-- Table: `npc_appearance` USE `eq2emu`; SET FOREIGN_KEY_CHECKS=0; /*M!999999\- enable the sandbox mode */ -- MariaDB dump 10.19 Distrib 10.11.11-MariaDB, for debian-linux-gnu (x86_64) -- -- Host: localhost Database: eq2emu -- ------------------------------------------------------ -- Server version 10.11.11-MariaDB-0+deb12u1 /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8mb4 */; /*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */; /*!40103 SET TIME_ZONE='+00:00' */; /*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */; /*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */; -- -- Table structure for table `npc_appearance` -- DROP TABLE IF EXISTS `npc_appearance`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `npc_appearance` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `spawn_id` int(10) unsigned NOT NULL DEFAULT 0, `signed_value` tinyint(4) NOT NULL DEFAULT 0, `type` varchar(32) NOT NULL DEFAULT ' ', `red` smallint(6) NOT NULL DEFAULT 0, `green` smallint(6) NOT NULL DEFAULT 0, `blue` smallint(6) NOT NULL DEFAULT 0, PRIMARY KEY (`id`), KEY `SpawnIDX` (`spawn_id`), CONSTRAINT `FK_npc_appearance` FOREIGN KEY (`spawn_id`) REFERENCES `spawn` (`id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=450640 DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; /*!40101 SET SQL_MODE=@OLD_SQL_MODE */; /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; /*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; -- Dump completed on 2025-07-02 0:00:28 /*M!999999\- enable the sandbox mode */ -- MariaDB dump 10.19 Distrib 10.11.11-MariaDB, for debian-linux-gnu (x86_64) -- -- Host: localhost Database: eq2emu -- ------------------------------------------------------ -- Server version 10.11.11-MariaDB-0+deb12u1 /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8mb4 */; /*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */; /*!40103 SET TIME_ZONE='+00:00' */; /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */; /*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */; -- -- Dumping data for table `npc_appearance` -- LOCK TABLES `npc_appearance` WRITE; /*!40000 ALTER TABLE `npc_appearance` DISABLE KEYS */; INSERT INTO `npc_appearance` VALUES (1,4700000,1,'cheek_type',39,-44,0), (2,4700000,1,'chin_type',19,56,-57), (3,4700000,1,'ear_type',31,-10,0), (4,4700000,1,'eye_brow_type',71,-23,69), (5,4700000,0,'eye_color',155,186,169), (6,4700000,1,'eye_type',91,0,0), (7,4700000,0,'hair_color1',188,181,31), (8,4700000,0,'hair_color2',84,0,0), (9,4700000,0,'hair_face_color',244,246,246), (10,4700000,0,'hair_face_highlight_color',33,24,42), (11,4700000,0,'hair_highlight',161,165,168), (12,4700000,0,'hair_type_color',244,246,246), (13,4700000,0,'hair_type_highlight_color',33,24,42), (14,4700000,1,'lip_type',25,-19,-75), (15,4700000,1,'nose_type',18,-68,-75), (16,4700000,0,'skin_color',217,184,175), (17,4700000,1,'soga_cheek_type',0,71,-23), (18,4700000,1,'soga_chin_type',0,25,-19), (19,4700000,1,'soga_ear_type',0,91,0), (20,4700000,1,'soga_eye_brow_type',0,31,-10), (21,4700000,0,'soga_eye_color',229,229,102), (22,4700000,1,'soga_eye_type',84,0,0), (23,4700000,0,'soga_hair_color1',50,69,69), (24,4700000,0,'soga_hair_color2',29,21,28), (25,4700000,0,'soga_hair_face_color',244,246,246), (26,4700000,0,'soga_hair_face_highlight_color',33,24,42), (27,4700000,0,'soga_hair_highlight',161,165,168), (28,4700000,0,'soga_hair_type_color',244,246,246), (29,4700000,0,'soga_hair_type_highlight_color',33,24,42), (30,4700000,1,'soga_lip_type',69,39,-44), (31,4700000,1,'soga_nose_type',-75,19,56), (32,4700000,0,'soga_skin_color',217,184,175), (33,4700000,0,'wing_color1',255,255,255), (34,4700000,0,'wing_color2',255,255,255), (35,4700001,1,'cheek_type',84,37,0), (36,4700001,1,'chin_type',50,-62,-66), (37,4700001,1,'ear_type',10,81,0), (38,4700001,1,'eye_brow_type',64,-23,-19), (39,4700001,0,'eye_color',121,176,189), (40,4700001,1,'eye_type',9,0,0), (41,4700001,0,'hair_color1',11,17,47), (42,4700001,0,'hair_color2',57,0,0), (43,4700001,0,'hair_face_color',229,182,26), (44,4700001,0,'hair_face_highlight_color',244,246,246), (45,4700001,0,'hair_highlight',246,219,114), (46,4700001,0,'hair_type_color',229,182,26), (47,4700001,0,'hair_type_highlight_color',244,246,246), (48,4700001,1,'lip_type',-37,-37,-47), (49,4700001,1,'nose_type',-81,11,17), (50,4700001,0,'skin_color',240,204,208), (51,4700001,1,'soga_cheek_type',0,64,-23), (52,4700001,1,'soga_chin_type',0,-37,-37), (53,4700001,1,'soga_ear_type',0,9,0), (54,4700001,1,'soga_eye_brow_type',0,10,81), (55,4700001,0,'soga_eye_color',229,229,102), (56,4700001,1,'soga_eye_type',57,0,0), (57,4700001,0,'soga_hair_color1',187,136,62), (58,4700001,0,'soga_hair_color2',161,165,168), (59,4700001,0,'soga_hair_face_color',229,182,26), (60,4700001,0,'soga_hair_face_highlight_color',244,246,246), (61,4700001,0,'soga_hair_highlight',246,219,114), (62,4700001,0,'soga_hair_type_color',229,182,26), (63,4700001,0,'soga_hair_type_highlight_color',244,246,246), (64,4700001,1,'soga_lip_type',-19,84,37), (65,4700001,1,'soga_nose_type',-47,50,-62), (66,4700001,0,'soga_skin_color',240,204,208), (67,4700001,0,'wing_color1',255,255,255), (68,4700001,0,'wing_color2',255,255,255), (69,4700002,0,'eye_color',255,128,0), (70,4700002,0,'skin_color',255,128,0), (71,4700002,0,'soga_eye_color',255,0,255), (72,4700003,0,'eye_color',125,40,1), (73,4700003,0,'skin_color',125,40,1), (74,4700003,0,'soga_eye_color',255,0,255), (75,4700004,1,'cheek_type',-87,34,0), (76,4700004,1,'chin_type',46,-25,19), (77,4700004,1,'ear_type',-61,-2,0), (78,4700004,1,'eye_brow_type',-21,14,-62), (79,4700004,0,'eye_color',160,197,203), (80,4700004,1,'eye_type',63,0,0), (81,4700004,0,'hair_color1',42,17,222), (82,4700004,0,'hair_color2',193,0,0), (83,4700004,0,'hair_face_color',4,1,2), (84,4700004,0,'hair_face_highlight_color',15,1,21), (85,4700004,0,'hair_highlight',38,22,21), (86,4700004,0,'hair_type_color',4,1,2), (87,4700004,0,'hair_type_highlight_color',15,1,21), (88,4700004,1,'lip_type',17,-88,-41), (89,4700004,1,'nose_type',25,42,17), (90,4700004,0,'skin_color',249,252,252), (91,4700004,1,'soga_cheek_type',0,-21,14), (92,4700004,1,'soga_chin_type',0,17,-88), (93,4700004,1,'soga_ear_type',0,63,0), (94,4700004,1,'soga_eye_brow_type',0,-61,-2), (95,4700004,0,'soga_eye_color',229,229,102), (96,4700004,1,'soga_eye_type',-63,0,0), (97,4700004,0,'soga_hair_color1',120,50,0), (98,4700004,0,'soga_hair_color2',29,21,28), (99,4700004,0,'soga_hair_face_color',4,1,2), (100,4700004,0,'soga_hair_face_highlight_color',15,1,21), (101,4700004,0,'soga_hair_highlight',38,22,21), (102,4700004,0,'soga_hair_type_color',4,1,2), (103,4700004,0,'soga_hair_type_highlight_color',15,1,21), (104,4700004,1,'soga_lip_type',-62,-87,34), (105,4700004,1,'soga_nose_type',-41,46,-25), (106,4700004,0,'soga_skin_color',249,252,252), (107,4700004,0,'wing_color1',255,255,255), (108,4700004,0,'wing_color2',255,255,255), (109,4700005,1,'cheek_type',-72,-40,0), (110,4700005,1,'chin_type',28,61,-74), (111,4700005,1,'ear_type',38,-17,0), (112,4700005,1,'eye_brow_type',-63,51,62), (113,4700005,0,'eye_color',125,178,193), (114,4700005,1,'eye_type',-8,0,0), (115,4700005,0,'hair_color1',192,14,64), (116,4700005,0,'hair_color2',17,0,0), (117,4700005,0,'hair_face_color',168,59,22), (118,4700005,0,'hair_face_highlight_color',33,10,14), (119,4700005,0,'hair_highlight',89,21,21), (120,4700005,0,'hair_type_color',168,59,22), (121,4700005,0,'hair_type_highlight_color',33,10,14), (122,4700005,1,'lip_type',-29,-25,7), (123,4700005,1,'nose_type',3,-64,14), (124,4700005,0,'skin_color',183,139,100), (125,4700005,1,'soga_cheek_type',0,-63,51), (126,4700005,1,'soga_chin_type',0,-29,-25), (127,4700005,1,'soga_ear_type',0,-8,0), (128,4700005,1,'soga_eye_brow_type',0,38,-17), (129,4700005,0,'soga_eye_color',229,229,102), (130,4700005,1,'soga_eye_type',17,0,0), (131,4700005,0,'soga_hair_color1',171,87,0), (132,4700005,0,'soga_hair_color2',54,45,28), (133,4700005,0,'soga_hair_face_color',168,59,22), (134,4700005,0,'soga_hair_face_highlight_color',33,10,14), (135,4700005,0,'soga_hair_highlight',89,21,21), (136,4700005,0,'soga_hair_type_color',168,59,22), (137,4700005,0,'soga_hair_type_highlight_color',33,10,14), (138,4700005,1,'soga_lip_type',62,-72,-40), (139,4700005,1,'soga_nose_type',7,28,61), (140,4700005,0,'soga_skin_color',183,139,100), (141,4700005,0,'wing_color1',255,255,255), (142,4700005,0,'wing_color2',255,255,255), (143,4700006,1,'cheek_type',90,44,0), (144,4700006,1,'chin_type',-45,-88,-75), (145,4700006,1,'ear_type',-82,94,0), (146,4700006,1,'eye_brow_type',21,21,74), (147,4700006,0,'eye_color',107,168,185), (148,4700006,1,'eye_type',-45,0,0), (149,4700006,0,'hair_color1',4,184,248), (150,4700006,0,'hair_color2',52,0,0), (151,4700006,0,'hair_face_color',11,4,5), (152,4700006,0,'hair_face_highlight_color',193,100,45), (153,4700006,0,'hair_highlight',38,22,21), (154,4700006,0,'hair_type_color',11,4,5), (155,4700006,0,'hair_type_highlight_color',193,100,45), (156,4700006,1,'lip_type',21,-56,0), (157,4700006,1,'nose_type',70,4,-72), (158,4700006,0,'skin_color',104,102,77), (159,4700006,1,'soga_cheek_type',0,21,21), (160,4700006,1,'soga_chin_type',0,21,-56), (161,4700006,1,'soga_ear_type',0,-45,0), (162,4700006,1,'soga_eye_brow_type',0,-82,94), (163,4700006,0,'soga_eye_color',229,229,102), (164,4700006,1,'soga_eye_type',52,0,0), (165,4700006,0,'soga_hair_color1',120,50,0), (166,4700006,0,'soga_hair_color2',105,26,26), (167,4700006,0,'soga_hair_face_color',11,4,5), (168,4700006,0,'soga_hair_face_highlight_color',193,100,45), (169,4700006,0,'soga_hair_highlight',38,22,21), (170,4700006,0,'soga_hair_type_color',11,4,5), (171,4700006,0,'soga_hair_type_highlight_color',193,100,45), (172,4700006,1,'soga_lip_type',74,90,44), (173,4700006,1,'soga_nose_type',0,-45,-88), (174,4700006,0,'soga_skin_color',104,102,77), (175,4700006,0,'wing_color1',255,255,255), (176,4700006,0,'wing_color2',255,255,255), (177,4700007,1,'cheek_type',81,65,0), (178,4700007,1,'chin_type',0,-31,10), (179,4700007,1,'ear_type',-48,57,0), (180,4700007,1,'eye_brow_type',-1,-89,12), (181,4700007,0,'eye_color',29,57,40), (182,4700007,1,'eye_type',87,0,0), (183,4700007,0,'hair_color1',206,204,188), (184,4700007,0,'hair_color2',242,0,0), (185,4700007,0,'hair_face_color',104,21,19), (186,4700007,0,'hair_face_highlight_color',44,38,54), (187,4700007,0,'hair_highlight',91,21,51), (188,4700007,0,'hair_type_color',104,21,19), (189,4700007,0,'hair_type_highlight_color',44,38,54), (190,4700007,1,'lip_type',45,75,2), (191,4700007,1,'nose_type',35,-50,-52), (192,4700007,0,'skin_color',74,72,52), (193,4700007,1,'soga_cheek_type',0,-1,-89), (194,4700007,1,'soga_chin_type',0,45,75), (195,4700007,1,'soga_ear_type',0,87,0), (196,4700007,1,'soga_eye_brow_type',0,-48,57), (197,4700007,0,'soga_eye_color',229,229,102), (198,4700007,1,'soga_eye_type',-14,0,0), (199,4700007,0,'soga_hair_color1',159,88,0), (200,4700007,0,'soga_hair_color2',43,36,70), (201,4700007,0,'soga_hair_face_color',104,21,19), (202,4700007,0,'soga_hair_face_highlight_color',44,38,54), (203,4700007,0,'soga_hair_highlight',91,21,51), (204,4700007,0,'soga_hair_type_color',104,21,19), (205,4700007,0,'soga_hair_type_highlight_color',44,38,54), (206,4700007,1,'soga_lip_type',12,81,65), (207,4700007,1,'soga_nose_type',2,0,-31), (208,4700007,0,'soga_skin_color',74,72,52), (209,4700007,0,'wing_color1',255,255,255), (210,4700007,0,'wing_color2',255,255,255), (211,4700008,1,'cheek_type',-7,0,0), (212,4700008,1,'chin_type',-29,75,-96), (213,4700008,1,'ear_type',69,14,0), (214,4700008,1,'eye_brow_type',28,-20,-23), (215,4700008,0,'eye_color',47,95,110), (216,4700008,1,'eye_type',-37,0,0), (217,4700008,0,'hair_color1',181,235,208), (218,4700008,0,'hair_color2',198,0,0), (219,4700008,0,'hair_face_color',119,147,147), (220,4700008,0,'hair_face_highlight_color',193,100,45), (221,4700008,0,'hair_highlight',114,112,142), (222,4700008,0,'hair_type_color',119,147,147), (223,4700008,0,'hair_type_highlight_color',193,100,45), (224,4700008,1,'lip_type',-28,-44,78), (225,4700008,1,'nose_type',84,-75,-21), (226,4700008,0,'skin_color',229,215,216), (227,4700008,1,'soga_cheek_type',0,28,-20), (228,4700008,1,'soga_chin_type',0,-28,-44), (229,4700008,1,'soga_ear_type',0,-37,0), (230,4700008,1,'soga_eye_brow_type',0,69,14), (231,4700008,0,'soga_eye_color',229,229,102), (232,4700008,1,'soga_eye_type',-58,0,0), (233,4700008,0,'soga_hair_color1',152,138,129), (234,4700008,0,'soga_hair_color2',105,26,26), (235,4700008,0,'soga_hair_face_color',119,147,147), (236,4700008,0,'soga_hair_face_highlight_color',193,100,45), (237,4700008,0,'soga_hair_highlight',114,112,142), (238,4700008,0,'soga_hair_type_color',119,147,147), (239,4700008,0,'soga_hair_type_highlight_color',193,100,45), (240,4700008,1,'soga_lip_type',-23,-7,0), (241,4700008,1,'soga_nose_type',78,-29,75), (242,4700008,0,'soga_skin_color',229,215,216), (243,4700008,0,'wing_color1',255,255,255), (244,4700008,0,'wing_color2',255,255,255), (245,4700009,1,'cheek_type',0,35,0), (246,4700009,1,'chin_type',2,90,23), (247,4700009,1,'ear_type',-17,0,0), (248,4700009,1,'eye_brow_type',-50,0,-17), (249,4700009,0,'eye_color',61,104,65), (250,4700009,1,'eye_type',-10,0,0), (251,4700009,0,'hair_color1',216,163,75), (252,4700009,0,'hair_color2',247,0,0), (253,4700009,0,'hair_face_color',233,184,31), (254,4700009,0,'hair_face_highlight_color',19,6,25), (255,4700009,0,'hair_highlight',246,219,114), (256,4700009,0,'hair_type_color',233,184,31), (257,4700009,0,'hair_type_highlight_color',19,6,25), (258,4700009,1,'lip_type',-68,48,48), (259,4700009,1,'nose_type',93,-40,-93), (260,4700009,0,'skin_color',121,94,57), (261,4700009,1,'soga_cheek_type',0,-50,0), (262,4700009,1,'soga_chin_type',0,-68,48), (263,4700009,1,'soga_ear_type',0,-10,0), (264,4700009,1,'soga_eye_brow_type',0,-17,0), (265,4700009,0,'soga_eye_color',229,229,102), (266,4700009,1,'soga_eye_type',-9,0,0), (267,4700009,0,'soga_hair_color1',187,136,62), (268,4700009,0,'soga_hair_color2',29,21,28), (269,4700009,0,'soga_hair_face_color',233,184,31), (270,4700009,0,'soga_hair_face_highlight_color',19,6,25), (271,4700009,0,'soga_hair_highlight',246,219,114), (272,4700009,0,'soga_hair_type_color',233,184,31), (273,4700009,0,'soga_hair_type_highlight_color',19,6,25), (274,4700009,1,'soga_lip_type',-17,0,35), (275,4700009,1,'soga_nose_type',48,2,90), (276,4700009,0,'soga_skin_color',121,94,57), (277,4700009,0,'wing_color1',255,255,255), (278,4700009,0,'wing_color2',255,255,255), (279,4700010,1,'cheek_type',81,65,0), (280,4700010,1,'chin_type',0,-31,10), (281,4700010,1,'ear_type',-48,57,0), (282,4700010,1,'eye_brow_type',-1,-89,12), (283,4700010,0,'eye_color',29,57,40), (284,4700010,1,'eye_type',87,0,0), (285,4700010,0,'hair_color1',206,204,188), (286,4700010,0,'hair_color2',242,0,0), (287,4700010,0,'hair_face_color',104,21,19), (288,4700010,0,'hair_face_highlight_color',44,38,54), (289,4700010,0,'hair_type_color',104,21,19), (290,4700010,0,'hair_type_highlight_color',44,38,54), (291,4700010,1,'lip_type',45,75,2), (292,4700010,1,'nose_type',35,-50,-52), (293,4700010,0,'skin_color',74,72,52), (294,4700010,1,'soga_cheek_type',0,-1,-89), (295,4700010,1,'soga_chin_type',0,45,75), (296,4700010,1,'soga_ear_type',0,87,0), (297,4700010,1,'soga_eye_brow_type',0,-48,57), (298,4700010,0,'soga_eye_color',229,229,102), (299,4700010,1,'soga_eye_type',-14,0,0), (300,4700010,0,'soga_hair_face_color',104,21,19), (301,4700010,0,'soga_hair_face_highlight_color',44,38,54), (302,4700010,0,'soga_hair_type_color',104,21,19), (303,4700010,0,'soga_hair_type_highlight_color',44,38,54), (304,4700010,1,'soga_lip_type',12,81,65), (305,4700010,1,'soga_nose_type',2,0,-31), (306,4700010,0,'soga_skin_color',74,72,52), (307,4700010,0,'wing_color1',255,255,255), (308,4700010,0,'wing_color2',255,255,255), (309,4700011,1,'cheek_type',-52,87,0), (310,4700011,1,'chin_type',-85,-53,-34), (311,4700011,1,'ear_type',-55,83,0), (312,4700011,1,'eye_brow_type',0,93,-50), (313,4700011,0,'eye_color',61,123,140), (314,4700011,1,'eye_type',82,0,0), (315,4700011,0,'hair_color1',168,76,173), (316,4700011,0,'hair_color2',159,0,0), (317,4700011,0,'hair_face_color',173,66,27), (318,4700011,0,'hair_face_highlight_color',83,58,8), (319,4700011,0,'hair_highlight',89,21,21), (320,4700011,0,'hair_type_color',173,66,27), (321,4700011,0,'hair_type_highlight_color',83,58,8), (322,4700011,1,'lip_type',62,42,-87), (323,4700011,1,'nose_type',95,-88,76), (324,4700011,0,'skin_color',46,34,35), (325,4700011,1,'soga_cheek_type',0,0,93), (326,4700011,1,'soga_chin_type',0,62,42), (327,4700011,1,'soga_ear_type',0,82,0), (328,4700011,1,'soga_eye_brow_type',0,-55,83), (329,4700011,0,'soga_eye_color',229,229,102), (330,4700011,1,'soga_eye_type',-97,0,0), (331,4700011,0,'soga_hair_color1',171,87,0), (332,4700011,0,'soga_hair_color2',56,33,26), (333,4700011,0,'soga_hair_face_color',173,66,27), (334,4700011,0,'soga_hair_face_highlight_color',83,58,8), (335,4700011,0,'soga_hair_highlight',89,21,21), (336,4700011,0,'soga_hair_type_color',173,66,27), (337,4700011,0,'soga_hair_type_highlight_color',83,58,8), (338,4700011,1,'soga_lip_type',-50,-52,87), (339,4700011,1,'soga_nose_type',-87,-85,-53), (340,4700011,0,'soga_skin_color',46,34,35), (341,4700011,0,'wing_color1',255,255,255), (342,4700011,0,'wing_color2',255,255,255), (343,4700012,0,'eye_color',255,255,255), (344,4700012,0,'skin_color',255,255,255), (345,4700012,0,'soga_eye_color',255,0,255), (346,4700013,1,'cheek_type',96,31,0), (347,4700013,1,'chin_type',-87,-87,-37), (348,4700013,1,'ear_type',-66,95,0), (349,4700013,1,'eye_brow_type',82,94,-71), (350,4700013,0,'eye_color',126,179,189), (351,4700013,1,'eye_type',85,0,0), (352,4700013,0,'hair_color1',162,95,222), (353,4700013,0,'hair_color2',167,0,0), (354,4700013,0,'hair_face_color',168,59,22), (355,4700013,0,'hair_face_highlight_color',84,0,0), (356,4700013,0,'hair_highlight',89,21,21), (357,4700013,0,'hair_type_color',168,59,22), (358,4700013,0,'hair_type_highlight_color',84,0,0), (359,4700013,1,'lip_type',-98,-82,-32), (360,4700013,1,'nose_type',-85,-94,95), (361,4700013,0,'skin_color',161,140,92), (362,4700013,1,'soga_cheek_type',0,82,94), (363,4700013,1,'soga_chin_type',0,-98,-82), (364,4700013,1,'soga_ear_type',0,85,0), (365,4700013,1,'soga_eye_brow_type',0,-66,95), (366,4700013,0,'soga_eye_color',229,229,102), (367,4700013,1,'soga_eye_type',-89,0,0), (368,4700013,0,'soga_hair_color1',171,87,0), (369,4700013,0,'soga_hair_color2',109,14,49), (370,4700013,0,'soga_hair_face_color',168,59,22), (371,4700013,0,'soga_hair_face_highlight_color',84,0,0), (372,4700013,0,'soga_hair_highlight',89,21,21), (373,4700013,0,'soga_hair_type_color',168,59,22), (374,4700013,0,'soga_hair_type_highlight_color',84,0,0), (375,4700013,1,'soga_lip_type',-71,96,31), (376,4700013,1,'soga_nose_type',-32,-87,-87), (377,4700013,0,'soga_skin_color',161,140,92), (378,4700013,0,'wing_color1',255,255,255), (379,4700013,0,'wing_color2',255,255,255), (380,4700014,1,'cheek_type',69,-42,0), (381,4700014,1,'chin_type',90,-64,82), (382,4700014,1,'ear_type',39,-98,0), (383,4700014,1,'eye_brow_type',83,-1,-4), (384,4700014,0,'eye_color',121,172,178), (385,4700014,1,'eye_type',40,0,0), (386,4700014,0,'hair_color1',180,45,208), (387,4700014,0,'hair_color2',39,32,39), (388,4700014,0,'hair_face_color',26,15,34), (389,4700014,0,'hair_face_highlight_color',44,16,16), (390,4700014,0,'hair_highlight',91,21,51), (391,4700014,0,'hair_type_color',26,15,34), (392,4700014,0,'hair_type_highlight_color',44,16,16), (393,4700014,1,'lip_type',-9,14,-98), (394,4700014,1,'nose_type',5,-76,45), (395,4700014,0,'skin_color',245,233,233), (396,4700014,1,'soga_cheek_type',0,83,-1), (397,4700014,1,'soga_chin_type',0,-9,14), (398,4700014,1,'soga_ear_type',0,40,0), (399,4700014,1,'soga_eye_brow_type',0,39,-98), (400,4700014,0,'soga_eye_color',229,229,102), (401,4700014,1,'soga_eye_type',41,0,0), (402,4700014,0,'soga_hair_color1',159,88,0), (403,4700014,0,'soga_hair_color2',54,45,28), (404,4700014,0,'soga_hair_face_color',26,15,34), (405,4700014,0,'soga_hair_face_highlight_color',44,16,16), (406,4700014,0,'soga_hair_highlight',91,21,51), (407,4700014,0,'soga_hair_type_color',26,15,34), (408,4700014,0,'soga_hair_type_highlight_color',44,16,16), (409,4700014,1,'soga_lip_type',-4,69,-42), (410,4700014,1,'soga_nose_type',-98,90,-64), (411,4700014,0,'soga_skin_color',245,233,233), (412,4700014,0,'wing_color1',255,255,255), (413,4700014,0,'wing_color2',255,255,255), (414,4700015,1,'cheek_type',90,44,0), (415,4700015,1,'chin_type',-45,-88,-75), (416,4700015,1,'ear_type',-82,94,0), (417,4700015,1,'eye_brow_type',21,21,74), (418,4700015,0,'eye_color',107,168,185), (419,4700015,1,'eye_type',-45,0,0), (420,4700015,0,'hair_color1',4,184,248), (421,4700015,0,'hair_color2',52,0,0), (422,4700015,0,'hair_face_color',11,4,5), (423,4700015,0,'hair_face_highlight_color',193,100,45), (424,4700015,0,'hair_highlight',38,22,21), (425,4700015,0,'hair_type_color',11,4,5), (426,4700015,0,'hair_type_highlight_color',193,100,45), (427,4700015,1,'lip_type',21,-56,0), (428,4700015,1,'nose_type',70,4,-72), (429,4700015,0,'skin_color',104,102,77), (430,4700015,1,'soga_cheek_type',0,21,21), (431,4700015,1,'soga_chin_type',0,21,-56), (432,4700015,1,'soga_ear_type',0,-45,0), (433,4700015,1,'soga_eye_brow_type',0,-82,94), (434,4700015,0,'soga_eye_color',229,229,102), (435,4700015,1,'soga_eye_type',52,0,0), (436,4700015,0,'soga_hair_color1',120,50,0), (437,4700015,0,'soga_hair_color2',105,26,26), (438,4700015,0,'soga_hair_face_color',11,4,5), (439,4700015,0,'soga_hair_face_highlight_color',193,100,45), (440,4700015,0,'soga_hair_highlight',38,22,21), (441,4700015,0,'soga_hair_type_color',11,4,5), (442,4700015,0,'soga_hair_type_highlight_color',193,100,45), (443,4700015,1,'soga_lip_type',74,90,44), (444,4700015,1,'soga_nose_type',0,-45,-88), (445,4700015,0,'soga_skin_color',104,102,77), (446,4700015,0,'wing_color1',255,255,255), (447,4700015,0,'wing_color2',255,255,255), (448,4700016,1,'cheek_type',21,57,0), (449,4700016,1,'chin_type',-17,41,50), (450,4700016,1,'ear_type',34,87,0), (451,4700016,1,'eye_brow_type',0,0,87), (452,4700016,0,'eye_color',43,69,43), (453,4700016,1,'eye_type',-31,0,0), (454,4700016,0,'hair_color1',225,45,9), (455,4700016,0,'hair_color2',10,0,0), (456,4700016,0,'hair_face_color',201,142,16), (457,4700016,0,'hair_face_highlight_color',48,32,3), (458,4700016,0,'hair_highlight',209,131,22), (459,4700016,0,'hair_type_color',201,142,16), (460,4700016,0,'hair_type_highlight_color',48,32,3), (461,4700016,1,'lip_type',-15,-62,-51), (462,4700016,1,'nose_type',-28,-31,45), (463,4700016,0,'skin_color',224,204,159), (464,4700016,1,'soga_cheek_type',21,57,0), (465,4700016,1,'soga_chin_type',0,-15,-62), (466,4700016,1,'soga_ear_type',0,-31,0), (467,4700016,1,'soga_eye_brow_type',0,34,87), (468,4700016,0,'soga_eye_color',229,229,102), (469,4700016,1,'soga_eye_type',10,0,0), (470,4700016,0,'soga_hair_color1',199,150,48), (471,4700016,0,'soga_hair_color2',79,28,15), (472,4700016,0,'soga_hair_face_color',201,142,16), (473,4700016,0,'soga_hair_face_highlight_color',48,32,3), (474,4700016,0,'soga_hair_highlight',209,131,22), (475,4700016,0,'soga_hair_type_color',201,142,16), (476,4700016,0,'soga_hair_type_highlight_color',48,32,3), (477,4700016,1,'soga_lip_type',87,21,57), (478,4700016,1,'soga_nose_type',-51,-17,41), (479,4700016,0,'soga_skin_color',224,204,159), (480,4700016,0,'wing_color1',255,255,255), (481,4700016,0,'wing_color2',255,255,255), (482,4700017,1,'cheek_type',44,0,0), (483,4700017,1,'chin_type',90,-11,0), (484,4700017,1,'ear_type',-8,-98,0), (485,4700017,1,'eye_brow_type',-91,-53,-25), (486,4700017,0,'eye_color',119,175,191), (487,4700017,1,'eye_type',75,0,0), (488,4700017,0,'hair_color1',53,222,247), (489,4700017,0,'hair_color2',208,0,0), (490,4700017,0,'hair_face_color',121,38,35), (491,4700017,0,'hair_face_highlight_color',47,14,19), (492,4700017,0,'hair_highlight',89,21,21), (493,4700017,0,'hair_type_color',121,38,35), (494,4700017,0,'hair_type_highlight_color',47,14,19), (495,4700017,1,'lip_type',0,32,-22), (496,4700017,1,'nose_type',90,53,-34), (497,4700017,0,'skin_color',245,250,250), (498,4700017,1,'soga_cheek_type',0,-91,-53), (499,4700017,1,'soga_chin_type',0,0,32), (500,4700017,1,'soga_ear_type',0,75,0), (501,4700017,1,'soga_eye_brow_type',0,-8,-98), (502,4700017,0,'soga_eye_color',229,229,102), (503,4700017,1,'soga_eye_type',-48,0,0), (504,4700017,0,'soga_hair_color1',171,87,0), (505,4700017,0,'soga_hair_color2',109,14,49), (506,4700017,0,'soga_hair_face_color',121,38,35), (507,4700017,0,'soga_hair_face_highlight_color',47,14,19), (508,4700017,0,'soga_hair_highlight',89,21,21), (509,4700017,0,'soga_hair_type_color',121,38,35), (510,4700017,0,'soga_hair_type_highlight_color',47,14,19), (511,4700017,1,'soga_lip_type',-25,44,0), (512,4700017,1,'soga_nose_type',-22,90,-11), (513,4700017,0,'soga_skin_color',245,250,250), (514,4700017,0,'wing_color1',255,255,255), (515,4700017,0,'wing_color2',255,255,255), (516,4700018,1,'cheek_type',21,57,0), (517,4700018,1,'chin_type',-17,41,50), (518,4700018,1,'ear_type',34,87,0), (519,4700018,1,'eye_brow_type',0,0,87), (520,4700018,0,'eye_color',43,69,43), (521,4700018,1,'eye_type',-31,0,0), (522,4700018,0,'hair_color1',225,45,9), (523,4700018,0,'hair_color2',10,0,0), (524,4700018,0,'hair_face_color',201,142,16), (525,4700018,0,'hair_face_highlight_color',48,32,3), (526,4700018,0,'hair_highlight',209,131,22), (527,4700018,0,'hair_type_color',201,142,16), (528,4700018,0,'hair_type_highlight_color',48,32,3), (529,4700018,1,'lip_type',-15,-62,-51), (530,4700018,1,'nose_type',-28,-31,45), (531,4700018,0,'skin_color',224,204,159), (532,4700018,1,'soga_cheek_type',0,19,52), (533,4700018,1,'soga_chin_type',0,-15,-62), (534,4700018,1,'soga_ear_type',0,-31,0), (535,4700018,1,'soga_eye_brow_type',0,34,87), (536,4700018,0,'soga_eye_color',229,229,102), (537,4700018,1,'soga_eye_type',10,0,0), (538,4700018,0,'soga_hair_color1',199,150,48), (539,4700018,0,'soga_hair_color2',79,28,15), (540,4700018,0,'soga_hair_face_color',201,142,16), (541,4700018,0,'soga_hair_face_highlight_color',48,32,3), (542,4700018,0,'soga_hair_highlight',209,131,22), (543,4700018,0,'soga_hair_type_color',201,142,16), (544,4700018,0,'soga_hair_type_highlight_color',48,32,3), (545,4700018,1,'soga_lip_type',87,21,57), (546,4700018,1,'soga_nose_type',-51,-17,41), (547,4700018,0,'soga_skin_color',224,204,159), (548,4700018,0,'wing_color1',255,255,255), (549,4700018,0,'wing_color2',255,255,255), (550,4700019,0,'eye_color',255,128,0), (551,4700019,0,'skin_color',255,128,0), (552,4700019,0,'soga_eye_color',255,0,255), (553,4700020,1,'cheek_type',81,-56,0), (554,4700020,1,'chin_type',2,37,-28), (555,4700020,1,'ear_type',75,2,0), (556,4700020,1,'eye_brow_type',81,37,-20), (557,4700020,0,'eye_color',49,29,9), (558,4700020,1,'eye_type',21,0,0), (559,4700020,0,'hair_color1',7,17,51), (560,4700020,0,'hair_color2',156,0,0), (561,4700020,0,'hair_face_color',35,24,1), (562,4700020,0,'hair_face_highlight_color',100,70,10), (563,4700020,0,'hair_highlight',79,28,15), (564,4700020,0,'hair_type_color',35,24,1), (565,4700020,0,'hair_type_highlight_color',100,70,10), (566,4700020,1,'lip_type',-81,77,38), (567,4700020,1,'nose_type',40,7,17), (568,4700020,0,'skin_color',240,242,214), (569,4700020,1,'soga_cheek_type',0,81,37), (570,4700020,1,'soga_chin_type',0,-81,77), (571,4700020,1,'soga_ear_type',0,21,0), (572,4700020,1,'soga_eye_brow_type',0,75,2), (573,4700020,0,'soga_eye_color',204,204,204), (574,4700020,1,'soga_eye_type',-100,0,0), (575,4700020,0,'soga_hair_color1',111,64,0), (576,4700020,0,'soga_hair_color2',56,33,26), (577,4700020,0,'soga_hair_face_color',35,24,1), (578,4700020,0,'soga_hair_face_highlight_color',100,70,10), (579,4700020,0,'soga_hair_highlight',79,28,15), (580,4700020,0,'soga_hair_type_color',35,24,1), (581,4700020,0,'soga_hair_type_highlight_color',100,70,10), (582,4700020,1,'soga_lip_type',-20,81,-56), (583,4700020,1,'soga_nose_type',38,2,37), (584,4700020,0,'soga_skin_color',240,242,214), (585,4700020,0,'wing_color1',255,255,255), (586,4700020,0,'wing_color2',255,255,255), (587,4700021,0,'eye_color',255,255,255), (588,4700021,0,'skin_color',255,255,255), (589,4700021,0,'soga_eye_color',255,0,255), (590,4700022,1,'cheek_type',-72,-40,0), (591,4700022,1,'chin_type',28,61,-74), (592,4700022,1,'ear_type',38,-17,0), (593,4700022,1,'eye_brow_type',-63,51,62), (594,4700022,0,'eye_color',125,178,193), (595,4700022,1,'eye_type',-8,0,0), (596,4700022,0,'hair_color1',192,14,64), (597,4700022,0,'hair_color2',17,0,0), (598,4700022,0,'hair_face_color',168,59,22), (599,4700022,0,'hair_face_highlight_color',33,10,14), (600,4700022,0,'hair_highlight',89,21,21), (601,4700022,0,'hair_type_color',168,59,22), (602,4700022,0,'hair_type_highlight_color',33,10,14), (603,4700022,1,'lip_type',-29,-25,7), (604,4700022,1,'nose_type',3,-64,14), (605,4700022,0,'skin_color',183,139,100), (606,4700022,1,'soga_cheek_type',0,-63,51), (607,4700022,1,'soga_chin_type',0,-29,-25), (608,4700022,1,'soga_ear_type',0,-8,0), (609,4700022,1,'soga_eye_brow_type',0,38,-17), (610,4700022,0,'soga_eye_color',229,229,102), (611,4700022,1,'soga_eye_type',17,0,0), (612,4700022,0,'soga_hair_color1',171,87,0), (613,4700022,0,'soga_hair_color2',54,45,28), (614,4700022,0,'soga_hair_face_color',168,59,22), (615,4700022,0,'soga_hair_face_highlight_color',33,10,14), (616,4700022,0,'soga_hair_highlight',89,21,21), (617,4700022,0,'soga_hair_type_color',168,59,22), (618,4700022,0,'soga_hair_type_highlight_color',33,10,14), (619,4700022,1,'soga_lip_type',62,-72,-40), (620,4700022,1,'soga_nose_type',7,28,61), (621,4700022,0,'soga_skin_color',183,139,100), (622,4700022,0,'wing_color1',255,255,255), (623,4700022,0,'wing_color2',255,255,255), (624,4700023,1,'cheek_type',21,57,0), (625,4700023,1,'chin_type',-17,41,50), (626,4700023,1,'ear_type',34,87,0), (627,4700023,1,'eye_brow_type',0,0,87), (628,4700023,0,'eye_color',43,69,43), (629,4700023,1,'eye_type',-31,0,0), (630,4700023,0,'hair_color1',225,45,9), (631,4700023,0,'hair_color2',10,0,0), (632,4700023,0,'hair_face_color',201,142,16), (633,4700023,0,'hair_face_highlight_color',48,32,3), (634,4700023,0,'hair_highlight',209,131,22), (635,4700023,0,'hair_type_color',201,142,16), (636,4700023,0,'hair_type_highlight_color',48,32,3), (637,4700023,1,'lip_type',-15,-62,-51), (638,4700023,1,'nose_type',-28,-31,45), (639,4700023,0,'skin_color',224,204,159), (640,4700023,1,'soga_cheek_type',21,57,0), (641,4700023,1,'soga_chin_type',0,-15,-62), (642,4700023,1,'soga_ear_type',0,-31,0), (643,4700023,1,'soga_eye_brow_type',0,34,87), (644,4700023,0,'soga_eye_color',229,229,102), (645,4700023,1,'soga_eye_type',10,0,0), (646,4700023,0,'soga_hair_color1',199,150,48), (647,4700023,0,'soga_hair_color2',79,28,15), (648,4700023,0,'soga_hair_face_color',201,142,16), (649,4700023,0,'soga_hair_face_highlight_color',48,32,3), (650,4700023,0,'soga_hair_highlight',209,131,22), (651,4700023,0,'soga_hair_type_color',201,142,16), (652,4700023,0,'soga_hair_type_highlight_color',48,32,3), (653,4700023,1,'soga_lip_type',87,21,57), (654,4700023,1,'soga_nose_type',-51,-17,41), (655,4700023,0,'soga_skin_color',224,204,159), (656,4700023,0,'wing_color1',255,255,255), (657,4700023,0,'wing_color2',255,255,255), (658,4700024,1,'cheek_type',43,14,0), (659,4700024,1,'chin_type',-25,76,40), (660,4700024,1,'ear_type',91,40,0), (661,4700024,1,'eye_brow_type',-84,-50,98), (662,4700024,0,'eye_color',38,65,40), (663,4700024,1,'eye_type',-2,0,0), (664,4700024,0,'hair_color1',81,200,18), (665,4700024,0,'hair_color2',169,0,0), (666,4700024,0,'hair_face_color',100,70,10), (667,4700024,0,'hair_face_highlight_color',231,170,26), (668,4700024,0,'hair_highlight',56,33,26), (669,4700024,0,'hair_type_color',100,70,10), (670,4700024,0,'hair_type_highlight_color',231,170,26), (671,4700024,1,'lip_type',-58,-61,51), (672,4700024,1,'nose_type',-19,81,-56), (673,4700024,0,'skin_color',241,245,221), (674,4700024,1,'soga_cheek_type',0,-84,-50), (675,4700024,1,'soga_chin_type',0,-58,-61), (676,4700024,1,'soga_ear_type',0,-2,0), (677,4700024,1,'soga_eye_brow_type',0,91,40), (678,4700024,0,'soga_eye_color',229,229,102), (679,4700024,1,'soga_eye_type',-87,0,0), (680,4700024,0,'soga_hair_color1',94,59,11), (681,4700024,0,'soga_hair_color2',200,165,96), (682,4700024,0,'soga_hair_face_color',100,70,10), (683,4700024,0,'soga_hair_face_highlight_color',231,170,26), (684,4700024,0,'soga_hair_highlight',56,33,26), (685,4700024,0,'soga_hair_type_color',100,70,10), (686,4700024,0,'soga_hair_type_highlight_color',231,170,26), (687,4700024,1,'soga_lip_type',98,43,14), (688,4700024,1,'soga_nose_type',51,-25,76), (689,4700024,0,'soga_skin_color',241,245,221), (690,4700024,0,'wing_color1',255,255,255), (691,4700024,0,'wing_color2',255,255,255), (692,4700025,1,'cheek_type',21,57,0), (693,4700025,1,'chin_type',-17,41,50), (694,4700025,1,'ear_type',34,87,0), (695,4700025,1,'eye_brow_type',0,0,87), (696,4700025,0,'eye_color',43,69,43), (697,4700025,1,'eye_type',-31,0,0), (698,4700025,0,'hair_color1',225,45,9), (699,4700025,0,'hair_color2',10,0,0), (700,4700025,0,'hair_face_color',201,142,16), (701,4700025,0,'hair_face_highlight_color',48,32,3), (702,4700025,0,'hair_highlight',209,131,22), (703,4700025,0,'hair_type_color',201,142,16), (704,4700025,0,'hair_type_highlight_color',48,32,3), (705,4700025,1,'lip_type',-15,-62,-51), (706,4700025,1,'nose_type',-28,-31,45), (707,4700025,0,'skin_color',224,204,159), (708,4700025,1,'soga_cheek_type',21,57,0), (709,4700025,1,'soga_chin_type',0,-15,-62), (710,4700025,1,'soga_ear_type',0,-31,0), (711,4700025,1,'soga_eye_brow_type',0,34,87), (712,4700025,0,'soga_eye_color',229,229,102), (713,4700025,1,'soga_eye_type',10,0,0), (714,4700025,0,'soga_hair_color1',199,150,48), (715,4700025,0,'soga_hair_color2',79,28,15), (716,4700025,0,'soga_hair_face_color',201,142,16), (717,4700025,0,'soga_hair_face_highlight_color',48,32,3), (718,4700025,0,'soga_hair_highlight',209,131,22), (719,4700025,0,'soga_hair_type_color',201,142,16), (720,4700025,0,'soga_hair_type_highlight_color',48,32,3), (721,4700025,1,'soga_lip_type',87,21,57), (722,4700025,1,'soga_nose_type',-51,-17,41), (723,4700025,0,'soga_skin_color',224,204,159), (724,4700025,0,'wing_color1',255,255,255), (725,4700025,0,'wing_color2',255,255,255), (726,4700026,0,'eye_color',255,255,255), (727,4700026,0,'skin_color',255,255,255), (728,4700026,0,'soga_eye_color',255,0,255), (729,4700027,0,'eye_color',255,255,255), (730,4700027,0,'skin_color',255,255,255), (731,4700027,0,'soga_eye_color',255,0,255), (732,4700028,0,'eye_color',255,255,255), (733,4700028,0,'skin_color',255,255,255), (734,4700028,0,'soga_eye_color',255,0,255), (735,4700029,0,'eye_color',255,255,255), (736,4700029,0,'skin_color',255,255,255), (737,4700029,0,'soga_eye_color',255,0,255), (738,4700030,0,'eye_color',255,255,255), (739,4700030,0,'skin_color',255,255,255), (740,4700030,0,'soga_eye_color',255,0,255), (741,4700031,0,'eye_color',255,255,255), (742,4700031,0,'skin_color',255,255,255), (743,4700031,0,'soga_eye_color',255,0,255), (744,4700032,0,'eye_color',255,255,255), (745,4700032,0,'skin_color',255,255,255), (746,4700032,0,'soga_eye_color',255,0,255), (750,4700034,1,'cheek_type',7,14,0), (751,4700034,1,'chin_type',-76,64,5), (752,4700034,1,'ear_type',2,29,0), (753,4700034,1,'eye_brow_type',-95,17,-7), (754,4700034,0,'eye_color',40,24,8), (755,4700034,1,'eye_type',-59,0,0), (756,4700034,0,'hair_color1',2,246,68), (757,4700034,0,'hair_color2',144,140,137), (758,4700034,0,'hair_face_color',127,154,153), (759,4700034,0,'hair_face_highlight_color',64,66,79), (760,4700034,0,'hair_highlight',123,123,130), (761,4700034,0,'hair_type_color',127,154,153), (762,4700034,0,'hair_type_highlight_color',64,66,79), (763,4700034,1,'lip_type',-37,62,31), (764,4700034,1,'nose_type',93,2,-10), (765,4700034,0,'skin_color',216,178,127), (766,4700034,1,'soga_cheek_type',0,-95,17), (767,4700034,1,'soga_chin_type',0,-37,62), (768,4700034,1,'soga_ear_type',0,-59,0), (769,4700034,1,'soga_eye_brow_type',0,2,29), (770,4700034,0,'soga_eye_color',204,204,204), (771,4700034,1,'soga_eye_type',-59,0,0), (772,4700034,0,'soga_hair_color1',144,140,137), (773,4700034,0,'soga_hair_color2',50,48,56), (774,4700034,0,'soga_hair_face_color',127,154,153), (775,4700034,0,'soga_hair_face_highlight_color',64,66,79), (776,4700034,0,'soga_hair_highlight',123,123,130), (777,4700034,0,'soga_hair_type_color',127,154,153), (778,4700034,0,'soga_hair_type_highlight_color',64,66,79), (779,4700034,1,'soga_lip_type',-7,7,14), (780,4700034,1,'soga_nose_type',31,-76,64), (781,4700034,0,'soga_skin_color',216,178,127), (782,4700035,1,'cheek_type',-34,-83,0), (783,4700035,1,'chin_type',-15,-37,3), (784,4700035,1,'ear_type',75,22,0), (785,4700035,1,'eye_brow_type',-22,-87,-7), (786,4700035,0,'eye_color',45,28,10), (787,4700035,1,'eye_type',68,0,0), (788,4700035,0,'hair_color1',254,0,100), (789,4700035,0,'hair_color2',50,0,0), (790,4700035,0,'hair_face_color',84,0,0), (791,4700035,0,'hair_face_highlight_color',193,100,45), (792,4700035,0,'hair_highlight',109,14,49), (793,4700035,0,'hair_type_color',84,0,0), (794,4700035,0,'hair_type_highlight_color',193,100,45), (795,4700035,1,'lip_type',65,-31,40), (796,4700035,1,'nose_type',62,-2,0), (797,4700035,0,'skin_color',134,143,143), (798,4700035,1,'soga_cheek_type',0,-22,-87), (799,4700035,1,'soga_chin_type',0,65,-31), (800,4700035,1,'soga_ear_type',0,68,0), (801,4700035,1,'soga_eye_brow_type',0,75,22), (802,4700035,0,'soga_eye_color',204,204,204), (803,4700035,1,'soga_eye_type',50,0,0), (804,4700035,0,'soga_hair_color1',185,97,0), (805,4700035,0,'soga_hair_color2',105,26,26), (806,4700035,0,'soga_hair_face_color',84,0,0), (807,4700035,0,'soga_hair_face_highlight_color',193,100,45), (808,4700035,0,'soga_hair_highlight',109,14,49), (809,4700035,0,'soga_hair_type_color',84,0,0), (810,4700035,0,'soga_hair_type_highlight_color',193,100,45), (811,4700035,1,'soga_lip_type',-7,-34,-83), (812,4700035,1,'soga_nose_type',40,-15,-37), (813,4700035,0,'soga_skin_color',134,143,143), (814,4700036,1,'cheek_type',-23,21,0), (815,4700036,1,'chin_type',17,-41,0), (816,4700036,1,'ear_type',2,14,0), (817,4700036,1,'eye_brow_type',-17,28,11), (818,4700036,0,'eye_color',136,96,44), (819,4700036,1,'eye_type',3,0,0), (820,4700036,0,'hair_color1',230,17,0), (821,4700036,0,'hair_face_color',100,51,1), (822,4700036,0,'hair_face_highlight_color',107,88,0), (823,4700036,0,'hair_type_color',100,51,1), (824,4700036,0,'hair_type_highlight_color',107,88,0), (825,4700036,1,'lip_type',7,1,-28), (826,4700036,1,'nose_type',0,-26,17), (827,4700036,0,'skin_color',203,144,128), (828,4700036,1,'soga_cheek_type',0,-17,28), (829,4700036,1,'soga_chin_type',0,7,1), (830,4700036,1,'soga_ear_type',0,3,0), (831,4700036,1,'soga_eye_brow_type',0,2,14), (832,4700036,0,'soga_eye_color',229,229,102), (833,4700036,1,'soga_eye_type',3,0,0), (834,4700036,0,'soga_hair_face_color',100,51,1), (835,4700036,0,'soga_hair_face_highlight_color',107,88,0), (836,4700036,0,'soga_hair_type_color',100,51,1), (837,4700036,0,'soga_hair_type_highlight_color',107,88,0), (838,4700036,1,'soga_lip_type',11,-23,21), (839,4700036,1,'soga_nose_type',-28,17,-41), (840,4700036,0,'soga_skin_color',203,144,128), (841,4700036,0,'wing_color1',255,255,255), (842,4700036,0,'wing_color2',255,255,255), (843,4700037,1,'cheek_type',84,37,0), (844,4700037,1,'chin_type',50,-62,-66), (845,4700037,1,'ear_type',10,81,0), (846,4700037,1,'eye_brow_type',64,-23,-19), (847,4700037,0,'eye_color',121,176,189), (848,4700037,1,'eye_type',9,0,0), (849,4700037,0,'hair_color1',11,17,47), (850,4700037,0,'hair_color2',57,0,0), (851,4700037,0,'hair_face_color',229,182,26), (852,4700037,0,'hair_face_highlight_color',244,246,246), (853,4700037,0,'hair_highlight',246,219,114), (854,4700037,0,'hair_type_color',229,182,26), (855,4700037,0,'hair_type_highlight_color',244,246,246), (856,4700037,1,'lip_type',-37,-37,-47), (857,4700037,1,'nose_type',-81,11,17), (858,4700037,0,'skin_color',240,204,208), (859,4700037,1,'soga_cheek_type',0,64,-23), (860,4700037,1,'soga_chin_type',0,-37,-37), (861,4700037,1,'soga_ear_type',0,9,0), (862,4700037,1,'soga_eye_brow_type',0,10,81), (863,4700037,0,'soga_eye_color',229,229,102), (864,4700037,1,'soga_eye_type',57,0,0), (865,4700037,0,'soga_hair_color1',187,136,62), (866,4700037,0,'soga_hair_color2',161,165,168), (867,4700037,0,'soga_hair_face_color',229,182,26), (868,4700037,0,'soga_hair_face_highlight_color',244,246,246), (869,4700037,0,'soga_hair_highlight',246,219,114), (870,4700037,0,'soga_hair_type_color',229,182,26), (871,4700037,0,'soga_hair_type_highlight_color',244,246,246), (872,4700037,1,'soga_lip_type',-19,84,37), (873,4700037,1,'soga_nose_type',-47,50,-62), (874,4700037,0,'soga_skin_color',240,204,208), (875,4700037,0,'wing_color1',255,255,255), (876,4700037,0,'wing_color2',255,255,255), (877,4700038,1,'cheek_type',93,-38,0), (878,4700038,1,'chin_type',40,53,-25), (879,4700038,1,'ear_type',-50,-97,0), (880,4700038,1,'eye_brow_type',-55,-94,56), (881,4700038,0,'eye_color',136,184,199), (882,4700038,1,'eye_type',23,0,0), (883,4700038,0,'hair_color1',167,15,168), (884,4700038,0,'hair_color2',64,0,0), (885,4700038,0,'hair_face_color',225,181,22), (886,4700038,0,'hair_face_highlight_color',184,128,10), (887,4700038,0,'hair_highlight',239,221,86), (888,4700038,0,'hair_type_color',225,181,22), (889,4700038,0,'hair_type_highlight_color',184,128,10), (890,4700038,1,'lip_type',-57,19,43), (891,4700038,1,'nose_type',-34,-89,15), (892,4700038,0,'skin_color',44,46,46), (893,4700038,1,'soga_cheek_type',0,-55,-94), (894,4700038,1,'soga_chin_type',0,-57,19), (895,4700038,1,'soga_ear_type',0,23,0), (896,4700038,1,'soga_eye_brow_type',0,-50,-97), (897,4700038,0,'soga_eye_color',229,229,102), (898,4700038,1,'soga_eye_type',64,0,0), (899,4700038,0,'soga_hair_color1',99,53,22), (900,4700038,0,'soga_hair_color2',209,131,22), (901,4700038,0,'soga_hair_face_color',225,181,22), (902,4700038,0,'soga_hair_face_highlight_color',184,128,10), (903,4700038,0,'soga_hair_highlight',239,221,86), (904,4700038,0,'soga_hair_type_color',225,181,22), (905,4700038,0,'soga_hair_type_highlight_color',184,128,10), (906,4700038,1,'soga_lip_type',56,93,-38), (907,4700038,1,'soga_nose_type',43,40,53), (908,4700038,0,'soga_skin_color',44,46,46), (909,4700038,0,'wing_color1',255,255,255), (910,4700038,0,'wing_color2',255,255,255), (911,4700039,1,'eye_brow_type',-25,0,0), (912,4700039,0,'eye_color',0,73,73), (913,4700039,0,'hair_color1',21,0,228), (914,4700039,1,'lip_type',-91,0,0), (915,4700039,1,'nose_type',65,21,0), (916,4700039,0,'skin_color',1,195,118), (917,4700039,1,'soga_cheek_type',0,-25,0), (918,4700039,1,'soga_chin_type',0,-91,0), (919,4700039,1,'soga_eye_brow_type',-25,0,0), (920,4700039,0,'soga_eye_color',229,229,102), (921,4700039,1,'soga_lip_type',-91,0,0), (922,4700039,1,'soga_nose_type',65,21,0), (923,4700039,0,'soga_skin_color',1,195,118), (924,4700039,0,'wing_color1',255,255,255), (925,4700039,0,'wing_color2',255,255,255), (926,4700040,1,'cheek_type',81,65,0), (927,4700040,1,'chin_type',0,-31,10), (928,4700040,1,'ear_type',-48,57,0), (929,4700040,1,'eye_brow_type',-1,-89,12), (930,4700040,0,'eye_color',29,57,40), (931,4700040,1,'eye_type',87,0,0), (932,4700040,0,'hair_color1',206,204,188), (933,4700040,0,'hair_color2',242,0,0), (934,4700040,0,'hair_face_color',104,21,19), (935,4700040,0,'hair_face_highlight_color',44,38,54), (936,4700040,0,'hair_highlight',91,21,51), (937,4700040,0,'hair_type_color',104,21,19), (938,4700040,0,'hair_type_highlight_color',44,38,54), (939,4700040,1,'lip_type',45,75,2), (940,4700040,1,'nose_type',35,-50,-52), (941,4700040,0,'skin_color',74,72,52), (942,4700040,1,'soga_cheek_type',0,-1,-89), (943,4700040,1,'soga_chin_type',0,45,75), (944,4700040,1,'soga_ear_type',0,87,0), (945,4700040,1,'soga_eye_brow_type',0,-48,57), (946,4700040,0,'soga_eye_color',229,229,102), (947,4700040,1,'soga_eye_type',-14,0,0), (948,4700040,0,'soga_hair_color1',159,88,0), (949,4700040,0,'soga_hair_color2',43,36,70), (950,4700040,0,'soga_hair_face_color',104,21,19), (951,4700040,0,'soga_hair_face_highlight_color',44,38,54), (952,4700040,0,'soga_hair_highlight',91,21,51), (953,4700040,0,'soga_hair_type_color',104,21,19), (954,4700040,0,'soga_hair_type_highlight_color',44,38,54), (955,4700040,1,'soga_lip_type',12,81,65), (956,4700040,1,'soga_nose_type',2,0,-31), (957,4700040,0,'soga_skin_color',74,72,52), (958,4700040,0,'wing_color1',255,255,255), (959,4700040,0,'wing_color2',255,255,255), (960,4700041,1,'cheek_type',88,-81,0), (961,4700041,1,'chin_type',-56,-85,-20), (962,4700041,1,'ear_type',58,-82,0), (963,4700041,1,'eye_brow_type',34,89,28), (964,4700041,0,'eye_color',78,133,103), (965,4700041,1,'eye_type',85,0,0), (966,4700041,0,'hair_color1',22,40,89), (967,4700041,0,'hair_color2',77,0,0), (968,4700041,0,'hair_face_highlight_color',228,182,25), (969,4700041,0,'hair_highlight',38,22,21), (970,4700041,0,'hair_type_highlight_color',228,182,25), (971,4700041,1,'lip_type',-76,-62,-81), (972,4700041,1,'nose_type',-43,22,40), (973,4700041,0,'skin_color',248,249,249), (974,4700041,1,'soga_cheek_type',0,34,89), (975,4700041,1,'soga_chin_type',0,-76,-62), (976,4700041,1,'soga_ear_type',0,85,0), (977,4700041,1,'soga_eye_brow_type',0,58,-82), (978,4700041,0,'soga_eye_color',229,229,102), (979,4700041,1,'soga_eye_type',77,0,0), (980,4700041,0,'soga_hair_color1',120,50,0), (981,4700041,0,'soga_hair_color2',246,219,114), (982,4700041,0,'soga_hair_face_highlight_color',228,182,25), (983,4700041,0,'soga_hair_highlight',38,22,21), (984,4700041,0,'soga_hair_type_highlight_color',228,182,25), (985,4700041,1,'soga_lip_type',28,88,-81), (986,4700041,1,'soga_nose_type',-81,-56,-85), (987,4700041,0,'soga_skin_color',248,249,249), (988,4700041,0,'wing_color1',255,255,255), (989,4700041,0,'wing_color2',255,255,255), (990,4700042,1,'cheek_type',84,37,0), (991,4700042,1,'chin_type',50,-62,-66), (992,4700042,1,'ear_type',10,81,0), (993,4700042,1,'eye_brow_type',64,-23,-19), (994,4700042,0,'eye_color',121,176,189), (995,4700042,1,'eye_type',9,0,0), (996,4700042,0,'hair_color1',11,17,47), (997,4700042,0,'hair_color2',57,0,0), (998,4700042,0,'hair_face_color',229,182,26), (999,4700042,0,'hair_face_highlight_color',244,246,246), (1000,4700042,0,'hair_type_color',229,182,26), (1001,4700042,0,'hair_type_highlight_color',244,246,246), (1002,4700042,1,'lip_type',-37,-37,-47), (1003,4700042,1,'nose_type',-81,11,17), (1004,4700042,0,'skin_color',240,204,208), (1005,4700042,1,'soga_cheek_type',0,64,-23), (1006,4700042,1,'soga_chin_type',0,-37,-37), (1007,4700042,1,'soga_ear_type',0,9,0), (1008,4700042,1,'soga_eye_brow_type',0,10,81), (1009,4700042,0,'soga_eye_color',229,229,102), (1010,4700042,1,'soga_eye_type',57,0,0), (1011,4700042,0,'soga_hair_face_color',229,182,26), (1012,4700042,0,'soga_hair_face_highlight_color',244,246,246), (1013,4700042,0,'soga_hair_type_color',229,182,26), (1014,4700042,0,'soga_hair_type_highlight_color',244,246,246), (1015,4700042,1,'soga_lip_type',-19,84,37), (1016,4700042,1,'soga_nose_type',-47,50,-62), (1017,4700042,0,'soga_skin_color',240,204,208), (1018,4700042,0,'wing_color1',255,255,255), (1019,4700042,0,'wing_color2',255,255,255), (1020,4700043,0,'eye_color',255,255,255), (1021,4700043,0,'skin_color',255,255,255), (1022,4700043,0,'soga_eye_color',255,0,255), (1023,4700044,1,'eye_brow_type',-41,0,0), (1024,4700044,0,'eye_color',48,0,28), (1025,4700044,0,'hair_color1',187,0,50), (1026,4700044,1,'lip_type',-91,0,0), (1027,4700044,1,'nose_type',-18,-69,0), (1028,4700044,0,'skin_color',69,69,0), (1029,4700044,1,'soga_cheek_type',0,-41,0), (1030,4700044,1,'soga_chin_type',0,-91,0), (1031,4700044,1,'soga_eye_brow_type',-41,0,0), (1032,4700044,0,'soga_eye_color',229,229,102), (1033,4700044,1,'soga_lip_type',-91,0,0), (1034,4700044,1,'soga_nose_type',-18,-69,0), (1035,4700044,0,'soga_skin_color',69,69,0), (1036,4700044,0,'wing_color1',255,255,255), (1037,4700044,0,'wing_color2',255,255,255), (1038,4700045,1,'eye_brow_type',57,0,0), (1039,4700045,0,'eye_color',0,30,30), (1040,4700045,0,'hair_color1',167,0,218), (1041,4700045,1,'lip_type',-59,0,0), (1042,4700045,1,'nose_type',-45,-89,0), (1043,4700045,0,'skin_color',181,181,0), (1044,4700045,1,'soga_cheek_type',0,57,0), (1045,4700045,1,'soga_chin_type',0,-59,0), (1046,4700045,1,'soga_eye_brow_type',57,0,0), (1047,4700045,0,'soga_eye_color',229,229,102), (1048,4700045,1,'soga_lip_type',-59,0,0), (1049,4700045,1,'soga_nose_type',-45,-89,0), (1050,4700045,0,'soga_skin_color',181,181,0), (1051,4700045,0,'wing_color1',255,255,255), (1052,4700045,0,'wing_color2',255,255,255), (1053,4700046,1,'cheek_type',88,18,0), (1054,4700046,1,'chin_type',61,-53,-17), (1055,4700046,1,'ear_type',-8,0,0), (1056,4700046,1,'eye_brow_type',-72,-7,74), (1057,4700046,0,'eye_color',139,121,65), (1058,4700046,1,'eye_type',81,0,0), (1059,4700046,0,'hair_color1',206,75,62), (1060,4700046,0,'hair_color2',175,0,0), (1061,4700046,0,'hair_face_color',15,1,21), (1062,4700046,0,'hair_face_highlight_color',47,42,59), (1063,4700046,0,'hair_highlight',29,21,28), (1064,4700046,0,'hair_type_color',15,1,21), (1065,4700046,0,'hair_type_highlight_color',47,42,59), (1066,4700046,1,'lip_type',42,-25,41), (1067,4700046,1,'nose_type',62,-50,75), (1068,4700046,0,'skin_color',202,195,195), (1069,4700046,1,'soga_cheek_type',0,-72,-7), (1070,4700046,1,'soga_chin_type',0,42,-25), (1071,4700046,1,'soga_ear_type',0,81,0), (1072,4700046,1,'soga_eye_brow_type',0,-8,0), (1073,4700046,0,'soga_eye_color',229,229,102), (1074,4700046,1,'soga_eye_type',-81,0,0), (1075,4700046,0,'soga_hair_color1',39,32,39), (1076,4700046,0,'soga_hair_color2',43,36,70), (1077,4700046,0,'soga_hair_face_color',15,1,21), (1078,4700046,0,'soga_hair_face_highlight_color',47,42,59), (1079,4700046,0,'soga_hair_highlight',29,21,28), (1080,4700046,0,'soga_hair_type_color',15,1,21), (1081,4700046,0,'soga_hair_type_highlight_color',47,42,59), (1082,4700046,1,'soga_lip_type',74,88,18), (1083,4700046,1,'soga_nose_type',41,61,-53), (1084,4700046,0,'soga_skin_color',202,195,195), (1085,4700046,0,'wing_color1',255,255,255), (1086,4700046,0,'wing_color2',255,255,255), (1087,4700047,0,'eye_color',255,255,255), (1088,4700047,0,'skin_color',255,255,255), (1089,4700047,0,'soga_eye_color',255,0,255), (1090,4700048,0,'eye_color',255,255,255), (1091,4700048,0,'skin_color',255,255,255), (1092,4700048,0,'soga_eye_color',255,0,255), (1093,4700049,1,'cheek_type',75,-58,0), (1094,4700049,1,'chin_type',0,-68,-91), (1095,4700049,1,'ear_type',-19,42,0), (1096,4700049,1,'eye_brow_type',89,50,44), (1097,4700049,0,'eye_color',29,59,45), (1098,4700049,1,'eye_type',-42,0,0), (1099,4700049,0,'hair_color1',69,77,41), (1100,4700049,0,'hair_color2',216,0,0), (1101,4700049,0,'hair_face_color',213,151,21), (1102,4700049,0,'hair_face_highlight_color',100,70,10), (1103,4700049,0,'hair_highlight',79,28,15), (1104,4700049,0,'hair_type_color',213,151,21), (1105,4700049,0,'hair_type_highlight_color',100,70,10), (1106,4700049,1,'lip_type',-76,-5,15), (1107,4700049,1,'nose_type',96,69,77), (1108,4700049,0,'skin_color',239,210,213), (1109,4700049,1,'soga_cheek_type',0,89,50), (1110,4700049,1,'soga_chin_type',0,-76,-5), (1111,4700049,1,'soga_ear_type',0,-42,0), (1112,4700049,1,'soga_eye_brow_type',0,-19,42), (1113,4700049,0,'soga_eye_color',229,229,102), (1114,4700049,1,'soga_eye_type',-40,0,0), (1115,4700049,0,'soga_hair_color1',111,64,0), (1116,4700049,0,'soga_hair_color2',200,165,96), (1117,4700049,0,'soga_hair_face_color',213,151,21), (1118,4700049,0,'soga_hair_face_highlight_color',100,70,10), (1119,4700049,0,'soga_hair_highlight',79,28,15), (1120,4700049,0,'soga_hair_type_color',213,151,21), (1121,4700049,0,'soga_hair_type_highlight_color',100,70,10), (1122,4700049,1,'soga_lip_type',44,75,-58), (1123,4700049,1,'soga_nose_type',15,0,-68), (1124,4700049,0,'soga_skin_color',239,210,213), (1125,4700049,0,'wing_color1',255,255,255), (1126,4700049,0,'wing_color2',255,255,255), (1127,4700050,0,'eye_color',255,255,255), (1128,4700050,0,'skin_color',255,255,255), (1129,4700050,0,'soga_eye_color',255,0,255), (1130,4700051,0,'eye_color',255,255,255), (1131,4700051,0,'skin_color',255,255,255), (1132,4700051,0,'soga_eye_color',255,0,255), (1133,4700052,0,'eye_color',255,255,255), (1134,4700052,0,'skin_color',255,255,255), (1135,4700052,0,'soga_eye_color',255,0,255), (1136,4700053,0,'eye_color',255,255,255), (1137,4700053,0,'skin_color',255,255,255), (1138,4700053,0,'soga_eye_color',255,0,255), (1139,4700054,0,'eye_color',255,255,255), (1140,4700054,0,'skin_color',255,255,255), (1141,4700054,0,'soga_eye_color',255,0,255), (1148,4700057,0,'eye_color',255,255,255), (1149,4700057,0,'skin_color',255,255,255), (1150,4700057,0,'soga_eye_color',255,0,255), (1157,4700060,0,'eye_color',255,255,255), (1158,4700060,0,'skin_color',255,255,255), (1159,4700060,0,'soga_eye_color',255,0,255), (1160,4700061,0,'eye_color',255,255,255), (1161,4700061,0,'skin_color',255,255,255), (1162,4700061,0,'soga_eye_color',255,0,255), (1163,4700062,0,'eye_color',255,255,255), (1164,4700062,0,'skin_color',255,255,255), (1165,4700062,0,'soga_eye_color',255,0,255), (1169,4700064,0,'eye_color',255,255,255), (1170,4700064,0,'skin_color',255,255,255), (1171,4700064,0,'soga_eye_color',255,0,255), (1172,4700065,0,'eye_color',255,255,255), (1173,4700065,0,'skin_color',127,147,236), (1174,4700065,0,'soga_eye_color',255,0,255), (1175,4700066,0,'eye_color',255,255,255), (1176,4700066,0,'skin_color',151,225,157), (1177,4700066,0,'soga_eye_color',255,0,255), (1178,4700067,0,'eye_color',255,255,255), (1179,4700067,0,'skin_color',255,255,255), (1180,4700067,0,'soga_eye_color',255,0,255), (1181,4700068,0,'eye_color',255,255,255), (1182,4700068,0,'skin_color',255,255,255), (1183,4700068,0,'soga_eye_color',255,0,255), (1184,4700069,0,'eye_color',255,255,255), (1185,4700069,0,'skin_color',255,255,255), (1186,4700069,0,'soga_eye_color',255,0,255), (1187,4700070,0,'eye_color',255,255,255), (1188,4700070,0,'skin_color',255,255,255), (1189,4700070,0,'soga_eye_color',255,0,255), (1190,4700071,0,'eye_color',255,255,255), (1191,4700071,0,'skin_color',255,255,255), (1192,4700071,0,'soga_eye_color',255,0,255), (1193,4700072,0,'eye_color',255,255,255), (1194,4700072,0,'skin_color',255,255,255), (1195,4700072,0,'soga_eye_color',255,0,255), (1196,4700073,0,'eye_color',255,255,255), (1197,4700073,0,'skin_color',255,255,255), (1198,4700073,0,'soga_eye_color',255,0,255), (1199,4700074,0,'eye_color',255,255,255), (1200,4700074,0,'skin_color',255,255,255), (1201,4700074,0,'soga_eye_color',255,0,255), (1202,4700075,0,'eye_color',255,255,255), (1203,4700075,0,'skin_color',255,255,255), (1204,4700075,0,'soga_eye_color',255,0,255), (1205,4700076,0,'eye_color',255,255,255), (1206,4700076,0,'skin_color',255,255,255), (1207,4700076,0,'soga_eye_color',255,0,255), (1208,4700077,1,'cheek_type',-45,-75,0), (1209,4700077,1,'chin_type',-38,62,-7), (1210,4700077,1,'ear_type',37,-68,0), (1211,4700077,1,'eye_brow_type',-91,63,83), (1212,4700077,0,'eye_color',108,168,186), (1213,4700077,1,'eye_type',-85,0,0), (1214,4700077,0,'hair_color1',0,233,168), (1215,4700077,0,'hair_color2',225,0,0), (1216,4700077,0,'hair_face_color',37,22,5), (1217,4700077,0,'hair_face_highlight_color',233,168,29), (1218,4700077,0,'hair_type_color',37,22,5), (1219,4700077,0,'hair_type_highlight_color',233,168,29), (1220,4700077,1,'lip_type',77,38,7), (1221,4700077,1,'nose_type',-95,0,-23), (1222,4700077,0,'skin_color',197,186,187), (1223,4700077,1,'soga_cheek_type',0,-91,63), (1224,4700077,1,'soga_chin_type',0,77,38), (1225,4700077,1,'soga_ear_type',0,-85,0), (1226,4700077,1,'soga_eye_brow_type',0,37,-68), (1227,4700077,0,'soga_eye_color',229,229,102), (1228,4700077,1,'soga_eye_type',-31,0,0), (1229,4700077,0,'soga_hair_face_color',37,22,5), (1230,4700077,0,'soga_hair_face_highlight_color',233,168,29), (1231,4700077,0,'soga_hair_type_color',37,22,5), (1232,4700077,0,'soga_hair_type_highlight_color',233,168,29), (1233,4700077,1,'soga_lip_type',83,-45,-75), (1234,4700077,1,'soga_nose_type',7,-38,62), (1235,4700077,0,'soga_skin_color',197,186,187), (1236,4700077,0,'wing_color1',255,255,255), (1237,4700077,0,'wing_color2',255,255,255), (1238,4700078,0,'eye_color',255,255,255), (1239,4700078,0,'skin_color',255,255,255), (1240,4700078,0,'soga_eye_color',255,0,255), (1241,4700079,0,'eye_color',255,255,255), (1242,4700079,0,'skin_color',255,255,255), (1243,4700079,0,'soga_eye_color',255,0,255), (1244,4700080,1,'cheek_type',96,31,0), (1245,4700080,1,'chin_type',-87,-87,-37), (1246,4700080,1,'ear_type',-66,95,0), (1247,4700080,1,'eye_brow_type',82,94,-71), (1248,4700080,0,'eye_color',126,179,189), (1249,4700080,1,'eye_type',85,0,0), (1250,4700080,0,'hair_color1',162,95,222), (1251,4700080,0,'hair_color2',167,0,0), (1252,4700080,0,'hair_face_color',168,59,22), (1253,4700080,0,'hair_face_highlight_color',84,0,0), (1254,4700080,0,'hair_highlight',89,21,21), (1255,4700080,0,'hair_type_color',168,59,22), (1256,4700080,0,'hair_type_highlight_color',84,0,0), (1257,4700080,1,'lip_type',-98,-82,-32), (1258,4700080,1,'nose_type',-85,-94,95), (1259,4700080,0,'skin_color',161,140,92), (1260,4700080,1,'soga_cheek_type',0,82,94), (1261,4700080,1,'soga_chin_type',0,-98,-82), (1262,4700080,1,'soga_ear_type',0,85,0), (1263,4700080,1,'soga_eye_brow_type',0,-66,95), (1264,4700080,0,'soga_eye_color',229,229,102), (1265,4700080,1,'soga_eye_type',-89,0,0), (1266,4700080,0,'soga_hair_color1',171,87,0), (1267,4700080,0,'soga_hair_color2',109,14,49), (1268,4700080,0,'soga_hair_face_color',168,59,22), (1269,4700080,0,'soga_hair_face_highlight_color',84,0,0), (1270,4700080,0,'soga_hair_highlight',89,21,21), (1271,4700080,0,'soga_hair_type_color',168,59,22), (1272,4700080,0,'soga_hair_type_highlight_color',84,0,0), (1273,4700080,1,'soga_lip_type',-71,96,31), (1274,4700080,1,'soga_nose_type',-32,-87,-87), (1275,4700080,0,'soga_skin_color',161,140,92), (1276,4700080,0,'wing_color1',255,255,255), (1277,4700080,0,'wing_color2',255,255,255), (1278,4700081,1,'cheek_type',-98,-68,0), (1279,4700081,1,'chin_type',-11,85,-29), (1280,4700081,1,'ear_type',-95,-34,0), (1281,4700081,1,'eye_brow_type',-31,-15,-96), (1282,4700081,0,'eye_color',102,154,140), (1283,4700081,1,'eye_type',44,0,0), (1284,4700081,0,'hair_color1',41,81,77), (1285,4700081,0,'hair_color2',22,0,0), (1286,4700081,0,'hair_face_highlight_color',15,1,21), (1287,4700081,0,'hair_type_highlight_color',15,1,21), (1288,4700081,1,'lip_type',1,-56,-2), (1289,4700081,1,'nose_type',-9,41,81), (1290,4700081,0,'skin_color',255,255,255), (1291,4700081,1,'soga_cheek_type',0,-31,-15), (1292,4700081,1,'soga_chin_type',0,1,-56), (1293,4700081,1,'soga_ear_type',0,44,0), (1294,4700081,1,'soga_eye_brow_type',0,-95,-34), (1295,4700081,0,'soga_eye_color',229,229,102), (1296,4700081,1,'soga_eye_type',22,0,0), (1297,4700081,0,'soga_hair_face_highlight_color',15,1,21), (1298,4700081,0,'soga_hair_type_highlight_color',15,1,21), (1299,4700081,1,'soga_lip_type',-96,-98,-68), (1300,4700081,1,'soga_nose_type',-2,-11,85), (1301,4700081,0,'soga_skin_color',255,255,255), (1302,4700081,0,'wing_color1',255,255,255), (1303,4700081,0,'wing_color2',255,255,255), (1304,4700082,0,'eye_color',255,255,255), (1305,4700082,0,'skin_color',255,255,255), (1306,4700082,0,'soga_eye_color',255,0,255), (1307,4700083,0,'eye_color',255,255,255), (1308,4700083,0,'skin_color',255,255,255), (1309,4700083,0,'soga_eye_color',255,0,255), (1310,4700084,0,'eye_color',255,255,255), (1311,4700084,0,'skin_color',255,255,255), (1312,4700084,0,'soga_eye_color',255,0,255), (1313,4700085,0,'eye_color',255,255,255), (1314,4700085,0,'skin_color',255,255,255), (1315,4700085,0,'soga_eye_color',255,0,255), (1316,4700086,0,'eye_color',255,255,255), (1317,4700086,0,'skin_color',255,255,255), (1318,4700086,0,'soga_eye_color',255,0,255), (1319,4700087,0,'eye_color',255,255,255), (1320,4700087,0,'skin_color',255,255,255), (1321,4700087,0,'soga_eye_color',255,0,255), (1322,4700088,0,'eye_color',255,255,255), (1323,4700088,0,'skin_color',255,255,255), (1324,4700088,0,'soga_eye_color',255,0,255), (1325,4700089,0,'eye_color',255,255,255), (1326,4700089,0,'skin_color',255,255,255), (1327,4700089,0,'soga_eye_color',255,0,255), (1334,4700092,0,'eye_color',255,255,255), (1335,4700092,0,'hair_color1',255,255,255), (1336,4700092,0,'hair_color2',255,255,255), (1337,4700092,0,'hair_face_color',255,255,255), (1338,4700092,0,'hair_face_highlight_color',255,255,255), (1339,4700092,0,'hair_highlight',255,255,255), (1340,4700092,0,'hair_type_color',255,255,255), (1341,4700092,0,'hair_type_highlight_color',255,255,255), (1342,4700092,0,'skin_color',255,255,255), (1343,4700092,0,'soga_eye_color',255,0,255), (1344,4700092,0,'soga_hair_color1',255,255,255), (1345,4700092,0,'soga_hair_color2',255,255,255), (1346,4700092,0,'soga_hair_face_color',255,255,255), (1347,4700092,0,'soga_hair_face_highlight_color',255,255,255), (1348,4700092,0,'soga_hair_highlight',255,255,255), (1349,4700092,0,'soga_hair_type_color',255,255,255), (1350,4700092,0,'soga_hair_type_highlight_color',255,255,255), (1357,4700095,0,'eye_color',255,255,255), (1358,4700095,0,'skin_color',255,255,255), (1359,4700095,0,'soga_eye_color',255,0,255), (1360,4700096,0,'eye_color',255,255,255), (1361,4700096,0,'skin_color',255,255,255), (1362,4700096,0,'soga_eye_color',255,0,255), (1363,4700097,0,'eye_color',255,255,255), (1364,4700097,0,'skin_color',255,255,255), (1365,4700097,0,'soga_eye_color',255,0,255), (1366,4700098,0,'eye_color',255,255,255), (1367,4700098,0,'skin_color',255,255,255), (1368,4700098,0,'soga_eye_color',255,0,255), (1369,4700099,0,'eye_color',255,255,255), (1370,4700099,0,'skin_color',255,255,255), (1371,4700099,0,'soga_eye_color',255,0,255), (1372,4700100,0,'eye_color',255,255,255), (1373,4700100,0,'skin_color',255,255,255), (1374,4700100,0,'soga_eye_color',255,0,255), (1375,4700101,0,'eye_color',255,255,255), (1376,4700101,0,'skin_color',255,255,255), (1377,4700101,0,'soga_eye_color',255,0,255), (1378,4700102,0,'eye_color',255,255,255), (1379,4700102,0,'skin_color',255,255,255), (1380,4700102,0,'soga_eye_color',255,0,255), (1381,4700103,0,'eye_color',255,255,255), (1382,4700103,0,'skin_color',0,199,199), (1383,4700103,0,'soga_eye_color',255,0,255), (1384,4700104,0,'eye_color',255,255,255), (1385,4700104,0,'skin_color',255,255,255), (1386,4700104,0,'soga_eye_color',255,0,255), (1387,4700105,0,'eye_color',255,255,255), (1388,4700105,0,'skin_color',255,255,255), (1389,4700105,0,'soga_eye_color',255,0,255), (1390,4700106,0,'eye_color',255,255,255), (1391,4700106,0,'skin_color',255,255,255), (1392,4700106,0,'soga_eye_color',255,0,255), (1393,4700107,0,'eye_color',255,255,255), (1394,4700107,0,'skin_color',255,255,255), (1395,4700107,0,'soga_eye_color',255,0,255), (1396,4700108,1,'cheek_type',75,56,0), (1397,4700108,1,'chin_type',52,22,3), (1398,4700108,1,'ear_type',-43,82,0), (1399,4700108,1,'eye_brow_type',50,-11,56), (1400,4700108,0,'eye_color',147,176,151), (1401,4700108,1,'eye_type',65,0,0), (1402,4700108,0,'hair_color1',197,210,44), (1403,4700108,0,'hair_color2',168,0,0), (1404,4700108,0,'hair_face_color',220,178,17), (1405,4700108,0,'hair_face_highlight_color',19,6,26), (1406,4700108,0,'hair_highlight',239,221,86), (1407,4700108,0,'hair_type_color',220,178,17), (1408,4700108,0,'hair_type_highlight_color',19,6,26), (1409,4700108,1,'lip_type',-90,-7,-58), (1410,4700108,1,'nose_type',14,-59,-46), (1411,4700108,0,'skin_color',224,190,138), (1412,4700108,1,'soga_cheek_type',0,50,-11), (1413,4700108,1,'soga_chin_type',0,-90,-7), (1414,4700108,1,'soga_ear_type',0,65,0), (1415,4700108,1,'soga_eye_brow_type',0,-43,82), (1416,4700108,0,'soga_eye_color',204,204,204), (1417,4700108,1,'soga_eye_type',-88,0,0), (1418,4700108,0,'soga_hair_color1',99,53,22), (1419,4700108,0,'soga_hair_color2',26,24,25), (1420,4700108,0,'soga_hair_face_color',220,178,17), (1421,4700108,0,'soga_hair_face_highlight_color',19,6,26), (1422,4700108,0,'soga_hair_highlight',239,221,86), (1423,4700108,0,'soga_hair_type_color',220,178,17), (1424,4700108,0,'soga_hair_type_highlight_color',19,6,26), (1425,4700108,1,'soga_lip_type',56,75,56), (1426,4700108,1,'soga_nose_type',-58,52,22), (1427,4700108,0,'soga_skin_color',224,190,138), (1428,4700109,1,'cheek_type',81,-75,0), (1429,4700109,1,'chin_type',34,-7,-21), (1430,4700109,1,'ear_type',51,-26,0), (1431,4700109,1,'eye_brow_type',93,40,-42), (1432,4700109,0,'eye_color',37,73,58), (1433,4700109,1,'eye_type',69,0,0), (1434,4700109,0,'hair_color1',231,47,42), (1435,4700109,0,'hair_color2',175,0,0), (1436,4700109,0,'hair_face_color',15,1,21), (1437,4700109,0,'hair_face_highlight_color',233,184,31), (1438,4700109,0,'hair_highlight',29,21,28), (1439,4700109,0,'hair_type_color',15,1,21), (1440,4700109,0,'hair_type_highlight_color',233,184,31), (1441,4700109,1,'lip_type',40,-34,-17), (1442,4700109,1,'nose_type',-11,-25,47), (1443,4700109,0,'skin_color',218,185,131), (1444,4700109,1,'soga_cheek_type',0,93,40), (1445,4700109,1,'soga_chin_type',0,40,-34), (1446,4700109,1,'soga_ear_type',0,69,0), (1447,4700109,1,'soga_eye_brow_type',0,51,-26), (1448,4700109,0,'soga_eye_color',229,229,102), (1449,4700109,1,'soga_eye_type',-81,0,0), (1450,4700109,0,'soga_hair_color1',39,32,39), (1451,4700109,0,'soga_hair_color2',246,219,114), (1452,4700109,0,'soga_hair_face_color',15,1,21), (1453,4700109,0,'soga_hair_face_highlight_color',233,184,31), (1454,4700109,0,'soga_hair_highlight',29,21,28), (1455,4700109,0,'soga_hair_type_color',15,1,21), (1456,4700109,0,'soga_hair_type_highlight_color',233,184,31), (1457,4700109,1,'soga_lip_type',-42,81,-75), (1458,4700109,1,'soga_nose_type',-17,34,-7), (1459,4700109,0,'soga_skin_color',218,185,131), (1460,4700109,0,'wing_color1',255,255,255), (1461,4700109,0,'wing_color2',255,255,255), (1462,4700110,0,'eye_color',255,255,255), (1463,4700110,0,'hair_color1',1,1,1), (1464,4700110,0,'hair_color2',1,1,1), (1465,4700110,0,'hair_highlight',1,1,1), (1466,4700110,0,'hair_type_color',255,255,255), (1467,4700110,0,'hair_type_highlight_color',255,255,255), (1468,4700110,0,'skin_color',255,255,255), (1469,4700110,0,'soga_eye_color',255,0,255), (1470,4700110,0,'soga_hair_color1',1,1,1), (1471,4700110,0,'soga_hair_color2',1,1,1), (1472,4700110,0,'soga_hair_highlight',1,1,1), (1473,4700110,0,'soga_hair_type_color',255,255,255), (1474,4700110,0,'soga_hair_type_highlight_color',255,255,255), (1475,4700111,0,'eye_color',255,255,255), (1476,4700111,0,'skin_color',255,255,255), (1477,4700111,0,'soga_eye_color',255,0,255), (1478,4700112,0,'eye_color',255,255,255), (1479,4700112,0,'skin_color',255,255,255), (1480,4700112,0,'soga_eye_color',255,0,255), (1481,4700113,1,'cheek_type',14,28,0), (1482,4700113,1,'chin_type',62,-4,77), (1483,4700113,1,'ear_type',76,-39,0), (1484,4700113,1,'eye_brow_type',-46,-41,39), (1485,4700113,0,'eye_color',95,85,44), (1486,4700113,1,'eye_type',51,0,0), (1487,4700113,0,'hair_color1',75,239,34), (1488,4700113,0,'hair_color2',231,0,0), (1489,4700113,0,'hair_face_color',100,70,10), (1490,4700113,0,'hair_face_highlight_color',19,6,26), (1491,4700113,0,'hair_highlight',56,33,26), (1492,4700113,0,'hair_type_color',100,70,10), (1493,4700113,0,'hair_type_highlight_color',19,6,26), (1494,4700113,1,'lip_type',56,83,-68), (1495,4700113,1,'nose_type',-95,75,-17), (1496,4700113,0,'skin_color',232,231,195), (1497,4700113,1,'soga_cheek_type',0,-46,-41), (1498,4700113,1,'soga_chin_type',0,56,83), (1499,4700113,1,'soga_ear_type',0,51,0), (1500,4700113,1,'soga_eye_brow_type',0,76,-39), (1501,4700113,0,'soga_eye_color',204,204,204), (1502,4700113,1,'soga_eye_type',-25,0,0), (1503,4700113,0,'soga_hair_color1',94,59,11), (1504,4700113,0,'soga_hair_color2',26,24,25), (1505,4700113,0,'soga_hair_face_color',100,70,10), (1506,4700113,0,'soga_hair_face_highlight_color',19,6,26), (1507,4700113,0,'soga_hair_highlight',56,33,26), (1508,4700113,0,'soga_hair_type_color',100,70,10), (1509,4700113,0,'soga_hair_type_highlight_color',19,6,26), (1510,4700113,1,'soga_lip_type',39,14,28), (1511,4700113,1,'soga_nose_type',-68,62,-4), (1512,4700113,0,'soga_skin_color',232,231,195), (1513,4700114,0,'eye_color',255,255,255), (1514,4700114,0,'skin_color',255,255,255), (1515,4700114,0,'soga_eye_color',255,0,255), (1516,4700115,1,'cheek_type',-77,-45,0), (1517,4700115,1,'chin_type',0,31,77), (1518,4700115,1,'ear_type',-90,-57,0), (1519,4700115,1,'eye_brow_type',14,-50,28), (1520,4700115,0,'eye_color',40,24,8), (1521,4700115,1,'eye_type',-68,0,0), (1522,4700115,0,'hair_color1',249,28,75), (1523,4700115,0,'hair_color2',201,0,0), (1524,4700115,0,'hair_face_color',15,1,21), (1525,4700115,0,'hair_face_highlight_color',115,142,143), (1526,4700115,0,'hair_highlight',26,24,25), (1527,4700115,0,'hair_type_color',15,1,21), (1528,4700115,0,'hair_type_highlight_color',115,142,143), (1529,4700115,1,'lip_type',82,71,-39), (1530,4700115,1,'nose_type',50,-7,28), (1531,4700115,0,'skin_color',93,99,99), (1532,4700115,1,'soga_cheek_type',0,14,-50), (1533,4700115,1,'soga_chin_type',0,82,71), (1534,4700115,1,'soga_ear_type',0,-68,0), (1535,4700115,1,'soga_eye_brow_type',0,-90,-57), (1536,4700115,0,'soga_eye_color',204,204,204), (1537,4700115,1,'soga_eye_type',-55,0,0), (1538,4700115,0,'soga_hair_color1',36,34,36), (1539,4700115,0,'soga_hair_color2',123,123,130), (1540,4700115,0,'soga_hair_face_color',15,1,21), (1541,4700115,0,'soga_hair_face_highlight_color',115,142,143), (1542,4700115,0,'soga_hair_highlight',26,24,25), (1543,4700115,0,'soga_hair_type_color',15,1,21), (1544,4700115,0,'soga_hair_type_highlight_color',115,142,143), (1545,4700115,1,'soga_lip_type',28,-77,-45), (1546,4700115,1,'soga_nose_type',-39,0,31), (1547,4700115,0,'soga_skin_color',93,99,99), (1548,4700116,0,'eye_color',255,255,255), (1549,4700116,0,'skin_color',255,255,255), (1550,4700116,0,'soga_eye_color',255,0,255), (1551,4700117,0,'eye_color',255,255,255), (1552,4700117,0,'skin_color',255,255,255), (1553,4700117,0,'soga_eye_color',255,0,255), (1554,4700118,0,'eye_color',255,255,255), (1555,4700118,0,'skin_color',255,255,255), (1556,4700118,0,'soga_eye_color',255,0,255), (1557,4700119,0,'eye_color',255,255,255), (1558,4700119,0,'skin_color',255,255,255), (1559,4700119,0,'soga_eye_color',255,0,255), (1560,4700120,0,'eye_color',255,255,255), (1561,4700120,0,'skin_color',255,255,255), (1562,4700120,0,'soga_eye_color',255,0,255), (1563,4700121,0,'eye_color',255,255,255), (1564,4700121,0,'skin_color',255,255,255), (1565,4700121,0,'soga_eye_color',255,0,255), (1566,4700122,0,'eye_color',255,255,255), (1567,4700122,0,'skin_color',255,255,255), (1568,4700122,0,'soga_eye_color',255,0,255), (1588,4700124,1,'cheek_type',5,-1,0), (1589,4700124,1,'chin_type',89,-62,-46), (1590,4700124,1,'ear_type',-37,10,0), (1591,4700124,1,'eye_brow_type',-72,28,0), (1592,4700124,0,'eye_color',158,198,210), (1593,4700124,1,'eye_type',-28,0,0), (1594,4700124,0,'hair_color1',28,195,249), (1595,4700124,0,'hair_color2',48,0,0), (1596,4700124,0,'hair_face_color',184,128,10), (1597,4700124,0,'hair_face_highlight_color',244,246,246), (1598,4700124,0,'hair_highlight',209,131,22), (1599,4700124,0,'hair_type_color',184,128,10), (1600,4700124,0,'hair_type_highlight_color',244,246,246), (1601,4700124,1,'lip_type',-3,32,69), (1602,4700124,1,'nose_type',51,28,-61), (1603,4700124,0,'skin_color',244,250,239), (1604,4700124,1,'soga_cheek_type',0,-72,28), (1605,4700124,1,'soga_chin_type',0,-3,32), (1606,4700124,1,'soga_ear_type',0,-28,0), (1607,4700124,1,'soga_eye_brow_type',0,-37,10), (1608,4700124,0,'soga_eye_color',229,229,102), (1609,4700124,1,'soga_eye_type',48,0,0), (1610,4700124,0,'soga_hair_color1',199,150,48), (1611,4700124,0,'soga_hair_color2',161,165,168), (1612,4700124,0,'soga_hair_face_color',184,128,10), (1613,4700124,0,'soga_hair_face_highlight_color',244,246,246), (1614,4700124,0,'soga_hair_highlight',209,131,22), (1615,4700124,0,'soga_hair_type_color',184,128,10), (1616,4700124,0,'soga_hair_type_highlight_color',244,246,246), (1617,4700124,1,'soga_lip_type',0,5,-1), (1618,4700124,1,'soga_nose_type',69,89,-62), (1619,4700124,0,'soga_skin_color',244,250,239), (1620,4700124,0,'wing_color1',255,255,255), (1621,4700124,0,'wing_color2',255,255,255), (1622,4700125,0,'eye_color',255,255,255), (1623,4700125,0,'skin_color',255,255,255), (1624,4700125,0,'soga_eye_color',255,0,255), (1625,4700126,1,'cheek_type',75,-78,0), (1626,4700126,1,'chin_type',56,-75,32), (1627,4700126,1,'ear_type',-29,-79,0), (1628,4700126,1,'eye_brow_type',-31,-34,28), (1629,4700126,0,'eye_color',210,188,157), (1630,4700126,1,'eye_type',-46,0,0), (1631,4700126,0,'hair_color1',50,79,83), (1632,4700126,0,'hair_color2',29,0,0), (1633,4700126,0,'hair_face_highlight_color',168,59,22), (1634,4700126,0,'hair_highlight',38,22,21), (1635,4700126,0,'hair_type_highlight_color',168,59,22), (1636,4700126,1,'lip_type',94,-93,71), (1637,4700126,1,'nose_type',-81,50,79), (1638,4700126,0,'skin_color',173,160,113), (1639,4700126,1,'soga_cheek_type',0,-31,-34), (1640,4700126,1,'soga_chin_type',0,94,-93), (1641,4700126,1,'soga_ear_type',0,-46,0), (1642,4700126,1,'soga_eye_brow_type',0,-29,-79), (1643,4700126,0,'soga_eye_color',204,204,204), (1644,4700126,1,'soga_eye_type',29,0,0), (1645,4700126,0,'soga_hair_color1',120,50,0), (1646,4700126,0,'soga_hair_color2',89,21,21), (1647,4700126,0,'soga_hair_face_highlight_color',168,59,22), (1648,4700126,0,'soga_hair_highlight',38,22,21), (1649,4700126,0,'soga_hair_type_highlight_color',168,59,22), (1650,4700126,1,'soga_lip_type',28,75,-78), (1651,4700126,1,'soga_nose_type',71,56,-75), (1652,4700126,0,'soga_skin_color',173,160,113), (1653,4700127,1,'cheek_type',-3,28,0), (1654,4700127,1,'chin_type',-1,-2,9), (1655,4700127,1,'ear_type',7,3,0), (1656,4700127,1,'eye_brow_type',-1,-29,-23), (1657,4700127,0,'eye_color',240,144,255), (1658,4700127,1,'eye_type',-2,0,0), (1659,4700127,0,'hair_color1',228,11,0), (1660,4700127,0,'hair_face_color',219,244,244), (1661,4700127,0,'hair_face_highlight_color',105,103,97), (1662,4700127,0,'hair_type_color',219,244,244), (1663,4700127,0,'hair_type_highlight_color',105,103,97), (1664,4700127,1,'lip_type',-37,-7,0), (1665,4700127,1,'nose_type',0,-28,11), (1666,4700127,0,'skin_color',136,176,189), (1667,4700127,1,'soga_cheek_type',0,-1,-29), (1668,4700127,1,'soga_chin_type',0,-37,-7), (1669,4700127,1,'soga_ear_type',0,-2,0), (1670,4700127,1,'soga_eye_brow_type',0,7,3), (1671,4700127,0,'soga_eye_color',229,229,102), (1672,4700127,1,'soga_eye_type',-2,0,0), (1673,4700127,0,'soga_hair_face_color',219,244,244), (1674,4700127,0,'soga_hair_face_highlight_color',105,103,97), (1675,4700127,0,'soga_hair_type_color',219,244,244), (1676,4700127,0,'soga_hair_type_highlight_color',105,103,97), (1677,4700127,1,'soga_lip_type',-23,-3,28), (1678,4700127,1,'soga_nose_type',0,-1,-2), (1679,4700127,0,'soga_skin_color',136,176,189), (1680,4700127,0,'wing_color1',255,255,255), (1681,4700127,0,'wing_color2',255,255,255), (1682,4700128,1,'cheek_type',4,-91,0), (1683,4700128,1,'chin_type',-69,7,75), (1684,4700128,1,'ear_type',-50,77,0), (1685,4700128,1,'eye_brow_type',-71,37,23), (1686,4700128,0,'eye_color',163,201,212), (1687,4700128,1,'eye_type',97,0,0), (1688,4700128,0,'hair_color1',225,58,53), (1689,4700128,0,'hair_color2',97,0,0), (1690,4700128,0,'hair_face_color',40,20,7), (1691,4700128,0,'hair_face_highlight_color',47,42,59), (1692,4700128,0,'hair_highlight',56,33,26), (1693,4700128,0,'hair_type_color',40,20,7), (1694,4700128,0,'hair_type_highlight_color',47,42,59), (1695,4700128,1,'lip_type',-34,-68,-35), (1696,4700128,1,'nose_type',63,-31,58), (1697,4700128,0,'skin_color',177,159,108), (1698,4700128,1,'soga_cheek_type',0,-71,37), (1699,4700128,1,'soga_chin_type',0,-34,-68), (1700,4700128,1,'soga_ear_type',0,97,0), (1701,4700128,1,'soga_eye_brow_type',0,-50,77), (1702,4700128,0,'soga_eye_color',229,229,102), (1703,4700128,1,'soga_eye_type',97,0,0), (1704,4700128,0,'soga_hair_color1',94,59,11), (1705,4700128,0,'soga_hair_color2',246,219,114), (1706,4700128,0,'soga_hair_face_color',40,20,7), (1707,4700128,0,'soga_hair_face_highlight_color',47,42,59), (1708,4700128,0,'soga_hair_highlight',56,33,26), (1709,4700128,0,'soga_hair_type_color',40,20,7), (1710,4700128,0,'soga_hair_type_highlight_color',47,42,59), (1711,4700128,1,'soga_lip_type',23,4,-91), (1712,4700128,1,'soga_nose_type',-35,-69,7), (1713,4700128,0,'soga_skin_color',177,159,108), (1714,4700128,0,'wing_color1',255,255,255), (1715,4700128,0,'wing_color2',255,255,255), (1740,4700130,1,'cheek_type',0,-45,0), (1741,4700130,1,'chin_type',7,-10,21), (1742,4700130,1,'ear_type',7,-2,0), (1743,4700130,1,'eye_brow_type',-4,-18,-29), (1744,4700130,0,'eye_color',34,59,37), (1745,4700130,1,'eye_type',28,0,0), (1746,4700130,0,'hair_color1',252,0,156), (1747,4700130,0,'hair_face_color',196,188,184), (1748,4700130,0,'hair_face_highlight_color',155,79,2), (1749,4700130,0,'hair_type_color',196,188,184), (1750,4700130,0,'hair_type_highlight_color',155,79,2), (1751,4700130,1,'lip_type',-18,-28,14), (1752,4700130,1,'nose_type',-8,-4,0), (1753,4700130,0,'skin_color',58,19,3), (1754,4700130,1,'soga_cheek_type',0,-4,-18), (1755,4700130,1,'soga_chin_type',0,-18,-28), (1756,4700130,1,'soga_ear_type',0,28,0), (1757,4700130,1,'soga_eye_brow_type',0,7,-2), (1758,4700130,0,'soga_eye_color',229,229,102), (1759,4700130,0,'soga_hair_face_color',196,188,184), (1760,4700130,0,'soga_hair_face_highlight_color',155,79,2), (1761,4700130,0,'soga_hair_type_color',196,188,184), (1762,4700130,0,'soga_hair_type_highlight_color',155,79,2), (1763,4700130,1,'soga_lip_type',-29,0,-45), (1764,4700130,1,'soga_nose_type',14,7,-10), (1765,4700130,0,'soga_skin_color',58,19,3), (1766,4700130,0,'wing_color1',255,255,255), (1767,4700130,0,'wing_color2',255,255,255), (1768,4700131,1,'cheek_type',-87,34,0), (1769,4700131,1,'chin_type',46,-25,19), (1770,4700131,1,'ear_type',-61,-2,0), (1771,4700131,1,'eye_brow_type',-21,14,-62), (1772,4700131,0,'eye_color',160,197,203), (1773,4700131,1,'eye_type',63,0,0), (1774,4700131,0,'hair_color1',42,17,222), (1775,4700131,0,'hair_color2',193,0,0), (1776,4700131,0,'hair_face_color',4,1,2), (1777,4700131,0,'hair_face_highlight_color',15,1,21), (1778,4700131,0,'hair_highlight',38,22,21), (1779,4700131,0,'hair_type_color',4,1,2), (1780,4700131,0,'hair_type_highlight_color',15,1,21), (1781,4700131,1,'lip_type',17,-88,-41), (1782,4700131,1,'nose_type',25,42,17), (1783,4700131,0,'skin_color',249,252,252), (1784,4700131,1,'soga_cheek_type',0,-21,14), (1785,4700131,1,'soga_chin_type',0,17,-88), (1786,4700131,1,'soga_ear_type',0,63,0), (1787,4700131,1,'soga_eye_brow_type',0,-61,-2), (1788,4700131,0,'soga_eye_color',229,229,102), (1789,4700131,1,'soga_eye_type',-63,0,0), (1790,4700131,0,'soga_hair_color1',120,50,0), (1791,4700131,0,'soga_hair_color2',29,21,28), (1792,4700131,0,'soga_hair_face_color',4,1,2), (1793,4700131,0,'soga_hair_face_highlight_color',15,1,21), (1794,4700131,0,'soga_hair_highlight',38,22,21), (1795,4700131,0,'soga_hair_type_color',4,1,2), (1796,4700131,0,'soga_hair_type_highlight_color',15,1,21), (1797,4700131,1,'soga_lip_type',-62,-87,34), (1798,4700131,1,'soga_nose_type',-41,46,-25), (1799,4700131,0,'soga_skin_color',249,252,252), (1800,4700131,0,'wing_color1',255,255,255), (1801,4700131,0,'wing_color2',255,255,255), (1802,4700132,1,'cheek_type',81,65,0), (1803,4700132,1,'chin_type',0,-31,10), (1804,4700132,1,'ear_type',-48,57,0), (1805,4700132,1,'eye_brow_type',-1,-89,12), (1806,4700132,0,'eye_color',29,57,40), (1807,4700132,1,'eye_type',87,0,0), (1808,4700132,0,'hair_color1',206,204,188), (1809,4700132,0,'hair_color2',242,0,0), (1810,4700132,0,'hair_face_color',104,21,19), (1811,4700132,0,'hair_face_highlight_color',44,38,54), (1812,4700132,0,'hair_highlight',91,21,51), (1813,4700132,0,'hair_type_color',104,21,19), (1814,4700132,0,'hair_type_highlight_color',44,38,54), (1815,4700132,1,'lip_type',45,75,2), (1816,4700132,1,'nose_type',35,-50,-52), (1817,4700132,0,'skin_color',74,72,52), (1818,4700132,1,'soga_cheek_type',0,-1,-89), (1819,4700132,1,'soga_chin_type',0,45,75), (1820,4700132,1,'soga_ear_type',0,87,0), (1821,4700132,1,'soga_eye_brow_type',0,-48,57), (1822,4700132,0,'soga_eye_color',229,229,102), (1823,4700132,1,'soga_eye_type',-14,0,0), (1824,4700132,0,'soga_hair_color1',159,88,0), (1825,4700132,0,'soga_hair_color2',43,36,70), (1826,4700132,0,'soga_hair_face_color',104,21,19), (1827,4700132,0,'soga_hair_face_highlight_color',44,38,54), (1828,4700132,0,'soga_hair_highlight',91,21,51), (1829,4700132,0,'soga_hair_type_color',104,21,19), (1830,4700132,0,'soga_hair_type_highlight_color',44,38,54), (1831,4700132,1,'soga_lip_type',12,81,65), (1832,4700132,1,'soga_nose_type',2,0,-31), (1833,4700132,0,'soga_skin_color',74,72,52), (1834,4700132,0,'wing_color1',255,255,255), (1835,4700132,0,'wing_color2',255,255,255), (1857,4700135,1,'cheek_type',-31,87,0), (1858,4700135,1,'chin_type',-98,75,28), (1859,4700135,1,'ear_type',2,85,0), (1860,4700135,1,'eye_brow_type',7,-83,87), (1861,4700135,0,'eye_color',82,153,174), (1862,4700135,1,'eye_type',87,0,0), (1863,4700135,0,'hair_color1',82,35,175), (1864,4700135,0,'hair_color2',237,0,0), (1865,4700135,0,'hair_face_color',224,175,20), (1866,4700135,0,'hair_face_highlight_color',100,70,10), (1867,4700135,0,'hair_highlight',239,221,86), (1868,4700135,0,'hair_type_color',224,175,20), (1869,4700135,0,'hair_type_highlight_color',100,70,10), (1870,4700135,1,'lip_type',9,-75,-56), (1871,4700135,1,'nose_type',32,82,35), (1872,4700135,0,'skin_color',87,81,81), (1873,4700135,1,'soga_cheek_type',0,7,-83), (1874,4700135,1,'soga_chin_type',0,9,-75), (1875,4700135,1,'soga_ear_type',0,87,0), (1876,4700135,1,'soga_eye_brow_type',0,2,85), (1877,4700135,0,'soga_eye_color',229,229,102), (1878,4700135,1,'soga_eye_type',-19,0,0), (1879,4700135,0,'soga_hair_color1',99,53,22), (1880,4700135,0,'soga_hair_color2',56,33,26), (1881,4700135,0,'soga_hair_face_color',224,175,20), (1882,4700135,0,'soga_hair_face_highlight_color',100,70,10), (1883,4700135,0,'soga_hair_highlight',239,221,86), (1884,4700135,0,'soga_hair_type_color',224,175,20), (1885,4700135,0,'soga_hair_type_highlight_color',100,70,10), (1886,4700135,1,'soga_lip_type',87,-31,87), (1887,4700135,1,'soga_nose_type',-56,-98,75), (1888,4700135,0,'soga_skin_color',87,81,81), (1889,4700135,0,'wing_color1',255,255,255), (1890,4700135,0,'wing_color2',255,255,255), (1891,4700136,1,'cheek_type',-15,-58,0), (1892,4700136,1,'chin_type',-40,15,-72), (1893,4700136,1,'ear_type',72,-14,0), (1894,4700136,1,'eye_brow_type',-87,-21,-31), (1895,4700136,0,'eye_color',43,89,102), (1896,4700136,1,'eye_type',26,0,0), (1897,4700136,0,'hair_color1',37,203,9), (1898,4700136,0,'hair_color2',100,0,0), (1899,4700136,0,'hair_face_color',102,121,125), (1900,4700136,0,'hair_face_highlight_color',233,168,29), (1901,4700136,0,'hair_highlight',123,123,130), (1902,4700136,0,'hair_type_color',102,121,125), (1903,4700136,0,'hair_type_highlight_color',233,168,29), (1904,4700136,1,'lip_type',79,-77,95), (1905,4700136,1,'nose_type',31,37,-53), (1906,4700136,0,'skin_color',136,137,112), (1907,4700136,1,'soga_cheek_type',0,-87,-21), (1908,4700136,1,'soga_chin_type',0,79,-77), (1909,4700136,1,'soga_ear_type',0,26,0), (1910,4700136,1,'soga_eye_brow_type',0,72,-14), (1911,4700136,0,'soga_eye_color',204,204,204), (1912,4700136,1,'soga_eye_type',100,0,0), (1913,4700136,0,'soga_hair_color1',144,140,137), (1914,4700136,0,'soga_hair_color2',200,165,96), (1915,4700136,0,'soga_hair_face_color',102,121,125), (1916,4700136,0,'soga_hair_face_highlight_color',233,168,29), (1917,4700136,0,'soga_hair_highlight',123,123,130), (1918,4700136,0,'soga_hair_type_color',102,121,125), (1919,4700136,0,'soga_hair_type_highlight_color',233,168,29), (1920,4700136,1,'soga_lip_type',-31,-15,-58), (1921,4700136,1,'soga_nose_type',95,-40,15), (1922,4700136,0,'soga_skin_color',136,137,112), (1923,4700137,0,'eye_color',255,255,255), (1924,4700137,0,'skin_color',255,255,255), (1925,4700137,0,'soga_eye_color',255,0,255), (1926,4700138,1,'cheek_type',66,4,0), (1927,4700138,1,'chin_type',62,57,87), (1928,4700138,1,'ear_type',70,-45,0), (1929,4700138,1,'eye_brow_type',-96,28,-43), (1930,4700138,0,'eye_color',145,188,193), (1931,4700138,1,'eye_type',87,0,0), (1932,4700138,0,'hair_color1',84,221,15), (1933,4700138,0,'hair_color2',75,0,0), (1934,4700138,0,'hair_face_color',15,1,21), (1935,4700138,0,'hair_highlight',29,21,28), (1936,4700138,0,'hair_type_color',15,1,21), (1937,4700138,1,'lip_type',-28,-81,-79), (1938,4700138,1,'nose_type',-22,84,-35), (1939,4700138,0,'skin_color',223,181,156), (1940,4700138,1,'soga_cheek_type',0,-96,28), (1941,4700138,1,'soga_chin_type',0,-28,-81), (1942,4700138,1,'soga_ear_type',0,87,0), (1943,4700138,1,'soga_eye_brow_type',0,70,-45), (1944,4700138,0,'soga_eye_color',229,229,102), (1945,4700138,1,'soga_eye_type',75,0,0), (1946,4700138,0,'soga_hair_color1',39,32,39), (1947,4700138,0,'soga_hair_color2',38,22,21), (1948,4700138,0,'soga_hair_face_color',15,1,21), (1949,4700138,0,'soga_hair_highlight',29,21,28), (1950,4700138,0,'soga_hair_type_color',15,1,21), (1951,4700138,1,'soga_lip_type',-43,66,4), (1952,4700138,1,'soga_nose_type',-79,62,57), (1953,4700138,0,'soga_skin_color',223,181,156), (1954,4700138,0,'wing_color1',255,255,255), (1955,4700138,0,'wing_color2',255,255,255), (1956,4700139,0,'eye_color',255,255,255), (1957,4700139,0,'skin_color',255,255,255), (1958,4700139,0,'soga_eye_color',255,0,255), (1959,4700140,1,'cheek_type',81,65,0), (1960,4700140,1,'chin_type',0,-31,10), (1961,4700140,1,'ear_type',-48,57,0), (1962,4700140,1,'eye_brow_type',-1,-89,12), (1963,4700140,0,'eye_color',29,57,40), (1964,4700140,1,'eye_type',87,0,0), (1965,4700140,0,'hair_color1',206,204,188), (1966,4700140,0,'hair_color2',242,0,0), (1967,4700140,0,'hair_face_color',104,21,19), (1968,4700140,0,'hair_face_highlight_color',44,38,54), (1969,4700140,0,'hair_highlight',91,21,51), (1970,4700140,0,'hair_type_color',104,21,19), (1971,4700140,0,'hair_type_highlight_color',44,38,54), (1972,4700140,1,'lip_type',45,75,2), (1973,4700140,1,'nose_type',35,-50,-52), (1974,4700140,0,'skin_color',74,72,52), (1975,4700140,1,'soga_cheek_type',0,-1,-89), (1976,4700140,1,'soga_chin_type',0,45,75), (1977,4700140,1,'soga_ear_type',0,87,0), (1978,4700140,1,'soga_eye_brow_type',0,-48,57), (1979,4700140,0,'soga_eye_color',229,229,102), (1980,4700140,1,'soga_eye_type',-14,0,0), (1981,4700140,0,'soga_hair_color1',159,88,0), (1982,4700140,0,'soga_hair_color2',43,36,70), (1983,4700140,0,'soga_hair_face_color',104,21,19), (1984,4700140,0,'soga_hair_face_highlight_color',44,38,54), (1985,4700140,0,'soga_hair_highlight',91,21,51), (1986,4700140,0,'soga_hair_type_color',104,21,19), (1987,4700140,0,'soga_hair_type_highlight_color',44,38,54), (1988,4700140,1,'soga_lip_type',12,81,65), (1989,4700140,1,'soga_nose_type',2,0,-31), (1990,4700140,0,'soga_skin_color',74,72,52), (1991,4700140,0,'wing_color1',255,255,255), (1992,4700140,0,'wing_color2',255,255,255), (1993,4700141,0,'eye_color',255,255,255), (1994,4700141,0,'skin_color',255,255,255), (1995,4700141,0,'soga_eye_color',255,0,255), (1996,4700142,0,'eye_color',255,255,255), (1997,4700142,0,'skin_color',255,255,255), (1998,4700142,0,'soga_eye_color',255,0,255), (1999,4700143,0,'eye_color',255,255,255), (2000,4700143,0,'skin_color',255,255,255), (2001,4700143,0,'soga_eye_color',255,0,255), (2002,4700144,0,'eye_color',255,255,255), (2003,4700144,0,'skin_color',255,255,255), (2004,4700144,0,'soga_eye_color',255,0,255), (2005,4700145,0,'eye_color',255,255,255), (2006,4700145,0,'skin_color',255,255,255), (2007,4700145,0,'soga_eye_color',255,0,255), (2008,4700146,1,'cheek_type',61,45,0), (2009,4700146,1,'chin_type',44,58,82), (2010,4700146,1,'ear_type',56,-68,0), (2011,4700146,1,'eye_brow_type',35,95,-53), (2012,4700146,0,'eye_color',133,183,198), (2013,4700146,1,'eye_type',52,0,0), (2014,4700146,0,'hair_color1',21,64,0), (2015,4700146,0,'hair_color2',47,0,0), (2016,4700146,0,'hair_face_color',61,61,75), (2017,4700146,0,'hair_face_highlight_color',244,246,246), (2018,4700146,0,'hair_type_color',61,61,75), (2019,4700146,0,'hair_type_highlight_color',244,246,246), (2020,4700146,1,'lip_type',4,-23,-45), (2021,4700146,1,'nose_type',-10,21,64), (2022,4700146,0,'skin_color',46,33,34), (2023,4700146,1,'soga_cheek_type',0,35,95), (2024,4700146,1,'soga_chin_type',0,4,-23), (2025,4700146,1,'soga_ear_type',0,52,0), (2026,4700146,1,'soga_eye_brow_type',0,56,-68), (2027,4700146,0,'soga_eye_color',229,229,102), (2028,4700146,1,'soga_eye_type',47,0,0), (2029,4700146,0,'soga_hair_face_color',61,61,75), (2030,4700146,0,'soga_hair_face_highlight_color',244,246,246), (2031,4700146,0,'soga_hair_type_color',61,61,75), (2032,4700146,0,'soga_hair_type_highlight_color',244,246,246), (2033,4700146,1,'soga_lip_type',-53,61,45), (2034,4700146,1,'soga_nose_type',-45,44,58), (2035,4700146,0,'soga_skin_color',46,33,34), (2036,4700146,0,'wing_color1',255,255,255), (2037,4700146,0,'wing_color2',255,255,255), (2038,4700147,0,'eye_color',255,255,255), (2039,4700147,0,'skin_color',255,255,255), (2040,4700147,0,'soga_eye_color',255,0,255), (2041,4700148,1,'eye_brow_type',-46,0,0), (2042,4700148,0,'eye_color',109,0,109), (2043,4700148,0,'hair_color1',81,0,31), (2044,4700148,1,'lip_type',-41,0,0), (2045,4700148,1,'nose_type',17,81,0), (2046,4700148,0,'skin_color',0,94,95), (2047,4700148,1,'soga_cheek_type',0,-46,0), (2048,4700148,1,'soga_chin_type',0,-41,0), (2049,4700148,1,'soga_eye_brow_type',-46,0,0), (2050,4700148,0,'soga_eye_color',204,204,204), (2051,4700148,1,'soga_lip_type',-41,0,0), (2052,4700148,1,'soga_nose_type',17,81,0), (2053,4700148,0,'soga_skin_color',0,94,95), (2054,4700149,1,'eye_brow_type',-26,0,0), (2055,4700149,0,'eye_color',0,89,89), (2056,4700149,0,'hair_color1',52,0,186), (2057,4700149,1,'lip_type',-61,0,0), (2058,4700149,1,'nose_type',87,52,0), (2059,4700149,0,'skin_color',85,86,0), (2060,4700149,1,'soga_cheek_type',0,-26,0), (2061,4700149,1,'soga_chin_type',0,-61,0), (2062,4700149,1,'soga_eye_brow_type',-26,0,0), (2063,4700149,0,'soga_eye_color',229,229,102), (2064,4700149,1,'soga_lip_type',-61,0,0), (2065,4700149,1,'soga_nose_type',87,52,0), (2066,4700149,0,'soga_skin_color',85,86,0), (2067,4700149,0,'wing_color1',255,255,255), (2068,4700149,0,'wing_color2',255,255,255), (2069,4700150,1,'eye_brow_type',79,0,0), (2070,4700150,0,'eye_color',6,0,100), (2071,4700150,0,'hair_color1',252,0,0), (2072,4700150,1,'lip_type',-65,0,0), (2073,4700150,1,'nose_type',-12,-4,0), (2074,4700150,0,'skin_color',14,0,67), (2075,4700150,1,'soga_cheek_type',0,79,0), (2076,4700150,1,'soga_chin_type',0,-65,0), (2077,4700150,1,'soga_eye_brow_type',79,0,0), (2078,4700150,0,'soga_eye_color',229,229,102), (2079,4700150,1,'soga_lip_type',-65,0,0), (2080,4700150,1,'soga_nose_type',-12,-4,0), (2081,4700150,0,'soga_skin_color',14,0,67), (2082,4700150,0,'wing_color1',255,255,255), (2083,4700150,0,'wing_color2',255,255,255), (2084,4700151,1,'eye_brow_type',57,0,0), (2085,4700151,0,'eye_color',0,30,30), (2086,4700151,0,'hair_color1',167,0,218), (2087,4700151,1,'lip_type',-59,0,0), (2088,4700151,1,'nose_type',-45,-89,0), (2089,4700151,0,'skin_color',181,181,0), (2090,4700151,1,'soga_cheek_type',0,57,0), (2091,4700151,1,'soga_chin_type',0,-59,0), (2092,4700151,1,'soga_eye_brow_type',57,0,0), (2093,4700151,0,'soga_eye_color',229,229,102), (2094,4700151,1,'soga_lip_type',-59,0,0), (2095,4700151,1,'soga_nose_type',-45,-89,0), (2096,4700151,0,'soga_skin_color',181,181,0), (2097,4700151,0,'wing_color1',255,255,255), (2098,4700151,0,'wing_color2',255,255,255), (2099,4700152,0,'eye_color',255,255,255), (2100,4700152,0,'hair_type_color',255,255,255), (2101,4700152,0,'hair_type_highlight_color',255,255,255), (2102,4700152,0,'skin_color',255,255,255), (2103,4700152,0,'soga_eye_color',255,0,255), (2104,4700152,0,'soga_hair_type_color',255,255,255), (2105,4700152,0,'soga_hair_type_highlight_color',255,255,255), (2106,4700153,0,'eye_color',255,255,255), (2107,4700153,0,'hair_type_color',255,255,255), (2108,4700153,0,'hair_type_highlight_color',255,255,255), (2109,4700153,0,'skin_color',255,255,255), (2110,4700153,0,'soga_eye_color',255,0,255), (2111,4700153,0,'soga_hair_type_color',255,255,255), (2112,4700153,0,'soga_hair_type_highlight_color',255,255,255), (2113,4700154,0,'eye_color',255,255,255), (2114,4700154,0,'hair_type_color',255,255,255), (2115,4700154,0,'hair_type_highlight_color',255,255,255), (2116,4700154,0,'skin_color',255,255,255), (2117,4700154,0,'soga_eye_color',255,0,255), (2118,4700154,0,'soga_hair_type_color',255,255,255), (2119,4700154,0,'soga_hair_type_highlight_color',255,255,255), (2120,4700155,0,'eye_color',255,255,255), (2121,4700155,0,'hair_type_color',255,255,255), (2122,4700155,0,'hair_type_highlight_color',255,255,255), (2123,4700155,0,'skin_color',255,255,255), (2124,4700155,0,'soga_eye_color',255,0,255), (2125,4700155,0,'soga_hair_type_color',255,255,255), (2126,4700155,0,'soga_hair_type_highlight_color',255,255,255), (2127,4700156,0,'eye_color',255,255,255), (2128,4700156,0,'hair_type_color',255,255,255), (2129,4700156,0,'hair_type_highlight_color',255,255,255), (2130,4700156,0,'skin_color',255,255,255), (2131,4700156,0,'soga_eye_color',255,0,255), (2132,4700156,0,'soga_hair_type_color',255,255,255), (2133,4700156,0,'soga_hair_type_highlight_color',255,255,255), (2174,4700159,1,'cheek_type',-11,10,0), (2175,4700159,1,'chin_type',-53,-28,2), (2176,4700159,1,'ear_type',-31,-47,0), (2177,4700159,1,'eye_brow_type',-93,45,42), (2178,4700159,0,'eye_color',121,172,178), (2179,4700159,1,'eye_type',63,0,0), (2180,4700159,0,'hair_color1',46,3,239), (2181,4700159,0,'hair_color2',234,0,0), (2182,4700159,0,'hair_face_color',145,49,29), (2183,4700159,0,'hair_face_highlight_color',15,1,21), (2184,4700159,0,'hair_type_color',145,49,29), (2185,4700159,0,'hair_type_highlight_color',15,1,21), (2186,4700159,1,'lip_type',-51,-93,-85), (2187,4700159,1,'nose_type',18,46,3), (2188,4700159,0,'skin_color',223,186,182), (2189,4700159,1,'soga_cheek_type',0,-93,45), (2190,4700159,1,'soga_chin_type',0,-51,-93), (2191,4700159,1,'soga_ear_type',0,63,0), (2192,4700159,1,'soga_eye_brow_type',0,-31,-47), (2193,4700159,0,'soga_eye_color',229,229,102), (2194,4700159,1,'soga_eye_type',-22,0,0), (2195,4700159,0,'soga_hair_face_color',145,49,29), (2196,4700159,0,'soga_hair_face_highlight_color',15,1,21), (2197,4700159,0,'soga_hair_type_color',145,49,29), (2198,4700159,0,'soga_hair_type_highlight_color',15,1,21), (2199,4700159,1,'soga_lip_type',42,-11,10), (2200,4700159,1,'soga_nose_type',-85,-53,-28), (2201,4700159,0,'soga_skin_color',223,186,182), (2202,4700159,0,'wing_color1',255,255,255), (2203,4700159,0,'wing_color2',255,255,255), (2204,4700160,1,'cheek_type',-68,-58,0), (2205,4700160,1,'chin_type',-40,68,-82), (2206,4700160,1,'ear_type',28,-71,0), (2207,4700160,1,'eye_brow_type',-88,94,65), (2208,4700160,0,'eye_color',95,96,0), (2209,4700160,1,'eye_type',8,0,0), (2210,4700160,0,'hair_color1',213,222,1), (2211,4700160,1,'lip_type',55,4,0), (2212,4700160,1,'nose_type',84,-43,-34), (2213,4700160,0,'skin_color',155,143,88), (2214,4700160,1,'soga_cheek_type',0,-88,94), (2215,4700160,1,'soga_chin_type',0,55,4), (2216,4700160,1,'soga_ear_type',0,8,0), (2217,4700160,1,'soga_eye_brow_type',0,28,-71), (2218,4700160,0,'soga_eye_color',229,229,102), (2219,4700160,1,'soga_eye_type',87,0,0), (2220,4700160,1,'soga_lip_type',65,-68,-58), (2221,4700160,1,'soga_nose_type',0,-40,68), (2222,4700160,0,'soga_skin_color',155,143,88), (2223,4700160,0,'wing_color1',255,255,255), (2224,4700160,0,'wing_color2',255,255,255), (2225,4700161,1,'cheek_type',-76,75,0), (2226,4700161,1,'chin_type',17,-90,-12), (2227,4700161,1,'ear_type',-4,-71,0), (2228,4700161,1,'eye_brow_type',87,20,-25), (2229,4700161,0,'eye_color',158,158,0), (2230,4700161,1,'eye_type',-48,0,0), (2231,4700161,0,'hair_color1',206,68,31), (2232,4700161,1,'lip_type',89,93,12), (2233,4700161,1,'nose_type',-51,-50,68), (2234,4700161,0,'skin_color',35,50,54), (2235,4700161,1,'soga_cheek_type',0,87,20), (2236,4700161,1,'soga_chin_type',0,89,93), (2237,4700161,1,'soga_ear_type',0,-48,0), (2238,4700161,1,'soga_eye_brow_type',0,-4,-71), (2239,4700161,0,'soga_eye_color',229,229,102), (2240,4700161,1,'soga_eye_type',12,0,0), (2241,4700161,1,'soga_lip_type',-25,-76,75), (2242,4700161,1,'soga_nose_type',12,17,-90), (2243,4700161,0,'soga_skin_color',35,50,54), (2244,4700161,0,'wing_color1',255,255,255), (2245,4700161,0,'wing_color2',255,255,255), (2249,4700163,1,'cheek_type',-32,11,0), (2250,4700163,1,'chin_type',97,15,-14), (2251,4700163,1,'ear_type',20,-37,0), (2252,4700163,1,'eye_brow_type',-14,40,31), (2253,4700163,0,'eye_color',94,159,177), (2254,4700163,1,'eye_type',14,0,0), (2255,4700163,0,'hair_color1',193,188,182), (2256,4700163,0,'hair_color2',159,0,0), (2257,4700163,0,'hair_face_color',35,24,1), (2258,4700163,0,'hair_face_highlight_color',100,70,10), (2259,4700163,0,'hair_type_color',35,24,1), (2260,4700163,0,'hair_type_highlight_color',100,70,10), (2261,4700163,1,'lip_type',-93,75,43), (2262,4700163,1,'nose_type',-61,-63,-68), (2263,4700163,0,'skin_color',242,252,252), (2264,4700163,1,'soga_cheek_type',0,-14,40), (2265,4700163,1,'soga_chin_type',0,-93,75), (2266,4700163,1,'soga_ear_type',0,14,0), (2267,4700163,1,'soga_eye_brow_type',0,20,-37), (2268,4700163,0,'soga_eye_color',229,229,102), (2269,4700163,1,'soga_eye_type',-97,0,0), (2270,4700163,0,'soga_hair_face_color',35,24,1), (2271,4700163,0,'soga_hair_face_highlight_color',100,70,10), (2272,4700163,0,'soga_hair_type_color',35,24,1), (2273,4700163,0,'soga_hair_type_highlight_color',100,70,10), (2274,4700163,1,'soga_lip_type',31,-32,11), (2275,4700163,1,'soga_nose_type',43,97,15), (2276,4700163,0,'soga_skin_color',242,252,252), (2277,4700163,0,'wing_color1',255,255,255), (2278,4700163,0,'wing_color2',255,255,255), (2279,4700164,0,'eye_color',255,255,255), (2280,4700164,0,'skin_color',255,255,255), (2281,4700164,0,'soga_eye_color',255,0,255), (2282,4700165,1,'cheek_type',18,25,0), (2283,4700165,1,'chin_type',-31,-10,-50), (2284,4700165,1,'ear_type',-59,-31,0), (2285,4700165,1,'eye_brow_type',-72,85,81), (2286,4700165,0,'eye_color',124,0,124), (2287,4700165,1,'eye_type',-11,0,0), (2288,4700165,0,'hair_color1',71,249,46), (2289,4700165,1,'lip_type',98,5,-53), (2290,4700165,1,'nose_type',87,71,-7), (2291,4700165,0,'skin_color',213,202,201), (2292,4700165,1,'soga_cheek_type',0,-72,85), (2293,4700165,1,'soga_chin_type',0,98,5), (2294,4700165,1,'soga_ear_type',0,-11,0), (2295,4700165,1,'soga_eye_brow_type',0,-59,-31), (2296,4700165,0,'soga_eye_color',204,204,204), (2297,4700165,1,'soga_eye_type',-11,0,0), (2298,4700165,1,'soga_lip_type',81,18,25), (2299,4700165,1,'soga_nose_type',-53,-31,-10), (2300,4700165,0,'soga_skin_color',213,202,201), (2301,4700166,1,'cheek_type',84,37,0), (2302,4700166,1,'chin_type',50,-62,-66), (2303,4700166,1,'ear_type',10,81,0), (2304,4700166,1,'eye_brow_type',64,-23,-19), (2305,4700166,0,'eye_color',121,176,189), (2306,4700166,1,'eye_type',9,0,0), (2307,4700166,0,'hair_color1',11,17,47), (2308,4700166,0,'hair_color2',57,0,0), (2309,4700166,0,'hair_face_color',229,182,26), (2310,4700166,0,'hair_face_highlight_color',244,246,246), (2311,4700166,0,'hair_highlight',246,219,114), (2312,4700166,0,'hair_type_color',229,182,26), (2313,4700166,0,'hair_type_highlight_color',244,246,246), (2314,4700166,1,'lip_type',-37,-37,-47), (2315,4700166,1,'nose_type',-81,11,17), (2316,4700166,0,'skin_color',240,204,208), (2317,4700166,1,'soga_cheek_type',0,64,-23), (2318,4700166,1,'soga_chin_type',0,-37,-37), (2319,4700166,1,'soga_ear_type',0,9,0), (2320,4700166,1,'soga_eye_brow_type',0,10,81), (2321,4700166,0,'soga_eye_color',229,229,102), (2322,4700166,1,'soga_eye_type',57,0,0), (2323,4700166,0,'soga_hair_color1',187,136,62), (2324,4700166,0,'soga_hair_color2',161,165,168), (2325,4700166,0,'soga_hair_face_color',229,182,26), (2326,4700166,0,'soga_hair_face_highlight_color',244,246,246), (2327,4700166,0,'soga_hair_highlight',246,219,114), (2328,4700166,0,'soga_hair_type_color',229,182,26), (2329,4700166,0,'soga_hair_type_highlight_color',244,246,246), (2330,4700166,1,'soga_lip_type',-19,84,37), (2331,4700166,1,'soga_nose_type',-47,50,-62), (2332,4700166,0,'soga_skin_color',240,204,208), (2333,4700166,0,'wing_color1',255,255,255), (2334,4700166,0,'wing_color2',255,255,255), (2365,4700168,1,'cheek_type',75,-58,0), (2366,4700168,1,'chin_type',0,-68,-91), (2367,4700168,1,'ear_type',-19,42,0), (2368,4700168,1,'eye_brow_type',89,50,44), (2369,4700168,0,'eye_color',29,59,45), (2370,4700168,1,'eye_type',-42,0,0), (2371,4700168,0,'hair_color1',69,77,41), (2372,4700168,0,'hair_color2',216,0,0), (2373,4700168,0,'hair_face_color',213,151,21), (2374,4700168,0,'hair_face_highlight_color',100,70,10), (2375,4700168,0,'hair_highlight',200,165,96), (2376,4700168,0,'hair_type_color',213,151,21), (2377,4700168,0,'hair_type_highlight_color',100,70,10), (2378,4700168,1,'lip_type',-76,-5,15), (2379,4700168,1,'nose_type',96,69,77), (2380,4700168,0,'skin_color',239,210,213), (2381,4700168,1,'soga_cheek_type',0,89,50), (2382,4700168,1,'soga_chin_type',0,-76,-5), (2383,4700168,1,'soga_ear_type',0,-42,0), (2384,4700168,1,'soga_eye_brow_type',0,-19,42), (2385,4700168,0,'soga_eye_color',229,229,102), (2386,4700168,1,'soga_eye_type',-40,0,0), (2387,4700168,0,'soga_hair_color1',173,99,44), (2388,4700168,0,'soga_hair_color2',56,33,26), (2389,4700168,0,'soga_hair_face_color',213,151,21), (2390,4700168,0,'soga_hair_face_highlight_color',100,70,10), (2391,4700168,0,'soga_hair_highlight',200,165,96), (2392,4700168,0,'soga_hair_type_color',213,151,21), (2393,4700168,0,'soga_hair_type_highlight_color',100,70,10), (2394,4700168,1,'soga_lip_type',44,75,-58), (2395,4700168,1,'soga_nose_type',15,0,-68), (2396,4700168,0,'soga_skin_color',239,210,213), (2397,4700168,0,'wing_color1',255,255,255), (2398,4700168,0,'wing_color2',255,255,255), (2399,4700169,1,'cheek_type',-52,87,0), (2400,4700169,1,'chin_type',-85,-53,-34), (2401,4700169,1,'ear_type',-55,83,0), (2402,4700169,1,'eye_brow_type',0,93,-50), (2403,4700169,0,'eye_color',61,123,140), (2404,4700169,1,'eye_type',82,0,0), (2405,4700169,0,'hair_color1',168,76,173), (2406,4700169,0,'hair_color2',159,0,0), (2407,4700169,0,'hair_face_color',173,66,27), (2408,4700169,0,'hair_face_highlight_color',83,58,8), (2409,4700169,0,'hair_highlight',89,21,21), (2410,4700169,0,'hair_type_color',173,66,27), (2411,4700169,0,'hair_type_highlight_color',83,58,8), (2412,4700169,1,'lip_type',62,42,-87), (2413,4700169,1,'nose_type',95,-88,76), (2414,4700169,0,'skin_color',46,34,35), (2415,4700169,1,'soga_cheek_type',0,0,93), (2416,4700169,1,'soga_chin_type',0,62,42), (2417,4700169,1,'soga_ear_type',0,82,0), (2418,4700169,1,'soga_eye_brow_type',0,-55,83), (2419,4700169,0,'soga_eye_color',229,229,102), (2420,4700169,1,'soga_eye_type',-97,0,0), (2421,4700169,0,'soga_hair_color1',171,87,0), (2422,4700169,0,'soga_hair_color2',56,33,26), (2423,4700169,0,'soga_hair_face_color',173,66,27), (2424,4700169,0,'soga_hair_face_highlight_color',83,58,8), (2425,4700169,0,'soga_hair_highlight',89,21,21), (2426,4700169,0,'soga_hair_type_color',173,66,27), (2427,4700169,0,'soga_hair_type_highlight_color',83,58,8), (2428,4700169,1,'soga_lip_type',-50,-52,87), (2429,4700169,1,'soga_nose_type',-87,-85,-53), (2430,4700169,0,'soga_skin_color',46,34,35), (2431,4700169,0,'wing_color1',255,255,255), (2432,4700169,0,'wing_color2',255,255,255), (2433,4700170,1,'cheek_type',71,-62,0), (2434,4700170,1,'chin_type',7,25,44), (2435,4700170,1,'ear_type',69,-94,0), (2436,4700170,1,'eye_brow_type',-42,17,21), (2437,4700170,0,'eye_color',150,193,203), (2438,4700170,1,'eye_type',31,0,0), (2439,4700170,0,'hair_color1',57,25,231), (2440,4700170,0,'hair_color2',203,0,0), (2441,4700170,0,'hair_face_color',42,29,3), (2442,4700170,0,'hair_face_highlight_color',15,1,21), (2443,4700170,0,'hair_highlight',29,21,28), (2444,4700170,0,'hair_type_color',42,29,3), (2445,4700170,0,'hair_type_highlight_color',15,1,21), (2446,4700170,1,'lip_type',0,84,9), (2447,4700170,1,'nose_type',88,57,25), (2448,4700170,0,'skin_color',177,186,186), (2449,4700170,1,'soga_cheek_type',0,-42,17), (2450,4700170,1,'soga_chin_type',0,0,84), (2451,4700170,1,'soga_ear_type',0,31,0), (2452,4700170,1,'soga_eye_brow_type',0,69,-94), (2453,4700170,0,'soga_eye_color',229,229,102), (2454,4700170,1,'soga_eye_type',-53,0,0), (2455,4700170,0,'soga_hair_color1',39,32,39), (2456,4700170,0,'soga_hair_color2',161,165,168), (2457,4700170,0,'soga_hair_face_color',42,29,3), (2458,4700170,0,'soga_hair_face_highlight_color',15,1,21), (2459,4700170,0,'soga_hair_highlight',29,21,28), (2460,4700170,0,'soga_hair_type_color',42,29,3), (2461,4700170,0,'soga_hair_type_highlight_color',15,1,21), (2462,4700170,1,'soga_lip_type',21,71,-62), (2463,4700170,1,'soga_nose_type',9,7,25), (2464,4700170,0,'soga_skin_color',177,186,186), (2465,4700170,0,'wing_color1',255,255,255), (2466,4700170,0,'wing_color2',255,255,255), (2467,4700171,1,'cheek_type',-32,11,0), (2468,4700171,1,'chin_type',97,15,-14), (2469,4700171,1,'ear_type',20,-37,0), (2470,4700171,1,'eye_brow_type',-14,40,31), (2471,4700171,0,'eye_color',94,159,177), (2472,4700171,1,'eye_type',14,0,0), (2473,4700171,0,'hair_color1',193,188,182), (2474,4700171,0,'hair_color2',159,0,0), (2475,4700171,0,'hair_face_color',35,24,1), (2476,4700171,0,'hair_face_highlight_color',100,70,10), (2477,4700171,0,'hair_highlight',79,28,15), (2478,4700171,0,'hair_type_color',35,24,1), (2479,4700171,0,'hair_type_highlight_color',100,70,10), (2480,4700171,1,'lip_type',-93,75,43), (2481,4700171,1,'nose_type',-61,-63,-68), (2482,4700171,0,'skin_color',242,252,252), (2483,4700171,1,'soga_cheek_type',0,-14,40), (2484,4700171,1,'soga_chin_type',0,-93,75), (2485,4700171,1,'soga_ear_type',0,14,0), (2486,4700171,1,'soga_eye_brow_type',0,20,-37), (2487,4700171,0,'soga_eye_color',229,229,102), (2488,4700171,1,'soga_eye_type',-97,0,0), (2489,4700171,0,'soga_hair_color1',111,64,0), (2490,4700171,0,'soga_hair_color2',56,33,26), (2491,4700171,0,'soga_hair_face_color',35,24,1), (2492,4700171,0,'soga_hair_face_highlight_color',100,70,10), (2493,4700171,0,'soga_hair_highlight',79,28,15), (2494,4700171,0,'soga_hair_type_color',35,24,1), (2495,4700171,0,'soga_hair_type_highlight_color',100,70,10), (2496,4700171,1,'soga_lip_type',31,-32,11), (2497,4700171,1,'soga_nose_type',43,97,15), (2498,4700171,0,'soga_skin_color',242,252,252), (2499,4700171,0,'wing_color1',255,255,255), (2500,4700171,0,'wing_color2',255,255,255), (2501,4700172,0,'eye_color',255,255,255), (2502,4700172,0,'hair_color1',1,1,1), (2503,4700172,0,'hair_color2',1,1,1), (2504,4700172,0,'hair_highlight',1,1,1), (2505,4700172,0,'hair_type_color',255,255,255), (2506,4700172,0,'hair_type_highlight_color',255,255,255), (2507,4700172,0,'skin_color',255,255,255), (2508,4700172,0,'soga_eye_color',255,0,255), (2509,4700172,0,'soga_hair_color1',1,1,1), (2510,4700172,0,'soga_hair_color2',1,1,1), (2511,4700172,0,'soga_hair_highlight',1,1,1), (2512,4700172,0,'soga_hair_type_color',255,255,255), (2513,4700172,0,'soga_hair_type_highlight_color',255,255,255), (2517,4700174,1,'cheek_type',34,38,0), (2518,4700174,1,'chin_type',1,56,-53), (2519,4700174,1,'ear_type',-1,34,0), (2520,4700174,1,'eye_brow_type',-4,-89,-45), (2521,4700174,0,'eye_color',165,175,139), (2522,4700174,1,'eye_type',-1,0,0), (2523,4700174,0,'hair_color1',200,50,248), (2524,4700174,0,'hair_color2',51,0,0), (2525,4700174,0,'hair_face_color',39,21,6), (2526,4700174,0,'hair_face_highlight_color',46,14,19), (2527,4700174,0,'hair_type_color',39,21,6), (2528,4700174,0,'hair_type_highlight_color',46,14,19), (2529,4700174,1,'lip_type',-7,93,94), (2530,4700174,1,'nose_type',-70,-56,50), (2531,4700174,0,'skin_color',240,204,208), (2532,4700174,1,'soga_cheek_type',0,-4,-89), (2533,4700174,1,'soga_chin_type',0,-7,93), (2534,4700174,1,'soga_ear_type',0,-1,0), (2535,4700174,1,'soga_eye_brow_type',0,-1,34), (2536,4700174,0,'soga_eye_color',229,229,102), (2537,4700174,1,'soga_eye_type',51,0,0), (2538,4700174,0,'soga_hair_face_color',39,21,6), (2539,4700174,0,'soga_hair_face_highlight_color',46,14,19), (2540,4700174,0,'soga_hair_type_color',39,21,6), (2541,4700174,0,'soga_hair_type_highlight_color',46,14,19), (2542,4700174,1,'soga_lip_type',-45,34,38), (2543,4700174,1,'soga_nose_type',94,1,56), (2544,4700174,0,'soga_skin_color',240,204,208), (2545,4700174,0,'wing_color1',255,255,255), (2546,4700174,0,'wing_color2',255,255,255), (2547,4700175,1,'cheek_type',-32,11,0), (2548,4700175,1,'chin_type',97,15,-14), (2549,4700175,1,'ear_type',20,-37,0), (2550,4700175,1,'eye_brow_type',-14,40,31), (2551,4700175,0,'eye_color',94,159,177), (2552,4700175,1,'eye_type',14,0,0), (2553,4700175,0,'hair_color1',193,188,182), (2554,4700175,0,'hair_color2',159,0,0), (2555,4700175,0,'hair_face_color',35,24,1), (2556,4700175,0,'hair_face_highlight_color',100,70,10), (2557,4700175,0,'hair_type_color',35,24,1), (2558,4700175,0,'hair_type_highlight_color',100,70,10), (2559,4700175,1,'lip_type',-93,75,43), (2560,4700175,1,'nose_type',-61,-63,-68), (2561,4700175,0,'skin_color',242,252,252), (2562,4700175,1,'soga_cheek_type',0,-14,40), (2563,4700175,1,'soga_chin_type',0,-93,75), (2564,4700175,1,'soga_ear_type',0,14,0), (2565,4700175,1,'soga_eye_brow_type',0,20,-37), (2566,4700175,0,'soga_eye_color',229,229,102), (2567,4700175,1,'soga_eye_type',-97,0,0), (2568,4700175,0,'soga_hair_face_color',35,24,1), (2569,4700175,0,'soga_hair_face_highlight_color',100,70,10), (2570,4700175,0,'soga_hair_type_color',35,24,1), (2571,4700175,0,'soga_hair_type_highlight_color',100,70,10), (2572,4700175,1,'soga_lip_type',31,-32,11), (2573,4700175,1,'soga_nose_type',43,97,15), (2574,4700175,0,'soga_skin_color',242,252,252), (2575,4700175,0,'wing_color1',255,255,255), (2576,4700175,0,'wing_color2',255,255,255), (2610,4700178,0,'eye_color',255,255,255), (2611,4700178,0,'skin_color',255,255,255), (2612,4700178,0,'soga_eye_color',255,0,255), (2613,4700179,0,'eye_color',255,255,255), (2614,4700179,0,'skin_color',255,255,255), (2615,4700179,0,'soga_eye_color',255,0,255), (2616,4700180,0,'eye_color',255,255,255), (2617,4700180,0,'skin_color',255,255,255), (2618,4700180,0,'soga_eye_color',255,0,255), (2622,4700182,0,'eye_color',255,255,255), (2623,4700182,0,'skin_color',255,255,255), (2624,4700182,0,'soga_eye_color',255,0,255), (2625,4700183,0,'eye_color',255,255,255), (2626,4700183,0,'skin_color',255,255,255), (2627,4700183,0,'soga_eye_color',255,0,255), (2628,4700184,0,'eye_color',255,255,255), (2629,4700184,0,'skin_color',255,255,255), (2630,4700184,0,'soga_eye_color',255,0,255), (2631,4700185,1,'cheek_type',2,-21,0), (2632,4700185,1,'chin_type',20,0,-1), (2633,4700185,1,'ear_type',-28,0,0), (2634,4700185,1,'eye_brow_type',23,-21,17), (2635,4700185,0,'eye_color',43,87,100), (2636,4700185,1,'eye_type',1,0,0), (2637,4700185,0,'hair_color1',37,48,18), (2638,4700185,0,'hair_face_color',178,155,145), (2639,4700185,0,'hair_face_highlight_color',114,106,39), (2640,4700185,0,'hair_type_color',178,155,145), (2641,4700185,0,'hair_type_highlight_color',114,106,39), (2642,4700185,1,'lip_type',-4,14,-20), (2643,4700185,1,'nose_type',0,37,48), (2644,4700185,0,'skin_color',189,168,120), (2645,4700185,1,'soga_cheek_type',0,23,-21), (2646,4700185,1,'soga_chin_type',0,-4,14), (2647,4700185,1,'soga_ear_type',0,1,0), (2648,4700185,1,'soga_eye_brow_type',0,-28,0), (2649,4700185,0,'soga_eye_color',229,229,102), (2650,4700185,1,'soga_eye_type',1,0,0), (2651,4700185,0,'soga_hair_face_color',178,155,145), (2652,4700185,0,'soga_hair_face_highlight_color',114,106,39), (2653,4700185,0,'soga_hair_type_color',178,155,145), (2654,4700185,0,'soga_hair_type_highlight_color',114,106,39), (2655,4700185,1,'soga_lip_type',17,2,-21), (2656,4700185,1,'soga_nose_type',-20,20,0), (2657,4700185,0,'soga_skin_color',189,168,120), (2658,4700185,0,'wing_color1',255,255,255), (2659,4700185,0,'wing_color2',255,255,255), (2660,4700186,1,'cheek_type',-17,79,0), (2661,4700186,1,'chin_type',-76,-96,-82), (2662,4700186,1,'ear_type',-72,93,0), (2663,4700186,1,'eye_brow_type',-55,-97,-43), (2664,4700186,0,'eye_color',120,175,192), (2665,4700186,1,'eye_type',17,0,0), (2666,4700186,0,'hair_color1',188,2,221), (2667,4700186,0,'hair_color2',246,0,0), (2668,4700186,0,'hair_face_color',83,57,8), (2669,4700186,0,'hair_face_highlight_color',19,6,25), (2670,4700186,0,'hair_highlight',56,33,26), (2671,4700186,0,'hair_type_color',83,57,8), (2672,4700186,0,'hair_type_highlight_color',19,6,25), (2673,4700186,1,'lip_type',5,-39,87), (2674,4700186,1,'nose_type',-65,-68,2), (2675,4700186,0,'skin_color',239,239,209), (2676,4700186,1,'soga_cheek_type',0,-55,-97), (2677,4700186,1,'soga_chin_type',0,5,-39), (2678,4700186,1,'soga_ear_type',0,17,0), (2679,4700186,1,'soga_eye_brow_type',0,-72,93), (2680,4700186,0,'soga_eye_color',229,229,102), (2681,4700186,1,'soga_eye_type',-10,0,0), (2682,4700186,0,'soga_hair_color1',94,59,11), (2683,4700186,0,'soga_hair_color2',29,21,28), (2684,4700186,0,'soga_hair_face_color',83,57,8), (2685,4700186,0,'soga_hair_face_highlight_color',19,6,25), (2686,4700186,0,'soga_hair_highlight',56,33,26), (2687,4700186,0,'soga_hair_type_color',83,57,8), (2688,4700186,0,'soga_hair_type_highlight_color',19,6,25), (2689,4700186,1,'soga_lip_type',-43,-17,79), (2690,4700186,1,'soga_nose_type',87,-76,-96), (2691,4700186,0,'soga_skin_color',239,239,209), (2692,4700186,0,'wing_color1',255,255,255), (2693,4700186,0,'wing_color2',255,255,255), (2724,4700188,1,'cheek_type',88,-81,0), (2725,4700188,1,'chin_type',-56,-85,-20), (2726,4700188,1,'ear_type',58,-82,0), (2727,4700188,1,'eye_brow_type',34,89,28), (2728,4700188,0,'eye_color',78,133,103), (2729,4700188,1,'eye_type',85,0,0), (2730,4700188,0,'hair_color1',22,40,89), (2731,4700188,0,'hair_color2',77,0,0), (2732,4700188,0,'hair_face_highlight_color',228,182,25), (2733,4700188,0,'hair_highlight',38,22,21), (2734,4700188,0,'hair_type_highlight_color',228,182,25), (2735,4700188,1,'lip_type',-76,-62,-81), (2736,4700188,1,'nose_type',-43,22,40), (2737,4700188,0,'skin_color',248,249,249), (2738,4700188,1,'soga_cheek_type',0,34,89), (2739,4700188,1,'soga_chin_type',0,-76,-62), (2740,4700188,1,'soga_ear_type',0,85,0), (2741,4700188,1,'soga_eye_brow_type',0,58,-82), (2742,4700188,0,'soga_eye_color',229,229,102), (2743,4700188,1,'soga_eye_type',77,0,0), (2744,4700188,0,'soga_hair_color1',120,50,0), (2745,4700188,0,'soga_hair_color2',246,219,114), (2746,4700188,0,'soga_hair_face_highlight_color',228,182,25), (2747,4700188,0,'soga_hair_highlight',38,22,21), (2748,4700188,0,'soga_hair_type_highlight_color',228,182,25), (2749,4700188,1,'soga_lip_type',28,88,-81), (2750,4700188,1,'soga_nose_type',-81,-56,-85), (2751,4700188,0,'soga_skin_color',248,249,249), (2752,4700188,0,'wing_color1',255,255,255), (2753,4700188,0,'wing_color2',255,255,255), (2754,4700189,1,'cheek_type',20,5,0), (2755,4700189,1,'chin_type',12,11,40), (2756,4700189,1,'ear_type',9,-18,0), (2757,4700189,1,'eye_brow_type',-11,0,14), (2758,4700189,0,'eye_color',113,171,188), (2759,4700189,1,'eye_type',7,0,0), (2760,4700189,0,'hair_color1',0,31,0), (2761,4700189,0,'hair_face_color',179,169,88), (2762,4700189,0,'hair_face_highlight_color',107,88,2), (2763,4700189,0,'hair_type_color',179,169,88), (2764,4700189,0,'hair_type_highlight_color',107,88,2), (2765,4700189,1,'lip_type',-10,-31,0), (2766,4700189,1,'nose_type',-17,0,31), (2767,4700189,0,'skin_color',223,211,184), (2768,4700189,1,'soga_cheek_type',0,-11,0), (2769,4700189,1,'soga_chin_type',0,-10,-31), (2770,4700189,1,'soga_ear_type',0,7,0), (2771,4700189,1,'soga_eye_brow_type',0,9,-18), (2772,4700189,0,'soga_eye_color',229,229,102), (2773,4700189,1,'soga_eye_type',7,0,0), (2774,4700189,0,'soga_hair_face_color',179,169,88), (2775,4700189,0,'soga_hair_face_highlight_color',107,88,2), (2776,4700189,0,'soga_hair_type_color',179,169,88), (2777,4700189,0,'soga_hair_type_highlight_color',107,88,2), (2778,4700189,1,'soga_lip_type',14,20,5), (2779,4700189,1,'soga_nose_type',0,12,11), (2780,4700189,0,'soga_skin_color',223,211,184), (2781,4700189,0,'wing_color1',255,255,255), (2782,4700189,0,'wing_color2',255,255,255), (2783,4700190,0,'eye_color',255,255,255), (2784,4700190,0,'hair_type_color',255,255,255), (2785,4700190,0,'hair_type_highlight_color',255,255,255), (2786,4700190,0,'skin_color',255,255,255), (2787,4700190,0,'soga_eye_color',255,0,255), (2788,4700190,0,'soga_hair_type_color',255,255,255), (2789,4700190,0,'soga_hair_type_highlight_color',255,255,255), (2790,4700191,0,'eye_color',255,255,255), (2791,4700191,0,'hair_type_color',255,255,255), (2792,4700191,0,'hair_type_highlight_color',255,255,255), (2793,4700191,0,'skin_color',255,255,255), (2794,4700191,0,'soga_eye_color',255,0,255), (2795,4700191,0,'soga_hair_type_color',255,255,255), (2796,4700191,0,'soga_hair_type_highlight_color',255,255,255), (2797,4700192,0,'eye_color',255,255,255), (2798,4700192,0,'skin_color',255,255,255), (2799,4700192,0,'soga_eye_color',255,0,255), (2800,4700193,0,'eye_color',255,255,255), (2801,4700193,0,'skin_color',255,255,255), (2802,4700193,0,'soga_eye_color',255,0,255), (2803,4700194,1,'cheek_type',81,-75,0), (2804,4700194,1,'chin_type',34,-7,-21), (2805,4700194,1,'ear_type',51,-26,0), (2806,4700194,1,'eye_brow_type',93,40,-42), (2807,4700194,0,'eye_color',37,73,58), (2808,4700194,1,'eye_type',69,0,0), (2809,4700194,0,'hair_color1',231,47,42), (2810,4700194,0,'hair_color2',175,0,0), (2811,4700194,0,'hair_face_color',15,1,21), (2812,4700194,0,'hair_face_highlight_color',233,184,31), (2813,4700194,0,'hair_type_color',15,1,21), (2814,4700194,0,'hair_type_highlight_color',233,184,31), (2815,4700194,1,'lip_type',40,-34,-17), (2816,4700194,1,'nose_type',-11,-25,47), (2817,4700194,0,'skin_color',218,185,131), (2818,4700194,1,'soga_cheek_type',0,93,40), (2819,4700194,1,'soga_chin_type',0,40,-34), (2820,4700194,1,'soga_ear_type',0,69,0), (2821,4700194,1,'soga_eye_brow_type',0,51,-26), (2822,4700194,0,'soga_eye_color',229,229,102), (2823,4700194,1,'soga_eye_type',-81,0,0), (2824,4700194,0,'soga_hair_face_color',15,1,21), (2825,4700194,0,'soga_hair_face_highlight_color',233,184,31), (2826,4700194,0,'soga_hair_type_color',15,1,21), (2827,4700194,0,'soga_hair_type_highlight_color',233,184,31), (2828,4700194,1,'soga_lip_type',-42,81,-75), (2829,4700194,1,'soga_nose_type',-17,34,-7), (2830,4700194,0,'soga_skin_color',218,185,131), (2831,4700194,0,'wing_color1',255,255,255), (2832,4700194,0,'wing_color2',255,255,255), (2833,4700195,0,'eye_color',255,255,255), (2834,4700195,0,'skin_color',255,255,255), (2835,4700195,0,'soga_eye_color',255,0,255), (2836,4700196,0,'eye_color',255,255,255), (2837,4700196,0,'skin_color',255,255,255), (2838,4700196,0,'soga_eye_color',255,0,255), (2839,4700197,0,'eye_color',255,255,255), (2840,4700197,0,'hair_color1',1,1,1), (2841,4700197,0,'hair_color2',1,1,1), (2842,4700197,0,'hair_highlight',1,1,1), (2843,4700197,0,'hair_type_color',255,255,255), (2844,4700197,0,'hair_type_highlight_color',255,255,255), (2845,4700197,0,'skin_color',255,255,255), (2846,4700197,0,'soga_eye_color',255,0,255), (2847,4700197,0,'soga_hair_color1',1,1,1), (2848,4700197,0,'soga_hair_color2',1,1,1), (2849,4700197,0,'soga_hair_highlight',1,1,1), (2850,4700197,0,'soga_hair_type_color',255,255,255), (2851,4700197,0,'soga_hair_type_highlight_color',255,255,255), (2855,4700199,1,'cheek_type',-35,-61,0), (2856,4700199,1,'chin_type',22,-90,12), (2857,4700199,1,'ear_type',1,3,0), (2858,4700199,1,'eye_brow_type',14,-68,85), (2859,4700199,0,'eye_color',163,199,200), (2860,4700199,1,'eye_type',-29,0,0), (2861,4700199,0,'hair_color1',14,17,41), (2862,4700199,0,'hair_color2',231,0,0), (2863,4700199,0,'hair_face_color',192,98,45), (2864,4700199,0,'hair_face_highlight_color',112,136,138), (2865,4700199,0,'hair_highlight',105,26,26), (2866,4700199,0,'hair_type_color',192,98,45), (2867,4700199,0,'hair_type_highlight_color',112,136,138), (2868,4700199,1,'lip_type',-93,3,31), (2869,4700199,1,'nose_type',-62,14,17), (2870,4700199,0,'skin_color',223,197,197), (2871,4700199,1,'soga_cheek_type',0,14,-68), (2872,4700199,1,'soga_chin_type',0,-93,3), (2873,4700199,1,'soga_ear_type',0,-29,0), (2874,4700199,1,'soga_eye_brow_type',0,1,3), (2875,4700199,0,'soga_eye_color',204,204,204), (2876,4700199,1,'soga_eye_type',-25,0,0), (2877,4700199,0,'soga_hair_color1',157,83,0), (2878,4700199,0,'soga_hair_color2',123,123,130), (2879,4700199,0,'soga_hair_face_color',192,98,45), (2880,4700199,0,'soga_hair_face_highlight_color',112,136,138), (2881,4700199,0,'soga_hair_highlight',105,26,26), (2882,4700199,0,'soga_hair_type_color',192,98,45), (2883,4700199,0,'soga_hair_type_highlight_color',112,136,138), (2884,4700199,1,'soga_lip_type',85,-35,-61), (2885,4700199,1,'soga_nose_type',31,22,-90), (2886,4700199,0,'soga_skin_color',223,197,197), (2887,4700200,1,'cheek_type',57,2,0), (2888,4700200,1,'chin_type',37,35,-68), (2889,4700200,1,'ear_type',-83,7,0), (2890,4700200,1,'eye_brow_type',19,52,-90), (2891,4700200,0,'eye_color',35,75,76), (2892,4700200,1,'eye_type',56,0,0), (2893,4700200,0,'hair_color1',169,224,175), (2894,4700200,0,'hair_color2',175,0,0), (2895,4700200,0,'hair_face_color',97,67,10), (2896,4700200,0,'hair_face_highlight_color',139,47,30), (2897,4700200,0,'hair_highlight',56,33,26), (2898,4700200,0,'hair_type_color',97,67,10), (2899,4700200,0,'hair_type_highlight_color',139,47,30), (2900,4700200,1,'lip_type',14,-31,-66), (2901,4700200,1,'nose_type',-56,-87,-32), (2902,4700200,0,'skin_color',191,197,197), (2903,4700200,1,'soga_cheek_type',0,19,52), (2904,4700200,1,'soga_chin_type',0,14,-31), (2905,4700200,1,'soga_ear_type',0,56,0), (2906,4700200,1,'soga_eye_brow_type',0,-83,7), (2907,4700200,0,'soga_eye_color',229,229,102), (2908,4700200,1,'soga_eye_type',-81,0,0), (2909,4700200,0,'soga_hair_color1',94,59,11), (2910,4700200,0,'soga_hair_color2',91,21,51), (2911,4700200,0,'soga_hair_face_color',97,67,10), (2912,4700200,0,'soga_hair_face_highlight_color',139,47,30), (2913,4700200,0,'soga_hair_highlight',56,33,26), (2914,4700200,0,'soga_hair_type_color',97,67,10), (2915,4700200,0,'soga_hair_type_highlight_color',139,47,30), (2916,4700200,1,'soga_lip_type',-90,57,2), (2917,4700200,1,'soga_nose_type',-66,37,35), (2918,4700200,0,'soga_skin_color',191,197,197), (2919,4700200,0,'wing_color1',255,255,255), (2920,4700200,0,'wing_color2',255,255,255), (2921,4700201,1,'cheek_type',0,28,0), (2922,4700201,1,'chin_type',-8,-7,0), (2923,4700201,1,'ear_type',-56,-74,0), (2924,4700201,1,'eye_brow_type',70,-68,62), (2925,4700201,0,'eye_color',39,76,57), (2926,4700201,1,'eye_type',-47,0,0), (2927,4700201,0,'hair_color1',0,9,50), (2928,4700201,0,'hair_color2',249,0,0), (2929,4700201,0,'hair_face_color',15,1,21), (2930,4700201,0,'hair_face_highlight_color',184,128,10), (2931,4700201,0,'hair_highlight',29,21,28), (2932,4700201,0,'hair_type_color',15,1,21), (2933,4700201,0,'hair_type_highlight_color',184,128,10), (2934,4700201,1,'lip_type',-7,-7,0), (2935,4700201,1,'nose_type',0,0,9), (2936,4700201,0,'skin_color',244,228,230), (2937,4700201,1,'soga_cheek_type',0,70,-68), (2938,4700201,1,'soga_chin_type',0,-7,-7), (2939,4700201,1,'soga_ear_type',0,-47,0), (2940,4700201,1,'soga_eye_brow_type',0,-56,-74), (2941,4700201,0,'soga_eye_color',229,229,102), (2942,4700201,1,'soga_eye_type',-7,0,0), (2943,4700201,0,'soga_hair_color1',39,32,39), (2944,4700201,0,'soga_hair_color2',209,131,22), (2945,4700201,0,'soga_hair_face_color',15,1,21), (2946,4700201,0,'soga_hair_face_highlight_color',184,128,10), (2947,4700201,0,'soga_hair_highlight',29,21,28), (2948,4700201,0,'soga_hair_type_color',15,1,21), (2949,4700201,0,'soga_hair_type_highlight_color',184,128,10), (2950,4700201,1,'soga_lip_type',62,0,28), (2951,4700201,1,'soga_nose_type',0,-8,-7), (2952,4700201,0,'soga_skin_color',244,228,230), (2953,4700201,0,'wing_color1',255,255,255), (2954,4700201,0,'wing_color2',255,255,255), (2955,4700202,1,'cheek_type',-75,37,0), (2956,4700202,1,'chin_type',37,1,31), (2957,4700202,1,'ear_type',62,0,0), (2958,4700202,1,'eye_brow_type',55,-7,100), (2959,4700202,0,'eye_color',73,42,13), (2960,4700202,0,'hair_color1',50,211,0), (2961,4700202,0,'hair_color2',25,0,0), (2962,4700202,0,'hair_face_highlight_color',15,1,21), (2963,4700202,0,'hair_highlight',38,22,21), (2964,4700202,0,'hair_type_highlight_color',15,1,21), (2965,4700202,1,'lip_type',-100,-46,50), (2966,4700202,1,'nose_type',68,50,-45), (2967,4700202,0,'skin_color',46,45,34), (2968,4700202,1,'soga_cheek_type',0,55,-7), (2969,4700202,1,'soga_chin_type',0,-100,-46), (2970,4700202,1,'soga_ear_type',62,0,0), (2971,4700202,1,'soga_eye_brow_type',0,62,0), (2972,4700202,0,'soga_eye_color',204,204,204), (2973,4700202,1,'soga_eye_type',25,0,0), (2974,4700202,0,'soga_hair_color1',120,50,0), (2975,4700202,0,'soga_hair_color2',26,24,25), (2976,4700202,0,'soga_hair_face_highlight_color',15,1,21), (2977,4700202,0,'soga_hair_highlight',38,22,21), (2978,4700202,0,'soga_hair_type_highlight_color',15,1,21), (2979,4700202,1,'soga_lip_type',100,-75,37), (2980,4700202,1,'soga_nose_type',50,37,1), (2981,4700202,0,'soga_skin_color',46,45,34), (2982,4700203,1,'cheek_type',81,65,0), (2983,4700203,1,'chin_type',0,-31,10), (2984,4700203,1,'ear_type',-48,57,0), (2985,4700203,1,'eye_brow_type',-1,-89,12), (2986,4700203,0,'eye_color',29,57,40), (2987,4700203,1,'eye_type',87,0,0), (2988,4700203,0,'hair_color1',206,204,188), (2989,4700203,0,'hair_color2',242,0,0), (2990,4700203,0,'hair_face_color',104,21,19), (2991,4700203,0,'hair_face_highlight_color',44,38,54), (2992,4700203,0,'hair_highlight',91,21,51), (2993,4700203,0,'hair_type_color',104,21,19), (2994,4700203,0,'hair_type_highlight_color',44,38,54), (2995,4700203,1,'lip_type',45,75,2), (2996,4700203,1,'nose_type',35,-50,-52), (2997,4700203,0,'skin_color',74,72,52), (2998,4700203,1,'soga_cheek_type',0,-1,-89), (2999,4700203,1,'soga_chin_type',0,45,75), (3000,4700203,1,'soga_ear_type',0,87,0), (3001,4700203,1,'soga_eye_brow_type',0,-48,57), (3002,4700203,0,'soga_eye_color',229,229,102), (3003,4700203,1,'soga_eye_type',-14,0,0), (3004,4700203,0,'soga_hair_color1',159,88,0), (3005,4700203,0,'soga_hair_color2',43,36,70), (3006,4700203,0,'soga_hair_face_color',104,21,19), (3007,4700203,0,'soga_hair_face_highlight_color',44,38,54), (3008,4700203,0,'soga_hair_highlight',91,21,51), (3009,4700203,0,'soga_hair_type_color',104,21,19), (3010,4700203,0,'soga_hair_type_highlight_color',44,38,54), (3011,4700203,1,'soga_lip_type',12,81,65), (3012,4700203,1,'soga_nose_type',2,0,-31), (3013,4700203,0,'soga_skin_color',74,72,52), (3014,4700203,0,'wing_color1',255,255,255), (3015,4700203,0,'wing_color2',255,255,255), (3016,4700204,1,'cheek_type',95,68,0), (3017,4700204,1,'chin_type',-52,45,44), (3018,4700204,1,'ear_type',34,-50,0), (3019,4700204,1,'eye_brow_type',17,-25,12), (3020,4700204,0,'eye_color',50,103,119), (3021,4700204,1,'eye_type',-20,0,0), (3022,4700204,0,'hair_color1',181,194,191), (3023,4700204,0,'hair_color2',156,0,0), (3024,4700204,0,'hair_face_color',100,70,10), (3025,4700204,0,'hair_face_highlight_color',15,1,21), (3026,4700204,0,'hair_highlight',56,33,26), (3027,4700204,0,'hair_type_color',100,70,10), (3028,4700204,0,'hair_type_highlight_color',15,1,21), (3029,4700204,1,'lip_type',-47,28,-70), (3030,4700204,1,'nose_type',15,-75,-62), (3031,4700204,0,'skin_color',223,181,156), (3032,4700204,1,'soga_cheek_type',0,17,-25), (3033,4700204,1,'soga_chin_type',0,-47,28), (3034,4700204,1,'soga_ear_type',0,-20,0), (3035,4700204,1,'soga_eye_brow_type',0,34,-50), (3036,4700204,0,'soga_eye_color',229,229,102), (3037,4700204,1,'soga_eye_type',-100,0,0), (3038,4700204,0,'soga_hair_color1',94,59,11), (3039,4700204,0,'soga_hair_color2',29,21,28), (3040,4700204,0,'soga_hair_face_color',100,70,10), (3041,4700204,0,'soga_hair_face_highlight_color',15,1,21), (3042,4700204,0,'soga_hair_highlight',56,33,26), (3043,4700204,0,'soga_hair_type_color',100,70,10), (3044,4700204,0,'soga_hair_type_highlight_color',15,1,21), (3045,4700204,1,'soga_lip_type',12,95,68), (3046,4700204,1,'soga_nose_type',-70,-52,45), (3047,4700204,0,'soga_skin_color',223,181,156), (3048,4700204,0,'wing_color1',255,255,255), (3049,4700204,0,'wing_color2',255,255,255), (3050,4700205,1,'cheek_type',81,-75,0), (3051,4700205,1,'chin_type',34,-7,-21), (3052,4700205,1,'ear_type',51,-26,0), (3053,4700205,1,'eye_brow_type',93,40,-42), (3054,4700205,0,'eye_color',37,73,58), (3055,4700205,1,'eye_type',69,0,0), (3056,4700205,0,'hair_color1',231,47,42), (3057,4700205,0,'hair_color2',175,0,0), (3058,4700205,0,'hair_face_color',15,1,21), (3059,4700205,0,'hair_face_highlight_color',233,184,31), (3060,4700205,0,'hair_highlight',29,21,28), (3061,4700205,0,'hair_type_color',15,1,21), (3062,4700205,0,'hair_type_highlight_color',233,184,31), (3063,4700205,1,'lip_type',40,-34,-17), (3064,4700205,1,'nose_type',-11,-25,47), (3065,4700205,0,'skin_color',218,185,131), (3066,4700205,1,'soga_cheek_type',0,93,40), (3067,4700205,1,'soga_chin_type',0,40,-34), (3068,4700205,1,'soga_ear_type',0,69,0), (3069,4700205,1,'soga_eye_brow_type',0,51,-26), (3070,4700205,0,'soga_eye_color',229,229,102), (3071,4700205,1,'soga_eye_type',-81,0,0), (3072,4700205,0,'soga_hair_color1',39,32,39), (3073,4700205,0,'soga_hair_color2',246,219,114), (3074,4700205,0,'soga_hair_face_color',15,1,21), (3075,4700205,0,'soga_hair_face_highlight_color',233,184,31), (3076,4700205,0,'soga_hair_highlight',29,21,28), (3077,4700205,0,'soga_hair_type_color',15,1,21), (3078,4700205,0,'soga_hair_type_highlight_color',233,184,31), (3079,4700205,1,'soga_lip_type',-42,81,-75), (3080,4700205,1,'soga_nose_type',-17,34,-7), (3081,4700205,0,'soga_skin_color',218,185,131), (3082,4700205,0,'wing_color1',255,255,255), (3083,4700205,0,'wing_color2',255,255,255), (3084,4700206,1,'cheek_type',75,-58,0), (3085,4700206,1,'chin_type',0,-68,-91), (3086,4700206,1,'ear_type',-19,42,0), (3087,4700206,1,'eye_brow_type',89,50,44), (3088,4700206,0,'eye_color',29,59,45), (3089,4700206,1,'eye_type',-42,0,0), (3090,4700206,0,'hair_color1',69,77,41), (3091,4700206,0,'hair_color2',216,0,0), (3092,4700206,0,'hair_face_color',213,151,21), (3093,4700206,0,'hair_face_highlight_color',100,70,10), (3094,4700206,0,'hair_type_color',213,151,21), (3095,4700206,0,'hair_type_highlight_color',100,70,10), (3096,4700206,1,'lip_type',-76,-5,15), (3097,4700206,1,'nose_type',96,69,77), (3098,4700206,0,'skin_color',239,210,213), (3099,4700206,1,'soga_cheek_type',0,89,50), (3100,4700206,1,'soga_chin_type',0,-76,-5), (3101,4700206,1,'soga_ear_type',0,-42,0), (3102,4700206,1,'soga_eye_brow_type',0,-19,42), (3103,4700206,0,'soga_eye_color',229,229,102), (3104,4700206,1,'soga_eye_type',-40,0,0), (3105,4700206,0,'soga_hair_face_color',213,151,21), (3106,4700206,0,'soga_hair_face_highlight_color',100,70,10), (3107,4700206,0,'soga_hair_type_color',213,151,21), (3108,4700206,0,'soga_hair_type_highlight_color',100,70,10), (3109,4700206,1,'soga_lip_type',44,75,-58), (3110,4700206,1,'soga_nose_type',15,0,-68), (3111,4700206,0,'soga_skin_color',239,210,213), (3112,4700206,0,'wing_color1',255,255,255), (3113,4700206,0,'wing_color2',255,255,255), (3114,4700207,0,'eye_color',255,255,255), (3115,4700207,0,'skin_color',255,255,255), (3116,4700207,0,'soga_eye_color',255,0,255), (3117,4700208,0,'eye_color',255,255,255), (3118,4700208,0,'skin_color',255,255,255), (3119,4700208,0,'soga_eye_color',255,0,255), (3120,4700209,1,'cheek_type',88,18,0), (3121,4700209,1,'chin_type',61,-53,-17), (3122,4700209,1,'ear_type',-8,0,0), (3123,4700209,1,'eye_brow_type',-72,-7,74), (3124,4700209,0,'eye_color',139,121,65), (3125,4700209,1,'eye_type',81,0,0), (3126,4700209,0,'hair_color1',206,75,62), (3127,4700209,0,'hair_color2',175,0,0), (3128,4700209,0,'hair_face_color',15,1,21), (3129,4700209,0,'hair_face_highlight_color',47,42,59), (3130,4700209,0,'hair_type_color',15,1,21), (3131,4700209,0,'hair_type_highlight_color',47,42,59), (3132,4700209,1,'lip_type',42,-25,41), (3133,4700209,1,'nose_type',62,-50,75), (3134,4700209,0,'skin_color',202,195,195), (3135,4700209,1,'soga_cheek_type',0,-72,-7), (3136,4700209,1,'soga_chin_type',0,42,-25), (3137,4700209,1,'soga_ear_type',0,81,0), (3138,4700209,1,'soga_eye_brow_type',0,-8,0), (3139,4700209,0,'soga_eye_color',229,229,102), (3140,4700209,1,'soga_eye_type',-81,0,0), (3141,4700209,0,'soga_hair_face_color',15,1,21), (3142,4700209,0,'soga_hair_face_highlight_color',47,42,59), (3143,4700209,0,'soga_hair_type_color',15,1,21), (3144,4700209,0,'soga_hair_type_highlight_color',47,42,59), (3145,4700209,1,'soga_lip_type',74,88,18), (3146,4700209,1,'soga_nose_type',41,61,-53), (3147,4700209,0,'soga_skin_color',202,195,195), (3148,4700209,0,'wing_color1',255,255,255), (3149,4700209,0,'wing_color2',255,255,255), (3150,4700210,1,'cheek_type',-32,11,0), (3151,4700210,1,'chin_type',97,15,-14), (3152,4700210,1,'ear_type',20,-37,0), (3153,4700210,1,'eye_brow_type',-14,40,31), (3154,4700210,0,'eye_color',94,159,177), (3155,4700210,1,'eye_type',14,0,0), (3156,4700210,0,'hair_color1',193,188,182), (3157,4700210,0,'hair_color2',159,0,0), (3158,4700210,0,'hair_face_color',35,24,1), (3159,4700210,0,'hair_face_highlight_color',100,70,10), (3160,4700210,0,'hair_highlight',79,28,15), (3161,4700210,0,'hair_type_color',35,24,1), (3162,4700210,0,'hair_type_highlight_color',100,70,10), (3163,4700210,1,'lip_type',-93,75,43), (3164,4700210,1,'nose_type',-61,-63,-68), (3165,4700210,0,'skin_color',242,252,252), (3166,4700210,1,'soga_cheek_type',0,-14,40), (3167,4700210,1,'soga_chin_type',0,-93,75), (3168,4700210,1,'soga_ear_type',0,14,0), (3169,4700210,1,'soga_eye_brow_type',0,20,-37), (3170,4700210,0,'soga_eye_color',229,229,102), (3171,4700210,1,'soga_eye_type',-97,0,0), (3172,4700210,0,'soga_hair_color1',111,64,0), (3173,4700210,0,'soga_hair_color2',56,33,26), (3174,4700210,0,'soga_hair_face_color',35,24,1), (3175,4700210,0,'soga_hair_face_highlight_color',100,70,10), (3176,4700210,0,'soga_hair_highlight',79,28,15), (3177,4700210,0,'soga_hair_type_color',35,24,1), (3178,4700210,0,'soga_hair_type_highlight_color',100,70,10), (3179,4700210,1,'soga_lip_type',31,-32,11), (3180,4700210,1,'soga_nose_type',43,97,15), (3181,4700210,0,'soga_skin_color',242,252,252), (3182,4700210,0,'wing_color1',255,255,255), (3183,4700210,0,'wing_color2',255,255,255), (3184,4700211,1,'cheek_type',61,45,0), (3185,4700211,1,'chin_type',44,58,82), (3186,4700211,1,'ear_type',56,-68,0), (3187,4700211,1,'eye_brow_type',35,95,-53), (3188,4700211,0,'eye_color',133,183,198), (3189,4700211,1,'eye_type',52,0,0), (3190,4700211,0,'hair_color1',21,64,0), (3191,4700211,0,'hair_color2',47,0,0), (3192,4700211,0,'hair_face_color',61,61,75), (3193,4700211,0,'hair_face_highlight_color',244,246,246), (3194,4700211,0,'hair_highlight',43,36,70), (3195,4700211,0,'hair_type_color',61,61,75), (3196,4700211,0,'hair_type_highlight_color',244,246,246), (3197,4700211,1,'lip_type',4,-23,-45), (3198,4700211,1,'nose_type',-10,21,64), (3199,4700211,0,'skin_color',46,33,34), (3200,4700211,1,'soga_cheek_type',0,35,95), (3201,4700211,1,'soga_chin_type',0,4,-23), (3202,4700211,1,'soga_ear_type',0,52,0), (3203,4700211,1,'soga_eye_brow_type',0,56,-68), (3204,4700211,0,'soga_eye_color',229,229,102), (3205,4700211,1,'soga_eye_type',47,0,0), (3206,4700211,0,'soga_hair_color1',64,76,74), (3207,4700211,0,'soga_hair_color2',161,165,168), (3208,4700211,0,'soga_hair_face_color',61,61,75), (3209,4700211,0,'soga_hair_face_highlight_color',244,246,246), (3210,4700211,0,'soga_hair_highlight',43,36,70), (3211,4700211,0,'soga_hair_type_color',61,61,75), (3212,4700211,0,'soga_hair_type_highlight_color',244,246,246), (3213,4700211,1,'soga_lip_type',-53,61,45), (3214,4700211,1,'soga_nose_type',-45,44,58), (3215,4700211,0,'soga_skin_color',46,33,34), (3216,4700211,0,'wing_color1',255,255,255), (3217,4700211,0,'wing_color2',255,255,255), (3218,4700212,1,'cheek_type',81,-75,0), (3219,4700212,1,'chin_type',34,-7,-21), (3220,4700212,1,'ear_type',51,-26,0), (3221,4700212,1,'eye_brow_type',93,40,-42), (3222,4700212,0,'eye_color',37,73,58), (3223,4700212,1,'eye_type',69,0,0), (3224,4700212,0,'hair_color1',231,47,42), (3225,4700212,0,'hair_color2',175,0,0), (3226,4700212,0,'hair_face_color',190,133,13), (3227,4700212,0,'hair_face_highlight_color',233,184,31), (3228,4700212,0,'hair_highlight',209,131,22), (3229,4700212,0,'hair_type_color',190,133,13), (3230,4700212,0,'hair_type_highlight_color',233,184,31), (3231,4700212,1,'lip_type',40,-34,-17), (3232,4700212,1,'nose_type',-11,-25,47), (3233,4700212,0,'skin_color',51,54,54), (3234,4700212,1,'soga_cheek_type',0,93,40), (3235,4700212,1,'soga_chin_type',0,40,-34), (3236,4700212,1,'soga_ear_type',0,69,0), (3237,4700212,1,'soga_eye_brow_type',0,51,-26), (3238,4700212,0,'soga_eye_color',229,229,102), (3239,4700212,1,'soga_eye_type',-81,0,0), (3240,4700212,0,'soga_hair_color1',199,150,48), (3241,4700212,0,'soga_hair_color2',246,219,114), (3242,4700212,0,'soga_hair_face_color',190,133,13), (3243,4700212,0,'soga_hair_face_highlight_color',233,184,31), (3244,4700212,0,'soga_hair_highlight',209,131,22), (3245,4700212,0,'soga_hair_type_color',190,133,13), (3246,4700212,0,'soga_hair_type_highlight_color',233,184,31), (3247,4700212,1,'soga_lip_type',-42,81,-75), (3248,4700212,1,'soga_nose_type',-17,34,-7), (3249,4700212,0,'soga_skin_color',51,54,54), (3250,4700212,0,'wing_color1',255,255,255), (3251,4700212,0,'wing_color2',255,255,255), (3252,4700213,1,'cheek_type',-51,-59,0), (3253,4700213,1,'chin_type',34,-87,0), (3254,4700213,1,'ear_type',37,75,0), (3255,4700213,1,'eye_brow_type',35,-43,-37), (3256,4700213,0,'eye_color',141,138,0), (3257,4700213,1,'eye_type',96,0,0), (3258,4700213,0,'hair_color1',238,172,249), (3259,4700213,1,'lip_type',71,17,-43), (3260,4700213,1,'nose_type',-96,-18,-84), (3261,4700213,0,'skin_color',139,97,78), (3262,4700213,1,'soga_cheek_type',0,35,-43), (3263,4700213,1,'soga_chin_type',0,71,17), (3264,4700213,1,'soga_ear_type',0,96,0), (3265,4700213,1,'soga_eye_brow_type',0,37,75), (3266,4700213,0,'soga_eye_color',229,229,102), (3267,4700213,1,'soga_eye_type',40,0,0), (3268,4700213,1,'soga_lip_type',-37,-51,-59), (3269,4700213,1,'soga_nose_type',-43,34,-87), (3270,4700213,0,'soga_skin_color',139,97,78), (3271,4700213,0,'wing_color1',255,255,255), (3272,4700213,0,'wing_color2',255,255,255), (3273,4700214,1,'cheek_type',61,-21,0), (3274,4700214,1,'chin_type',7,-37,2), (3275,4700214,1,'ear_type',-88,-56,0), (3276,4700214,1,'eye_brow_type',-48,56,-28), (3277,4700214,0,'eye_color',105,155,136), (3278,4700214,1,'eye_type',-34,0,0), (3279,4700214,0,'hair_color1',160,246,29), (3280,4700214,0,'hair_color2',94,59,11), (3281,4700214,0,'hair_face_color',108,24,23), (3282,4700214,0,'hair_face_highlight_color',220,180,17), (3283,4700214,0,'hair_highlight',54,45,28), (3284,4700214,0,'hair_type_color',108,24,23), (3285,4700214,0,'hair_type_highlight_color',220,180,17), (3286,4700214,1,'lip_type',56,95,-95), (3287,4700214,1,'nose_type',-62,-96,-10), (3288,4700214,0,'skin_color',153,158,142), (3289,4700214,1,'soga_cheek_type',0,-48,56), (3290,4700214,1,'soga_chin_type',0,56,95), (3291,4700214,1,'soga_ear_type',0,-34,0), (3292,4700214,1,'soga_eye_brow_type',0,-88,-56), (3293,4700214,0,'soga_eye_color',229,229,102), (3294,4700214,1,'soga_eye_type',-46,0,0), (3295,4700214,0,'soga_hair_color1',104,52,0), (3296,4700214,0,'soga_hair_color2',79,28,15), (3297,4700214,0,'soga_hair_face_color',108,24,23), (3298,4700214,0,'soga_hair_face_highlight_color',220,180,17), (3299,4700214,0,'soga_hair_highlight',54,45,28), (3300,4700214,0,'soga_hair_type_color',108,24,23), (3301,4700214,0,'soga_hair_type_highlight_color',220,180,17), (3302,4700214,1,'soga_lip_type',-28,61,-21), (3303,4700214,1,'soga_nose_type',-95,7,-37), (3304,4700214,0,'soga_skin_color',153,158,142), (3305,4700214,0,'wing_color1',255,255,255), (3306,4700214,0,'wing_color2',255,255,255), (3307,4700215,0,'eye_color',255,255,255), (3308,4700215,0,'skin_color',255,255,255), (3309,4700215,0,'soga_eye_color',255,0,255), (3310,4700216,0,'eye_color',255,255,255), (3311,4700216,0,'skin_color',255,255,255), (3312,4700216,0,'soga_eye_color',255,0,255), (3313,4700217,0,'eye_color',255,255,255), (3314,4700217,0,'skin_color',255,255,255), (3315,4700217,0,'soga_eye_color',255,0,255), (3316,4700218,0,'eye_color',255,255,255), (3317,4700218,0,'skin_color',255,255,255), (3318,4700218,0,'soga_eye_color',255,0,255), (3319,4700219,1,'cheek_type',-23,14,0), (3320,4700219,1,'chin_type',0,-25,-8), (3321,4700219,1,'ear_type',10,19,0), (3322,4700219,1,'eye_brow_type',-3,25,-21), (3323,4700219,0,'eye_color',45,94,103), (3324,4700219,1,'eye_type',-14,0,0), (3325,4700219,0,'hair_color1',225,8,0), (3326,4700219,0,'hair_face_color',70,68,53), (3327,4700219,0,'hair_face_highlight_color',79,28,14), (3328,4700219,0,'hair_type_color',70,68,53), (3329,4700219,0,'hair_type_highlight_color',79,28,14), (3330,4700219,1,'lip_type',-3,23,9), (3331,4700219,1,'nose_type',-28,-31,8), (3332,4700219,0,'skin_color',222,214,186), (3333,4700219,1,'soga_cheek_type',0,-3,25), (3334,4700219,1,'soga_chin_type',0,-3,23), (3335,4700219,1,'soga_ear_type',0,-14,0), (3336,4700219,1,'soga_eye_brow_type',0,10,19), (3337,4700219,0,'soga_eye_color',229,229,102), (3338,4700219,1,'soga_eye_type',-14,0,0), (3339,4700219,0,'soga_hair_face_color',70,68,53), (3340,4700219,0,'soga_hair_face_highlight_color',79,28,14), (3341,4700219,0,'soga_hair_type_color',70,68,53), (3342,4700219,0,'soga_hair_type_highlight_color',79,28,14), (3343,4700219,1,'soga_lip_type',-21,-23,14), (3344,4700219,1,'soga_nose_type',9,0,-25), (3345,4700219,0,'soga_skin_color',222,214,186), (3346,4700219,0,'wing_color1',255,255,255), (3347,4700219,0,'wing_color2',255,255,255), (3348,4700220,1,'cheek_type',37,9,0), (3349,4700220,1,'chin_type',-17,-29,14), (3350,4700220,1,'ear_type',47,0,0), (3351,4700220,1,'eye_brow_type',-9,-11,-19), (3352,4700220,0,'eye_color',121,176,192), (3353,4700220,0,'hair_color1',252,224,0), (3354,4700220,0,'hair_face_color',119,43,9), (3355,4700220,0,'hair_face_highlight_color',66,28,9), (3356,4700220,0,'hair_type_color',119,43,9), (3357,4700220,0,'hair_type_highlight_color',66,28,9), (3358,4700220,1,'lip_type',-4,-18,9), (3359,4700220,1,'nose_type',0,-4,-32), (3360,4700220,0,'skin_color',196,146,123), (3361,4700220,1,'soga_cheek_type',0,-9,-11), (3362,4700220,1,'soga_chin_type',0,-4,-18), (3363,4700220,1,'soga_ear_type',47,0,0), (3364,4700220,1,'soga_eye_brow_type',0,47,0), (3365,4700220,0,'soga_eye_color',229,229,102), (3366,4700220,0,'soga_hair_face_color',119,43,9), (3367,4700220,0,'soga_hair_face_highlight_color',66,28,9), (3368,4700220,0,'soga_hair_type_color',119,43,9), (3369,4700220,0,'soga_hair_type_highlight_color',66,28,9), (3370,4700220,1,'soga_lip_type',-19,37,9), (3371,4700220,1,'soga_nose_type',9,-17,-29), (3372,4700220,0,'soga_skin_color',196,146,123), (3373,4700220,0,'wing_color1',255,255,255), (3374,4700220,0,'wing_color2',255,255,255), (3375,4700221,1,'cheek_type',57,35,0), (3376,4700221,1,'chin_type',-78,-2,-10), (3377,4700221,1,'ear_type',-68,-56,0), (3378,4700221,1,'eye_brow_type',50,-72,-90), (3379,4700221,0,'eye_color',49,100,115), (3380,4700221,1,'eye_type',-38,0,0), (3381,4700221,0,'hair_color1',177,18,245), (3382,4700221,0,'hair_color2',167,0,0), (3383,4700221,0,'hair_face_color',228,182,25), (3384,4700221,0,'hair_face_highlight_color',170,63,24), (3385,4700221,0,'hair_highlight',246,219,114), (3386,4700221,0,'hair_type_color',228,182,25), (3387,4700221,0,'hair_type_highlight_color',170,63,24), (3388,4700221,1,'lip_type',-78,-84,-64), (3389,4700221,1,'nose_type',-93,-79,18), (3390,4700221,0,'skin_color',155,156,156), (3391,4700221,1,'soga_cheek_type',0,50,-72), (3392,4700221,1,'soga_chin_type',0,-78,-84), (3393,4700221,1,'soga_ear_type',0,-38,0), (3394,4700221,1,'soga_eye_brow_type',0,-68,-56), (3395,4700221,0,'soga_eye_color',229,229,102), (3396,4700221,1,'soga_eye_type',-89,0,0), (3397,4700221,0,'soga_hair_color1',187,136,62), (3398,4700221,0,'soga_hair_color2',89,21,21), (3399,4700221,0,'soga_hair_face_color',228,182,25), (3400,4700221,0,'soga_hair_face_highlight_color',170,63,24), (3401,4700221,0,'soga_hair_highlight',246,219,114), (3402,4700221,0,'soga_hair_type_color',228,182,25), (3403,4700221,0,'soga_hair_type_highlight_color',170,63,24), (3404,4700221,1,'soga_lip_type',-90,57,35), (3405,4700221,1,'soga_nose_type',-64,-78,-2), (3406,4700221,0,'soga_skin_color',155,156,156), (3407,4700221,0,'wing_color1',255,255,255), (3408,4700221,0,'wing_color2',255,255,255), (3409,4700222,1,'cheek_type',2,-26,0), (3410,4700222,1,'chin_type',0,8,28), (3411,4700222,1,'ear_type',-28,45,0), (3412,4700222,1,'eye_brow_type',47,-56,-20), (3413,4700222,0,'eye_color',40,24,8), (3414,4700222,1,'eye_type',-21,0,0), (3415,4700222,0,'hair_color1',9,218,239), (3416,4700222,0,'hair_face_color',122,44,20), (3417,4700222,0,'hair_face_highlight_color',202,73,37), (3418,4700222,0,'hair_type_color',122,44,20), (3419,4700222,0,'hair_type_highlight_color',202,73,37), (3420,4700222,1,'lip_type',-35,40,8), (3421,4700222,1,'nose_type',-37,9,-38), (3422,4700222,0,'skin_color',220,208,208), (3423,4700222,1,'soga_cheek_type',0,47,-56), (3424,4700222,1,'soga_chin_type',0,-35,40), (3425,4700222,1,'soga_ear_type',0,-21,0), (3426,4700222,1,'soga_eye_brow_type',0,-28,45), (3427,4700222,0,'soga_eye_color',229,229,102), (3428,4700222,1,'soga_eye_type',-21,0,0), (3429,4700222,0,'soga_hair_face_color',122,44,20), (3430,4700222,0,'soga_hair_face_highlight_color',202,73,37), (3431,4700222,0,'soga_hair_type_color',122,44,20), (3432,4700222,0,'soga_hair_type_highlight_color',202,73,37), (3433,4700222,1,'soga_lip_type',-20,2,-26), (3434,4700222,1,'soga_nose_type',8,0,8), (3435,4700222,0,'soga_skin_color',220,208,208), (3436,4700222,0,'wing_color1',255,255,255), (3437,4700222,0,'wing_color2',255,255,255), (3438,4700223,1,'cheek_type',0,-3,0), (3439,4700223,1,'chin_type',28,4,11), (3440,4700223,1,'ear_type',3,17,0), (3441,4700223,1,'eye_brow_type',5,-26,-26), (3442,4700223,0,'eye_color',126,178,194), (3443,4700223,1,'eye_type',-10,0,0), (3444,4700223,0,'hair_color1',0,249,0), (3445,4700223,0,'hair_face_color',68,48,17), (3446,4700223,0,'hair_face_highlight_color',49,44,12), (3447,4700223,0,'hair_type_color',68,48,17), (3448,4700223,0,'hair_type_highlight_color',49,44,12), (3449,4700223,1,'lip_type',28,2,47), (3450,4700223,1,'nose_type',-41,0,-7), (3451,4700223,0,'skin_color',252,235,236), (3452,4700223,1,'soga_cheek_type',0,5,-26), (3453,4700223,1,'soga_chin_type',0,28,2), (3454,4700223,1,'soga_ear_type',0,-10,0), (3455,4700223,1,'soga_eye_brow_type',0,3,17), (3456,4700223,0,'soga_eye_color',229,229,102), (3457,4700223,1,'soga_eye_type',-10,0,0), (3458,4700223,0,'soga_hair_face_color',68,48,17), (3459,4700223,0,'soga_hair_face_highlight_color',49,44,12), (3460,4700223,0,'soga_hair_type_color',68,48,17), (3461,4700223,0,'soga_hair_type_highlight_color',49,44,12), (3462,4700223,1,'soga_lip_type',-26,0,-3), (3463,4700223,1,'soga_nose_type',47,28,4), (3464,4700223,0,'soga_skin_color',252,235,236), (3465,4700223,0,'wing_color1',255,255,255), (3466,4700223,0,'wing_color2',255,255,255), (3467,4700224,1,'cheek_type',3,34,0), (3468,4700224,1,'chin_type',14,-10,17), (3469,4700224,1,'ear_type',17,0,0), (3470,4700224,1,'eye_brow_type',26,-28,14), (3471,4700224,0,'eye_color',29,58,46), (3472,4700224,1,'eye_type',-10,0,0), (3473,4700224,0,'hair_color1',45,242,0), (3474,4700224,0,'hair_face_color',31,24,16), (3475,4700224,0,'hair_face_highlight_color',116,40,22), (3476,4700224,0,'hair_type_color',31,24,16), (3477,4700224,0,'hair_type_highlight_color',116,40,22), (3478,4700224,1,'lip_type',7,8,-17), (3479,4700224,1,'nose_type',47,45,-14), (3480,4700224,0,'skin_color',144,118,74), (3481,4700224,1,'soga_cheek_type',0,26,-28), (3482,4700224,1,'soga_chin_type',0,7,8), (3483,4700224,1,'soga_ear_type',0,-10,0), (3484,4700224,1,'soga_eye_brow_type',0,17,0), (3485,4700224,0,'soga_eye_color',229,229,102), (3486,4700224,1,'soga_eye_type',-10,0,0), (3487,4700224,0,'soga_hair_face_color',31,24,16), (3488,4700224,0,'soga_hair_face_highlight_color',116,40,22), (3489,4700224,0,'soga_hair_type_color',31,24,16), (3490,4700224,0,'soga_hair_type_highlight_color',116,40,22), (3491,4700224,1,'soga_lip_type',14,3,34), (3492,4700224,1,'soga_nose_type',-17,14,-10), (3493,4700224,0,'soga_skin_color',144,118,74), (3494,4700224,0,'wing_color1',255,255,255), (3495,4700224,0,'wing_color2',255,255,255), (3496,4700225,1,'cheek_type',57,35,0), (3497,4700225,1,'chin_type',-78,-2,-10), (3498,4700225,1,'ear_type',-68,-56,0), (3499,4700225,1,'eye_brow_type',50,-72,-90), (3500,4700225,0,'eye_color',49,100,115), (3501,4700225,1,'eye_type',-38,0,0), (3502,4700225,0,'hair_color1',177,18,245), (3503,4700225,0,'hair_color2',167,0,0), (3504,4700225,0,'hair_face_color',228,182,25), (3505,4700225,0,'hair_face_highlight_color',170,63,24), (3506,4700225,0,'hair_type_color',228,182,25), (3507,4700225,0,'hair_type_highlight_color',170,63,24), (3508,4700225,1,'lip_type',-78,-84,-64), (3509,4700225,1,'nose_type',-93,-79,18), (3510,4700225,0,'skin_color',155,156,156), (3511,4700225,1,'soga_cheek_type',0,50,-72), (3512,4700225,1,'soga_chin_type',0,-78,-84), (3513,4700225,1,'soga_ear_type',0,-38,0), (3514,4700225,1,'soga_eye_brow_type',0,-68,-56), (3515,4700225,0,'soga_eye_color',229,229,102), (3516,4700225,1,'soga_eye_type',-89,0,0), (3517,4700225,0,'soga_hair_face_color',228,182,25), (3518,4700225,0,'soga_hair_face_highlight_color',170,63,24), (3519,4700225,0,'soga_hair_type_color',228,182,25), (3520,4700225,0,'soga_hair_type_highlight_color',170,63,24), (3521,4700225,1,'soga_lip_type',-90,57,35), (3522,4700225,1,'soga_nose_type',-64,-78,-2), (3523,4700225,0,'soga_skin_color',155,156,156), (3524,4700225,0,'wing_color1',255,255,255), (3525,4700225,0,'wing_color2',255,255,255), (3526,4700226,1,'cheek_type',-52,-28,0), (3527,4700226,1,'chin_type',-26,62,-44), (3528,4700226,1,'ear_type',79,-17,0), (3529,4700226,1,'eye_brow_type',-40,-81,57), (3530,4700226,0,'eye_color',134,184,198), (3531,4700226,1,'eye_type',59,0,0), (3532,4700226,0,'hair_color1',188,66,182), (3533,4700226,0,'hair_color2',193,0,0), (3534,4700226,0,'hair_face_color',38,26,2), (3535,4700226,0,'hair_face_highlight_color',53,37,4), (3536,4700226,0,'hair_highlight',79,28,15), (3537,4700226,0,'hair_type_color',38,26,2), (3538,4700226,0,'hair_type_highlight_color',53,37,4), (3539,4700226,1,'lip_type',-91,-28,95), (3540,4700226,1,'nose_type',0,-68,66), (3541,4700226,0,'skin_color',225,185,180), (3542,4700226,1,'soga_cheek_type',0,-40,-81), (3543,4700226,1,'soga_chin_type',0,-91,-28), (3544,4700226,1,'soga_ear_type',0,59,0), (3545,4700226,1,'soga_eye_brow_type',0,79,-17), (3546,4700226,0,'soga_eye_color',229,229,102), (3547,4700226,1,'soga_eye_type',-63,0,0), (3548,4700226,0,'soga_hair_color1',111,64,0), (3549,4700226,0,'soga_hair_color2',79,28,15), (3550,4700226,0,'soga_hair_face_color',38,26,2), (3551,4700226,0,'soga_hair_face_highlight_color',53,37,4), (3552,4700226,0,'soga_hair_highlight',79,28,15), (3553,4700226,0,'soga_hair_type_color',38,26,2), (3554,4700226,0,'soga_hair_type_highlight_color',53,37,4), (3555,4700226,1,'soga_lip_type',57,-52,-28), (3556,4700226,1,'soga_nose_type',95,-26,62), (3557,4700226,0,'soga_skin_color',225,185,180), (3558,4700226,0,'wing_color1',255,255,255), (3559,4700226,0,'wing_color2',255,255,255), (3590,4700228,1,'cheek_type',0,35,0), (3591,4700228,1,'chin_type',2,90,23), (3592,4700228,1,'ear_type',-17,0,0), (3593,4700228,1,'eye_brow_type',-50,0,-17), (3594,4700228,0,'eye_color',61,104,65), (3595,4700228,1,'eye_type',-10,0,0), (3596,4700228,0,'hair_color1',216,163,75), (3597,4700228,0,'hair_color2',247,0,0), (3598,4700228,0,'hair_face_color',233,184,31), (3599,4700228,0,'hair_face_highlight_color',19,6,25), (3600,4700228,0,'hair_highlight',246,219,114), (3601,4700228,0,'hair_type_color',233,184,31), (3602,4700228,0,'hair_type_highlight_color',19,6,25), (3603,4700228,1,'lip_type',-68,48,48), (3604,4700228,1,'nose_type',93,-40,-93), (3605,4700228,0,'skin_color',121,94,57), (3606,4700228,1,'soga_cheek_type',0,-50,0), (3607,4700228,1,'soga_chin_type',0,-68,48), (3608,4700228,1,'soga_ear_type',0,-10,0), (3609,4700228,1,'soga_eye_brow_type',0,-17,0), (3610,4700228,0,'soga_eye_color',229,229,102), (3611,4700228,1,'soga_eye_type',-9,0,0), (3612,4700228,0,'soga_hair_color1',187,136,62), (3613,4700228,0,'soga_hair_color2',29,21,28), (3614,4700228,0,'soga_hair_face_color',233,184,31), (3615,4700228,0,'soga_hair_face_highlight_color',19,6,25), (3616,4700228,0,'soga_hair_highlight',246,219,114), (3617,4700228,0,'soga_hair_type_color',233,184,31), (3618,4700228,0,'soga_hair_type_highlight_color',19,6,25), (3619,4700228,1,'soga_lip_type',-17,0,35), (3620,4700228,1,'soga_nose_type',48,2,90), (3621,4700228,0,'soga_skin_color',121,94,57), (3622,4700228,0,'wing_color1',255,255,255), (3623,4700228,0,'wing_color2',255,255,255), (3624,4700229,1,'cheek_type',-81,15,0), (3625,4700229,1,'chin_type',58,31,-81), (3626,4700229,1,'ear_type',-32,71,0), (3627,4700229,1,'eye_brow_type',94,52,35), (3628,4700229,0,'eye_color',33,64,50), (3629,4700229,1,'eye_type',-9,0,0), (3630,4700229,0,'hair_color1',11,215,168), (3631,4700229,0,'hair_color2',194,0,0), (3632,4700229,0,'hair_face_color',219,157,24), (3633,4700229,0,'hair_highlight',200,165,96), (3634,4700229,0,'hair_type_color',219,157,24), (3635,4700229,1,'lip_type',-91,-14,-19), (3636,4700229,1,'nose_type',-43,11,-41), (3637,4700229,0,'skin_color',186,197,195), (3638,4700229,1,'soga_cheek_type',0,94,52), (3639,4700229,1,'soga_chin_type',0,-91,-14), (3640,4700229,1,'soga_ear_type',0,-9,0), (3641,4700229,1,'soga_eye_brow_type',0,-32,71), (3642,4700229,0,'soga_eye_color',229,229,102), (3643,4700229,1,'soga_eye_type',-62,0,0), (3644,4700229,0,'soga_hair_color1',173,99,44), (3645,4700229,0,'soga_hair_color2',38,22,21), (3646,4700229,0,'soga_hair_face_color',219,157,24), (3647,4700229,0,'soga_hair_highlight',200,165,96), (3648,4700229,0,'soga_hair_type_color',219,157,24), (3649,4700229,1,'soga_lip_type',35,-81,15), (3650,4700229,1,'soga_nose_type',-19,58,31), (3651,4700229,0,'soga_skin_color',186,197,195), (3652,4700229,0,'wing_color1',255,255,255), (3653,4700229,0,'wing_color2',255,255,255), (3654,4700230,1,'eye_brow_type',7,0,0), (3655,4700230,0,'eye_color',12,119,0), (3656,4700230,0,'hair_color1',50,0,26), (3657,4700230,1,'lip_type',-50,0,0), (3658,4700230,1,'nose_type',-56,50,0), (3659,4700230,0,'skin_color',230,230,13), (3660,4700230,1,'soga_cheek_type',0,7,0), (3661,4700230,1,'soga_chin_type',0,-50,0), (3662,4700230,1,'soga_eye_brow_type',7,0,0), (3663,4700230,0,'soga_eye_color',229,229,102), (3664,4700230,1,'soga_lip_type',-50,0,0), (3665,4700230,1,'soga_nose_type',-56,50,0), (3666,4700230,0,'soga_skin_color',230,230,13), (3667,4700230,0,'wing_color1',255,255,255), (3668,4700230,0,'wing_color2',255,255,255), (3669,4700231,1,'cheek_type',-87,34,0), (3670,4700231,1,'chin_type',46,-25,19), (3671,4700231,1,'ear_type',-61,-2,0), (3672,4700231,1,'eye_brow_type',-21,14,-62), (3673,4700231,0,'eye_color',160,197,203), (3674,4700231,1,'eye_type',63,0,0), (3675,4700231,0,'hair_color1',42,17,222), (3676,4700231,0,'hair_color2',193,0,0), (3677,4700231,0,'hair_face_color',233,184,31), (3678,4700231,0,'hair_face_highlight_color',15,1,21), (3679,4700231,0,'hair_highlight',1,1,1), (3680,4700231,0,'hair_type_color',233,184,31), (3681,4700231,0,'hair_type_highlight_color',15,1,21), (3682,4700231,1,'lip_type',17,-88,-41), (3683,4700231,1,'nose_type',25,42,17), (3684,4700231,0,'skin_color',152,102,91), (3685,4700231,1,'soga_cheek_type',0,-21,14), (3686,4700231,1,'soga_chin_type',0,17,-88), (3687,4700231,1,'soga_ear_type',0,63,0), (3688,4700231,1,'soga_eye_brow_type',0,-61,-2), (3689,4700231,0,'soga_eye_color',229,229,102), (3690,4700231,1,'soga_eye_type',-63,0,0), (3691,4700231,0,'soga_hair_color1',1,1,1), (3692,4700231,0,'soga_hair_color2',1,1,1), (3693,4700231,0,'soga_hair_face_color',233,184,31), (3694,4700231,0,'soga_hair_face_highlight_color',15,1,21), (3695,4700231,0,'soga_hair_highlight',1,1,1), (3696,4700231,0,'soga_hair_type_color',233,184,31), (3697,4700231,0,'soga_hair_type_highlight_color',15,1,21), (3698,4700231,1,'soga_lip_type',-62,-87,34), (3699,4700231,1,'soga_nose_type',-41,46,-25), (3700,4700231,0,'soga_skin_color',152,102,91), (3701,4700231,0,'wing_color1',255,255,255), (3702,4700231,0,'wing_color2',255,255,255), (3703,4700232,0,'eye_color',255,255,255), (3704,4700232,0,'hair_color1',1,1,1), (3705,4700232,0,'hair_color2',1,1,1), (3706,4700232,0,'hair_highlight',1,1,1), (3707,4700232,0,'hair_type_color',255,255,255), (3708,4700232,0,'hair_type_highlight_color',255,255,255), (3709,4700232,0,'skin_color',255,255,255), (3710,4700232,0,'soga_eye_color',255,0,255), (3711,4700232,0,'soga_hair_color1',1,1,1), (3712,4700232,0,'soga_hair_color2',1,1,1), (3713,4700232,0,'soga_hair_highlight',1,1,1), (3714,4700232,0,'soga_hair_type_color',255,255,255), (3715,4700232,0,'soga_hair_type_highlight_color',255,255,255), (3716,4700233,0,'eye_color',255,255,255), (3717,4700233,0,'skin_color',255,255,255), (3718,4700233,0,'soga_eye_color',255,0,255), (3719,4700234,0,'eye_color',255,255,255), (3720,4700234,0,'skin_color',255,255,255), (3721,4700234,0,'soga_eye_color',255,0,255), (3722,4700235,1,'cheek_type',-70,22,0), (3723,4700235,1,'chin_type',-8,2,1), (3724,4700235,1,'ear_type',7,-5,0), (3725,4700235,1,'eye_brow_type',56,28,47), (3726,4700235,0,'eye_color',60,115,80), (3727,4700235,1,'eye_type',10,0,0), (3728,4700235,0,'hair_color1',188,90,162), (3729,4700235,0,'hair_color2',180,0,0), (3730,4700235,0,'hair_face_color',171,64,25), (3731,4700235,0,'hair_face_highlight_color',33,24,42), (3732,4700235,0,'hair_highlight',89,21,21), (3733,4700235,0,'hair_type_color',171,64,25), (3734,4700235,0,'hair_type_highlight_color',33,24,42), (3735,4700235,1,'lip_type',31,46,81), (3736,4700235,1,'nose_type',12,-68,90), (3737,4700235,0,'skin_color',133,113,71), (3738,4700235,1,'soga_cheek_type',0,56,28), (3739,4700235,1,'soga_chin_type',0,31,46), (3740,4700235,1,'soga_ear_type',0,10,0), (3741,4700235,1,'soga_eye_brow_type',0,7,-5), (3742,4700235,0,'soga_eye_color',229,229,102), (3743,4700235,1,'soga_eye_type',-76,0,0), (3744,4700235,0,'soga_hair_color1',171,87,0), (3745,4700235,0,'soga_hair_color2',26,24,25), (3746,4700235,0,'soga_hair_face_color',171,64,25), (3747,4700235,0,'soga_hair_face_highlight_color',33,24,42), (3748,4700235,0,'soga_hair_highlight',89,21,21), (3749,4700235,0,'soga_hair_type_color',171,64,25), (3750,4700235,0,'soga_hair_type_highlight_color',33,24,42), (3751,4700235,1,'soga_lip_type',47,-70,22), (3752,4700235,1,'soga_nose_type',81,-8,2), (3753,4700235,0,'soga_skin_color',133,113,71), (3754,4700236,1,'cheek_type',37,-39,0), (3755,4700236,1,'chin_type',-2,-76,17), (3756,4700236,1,'ear_type',62,79,0), (3757,4700236,1,'eye_brow_type',-64,-28,43), (3758,4700236,0,'eye_color',108,136,92), (3759,4700236,1,'eye_type',-40,0,0), (3760,4700236,0,'hair_color1',68,242,63), (3761,4700236,0,'hair_color2',38,0,0), (3762,4700236,0,'hair_face_color',219,179,15), (3763,4700236,0,'hair_face_highlight_color',41,19,11), (3764,4700236,0,'hair_type_color',219,179,15), (3765,4700236,0,'hair_type_highlight_color',41,19,11), (3766,4700236,1,'lip_type',-85,56,-58), (3767,4700236,1,'nose_type',68,68,-14), (3768,4700236,0,'skin_color',155,122,78), (3769,4700236,1,'soga_cheek_type',0,-64,-28), (3770,4700236,1,'soga_chin_type',0,-85,56), (3771,4700236,1,'soga_ear_type',0,-40,0), (3772,4700236,1,'soga_eye_brow_type',0,62,79), (3773,4700236,0,'soga_eye_color',229,229,102), (3774,4700236,1,'soga_eye_type',38,0,0), (3775,4700236,0,'soga_hair_face_color',219,179,15), (3776,4700236,0,'soga_hair_face_highlight_color',41,19,11), (3777,4700236,0,'soga_hair_type_color',219,179,15), (3778,4700236,0,'soga_hair_type_highlight_color',41,19,11), (3779,4700236,1,'soga_lip_type',43,37,-39), (3780,4700236,1,'soga_nose_type',-58,-2,-76), (3781,4700236,0,'soga_skin_color',155,122,78), (3782,4700236,0,'wing_color1',255,255,255), (3783,4700236,0,'wing_color2',255,255,255), (3784,4700237,1,'cheek_type',-45,-75,0), (3785,4700237,1,'chin_type',-38,62,-7), (3786,4700237,1,'ear_type',37,-68,0), (3787,4700237,1,'eye_brow_type',-91,63,83), (3788,4700237,0,'eye_color',108,168,186), (3789,4700237,1,'eye_type',-85,0,0), (3790,4700237,0,'hair_color1',0,233,168), (3791,4700237,0,'hair_color2',225,0,0), (3792,4700237,0,'hair_face_color',37,22,5), (3793,4700237,0,'hair_face_highlight_color',233,168,29), (3794,4700237,0,'hair_type_color',37,22,5), (3795,4700237,0,'hair_type_highlight_color',233,168,29), (3796,4700237,1,'lip_type',77,38,7), (3797,4700237,1,'nose_type',-95,0,-23), (3798,4700237,0,'skin_color',197,186,187), (3799,4700237,1,'soga_cheek_type',0,-91,63), (3800,4700237,1,'soga_chin_type',0,77,38), (3801,4700237,1,'soga_ear_type',0,-85,0), (3802,4700237,1,'soga_eye_brow_type',0,37,-68), (3803,4700237,0,'soga_eye_color',229,229,102), (3804,4700237,1,'soga_eye_type',-31,0,0), (3805,4700237,0,'soga_hair_face_color',37,22,5), (3806,4700237,0,'soga_hair_face_highlight_color',233,168,29), (3807,4700237,0,'soga_hair_type_color',37,22,5), (3808,4700237,0,'soga_hair_type_highlight_color',233,168,29), (3809,4700237,1,'soga_lip_type',83,-45,-75), (3810,4700237,1,'soga_nose_type',7,-38,62), (3811,4700237,0,'soga_skin_color',197,186,187), (3812,4700237,0,'wing_color1',255,255,255), (3813,4700237,0,'wing_color2',255,255,255), (3814,4700238,0,'eye_color',255,255,255), (3815,4700238,0,'skin_color',255,255,255), (3816,4700238,0,'soga_eye_color',255,0,255), (3817,4700239,1,'cheek_type',-35,-57,0), (3818,4700239,1,'chin_type',-47,-5,-95), (3819,4700239,1,'ear_type',-47,18,0), (3820,4700239,1,'eye_brow_type',-87,85,-22), (3821,4700239,0,'eye_color',83,61,29), (3822,4700239,1,'eye_type',-21,0,0), (3823,4700239,0,'hair_color1',57,17,96), (3824,4700239,0,'hair_color2',160,0,0), (3825,4700239,0,'hair_face_color',84,0,0), (3826,4700239,0,'hair_face_highlight_color',188,92,40), (3827,4700239,0,'hair_highlight',91,21,51), (3828,4700239,0,'hair_type_color',84,0,0), (3829,4700239,0,'hair_type_highlight_color',188,92,40), (3830,4700239,1,'lip_type',31,-58,-5), (3831,4700239,1,'nose_type',87,57,17), (3832,4700239,0,'skin_color',113,121,119), (3833,4700239,1,'soga_cheek_type',0,-87,85), (3834,4700239,1,'soga_chin_type',0,31,-58), (3835,4700239,1,'soga_ear_type',0,-21,0), (3836,4700239,1,'soga_eye_brow_type',0,-47,18), (3837,4700239,0,'soga_eye_color',229,229,102), (3838,4700239,1,'soga_eye_type',-96,0,0), (3839,4700239,0,'soga_hair_color1',159,88,0), (3840,4700239,0,'soga_hair_color2',43,36,70), (3841,4700239,0,'soga_hair_face_color',84,0,0), (3842,4700239,0,'soga_hair_face_highlight_color',188,92,40), (3843,4700239,0,'soga_hair_highlight',91,21,51), (3844,4700239,0,'soga_hair_type_color',84,0,0), (3845,4700239,0,'soga_hair_type_highlight_color',188,92,40), (3846,4700239,1,'soga_lip_type',-22,-35,-57), (3847,4700239,1,'soga_nose_type',-5,-47,-5), (3848,4700239,0,'soga_skin_color',113,121,119), (3849,4700239,0,'wing_color1',255,255,255), (3850,4700239,0,'wing_color2',255,255,255), (3851,4700240,0,'eye_color',255,255,255), (3852,4700240,0,'skin_color',255,255,255), (3853,4700240,0,'soga_eye_color',255,0,255), (3854,4700241,0,'eye_color',255,255,255), (3855,4700241,0,'skin_color',255,255,255), (3856,4700241,0,'soga_eye_color',255,0,255), (3857,4700242,1,'cheek_type',-35,-57,0), (3858,4700242,1,'chin_type',-47,-5,-95), (3859,4700242,1,'ear_type',-47,18,0), (3860,4700242,1,'eye_brow_type',-87,85,-22), (3861,4700242,0,'eye_color',83,61,29), (3862,4700242,1,'eye_type',-21,0,0), (3863,4700242,0,'hair_color1',57,17,96), (3864,4700242,0,'hair_color2',160,0,0), (3865,4700242,0,'hair_face_color',84,0,0), (3866,4700242,0,'hair_face_highlight_color',188,92,40), (3867,4700242,0,'hair_highlight',109,14,49), (3868,4700242,0,'hair_type_color',84,0,0), (3869,4700242,0,'hair_type_highlight_color',188,92,40), (3870,4700242,1,'lip_type',31,-58,-5), (3871,4700242,1,'nose_type',87,57,17), (3872,4700242,0,'skin_color',113,121,119), (3873,4700242,1,'soga_cheek_type',0,-87,85), (3874,4700242,1,'soga_chin_type',0,31,-58), (3875,4700242,1,'soga_ear_type',0,-21,0), (3876,4700242,1,'soga_eye_brow_type',0,-47,18), (3877,4700242,0,'soga_eye_color',229,229,102), (3878,4700242,1,'soga_eye_type',-96,0,0), (3879,4700242,0,'soga_hair_color1',185,97,0), (3880,4700242,0,'soga_hair_color2',105,26,26), (3881,4700242,0,'soga_hair_face_color',84,0,0), (3882,4700242,0,'soga_hair_face_highlight_color',188,92,40), (3883,4700242,0,'soga_hair_highlight',109,14,49), (3884,4700242,0,'soga_hair_type_color',84,0,0), (3885,4700242,0,'soga_hair_type_highlight_color',188,92,40), (3886,4700242,1,'soga_lip_type',-22,-35,-57), (3887,4700242,1,'soga_nose_type',-5,-47,-5), (3888,4700242,0,'soga_skin_color',113,121,119), (3889,4700242,0,'wing_color1',255,255,255), (3890,4700242,0,'wing_color2',255,255,255), (3891,4700243,1,'cheek_type',-3,-25,0), (3892,4700243,1,'chin_type',-8,25,1), (3893,4700243,1,'ear_type',42,42,0), (3894,4700243,1,'eye_brow_type',-9,-1,-4), (3895,4700243,0,'eye_color',137,92,40), (3896,4700243,1,'eye_type',-25,0,0), (3897,4700243,0,'hair_color1',21,17,0), (3898,4700243,0,'hair_face_color',255,171,115), (3899,4700243,0,'hair_face_highlight_color',105,90,5), (3900,4700243,0,'hair_type_color',255,171,115), (3901,4700243,0,'hair_type_highlight_color',105,90,5), (3902,4700243,1,'lip_type',-5,-26,-1), (3903,4700243,1,'nose_type',-3,21,17), (3904,4700243,0,'skin_color',230,186,184), (3905,4700243,1,'soga_cheek_type',0,-9,-1), (3906,4700243,1,'soga_chin_type',0,-5,-26), (3907,4700243,1,'soga_ear_type',0,-25,0), (3908,4700243,1,'soga_eye_brow_type',0,42,42), (3909,4700243,0,'soga_eye_color',229,229,102), (3910,4700243,1,'soga_eye_type',-25,0,0), (3911,4700243,0,'soga_hair_face_color',255,171,115), (3912,4700243,0,'soga_hair_face_highlight_color',105,90,5), (3913,4700243,0,'soga_hair_type_color',255,171,115), (3914,4700243,0,'soga_hair_type_highlight_color',105,90,5), (3915,4700243,1,'soga_lip_type',-4,-3,-25), (3916,4700243,1,'soga_nose_type',-1,-8,25), (3917,4700243,0,'soga_skin_color',230,186,184), (3918,4700243,0,'wing_color1',255,255,255), (3919,4700243,0,'wing_color2',255,255,255), (3920,4700244,1,'cheek_type',21,25,0), (3921,4700244,1,'chin_type',-14,17,0), (3922,4700244,1,'ear_type',0,-23,0), (3923,4700244,1,'eye_brow_type',12,-20,-7), (3924,4700244,0,'eye_color',199,179,155), (3925,4700244,1,'eye_type',-22,0,0), (3926,4700244,0,'hair_color1',12,14,0), (3927,4700244,0,'hair_face_color',139,187,188), (3928,4700244,0,'hair_face_highlight_color',25,18,10), (3929,4700244,0,'hair_type_color',139,187,188), (3930,4700244,0,'hair_type_highlight_color',25,18,10), (3931,4700244,1,'lip_type',7,45,-20), (3932,4700244,1,'nose_type',-18,12,14), (3933,4700244,0,'skin_color',213,164,145), (3934,4700244,1,'soga_cheek_type',0,12,-20), (3935,4700244,1,'soga_chin_type',0,7,45), (3936,4700244,1,'soga_ear_type',0,-22,0), (3937,4700244,1,'soga_eye_brow_type',0,0,-23), (3938,4700244,0,'soga_eye_color',229,229,102), (3939,4700244,1,'soga_eye_type',-22,0,0), (3940,4700244,0,'soga_hair_face_color',139,187,188), (3941,4700244,0,'soga_hair_face_highlight_color',25,18,10), (3942,4700244,0,'soga_hair_type_color',139,187,188), (3943,4700244,0,'soga_hair_type_highlight_color',25,18,10), (3944,4700244,1,'soga_lip_type',-7,21,25), (3945,4700244,1,'soga_nose_type',-20,-14,17), (3946,4700244,0,'soga_skin_color',213,164,145), (3947,4700244,0,'wing_color1',255,255,255), (3948,4700244,0,'wing_color2',255,255,255), (3949,4700245,1,'cheek_type',37,-39,0), (3950,4700245,1,'chin_type',-2,-76,17), (3951,4700245,1,'ear_type',62,79,0), (3952,4700245,1,'eye_brow_type',-64,-28,43), (3953,4700245,0,'eye_color',108,136,92), (3954,4700245,1,'eye_type',-40,0,0), (3955,4700245,0,'hair_color1',68,242,63), (3956,4700245,0,'hair_color2',38,0,0), (3957,4700245,0,'hair_face_color',219,179,15), (3958,4700245,0,'hair_face_highlight_color',41,19,11), (3959,4700245,0,'hair_type_color',219,179,15), (3960,4700245,0,'hair_type_highlight_color',41,19,11), (3961,4700245,1,'lip_type',-85,56,-58), (3962,4700245,1,'nose_type',68,68,-14), (3963,4700245,0,'skin_color',155,122,78), (3964,4700245,1,'soga_cheek_type',0,-64,-28), (3965,4700245,1,'soga_chin_type',0,-85,56), (3966,4700245,1,'soga_ear_type',0,-40,0), (3967,4700245,1,'soga_eye_brow_type',0,62,79), (3968,4700245,0,'soga_eye_color',229,229,102), (3969,4700245,1,'soga_eye_type',38,0,0), (3970,4700245,0,'soga_hair_face_color',219,179,15), (3971,4700245,0,'soga_hair_face_highlight_color',41,19,11), (3972,4700245,0,'soga_hair_type_color',219,179,15), (3973,4700245,0,'soga_hair_type_highlight_color',41,19,11), (3974,4700245,1,'soga_lip_type',43,37,-39), (3975,4700245,1,'soga_nose_type',-58,-2,-76), (3976,4700245,0,'soga_skin_color',155,122,78), (3977,4700245,0,'wing_color1',255,255,255), (3978,4700245,0,'wing_color2',255,255,255), (3979,4700246,1,'cheek_type',-87,34,0), (3980,4700246,1,'chin_type',46,-25,19), (3981,4700246,1,'ear_type',-61,-2,0), (3982,4700246,1,'eye_brow_type',-21,14,-62), (3983,4700246,0,'eye_color',160,197,203), (3984,4700246,1,'eye_type',63,0,0), (3985,4700246,0,'hair_color1',42,17,222), (3986,4700246,0,'hair_color2',193,0,0), (3987,4700246,0,'hair_face_color',233,184,31), (3988,4700246,0,'hair_face_highlight_color',15,1,21), (3989,4700246,0,'hair_type_color',233,184,31), (3990,4700246,0,'hair_type_highlight_color',15,1,21), (3991,4700246,1,'lip_type',17,-88,-41), (3992,4700246,1,'nose_type',25,42,17), (3993,4700246,0,'skin_color',152,102,91), (3994,4700246,1,'soga_cheek_type',0,-21,14), (3995,4700246,1,'soga_chin_type',0,17,-88), (3996,4700246,1,'soga_ear_type',0,63,0), (3997,4700246,1,'soga_eye_brow_type',0,-61,-2), (3998,4700246,0,'soga_eye_color',229,229,102), (3999,4700246,1,'soga_eye_type',-63,0,0), (4000,4700246,0,'soga_hair_face_color',233,184,31), (4001,4700246,0,'soga_hair_face_highlight_color',15,1,21), (4002,4700246,0,'soga_hair_type_color',233,184,31), (4003,4700246,0,'soga_hair_type_highlight_color',15,1,21), (4004,4700246,1,'soga_lip_type',-62,-87,34), (4005,4700246,1,'soga_nose_type',-41,46,-25), (4006,4700246,0,'soga_skin_color',152,102,91), (4007,4700246,0,'wing_color1',255,255,255), (4008,4700246,0,'wing_color2',255,255,255), (4009,4700247,0,'eye_color',255,255,255), (4010,4700247,0,'hair_type_color',255,255,255), (4011,4700247,0,'hair_type_highlight_color',255,255,255), (4012,4700247,0,'skin_color',255,255,255), (4013,4700247,0,'soga_eye_color',255,0,255), (4014,4700247,0,'soga_hair_type_color',255,255,255), (4015,4700247,0,'soga_hair_type_highlight_color',255,255,255), (4016,4700248,1,'cheek_type',61,45,0), (4017,4700248,1,'chin_type',44,58,82), (4018,4700248,1,'ear_type',56,-68,0), (4019,4700248,1,'eye_brow_type',35,95,-53), (4020,4700248,0,'eye_color',133,183,198), (4021,4700248,1,'eye_type',52,0,0), (4022,4700248,0,'hair_color1',21,64,0), (4023,4700248,0,'hair_color2',47,0,0), (4024,4700248,0,'hair_face_color',61,61,75), (4025,4700248,0,'hair_face_highlight_color',244,246,246), (4026,4700248,0,'hair_type_color',61,61,75), (4027,4700248,0,'hair_type_highlight_color',244,246,246), (4028,4700248,1,'lip_type',4,-23,-45), (4029,4700248,1,'nose_type',-10,21,64), (4030,4700248,0,'skin_color',46,33,34), (4031,4700248,1,'soga_cheek_type',0,35,95), (4032,4700248,1,'soga_chin_type',0,4,-23), (4033,4700248,1,'soga_ear_type',0,52,0), (4034,4700248,1,'soga_eye_brow_type',0,56,-68), (4035,4700248,0,'soga_eye_color',229,229,102), (4036,4700248,1,'soga_eye_type',47,0,0), (4037,4700248,0,'soga_hair_face_color',61,61,75), (4038,4700248,0,'soga_hair_face_highlight_color',244,246,246), (4039,4700248,0,'soga_hair_type_color',61,61,75), (4040,4700248,0,'soga_hair_type_highlight_color',244,246,246), (4041,4700248,1,'soga_lip_type',-53,61,45), (4042,4700248,1,'soga_nose_type',-45,44,58), (4043,4700248,0,'soga_skin_color',46,33,34), (4044,4700248,0,'wing_color1',255,255,255), (4045,4700248,0,'wing_color2',255,255,255), (4046,4700249,0,'eye_color',255,255,255), (4047,4700249,0,'skin_color',255,255,255), (4048,4700249,0,'soga_eye_color',255,0,255), (4049,4700250,0,'eye_color',255,255,255), (4050,4700250,0,'hair_color1',1,1,1), (4051,4700250,0,'hair_color2',1,1,1), (4052,4700250,0,'hair_highlight',1,1,1), (4053,4700250,0,'hair_type_color',255,255,255), (4054,4700250,0,'hair_type_highlight_color',255,255,255), (4055,4700250,0,'skin_color',255,255,255), (4056,4700250,0,'soga_eye_color',255,0,255), (4057,4700250,0,'soga_hair_color1',1,1,1), (4058,4700250,0,'soga_hair_color2',1,1,1), (4059,4700250,0,'soga_hair_highlight',1,1,1), (4060,4700250,0,'soga_hair_type_color',255,255,255), (4061,4700250,0,'soga_hair_type_highlight_color',255,255,255), (4062,4700251,0,'eye_color',255,255,255), (4063,4700251,0,'skin_color',242,242,240), (4064,4700251,0,'soga_eye_color',255,0,255), (4065,4700252,1,'cheek_type',-100,65,0), (4066,4700252,1,'chin_type',78,70,47), (4067,4700252,1,'ear_type',-56,-25,0), (4068,4700252,1,'eye_brow_type',-38,76,25), (4069,4700252,0,'eye_color',92,56,20), (4070,4700252,1,'eye_type',55,0,0), (4071,4700252,0,'hair_color1',172,25,56), (4072,4700252,0,'hair_color2',156,0,0), (4073,4700252,0,'hair_face_color',39,12,16), (4074,4700252,0,'hair_face_highlight_color',15,1,21), (4075,4700252,0,'hair_highlight',54,45,28), (4076,4700252,0,'hair_type_color',39,12,16), (4077,4700252,0,'hair_type_highlight_color',15,1,21), (4078,4700252,1,'lip_type',-100,-19,-17), (4079,4700252,1,'nose_type',3,-84,25), (4080,4700252,0,'skin_color',243,249,249), (4081,4700252,1,'soga_cheek_type',0,-38,76), (4082,4700252,1,'soga_chin_type',0,-100,-19), (4083,4700252,1,'soga_ear_type',0,55,0), (4084,4700252,1,'soga_eye_brow_type',0,-56,-25), (4085,4700252,0,'soga_eye_color',204,204,204), (4086,4700252,1,'soga_eye_type',-100,0,0), (4087,4700252,0,'soga_hair_color1',104,52,0), (4088,4700252,0,'soga_hair_color2',26,24,25), (4089,4700252,0,'soga_hair_face_color',39,12,16), (4090,4700252,0,'soga_hair_face_highlight_color',15,1,21), (4091,4700252,0,'soga_hair_highlight',54,45,28), (4092,4700252,0,'soga_hair_type_color',39,12,16), (4093,4700252,0,'soga_hair_type_highlight_color',15,1,21), (4094,4700252,1,'soga_lip_type',25,-100,65), (4095,4700252,1,'soga_nose_type',-17,78,70), (4096,4700252,0,'soga_skin_color',243,249,249), (4097,4700253,0,'eye_color',255,255,255), (4098,4700253,0,'skin_color',255,255,255), (4099,4700253,0,'soga_eye_color',255,0,255), (4100,4700254,1,'cheek_type',3,29,0), (4101,4700254,1,'chin_type',-10,-28,-5), (4102,4700254,1,'ear_type',-19,-23,0), (4103,4700254,1,'eye_brow_type',5,-12,0), (4104,4700254,0,'eye_color',88,106,59), (4105,4700254,0,'hair_color1',28,20,0), (4106,4700254,0,'hair_face_color',58,54,42), (4107,4700254,0,'hair_face_highlight_color',68,60,10), (4108,4700254,0,'hair_type_color',58,54,42), (4109,4700254,0,'hair_type_highlight_color',68,60,10), (4110,4700254,1,'lip_type',0,5,0), (4111,4700254,1,'nose_type',-11,28,20), (4112,4700254,0,'skin_color',224,206,177), (4113,4700254,1,'soga_cheek_type',0,5,-12), (4114,4700254,1,'soga_chin_type',0,0,5), (4115,4700254,1,'soga_ear_type',-19,-23,0), (4116,4700254,1,'soga_eye_brow_type',0,-19,-23), (4117,4700254,0,'soga_eye_color',229,229,102), (4118,4700254,0,'soga_hair_face_color',58,54,42), (4119,4700254,0,'soga_hair_face_highlight_color',68,60,10), (4120,4700254,0,'soga_hair_type_color',58,54,42), (4121,4700254,0,'soga_hair_type_highlight_color',68,60,10), (4122,4700254,1,'soga_lip_type',0,3,29), (4123,4700254,1,'soga_nose_type',0,-10,-28), (4124,4700254,0,'soga_skin_color',224,206,177), (4125,4700254,0,'wing_color1',255,255,255), (4126,4700254,0,'wing_color2',255,255,255), (4127,4700255,1,'cheek_type',47,68,0), (4128,4700255,1,'chin_type',-61,-32,-50), (4129,4700255,1,'ear_type',78,37,0), (4130,4700255,1,'eye_brow_type',-34,64,65), (4131,4700255,0,'eye_color',40,80,93), (4132,4700255,1,'eye_type',-35,0,0), (4133,4700255,0,'hair_color1',242,94,239), (4134,4700255,0,'hair_color2',37,0,0), (4135,4700255,0,'hair_face_color',221,178,17), (4136,4700255,0,'hair_face_highlight_color',216,154,23), (4137,4700255,0,'hair_highlight',239,221,86), (4138,4700255,0,'hair_type_color',221,178,17), (4139,4700255,0,'hair_type_highlight_color',216,154,23), (4140,4700255,1,'lip_type',56,-29,-38), (4141,4700255,1,'nose_type',0,-14,94), (4142,4700255,0,'skin_color',190,136,139), (4143,4700255,1,'soga_cheek_type',0,-34,64), (4144,4700255,1,'soga_chin_type',0,56,-29), (4145,4700255,1,'soga_ear_type',0,-35,0), (4146,4700255,1,'soga_eye_brow_type',0,78,37), (4147,4700255,0,'soga_eye_color',229,229,102), (4148,4700255,1,'soga_eye_type',37,0,0), (4149,4700255,0,'soga_hair_color1',99,53,22), (4150,4700255,0,'soga_hair_color2',200,165,96), (4151,4700255,0,'soga_hair_face_color',221,178,17), (4152,4700255,0,'soga_hair_face_highlight_color',216,154,23), (4153,4700255,0,'soga_hair_highlight',239,221,86), (4154,4700255,0,'soga_hair_type_color',221,178,17), (4155,4700255,0,'soga_hair_type_highlight_color',216,154,23), (4156,4700255,1,'soga_lip_type',65,47,68), (4157,4700255,1,'soga_nose_type',-38,-61,-32), (4158,4700255,0,'soga_skin_color',190,136,139), (4159,4700255,0,'wing_color1',255,255,255), (4160,4700255,0,'wing_color2',255,255,255), (4161,4700256,0,'eye_color',255,255,255), (4162,4700256,0,'skin_color',255,255,255), (4163,4700256,0,'soga_eye_color',255,0,255), (4167,4700258,1,'cheek_type',82,61,0), (4168,4700258,1,'chin_type',0,20,-88), (4169,4700258,1,'ear_type',8,-57,0), (4170,4700258,1,'eye_brow_type',-95,50,19), (4171,4700258,0,'eye_color',52,104,87), (4172,4700258,1,'eye_type',-85,0,0), (4173,4700258,0,'hair_color1',31,72,81), (4174,4700258,0,'hair_color2',169,0,0), (4175,4700258,0,'hair_face_highlight_color',47,15,18), (4176,4700258,0,'hair_highlight',38,22,21), (4177,4700258,0,'hair_type_highlight_color',47,15,18), (4178,4700258,1,'lip_type',-97,39,-34), (4179,4700258,1,'nose_type',9,31,72), (4180,4700258,0,'skin_color',166,167,167), (4181,4700258,1,'soga_cheek_type',0,-95,50), (4182,4700258,1,'soga_chin_type',0,-97,39), (4183,4700258,1,'soga_ear_type',0,-85,0), (4184,4700258,1,'soga_eye_brow_type',0,8,-57), (4185,4700258,0,'soga_eye_color',229,229,102), (4186,4700258,1,'soga_eye_type',-87,0,0), (4187,4700258,0,'soga_hair_color1',120,50,0), (4188,4700258,0,'soga_hair_color2',54,45,28), (4189,4700258,0,'soga_hair_face_highlight_color',47,15,18), (4190,4700258,0,'soga_hair_highlight',38,22,21), (4191,4700258,0,'soga_hair_type_highlight_color',47,15,18), (4192,4700258,1,'soga_lip_type',19,82,61), (4193,4700258,1,'soga_nose_type',-34,0,20), (4194,4700258,0,'soga_skin_color',166,167,167), (4195,4700258,0,'wing_color1',255,255,255), (4196,4700258,0,'wing_color2',255,255,255), (4197,4700259,0,'eye_color',255,255,255), (4198,4700259,0,'skin_color',255,255,255), (4199,4700259,0,'soga_eye_color',255,0,255), (4200,4700260,0,'eye_color',255,255,255), (4201,4700260,0,'hair_type_color',255,255,255), (4202,4700260,0,'hair_type_highlight_color',255,255,255), (4203,4700260,0,'skin_color',255,255,255), (4204,4700260,0,'soga_eye_color',255,0,255), (4205,4700260,0,'soga_hair_type_color',255,255,255), (4206,4700260,0,'soga_hair_type_highlight_color',255,255,255), (4207,4700261,0,'eye_color',255,255,255), (4208,4700261,0,'hair_type_color',255,255,255), (4209,4700261,0,'hair_type_highlight_color',255,255,255), (4210,4700261,0,'skin_color',255,255,255), (4211,4700261,0,'soga_eye_color',255,0,255), (4212,4700261,0,'soga_hair_type_color',255,255,255), (4213,4700261,0,'soga_hair_type_highlight_color',255,255,255), (4214,4700262,0,'eye_color',255,255,255), (4215,4700262,0,'hair_type_color',255,255,255), (4216,4700262,0,'hair_type_highlight_color',255,255,255), (4217,4700262,0,'skin_color',255,255,255), (4218,4700262,0,'soga_eye_color',255,0,255), (4219,4700262,0,'soga_hair_type_color',255,255,255), (4220,4700262,0,'soga_hair_type_highlight_color',255,255,255), (4221,4700263,0,'eye_color',255,255,255), (4222,4700263,0,'hair_type_color',255,255,255), (4223,4700263,0,'hair_type_highlight_color',255,255,255), (4224,4700263,0,'skin_color',255,255,255), (4225,4700263,0,'soga_eye_color',255,0,255), (4226,4700263,0,'soga_hair_type_color',255,255,255), (4227,4700263,0,'soga_hair_type_highlight_color',255,255,255), (4228,4700264,0,'eye_color',255,255,255), (4229,4700264,0,'hair_color1',1,1,1), (4230,4700264,0,'hair_color2',1,1,1), (4231,4700264,0,'hair_highlight',1,1,1), (4232,4700264,0,'hair_type_color',255,255,255), (4233,4700264,0,'hair_type_highlight_color',255,255,255), (4234,4700264,0,'skin_color',255,255,255), (4235,4700264,0,'soga_eye_color',255,0,255), (4236,4700264,0,'soga_hair_color1',1,1,1), (4237,4700264,0,'soga_hair_color2',1,1,1), (4238,4700264,0,'soga_hair_highlight',1,1,1), (4239,4700264,0,'soga_hair_type_color',255,255,255), (4240,4700264,0,'soga_hair_type_highlight_color',255,255,255), (4241,4700265,0,'eye_color',255,255,255), (4242,4700265,0,'skin_color',255,255,255), (4243,4700265,0,'soga_eye_color',255,0,255), (4244,4700266,1,'cheek_type',-7,4,0), (4245,4700266,1,'chin_type',7,0,31), (4246,4700266,1,'ear_type',88,37,0), (4247,4700266,1,'eye_brow_type',74,20,15), (4248,4700266,0,'eye_color',133,182,197), (4249,4700266,1,'eye_type',21,0,0), (4250,4700266,0,'hair_color1',7,0,239), (4251,4700266,0,'hair_color2',89,0,0), (4252,4700266,0,'hair_face_color',16,3,23), (4253,4700266,0,'hair_face_highlight_color',228,173,23), (4254,4700266,0,'hair_type_color',16,3,23), (4255,4700266,0,'hair_type_highlight_color',228,173,23), (4256,4700266,1,'lip_type',-4,20,17), (4257,4700266,1,'nose_type',14,7,0), (4258,4700266,0,'skin_color',243,251,239), (4259,4700266,1,'soga_cheek_type',0,74,20), (4260,4700266,1,'soga_chin_type',0,-4,20), (4261,4700266,1,'soga_ear_type',0,21,0), (4262,4700266,1,'soga_eye_brow_type',0,88,37), (4263,4700266,0,'soga_eye_color',229,229,102), (4264,4700266,1,'soga_eye_type',89,0,0), (4265,4700266,0,'soga_hair_face_color',16,3,23), (4266,4700266,0,'soga_hair_face_highlight_color',228,173,23), (4267,4700266,0,'soga_hair_type_color',16,3,23), (4268,4700266,0,'soga_hair_type_highlight_color',228,173,23), (4269,4700266,1,'soga_lip_type',15,-7,4), (4270,4700266,1,'soga_nose_type',17,7,0), (4271,4700266,0,'soga_skin_color',243,251,239), (4272,4700266,0,'wing_color1',255,255,255), (4273,4700266,0,'wing_color2',255,255,255), (4274,4700267,1,'cheek_type',-10,-19,0), (4275,4700267,1,'chin_type',12,9,-14), (4276,4700267,1,'ear_type',0,-48,0), (4277,4700267,1,'eye_brow_type',37,-5,41), (4278,4700267,0,'eye_color',134,184,198), (4279,4700267,1,'eye_type',-5,0,0), (4280,4700267,0,'hair_color1',222,10,156), (4281,4700267,0,'hair_face_color',161,119,35), (4282,4700267,0,'hair_face_highlight_color',53,38,20), (4283,4700267,0,'hair_type_color',161,119,35), (4284,4700267,0,'hair_type_highlight_color',53,38,20), (4285,4700267,1,'lip_type',-21,-29,-28), (4286,4700267,1,'nose_type',-35,-34,10), (4287,4700267,0,'skin_color',184,148,105), (4288,4700267,1,'soga_cheek_type',0,37,-5), (4289,4700267,1,'soga_chin_type',0,-21,-29), (4290,4700267,1,'soga_ear_type',0,-5,0), (4291,4700267,1,'soga_eye_brow_type',0,0,-48), (4292,4700267,0,'soga_eye_color',229,229,102), (4293,4700267,1,'soga_eye_type',-5,0,0), (4294,4700267,0,'soga_hair_face_color',161,119,35), (4295,4700267,0,'soga_hair_face_highlight_color',53,38,20), (4296,4700267,0,'soga_hair_type_color',161,119,35), (4297,4700267,0,'soga_hair_type_highlight_color',53,38,20), (4298,4700267,1,'soga_lip_type',41,-10,-19), (4299,4700267,1,'soga_nose_type',-28,12,9), (4300,4700267,0,'soga_skin_color',184,148,105), (4301,4700267,0,'wing_color1',255,255,255), (4302,4700267,0,'wing_color2',255,255,255), (4303,4700268,1,'cheek_type',31,-37,0), (4304,4700268,1,'chin_type',79,28,-12), (4305,4700268,1,'ear_type',-3,-43,0), (4306,4700268,1,'eye_brow_type',68,68,61), (4307,4700268,0,'eye_color',40,81,93), (4308,4700268,1,'eye_type',-48,0,0), (4309,4700268,0,'hair_color1',239,185,48), (4310,4700268,0,'hair_color2',39,32,39), (4311,4700268,0,'hair_face_color',15,1,21), (4312,4700268,0,'hair_face_highlight_color',8,3,4), (4313,4700268,0,'hair_highlight',29,21,28), (4314,4700268,0,'hair_type_color',15,1,21), (4315,4700268,0,'hair_type_highlight_color',8,3,4), (4316,4700268,1,'lip_type',-47,-25,3), (4317,4700268,1,'nose_type',-65,-17,-71), (4318,4700268,0,'skin_color',84,89,89), (4319,4700268,1,'soga_cheek_type',0,68,68), (4320,4700268,1,'soga_chin_type',0,-47,-25), (4321,4700268,1,'soga_ear_type',0,-48,0), (4322,4700268,1,'soga_eye_brow_type',0,-3,-43), (4323,4700268,0,'soga_eye_color',229,229,102), (4324,4700268,1,'soga_eye_type',-48,0,0), (4325,4700268,0,'soga_hair_color1',39,32,39), (4326,4700268,0,'soga_hair_color2',38,22,21), (4327,4700268,0,'soga_hair_face_color',15,1,21), (4328,4700268,0,'soga_hair_face_highlight_color',8,3,4), (4329,4700268,0,'soga_hair_highlight',29,21,28), (4330,4700268,0,'soga_hair_type_color',15,1,21), (4331,4700268,0,'soga_hair_type_highlight_color',8,3,4), (4332,4700268,1,'soga_lip_type',61,31,-37), (4333,4700268,1,'soga_nose_type',3,79,28), (4334,4700268,0,'soga_skin_color',84,89,89), (4335,4700268,0,'wing_color1',255,255,255), (4336,4700268,0,'wing_color2',255,255,255), (4340,4700270,0,'eye_color',255,255,255), (4341,4700270,0,'skin_color',255,255,255), (4342,4700270,0,'soga_eye_color',255,0,255), (4343,4700271,0,'eye_color',255,255,255), (4344,4700271,0,'skin_color',255,255,255), (4345,4700271,0,'soga_eye_color',255,0,255), (4346,4700272,1,'cheek_type',64,28,0), (4347,4700272,1,'chin_type',-18,-48,98), (4348,4700272,1,'ear_type',93,18,0), (4349,4700272,1,'eye_brow_type',81,-26,-81), (4350,4700272,0,'eye_color',38,78,71), (4351,4700272,1,'eye_type',-20,0,0), (4352,4700272,0,'hair_color1',0,231,66), (4353,4700272,0,'hair_color2',253,0,0), (4354,4700272,0,'hair_face_color',5,2,2), (4355,4700272,0,'hair_face_highlight_color',83,57,8), (4356,4700272,0,'hair_highlight',38,22,21), (4357,4700272,0,'hair_type_color',5,2,2), (4358,4700272,0,'hair_type_highlight_color',83,57,8), (4359,4700272,1,'lip_type',41,34,-70), (4360,4700272,1,'nose_type',68,0,-25), (4361,4700272,0,'skin_color',52,55,55), (4362,4700272,1,'soga_cheek_type',0,81,-26), (4363,4700272,1,'soga_chin_type',0,41,34), (4364,4700272,1,'soga_ear_type',0,-20,0), (4365,4700272,1,'soga_eye_brow_type',0,93,18), (4366,4700272,0,'soga_eye_color',229,229,102), (4367,4700272,1,'soga_eye_type',-3,0,0), (4368,4700272,0,'soga_hair_color1',120,50,0), (4369,4700272,0,'soga_hair_color2',56,33,26), (4370,4700272,0,'soga_hair_face_color',5,2,2), (4371,4700272,0,'soga_hair_face_highlight_color',83,57,8), (4372,4700272,0,'soga_hair_highlight',38,22,21), (4373,4700272,0,'soga_hair_type_color',5,2,2), (4374,4700272,0,'soga_hair_type_highlight_color',83,57,8), (4375,4700272,1,'soga_lip_type',-81,64,28), (4376,4700272,1,'soga_nose_type',-70,-18,-48), (4377,4700272,0,'soga_skin_color',52,55,55), (4378,4700272,0,'wing_color1',255,255,255), (4379,4700272,0,'wing_color2',255,255,255), (4380,4700273,1,'cheek_type',-52,87,0), (4381,4700273,1,'chin_type',-85,-53,-34), (4382,4700273,1,'ear_type',-55,83,0), (4383,4700273,1,'eye_brow_type',0,93,-50), (4384,4700273,0,'eye_color',61,123,140), (4385,4700273,1,'eye_type',82,0,0), (4386,4700273,0,'hair_color1',168,76,173), (4387,4700273,0,'hair_color2',159,0,0), (4388,4700273,0,'hair_face_color',173,66,27), (4389,4700273,0,'hair_face_highlight_color',83,58,8), (4390,4700273,0,'hair_type_color',173,66,27), (4391,4700273,0,'hair_type_highlight_color',83,58,8), (4392,4700273,1,'lip_type',62,42,-87), (4393,4700273,1,'nose_type',95,-88,76), (4394,4700273,0,'skin_color',46,34,35), (4395,4700273,1,'soga_cheek_type',0,0,93), (4396,4700273,1,'soga_chin_type',0,62,42), (4397,4700273,1,'soga_ear_type',0,82,0), (4398,4700273,1,'soga_eye_brow_type',0,-55,83), (4399,4700273,0,'soga_eye_color',229,229,102), (4400,4700273,1,'soga_eye_type',-97,0,0), (4401,4700273,0,'soga_hair_face_color',173,66,27), (4402,4700273,0,'soga_hair_face_highlight_color',83,58,8), (4403,4700273,0,'soga_hair_type_color',173,66,27), (4404,4700273,0,'soga_hair_type_highlight_color',83,58,8), (4405,4700273,1,'soga_lip_type',-50,-52,87), (4406,4700273,1,'soga_nose_type',-87,-85,-53), (4407,4700273,0,'soga_skin_color',46,34,35), (4408,4700273,0,'wing_color1',255,255,255), (4409,4700273,0,'wing_color2',255,255,255), (4410,4700274,1,'cheek_type',-28,-8,0), (4411,4700274,1,'chin_type',1,-37,34), (4412,4700274,1,'ear_type',-34,23,0), (4413,4700274,1,'eye_brow_type',21,-10,-20), (4414,4700274,0,'eye_color',147,111,54), (4415,4700274,1,'eye_type',14,0,0), (4416,4700274,0,'hair_color1',31,0,0), (4417,4700274,0,'hair_face_color',65,26,9), (4418,4700274,0,'hair_face_highlight_color',94,77,57), (4419,4700274,0,'hair_type_color',65,26,9), (4420,4700274,0,'hair_type_highlight_color',94,77,57), (4421,4700274,1,'lip_type',19,-2,-22), (4422,4700274,1,'nose_type',31,31,0), (4423,4700274,0,'skin_color',253,254,254), (4424,4700274,1,'soga_cheek_type',0,21,-10), (4425,4700274,1,'soga_chin_type',0,19,-2), (4426,4700274,1,'soga_ear_type',0,14,0), (4427,4700274,1,'soga_eye_brow_type',0,-34,23), (4428,4700274,0,'soga_eye_color',229,229,102), (4429,4700274,1,'soga_eye_type',14,0,0), (4430,4700274,0,'soga_hair_face_color',65,26,9), (4431,4700274,0,'soga_hair_face_highlight_color',94,77,57), (4432,4700274,0,'soga_hair_type_color',65,26,9), (4433,4700274,0,'soga_hair_type_highlight_color',94,77,57), (4434,4700274,1,'soga_lip_type',-20,-28,-8), (4435,4700274,1,'soga_nose_type',-22,1,-37), (4436,4700274,0,'soga_skin_color',253,254,254), (4437,4700274,0,'wing_color1',255,255,255), (4438,4700274,0,'wing_color2',255,255,255), (4439,4700275,1,'cheek_type',-17,45,0), (4440,4700275,1,'chin_type',57,-28,0), (4441,4700275,1,'ear_type',-29,-38,0), (4442,4700275,1,'eye_brow_type',-87,37,-4), (4443,4700275,0,'eye_color',92,157,172), (4444,4700275,1,'eye_type',14,0,0), (4445,4700275,0,'hair_color1',79,4,89), (4446,4700275,0,'hair_color2',157,83,0), (4447,4700275,0,'hair_face_color',188,92,41), (4448,4700275,0,'hair_face_highlight_color',47,14,19), (4449,4700275,0,'hair_highlight',105,26,26), (4450,4700275,0,'hair_type_color',188,92,41), (4451,4700275,0,'hair_type_highlight_color',47,14,19), (4452,4700275,1,'lip_type',68,1,-61), (4453,4700275,1,'nose_type',0,79,4), (4454,4700275,0,'skin_color',242,248,230), (4455,4700275,1,'soga_cheek_type',0,-87,37), (4456,4700275,1,'soga_chin_type',0,68,1), (4457,4700275,1,'soga_ear_type',0,14,0), (4458,4700275,1,'soga_eye_brow_type',0,-29,-38), (4459,4700275,0,'soga_eye_color',229,229,102), (4460,4700275,1,'soga_eye_type',14,0,0), (4461,4700275,0,'soga_hair_color1',157,83,0), (4462,4700275,0,'soga_hair_color2',54,45,28), (4463,4700275,0,'soga_hair_face_color',188,92,41), (4464,4700275,0,'soga_hair_face_highlight_color',47,14,19), (4465,4700275,0,'soga_hair_highlight',105,26,26), (4466,4700275,0,'soga_hair_type_color',188,92,41), (4467,4700275,0,'soga_hair_type_highlight_color',47,14,19), (4468,4700275,1,'soga_lip_type',-4,-17,45), (4469,4700275,1,'soga_nose_type',-61,57,-28), (4470,4700275,0,'soga_skin_color',242,248,230), (4471,4700275,0,'wing_color1',255,255,255), (4472,4700275,0,'wing_color2',255,255,255), (4473,4700276,1,'eye_brow_type',-22,0,0), (4474,4700276,0,'eye_color',0,145,145), (4475,4700276,0,'hair_color1',205,0,65), (4476,4700276,1,'lip_type',-47,0,0), (4477,4700276,1,'nose_type',93,-51,0), (4478,4700276,0,'skin_color',7,7,0), (4479,4700276,1,'soga_cheek_type',0,-22,0), (4480,4700276,1,'soga_chin_type',0,-47,0), (4481,4700276,1,'soga_eye_brow_type',39,0,0), (4482,4700276,0,'soga_eye_color',229,229,102), (4483,4700276,1,'soga_lip_type',-37,0,0), (4484,4700276,1,'soga_nose_type',-57,-81,0), (4485,4700276,0,'soga_skin_color',7,7,0), (4486,4700276,0,'wing_color1',255,255,255), (4487,4700276,0,'wing_color2',255,255,255), (4488,4700277,1,'eye_brow_type',-58,0,0), (4489,4700277,0,'eye_color',16,0,15), (4490,4700277,0,'hair_color1',58,0,64), (4491,4700277,1,'lip_type',77,0,0), (4492,4700277,1,'nose_type',-14,58,0), (4493,4700277,0,'skin_color',1,202,13), (4494,4700277,1,'soga_cheek_type',0,-58,0), (4495,4700277,1,'soga_chin_type',0,77,0), (4496,4700277,1,'soga_eye_brow_type',-38,0,0), (4497,4700277,0,'soga_eye_color',229,229,102), (4498,4700277,1,'soga_lip_type',46,0,0), (4499,4700277,1,'soga_nose_type',-57,63,0), (4500,4700277,0,'soga_skin_color',1,202,13), (4501,4700277,0,'wing_color1',255,255,255), (4502,4700277,0,'wing_color2',255,255,255), (4503,4700278,1,'cheek_type',88,18,0), (4504,4700278,1,'chin_type',61,-53,-17), (4505,4700278,1,'ear_type',-8,0,0), (4506,4700278,1,'eye_brow_type',-72,-7,74), (4507,4700278,0,'eye_color',139,121,65), (4508,4700278,1,'eye_type',81,0,0), (4509,4700278,0,'hair_color1',206,75,62), (4510,4700278,0,'hair_color2',175,0,0), (4511,4700278,0,'hair_face_color',15,1,21), (4512,4700278,0,'hair_face_highlight_color',47,42,59), (4513,4700278,0,'hair_type_color',15,1,21), (4514,4700278,0,'hair_type_highlight_color',47,42,59), (4515,4700278,1,'lip_type',42,-25,41), (4516,4700278,1,'nose_type',62,-50,75), (4517,4700278,0,'skin_color',202,195,195), (4518,4700278,1,'soga_cheek_type',0,-72,-7), (4519,4700278,1,'soga_chin_type',0,42,-25), (4520,4700278,1,'soga_ear_type',0,81,0), (4521,4700278,1,'soga_eye_brow_type',0,-8,0), (4522,4700278,0,'soga_eye_color',229,229,102), (4523,4700278,1,'soga_eye_type',-81,0,0), (4524,4700278,0,'soga_hair_face_color',15,1,21), (4525,4700278,0,'soga_hair_face_highlight_color',47,42,59), (4526,4700278,0,'soga_hair_type_color',15,1,21), (4527,4700278,0,'soga_hair_type_highlight_color',47,42,59), (4528,4700278,1,'soga_lip_type',74,88,18), (4529,4700278,1,'soga_nose_type',41,61,-53), (4530,4700278,0,'soga_skin_color',202,195,195), (4531,4700278,0,'wing_color1',255,255,255), (4532,4700278,0,'wing_color2',255,255,255), (4533,4700279,1,'cheek_type',64,28,0), (4534,4700279,1,'chin_type',-18,-48,98), (4535,4700279,1,'ear_type',93,18,0), (4536,4700279,1,'eye_brow_type',81,-26,-81), (4537,4700279,0,'eye_color',38,78,71), (4538,4700279,1,'eye_type',-20,0,0), (4539,4700279,0,'hair_color1',0,231,66), (4540,4700279,0,'hair_color2',253,0,0), (4541,4700279,0,'hair_face_color',5,2,2), (4542,4700279,0,'hair_face_highlight_color',83,57,8), (4543,4700279,0,'hair_type_color',5,2,2), (4544,4700279,0,'hair_type_highlight_color',83,57,8), (4545,4700279,1,'lip_type',41,34,-70), (4546,4700279,1,'nose_type',68,0,-25), (4547,4700279,0,'skin_color',52,55,55), (4548,4700279,1,'soga_cheek_type',0,81,-26), (4549,4700279,1,'soga_chin_type',0,41,34), (4550,4700279,1,'soga_ear_type',0,-20,0), (4551,4700279,1,'soga_eye_brow_type',0,93,18), (4552,4700279,0,'soga_eye_color',229,229,102), (4553,4700279,1,'soga_eye_type',-3,0,0), (4554,4700279,0,'soga_hair_face_color',5,2,2), (4555,4700279,0,'soga_hair_face_highlight_color',83,57,8), (4556,4700279,0,'soga_hair_type_color',5,2,2), (4557,4700279,0,'soga_hair_type_highlight_color',83,57,8), (4558,4700279,1,'soga_lip_type',-81,64,28), (4559,4700279,1,'soga_nose_type',-70,-18,-48), (4560,4700279,0,'soga_skin_color',52,55,55), (4561,4700279,0,'wing_color1',255,255,255), (4562,4700279,0,'wing_color2',255,255,255), (4563,4700280,1,'cheek_type',64,28,0), (4564,4700280,1,'chin_type',-18,-48,98), (4565,4700280,1,'ear_type',93,18,0), (4566,4700280,1,'eye_brow_type',81,-26,-81), (4567,4700280,0,'eye_color',38,78,71), (4568,4700280,1,'eye_type',-20,0,0), (4569,4700280,0,'hair_color1',0,231,66), (4570,4700280,0,'hair_color2',253,0,0), (4571,4700280,0,'hair_face_color',5,2,2), (4572,4700280,0,'hair_face_highlight_color',83,57,8), (4573,4700280,0,'hair_type_color',5,2,2), (4574,4700280,0,'hair_type_highlight_color',83,57,8), (4575,4700280,1,'lip_type',41,34,-70), (4576,4700280,1,'nose_type',68,0,-25), (4577,4700280,0,'skin_color',52,55,55), (4578,4700280,1,'soga_cheek_type',0,81,-26), (4579,4700280,1,'soga_chin_type',0,41,34), (4580,4700280,1,'soga_ear_type',0,-20,0), (4581,4700280,1,'soga_eye_brow_type',0,93,18), (4582,4700280,0,'soga_eye_color',229,229,102), (4583,4700280,1,'soga_eye_type',-3,0,0), (4584,4700280,0,'soga_hair_face_color',5,2,2), (4585,4700280,0,'soga_hair_face_highlight_color',83,57,8), (4586,4700280,0,'soga_hair_type_color',5,2,2), (4587,4700280,0,'soga_hair_type_highlight_color',83,57,8), (4588,4700280,1,'soga_lip_type',-81,64,28), (4589,4700280,1,'soga_nose_type',-70,-18,-48), (4590,4700280,0,'soga_skin_color',52,55,55), (4591,4700280,0,'wing_color1',255,255,255), (4592,4700280,0,'wing_color2',255,255,255), (4593,4700281,1,'cheek_type',88,-81,0), (4594,4700281,1,'chin_type',-56,-85,-20), (4595,4700281,1,'ear_type',58,-82,0), (4596,4700281,1,'eye_brow_type',34,89,28), (4597,4700281,0,'eye_color',78,133,103), (4598,4700281,1,'eye_type',85,0,0), (4599,4700281,0,'hair_color1',22,40,89), (4600,4700281,0,'hair_color2',77,0,0), (4601,4700281,0,'hair_face_highlight_color',228,182,25), (4602,4700281,0,'hair_type_highlight_color',228,182,25), (4603,4700281,1,'lip_type',-76,-62,-81), (4604,4700281,1,'nose_type',-43,22,40), (4605,4700281,0,'skin_color',248,249,249), (4606,4700281,1,'soga_cheek_type',0,34,89), (4607,4700281,1,'soga_chin_type',0,-76,-62), (4608,4700281,1,'soga_ear_type',0,85,0), (4609,4700281,1,'soga_eye_brow_type',0,58,-82), (4610,4700281,0,'soga_eye_color',229,229,102), (4611,4700281,1,'soga_eye_type',77,0,0), (4612,4700281,0,'soga_hair_face_highlight_color',228,182,25), (4613,4700281,0,'soga_hair_type_highlight_color',228,182,25), (4614,4700281,1,'soga_lip_type',28,88,-81), (4615,4700281,1,'soga_nose_type',-81,-56,-85), (4616,4700281,0,'soga_skin_color',248,249,249), (4617,4700281,0,'wing_color1',255,255,255), (4618,4700281,0,'wing_color2',255,255,255), (4646,4700284,1,'cheek_type',-58,-66,0), (4647,4700284,1,'chin_type',-64,-11,43), (4648,4700284,1,'ear_type',77,-2,0), (4649,4700284,1,'eye_brow_type',41,-89,-19), (4650,4700284,0,'eye_color',138,186,200), (4651,4700284,1,'eye_type',75,0,0), (4652,4700284,0,'hair_color1',231,239,11), (4653,4700284,0,'hair_color2',120,50,0), (4654,4700284,0,'hair_face_highlight_color',198,139,15), (4655,4700284,0,'hair_highlight',38,22,21), (4656,4700284,0,'hair_type_highlight_color',198,139,15), (4657,4700284,1,'lip_type',-12,-12,-12), (4658,4700284,1,'nose_type',-52,-25,-17), (4659,4700284,0,'skin_color',166,120,65), (4660,4700284,1,'soga_cheek_type',0,41,-89), (4661,4700284,1,'soga_chin_type',0,-12,-12), (4662,4700284,1,'soga_ear_type',0,75,0), (4663,4700284,1,'soga_eye_brow_type',0,77,-2), (4664,4700284,0,'soga_eye_color',204,204,204), (4665,4700284,1,'soga_eye_type',75,0,0), (4666,4700284,0,'soga_hair_color1',120,50,0), (4667,4700284,0,'soga_hair_color2',209,131,22), (4668,4700284,0,'soga_hair_face_highlight_color',198,139,15), (4669,4700284,0,'soga_hair_highlight',38,22,21), (4670,4700284,0,'soga_hair_type_highlight_color',198,139,15), (4671,4700284,1,'soga_lip_type',-19,-58,-66), (4672,4700284,1,'soga_nose_type',-12,-64,-11), (4673,4700284,0,'soga_skin_color',166,120,65), (4674,4700285,1,'cheek_type',88,18,0), (4675,4700285,1,'chin_type',61,-53,-17), (4676,4700285,1,'ear_type',-8,0,0), (4677,4700285,1,'eye_brow_type',-72,-7,74), (4678,4700285,0,'eye_color',139,121,65), (4679,4700285,1,'eye_type',81,0,0), (4680,4700285,0,'hair_color1',206,75,62), (4681,4700285,0,'hair_color2',175,0,0), (4682,4700285,0,'hair_face_color',15,1,21), (4683,4700285,0,'hair_face_highlight_color',47,42,59), (4684,4700285,0,'hair_highlight',29,21,28), (4685,4700285,0,'hair_type_color',15,1,21), (4686,4700285,0,'hair_type_highlight_color',47,42,59), (4687,4700285,1,'lip_type',42,-25,41), (4688,4700285,1,'nose_type',62,-50,75), (4689,4700285,0,'skin_color',202,195,195), (4690,4700285,1,'soga_cheek_type',0,-72,-7), (4691,4700285,1,'soga_chin_type',0,42,-25), (4692,4700285,1,'soga_ear_type',0,81,0), (4693,4700285,1,'soga_eye_brow_type',0,-8,0), (4694,4700285,0,'soga_eye_color',229,229,102), (4695,4700285,1,'soga_eye_type',-81,0,0), (4696,4700285,0,'soga_hair_color1',39,32,39), (4697,4700285,0,'soga_hair_color2',43,36,70), (4698,4700285,0,'soga_hair_face_color',15,1,21), (4699,4700285,0,'soga_hair_face_highlight_color',47,42,59), (4700,4700285,0,'soga_hair_highlight',29,21,28), (4701,4700285,0,'soga_hair_type_color',15,1,21), (4702,4700285,0,'soga_hair_type_highlight_color',47,42,59), (4703,4700285,1,'soga_lip_type',74,88,18), (4704,4700285,1,'soga_nose_type',41,61,-53), (4705,4700285,0,'soga_skin_color',202,195,195), (4706,4700285,0,'wing_color1',255,255,255), (4707,4700285,0,'wing_color2',255,255,255), (4708,4700286,1,'cheek_type',-1,32,0), (4709,4700286,1,'chin_type',-37,-1,37), (4710,4700286,1,'ear_type',-14,-17,0), (4711,4700286,1,'eye_brow_type',11,-8,31), (4712,4700286,0,'eye_color',157,187,169), (4713,4700286,1,'eye_type',19,0,0), (4714,4700286,0,'hair_color1',0,255,228), (4715,4700286,0,'hair_face_color',212,210,207), (4716,4700286,0,'hair_face_highlight_color',125,66,4), (4717,4700286,0,'hair_type_color',212,210,207), (4718,4700286,0,'hair_type_highlight_color',125,66,4), (4719,4700286,1,'lip_type',17,0,-7), (4720,4700286,1,'nose_type',-14,0,-1), (4721,4700286,0,'skin_color',172,106,62), (4722,4700286,1,'soga_cheek_type',0,11,-8), (4723,4700286,1,'soga_chin_type',0,17,0), (4724,4700286,1,'soga_ear_type',0,19,0), (4725,4700286,1,'soga_eye_brow_type',0,-14,-17), (4726,4700286,0,'soga_eye_color',229,229,102), (4727,4700286,1,'soga_eye_type',19,0,0), (4728,4700286,0,'soga_hair_face_color',212,210,207), (4729,4700286,0,'soga_hair_face_highlight_color',125,66,4), (4730,4700286,0,'soga_hair_type_color',212,210,207), (4731,4700286,0,'soga_hair_type_highlight_color',125,66,4), (4732,4700286,1,'soga_lip_type',31,-1,32), (4733,4700286,1,'soga_nose_type',-7,-37,-1), (4734,4700286,0,'soga_skin_color',172,106,62), (4735,4700286,0,'wing_color1',255,255,255), (4736,4700286,0,'wing_color2',255,255,255), (4737,4700287,1,'cheek_type',-7,17,0), (4738,4700287,1,'chin_type',-74,-11,-76), (4739,4700287,1,'ear_type',-23,-14,0), (4740,4700287,1,'eye_brow_type',-37,-59,88), (4741,4700287,0,'eye_color',71,45,17), (4742,4700287,1,'eye_type',-51,0,0), (4743,4700287,0,'hair_color1',75,71,247), (4744,4700287,0,'hair_color2',186,0,0), (4745,4700287,0,'hair_face_color',233,168,29), (4746,4700287,0,'hair_face_highlight_color',38,22,5), (4747,4700287,0,'hair_type_color',233,168,29), (4748,4700287,0,'hair_type_highlight_color',38,22,5), (4749,4700287,1,'lip_type',11,56,-7), (4750,4700287,1,'nose_type',23,75,71), (4751,4700287,0,'skin_color',243,251,251), (4752,4700287,1,'soga_cheek_type',0,-37,-59), (4753,4700287,1,'soga_chin_type',0,11,56), (4754,4700287,1,'soga_ear_type',0,-51,0), (4755,4700287,1,'soga_eye_brow_type',0,-23,-14), (4756,4700287,0,'soga_eye_color',229,229,102), (4757,4700287,1,'soga_eye_type',-70,0,0), (4758,4700287,0,'soga_hair_face_color',233,168,29), (4759,4700287,0,'soga_hair_face_highlight_color',38,22,5), (4760,4700287,0,'soga_hair_type_color',233,168,29), (4761,4700287,0,'soga_hair_type_highlight_color',38,22,5), (4762,4700287,1,'soga_lip_type',88,-7,17), (4763,4700287,1,'soga_nose_type',-7,-74,-11), (4764,4700287,0,'soga_skin_color',243,251,251), (4765,4700287,0,'wing_color1',255,255,255), (4766,4700287,0,'wing_color2',255,255,255), (4767,4700288,1,'cheek_type',-98,-68,0), (4768,4700288,1,'chin_type',-11,85,-29), (4769,4700288,1,'ear_type',-95,-34,0), (4770,4700288,1,'eye_brow_type',-31,-15,-96), (4771,4700288,0,'eye_color',102,154,140), (4772,4700288,1,'eye_type',44,0,0), (4773,4700288,0,'hair_color1',41,81,77), (4774,4700288,0,'hair_color2',22,0,0), (4775,4700288,0,'hair_face_color',100,70,10), (4776,4700288,0,'hair_face_highlight_color',15,1,21), (4777,4700288,0,'hair_type_color',100,70,10), (4778,4700288,0,'hair_type_highlight_color',15,1,21), (4779,4700288,1,'lip_type',1,-56,-2), (4780,4700288,1,'nose_type',-9,41,81), (4781,4700288,0,'skin_color',255,255,255), (4782,4700288,1,'soga_cheek_type',0,-31,-15), (4783,4700288,1,'soga_chin_type',0,1,-56), (4784,4700288,1,'soga_ear_type',0,44,0), (4785,4700288,1,'soga_eye_brow_type',0,-95,-34), (4786,4700288,0,'soga_eye_color',229,229,102), (4787,4700288,1,'soga_eye_type',22,0,0), (4788,4700288,0,'soga_hair_face_color',100,70,10), (4789,4700288,0,'soga_hair_face_highlight_color',15,1,21), (4790,4700288,0,'soga_hair_type_color',100,70,10), (4791,4700288,0,'soga_hair_type_highlight_color',15,1,21), (4792,4700288,1,'soga_lip_type',-96,-98,-68), (4793,4700288,1,'soga_nose_type',-2,-11,85), (4794,4700288,0,'soga_skin_color',255,255,255), (4795,4700288,0,'wing_color1',255,255,255), (4796,4700288,0,'wing_color2',255,255,255), (4797,4700289,1,'eye_brow_type',79,0,0), (4798,4700289,0,'eye_color',46,46,0), (4799,4700289,0,'hair_color1',235,0,161), (4800,4700289,1,'lip_type',31,0,0), (4801,4700289,1,'nose_type',-37,-21,0), (4802,4700289,0,'skin_color',71,0,106), (4803,4700289,1,'soga_cheek_type',0,79,0), (4804,4700289,1,'soga_chin_type',0,31,0), (4805,4700289,1,'soga_eye_brow_type',79,0,0), (4806,4700289,0,'soga_eye_color',229,229,102), (4807,4700289,1,'soga_lip_type',31,0,0), (4808,4700289,1,'soga_nose_type',-37,-21,0), (4809,4700289,0,'soga_skin_color',71,0,106), (4810,4700289,0,'wing_color1',255,255,255), (4811,4700289,0,'wing_color2',255,255,255), (4812,4700290,1,'cheek_type',-52,87,0), (4813,4700290,1,'chin_type',-85,-53,-34), (4814,4700290,1,'ear_type',-55,83,0), (4815,4700290,1,'eye_brow_type',0,93,-50), (4816,4700290,0,'eye_color',61,123,140), (4817,4700290,1,'eye_type',82,0,0), (4818,4700290,0,'hair_color1',168,76,173), (4819,4700290,0,'hair_color2',159,0,0), (4820,4700290,0,'hair_face_color',173,66,27), (4821,4700290,0,'hair_face_highlight_color',83,58,8), (4822,4700290,0,'hair_highlight',89,21,21), (4823,4700290,0,'hair_type_color',173,66,27), (4824,4700290,0,'hair_type_highlight_color',83,58,8), (4825,4700290,1,'lip_type',62,42,-87), (4826,4700290,1,'nose_type',95,-88,76), (4827,4700290,0,'skin_color',46,34,35), (4828,4700290,1,'soga_cheek_type',0,0,93), (4829,4700290,1,'soga_chin_type',0,62,42), (4830,4700290,1,'soga_ear_type',0,82,0), (4831,4700290,1,'soga_eye_brow_type',0,-55,83), (4832,4700290,0,'soga_eye_color',229,229,102), (4833,4700290,1,'soga_eye_type',-97,0,0), (4834,4700290,0,'soga_hair_color1',171,87,0), (4835,4700290,0,'soga_hair_color2',56,33,26), (4836,4700290,0,'soga_hair_face_color',173,66,27), (4837,4700290,0,'soga_hair_face_highlight_color',83,58,8), (4838,4700290,0,'soga_hair_highlight',89,21,21), (4839,4700290,0,'soga_hair_type_color',173,66,27), (4840,4700290,0,'soga_hair_type_highlight_color',83,58,8), (4841,4700290,1,'soga_lip_type',-50,-52,87), (4842,4700290,1,'soga_nose_type',-87,-85,-53), (4843,4700290,0,'soga_skin_color',46,34,35), (4844,4700290,0,'wing_color1',255,255,255), (4845,4700290,0,'wing_color2',255,255,255), (4846,4700291,1,'cheek_type',96,31,0), (4847,4700291,1,'chin_type',-87,-87,-37), (4848,4700291,1,'ear_type',-66,95,0), (4849,4700291,1,'eye_brow_type',82,94,-71), (4850,4700291,0,'eye_color',126,179,189), (4851,4700291,1,'eye_type',85,0,0), (4852,4700291,0,'hair_color1',162,95,222), (4853,4700291,0,'hair_color2',167,0,0), (4854,4700291,0,'hair_face_color',168,59,22), (4855,4700291,0,'hair_face_highlight_color',84,0,0), (4856,4700291,0,'hair_type_color',168,59,22), (4857,4700291,0,'hair_type_highlight_color',84,0,0), (4858,4700291,1,'lip_type',-98,-82,-32), (4859,4700291,1,'nose_type',-85,-94,95), (4860,4700291,0,'skin_color',161,140,92), (4861,4700291,1,'soga_cheek_type',0,82,94), (4862,4700291,1,'soga_chin_type',0,-98,-82), (4863,4700291,1,'soga_ear_type',0,85,0), (4864,4700291,1,'soga_eye_brow_type',0,-66,95), (4865,4700291,0,'soga_eye_color',229,229,102), (4866,4700291,1,'soga_eye_type',-89,0,0), (4867,4700291,0,'soga_hair_face_color',168,59,22), (4868,4700291,0,'soga_hair_face_highlight_color',84,0,0), (4869,4700291,0,'soga_hair_type_color',168,59,22), (4870,4700291,0,'soga_hair_type_highlight_color',84,0,0), (4871,4700291,1,'soga_lip_type',-71,96,31), (4872,4700291,1,'soga_nose_type',-32,-87,-87), (4873,4700291,0,'soga_skin_color',161,140,92), (4874,4700291,0,'wing_color1',255,255,255), (4875,4700291,0,'wing_color2',255,255,255), (4876,4700292,1,'cheek_type',0,35,0), (4877,4700292,1,'chin_type',2,90,23), (4878,4700292,1,'ear_type',-17,0,0), (4879,4700292,1,'eye_brow_type',-50,0,-17), (4880,4700292,0,'eye_color',61,104,65), (4881,4700292,1,'eye_type',-10,0,0), (4882,4700292,0,'hair_color1',216,163,75), (4883,4700292,0,'hair_color2',247,0,0), (4884,4700292,0,'hair_face_color',233,184,31), (4885,4700292,0,'hair_face_highlight_color',19,6,25), (4886,4700292,0,'hair_type_color',233,184,31), (4887,4700292,0,'hair_type_highlight_color',19,6,25), (4888,4700292,1,'lip_type',-68,48,48), (4889,4700292,1,'nose_type',93,-40,-93), (4890,4700292,0,'skin_color',121,94,57), (4891,4700292,1,'soga_cheek_type',0,-50,0), (4892,4700292,1,'soga_chin_type',0,-68,48), (4893,4700292,1,'soga_ear_type',0,-10,0), (4894,4700292,1,'soga_eye_brow_type',0,-17,0), (4895,4700292,0,'soga_eye_color',229,229,102), (4896,4700292,1,'soga_eye_type',-9,0,0), (4897,4700292,0,'soga_hair_face_color',233,184,31), (4898,4700292,0,'soga_hair_face_highlight_color',19,6,25), (4899,4700292,0,'soga_hair_type_color',233,184,31), (4900,4700292,0,'soga_hair_type_highlight_color',19,6,25), (4901,4700292,1,'soga_lip_type',-17,0,35), (4902,4700292,1,'soga_nose_type',48,2,90), (4903,4700292,0,'soga_skin_color',121,94,57), (4904,4700292,0,'wing_color1',255,255,255), (4905,4700292,0,'wing_color2',255,255,255), (4906,4700293,1,'cheek_type',81,-56,0), (4907,4700293,1,'chin_type',0,37,-28), (4908,4700293,1,'ear_type',75,0,0), (4909,4700293,1,'eye_brow_type',81,37,-17), (4910,4700293,0,'eye_color',53,102,68), (4911,4700293,1,'eye_type',18,0,0), (4912,4700293,0,'hair_color1',7,17,50), (4913,4700293,0,'hair_color2',156,0,0), (4914,4700293,0,'hair_face_color',168,59,22), (4915,4700293,0,'hair_face_highlight_color',163,56,23), (4916,4700293,0,'hair_highlight',89,21,21), (4917,4700293,0,'hair_type_color',168,59,22), (4918,4700293,0,'hair_type_highlight_color',163,56,23), (4919,4700293,1,'lip_type',-81,75,37), (4920,4700293,1,'nose_type',37,7,17), (4921,4700293,0,'skin_color',240,242,214), (4922,4700293,1,'soga_cheek_type',0,81,37), (4923,4700293,1,'soga_chin_type',0,-81,75), (4924,4700293,1,'soga_ear_type',0,18,0), (4925,4700293,1,'soga_eye_brow_type',0,75,0), (4926,4700293,0,'soga_eye_color',204,204,204), (4927,4700293,1,'soga_eye_type',-100,0,0), (4928,4700293,0,'soga_hair_color1',171,87,0), (4929,4700293,0,'soga_hair_color2',89,21,21), (4930,4700293,0,'soga_hair_face_color',168,59,22), (4931,4700293,0,'soga_hair_face_highlight_color',163,56,23), (4932,4700293,0,'soga_hair_highlight',89,21,21), (4933,4700293,0,'soga_hair_type_color',168,59,22), (4934,4700293,0,'soga_hair_type_highlight_color',163,56,23), (4935,4700293,1,'soga_lip_type',-17,81,-56), (4936,4700293,1,'soga_nose_type',37,0,37), (4937,4700293,0,'soga_skin_color',240,242,214), (4964,4700295,0,'eye_color',255,255,255), (4965,4700295,0,'skin_color',255,255,255), (4966,4700295,0,'soga_eye_color',255,0,255), (4967,4700296,1,'cheek_type',21,57,0), (4968,4700296,1,'chin_type',-17,41,50), (4969,4700296,1,'ear_type',34,87,0), (4970,4700296,1,'eye_brow_type',0,0,87), (4971,4700296,0,'eye_color',43,69,43), (4972,4700296,1,'eye_type',-31,0,0), (4973,4700296,0,'hair_color1',225,45,9), (4974,4700296,0,'hair_color2',10,0,0), (4975,4700296,0,'hair_face_color',201,142,16), (4976,4700296,0,'hair_face_highlight_color',48,32,3), (4977,4700296,0,'hair_highlight',209,131,22), (4978,4700296,0,'hair_type_color',201,142,16), (4979,4700296,0,'hair_type_highlight_color',48,32,3), (4980,4700296,1,'lip_type',-15,-62,-51), (4981,4700296,1,'nose_type',-28,-31,45), (4982,4700296,0,'skin_color',224,204,159), (4983,4700296,1,'soga_cheek_type',21,57,0), (4984,4700296,1,'soga_chin_type',0,-15,-62), (4985,4700296,1,'soga_ear_type',0,-31,0), (4986,4700296,1,'soga_eye_brow_type',0,34,87), (4987,4700296,0,'soga_eye_color',229,229,102), (4988,4700296,1,'soga_eye_type',10,0,0), (4989,4700296,0,'soga_hair_color1',199,150,48), (4990,4700296,0,'soga_hair_color2',79,28,15), (4991,4700296,0,'soga_hair_face_color',201,142,16), (4992,4700296,0,'soga_hair_face_highlight_color',48,32,3), (4993,4700296,0,'soga_hair_highlight',209,131,22), (4994,4700296,0,'soga_hair_type_color',201,142,16), (4995,4700296,0,'soga_hair_type_highlight_color',48,32,3), (4996,4700296,1,'soga_lip_type',87,21,57), (4997,4700296,1,'soga_nose_type',-51,-17,41), (4998,4700296,0,'soga_skin_color',224,204,159), (4999,4700296,0,'wing_color1',255,255,255), (5000,4700296,0,'wing_color2',255,255,255), (5001,4700297,1,'eye_brow_type',34,0,0), (5002,4700297,0,'eye_color',0,52,52), (5003,4700297,0,'hair_color1',75,0,64), (5004,4700297,1,'lip_type',-46,0,0), (5005,4700297,1,'nose_type',97,75,0), (5006,4700297,0,'skin_color',235,235,22), (5007,4700297,1,'soga_cheek_type',0,34,0), (5008,4700297,1,'soga_chin_type',0,-46,0), (5009,4700297,1,'soga_eye_brow_type',34,0,0), (5010,4700297,0,'soga_eye_color',229,229,102), (5011,4700297,1,'soga_lip_type',-46,0,0), (5012,4700297,1,'soga_nose_type',97,75,0), (5013,4700297,0,'soga_skin_color',235,235,22), (5014,4700297,0,'wing_color1',255,255,255), (5015,4700297,0,'wing_color2',255,255,255), (5016,4700298,1,'cheek_type',25,84,0), (5017,4700298,1,'chin_type',72,-56,-79), (5018,4700298,1,'ear_type',82,72,0), (5019,4700298,1,'eye_brow_type',58,39,50), (5020,4700298,0,'eye_color',141,159,120), (5021,4700298,1,'eye_type',7,0,0), (5022,4700298,0,'hair_color1',43,180,3), (5023,4700298,0,'hair_color2',204,0,0), (5024,4700298,0,'hair_face_color',17,3,23), (5025,4700298,0,'hair_face_highlight_color',15,1,21), (5026,4700298,0,'hair_highlight',29,21,28), (5027,4700298,0,'hair_type_color',17,3,23), (5028,4700298,0,'hair_type_highlight_color',15,1,21), (5029,4700298,1,'lip_type',29,85,-9), (5030,4700298,1,'nose_type',-25,43,-76), (5031,4700298,0,'skin_color',221,208,173), (5032,4700298,1,'soga_cheek_type',0,58,39), (5033,4700298,1,'soga_chin_type',0,29,85), (5034,4700298,1,'soga_ear_type',0,7,0), (5035,4700298,1,'soga_eye_brow_type',0,82,72), (5036,4700298,0,'soga_eye_color',229,229,102), (5037,4700298,1,'soga_eye_type',-52,0,0), (5038,4700298,0,'soga_hair_color1',39,32,39), (5039,4700298,0,'soga_hair_color2',29,21,28), (5040,4700298,0,'soga_hair_face_color',17,3,23), (5041,4700298,0,'soga_hair_face_highlight_color',15,1,21), (5042,4700298,0,'soga_hair_highlight',29,21,28), (5043,4700298,0,'soga_hair_type_color',17,3,23), (5044,4700298,0,'soga_hair_type_highlight_color',15,1,21), (5045,4700298,1,'soga_lip_type',50,25,84), (5046,4700298,1,'soga_nose_type',-9,72,-56), (5047,4700298,0,'soga_skin_color',221,208,173), (5048,4700298,0,'wing_color1',255,255,255), (5049,4700298,0,'wing_color2',255,255,255), (5050,4700299,0,'eye_color',255,255,255), (5051,4700299,0,'skin_color',255,255,255), (5052,4700299,0,'soga_eye_color',255,0,255), (5053,4700300,1,'cheek_type',81,-75,0), (5054,4700300,1,'chin_type',34,-7,-21), (5055,4700300,1,'ear_type',51,-26,0), (5056,4700300,1,'eye_brow_type',93,40,-42), (5057,4700300,0,'eye_color',37,73,58), (5058,4700300,1,'eye_type',69,0,0), (5059,4700300,0,'hair_color1',231,47,42), (5060,4700300,0,'hair_color2',175,0,0), (5061,4700300,0,'hair_face_color',190,133,13), (5062,4700300,0,'hair_face_highlight_color',233,184,31), (5063,4700300,0,'hair_highlight',209,131,22), (5064,4700300,0,'hair_type_color',190,133,13), (5065,4700300,0,'hair_type_highlight_color',233,184,31), (5066,4700300,1,'lip_type',40,-34,-17), (5067,4700300,1,'nose_type',-11,-25,47), (5068,4700300,0,'skin_color',51,54,54), (5069,4700300,1,'soga_cheek_type',0,93,40), (5070,4700300,1,'soga_chin_type',0,40,-34), (5071,4700300,1,'soga_ear_type',0,69,0), (5072,4700300,1,'soga_eye_brow_type',0,51,-26), (5073,4700300,0,'soga_eye_color',229,229,102), (5074,4700300,1,'soga_eye_type',-81,0,0), (5075,4700300,0,'soga_hair_color1',199,150,48), (5076,4700300,0,'soga_hair_color2',246,219,114), (5077,4700300,0,'soga_hair_face_color',190,133,13), (5078,4700300,0,'soga_hair_face_highlight_color',233,184,31), (5079,4700300,0,'soga_hair_highlight',209,131,22), (5080,4700300,0,'soga_hair_type_color',190,133,13), (5081,4700300,0,'soga_hair_type_highlight_color',233,184,31), (5082,4700300,1,'soga_lip_type',-42,81,-75), (5083,4700300,1,'soga_nose_type',-17,34,-7), (5084,4700300,0,'soga_skin_color',51,54,54), (5085,4700300,0,'wing_color1',255,255,255), (5086,4700300,0,'wing_color2',255,255,255), (5117,4700302,1,'cheek_type',75,-58,0), (5118,4700302,1,'chin_type',0,-68,-91), (5119,4700302,1,'ear_type',-19,42,0), (5120,4700302,1,'eye_brow_type',89,50,44), (5121,4700302,0,'eye_color',29,59,45), (5122,4700302,1,'eye_type',-42,0,0), (5123,4700302,0,'hair_color1',69,77,41), (5124,4700302,0,'hair_color2',216,0,0), (5125,4700302,0,'hair_face_color',213,151,21), (5126,4700302,0,'hair_face_highlight_color',100,70,10), (5127,4700302,0,'hair_type_color',213,151,21), (5128,4700302,0,'hair_type_highlight_color',100,70,10), (5129,4700302,1,'lip_type',-76,-5,15), (5130,4700302,1,'nose_type',96,69,77), (5131,4700302,0,'skin_color',239,210,213), (5132,4700302,1,'soga_cheek_type',0,89,50), (5133,4700302,1,'soga_chin_type',0,-76,-5), (5134,4700302,1,'soga_ear_type',0,-42,0), (5135,4700302,1,'soga_eye_brow_type',0,-19,42), (5136,4700302,0,'soga_eye_color',229,229,102), (5137,4700302,1,'soga_eye_type',-40,0,0), (5138,4700302,0,'soga_hair_face_color',213,151,21), (5139,4700302,0,'soga_hair_face_highlight_color',100,70,10), (5140,4700302,0,'soga_hair_type_color',213,151,21), (5141,4700302,0,'soga_hair_type_highlight_color',100,70,10), (5142,4700302,1,'soga_lip_type',44,75,-58), (5143,4700302,1,'soga_nose_type',15,0,-68), (5144,4700302,0,'soga_skin_color',239,210,213), (5145,4700302,0,'wing_color1',255,255,255), (5146,4700302,0,'wing_color2',255,255,255), (5147,4700303,1,'cheek_type',-12,-87,0), (5148,4700303,1,'chin_type',4,-23,-87), (5149,4700303,1,'ear_type',0,-7,0), (5150,4700303,1,'eye_brow_type',0,51,-97), (5151,4700303,0,'eye_color',105,85,44), (5152,4700303,1,'eye_type',-62,0,0), (5153,4700303,0,'hair_color1',34,53,61), (5154,4700303,0,'hair_color2',165,0,0), (5155,4700303,0,'hair_face_color',37,22,5), (5156,4700303,0,'hair_face_highlight_color',27,15,35), (5157,4700303,0,'hair_type_color',37,22,5), (5158,4700303,0,'hair_type_highlight_color',27,15,35), (5159,4700303,1,'lip_type',0,40,78), (5160,4700303,1,'nose_type',12,34,53), (5161,4700303,0,'skin_color',46,35,21), (5162,4700303,1,'soga_cheek_type',0,0,51), (5163,4700303,1,'soga_chin_type',0,0,40), (5164,4700303,1,'soga_ear_type',0,-62,0), (5165,4700303,1,'soga_eye_brow_type',0,0,-7), (5166,4700303,0,'soga_eye_color',229,229,102), (5167,4700303,1,'soga_eye_type',-91,0,0), (5168,4700303,0,'soga_hair_face_color',37,22,5), (5169,4700303,0,'soga_hair_face_highlight_color',27,15,35), (5170,4700303,0,'soga_hair_type_color',37,22,5), (5171,4700303,0,'soga_hair_type_highlight_color',27,15,35), (5172,4700303,1,'soga_lip_type',-97,-12,-87), (5173,4700303,1,'soga_nose_type',78,4,-23), (5174,4700303,0,'soga_skin_color',46,35,21), (5175,4700303,0,'wing_color1',255,255,255), (5176,4700303,0,'wing_color2',255,255,255), (5177,4700304,1,'cheek_type',88,18,0), (5178,4700304,1,'chin_type',61,-53,-17), (5179,4700304,1,'ear_type',-8,0,0), (5180,4700304,1,'eye_brow_type',-72,-7,74), (5181,4700304,0,'eye_color',139,121,65), (5182,4700304,1,'eye_type',81,0,0), (5183,4700304,0,'hair_color1',206,75,62), (5184,4700304,0,'hair_color2',175,0,0), (5185,4700304,0,'hair_face_color',15,1,21), (5186,4700304,0,'hair_face_highlight_color',47,42,59), (5187,4700304,0,'hair_highlight',29,21,28), (5188,4700304,0,'hair_type_color',15,1,21), (5189,4700304,0,'hair_type_highlight_color',47,42,59), (5190,4700304,1,'lip_type',42,-25,41), (5191,4700304,1,'nose_type',62,-50,75), (5192,4700304,0,'skin_color',202,195,195), (5193,4700304,1,'soga_cheek_type',0,-72,-7), (5194,4700304,1,'soga_chin_type',0,42,-25), (5195,4700304,1,'soga_ear_type',0,81,0), (5196,4700304,1,'soga_eye_brow_type',0,-8,0), (5197,4700304,0,'soga_eye_color',229,229,102), (5198,4700304,1,'soga_eye_type',-81,0,0), (5199,4700304,0,'soga_hair_color1',39,32,39), (5200,4700304,0,'soga_hair_color2',43,36,70), (5201,4700304,0,'soga_hair_face_color',15,1,21), (5202,4700304,0,'soga_hair_face_highlight_color',47,42,59), (5203,4700304,0,'soga_hair_highlight',29,21,28), (5204,4700304,0,'soga_hair_type_color',15,1,21), (5205,4700304,0,'soga_hair_type_highlight_color',47,42,59), (5206,4700304,1,'soga_lip_type',74,88,18), (5207,4700304,1,'soga_nose_type',41,61,-53), (5208,4700304,0,'soga_skin_color',202,195,195), (5209,4700304,0,'wing_color1',255,255,255), (5210,4700304,0,'wing_color2',255,255,255), (5211,4700305,0,'eye_color',255,255,255), (5212,4700305,0,'skin_color',255,255,255), (5213,4700305,0,'soga_eye_color',255,0,255), (5214,4700306,1,'cheek_type',-93,-8,0), (5215,4700306,1,'chin_type',82,-35,37), (5216,4700306,1,'ear_type',-15,-12,0), (5217,4700306,1,'eye_brow_type',-82,52,78), (5218,4700306,0,'eye_color',68,45,18), (5219,4700306,1,'eye_type',59,0,0), (5220,4700306,0,'hair_color1',238,181,171), (5221,4700306,0,'hair_color2',10,0,0), (5222,4700306,0,'hair_face_color',185,86,38), (5223,4700306,0,'hair_face_highlight_color',104,21,19), (5224,4700306,0,'hair_type_color',185,86,38), (5225,4700306,0,'hair_type_highlight_color',104,21,19), (5226,4700306,1,'lip_type',87,-25,87), (5227,4700306,1,'nose_type',0,-18,-75), (5228,4700306,0,'skin_color',127,131,131), (5229,4700306,1,'soga_cheek_type',0,-82,52), (5230,4700306,1,'soga_chin_type',0,87,-25), (5231,4700306,1,'soga_ear_type',0,59,0), (5232,4700306,1,'soga_eye_brow_type',0,-15,-12), (5233,4700306,0,'soga_eye_color',204,204,204), (5234,4700306,1,'soga_eye_type',10,0,0), (5235,4700306,0,'soga_hair_face_color',185,86,38), (5236,4700306,0,'soga_hair_face_highlight_color',104,21,19), (5237,4700306,0,'soga_hair_type_color',185,86,38), (5238,4700306,0,'soga_hair_type_highlight_color',104,21,19), (5239,4700306,1,'soga_lip_type',78,-93,-8), (5240,4700306,1,'soga_nose_type',87,82,-35), (5241,4700306,0,'soga_skin_color',127,131,131), (5242,4700307,1,'cheek_type',-2,-56,0), (5243,4700307,1,'chin_type',-68,68,3), (5244,4700307,1,'ear_type',59,72,0), (5245,4700307,1,'eye_brow_type',-68,-19,37), (5246,4700307,0,'eye_color',57,120,128), (5247,4700307,1,'eye_type',-70,0,0), (5248,4700307,0,'hair_color1',163,45,197), (5249,4700307,0,'hair_color2',39,32,39), (5250,4700307,0,'hair_face_color',15,1,21), (5251,4700307,0,'hair_face_highlight_color',244,246,246), (5252,4700307,0,'hair_highlight',29,21,28), (5253,4700307,0,'hair_type_color',15,1,21), (5254,4700307,0,'hair_type_highlight_color',244,246,246), (5255,4700307,1,'lip_type',77,-56,-61), (5256,4700307,1,'nose_type',82,-93,45), (5257,4700307,0,'skin_color',211,199,150), (5258,4700307,1,'soga_cheek_type',0,-68,-19), (5259,4700307,1,'soga_chin_type',0,77,-56), (5260,4700307,1,'soga_ear_type',0,-70,0), (5261,4700307,1,'soga_eye_brow_type',0,59,72), (5262,4700307,0,'soga_eye_color',229,229,102), (5263,4700307,1,'soga_eye_type',-70,0,0), (5264,4700307,0,'soga_hair_color1',39,32,39), (5265,4700307,0,'soga_hair_color2',161,165,168), (5266,4700307,0,'soga_hair_face_color',15,1,21), (5267,4700307,0,'soga_hair_face_highlight_color',244,246,246), (5268,4700307,0,'soga_hair_highlight',29,21,28), (5269,4700307,0,'soga_hair_type_color',15,1,21), (5270,4700307,0,'soga_hair_type_highlight_color',244,246,246), (5271,4700307,1,'soga_lip_type',37,-2,-56), (5272,4700307,1,'soga_nose_type',-61,-68,68), (5273,4700307,0,'soga_skin_color',211,199,150), (5274,4700307,0,'wing_color1',255,255,255), (5275,4700307,0,'wing_color2',255,255,255), (5276,4700308,1,'cheek_type',-40,37,0), (5277,4700308,1,'chin_type',11,9,-32), (5278,4700308,1,'ear_type',-28,8,0), (5279,4700308,1,'eye_brow_type',-22,10,20), (5280,4700308,0,'eye_color',62,133,128), (5281,4700308,1,'eye_type',-17,0,0), (5282,4700308,0,'hair_color1',37,246,0), (5283,4700308,0,'hair_face_color',161,65,1), (5284,4700308,0,'hair_face_highlight_color',110,72,27), (5285,4700308,0,'hair_type_color',161,65,1), (5286,4700308,0,'hair_type_highlight_color',110,72,27), (5287,4700308,1,'lip_type',10,-23,-8), (5288,4700308,1,'nose_type',21,37,-10), (5289,4700308,0,'skin_color',145,108,74), (5290,4700308,1,'soga_cheek_type',0,-22,10), (5291,4700308,1,'soga_chin_type',0,10,-23), (5292,4700308,1,'soga_ear_type',0,-17,0), (5293,4700308,1,'soga_eye_brow_type',0,-28,8), (5294,4700308,0,'soga_eye_color',229,229,102), (5295,4700308,1,'soga_eye_type',-17,0,0), (5296,4700308,0,'soga_hair_face_color',161,65,1), (5297,4700308,0,'soga_hair_face_highlight_color',110,72,27), (5298,4700308,0,'soga_hair_type_color',161,65,1), (5299,4700308,0,'soga_hair_type_highlight_color',110,72,27), (5300,4700308,1,'soga_lip_type',20,-40,37), (5301,4700308,1,'soga_nose_type',-8,11,9), (5302,4700308,0,'soga_skin_color',145,108,74), (5303,4700308,0,'wing_color1',255,255,255), (5304,4700308,0,'wing_color2',255,255,255), (5305,4700309,1,'cheek_type',88,18,0), (5306,4700309,1,'chin_type',61,-53,-17), (5307,4700309,1,'ear_type',-8,0,0), (5308,4700309,1,'eye_brow_type',-72,-7,74), (5309,4700309,0,'eye_color',139,121,65), (5310,4700309,1,'eye_type',81,0,0), (5311,4700309,0,'hair_color1',206,75,62), (5312,4700309,0,'hair_color2',175,0,0), (5313,4700309,0,'hair_face_color',15,1,21), (5314,4700309,0,'hair_face_highlight_color',47,42,59), (5315,4700309,0,'hair_highlight',29,21,28), (5316,4700309,0,'hair_type_color',15,1,21), (5317,4700309,0,'hair_type_highlight_color',47,42,59), (5318,4700309,1,'lip_type',42,-25,41), (5319,4700309,1,'nose_type',62,-50,75), (5320,4700309,0,'skin_color',202,195,195), (5321,4700309,1,'soga_cheek_type',0,-72,-7), (5322,4700309,1,'soga_chin_type',0,42,-25), (5323,4700309,1,'soga_ear_type',0,81,0), (5324,4700309,1,'soga_eye_brow_type',0,-8,0), (5325,4700309,0,'soga_eye_color',229,229,102), (5326,4700309,1,'soga_eye_type',-81,0,0), (5327,4700309,0,'soga_hair_color1',39,32,39), (5328,4700309,0,'soga_hair_color2',43,36,70), (5329,4700309,0,'soga_hair_face_color',15,1,21), (5330,4700309,0,'soga_hair_face_highlight_color',47,42,59), (5331,4700309,0,'soga_hair_highlight',29,21,28), (5332,4700309,0,'soga_hair_type_color',15,1,21), (5333,4700309,0,'soga_hair_type_highlight_color',47,42,59), (5334,4700309,1,'soga_lip_type',74,88,18), (5335,4700309,1,'soga_nose_type',41,61,-53), (5336,4700309,0,'soga_skin_color',202,195,195), (5337,4700309,0,'wing_color1',255,255,255), (5338,4700309,0,'wing_color2',255,255,255), (5339,4700310,1,'cheek_type',44,0,0), (5340,4700310,1,'chin_type',90,-11,0), (5341,4700310,1,'ear_type',-8,-98,0), (5342,4700310,1,'eye_brow_type',-91,-53,-25), (5343,4700310,0,'eye_color',119,175,191), (5344,4700310,1,'eye_type',75,0,0), (5345,4700310,0,'hair_color1',53,222,247), (5346,4700310,0,'hair_color2',208,0,0), (5347,4700310,0,'hair_face_color',15,1,21), (5348,4700310,0,'hair_face_highlight_color',47,14,19), (5349,4700310,0,'hair_highlight',29,21,28), (5350,4700310,0,'hair_type_color',15,1,21), (5351,4700310,0,'hair_type_highlight_color',47,14,19), (5352,4700310,1,'lip_type',0,32,-22), (5353,4700310,1,'nose_type',90,53,-34), (5354,4700310,0,'skin_color',245,250,250), (5355,4700310,1,'soga_cheek_type',0,-91,-53), (5356,4700310,1,'soga_chin_type',0,0,32), (5357,4700310,1,'soga_ear_type',0,75,0), (5358,4700310,1,'soga_eye_brow_type',0,-8,-98), (5359,4700310,0,'soga_eye_color',229,229,102), (5360,4700310,1,'soga_eye_type',-48,0,0), (5361,4700310,0,'soga_hair_color1',39,32,39), (5362,4700310,0,'soga_hair_color2',54,45,28), (5363,4700310,0,'soga_hair_face_color',15,1,21), (5364,4700310,0,'soga_hair_face_highlight_color',47,14,19), (5365,4700310,0,'soga_hair_highlight',29,21,28), (5366,4700310,0,'soga_hair_type_color',15,1,21), (5367,4700310,0,'soga_hair_type_highlight_color',47,14,19), (5368,4700310,1,'soga_lip_type',-25,44,0), (5369,4700310,1,'soga_nose_type',-22,90,-11), (5370,4700310,0,'soga_skin_color',245,250,250), (5371,4700310,0,'wing_color1',255,255,255), (5372,4700310,0,'wing_color2',255,255,255), (5373,4700311,0,'eye_color',255,255,255), (5374,4700311,0,'skin_color',255,255,255), (5375,4700311,0,'soga_eye_color',255,0,255), (5376,4700312,1,'cheek_type',77,-75,0), (5377,4700312,1,'chin_type',58,88,28), (5378,4700312,1,'ear_type',14,56,0), (5379,4700312,1,'eye_brow_type',59,26,-89), (5380,4700312,0,'eye_color',144,188,195), (5381,4700312,1,'eye_type',-21,0,0), (5382,4700312,0,'hair_color1',10,239,11), (5383,4700312,0,'hair_color2',93,0,0), (5384,4700312,0,'hair_face_color',219,179,15), (5385,4700312,0,'hair_face_highlight_color',93,65,9), (5386,4700312,0,'hair_highlight',239,221,86), (5387,4700312,0,'hair_type_color',219,179,15), (5388,4700312,0,'hair_type_highlight_color',93,65,9), (5389,4700312,1,'lip_type',-46,37,-63), (5390,4700312,1,'nose_type',7,10,-17), (5391,4700312,0,'skin_color',200,187,181), (5392,4700312,1,'soga_cheek_type',0,59,26), (5393,4700312,1,'soga_chin_type',0,-46,37), (5394,4700312,1,'soga_ear_type',0,-21,0), (5395,4700312,1,'soga_eye_brow_type',0,14,56), (5396,4700312,0,'soga_eye_color',229,229,102), (5397,4700312,1,'soga_eye_type',93,0,0), (5398,4700312,0,'soga_hair_color1',99,53,22), (5399,4700312,0,'soga_hair_color2',56,33,26), (5400,4700312,0,'soga_hair_face_color',219,179,15), (5401,4700312,0,'soga_hair_face_highlight_color',93,65,9), (5402,4700312,0,'soga_hair_highlight',239,221,86), (5403,4700312,0,'soga_hair_type_color',219,179,15), (5404,4700312,0,'soga_hair_type_highlight_color',93,65,9), (5405,4700312,1,'soga_lip_type',-89,77,-75), (5406,4700312,1,'soga_nose_type',-63,58,88), (5407,4700312,0,'soga_skin_color',200,187,181), (5408,4700312,0,'wing_color1',255,255,255), (5409,4700312,0,'wing_color2',255,255,255), (5410,4700313,1,'cheek_type',0,2,0), (5411,4700313,1,'chin_type',-38,3,2), (5412,4700313,1,'ear_type',23,-5,0), (5413,4700313,1,'eye_brow_type',34,0,14), (5414,4700313,0,'eye_color',222,35,32), (5415,4700313,1,'eye_type',-32,0,0), (5416,4700313,0,'hair_color1',17,242,242), (5417,4700313,0,'hair_face_color',52,38,20), (5418,4700313,0,'hair_face_highlight_color',216,192,37), (5419,4700313,0,'hair_type_color',52,38,20), (5420,4700313,0,'hair_type_highlight_color',216,192,37), (5421,4700313,1,'lip_type',-31,-2,10), (5422,4700313,1,'nose_type',-2,17,-14), (5423,4700313,0,'skin_color',247,243,241), (5424,4700313,1,'soga_cheek_type',0,34,0), (5425,4700313,1,'soga_chin_type',0,-31,-2), (5426,4700313,1,'soga_ear_type',0,-32,0), (5427,4700313,1,'soga_eye_brow_type',0,23,-5), (5428,4700313,0,'soga_eye_color',229,229,102), (5429,4700313,1,'soga_eye_type',-32,0,0), (5430,4700313,0,'soga_hair_face_color',52,38,20), (5431,4700313,0,'soga_hair_face_highlight_color',216,192,37), (5432,4700313,0,'soga_hair_type_color',52,38,20), (5433,4700313,0,'soga_hair_type_highlight_color',216,192,37), (5434,4700313,1,'soga_lip_type',14,0,2), (5435,4700313,1,'soga_nose_type',10,-38,3), (5436,4700313,0,'soga_skin_color',247,243,241), (5437,4700313,0,'wing_color1',255,255,255), (5438,4700313,0,'wing_color2',255,255,255), (5439,4700314,1,'cheek_type',-45,-3,0), (5440,4700314,1,'chin_type',-10,7,-21), (5441,4700314,1,'ear_type',0,1,0), (5442,4700314,1,'eye_brow_type',-10,7,-18), (5443,4700314,0,'eye_color',167,178,145), (5444,4700314,0,'hair_color1',239,8,0), (5445,4700314,0,'hair_face_color',171,64,21), (5446,4700314,0,'hair_face_highlight_color',86,80,72), (5447,4700314,0,'hair_type_color',171,64,21), (5448,4700314,0,'hair_type_highlight_color',86,80,72), (5449,4700314,1,'lip_type',7,-8,-1), (5450,4700314,1,'nose_type',-2,-17,8), (5451,4700314,0,'skin_color',244,228,230), (5452,4700314,1,'soga_cheek_type',0,-10,7), (5453,4700314,1,'soga_chin_type',0,7,-8), (5454,4700314,1,'soga_ear_type',0,1,0), (5455,4700314,1,'soga_eye_brow_type',0,0,1), (5456,4700314,0,'soga_eye_color',229,229,102), (5457,4700314,0,'soga_hair_face_color',171,64,21), (5458,4700314,0,'soga_hair_face_highlight_color',86,80,72), (5459,4700314,0,'soga_hair_type_color',171,64,21), (5460,4700314,0,'soga_hair_type_highlight_color',86,80,72), (5461,4700314,1,'soga_lip_type',-18,-45,-3), (5462,4700314,1,'soga_nose_type',-1,-10,7), (5463,4700314,0,'soga_skin_color',244,228,230), (5464,4700314,0,'wing_color1',255,255,255), (5465,4700314,0,'wing_color2',255,255,255), (5466,4700315,1,'eye_brow_type',35,0,0), (5467,4700315,0,'eye_color',61,61,0), (5468,4700315,0,'hair_color1',87,0,200), (5469,4700315,1,'lip_type',-31,0,0), (5470,4700315,1,'nose_type',50,87,0), (5471,4700315,0,'skin_color',247,77,79), (5472,4700315,1,'soga_cheek_type',0,35,0), (5473,4700315,1,'soga_chin_type',0,-31,0), (5474,4700315,1,'soga_eye_brow_type',35,0,0), (5475,4700315,0,'soga_eye_color',229,229,102), (5476,4700315,1,'soga_lip_type',-31,0,0), (5477,4700315,1,'soga_nose_type',50,87,0), (5478,4700315,0,'soga_skin_color',247,77,79), (5479,4700315,0,'wing_color1',255,255,255), (5480,4700315,0,'wing_color2',255,255,255), (5481,4700316,1,'eye_brow_type',-41,0,0), (5482,4700316,0,'eye_color',48,0,28), (5483,4700316,0,'hair_color1',187,0,50), (5484,4700316,1,'lip_type',-91,0,0), (5485,4700316,1,'nose_type',-18,-69,0), (5486,4700316,0,'skin_color',69,69,0), (5487,4700316,1,'soga_cheek_type',0,-41,0), (5488,4700316,1,'soga_chin_type',0,-91,0), (5489,4700316,1,'soga_eye_brow_type',-41,0,0), (5490,4700316,0,'soga_eye_color',229,229,102), (5491,4700316,1,'soga_lip_type',-91,0,0), (5492,4700316,1,'soga_nose_type',-18,-69,0), (5493,4700316,0,'soga_skin_color',69,69,0), (5494,4700316,0,'wing_color1',255,255,255), (5495,4700316,0,'wing_color2',255,255,255), (5496,4700317,1,'cheek_type',88,-81,0), (5497,4700317,1,'chin_type',-56,-85,-20), (5498,4700317,1,'ear_type',58,-82,0), (5499,4700317,1,'eye_brow_type',34,89,28), (5500,4700317,0,'eye_color',78,133,103), (5501,4700317,1,'eye_type',85,0,0), (5502,4700317,0,'hair_color1',22,40,89), (5503,4700317,0,'hair_color2',77,0,0), (5504,4700317,0,'hair_face_highlight_color',228,182,25), (5505,4700317,0,'hair_highlight',38,22,21), (5506,4700317,0,'hair_type_highlight_color',228,182,25), (5507,4700317,1,'lip_type',-76,-62,-81), (5508,4700317,1,'nose_type',-43,22,40), (5509,4700317,0,'skin_color',248,249,249), (5510,4700317,1,'soga_cheek_type',0,34,89), (5511,4700317,1,'soga_chin_type',0,-76,-62), (5512,4700317,1,'soga_ear_type',0,85,0), (5513,4700317,1,'soga_eye_brow_type',0,58,-82), (5514,4700317,0,'soga_eye_color',229,229,102), (5515,4700317,1,'soga_eye_type',77,0,0), (5516,4700317,0,'soga_hair_color1',120,50,0), (5517,4700317,0,'soga_hair_color2',246,219,114), (5518,4700317,0,'soga_hair_face_highlight_color',228,182,25), (5519,4700317,0,'soga_hair_highlight',38,22,21), (5520,4700317,0,'soga_hair_type_highlight_color',228,182,25), (5521,4700317,1,'soga_lip_type',28,88,-81), (5522,4700317,1,'soga_nose_type',-81,-56,-85), (5523,4700317,0,'soga_skin_color',248,249,249), (5524,4700317,0,'wing_color1',255,255,255), (5525,4700317,0,'wing_color2',255,255,255), (5526,4700318,0,'eye_color',255,255,255), (5527,4700318,0,'skin_color',255,255,255), (5528,4700318,0,'soga_eye_color',255,0,255), (5529,4700319,1,'cheek_type',-10,-19,0), (5530,4700319,1,'chin_type',12,9,-14), (5531,4700319,1,'ear_type',0,-48,0), (5532,4700319,1,'eye_brow_type',37,-5,41), (5533,4700319,0,'eye_color',134,184,198), (5534,4700319,1,'eye_type',-5,0,0), (5535,4700319,0,'hair_color1',222,10,156), (5536,4700319,0,'hair_face_color',161,119,35), (5537,4700319,0,'hair_face_highlight_color',53,38,20), (5538,4700319,0,'hair_type_color',161,119,35), (5539,4700319,0,'hair_type_highlight_color',53,38,20), (5540,4700319,1,'lip_type',-21,-29,-28), (5541,4700319,1,'nose_type',-35,-34,10), (5542,4700319,0,'skin_color',184,148,105), (5543,4700319,1,'soga_cheek_type',0,37,-5), (5544,4700319,1,'soga_chin_type',0,-21,-29), (5545,4700319,1,'soga_ear_type',0,-5,0), (5546,4700319,1,'soga_eye_brow_type',0,0,-48), (5547,4700319,0,'soga_eye_color',229,229,102), (5548,4700319,1,'soga_eye_type',-5,0,0), (5549,4700319,0,'soga_hair_face_color',161,119,35), (5550,4700319,0,'soga_hair_face_highlight_color',53,38,20), (5551,4700319,0,'soga_hair_type_color',161,119,35), (5552,4700319,0,'soga_hair_type_highlight_color',53,38,20), (5553,4700319,1,'soga_lip_type',41,-10,-19), (5554,4700319,1,'soga_nose_type',-28,12,9), (5555,4700319,0,'soga_skin_color',184,148,105), (5556,4700319,0,'wing_color1',255,255,255), (5557,4700319,0,'wing_color2',255,255,255), (5558,4700320,1,'cheek_type',84,37,0), (5559,4700320,1,'chin_type',50,-62,-66), (5560,4700320,1,'ear_type',10,81,0), (5561,4700320,1,'eye_brow_type',64,-23,-19), (5562,4700320,0,'eye_color',121,176,189), (5563,4700320,1,'eye_type',9,0,0), (5564,4700320,0,'hair_color1',11,17,47), (5565,4700320,0,'hair_color2',57,0,0), (5566,4700320,0,'hair_face_color',229,182,26), (5567,4700320,0,'hair_face_highlight_color',244,246,246), (5568,4700320,0,'hair_type_color',229,182,26), (5569,4700320,0,'hair_type_highlight_color',244,246,246), (5570,4700320,1,'lip_type',-37,-37,-47), (5571,4700320,1,'nose_type',-81,11,17), (5572,4700320,0,'skin_color',240,204,208), (5573,4700320,1,'soga_cheek_type',0,64,-23), (5574,4700320,1,'soga_chin_type',0,-37,-37), (5575,4700320,1,'soga_ear_type',0,9,0), (5576,4700320,1,'soga_eye_brow_type',0,10,81), (5577,4700320,0,'soga_eye_color',229,229,102), (5578,4700320,1,'soga_eye_type',57,0,0), (5579,4700320,0,'soga_hair_face_color',229,182,26), (5580,4700320,0,'soga_hair_face_highlight_color',244,246,246), (5581,4700320,0,'soga_hair_type_color',229,182,26), (5582,4700320,0,'soga_hair_type_highlight_color',244,246,246), (5583,4700320,1,'soga_lip_type',-19,84,37), (5584,4700320,1,'soga_nose_type',-47,50,-62), (5585,4700320,0,'soga_skin_color',240,204,208), (5586,4700320,0,'wing_color1',255,255,255), (5587,4700320,0,'wing_color2',255,255,255), (5643,4700324,0,'eye_color',255,255,255), (5644,4700324,0,'hair_color1',1,1,1), (5645,4700324,0,'hair_color2',1,1,1), (5646,4700324,0,'hair_highlight',1,1,1), (5647,4700324,0,'hair_type_color',255,255,255), (5648,4700324,0,'hair_type_highlight_color',255,255,255), (5649,4700324,0,'skin_color',255,255,255), (5650,4700324,0,'soga_eye_color',255,0,255), (5651,4700324,0,'soga_hair_color1',1,1,1), (5652,4700324,0,'soga_hair_color2',1,1,1), (5653,4700324,0,'soga_hair_highlight',1,1,1), (5654,4700324,0,'soga_hair_type_color',255,255,255), (5655,4700324,0,'soga_hair_type_highlight_color',255,255,255), (6167,4700350,1,'cheek_type',84,37,0), (6168,4700350,1,'chin_type',50,-62,-66), (6169,4700350,1,'ear_type',10,81,0), (6170,4700350,1,'eye_brow_type',64,-23,-19), (6171,4700350,0,'eye_color',121,176,189), (6172,4700350,1,'eye_type',9,0,0), (6173,4700350,0,'hair_color1',11,17,47), (6174,4700350,0,'hair_color2',57,0,0), (6175,4700350,0,'hair_face_color',229,182,26), (6176,4700350,0,'hair_face_highlight_color',244,246,246), (6177,4700350,0,'hair_type_color',229,182,26), (6178,4700350,0,'hair_type_highlight_color',244,246,246), (6179,4700350,1,'lip_type',-37,-37,-47), (6180,4700350,1,'nose_type',-81,11,17), (6181,4700350,0,'skin_color',240,204,208), (6182,4700350,1,'soga_cheek_type',0,64,-23), (6183,4700350,1,'soga_chin_type',0,-37,-37), (6184,4700350,1,'soga_ear_type',0,9,0), (6185,4700350,1,'soga_eye_brow_type',0,10,81), (6186,4700350,0,'soga_eye_color',229,229,102), (6187,4700350,1,'soga_eye_type',57,0,0), (6188,4700350,0,'soga_hair_face_color',229,182,26), (6189,4700350,0,'soga_hair_face_highlight_color',244,246,246), (6190,4700350,0,'soga_hair_type_color',229,182,26), (6191,4700350,0,'soga_hair_type_highlight_color',244,246,246), (6192,4700350,1,'soga_lip_type',-19,84,37), (6193,4700350,1,'soga_nose_type',-47,50,-62), (6194,4700350,0,'soga_skin_color',240,204,208), (6195,4700350,0,'wing_color1',255,255,255), (6196,4700350,0,'wing_color2',255,255,255), (6197,4700351,1,'cheek_type',2,87,0), (6198,4700351,1,'chin_type',61,-31,-32), (6199,4700351,1,'ear_type',79,-43,0), (6200,4700351,1,'eye_brow_type',42,-50,-95), (6201,4700351,0,'eye_color',66,122,83), (6202,4700351,1,'eye_type',83,0,0), (6203,4700351,0,'hair_color1',7,197,79), (6204,4700351,0,'hair_color2',187,0,0), (6205,4700351,0,'hair_face_color',230,171,25), (6206,4700351,0,'hair_face_highlight_color',116,142,142), (6207,4700351,0,'hair_type_color',230,171,25), (6208,4700351,0,'hair_type_highlight_color',116,142,142), (6209,4700351,1,'lip_type',-34,-40,97), (6210,4700351,1,'nose_type',-62,7,-59), (6211,4700351,0,'skin_color',181,149,98), (6212,4700351,1,'soga_cheek_type',0,42,-50), (6213,4700351,1,'soga_chin_type',0,-34,-40), (6214,4700351,1,'soga_ear_type',0,83,0), (6215,4700351,1,'soga_eye_brow_type',0,79,-43), (6216,4700351,0,'soga_eye_color',229,229,102), (6217,4700351,1,'soga_eye_type',-69,0,0), (6218,4700351,0,'soga_hair_face_color',230,171,25), (6219,4700351,0,'soga_hair_face_highlight_color',116,142,142), (6220,4700351,0,'soga_hair_type_color',230,171,25), (6221,4700351,0,'soga_hair_type_highlight_color',116,142,142), (6222,4700351,1,'soga_lip_type',-95,2,87), (6223,4700351,1,'soga_nose_type',97,61,-31), (6224,4700351,0,'soga_skin_color',181,149,98), (6225,4700351,0,'wing_color1',255,255,255), (6226,4700351,0,'wing_color2',255,255,255), (6227,4700352,1,'cheek_type',47,68,0), (6228,4700352,1,'chin_type',-61,-32,-50), (6229,4700352,1,'ear_type',78,37,0), (6230,4700352,1,'eye_brow_type',-34,64,65), (6231,4700352,0,'eye_color',40,80,93), (6232,4700352,1,'eye_type',-35,0,0), (6233,4700352,0,'hair_color1',242,94,239), (6234,4700352,0,'hair_color2',37,0,0), (6235,4700352,0,'hair_face_color',221,178,17), (6236,4700352,0,'hair_face_highlight_color',216,154,23), (6237,4700352,0,'hair_type_color',221,178,17), (6238,4700352,0,'hair_type_highlight_color',216,154,23), (6239,4700352,1,'lip_type',56,-29,-38), (6240,4700352,1,'nose_type',0,-14,94), (6241,4700352,0,'skin_color',190,136,139), (6242,4700352,1,'soga_cheek_type',0,-34,64), (6243,4700352,1,'soga_chin_type',0,56,-29), (6244,4700352,1,'soga_ear_type',0,-35,0), (6245,4700352,1,'soga_eye_brow_type',0,78,37), (6246,4700352,0,'soga_eye_color',229,229,102), (6247,4700352,1,'soga_eye_type',37,0,0), (6248,4700352,0,'soga_hair_face_color',221,178,17), (6249,4700352,0,'soga_hair_face_highlight_color',216,154,23), (6250,4700352,0,'soga_hair_type_color',221,178,17), (6251,4700352,0,'soga_hair_type_highlight_color',216,154,23), (6252,4700352,1,'soga_lip_type',65,47,68), (6253,4700352,1,'soga_nose_type',-38,-61,-32), (6254,4700352,0,'soga_skin_color',190,136,139), (6255,4700352,0,'wing_color1',255,255,255), (6256,4700352,0,'wing_color2',255,255,255), (6257,4700353,1,'cheek_type',34,38,0), (6258,4700353,1,'chin_type',1,56,-53), (6259,4700353,1,'ear_type',-1,34,0), (6260,4700353,1,'eye_brow_type',-4,-89,-45), (6261,4700353,0,'eye_color',165,175,139), (6262,4700353,1,'eye_type',-1,0,0), (6263,4700353,0,'hair_color1',200,50,248), (6264,4700353,0,'hair_color2',51,0,0), (6265,4700353,0,'hair_face_color',39,21,6), (6266,4700353,0,'hair_face_highlight_color',46,14,19), (6267,4700353,0,'hair_type_color',39,21,6), (6268,4700353,0,'hair_type_highlight_color',46,14,19), (6269,4700353,1,'lip_type',-7,93,94), (6270,4700353,1,'nose_type',-70,-56,50), (6271,4700353,0,'skin_color',240,204,208), (6272,4700353,1,'soga_cheek_type',0,-4,-89), (6273,4700353,1,'soga_chin_type',0,-7,93), (6274,4700353,1,'soga_ear_type',0,-1,0), (6275,4700353,1,'soga_eye_brow_type',0,-1,34), (6276,4700353,0,'soga_eye_color',229,229,102), (6277,4700353,1,'soga_eye_type',51,0,0), (6278,4700353,0,'soga_hair_face_color',39,21,6), (6279,4700353,0,'soga_hair_face_highlight_color',46,14,19), (6280,4700353,0,'soga_hair_type_color',39,21,6), (6281,4700353,0,'soga_hair_type_highlight_color',46,14,19), (6282,4700353,1,'soga_lip_type',-45,34,38), (6283,4700353,1,'soga_nose_type',94,1,56), (6284,4700353,0,'soga_skin_color',240,204,208), (6285,4700353,0,'wing_color1',255,255,255), (6286,4700353,0,'wing_color2',255,255,255), (6747,4700389,1,'cheek_type',66,4,0), (6748,4700389,1,'chin_type',62,57,87), (6749,4700389,1,'ear_type',70,-45,0), (6750,4700389,1,'eye_brow_type',-96,28,-43), (6751,4700389,0,'eye_color',145,188,193), (6752,4700389,1,'eye_type',87,0,0), (6753,4700389,0,'hair_color1',84,221,15), (6754,4700389,0,'hair_color2',75,0,0), (6755,4700389,0,'hair_face_color',15,1,21), (6756,4700389,0,'hair_type_color',15,1,21), (6757,4700389,1,'lip_type',-28,-81,-79), (6758,4700389,1,'nose_type',-22,84,-35), (6759,4700389,0,'skin_color',223,181,156), (6760,4700389,1,'soga_cheek_type',0,-96,28), (6761,4700389,1,'soga_chin_type',0,-28,-81), (6762,4700389,1,'soga_ear_type',0,87,0), (6763,4700389,1,'soga_eye_brow_type',0,70,-45), (6764,4700389,0,'soga_eye_color',229,229,102), (6765,4700389,1,'soga_eye_type',75,0,0), (6766,4700389,0,'soga_hair_face_color',15,1,21), (6767,4700389,0,'soga_hair_type_color',15,1,21), (6768,4700389,1,'soga_lip_type',-43,66,4), (6769,4700389,1,'soga_nose_type',-79,62,57), (6770,4700389,0,'soga_skin_color',223,181,156), (6771,4700389,0,'wing_color1',255,255,255), (6772,4700389,0,'wing_color2',255,255,255), (6815,4700394,1,'cheek_type',34,38,0), (6816,4700394,1,'chin_type',1,56,-53), (6817,4700394,1,'ear_type',-1,34,0), (6818,4700394,1,'eye_brow_type',-4,-89,-45), (6819,4700394,0,'eye_color',165,175,139), (6820,4700394,1,'eye_type',-1,0,0), (6821,4700394,0,'hair_face_color',39,21,6), (6822,4700394,0,'hair_face_highlight_color',46,14,19), (6823,4700394,0,'hair_type_color',39,21,6), (6824,4700394,0,'hair_type_highlight_color',46,14,19), (6825,4700394,1,'lip_type',-7,93,94), (6826,4700394,1,'nose_type',-70,-56,50), (6827,4700394,0,'skin_color',240,204,208), (6828,4700394,1,'soga_cheek_type',34,38,0), (6829,4700394,1,'soga_chin_type',1,56,-53), (6830,4700394,1,'soga_ear_type',-1,34,0), (6831,4700394,1,'soga_eye_brow_type',-4,-89,-45), (6832,4700394,0,'soga_eye_color',229,229,102), (6833,4700394,1,'soga_eye_type',-1,0,0), (6834,4700394,0,'soga_hair_face_color',39,21,6), (6835,4700394,0,'soga_hair_face_highlight_color',46,14,19), (6836,4700394,0,'soga_hair_type_color',39,21,6), (6837,4700394,0,'soga_hair_type_highlight_color',46,14,19), (6838,4700394,1,'soga_lip_type',-7,93,94), (6839,4700394,1,'soga_nose_type',-70,-56,50), (6840,4700394,0,'soga_skin_color',240,204,208), (6841,4700394,0,'wing_color1',255,255,255), (6842,4700394,0,'wing_color2',255,255,255), (6843,4700395,1,'cheek_type',-32,11,0), (6844,4700395,1,'chin_type',97,15,-14), (6845,4700395,1,'ear_type',20,-37,0), (6846,4700395,1,'eye_brow_type',-14,40,31), (6847,4700395,0,'eye_color',94,159,177), (6848,4700395,1,'eye_type',14,0,0), (6849,4700395,0,'hair_face_color',35,24,1), (6850,4700395,0,'hair_face_highlight_color',100,70,10), (6851,4700395,0,'hair_type_color',35,24,1), (6852,4700395,0,'hair_type_highlight_color',100,70,10), (6853,4700395,1,'lip_type',-93,75,43), (6854,4700395,1,'nose_type',-61,-63,-68), (6855,4700395,0,'skin_color',242,252,252), (6856,4700395,1,'soga_cheek_type',-32,11,0), (6857,4700395,1,'soga_chin_type',97,15,-14), (6858,4700395,1,'soga_ear_type',20,-37,0), (6859,4700395,1,'soga_eye_brow_type',-14,40,31), (6860,4700395,0,'soga_eye_color',229,229,102), (6861,4700395,1,'soga_eye_type',14,0,0), (6862,4700395,0,'soga_hair_face_color',35,24,1), (6863,4700395,0,'soga_hair_face_highlight_color',100,70,10), (6864,4700395,0,'soga_hair_type_color',35,24,1), (6865,4700395,0,'soga_hair_type_highlight_color',100,70,10), (6866,4700395,1,'soga_lip_type',-93,75,43), (6867,4700395,1,'soga_nose_type',-61,-63,-68), (6868,4700395,0,'soga_skin_color',242,252,252), (6869,4700395,0,'wing_color1',255,255,255), (6870,4700395,0,'wing_color2',255,255,255), (6871,4700396,1,'cheek_type',75,-58,0), (6872,4700396,1,'chin_type',0,-68,-91), (6873,4700396,1,'ear_type',-19,42,0), (6874,4700396,1,'eye_brow_type',89,50,44), (6875,4700396,0,'eye_color',29,59,45), (6876,4700396,1,'eye_type',-42,0,0), (6877,4700396,0,'hair_face_color',213,151,21), (6878,4700396,0,'hair_face_highlight_color',100,70,10), (6879,4700396,0,'hair_type_color',213,151,21), (6880,4700396,0,'hair_type_highlight_color',100,70,10), (6881,4700396,1,'lip_type',-76,-5,15), (6882,4700396,1,'nose_type',96,69,77), (6883,4700396,0,'skin_color',239,210,213), (6884,4700396,1,'soga_cheek_type',75,-58,0), (6885,4700396,1,'soga_chin_type',0,-68,-91), (6886,4700396,1,'soga_ear_type',-19,42,0), (6887,4700396,1,'soga_eye_brow_type',89,50,44), (6888,4700396,0,'soga_eye_color',229,229,102), (6889,4700396,1,'soga_eye_type',-42,0,0), (6890,4700396,0,'soga_hair_face_color',213,151,21), (6891,4700396,0,'soga_hair_face_highlight_color',100,70,10), (6892,4700396,0,'soga_hair_type_color',213,151,21), (6893,4700396,0,'soga_hair_type_highlight_color',100,70,10), (6894,4700396,1,'soga_lip_type',-76,-5,15), (6895,4700396,1,'soga_nose_type',96,69,77), (6896,4700396,0,'soga_skin_color',239,210,213), (6897,4700396,0,'wing_color1',255,255,255), (6898,4700396,0,'wing_color2',255,255,255), (6899,4700397,0,'eye_color',255,255,255), (6900,4700397,0,'skin_color',255,255,255), (6901,4700397,0,'soga_eye_color',255,0,255), (6902,4700398,0,'eye_color',255,255,255), (6903,4700398,0,'skin_color',255,255,255), (6904,4700398,0,'soga_eye_color',255,0,255), (6905,4700399,1,'cheek_type',-45,-75,0), (6906,4700399,1,'chin_type',-38,62,-7), (6907,4700399,1,'ear_type',37,-68,0), (6908,4700399,1,'eye_brow_type',-91,63,83), (6909,4700399,0,'eye_color',108,168,186), (6910,4700399,1,'eye_type',-85,0,0), (6911,4700399,0,'hair_face_color',37,22,5), (6912,4700399,0,'hair_face_highlight_color',233,168,29), (6913,4700399,0,'hair_type_color',37,22,5), (6914,4700399,0,'hair_type_highlight_color',233,168,29), (6915,4700399,1,'lip_type',77,38,7), (6916,4700399,1,'nose_type',-95,0,-23), (6917,4700399,0,'skin_color',197,186,187), (6918,4700399,1,'soga_cheek_type',-45,-75,0), (6919,4700399,1,'soga_chin_type',-38,62,-7), (6920,4700399,1,'soga_ear_type',37,-68,0), (6921,4700399,1,'soga_eye_brow_type',-91,63,83), (6922,4700399,0,'soga_eye_color',229,229,102), (6923,4700399,1,'soga_eye_type',-85,0,0), (6924,4700399,0,'soga_hair_face_color',37,22,5), (6925,4700399,0,'soga_hair_face_highlight_color',233,168,29), (6926,4700399,0,'soga_hair_type_color',37,22,5), (6927,4700399,0,'soga_hair_type_highlight_color',233,168,29), (6928,4700399,1,'soga_lip_type',77,38,7), (6929,4700399,1,'soga_nose_type',-95,0,-23), (6930,4700399,0,'soga_skin_color',197,186,187), (6931,4700399,0,'wing_color1',255,255,255), (6932,4700399,0,'wing_color2',255,255,255), (6933,4700400,1,'cheek_type',-35,-57,0), (6934,4700400,1,'chin_type',-47,-5,-95), (6935,4700400,1,'ear_type',-47,18,0), (6936,4700400,1,'eye_brow_type',-87,85,-22), (6937,4700400,0,'eye_color',83,61,29), (6938,4700400,1,'eye_type',-21,0,0), (6939,4700400,0,'hair_face_color',84,0,0), (6940,4700400,0,'hair_face_highlight_color',188,92,40), (6941,4700400,0,'hair_type_color',84,0,0), (6942,4700400,0,'hair_type_highlight_color',188,92,40), (6943,4700400,1,'lip_type',31,-58,-5), (6944,4700400,1,'nose_type',87,57,17), (6945,4700400,0,'skin_color',113,121,119), (6946,4700400,1,'soga_cheek_type',-35,-57,0), (6947,4700400,1,'soga_chin_type',-47,-5,-95), (6948,4700400,1,'soga_ear_type',-47,18,0), (6949,4700400,1,'soga_eye_brow_type',-87,85,-22), (6950,4700400,0,'soga_eye_color',229,229,102), (6951,4700400,1,'soga_eye_type',-21,0,0), (6952,4700400,0,'soga_hair_face_color',84,0,0), (6953,4700400,0,'soga_hair_face_highlight_color',188,92,40), (6954,4700400,0,'soga_hair_type_color',84,0,0), (6955,4700400,0,'soga_hair_type_highlight_color',188,92,40), (6956,4700400,1,'soga_lip_type',31,-58,-5), (6957,4700400,1,'soga_nose_type',87,57,17), (6958,4700400,0,'soga_skin_color',113,121,119), (6959,4700400,0,'wing_color1',255,255,255), (6960,4700400,0,'wing_color2',255,255,255), (6961,4700401,1,'cheek_type',61,45,0), (6962,4700401,1,'chin_type',44,58,82), (6963,4700401,1,'ear_type',56,-68,0), (6964,4700401,1,'eye_brow_type',35,95,-53), (6965,4700401,0,'eye_color',133,183,198), (6966,4700401,1,'eye_type',52,0,0), (6967,4700401,0,'hair_face_color',61,61,75), (6968,4700401,0,'hair_face_highlight_color',244,246,246), (6969,4700401,0,'hair_type_color',61,61,75), (6970,4700401,0,'hair_type_highlight_color',244,246,246), (6971,4700401,1,'lip_type',4,-23,-45), (6972,4700401,1,'nose_type',-10,21,64), (6973,4700401,0,'skin_color',46,33,34), (6974,4700401,1,'soga_cheek_type',61,45,0), (6975,4700401,1,'soga_chin_type',44,58,82), (6976,4700401,1,'soga_ear_type',56,-68,0), (6977,4700401,1,'soga_eye_brow_type',35,95,-53), (6978,4700401,0,'soga_eye_color',229,229,102), (6979,4700401,1,'soga_eye_type',52,0,0), (6980,4700401,0,'soga_hair_face_color',61,61,75), (6981,4700401,0,'soga_hair_face_highlight_color',244,246,246), (6982,4700401,0,'soga_hair_type_color',61,61,75), (6983,4700401,0,'soga_hair_type_highlight_color',244,246,246), (6984,4700401,1,'soga_lip_type',4,-23,-45), (6985,4700401,1,'soga_nose_type',-10,21,64), (6986,4700401,0,'soga_skin_color',46,33,34), (6987,4700401,0,'wing_color1',255,255,255), (6988,4700401,0,'wing_color2',255,255,255), (6989,4700402,1,'cheek_type',88,18,0), (6990,4700402,1,'chin_type',61,-53,-17), (6991,4700402,1,'ear_type',-8,0,0), (6992,4700402,1,'eye_brow_type',-72,-7,74), (6993,4700402,0,'eye_color',139,121,65), (6994,4700402,1,'eye_type',81,0,0), (6995,4700402,0,'hair_face_color',15,1,21), (6996,4700402,0,'hair_face_highlight_color',47,42,59), (6997,4700402,0,'hair_type_color',15,1,21), (6998,4700402,0,'hair_type_highlight_color',47,42,59), (6999,4700402,1,'lip_type',42,-25,41), (7000,4700402,1,'nose_type',62,-50,75), (7001,4700402,0,'skin_color',202,195,195), (7002,4700402,1,'soga_cheek_type',88,18,0), (7003,4700402,1,'soga_chin_type',61,-53,-17), (7004,4700402,1,'soga_ear_type',-8,0,0), (7005,4700402,1,'soga_eye_brow_type',-72,-7,74), (7006,4700402,0,'soga_eye_color',229,229,102), (7007,4700402,1,'soga_eye_type',81,0,0), (7008,4700402,0,'soga_hair_face_color',15,1,21), (7009,4700402,0,'soga_hair_face_highlight_color',47,42,59), (7010,4700402,0,'soga_hair_type_color',15,1,21), (7011,4700402,0,'soga_hair_type_highlight_color',47,42,59), (7012,4700402,1,'soga_lip_type',42,-25,41), (7013,4700402,1,'soga_nose_type',62,-50,75), (7014,4700402,0,'soga_skin_color',202,195,195), (7015,4700402,0,'wing_color1',255,255,255), (7016,4700402,0,'wing_color2',255,255,255), (7052,4700405,0,'eye_color',125,40,1), (7053,4700405,0,'skin_color',125,40,1), (7054,4700405,0,'soga_eye_color',255,0,255), (7092,4700408,0,'eye_color',255,128,0), (7093,4700408,0,'skin_color',255,128,0), (7094,4700408,0,'soga_eye_color',255,0,255), (7200,4700413,0,'eye_color',255,255,255), (7201,4700413,0,'skin_color',255,255,255), (7202,4700413,0,'soga_eye_color',255,0,255), (7339,4700418,1,'cheek_type',84,37,0), (7340,4700418,1,'chin_type',50,-62,-66), (7341,4700418,1,'ear_type',10,81,0), (7342,4700418,1,'eye_brow_type',64,-23,-19), (7343,4700418,0,'eye_color',121,176,189), (7344,4700418,1,'eye_type',9,0,0), (7345,4700418,0,'hair_color1',246,219,114), (7346,4700418,0,'hair_color2',187,136,62), (7347,4700418,0,'hair_face_color',229,182,26), (7348,4700418,0,'hair_face_highlight_color',244,246,246), (7349,4700418,0,'hair_highlight',161,165,168), (7350,4700418,0,'hair_type_color',229,182,26), (7351,4700418,0,'hair_type_highlight_color',244,246,246), (7352,4700418,1,'lip_type',-37,-37,-47), (7353,4700418,1,'nose_type',-81,11,17), (7354,4700418,0,'skin_color',240,204,208), (7355,4700418,1,'soga_cheek_type',84,37,0), (7356,4700418,1,'soga_chin_type',50,-62,-66), (7357,4700418,1,'soga_ear_type',10,81,0), (7358,4700418,1,'soga_eye_brow_type',64,-23,-19), (7359,4700418,0,'soga_eye_color',229,229,102), (7360,4700418,1,'soga_eye_type',9,0,0), (7361,4700418,0,'soga_hair_color1',246,219,114), (7362,4700418,0,'soga_hair_color2',187,136,62), (7363,4700418,0,'soga_hair_face_color',229,182,26), (7364,4700418,0,'soga_hair_face_highlight_color',244,246,246), (7365,4700418,0,'soga_hair_highlight',161,165,168), (7366,4700418,0,'soga_hair_type_color',229,182,26), (7367,4700418,0,'soga_hair_type_highlight_color',244,246,246), (7368,4700418,1,'soga_lip_type',-37,-37,-47), (7369,4700418,1,'soga_nose_type',-81,11,17), (7370,4700418,0,'soga_skin_color',240,204,208), (7371,4700418,0,'wing_color1',255,255,255), (7372,4700418,0,'wing_color2',255,255,255), (7407,4700420,0,'eye_color',255,255,255), (7408,4700420,0,'skin_color',255,255,255), (7409,4700420,0,'soga_eye_color',255,0,255), (7756,4700433,1,'cheek_type',84,37,0), (7757,4700433,1,'chin_type',50,-62,-66), (7758,4700433,1,'ear_type',10,81,0), (7759,4700433,1,'eye_brow_type',64,-23,-19), (7760,4700433,0,'eye_color',121,176,189), (7761,4700433,1,'eye_type',9,0,0), (7762,4700433,0,'hair_color1',246,219,114), (7763,4700433,0,'hair_color2',187,136,62), (7764,4700433,0,'hair_face_color',229,182,26), (7765,4700433,0,'hair_face_highlight_color',244,246,246), (7766,4700433,0,'hair_highlight',161,165,168), (7767,4700433,0,'hair_type_color',229,182,26), (7768,4700433,0,'hair_type_highlight_color',244,246,246), (7769,4700433,1,'lip_type',-37,-37,-47), (7770,4700433,1,'nose_type',-81,11,17), (7771,4700433,0,'skin_color',240,204,208), (7772,4700433,1,'soga_cheek_type',84,37,0), (7773,4700433,1,'soga_chin_type',50,-62,-66), (7774,4700433,1,'soga_ear_type',10,81,0), (7775,4700433,1,'soga_eye_brow_type',64,-23,-19), (7776,4700433,0,'soga_eye_color',229,229,102), (7777,4700433,1,'soga_eye_type',9,0,0), (7778,4700433,0,'soga_hair_color1',246,219,114), (7779,4700433,0,'soga_hair_color2',187,136,62), (7780,4700433,0,'soga_hair_face_color',229,182,26), (7781,4700433,0,'soga_hair_face_highlight_color',244,246,246), (7782,4700433,0,'soga_hair_highlight',161,165,168), (7783,4700433,0,'soga_hair_type_color',229,182,26), (7784,4700433,0,'soga_hair_type_highlight_color',244,246,246), (7785,4700433,1,'soga_lip_type',-37,-37,-47), (7786,4700433,1,'soga_nose_type',-81,11,17), (7787,4700433,0,'soga_skin_color',240,204,208), (7788,4700433,0,'wing_color1',255,255,255), (7789,4700433,0,'wing_color2',255,255,255), (7938,4700441,1,'cheek_type',84,37,0), (7939,4700441,1,'chin_type',50,-62,-66), (7940,4700441,1,'ear_type',10,81,0), (7941,4700441,1,'eye_brow_type',64,-23,-19), (7942,4700441,0,'eye_color',121,176,189), (7943,4700441,1,'eye_type',9,0,0), (7944,4700441,0,'hair_color1',246,219,114), (7945,4700441,0,'hair_color2',187,136,62), (7946,4700441,0,'hair_face_color',229,182,26), (7947,4700441,0,'hair_face_highlight_color',244,246,246), (7948,4700441,0,'hair_highlight',161,165,168), (7949,4700441,0,'hair_type_color',229,182,26), (7950,4700441,0,'hair_type_highlight_color',244,246,246), (7951,4700441,1,'lip_type',-37,-37,-47), (7952,4700441,1,'nose_type',-81,11,17), (7953,4700441,0,'skin_color',240,204,208), (7954,4700441,1,'soga_cheek_type',84,37,0), (7955,4700441,1,'soga_chin_type',50,-62,-66), (7956,4700441,1,'soga_ear_type',10,81,0), (7957,4700441,1,'soga_eye_brow_type',64,-23,-19), (7958,4700441,0,'soga_eye_color',229,229,102), (7959,4700441,1,'soga_eye_type',9,0,0), (7960,4700441,0,'soga_hair_color1',246,219,114), (7961,4700441,0,'soga_hair_color2',187,136,62), (7962,4700441,0,'soga_hair_face_color',229,182,26), (7963,4700441,0,'soga_hair_face_highlight_color',244,246,246), (7964,4700441,0,'soga_hair_highlight',161,165,168), (7965,4700441,0,'soga_hair_type_color',229,182,26), (7966,4700441,0,'soga_hair_type_highlight_color',244,246,246), (7967,4700441,1,'soga_lip_type',-37,-37,-47), (7968,4700441,1,'soga_nose_type',-81,11,17), (7969,4700441,0,'soga_skin_color',240,204,208), (7970,4700441,0,'wing_color1',255,255,255), (7971,4700441,0,'wing_color2',255,255,255), (7972,4700442,1,'cheek_type',84,37,0), (7973,4700442,1,'chin_type',50,-62,-66), (7974,4700442,1,'ear_type',10,81,0), (7975,4700442,1,'eye_brow_type',64,-23,-19), (7976,4700442,0,'eye_color',121,176,189), (7977,4700442,1,'eye_type',9,0,0), (7978,4700442,0,'hair_color1',246,219,114), (7979,4700442,0,'hair_color2',187,136,62), (7980,4700442,0,'hair_face_color',229,182,26), (7981,4700442,0,'hair_face_highlight_color',244,246,246), (7982,4700442,0,'hair_highlight',161,165,168), (7983,4700442,0,'hair_type_color',229,182,26), (7984,4700442,0,'hair_type_highlight_color',244,246,246), (7985,4700442,1,'lip_type',-37,-37,-47), (7986,4700442,1,'nose_type',-81,11,17), (7987,4700442,0,'skin_color',240,204,208), (7988,4700442,1,'soga_cheek_type',84,37,0), (7989,4700442,1,'soga_chin_type',50,-62,-66), (7990,4700442,1,'soga_ear_type',10,81,0), (7991,4700442,1,'soga_eye_brow_type',64,-23,-19), (7992,4700442,0,'soga_eye_color',229,229,102), (7993,4700442,1,'soga_eye_type',9,0,0), (7994,4700442,0,'soga_hair_color1',246,219,114), (7995,4700442,0,'soga_hair_color2',187,136,62), (7996,4700442,0,'soga_hair_face_color',229,182,26), (7997,4700442,0,'soga_hair_face_highlight_color',244,246,246), (7998,4700442,0,'soga_hair_highlight',161,165,168), (7999,4700442,0,'soga_hair_type_color',229,182,26), (8000,4700442,0,'soga_hair_type_highlight_color',244,246,246), (8001,4700442,1,'soga_lip_type',-37,-37,-47), (8002,4700442,1,'soga_nose_type',-81,11,17), (8003,4700442,0,'soga_skin_color',240,204,208), (8004,4700442,0,'wing_color1',255,255,255), (8005,4700442,0,'wing_color2',255,255,255), (8070,5000,0,'eye_color',255,255,255), (8071,5000,0,'skin_color',255,255,255), (8072,5000,0,'soga_eye_color',255,0,255), (8076,4700456,0,'eye_color',255,255,255), (8077,4700456,0,'skin_color',255,255,255), (8078,4700456,0,'soga_eye_color',255,0,255), (8253,4700465,1,'cheek_type',-7,0,0), (8254,4700465,1,'chin_type',-29,75,-96), (8255,4700465,1,'ear_type',69,14,0), (8256,4700465,1,'eye_brow_type',28,-20,-23), (8257,4700465,0,'eye_color',47,95,110), (8258,4700465,1,'eye_type',-37,0,0), (8259,4700465,0,'hair_color1',114,112,142), (8260,4700465,0,'hair_color2',152,138,129), (8261,4700465,0,'hair_face_color',119,147,147), (8262,4700465,0,'hair_face_highlight_color',193,100,45), (8263,4700465,0,'hair_highlight',105,26,26), (8264,4700465,0,'hair_type_color',119,147,147), (8265,4700465,0,'hair_type_highlight_color',193,100,45), (8266,4700465,1,'lip_type',-28,-44,78), (8267,4700465,1,'nose_type',84,-75,-21), (8268,4700465,0,'skin_color',229,215,216), (8269,4700465,1,'soga_cheek_type',-7,0,0), (8270,4700465,1,'soga_chin_type',-29,75,-96), (8271,4700465,1,'soga_ear_type',69,14,0), (8272,4700465,1,'soga_eye_brow_type',28,-20,-23), (8273,4700465,0,'soga_eye_color',229,229,102), (8274,4700465,1,'soga_eye_type',-37,0,0), (8275,4700465,0,'soga_hair_color1',114,112,142), (8276,4700465,0,'soga_hair_color2',152,138,129), (8277,4700465,0,'soga_hair_face_color',119,147,147), (8278,4700465,0,'soga_hair_face_highlight_color',193,100,45), (8279,4700465,0,'soga_hair_highlight',105,26,26), (8280,4700465,0,'soga_hair_type_color',119,147,147), (8281,4700465,0,'soga_hair_type_highlight_color',193,100,45), (8282,4700465,1,'soga_lip_type',-28,-44,78), (8283,4700465,1,'soga_nose_type',84,-75,-21), (8284,4700465,0,'soga_skin_color',229,215,216), (8285,4700465,0,'wing_color1',255,255,255), (8286,4700465,0,'wing_color2',255,255,255), (8474,4700481,0,'eye_color',255,255,255), (8475,4700481,0,'skin_color',255,255,255), (8476,4700481,0,'soga_eye_color',255,0,255), (8557,4700499,1,'cheek_type',-45,-75,0), (8558,4700499,1,'chin_type',-38,62,-7), (8559,4700499,1,'ear_type',37,-68,0), (8560,4700499,1,'eye_brow_type',-91,63,83), (8561,4700499,0,'eye_color',108,168,186), (8562,4700499,1,'eye_type',-85,0,0), (8563,4700499,0,'hair_color1',79,28,15), (8564,4700499,0,'hair_color2',111,64,0), (8565,4700499,0,'hair_face_color',37,22,5), (8566,4700499,0,'hair_face_highlight_color',233,168,29), (8567,4700499,0,'hair_highlight',200,165,96), (8568,4700499,0,'hair_type_color',37,22,5), (8569,4700499,0,'hair_type_highlight_color',233,168,29), (8570,4700499,1,'lip_type',77,38,7), (8571,4700499,1,'nose_type',-95,0,-23), (8572,4700499,0,'skin_color',197,186,187), (8573,4700499,1,'soga_cheek_type',-45,-75,0), (8574,4700499,1,'soga_chin_type',-38,62,-7), (8575,4700499,1,'soga_ear_type',37,-68,0), (8576,4700499,1,'soga_eye_brow_type',-91,63,83), (8577,4700499,0,'soga_eye_color',229,229,102), (8578,4700499,1,'soga_eye_type',-85,0,0), (8579,4700499,0,'soga_hair_color1',79,28,15), (8580,4700499,0,'soga_hair_color2',111,64,0), (8581,4700499,0,'soga_hair_face_color',37,22,5), (8582,4700499,0,'soga_hair_face_highlight_color',233,168,29), (8583,4700499,0,'soga_hair_highlight',200,165,96), (8584,4700499,0,'soga_hair_type_color',37,22,5), (8585,4700499,0,'soga_hair_type_highlight_color',233,168,29), (8586,4700499,1,'soga_lip_type',77,38,7), (8587,4700499,1,'soga_nose_type',-95,0,-23), (8588,4700499,0,'soga_skin_color',197,186,187), (8589,4700499,0,'wing_color1',255,255,255), (8590,4700499,0,'wing_color2',255,255,255), (8634,4700504,0,'eye_color',255,255,255), (8635,4700504,0,'skin_color',255,255,255), (8636,4700504,0,'soga_eye_color',255,0,255), (8637,4700505,0,'eye_color',255,255,255), (8638,4700505,0,'skin_color',255,255,255), (8639,4700505,0,'soga_eye_color',255,0,255), (8657,4700507,1,'cheek_type',-98,-68,0), (8658,4700507,1,'chin_type',-11,85,-29), (8659,4700507,1,'ear_type',-95,-34,0), (8660,4700507,1,'eye_brow_type',-31,-15,-96), (8661,4700507,0,'eye_color',102,154,140), (8662,4700507,1,'eye_type',44,0,0), (8663,4700507,0,'hair_color1',38,22,21), (8664,4700507,0,'hair_color2',120,50,0), (8665,4700507,0,'hair_face_highlight_color',15,1,21), (8666,4700507,0,'hair_highlight',29,21,28), (8667,4700507,0,'hair_type_highlight_color',15,1,21), (8668,4700507,1,'lip_type',1,-56,-2), (8669,4700507,1,'nose_type',-9,41,81), (8670,4700507,0,'skin_color',255,255,255), (8671,4700507,1,'soga_cheek_type',-98,-68,0), (8672,4700507,1,'soga_chin_type',-11,85,-29), (8673,4700507,1,'soga_ear_type',-95,-34,0), (8674,4700507,1,'soga_eye_brow_type',-31,-15,-96), (8675,4700507,0,'soga_eye_color',229,229,102), (8676,4700507,1,'soga_eye_type',44,0,0), (8677,4700507,0,'soga_hair_color1',38,22,21), (8678,4700507,0,'soga_hair_color2',120,50,0), (8679,4700507,0,'soga_hair_face_highlight_color',15,1,21), (8680,4700507,0,'soga_hair_highlight',29,21,28), (8681,4700507,0,'soga_hair_type_highlight_color',15,1,21), (8682,4700507,1,'soga_lip_type',1,-56,-2), (8683,4700507,1,'soga_nose_type',-9,41,81), (8684,4700507,0,'soga_skin_color',255,255,255), (8685,4700507,0,'wing_color1',255,255,255), (8686,4700507,0,'wing_color2',255,255,255), (8693,4700510,0,'eye_color',255,255,255), (8694,4700510,0,'skin_color',255,255,255), (8695,4700510,0,'soga_eye_color',255,0,255), (8699,4700512,0,'eye_color',255,255,255), (8700,4700512,0,'skin_color',255,255,255), (8701,4700512,0,'soga_eye_color',255,0,255), (8714,4700517,0,'eye_color',255,255,255), (8715,4700517,0,'skin_color',255,255,255), (8716,4700517,0,'soga_eye_color',255,0,255), (8732,4700523,0,'eye_color',255,255,255), (8733,4700523,0,'skin_color',250,125,106), (8734,4700523,0,'soga_eye_color',255,0,255), (8826,4700531,0,'eye_color',255,255,255), (8827,4700531,0,'skin_color',255,255,255), (8828,4700531,0,'soga_eye_color',255,0,255), (8896,4700535,0,'eye_color',255,255,255), (8897,4700535,0,'skin_color',255,255,255), (8898,4700535,0,'soga_eye_color',255,0,255), (8905,4700538,0,'eye_color',255,255,255), (8906,4700538,0,'skin_color',255,255,255), (8907,4700538,0,'soga_eye_color',255,0,255), (8917,4700542,0,'eye_color',255,255,255), (8918,4700542,0,'skin_color',255,255,255), (8919,4700542,0,'soga_eye_color',255,0,255), (8920,4700543,0,'eye_color',255,255,255), (8921,4700543,0,'skin_color',255,255,255), (8922,4700543,0,'soga_eye_color',255,0,255), (9152,4700554,0,'eye_color',255,255,255), (9153,4700554,0,'skin_color',255,255,255), (9154,4700554,0,'soga_eye_color',255,0,255), (9303,4700565,1,'cheek_type',-35,-57,0), (9304,4700565,1,'chin_type',-47,-5,-95), (9305,4700565,1,'ear_type',-47,18,0), (9306,4700565,1,'eye_brow_type',-87,85,-22), (9307,4700565,0,'eye_color',83,61,29), (9308,4700565,1,'eye_type',-21,0,0), (9309,4700565,0,'hair_color1',109,14,49), (9310,4700565,0,'hair_color2',185,97,0), (9311,4700565,0,'hair_face_color',84,0,0), (9312,4700565,0,'hair_face_highlight_color',188,92,40), (9313,4700565,0,'hair_highlight',105,26,26), (9314,4700565,0,'hair_type_color',84,0,0), (9315,4700565,0,'hair_type_highlight_color',188,92,40), (9316,4700565,1,'lip_type',31,-58,-5), (9317,4700565,1,'nose_type',87,57,17), (9318,4700565,0,'skin_color',113,121,119), (9319,4700565,1,'soga_cheek_type',-35,-57,0), (9320,4700565,1,'soga_chin_type',-47,-5,-95), (9321,4700565,1,'soga_ear_type',-47,18,0), (9322,4700565,1,'soga_eye_brow_type',-87,85,-22), (9323,4700565,0,'soga_eye_color',229,229,102), (9324,4700565,1,'soga_eye_type',-21,0,0), (9325,4700565,0,'soga_hair_color1',109,14,49), (9326,4700565,0,'soga_hair_color2',185,97,0), (9327,4700565,0,'soga_hair_face_color',84,0,0), (9328,4700565,0,'soga_hair_face_highlight_color',188,92,40), (9329,4700565,0,'soga_hair_highlight',105,26,26), (9330,4700565,0,'soga_hair_type_color',84,0,0), (9331,4700565,0,'soga_hair_type_highlight_color',188,92,40), (9332,4700565,1,'soga_lip_type',31,-58,-5), (9333,4700565,1,'soga_nose_type',87,57,17), (9334,4700565,0,'soga_skin_color',113,121,119), (9335,4700565,0,'wing_color1',255,255,255), (9336,4700565,0,'wing_color2',255,255,255), (9337,4700566,0,'eye_color',255,255,255), (9338,4700566,0,'skin_color',255,255,255), (9339,4700566,0,'soga_eye_color',255,0,255), (9340,4700567,0,'eye_color',255,255,255), (9341,4700567,0,'hair_color1',1,1,1), (9342,4700567,0,'hair_color2',1,1,1), (9343,4700567,0,'hair_highlight',1,1,1), (9344,4700567,0,'hair_type_color',255,255,255), (9345,4700567,0,'hair_type_highlight_color',255,255,255), (9346,4700567,0,'skin_color',255,255,255), (9347,4700567,0,'soga_eye_color',255,0,255), (9348,4700567,0,'soga_hair_color1',1,1,1), (9349,4700567,0,'soga_hair_color2',1,1,1), (9350,4700567,0,'soga_hair_highlight',1,1,1), (9351,4700567,0,'soga_hair_type_color',255,255,255), (9352,4700567,0,'soga_hair_type_highlight_color',255,255,255), (9353,4700568,0,'eye_color',255,255,255), (9354,4700568,0,'skin_color',255,255,255), (9355,4700568,0,'soga_eye_color',255,0,255), (9356,4700569,0,'eye_color',255,255,255), (9357,4700569,0,'hair_color1',1,1,1), (9358,4700569,0,'hair_color2',1,1,1), (9359,4700569,0,'hair_highlight',1,1,1), (9360,4700569,0,'hair_type_color',255,255,255), (9361,4700569,0,'hair_type_highlight_color',255,255,255), (9362,4700569,0,'skin_color',255,255,255), (9363,4700569,0,'soga_eye_color',255,0,255), (9364,4700569,0,'soga_hair_color1',1,1,1), (9365,4700569,0,'soga_hair_color2',1,1,1), (9366,4700569,0,'soga_hair_highlight',1,1,1), (9367,4700569,0,'soga_hair_type_color',255,255,255), (9368,4700569,0,'soga_hair_type_highlight_color',255,255,255), (9369,4700570,0,'eye_color',255,255,255), (9370,4700570,0,'hair_color1',1,1,1), (9371,4700570,0,'hair_color2',1,1,1), (9372,4700570,0,'hair_highlight',1,1,1), (9373,4700570,0,'hair_type_color',255,255,255), (9374,4700570,0,'hair_type_highlight_color',255,255,255), (9375,4700570,0,'skin_color',255,255,255), (9376,4700570,0,'soga_eye_color',255,0,255), (9377,4700570,0,'soga_hair_color1',1,1,1), (9378,4700570,0,'soga_hair_color2',1,1,1), (9379,4700570,0,'soga_hair_highlight',1,1,1), (9380,4700570,0,'soga_hair_type_color',255,255,255), (9381,4700570,0,'soga_hair_type_highlight_color',255,255,255), (9382,4700571,0,'eye_color',255,255,255), (9383,4700571,0,'hair_color1',1,1,1), (9384,4700571,0,'hair_color2',1,1,1), (9385,4700571,0,'hair_highlight',1,1,1), (9386,4700571,0,'hair_type_color',255,255,255), (9387,4700571,0,'hair_type_highlight_color',255,255,255), (9388,4700571,0,'skin_color',255,255,255), (9389,4700571,0,'soga_eye_color',255,0,255), (9390,4700571,0,'soga_hair_color1',1,1,1), (9391,4700571,0,'soga_hair_color2',1,1,1), (9392,4700571,0,'soga_hair_highlight',1,1,1), (9393,4700571,0,'soga_hair_type_color',255,255,255), (9394,4700571,0,'soga_hair_type_highlight_color',255,255,255), (9522,4700579,1,'cheek_type',34,38,0), (9523,4700579,1,'chin_type',1,56,-53), (9524,4700579,1,'ear_type',-1,34,0), (9525,4700579,1,'eye_brow_type',-4,-89,-45), (9526,4700579,0,'eye_color',165,175,139), (9527,4700579,1,'eye_type',-1,0,0), (9528,4700579,0,'hair_color1',79,28,15), (9529,4700579,0,'hair_color2',111,64,0), (9530,4700579,0,'hair_face_color',39,21,6), (9531,4700579,0,'hair_face_highlight_color',46,14,19), (9532,4700579,0,'hair_highlight',54,45,28), (9533,4700579,0,'hair_type_color',39,21,6), (9534,4700579,0,'hair_type_highlight_color',46,14,19), (9535,4700579,1,'lip_type',-7,93,94), (9536,4700579,1,'nose_type',-70,-56,50), (9537,4700579,0,'skin_color',240,204,208), (9538,4700579,1,'soga_cheek_type',34,38,0), (9539,4700579,1,'soga_chin_type',1,56,-53), (9540,4700579,1,'soga_ear_type',-1,34,0), (9541,4700579,1,'soga_eye_brow_type',-4,-89,-45), (9542,4700579,0,'soga_eye_color',229,229,102), (9543,4700579,1,'soga_eye_type',-1,0,0), (9544,4700579,0,'soga_hair_color1',79,28,15), (9545,4700579,0,'soga_hair_color2',111,64,0), (9546,4700579,0,'soga_hair_face_color',39,21,6), (9547,4700579,0,'soga_hair_face_highlight_color',46,14,19), (9548,4700579,0,'soga_hair_highlight',54,45,28), (9549,4700579,0,'soga_hair_type_color',39,21,6), (9550,4700579,0,'soga_hair_type_highlight_color',46,14,19), (9551,4700579,1,'soga_lip_type',-7,93,94), (9552,4700579,1,'soga_nose_type',-70,-56,50), (9553,4700579,0,'soga_skin_color',240,204,208), (9554,4700579,0,'wing_color1',255,255,255), (9555,4700579,0,'wing_color2',255,255,255), (9556,4700580,1,'cheek_type',-32,11,0), (9557,4700580,1,'chin_type',97,15,-14), (9558,4700580,1,'ear_type',20,-37,0), (9559,4700580,1,'eye_brow_type',-14,40,31), (9560,4700580,0,'eye_color',94,159,177), (9561,4700580,1,'eye_type',14,0,0), (9562,4700580,0,'hair_color1',79,28,15), (9563,4700580,0,'hair_color2',111,64,0), (9564,4700580,0,'hair_face_color',35,24,1), (9565,4700580,0,'hair_face_highlight_color',100,70,10), (9566,4700580,0,'hair_highlight',56,33,26), (9567,4700580,0,'hair_type_color',35,24,1), (9568,4700580,0,'hair_type_highlight_color',100,70,10), (9569,4700580,1,'lip_type',-93,75,43), (9570,4700580,1,'nose_type',-61,-63,-68), (9571,4700580,0,'skin_color',242,252,252), (9572,4700580,1,'soga_cheek_type',-32,11,0), (9573,4700580,1,'soga_chin_type',97,15,-14), (9574,4700580,1,'soga_ear_type',20,-37,0), (9575,4700580,1,'soga_eye_brow_type',-14,40,31), (9576,4700580,0,'soga_eye_color',229,229,102), (9577,4700580,1,'soga_eye_type',14,0,0), (9578,4700580,0,'soga_hair_color1',79,28,15), (9579,4700580,0,'soga_hair_color2',111,64,0), (9580,4700580,0,'soga_hair_face_color',35,24,1), (9581,4700580,0,'soga_hair_face_highlight_color',100,70,10), (9582,4700580,0,'soga_hair_highlight',56,33,26), (9583,4700580,0,'soga_hair_type_color',35,24,1), (9584,4700580,0,'soga_hair_type_highlight_color',100,70,10), (9585,4700580,1,'soga_lip_type',-93,75,43), (9586,4700580,1,'soga_nose_type',-61,-63,-68), (9587,4700580,0,'soga_skin_color',242,252,252), (9588,4700580,0,'wing_color1',255,255,255), (9589,4700580,0,'wing_color2',255,255,255), (9630,4700584,1,'cheek_type',-81,12,0), (9631,4700584,1,'chin_type',50,-88,-38), (9632,4700584,1,'ear_type',-26,81,0), (9633,4700584,1,'eye_brow_type',-50,-31,-15), (9634,4700584,0,'eye_color',40,64,39), (9635,4700584,1,'eye_type',-93,0,0), (9636,4700584,0,'hair_color1',79,28,15), (9637,4700584,0,'hair_color2',111,64,0), (9638,4700584,0,'hair_face_color',35,24,1), (9639,4700584,0,'hair_face_highlight_color',180,78,32), (9640,4700584,0,'hair_highlight',105,26,26), (9641,4700584,0,'hair_type_color',35,24,1), (9642,4700584,0,'hair_type_highlight_color',180,78,32), (9643,4700584,1,'lip_type',-7,-94,31), (9644,4700584,1,'nose_type',-96,-72,88), (9645,4700584,0,'skin_color',237,237,207), (9646,4700584,1,'soga_cheek_type',-81,12,0), (9647,4700584,1,'soga_chin_type',50,-88,-38), (9648,4700584,1,'soga_ear_type',-26,81,0), (9649,4700584,1,'soga_eye_brow_type',-50,-31,-15), (9650,4700584,0,'soga_eye_color',229,229,102), (9651,4700584,1,'soga_eye_type',-93,0,0), (9652,4700584,0,'soga_hair_color1',79,28,15), (9653,4700584,0,'soga_hair_color2',111,64,0), (9654,4700584,0,'soga_hair_face_color',35,24,1), (9655,4700584,0,'soga_hair_face_highlight_color',180,78,32), (9656,4700584,0,'soga_hair_highlight',105,26,26), (9657,4700584,0,'soga_hair_type_color',35,24,1), (9658,4700584,0,'soga_hair_type_highlight_color',180,78,32), (9659,4700584,1,'soga_lip_type',-7,-94,31), (9660,4700584,1,'soga_nose_type',-96,-72,88), (9661,4700584,0,'soga_skin_color',237,237,207), (9662,4700584,0,'wing_color1',255,255,255), (9663,4700584,0,'wing_color2',255,255,255), (9692,4700586,1,'cheek_type',21,57,0), (9693,4700586,1,'chin_type',-17,41,50), (9694,4700586,1,'ear_type',34,87,0), (9695,4700586,1,'eye_brow_type',0,0,87), (9696,4700586,0,'eye_color',43,69,43), (9697,4700586,1,'eye_type',-31,0,0), (9698,4700586,0,'hair_color1',209,131,22), (9699,4700586,0,'hair_color2',199,150,48), (9700,4700586,0,'hair_face_color',201,142,16), (9701,4700586,0,'hair_face_highlight_color',48,32,3), (9702,4700586,0,'hair_highlight',79,28,15), (9703,4700586,0,'hair_type_color',201,142,16), (9704,4700586,0,'hair_type_highlight_color',48,32,3), (9705,4700586,1,'lip_type',-15,-62,-51), (9706,4700586,1,'nose_type',-28,-31,45), (9707,4700586,0,'skin_color',224,204,159), (9708,4700586,1,'soga_cheek_type',21,57,0), (9709,4700586,1,'soga_chin_type',-17,41,50), (9710,4700586,1,'soga_ear_type',34,87,0), (9711,4700586,1,'soga_eye_brow_type',0,0,87), (9712,4700586,0,'soga_eye_color',229,229,102), (9713,4700586,1,'soga_eye_type',-31,0,0), (9714,4700586,0,'soga_hair_color1',209,131,22), (9715,4700586,0,'soga_hair_color2',199,150,48), (9716,4700586,0,'soga_hair_face_color',201,142,16), (9717,4700586,0,'soga_hair_face_highlight_color',48,32,3), (9718,4700586,0,'soga_hair_highlight',79,28,15), (9719,4700586,0,'soga_hair_type_color',201,142,16), (9720,4700586,0,'soga_hair_type_highlight_color',48,32,3), (9721,4700586,1,'soga_lip_type',-15,-62,-51), (9722,4700586,1,'soga_nose_type',-28,-31,45), (9723,4700586,0,'soga_skin_color',224,204,159), (9724,4700586,0,'wing_color1',255,255,255), (9725,4700586,0,'wing_color2',255,255,255), (9760,4700588,1,'cheek_type',2,87,0), (9761,4700588,1,'chin_type',61,-31,-32), (9762,4700588,1,'ear_type',79,-43,0), (9763,4700588,1,'eye_brow_type',42,-50,-95), (9764,4700588,0,'eye_color',66,122,83), (9765,4700588,1,'eye_type',83,0,0), (9766,4700588,0,'hair_color1',200,165,96), (9767,4700588,0,'hair_color2',173,99,44), (9768,4700588,0,'hair_face_color',230,171,25), (9769,4700588,0,'hair_face_highlight_color',116,142,142), (9770,4700588,0,'hair_highlight',114,112,142), (9771,4700588,0,'hair_type_color',230,171,25), (9772,4700588,0,'hair_type_highlight_color',116,142,142), (9773,4700588,1,'lip_type',-34,-40,97), (9774,4700588,1,'nose_type',-62,7,-59), (9775,4700588,0,'skin_color',181,149,98), (9776,4700588,1,'soga_cheek_type',2,87,0), (9777,4700588,1,'soga_chin_type',61,-31,-32), (9778,4700588,1,'soga_ear_type',79,-43,0), (9779,4700588,1,'soga_eye_brow_type',42,-50,-95), (9780,4700588,0,'soga_eye_color',229,229,102), (9781,4700588,1,'soga_eye_type',83,0,0), (9782,4700588,0,'soga_hair_color1',200,165,96), (9783,4700588,0,'soga_hair_color2',173,99,44), (9784,4700588,0,'soga_hair_face_color',230,171,25), (9785,4700588,0,'soga_hair_face_highlight_color',116,142,142), (9786,4700588,0,'soga_hair_highlight',114,112,142), (9787,4700588,0,'soga_hair_type_color',230,171,25), (9788,4700588,0,'soga_hair_type_highlight_color',116,142,142), (9789,4700588,1,'soga_lip_type',-34,-40,97), (9790,4700588,1,'soga_nose_type',-62,7,-59), (9791,4700588,0,'soga_skin_color',181,149,98), (9792,4700588,0,'wing_color1',255,255,255), (9793,4700588,0,'wing_color2',255,255,255), (9837,4700592,1,'cheek_type',93,-38,0), (9838,4700592,1,'chin_type',40,53,-25), (9839,4700592,1,'ear_type',-50,-97,0), (9840,4700592,1,'eye_brow_type',-55,-94,56), (9841,4700592,0,'eye_color',136,184,199), (9842,4700592,1,'eye_type',23,0,0), (9843,4700592,0,'hair_color1',239,221,86), (9844,4700592,0,'hair_color2',99,53,22), (9845,4700592,0,'hair_face_color',225,181,22), (9846,4700592,0,'hair_face_highlight_color',184,128,10), (9847,4700592,0,'hair_highlight',209,131,22), (9848,4700592,0,'hair_type_color',225,181,22), (9849,4700592,0,'hair_type_highlight_color',184,128,10), (9850,4700592,1,'lip_type',-57,19,43), (9851,4700592,1,'nose_type',-34,-89,15), (9852,4700592,0,'skin_color',44,46,46), (9853,4700592,1,'soga_cheek_type',93,-38,0), (9854,4700592,1,'soga_chin_type',40,53,-25), (9855,4700592,1,'soga_ear_type',-50,-97,0), (9856,4700592,1,'soga_eye_brow_type',-55,-94,56), (9857,4700592,0,'soga_eye_color',229,229,102), (9858,4700592,1,'soga_eye_type',23,0,0), (9859,4700592,0,'soga_hair_color1',239,221,86), (9860,4700592,0,'soga_hair_color2',99,53,22), (9861,4700592,0,'soga_hair_face_color',225,181,22), (9862,4700592,0,'soga_hair_face_highlight_color',184,128,10), (9863,4700592,0,'soga_hair_highlight',209,131,22), (9864,4700592,0,'soga_hair_type_color',225,181,22), (9865,4700592,0,'soga_hair_type_highlight_color',184,128,10), (9866,4700592,1,'soga_lip_type',-57,19,43), (9867,4700592,1,'soga_nose_type',-34,-89,15), (9868,4700592,0,'soga_skin_color',44,46,46), (9869,4700592,0,'wing_color1',255,255,255), (9870,4700592,0,'wing_color2',255,255,255), (9923,4700595,0,'eye_color',255,255,255), (9924,4700595,0,'hair_color1',1,1,1), (9925,4700595,0,'hair_color2',1,1,1), (9926,4700595,0,'hair_highlight',1,1,1), (9927,4700595,0,'hair_type_color',255,255,255), (9928,4700595,0,'hair_type_highlight_color',255,255,255), (9929,4700595,0,'skin_color',255,255,255), (9930,4700595,0,'soga_eye_color',255,0,255), (9931,4700595,0,'soga_hair_color1',1,1,1), (9932,4700595,0,'soga_hair_color2',1,1,1), (9933,4700595,0,'soga_hair_highlight',1,1,1), (9934,4700595,0,'soga_hair_type_color',255,255,255), (9935,4700595,0,'soga_hair_type_highlight_color',255,255,255), (10038,4700599,0,'eye_color',255,255,255), (10039,4700599,0,'hair_color1',1,1,1), (10040,4700599,0,'hair_color2',1,1,1), (10041,4700599,0,'hair_highlight',1,1,1), (10042,4700599,0,'hair_type_color',255,255,255), (10043,4700599,0,'hair_type_highlight_color',255,255,255), (10044,4700599,0,'skin_color',255,255,255), (10045,4700599,0,'soga_eye_color',255,0,255), (10046,4700599,0,'soga_hair_color1',1,1,1), (10047,4700599,0,'soga_hair_color2',1,1,1), (10048,4700599,0,'soga_hair_highlight',1,1,1), (10049,4700599,0,'soga_hair_type_color',255,255,255), (10050,4700599,0,'soga_hair_type_highlight_color',255,255,255), (10051,4700600,0,'eye_color',255,255,255), (10052,4700600,0,'skin_color',255,255,255), (10053,4700600,0,'soga_eye_color',255,0,255), (10054,4700601,0,'eye_color',255,255,255), (10055,4700601,0,'skin_color',255,255,255), (10056,4700601,0,'soga_eye_color',255,0,255), (10057,4700602,0,'eye_color',255,255,255), (10058,4700602,0,'skin_color',255,255,255), (10059,4700602,0,'soga_eye_color',255,0,255), (10060,4700603,0,'eye_color',255,255,255), (10061,4700603,0,'skin_color',255,255,255), (10062,4700603,0,'soga_eye_color',255,0,255), (10226,4700612,0,'eye_color',255,255,255), (10227,4700612,0,'skin_color',255,255,255), (10228,4700612,0,'soga_eye_color',255,0,255), (10235,4700615,1,'cheek_type',88,18,0), (10236,4700615,1,'chin_type',61,-53,-17), (10237,4700615,1,'ear_type',-8,0,0), (10238,4700615,1,'eye_brow_type',-72,-7,74), (10239,4700615,0,'eye_color',139,121,65), (10240,4700615,1,'eye_type',81,0,0), (10241,4700615,0,'hair_color1',29,21,28), (10242,4700615,0,'hair_color2',39,32,39), (10243,4700615,0,'hair_face_color',15,1,21), (10244,4700615,0,'hair_face_highlight_color',47,42,59), (10245,4700615,0,'hair_highlight',43,36,70), (10246,4700615,0,'hair_type_color',15,1,21), (10247,4700615,0,'hair_type_highlight_color',47,42,59), (10248,4700615,1,'lip_type',42,-25,41), (10249,4700615,1,'nose_type',62,-50,75), (10250,4700615,0,'skin_color',202,195,195), (10251,4700615,1,'soga_cheek_type',88,18,0), (10252,4700615,1,'soga_chin_type',61,-53,-17), (10253,4700615,1,'soga_ear_type',-8,0,0), (10254,4700615,1,'soga_eye_brow_type',-72,-7,74), (10255,4700615,0,'soga_eye_color',229,229,102), (10256,4700615,1,'soga_eye_type',81,0,0), (10257,4700615,0,'soga_hair_color1',29,21,28), (10258,4700615,0,'soga_hair_color2',39,32,39), (10259,4700615,0,'soga_hair_face_color',15,1,21), (10260,4700615,0,'soga_hair_face_highlight_color',47,42,59), (10261,4700615,0,'soga_hair_highlight',43,36,70), (10262,4700615,0,'soga_hair_type_color',15,1,21), (10263,4700615,0,'soga_hair_type_highlight_color',47,42,59), (10264,4700615,1,'soga_lip_type',42,-25,41), (10265,4700615,1,'soga_nose_type',62,-50,75), (10266,4700615,0,'soga_skin_color',202,195,195), (10267,4700615,0,'wing_color1',255,255,255), (10268,4700615,0,'wing_color2',255,255,255), (10269,4700616,1,'cheek_type',64,28,0), (10270,4700616,1,'chin_type',-18,-48,98), (10271,4700616,1,'ear_type',93,18,0), (10272,4700616,1,'eye_brow_type',81,-26,-81), (10273,4700616,0,'eye_color',38,78,71), (10274,4700616,1,'eye_type',-20,0,0), (10275,4700616,0,'hair_color1',38,22,21), (10276,4700616,0,'hair_color2',120,50,0), (10277,4700616,0,'hair_face_color',5,2,2), (10278,4700616,0,'hair_face_highlight_color',83,57,8), (10279,4700616,0,'hair_highlight',56,33,26), (10280,4700616,0,'hair_type_color',5,2,2), (10281,4700616,0,'hair_type_highlight_color',83,57,8), (10282,4700616,1,'lip_type',41,34,-70), (10283,4700616,1,'nose_type',68,0,-25), (10284,4700616,0,'skin_color',52,55,55), (10285,4700616,1,'soga_cheek_type',64,28,0), (10286,4700616,1,'soga_chin_type',-18,-48,98), (10287,4700616,1,'soga_ear_type',93,18,0), (10288,4700616,1,'soga_eye_brow_type',81,-26,-81), (10289,4700616,0,'soga_eye_color',229,229,102), (10290,4700616,1,'soga_eye_type',-20,0,0), (10291,4700616,0,'soga_hair_color1',38,22,21), (10292,4700616,0,'soga_hair_color2',120,50,0), (10293,4700616,0,'soga_hair_face_color',5,2,2), (10294,4700616,0,'soga_hair_face_highlight_color',83,57,8), (10295,4700616,0,'soga_hair_highlight',56,33,26), (10296,4700616,0,'soga_hair_type_color',5,2,2), (10297,4700616,0,'soga_hair_type_highlight_color',83,57,8), (10298,4700616,1,'soga_lip_type',41,34,-70), (10299,4700616,1,'soga_nose_type',68,0,-25), (10300,4700616,0,'soga_skin_color',52,55,55), (10301,4700616,0,'wing_color1',255,255,255), (10302,4700616,0,'wing_color2',255,255,255), (10340,4700620,1,'cheek_type',64,28,0), (10341,4700620,1,'chin_type',-18,-48,98), (10342,4700620,1,'ear_type',93,18,0), (10343,4700620,1,'eye_brow_type',81,-26,-81), (10344,4700620,0,'eye_color',38,78,71), (10345,4700620,1,'eye_type',-20,0,0), (10346,4700620,0,'hair_color1',38,22,21), (10347,4700620,0,'hair_color2',120,50,0), (10348,4700620,0,'hair_face_color',5,2,2), (10349,4700620,0,'hair_face_highlight_color',83,57,8), (10350,4700620,0,'hair_highlight',56,33,26), (10351,4700620,0,'hair_type_color',5,2,2), (10352,4700620,0,'hair_type_highlight_color',83,57,8), (10353,4700620,1,'lip_type',41,34,-70), (10354,4700620,1,'nose_type',68,0,-25), (10355,4700620,0,'skin_color',52,55,55), (10356,4700620,1,'soga_cheek_type',64,28,0), (10357,4700620,1,'soga_chin_type',-18,-48,98), (10358,4700620,1,'soga_ear_type',93,18,0), (10359,4700620,1,'soga_eye_brow_type',81,-26,-81), (10360,4700620,0,'soga_eye_color',229,229,102), (10361,4700620,1,'soga_eye_type',-20,0,0), (10362,4700620,0,'soga_hair_color1',38,22,21), (10363,4700620,0,'soga_hair_color2',120,50,0), (10364,4700620,0,'soga_hair_face_color',5,2,2), (10365,4700620,0,'soga_hair_face_highlight_color',83,57,8), (10366,4700620,0,'soga_hair_highlight',56,33,26), (10367,4700620,0,'soga_hair_type_color',5,2,2), (10368,4700620,0,'soga_hair_type_highlight_color',83,57,8), (10369,4700620,1,'soga_lip_type',41,34,-70), (10370,4700620,1,'soga_nose_type',68,0,-25), (10371,4700620,0,'soga_skin_color',52,55,55), (10372,4700620,0,'wing_color1',255,255,255), (10373,4700620,0,'wing_color2',255,255,255), (10374,4700621,1,'cheek_type',88,-81,0), (10375,4700621,1,'chin_type',-56,-85,-20), (10376,4700621,1,'ear_type',58,-82,0), (10377,4700621,1,'eye_brow_type',34,89,28), (10378,4700621,0,'eye_color',78,133,103), (10379,4700621,1,'eye_type',85,0,0), (10380,4700621,0,'hair_color1',38,22,21), (10381,4700621,0,'hair_color2',120,50,0), (10382,4700621,0,'hair_face_highlight_color',228,182,25), (10383,4700621,0,'hair_highlight',246,219,114), (10384,4700621,0,'hair_type_highlight_color',228,182,25), (10385,4700621,1,'lip_type',-76,-62,-81), (10386,4700621,1,'nose_type',-43,22,40), (10387,4700621,0,'skin_color',248,249,249), (10388,4700621,1,'soga_cheek_type',88,-81,0), (10389,4700621,1,'soga_chin_type',-56,-85,-20), (10390,4700621,1,'soga_ear_type',58,-82,0), (10391,4700621,1,'soga_eye_brow_type',34,89,28), (10392,4700621,0,'soga_eye_color',229,229,102), (10393,4700621,1,'soga_eye_type',85,0,0), (10394,4700621,0,'soga_hair_color1',38,22,21), (10395,4700621,0,'soga_hair_color2',120,50,0), (10396,4700621,0,'soga_hair_face_highlight_color',228,182,25), (10397,4700621,0,'soga_hair_highlight',246,219,114), (10398,4700621,0,'soga_hair_type_highlight_color',228,182,25), (10399,4700621,1,'soga_lip_type',-76,-62,-81), (10400,4700621,1,'soga_nose_type',-43,22,40), (10401,4700621,0,'soga_skin_color',248,249,249), (10402,4700621,0,'wing_color1',255,255,255), (10403,4700621,0,'wing_color2',255,255,255), (10404,4700622,0,'eye_color',255,255,255), (10405,4700622,0,'hair_color1',1,1,1), (10406,4700622,0,'hair_color2',1,1,1), (10407,4700622,0,'hair_highlight',1,1,1), (10408,4700622,0,'hair_type_color',255,255,255), (10409,4700622,0,'hair_type_highlight_color',255,255,255), (10410,4700622,0,'skin_color',255,255,255), (10411,4700622,0,'soga_eye_color',255,0,255), (10412,4700622,0,'soga_hair_color1',1,1,1), (10413,4700622,0,'soga_hair_color2',1,1,1), (10414,4700622,0,'soga_hair_highlight',1,1,1), (10415,4700622,0,'soga_hair_type_color',255,255,255), (10416,4700622,0,'soga_hair_type_highlight_color',255,255,255), (10417,4700623,0,'eye_color',255,255,255), (10418,4700623,0,'hair_color1',1,1,1), (10419,4700623,0,'hair_color2',1,1,1), (10420,4700623,0,'hair_highlight',1,1,1), (10421,4700623,0,'hair_type_color',255,255,255), (10422,4700623,0,'hair_type_highlight_color',255,255,255), (10423,4700623,0,'skin_color',255,255,255), (10424,4700623,0,'soga_eye_color',255,0,255), (10425,4700623,0,'soga_hair_color1',1,1,1), (10426,4700623,0,'soga_hair_color2',1,1,1), (10427,4700623,0,'soga_hair_highlight',1,1,1), (10428,4700623,0,'soga_hair_type_color',255,255,255), (10429,4700623,0,'soga_hair_type_highlight_color',255,255,255), (10430,4700624,0,'eye_color',255,255,255), (10431,4700624,0,'hair_color1',1,1,1), (10432,4700624,0,'hair_color2',1,1,1), (10433,4700624,0,'hair_highlight',1,1,1), (10434,4700624,0,'hair_type_color',255,255,255), (10435,4700624,0,'hair_type_highlight_color',255,255,255), (10436,4700624,0,'skin_color',255,255,255), (10437,4700624,0,'soga_eye_color',255,0,255), (10438,4700624,0,'soga_hair_color1',1,1,1), (10439,4700624,0,'soga_hair_color2',1,1,1), (10440,4700624,0,'soga_hair_highlight',1,1,1), (10441,4700624,0,'soga_hair_type_color',255,255,255), (10442,4700624,0,'soga_hair_type_highlight_color',255,255,255), (10443,4700625,0,'eye_color',255,255,255), (10444,4700625,0,'hair_color1',1,1,1), (10445,4700625,0,'hair_color2',1,1,1), (10446,4700625,0,'hair_highlight',1,1,1), (10447,4700625,0,'hair_type_color',255,255,255), (10448,4700625,0,'hair_type_highlight_color',255,255,255), (10449,4700625,0,'skin_color',255,255,255), (10450,4700625,0,'soga_eye_color',255,0,255), (10451,4700625,0,'soga_hair_color1',1,1,1), (10452,4700625,0,'soga_hair_color2',1,1,1), (10453,4700625,0,'soga_hair_highlight',1,1,1), (10454,4700625,0,'soga_hair_type_color',255,255,255), (10455,4700625,0,'soga_hair_type_highlight_color',255,255,255), (10456,4700626,0,'eye_color',255,255,255), (10457,4700626,0,'skin_color',255,255,255), (10458,4700626,0,'soga_eye_color',255,0,255), (10459,4700627,1,'cheek_type',82,61,0), (10460,4700627,1,'chin_type',0,20,-88), (10461,4700627,1,'ear_type',8,-57,0), (10462,4700627,1,'eye_brow_type',-95,50,19), (10463,4700627,0,'eye_color',52,104,87), (10464,4700627,1,'eye_type',-85,0,0), (10465,4700627,0,'hair_color1',38,22,21), (10466,4700627,0,'hair_color2',120,50,0), (10467,4700627,0,'hair_face_highlight_color',47,15,18), (10468,4700627,0,'hair_highlight',54,45,28), (10469,4700627,0,'hair_type_highlight_color',47,15,18), (10470,4700627,1,'lip_type',-97,39,-34), (10471,4700627,1,'nose_type',9,31,72), (10472,4700627,0,'skin_color',166,167,167), (10473,4700627,1,'soga_cheek_type',82,61,0), (10474,4700627,1,'soga_chin_type',0,20,-88), (10475,4700627,1,'soga_ear_type',8,-57,0), (10476,4700627,1,'soga_eye_brow_type',-95,50,19), (10477,4700627,0,'soga_eye_color',229,229,102), (10478,4700627,1,'soga_eye_type',-85,0,0), (10479,4700627,0,'soga_hair_color1',38,22,21), (10480,4700627,0,'soga_hair_color2',120,50,0), (10481,4700627,0,'soga_hair_face_highlight_color',47,15,18), (10482,4700627,0,'soga_hair_highlight',54,45,28), (10483,4700627,0,'soga_hair_type_highlight_color',47,15,18), (10484,4700627,1,'soga_lip_type',-97,39,-34), (10485,4700627,1,'soga_nose_type',9,31,72), (10486,4700627,0,'soga_skin_color',166,167,167), (10487,4700627,0,'wing_color1',255,255,255), (10488,4700627,0,'wing_color2',255,255,255), (10492,4700629,1,'cheek_type',-7,4,0), (10493,4700629,1,'chin_type',7,0,31), (10494,4700629,1,'ear_type',88,37,0), (10495,4700629,1,'eye_brow_type',74,20,15), (10496,4700629,0,'eye_color',133,182,197), (10497,4700629,1,'eye_type',21,0,0), (10498,4700629,0,'hair_color1',29,21,28), (10499,4700629,0,'hair_color2',39,32,39), (10500,4700629,0,'hair_face_color',16,3,23), (10501,4700629,0,'hair_face_highlight_color',228,173,23), (10502,4700629,0,'hair_highlight',200,165,96), (10503,4700629,0,'hair_type_color',16,3,23), (10504,4700629,0,'hair_type_highlight_color',228,173,23), (10505,4700629,1,'lip_type',-4,20,17), (10506,4700629,1,'nose_type',14,7,0), (10507,4700629,0,'skin_color',243,251,239), (10508,4700629,1,'soga_cheek_type',-7,4,0), (10509,4700629,1,'soga_chin_type',7,0,31), (10510,4700629,1,'soga_ear_type',88,37,0), (10511,4700629,1,'soga_eye_brow_type',74,20,15), (10512,4700629,0,'soga_eye_color',229,229,102), (10513,4700629,1,'soga_eye_type',21,0,0), (10514,4700629,0,'soga_hair_color1',29,21,28), (10515,4700629,0,'soga_hair_color2',39,32,39), (10516,4700629,0,'soga_hair_face_color',16,3,23), (10517,4700629,0,'soga_hair_face_highlight_color',228,173,23), (10518,4700629,0,'soga_hair_highlight',200,165,96), (10519,4700629,0,'soga_hair_type_color',16,3,23), (10520,4700629,0,'soga_hair_type_highlight_color',228,173,23), (10521,4700629,1,'soga_lip_type',-4,20,17), (10522,4700629,1,'soga_nose_type',14,7,0), (10523,4700629,0,'soga_skin_color',243,251,239), (10524,4700629,0,'wing_color1',255,255,255), (10525,4700629,0,'wing_color2',255,255,255), (10726,4700640,0,'eye_color',255,255,255), (10727,4700640,0,'skin_color',255,255,255), (10728,4700640,0,'soga_eye_color',255,0,255), (10732,4700642,1,'cheek_type',25,84,0), (10733,4700642,1,'chin_type',72,-56,-79), (10734,4700642,1,'ear_type',82,72,0), (10735,4700642,1,'eye_brow_type',58,39,50), (10736,4700642,0,'eye_color',141,159,120), (10737,4700642,1,'eye_type',7,0,0), (10738,4700642,0,'hair_color1',29,21,28), (10739,4700642,0,'hair_color2',39,32,39), (10740,4700642,0,'hair_face_color',17,3,23), (10741,4700642,0,'hair_face_highlight_color',15,1,21), (10742,4700642,0,'hair_highlight',29,21,28), (10743,4700642,0,'hair_type_color',17,3,23), (10744,4700642,0,'hair_type_highlight_color',15,1,21), (10745,4700642,1,'lip_type',29,85,-9), (10746,4700642,1,'nose_type',-25,43,-76), (10747,4700642,0,'skin_color',221,208,173), (10748,4700642,1,'soga_cheek_type',25,84,0), (10749,4700642,1,'soga_chin_type',72,-56,-79), (10750,4700642,1,'soga_ear_type',82,72,0), (10751,4700642,1,'soga_eye_brow_type',58,39,50), (10752,4700642,0,'soga_eye_color',229,229,102), (10753,4700642,1,'soga_eye_type',7,0,0), (10754,4700642,0,'soga_hair_color1',29,21,28), (10755,4700642,0,'soga_hair_color2',39,32,39), (10756,4700642,0,'soga_hair_face_color',17,3,23), (10757,4700642,0,'soga_hair_face_highlight_color',15,1,21), (10758,4700642,0,'soga_hair_highlight',29,21,28), (10759,4700642,0,'soga_hair_type_color',17,3,23), (10760,4700642,0,'soga_hair_type_highlight_color',15,1,21), (10761,4700642,1,'soga_lip_type',29,85,-9), (10762,4700642,1,'soga_nose_type',-25,43,-76), (10763,4700642,0,'soga_skin_color',221,208,173), (10764,4700642,0,'wing_color1',255,255,255), (10765,4700642,0,'wing_color2',255,255,255), (10927,4700649,1,'cheek_type',-98,-68,0), (10928,4700649,1,'chin_type',-11,85,-29), (10929,4700649,1,'ear_type',-95,-34,0), (10930,4700649,1,'eye_brow_type',-31,-15,-96), (10931,4700649,0,'eye_color',102,154,140), (10932,4700649,1,'eye_type',44,0,0), (10933,4700649,0,'hair_color1',38,22,21), (10934,4700649,0,'hair_color2',120,50,0), (10935,4700649,0,'hair_face_highlight_color',15,1,21), (10936,4700649,0,'hair_highlight',29,21,28), (10937,4700649,0,'hair_type_highlight_color',15,1,21), (10938,4700649,1,'lip_type',1,-56,-2), (10939,4700649,1,'nose_type',-9,41,81), (10940,4700649,0,'skin_color',255,255,255), (10941,4700649,1,'soga_cheek_type',-98,-68,0), (10942,4700649,1,'soga_chin_type',-11,85,-29), (10943,4700649,1,'soga_ear_type',-95,-34,0), (10944,4700649,1,'soga_eye_brow_type',-31,-15,-96), (10945,4700649,0,'soga_eye_color',229,229,102), (10946,4700649,1,'soga_eye_type',44,0,0), (10947,4700649,0,'soga_hair_color1',38,22,21), (10948,4700649,0,'soga_hair_color2',120,50,0), (10949,4700649,0,'soga_hair_face_highlight_color',15,1,21), (10950,4700649,0,'soga_hair_highlight',29,21,28), (10951,4700649,0,'soga_hair_type_highlight_color',15,1,21), (10952,4700649,1,'soga_lip_type',1,-56,-2), (10953,4700649,1,'soga_nose_type',-9,41,81), (10954,4700649,0,'soga_skin_color',255,255,255), (10955,4700649,0,'wing_color1',255,255,255), (10956,4700649,0,'wing_color2',255,255,255), (11263,4700664,1,'cheek_type',75,-58,0), (11264,4700664,1,'chin_type',0,-68,-91), (11265,4700664,1,'ear_type',-19,42,0), (11266,4700664,1,'eye_brow_type',89,50,44), (11267,4700664,0,'eye_color',29,59,45), (11268,4700664,1,'eye_type',-42,0,0), (11269,4700664,0,'hair_color1',200,165,96), (11270,4700664,0,'hair_color2',173,99,44), (11271,4700664,0,'hair_face_color',213,151,21), (11272,4700664,0,'hair_face_highlight_color',100,70,10), (11273,4700664,0,'hair_highlight',56,33,26), (11274,4700664,0,'hair_type_color',213,151,21), (11275,4700664,0,'hair_type_highlight_color',100,70,10), (11276,4700664,1,'lip_type',-76,-5,15), (11277,4700664,1,'nose_type',96,69,77), (11278,4700664,0,'skin_color',239,210,213), (11279,4700664,1,'soga_cheek_type',75,-58,0), (11280,4700664,1,'soga_chin_type',0,-68,-91), (11281,4700664,1,'soga_ear_type',-19,42,0), (11282,4700664,1,'soga_eye_brow_type',89,50,44), (11283,4700664,0,'soga_eye_color',229,229,102), (11284,4700664,1,'soga_eye_type',-42,0,0), (11285,4700664,0,'soga_hair_color1',200,165,96), (11286,4700664,0,'soga_hair_color2',173,99,44), (11287,4700664,0,'soga_hair_face_color',213,151,21), (11288,4700664,0,'soga_hair_face_highlight_color',100,70,10), (11289,4700664,0,'soga_hair_highlight',56,33,26), (11290,4700664,0,'soga_hair_type_color',213,151,21), (11291,4700664,0,'soga_hair_type_highlight_color',100,70,10), (11292,4700664,1,'soga_lip_type',-76,-5,15), (11293,4700664,1,'soga_nose_type',96,69,77), (11294,4700664,0,'soga_skin_color',239,210,213), (11295,4700664,0,'wing_color1',255,255,255), (11296,4700664,0,'wing_color2',255,255,255), (11297,4700665,1,'cheek_type',-12,-87,0), (11298,4700665,1,'chin_type',4,-23,-87), (11299,4700665,1,'ear_type',0,-7,0), (11300,4700665,1,'eye_brow_type',0,51,-97), (11301,4700665,0,'eye_color',105,85,44), (11302,4700665,1,'eye_type',-62,0,0), (11303,4700665,0,'hair_color1',79,28,15), (11304,4700665,0,'hair_color2',111,64,0), (11305,4700665,0,'hair_face_color',37,22,5), (11306,4700665,0,'hair_face_highlight_color',27,15,35), (11307,4700665,0,'hair_highlight',29,21,28), (11308,4700665,0,'hair_type_color',37,22,5), (11309,4700665,0,'hair_type_highlight_color',27,15,35), (11310,4700665,1,'lip_type',0,40,78), (11311,4700665,1,'nose_type',12,34,53), (11312,4700665,0,'skin_color',46,35,21), (11313,4700665,1,'soga_cheek_type',-12,-87,0), (11314,4700665,1,'soga_chin_type',4,-23,-87), (11315,4700665,1,'soga_ear_type',0,-7,0), (11316,4700665,1,'soga_eye_brow_type',0,51,-97), (11317,4700665,0,'soga_eye_color',229,229,102), (11318,4700665,1,'soga_eye_type',-62,0,0), (11319,4700665,0,'soga_hair_color1',79,28,15), (11320,4700665,0,'soga_hair_color2',111,64,0), (11321,4700665,0,'soga_hair_face_color',37,22,5), (11322,4700665,0,'soga_hair_face_highlight_color',27,15,35), (11323,4700665,0,'soga_hair_highlight',29,21,28), (11324,4700665,0,'soga_hair_type_color',37,22,5), (11325,4700665,0,'soga_hair_type_highlight_color',27,15,35), (11326,4700665,1,'soga_lip_type',0,40,78), (11327,4700665,1,'soga_nose_type',12,34,53), (11328,4700665,0,'soga_skin_color',46,35,21), (11329,4700665,0,'wing_color1',255,255,255), (11330,4700665,0,'wing_color2',255,255,255), (11427,4700669,1,'cheek_type',96,31,0), (11428,4700669,1,'chin_type',-87,-87,-37), (11429,4700669,1,'ear_type',-66,95,0), (11430,4700669,1,'eye_brow_type',82,94,-71), (11431,4700669,0,'eye_color',126,179,189), (11432,4700669,1,'eye_type',85,0,0), (11433,4700669,0,'hair_color1',89,21,21), (11434,4700669,0,'hair_color2',171,87,0), (11435,4700669,0,'hair_face_color',168,59,22), (11436,4700669,0,'hair_face_highlight_color',84,0,0), (11437,4700669,0,'hair_highlight',109,14,49), (11438,4700669,0,'hair_type_color',168,59,22), (11439,4700669,0,'hair_type_highlight_color',84,0,0), (11440,4700669,1,'lip_type',-98,-82,-32), (11441,4700669,1,'nose_type',-85,-94,95), (11442,4700669,0,'skin_color',161,140,92), (11443,4700669,1,'soga_cheek_type',96,31,0), (11444,4700669,1,'soga_chin_type',-87,-87,-37), (11445,4700669,1,'soga_ear_type',-66,95,0), (11446,4700669,1,'soga_eye_brow_type',82,94,-71), (11447,4700669,0,'soga_eye_color',229,229,102), (11448,4700669,1,'soga_eye_type',85,0,0), (11449,4700669,0,'soga_hair_color1',89,21,21), (11450,4700669,0,'soga_hair_color2',171,87,0), (11451,4700669,0,'soga_hair_face_color',168,59,22), (11452,4700669,0,'soga_hair_face_highlight_color',84,0,0), (11453,4700669,0,'soga_hair_highlight',109,14,49), (11454,4700669,0,'soga_hair_type_color',168,59,22), (11455,4700669,0,'soga_hair_type_highlight_color',84,0,0), (11456,4700669,1,'soga_lip_type',-98,-82,-32), (11457,4700669,1,'soga_nose_type',-85,-94,95), (11458,4700669,0,'soga_skin_color',161,140,92), (11459,4700669,0,'wing_color1',255,255,255), (11460,4700669,0,'wing_color2',255,255,255), (11461,4700670,1,'cheek_type',0,35,0), (11462,4700670,1,'chin_type',2,90,23), (11463,4700670,1,'ear_type',-17,0,0), (11464,4700670,1,'eye_brow_type',-50,0,-17), (11465,4700670,0,'eye_color',61,104,65), (11466,4700670,1,'eye_type',-10,0,0), (11467,4700670,0,'hair_color1',246,219,114), (11468,4700670,0,'hair_color2',187,136,62), (11469,4700670,0,'hair_face_color',233,184,31), (11470,4700670,0,'hair_face_highlight_color',19,6,25), (11471,4700670,0,'hair_highlight',29,21,28), (11472,4700670,0,'hair_type_color',233,184,31), (11473,4700670,0,'hair_type_highlight_color',19,6,25), (11474,4700670,1,'lip_type',-68,48,48), (11475,4700670,1,'nose_type',93,-40,-93), (11476,4700670,0,'skin_color',121,94,57), (11477,4700670,1,'soga_cheek_type',0,35,0), (11478,4700670,1,'soga_chin_type',2,90,23), (11479,4700670,1,'soga_ear_type',-17,0,0), (11480,4700670,1,'soga_eye_brow_type',-50,0,-17), (11481,4700670,0,'soga_eye_color',229,229,102), (11482,4700670,1,'soga_eye_type',-10,0,0), (11483,4700670,0,'soga_hair_color1',246,219,114), (11484,4700670,0,'soga_hair_color2',187,136,62), (11485,4700670,0,'soga_hair_face_color',233,184,31), (11486,4700670,0,'soga_hair_face_highlight_color',19,6,25), (11487,4700670,0,'soga_hair_highlight',29,21,28), (11488,4700670,0,'soga_hair_type_color',233,184,31), (11489,4700670,0,'soga_hair_type_highlight_color',19,6,25), (11490,4700670,1,'soga_lip_type',-68,48,48), (11491,4700670,1,'soga_nose_type',93,-40,-93), (11492,4700670,0,'soga_skin_color',121,94,57), (11493,4700670,0,'wing_color1',255,255,255), (11494,4700670,0,'wing_color2',255,255,255), (12004,4700698,0,'eye_color',255,255,255), (12005,4700698,0,'skin_color',255,255,255), (12006,4700698,0,'soga_eye_color',255,0,255), (12247,4700707,1,'cheek_type',57,35,0), (12248,4700707,1,'chin_type',-78,-2,-10), (12249,4700707,1,'ear_type',-68,-56,0), (12250,4700707,1,'eye_brow_type',50,-72,-90), (12251,4700707,0,'eye_color',49,100,115), (12252,4700707,1,'eye_type',-38,0,0), (12253,4700707,0,'hair_color1',246,219,114), (12254,4700707,0,'hair_color2',187,136,62), (12255,4700707,0,'hair_face_color',228,182,25), (12256,4700707,0,'hair_face_highlight_color',170,63,24), (12257,4700707,0,'hair_highlight',89,21,21), (12258,4700707,0,'hair_type_color',228,182,25), (12259,4700707,0,'hair_type_highlight_color',170,63,24), (12260,4700707,1,'lip_type',-78,-84,-64), (12261,4700707,1,'nose_type',-93,-79,18), (12262,4700707,0,'skin_color',155,156,156), (12263,4700707,1,'soga_cheek_type',57,35,0), (12264,4700707,1,'soga_chin_type',-78,-2,-10), (12265,4700707,1,'soga_ear_type',-68,-56,0), (12266,4700707,1,'soga_eye_brow_type',50,-72,-90), (12267,4700707,0,'soga_eye_color',229,229,102), (12268,4700707,1,'soga_eye_type',-38,0,0), (12269,4700707,0,'soga_hair_color1',246,219,114), (12270,4700707,0,'soga_hair_color2',187,136,62), (12271,4700707,0,'soga_hair_face_color',228,182,25), (12272,4700707,0,'soga_hair_face_highlight_color',170,63,24), (12273,4700707,0,'soga_hair_highlight',89,21,21), (12274,4700707,0,'soga_hair_type_color',228,182,25), (12275,4700707,0,'soga_hair_type_highlight_color',170,63,24), (12276,4700707,1,'soga_lip_type',-78,-84,-64), (12277,4700707,1,'soga_nose_type',-93,-79,18), (12278,4700707,0,'soga_skin_color',155,156,156), (12279,4700707,0,'wing_color1',255,255,255), (12280,4700707,0,'wing_color2',255,255,255), (12281,4700708,0,'eye_color',255,255,255), (12282,4700708,0,'skin_color',255,255,255), (12283,4700708,0,'soga_eye_color',255,0,255), (12284,4700709,0,'eye_color',255,255,255), (12285,4700709,0,'skin_color',255,255,255), (12286,4700709,0,'soga_eye_color',255,0,255), (12287,4700710,1,'cheek_type',88,18,0), (12288,4700710,1,'chin_type',61,-53,-17), (12289,4700710,1,'ear_type',-8,0,0), (12290,4700710,1,'eye_brow_type',-72,-7,74), (12291,4700710,0,'eye_color',139,121,65), (12292,4700710,1,'eye_type',81,0,0), (12293,4700710,0,'hair_color1',29,21,28), (12294,4700710,0,'hair_color2',39,32,39), (12295,4700710,0,'hair_face_color',15,1,21), (12296,4700710,0,'hair_face_highlight_color',47,42,59), (12297,4700710,0,'hair_highlight',43,36,70), (12298,4700710,0,'hair_type_color',15,1,21), (12299,4700710,0,'hair_type_highlight_color',47,42,59), (12300,4700710,1,'lip_type',42,-25,41), (12301,4700710,1,'nose_type',62,-50,75), (12302,4700710,0,'skin_color',202,195,195), (12303,4700710,1,'soga_cheek_type',88,18,0), (12304,4700710,1,'soga_chin_type',61,-53,-17), (12305,4700710,1,'soga_ear_type',-8,0,0), (12306,4700710,1,'soga_eye_brow_type',-72,-7,74), (12307,4700710,0,'soga_eye_color',229,229,102), (12308,4700710,1,'soga_eye_type',81,0,0), (12309,4700710,0,'soga_hair_color1',29,21,28), (12310,4700710,0,'soga_hair_color2',39,32,39), (12311,4700710,0,'soga_hair_face_color',15,1,21), (12312,4700710,0,'soga_hair_face_highlight_color',47,42,59), (12313,4700710,0,'soga_hair_highlight',43,36,70), (12314,4700710,0,'soga_hair_type_color',15,1,21), (12315,4700710,0,'soga_hair_type_highlight_color',47,42,59), (12316,4700710,1,'soga_lip_type',42,-25,41), (12317,4700710,1,'soga_nose_type',62,-50,75), (12318,4700710,0,'soga_skin_color',202,195,195), (12319,4700710,0,'wing_color1',255,255,255), (12320,4700710,0,'wing_color2',255,255,255), (12321,4700711,1,'cheek_type',-90,0,0), (12322,4700711,1,'chin_type',58,57,28), (12323,4700711,1,'ear_type',-38,-70,0), (12324,4700711,1,'eye_brow_type',83,-48,89), (12325,4700711,0,'eye_color',0,6,97), (12326,4700711,1,'eye_type',-75,0,0), (12327,4700711,1,'lip_type',56,-43,-52), (12328,4700711,1,'nose_type',-38,-81,-46), (12329,4700711,0,'skin_color',86,24,9), (12330,4700711,1,'soga_cheek_type',-90,0,0), (12331,4700711,1,'soga_chin_type',58,57,28), (12332,4700711,1,'soga_ear_type',-38,-70,0), (12333,4700711,1,'soga_eye_brow_type',83,-48,89), (12334,4700711,0,'soga_eye_color',229,229,102), (12335,4700711,1,'soga_eye_type',-75,0,0), (12336,4700711,1,'soga_lip_type',56,-43,-52), (12337,4700711,1,'soga_nose_type',-38,-81,-46), (12338,4700711,0,'soga_skin_color',86,24,9), (12339,4700711,0,'wing_color1',255,255,255), (12340,4700711,0,'wing_color2',255,255,255), (12341,4700712,1,'cheek_type',75,-58,0), (12342,4700712,1,'chin_type',0,-68,-91), (12343,4700712,1,'ear_type',-19,42,0), (12344,4700712,1,'eye_brow_type',89,50,44), (12345,4700712,0,'eye_color',29,59,45), (12346,4700712,1,'eye_type',-42,0,0), (12347,4700712,0,'hair_color1',200,165,96), (12348,4700712,0,'hair_color2',173,99,44), (12349,4700712,0,'hair_face_color',213,151,21), (12350,4700712,0,'hair_face_highlight_color',100,70,10), (12351,4700712,0,'hair_highlight',56,33,26), (12352,4700712,0,'hair_type_color',213,151,21), (12353,4700712,0,'hair_type_highlight_color',100,70,10), (12354,4700712,1,'lip_type',-76,-5,15), (12355,4700712,1,'nose_type',96,69,77), (12356,4700712,0,'skin_color',239,210,213), (12357,4700712,1,'soga_cheek_type',75,-58,0), (12358,4700712,1,'soga_chin_type',0,-68,-91), (12359,4700712,1,'soga_ear_type',-19,42,0), (12360,4700712,1,'soga_eye_brow_type',89,50,44), (12361,4700712,0,'soga_eye_color',229,229,102), (12362,4700712,1,'soga_eye_type',-42,0,0), (12363,4700712,0,'soga_hair_color1',200,165,96), (12364,4700712,0,'soga_hair_color2',173,99,44), (12365,4700712,0,'soga_hair_face_color',213,151,21), (12366,4700712,0,'soga_hair_face_highlight_color',100,70,10), (12367,4700712,0,'soga_hair_highlight',56,33,26), (12368,4700712,0,'soga_hair_type_color',213,151,21), (12369,4700712,0,'soga_hair_type_highlight_color',100,70,10), (12370,4700712,1,'soga_lip_type',-76,-5,15), (12371,4700712,1,'soga_nose_type',96,69,77), (12372,4700712,0,'soga_skin_color',239,210,213), (12373,4700712,0,'wing_color1',255,255,255), (12374,4700712,0,'wing_color2',255,255,255), (12622,4700725,1,'cheek_type',37,-39,0), (12623,4700725,1,'chin_type',-2,-76,17), (12624,4700725,1,'ear_type',62,79,0), (12625,4700725,1,'eye_brow_type',-64,-28,43), (12626,4700725,0,'eye_color',108,136,92), (12627,4700725,1,'eye_type',-40,0,0), (12628,4700725,0,'hair_color1',239,221,86), (12629,4700725,0,'hair_color2',99,53,22), (12630,4700725,0,'hair_face_color',219,179,15), (12631,4700725,0,'hair_face_highlight_color',41,19,11), (12632,4700725,0,'hair_highlight',79,28,15), (12633,4700725,0,'hair_type_color',219,179,15), (12634,4700725,0,'hair_type_highlight_color',41,19,11), (12635,4700725,1,'lip_type',-85,56,-58), (12636,4700725,1,'nose_type',68,68,-14), (12637,4700725,0,'skin_color',155,122,78), (12638,4700725,1,'soga_cheek_type',37,-39,0), (12639,4700725,1,'soga_chin_type',-2,-76,17), (12640,4700725,1,'soga_ear_type',62,79,0), (12641,4700725,1,'soga_eye_brow_type',-64,-28,43), (12642,4700725,0,'soga_eye_color',229,229,102), (12643,4700725,1,'soga_eye_type',-40,0,0), (12644,4700725,0,'soga_hair_color1',239,221,86), (12645,4700725,0,'soga_hair_color2',99,53,22), (12646,4700725,0,'soga_hair_face_color',219,179,15), (12647,4700725,0,'soga_hair_face_highlight_color',41,19,11), (12648,4700725,0,'soga_hair_highlight',79,28,15), (12649,4700725,0,'soga_hair_type_color',219,179,15), (12650,4700725,0,'soga_hair_type_highlight_color',41,19,11), (12651,4700725,1,'soga_lip_type',-85,56,-58), (12652,4700725,1,'soga_nose_type',68,68,-14), (12653,4700725,0,'soga_skin_color',155,122,78), (12654,4700725,0,'wing_color1',255,255,255), (12655,4700725,0,'wing_color2',255,255,255), (12656,4700726,1,'cheek_type',-87,34,0), (12657,4700726,1,'chin_type',46,-25,19), (12658,4700726,1,'ear_type',-61,-2,0), (12659,4700726,1,'eye_brow_type',-21,14,-62), (12660,4700726,0,'eye_color',160,197,203), (12661,4700726,1,'eye_type',63,0,0), (12662,4700726,0,'hair_color1',246,219,114), (12663,4700726,0,'hair_color2',187,136,62), (12664,4700726,0,'hair_face_color',233,184,31), (12665,4700726,0,'hair_face_highlight_color',15,1,21), (12666,4700726,0,'hair_highlight',29,21,28), (12667,4700726,0,'hair_type_color',233,184,31), (12668,4700726,0,'hair_type_highlight_color',15,1,21), (12669,4700726,1,'lip_type',17,-88,-41), (12670,4700726,1,'nose_type',25,42,17), (12671,4700726,0,'skin_color',152,102,91), (12672,4700726,1,'soga_cheek_type',-87,34,0), (12673,4700726,1,'soga_chin_type',46,-25,19), (12674,4700726,1,'soga_ear_type',-61,-2,0), (12675,4700726,1,'soga_eye_brow_type',-21,14,-62), (12676,4700726,0,'soga_eye_color',229,229,102), (12677,4700726,1,'soga_eye_type',63,0,0), (12678,4700726,0,'soga_hair_color1',246,219,114), (12679,4700726,0,'soga_hair_color2',187,136,62), (12680,4700726,0,'soga_hair_face_color',233,184,31), (12681,4700726,0,'soga_hair_face_highlight_color',15,1,21), (12682,4700726,0,'soga_hair_highlight',29,21,28), (12683,4700726,0,'soga_hair_type_color',233,184,31), (12684,4700726,0,'soga_hair_type_highlight_color',15,1,21), (12685,4700726,1,'soga_lip_type',17,-88,-41), (12686,4700726,1,'soga_nose_type',25,42,17), (12687,4700726,0,'soga_skin_color',152,102,91), (12688,4700726,0,'wing_color1',255,255,255), (12689,4700726,0,'wing_color2',255,255,255), (12749,4700730,0,'eye_color',255,255,255), (12750,4700730,0,'hair_color1',1,1,1), (12751,4700730,0,'hair_color2',1,1,1), (12752,4700730,0,'hair_highlight',1,1,1), (12753,4700730,0,'hair_type_color',255,255,255), (12754,4700730,0,'hair_type_highlight_color',255,255,255), (12755,4700730,0,'skin_color',255,255,255), (12756,4700730,0,'soga_eye_color',255,0,255), (12757,4700730,0,'soga_hair_color1',1,1,1), (12758,4700730,0,'soga_hair_color2',1,1,1), (12759,4700730,0,'soga_hair_highlight',1,1,1), (12760,4700730,0,'soga_hair_type_color',255,255,255), (12761,4700730,0,'soga_hair_type_highlight_color',255,255,255), (12762,4700731,1,'cheek_type',61,45,0), (12763,4700731,1,'chin_type',44,58,82), (12764,4700731,1,'ear_type',56,-68,0), (12765,4700731,1,'eye_brow_type',35,95,-53), (12766,4700731,0,'eye_color',133,183,198), (12767,4700731,1,'eye_type',52,0,0), (12768,4700731,0,'hair_color1',43,36,70), (12769,4700731,0,'hair_color2',64,76,74), (12770,4700731,0,'hair_face_color',61,61,75), (12771,4700731,0,'hair_face_highlight_color',244,246,246), (12772,4700731,0,'hair_highlight',161,165,168), (12773,4700731,0,'hair_type_color',61,61,75), (12774,4700731,0,'hair_type_highlight_color',244,246,246), (12775,4700731,1,'lip_type',4,-23,-45), (12776,4700731,1,'nose_type',-10,21,64), (12777,4700731,0,'skin_color',46,33,34), (12778,4700731,1,'soga_cheek_type',61,45,0), (12779,4700731,1,'soga_chin_type',44,58,82), (12780,4700731,1,'soga_ear_type',56,-68,0), (12781,4700731,1,'soga_eye_brow_type',35,95,-53), (12782,4700731,0,'soga_eye_color',229,229,102), (12783,4700731,1,'soga_eye_type',52,0,0), (12784,4700731,0,'soga_hair_color1',43,36,70), (12785,4700731,0,'soga_hair_color2',64,76,74), (12786,4700731,0,'soga_hair_face_color',61,61,75), (12787,4700731,0,'soga_hair_face_highlight_color',244,246,246), (12788,4700731,0,'soga_hair_highlight',161,165,168), (12789,4700731,0,'soga_hair_type_color',61,61,75), (12790,4700731,0,'soga_hair_type_highlight_color',244,246,246), (12791,4700731,1,'soga_lip_type',4,-23,-45), (12792,4700731,1,'soga_nose_type',-10,21,64), (12793,4700731,0,'soga_skin_color',46,33,34), (12794,4700731,0,'wing_color1',255,255,255), (12795,4700731,0,'wing_color2',255,255,255), (12796,4700732,1,'cheek_type',37,-39,0), (12797,4700732,1,'chin_type',-2,-76,17), (12798,4700732,1,'ear_type',62,79,0), (12799,4700732,1,'eye_brow_type',-64,-28,43), (12800,4700732,0,'eye_color',108,136,92), (12801,4700732,1,'eye_type',-40,0,0), (12802,4700732,0,'hair_color1',239,221,86), (12803,4700732,0,'hair_color2',99,53,22), (12804,4700732,0,'hair_face_color',219,179,15), (12805,4700732,0,'hair_face_highlight_color',41,19,11), (12806,4700732,0,'hair_highlight',79,28,15), (12807,4700732,0,'hair_type_color',219,179,15), (12808,4700732,0,'hair_type_highlight_color',41,19,11), (12809,4700732,1,'lip_type',-85,56,-58), (12810,4700732,1,'nose_type',68,68,-14), (12811,4700732,0,'skin_color',155,122,78), (12812,4700732,1,'soga_cheek_type',37,-39,0), (12813,4700732,1,'soga_chin_type',-2,-76,17), (12814,4700732,1,'soga_ear_type',62,79,0), (12815,4700732,1,'soga_eye_brow_type',-64,-28,43), (12816,4700732,0,'soga_eye_color',229,229,102), (12817,4700732,1,'soga_eye_type',-40,0,0), (12818,4700732,0,'soga_hair_color1',239,221,86), (12819,4700732,0,'soga_hair_color2',99,53,22), (12820,4700732,0,'soga_hair_face_color',219,179,15), (12821,4700732,0,'soga_hair_face_highlight_color',41,19,11), (12822,4700732,0,'soga_hair_highlight',79,28,15), (12823,4700732,0,'soga_hair_type_color',219,179,15), (12824,4700732,0,'soga_hair_type_highlight_color',41,19,11), (12825,4700732,1,'soga_lip_type',-85,56,-58), (12826,4700732,1,'soga_nose_type',68,68,-14), (12827,4700732,0,'soga_skin_color',155,122,78), (12828,4700732,0,'wing_color1',255,255,255), (12829,4700732,0,'wing_color2',255,255,255), (12830,4700733,1,'cheek_type',-45,-75,0), (12831,4700733,1,'chin_type',-38,62,-7), (12832,4700733,1,'ear_type',37,-68,0), (12833,4700733,1,'eye_brow_type',-91,63,83), (12834,4700733,0,'eye_color',108,168,186), (12835,4700733,1,'eye_type',-85,0,0), (12836,4700733,0,'hair_color1',79,28,15), (12837,4700733,0,'hair_color2',111,64,0), (12838,4700733,0,'hair_face_color',37,22,5), (12839,4700733,0,'hair_face_highlight_color',233,168,29), (12840,4700733,0,'hair_highlight',200,165,96), (12841,4700733,0,'hair_type_color',37,22,5), (12842,4700733,0,'hair_type_highlight_color',233,168,29), (12843,4700733,1,'lip_type',77,38,7), (12844,4700733,1,'nose_type',-95,0,-23), (12845,4700733,0,'skin_color',197,186,187), (12846,4700733,1,'soga_cheek_type',-45,-75,0), (12847,4700733,1,'soga_chin_type',-38,62,-7), (12848,4700733,1,'soga_ear_type',37,-68,0), (12849,4700733,1,'soga_eye_brow_type',-91,63,83), (12850,4700733,0,'soga_eye_color',229,229,102), (12851,4700733,1,'soga_eye_type',-85,0,0), (12852,4700733,0,'soga_hair_color1',79,28,15), (12853,4700733,0,'soga_hair_color2',111,64,0), (12854,4700733,0,'soga_hair_face_color',37,22,5), (12855,4700733,0,'soga_hair_face_highlight_color',233,168,29), (12856,4700733,0,'soga_hair_highlight',200,165,96), (12857,4700733,0,'soga_hair_type_color',37,22,5), (12858,4700733,0,'soga_hair_type_highlight_color',233,168,29), (12859,4700733,1,'soga_lip_type',77,38,7), (12860,4700733,1,'soga_nose_type',-95,0,-23), (12861,4700733,0,'soga_skin_color',197,186,187), (12862,4700733,0,'wing_color1',255,255,255), (12863,4700733,0,'wing_color2',255,255,255), (12864,4700734,0,'eye_color',255,255,255), (12865,4700734,0,'skin_color',255,255,255), (12866,4700734,0,'soga_eye_color',255,0,255), (12997,4700741,1,'cheek_type',81,65,0), (12998,4700741,1,'chin_type',0,-31,10), (12999,4700741,1,'ear_type',-48,57,0), (13000,4700741,1,'eye_brow_type',-1,-89,12), (13001,4700741,0,'eye_color',29,57,40), (13002,4700741,1,'eye_type',87,0,0), (13003,4700741,0,'hair_color1',91,21,51), (13004,4700741,0,'hair_color2',159,88,0), (13005,4700741,0,'hair_face_color',104,21,19), (13006,4700741,0,'hair_face_highlight_color',44,38,54), (13007,4700741,0,'hair_highlight',43,36,70), (13008,4700741,0,'hair_type_color',104,21,19), (13009,4700741,0,'hair_type_highlight_color',44,38,54), (13010,4700741,1,'lip_type',45,75,2), (13011,4700741,1,'nose_type',35,-50,-52), (13012,4700741,0,'skin_color',74,72,52), (13013,4700741,1,'soga_cheek_type',81,65,0), (13014,4700741,1,'soga_chin_type',0,-31,10), (13015,4700741,1,'soga_ear_type',-48,57,0), (13016,4700741,1,'soga_eye_brow_type',-1,-89,12), (13017,4700741,0,'soga_eye_color',229,229,102), (13018,4700741,1,'soga_eye_type',87,0,0), (13019,4700741,0,'soga_hair_color1',91,21,51), (13020,4700741,0,'soga_hair_color2',159,88,0), (13021,4700741,0,'soga_hair_face_color',104,21,19), (13022,4700741,0,'soga_hair_face_highlight_color',44,38,54), (13023,4700741,0,'soga_hair_highlight',43,36,70), (13024,4700741,0,'soga_hair_type_color',104,21,19), (13025,4700741,0,'soga_hair_type_highlight_color',44,38,54), (13026,4700741,1,'soga_lip_type',45,75,2), (13027,4700741,1,'soga_nose_type',35,-50,-52), (13028,4700741,0,'soga_skin_color',74,72,52), (13029,4700741,0,'wing_color1',255,255,255), (13030,4700741,0,'wing_color2',255,255,255), (13052,4700749,1,'cheek_type',84,37,0), (13053,4700749,1,'chin_type',50,-62,-66), (13054,4700749,1,'ear_type',10,81,0), (13055,4700749,1,'eye_brow_type',64,-23,-19), (13056,4700749,0,'eye_color',121,176,189), (13057,4700749,1,'eye_type',9,0,0), (13058,4700749,0,'hair_color1',246,219,114), (13059,4700749,0,'hair_color2',187,136,62), (13060,4700749,0,'hair_face_color',229,182,26), (13061,4700749,0,'hair_face_highlight_color',244,246,246), (13062,4700749,0,'hair_highlight',161,165,168), (13063,4700749,0,'hair_type_color',229,182,26), (13064,4700749,0,'hair_type_highlight_color',244,246,246), (13065,4700749,1,'lip_type',-37,-37,-47), (13066,4700749,1,'nose_type',-81,11,17), (13067,4700749,0,'skin_color',240,204,208), (13068,4700749,1,'soga_cheek_type',84,37,0), (13069,4700749,1,'soga_chin_type',50,-62,-66), (13070,4700749,1,'soga_ear_type',10,81,0), (13071,4700749,1,'soga_eye_brow_type',64,-23,-19), (13072,4700749,0,'soga_eye_color',229,229,102), (13073,4700749,1,'soga_eye_type',9,0,0), (13074,4700749,0,'soga_hair_color1',246,219,114), (13075,4700749,0,'soga_hair_color2',187,136,62), (13076,4700749,0,'soga_hair_face_color',229,182,26), (13077,4700749,0,'soga_hair_face_highlight_color',244,246,246), (13078,4700749,0,'soga_hair_highlight',161,165,168), (13079,4700749,0,'soga_hair_type_color',229,182,26), (13080,4700749,0,'soga_hair_type_highlight_color',244,246,246), (13081,4700749,1,'soga_lip_type',-37,-37,-47), (13082,4700749,1,'soga_nose_type',-81,11,17), (13083,4700749,0,'soga_skin_color',240,204,208), (13084,4700749,0,'wing_color1',255,255,255), (13085,4700749,0,'wing_color2',255,255,255), (13095,4700753,1,'cheek_type',-45,-75,0), (13096,4700753,1,'chin_type',-38,62,-7), (13097,4700753,1,'ear_type',37,-68,0), (13098,4700753,1,'eye_brow_type',-91,63,83), (13099,4700753,0,'eye_color',108,168,186), (13100,4700753,1,'eye_type',-85,0,0), (13101,4700753,0,'hair_color1',79,28,15), (13102,4700753,0,'hair_color2',111,64,0), (13103,4700753,0,'hair_face_color',37,22,5), (13104,4700753,0,'hair_face_highlight_color',233,168,29), (13105,4700753,0,'hair_highlight',200,165,96), (13106,4700753,0,'hair_type_color',37,22,5), (13107,4700753,0,'hair_type_highlight_color',233,168,29), (13108,4700753,1,'lip_type',77,38,7), (13109,4700753,1,'nose_type',-95,0,-23), (13110,4700753,0,'skin_color',197,186,187), (13111,4700753,1,'soga_cheek_type',-45,-75,0), (13112,4700753,1,'soga_chin_type',-38,62,-7), (13113,4700753,1,'soga_ear_type',37,-68,0), (13114,4700753,1,'soga_eye_brow_type',-91,63,83), (13115,4700753,0,'soga_eye_color',229,229,102), (13116,4700753,1,'soga_eye_type',-85,0,0), (13117,4700753,0,'soga_hair_color1',79,28,15), (13118,4700753,0,'soga_hair_color2',111,64,0), (13119,4700753,0,'soga_hair_face_color',37,22,5), (13120,4700753,0,'soga_hair_face_highlight_color',233,168,29), (13121,4700753,0,'soga_hair_highlight',200,165,96), (13122,4700753,0,'soga_hair_type_color',37,22,5), (13123,4700753,0,'soga_hair_type_highlight_color',233,168,29), (13124,4700753,1,'soga_lip_type',77,38,7), (13125,4700753,1,'soga_nose_type',-95,0,-23), (13126,4700753,0,'soga_skin_color',197,186,187), (13127,4700753,0,'wing_color1',255,255,255), (13128,4700753,0,'wing_color2',255,255,255), (13129,4700754,1,'cheek_type',-98,-68,0), (13130,4700754,1,'chin_type',-11,85,-29), (13131,4700754,1,'ear_type',-95,-34,0), (13132,4700754,1,'eye_brow_type',-31,-15,-96), (13133,4700754,0,'eye_color',102,154,140), (13134,4700754,1,'eye_type',44,0,0), (13135,4700754,0,'hair_color1',38,22,21), (13136,4700754,0,'hair_color2',120,50,0), (13137,4700754,0,'hair_face_highlight_color',15,1,21), (13138,4700754,0,'hair_highlight',29,21,28), (13139,4700754,0,'hair_type_highlight_color',15,1,21), (13140,4700754,1,'lip_type',1,-56,-2), (13141,4700754,1,'nose_type',-9,41,81), (13142,4700754,0,'skin_color',255,255,255), (13143,4700754,1,'soga_cheek_type',-98,-68,0), (13144,4700754,1,'soga_chin_type',-11,85,-29), (13145,4700754,1,'soga_ear_type',-95,-34,0), (13146,4700754,1,'soga_eye_brow_type',-31,-15,-96), (13147,4700754,0,'soga_eye_color',229,229,102), (13148,4700754,1,'soga_eye_type',44,0,0), (13149,4700754,0,'soga_hair_color1',38,22,21), (13150,4700754,0,'soga_hair_color2',120,50,0), (13151,4700754,0,'soga_hair_face_highlight_color',15,1,21), (13152,4700754,0,'soga_hair_highlight',29,21,28), (13153,4700754,0,'soga_hair_type_highlight_color',15,1,21), (13154,4700754,1,'soga_lip_type',1,-56,-2), (13155,4700754,1,'soga_nose_type',-9,41,81), (13156,4700754,0,'soga_skin_color',255,255,255), (13157,4700754,0,'wing_color1',255,255,255), (13158,4700754,0,'wing_color2',255,255,255), (13168,4700758,1,'cheek_type',-35,-57,0), (13169,4700758,1,'chin_type',-47,-5,-95), (13170,4700758,1,'ear_type',-47,18,0), (13171,4700758,1,'eye_brow_type',-87,85,-22), (13172,4700758,0,'eye_color',83,61,29), (13173,4700758,1,'eye_type',-21,0,0), (13174,4700758,0,'hair_color1',109,14,49), (13175,4700758,0,'hair_color2',185,97,0), (13176,4700758,0,'hair_face_color',84,0,0), (13177,4700758,0,'hair_face_highlight_color',188,92,40), (13178,4700758,0,'hair_highlight',105,26,26), (13179,4700758,0,'hair_type_color',84,0,0), (13180,4700758,0,'hair_type_highlight_color',188,92,40), (13181,4700758,1,'lip_type',31,-58,-5), (13182,4700758,1,'nose_type',87,57,17), (13183,4700758,0,'skin_color',113,121,119), (13184,4700758,1,'soga_cheek_type',-35,-57,0), (13185,4700758,1,'soga_chin_type',-47,-5,-95), (13186,4700758,1,'soga_ear_type',-47,18,0), (13187,4700758,1,'soga_eye_brow_type',-87,85,-22), (13188,4700758,0,'soga_eye_color',229,229,102), (13189,4700758,1,'soga_eye_type',-21,0,0), (13190,4700758,0,'soga_hair_color1',109,14,49), (13191,4700758,0,'soga_hair_color2',185,97,0), (13192,4700758,0,'soga_hair_face_color',84,0,0), (13193,4700758,0,'soga_hair_face_highlight_color',188,92,40), (13194,4700758,0,'soga_hair_highlight',105,26,26), (13195,4700758,0,'soga_hair_type_color',84,0,0), (13196,4700758,0,'soga_hair_type_highlight_color',188,92,40), (13197,4700758,1,'soga_lip_type',31,-58,-5), (13198,4700758,1,'soga_nose_type',87,57,17), (13199,4700758,0,'soga_skin_color',113,121,119), (13200,4700758,0,'wing_color1',255,255,255), (13201,4700758,0,'wing_color2',255,255,255), (13202,4700759,0,'eye_color',255,255,255), (13203,4700759,0,'skin_color',255,255,255), (13204,4700759,0,'soga_eye_color',255,0,255), (13205,4700760,0,'eye_color',255,255,255), (13206,4700760,0,'hair_color1',1,1,1), (13207,4700760,0,'hair_color2',1,1,1), (13208,4700760,0,'hair_highlight',1,1,1), (13209,4700760,0,'hair_type_color',255,255,255), (13210,4700760,0,'hair_type_highlight_color',255,255,255), (13211,4700760,0,'skin_color',255,255,255), (13212,4700760,0,'soga_eye_color',255,0,255), (13213,4700760,0,'soga_hair_color1',1,1,1), (13214,4700760,0,'soga_hair_color2',1,1,1), (13215,4700760,0,'soga_hair_highlight',1,1,1), (13216,4700760,0,'soga_hair_type_color',255,255,255), (13217,4700760,0,'soga_hair_type_highlight_color',255,255,255), (13218,4700761,0,'eye_color',255,255,255), (13219,4700761,0,'hair_color1',1,1,1), (13220,4700761,0,'hair_color2',1,1,1), (13221,4700761,0,'hair_highlight',1,1,1), (13222,4700761,0,'hair_type_color',255,255,255), (13223,4700761,0,'hair_type_highlight_color',255,255,255), (13224,4700761,0,'skin_color',255,255,255), (13225,4700761,0,'soga_eye_color',255,0,255), (13226,4700761,0,'soga_hair_color1',1,1,1), (13227,4700761,0,'soga_hair_color2',1,1,1), (13228,4700761,0,'soga_hair_highlight',1,1,1), (13229,4700761,0,'soga_hair_type_color',255,255,255), (13230,4700761,0,'soga_hair_type_highlight_color',255,255,255), (13231,4700762,0,'eye_color',255,255,255), (13232,4700762,0,'skin_color',255,255,255), (13233,4700762,0,'soga_eye_color',255,0,255), (13234,4700763,0,'eye_color',255,255,255), (13235,4700763,0,'skin_color',255,255,255), (13236,4700763,0,'soga_eye_color',255,0,255), (13237,4700764,0,'eye_color',255,255,255), (13238,4700764,0,'hair_color1',1,1,1), (13239,4700764,0,'hair_color2',1,1,1), (13240,4700764,0,'hair_highlight',1,1,1), (13241,4700764,0,'hair_type_color',255,255,255), (13242,4700764,0,'hair_type_highlight_color',255,255,255), (13243,4700764,0,'skin_color',255,255,255), (13244,4700764,0,'soga_eye_color',255,0,255), (13245,4700764,0,'soga_hair_color1',1,1,1), (13246,4700764,0,'soga_hair_color2',1,1,1), (13247,4700764,0,'soga_hair_highlight',1,1,1), (13248,4700764,0,'soga_hair_type_color',255,255,255), (13249,4700764,0,'soga_hair_type_highlight_color',255,255,255), (13250,4700765,1,'cheek_type',-11,10,0), (13251,4700765,1,'chin_type',-53,-28,2), (13252,4700765,1,'ear_type',-31,-47,0), (13253,4700765,1,'eye_brow_type',-93,45,42), (13254,4700765,0,'eye_color',121,172,178), (13255,4700765,1,'eye_type',63,0,0), (13256,4700765,0,'hair_color1',89,21,21), (13257,4700765,0,'hair_color2',171,87,0), (13258,4700765,0,'hair_face_color',145,49,29), (13259,4700765,0,'hair_face_highlight_color',15,1,21), (13260,4700765,0,'hair_highlight',29,21,28), (13261,4700765,0,'hair_type_color',145,49,29), (13262,4700765,0,'hair_type_highlight_color',15,1,21), (13263,4700765,1,'lip_type',-51,-93,-85), (13264,4700765,1,'nose_type',18,46,3), (13265,4700765,0,'skin_color',223,186,182), (13266,4700765,1,'soga_cheek_type',-11,10,0), (13267,4700765,1,'soga_chin_type',-53,-28,2), (13268,4700765,1,'soga_ear_type',-31,-47,0), (13269,4700765,1,'soga_eye_brow_type',-93,45,42), (13270,4700765,0,'soga_eye_color',229,229,102), (13271,4700765,1,'soga_eye_type',63,0,0), (13272,4700765,0,'soga_hair_color1',89,21,21), (13273,4700765,0,'soga_hair_color2',171,87,0), (13274,4700765,0,'soga_hair_face_color',145,49,29), (13275,4700765,0,'soga_hair_face_highlight_color',15,1,21), (13276,4700765,0,'soga_hair_highlight',29,21,28), (13277,4700765,0,'soga_hair_type_color',145,49,29), (13278,4700765,0,'soga_hair_type_highlight_color',15,1,21), (13279,4700765,1,'soga_lip_type',-51,-93,-85), (13280,4700765,1,'soga_nose_type',18,46,3), (13281,4700765,0,'soga_skin_color',223,186,182), (13282,4700765,0,'wing_color1',255,255,255), (13283,4700765,0,'wing_color2',255,255,255), (13287,4700767,1,'cheek_type',-32,11,0), (13288,4700767,1,'chin_type',97,15,-14), (13289,4700767,1,'ear_type',20,-37,0), (13290,4700767,1,'eye_brow_type',-14,40,31), (13291,4700767,0,'eye_color',94,159,177), (13292,4700767,1,'eye_type',14,0,0), (13293,4700767,0,'hair_color1',79,28,15), (13294,4700767,0,'hair_color2',111,64,0), (13295,4700767,0,'hair_face_color',35,24,1), (13296,4700767,0,'hair_face_highlight_color',100,70,10), (13297,4700767,0,'hair_highlight',56,33,26), (13298,4700767,0,'hair_type_color',35,24,1), (13299,4700767,0,'hair_type_highlight_color',100,70,10), (13300,4700767,1,'lip_type',-93,75,43), (13301,4700767,1,'nose_type',-61,-63,-68), (13302,4700767,0,'skin_color',242,252,252), (13303,4700767,1,'soga_cheek_type',-32,11,0), (13304,4700767,1,'soga_chin_type',97,15,-14), (13305,4700767,1,'soga_ear_type',20,-37,0), (13306,4700767,1,'soga_eye_brow_type',-14,40,31), (13307,4700767,0,'soga_eye_color',229,229,102), (13308,4700767,1,'soga_eye_type',14,0,0), (13309,4700767,0,'soga_hair_color1',79,28,15), (13310,4700767,0,'soga_hair_color2',111,64,0), (13311,4700767,0,'soga_hair_face_color',35,24,1), (13312,4700767,0,'soga_hair_face_highlight_color',100,70,10), (13313,4700767,0,'soga_hair_highlight',56,33,26), (13314,4700767,0,'soga_hair_type_color',35,24,1), (13315,4700767,0,'soga_hair_type_highlight_color',100,70,10), (13316,4700767,1,'soga_lip_type',-93,75,43), (13317,4700767,1,'soga_nose_type',-61,-63,-68), (13318,4700767,0,'soga_skin_color',242,252,252), (13319,4700767,0,'wing_color1',255,255,255), (13320,4700767,0,'wing_color2',255,255,255), (13351,4700769,0,'eye_color',255,255,255), (13352,4700769,0,'skin_color',255,255,255), (13353,4700769,0,'soga_eye_color',255,0,255), (13354,4700770,0,'eye_color',255,255,255), (13355,4700770,0,'skin_color',255,255,255), (13356,4700770,0,'soga_eye_color',255,0,255), (13357,4700771,0,'eye_color',255,255,255), (13358,4700771,0,'skin_color',255,255,255), (13359,4700771,0,'soga_eye_color',255,0,255), (13394,4700773,0,'eye_color',255,255,255), (13395,4700773,0,'hair_color1',1,1,1), (13396,4700773,0,'hair_color2',1,1,1), (13397,4700773,0,'hair_highlight',1,1,1), (13398,4700773,0,'hair_type_color',255,255,255), (13399,4700773,0,'hair_type_highlight_color',255,255,255), (13400,4700773,0,'skin_color',255,255,255), (13401,4700773,0,'soga_eye_color',255,0,255), (13402,4700773,0,'soga_hair_color1',1,1,1), (13403,4700773,0,'soga_hair_color2',1,1,1), (13404,4700773,0,'soga_hair_highlight',1,1,1), (13405,4700773,0,'soga_hair_type_color',255,255,255), (13406,4700773,0,'soga_hair_type_highlight_color',255,255,255), (13407,4700774,0,'eye_color',255,255,255), (13408,4700774,0,'hair_color1',1,1,1), (13409,4700774,0,'hair_color2',1,1,1), (13410,4700774,0,'hair_highlight',1,1,1), (13411,4700774,0,'hair_type_color',255,255,255), (13412,4700774,0,'hair_type_highlight_color',255,255,255), (13413,4700774,0,'skin_color',255,255,255), (13414,4700774,0,'soga_eye_color',255,0,255), (13415,4700774,0,'soga_hair_color1',1,1,1), (13416,4700774,0,'soga_hair_color2',1,1,1), (13417,4700774,0,'soga_hair_highlight',1,1,1), (13418,4700774,0,'soga_hair_type_color',255,255,255), (13419,4700774,0,'soga_hair_type_highlight_color',255,255,255), (13450,4700776,0,'eye_color',255,255,255), (13451,4700776,0,'skin_color',255,255,255), (13452,4700776,0,'soga_eye_color',255,0,255), (13453,4700777,0,'eye_color',255,255,255), (13454,4700777,0,'skin_color',255,255,255), (13455,4700777,0,'soga_eye_color',255,0,255), (13456,4700778,1,'cheek_type',21,57,0), (13457,4700778,1,'chin_type',-17,41,50), (13458,4700778,1,'ear_type',34,87,0), (13459,4700778,1,'eye_brow_type',0,0,87), (13460,4700778,0,'eye_color',43,69,43), (13461,4700778,1,'eye_type',-31,0,0), (13462,4700778,0,'hair_color1',209,131,22), (13463,4700778,0,'hair_color2',199,150,48), (13464,4700778,0,'hair_face_color',201,142,16), (13465,4700778,0,'hair_face_highlight_color',48,32,3), (13466,4700778,0,'hair_highlight',79,28,15), (13467,4700778,0,'hair_type_color',201,142,16), (13468,4700778,0,'hair_type_highlight_color',48,32,3), (13469,4700778,1,'lip_type',-15,-62,-51), (13470,4700778,1,'nose_type',-28,-31,45), (13471,4700778,0,'skin_color',224,204,159), (13472,4700778,1,'soga_cheek_type',21,57,0), (13473,4700778,1,'soga_chin_type',-17,41,50), (13474,4700778,1,'soga_ear_type',34,87,0), (13475,4700778,1,'soga_eye_brow_type',0,0,87), (13476,4700778,0,'soga_eye_color',229,229,102), (13477,4700778,1,'soga_eye_type',-31,0,0), (13478,4700778,0,'soga_hair_color1',209,131,22), (13479,4700778,0,'soga_hair_color2',199,150,48), (13480,4700778,0,'soga_hair_face_color',201,142,16), (13481,4700778,0,'soga_hair_face_highlight_color',48,32,3), (13482,4700778,0,'soga_hair_highlight',79,28,15), (13483,4700778,0,'soga_hair_type_color',201,142,16), (13484,4700778,0,'soga_hair_type_highlight_color',48,32,3), (13485,4700778,1,'soga_lip_type',-15,-62,-51), (13486,4700778,1,'soga_nose_type',-28,-31,45), (13487,4700778,0,'soga_skin_color',224,204,159), (13488,4700778,0,'wing_color1',255,255,255), (13489,4700778,0,'wing_color2',255,255,255), (13524,4700780,0,'eye_color',255,255,255), (13525,4700780,0,'hair_color1',1,1,1), (13526,4700780,0,'hair_color2',1,1,1), (13527,4700780,0,'hair_highlight',1,1,1), (13528,4700780,0,'hair_type_color',255,255,255), (13529,4700780,0,'hair_type_highlight_color',255,255,255), (13530,4700780,0,'skin_color',255,255,255), (13531,4700780,0,'soga_eye_color',255,0,255), (13532,4700780,0,'soga_hair_color1',1,1,1), (13533,4700780,0,'soga_hair_color2',1,1,1), (13534,4700780,0,'soga_hair_highlight',1,1,1), (13535,4700780,0,'soga_hair_type_color',255,255,255), (13536,4700780,0,'soga_hair_type_highlight_color',255,255,255), (13537,4700781,0,'eye_color',255,255,255), (13538,4700781,0,'hair_color1',1,1,1), (13539,4700781,0,'hair_color2',1,1,1), (13540,4700781,0,'hair_highlight',1,1,1), (13541,4700781,0,'hair_type_color',255,255,255), (13542,4700781,0,'hair_type_highlight_color',255,255,255), (13543,4700781,0,'skin_color',255,255,255), (13544,4700781,0,'soga_eye_color',255,0,255), (13545,4700781,0,'soga_hair_color1',1,1,1), (13546,4700781,0,'soga_hair_color2',1,1,1), (13547,4700781,0,'soga_hair_highlight',1,1,1), (13548,4700781,0,'soga_hair_type_color',255,255,255), (13549,4700781,0,'soga_hair_type_highlight_color',255,255,255), (13550,4700782,0,'eye_color',255,255,255), (13551,4700782,0,'hair_color1',1,1,1), (13552,4700782,0,'hair_color2',1,1,1), (13553,4700782,0,'hair_highlight',1,1,1), (13554,4700782,0,'hair_type_color',255,255,255), (13555,4700782,0,'hair_type_highlight_color',255,255,255), (13556,4700782,0,'skin_color',255,255,255), (13557,4700782,0,'soga_eye_color',255,0,255), (13558,4700782,0,'soga_hair_color1',1,1,1), (13559,4700782,0,'soga_hair_color2',1,1,1), (13560,4700782,0,'soga_hair_highlight',1,1,1), (13561,4700782,0,'soga_hair_type_color',255,255,255), (13562,4700782,0,'soga_hair_type_highlight_color',255,255,255), (13563,4700783,0,'eye_color',255,255,255), (13564,4700783,0,'hair_color1',1,1,1), (13565,4700783,0,'hair_color2',1,1,1), (13566,4700783,0,'hair_highlight',1,1,1), (13567,4700783,0,'hair_type_color',255,255,255), (13568,4700783,0,'hair_type_highlight_color',255,255,255), (13569,4700783,0,'skin_color',255,255,255), (13570,4700783,0,'soga_eye_color',255,0,255), (13571,4700783,0,'soga_hair_color1',1,1,1), (13572,4700783,0,'soga_hair_color2',1,1,1), (13573,4700783,0,'soga_hair_highlight',1,1,1), (13574,4700783,0,'soga_hair_type_color',255,255,255), (13575,4700783,0,'soga_hair_type_highlight_color',255,255,255), (13576,4700784,0,'eye_color',255,255,255), (13577,4700784,0,'hair_color1',1,1,1), (13578,4700784,0,'hair_color2',1,1,1), (13579,4700784,0,'hair_highlight',1,1,1), (13580,4700784,0,'hair_type_color',255,255,255), (13581,4700784,0,'hair_type_highlight_color',255,255,255), (13582,4700784,0,'skin_color',255,255,255), (13583,4700784,0,'soga_eye_color',255,0,255), (13584,4700784,0,'soga_hair_color1',1,1,1), (13585,4700784,0,'soga_hair_color2',1,1,1), (13586,4700784,0,'soga_hair_highlight',1,1,1), (13587,4700784,0,'soga_hair_type_color',255,255,255), (13588,4700784,0,'soga_hair_type_highlight_color',255,255,255), (13589,4700785,1,'cheek_type',2,87,0), (13590,4700785,1,'chin_type',61,-31,-32), (13591,4700785,1,'ear_type',79,-43,0), (13592,4700785,1,'eye_brow_type',42,-50,-95), (13593,4700785,0,'eye_color',66,122,83), (13594,4700785,1,'eye_type',83,0,0), (13595,4700785,0,'hair_color1',200,165,96), (13596,4700785,0,'hair_color2',173,99,44), (13597,4700785,0,'hair_face_color',230,171,25), (13598,4700785,0,'hair_face_highlight_color',116,142,142), (13599,4700785,0,'hair_highlight',114,112,142), (13600,4700785,0,'hair_type_color',230,171,25), (13601,4700785,0,'hair_type_highlight_color',116,142,142), (13602,4700785,1,'lip_type',-34,-40,97), (13603,4700785,1,'nose_type',-62,7,-59), (13604,4700785,0,'skin_color',181,149,98), (13605,4700785,1,'soga_cheek_type',2,87,0), (13606,4700785,1,'soga_chin_type',61,-31,-32), (13607,4700785,1,'soga_ear_type',79,-43,0), (13608,4700785,1,'soga_eye_brow_type',42,-50,-95), (13609,4700785,0,'soga_eye_color',229,229,102), (13610,4700785,1,'soga_eye_type',83,0,0), (13611,4700785,0,'soga_hair_color1',200,165,96), (13612,4700785,0,'soga_hair_color2',173,99,44), (13613,4700785,0,'soga_hair_face_color',230,171,25), (13614,4700785,0,'soga_hair_face_highlight_color',116,142,142), (13615,4700785,0,'soga_hair_highlight',114,112,142), (13616,4700785,0,'soga_hair_type_color',230,171,25), (13617,4700785,0,'soga_hair_type_highlight_color',116,142,142), (13618,4700785,1,'soga_lip_type',-34,-40,97), (13619,4700785,1,'soga_nose_type',-62,7,-59), (13620,4700785,0,'soga_skin_color',181,149,98), (13621,4700785,0,'wing_color1',255,255,255), (13622,4700785,0,'wing_color2',255,255,255), (13772,4700797,0,'eye_color',255,255,255), (13773,4700797,0,'hair_color1',1,1,1), (13774,4700797,0,'hair_color2',1,1,1), (13775,4700797,0,'hair_highlight',1,1,1), (13776,4700797,0,'hair_type_color',255,255,255), (13777,4700797,0,'hair_type_highlight_color',255,255,255), (13778,4700797,0,'skin_color',255,255,255), (13779,4700797,0,'soga_eye_color',255,0,255), (13780,4700797,0,'soga_hair_color1',1,1,1), (13781,4700797,0,'soga_hair_color2',1,1,1), (13782,4700797,0,'soga_hair_highlight',1,1,1), (13783,4700797,0,'soga_hair_type_color',255,255,255), (13784,4700797,0,'soga_hair_type_highlight_color',255,255,255), (13798,4700799,0,'eye_color',255,255,255), (13799,4700799,0,'skin_color',255,255,255), (13800,4700799,0,'soga_eye_color',255,0,255), (13801,4700800,0,'eye_color',255,255,255), (13802,4700800,0,'skin_color',255,255,255), (13803,4700800,0,'soga_eye_color',255,0,255), (13810,4700803,0,'eye_color',255,255,255), (13811,4700803,0,'skin_color',255,255,255), (13812,4700803,0,'soga_eye_color',255,0,255), (13893,4700810,1,'cheek_type',37,-39,0), (13894,4700810,1,'chin_type',-2,-76,17), (13895,4700810,1,'ear_type',62,79,0), (13896,4700810,1,'eye_brow_type',-64,-28,43), (13897,4700810,0,'eye_color',108,136,92), (13898,4700810,1,'eye_type',-40,0,0), (13899,4700810,0,'hair_color1',239,221,86), (13900,4700810,0,'hair_color2',99,53,22), (13901,4700810,0,'hair_face_color',219,179,15), (13902,4700810,0,'hair_face_highlight_color',41,19,11), (13903,4700810,0,'hair_highlight',79,28,15), (13904,4700810,0,'hair_type_color',219,179,15), (13905,4700810,0,'hair_type_highlight_color',41,19,11), (13906,4700810,1,'lip_type',-85,56,-58), (13907,4700810,1,'nose_type',68,68,-14), (13908,4700810,0,'skin_color',155,122,78), (13909,4700810,1,'soga_cheek_type',37,-39,0), (13910,4700810,1,'soga_chin_type',-2,-76,17), (13911,4700810,1,'soga_ear_type',62,79,0), (13912,4700810,1,'soga_eye_brow_type',-64,-28,43), (13913,4700810,0,'soga_eye_color',229,229,102), (13914,4700810,1,'soga_eye_type',-40,0,0), (13915,4700810,0,'soga_hair_color1',239,221,86), (13916,4700810,0,'soga_hair_color2',99,53,22), (13917,4700810,0,'soga_hair_face_color',219,179,15), (13918,4700810,0,'soga_hair_face_highlight_color',41,19,11), (13919,4700810,0,'soga_hair_highlight',79,28,15), (13920,4700810,0,'soga_hair_type_color',219,179,15), (13921,4700810,0,'soga_hair_type_highlight_color',41,19,11), (13922,4700810,1,'soga_lip_type',-85,56,-58), (13923,4700810,1,'soga_nose_type',68,68,-14), (13924,4700810,0,'soga_skin_color',155,122,78), (13925,4700810,0,'wing_color1',255,255,255), (13926,4700810,0,'wing_color2',255,255,255), (13927,4700811,1,'cheek_type',-87,34,0), (13928,4700811,1,'chin_type',46,-25,19), (13929,4700811,1,'ear_type',-61,-2,0), (13930,4700811,1,'eye_brow_type',-21,14,-62), (13931,4700811,0,'eye_color',160,197,203), (13932,4700811,1,'eye_type',63,0,0), (13933,4700811,0,'hair_color1',246,219,114), (13934,4700811,0,'hair_color2',187,136,62), (13935,4700811,0,'hair_face_color',233,184,31), (13936,4700811,0,'hair_face_highlight_color',15,1,21), (13937,4700811,0,'hair_highlight',29,21,28), (13938,4700811,0,'hair_type_color',233,184,31), (13939,4700811,0,'hair_type_highlight_color',15,1,21), (13940,4700811,1,'lip_type',17,-88,-41), (13941,4700811,1,'nose_type',25,42,17), (13942,4700811,0,'skin_color',152,102,91), (13943,4700811,1,'soga_cheek_type',-87,34,0), (13944,4700811,1,'soga_chin_type',46,-25,19), (13945,4700811,1,'soga_ear_type',-61,-2,0), (13946,4700811,1,'soga_eye_brow_type',-21,14,-62), (13947,4700811,0,'soga_eye_color',229,229,102), (13948,4700811,1,'soga_eye_type',63,0,0), (13949,4700811,0,'soga_hair_color1',246,219,114), (13950,4700811,0,'soga_hair_color2',187,136,62), (13951,4700811,0,'soga_hair_face_color',233,184,31), (13952,4700811,0,'soga_hair_face_highlight_color',15,1,21), (13953,4700811,0,'soga_hair_highlight',29,21,28), (13954,4700811,0,'soga_hair_type_color',233,184,31), (13955,4700811,0,'soga_hair_type_highlight_color',15,1,21), (13956,4700811,1,'soga_lip_type',17,-88,-41), (13957,4700811,1,'soga_nose_type',25,42,17), (13958,4700811,0,'soga_skin_color',152,102,91), (13959,4700811,0,'wing_color1',255,255,255), (13960,4700811,0,'wing_color2',255,255,255), (13961,4700812,1,'cheek_type',57,35,0), (13962,4700812,1,'chin_type',-78,-2,-10), (13963,4700812,1,'ear_type',-68,-56,0), (13964,4700812,1,'eye_brow_type',50,-72,-90), (13965,4700812,0,'eye_color',49,100,115), (13966,4700812,1,'eye_type',-38,0,0), (13967,4700812,0,'hair_color1',246,219,114), (13968,4700812,0,'hair_color2',187,136,62), (13969,4700812,0,'hair_face_color',228,182,25), (13970,4700812,0,'hair_face_highlight_color',170,63,24), (13971,4700812,0,'hair_highlight',89,21,21), (13972,4700812,0,'hair_type_color',228,182,25), (13973,4700812,0,'hair_type_highlight_color',170,63,24), (13974,4700812,1,'lip_type',-78,-84,-64), (13975,4700812,1,'nose_type',-93,-79,18), (13976,4700812,0,'skin_color',155,156,156), (13977,4700812,1,'soga_cheek_type',57,35,0), (13978,4700812,1,'soga_chin_type',-78,-2,-10), (13979,4700812,1,'soga_ear_type',-68,-56,0), (13980,4700812,1,'soga_eye_brow_type',50,-72,-90), (13981,4700812,0,'soga_eye_color',229,229,102), (13982,4700812,1,'soga_eye_type',-38,0,0), (13983,4700812,0,'soga_hair_color1',246,219,114), (13984,4700812,0,'soga_hair_color2',187,136,62), (13985,4700812,0,'soga_hair_face_color',228,182,25), (13986,4700812,0,'soga_hair_face_highlight_color',170,63,24), (13987,4700812,0,'soga_hair_highlight',89,21,21), (13988,4700812,0,'soga_hair_type_color',228,182,25), (13989,4700812,0,'soga_hair_type_highlight_color',170,63,24), (13990,4700812,1,'soga_lip_type',-78,-84,-64), (13991,4700812,1,'soga_nose_type',-93,-79,18), (13992,4700812,0,'soga_skin_color',155,156,156), (13993,4700812,0,'wing_color1',255,255,255), (13994,4700812,0,'wing_color2',255,255,255), (13995,4700813,1,'cheek_type',-32,11,0), (13996,4700813,1,'chin_type',97,15,-14), (13997,4700813,1,'ear_type',20,-37,0), (13998,4700813,1,'eye_brow_type',-14,40,31), (13999,4700813,0,'eye_color',94,159,177), (14000,4700813,1,'eye_type',14,0,0), (14001,4700813,0,'hair_color1',79,28,15), (14002,4700813,0,'hair_color2',111,64,0), (14003,4700813,0,'hair_face_color',35,24,1), (14004,4700813,0,'hair_face_highlight_color',100,70,10), (14005,4700813,0,'hair_highlight',56,33,26), (14006,4700813,0,'hair_type_color',35,24,1), (14007,4700813,0,'hair_type_highlight_color',100,70,10), (14008,4700813,1,'lip_type',-93,75,43), (14009,4700813,1,'nose_type',-61,-63,-68), (14010,4700813,0,'skin_color',242,252,252), (14011,4700813,1,'soga_cheek_type',-32,11,0), (14012,4700813,1,'soga_chin_type',97,15,-14), (14013,4700813,1,'soga_ear_type',20,-37,0), (14014,4700813,1,'soga_eye_brow_type',-14,40,31), (14015,4700813,0,'soga_eye_color',229,229,102), (14016,4700813,1,'soga_eye_type',14,0,0), (14017,4700813,0,'soga_hair_color1',79,28,15), (14018,4700813,0,'soga_hair_color2',111,64,0), (14019,4700813,0,'soga_hair_face_color',35,24,1), (14020,4700813,0,'soga_hair_face_highlight_color',100,70,10), (14021,4700813,0,'soga_hair_highlight',56,33,26), (14022,4700813,0,'soga_hair_type_color',35,24,1), (14023,4700813,0,'soga_hair_type_highlight_color',100,70,10), (14024,4700813,1,'soga_lip_type',-93,75,43), (14025,4700813,1,'soga_nose_type',-61,-63,-68), (14026,4700813,0,'soga_skin_color',242,252,252), (14027,4700813,0,'wing_color1',255,255,255), (14028,4700813,0,'wing_color2',255,255,255), (14029,4700814,1,'cheek_type',-11,10,0), (14030,4700814,1,'chin_type',-53,-28,2), (14031,4700814,1,'ear_type',-31,-47,0), (14032,4700814,1,'eye_brow_type',-93,45,42), (14033,4700814,0,'eye_color',121,172,178), (14034,4700814,1,'eye_type',63,0,0), (14035,4700814,0,'hair_color1',89,21,21), (14036,4700814,0,'hair_color2',171,87,0), (14037,4700814,0,'hair_face_color',145,49,29), (14038,4700814,0,'hair_face_highlight_color',15,1,21), (14039,4700814,0,'hair_highlight',29,21,28), (14040,4700814,0,'hair_type_color',145,49,29), (14041,4700814,0,'hair_type_highlight_color',15,1,21), (14042,4700814,1,'lip_type',-51,-93,-85), (14043,4700814,1,'nose_type',18,46,3), (14044,4700814,0,'skin_color',223,186,182), (14045,4700814,1,'soga_cheek_type',-11,10,0), (14046,4700814,1,'soga_chin_type',-53,-28,2), (14047,4700814,1,'soga_ear_type',-31,-47,0), (14048,4700814,1,'soga_eye_brow_type',-93,45,42), (14049,4700814,0,'soga_eye_color',229,229,102), (14050,4700814,1,'soga_eye_type',63,0,0), (14051,4700814,0,'soga_hair_color1',89,21,21), (14052,4700814,0,'soga_hair_color2',171,87,0), (14053,4700814,0,'soga_hair_face_color',145,49,29), (14054,4700814,0,'soga_hair_face_highlight_color',15,1,21), (14055,4700814,0,'soga_hair_highlight',29,21,28), (14056,4700814,0,'soga_hair_type_color',145,49,29), (14057,4700814,0,'soga_hair_type_highlight_color',15,1,21), (14058,4700814,1,'soga_lip_type',-51,-93,-85), (14059,4700814,1,'soga_nose_type',18,46,3), (14060,4700814,0,'soga_skin_color',223,186,182), (14061,4700814,0,'wing_color1',255,255,255), (14062,4700814,0,'wing_color2',255,255,255), (14063,4700815,0,'eye_color',255,255,255), (14064,4700815,0,'skin_color',255,255,255), (14065,4700815,0,'soga_eye_color',255,0,255), (14066,4700816,0,'eye_color',255,255,255), (14067,4700816,0,'skin_color',255,255,255), (14068,4700816,0,'soga_eye_color',255,0,255), (14069,4700817,1,'cheek_type',88,18,0), (14070,4700817,1,'chin_type',61,-53,-17), (14071,4700817,1,'ear_type',-8,0,0), (14072,4700817,1,'eye_brow_type',-72,-7,74), (14073,4700817,0,'eye_color',139,121,65), (14074,4700817,1,'eye_type',81,0,0), (14075,4700817,0,'hair_color1',29,21,28), (14076,4700817,0,'hair_color2',39,32,39), (14077,4700817,0,'hair_face_color',15,1,21), (14078,4700817,0,'hair_face_highlight_color',47,42,59), (14079,4700817,0,'hair_highlight',43,36,70), (14080,4700817,0,'hair_type_color',15,1,21), (14081,4700817,0,'hair_type_highlight_color',47,42,59), (14082,4700817,1,'lip_type',42,-25,41), (14083,4700817,1,'nose_type',62,-50,75), (14084,4700817,0,'skin_color',202,195,195), (14085,4700817,1,'soga_cheek_type',88,18,0), (14086,4700817,1,'soga_chin_type',61,-53,-17), (14087,4700817,1,'soga_ear_type',-8,0,0), (14088,4700817,1,'soga_eye_brow_type',-72,-7,74), (14089,4700817,0,'soga_eye_color',229,229,102), (14090,4700817,1,'soga_eye_type',81,0,0), (14091,4700817,0,'soga_hair_color1',29,21,28), (14092,4700817,0,'soga_hair_color2',39,32,39), (14093,4700817,0,'soga_hair_face_color',15,1,21), (14094,4700817,0,'soga_hair_face_highlight_color',47,42,59), (14095,4700817,0,'soga_hair_highlight',43,36,70), (14096,4700817,0,'soga_hair_type_color',15,1,21), (14097,4700817,0,'soga_hair_type_highlight_color',47,42,59), (14098,4700817,1,'soga_lip_type',42,-25,41), (14099,4700817,1,'soga_nose_type',62,-50,75), (14100,4700817,0,'soga_skin_color',202,195,195), (14101,4700817,0,'wing_color1',255,255,255), (14102,4700817,0,'wing_color2',255,255,255), (14103,4700818,0,'eye_color',255,255,255), (14104,4700818,0,'skin_color',255,255,255), (14105,4700818,0,'soga_eye_color',255,0,255), (14106,4700819,0,'eye_color',255,255,255), (14107,4700819,0,'hair_color1',1,1,1), (14108,4700819,0,'hair_color2',1,1,1), (14109,4700819,0,'hair_highlight',1,1,1), (14110,4700819,0,'hair_type_color',255,255,255), (14111,4700819,0,'hair_type_highlight_color',255,255,255), (14112,4700819,0,'skin_color',255,255,255), (14113,4700819,0,'soga_eye_color',255,0,255), (14114,4700819,0,'soga_hair_color1',1,1,1), (14115,4700819,0,'soga_hair_color2',1,1,1), (14116,4700819,0,'soga_hair_highlight',1,1,1), (14117,4700819,0,'soga_hair_type_color',255,255,255), (14118,4700819,0,'soga_hair_type_highlight_color',255,255,255), (14119,4700820,0,'eye_color',255,255,255), (14120,4700820,0,'skin_color',255,255,255), (14121,4700820,0,'soga_eye_color',255,0,255), (14122,4700821,0,'eye_color',255,255,255), (14123,4700821,0,'hair_color1',1,1,1), (14124,4700821,0,'hair_color2',1,1,1), (14125,4700821,0,'hair_highlight',1,1,1), (14126,4700821,0,'hair_type_color',255,255,255), (14127,4700821,0,'hair_type_highlight_color',255,255,255), (14128,4700821,0,'skin_color',255,255,255), (14129,4700821,0,'soga_eye_color',255,0,255), (14130,4700821,0,'soga_hair_color1',1,1,1), (14131,4700821,0,'soga_hair_color2',1,1,1), (14132,4700821,0,'soga_hair_highlight',1,1,1), (14133,4700821,0,'soga_hair_type_color',255,255,255), (14134,4700821,0,'soga_hair_type_highlight_color',255,255,255), (14135,4700822,1,'cheek_type',61,45,0), (14136,4700822,1,'chin_type',44,58,82), (14137,4700822,1,'ear_type',56,-68,0), (14138,4700822,1,'eye_brow_type',35,95,-53), (14139,4700822,0,'eye_color',133,183,198), (14140,4700822,1,'eye_type',52,0,0), (14141,4700822,0,'hair_color1',43,36,70), (14142,4700822,0,'hair_color2',64,76,74), (14143,4700822,0,'hair_face_color',61,61,75), (14144,4700822,0,'hair_face_highlight_color',244,246,246), (14145,4700822,0,'hair_highlight',161,165,168), (14146,4700822,0,'hair_type_color',61,61,75), (14147,4700822,0,'hair_type_highlight_color',244,246,246), (14148,4700822,1,'lip_type',4,-23,-45), (14149,4700822,1,'nose_type',-10,21,64), (14150,4700822,0,'skin_color',46,33,34), (14151,4700822,1,'soga_cheek_type',61,45,0), (14152,4700822,1,'soga_chin_type',44,58,82), (14153,4700822,1,'soga_ear_type',56,-68,0), (14154,4700822,1,'soga_eye_brow_type',35,95,-53), (14155,4700822,0,'soga_eye_color',229,229,102), (14156,4700822,1,'soga_eye_type',52,0,0), (14157,4700822,0,'soga_hair_color1',43,36,70), (14158,4700822,0,'soga_hair_color2',64,76,74), (14159,4700822,0,'soga_hair_face_color',61,61,75), (14160,4700822,0,'soga_hair_face_highlight_color',244,246,246), (14161,4700822,0,'soga_hair_highlight',161,165,168), (14162,4700822,0,'soga_hair_type_color',61,61,75), (14163,4700822,0,'soga_hair_type_highlight_color',244,246,246), (14164,4700822,1,'soga_lip_type',4,-23,-45), (14165,4700822,1,'soga_nose_type',-10,21,64), (14166,4700822,0,'soga_skin_color',46,33,34), (14167,4700822,0,'wing_color1',255,255,255), (14168,4700822,0,'wing_color2',255,255,255), (14169,4700823,1,'cheek_type',81,-75,0), (14170,4700823,1,'chin_type',34,-7,-21), (14171,4700823,1,'ear_type',51,-26,0), (14172,4700823,1,'eye_brow_type',93,40,-42), (14173,4700823,0,'eye_color',37,73,58), (14174,4700823,1,'eye_type',69,0,0), (14175,4700823,0,'hair_color1',29,21,28), (14176,4700823,0,'hair_color2',39,32,39), (14177,4700823,0,'hair_face_color',15,1,21), (14178,4700823,0,'hair_face_highlight_color',233,184,31), (14179,4700823,0,'hair_highlight',246,219,114), (14180,4700823,0,'hair_type_color',15,1,21), (14181,4700823,0,'hair_type_highlight_color',233,184,31), (14182,4700823,1,'lip_type',40,-34,-17), (14183,4700823,1,'nose_type',-11,-25,47), (14184,4700823,0,'skin_color',218,185,131), (14185,4700823,1,'soga_cheek_type',81,-75,0), (14186,4700823,1,'soga_chin_type',34,-7,-21), (14187,4700823,1,'soga_ear_type',51,-26,0), (14188,4700823,1,'soga_eye_brow_type',93,40,-42), (14189,4700823,0,'soga_eye_color',229,229,102), (14190,4700823,1,'soga_eye_type',69,0,0), (14191,4700823,0,'soga_hair_color1',29,21,28), (14192,4700823,0,'soga_hair_color2',39,32,39), (14193,4700823,0,'soga_hair_face_color',15,1,21), (14194,4700823,0,'soga_hair_face_highlight_color',233,184,31), (14195,4700823,0,'soga_hair_highlight',246,219,114), (14196,4700823,0,'soga_hair_type_color',15,1,21), (14197,4700823,0,'soga_hair_type_highlight_color',233,184,31), (14198,4700823,1,'soga_lip_type',40,-34,-17), (14199,4700823,1,'soga_nose_type',-11,-25,47), (14200,4700823,0,'soga_skin_color',218,185,131), (14201,4700823,0,'wing_color1',255,255,255), (14202,4700823,0,'wing_color2',255,255,255), (14203,4700824,1,'cheek_type',75,-58,0), (14204,4700824,1,'chin_type',0,-68,-91), (14205,4700824,1,'ear_type',-19,42,0), (14206,4700824,1,'eye_brow_type',89,50,44), (14207,4700824,0,'eye_color',29,59,45), (14208,4700824,1,'eye_type',-42,0,0), (14209,4700824,0,'hair_color1',200,165,96), (14210,4700824,0,'hair_color2',173,99,44), (14211,4700824,0,'hair_face_color',213,151,21), (14212,4700824,0,'hair_face_highlight_color',100,70,10), (14213,4700824,0,'hair_highlight',56,33,26), (14214,4700824,0,'hair_type_color',213,151,21), (14215,4700824,0,'hair_type_highlight_color',100,70,10), (14216,4700824,1,'lip_type',-76,-5,15), (14217,4700824,1,'nose_type',96,69,77), (14218,4700824,0,'skin_color',239,210,213), (14219,4700824,1,'soga_cheek_type',75,-58,0), (14220,4700824,1,'soga_chin_type',0,-68,-91), (14221,4700824,1,'soga_ear_type',-19,42,0), (14222,4700824,1,'soga_eye_brow_type',89,50,44), (14223,4700824,0,'soga_eye_color',229,229,102), (14224,4700824,1,'soga_eye_type',-42,0,0), (14225,4700824,0,'soga_hair_color1',200,165,96), (14226,4700824,0,'soga_hair_color2',173,99,44), (14227,4700824,0,'soga_hair_face_color',213,151,21), (14228,4700824,0,'soga_hair_face_highlight_color',100,70,10), (14229,4700824,0,'soga_hair_highlight',56,33,26), (14230,4700824,0,'soga_hair_type_color',213,151,21), (14231,4700824,0,'soga_hair_type_highlight_color',100,70,10), (14232,4700824,1,'soga_lip_type',-76,-5,15), (14233,4700824,1,'soga_nose_type',96,69,77), (14234,4700824,0,'soga_skin_color',239,210,213), (14235,4700824,0,'wing_color1',255,255,255), (14236,4700824,0,'wing_color2',255,255,255), (14237,4700825,0,'eye_color',255,255,255), (14238,4700825,0,'skin_color',255,255,255), (14239,4700825,0,'soga_eye_color',255,0,255), (14240,4700826,0,'eye_color',255,255,255), (14241,4700826,0,'skin_color',255,255,255), (14242,4700826,0,'soga_eye_color',255,0,255), (14243,4700827,0,'eye_color',255,255,255), (14244,4700827,0,'skin_color',255,255,255), (14245,4700827,0,'soga_eye_color',255,0,255), (14280,4700829,0,'eye_color',255,255,255), (14281,4700829,0,'hair_color1',1,1,1), (14282,4700829,0,'hair_color2',1,1,1), (14283,4700829,0,'hair_highlight',1,1,1), (14284,4700829,0,'hair_type_color',255,255,255), (14285,4700829,0,'hair_type_highlight_color',255,255,255), (14286,4700829,0,'skin_color',255,255,255), (14287,4700829,0,'soga_eye_color',255,0,255), (14288,4700829,0,'soga_hair_color1',1,1,1), (14289,4700829,0,'soga_hair_color2',1,1,1), (14290,4700829,0,'soga_hair_highlight',1,1,1), (14291,4700829,0,'soga_hair_type_color',255,255,255), (14292,4700829,0,'soga_hair_type_highlight_color',255,255,255), (14293,4700830,0,'eye_color',255,255,255), (14294,4700830,0,'hair_color1',1,1,1), (14295,4700830,0,'hair_color2',1,1,1), (14296,4700830,0,'hair_highlight',1,1,1), (14297,4700830,0,'hair_type_color',255,255,255), (14298,4700830,0,'hair_type_highlight_color',255,255,255), (14299,4700830,0,'skin_color',255,255,255), (14300,4700830,0,'soga_eye_color',255,0,255), (14301,4700830,0,'soga_hair_color1',1,1,1), (14302,4700830,0,'soga_hair_color2',1,1,1), (14303,4700830,0,'soga_hair_highlight',1,1,1), (14304,4700830,0,'soga_hair_type_color',255,255,255), (14305,4700830,0,'soga_hair_type_highlight_color',255,255,255), (14306,4700831,0,'eye_color',255,255,255), (14307,4700831,0,'skin_color',255,255,255), (14308,4700831,0,'soga_eye_color',255,0,255), (14309,4700832,0,'eye_color',255,255,255), (14310,4700832,0,'hair_color1',1,1,1), (14311,4700832,0,'hair_color2',1,1,1), (14312,4700832,0,'hair_highlight',1,1,1), (14313,4700832,0,'hair_type_color',255,255,255), (14314,4700832,0,'hair_type_highlight_color',255,255,255), (14315,4700832,0,'skin_color',255,255,255), (14316,4700832,0,'soga_eye_color',255,0,255), (14317,4700832,0,'soga_hair_color1',1,1,1), (14318,4700832,0,'soga_hair_color2',1,1,1), (14319,4700832,0,'soga_hair_highlight',1,1,1), (14320,4700832,0,'soga_hair_type_color',255,255,255), (14321,4700832,0,'soga_hair_type_highlight_color',255,255,255), (14322,4700833,0,'eye_color',255,255,255), (14323,4700833,0,'hair_color1',1,1,1), (14324,4700833,0,'hair_color2',1,1,1), (14325,4700833,0,'hair_highlight',1,1,1), (14326,4700833,0,'hair_type_color',255,255,255), (14327,4700833,0,'hair_type_highlight_color',255,255,255), (14328,4700833,0,'skin_color',255,255,255), (14329,4700833,0,'soga_eye_color',255,0,255), (14330,4700833,0,'soga_hair_color1',1,1,1), (14331,4700833,0,'soga_hair_color2',1,1,1), (14332,4700833,0,'soga_hair_highlight',1,1,1), (14333,4700833,0,'soga_hair_type_color',255,255,255), (14334,4700833,0,'soga_hair_type_highlight_color',255,255,255), (14335,4700834,1,'cheek_type',-35,-57,0), (14336,4700834,1,'chin_type',-47,-5,-95), (14337,4700834,1,'ear_type',-47,18,0), (14338,4700834,1,'eye_brow_type',-87,85,-22), (14339,4700834,0,'eye_color',83,61,29), (14340,4700834,1,'eye_type',-21,0,0), (14341,4700834,0,'hair_color1',109,14,49), (14342,4700834,0,'hair_color2',185,97,0), (14343,4700834,0,'hair_face_color',84,0,0), (14344,4700834,0,'hair_face_highlight_color',188,92,40), (14345,4700834,0,'hair_highlight',105,26,26), (14346,4700834,0,'hair_type_color',84,0,0), (14347,4700834,0,'hair_type_highlight_color',188,92,40), (14348,4700834,1,'lip_type',31,-58,-5), (14349,4700834,1,'nose_type',87,57,17), (14350,4700834,0,'skin_color',113,121,119), (14351,4700834,1,'soga_cheek_type',-35,-57,0), (14352,4700834,1,'soga_chin_type',-47,-5,-95), (14353,4700834,1,'soga_ear_type',-47,18,0), (14354,4700834,1,'soga_eye_brow_type',-87,85,-22), (14355,4700834,0,'soga_eye_color',229,229,102), (14356,4700834,1,'soga_eye_type',-21,0,0), (14357,4700834,0,'soga_hair_color1',109,14,49), (14358,4700834,0,'soga_hair_color2',185,97,0), (14359,4700834,0,'soga_hair_face_color',84,0,0), (14360,4700834,0,'soga_hair_face_highlight_color',188,92,40), (14361,4700834,0,'soga_hair_highlight',105,26,26), (14362,4700834,0,'soga_hair_type_color',84,0,0), (14363,4700834,0,'soga_hair_type_highlight_color',188,92,40), (14364,4700834,1,'soga_lip_type',31,-58,-5), (14365,4700834,1,'soga_nose_type',87,57,17), (14366,4700834,0,'soga_skin_color',113,121,119), (14367,4700834,0,'wing_color1',255,255,255), (14368,4700834,0,'wing_color2',255,255,255), (14369,4700835,0,'eye_color',255,255,255), (14370,4700835,0,'skin_color',255,255,255), (14371,4700835,0,'soga_eye_color',255,0,255), (14372,4700836,1,'cheek_type',0,35,0), (14373,4700836,1,'chin_type',2,90,23), (14374,4700836,1,'ear_type',-17,0,0), (14375,4700836,1,'eye_brow_type',-50,0,-17), (14376,4700836,0,'eye_color',61,104,65), (14377,4700836,1,'eye_type',-10,0,0), (14378,4700836,0,'hair_color1',246,219,114), (14379,4700836,0,'hair_color2',187,136,62), (14380,4700836,0,'hair_face_color',233,184,31), (14381,4700836,0,'hair_face_highlight_color',19,6,25), (14382,4700836,0,'hair_highlight',29,21,28), (14383,4700836,0,'hair_type_color',233,184,31), (14384,4700836,0,'hair_type_highlight_color',19,6,25), (14385,4700836,1,'lip_type',-68,48,48), (14386,4700836,1,'nose_type',93,-40,-93), (14387,4700836,0,'skin_color',121,94,57), (14388,4700836,1,'soga_cheek_type',0,35,0), (14389,4700836,1,'soga_chin_type',2,90,23), (14390,4700836,1,'soga_ear_type',-17,0,0), (14391,4700836,1,'soga_eye_brow_type',-50,0,-17), (14392,4700836,0,'soga_eye_color',229,229,102), (14393,4700836,1,'soga_eye_type',-10,0,0), (14394,4700836,0,'soga_hair_color1',246,219,114), (14395,4700836,0,'soga_hair_color2',187,136,62), (14396,4700836,0,'soga_hair_face_color',233,184,31), (14397,4700836,0,'soga_hair_face_highlight_color',19,6,25), (14398,4700836,0,'soga_hair_highlight',29,21,28), (14399,4700836,0,'soga_hair_type_color',233,184,31), (14400,4700836,0,'soga_hair_type_highlight_color',19,6,25), (14401,4700836,1,'soga_lip_type',-68,48,48), (14402,4700836,1,'soga_nose_type',93,-40,-93), (14403,4700836,0,'soga_skin_color',121,94,57), (14404,4700836,0,'wing_color1',255,255,255), (14405,4700836,0,'wing_color2',255,255,255), (14440,4700838,0,'eye_color',255,255,255), (14441,4700838,0,'skin_color',255,255,255), (14442,4700838,0,'soga_eye_color',255,0,255), (14443,4700839,1,'cheek_type',34,38,0), (14444,4700839,1,'chin_type',1,56,-53), (14445,4700839,1,'ear_type',-1,34,0), (14446,4700839,1,'eye_brow_type',-4,-89,-45), (14447,4700839,0,'eye_color',165,175,139), (14448,4700839,1,'eye_type',-1,0,0), (14449,4700839,0,'hair_color1',79,28,15), (14450,4700839,0,'hair_color2',111,64,0), (14451,4700839,0,'hair_face_color',39,21,6), (14452,4700839,0,'hair_face_highlight_color',46,14,19), (14453,4700839,0,'hair_highlight',54,45,28), (14454,4700839,0,'hair_type_color',39,21,6), (14455,4700839,0,'hair_type_highlight_color',46,14,19), (14456,4700839,1,'lip_type',-7,93,94), (14457,4700839,1,'nose_type',-70,-56,50), (14458,4700839,0,'skin_color',240,204,208), (14459,4700839,1,'soga_cheek_type',34,38,0), (14460,4700839,1,'soga_chin_type',1,56,-53), (14461,4700839,1,'soga_ear_type',-1,34,0), (14462,4700839,1,'soga_eye_brow_type',-4,-89,-45), (14463,4700839,0,'soga_eye_color',229,229,102), (14464,4700839,1,'soga_eye_type',-1,0,0), (14465,4700839,0,'soga_hair_color1',79,28,15), (14466,4700839,0,'soga_hair_color2',111,64,0), (14467,4700839,0,'soga_hair_face_color',39,21,6), (14468,4700839,0,'soga_hair_face_highlight_color',46,14,19), (14469,4700839,0,'soga_hair_highlight',54,45,28), (14470,4700839,0,'soga_hair_type_color',39,21,6), (14471,4700839,0,'soga_hair_type_highlight_color',46,14,19), (14472,4700839,1,'soga_lip_type',-7,93,94), (14473,4700839,1,'soga_nose_type',-70,-56,50), (14474,4700839,0,'soga_skin_color',240,204,208), (14475,4700839,0,'wing_color1',255,255,255), (14476,4700839,0,'wing_color2',255,255,255), (14477,4700840,1,'cheek_type',-32,11,0), (14478,4700840,1,'chin_type',97,15,-14), (14479,4700840,1,'ear_type',20,-37,0), (14480,4700840,1,'eye_brow_type',-14,40,31), (14481,4700840,0,'eye_color',94,159,177), (14482,4700840,1,'eye_type',14,0,0), (14483,4700840,0,'hair_color1',79,28,15), (14484,4700840,0,'hair_color2',111,64,0), (14485,4700840,0,'hair_face_color',35,24,1), (14486,4700840,0,'hair_face_highlight_color',100,70,10), (14487,4700840,0,'hair_highlight',56,33,26), (14488,4700840,0,'hair_type_color',35,24,1), (14489,4700840,0,'hair_type_highlight_color',100,70,10), (14490,4700840,1,'lip_type',-93,75,43), (14491,4700840,1,'nose_type',-61,-63,-68), (14492,4700840,0,'skin_color',242,252,252), (14493,4700840,1,'soga_cheek_type',-32,11,0), (14494,4700840,1,'soga_chin_type',97,15,-14), (14495,4700840,1,'soga_ear_type',20,-37,0), (14496,4700840,1,'soga_eye_brow_type',-14,40,31), (14497,4700840,0,'soga_eye_color',229,229,102), (14498,4700840,1,'soga_eye_type',14,0,0), (14499,4700840,0,'soga_hair_color1',79,28,15), (14500,4700840,0,'soga_hair_color2',111,64,0), (14501,4700840,0,'soga_hair_face_color',35,24,1), (14502,4700840,0,'soga_hair_face_highlight_color',100,70,10), (14503,4700840,0,'soga_hair_highlight',56,33,26), (14504,4700840,0,'soga_hair_type_color',35,24,1), (14505,4700840,0,'soga_hair_type_highlight_color',100,70,10), (14506,4700840,1,'soga_lip_type',-93,75,43), (14507,4700840,1,'soga_nose_type',-61,-63,-68), (14508,4700840,0,'soga_skin_color',242,252,252), (14509,4700840,0,'wing_color1',255,255,255), (14510,4700840,0,'wing_color2',255,255,255), (14511,4700841,1,'cheek_type',-7,4,0), (14512,4700841,1,'chin_type',7,0,31), (14513,4700841,1,'ear_type',88,37,0), (14514,4700841,1,'eye_brow_type',74,20,15), (14515,4700841,0,'eye_color',133,182,197), (14516,4700841,1,'eye_type',21,0,0), (14517,4700841,0,'hair_color1',29,21,28), (14518,4700841,0,'hair_color2',39,32,39), (14519,4700841,0,'hair_face_color',16,3,23), (14520,4700841,0,'hair_face_highlight_color',228,173,23), (14521,4700841,0,'hair_highlight',200,165,96), (14522,4700841,0,'hair_type_color',16,3,23), (14523,4700841,0,'hair_type_highlight_color',228,173,23), (14524,4700841,1,'lip_type',-4,20,17), (14525,4700841,1,'nose_type',14,7,0), (14526,4700841,0,'skin_color',243,251,239), (14527,4700841,1,'soga_cheek_type',-7,4,0), (14528,4700841,1,'soga_chin_type',7,0,31), (14529,4700841,1,'soga_ear_type',88,37,0), (14530,4700841,1,'soga_eye_brow_type',74,20,15), (14531,4700841,0,'soga_eye_color',229,229,102), (14532,4700841,1,'soga_eye_type',21,0,0), (14533,4700841,0,'soga_hair_color1',29,21,28), (14534,4700841,0,'soga_hair_color2',39,32,39), (14535,4700841,0,'soga_hair_face_color',16,3,23), (14536,4700841,0,'soga_hair_face_highlight_color',228,173,23), (14537,4700841,0,'soga_hair_highlight',200,165,96), (14538,4700841,0,'soga_hair_type_color',16,3,23), (14539,4700841,0,'soga_hair_type_highlight_color',228,173,23), (14540,4700841,1,'soga_lip_type',-4,20,17), (14541,4700841,1,'soga_nose_type',14,7,0), (14542,4700841,0,'soga_skin_color',243,251,239), (14543,4700841,0,'wing_color1',255,255,255), (14544,4700841,0,'wing_color2',255,255,255), (14579,4700843,0,'eye_color',255,255,255), (14580,4700843,0,'hair_color1',1,1,1), (14581,4700843,0,'hair_color2',1,1,1), (14582,4700843,0,'hair_highlight',1,1,1), (14583,4700843,0,'hair_type_color',255,255,255), (14584,4700843,0,'hair_type_highlight_color',255,255,255), (14585,4700843,0,'skin_color',255,255,255), (14586,4700843,0,'soga_eye_color',255,0,255), (14587,4700843,0,'soga_hair_color1',1,1,1), (14588,4700843,0,'soga_hair_color2',1,1,1), (14589,4700843,0,'soga_hair_highlight',1,1,1), (14590,4700843,0,'soga_hair_type_color',255,255,255), (14591,4700843,0,'soga_hair_type_highlight_color',255,255,255), (14592,4700844,0,'eye_color',255,255,255), (14593,4700844,0,'hair_color1',1,1,1), (14594,4700844,0,'hair_color2',1,1,1), (14595,4700844,0,'hair_highlight',1,1,1), (14596,4700844,0,'hair_type_color',255,255,255), (14597,4700844,0,'hair_type_highlight_color',255,255,255), (14598,4700844,0,'skin_color',255,255,255), (14599,4700844,0,'soga_eye_color',255,0,255), (14600,4700844,0,'soga_hair_color1',1,1,1), (14601,4700844,0,'soga_hair_color2',1,1,1), (14602,4700844,0,'soga_hair_highlight',1,1,1), (14603,4700844,0,'soga_hair_type_color',255,255,255), (14604,4700844,0,'soga_hair_type_highlight_color',255,255,255), (14605,4700845,0,'eye_color',255,255,255), (14606,4700845,0,'hair_color1',1,1,1), (14607,4700845,0,'hair_color2',1,1,1), (14608,4700845,0,'hair_highlight',1,1,1), (14609,4700845,0,'hair_type_color',255,255,255), (14610,4700845,0,'hair_type_highlight_color',255,255,255), (14611,4700845,0,'skin_color',255,255,255), (14612,4700845,0,'soga_eye_color',255,0,255), (14613,4700845,0,'soga_hair_color1',1,1,1), (14614,4700845,0,'soga_hair_color2',1,1,1), (14615,4700845,0,'soga_hair_highlight',1,1,1), (14616,4700845,0,'soga_hair_type_color',255,255,255), (14617,4700845,0,'soga_hair_type_highlight_color',255,255,255), (14618,4700846,0,'eye_color',255,255,255), (14619,4700846,0,'hair_color1',1,1,1), (14620,4700846,0,'hair_color2',1,1,1), (14621,4700846,0,'hair_highlight',1,1,1), (14622,4700846,0,'hair_type_color',255,255,255), (14623,4700846,0,'hair_type_highlight_color',255,255,255), (14624,4700846,0,'skin_color',255,255,255), (14625,4700846,0,'soga_eye_color',255,0,255), (14626,4700846,0,'soga_hair_color1',1,1,1), (14627,4700846,0,'soga_hair_color2',1,1,1), (14628,4700846,0,'soga_hair_highlight',1,1,1), (14629,4700846,0,'soga_hair_type_color',255,255,255), (14630,4700846,0,'soga_hair_type_highlight_color',255,255,255), (14631,4700847,1,'cheek_type',2,87,0), (14632,4700847,1,'chin_type',61,-31,-32), (14633,4700847,1,'ear_type',79,-43,0), (14634,4700847,1,'eye_brow_type',42,-50,-95), (14635,4700847,0,'eye_color',66,122,83), (14636,4700847,1,'eye_type',83,0,0), (14637,4700847,0,'hair_color1',200,165,96), (14638,4700847,0,'hair_color2',173,99,44), (14639,4700847,0,'hair_face_color',230,171,25), (14640,4700847,0,'hair_face_highlight_color',116,142,142), (14641,4700847,0,'hair_highlight',114,112,142), (14642,4700847,0,'hair_type_color',230,171,25), (14643,4700847,0,'hair_type_highlight_color',116,142,142), (14644,4700847,1,'lip_type',-34,-40,97), (14645,4700847,1,'nose_type',-62,7,-59), (14646,4700847,0,'skin_color',181,149,98), (14647,4700847,1,'soga_cheek_type',2,87,0), (14648,4700847,1,'soga_chin_type',61,-31,-32), (14649,4700847,1,'soga_ear_type',79,-43,0), (14650,4700847,1,'soga_eye_brow_type',42,-50,-95), (14651,4700847,0,'soga_eye_color',229,229,102), (14652,4700847,1,'soga_eye_type',83,0,0), (14653,4700847,0,'soga_hair_color1',200,165,96), (14654,4700847,0,'soga_hair_color2',173,99,44), (14655,4700847,0,'soga_hair_face_color',230,171,25), (14656,4700847,0,'soga_hair_face_highlight_color',116,142,142), (14657,4700847,0,'soga_hair_highlight',114,112,142), (14658,4700847,0,'soga_hair_type_color',230,171,25), (14659,4700847,0,'soga_hair_type_highlight_color',116,142,142), (14660,4700847,1,'soga_lip_type',-34,-40,97), (14661,4700847,1,'soga_nose_type',-62,7,-59), (14662,4700847,0,'soga_skin_color',181,149,98), (14663,4700847,0,'wing_color1',255,255,255), (14664,4700847,0,'wing_color2',255,255,255), (14665,4700848,1,'cheek_type',88,18,0), (14666,4700848,1,'chin_type',61,-53,-17), (14667,4700848,1,'ear_type',-8,0,0), (14668,4700848,1,'eye_brow_type',-72,-7,74), (14669,4700848,0,'eye_color',139,121,65), (14670,4700848,1,'eye_type',81,0,0), (14671,4700848,0,'hair_color1',29,21,28), (14672,4700848,0,'hair_color2',39,32,39), (14673,4700848,0,'hair_face_color',15,1,21), (14674,4700848,0,'hair_face_highlight_color',47,42,59), (14675,4700848,0,'hair_highlight',43,36,70), (14676,4700848,0,'hair_type_color',15,1,21), (14677,4700848,0,'hair_type_highlight_color',47,42,59), (14678,4700848,1,'lip_type',42,-25,41), (14679,4700848,1,'nose_type',62,-50,75), (14680,4700848,0,'skin_color',202,195,195), (14681,4700848,1,'soga_cheek_type',88,18,0), (14682,4700848,1,'soga_chin_type',61,-53,-17), (14683,4700848,1,'soga_ear_type',-8,0,0), (14684,4700848,1,'soga_eye_brow_type',-72,-7,74), (14685,4700848,0,'soga_eye_color',229,229,102), (14686,4700848,1,'soga_eye_type',81,0,0), (14687,4700848,0,'soga_hair_color1',29,21,28), (14688,4700848,0,'soga_hair_color2',39,32,39), (14689,4700848,0,'soga_hair_face_color',15,1,21), (14690,4700848,0,'soga_hair_face_highlight_color',47,42,59), (14691,4700848,0,'soga_hair_highlight',43,36,70), (14692,4700848,0,'soga_hair_type_color',15,1,21), (14693,4700848,0,'soga_hair_type_highlight_color',47,42,59), (14694,4700848,1,'soga_lip_type',42,-25,41), (14695,4700848,1,'soga_nose_type',62,-50,75), (14696,4700848,0,'soga_skin_color',202,195,195), (14697,4700848,0,'wing_color1',255,255,255), (14698,4700848,0,'wing_color2',255,255,255), (14699,4700849,1,'cheek_type',64,28,0), (14700,4700849,1,'chin_type',-18,-48,98), (14701,4700849,1,'ear_type',93,18,0), (14702,4700849,1,'eye_brow_type',81,-26,-81), (14703,4700849,0,'eye_color',38,78,71), (14704,4700849,1,'eye_type',-20,0,0), (14705,4700849,0,'hair_color1',38,22,21), (14706,4700849,0,'hair_color2',120,50,0), (14707,4700849,0,'hair_face_color',5,2,2), (14708,4700849,0,'hair_face_highlight_color',83,57,8), (14709,4700849,0,'hair_highlight',56,33,26), (14710,4700849,0,'hair_type_color',5,2,2), (14711,4700849,0,'hair_type_highlight_color',83,57,8), (14712,4700849,1,'lip_type',41,34,-70), (14713,4700849,1,'nose_type',68,0,-25), (14714,4700849,0,'skin_color',52,55,55), (14715,4700849,1,'soga_cheek_type',64,28,0), (14716,4700849,1,'soga_chin_type',-18,-48,98), (14717,4700849,1,'soga_ear_type',93,18,0), (14718,4700849,1,'soga_eye_brow_type',81,-26,-81), (14719,4700849,0,'soga_eye_color',229,229,102), (14720,4700849,1,'soga_eye_type',-20,0,0), (14721,4700849,0,'soga_hair_color1',38,22,21), (14722,4700849,0,'soga_hair_color2',120,50,0), (14723,4700849,0,'soga_hair_face_color',5,2,2), (14724,4700849,0,'soga_hair_face_highlight_color',83,57,8), (14725,4700849,0,'soga_hair_highlight',56,33,26), (14726,4700849,0,'soga_hair_type_color',5,2,2), (14727,4700849,0,'soga_hair_type_highlight_color',83,57,8), (14728,4700849,1,'soga_lip_type',41,34,-70), (14729,4700849,1,'soga_nose_type',68,0,-25), (14730,4700849,0,'soga_skin_color',52,55,55), (14731,4700849,0,'wing_color1',255,255,255), (14732,4700849,0,'wing_color2',255,255,255), (14733,4700850,1,'cheek_type',64,28,0), (14734,4700850,1,'chin_type',-18,-48,98), (14735,4700850,1,'ear_type',93,18,0), (14736,4700850,1,'eye_brow_type',81,-26,-81), (14737,4700850,0,'eye_color',38,78,71), (14738,4700850,1,'eye_type',-20,0,0), (14739,4700850,0,'hair_color1',38,22,21), (14740,4700850,0,'hair_color2',120,50,0), (14741,4700850,0,'hair_face_color',5,2,2), (14742,4700850,0,'hair_face_highlight_color',83,57,8), (14743,4700850,0,'hair_highlight',56,33,26), (14744,4700850,0,'hair_type_color',5,2,2), (14745,4700850,0,'hair_type_highlight_color',83,57,8), (14746,4700850,1,'lip_type',41,34,-70), (14747,4700850,1,'nose_type',68,0,-25), (14748,4700850,0,'skin_color',52,55,55), (14749,4700850,1,'soga_cheek_type',64,28,0), (14750,4700850,1,'soga_chin_type',-18,-48,98), (14751,4700850,1,'soga_ear_type',93,18,0), (14752,4700850,1,'soga_eye_brow_type',81,-26,-81), (14753,4700850,0,'soga_eye_color',229,229,102), (14754,4700850,1,'soga_eye_type',-20,0,0), (14755,4700850,0,'soga_hair_color1',38,22,21), (14756,4700850,0,'soga_hair_color2',120,50,0), (14757,4700850,0,'soga_hair_face_color',5,2,2), (14758,4700850,0,'soga_hair_face_highlight_color',83,57,8), (14759,4700850,0,'soga_hair_highlight',56,33,26), (14760,4700850,0,'soga_hair_type_color',5,2,2), (14761,4700850,0,'soga_hair_type_highlight_color',83,57,8), (14762,4700850,1,'soga_lip_type',41,34,-70), (14763,4700850,1,'soga_nose_type',68,0,-25), (14764,4700850,0,'soga_skin_color',52,55,55), (14765,4700850,0,'wing_color1',255,255,255), (14766,4700850,0,'wing_color2',255,255,255), (14767,4700851,1,'cheek_type',88,-81,0), (14768,4700851,1,'chin_type',-56,-85,-20), (14769,4700851,1,'ear_type',58,-82,0), (14770,4700851,1,'eye_brow_type',34,89,28), (14771,4700851,0,'eye_color',78,133,103), (14772,4700851,1,'eye_type',85,0,0), (14773,4700851,0,'hair_color1',38,22,21), (14774,4700851,0,'hair_color2',120,50,0), (14775,4700851,0,'hair_face_highlight_color',228,182,25), (14776,4700851,0,'hair_highlight',246,219,114), (14777,4700851,0,'hair_type_highlight_color',228,182,25), (14778,4700851,1,'lip_type',-76,-62,-81), (14779,4700851,1,'nose_type',-43,22,40), (14780,4700851,0,'skin_color',248,249,249), (14781,4700851,1,'soga_cheek_type',88,-81,0), (14782,4700851,1,'soga_chin_type',-56,-85,-20), (14783,4700851,1,'soga_ear_type',58,-82,0), (14784,4700851,1,'soga_eye_brow_type',34,89,28), (14785,4700851,0,'soga_eye_color',229,229,102), (14786,4700851,1,'soga_eye_type',85,0,0), (14787,4700851,0,'soga_hair_color1',38,22,21), (14788,4700851,0,'soga_hair_color2',120,50,0), (14789,4700851,0,'soga_hair_face_highlight_color',228,182,25), (14790,4700851,0,'soga_hair_highlight',246,219,114), (14791,4700851,0,'soga_hair_type_highlight_color',228,182,25), (14792,4700851,1,'soga_lip_type',-76,-62,-81), (14793,4700851,1,'soga_nose_type',-43,22,40), (14794,4700851,0,'soga_skin_color',248,249,249), (14795,4700851,0,'wing_color1',255,255,255), (14796,4700851,0,'wing_color2',255,255,255), (14797,4700852,1,'cheek_type',37,-39,0), (14798,4700852,1,'chin_type',-2,-76,17), (14799,4700852,1,'ear_type',62,79,0), (14800,4700852,1,'eye_brow_type',-64,-28,43), (14801,4700852,0,'eye_color',108,136,92), (14802,4700852,1,'eye_type',-40,0,0), (14803,4700852,0,'hair_color1',239,221,86), (14804,4700852,0,'hair_color2',99,53,22), (14805,4700852,0,'hair_face_color',219,179,15), (14806,4700852,0,'hair_face_highlight_color',41,19,11), (14807,4700852,0,'hair_highlight',79,28,15), (14808,4700852,0,'hair_type_color',219,179,15), (14809,4700852,0,'hair_type_highlight_color',41,19,11), (14810,4700852,1,'lip_type',-85,56,-58), (14811,4700852,1,'nose_type',68,68,-14), (14812,4700852,0,'skin_color',155,122,78), (14813,4700852,1,'soga_cheek_type',37,-39,0), (14814,4700852,1,'soga_chin_type',-2,-76,17), (14815,4700852,1,'soga_ear_type',62,79,0), (14816,4700852,1,'soga_eye_brow_type',-64,-28,43), (14817,4700852,0,'soga_eye_color',229,229,102), (14818,4700852,1,'soga_eye_type',-40,0,0), (14819,4700852,0,'soga_hair_color1',239,221,86), (14820,4700852,0,'soga_hair_color2',99,53,22), (14821,4700852,0,'soga_hair_face_color',219,179,15), (14822,4700852,0,'soga_hair_face_highlight_color',41,19,11), (14823,4700852,0,'soga_hair_highlight',79,28,15), (14824,4700852,0,'soga_hair_type_color',219,179,15), (14825,4700852,0,'soga_hair_type_highlight_color',41,19,11), (14826,4700852,1,'soga_lip_type',-85,56,-58), (14827,4700852,1,'soga_nose_type',68,68,-14), (14828,4700852,0,'soga_skin_color',155,122,78), (14829,4700852,0,'wing_color1',255,255,255), (14830,4700852,0,'wing_color2',255,255,255), (14831,4700853,1,'cheek_type',-45,-75,0), (14832,4700853,1,'chin_type',-38,62,-7), (14833,4700853,1,'ear_type',37,-68,0), (14834,4700853,1,'eye_brow_type',-91,63,83), (14835,4700853,0,'eye_color',108,168,186), (14836,4700853,1,'eye_type',-85,0,0), (14837,4700853,0,'hair_color1',79,28,15), (14838,4700853,0,'hair_color2',111,64,0), (14839,4700853,0,'hair_face_color',37,22,5), (14840,4700853,0,'hair_face_highlight_color',233,168,29), (14841,4700853,0,'hair_highlight',200,165,96), (14842,4700853,0,'hair_type_color',37,22,5), (14843,4700853,0,'hair_type_highlight_color',233,168,29), (14844,4700853,1,'lip_type',77,38,7), (14845,4700853,1,'nose_type',-95,0,-23), (14846,4700853,0,'skin_color',197,186,187), (14847,4700853,1,'soga_cheek_type',-45,-75,0), (14848,4700853,1,'soga_chin_type',-38,62,-7), (14849,4700853,1,'soga_ear_type',37,-68,0), (14850,4700853,1,'soga_eye_brow_type',-91,63,83), (14851,4700853,0,'soga_eye_color',229,229,102), (14852,4700853,1,'soga_eye_type',-85,0,0), (14853,4700853,0,'soga_hair_color1',79,28,15), (14854,4700853,0,'soga_hair_color2',111,64,0), (14855,4700853,0,'soga_hair_face_color',37,22,5), (14856,4700853,0,'soga_hair_face_highlight_color',233,168,29), (14857,4700853,0,'soga_hair_highlight',200,165,96), (14858,4700853,0,'soga_hair_type_color',37,22,5), (14859,4700853,0,'soga_hair_type_highlight_color',233,168,29), (14860,4700853,1,'soga_lip_type',77,38,7), (14861,4700853,1,'soga_nose_type',-95,0,-23), (14862,4700853,0,'soga_skin_color',197,186,187), (14863,4700853,0,'wing_color1',255,255,255), (14864,4700853,0,'wing_color2',255,255,255), (14874,4700857,1,'cheek_type',-98,-68,0), (14875,4700857,1,'chin_type',-11,85,-29), (14876,4700857,1,'ear_type',-95,-34,0), (14877,4700857,1,'eye_brow_type',-31,-15,-96), (14878,4700857,0,'eye_color',102,154,140), (14879,4700857,1,'eye_type',44,0,0), (14880,4700857,0,'hair_color1',38,22,21), (14881,4700857,0,'hair_color2',120,50,0), (14882,4700857,0,'hair_face_highlight_color',15,1,21), (14883,4700857,0,'hair_highlight',29,21,28), (14884,4700857,0,'hair_type_highlight_color',15,1,21), (14885,4700857,1,'lip_type',1,-56,-2), (14886,4700857,1,'nose_type',-9,41,81), (14887,4700857,0,'skin_color',255,255,255), (14888,4700857,1,'soga_cheek_type',-98,-68,0), (14889,4700857,1,'soga_chin_type',-11,85,-29), (14890,4700857,1,'soga_ear_type',-95,-34,0), (14891,4700857,1,'soga_eye_brow_type',-31,-15,-96), (14892,4700857,0,'soga_eye_color',229,229,102), (14893,4700857,1,'soga_eye_type',44,0,0), (14894,4700857,0,'soga_hair_color1',38,22,21), (14895,4700857,0,'soga_hair_color2',120,50,0), (14896,4700857,0,'soga_hair_face_highlight_color',15,1,21), (14897,4700857,0,'soga_hair_highlight',29,21,28), (14898,4700857,0,'soga_hair_type_highlight_color',15,1,21), (14899,4700857,1,'soga_lip_type',1,-56,-2), (14900,4700857,1,'soga_nose_type',-9,41,81), (14901,4700857,0,'soga_skin_color',255,255,255), (14902,4700857,0,'wing_color1',255,255,255), (14903,4700857,0,'wing_color2',255,255,255), (14904,4700858,1,'cheek_type',-45,-75,0), (14905,4700858,1,'chin_type',-38,62,-7), (14906,4700858,1,'ear_type',37,-68,0), (14907,4700858,1,'eye_brow_type',-91,63,83), (14908,4700858,0,'eye_color',108,168,186), (14909,4700858,1,'eye_type',-85,0,0), (14910,4700858,0,'hair_color1',79,28,15), (14911,4700858,0,'hair_color2',111,64,0), (14912,4700858,0,'hair_face_color',37,22,5), (14913,4700858,0,'hair_face_highlight_color',233,168,29), (14914,4700858,0,'hair_highlight',200,165,96), (14915,4700858,0,'hair_type_color',37,22,5), (14916,4700858,0,'hair_type_highlight_color',233,168,29), (14917,4700858,1,'lip_type',77,38,7), (14918,4700858,1,'nose_type',-95,0,-23), (14919,4700858,0,'skin_color',197,186,187), (14920,4700858,1,'soga_cheek_type',-45,-75,0), (14921,4700858,1,'soga_chin_type',-38,62,-7), (14922,4700858,1,'soga_ear_type',37,-68,0), (14923,4700858,1,'soga_eye_brow_type',-91,63,83), (14924,4700858,0,'soga_eye_color',229,229,102), (14925,4700858,1,'soga_eye_type',-85,0,0), (14926,4700858,0,'soga_hair_color1',79,28,15), (14927,4700858,0,'soga_hair_color2',111,64,0), (14928,4700858,0,'soga_hair_face_color',37,22,5), (14929,4700858,0,'soga_hair_face_highlight_color',233,168,29), (14930,4700858,0,'soga_hair_highlight',200,165,96), (14931,4700858,0,'soga_hair_type_color',37,22,5), (14932,4700858,0,'soga_hair_type_highlight_color',233,168,29), (14933,4700858,1,'soga_lip_type',77,38,7), (14934,4700858,1,'soga_nose_type',-95,0,-23), (14935,4700858,0,'soga_skin_color',197,186,187), (14936,4700858,0,'wing_color1',255,255,255), (14937,4700858,0,'wing_color2',255,255,255), (14944,4700861,0,'eye_color',255,255,255), (14945,4700861,0,'skin_color',255,255,255), (14946,4700861,0,'soga_eye_color',255,0,255), (14947,4700862,0,'eye_color',255,255,255), (14948,4700862,0,'skin_color',255,255,255), (14949,4700862,0,'soga_eye_color',255,0,255), (14965,4700868,0,'eye_color',255,255,255), (14966,4700868,0,'skin_color',255,255,255), (14967,4700868,0,'soga_eye_color',255,0,255), (14977,4700872,0,'eye_color',255,255,255), (14978,4700872,0,'skin_color',255,255,255), (14979,4700872,0,'soga_eye_color',255,0,255), (14983,4700874,0,'eye_color',255,255,255), (14984,4700874,0,'skin_color',255,255,255), (14985,4700874,0,'soga_eye_color',255,0,255), (14986,4700875,0,'eye_color',255,255,255), (14987,4700875,0,'skin_color',255,255,255), (14988,4700875,0,'soga_eye_color',255,0,255), (14995,4700878,0,'eye_color',255,255,255), (14996,4700878,0,'skin_color',255,255,255), (14997,4700878,0,'soga_eye_color',255,0,255), (14998,4700879,0,'eye_color',255,255,255), (14999,4700879,0,'skin_color',255,255,255), (15000,4700879,0,'soga_eye_color',255,0,255), (15001,4700880,0,'eye_color',255,255,255), (15002,4700880,0,'skin_color',255,255,255), (15003,4700880,0,'soga_eye_color',255,0,255), (15004,4700881,0,'eye_color',255,255,255), (15005,4700881,0,'skin_color',255,255,255), (15006,4700881,0,'soga_eye_color',255,0,255), (15007,4700882,0,'eye_color',255,255,255), (15008,4700882,0,'skin_color',255,255,255), (15009,4700882,0,'soga_eye_color',255,0,255), (15010,4700883,0,'eye_color',255,255,255), (15011,4700883,0,'skin_color',255,255,255), (15012,4700883,0,'soga_eye_color',255,0,255), (15016,4700885,0,'eye_color',255,255,255), (15017,4700885,0,'skin_color',255,255,255), (15018,4700885,0,'soga_eye_color',255,0,255), (15019,4700886,0,'eye_color',255,255,255), (15020,4700886,0,'skin_color',255,255,255), (15021,4700886,0,'soga_eye_color',255,0,255), (15022,4700887,0,'eye_color',255,255,255), (15023,4700887,0,'skin_color',255,255,255), (15024,4700887,0,'soga_eye_color',255,0,255), (15025,4700888,0,'eye_color',255,255,255), (15026,4700888,0,'skin_color',255,255,255), (15027,4700888,0,'soga_eye_color',255,0,255), (15028,4700889,0,'eye_color',255,255,255), (15029,4700889,0,'skin_color',255,255,255), (15030,4700889,0,'soga_eye_color',255,0,255), (15031,4700890,0,'eye_color',255,255,255), (15032,4700890,0,'skin_color',255,255,255), (15033,4700890,0,'soga_eye_color',255,0,255), (15034,4700891,0,'eye_color',255,255,255), (15035,4700891,0,'skin_color',255,255,255), (15036,4700891,0,'soga_eye_color',255,0,255), (15037,4700892,0,'eye_color',255,255,255), (15038,4700892,0,'skin_color',255,255,255), (15039,4700892,0,'soga_eye_color',255,0,255), (15040,4700893,0,'eye_color',255,255,255), (15041,4700893,0,'skin_color',255,255,255), (15042,4700893,0,'soga_eye_color',255,0,255), (15055,4700898,0,'eye_color',255,255,255), (15056,4700898,0,'skin_color',255,255,255), (15057,4700898,0,'soga_eye_color',255,0,255), (15144,4700918,0,'eye_color',255,255,255), (15145,4700918,0,'skin_color',255,255,255), (15146,4700918,0,'soga_eye_color',255,0,255), (15168,4700926,0,'eye_color',255,255,255), (15169,4700926,0,'skin_color',255,255,255), (15170,4700926,0,'soga_eye_color',255,0,255), (15204,4700938,0,'eye_color',255,255,255), (15205,4700938,0,'skin_color',0,199,199), (15206,4700938,0,'soga_eye_color',255,0,255), (15294,4700948,1,'cheek_type',75,-58,0), (15295,4700948,1,'chin_type',0,-68,-91), (15296,4700948,1,'ear_type',-19,42,0), (15297,4700948,1,'eye_brow_type',89,50,44), (15298,4700948,0,'eye_color',29,59,45), (15299,4700948,1,'eye_type',-42,0,0), (15300,4700948,0,'hair_color1',200,165,96), (15301,4700948,0,'hair_color2',173,99,44), (15302,4700948,0,'hair_face_color',213,151,21), (15303,4700948,0,'hair_face_highlight_color',100,70,10), (15304,4700948,0,'hair_highlight',56,33,26), (15305,4700948,0,'hair_type_color',213,151,21), (15306,4700948,0,'hair_type_highlight_color',100,70,10), (15307,4700948,1,'lip_type',-76,-5,15), (15308,4700948,1,'nose_type',96,69,77), (15309,4700948,0,'skin_color',239,210,213), (15310,4700948,1,'soga_cheek_type',75,-58,0), (15311,4700948,1,'soga_chin_type',0,-68,-91), (15312,4700948,1,'soga_ear_type',-19,42,0), (15313,4700948,1,'soga_eye_brow_type',89,50,44), (15314,4700948,0,'soga_eye_color',229,229,102), (15315,4700948,1,'soga_eye_type',-42,0,0), (15316,4700948,0,'soga_hair_color1',200,165,96), (15317,4700948,0,'soga_hair_color2',173,99,44), (15318,4700948,0,'soga_hair_face_color',213,151,21), (15319,4700948,0,'soga_hair_face_highlight_color',100,70,10), (15320,4700948,0,'soga_hair_highlight',56,33,26), (15321,4700948,0,'soga_hair_type_color',213,151,21), (15322,4700948,0,'soga_hair_type_highlight_color',100,70,10), (15323,4700948,1,'soga_lip_type',-76,-5,15), (15324,4700948,1,'soga_nose_type',96,69,77), (15325,4700948,0,'soga_skin_color',239,210,213), (15326,4700948,0,'wing_color1',255,255,255), (15327,4700948,0,'wing_color2',255,255,255), (15328,4700949,1,'cheek_type',-12,-87,0), (15329,4700949,1,'chin_type',4,-23,-87), (15330,4700949,1,'ear_type',0,-7,0), (15331,4700949,1,'eye_brow_type',0,51,-97), (15332,4700949,0,'eye_color',105,85,44), (15333,4700949,1,'eye_type',-62,0,0), (15334,4700949,0,'hair_color1',79,28,15), (15335,4700949,0,'hair_color2',111,64,0), (15336,4700949,0,'hair_face_color',37,22,5), (15337,4700949,0,'hair_face_highlight_color',27,15,35), (15338,4700949,0,'hair_highlight',29,21,28), (15339,4700949,0,'hair_type_color',37,22,5), (15340,4700949,0,'hair_type_highlight_color',27,15,35), (15341,4700949,1,'lip_type',0,40,78), (15342,4700949,1,'nose_type',12,34,53), (15343,4700949,0,'skin_color',46,35,21), (15344,4700949,1,'soga_cheek_type',-12,-87,0), (15345,4700949,1,'soga_chin_type',4,-23,-87), (15346,4700949,1,'soga_ear_type',0,-7,0), (15347,4700949,1,'soga_eye_brow_type',0,51,-97), (15348,4700949,0,'soga_eye_color',229,229,102), (15349,4700949,1,'soga_eye_type',-62,0,0), (15350,4700949,0,'soga_hair_color1',79,28,15), (15351,4700949,0,'soga_hair_color2',111,64,0), (15352,4700949,0,'soga_hair_face_color',37,22,5), (15353,4700949,0,'soga_hair_face_highlight_color',27,15,35), (15354,4700949,0,'soga_hair_highlight',29,21,28), (15355,4700949,0,'soga_hair_type_color',37,22,5), (15356,4700949,0,'soga_hair_type_highlight_color',27,15,35), (15357,4700949,1,'soga_lip_type',0,40,78), (15358,4700949,1,'soga_nose_type',12,34,53), (15359,4700949,0,'soga_skin_color',46,35,21), (15360,4700949,0,'wing_color1',255,255,255), (15361,4700949,0,'wing_color2',255,255,255), (15423,4700960,1,'cheek_type',-7,4,0), (15424,4700960,1,'chin_type',7,0,31), (15425,4700960,1,'ear_type',88,37,0), (15426,4700960,1,'eye_brow_type',74,20,15), (15427,4700960,0,'eye_color',133,182,197), (15428,4700960,1,'eye_type',21,0,0), (15429,4700960,0,'hair_color1',29,21,28), (15430,4700960,0,'hair_color2',39,32,39), (15431,4700960,0,'hair_face_color',16,3,23), (15432,4700960,0,'hair_face_highlight_color',228,173,23), (15433,4700960,0,'hair_highlight',200,165,96), (15434,4700960,0,'hair_type_color',16,3,23), (15435,4700960,0,'hair_type_highlight_color',228,173,23), (15436,4700960,1,'lip_type',-4,20,17), (15437,4700960,1,'nose_type',14,7,0), (15438,4700960,0,'skin_color',243,251,239), (15439,4700960,1,'soga_cheek_type',-7,4,0), (15440,4700960,1,'soga_chin_type',7,0,31), (15441,4700960,1,'soga_ear_type',88,37,0), (15442,4700960,1,'soga_eye_brow_type',74,20,15), (15443,4700960,0,'soga_eye_color',229,229,102), (15444,4700960,1,'soga_eye_type',21,0,0), (15445,4700960,0,'soga_hair_color1',29,21,28), (15446,4700960,0,'soga_hair_color2',39,32,39), (15447,4700960,0,'soga_hair_face_color',16,3,23), (15448,4700960,0,'soga_hair_face_highlight_color',228,173,23), (15449,4700960,0,'soga_hair_highlight',200,165,96), (15450,4700960,0,'soga_hair_type_color',16,3,23), (15451,4700960,0,'soga_hair_type_highlight_color',228,173,23), (15452,4700960,1,'soga_lip_type',-4,20,17), (15453,4700960,1,'soga_nose_type',14,7,0), (15454,4700960,0,'soga_skin_color',243,251,239), (15455,4700960,0,'wing_color1',255,255,255), (15456,4700960,0,'wing_color2',255,255,255), (15469,4700965,0,'eye_color',255,255,255), (15470,4700965,0,'skin_color',255,255,255), (15471,4700965,0,'soga_eye_color',255,0,255), (15472,4700966,1,'cheek_type',88,18,0), (15473,4700966,1,'chin_type',61,-53,-17), (15474,4700966,1,'ear_type',-8,0,0), (15475,4700966,1,'eye_brow_type',-72,-7,74), (15476,4700966,0,'eye_color',139,121,65), (15477,4700966,1,'eye_type',81,0,0), (15478,4700966,0,'hair_color1',29,21,28), (15479,4700966,0,'hair_color2',39,32,39), (15480,4700966,0,'hair_face_color',15,1,21), (15481,4700966,0,'hair_face_highlight_color',47,42,59), (15482,4700966,0,'hair_highlight',43,36,70), (15483,4700966,0,'hair_type_color',15,1,21), (15484,4700966,0,'hair_type_highlight_color',47,42,59), (15485,4700966,1,'lip_type',42,-25,41), (15486,4700966,1,'nose_type',62,-50,75), (15487,4700966,0,'skin_color',202,195,195), (15488,4700966,1,'soga_cheek_type',88,18,0), (15489,4700966,1,'soga_chin_type',61,-53,-17), (15490,4700966,1,'soga_ear_type',-8,0,0), (15491,4700966,1,'soga_eye_brow_type',-72,-7,74), (15492,4700966,0,'soga_eye_color',229,229,102), (15493,4700966,1,'soga_eye_type',81,0,0), (15494,4700966,0,'soga_hair_color1',29,21,28), (15495,4700966,0,'soga_hair_color2',39,32,39), (15496,4700966,0,'soga_hair_face_color',15,1,21), (15497,4700966,0,'soga_hair_face_highlight_color',47,42,59), (15498,4700966,0,'soga_hair_highlight',43,36,70), (15499,4700966,0,'soga_hair_type_color',15,1,21), (15500,4700966,0,'soga_hair_type_highlight_color',47,42,59), (15501,4700966,1,'soga_lip_type',42,-25,41), (15502,4700966,1,'soga_nose_type',62,-50,75), (15503,4700966,0,'soga_skin_color',202,195,195), (15504,4700966,0,'wing_color1',255,255,255), (15505,4700966,0,'wing_color2',255,255,255), (15506,4700967,1,'cheek_type',64,28,0), (15507,4700967,1,'chin_type',-18,-48,98), (15508,4700967,1,'ear_type',93,18,0), (15509,4700967,1,'eye_brow_type',81,-26,-81), (15510,4700967,0,'eye_color',38,78,71), (15511,4700967,1,'eye_type',-20,0,0), (15512,4700967,0,'hair_color1',38,22,21), (15513,4700967,0,'hair_color2',120,50,0), (15514,4700967,0,'hair_face_color',5,2,2), (15515,4700967,0,'hair_face_highlight_color',83,57,8), (15516,4700967,0,'hair_highlight',56,33,26), (15517,4700967,0,'hair_type_color',5,2,2), (15518,4700967,0,'hair_type_highlight_color',83,57,8), (15519,4700967,1,'lip_type',41,34,-70), (15520,4700967,1,'nose_type',68,0,-25), (15521,4700967,0,'skin_color',52,55,55), (15522,4700967,1,'soga_cheek_type',64,28,0), (15523,4700967,1,'soga_chin_type',-18,-48,98), (15524,4700967,1,'soga_ear_type',93,18,0), (15525,4700967,1,'soga_eye_brow_type',81,-26,-81), (15526,4700967,0,'soga_eye_color',229,229,102), (15527,4700967,1,'soga_eye_type',-20,0,0), (15528,4700967,0,'soga_hair_color1',38,22,21), (15529,4700967,0,'soga_hair_color2',120,50,0), (15530,4700967,0,'soga_hair_face_color',5,2,2), (15531,4700967,0,'soga_hair_face_highlight_color',83,57,8), (15532,4700967,0,'soga_hair_highlight',56,33,26), (15533,4700967,0,'soga_hair_type_color',5,2,2), (15534,4700967,0,'soga_hair_type_highlight_color',83,57,8), (15535,4700967,1,'soga_lip_type',41,34,-70), (15536,4700967,1,'soga_nose_type',68,0,-25), (15537,4700967,0,'soga_skin_color',52,55,55), (15538,4700967,0,'wing_color1',255,255,255), (15539,4700967,0,'wing_color2',255,255,255), (15584,4700973,1,'cheek_type',64,28,0), (15585,4700973,1,'chin_type',-18,-48,98), (15586,4700973,1,'ear_type',93,18,0), (15587,4700973,1,'eye_brow_type',81,-26,-81), (15588,4700973,0,'eye_color',38,78,71), (15589,4700973,1,'eye_type',-20,0,0), (15590,4700973,0,'hair_color1',38,22,21), (15591,4700973,0,'hair_color2',120,50,0), (15592,4700973,0,'hair_face_color',5,2,2), (15593,4700973,0,'hair_face_highlight_color',83,57,8), (15594,4700973,0,'hair_highlight',56,33,26), (15595,4700973,0,'hair_type_color',5,2,2), (15596,4700973,0,'hair_type_highlight_color',83,57,8), (15597,4700973,1,'lip_type',41,34,-70), (15598,4700973,1,'nose_type',68,0,-25), (15599,4700973,0,'skin_color',52,55,55), (15600,4700973,1,'soga_cheek_type',64,28,0), (15601,4700973,1,'soga_chin_type',-18,-48,98), (15602,4700973,1,'soga_ear_type',93,18,0), (15603,4700973,1,'soga_eye_brow_type',81,-26,-81), (15604,4700973,0,'soga_eye_color',229,229,102), (15605,4700973,1,'soga_eye_type',-20,0,0), (15606,4700973,0,'soga_hair_color1',38,22,21), (15607,4700973,0,'soga_hair_color2',120,50,0), (15608,4700973,0,'soga_hair_face_color',5,2,2), (15609,4700973,0,'soga_hair_face_highlight_color',83,57,8), (15610,4700973,0,'soga_hair_highlight',56,33,26), (15611,4700973,0,'soga_hair_type_color',5,2,2), (15612,4700973,0,'soga_hair_type_highlight_color',83,57,8), (15613,4700973,1,'soga_lip_type',41,34,-70), (15614,4700973,1,'soga_nose_type',68,0,-25), (15615,4700973,0,'soga_skin_color',52,55,55), (15616,4700973,0,'wing_color1',255,255,255), (15617,4700973,0,'wing_color2',255,255,255), (15618,4700974,1,'cheek_type',88,-81,0), (15619,4700974,1,'chin_type',-56,-85,-20), (15620,4700974,1,'ear_type',58,-82,0), (15621,4700974,1,'eye_brow_type',34,89,28), (15622,4700974,0,'eye_color',78,133,103), (15623,4700974,1,'eye_type',85,0,0), (15624,4700974,0,'hair_color1',38,22,21), (15625,4700974,0,'hair_color2',120,50,0), (15626,4700974,0,'hair_face_highlight_color',228,182,25), (15627,4700974,0,'hair_highlight',246,219,114), (15628,4700974,0,'hair_type_highlight_color',228,182,25), (15629,4700974,1,'lip_type',-76,-62,-81), (15630,4700974,1,'nose_type',-43,22,40), (15631,4700974,0,'skin_color',248,249,249), (15632,4700974,1,'soga_cheek_type',88,-81,0), (15633,4700974,1,'soga_chin_type',-56,-85,-20), (15634,4700974,1,'soga_ear_type',58,-82,0), (15635,4700974,1,'soga_eye_brow_type',34,89,28), (15636,4700974,0,'soga_eye_color',229,229,102), (15637,4700974,1,'soga_eye_type',85,0,0), (15638,4700974,0,'soga_hair_color1',38,22,21), (15639,4700974,0,'soga_hair_color2',120,50,0), (15640,4700974,0,'soga_hair_face_highlight_color',228,182,25), (15641,4700974,0,'soga_hair_highlight',246,219,114), (15642,4700974,0,'soga_hair_type_highlight_color',228,182,25), (15643,4700974,1,'soga_lip_type',-76,-62,-81), (15644,4700974,1,'soga_nose_type',-43,22,40), (15645,4700974,0,'soga_skin_color',248,249,249), (15646,4700974,0,'wing_color1',255,255,255), (15647,4700974,0,'wing_color2',255,255,255), (15648,4700975,0,'eye_color',255,255,255), (15649,4700975,0,'skin_color',255,255,255), (15650,4700975,0,'soga_eye_color',255,0,255), (15651,4700976,1,'cheek_type',0,34,0), (15652,4700976,1,'chin_type',-82,57,-72), (15653,4700976,1,'ear_type',93,8,0), (15654,4700976,1,'eye_brow_type',-14,53,-31), (15655,4700976,0,'eye_color',29,59,47), (15656,4700976,1,'eye_type',63,0,0), (15657,4700976,0,'hair_color1',56,33,26), (15658,4700976,0,'hair_color2',94,59,11), (15659,4700976,0,'hair_face_color',100,70,10), (15660,4700976,0,'hair_face_highlight_color',244,246,246), (15661,4700976,0,'hair_highlight',161,165,168), (15662,4700976,0,'hair_type_color',100,70,10), (15663,4700976,0,'hair_type_highlight_color',244,246,246), (15664,4700976,1,'lip_type',-75,-71,78), (15665,4700976,1,'nose_type',-9,-88,-52), (15666,4700976,0,'skin_color',105,105,105), (15667,4700976,1,'soga_cheek_type',0,34,0), (15668,4700976,1,'soga_chin_type',-82,57,-72), (15669,4700976,1,'soga_ear_type',93,8,0), (15670,4700976,1,'soga_eye_brow_type',-14,53,-31), (15671,4700976,0,'soga_eye_color',229,229,102), (15672,4700976,1,'soga_eye_type',63,0,0), (15673,4700976,0,'soga_hair_color1',56,33,26), (15674,4700976,0,'soga_hair_color2',94,59,11), (15675,4700976,0,'soga_hair_face_color',100,70,10), (15676,4700976,0,'soga_hair_face_highlight_color',244,246,246), (15677,4700976,0,'soga_hair_highlight',161,165,168), (15678,4700976,0,'soga_hair_type_color',100,70,10), (15679,4700976,0,'soga_hair_type_highlight_color',244,246,246), (15680,4700976,1,'soga_lip_type',-75,-71,78), (15681,4700976,1,'soga_nose_type',-9,-88,-52), (15682,4700976,0,'soga_skin_color',105,105,105), (15683,4700976,0,'wing_color1',255,255,255), (15684,4700976,0,'wing_color2',255,255,255), (15685,4700977,0,'eye_color',255,255,255), (15686,4700977,0,'hair_color1',1,1,1), (15687,4700977,0,'hair_color2',1,1,1), (15688,4700977,0,'hair_highlight',1,1,1), (15689,4700977,0,'hair_type_color',255,255,255), (15690,4700977,0,'hair_type_highlight_color',255,255,255), (15691,4700977,0,'skin_color',255,255,255), (15692,4700977,0,'soga_eye_color',255,0,255), (15693,4700977,0,'soga_hair_color1',1,1,1), (15694,4700977,0,'soga_hair_color2',1,1,1), (15695,4700977,0,'soga_hair_highlight',1,1,1), (15696,4700977,0,'soga_hair_type_color',255,255,255), (15697,4700977,0,'soga_hair_type_highlight_color',255,255,255), (15698,4700978,0,'eye_color',255,255,255), (15699,4700978,0,'hair_color1',1,1,1), (15700,4700978,0,'hair_color2',1,1,1), (15701,4700978,0,'hair_highlight',1,1,1), (15702,4700978,0,'hair_type_color',255,255,255), (15703,4700978,0,'hair_type_highlight_color',255,255,255), (15704,4700978,0,'skin_color',255,255,255), (15705,4700978,0,'soga_eye_color',255,0,255), (15706,4700978,0,'soga_hair_color1',1,1,1), (15707,4700978,0,'soga_hair_color2',1,1,1), (15708,4700978,0,'soga_hair_highlight',1,1,1), (15709,4700978,0,'soga_hair_type_color',255,255,255), (15710,4700978,0,'soga_hair_type_highlight_color',255,255,255), (15711,4700979,0,'eye_color',255,255,255), (15712,4700979,0,'skin_color',255,255,255), (15713,4700979,0,'soga_eye_color',255,0,255), (15714,4700980,0,'eye_color',255,255,255), (15715,4700980,0,'hair_color1',1,1,1), (15716,4700980,0,'hair_color2',1,1,1), (15717,4700980,0,'hair_highlight',1,1,1), (15718,4700980,0,'hair_type_color',255,255,255), (15719,4700980,0,'hair_type_highlight_color',255,255,255), (15720,4700980,0,'skin_color',255,255,255), (15721,4700980,0,'soga_eye_color',255,0,255), (15722,4700980,0,'soga_hair_color1',1,1,1), (15723,4700980,0,'soga_hair_color2',1,1,1), (15724,4700980,0,'soga_hair_highlight',1,1,1), (15725,4700980,0,'soga_hair_type_color',255,255,255), (15726,4700980,0,'soga_hair_type_highlight_color',255,255,255), (15727,4700981,0,'eye_color',255,255,255), (15728,4700981,0,'skin_color',255,255,255), (15729,4700981,0,'soga_eye_color',255,0,255), (15730,4700982,1,'cheek_type',34,38,0), (15731,4700982,1,'chin_type',1,56,-53), (15732,4700982,1,'ear_type',-1,34,0), (15733,4700982,1,'eye_brow_type',-4,-89,-45), (15734,4700982,0,'eye_color',165,175,139), (15735,4700982,1,'eye_type',-1,0,0), (15736,4700982,0,'hair_color1',79,28,15), (15737,4700982,0,'hair_color2',111,64,0), (15738,4700982,0,'hair_face_color',39,21,6), (15739,4700982,0,'hair_face_highlight_color',46,14,19), (15740,4700982,0,'hair_highlight',54,45,28), (15741,4700982,0,'hair_type_color',39,21,6), (15742,4700982,0,'hair_type_highlight_color',46,14,19), (15743,4700982,1,'lip_type',-7,93,94), (15744,4700982,1,'nose_type',-70,-56,50), (15745,4700982,0,'skin_color',240,204,208), (15746,4700982,1,'soga_cheek_type',34,38,0), (15747,4700982,1,'soga_chin_type',1,56,-53), (15748,4700982,1,'soga_ear_type',-1,34,0), (15749,4700982,1,'soga_eye_brow_type',-4,-89,-45), (15750,4700982,0,'soga_eye_color',229,229,102), (15751,4700982,1,'soga_eye_type',-1,0,0), (15752,4700982,0,'soga_hair_color1',79,28,15), (15753,4700982,0,'soga_hair_color2',111,64,0), (15754,4700982,0,'soga_hair_face_color',39,21,6), (15755,4700982,0,'soga_hair_face_highlight_color',46,14,19), (15756,4700982,0,'soga_hair_highlight',54,45,28), (15757,4700982,0,'soga_hair_type_color',39,21,6), (15758,4700982,0,'soga_hair_type_highlight_color',46,14,19), (15759,4700982,1,'soga_lip_type',-7,93,94), (15760,4700982,1,'soga_nose_type',-70,-56,50), (15761,4700982,0,'soga_skin_color',240,204,208), (15762,4700982,0,'wing_color1',255,255,255), (15763,4700982,0,'wing_color2',255,255,255), (15764,4700983,1,'cheek_type',-32,11,0), (15765,4700983,1,'chin_type',97,15,-14), (15766,4700983,1,'ear_type',20,-37,0), (15767,4700983,1,'eye_brow_type',-14,40,31), (15768,4700983,0,'eye_color',94,159,177), (15769,4700983,1,'eye_type',14,0,0), (15770,4700983,0,'hair_color1',79,28,15), (15771,4700983,0,'hair_color2',111,64,0), (15772,4700983,0,'hair_face_color',35,24,1), (15773,4700983,0,'hair_face_highlight_color',100,70,10), (15774,4700983,0,'hair_highlight',56,33,26), (15775,4700983,0,'hair_type_color',35,24,1), (15776,4700983,0,'hair_type_highlight_color',100,70,10), (15777,4700983,1,'lip_type',-93,75,43), (15778,4700983,1,'nose_type',-61,-63,-68), (15779,4700983,0,'skin_color',242,252,252), (15780,4700983,1,'soga_cheek_type',-32,11,0), (15781,4700983,1,'soga_chin_type',97,15,-14), (15782,4700983,1,'soga_ear_type',20,-37,0), (15783,4700983,1,'soga_eye_brow_type',-14,40,31), (15784,4700983,0,'soga_eye_color',229,229,102), (15785,4700983,1,'soga_eye_type',14,0,0), (15786,4700983,0,'soga_hair_color1',79,28,15), (15787,4700983,0,'soga_hair_color2',111,64,0), (15788,4700983,0,'soga_hair_face_color',35,24,1), (15789,4700983,0,'soga_hair_face_highlight_color',100,70,10), (15790,4700983,0,'soga_hair_highlight',56,33,26), (15791,4700983,0,'soga_hair_type_color',35,24,1), (15792,4700983,0,'soga_hair_type_highlight_color',100,70,10), (15793,4700983,1,'soga_lip_type',-93,75,43), (15794,4700983,1,'soga_nose_type',-61,-63,-68), (15795,4700983,0,'soga_skin_color',242,252,252), (15796,4700983,0,'wing_color1',255,255,255), (15797,4700983,0,'wing_color2',255,255,255), (15798,4700984,1,'cheek_type',57,35,0), (15799,4700984,1,'chin_type',-78,-2,-10), (15800,4700984,1,'ear_type',-68,-56,0), (15801,4700984,1,'eye_brow_type',50,-72,-90), (15802,4700984,0,'eye_color',49,100,115), (15803,4700984,1,'eye_type',-38,0,0), (15804,4700984,0,'hair_color1',246,219,114), (15805,4700984,0,'hair_color2',187,136,62), (15806,4700984,0,'hair_face_color',228,182,25), (15807,4700984,0,'hair_face_highlight_color',170,63,24), (15808,4700984,0,'hair_highlight',89,21,21), (15809,4700984,0,'hair_type_color',228,182,25), (15810,4700984,0,'hair_type_highlight_color',170,63,24), (15811,4700984,1,'lip_type',-78,-84,-64), (15812,4700984,1,'nose_type',-93,-79,18), (15813,4700984,0,'skin_color',155,156,156), (15814,4700984,1,'soga_cheek_type',57,35,0), (15815,4700984,1,'soga_chin_type',-78,-2,-10), (15816,4700984,1,'soga_ear_type',-68,-56,0), (15817,4700984,1,'soga_eye_brow_type',50,-72,-90), (15818,4700984,0,'soga_eye_color',229,229,102), (15819,4700984,1,'soga_eye_type',-38,0,0), (15820,4700984,0,'soga_hair_color1',246,219,114), (15821,4700984,0,'soga_hair_color2',187,136,62), (15822,4700984,0,'soga_hair_face_color',228,182,25), (15823,4700984,0,'soga_hair_face_highlight_color',170,63,24), (15824,4700984,0,'soga_hair_highlight',89,21,21), (15825,4700984,0,'soga_hair_type_color',228,182,25), (15826,4700984,0,'soga_hair_type_highlight_color',170,63,24), (15827,4700984,1,'soga_lip_type',-78,-84,-64), (15828,4700984,1,'soga_nose_type',-93,-79,18), (15829,4700984,0,'soga_skin_color',155,156,156), (15830,4700984,0,'wing_color1',255,255,255), (15831,4700984,0,'wing_color2',255,255,255), (15832,4700985,1,'cheek_type',37,-39,0), (15833,4700985,1,'chin_type',-2,-76,17), (15834,4700985,1,'ear_type',62,79,0), (15835,4700985,1,'eye_brow_type',-64,-28,43), (15836,4700985,0,'eye_color',108,136,92), (15837,4700985,1,'eye_type',-40,0,0), (15838,4700985,0,'hair_color1',239,221,86), (15839,4700985,0,'hair_color2',99,53,22), (15840,4700985,0,'hair_face_color',219,179,15), (15841,4700985,0,'hair_face_highlight_color',41,19,11), (15842,4700985,0,'hair_highlight',79,28,15), (15843,4700985,0,'hair_type_color',219,179,15), (15844,4700985,0,'hair_type_highlight_color',41,19,11), (15845,4700985,1,'lip_type',-85,56,-58), (15846,4700985,1,'nose_type',68,68,-14), (15847,4700985,0,'skin_color',155,122,78), (15848,4700985,1,'soga_cheek_type',37,-39,0), (15849,4700985,1,'soga_chin_type',-2,-76,17), (15850,4700985,1,'soga_ear_type',62,79,0), (15851,4700985,1,'soga_eye_brow_type',-64,-28,43), (15852,4700985,0,'soga_eye_color',229,229,102), (15853,4700985,1,'soga_eye_type',-40,0,0), (15854,4700985,0,'soga_hair_color1',239,221,86), (15855,4700985,0,'soga_hair_color2',99,53,22), (15856,4700985,0,'soga_hair_face_color',219,179,15), (15857,4700985,0,'soga_hair_face_highlight_color',41,19,11), (15858,4700985,0,'soga_hair_highlight',79,28,15), (15859,4700985,0,'soga_hair_type_color',219,179,15), (15860,4700985,0,'soga_hair_type_highlight_color',41,19,11), (15861,4700985,1,'soga_lip_type',-85,56,-58), (15862,4700985,1,'soga_nose_type',68,68,-14), (15863,4700985,0,'soga_skin_color',155,122,78), (15864,4700985,0,'wing_color1',255,255,255), (15865,4700985,0,'wing_color2',255,255,255), (15936,4700990,1,'cheek_type',-52,87,0), (15937,4700990,1,'chin_type',-85,-53,-34), (15938,4700990,1,'ear_type',-55,83,0), (15939,4700990,1,'eye_brow_type',0,93,-50), (15940,4700990,0,'eye_color',61,123,140), (15941,4700990,1,'eye_type',82,0,0), (15942,4700990,0,'hair_color1',89,21,21), (15943,4700990,0,'hair_color2',171,87,0), (15944,4700990,0,'hair_face_color',173,66,27), (15945,4700990,0,'hair_face_highlight_color',83,58,8), (15946,4700990,0,'hair_highlight',56,33,26), (15947,4700990,0,'hair_type_color',173,66,27), (15948,4700990,0,'hair_type_highlight_color',83,58,8), (15949,4700990,1,'lip_type',62,42,-87), (15950,4700990,1,'nose_type',95,-88,76), (15951,4700990,0,'skin_color',46,34,35), (15952,4700990,1,'soga_cheek_type',-52,87,0), (15953,4700990,1,'soga_chin_type',-85,-53,-34), (15954,4700990,1,'soga_ear_type',-55,83,0), (15955,4700990,1,'soga_eye_brow_type',0,93,-50), (15956,4700990,0,'soga_eye_color',229,229,102), (15957,4700990,1,'soga_eye_type',82,0,0), (15958,4700990,0,'soga_hair_color1',89,21,21), (15959,4700990,0,'soga_hair_color2',171,87,0), (15960,4700990,0,'soga_hair_face_color',173,66,27), (15961,4700990,0,'soga_hair_face_highlight_color',83,58,8), (15962,4700990,0,'soga_hair_highlight',56,33,26), (15963,4700990,0,'soga_hair_type_color',173,66,27), (15964,4700990,0,'soga_hair_type_highlight_color',83,58,8), (15965,4700990,1,'soga_lip_type',62,42,-87), (15966,4700990,1,'soga_nose_type',95,-88,76), (15967,4700990,0,'soga_skin_color',46,34,35), (15968,4700990,0,'wing_color1',255,255,255), (15969,4700990,0,'wing_color2',255,255,255), (15970,4700991,1,'cheek_type',75,-58,0), (15971,4700991,1,'chin_type',0,-68,-91), (15972,4700991,1,'ear_type',-19,42,0), (15973,4700991,1,'eye_brow_type',89,50,44), (15974,4700991,0,'eye_color',29,59,45), (15975,4700991,1,'eye_type',-42,0,0), (15976,4700991,0,'hair_color1',200,165,96), (15977,4700991,0,'hair_color2',173,99,44), (15978,4700991,0,'hair_face_color',213,151,21), (15979,4700991,0,'hair_face_highlight_color',100,70,10), (15980,4700991,0,'hair_highlight',56,33,26), (15981,4700991,0,'hair_type_color',213,151,21), (15982,4700991,0,'hair_type_highlight_color',100,70,10), (15983,4700991,1,'lip_type',-76,-5,15), (15984,4700991,1,'nose_type',96,69,77), (15985,4700991,0,'skin_color',239,210,213), (15986,4700991,1,'soga_cheek_type',75,-58,0), (15987,4700991,1,'soga_chin_type',0,-68,-91), (15988,4700991,1,'soga_ear_type',-19,42,0), (15989,4700991,1,'soga_eye_brow_type',89,50,44), (15990,4700991,0,'soga_eye_color',229,229,102), (15991,4700991,1,'soga_eye_type',-42,0,0), (15992,4700991,0,'soga_hair_color1',200,165,96), (15993,4700991,0,'soga_hair_color2',173,99,44), (15994,4700991,0,'soga_hair_face_color',213,151,21), (15995,4700991,0,'soga_hair_face_highlight_color',100,70,10), (15996,4700991,0,'soga_hair_highlight',56,33,26), (15997,4700991,0,'soga_hair_type_color',213,151,21), (15998,4700991,0,'soga_hair_type_highlight_color',100,70,10), (15999,4700991,1,'soga_lip_type',-76,-5,15), (16000,4700991,1,'soga_nose_type',96,69,77), (16001,4700991,0,'soga_skin_color',239,210,213), (16002,4700991,0,'wing_color1',255,255,255), (16003,4700991,0,'wing_color2',255,255,255), (16004,4700992,0,'eye_color',255,255,255), (16005,4700992,0,'skin_color',255,255,255), (16006,4700992,0,'soga_eye_color',255,0,255), (16007,4700993,0,'eye_color',255,255,255), (16008,4700993,0,'skin_color',255,255,255), (16009,4700993,0,'soga_eye_color',255,0,255), (16010,4700994,1,'cheek_type',88,18,0), (16011,4700994,1,'chin_type',61,-53,-17), (16012,4700994,1,'ear_type',-8,0,0), (16013,4700994,1,'eye_brow_type',-72,-7,74), (16014,4700994,0,'eye_color',139,121,65), (16015,4700994,1,'eye_type',81,0,0), (16016,4700994,0,'hair_color1',29,21,28), (16017,4700994,0,'hair_color2',39,32,39), (16018,4700994,0,'hair_face_color',15,1,21), (16019,4700994,0,'hair_face_highlight_color',47,42,59), (16020,4700994,0,'hair_highlight',43,36,70), (16021,4700994,0,'hair_type_color',15,1,21), (16022,4700994,0,'hair_type_highlight_color',47,42,59), (16023,4700994,1,'lip_type',42,-25,41), (16024,4700994,1,'nose_type',62,-50,75), (16025,4700994,0,'skin_color',202,195,195), (16026,4700994,1,'soga_cheek_type',88,18,0), (16027,4700994,1,'soga_chin_type',61,-53,-17), (16028,4700994,1,'soga_ear_type',-8,0,0), (16029,4700994,1,'soga_eye_brow_type',-72,-7,74), (16030,4700994,0,'soga_eye_color',229,229,102), (16031,4700994,1,'soga_eye_type',81,0,0), (16032,4700994,0,'soga_hair_color1',29,21,28), (16033,4700994,0,'soga_hair_color2',39,32,39), (16034,4700994,0,'soga_hair_face_color',15,1,21), (16035,4700994,0,'soga_hair_face_highlight_color',47,42,59), (16036,4700994,0,'soga_hair_highlight',43,36,70), (16037,4700994,0,'soga_hair_type_color',15,1,21), (16038,4700994,0,'soga_hair_type_highlight_color',47,42,59), (16039,4700994,1,'soga_lip_type',42,-25,41), (16040,4700994,1,'soga_nose_type',62,-50,75), (16041,4700994,0,'soga_skin_color',202,195,195), (16042,4700994,0,'wing_color1',255,255,255), (16043,4700994,0,'wing_color2',255,255,255), (16050,4700997,0,'eye_color',255,255,255), (16051,4700997,0,'skin_color',255,255,255), (16052,4700997,0,'soga_eye_color',255,0,255), (16053,4700998,0,'eye_color',255,255,255), (16054,4700998,0,'hair_color1',1,1,1), (16055,4700998,0,'hair_color2',1,1,1), (16056,4700998,0,'hair_highlight',1,1,1), (16057,4700998,0,'hair_type_color',255,255,255), (16058,4700998,0,'hair_type_highlight_color',255,255,255), (16059,4700998,0,'skin_color',255,255,255), (16060,4700998,0,'soga_eye_color',255,0,255), (16061,4700998,0,'soga_hair_color1',1,1,1), (16062,4700998,0,'soga_hair_color2',1,1,1), (16063,4700998,0,'soga_hair_highlight',1,1,1), (16064,4700998,0,'soga_hair_type_color',255,255,255), (16065,4700998,0,'soga_hair_type_highlight_color',255,255,255), (16066,4700999,0,'eye_color',255,255,255), (16067,4700999,0,'skin_color',255,255,255), (16068,4700999,0,'soga_eye_color',255,0,255), (16069,4701000,0,'eye_color',255,255,255), (16070,4701000,0,'skin_color',255,255,255), (16071,4701000,0,'soga_eye_color',255,0,255), (16072,4701001,0,'eye_color',255,255,255), (16073,4701001,0,'skin_color',255,255,255), (16074,4701001,0,'soga_eye_color',255,0,255), (16075,4701002,0,'eye_color',255,255,255), (16076,4701002,0,'skin_color',255,255,255), (16077,4701002,0,'soga_eye_color',255,0,255), (16142,4701005,1,'cheek_type',84,37,0), (16143,4701005,1,'chin_type',50,-62,-66), (16144,4701005,1,'ear_type',10,81,0), (16145,4701005,1,'eye_brow_type',64,-23,-19), (16146,4701005,0,'eye_color',121,176,189), (16147,4701005,1,'eye_type',9,0,0), (16148,4701005,0,'hair_color1',246,219,114), (16149,4701005,0,'hair_color2',187,136,62), (16150,4701005,0,'hair_face_color',229,182,26), (16151,4701005,0,'hair_face_highlight_color',244,246,246), (16152,4701005,0,'hair_highlight',161,165,168), (16153,4701005,0,'hair_type_color',229,182,26), (16154,4701005,0,'hair_type_highlight_color',244,246,246), (16155,4701005,1,'lip_type',-37,-37,-47), (16156,4701005,1,'nose_type',-81,11,17), (16157,4701005,0,'skin_color',240,204,208), (16158,4701005,1,'soga_cheek_type',84,37,0), (16159,4701005,1,'soga_chin_type',50,-62,-66), (16160,4701005,1,'soga_ear_type',10,81,0), (16161,4701005,1,'soga_eye_brow_type',64,-23,-19), (16162,4701005,0,'soga_eye_color',229,229,102), (16163,4701005,1,'soga_eye_type',9,0,0), (16164,4701005,0,'soga_hair_color1',246,219,114), (16165,4701005,0,'soga_hair_color2',187,136,62), (16166,4701005,0,'soga_hair_face_color',229,182,26), (16167,4701005,0,'soga_hair_face_highlight_color',244,246,246), (16168,4701005,0,'soga_hair_highlight',161,165,168), (16169,4701005,0,'soga_hair_type_color',229,182,26), (16170,4701005,0,'soga_hair_type_highlight_color',244,246,246), (16171,4701005,1,'soga_lip_type',-37,-37,-47), (16172,4701005,1,'soga_nose_type',-81,11,17), (16173,4701005,0,'soga_skin_color',240,204,208), (16174,4701005,0,'wing_color1',255,255,255), (16175,4701005,0,'wing_color2',255,255,255), (16176,4701006,1,'cheek_type',57,35,0), (16177,4701006,1,'chin_type',-78,-2,-10), (16178,4701006,1,'ear_type',-68,-56,0), (16179,4701006,1,'eye_brow_type',50,-72,-90), (16180,4701006,0,'eye_color',49,100,115), (16181,4701006,1,'eye_type',-38,0,0), (16182,4701006,0,'hair_color1',246,219,114), (16183,4701006,0,'hair_color2',187,136,62), (16184,4701006,0,'hair_face_color',228,182,25), (16185,4701006,0,'hair_face_highlight_color',170,63,24), (16186,4701006,0,'hair_highlight',89,21,21), (16187,4701006,0,'hair_type_color',228,182,25), (16188,4701006,0,'hair_type_highlight_color',170,63,24), (16189,4701006,1,'lip_type',-78,-84,-64), (16190,4701006,1,'nose_type',-93,-79,18), (16191,4701006,0,'skin_color',155,156,156), (16192,4701006,1,'soga_cheek_type',57,35,0), (16193,4701006,1,'soga_chin_type',-78,-2,-10), (16194,4701006,1,'soga_ear_type',-68,-56,0), (16195,4701006,1,'soga_eye_brow_type',50,-72,-90), (16196,4701006,0,'soga_eye_color',229,229,102), (16197,4701006,1,'soga_eye_type',-38,0,0), (16198,4701006,0,'soga_hair_color1',246,219,114), (16199,4701006,0,'soga_hair_color2',187,136,62), (16200,4701006,0,'soga_hair_face_color',228,182,25), (16201,4701006,0,'soga_hair_face_highlight_color',170,63,24), (16202,4701006,0,'soga_hair_highlight',89,21,21), (16203,4701006,0,'soga_hair_type_color',228,182,25), (16204,4701006,0,'soga_hair_type_highlight_color',170,63,24), (16205,4701006,1,'soga_lip_type',-78,-84,-64), (16206,4701006,1,'soga_nose_type',-93,-79,18), (16207,4701006,0,'soga_skin_color',155,156,156), (16208,4701006,0,'wing_color1',255,255,255), (16209,4701006,0,'wing_color2',255,255,255), (16244,4701008,1,'cheek_type',37,-39,0), (16245,4701008,1,'chin_type',-2,-76,17), (16246,4701008,1,'ear_type',62,79,0), (16247,4701008,1,'eye_brow_type',-64,-28,43), (16248,4701008,0,'eye_color',108,136,92), (16249,4701008,1,'eye_type',-40,0,0), (16250,4701008,0,'hair_color1',239,221,86), (16251,4701008,0,'hair_color2',99,53,22), (16252,4701008,0,'hair_face_color',219,179,15), (16253,4701008,0,'hair_face_highlight_color',41,19,11), (16254,4701008,0,'hair_highlight',79,28,15), (16255,4701008,0,'hair_type_color',219,179,15), (16256,4701008,0,'hair_type_highlight_color',41,19,11), (16257,4701008,1,'lip_type',-85,56,-58), (16258,4701008,1,'nose_type',68,68,-14), (16259,4701008,0,'skin_color',155,122,78), (16260,4701008,1,'soga_cheek_type',37,-39,0), (16261,4701008,1,'soga_chin_type',-2,-76,17), (16262,4701008,1,'soga_ear_type',62,79,0), (16263,4701008,1,'soga_eye_brow_type',-64,-28,43), (16264,4701008,0,'soga_eye_color',229,229,102), (16265,4701008,1,'soga_eye_type',-40,0,0), (16266,4701008,0,'soga_hair_color1',239,221,86), (16267,4701008,0,'soga_hair_color2',99,53,22), (16268,4701008,0,'soga_hair_face_color',219,179,15), (16269,4701008,0,'soga_hair_face_highlight_color',41,19,11), (16270,4701008,0,'soga_hair_highlight',79,28,15), (16271,4701008,0,'soga_hair_type_color',219,179,15), (16272,4701008,0,'soga_hair_type_highlight_color',41,19,11), (16273,4701008,1,'soga_lip_type',-85,56,-58), (16274,4701008,1,'soga_nose_type',68,68,-14), (16275,4701008,0,'soga_skin_color',155,122,78), (16276,4701008,0,'wing_color1',255,255,255), (16277,4701008,0,'wing_color2',255,255,255), (16278,4701009,1,'cheek_type',-87,34,0), (16279,4701009,1,'chin_type',46,-25,19), (16280,4701009,1,'ear_type',-61,-2,0), (16281,4701009,1,'eye_brow_type',-21,14,-62), (16282,4701009,0,'eye_color',160,197,203), (16283,4701009,1,'eye_type',63,0,0), (16284,4701009,0,'hair_color1',246,219,114), (16285,4701009,0,'hair_color2',187,136,62), (16286,4701009,0,'hair_face_color',233,184,31), (16287,4701009,0,'hair_face_highlight_color',15,1,21), (16288,4701009,0,'hair_highlight',29,21,28), (16289,4701009,0,'hair_type_color',233,184,31), (16290,4701009,0,'hair_type_highlight_color',15,1,21), (16291,4701009,1,'lip_type',17,-88,-41), (16292,4701009,1,'nose_type',25,42,17), (16293,4701009,0,'skin_color',152,102,91), (16294,4701009,1,'soga_cheek_type',-87,34,0), (16295,4701009,1,'soga_chin_type',46,-25,19), (16296,4701009,1,'soga_ear_type',-61,-2,0), (16297,4701009,1,'soga_eye_brow_type',-21,14,-62), (16298,4701009,0,'soga_eye_color',229,229,102), (16299,4701009,1,'soga_eye_type',63,0,0), (16300,4701009,0,'soga_hair_color1',246,219,114), (16301,4701009,0,'soga_hair_color2',187,136,62), (16302,4701009,0,'soga_hair_face_color',233,184,31), (16303,4701009,0,'soga_hair_face_highlight_color',15,1,21), (16304,4701009,0,'soga_hair_highlight',29,21,28), (16305,4701009,0,'soga_hair_type_color',233,184,31), (16306,4701009,0,'soga_hair_type_highlight_color',15,1,21), (16307,4701009,1,'soga_lip_type',17,-88,-41), (16308,4701009,1,'soga_nose_type',25,42,17), (16309,4701009,0,'soga_skin_color',152,102,91), (16310,4701009,0,'wing_color1',255,255,255), (16311,4701009,0,'wing_color2',255,255,255), (16315,4701011,0,'eye_color',255,255,255), (16316,4701011,0,'hair_color1',1,1,1), (16317,4701011,0,'hair_color2',1,1,1), (16318,4701011,0,'hair_highlight',1,1,1), (16319,4701011,0,'hair_type_color',255,255,255), (16320,4701011,0,'hair_type_highlight_color',255,255,255), (16321,4701011,0,'skin_color',255,255,255), (16322,4701011,0,'soga_eye_color',255,0,255), (16323,4701011,0,'soga_hair_color1',1,1,1), (16324,4701011,0,'soga_hair_color2',1,1,1), (16325,4701011,0,'soga_hair_highlight',1,1,1), (16326,4701011,0,'soga_hair_type_color',255,255,255), (16327,4701011,0,'soga_hair_type_highlight_color',255,255,255), (16328,4701012,1,'cheek_type',61,45,0), (16329,4701012,1,'chin_type',44,58,82), (16330,4701012,1,'ear_type',56,-68,0), (16331,4701012,1,'eye_brow_type',35,95,-53), (16332,4701012,0,'eye_color',133,183,198), (16333,4701012,1,'eye_type',52,0,0), (16334,4701012,0,'hair_color1',43,36,70), (16335,4701012,0,'hair_color2',64,76,74), (16336,4701012,0,'hair_face_color',61,61,75), (16337,4701012,0,'hair_face_highlight_color',244,246,246), (16338,4701012,0,'hair_highlight',161,165,168), (16339,4701012,0,'hair_type_color',61,61,75), (16340,4701012,0,'hair_type_highlight_color',244,246,246), (16341,4701012,1,'lip_type',4,-23,-45), (16342,4701012,1,'nose_type',-10,21,64), (16343,4701012,0,'skin_color',46,33,34), (16344,4701012,1,'soga_cheek_type',61,45,0), (16345,4701012,1,'soga_chin_type',44,58,82), (16346,4701012,1,'soga_ear_type',56,-68,0), (16347,4701012,1,'soga_eye_brow_type',35,95,-53), (16348,4701012,0,'soga_eye_color',229,229,102), (16349,4701012,1,'soga_eye_type',52,0,0), (16350,4701012,0,'soga_hair_color1',43,36,70), (16351,4701012,0,'soga_hair_color2',64,76,74), (16352,4701012,0,'soga_hair_face_color',61,61,75), (16353,4701012,0,'soga_hair_face_highlight_color',244,246,246), (16354,4701012,0,'soga_hair_highlight',161,165,168), (16355,4701012,0,'soga_hair_type_color',61,61,75), (16356,4701012,0,'soga_hair_type_highlight_color',244,246,246), (16357,4701012,1,'soga_lip_type',4,-23,-45), (16358,4701012,1,'soga_nose_type',-10,21,64), (16359,4701012,0,'soga_skin_color',46,33,34), (16360,4701012,0,'wing_color1',255,255,255), (16361,4701012,0,'wing_color2',255,255,255), (16374,4701017,0,'eye_color',255,255,255), (16375,4701017,0,'skin_color',255,255,255), (16376,4701017,0,'soga_eye_color',255,0,255), (16377,4701018,0,'eye_color',255,255,255), (16378,4701018,0,'skin_color',255,255,255), (16379,4701018,0,'soga_eye_color',255,0,255), (16380,4701019,0,'eye_color',255,255,255), (16381,4701019,0,'skin_color',255,255,255), (16382,4701019,0,'soga_eye_color',255,0,255), (16383,4701020,0,'eye_color',255,255,255), (16384,4701020,0,'hair_color1',1,1,1), (16385,4701020,0,'hair_color2',1,1,1), (16386,4701020,0,'hair_highlight',1,1,1), (16387,4701020,0,'hair_type_color',255,255,255), (16388,4701020,0,'hair_type_highlight_color',255,255,255), (16389,4701020,0,'skin_color',255,255,255), (16390,4701020,0,'soga_eye_color',255,0,255), (16391,4701020,0,'soga_hair_color1',1,1,1), (16392,4701020,0,'soga_hair_color2',1,1,1), (16393,4701020,0,'soga_hair_highlight',1,1,1), (16394,4701020,0,'soga_hair_type_color',255,255,255), (16395,4701020,0,'soga_hair_type_highlight_color',255,255,255), (16396,4701021,0,'eye_color',255,255,255), (16397,4701021,0,'hair_color1',1,1,1), (16398,4701021,0,'hair_color2',1,1,1), (16399,4701021,0,'hair_highlight',1,1,1), (16400,4701021,0,'hair_type_color',255,255,255), (16401,4701021,0,'hair_type_highlight_color',255,255,255), (16402,4701021,0,'skin_color',255,255,255), (16403,4701021,0,'soga_eye_color',255,0,255), (16404,4701021,0,'soga_hair_color1',1,1,1), (16405,4701021,0,'soga_hair_color2',1,1,1), (16406,4701021,0,'soga_hair_highlight',1,1,1), (16407,4701021,0,'soga_hair_type_color',255,255,255), (16408,4701021,0,'soga_hair_type_highlight_color',255,255,255), (16409,4701022,0,'eye_color',255,255,255), (16410,4701022,0,'hair_color1',1,1,1), (16411,4701022,0,'hair_color2',1,1,1), (16412,4701022,0,'hair_highlight',1,1,1), (16413,4701022,0,'hair_type_color',255,255,255), (16414,4701022,0,'hair_type_highlight_color',255,255,255), (16415,4701022,0,'skin_color',255,255,255), (16416,4701022,0,'soga_eye_color',255,0,255), (16417,4701022,0,'soga_hair_color1',1,1,1), (16418,4701022,0,'soga_hair_color2',1,1,1), (16419,4701022,0,'soga_hair_highlight',1,1,1), (16420,4701022,0,'soga_hair_type_color',255,255,255), (16421,4701022,0,'soga_hair_type_highlight_color',255,255,255), (16422,4701023,1,'cheek_type',-7,4,0), (16423,4701023,1,'chin_type',7,0,31), (16424,4701023,1,'ear_type',88,37,0), (16425,4701023,1,'eye_brow_type',74,20,15), (16426,4701023,0,'eye_color',133,182,197), (16427,4701023,1,'eye_type',21,0,0), (16428,4701023,0,'hair_color1',29,21,28), (16429,4701023,0,'hair_color2',39,32,39), (16430,4701023,0,'hair_face_color',16,3,23), (16431,4701023,0,'hair_face_highlight_color',228,173,23), (16432,4701023,0,'hair_highlight',200,165,96), (16433,4701023,0,'hair_type_color',16,3,23), (16434,4701023,0,'hair_type_highlight_color',228,173,23), (16435,4701023,1,'lip_type',-4,20,17), (16436,4701023,1,'nose_type',14,7,0), (16437,4701023,0,'skin_color',243,251,239), (16438,4701023,1,'soga_cheek_type',-7,4,0), (16439,4701023,1,'soga_chin_type',7,0,31), (16440,4701023,1,'soga_ear_type',88,37,0), (16441,4701023,1,'soga_eye_brow_type',74,20,15), (16442,4701023,0,'soga_eye_color',229,229,102), (16443,4701023,1,'soga_eye_type',21,0,0), (16444,4701023,0,'soga_hair_color1',29,21,28), (16445,4701023,0,'soga_hair_color2',39,32,39), (16446,4701023,0,'soga_hair_face_color',16,3,23), (16447,4701023,0,'soga_hair_face_highlight_color',228,173,23), (16448,4701023,0,'soga_hair_highlight',200,165,96), (16449,4701023,0,'soga_hair_type_color',16,3,23), (16450,4701023,0,'soga_hair_type_highlight_color',228,173,23), (16451,4701023,1,'soga_lip_type',-4,20,17), (16452,4701023,1,'soga_nose_type',14,7,0), (16453,4701023,0,'soga_skin_color',243,251,239), (16454,4701023,0,'wing_color1',255,255,255), (16455,4701023,0,'wing_color2',255,255,255), (16517,4701034,1,'cheek_type',81,65,0), (16518,4701034,1,'chin_type',0,-31,10), (16519,4701034,1,'ear_type',-48,57,0), (16520,4701034,1,'eye_brow_type',-1,-89,12), (16521,4701034,0,'eye_color',29,57,40), (16522,4701034,1,'eye_type',87,0,0), (16523,4701034,0,'hair_color1',91,21,51), (16524,4701034,0,'hair_color2',159,88,0), (16525,4701034,0,'hair_face_color',104,21,19), (16526,4701034,0,'hair_face_highlight_color',44,38,54), (16527,4701034,0,'hair_highlight',43,36,70), (16528,4701034,0,'hair_type_color',104,21,19), (16529,4701034,0,'hair_type_highlight_color',44,38,54), (16530,4701034,1,'lip_type',45,75,2), (16531,4701034,1,'nose_type',35,-50,-52), (16532,4701034,0,'skin_color',74,72,52), (16533,4701034,1,'soga_cheek_type',81,65,0), (16534,4701034,1,'soga_chin_type',0,-31,10), (16535,4701034,1,'soga_ear_type',-48,57,0), (16536,4701034,1,'soga_eye_brow_type',-1,-89,12), (16537,4701034,0,'soga_eye_color',229,229,102), (16538,4701034,1,'soga_eye_type',87,0,0), (16539,4701034,0,'soga_hair_color1',91,21,51), (16540,4701034,0,'soga_hair_color2',159,88,0), (16541,4701034,0,'soga_hair_face_color',104,21,19), (16542,4701034,0,'soga_hair_face_highlight_color',44,38,54), (16543,4701034,0,'soga_hair_highlight',43,36,70), (16544,4701034,0,'soga_hair_type_color',104,21,19), (16545,4701034,0,'soga_hair_type_highlight_color',44,38,54), (16546,4701034,1,'soga_lip_type',45,75,2), (16547,4701034,1,'soga_nose_type',35,-50,-52), (16548,4701034,0,'soga_skin_color',74,72,52), (16549,4701034,0,'wing_color1',255,255,255), (16550,4701034,0,'wing_color2',255,255,255), (16587,4701047,1,'cheek_type',84,37,0), (16588,4701047,1,'chin_type',50,-62,-66), (16589,4701047,1,'ear_type',10,81,0), (16590,4701047,1,'eye_brow_type',64,-23,-19), (16591,4701047,0,'eye_color',121,176,189), (16592,4701047,1,'eye_type',9,0,0), (16593,4701047,0,'hair_color1',246,219,114), (16594,4701047,0,'hair_color2',187,136,62), (16595,4701047,0,'hair_face_color',229,182,26), (16596,4701047,0,'hair_face_highlight_color',244,246,246), (16597,4701047,0,'hair_highlight',161,165,168), (16598,4701047,0,'hair_type_color',229,182,26), (16599,4701047,0,'hair_type_highlight_color',244,246,246), (16600,4701047,1,'lip_type',-37,-37,-47), (16601,4701047,1,'nose_type',-81,11,17), (16602,4701047,0,'skin_color',240,204,208), (16603,4701047,1,'soga_cheek_type',84,37,0), (16604,4701047,1,'soga_chin_type',50,-62,-66), (16605,4701047,1,'soga_ear_type',10,81,0), (16606,4701047,1,'soga_eye_brow_type',64,-23,-19), (16607,4701047,0,'soga_eye_color',229,229,102), (16608,4701047,1,'soga_eye_type',9,0,0), (16609,4701047,0,'soga_hair_color1',246,219,114), (16610,4701047,0,'soga_hair_color2',187,136,62), (16611,4701047,0,'soga_hair_face_color',229,182,26), (16612,4701047,0,'soga_hair_face_highlight_color',244,246,246), (16613,4701047,0,'soga_hair_highlight',161,165,168), (16614,4701047,0,'soga_hair_type_color',229,182,26), (16615,4701047,0,'soga_hair_type_highlight_color',244,246,246), (16616,4701047,1,'soga_lip_type',-37,-37,-47), (16617,4701047,1,'soga_nose_type',-81,11,17), (16618,4701047,0,'soga_skin_color',240,204,208), (16619,4701047,0,'wing_color1',255,255,255), (16620,4701047,0,'wing_color2',255,255,255), (16651,4701058,1,'cheek_type',-45,-75,0), (16652,4701058,1,'chin_type',-38,62,-7), (16653,4701058,1,'ear_type',37,-68,0), (16654,4701058,1,'eye_brow_type',-91,63,83), (16655,4701058,0,'eye_color',108,168,186), (16656,4701058,1,'eye_type',-85,0,0), (16657,4701058,0,'hair_color1',79,28,15), (16658,4701058,0,'hair_color2',111,64,0), (16659,4701058,0,'hair_face_color',37,22,5), (16660,4701058,0,'hair_face_highlight_color',233,168,29), (16661,4701058,0,'hair_highlight',200,165,96), (16662,4701058,0,'hair_type_color',37,22,5), (16663,4701058,0,'hair_type_highlight_color',233,168,29), (16664,4701058,1,'lip_type',77,38,7), (16665,4701058,1,'nose_type',-95,0,-23), (16666,4701058,0,'skin_color',197,186,187), (16667,4701058,1,'soga_cheek_type',-45,-75,0), (16668,4701058,1,'soga_chin_type',-38,62,-7), (16669,4701058,1,'soga_ear_type',37,-68,0), (16670,4701058,1,'soga_eye_brow_type',-91,63,83), (16671,4701058,0,'soga_eye_color',229,229,102), (16672,4701058,1,'soga_eye_type',-85,0,0), (16673,4701058,0,'soga_hair_color1',79,28,15), (16674,4701058,0,'soga_hair_color2',111,64,0), (16675,4701058,0,'soga_hair_face_color',37,22,5), (16676,4701058,0,'soga_hair_face_highlight_color',233,168,29), (16677,4701058,0,'soga_hair_highlight',200,165,96), (16678,4701058,0,'soga_hair_type_color',37,22,5), (16679,4701058,0,'soga_hair_type_highlight_color',233,168,29), (16680,4701058,1,'soga_lip_type',77,38,7), (16681,4701058,1,'soga_nose_type',-95,0,-23), (16682,4701058,0,'soga_skin_color',197,186,187), (16683,4701058,0,'wing_color1',255,255,255), (16684,4701058,0,'wing_color2',255,255,255), (16688,4701060,1,'cheek_type',-98,-68,0), (16689,4701060,1,'chin_type',-11,85,-29), (16690,4701060,1,'ear_type',-95,-34,0), (16691,4701060,1,'eye_brow_type',-31,-15,-96), (16692,4701060,0,'eye_color',102,154,140), (16693,4701060,1,'eye_type',44,0,0), (16694,4701060,0,'hair_color1',38,22,21), (16695,4701060,0,'hair_color2',120,50,0), (16696,4701060,0,'hair_face_highlight_color',15,1,21), (16697,4701060,0,'hair_highlight',29,21,28), (16698,4701060,0,'hair_type_highlight_color',15,1,21), (16699,4701060,1,'lip_type',1,-56,-2), (16700,4701060,1,'nose_type',-9,41,81), (16701,4701060,0,'skin_color',255,255,255), (16702,4701060,1,'soga_cheek_type',-98,-68,0), (16703,4701060,1,'soga_chin_type',-11,85,-29), (16704,4701060,1,'soga_ear_type',-95,-34,0), (16705,4701060,1,'soga_eye_brow_type',-31,-15,-96), (16706,4701060,0,'soga_eye_color',229,229,102), (16707,4701060,1,'soga_eye_type',44,0,0), (16708,4701060,0,'soga_hair_color1',38,22,21), (16709,4701060,0,'soga_hair_color2',120,50,0), (16710,4701060,0,'soga_hair_face_highlight_color',15,1,21), (16711,4701060,0,'soga_hair_highlight',29,21,28), (16712,4701060,0,'soga_hair_type_highlight_color',15,1,21), (16713,4701060,1,'soga_lip_type',1,-56,-2), (16714,4701060,1,'soga_nose_type',-9,41,81), (16715,4701060,0,'soga_skin_color',255,255,255), (16716,4701060,0,'wing_color1',255,255,255), (16717,4701060,0,'wing_color2',255,255,255), (16755,4701063,1,'cheek_type',75,-58,0), (16756,4701063,1,'chin_type',0,-68,-91), (16757,4701063,1,'ear_type',-19,42,0), (16758,4701063,1,'eye_brow_type',89,50,44), (16759,4701063,0,'eye_color',29,59,45), (16760,4701063,1,'eye_type',-42,0,0), (16761,4701063,0,'hair_color1',200,165,96), (16762,4701063,0,'hair_color2',173,99,44), (16763,4701063,0,'hair_face_color',213,151,21), (16764,4701063,0,'hair_face_highlight_color',100,70,10), (16765,4701063,0,'hair_highlight',56,33,26), (16766,4701063,0,'hair_type_color',213,151,21), (16767,4701063,0,'hair_type_highlight_color',100,70,10), (16768,4701063,1,'lip_type',-76,-5,15), (16769,4701063,1,'nose_type',96,69,77), (16770,4701063,0,'skin_color',239,210,213), (16771,4701063,1,'soga_cheek_type',75,-58,0), (16772,4701063,1,'soga_chin_type',0,-68,-91), (16773,4701063,1,'soga_ear_type',-19,42,0), (16774,4701063,1,'soga_eye_brow_type',89,50,44), (16775,4701063,0,'soga_eye_color',229,229,102), (16776,4701063,1,'soga_eye_type',-42,0,0), (16777,4701063,0,'soga_hair_color1',200,165,96), (16778,4701063,0,'soga_hair_color2',173,99,44), (16779,4701063,0,'soga_hair_face_color',213,151,21), (16780,4701063,0,'soga_hair_face_highlight_color',100,70,10), (16781,4701063,0,'soga_hair_highlight',56,33,26), (16782,4701063,0,'soga_hair_type_color',213,151,21), (16783,4701063,0,'soga_hair_type_highlight_color',100,70,10), (16784,4701063,1,'soga_lip_type',-76,-5,15), (16785,4701063,1,'soga_nose_type',96,69,77), (16786,4701063,0,'soga_skin_color',239,210,213), (16787,4701063,0,'wing_color1',255,255,255), (16788,4701063,0,'wing_color2',255,255,255), (16789,4701064,1,'cheek_type',-12,-87,0), (16790,4701064,1,'chin_type',4,-23,-87), (16791,4701064,1,'ear_type',0,-7,0), (16792,4701064,1,'eye_brow_type',0,51,-97), (16793,4701064,0,'eye_color',105,85,44), (16794,4701064,1,'eye_type',-62,0,0), (16795,4701064,0,'hair_color1',79,28,15), (16796,4701064,0,'hair_color2',111,64,0), (16797,4701064,0,'hair_face_color',37,22,5), (16798,4701064,0,'hair_face_highlight_color',27,15,35), (16799,4701064,0,'hair_highlight',29,21,28), (16800,4701064,0,'hair_type_color',37,22,5), (16801,4701064,0,'hair_type_highlight_color',27,15,35), (16802,4701064,1,'lip_type',0,40,78), (16803,4701064,1,'nose_type',12,34,53), (16804,4701064,0,'skin_color',46,35,21), (16805,4701064,1,'soga_cheek_type',-12,-87,0), (16806,4701064,1,'soga_chin_type',4,-23,-87), (16807,4701064,1,'soga_ear_type',0,-7,0), (16808,4701064,1,'soga_eye_brow_type',0,51,-97), (16809,4701064,0,'soga_eye_color',229,229,102), (16810,4701064,1,'soga_eye_type',-62,0,0), (16811,4701064,0,'soga_hair_color1',79,28,15), (16812,4701064,0,'soga_hair_color2',111,64,0), (16813,4701064,0,'soga_hair_face_color',37,22,5), (16814,4701064,0,'soga_hair_face_highlight_color',27,15,35), (16815,4701064,0,'soga_hair_highlight',29,21,28), (16816,4701064,0,'soga_hair_type_color',37,22,5), (16817,4701064,0,'soga_hair_type_highlight_color',27,15,35), (16818,4701064,1,'soga_lip_type',0,40,78), (16819,4701064,1,'soga_nose_type',12,34,53), (16820,4701064,0,'soga_skin_color',46,35,21), (16821,4701064,0,'wing_color1',255,255,255), (16822,4701064,0,'wing_color2',255,255,255), (16862,4701078,1,'cheek_type',-22,53,0), (16863,4701078,1,'chin_type',56,21,-72), (16864,4701078,1,'ear_type',10,-52,0), (16865,4701078,1,'eye_brow_type',0,-45,-78), (16866,4701078,0,'eye_color',39,79,91), (16867,4701078,1,'eye_type',10,0,0), (16868,4701078,0,'hair_color1',79,28,15), (16869,4701078,0,'hair_color2',111,64,0), (16870,4701078,0,'hair_face_color',40,21,7), (16871,4701078,0,'hair_face_highlight_color',220,180,17), (16872,4701078,0,'hair_highlight',239,221,86), (16873,4701078,0,'hair_type_color',40,21,7), (16874,4701078,0,'hair_type_highlight_color',220,180,17), (16875,4701078,1,'lip_type',-75,-41,-62), (16876,4701078,1,'nose_type',56,88,32), (16877,4701078,0,'skin_color',85,88,88), (16878,4701078,1,'soga_cheek_type',-22,53,0), (16879,4701078,1,'soga_chin_type',56,21,-72), (16880,4701078,1,'soga_ear_type',10,-52,0), (16881,4701078,1,'soga_eye_brow_type',0,-45,-78), (16882,4701078,0,'soga_eye_color',229,229,102), (16883,4701078,1,'soga_eye_type',10,0,0), (16884,4701078,0,'soga_hair_color1',79,28,15), (16885,4701078,0,'soga_hair_color2',111,64,0), (16886,4701078,0,'soga_hair_face_color',40,21,7), (16887,4701078,0,'soga_hair_face_highlight_color',220,180,17), (16888,4701078,0,'soga_hair_highlight',239,221,86), (16889,4701078,0,'soga_hair_type_color',40,21,7), (16890,4701078,0,'soga_hair_type_highlight_color',220,180,17), (16891,4701078,1,'soga_lip_type',-75,-41,-62), (16892,4701078,1,'soga_nose_type',56,88,32), (16893,4701078,0,'soga_skin_color',85,88,88), (16894,4701078,0,'wing_color1',255,255,255), (16895,4701078,0,'wing_color2',255,255,255), (16920,4701087,0,'eye_color',255,255,255), (16921,4701087,0,'skin_color',255,255,255), (16922,4701087,0,'soga_eye_color',255,0,255), (16969,4701093,1,'cheek_type',66,4,0), (16970,4701093,1,'chin_type',62,57,87), (16971,4701093,1,'ear_type',70,-45,0), (16972,4701093,1,'eye_brow_type',-96,28,-43), (16973,4701093,0,'eye_color',145,188,193), (16974,4701093,1,'eye_type',87,0,0), (16975,4701093,0,'hair_face_color',15,1,21), (16976,4701093,0,'hair_highlight',29,21,28), (16977,4701093,0,'hair_type_color',15,1,21), (16978,4701093,1,'lip_type',-28,-81,-79), (16979,4701093,1,'nose_type',-22,84,-35), (16980,4701093,0,'skin_color',223,181,156), (16981,4701093,1,'soga_cheek_type',66,4,0), (16982,4701093,1,'soga_chin_type',62,57,87), (16983,4701093,1,'soga_ear_type',70,-45,0), (16984,4701093,1,'soga_eye_brow_type',-96,28,-43), (16985,4701093,0,'soga_eye_color',229,229,102), (16986,4701093,1,'soga_eye_type',87,0,0), (16987,4701093,0,'soga_hair_color1',39,32,39), (16988,4701093,0,'soga_hair_color2',38,22,21), (16989,4701093,0,'soga_hair_face_color',15,1,21), (16990,4701093,0,'soga_hair_highlight',29,21,28), (16991,4701093,0,'soga_hair_type_color',15,1,21), (16992,4701093,1,'soga_lip_type',-28,-81,-79), (16993,4701093,1,'soga_nose_type',-22,84,-35), (16994,4701093,0,'soga_skin_color',223,181,156), (16995,4701093,0,'wing_color1',255,255,255), (16996,4701093,0,'wing_color2',255,255,255), (17000,4701095,0,'eye_color',255,255,255), (17001,4701095,0,'skin_color',255,255,255), (17002,4701095,0,'soga_eye_color',255,0,255), (17006,4701097,1,'cheek_type',82,61,0), (17007,4701097,1,'chin_type',0,20,-88), (17008,4701097,1,'ear_type',8,-57,0), (17009,4701097,1,'eye_brow_type',-95,50,19), (17010,4701097,0,'eye_color',52,104,87), (17011,4701097,1,'eye_type',-85,0,0), (17012,4701097,0,'hair_face_highlight_color',47,15,18), (17013,4701097,0,'hair_highlight',38,22,21), (17014,4701097,0,'hair_type_highlight_color',47,15,18), (17015,4701097,1,'lip_type',-97,39,-34), (17016,4701097,1,'nose_type',9,31,72), (17017,4701097,0,'skin_color',166,167,167), (17018,4701097,1,'soga_cheek_type',82,61,0), (17019,4701097,1,'soga_chin_type',0,20,-88), (17020,4701097,1,'soga_ear_type',8,-57,0), (17021,4701097,1,'soga_eye_brow_type',-95,50,19), (17022,4701097,0,'soga_eye_color',229,229,102), (17023,4701097,1,'soga_eye_type',-85,0,0), (17024,4701097,0,'soga_hair_color1',120,50,0), (17025,4701097,0,'soga_hair_color2',54,45,28), (17026,4701097,0,'soga_hair_face_highlight_color',47,15,18), (17027,4701097,0,'soga_hair_highlight',38,22,21), (17028,4701097,0,'soga_hair_type_highlight_color',47,15,18), (17029,4701097,1,'soga_lip_type',-97,39,-34), (17030,4701097,1,'soga_nose_type',9,31,72), (17031,4701097,0,'soga_skin_color',166,167,167), (17032,4701097,0,'wing_color1',255,255,255), (17033,4701097,0,'wing_color2',255,255,255), (17034,4701098,0,'eye_color',255,255,255), (17035,4701098,0,'skin_color',255,255,255), (17036,4701098,0,'soga_eye_color',255,0,255), (17084,4701102,1,'cheek_type',84,37,0), (17085,4701102,1,'chin_type',50,-62,-66), (17086,4701102,1,'ear_type',10,81,0), (17087,4701102,1,'eye_brow_type',64,-23,-19), (17088,4701102,0,'eye_color',121,176,189), (17089,4701102,1,'eye_type',9,0,0), (17090,4701102,0,'hair_face_color',229,182,26), (17091,4701102,0,'hair_face_highlight_color',244,246,246), (17092,4701102,0,'hair_highlight',246,219,114), (17093,4701102,0,'hair_type_color',229,182,26), (17094,4701102,0,'hair_type_highlight_color',244,246,246), (17095,4701102,1,'lip_type',-37,-37,-47), (17096,4701102,1,'nose_type',-81,11,17), (17097,4701102,0,'skin_color',240,204,208), (17098,4701102,1,'soga_cheek_type',84,37,0), (17099,4701102,1,'soga_chin_type',50,-62,-66), (17100,4701102,1,'soga_ear_type',10,81,0), (17101,4701102,1,'soga_eye_brow_type',64,-23,-19), (17102,4701102,0,'soga_eye_color',229,229,102), (17103,4701102,1,'soga_eye_type',9,0,0), (17104,4701102,0,'soga_hair_color1',187,136,62), (17105,4701102,0,'soga_hair_color2',161,165,168), (17106,4701102,0,'soga_hair_face_color',229,182,26), (17107,4701102,0,'soga_hair_face_highlight_color',244,246,246), (17108,4701102,0,'soga_hair_highlight',246,219,114), (17109,4701102,0,'soga_hair_type_color',229,182,26), (17110,4701102,0,'soga_hair_type_highlight_color',244,246,246), (17111,4701102,1,'soga_lip_type',-37,-37,-47), (17112,4701102,1,'soga_nose_type',-81,11,17), (17113,4701102,0,'soga_skin_color',240,204,208), (17114,4701102,0,'wing_color1',255,255,255), (17115,4701102,0,'wing_color2',255,255,255), (17116,4701103,1,'cheek_type',2,87,0), (17117,4701103,1,'chin_type',61,-31,-32), (17118,4701103,1,'ear_type',79,-43,0), (17119,4701103,1,'eye_brow_type',42,-50,-95), (17120,4701103,0,'eye_color',66,122,83), (17121,4701103,1,'eye_type',83,0,0), (17122,4701103,0,'hair_face_color',230,171,25), (17123,4701103,0,'hair_face_highlight_color',116,142,142), (17124,4701103,0,'hair_highlight',200,165,96), (17125,4701103,0,'hair_type_color',230,171,25), (17126,4701103,0,'hair_type_highlight_color',116,142,142), (17127,4701103,1,'lip_type',-34,-40,97), (17128,4701103,1,'nose_type',-62,7,-59), (17129,4701103,0,'skin_color',181,149,98), (17130,4701103,1,'soga_cheek_type',2,87,0), (17131,4701103,1,'soga_chin_type',61,-31,-32), (17132,4701103,1,'soga_ear_type',79,-43,0), (17133,4701103,1,'soga_eye_brow_type',42,-50,-95), (17134,4701103,0,'soga_eye_color',229,229,102), (17135,4701103,1,'soga_eye_type',83,0,0), (17136,4701103,0,'soga_hair_color1',173,99,44), (17137,4701103,0,'soga_hair_color2',114,112,142), (17138,4701103,0,'soga_hair_face_color',230,171,25), (17139,4701103,0,'soga_hair_face_highlight_color',116,142,142), (17140,4701103,0,'soga_hair_highlight',200,165,96), (17141,4701103,0,'soga_hair_type_color',230,171,25), (17142,4701103,0,'soga_hair_type_highlight_color',116,142,142), (17143,4701103,1,'soga_lip_type',-34,-40,97), (17144,4701103,1,'soga_nose_type',-62,7,-59), (17145,4701103,0,'soga_skin_color',181,149,98), (17146,4701103,0,'wing_color1',255,255,255), (17147,4701103,0,'wing_color2',255,255,255), (17148,4701104,1,'cheek_type',47,68,0), (17149,4701104,1,'chin_type',-61,-32,-50), (17150,4701104,1,'ear_type',78,37,0), (17151,4701104,1,'eye_brow_type',-34,64,65), (17152,4701104,0,'eye_color',40,80,93), (17153,4701104,1,'eye_type',-35,0,0), (17154,4701104,0,'hair_face_color',221,178,17), (17155,4701104,0,'hair_face_highlight_color',216,154,23), (17156,4701104,0,'hair_highlight',239,221,86), (17157,4701104,0,'hair_type_color',221,178,17), (17158,4701104,0,'hair_type_highlight_color',216,154,23), (17159,4701104,1,'lip_type',56,-29,-38), (17160,4701104,1,'nose_type',0,-14,94), (17161,4701104,0,'skin_color',190,136,139), (17162,4701104,1,'soga_cheek_type',47,68,0), (17163,4701104,1,'soga_chin_type',-61,-32,-50), (17164,4701104,1,'soga_ear_type',78,37,0), (17165,4701104,1,'soga_eye_brow_type',-34,64,65), (17166,4701104,0,'soga_eye_color',229,229,102), (17167,4701104,1,'soga_eye_type',-35,0,0), (17168,4701104,0,'soga_hair_color1',99,53,22), (17169,4701104,0,'soga_hair_color2',200,165,96), (17170,4701104,0,'soga_hair_face_color',221,178,17), (17171,4701104,0,'soga_hair_face_highlight_color',216,154,23), (17172,4701104,0,'soga_hair_highlight',239,221,86), (17173,4701104,0,'soga_hair_type_color',221,178,17), (17174,4701104,0,'soga_hair_type_highlight_color',216,154,23), (17175,4701104,1,'soga_lip_type',56,-29,-38), (17176,4701104,1,'soga_nose_type',0,-14,94), (17177,4701104,0,'soga_skin_color',190,136,139), (17178,4701104,0,'wing_color1',255,255,255), (17179,4701104,0,'wing_color2',255,255,255), (17180,4701105,1,'cheek_type',34,38,0), (17181,4701105,1,'chin_type',1,56,-53), (17182,4701105,1,'ear_type',-1,34,0), (17183,4701105,1,'eye_brow_type',-4,-89,-45), (17184,4701105,0,'eye_color',165,175,139), (17185,4701105,1,'eye_type',-1,0,0), (17186,4701105,0,'hair_face_color',39,21,6), (17187,4701105,0,'hair_face_highlight_color',46,14,19), (17188,4701105,0,'hair_highlight',79,28,15), (17189,4701105,0,'hair_type_color',39,21,6), (17190,4701105,0,'hair_type_highlight_color',46,14,19), (17191,4701105,1,'lip_type',-7,93,94), (17192,4701105,1,'nose_type',-70,-56,50), (17193,4701105,0,'skin_color',240,204,208), (17194,4701105,1,'soga_cheek_type',34,38,0), (17195,4701105,1,'soga_chin_type',1,56,-53), (17196,4701105,1,'soga_ear_type',-1,34,0), (17197,4701105,1,'soga_eye_brow_type',-4,-89,-45), (17198,4701105,0,'soga_eye_color',229,229,102), (17199,4701105,1,'soga_eye_type',-1,0,0), (17200,4701105,0,'soga_hair_color1',111,64,0), (17201,4701105,0,'soga_hair_color2',54,45,28), (17202,4701105,0,'soga_hair_face_color',39,21,6), (17203,4701105,0,'soga_hair_face_highlight_color',46,14,19), (17204,4701105,0,'soga_hair_highlight',79,28,15), (17205,4701105,0,'soga_hair_type_color',39,21,6), (17206,4701105,0,'soga_hair_type_highlight_color',46,14,19), (17207,4701105,1,'soga_lip_type',-7,93,94), (17208,4701105,1,'soga_nose_type',-70,-56,50), (17209,4701105,0,'soga_skin_color',240,204,208), (17210,4701105,0,'wing_color1',255,255,255), (17211,4701105,0,'wing_color2',255,255,255), (17212,4701106,0,'eye_color',255,255,255), (17213,4701106,0,'skin_color',250,125,106), (17214,4701106,0,'soga_eye_color',255,0,255), (17215,4701107,1,'cheek_type',95,87,0), (17216,4701107,1,'chin_type',-25,51,79), (17217,4701107,1,'ear_type',66,-88,0), (17218,4701107,1,'eye_brow_type',-61,97,55), (17219,4701107,0,'eye_color',151,191,190), (17220,4701107,1,'eye_type',-2,0,0), (17221,4701107,0,'hair_face_color',188,93,40), (17222,4701107,0,'hair_highlight',105,26,26), (17223,4701107,0,'hair_type_color',188,93,40), (17224,4701107,1,'lip_type',-89,-48,5), (17225,4701107,1,'nose_type',81,34,-40), (17226,4701107,0,'skin_color',225,224,212), (17227,4701107,1,'soga_cheek_type',95,87,0), (17228,4701107,1,'soga_chin_type',-25,51,79), (17229,4701107,1,'soga_ear_type',66,-88,0), (17230,4701107,1,'soga_eye_brow_type',-61,97,55), (17231,4701107,0,'soga_eye_color',229,229,102), (17232,4701107,1,'soga_eye_type',-2,0,0), (17233,4701107,0,'soga_hair_color1',157,83,0), (17234,4701107,0,'soga_hair_color2',38,22,21), (17235,4701107,0,'soga_hair_face_color',188,93,40), (17236,4701107,0,'soga_hair_highlight',105,26,26), (17237,4701107,0,'soga_hair_type_color',188,93,40), (17238,4701107,1,'soga_lip_type',-89,-48,5), (17239,4701107,1,'soga_nose_type',81,34,-40), (17240,4701107,0,'soga_skin_color',225,224,212), (17241,4701107,0,'wing_color1',255,255,255), (17242,4701107,0,'wing_color2',255,255,255), (17243,4701108,0,'eye_color',255,255,255), (17244,4701108,0,'skin_color',255,255,255), (17245,4701108,0,'soga_eye_color',255,0,255), (17249,4701110,0,'eye_color',255,255,255), (17250,4701110,0,'skin_color',255,255,255), (17251,4701110,0,'soga_eye_color',255,0,255), (17252,4701111,1,'cheek_type',-12,-87,0), (17253,4701111,1,'chin_type',4,-23,-87), (17254,4701111,1,'ear_type',0,-7,0), (17255,4701111,1,'eye_brow_type',0,51,-97), (17256,4701111,0,'eye_color',105,85,44), (17257,4701111,1,'eye_type',-62,0,0), (17258,4701111,0,'hair_face_color',37,22,5), (17259,4701111,0,'hair_face_highlight_color',27,15,35), (17260,4701111,0,'hair_highlight',79,28,15), (17261,4701111,0,'hair_type_color',37,22,5), (17262,4701111,0,'hair_type_highlight_color',27,15,35), (17263,4701111,1,'lip_type',0,40,78), (17264,4701111,1,'nose_type',12,34,53), (17265,4701111,0,'skin_color',46,35,21), (17266,4701111,1,'soga_cheek_type',-12,-87,0), (17267,4701111,1,'soga_chin_type',4,-23,-87), (17268,4701111,1,'soga_ear_type',0,-7,0), (17269,4701111,1,'soga_eye_brow_type',0,51,-97), (17270,4701111,0,'soga_eye_color',229,229,102), (17271,4701111,1,'soga_eye_type',-62,0,0), (17272,4701111,0,'soga_hair_color1',111,64,0), (17273,4701111,0,'soga_hair_color2',29,21,28), (17274,4701111,0,'soga_hair_face_color',37,22,5), (17275,4701111,0,'soga_hair_face_highlight_color',27,15,35), (17276,4701111,0,'soga_hair_highlight',79,28,15), (17277,4701111,0,'soga_hair_type_color',37,22,5), (17278,4701111,0,'soga_hair_type_highlight_color',27,15,35), (17279,4701111,1,'soga_lip_type',0,40,78), (17280,4701111,1,'soga_nose_type',12,34,53), (17281,4701111,0,'soga_skin_color',46,35,21), (17282,4701111,0,'wing_color1',255,255,255), (17283,4701111,0,'wing_color2',255,255,255), (17284,4701112,0,'eye_color',255,255,255), (17285,4701112,0,'skin_color',255,255,255), (17286,4701112,0,'soga_eye_color',255,0,255), (17290,4701114,0,'eye_color',255,255,255), (17291,4701114,0,'skin_color',255,255,255), (17292,4701114,0,'soga_eye_color',255,0,255), (17293,4701115,0,'eye_color',255,255,255), (17294,4701115,0,'skin_color',255,255,255), (17295,4701115,0,'soga_eye_color',255,0,255), (17309,4701120,0,'eye_color',255,255,255), (17310,4701120,0,'skin_color',255,255,255), (17311,4701120,0,'soga_eye_color',255,0,255), (17312,4701121,0,'eye_color',255,255,255), (17313,4701121,0,'skin_color',255,255,255), (17314,4701121,0,'soga_eye_color',255,0,255), (17315,4701122,0,'eye_color',255,255,255), (17316,4701122,0,'skin_color',255,255,255), (17317,4701122,0,'soga_eye_color',255,0,255), (17318,4701123,0,'eye_color',255,255,255), (17319,4701123,0,'skin_color',255,255,255), (17320,4701123,0,'soga_eye_color',255,0,255), (17321,4701124,0,'eye_color',255,255,255), (17322,4701124,0,'skin_color',255,255,255), (17323,4701124,0,'soga_eye_color',255,0,255), (17324,4701125,0,'eye_color',255,255,255), (17325,4701125,0,'skin_color',255,255,255), (17326,4701125,0,'soga_eye_color',255,0,255), (17333,4701128,0,'eye_color',255,255,255), (17334,4701128,0,'skin_color',255,255,255), (17335,4701128,0,'soga_eye_color',255,0,255), (17339,4701130,0,'eye_color',255,255,255), (17340,4701130,0,'skin_color',255,255,255), (17341,4701130,0,'soga_eye_color',255,0,255), (17342,4701131,0,'eye_color',255,255,255), (17343,4701131,0,'skin_color',255,255,255), (17344,4701131,0,'soga_eye_color',255,0,255), (17345,4701132,0,'eye_color',255,255,255), (17346,4701132,0,'skin_color',255,255,255), (17347,4701132,0,'soga_eye_color',255,0,255), (17348,4701133,0,'eye_color',255,255,255), (17349,4701133,0,'skin_color',255,255,255), (17350,4701133,0,'soga_eye_color',255,0,255), (17351,4701134,0,'eye_color',255,255,255), (17352,4701134,0,'skin_color',255,255,255), (17353,4701134,0,'soga_eye_color',255,0,255), (17354,4701135,0,'eye_color',255,255,255), (17355,4701135,0,'skin_color',255,255,255), (17356,4701135,0,'soga_eye_color',255,0,255), (17360,4701137,0,'eye_color',255,255,255), (17361,4701137,0,'skin_color',255,255,255), (17362,4701137,0,'soga_eye_color',255,0,255), (17363,4701138,0,'eye_color',255,255,255), (17364,4701138,0,'skin_color',255,255,255), (17365,4701138,0,'soga_eye_color',255,0,255), (17375,4701142,0,'eye_color',255,255,255), (17376,4701142,0,'skin_color',255,255,255), (17377,4701142,0,'soga_eye_color',255,0,255), (17378,4701143,0,'eye_color',255,255,255), (17379,4701143,0,'skin_color',106,135,251), (17380,4701143,0,'soga_eye_color',255,0,255), (17384,4701145,0,'eye_color',255,255,255), (17385,4701145,0,'skin_color',255,255,255), (17386,4701145,0,'soga_eye_color',255,0,255), (17387,4701146,0,'eye_color',255,255,255), (17388,4701146,0,'skin_color',255,255,255), (17389,4701146,0,'soga_eye_color',255,0,255), (17390,4701147,0,'eye_color',255,255,255), (17391,4701147,0,'skin_color',255,255,255), (17392,4701147,0,'soga_eye_color',255,0,255), (17396,4701149,0,'eye_color',255,255,255), (17397,4701149,0,'skin_color',255,255,255), (17398,4701149,0,'soga_eye_color',255,0,255), (17399,4701150,0,'eye_color',255,255,255), (17400,4701150,0,'skin_color',255,255,255), (17401,4701150,0,'soga_eye_color',255,0,255), (17402,4701151,0,'eye_color',255,255,255), (17403,4701151,0,'skin_color',255,255,255), (17404,4701151,0,'soga_eye_color',255,0,255), (17405,4701152,0,'eye_color',255,255,255), (17406,4701152,0,'skin_color',255,255,255), (17407,4701152,0,'soga_eye_color',255,0,255), (17408,4701153,0,'eye_color',255,255,255), (17409,4701153,0,'skin_color',255,255,255), (17410,4701153,0,'soga_eye_color',255,0,255), (17411,4701154,0,'eye_color',255,255,255), (17412,4701154,0,'skin_color',255,255,255), (17413,4701154,0,'soga_eye_color',255,0,255), (17414,4701155,0,'eye_color',255,255,255), (17415,4701155,0,'skin_color',255,255,255), (17416,4701155,0,'soga_eye_color',255,0,255), (17417,4701156,0,'eye_color',255,255,255), (17418,4701156,0,'skin_color',255,255,255), (17419,4701156,0,'soga_eye_color',255,0,255), (17420,4701157,0,'eye_color',255,255,255), (17421,4701157,0,'skin_color',255,255,255), (17422,4701157,0,'soga_eye_color',255,0,255), (17556,4701172,0,'eye_color',255,255,255), (17557,4701172,0,'skin_color',255,255,255), (17558,4701172,0,'soga_eye_color',255,0,255), (17562,4701174,0,'eye_color',255,255,255), (17563,4701174,0,'skin_color',255,255,255), (17564,4701174,0,'soga_eye_color',255,0,255), (17565,4701175,0,'eye_color',255,255,255), (17566,4701175,0,'skin_color',255,255,255), (17567,4701175,0,'soga_eye_color',255,0,255), (17571,4701177,0,'eye_color',255,255,255), (17572,4701177,0,'skin_color',255,255,255), (17573,4701177,0,'soga_eye_color',255,0,255), (17574,4701178,1,'cheek_type',81,-75,0), (17575,4701178,1,'chin_type',34,-7,-21), (17576,4701178,1,'ear_type',51,-26,0), (17577,4701178,1,'eye_brow_type',93,40,-42), (17578,4701178,0,'eye_color',37,73,58), (17579,4701178,1,'eye_type',69,0,0), (17580,4701178,0,'hair_face_color',15,1,21), (17581,4701178,0,'hair_face_highlight_color',233,184,31), (17582,4701178,0,'hair_highlight',29,21,28), (17583,4701178,0,'hair_type_color',15,1,21), (17584,4701178,0,'hair_type_highlight_color',233,184,31), (17585,4701178,1,'lip_type',40,-34,-17), (17586,4701178,1,'nose_type',-11,-25,47), (17587,4701178,0,'skin_color',218,185,131), (17588,4701178,1,'soga_cheek_type',81,-75,0), (17589,4701178,1,'soga_chin_type',34,-7,-21), (17590,4701178,1,'soga_ear_type',51,-26,0), (17591,4701178,1,'soga_eye_brow_type',93,40,-42), (17592,4701178,0,'soga_eye_color',229,229,102), (17593,4701178,1,'soga_eye_type',69,0,0), (17594,4701178,0,'soga_hair_color1',39,32,39), (17595,4701178,0,'soga_hair_color2',246,219,114), (17596,4701178,0,'soga_hair_face_color',15,1,21), (17597,4701178,0,'soga_hair_face_highlight_color',233,184,31), (17598,4701178,0,'soga_hair_highlight',29,21,28), (17599,4701178,0,'soga_hair_type_color',15,1,21), (17600,4701178,0,'soga_hair_type_highlight_color',233,184,31), (17601,4701178,1,'soga_lip_type',40,-34,-17), (17602,4701178,1,'soga_nose_type',-11,-25,47), (17603,4701178,0,'soga_skin_color',218,185,131), (17604,4701178,0,'wing_color1',255,255,255), (17605,4701178,0,'wing_color2',255,255,255), (17606,4701179,1,'cheek_type',81,-75,0), (17607,4701179,1,'chin_type',34,-7,-21), (17608,4701179,1,'ear_type',51,-26,0), (17609,4701179,1,'eye_brow_type',93,40,-42), (17610,4701179,0,'eye_color',37,73,58), (17611,4701179,1,'eye_type',69,0,0), (17612,4701179,0,'hair_face_color',15,1,21), (17613,4701179,0,'hair_face_highlight_color',233,184,31), (17614,4701179,0,'hair_highlight',29,21,28), (17615,4701179,0,'hair_type_color',15,1,21), (17616,4701179,0,'hair_type_highlight_color',233,184,31), (17617,4701179,1,'lip_type',40,-34,-17), (17618,4701179,1,'nose_type',-11,-25,47), (17619,4701179,0,'skin_color',218,185,131), (17620,4701179,1,'soga_cheek_type',81,-75,0), (17621,4701179,1,'soga_chin_type',34,-7,-21), (17622,4701179,1,'soga_ear_type',51,-26,0), (17623,4701179,1,'soga_eye_brow_type',93,40,-42), (17624,4701179,0,'soga_eye_color',229,229,102), (17625,4701179,1,'soga_eye_type',69,0,0), (17626,4701179,0,'soga_hair_color1',39,32,39), (17627,4701179,0,'soga_hair_color2',246,219,114), (17628,4701179,0,'soga_hair_face_color',15,1,21), (17629,4701179,0,'soga_hair_face_highlight_color',233,184,31), (17630,4701179,0,'soga_hair_highlight',29,21,28), (17631,4701179,0,'soga_hair_type_color',15,1,21), (17632,4701179,0,'soga_hair_type_highlight_color',233,184,31), (17633,4701179,1,'soga_lip_type',40,-34,-17), (17634,4701179,1,'soga_nose_type',-11,-25,47), (17635,4701179,0,'soga_skin_color',218,185,131), (17636,4701179,0,'wing_color1',255,255,255), (17637,4701179,0,'wing_color2',255,255,255), (17638,4701180,1,'cheek_type',-12,-87,0), (17639,4701180,1,'chin_type',4,-23,-87), (17640,4701180,1,'ear_type',0,-7,0), (17641,4701180,1,'eye_brow_type',0,51,-97), (17642,4701180,0,'eye_color',105,85,44), (17643,4701180,1,'eye_type',-62,0,0), (17644,4701180,0,'hair_face_color',37,22,5), (17645,4701180,0,'hair_face_highlight_color',27,15,35), (17646,4701180,0,'hair_highlight',79,28,15), (17647,4701180,0,'hair_type_color',37,22,5), (17648,4701180,0,'hair_type_highlight_color',27,15,35), (17649,4701180,1,'lip_type',0,40,78), (17650,4701180,1,'nose_type',12,34,53), (17651,4701180,0,'skin_color',46,35,21), (17652,4701180,1,'soga_cheek_type',-12,-87,0), (17653,4701180,1,'soga_chin_type',4,-23,-87), (17654,4701180,1,'soga_ear_type',0,-7,0), (17655,4701180,1,'soga_eye_brow_type',0,51,-97), (17656,4701180,0,'soga_eye_color',229,229,102), (17657,4701180,1,'soga_eye_type',-62,0,0), (17658,4701180,0,'soga_hair_color1',111,64,0), (17659,4701180,0,'soga_hair_color2',29,21,28), (17660,4701180,0,'soga_hair_face_color',37,22,5), (17661,4701180,0,'soga_hair_face_highlight_color',27,15,35), (17662,4701180,0,'soga_hair_highlight',79,28,15), (17663,4701180,0,'soga_hair_type_color',37,22,5), (17664,4701180,0,'soga_hair_type_highlight_color',27,15,35), (17665,4701180,1,'soga_lip_type',0,40,78), (17666,4701180,1,'soga_nose_type',12,34,53), (17667,4701180,0,'soga_skin_color',46,35,21), (17668,4701180,0,'wing_color1',255,255,255), (17669,4701180,0,'wing_color2',255,255,255), (17670,4701181,1,'cheek_type',81,-75,0), (17671,4701181,1,'chin_type',34,-7,-21), (17672,4701181,1,'ear_type',51,-26,0), (17673,4701181,1,'eye_brow_type',93,40,-42), (17674,4701181,0,'eye_color',37,73,58), (17675,4701181,1,'eye_type',69,0,0), (17676,4701181,0,'hair_face_color',15,1,21), (17677,4701181,0,'hair_face_highlight_color',233,184,31), (17678,4701181,0,'hair_highlight',29,21,28), (17679,4701181,0,'hair_type_color',15,1,21), (17680,4701181,0,'hair_type_highlight_color',233,184,31), (17681,4701181,1,'lip_type',40,-34,-17), (17682,4701181,1,'nose_type',-11,-25,47), (17683,4701181,0,'skin_color',218,185,131), (17684,4701181,1,'soga_cheek_type',81,-75,0), (17685,4701181,1,'soga_chin_type',34,-7,-21), (17686,4701181,1,'soga_ear_type',51,-26,0), (17687,4701181,1,'soga_eye_brow_type',93,40,-42), (17688,4701181,0,'soga_eye_color',229,229,102), (17689,4701181,1,'soga_eye_type',69,0,0), (17690,4701181,0,'soga_hair_color1',39,32,39), (17691,4701181,0,'soga_hair_color2',246,219,114), (17692,4701181,0,'soga_hair_face_color',15,1,21), (17693,4701181,0,'soga_hair_face_highlight_color',233,184,31), (17694,4701181,0,'soga_hair_highlight',29,21,28), (17695,4701181,0,'soga_hair_type_color',15,1,21), (17696,4701181,0,'soga_hair_type_highlight_color',233,184,31), (17697,4701181,1,'soga_lip_type',40,-34,-17), (17698,4701181,1,'soga_nose_type',-11,-25,47), (17699,4701181,0,'soga_skin_color',218,185,131), (17700,4701181,0,'wing_color1',255,255,255), (17701,4701181,0,'wing_color2',255,255,255), (17736,4701183,0,'eye_color',255,255,255), (17737,4701183,0,'skin_color',255,255,255), (17738,4701183,0,'soga_eye_color',255,0,255), (17739,4701184,1,'cheek_type',75,-58,0), (17740,4701184,1,'chin_type',0,-68,-91), (17741,4701184,1,'ear_type',-19,42,0), (17742,4701184,1,'eye_brow_type',89,50,44), (17743,4701184,0,'eye_color',29,59,45), (17744,4701184,1,'eye_type',-42,0,0), (17745,4701184,0,'hair_face_color',213,151,21), (17746,4701184,0,'hair_face_highlight_color',100,70,10), (17747,4701184,0,'hair_highlight',200,165,96), (17748,4701184,0,'hair_type_color',213,151,21), (17749,4701184,0,'hair_type_highlight_color',100,70,10), (17750,4701184,1,'lip_type',-76,-5,15), (17751,4701184,1,'nose_type',96,69,77), (17752,4701184,0,'skin_color',239,210,213), (17753,4701184,1,'soga_cheek_type',75,-58,0), (17754,4701184,1,'soga_chin_type',0,-68,-91), (17755,4701184,1,'soga_ear_type',-19,42,0), (17756,4701184,1,'soga_eye_brow_type',89,50,44), (17757,4701184,0,'soga_eye_color',229,229,102), (17758,4701184,1,'soga_eye_type',-42,0,0), (17759,4701184,0,'soga_hair_color1',173,99,44), (17760,4701184,0,'soga_hair_color2',56,33,26), (17761,4701184,0,'soga_hair_face_color',213,151,21), (17762,4701184,0,'soga_hair_face_highlight_color',100,70,10), (17763,4701184,0,'soga_hair_highlight',200,165,96), (17764,4701184,0,'soga_hair_type_color',213,151,21), (17765,4701184,0,'soga_hair_type_highlight_color',100,70,10), (17766,4701184,1,'soga_lip_type',-76,-5,15), (17767,4701184,1,'soga_nose_type',96,69,77), (17768,4701184,0,'soga_skin_color',239,210,213), (17769,4701184,0,'wing_color1',255,255,255), (17770,4701184,0,'wing_color2',255,255,255), (17774,4701186,1,'cheek_type',84,37,0), (17775,4701186,1,'chin_type',50,-62,-66), (17776,4701186,1,'ear_type',10,81,0), (17777,4701186,1,'eye_brow_type',64,-23,-19), (17778,4701186,0,'eye_color',121,176,189), (17779,4701186,1,'eye_type',9,0,0), (17780,4701186,0,'hair_face_color',229,182,26), (17781,4701186,0,'hair_face_highlight_color',244,246,246), (17782,4701186,0,'hair_highlight',246,219,114), (17783,4701186,0,'hair_type_color',229,182,26), (17784,4701186,0,'hair_type_highlight_color',244,246,246), (17785,4701186,1,'lip_type',-37,-37,-47), (17786,4701186,1,'nose_type',-81,11,17), (17787,4701186,0,'skin_color',240,204,208), (17788,4701186,1,'soga_cheek_type',84,37,0), (17789,4701186,1,'soga_chin_type',50,-62,-66), (17790,4701186,1,'soga_ear_type',10,81,0), (17791,4701186,1,'soga_eye_brow_type',64,-23,-19), (17792,4701186,0,'soga_eye_color',229,229,102), (17793,4701186,1,'soga_eye_type',9,0,0), (17794,4701186,0,'soga_hair_color1',187,136,62), (17795,4701186,0,'soga_hair_color2',161,165,168), (17796,4701186,0,'soga_hair_face_color',229,182,26), (17797,4701186,0,'soga_hair_face_highlight_color',244,246,246), (17798,4701186,0,'soga_hair_highlight',246,219,114), (17799,4701186,0,'soga_hair_type_color',229,182,26), (17800,4701186,0,'soga_hair_type_highlight_color',244,246,246), (17801,4701186,1,'soga_lip_type',-37,-37,-47), (17802,4701186,1,'soga_nose_type',-81,11,17), (17803,4701186,0,'soga_skin_color',240,204,208), (17804,4701186,0,'wing_color1',255,255,255), (17805,4701186,0,'wing_color2',255,255,255), (17806,4701187,0,'eye_color',255,255,255), (17807,4701187,0,'skin_color',255,255,255), (17808,4701187,0,'soga_eye_color',255,0,255), (17809,4701188,0,'eye_color',255,255,255), (17810,4701188,0,'hair_highlight',1,1,1), (17811,4701188,0,'hair_type_color',255,255,255), (17812,4701188,0,'hair_type_highlight_color',255,255,255), (17813,4701188,0,'skin_color',255,255,255), (17814,4701188,0,'soga_eye_color',255,0,255), (17815,4701188,0,'soga_hair_color1',1,1,1), (17816,4701188,0,'soga_hair_color2',1,1,1), (17817,4701188,0,'soga_hair_highlight',1,1,1), (17818,4701188,0,'soga_hair_type_color',255,255,255), (17819,4701188,0,'soga_hair_type_highlight_color',255,255,255), (17820,4701189,0,'eye_color',255,255,255), (17821,4701189,0,'hair_highlight',1,1,1), (17822,4701189,0,'hair_type_color',255,255,255), (17823,4701189,0,'hair_type_highlight_color',255,255,255), (17824,4701189,0,'skin_color',255,255,255), (17825,4701189,0,'soga_eye_color',255,0,255), (17826,4701189,0,'soga_hair_color1',1,1,1), (17827,4701189,0,'soga_hair_color2',1,1,1), (17828,4701189,0,'soga_hair_highlight',1,1,1), (17829,4701189,0,'soga_hair_type_color',255,255,255), (17830,4701189,0,'soga_hair_type_highlight_color',255,255,255), (17831,4701190,0,'eye_color',255,255,255), (17832,4701190,0,'hair_highlight',1,1,1), (17833,4701190,0,'hair_type_color',255,255,255), (17834,4701190,0,'hair_type_highlight_color',255,255,255), (17835,4701190,0,'skin_color',255,255,255), (17836,4701190,0,'soga_eye_color',255,0,255), (17837,4701190,0,'soga_hair_color1',1,1,1), (17838,4701190,0,'soga_hair_color2',1,1,1), (17839,4701190,0,'soga_hair_highlight',1,1,1), (17840,4701190,0,'soga_hair_type_color',255,255,255), (17841,4701190,0,'soga_hair_type_highlight_color',255,255,255), (17842,4701191,0,'eye_color',255,255,255), (17843,4701191,0,'hair_highlight',1,1,1), (17844,4701191,0,'hair_type_color',255,255,255), (17845,4701191,0,'hair_type_highlight_color',255,255,255), (17846,4701191,0,'skin_color',255,255,255), (17847,4701191,0,'soga_eye_color',255,0,255), (17848,4701191,0,'soga_hair_color1',1,1,1), (17849,4701191,0,'soga_hair_color2',1,1,1), (17850,4701191,0,'soga_hair_highlight',1,1,1), (17851,4701191,0,'soga_hair_type_color',255,255,255), (17852,4701191,0,'soga_hair_type_highlight_color',255,255,255), (17853,4701192,0,'eye_color',255,255,255), (17854,4701192,0,'hair_highlight',1,1,1), (17855,4701192,0,'hair_type_color',255,255,255), (17856,4701192,0,'hair_type_highlight_color',255,255,255), (17857,4701192,0,'skin_color',255,255,255), (17858,4701192,0,'soga_eye_color',255,0,255), (17859,4701192,0,'soga_hair_color1',1,1,1), (17860,4701192,0,'soga_hair_color2',1,1,1), (17861,4701192,0,'soga_hair_highlight',1,1,1), (17862,4701192,0,'soga_hair_type_color',255,255,255), (17863,4701192,0,'soga_hair_type_highlight_color',255,255,255), (17892,4701194,1,'cheek_type',81,65,0), (17893,4701194,1,'chin_type',0,-31,10), (17894,4701194,1,'ear_type',-48,57,0), (17895,4701194,1,'eye_brow_type',-1,-89,12), (17896,4701194,0,'eye_color',29,57,40), (17897,4701194,1,'eye_type',87,0,0), (17898,4701194,0,'hair_face_color',104,21,19), (17899,4701194,0,'hair_face_highlight_color',44,38,54), (17900,4701194,0,'hair_highlight',91,21,51), (17901,4701194,0,'hair_type_color',104,21,19), (17902,4701194,0,'hair_type_highlight_color',44,38,54), (17903,4701194,1,'lip_type',45,75,2), (17904,4701194,1,'nose_type',35,-50,-52), (17905,4701194,0,'skin_color',74,72,52), (17906,4701194,1,'soga_cheek_type',81,65,0), (17907,4701194,1,'soga_chin_type',0,-31,10), (17908,4701194,1,'soga_ear_type',-48,57,0), (17909,4701194,1,'soga_eye_brow_type',-1,-89,12), (17910,4701194,0,'soga_eye_color',229,229,102), (17911,4701194,1,'soga_eye_type',87,0,0), (17912,4701194,0,'soga_hair_color1',159,88,0), (17913,4701194,0,'soga_hair_color2',43,36,70), (17914,4701194,0,'soga_hair_face_color',104,21,19), (17915,4701194,0,'soga_hair_face_highlight_color',44,38,54), (17916,4701194,0,'soga_hair_highlight',91,21,51), (17917,4701194,0,'soga_hair_type_color',104,21,19), (17918,4701194,0,'soga_hair_type_highlight_color',44,38,54), (17919,4701194,1,'soga_lip_type',45,75,2), (17920,4701194,1,'soga_nose_type',35,-50,-52), (17921,4701194,0,'soga_skin_color',74,72,52), (17922,4701194,0,'wing_color1',255,255,255), (17923,4701194,0,'wing_color2',255,255,255), (17924,4701195,1,'cheek_type',61,45,0), (17925,4701195,1,'chin_type',44,58,82), (17926,4701195,1,'ear_type',56,-68,0), (17927,4701195,1,'eye_brow_type',35,95,-53), (17928,4701195,0,'eye_color',133,183,198), (17929,4701195,1,'eye_type',52,0,0), (17930,4701195,0,'hair_face_color',61,61,75), (17931,4701195,0,'hair_face_highlight_color',244,246,246), (17932,4701195,0,'hair_highlight',43,36,70), (17933,4701195,0,'hair_type_color',61,61,75), (17934,4701195,0,'hair_type_highlight_color',244,246,246), (17935,4701195,1,'lip_type',4,-23,-45), (17936,4701195,1,'nose_type',-10,21,64), (17937,4701195,0,'skin_color',46,33,34), (17938,4701195,1,'soga_cheek_type',61,45,0), (17939,4701195,1,'soga_chin_type',44,58,82), (17940,4701195,1,'soga_ear_type',56,-68,0), (17941,4701195,1,'soga_eye_brow_type',35,95,-53), (17942,4701195,0,'soga_eye_color',229,229,102), (17943,4701195,1,'soga_eye_type',52,0,0), (17944,4701195,0,'soga_hair_color1',64,76,74), (17945,4701195,0,'soga_hair_color2',161,165,168), (17946,4701195,0,'soga_hair_face_color',61,61,75), (17947,4701195,0,'soga_hair_face_highlight_color',244,246,246), (17948,4701195,0,'soga_hair_highlight',43,36,70), (17949,4701195,0,'soga_hair_type_color',61,61,75), (17950,4701195,0,'soga_hair_type_highlight_color',244,246,246), (17951,4701195,1,'soga_lip_type',4,-23,-45), (17952,4701195,1,'soga_nose_type',-10,21,64), (17953,4701195,0,'soga_skin_color',46,33,34), (17954,4701195,0,'wing_color1',255,255,255), (17955,4701195,0,'wing_color2',255,255,255), (18020,4701198,1,'cheek_type',-7,17,0), (18021,4701198,1,'chin_type',-74,-11,-76), (18022,4701198,1,'ear_type',-23,-14,0), (18023,4701198,1,'eye_brow_type',-37,-59,88), (18024,4701198,0,'eye_color',71,45,17), (18025,4701198,1,'eye_type',-51,0,0), (18026,4701198,0,'hair_face_color',233,168,29), (18027,4701198,0,'hair_face_highlight_color',38,22,5), (18028,4701198,0,'hair_highlight',200,165,96), (18029,4701198,0,'hair_type_color',233,168,29), (18030,4701198,0,'hair_type_highlight_color',38,22,5), (18031,4701198,1,'lip_type',11,56,-7), (18032,4701198,1,'nose_type',23,75,71), (18033,4701198,0,'skin_color',243,251,251), (18034,4701198,1,'soga_cheek_type',-7,17,0), (18035,4701198,1,'soga_chin_type',-74,-11,-76), (18036,4701198,1,'soga_ear_type',-23,-14,0), (18037,4701198,1,'soga_eye_brow_type',-37,-59,88), (18038,4701198,0,'soga_eye_color',229,229,102), (18039,4701198,1,'soga_eye_type',-51,0,0), (18040,4701198,0,'soga_hair_color1',173,99,44), (18041,4701198,0,'soga_hair_color2',79,28,15), (18042,4701198,0,'soga_hair_face_color',233,168,29), (18043,4701198,0,'soga_hair_face_highlight_color',38,22,5), (18044,4701198,0,'soga_hair_highlight',200,165,96), (18045,4701198,0,'soga_hair_type_color',233,168,29), (18046,4701198,0,'soga_hair_type_highlight_color',38,22,5), (18047,4701198,1,'soga_lip_type',11,56,-7), (18048,4701198,1,'soga_nose_type',23,75,71), (18049,4701198,0,'soga_skin_color',243,251,251), (18050,4701198,0,'wing_color1',255,255,255), (18051,4701198,0,'wing_color2',255,255,255), (18084,4701200,0,'eye_color',255,255,255), (18085,4701200,0,'skin_color',255,255,255), (18086,4701200,0,'soga_eye_color',255,0,255), (18153,4701205,0,'eye_color',255,255,255), (18154,4701205,0,'skin_color',255,255,255), (18155,4701205,0,'soga_eye_color',255,0,255), (18156,4701206,0,'eye_color',255,255,255), (18157,4701206,0,'skin_color',255,255,255), (18158,4701206,0,'soga_eye_color',255,0,255), (18159,4701207,0,'eye_color',255,255,255), (18160,4701207,0,'skin_color',255,255,255), (18161,4701207,0,'soga_eye_color',255,0,255), (18162,4701208,1,'cheek_type',-11,10,0), (18163,4701208,1,'chin_type',-53,-28,2), (18164,4701208,1,'ear_type',-31,-47,0), (18165,4701208,1,'eye_brow_type',-93,45,42), (18166,4701208,0,'eye_color',121,172,178), (18167,4701208,1,'eye_type',63,0,0), (18168,4701208,0,'hair_face_color',145,49,29), (18169,4701208,0,'hair_face_highlight_color',15,1,21), (18170,4701208,0,'hair_highlight',89,21,21), (18171,4701208,0,'hair_type_color',145,49,29), (18172,4701208,0,'hair_type_highlight_color',15,1,21), (18173,4701208,1,'lip_type',-51,-93,-85), (18174,4701208,1,'nose_type',18,46,3), (18175,4701208,0,'skin_color',223,186,182), (18176,4701208,1,'soga_cheek_type',-11,10,0), (18177,4701208,1,'soga_chin_type',-53,-28,2), (18178,4701208,1,'soga_ear_type',-31,-47,0), (18179,4701208,1,'soga_eye_brow_type',-93,45,42), (18180,4701208,0,'soga_eye_color',229,229,102), (18181,4701208,1,'soga_eye_type',63,0,0), (18182,4701208,0,'soga_hair_color1',171,87,0), (18183,4701208,0,'soga_hair_color2',29,21,28), (18184,4701208,0,'soga_hair_face_color',145,49,29), (18185,4701208,0,'soga_hair_face_highlight_color',15,1,21), (18186,4701208,0,'soga_hair_highlight',89,21,21), (18187,4701208,0,'soga_hair_type_color',145,49,29), (18188,4701208,0,'soga_hair_type_highlight_color',15,1,21), (18189,4701208,1,'soga_lip_type',-51,-93,-85), (18190,4701208,1,'soga_nose_type',18,46,3), (18191,4701208,0,'soga_skin_color',223,186,182), (18192,4701208,0,'wing_color1',255,255,255), (18193,4701208,0,'wing_color2',255,255,255), (18194,4701209,0,'eye_color',255,255,255), (18195,4701209,0,'skin_color',255,255,255), (18196,4701209,0,'soga_eye_color',255,0,255), (18197,4701210,0,'eye_color',255,255,255), (18198,4701210,0,'hair_highlight',1,1,1), (18199,4701210,0,'hair_type_color',255,255,255), (18200,4701210,0,'hair_type_highlight_color',255,255,255), (18201,4701210,0,'skin_color',255,255,255), (18202,4701210,0,'soga_eye_color',255,0,255), (18203,4701210,0,'soga_hair_color1',1,1,1), (18204,4701210,0,'soga_hair_color2',1,1,1), (18205,4701210,0,'soga_hair_highlight',1,1,1), (18206,4701210,0,'soga_hair_type_color',255,255,255), (18207,4701210,0,'soga_hair_type_highlight_color',255,255,255), (18208,4701211,0,'eye_color',255,255,255), (18209,4701211,0,'skin_color',255,255,255), (18210,4701211,0,'soga_eye_color',255,0,255), (18211,4701212,0,'eye_color',255,255,255), (18212,4701212,0,'skin_color',255,255,255), (18213,4701212,0,'soga_eye_color',255,0,255), (18217,4701214,1,'cheek_type',-12,-87,0), (18218,4701214,1,'chin_type',4,-23,-87), (18219,4701214,1,'ear_type',0,-7,0), (18220,4701214,1,'eye_brow_type',0,51,-97), (18221,4701214,0,'eye_color',105,85,44), (18222,4701214,1,'eye_type',-62,0,0), (18223,4701214,0,'hair_face_color',37,22,5), (18224,4701214,0,'hair_face_highlight_color',27,15,35), (18225,4701214,0,'hair_highlight',79,28,15), (18226,4701214,0,'hair_type_color',37,22,5), (18227,4701214,0,'hair_type_highlight_color',27,15,35), (18228,4701214,1,'lip_type',0,40,78), (18229,4701214,1,'nose_type',12,34,53), (18230,4701214,0,'skin_color',46,35,21), (18231,4701214,1,'soga_cheek_type',-12,-87,0), (18232,4701214,1,'soga_chin_type',4,-23,-87), (18233,4701214,1,'soga_ear_type',0,-7,0), (18234,4701214,1,'soga_eye_brow_type',0,51,-97), (18235,4701214,0,'soga_eye_color',229,229,102), (18236,4701214,1,'soga_eye_type',-62,0,0), (18237,4701214,0,'soga_hair_color1',111,64,0), (18238,4701214,0,'soga_hair_color2',29,21,28), (18239,4701214,0,'soga_hair_face_color',37,22,5), (18240,4701214,0,'soga_hair_face_highlight_color',27,15,35), (18241,4701214,0,'soga_hair_highlight',79,28,15), (18242,4701214,0,'soga_hair_type_color',37,22,5), (18243,4701214,0,'soga_hair_type_highlight_color',27,15,35), (18244,4701214,1,'soga_lip_type',0,40,78), (18245,4701214,1,'soga_nose_type',12,34,53), (18246,4701214,0,'soga_skin_color',46,35,21), (18247,4701214,0,'wing_color1',255,255,255), (18248,4701214,0,'wing_color2',255,255,255), (18249,4701215,0,'eye_color',255,255,255), (18250,4701215,0,'hair_highlight',1,1,1), (18251,4701215,0,'hair_type_color',255,255,255), (18252,4701215,0,'hair_type_highlight_color',255,255,255), (18253,4701215,0,'skin_color',255,255,255), (18254,4701215,0,'soga_eye_color',255,0,255), (18255,4701215,0,'soga_hair_color1',1,1,1), (18256,4701215,0,'soga_hair_color2',1,1,1), (18257,4701215,0,'soga_hair_highlight',1,1,1), (18258,4701215,0,'soga_hair_type_color',255,255,255), (18259,4701215,0,'soga_hair_type_highlight_color',255,255,255), (18260,4701216,0,'eye_color',255,255,255), (18261,4701216,0,'hair_highlight',1,1,1), (18262,4701216,0,'hair_type_color',255,255,255), (18263,4701216,0,'hair_type_highlight_color',255,255,255), (18264,4701216,0,'skin_color',255,255,255), (18265,4701216,0,'soga_eye_color',255,0,255), (18266,4701216,0,'soga_hair_color1',1,1,1), (18267,4701216,0,'soga_hair_color2',1,1,1), (18268,4701216,0,'soga_hair_highlight',1,1,1), (18269,4701216,0,'soga_hair_type_color',255,255,255), (18270,4701216,0,'soga_hair_type_highlight_color',255,255,255), (18271,4701217,0,'eye_color',255,255,255), (18272,4701217,0,'hair_highlight',1,1,1), (18273,4701217,0,'hair_type_color',255,255,255), (18274,4701217,0,'hair_type_highlight_color',255,255,255), (18275,4701217,0,'skin_color',255,255,255), (18276,4701217,0,'soga_eye_color',255,0,255), (18277,4701217,0,'soga_hair_color1',1,1,1), (18278,4701217,0,'soga_hair_color2',1,1,1), (18279,4701217,0,'soga_hair_highlight',1,1,1), (18280,4701217,0,'soga_hair_type_color',255,255,255), (18281,4701217,0,'soga_hair_type_highlight_color',255,255,255), (18282,4701218,0,'eye_color',255,255,255), (18283,4701218,0,'hair_highlight',1,1,1), (18284,4701218,0,'hair_type_color',255,255,255), (18285,4701218,0,'hair_type_highlight_color',255,255,255), (18286,4701218,0,'skin_color',255,255,255), (18287,4701218,0,'soga_eye_color',255,0,255), (18288,4701218,0,'soga_hair_color1',1,1,1), (18289,4701218,0,'soga_hair_color2',1,1,1), (18290,4701218,0,'soga_hair_highlight',1,1,1), (18291,4701218,0,'soga_hair_type_color',255,255,255), (18292,4701218,0,'soga_hair_type_highlight_color',255,255,255), (18293,4701219,0,'eye_color',255,255,255), (18294,4701219,0,'hair_highlight',1,1,1), (18295,4701219,0,'hair_type_color',255,255,255), (18296,4701219,0,'hair_type_highlight_color',255,255,255), (18297,4701219,0,'skin_color',255,255,255), (18298,4701219,0,'soga_eye_color',255,0,255), (18299,4701219,0,'soga_hair_color1',1,1,1), (18300,4701219,0,'soga_hair_color2',1,1,1), (18301,4701219,0,'soga_hair_highlight',1,1,1), (18302,4701219,0,'soga_hair_type_color',255,255,255), (18303,4701219,0,'soga_hair_type_highlight_color',255,255,255), (18336,4701221,0,'eye_color',255,255,255), (18337,4701221,0,'skin_color',255,255,255), (18338,4701221,0,'soga_eye_color',255,0,255), (18339,4701222,1,'cheek_type',-11,10,0), (18340,4701222,1,'chin_type',-53,-28,2), (18341,4701222,1,'ear_type',-31,-47,0), (18342,4701222,1,'eye_brow_type',-93,45,42), (18343,4701222,0,'eye_color',121,172,178), (18344,4701222,1,'eye_type',63,0,0), (18345,4701222,0,'hair_face_color',145,49,29), (18346,4701222,0,'hair_face_highlight_color',15,1,21), (18347,4701222,0,'hair_highlight',89,21,21), (18348,4701222,0,'hair_type_color',145,49,29), (18349,4701222,0,'hair_type_highlight_color',15,1,21), (18350,4701222,1,'lip_type',-51,-93,-85), (18351,4701222,1,'nose_type',18,46,3), (18352,4701222,0,'skin_color',223,186,182), (18353,4701222,1,'soga_cheek_type',-11,10,0), (18354,4701222,1,'soga_chin_type',-53,-28,2), (18355,4701222,1,'soga_ear_type',-31,-47,0), (18356,4701222,1,'soga_eye_brow_type',-93,45,42), (18357,4701222,0,'soga_eye_color',229,229,102), (18358,4701222,1,'soga_eye_type',63,0,0), (18359,4701222,0,'soga_hair_color1',171,87,0), (18360,4701222,0,'soga_hair_color2',29,21,28), (18361,4701222,0,'soga_hair_face_color',145,49,29), (18362,4701222,0,'soga_hair_face_highlight_color',15,1,21), (18363,4701222,0,'soga_hair_highlight',89,21,21), (18364,4701222,0,'soga_hair_type_color',145,49,29), (18365,4701222,0,'soga_hair_type_highlight_color',15,1,21), (18366,4701222,1,'soga_lip_type',-51,-93,-85), (18367,4701222,1,'soga_nose_type',18,46,3), (18368,4701222,0,'soga_skin_color',223,186,182), (18369,4701222,0,'wing_color1',255,255,255), (18370,4701222,0,'wing_color2',255,255,255), (18371,4701223,0,'eye_color',255,255,255), (18372,4701223,0,'skin_color',255,255,255), (18373,4701223,0,'soga_eye_color',255,0,255), (18380,4701226,1,'cheek_type',84,37,0), (18381,4701226,1,'chin_type',50,-62,-66), (18382,4701226,1,'ear_type',10,81,0), (18383,4701226,1,'eye_brow_type',64,-23,-19), (18384,4701226,0,'eye_color',121,176,189), (18385,4701226,1,'eye_type',9,0,0), (18386,4701226,0,'hair_face_color',229,182,26), (18387,4701226,0,'hair_face_highlight_color',244,246,246), (18388,4701226,0,'hair_highlight',246,219,114), (18389,4701226,0,'hair_type_color',229,182,26), (18390,4701226,0,'hair_type_highlight_color',244,246,246), (18391,4701226,1,'lip_type',-37,-37,-47), (18392,4701226,1,'nose_type',-81,11,17), (18393,4701226,0,'skin_color',240,204,208), (18394,4701226,1,'soga_cheek_type',84,37,0), (18395,4701226,1,'soga_chin_type',50,-62,-66), (18396,4701226,1,'soga_ear_type',10,81,0), (18397,4701226,1,'soga_eye_brow_type',64,-23,-19), (18398,4701226,0,'soga_eye_color',229,229,102), (18399,4701226,1,'soga_eye_type',9,0,0), (18400,4701226,0,'soga_hair_color1',187,136,62), (18401,4701226,0,'soga_hair_color2',161,165,168), (18402,4701226,0,'soga_hair_face_color',229,182,26), (18403,4701226,0,'soga_hair_face_highlight_color',244,246,246), (18404,4701226,0,'soga_hair_highlight',246,219,114), (18405,4701226,0,'soga_hair_type_color',229,182,26), (18406,4701226,0,'soga_hair_type_highlight_color',244,246,246), (18407,4701226,1,'soga_lip_type',-37,-37,-47), (18408,4701226,1,'soga_nose_type',-81,11,17), (18409,4701226,0,'soga_skin_color',240,204,208), (18410,4701226,0,'wing_color1',255,255,255), (18411,4701226,0,'wing_color2',255,255,255), (18412,4701227,0,'eye_color',255,255,255), (18413,4701227,0,'skin_color',255,255,255), (18414,4701227,0,'soga_eye_color',255,0,255), (18415,4701228,1,'cheek_type',-32,11,0), (18416,4701228,1,'chin_type',97,15,-14), (18417,4701228,1,'ear_type',20,-37,0), (18418,4701228,1,'eye_brow_type',-14,40,31), (18419,4701228,0,'eye_color',94,159,177), (18420,4701228,1,'eye_type',14,0,0), (18421,4701228,0,'hair_face_color',35,24,1), (18422,4701228,0,'hair_face_highlight_color',100,70,10), (18423,4701228,0,'hair_highlight',79,28,15), (18424,4701228,0,'hair_type_color',35,24,1), (18425,4701228,0,'hair_type_highlight_color',100,70,10), (18426,4701228,1,'lip_type',-93,75,43), (18427,4701228,1,'nose_type',-61,-63,-68), (18428,4701228,0,'skin_color',242,252,252), (18429,4701228,1,'soga_cheek_type',-32,11,0), (18430,4701228,1,'soga_chin_type',97,15,-14), (18431,4701228,1,'soga_ear_type',20,-37,0), (18432,4701228,1,'soga_eye_brow_type',-14,40,31), (18433,4701228,0,'soga_eye_color',229,229,102), (18434,4701228,1,'soga_eye_type',14,0,0), (18435,4701228,0,'soga_hair_color1',111,64,0), (18436,4701228,0,'soga_hair_color2',56,33,26), (18437,4701228,0,'soga_hair_face_color',35,24,1), (18438,4701228,0,'soga_hair_face_highlight_color',100,70,10), (18439,4701228,0,'soga_hair_highlight',79,28,15), (18440,4701228,0,'soga_hair_type_color',35,24,1), (18441,4701228,0,'soga_hair_type_highlight_color',100,70,10), (18442,4701228,1,'soga_lip_type',-93,75,43), (18443,4701228,1,'soga_nose_type',-61,-63,-68), (18444,4701228,0,'soga_skin_color',242,252,252), (18445,4701228,0,'wing_color1',255,255,255), (18446,4701228,0,'wing_color2',255,255,255), (18482,4701231,1,'cheek_type',56,72,0), (18483,4701231,1,'chin_type',-64,-57,-38), (18484,4701231,1,'ear_type',-2,66,0), (18485,4701231,1,'eye_brow_type',-64,39,1), (18486,4701231,0,'eye_color',103,65,25), (18487,4701231,1,'eye_type',-38,0,0), (18488,4701231,0,'hair_face_color',21,8,27), (18489,4701231,0,'hair_face_highlight_color',68,72,84), (18490,4701231,0,'hair_highlight',29,21,28), (18491,4701231,0,'hair_type_color',21,8,27), (18492,4701231,0,'hair_type_highlight_color',68,72,84), (18493,4701231,1,'lip_type',-38,-28,-3), (18494,4701231,1,'nose_type',-77,21,58), (18495,4701231,0,'skin_color',225,180,155), (18496,4701231,1,'soga_cheek_type',56,72,0), (18497,4701231,1,'soga_chin_type',-64,-57,-38), (18498,4701231,1,'soga_ear_type',-2,66,0), (18499,4701231,1,'soga_eye_brow_type',-64,39,1), (18500,4701231,0,'soga_eye_color',229,229,102), (18501,4701231,1,'soga_eye_type',-38,0,0), (18502,4701231,0,'soga_hair_color1',39,32,39), (18503,4701231,0,'soga_hair_color2',43,36,70), (18504,4701231,0,'soga_hair_face_color',21,8,27), (18505,4701231,0,'soga_hair_face_highlight_color',68,72,84), (18506,4701231,0,'soga_hair_highlight',29,21,28), (18507,4701231,0,'soga_hair_type_color',21,8,27), (18508,4701231,0,'soga_hair_type_highlight_color',68,72,84), (18509,4701231,1,'soga_lip_type',-38,-28,-3), (18510,4701231,1,'soga_nose_type',-77,21,58), (18511,4701231,0,'soga_skin_color',225,180,155), (18512,4701231,0,'wing_color1',255,255,255), (18513,4701231,0,'wing_color2',255,255,255), (18514,4701232,1,'cheek_type',0,28,0), (18515,4701232,1,'chin_type',-8,-7,0), (18516,4701232,1,'ear_type',-56,-74,0), (18517,4701232,1,'eye_brow_type',70,-68,62), (18518,4701232,0,'eye_color',39,76,57), (18519,4701232,1,'eye_type',-47,0,0), (18520,4701232,0,'hair_face_color',15,1,21), (18521,4701232,0,'hair_face_highlight_color',184,128,10), (18522,4701232,0,'hair_highlight',29,21,28), (18523,4701232,0,'hair_type_color',15,1,21), (18524,4701232,0,'hair_type_highlight_color',184,128,10), (18525,4701232,1,'lip_type',-7,-7,0), (18526,4701232,1,'nose_type',0,0,9), (18527,4701232,0,'skin_color',244,228,230), (18528,4701232,1,'soga_cheek_type',0,28,0), (18529,4701232,1,'soga_chin_type',-8,-7,0), (18530,4701232,1,'soga_ear_type',-56,-74,0), (18531,4701232,1,'soga_eye_brow_type',70,-68,62), (18532,4701232,0,'soga_eye_color',229,229,102), (18533,4701232,1,'soga_eye_type',-47,0,0), (18534,4701232,0,'soga_hair_color1',39,32,39), (18535,4701232,0,'soga_hair_color2',209,131,22), (18536,4701232,0,'soga_hair_face_color',15,1,21), (18537,4701232,0,'soga_hair_face_highlight_color',184,128,10), (18538,4701232,0,'soga_hair_highlight',29,21,28), (18539,4701232,0,'soga_hair_type_color',15,1,21), (18540,4701232,0,'soga_hair_type_highlight_color',184,128,10), (18541,4701232,1,'soga_lip_type',-7,-7,0), (18542,4701232,1,'soga_nose_type',0,0,9), (18543,4701232,0,'soga_skin_color',244,228,230), (18544,4701232,0,'wing_color1',255,255,255), (18545,4701232,0,'wing_color2',255,255,255), (18552,4701235,0,'eye_color',255,255,255), (18553,4701235,0,'hair_highlight',1,1,1), (18554,4701235,0,'hair_type_color',255,255,255), (18555,4701235,0,'hair_type_highlight_color',255,255,255), (18556,4701235,0,'skin_color',255,255,255), (18557,4701235,0,'soga_eye_color',255,0,255), (18558,4701235,0,'soga_hair_color1',1,1,1), (18559,4701235,0,'soga_hair_color2',1,1,1), (18560,4701235,0,'soga_hair_highlight',1,1,1), (18561,4701235,0,'soga_hair_type_color',255,255,255), (18562,4701235,0,'soga_hair_type_highlight_color',255,255,255), (18563,4701236,1,'cheek_type',93,-38,0), (18564,4701236,1,'chin_type',40,53,-25), (18565,4701236,1,'ear_type',-50,-97,0), (18566,4701236,1,'eye_brow_type',-55,-94,56), (18567,4701236,0,'eye_color',136,184,199), (18568,4701236,1,'eye_type',23,0,0), (18569,4701236,0,'hair_face_color',225,181,22), (18570,4701236,0,'hair_face_highlight_color',184,128,10), (18571,4701236,0,'hair_highlight',239,221,86), (18572,4701236,0,'hair_type_color',225,181,22), (18573,4701236,0,'hair_type_highlight_color',184,128,10), (18574,4701236,1,'lip_type',-57,19,43), (18575,4701236,1,'nose_type',-34,-89,15), (18576,4701236,0,'skin_color',44,46,46), (18577,4701236,1,'soga_cheek_type',93,-38,0), (18578,4701236,1,'soga_chin_type',40,53,-25), (18579,4701236,1,'soga_ear_type',-50,-97,0), (18580,4701236,1,'soga_eye_brow_type',-55,-94,56), (18581,4701236,0,'soga_eye_color',229,229,102), (18582,4701236,1,'soga_eye_type',23,0,0), (18583,4701236,0,'soga_hair_color1',99,53,22), (18584,4701236,0,'soga_hair_color2',209,131,22), (18585,4701236,0,'soga_hair_face_color',225,181,22), (18586,4701236,0,'soga_hair_face_highlight_color',184,128,10), (18587,4701236,0,'soga_hair_highlight',239,221,86), (18588,4701236,0,'soga_hair_type_color',225,181,22), (18589,4701236,0,'soga_hair_type_highlight_color',184,128,10), (18590,4701236,1,'soga_lip_type',-57,19,43), (18591,4701236,1,'soga_nose_type',-34,-89,15), (18592,4701236,0,'soga_skin_color',44,46,46), (18593,4701236,0,'wing_color1',255,255,255), (18594,4701236,0,'wing_color2',255,255,255), (18595,4701237,1,'cheek_type',-11,12,0), (18596,4701237,1,'chin_type',-82,-14,45), (18597,4701237,1,'ear_type',-56,-20,0), (18598,4701237,1,'eye_brow_type',40,81,23), (18599,4701237,0,'eye_color',60,122,103), (18600,4701237,0,'hair_face_color',119,147,147), (18601,4701237,0,'hair_face_highlight_color',47,14,19), (18602,4701237,0,'hair_highlight',114,112,142), (18603,4701237,0,'hair_type_color',119,147,147), (18604,4701237,0,'hair_type_highlight_color',47,14,19), (18605,4701237,1,'lip_type',17,0,-93), (18606,4701237,1,'nose_type',-81,-87,-51), (18607,4701237,0,'skin_color',155,122,78), (18608,4701237,1,'soga_cheek_type',-11,12,0), (18609,4701237,1,'soga_chin_type',-82,-14,45), (18610,4701237,1,'soga_ear_type',-56,-20,0), (18611,4701237,1,'soga_eye_brow_type',40,81,23), (18612,4701237,0,'soga_eye_color',229,229,102), (18613,4701237,0,'soga_hair_color1',152,138,129), (18614,4701237,0,'soga_hair_color2',54,45,28), (18615,4701237,0,'soga_hair_face_color',119,147,147), (18616,4701237,0,'soga_hair_face_highlight_color',47,14,19), (18617,4701237,0,'soga_hair_highlight',114,112,142), (18618,4701237,0,'soga_hair_type_color',119,147,147), (18619,4701237,0,'soga_hair_type_highlight_color',47,14,19), (18620,4701237,1,'soga_lip_type',17,0,-93), (18621,4701237,1,'soga_nose_type',-81,-87,-51), (18622,4701237,0,'soga_skin_color',155,122,78), (18623,4701237,0,'wing_color1',255,255,255), (18624,4701237,0,'wing_color2',255,255,255), (18742,4701246,1,'cheek_type',-11,12,0), (18743,4701246,1,'chin_type',-82,-14,45), (18744,4701246,1,'ear_type',-56,-20,0), (18745,4701246,1,'eye_brow_type',40,81,23), (18746,4701246,0,'eye_color',60,122,103), (18747,4701246,0,'hair_face_color',119,147,147), (18748,4701246,0,'hair_face_highlight_color',47,14,19), (18749,4701246,0,'hair_highlight',114,112,142), (18750,4701246,0,'hair_type_color',119,147,147), (18751,4701246,0,'hair_type_highlight_color',47,14,19), (18752,4701246,1,'lip_type',17,0,-93), (18753,4701246,1,'nose_type',-81,-87,-51), (18754,4701246,0,'skin_color',155,122,78), (18755,4701246,1,'soga_cheek_type',-11,12,0), (18756,4701246,1,'soga_chin_type',-82,-14,45), (18757,4701246,1,'soga_ear_type',-56,-20,0), (18758,4701246,1,'soga_eye_brow_type',40,81,23), (18759,4701246,0,'soga_eye_color',229,229,102), (18760,4701246,0,'soga_hair_color1',152,138,129), (18761,4701246,0,'soga_hair_color2',54,45,28), (18762,4701246,0,'soga_hair_face_color',119,147,147), (18763,4701246,0,'soga_hair_face_highlight_color',47,14,19), (18764,4701246,0,'soga_hair_highlight',114,112,142), (18765,4701246,0,'soga_hair_type_color',119,147,147), (18766,4701246,0,'soga_hair_type_highlight_color',47,14,19), (18767,4701246,1,'soga_lip_type',17,0,-93), (18768,4701246,1,'soga_nose_type',-81,-87,-51), (18769,4701246,0,'soga_skin_color',155,122,78), (18770,4701246,0,'wing_color1',255,255,255), (18771,4701246,0,'wing_color2',255,255,255), (18772,4701247,1,'cheek_type',47,68,0), (18773,4701247,1,'chin_type',-61,-32,-50), (18774,4701247,1,'ear_type',78,37,0), (18775,4701247,1,'eye_brow_type',-34,64,65), (18776,4701247,0,'eye_color',40,80,93), (18777,4701247,1,'eye_type',-35,0,0), (18778,4701247,0,'hair_face_color',221,178,17), (18779,4701247,0,'hair_face_highlight_color',216,154,23), (18780,4701247,0,'hair_highlight',239,221,86), (18781,4701247,0,'hair_type_color',221,178,17), (18782,4701247,0,'hair_type_highlight_color',216,154,23), (18783,4701247,1,'lip_type',56,-29,-38), (18784,4701247,1,'nose_type',0,-14,94), (18785,4701247,0,'skin_color',190,136,139), (18786,4701247,1,'soga_cheek_type',47,68,0), (18787,4701247,1,'soga_chin_type',-61,-32,-50), (18788,4701247,1,'soga_ear_type',78,37,0), (18789,4701247,1,'soga_eye_brow_type',-34,64,65), (18790,4701247,0,'soga_eye_color',229,229,102), (18791,4701247,1,'soga_eye_type',-35,0,0), (18792,4701247,0,'soga_hair_color1',99,53,22), (18793,4701247,0,'soga_hair_color2',200,165,96), (18794,4701247,0,'soga_hair_face_color',221,178,17), (18795,4701247,0,'soga_hair_face_highlight_color',216,154,23), (18796,4701247,0,'soga_hair_highlight',239,221,86), (18797,4701247,0,'soga_hair_type_color',221,178,17), (18798,4701247,0,'soga_hair_type_highlight_color',216,154,23), (18799,4701247,1,'soga_lip_type',56,-29,-38), (18800,4701247,1,'soga_nose_type',0,-14,94), (18801,4701247,0,'soga_skin_color',190,136,139), (18802,4701247,0,'wing_color1',255,255,255), (18803,4701247,0,'wing_color2',255,255,255), (18852,4701255,1,'cheek_type',81,65,0), (18853,4701255,1,'chin_type',0,-31,10), (18854,4701255,1,'ear_type',-48,57,0), (18855,4701255,1,'eye_brow_type',-1,-89,12), (18856,4701255,0,'eye_color',29,57,40), (18857,4701255,1,'eye_type',87,0,0), (18858,4701255,0,'hair_face_color',104,21,19), (18859,4701255,0,'hair_face_highlight_color',44,38,54), (18860,4701255,0,'hair_highlight',91,21,51), (18861,4701255,0,'hair_type_color',104,21,19), (18862,4701255,0,'hair_type_highlight_color',44,38,54), (18863,4701255,1,'lip_type',45,75,2), (18864,4701255,1,'nose_type',35,-50,-52), (18865,4701255,0,'skin_color',74,72,52), (18866,4701255,1,'soga_cheek_type',81,65,0), (18867,4701255,1,'soga_chin_type',0,-31,10), (18868,4701255,1,'soga_ear_type',-48,57,0), (18869,4701255,1,'soga_eye_brow_type',-1,-89,12), (18870,4701255,0,'soga_eye_color',229,229,102), (18871,4701255,1,'soga_eye_type',87,0,0), (18872,4701255,0,'soga_hair_color1',159,88,0), (18873,4701255,0,'soga_hair_color2',43,36,70), (18874,4701255,0,'soga_hair_face_color',104,21,19), (18875,4701255,0,'soga_hair_face_highlight_color',44,38,54), (18876,4701255,0,'soga_hair_highlight',91,21,51), (18877,4701255,0,'soga_hair_type_color',104,21,19), (18878,4701255,0,'soga_hair_type_highlight_color',44,38,54), (18879,4701255,1,'soga_lip_type',45,75,2), (18880,4701255,1,'soga_nose_type',35,-50,-52), (18881,4701255,0,'soga_skin_color',74,72,52), (18882,4701255,0,'wing_color1',255,255,255), (18883,4701255,0,'wing_color2',255,255,255), (18884,4701256,1,'cheek_type',81,65,0), (18885,4701256,1,'chin_type',0,-31,10), (18886,4701256,1,'ear_type',-48,57,0), (18887,4701256,1,'eye_brow_type',-1,-89,12), (18888,4701256,0,'eye_color',29,57,40), (18889,4701256,1,'eye_type',87,0,0), (18890,4701256,0,'hair_face_color',104,21,19), (18891,4701256,0,'hair_face_highlight_color',44,38,54), (18892,4701256,0,'hair_highlight',91,21,51), (18893,4701256,0,'hair_type_color',104,21,19), (18894,4701256,0,'hair_type_highlight_color',44,38,54), (18895,4701256,1,'lip_type',45,75,2), (18896,4701256,1,'nose_type',35,-50,-52), (18897,4701256,0,'skin_color',74,72,52), (18898,4701256,1,'soga_cheek_type',81,65,0), (18899,4701256,1,'soga_chin_type',0,-31,10), (18900,4701256,1,'soga_ear_type',-48,57,0), (18901,4701256,1,'soga_eye_brow_type',-1,-89,12), (18902,4701256,0,'soga_eye_color',229,229,102), (18903,4701256,1,'soga_eye_type',87,0,0), (18904,4701256,0,'soga_hair_color1',159,88,0), (18905,4701256,0,'soga_hair_color2',43,36,70), (18906,4701256,0,'soga_hair_face_color',104,21,19), (18907,4701256,0,'soga_hair_face_highlight_color',44,38,54), (18908,4701256,0,'soga_hair_highlight',91,21,51), (18909,4701256,0,'soga_hair_type_color',104,21,19), (18910,4701256,0,'soga_hair_type_highlight_color',44,38,54), (18911,4701256,1,'soga_lip_type',45,75,2), (18912,4701256,1,'soga_nose_type',35,-50,-52), (18913,4701256,0,'soga_skin_color',74,72,52), (18914,4701256,0,'wing_color1',255,255,255), (18915,4701256,0,'wing_color2',255,255,255), (18916,4701257,1,'cheek_type',84,37,0), (18917,4701257,1,'chin_type',50,-62,-66), (18918,4701257,1,'ear_type',10,81,0), (18919,4701257,1,'eye_brow_type',64,-23,-19), (18920,4701257,0,'eye_color',121,176,189), (18921,4701257,1,'eye_type',9,0,0), (18922,4701257,0,'hair_face_color',229,182,26), (18923,4701257,0,'hair_face_highlight_color',244,246,246), (18924,4701257,0,'hair_highlight',246,219,114), (18925,4701257,0,'hair_type_color',229,182,26), (18926,4701257,0,'hair_type_highlight_color',244,246,246), (18927,4701257,1,'lip_type',-37,-37,-47), (18928,4701257,1,'nose_type',-81,11,17), (18929,4701257,0,'skin_color',240,204,208), (18930,4701257,1,'soga_cheek_type',84,37,0), (18931,4701257,1,'soga_chin_type',50,-62,-66), (18932,4701257,1,'soga_ear_type',10,81,0), (18933,4701257,1,'soga_eye_brow_type',64,-23,-19), (18934,4701257,0,'soga_eye_color',229,229,102), (18935,4701257,1,'soga_eye_type',9,0,0), (18936,4701257,0,'soga_hair_color1',187,136,62), (18937,4701257,0,'soga_hair_color2',161,165,168), (18938,4701257,0,'soga_hair_face_color',229,182,26), (18939,4701257,0,'soga_hair_face_highlight_color',244,246,246), (18940,4701257,0,'soga_hair_highlight',246,219,114), (18941,4701257,0,'soga_hair_type_color',229,182,26), (18942,4701257,0,'soga_hair_type_highlight_color',244,246,246), (18943,4701257,1,'soga_lip_type',-37,-37,-47), (18944,4701257,1,'soga_nose_type',-81,11,17), (18945,4701257,0,'soga_skin_color',240,204,208), (18946,4701257,0,'wing_color1',255,255,255), (18947,4701257,0,'wing_color2',255,255,255), (18951,4701259,1,'cheek_type',81,65,0), (18952,4701259,1,'chin_type',0,-31,10), (18953,4701259,1,'ear_type',-48,57,0), (18954,4701259,1,'eye_brow_type',-1,-89,12), (18955,4701259,0,'eye_color',29,57,40), (18956,4701259,1,'eye_type',87,0,0), (18957,4701259,0,'hair_face_color',104,21,19), (18958,4701259,0,'hair_face_highlight_color',44,38,54), (18959,4701259,0,'hair_highlight',91,21,51), (18960,4701259,0,'hair_type_color',104,21,19), (18961,4701259,0,'hair_type_highlight_color',44,38,54), (18962,4701259,1,'lip_type',45,75,2), (18963,4701259,1,'nose_type',35,-50,-52), (18964,4701259,0,'skin_color',74,72,52), (18965,4701259,1,'soga_cheek_type',81,65,0), (18966,4701259,1,'soga_chin_type',0,-31,10), (18967,4701259,1,'soga_ear_type',-48,57,0), (18968,4701259,1,'soga_eye_brow_type',-1,-89,12), (18969,4701259,0,'soga_eye_color',229,229,102), (18970,4701259,1,'soga_eye_type',87,0,0), (18971,4701259,0,'soga_hair_color1',159,88,0), (18972,4701259,0,'soga_hair_color2',43,36,70), (18973,4701259,0,'soga_hair_face_color',104,21,19), (18974,4701259,0,'soga_hair_face_highlight_color',44,38,54), (18975,4701259,0,'soga_hair_highlight',91,21,51), (18976,4701259,0,'soga_hair_type_color',104,21,19), (18977,4701259,0,'soga_hair_type_highlight_color',44,38,54), (18978,4701259,1,'soga_lip_type',45,75,2), (18979,4701259,1,'soga_nose_type',35,-50,-52), (18980,4701259,0,'soga_skin_color',74,72,52), (18981,4701259,0,'wing_color1',255,255,255), (18982,4701259,0,'wing_color2',255,255,255), (18986,4701261,1,'cheek_type',84,37,0), (18987,4701261,1,'chin_type',50,-62,-66), (18988,4701261,1,'ear_type',10,81,0), (18989,4701261,1,'eye_brow_type',64,-23,-19), (18990,4701261,0,'eye_color',121,176,189), (18991,4701261,1,'eye_type',9,0,0), (18992,4701261,0,'hair_face_color',229,182,26), (18993,4701261,0,'hair_face_highlight_color',244,246,246), (18994,4701261,0,'hair_highlight',246,219,114), (18995,4701261,0,'hair_type_color',229,182,26), (18996,4701261,0,'hair_type_highlight_color',244,246,246), (18997,4701261,1,'lip_type',-37,-37,-47), (18998,4701261,1,'nose_type',-81,11,17), (18999,4701261,0,'skin_color',240,204,208), (19000,4701261,1,'soga_cheek_type',84,37,0), (19001,4701261,1,'soga_chin_type',50,-62,-66), (19002,4701261,1,'soga_ear_type',10,81,0), (19003,4701261,1,'soga_eye_brow_type',64,-23,-19), (19004,4701261,0,'soga_eye_color',229,229,102), (19005,4701261,1,'soga_eye_type',9,0,0), (19006,4701261,0,'soga_hair_color1',187,136,62), (19007,4701261,0,'soga_hair_color2',161,165,168), (19008,4701261,0,'soga_hair_face_color',229,182,26), (19009,4701261,0,'soga_hair_face_highlight_color',244,246,246), (19010,4701261,0,'soga_hair_highlight',246,219,114), (19011,4701261,0,'soga_hair_type_color',229,182,26), (19012,4701261,0,'soga_hair_type_highlight_color',244,246,246), (19013,4701261,1,'soga_lip_type',-37,-37,-47), (19014,4701261,1,'soga_nose_type',-81,11,17), (19015,4701261,0,'soga_skin_color',240,204,208), (19016,4701261,0,'wing_color1',255,255,255), (19017,4701261,0,'wing_color2',255,255,255), (19053,4701264,1,'cheek_type',75,-58,0), (19054,4701264,1,'chin_type',0,-68,-91), (19055,4701264,1,'ear_type',-19,42,0), (19056,4701264,1,'eye_brow_type',89,50,44), (19057,4701264,0,'eye_color',29,59,45), (19058,4701264,1,'eye_type',-42,0,0), (19059,4701264,0,'hair_face_color',213,151,21), (19060,4701264,0,'hair_face_highlight_color',100,70,10), (19061,4701264,0,'hair_highlight',200,165,96), (19062,4701264,0,'hair_type_color',213,151,21), (19063,4701264,0,'hair_type_highlight_color',100,70,10), (19064,4701264,1,'lip_type',-76,-5,15), (19065,4701264,1,'nose_type',96,69,77), (19066,4701264,0,'skin_color',239,210,213), (19067,4701264,1,'soga_cheek_type',75,-58,0), (19068,4701264,1,'soga_chin_type',0,-68,-91), (19069,4701264,1,'soga_ear_type',-19,42,0), (19070,4701264,1,'soga_eye_brow_type',89,50,44), (19071,4701264,0,'soga_eye_color',229,229,102), (19072,4701264,1,'soga_eye_type',-42,0,0), (19073,4701264,0,'soga_hair_color1',173,99,44), (19074,4701264,0,'soga_hair_color2',56,33,26), (19075,4701264,0,'soga_hair_face_color',213,151,21), (19076,4701264,0,'soga_hair_face_highlight_color',100,70,10), (19077,4701264,0,'soga_hair_highlight',200,165,96), (19078,4701264,0,'soga_hair_type_color',213,151,21), (19079,4701264,0,'soga_hair_type_highlight_color',100,70,10), (19080,4701264,1,'soga_lip_type',-76,-5,15), (19081,4701264,1,'soga_nose_type',96,69,77), (19082,4701264,0,'soga_skin_color',239,210,213), (19083,4701264,0,'wing_color1',255,255,255), (19084,4701264,0,'wing_color2',255,255,255), (19085,4701265,1,'cheek_type',-12,-87,0), (19086,4701265,1,'chin_type',4,-23,-87), (19087,4701265,1,'ear_type',0,-7,0), (19088,4701265,1,'eye_brow_type',0,51,-97), (19089,4701265,0,'eye_color',105,85,44), (19090,4701265,1,'eye_type',-62,0,0), (19091,4701265,0,'hair_face_color',37,22,5), (19092,4701265,0,'hair_face_highlight_color',27,15,35), (19093,4701265,0,'hair_highlight',79,28,15), (19094,4701265,0,'hair_type_color',37,22,5), (19095,4701265,0,'hair_type_highlight_color',27,15,35), (19096,4701265,1,'lip_type',0,40,78), (19097,4701265,1,'nose_type',12,34,53), (19098,4701265,0,'skin_color',46,35,21), (19099,4701265,1,'soga_cheek_type',-12,-87,0), (19100,4701265,1,'soga_chin_type',4,-23,-87), (19101,4701265,1,'soga_ear_type',0,-7,0), (19102,4701265,1,'soga_eye_brow_type',0,51,-97), (19103,4701265,0,'soga_eye_color',229,229,102), (19104,4701265,1,'soga_eye_type',-62,0,0), (19105,4701265,0,'soga_hair_color1',111,64,0), (19106,4701265,0,'soga_hair_color2',29,21,28), (19107,4701265,0,'soga_hair_face_color',37,22,5), (19108,4701265,0,'soga_hair_face_highlight_color',27,15,35), (19109,4701265,0,'soga_hair_highlight',79,28,15), (19110,4701265,0,'soga_hair_type_color',37,22,5), (19111,4701265,0,'soga_hair_type_highlight_color',27,15,35), (19112,4701265,1,'soga_lip_type',0,40,78), (19113,4701265,1,'soga_nose_type',12,34,53), (19114,4701265,0,'soga_skin_color',46,35,21), (19115,4701265,0,'wing_color1',255,255,255), (19116,4701265,0,'wing_color2',255,255,255), (19117,4701266,1,'cheek_type',81,-75,0), (19118,4701266,1,'chin_type',34,-7,-21), (19119,4701266,1,'ear_type',51,-26,0), (19120,4701266,1,'eye_brow_type',93,40,-42), (19121,4701266,0,'eye_color',37,73,58), (19122,4701266,1,'eye_type',69,0,0), (19123,4701266,0,'hair_face_color',15,1,21), (19124,4701266,0,'hair_face_highlight_color',233,184,31), (19125,4701266,0,'hair_highlight',29,21,28), (19126,4701266,0,'hair_type_color',15,1,21), (19127,4701266,0,'hair_type_highlight_color',233,184,31), (19128,4701266,1,'lip_type',40,-34,-17), (19129,4701266,1,'nose_type',-11,-25,47), (19130,4701266,0,'skin_color',218,185,131), (19131,4701266,1,'soga_cheek_type',81,-75,0), (19132,4701266,1,'soga_chin_type',34,-7,-21), (19133,4701266,1,'soga_ear_type',51,-26,0), (19134,4701266,1,'soga_eye_brow_type',93,40,-42), (19135,4701266,0,'soga_eye_color',229,229,102), (19136,4701266,1,'soga_eye_type',69,0,0), (19137,4701266,0,'soga_hair_color1',39,32,39), (19138,4701266,0,'soga_hair_color2',246,219,114), (19139,4701266,0,'soga_hair_face_color',15,1,21), (19140,4701266,0,'soga_hair_face_highlight_color',233,184,31), (19141,4701266,0,'soga_hair_highlight',29,21,28), (19142,4701266,0,'soga_hair_type_color',15,1,21), (19143,4701266,0,'soga_hair_type_highlight_color',233,184,31), (19144,4701266,1,'soga_lip_type',40,-34,-17), (19145,4701266,1,'soga_nose_type',-11,-25,47), (19146,4701266,0,'soga_skin_color',218,185,131), (19147,4701266,0,'wing_color1',255,255,255), (19148,4701266,0,'wing_color2',255,255,255), (19149,4701267,1,'cheek_type',96,31,0), (19150,4701267,1,'chin_type',-87,-87,-37), (19151,4701267,1,'ear_type',-66,95,0), (19152,4701267,1,'eye_brow_type',82,94,-71), (19153,4701267,0,'eye_color',126,179,189), (19154,4701267,1,'eye_type',85,0,0), (19155,4701267,0,'hair_face_color',168,59,22), (19156,4701267,0,'hair_face_highlight_color',84,0,0), (19157,4701267,0,'hair_highlight',89,21,21), (19158,4701267,0,'hair_type_color',168,59,22), (19159,4701267,0,'hair_type_highlight_color',84,0,0), (19160,4701267,1,'lip_type',-98,-82,-32), (19161,4701267,1,'nose_type',-85,-94,95), (19162,4701267,0,'skin_color',161,140,92), (19163,4701267,1,'soga_cheek_type',96,31,0), (19164,4701267,1,'soga_chin_type',-87,-87,-37), (19165,4701267,1,'soga_ear_type',-66,95,0), (19166,4701267,1,'soga_eye_brow_type',82,94,-71), (19167,4701267,0,'soga_eye_color',229,229,102), (19168,4701267,1,'soga_eye_type',85,0,0), (19169,4701267,0,'soga_hair_color1',171,87,0), (19170,4701267,0,'soga_hair_color2',109,14,49), (19171,4701267,0,'soga_hair_face_color',168,59,22), (19172,4701267,0,'soga_hair_face_highlight_color',84,0,0), (19173,4701267,0,'soga_hair_highlight',89,21,21), (19174,4701267,0,'soga_hair_type_color',168,59,22), (19175,4701267,0,'soga_hair_type_highlight_color',84,0,0), (19176,4701267,1,'soga_lip_type',-98,-82,-32), (19177,4701267,1,'soga_nose_type',-85,-94,95), (19178,4701267,0,'soga_skin_color',161,140,92), (19179,4701267,0,'wing_color1',255,255,255), (19180,4701267,0,'wing_color2',255,255,255), (19181,4701268,1,'cheek_type',0,35,0), (19182,4701268,1,'chin_type',2,90,23), (19183,4701268,1,'ear_type',-17,0,0), (19184,4701268,1,'eye_brow_type',-50,0,-17), (19185,4701268,0,'eye_color',61,104,65), (19186,4701268,1,'eye_type',-10,0,0), (19187,4701268,0,'hair_face_color',233,184,31), (19188,4701268,0,'hair_face_highlight_color',19,6,25), (19189,4701268,0,'hair_highlight',246,219,114), (19190,4701268,0,'hair_type_color',233,184,31), (19191,4701268,0,'hair_type_highlight_color',19,6,25), (19192,4701268,1,'lip_type',-68,48,48), (19193,4701268,1,'nose_type',93,-40,-93), (19194,4701268,0,'skin_color',121,94,57), (19195,4701268,1,'soga_cheek_type',0,35,0), (19196,4701268,1,'soga_chin_type',2,90,23), (19197,4701268,1,'soga_ear_type',-17,0,0), (19198,4701268,1,'soga_eye_brow_type',-50,0,-17), (19199,4701268,0,'soga_eye_color',229,229,102), (19200,4701268,1,'soga_eye_type',-10,0,0), (19201,4701268,0,'soga_hair_color1',187,136,62), (19202,4701268,0,'soga_hair_color2',29,21,28), (19203,4701268,0,'soga_hair_face_color',233,184,31), (19204,4701268,0,'soga_hair_face_highlight_color',19,6,25), (19205,4701268,0,'soga_hair_highlight',246,219,114), (19206,4701268,0,'soga_hair_type_color',233,184,31), (19207,4701268,0,'soga_hair_type_highlight_color',19,6,25), (19208,4701268,1,'soga_lip_type',-68,48,48), (19209,4701268,1,'soga_nose_type',93,-40,-93), (19210,4701268,0,'soga_skin_color',121,94,57), (19211,4701268,0,'wing_color1',255,255,255), (19212,4701268,0,'wing_color2',255,255,255), (19213,4701269,1,'cheek_type',-97,0,0), (19214,4701269,1,'chin_type',-48,-38,75), (19215,4701269,1,'ear_type',-76,28,0), (19216,4701269,1,'eye_brow_type',25,-9,46), (19217,4701269,0,'eye_color',49,101,117), (19218,4701269,1,'eye_type',-51,0,0), (19219,4701269,0,'hair_face_color',40,19,9), (19220,4701269,0,'hair_face_highlight_color',119,147,147), (19221,4701269,0,'hair_highlight',79,28,15), (19222,4701269,0,'hair_type_color',40,19,9), (19223,4701269,0,'hair_type_highlight_color',119,147,147), (19224,4701269,1,'lip_type',29,-76,-95), (19225,4701269,1,'nose_type',56,-93,-93), (19226,4701269,0,'skin_color',165,111,103), (19227,4701269,1,'soga_cheek_type',-97,0,0), (19228,4701269,1,'soga_chin_type',-48,-38,75), (19229,4701269,1,'soga_ear_type',-76,28,0), (19230,4701269,1,'soga_eye_brow_type',25,-9,46), (19231,4701269,0,'soga_eye_color',229,229,102), (19232,4701269,1,'soga_eye_type',-51,0,0), (19233,4701269,0,'soga_hair_color1',111,64,0), (19234,4701269,0,'soga_hair_color2',114,112,142), (19235,4701269,0,'soga_hair_face_color',40,19,9), (19236,4701269,0,'soga_hair_face_highlight_color',119,147,147), (19237,4701269,0,'soga_hair_highlight',79,28,15), (19238,4701269,0,'soga_hair_type_color',40,19,9), (19239,4701269,0,'soga_hair_type_highlight_color',119,147,147), (19240,4701269,1,'soga_lip_type',29,-76,-95), (19241,4701269,1,'soga_nose_type',56,-93,-93), (19242,4701269,0,'soga_skin_color',165,111,103), (19243,4701269,0,'wing_color1',255,255,255), (19244,4701269,0,'wing_color2',255,255,255), (19254,4701273,1,'cheek_type',56,72,0), (19255,4701273,1,'chin_type',-64,-57,-38), (19256,4701273,1,'ear_type',-2,66,0), (19257,4701273,1,'eye_brow_type',-64,39,1), (19258,4701273,0,'eye_color',103,65,25), (19259,4701273,1,'eye_type',-38,0,0), (19260,4701273,0,'hair_color1',29,21,28), (19261,4701273,0,'hair_color2',39,32,39), (19262,4701273,0,'hair_face_color',21,8,27), (19263,4701273,0,'hair_face_highlight_color',68,72,84), (19264,4701273,0,'hair_highlight',43,36,70), (19265,4701273,0,'hair_type_color',21,8,27), (19266,4701273,0,'hair_type_highlight_color',68,72,84), (19267,4701273,1,'lip_type',-38,-28,-3), (19268,4701273,1,'nose_type',-77,21,58), (19269,4701273,0,'skin_color',225,180,155), (19270,4701273,1,'soga_cheek_type',56,72,0), (19271,4701273,1,'soga_chin_type',-64,-57,-38), (19272,4701273,1,'soga_ear_type',-2,66,0), (19273,4701273,1,'soga_eye_brow_type',-64,39,1), (19274,4701273,0,'soga_eye_color',229,229,102), (19275,4701273,1,'soga_eye_type',-38,0,0), (19276,4701273,0,'soga_hair_color1',29,21,28), (19277,4701273,0,'soga_hair_color2',39,32,39), (19278,4701273,0,'soga_hair_face_color',21,8,27), (19279,4701273,0,'soga_hair_face_highlight_color',68,72,84), (19280,4701273,0,'soga_hair_highlight',43,36,70), (19281,4701273,0,'soga_hair_type_color',21,8,27), (19282,4701273,0,'soga_hair_type_highlight_color',68,72,84), (19283,4701273,1,'soga_lip_type',-38,-28,-3), (19284,4701273,1,'soga_nose_type',-77,21,58), (19285,4701273,0,'soga_skin_color',225,180,155), (19286,4701273,0,'wing_color1',255,255,255), (19287,4701273,0,'wing_color2',255,255,255), (19294,4701276,1,'cheek_type',34,38,0), (19295,4701276,1,'chin_type',1,56,-53), (19296,4701276,1,'ear_type',-1,34,0), (19297,4701276,1,'eye_brow_type',-4,-89,-45), (19298,4701276,0,'eye_color',165,175,139), (19299,4701276,1,'eye_type',-1,0,0), (19300,4701276,0,'hair_color1',79,28,15), (19301,4701276,0,'hair_color2',111,64,0), (19302,4701276,0,'hair_face_color',39,21,6), (19303,4701276,0,'hair_face_highlight_color',46,14,19), (19304,4701276,0,'hair_highlight',54,45,28), (19305,4701276,0,'hair_type_color',39,21,6), (19306,4701276,0,'hair_type_highlight_color',46,14,19), (19307,4701276,1,'lip_type',-7,93,94), (19308,4701276,1,'nose_type',-70,-56,50), (19309,4701276,0,'skin_color',240,204,208), (19310,4701276,1,'soga_cheek_type',34,38,0), (19311,4701276,1,'soga_chin_type',1,56,-53), (19312,4701276,1,'soga_ear_type',-1,34,0), (19313,4701276,1,'soga_eye_brow_type',-4,-89,-45), (19314,4701276,0,'soga_eye_color',229,229,102), (19315,4701276,1,'soga_eye_type',-1,0,0), (19316,4701276,0,'soga_hair_color1',79,28,15), (19317,4701276,0,'soga_hair_color2',111,64,0), (19318,4701276,0,'soga_hair_face_color',39,21,6), (19319,4701276,0,'soga_hair_face_highlight_color',46,14,19), (19320,4701276,0,'soga_hair_highlight',54,45,28), (19321,4701276,0,'soga_hair_type_color',39,21,6), (19322,4701276,0,'soga_hair_type_highlight_color',46,14,19), (19323,4701276,1,'soga_lip_type',-7,93,94), (19324,4701276,1,'soga_nose_type',-70,-56,50), (19325,4701276,0,'soga_skin_color',240,204,208), (19326,4701276,0,'wing_color1',255,255,255), (19327,4701276,0,'wing_color2',255,255,255), (19340,4701281,1,'cheek_type',2,87,0), (19341,4701281,1,'chin_type',61,-31,-32), (19342,4701281,1,'ear_type',79,-43,0), (19343,4701281,1,'eye_brow_type',42,-50,-95), (19344,4701281,0,'eye_color',66,122,83), (19345,4701281,1,'eye_type',83,0,0), (19346,4701281,0,'hair_color1',200,165,96), (19347,4701281,0,'hair_color2',173,99,44), (19348,4701281,0,'hair_face_color',230,171,25), (19349,4701281,0,'hair_face_highlight_color',116,142,142), (19350,4701281,0,'hair_highlight',114,112,142), (19351,4701281,0,'hair_type_color',230,171,25), (19352,4701281,0,'hair_type_highlight_color',116,142,142), (19353,4701281,1,'lip_type',-34,-40,97), (19354,4701281,1,'nose_type',-62,7,-59), (19355,4701281,0,'skin_color',181,149,98), (19356,4701281,1,'soga_cheek_type',2,87,0), (19357,4701281,1,'soga_chin_type',61,-31,-32), (19358,4701281,1,'soga_ear_type',79,-43,0), (19359,4701281,1,'soga_eye_brow_type',42,-50,-95), (19360,4701281,0,'soga_eye_color',229,229,102), (19361,4701281,1,'soga_eye_type',83,0,0), (19362,4701281,0,'soga_hair_color1',200,165,96), (19363,4701281,0,'soga_hair_color2',173,99,44), (19364,4701281,0,'soga_hair_face_color',230,171,25), (19365,4701281,0,'soga_hair_face_highlight_color',116,142,142), (19366,4701281,0,'soga_hair_highlight',114,112,142), (19367,4701281,0,'soga_hair_type_color',230,171,25), (19368,4701281,0,'soga_hair_type_highlight_color',116,142,142), (19369,4701281,1,'soga_lip_type',-34,-40,97), (19370,4701281,1,'soga_nose_type',-62,7,-59), (19371,4701281,0,'soga_skin_color',181,149,98), (19372,4701281,0,'wing_color1',255,255,255), (19373,4701281,0,'wing_color2',255,255,255), (19411,4701284,1,'cheek_type',-7,17,0), (19412,4701284,1,'chin_type',-74,-11,-76), (19413,4701284,1,'ear_type',-23,-14,0), (19414,4701284,1,'eye_brow_type',-37,-59,88), (19415,4701284,0,'eye_color',71,45,17), (19416,4701284,1,'eye_type',-51,0,0), (19417,4701284,0,'hair_color1',200,165,96), (19418,4701284,0,'hair_color2',173,99,44), (19419,4701284,0,'hair_face_color',233,168,29), (19420,4701284,0,'hair_face_highlight_color',38,22,5), (19421,4701284,0,'hair_highlight',79,28,15), (19422,4701284,0,'hair_type_color',233,168,29), (19423,4701284,0,'hair_type_highlight_color',38,22,5), (19424,4701284,1,'lip_type',11,56,-7), (19425,4701284,1,'nose_type',23,75,71), (19426,4701284,0,'skin_color',243,251,251), (19427,4701284,1,'soga_cheek_type',-7,17,0), (19428,4701284,1,'soga_chin_type',-74,-11,-76), (19429,4701284,1,'soga_ear_type',-23,-14,0), (19430,4701284,1,'soga_eye_brow_type',-37,-59,88), (19431,4701284,0,'soga_eye_color',229,229,102), (19432,4701284,1,'soga_eye_type',-51,0,0), (19433,4701284,0,'soga_hair_color1',200,165,96), (19434,4701284,0,'soga_hair_color2',173,99,44), (19435,4701284,0,'soga_hair_face_color',233,168,29), (19436,4701284,0,'soga_hair_face_highlight_color',38,22,5), (19437,4701284,0,'soga_hair_highlight',79,28,15), (19438,4701284,0,'soga_hair_type_color',233,168,29), (19439,4701284,0,'soga_hair_type_highlight_color',38,22,5), (19440,4701284,1,'soga_lip_type',11,56,-7), (19441,4701284,1,'soga_nose_type',23,75,71), (19442,4701284,0,'soga_skin_color',243,251,251), (19443,4701284,0,'wing_color1',255,255,255), (19444,4701284,0,'wing_color2',255,255,255), (19448,4701286,0,'eye_color',255,255,255), (19449,4701286,0,'skin_color',255,255,255), (19450,4701286,0,'soga_eye_color',255,0,255), (19451,4701287,0,'eye_color',255,255,255), (19452,4701287,0,'hair_color1',1,1,1), (19453,4701287,0,'hair_color2',1,1,1), (19454,4701287,0,'hair_highlight',1,1,1), (19455,4701287,0,'hair_type_color',255,255,255), (19456,4701287,0,'hair_type_highlight_color',255,255,255), (19457,4701287,0,'skin_color',255,255,255), (19458,4701287,0,'soga_eye_color',255,0,255), (19459,4701287,0,'soga_hair_color1',1,1,1), (19460,4701287,0,'soga_hair_color2',1,1,1), (19461,4701287,0,'soga_hair_highlight',1,1,1), (19462,4701287,0,'soga_hair_type_color',255,255,255), (19463,4701287,0,'soga_hair_type_highlight_color',255,255,255), (19464,4701288,0,'eye_color',255,255,255), (19465,4701288,0,'hair_color1',1,1,1), (19466,4701288,0,'hair_color2',1,1,1), (19467,4701288,0,'hair_highlight',1,1,1), (19468,4701288,0,'hair_type_color',255,255,255), (19469,4701288,0,'hair_type_highlight_color',255,255,255), (19470,4701288,0,'skin_color',255,255,255), (19471,4701288,0,'soga_eye_color',255,0,255), (19472,4701288,0,'soga_hair_color1',1,1,1), (19473,4701288,0,'soga_hair_color2',1,1,1), (19474,4701288,0,'soga_hair_highlight',1,1,1), (19475,4701288,0,'soga_hair_type_color',255,255,255), (19476,4701288,0,'soga_hair_type_highlight_color',255,255,255), (19477,4701289,0,'eye_color',255,255,255), (19478,4701289,0,'skin_color',255,255,255), (19479,4701289,0,'soga_eye_color',255,0,255), (19480,4701290,0,'eye_color',255,255,255), (19481,4701290,0,'skin_color',255,255,255), (19482,4701290,0,'soga_eye_color',255,0,255), (19483,4701291,0,'eye_color',255,255,255), (19484,4701291,0,'skin_color',255,255,255), (19485,4701291,0,'soga_eye_color',255,0,255), (19486,4701292,0,'eye_color',255,255,255), (19487,4701292,0,'hair_color1',1,1,1), (19488,4701292,0,'hair_color2',1,1,1), (19489,4701292,0,'hair_highlight',1,1,1), (19490,4701292,0,'hair_type_color',255,255,255), (19491,4701292,0,'hair_type_highlight_color',255,255,255), (19492,4701292,0,'skin_color',255,255,255), (19493,4701292,0,'soga_eye_color',255,0,255), (19494,4701292,0,'soga_hair_color1',1,1,1), (19495,4701292,0,'soga_hair_color2',1,1,1), (19496,4701292,0,'soga_hair_highlight',1,1,1), (19497,4701292,0,'soga_hair_type_color',255,255,255), (19498,4701292,0,'soga_hair_type_highlight_color',255,255,255), (19499,4701293,0,'eye_color',255,255,255), (19500,4701293,0,'hair_color1',1,1,1), (19501,4701293,0,'hair_color2',1,1,1), (19502,4701293,0,'hair_highlight',1,1,1), (19503,4701293,0,'hair_type_color',255,255,255), (19504,4701293,0,'hair_type_highlight_color',255,255,255), (19505,4701293,0,'skin_color',255,255,255), (19506,4701293,0,'soga_eye_color',255,0,255), (19507,4701293,0,'soga_hair_color1',1,1,1), (19508,4701293,0,'soga_hair_color2',1,1,1), (19509,4701293,0,'soga_hair_highlight',1,1,1), (19510,4701293,0,'soga_hair_type_color',255,255,255), (19511,4701293,0,'soga_hair_type_highlight_color',255,255,255), (19512,4701294,0,'eye_color',255,255,255), (19513,4701294,0,'hair_color1',1,1,1), (19514,4701294,0,'hair_color2',1,1,1), (19515,4701294,0,'hair_highlight',1,1,1), (19516,4701294,0,'hair_type_color',255,255,255), (19517,4701294,0,'hair_type_highlight_color',255,255,255), (19518,4701294,0,'skin_color',255,255,255), (19519,4701294,0,'soga_eye_color',255,0,255), (19520,4701294,0,'soga_hair_color1',1,1,1), (19521,4701294,0,'soga_hair_color2',1,1,1), (19522,4701294,0,'soga_hair_highlight',1,1,1), (19523,4701294,0,'soga_hair_type_color',255,255,255), (19524,4701294,0,'soga_hair_type_highlight_color',255,255,255), (19525,4701295,0,'eye_color',255,255,255), (19526,4701295,0,'hair_color1',1,1,1), (19527,4701295,0,'hair_color2',1,1,1), (19528,4701295,0,'hair_highlight',1,1,1), (19529,4701295,0,'hair_type_color',255,255,255), (19530,4701295,0,'hair_type_highlight_color',255,255,255), (19531,4701295,0,'skin_color',255,255,255), (19532,4701295,0,'soga_eye_color',255,0,255), (19533,4701295,0,'soga_hair_color1',1,1,1), (19534,4701295,0,'soga_hair_color2',1,1,1), (19535,4701295,0,'soga_hair_highlight',1,1,1), (19536,4701295,0,'soga_hair_type_color',255,255,255), (19537,4701295,0,'soga_hair_type_highlight_color',255,255,255), (19538,4701296,0,'eye_color',255,255,255), (19539,4701296,0,'hair_color1',1,1,1), (19540,4701296,0,'hair_color2',1,1,1), (19541,4701296,0,'hair_highlight',1,1,1), (19542,4701296,0,'hair_type_color',255,255,255), (19543,4701296,0,'hair_type_highlight_color',255,255,255), (19544,4701296,0,'skin_color',255,255,255), (19545,4701296,0,'soga_eye_color',255,0,255), (19546,4701296,0,'soga_hair_color1',1,1,1), (19547,4701296,0,'soga_hair_color2',1,1,1), (19548,4701296,0,'soga_hair_highlight',1,1,1), (19549,4701296,0,'soga_hair_type_color',255,255,255), (19550,4701296,0,'soga_hair_type_highlight_color',255,255,255), (19585,4701298,0,'eye_color',255,255,255), (19586,4701298,0,'skin_color',255,255,255), (19587,4701298,0,'soga_eye_color',255,0,255), (19588,4701299,1,'cheek_type',2,87,0), (19589,4701299,1,'chin_type',61,-31,-32), (19590,4701299,1,'ear_type',79,-43,0), (19591,4701299,1,'eye_brow_type',42,-50,-95), (19592,4701299,0,'eye_color',66,122,83), (19593,4701299,1,'eye_type',83,0,0), (19594,4701299,0,'hair_color1',200,165,96), (19595,4701299,0,'hair_color2',173,99,44), (19596,4701299,0,'hair_face_color',230,171,25), (19597,4701299,0,'hair_face_highlight_color',116,142,142), (19598,4701299,0,'hair_highlight',114,112,142), (19599,4701299,0,'hair_type_color',230,171,25), (19600,4701299,0,'hair_type_highlight_color',116,142,142), (19601,4701299,1,'lip_type',-34,-40,97), (19602,4701299,1,'nose_type',-62,7,-59), (19603,4701299,0,'skin_color',181,149,98), (19604,4701299,1,'soga_cheek_type',2,87,0), (19605,4701299,1,'soga_chin_type',61,-31,-32), (19606,4701299,1,'soga_ear_type',79,-43,0), (19607,4701299,1,'soga_eye_brow_type',42,-50,-95), (19608,4701299,0,'soga_eye_color',229,229,102), (19609,4701299,1,'soga_eye_type',83,0,0), (19610,4701299,0,'soga_hair_color1',200,165,96), (19611,4701299,0,'soga_hair_color2',173,99,44), (19612,4701299,0,'soga_hair_face_color',230,171,25), (19613,4701299,0,'soga_hair_face_highlight_color',116,142,142), (19614,4701299,0,'soga_hair_highlight',114,112,142), (19615,4701299,0,'soga_hair_type_color',230,171,25), (19616,4701299,0,'soga_hair_type_highlight_color',116,142,142), (19617,4701299,1,'soga_lip_type',-34,-40,97), (19618,4701299,1,'soga_nose_type',-62,7,-59), (19619,4701299,0,'soga_skin_color',181,149,98), (19620,4701299,0,'wing_color1',255,255,255), (19621,4701299,0,'wing_color2',255,255,255), (19656,4701301,1,'cheek_type',0,34,0), (19657,4701301,1,'chin_type',-82,57,-72), (19658,4701301,1,'ear_type',93,8,0), (19659,4701301,1,'eye_brow_type',-14,53,-31), (19660,4701301,0,'eye_color',29,59,47), (19661,4701301,1,'eye_type',63,0,0), (19662,4701301,0,'hair_color1',56,33,26), (19663,4701301,0,'hair_color2',94,59,11), (19664,4701301,0,'hair_face_color',100,70,10), (19665,4701301,0,'hair_face_highlight_color',244,246,246), (19666,4701301,0,'hair_highlight',161,165,168), (19667,4701301,0,'hair_type_color',100,70,10), (19668,4701301,0,'hair_type_highlight_color',244,246,246), (19669,4701301,1,'lip_type',-75,-71,78), (19670,4701301,1,'nose_type',-9,-88,-52), (19671,4701301,0,'skin_color',105,105,105), (19672,4701301,1,'soga_cheek_type',0,34,0), (19673,4701301,1,'soga_chin_type',-82,57,-72), (19674,4701301,1,'soga_ear_type',93,8,0), (19675,4701301,1,'soga_eye_brow_type',-14,53,-31), (19676,4701301,0,'soga_eye_color',229,229,102), (19677,4701301,1,'soga_eye_type',63,0,0), (19678,4701301,0,'soga_hair_color1',56,33,26), (19679,4701301,0,'soga_hair_color2',94,59,11), (19680,4701301,0,'soga_hair_face_color',100,70,10), (19681,4701301,0,'soga_hair_face_highlight_color',244,246,246), (19682,4701301,0,'soga_hair_highlight',161,165,168), (19683,4701301,0,'soga_hair_type_color',100,70,10), (19684,4701301,0,'soga_hair_type_highlight_color',244,246,246), (19685,4701301,1,'soga_lip_type',-75,-71,78), (19686,4701301,1,'soga_nose_type',-9,-88,-52), (19687,4701301,0,'soga_skin_color',105,105,105), (19688,4701301,0,'wing_color1',255,255,255), (19689,4701301,0,'wing_color2',255,255,255), (19690,4701302,1,'cheek_type',34,38,0), (19691,4701302,1,'chin_type',1,56,-53), (19692,4701302,1,'ear_type',-1,34,0), (19693,4701302,1,'eye_brow_type',-4,-89,-45), (19694,4701302,0,'eye_color',165,175,139), (19695,4701302,1,'eye_type',-1,0,0), (19696,4701302,0,'hair_color1',79,28,15), (19697,4701302,0,'hair_color2',111,64,0), (19698,4701302,0,'hair_face_color',39,21,6), (19699,4701302,0,'hair_face_highlight_color',46,14,19), (19700,4701302,0,'hair_highlight',54,45,28), (19701,4701302,0,'hair_type_color',39,21,6), (19702,4701302,0,'hair_type_highlight_color',46,14,19), (19703,4701302,1,'lip_type',-7,93,94), (19704,4701302,1,'nose_type',-70,-56,50), (19705,4701302,0,'skin_color',240,204,208), (19706,4701302,1,'soga_cheek_type',34,38,0), (19707,4701302,1,'soga_chin_type',1,56,-53), (19708,4701302,1,'soga_ear_type',-1,34,0), (19709,4701302,1,'soga_eye_brow_type',-4,-89,-45), (19710,4701302,0,'soga_eye_color',229,229,102), (19711,4701302,1,'soga_eye_type',-1,0,0), (19712,4701302,0,'soga_hair_color1',79,28,15), (19713,4701302,0,'soga_hair_color2',111,64,0), (19714,4701302,0,'soga_hair_face_color',39,21,6), (19715,4701302,0,'soga_hair_face_highlight_color',46,14,19), (19716,4701302,0,'soga_hair_highlight',54,45,28), (19717,4701302,0,'soga_hair_type_color',39,21,6), (19718,4701302,0,'soga_hair_type_highlight_color',46,14,19), (19719,4701302,1,'soga_lip_type',-7,93,94), (19720,4701302,1,'soga_nose_type',-70,-56,50), (19721,4701302,0,'soga_skin_color',240,204,208), (19722,4701302,0,'wing_color1',255,255,255), (19723,4701302,0,'wing_color2',255,255,255), (19724,4701303,1,'cheek_type',0,28,0), (19725,4701303,1,'chin_type',-8,-7,0), (19726,4701303,1,'ear_type',-56,-74,0), (19727,4701303,1,'eye_brow_type',70,-68,62), (19728,4701303,0,'eye_color',39,76,57), (19729,4701303,1,'eye_type',-47,0,0), (19730,4701303,0,'hair_color1',29,21,28), (19731,4701303,0,'hair_color2',39,32,39), (19732,4701303,0,'hair_face_color',15,1,21), (19733,4701303,0,'hair_face_highlight_color',184,128,10), (19734,4701303,0,'hair_highlight',209,131,22), (19735,4701303,0,'hair_type_color',15,1,21), (19736,4701303,0,'hair_type_highlight_color',184,128,10), (19737,4701303,1,'lip_type',-7,-7,0), (19738,4701303,1,'nose_type',0,0,9), (19739,4701303,0,'skin_color',244,228,230), (19740,4701303,1,'soga_cheek_type',0,28,0), (19741,4701303,1,'soga_chin_type',-8,-7,0), (19742,4701303,1,'soga_ear_type',-56,-74,0), (19743,4701303,1,'soga_eye_brow_type',70,-68,62), (19744,4701303,0,'soga_eye_color',229,229,102), (19745,4701303,1,'soga_eye_type',-47,0,0), (19746,4701303,0,'soga_hair_color1',29,21,28), (19747,4701303,0,'soga_hair_color2',39,32,39), (19748,4701303,0,'soga_hair_face_color',15,1,21), (19749,4701303,0,'soga_hair_face_highlight_color',184,128,10), (19750,4701303,0,'soga_hair_highlight',209,131,22), (19751,4701303,0,'soga_hair_type_color',15,1,21), (19752,4701303,0,'soga_hair_type_highlight_color',184,128,10), (19753,4701303,1,'soga_lip_type',-7,-7,0), (19754,4701303,1,'soga_nose_type',0,0,9), (19755,4701303,0,'soga_skin_color',244,228,230), (19756,4701303,0,'wing_color1',255,255,255), (19757,4701303,0,'wing_color2',255,255,255), (19758,4701304,1,'cheek_type',-35,-57,0), (19759,4701304,1,'chin_type',-47,-5,-95), (19760,4701304,1,'ear_type',-47,18,0), (19761,4701304,1,'eye_brow_type',-87,85,-22), (19762,4701304,0,'eye_color',83,61,29), (19763,4701304,1,'eye_type',-21,0,0), (19764,4701304,0,'hair_color1',109,14,49), (19765,4701304,0,'hair_color2',185,97,0), (19766,4701304,0,'hair_face_color',84,0,0), (19767,4701304,0,'hair_face_highlight_color',188,92,40), (19768,4701304,0,'hair_highlight',105,26,26), (19769,4701304,0,'hair_type_color',84,0,0), (19770,4701304,0,'hair_type_highlight_color',188,92,40), (19771,4701304,1,'lip_type',31,-58,-5), (19772,4701304,1,'nose_type',87,57,17), (19773,4701304,0,'skin_color',113,121,119), (19774,4701304,1,'soga_cheek_type',-35,-57,0), (19775,4701304,1,'soga_chin_type',-47,-5,-95), (19776,4701304,1,'soga_ear_type',-47,18,0), (19777,4701304,1,'soga_eye_brow_type',-87,85,-22), (19778,4701304,0,'soga_eye_color',229,229,102), (19779,4701304,1,'soga_eye_type',-21,0,0), (19780,4701304,0,'soga_hair_color1',109,14,49), (19781,4701304,0,'soga_hair_color2',185,97,0), (19782,4701304,0,'soga_hair_face_color',84,0,0), (19783,4701304,0,'soga_hair_face_highlight_color',188,92,40), (19784,4701304,0,'soga_hair_highlight',105,26,26), (19785,4701304,0,'soga_hair_type_color',84,0,0), (19786,4701304,0,'soga_hair_type_highlight_color',188,92,40), (19787,4701304,1,'soga_lip_type',31,-58,-5), (19788,4701304,1,'soga_nose_type',87,57,17), (19789,4701304,0,'soga_skin_color',113,121,119), (19790,4701304,0,'wing_color1',255,255,255), (19791,4701304,0,'wing_color2',255,255,255), (19798,4701307,1,'cheek_type',66,4,0), (19799,4701307,1,'chin_type',62,57,87), (19800,4701307,1,'ear_type',70,-45,0), (19801,4701307,1,'eye_brow_type',-96,28,-43), (19802,4701307,0,'eye_color',145,188,193), (19803,4701307,1,'eye_type',87,0,0), (19804,4701307,0,'hair_color1',29,21,28), (19805,4701307,0,'hair_color2',39,32,39), (19806,4701307,0,'hair_face_color',15,1,21), (19807,4701307,0,'hair_highlight',38,22,21), (19808,4701307,0,'hair_type_color',15,1,21), (19809,4701307,1,'lip_type',-28,-81,-79), (19810,4701307,1,'nose_type',-22,84,-35), (19811,4701307,0,'skin_color',223,181,156), (19812,4701307,1,'soga_cheek_type',66,4,0), (19813,4701307,1,'soga_chin_type',62,57,87), (19814,4701307,1,'soga_ear_type',70,-45,0), (19815,4701307,1,'soga_eye_brow_type',-96,28,-43), (19816,4701307,0,'soga_eye_color',229,229,102), (19817,4701307,1,'soga_eye_type',87,0,0), (19818,4701307,0,'soga_hair_color1',29,21,28), (19819,4701307,0,'soga_hair_color2',39,32,39), (19820,4701307,0,'soga_hair_face_color',15,1,21), (19821,4701307,0,'soga_hair_highlight',38,22,21), (19822,4701307,0,'soga_hair_type_color',15,1,21), (19823,4701307,1,'soga_lip_type',-28,-81,-79), (19824,4701307,1,'soga_nose_type',-22,84,-35), (19825,4701307,0,'soga_skin_color',223,181,156), (19826,4701307,0,'wing_color1',255,255,255), (19827,4701307,0,'wing_color2',255,255,255), (19828,4701308,1,'cheek_type',84,37,0), (19829,4701308,1,'chin_type',50,-62,-66), (19830,4701308,1,'ear_type',10,81,0), (19831,4701308,1,'eye_brow_type',64,-23,-19), (19832,4701308,0,'eye_color',121,176,189), (19833,4701308,1,'eye_type',9,0,0), (19834,4701308,0,'hair_color1',246,219,114), (19835,4701308,0,'hair_color2',187,136,62), (19836,4701308,0,'hair_face_color',229,182,26), (19837,4701308,0,'hair_face_highlight_color',244,246,246), (19838,4701308,0,'hair_highlight',161,165,168), (19839,4701308,0,'hair_type_color',229,182,26), (19840,4701308,0,'hair_type_highlight_color',244,246,246), (19841,4701308,1,'lip_type',-37,-37,-47), (19842,4701308,1,'nose_type',-81,11,17), (19843,4701308,0,'skin_color',240,204,208), (19844,4701308,1,'soga_cheek_type',84,37,0), (19845,4701308,1,'soga_chin_type',50,-62,-66), (19846,4701308,1,'soga_ear_type',10,81,0), (19847,4701308,1,'soga_eye_brow_type',64,-23,-19), (19848,4701308,0,'soga_eye_color',229,229,102), (19849,4701308,1,'soga_eye_type',9,0,0), (19850,4701308,0,'soga_hair_color1',246,219,114), (19851,4701308,0,'soga_hair_color2',187,136,62), (19852,4701308,0,'soga_hair_face_color',229,182,26), (19853,4701308,0,'soga_hair_face_highlight_color',244,246,246), (19854,4701308,0,'soga_hair_highlight',161,165,168), (19855,4701308,0,'soga_hair_type_color',229,182,26), (19856,4701308,0,'soga_hair_type_highlight_color',244,246,246), (19857,4701308,1,'soga_lip_type',-37,-37,-47), (19858,4701308,1,'soga_nose_type',-81,11,17), (19859,4701308,0,'soga_skin_color',240,204,208), (19860,4701308,0,'wing_color1',255,255,255), (19861,4701308,0,'wing_color2',255,255,255), (19862,4701309,1,'cheek_type',56,72,0), (19863,4701309,1,'chin_type',-64,-57,-38), (19864,4701309,1,'ear_type',-2,66,0), (19865,4701309,1,'eye_brow_type',-64,39,1), (19866,4701309,0,'eye_color',103,65,25), (19867,4701309,1,'eye_type',-38,0,0), (19868,4701309,0,'hair_color1',29,21,28), (19869,4701309,0,'hair_color2',39,32,39), (19870,4701309,0,'hair_face_color',21,8,27), (19871,4701309,0,'hair_face_highlight_color',68,72,84), (19872,4701309,0,'hair_highlight',43,36,70), (19873,4701309,0,'hair_type_color',21,8,27), (19874,4701309,0,'hair_type_highlight_color',68,72,84), (19875,4701309,1,'lip_type',-38,-28,-3), (19876,4701309,1,'nose_type',-77,21,58), (19877,4701309,0,'skin_color',225,180,155), (19878,4701309,1,'soga_cheek_type',56,72,0), (19879,4701309,1,'soga_chin_type',-64,-57,-38), (19880,4701309,1,'soga_ear_type',-2,66,0), (19881,4701309,1,'soga_eye_brow_type',-64,39,1), (19882,4701309,0,'soga_eye_color',229,229,102), (19883,4701309,1,'soga_eye_type',-38,0,0), (19884,4701309,0,'soga_hair_color1',29,21,28), (19885,4701309,0,'soga_hair_color2',39,32,39), (19886,4701309,0,'soga_hair_face_color',21,8,27), (19887,4701309,0,'soga_hair_face_highlight_color',68,72,84), (19888,4701309,0,'soga_hair_highlight',43,36,70), (19889,4701309,0,'soga_hair_type_color',21,8,27), (19890,4701309,0,'soga_hair_type_highlight_color',68,72,84), (19891,4701309,1,'soga_lip_type',-38,-28,-3), (19892,4701309,1,'soga_nose_type',-77,21,58), (19893,4701309,0,'soga_skin_color',225,180,155), (19894,4701309,0,'wing_color1',255,255,255), (19895,4701309,0,'wing_color2',255,255,255), (19896,4701310,1,'cheek_type',-87,34,0), (19897,4701310,1,'chin_type',46,-25,19), (19898,4701310,1,'ear_type',-61,-2,0), (19899,4701310,1,'eye_brow_type',-21,14,-62), (19900,4701310,0,'eye_color',160,197,203), (19901,4701310,1,'eye_type',63,0,0), (19902,4701310,0,'hair_color1',246,219,114), (19903,4701310,0,'hair_color2',187,136,62), (19904,4701310,0,'hair_face_color',233,184,31), (19905,4701310,0,'hair_face_highlight_color',15,1,21), (19906,4701310,0,'hair_highlight',29,21,28), (19907,4701310,0,'hair_type_color',233,184,31), (19908,4701310,0,'hair_type_highlight_color',15,1,21), (19909,4701310,1,'lip_type',17,-88,-41), (19910,4701310,1,'nose_type',25,42,17), (19911,4701310,0,'skin_color',152,102,91), (19912,4701310,1,'soga_cheek_type',-87,34,0), (19913,4701310,1,'soga_chin_type',46,-25,19), (19914,4701310,1,'soga_ear_type',-61,-2,0), (19915,4701310,1,'soga_eye_brow_type',-21,14,-62), (19916,4701310,0,'soga_eye_color',229,229,102), (19917,4701310,1,'soga_eye_type',63,0,0), (19918,4701310,0,'soga_hair_color1',246,219,114), (19919,4701310,0,'soga_hair_color2',187,136,62), (19920,4701310,0,'soga_hair_face_color',233,184,31), (19921,4701310,0,'soga_hair_face_highlight_color',15,1,21), (19922,4701310,0,'soga_hair_highlight',29,21,28), (19923,4701310,0,'soga_hair_type_color',233,184,31), (19924,4701310,0,'soga_hair_type_highlight_color',15,1,21), (19925,4701310,1,'soga_lip_type',17,-88,-41), (19926,4701310,1,'soga_nose_type',25,42,17), (19927,4701310,0,'soga_skin_color',152,102,91), (19928,4701310,0,'wing_color1',255,255,255), (19929,4701310,0,'wing_color2',255,255,255), (19930,4701311,1,'cheek_type',0,35,0), (19931,4701311,1,'chin_type',2,90,23), (19932,4701311,1,'ear_type',-17,0,0), (19933,4701311,1,'eye_brow_type',-50,0,-17), (19934,4701311,0,'eye_color',61,104,65), (19935,4701311,1,'eye_type',-10,0,0), (19936,4701311,0,'hair_color1',246,219,114), (19937,4701311,0,'hair_color2',187,136,62), (19938,4701311,0,'hair_face_color',233,184,31), (19939,4701311,0,'hair_face_highlight_color',19,6,25), (19940,4701311,0,'hair_highlight',29,21,28), (19941,4701311,0,'hair_type_color',233,184,31), (19942,4701311,0,'hair_type_highlight_color',19,6,25), (19943,4701311,1,'lip_type',-68,48,48), (19944,4701311,1,'nose_type',93,-40,-93), (19945,4701311,0,'skin_color',121,94,57), (19946,4701311,1,'soga_cheek_type',0,35,0), (19947,4701311,1,'soga_chin_type',2,90,23), (19948,4701311,1,'soga_ear_type',-17,0,0), (19949,4701311,1,'soga_eye_brow_type',-50,0,-17), (19950,4701311,0,'soga_eye_color',229,229,102), (19951,4701311,1,'soga_eye_type',-10,0,0), (19952,4701311,0,'soga_hair_color1',246,219,114), (19953,4701311,0,'soga_hair_color2',187,136,62), (19954,4701311,0,'soga_hair_face_color',233,184,31), (19955,4701311,0,'soga_hair_face_highlight_color',19,6,25), (19956,4701311,0,'soga_hair_highlight',29,21,28), (19957,4701311,0,'soga_hair_type_color',233,184,31), (19958,4701311,0,'soga_hair_type_highlight_color',19,6,25), (19959,4701311,1,'soga_lip_type',-68,48,48), (19960,4701311,1,'soga_nose_type',93,-40,-93), (19961,4701311,0,'soga_skin_color',121,94,57), (19962,4701311,0,'wing_color1',255,255,255), (19963,4701311,0,'wing_color2',255,255,255), (19964,4701312,1,'cheek_type',93,-38,0), (19965,4701312,1,'chin_type',40,53,-25), (19966,4701312,1,'ear_type',-50,-97,0), (19967,4701312,1,'eye_brow_type',-55,-94,56), (19968,4701312,0,'eye_color',136,184,199), (19969,4701312,1,'eye_type',23,0,0), (19970,4701312,0,'hair_color1',239,221,86), (19971,4701312,0,'hair_color2',99,53,22), (19972,4701312,0,'hair_face_color',225,181,22), (19973,4701312,0,'hair_face_highlight_color',184,128,10), (19974,4701312,0,'hair_highlight',209,131,22), (19975,4701312,0,'hair_type_color',225,181,22), (19976,4701312,0,'hair_type_highlight_color',184,128,10), (19977,4701312,1,'lip_type',-57,19,43), (19978,4701312,1,'nose_type',-34,-89,15), (19979,4701312,0,'skin_color',44,46,46), (19980,4701312,1,'soga_cheek_type',93,-38,0), (19981,4701312,1,'soga_chin_type',40,53,-25), (19982,4701312,1,'soga_ear_type',-50,-97,0), (19983,4701312,1,'soga_eye_brow_type',-55,-94,56), (19984,4701312,0,'soga_eye_color',229,229,102), (19985,4701312,1,'soga_eye_type',23,0,0), (19986,4701312,0,'soga_hair_color1',239,221,86), (19987,4701312,0,'soga_hair_color2',99,53,22), (19988,4701312,0,'soga_hair_face_color',225,181,22), (19989,4701312,0,'soga_hair_face_highlight_color',184,128,10), (19990,4701312,0,'soga_hair_highlight',209,131,22), (19991,4701312,0,'soga_hair_type_color',225,181,22), (19992,4701312,0,'soga_hair_type_highlight_color',184,128,10), (19993,4701312,1,'soga_lip_type',-57,19,43), (19994,4701312,1,'soga_nose_type',-34,-89,15), (19995,4701312,0,'soga_skin_color',44,46,46), (19996,4701312,0,'wing_color1',255,255,255), (19997,4701312,0,'wing_color2',255,255,255), (19998,4701313,1,'cheek_type',0,28,0), (19999,4701313,1,'chin_type',-8,-7,0), (20000,4701313,1,'ear_type',-56,-74,0), (20001,4701313,1,'eye_brow_type',70,-68,62), (20002,4701313,0,'eye_color',39,76,57), (20003,4701313,1,'eye_type',-47,0,0), (20004,4701313,0,'hair_color1',29,21,28), (20005,4701313,0,'hair_color2',39,32,39), (20006,4701313,0,'hair_face_color',15,1,21), (20007,4701313,0,'hair_face_highlight_color',184,128,10), (20008,4701313,0,'hair_highlight',209,131,22), (20009,4701313,0,'hair_type_color',15,1,21), (20010,4701313,0,'hair_type_highlight_color',184,128,10), (20011,4701313,1,'lip_type',-7,-7,0), (20012,4701313,1,'nose_type',0,0,9), (20013,4701313,0,'skin_color',244,228,230), (20014,4701313,1,'soga_cheek_type',0,28,0), (20015,4701313,1,'soga_chin_type',-8,-7,0), (20016,4701313,1,'soga_ear_type',-56,-74,0), (20017,4701313,1,'soga_eye_brow_type',70,-68,62), (20018,4701313,0,'soga_eye_color',229,229,102), (20019,4701313,1,'soga_eye_type',-47,0,0), (20020,4701313,0,'soga_hair_color1',29,21,28), (20021,4701313,0,'soga_hair_color2',39,32,39), (20022,4701313,0,'soga_hair_face_color',15,1,21), (20023,4701313,0,'soga_hair_face_highlight_color',184,128,10), (20024,4701313,0,'soga_hair_highlight',209,131,22), (20025,4701313,0,'soga_hair_type_color',15,1,21), (20026,4701313,0,'soga_hair_type_highlight_color',184,128,10), (20027,4701313,1,'soga_lip_type',-7,-7,0), (20028,4701313,1,'soga_nose_type',0,0,9), (20029,4701313,0,'soga_skin_color',244,228,230), (20030,4701313,0,'wing_color1',255,255,255), (20031,4701313,0,'wing_color2',255,255,255), (20072,4701317,1,'cheek_type',-87,34,0), (20073,4701317,1,'chin_type',46,-25,19), (20074,4701317,1,'ear_type',-61,-2,0), (20075,4701317,1,'eye_brow_type',-21,14,-62), (20076,4701317,0,'eye_color',160,197,203), (20077,4701317,1,'eye_type',63,0,0), (20078,4701317,0,'hair_color1',38,22,21), (20079,4701317,0,'hair_color2',120,50,0), (20080,4701317,0,'hair_face_color',4,1,2), (20081,4701317,0,'hair_face_highlight_color',15,1,21), (20082,4701317,0,'hair_highlight',29,21,28), (20083,4701317,0,'hair_type_color',4,1,2), (20084,4701317,0,'hair_type_highlight_color',15,1,21), (20085,4701317,1,'lip_type',17,-88,-41), (20086,4701317,1,'nose_type',25,42,17), (20087,4701317,0,'skin_color',249,252,252), (20088,4701317,1,'soga_cheek_type',-87,34,0), (20089,4701317,1,'soga_chin_type',46,-25,19), (20090,4701317,1,'soga_ear_type',-61,-2,0), (20091,4701317,1,'soga_eye_brow_type',-21,14,-62), (20092,4701317,0,'soga_eye_color',229,229,102), (20093,4701317,1,'soga_eye_type',63,0,0), (20094,4701317,0,'soga_hair_color1',38,22,21), (20095,4701317,0,'soga_hair_color2',120,50,0), (20096,4701317,0,'soga_hair_face_color',4,1,2), (20097,4701317,0,'soga_hair_face_highlight_color',15,1,21), (20098,4701317,0,'soga_hair_highlight',29,21,28), (20099,4701317,0,'soga_hair_type_color',4,1,2), (20100,4701317,0,'soga_hair_type_highlight_color',15,1,21), (20101,4701317,1,'soga_lip_type',17,-88,-41), (20102,4701317,1,'soga_nose_type',25,42,17), (20103,4701317,0,'soga_skin_color',249,252,252), (20104,4701317,0,'wing_color1',255,255,255), (20105,4701317,0,'wing_color2',255,255,255), (20106,4701318,1,'cheek_type',81,-75,0), (20107,4701318,1,'chin_type',34,-7,-21), (20108,4701318,1,'ear_type',51,-26,0), (20109,4701318,1,'eye_brow_type',93,40,-42), (20110,4701318,0,'eye_color',37,73,58), (20111,4701318,1,'eye_type',69,0,0), (20112,4701318,0,'hair_color1',209,131,22), (20113,4701318,0,'hair_color2',199,150,48), (20114,4701318,0,'hair_face_color',190,133,13), (20115,4701318,0,'hair_face_highlight_color',233,184,31), (20116,4701318,0,'hair_highlight',246,219,114), (20117,4701318,0,'hair_type_color',190,133,13), (20118,4701318,0,'hair_type_highlight_color',233,184,31), (20119,4701318,1,'lip_type',40,-34,-17), (20120,4701318,1,'nose_type',-11,-25,47), (20121,4701318,0,'skin_color',51,54,54), (20122,4701318,1,'soga_cheek_type',81,-75,0), (20123,4701318,1,'soga_chin_type',34,-7,-21), (20124,4701318,1,'soga_ear_type',51,-26,0), (20125,4701318,1,'soga_eye_brow_type',93,40,-42), (20126,4701318,0,'soga_eye_color',229,229,102), (20127,4701318,1,'soga_eye_type',69,0,0), (20128,4701318,0,'soga_hair_color1',209,131,22), (20129,4701318,0,'soga_hair_color2',199,150,48), (20130,4701318,0,'soga_hair_face_color',190,133,13), (20131,4701318,0,'soga_hair_face_highlight_color',233,184,31), (20132,4701318,0,'soga_hair_highlight',246,219,114), (20133,4701318,0,'soga_hair_type_color',190,133,13), (20134,4701318,0,'soga_hair_type_highlight_color',233,184,31), (20135,4701318,1,'soga_lip_type',40,-34,-17), (20136,4701318,1,'soga_nose_type',-11,-25,47), (20137,4701318,0,'soga_skin_color',51,54,54), (20138,4701318,0,'wing_color1',255,255,255), (20139,4701318,0,'wing_color2',255,255,255), (20140,4701319,0,'eye_color',255,255,255), (20141,4701319,0,'hair_color1',1,1,1), (20142,4701319,0,'hair_color2',1,1,1), (20143,4701319,0,'hair_highlight',1,1,1), (20144,4701319,0,'hair_type_color',255,255,255), (20145,4701319,0,'hair_type_highlight_color',255,255,255), (20146,4701319,0,'skin_color',255,255,255), (20147,4701319,0,'soga_eye_color',255,0,255), (20148,4701319,0,'soga_hair_color1',1,1,1), (20149,4701319,0,'soga_hair_color2',1,1,1), (20150,4701319,0,'soga_hair_highlight',1,1,1), (20151,4701319,0,'soga_hair_type_color',255,255,255), (20152,4701319,0,'soga_hair_type_highlight_color',255,255,255), (20153,4701320,0,'eye_color',255,255,255), (20154,4701320,0,'hair_color1',1,1,1), (20155,4701320,0,'hair_color2',1,1,1), (20156,4701320,0,'hair_highlight',1,1,1), (20157,4701320,0,'hair_type_color',255,255,255), (20158,4701320,0,'hair_type_highlight_color',255,255,255), (20159,4701320,0,'skin_color',255,255,255), (20160,4701320,0,'soga_eye_color',255,0,255), (20161,4701320,0,'soga_hair_color1',1,1,1), (20162,4701320,0,'soga_hair_color2',1,1,1), (20163,4701320,0,'soga_hair_highlight',1,1,1), (20164,4701320,0,'soga_hair_type_color',255,255,255), (20165,4701320,0,'soga_hair_type_highlight_color',255,255,255), (20166,4701321,0,'eye_color',255,255,255), (20167,4701321,0,'hair_color1',1,1,1), (20168,4701321,0,'hair_color2',1,1,1), (20169,4701321,0,'hair_highlight',1,1,1), (20170,4701321,0,'hair_type_color',255,255,255), (20171,4701321,0,'hair_type_highlight_color',255,255,255), (20172,4701321,0,'skin_color',255,255,255), (20173,4701321,0,'soga_eye_color',255,0,255), (20174,4701321,0,'soga_hair_color1',1,1,1), (20175,4701321,0,'soga_hair_color2',1,1,1), (20176,4701321,0,'soga_hair_highlight',1,1,1), (20177,4701321,0,'soga_hair_type_color',255,255,255), (20178,4701321,0,'soga_hair_type_highlight_color',255,255,255), (20179,4701322,0,'eye_color',255,255,255), (20180,4701322,0,'hair_color1',1,1,1), (20181,4701322,0,'hair_color2',1,1,1), (20182,4701322,0,'hair_highlight',1,1,1), (20183,4701322,0,'hair_type_color',255,255,255), (20184,4701322,0,'hair_type_highlight_color',255,255,255), (20185,4701322,0,'skin_color',255,255,255), (20186,4701322,0,'soga_eye_color',255,0,255), (20187,4701322,0,'soga_hair_color1',1,1,1), (20188,4701322,0,'soga_hair_color2',1,1,1), (20189,4701322,0,'soga_hair_highlight',1,1,1), (20190,4701322,0,'soga_hair_type_color',255,255,255), (20191,4701322,0,'soga_hair_type_highlight_color',255,255,255), (20192,4701323,0,'eye_color',255,255,255), (20193,4701323,0,'hair_color1',1,1,1), (20194,4701323,0,'hair_color2',1,1,1), (20195,4701323,0,'hair_highlight',1,1,1), (20196,4701323,0,'hair_type_color',255,255,255), (20197,4701323,0,'hair_type_highlight_color',255,255,255), (20198,4701323,0,'skin_color',255,255,255), (20199,4701323,0,'soga_eye_color',255,0,255), (20200,4701323,0,'soga_hair_color1',1,1,1), (20201,4701323,0,'soga_hair_color2',1,1,1), (20202,4701323,0,'soga_hair_highlight',1,1,1), (20203,4701323,0,'soga_hair_type_color',255,255,255), (20204,4701323,0,'soga_hair_type_highlight_color',255,255,255), (20205,4701324,1,'cheek_type',-35,12,0), (20206,4701324,1,'chin_type',15,93,-25), (20207,4701324,1,'ear_type',62,-43,0), (20208,4701324,1,'eye_brow_type',-43,44,83), (20209,4701324,0,'eye_color',106,162,159), (20210,4701324,1,'eye_type',26,0,0), (20211,4701324,0,'hair_color1',29,21,28), (20212,4701324,0,'hair_color2',39,32,39), (20213,4701324,0,'hair_face_color',15,1,21), (20214,4701324,0,'hair_face_highlight_color',219,179,15), (20215,4701324,0,'hair_highlight',239,221,86), (20216,4701324,0,'hair_type_color',15,1,21), (20217,4701324,0,'hair_type_highlight_color',219,179,15), (20218,4701324,1,'lip_type',48,14,90), (20219,4701324,1,'nose_type',0,46,-12), (20220,4701324,0,'skin_color',149,156,156), (20221,4701324,1,'soga_cheek_type',-35,12,0), (20222,4701324,1,'soga_chin_type',15,93,-25), (20223,4701324,1,'soga_ear_type',62,-43,0), (20224,4701324,1,'soga_eye_brow_type',-43,44,83), (20225,4701324,0,'soga_eye_color',229,229,102), (20226,4701324,1,'soga_eye_type',26,0,0), (20227,4701324,0,'soga_hair_color1',29,21,28), (20228,4701324,0,'soga_hair_color2',39,32,39), (20229,4701324,0,'soga_hair_face_color',15,1,21), (20230,4701324,0,'soga_hair_face_highlight_color',219,179,15), (20231,4701324,0,'soga_hair_highlight',239,221,86), (20232,4701324,0,'soga_hair_type_color',15,1,21), (20233,4701324,0,'soga_hair_type_highlight_color',219,179,15), (20234,4701324,1,'soga_lip_type',48,14,90), (20235,4701324,1,'soga_nose_type',0,46,-12), (20236,4701324,0,'soga_skin_color',149,156,156), (20237,4701324,0,'wing_color1',255,255,255), (20238,4701324,0,'wing_color2',255,255,255), (20239,4701325,0,'eye_color',255,255,255), (20240,4701325,0,'skin_color',255,255,255), (20241,4701325,0,'soga_eye_color',255,0,255), (20322,4701332,1,'cheek_type',47,68,0), (20323,4701332,1,'chin_type',-61,-32,-50), (20324,4701332,1,'ear_type',78,37,0), (20325,4701332,1,'eye_brow_type',-34,64,65), (20326,4701332,0,'eye_color',40,80,93), (20327,4701332,1,'eye_type',-35,0,0), (20328,4701332,0,'hair_color1',239,221,86), (20329,4701332,0,'hair_color2',99,53,22), (20330,4701332,0,'hair_face_color',221,178,17), (20331,4701332,0,'hair_face_highlight_color',216,154,23), (20332,4701332,0,'hair_highlight',200,165,96), (20333,4701332,0,'hair_type_color',221,178,17), (20334,4701332,0,'hair_type_highlight_color',216,154,23), (20335,4701332,1,'lip_type',56,-29,-38), (20336,4701332,1,'nose_type',0,-14,94), (20337,4701332,0,'skin_color',190,136,139), (20338,4701332,1,'soga_cheek_type',47,68,0), (20339,4701332,1,'soga_chin_type',-61,-32,-50), (20340,4701332,1,'soga_ear_type',78,37,0), (20341,4701332,1,'soga_eye_brow_type',-34,64,65), (20342,4701332,0,'soga_eye_color',229,229,102), (20343,4701332,1,'soga_eye_type',-35,0,0), (20344,4701332,0,'soga_hair_color1',239,221,86), (20345,4701332,0,'soga_hair_color2',99,53,22), (20346,4701332,0,'soga_hair_face_color',221,178,17), (20347,4701332,0,'soga_hair_face_highlight_color',216,154,23), (20348,4701332,0,'soga_hair_highlight',200,165,96), (20349,4701332,0,'soga_hair_type_color',221,178,17), (20350,4701332,0,'soga_hair_type_highlight_color',216,154,23), (20351,4701332,1,'soga_lip_type',56,-29,-38), (20352,4701332,1,'soga_nose_type',0,-14,94), (20353,4701332,0,'soga_skin_color',190,136,139), (20354,4701332,0,'wing_color1',255,255,255), (20355,4701332,0,'wing_color2',255,255,255), (20356,4701333,1,'cheek_type',81,65,0), (20357,4701333,1,'chin_type',0,-31,10), (20358,4701333,1,'ear_type',-48,57,0), (20359,4701333,1,'eye_brow_type',-1,-89,12), (20360,4701333,0,'eye_color',29,57,40), (20361,4701333,1,'eye_type',87,0,0), (20362,4701333,0,'hair_color1',91,21,51), (20363,4701333,0,'hair_color2',159,88,0), (20364,4701333,0,'hair_face_color',104,21,19), (20365,4701333,0,'hair_face_highlight_color',44,38,54), (20366,4701333,0,'hair_highlight',43,36,70), (20367,4701333,0,'hair_type_color',104,21,19), (20368,4701333,0,'hair_type_highlight_color',44,38,54), (20369,4701333,1,'lip_type',45,75,2), (20370,4701333,1,'nose_type',35,-50,-52), (20371,4701333,0,'skin_color',74,72,52), (20372,4701333,1,'soga_cheek_type',81,65,0), (20373,4701333,1,'soga_chin_type',0,-31,10), (20374,4701333,1,'soga_ear_type',-48,57,0), (20375,4701333,1,'soga_eye_brow_type',-1,-89,12), (20376,4701333,0,'soga_eye_color',229,229,102), (20377,4701333,1,'soga_eye_type',87,0,0), (20378,4701333,0,'soga_hair_color1',91,21,51), (20379,4701333,0,'soga_hair_color2',159,88,0), (20380,4701333,0,'soga_hair_face_color',104,21,19), (20381,4701333,0,'soga_hair_face_highlight_color',44,38,54), (20382,4701333,0,'soga_hair_highlight',43,36,70), (20383,4701333,0,'soga_hair_type_color',104,21,19), (20384,4701333,0,'soga_hair_type_highlight_color',44,38,54), (20385,4701333,1,'soga_lip_type',45,75,2), (20386,4701333,1,'soga_nose_type',35,-50,-52), (20387,4701333,0,'soga_skin_color',74,72,52), (20388,4701333,0,'wing_color1',255,255,255), (20389,4701333,0,'wing_color2',255,255,255), (20390,4701334,1,'cheek_type',-21,-8,0), (20391,4701334,1,'chin_type',-47,-75,5), (20392,4701334,1,'ear_type',-4,2,0), (20393,4701334,1,'eye_brow_type',-70,93,55), (20394,4701334,0,'eye_color',37,76,86), (20395,4701334,1,'eye_type',-25,0,0), (20396,4701334,0,'hair_color1',56,33,26), (20397,4701334,0,'hair_color2',94,59,11), (20398,4701334,0,'hair_face_color',100,70,10), (20399,4701334,0,'hair_face_highlight_color',100,70,10), (20400,4701334,0,'hair_highlight',56,33,26), (20401,4701334,0,'hair_type_color',100,70,10), (20402,4701334,0,'hair_type_highlight_color',100,70,10), (20403,4701334,1,'lip_type',-19,-20,96), (20404,4701334,1,'nose_type',-45,-56,-62), (20405,4701334,0,'skin_color',130,139,138), (20406,4701334,1,'soga_cheek_type',-21,-8,0), (20407,4701334,1,'soga_chin_type',-47,-75,5), (20408,4701334,1,'soga_ear_type',-4,2,0), (20409,4701334,1,'soga_eye_brow_type',-70,93,55), (20410,4701334,0,'soga_eye_color',229,229,102), (20411,4701334,1,'soga_eye_type',-25,0,0), (20412,4701334,0,'soga_hair_color1',56,33,26), (20413,4701334,0,'soga_hair_color2',94,59,11), (20414,4701334,0,'soga_hair_face_color',100,70,10), (20415,4701334,0,'soga_hair_face_highlight_color',100,70,10), (20416,4701334,0,'soga_hair_highlight',56,33,26), (20417,4701334,0,'soga_hair_type_color',100,70,10), (20418,4701334,0,'soga_hair_type_highlight_color',100,70,10), (20419,4701334,1,'soga_lip_type',-19,-20,96), (20420,4701334,1,'soga_nose_type',-45,-56,-62), (20421,4701334,0,'soga_skin_color',130,139,138), (20422,4701334,0,'wing_color1',255,255,255), (20423,4701334,0,'wing_color2',255,255,255), (20430,4701337,0,'eye_color',255,255,255), (20431,4701337,0,'hair_color1',1,1,1), (20432,4701337,0,'hair_color2',1,1,1), (20433,4701337,0,'hair_highlight',1,1,1), (20434,4701337,0,'hair_type_color',255,255,255), (20435,4701337,0,'hair_type_highlight_color',255,255,255), (20436,4701337,0,'skin_color',255,255,255), (20437,4701337,0,'soga_eye_color',255,0,255), (20438,4701337,0,'soga_hair_color1',1,1,1), (20439,4701337,0,'soga_hair_color2',1,1,1), (20440,4701337,0,'soga_hair_highlight',1,1,1), (20441,4701337,0,'soga_hair_type_color',255,255,255), (20442,4701337,0,'soga_hair_type_highlight_color',255,255,255), (20443,4701338,1,'cheek_type',-21,-8,0), (20444,4701338,1,'chin_type',-47,-75,5), (20445,4701338,1,'ear_type',-4,2,0), (20446,4701338,1,'eye_brow_type',-70,93,55), (20447,4701338,0,'eye_color',37,76,86), (20448,4701338,1,'eye_type',-25,0,0), (20449,4701338,0,'hair_color1',56,33,26), (20450,4701338,0,'hair_color2',94,59,11), (20451,4701338,0,'hair_face_color',100,70,10), (20452,4701338,0,'hair_face_highlight_color',100,70,10), (20453,4701338,0,'hair_highlight',56,33,26), (20454,4701338,0,'hair_type_color',100,70,10), (20455,4701338,0,'hair_type_highlight_color',100,70,10), (20456,4701338,1,'lip_type',-19,-20,96), (20457,4701338,1,'nose_type',-45,-56,-62), (20458,4701338,0,'skin_color',130,139,138), (20459,4701338,1,'soga_cheek_type',-21,-8,0), (20460,4701338,1,'soga_chin_type',-47,-75,5), (20461,4701338,1,'soga_ear_type',-4,2,0), (20462,4701338,1,'soga_eye_brow_type',-70,93,55), (20463,4701338,0,'soga_eye_color',229,229,102), (20464,4701338,1,'soga_eye_type',-25,0,0), (20465,4701338,0,'soga_hair_color1',56,33,26), (20466,4701338,0,'soga_hair_color2',94,59,11), (20467,4701338,0,'soga_hair_face_color',100,70,10), (20468,4701338,0,'soga_hair_face_highlight_color',100,70,10), (20469,4701338,0,'soga_hair_highlight',56,33,26), (20470,4701338,0,'soga_hair_type_color',100,70,10), (20471,4701338,0,'soga_hair_type_highlight_color',100,70,10), (20472,4701338,1,'soga_lip_type',-19,-20,96), (20473,4701338,1,'soga_nose_type',-45,-56,-62), (20474,4701338,0,'soga_skin_color',130,139,138), (20475,4701338,0,'wing_color1',255,255,255), (20476,4701338,0,'wing_color2',255,255,255), (20477,4701339,0,'eye_color',255,255,255), (20478,4701339,0,'skin_color',255,255,255), (20479,4701339,0,'soga_eye_color',255,0,255), (20480,4701340,0,'eye_color',255,255,255), (20481,4701340,0,'skin_color',255,255,255), (20482,4701340,0,'soga_eye_color',255,0,255), (20483,4701341,1,'cheek_type',-81,12,0), (20484,4701341,1,'chin_type',50,-88,-38), (20485,4701341,1,'ear_type',-26,81,0), (20486,4701341,1,'eye_brow_type',-50,-31,-15), (20487,4701341,0,'eye_color',40,64,39), (20488,4701341,1,'eye_type',-93,0,0), (20489,4701341,0,'hair_color1',79,28,15), (20490,4701341,0,'hair_color2',111,64,0), (20491,4701341,0,'hair_face_color',35,24,1), (20492,4701341,0,'hair_face_highlight_color',180,78,32), (20493,4701341,0,'hair_highlight',105,26,26), (20494,4701341,0,'hair_type_color',35,24,1), (20495,4701341,0,'hair_type_highlight_color',180,78,32), (20496,4701341,1,'lip_type',-7,-94,31), (20497,4701341,1,'nose_type',-96,-72,88), (20498,4701341,0,'skin_color',237,237,207), (20499,4701341,1,'soga_cheek_type',-81,12,0), (20500,4701341,1,'soga_chin_type',50,-88,-38), (20501,4701341,1,'soga_ear_type',-26,81,0), (20502,4701341,1,'soga_eye_brow_type',-50,-31,-15), (20503,4701341,0,'soga_eye_color',229,229,102), (20504,4701341,1,'soga_eye_type',-93,0,0), (20505,4701341,0,'soga_hair_color1',79,28,15), (20506,4701341,0,'soga_hair_color2',111,64,0), (20507,4701341,0,'soga_hair_face_color',35,24,1), (20508,4701341,0,'soga_hair_face_highlight_color',180,78,32), (20509,4701341,0,'soga_hair_highlight',105,26,26), (20510,4701341,0,'soga_hair_type_color',35,24,1), (20511,4701341,0,'soga_hair_type_highlight_color',180,78,32), (20512,4701341,1,'soga_lip_type',-7,-94,31), (20513,4701341,1,'soga_nose_type',-96,-72,88), (20514,4701341,0,'soga_skin_color',237,237,207), (20515,4701341,0,'wing_color1',255,255,255), (20516,4701341,0,'wing_color2',255,255,255), (20520,4701343,1,'cheek_type',57,35,0), (20521,4701343,1,'chin_type',-78,-2,-10), (20522,4701343,1,'ear_type',-68,-56,0), (20523,4701343,1,'eye_brow_type',50,-72,-90), (20524,4701343,0,'eye_color',49,100,115), (20525,4701343,1,'eye_type',-38,0,0), (20526,4701343,0,'hair_color1',246,219,114), (20527,4701343,0,'hair_color2',187,136,62), (20528,4701343,0,'hair_face_color',228,182,25), (20529,4701343,0,'hair_face_highlight_color',170,63,24), (20530,4701343,0,'hair_highlight',89,21,21), (20531,4701343,0,'hair_type_color',228,182,25), (20532,4701343,0,'hair_type_highlight_color',170,63,24), (20533,4701343,1,'lip_type',-78,-84,-64), (20534,4701343,1,'nose_type',-93,-79,18), (20535,4701343,0,'skin_color',155,156,156), (20536,4701343,1,'soga_cheek_type',57,35,0), (20537,4701343,1,'soga_chin_type',-78,-2,-10), (20538,4701343,1,'soga_ear_type',-68,-56,0), (20539,4701343,1,'soga_eye_brow_type',50,-72,-90), (20540,4701343,0,'soga_eye_color',229,229,102), (20541,4701343,1,'soga_eye_type',-38,0,0), (20542,4701343,0,'soga_hair_color1',246,219,114), (20543,4701343,0,'soga_hair_color2',187,136,62), (20544,4701343,0,'soga_hair_face_color',228,182,25), (20545,4701343,0,'soga_hair_face_highlight_color',170,63,24), (20546,4701343,0,'soga_hair_highlight',89,21,21), (20547,4701343,0,'soga_hair_type_color',228,182,25), (20548,4701343,0,'soga_hair_type_highlight_color',170,63,24), (20549,4701343,1,'soga_lip_type',-78,-84,-64), (20550,4701343,1,'soga_nose_type',-93,-79,18), (20551,4701343,0,'soga_skin_color',155,156,156), (20552,4701343,0,'wing_color1',255,255,255), (20553,4701343,0,'wing_color2',255,255,255), (20569,4701349,0,'eye_color',66,255,66), (20570,4701349,0,'skin_color',91,91,255), (20571,4701349,0,'soga_eye_color',255,0,255), (20602,4701360,0,'eye_color',229,209,182), (20603,4701360,0,'skin_color',107,67,42), (20604,4701360,0,'soga_eye_color',255,0,255), (20688,4701368,1,'cheek_type',81,65,0), (20689,4701368,1,'chin_type',0,-31,10), (20690,4701368,1,'ear_type',-48,57,0), (20691,4701368,1,'eye_brow_type',-1,-89,12), (20692,4701368,0,'eye_color',29,57,40), (20693,4701368,1,'eye_type',87,0,0), (20694,4701368,0,'hair_color1',91,21,51), (20695,4701368,0,'hair_color2',159,88,0), (20696,4701368,0,'hair_face_color',104,21,19), (20697,4701368,0,'hair_face_highlight_color',44,38,54), (20698,4701368,0,'hair_highlight',43,36,70), (20699,4701368,0,'hair_type_color',104,21,19), (20700,4701368,0,'hair_type_highlight_color',44,38,54), (20701,4701368,1,'lip_type',45,75,2), (20702,4701368,1,'nose_type',35,-50,-52), (20703,4701368,0,'skin_color',74,72,52), (20704,4701368,1,'soga_cheek_type',81,65,0), (20705,4701368,1,'soga_chin_type',0,-31,10), (20706,4701368,1,'soga_ear_type',-48,57,0), (20707,4701368,1,'soga_eye_brow_type',-1,-89,12), (20708,4701368,0,'soga_eye_color',229,229,102), (20709,4701368,1,'soga_eye_type',87,0,0), (20710,4701368,0,'soga_hair_color1',91,21,51), (20711,4701368,0,'soga_hair_color2',159,88,0), (20712,4701368,0,'soga_hair_face_color',104,21,19), (20713,4701368,0,'soga_hair_face_highlight_color',44,38,54), (20714,4701368,0,'soga_hair_highlight',43,36,70), (20715,4701368,0,'soga_hair_type_color',104,21,19), (20716,4701368,0,'soga_hair_type_highlight_color',44,38,54), (20717,4701368,1,'soga_lip_type',45,75,2), (20718,4701368,1,'soga_nose_type',35,-50,-52), (20719,4701368,0,'soga_skin_color',74,72,52), (20720,4701368,0,'wing_color1',255,255,255), (20721,4701368,0,'wing_color2',255,255,255), (20722,4701369,1,'cheek_type',-21,-8,0), (20723,4701369,1,'chin_type',-47,-75,5), (20724,4701369,1,'ear_type',-4,2,0), (20725,4701369,1,'eye_brow_type',-70,93,55), (20726,4701369,0,'eye_color',37,76,86), (20727,4701369,1,'eye_type',-25,0,0), (20728,4701369,0,'hair_color1',56,33,26), (20729,4701369,0,'hair_color2',94,59,11), (20730,4701369,0,'hair_face_color',100,70,10), (20731,4701369,0,'hair_face_highlight_color',100,70,10), (20732,4701369,0,'hair_highlight',56,33,26), (20733,4701369,0,'hair_type_color',100,70,10), (20734,4701369,0,'hair_type_highlight_color',100,70,10), (20735,4701369,1,'lip_type',-19,-20,96), (20736,4701369,1,'nose_type',-45,-56,-62), (20737,4701369,0,'skin_color',130,139,138), (20738,4701369,1,'soga_cheek_type',-21,-8,0), (20739,4701369,1,'soga_chin_type',-47,-75,5), (20740,4701369,1,'soga_ear_type',-4,2,0), (20741,4701369,1,'soga_eye_brow_type',-70,93,55), (20742,4701369,0,'soga_eye_color',229,229,102), (20743,4701369,1,'soga_eye_type',-25,0,0), (20744,4701369,0,'soga_hair_color1',56,33,26), (20745,4701369,0,'soga_hair_color2',94,59,11), (20746,4701369,0,'soga_hair_face_color',100,70,10), (20747,4701369,0,'soga_hair_face_highlight_color',100,70,10), (20748,4701369,0,'soga_hair_highlight',56,33,26), (20749,4701369,0,'soga_hair_type_color',100,70,10), (20750,4701369,0,'soga_hair_type_highlight_color',100,70,10), (20751,4701369,1,'soga_lip_type',-19,-20,96), (20752,4701369,1,'soga_nose_type',-45,-56,-62), (20753,4701369,0,'soga_skin_color',130,139,138), (20754,4701369,0,'wing_color1',255,255,255), (20755,4701369,0,'wing_color2',255,255,255), (20756,4701370,1,'cheek_type',47,68,0), (20757,4701370,1,'chin_type',-61,-32,-50), (20758,4701370,1,'ear_type',78,37,0), (20759,4701370,1,'eye_brow_type',-34,64,65), (20760,4701370,0,'eye_color',40,80,93), (20761,4701370,1,'eye_type',-35,0,0), (20762,4701370,0,'hair_color1',239,221,86), (20763,4701370,0,'hair_color2',99,53,22), (20764,4701370,0,'hair_face_color',221,178,17), (20765,4701370,0,'hair_face_highlight_color',216,154,23), (20766,4701370,0,'hair_highlight',200,165,96), (20767,4701370,0,'hair_type_color',221,178,17), (20768,4701370,0,'hair_type_highlight_color',216,154,23), (20769,4701370,1,'lip_type',56,-29,-38), (20770,4701370,1,'nose_type',0,-14,94), (20771,4701370,0,'skin_color',190,136,139), (20772,4701370,1,'soga_cheek_type',47,68,0), (20773,4701370,1,'soga_chin_type',-61,-32,-50), (20774,4701370,1,'soga_ear_type',78,37,0), (20775,4701370,1,'soga_eye_brow_type',-34,64,65), (20776,4701370,0,'soga_eye_color',229,229,102), (20777,4701370,1,'soga_eye_type',-35,0,0), (20778,4701370,0,'soga_hair_color1',239,221,86), (20779,4701370,0,'soga_hair_color2',99,53,22), (20780,4701370,0,'soga_hair_face_color',221,178,17), (20781,4701370,0,'soga_hair_face_highlight_color',216,154,23), (20782,4701370,0,'soga_hair_highlight',200,165,96), (20783,4701370,0,'soga_hair_type_color',221,178,17), (20784,4701370,0,'soga_hair_type_highlight_color',216,154,23), (20785,4701370,1,'soga_lip_type',56,-29,-38), (20786,4701370,1,'soga_nose_type',0,-14,94), (20787,4701370,0,'soga_skin_color',190,136,139), (20788,4701370,0,'wing_color1',255,255,255), (20789,4701370,0,'wing_color2',255,255,255), (20796,4701373,1,'cheek_type',34,38,0), (20797,4701373,1,'chin_type',1,56,-53), (20798,4701373,1,'ear_type',-1,34,0), (20799,4701373,1,'eye_brow_type',-4,-89,-45), (20800,4701373,0,'eye_color',165,175,139), (20801,4701373,1,'eye_type',-1,0,0), (20802,4701373,0,'hair_color1',79,28,15), (20803,4701373,0,'hair_color2',111,64,0), (20804,4701373,0,'hair_face_color',39,21,6), (20805,4701373,0,'hair_face_highlight_color',46,14,19), (20806,4701373,0,'hair_highlight',54,45,28), (20807,4701373,0,'hair_type_color',39,21,6), (20808,4701373,0,'hair_type_highlight_color',46,14,19), (20809,4701373,1,'lip_type',-7,93,94), (20810,4701373,1,'nose_type',-70,-56,50), (20811,4701373,0,'skin_color',240,204,208), (20812,4701373,1,'soga_cheek_type',34,38,0), (20813,4701373,1,'soga_chin_type',1,56,-53), (20814,4701373,1,'soga_ear_type',-1,34,0), (20815,4701373,1,'soga_eye_brow_type',-4,-89,-45), (20816,4701373,0,'soga_eye_color',229,229,102), (20817,4701373,1,'soga_eye_type',-1,0,0), (20818,4701373,0,'soga_hair_color1',79,28,15), (20819,4701373,0,'soga_hair_color2',111,64,0), (20820,4701373,0,'soga_hair_face_color',39,21,6), (20821,4701373,0,'soga_hair_face_highlight_color',46,14,19), (20822,4701373,0,'soga_hair_highlight',54,45,28), (20823,4701373,0,'soga_hair_type_color',39,21,6), (20824,4701373,0,'soga_hair_type_highlight_color',46,14,19), (20825,4701373,1,'soga_lip_type',-7,93,94), (20826,4701373,1,'soga_nose_type',-70,-56,50), (20827,4701373,0,'soga_skin_color',240,204,208), (20828,4701373,0,'wing_color1',255,255,255), (20829,4701373,0,'wing_color2',255,255,255), (20830,4701374,1,'cheek_type',25,84,0), (20831,4701374,1,'chin_type',72,-56,-79), (20832,4701374,1,'ear_type',82,72,0), (20833,4701374,1,'eye_brow_type',58,39,50), (20834,4701374,0,'eye_color',141,159,120), (20835,4701374,1,'eye_type',7,0,0), (20836,4701374,0,'hair_color1',29,21,28), (20837,4701374,0,'hair_color2',39,32,39), (20838,4701374,0,'hair_face_color',17,3,23), (20839,4701374,0,'hair_face_highlight_color',15,1,21), (20840,4701374,0,'hair_highlight',29,21,28), (20841,4701374,0,'hair_type_color',17,3,23), (20842,4701374,0,'hair_type_highlight_color',15,1,21), (20843,4701374,1,'lip_type',29,85,-9), (20844,4701374,1,'nose_type',-25,43,-76), (20845,4701374,0,'skin_color',221,208,173), (20846,4701374,1,'soga_cheek_type',25,84,0), (20847,4701374,1,'soga_chin_type',72,-56,-79), (20848,4701374,1,'soga_ear_type',82,72,0), (20849,4701374,1,'soga_eye_brow_type',58,39,50), (20850,4701374,0,'soga_eye_color',229,229,102), (20851,4701374,1,'soga_eye_type',7,0,0), (20852,4701374,0,'soga_hair_color1',29,21,28), (20853,4701374,0,'soga_hair_color2',39,32,39), (20854,4701374,0,'soga_hair_face_color',17,3,23), (20855,4701374,0,'soga_hair_face_highlight_color',15,1,21), (20856,4701374,0,'soga_hair_highlight',29,21,28), (20857,4701374,0,'soga_hair_type_color',17,3,23), (20858,4701374,0,'soga_hair_type_highlight_color',15,1,21), (20859,4701374,1,'soga_lip_type',29,85,-9), (20860,4701374,1,'soga_nose_type',-25,43,-76), (20861,4701374,0,'soga_skin_color',221,208,173), (20862,4701374,0,'wing_color1',255,255,255), (20863,4701374,0,'wing_color2',255,255,255), (20864,4701375,0,'eye_color',255,255,255), (20865,4701375,0,'skin_color',255,255,255), (20866,4701375,0,'soga_eye_color',255,0,255), (20867,4701376,0,'eye_color',255,255,255), (20868,4701376,0,'skin_color',255,255,255), (20869,4701376,0,'soga_eye_color',255,0,255), (20870,4701377,1,'cheek_type',-81,12,0), (20871,4701377,1,'chin_type',50,-88,-38), (20872,4701377,1,'ear_type',-26,81,0), (20873,4701377,1,'eye_brow_type',-50,-31,-15), (20874,4701377,0,'eye_color',40,64,39), (20875,4701377,1,'eye_type',-93,0,0), (20876,4701377,0,'hair_color1',79,28,15), (20877,4701377,0,'hair_color2',111,64,0), (20878,4701377,0,'hair_face_color',35,24,1), (20879,4701377,0,'hair_face_highlight_color',180,78,32), (20880,4701377,0,'hair_highlight',105,26,26), (20881,4701377,0,'hair_type_color',35,24,1), (20882,4701377,0,'hair_type_highlight_color',180,78,32), (20883,4701377,1,'lip_type',-7,-94,31), (20884,4701377,1,'nose_type',-96,-72,88), (20885,4701377,0,'skin_color',237,237,207), (20886,4701377,1,'soga_cheek_type',-81,12,0), (20887,4701377,1,'soga_chin_type',50,-88,-38), (20888,4701377,1,'soga_ear_type',-26,81,0), (20889,4701377,1,'soga_eye_brow_type',-50,-31,-15), (20890,4701377,0,'soga_eye_color',229,229,102), (20891,4701377,1,'soga_eye_type',-93,0,0), (20892,4701377,0,'soga_hair_color1',79,28,15), (20893,4701377,0,'soga_hair_color2',111,64,0), (20894,4701377,0,'soga_hair_face_color',35,24,1), (20895,4701377,0,'soga_hair_face_highlight_color',180,78,32), (20896,4701377,0,'soga_hair_highlight',105,26,26), (20897,4701377,0,'soga_hair_type_color',35,24,1), (20898,4701377,0,'soga_hair_type_highlight_color',180,78,32), (20899,4701377,1,'soga_lip_type',-7,-94,31), (20900,4701377,1,'soga_nose_type',-96,-72,88), (20901,4701377,0,'soga_skin_color',237,237,207), (20902,4701377,0,'wing_color1',255,255,255), (20903,4701377,0,'wing_color2',255,255,255), (20904,4701378,0,'eye_color',255,255,255), (20905,4701378,0,'skin_color',255,255,255), (20906,4701378,0,'soga_eye_color',255,0,255), (20910,4701380,0,'eye_color',255,255,255), (20911,4701380,0,'hair_color1',1,1,1), (20912,4701380,0,'hair_color2',1,1,1), (20913,4701380,0,'hair_highlight',1,1,1), (20914,4701380,0,'hair_type_color',255,255,255), (20915,4701380,0,'hair_type_highlight_color',255,255,255), (20916,4701380,0,'skin_color',255,255,255), (20917,4701380,0,'soga_eye_color',255,0,255), (20918,4701380,0,'soga_hair_color1',1,1,1), (20919,4701380,0,'soga_hair_color2',1,1,1), (20920,4701380,0,'soga_hair_highlight',1,1,1), (20921,4701380,0,'soga_hair_type_color',255,255,255), (20922,4701380,0,'soga_hair_type_highlight_color',255,255,255), (20923,4701381,0,'eye_color',255,255,255), (20924,4701381,0,'hair_color1',1,1,1), (20925,4701381,0,'hair_color2',1,1,1), (20926,4701381,0,'hair_highlight',1,1,1), (20927,4701381,0,'hair_type_color',255,255,255), (20928,4701381,0,'hair_type_highlight_color',255,255,255), (20929,4701381,0,'skin_color',255,255,255), (20930,4701381,0,'soga_eye_color',255,0,255), (20931,4701381,0,'soga_hair_color1',1,1,1), (20932,4701381,0,'soga_hair_color2',1,1,1), (20933,4701381,0,'soga_hair_highlight',1,1,1), (20934,4701381,0,'soga_hair_type_color',255,255,255), (20935,4701381,0,'soga_hair_type_highlight_color',255,255,255), (20936,4701382,0,'eye_color',255,255,255), (20937,4701382,0,'hair_color1',1,1,1), (20938,4701382,0,'hair_color2',1,1,1), (20939,4701382,0,'hair_highlight',1,1,1), (20940,4701382,0,'hair_type_color',255,255,255), (20941,4701382,0,'hair_type_highlight_color',255,255,255), (20942,4701382,0,'skin_color',255,255,255), (20943,4701382,0,'soga_eye_color',255,0,255), (20944,4701382,0,'soga_hair_color1',1,1,1), (20945,4701382,0,'soga_hair_color2',1,1,1), (20946,4701382,0,'soga_hair_highlight',1,1,1), (20947,4701382,0,'soga_hair_type_color',255,255,255), (20948,4701382,0,'soga_hair_type_highlight_color',255,255,255), (20949,4701383,1,'cheek_type',-21,-8,0), (20950,4701383,1,'chin_type',-47,-75,5), (20951,4701383,1,'ear_type',-4,2,0), (20952,4701383,1,'eye_brow_type',-70,93,55), (20953,4701383,0,'eye_color',37,76,86), (20954,4701383,1,'eye_type',-25,0,0), (20955,4701383,0,'hair_color1',56,33,26), (20956,4701383,0,'hair_color2',94,59,11), (20957,4701383,0,'hair_face_color',100,70,10), (20958,4701383,0,'hair_face_highlight_color',100,70,10), (20959,4701383,0,'hair_highlight',56,33,26), (20960,4701383,0,'hair_type_color',100,70,10), (20961,4701383,0,'hair_type_highlight_color',100,70,10), (20962,4701383,1,'lip_type',-19,-20,96), (20963,4701383,1,'nose_type',-45,-56,-62), (20964,4701383,0,'skin_color',130,139,138), (20965,4701383,1,'soga_cheek_type',-21,-8,0), (20966,4701383,1,'soga_chin_type',-47,-75,5), (20967,4701383,1,'soga_ear_type',-4,2,0), (20968,4701383,1,'soga_eye_brow_type',-70,93,55), (20969,4701383,0,'soga_eye_color',229,229,102), (20970,4701383,1,'soga_eye_type',-25,0,0), (20971,4701383,0,'soga_hair_color1',56,33,26), (20972,4701383,0,'soga_hair_color2',94,59,11), (20973,4701383,0,'soga_hair_face_color',100,70,10), (20974,4701383,0,'soga_hair_face_highlight_color',100,70,10), (20975,4701383,0,'soga_hair_highlight',56,33,26), (20976,4701383,0,'soga_hair_type_color',100,70,10), (20977,4701383,0,'soga_hair_type_highlight_color',100,70,10), (20978,4701383,1,'soga_lip_type',-19,-20,96), (20979,4701383,1,'soga_nose_type',-45,-56,-62), (20980,4701383,0,'soga_skin_color',130,139,138), (20981,4701383,0,'wing_color1',255,255,255), (20982,4701383,0,'wing_color2',255,255,255), (20986,4701385,1,'cheek_type',-35,12,0), (20987,4701385,1,'chin_type',15,93,-25), (20988,4701385,1,'ear_type',62,-43,0), (20989,4701385,1,'eye_brow_type',-43,44,83), (20990,4701385,0,'eye_color',106,162,159), (20991,4701385,1,'eye_type',26,0,0), (20992,4701385,0,'hair_color1',29,21,28), (20993,4701385,0,'hair_color2',39,32,39), (20994,4701385,0,'hair_face_color',15,1,21), (20995,4701385,0,'hair_face_highlight_color',219,179,15), (20996,4701385,0,'hair_highlight',239,221,86), (20997,4701385,0,'hair_type_color',15,1,21), (20998,4701385,0,'hair_type_highlight_color',219,179,15), (20999,4701385,1,'lip_type',48,14,90), (21000,4701385,1,'nose_type',0,46,-12), (21001,4701385,0,'skin_color',149,156,156), (21002,4701385,1,'soga_cheek_type',-35,12,0), (21003,4701385,1,'soga_chin_type',15,93,-25), (21004,4701385,1,'soga_ear_type',62,-43,0), (21005,4701385,1,'soga_eye_brow_type',-43,44,83), (21006,4701385,0,'soga_eye_color',229,229,102), (21007,4701385,1,'soga_eye_type',26,0,0), (21008,4701385,0,'soga_hair_color1',29,21,28), (21009,4701385,0,'soga_hair_color2',39,32,39), (21010,4701385,0,'soga_hair_face_color',15,1,21), (21011,4701385,0,'soga_hair_face_highlight_color',219,179,15), (21012,4701385,0,'soga_hair_highlight',239,221,86), (21013,4701385,0,'soga_hair_type_color',15,1,21), (21014,4701385,0,'soga_hair_type_highlight_color',219,179,15), (21015,4701385,1,'soga_lip_type',48,14,90), (21016,4701385,1,'soga_nose_type',0,46,-12), (21017,4701385,0,'soga_skin_color',149,156,156), (21018,4701385,0,'wing_color1',255,255,255), (21019,4701385,0,'wing_color2',255,255,255), (21020,4701386,1,'cheek_type',57,35,0), (21021,4701386,1,'chin_type',-78,-2,-10), (21022,4701386,1,'ear_type',-68,-56,0), (21023,4701386,1,'eye_brow_type',50,-72,-90), (21024,4701386,0,'eye_color',49,100,115), (21025,4701386,1,'eye_type',-38,0,0), (21026,4701386,0,'hair_color1',246,219,114), (21027,4701386,0,'hair_color2',187,136,62), (21028,4701386,0,'hair_face_color',228,182,25), (21029,4701386,0,'hair_face_highlight_color',170,63,24), (21030,4701386,0,'hair_highlight',89,21,21), (21031,4701386,0,'hair_type_color',228,182,25), (21032,4701386,0,'hair_type_highlight_color',170,63,24), (21033,4701386,1,'lip_type',-78,-84,-64), (21034,4701386,1,'nose_type',-93,-79,18), (21035,4701386,0,'skin_color',155,156,156), (21036,4701386,1,'soga_cheek_type',57,35,0), (21037,4701386,1,'soga_chin_type',-78,-2,-10), (21038,4701386,1,'soga_ear_type',-68,-56,0), (21039,4701386,1,'soga_eye_brow_type',50,-72,-90), (21040,4701386,0,'soga_eye_color',229,229,102), (21041,4701386,1,'soga_eye_type',-38,0,0), (21042,4701386,0,'soga_hair_color1',246,219,114), (21043,4701386,0,'soga_hair_color2',187,136,62), (21044,4701386,0,'soga_hair_face_color',228,182,25), (21045,4701386,0,'soga_hair_face_highlight_color',170,63,24), (21046,4701386,0,'soga_hair_highlight',89,21,21), (21047,4701386,0,'soga_hair_type_color',228,182,25), (21048,4701386,0,'soga_hair_type_highlight_color',170,63,24), (21049,4701386,1,'soga_lip_type',-78,-84,-64), (21050,4701386,1,'soga_nose_type',-93,-79,18), (21051,4701386,0,'soga_skin_color',155,156,156), (21052,4701386,0,'wing_color1',255,255,255), (21053,4701386,0,'wing_color2',255,255,255), (21091,4701389,0,'eye_color',255,255,255), (21092,4701389,0,'skin_color',255,255,255), (21093,4701389,0,'soga_eye_color',255,0,255), (21094,4701390,0,'eye_color',255,255,255), (21095,4701390,0,'skin_color',255,255,255), (21096,4701390,0,'soga_eye_color',255,0,255), (21097,4701391,0,'eye_color',255,255,255), (21098,4701391,0,'skin_color',255,255,255), (21099,4701391,0,'soga_eye_color',255,0,255), (21106,4701394,1,'cheek_type',25,84,0), (21107,4701394,1,'chin_type',72,-56,-79), (21108,4701394,1,'ear_type',82,72,0), (21109,4701394,1,'eye_brow_type',58,39,50), (21110,4701394,0,'eye_color',141,159,120), (21111,4701394,1,'eye_type',7,0,0), (21112,4701394,0,'hair_color1',29,21,28), (21113,4701394,0,'hair_color2',39,32,39), (21114,4701394,0,'hair_face_color',17,3,23), (21115,4701394,0,'hair_face_highlight_color',15,1,21), (21116,4701394,0,'hair_highlight',29,21,28), (21117,4701394,0,'hair_type_color',17,3,23), (21118,4701394,0,'hair_type_highlight_color',15,1,21), (21119,4701394,1,'lip_type',29,85,-9), (21120,4701394,1,'nose_type',-25,43,-76), (21121,4701394,0,'skin_color',221,208,173), (21122,4701394,1,'soga_cheek_type',25,84,0), (21123,4701394,1,'soga_chin_type',72,-56,-79), (21124,4701394,1,'soga_ear_type',82,72,0), (21125,4701394,1,'soga_eye_brow_type',58,39,50), (21126,4701394,0,'soga_eye_color',229,229,102), (21127,4701394,1,'soga_eye_type',7,0,0), (21128,4701394,0,'soga_hair_color1',29,21,28), (21129,4701394,0,'soga_hair_color2',39,32,39), (21130,4701394,0,'soga_hair_face_color',17,3,23), (21131,4701394,0,'soga_hair_face_highlight_color',15,1,21), (21132,4701394,0,'soga_hair_highlight',29,21,28), (21133,4701394,0,'soga_hair_type_color',17,3,23), (21134,4701394,0,'soga_hair_type_highlight_color',15,1,21), (21135,4701394,1,'soga_lip_type',29,85,-9), (21136,4701394,1,'soga_nose_type',-25,43,-76), (21137,4701394,0,'soga_skin_color',221,208,173), (21138,4701394,0,'wing_color1',255,255,255), (21139,4701394,0,'wing_color2',255,255,255), (21177,4701397,1,'cheek_type',-7,0,0), (21178,4701397,1,'chin_type',-29,75,-96), (21179,4701397,1,'ear_type',69,14,0), (21180,4701397,1,'eye_brow_type',28,-20,-23), (21181,4701397,0,'eye_color',47,95,110), (21182,4701397,1,'eye_type',-37,0,0), (21183,4701397,0,'hair_color1',114,112,142), (21184,4701397,0,'hair_color2',152,138,129), (21185,4701397,0,'hair_face_color',119,147,147), (21186,4701397,0,'hair_face_highlight_color',193,100,45), (21187,4701397,0,'hair_highlight',105,26,26), (21188,4701397,0,'hair_type_color',119,147,147), (21189,4701397,0,'hair_type_highlight_color',193,100,45), (21190,4701397,1,'lip_type',-28,-44,78), (21191,4701397,1,'nose_type',84,-75,-21), (21192,4701397,0,'skin_color',229,215,216), (21193,4701397,1,'soga_cheek_type',-7,0,0), (21194,4701397,1,'soga_chin_type',-29,75,-96), (21195,4701397,1,'soga_ear_type',69,14,0), (21196,4701397,1,'soga_eye_brow_type',28,-20,-23), (21197,4701397,0,'soga_eye_color',229,229,102), (21198,4701397,1,'soga_eye_type',-37,0,0), (21199,4701397,0,'soga_hair_color1',114,112,142), (21200,4701397,0,'soga_hair_color2',152,138,129), (21201,4701397,0,'soga_hair_face_color',119,147,147), (21202,4701397,0,'soga_hair_face_highlight_color',193,100,45), (21203,4701397,0,'soga_hair_highlight',105,26,26), (21204,4701397,0,'soga_hair_type_color',119,147,147), (21205,4701397,0,'soga_hair_type_highlight_color',193,100,45), (21206,4701397,1,'soga_lip_type',-28,-44,78), (21207,4701397,1,'soga_nose_type',84,-75,-21), (21208,4701397,0,'soga_skin_color',229,215,216), (21209,4701397,0,'wing_color1',255,255,255), (21210,4701397,0,'wing_color2',255,255,255), (21226,4701403,1,'cheek_type',-45,-75,0), (21227,4701403,1,'chin_type',-38,62,-7), (21228,4701403,1,'ear_type',37,-68,0), (21229,4701403,1,'eye_brow_type',-91,63,83), (21230,4701403,0,'eye_color',108,168,186), (21231,4701403,1,'eye_type',-85,0,0), (21232,4701403,0,'hair_color1',79,28,15), (21233,4701403,0,'hair_color2',111,64,0), (21234,4701403,0,'hair_face_color',37,22,5), (21235,4701403,0,'hair_face_highlight_color',233,168,29), (21236,4701403,0,'hair_highlight',200,165,96), (21237,4701403,0,'hair_type_color',37,22,5), (21238,4701403,0,'hair_type_highlight_color',233,168,29), (21239,4701403,1,'lip_type',77,38,7), (21240,4701403,1,'nose_type',-95,0,-23), (21241,4701403,0,'skin_color',197,186,187), (21242,4701403,1,'soga_cheek_type',-45,-75,0), (21243,4701403,1,'soga_chin_type',-38,62,-7), (21244,4701403,1,'soga_ear_type',37,-68,0), (21245,4701403,1,'soga_eye_brow_type',-91,63,83), (21246,4701403,0,'soga_eye_color',229,229,102), (21247,4701403,1,'soga_eye_type',-85,0,0), (21248,4701403,0,'soga_hair_color1',79,28,15), (21249,4701403,0,'soga_hair_color2',111,64,0), (21250,4701403,0,'soga_hair_face_color',37,22,5), (21251,4701403,0,'soga_hair_face_highlight_color',233,168,29), (21252,4701403,0,'soga_hair_highlight',200,165,96), (21253,4701403,0,'soga_hair_type_color',37,22,5), (21254,4701403,0,'soga_hair_type_highlight_color',233,168,29), (21255,4701403,1,'soga_lip_type',77,38,7), (21256,4701403,1,'soga_nose_type',-95,0,-23), (21257,4701403,0,'soga_skin_color',197,186,187), (21258,4701403,0,'wing_color1',255,255,255), (21259,4701403,0,'wing_color2',255,255,255), (21260,4701404,1,'cheek_type',-12,-87,0), (21261,4701404,1,'chin_type',4,-23,-87), (21262,4701404,1,'ear_type',0,-7,0), (21263,4701404,1,'eye_brow_type',0,51,-97), (21264,4701404,0,'eye_color',105,85,44), (21265,4701404,1,'eye_type',-62,0,0), (21266,4701404,0,'hair_color1',79,28,15), (21267,4701404,0,'hair_color2',111,64,0), (21268,4701404,0,'hair_face_color',37,22,5), (21269,4701404,0,'hair_face_highlight_color',27,15,35), (21270,4701404,0,'hair_highlight',29,21,28), (21271,4701404,0,'hair_type_color',37,22,5), (21272,4701404,0,'hair_type_highlight_color',27,15,35), (21273,4701404,1,'lip_type',0,40,78), (21274,4701404,1,'nose_type',12,34,53), (21275,4701404,0,'skin_color',46,35,21), (21276,4701404,1,'soga_cheek_type',-12,-87,0), (21277,4701404,1,'soga_chin_type',4,-23,-87), (21278,4701404,1,'soga_ear_type',0,-7,0), (21279,4701404,1,'soga_eye_brow_type',0,51,-97), (21280,4701404,0,'soga_eye_color',229,229,102), (21281,4701404,1,'soga_eye_type',-62,0,0), (21282,4701404,0,'soga_hair_color1',79,28,15), (21283,4701404,0,'soga_hair_color2',111,64,0), (21284,4701404,0,'soga_hair_face_color',37,22,5), (21285,4701404,0,'soga_hair_face_highlight_color',27,15,35), (21286,4701404,0,'soga_hair_highlight',29,21,28), (21287,4701404,0,'soga_hair_type_color',37,22,5), (21288,4701404,0,'soga_hair_type_highlight_color',27,15,35), (21289,4701404,1,'soga_lip_type',0,40,78), (21290,4701404,1,'soga_nose_type',12,34,53), (21291,4701404,0,'soga_skin_color',46,35,21), (21292,4701404,0,'wing_color1',255,255,255), (21293,4701404,0,'wing_color2',255,255,255), (21548,4701414,1,'cheek_type',81,-75,0), (21549,4701414,1,'chin_type',34,-7,-21), (21550,4701414,1,'ear_type',51,-26,0), (21551,4701414,1,'eye_brow_type',93,40,-42), (21552,4701414,0,'eye_color',37,73,58), (21553,4701414,1,'eye_type',69,0,0), (21554,4701414,0,'hair_color1',29,21,28), (21555,4701414,0,'hair_color2',39,32,39), (21556,4701414,0,'hair_face_color',15,1,21), (21557,4701414,0,'hair_face_highlight_color',233,184,31), (21558,4701414,0,'hair_highlight',246,219,114), (21559,4701414,0,'hair_type_color',15,1,21), (21560,4701414,0,'hair_type_highlight_color',233,184,31), (21561,4701414,1,'lip_type',40,-34,-17), (21562,4701414,1,'nose_type',-11,-25,47), (21563,4701414,0,'skin_color',218,185,131), (21564,4701414,1,'soga_cheek_type',81,-75,0), (21565,4701414,1,'soga_chin_type',34,-7,-21), (21566,4701414,1,'soga_ear_type',51,-26,0), (21567,4701414,1,'soga_eye_brow_type',93,40,-42), (21568,4701414,0,'soga_eye_color',229,229,102), (21569,4701414,1,'soga_eye_type',69,0,0), (21570,4701414,0,'soga_hair_color1',29,21,28), (21571,4701414,0,'soga_hair_color2',39,32,39), (21572,4701414,0,'soga_hair_face_color',15,1,21), (21573,4701414,0,'soga_hair_face_highlight_color',233,184,31), (21574,4701414,0,'soga_hair_highlight',246,219,114), (21575,4701414,0,'soga_hair_type_color',15,1,21), (21576,4701414,0,'soga_hair_type_highlight_color',233,184,31), (21577,4701414,1,'soga_lip_type',40,-34,-17), (21578,4701414,1,'soga_nose_type',-11,-25,47), (21579,4701414,0,'soga_skin_color',218,185,131), (21580,4701414,0,'wing_color1',255,255,255), (21581,4701414,0,'wing_color2',255,255,255), (21582,4701415,1,'cheek_type',-52,87,0), (21583,4701415,1,'chin_type',-85,-53,-34), (21584,4701415,1,'ear_type',-55,83,0), (21585,4701415,1,'eye_brow_type',0,93,-50), (21586,4701415,0,'eye_color',61,123,140), (21587,4701415,1,'eye_type',82,0,0), (21588,4701415,0,'hair_color1',89,21,21), (21589,4701415,0,'hair_color2',171,87,0), (21590,4701415,0,'hair_face_color',173,66,27), (21591,4701415,0,'hair_face_highlight_color',83,58,8), (21592,4701415,0,'hair_highlight',56,33,26), (21593,4701415,0,'hair_type_color',173,66,27), (21594,4701415,0,'hair_type_highlight_color',83,58,8), (21595,4701415,1,'lip_type',62,42,-87), (21596,4701415,1,'nose_type',95,-88,76), (21597,4701415,0,'skin_color',46,34,35), (21598,4701415,1,'soga_cheek_type',-52,87,0), (21599,4701415,1,'soga_chin_type',-85,-53,-34), (21600,4701415,1,'soga_ear_type',-55,83,0), (21601,4701415,1,'soga_eye_brow_type',0,93,-50), (21602,4701415,0,'soga_eye_color',229,229,102), (21603,4701415,1,'soga_eye_type',82,0,0), (21604,4701415,0,'soga_hair_color1',89,21,21), (21605,4701415,0,'soga_hair_color2',171,87,0), (21606,4701415,0,'soga_hair_face_color',173,66,27), (21607,4701415,0,'soga_hair_face_highlight_color',83,58,8), (21608,4701415,0,'soga_hair_highlight',56,33,26), (21609,4701415,0,'soga_hair_type_color',173,66,27), (21610,4701415,0,'soga_hair_type_highlight_color',83,58,8), (21611,4701415,1,'soga_lip_type',62,42,-87), (21612,4701415,1,'soga_nose_type',95,-88,76), (21613,4701415,0,'soga_skin_color',46,34,35), (21614,4701415,0,'wing_color1',255,255,255), (21615,4701415,0,'wing_color2',255,255,255), (21762,4701425,1,'cheek_type',-98,-68,0), (21763,4701425,1,'chin_type',-11,85,-29), (21764,4701425,1,'ear_type',-95,-34,0), (21765,4701425,1,'eye_brow_type',-31,-15,-96), (21766,4701425,0,'eye_color',102,154,140), (21767,4701425,1,'eye_type',44,0,0), (21768,4701425,0,'hair_color1',38,22,21), (21769,4701425,0,'hair_color2',120,50,0), (21770,4701425,0,'hair_face_highlight_color',15,1,21), (21771,4701425,0,'hair_highlight',29,21,28), (21772,4701425,0,'hair_type_highlight_color',15,1,21), (21773,4701425,1,'lip_type',1,-56,-2), (21774,4701425,1,'nose_type',-9,41,81), (21775,4701425,0,'skin_color',255,255,255), (21776,4701425,1,'soga_cheek_type',-98,-68,0), (21777,4701425,1,'soga_chin_type',-11,85,-29), (21778,4701425,1,'soga_ear_type',-95,-34,0), (21779,4701425,1,'soga_eye_brow_type',-31,-15,-96), (21780,4701425,0,'soga_eye_color',229,229,102), (21781,4701425,1,'soga_eye_type',44,0,0), (21782,4701425,0,'soga_hair_color1',38,22,21), (21783,4701425,0,'soga_hair_color2',120,50,0), (21784,4701425,0,'soga_hair_face_highlight_color',15,1,21), (21785,4701425,0,'soga_hair_highlight',29,21,28), (21786,4701425,0,'soga_hair_type_highlight_color',15,1,21), (21787,4701425,1,'soga_lip_type',1,-56,-2), (21788,4701425,1,'soga_nose_type',-9,41,81), (21789,4701425,0,'soga_skin_color',255,255,255), (21790,4701425,0,'wing_color1',255,255,255), (21791,4701425,0,'wing_color2',255,255,255), (21820,4701427,0,'eye_color',255,255,255), (21821,4701427,0,'skin_color',255,255,255), (21822,4701427,0,'soga_eye_color',255,0,255), (21823,4701428,0,'eye_color',255,255,255), (21824,4701428,0,'skin_color',255,255,255), (21825,4701428,0,'soga_eye_color',255,0,255), (21826,4701429,1,'cheek_type',93,-38,0), (21827,4701429,1,'chin_type',40,53,-25), (21828,4701429,1,'ear_type',-50,-97,0), (21829,4701429,1,'eye_brow_type',-55,-94,56), (21830,4701429,0,'eye_color',136,184,199), (21831,4701429,1,'eye_type',23,0,0), (21832,4701429,0,'hair_color1',239,221,86), (21833,4701429,0,'hair_color2',99,53,22), (21834,4701429,0,'hair_face_color',225,181,22), (21835,4701429,0,'hair_face_highlight_color',184,128,10), (21836,4701429,0,'hair_highlight',209,131,22), (21837,4701429,0,'hair_type_color',225,181,22), (21838,4701429,0,'hair_type_highlight_color',184,128,10), (21839,4701429,1,'lip_type',-57,19,43), (21840,4701429,1,'nose_type',-34,-89,15), (21841,4701429,0,'skin_color',44,46,46), (21842,4701429,1,'soga_cheek_type',93,-38,0), (21843,4701429,1,'soga_chin_type',40,53,-25), (21844,4701429,1,'soga_ear_type',-50,-97,0), (21845,4701429,1,'soga_eye_brow_type',-55,-94,56), (21846,4701429,0,'soga_eye_color',229,229,102), (21847,4701429,1,'soga_eye_type',23,0,0), (21848,4701429,0,'soga_hair_color1',239,221,86), (21849,4701429,0,'soga_hair_color2',99,53,22), (21850,4701429,0,'soga_hair_face_color',225,181,22), (21851,4701429,0,'soga_hair_face_highlight_color',184,128,10), (21852,4701429,0,'soga_hair_highlight',209,131,22), (21853,4701429,0,'soga_hair_type_color',225,181,22), (21854,4701429,0,'soga_hair_type_highlight_color',184,128,10), (21855,4701429,1,'soga_lip_type',-57,19,43), (21856,4701429,1,'soga_nose_type',-34,-89,15), (21857,4701429,0,'soga_skin_color',44,46,46), (21858,4701429,0,'wing_color1',255,255,255), (21859,4701429,0,'wing_color2',255,255,255), (21863,4701431,1,'cheek_type',0,35,0), (21864,4701431,1,'chin_type',2,90,23), (21865,4701431,1,'ear_type',-17,0,0), (21866,4701431,1,'eye_brow_type',-50,0,-17), (21867,4701431,0,'eye_color',61,104,65), (21868,4701431,1,'eye_type',-10,0,0), (21869,4701431,0,'hair_color1',246,219,114), (21870,4701431,0,'hair_color2',187,136,62), (21871,4701431,0,'hair_face_color',233,184,31), (21872,4701431,0,'hair_face_highlight_color',19,6,25), (21873,4701431,0,'hair_highlight',29,21,28), (21874,4701431,0,'hair_type_color',233,184,31), (21875,4701431,0,'hair_type_highlight_color',19,6,25), (21876,4701431,1,'lip_type',-68,48,48), (21877,4701431,1,'nose_type',93,-40,-93), (21878,4701431,0,'skin_color',121,94,57), (21879,4701431,1,'soga_cheek_type',0,35,0), (21880,4701431,1,'soga_chin_type',2,90,23), (21881,4701431,1,'soga_ear_type',-17,0,0), (21882,4701431,1,'soga_eye_brow_type',-50,0,-17), (21883,4701431,0,'soga_eye_color',229,229,102), (21884,4701431,1,'soga_eye_type',-10,0,0), (21885,4701431,0,'soga_hair_color1',246,219,114), (21886,4701431,0,'soga_hair_color2',187,136,62), (21887,4701431,0,'soga_hair_face_color',233,184,31), (21888,4701431,0,'soga_hair_face_highlight_color',19,6,25), (21889,4701431,0,'soga_hair_highlight',29,21,28), (21890,4701431,0,'soga_hair_type_color',233,184,31), (21891,4701431,0,'soga_hair_type_highlight_color',19,6,25), (21892,4701431,1,'soga_lip_type',-68,48,48), (21893,4701431,1,'soga_nose_type',93,-40,-93), (21894,4701431,0,'soga_skin_color',121,94,57), (21895,4701431,0,'wing_color1',255,255,255), (21896,4701431,0,'wing_color2',255,255,255), (21978,4701439,0,'eye_color',255,255,255), (21979,4701439,0,'skin_color',255,255,255), (21980,4701439,0,'soga_eye_color',255,0,255), (21981,4701440,1,'cheek_type',66,4,0), (21982,4701440,1,'chin_type',62,57,87), (21983,4701440,1,'ear_type',70,-45,0), (21984,4701440,1,'eye_brow_type',-96,28,-43), (21985,4701440,0,'eye_color',145,188,193), (21986,4701440,1,'eye_type',87,0,0), (21987,4701440,0,'hair_color1',29,21,28), (21988,4701440,0,'hair_color2',39,32,39), (21989,4701440,0,'hair_face_color',15,1,21), (21990,4701440,0,'hair_highlight',38,22,21), (21991,4701440,0,'hair_type_color',15,1,21), (21992,4701440,1,'lip_type',-28,-81,-79), (21993,4701440,1,'nose_type',-22,84,-35), (21994,4701440,0,'skin_color',223,181,156), (21995,4701440,1,'soga_cheek_type',66,4,0), (21996,4701440,1,'soga_chin_type',62,57,87), (21997,4701440,1,'soga_ear_type',70,-45,0), (21998,4701440,1,'soga_eye_brow_type',-96,28,-43), (21999,4701440,0,'soga_eye_color',229,229,102), (22000,4701440,1,'soga_eye_type',87,0,0), (22001,4701440,0,'soga_hair_color1',29,21,28), (22002,4701440,0,'soga_hair_color2',39,32,39), (22003,4701440,0,'soga_hair_face_color',15,1,21), (22004,4701440,0,'soga_hair_highlight',38,22,21), (22005,4701440,0,'soga_hair_type_color',15,1,21), (22006,4701440,1,'soga_lip_type',-28,-81,-79), (22007,4701440,1,'soga_nose_type',-22,84,-35), (22008,4701440,0,'soga_skin_color',223,181,156), (22009,4701440,0,'wing_color1',255,255,255), (22010,4701440,0,'wing_color2',255,255,255), (22011,4701441,1,'cheek_type',-21,-8,0), (22012,4701441,1,'chin_type',-47,-75,5), (22013,4701441,1,'ear_type',-4,2,0), (22014,4701441,1,'eye_brow_type',-70,93,55), (22015,4701441,0,'eye_color',37,76,86), (22016,4701441,1,'eye_type',-25,0,0), (22017,4701441,0,'hair_color1',56,33,26), (22018,4701441,0,'hair_color2',94,59,11), (22019,4701441,0,'hair_face_color',100,70,10), (22020,4701441,0,'hair_face_highlight_color',100,70,10), (22021,4701441,0,'hair_highlight',56,33,26), (22022,4701441,0,'hair_type_color',100,70,10), (22023,4701441,0,'hair_type_highlight_color',100,70,10), (22024,4701441,1,'lip_type',-19,-20,96), (22025,4701441,1,'nose_type',-45,-56,-62), (22026,4701441,0,'skin_color',130,139,138), (22027,4701441,1,'soga_cheek_type',-21,-8,0), (22028,4701441,1,'soga_chin_type',-47,-75,5), (22029,4701441,1,'soga_ear_type',-4,2,0), (22030,4701441,1,'soga_eye_brow_type',-70,93,55), (22031,4701441,0,'soga_eye_color',229,229,102), (22032,4701441,1,'soga_eye_type',-25,0,0), (22033,4701441,0,'soga_hair_color1',56,33,26), (22034,4701441,0,'soga_hair_color2',94,59,11), (22035,4701441,0,'soga_hair_face_color',100,70,10), (22036,4701441,0,'soga_hair_face_highlight_color',100,70,10), (22037,4701441,0,'soga_hair_highlight',56,33,26), (22038,4701441,0,'soga_hair_type_color',100,70,10), (22039,4701441,0,'soga_hair_type_highlight_color',100,70,10), (22040,4701441,1,'soga_lip_type',-19,-20,96), (22041,4701441,1,'soga_nose_type',-45,-56,-62), (22042,4701441,0,'soga_skin_color',130,139,138), (22043,4701441,0,'wing_color1',255,255,255), (22044,4701441,0,'wing_color2',255,255,255), (22045,4701442,1,'cheek_type',88,18,0), (22046,4701442,1,'chin_type',61,-53,-17), (22047,4701442,1,'ear_type',-8,0,0), (22048,4701442,1,'eye_brow_type',-72,-7,74), (22049,4701442,0,'eye_color',139,121,65), (22050,4701442,1,'eye_type',81,0,0), (22051,4701442,0,'hair_color1',29,21,28), (22052,4701442,0,'hair_color2',39,32,39), (22053,4701442,0,'hair_face_color',15,1,21), (22054,4701442,0,'hair_face_highlight_color',47,42,59), (22055,4701442,0,'hair_highlight',43,36,70), (22056,4701442,0,'hair_type_color',15,1,21), (22057,4701442,0,'hair_type_highlight_color',47,42,59), (22058,4701442,1,'lip_type',42,-25,41), (22059,4701442,1,'nose_type',62,-50,75), (22060,4701442,0,'skin_color',202,195,195), (22061,4701442,1,'soga_cheek_type',88,18,0), (22062,4701442,1,'soga_chin_type',61,-53,-17), (22063,4701442,1,'soga_ear_type',-8,0,0), (22064,4701442,1,'soga_eye_brow_type',-72,-7,74), (22065,4701442,0,'soga_eye_color',229,229,102), (22066,4701442,1,'soga_eye_type',81,0,0), (22067,4701442,0,'soga_hair_color1',29,21,28), (22068,4701442,0,'soga_hair_color2',39,32,39), (22069,4701442,0,'soga_hair_face_color',15,1,21), (22070,4701442,0,'soga_hair_face_highlight_color',47,42,59), (22071,4701442,0,'soga_hair_highlight',43,36,70), (22072,4701442,0,'soga_hair_type_color',15,1,21), (22073,4701442,0,'soga_hair_type_highlight_color',47,42,59), (22074,4701442,1,'soga_lip_type',42,-25,41), (22075,4701442,1,'soga_nose_type',62,-50,75), (22076,4701442,0,'soga_skin_color',202,195,195), (22077,4701442,0,'wing_color1',255,255,255), (22078,4701442,0,'wing_color2',255,255,255), (22179,4701446,1,'cheek_type',43,14,0), (22180,4701446,1,'chin_type',-25,76,40), (22181,4701446,1,'ear_type',91,40,0), (22182,4701446,1,'eye_brow_type',-84,-50,98), (22183,4701446,0,'eye_color',38,65,40), (22184,4701446,1,'eye_type',-2,0,0), (22185,4701446,0,'hair_color1',56,33,26), (22186,4701446,0,'hair_color2',94,59,11), (22187,4701446,0,'hair_face_color',100,70,10), (22188,4701446,0,'hair_face_highlight_color',231,170,26), (22189,4701446,0,'hair_highlight',200,165,96), (22190,4701446,0,'hair_type_color',100,70,10), (22191,4701446,0,'hair_type_highlight_color',231,170,26), (22192,4701446,1,'lip_type',-58,-61,51), (22193,4701446,1,'nose_type',-19,81,-56), (22194,4701446,0,'skin_color',241,245,221), (22195,4701446,1,'soga_cheek_type',43,14,0), (22196,4701446,1,'soga_chin_type',-25,76,40), (22197,4701446,1,'soga_ear_type',91,40,0), (22198,4701446,1,'soga_eye_brow_type',-84,-50,98), (22199,4701446,0,'soga_eye_color',229,229,102), (22200,4701446,1,'soga_eye_type',-2,0,0), (22201,4701446,0,'soga_hair_color1',56,33,26), (22202,4701446,0,'soga_hair_color2',94,59,11), (22203,4701446,0,'soga_hair_face_color',100,70,10), (22204,4701446,0,'soga_hair_face_highlight_color',231,170,26), (22205,4701446,0,'soga_hair_highlight',200,165,96), (22206,4701446,0,'soga_hair_type_color',100,70,10), (22207,4701446,0,'soga_hair_type_highlight_color',231,170,26), (22208,4701446,1,'soga_lip_type',-58,-61,51), (22209,4701446,1,'soga_nose_type',-19,81,-56), (22210,4701446,0,'soga_skin_color',241,245,221), (22211,4701446,0,'wing_color1',255,255,255), (22212,4701446,0,'wing_color2',255,255,255), (22213,4701447,1,'cheek_type',25,84,0), (22214,4701447,1,'chin_type',72,-56,-79), (22215,4701447,1,'ear_type',82,72,0), (22216,4701447,1,'eye_brow_type',58,39,50), (22217,4701447,0,'eye_color',141,159,120), (22218,4701447,1,'eye_type',7,0,0), (22219,4701447,0,'hair_color1',29,21,28), (22220,4701447,0,'hair_color2',39,32,39), (22221,4701447,0,'hair_face_color',17,3,23), (22222,4701447,0,'hair_face_highlight_color',15,1,21), (22223,4701447,0,'hair_highlight',29,21,28), (22224,4701447,0,'hair_type_color',17,3,23), (22225,4701447,0,'hair_type_highlight_color',15,1,21), (22226,4701447,1,'lip_type',29,85,-9), (22227,4701447,1,'nose_type',-25,43,-76), (22228,4701447,0,'skin_color',221,208,173), (22229,4701447,1,'soga_cheek_type',25,84,0), (22230,4701447,1,'soga_chin_type',72,-56,-79), (22231,4701447,1,'soga_ear_type',82,72,0), (22232,4701447,1,'soga_eye_brow_type',58,39,50), (22233,4701447,0,'soga_eye_color',229,229,102), (22234,4701447,1,'soga_eye_type',7,0,0), (22235,4701447,0,'soga_hair_color1',29,21,28), (22236,4701447,0,'soga_hair_color2',39,32,39), (22237,4701447,0,'soga_hair_face_color',17,3,23), (22238,4701447,0,'soga_hair_face_highlight_color',15,1,21), (22239,4701447,0,'soga_hair_highlight',29,21,28), (22240,4701447,0,'soga_hair_type_color',17,3,23), (22241,4701447,0,'soga_hair_type_highlight_color',15,1,21), (22242,4701447,1,'soga_lip_type',29,85,-9), (22243,4701447,1,'soga_nose_type',-25,43,-76), (22244,4701447,0,'soga_skin_color',221,208,173), (22245,4701447,0,'wing_color1',255,255,255), (22246,4701447,0,'wing_color2',255,255,255), (22247,4701448,0,'eye_color',255,255,255), (22248,4701448,0,'skin_color',255,255,255), (22249,4701448,0,'soga_eye_color',255,0,255), (22250,4701449,0,'eye_color',255,255,255), (22251,4701449,0,'skin_color',255,255,255), (22252,4701449,0,'soga_eye_color',255,0,255), (22253,4701450,0,'eye_color',255,255,255), (22254,4701450,0,'hair_color1',1,1,1), (22255,4701450,0,'hair_color2',1,1,1), (22256,4701450,0,'hair_highlight',1,1,1), (22257,4701450,0,'hair_type_color',255,255,255), (22258,4701450,0,'hair_type_highlight_color',255,255,255), (22259,4701450,0,'skin_color',255,255,255), (22260,4701450,0,'soga_eye_color',255,0,255), (22261,4701450,0,'soga_hair_color1',1,1,1), (22262,4701450,0,'soga_hair_color2',1,1,1), (22263,4701450,0,'soga_hair_highlight',1,1,1), (22264,4701450,0,'soga_hair_type_color',255,255,255), (22265,4701450,0,'soga_hair_type_highlight_color',255,255,255), (22266,4701451,1,'cheek_type',-22,53,0), (22267,4701451,1,'chin_type',56,21,-72), (22268,4701451,1,'ear_type',10,-52,0), (22269,4701451,1,'eye_brow_type',0,-45,-78), (22270,4701451,0,'eye_color',39,79,91), (22271,4701451,1,'eye_type',10,0,0), (22272,4701451,0,'hair_color1',79,28,15), (22273,4701451,0,'hair_color2',111,64,0), (22274,4701451,0,'hair_face_color',40,21,7), (22275,4701451,0,'hair_face_highlight_color',220,180,17), (22276,4701451,0,'hair_highlight',239,221,86), (22277,4701451,0,'hair_type_color',40,21,7), (22278,4701451,0,'hair_type_highlight_color',220,180,17), (22279,4701451,1,'lip_type',-75,-41,-62), (22280,4701451,1,'nose_type',56,88,32), (22281,4701451,0,'skin_color',85,88,88), (22282,4701451,1,'soga_cheek_type',-22,53,0), (22283,4701451,1,'soga_chin_type',56,21,-72), (22284,4701451,1,'soga_ear_type',10,-52,0), (22285,4701451,1,'soga_eye_brow_type',0,-45,-78), (22286,4701451,0,'soga_eye_color',229,229,102), (22287,4701451,1,'soga_eye_type',10,0,0), (22288,4701451,0,'soga_hair_color1',79,28,15), (22289,4701451,0,'soga_hair_color2',111,64,0), (22290,4701451,0,'soga_hair_face_color',40,21,7), (22291,4701451,0,'soga_hair_face_highlight_color',220,180,17), (22292,4701451,0,'soga_hair_highlight',239,221,86), (22293,4701451,0,'soga_hair_type_color',40,21,7), (22294,4701451,0,'soga_hair_type_highlight_color',220,180,17), (22295,4701451,1,'soga_lip_type',-75,-41,-62), (22296,4701451,1,'soga_nose_type',56,88,32), (22297,4701451,0,'soga_skin_color',85,88,88), (22298,4701451,0,'wing_color1',255,255,255), (22299,4701451,0,'wing_color2',255,255,255), (22300,4701452,0,'eye_color',255,255,255), (22301,4701452,0,'skin_color',255,255,255), (22302,4701452,0,'soga_eye_color',255,0,255), (22303,4701453,0,'eye_color',255,255,255), (22304,4701453,0,'skin_color',255,255,255), (22305,4701453,0,'soga_eye_color',255,0,255), (22306,4701454,0,'eye_color',255,255,255), (22307,4701454,0,'skin_color',255,255,255), (22308,4701454,0,'soga_eye_color',255,0,255), (22377,4701457,1,'cheek_type',81,-75,0), (22378,4701457,1,'chin_type',34,-7,-21), (22379,4701457,1,'ear_type',51,-26,0), (22380,4701457,1,'eye_brow_type',93,40,-42), (22381,4701457,0,'eye_color',37,73,58), (22382,4701457,1,'eye_type',69,0,0), (22383,4701457,0,'hair_color1',209,131,22), (22384,4701457,0,'hair_color2',199,150,48), (22385,4701457,0,'hair_face_color',190,133,13), (22386,4701457,0,'hair_face_highlight_color',233,184,31), (22387,4701457,0,'hair_highlight',246,219,114), (22388,4701457,0,'hair_type_color',190,133,13), (22389,4701457,0,'hair_type_highlight_color',233,184,31), (22390,4701457,1,'lip_type',40,-34,-17), (22391,4701457,1,'nose_type',-11,-25,47), (22392,4701457,0,'skin_color',51,54,54), (22393,4701457,1,'soga_cheek_type',81,-75,0), (22394,4701457,1,'soga_chin_type',34,-7,-21), (22395,4701457,1,'soga_ear_type',51,-26,0), (22396,4701457,1,'soga_eye_brow_type',93,40,-42), (22397,4701457,0,'soga_eye_color',229,229,102), (22398,4701457,1,'soga_eye_type',69,0,0), (22399,4701457,0,'soga_hair_color1',209,131,22), (22400,4701457,0,'soga_hair_color2',199,150,48), (22401,4701457,0,'soga_hair_face_color',190,133,13), (22402,4701457,0,'soga_hair_face_highlight_color',233,184,31), (22403,4701457,0,'soga_hair_highlight',246,219,114), (22404,4701457,0,'soga_hair_type_color',190,133,13), (22405,4701457,0,'soga_hair_type_highlight_color',233,184,31), (22406,4701457,1,'soga_lip_type',40,-34,-17), (22407,4701457,1,'soga_nose_type',-11,-25,47), (22408,4701457,0,'soga_skin_color',51,54,54), (22409,4701457,0,'wing_color1',255,255,255), (22410,4701457,0,'wing_color2',255,255,255), (22411,4701458,0,'eye_color',255,255,255), (22412,4701458,0,'skin_color',255,255,255), (22413,4701458,0,'soga_eye_color',255,0,255), (22414,4701459,0,'eye_color',255,255,255), (22415,4701459,0,'hair_color1',1,1,1), (22416,4701459,0,'hair_color2',1,1,1), (22417,4701459,0,'hair_highlight',1,1,1), (22418,4701459,0,'hair_type_color',255,255,255), (22419,4701459,0,'hair_type_highlight_color',255,255,255), (22420,4701459,0,'skin_color',255,255,255), (22421,4701459,0,'soga_eye_color',255,0,255), (22422,4701459,0,'soga_hair_color1',1,1,1), (22423,4701459,0,'soga_hair_color2',1,1,1), (22424,4701459,0,'soga_hair_highlight',1,1,1), (22425,4701459,0,'soga_hair_type_color',255,255,255), (22426,4701459,0,'soga_hair_type_highlight_color',255,255,255), (22427,4701460,0,'eye_color',255,255,255), (22428,4701460,0,'hair_color1',1,1,1), (22429,4701460,0,'hair_color2',1,1,1), (22430,4701460,0,'hair_highlight',1,1,1), (22431,4701460,0,'hair_type_color',255,255,255), (22432,4701460,0,'hair_type_highlight_color',255,255,255), (22433,4701460,0,'skin_color',255,255,255), (22434,4701460,0,'soga_eye_color',255,0,255), (22435,4701460,0,'soga_hair_color1',1,1,1), (22436,4701460,0,'soga_hair_color2',1,1,1), (22437,4701460,0,'soga_hair_highlight',1,1,1), (22438,4701460,0,'soga_hair_type_color',255,255,255), (22439,4701460,0,'soga_hair_type_highlight_color',255,255,255), (22440,4701461,0,'eye_color',255,255,255), (22441,4701461,0,'skin_color',255,255,255), (22442,4701461,0,'soga_eye_color',255,0,255), (22443,4701462,0,'eye_color',255,255,255), (22444,4701462,0,'skin_color',255,255,255), (22445,4701462,0,'soga_eye_color',255,0,255), (22446,4701463,0,'eye_color',255,255,255), (22447,4701463,0,'skin_color',255,255,255), (22448,4701463,0,'soga_eye_color',255,0,255), (22484,4701466,0,'eye_color',255,255,255), (22485,4701466,0,'skin_color',255,255,255), (22486,4701466,0,'soga_eye_color',255,0,255), (22487,4701467,0,'eye_color',255,255,255), (22488,4701467,0,'skin_color',255,255,255), (22489,4701467,0,'soga_eye_color',255,0,255), (22502,4701472,0,'eye_color',255,255,255), (22503,4701472,0,'skin_color',255,255,255), (22504,4701472,0,'soga_eye_color',255,0,255), (22505,4701473,0,'eye_color',255,255,255), (22506,4701473,0,'skin_color',255,255,255), (22507,4701473,0,'soga_eye_color',255,0,255), (22511,4701475,0,'eye_color',255,255,255), (22512,4701475,0,'skin_color',255,255,255), (22513,4701475,0,'soga_eye_color',255,0,255), (22514,4701476,0,'eye_color',255,255,255), (22515,4701476,0,'skin_color',255,255,255), (22516,4701476,0,'soga_eye_color',255,0,255), (22517,4701477,0,'eye_color',255,255,255), (22518,4701477,0,'skin_color',255,255,255), (22519,4701477,0,'soga_eye_color',255,0,255), (22520,4701478,0,'eye_color',255,255,255), (22521,4701478,0,'skin_color',255,255,255), (22522,4701478,0,'soga_eye_color',255,0,255), (22526,4701480,1,'cheek_type',-12,-87,0), (22527,4701480,1,'chin_type',4,-23,-87), (22528,4701480,1,'ear_type',0,-7,0), (22529,4701480,1,'eye_brow_type',0,51,-97), (22530,4701480,0,'eye_color',105,85,44), (22531,4701480,1,'eye_type',-62,0,0), (22532,4701480,0,'hair_color1',79,28,15), (22533,4701480,0,'hair_color2',111,64,0), (22534,4701480,0,'hair_face_color',37,22,5), (22535,4701480,0,'hair_face_highlight_color',27,15,35), (22536,4701480,0,'hair_highlight',29,21,28), (22537,4701480,0,'hair_type_color',37,22,5), (22538,4701480,0,'hair_type_highlight_color',27,15,35), (22539,4701480,1,'lip_type',0,40,78), (22540,4701480,1,'nose_type',12,34,53), (22541,4701480,0,'skin_color',46,35,21), (22542,4701480,1,'soga_cheek_type',-12,-87,0), (22543,4701480,1,'soga_chin_type',4,-23,-87), (22544,4701480,1,'soga_ear_type',0,-7,0), (22545,4701480,1,'soga_eye_brow_type',0,51,-97), (22546,4701480,0,'soga_eye_color',229,229,102), (22547,4701480,1,'soga_eye_type',-62,0,0), (22548,4701480,0,'soga_hair_color1',79,28,15), (22549,4701480,0,'soga_hair_color2',111,64,0), (22550,4701480,0,'soga_hair_face_color',37,22,5), (22551,4701480,0,'soga_hair_face_highlight_color',27,15,35), (22552,4701480,0,'soga_hair_highlight',29,21,28), (22553,4701480,0,'soga_hair_type_color',37,22,5), (22554,4701480,0,'soga_hair_type_highlight_color',27,15,35), (22555,4701480,1,'soga_lip_type',0,40,78), (22556,4701480,1,'soga_nose_type',12,34,53), (22557,4701480,0,'soga_skin_color',46,35,21), (22558,4701480,0,'wing_color1',255,255,255), (22559,4701480,0,'wing_color2',255,255,255), (22595,4701483,1,'cheek_type',-45,-75,0), (22596,4701483,1,'chin_type',-38,62,-7), (22597,4701483,1,'ear_type',37,-68,0), (22598,4701483,1,'eye_brow_type',-91,63,83), (22599,4701483,0,'eye_color',108,168,186), (22600,4701483,1,'eye_type',-85,0,0), (22601,4701483,0,'hair_color1',79,28,15), (22602,4701483,0,'hair_color2',111,64,0), (22603,4701483,0,'hair_face_color',37,22,5), (22604,4701483,0,'hair_face_highlight_color',233,168,29), (22605,4701483,0,'hair_highlight',200,165,96), (22606,4701483,0,'hair_type_color',37,22,5), (22607,4701483,0,'hair_type_highlight_color',233,168,29), (22608,4701483,1,'lip_type',77,38,7), (22609,4701483,1,'nose_type',-95,0,-23), (22610,4701483,0,'skin_color',197,186,187), (22611,4701483,1,'soga_cheek_type',-45,-75,0), (22612,4701483,1,'soga_chin_type',-38,62,-7), (22613,4701483,1,'soga_ear_type',37,-68,0), (22614,4701483,1,'soga_eye_brow_type',-91,63,83), (22615,4701483,0,'soga_eye_color',229,229,102), (22616,4701483,1,'soga_eye_type',-85,0,0), (22617,4701483,0,'soga_hair_color1',79,28,15), (22618,4701483,0,'soga_hair_color2',111,64,0), (22619,4701483,0,'soga_hair_face_color',37,22,5), (22620,4701483,0,'soga_hair_face_highlight_color',233,168,29), (22621,4701483,0,'soga_hair_highlight',200,165,96), (22622,4701483,0,'soga_hair_type_color',37,22,5), (22623,4701483,0,'soga_hair_type_highlight_color',233,168,29), (22624,4701483,1,'soga_lip_type',77,38,7), (22625,4701483,1,'soga_nose_type',-95,0,-23), (22626,4701483,0,'soga_skin_color',197,186,187), (22627,4701483,0,'wing_color1',255,255,255), (22628,4701483,0,'wing_color2',255,255,255), (22632,4701485,1,'cheek_type',-21,-8,0), (22633,4701485,1,'chin_type',-47,-75,5), (22634,4701485,1,'ear_type',-4,2,0), (22635,4701485,1,'eye_brow_type',-70,93,55), (22636,4701485,0,'eye_color',37,76,86), (22637,4701485,1,'eye_type',-25,0,0), (22638,4701485,0,'hair_color1',56,33,26), (22639,4701485,0,'hair_color2',94,59,11), (22640,4701485,0,'hair_face_color',100,70,10), (22641,4701485,0,'hair_face_highlight_color',100,70,10), (22642,4701485,0,'hair_highlight',56,33,26), (22643,4701485,0,'hair_type_color',100,70,10), (22644,4701485,0,'hair_type_highlight_color',100,70,10), (22645,4701485,1,'lip_type',-19,-20,96), (22646,4701485,1,'nose_type',-45,-56,-62), (22647,4701485,0,'skin_color',130,139,138), (22648,4701485,1,'soga_cheek_type',-21,-8,0), (22649,4701485,1,'soga_chin_type',-47,-75,5), (22650,4701485,1,'soga_ear_type',-4,2,0), (22651,4701485,1,'soga_eye_brow_type',-70,93,55), (22652,4701485,0,'soga_eye_color',229,229,102), (22653,4701485,1,'soga_eye_type',-25,0,0), (22654,4701485,0,'soga_hair_color1',56,33,26), (22655,4701485,0,'soga_hair_color2',94,59,11), (22656,4701485,0,'soga_hair_face_color',100,70,10), (22657,4701485,0,'soga_hair_face_highlight_color',100,70,10), (22658,4701485,0,'soga_hair_highlight',56,33,26), (22659,4701485,0,'soga_hair_type_color',100,70,10), (22660,4701485,0,'soga_hair_type_highlight_color',100,70,10), (22661,4701485,1,'soga_lip_type',-19,-20,96), (22662,4701485,1,'soga_nose_type',-45,-56,-62), (22663,4701485,0,'soga_skin_color',130,139,138), (22664,4701485,0,'wing_color1',255,255,255), (22665,4701485,0,'wing_color2',255,255,255), (22666,4701486,1,'cheek_type',93,-38,0), (22667,4701486,1,'chin_type',40,53,-25), (22668,4701486,1,'ear_type',-50,-97,0), (22669,4701486,1,'eye_brow_type',-55,-94,56), (22670,4701486,0,'eye_color',136,184,199), (22671,4701486,1,'eye_type',23,0,0), (22672,4701486,0,'hair_color1',239,221,86), (22673,4701486,0,'hair_color2',99,53,22), (22674,4701486,0,'hair_face_color',225,181,22), (22675,4701486,0,'hair_face_highlight_color',184,128,10), (22676,4701486,0,'hair_highlight',209,131,22), (22677,4701486,0,'hair_type_color',225,181,22), (22678,4701486,0,'hair_type_highlight_color',184,128,10), (22679,4701486,1,'lip_type',-57,19,43), (22680,4701486,1,'nose_type',-34,-89,15), (22681,4701486,0,'skin_color',44,46,46), (22682,4701486,1,'soga_cheek_type',93,-38,0), (22683,4701486,1,'soga_chin_type',40,53,-25), (22684,4701486,1,'soga_ear_type',-50,-97,0), (22685,4701486,1,'soga_eye_brow_type',-55,-94,56), (22686,4701486,0,'soga_eye_color',229,229,102), (22687,4701486,1,'soga_eye_type',23,0,0), (22688,4701486,0,'soga_hair_color1',239,221,86), (22689,4701486,0,'soga_hair_color2',99,53,22), (22690,4701486,0,'soga_hair_face_color',225,181,22), (22691,4701486,0,'soga_hair_face_highlight_color',184,128,10), (22692,4701486,0,'soga_hair_highlight',209,131,22), (22693,4701486,0,'soga_hair_type_color',225,181,22), (22694,4701486,0,'soga_hair_type_highlight_color',184,128,10), (22695,4701486,1,'soga_lip_type',-57,19,43), (22696,4701486,1,'soga_nose_type',-34,-89,15), (22697,4701486,0,'soga_skin_color',44,46,46), (22698,4701486,0,'wing_color1',255,255,255), (22699,4701486,0,'wing_color2',255,255,255), (22700,4701487,1,'cheek_type',66,4,0), (22701,4701487,1,'chin_type',62,57,87), (22702,4701487,1,'ear_type',70,-45,0), (22703,4701487,1,'eye_brow_type',-96,28,-43), (22704,4701487,0,'eye_color',145,188,193), (22705,4701487,1,'eye_type',87,0,0), (22706,4701487,0,'hair_color1',29,21,28), (22707,4701487,0,'hair_color2',39,32,39), (22708,4701487,0,'hair_face_color',15,1,21), (22709,4701487,0,'hair_highlight',38,22,21), (22710,4701487,0,'hair_type_color',15,1,21), (22711,4701487,1,'lip_type',-28,-81,-79), (22712,4701487,1,'nose_type',-22,84,-35), (22713,4701487,0,'skin_color',223,181,156), (22714,4701487,1,'soga_cheek_type',66,4,0), (22715,4701487,1,'soga_chin_type',62,57,87), (22716,4701487,1,'soga_ear_type',70,-45,0), (22717,4701487,1,'soga_eye_brow_type',-96,28,-43), (22718,4701487,0,'soga_eye_color',229,229,102), (22719,4701487,1,'soga_eye_type',87,0,0), (22720,4701487,0,'soga_hair_color1',29,21,28), (22721,4701487,0,'soga_hair_color2',39,32,39), (22722,4701487,0,'soga_hair_face_color',15,1,21), (22723,4701487,0,'soga_hair_highlight',38,22,21), (22724,4701487,0,'soga_hair_type_color',15,1,21), (22725,4701487,1,'soga_lip_type',-28,-81,-79), (22726,4701487,1,'soga_nose_type',-22,84,-35), (22727,4701487,0,'soga_skin_color',223,181,156), (22728,4701487,0,'wing_color1',255,255,255), (22729,4701487,0,'wing_color2',255,255,255), (22798,4701492,1,'cheek_type',25,84,0), (22799,4701492,1,'chin_type',72,-56,-79), (22800,4701492,1,'ear_type',82,72,0), (22801,4701492,1,'eye_brow_type',58,39,50), (22802,4701492,0,'eye_color',141,159,120), (22803,4701492,1,'eye_type',7,0,0), (22804,4701492,0,'hair_color1',29,21,28), (22805,4701492,0,'hair_color2',39,32,39), (22806,4701492,0,'hair_face_color',17,3,23), (22807,4701492,0,'hair_face_highlight_color',15,1,21), (22808,4701492,0,'hair_highlight',29,21,28), (22809,4701492,0,'hair_type_color',17,3,23), (22810,4701492,0,'hair_type_highlight_color',15,1,21), (22811,4701492,1,'lip_type',29,85,-9), (22812,4701492,1,'nose_type',-25,43,-76), (22813,4701492,0,'skin_color',221,208,173), (22814,4701492,1,'soga_cheek_type',25,84,0), (22815,4701492,1,'soga_chin_type',72,-56,-79), (22816,4701492,1,'soga_ear_type',82,72,0), (22817,4701492,1,'soga_eye_brow_type',58,39,50), (22818,4701492,0,'soga_eye_color',229,229,102), (22819,4701492,1,'soga_eye_type',7,0,0), (22820,4701492,0,'soga_hair_color1',29,21,28), (22821,4701492,0,'soga_hair_color2',39,32,39), (22822,4701492,0,'soga_hair_face_color',17,3,23), (22823,4701492,0,'soga_hair_face_highlight_color',15,1,21), (22824,4701492,0,'soga_hair_highlight',29,21,28), (22825,4701492,0,'soga_hair_type_color',17,3,23), (22826,4701492,0,'soga_hair_type_highlight_color',15,1,21), (22827,4701492,1,'soga_lip_type',29,85,-9), (22828,4701492,1,'soga_nose_type',-25,43,-76), (22829,4701492,0,'soga_skin_color',221,208,173), (22830,4701492,0,'wing_color1',255,255,255), (22831,4701492,0,'wing_color2',255,255,255), (22832,4701493,1,'cheek_type',-81,12,0), (22833,4701493,1,'chin_type',50,-88,-38), (22834,4701493,1,'ear_type',-26,81,0), (22835,4701493,1,'eye_brow_type',-50,-31,-15), (22836,4701493,0,'eye_color',40,64,39), (22837,4701493,1,'eye_type',-93,0,0), (22838,4701493,0,'hair_color1',79,28,15), (22839,4701493,0,'hair_color2',111,64,0), (22840,4701493,0,'hair_face_color',35,24,1), (22841,4701493,0,'hair_face_highlight_color',180,78,32), (22842,4701493,0,'hair_highlight',105,26,26), (22843,4701493,0,'hair_type_color',35,24,1), (22844,4701493,0,'hair_type_highlight_color',180,78,32), (22845,4701493,1,'lip_type',-7,-94,31), (22846,4701493,1,'nose_type',-96,-72,88), (22847,4701493,0,'skin_color',237,237,207), (22848,4701493,1,'soga_cheek_type',-81,12,0), (22849,4701493,1,'soga_chin_type',50,-88,-38), (22850,4701493,1,'soga_ear_type',-26,81,0), (22851,4701493,1,'soga_eye_brow_type',-50,-31,-15), (22852,4701493,0,'soga_eye_color',229,229,102), (22853,4701493,1,'soga_eye_type',-93,0,0), (22854,4701493,0,'soga_hair_color1',79,28,15), (22855,4701493,0,'soga_hair_color2',111,64,0), (22856,4701493,0,'soga_hair_face_color',35,24,1), (22857,4701493,0,'soga_hair_face_highlight_color',180,78,32), (22858,4701493,0,'soga_hair_highlight',105,26,26), (22859,4701493,0,'soga_hair_type_color',35,24,1), (22860,4701493,0,'soga_hair_type_highlight_color',180,78,32), (22861,4701493,1,'soga_lip_type',-7,-94,31), (22862,4701493,1,'soga_nose_type',-96,-72,88), (22863,4701493,0,'soga_skin_color',237,237,207), (22864,4701493,0,'wing_color1',255,255,255), (22865,4701493,0,'wing_color2',255,255,255), (22869,4701495,0,'eye_color',255,255,255), (22870,4701495,0,'hair_color1',1,1,1), (22871,4701495,0,'hair_color2',1,1,1), (22872,4701495,0,'hair_highlight',1,1,1), (22873,4701495,0,'hair_type_color',255,255,255), (22874,4701495,0,'hair_type_highlight_color',255,255,255), (22875,4701495,0,'skin_color',255,255,255), (22876,4701495,0,'soga_eye_color',255,0,255), (22877,4701495,0,'soga_hair_color1',1,1,1), (22878,4701495,0,'soga_hair_color2',1,1,1), (22879,4701495,0,'soga_hair_highlight',1,1,1), (22880,4701495,0,'soga_hair_type_color',255,255,255), (22881,4701495,0,'soga_hair_type_highlight_color',255,255,255), (22882,4701496,0,'eye_color',255,255,255), (22883,4701496,0,'skin_color',255,255,255), (22884,4701496,0,'soga_eye_color',255,0,255), (22885,4701497,0,'eye_color',255,255,255), (22886,4701497,0,'hair_color1',1,1,1), (22887,4701497,0,'hair_color2',1,1,1), (22888,4701497,0,'hair_highlight',1,1,1), (22889,4701497,0,'hair_type_color',255,255,255), (22890,4701497,0,'hair_type_highlight_color',255,255,255), (22891,4701497,0,'skin_color',255,255,255), (22892,4701497,0,'soga_eye_color',255,0,255), (22893,4701497,0,'soga_hair_color1',1,1,1), (22894,4701497,0,'soga_hair_color2',1,1,1), (22895,4701497,0,'soga_hair_highlight',1,1,1), (22896,4701497,0,'soga_hair_type_color',255,255,255), (22897,4701497,0,'soga_hair_type_highlight_color',255,255,255), (22898,4701498,0,'eye_color',255,255,255), (22899,4701498,0,'hair_color1',1,1,1), (22900,4701498,0,'hair_color2',1,1,1), (22901,4701498,0,'hair_highlight',1,1,1), (22902,4701498,0,'hair_type_color',255,255,255), (22903,4701498,0,'hair_type_highlight_color',255,255,255), (22904,4701498,0,'skin_color',255,255,255), (22905,4701498,0,'soga_eye_color',255,0,255), (22906,4701498,0,'soga_hair_color1',1,1,1), (22907,4701498,0,'soga_hair_color2',1,1,1), (22908,4701498,0,'soga_hair_highlight',1,1,1), (22909,4701498,0,'soga_hair_type_color',255,255,255), (22910,4701498,0,'soga_hair_type_highlight_color',255,255,255), (22911,4701499,0,'eye_color',255,255,255), (22912,4701499,0,'skin_color',255,255,255), (22913,4701499,0,'soga_eye_color',255,0,255), (22914,4701500,0,'eye_color',255,255,255), (22915,4701500,0,'skin_color',255,255,255), (22916,4701500,0,'soga_eye_color',255,0,255), (22985,4701503,1,'cheek_type',-21,-8,0), (22986,4701503,1,'chin_type',-47,-75,5), (22987,4701503,1,'ear_type',-4,2,0), (22988,4701503,1,'eye_brow_type',-70,93,55), (22989,4701503,0,'eye_color',37,76,86), (22990,4701503,1,'eye_type',-25,0,0), (22991,4701503,0,'hair_color1',56,33,26), (22992,4701503,0,'hair_color2',94,59,11), (22993,4701503,0,'hair_face_color',100,70,10), (22994,4701503,0,'hair_face_highlight_color',100,70,10), (22995,4701503,0,'hair_highlight',56,33,26), (22996,4701503,0,'hair_type_color',100,70,10), (22997,4701503,0,'hair_type_highlight_color',100,70,10), (22998,4701503,1,'lip_type',-19,-20,96), (22999,4701503,1,'nose_type',-45,-56,-62), (23000,4701503,0,'skin_color',130,139,138), (23001,4701503,1,'soga_cheek_type',-21,-8,0), (23002,4701503,1,'soga_chin_type',-47,-75,5), (23003,4701503,1,'soga_ear_type',-4,2,0), (23004,4701503,1,'soga_eye_brow_type',-70,93,55), (23005,4701503,0,'soga_eye_color',229,229,102), (23006,4701503,1,'soga_eye_type',-25,0,0), (23007,4701503,0,'soga_hair_color1',56,33,26), (23008,4701503,0,'soga_hair_color2',94,59,11), (23009,4701503,0,'soga_hair_face_color',100,70,10), (23010,4701503,0,'soga_hair_face_highlight_color',100,70,10), (23011,4701503,0,'soga_hair_highlight',56,33,26), (23012,4701503,0,'soga_hair_type_color',100,70,10), (23013,4701503,0,'soga_hair_type_highlight_color',100,70,10), (23014,4701503,1,'soga_lip_type',-19,-20,96), (23015,4701503,1,'soga_nose_type',-45,-56,-62), (23016,4701503,0,'soga_skin_color',130,139,138), (23017,4701503,0,'wing_color1',255,255,255), (23018,4701503,0,'wing_color2',255,255,255), (23019,4701504,1,'cheek_type',-81,12,0), (23020,4701504,1,'chin_type',50,-88,-38), (23021,4701504,1,'ear_type',-26,81,0), (23022,4701504,1,'eye_brow_type',-50,-31,-15), (23023,4701504,0,'eye_color',40,64,39), (23024,4701504,1,'eye_type',-93,0,0), (23025,4701504,0,'hair_color1',79,28,15), (23026,4701504,0,'hair_color2',111,64,0), (23027,4701504,0,'hair_face_color',35,24,1), (23028,4701504,0,'hair_face_highlight_color',180,78,32), (23029,4701504,0,'hair_highlight',105,26,26), (23030,4701504,0,'hair_type_color',35,24,1), (23031,4701504,0,'hair_type_highlight_color',180,78,32), (23032,4701504,1,'lip_type',-7,-94,31), (23033,4701504,1,'nose_type',-96,-72,88), (23034,4701504,0,'skin_color',237,237,207), (23035,4701504,1,'soga_cheek_type',-81,12,0), (23036,4701504,1,'soga_chin_type',50,-88,-38), (23037,4701504,1,'soga_ear_type',-26,81,0), (23038,4701504,1,'soga_eye_brow_type',-50,-31,-15), (23039,4701504,0,'soga_eye_color',229,229,102), (23040,4701504,1,'soga_eye_type',-93,0,0), (23041,4701504,0,'soga_hair_color1',79,28,15), (23042,4701504,0,'soga_hair_color2',111,64,0), (23043,4701504,0,'soga_hair_face_color',35,24,1), (23044,4701504,0,'soga_hair_face_highlight_color',180,78,32), (23045,4701504,0,'soga_hair_highlight',105,26,26), (23046,4701504,0,'soga_hair_type_color',35,24,1), (23047,4701504,0,'soga_hair_type_highlight_color',180,78,32), (23048,4701504,1,'soga_lip_type',-7,-94,31), (23049,4701504,1,'soga_nose_type',-96,-72,88), (23050,4701504,0,'soga_skin_color',237,237,207), (23051,4701504,0,'wing_color1',255,255,255), (23052,4701504,0,'wing_color2',255,255,255), (23053,4701505,1,'cheek_type',22,-10,0), (23054,4701505,1,'chin_type',50,55,50), (23055,4701505,1,'ear_type',-66,29,0), (23056,4701505,1,'eye_brow_type',57,96,31), (23057,4701505,0,'eye_color',125,95,46), (23058,4701505,1,'eye_type',94,0,0), (23059,4701505,0,'hair_color1',79,28,15), (23060,4701505,0,'hair_color2',111,64,0), (23061,4701505,0,'hair_face_color',37,23,3), (23062,4701505,0,'hair_face_highlight_color',84,0,0), (23063,4701505,0,'hair_highlight',109,14,49), (23064,4701505,0,'hair_type_color',37,23,3), (23065,4701505,0,'hair_type_highlight_color',84,0,0), (23066,4701505,1,'lip_type',87,-69,-81), (23067,4701505,1,'nose_type',-66,77,46), (23068,4701505,0,'skin_color',221,188,148), (23069,4701505,1,'soga_cheek_type',22,-10,0), (23070,4701505,1,'soga_chin_type',50,55,50), (23071,4701505,1,'soga_ear_type',-66,29,0), (23072,4701505,1,'soga_eye_brow_type',57,96,31), (23073,4701505,0,'soga_eye_color',229,229,102), (23074,4701505,1,'soga_eye_type',94,0,0), (23075,4701505,0,'soga_hair_color1',79,28,15), (23076,4701505,0,'soga_hair_color2',111,64,0), (23077,4701505,0,'soga_hair_face_color',37,23,3), (23078,4701505,0,'soga_hair_face_highlight_color',84,0,0), (23079,4701505,0,'soga_hair_highlight',109,14,49), (23080,4701505,0,'soga_hair_type_color',37,23,3), (23081,4701505,0,'soga_hair_type_highlight_color',84,0,0), (23082,4701505,1,'soga_lip_type',87,-69,-81), (23083,4701505,1,'soga_nose_type',-66,77,46), (23084,4701505,0,'soga_skin_color',221,188,148), (23085,4701505,0,'wing_color1',255,255,255), (23086,4701505,0,'wing_color2',255,255,255), (23087,4701506,1,'cheek_type',25,84,0), (23088,4701506,1,'chin_type',72,-56,-79), (23089,4701506,1,'ear_type',82,72,0), (23090,4701506,1,'eye_brow_type',58,39,50), (23091,4701506,0,'eye_color',141,159,120), (23092,4701506,1,'eye_type',7,0,0), (23093,4701506,0,'hair_color1',29,21,28), (23094,4701506,0,'hair_color2',39,32,39), (23095,4701506,0,'hair_face_color',17,3,23), (23096,4701506,0,'hair_face_highlight_color',15,1,21), (23097,4701506,0,'hair_highlight',29,21,28), (23098,4701506,0,'hair_type_color',17,3,23), (23099,4701506,0,'hair_type_highlight_color',15,1,21), (23100,4701506,1,'lip_type',29,85,-9), (23101,4701506,1,'nose_type',-25,43,-76), (23102,4701506,0,'skin_color',221,208,173), (23103,4701506,1,'soga_cheek_type',25,84,0), (23104,4701506,1,'soga_chin_type',72,-56,-79), (23105,4701506,1,'soga_ear_type',82,72,0), (23106,4701506,1,'soga_eye_brow_type',58,39,50), (23107,4701506,0,'soga_eye_color',229,229,102), (23108,4701506,1,'soga_eye_type',7,0,0), (23109,4701506,0,'soga_hair_color1',29,21,28), (23110,4701506,0,'soga_hair_color2',39,32,39), (23111,4701506,0,'soga_hair_face_color',17,3,23), (23112,4701506,0,'soga_hair_face_highlight_color',15,1,21), (23113,4701506,0,'soga_hair_highlight',29,21,28), (23114,4701506,0,'soga_hair_type_color',17,3,23), (23115,4701506,0,'soga_hair_type_highlight_color',15,1,21), (23116,4701506,1,'soga_lip_type',29,85,-9), (23117,4701506,1,'soga_nose_type',-25,43,-76), (23118,4701506,0,'soga_skin_color',221,208,173), (23119,4701506,0,'wing_color1',255,255,255), (23120,4701506,0,'wing_color2',255,255,255), (23121,4701507,1,'cheek_type',-87,34,0), (23122,4701507,1,'chin_type',46,-25,19), (23123,4701507,1,'ear_type',-61,-2,0), (23124,4701507,1,'eye_brow_type',-21,14,-62), (23125,4701507,0,'eye_color',160,197,203), (23126,4701507,1,'eye_type',63,0,0), (23127,4701507,0,'hair_color1',246,219,114), (23128,4701507,0,'hair_color2',187,136,62), (23129,4701507,0,'hair_face_color',233,184,31), (23130,4701507,0,'hair_face_highlight_color',15,1,21), (23131,4701507,0,'hair_highlight',29,21,28), (23132,4701507,0,'hair_type_color',233,184,31), (23133,4701507,0,'hair_type_highlight_color',15,1,21), (23134,4701507,1,'lip_type',17,-88,-41), (23135,4701507,1,'nose_type',25,42,17), (23136,4701507,0,'skin_color',152,102,91), (23137,4701507,1,'soga_cheek_type',-87,34,0), (23138,4701507,1,'soga_chin_type',46,-25,19), (23139,4701507,1,'soga_ear_type',-61,-2,0), (23140,4701507,1,'soga_eye_brow_type',-21,14,-62), (23141,4701507,0,'soga_eye_color',229,229,102), (23142,4701507,1,'soga_eye_type',63,0,0), (23143,4701507,0,'soga_hair_color1',246,219,114), (23144,4701507,0,'soga_hair_color2',187,136,62), (23145,4701507,0,'soga_hair_face_color',233,184,31), (23146,4701507,0,'soga_hair_face_highlight_color',15,1,21), (23147,4701507,0,'soga_hair_highlight',29,21,28), (23148,4701507,0,'soga_hair_type_color',233,184,31), (23149,4701507,0,'soga_hair_type_highlight_color',15,1,21), (23150,4701507,1,'soga_lip_type',17,-88,-41), (23151,4701507,1,'soga_nose_type',25,42,17), (23152,4701507,0,'soga_skin_color',152,102,91), (23153,4701507,0,'wing_color1',255,255,255), (23154,4701507,0,'wing_color2',255,255,255), (23155,4701508,1,'cheek_type',-11,10,0), (23156,4701508,1,'chin_type',-53,-28,2), (23157,4701508,1,'ear_type',-31,-47,0), (23158,4701508,1,'eye_brow_type',-93,45,42), (23159,4701508,0,'eye_color',121,172,178), (23160,4701508,1,'eye_type',63,0,0), (23161,4701508,0,'hair_color1',89,21,21), (23162,4701508,0,'hair_color2',171,87,0), (23163,4701508,0,'hair_face_color',145,49,29), (23164,4701508,0,'hair_face_highlight_color',15,1,21), (23165,4701508,0,'hair_highlight',29,21,28), (23166,4701508,0,'hair_type_color',145,49,29), (23167,4701508,0,'hair_type_highlight_color',15,1,21), (23168,4701508,1,'lip_type',-51,-93,-85), (23169,4701508,1,'nose_type',18,46,3), (23170,4701508,0,'skin_color',223,186,182), (23171,4701508,1,'soga_cheek_type',-11,10,0), (23172,4701508,1,'soga_chin_type',-53,-28,2), (23173,4701508,1,'soga_ear_type',-31,-47,0), (23174,4701508,1,'soga_eye_brow_type',-93,45,42), (23175,4701508,0,'soga_eye_color',229,229,102), (23176,4701508,1,'soga_eye_type',63,0,0), (23177,4701508,0,'soga_hair_color1',89,21,21), (23178,4701508,0,'soga_hair_color2',171,87,0), (23179,4701508,0,'soga_hair_face_color',145,49,29), (23180,4701508,0,'soga_hair_face_highlight_color',15,1,21), (23181,4701508,0,'soga_hair_highlight',29,21,28), (23182,4701508,0,'soga_hair_type_color',145,49,29), (23183,4701508,0,'soga_hair_type_highlight_color',15,1,21), (23184,4701508,1,'soga_lip_type',-51,-93,-85), (23185,4701508,1,'soga_nose_type',18,46,3), (23186,4701508,0,'soga_skin_color',223,186,182), (23187,4701508,0,'wing_color1',255,255,255), (23188,4701508,0,'wing_color2',255,255,255), (23189,4701509,1,'cheek_type',0,34,0), (23190,4701509,1,'chin_type',-82,57,-72), (23191,4701509,1,'ear_type',93,8,0), (23192,4701509,1,'eye_brow_type',-14,53,-31), (23193,4701509,0,'eye_color',29,59,47), (23194,4701509,1,'eye_type',63,0,0), (23195,4701509,0,'hair_color1',56,33,26), (23196,4701509,0,'hair_color2',94,59,11), (23197,4701509,0,'hair_face_color',100,70,10), (23198,4701509,0,'hair_face_highlight_color',244,246,246), (23199,4701509,0,'hair_highlight',161,165,168), (23200,4701509,0,'hair_type_color',100,70,10), (23201,4701509,0,'hair_type_highlight_color',244,246,246), (23202,4701509,1,'lip_type',-75,-71,78), (23203,4701509,1,'nose_type',-9,-88,-52), (23204,4701509,0,'skin_color',105,105,105), (23205,4701509,1,'soga_cheek_type',0,34,0), (23206,4701509,1,'soga_chin_type',-82,57,-72), (23207,4701509,1,'soga_ear_type',93,8,0), (23208,4701509,1,'soga_eye_brow_type',-14,53,-31), (23209,4701509,0,'soga_eye_color',229,229,102), (23210,4701509,1,'soga_eye_type',63,0,0), (23211,4701509,0,'soga_hair_color1',56,33,26), (23212,4701509,0,'soga_hair_color2',94,59,11), (23213,4701509,0,'soga_hair_face_color',100,70,10), (23214,4701509,0,'soga_hair_face_highlight_color',244,246,246), (23215,4701509,0,'soga_hair_highlight',161,165,168), (23216,4701509,0,'soga_hair_type_color',100,70,10), (23217,4701509,0,'soga_hair_type_highlight_color',244,246,246), (23218,4701509,1,'soga_lip_type',-75,-71,78), (23219,4701509,1,'soga_nose_type',-9,-88,-52), (23220,4701509,0,'soga_skin_color',105,105,105), (23221,4701509,0,'wing_color1',255,255,255), (23222,4701509,0,'wing_color2',255,255,255), (23223,4701510,1,'cheek_type',0,34,0), (23224,4701510,1,'chin_type',-82,57,-72), (23225,4701510,1,'ear_type',93,8,0), (23226,4701510,1,'eye_brow_type',-14,53,-31), (23227,4701510,0,'eye_color',29,59,47), (23228,4701510,1,'eye_type',63,0,0), (23229,4701510,0,'hair_color1',56,33,26), (23230,4701510,0,'hair_color2',94,59,11), (23231,4701510,0,'hair_face_color',100,70,10), (23232,4701510,0,'hair_face_highlight_color',244,246,246), (23233,4701510,0,'hair_highlight',161,165,168), (23234,4701510,0,'hair_type_color',100,70,10), (23235,4701510,0,'hair_type_highlight_color',244,246,246), (23236,4701510,1,'lip_type',-75,-71,78), (23237,4701510,1,'nose_type',-9,-88,-52), (23238,4701510,0,'skin_color',105,105,105), (23239,4701510,1,'soga_cheek_type',0,34,0), (23240,4701510,1,'soga_chin_type',-82,57,-72), (23241,4701510,1,'soga_ear_type',93,8,0), (23242,4701510,1,'soga_eye_brow_type',-14,53,-31), (23243,4701510,0,'soga_eye_color',229,229,102), (23244,4701510,1,'soga_eye_type',63,0,0), (23245,4701510,0,'soga_hair_color1',56,33,26), (23246,4701510,0,'soga_hair_color2',94,59,11), (23247,4701510,0,'soga_hair_face_color',100,70,10), (23248,4701510,0,'soga_hair_face_highlight_color',244,246,246), (23249,4701510,0,'soga_hair_highlight',161,165,168), (23250,4701510,0,'soga_hair_type_color',100,70,10), (23251,4701510,0,'soga_hair_type_highlight_color',244,246,246), (23252,4701510,1,'soga_lip_type',-75,-71,78), (23253,4701510,1,'soga_nose_type',-9,-88,-52), (23254,4701510,0,'soga_skin_color',105,105,105), (23255,4701510,0,'wing_color1',255,255,255), (23256,4701510,0,'wing_color2',255,255,255), (23257,4701511,1,'cheek_type',0,35,0), (23258,4701511,1,'chin_type',2,90,23), (23259,4701511,1,'ear_type',-17,0,0), (23260,4701511,1,'eye_brow_type',-50,0,-17), (23261,4701511,0,'eye_color',61,104,65), (23262,4701511,1,'eye_type',-10,0,0), (23263,4701511,0,'hair_color1',246,219,114), (23264,4701511,0,'hair_color2',187,136,62), (23265,4701511,0,'hair_face_color',233,184,31), (23266,4701511,0,'hair_face_highlight_color',19,6,25), (23267,4701511,0,'hair_highlight',29,21,28), (23268,4701511,0,'hair_type_color',233,184,31), (23269,4701511,0,'hair_type_highlight_color',19,6,25), (23270,4701511,1,'lip_type',-68,48,48), (23271,4701511,1,'nose_type',93,-40,-93), (23272,4701511,0,'skin_color',121,94,57), (23273,4701511,1,'soga_cheek_type',0,35,0), (23274,4701511,1,'soga_chin_type',2,90,23), (23275,4701511,1,'soga_ear_type',-17,0,0), (23276,4701511,1,'soga_eye_brow_type',-50,0,-17), (23277,4701511,0,'soga_eye_color',229,229,102), (23278,4701511,1,'soga_eye_type',-10,0,0), (23279,4701511,0,'soga_hair_color1',246,219,114), (23280,4701511,0,'soga_hair_color2',187,136,62), (23281,4701511,0,'soga_hair_face_color',233,184,31), (23282,4701511,0,'soga_hair_face_highlight_color',19,6,25), (23283,4701511,0,'soga_hair_highlight',29,21,28), (23284,4701511,0,'soga_hair_type_color',233,184,31), (23285,4701511,0,'soga_hair_type_highlight_color',19,6,25), (23286,4701511,1,'soga_lip_type',-68,48,48), (23287,4701511,1,'soga_nose_type',93,-40,-93), (23288,4701511,0,'soga_skin_color',121,94,57), (23289,4701511,0,'wing_color1',255,255,255), (23290,4701511,0,'wing_color2',255,255,255), (23333,4701517,1,'cheek_type',57,35,0), (23334,4701517,1,'chin_type',-78,-2,-10), (23335,4701517,1,'ear_type',-68,-56,0), (23336,4701517,1,'eye_brow_type',50,-72,-90), (23337,4701517,0,'eye_color',49,100,115), (23338,4701517,1,'eye_type',-38,0,0), (23339,4701517,0,'hair_color1',246,219,114), (23340,4701517,0,'hair_color2',187,136,62), (23341,4701517,0,'hair_face_color',228,182,25), (23342,4701517,0,'hair_face_highlight_color',170,63,24), (23343,4701517,0,'hair_highlight',89,21,21), (23344,4701517,0,'hair_type_color',228,182,25), (23345,4701517,0,'hair_type_highlight_color',170,63,24), (23346,4701517,1,'lip_type',-78,-84,-64), (23347,4701517,1,'nose_type',-93,-79,18), (23348,4701517,0,'skin_color',155,156,156), (23349,4701517,1,'soga_cheek_type',57,35,0), (23350,4701517,1,'soga_chin_type',-78,-2,-10), (23351,4701517,1,'soga_ear_type',-68,-56,0), (23352,4701517,1,'soga_eye_brow_type',50,-72,-90), (23353,4701517,0,'soga_eye_color',229,229,102), (23354,4701517,1,'soga_eye_type',-38,0,0), (23355,4701517,0,'soga_hair_color1',246,219,114), (23356,4701517,0,'soga_hair_color2',187,136,62), (23357,4701517,0,'soga_hair_face_color',228,182,25), (23358,4701517,0,'soga_hair_face_highlight_color',170,63,24), (23359,4701517,0,'soga_hair_highlight',89,21,21), (23360,4701517,0,'soga_hair_type_color',228,182,25), (23361,4701517,0,'soga_hair_type_highlight_color',170,63,24), (23362,4701517,1,'soga_lip_type',-78,-84,-64), (23363,4701517,1,'soga_nose_type',-93,-79,18), (23364,4701517,0,'soga_skin_color',155,156,156), (23365,4701517,0,'wing_color1',255,255,255), (23366,4701517,0,'wing_color2',255,255,255), (23367,4701518,1,'cheek_type',-11,10,0), (23368,4701518,1,'chin_type',-53,-28,2), (23369,4701518,1,'ear_type',-31,-47,0), (23370,4701518,1,'eye_brow_type',-93,45,42), (23371,4701518,0,'eye_color',121,172,178), (23372,4701518,1,'eye_type',63,0,0), (23373,4701518,0,'hair_color1',89,21,21), (23374,4701518,0,'hair_color2',171,87,0), (23375,4701518,0,'hair_face_color',145,49,29), (23376,4701518,0,'hair_face_highlight_color',15,1,21), (23377,4701518,0,'hair_highlight',29,21,28), (23378,4701518,0,'hair_type_color',145,49,29), (23379,4701518,0,'hair_type_highlight_color',15,1,21), (23380,4701518,1,'lip_type',-51,-93,-85), (23381,4701518,1,'nose_type',18,46,3), (23382,4701518,0,'skin_color',223,186,182), (23383,4701518,1,'soga_cheek_type',-11,10,0), (23384,4701518,1,'soga_chin_type',-53,-28,2), (23385,4701518,1,'soga_ear_type',-31,-47,0), (23386,4701518,1,'soga_eye_brow_type',-93,45,42), (23387,4701518,0,'soga_eye_color',229,229,102), (23388,4701518,1,'soga_eye_type',63,0,0), (23389,4701518,0,'soga_hair_color1',89,21,21), (23390,4701518,0,'soga_hair_color2',171,87,0), (23391,4701518,0,'soga_hair_face_color',145,49,29), (23392,4701518,0,'soga_hair_face_highlight_color',15,1,21), (23393,4701518,0,'soga_hair_highlight',29,21,28), (23394,4701518,0,'soga_hair_type_color',145,49,29), (23395,4701518,0,'soga_hair_type_highlight_color',15,1,21), (23396,4701518,1,'soga_lip_type',-51,-93,-85), (23397,4701518,1,'soga_nose_type',18,46,3), (23398,4701518,0,'soga_skin_color',223,186,182), (23399,4701518,0,'wing_color1',255,255,255), (23400,4701518,0,'wing_color2',255,255,255), (23404,4701520,1,'cheek_type',93,-38,0), (23405,4701520,1,'chin_type',40,53,-25), (23406,4701520,1,'ear_type',-50,-97,0), (23407,4701520,1,'eye_brow_type',-55,-94,56), (23408,4701520,0,'eye_color',136,184,199), (23409,4701520,1,'eye_type',23,0,0), (23410,4701520,0,'hair_color1',239,221,86), (23411,4701520,0,'hair_color2',99,53,22), (23412,4701520,0,'hair_face_color',225,181,22), (23413,4701520,0,'hair_face_highlight_color',184,128,10), (23414,4701520,0,'hair_highlight',209,131,22), (23415,4701520,0,'hair_type_color',225,181,22), (23416,4701520,0,'hair_type_highlight_color',184,128,10), (23417,4701520,1,'lip_type',-57,19,43), (23418,4701520,1,'nose_type',-34,-89,15), (23419,4701520,0,'skin_color',44,46,46), (23420,4701520,1,'soga_cheek_type',93,-38,0), (23421,4701520,1,'soga_chin_type',40,53,-25), (23422,4701520,1,'soga_ear_type',-50,-97,0), (23423,4701520,1,'soga_eye_brow_type',-55,-94,56), (23424,4701520,0,'soga_eye_color',229,229,102), (23425,4701520,1,'soga_eye_type',23,0,0), (23426,4701520,0,'soga_hair_color1',239,221,86), (23427,4701520,0,'soga_hair_color2',99,53,22), (23428,4701520,0,'soga_hair_face_color',225,181,22), (23429,4701520,0,'soga_hair_face_highlight_color',184,128,10), (23430,4701520,0,'soga_hair_highlight',209,131,22), (23431,4701520,0,'soga_hair_type_color',225,181,22), (23432,4701520,0,'soga_hair_type_highlight_color',184,128,10), (23433,4701520,1,'soga_lip_type',-57,19,43), (23434,4701520,1,'soga_nose_type',-34,-89,15), (23435,4701520,0,'soga_skin_color',44,46,46), (23436,4701520,0,'wing_color1',255,255,255), (23437,4701520,0,'wing_color2',255,255,255), (23438,4701521,1,'cheek_type',-35,-57,0), (23439,4701521,1,'chin_type',-47,-5,-95), (23440,4701521,1,'ear_type',-47,18,0), (23441,4701521,1,'eye_brow_type',-87,85,-22), (23442,4701521,0,'eye_color',83,61,29), (23443,4701521,1,'eye_type',-21,0,0), (23444,4701521,0,'hair_color1',109,14,49), (23445,4701521,0,'hair_color2',185,97,0), (23446,4701521,0,'hair_face_color',84,0,0), (23447,4701521,0,'hair_face_highlight_color',188,92,40), (23448,4701521,0,'hair_highlight',105,26,26), (23449,4701521,0,'hair_type_color',84,0,0), (23450,4701521,0,'hair_type_highlight_color',188,92,40), (23451,4701521,1,'lip_type',31,-58,-5), (23452,4701521,1,'nose_type',87,57,17), (23453,4701521,0,'skin_color',113,121,119), (23454,4701521,1,'soga_cheek_type',-35,-57,0), (23455,4701521,1,'soga_chin_type',-47,-5,-95), (23456,4701521,1,'soga_ear_type',-47,18,0), (23457,4701521,1,'soga_eye_brow_type',-87,85,-22), (23458,4701521,0,'soga_eye_color',229,229,102), (23459,4701521,1,'soga_eye_type',-21,0,0), (23460,4701521,0,'soga_hair_color1',109,14,49), (23461,4701521,0,'soga_hair_color2',185,97,0), (23462,4701521,0,'soga_hair_face_color',84,0,0), (23463,4701521,0,'soga_hair_face_highlight_color',188,92,40), (23464,4701521,0,'soga_hair_highlight',105,26,26), (23465,4701521,0,'soga_hair_type_color',84,0,0), (23466,4701521,0,'soga_hair_type_highlight_color',188,92,40), (23467,4701521,1,'soga_lip_type',31,-58,-5), (23468,4701521,1,'soga_nose_type',87,57,17), (23469,4701521,0,'soga_skin_color',113,121,119), (23470,4701521,0,'wing_color1',255,255,255), (23471,4701521,0,'wing_color2',255,255,255), (23472,2630000,1,'cheek_type',69,-42,0), (23473,2630000,1,'chin_type',90,-64,82), (23474,2630000,1,'ear_type',39,-98,0), (23475,2630000,1,'eye_brow_type',83,-1,-4), (23476,2630000,0,'eye_color',121,172,178), (23477,2630000,1,'eye_type',40,0,0), (23478,2630000,0,'hair_color1',180,45,208), (23479,2630000,0,'hair_color2',39,32,39), (23480,2630000,0,'hair_face_color',26,15,34), (23481,2630000,0,'hair_face_highlight_color',44,16,16), (23482,2630000,0,'hair_highlight',91,21,51), (23483,2630000,0,'hair_type_color',26,15,34), (23484,2630000,0,'hair_type_highlight_color',44,16,16), (23485,2630000,1,'lip_type',-9,14,-98), (23486,2630000,1,'nose_type',5,-76,45), (23487,2630000,0,'skin_color',245,233,233), (23488,2630000,1,'soga_cheek_type',0,83,-1), (23489,2630000,1,'soga_chin_type',0,-9,14), (23490,2630000,1,'soga_ear_type',0,40,0), (23491,2630000,1,'soga_eye_brow_type',0,39,-98), (23492,2630000,0,'soga_eye_color',229,229,102), (23493,2630000,1,'soga_eye_type',41,0,0), (23494,2630000,0,'soga_hair_color1',159,88,0), (23495,2630000,0,'soga_hair_color2',54,45,28), (23496,2630000,0,'soga_hair_face_color',26,15,34), (23497,2630000,0,'soga_hair_face_highlight_color',44,16,16), (23498,2630000,0,'soga_hair_highlight',91,21,51), (23499,2630000,0,'soga_hair_type_color',26,15,34), (23500,2630000,0,'soga_hair_type_highlight_color',44,16,16), (23501,2630000,1,'soga_lip_type',-4,69,-42), (23502,2630000,1,'soga_nose_type',-98,90,-64), (23503,2630000,0,'soga_skin_color',245,233,233), (23504,2630000,0,'wing_color1',255,255,255), (23505,2630000,0,'wing_color2',255,255,255), (23506,2630001,1,'cheek_type',44,0,0), (23507,2630001,1,'chin_type',90,-11,0), (23508,2630001,1,'ear_type',-8,-98,0), (23509,2630001,1,'eye_brow_type',-91,-53,-25), (23510,2630001,0,'eye_color',119,175,191), (23511,2630001,1,'eye_type',75,0,0), (23512,2630001,0,'hair_color1',53,222,247), (23513,2630001,0,'hair_color2',208,0,0), (23514,2630001,0,'hair_face_color',121,38,35), (23515,2630001,0,'hair_face_highlight_color',47,14,19), (23516,2630001,0,'hair_highlight',89,21,21), (23517,2630001,0,'hair_type_color',121,38,35), (23518,2630001,0,'hair_type_highlight_color',47,14,19), (23519,2630001,1,'lip_type',0,32,-22), (23520,2630001,1,'nose_type',90,53,-34), (23521,2630001,0,'skin_color',245,250,250), (23522,2630001,1,'soga_cheek_type',0,-91,-53), (23523,2630001,1,'soga_chin_type',0,0,32), (23524,2630001,1,'soga_ear_type',0,75,0), (23525,2630001,1,'soga_eye_brow_type',0,-8,-98), (23526,2630001,0,'soga_eye_color',229,229,102), (23527,2630001,1,'soga_eye_type',-48,0,0), (23528,2630001,0,'soga_hair_color1',171,87,0), (23529,2630001,0,'soga_hair_color2',109,14,49), (23530,2630001,0,'soga_hair_face_color',121,38,35), (23531,2630001,0,'soga_hair_face_highlight_color',47,14,19), (23532,2630001,0,'soga_hair_highlight',89,21,21), (23533,2630001,0,'soga_hair_type_color',121,38,35), (23534,2630001,0,'soga_hair_type_highlight_color',47,14,19), (23535,2630001,1,'soga_lip_type',-25,44,0), (23536,2630001,1,'soga_nose_type',-22,90,-11), (23537,2630001,0,'soga_skin_color',245,250,250), (23538,2630001,0,'wing_color1',255,255,255), (23539,2630001,0,'wing_color2',255,255,255), (23540,2630002,1,'cheek_type',21,57,0), (23541,2630002,1,'chin_type',-17,41,50), (23542,2630002,1,'ear_type',34,87,0), (23543,2630002,1,'eye_brow_type',0,0,87), (23544,2630002,0,'eye_color',43,69,43), (23545,2630002,1,'eye_type',-31,0,0), (23546,2630002,0,'hair_color1',225,45,9), (23547,2630002,0,'hair_color2',10,0,0), (23548,2630002,0,'hair_face_color',201,142,16), (23549,2630002,0,'hair_face_highlight_color',48,32,3), (23550,2630002,0,'hair_highlight',209,131,22), (23551,2630002,0,'hair_type_color',201,142,16), (23552,2630002,0,'hair_type_highlight_color',48,32,3), (23553,2630002,1,'lip_type',-15,-62,-51), (23554,2630002,1,'nose_type',-28,-31,45), (23555,2630002,0,'skin_color',224,204,159), (23556,2630002,1,'soga_cheek_type',0,19,52), (23557,2630002,1,'soga_chin_type',0,-15,-62), (23558,2630002,1,'soga_ear_type',0,-31,0), (23559,2630002,1,'soga_eye_brow_type',0,34,87), (23560,2630002,0,'soga_eye_color',229,229,102), (23561,2630002,1,'soga_eye_type',10,0,0), (23562,2630002,0,'soga_hair_color1',199,150,48), (23563,2630002,0,'soga_hair_color2',79,28,15), (23564,2630002,0,'soga_hair_face_color',201,142,16), (23565,2630002,0,'soga_hair_face_highlight_color',48,32,3), (23566,2630002,0,'soga_hair_highlight',209,131,22), (23567,2630002,0,'soga_hair_type_color',201,142,16), (23568,2630002,0,'soga_hair_type_highlight_color',48,32,3), (23569,2630002,1,'soga_lip_type',87,21,57), (23570,2630002,1,'soga_nose_type',-51,-17,41), (23571,2630002,0,'soga_skin_color',224,204,159), (23572,2630002,0,'wing_color1',255,255,255), (23573,2630002,0,'wing_color2',255,255,255), (23574,2630003,1,'cheek_type',0,-45,0), (23575,2630003,1,'chin_type',7,-10,21), (23576,2630003,1,'ear_type',7,-2,0), (23577,2630003,1,'eye_brow_type',-4,-18,-29), (23578,2630003,0,'eye_color',34,59,37), (23579,2630003,1,'eye_type',28,0,0), (23580,2630003,0,'hair_color1',252,0,156), (23581,2630003,0,'hair_face_color',196,188,184), (23582,2630003,0,'hair_face_highlight_color',155,79,2), (23583,2630003,0,'hair_type_color',196,188,184), (23584,2630003,0,'hair_type_highlight_color',155,79,2), (23585,2630003,1,'lip_type',-18,-28,14), (23586,2630003,1,'nose_type',-8,-4,0), (23587,2630003,0,'skin_color',58,19,3), (23588,2630003,1,'soga_cheek_type',0,-4,-18), (23589,2630003,1,'soga_chin_type',0,-18,-28), (23590,2630003,1,'soga_ear_type',0,28,0), (23591,2630003,1,'soga_eye_brow_type',0,7,-2), (23592,2630003,0,'soga_eye_color',229,229,102), (23593,2630003,0,'soga_hair_face_color',196,188,184), (23594,2630003,0,'soga_hair_face_highlight_color',155,79,2), (23595,2630003,0,'soga_hair_type_color',196,188,184), (23596,2630003,0,'soga_hair_type_highlight_color',155,79,2), (23597,2630003,1,'soga_lip_type',-29,0,-45), (23598,2630003,1,'soga_nose_type',14,7,-10), (23599,2630003,0,'soga_skin_color',58,19,3), (23600,2630003,0,'wing_color1',255,255,255), (23601,2630003,0,'wing_color2',255,255,255), (23602,2630004,1,'cheek_type',-68,-58,0), (23603,2630004,1,'chin_type',-40,68,-82), (23604,2630004,1,'ear_type',28,-71,0), (23605,2630004,1,'eye_brow_type',-88,94,65), (23606,2630004,0,'eye_color',95,96,0), (23607,2630004,1,'eye_type',8,0,0), (23608,2630004,0,'hair_color1',213,222,1), (23609,2630004,1,'lip_type',55,4,0), (23610,2630004,1,'nose_type',84,-43,-34), (23611,2630004,0,'skin_color',155,143,88), (23612,2630004,1,'soga_cheek_type',0,-88,94), (23613,2630004,1,'soga_chin_type',0,55,4), (23614,2630004,1,'soga_ear_type',0,8,0), (23615,2630004,1,'soga_eye_brow_type',0,28,-71), (23616,2630004,0,'soga_eye_color',229,229,102), (23617,2630004,1,'soga_eye_type',87,0,0), (23618,2630004,1,'soga_lip_type',65,-68,-58), (23619,2630004,1,'soga_nose_type',0,-40,68), (23620,2630004,0,'soga_skin_color',155,143,88), (23621,2630004,0,'wing_color1',255,255,255), (23622,2630004,0,'wing_color2',255,255,255), (23623,2630005,1,'cheek_type',-76,75,0), (23624,2630005,1,'chin_type',17,-90,-12), (23625,2630005,1,'ear_type',-4,-71,0), (23626,2630005,1,'eye_brow_type',87,20,-25), (23627,2630005,0,'eye_color',158,158,0), (23628,2630005,1,'eye_type',-48,0,0), (23629,2630005,0,'hair_color1',206,68,31), (23630,2630005,1,'lip_type',89,93,12), (23631,2630005,1,'nose_type',-51,-50,68), (23632,2630005,0,'skin_color',35,50,54), (23633,2630005,1,'soga_cheek_type',0,87,20), (23634,2630005,1,'soga_chin_type',0,89,93), (23635,2630005,1,'soga_ear_type',0,-48,0), (23636,2630005,1,'soga_eye_brow_type',0,-4,-71), (23637,2630005,0,'soga_eye_color',229,229,102), (23638,2630005,1,'soga_eye_type',12,0,0), (23639,2630005,1,'soga_lip_type',-25,-76,75), (23640,2630005,1,'soga_nose_type',12,17,-90), (23641,2630005,0,'soga_skin_color',35,50,54), (23642,2630005,0,'wing_color1',255,255,255), (23643,2630005,0,'wing_color2',255,255,255), (23644,2630006,0,'eye_color',84,127,70), (23645,2630006,0,'skin_color',152,7,0), (23646,2630006,0,'soga_eye_color',255,0,255), (23647,2630007,0,'eye_color',255,255,255), (23648,2630007,0,'skin_color',255,255,255), (23649,2630007,0,'soga_eye_color',255,0,255), (23650,2630008,0,'eye_color',255,255,255), (23651,2630008,0,'skin_color',255,255,255), (23652,2630008,0,'soga_eye_color',255,0,255), (23653,2630009,1,'cheek_type',-75,37,0), (23654,2630009,1,'chin_type',37,1,31), (23655,2630009,1,'ear_type',62,0,0), (23656,2630009,1,'eye_brow_type',55,-7,100), (23657,2630009,0,'eye_color',73,42,13), (23658,2630009,0,'hair_color1',50,211,0), (23659,2630009,0,'hair_color2',25,0,0), (23660,2630009,0,'hair_face_highlight_color',15,1,21), (23661,2630009,0,'hair_highlight',38,22,21), (23662,2630009,0,'hair_type_highlight_color',15,1,21), (23663,2630009,1,'lip_type',-100,-46,50), (23664,2630009,1,'nose_type',68,50,-45), (23665,2630009,0,'skin_color',46,45,34), (23666,2630009,1,'soga_cheek_type',0,55,-7), (23667,2630009,1,'soga_chin_type',0,-100,-46), (23668,2630009,1,'soga_ear_type',62,0,0), (23669,2630009,1,'soga_eye_brow_type',0,62,0), (23670,2630009,0,'soga_eye_color',204,204,204), (23671,2630009,1,'soga_eye_type',25,0,0), (23672,2630009,0,'soga_hair_color1',120,50,0), (23673,2630009,0,'soga_hair_color2',26,24,25), (23674,2630009,0,'soga_hair_face_highlight_color',15,1,21), (23675,2630009,0,'soga_hair_highlight',38,22,21), (23676,2630009,0,'soga_hair_type_highlight_color',15,1,21), (23677,2630009,1,'soga_lip_type',100,-75,37), (23678,2630009,1,'soga_nose_type',50,37,1), (23679,2630009,0,'soga_skin_color',46,45,34), (23680,2630010,1,'cheek_type',-51,-59,0), (23681,2630010,1,'chin_type',34,-87,0), (23682,2630010,1,'ear_type',37,75,0), (23683,2630010,1,'eye_brow_type',35,-43,-37), (23684,2630010,0,'eye_color',141,138,0), (23685,2630010,1,'eye_type',96,0,0), (23686,2630010,0,'hair_color1',238,172,249), (23687,2630010,1,'lip_type',71,17,-43), (23688,2630010,1,'nose_type',-96,-18,-84), (23689,2630010,0,'skin_color',139,97,78), (23690,2630010,1,'soga_cheek_type',0,35,-43), (23691,2630010,1,'soga_chin_type',0,71,17), (23692,2630010,1,'soga_ear_type',0,96,0), (23693,2630010,1,'soga_eye_brow_type',0,37,75), (23694,2630010,0,'soga_eye_color',229,229,102), (23695,2630010,1,'soga_eye_type',40,0,0), (23696,2630010,1,'soga_lip_type',-37,-51,-59), (23697,2630010,1,'soga_nose_type',-43,34,-87), (23698,2630010,0,'soga_skin_color',139,97,78), (23699,2630010,0,'wing_color1',255,255,255), (23700,2630010,0,'wing_color2',255,255,255), (23701,2630011,1,'cheek_type',-70,22,0), (23702,2630011,1,'chin_type',-8,2,1), (23703,2630011,1,'ear_type',7,-5,0), (23704,2630011,1,'eye_brow_type',56,28,47), (23705,2630011,0,'eye_color',60,115,80), (23706,2630011,1,'eye_type',10,0,0), (23707,2630011,0,'hair_color1',188,90,162), (23708,2630011,0,'hair_color2',180,0,0), (23709,2630011,0,'hair_face_color',171,64,25), (23710,2630011,0,'hair_face_highlight_color',33,24,42), (23711,2630011,0,'hair_highlight',89,21,21), (23712,2630011,0,'hair_type_color',171,64,25), (23713,2630011,0,'hair_type_highlight_color',33,24,42), (23714,2630011,1,'lip_type',31,46,81), (23715,2630011,1,'nose_type',12,-68,90), (23716,2630011,0,'skin_color',133,113,71), (23717,2630011,1,'soga_cheek_type',0,56,28), (23718,2630011,1,'soga_chin_type',0,31,46), (23719,2630011,1,'soga_ear_type',0,10,0), (23720,2630011,1,'soga_eye_brow_type',0,7,-5), (23721,2630011,0,'soga_eye_color',229,229,102), (23722,2630011,1,'soga_eye_type',-76,0,0), (23723,2630011,0,'soga_hair_color1',171,87,0), (23724,2630011,0,'soga_hair_color2',26,24,25), (23725,2630011,0,'soga_hair_face_color',171,64,25), (23726,2630011,0,'soga_hair_face_highlight_color',33,24,42), (23727,2630011,0,'soga_hair_highlight',89,21,21), (23728,2630011,0,'soga_hair_type_color',171,64,25), (23729,2630011,0,'soga_hair_type_highlight_color',33,24,42), (23730,2630011,1,'soga_lip_type',47,-70,22), (23731,2630011,1,'soga_nose_type',81,-8,2), (23732,2630011,0,'soga_skin_color',133,113,71), (23733,2630012,1,'cheek_type',-35,-57,0), (23734,2630012,1,'chin_type',-47,-5,-95), (23735,2630012,1,'ear_type',-47,18,0), (23736,2630012,1,'eye_brow_type',-87,85,-22), (23737,2630012,0,'eye_color',83,61,29), (23738,2630012,1,'eye_type',-21,0,0), (23739,2630012,0,'hair_color1',57,17,96), (23740,2630012,0,'hair_color2',160,0,0), (23741,2630012,0,'hair_face_color',84,0,0), (23742,2630012,0,'hair_face_highlight_color',188,92,40), (23743,2630012,0,'hair_highlight',91,21,51), (23744,2630012,0,'hair_type_color',84,0,0), (23745,2630012,0,'hair_type_highlight_color',188,92,40), (23746,2630012,1,'lip_type',31,-58,-5), (23747,2630012,1,'nose_type',87,57,17), (23748,2630012,0,'skin_color',113,121,119), (23749,2630012,1,'soga_cheek_type',0,-87,85), (23750,2630012,1,'soga_chin_type',0,31,-58), (23751,2630012,1,'soga_ear_type',0,-21,0), (23752,2630012,1,'soga_eye_brow_type',0,-47,18), (23753,2630012,0,'soga_eye_color',229,229,102), (23754,2630012,1,'soga_eye_type',-96,0,0), (23755,2630012,0,'soga_hair_color1',159,88,0), (23756,2630012,0,'soga_hair_color2',43,36,70), (23757,2630012,0,'soga_hair_face_color',84,0,0), (23758,2630012,0,'soga_hair_face_highlight_color',188,92,40), (23759,2630012,0,'soga_hair_highlight',91,21,51), (23760,2630012,0,'soga_hair_type_color',84,0,0), (23761,2630012,0,'soga_hair_type_highlight_color',188,92,40), (23762,2630012,1,'soga_lip_type',-22,-35,-57), (23763,2630012,1,'soga_nose_type',-5,-47,-5), (23764,2630012,0,'soga_skin_color',113,121,119), (23765,2630012,0,'wing_color1',255,255,255), (23766,2630012,0,'wing_color2',255,255,255), (23767,2630013,0,'eye_color',255,255,255), (23768,2630013,0,'skin_color',255,255,255), (23769,2630013,0,'soga_eye_color',255,0,255), (23770,2630014,1,'cheek_type',-3,-25,0), (23771,2630014,1,'chin_type',-8,25,1), (23772,2630014,1,'ear_type',42,42,0), (23773,2630014,1,'eye_brow_type',-9,-1,-4), (23774,2630014,0,'eye_color',137,92,40), (23775,2630014,1,'eye_type',-25,0,0), (23776,2630014,0,'hair_color1',21,17,0), (23777,2630014,0,'hair_face_color',255,171,115), (23778,2630014,0,'hair_face_highlight_color',105,90,5), (23779,2630014,0,'hair_type_color',255,171,115), (23780,2630014,0,'hair_type_highlight_color',105,90,5), (23781,2630014,1,'lip_type',-5,-26,-1), (23782,2630014,1,'nose_type',-3,21,17), (23783,2630014,0,'skin_color',230,186,184), (23784,2630014,1,'soga_cheek_type',0,-9,-1), (23785,2630014,1,'soga_chin_type',0,-5,-26), (23786,2630014,1,'soga_ear_type',0,-25,0), (23787,2630014,1,'soga_eye_brow_type',0,42,42), (23788,2630014,0,'soga_eye_color',229,229,102), (23789,2630014,1,'soga_eye_type',-25,0,0), (23790,2630014,0,'soga_hair_face_color',255,171,115), (23791,2630014,0,'soga_hair_face_highlight_color',105,90,5), (23792,2630014,0,'soga_hair_type_color',255,171,115), (23793,2630014,0,'soga_hair_type_highlight_color',105,90,5), (23794,2630014,1,'soga_lip_type',-4,-3,-25), (23795,2630014,1,'soga_nose_type',-1,-8,25), (23796,2630014,0,'soga_skin_color',230,186,184), (23797,2630014,0,'wing_color1',255,255,255), (23798,2630014,0,'wing_color2',255,255,255), (23799,2630015,1,'cheek_type',21,25,0), (23800,2630015,1,'chin_type',-14,17,0), (23801,2630015,1,'ear_type',0,-23,0), (23802,2630015,1,'eye_brow_type',12,-20,-7), (23803,2630015,0,'eye_color',199,179,155), (23804,2630015,1,'eye_type',-22,0,0), (23805,2630015,0,'hair_color1',12,14,0), (23806,2630015,0,'hair_face_color',139,187,188), (23807,2630015,0,'hair_face_highlight_color',25,18,10), (23808,2630015,0,'hair_type_color',139,187,188), (23809,2630015,0,'hair_type_highlight_color',25,18,10), (23810,2630015,1,'lip_type',7,45,-20), (23811,2630015,1,'nose_type',-18,12,14), (23812,2630015,0,'skin_color',213,164,145), (23813,2630015,1,'soga_cheek_type',0,12,-20), (23814,2630015,1,'soga_chin_type',0,7,45), (23815,2630015,1,'soga_ear_type',0,-22,0), (23816,2630015,1,'soga_eye_brow_type',0,0,-23), (23817,2630015,0,'soga_eye_color',229,229,102), (23818,2630015,1,'soga_eye_type',-22,0,0), (23819,2630015,0,'soga_hair_face_color',139,187,188), (23820,2630015,0,'soga_hair_face_highlight_color',25,18,10), (23821,2630015,0,'soga_hair_type_color',139,187,188), (23822,2630015,0,'soga_hair_type_highlight_color',25,18,10), (23823,2630015,1,'soga_lip_type',-7,21,25), (23824,2630015,1,'soga_nose_type',-20,-14,17), (23825,2630015,0,'soga_skin_color',213,164,145), (23826,2630015,0,'wing_color1',255,255,255), (23827,2630015,0,'wing_color2',255,255,255), (23828,2630016,0,'eye_color',255,255,255), (23829,2630016,0,'skin_color',255,255,255), (23830,2630016,0,'soga_eye_color',255,0,255), (23831,2630017,0,'eye_color',204,204,204), (23832,2630017,0,'hair_color1',0,0,11), (23833,2630017,0,'skin_color',204,204,204), (23834,2630017,0,'soga_eye_color',229,229,102), (23835,2630017,0,'soga_skin_color',204,204,204), (23836,2630018,0,'eye_color',205,213,94), (23837,2630018,0,'skin_color',136,32,52), (23838,2630018,0,'soga_eye_color',255,0,255), (23839,2630019,0,'eye_color',204,204,204), (23840,2630019,0,'hair_color1',0,0,10), (23841,2630019,0,'skin_color',204,204,204), (23842,2630019,0,'soga_eye_color',229,229,102), (23843,2630019,0,'soga_skin_color',204,204,204), (23844,2630020,0,'eye_color',249,235,179), (23845,2630020,0,'skin_color',196,255,255), (23846,2630020,0,'soga_eye_color',255,0,255), (23847,2630021,0,'eye_color',204,204,204), (23848,2630021,0,'hair_color1',0,0,11), (23849,2630021,0,'skin_color',204,204,204), (23850,2630021,0,'soga_eye_color',229,229,102), (23851,2630021,0,'soga_skin_color',204,204,204), (23852,2630022,0,'eye_color',204,204,204), (23853,2630022,0,'hair_color1',0,0,10), (23854,2630022,0,'skin_color',204,204,204), (23855,2630022,0,'soga_eye_color',229,229,102), (23856,2630022,0,'soga_skin_color',204,204,204), (23857,2630023,0,'eye_color',255,255,255), (23858,2630023,0,'skin_color',255,255,255), (23859,2630023,0,'soga_eye_color',255,0,255), (23860,2630024,0,'eye_color',235,77,0), (23861,2630024,0,'skin_color',70,177,188), (23862,2630024,0,'soga_eye_color',255,0,255), (23863,2630025,0,'eye_color',193,110,196), (23864,2630025,0,'skin_color',68,139,199), (23865,2630025,0,'soga_eye_color',255,0,255), (23866,2630026,1,'cheek_type',44,-98,0), (23867,2630026,1,'chin_type',-56,0,0), (23868,2630026,1,'eye_brow_type',-85,69,0), (23869,2630026,0,'eye_color',122,123,71), (23870,2630026,1,'eye_type',-64,0,0), (23871,2630026,0,'hair_color1',0,0,11), (23872,2630026,1,'lip_type',34,7,0), (23873,2630026,1,'nose_type',25,0,0), (23874,2630026,0,'skin_color',103,134,79), (23875,2630026,1,'soga_cheek_type',0,-85,69), (23876,2630026,1,'soga_chin_type',0,34,7), (23877,2630026,1,'soga_ear_type',0,-64,0), (23878,2630026,1,'soga_eye_brow_type',-85,69,0), (23879,2630026,0,'soga_eye_color',72,6,26), (23880,2630026,1,'soga_eye_type',0,-91,14), (23881,2630026,1,'soga_lip_type',0,44,-98), (23882,2630026,1,'soga_nose_type',0,-56,0), (23883,2630026,0,'soga_skin_color',103,134,79), (23884,2630027,0,'eye_color',204,204,204), (23885,2630027,0,'hair_color1',0,0,81), (23886,2630027,0,'skin_color',204,204,204), (23887,2630027,0,'soga_eye_color',229,229,102), (23888,2630027,0,'soga_skin_color',204,204,204), (23889,2630028,0,'eye_color',255,255,255), (23890,2630028,0,'skin_color',255,255,255), (23891,2630028,0,'soga_eye_color',255,0,255), (23892,2630029,0,'eye_color',240,218,130), (23893,2630029,0,'skin_color',110,86,137), (23894,2630029,0,'soga_eye_color',255,0,255), (23895,2630030,0,'eye_color',233,157,88), (23896,2630030,0,'skin_color',110,86,137), (23897,2630030,0,'soga_eye_color',255,0,255), (23898,2630031,1,'chin_type',-7,0,0), (23899,2630031,0,'eye_color',212,35,35), (23900,2630031,1,'eye_type',1,0,0), (23901,2630031,0,'hair_color1',0,0,7), (23902,2630031,1,'nose_type',-81,0,0), (23903,2630031,0,'skin_color',69,216,59), (23904,2630031,1,'soga_ear_type',0,1,0), (23905,2630031,0,'soga_eye_color',147,15,106), (23906,2630031,1,'soga_nose_type',0,-7,0), (23907,2630031,0,'soga_skin_color',69,216,59), (23908,2630032,0,'eye_color',255,255,255), (23909,2630032,0,'skin_color',255,255,255), (23910,2630032,0,'soga_eye_color',255,0,255), (23911,2630033,0,'eye_color',255,255,255), (23912,2630033,0,'skin_color',255,255,255), (23913,2630033,0,'soga_eye_color',255,0,255), (23914,2630034,0,'eye_color',255,0,12), (23915,2630034,0,'skin_color',72,63,191), (23916,2630034,0,'soga_eye_color',255,0,255), (23917,2630035,0,'eye_color',255,0,12), (23918,2630035,0,'skin_color',11,33,186), (23919,2630035,0,'soga_eye_color',255,0,255), (23920,2630036,0,'eye_color',235,77,0), (23921,2630036,0,'skin_color',70,177,188), (23922,2630036,0,'soga_eye_color',255,0,255), (23923,2630037,0,'eye_color',204,204,204), (23924,2630037,0,'hair_color1',0,0,10), (23925,2630037,0,'skin_color',204,204,204), (23926,2630037,0,'soga_eye_color',229,229,102), (23927,2630037,0,'soga_skin_color',204,204,204), (23928,2630038,0,'eye_color',255,255,255), (23929,2630038,0,'skin_color',255,255,255), (23930,2630038,0,'soga_eye_color',255,0,255), (23949,2630040,1,'cheek_type',93,-38,0), (23950,2630040,1,'chin_type',40,53,-25), (23951,2630040,1,'ear_type',-50,-97,0), (23952,2630040,1,'eye_brow_type',-55,-94,56), (23953,2630040,0,'eye_color',136,184,199), (23954,2630040,1,'eye_type',23,0,0), (23955,2630040,0,'hair_color1',167,15,168), (23956,2630040,0,'hair_color2',64,0,0), (23957,2630040,0,'hair_face_color',225,181,22), (23958,2630040,0,'hair_face_highlight_color',184,128,10), (23959,2630040,0,'hair_highlight',209,131,22), (23960,2630040,0,'hair_type_color',225,181,22), (23961,2630040,0,'hair_type_highlight_color',184,128,10), (23962,2630040,1,'lip_type',-57,19,43), (23963,2630040,1,'nose_type',-34,-89,15), (23964,2630040,0,'skin_color',44,46,46), (23965,2630040,1,'soga_cheek_type',0,-55,-94), (23966,2630040,1,'soga_chin_type',0,-57,19), (23967,2630040,1,'soga_ear_type',0,23,0), (23968,2630040,1,'soga_eye_brow_type',0,-50,-97), (23969,2630040,0,'soga_eye_color',229,229,102), (23970,2630040,1,'soga_eye_type',64,0,0), (23971,2630040,0,'soga_hair_color1',239,221,86), (23972,2630040,0,'soga_hair_color2',99,53,22), (23973,2630040,0,'soga_hair_face_color',225,181,22), (23974,2630040,0,'soga_hair_face_highlight_color',184,128,10), (23975,2630040,0,'soga_hair_highlight',209,131,22), (23976,2630040,0,'soga_hair_type_color',225,181,22), (23977,2630040,0,'soga_hair_type_highlight_color',184,128,10), (23978,2630040,1,'soga_lip_type',56,93,-38), (23979,2630040,1,'soga_nose_type',43,40,53), (23980,2630040,0,'soga_skin_color',44,46,46), (23981,2630040,0,'wing_color1',255,255,255), (23982,2630040,0,'wing_color2',255,255,255), (23983,2630041,1,'chin_type',7,0,0), (23984,2630041,0,'eye_color',216,158,31), (23985,2630041,0,'hair_color1',0,0,237), (23986,2630041,1,'nose_type',-81,0,0), (23987,2630041,0,'skin_color',232,150,16), (23988,2630041,1,'soga_chin_type',7,0,0), (23989,2630041,0,'soga_eye_color',54,5,22), (23990,2630041,1,'soga_nose_type',0,7,0), (23991,2630041,0,'soga_skin_color',232,150,16), (23992,2630042,1,'cheek_type',17,28,0), (23993,2630042,1,'chin_type',76,0,0), (23994,2630042,1,'eye_brow_type',-37,-75,0), (23995,2630042,0,'eye_color',204,204,204), (23996,2630042,1,'eye_type',-95,0,0), (23997,2630042,0,'hair_color1',0,0,10), (23998,2630042,1,'lip_type',-87,17,0), (23999,2630042,1,'nose_type',-34,0,0), (24000,2630042,0,'skin_color',204,204,204), (24001,2630042,1,'soga_cheek_type',0,-37,-75), (24002,2630042,1,'soga_chin_type',0,-87,17), (24003,2630042,1,'soga_ear_type',0,-95,0), (24004,2630042,0,'soga_eye_color',229,229,102), (24005,2630042,1,'soga_eye_type',0,-52,78), (24006,2630042,1,'soga_lip_type',0,17,28), (24007,2630042,1,'soga_nose_type',0,76,0), (24008,2630042,0,'soga_skin_color',204,204,204), (24009,2630043,1,'chin_type',14,0,0), (24010,2630043,0,'eye_color',175,113,67), (24011,2630043,1,'eye_type',97,0,0), (24012,2630043,0,'hair_color1',0,0,246), (24013,2630043,1,'nose_type',-44,0,0), (24014,2630043,0,'skin_color',216,72,2), (24015,2630043,1,'soga_chin_type',14,0,0), (24016,2630043,1,'soga_ear_type',0,97,0), (24017,2630043,0,'soga_eye_color',94,11,133), (24018,2630043,1,'soga_eye_type',97,0,0), (24019,2630043,1,'soga_nose_type',0,14,0), (24020,2630043,0,'soga_skin_color',216,72,2), (24021,2630044,0,'eye_color',255,255,255), (24022,2630044,0,'skin_color',255,255,255), (24023,2630044,0,'soga_eye_color',255,0,255), (24024,2630045,0,'eye_color',226,76,33), (24025,2630045,1,'eye_type',57,0,0), (24026,2630045,0,'hair_color1',0,0,42), (24027,2630045,1,'nose_type',7,0,0), (24028,2630045,0,'skin_color',103,30,121), (24029,2630045,1,'soga_ear_type',0,57,0), (24030,2630045,0,'soga_eye_color',183,129,237), (24031,2630045,1,'soga_eye_type',57,0,0), (24032,2630045,1,'soga_nose_type',7,0,0), (24033,2630045,0,'soga_skin_color',103,30,121), (24039,2630047,1,'cheek_type',-62,31,0), (24040,2630047,1,'chin_type',-69,0,0), (24041,2630047,1,'eye_brow_type',3,71,0), (24042,2630047,0,'eye_color',108,91,73), (24043,2630047,1,'eye_type',-31,0,0), (24044,2630047,0,'hair_color1',0,0,69), (24045,2630047,1,'lip_type',-34,95,0), (24046,2630047,1,'nose_type',-69,0,0), (24047,2630047,0,'skin_color',137,102,61), (24048,2630047,1,'soga_cheek_type',0,3,71), (24049,2630047,1,'soga_chin_type',0,-34,95), (24050,2630047,1,'soga_ear_type',0,-31,0), (24051,2630047,1,'soga_eye_brow_type',3,71,0), (24052,2630047,0,'soga_eye_color',183,91,155), (24053,2630047,1,'soga_eye_type',0,-68,-89), (24054,2630047,1,'soga_lip_type',0,-62,31), (24055,2630047,1,'soga_nose_type',0,-69,0), (24056,2630047,0,'soga_skin_color',137,102,61), (24057,2630048,1,'cheek_type',2,-35,0), (24058,2630048,1,'chin_type',46,0,0), (24059,2630048,1,'eye_brow_type',98,-32,0), (24060,2630048,0,'eye_color',127,113,97), (24061,2630048,1,'eye_type',-79,0,0), (24062,2630048,0,'hair_color1',0,0,197), (24063,2630048,1,'lip_type',83,-84,0), (24064,2630048,1,'nose_type',17,0,0), (24065,2630048,0,'skin_color',46,92,161), (24066,2630048,1,'soga_cheek_type',0,98,-32), (24067,2630048,1,'soga_chin_type',0,83,-84), (24068,2630048,1,'soga_ear_type',0,-79,0), (24069,2630048,1,'soga_eye_brow_type',98,-32,0), (24070,2630048,0,'soga_eye_color',253,245,230), (24071,2630048,1,'soga_eye_type',0,-19,31), (24072,2630048,1,'soga_lip_type',0,2,-35), (24073,2630048,1,'soga_nose_type',0,46,0), (24074,2630048,0,'soga_skin_color',46,92,161), (24075,2630049,0,'eye_color',204,204,204), (24076,2630049,0,'hair_color1',0,0,11), (24077,2630049,0,'skin_color',204,204,204), (24078,2630049,0,'soga_eye_color',229,229,102), (24079,2630049,0,'soga_skin_color',204,204,204), (24097,2630051,1,'cheek_type',-59,-26,0), (24098,2630051,1,'chin_type',25,0,0), (24099,2630051,1,'eye_brow_type',-55,88,0), (24100,2630051,0,'eye_color',247,147,147), (24101,2630051,1,'eye_type',42,0,0), (24102,2630051,0,'hair_color1',0,0,25), (24103,2630051,1,'lip_type',-91,14,0), (24104,2630051,1,'nose_type',19,0,0), (24105,2630051,0,'skin_color',146,128,135), (24106,2630051,1,'soga_cheek_type',0,-55,88), (24107,2630051,1,'soga_chin_type',0,-91,14), (24108,2630051,1,'soga_ear_type',0,42,0), (24109,2630051,1,'soga_eye_brow_type',-55,88,0), (24110,2630051,0,'soga_eye_color',175,114,234), (24111,2630051,1,'soga_eye_type',0,-81,-44), (24112,2630051,1,'soga_lip_type',0,-59,-26), (24113,2630051,1,'soga_nose_type',0,25,0), (24114,2630051,0,'soga_skin_color',146,128,135), (24115,2630052,1,'cheek_type',0,2,0), (24116,2630052,1,'chin_type',-38,3,2), (24117,2630052,1,'ear_type',23,-5,0), (24118,2630052,1,'eye_brow_type',34,0,14), (24119,2630052,0,'eye_color',222,35,32), (24120,2630052,1,'eye_type',-32,0,0), (24121,2630052,0,'hair_color1',17,242,156), (24122,2630052,0,'hair_face_color',52,38,20), (24123,2630052,0,'hair_face_highlight_color',216,192,37), (24124,2630052,0,'hair_type_color',52,38,20), (24125,2630052,0,'hair_type_highlight_color',216,192,37), (24126,2630052,1,'lip_type',-31,-2,10), (24127,2630052,1,'nose_type',-2,17,-14), (24128,2630052,0,'skin_color',126,67,40), (24129,2630052,1,'soga_cheek_type',0,34,0), (24130,2630052,1,'soga_chin_type',0,-31,-2), (24131,2630052,1,'soga_ear_type',0,-32,0), (24132,2630052,1,'soga_eye_brow_type',0,23,-5), (24133,2630052,0,'soga_eye_color',229,229,102), (24134,2630052,1,'soga_eye_type',-32,0,0), (24135,2630052,0,'soga_hair_face_color',52,38,20), (24136,2630052,0,'soga_hair_face_highlight_color',216,192,37), (24137,2630052,0,'soga_hair_type_color',52,38,20), (24138,2630052,0,'soga_hair_type_highlight_color',216,192,37), (24139,2630052,1,'soga_lip_type',14,0,2), (24140,2630052,1,'soga_nose_type',10,-38,3), (24141,2630052,0,'soga_skin_color',126,67,40), (24142,2630052,0,'wing_color1',255,255,255), (24143,2630052,0,'wing_color2',255,255,255), (24144,2630053,1,'cheek_type',-79,-37,0), (24145,2630053,1,'chin_type',-88,45,-59), (24146,2630053,1,'ear_type',-61,-32,0), (24147,2630053,1,'eye_brow_type',64,-93,69), (24148,2630053,0,'eye_color',85,137,0), (24149,2630053,1,'eye_type',-93,0,0), (24150,2630053,0,'hair_color1',90,41,55), (24151,2630053,1,'lip_type',-81,34,-14), (24152,2630053,1,'nose_type',-88,90,41), (24153,2630053,0,'skin_color',132,154,159), (24154,2630053,1,'soga_cheek_type',0,64,-93), (24155,2630053,1,'soga_chin_type',0,-81,34), (24156,2630053,1,'soga_ear_type',0,-93,0), (24157,2630053,1,'soga_eye_brow_type',0,-61,-32), (24158,2630053,0,'soga_eye_color',229,229,102), (24159,2630053,1,'soga_eye_type',-93,0,0), (24160,2630053,1,'soga_lip_type',69,-79,-37), (24161,2630053,1,'soga_nose_type',-14,-88,45), (24162,2630053,0,'soga_skin_color',132,154,159), (24163,2630053,0,'wing_color1',255,255,255), (24164,2630053,0,'wing_color2',255,255,255), (24165,2630054,1,'chin_type',7,0,0), (24166,2630054,0,'eye_color',216,158,31), (24167,2630054,0,'hair_color1',0,0,237), (24168,2630054,1,'nose_type',-81,0,0), (24169,2630054,0,'skin_color',232,150,16), (24170,2630054,1,'soga_chin_type',7,0,0), (24171,2630054,0,'soga_eye_color',54,5,22), (24172,2630054,1,'soga_nose_type',0,7,0), (24173,2630054,0,'soga_skin_color',232,150,16), (24197,2630057,0,'eye_color',204,204,204), (24198,2630057,0,'hair_color1',0,0,169), (24199,2630057,0,'skin_color',204,204,204), (24200,2630057,0,'soga_eye_color',229,229,102), (24201,2630057,0,'soga_skin_color',204,204,204), (24202,2630058,1,'cheek_type',-90,-31,0), (24203,2630058,1,'chin_type',2,0,0), (24204,2630058,1,'eye_brow_type',88,-65,0), (24205,2630058,0,'eye_color',129,76,90), (24206,2630058,1,'eye_type',-50,0,0), (24207,2630058,0,'hair_color1',0,0,200), (24208,2630058,1,'lip_type',-50,-81,0), (24209,2630058,1,'nose_type',-75,0,0), (24210,2630058,0,'skin_color',48,82,112), (24211,2630058,1,'soga_cheek_type',0,88,-65), (24212,2630058,1,'soga_chin_type',0,-50,-81), (24213,2630058,1,'soga_ear_type',0,-50,0), (24214,2630058,1,'soga_eye_brow_type',88,-65,0), (24215,2630058,0,'soga_eye_color',117,12,92), (24216,2630058,1,'soga_eye_type',0,-31,25), (24217,2630058,1,'soga_lip_type',0,-90,-31), (24218,2630058,1,'soga_nose_type',0,2,0), (24219,2630058,0,'soga_skin_color',48,82,112), (24220,2630059,1,'chin_type',-83,0,0), (24221,2630059,0,'eye_color',233,14,19), (24222,2630059,1,'eye_type',-68,0,0), (24223,2630059,0,'hair_color1',0,0,43), (24224,2630059,1,'nose_type',-45,0,0), (24225,2630059,0,'skin_color',105,128,17), (24226,2630059,1,'soga_chin_type',-83,0,0), (24227,2630059,1,'soga_ear_type',0,-68,0), (24228,2630059,0,'soga_eye_color',150,134,167), (24229,2630059,1,'soga_eye_type',-68,0,0), (24230,2630059,1,'soga_nose_type',0,-83,0), (24231,2630059,0,'soga_skin_color',105,128,17), (24232,2630060,1,'cheek_type',-34,98,0), (24233,2630060,1,'chin_type',66,0,0), (24234,2630060,1,'eye_brow_type',52,-81,0), (24235,2630060,0,'eye_color',117,55,91), (24236,2630060,1,'eye_type',-38,0,0), (24237,2630060,0,'hair_color1',0,0,179), (24238,2630060,1,'lip_type',55,62,0), (24239,2630060,1,'nose_type',7,0,0), (24240,2630060,0,'skin_color',250,250,250), (24241,2630060,1,'soga_cheek_type',0,52,-81), (24242,2630060,1,'soga_chin_type',0,55,62), (24243,2630060,1,'soga_ear_type',0,-38,0), (24244,2630060,1,'soga_eye_brow_type',52,-81,0), (24245,2630060,0,'soga_eye_color',246,238,253), (24246,2630060,1,'soga_eye_type',0,59,-83), (24247,2630060,1,'soga_lip_type',0,-34,98), (24248,2630060,1,'soga_nose_type',0,66,0), (24249,2630060,0,'soga_skin_color',250,250,250), (24250,2630061,1,'cheek_type',-66,-12,0), (24251,2630061,1,'chin_type',10,0,0), (24252,2630061,1,'eye_brow_type',-23,-74,0), (24253,2630061,0,'eye_color',248,245,245), (24254,2630061,1,'eye_type',84,0,0), (24255,2630061,0,'hair_color1',0,0,166), (24256,2630061,1,'lip_type',44,96,0), (24257,2630061,1,'nose_type',-97,0,0), (24258,2630061,0,'skin_color',64,71,73), (24259,2630061,1,'soga_cheek_type',0,-23,-74), (24260,2630061,1,'soga_chin_type',0,44,96), (24261,2630061,1,'soga_ear_type',0,84,0), (24262,2630061,1,'soga_eye_brow_type',-23,-74,0), (24263,2630061,0,'soga_eye_color',252,241,238), (24264,2630061,1,'soga_eye_type',0,-3,90), (24265,2630061,1,'soga_lip_type',0,-66,-12), (24266,2630061,1,'soga_nose_type',0,10,0), (24267,2630061,0,'soga_skin_color',64,71,73), (24268,2630062,1,'cheek_type',-88,-100,0), (24269,2630062,1,'chin_type',-100,-75,-65), (24270,2630062,1,'ear_type',75,75,0), (24271,2630062,1,'eye_brow_type',21,-50,56), (24272,2630062,0,'eye_color',139,165,134), (24273,2630062,1,'eye_type',-94,0,0), (24274,2630062,0,'hair_color1',28,194,239), (24275,2630062,0,'hair_color2',159,88,0), (24276,2630062,0,'hair_face_color',139,47,30), (24277,2630062,0,'hair_face_highlight_color',35,24,1), (24278,2630062,0,'hair_highlight',79,28,15), (24279,2630062,0,'hair_type_color',139,47,30), (24280,2630062,0,'hair_type_highlight_color',35,24,1), (24281,2630062,1,'lip_type',-3,-100,-31), (24282,2630062,1,'nose_type',-84,28,-62), (24283,2630062,0,'skin_color',241,251,245), (24284,2630062,1,'soga_cheek_type',0,21,-50), (24285,2630062,1,'soga_chin_type',0,-3,-100), (24286,2630062,1,'soga_ear_type',0,-94,0), (24287,2630062,1,'soga_eye_brow_type',0,75,75), (24288,2630062,0,'soga_eye_color',229,229,102), (24289,2630062,1,'soga_eye_type',-94,0,0), (24290,2630062,0,'soga_hair_color1',91,21,51), (24291,2630062,0,'soga_hair_color2',159,88,0), (24292,2630062,0,'soga_hair_face_color',139,47,30), (24293,2630062,0,'soga_hair_face_highlight_color',35,24,1), (24294,2630062,0,'soga_hair_highlight',79,28,15), (24295,2630062,0,'soga_hair_type_color',139,47,30), (24296,2630062,0,'soga_hair_type_highlight_color',35,24,1), (24297,2630062,1,'soga_lip_type',56,-88,-100), (24298,2630062,1,'soga_nose_type',-31,-100,-75), (24299,2630062,0,'soga_skin_color',241,251,245), (24300,2630063,1,'chin_type',-65,0,0), (24301,2630063,0,'eye_color',97,196,87), (24302,2630063,1,'eye_type',-89,0,0), (24303,2630063,0,'hair_color1',0,0,191), (24304,2630063,1,'nose_type',43,0,0), (24305,2630063,0,'skin_color',227,90,82), (24306,2630063,1,'soga_chin_type',-65,0,0), (24307,2630063,1,'soga_ear_type',0,-89,0), (24308,2630063,0,'soga_eye_color',218,189,246), (24309,2630063,1,'soga_eye_type',-89,0,0), (24310,2630063,1,'soga_nose_type',0,-65,0), (24311,2630063,0,'soga_skin_color',227,90,82), (24312,2630064,1,'cheek_type',3,0,0), (24313,2630064,1,'chin_type',62,-62,-87), (24314,2630064,1,'ear_type',-55,-74,0), (24315,2630064,1,'eye_brow_type',56,-34,56), (24316,2630064,0,'eye_color',70,118,72), (24317,2630064,1,'eye_type',-8,0,0), (24318,2630064,0,'hair_color1',228,225,200), (24319,2630064,0,'hair_color2',100,0,0), (24320,2630064,0,'hair_face_color',186,129,11), (24321,2630064,0,'hair_face_highlight_color',8,3,4), (24322,2630064,0,'hair_highlight',38,22,21), (24323,2630064,0,'hair_type_color',186,129,11), (24324,2630064,0,'hair_type_highlight_color',8,3,4), (24325,2630064,1,'lip_type',-100,37,37), (24326,2630064,1,'nose_type',28,-28,-31), (24327,2630064,0,'skin_color',188,183,143), (24328,2630064,1,'soga_cheek_type',0,56,-34), (24329,2630064,1,'soga_chin_type',0,-100,37), (24330,2630064,1,'soga_ear_type',0,-8,0), (24331,2630064,1,'soga_eye_brow_type',0,-55,-74), (24332,2630064,0,'soga_eye_color',229,229,102), (24333,2630064,1,'soga_eye_type',100,0,0), (24334,2630064,0,'soga_hair_color1',209,131,22), (24335,2630064,0,'soga_hair_color2',199,150,48), (24336,2630064,0,'soga_hair_face_color',186,129,11), (24337,2630064,0,'soga_hair_face_highlight_color',8,3,4), (24338,2630064,0,'soga_hair_highlight',38,22,21), (24339,2630064,0,'soga_hair_type_color',186,129,11), (24340,2630064,0,'soga_hair_type_highlight_color',8,3,4), (24341,2630064,1,'soga_lip_type',56,3,0), (24342,2630064,1,'soga_nose_type',37,62,-62), (24343,2630064,0,'soga_skin_color',188,183,143), (24373,2630066,1,'chin_type',14,0,0), (24374,2630066,0,'eye_color',175,113,67), (24375,2630066,1,'eye_type',97,0,0), (24376,2630066,0,'hair_color1',0,0,246), (24377,2630066,1,'nose_type',-44,0,0), (24378,2630066,0,'skin_color',216,72,2), (24379,2630066,1,'soga_chin_type',14,0,0), (24380,2630066,1,'soga_ear_type',0,97,0), (24381,2630066,0,'soga_eye_color',94,11,133), (24382,2630066,1,'soga_eye_type',97,0,0), (24383,2630066,1,'soga_nose_type',0,14,0), (24384,2630066,0,'soga_skin_color',216,72,2), (24385,2630067,0,'eye_color',226,76,33), (24386,2630067,1,'eye_type',57,0,0), (24387,2630067,0,'hair_color1',0,0,42), (24388,2630067,1,'nose_type',7,0,0), (24389,2630067,0,'skin_color',103,30,121), (24390,2630067,1,'soga_ear_type',0,57,0), (24391,2630067,0,'soga_eye_color',183,129,237), (24392,2630067,1,'soga_eye_type',57,0,0), (24393,2630067,1,'soga_nose_type',7,0,0), (24394,2630067,0,'soga_skin_color',103,30,121), (24395,2630068,1,'cheek_type',82,78,0), (24396,2630068,1,'chin_type',0,14,-37), (24397,2630068,1,'ear_type',14,-17,0), (24398,2630068,1,'eye_brow_type',-11,-43,-41), (24399,2630068,0,'eye_color',72,51,23), (24400,2630068,1,'eye_type',-74,0,0), (24401,2630068,0,'hair_color1',51,100,100), (24402,2630068,0,'hair_color2',188,0,0), (24403,2630068,0,'hair_face_color',15,1,21), (24404,2630068,0,'hair_face_highlight_color',119,147,147), (24405,2630068,0,'hair_highlight',123,123,130), (24406,2630068,0,'hair_type_color',15,1,21), (24407,2630068,0,'hair_type_highlight_color',119,147,147), (24408,2630068,1,'lip_type',-50,-56,-8), (24409,2630068,1,'nose_type',-51,51,100), (24410,2630068,0,'skin_color',46,34,35), (24411,2630068,1,'soga_cheek_type',0,-11,-43), (24412,2630068,1,'soga_chin_type',0,-50,-56), (24413,2630068,1,'soga_ear_type',0,-74,0), (24414,2630068,1,'soga_eye_brow_type',0,14,-17), (24415,2630068,0,'soga_eye_color',229,229,102), (24416,2630068,1,'soga_eye_type',-68,0,0), (24417,2630068,0,'soga_hair_color1',26,24,25), (24418,2630068,0,'soga_hair_color2',36,34,36), (24419,2630068,0,'soga_hair_face_color',15,1,21), (24420,2630068,0,'soga_hair_face_highlight_color',119,147,147), (24421,2630068,0,'soga_hair_highlight',123,123,130), (24422,2630068,0,'soga_hair_type_color',15,1,21), (24423,2630068,0,'soga_hair_type_highlight_color',119,147,147), (24424,2630068,1,'soga_lip_type',-41,82,78), (24425,2630068,1,'soga_nose_type',-8,0,14), (24426,2630068,0,'soga_skin_color',46,34,35), (24427,2630069,1,'cheek_type',-21,-8,0), (24428,2630069,1,'chin_type',-47,-75,5), (24429,2630069,1,'ear_type',-4,2,0), (24430,2630069,1,'eye_brow_type',-70,93,55), (24431,2630069,0,'eye_color',37,76,86), (24432,2630069,1,'eye_type',-25,0,0), (24433,2630069,0,'hair_color1',200,194,210), (24434,2630069,0,'hair_color2',169,0,0), (24435,2630069,0,'hair_face_color',100,70,10), (24436,2630069,0,'hair_face_highlight_color',100,70,10), (24437,2630069,0,'hair_highlight',56,33,26), (24438,2630069,0,'hair_type_color',100,70,10), (24439,2630069,0,'hair_type_highlight_color',100,70,10), (24440,2630069,1,'lip_type',-19,-20,96), (24441,2630069,1,'nose_type',-45,-56,-62), (24442,2630069,0,'skin_color',130,139,138), (24443,2630069,1,'soga_cheek_type',0,-70,93), (24444,2630069,1,'soga_chin_type',0,-19,-20), (24445,2630069,1,'soga_ear_type',0,-25,0), (24446,2630069,1,'soga_eye_brow_type',0,-4,2), (24447,2630069,0,'soga_eye_color',229,229,102), (24448,2630069,1,'soga_eye_type',-87,0,0), (24449,2630069,0,'soga_hair_color1',56,33,26), (24450,2630069,0,'soga_hair_color2',94,59,11), (24451,2630069,0,'soga_hair_face_color',100,70,10), (24452,2630069,0,'soga_hair_face_highlight_color',100,70,10), (24453,2630069,0,'soga_hair_highlight',56,33,26), (24454,2630069,0,'soga_hair_type_color',100,70,10), (24455,2630069,0,'soga_hair_type_highlight_color',100,70,10), (24456,2630069,1,'soga_lip_type',55,-21,-8), (24457,2630069,1,'soga_nose_type',96,-47,-75), (24458,2630069,0,'soga_skin_color',130,139,138), (24459,2630069,0,'wing_color1',255,255,255), (24460,2630069,0,'wing_color2',255,255,255), (24461,2630070,1,'chin_type',21,0,0), (24462,2630070,0,'eye_color',253,253,253), (24463,2630070,1,'eye_type',3,0,0), (24464,2630070,0,'hair_color1',0,0,14), (24465,2630070,1,'nose_type',91,0,0), (24466,2630070,0,'skin_color',182,188,31), (24467,2630070,1,'soga_chin_type',21,0,0), (24468,2630070,1,'soga_ear_type',0,3,0), (24469,2630070,0,'soga_eye_color',101,83,120), (24470,2630070,1,'soga_eye_type',3,0,0), (24471,2630070,1,'soga_nose_type',0,21,0), (24472,2630070,0,'soga_skin_color',182,188,31), (24473,2630071,1,'cheek_type',-53,-39,0), (24474,2630071,1,'chin_type',31,0,0), (24475,2630071,1,'eye_brow_type',58,-8,0), (24476,2630071,0,'eye_color',108,87,54), (24477,2630071,1,'eye_type',53,0,0), (24478,2630071,0,'hair_color1',0,0,254), (24479,2630071,1,'lip_type',-14,56,0), (24480,2630071,1,'nose_type',95,0,0), (24481,2630071,0,'skin_color',252,199,199), (24482,2630071,1,'soga_cheek_type',0,58,-8), (24483,2630071,1,'soga_chin_type',0,-14,56), (24484,2630071,1,'soga_ear_type',0,53,0), (24485,2630071,1,'soga_eye_brow_type',58,-8,0), (24486,2630071,0,'soga_eye_color',117,13,136), (24487,2630071,1,'soga_eye_type',0,44,61), (24488,2630071,1,'soga_lip_type',0,-53,-39), (24489,2630071,1,'soga_nose_type',0,31,0), (24490,2630071,0,'soga_skin_color',252,199,199), (24491,2630072,1,'cheek_type',-50,-10,0), (24492,2630072,1,'chin_type',25,95,-31), (24493,2630072,1,'ear_type',28,-21,0), (24494,2630072,1,'eye_brow_type',55,-1,7), (24495,2630072,0,'eye_color',53,101,67), (24496,2630072,1,'eye_type',100,0,0), (24497,2630072,0,'hair_color1',205,187,28), (24498,2630072,0,'hair_color2',252,0,0), (24499,2630072,0,'hair_face_color',15,1,21), (24500,2630072,0,'hair_face_highlight_color',15,1,21), (24501,2630072,0,'hair_highlight',26,24,25), (24502,2630072,0,'hair_type_color',15,1,21), (24503,2630072,0,'hair_type_highlight_color',15,1,21), (24504,2630072,1,'lip_type',93,-37,-52), (24505,2630072,1,'nose_type',-50,-51,-69), (24506,2630072,0,'skin_color',241,251,251), (24507,2630072,1,'soga_cheek_type',0,55,-1), (24508,2630072,1,'soga_chin_type',0,93,-37), (24509,2630072,1,'soga_ear_type',0,100,0), (24510,2630072,1,'soga_eye_brow_type',0,28,-21), (24511,2630072,0,'soga_eye_color',229,229,102), (24512,2630072,1,'soga_eye_type',-4,0,0), (24513,2630072,0,'soga_hair_color1',26,24,25), (24514,2630072,0,'soga_hair_color2',36,34,36), (24515,2630072,0,'soga_hair_face_color',15,1,21), (24516,2630072,0,'soga_hair_face_highlight_color',15,1,21), (24517,2630072,0,'soga_hair_highlight',26,24,25), (24518,2630072,0,'soga_hair_type_color',15,1,21), (24519,2630072,0,'soga_hair_type_highlight_color',15,1,21), (24520,2630072,1,'soga_lip_type',7,-50,-10), (24521,2630072,1,'soga_nose_type',-52,25,95), (24522,2630072,0,'soga_skin_color',241,251,251), (24523,2630073,1,'cheek_type',43,14,0), (24524,2630073,1,'chin_type',-25,76,40), (24525,2630073,1,'ear_type',91,40,0), (24526,2630073,1,'eye_brow_type',-84,-50,98), (24527,2630073,0,'eye_color',38,65,40), (24528,2630073,1,'eye_type',-2,0,0), (24529,2630073,0,'hair_color1',81,200,18), (24530,2630073,0,'hair_color2',169,0,0), (24531,2630073,0,'hair_face_color',100,70,10), (24532,2630073,0,'hair_face_highlight_color',231,170,26), (24533,2630073,0,'hair_highlight',200,165,96), (24534,2630073,0,'hair_type_color',100,70,10), (24535,2630073,0,'hair_type_highlight_color',231,170,26), (24536,2630073,1,'lip_type',-58,-61,51), (24537,2630073,1,'nose_type',-19,81,-56), (24538,2630073,0,'skin_color',241,245,221), (24539,2630073,1,'soga_cheek_type',0,-84,-50), (24540,2630073,1,'soga_chin_type',0,-58,-61), (24541,2630073,1,'soga_ear_type',0,-2,0), (24542,2630073,1,'soga_eye_brow_type',0,91,40), (24543,2630073,0,'soga_eye_color',229,229,102), (24544,2630073,1,'soga_eye_type',-87,0,0), (24545,2630073,0,'soga_hair_color1',56,33,26), (24546,2630073,0,'soga_hair_color2',94,59,11), (24547,2630073,0,'soga_hair_face_color',100,70,10), (24548,2630073,0,'soga_hair_face_highlight_color',231,170,26), (24549,2630073,0,'soga_hair_highlight',200,165,96), (24550,2630073,0,'soga_hair_type_color',100,70,10), (24551,2630073,0,'soga_hair_type_highlight_color',231,170,26), (24552,2630073,1,'soga_lip_type',98,43,14), (24553,2630073,1,'soga_nose_type',51,-25,76), (24554,2630073,0,'soga_skin_color',241,245,221), (24555,2630073,0,'wing_color1',255,255,255), (24556,2630073,0,'wing_color2',255,255,255), (24557,2630074,0,'eye_color',255,255,255), (24558,2630074,0,'skin_color',255,255,255), (24559,2630074,0,'soga_eye_color',255,0,255), (24560,2630075,1,'cheek_type',37,19,0), (24561,2630075,1,'chin_type',-79,-85,-7), (24562,2630075,1,'ear_type',-57,58,0), (24563,2630075,1,'eye_brow_type',29,-79,-14), (24564,2630075,0,'eye_color',135,162,128), (24565,2630075,1,'eye_type',-14,0,0), (24566,2630075,0,'hair_color1',28,194,78), (24567,2630075,0,'hair_color2',64,76,74), (24568,2630075,0,'hair_face_color',91,7,6), (24569,2630075,0,'hair_face_highlight_color',40,34,51), (24570,2630075,0,'hair_highlight',54,45,28), (24571,2630075,0,'hair_type_color',91,7,6), (24572,2630075,0,'hair_type_highlight_color',40,34,51), (24573,2630075,1,'lip_type',17,-23,69), (24574,2630075,1,'nose_type',-59,28,-62), (24575,2630075,0,'skin_color',76,51,37), (24576,2630075,1,'soga_cheek_type',0,29,-79), (24577,2630075,1,'soga_chin_type',0,17,-23), (24578,2630075,1,'soga_ear_type',0,-14,0), (24579,2630075,1,'soga_eye_brow_type',0,-57,58), (24580,2630075,0,'soga_eye_color',229,229,102), (24581,2630075,1,'soga_eye_type',-26,0,0), (24582,2630075,0,'soga_hair_color1',43,36,70), (24583,2630075,0,'soga_hair_color2',64,76,74), (24584,2630075,0,'soga_hair_face_color',91,7,6), (24585,2630075,0,'soga_hair_face_highlight_color',40,34,51), (24586,2630075,0,'soga_hair_highlight',54,45,28), (24587,2630075,0,'soga_hair_type_color',91,7,6), (24588,2630075,0,'soga_hair_type_highlight_color',40,34,51), (24589,2630075,1,'soga_lip_type',-14,37,19), (24590,2630075,1,'soga_nose_type',69,-79,-85), (24591,2630075,0,'soga_skin_color',76,51,37), (24592,2630075,0,'wing_color1',255,255,255), (24593,2630075,0,'wing_color2',255,255,255), (24594,2630076,1,'cheek_type',-64,-69,0), (24595,2630076,1,'chin_type',-15,-2,29), (24596,2630076,1,'ear_type',81,26,0), (24597,2630076,1,'eye_brow_type',-47,-95,21), (24598,2630076,0,'eye_color',108,165,165), (24599,2630076,1,'eye_type',-46,0,0), (24600,2630076,0,'hair_color1',249,81,25), (24601,2630076,0,'hair_color2',37,0,0), (24602,2630076,0,'hair_face_color',200,142,16), (24603,2630076,0,'hair_face_highlight_color',55,53,68), (24604,2630076,0,'hair_highlight',79,28,15), (24605,2630076,0,'hair_type_color',200,142,16), (24606,2630076,0,'hair_type_highlight_color',55,53,68), (24607,2630076,1,'lip_type',-65,-93,77), (24608,2630076,1,'nose_type',-96,-7,81), (24609,2630076,0,'skin_color',202,167,171), (24610,2630076,1,'soga_cheek_type',0,-47,-95), (24611,2630076,1,'soga_chin_type',0,-65,-93), (24612,2630076,1,'soga_ear_type',0,-46,0), (24613,2630076,1,'soga_eye_brow_type',0,81,26), (24614,2630076,0,'soga_eye_color',229,229,102), (24615,2630076,1,'soga_eye_type',37,0,0), (24616,2630076,0,'soga_hair_color1',43,36,70), (24617,2630076,0,'soga_hair_color2',64,76,74), (24618,2630076,0,'soga_hair_face_color',200,142,16), (24619,2630076,0,'soga_hair_face_highlight_color',55,53,68), (24620,2630076,0,'soga_hair_highlight',79,28,15), (24621,2630076,0,'soga_hair_type_color',200,142,16), (24622,2630076,0,'soga_hair_type_highlight_color',55,53,68), (24623,2630076,1,'soga_lip_type',21,-64,-69), (24624,2630076,1,'soga_nose_type',77,-15,-2), (24625,2630076,0,'soga_skin_color',202,167,171), (24626,2630076,0,'wing_color1',255,255,255), (24627,2630076,0,'wing_color2',255,255,255), (24628,2630077,1,'cheek_type',-7,-93,0), (24629,2630077,1,'chin_type',68,-71,-12), (24630,2630077,1,'ear_type',19,20,0), (24631,2630077,1,'eye_brow_type',28,88,17), (24632,2630077,0,'eye_color',41,82,95), (24633,2630077,1,'eye_type',79,0,0), (24634,2630077,0,'hair_color1',17,1,171), (24635,2630077,0,'hair_color2',62,0,0), (24636,2630077,0,'hair_face_color',100,70,10), (24637,2630077,0,'hair_face_highlight_color',232,183,30), (24638,2630077,0,'hair_highlight',200,165,96), (24639,2630077,0,'hair_type_color',100,70,10), (24640,2630077,0,'hair_type_highlight_color',232,183,30), (24641,2630077,1,'lip_type',-56,-1,-34), (24642,2630077,1,'nose_type',17,17,1), (24643,2630077,0,'skin_color',105,112,109), (24644,2630077,1,'soga_cheek_type',0,28,88), (24645,2630077,1,'soga_chin_type',0,-56,-1), (24646,2630077,1,'soga_ear_type',0,79,0), (24647,2630077,1,'soga_eye_brow_type',0,19,20), (24648,2630077,0,'soga_eye_color',229,229,102), (24649,2630077,1,'soga_eye_type',62,0,0), (24650,2630077,0,'soga_hair_color1',56,33,26), (24651,2630077,0,'soga_hair_color2',94,59,11), (24652,2630077,0,'soga_hair_face_color',100,70,10), (24653,2630077,0,'soga_hair_face_highlight_color',232,183,30), (24654,2630077,0,'soga_hair_highlight',200,165,96), (24655,2630077,0,'soga_hair_type_color',100,70,10), (24656,2630077,0,'soga_hair_type_highlight_color',232,183,30), (24657,2630077,1,'soga_lip_type',17,-7,-93), (24658,2630077,1,'soga_nose_type',-34,68,-71), (24659,2630077,0,'soga_skin_color',105,112,109), (24660,2630077,0,'wing_color1',255,255,255), (24661,2630077,0,'wing_color2',255,255,255), (24662,2630078,1,'cheek_type',0,-9,0), (24663,2630078,1,'chin_type',62,0,87), (24664,2630078,1,'ear_type',-41,-11,0), (24665,2630078,1,'eye_brow_type',2,-51,2), (24666,2630078,0,'eye_color',132,182,195), (24667,2630078,1,'eye_type',-44,0,0), (24668,2630078,0,'hair_color1',35,211,75), (24669,2630078,0,'hair_color2',39,32,39), (24670,2630078,0,'hair_face_color',223,180,20), (24671,2630078,0,'hair_face_highlight_color',15,1,21), (24672,2630078,0,'hair_highlight',79,28,15), (24673,2630078,0,'hair_type_color',223,180,20), (24674,2630078,0,'hair_type_highlight_color',15,1,21), (24675,2630078,1,'lip_type',52,37,4), (24676,2630078,1,'nose_type',21,35,-45), (24677,2630078,0,'skin_color',46,45,35), (24678,2630078,1,'soga_cheek_type',0,2,-51), (24679,2630078,1,'soga_chin_type',0,52,37), (24680,2630078,1,'soga_ear_type',0,-44,0), (24681,2630078,1,'soga_eye_brow_type',0,-41,-11), (24682,2630078,0,'soga_eye_color',229,229,102), (24683,2630078,1,'soga_eye_type',100,0,0), (24684,2630078,0,'soga_hair_color1',29,21,28), (24685,2630078,0,'soga_hair_color2',39,32,39), (24686,2630078,0,'soga_hair_face_color',223,180,20), (24687,2630078,0,'soga_hair_face_highlight_color',15,1,21), (24688,2630078,0,'soga_hair_highlight',79,28,15), (24689,2630078,0,'soga_hair_type_color',223,180,20), (24690,2630078,0,'soga_hair_type_highlight_color',15,1,21), (24691,2630078,1,'soga_lip_type',2,0,-9), (24692,2630078,1,'soga_nose_type',4,62,0), (24693,2630078,0,'soga_skin_color',46,45,35), (24694,2630078,0,'wing_color1',255,255,255), (24695,2630078,0,'wing_color2',255,255,255), (24696,2630079,0,'eye_color',204,204,204), (24697,2630079,0,'hair_color1',0,0,11), (24698,2630079,0,'skin_color',204,204,204), (24699,2630079,0,'soga_eye_color',229,229,102), (24700,2630079,0,'soga_skin_color',204,204,204), (24701,2630080,0,'eye_color',0,255,0), (24702,2630080,0,'skin_color',220,30,30), (24703,2630080,0,'soga_eye_color',255,0,255), (24704,2630081,1,'cheek_type',-8,3,0), (24705,2630081,1,'chin_type',17,7,-20), (24706,2630081,1,'ear_type',44,26,0), (24707,2630081,1,'eye_brow_type',-11,0,26), (24708,2630081,0,'eye_color',86,9,70), (24709,2630081,1,'eye_type',-11,0,0), (24710,2630081,0,'hair_color1',8,245,11), (24711,2630081,0,'hair_face_color',50,49,48), (24712,2630081,0,'hair_face_highlight_color',216,192,37), (24713,2630081,0,'hair_type_color',50,49,48), (24714,2630081,0,'hair_type_highlight_color',216,192,37), (24715,2630081,1,'lip_type',-11,-7,12), (24716,2630081,1,'nose_type',-43,8,-11), (24717,2630081,0,'skin_color',208,181,160), (24718,2630081,1,'soga_cheek_type',0,-11,0), (24719,2630081,1,'soga_chin_type',0,-11,-7), (24720,2630081,1,'soga_ear_type',0,-11,0), (24721,2630081,1,'soga_eye_brow_type',0,44,26), (24722,2630081,0,'soga_eye_color',229,229,102), (24723,2630081,1,'soga_eye_type',-12,0,0), (24724,2630081,0,'soga_hair_face_color',50,49,48), (24725,2630081,0,'soga_hair_face_highlight_color',216,192,37), (24726,2630081,0,'soga_hair_type_color',50,49,48), (24727,2630081,0,'soga_hair_type_highlight_color',216,192,37), (24728,2630081,1,'soga_lip_type',26,-8,3), (24729,2630081,1,'soga_nose_type',12,17,7), (24730,2630081,0,'soga_skin_color',208,181,160), (24731,2630081,0,'wing_color1',255,255,255), (24732,2630081,0,'wing_color2',255,255,255), (24733,2630082,1,'cheek_type',25,-42,0), (24734,2630082,1,'chin_type',37,-17,-22), (24735,2630082,1,'ear_type',3,9,0), (24736,2630082,1,'eye_brow_type',0,0,39), (24737,2630082,0,'eye_color',236,154,24), (24738,2630082,1,'eye_type',-12,0,0), (24739,2630082,0,'hair_color1',14,22,0), (24740,2630082,0,'hair_face_color',71,51,0), (24741,2630082,0,'hair_face_highlight_color',97,66,28), (24742,2630082,0,'hair_type_color',71,51,0), (24743,2630082,0,'hair_type_highlight_color',97,66,28), (24744,2630082,1,'lip_type',7,-38,3), (24745,2630082,1,'nose_type',-11,14,22), (24746,2630082,0,'skin_color',196,186,181), (24747,2630082,1,'soga_cheek_type',25,-42,0), (24748,2630082,1,'soga_chin_type',0,7,-38), (24749,2630082,1,'soga_ear_type',0,-12,0), (24750,2630082,1,'soga_eye_brow_type',0,3,9), (24751,2630082,0,'soga_eye_color',229,229,102), (24752,2630082,1,'soga_eye_type',-12,0,0), (24753,2630082,0,'soga_hair_face_color',71,51,0), (24754,2630082,0,'soga_hair_face_highlight_color',97,66,28), (24755,2630082,0,'soga_hair_type_color',71,51,0), (24756,2630082,0,'soga_hair_type_highlight_color',97,66,28), (24757,2630082,1,'soga_lip_type',39,25,-42), (24758,2630082,1,'soga_nose_type',3,37,-17), (24759,2630082,0,'soga_skin_color',196,186,181), (24760,2630082,0,'wing_color1',255,255,255), (24761,2630082,0,'wing_color2',255,255,255), (24762,2630083,0,'eye_color',235,77,0), (24763,2630083,0,'skin_color',70,177,188), (24764,2630083,0,'soga_eye_color',255,0,255), (24765,2630084,1,'cheek_type',-66,-12,0), (24766,2630084,1,'chin_type',10,0,0), (24767,2630084,1,'eye_brow_type',-23,-74,0), (24768,2630084,0,'eye_color',248,245,245), (24769,2630084,1,'eye_type',84,0,0), (24770,2630084,0,'hair_color1',0,0,166), (24771,2630084,1,'lip_type',44,96,0), (24772,2630084,1,'nose_type',-97,0,0), (24773,2630084,0,'skin_color',64,71,73), (24774,2630084,1,'soga_cheek_type',0,-23,-74), (24775,2630084,1,'soga_chin_type',0,44,96), (24776,2630084,1,'soga_ear_type',0,84,0), (24777,2630084,0,'soga_eye_color',252,241,238), (24778,2630084,1,'soga_eye_type',0,-3,90), (24779,2630084,1,'soga_lip_type',0,-66,-12), (24780,2630084,1,'soga_nose_type',0,10,0), (24781,2630084,0,'soga_skin_color',64,71,73), (24782,2630085,1,'chin_type',97,0,0), (24783,2630085,0,'eye_color',219,22,22), (24784,2630085,1,'eye_type',98,0,0), (24785,2630085,0,'hair_color1',0,0,192), (24786,2630085,1,'nose_type',-19,0,0), (24787,2630085,0,'skin_color',241,240,236), (24788,2630085,1,'soga_ear_type',0,98,0), (24789,2630085,0,'soga_eye_color',121,116,19), (24790,2630085,1,'soga_nose_type',0,97,0), (24791,2630085,0,'soga_skin_color',241,240,236), (24792,2630086,0,'eye_color',204,204,204), (24793,2630086,0,'hair_color1',0,0,11), (24794,2630086,0,'skin_color',204,204,204), (24795,2630086,0,'soga_eye_color',229,229,102), (24796,2630086,0,'soga_skin_color',204,204,204), (24797,2630087,1,'chin_type',-7,0,0), (24798,2630087,0,'eye_color',212,35,35), (24799,2630087,1,'eye_type',1,0,0), (24800,2630087,0,'hair_color1',0,0,7), (24801,2630087,1,'nose_type',-81,0,0), (24802,2630087,0,'skin_color',69,216,59), (24803,2630087,1,'soga_ear_type',0,1,0), (24804,2630087,0,'soga_eye_color',147,15,106), (24805,2630087,1,'soga_nose_type',0,-7,0), (24806,2630087,0,'soga_skin_color',69,216,59), (24807,2630088,0,'eye_color',204,204,204), (24808,2630088,0,'hair_color1',0,0,78), (24809,2630088,0,'skin_color',204,204,204), (24810,2630088,0,'soga_eye_color',229,229,102), (24811,2630088,0,'soga_skin_color',204,204,204), (24812,2630089,1,'cheek_type',90,44,0), (24813,2630089,1,'chin_type',-45,-88,-75), (24814,2630089,1,'ear_type',-82,94,0), (24815,2630089,1,'eye_brow_type',21,21,74), (24816,2630089,0,'eye_color',107,168,185), (24817,2630089,1,'eye_type',-45,0,0), (24818,2630089,0,'hair_color1',4,184,248), (24819,2630089,0,'hair_color2',52,0,0), (24820,2630089,0,'hair_face_color',11,4,5), (24821,2630089,0,'hair_face_highlight_color',193,100,45), (24822,2630089,0,'hair_highlight',105,26,26), (24823,2630089,0,'hair_type_color',11,4,5), (24824,2630089,0,'hair_type_highlight_color',193,100,45), (24825,2630089,1,'lip_type',21,-56,0), (24826,2630089,1,'nose_type',70,4,-72), (24827,2630089,0,'skin_color',104,102,77), (24828,2630089,1,'soga_cheek_type',0,21,21), (24829,2630089,1,'soga_chin_type',0,21,-56), (24830,2630089,1,'soga_ear_type',0,-45,0), (24831,2630089,1,'soga_eye_brow_type',0,-82,94), (24832,2630089,0,'soga_eye_color',229,229,102), (24833,2630089,1,'soga_eye_type',52,0,0), (24834,2630089,0,'soga_hair_color1',38,22,21), (24835,2630089,0,'soga_hair_color2',120,50,0), (24836,2630089,0,'soga_hair_face_color',11,4,5), (24837,2630089,0,'soga_hair_face_highlight_color',193,100,45), (24838,2630089,0,'soga_hair_highlight',105,26,26), (24839,2630089,0,'soga_hair_type_color',11,4,5), (24840,2630089,0,'soga_hair_type_highlight_color',193,100,45), (24841,2630089,1,'soga_lip_type',74,90,44), (24842,2630089,1,'soga_nose_type',0,-45,-88), (24843,2630089,0,'soga_skin_color',104,102,77), (24844,2630089,0,'wing_color1',255,255,255), (24845,2630089,0,'wing_color2',255,255,255), (24846,2630090,1,'cheek_type',-51,-59,0), (24847,2630090,1,'chin_type',34,-87,0), (24848,2630090,1,'ear_type',37,75,0), (24849,2630090,1,'eye_brow_type',35,-43,-37), (24850,2630090,0,'eye_color',141,138,0), (24851,2630090,1,'eye_type',96,0,0), (24852,2630090,0,'hair_color1',238,172,249), (24853,2630090,1,'lip_type',71,17,-43), (24854,2630090,1,'nose_type',-96,-18,-84), (24855,2630090,0,'skin_color',139,97,78), (24856,2630090,1,'soga_cheek_type',0,35,-43), (24857,2630090,1,'soga_chin_type',0,71,17), (24858,2630090,1,'soga_ear_type',0,96,0), (24859,2630090,1,'soga_eye_brow_type',0,37,75), (24860,2630090,0,'soga_eye_color',229,229,102), (24861,2630090,1,'soga_eye_type',96,0,0), (24862,2630090,1,'soga_lip_type',-37,-51,-59), (24863,2630090,1,'soga_nose_type',-43,34,-87), (24864,2630090,0,'soga_skin_color',139,97,78), (24865,2630090,0,'wing_color1',255,255,255), (24866,2630090,0,'wing_color2',255,255,255), (24867,2630091,1,'cheek_type',17,28,0), (24868,2630091,1,'chin_type',-82,0,0), (24869,2630091,1,'eye_brow_type',-37,-75,0), (24870,2630091,0,'eye_color',204,204,204), (24871,2630091,1,'eye_type',-1,0,0), (24872,2630091,0,'hair_color1',0,0,10), (24873,2630091,1,'lip_type',-87,17,0), (24874,2630091,1,'nose_type',68,0,0), (24875,2630091,0,'skin_color',204,204,204), (24876,2630091,1,'soga_cheek_type',0,-37,-75), (24877,2630091,1,'soga_chin_type',0,-87,17), (24878,2630091,1,'soga_ear_type',0,-1,0), (24879,2630091,1,'soga_eye_brow_type',3,71,0), (24880,2630091,0,'soga_eye_color',229,229,102), (24881,2630091,1,'soga_eye_type',0,-52,78), (24882,2630091,1,'soga_lip_type',0,17,28), (24883,2630091,1,'soga_nose_type',0,-82,0), (24884,2630091,0,'soga_skin_color',204,204,204), (24903,2630093,1,'cheek_type',-66,-12,0), (24904,2630093,1,'chin_type',10,0,0), (24905,2630093,1,'eye_brow_type',-23,-74,0), (24906,2630093,0,'eye_color',248,245,245), (24907,2630093,1,'eye_type',84,0,0), (24908,2630093,0,'hair_color1',0,0,166), (24909,2630093,1,'lip_type',44,96,0), (24910,2630093,1,'nose_type',-97,0,0), (24911,2630093,0,'skin_color',64,71,73), (24912,2630093,1,'soga_cheek_type',0,-23,-74), (24913,2630093,1,'soga_chin_type',0,44,96), (24914,2630093,1,'soga_ear_type',0,84,0), (24915,2630093,0,'soga_eye_color',252,241,238), (24916,2630093,1,'soga_eye_type',0,-3,90), (24917,2630093,1,'soga_lip_type',0,-66,-12), (24918,2630093,1,'soga_nose_type',0,10,0), (24919,2630093,0,'soga_skin_color',64,71,73), (24920,2630094,0,'eye_color',226,76,33), (24921,2630094,1,'eye_type',57,0,0), (24922,2630094,0,'hair_color1',0,0,42), (24923,2630094,1,'nose_type',7,0,0), (24924,2630094,0,'skin_color',103,30,121), (24925,2630094,1,'soga_ear_type',0,57,0), (24926,2630094,0,'soga_eye_color',183,129,237), (24927,2630094,0,'soga_skin_color',103,30,121), (24928,2630095,1,'chin_type',76,0,0), (24929,2630095,0,'eye_color',193,112,84), (24930,2630095,1,'eye_type',-95,0,0), (24931,2630095,0,'hair_color1',0,0,171), (24932,2630095,1,'nose_type',-34,0,0), (24933,2630095,0,'skin_color',201,150,47), (24934,2630095,1,'soga_ear_type',0,-95,0), (24935,2630095,0,'soga_eye_color',158,131,13), (24936,2630095,1,'soga_nose_type',0,76,0), (24937,2630095,0,'soga_skin_color',201,150,47), (24938,2630096,1,'cheek_type',-62,31,0), (24939,2630096,1,'chin_type',-69,0,0), (24940,2630096,1,'eye_brow_type',3,71,0), (24941,2630096,0,'eye_color',108,91,73), (24942,2630096,1,'eye_type',-31,0,0), (24943,2630096,0,'hair_color1',0,0,69), (24944,2630096,1,'lip_type',-34,95,0), (24945,2630096,1,'nose_type',-69,0,0), (24946,2630096,0,'skin_color',137,102,61), (24947,2630096,1,'soga_cheek_type',0,3,71), (24948,2630096,1,'soga_chin_type',0,-34,95), (24949,2630096,1,'soga_ear_type',0,-31,0), (24950,2630096,0,'soga_eye_color',183,91,155), (24951,2630096,1,'soga_eye_type',0,-68,-89), (24952,2630096,1,'soga_lip_type',0,-62,31), (24953,2630096,1,'soga_nose_type',0,-69,0), (24954,2630096,0,'soga_skin_color',137,102,61), (24955,2630097,0,'eye_color',88,133,167), (24956,2630097,0,'skin_color',239,211,100), (24957,2630097,0,'soga_eye_color',255,0,255), (24958,2630098,1,'cheek_type',14,-21,0), (24959,2630098,1,'chin_type',0,1,-9), (24960,2630098,1,'ear_type',8,7,0), (24961,2630098,1,'eye_brow_type',-37,3,-1), (24962,2630098,0,'eye_color',196,174,148), (24963,2630098,1,'eye_type',-25,0,0), (24964,2630098,0,'hair_color1',228,14,156), (24965,2630098,0,'hair_face_color',251,210,186), (24966,2630098,0,'hair_face_highlight_color',143,69,0), (24967,2630098,0,'hair_type_color',251,210,186), (24968,2630098,0,'hair_type_highlight_color',143,69,0), (24969,2630098,1,'lip_type',-37,-3,0), (24970,2630098,1,'nose_type',8,-28,14), (24971,2630098,0,'skin_color',247,236,236), (24972,2630098,1,'soga_cheek_type',0,-37,3), (24973,2630098,1,'soga_chin_type',0,-37,-3), (24974,2630098,1,'soga_ear_type',0,-25,0), (24975,2630098,1,'soga_eye_brow_type',0,8,7), (24976,2630098,0,'soga_eye_color',229,229,102), (24977,2630098,1,'soga_eye_type',0,55,-7), (24978,2630098,0,'soga_hair_face_color',251,210,186), (24979,2630098,0,'soga_hair_face_highlight_color',143,69,0), (24980,2630098,0,'soga_hair_type_color',251,210,186), (24981,2630098,0,'soga_hair_type_highlight_color',143,69,0), (24982,2630098,1,'soga_lip_type',-1,14,-21), (24983,2630098,1,'soga_nose_type',0,0,1), (24984,2630098,0,'soga_skin_color',247,236,236), (24985,2630098,0,'wing_color1',255,255,255), (24986,2630098,0,'wing_color2',255,255,255), (24987,2630099,1,'cheek_type',-90,-31,0), (24988,2630099,1,'chin_type',2,0,0), (24989,2630099,1,'eye_brow_type',88,-65,0), (24990,2630099,0,'eye_color',129,76,90), (24991,2630099,1,'eye_type',-50,0,0), (24992,2630099,0,'hair_color1',0,0,200), (24993,2630099,1,'lip_type',-50,-81,0), (24994,2630099,1,'nose_type',-75,0,0), (24995,2630099,0,'skin_color',48,82,112), (24996,2630099,1,'soga_cheek_type',0,88,-65), (24997,2630099,1,'soga_chin_type',0,-50,-81), (24998,2630099,1,'soga_ear_type',0,-50,0), (24999,2630099,1,'soga_eye_brow_type',88,-65,0), (25000,2630099,0,'soga_eye_color',117,12,92), (25001,2630099,1,'soga_eye_type',0,-31,25), (25002,2630099,1,'soga_lip_type',0,-90,-31), (25003,2630099,1,'soga_nose_type',0,2,0), (25004,2630099,0,'soga_skin_color',48,82,112), (25005,2630100,0,'eye_color',204,204,204), (25006,2630100,0,'hair_color1',0,0,204), (25007,2630100,0,'skin_color',204,204,204), (25008,2630100,0,'soga_eye_color',229,229,102), (25009,2630100,0,'soga_skin_color',204,204,204), (25010,2630101,1,'cheek_type',-75,-38,0), (25011,2630101,1,'chin_type',39,0,0), (25012,2630101,1,'eye_brow_type',97,81,0), (25013,2630101,0,'eye_color',88,87,115), (25014,2630101,1,'eye_type',65,0,0), (25015,2630101,0,'hair_color1',0,0,55), (25016,2630101,1,'lip_type',-87,50,0), (25017,2630101,1,'nose_type',72,0,0), (25018,2630101,0,'skin_color',66,75,81), (25019,2630101,1,'soga_cheek_type',0,97,81), (25020,2630101,1,'soga_chin_type',0,-87,50), (25021,2630101,1,'soga_ear_type',0,65,0), (25022,2630101,0,'soga_eye_color',255,255,96), (25023,2630101,1,'soga_eye_type',0,-37,83), (25024,2630101,1,'soga_lip_type',0,-75,-38), (25025,2630101,1,'soga_nose_type',0,39,0), (25026,2630101,0,'soga_skin_color',66,75,81), (25027,2630102,0,'eye_color',255,255,255), (25028,2630102,0,'skin_color',255,255,255), (25029,2630102,0,'soga_eye_color',255,0,255), (25030,2630103,0,'eye_color',204,204,204), (25031,2630103,0,'hair_color1',0,0,17), (25032,2630103,0,'skin_color',204,204,204), (25033,2630103,0,'soga_eye_color',229,229,102), (25034,2630103,0,'soga_skin_color',204,204,204), (25035,2630104,0,'eye_color',255,0,12), (25036,2630104,0,'skin_color',255,0,12), (25037,2630104,0,'soga_eye_color',255,0,255), (25038,2630105,1,'cheek_type',2,-35,0), (25039,2630105,1,'chin_type',46,0,0), (25040,2630105,1,'eye_brow_type',98,-32,0), (25041,2630105,0,'eye_color',127,113,97), (25042,2630105,1,'eye_type',-79,0,0), (25043,2630105,0,'hair_color1',0,0,197), (25044,2630105,1,'lip_type',83,-84,0), (25045,2630105,1,'nose_type',17,0,0), (25046,2630105,0,'skin_color',46,92,161), (25047,2630105,1,'soga_cheek_type',0,98,-32), (25048,2630105,1,'soga_chin_type',0,83,-84), (25049,2630105,1,'soga_ear_type',0,-79,0), (25050,2630105,0,'soga_eye_color',253,245,230), (25051,2630105,1,'soga_eye_type',0,-19,31), (25052,2630105,1,'soga_lip_type',0,2,-35), (25053,2630105,1,'soga_nose_type',0,46,0), (25054,2630105,0,'soga_skin_color',46,92,161), (25055,2630106,1,'chin_type',-66,0,0), (25056,2630106,0,'eye_color',194,64,2), (25057,2630106,1,'eye_type',-85,0,0), (25058,2630106,0,'hair_color1',0,0,83), (25059,2630106,1,'nose_type',-82,0,0), (25060,2630106,0,'skin_color',244,102,38), (25061,2630106,1,'soga_ear_type',0,-85,0), (25062,2630106,0,'soga_eye_color',232,143,108), (25063,2630106,1,'soga_nose_type',0,-66,0), (25064,2630106,0,'soga_skin_color',244,102,38), (25065,2630107,1,'chin_type',76,0,0), (25066,2630107,0,'eye_color',193,112,84), (25067,2630107,1,'eye_type',-95,0,0), (25068,2630107,0,'hair_color1',0,0,171), (25069,2630107,1,'nose_type',-34,0,0), (25070,2630107,0,'skin_color',201,150,47), (25071,2630107,1,'soga_ear_type',0,-95,0), (25072,2630107,0,'soga_eye_color',158,131,13), (25073,2630107,1,'soga_nose_type',0,76,0), (25074,2630107,0,'soga_skin_color',201,150,47), (25075,2630108,1,'chin_type',82,0,0), (25076,2630108,0,'eye_color',251,227,221), (25077,2630108,1,'eye_type',-93,0,0), (25078,2630108,0,'hair_color1',0,0,2), (25079,2630108,1,'nose_type',-93,0,0), (25080,2630108,0,'skin_color',242,82,10), (25081,2630108,1,'soga_ear_type',0,-93,0), (25082,2630108,0,'soga_eye_color',155,17,11), (25083,2630108,1,'soga_nose_type',0,82,0), (25084,2630108,0,'soga_skin_color',242,82,10), (25085,2630109,0,'eye_color',255,255,255), (25086,2630109,0,'skin_color',255,255,255), (25087,2630109,0,'soga_eye_color',255,0,255), (25088,2630110,0,'eye_color',255,255,255), (25089,2630110,0,'skin_color',255,255,255), (25090,2630110,0,'soga_eye_color',255,0,255), (25091,2630111,0,'eye_color',255,0,12), (25092,2630111,0,'skin_color',255,0,12), (25093,2630111,0,'soga_eye_color',255,0,255), (25094,2630112,1,'cheek_type',-34,98,0), (25095,2630112,1,'chin_type',-65,0,0), (25096,2630112,1,'eye_brow_type',52,-81,0), (25097,2630112,0,'eye_color',97,196,87), (25098,2630112,1,'eye_type',-89,0,0), (25099,2630112,0,'hair_color1',0,0,191), (25100,2630112,1,'lip_type',55,62,0), (25101,2630112,1,'nose_type',43,0,0), (25102,2630112,0,'skin_color',227,90,82), (25103,2630112,1,'soga_cheek_type',0,52,-81), (25104,2630112,1,'soga_chin_type',0,55,62), (25105,2630112,1,'soga_ear_type',0,-89,0), (25106,2630112,0,'soga_eye_color',218,189,246), (25107,2630112,1,'soga_eye_type',0,59,-83), (25108,2630112,1,'soga_lip_type',0,-34,98), (25109,2630112,1,'soga_nose_type',0,-65,0), (25110,2630112,0,'soga_skin_color',227,90,82), (25111,2630113,0,'eye_color',255,255,255), (25112,2630113,0,'skin_color',255,255,255), (25113,2630113,0,'soga_eye_color',255,0,255), (25114,2630114,0,'eye_color',255,255,255), (25115,2630114,0,'skin_color',255,255,255), (25116,2630114,0,'soga_eye_color',255,0,255), (25117,2630115,0,'eye_color',255,255,255), (25118,2630115,0,'skin_color',255,255,255), (25119,2630115,0,'soga_eye_color',255,0,255), (25120,2630116,1,'cheek_type',77,-75,0), (25121,2630116,1,'chin_type',58,88,28), (25122,2630116,1,'ear_type',14,56,0), (25123,2630116,1,'eye_brow_type',59,26,-89), (25124,2630116,0,'eye_color',144,188,195), (25125,2630116,1,'eye_type',-21,0,0), (25126,2630116,0,'hair_color1',10,239,11), (25127,2630116,0,'hair_color2',93,0,0), (25128,2630116,0,'hair_face_color',219,179,15), (25129,2630116,0,'hair_face_highlight_color',93,65,9), (25130,2630116,0,'hair_highlight',246,219,114), (25131,2630116,0,'hair_type_color',219,179,15), (25132,2630116,0,'hair_type_highlight_color',93,65,9), (25133,2630116,1,'lip_type',-46,37,-63), (25134,2630116,1,'nose_type',7,10,-17), (25135,2630116,0,'skin_color',200,187,181), (25136,2630116,1,'soga_cheek_type',0,59,26), (25137,2630116,1,'soga_chin_type',0,-46,37), (25138,2630116,1,'soga_ear_type',0,-21,0), (25139,2630116,1,'soga_eye_brow_type',0,14,56), (25140,2630116,0,'soga_eye_color',229,229,102), (25141,2630116,1,'soga_eye_type',93,0,0), (25142,2630116,0,'soga_hair_color1',38,22,21), (25143,2630116,0,'soga_hair_color2',120,50,0), (25144,2630116,0,'soga_hair_face_color',219,179,15), (25145,2630116,0,'soga_hair_face_highlight_color',93,65,9), (25146,2630116,0,'soga_hair_highlight',246,219,114), (25147,2630116,0,'soga_hair_type_color',219,179,15), (25148,2630116,0,'soga_hair_type_highlight_color',93,65,9), (25149,2630116,1,'soga_lip_type',-89,77,-75), (25150,2630116,1,'soga_nose_type',-63,58,88), (25151,2630116,0,'soga_skin_color',200,187,181), (25152,2630116,0,'wing_color1',255,255,255), (25153,2630116,0,'wing_color2',255,255,255), (25154,2630117,0,'eye_color',91,119,193), (25155,2630117,0,'skin_color',110,86,137), (25156,2630117,0,'soga_eye_color',255,0,255), (25157,2630118,0,'eye_color',255,0,12), (25158,2630118,0,'skin_color',255,0,12), (25159,2630118,0,'soga_eye_color',255,0,255), (25160,2630119,0,'eye_color',170,142,116), (25161,2630119,0,'skin_color',170,142,116), (25162,2630119,0,'soga_eye_color',255,0,255), (25163,2630120,0,'eye_color',255,255,255), (25164,2630120,0,'skin_color',255,255,255), (25165,2630120,0,'soga_eye_color',255,0,255), (25166,2630121,0,'eye_color',255,255,255), (25167,2630121,0,'skin_color',255,255,255), (25168,2630121,0,'soga_eye_color',255,0,255), (25169,2630122,0,'eye_color',215,215,255), (25170,2630122,0,'skin_color',128,128,255), (25171,2630122,0,'soga_eye_color',255,0,255), (25172,2630123,0,'eye_color',255,255,255), (25173,2630123,0,'skin_color',255,255,255), (25174,2630123,0,'soga_eye_color',255,0,255), (25175,2630124,0,'eye_color',249,235,179), (25176,2630124,0,'skin_color',128,255,128), (25177,2630124,0,'soga_eye_color',255,0,255), (25178,2630125,0,'eye_color',249,235,179), (25179,2630125,0,'skin_color',255,128,128), (25180,2630125,0,'soga_eye_color',255,0,255), (25181,2630126,0,'eye_color',249,235,179), (25182,2630126,0,'skin_color',128,128,64), (25183,2630126,0,'soga_eye_color',255,0,255), (25184,2630127,0,'eye_color',249,235,179), (25185,2630127,0,'skin_color',255,128,0), (25186,2630127,0,'soga_eye_color',255,0,255), (25187,2630128,1,'cheek_type',2,-35,0), (25188,2630128,1,'chin_type',46,0,0), (25189,2630128,1,'eye_brow_type',98,-32,0), (25190,2630128,0,'eye_color',127,113,97), (25191,2630128,1,'eye_type',-79,0,0), (25192,2630128,0,'hair_color1',0,0,197), (25193,2630128,1,'lip_type',83,-84,0), (25194,2630128,1,'nose_type',17,0,0), (25195,2630128,0,'skin_color',46,92,161), (25196,2630128,1,'soga_cheek_type',0,98,-32), (25197,2630128,1,'soga_chin_type',0,83,-84), (25198,2630128,1,'soga_ear_type',0,-79,0), (25199,2630128,1,'soga_eye_brow_type',98,-32,0), (25200,2630128,0,'soga_eye_color',253,245,230), (25201,2630128,1,'soga_eye_type',0,-19,31), (25202,2630128,1,'soga_lip_type',0,2,-35), (25203,2630128,1,'soga_nose_type',0,46,0), (25204,2630128,0,'soga_skin_color',46,92,161), (25205,2630129,0,'eye_color',255,255,255), (25206,2630129,0,'skin_color',255,255,255), (25207,2630129,0,'soga_eye_color',255,0,255), (25208,2630130,1,'cheek_type',-46,40,0), (25209,2630130,1,'chin_type',20,-25,28), (25210,2630130,1,'ear_type',-14,-18,0), (25211,2630130,1,'eye_brow_type',14,19,-2), (25212,2630130,0,'eye_color',41,84,95), (25213,2630130,1,'eye_type',11,0,0), (25214,2630130,0,'hair_color1',239,1,156), (25215,2630130,0,'hair_face_color',132,90,60), (25216,2630130,0,'hair_face_highlight_color',124,48,7), (25217,2630130,0,'hair_type_color',132,90,60), (25218,2630130,0,'hair_type_highlight_color',124,48,7), (25219,2630130,1,'lip_type',7,-43,0), (25220,2630130,1,'nose_type',0,-17,1), (25221,2630130,0,'skin_color',220,231,230), (25222,2630130,1,'soga_cheek_type',0,14,19), (25223,2630130,1,'soga_chin_type',0,7,-43), (25224,2630130,1,'soga_ear_type',0,11,0), (25225,2630130,1,'soga_eye_brow_type',14,19,-2), (25226,2630130,0,'soga_eye_color',229,229,102), (25227,2630130,1,'soga_eye_type',11,0,0), (25228,2630130,0,'soga_hair_face_color',132,90,60), (25229,2630130,0,'soga_hair_face_highlight_color',124,48,7), (25230,2630130,0,'soga_hair_type_color',132,90,60), (25231,2630130,0,'soga_hair_type_highlight_color',124,48,7), (25232,2630130,1,'soga_lip_type',-2,-46,40), (25233,2630130,1,'soga_nose_type',0,20,-25), (25234,2630130,0,'soga_skin_color',220,231,230), (25235,2630130,0,'wing_color1',255,255,255), (25236,2630130,0,'wing_color2',255,255,255), (25237,2630131,1,'chin_type',97,0,0), (25238,2630131,0,'eye_color',219,22,22), (25239,2630131,1,'eye_type',98,0,0), (25240,2630131,0,'hair_color1',0,0,192), (25241,2630131,1,'nose_type',-19,0,0), (25242,2630131,0,'skin_color',241,240,236), (25243,2630131,1,'soga_chin_type',97,0,0), (25244,2630131,1,'soga_ear_type',0,98,0), (25245,2630131,0,'soga_eye_color',121,116,19), (25246,2630131,1,'soga_eye_type',98,0,0), (25247,2630131,1,'soga_nose_type',0,97,0), (25248,2630131,0,'soga_skin_color',241,240,236), (25249,2630132,1,'cheek_type',29,-12,0), (25250,2630132,1,'chin_type',18,32,-1), (25251,2630132,1,'ear_type',-42,-23,0), (25252,2630132,1,'eye_brow_type',0,7,23), (25253,2630132,0,'eye_color',30,63,64), (25254,2630132,1,'eye_type',-12,0,0), (25255,2630132,0,'hair_color1',245,239,0), (25256,2630132,0,'hair_face_color',159,213,215), (25257,2630132,0,'hair_face_highlight_color',191,67,35), (25258,2630132,0,'hair_type_color',159,213,215), (25259,2630132,0,'hair_type_highlight_color',191,67,35), (25260,2630132,1,'lip_type',-37,9,21), (25261,2630132,1,'nose_type',-11,-11,-17), (25262,2630132,0,'skin_color',238,250,250), (25263,2630132,1,'soga_cheek_type',0,0,7), (25264,2630132,1,'soga_chin_type',0,-37,9), (25265,2630132,1,'soga_ear_type',0,-12,0), (25266,2630132,1,'soga_eye_brow_type',0,-42,-23), (25267,2630132,0,'soga_eye_color',229,229,102), (25268,2630132,1,'soga_eye_type',-12,0,0), (25269,2630132,0,'soga_hair_face_color',159,213,215), (25270,2630132,0,'soga_hair_face_highlight_color',191,67,35), (25271,2630132,0,'soga_hair_type_color',159,213,215), (25272,2630132,0,'soga_hair_type_highlight_color',191,67,35), (25273,2630132,1,'soga_lip_type',23,29,-12), (25274,2630132,1,'soga_nose_type',21,18,32), (25275,2630132,0,'soga_skin_color',238,250,250), (25276,2630132,0,'wing_color1',255,255,255), (25277,2630132,0,'wing_color2',255,255,255), (25278,2630133,0,'eye_color',204,204,204), (25279,2630133,0,'hair_color1',0,0,10), (25280,2630133,0,'skin_color',204,204,204), (25281,2630133,0,'soga_eye_color',229,229,102), (25282,2630133,0,'soga_skin_color',204,204,204), (25283,2630134,1,'cheek_type',-66,-12,0), (25284,2630134,1,'chin_type',10,0,0), (25285,2630134,1,'eye_brow_type',-23,-74,0), (25286,2630134,0,'eye_color',248,245,245), (25287,2630134,1,'eye_type',84,0,0), (25288,2630134,0,'hair_color1',0,0,166), (25289,2630134,1,'lip_type',44,96,0), (25290,2630134,1,'nose_type',-97,0,0), (25291,2630134,0,'skin_color',64,71,73), (25292,2630134,1,'soga_cheek_type',0,-23,-74), (25293,2630134,1,'soga_chin_type',0,44,96), (25294,2630134,1,'soga_ear_type',0,84,0), (25295,2630134,1,'soga_eye_brow_type',-23,-74,0), (25296,2630134,0,'soga_eye_color',252,241,238), (25297,2630134,1,'soga_eye_type',0,-3,90), (25298,2630134,1,'soga_lip_type',0,-66,-12), (25299,2630134,1,'soga_nose_type',0,10,0), (25300,2630134,0,'soga_skin_color',64,71,73), (25301,2630135,0,'eye_color',204,204,204), (25302,2630135,0,'hair_color1',0,0,37), (25303,2630135,0,'skin_color',204,204,204), (25304,2630135,0,'soga_eye_color',229,229,102), (25305,2630135,0,'soga_skin_color',204,204,204), (25306,2630136,1,'cheek_type',-53,-39,0), (25307,2630136,1,'chin_type',31,0,0), (25308,2630136,1,'eye_brow_type',58,-8,0), (25309,2630136,0,'eye_color',108,87,54), (25310,2630136,1,'eye_type',53,0,0), (25311,2630136,0,'hair_color1',0,0,254), (25312,2630136,1,'lip_type',-14,56,0), (25313,2630136,1,'nose_type',95,0,0), (25314,2630136,0,'skin_color',252,199,199), (25315,2630136,1,'soga_cheek_type',0,58,-8), (25316,2630136,1,'soga_chin_type',0,-14,56), (25317,2630136,1,'soga_ear_type',0,53,0), (25318,2630136,1,'soga_eye_brow_type',58,-8,0), (25319,2630136,0,'soga_eye_color',117,13,136), (25320,2630136,1,'soga_eye_type',0,44,61), (25321,2630136,1,'soga_lip_type',0,-53,-39), (25322,2630136,1,'soga_nose_type',0,31,0), (25323,2630136,0,'soga_skin_color',252,199,199), (25324,2630137,1,'cheek_type',11,53,0), (25325,2630137,1,'chin_type',40,-14,4), (25326,2630137,1,'ear_type',-1,71,0), (25327,2630137,1,'eye_brow_type',93,-10,-51), (25328,2630137,0,'eye_color',116,174,190), (25329,2630137,1,'eye_type',97,0,0), (25330,2630137,0,'hair_color1',169,194,252), (25331,2630137,0,'hair_color2',11,0,0), (25332,2630137,0,'hair_face_color',2,0,0), (25333,2630137,0,'hair_face_highlight_color',233,184,31), (25334,2630137,0,'hair_highlight',246,219,114), (25335,2630137,0,'hair_type_color',2,0,0), (25336,2630137,0,'hair_type_highlight_color',233,184,31), (25337,2630137,1,'lip_type',43,-53,-50), (25338,2630137,1,'nose_type',-55,-87,-62), (25339,2630137,0,'skin_color',202,194,179), (25340,2630137,1,'soga_cheek_type',0,93,-10), (25341,2630137,1,'soga_chin_type',0,43,-53), (25342,2630137,1,'soga_ear_type',0,97,0), (25343,2630137,1,'soga_eye_brow_type',0,-1,71), (25344,2630137,0,'soga_eye_color',229,229,102), (25345,2630137,1,'soga_eye_type',11,0,0), (25346,2630137,0,'soga_hair_color1',38,22,21), (25347,2630137,0,'soga_hair_color2',120,50,0), (25348,2630137,0,'soga_hair_face_color',2,0,0), (25349,2630137,0,'soga_hair_face_highlight_color',233,184,31), (25350,2630137,0,'soga_hair_highlight',246,219,114), (25351,2630137,0,'soga_hair_type_color',2,0,0), (25352,2630137,0,'soga_hair_type_highlight_color',233,184,31), (25353,2630137,1,'soga_lip_type',-51,11,53), (25354,2630137,1,'soga_nose_type',-50,40,-14), (25355,2630137,0,'soga_skin_color',202,194,179), (25356,2630137,0,'wing_color1',255,255,255), (25357,2630137,0,'wing_color2',255,255,255), (25358,2630138,1,'cheek_type',100,-56,0), (25359,2630138,1,'chin_type',1,31,-52), (25360,2630138,1,'ear_type',46,25,0), (25361,2630138,1,'eye_brow_type',100,-100,-70), (25362,2630138,0,'eye_color',89,63,29), (25363,2630138,1,'eye_type',-100,0,0), (25364,2630138,0,'hair_color1',25,7,204), (25365,2630138,0,'hair_color2',100,0,0), (25366,2630138,0,'hair_face_color',244,246,246), (25367,2630138,0,'hair_face_highlight_color',244,246,246), (25368,2630138,0,'hair_highlight',164,165,165), (25369,2630138,0,'hair_type_color',244,246,246), (25370,2630138,0,'hair_type_highlight_color',244,246,246), (25371,2630138,1,'lip_type',56,7,57), (25372,2630138,1,'nose_type',-58,25,7), (25373,2630138,0,'skin_color',244,252,244), (25374,2630138,1,'soga_cheek_type',0,100,-100), (25375,2630138,1,'soga_chin_type',0,56,7), (25376,2630138,1,'soga_ear_type',0,-100,0), (25377,2630138,1,'soga_eye_brow_type',0,46,25), (25378,2630138,0,'soga_eye_color',229,229,102), (25379,2630138,1,'soga_eye_type',100,0,0), (25380,2630138,0,'soga_hair_color1',164,165,165), (25381,2630138,0,'soga_hair_color2',56,62,62), (25382,2630138,0,'soga_hair_face_color',244,246,246), (25383,2630138,0,'soga_hair_face_highlight_color',244,246,246), (25384,2630138,0,'soga_hair_highlight',164,165,165), (25385,2630138,0,'soga_hair_type_color',244,246,246), (25386,2630138,0,'soga_hair_type_highlight_color',244,246,246), (25387,2630138,1,'soga_lip_type',-70,100,-56), (25388,2630138,1,'soga_nose_type',57,1,31), (25389,2630138,0,'soga_skin_color',244,252,244), (25390,2630139,0,'eye_color',232,56,87), (25391,2630139,0,'skin_color',103,131,226), (25392,2630139,0,'soga_eye_color',255,0,255), (25393,2630140,0,'eye_color',204,204,204), (25394,2630140,0,'hair_color1',0,0,235), (25395,2630140,0,'skin_color',204,204,204), (25396,2630140,0,'soga_eye_color',229,229,102), (25397,2630140,0,'soga_skin_color',204,204,204), (25398,2630141,0,'eye_color',204,204,204), (25399,2630141,0,'hair_color1',0,0,180), (25400,2630141,0,'skin_color',204,204,204), (25401,2630141,0,'soga_eye_color',229,229,102), (25402,2630141,0,'soga_skin_color',204,204,204), (25403,2630142,1,'cheek_type',71,-62,0), (25404,2630142,1,'chin_type',-46,0,-14), (25405,2630142,1,'ear_type',-18,-37,0), (25406,2630142,1,'eye_brow_type',-14,-70,81), (25407,2630142,0,'eye_color',49,30,11), (25408,2630142,1,'eye_type',47,0,0), (25409,2630142,0,'hair_color1',238,172,219), (25410,2630142,0,'hair_color2',25,0,0), (25411,2630142,0,'hair_face_color',15,1,21), (25412,2630142,0,'hair_face_highlight_color',15,1,21), (25413,2630142,0,'hair_highlight',26,24,25), (25414,2630142,0,'hair_type_color',15,1,21), (25415,2630142,0,'hair_type_highlight_color',15,1,21), (25416,2630142,1,'lip_type',31,3,57), (25417,2630142,1,'nose_type',0,-18,-84), (25418,2630142,0,'skin_color',138,102,69), (25419,2630142,1,'soga_cheek_type',0,-14,-70), (25420,2630142,1,'soga_chin_type',0,31,3), (25421,2630142,1,'soga_ear_type',0,47,0), (25422,2630142,1,'soga_eye_brow_type',0,-18,-37), (25423,2630142,0,'soga_eye_color',229,229,102), (25424,2630142,1,'soga_eye_type',25,0,0), (25425,2630142,0,'soga_hair_color1',26,24,25), (25426,2630142,0,'soga_hair_color2',36,34,36), (25427,2630142,0,'soga_hair_face_color',15,1,21), (25428,2630142,0,'soga_hair_face_highlight_color',15,1,21), (25429,2630142,0,'soga_hair_highlight',26,24,25), (25430,2630142,0,'soga_hair_type_color',15,1,21), (25431,2630142,0,'soga_hair_type_highlight_color',15,1,21), (25432,2630142,1,'soga_lip_type',81,71,-62), (25433,2630142,1,'soga_nose_type',57,-46,0), (25434,2630142,0,'soga_skin_color',138,102,69), (25435,2630142,0,'wing_color1',255,255,255), (25436,2630142,0,'wing_color2',255,255,255), (25437,2630143,0,'eye_color',204,204,204), (25438,2630143,0,'hair_color1',0,0,37), (25439,2630143,0,'skin_color',204,204,204), (25440,2630143,0,'soga_eye_color',229,229,102), (25441,2630143,0,'soga_skin_color',204,204,204), (25442,2630144,1,'cheek_type',-31,-81,0), (25443,2630144,1,'chin_type',-68,-29,85), (25444,2630144,1,'ear_type',-95,-34,0), (25445,2630144,1,'eye_brow_type',-71,-71,40), (25446,2630144,0,'eye_color',145,190,203), (25447,2630144,1,'eye_type',-31,0,0), (25448,2630144,0,'hair_color1',248,175,175), (25449,2630144,0,'hair_color2',247,0,0), (25450,2630144,0,'hair_face_color',4,1,1), (25451,2630144,0,'hair_face_highlight_color',233,168,29), (25452,2630144,0,'hair_highlight',200,165,96), (25453,2630144,0,'hair_type_color',4,1,1), (25454,2630144,0,'hair_type_highlight_color',233,168,29), (25455,2630144,1,'lip_type',11,-37,65), (25456,2630144,1,'nose_type',-18,-8,-81), (25457,2630144,0,'skin_color',44,46,46), (25458,2630144,1,'soga_cheek_type',0,-71,-71), (25459,2630144,1,'soga_chin_type',0,11,-37), (25460,2630144,1,'soga_ear_type',0,-31,0), (25461,2630144,1,'soga_eye_brow_type',0,-95,-34), (25462,2630144,0,'soga_eye_color',229,229,102), (25463,2630144,1,'soga_eye_type',-9,0,0), (25464,2630144,0,'soga_hair_color1',38,22,21), (25465,2630144,0,'soga_hair_color2',120,50,0), (25466,2630144,0,'soga_hair_face_color',4,1,1), (25467,2630144,0,'soga_hair_face_highlight_color',233,168,29), (25468,2630144,0,'soga_hair_highlight',200,165,96), (25469,2630144,0,'soga_hair_type_color',4,1,1), (25470,2630144,0,'soga_hair_type_highlight_color',233,168,29), (25471,2630144,1,'soga_lip_type',40,-31,-81), (25472,2630144,1,'soga_nose_type',65,-68,-29), (25473,2630144,0,'soga_skin_color',44,46,46), (25474,2630144,0,'wing_color1',255,255,255), (25475,2630144,0,'wing_color2',255,255,255), (25476,2630145,1,'cheek_type',-26,-7,0), (25477,2630145,1,'chin_type',84,-56,76), (25478,2630145,1,'ear_type',47,25,0), (25479,2630145,1,'eye_brow_type',-97,-43,53), (25480,2630145,0,'eye_color',88,64,30), (25481,2630145,1,'eye_type',-96,0,0), (25482,2630145,0,'hair_color1',87,209,199), (25483,2630145,0,'hair_color2',231,0,0), (25484,2630145,0,'hair_face_color',145,168,168), (25485,2630145,0,'hair_highlight',21,13,24), (25486,2630145,0,'hair_type_color',145,168,168), (25487,2630145,1,'lip_type',96,10,63), (25488,2630145,1,'nose_type',-89,87,-47), (25489,2630145,0,'skin_color',112,73,74), (25490,2630145,1,'soga_cheek_type',0,-97,-43), (25491,2630145,1,'soga_chin_type',0,96,10), (25492,2630145,1,'soga_ear_type',0,-96,0), (25493,2630145,1,'soga_eye_brow_type',0,47,25), (25494,2630145,0,'soga_eye_color',229,229,102), (25495,2630145,1,'soga_eye_type',-25,0,0), (25496,2630145,0,'soga_hair_color1',114,112,142), (25497,2630145,0,'soga_hair_color2',121,113,107), (25498,2630145,0,'soga_hair_face_color',145,168,168), (25499,2630145,0,'soga_hair_highlight',21,13,24), (25500,2630145,0,'soga_hair_type_color',145,168,168), (25501,2630145,1,'soga_lip_type',53,-26,-7), (25502,2630145,1,'soga_nose_type',63,84,-56), (25503,2630145,0,'soga_skin_color',112,73,74), (25504,2630146,0,'eye_color',255,255,255), (25505,2630146,0,'skin_color',255,255,255), (25506,2630146,0,'soga_eye_color',255,0,255), (25541,2630148,0,'eye_color',204,204,204), (25542,2630148,0,'hair_color1',0,0,200), (25543,2630148,0,'skin_color',204,204,204), (25544,2630148,0,'soga_eye_color',229,229,102), (25545,2630148,0,'soga_skin_color',204,204,204), (25546,2630149,1,'cheek_type',-18,-39,0), (25547,2630149,1,'chin_type',-50,-69,-35), (25548,2630149,1,'ear_type',-7,94,0), (25549,2630149,1,'eye_brow_type',-12,-14,-9), (25550,2630149,0,'eye_color',120,138,88), (25551,2630149,1,'eye_type',-64,0,0), (25552,2630149,0,'hair_color1',34,244,188), (25553,2630149,0,'hair_color2',187,0,0), (25554,2630149,0,'hair_face_color',100,70,10), (25555,2630149,0,'hair_face_highlight_color',88,61,8), (25556,2630149,0,'hair_type_color',100,70,10), (25557,2630149,0,'hair_type_highlight_color',88,61,8), (25558,2630149,1,'lip_type',-82,-25,46), (25559,2630149,1,'nose_type',96,34,-12), (25560,2630149,0,'skin_color',246,240,240), (25561,2630149,1,'soga_cheek_type',0,-12,-14), (25562,2630149,1,'soga_chin_type',0,-82,-25), (25563,2630149,1,'soga_ear_type',0,-64,0), (25564,2630149,1,'soga_eye_brow_type',0,-7,94), (25565,2630149,0,'soga_eye_color',229,229,102), (25566,2630149,1,'soga_eye_type',-69,0,0), (25567,2630149,0,'soga_hair_face_color',100,70,10), (25568,2630149,0,'soga_hair_face_highlight_color',88,61,8), (25569,2630149,0,'soga_hair_type_color',100,70,10), (25570,2630149,0,'soga_hair_type_highlight_color',88,61,8), (25571,2630149,1,'soga_lip_type',-9,-18,-39), (25572,2630149,1,'soga_nose_type',46,-50,-69), (25573,2630149,0,'soga_skin_color',246,240,240), (25574,2630150,1,'cheek_type',-90,-31,0), (25575,2630150,1,'chin_type',2,0,0), (25576,2630150,1,'eye_brow_type',88,-65,0), (25577,2630150,0,'eye_color',129,76,90), (25578,2630150,1,'eye_type',-50,0,0), (25579,2630150,0,'hair_color1',0,0,200), (25580,2630150,1,'lip_type',-50,-81,0), (25581,2630150,1,'nose_type',-75,0,0), (25582,2630150,0,'skin_color',48,82,112), (25583,2630150,1,'soga_cheek_type',0,88,-65), (25584,2630150,1,'soga_chin_type',0,-50,-81), (25585,2630150,1,'soga_ear_type',0,-50,0), (25586,2630150,1,'soga_eye_brow_type',88,-65,0), (25587,2630150,0,'soga_eye_color',117,12,92), (25588,2630150,1,'soga_eye_type',0,-31,25), (25589,2630150,1,'soga_lip_type',0,-90,-31), (25590,2630150,1,'soga_nose_type',0,2,0), (25591,2630150,0,'soga_skin_color',48,82,112), (25592,2630151,1,'cheek_type',-10,11,0), (25593,2630151,1,'chin_type',-9,18,1), (25594,2630151,1,'ear_type',28,-37,0), (25595,2630151,1,'eye_brow_type',-14,14,0), (25596,2630151,0,'eye_color',74,70,37), (25597,2630151,0,'hair_color1',3,11,0), (25598,2630151,0,'hair_color2',248,0,0), (25599,2630151,0,'hair_face_color',114,31,28), (25600,2630151,0,'hair_face_highlight_color',192,99,44), (25601,2630151,0,'hair_highlight',105,26,26), (25602,2630151,0,'hair_type_color',114,31,28), (25603,2630151,0,'hair_type_highlight_color',192,99,44), (25604,2630151,1,'lip_type',25,-4,3), (25605,2630151,1,'nose_type',25,3,11), (25606,2630151,0,'skin_color',155,162,162), (25607,2630151,1,'soga_cheek_type',0,-14,14), (25608,2630151,1,'soga_chin_type',0,25,-4), (25609,2630151,1,'soga_ear_type',28,-37,0), (25610,2630151,1,'soga_eye_brow_type',0,28,-37), (25611,2630151,0,'soga_eye_color',204,204,204), (25612,2630151,1,'soga_eye_type',-8,0,0), (25613,2630151,0,'soga_hair_color1',91,21,51), (25614,2630151,0,'soga_hair_color2',159,88,0), (25615,2630151,0,'soga_hair_face_color',114,31,28), (25616,2630151,0,'soga_hair_face_highlight_color',192,99,44), (25617,2630151,0,'soga_hair_highlight',105,26,26), (25618,2630151,0,'soga_hair_type_color',114,31,28), (25619,2630151,0,'soga_hair_type_highlight_color',192,99,44), (25620,2630151,1,'soga_lip_type',0,-10,11), (25621,2630151,1,'soga_nose_type',3,-9,18), (25622,2630151,0,'soga_skin_color',155,162,162), (25623,2630151,0,'wing_color1',255,255,255), (25624,2630151,0,'wing_color2',255,255,255), (25625,2630152,1,'cheek_type',3,56,0), (25626,2630152,1,'chin_type',-26,56,14), (25627,2630152,1,'ear_type',-31,98,0), (25628,2630152,1,'eye_brow_type',15,-70,44), (25629,2630152,0,'eye_color',37,71,51), (25630,2630152,1,'eye_type',12,0,0), (25631,2630152,0,'hair_color1',188,17,66), (25632,2630152,0,'hair_color2',39,32,39), (25633,2630152,0,'hair_face_color',15,1,21), (25634,2630152,0,'hair_face_highlight_color',119,36,33), (25635,2630152,0,'hair_highlight',91,21,51), (25636,2630152,0,'hair_type_color',15,1,21), (25637,2630152,0,'hair_type_highlight_color',119,36,33), (25638,2630152,1,'lip_type',81,-14,-70), (25639,2630152,1,'nose_type',-93,-68,17), (25640,2630152,0,'skin_color',242,233,234), (25641,2630152,1,'soga_cheek_type',0,15,-70), (25642,2630152,1,'soga_chin_type',0,81,-14), (25643,2630152,1,'soga_ear_type',0,12,0), (25644,2630152,1,'soga_eye_brow_type',0,-31,98), (25645,2630152,0,'soga_eye_color',229,229,102), (25646,2630152,1,'soga_eye_type',12,0,0), (25647,2630152,0,'soga_hair_color1',29,21,28), (25648,2630152,0,'soga_hair_color2',39,32,39), (25649,2630152,0,'soga_hair_face_color',15,1,21), (25650,2630152,0,'soga_hair_face_highlight_color',119,36,33), (25651,2630152,0,'soga_hair_highlight',91,21,51), (25652,2630152,0,'soga_hair_type_color',15,1,21), (25653,2630152,0,'soga_hair_type_highlight_color',119,36,33), (25654,2630152,1,'soga_lip_type',44,3,56), (25655,2630152,1,'soga_nose_type',-70,-26,56), (25656,2630152,0,'soga_skin_color',242,233,234), (25657,2630152,0,'wing_color1',255,255,255), (25658,2630152,0,'wing_color2',255,255,255), (25659,2630153,1,'cheek_type',-29,-23,0), (25660,2630153,1,'chin_type',26,17,32), (25661,2630153,1,'ear_type',-40,-25,0), (25662,2630153,1,'eye_brow_type',-9,35,-8), (25663,2630153,0,'eye_color',222,35,32), (25664,2630153,1,'eye_type',-3,0,0), (25665,2630153,0,'hair_color1',20,233,25), (25666,2630153,0,'hair_face_color',52,38,20), (25667,2630153,0,'hair_face_highlight_color',216,192,37), (25668,2630153,0,'hair_type_color',52,38,20), (25669,2630153,0,'hair_type_highlight_color',216,192,37), (25670,2630153,1,'lip_type',-12,-22,22), (25671,2630153,1,'nose_type',-28,20,-23), (25672,2630153,0,'skin_color',160,141,68), (25673,2630153,1,'soga_cheek_type',0,-9,35), (25674,2630153,1,'soga_chin_type',0,-12,-22), (25675,2630153,1,'soga_ear_type',0,-3,0), (25676,2630153,1,'soga_eye_brow_type',0,-40,-25), (25677,2630153,0,'soga_eye_color',229,229,102), (25678,2630153,1,'soga_eye_type',-3,0,0), (25679,2630153,0,'soga_hair_face_color',52,38,20), (25680,2630153,0,'soga_hair_face_highlight_color',216,192,37), (25681,2630153,0,'soga_hair_type_color',52,38,20), (25682,2630153,0,'soga_hair_type_highlight_color',216,192,37), (25683,2630153,1,'soga_lip_type',-8,-29,-23), (25684,2630153,1,'soga_nose_type',22,26,17), (25685,2630153,0,'soga_skin_color',160,141,68), (25686,2630153,0,'wing_color1',255,255,255), (25687,2630153,0,'wing_color2',255,255,255), (25688,2630154,1,'cheek_type',77,-75,0), (25689,2630154,1,'chin_type',58,88,28), (25690,2630154,1,'ear_type',14,56,0), (25691,2630154,1,'eye_brow_type',59,26,-89), (25692,2630154,0,'eye_color',144,188,195), (25693,2630154,1,'eye_type',-21,0,0), (25694,2630154,0,'hair_color1',10,239,11), (25695,2630154,0,'hair_color2',93,0,0), (25696,2630154,0,'hair_face_color',219,179,15), (25697,2630154,0,'hair_face_highlight_color',93,65,9), (25698,2630154,0,'hair_highlight',56,33,26), (25699,2630154,0,'hair_type_color',219,179,15), (25700,2630154,0,'hair_type_highlight_color',93,65,9), (25701,2630154,1,'lip_type',-46,37,-63), (25702,2630154,1,'nose_type',7,10,-17), (25703,2630154,0,'skin_color',200,187,181), (25704,2630154,1,'soga_cheek_type',0,59,26), (25705,2630154,1,'soga_chin_type',0,-46,37), (25706,2630154,1,'soga_ear_type',0,-21,0), (25707,2630154,1,'soga_eye_brow_type',0,14,56), (25708,2630154,0,'soga_eye_color',229,229,102), (25709,2630154,1,'soga_eye_type',93,0,0), (25710,2630154,0,'soga_hair_color1',239,221,86), (25711,2630154,0,'soga_hair_color2',99,53,22), (25712,2630154,0,'soga_hair_face_color',219,179,15), (25713,2630154,0,'soga_hair_face_highlight_color',93,65,9), (25714,2630154,0,'soga_hair_highlight',56,33,26), (25715,2630154,0,'soga_hair_type_color',219,179,15), (25716,2630154,0,'soga_hair_type_highlight_color',93,65,9), (25717,2630154,1,'soga_lip_type',-89,77,-75), (25718,2630154,1,'soga_nose_type',-63,58,88), (25719,2630154,0,'soga_skin_color',200,187,181), (25720,2630154,0,'wing_color1',255,255,255), (25721,2630154,0,'wing_color2',255,255,255), (25722,2630155,0,'eye_color',204,204,204), (25723,2630155,0,'hair_color1',0,0,159), (25724,2630155,0,'skin_color',204,204,204), (25725,2630155,0,'soga_eye_color',229,229,102), (25726,2630155,0,'soga_skin_color',204,204,204), (25727,2630156,1,'cheek_type',-62,84,0), (25728,2630156,1,'chin_type',-35,23,-78), (25729,2630156,1,'ear_type',42,34,0), (25730,2630156,1,'eye_brow_type',-78,-2,-56), (25731,2630156,0,'eye_color',29,62,57), (25732,2630156,1,'eye_type',-77,0,0), (25733,2630156,0,'hair_color1',90,173,50), (25734,2630156,0,'hair_color2',213,0,0), (25735,2630156,0,'hair_face_color',78,87,97), (25736,2630156,0,'hair_face_highlight_color',16,3,23), (25737,2630156,0,'hair_highlight',26,24,25), (25738,2630156,0,'hair_type_color',78,87,97), (25739,2630156,0,'hair_type_highlight_color',16,3,23), (25740,2630156,1,'lip_type',46,37,-44), (25741,2630156,1,'nose_type',-1,90,-83), (25742,2630156,0,'skin_color',226,236,236), (25743,2630156,1,'soga_cheek_type',0,-78,-2), (25744,2630156,1,'soga_chin_type',0,46,37), (25745,2630156,1,'soga_ear_type',0,-77,0), (25746,2630156,1,'soga_eye_brow_type',0,42,34), (25747,2630156,0,'soga_eye_color',229,229,102), (25748,2630156,1,'soga_eye_type',-43,0,0), (25749,2630156,0,'soga_hair_color1',50,48,56), (25750,2630156,0,'soga_hair_color2',68,72,71), (25751,2630156,0,'soga_hair_face_color',78,87,97), (25752,2630156,0,'soga_hair_face_highlight_color',16,3,23), (25753,2630156,0,'soga_hair_highlight',26,24,25), (25754,2630156,0,'soga_hair_type_color',78,87,97), (25755,2630156,0,'soga_hair_type_highlight_color',16,3,23), (25756,2630156,1,'soga_lip_type',-56,-62,84), (25757,2630156,1,'soga_nose_type',-44,-35,23), (25758,2630156,0,'soga_skin_color',226,236,236), (25759,2630157,0,'eye_color',255,255,255), (25760,2630157,0,'skin_color',255,255,255), (25761,2630157,0,'soga_eye_color',255,0,255), (25762,2630158,1,'cheek_type',100,-100,0), (25763,2630158,1,'chin_type',-100,100,100), (25764,2630158,1,'ear_type',25,8,0), (25765,2630158,1,'eye_brow_type',100,100,100), (25766,2630158,0,'eye_color',118,14,183), (25767,2630158,1,'eye_type',100,0,0), (25768,2630158,0,'hair_color1',239,0,25), (25769,2630158,0,'hair_face_color',171,60,32), (25770,2630158,0,'hair_face_highlight_color',216,192,37), (25771,2630158,0,'hair_type_color',171,60,32), (25772,2630158,0,'hair_type_highlight_color',216,192,37), (25773,2630158,1,'lip_type',100,50,-68), (25774,2630158,1,'nose_type',0,-17,0), (25775,2630158,0,'skin_color',221,194,101), (25776,2630158,1,'soga_cheek_type',0,100,100), (25777,2630158,1,'soga_chin_type',0,100,50), (25778,2630158,1,'soga_ear_type',0,100,0), (25779,2630158,1,'soga_eye_brow_type',0,25,8), (25780,2630158,0,'soga_eye_color',229,229,102), (25781,2630158,1,'soga_eye_type',100,0,0), (25782,2630158,0,'soga_hair_face_color',171,60,32), (25783,2630158,0,'soga_hair_face_highlight_color',216,192,37), (25784,2630158,0,'soga_hair_type_color',171,60,32), (25785,2630158,0,'soga_hair_type_highlight_color',216,192,37), (25786,2630158,1,'soga_lip_type',100,100,-100), (25787,2630158,1,'soga_nose_type',-68,-100,100), (25788,2630158,0,'soga_skin_color',221,194,101), (25789,2630158,0,'wing_color1',255,255,255), (25790,2630158,0,'wing_color2',255,255,255), (25791,2630159,1,'cheek_type',-19,22,0), (25792,2630159,1,'chin_type',9,-31,19), (25793,2630159,1,'ear_type',7,3,0), (25794,2630159,1,'eye_brow_type',-7,34,0), (25795,2630159,0,'eye_color',195,67,96), (25796,2630159,1,'eye_type',-7,0,0), (25797,2630159,0,'hair_color1',228,26,25), (25798,2630159,0,'hair_face_color',219,211,154), (25799,2630159,0,'hair_type_color',219,211,154), (25800,2630159,1,'lip_type',38,0,-1), (25801,2630159,1,'nose_type',-2,-28,26), (25802,2630159,0,'skin_color',199,35,22), (25803,2630159,1,'soga_cheek_type',0,-7,34), (25804,2630159,1,'soga_chin_type',0,38,0), (25805,2630159,1,'soga_ear_type',0,-7,0), (25806,2630159,1,'soga_eye_brow_type',0,7,3), (25807,2630159,0,'soga_eye_color',229,229,102), (25808,2630159,1,'soga_eye_type',-7,0,0), (25809,2630159,0,'soga_hair_face_color',219,211,154), (25810,2630159,0,'soga_hair_type_color',219,211,154), (25811,2630159,1,'soga_lip_type',0,-19,22), (25812,2630159,1,'soga_nose_type',-1,9,-31), (25813,2630159,0,'soga_skin_color',199,35,22), (25814,2630159,0,'wing_color1',255,255,255), (25815,2630159,0,'wing_color2',255,255,255), (25816,2630160,0,'eye_color',204,204,204), (25817,2630160,0,'hair_color1',0,0,81), (25818,2630160,0,'skin_color',204,204,204), (25819,2630160,0,'soga_eye_color',229,229,102), (25820,2630160,0,'soga_skin_color',204,204,204), (25821,2630161,0,'eye_color',204,204,204), (25822,2630161,0,'hair_color1',0,0,238), (25823,2630161,0,'skin_color',204,204,204), (25824,2630161,0,'soga_eye_color',229,229,102), (25825,2630161,0,'soga_skin_color',204,204,204), (25826,2630162,0,'eye_color',204,204,204), (25827,2630162,0,'hair_color1',0,0,252), (25828,2630162,0,'skin_color',204,204,204), (25829,2630162,0,'soga_eye_color',229,229,102), (25830,2630162,0,'soga_skin_color',204,204,204), (25831,2630163,0,'eye_color',255,255,255), (25832,2630163,0,'skin_color',255,255,255), (25833,2630163,0,'soga_eye_color',255,0,255), (25834,2630164,1,'cheek_type',7,-7,0), (25835,2630164,1,'chin_type',-19,20,-3), (25836,2630164,1,'ear_type',26,-8,0), (25837,2630164,1,'eye_brow_type',-14,-14,8), (25838,2630164,0,'eye_color',34,59,37), (25839,2630164,1,'eye_type',23,0,0), (25840,2630164,0,'hair_color1',248,32,156), (25841,2630164,0,'hair_face_color',137,93,63), (25842,2630164,0,'hair_face_highlight_color',68,52,34), (25843,2630164,0,'hair_type_color',137,93,63), (25844,2630164,0,'hair_type_highlight_color',68,52,34), (25845,2630164,1,'lip_type',-10,-48,-12), (25846,2630164,1,'nose_type',25,-8,32), (25847,2630164,0,'skin_color',206,220,220), (25848,2630164,1,'soga_cheek_type',0,-14,-14), (25849,2630164,1,'soga_chin_type',0,-10,-48), (25850,2630164,1,'soga_ear_type',0,23,0), (25851,2630164,1,'soga_eye_brow_type',0,26,-8), (25852,2630164,0,'soga_eye_color',229,229,102), (25853,2630164,0,'soga_hair_face_color',137,93,63), (25854,2630164,0,'soga_hair_face_highlight_color',68,52,34), (25855,2630164,0,'soga_hair_type_color',137,93,63), (25856,2630164,0,'soga_hair_type_highlight_color',68,52,34), (25857,2630164,1,'soga_lip_type',8,7,-7), (25858,2630164,1,'soga_nose_type',-12,-19,20), (25859,2630164,0,'soga_skin_color',206,220,220), (25860,2630164,0,'wing_color1',255,255,255), (25861,2630164,0,'wing_color2',255,255,255), (25862,2630165,0,'eye_color',204,204,204), (25863,2630165,0,'hair_color1',0,0,238), (25864,2630165,0,'skin_color',204,204,204), (25865,2630165,0,'soga_eye_color',229,229,102), (25866,2630165,0,'soga_skin_color',204,204,204), (25867,2630166,1,'cheek_type',-5,-21,0), (25868,2630166,1,'chin_type',0,-83,25), (25869,2630166,1,'ear_type',-20,15,0), (25870,2630166,1,'eye_brow_type',4,-14,-70), (25871,2630166,0,'eye_color',40,70,45), (25872,2630166,1,'eye_type',-96,0,0), (25873,2630166,0,'hair_color1',75,57,179), (25874,2630166,0,'hair_color2',173,99,44), (25875,2630166,0,'hair_face_color',47,14,19), (25876,2630166,0,'hair_face_highlight_color',29,19,37), (25877,2630166,0,'hair_highlight',209,131,22), (25878,2630166,0,'hair_type_color',47,14,19), (25879,2630166,0,'hair_type_highlight_color',29,19,37), (25880,2630166,1,'lip_type',71,62,-7), (25881,2630166,1,'nose_type',-97,75,57), (25882,2630166,0,'skin_color',227,220,221), (25883,2630166,1,'soga_cheek_type',0,4,-14), (25884,2630166,1,'soga_chin_type',0,71,62), (25885,2630166,1,'soga_ear_type',0,-96,0), (25886,2630166,1,'soga_eye_brow_type',0,-20,15), (25887,2630166,0,'soga_eye_color',229,229,102), (25888,2630166,1,'soga_eye_type',74,0,0), (25889,2630166,0,'soga_hair_color1',200,165,96), (25890,2630166,0,'soga_hair_color2',173,99,44), (25891,2630166,0,'soga_hair_face_color',47,14,19), (25892,2630166,0,'soga_hair_face_highlight_color',29,19,37), (25893,2630166,0,'soga_hair_highlight',209,131,22), (25894,2630166,0,'soga_hair_type_color',47,14,19), (25895,2630166,0,'soga_hair_type_highlight_color',29,19,37), (25896,2630166,1,'soga_lip_type',-70,-5,-21), (25897,2630166,1,'soga_nose_type',-7,0,-83), (25898,2630166,0,'soga_skin_color',227,220,221), (25899,2630166,0,'wing_color1',255,255,255), (25900,2630166,0,'wing_color2',255,255,255), (25901,2630167,1,'cheek_type',0,-9,0), (25902,2630167,1,'chin_type',-3,-17,-2), (25903,2630167,1,'ear_type',37,-10,0), (25904,2630167,1,'eye_brow_type',22,18,-7), (25905,2630167,0,'eye_color',82,132,95), (25906,2630167,1,'eye_type',35,0,0), (25907,2630167,0,'hair_color1',225,14,0), (25908,2630167,0,'hair_face_color',248,248,248), (25909,2630167,0,'hair_face_highlight_color',70,28,0), (25910,2630167,0,'hair_type_color',248,248,248), (25911,2630167,0,'hair_type_highlight_color',70,28,0), (25912,2630167,1,'lip_type',-29,-1,1), (25913,2630167,1,'nose_type',25,-31,14), (25914,2630167,0,'skin_color',230,202,158), (25915,2630167,1,'soga_cheek_type',0,22,18), (25916,2630167,1,'soga_chin_type',0,-29,-1), (25917,2630167,1,'soga_ear_type',0,35,0), (25918,2630167,1,'soga_eye_brow_type',0,37,-10), (25919,2630167,0,'soga_eye_color',229,229,102), (25920,2630167,0,'soga_hair_face_color',248,248,248), (25921,2630167,0,'soga_hair_face_highlight_color',70,28,0), (25922,2630167,0,'soga_hair_type_color',248,248,248), (25923,2630167,0,'soga_hair_type_highlight_color',70,28,0), (25924,2630167,1,'soga_lip_type',-7,0,-9), (25925,2630167,1,'soga_nose_type',1,-3,-17), (25926,2630167,0,'soga_skin_color',230,202,158), (25927,2630167,0,'wing_color1',255,255,255), (25928,2630167,0,'wing_color2',255,255,255), (25929,2630168,1,'cheek_type',-8,3,0), (25930,2630168,1,'chin_type',17,7,-20), (25931,2630168,1,'ear_type',44,26,0), (25932,2630168,1,'eye_brow_type',-11,0,26), (25933,2630168,0,'eye_color',86,10,134), (25934,2630168,1,'eye_type',-11,0,0), (25935,2630168,0,'hair_color1',8,245,253), (25936,2630168,0,'hair_face_color',10,9,7), (25937,2630168,0,'hair_face_highlight_color',216,192,37), (25938,2630168,0,'hair_type_color',10,9,7), (25939,2630168,0,'hair_type_highlight_color',216,192,37), (25940,2630168,1,'lip_type',-11,-7,12), (25941,2630168,1,'nose_type',-43,8,-11), (25942,2630168,0,'skin_color',166,167,119), (25943,2630168,1,'soga_cheek_type',0,-11,0), (25944,2630168,1,'soga_chin_type',0,-11,-7), (25945,2630168,1,'soga_ear_type',0,-11,0), (25946,2630168,1,'soga_eye_brow_type',0,44,26), (25947,2630168,0,'soga_eye_color',229,229,102), (25948,2630168,0,'soga_hair_face_color',10,9,7), (25949,2630168,0,'soga_hair_face_highlight_color',216,192,37), (25950,2630168,0,'soga_hair_type_color',10,9,7), (25951,2630168,0,'soga_hair_type_highlight_color',216,192,37), (25952,2630168,1,'soga_lip_type',26,-8,3), (25953,2630168,1,'soga_nose_type',12,17,7), (25954,2630168,0,'soga_skin_color',166,167,119), (25955,2630168,0,'wing_color1',255,255,255), (25956,2630168,0,'wing_color2',255,255,255), (25957,2630169,0,'eye_color',204,204,204), (25958,2630169,0,'hair_color1',0,0,169), (25959,2630169,0,'skin_color',204,204,204), (25960,2630169,0,'soga_eye_color',229,229,102), (25961,2630169,0,'soga_skin_color',204,204,204), (25967,2630171,0,'eye_color',204,204,204), (25968,2630171,0,'hair_color1',0,0,93), (25969,2630171,0,'skin_color',204,204,204), (25970,2630171,0,'soga_eye_color',229,229,102), (25971,2630171,0,'soga_skin_color',204,204,204), (25972,2630172,1,'cheek_type',17,96,0), (25973,2630172,1,'chin_type',-50,74,19), (25974,2630172,1,'ear_type',-91,17,0), (25975,2630172,1,'eye_brow_type',-47,-50,-14), (25976,2630172,0,'eye_color',138,186,200), (25977,2630172,1,'eye_type',-39,0,0), (25978,2630172,0,'hair_color1',95,211,31), (25979,2630172,0,'hair_color2',168,0,0), (25980,2630172,0,'hair_face_color',86,102,114), (25981,2630172,0,'hair_face_highlight_color',244,244,246), (25982,2630172,0,'hair_highlight',160,156,172), (25983,2630172,0,'hair_type_color',86,102,114), (25984,2630172,0,'hair_type_highlight_color',244,244,246), (25985,2630172,1,'lip_type',63,-45,56), (25986,2630172,1,'nose_type',55,95,-45), (25987,2630172,0,'skin_color',209,156,127), (25988,2630172,1,'soga_cheek_type',0,-47,-50), (25989,2630172,1,'soga_chin_type',0,63,-45), (25990,2630172,1,'soga_ear_type',0,-39,0), (25991,2630172,1,'soga_eye_brow_type',0,-91,17), (25992,2630172,0,'soga_eye_color',229,229,102), (25993,2630172,1,'soga_eye_type',-88,0,0), (25994,2630172,0,'soga_hair_color1',112,103,151), (25995,2630172,0,'soga_hair_color2',109,119,115), (25996,2630172,0,'soga_hair_face_color',86,102,114), (25997,2630172,0,'soga_hair_face_highlight_color',244,244,246), (25998,2630172,0,'soga_hair_highlight',160,156,172), (25999,2630172,0,'soga_hair_type_color',86,102,114), (26000,2630172,0,'soga_hair_type_highlight_color',244,244,246), (26001,2630172,1,'soga_lip_type',-14,17,96), (26002,2630172,1,'soga_nose_type',56,-50,74), (26003,2630172,0,'soga_skin_color',209,156,127), (26004,2630173,0,'eye_color',204,204,204), (26005,2630173,0,'hair_color1',0,0,169), (26006,2630173,0,'skin_color',204,204,204), (26007,2630173,0,'soga_eye_color',229,229,102), (26008,2630173,0,'soga_skin_color',204,204,204), (26009,2630174,0,'eye_color',204,204,204), (26010,2630174,0,'hair_color1',0,0,172), (26011,2630174,0,'skin_color',204,204,204), (26012,2630174,0,'soga_eye_color',229,229,102), (26013,2630174,0,'soga_skin_color',204,204,204), (26014,2630175,0,'eye_color',204,204,204), (26015,2630175,0,'hair_color1',0,0,28), (26016,2630175,0,'skin_color',204,204,204), (26017,2630175,0,'soga_eye_color',229,229,102), (26018,2630175,0,'soga_skin_color',204,204,204), (26019,2630176,1,'cheek_type',-17,-71,0), (26020,2630176,1,'chin_type',-4,0,-61), (26021,2630176,1,'ear_type',68,-35,0), (26022,2630176,1,'eye_brow_type',-56,-20,-45), (26023,2630176,0,'eye_color',35,73,80), (26024,2630176,1,'eye_type',-4,0,0), (26025,2630176,0,'hair_color1',248,228,218), (26026,2630176,0,'hair_color2',120,50,0), (26027,2630176,0,'hair_face_color',14,5,5), (26028,2630176,0,'hair_face_highlight_color',83,58,8), (26029,2630176,0,'hair_highlight',56,33,26), (26030,2630176,0,'hair_type_color',14,5,5), (26031,2630176,0,'hair_type_highlight_color',83,58,8), (26032,2630176,1,'lip_type',93,-66,97), (26033,2630176,1,'nose_type',-28,-8,-28), (26034,2630176,0,'skin_color',162,170,163), (26035,2630176,1,'soga_cheek_type',0,-56,-20), (26036,2630176,1,'soga_chin_type',0,93,-66), (26037,2630176,1,'soga_ear_type',0,-4,0), (26038,2630176,1,'soga_eye_brow_type',0,68,-35), (26039,2630176,0,'soga_eye_color',229,229,102), (26040,2630176,1,'soga_eye_type',-4,0,0), (26041,2630176,0,'soga_hair_color1',38,22,21), (26042,2630176,0,'soga_hair_color2',120,50,0), (26043,2630176,0,'soga_hair_face_color',14,5,5), (26044,2630176,0,'soga_hair_face_highlight_color',83,58,8), (26045,2630176,0,'soga_hair_highlight',56,33,26), (26046,2630176,0,'soga_hair_type_color',14,5,5), (26047,2630176,0,'soga_hair_type_highlight_color',83,58,8), (26048,2630176,1,'soga_lip_type',-45,-17,-71), (26049,2630176,1,'soga_nose_type',97,-4,0), (26050,2630176,0,'soga_skin_color',162,170,163), (26051,2630177,1,'cheek_type',38,0,0), (26052,2630177,1,'chin_type',85,1,25), (26053,2630177,1,'ear_type',-14,-77,0), (26054,2630177,1,'eye_brow_type',51,-69,17), (26055,2630177,0,'eye_color',102,0,102), (26056,2630177,1,'eye_type',-37,0,0), (26057,2630177,0,'hair_color1',50,22,180), (26058,2630177,1,'lip_type',7,8,55), (26059,2630177,1,'nose_type',53,50,22), (26060,2630177,0,'skin_color',142,142,141), (26061,2630177,1,'soga_cheek_type',0,51,-69), (26062,2630177,1,'soga_chin_type',0,7,8), (26063,2630177,1,'soga_ear_type',0,-37,0), (26064,2630177,1,'soga_eye_brow_type',0,-14,-77), (26065,2630177,0,'soga_eye_color',229,229,102), (26066,2630177,1,'soga_eye_type',-37,0,0), (26067,2630177,1,'soga_lip_type',17,38,0), (26068,2630177,1,'soga_nose_type',55,85,1), (26069,2630177,0,'soga_skin_color',142,142,141), (26070,2630178,1,'cheek_type',-26,-7,0), (26071,2630178,1,'chin_type',84,-56,76), (26072,2630178,1,'ear_type',47,25,0), (26073,2630178,1,'eye_brow_type',-97,-43,53), (26074,2630178,0,'eye_color',88,64,30), (26075,2630178,1,'eye_type',-96,0,0), (26076,2630178,0,'hair_color1',87,209,199), (26077,2630178,0,'hair_color2',231,0,0), (26078,2630178,0,'hair_face_color',145,168,168), (26079,2630178,0,'hair_highlight',21,13,24), (26080,2630178,0,'hair_type_color',145,168,168), (26081,2630178,1,'lip_type',96,10,63), (26082,2630178,1,'nose_type',-89,87,-47), (26083,2630178,0,'skin_color',112,73,74), (26084,2630178,1,'soga_cheek_type',0,-97,-43), (26085,2630178,1,'soga_chin_type',0,96,10), (26086,2630178,1,'soga_ear_type',0,-96,0), (26087,2630178,1,'soga_eye_brow_type',0,47,25), (26088,2630178,0,'soga_eye_color',229,229,102), (26089,2630178,1,'soga_eye_type',-25,0,0), (26090,2630178,0,'soga_hair_color1',114,112,142), (26091,2630178,0,'soga_hair_color2',121,113,107), (26092,2630178,0,'soga_hair_face_color',145,168,168), (26093,2630178,0,'soga_hair_highlight',21,13,24), (26094,2630178,0,'soga_hair_type_color',145,168,168), (26095,2630178,1,'soga_lip_type',53,-26,-7), (26096,2630178,1,'soga_nose_type',63,84,-56), (26097,2630178,0,'soga_skin_color',112,73,74), (26098,2630179,1,'cheek_type',-87,18,0), (26099,2630179,1,'chin_type',-75,81,14), (26100,2630179,1,'ear_type',78,72,0), (26101,2630179,1,'eye_brow_type',-75,21,-3), (26102,2630179,0,'eye_color',206,193,164), (26103,2630179,1,'eye_type',-76,0,0), (26104,2630179,0,'hair_color1',50,53,56), (26105,2630179,0,'hair_color2',231,0,0), (26106,2630179,0,'hair_face_color',228,173,23), (26107,2630179,0,'hair_face_highlight_color',244,246,246), (26108,2630179,0,'hair_highlight',164,165,165), (26109,2630179,0,'hair_type_color',228,173,23), (26110,2630179,0,'hair_type_highlight_color',244,246,246), (26111,2630179,1,'lip_type',66,41,45), (26112,2630179,1,'nose_type',-87,50,53), (26113,2630179,0,'skin_color',185,192,179), (26114,2630179,1,'soga_cheek_type',0,-75,21), (26115,2630179,1,'soga_chin_type',0,66,41), (26116,2630179,1,'soga_ear_type',0,-76,0), (26117,2630179,1,'soga_eye_brow_type',0,78,72), (26118,2630179,0,'soga_eye_color',229,229,102), (26119,2630179,1,'soga_eye_type',-25,0,0), (26120,2630179,0,'soga_hair_color1',200,165,96), (26121,2630179,0,'soga_hair_color2',173,99,44), (26122,2630179,0,'soga_hair_face_color',228,173,23), (26123,2630179,0,'soga_hair_face_highlight_color',244,246,246), (26124,2630179,0,'soga_hair_highlight',164,165,165), (26125,2630179,0,'soga_hair_type_color',228,173,23), (26126,2630179,0,'soga_hair_type_highlight_color',244,246,246), (26127,2630179,1,'soga_lip_type',-3,-87,18), (26128,2630179,1,'soga_nose_type',45,-75,81), (26129,2630179,0,'soga_skin_color',185,192,179), (26130,2630180,1,'cheek_type',38,-26,0), (26131,2630180,1,'chin_type',-40,-55,-72), (26132,2630180,1,'ear_type',-50,34,0), (26133,2630180,1,'eye_brow_type',97,-3,83), (26134,2630180,0,'eye_color',81,63,32), (26135,2630180,1,'eye_type',-50,0,0), (26136,2630180,0,'hair_color1',200,245,193), (26137,2630180,0,'hair_color2',225,0,0), (26138,2630180,0,'hair_face_color',233,184,31), (26139,2630180,0,'hair_face_highlight_color',222,176,18), (26140,2630180,0,'hair_highlight',239,221,86), (26141,2630180,0,'hair_type_color',233,184,31), (26142,2630180,0,'hair_type_highlight_color',222,176,18), (26143,2630180,1,'lip_type',-32,12,-22), (26144,2630180,1,'nose_type',-93,-56,-11), (26145,2630180,0,'skin_color',206,203,203), (26146,2630180,1,'soga_cheek_type',0,97,-3), (26147,2630180,1,'soga_chin_type',0,-32,12), (26148,2630180,1,'soga_ear_type',0,-50,0), (26149,2630180,1,'soga_eye_brow_type',0,-50,34), (26150,2630180,0,'soga_eye_color',229,229,102), (26151,2630180,1,'soga_eye_type',-31,0,0), (26152,2630180,0,'soga_hair_color1',246,219,114), (26153,2630180,0,'soga_hair_color2',187,136,62), (26154,2630180,0,'soga_hair_face_color',233,184,31), (26155,2630180,0,'soga_hair_face_highlight_color',222,176,18), (26156,2630180,0,'soga_hair_highlight',239,221,86), (26157,2630180,0,'soga_hair_type_color',233,184,31), (26158,2630180,0,'soga_hair_type_highlight_color',222,176,18), (26159,2630180,1,'soga_lip_type',83,38,-26), (26160,2630180,1,'soga_nose_type',-22,-40,-55), (26161,2630180,0,'soga_skin_color',206,203,203), (26162,2630181,0,'eye_color',204,204,204), (26163,2630181,0,'hair_color1',0,0,209), (26164,2630181,0,'skin_color',204,204,204), (26165,2630181,0,'soga_eye_color',229,229,102), (26166,2630181,0,'soga_skin_color',204,204,204), (26167,2630182,1,'cheek_type',75,96,0), (26168,2630182,1,'chin_type',25,28,-70), (26169,2630182,1,'ear_type',0,63,0), (26170,2630182,1,'eye_brow_type',-17,-53,72), (26171,2630182,0,'eye_color',101,150,129), (26172,2630182,1,'eye_type',-21,0,0), (26173,2630182,0,'hair_color1',191,38,215), (26174,2630182,0,'hair_color2',62,0,0), (26175,2630182,0,'hair_face_color',20,6,8), (26176,2630182,0,'hair_face_highlight_color',46,15,18), (26177,2630182,0,'hair_highlight',54,45,28), (26178,2630182,0,'hair_type_color',20,6,8), (26179,2630182,0,'hair_type_highlight_color',46,15,18), (26180,2630182,1,'lip_type',-1,34,75), (26181,2630182,1,'nose_type',-91,-65,38), (26182,2630182,0,'skin_color',250,242,243), (26183,2630182,1,'soga_cheek_type',0,-17,-53), (26184,2630182,1,'soga_chin_type',0,-1,34), (26185,2630182,1,'soga_ear_type',0,-21,0), (26186,2630182,1,'soga_eye_brow_type',0,0,63), (26187,2630182,0,'soga_eye_color',229,229,102), (26188,2630182,1,'soga_eye_type',62,0,0), (26189,2630182,0,'soga_hair_color1',38,22,21), (26190,2630182,0,'soga_hair_color2',120,50,0), (26191,2630182,0,'soga_hair_face_color',20,6,8), (26192,2630182,0,'soga_hair_face_highlight_color',46,15,18), (26193,2630182,0,'soga_hair_highlight',54,45,28), (26194,2630182,0,'soga_hair_type_color',20,6,8), (26195,2630182,0,'soga_hair_type_highlight_color',46,15,18), (26196,2630182,1,'soga_lip_type',72,75,96), (26197,2630182,1,'soga_nose_type',75,25,28), (26198,2630182,0,'soga_skin_color',250,242,243), (26231,2630184,1,'cheek_type',58,22,0), (26232,2630184,1,'chin_type',-48,-2,-23), (26233,2630184,1,'ear_type',15,87,0), (26234,2630184,1,'eye_brow_type',-63,-44,-59), (26235,2630184,0,'eye_color',8,0,140), (26236,2630184,1,'eye_type',32,0,0), (26237,2630184,0,'hair_color1',74,41,162), (26238,2630184,1,'lip_type',52,85,52), (26239,2630184,1,'nose_type',-62,74,41), (26240,2630184,0,'skin_color',45,39,18), (26241,2630184,1,'soga_cheek_type',0,-63,-44), (26242,2630184,1,'soga_chin_type',0,52,85), (26243,2630184,1,'soga_ear_type',0,32,0), (26244,2630184,1,'soga_eye_brow_type',0,15,87), (26245,2630184,0,'soga_eye_color',229,229,102), (26246,2630184,1,'soga_eye_type',32,0,0), (26247,2630184,1,'soga_lip_type',-59,58,22), (26248,2630184,1,'soga_nose_type',52,-48,-2), (26249,2630184,0,'soga_skin_color',45,39,18), (26250,2630185,0,'eye_color',204,204,204), (26251,2630185,0,'hair_color1',0,0,159), (26252,2630185,0,'skin_color',204,204,204), (26253,2630185,0,'soga_eye_color',229,229,102), (26254,2630185,0,'soga_skin_color',204,204,204), (26255,2630186,0,'eye_color',92,117,169), (26256,2630186,0,'skin_color',148,148,99), (26257,2630186,0,'soga_eye_color',255,0,255), (26258,2630187,0,'eye_color',204,204,204), (26259,2630187,0,'hair_color1',0,0,212), (26260,2630187,0,'skin_color',204,204,204), (26261,2630187,0,'soga_eye_color',229,229,102), (26262,2630187,0,'soga_skin_color',204,204,204), (26263,2630188,0,'eye_color',204,204,204), (26264,2630188,0,'hair_color1',0,0,100), (26265,2630188,0,'skin_color',204,204,204), (26266,2630188,0,'soga_eye_color',229,229,102), (26267,2630188,0,'soga_skin_color',204,204,204), (26268,2630189,1,'cheek_type',-3,0,0), (26269,2630189,1,'chin_type',11,15,95), (26270,2630189,1,'ear_type',64,93,0), (26271,2630189,1,'eye_brow_type',58,31,100), (26272,2630189,0,'eye_color',155,115,54), (26273,2630189,1,'eye_type',37,0,0), (26274,2630189,0,'hair_color1',93,219,78), (26275,2630189,0,'hair_color2',156,0,0), (26276,2630189,0,'hair_face_color',20,8,27), (26277,2630189,0,'hair_face_highlight_color',48,33,3), (26278,2630189,0,'hair_highlight',79,28,15), (26279,2630189,0,'hair_type_color',20,8,27), (26280,2630189,0,'hair_type_highlight_color',48,33,3), (26281,2630189,1,'lip_type',-71,37,-43), (26282,2630189,1,'nose_type',2,93,-37), (26283,2630189,0,'skin_color',132,132,101), (26284,2630189,1,'soga_cheek_type',0,58,31), (26285,2630189,1,'soga_chin_type',0,-71,37), (26286,2630189,1,'soga_ear_type',0,37,0), (26287,2630189,1,'soga_eye_brow_type',0,64,93), (26288,2630189,0,'soga_eye_color',204,204,204), (26289,2630189,1,'soga_eye_type',-100,0,0), (26290,2630189,0,'soga_hair_color1',26,24,25), (26291,2630189,0,'soga_hair_color2',36,34,36), (26292,2630189,0,'soga_hair_face_color',20,8,27), (26293,2630189,0,'soga_hair_face_highlight_color',48,33,3), (26294,2630189,0,'soga_hair_highlight',79,28,15), (26295,2630189,0,'soga_hair_type_color',20,8,27), (26296,2630189,0,'soga_hair_type_highlight_color',48,33,3), (26297,2630189,1,'soga_lip_type',100,-3,0), (26298,2630189,1,'soga_nose_type',-43,11,15), (26299,2630189,0,'soga_skin_color',132,132,101), (26300,2630190,0,'eye_color',204,204,204), (26301,2630190,0,'hair_color1',0,0,31), (26302,2630190,0,'skin_color',204,204,204), (26303,2630190,0,'soga_eye_color',229,229,102), (26304,2630190,0,'soga_skin_color',204,204,204), (26305,2630191,0,'eye_color',204,204,204), (26306,2630191,0,'hair_color1',0,0,20), (26307,2630191,0,'skin_color',204,204,204), (26308,2630191,0,'soga_eye_color',229,229,102), (26309,2630191,0,'soga_skin_color',204,204,204), (26310,2630192,0,'eye_color',204,204,204), (26311,2630192,0,'hair_color1',0,0,14), (26312,2630192,0,'skin_color',204,204,204), (26313,2630192,0,'soga_eye_color',229,229,102), (26314,2630192,0,'soga_skin_color',204,204,204), (26315,2630193,1,'cheek_type',-2,-56,0), (26316,2630193,1,'chin_type',-68,68,3), (26317,2630193,1,'ear_type',59,72,0), (26318,2630193,1,'eye_brow_type',-68,-19,37), (26319,2630193,0,'eye_color',57,120,128), (26320,2630193,1,'eye_type',-70,0,0), (26321,2630193,0,'hair_color1',163,45,197), (26322,2630193,0,'hair_face_color',15,1,21), (26323,2630193,0,'hair_face_highlight_color',244,246,246), (26324,2630193,0,'hair_type_color',15,1,21), (26325,2630193,0,'hair_type_highlight_color',244,246,246), (26326,2630193,1,'lip_type',77,-56,-61), (26327,2630193,1,'nose_type',82,-93,45), (26328,2630193,0,'skin_color',211,199,150), (26329,2630193,1,'soga_cheek_type',0,-68,-19), (26330,2630193,1,'soga_chin_type',0,77,-56), (26331,2630193,1,'soga_ear_type',0,-70,0), (26332,2630193,1,'soga_eye_brow_type',0,59,72), (26333,2630193,0,'soga_eye_color',229,229,102), (26334,2630193,0,'soga_hair_face_color',15,1,21), (26335,2630193,0,'soga_hair_face_highlight_color',244,246,246), (26336,2630193,0,'soga_hair_type_color',15,1,21), (26337,2630193,0,'soga_hair_type_highlight_color',244,246,246), (26338,2630193,1,'soga_lip_type',37,-2,-56), (26339,2630193,1,'soga_nose_type',-61,-68,68), (26340,2630193,0,'soga_skin_color',211,199,150), (26341,2630193,0,'wing_color1',255,255,255), (26342,2630193,0,'wing_color2',255,255,255), (26343,2630194,0,'eye_color',204,204,204), (26344,2630194,0,'hair_color1',0,0,34), (26345,2630194,0,'skin_color',204,204,204), (26346,2630194,0,'soga_eye_color',229,229,102), (26347,2630194,0,'soga_skin_color',204,204,204), (26348,2630195,1,'cheek_type',71,-62,0), (26349,2630195,1,'chin_type',7,25,44), (26350,2630195,1,'ear_type',69,-94,0), (26351,2630195,1,'eye_brow_type',-42,17,21), (26352,2630195,0,'eye_color',150,193,203), (26353,2630195,1,'eye_type',31,0,0), (26354,2630195,0,'hair_color1',57,25,231), (26355,2630195,0,'hair_color2',203,0,0), (26356,2630195,0,'hair_face_color',42,29,3), (26357,2630195,0,'hair_face_highlight_color',15,1,21), (26358,2630195,0,'hair_type_color',42,29,3), (26359,2630195,0,'hair_type_highlight_color',15,1,21), (26360,2630195,1,'lip_type',0,84,9), (26361,2630195,1,'nose_type',88,57,25), (26362,2630195,0,'skin_color',177,186,186), (26363,2630195,1,'soga_cheek_type',0,-42,17), (26364,2630195,1,'soga_chin_type',0,0,84), (26365,2630195,1,'soga_ear_type',0,31,0), (26366,2630195,1,'soga_eye_brow_type',0,69,-94), (26367,2630195,0,'soga_eye_color',229,229,102), (26368,2630195,1,'soga_eye_type',-53,0,0), (26369,2630195,0,'soga_hair_face_color',42,29,3), (26370,2630195,0,'soga_hair_face_highlight_color',15,1,21), (26371,2630195,0,'soga_hair_type_color',42,29,3), (26372,2630195,0,'soga_hair_type_highlight_color',15,1,21), (26373,2630195,1,'soga_lip_type',21,71,-62), (26374,2630195,1,'soga_nose_type',9,7,25), (26375,2630195,0,'soga_skin_color',177,186,186), (26376,2630195,0,'wing_color1',255,255,255), (26377,2630195,0,'wing_color2',255,255,255), (26378,2630196,0,'eye_color',204,204,204), (26379,2630196,0,'hair_color1',0,0,34), (26380,2630196,0,'skin_color',204,204,204), (26381,2630196,0,'soga_eye_color',229,229,102), (26382,2630196,0,'soga_skin_color',204,204,204), (26383,2630197,0,'eye_color',204,204,204), (26384,2630197,0,'hair_color1',0,0,100), (26385,2630197,0,'skin_color',204,204,204), (26386,2630197,0,'soga_eye_color',229,229,102), (26387,2630197,0,'soga_skin_color',204,204,204), (26388,2630198,0,'eye_color',204,204,204), (26389,2630198,0,'hair_color1',0,0,219), (26390,2630198,0,'skin_color',204,204,204), (26391,2630198,0,'soga_eye_color',229,229,102), (26392,2630198,0,'soga_skin_color',204,204,204), (26393,2630199,0,'eye_color',204,204,204), (26394,2630199,0,'hair_color1',0,0,25), (26395,2630199,0,'skin_color',204,204,204), (26396,2630199,0,'soga_eye_color',229,229,102), (26397,2630199,0,'soga_skin_color',204,204,204), (26398,2630200,1,'cheek_type',38,0,0), (26399,2630200,1,'chin_type',85,1,25), (26400,2630200,1,'ear_type',-14,-77,0), (26401,2630200,1,'eye_brow_type',51,-69,17), (26402,2630200,0,'eye_color',102,0,102), (26403,2630200,1,'eye_type',-37,0,0), (26404,2630200,0,'hair_color1',50,22,180), (26405,2630200,1,'lip_type',7,8,55), (26406,2630200,1,'nose_type',53,50,22), (26407,2630200,0,'skin_color',142,142,141), (26408,2630200,1,'soga_cheek_type',0,51,-69), (26409,2630200,1,'soga_chin_type',0,7,8), (26410,2630200,1,'soga_ear_type',0,-37,0), (26411,2630200,1,'soga_eye_brow_type',0,-14,-77), (26412,2630200,0,'soga_eye_color',229,229,102), (26413,2630200,1,'soga_eye_type',-37,0,0), (26414,2630200,1,'soga_lip_type',17,38,0), (26415,2630200,1,'soga_nose_type',55,85,1), (26416,2630200,0,'soga_skin_color',142,142,141), (26417,2630201,1,'cheek_type',52,79,0), (26418,2630201,1,'chin_type',58,58,0), (26419,2630201,1,'ear_type',-37,-78,0), (26420,2630201,1,'eye_brow_type',31,19,4), (26421,2630201,0,'eye_color',0,65,64), (26422,2630201,1,'eye_type',-34,0,0), (26423,2630201,0,'hair_color1',175,66,188), (26424,2630201,1,'lip_type',-45,7,-46), (26425,2630201,1,'nose_type',-96,-81,66), (26426,2630201,0,'skin_color',242,243,242), (26427,2630201,1,'soga_cheek_type',0,31,19), (26428,2630201,1,'soga_chin_type',0,-45,7), (26429,2630201,1,'soga_ear_type',0,-34,0), (26430,2630201,1,'soga_eye_brow_type',0,-37,-78), (26431,2630201,0,'soga_eye_color',229,229,102), (26432,2630201,1,'soga_eye_type',-34,0,0), (26433,2630201,1,'soga_lip_type',4,52,79), (26434,2630201,1,'soga_nose_type',-46,58,58), (26435,2630201,0,'soga_skin_color',242,243,242), (26436,2630202,0,'eye_color',204,204,204), (26437,2630202,0,'hair_color1',0,0,249), (26438,2630202,0,'skin_color',204,204,204), (26439,2630202,0,'soga_eye_color',229,229,102), (26440,2630202,0,'soga_skin_color',204,204,204), (26441,2630203,0,'eye_color',204,204,204), (26442,2630203,0,'hair_color1',0,0,178), (26443,2630203,0,'skin_color',204,204,204), (26444,2630203,0,'soga_eye_color',229,229,102), (26445,2630203,0,'soga_skin_color',204,204,204), (26446,2630204,1,'cheek_type',2,75,0), (26447,2630204,1,'chin_type',91,79,-26), (26448,2630204,1,'ear_type',-91,-84,0), (26449,2630204,1,'eye_brow_type',-56,-29,-69), (26450,2630204,0,'eye_color',46,222,222), (26451,2630204,1,'eye_type',-31,0,0), (26452,2630204,0,'hair_color1',212,98,70), (26453,2630204,1,'lip_type',-34,14,-31), (26454,2630204,1,'nose_type',-47,-44,98), (26455,2630204,0,'skin_color',200,194,162), (26456,2630204,1,'soga_cheek_type',0,-56,-29), (26457,2630204,1,'soga_chin_type',0,-34,14), (26458,2630204,1,'soga_ear_type',0,-31,0), (26459,2630204,1,'soga_eye_brow_type',0,-91,-84), (26460,2630204,0,'soga_eye_color',229,229,102), (26461,2630204,1,'soga_lip_type',-69,2,75), (26462,2630204,1,'soga_nose_type',-31,91,79), (26463,2630204,0,'soga_skin_color',200,194,162), (26464,2630205,0,'eye_color',204,204,204), (26465,2630205,0,'hair_color1',0,0,63), (26466,2630205,0,'skin_color',204,204,204), (26467,2630205,0,'soga_eye_color',229,229,102), (26468,2630205,0,'soga_skin_color',204,204,204), (26469,2630206,1,'cheek_type',41,0,0), (26470,2630206,1,'chin_type',-19,0,0), (26471,2630206,1,'eye_brow_type',-74,-58,0), (26472,2630206,0,'eye_color',168,173,60), (26473,2630206,1,'eye_type',58,0,0), (26474,2630206,0,'hair_color1',0,0,222), (26475,2630206,1,'lip_type',8,15,0), (26476,2630206,1,'nose_type',38,0,0), (26477,2630206,0,'skin_color',196,194,14), (26478,2630206,1,'soga_cheek_type',41,0,0), (26479,2630206,1,'soga_chin_type',-83,0,0), (26480,2630206,1,'soga_ear_type',0,58,0), (26481,2630206,1,'soga_eye_brow_type',-74,-58,0), (26482,2630206,0,'soga_eye_color',108,10,55), (26483,2630206,1,'soga_eye_type',-68,0,0), (26484,2630206,1,'soga_lip_type',8,15,0), (26485,2630206,1,'soga_nose_type',0,-19,0), (26486,2630206,0,'soga_skin_color',196,194,14), (26487,2630207,1,'cheek_type',-53,-39,0), (26488,2630207,1,'chin_type',31,0,0), (26489,2630207,1,'eye_brow_type',58,-8,0), (26490,2630207,0,'eye_color',108,87,54), (26491,2630207,1,'eye_type',53,0,0), (26492,2630207,0,'hair_color1',0,0,254), (26493,2630207,1,'lip_type',-14,56,0), (26494,2630207,1,'nose_type',95,0,0), (26495,2630207,0,'skin_color',252,199,199), (26496,2630207,1,'soga_cheek_type',0,58,-8), (26497,2630207,1,'soga_chin_type',0,-14,56), (26498,2630207,1,'soga_ear_type',0,53,0), (26499,2630207,1,'soga_eye_brow_type',75,-96,0), (26500,2630207,0,'soga_eye_color',117,13,136), (26501,2630207,1,'soga_eye_type',0,44,61), (26502,2630207,1,'soga_lip_type',0,-53,-39), (26503,2630207,1,'soga_nose_type',0,31,0), (26504,2630207,0,'soga_skin_color',252,199,199), (26505,2630208,0,'eye_color',255,255,255), (26506,2630208,0,'skin_color',255,255,255), (26507,2630208,0,'soga_eye_color',255,0,255), (26508,2630209,1,'cheek_type',62,84,0), (26509,2630209,1,'chin_type',-82,34,-28), (26510,2630209,1,'ear_type',-97,17,0), (26511,2630209,1,'eye_brow_type',-26,-17,-21), (26512,2630209,0,'eye_color',115,172,190), (26513,2630209,1,'eye_type',-58,0,0), (26514,2630209,0,'hair_color1',0,88,52), (26515,2630209,0,'hair_color2',169,0,0), (26516,2630209,0,'hair_face_color',231,170,26), (26517,2630209,0,'hair_face_highlight_color',40,34,51), (26518,2630209,0,'hair_type_color',231,170,26), (26519,2630209,0,'hair_type_highlight_color',40,34,51), (26520,2630209,1,'lip_type',-32,-4,-72), (26521,2630209,1,'nose_type',31,0,88), (26522,2630209,0,'skin_color',67,50,51), (26523,2630209,1,'soga_cheek_type',0,-26,-17), (26524,2630209,1,'soga_chin_type',0,-32,-4), (26525,2630209,1,'soga_ear_type',0,-58,0), (26526,2630209,1,'soga_eye_brow_type',0,-97,17), (26527,2630209,0,'soga_eye_color',229,229,102), (26528,2630209,1,'soga_eye_type',-87,0,0), (26529,2630209,0,'soga_hair_face_color',231,170,26), (26530,2630209,0,'soga_hair_face_highlight_color',40,34,51), (26531,2630209,0,'soga_hair_type_color',231,170,26), (26532,2630209,0,'soga_hair_type_highlight_color',40,34,51), (26533,2630209,1,'soga_lip_type',-21,62,84), (26534,2630209,1,'soga_nose_type',-72,-82,34), (26535,2630209,0,'soga_skin_color',67,50,51), (26536,2630209,0,'wing_color1',255,255,255), (26537,2630209,0,'wing_color2',255,255,255), (26538,2630210,1,'cheek_type',62,84,0), (26539,2630210,1,'chin_type',-82,34,-28), (26540,2630210,1,'ear_type',-97,17,0), (26541,2630210,1,'eye_brow_type',-26,-17,-21), (26542,2630210,0,'eye_color',115,172,190), (26543,2630210,1,'eye_type',-58,0,0), (26544,2630210,0,'hair_color1',0,88,52), (26545,2630210,0,'hair_color2',169,0,0), (26546,2630210,0,'hair_face_color',231,170,26), (26547,2630210,0,'hair_face_highlight_color',40,34,51), (26548,2630210,0,'hair_type_color',231,170,26), (26549,2630210,0,'hair_type_highlight_color',40,34,51), (26550,2630210,1,'lip_type',-32,-4,-72), (26551,2630210,1,'nose_type',31,0,88), (26552,2630210,0,'skin_color',67,50,51), (26553,2630210,1,'soga_cheek_type',0,-26,-17), (26554,2630210,1,'soga_chin_type',0,-32,-4), (26555,2630210,1,'soga_ear_type',0,-58,0), (26556,2630210,1,'soga_eye_brow_type',0,-97,17), (26557,2630210,0,'soga_eye_color',229,229,102), (26558,2630210,1,'soga_eye_type',-87,0,0), (26559,2630210,0,'soga_hair_face_color',231,170,26), (26560,2630210,0,'soga_hair_face_highlight_color',40,34,51), (26561,2630210,0,'soga_hair_type_color',231,170,26), (26562,2630210,0,'soga_hair_type_highlight_color',40,34,51), (26563,2630210,1,'soga_lip_type',-21,62,84), (26564,2630210,1,'soga_nose_type',-72,-82,34), (26565,2630210,0,'soga_skin_color',67,50,51), (26566,2630210,0,'wing_color1',255,255,255), (26567,2630210,0,'wing_color2',255,255,255), (26568,2630211,1,'cheek_type',85,14,0), (26569,2630211,1,'chin_type',97,0,0), (26570,2630211,1,'eye_brow_type',75,-96,0), (26571,2630211,0,'eye_color',219,22,22), (26572,2630211,1,'eye_type',98,0,0), (26573,2630211,0,'hair_color1',0,0,192), (26574,2630211,1,'lip_type',10,94,0), (26575,2630211,1,'nose_type',-19,0,0), (26576,2630211,0,'skin_color',241,240,236), (26577,2630211,1,'soga_cheek_type',85,14,0), (26578,2630211,1,'soga_chin_type',74,0,0), (26579,2630211,1,'soga_ear_type',0,98,0), (26580,2630211,1,'soga_eye_brow_type',75,-96,0), (26581,2630211,0,'soga_eye_color',121,116,19), (26582,2630211,1,'soga_eye_type',35,0,0), (26583,2630211,1,'soga_lip_type',10,94,0), (26584,2630211,1,'soga_nose_type',0,97,0), (26585,2630211,0,'soga_skin_color',241,240,236), (26586,2630212,1,'cheek_type',-66,-12,0), (26587,2630212,1,'chin_type',10,0,0), (26588,2630212,1,'eye_brow_type',-23,-74,0), (26589,2630212,0,'eye_color',248,245,245), (26590,2630212,1,'eye_type',84,0,0), (26591,2630212,0,'hair_color1',0,0,166), (26592,2630212,1,'lip_type',44,96,0), (26593,2630212,1,'nose_type',-97,0,0), (26594,2630212,0,'skin_color',64,71,73), (26595,2630212,1,'soga_cheek_type',0,-23,-74), (26596,2630212,1,'soga_chin_type',0,44,96), (26597,2630212,1,'soga_ear_type',0,84,0), (26598,2630212,1,'soga_eye_brow_type',75,-96,0), (26599,2630212,0,'soga_eye_color',252,241,238), (26600,2630212,1,'soga_eye_type',0,-3,90), (26601,2630212,1,'soga_lip_type',0,-66,-12), (26602,2630212,1,'soga_nose_type',0,10,0), (26603,2630212,0,'soga_skin_color',64,71,73), (26604,2630213,0,'eye_color',204,204,204), (26605,2630213,0,'hair_color1',0,0,31), (26606,2630213,0,'skin_color',204,204,204), (26607,2630213,0,'soga_eye_color',229,229,102), (26608,2630213,0,'soga_skin_color',204,204,204), (26609,2630214,0,'eye_color',204,204,204), (26610,2630214,0,'hair_color1',0,0,212), (26611,2630214,0,'skin_color',204,204,204), (26612,2630214,0,'soga_eye_color',229,229,102), (26613,2630214,0,'soga_skin_color',204,204,204), (26614,2630215,0,'eye_color',204,204,204), (26615,2630215,0,'hair_color1',0,0,179), (26616,2630215,0,'skin_color',204,204,204), (26617,2630215,0,'soga_eye_color',229,229,102), (26618,2630215,0,'soga_skin_color',204,204,204), (26619,2630216,0,'eye_color',204,204,204), (26620,2630216,0,'hair_color1',0,0,217), (26621,2630216,0,'skin_color',204,204,204), (26622,2630216,0,'soga_eye_color',229,229,102), (26623,2630216,0,'soga_skin_color',204,204,204), (26624,2630217,0,'eye_color',204,204,204), (26625,2630217,0,'hair_color1',0,0,10), (26626,2630217,0,'skin_color',204,204,204), (26627,2630217,0,'soga_eye_color',229,229,102), (26628,2630217,0,'soga_skin_color',204,204,204), (26629,2630218,0,'eye_color',204,204,204), (26630,2630218,0,'hair_color1',0,0,81), (26631,2630218,0,'skin_color',204,204,204), (26632,2630218,0,'soga_eye_color',229,229,102), (26633,2630218,0,'soga_skin_color',204,204,204), (26634,2630219,0,'eye_color',204,204,204), (26635,2630219,0,'hair_color1',0,0,65), (26636,2630219,0,'skin_color',204,204,204), (26637,2630219,0,'soga_eye_color',229,229,102), (26638,2630219,0,'soga_skin_color',204,204,204), (26639,2630220,0,'eye_color',204,204,204), (26640,2630220,0,'hair_color1',0,0,242), (26641,2630220,0,'skin_color',204,204,204), (26642,2630220,0,'soga_eye_color',229,229,102), (26643,2630220,0,'soga_skin_color',204,204,204), (26644,2630221,0,'eye_color',204,204,204), (26645,2630221,0,'hair_color1',0,0,87), (26646,2630221,0,'skin_color',204,204,204), (26647,2630221,0,'soga_eye_color',229,229,102), (26648,2630221,0,'soga_skin_color',204,204,204), (26649,2630222,0,'eye_color',204,204,204), (26650,2630222,0,'hair_color1',0,0,222), (26651,2630222,0,'skin_color',204,204,204), (26652,2630222,0,'soga_eye_color',229,229,102), (26653,2630222,0,'soga_skin_color',204,204,204), (26654,2630223,0,'eye_color',204,204,204), (26655,2630223,0,'hair_color1',0,0,180), (26656,2630223,0,'skin_color',204,204,204), (26657,2630223,0,'soga_eye_color',229,229,102), (26658,2630223,0,'soga_skin_color',204,204,204), (26659,2630224,0,'eye_color',204,204,204), (26660,2630224,0,'hair_color1',0,0,239), (26661,2630224,0,'skin_color',204,204,204), (26662,2630224,0,'soga_eye_color',229,229,102), (26663,2630224,0,'soga_skin_color',204,204,204), (26664,2630225,0,'eye_color',204,204,204), (26665,2630225,0,'hair_color1',0,0,225), (26666,2630225,0,'skin_color',204,204,204), (26667,2630225,0,'soga_eye_color',229,229,102), (26668,2630225,0,'soga_skin_color',204,204,204), (26669,2630226,0,'eye_color',204,204,204), (26670,2630226,0,'hair_color1',0,0,219), (26671,2630226,0,'skin_color',204,204,204), (26672,2630226,0,'soga_eye_color',229,229,102), (26673,2630226,0,'soga_skin_color',204,204,204), (26674,2630227,1,'cheek_type',81,25,0), (26675,2630227,1,'chin_type',0,-45,37), (26676,2630227,1,'ear_type',14,94,0), (26677,2630227,1,'eye_brow_type',62,-37,-43), (26678,2630227,0,'eye_color',158,137,118), (26679,2630227,1,'eye_type',100,0,0), (26680,2630227,0,'hair_color1',41,249,19), (26681,2630227,0,'hair_color2',100,0,0), (26682,2630227,0,'hair_face_color',116,143,143), (26683,2630227,0,'hair_face_highlight_color',244,244,246), (26684,2630227,0,'hair_highlight',160,156,172), (26685,2630227,0,'hair_type_color',116,143,143), (26686,2630227,0,'hair_type_highlight_color',244,244,246), (26687,2630227,1,'lip_type',81,68,25), (26688,2630227,1,'nose_type',10,41,-7), (26689,2630227,0,'skin_color',140,143,143), (26690,2630227,1,'soga_cheek_type',0,62,-37), (26691,2630227,1,'soga_chin_type',0,81,68), (26692,2630227,1,'soga_ear_type',0,100,0), (26693,2630227,1,'soga_eye_brow_type',0,14,94), (26694,2630227,0,'soga_eye_color',204,204,204), (26695,2630227,1,'soga_eye_type',100,0,0), (26696,2630227,0,'soga_hair_color1',114,112,142), (26697,2630227,0,'soga_hair_color2',121,113,107), (26698,2630227,0,'soga_hair_face_color',116,143,143), (26699,2630227,0,'soga_hair_face_highlight_color',244,244,246), (26700,2630227,0,'soga_hair_highlight',160,156,172), (26701,2630227,0,'soga_hair_type_color',116,143,143), (26702,2630227,0,'soga_hair_type_highlight_color',244,244,246), (26703,2630227,1,'soga_lip_type',-43,81,25), (26704,2630227,1,'soga_nose_type',25,0,-45), (26705,2630227,0,'soga_skin_color',140,143,143), (26706,2630228,0,'eye_color',204,204,204), (26707,2630228,0,'hair_color1',0,0,57), (26708,2630228,0,'skin_color',204,204,204), (26709,2630228,0,'soga_eye_color',229,229,102), (26710,2630228,0,'soga_skin_color',204,204,204), (26711,2630229,0,'eye_color',204,204,204), (26712,2630229,0,'hair_color1',0,0,163), (26713,2630229,0,'skin_color',204,204,204), (26714,2630229,0,'soga_eye_color',229,229,102), (26715,2630229,0,'soga_skin_color',204,204,204), (26716,2630230,0,'eye_color',204,204,204), (26717,2630230,0,'hair_color1',0,0,20), (26718,2630230,0,'skin_color',204,204,204), (26719,2630230,0,'soga_eye_color',229,229,102), (26720,2630230,0,'soga_skin_color',204,204,204), (26721,2630231,1,'cheek_type',38,0,0), (26722,2630231,1,'chin_type',85,1,25), (26723,2630231,1,'ear_type',-14,-77,0), (26724,2630231,1,'eye_brow_type',51,-69,17), (26725,2630231,0,'eye_color',102,0,102), (26726,2630231,1,'eye_type',-37,0,0), (26727,2630231,0,'hair_color1',50,22,180), (26728,2630231,1,'lip_type',7,8,55), (26729,2630231,1,'nose_type',53,50,22), (26730,2630231,0,'skin_color',142,142,141), (26731,2630231,1,'soga_cheek_type',0,51,-69), (26732,2630231,1,'soga_chin_type',0,7,8), (26733,2630231,1,'soga_ear_type',0,-37,0), (26734,2630231,1,'soga_eye_brow_type',0,-14,-77), (26735,2630231,0,'soga_eye_color',229,229,102), (26736,2630231,1,'soga_eye_type',-37,0,0), (26737,2630231,1,'soga_lip_type',17,38,0), (26738,2630231,1,'soga_nose_type',55,85,1), (26739,2630231,0,'soga_skin_color',142,142,141), (26740,2630232,1,'cheek_type',-77,-37,0), (26741,2630232,1,'chin_type',-62,-2,-56), (26742,2630232,1,'ear_type',21,-63,0), (26743,2630232,1,'eye_brow_type',-63,94,8), (26744,2630232,0,'eye_color',100,148,119), (26745,2630232,1,'eye_type',-7,0,0), (26746,2630232,0,'hair_color1',50,168,242), (26747,2630232,0,'hair_color2',214,0,0), (26748,2630232,0,'hair_face_color',2,0,0), (26749,2630232,0,'hair_face_highlight_color',184,128,10), (26750,2630232,0,'hair_highlight',209,131,22), (26751,2630232,0,'hair_type_color',2,0,0), (26752,2630232,0,'hair_type_highlight_color',184,128,10), (26753,2630232,1,'lip_type',34,-10,-14), (26754,2630232,1,'nose_type',56,50,-88), (26755,2630232,0,'skin_color',98,90,91), (26756,2630232,1,'soga_cheek_type',0,-63,94), (26757,2630232,1,'soga_chin_type',0,34,-10), (26758,2630232,1,'soga_ear_type',0,-7,0), (26759,2630232,1,'soga_eye_brow_type',0,21,-63), (26760,2630232,0,'soga_eye_color',229,229,102), (26761,2630232,1,'soga_eye_type',-42,0,0), (26762,2630232,0,'soga_hair_color1',21,13,24), (26763,2630232,0,'soga_hair_color2',34,28,24), (26764,2630232,0,'soga_hair_face_color',2,0,0), (26765,2630232,0,'soga_hair_face_highlight_color',184,128,10), (26766,2630232,0,'soga_hair_highlight',209,131,22), (26767,2630232,0,'soga_hair_type_color',2,0,0), (26768,2630232,0,'soga_hair_type_highlight_color',184,128,10), (26769,2630232,1,'soga_lip_type',8,-77,-37), (26770,2630232,1,'soga_nose_type',-14,-62,-2), (26771,2630232,0,'soga_skin_color',98,90,91), (26772,2630233,1,'cheek_type',-96,-51,0), (26773,2630233,1,'chin_type',68,39,74), (26774,2630233,1,'ear_type',-88,-93,0), (26775,2630233,1,'eye_brow_type',-46,-59,-58), (26776,2630233,0,'eye_color',56,37,15), (26777,2630233,1,'eye_type',23,0,0), (26778,2630233,0,'hair_color1',174,93,68), (26779,2630233,0,'hair_color2',7,0,0), (26780,2630233,0,'hair_face_color',222,180,18), (26781,2630233,0,'hair_face_highlight_color',233,168,29), (26782,2630233,0,'hair_highlight',200,165,96), (26783,2630233,0,'hair_type_color',222,180,18), (26784,2630233,0,'hair_type_highlight_color',233,168,29), (26785,2630233,1,'lip_type',11,-23,68), (26786,2630233,1,'nose_type',-82,-82,93), (26787,2630233,0,'skin_color',138,144,144), (26788,2630233,1,'soga_cheek_type',0,-46,-59), (26789,2630233,1,'soga_chin_type',0,11,-23), (26790,2630233,1,'soga_ear_type',0,23,0), (26791,2630233,1,'soga_eye_brow_type',0,-88,-93), (26792,2630233,0,'soga_eye_color',229,229,102), (26793,2630233,1,'soga_eye_type',7,0,0), (26794,2630233,0,'soga_hair_color1',239,221,86), (26795,2630233,0,'soga_hair_color2',89,62,43), (26796,2630233,0,'soga_hair_face_color',222,180,18), (26797,2630233,0,'soga_hair_face_highlight_color',233,168,29), (26798,2630233,0,'soga_hair_highlight',200,165,96), (26799,2630233,0,'soga_hair_type_color',222,180,18), (26800,2630233,0,'soga_hair_type_highlight_color',233,168,29), (26801,2630233,1,'soga_lip_type',-58,-96,-51), (26802,2630233,1,'soga_nose_type',68,68,39), (26803,2630233,0,'soga_skin_color',138,144,144), (26804,2630234,0,'eye_color',204,204,204), (26805,2630234,0,'hair_color1',0,0,45), (26806,2630234,0,'skin_color',204,204,204), (26807,2630234,0,'soga_eye_color',229,229,102), (26808,2630234,0,'soga_skin_color',204,204,204), (26809,2630235,0,'eye_color',204,204,204), (26810,2630235,0,'hair_color1',0,0,55), (26811,2630235,0,'skin_color',204,204,204), (26812,2630235,0,'soga_eye_color',229,229,102), (26813,2630235,0,'soga_skin_color',204,204,204), (26814,2630236,0,'eye_color',204,204,204), (26815,2630236,0,'hair_color1',0,0,180), (26816,2630236,0,'skin_color',204,204,204), (26817,2630236,0,'soga_eye_color',229,229,102), (26818,2630236,0,'soga_skin_color',204,204,204), (26819,2630237,0,'eye_color',204,204,204), (26820,2630237,0,'hair_color1',0,0,231), (26821,2630237,0,'skin_color',204,204,204), (26822,2630237,0,'soga_eye_color',229,229,102), (26823,2630237,0,'soga_skin_color',204,204,204), (26824,2630238,0,'eye_color',204,204,204), (26825,2630238,0,'hair_color1',0,0,4), (26826,2630238,0,'skin_color',204,204,204), (26827,2630238,0,'soga_eye_color',229,229,102), (26828,2630238,0,'soga_skin_color',204,204,204), (26829,2630239,0,'eye_color',204,204,204), (26830,2630239,0,'hair_color1',0,0,57), (26831,2630239,0,'skin_color',204,204,204), (26832,2630239,0,'soga_eye_color',229,229,102), (26833,2630239,0,'soga_skin_color',204,204,204), (26834,2630240,0,'eye_color',204,204,204), (26835,2630240,0,'hair_color1',0,0,14), (26836,2630240,0,'skin_color',204,204,204), (26837,2630240,0,'soga_eye_color',229,229,102), (26838,2630240,0,'soga_skin_color',204,204,204), (26839,2630241,0,'eye_color',204,204,204), (26840,2630241,0,'hair_color1',0,0,82), (26841,2630241,0,'skin_color',204,204,204), (26842,2630241,0,'soga_eye_color',229,229,102), (26843,2630241,0,'soga_skin_color',204,204,204), (26844,2630242,0,'eye_color',204,204,204), (26845,2630242,0,'hair_color1',0,0,31), (26846,2630242,0,'skin_color',204,204,204), (26847,2630242,0,'soga_eye_color',229,229,102), (26848,2630242,0,'soga_skin_color',204,204,204), (26849,2630243,0,'eye_color',204,204,204), (26850,2630243,0,'hair_color1',0,0,50), (26851,2630243,0,'skin_color',204,204,204), (26852,2630243,0,'soga_eye_color',229,229,102), (26853,2630243,0,'soga_skin_color',204,204,204), (26854,2630244,1,'cheek_type',44,-98,0), (26855,2630244,1,'eye_brow_type',-85,69,0), (26856,2630244,0,'eye_color',122,123,71), (26857,2630244,1,'eye_type',-64,0,0), (26858,2630244,0,'hair_color1',0,0,11), (26859,2630244,1,'lip_type',34,7,0), (26860,2630244,1,'nose_type',25,0,0), (26861,2630244,0,'skin_color',103,134,79), (26862,2630244,1,'soga_cheek_type',0,-85,69), (26863,2630244,1,'soga_chin_type',0,34,7), (26864,2630244,1,'soga_ear_type',0,-64,0), (26865,2630244,1,'soga_eye_brow_type',-85,69,0), (26866,2630244,0,'soga_eye_color',72,6,26), (26867,2630244,1,'soga_eye_type',0,-91,14), (26868,2630244,1,'soga_lip_type',0,44,-98), (26869,2630244,1,'soga_nose_type',25,0,0), (26870,2630244,0,'soga_skin_color',103,134,79), (26871,2630245,0,'eye_color',255,255,255), (26872,2630245,0,'skin_color',255,255,255), (26873,2630245,0,'soga_eye_color',255,0,255), (26874,2630246,0,'eye_color',255,255,255), (26875,2630246,0,'skin_color',255,255,255), (26876,2630246,0,'soga_eye_color',255,0,255), (26877,2630247,0,'eye_color',255,255,255), (26878,2630247,0,'skin_color',255,255,255), (26879,2630247,0,'soga_eye_color',255,0,255), (26880,2630248,1,'cheek_type',-34,98,0), (26881,2630248,1,'chin_type',66,0,0), (26882,2630248,1,'eye_brow_type',52,-81,0), (26883,2630248,0,'eye_color',117,55,91), (26884,2630248,1,'eye_type',-38,0,0), (26885,2630248,0,'hair_color1',0,0,179), (26886,2630248,1,'lip_type',55,62,0), (26887,2630248,1,'nose_type',7,0,0), (26888,2630248,0,'skin_color',250,250,250), (26889,2630248,1,'soga_cheek_type',0,52,-81), (26890,2630248,1,'soga_chin_type',0,55,62), (26891,2630248,1,'soga_ear_type',0,-38,0), (26892,2630248,1,'soga_eye_brow_type',52,-81,0), (26893,2630248,0,'soga_eye_color',246,238,253), (26894,2630248,1,'soga_eye_type',0,59,-83), (26895,2630248,1,'soga_lip_type',0,-34,98), (26896,2630248,1,'soga_nose_type',0,66,0), (26897,2630248,0,'soga_skin_color',250,250,250), (26898,2630249,1,'cheek_type',-66,-12,0), (26899,2630249,1,'chin_type',10,0,0), (26900,2630249,1,'eye_brow_type',-23,-74,0), (26901,2630249,0,'eye_color',248,245,245), (26902,2630249,1,'eye_type',84,0,0), (26903,2630249,0,'hair_color1',0,0,166), (26904,2630249,1,'lip_type',44,96,0), (26905,2630249,1,'nose_type',-97,0,0), (26906,2630249,0,'skin_color',64,71,73), (26907,2630249,1,'soga_cheek_type',0,-23,-74), (26908,2630249,1,'soga_chin_type',0,44,96), (26909,2630249,1,'soga_ear_type',0,84,0), (26910,2630249,1,'soga_eye_brow_type',-23,-74,0), (26911,2630249,0,'soga_eye_color',252,241,238), (26912,2630249,1,'soga_eye_type',0,-3,90), (26913,2630249,1,'soga_lip_type',0,-66,-12), (26914,2630249,1,'soga_nose_type',0,10,0), (26915,2630249,0,'soga_skin_color',64,71,73), (26916,2630250,0,'eye_color',110,39,55), (26917,2630250,0,'skin_color',36,51,139), (26918,2630250,0,'soga_eye_color',255,0,255), (26919,2630251,0,'eye_color',204,204,204), (26920,2630251,0,'hair_color1',0,0,78), (26921,2630251,0,'skin_color',204,204,204), (26922,2630251,0,'soga_eye_color',229,229,102), (26923,2630251,0,'soga_skin_color',204,204,204), (26924,2630252,0,'eye_color',235,77,0), (26925,2630252,0,'skin_color',70,177,188), (26926,2630252,0,'soga_eye_color',255,0,255), (26927,2630253,0,'eye_color',110,38,56), (26928,2630253,0,'skin_color',119,163,35), (26929,2630253,0,'soga_eye_color',255,0,255), (26930,2630254,0,'eye_color',232,56,87), (26931,2630254,0,'skin_color',103,131,226), (26932,2630254,0,'soga_eye_color',255,0,255), (26933,2630255,0,'eye_color',144,198,84), (26934,2630255,0,'skin_color',255,255,124), (26935,2630255,0,'soga_eye_color',255,0,255), (26936,2630256,0,'eye_color',255,255,255), (26937,2630256,0,'skin_color',255,255,255), (26938,2630256,0,'soga_eye_color',255,0,255), (26939,2630257,0,'eye_color',255,255,255), (26940,2630257,0,'skin_color',255,255,255), (26941,2630257,0,'soga_eye_color',255,0,255), (26942,2630258,1,'cheek_type',-53,-39,0), (26943,2630258,1,'chin_type',-83,0,0), (26944,2630258,1,'eye_brow_type',58,-8,0), (26945,2630258,0,'eye_color',233,14,19), (26946,2630258,1,'eye_type',-68,0,0), (26947,2630258,0,'hair_color1',0,0,43), (26948,2630258,1,'lip_type',-14,56,0), (26949,2630258,1,'nose_type',-45,0,0), (26950,2630258,0,'skin_color',105,128,17), (26951,2630258,1,'soga_cheek_type',-53,-39,0), (26952,2630258,1,'soga_chin_type',76,0,0), (26953,2630258,1,'soga_ear_type',0,-68,0), (26954,2630258,1,'soga_eye_brow_type',58,-8,0), (26955,2630258,0,'soga_eye_color',150,134,167), (26956,2630258,1,'soga_eye_type',-95,0,0), (26957,2630258,1,'soga_lip_type',-14,56,0), (26958,2630258,1,'soga_nose_type',0,-83,0), (26959,2630258,0,'soga_skin_color',105,128,17), (26960,2630259,0,'eye_color',255,255,0), (26961,2630259,0,'skin_color',112,205,49), (26962,2630259,0,'soga_eye_color',255,0,255), (26963,2630260,0,'eye_color',0,0,128), (26964,2630260,0,'skin_color',112,205,49), (26965,2630260,0,'soga_eye_color',255,0,255), (26966,2630261,0,'eye_color',255,255,255), (26967,2630261,0,'skin_color',255,255,255), (26968,2630261,0,'soga_eye_color',255,0,255), (26969,2630262,0,'eye_color',235,77,0), (26970,2630262,0,'skin_color',70,177,188), (26971,2630262,0,'soga_eye_color',255,0,255), (26972,2630263,0,'eye_color',204,204,204), (26973,2630263,0,'hair_color1',0,0,224), (26974,2630263,0,'skin_color',204,204,204), (26975,2630263,0,'soga_eye_color',229,229,102), (26976,2630263,0,'soga_skin_color',204,204,204), (26977,2630264,1,'cheek_type',85,14,0), (26978,2630264,1,'chin_type',74,0,0), (26979,2630264,1,'eye_brow_type',75,-96,0), (26980,2630264,0,'eye_color',217,24,23), (26981,2630264,1,'eye_type',35,0,0), (26982,2630264,0,'hair_color1',0,0,4), (26983,2630264,1,'lip_type',10,94,0), (26984,2630264,1,'nose_type',52,0,0), (26985,2630264,0,'skin_color',6,94,157), (26986,2630264,1,'soga_cheek_type',0,75,-96), (26987,2630264,1,'soga_chin_type',0,10,94), (26988,2630264,1,'soga_ear_type',0,35,0), (26989,2630264,1,'soga_eye_brow_type',75,-96,0), (26990,2630264,0,'soga_eye_color',77,9,102), (26991,2630264,1,'soga_eye_type',0,18,-65), (26992,2630264,1,'soga_lip_type',0,85,14), (26993,2630264,1,'soga_nose_type',0,74,0), (26994,2630264,0,'soga_skin_color',6,94,157), (26995,2630265,0,'eye_color',22,84,28), (26996,2630265,0,'skin_color',255,255,174), (26997,2630265,0,'soga_eye_color',255,0,255), (26998,2630266,0,'eye_color',239,209,89), (26999,2630266,0,'skin_color',240,218,130), (27000,2630266,0,'soga_eye_color',255,0,255), (27001,2630267,0,'eye_color',160,223,186), (27002,2630267,0,'skin_color',160,223,186), (27003,2630267,0,'soga_eye_color',255,0,255), (27004,2630268,0,'eye_color',88,133,167), (27005,2630268,0,'skin_color',239,211,100), (27006,2630268,0,'soga_eye_color',255,0,255), (27007,2630269,1,'chin_type',-83,0,0), (27008,2630269,0,'eye_color',233,14,19), (27009,2630269,1,'eye_type',-68,0,0), (27010,2630269,0,'hair_color1',0,0,43), (27011,2630269,1,'nose_type',-45,0,0), (27012,2630269,0,'skin_color',105,128,17), (27013,2630269,1,'soga_ear_type',0,-68,0), (27014,2630269,0,'soga_eye_color',150,134,167), (27015,2630269,1,'soga_nose_type',0,-83,0), (27016,2630269,0,'soga_skin_color',105,128,17), (27017,2630270,1,'chin_type',82,0,0), (27018,2630270,0,'eye_color',251,227,221), (27019,2630270,1,'eye_type',-93,0,0), (27020,2630270,0,'hair_color1',0,0,2), (27021,2630270,1,'nose_type',-93,0,0), (27022,2630270,0,'skin_color',242,82,10), (27023,2630270,1,'soga_ear_type',0,-93,0), (27024,2630270,0,'soga_eye_color',155,17,11), (27025,2630270,1,'soga_nose_type',0,82,0), (27026,2630270,0,'soga_skin_color',242,82,10), (27027,2630271,1,'cheek_type',17,28,0), (27028,2630271,1,'chin_type',-82,0,0), (27029,2630271,1,'eye_brow_type',-37,-75,0), (27030,2630271,0,'eye_color',198,177,174), (27031,2630271,1,'eye_type',-1,0,0), (27032,2630271,0,'hair_color1',0,0,163), (27033,2630271,1,'lip_type',-87,17,0), (27034,2630271,1,'nose_type',68,0,0), (27035,2630271,0,'skin_color',121,100,69), (27036,2630271,1,'soga_cheek_type',0,-37,-75), (27037,2630271,1,'soga_chin_type',0,-87,17), (27038,2630271,1,'soga_ear_type',0,-1,0), (27039,2630271,0,'soga_eye_color',137,20,10), (27040,2630271,1,'soga_eye_type',0,-52,78), (27041,2630271,1,'soga_lip_type',0,17,28), (27042,2630271,1,'soga_nose_type',0,-82,0), (27043,2630271,0,'soga_skin_color',121,100,69), (27044,2630272,0,'eye_color',204,204,204), (27045,2630272,0,'hair_color1',0,0,204), (27046,2630272,0,'skin_color',204,204,204), (27047,2630272,0,'soga_eye_color',229,229,102), (27048,2630272,0,'soga_skin_color',204,204,204), (27049,2630273,1,'chin_type',7,0,0), (27050,2630273,0,'eye_color',216,158,31), (27051,2630273,0,'hair_color1',0,0,237), (27052,2630273,1,'nose_type',-81,0,0), (27053,2630273,0,'skin_color',232,150,16), (27054,2630273,0,'soga_eye_color',54,5,22), (27055,2630273,1,'soga_nose_type',0,7,0), (27056,2630273,0,'soga_skin_color',232,150,16), (27057,2630274,0,'eye_color',204,204,204), (27058,2630274,0,'hair_color1',0,0,10), (27059,2630274,0,'skin_color',204,204,204), (27060,2630274,0,'soga_eye_color',229,229,102), (27061,2630274,0,'soga_skin_color',204,204,204), (27062,2630275,1,'chin_type',-19,0,0), (27063,2630275,0,'eye_color',168,173,60), (27064,2630275,1,'eye_type',58,0,0), (27065,2630275,0,'hair_color1',0,0,222), (27066,2630275,1,'nose_type',38,0,0), (27067,2630275,0,'skin_color',196,194,14), (27068,2630275,1,'soga_ear_type',0,58,0), (27069,2630275,0,'soga_eye_color',108,10,55), (27070,2630275,1,'soga_nose_type',0,-19,0), (27071,2630275,0,'soga_skin_color',196,194,14), (27072,2630276,1,'cheek_type',-29,-23,0), (27073,2630276,1,'chin_type',55,0,0), (27074,2630276,1,'eye_brow_type',10,-81,0), (27075,2630276,0,'eye_color',204,204,204), (27076,2630276,1,'eye_type',-1,0,0), (27077,2630276,0,'hair_color1',0,0,78), (27078,2630276,1,'lip_type',-15,48,0), (27079,2630276,1,'nose_type',-97,0,0), (27080,2630276,0,'skin_color',204,204,204), (27081,2630276,1,'soga_cheek_type',0,10,-81), (27082,2630276,1,'soga_chin_type',0,-15,48), (27083,2630276,1,'soga_ear_type',0,-1,0), (27084,2630276,1,'soga_eye_brow_type',88,-65,0), (27085,2630276,0,'soga_eye_color',229,229,102), (27086,2630276,1,'soga_eye_type',0,-41,42), (27087,2630276,1,'soga_lip_type',0,-29,-23), (27088,2630276,1,'soga_nose_type',0,55,0), (27089,2630276,0,'soga_skin_color',204,204,204), (27090,2630277,0,'eye_color',235,77,0), (27091,2630277,0,'skin_color',70,177,188), (27092,2630277,0,'soga_eye_color',255,0,255), (27093,2630278,1,'chin_type',-7,0,0), (27094,2630278,0,'eye_color',212,35,35), (27095,2630278,1,'eye_type',1,0,0), (27096,2630278,0,'hair_color1',0,0,7), (27097,2630278,1,'nose_type',-81,0,0), (27098,2630278,0,'skin_color',69,216,59), (27099,2630278,1,'soga_ear_type',0,1,0), (27100,2630278,0,'soga_eye_color',147,15,106), (27101,2630278,1,'soga_nose_type',0,-7,0), (27102,2630278,0,'soga_skin_color',69,216,59), (27103,2630279,0,'eye_color',204,204,204), (27104,2630279,0,'hair_color1',0,0,78), (27105,2630279,0,'skin_color',204,204,204), (27106,2630279,0,'soga_eye_color',229,229,102), (27107,2630279,0,'soga_skin_color',204,204,204), (27108,2630280,1,'cheek_type',17,28,0), (27109,2630280,1,'chin_type',-82,0,0), (27110,2630280,1,'eye_brow_type',-37,-75,0), (27111,2630280,0,'eye_color',198,177,174), (27112,2630280,1,'eye_type',-1,0,0), (27113,2630280,0,'hair_color1',0,0,163), (27114,2630280,1,'lip_type',-87,17,0), (27115,2630280,1,'nose_type',68,0,0), (27116,2630280,0,'skin_color',121,100,69), (27117,2630280,1,'soga_cheek_type',0,-37,-75), (27118,2630280,1,'soga_chin_type',0,-87,17), (27119,2630280,1,'soga_ear_type',0,-1,0), (27120,2630280,0,'soga_eye_color',137,20,10), (27121,2630280,1,'soga_eye_type',0,-52,78), (27122,2630280,1,'soga_lip_type',0,17,28), (27123,2630280,1,'soga_nose_type',0,-82,0), (27124,2630280,0,'soga_skin_color',121,100,69), (27125,2630281,0,'eye_color',255,255,255), (27126,2630281,0,'skin_color',255,255,255), (27127,2630281,0,'soga_eye_color',255,0,255), (27128,2630282,0,'eye_color',204,204,204), (27129,2630282,0,'hair_color1',0,0,224), (27130,2630282,0,'skin_color',204,204,204), (27131,2630282,0,'soga_eye_color',229,229,102), (27132,2630282,0,'soga_skin_color',204,204,204), (27133,2630283,1,'chin_type',76,0,0), (27134,2630283,0,'eye_color',193,112,84), (27135,2630283,1,'eye_type',-95,0,0), (27136,2630283,0,'hair_color1',0,0,171), (27137,2630283,1,'nose_type',-34,0,0), (27138,2630283,0,'skin_color',201,150,47), (27139,2630283,1,'soga_ear_type',0,-95,0), (27140,2630283,0,'soga_eye_color',158,131,13), (27141,2630283,1,'soga_nose_type',0,76,0), (27142,2630283,0,'soga_skin_color',201,150,47), (27143,2630284,0,'eye_color',204,204,204), (27144,2630284,0,'hair_color1',0,0,17), (27145,2630284,0,'skin_color',204,204,204), (27146,2630284,0,'soga_eye_color',229,229,102), (27147,2630284,0,'soga_skin_color',204,204,204), (27148,2630285,0,'eye_color',204,204,204), (27149,2630285,0,'hair_color1',0,0,180), (27150,2630285,0,'skin_color',204,204,204), (27151,2630285,0,'soga_eye_color',229,229,102), (27152,2630285,0,'soga_skin_color',204,204,204), (27153,2630286,1,'chin_type',-19,0,0), (27154,2630286,0,'eye_color',168,173,60), (27155,2630286,1,'eye_type',58,0,0), (27156,2630286,0,'hair_color1',0,0,222), (27157,2630286,1,'nose_type',38,0,0), (27158,2630286,0,'skin_color',196,194,14), (27159,2630286,1,'soga_ear_type',0,58,0), (27160,2630286,0,'soga_eye_color',108,10,55), (27161,2630286,1,'soga_nose_type',0,-19,0), (27162,2630286,0,'soga_skin_color',196,194,14), (27163,2630287,1,'chin_type',-83,0,0), (27164,2630287,0,'eye_color',233,14,19), (27165,2630287,1,'eye_type',-68,0,0), (27166,2630287,0,'hair_color1',0,0,43), (27167,2630287,1,'nose_type',-45,0,0), (27168,2630287,0,'skin_color',105,128,17), (27169,2630287,1,'soga_ear_type',0,-68,0), (27170,2630287,0,'soga_eye_color',150,134,167), (27171,2630287,1,'soga_nose_type',0,-83,0), (27172,2630287,0,'soga_skin_color',105,128,17), (27173,2630288,1,'cheek_type',41,0,0), (27174,2630288,1,'chin_type',-56,0,0), (27175,2630288,1,'eye_brow_type',-74,-58,0), (27176,2630288,0,'eye_color',88,155,58), (27177,2630288,1,'eye_type',31,0,0), (27178,2630288,0,'hair_color1',0,0,249), (27179,2630288,1,'lip_type',8,15,0), (27180,2630288,1,'nose_type',-59,0,0), (27181,2630288,0,'skin_color',187,23,24), (27182,2630288,1,'soga_cheek_type',0,-74,-58), (27183,2630288,1,'soga_chin_type',0,8,15), (27184,2630288,1,'soga_ear_type',0,31,0), (27185,2630288,0,'soga_eye_color',53,13,83), (27186,2630288,1,'soga_eye_type',0,55,-7), (27187,2630288,1,'soga_lip_type',0,41,0), (27188,2630288,1,'soga_nose_type',0,-56,0), (27189,2630288,0,'soga_skin_color',187,23,24), (27190,2630289,1,'chin_type',21,0,0), (27191,2630289,0,'eye_color',253,253,253), (27192,2630289,1,'eye_type',3,0,0), (27193,2630289,0,'hair_color1',0,0,14), (27194,2630289,1,'nose_type',91,0,0), (27195,2630289,0,'skin_color',182,188,31), (27196,2630289,1,'soga_ear_type',0,3,0), (27197,2630289,0,'soga_eye_color',101,83,120), (27198,2630289,1,'soga_nose_type',0,21,0), (27199,2630289,0,'soga_skin_color',182,188,31), (27200,2630290,0,'eye_color',204,204,204), (27201,2630290,0,'hair_color1',0,0,10), (27202,2630290,0,'skin_color',204,204,204), (27203,2630290,0,'soga_eye_color',229,229,102), (27204,2630290,0,'soga_skin_color',204,204,204), (27205,2630291,1,'cheek_type',-62,31,0), (27206,2630291,1,'chin_type',-69,0,0), (27207,2630291,1,'eye_brow_type',3,71,0), (27208,2630291,0,'eye_color',108,91,73), (27209,2630291,1,'eye_type',-31,0,0), (27210,2630291,0,'hair_color1',0,0,69), (27211,2630291,1,'lip_type',-34,95,0), (27212,2630291,1,'nose_type',-69,0,0), (27213,2630291,0,'skin_color',137,102,61), (27214,2630291,1,'soga_cheek_type',0,3,71), (27215,2630291,1,'soga_chin_type',0,-34,95), (27216,2630291,1,'soga_ear_type',0,-31,0), (27217,2630291,0,'soga_eye_color',183,91,155), (27218,2630291,1,'soga_eye_type',0,-68,-89), (27219,2630291,1,'soga_lip_type',0,-62,31), (27220,2630291,1,'soga_nose_type',0,-69,0), (27221,2630291,0,'soga_skin_color',137,102,61), (27222,2630292,1,'chin_type',94,0,0), (27223,2630292,0,'eye_color',165,79,101), (27224,2630292,1,'eye_type',68,0,0), (27225,2630292,0,'hair_color1',0,0,64), (27226,2630292,1,'nose_type',-40,0,0), (27227,2630292,0,'skin_color',47,29,37), (27228,2630292,1,'soga_ear_type',0,68,0), (27229,2630292,0,'soga_eye_color',164,52,134), (27230,2630292,1,'soga_nose_type',0,94,0), (27231,2630292,0,'soga_skin_color',47,29,37), (27232,2630293,1,'cheek_type',-29,-23,0), (27233,2630293,1,'chin_type',55,0,0), (27234,2630293,1,'eye_brow_type',10,-81,0), (27235,2630293,0,'eye_color',85,16,14), (27236,2630293,1,'eye_type',-1,0,0), (27237,2630293,0,'hair_color1',0,0,168), (27238,2630293,1,'lip_type',-15,48,0), (27239,2630293,1,'nose_type',-97,0,0), (27240,2630293,0,'skin_color',96,90,112), (27241,2630293,1,'soga_cheek_type',0,10,-81), (27242,2630293,1,'soga_chin_type',0,-15,48), (27243,2630293,1,'soga_ear_type',0,-1,0), (27244,2630293,0,'soga_eye_color',78,7,44), (27245,2630293,1,'soga_eye_type',0,-41,42), (27246,2630293,1,'soga_lip_type',0,-29,-23), (27247,2630293,1,'soga_nose_type',0,55,0), (27248,2630293,0,'soga_skin_color',96,90,112), (27249,2630294,1,'cheek_type',-34,98,0), (27250,2630294,1,'chin_type',66,0,0), (27251,2630294,1,'eye_brow_type',52,-81,0), (27252,2630294,0,'eye_color',117,55,91), (27253,2630294,1,'eye_type',-38,0,0), (27254,2630294,0,'hair_color1',0,0,179), (27255,2630294,1,'lip_type',55,62,0), (27256,2630294,1,'nose_type',7,0,0), (27257,2630294,0,'skin_color',250,250,250), (27258,2630294,1,'soga_cheek_type',0,52,-81), (27259,2630294,1,'soga_chin_type',0,55,62), (27260,2630294,1,'soga_ear_type',0,-38,0), (27261,2630294,0,'soga_eye_color',246,238,253), (27262,2630294,1,'soga_eye_type',0,59,-83), (27263,2630294,1,'soga_lip_type',0,-34,98), (27264,2630294,1,'soga_nose_type',0,66,0), (27265,2630294,0,'soga_skin_color',250,250,250), (27266,2630295,1,'cheek_type',-66,-12,0), (27267,2630295,1,'chin_type',10,0,0), (27268,2630295,1,'eye_brow_type',-23,-74,0), (27269,2630295,0,'eye_color',248,245,245), (27270,2630295,1,'eye_type',84,0,0), (27271,2630295,0,'hair_color1',0,0,166), (27272,2630295,1,'lip_type',44,96,0), (27273,2630295,1,'nose_type',-97,0,0), (27274,2630295,0,'skin_color',64,71,73), (27275,2630295,1,'soga_cheek_type',0,-23,-74), (27276,2630295,1,'soga_chin_type',0,44,96), (27277,2630295,1,'soga_ear_type',0,84,0), (27278,2630295,0,'soga_eye_color',252,241,238), (27279,2630295,1,'soga_eye_type',0,-3,90), (27280,2630295,1,'soga_lip_type',0,-66,-12), (27281,2630295,1,'soga_nose_type',0,10,0), (27282,2630295,0,'soga_skin_color',64,71,73), (27283,2630296,0,'eye_color',226,76,33), (27284,2630296,1,'eye_type',57,0,0), (27285,2630296,0,'hair_color1',0,0,42), (27286,2630296,1,'nose_type',7,0,0), (27287,2630296,0,'skin_color',103,30,121), (27288,2630296,1,'soga_ear_type',0,57,0), (27289,2630296,0,'soga_eye_color',183,129,237), (27290,2630296,0,'soga_skin_color',103,30,121), (27291,2630297,0,'eye_color',204,204,204), (27292,2630297,0,'hair_color1',0,0,180), (27293,2630297,0,'skin_color',204,204,204), (27294,2630297,0,'soga_eye_color',229,229,102), (27295,2630297,0,'soga_skin_color',204,204,204), (27296,2630298,1,'cheek_type',-53,-39,0), (27297,2630298,1,'chin_type',31,0,0), (27298,2630298,1,'eye_brow_type',58,-8,0), (27299,2630298,0,'eye_color',108,87,54), (27300,2630298,1,'eye_type',53,0,0), (27301,2630298,0,'hair_color1',0,0,254), (27302,2630298,1,'lip_type',-14,56,0), (27303,2630298,1,'nose_type',95,0,0), (27304,2630298,0,'skin_color',252,199,199), (27305,2630298,1,'soga_cheek_type',0,58,-8), (27306,2630298,1,'soga_chin_type',0,-14,56), (27307,2630298,1,'soga_ear_type',0,53,0), (27308,2630298,0,'soga_eye_color',117,13,136), (27309,2630298,1,'soga_eye_type',0,44,61), (27310,2630298,1,'soga_lip_type',0,-53,-39), (27311,2630298,1,'soga_nose_type',0,31,0), (27312,2630298,0,'soga_skin_color',252,199,199), (27313,2630299,0,'eye_color',255,255,255), (27314,2630299,0,'skin_color',255,255,255), (27315,2630299,0,'soga_eye_color',255,0,255), (27316,2630300,0,'eye_color',255,0,12), (27317,2630300,0,'skin_color',255,0,12), (27318,2630300,0,'soga_eye_color',255,0,255), (27319,2630301,0,'eye_color',255,0,12), (27320,2630301,0,'skin_color',28,28,28), (27321,2630301,0,'soga_eye_color',255,0,255), (27322,2630302,0,'eye_color',255,255,255), (27323,2630302,0,'skin_color',255,255,255), (27324,2630302,0,'soga_eye_color',255,0,255), (27325,2630303,0,'eye_color',255,255,255), (27326,2630303,0,'skin_color',255,255,255), (27327,2630303,0,'soga_eye_color',255,0,255), (27328,2630304,0,'eye_color',228,209,182), (27329,2630304,0,'skin_color',87,137,140), (27330,2630304,0,'soga_eye_color',255,0,255), (27331,2630305,0,'eye_color',255,255,255), (27332,2630305,0,'skin_color',255,255,255), (27333,2630305,0,'soga_eye_color',255,0,255), (27334,2630306,0,'eye_color',255,255,255), (27335,2630306,0,'skin_color',255,255,255), (27336,2630306,0,'soga_eye_color',255,0,255), (27337,2630307,0,'eye_color',204,204,204), (27338,2630307,0,'hair_color1',0,0,11), (27339,2630307,0,'skin_color',204,204,204), (27340,2630307,0,'soga_eye_color',229,229,102), (27341,2630307,0,'soga_skin_color',204,204,204), (27342,2630308,0,'eye_color',255,255,255), (27343,2630308,0,'skin_color',147,147,147), (27344,2630308,0,'soga_eye_color',255,0,255), (27345,2630309,0,'eye_color',205,205,205), (27346,2630309,0,'skin_color',233,233,233), (27347,2630309,0,'soga_eye_color',255,0,255), (27348,2630310,0,'eye_color',147,98,68), (27349,2630310,0,'skin_color',107,66,42), (27350,2630310,0,'soga_eye_color',255,0,255), (27351,2630311,0,'eye_color',255,255,255), (27352,2630311,0,'skin_color',147,147,147), (27353,2630311,0,'soga_eye_color',255,0,255), (27354,2630312,0,'eye_color',255,255,255), (27355,2630312,0,'skin_color',255,255,255), (27356,2630312,0,'soga_eye_color',255,0,255), (27357,2630313,0,'eye_color',255,255,255), (27358,2630313,0,'skin_color',255,255,255), (27359,2630313,0,'soga_eye_color',255,0,255), (27360,2630314,0,'eye_color',255,255,255), (27361,2630314,0,'skin_color',255,255,255), (27362,2630314,0,'soga_eye_color',255,0,255), (27363,2630315,0,'eye_color',255,255,255), (27364,2630315,0,'skin_color',255,255,255), (27365,2630315,0,'soga_eye_color',255,0,255), (27366,2630316,0,'eye_color',255,255,255), (27367,2630316,0,'skin_color',255,255,255), (27368,2630316,0,'soga_eye_color',255,0,255), (27369,2630317,0,'eye_color',255,255,255), (27370,2630317,0,'skin_color',255,255,255), (27371,2630317,0,'soga_eye_color',255,0,255), (27372,2630318,0,'eye_color',255,255,255), (27373,2630318,0,'skin_color',255,255,255), (27374,2630318,0,'soga_eye_color',255,0,255), (27375,2630319,0,'eye_color',29,29,29), (27376,2630319,0,'skin_color',29,29,29), (27377,2630319,0,'soga_eye_color',255,0,255), (27378,2630320,0,'eye_color',255,255,255), (27379,2630320,0,'skin_color',255,255,255), (27380,2630320,0,'soga_eye_color',255,0,255), (27381,2630321,1,'cheek_type',100,-100,0), (27382,2630321,1,'chin_type',-100,100,100), (27383,2630321,1,'ear_type',25,9,0), (27384,2630321,1,'eye_brow_type',100,100,100), (27385,2630321,0,'eye_color',118,14,183), (27386,2630321,1,'eye_type',100,0,0), (27387,2630321,0,'hair_color1',239,255,228), (27388,2630321,0,'hair_face_color',171,60,32), (27389,2630321,0,'hair_face_highlight_color',216,192,37), (27390,2630321,0,'hair_type_color',171,60,32), (27391,2630321,0,'hair_type_highlight_color',216,192,37), (27392,2630321,1,'lip_type',100,50,-68), (27393,2630321,1,'nose_type',0,-17,-1), (27394,2630321,0,'skin_color',232,214,144), (27395,2630321,1,'soga_cheek_type',0,100,100), (27396,2630321,1,'soga_chin_type',0,100,50), (27397,2630321,1,'soga_ear_type',0,100,0), (27398,2630321,1,'soga_eye_brow_type',0,25,9), (27399,2630321,0,'soga_eye_color',229,229,102), (27400,2630321,1,'soga_eye_type',100,0,0), (27401,2630321,0,'soga_hair_face_color',171,60,32), (27402,2630321,0,'soga_hair_face_highlight_color',216,192,37), (27403,2630321,0,'soga_hair_type_color',171,60,32), (27404,2630321,0,'soga_hair_type_highlight_color',216,192,37), (27405,2630321,1,'soga_lip_type',100,100,-100), (27406,2630321,1,'soga_nose_type',-68,-100,100), (27407,2630321,0,'soga_skin_color',232,214,144), (27408,2630321,0,'wing_color1',255,255,255), (27409,2630321,0,'wing_color2',255,255,255), (27410,2630322,1,'cheek_type',-81,85,0), (27411,2630322,1,'chin_type',75,-87,-66), (27412,2630322,1,'ear_type',-93,95,0), (27413,2630322,1,'eye_brow_type',59,-87,-45), (27414,2630322,0,'eye_color',36,77,77), (27415,2630322,1,'eye_type',-87,0,0), (27416,2630322,0,'hair_color1',169,217,17), (27417,2630322,0,'hair_color2',200,0,0), (27418,2630322,0,'hair_face_color',100,70,10), (27419,2630322,0,'hair_face_highlight_color',114,31,28), (27420,2630322,0,'hair_highlight',54,45,28), (27421,2630322,0,'hair_type_color',100,70,10), (27422,2630322,0,'hair_type_highlight_color',114,31,28), (27423,2630322,1,'lip_type',28,-58,-65), (27424,2630322,1,'nose_type',-22,-87,-39), (27425,2630322,0,'skin_color',171,148,98), (27426,2630322,1,'soga_cheek_type',0,59,-87), (27427,2630322,1,'soga_chin_type',0,28,-58), (27428,2630322,1,'soga_ear_type',0,-87,0), (27429,2630322,1,'soga_eye_brow_type',0,-93,95), (27430,2630322,0,'soga_eye_color',229,229,102), (27431,2630322,1,'soga_eye_type',-56,0,0), (27432,2630322,0,'soga_hair_color1',246,219,114), (27433,2630322,0,'soga_hair_color2',187,136,62), (27434,2630322,0,'soga_hair_face_color',100,70,10), (27435,2630322,0,'soga_hair_face_highlight_color',114,31,28), (27436,2630322,0,'soga_hair_highlight',54,45,28), (27437,2630322,0,'soga_hair_type_color',100,70,10), (27438,2630322,0,'soga_hair_type_highlight_color',114,31,28), (27439,2630322,1,'soga_lip_type',-45,-81,85), (27440,2630322,1,'soga_nose_type',-65,75,-87), (27441,2630322,0,'soga_skin_color',171,148,98), (27442,2630322,0,'wing_color1',255,255,255), (27443,2630322,0,'wing_color2',255,255,255), (27444,2630323,1,'cheek_type',-79,-68,0), (27445,2630323,1,'chin_type',-14,-98,44), (27446,2630323,1,'ear_type',0,57,0), (27447,2630323,1,'eye_brow_type',55,34,-3), (27448,2630323,0,'eye_color',0,189,4), (27449,2630323,1,'eye_type',-87,0,0), (27450,2630323,0,'hair_color1',213,160,51), (27451,2630323,1,'lip_type',-93,31,41), (27452,2630323,1,'nose_type',17,-43,-96), (27453,2630323,0,'skin_color',175,160,108), (27454,2630323,1,'soga_cheek_type',0,55,34), (27455,2630323,1,'soga_chin_type',0,-93,31), (27456,2630323,1,'soga_ear_type',0,-87,0), (27457,2630323,1,'soga_eye_brow_type',0,0,57), (27458,2630323,0,'soga_eye_color',229,229,102), (27459,2630323,1,'soga_eye_type',45,0,0), (27460,2630323,1,'soga_lip_type',-3,-79,-68), (27461,2630323,1,'soga_nose_type',41,-14,-98), (27462,2630323,0,'soga_skin_color',175,160,108), (27463,2630323,0,'wing_color1',255,255,255), (27464,2630323,0,'wing_color2',255,255,255), (27465,2630324,1,'cheek_type',-40,-68,0), (27466,2630324,1,'chin_type',26,70,-40), (27467,2630324,1,'ear_type',-37,-25,0), (27468,2630324,1,'eye_brow_type',88,-63,-55), (27469,2630324,0,'eye_color',30,57,39), (27470,2630324,1,'eye_type',-31,0,0), (27471,2630324,0,'hair_color1',184,17,8), (27472,2630324,0,'hair_color2',244,0,0), (27473,2630324,0,'hair_face_color',198,139,15), (27474,2630324,0,'hair_face_highlight_color',244,246,246), (27475,2630324,0,'hair_highlight',89,21,21), (27476,2630324,0,'hair_type_color',198,139,15), (27477,2630324,0,'hair_type_highlight_color',244,246,246), (27478,2630324,1,'lip_type',-42,79,15), (27479,2630324,1,'nose_type',-25,-72,17), (27480,2630324,0,'skin_color',244,248,248), (27481,2630324,1,'soga_cheek_type',0,88,-63), (27482,2630324,1,'soga_chin_type',0,-42,79), (27483,2630324,1,'soga_ear_type',0,-31,0), (27484,2630324,1,'soga_eye_brow_type',0,-37,-25), (27485,2630324,0,'soga_eye_color',229,229,102), (27486,2630324,1,'soga_eye_type',-12,0,0), (27487,2630324,0,'soga_hair_color1',29,21,28), (27488,2630324,0,'soga_hair_color2',39,32,39), (27489,2630324,0,'soga_hair_face_color',198,139,15), (27490,2630324,0,'soga_hair_face_highlight_color',244,246,246), (27491,2630324,0,'soga_hair_highlight',89,21,21), (27492,2630324,0,'soga_hair_type_color',198,139,15), (27493,2630324,0,'soga_hair_type_highlight_color',244,246,246), (27494,2630324,1,'soga_lip_type',-55,-40,-68), (27495,2630324,1,'soga_nose_type',15,26,70), (27496,2630324,0,'soga_skin_color',244,248,248), (27497,2630324,0,'wing_color1',255,255,255), (27498,2630324,0,'wing_color2',255,255,255), (27499,2630325,1,'cheek_type',28,31,0), (27500,2630325,1,'chin_type',0,4,-7), (27501,2630325,1,'ear_type',-7,-17,0), (27502,2630325,1,'eye_brow_type',-12,-32,-7), (27503,2630325,0,'eye_color',149,139,20), (27504,2630325,1,'eye_type',4,0,0), (27505,2630325,0,'hair_color1',249,252,231), (27506,2630325,0,'hair_face_color',14,6,0), (27507,2630325,0,'hair_type_color',14,6,0), (27508,2630325,1,'lip_type',-4,11,-12), (27509,2630325,1,'nose_type',9,-7,-4), (27510,2630325,0,'skin_color',164,53,51), (27511,2630325,1,'soga_cheek_type',0,-12,-32), (27512,2630325,1,'soga_chin_type',0,-4,11), (27513,2630325,1,'soga_ear_type',0,4,0), (27514,2630325,1,'soga_eye_brow_type',0,-7,-17), (27515,2630325,0,'soga_eye_color',229,229,102), (27516,2630325,1,'soga_eye_type',28,0,0), (27517,2630325,0,'soga_hair_face_color',14,6,0), (27518,2630325,0,'soga_hair_type_color',14,6,0), (27519,2630325,1,'soga_lip_type',-7,0,0), (27520,2630325,1,'soga_nose_type',-12,0,4), (27521,2630325,0,'soga_skin_color',164,53,51), (27522,2630325,0,'wing_color1',255,255,255), (27523,2630325,0,'wing_color2',255,255,255), (27524,2630326,0,'eye_color',255,255,255), (27525,2630326,0,'skin_color',255,255,255), (27526,2630326,0,'soga_eye_color',255,0,255), (27527,2630327,1,'cheek_type',45,5,0), (27528,2630327,1,'chin_type',0,-9,17), (27529,2630327,1,'ear_type',5,0,0), (27530,2630327,1,'eye_brow_type',3,-3,35), (27531,2630327,0,'eye_color',107,57,153), (27532,2630327,1,'eye_type',-5,0,0), (27533,2630327,0,'hair_color1',17,242,215), (27534,2630327,0,'hair_face_color',103,81,0), (27535,2630327,0,'hair_face_highlight_color',216,192,37), (27536,2630327,0,'hair_type_color',103,81,0), (27537,2630327,0,'hair_type_highlight_color',216,192,37), (27538,2630327,1,'lip_type',7,20,9), (27539,2630327,1,'nose_type',3,17,-14), (27540,2630327,0,'skin_color',176,182,177), (27541,2630327,1,'soga_cheek_type',0,3,-3), (27542,2630327,1,'soga_chin_type',0,7,20), (27543,2630327,1,'soga_ear_type',0,-5,0), (27544,2630327,1,'soga_eye_brow_type',0,5,0), (27545,2630327,0,'soga_eye_color',229,229,102), (27546,2630327,1,'soga_eye_type',100,0,0), (27547,2630327,0,'soga_hair_face_color',103,81,0), (27548,2630327,0,'soga_hair_face_highlight_color',216,192,37), (27549,2630327,0,'soga_hair_type_color',103,81,0), (27550,2630327,0,'soga_hair_type_highlight_color',216,192,37), (27551,2630327,1,'soga_lip_type',35,45,5), (27552,2630327,1,'soga_nose_type',9,0,-9), (27553,2630327,0,'soga_skin_color',176,182,177), (27554,2630327,0,'wing_color1',255,255,255), (27555,2630327,0,'wing_color2',255,255,255), (27556,2630328,0,'eye_color',255,255,255), (27557,2630328,0,'skin_color',255,255,255), (27558,2630328,0,'soga_eye_color',255,0,255), (27559,2630329,0,'eye_color',255,255,255), (27560,2630329,0,'skin_color',255,255,255), (27561,2630329,0,'soga_eye_color',255,0,255), (27562,2630330,1,'cheek_type',-28,56,0), (27563,2630330,1,'chin_type',85,-57,-2), (27564,2630330,1,'ear_type',91,50,0), (27565,2630330,1,'eye_brow_type',-10,-34,75), (27566,2630330,0,'eye_color',21,29,43), (27567,2630330,1,'eye_type',85,0,0), (27568,2630330,0,'hair_color1',194,230,228), (27569,2630330,0,'hair_color2',68,71,106), (27570,2630330,0,'hair_face_color',244,244,246), (27571,2630330,0,'hair_face_highlight_color',86,68,133), (27572,2630330,0,'hair_highlight',98,135,156), (27573,2630330,0,'hair_type_color',244,244,246), (27574,2630330,0,'hair_type_highlight_color',86,68,133), (27575,2630330,1,'lip_type',-78,-82,-38), (27576,2630330,1,'nose_type',11,-62,-26), (27577,2630330,0,'skin_color',106,149,148), (27578,2630330,1,'soga_cheek_type',0,-10,-34), (27579,2630330,1,'soga_chin_type',0,-78,-82), (27580,2630330,1,'soga_ear_type',0,85,0), (27581,2630330,1,'soga_eye_brow_type',0,91,50), (27582,2630330,0,'soga_eye_color',229,229,102), (27583,2630330,1,'soga_eye_type',37,0,0), (27584,2630330,0,'soga_hair_color1',94,119,160), (27585,2630330,0,'soga_hair_color2',68,71,106), (27586,2630330,0,'soga_hair_face_color',244,244,246), (27587,2630330,0,'soga_hair_face_highlight_color',86,68,133), (27588,2630330,0,'soga_hair_highlight',98,135,156), (27589,2630330,0,'soga_hair_type_color',244,244,246), (27590,2630330,0,'soga_hair_type_highlight_color',86,68,133), (27591,2630330,1,'soga_lip_type',75,-28,56), (27592,2630330,1,'soga_nose_type',-38,85,-57), (27593,2630330,0,'soga_skin_color',106,149,148), (27594,2630330,0,'wing_color1',255,255,255), (27595,2630330,0,'wing_color2',255,255,255), (27596,2630331,1,'cheek_type',79,-26,0), (27597,2630331,1,'chin_type',-8,61,64), (27598,2630331,1,'ear_type',53,-55,0), (27599,2630331,1,'eye_brow_type',-72,-17,97), (27600,2630331,0,'eye_color',57,118,133), (27601,2630331,1,'eye_type',69,0,0), (27602,2630331,0,'hair_color1',14,62,230), (27603,2630331,0,'hair_color2',26,0,0), (27604,2630331,0,'hair_face_color',17,3,23), (27605,2630331,0,'hair_face_highlight_color',168,59,22), (27606,2630331,0,'hair_highlight',161,165,168), (27607,2630331,0,'hair_type_color',17,3,23), (27608,2630331,0,'hair_type_highlight_color',168,59,22), (27609,2630331,1,'lip_type',-53,97,-22), (27610,2630331,1,'nose_type',-41,14,62), (27611,2630331,0,'skin_color',46,33,34), (27612,2630331,1,'soga_cheek_type',0,-72,-17), (27613,2630331,1,'soga_chin_type',0,-53,97), (27614,2630331,1,'soga_ear_type',0,69,0), (27615,2630331,1,'soga_eye_brow_type',0,53,-55), (27616,2630331,0,'soga_eye_color',229,229,102), (27617,2630331,1,'soga_eye_type',26,0,0), (27618,2630331,0,'soga_hair_color1',209,131,22), (27619,2630331,0,'soga_hair_color2',199,150,48), (27620,2630331,0,'soga_hair_face_color',17,3,23), (27621,2630331,0,'soga_hair_face_highlight_color',168,59,22), (27622,2630331,0,'soga_hair_highlight',161,165,168), (27623,2630331,0,'soga_hair_type_color',17,3,23), (27624,2630331,0,'soga_hair_type_highlight_color',168,59,22), (27625,2630331,1,'soga_lip_type',97,79,-26), (27626,2630331,1,'soga_nose_type',-22,-8,61), (27627,2630331,0,'soga_skin_color',46,33,34), (27628,2630331,0,'wing_color1',255,255,255), (27629,2630331,0,'wing_color2',255,255,255), (27630,2630332,0,'eye_color',255,0,0), (27631,2630332,0,'skin_color',255,255,255), (27632,2630332,0,'soga_eye_color',255,0,255), (27633,2630333,0,'eye_color',204,204,204), (27634,2630333,0,'skin_color',204,204,204), (27635,2630333,0,'soga_eye_color',229,229,102), (27636,2630333,0,'soga_skin_color',204,204,204), (27637,2630334,0,'eye_color',232,56,87), (27638,2630334,0,'skin_color',103,131,226), (27639,2630334,0,'soga_eye_color',255,0,255), (27640,2630335,0,'eye_color',204,204,204), (27641,2630335,0,'hair_color1',0,0,23), (27642,2630335,0,'skin_color',204,204,204), (27643,2630335,0,'soga_eye_color',229,229,102), (27644,2630335,0,'soga_skin_color',204,204,204), (27645,2630336,1,'cheek_type',0,65,0), (27646,2630336,1,'chin_type',-79,0,0), (27647,2630336,1,'eye_brow_type',-5,20,0), (27648,2630336,0,'eye_color',176,27,25), (27649,2630336,1,'eye_type',-34,0,0), (27650,2630336,0,'hair_color1',0,0,234), (27651,2630336,1,'lip_type',-90,-37,0), (27652,2630336,1,'nose_type',14,0,0), (27653,2630336,0,'skin_color',206,155,97), (27654,2630336,1,'soga_cheek_type',0,-5,20), (27655,2630336,1,'soga_chin_type',0,-90,-37), (27656,2630336,1,'soga_ear_type',0,-34,0), (27657,2630336,1,'soga_eye_brow_type',-5,20,0), (27658,2630336,0,'soga_eye_color',99,12,141), (27659,2630336,1,'soga_eye_type',0,-43,25), (27660,2630336,1,'soga_lip_type',0,0,65), (27661,2630336,1,'soga_nose_type',0,-79,0), (27662,2630336,0,'soga_skin_color',206,155,97), (27663,2630337,0,'eye_color',204,204,204), (27664,2630337,0,'hair_color1',0,0,227), (27665,2630337,0,'skin_color',204,204,204), (27666,2630337,0,'soga_eye_color',229,229,102), (27667,2630337,0,'soga_skin_color',204,204,204), (27668,2630338,0,'eye_color',255,255,255), (27669,2630338,0,'skin_color',255,255,255), (27670,2630338,0,'soga_eye_color',255,0,255), (27671,2630339,0,'eye_color',255,255,255), (27672,2630339,0,'skin_color',255,128,0), (27673,2630339,0,'soga_eye_color',255,0,255), (27674,2630340,0,'eye_color',204,204,204), (27675,2630340,0,'hair_color1',0,0,194), (27676,2630340,0,'skin_color',204,204,204), (27677,2630340,0,'soga_eye_color',229,229,102), (27678,2630340,0,'soga_skin_color',204,204,204), (27679,2630341,0,'eye_color',204,204,204), (27680,2630341,0,'hair_color1',0,0,235), (27681,2630341,0,'skin_color',204,204,204), (27682,2630341,0,'soga_eye_color',229,229,102), (27683,2630341,0,'soga_skin_color',204,204,204), (27684,2630342,0,'eye_color',204,204,204), (27685,2630342,0,'hair_color1',0,0,253), (27686,2630342,0,'skin_color',204,204,204), (27687,2630342,0,'soga_eye_color',229,229,102), (27688,2630342,0,'soga_skin_color',204,204,204), (27689,2630343,0,'eye_color',204,204,204), (27690,2630343,0,'skin_color',204,204,204), (27691,2630343,0,'soga_eye_color',229,229,102), (27692,2630343,0,'soga_skin_color',204,204,204), (27693,2630344,1,'cheek_type',40,-14,0), (27694,2630344,1,'chin_type',62,0,0), (27695,2630344,1,'eye_brow_type',43,53,0), (27696,2630344,0,'eye_color',182,35,27), (27697,2630344,1,'eye_type',40,0,0), (27698,2630344,1,'lip_type',98,-12,0), (27699,2630344,1,'nose_type',-28,0,0), (27700,2630344,0,'skin_color',134,22,21), (27701,2630344,1,'soga_cheek_type',0,43,53), (27702,2630344,1,'soga_chin_type',0,98,-12), (27703,2630344,1,'soga_ear_type',0,40,0), (27704,2630344,1,'soga_eye_brow_type',43,53,0), (27705,2630344,0,'soga_eye_color',213,207,219), (27706,2630344,1,'soga_eye_type',0,19,68), (27707,2630344,1,'soga_lip_type',0,40,-14), (27708,2630344,1,'soga_nose_type',0,62,0), (27709,2630344,0,'soga_skin_color',134,22,21), (27710,2630345,1,'chin_type',76,0,0), (27711,2630345,0,'eye_color',193,112,84), (27712,2630345,1,'eye_type',-95,0,0), (27713,2630345,0,'hair_color1',0,0,171), (27714,2630345,1,'nose_type',-34,0,0), (27715,2630345,0,'skin_color',201,150,47), (27716,2630345,1,'soga_ear_type',0,-95,0), (27717,2630345,0,'soga_eye_color',158,131,13), (27718,2630345,1,'soga_nose_type',0,76,0), (27719,2630345,0,'soga_skin_color',201,150,47), (27720,2630346,0,'eye_color',204,204,204), (27721,2630346,0,'hair_color1',0,0,175), (27722,2630346,0,'skin_color',204,204,204), (27723,2630346,0,'soga_eye_color',229,229,102), (27724,2630346,0,'soga_skin_color',204,204,204), (27725,2630347,0,'eye_color',204,204,204), (27726,2630347,0,'hair_color1',0,0,57), (27727,2630347,0,'skin_color',204,204,204), (27728,2630347,0,'soga_eye_color',229,229,102), (27729,2630347,0,'soga_skin_color',204,204,204), (27730,2630348,0,'eye_color',204,204,204), (27731,2630348,0,'hair_color1',0,0,37), (27732,2630348,0,'skin_color',204,204,204), (27733,2630348,0,'soga_eye_color',229,229,102), (27734,2630348,0,'soga_skin_color',204,204,204), (27735,2630349,0,'eye_color',204,204,204), (27736,2630349,0,'hair_color1',0,0,20), (27737,2630349,0,'skin_color',204,204,204), (27738,2630349,0,'soga_eye_color',229,229,102), (27739,2630349,0,'soga_skin_color',204,204,204), (27740,2630350,0,'eye_color',204,204,204), (27741,2630350,0,'hair_color1',0,0,43), (27742,2630350,0,'skin_color',204,204,204), (27743,2630350,0,'soga_eye_color',229,229,102), (27744,2630350,0,'soga_skin_color',204,204,204), (27745,2630351,0,'eye_color',204,204,204), (27746,2630351,0,'hair_color1',0,0,28), (27747,2630351,0,'skin_color',204,204,204), (27748,2630351,0,'soga_eye_color',229,229,102), (27749,2630351,0,'soga_skin_color',204,204,204), (27750,2630352,0,'eye_color',204,204,204), (27751,2630352,0,'hair_color1',0,0,65), (27752,2630352,0,'skin_color',204,204,204), (27753,2630352,0,'soga_eye_color',229,229,102), (27754,2630352,0,'soga_skin_color',204,204,204), (27755,2630353,0,'eye_color',204,204,204), (27756,2630353,0,'hair_color1',0,0,224), (27757,2630353,0,'skin_color',204,204,204), (27758,2630353,0,'soga_eye_color',229,229,102), (27759,2630353,0,'soga_skin_color',204,204,204), (27760,2630354,0,'eye_color',204,204,204), (27761,2630354,0,'hair_color1',0,0,100), (27762,2630354,0,'skin_color',204,204,204), (27763,2630354,0,'soga_eye_color',229,229,102), (27764,2630354,0,'soga_skin_color',204,204,204), (27765,2630355,0,'eye_color',204,204,204), (27766,2630355,0,'hair_color1',0,0,200), (27767,2630355,0,'skin_color',204,204,204), (27768,2630355,0,'soga_eye_color',229,229,102), (27769,2630355,0,'soga_skin_color',204,204,204), (27770,2630356,0,'eye_color',255,255,255), (27771,2630356,0,'skin_color',255,255,255), (27772,2630356,0,'soga_eye_color',255,0,255), (27773,2630357,1,'chin_type',82,0,0), (27774,2630357,0,'eye_color',251,227,221), (27775,2630357,1,'eye_type',-93,0,0), (27776,2630357,0,'hair_color1',0,0,2), (27777,2630357,1,'nose_type',-93,0,0), (27778,2630357,0,'skin_color',242,82,10), (27779,2630357,1,'soga_chin_type',82,0,0), (27780,2630357,1,'soga_ear_type',0,-93,0), (27781,2630357,0,'soga_eye_color',155,17,11), (27782,2630357,1,'soga_eye_type',-93,0,0), (27783,2630357,1,'soga_nose_type',0,82,0), (27784,2630357,0,'soga_skin_color',242,82,10), (27785,2630358,0,'eye_color',204,204,204), (27786,2630358,0,'hair_color1',0,0,200), (27787,2630358,0,'skin_color',204,204,204), (27788,2630358,0,'soga_eye_color',229,229,102), (27789,2630358,0,'soga_skin_color',204,204,204), (27790,2630359,0,'eye_color',204,204,204), (27791,2630359,0,'skin_color',204,204,204), (27792,2630359,0,'soga_eye_color',229,229,102), (27793,2630359,0,'soga_skin_color',204,204,204), (27794,2630360,0,'eye_color',204,204,204), (27795,2630360,0,'hair_color1',0,0,192), (27796,2630360,0,'skin_color',204,204,204), (27797,2630360,0,'soga_eye_color',229,229,102), (27798,2630360,0,'soga_skin_color',204,204,204), (27799,2630361,0,'eye_color',204,204,204), (27800,2630361,0,'hair_color1',0,0,255), (27801,2630361,0,'skin_color',204,204,204), (27802,2630361,0,'soga_eye_color',229,229,102), (27803,2630361,0,'soga_skin_color',204,204,204), (27804,2630362,0,'eye_color',204,204,204), (27805,2630362,0,'hair_color1',0,0,249), (27806,2630362,0,'skin_color',204,204,204), (27807,2630362,0,'soga_eye_color',229,229,102), (27808,2630362,0,'soga_skin_color',204,204,204), (27809,2630363,0,'eye_color',204,204,204), (27810,2630363,0,'hair_color1',0,0,38), (27811,2630363,0,'skin_color',204,204,204), (27812,2630363,0,'soga_eye_color',229,229,102), (27813,2630363,0,'soga_skin_color',204,204,204), (27814,2630364,0,'eye_color',204,204,204), (27815,2630364,0,'hair_color1',0,0,37), (27816,2630364,0,'skin_color',204,204,204), (27817,2630364,0,'soga_eye_color',229,229,102), (27818,2630364,0,'soga_skin_color',204,204,204), (27819,2630365,0,'eye_color',204,204,204), (27820,2630365,0,'hair_color1',0,0,209), (27821,2630365,0,'skin_color',204,204,204), (27822,2630365,0,'soga_eye_color',229,229,102), (27823,2630365,0,'soga_skin_color',204,204,204), (27824,2630366,1,'cheek_type',-17,81,0), (27825,2630366,1,'chin_type',17,-81,31), (27826,2630366,1,'ear_type',7,-75,0), (27827,2630366,1,'eye_brow_type',-75,-93,62), (27828,2630366,0,'eye_color',81,108,61), (27829,2630366,1,'eye_type',19,0,0), (27830,2630366,0,'hair_color1',239,62,237), (27831,2630366,0,'hair_color2',100,0,0), (27832,2630366,0,'hair_face_color',244,246,246), (27833,2630366,0,'hair_face_highlight_color',53,50,65), (27834,2630366,0,'hair_type_color',244,246,246), (27835,2630366,0,'hair_type_highlight_color',53,50,65), (27836,2630366,1,'lip_type',56,-25,-81), (27837,2630366,1,'nose_type',93,-17,62), (27838,2630366,0,'skin_color',142,120,123), (27839,2630366,1,'soga_cheek_type',0,-75,-93), (27840,2630366,1,'soga_chin_type',0,56,-25), (27841,2630366,1,'soga_ear_type',0,19,0), (27842,2630366,1,'soga_eye_brow_type',0,7,-75), (27843,2630366,0,'soga_eye_color',229,229,102), (27844,2630366,1,'soga_eye_type',100,0,0), (27845,2630366,0,'soga_hair_face_color',244,246,246), (27846,2630366,0,'soga_hair_face_highlight_color',53,50,65), (27847,2630366,0,'soga_hair_type_color',244,246,246), (27848,2630366,0,'soga_hair_type_highlight_color',53,50,65), (27849,2630366,1,'soga_lip_type',62,-17,81), (27850,2630366,1,'soga_nose_type',-81,17,-81), (27851,2630366,0,'soga_skin_color',142,120,123), (27852,2630367,1,'chin_type',-89,0,0), (27853,2630367,0,'eye_color',180,163,176), (27854,2630367,1,'eye_type',-90,0,0), (27855,2630367,0,'hair_color1',0,0,167), (27856,2630367,1,'nose_type',9,0,0), (27857,2630367,0,'skin_color',212,44,45), (27858,2630367,1,'soga_ear_type',0,-90,0), (27859,2630367,0,'soga_eye_color',188,81,13), (27860,2630367,1,'soga_nose_type',0,-89,0), (27861,2630367,0,'soga_skin_color',212,44,45), (27862,2630368,1,'cheek_type',-26,10,0), (27863,2630368,1,'chin_type',-42,0,0), (27864,2630368,1,'eye_brow_type',-48,-34,0), (27865,2630368,0,'eye_color',184,34,28), (27866,2630368,1,'eye_type',-21,0,0), (27867,2630368,0,'hair_color1',0,0,190), (27868,2630368,1,'lip_type',-43,56,0), (27869,2630368,1,'nose_type',-58,0,0), (27870,2630368,0,'skin_color',109,119,90), (27871,2630368,1,'soga_cheek_type',0,-48,-34), (27872,2630368,1,'soga_chin_type',0,-43,56), (27873,2630368,1,'soga_ear_type',0,-21,0), (27874,2630368,0,'soga_eye_color',106,17,166), (27875,2630368,1,'soga_eye_type',0,-11,38), (27876,2630368,1,'soga_lip_type',0,-26,10), (27877,2630368,1,'soga_nose_type',0,-42,0), (27878,2630368,0,'soga_skin_color',109,119,90), (27879,2630369,1,'cheek_type',-75,1,0), (27880,2630369,1,'chin_type',34,0,0), (27881,2630369,1,'eye_brow_type',-75,-71,0), (27882,2630369,0,'eye_color',188,186,183), (27883,2630369,1,'eye_type',-84,0,0), (27884,2630369,0,'hair_color1',0,0,51), (27885,2630369,1,'lip_type',3,-10,0), (27886,2630369,1,'nose_type',-71,0,0), (27887,2630369,0,'skin_color',98,18,18), (27888,2630369,1,'soga_cheek_type',0,-75,-71), (27889,2630369,1,'soga_chin_type',0,3,-10), (27890,2630369,1,'soga_ear_type',0,-84,0), (27891,2630369,0,'soga_eye_color',88,39,131), (27892,2630369,1,'soga_eye_type',0,-87,12), (27893,2630369,1,'soga_lip_type',0,-75,1), (27894,2630369,1,'soga_nose_type',0,34,0), (27895,2630369,0,'soga_skin_color',98,18,18), (27896,2630370,1,'chin_type',-15,0,0), (27897,2630370,0,'eye_color',201,93,66), (27898,2630370,1,'eye_type',-34,0,0), (27899,2630370,0,'hair_color1',0,0,247), (27900,2630370,1,'nose_type',3,0,0), (27901,2630370,0,'skin_color',149,139,135), (27902,2630370,1,'soga_ear_type',0,-34,0), (27903,2630370,0,'soga_eye_color',185,21,14), (27904,2630370,1,'soga_nose_type',0,-15,0), (27905,2630370,0,'soga_skin_color',149,139,135), (27906,2630371,1,'cheek_type',31,56,0), (27907,2630371,1,'chin_type',-87,0,0), (27908,2630371,1,'eye_brow_type',25,46,0), (27909,2630371,0,'eye_color',103,138,73), (27910,2630371,1,'eye_type',96,0,0), (27911,2630371,0,'hair_color1',0,0,39), (27912,2630371,1,'lip_type',-81,-83,0), (27913,2630371,1,'nose_type',57,0,0), (27914,2630371,0,'skin_color',176,81,78), (27915,2630371,1,'soga_cheek_type',0,25,46), (27916,2630371,1,'soga_chin_type',0,-81,-83), (27917,2630371,1,'soga_ear_type',0,96,0), (27918,2630371,0,'soga_eye_color',161,161,129), (27919,2630371,1,'soga_eye_type',0,-78,56), (27920,2630371,1,'soga_lip_type',0,31,56), (27921,2630371,1,'soga_nose_type',0,-87,0), (27922,2630371,0,'soga_skin_color',176,81,78), (27928,2630373,0,'eye_color',204,204,204), (27929,2630373,0,'hair_color1',0,0,239), (27930,2630373,0,'skin_color',204,204,204), (27931,2630373,0,'soga_eye_color',229,229,102), (27932,2630373,0,'soga_skin_color',204,204,204), (27933,2630374,0,'eye_color',204,204,204), (27934,2630374,0,'hair_color1',0,0,28), (27935,2630374,0,'skin_color',204,204,204), (27936,2630374,0,'soga_eye_color',229,229,102), (27937,2630374,0,'soga_skin_color',204,204,204), (27938,2630375,1,'cheek_type',44,-98,0), (27939,2630375,1,'chin_type',55,0,0), (27940,2630375,1,'eye_brow_type',-85,69,0), (27941,2630375,0,'eye_color',122,123,71), (27942,2630375,1,'eye_type',-64,0,0), (27943,2630375,0,'hair_color1',0,0,11), (27944,2630375,1,'lip_type',34,7,0), (27945,2630375,1,'nose_type',25,0,0), (27946,2630375,0,'skin_color',103,134,79), (27947,2630375,1,'soga_cheek_type',0,-85,69), (27948,2630375,1,'soga_chin_type',0,34,7), (27949,2630375,1,'soga_ear_type',0,-64,0), (27950,2630375,1,'soga_eye_brow_type',-85,69,0), (27951,2630375,0,'soga_eye_color',72,6,26), (27952,2630375,1,'soga_eye_type',0,-91,14), (27953,2630375,1,'soga_lip_type',0,44,-98), (27954,2630375,1,'soga_nose_type',25,0,0), (27955,2630375,0,'soga_skin_color',103,134,79), (27956,2630376,0,'eye_color',204,204,204), (27957,2630376,0,'hair_color1',0,0,249), (27958,2630376,0,'skin_color',204,204,204), (27959,2630376,0,'soga_eye_color',229,229,102), (27960,2630376,0,'soga_skin_color',204,204,204), (27961,2630377,0,'eye_color',204,204,204), (27962,2630377,0,'hair_color1',0,0,22), (27963,2630377,0,'skin_color',204,204,204), (27964,2630377,0,'soga_eye_color',229,229,102), (27965,2630377,0,'soga_skin_color',204,204,204), (27966,2630378,0,'eye_color',204,204,204), (27967,2630378,0,'hair_color1',0,0,17), (27968,2630378,0,'skin_color',204,204,204), (27969,2630378,0,'soga_eye_color',229,229,102), (27970,2630378,0,'soga_skin_color',204,204,204), (27971,2630379,0,'eye_color',204,204,204), (27972,2630379,0,'hair_color1',0,0,17), (27973,2630379,0,'skin_color',204,204,204), (27974,2630379,0,'soga_eye_color',229,229,102), (27975,2630379,0,'soga_skin_color',204,204,204), (27976,2630380,1,'chin_type',94,0,0), (27977,2630380,0,'eye_color',165,79,101), (27978,2630380,1,'eye_type',68,0,0), (27979,2630380,0,'hair_color1',0,0,64), (27980,2630380,1,'nose_type',-40,0,0), (27981,2630380,0,'skin_color',47,29,37), (27982,2630380,1,'soga_ear_type',0,68,0), (27983,2630380,0,'soga_eye_color',164,52,134), (27984,2630380,1,'soga_nose_type',0,94,0), (27985,2630380,0,'soga_skin_color',47,29,37), (27986,2630381,0,'eye_color',204,204,204), (27987,2630381,0,'hair_color1',0,0,204), (27988,2630381,0,'skin_color',204,204,204), (27989,2630381,0,'soga_eye_color',229,229,102), (27990,2630381,0,'soga_skin_color',204,204,204), (27991,2630382,0,'eye_color',255,255,255), (27992,2630382,0,'skin_color',255,255,255), (27993,2630382,0,'soga_eye_color',255,0,255), (27994,2630383,0,'eye_color',255,255,255), (27995,2630383,0,'skin_color',255,255,255), (27996,2630383,0,'soga_eye_color',255,0,255), (27997,2630384,0,'eye_color',204,204,204), (27998,2630384,0,'hair_color1',0,0,228), (27999,2630384,0,'skin_color',204,204,204), (28000,2630384,0,'soga_eye_color',229,229,102), (28001,2630384,0,'soga_skin_color',204,204,204), (28002,2630385,0,'eye_color',204,204,204), (28003,2630385,0,'hair_color1',0,0,194), (28004,2630385,0,'skin_color',204,204,204), (28005,2630385,0,'soga_eye_color',229,229,102), (28006,2630385,0,'soga_skin_color',204,204,204), (28007,2630386,0,'eye_color',204,204,204), (28008,2630386,0,'hair_color1',0,0,204), (28009,2630386,0,'skin_color',204,204,204), (28010,2630386,0,'soga_eye_color',229,229,102), (28011,2630386,0,'soga_skin_color',204,204,204), (28012,2630387,0,'eye_color',204,204,204), (28013,2630387,0,'hair_color1',0,0,71), (28014,2630387,0,'skin_color',204,204,204), (28015,2630387,0,'soga_eye_color',229,229,102), (28016,2630387,0,'soga_skin_color',204,204,204), (28017,2630388,0,'eye_color',204,204,204), (28018,2630388,0,'hair_color1',0,0,31), (28019,2630388,0,'skin_color',204,204,204), (28020,2630388,0,'soga_eye_color',229,229,102), (28021,2630388,0,'soga_skin_color',204,204,204), (28022,2630389,0,'eye_color',204,204,204), (28023,2630389,0,'hair_color1',0,0,31), (28024,2630389,0,'skin_color',204,204,204), (28025,2630389,0,'soga_eye_color',229,229,102), (28026,2630389,0,'soga_skin_color',204,204,204), (28027,2630390,0,'eye_color',204,204,204), (28028,2630390,0,'hair_color1',0,0,34), (28029,2630390,0,'skin_color',204,204,204), (28030,2630390,0,'soga_eye_color',229,229,102), (28031,2630390,0,'soga_skin_color',204,204,204), (28032,2630391,0,'eye_color',204,204,204), (28033,2630391,0,'hair_color1',0,0,216), (28034,2630391,0,'skin_color',204,204,204), (28035,2630391,0,'soga_eye_color',229,229,102), (28036,2630391,0,'soga_skin_color',204,204,204), (28037,2630392,0,'eye_color',204,204,204), (28038,2630392,0,'hair_color1',0,0,172), (28039,2630392,0,'skin_color',204,204,204), (28040,2630392,0,'soga_eye_color',229,229,102), (28041,2630392,0,'soga_skin_color',204,204,204), (28042,2630393,0,'eye_color',204,204,204), (28043,2630393,0,'hair_color1',0,0,228), (28044,2630393,0,'skin_color',204,204,204), (28045,2630393,0,'soga_eye_color',229,229,102), (28046,2630393,0,'soga_skin_color',204,204,204), (28047,2630394,0,'eye_color',204,204,204), (28048,2630394,0,'hair_color1',0,0,25), (28049,2630394,0,'skin_color',204,204,204), (28050,2630394,0,'soga_eye_color',229,229,102), (28051,2630394,0,'soga_skin_color',204,204,204), (28052,2630395,0,'eye_color',204,204,204), (28053,2630395,0,'hair_color1',0,0,209), (28054,2630395,0,'skin_color',204,204,204), (28055,2630395,0,'soga_eye_color',229,229,102), (28056,2630395,0,'soga_skin_color',204,204,204), (28057,2630396,0,'eye_color',204,204,204), (28058,2630396,0,'hair_color1',0,0,228), (28059,2630396,0,'skin_color',204,204,204), (28060,2630396,0,'soga_eye_color',229,229,102), (28061,2630396,0,'soga_skin_color',204,204,204), (28062,2630397,1,'cheek_type',-37,-22,0), (28063,2630397,1,'chin_type',-20,-41,71), (28064,2630397,1,'ear_type',91,-83,0), (28065,2630397,1,'eye_brow_type',-1,-8,100), (28066,2630397,0,'eye_color',135,170,145), (28067,2630397,1,'eye_type',95,0,0), (28068,2630397,0,'hair_color1',82,34,156), (28069,2630397,0,'hair_color2',100,0,0), (28070,2630397,0,'hair_face_color',65,66,80), (28071,2630397,0,'hair_face_highlight_color',244,246,246), (28072,2630397,0,'hair_highlight',164,165,165), (28073,2630397,0,'hair_type_color',65,66,80), (28074,2630397,0,'hair_type_highlight_color',244,246,246), (28075,2630397,1,'lip_type',100,46,-68), (28076,2630397,1,'nose_type',76,82,34), (28077,2630397,0,'skin_color',246,248,248), (28078,2630397,1,'soga_cheek_type',0,-1,-8), (28079,2630397,1,'soga_chin_type',0,100,46), (28080,2630397,1,'soga_ear_type',0,95,0), (28081,2630397,1,'soga_eye_brow_type',0,91,-83), (28082,2630397,0,'soga_eye_color',229,229,102), (28083,2630397,1,'soga_eye_type',100,0,0), (28084,2630397,0,'soga_hair_color1',50,48,56), (28085,2630397,0,'soga_hair_color2',68,72,71), (28086,2630397,0,'soga_hair_face_color',65,66,80), (28087,2630397,0,'soga_hair_face_highlight_color',244,246,246), (28088,2630397,0,'soga_hair_highlight',164,165,165), (28089,2630397,0,'soga_hair_type_color',65,66,80), (28090,2630397,0,'soga_hair_type_highlight_color',244,246,246), (28091,2630397,1,'soga_lip_type',100,-37,-22), (28092,2630397,1,'soga_nose_type',-68,-20,-41), (28093,2630397,0,'soga_skin_color',246,248,248), (28094,2630398,0,'eye_color',204,204,204), (28095,2630398,0,'hair_color1',0,0,214), (28096,2630398,0,'skin_color',204,204,204), (28097,2630398,0,'soga_eye_color',229,229,102), (28098,2630398,0,'soga_skin_color',204,204,204), (28099,2630399,1,'cheek_type',45,45,0), (28100,2630399,1,'chin_type',31,0,0), (28101,2630399,1,'eye_brow_type',55,-17,0), (28102,2630399,0,'eye_color',166,61,56), (28103,2630399,1,'eye_type',-2,0,0), (28104,2630399,0,'hair_color1',0,0,242), (28105,2630399,1,'lip_type',39,22,0), (28106,2630399,1,'nose_type',-97,0,0), (28107,2630399,0,'skin_color',132,108,79), (28108,2630399,1,'soga_cheek_type',0,55,-17), (28109,2630399,1,'soga_chin_type',0,39,22), (28110,2630399,1,'soga_ear_type',0,-2,0), (28111,2630399,0,'soga_eye_color',176,30,13), (28112,2630399,1,'soga_eye_type',0,91,-91), (28113,2630399,1,'soga_lip_type',0,45,45), (28114,2630399,1,'soga_nose_type',0,31,0), (28115,2630399,0,'soga_skin_color',132,108,79), (28116,2630400,0,'eye_color',204,204,204), (28117,2630400,0,'hair_color1',0,0,68), (28118,2630400,0,'skin_color',204,204,204), (28119,2630400,0,'soga_eye_color',229,229,102), (28120,2630400,0,'soga_skin_color',204,204,204), (28121,2630401,0,'eye_color',204,204,204), (28122,2630401,0,'hair_color1',0,0,88), (28123,2630401,0,'skin_color',204,204,204), (28124,2630401,0,'soga_eye_color',229,229,102), (28125,2630401,0,'soga_skin_color',204,204,204), (28126,2630402,0,'eye_color',204,204,204), (28127,2630402,0,'hair_color1',0,0,46), (28128,2630402,0,'skin_color',204,204,204), (28129,2630402,0,'soga_eye_color',229,229,102), (28130,2630402,0,'soga_skin_color',204,204,204), (28131,2630403,0,'eye_color',204,204,204), (28132,2630403,0,'hair_color1',0,0,235), (28133,2630403,0,'skin_color',204,204,204), (28134,2630403,0,'soga_eye_color',229,229,102), (28135,2630403,0,'soga_skin_color',204,204,204), (28136,2630404,0,'eye_color',204,204,204), (28137,2630404,0,'hair_color1',0,0,10), (28138,2630404,0,'skin_color',204,204,204), (28139,2630404,0,'soga_eye_color',229,229,102), (28140,2630404,0,'soga_skin_color',204,204,204), (28141,2630405,0,'eye_color',204,204,204), (28142,2630405,0,'hair_color1',0,0,156), (28143,2630405,0,'skin_color',204,204,204), (28144,2630405,0,'soga_eye_color',229,229,102), (28145,2630405,0,'soga_skin_color',204,204,204), (28146,2630406,0,'eye_color',204,204,204), (28147,2630406,0,'hair_color1',0,0,180), (28148,2630406,0,'skin_color',204,204,204), (28149,2630406,0,'soga_eye_color',229,229,102), (28150,2630406,0,'soga_skin_color',204,204,204), (28151,2630407,1,'cheek_type',97,-61,0), (28152,2630407,1,'chin_type',-31,-74,-55), (28153,2630407,1,'ear_type',63,-63,0), (28154,2630407,1,'eye_brow_type',-71,-23,62), (28155,2630407,0,'eye_color',230,221,235), (28156,2630407,1,'eye_type',-71,0,0), (28157,2630407,0,'hair_color1',51,239,55), (28158,2630407,0,'hair_face_color',70,26,9), (28159,2630407,0,'hair_type_color',70,26,9), (28160,2630407,1,'lip_type',-22,56,-77), (28161,2630407,1,'nose_type',-39,51,-17), (28162,2630407,0,'skin_color',152,153,109), (28163,2630407,1,'soga_cheek_type',0,-71,-23), (28164,2630407,1,'soga_chin_type',0,-22,56), (28165,2630407,1,'soga_ear_type',0,-71,0), (28166,2630407,1,'soga_eye_brow_type',0,63,-63), (28167,2630407,0,'soga_eye_color',204,204,204), (28168,2630407,0,'soga_hair_face_color',70,26,9), (28169,2630407,0,'soga_hair_type_color',70,26,9), (28170,2630407,1,'soga_lip_type',62,97,-61), (28171,2630407,1,'soga_nose_type',-77,-31,-74), (28172,2630407,0,'soga_skin_color',152,153,109), (28173,2630408,0,'eye_color',204,204,204), (28174,2630408,0,'hair_color1',0,0,214), (28175,2630408,0,'skin_color',204,204,204), (28176,2630408,0,'soga_eye_color',229,229,102), (28177,2630408,0,'soga_skin_color',204,204,204), (28178,2630409,0,'eye_color',204,204,204), (28179,2630409,0,'hair_color1',0,0,180), (28180,2630409,0,'skin_color',204,204,204), (28181,2630409,0,'soga_eye_color',229,229,102), (28182,2630409,0,'soga_skin_color',204,204,204), (28183,2630410,0,'eye_color',204,204,204), (28184,2630410,0,'hair_color1',0,0,248), (28185,2630410,0,'skin_color',204,204,204), (28186,2630410,0,'soga_eye_color',229,229,102), (28187,2630410,0,'soga_skin_color',204,204,204), (28188,2630411,0,'eye_color',204,204,204), (28189,2630411,0,'hair_color1',0,0,38), (28190,2630411,0,'skin_color',204,204,204), (28191,2630411,0,'soga_eye_color',229,229,102), (28192,2630411,0,'soga_skin_color',204,204,204), (28193,2630412,0,'eye_color',204,204,204), (28194,2630412,0,'hair_color1',0,0,231), (28195,2630412,0,'skin_color',204,204,204), (28196,2630412,0,'soga_eye_color',229,229,102), (28197,2630412,0,'soga_skin_color',204,204,204), (28198,2630413,0,'eye_color',255,255,255), (28199,2630413,0,'skin_color',255,255,255), (28200,2630413,0,'soga_eye_color',255,0,255), (28201,2630414,1,'cheek_type',62,84,0), (28202,2630414,1,'chin_type',-82,34,-28), (28203,2630414,1,'ear_type',-97,17,0), (28204,2630414,1,'eye_brow_type',-26,-17,-21), (28205,2630414,0,'eye_color',115,172,190), (28206,2630414,1,'eye_type',-58,0,0), (28207,2630414,0,'hair_color1',0,88,52), (28208,2630414,0,'hair_color2',169,7,0), (28209,2630414,0,'hair_face_color',231,170,26), (28210,2630414,0,'hair_face_highlight_color',40,34,51), (28211,2630414,0,'hair_highlight',29,21,28), (28212,2630414,0,'hair_type_color',231,170,26), (28213,2630414,0,'hair_type_highlight_color',40,34,51), (28214,2630414,1,'lip_type',-32,-4,-72), (28215,2630414,1,'nose_type',31,0,88), (28216,2630414,0,'skin_color',67,50,51), (28217,2630414,1,'soga_cheek_type',0,-26,-17), (28218,2630414,1,'soga_chin_type',0,-32,-4), (28219,2630414,1,'soga_ear_type',0,-58,0), (28220,2630414,1,'soga_eye_brow_type',0,-97,17), (28221,2630414,0,'soga_eye_color',229,229,102), (28222,2630414,1,'soga_eye_type',-87,0,0), (28223,2630414,0,'soga_hair_color1',39,32,39), (28224,2630414,0,'soga_hair_color2',38,22,21), (28225,2630414,0,'soga_hair_face_color',231,170,26), (28226,2630414,0,'soga_hair_face_highlight_color',40,34,51), (28227,2630414,0,'soga_hair_highlight',29,21,28), (28228,2630414,0,'soga_hair_type_color',231,170,26), (28229,2630414,0,'soga_hair_type_highlight_color',40,34,51), (28230,2630414,1,'soga_lip_type',-21,62,84), (28231,2630414,1,'soga_nose_type',-72,-82,34), (28232,2630414,0,'soga_skin_color',67,50,51), (28233,2630414,0,'wing_color1',255,255,255), (28234,2630414,0,'wing_color2',255,255,255), (28235,2630415,0,'eye_color',255,255,255), (28236,2630415,0,'skin_color',255,255,255), (28237,2630415,0,'soga_eye_color',255,0,255), (28238,2630416,0,'eye_color',33,91,36), (28239,2630416,0,'skin_color',211,110,39), (28240,2630416,0,'soga_eye_color',255,0,255), (28241,2630417,1,'cheek_type',-5,-14,0), (28242,2630417,1,'chin_type',-81,64,61), (28243,2630417,1,'ear_type',82,12,0), (28244,2630417,1,'eye_brow_type',-59,0,0), (28245,2630417,0,'eye_color',69,0,68), (28246,2630417,1,'eye_type',65,0,0), (28247,2630417,0,'hair_color1',209,0,194), (28248,2630417,0,'hair_face_color',110,158,181), (28249,2630417,0,'hair_face_highlight_color',61,61,75), (28250,2630417,0,'hair_type_color',110,158,181), (28251,2630417,0,'hair_type_highlight_color',61,61,75), (28252,2630417,1,'lip_type',25,0,0), (28253,2630417,1,'nose_type',-87,-47,0), (28254,2630417,0,'skin_color',19,77,0), (28255,2630417,1,'soga_cheek_type',0,-59,0), (28256,2630417,1,'soga_chin_type',0,25,0), (28257,2630417,1,'soga_ear_type',0,65,0), (28258,2630417,1,'soga_eye_brow_type',0,82,12), (28259,2630417,0,'soga_eye_color',229,229,102), (28260,2630417,0,'soga_hair_face_color',110,158,181), (28261,2630417,0,'soga_hair_face_highlight_color',61,61,75), (28262,2630417,0,'soga_hair_type_color',110,158,181), (28263,2630417,0,'soga_hair_type_highlight_color',61,61,75), (28264,2630417,1,'soga_lip_type',-78,-5,-14), (28265,2630417,1,'soga_nose_type',-18,-81,64), (28266,2630417,0,'soga_skin_color',19,77,0), (28267,2630417,0,'wing_color1',255,255,255), (28268,2630417,0,'wing_color2',255,255,255), (28269,2630418,0,'eye_color',204,204,204), (28270,2630418,0,'hair_color1',0,0,57), (28271,2630418,0,'skin_color',204,204,204), (28272,2630418,0,'soga_eye_color',229,229,102), (28273,2630418,0,'soga_skin_color',204,204,204), (28274,2630419,0,'eye_color',204,204,204), (28275,2630419,0,'hair_color1',0,0,169), (28276,2630419,0,'skin_color',204,204,204), (28277,2630419,0,'soga_eye_color',229,229,102), (28278,2630419,0,'soga_skin_color',204,204,204), (28279,2630420,0,'eye_color',204,204,204), (28280,2630420,0,'hair_color1',0,0,55), (28281,2630420,0,'skin_color',204,204,204), (28282,2630420,0,'soga_eye_color',229,229,102), (28283,2630420,0,'soga_skin_color',204,204,204), (28284,2630421,1,'cheek_type',15,64,0), (28285,2630421,1,'chin_type',-77,75,-41), (28286,2630421,1,'ear_type',15,-52,0), (28287,2630421,1,'eye_brow_type',-43,-43,-71), (28288,2630421,0,'eye_color',62,41,216), (28289,2630421,1,'eye_type',84,0,0), (28290,2630421,0,'hair_color1',64,68,94), (28291,2630421,0,'hair_face_color',49,24,0), (28292,2630421,0,'hair_type_color',49,24,0), (28293,2630421,1,'lip_type',66,87,-90), (28294,2630421,1,'nose_type',-76,64,68), (28295,2630421,0,'skin_color',78,22,10), (28296,2630421,1,'soga_cheek_type',0,-43,-43), (28297,2630421,1,'soga_chin_type',0,66,87), (28298,2630421,1,'soga_ear_type',0,84,0), (28299,2630421,1,'soga_eye_brow_type',0,15,-52), (28300,2630421,0,'soga_eye_color',229,229,102), (28301,2630421,1,'soga_eye_type',48,0,0), (28302,2630421,0,'soga_hair_face_color',49,24,0), (28303,2630421,0,'soga_hair_type_color',49,24,0), (28304,2630421,1,'soga_lip_type',-71,15,64), (28305,2630421,1,'soga_nose_type',-90,-77,75), (28306,2630421,0,'soga_skin_color',78,22,10), (28307,2630421,0,'wing_color1',255,255,255), (28308,2630421,0,'wing_color2',255,255,255), (28309,2630422,0,'eye_color',255,255,255), (28310,2630422,0,'skin_color',255,255,255), (28311,2630422,0,'soga_eye_color',255,0,255), (28312,2630423,1,'cheek_type',-8,3,0), (28313,2630423,1,'chin_type',17,7,-20), (28314,2630423,1,'ear_type',44,26,0), (28315,2630423,1,'eye_brow_type',-11,0,26), (28316,2630423,0,'eye_color',155,147,23), (28317,2630423,1,'eye_type',-11,0,0), (28318,2630423,0,'hair_color1',8,245,233), (28319,2630423,0,'hair_face_color',235,181,0), (28320,2630423,0,'hair_face_highlight_color',216,192,37), (28321,2630423,0,'hair_type_color',235,181,0), (28322,2630423,0,'hair_type_highlight_color',216,192,37), (28323,2630423,1,'lip_type',-11,-7,12), (28324,2630423,1,'nose_type',-43,8,-11), (28325,2630423,0,'skin_color',150,129,114), (28326,2630423,1,'soga_cheek_type',0,-11,0), (28327,2630423,1,'soga_chin_type',0,-11,-7), (28328,2630423,1,'soga_ear_type',0,-11,0), (28329,2630423,1,'soga_eye_brow_type',0,44,26), (28330,2630423,0,'soga_eye_color',229,229,102), (28331,2630423,1,'soga_eye_type',-26,0,0), (28332,2630423,0,'soga_hair_face_color',235,181,0), (28333,2630423,0,'soga_hair_face_highlight_color',216,192,37), (28334,2630423,0,'soga_hair_type_color',235,181,0), (28335,2630423,0,'soga_hair_type_highlight_color',216,192,37), (28336,2630423,1,'soga_lip_type',26,-8,3), (28337,2630423,1,'soga_nose_type',12,17,7), (28338,2630423,0,'soga_skin_color',150,129,114), (28339,2630423,0,'wing_color1',255,255,255), (28340,2630423,0,'wing_color2',255,255,255), (28341,2630424,1,'cheek_type',45,45,0), (28342,2630424,1,'chin_type',31,0,0), (28343,2630424,1,'eye_brow_type',55,-17,0), (28344,2630424,0,'eye_color',166,61,56), (28345,2630424,1,'eye_type',-2,0,0), (28346,2630424,0,'hair_color1',0,0,242), (28347,2630424,1,'lip_type',39,22,0), (28348,2630424,1,'nose_type',-97,0,0), (28349,2630424,0,'skin_color',132,108,79), (28350,2630424,1,'soga_cheek_type',0,55,-17), (28351,2630424,1,'soga_chin_type',0,39,22), (28352,2630424,1,'soga_ear_type',0,-2,0), (28353,2630424,0,'soga_eye_color',176,30,13), (28354,2630424,1,'soga_eye_type',0,91,-91), (28355,2630424,1,'soga_lip_type',0,45,45), (28356,2630424,1,'soga_nose_type',0,31,0), (28357,2630424,0,'soga_skin_color',132,108,79), (28358,2630425,1,'cheek_type',61,45,0), (28359,2630425,1,'chin_type',44,58,82), (28360,2630425,1,'ear_type',56,-68,0), (28361,2630425,1,'eye_brow_type',35,95,-53), (28362,2630425,0,'eye_color',133,183,198), (28363,2630425,1,'eye_type',52,0,0), (28364,2630425,0,'hair_color1',21,64,0), (28365,2630425,0,'hair_color2',47,0,0), (28366,2630425,0,'hair_face_color',61,61,75), (28367,2630425,0,'hair_face_highlight_color',244,246,246), (28368,2630425,0,'hair_type_color',61,61,75), (28369,2630425,0,'hair_type_highlight_color',244,246,246), (28370,2630425,1,'lip_type',4,-23,-45), (28371,2630425,1,'nose_type',-10,21,64), (28372,2630425,0,'skin_color',46,33,34), (28373,2630425,1,'soga_cheek_type',0,35,95), (28374,2630425,1,'soga_chin_type',0,4,-23), (28375,2630425,1,'soga_ear_type',0,52,0), (28376,2630425,1,'soga_eye_brow_type',0,56,-68), (28377,2630425,0,'soga_eye_color',229,229,102), (28378,2630425,1,'soga_eye_type',47,0,0), (28379,2630425,0,'soga_hair_face_color',61,61,75), (28380,2630425,0,'soga_hair_face_highlight_color',244,246,246), (28381,2630425,0,'soga_hair_type_color',61,61,75), (28382,2630425,0,'soga_hair_type_highlight_color',244,246,246), (28383,2630425,1,'soga_lip_type',-53,61,45), (28384,2630425,1,'soga_nose_type',-45,44,58), (28385,2630425,0,'soga_skin_color',46,33,34), (28386,2630425,0,'wing_color1',255,255,255), (28387,2630425,0,'wing_color2',255,255,255), (28388,2630426,0,'eye_color',204,204,204), (28389,2630426,0,'hair_color1',0,0,43), (28390,2630426,0,'skin_color',204,204,204), (28391,2630426,0,'soga_eye_color',229,229,102), (28392,2630426,0,'soga_skin_color',204,204,204), (28393,2630427,0,'eye_color',204,204,204), (28394,2630427,0,'hair_color1',0,0,75), (28395,2630427,0,'skin_color',204,204,204), (28396,2630427,0,'soga_eye_color',229,229,102), (28397,2630427,0,'soga_skin_color',204,204,204), (28398,2630428,0,'eye_color',204,204,204), (28399,2630428,0,'hair_color1',0,0,253), (28400,2630428,0,'skin_color',204,204,204), (28401,2630428,0,'soga_eye_color',229,229,102), (28402,2630428,0,'soga_skin_color',204,204,204), (28403,2630429,1,'cheek_type',97,-61,0), (28404,2630429,1,'chin_type',-31,-74,-55), (28405,2630429,1,'ear_type',63,-63,0), (28406,2630429,1,'eye_brow_type',-71,-23,62), (28407,2630429,0,'eye_color',230,221,235), (28408,2630429,1,'eye_type',-71,0,0), (28409,2630429,0,'hair_color1',51,239,55), (28410,2630429,0,'hair_face_color',70,26,9), (28411,2630429,0,'hair_type_color',70,26,9), (28412,2630429,1,'lip_type',-22,56,-77), (28413,2630429,1,'nose_type',-39,51,-17), (28414,2630429,0,'skin_color',152,153,109), (28415,2630429,1,'soga_cheek_type',0,-71,-23), (28416,2630429,1,'soga_chin_type',0,-22,56), (28417,2630429,1,'soga_ear_type',0,-71,0), (28418,2630429,1,'soga_eye_brow_type',0,63,-63), (28419,2630429,0,'soga_eye_color',204,204,204), (28420,2630429,0,'soga_hair_face_color',70,26,9), (28421,2630429,0,'soga_hair_type_color',70,26,9), (28422,2630429,1,'soga_lip_type',62,97,-61), (28423,2630429,1,'soga_nose_type',-77,-31,-74), (28424,2630429,0,'soga_skin_color',152,153,109), (28425,2630430,1,'cheek_type',45,45,0), (28426,2630430,1,'chin_type',31,0,0), (28427,2630430,1,'eye_brow_type',55,-17,0), (28428,2630430,0,'eye_color',166,61,56), (28429,2630430,1,'eye_type',-2,0,0), (28430,2630430,0,'hair_color1',0,0,242), (28431,2630430,1,'lip_type',39,22,0), (28432,2630430,1,'nose_type',-97,0,0), (28433,2630430,0,'skin_color',132,108,79), (28434,2630430,1,'soga_cheek_type',0,55,-17), (28435,2630430,1,'soga_chin_type',0,39,22), (28436,2630430,1,'soga_ear_type',0,-2,0), (28437,2630430,0,'soga_eye_color',176,30,13), (28438,2630430,1,'soga_eye_type',0,91,-91), (28439,2630430,1,'soga_lip_type',0,45,45), (28440,2630430,1,'soga_nose_type',0,31,0), (28441,2630430,0,'soga_skin_color',132,108,79), (28442,2630431,1,'cheek_type',97,-61,0), (28443,2630431,1,'chin_type',-31,-74,-55), (28444,2630431,1,'ear_type',63,-63,0), (28445,2630431,1,'eye_brow_type',-71,-23,62), (28446,2630431,0,'eye_color',230,221,235), (28447,2630431,1,'eye_type',-71,0,0), (28448,2630431,0,'hair_color1',51,239,55), (28449,2630431,0,'hair_face_color',70,26,9), (28450,2630431,0,'hair_type_color',70,26,9), (28451,2630431,1,'lip_type',-22,56,-77), (28452,2630431,1,'nose_type',-39,51,-17), (28453,2630431,0,'skin_color',152,153,109), (28454,2630431,1,'soga_cheek_type',0,-71,-23), (28455,2630431,1,'soga_chin_type',0,-22,56), (28456,2630431,1,'soga_ear_type',0,-71,0), (28457,2630431,1,'soga_eye_brow_type',0,63,-63), (28458,2630431,0,'soga_eye_color',204,204,204), (28459,2630431,0,'soga_hair_face_color',70,26,9), (28460,2630431,0,'soga_hair_type_color',70,26,9), (28461,2630431,1,'soga_lip_type',62,97,-61), (28462,2630431,1,'soga_nose_type',-77,-31,-74), (28463,2630431,0,'soga_skin_color',152,153,109), (28464,2630432,1,'cheek_type',-8,3,0), (28465,2630432,1,'chin_type',17,7,-20), (28466,2630432,1,'ear_type',44,26,0), (28467,2630432,1,'eye_brow_type',-11,0,26), (28468,2630432,0,'eye_color',205,205,202), (28469,2630432,1,'eye_type',-11,0,0), (28470,2630432,0,'hair_color1',8,245,245), (28471,2630432,0,'hair_face_color',114,108,100), (28472,2630432,0,'hair_face_highlight_color',216,192,37), (28473,2630432,0,'hair_type_color',114,108,100), (28474,2630432,0,'hair_type_highlight_color',216,192,37), (28475,2630432,1,'lip_type',-11,-7,12), (28476,2630432,1,'nose_type',-43,8,-11), (28477,2630432,0,'skin_color',158,150,143), (28478,2630432,1,'soga_cheek_type',0,-11,0), (28479,2630432,1,'soga_chin_type',0,-11,-7), (28480,2630432,1,'soga_ear_type',0,-11,0), (28481,2630432,1,'soga_eye_brow_type',0,44,26), (28482,2630432,0,'soga_eye_color',229,229,102), (28483,2630432,1,'soga_eye_type',-11,0,0), (28484,2630432,0,'soga_hair_face_color',114,108,100), (28485,2630432,0,'soga_hair_face_highlight_color',216,192,37), (28486,2630432,0,'soga_hair_type_color',114,108,100), (28487,2630432,0,'soga_hair_type_highlight_color',216,192,37), (28488,2630432,1,'soga_lip_type',26,-8,3), (28489,2630432,1,'soga_nose_type',12,17,7), (28490,2630432,0,'soga_skin_color',158,150,143), (28491,2630432,0,'wing_color1',255,255,255), (28492,2630432,0,'wing_color2',255,255,255), (28493,2630433,0,'eye_color',66,255,66), (28494,2630433,0,'skin_color',91,91,255), (28495,2630433,0,'soga_eye_color',255,0,255), (28496,2630434,0,'eye_color',255,255,255), (28497,2630434,0,'skin_color',255,255,255), (28498,2630434,0,'soga_eye_color',255,0,255), (28499,2630435,1,'cheek_type',-29,-23,0), (28500,2630435,1,'chin_type',26,17,32), (28501,2630435,1,'ear_type',-40,-25,0), (28502,2630435,1,'eye_brow_type',-9,35,-8), (28503,2630435,0,'eye_color',222,35,32), (28504,2630435,1,'eye_type',-3,0,0), (28505,2630435,0,'hair_color1',20,233,32), (28506,2630435,0,'hair_face_color',52,38,20), (28507,2630435,0,'hair_face_highlight_color',216,192,37), (28508,2630435,0,'hair_type_color',52,38,20), (28509,2630435,0,'hair_type_highlight_color',216,192,37), (28510,2630435,1,'lip_type',-12,-22,22), (28511,2630435,1,'nose_type',-28,20,-23), (28512,2630435,0,'skin_color',141,122,59), (28513,2630435,1,'soga_cheek_type',0,-9,35), (28514,2630435,1,'soga_chin_type',0,-12,-22), (28515,2630435,1,'soga_ear_type',0,-3,0), (28516,2630435,1,'soga_eye_brow_type',0,-40,-25), (28517,2630435,0,'soga_eye_color',229,229,102), (28518,2630435,1,'soga_eye_type',-3,0,0), (28519,2630435,0,'soga_hair_face_color',52,38,20), (28520,2630435,0,'soga_hair_face_highlight_color',216,192,37), (28521,2630435,0,'soga_hair_type_color',52,38,20), (28522,2630435,0,'soga_hair_type_highlight_color',216,192,37), (28523,2630435,1,'soga_lip_type',-8,-29,-23), (28524,2630435,1,'soga_nose_type',22,26,17), (28525,2630435,0,'soga_skin_color',141,122,59), (28526,2630435,0,'wing_color1',255,255,255), (28527,2630435,0,'wing_color2',255,255,255), (28528,2630436,0,'eye_color',255,255,255), (28529,2630436,0,'skin_color',0,0,255), (28530,2630436,0,'soga_eye_color',255,0,255), (28531,2630437,0,'eye_color',255,255,255), (28532,2630437,0,'skin_color',255,255,255), (28533,2630437,0,'soga_eye_color',255,0,255), (28534,2630438,0,'eye_color',255,255,255), (28535,2630438,0,'skin_color',255,255,255), (28536,2630438,0,'soga_eye_color',255,0,255), (28537,2630439,0,'eye_color',255,255,255), (28538,2630439,0,'skin_color',255,255,255), (28539,2630439,0,'soga_eye_color',255,0,255), (28540,2630440,0,'eye_color',255,255,255), (28541,2630440,0,'skin_color',63,0,0), (28542,2630440,0,'soga_eye_color',255,0,255), (28543,2630441,0,'eye_color',255,255,255), (28544,2630441,0,'skin_color',63,0,0), (28545,2630441,0,'soga_eye_color',255,0,255), (28546,2630442,0,'eye_color',255,255,255), (28547,2630442,0,'skin_color',255,255,255), (28548,2630442,0,'soga_eye_color',255,0,255), (28549,2630443,0,'eye_color',255,255,255), (28550,2630443,0,'skin_color',255,255,255), (28551,2630443,0,'soga_eye_color',255,0,255), (28552,2630444,0,'eye_color',255,255,255), (28553,2630444,0,'skin_color',255,255,255), (28554,2630444,0,'soga_eye_color',255,0,255), (28555,2630445,0,'eye_color',255,255,255), (28556,2630445,0,'skin_color',255,255,255), (28557,2630445,0,'soga_eye_color',255,0,255), (28558,2630446,0,'eye_color',255,255,255), (28559,2630446,0,'skin_color',255,255,255), (28560,2630446,0,'soga_eye_color',255,0,255), (28561,2630447,0,'eye_color',255,255,255), (28562,2630447,0,'skin_color',255,255,255), (28563,2630447,0,'soga_eye_color',255,0,255), (28564,2630448,0,'eye_color',29,29,29), (28565,2630448,0,'skin_color',29,29,29), (28566,2630448,0,'soga_eye_color',255,0,255), (28567,2630449,0,'eye_color',255,255,255), (28568,2630449,0,'skin_color',255,255,255), (28569,2630449,0,'soga_eye_color',255,0,255), (28570,2630450,0,'eye_color',255,255,255), (28571,2630450,0,'skin_color',255,255,255), (28572,2630450,0,'soga_eye_color',255,0,255), (28573,2630451,0,'eye_color',255,255,255), (28574,2630451,0,'skin_color',255,255,255), (28575,2630451,0,'soga_eye_color',255,0,255), (28576,2630452,0,'eye_color',255,255,255), (28577,2630452,0,'skin_color',255,255,255), (28578,2630452,0,'soga_eye_color',255,0,255), (28579,2630453,0,'eye_color',255,255,255), (28580,2630453,0,'skin_color',255,255,255), (28581,2630453,0,'soga_eye_color',255,0,255), (28582,2630454,0,'eye_color',255,255,255), (28583,2630454,0,'skin_color',255,255,255), (28584,2630454,0,'soga_eye_color',255,0,255), (28585,2630455,0,'eye_color',255,255,255), (28586,2630455,0,'skin_color',255,255,255), (28587,2630455,0,'soga_eye_color',255,0,255), (28588,2630456,0,'eye_color',255,255,255), (28589,2630456,0,'skin_color',255,255,255), (28590,2630456,0,'soga_eye_color',255,0,255), (28591,2630457,0,'eye_color',255,255,255), (28592,2630457,0,'skin_color',255,255,255), (28593,2630457,0,'soga_eye_color',255,0,255), (28594,2630458,0,'eye_color',255,255,255), (28595,2630458,0,'skin_color',255,255,255), (28596,2630458,0,'soga_eye_color',255,0,255), (28597,2630459,0,'eye_color',226,76,33), (28598,2630459,1,'eye_type',57,0,0), (28599,2630459,1,'nose_type',7,0,0), (28600,2630459,0,'skin_color',103,30,121), (28601,2630459,0,'soga_eye_color',183,129,237), (28602,2630459,1,'soga_eye_type',57,0,0), (28603,2630459,1,'soga_nose_type',7,0,0), (28604,2630459,0,'soga_skin_color',103,30,121), (28605,2630460,0,'eye_color',204,204,204), (28606,2630460,0,'skin_color',204,204,204), (28607,2630460,0,'soga_eye_color',229,229,102), (28608,2630460,0,'soga_skin_color',204,204,204), (28609,2630461,1,'cheek_type',-62,31,0), (28610,2630461,1,'chin_type',-69,0,0), (28611,2630461,1,'eye_brow_type',3,71,0), (28612,2630461,0,'eye_color',108,91,73), (28613,2630461,1,'eye_type',-31,0,0), (28614,2630461,1,'lip_type',-34,95,0), (28615,2630461,1,'nose_type',-69,0,0), (28616,2630461,0,'skin_color',137,102,61), (28617,2630461,1,'soga_cheek_type',-62,31,0), (28618,2630461,1,'soga_chin_type',-69,0,0), (28619,2630461,1,'soga_eye_brow_type',3,71,0), (28620,2630461,0,'soga_eye_color',183,91,155), (28621,2630461,1,'soga_eye_type',-31,0,0), (28622,2630461,1,'soga_lip_type',-34,95,0), (28623,2630461,1,'soga_nose_type',-69,0,0), (28624,2630461,0,'soga_skin_color',137,102,61), (28625,2630462,1,'cheek_type',2,-35,0), (28626,2630462,1,'chin_type',46,0,0), (28627,2630462,1,'eye_brow_type',98,-32,0), (28628,2630462,0,'eye_color',127,113,97), (28629,2630462,1,'eye_type',-79,0,0), (28630,2630462,1,'lip_type',83,-84,0), (28631,2630462,1,'nose_type',17,0,0), (28632,2630462,0,'skin_color',46,92,161), (28633,2630462,1,'soga_cheek_type',2,-35,0), (28634,2630462,1,'soga_chin_type',46,0,0), (28635,2630462,1,'soga_eye_brow_type',98,-32,0), (28636,2630462,0,'soga_eye_color',253,245,230), (28637,2630462,1,'soga_eye_type',-79,0,0), (28638,2630462,1,'soga_lip_type',83,-84,0), (28639,2630462,1,'soga_nose_type',17,0,0), (28640,2630462,0,'soga_skin_color',46,92,161), (28641,2630463,0,'eye_color',204,204,204), (28642,2630463,0,'skin_color',204,204,204), (28643,2630463,0,'soga_eye_color',229,229,102), (28644,2630463,0,'soga_skin_color',204,204,204), (28645,2630464,1,'cheek_type',44,-98,0), (28646,2630464,1,'eye_brow_type',-85,69,0), (28647,2630464,0,'eye_color',122,123,71), (28648,2630464,1,'eye_type',-64,0,0), (28649,2630464,1,'lip_type',34,7,0), (28650,2630464,1,'nose_type',25,0,0), (28651,2630464,0,'skin_color',103,134,79), (28652,2630464,1,'soga_cheek_type',44,-98,0), (28653,2630464,1,'soga_eye_brow_type',-85,69,0), (28654,2630464,0,'soga_eye_color',72,6,26), (28655,2630464,1,'soga_eye_type',-64,0,0), (28656,2630464,1,'soga_lip_type',34,7,0), (28657,2630464,1,'soga_nose_type',25,0,0), (28658,2630464,0,'soga_skin_color',103,134,79), (28675,2630466,1,'cheek_type',0,2,0), (28676,2630466,1,'chin_type',-38,3,2), (28677,2630466,1,'ear_type',23,-5,0), (28678,2630466,1,'eye_brow_type',34,0,14), (28679,2630466,0,'eye_color',222,35,32), (28680,2630466,1,'eye_type',-32,0,0), (28681,2630466,0,'hair_face_color',52,38,20), (28682,2630466,0,'hair_face_highlight_color',216,192,37), (28683,2630466,0,'hair_type_color',52,38,20), (28684,2630466,0,'hair_type_highlight_color',216,192,37), (28685,2630466,1,'lip_type',-31,-2,10), (28686,2630466,1,'nose_type',-2,17,-14), (28687,2630466,0,'skin_color',126,67,40), (28688,2630466,1,'soga_cheek_type',0,2,0), (28689,2630466,1,'soga_chin_type',-38,3,2), (28690,2630466,1,'soga_ear_type',23,-5,0), (28691,2630466,1,'soga_eye_brow_type',34,0,14), (28692,2630466,0,'soga_eye_color',229,229,102), (28693,2630466,1,'soga_eye_type',-32,0,0), (28694,2630466,0,'soga_hair_face_color',52,38,20), (28695,2630466,0,'soga_hair_face_highlight_color',216,192,37), (28696,2630466,0,'soga_hair_type_color',52,38,20), (28697,2630466,0,'soga_hair_type_highlight_color',216,192,37), (28698,2630466,1,'soga_lip_type',-31,-2,10), (28699,2630466,1,'soga_nose_type',-2,17,-14), (28700,2630466,0,'soga_skin_color',126,67,40), (28701,2630466,0,'wing_color1',255,255,255), (28702,2630466,0,'wing_color2',255,255,255), (28703,2630467,1,'cheek_type',-79,-37,0), (28704,2630467,1,'chin_type',-88,45,-59), (28705,2630467,1,'ear_type',-61,-32,0), (28706,2630467,1,'eye_brow_type',64,-93,69), (28707,2630467,0,'eye_color',85,137,0), (28708,2630467,1,'eye_type',-93,0,0), (28709,2630467,1,'lip_type',-81,34,-14), (28710,2630467,1,'nose_type',-88,90,41), (28711,2630467,0,'skin_color',132,154,159), (28712,2630467,1,'soga_cheek_type',-79,-37,0), (28713,2630467,1,'soga_chin_type',-88,45,-59), (28714,2630467,1,'soga_ear_type',-61,-32,0), (28715,2630467,1,'soga_eye_brow_type',64,-93,69), (28716,2630467,0,'soga_eye_color',229,229,102), (28717,2630467,1,'soga_eye_type',-93,0,0), (28718,2630467,1,'soga_lip_type',-81,34,-14), (28719,2630467,1,'soga_nose_type',-88,90,41), (28720,2630467,0,'soga_skin_color',132,154,159), (28721,2630467,0,'wing_color1',255,255,255), (28722,2630467,0,'wing_color2',255,255,255), (28731,2630469,0,'eye_color',204,204,204), (28732,2630469,0,'skin_color',204,204,204), (28733,2630469,0,'soga_eye_color',229,229,102), (28734,2630469,0,'soga_skin_color',204,204,204), (28735,2630470,1,'cheek_type',17,28,0), (28736,2630470,1,'chin_type',-82,0,0), (28737,2630470,1,'eye_brow_type',-37,-75,0), (28738,2630470,0,'eye_color',198,177,174), (28739,2630470,1,'eye_type',-1,0,0), (28740,2630470,1,'lip_type',-87,17,0), (28741,2630470,1,'nose_type',68,0,0), (28742,2630470,0,'skin_color',121,100,69), (28743,2630470,1,'soga_cheek_type',17,28,0), (28744,2630470,1,'soga_chin_type',-82,0,0), (28745,2630470,1,'soga_eye_brow_type',-37,-75,0), (28746,2630470,0,'soga_eye_color',137,20,10), (28747,2630470,1,'soga_eye_type',-1,0,0), (28748,2630470,1,'soga_lip_type',-87,17,0), (28749,2630470,1,'soga_nose_type',68,0,0), (28750,2630470,0,'soga_skin_color',121,100,69), (28751,2630471,0,'eye_color',204,204,204), (28752,2630471,0,'skin_color',204,204,204), (28753,2630471,0,'soga_eye_color',229,229,102), (28754,2630471,0,'soga_skin_color',204,204,204), (28755,2630472,1,'cheek_type',-90,-31,0), (28756,2630472,1,'chin_type',2,0,0), (28757,2630472,1,'eye_brow_type',88,-65,0), (28758,2630472,0,'eye_color',129,76,90), (28759,2630472,1,'eye_type',-50,0,0), (28760,2630472,1,'lip_type',-50,-81,0), (28761,2630472,1,'nose_type',-75,0,0), (28762,2630472,0,'skin_color',48,82,112), (28763,2630472,1,'soga_cheek_type',-90,-31,0), (28764,2630472,1,'soga_chin_type',2,0,0), (28765,2630472,1,'soga_eye_brow_type',88,-65,0), (28766,2630472,0,'soga_eye_color',117,12,92), (28767,2630472,1,'soga_eye_type',-50,0,0), (28768,2630472,1,'soga_lip_type',-50,-81,0), (28769,2630472,1,'soga_nose_type',-75,0,0), (28770,2630472,0,'soga_skin_color',48,82,112), (28771,2630473,1,'chin_type',-83,0,0), (28772,2630473,0,'eye_color',233,14,19), (28773,2630473,1,'eye_type',-68,0,0), (28774,2630473,1,'nose_type',-45,0,0), (28775,2630473,0,'skin_color',105,128,17), (28776,2630473,1,'soga_chin_type',-83,0,0), (28777,2630473,0,'soga_eye_color',150,134,167), (28778,2630473,1,'soga_eye_type',-68,0,0), (28779,2630473,1,'soga_nose_type',-45,0,0), (28780,2630473,0,'soga_skin_color',105,128,17), (28781,2630474,1,'cheek_type',-34,98,0), (28782,2630474,1,'chin_type',66,0,0), (28783,2630474,1,'eye_brow_type',52,-81,0), (28784,2630474,0,'eye_color',117,55,91), (28785,2630474,1,'eye_type',-38,0,0), (28786,2630474,1,'lip_type',55,62,0), (28787,2630474,1,'nose_type',7,0,0), (28788,2630474,0,'skin_color',250,250,250), (28789,2630474,1,'soga_cheek_type',-34,98,0), (28790,2630474,1,'soga_chin_type',66,0,0), (28791,2630474,1,'soga_eye_brow_type',52,-81,0), (28792,2630474,0,'soga_eye_color',246,238,253), (28793,2630474,1,'soga_eye_type',-38,0,0), (28794,2630474,1,'soga_lip_type',55,62,0), (28795,2630474,1,'soga_nose_type',7,0,0), (28796,2630474,0,'soga_skin_color',250,250,250), (28797,2630475,1,'cheek_type',44,-98,0), (28798,2630475,1,'chin_type',-66,0,0), (28799,2630475,1,'eye_brow_type',-85,69,0), (28800,2630475,0,'eye_color',122,123,71), (28801,2630475,1,'eye_type',-64,0,0), (28802,2630475,1,'lip_type',34,7,0), (28803,2630475,1,'nose_type',25,0,0), (28804,2630475,0,'skin_color',103,134,79), (28805,2630475,1,'soga_cheek_type',44,-98,0), (28806,2630475,1,'soga_chin_type',-66,0,0), (28807,2630475,1,'soga_eye_brow_type',-85,69,0), (28808,2630475,0,'soga_eye_color',72,6,26), (28809,2630475,1,'soga_eye_type',-64,0,0), (28810,2630475,1,'soga_lip_type',34,7,0), (28811,2630475,1,'soga_nose_type',25,0,0), (28812,2630475,0,'soga_skin_color',103,134,79), (28813,2630476,0,'eye_color',193,110,196), (28814,2630476,0,'skin_color',68,139,199), (28815,2630476,0,'soga_eye_color',255,0,255), (28816,2630477,0,'eye_color',255,255,255), (28817,2630477,0,'skin_color',255,255,255), (28818,2630477,0,'soga_eye_color',255,0,255), (28822,2630479,1,'cheek_type',93,-38,0), (28823,2630479,1,'chin_type',40,53,-25), (28824,2630479,1,'ear_type',-50,-97,0), (28825,2630479,1,'eye_brow_type',-55,-94,56), (28826,2630479,0,'eye_color',136,184,199), (28827,2630479,1,'eye_type',23,0,0), (28828,2630479,0,'hair_color1',239,221,86), (28829,2630479,0,'hair_color2',99,53,22), (28830,2630479,0,'hair_face_color',225,181,22), (28831,2630479,0,'hair_face_highlight_color',184,128,10), (28832,2630479,0,'hair_highlight',209,131,22), (28833,2630479,0,'hair_type_color',225,181,22), (28834,2630479,0,'hair_type_highlight_color',184,128,10), (28835,2630479,1,'lip_type',-57,19,43), (28836,2630479,1,'nose_type',-34,-89,15), (28837,2630479,0,'skin_color',44,46,46), (28838,2630479,1,'soga_cheek_type',93,-38,0), (28839,2630479,1,'soga_chin_type',40,53,-25), (28840,2630479,1,'soga_ear_type',-50,-97,0), (28841,2630479,1,'soga_eye_brow_type',-55,-94,56), (28842,2630479,0,'soga_eye_color',229,229,102), (28843,2630479,1,'soga_eye_type',23,0,0), (28844,2630479,0,'soga_hair_color1',239,221,86), (28845,2630479,0,'soga_hair_color2',99,53,22), (28846,2630479,0,'soga_hair_face_color',225,181,22), (28847,2630479,0,'soga_hair_face_highlight_color',184,128,10), (28848,2630479,0,'soga_hair_highlight',209,131,22), (28849,2630479,0,'soga_hair_type_color',225,181,22), (28850,2630479,0,'soga_hair_type_highlight_color',184,128,10), (28851,2630479,1,'soga_lip_type',-57,19,43), (28852,2630479,1,'soga_nose_type',-34,-89,15), (28853,2630479,0,'soga_skin_color',44,46,46), (28854,2630479,0,'wing_color1',255,255,255), (28855,2630479,0,'wing_color2',255,255,255), (28856,2630480,1,'chin_type',7,0,0), (28857,2630480,0,'eye_color',216,158,31), (28858,2630480,1,'nose_type',-81,0,0), (28859,2630480,0,'skin_color',232,150,16), (28860,2630480,1,'soga_chin_type',7,0,0), (28861,2630480,0,'soga_eye_color',54,5,22), (28862,2630480,1,'soga_nose_type',-81,0,0), (28863,2630480,0,'soga_skin_color',232,150,16), (28864,2630481,1,'cheek_type',2,-35,0), (28865,2630481,1,'chin_type',-66,0,0), (28866,2630481,1,'eye_brow_type',98,-32,0), (28867,2630481,0,'eye_color',194,64,2), (28868,2630481,1,'eye_type',-85,0,0), (28869,2630481,1,'lip_type',83,-84,0), (28870,2630481,1,'nose_type',-82,0,0), (28871,2630481,0,'skin_color',244,102,38), (28872,2630481,1,'soga_cheek_type',2,-35,0), (28873,2630481,1,'soga_chin_type',-66,0,0), (28874,2630481,1,'soga_eye_brow_type',98,-32,0), (28875,2630481,0,'soga_eye_color',232,143,108), (28876,2630481,1,'soga_eye_type',-85,0,0), (28877,2630481,1,'soga_lip_type',83,-84,0), (28878,2630481,1,'soga_nose_type',-82,0,0), (28879,2630481,0,'soga_skin_color',244,102,38), (28880,2630482,1,'cheek_type',-66,-12,0), (28881,2630482,1,'chin_type',10,0,0), (28882,2630482,1,'eye_brow_type',-23,-74,0), (28883,2630482,0,'eye_color',248,245,245), (28884,2630482,1,'eye_type',84,0,0), (28885,2630482,1,'lip_type',44,96,0), (28886,2630482,1,'nose_type',-97,0,0), (28887,2630482,0,'skin_color',64,71,73), (28888,2630482,1,'soga_cheek_type',-66,-12,0), (28889,2630482,1,'soga_chin_type',10,0,0), (28890,2630482,1,'soga_eye_brow_type',-23,-74,0), (28891,2630482,0,'soga_eye_color',252,241,238), (28892,2630482,1,'soga_eye_type',84,0,0), (28893,2630482,1,'soga_lip_type',44,96,0), (28894,2630482,1,'soga_nose_type',-97,0,0), (28895,2630482,0,'soga_skin_color',64,71,73), (28896,2630483,1,'cheek_type',-88,-100,0), (28897,2630483,1,'chin_type',-100,-75,-65), (28898,2630483,1,'ear_type',75,75,0), (28899,2630483,1,'eye_brow_type',21,-50,56), (28900,2630483,0,'eye_color',139,165,134), (28901,2630483,1,'eye_type',-94,0,0), (28902,2630483,0,'hair_color1',91,21,51), (28903,2630483,0,'hair_color2',159,88,0), (28904,2630483,0,'hair_face_color',139,47,30), (28905,2630483,0,'hair_face_highlight_color',35,24,1), (28906,2630483,0,'hair_highlight',79,28,15), (28907,2630483,0,'hair_type_color',139,47,30), (28908,2630483,0,'hair_type_highlight_color',35,24,1), (28909,2630483,1,'lip_type',-3,-100,-31), (28910,2630483,1,'nose_type',-84,28,-62), (28911,2630483,0,'skin_color',241,251,245), (28912,2630483,1,'soga_cheek_type',-88,-100,0), (28913,2630483,1,'soga_chin_type',-100,-75,-65), (28914,2630483,1,'soga_ear_type',75,75,0), (28915,2630483,1,'soga_eye_brow_type',21,-50,56), (28916,2630483,0,'soga_eye_color',229,229,102), (28917,2630483,1,'soga_eye_type',-94,0,0), (28918,2630483,0,'soga_hair_color1',91,21,51), (28919,2630483,0,'soga_hair_color2',159,88,0), (28920,2630483,0,'soga_hair_face_color',139,47,30), (28921,2630483,0,'soga_hair_face_highlight_color',35,24,1), (28922,2630483,0,'soga_hair_highlight',79,28,15), (28923,2630483,0,'soga_hair_type_color',139,47,30), (28924,2630483,0,'soga_hair_type_highlight_color',35,24,1), (28925,2630483,1,'soga_lip_type',-3,-100,-31), (28926,2630483,1,'soga_nose_type',-84,28,-62), (28927,2630483,0,'soga_skin_color',241,251,245), (28928,2630484,1,'chin_type',-65,0,0), (28929,2630484,0,'eye_color',97,196,87), (28930,2630484,1,'eye_type',-89,0,0), (28931,2630484,1,'nose_type',43,0,0), (28932,2630484,0,'skin_color',227,90,82), (28933,2630484,1,'soga_chin_type',-65,0,0), (28934,2630484,0,'soga_eye_color',218,189,246), (28935,2630484,1,'soga_eye_type',-89,0,0), (28936,2630484,1,'soga_nose_type',43,0,0), (28937,2630484,0,'soga_skin_color',227,90,82), (28938,2630485,1,'cheek_type',3,0,0), (28939,2630485,1,'chin_type',62,-62,-87), (28940,2630485,1,'ear_type',-55,-74,0), (28941,2630485,1,'eye_brow_type',56,-34,56), (28942,2630485,0,'eye_color',70,118,72), (28943,2630485,1,'eye_type',-8,0,0), (28944,2630485,0,'hair_color1',209,131,22), (28945,2630485,0,'hair_color2',199,150,48), (28946,2630485,0,'hair_face_color',186,129,11), (28947,2630485,0,'hair_face_highlight_color',8,3,4), (28948,2630485,0,'hair_highlight',38,22,21), (28949,2630485,0,'hair_type_color',186,129,11), (28950,2630485,0,'hair_type_highlight_color',8,3,4), (28951,2630485,1,'lip_type',-100,37,37), (28952,2630485,1,'nose_type',28,-28,-31), (28953,2630485,0,'skin_color',188,183,143), (28954,2630485,1,'soga_cheek_type',3,0,0), (28955,2630485,1,'soga_chin_type',62,-62,-87), (28956,2630485,1,'soga_ear_type',-55,-74,0), (28957,2630485,1,'soga_eye_brow_type',56,-34,56), (28958,2630485,0,'soga_eye_color',229,229,102), (28959,2630485,1,'soga_eye_type',-8,0,0), (28960,2630485,0,'soga_hair_color1',209,131,22), (28961,2630485,0,'soga_hair_color2',199,150,48), (28962,2630485,0,'soga_hair_face_color',186,129,11), (28963,2630485,0,'soga_hair_face_highlight_color',8,3,4), (28964,2630485,0,'soga_hair_highlight',38,22,21), (28965,2630485,0,'soga_hair_type_color',186,129,11), (28966,2630485,0,'soga_hair_type_highlight_color',8,3,4), (28967,2630485,1,'soga_lip_type',-100,37,37), (28968,2630485,1,'soga_nose_type',28,-28,-31), (28969,2630485,0,'soga_skin_color',188,183,143), (28970,2630486,1,'cheek_type',-14,-8,0), (28971,2630486,1,'chin_type',9,-19,2), (28972,2630486,1,'ear_type',-45,-5,0), (28973,2630486,1,'eye_brow_type',-37,4,-9), (28974,2630486,0,'eye_color',136,184,199), (28975,2630486,1,'eye_type',20,0,0), (28976,2630486,0,'hair_face_color',33,43,43), (28977,2630486,0,'hair_face_highlight_color',84,54,0), (28978,2630486,0,'hair_type_color',33,43,43), (28979,2630486,0,'hair_type_highlight_color',84,54,0), (28980,2630486,1,'lip_type',37,21,0), (28981,2630486,1,'nose_type',-9,-28,20), (28982,2630486,0,'skin_color',209,224,224), (28983,2630486,1,'soga_cheek_type',-14,-8,0), (28984,2630486,1,'soga_chin_type',9,-19,2), (28985,2630486,1,'soga_ear_type',-45,-5,0), (28986,2630486,1,'soga_eye_brow_type',-37,4,-9), (28987,2630486,0,'soga_eye_color',229,229,102), (28988,2630486,1,'soga_eye_type',20,0,0), (28989,2630486,0,'soga_hair_face_color',33,43,43), (28990,2630486,0,'soga_hair_face_highlight_color',84,54,0), (28991,2630486,0,'soga_hair_type_color',33,43,43), (28992,2630486,0,'soga_hair_type_highlight_color',84,54,0), (28993,2630486,1,'soga_lip_type',37,21,0), (28994,2630486,1,'soga_nose_type',-9,-28,20), (28995,2630486,0,'soga_skin_color',209,224,224), (28996,2630486,0,'wing_color1',255,255,255), (28997,2630486,0,'wing_color2',255,255,255), (28998,2630487,1,'chin_type',14,0,0), (28999,2630487,0,'eye_color',175,113,67), (29000,2630487,1,'eye_type',97,0,0), (29001,2630487,1,'nose_type',-44,0,0), (29002,2630487,0,'skin_color',216,72,2), (29003,2630487,1,'soga_chin_type',14,0,0), (29004,2630487,0,'soga_eye_color',94,11,133), (29005,2630487,1,'soga_eye_type',97,0,0), (29006,2630487,1,'soga_nose_type',-44,0,0), (29007,2630487,0,'soga_skin_color',216,72,2), (29008,2630488,0,'eye_color',226,76,33), (29009,2630488,1,'eye_type',57,0,0), (29010,2630488,1,'nose_type',7,0,0), (29011,2630488,0,'skin_color',103,30,121), (29012,2630488,0,'soga_eye_color',183,129,237), (29013,2630488,1,'soga_eye_type',57,0,0), (29014,2630488,1,'soga_nose_type',7,0,0), (29015,2630488,0,'soga_skin_color',103,30,121), (29016,2630489,0,'eye_color',204,204,204), (29017,2630489,0,'skin_color',204,204,204), (29018,2630489,0,'soga_eye_color',229,229,102), (29019,2630489,0,'soga_skin_color',204,204,204), (29020,2630490,1,'chin_type',14,0,0), (29021,2630490,0,'eye_color',175,113,67), (29022,2630490,1,'eye_type',97,0,0), (29023,2630490,1,'nose_type',-44,0,0), (29024,2630490,0,'skin_color',216,72,2), (29025,2630490,1,'soga_chin_type',14,0,0), (29026,2630490,0,'soga_eye_color',94,11,133), (29027,2630490,1,'soga_eye_type',97,0,0), (29028,2630490,1,'soga_nose_type',-44,0,0), (29029,2630490,0,'soga_skin_color',216,72,2), (29030,2630491,1,'cheek_type',-29,-23,0), (29031,2630491,1,'chin_type',55,0,0), (29032,2630491,1,'eye_brow_type',10,-81,0), (29033,2630491,0,'eye_color',85,16,14), (29034,2630491,1,'eye_type',-1,0,0), (29035,2630491,1,'lip_type',-15,48,0), (29036,2630491,1,'nose_type',-97,0,0), (29037,2630491,0,'skin_color',96,90,112), (29038,2630491,1,'soga_cheek_type',-29,-23,0), (29039,2630491,1,'soga_chin_type',55,0,0), (29040,2630491,1,'soga_eye_brow_type',10,-81,0), (29041,2630491,0,'soga_eye_color',78,7,44), (29042,2630491,1,'soga_eye_type',-1,0,0), (29043,2630491,1,'soga_lip_type',-15,48,0), (29044,2630491,1,'soga_nose_type',-97,0,0), (29045,2630491,0,'soga_skin_color',96,90,112), (29046,2630492,1,'cheek_type',0,-45,0), (29047,2630492,1,'chin_type',7,-10,21), (29048,2630492,1,'ear_type',7,-2,0), (29049,2630492,1,'eye_brow_type',-4,-18,-29), (29050,2630492,0,'eye_color',34,59,37), (29051,2630492,1,'eye_type',28,0,0), (29052,2630492,0,'hair_face_color',196,188,184), (29053,2630492,0,'hair_face_highlight_color',155,79,2), (29054,2630492,0,'hair_type_color',196,188,184), (29055,2630492,0,'hair_type_highlight_color',155,79,2), (29056,2630492,1,'lip_type',-18,-28,14), (29057,2630492,1,'nose_type',-8,-4,0), (29058,2630492,0,'skin_color',58,19,3), (29059,2630492,1,'soga_cheek_type',0,-45,0), (29060,2630492,1,'soga_chin_type',7,-10,21), (29061,2630492,1,'soga_ear_type',7,-2,0), (29062,2630492,1,'soga_eye_brow_type',-4,-18,-29), (29063,2630492,0,'soga_eye_color',229,229,102), (29064,2630492,1,'soga_eye_type',28,0,0), (29065,2630492,0,'soga_hair_face_color',196,188,184), (29066,2630492,0,'soga_hair_face_highlight_color',155,79,2), (29067,2630492,0,'soga_hair_type_color',196,188,184), (29068,2630492,0,'soga_hair_type_highlight_color',155,79,2), (29069,2630492,1,'soga_lip_type',-18,-28,14), (29070,2630492,1,'soga_nose_type',-8,-4,0), (29071,2630492,0,'soga_skin_color',58,19,3), (29072,2630492,0,'wing_color1',255,255,255), (29073,2630492,0,'wing_color2',255,255,255), (29074,2630493,1,'cheek_type',-68,-58,0), (29075,2630493,1,'chin_type',-40,68,-82), (29076,2630493,1,'ear_type',28,-71,0), (29077,2630493,1,'eye_brow_type',-88,94,65), (29078,2630493,0,'eye_color',95,96,0), (29079,2630493,1,'eye_type',8,0,0), (29080,2630493,1,'lip_type',55,4,0), (29081,2630493,1,'nose_type',84,-43,-34), (29082,2630493,0,'skin_color',155,143,88), (29083,2630493,1,'soga_cheek_type',-68,-58,0), (29084,2630493,1,'soga_chin_type',-40,68,-82), (29085,2630493,1,'soga_ear_type',28,-71,0), (29086,2630493,1,'soga_eye_brow_type',-88,94,65), (29087,2630493,0,'soga_eye_color',229,229,102), (29088,2630493,1,'soga_eye_type',8,0,0), (29089,2630493,1,'soga_lip_type',55,4,0), (29090,2630493,1,'soga_nose_type',84,-43,-34), (29091,2630493,0,'soga_skin_color',155,143,88), (29092,2630493,0,'wing_color1',255,255,255), (29093,2630493,0,'wing_color2',255,255,255), (29094,2630494,1,'cheek_type',-76,75,0), (29095,2630494,1,'chin_type',17,-90,-12), (29096,2630494,1,'ear_type',-4,-71,0), (29097,2630494,1,'eye_brow_type',87,20,-25), (29098,2630494,0,'eye_color',158,158,0), (29099,2630494,1,'eye_type',-48,0,0), (29100,2630494,1,'lip_type',89,93,12), (29101,2630494,1,'nose_type',-51,-50,68), (29102,2630494,0,'skin_color',35,50,54), (29103,2630494,1,'soga_cheek_type',-76,75,0), (29104,2630494,1,'soga_chin_type',17,-90,-12), (29105,2630494,1,'soga_ear_type',-4,-71,0), (29106,2630494,1,'soga_eye_brow_type',87,20,-25), (29107,2630494,0,'soga_eye_color',229,229,102), (29108,2630494,1,'soga_eye_type',-48,0,0), (29109,2630494,1,'soga_lip_type',89,93,12), (29110,2630494,1,'soga_nose_type',-51,-50,68), (29111,2630494,0,'soga_skin_color',35,50,54), (29112,2630494,0,'wing_color1',255,255,255), (29113,2630494,0,'wing_color2',255,255,255), (29114,2630495,1,'cheek_type',-75,37,0), (29115,2630495,1,'chin_type',37,1,31), (29116,2630495,1,'ear_type',62,0,0), (29117,2630495,1,'eye_brow_type',55,-7,100), (29118,2630495,0,'eye_color',73,42,13), (29119,2630495,0,'hair_color1',38,22,21), (29120,2630495,0,'hair_color2',120,50,0), (29121,2630495,0,'hair_face_highlight_color',15,1,21), (29122,2630495,0,'hair_highlight',26,24,25), (29123,2630495,0,'hair_type_highlight_color',15,1,21), (29124,2630495,1,'lip_type',-100,-46,50), (29125,2630495,1,'nose_type',68,50,-45), (29126,2630495,0,'skin_color',46,45,34), (29127,2630495,1,'soga_cheek_type',-75,37,0), (29128,2630495,1,'soga_chin_type',37,1,31), (29129,2630495,1,'soga_ear_type',62,0,0), (29130,2630495,1,'soga_eye_brow_type',55,-7,100), (29131,2630495,0,'soga_eye_color',204,204,204), (29132,2630495,0,'soga_hair_color1',38,22,21), (29133,2630495,0,'soga_hair_color2',120,50,0), (29134,2630495,0,'soga_hair_face_highlight_color',15,1,21), (29135,2630495,0,'soga_hair_highlight',26,24,25), (29136,2630495,0,'soga_hair_type_highlight_color',15,1,21), (29137,2630495,1,'soga_lip_type',-100,-46,50), (29138,2630495,1,'soga_nose_type',68,50,-45), (29139,2630495,0,'soga_skin_color',46,45,34), (29140,2630496,1,'cheek_type',-90,0,0), (29141,2630496,1,'chin_type',58,57,28), (29142,2630496,1,'ear_type',-38,-70,0), (29143,2630496,1,'eye_brow_type',83,-48,89), (29144,2630496,0,'eye_color',0,6,97), (29145,2630496,1,'eye_type',-75,0,0), (29146,2630496,1,'lip_type',56,-43,-52), (29147,2630496,1,'nose_type',-38,-81,-46), (29148,2630496,0,'skin_color',86,24,9), (29149,2630496,1,'soga_cheek_type',-90,0,0), (29150,2630496,1,'soga_chin_type',58,57,28), (29151,2630496,1,'soga_ear_type',-38,-70,0), (29152,2630496,1,'soga_eye_brow_type',83,-48,89), (29153,2630496,0,'soga_eye_color',229,229,102), (29154,2630496,1,'soga_eye_type',-75,0,0), (29155,2630496,1,'soga_lip_type',56,-43,-52), (29156,2630496,1,'soga_nose_type',-38,-81,-46), (29157,2630496,0,'soga_skin_color',86,24,9), (29158,2630496,0,'wing_color1',255,255,255), (29159,2630496,0,'wing_color2',255,255,255), (29160,2630497,1,'cheek_type',-70,22,0), (29161,2630497,1,'chin_type',-8,2,1), (29162,2630497,1,'ear_type',7,-5,0), (29163,2630497,1,'eye_brow_type',56,28,47), (29164,2630497,0,'eye_color',60,115,80), (29165,2630497,1,'eye_type',10,0,0), (29166,2630497,0,'hair_color1',89,21,21), (29167,2630497,0,'hair_color2',171,87,0), (29168,2630497,0,'hair_face_color',171,64,25), (29169,2630497,0,'hair_face_highlight_color',33,24,42), (29170,2630497,0,'hair_highlight',26,24,25), (29171,2630497,0,'hair_type_color',171,64,25), (29172,2630497,0,'hair_type_highlight_color',33,24,42), (29173,2630497,1,'lip_type',31,46,81), (29174,2630497,1,'nose_type',12,-68,90), (29175,2630497,0,'skin_color',133,113,71), (29176,2630497,1,'soga_cheek_type',-70,22,0), (29177,2630497,1,'soga_chin_type',-8,2,1), (29178,2630497,1,'soga_ear_type',7,-5,0), (29179,2630497,1,'soga_eye_brow_type',56,28,47), (29180,2630497,0,'soga_eye_color',229,229,102), (29181,2630497,1,'soga_eye_type',10,0,0), (29182,2630497,0,'soga_hair_color1',89,21,21), (29183,2630497,0,'soga_hair_color2',171,87,0), (29184,2630497,0,'soga_hair_face_color',171,64,25), (29185,2630497,0,'soga_hair_face_highlight_color',33,24,42), (29186,2630497,0,'soga_hair_highlight',26,24,25), (29187,2630497,0,'soga_hair_type_color',171,64,25), (29188,2630497,0,'soga_hair_type_highlight_color',33,24,42), (29189,2630497,1,'soga_lip_type',31,46,81), (29190,2630497,1,'soga_nose_type',12,-68,90), (29191,2630497,0,'soga_skin_color',133,113,71), (29192,2630498,1,'cheek_type',-35,-57,0), (29193,2630498,1,'chin_type',-47,-5,-95), (29194,2630498,1,'ear_type',-47,18,0), (29195,2630498,1,'eye_brow_type',-87,85,-22), (29196,2630498,0,'eye_color',83,61,29), (29197,2630498,1,'eye_type',-21,0,0), (29198,2630498,0,'hair_color1',109,14,49), (29199,2630498,0,'hair_color2',185,97,0), (29200,2630498,0,'hair_face_color',84,0,0), (29201,2630498,0,'hair_face_highlight_color',188,92,40), (29202,2630498,0,'hair_highlight',105,26,26), (29203,2630498,0,'hair_type_color',84,0,0), (29204,2630498,0,'hair_type_highlight_color',188,92,40), (29205,2630498,1,'lip_type',31,-58,-5), (29206,2630498,1,'nose_type',87,57,17), (29207,2630498,0,'skin_color',113,121,119), (29208,2630498,1,'soga_cheek_type',-35,-57,0), (29209,2630498,1,'soga_chin_type',-47,-5,-95), (29210,2630498,1,'soga_ear_type',-47,18,0), (29211,2630498,1,'soga_eye_brow_type',-87,85,-22), (29212,2630498,0,'soga_eye_color',229,229,102), (29213,2630498,1,'soga_eye_type',-21,0,0), (29214,2630498,0,'soga_hair_color1',109,14,49), (29215,2630498,0,'soga_hair_color2',185,97,0), (29216,2630498,0,'soga_hair_face_color',84,0,0), (29217,2630498,0,'soga_hair_face_highlight_color',188,92,40), (29218,2630498,0,'soga_hair_highlight',105,26,26), (29219,2630498,0,'soga_hair_type_color',84,0,0), (29220,2630498,0,'soga_hair_type_highlight_color',188,92,40), (29221,2630498,1,'soga_lip_type',31,-58,-5), (29222,2630498,1,'soga_nose_type',87,57,17), (29223,2630498,0,'soga_skin_color',113,121,119), (29224,2630498,0,'wing_color1',255,255,255), (29225,2630498,0,'wing_color2',255,255,255), (29226,2630499,0,'eye_color',255,255,255), (29227,2630499,0,'skin_color',255,255,255), (29228,2630499,0,'soga_eye_color',255,0,255), (29229,2630500,1,'cheek_type',-3,-25,0), (29230,2630500,1,'chin_type',-8,25,1), (29231,2630500,1,'ear_type',42,42,0), (29232,2630500,1,'eye_brow_type',-9,-1,-4), (29233,2630500,0,'eye_color',137,92,40), (29234,2630500,1,'eye_type',-25,0,0), (29235,2630500,0,'hair_face_color',255,171,115), (29236,2630500,0,'hair_face_highlight_color',105,90,5), (29237,2630500,0,'hair_type_color',255,171,115), (29238,2630500,0,'hair_type_highlight_color',105,90,5), (29239,2630500,1,'lip_type',-5,-26,-1), (29240,2630500,1,'nose_type',-3,21,17), (29241,2630500,0,'skin_color',230,186,184), (29242,2630500,1,'soga_cheek_type',-3,-25,0), (29243,2630500,1,'soga_chin_type',-8,25,1), (29244,2630500,1,'soga_ear_type',42,42,0), (29245,2630500,1,'soga_eye_brow_type',-9,-1,-4), (29246,2630500,0,'soga_eye_color',229,229,102), (29247,2630500,1,'soga_eye_type',-25,0,0), (29248,2630500,0,'soga_hair_face_color',255,171,115), (29249,2630500,0,'soga_hair_face_highlight_color',105,90,5), (29250,2630500,0,'soga_hair_type_color',255,171,115), (29251,2630500,0,'soga_hair_type_highlight_color',105,90,5), (29252,2630500,1,'soga_lip_type',-5,-26,-1), (29253,2630500,1,'soga_nose_type',-3,21,17), (29254,2630500,0,'soga_skin_color',230,186,184), (29255,2630500,0,'wing_color1',255,255,255), (29256,2630500,0,'wing_color2',255,255,255), (29257,2630501,1,'cheek_type',21,25,0), (29258,2630501,1,'chin_type',-14,17,0), (29259,2630501,1,'ear_type',0,-23,0), (29260,2630501,1,'eye_brow_type',12,-20,-7), (29261,2630501,0,'eye_color',199,179,155), (29262,2630501,1,'eye_type',-22,0,0), (29263,2630501,0,'hair_face_color',139,187,188), (29264,2630501,0,'hair_face_highlight_color',25,18,10), (29265,2630501,0,'hair_type_color',139,187,188), (29266,2630501,0,'hair_type_highlight_color',25,18,10), (29267,2630501,1,'lip_type',7,45,-20), (29268,2630501,1,'nose_type',-18,12,14), (29269,2630501,0,'skin_color',213,164,145), (29270,2630501,1,'soga_cheek_type',21,25,0), (29271,2630501,1,'soga_chin_type',-14,17,0), (29272,2630501,1,'soga_ear_type',0,-23,0), (29273,2630501,1,'soga_eye_brow_type',12,-20,-7), (29274,2630501,0,'soga_eye_color',229,229,102), (29275,2630501,1,'soga_eye_type',-22,0,0), (29276,2630501,0,'soga_hair_face_color',139,187,188), (29277,2630501,0,'soga_hair_face_highlight_color',25,18,10), (29278,2630501,0,'soga_hair_type_color',139,187,188), (29279,2630501,0,'soga_hair_type_highlight_color',25,18,10), (29280,2630501,1,'soga_lip_type',7,45,-20), (29281,2630501,1,'soga_nose_type',-18,12,14), (29282,2630501,0,'soga_skin_color',213,164,145), (29283,2630501,0,'wing_color1',255,255,255), (29284,2630501,0,'wing_color2',255,255,255), (29285,2630502,0,'eye_color',255,255,255), (29286,2630502,0,'skin_color',255,255,255), (29287,2630502,0,'soga_eye_color',255,0,255), (29288,2630503,0,'eye_color',204,204,204), (29289,2630503,0,'skin_color',204,204,204), (29290,2630503,0,'soga_eye_color',229,229,102), (29291,2630503,0,'soga_skin_color',204,204,204), (29292,2630504,0,'eye_color',204,204,204), (29293,2630504,0,'skin_color',204,204,204), (29294,2630504,0,'soga_eye_color',229,229,102), (29295,2630504,0,'soga_skin_color',204,204,204), (29303,2630507,0,'eye_color',204,204,204), (29304,2630507,0,'skin_color',204,204,204), (29305,2630507,0,'soga_eye_color',229,229,102), (29306,2630507,0,'soga_skin_color',204,204,204), (29307,2630508,0,'eye_color',204,204,204), (29308,2630508,0,'skin_color',204,204,204), (29309,2630508,0,'soga_eye_color',229,229,102), (29310,2630508,0,'soga_skin_color',204,204,204), (29311,2630509,0,'eye_color',235,77,0), (29312,2630509,0,'skin_color',70,177,188), (29313,2630509,0,'soga_eye_color',255,0,255), (29314,2630510,0,'eye_color',255,255,255), (29315,2630510,0,'skin_color',255,255,255), (29316,2630510,0,'soga_eye_color',255,0,255), (29317,2630511,0,'eye_color',204,204,204), (29318,2630511,0,'skin_color',204,204,204), (29319,2630511,0,'soga_eye_color',229,229,102), (29320,2630511,0,'soga_skin_color',204,204,204), (29321,2630512,1,'cheek_type',-21,-8,0), (29322,2630512,1,'chin_type',-47,-75,5), (29323,2630512,1,'ear_type',-4,2,0), (29324,2630512,1,'eye_brow_type',-70,93,55), (29325,2630512,0,'eye_color',37,76,86), (29326,2630512,1,'eye_type',-25,0,0), (29327,2630512,0,'hair_color1',56,33,26), (29328,2630512,0,'hair_color2',94,59,11), (29329,2630512,0,'hair_face_color',100,70,10), (29330,2630512,0,'hair_face_highlight_color',100,70,10), (29331,2630512,0,'hair_highlight',56,33,26), (29332,2630512,0,'hair_type_color',100,70,10), (29333,2630512,0,'hair_type_highlight_color',100,70,10), (29334,2630512,1,'lip_type',-19,-20,96), (29335,2630512,1,'nose_type',-45,-56,-62), (29336,2630512,0,'skin_color',130,139,138), (29337,2630512,1,'soga_cheek_type',-21,-8,0), (29338,2630512,1,'soga_chin_type',-47,-75,5), (29339,2630512,1,'soga_ear_type',-4,2,0), (29340,2630512,1,'soga_eye_brow_type',-70,93,55), (29341,2630512,0,'soga_eye_color',229,229,102), (29342,2630512,1,'soga_eye_type',-25,0,0), (29343,2630512,0,'soga_hair_color1',56,33,26), (29344,2630512,0,'soga_hair_color2',94,59,11), (29345,2630512,0,'soga_hair_face_color',100,70,10), (29346,2630512,0,'soga_hair_face_highlight_color',100,70,10), (29347,2630512,0,'soga_hair_highlight',56,33,26), (29348,2630512,0,'soga_hair_type_color',100,70,10), (29349,2630512,0,'soga_hair_type_highlight_color',100,70,10), (29350,2630512,1,'soga_lip_type',-19,-20,96), (29351,2630512,1,'soga_nose_type',-45,-56,-62), (29352,2630512,0,'soga_skin_color',130,139,138), (29353,2630512,0,'wing_color1',255,255,255), (29354,2630512,0,'wing_color2',255,255,255), (29355,2630513,1,'chin_type',21,0,0), (29356,2630513,0,'eye_color',253,253,253), (29357,2630513,1,'eye_type',3,0,0), (29358,2630513,1,'nose_type',91,0,0), (29359,2630513,0,'skin_color',182,188,31), (29360,2630513,1,'soga_chin_type',21,0,0), (29361,2630513,0,'soga_eye_color',101,83,120), (29362,2630513,1,'soga_eye_type',3,0,0), (29363,2630513,1,'soga_nose_type',91,0,0), (29364,2630513,0,'soga_skin_color',182,188,31), (29365,2630514,1,'cheek_type',-53,-39,0), (29366,2630514,1,'chin_type',31,0,0), (29367,2630514,1,'eye_brow_type',58,-8,0), (29368,2630514,0,'eye_color',108,87,54), (29369,2630514,1,'eye_type',53,0,0), (29370,2630514,1,'lip_type',-14,56,0), (29371,2630514,1,'nose_type',95,0,0), (29372,2630514,0,'skin_color',252,199,199), (29373,2630514,1,'soga_cheek_type',-53,-39,0), (29374,2630514,1,'soga_chin_type',31,0,0), (29375,2630514,1,'soga_eye_brow_type',58,-8,0), (29376,2630514,0,'soga_eye_color',117,13,136), (29377,2630514,1,'soga_eye_type',53,0,0), (29378,2630514,1,'soga_lip_type',-14,56,0), (29379,2630514,1,'soga_nose_type',95,0,0), (29380,2630514,0,'soga_skin_color',252,199,199), (29381,2630515,1,'cheek_type',-50,-10,0), (29382,2630515,1,'chin_type',25,95,-31), (29383,2630515,1,'ear_type',28,-21,0), (29384,2630515,1,'eye_brow_type',55,-1,7), (29385,2630515,0,'eye_color',53,101,67), (29386,2630515,1,'eye_type',100,0,0), (29387,2630515,0,'hair_color1',26,24,25), (29388,2630515,0,'hair_color2',36,34,36), (29389,2630515,0,'hair_face_color',15,1,21), (29390,2630515,0,'hair_face_highlight_color',15,1,21), (29391,2630515,0,'hair_highlight',26,24,25), (29392,2630515,0,'hair_type_color',15,1,21), (29393,2630515,0,'hair_type_highlight_color',15,1,21), (29394,2630515,1,'lip_type',93,-37,-52), (29395,2630515,1,'nose_type',-50,-51,-69), (29396,2630515,0,'skin_color',241,251,251), (29397,2630515,1,'soga_cheek_type',-50,-10,0), (29398,2630515,1,'soga_chin_type',25,95,-31), (29399,2630515,1,'soga_ear_type',28,-21,0), (29400,2630515,1,'soga_eye_brow_type',55,-1,7), (29401,2630515,0,'soga_eye_color',229,229,102), (29402,2630515,1,'soga_eye_type',100,0,0), (29403,2630515,0,'soga_hair_color1',26,24,25), (29404,2630515,0,'soga_hair_color2',36,34,36), (29405,2630515,0,'soga_hair_face_color',15,1,21), (29406,2630515,0,'soga_hair_face_highlight_color',15,1,21), (29407,2630515,0,'soga_hair_highlight',26,24,25), (29408,2630515,0,'soga_hair_type_color',15,1,21), (29409,2630515,0,'soga_hair_type_highlight_color',15,1,21), (29410,2630515,1,'soga_lip_type',93,-37,-52), (29411,2630515,1,'soga_nose_type',-50,-51,-69), (29412,2630515,0,'soga_skin_color',241,251,251), (29413,2630516,1,'cheek_type',43,14,0), (29414,2630516,1,'chin_type',-25,76,40), (29415,2630516,1,'ear_type',91,40,0), (29416,2630516,1,'eye_brow_type',-84,-50,98), (29417,2630516,0,'eye_color',38,65,40), (29418,2630516,1,'eye_type',-2,0,0), (29419,2630516,0,'hair_color1',56,33,26), (29420,2630516,0,'hair_color2',94,59,11), (29421,2630516,0,'hair_face_color',100,70,10), (29422,2630516,0,'hair_face_highlight_color',231,170,26), (29423,2630516,0,'hair_highlight',200,165,96), (29424,2630516,0,'hair_type_color',100,70,10), (29425,2630516,0,'hair_type_highlight_color',231,170,26), (29426,2630516,1,'lip_type',-58,-61,51), (29427,2630516,1,'nose_type',-19,81,-56), (29428,2630516,0,'skin_color',241,245,221), (29429,2630516,1,'soga_cheek_type',43,14,0), (29430,2630516,1,'soga_chin_type',-25,76,40), (29431,2630516,1,'soga_ear_type',91,40,0), (29432,2630516,1,'soga_eye_brow_type',-84,-50,98), (29433,2630516,0,'soga_eye_color',229,229,102), (29434,2630516,1,'soga_eye_type',-2,0,0), (29435,2630516,0,'soga_hair_color1',56,33,26), (29436,2630516,0,'soga_hair_color2',94,59,11), (29437,2630516,0,'soga_hair_face_color',100,70,10), (29438,2630516,0,'soga_hair_face_highlight_color',231,170,26), (29439,2630516,0,'soga_hair_highlight',200,165,96), (29440,2630516,0,'soga_hair_type_color',100,70,10), (29441,2630516,0,'soga_hair_type_highlight_color',231,170,26), (29442,2630516,1,'soga_lip_type',-58,-61,51), (29443,2630516,1,'soga_nose_type',-19,81,-56), (29444,2630516,0,'soga_skin_color',241,245,221), (29445,2630516,0,'wing_color1',255,255,255), (29446,2630516,0,'wing_color2',255,255,255), (29447,2630517,0,'eye_color',240,218,130), (29448,2630517,0,'skin_color',110,86,137), (29449,2630517,0,'soga_eye_color',255,0,255), (29450,2630518,0,'eye_color',255,0,12), (29451,2630518,0,'skin_color',72,63,191), (29452,2630518,0,'soga_eye_color',255,0,255), (29453,2630519,0,'eye_color',255,255,255), (29454,2630519,0,'skin_color',255,255,255), (29455,2630519,0,'soga_eye_color',255,0,255), (29456,2630520,0,'eye_color',255,255,255), (29457,2630520,0,'skin_color',255,255,255), (29458,2630520,0,'soga_eye_color',255,0,255), (29459,2630521,0,'eye_color',255,255,255), (29460,2630521,0,'skin_color',255,255,255), (29461,2630521,0,'soga_eye_color',255,0,255), (29462,2630522,0,'eye_color',255,255,255), (29463,2630522,0,'skin_color',255,255,255), (29464,2630522,0,'soga_eye_color',255,0,255), (29465,2630523,0,'eye_color',204,204,204), (29466,2630523,0,'skin_color',204,204,204), (29467,2630523,0,'soga_eye_color',229,229,102), (29468,2630523,0,'soga_skin_color',204,204,204), (29469,2630524,0,'eye_color',233,157,88), (29470,2630524,0,'skin_color',110,86,137), (29471,2630524,0,'soga_eye_color',255,0,255), (29472,2630525,1,'cheek_type',-29,-23,0), (29473,2630525,1,'chin_type',55,0,0), (29474,2630525,1,'eye_brow_type',10,-81,0), (29475,2630525,0,'eye_color',85,16,14), (29476,2630525,1,'eye_type',-1,0,0), (29477,2630525,1,'lip_type',-15,48,0), (29478,2630525,1,'nose_type',-97,0,0), (29479,2630525,0,'skin_color',96,90,112), (29480,2630525,1,'soga_cheek_type',-29,-23,0), (29481,2630525,1,'soga_chin_type',55,0,0), (29482,2630525,1,'soga_eye_brow_type',10,-81,0), (29483,2630525,0,'soga_eye_color',78,7,44), (29484,2630525,1,'soga_eye_type',-1,0,0), (29485,2630525,1,'soga_lip_type',-15,48,0), (29486,2630525,1,'soga_nose_type',-97,0,0), (29487,2630525,0,'soga_skin_color',96,90,112), (29488,2630526,0,'eye_color',235,77,0), (29489,2630526,0,'skin_color',70,177,188), (29490,2630526,0,'soga_eye_color',255,0,255), (29491,2630527,0,'eye_color',255,0,12), (29492,2630527,0,'skin_color',11,33,186), (29493,2630527,0,'soga_eye_color',255,0,255), (29494,2630528,0,'eye_color',255,255,255), (29495,2630528,0,'skin_color',255,255,255), (29496,2630528,0,'soga_eye_color',255,0,255), (29497,2630529,0,'eye_color',255,255,255), (29498,2630529,0,'skin_color',255,255,255), (29499,2630529,0,'soga_eye_color',255,0,255), (29500,2630530,1,'cheek_type',-34,98,0), (29501,2630530,1,'chin_type',66,0,0), (29502,2630530,1,'eye_brow_type',52,-81,0), (29503,2630530,0,'eye_color',117,55,91), (29504,2630530,1,'eye_type',-38,0,0), (29505,2630530,1,'lip_type',55,62,0), (29506,2630530,1,'nose_type',7,0,0), (29507,2630530,0,'skin_color',250,250,250), (29508,2630530,1,'soga_cheek_type',-34,98,0), (29509,2630530,1,'soga_chin_type',66,0,0), (29510,2630530,1,'soga_eye_brow_type',52,-81,0), (29511,2630530,0,'soga_eye_color',246,238,253), (29512,2630530,1,'soga_eye_type',-38,0,0), (29513,2630530,1,'soga_lip_type',55,62,0), (29514,2630530,1,'soga_nose_type',7,0,0), (29515,2630530,0,'soga_skin_color',250,250,250), (29516,2630531,1,'cheek_type',-66,-12,0), (29517,2630531,1,'chin_type',10,0,0), (29518,2630531,1,'eye_brow_type',-23,-74,0), (29519,2630531,0,'eye_color',248,245,245), (29520,2630531,1,'eye_type',84,0,0), (29521,2630531,1,'lip_type',44,96,0), (29522,2630531,1,'nose_type',-97,0,0), (29523,2630531,0,'skin_color',64,71,73), (29524,2630531,1,'soga_cheek_type',-66,-12,0), (29525,2630531,1,'soga_chin_type',10,0,0), (29526,2630531,1,'soga_eye_brow_type',-23,-74,0), (29527,2630531,0,'soga_eye_color',252,241,238), (29528,2630531,1,'soga_eye_type',84,0,0), (29529,2630531,1,'soga_lip_type',44,96,0), (29530,2630531,1,'soga_nose_type',-97,0,0), (29531,2630531,0,'soga_skin_color',64,71,73), (29532,2630532,0,'eye_color',255,255,255), (29533,2630532,0,'skin_color',255,255,255), (29534,2630532,0,'soga_eye_color',255,0,255), (29535,2630533,0,'eye_color',255,255,0), (29536,2630533,0,'skin_color',112,205,49), (29537,2630533,0,'soga_eye_color',255,0,255), (29538,2630534,0,'eye_color',255,255,255), (29539,2630534,0,'skin_color',255,255,255), (29540,2630534,0,'soga_eye_color',255,0,255), (29541,2630535,0,'eye_color',110,39,55), (29542,2630535,0,'skin_color',36,51,139), (29543,2630535,0,'soga_eye_color',255,0,255), (29544,2630536,0,'eye_color',0,0,128), (29545,2630536,0,'skin_color',112,205,49), (29546,2630536,0,'soga_eye_color',255,0,255), (29547,2630537,0,'eye_color',235,77,0), (29548,2630537,0,'skin_color',70,177,188), (29549,2630537,0,'soga_eye_color',255,0,255), (29550,2630538,1,'cheek_type',-62,31,0), (29551,2630538,1,'chin_type',-69,0,0), (29552,2630538,1,'eye_brow_type',3,71,0), (29553,2630538,0,'eye_color',108,91,73), (29554,2630538,1,'eye_type',-31,0,0), (29555,2630538,1,'lip_type',-34,95,0), (29556,2630538,1,'nose_type',-69,0,0), (29557,2630538,0,'skin_color',137,102,61), (29558,2630538,1,'soga_cheek_type',-62,31,0), (29559,2630538,1,'soga_chin_type',-69,0,0), (29560,2630538,1,'soga_eye_brow_type',3,71,0), (29561,2630538,0,'soga_eye_color',183,91,155), (29562,2630538,1,'soga_eye_type',-31,0,0), (29563,2630538,1,'soga_lip_type',-34,95,0), (29564,2630538,1,'soga_nose_type',-69,0,0), (29565,2630538,0,'soga_skin_color',137,102,61), (29566,2630539,0,'eye_color',255,32,32), (29567,2630539,0,'skin_color',0,255,255), (29568,2630539,0,'soga_eye_color',255,0,255), (29569,2630540,0,'eye_color',144,198,84), (29570,2630540,0,'skin_color',255,255,124), (29571,2630540,0,'soga_eye_color',255,0,255), (29572,2630541,0,'eye_color',255,255,255), (29573,2630541,0,'skin_color',255,255,255), (29574,2630541,0,'soga_eye_color',255,0,255), (29575,2630542,0,'eye_color',232,56,87), (29576,2630542,0,'skin_color',103,131,226), (29577,2630542,0,'soga_eye_color',255,0,255), (29578,2630543,0,'eye_color',0,255,255), (29579,2630543,0,'skin_color',0,0,255), (29580,2630543,0,'soga_eye_color',255,0,255), (29581,2630544,0,'eye_color',110,38,56), (29582,2630544,0,'skin_color',119,163,35), (29583,2630544,0,'soga_eye_color',255,0,255), (29584,2630545,0,'eye_color',255,255,255), (29585,2630545,0,'skin_color',255,255,255), (29586,2630545,0,'soga_eye_color',255,0,255), (29587,2630546,0,'eye_color',204,204,204), (29588,2630546,0,'skin_color',204,204,204), (29589,2630546,0,'soga_eye_color',229,229,102), (29590,2630546,0,'soga_skin_color',204,204,204), (29591,2630547,1,'cheek_type',85,14,0), (29592,2630547,1,'chin_type',74,0,0), (29593,2630547,1,'eye_brow_type',75,-96,0), (29594,2630547,0,'eye_color',217,24,23), (29595,2630547,1,'eye_type',35,0,0), (29596,2630547,1,'lip_type',10,94,0), (29597,2630547,1,'nose_type',52,0,0), (29598,2630547,0,'skin_color',6,94,157), (29599,2630547,1,'soga_cheek_type',85,14,0), (29600,2630547,1,'soga_chin_type',74,0,0), (29601,2630547,1,'soga_eye_brow_type',75,-96,0), (29602,2630547,0,'soga_eye_color',77,9,102), (29603,2630547,1,'soga_eye_type',35,0,0), (29604,2630547,1,'soga_lip_type',10,94,0), (29605,2630547,1,'soga_nose_type',52,0,0), (29606,2630547,0,'soga_skin_color',6,94,157), (29607,2630548,0,'eye_color',204,204,204), (29608,2630548,0,'skin_color',204,204,204), (29609,2630548,0,'soga_eye_color',229,229,102), (29610,2630548,0,'soga_skin_color',204,204,204), (29611,2630549,0,'eye_color',204,204,204), (29612,2630549,0,'skin_color',204,204,204), (29613,2630549,0,'soga_eye_color',229,229,102), (29614,2630549,0,'soga_skin_color',204,204,204), (29615,2630550,0,'eye_color',204,204,204), (29616,2630550,0,'skin_color',204,204,204), (29617,2630550,0,'soga_eye_color',229,229,102), (29618,2630550,0,'soga_skin_color',204,204,204), (29619,2630551,0,'eye_color',235,77,0), (29620,2630551,0,'skin_color',70,177,188), (29621,2630551,0,'soga_eye_color',255,0,255), (29622,2630552,0,'eye_color',204,204,204), (29623,2630552,0,'skin_color',204,204,204), (29624,2630552,0,'soga_eye_color',229,229,102), (29625,2630552,0,'soga_skin_color',204,204,204), (29626,2630553,0,'eye_color',235,77,0), (29627,2630553,0,'skin_color',70,177,188), (29628,2630553,0,'soga_eye_color',255,0,255), (29629,2630554,1,'cheek_type',-59,-26,0), (29630,2630554,1,'chin_type',21,0,0), (29631,2630554,1,'eye_brow_type',-55,88,0), (29632,2630554,0,'eye_color',204,204,204), (29633,2630554,1,'eye_type',3,0,0), (29634,2630554,1,'lip_type',-91,14,0), (29635,2630554,1,'nose_type',91,0,0), (29636,2630554,0,'skin_color',204,204,204), (29637,2630554,1,'soga_cheek_type',-59,-26,0), (29638,2630554,1,'soga_chin_type',21,0,0), (29639,2630554,1,'soga_eye_brow_type',-55,88,0), (29640,2630554,0,'soga_eye_color',229,229,102), (29641,2630554,1,'soga_eye_type',3,0,0), (29642,2630554,1,'soga_lip_type',-91,14,0), (29643,2630554,1,'soga_nose_type',91,0,0), (29644,2630554,0,'soga_skin_color',204,204,204), (29645,2630555,1,'chin_type',-7,0,0), (29646,2630555,0,'eye_color',212,35,35), (29647,2630555,1,'eye_type',1,0,0), (29648,2630555,1,'nose_type',-81,0,0), (29649,2630555,0,'skin_color',69,216,59), (29650,2630555,1,'soga_chin_type',-7,0,0), (29651,2630555,0,'soga_eye_color',147,15,106), (29652,2630555,1,'soga_eye_type',1,0,0), (29653,2630555,1,'soga_nose_type',-81,0,0), (29654,2630555,0,'soga_skin_color',69,216,59), (29655,2630556,0,'eye_color',204,204,204), (29656,2630556,0,'skin_color',204,204,204), (29657,2630556,0,'soga_eye_color',229,229,102), (29658,2630556,0,'soga_skin_color',204,204,204), (29659,2630557,1,'chin_type',82,0,0), (29660,2630557,0,'eye_color',251,227,221), (29661,2630557,1,'eye_type',-93,0,0), (29662,2630557,1,'nose_type',-93,0,0), (29663,2630557,0,'skin_color',242,82,10), (29664,2630557,1,'soga_chin_type',82,0,0), (29665,2630557,0,'soga_eye_color',155,17,11), (29666,2630557,1,'soga_eye_type',-93,0,0), (29667,2630557,1,'soga_nose_type',-93,0,0), (29668,2630557,0,'soga_skin_color',242,82,10), (29669,2630558,1,'chin_type',7,0,0), (29670,2630558,0,'eye_color',216,158,31), (29671,2630558,1,'nose_type',-81,0,0), (29672,2630558,0,'skin_color',232,150,16), (29673,2630558,1,'soga_chin_type',7,0,0), (29674,2630558,0,'soga_eye_color',54,5,22), (29675,2630558,1,'soga_nose_type',-81,0,0), (29676,2630558,0,'soga_skin_color',232,150,16), (29677,2630559,0,'eye_color',204,204,204), (29678,2630559,0,'skin_color',204,204,204), (29679,2630559,0,'soga_eye_color',229,229,102), (29680,2630559,0,'soga_skin_color',204,204,204), (29681,2630560,0,'eye_color',255,255,255), (29682,2630560,0,'skin_color',255,255,255), (29683,2630560,0,'soga_eye_color',255,0,255), (29684,2630561,0,'eye_color',204,204,204), (29685,2630561,0,'skin_color',204,204,204), (29686,2630561,0,'soga_eye_color',229,229,102), (29687,2630561,0,'soga_skin_color',204,204,204), (29688,2630562,1,'cheek_type',-75,-38,0), (29689,2630562,1,'chin_type',39,0,0), (29690,2630562,1,'eye_brow_type',97,81,0), (29691,2630562,0,'eye_color',88,87,115), (29692,2630562,1,'eye_type',65,0,0), (29693,2630562,1,'lip_type',-87,50,0), (29694,2630562,1,'nose_type',72,0,0), (29695,2630562,0,'skin_color',66,75,81), (29696,2630562,1,'soga_cheek_type',-75,-38,0), (29697,2630562,1,'soga_chin_type',39,0,0), (29698,2630562,1,'soga_eye_brow_type',97,81,0), (29699,2630562,0,'soga_eye_color',255,255,96), (29700,2630562,1,'soga_eye_type',65,0,0), (29701,2630562,1,'soga_lip_type',-87,50,0), (29702,2630562,1,'soga_nose_type',72,0,0), (29703,2630562,0,'soga_skin_color',66,75,81), (29704,2630563,0,'eye_color',235,77,0), (29705,2630563,0,'skin_color',70,177,188), (29706,2630563,0,'soga_eye_color',255,0,255), (29707,2630564,0,'eye_color',255,255,255), (29708,2630564,0,'skin_color',255,255,255), (29709,2630564,0,'soga_eye_color',255,0,255), (29710,2630565,1,'cheek_type',82,78,0), (29711,2630565,1,'chin_type',0,14,-37), (29712,2630565,1,'ear_type',14,-17,0), (29713,2630565,1,'eye_brow_type',-11,-43,-41), (29714,2630565,0,'eye_color',72,51,23), (29715,2630565,1,'eye_type',-74,0,0), (29716,2630565,0,'hair_color1',26,24,25), (29717,2630565,0,'hair_color2',36,34,36), (29718,2630565,0,'hair_face_color',15,1,21), (29719,2630565,0,'hair_face_highlight_color',119,147,147), (29720,2630565,0,'hair_highlight',123,123,130), (29721,2630565,0,'hair_type_color',15,1,21), (29722,2630565,0,'hair_type_highlight_color',119,147,147), (29723,2630565,1,'lip_type',-50,-56,-8), (29724,2630565,1,'nose_type',-51,51,100), (29725,2630565,0,'skin_color',46,34,35), (29726,2630565,1,'soga_cheek_type',82,78,0), (29727,2630565,1,'soga_chin_type',0,14,-37), (29728,2630565,1,'soga_ear_type',14,-17,0), (29729,2630565,1,'soga_eye_brow_type',-11,-43,-41), (29730,2630565,0,'soga_eye_color',229,229,102), (29731,2630565,1,'soga_eye_type',-74,0,0), (29732,2630565,0,'soga_hair_color1',26,24,25), (29733,2630565,0,'soga_hair_color2',36,34,36), (29734,2630565,0,'soga_hair_face_color',15,1,21), (29735,2630565,0,'soga_hair_face_highlight_color',119,147,147), (29736,2630565,0,'soga_hair_highlight',123,123,130), (29737,2630565,0,'soga_hair_type_color',15,1,21), (29738,2630565,0,'soga_hair_type_highlight_color',119,147,147), (29739,2630565,1,'soga_lip_type',-50,-56,-8), (29740,2630565,1,'soga_nose_type',-51,51,100), (29741,2630565,0,'soga_skin_color',46,34,35), (29742,2630566,0,'eye_color',255,255,255), (29743,2630566,0,'skin_color',255,255,255), (29744,2630566,0,'soga_eye_color',255,0,255), (29745,2630567,1,'cheek_type',47,-82,0), (29746,2630567,1,'chin_type',37,-14,-23), (29747,2630567,1,'ear_type',-94,20,0), (29748,2630567,1,'eye_brow_type',42,-64,-62), (29749,2630567,0,'eye_color',30,65,66), (29750,2630567,1,'eye_type',3,0,0), (29751,2630567,0,'hair_color1',91,21,51), (29752,2630567,0,'hair_color2',159,88,0), (29753,2630567,0,'hair_face_color',121,38,35), (29754,2630567,0,'hair_face_highlight_color',40,20,7), (29755,2630567,0,'hair_highlight',79,28,15), (29756,2630567,0,'hair_type_color',121,38,35), (29757,2630567,0,'hair_type_highlight_color',40,20,7), (29758,2630567,1,'lip_type',0,-76,39), (29759,2630567,1,'nose_type',1,-88,-9), (29760,2630567,0,'skin_color',155,129,131), (29761,2630567,1,'soga_cheek_type',47,-82,0), (29762,2630567,1,'soga_chin_type',37,-14,-23), (29763,2630567,1,'soga_ear_type',-94,20,0), (29764,2630567,1,'soga_eye_brow_type',42,-64,-62), (29765,2630567,0,'soga_eye_color',229,229,102), (29766,2630567,1,'soga_eye_type',3,0,0), (29767,2630567,0,'soga_hair_color1',91,21,51), (29768,2630567,0,'soga_hair_color2',159,88,0), (29769,2630567,0,'soga_hair_face_color',121,38,35), (29770,2630567,0,'soga_hair_face_highlight_color',40,20,7), (29771,2630567,0,'soga_hair_highlight',79,28,15), (29772,2630567,0,'soga_hair_type_color',121,38,35), (29773,2630567,0,'soga_hair_type_highlight_color',40,20,7), (29774,2630567,1,'soga_lip_type',0,-76,39), (29775,2630567,1,'soga_nose_type',1,-88,-9), (29776,2630567,0,'soga_skin_color',155,129,131), (29777,2630567,0,'wing_color1',255,255,255), (29778,2630567,0,'wing_color2',255,255,255), (29779,2630568,1,'cheek_type',28,31,0), (29780,2630568,1,'chin_type',26,3,-12), (29781,2630568,1,'ear_type',-31,18,0), (29782,2630568,1,'eye_brow_type',10,25,-22), (29783,2630568,0,'eye_color',169,158,24), (29784,2630568,1,'eye_type',28,0,0), (29785,2630568,0,'hair_color1',246,219,114), (29786,2630568,0,'hair_color2',187,136,62), (29787,2630568,0,'hair_face_color',221,210,125), (29788,2630568,0,'hair_face_highlight_color',184,128,10), (29789,2630568,0,'hair_highlight',209,131,22), (29790,2630568,0,'hair_type_color',221,210,125), (29791,2630568,0,'hair_type_highlight_color',184,128,10), (29792,2630568,1,'lip_type',-7,26,0), (29793,2630568,1,'nose_type',-22,-26,5), (29794,2630568,0,'skin_color',232,113,17), (29795,2630568,1,'soga_cheek_type',28,31,0), (29796,2630568,1,'soga_chin_type',26,3,-12), (29797,2630568,1,'soga_ear_type',-31,18,0), (29798,2630568,1,'soga_eye_brow_type',10,25,-22), (29799,2630568,0,'soga_eye_color',229,229,102), (29800,2630568,1,'soga_eye_type',28,0,0), (29801,2630568,0,'soga_hair_color1',246,219,114), (29802,2630568,0,'soga_hair_color2',187,136,62), (29803,2630568,0,'soga_hair_face_color',221,210,125), (29804,2630568,0,'soga_hair_face_highlight_color',184,128,10), (29805,2630568,0,'soga_hair_highlight',209,131,22), (29806,2630568,0,'soga_hair_type_color',221,210,125), (29807,2630568,0,'soga_hair_type_highlight_color',184,128,10), (29808,2630568,1,'soga_lip_type',-7,26,0), (29809,2630568,1,'soga_nose_type',-22,-26,5), (29810,2630568,0,'soga_skin_color',232,113,17), (29811,2630568,0,'wing_color1',255,255,255), (29812,2630568,0,'wing_color2',255,255,255), (29813,2630569,1,'cheek_type',-81,-25,0), (29814,2630569,1,'chin_type',17,-39,75), (29815,2630569,1,'ear_type',14,-59,0), (29816,2630569,1,'eye_brow_type',58,-28,-48), (29817,2630569,0,'eye_color',102,74,34), (29818,2630569,1,'eye_type',43,0,0), (29819,2630569,0,'hair_color1',38,22,21), (29820,2630569,0,'hair_color2',120,50,0), (29821,2630569,0,'hair_face_color',5,2,2), (29822,2630569,0,'hair_face_highlight_color',228,172,24), (29823,2630569,0,'hair_highlight',200,165,96), (29824,2630569,0,'hair_type_color',5,2,2), (29825,2630569,0,'hair_type_highlight_color',228,172,24), (29826,2630569,1,'lip_type',41,-88,0), (29827,2630569,1,'nose_type',90,3,-28), (29828,2630569,0,'skin_color',234,195,198), (29829,2630569,1,'soga_cheek_type',-81,-25,0), (29830,2630569,1,'soga_chin_type',17,-39,75), (29831,2630569,1,'soga_ear_type',14,-59,0), (29832,2630569,1,'soga_eye_brow_type',58,-28,-48), (29833,2630569,0,'soga_eye_color',229,229,102), (29834,2630569,1,'soga_eye_type',43,0,0), (29835,2630569,0,'soga_hair_color1',38,22,21), (29836,2630569,0,'soga_hair_color2',120,50,0), (29837,2630569,0,'soga_hair_face_color',5,2,2), (29838,2630569,0,'soga_hair_face_highlight_color',228,172,24), (29839,2630569,0,'soga_hair_highlight',200,165,96), (29840,2630569,0,'soga_hair_type_color',5,2,2), (29841,2630569,0,'soga_hair_type_highlight_color',228,172,24), (29842,2630569,1,'soga_lip_type',41,-88,0), (29843,2630569,1,'soga_nose_type',90,3,-28), (29844,2630569,0,'soga_skin_color',234,195,198), (29845,2630569,0,'wing_color1',255,255,255), (29846,2630569,0,'wing_color2',255,255,255), (29847,2630570,1,'cheek_type',28,-74,0), (29848,2630570,1,'chin_type',74,28,-53), (29849,2630570,1,'ear_type',74,-85,0), (29850,2630570,1,'eye_brow_type',-43,-52,-32), (29851,2630570,0,'eye_color',43,61,36), (29852,2630570,1,'eye_type',66,0,0), (29853,2630570,0,'hair_color1',43,36,70), (29854,2630570,0,'hair_color2',64,76,74), (29855,2630570,0,'hair_face_color',61,61,75), (29856,2630570,0,'hair_face_highlight_color',84,0,0), (29857,2630570,0,'hair_highlight',109,14,49), (29858,2630570,0,'hair_type_color',61,61,75), (29859,2630570,0,'hair_type_highlight_color',84,0,0), (29860,2630570,1,'lip_type',58,-74,25), (29861,2630570,1,'nose_type',-15,-76,-35), (29862,2630570,0,'skin_color',253,250,250), (29863,2630570,1,'soga_cheek_type',28,-74,0), (29864,2630570,1,'soga_chin_type',74,28,-53), (29865,2630570,1,'soga_ear_type',74,-85,0), (29866,2630570,1,'soga_eye_brow_type',-43,-52,-32), (29867,2630570,0,'soga_eye_color',229,229,102), (29868,2630570,1,'soga_eye_type',66,0,0), (29869,2630570,0,'soga_hair_color1',43,36,70), (29870,2630570,0,'soga_hair_color2',64,76,74), (29871,2630570,0,'soga_hair_face_color',61,61,75), (29872,2630570,0,'soga_hair_face_highlight_color',84,0,0), (29873,2630570,0,'soga_hair_highlight',109,14,49), (29874,2630570,0,'soga_hair_type_color',61,61,75), (29875,2630570,0,'soga_hair_type_highlight_color',84,0,0), (29876,2630570,1,'soga_lip_type',58,-74,25), (29877,2630570,1,'soga_nose_type',-15,-76,-35), (29878,2630570,0,'soga_skin_color',253,250,250), (29879,2630570,0,'wing_color1',255,255,255), (29880,2630570,0,'wing_color2',255,255,255), (29881,2630571,0,'eye_color',204,204,204), (29882,2630571,0,'skin_color',204,204,204), (29883,2630571,0,'soga_eye_color',229,229,102), (29884,2630571,0,'soga_skin_color',204,204,204), (29885,2630572,1,'cheek_type',25,-42,0), (29886,2630572,1,'chin_type',37,-17,-22), (29887,2630572,1,'ear_type',3,9,0), (29888,2630572,1,'eye_brow_type',0,0,39), (29889,2630572,0,'eye_color',236,154,24), (29890,2630572,1,'eye_type',-12,0,0), (29891,2630572,0,'hair_face_color',71,51,0), (29892,2630572,0,'hair_face_highlight_color',97,66,28), (29893,2630572,0,'hair_type_color',71,51,0), (29894,2630572,0,'hair_type_highlight_color',97,66,28), (29895,2630572,1,'lip_type',7,-38,3), (29896,2630572,1,'nose_type',-11,14,22), (29897,2630572,0,'skin_color',196,186,181), (29898,2630572,1,'soga_cheek_type',25,-42,0), (29899,2630572,1,'soga_chin_type',37,-17,-22), (29900,2630572,1,'soga_ear_type',3,9,0), (29901,2630572,1,'soga_eye_brow_type',0,0,39), (29902,2630572,0,'soga_eye_color',229,229,102), (29903,2630572,1,'soga_eye_type',-12,0,0), (29904,2630572,0,'soga_hair_face_color',71,51,0), (29905,2630572,0,'soga_hair_face_highlight_color',97,66,28), (29906,2630572,0,'soga_hair_type_color',71,51,0), (29907,2630572,0,'soga_hair_type_highlight_color',97,66,28), (29908,2630572,1,'soga_lip_type',7,-38,3), (29909,2630572,1,'soga_nose_type',-11,14,22), (29910,2630572,0,'soga_skin_color',196,186,181), (29911,2630572,0,'wing_color1',255,255,255), (29912,2630572,0,'wing_color2',255,255,255), (29913,2630573,1,'chin_type',-7,0,0), (29914,2630573,0,'eye_color',212,35,35), (29915,2630573,1,'eye_type',1,0,0), (29916,2630573,1,'nose_type',-81,0,0), (29917,2630573,0,'skin_color',69,216,59), (29918,2630573,1,'soga_chin_type',-7,0,0), (29919,2630573,0,'soga_eye_color',147,15,106), (29920,2630573,1,'soga_eye_type',1,0,0), (29921,2630573,1,'soga_nose_type',-81,0,0), (29922,2630573,0,'soga_skin_color',69,216,59), (29923,2630574,0,'eye_color',235,77,0), (29924,2630574,0,'skin_color',70,177,188), (29925,2630574,0,'soga_eye_color',255,0,255), (29926,2630575,1,'cheek_type',-62,31,0), (29927,2630575,1,'chin_type',-69,0,0), (29928,2630575,1,'eye_brow_type',3,71,0), (29929,2630575,0,'eye_color',108,91,73), (29930,2630575,1,'eye_type',-31,0,0), (29931,2630575,1,'lip_type',-34,95,0), (29932,2630575,1,'nose_type',-69,0,0), (29933,2630575,0,'skin_color',137,102,61), (29934,2630575,1,'soga_cheek_type',-62,31,0), (29935,2630575,1,'soga_chin_type',-69,0,0), (29936,2630575,1,'soga_eye_brow_type',3,71,0), (29937,2630575,0,'soga_eye_color',183,91,155), (29938,2630575,1,'soga_eye_type',-31,0,0), (29939,2630575,1,'soga_lip_type',-34,95,0), (29940,2630575,1,'soga_nose_type',-69,0,0), (29941,2630575,0,'soga_skin_color',137,102,61), (29942,2630576,0,'eye_color',204,204,204), (29943,2630576,0,'skin_color',204,204,204), (29944,2630576,0,'soga_eye_color',229,229,102), (29945,2630576,0,'soga_skin_color',204,204,204), (29946,2630577,0,'eye_color',204,204,204), (29947,2630577,0,'skin_color',204,204,204), (29948,2630577,0,'soga_eye_color',229,229,102), (29949,2630577,0,'soga_skin_color',204,204,204), (29950,2630578,1,'chin_type',76,0,0), (29951,2630578,0,'eye_color',193,112,84), (29952,2630578,1,'eye_type',-95,0,0), (29953,2630578,1,'nose_type',-34,0,0), (29954,2630578,0,'skin_color',201,150,47), (29955,2630578,1,'soga_chin_type',76,0,0), (29956,2630578,0,'soga_eye_color',158,131,13), (29957,2630578,1,'soga_eye_type',-95,0,0), (29958,2630578,1,'soga_nose_type',-34,0,0), (29959,2630578,0,'soga_skin_color',201,150,47), (29960,2630579,0,'eye_color',204,204,204), (29961,2630579,0,'skin_color',204,204,204), (29962,2630579,0,'soga_eye_color',229,229,102), (29963,2630579,0,'soga_skin_color',204,204,204), (29964,2630580,1,'cheek_type',90,44,0), (29965,2630580,1,'chin_type',-45,-88,-75), (29966,2630580,1,'ear_type',-82,94,0), (29967,2630580,1,'eye_brow_type',21,21,74), (29968,2630580,0,'eye_color',107,168,185), (29969,2630580,1,'eye_type',-45,0,0), (29970,2630580,0,'hair_color1',38,22,21), (29971,2630580,0,'hair_color2',120,50,0), (29972,2630580,0,'hair_face_color',11,4,5), (29973,2630580,0,'hair_face_highlight_color',193,100,45), (29974,2630580,0,'hair_highlight',105,26,26), (29975,2630580,0,'hair_type_color',11,4,5), (29976,2630580,0,'hair_type_highlight_color',193,100,45), (29977,2630580,1,'lip_type',21,-56,0), (29978,2630580,1,'nose_type',70,4,-72), (29979,2630580,0,'skin_color',104,102,77), (29980,2630580,1,'soga_cheek_type',90,44,0), (29981,2630580,1,'soga_chin_type',-45,-88,-75), (29982,2630580,1,'soga_ear_type',-82,94,0), (29983,2630580,1,'soga_eye_brow_type',21,21,74), (29984,2630580,0,'soga_eye_color',229,229,102), (29985,2630580,1,'soga_eye_type',-45,0,0), (29986,2630580,0,'soga_hair_color1',38,22,21), (29987,2630580,0,'soga_hair_color2',120,50,0), (29988,2630580,0,'soga_hair_face_color',11,4,5), (29989,2630580,0,'soga_hair_face_highlight_color',193,100,45), (29990,2630580,0,'soga_hair_highlight',105,26,26), (29991,2630580,0,'soga_hair_type_color',11,4,5), (29992,2630580,0,'soga_hair_type_highlight_color',193,100,45), (29993,2630580,1,'soga_lip_type',21,-56,0), (29994,2630580,1,'soga_nose_type',70,4,-72), (29995,2630580,0,'soga_skin_color',104,102,77), (29996,2630580,0,'wing_color1',255,255,255), (29997,2630580,0,'wing_color2',255,255,255), (29998,2630581,1,'cheek_type',-51,-59,0), (29999,2630581,1,'chin_type',34,-87,0), (30000,2630581,1,'ear_type',37,75,0), (30001,2630581,1,'eye_brow_type',35,-43,-37), (30002,2630581,0,'eye_color',141,138,0), (30003,2630581,1,'eye_type',96,0,0), (30004,2630581,1,'lip_type',71,17,-43), (30005,2630581,1,'nose_type',-96,-18,-84), (30006,2630581,0,'skin_color',139,97,78), (30007,2630581,1,'soga_cheek_type',-51,-59,0), (30008,2630581,1,'soga_chin_type',34,-87,0), (30009,2630581,1,'soga_ear_type',37,75,0), (30010,2630581,1,'soga_eye_brow_type',35,-43,-37), (30011,2630581,0,'soga_eye_color',229,229,102), (30012,2630581,1,'soga_eye_type',96,0,0), (30013,2630581,1,'soga_lip_type',71,17,-43), (30014,2630581,1,'soga_nose_type',-96,-18,-84), (30015,2630581,0,'soga_skin_color',139,97,78), (30016,2630581,0,'wing_color1',255,255,255), (30017,2630581,0,'wing_color2',255,255,255), (30018,2630582,1,'cheek_type',2,-35,0), (30019,2630582,1,'chin_type',46,0,0), (30020,2630582,1,'eye_brow_type',98,-32,0), (30021,2630582,0,'eye_color',204,204,204), (30022,2630582,1,'eye_type',-79,0,0), (30023,2630582,1,'lip_type',83,-84,0), (30024,2630582,1,'nose_type',17,0,0), (30025,2630582,0,'skin_color',204,204,204), (30026,2630582,1,'soga_cheek_type',2,-35,0), (30027,2630582,1,'soga_chin_type',46,0,0), (30028,2630582,1,'soga_eye_brow_type',98,-32,0), (30029,2630582,0,'soga_eye_color',229,229,102), (30030,2630582,1,'soga_eye_type',-79,0,0), (30031,2630582,1,'soga_lip_type',83,-84,0), (30032,2630582,1,'soga_nose_type',17,0,0), (30033,2630582,0,'soga_skin_color',204,204,204), (30034,2630583,1,'cheek_type',-34,98,0), (30035,2630583,1,'chin_type',66,0,0), (30036,2630583,1,'eye_brow_type',52,-81,0), (30037,2630583,0,'eye_color',117,55,91), (30038,2630583,1,'eye_type',-38,0,0), (30039,2630583,1,'lip_type',55,62,0), (30040,2630583,1,'nose_type',7,0,0), (30041,2630583,0,'skin_color',250,250,250), (30042,2630583,1,'soga_cheek_type',-34,98,0), (30043,2630583,1,'soga_chin_type',66,0,0), (30044,2630583,1,'soga_eye_brow_type',52,-81,0), (30045,2630583,0,'soga_eye_color',246,238,253), (30046,2630583,1,'soga_eye_type',-38,0,0), (30047,2630583,1,'soga_lip_type',55,62,0), (30048,2630583,1,'soga_nose_type',7,0,0), (30049,2630583,0,'soga_skin_color',250,250,250), (30050,2630584,0,'eye_color',204,204,204), (30051,2630584,0,'skin_color',204,204,204), (30052,2630584,0,'soga_eye_color',229,229,102), (30053,2630584,0,'soga_skin_color',204,204,204), (30054,2630585,1,'chin_type',-65,0,0), (30055,2630585,0,'eye_color',97,196,87), (30056,2630585,1,'eye_type',-89,0,0), (30057,2630585,1,'nose_type',43,0,0), (30058,2630585,0,'skin_color',227,90,82), (30059,2630585,1,'soga_chin_type',-65,0,0), (30060,2630585,0,'soga_eye_color',218,189,246), (30061,2630585,1,'soga_eye_type',-89,0,0), (30062,2630585,1,'soga_nose_type',43,0,0), (30063,2630585,0,'soga_skin_color',227,90,82), (30064,2630586,0,'eye_color',204,204,204), (30065,2630586,0,'skin_color',204,204,204), (30066,2630586,0,'soga_eye_color',229,229,102), (30067,2630586,0,'soga_skin_color',204,204,204), (30068,2630587,1,'cheek_type',-62,31,0), (30069,2630587,1,'chin_type',-69,0,0), (30070,2630587,1,'eye_brow_type',3,71,0), (30071,2630587,0,'eye_color',108,91,73), (30072,2630587,1,'eye_type',-31,0,0), (30073,2630587,1,'lip_type',-34,95,0), (30074,2630587,1,'nose_type',-69,0,0), (30075,2630587,0,'skin_color',137,102,61), (30076,2630587,1,'soga_cheek_type',-62,31,0), (30077,2630587,1,'soga_chin_type',-69,0,0), (30078,2630587,1,'soga_eye_brow_type',3,71,0), (30079,2630587,0,'soga_eye_color',183,91,155), (30080,2630587,1,'soga_eye_type',-31,0,0), (30081,2630587,1,'soga_lip_type',-34,95,0), (30082,2630587,1,'soga_nose_type',-69,0,0), (30083,2630587,0,'soga_skin_color',137,102,61), (30084,2630588,0,'eye_color',255,255,255), (30085,2630588,0,'skin_color',255,255,255), (30086,2630588,0,'soga_eye_color',255,0,255), (30087,2630589,0,'eye_color',88,133,167), (30088,2630589,0,'skin_color',239,211,100), (30089,2630589,0,'soga_eye_color',255,0,255), (30090,2630590,1,'cheek_type',7,21,0), (30091,2630590,1,'chin_type',-3,-29,22), (30092,2630590,1,'ear_type',-20,-45,0), (30093,2630590,1,'eye_brow_type',-5,7,14), (30094,2630590,0,'eye_color',70,57,30), (30095,2630590,1,'eye_type',-3,0,0), (30096,2630590,0,'hair_face_color',195,138,90), (30097,2630590,0,'hair_face_highlight_color',10,4,0), (30098,2630590,0,'hair_type_color',195,138,90), (30099,2630590,0,'hair_type_highlight_color',10,4,0), (30100,2630590,1,'lip_type',-7,9,7), (30101,2630590,1,'nose_type',8,28,-21), (30102,2630590,0,'skin_color',253,254,254), (30103,2630590,1,'soga_cheek_type',7,21,0), (30104,2630590,1,'soga_chin_type',-3,-29,22), (30105,2630590,1,'soga_ear_type',-20,-45,0), (30106,2630590,1,'soga_eye_brow_type',-5,7,14), (30107,2630590,0,'soga_eye_color',229,229,102), (30108,2630590,1,'soga_eye_type',-3,0,0), (30109,2630590,0,'soga_hair_face_color',195,138,90), (30110,2630590,0,'soga_hair_face_highlight_color',10,4,0), (30111,2630590,0,'soga_hair_type_color',195,138,90), (30112,2630590,0,'soga_hair_type_highlight_color',10,4,0), (30113,2630590,1,'soga_lip_type',-7,9,7), (30114,2630590,1,'soga_nose_type',8,28,-21), (30115,2630590,0,'soga_skin_color',253,254,254), (30116,2630590,0,'wing_color1',255,255,255), (30117,2630590,0,'wing_color2',255,255,255), (30118,2630591,1,'cheek_type',-90,-31,0), (30119,2630591,1,'chin_type',2,0,0), (30120,2630591,1,'eye_brow_type',88,-65,0), (30121,2630591,0,'eye_color',129,76,90), (30122,2630591,1,'eye_type',-50,0,0), (30123,2630591,1,'lip_type',-50,-81,0), (30124,2630591,1,'nose_type',-75,0,0), (30125,2630591,0,'skin_color',48,82,112), (30126,2630591,1,'soga_cheek_type',-90,-31,0), (30127,2630591,1,'soga_chin_type',2,0,0), (30128,2630591,1,'soga_eye_brow_type',88,-65,0), (30129,2630591,0,'soga_eye_color',117,12,92), (30130,2630591,1,'soga_eye_type',-50,0,0), (30131,2630591,1,'soga_lip_type',-50,-81,0), (30132,2630591,1,'soga_nose_type',-75,0,0), (30133,2630591,0,'soga_skin_color',48,82,112), (30134,2630592,0,'eye_color',204,204,204), (30135,2630592,0,'skin_color',204,204,204), (30136,2630592,0,'soga_eye_color',229,229,102), (30137,2630592,0,'soga_skin_color',204,204,204), (30138,2630593,0,'eye_color',204,204,204), (30139,2630593,0,'skin_color',204,204,204), (30140,2630593,0,'soga_eye_color',229,229,102), (30141,2630593,0,'soga_skin_color',204,204,204), (30142,2630594,1,'chin_type',76,0,0), (30143,2630594,0,'eye_color',193,112,84), (30144,2630594,1,'eye_type',-95,0,0), (30145,2630594,1,'nose_type',-34,0,0), (30146,2630594,0,'skin_color',201,150,47), (30147,2630594,1,'soga_chin_type',76,0,0), (30148,2630594,0,'soga_eye_color',158,131,13), (30149,2630594,1,'soga_eye_type',-95,0,0), (30150,2630594,1,'soga_nose_type',-34,0,0), (30151,2630594,0,'soga_skin_color',201,150,47), (30152,2630595,0,'eye_color',255,0,12), (30153,2630595,0,'skin_color',255,0,12), (30154,2630595,0,'soga_eye_color',255,0,255), (30155,2630596,1,'cheek_type',2,-35,0), (30156,2630596,1,'chin_type',46,0,0), (30157,2630596,1,'eye_brow_type',98,-32,0), (30158,2630596,0,'eye_color',127,113,97), (30159,2630596,1,'eye_type',-79,0,0), (30160,2630596,1,'lip_type',83,-84,0), (30161,2630596,1,'nose_type',17,0,0), (30162,2630596,0,'skin_color',46,92,161), (30163,2630596,1,'soga_cheek_type',2,-35,0), (30164,2630596,1,'soga_chin_type',46,0,0), (30165,2630596,1,'soga_eye_brow_type',98,-32,0), (30166,2630596,0,'soga_eye_color',253,245,230), (30167,2630596,1,'soga_eye_type',-79,0,0), (30168,2630596,1,'soga_lip_type',83,-84,0), (30169,2630596,1,'soga_nose_type',17,0,0), (30170,2630596,0,'soga_skin_color',46,92,161), (30171,2630597,1,'chin_type',-66,0,0), (30172,2630597,0,'eye_color',194,64,2), (30173,2630597,1,'eye_type',-85,0,0), (30174,2630597,1,'nose_type',-82,0,0), (30175,2630597,0,'skin_color',244,102,38), (30176,2630597,1,'soga_chin_type',-66,0,0), (30177,2630597,0,'soga_eye_color',232,143,108), (30178,2630597,1,'soga_eye_type',-85,0,0), (30179,2630597,1,'soga_nose_type',-82,0,0), (30180,2630597,0,'soga_skin_color',244,102,38), (30181,2630598,1,'chin_type',76,0,0), (30182,2630598,0,'eye_color',193,112,84), (30183,2630598,1,'eye_type',-95,0,0), (30184,2630598,1,'nose_type',-34,0,0), (30185,2630598,0,'skin_color',201,150,47), (30186,2630598,1,'soga_chin_type',76,0,0), (30187,2630598,0,'soga_eye_color',158,131,13), (30188,2630598,1,'soga_eye_type',-95,0,0), (30189,2630598,1,'soga_nose_type',-34,0,0), (30190,2630598,0,'soga_skin_color',201,150,47), (30191,2630599,1,'chin_type',82,0,0), (30192,2630599,0,'eye_color',251,227,221), (30193,2630599,1,'eye_type',-93,0,0), (30194,2630599,1,'nose_type',-93,0,0), (30195,2630599,0,'skin_color',242,82,10), (30196,2630599,1,'soga_chin_type',82,0,0), (30197,2630599,0,'soga_eye_color',155,17,11), (30198,2630599,1,'soga_eye_type',-93,0,0), (30199,2630599,1,'soga_nose_type',-93,0,0), (30200,2630599,0,'soga_skin_color',242,82,10), (30201,2630600,0,'eye_color',255,255,255), (30202,2630600,0,'skin_color',255,255,255), (30203,2630600,0,'soga_eye_color',255,0,255), (30204,2630601,0,'eye_color',255,0,12), (30205,2630601,0,'skin_color',255,0,12), (30206,2630601,0,'soga_eye_color',255,0,255), (30207,2630602,1,'cheek_type',-75,-38,0), (30208,2630602,1,'chin_type',21,0,0), (30209,2630602,1,'eye_brow_type',97,81,0), (30210,2630602,0,'eye_color',204,204,204), (30211,2630602,1,'eye_type',3,0,0), (30212,2630602,1,'lip_type',-87,50,0), (30213,2630602,1,'nose_type',91,0,0), (30214,2630602,0,'skin_color',204,204,204), (30215,2630602,1,'soga_cheek_type',-75,-38,0), (30216,2630602,1,'soga_chin_type',21,0,0), (30217,2630602,1,'soga_eye_brow_type',97,81,0), (30218,2630602,0,'soga_eye_color',229,229,102), (30219,2630602,1,'soga_eye_type',3,0,0), (30220,2630602,1,'soga_lip_type',-87,50,0), (30221,2630602,1,'soga_nose_type',91,0,0), (30222,2630602,0,'soga_skin_color',204,204,204), (30223,2630603,0,'eye_color',255,255,255), (30224,2630603,0,'skin_color',255,255,255), (30225,2630603,0,'soga_eye_color',255,0,255), (30226,2630604,0,'eye_color',255,255,255), (30227,2630604,0,'skin_color',255,255,255), (30228,2630604,0,'soga_eye_color',255,0,255), (30229,2630605,0,'eye_color',255,255,255), (30230,2630605,0,'skin_color',255,255,255), (30231,2630605,0,'soga_eye_color',255,0,255), (30232,2630606,1,'cheek_type',71,-62,0), (30233,2630606,1,'chin_type',7,25,44), (30234,2630606,1,'ear_type',69,-94,0), (30235,2630606,1,'eye_brow_type',-42,17,21), (30236,2630606,0,'eye_color',150,193,203), (30237,2630606,1,'eye_type',31,0,0), (30238,2630606,0,'hair_color1',79,28,15), (30239,2630606,0,'hair_color2',111,64,0), (30240,2630606,0,'hair_face_color',42,29,3), (30241,2630606,0,'hair_face_highlight_color',15,1,21), (30242,2630606,0,'hair_highlight',29,21,28), (30243,2630606,0,'hair_type_color',42,29,3), (30244,2630606,0,'hair_type_highlight_color',15,1,21), (30245,2630606,1,'lip_type',0,84,9), (30246,2630606,1,'nose_type',88,57,25), (30247,2630606,0,'skin_color',177,186,186), (30248,2630606,1,'soga_cheek_type',71,-62,0), (30249,2630606,1,'soga_chin_type',7,25,44), (30250,2630606,1,'soga_ear_type',69,-94,0), (30251,2630606,1,'soga_eye_brow_type',-42,17,21), (30252,2630606,0,'soga_eye_color',229,229,102), (30253,2630606,1,'soga_eye_type',31,0,0), (30254,2630606,0,'soga_hair_color1',79,28,15), (30255,2630606,0,'soga_hair_color2',111,64,0), (30256,2630606,0,'soga_hair_face_color',42,29,3), (30257,2630606,0,'soga_hair_face_highlight_color',15,1,21), (30258,2630606,0,'soga_hair_highlight',29,21,28), (30259,2630606,0,'soga_hair_type_color',42,29,3), (30260,2630606,0,'soga_hair_type_highlight_color',15,1,21), (30261,2630606,1,'soga_lip_type',0,84,9), (30262,2630606,1,'soga_nose_type',88,57,25), (30263,2630606,0,'soga_skin_color',177,186,186), (30264,2630606,0,'wing_color1',255,255,255), (30265,2630606,0,'wing_color2',255,255,255), (30266,2630607,0,'eye_color',91,119,193), (30267,2630607,0,'skin_color',110,86,137), (30268,2630607,0,'soga_eye_color',255,0,255), (30269,2630608,0,'eye_color',255,0,12), (30270,2630608,0,'skin_color',255,0,12), (30271,2630608,0,'soga_eye_color',255,0,255), (30272,2630609,0,'eye_color',170,142,116), (30273,2630609,0,'skin_color',170,142,116), (30274,2630609,0,'soga_eye_color',255,0,255), (30275,2630610,0,'eye_color',170,142,116), (30276,2630610,0,'skin_color',170,142,116), (30277,2630610,0,'soga_eye_color',255,0,255), (30278,2630611,0,'eye_color',255,255,255), (30279,2630611,0,'skin_color',255,255,255), (30280,2630611,0,'soga_eye_color',255,0,255), (30281,2630612,0,'eye_color',255,255,255), (30282,2630612,0,'skin_color',255,255,255), (30283,2630612,0,'soga_eye_color',255,0,255), (30284,2630613,0,'eye_color',255,255,255), (30285,2630613,0,'skin_color',255,255,255), (30286,2630613,0,'soga_eye_color',255,0,255), (30287,2630614,0,'eye_color',91,119,193), (30288,2630614,0,'skin_color',110,86,137), (30289,2630614,0,'soga_eye_color',255,0,255), (30290,2630615,0,'eye_color',215,215,255), (30291,2630615,0,'skin_color',128,128,255), (30292,2630615,0,'soga_eye_color',255,0,255), (30293,2630616,0,'eye_color',255,255,255), (30294,2630616,0,'skin_color',255,255,255), (30295,2630616,0,'soga_eye_color',255,0,255), (30296,2630617,0,'eye_color',249,235,179), (30297,2630617,0,'skin_color',128,255,128), (30298,2630617,0,'soga_eye_color',255,0,255), (30299,2630618,0,'eye_color',249,235,179), (30300,2630618,0,'skin_color',255,128,128), (30301,2630618,0,'soga_eye_color',255,0,255), (30302,2630619,0,'eye_color',249,235,179), (30303,2630619,0,'skin_color',128,128,64), (30304,2630619,0,'soga_eye_color',255,0,255), (30305,2630620,0,'eye_color',249,235,179), (30306,2630620,0,'skin_color',255,128,0), (30307,2630620,0,'soga_eye_color',255,0,255), (30308,2630621,1,'cheek_type',2,-35,0), (30309,2630621,1,'chin_type',46,0,0), (30310,2630621,1,'eye_brow_type',98,-32,0), (30311,2630621,0,'eye_color',127,113,97), (30312,2630621,1,'eye_type',-79,0,0), (30313,2630621,1,'lip_type',83,-84,0), (30314,2630621,1,'nose_type',17,0,0), (30315,2630621,0,'skin_color',46,92,161), (30316,2630621,1,'soga_cheek_type',2,-35,0), (30317,2630621,1,'soga_chin_type',46,0,0), (30318,2630621,1,'soga_eye_brow_type',98,-32,0), (30319,2630621,0,'soga_eye_color',253,245,230), (30320,2630621,1,'soga_eye_type',-79,0,0), (30321,2630621,1,'soga_lip_type',83,-84,0), (30322,2630621,1,'soga_nose_type',17,0,0), (30323,2630621,0,'soga_skin_color',46,92,161), (30324,2630622,0,'eye_color',255,255,255), (30325,2630622,0,'skin_color',255,255,255), (30326,2630622,0,'soga_eye_color',255,0,255), (30327,2630623,1,'cheek_type',-46,40,0), (30328,2630623,1,'chin_type',20,-25,28), (30329,2630623,1,'eye_brow_type',14,19,-2), (30330,2630623,0,'eye_color',41,84,95), (30331,2630623,1,'eye_type',11,0,0), (30332,2630623,0,'hair_face_color',132,90,60), (30333,2630623,0,'hair_face_highlight_color',124,48,7), (30334,2630623,0,'hair_type_color',132,90,60), (30335,2630623,0,'hair_type_highlight_color',124,48,7), (30336,2630623,1,'lip_type',7,-43,0), (30337,2630623,1,'nose_type',0,-17,1), (30338,2630623,0,'skin_color',220,231,230), (30339,2630623,1,'soga_cheek_type',-46,40,0), (30340,2630623,1,'soga_chin_type',20,-25,28), (30341,2630623,1,'soga_eye_brow_type',14,19,-2), (30342,2630623,0,'soga_eye_color',229,229,102), (30343,2630623,1,'soga_eye_type',11,0,0), (30344,2630623,0,'soga_hair_face_color',132,90,60), (30345,2630623,0,'soga_hair_face_highlight_color',124,48,7), (30346,2630623,0,'soga_hair_type_color',132,90,60), (30347,2630623,0,'soga_hair_type_highlight_color',124,48,7), (30348,2630623,1,'soga_lip_type',7,-43,0), (30349,2630623,1,'soga_nose_type',0,-17,1), (30350,2630623,0,'soga_skin_color',220,231,230), (30351,2630623,0,'wing_color1',255,255,255), (30352,2630623,0,'wing_color2',255,255,255), (30353,2630624,1,'chin_type',97,0,0), (30354,2630624,0,'eye_color',219,22,22), (30355,2630624,1,'eye_type',98,0,0), (30356,2630624,1,'nose_type',-19,0,0), (30357,2630624,0,'skin_color',241,240,236), (30358,2630624,1,'soga_chin_type',97,0,0), (30359,2630624,0,'soga_eye_color',121,116,19), (30360,2630624,1,'soga_eye_type',98,0,0), (30361,2630624,1,'soga_nose_type',-19,0,0), (30362,2630624,0,'soga_skin_color',241,240,236), (30363,2630625,1,'cheek_type',29,-12,0), (30364,2630625,1,'chin_type',18,32,-1), (30365,2630625,1,'ear_type',-42,-23,0), (30366,2630625,1,'eye_brow_type',0,7,23), (30367,2630625,0,'eye_color',30,63,64), (30368,2630625,1,'eye_type',-12,0,0), (30369,2630625,0,'hair_face_color',159,213,215), (30370,2630625,0,'hair_face_highlight_color',191,67,35), (30371,2630625,0,'hair_type_color',159,213,215), (30372,2630625,0,'hair_type_highlight_color',191,67,35), (30373,2630625,1,'lip_type',-37,9,21), (30374,2630625,1,'nose_type',-11,-11,-17), (30375,2630625,0,'skin_color',238,250,250), (30376,2630625,1,'soga_cheek_type',29,-12,0), (30377,2630625,1,'soga_chin_type',18,32,-1), (30378,2630625,1,'soga_ear_type',-42,-23,0), (30379,2630625,1,'soga_eye_brow_type',0,7,23), (30380,2630625,0,'soga_eye_color',229,229,102), (30381,2630625,1,'soga_eye_type',-12,0,0), (30382,2630625,0,'soga_hair_face_color',159,213,215), (30383,2630625,0,'soga_hair_face_highlight_color',191,67,35), (30384,2630625,0,'soga_hair_type_color',159,213,215), (30385,2630625,0,'soga_hair_type_highlight_color',191,67,35), (30386,2630625,1,'soga_lip_type',-37,9,21), (30387,2630625,1,'soga_nose_type',-11,-11,-17), (30388,2630625,0,'soga_skin_color',238,250,250), (30389,2630625,0,'wing_color1',255,255,255), (30390,2630625,0,'wing_color2',255,255,255), (30395,2630627,1,'cheek_type',-66,-12,0), (30396,2630627,1,'chin_type',10,0,0), (30397,2630627,1,'eye_brow_type',-23,-74,0), (30398,2630627,0,'eye_color',248,245,245), (30399,2630627,1,'eye_type',84,0,0), (30400,2630627,1,'lip_type',44,96,0), (30401,2630627,1,'nose_type',-97,0,0), (30402,2630627,0,'skin_color',64,71,73), (30403,2630627,1,'soga_cheek_type',-66,-12,0), (30404,2630627,1,'soga_chin_type',10,0,0), (30405,2630627,1,'soga_eye_brow_type',-23,-74,0), (30406,2630627,0,'soga_eye_color',252,241,238), (30407,2630627,1,'soga_eye_type',84,0,0), (30408,2630627,1,'soga_lip_type',44,96,0), (30409,2630627,1,'soga_nose_type',-97,0,0), (30410,2630627,0,'soga_skin_color',64,71,73), (30411,2630628,0,'eye_color',204,204,204), (30412,2630628,0,'skin_color',204,204,204), (30413,2630628,0,'soga_eye_color',229,229,102), (30414,2630628,0,'soga_skin_color',204,204,204), (30415,2630629,0,'eye_color',232,56,87), (30416,2630629,0,'skin_color',103,131,226), (30417,2630629,0,'soga_eye_color',255,0,255), (30418,2630630,1,'cheek_type',-53,-39,0), (30419,2630630,1,'chin_type',31,0,0), (30420,2630630,1,'eye_brow_type',58,-8,0), (30421,2630630,0,'eye_color',108,87,54), (30422,2630630,1,'eye_type',53,0,0), (30423,2630630,1,'lip_type',-14,56,0), (30424,2630630,1,'nose_type',95,0,0), (30425,2630630,0,'skin_color',252,199,199), (30426,2630630,1,'soga_cheek_type',-53,-39,0), (30427,2630630,1,'soga_chin_type',31,0,0), (30428,2630630,1,'soga_eye_brow_type',58,-8,0), (30429,2630630,0,'soga_eye_color',117,13,136), (30430,2630630,1,'soga_eye_type',53,0,0), (30431,2630630,1,'soga_lip_type',-14,56,0), (30432,2630630,1,'soga_nose_type',95,0,0), (30433,2630630,0,'soga_skin_color',252,199,199), (30434,2630631,1,'cheek_type',11,53,0), (30435,2630631,1,'chin_type',40,-14,4), (30436,2630631,1,'ear_type',-1,71,0), (30437,2630631,1,'eye_brow_type',93,-10,-51), (30438,2630631,0,'eye_color',116,174,190), (30439,2630631,1,'eye_type',97,0,0), (30440,2630631,0,'hair_color1',38,22,21), (30441,2630631,0,'hair_color2',120,50,0), (30442,2630631,0,'hair_face_color',2,0,0), (30443,2630631,0,'hair_face_highlight_color',233,184,31), (30444,2630631,0,'hair_highlight',246,219,114), (30445,2630631,0,'hair_type_color',2,0,0), (30446,2630631,0,'hair_type_highlight_color',233,184,31), (30447,2630631,1,'lip_type',43,-53,-50), (30448,2630631,1,'nose_type',-55,-87,-62), (30449,2630631,0,'skin_color',202,194,179), (30450,2630631,1,'soga_cheek_type',11,53,0), (30451,2630631,1,'soga_chin_type',40,-14,4), (30452,2630631,1,'soga_ear_type',-1,71,0), (30453,2630631,1,'soga_eye_brow_type',93,-10,-51), (30454,2630631,0,'soga_eye_color',229,229,102), (30455,2630631,1,'soga_eye_type',97,0,0), (30456,2630631,0,'soga_hair_color1',38,22,21), (30457,2630631,0,'soga_hair_color2',120,50,0), (30458,2630631,0,'soga_hair_face_color',2,0,0), (30459,2630631,0,'soga_hair_face_highlight_color',233,184,31), (30460,2630631,0,'soga_hair_highlight',246,219,114), (30461,2630631,0,'soga_hair_type_color',2,0,0), (30462,2630631,0,'soga_hair_type_highlight_color',233,184,31), (30463,2630631,1,'soga_lip_type',43,-53,-50), (30464,2630631,1,'soga_nose_type',-55,-87,-62), (30465,2630631,0,'soga_skin_color',202,194,179), (30466,2630631,0,'wing_color1',255,255,255), (30467,2630631,0,'wing_color2',255,255,255), (30468,2630632,1,'cheek_type',100,-56,0), (30469,2630632,1,'chin_type',1,31,-52), (30470,2630632,1,'ear_type',46,25,0), (30471,2630632,1,'eye_brow_type',100,-100,-70), (30472,2630632,0,'eye_color',89,63,29), (30473,2630632,1,'eye_type',-100,0,0), (30474,2630632,0,'hair_color1',164,165,165), (30475,2630632,0,'hair_color2',56,62,62), (30476,2630632,0,'hair_face_color',244,246,246), (30477,2630632,0,'hair_face_highlight_color',244,246,246), (30478,2630632,0,'hair_highlight',164,165,165), (30479,2630632,0,'hair_type_color',244,246,246), (30480,2630632,0,'hair_type_highlight_color',244,246,246), (30481,2630632,1,'lip_type',56,7,57), (30482,2630632,1,'nose_type',-58,25,7), (30483,2630632,0,'skin_color',244,252,244), (30484,2630632,1,'soga_cheek_type',100,-56,0), (30485,2630632,1,'soga_chin_type',1,31,-52), (30486,2630632,1,'soga_ear_type',46,25,0), (30487,2630632,1,'soga_eye_brow_type',100,-100,-70), (30488,2630632,0,'soga_eye_color',229,229,102), (30489,2630632,1,'soga_eye_type',-100,0,0), (30490,2630632,0,'soga_hair_color1',164,165,165), (30491,2630632,0,'soga_hair_color2',56,62,62), (30492,2630632,0,'soga_hair_face_color',244,246,246), (30493,2630632,0,'soga_hair_face_highlight_color',244,246,246), (30494,2630632,0,'soga_hair_highlight',164,165,165), (30495,2630632,0,'soga_hair_type_color',244,246,246), (30496,2630632,0,'soga_hair_type_highlight_color',244,246,246), (30497,2630632,1,'soga_lip_type',56,7,57), (30498,2630632,1,'soga_nose_type',-58,25,7), (30499,2630632,0,'soga_skin_color',244,252,244), (30500,2630633,0,'eye_color',204,204,204), (30501,2630633,0,'skin_color',204,204,204), (30502,2630633,0,'soga_eye_color',229,229,102), (30503,2630633,0,'soga_skin_color',204,204,204), (30504,2630634,0,'eye_color',204,204,204), (30505,2630634,0,'skin_color',204,204,204), (30506,2630634,0,'soga_eye_color',229,229,102), (30507,2630634,0,'soga_skin_color',204,204,204), (30508,2630635,0,'eye_color',204,204,204), (30509,2630635,0,'skin_color',204,204,204), (30510,2630635,0,'soga_eye_color',229,229,102), (30511,2630635,0,'soga_skin_color',204,204,204), (30512,2630636,1,'cheek_type',-31,-81,0), (30513,2630636,1,'chin_type',-68,-29,85), (30514,2630636,1,'ear_type',-95,-34,0), (30515,2630636,1,'eye_brow_type',-71,-71,40), (30516,2630636,0,'eye_color',145,190,203), (30517,2630636,1,'eye_type',-31,0,0), (30518,2630636,0,'hair_color1',38,22,21), (30519,2630636,0,'hair_color2',120,50,0), (30520,2630636,0,'hair_face_color',4,1,1), (30521,2630636,0,'hair_face_highlight_color',233,168,29), (30522,2630636,0,'hair_highlight',200,165,96), (30523,2630636,0,'hair_type_color',4,1,1), (30524,2630636,0,'hair_type_highlight_color',233,168,29), (30525,2630636,1,'lip_type',11,-37,65), (30526,2630636,1,'nose_type',-18,-8,-81), (30527,2630636,0,'skin_color',44,46,46), (30528,2630636,1,'soga_cheek_type',-31,-81,0), (30529,2630636,1,'soga_chin_type',-68,-29,85), (30530,2630636,1,'soga_ear_type',-95,-34,0), (30531,2630636,1,'soga_eye_brow_type',-71,-71,40), (30532,2630636,0,'soga_eye_color',229,229,102), (30533,2630636,1,'soga_eye_type',-31,0,0), (30534,2630636,0,'soga_hair_color1',38,22,21), (30535,2630636,0,'soga_hair_color2',120,50,0), (30536,2630636,0,'soga_hair_face_color',4,1,1), (30537,2630636,0,'soga_hair_face_highlight_color',233,168,29), (30538,2630636,0,'soga_hair_highlight',200,165,96), (30539,2630636,0,'soga_hair_type_color',4,1,1), (30540,2630636,0,'soga_hair_type_highlight_color',233,168,29), (30541,2630636,1,'soga_lip_type',11,-37,65), (30542,2630636,1,'soga_nose_type',-18,-8,-81), (30543,2630636,0,'soga_skin_color',44,46,46), (30544,2630636,0,'wing_color1',255,255,255), (30545,2630636,0,'wing_color2',255,255,255), (30546,2630637,1,'cheek_type',-26,-7,0), (30547,2630637,1,'chin_type',84,-56,76), (30548,2630637,1,'ear_type',47,25,0), (30549,2630637,1,'eye_brow_type',-97,-43,53), (30550,2630637,0,'eye_color',88,64,30), (30551,2630637,1,'eye_type',-96,0,0), (30552,2630637,0,'hair_color1',114,112,142), (30553,2630637,0,'hair_color2',121,113,107), (30554,2630637,0,'hair_face_color',145,168,168), (30555,2630637,0,'hair_highlight',21,13,24), (30556,2630637,0,'hair_type_color',145,168,168), (30557,2630637,1,'lip_type',96,10,63), (30558,2630637,1,'nose_type',-89,87,-47), (30559,2630637,0,'skin_color',112,73,74), (30560,2630637,1,'soga_cheek_type',-26,-7,0), (30561,2630637,1,'soga_chin_type',84,-56,76), (30562,2630637,1,'soga_ear_type',47,25,0), (30563,2630637,1,'soga_eye_brow_type',-97,-43,53), (30564,2630637,0,'soga_eye_color',229,229,102), (30565,2630637,1,'soga_eye_type',-96,0,0), (30566,2630637,0,'soga_hair_color1',114,112,142), (30567,2630637,0,'soga_hair_color2',121,113,107), (30568,2630637,0,'soga_hair_face_color',145,168,168), (30569,2630637,0,'soga_hair_highlight',21,13,24), (30570,2630637,0,'soga_hair_type_color',145,168,168), (30571,2630637,1,'soga_lip_type',96,10,63), (30572,2630637,1,'soga_nose_type',-89,87,-47), (30573,2630637,0,'soga_skin_color',112,73,74), (30574,2630638,0,'eye_color',255,255,255), (30575,2630638,0,'skin_color',255,255,255), (30576,2630638,0,'soga_eye_color',255,0,255), (30577,2630639,1,'cheek_type',-42,45,0), (30578,2630639,1,'chin_type',-98,79,-50), (30579,2630639,1,'ear_type',-98,-57,0), (30580,2630639,1,'eye_brow_type',90,83,40), (30581,2630639,0,'eye_color',184,182,149), (30582,2630639,1,'eye_type',52,0,0), (30583,2630639,0,'hair_color1',114,112,142), (30584,2630639,0,'hair_color2',144,140,137), (30585,2630639,0,'hair_face_color',152,174,173), (30586,2630639,0,'hair_face_highlight_color',171,64,25), (30587,2630639,0,'hair_highlight',89,21,21), (30588,2630639,0,'hair_type_color',152,174,173), (30589,2630639,0,'hair_type_highlight_color',171,64,25), (30590,2630639,1,'lip_type',-62,17,-41), (30591,2630639,1,'nose_type',-66,78,63), (30592,2630639,0,'skin_color',48,34,34), (30593,2630639,1,'soga_cheek_type',-42,45,0), (30594,2630639,1,'soga_chin_type',-98,79,-50), (30595,2630639,1,'soga_ear_type',-98,-57,0), (30596,2630639,1,'soga_eye_brow_type',90,83,40), (30597,2630639,0,'soga_eye_color',229,229,102), (30598,2630639,1,'soga_eye_type',52,0,0), (30599,2630639,0,'soga_hair_color1',114,112,142), (30600,2630639,0,'soga_hair_color2',144,140,137), (30601,2630639,0,'soga_hair_face_color',152,174,173), (30602,2630639,0,'soga_hair_face_highlight_color',171,64,25), (30603,2630639,0,'soga_hair_highlight',89,21,21), (30604,2630639,0,'soga_hair_type_color',152,174,173), (30605,2630639,0,'soga_hair_type_highlight_color',171,64,25), (30606,2630639,1,'soga_lip_type',-62,17,-41), (30607,2630639,1,'soga_nose_type',-66,78,63), (30608,2630639,0,'soga_skin_color',48,34,34), (30609,2630639,0,'wing_color1',255,255,255), (30610,2630639,0,'wing_color2',255,255,255), (30611,2630640,0,'eye_color',204,204,204), (30612,2630640,0,'skin_color',204,204,204), (30613,2630640,0,'soga_eye_color',229,229,102), (30614,2630640,0,'soga_skin_color',204,204,204), (30615,2630641,1,'cheek_type',38,0,0), (30616,2630641,1,'chin_type',85,1,25), (30617,2630641,1,'ear_type',-14,-77,0), (30618,2630641,1,'eye_brow_type',51,-69,17), (30619,2630641,0,'eye_color',102,0,102), (30620,2630641,1,'eye_type',-37,0,0), (30621,2630641,1,'lip_type',7,8,55), (30622,2630641,1,'nose_type',53,50,22), (30623,2630641,0,'skin_color',142,142,141), (30624,2630641,1,'soga_cheek_type',38,0,0), (30625,2630641,1,'soga_chin_type',85,1,25), (30626,2630641,1,'soga_ear_type',-14,-77,0), (30627,2630641,1,'soga_eye_brow_type',51,-69,17), (30628,2630641,0,'soga_eye_color',229,229,102), (30629,2630641,1,'soga_eye_type',-37,0,0), (30630,2630641,1,'soga_lip_type',7,8,55), (30631,2630641,1,'soga_nose_type',53,50,22), (30632,2630641,0,'soga_skin_color',142,142,141), (30651,2630643,0,'eye_color',204,204,204), (30652,2630643,0,'skin_color',204,204,204), (30653,2630643,0,'soga_eye_color',229,229,102), (30654,2630643,0,'soga_skin_color',204,204,204), (30655,2630644,0,'eye_color',204,204,204), (30656,2630644,0,'skin_color',204,204,204), (30657,2630644,0,'soga_eye_color',229,229,102), (30658,2630644,0,'soga_skin_color',204,204,204), (30659,2630645,0,'eye_color',204,204,204), (30660,2630645,0,'skin_color',204,204,204), (30661,2630645,0,'soga_eye_color',229,229,102), (30662,2630645,0,'soga_skin_color',204,204,204), (30695,2630647,1,'cheek_type',0,88,0), (30696,2630647,1,'chin_type',77,-44,84), (30697,2630647,1,'ear_type',-40,75,0), (30698,2630647,1,'eye_brow_type',-41,-75,-17), (30699,2630647,0,'eye_color',53,102,72), (30700,2630647,1,'eye_type',18,0,0), (30701,2630647,0,'hair_color1',50,48,56), (30702,2630647,0,'hair_color2',68,72,71), (30703,2630647,0,'hair_face_color',64,66,79), (30704,2630647,0,'hair_face_highlight_color',23,12,31), (30705,2630647,0,'hair_highlight',26,24,25), (30706,2630647,0,'hair_type_color',64,66,79), (30707,2630647,0,'hair_type_highlight_color',23,12,31), (30708,2630647,1,'lip_type',-89,66,-8), (30709,2630647,1,'nose_type',44,-17,28), (30710,2630647,0,'skin_color',58,39,40), (30711,2630647,1,'soga_cheek_type',0,88,0), (30712,2630647,1,'soga_chin_type',77,-44,84), (30713,2630647,1,'soga_ear_type',-40,75,0), (30714,2630647,1,'soga_eye_brow_type',-41,-75,-17), (30715,2630647,0,'soga_eye_color',229,229,102), (30716,2630647,1,'soga_eye_type',18,0,0), (30717,2630647,0,'soga_hair_color1',50,48,56), (30718,2630647,0,'soga_hair_color2',68,72,71), (30719,2630647,0,'soga_hair_face_color',64,66,79), (30720,2630647,0,'soga_hair_face_highlight_color',23,12,31), (30721,2630647,0,'soga_hair_highlight',26,24,25), (30722,2630647,0,'soga_hair_type_color',64,66,79), (30723,2630647,0,'soga_hair_type_highlight_color',23,12,31), (30724,2630647,1,'soga_lip_type',-89,66,-8), (30725,2630647,1,'soga_nose_type',44,-17,28), (30726,2630647,0,'soga_skin_color',58,39,40), (30727,2630648,1,'cheek_type',58,22,0), (30728,2630648,1,'chin_type',-48,-2,-23), (30729,2630648,1,'ear_type',15,87,0), (30730,2630648,1,'eye_brow_type',-63,-44,-59), (30731,2630648,0,'eye_color',8,0,140), (30732,2630648,1,'eye_type',32,0,0), (30733,2630648,1,'lip_type',52,85,52), (30734,2630648,1,'nose_type',-62,74,41), (30735,2630648,0,'skin_color',45,39,18), (30736,2630648,1,'soga_cheek_type',58,22,0), (30737,2630648,1,'soga_chin_type',-48,-2,-23), (30738,2630648,1,'soga_ear_type',15,87,0), (30739,2630648,1,'soga_eye_brow_type',-63,-44,-59), (30740,2630648,0,'soga_eye_color',229,229,102), (30741,2630648,1,'soga_eye_type',32,0,0), (30742,2630648,1,'soga_lip_type',52,85,52), (30743,2630648,1,'soga_nose_type',-62,74,41), (30744,2630648,0,'soga_skin_color',45,39,18), (30745,2630649,1,'cheek_type',-90,-31,0), (30746,2630649,1,'chin_type',2,0,0), (30747,2630649,1,'eye_brow_type',88,-65,0), (30748,2630649,0,'eye_color',129,76,90), (30749,2630649,1,'eye_type',-50,0,0), (30750,2630649,1,'lip_type',-50,-81,0), (30751,2630649,1,'nose_type',-75,0,0), (30752,2630649,0,'skin_color',48,82,112), (30753,2630649,1,'soga_cheek_type',-90,-31,0), (30754,2630649,1,'soga_chin_type',2,0,0), (30755,2630649,1,'soga_eye_brow_type',88,-65,0), (30756,2630649,0,'soga_eye_color',117,12,92), (30757,2630649,1,'soga_eye_type',-50,0,0), (30758,2630649,1,'soga_lip_type',-50,-81,0), (30759,2630649,1,'soga_nose_type',-75,0,0), (30760,2630649,0,'soga_skin_color',48,82,112), (30765,2630651,1,'cheek_type',-62,84,0), (30766,2630651,1,'chin_type',-35,23,-78), (30767,2630651,1,'ear_type',42,34,0), (30768,2630651,1,'eye_brow_type',-78,-2,-56), (30769,2630651,0,'eye_color',29,62,57), (30770,2630651,1,'eye_type',-77,0,0), (30771,2630651,0,'hair_color1',50,48,56), (30772,2630651,0,'hair_color2',68,72,71), (30773,2630651,0,'hair_face_color',78,87,97), (30774,2630651,0,'hair_face_highlight_color',16,3,23), (30775,2630651,0,'hair_highlight',26,24,25), (30776,2630651,0,'hair_type_color',78,87,97), (30777,2630651,0,'hair_type_highlight_color',16,3,23), (30778,2630651,1,'lip_type',46,37,-44), (30779,2630651,1,'nose_type',-1,90,-83), (30780,2630651,0,'skin_color',226,236,236), (30781,2630651,1,'soga_cheek_type',-62,84,0), (30782,2630651,1,'soga_chin_type',-35,23,-78), (30783,2630651,1,'soga_ear_type',42,34,0), (30784,2630651,1,'soga_eye_brow_type',-78,-2,-56), (30785,2630651,0,'soga_eye_color',229,229,102), (30786,2630651,1,'soga_eye_type',-77,0,0), (30787,2630651,0,'soga_hair_color1',50,48,56), (30788,2630651,0,'soga_hair_color2',68,72,71), (30789,2630651,0,'soga_hair_face_color',78,87,97), (30790,2630651,0,'soga_hair_face_highlight_color',16,3,23), (30791,2630651,0,'soga_hair_highlight',26,24,25), (30792,2630651,0,'soga_hair_type_color',78,87,97), (30793,2630651,0,'soga_hair_type_highlight_color',16,3,23), (30794,2630651,1,'soga_lip_type',46,37,-44), (30795,2630651,1,'soga_nose_type',-1,90,-83), (30796,2630651,0,'soga_skin_color',226,236,236), (30797,2630652,0,'eye_color',204,204,204), (30798,2630652,0,'skin_color',204,204,204), (30799,2630652,0,'soga_eye_color',229,229,102), (30800,2630652,0,'soga_skin_color',204,204,204), (30801,2630653,0,'eye_color',204,204,204), (30802,2630653,0,'skin_color',204,204,204), (30803,2630653,0,'soga_eye_color',229,229,102), (30804,2630653,0,'soga_skin_color',204,204,204), (30805,2630654,0,'eye_color',204,204,204), (30806,2630654,0,'skin_color',204,204,204), (30807,2630654,0,'soga_eye_color',229,229,102), (30808,2630654,0,'soga_skin_color',204,204,204), (30809,2630655,0,'eye_color',204,204,204), (30810,2630655,0,'skin_color',204,204,204), (30811,2630655,0,'soga_eye_color',229,229,102), (30812,2630655,0,'soga_skin_color',204,204,204), (30813,2630656,0,'eye_color',204,204,204), (30814,2630656,0,'skin_color',204,204,204), (30815,2630656,0,'soga_eye_color',229,229,102), (30816,2630656,0,'soga_skin_color',204,204,204), (30821,2630658,1,'cheek_type',17,96,0), (30822,2630658,1,'chin_type',-50,74,19), (30823,2630658,1,'ear_type',-91,17,0), (30824,2630658,1,'eye_brow_type',-47,-50,-14), (30825,2630658,0,'eye_color',138,186,200), (30826,2630658,1,'eye_type',-39,0,0), (30827,2630658,0,'hair_color1',112,103,151), (30828,2630658,0,'hair_color2',109,119,115), (30829,2630658,0,'hair_face_color',86,102,114), (30830,2630658,0,'hair_face_highlight_color',244,244,246), (30831,2630658,0,'hair_highlight',160,156,172), (30832,2630658,0,'hair_type_color',86,102,114), (30833,2630658,0,'hair_type_highlight_color',244,244,246), (30834,2630658,1,'lip_type',63,-45,56), (30835,2630658,1,'nose_type',55,95,-45), (30836,2630658,0,'skin_color',209,156,127), (30837,2630658,1,'soga_cheek_type',17,96,0), (30838,2630658,1,'soga_chin_type',-50,74,19), (30839,2630658,1,'soga_ear_type',-91,17,0), (30840,2630658,1,'soga_eye_brow_type',-47,-50,-14), (30841,2630658,0,'soga_eye_color',229,229,102), (30842,2630658,1,'soga_eye_type',-39,0,0), (30843,2630658,0,'soga_hair_color1',112,103,151), (30844,2630658,0,'soga_hair_color2',109,119,115), (30845,2630658,0,'soga_hair_face_color',86,102,114), (30846,2630658,0,'soga_hair_face_highlight_color',244,244,246), (30847,2630658,0,'soga_hair_highlight',160,156,172), (30848,2630658,0,'soga_hair_type_color',86,102,114), (30849,2630658,0,'soga_hair_type_highlight_color',244,244,246), (30850,2630658,1,'soga_lip_type',63,-45,56), (30851,2630658,1,'soga_nose_type',55,95,-45), (30852,2630658,0,'soga_skin_color',209,156,127), (30853,2630659,0,'eye_color',204,204,204), (30854,2630659,0,'skin_color',204,204,204), (30855,2630659,0,'soga_eye_color',229,229,102), (30856,2630659,0,'soga_skin_color',204,204,204), (30857,2630660,0,'eye_color',204,204,204), (30858,2630660,0,'skin_color',204,204,204), (30859,2630660,0,'soga_eye_color',229,229,102), (30860,2630660,0,'soga_skin_color',204,204,204), (30861,2630661,0,'eye_color',204,204,204), (30862,2630661,0,'skin_color',204,204,204), (30863,2630661,0,'soga_eye_color',229,229,102), (30864,2630661,0,'soga_skin_color',204,204,204), (30865,2630662,1,'cheek_type',-17,-71,0), (30866,2630662,1,'chin_type',-4,0,-61), (30867,2630662,1,'ear_type',68,-35,0), (30868,2630662,1,'eye_brow_type',-56,-20,-45), (30869,2630662,0,'eye_color',35,73,80), (30870,2630662,1,'eye_type',-4,0,0), (30871,2630662,0,'hair_color1',38,22,21), (30872,2630662,0,'hair_color2',120,50,0), (30873,2630662,0,'hair_face_color',14,5,5), (30874,2630662,0,'hair_face_highlight_color',83,58,8), (30875,2630662,0,'hair_highlight',56,33,26), (30876,2630662,0,'hair_type_color',14,5,5), (30877,2630662,0,'hair_type_highlight_color',83,58,8), (30878,2630662,1,'lip_type',93,-66,97), (30879,2630662,1,'nose_type',-28,-8,-28), (30880,2630662,0,'skin_color',162,170,163), (30881,2630662,1,'soga_cheek_type',-17,-71,0), (30882,2630662,1,'soga_chin_type',-4,0,-61), (30883,2630662,1,'soga_ear_type',68,-35,0), (30884,2630662,1,'soga_eye_brow_type',-56,-20,-45), (30885,2630662,0,'soga_eye_color',229,229,102), (30886,2630662,1,'soga_eye_type',-4,0,0), (30887,2630662,0,'soga_hair_color1',38,22,21), (30888,2630662,0,'soga_hair_color2',120,50,0), (30889,2630662,0,'soga_hair_face_color',14,5,5), (30890,2630662,0,'soga_hair_face_highlight_color',83,58,8), (30891,2630662,0,'soga_hair_highlight',56,33,26), (30892,2630662,0,'soga_hair_type_color',14,5,5), (30893,2630662,0,'soga_hair_type_highlight_color',83,58,8), (30894,2630662,1,'soga_lip_type',93,-66,97), (30895,2630662,1,'soga_nose_type',-28,-8,-28), (30896,2630662,0,'soga_skin_color',162,170,163), (30897,2630663,1,'cheek_type',38,0,0), (30898,2630663,1,'chin_type',85,1,25), (30899,2630663,1,'ear_type',-14,-77,0), (30900,2630663,1,'eye_brow_type',51,-69,17), (30901,2630663,0,'eye_color',102,0,102), (30902,2630663,1,'eye_type',-37,0,0), (30903,2630663,1,'lip_type',7,8,55), (30904,2630663,1,'nose_type',53,50,22), (30905,2630663,0,'skin_color',142,142,141), (30906,2630663,1,'soga_cheek_type',38,0,0), (30907,2630663,1,'soga_chin_type',85,1,25), (30908,2630663,1,'soga_ear_type',-14,-77,0), (30909,2630663,1,'soga_eye_brow_type',51,-69,17), (30910,2630663,0,'soga_eye_color',229,229,102), (30911,2630663,1,'soga_eye_type',-37,0,0), (30912,2630663,1,'soga_lip_type',7,8,55), (30913,2630663,1,'soga_nose_type',53,50,22), (30914,2630663,0,'soga_skin_color',142,142,141), (30915,2630664,1,'cheek_type',-26,-7,0), (30916,2630664,1,'chin_type',84,-56,76), (30917,2630664,1,'ear_type',47,25,0), (30918,2630664,1,'eye_brow_type',-97,-43,53), (30919,2630664,0,'eye_color',88,64,30), (30920,2630664,1,'eye_type',-96,0,0), (30921,2630664,0,'hair_color1',114,112,142), (30922,2630664,0,'hair_color2',121,113,107), (30923,2630664,0,'hair_face_color',145,168,168), (30924,2630664,0,'hair_highlight',21,13,24), (30925,2630664,0,'hair_type_color',145,168,168), (30926,2630664,1,'lip_type',96,10,63), (30927,2630664,1,'nose_type',-89,87,-47), (30928,2630664,0,'skin_color',112,73,74), (30929,2630664,1,'soga_cheek_type',-26,-7,0), (30930,2630664,1,'soga_chin_type',84,-56,76), (30931,2630664,1,'soga_ear_type',47,25,0), (30932,2630664,1,'soga_eye_brow_type',-97,-43,53), (30933,2630664,0,'soga_eye_color',229,229,102), (30934,2630664,1,'soga_eye_type',-96,0,0), (30935,2630664,0,'soga_hair_color1',114,112,142), (30936,2630664,0,'soga_hair_color2',121,113,107), (30937,2630664,0,'soga_hair_face_color',145,168,168), (30938,2630664,0,'soga_hair_highlight',21,13,24), (30939,2630664,0,'soga_hair_type_color',145,168,168), (30940,2630664,1,'soga_lip_type',96,10,63), (30941,2630664,1,'soga_nose_type',-89,87,-47), (30942,2630664,0,'soga_skin_color',112,73,74), (30943,2630665,1,'cheek_type',-87,18,0), (30944,2630665,1,'chin_type',-75,81,14), (30945,2630665,1,'ear_type',78,72,0), (30946,2630665,1,'eye_brow_type',-75,21,-3), (30947,2630665,0,'eye_color',206,193,164), (30948,2630665,1,'eye_type',-76,0,0), (30949,2630665,0,'hair_color1',200,165,96), (30950,2630665,0,'hair_color2',173,99,44), (30951,2630665,0,'hair_face_color',228,173,23), (30952,2630665,0,'hair_face_highlight_color',244,246,246), (30953,2630665,0,'hair_highlight',164,165,165), (30954,2630665,0,'hair_type_color',228,173,23), (30955,2630665,0,'hair_type_highlight_color',244,246,246), (30956,2630665,1,'lip_type',66,41,45), (30957,2630665,1,'nose_type',-87,50,53), (30958,2630665,0,'skin_color',185,192,179), (30959,2630665,1,'soga_cheek_type',-87,18,0), (30960,2630665,1,'soga_chin_type',-75,81,14), (30961,2630665,1,'soga_ear_type',78,72,0), (30962,2630665,1,'soga_eye_brow_type',-75,21,-3), (30963,2630665,0,'soga_eye_color',229,229,102), (30964,2630665,1,'soga_eye_type',-76,0,0), (30965,2630665,0,'soga_hair_color1',200,165,96), (30966,2630665,0,'soga_hair_color2',173,99,44), (30967,2630665,0,'soga_hair_face_color',228,173,23), (30968,2630665,0,'soga_hair_face_highlight_color',244,246,246), (30969,2630665,0,'soga_hair_highlight',164,165,165), (30970,2630665,0,'soga_hair_type_color',228,173,23), (30971,2630665,0,'soga_hair_type_highlight_color',244,246,246), (30972,2630665,1,'soga_lip_type',66,41,45), (30973,2630665,1,'soga_nose_type',-87,50,53), (30974,2630665,0,'soga_skin_color',185,192,179), (30975,2630666,1,'cheek_type',38,-26,0), (30976,2630666,1,'chin_type',-40,-55,-72), (30977,2630666,1,'ear_type',-50,34,0), (30978,2630666,1,'eye_brow_type',97,-3,83), (30979,2630666,0,'eye_color',81,63,32), (30980,2630666,1,'eye_type',-50,0,0), (30981,2630666,0,'hair_color1',246,219,114), (30982,2630666,0,'hair_color2',187,136,62), (30983,2630666,0,'hair_face_color',233,184,31), (30984,2630666,0,'hair_face_highlight_color',222,176,18), (30985,2630666,0,'hair_highlight',239,221,86), (30986,2630666,0,'hair_type_color',233,184,31), (30987,2630666,0,'hair_type_highlight_color',222,176,18), (30988,2630666,1,'lip_type',-32,12,-22), (30989,2630666,1,'nose_type',-93,-56,-11), (30990,2630666,0,'skin_color',206,203,203), (30991,2630666,1,'soga_cheek_type',38,-26,0), (30992,2630666,1,'soga_chin_type',-40,-55,-72), (30993,2630666,1,'soga_ear_type',-50,34,0), (30994,2630666,1,'soga_eye_brow_type',97,-3,83), (30995,2630666,0,'soga_eye_color',229,229,102), (30996,2630666,1,'soga_eye_type',-50,0,0), (30997,2630666,0,'soga_hair_color1',246,219,114), (30998,2630666,0,'soga_hair_color2',187,136,62), (30999,2630666,0,'soga_hair_face_color',233,184,31), (31000,2630666,0,'soga_hair_face_highlight_color',222,176,18), (31001,2630666,0,'soga_hair_highlight',239,221,86), (31002,2630666,0,'soga_hair_type_color',233,184,31), (31003,2630666,0,'soga_hair_type_highlight_color',222,176,18), (31004,2630666,1,'soga_lip_type',-32,12,-22), (31005,2630666,1,'soga_nose_type',-93,-56,-11), (31006,2630666,0,'soga_skin_color',206,203,203), (31007,2630667,0,'eye_color',204,204,204), (31008,2630667,0,'skin_color',204,204,204), (31009,2630667,0,'soga_eye_color',229,229,102), (31010,2630667,0,'soga_skin_color',204,204,204), (31011,2630668,0,'eye_color',204,204,204), (31012,2630668,0,'skin_color',204,204,204), (31013,2630668,0,'soga_eye_color',229,229,102), (31014,2630668,0,'soga_skin_color',204,204,204), (31015,2630669,0,'eye_color',73,149,255), (31016,2630669,0,'skin_color',126,126,67), (31017,2630669,0,'soga_eye_color',255,0,255), (31022,2630671,0,'eye_color',204,204,204), (31023,2630671,0,'skin_color',204,204,204), (31024,2630671,0,'soga_eye_color',229,229,102), (31025,2630671,0,'soga_skin_color',204,204,204), (31026,2630672,0,'eye_color',204,204,204), (31027,2630672,0,'skin_color',204,204,204), (31028,2630672,0,'soga_eye_color',229,229,102), (31029,2630672,0,'soga_skin_color',204,204,204), (31030,2630673,0,'eye_color',204,204,204), (31031,2630673,0,'skin_color',204,204,204), (31032,2630673,0,'soga_eye_color',229,229,102), (31033,2630673,0,'soga_skin_color',204,204,204), (31034,2630674,0,'eye_color',204,204,204), (31035,2630674,0,'skin_color',204,204,204), (31036,2630674,0,'soga_eye_color',229,229,102), (31037,2630674,0,'soga_skin_color',204,204,204), (31038,2630675,1,'cheek_type',-2,-56,0), (31039,2630675,1,'chin_type',-68,68,3), (31040,2630675,1,'ear_type',59,72,0), (31041,2630675,1,'eye_brow_type',-68,-19,37), (31042,2630675,0,'eye_color',57,120,128), (31043,2630675,1,'eye_type',-70,0,0), (31044,2630675,0,'hair_color1',29,21,28), (31045,2630675,0,'hair_color2',39,32,39), (31046,2630675,0,'hair_face_color',15,1,21), (31047,2630675,0,'hair_face_highlight_color',244,246,246), (31048,2630675,0,'hair_highlight',161,165,168), (31049,2630675,0,'hair_type_color',15,1,21), (31050,2630675,0,'hair_type_highlight_color',244,246,246), (31051,2630675,1,'lip_type',77,-56,-61), (31052,2630675,1,'nose_type',82,-93,45), (31053,2630675,0,'skin_color',211,199,150), (31054,2630675,1,'soga_cheek_type',-2,-56,0), (31055,2630675,1,'soga_chin_type',-68,68,3), (31056,2630675,1,'soga_ear_type',59,72,0), (31057,2630675,1,'soga_eye_brow_type',-68,-19,37), (31058,2630675,0,'soga_eye_color',229,229,102), (31059,2630675,1,'soga_eye_type',-70,0,0), (31060,2630675,0,'soga_hair_color1',29,21,28), (31061,2630675,0,'soga_hair_color2',39,32,39), (31062,2630675,0,'soga_hair_face_color',15,1,21), (31063,2630675,0,'soga_hair_face_highlight_color',244,246,246), (31064,2630675,0,'soga_hair_highlight',161,165,168), (31065,2630675,0,'soga_hair_type_color',15,1,21), (31066,2630675,0,'soga_hair_type_highlight_color',244,246,246), (31067,2630675,1,'soga_lip_type',77,-56,-61), (31068,2630675,1,'soga_nose_type',82,-93,45), (31069,2630675,0,'soga_skin_color',211,199,150), (31070,2630675,0,'wing_color1',255,255,255), (31071,2630675,0,'wing_color2',255,255,255), (31072,2630676,0,'eye_color',204,204,204), (31073,2630676,0,'skin_color',204,204,204), (31074,2630676,0,'soga_eye_color',229,229,102), (31075,2630676,0,'soga_skin_color',204,204,204), (31076,2630677,1,'cheek_type',71,-62,0), (31077,2630677,1,'chin_type',7,25,44), (31078,2630677,1,'ear_type',69,-94,0), (31079,2630677,1,'eye_brow_type',-42,17,21), (31080,2630677,0,'eye_color',150,193,203), (31081,2630677,1,'eye_type',31,0,0), (31082,2630677,0,'hair_color1',79,28,15), (31083,2630677,0,'hair_color2',111,64,0), (31084,2630677,0,'hair_face_color',42,29,3), (31085,2630677,0,'hair_face_highlight_color',15,1,21), (31086,2630677,0,'hair_highlight',29,21,28), (31087,2630677,0,'hair_type_color',42,29,3), (31088,2630677,0,'hair_type_highlight_color',15,1,21), (31089,2630677,1,'lip_type',0,84,9), (31090,2630677,1,'nose_type',88,57,25), (31091,2630677,0,'skin_color',177,186,186), (31092,2630677,1,'soga_cheek_type',71,-62,0), (31093,2630677,1,'soga_chin_type',7,25,44), (31094,2630677,1,'soga_ear_type',69,-94,0), (31095,2630677,1,'soga_eye_brow_type',-42,17,21), (31096,2630677,0,'soga_eye_color',229,229,102), (31097,2630677,1,'soga_eye_type',31,0,0), (31098,2630677,0,'soga_hair_color1',79,28,15), (31099,2630677,0,'soga_hair_color2',111,64,0), (31100,2630677,0,'soga_hair_face_color',42,29,3), (31101,2630677,0,'soga_hair_face_highlight_color',15,1,21), (31102,2630677,0,'soga_hair_highlight',29,21,28), (31103,2630677,0,'soga_hair_type_color',42,29,3), (31104,2630677,0,'soga_hair_type_highlight_color',15,1,21), (31105,2630677,1,'soga_lip_type',0,84,9), (31106,2630677,1,'soga_nose_type',88,57,25), (31107,2630677,0,'soga_skin_color',177,186,186), (31108,2630677,0,'wing_color1',255,255,255), (31109,2630677,0,'wing_color2',255,255,255), (31110,2630678,0,'eye_color',204,204,204), (31111,2630678,0,'skin_color',204,204,204), (31112,2630678,0,'soga_eye_color',229,229,102), (31113,2630678,0,'soga_skin_color',204,204,204), (31114,2630679,0,'eye_color',204,204,204), (31115,2630679,0,'skin_color',204,204,204), (31116,2630679,0,'soga_eye_color',229,229,102), (31117,2630679,0,'soga_skin_color',204,204,204), (31118,2630680,0,'eye_color',204,204,204), (31119,2630680,0,'skin_color',204,204,204), (31120,2630680,0,'soga_eye_color',229,229,102), (31121,2630680,0,'soga_skin_color',204,204,204), (31122,2630681,0,'eye_color',255,255,255), (31123,2630681,0,'skin_color',255,255,255), (31124,2630681,0,'soga_eye_color',255,0,255), (31125,2630682,1,'cheek_type',62,84,0), (31126,2630682,1,'chin_type',-82,34,-28), (31127,2630682,1,'ear_type',-97,17,0), (31128,2630682,1,'eye_brow_type',-26,-17,-21), (31129,2630682,0,'eye_color',115,172,190), (31130,2630682,1,'eye_type',-58,0,0), (31131,2630682,0,'hair_color1',200,165,96), (31132,2630682,0,'hair_color2',173,99,44), (31133,2630682,0,'hair_face_color',231,170,26), (31134,2630682,0,'hair_face_highlight_color',40,34,51), (31135,2630682,0,'hair_highlight',43,36,70), (31136,2630682,0,'hair_type_color',231,170,26), (31137,2630682,0,'hair_type_highlight_color',40,34,51), (31138,2630682,1,'lip_type',-32,-4,-72), (31139,2630682,1,'nose_type',31,0,88), (31140,2630682,0,'skin_color',67,50,51), (31141,2630682,1,'soga_cheek_type',62,84,0), (31142,2630682,1,'soga_chin_type',-82,34,-28), (31143,2630682,1,'soga_ear_type',-97,17,0), (31144,2630682,1,'soga_eye_brow_type',-26,-17,-21), (31145,2630682,0,'soga_eye_color',229,229,102), (31146,2630682,1,'soga_eye_type',-58,0,0), (31147,2630682,0,'soga_hair_color1',200,165,96), (31148,2630682,0,'soga_hair_color2',173,99,44), (31149,2630682,0,'soga_hair_face_color',231,170,26), (31150,2630682,0,'soga_hair_face_highlight_color',40,34,51), (31151,2630682,0,'soga_hair_highlight',43,36,70), (31152,2630682,0,'soga_hair_type_color',231,170,26), (31153,2630682,0,'soga_hair_type_highlight_color',40,34,51), (31154,2630682,1,'soga_lip_type',-32,-4,-72), (31155,2630682,1,'soga_nose_type',31,0,88), (31156,2630682,0,'soga_skin_color',67,50,51), (31157,2630682,0,'wing_color1',255,255,255), (31158,2630682,0,'wing_color2',255,255,255), (31159,2630683,1,'cheek_type',62,84,0), (31160,2630683,1,'chin_type',-82,34,-28), (31161,2630683,1,'ear_type',-97,17,0), (31162,2630683,1,'eye_brow_type',-26,-17,-21), (31163,2630683,0,'eye_color',115,172,190), (31164,2630683,1,'eye_type',-58,0,0), (31165,2630683,0,'hair_color1',200,165,96), (31166,2630683,0,'hair_color2',173,99,44), (31167,2630683,0,'hair_face_color',231,170,26), (31168,2630683,0,'hair_face_highlight_color',40,34,51), (31169,2630683,0,'hair_highlight',43,36,70), (31170,2630683,0,'hair_type_color',231,170,26), (31171,2630683,0,'hair_type_highlight_color',40,34,51), (31172,2630683,1,'lip_type',-32,-4,-72), (31173,2630683,1,'nose_type',31,0,88), (31174,2630683,0,'skin_color',67,50,51), (31175,2630683,1,'soga_cheek_type',62,84,0), (31176,2630683,1,'soga_chin_type',-82,34,-28), (31177,2630683,1,'soga_ear_type',-97,17,0), (31178,2630683,1,'soga_eye_brow_type',-26,-17,-21), (31179,2630683,0,'soga_eye_color',229,229,102), (31180,2630683,1,'soga_eye_type',-58,0,0), (31181,2630683,0,'soga_hair_color1',200,165,96), (31182,2630683,0,'soga_hair_color2',173,99,44), (31183,2630683,0,'soga_hair_face_color',231,170,26), (31184,2630683,0,'soga_hair_face_highlight_color',40,34,51), (31185,2630683,0,'soga_hair_highlight',43,36,70), (31186,2630683,0,'soga_hair_type_color',231,170,26), (31187,2630683,0,'soga_hair_type_highlight_color',40,34,51), (31188,2630683,1,'soga_lip_type',-32,-4,-72), (31189,2630683,1,'soga_nose_type',31,0,88), (31190,2630683,0,'soga_skin_color',67,50,51), (31191,2630683,0,'wing_color1',255,255,255), (31192,2630683,0,'wing_color2',255,255,255), (31193,2630684,1,'chin_type',97,0,0), (31194,2630684,0,'eye_color',219,22,22), (31195,2630684,1,'eye_type',98,0,0), (31196,2630684,1,'nose_type',-19,0,0), (31197,2630684,0,'skin_color',241,240,236), (31198,2630684,1,'soga_chin_type',97,0,0), (31199,2630684,0,'soga_eye_color',121,116,19), (31200,2630684,1,'soga_eye_type',98,0,0), (31201,2630684,1,'soga_nose_type',-19,0,0), (31202,2630684,0,'soga_skin_color',241,240,236), (31203,2630685,1,'cheek_type',-66,-12,0), (31204,2630685,1,'chin_type',10,0,0), (31205,2630685,1,'eye_brow_type',-23,-74,0), (31206,2630685,0,'eye_color',248,245,245), (31207,2630685,1,'eye_type',84,0,0), (31208,2630685,1,'lip_type',44,96,0), (31209,2630685,1,'nose_type',-97,0,0), (31210,2630685,0,'skin_color',64,71,73), (31211,2630685,1,'soga_cheek_type',-66,-12,0), (31212,2630685,1,'soga_chin_type',10,0,0), (31213,2630685,1,'soga_eye_brow_type',-23,-74,0), (31214,2630685,0,'soga_eye_color',252,241,238), (31215,2630685,1,'soga_eye_type',84,0,0), (31216,2630685,1,'soga_lip_type',44,96,0), (31217,2630685,1,'soga_nose_type',-97,0,0), (31218,2630685,0,'soga_skin_color',64,71,73), (31219,2630686,0,'eye_color',204,204,204), (31220,2630686,0,'skin_color',204,204,204), (31221,2630686,0,'soga_eye_color',229,229,102), (31222,2630686,0,'soga_skin_color',204,204,204), (31223,2630687,0,'eye_color',204,204,204), (31224,2630687,0,'skin_color',204,204,204), (31225,2630687,0,'soga_eye_color',229,229,102), (31226,2630687,0,'soga_skin_color',204,204,204), (31227,2630688,0,'eye_color',204,204,204), (31228,2630688,0,'skin_color',204,204,204), (31229,2630688,0,'soga_eye_color',229,229,102), (31230,2630688,0,'soga_skin_color',204,204,204), (31231,2630689,0,'eye_color',204,204,204), (31232,2630689,0,'skin_color',204,204,204), (31233,2630689,0,'soga_eye_color',229,229,102), (31234,2630689,0,'soga_skin_color',204,204,204), (31235,2630690,1,'cheek_type',-75,-38,0), (31236,2630690,1,'chin_type',39,0,0), (31237,2630690,1,'eye_brow_type',97,81,0), (31238,2630690,0,'eye_color',204,204,204), (31239,2630690,1,'eye_type',65,0,0), (31240,2630690,1,'lip_type',-87,50,0), (31241,2630690,1,'nose_type',72,0,0), (31242,2630690,0,'skin_color',204,204,204), (31243,2630690,1,'soga_cheek_type',-75,-38,0), (31244,2630690,1,'soga_chin_type',39,0,0), (31245,2630690,1,'soga_eye_brow_type',97,81,0), (31246,2630690,0,'soga_eye_color',229,229,102), (31247,2630690,1,'soga_eye_type',65,0,0), (31248,2630690,1,'soga_lip_type',-87,50,0), (31249,2630690,1,'soga_nose_type',72,0,0), (31250,2630690,0,'soga_skin_color',204,204,204), (31251,2630691,1,'cheek_type',-53,-39,0), (31252,2630691,1,'chin_type',-19,0,0), (31253,2630691,1,'eye_brow_type',58,-8,0), (31254,2630691,0,'eye_color',204,204,204), (31255,2630691,1,'eye_type',58,0,0), (31256,2630691,1,'lip_type',-14,56,0), (31257,2630691,1,'nose_type',38,0,0), (31258,2630691,0,'skin_color',204,204,204), (31259,2630691,1,'soga_cheek_type',-53,-39,0), (31260,2630691,1,'soga_chin_type',-19,0,0), (31261,2630691,1,'soga_eye_brow_type',58,-8,0), (31262,2630691,0,'soga_eye_color',229,229,102), (31263,2630691,1,'soga_eye_type',58,0,0), (31264,2630691,1,'soga_lip_type',-14,56,0), (31265,2630691,1,'soga_nose_type',38,0,0), (31266,2630691,0,'soga_skin_color',204,204,204), (31267,2630692,0,'eye_color',204,204,204), (31268,2630692,0,'skin_color',204,204,204), (31269,2630692,0,'soga_eye_color',229,229,102), (31270,2630692,0,'soga_skin_color',204,204,204), (31271,2630693,0,'eye_color',204,204,204), (31272,2630693,0,'skin_color',204,204,204), (31273,2630693,0,'soga_eye_color',229,229,102), (31274,2630693,0,'soga_skin_color',204,204,204), (31275,2630694,0,'eye_color',204,204,204), (31276,2630694,0,'skin_color',204,204,204), (31277,2630694,0,'soga_eye_color',229,229,102), (31278,2630694,0,'soga_skin_color',204,204,204), (31279,2630695,0,'eye_color',204,204,204), (31280,2630695,0,'skin_color',204,204,204), (31281,2630695,0,'soga_eye_color',229,229,102), (31282,2630695,0,'soga_skin_color',204,204,204), (31283,2630696,0,'eye_color',204,204,204), (31284,2630696,0,'skin_color',204,204,204), (31285,2630696,0,'soga_eye_color',229,229,102), (31286,2630696,0,'soga_skin_color',204,204,204), (31291,2630698,0,'eye_color',204,204,204), (31292,2630698,0,'skin_color',204,204,204), (31293,2630698,0,'soga_eye_color',229,229,102), (31294,2630698,0,'soga_skin_color',204,204,204), (31295,2630699,0,'eye_color',204,204,204), (31296,2630699,0,'skin_color',204,204,204), (31297,2630699,0,'soga_eye_color',229,229,102), (31298,2630699,0,'soga_skin_color',204,204,204), (31299,2630700,0,'eye_color',255,255,255), (31300,2630700,0,'skin_color',255,255,255), (31301,2630700,0,'soga_eye_color',255,0,255), (31302,2630701,0,'eye_color',204,204,204), (31303,2630701,0,'skin_color',204,204,204), (31304,2630701,0,'soga_eye_color',229,229,102), (31305,2630701,0,'soga_skin_color',204,204,204), (31306,2630702,0,'eye_color',204,204,204), (31307,2630702,0,'skin_color',204,204,204), (31308,2630702,0,'soga_eye_color',229,229,102), (31309,2630702,0,'soga_skin_color',204,204,204), (31310,2630703,0,'eye_color',204,204,204), (31311,2630703,0,'skin_color',204,204,204), (31312,2630703,0,'soga_eye_color',229,229,102), (31313,2630703,0,'soga_skin_color',204,204,204), (31314,2630704,0,'eye_color',204,204,204), (31315,2630704,0,'skin_color',204,204,204), (31316,2630704,0,'soga_eye_color',229,229,102), (31317,2630704,0,'soga_skin_color',204,204,204), (31318,2630705,0,'eye_color',204,204,204), (31319,2630705,0,'skin_color',204,204,204), (31320,2630705,0,'soga_eye_color',229,229,102), (31321,2630705,0,'soga_skin_color',204,204,204), (31322,2630706,0,'eye_color',204,204,204), (31323,2630706,0,'skin_color',204,204,204), (31324,2630706,0,'soga_eye_color',229,229,102), (31325,2630706,0,'soga_skin_color',204,204,204), (31326,2630707,0,'eye_color',204,204,204), (31327,2630707,0,'skin_color',204,204,204), (31328,2630707,0,'soga_eye_color',229,229,102), (31329,2630707,0,'soga_skin_color',204,204,204), (31330,2630708,0,'eye_color',204,204,204), (31331,2630708,0,'skin_color',204,204,204), (31332,2630708,0,'soga_eye_color',229,229,102), (31333,2630708,0,'soga_skin_color',204,204,204), (31334,2630709,1,'cheek_type',81,25,0), (31335,2630709,1,'chin_type',0,-45,37), (31336,2630709,1,'ear_type',14,94,0), (31337,2630709,1,'eye_brow_type',62,-37,-43), (31338,2630709,0,'eye_color',158,137,118), (31339,2630709,1,'eye_type',100,0,0), (31340,2630709,0,'hair_color1',114,112,142), (31341,2630709,0,'hair_color2',121,113,107), (31342,2630709,0,'hair_face_color',116,143,143), (31343,2630709,0,'hair_face_highlight_color',244,244,246), (31344,2630709,0,'hair_highlight',160,156,172), (31345,2630709,0,'hair_type_color',116,143,143), (31346,2630709,0,'hair_type_highlight_color',244,244,246), (31347,2630709,1,'lip_type',81,68,25), (31348,2630709,1,'nose_type',10,41,-7), (31349,2630709,0,'skin_color',140,143,143), (31350,2630709,1,'soga_cheek_type',81,25,0), (31351,2630709,1,'soga_chin_type',0,-45,37), (31352,2630709,1,'soga_ear_type',14,94,0), (31353,2630709,1,'soga_eye_brow_type',62,-37,-43), (31354,2630709,0,'soga_eye_color',204,204,204), (31355,2630709,1,'soga_eye_type',100,0,0), (31356,2630709,0,'soga_hair_color1',114,112,142), (31357,2630709,0,'soga_hair_color2',121,113,107), (31358,2630709,0,'soga_hair_face_color',116,143,143), (31359,2630709,0,'soga_hair_face_highlight_color',244,244,246), (31360,2630709,0,'soga_hair_highlight',160,156,172), (31361,2630709,0,'soga_hair_type_color',116,143,143), (31362,2630709,0,'soga_hair_type_highlight_color',244,244,246), (31363,2630709,1,'soga_lip_type',81,68,25), (31364,2630709,1,'soga_nose_type',10,41,-7), (31365,2630709,0,'soga_skin_color',140,143,143), (31366,2630710,0,'eye_color',204,204,204), (31367,2630710,0,'skin_color',204,204,204), (31368,2630710,0,'soga_eye_color',229,229,102), (31369,2630710,0,'soga_skin_color',204,204,204), (31370,2630711,0,'eye_color',204,204,204), (31371,2630711,0,'skin_color',204,204,204), (31372,2630711,0,'soga_eye_color',229,229,102), (31373,2630711,0,'soga_skin_color',204,204,204), (31374,2630712,0,'eye_color',204,204,204), (31375,2630712,0,'skin_color',204,204,204), (31376,2630712,0,'soga_eye_color',229,229,102), (31377,2630712,0,'soga_skin_color',204,204,204), (31378,2630713,0,'eye_color',204,204,204), (31379,2630713,0,'skin_color',204,204,204), (31380,2630713,0,'soga_eye_color',229,229,102), (31381,2630713,0,'soga_skin_color',204,204,204), (31382,2630714,0,'eye_color',204,204,204), (31383,2630714,0,'skin_color',204,204,204), (31384,2630714,0,'soga_eye_color',229,229,102), (31385,2630714,0,'soga_skin_color',204,204,204), (31386,2630715,0,'eye_color',204,204,204), (31387,2630715,0,'skin_color',204,204,204), (31388,2630715,0,'soga_eye_color',229,229,102), (31389,2630715,0,'soga_skin_color',204,204,204), (31390,2630716,0,'eye_color',204,204,204), (31391,2630716,0,'skin_color',204,204,204), (31392,2630716,0,'soga_eye_color',229,229,102), (31393,2630716,0,'soga_skin_color',204,204,204), (31394,2630717,0,'eye_color',204,204,204), (31395,2630717,0,'skin_color',204,204,204), (31396,2630717,0,'soga_eye_color',229,229,102), (31397,2630717,0,'soga_skin_color',204,204,204), (31398,2630718,0,'eye_color',204,204,204), (31399,2630718,0,'skin_color',204,204,204), (31400,2630718,0,'soga_eye_color',229,229,102), (31401,2630718,0,'soga_skin_color',204,204,204), (31402,2630719,0,'eye_color',204,204,204), (31403,2630719,0,'skin_color',204,204,204), (31404,2630719,0,'soga_eye_color',229,229,102), (31405,2630719,0,'soga_skin_color',204,204,204), (31406,2630720,0,'eye_color',204,204,204), (31407,2630720,0,'skin_color',204,204,204), (31408,2630720,0,'soga_eye_color',229,229,102), (31409,2630720,0,'soga_skin_color',204,204,204), (31410,2630721,0,'eye_color',204,204,204), (31411,2630721,0,'skin_color',204,204,204), (31412,2630721,0,'soga_eye_color',229,229,102), (31413,2630721,0,'soga_skin_color',204,204,204), (31418,2630723,0,'eye_color',204,204,204), (31419,2630723,0,'skin_color',204,204,204), (31420,2630723,0,'soga_eye_color',229,229,102), (31421,2630723,0,'soga_skin_color',204,204,204), (31422,2630724,1,'cheek_type',44,-98,0), (31423,2630724,1,'eye_brow_type',-85,69,0), (31424,2630724,0,'eye_color',122,123,71), (31425,2630724,1,'eye_type',-64,0,0), (31426,2630724,1,'lip_type',34,7,0), (31427,2630724,1,'nose_type',25,0,0), (31428,2630724,0,'skin_color',103,134,79), (31429,2630724,1,'soga_cheek_type',44,-98,0), (31430,2630724,1,'soga_eye_brow_type',-85,69,0), (31431,2630724,0,'soga_eye_color',72,6,26), (31432,2630724,1,'soga_eye_type',-64,0,0), (31433,2630724,1,'soga_lip_type',34,7,0), (31434,2630724,1,'soga_nose_type',25,0,0), (31435,2630724,0,'soga_skin_color',103,134,79), (31436,2630725,0,'eye_color',255,255,255), (31437,2630725,0,'skin_color',255,255,255), (31438,2630725,0,'soga_eye_color',255,0,255), (31439,2630726,0,'eye_color',204,204,204), (31440,2630726,0,'skin_color',204,204,204), (31441,2630726,0,'soga_eye_color',229,229,102), (31442,2630726,0,'soga_skin_color',204,204,204), (31443,2630727,0,'eye_color',204,204,204), (31444,2630727,0,'skin_color',204,204,204), (31445,2630727,0,'soga_eye_color',229,229,102), (31446,2630727,0,'soga_skin_color',204,204,204), (31447,2630728,0,'eye_color',204,204,204), (31448,2630728,0,'skin_color',204,204,204), (31449,2630728,0,'soga_eye_color',229,229,102), (31450,2630728,0,'soga_skin_color',204,204,204), (31451,2630729,1,'cheek_type',-37,-22,0), (31452,2630729,1,'chin_type',-20,-41,71), (31453,2630729,1,'ear_type',91,-83,0), (31454,2630729,1,'eye_brow_type',-1,-8,100), (31455,2630729,0,'eye_color',135,170,145), (31456,2630729,1,'eye_type',95,0,0), (31457,2630729,0,'hair_color1',50,48,56), (31458,2630729,0,'hair_color2',68,72,71), (31459,2630729,0,'hair_face_color',65,66,80), (31460,2630729,0,'hair_face_highlight_color',244,246,246), (31461,2630729,0,'hair_highlight',164,165,165), (31462,2630729,0,'hair_type_color',65,66,80), (31463,2630729,0,'hair_type_highlight_color',244,246,246), (31464,2630729,1,'lip_type',100,46,-68), (31465,2630729,1,'nose_type',76,82,34), (31466,2630729,0,'skin_color',246,248,248), (31467,2630729,1,'soga_cheek_type',-37,-22,0), (31468,2630729,1,'soga_chin_type',-20,-41,71), (31469,2630729,1,'soga_ear_type',91,-83,0), (31470,2630729,1,'soga_eye_brow_type',-1,-8,100), (31471,2630729,0,'soga_eye_color',229,229,102), (31472,2630729,1,'soga_eye_type',95,0,0), (31473,2630729,0,'soga_hair_color1',50,48,56), (31474,2630729,0,'soga_hair_color2',68,72,71), (31475,2630729,0,'soga_hair_face_color',65,66,80), (31476,2630729,0,'soga_hair_face_highlight_color',244,246,246), (31477,2630729,0,'soga_hair_highlight',164,165,165), (31478,2630729,0,'soga_hair_type_color',65,66,80), (31479,2630729,0,'soga_hair_type_highlight_color',244,246,246), (31480,2630729,1,'soga_lip_type',100,46,-68), (31481,2630729,1,'soga_nose_type',76,82,34), (31482,2630729,0,'soga_skin_color',246,248,248), (31483,2630730,0,'eye_color',204,204,204), (31484,2630730,0,'skin_color',204,204,204), (31485,2630730,0,'soga_eye_color',229,229,102), (31486,2630730,0,'soga_skin_color',204,204,204), (31487,2630731,1,'cheek_type',45,45,0), (31488,2630731,1,'chin_type',31,0,0), (31489,2630731,1,'eye_brow_type',55,-17,0), (31490,2630731,0,'eye_color',166,61,56), (31491,2630731,1,'eye_type',-2,0,0), (31492,2630731,1,'lip_type',39,22,0), (31493,2630731,1,'nose_type',-97,0,0), (31494,2630731,0,'skin_color',132,108,79), (31495,2630731,1,'soga_cheek_type',45,45,0), (31496,2630731,1,'soga_chin_type',31,0,0), (31497,2630731,1,'soga_eye_brow_type',55,-17,0), (31498,2630731,0,'soga_eye_color',176,30,13), (31499,2630731,1,'soga_eye_type',-2,0,0), (31500,2630731,1,'soga_lip_type',39,22,0), (31501,2630731,1,'soga_nose_type',-97,0,0), (31502,2630731,0,'soga_skin_color',132,108,79), (31503,2630732,0,'eye_color',204,204,204), (31504,2630732,0,'skin_color',204,204,204), (31505,2630732,0,'soga_eye_color',229,229,102), (31506,2630732,0,'soga_skin_color',204,204,204), (31507,2630733,0,'eye_color',204,204,204), (31508,2630733,0,'skin_color',204,204,204), (31509,2630733,0,'soga_eye_color',229,229,102), (31510,2630733,0,'soga_skin_color',204,204,204), (31511,2630734,0,'eye_color',204,204,204), (31512,2630734,0,'skin_color',204,204,204), (31513,2630734,0,'soga_eye_color',229,229,102), (31514,2630734,0,'soga_skin_color',204,204,204), (31515,2630735,0,'eye_color',204,204,204), (31516,2630735,0,'skin_color',204,204,204), (31517,2630735,0,'soga_eye_color',229,229,102), (31518,2630735,0,'soga_skin_color',204,204,204), (31519,2630736,0,'eye_color',255,255,255), (31520,2630736,0,'skin_color',255,255,255), (31521,2630736,0,'soga_eye_color',255,0,255), (31522,2630737,1,'cheek_type',38,0,0), (31523,2630737,1,'chin_type',85,1,25), (31524,2630737,1,'ear_type',-14,-77,0), (31525,2630737,1,'eye_brow_type',51,-69,17), (31526,2630737,0,'eye_color',102,0,102), (31527,2630737,1,'eye_type',-37,0,0), (31528,2630737,1,'lip_type',7,8,55), (31529,2630737,1,'nose_type',53,50,22), (31530,2630737,0,'skin_color',142,142,141), (31531,2630737,1,'soga_cheek_type',38,0,0), (31532,2630737,1,'soga_chin_type',85,1,25), (31533,2630737,1,'soga_ear_type',-14,-77,0), (31534,2630737,1,'soga_eye_brow_type',51,-69,17), (31535,2630737,0,'soga_eye_color',229,229,102), (31536,2630737,1,'soga_eye_type',-37,0,0), (31537,2630737,1,'soga_lip_type',7,8,55), (31538,2630737,1,'soga_nose_type',53,50,22), (31539,2630737,0,'soga_skin_color',142,142,141), (31540,2630738,1,'cheek_type',-77,-37,0), (31541,2630738,1,'chin_type',-62,-2,-56), (31542,2630738,1,'ear_type',21,-63,0), (31543,2630738,1,'eye_brow_type',-63,94,8), (31544,2630738,0,'eye_color',100,148,119), (31545,2630738,1,'eye_type',-7,0,0), (31546,2630738,0,'hair_color1',21,13,24), (31547,2630738,0,'hair_color2',34,28,24), (31548,2630738,0,'hair_face_color',2,0,0), (31549,2630738,0,'hair_face_highlight_color',184,128,10), (31550,2630738,0,'hair_highlight',209,131,22), (31551,2630738,0,'hair_type_color',2,0,0), (31552,2630738,0,'hair_type_highlight_color',184,128,10), (31553,2630738,1,'lip_type',34,-10,-14), (31554,2630738,1,'nose_type',56,50,-88), (31555,2630738,0,'skin_color',98,90,91), (31556,2630738,1,'soga_cheek_type',-77,-37,0), (31557,2630738,1,'soga_chin_type',-62,-2,-56), (31558,2630738,1,'soga_ear_type',21,-63,0), (31559,2630738,1,'soga_eye_brow_type',-63,94,8), (31560,2630738,0,'soga_eye_color',229,229,102), (31561,2630738,1,'soga_eye_type',-7,0,0), (31562,2630738,0,'soga_hair_color1',21,13,24), (31563,2630738,0,'soga_hair_color2',34,28,24), (31564,2630738,0,'soga_hair_face_color',2,0,0), (31565,2630738,0,'soga_hair_face_highlight_color',184,128,10), (31566,2630738,0,'soga_hair_highlight',209,131,22), (31567,2630738,0,'soga_hair_type_color',2,0,0), (31568,2630738,0,'soga_hair_type_highlight_color',184,128,10), (31569,2630738,1,'soga_lip_type',34,-10,-14), (31570,2630738,1,'soga_nose_type',56,50,-88), (31571,2630738,0,'soga_skin_color',98,90,91), (31572,2630739,1,'cheek_type',-96,-51,0), (31573,2630739,1,'chin_type',68,39,74), (31574,2630739,1,'ear_type',-88,-93,0), (31575,2630739,1,'eye_brow_type',-46,-59,-58), (31576,2630739,0,'eye_color',56,37,15), (31577,2630739,1,'eye_type',23,0,0), (31578,2630739,0,'hair_color1',239,221,86), (31579,2630739,0,'hair_color2',89,62,43), (31580,2630739,0,'hair_face_color',222,180,18), (31581,2630739,0,'hair_face_highlight_color',233,168,29), (31582,2630739,0,'hair_highlight',200,165,96), (31583,2630739,0,'hair_type_color',222,180,18), (31584,2630739,0,'hair_type_highlight_color',233,168,29), (31585,2630739,1,'lip_type',11,-23,68), (31586,2630739,1,'nose_type',-82,-82,93), (31587,2630739,0,'skin_color',138,144,144), (31588,2630739,1,'soga_cheek_type',-96,-51,0), (31589,2630739,1,'soga_chin_type',68,39,74), (31590,2630739,1,'soga_ear_type',-88,-93,0), (31591,2630739,1,'soga_eye_brow_type',-46,-59,-58), (31592,2630739,0,'soga_eye_color',229,229,102), (31593,2630739,1,'soga_eye_type',23,0,0), (31594,2630739,0,'soga_hair_color1',239,221,86), (31595,2630739,0,'soga_hair_color2',89,62,43), (31596,2630739,0,'soga_hair_face_color',222,180,18), (31597,2630739,0,'soga_hair_face_highlight_color',233,168,29), (31598,2630739,0,'soga_hair_highlight',200,165,96), (31599,2630739,0,'soga_hair_type_color',222,180,18), (31600,2630739,0,'soga_hair_type_highlight_color',233,168,29), (31601,2630739,1,'soga_lip_type',11,-23,68), (31602,2630739,1,'soga_nose_type',-82,-82,93), (31603,2630739,0,'soga_skin_color',138,144,144), (31604,2630740,0,'eye_color',204,204,204), (31605,2630740,0,'skin_color',204,204,204), (31606,2630740,0,'soga_eye_color',229,229,102), (31607,2630740,0,'soga_skin_color',204,204,204), (31608,2630741,1,'chin_type',-89,0,0), (31609,2630741,0,'eye_color',180,163,176), (31610,2630741,1,'eye_type',-90,0,0), (31611,2630741,1,'nose_type',9,0,0), (31612,2630741,0,'skin_color',212,44,45), (31613,2630741,1,'soga_chin_type',-89,0,0), (31614,2630741,0,'soga_eye_color',188,81,13), (31615,2630741,1,'soga_eye_type',-90,0,0), (31616,2630741,1,'soga_nose_type',9,0,0), (31617,2630741,0,'soga_skin_color',212,44,45), (31618,2630742,1,'cheek_type',-26,10,0), (31619,2630742,1,'chin_type',-42,0,0), (31620,2630742,1,'eye_brow_type',-48,-34,0), (31621,2630742,0,'eye_color',184,34,28), (31622,2630742,1,'eye_type',-21,0,0), (31623,2630742,1,'lip_type',-43,56,0), (31624,2630742,1,'nose_type',-58,0,0), (31625,2630742,0,'skin_color',109,119,90), (31626,2630742,1,'soga_cheek_type',-26,10,0), (31627,2630742,1,'soga_chin_type',-42,0,0), (31628,2630742,1,'soga_eye_brow_type',-48,-34,0), (31629,2630742,0,'soga_eye_color',106,17,166), (31630,2630742,1,'soga_eye_type',-21,0,0), (31631,2630742,1,'soga_lip_type',-43,56,0), (31632,2630742,1,'soga_nose_type',-58,0,0), (31633,2630742,0,'soga_skin_color',109,119,90), (31634,2630743,1,'cheek_type',-75,1,0), (31635,2630743,1,'chin_type',34,0,0), (31636,2630743,1,'eye_brow_type',-75,-71,0), (31637,2630743,0,'eye_color',188,186,183), (31638,2630743,1,'eye_type',-84,0,0), (31639,2630743,1,'lip_type',3,-10,0), (31640,2630743,1,'nose_type',-71,0,0), (31641,2630743,0,'skin_color',98,18,18), (31642,2630743,1,'soga_cheek_type',-75,1,0), (31643,2630743,1,'soga_chin_type',34,0,0), (31644,2630743,1,'soga_eye_brow_type',-75,-71,0), (31645,2630743,0,'soga_eye_color',88,39,131), (31646,2630743,1,'soga_eye_type',-84,0,0), (31647,2630743,1,'soga_lip_type',3,-10,0), (31648,2630743,1,'soga_nose_type',-71,0,0), (31649,2630743,0,'soga_skin_color',98,18,18), (31650,2630744,1,'chin_type',-15,0,0), (31651,2630744,0,'eye_color',201,93,66), (31652,2630744,1,'eye_type',-34,0,0), (31653,2630744,1,'nose_type',3,0,0), (31654,2630744,0,'skin_color',149,139,135), (31655,2630744,1,'soga_chin_type',-15,0,0), (31656,2630744,0,'soga_eye_color',185,21,14), (31657,2630744,1,'soga_eye_type',-34,0,0), (31658,2630744,1,'soga_nose_type',3,0,0), (31659,2630744,0,'soga_skin_color',149,139,135), (31660,2630745,1,'cheek_type',31,56,0), (31661,2630745,1,'chin_type',-87,0,0), (31662,2630745,1,'eye_brow_type',25,46,0), (31663,2630745,0,'eye_color',103,138,73), (31664,2630745,1,'eye_type',96,0,0), (31665,2630745,1,'lip_type',-81,-83,0), (31666,2630745,1,'nose_type',57,0,0), (31667,2630745,0,'skin_color',176,81,78), (31668,2630745,1,'soga_cheek_type',31,56,0), (31669,2630745,1,'soga_chin_type',-87,0,0), (31670,2630745,1,'soga_eye_brow_type',25,46,0), (31671,2630745,0,'soga_eye_color',161,161,129), (31672,2630745,1,'soga_eye_type',96,0,0), (31673,2630745,1,'soga_lip_type',-81,-83,0), (31674,2630745,1,'soga_nose_type',57,0,0), (31675,2630745,0,'soga_skin_color',176,81,78), (31676,2630746,0,'eye_color',204,204,204), (31677,2630746,0,'skin_color',204,204,204), (31678,2630746,0,'soga_eye_color',229,229,102), (31679,2630746,0,'soga_skin_color',204,204,204), (31680,2630747,0,'eye_color',204,204,204), (31681,2630747,0,'skin_color',204,204,204), (31682,2630747,0,'soga_eye_color',229,229,102), (31683,2630747,0,'soga_skin_color',204,204,204), (31684,2630748,0,'eye_color',204,204,204), (31685,2630748,0,'skin_color',204,204,204), (31686,2630748,0,'soga_eye_color',229,229,102), (31687,2630748,0,'soga_skin_color',204,204,204), (31688,2630749,1,'cheek_type',-59,-26,0), (31689,2630749,1,'chin_type',25,0,0), (31690,2630749,1,'eye_brow_type',-55,88,0), (31691,2630749,0,'eye_color',247,147,147), (31692,2630749,1,'eye_type',42,0,0), (31693,2630749,1,'lip_type',-91,14,0), (31694,2630749,1,'nose_type',19,0,0), (31695,2630749,0,'skin_color',146,128,135), (31696,2630749,1,'soga_cheek_type',-59,-26,0), (31697,2630749,1,'soga_chin_type',25,0,0), (31698,2630749,1,'soga_eye_brow_type',-55,88,0), (31699,2630749,0,'soga_eye_color',175,114,234), (31700,2630749,1,'soga_eye_type',42,0,0), (31701,2630749,1,'soga_lip_type',-91,14,0), (31702,2630749,1,'soga_nose_type',19,0,0), (31703,2630749,0,'soga_skin_color',146,128,135), (31704,2630750,0,'eye_color',204,204,204), (31705,2630750,0,'skin_color',204,204,204), (31706,2630750,0,'soga_eye_color',229,229,102), (31707,2630750,0,'soga_skin_color',204,204,204), (31708,2630751,0,'eye_color',204,204,204), (31709,2630751,0,'skin_color',204,204,204), (31710,2630751,0,'soga_eye_color',229,229,102), (31711,2630751,0,'soga_skin_color',204,204,204), (31712,2630752,0,'eye_color',204,204,204), (31713,2630752,0,'skin_color',204,204,204), (31714,2630752,0,'soga_eye_color',229,229,102), (31715,2630752,0,'soga_skin_color',204,204,204), (31716,2630753,0,'eye_color',204,204,204), (31717,2630753,0,'skin_color',204,204,204), (31718,2630753,0,'soga_eye_color',229,229,102), (31719,2630753,0,'soga_skin_color',204,204,204), (31724,2630755,1,'cheek_type',97,-61,0), (31725,2630755,1,'chin_type',-31,-74,-55), (31726,2630755,1,'ear_type',63,-63,0), (31727,2630755,1,'eye_brow_type',-71,-23,62), (31728,2630755,0,'eye_color',230,221,235), (31729,2630755,1,'eye_type',-71,0,0), (31730,2630755,0,'hair_face_color',70,26,9), (31731,2630755,0,'hair_type_color',70,26,9), (31732,2630755,1,'lip_type',-22,56,-77), (31733,2630755,1,'nose_type',-39,51,-17), (31734,2630755,0,'skin_color',152,153,109), (31735,2630755,1,'soga_cheek_type',97,-61,0), (31736,2630755,1,'soga_chin_type',-31,-74,-55), (31737,2630755,1,'soga_ear_type',63,-63,0), (31738,2630755,1,'soga_eye_brow_type',-71,-23,62), (31739,2630755,0,'soga_eye_color',204,204,204), (31740,2630755,1,'soga_eye_type',-71,0,0), (31741,2630755,0,'soga_hair_face_color',70,26,9), (31742,2630755,0,'soga_hair_type_color',70,26,9), (31743,2630755,1,'soga_lip_type',-22,56,-77), (31744,2630755,1,'soga_nose_type',-39,51,-17), (31745,2630755,0,'soga_skin_color',152,153,109), (31746,2630756,0,'eye_color',204,204,204), (31747,2630756,0,'skin_color',204,204,204), (31748,2630756,0,'soga_eye_color',229,229,102), (31749,2630756,0,'soga_skin_color',204,204,204), (31750,2630757,0,'eye_color',204,204,204), (31751,2630757,0,'skin_color',204,204,204), (31752,2630757,0,'soga_eye_color',229,229,102), (31753,2630757,0,'soga_skin_color',204,204,204), (31754,2630758,0,'eye_color',204,204,204), (31755,2630758,0,'skin_color',204,204,204), (31756,2630758,0,'soga_eye_color',229,229,102), (31757,2630758,0,'soga_skin_color',204,204,204), (31758,2630759,0,'eye_color',204,204,204), (31759,2630759,0,'skin_color',204,204,204), (31760,2630759,0,'soga_eye_color',229,229,102), (31761,2630759,0,'soga_skin_color',204,204,204), (31778,2630764,0,'eye_color',204,204,204), (31779,2630764,0,'skin_color',204,204,204), (31780,2630764,0,'soga_eye_color',229,229,102), (31781,2630764,0,'soga_skin_color',204,204,204), (31782,2630765,0,'eye_color',204,204,204), (31783,2630765,0,'skin_color',204,204,204), (31784,2630765,0,'soga_eye_color',229,229,102), (31785,2630765,0,'soga_skin_color',204,204,204), (31786,2630766,0,'eye_color',204,204,204), (31787,2630766,0,'skin_color',204,204,204), (31788,2630766,0,'soga_eye_color',229,229,102), (31789,2630766,0,'soga_skin_color',204,204,204), (31790,2630767,0,'eye_color',204,204,204), (31791,2630767,0,'skin_color',204,204,204), (31792,2630767,0,'soga_eye_color',229,229,102), (31793,2630767,0,'soga_skin_color',204,204,204), (31794,2630768,0,'eye_color',204,204,204), (31795,2630768,0,'skin_color',204,204,204), (31796,2630768,0,'soga_eye_color',229,229,102), (31797,2630768,0,'soga_skin_color',204,204,204), (31798,2630769,0,'eye_color',204,204,204), (31799,2630769,0,'skin_color',204,204,204), (31800,2630769,0,'soga_eye_color',229,229,102), (31801,2630769,0,'soga_skin_color',204,204,204), (31802,2630770,0,'eye_color',204,204,204), (31803,2630770,0,'skin_color',204,204,204), (31804,2630770,0,'soga_eye_color',229,229,102), (31805,2630770,0,'soga_skin_color',204,204,204), (31806,2630771,0,'eye_color',204,204,204), (31807,2630771,0,'skin_color',204,204,204), (31808,2630771,0,'soga_eye_color',229,229,102), (31809,2630771,0,'soga_skin_color',204,204,204), (31810,2630772,0,'eye_color',204,204,204), (31811,2630772,0,'skin_color',204,204,204), (31812,2630772,0,'soga_eye_color',229,229,102), (31813,2630772,0,'soga_skin_color',204,204,204), (31814,2630773,0,'eye_color',204,204,204), (31815,2630773,0,'skin_color',204,204,204), (31816,2630773,0,'soga_eye_color',229,229,102), (31817,2630773,0,'soga_skin_color',204,204,204), (31818,2630774,0,'eye_color',204,204,204), (31819,2630774,0,'skin_color',204,204,204), (31820,2630774,0,'soga_eye_color',229,229,102), (31821,2630774,0,'soga_skin_color',204,204,204), (31822,2630775,0,'eye_color',204,204,204), (31823,2630775,0,'skin_color',204,204,204), (31824,2630775,0,'soga_eye_color',229,229,102), (31825,2630775,0,'soga_skin_color',204,204,204), (31826,2630776,0,'eye_color',204,204,204), (31827,2630776,0,'skin_color',204,204,204), (31828,2630776,0,'soga_eye_color',229,229,102), (31829,2630776,0,'soga_skin_color',204,204,204), (31830,2630777,0,'eye_color',204,204,204), (31831,2630777,0,'skin_color',204,204,204), (31832,2630777,0,'soga_eye_color',229,229,102), (31833,2630777,0,'soga_skin_color',204,204,204), (31834,2630778,0,'eye_color',204,204,204), (31835,2630778,0,'skin_color',204,204,204), (31836,2630778,0,'soga_eye_color',229,229,102), (31837,2630778,0,'soga_skin_color',204,204,204), (31838,2630779,0,'eye_color',204,204,204), (31839,2630779,0,'skin_color',204,204,204), (31840,2630779,0,'soga_eye_color',229,229,102), (31841,2630779,0,'soga_skin_color',204,204,204), (31842,2630780,0,'eye_color',204,204,204), (31843,2630780,0,'skin_color',204,204,204), (31844,2630780,0,'soga_eye_color',229,229,102), (31845,2630780,0,'soga_skin_color',204,204,204), (31846,2630781,0,'eye_color',204,204,204), (31847,2630781,0,'skin_color',204,204,204), (31848,2630781,0,'soga_eye_color',229,229,102), (31849,2630781,0,'soga_skin_color',204,204,204), (31850,2630782,0,'eye_color',204,204,204), (31851,2630782,0,'skin_color',204,204,204), (31852,2630782,0,'soga_eye_color',229,229,102), (31853,2630782,0,'soga_skin_color',204,204,204), (31854,2630783,0,'eye_color',204,204,204), (31855,2630783,0,'skin_color',204,204,204), (31856,2630783,0,'soga_eye_color',229,229,102), (31857,2630783,0,'soga_skin_color',204,204,204), (31858,2630784,0,'eye_color',204,204,204), (31859,2630784,0,'skin_color',204,204,204), (31860,2630784,0,'soga_eye_color',229,229,102), (31861,2630784,0,'soga_skin_color',204,204,204), (31862,2630785,0,'eye_color',204,204,204), (31863,2630785,0,'skin_color',204,204,204), (31864,2630785,0,'soga_eye_color',229,229,102), (31865,2630785,0,'soga_skin_color',204,204,204), (31866,2630786,0,'eye_color',204,204,204), (31867,2630786,0,'skin_color',204,204,204), (31868,2630786,0,'soga_eye_color',229,229,102), (31869,2630786,0,'soga_skin_color',204,204,204), (31870,2630787,0,'eye_color',204,204,204), (31871,2630787,0,'skin_color',204,204,204), (31872,2630787,0,'soga_eye_color',229,229,102), (31873,2630787,0,'soga_skin_color',204,204,204), (31874,2630788,0,'eye_color',204,204,204), (31875,2630788,0,'skin_color',204,204,204), (31876,2630788,0,'soga_eye_color',229,229,102), (31877,2630788,0,'soga_skin_color',204,204,204), (31878,2630789,0,'eye_color',204,204,204), (31879,2630789,0,'skin_color',204,204,204), (31880,2630789,0,'soga_eye_color',229,229,102), (31881,2630789,0,'soga_skin_color',204,204,204), (31882,2630790,1,'cheek_type',40,-14,0), (31883,2630790,1,'chin_type',62,0,0), (31884,2630790,1,'eye_brow_type',43,53,0), (31885,2630790,0,'eye_color',182,35,27), (31886,2630790,1,'eye_type',40,0,0), (31887,2630790,1,'lip_type',98,-12,0), (31888,2630790,1,'nose_type',-28,0,0), (31889,2630790,0,'skin_color',134,22,21), (31890,2630790,1,'soga_cheek_type',40,-14,0), (31891,2630790,1,'soga_chin_type',62,0,0), (31892,2630790,1,'soga_eye_brow_type',43,53,0), (31893,2630790,0,'soga_eye_color',213,207,219), (31894,2630790,1,'soga_eye_type',40,0,0), (31895,2630790,1,'soga_lip_type',98,-12,0), (31896,2630790,1,'soga_nose_type',-28,0,0), (31897,2630790,0,'soga_skin_color',134,22,21), (31898,2630791,1,'chin_type',76,0,0), (31899,2630791,0,'eye_color',193,112,84), (31900,2630791,1,'eye_type',-95,0,0), (31901,2630791,1,'nose_type',-34,0,0), (31902,2630791,0,'skin_color',201,150,47), (31903,2630791,1,'soga_chin_type',76,0,0), (31904,2630791,0,'soga_eye_color',158,131,13), (31905,2630791,1,'soga_eye_type',-95,0,0), (31906,2630791,1,'soga_nose_type',-34,0,0), (31907,2630791,0,'soga_skin_color',201,150,47), (31908,2630792,0,'eye_color',204,204,204), (31909,2630792,0,'skin_color',204,204,204), (31910,2630792,0,'soga_eye_color',229,229,102), (31911,2630792,0,'soga_skin_color',204,204,204), (31912,2630793,0,'eye_color',204,204,204), (31913,2630793,0,'skin_color',204,204,204), (31914,2630793,0,'soga_eye_color',229,229,102), (31915,2630793,0,'soga_skin_color',204,204,204), (31916,2630794,0,'eye_color',204,204,204), (31917,2630794,0,'skin_color',204,204,204), (31918,2630794,0,'soga_eye_color',229,229,102), (31919,2630794,0,'soga_skin_color',204,204,204), (31920,2630795,0,'eye_color',204,204,204), (31921,2630795,0,'skin_color',204,204,204), (31922,2630795,0,'soga_eye_color',229,229,102), (31923,2630795,0,'soga_skin_color',204,204,204), (31924,2630796,0,'eye_color',204,204,204), (31925,2630796,0,'skin_color',204,204,204), (31926,2630796,0,'soga_eye_color',229,229,102), (31927,2630796,0,'soga_skin_color',204,204,204), (31928,2630797,0,'eye_color',204,204,204), (31929,2630797,0,'skin_color',204,204,204), (31930,2630797,0,'soga_eye_color',229,229,102), (31931,2630797,0,'soga_skin_color',204,204,204), (31932,2630798,0,'eye_color',204,204,204), (31933,2630798,0,'skin_color',204,204,204), (31934,2630798,0,'soga_eye_color',229,229,102), (31935,2630798,0,'soga_skin_color',204,204,204), (31936,2630799,0,'eye_color',204,204,204), (31937,2630799,0,'skin_color',204,204,204), (31938,2630799,0,'soga_eye_color',229,229,102), (31939,2630799,0,'soga_skin_color',204,204,204), (31940,2630800,0,'eye_color',204,204,204), (31941,2630800,0,'skin_color',204,204,204), (31942,2630800,0,'soga_eye_color',229,229,102), (31943,2630800,0,'soga_skin_color',204,204,204), (31944,2630801,0,'eye_color',204,204,204), (31945,2630801,0,'skin_color',204,204,204), (31946,2630801,0,'soga_eye_color',229,229,102), (31947,2630801,0,'soga_skin_color',204,204,204), (31948,2630802,1,'cheek_type',0,65,0), (31949,2630802,1,'chin_type',-79,0,0), (31950,2630802,1,'eye_brow_type',-5,20,0), (31951,2630802,0,'eye_color',176,27,25), (31952,2630802,1,'eye_type',-34,0,0), (31953,2630802,1,'lip_type',-90,-37,0), (31954,2630802,1,'nose_type',14,0,0), (31955,2630802,0,'skin_color',206,155,97), (31956,2630802,1,'soga_cheek_type',0,65,0), (31957,2630802,1,'soga_chin_type',-79,0,0), (31958,2630802,1,'soga_eye_brow_type',-5,20,0), (31959,2630802,0,'soga_eye_color',99,12,141), (31960,2630802,1,'soga_eye_type',-34,0,0), (31961,2630802,1,'soga_lip_type',-90,-37,0), (31962,2630802,1,'soga_nose_type',14,0,0), (31963,2630802,0,'soga_skin_color',206,155,97), (31964,2630803,0,'eye_color',204,204,204), (31965,2630803,0,'skin_color',204,204,204), (31966,2630803,0,'soga_eye_color',229,229,102), (31967,2630803,0,'soga_skin_color',204,204,204), (31968,2630804,1,'chin_type',82,0,0), (31969,2630804,0,'eye_color',251,227,221), (31970,2630804,1,'eye_type',-93,0,0), (31971,2630804,1,'nose_type',-93,0,0), (31972,2630804,0,'skin_color',242,82,10), (31973,2630804,1,'soga_chin_type',82,0,0), (31974,2630804,0,'soga_eye_color',155,17,11), (31975,2630804,1,'soga_eye_type',-93,0,0), (31976,2630804,1,'soga_nose_type',-93,0,0), (31977,2630804,0,'soga_skin_color',242,82,10), (31978,2630805,0,'eye_color',204,204,204), (31979,2630805,0,'skin_color',204,204,204), (31980,2630805,0,'soga_eye_color',229,229,102), (31981,2630805,0,'soga_skin_color',204,204,204), (31982,2630806,0,'eye_color',204,204,204), (31983,2630806,0,'skin_color',204,204,204), (31984,2630806,0,'soga_eye_color',229,229,102), (31985,2630806,0,'soga_skin_color',204,204,204), (31986,2630807,0,'eye_color',204,204,204), (31987,2630807,0,'skin_color',204,204,204), (31988,2630807,0,'soga_eye_color',229,229,102), (31989,2630807,0,'soga_skin_color',204,204,204), (31994,2630809,0,'eye_color',204,204,204), (31995,2630809,0,'skin_color',204,204,204), (31996,2630809,0,'soga_eye_color',229,229,102), (31997,2630809,0,'soga_skin_color',204,204,204), (31998,2630810,1,'cheek_type',97,-61,0), (31999,2630810,1,'chin_type',-31,-74,-55), (32000,2630810,1,'ear_type',63,-63,0), (32001,2630810,1,'eye_brow_type',-71,-23,62), (32002,2630810,0,'eye_color',230,221,235), (32003,2630810,1,'eye_type',-71,0,0), (32004,2630810,0,'hair_face_color',70,26,9), (32005,2630810,0,'hair_type_color',70,26,9), (32006,2630810,1,'lip_type',-22,56,-77), (32007,2630810,1,'nose_type',-39,51,-17), (32008,2630810,0,'skin_color',152,153,109), (32009,2630810,1,'soga_cheek_type',97,-61,0), (32010,2630810,1,'soga_chin_type',-31,-74,-55), (32011,2630810,1,'soga_ear_type',63,-63,0), (32012,2630810,1,'soga_eye_brow_type',-71,-23,62), (32013,2630810,0,'soga_eye_color',204,204,204), (32014,2630810,1,'soga_eye_type',-71,0,0), (32015,2630810,0,'soga_hair_face_color',70,26,9), (32016,2630810,0,'soga_hair_type_color',70,26,9), (32017,2630810,1,'soga_lip_type',-22,56,-77), (32018,2630810,1,'soga_nose_type',-39,51,-17), (32019,2630810,0,'soga_skin_color',152,153,109), (32020,2630811,0,'eye_color',255,255,255), (32021,2630811,0,'skin_color',255,128,0), (32022,2630811,0,'soga_eye_color',255,0,255), (32023,2630812,0,'eye_color',204,204,204), (32024,2630812,0,'skin_color',204,204,204), (32025,2630812,0,'soga_eye_color',229,229,102), (32026,2630812,0,'soga_skin_color',204,204,204), (32027,2630813,0,'eye_color',204,204,204), (32028,2630813,0,'skin_color',204,204,204), (32029,2630813,0,'soga_eye_color',229,229,102), (32030,2630813,0,'soga_skin_color',204,204,204), (32031,2630814,0,'eye_color',204,204,204), (32032,2630814,0,'skin_color',204,204,204), (32033,2630814,0,'soga_eye_color',229,229,102), (32034,2630814,0,'soga_skin_color',204,204,204), (32035,2630815,0,'eye_color',255,255,255), (32036,2630815,0,'skin_color',255,255,255), (32037,2630815,0,'soga_eye_color',255,0,255), (32038,2630816,1,'chin_type',-83,0,0), (32039,2630816,0,'eye_color',233,14,19), (32040,2630816,1,'eye_type',-68,0,0), (32041,2630816,1,'nose_type',-45,0,0), (32042,2630816,0,'skin_color',105,128,17), (32043,2630816,1,'soga_chin_type',-83,0,0), (32044,2630816,0,'soga_eye_color',150,134,167), (32045,2630816,1,'soga_eye_type',-68,0,0), (32046,2630816,1,'soga_nose_type',-45,0,0), (32047,2630816,0,'soga_skin_color',105,128,17), (32048,2630817,1,'cheek_type',85,14,0), (32049,2630817,1,'chin_type',74,0,0), (32050,2630817,1,'eye_brow_type',75,-96,0), (32051,2630817,0,'eye_color',217,24,23), (32052,2630817,1,'eye_type',35,0,0), (32053,2630817,1,'lip_type',10,94,0), (32054,2630817,1,'nose_type',52,0,0), (32055,2630817,0,'skin_color',6,94,157), (32056,2630817,1,'soga_cheek_type',85,14,0), (32057,2630817,1,'soga_chin_type',74,0,0), (32058,2630817,1,'soga_eye_brow_type',75,-96,0), (32059,2630817,0,'soga_eye_color',77,9,102), (32060,2630817,1,'soga_eye_type',35,0,0), (32061,2630817,1,'soga_lip_type',10,94,0), (32062,2630817,1,'soga_nose_type',52,0,0), (32063,2630817,0,'soga_skin_color',6,94,157), (32064,2630818,1,'cheek_type',-62,31,0), (32065,2630818,1,'chin_type',-69,0,0), (32066,2630818,1,'eye_brow_type',3,71,0), (32067,2630818,0,'eye_color',108,91,73), (32068,2630818,1,'eye_type',-31,0,0), (32069,2630818,1,'lip_type',-34,95,0), (32070,2630818,1,'nose_type',-69,0,0), (32071,2630818,0,'skin_color',137,102,61), (32072,2630818,1,'soga_cheek_type',-62,31,0), (32073,2630818,1,'soga_chin_type',-69,0,0), (32074,2630818,1,'soga_eye_brow_type',3,71,0), (32075,2630818,0,'soga_eye_color',183,91,155), (32076,2630818,1,'soga_eye_type',-31,0,0), (32077,2630818,1,'soga_lip_type',-34,95,0), (32078,2630818,1,'soga_nose_type',-69,0,0), (32079,2630818,0,'soga_skin_color',137,102,61), (32080,2630819,0,'eye_color',29,29,29), (32081,2630819,0,'skin_color',29,29,29), (32082,2630819,0,'soga_eye_color',255,0,255), (32083,2630820,0,'eye_color',255,255,255), (32084,2630820,0,'skin_color',61,137,77), (32085,2630820,0,'soga_eye_color',255,0,255), (32086,2630821,1,'cheek_type',25,94,0), (32087,2630821,1,'chin_type',9,-38,-85), (32088,2630821,1,'ear_type',97,57,0), (32089,2630821,1,'eye_brow_type',-28,-14,-84), (32090,2630821,0,'eye_color',20,217,164), (32091,2630821,1,'eye_type',44,0,0), (32092,2630821,1,'lip_type',53,87,74), (32093,2630821,1,'nose_type',50,93,-77), (32094,2630821,0,'skin_color',109,60,47), (32095,2630821,1,'soga_cheek_type',25,94,0), (32096,2630821,1,'soga_chin_type',9,-38,-85), (32097,2630821,1,'soga_ear_type',97,57,0), (32098,2630821,1,'soga_eye_brow_type',-28,-14,-84), (32099,2630821,0,'soga_eye_color',229,229,102), (32100,2630821,1,'soga_eye_type',44,0,0), (32101,2630821,1,'soga_lip_type',53,87,74), (32102,2630821,1,'soga_nose_type',50,93,-77), (32103,2630821,0,'soga_skin_color',109,60,47), (32104,2630821,0,'wing_color1',255,255,255), (32105,2630821,0,'wing_color2',255,255,255), (32106,2630822,1,'cheek_type',100,-100,0), (32107,2630822,1,'chin_type',-100,100,100), (32108,2630822,1,'ear_type',25,8,0), (32109,2630822,1,'eye_brow_type',100,100,100), (32110,2630822,0,'eye_color',118,14,183), (32111,2630822,1,'eye_type',100,0,0), (32112,2630822,0,'hair_face_color',171,60,32), (32113,2630822,0,'hair_face_highlight_color',216,192,37), (32114,2630822,0,'hair_type_color',171,60,32), (32115,2630822,0,'hair_type_highlight_color',216,192,37), (32116,2630822,1,'lip_type',100,50,-68), (32117,2630822,1,'nose_type',0,-17,0), (32118,2630822,0,'skin_color',250,247,233), (32119,2630822,1,'soga_cheek_type',100,-100,0), (32120,2630822,1,'soga_chin_type',-100,100,100), (32121,2630822,1,'soga_ear_type',25,8,0), (32122,2630822,1,'soga_eye_brow_type',100,100,100), (32123,2630822,0,'soga_eye_color',229,229,102), (32124,2630822,1,'soga_eye_type',100,0,0), (32125,2630822,0,'soga_hair_face_color',171,60,32), (32126,2630822,0,'soga_hair_face_highlight_color',216,192,37), (32127,2630822,0,'soga_hair_type_color',171,60,32), (32128,2630822,0,'soga_hair_type_highlight_color',216,192,37), (32129,2630822,1,'soga_lip_type',100,50,-68), (32130,2630822,1,'soga_nose_type',0,-17,0), (32131,2630822,0,'soga_skin_color',250,247,233), (32132,2630822,0,'wing_color1',255,255,255), (32133,2630822,0,'wing_color2',255,255,255), (32134,2630823,0,'eye_color',255,255,255), (32135,2630823,0,'skin_color',255,255,255), (32136,2630823,0,'soga_eye_color',255,0,255), (32137,2630824,0,'eye_color',255,255,255), (32138,2630824,0,'skin_color',255,255,255), (32139,2630824,0,'soga_eye_color',255,0,255), (32140,2630825,0,'eye_color',255,255,255), (32141,2630825,0,'skin_color',255,255,255), (32142,2630825,0,'soga_eye_color',255,0,255), (32143,2630826,1,'cheek_type',-19,22,0), (32144,2630826,1,'chin_type',9,-31,19), (32145,2630826,1,'ear_type',7,3,0), (32146,2630826,1,'eye_brow_type',-7,34,0), (32147,2630826,0,'eye_color',204,204,97), (32148,2630826,1,'eye_type',-7,0,0), (32149,2630826,0,'hair_face_color',39,16,0), (32150,2630826,0,'hair_type_color',39,16,0), (32151,2630826,1,'lip_type',38,0,-1), (32152,2630826,1,'nose_type',-2,-28,26), (32153,2630826,0,'skin_color',172,233,34), (32154,2630826,1,'soga_cheek_type',-19,22,0), (32155,2630826,1,'soga_chin_type',9,-31,19), (32156,2630826,1,'soga_ear_type',7,3,0), (32157,2630826,1,'soga_eye_brow_type',-7,34,0), (32158,2630826,0,'soga_eye_color',229,229,102), (32159,2630826,1,'soga_eye_type',-7,0,0), (32160,2630826,0,'soga_hair_face_color',39,16,0), (32161,2630826,0,'soga_hair_type_color',39,16,0), (32162,2630826,1,'soga_lip_type',38,0,-1), (32163,2630826,1,'soga_nose_type',-2,-28,26), (32164,2630826,0,'soga_skin_color',172,233,34), (32165,2630826,0,'wing_color1',255,255,255), (32166,2630826,0,'wing_color2',255,255,255), (32167,2630827,1,'cheek_type',41,98,0), (32168,2630827,1,'chin_type',-46,1,77), (32169,2630827,1,'ear_type',-87,-74,0), (32170,2630827,1,'eye_brow_type',97,-34,-3), (32171,2630827,0,'eye_color',116,172,190), (32172,2630827,1,'eye_type',94,0,0), (32173,2630827,0,'hair_color1',38,22,21), (32174,2630827,0,'hair_color2',120,50,0), (32175,2630827,0,'hair_face_color',100,70,10), (32176,2630827,0,'hair_face_highlight_color',193,100,45), (32177,2630827,0,'hair_highlight',105,26,26), (32178,2630827,0,'hair_type_color',100,70,10), (32179,2630827,0,'hair_type_highlight_color',193,100,45), (32180,2630827,1,'lip_type',-22,17,-95), (32181,2630827,1,'nose_type',71,-42,56), (32182,2630827,0,'skin_color',134,109,66), (32183,2630827,1,'soga_cheek_type',41,98,0), (32184,2630827,1,'soga_chin_type',-46,1,77), (32185,2630827,1,'soga_ear_type',-87,-74,0), (32186,2630827,1,'soga_eye_brow_type',97,-34,-3), (32187,2630827,0,'soga_eye_color',229,229,102), (32188,2630827,1,'soga_eye_type',94,0,0), (32189,2630827,0,'soga_hair_color1',38,22,21), (32190,2630827,0,'soga_hair_color2',120,50,0), (32191,2630827,0,'soga_hair_face_color',100,70,10), (32192,2630827,0,'soga_hair_face_highlight_color',193,100,45), (32193,2630827,0,'soga_hair_highlight',105,26,26), (32194,2630827,0,'soga_hair_type_color',100,70,10), (32195,2630827,0,'soga_hair_type_highlight_color',193,100,45), (32196,2630827,1,'soga_lip_type',-22,17,-95), (32197,2630827,1,'soga_nose_type',71,-42,56), (32198,2630827,0,'soga_skin_color',134,109,66), (32199,2630827,0,'wing_color1',255,255,255), (32200,2630827,0,'wing_color2',255,255,255), (32201,2630828,1,'cheek_type',39,-44,0), (32202,2630828,1,'chin_type',19,56,-57), (32203,2630828,1,'ear_type',31,-10,0), (32204,2630828,1,'eye_brow_type',71,-23,69), (32205,2630828,0,'eye_color',155,186,169), (32206,2630828,1,'eye_type',91,0,0), (32207,2630828,0,'hair_color1',161,165,168), (32208,2630828,0,'hair_color2',50,69,69), (32209,2630828,0,'hair_face_color',244,246,246), (32210,2630828,0,'hair_face_highlight_color',33,24,42), (32211,2630828,0,'hair_highlight',29,21,28), (32212,2630828,0,'hair_type_color',244,246,246), (32213,2630828,0,'hair_type_highlight_color',33,24,42), (32214,2630828,1,'lip_type',25,-19,-75), (32215,2630828,1,'nose_type',18,-68,-75), (32216,2630828,0,'skin_color',217,184,175), (32217,2630828,1,'soga_cheek_type',39,-44,0), (32218,2630828,1,'soga_chin_type',19,56,-57), (32219,2630828,1,'soga_ear_type',31,-10,0), (32220,2630828,1,'soga_eye_brow_type',71,-23,69), (32221,2630828,0,'soga_eye_color',229,229,102), (32222,2630828,1,'soga_eye_type',91,0,0), (32223,2630828,0,'soga_hair_color1',161,165,168), (32224,2630828,0,'soga_hair_color2',50,69,69), (32225,2630828,0,'soga_hair_face_color',244,246,246), (32226,2630828,0,'soga_hair_face_highlight_color',33,24,42), (32227,2630828,0,'soga_hair_highlight',29,21,28), (32228,2630828,0,'soga_hair_type_color',244,246,246), (32229,2630828,0,'soga_hair_type_highlight_color',33,24,42), (32230,2630828,1,'soga_lip_type',25,-19,-75), (32231,2630828,1,'soga_nose_type',18,-68,-75), (32232,2630828,0,'soga_skin_color',217,184,175), (32233,2630828,0,'wing_color1',255,255,255), (32234,2630828,0,'wing_color2',255,255,255), (32235,2630829,0,'eye_color',255,255,255), (32236,2630829,0,'skin_color',255,255,255), (32237,2630829,0,'soga_eye_color',255,0,255), (32238,2630830,0,'eye_color',232,56,87), (32239,2630830,0,'skin_color',103,131,226), (32240,2630830,0,'soga_eye_color',255,0,255), (32241,2630831,0,'eye_color',204,204,204), (32242,2630831,0,'skin_color',204,204,204), (32243,2630831,0,'soga_eye_color',229,229,102), (32244,2630831,0,'soga_skin_color',204,204,204), (32245,2630832,1,'cheek_type',45,5,0), (32246,2630832,1,'chin_type',0,-9,17), (32247,2630832,1,'ear_type',5,0,0), (32248,2630832,1,'eye_brow_type',3,-3,35), (32249,2630832,0,'eye_color',107,57,153), (32250,2630832,1,'eye_type',-5,0,0), (32251,2630832,0,'hair_face_color',103,81,0), (32252,2630832,0,'hair_face_highlight_color',216,192,37), (32253,2630832,0,'hair_type_color',103,81,0), (32254,2630832,0,'hair_type_highlight_color',216,192,37), (32255,2630832,1,'lip_type',7,20,9), (32256,2630832,1,'nose_type',3,17,-14), (32257,2630832,0,'skin_color',176,182,177), (32258,2630832,1,'soga_cheek_type',45,5,0), (32259,2630832,1,'soga_chin_type',0,-9,17), (32260,2630832,1,'soga_ear_type',5,0,0), (32261,2630832,1,'soga_eye_brow_type',3,-3,35), (32262,2630832,0,'soga_eye_color',229,229,102), (32263,2630832,1,'soga_eye_type',-5,0,0), (32264,2630832,0,'soga_hair_face_color',103,81,0), (32265,2630832,0,'soga_hair_face_highlight_color',216,192,37), (32266,2630832,0,'soga_hair_type_color',103,81,0), (32267,2630832,0,'soga_hair_type_highlight_color',216,192,37), (32268,2630832,1,'soga_lip_type',7,20,9), (32269,2630832,1,'soga_nose_type',3,17,-14), (32270,2630832,0,'soga_skin_color',176,182,177), (32271,2630832,0,'wing_color1',255,255,255), (32272,2630832,0,'wing_color2',255,255,255), (32273,2630833,0,'eye_color',255,255,255), (32274,2630833,0,'skin_color',255,255,255), (32275,2630833,0,'soga_eye_color',255,0,255), (32276,2630834,0,'eye_color',255,255,255), (32277,2630834,0,'skin_color',255,255,255), (32278,2630834,0,'soga_eye_color',255,0,255), (32279,2630835,0,'eye_color',255,255,255), (32280,2630835,0,'skin_color',255,255,255), (32281,2630835,0,'soga_eye_color',255,0,255), (32282,2630836,0,'eye_color',229,209,182), (32283,2630836,0,'skin_color',107,67,42), (32284,2630836,0,'soga_eye_color',255,0,255), (32285,2630837,0,'eye_color',255,255,255), (32286,2630837,0,'skin_color',255,255,255), (32287,2630837,0,'soga_eye_color',255,0,255), (32288,2630838,0,'eye_color',255,255,255), (32289,2630838,0,'skin_color',255,255,255), (32290,2630838,0,'soga_eye_color',255,0,255), (32291,2630839,0,'eye_color',255,255,255), (32292,2630839,0,'skin_color',255,255,255), (32293,2630839,0,'soga_eye_color',255,0,255), (32294,2630840,0,'eye_color',255,255,255), (32295,2630840,0,'skin_color',255,255,255), (32296,2630840,0,'soga_eye_color',255,0,255), (32297,2630841,0,'eye_color',255,255,255), (32298,2630841,0,'skin_color',255,255,255), (32299,2630841,0,'soga_eye_color',255,0,255), (32300,2630842,0,'eye_color',255,255,255), (32301,2630842,0,'skin_color',255,255,255), (32302,2630842,0,'soga_eye_color',255,0,255), (32303,2630843,0,'eye_color',255,255,255), (32304,2630843,0,'skin_color',255,255,255), (32305,2630843,0,'soga_eye_color',255,0,255), (32306,2630844,0,'eye_color',255,255,255), (32307,2630844,0,'skin_color',255,255,255), (32308,2630844,0,'soga_eye_color',255,0,255), (32309,2630845,0,'eye_color',255,255,255), (32310,2630845,0,'skin_color',255,255,255), (32311,2630845,0,'soga_eye_color',255,0,255), (32312,2630846,0,'eye_color',255,255,255), (32313,2630846,0,'skin_color',255,255,255), (32314,2630846,0,'soga_eye_color',255,0,255), (32315,2630847,0,'eye_color',255,255,255), (32316,2630847,0,'skin_color',255,255,255), (32317,2630847,0,'soga_eye_color',255,0,255), (32318,2630848,0,'eye_color',255,255,255), (32319,2630848,0,'skin_color',255,255,255), (32320,2630848,0,'soga_eye_color',255,0,255), (32321,2630849,0,'eye_color',255,255,255), (32322,2630849,0,'skin_color',255,255,255), (32323,2630849,0,'soga_eye_color',255,0,255), (32324,2630850,0,'eye_color',255,255,255), (32325,2630850,0,'skin_color',255,255,255), (32326,2630850,0,'soga_eye_color',255,0,255), (32327,2630851,0,'eye_color',255,255,255), (32328,2630851,0,'skin_color',255,255,255), (32329,2630851,0,'soga_eye_color',255,0,255), (32330,2630852,0,'eye_color',255,255,255), (32331,2630852,0,'skin_color',255,255,255), (32332,2630852,0,'soga_eye_color',255,0,255), (32333,2630853,0,'eye_color',255,255,255), (32334,2630853,0,'skin_color',255,255,255), (32335,2630853,0,'soga_eye_color',255,0,255), (32336,2630854,0,'eye_color',255,255,255), (32337,2630854,0,'skin_color',255,255,255), (32338,2630854,0,'soga_eye_color',255,0,255), (32339,2630855,0,'eye_color',255,255,255), (32340,2630855,0,'skin_color',255,255,255), (32341,2630855,0,'soga_eye_color',255,0,255), (32342,2630856,0,'eye_color',255,255,255), (32343,2630856,0,'skin_color',255,255,255), (32344,2630856,0,'soga_eye_color',255,0,255), (32345,2630857,0,'eye_color',229,209,182), (32346,2630857,0,'skin_color',107,67,42), (32347,2630857,0,'soga_eye_color',255,0,255), (32348,2630858,0,'eye_color',255,255,255), (32349,2630858,0,'skin_color',255,255,255), (32350,2630858,0,'soga_eye_color',255,0,255), (32351,2630859,0,'eye_color',255,255,255), (32352,2630859,0,'skin_color',255,255,255), (32353,2630859,0,'soga_eye_color',255,0,255), (32354,2630860,0,'eye_color',255,255,255), (32355,2630860,0,'skin_color',255,255,255), (32356,2630860,0,'soga_eye_color',255,0,255), (32357,2630861,0,'eye_color',255,255,255), (32358,2630861,0,'skin_color',255,255,255), (32359,2630861,0,'soga_eye_color',255,0,255), (32360,2630862,0,'eye_color',255,255,255), (32361,2630862,0,'skin_color',255,255,255), (32362,2630862,0,'soga_eye_color',255,0,255), (32363,2630863,0,'eye_color',255,255,255), (32364,2630863,0,'skin_color',255,255,255), (32365,2630863,0,'soga_eye_color',255,0,255), (32366,2630864,0,'eye_color',255,255,255), (32367,2630864,0,'skin_color',255,255,255), (32368,2630864,0,'soga_eye_color',255,0,255), (32369,2630865,0,'eye_color',255,255,255), (32370,2630865,0,'skin_color',255,255,255), (32371,2630865,0,'soga_eye_color',255,0,255), (32375,5002,0,'eye_color',255,255,255), (32376,5002,0,'skin_color',255,255,255), (32377,5002,0,'soga_eye_color',255,0,255), (32378,2630868,0,'eye_color',255,255,255), (32379,2630868,0,'skin_color',255,255,255), (32380,2630868,0,'soga_eye_color',255,0,255), (32381,2630869,0,'eye_color',255,255,255), (32382,2630869,0,'skin_color',255,255,255), (32383,2630869,0,'soga_eye_color',255,0,255), (32384,2630870,0,'eye_color',255,255,255), (32385,2630870,0,'skin_color',255,255,255), (32386,2630870,0,'soga_eye_color',255,0,255), (32387,2630871,0,'eye_color',255,255,255), (32388,2630871,0,'skin_color',255,255,255), (32389,2630871,0,'soga_eye_color',255,0,255), (32390,2630872,0,'eye_color',255,255,255), (32391,2630872,0,'skin_color',255,255,255), (32392,2630872,0,'soga_eye_color',255,0,255), (32393,2630873,0,'eye_color',255,255,255), (32394,2630873,0,'skin_color',255,255,255), (32395,2630873,0,'soga_eye_color',255,0,255), (32396,2630874,0,'eye_color',255,255,255), (32397,2630874,0,'skin_color',255,255,255), (32398,2630874,0,'soga_eye_color',255,0,255), (32399,2630875,0,'eye_color',255,255,255), (32400,2630875,0,'skin_color',255,255,255), (32401,2630875,0,'soga_eye_color',255,0,255), (32402,2630876,0,'eye_color',255,255,255), (32403,2630876,0,'skin_color',255,255,255), (32404,2630876,0,'soga_eye_color',255,0,255), (32405,2630877,0,'eye_color',255,255,255), (32406,2630877,0,'skin_color',255,255,255), (32407,2630877,0,'soga_eye_color',255,0,255), (32408,2630878,0,'eye_color',255,255,255), (32409,2630878,0,'skin_color',255,255,255), (32410,2630878,0,'soga_eye_color',255,0,255), (32411,2630879,0,'eye_color',255,255,255), (32412,2630879,0,'skin_color',255,255,255), (32413,2630879,0,'soga_eye_color',255,0,255), (32414,2630880,0,'eye_color',255,255,255), (32415,2630880,0,'skin_color',255,255,255), (32416,2630880,0,'soga_eye_color',255,0,255), (32417,2630881,0,'eye_color',144,198,84), (32418,2630881,0,'skin_color',255,255,124), (32419,2630881,0,'soga_eye_color',255,0,255), (32420,2630882,0,'eye_color',232,56,87), (32421,2630882,0,'skin_color',103,131,226), (32422,2630882,0,'soga_eye_color',255,0,255), (32423,2630883,0,'eye_color',0,255,0), (32424,2630883,0,'skin_color',0,0,255), (32425,2630883,0,'soga_eye_color',255,0,255), (32426,2630884,0,'eye_color',204,204,204), (32427,2630884,0,'skin_color',204,204,204), (32428,2630884,0,'soga_eye_color',229,229,102), (32429,2630884,0,'soga_skin_color',204,204,204), (32430,2630885,0,'eye_color',239,209,89), (32431,2630885,0,'skin_color',240,218,130), (32432,2630885,0,'soga_eye_color',255,0,255), (32433,2630886,0,'eye_color',255,255,255), (32434,2630886,0,'skin_color',255,255,255), (32435,2630886,0,'soga_eye_color',255,0,255), (32436,2630887,0,'eye_color',255,255,255), (32437,2630887,0,'skin_color',255,255,255), (32438,2630887,0,'soga_eye_color',255,0,255), (32439,2630888,0,'eye_color',255,255,255), (32440,2630888,0,'skin_color',255,255,255), (32441,2630888,0,'soga_eye_color',255,0,255), (32442,2630889,0,'eye_color',255,255,255), (32443,2630889,0,'skin_color',255,255,255), (32444,2630889,0,'soga_eye_color',255,0,255), (32445,2630890,0,'eye_color',22,84,28), (32446,2630890,0,'skin_color',255,255,174), (32447,2630890,0,'soga_eye_color',255,0,255), (32448,2630891,0,'eye_color',255,255,255), (32449,2630891,0,'skin_color',255,255,255), (32450,2630891,0,'soga_eye_color',255,0,255), (32451,2630892,0,'eye_color',88,133,167), (32452,2630892,0,'skin_color',239,211,100), (32453,2630892,0,'soga_eye_color',255,0,255), (32454,2630893,0,'eye_color',204,204,204), (32455,2630893,0,'skin_color',204,204,204), (32456,2630893,0,'soga_eye_color',229,229,102), (32457,2630893,0,'soga_skin_color',204,204,204), (32458,2630894,0,'eye_color',204,204,204), (32459,2630894,0,'skin_color',204,204,204), (32460,2630894,0,'soga_eye_color',229,229,102), (32461,2630894,0,'soga_skin_color',204,204,204), (32462,2630895,1,'cheek_type',17,28,0), (32463,2630895,1,'chin_type',-82,0,0), (32464,2630895,1,'eye_brow_type',-37,-75,0), (32465,2630895,0,'eye_color',198,177,174), (32466,2630895,1,'eye_type',-1,0,0), (32467,2630895,1,'lip_type',-87,17,0), (32468,2630895,1,'nose_type',68,0,0), (32469,2630895,0,'skin_color',121,100,69), (32470,2630895,1,'soga_cheek_type',17,28,0), (32471,2630895,1,'soga_chin_type',-82,0,0), (32472,2630895,1,'soga_eye_brow_type',-37,-75,0), (32473,2630895,0,'soga_eye_color',137,20,10), (32474,2630895,1,'soga_eye_type',-1,0,0), (32475,2630895,1,'soga_lip_type',-87,17,0), (32476,2630895,1,'soga_nose_type',68,0,0), (32477,2630895,0,'soga_skin_color',121,100,69), (32478,2630896,1,'chin_type',-83,0,0), (32479,2630896,0,'eye_color',233,14,19), (32480,2630896,1,'eye_type',-68,0,0), (32481,2630896,1,'nose_type',-45,0,0), (32482,2630896,0,'skin_color',105,128,17), (32483,2630896,1,'soga_chin_type',-83,0,0), (32484,2630896,0,'soga_eye_color',150,134,167), (32485,2630896,1,'soga_eye_type',-68,0,0), (32486,2630896,1,'soga_nose_type',-45,0,0), (32487,2630896,0,'soga_skin_color',105,128,17), (32488,2630897,1,'cheek_type',-29,-23,0), (32489,2630897,1,'chin_type',55,0,0), (32490,2630897,1,'eye_brow_type',10,-81,0), (32491,2630897,0,'eye_color',85,16,14), (32492,2630897,1,'eye_type',-1,0,0), (32493,2630897,1,'lip_type',-15,48,0), (32494,2630897,1,'nose_type',-97,0,0), (32495,2630897,0,'skin_color',96,90,112), (32496,2630897,1,'soga_cheek_type',-29,-23,0), (32497,2630897,1,'soga_chin_type',55,0,0), (32498,2630897,1,'soga_eye_brow_type',10,-81,0), (32499,2630897,0,'soga_eye_color',78,7,44), (32500,2630897,1,'soga_eye_type',-1,0,0), (32501,2630897,1,'soga_lip_type',-15,48,0), (32502,2630897,1,'soga_nose_type',-97,0,0), (32503,2630897,0,'soga_skin_color',96,90,112), (32504,2630898,0,'eye_color',235,77,0), (32505,2630898,0,'skin_color',70,177,188), (32506,2630898,0,'soga_eye_color',255,0,255), (32507,2630899,0,'eye_color',160,223,186), (32508,2630899,0,'skin_color',160,223,186), (32509,2630899,0,'soga_eye_color',255,0,255), (32510,2630900,1,'chin_type',97,0,0), (32511,2630900,0,'eye_color',219,22,22), (32512,2630900,1,'eye_type',98,0,0), (32513,2630900,1,'nose_type',-19,0,0), (32514,2630900,0,'skin_color',241,240,236), (32515,2630900,1,'soga_chin_type',97,0,0), (32516,2630900,0,'soga_eye_color',121,116,19), (32517,2630900,1,'soga_eye_type',98,0,0), (32518,2630900,1,'soga_nose_type',-19,0,0), (32519,2630900,0,'soga_skin_color',241,240,236), (32520,2630901,0,'eye_color',204,204,204), (32521,2630901,0,'skin_color',204,204,204), (32522,2630901,0,'soga_eye_color',229,229,102), (32523,2630901,0,'soga_skin_color',204,204,204), (32524,2630902,1,'chin_type',-66,0,0), (32525,2630902,0,'eye_color',194,64,2), (32526,2630902,1,'eye_type',-85,0,0), (32527,2630902,1,'nose_type',-82,0,0), (32528,2630902,0,'skin_color',244,102,38), (32529,2630902,1,'soga_chin_type',-66,0,0), (32530,2630902,0,'soga_eye_color',232,143,108), (32531,2630902,1,'soga_eye_type',-85,0,0), (32532,2630902,1,'soga_nose_type',-82,0,0), (32533,2630902,0,'soga_skin_color',244,102,38), (32534,2630903,1,'chin_type',-19,0,0), (32535,2630903,0,'eye_color',168,173,60), (32536,2630903,1,'eye_type',58,0,0), (32537,2630903,1,'nose_type',38,0,0), (32538,2630903,0,'skin_color',196,194,14), (32539,2630903,1,'soga_chin_type',-19,0,0), (32540,2630903,0,'soga_eye_color',108,10,55), (32541,2630903,1,'soga_eye_type',58,0,0), (32542,2630903,1,'soga_nose_type',38,0,0), (32543,2630903,0,'soga_skin_color',196,194,14), (32544,2630904,1,'cheek_type',-29,-23,0), (32545,2630904,1,'chin_type',55,0,0), (32546,2630904,1,'eye_brow_type',10,-81,0), (32547,2630904,0,'eye_color',85,16,14), (32548,2630904,1,'eye_type',-1,0,0), (32549,2630904,1,'lip_type',-15,48,0), (32550,2630904,1,'nose_type',-97,0,0), (32551,2630904,0,'skin_color',96,90,112), (32552,2630904,1,'soga_cheek_type',-29,-23,0), (32553,2630904,1,'soga_chin_type',55,0,0), (32554,2630904,1,'soga_eye_brow_type',10,-81,0), (32555,2630904,0,'soga_eye_color',78,7,44), (32556,2630904,1,'soga_eye_type',-1,0,0), (32557,2630904,1,'soga_lip_type',-15,48,0), (32558,2630904,1,'soga_nose_type',-97,0,0), (32559,2630904,0,'soga_skin_color',96,90,112), (32560,2630905,0,'eye_color',204,204,204), (32561,2630905,0,'skin_color',204,204,204), (32562,2630905,0,'soga_eye_color',229,229,102), (32563,2630905,0,'soga_skin_color',204,204,204), (32564,2630906,0,'eye_color',204,204,204), (32565,2630906,0,'skin_color',204,204,204), (32566,2630906,0,'soga_eye_color',229,229,102), (32567,2630906,0,'soga_skin_color',204,204,204), (32568,2630907,0,'eye_color',204,204,204), (32569,2630907,0,'skin_color',204,204,204), (32570,2630907,0,'soga_eye_color',229,229,102), (32571,2630907,0,'soga_skin_color',204,204,204), (32572,2630908,1,'cheek_type',-66,-12,0), (32573,2630908,1,'chin_type',10,0,0), (32574,2630908,1,'eye_brow_type',-23,-74,0), (32575,2630908,0,'eye_color',248,245,245), (32576,2630908,1,'eye_type',84,0,0), (32577,2630908,1,'lip_type',44,96,0), (32578,2630908,1,'nose_type',-97,0,0), (32579,2630908,0,'skin_color',64,71,73), (32580,2630908,1,'soga_cheek_type',-66,-12,0), (32581,2630908,1,'soga_chin_type',10,0,0), (32582,2630908,1,'soga_eye_brow_type',-23,-74,0), (32583,2630908,0,'soga_eye_color',252,241,238), (32584,2630908,1,'soga_eye_type',84,0,0), (32585,2630908,1,'soga_lip_type',44,96,0), (32586,2630908,1,'soga_nose_type',-97,0,0), (32587,2630908,0,'soga_skin_color',64,71,73), (32588,2630909,0,'eye_color',204,204,204), (32589,2630909,0,'skin_color',204,204,204), (32590,2630909,0,'soga_eye_color',229,229,102), (32591,2630909,0,'soga_skin_color',204,204,204), (32592,2630910,0,'eye_color',204,204,204), (32593,2630910,0,'skin_color',204,204,204), (32594,2630910,0,'soga_eye_color',229,229,102), (32595,2630910,0,'soga_skin_color',204,204,204), (32596,2630911,1,'chin_type',76,0,0), (32597,2630911,0,'eye_color',193,112,84), (32598,2630911,1,'eye_type',-95,0,0), (32599,2630911,1,'nose_type',-34,0,0), (32600,2630911,0,'skin_color',201,150,47), (32601,2630911,1,'soga_chin_type',76,0,0), (32602,2630911,0,'soga_eye_color',158,131,13), (32603,2630911,1,'soga_eye_type',-95,0,0), (32604,2630911,1,'soga_nose_type',-34,0,0), (32605,2630911,0,'soga_skin_color',201,150,47), (32606,2630912,1,'cheek_type',-75,-38,0), (32607,2630912,1,'chin_type',39,0,0), (32608,2630912,1,'eye_brow_type',97,81,0), (32609,2630912,0,'eye_color',88,87,115), (32610,2630912,1,'eye_type',65,0,0), (32611,2630912,1,'lip_type',-87,50,0), (32612,2630912,1,'nose_type',72,0,0), (32613,2630912,0,'skin_color',66,75,81), (32614,2630912,1,'soga_cheek_type',-75,-38,0), (32615,2630912,1,'soga_chin_type',39,0,0), (32616,2630912,1,'soga_eye_brow_type',97,81,0), (32617,2630912,0,'soga_eye_color',255,255,96), (32618,2630912,1,'soga_eye_type',65,0,0), (32619,2630912,1,'soga_lip_type',-87,50,0), (32620,2630912,1,'soga_nose_type',72,0,0), (32621,2630912,0,'soga_skin_color',66,75,81), (32622,2630913,1,'cheek_type',85,14,0), (32623,2630913,1,'chin_type',74,0,0), (32624,2630913,1,'eye_brow_type',75,-96,0), (32625,2630913,0,'eye_color',217,24,23), (32626,2630913,1,'eye_type',35,0,0), (32627,2630913,1,'lip_type',10,94,0), (32628,2630913,1,'nose_type',52,0,0), (32629,2630913,0,'skin_color',6,94,157), (32630,2630913,1,'soga_cheek_type',85,14,0), (32631,2630913,1,'soga_chin_type',74,0,0), (32632,2630913,1,'soga_eye_brow_type',75,-96,0), (32633,2630913,0,'soga_eye_color',77,9,102), (32634,2630913,1,'soga_eye_type',35,0,0), (32635,2630913,1,'soga_lip_type',10,94,0), (32636,2630913,1,'soga_nose_type',52,0,0), (32637,2630913,0,'soga_skin_color',6,94,157), (32638,2630914,0,'eye_color',255,255,255), (32639,2630914,0,'skin_color',255,255,255), (32640,2630914,0,'soga_eye_color',255,0,255), (32641,2630915,1,'chin_type',21,0,0), (32642,2630915,0,'eye_color',253,253,253), (32643,2630915,1,'eye_type',3,0,0), (32644,2630915,1,'nose_type',91,0,0), (32645,2630915,0,'skin_color',182,188,31), (32646,2630915,1,'soga_chin_type',21,0,0), (32647,2630915,0,'soga_eye_color',101,83,120), (32648,2630915,1,'soga_eye_type',3,0,0), (32649,2630915,1,'soga_nose_type',91,0,0), (32650,2630915,0,'soga_skin_color',182,188,31), (32651,2630916,1,'chin_type',-83,0,0), (32652,2630916,0,'eye_color',233,14,19), (32653,2630916,1,'eye_type',-68,0,0), (32654,2630916,1,'nose_type',-45,0,0), (32655,2630916,0,'skin_color',105,128,17), (32656,2630916,1,'soga_chin_type',-83,0,0), (32657,2630916,0,'soga_eye_color',150,134,167), (32658,2630916,1,'soga_eye_type',-68,0,0), (32659,2630916,1,'soga_nose_type',-45,0,0), (32660,2630916,0,'soga_skin_color',105,128,17), (32661,2630917,0,'eye_color',204,204,204), (32662,2630917,0,'skin_color',204,204,204), (32663,2630917,0,'soga_eye_color',229,229,102), (32664,2630917,0,'soga_skin_color',204,204,204), (32665,2630918,1,'cheek_type',-90,-31,0), (32666,2630918,1,'chin_type',2,0,0), (32667,2630918,1,'eye_brow_type',88,-65,0), (32668,2630918,0,'eye_color',129,76,90), (32669,2630918,1,'eye_type',-50,0,0), (32670,2630918,1,'lip_type',-50,-81,0), (32671,2630918,1,'nose_type',-75,0,0), (32672,2630918,0,'skin_color',48,82,112), (32673,2630918,1,'soga_cheek_type',-90,-31,0), (32674,2630918,1,'soga_chin_type',2,0,0), (32675,2630918,1,'soga_eye_brow_type',88,-65,0), (32676,2630918,0,'soga_eye_color',117,12,92), (32677,2630918,1,'soga_eye_type',-50,0,0), (32678,2630918,1,'soga_lip_type',-50,-81,0), (32679,2630918,1,'soga_nose_type',-75,0,0), (32680,2630918,0,'soga_skin_color',48,82,112), (32681,2630919,0,'eye_color',204,204,204), (32682,2630919,0,'skin_color',204,204,204), (32683,2630919,0,'soga_eye_color',229,229,102), (32684,2630919,0,'soga_skin_color',204,204,204), (32685,2630920,1,'chin_type',-83,0,0), (32686,2630920,0,'eye_color',233,14,19), (32687,2630920,1,'eye_type',-68,0,0), (32688,2630920,1,'nose_type',-45,0,0), (32689,2630920,0,'skin_color',105,128,17), (32690,2630920,1,'soga_chin_type',-83,0,0), (32691,2630920,0,'soga_eye_color',150,134,167), (32692,2630920,1,'soga_eye_type',-68,0,0), (32693,2630920,1,'soga_nose_type',-45,0,0), (32694,2630920,0,'soga_skin_color',105,128,17), (32695,2630921,0,'eye_color',204,204,204), (32696,2630921,0,'skin_color',204,204,204), (32697,2630921,0,'soga_eye_color',229,229,102), (32698,2630921,0,'soga_skin_color',204,204,204), (32699,2630922,1,'chin_type',7,0,0), (32700,2630922,0,'eye_color',216,158,31), (32701,2630922,1,'nose_type',-81,0,0), (32702,2630922,0,'skin_color',232,150,16), (32703,2630922,1,'soga_chin_type',7,0,0), (32704,2630922,0,'soga_eye_color',54,5,22), (32705,2630922,1,'soga_nose_type',-81,0,0), (32706,2630922,0,'soga_skin_color',232,150,16), (32707,2630923,0,'eye_color',204,204,204), (32708,2630923,0,'skin_color',204,204,204), (32709,2630923,0,'soga_eye_color',229,229,102), (32710,2630923,0,'soga_skin_color',204,204,204), (32711,2630924,1,'cheek_type',-90,-31,0), (32712,2630924,1,'chin_type',2,0,0), (32713,2630924,1,'eye_brow_type',88,-65,0), (32714,2630924,0,'eye_color',129,76,90), (32715,2630924,1,'eye_type',-50,0,0), (32716,2630924,1,'lip_type',-50,-81,0), (32717,2630924,1,'nose_type',-75,0,0), (32718,2630924,0,'skin_color',48,82,112), (32719,2630924,1,'soga_cheek_type',-90,-31,0), (32720,2630924,1,'soga_chin_type',2,0,0), (32721,2630924,1,'soga_eye_brow_type',88,-65,0), (32722,2630924,0,'soga_eye_color',117,12,92), (32723,2630924,1,'soga_eye_type',-50,0,0), (32724,2630924,1,'soga_lip_type',-50,-81,0), (32725,2630924,1,'soga_nose_type',-75,0,0), (32726,2630924,0,'soga_skin_color',48,82,112), (32727,2630925,1,'chin_type',-83,0,0), (32728,2630925,0,'eye_color',233,14,19), (32729,2630925,1,'eye_type',-68,0,0), (32730,2630925,1,'nose_type',-45,0,0), (32731,2630925,0,'skin_color',105,128,17), (32732,2630925,1,'soga_chin_type',-83,0,0), (32733,2630925,0,'soga_eye_color',150,134,167), (32734,2630925,1,'soga_eye_type',-68,0,0), (32735,2630925,1,'soga_nose_type',-45,0,0), (32736,2630925,0,'soga_skin_color',105,128,17), (32737,2630926,0,'eye_color',204,204,204), (32738,2630926,0,'skin_color',204,204,204), (32739,2630926,0,'soga_eye_color',229,229,102), (32740,2630926,0,'soga_skin_color',204,204,204), (32741,2630927,1,'chin_type',-7,0,0), (32742,2630927,0,'eye_color',212,35,35), (32743,2630927,1,'eye_type',1,0,0), (32744,2630927,1,'nose_type',-81,0,0), (32745,2630927,0,'skin_color',69,216,59), (32746,2630927,1,'soga_chin_type',-7,0,0), (32747,2630927,0,'soga_eye_color',147,15,106), (32748,2630927,1,'soga_eye_type',1,0,0), (32749,2630927,1,'soga_nose_type',-81,0,0), (32750,2630927,0,'soga_skin_color',69,216,59), (32751,2630928,0,'eye_color',204,204,204), (32752,2630928,0,'skin_color',204,204,204), (32753,2630928,0,'soga_eye_color',229,229,102), (32754,2630928,0,'soga_skin_color',204,204,204), (32755,2630929,0,'eye_color',204,204,204), (32756,2630929,0,'skin_color',204,204,204), (32757,2630929,0,'soga_eye_color',229,229,102), (32758,2630929,0,'soga_skin_color',204,204,204), (32759,2630930,0,'eye_color',204,204,204), (32760,2630930,0,'skin_color',204,204,204), (32761,2630930,0,'soga_eye_color',229,229,102), (32762,2630930,0,'soga_skin_color',204,204,204), (32763,2630931,1,'cheek_type',2,-35,0), (32764,2630931,1,'chin_type',46,0,0), (32765,2630931,1,'eye_brow_type',98,-32,0), (32766,2630931,0,'eye_color',127,113,97), (32767,2630931,1,'eye_type',-79,0,0), (32768,2630931,1,'lip_type',83,-84,0), (32769,2630931,1,'nose_type',17,0,0), (32770,2630931,0,'skin_color',46,92,161), (32771,2630931,1,'soga_cheek_type',2,-35,0), (32772,2630931,1,'soga_chin_type',46,0,0), (32773,2630931,1,'soga_eye_brow_type',98,-32,0), (32774,2630931,0,'soga_eye_color',253,245,230), (32775,2630931,1,'soga_eye_type',-79,0,0), (32776,2630931,1,'soga_lip_type',83,-84,0), (32777,2630931,1,'soga_nose_type',17,0,0), (32778,2630931,0,'soga_skin_color',46,92,161), (32779,2630932,0,'eye_color',204,204,204), (32780,2630932,0,'skin_color',204,204,204), (32781,2630932,0,'soga_eye_color',229,229,102), (32782,2630932,0,'soga_skin_color',204,204,204), (32783,2630933,0,'eye_color',204,204,204), (32784,2630933,0,'skin_color',204,204,204), (32785,2630933,0,'soga_eye_color',229,229,102), (32786,2630933,0,'soga_skin_color',204,204,204), (32787,2630934,1,'chin_type',76,0,0), (32788,2630934,0,'eye_color',193,112,84), (32789,2630934,1,'eye_type',-95,0,0), (32790,2630934,1,'nose_type',-34,0,0), (32791,2630934,0,'skin_color',201,150,47), (32792,2630934,1,'soga_chin_type',76,0,0), (32793,2630934,0,'soga_eye_color',158,131,13), (32794,2630934,1,'soga_eye_type',-95,0,0), (32795,2630934,1,'soga_nose_type',-34,0,0), (32796,2630934,0,'soga_skin_color',201,150,47), (32797,2630935,1,'chin_type',-7,0,0), (32798,2630935,0,'eye_color',212,35,35), (32799,2630935,1,'eye_type',1,0,0), (32800,2630935,1,'nose_type',-81,0,0), (32801,2630935,0,'skin_color',69,216,59), (32802,2630935,1,'soga_chin_type',-7,0,0), (32803,2630935,0,'soga_eye_color',147,15,106), (32804,2630935,1,'soga_eye_type',1,0,0), (32805,2630935,1,'soga_nose_type',-81,0,0), (32806,2630935,0,'soga_skin_color',69,216,59), (32807,2630936,1,'cheek_type',-90,-31,0), (32808,2630936,1,'chin_type',2,0,0), (32809,2630936,1,'eye_brow_type',88,-65,0), (32810,2630936,0,'eye_color',129,76,90), (32811,2630936,1,'eye_type',-50,0,0), (32812,2630936,1,'lip_type',-50,-81,0), (32813,2630936,1,'nose_type',-75,0,0), (32814,2630936,0,'skin_color',48,82,112), (32815,2630936,1,'soga_cheek_type',-90,-31,0), (32816,2630936,1,'soga_chin_type',2,0,0), (32817,2630936,1,'soga_eye_brow_type',88,-65,0), (32818,2630936,0,'soga_eye_color',117,12,92), (32819,2630936,1,'soga_eye_type',-50,0,0), (32820,2630936,1,'soga_lip_type',-50,-81,0), (32821,2630936,1,'soga_nose_type',-75,0,0), (32822,2630936,0,'soga_skin_color',48,82,112), (32823,2630937,1,'chin_type',-19,0,0), (32824,2630937,0,'eye_color',168,173,60), (32825,2630937,1,'eye_type',58,0,0), (32826,2630937,1,'nose_type',38,0,0), (32827,2630937,0,'skin_color',196,194,14), (32828,2630937,1,'soga_chin_type',-19,0,0), (32829,2630937,0,'soga_eye_color',108,10,55), (32830,2630937,1,'soga_eye_type',58,0,0), (32831,2630937,1,'soga_nose_type',38,0,0), (32832,2630937,0,'soga_skin_color',196,194,14), (32833,2630938,0,'eye_color',204,204,204), (32834,2630938,0,'skin_color',204,204,204), (32835,2630938,0,'soga_eye_color',229,229,102), (32836,2630938,0,'soga_skin_color',204,204,204), (32837,2630939,1,'cheek_type',-29,-23,0), (32838,2630939,1,'chin_type',55,0,0), (32839,2630939,1,'eye_brow_type',10,-81,0), (32840,2630939,0,'eye_color',85,16,14), (32841,2630939,1,'eye_type',-1,0,0), (32842,2630939,1,'lip_type',-15,48,0), (32843,2630939,1,'nose_type',-97,0,0), (32844,2630939,0,'skin_color',96,90,112), (32845,2630939,1,'soga_cheek_type',-29,-23,0), (32846,2630939,1,'soga_chin_type',55,0,0), (32847,2630939,1,'soga_eye_brow_type',10,-81,0), (32848,2630939,0,'soga_eye_color',78,7,44), (32849,2630939,1,'soga_eye_type',-1,0,0), (32850,2630939,1,'soga_lip_type',-15,48,0), (32851,2630939,1,'soga_nose_type',-97,0,0), (32852,2630939,0,'soga_skin_color',96,90,112), (32853,2630940,0,'eye_color',204,204,204), (32854,2630940,0,'skin_color',204,204,204), (32855,2630940,0,'soga_eye_color',229,229,102), (32856,2630940,0,'soga_skin_color',204,204,204), (32857,2630941,0,'eye_color',204,204,204), (32858,2630941,0,'skin_color',204,204,204), (32859,2630941,0,'soga_eye_color',229,229,102), (32860,2630941,0,'soga_skin_color',204,204,204), (32861,2630942,0,'eye_color',204,204,204), (32862,2630942,0,'skin_color',204,204,204), (32863,2630942,0,'soga_eye_color',229,229,102), (32864,2630942,0,'soga_skin_color',204,204,204), (32865,2630943,1,'cheek_type',-29,-23,0), (32866,2630943,1,'chin_type',55,0,0), (32867,2630943,1,'eye_brow_type',10,-81,0), (32868,2630943,0,'eye_color',85,16,14), (32869,2630943,1,'eye_type',-1,0,0), (32870,2630943,1,'lip_type',-15,48,0), (32871,2630943,1,'nose_type',-97,0,0), (32872,2630943,0,'skin_color',96,90,112), (32873,2630943,1,'soga_cheek_type',-29,-23,0), (32874,2630943,1,'soga_chin_type',55,0,0), (32875,2630943,1,'soga_eye_brow_type',10,-81,0), (32876,2630943,0,'soga_eye_color',78,7,44), (32877,2630943,1,'soga_eye_type',-1,0,0), (32878,2630943,1,'soga_lip_type',-15,48,0), (32879,2630943,1,'soga_nose_type',-97,0,0), (32880,2630943,0,'soga_skin_color',96,90,112), (32881,2630944,0,'eye_color',204,204,204), (32882,2630944,0,'skin_color',204,204,204), (32883,2630944,0,'soga_eye_color',229,229,102), (32884,2630944,0,'soga_skin_color',204,204,204), (32885,2630945,0,'eye_color',204,204,204), (32886,2630945,0,'skin_color',204,204,204), (32887,2630945,0,'soga_eye_color',229,229,102), (32888,2630945,0,'soga_skin_color',204,204,204), (32889,2630946,1,'cheek_type',-29,-23,0), (32890,2630946,1,'chin_type',55,0,0), (32891,2630946,1,'eye_brow_type',10,-81,0), (32892,2630946,0,'eye_color',85,16,14), (32893,2630946,1,'eye_type',-1,0,0), (32894,2630946,1,'lip_type',-15,48,0), (32895,2630946,1,'nose_type',-97,0,0), (32896,2630946,0,'skin_color',96,90,112), (32897,2630946,1,'soga_cheek_type',-29,-23,0), (32898,2630946,1,'soga_chin_type',55,0,0), (32899,2630946,1,'soga_eye_brow_type',10,-81,0), (32900,2630946,0,'soga_eye_color',78,7,44), (32901,2630946,1,'soga_eye_type',-1,0,0), (32902,2630946,1,'soga_lip_type',-15,48,0), (32903,2630946,1,'soga_nose_type',-97,0,0), (32904,2630946,0,'soga_skin_color',96,90,112), (32905,2630947,1,'cheek_type',44,-98,0), (32906,2630947,1,'eye_brow_type',-85,69,0), (32907,2630947,0,'eye_color',122,123,71), (32908,2630947,1,'eye_type',-64,0,0), (32909,2630947,1,'lip_type',34,7,0), (32910,2630947,1,'nose_type',25,0,0), (32911,2630947,0,'skin_color',103,134,79), (32912,2630947,1,'soga_cheek_type',44,-98,0), (32913,2630947,1,'soga_eye_brow_type',-85,69,0), (32914,2630947,0,'soga_eye_color',72,6,26), (32915,2630947,1,'soga_eye_type',-64,0,0), (32916,2630947,1,'soga_lip_type',34,7,0), (32917,2630947,1,'soga_nose_type',25,0,0), (32918,2630947,0,'soga_skin_color',103,134,79), (32919,2630948,1,'chin_type',-7,0,0), (32920,2630948,0,'eye_color',212,35,35), (32921,2630948,1,'eye_type',1,0,0), (32922,2630948,1,'nose_type',-81,0,0), (32923,2630948,0,'skin_color',69,216,59), (32924,2630948,1,'soga_chin_type',-7,0,0), (32925,2630948,0,'soga_eye_color',147,15,106), (32926,2630948,1,'soga_eye_type',1,0,0), (32927,2630948,1,'soga_nose_type',-81,0,0), (32928,2630948,0,'soga_skin_color',69,216,59), (32929,2630949,0,'eye_color',204,204,204), (32930,2630949,0,'skin_color',204,204,204), (32931,2630949,0,'soga_eye_color',229,229,102), (32932,2630949,0,'soga_skin_color',204,204,204), (32933,2630950,1,'cheek_type',2,-35,0), (32934,2630950,1,'chin_type',46,0,0), (32935,2630950,1,'eye_brow_type',98,-32,0), (32936,2630950,0,'eye_color',127,113,97), (32937,2630950,1,'eye_type',-79,0,0), (32938,2630950,1,'lip_type',83,-84,0), (32939,2630950,1,'nose_type',17,0,0), (32940,2630950,0,'skin_color',46,92,161), (32941,2630950,1,'soga_cheek_type',2,-35,0), (32942,2630950,1,'soga_chin_type',46,0,0), (32943,2630950,1,'soga_eye_brow_type',98,-32,0), (32944,2630950,0,'soga_eye_color',253,245,230), (32945,2630950,1,'soga_eye_type',-79,0,0), (32946,2630950,1,'soga_lip_type',83,-84,0), (32947,2630950,1,'soga_nose_type',17,0,0), (32948,2630950,0,'soga_skin_color',46,92,161), (32949,2630951,0,'eye_color',204,204,204), (32950,2630951,0,'skin_color',204,204,204), (32951,2630951,0,'soga_eye_color',229,229,102), (32952,2630951,0,'soga_skin_color',204,204,204), (32953,2630952,0,'eye_color',204,204,204), (32954,2630952,0,'skin_color',204,204,204), (32955,2630952,0,'soga_eye_color',229,229,102), (32956,2630952,0,'soga_skin_color',204,204,204), (32957,2630953,0,'eye_color',204,204,204); INSERT INTO `npc_appearance` VALUES (32958,2630953,0,'skin_color',204,204,204), (32959,2630953,0,'soga_eye_color',229,229,102), (32960,2630953,0,'soga_skin_color',204,204,204), (32961,2630954,1,'chin_type',94,0,0), (32962,2630954,0,'eye_color',165,79,101), (32963,2630954,1,'eye_type',68,0,0), (32964,2630954,1,'nose_type',-40,0,0), (32965,2630954,0,'skin_color',47,29,37), (32966,2630954,1,'soga_chin_type',94,0,0), (32967,2630954,0,'soga_eye_color',164,52,134), (32968,2630954,1,'soga_eye_type',68,0,0), (32969,2630954,1,'soga_nose_type',-40,0,0), (32970,2630954,0,'soga_skin_color',47,29,37), (32971,2630955,0,'eye_color',255,255,255), (32972,2630955,0,'skin_color',255,255,255), (32973,2630955,0,'soga_eye_color',255,0,255), (32974,2630956,0,'eye_color',255,255,255), (32975,2630956,0,'skin_color',255,255,255), (32976,2630956,0,'soga_eye_color',255,0,255), (32977,2630957,0,'eye_color',255,255,255), (32978,2630957,0,'skin_color',255,255,255), (32979,2630957,0,'soga_eye_color',255,0,255), (32980,2630958,0,'eye_color',144,198,84), (32981,2630958,0,'skin_color',255,255,124), (32982,2630958,0,'soga_eye_color',255,0,255), (32986,2630960,1,'chin_type',-83,0,0), (32987,2630960,0,'eye_color',233,14,19), (32988,2630960,1,'eye_type',-68,0,0), (32989,2630960,1,'nose_type',-45,0,0), (32990,2630960,0,'skin_color',105,128,17), (32991,2630960,1,'soga_chin_type',-83,0,0), (32992,2630960,0,'soga_eye_color',150,134,167), (32993,2630960,1,'soga_eye_type',-68,0,0), (32994,2630960,1,'soga_nose_type',-45,0,0), (32995,2630960,0,'soga_skin_color',105,128,17), (32996,2630961,1,'cheek_type',-62,31,0), (32997,2630961,1,'chin_type',-69,0,0), (32998,2630961,1,'eye_brow_type',3,71,0), (32999,2630961,0,'eye_color',108,91,73), (33000,2630961,1,'eye_type',-31,0,0), (33001,2630961,1,'lip_type',-34,95,0), (33002,2630961,1,'nose_type',-69,0,0), (33003,2630961,0,'skin_color',137,102,61), (33004,2630961,1,'soga_cheek_type',-62,31,0), (33005,2630961,1,'soga_chin_type',-69,0,0), (33006,2630961,1,'soga_eye_brow_type',3,71,0), (33007,2630961,0,'soga_eye_color',183,91,155), (33008,2630961,1,'soga_eye_type',-31,0,0), (33009,2630961,1,'soga_lip_type',-34,95,0), (33010,2630961,1,'soga_nose_type',-69,0,0), (33011,2630961,0,'soga_skin_color',137,102,61), (33012,2630962,0,'eye_color',204,204,204), (33013,2630962,0,'skin_color',204,204,204), (33014,2630962,0,'soga_eye_color',229,229,102), (33015,2630962,0,'soga_skin_color',204,204,204), (33016,2630963,1,'cheek_type',-34,98,0), (33017,2630963,1,'chin_type',66,0,0), (33018,2630963,1,'eye_brow_type',52,-81,0), (33019,2630963,0,'eye_color',117,55,91), (33020,2630963,1,'eye_type',-38,0,0), (33021,2630963,1,'lip_type',55,62,0), (33022,2630963,1,'nose_type',7,0,0), (33023,2630963,0,'skin_color',250,250,250), (33024,2630963,1,'soga_cheek_type',-34,98,0), (33025,2630963,1,'soga_chin_type',66,0,0), (33026,2630963,1,'soga_eye_brow_type',52,-81,0), (33027,2630963,0,'soga_eye_color',246,238,253), (33028,2630963,1,'soga_eye_type',-38,0,0), (33029,2630963,1,'soga_lip_type',55,62,0), (33030,2630963,1,'soga_nose_type',7,0,0), (33031,2630963,0,'soga_skin_color',250,250,250), (33032,2630964,1,'cheek_type',-59,-26,0), (33033,2630964,1,'chin_type',25,0,0), (33034,2630964,1,'eye_brow_type',-55,88,0), (33035,2630964,0,'eye_color',247,147,147), (33036,2630964,1,'eye_type',42,0,0), (33037,2630964,1,'lip_type',-91,14,0), (33038,2630964,1,'nose_type',19,0,0), (33039,2630964,0,'skin_color',146,128,135), (33040,2630964,1,'soga_cheek_type',-59,-26,0), (33041,2630964,1,'soga_chin_type',25,0,0), (33042,2630964,1,'soga_eye_brow_type',-55,88,0), (33043,2630964,0,'soga_eye_color',175,114,234), (33044,2630964,1,'soga_eye_type',42,0,0), (33045,2630964,1,'soga_lip_type',-91,14,0), (33046,2630964,1,'soga_nose_type',19,0,0), (33047,2630964,0,'soga_skin_color',146,128,135), (33048,2630965,1,'cheek_type',-53,-39,0), (33049,2630965,1,'chin_type',31,0,0), (33050,2630965,1,'eye_brow_type',58,-8,0), (33051,2630965,0,'eye_color',108,87,54), (33052,2630965,1,'eye_type',53,0,0), (33053,2630965,1,'lip_type',-14,56,0), (33054,2630965,1,'nose_type',95,0,0), (33055,2630965,0,'skin_color',252,199,199), (33056,2630965,1,'soga_cheek_type',-53,-39,0), (33057,2630965,1,'soga_chin_type',31,0,0), (33058,2630965,1,'soga_eye_brow_type',58,-8,0), (33059,2630965,0,'soga_eye_color',117,13,136), (33060,2630965,1,'soga_eye_type',53,0,0), (33061,2630965,1,'soga_lip_type',-14,56,0), (33062,2630965,1,'soga_nose_type',95,0,0), (33063,2630965,0,'soga_skin_color',252,199,199), (33064,2630966,1,'cheek_type',-62,31,0), (33065,2630966,1,'chin_type',-69,0,0), (33066,2630966,1,'eye_brow_type',3,71,0), (33067,2630966,0,'eye_color',108,91,73), (33068,2630966,1,'eye_type',-31,0,0), (33069,2630966,1,'lip_type',-34,95,0), (33070,2630966,1,'nose_type',-69,0,0), (33071,2630966,0,'skin_color',137,102,61), (33072,2630966,1,'soga_cheek_type',-62,31,0), (33073,2630966,1,'soga_chin_type',-69,0,0), (33074,2630966,1,'soga_eye_brow_type',3,71,0), (33075,2630966,0,'soga_eye_color',183,91,155), (33076,2630966,1,'soga_eye_type',-31,0,0), (33077,2630966,1,'soga_lip_type',-34,95,0), (33078,2630966,1,'soga_nose_type',-69,0,0), (33079,2630966,0,'soga_skin_color',137,102,61), (33080,2630967,0,'eye_color',0,255,255), (33081,2630967,0,'skin_color',0,0,255), (33082,2630967,0,'soga_eye_color',255,0,255), (33083,2630968,1,'chin_type',21,0,0), (33084,2630968,0,'eye_color',253,253,253), (33085,2630968,1,'eye_type',3,0,0), (33086,2630968,1,'nose_type',91,0,0), (33087,2630968,0,'skin_color',182,188,31), (33088,2630968,1,'soga_chin_type',21,0,0), (33089,2630968,0,'soga_eye_color',101,83,120), (33090,2630968,1,'soga_eye_type',3,0,0), (33091,2630968,1,'soga_nose_type',91,0,0), (33092,2630968,0,'soga_skin_color',182,188,31), (33093,2630969,0,'eye_color',204,204,204), (33094,2630969,0,'skin_color',204,204,204), (33095,2630969,0,'soga_eye_color',229,229,102), (33096,2630969,0,'soga_skin_color',204,204,204), (33097,2630970,0,'eye_color',204,204,204), (33098,2630970,0,'skin_color',204,204,204), (33099,2630970,0,'soga_eye_color',229,229,102), (33100,2630970,0,'soga_skin_color',204,204,204), (33101,2630971,1,'chin_type',76,0,0), (33102,2630971,0,'eye_color',193,112,84), (33103,2630971,1,'eye_type',-95,0,0), (33104,2630971,1,'nose_type',-34,0,0), (33105,2630971,0,'skin_color',201,150,47), (33106,2630971,1,'soga_chin_type',76,0,0), (33107,2630971,0,'soga_eye_color',158,131,13), (33108,2630971,1,'soga_eye_type',-95,0,0), (33109,2630971,1,'soga_nose_type',-34,0,0), (33110,2630971,0,'soga_skin_color',201,150,47), (33111,2630972,1,'chin_type',21,0,0), (33112,2630972,0,'eye_color',253,253,253), (33113,2630972,1,'eye_type',3,0,0), (33114,2630972,1,'nose_type',91,0,0), (33115,2630972,0,'skin_color',182,188,31), (33116,2630972,1,'soga_chin_type',21,0,0), (33117,2630972,0,'soga_eye_color',101,83,120), (33118,2630972,1,'soga_eye_type',3,0,0), (33119,2630972,1,'soga_nose_type',91,0,0), (33120,2630972,0,'soga_skin_color',182,188,31), (33121,2630973,1,'cheek_type',17,28,0), (33122,2630973,1,'chin_type',-82,0,0), (33123,2630973,1,'eye_brow_type',-37,-75,0), (33124,2630973,0,'eye_color',198,177,174), (33125,2630973,1,'eye_type',-1,0,0), (33126,2630973,1,'lip_type',-87,17,0), (33127,2630973,1,'nose_type',68,0,0), (33128,2630973,0,'skin_color',121,100,69), (33129,2630973,1,'soga_cheek_type',17,28,0), (33130,2630973,1,'soga_chin_type',-82,0,0), (33131,2630973,1,'soga_eye_brow_type',-37,-75,0), (33132,2630973,0,'soga_eye_color',137,20,10), (33133,2630973,1,'soga_eye_type',-1,0,0), (33134,2630973,1,'soga_lip_type',-87,17,0), (33135,2630973,1,'soga_nose_type',68,0,0), (33136,2630973,0,'soga_skin_color',121,100,69), (33137,2630974,1,'chin_type',-66,0,0), (33138,2630974,0,'eye_color',194,64,2), (33139,2630974,1,'eye_type',-85,0,0), (33140,2630974,1,'nose_type',-82,0,0), (33141,2630974,0,'skin_color',244,102,38), (33142,2630974,1,'soga_chin_type',-66,0,0), (33143,2630974,0,'soga_eye_color',232,143,108), (33144,2630974,1,'soga_eye_type',-85,0,0), (33145,2630974,1,'soga_nose_type',-82,0,0), (33146,2630974,0,'soga_skin_color',244,102,38), (33147,2630975,0,'eye_color',204,204,204), (33148,2630975,0,'skin_color',204,204,204), (33149,2630975,0,'soga_eye_color',229,229,102), (33150,2630975,0,'soga_skin_color',204,204,204), (33151,2630976,0,'eye_color',204,204,204), (33152,2630976,0,'skin_color',204,204,204), (33153,2630976,0,'soga_eye_color',229,229,102), (33154,2630976,0,'soga_skin_color',204,204,204), (33155,2630977,0,'eye_color',204,204,204), (33156,2630977,0,'skin_color',204,204,204), (33157,2630977,0,'soga_eye_color',229,229,102), (33158,2630977,0,'soga_skin_color',204,204,204), (33159,2630978,0,'eye_color',204,204,204), (33160,2630978,0,'skin_color',204,204,204), (33161,2630978,0,'soga_eye_color',229,229,102), (33162,2630978,0,'soga_skin_color',204,204,204), (33163,2630979,0,'eye_color',204,204,204), (33164,2630979,0,'skin_color',204,204,204), (33165,2630979,0,'soga_eye_color',229,229,102), (33166,2630979,0,'soga_skin_color',204,204,204), (33167,2630980,0,'eye_color',204,204,204), (33168,2630980,0,'skin_color',204,204,204), (33169,2630980,0,'soga_eye_color',229,229,102), (33170,2630980,0,'soga_skin_color',204,204,204), (33171,2630981,1,'cheek_type',-62,31,0), (33172,2630981,1,'chin_type',-69,0,0), (33173,2630981,1,'eye_brow_type',3,71,0), (33174,2630981,0,'eye_color',108,91,73), (33175,2630981,1,'eye_type',-31,0,0), (33176,2630981,1,'lip_type',-34,95,0), (33177,2630981,1,'nose_type',-69,0,0), (33178,2630981,0,'skin_color',137,102,61), (33179,2630981,1,'soga_cheek_type',-62,31,0), (33180,2630981,1,'soga_chin_type',-69,0,0), (33181,2630981,1,'soga_eye_brow_type',3,71,0), (33182,2630981,0,'soga_eye_color',183,91,155), (33183,2630981,1,'soga_eye_type',-31,0,0), (33184,2630981,1,'soga_lip_type',-34,95,0), (33185,2630981,1,'soga_nose_type',-69,0,0), (33186,2630981,0,'soga_skin_color',137,102,61), (33187,2630982,1,'chin_type',7,0,0), (33188,2630982,0,'eye_color',216,158,31), (33189,2630982,1,'nose_type',-81,0,0), (33190,2630982,0,'skin_color',232,150,16), (33191,2630982,1,'soga_chin_type',7,0,0), (33192,2630982,0,'soga_eye_color',54,5,22), (33193,2630982,1,'soga_nose_type',-81,0,0), (33194,2630982,0,'soga_skin_color',232,150,16), (33195,2630983,1,'chin_type',82,0,0), (33196,2630983,0,'eye_color',251,227,221), (33197,2630983,1,'eye_type',-93,0,0), (33198,2630983,1,'nose_type',-93,0,0), (33199,2630983,0,'skin_color',242,82,10), (33200,2630983,1,'soga_chin_type',82,0,0), (33201,2630983,0,'soga_eye_color',155,17,11), (33202,2630983,1,'soga_eye_type',-93,0,0), (33203,2630983,1,'soga_nose_type',-93,0,0), (33204,2630983,0,'soga_skin_color',242,82,10), (33205,2630984,1,'chin_type',94,0,0), (33206,2630984,0,'eye_color',165,79,101), (33207,2630984,1,'eye_type',68,0,0), (33208,2630984,1,'nose_type',-40,0,0), (33209,2630984,0,'skin_color',47,29,37), (33210,2630984,1,'soga_chin_type',94,0,0), (33211,2630984,0,'soga_eye_color',164,52,134), (33212,2630984,1,'soga_eye_type',68,0,0), (33213,2630984,1,'soga_nose_type',-40,0,0), (33214,2630984,0,'soga_skin_color',47,29,37), (33215,2630985,1,'chin_type',-19,0,0), (33216,2630985,0,'eye_color',168,173,60), (33217,2630985,1,'eye_type',58,0,0), (33218,2630985,1,'nose_type',38,0,0), (33219,2630985,0,'skin_color',196,194,14), (33220,2630985,1,'soga_chin_type',-19,0,0), (33221,2630985,0,'soga_eye_color',108,10,55), (33222,2630985,1,'soga_eye_type',58,0,0), (33223,2630985,1,'soga_nose_type',38,0,0), (33224,2630985,0,'soga_skin_color',196,194,14), (33225,2630986,0,'eye_color',204,204,204), (33226,2630986,0,'skin_color',204,204,204), (33227,2630986,0,'soga_eye_color',229,229,102), (33228,2630986,0,'soga_skin_color',204,204,204), (33229,2630987,1,'cheek_type',-66,-12,0), (33230,2630987,1,'chin_type',10,0,0), (33231,2630987,1,'eye_brow_type',-23,-74,0), (33232,2630987,0,'eye_color',248,245,245), (33233,2630987,1,'eye_type',84,0,0), (33234,2630987,1,'lip_type',44,96,0), (33235,2630987,1,'nose_type',-97,0,0), (33236,2630987,0,'skin_color',64,71,73), (33237,2630987,1,'soga_cheek_type',-66,-12,0), (33238,2630987,1,'soga_chin_type',10,0,0), (33239,2630987,1,'soga_eye_brow_type',-23,-74,0), (33240,2630987,0,'soga_eye_color',252,241,238), (33241,2630987,1,'soga_eye_type',84,0,0), (33242,2630987,1,'soga_lip_type',44,96,0), (33243,2630987,1,'soga_nose_type',-97,0,0), (33244,2630987,0,'soga_skin_color',64,71,73), (33245,2630988,1,'cheek_type',-53,-39,0), (33246,2630988,1,'chin_type',31,0,0), (33247,2630988,1,'eye_brow_type',58,-8,0), (33248,2630988,0,'eye_color',108,87,54), (33249,2630988,1,'eye_type',53,0,0), (33250,2630988,1,'lip_type',-14,56,0), (33251,2630988,1,'nose_type',95,0,0), (33252,2630988,0,'skin_color',252,199,199), (33253,2630988,1,'soga_cheek_type',-53,-39,0), (33254,2630988,1,'soga_chin_type',31,0,0), (33255,2630988,1,'soga_eye_brow_type',58,-8,0), (33256,2630988,0,'soga_eye_color',117,13,136), (33257,2630988,1,'soga_eye_type',53,0,0), (33258,2630988,1,'soga_lip_type',-14,56,0), (33259,2630988,1,'soga_nose_type',95,0,0), (33260,2630988,0,'soga_skin_color',252,199,199), (33261,2630989,1,'cheek_type',17,28,0), (33262,2630989,1,'chin_type',-82,0,0), (33263,2630989,1,'eye_brow_type',-37,-75,0), (33264,2630989,0,'eye_color',198,177,174), (33265,2630989,1,'eye_type',-1,0,0), (33266,2630989,1,'lip_type',-87,17,0), (33267,2630989,1,'nose_type',68,0,0), (33268,2630989,0,'skin_color',121,100,69), (33269,2630989,1,'soga_cheek_type',17,28,0), (33270,2630989,1,'soga_chin_type',-82,0,0), (33271,2630989,1,'soga_eye_brow_type',-37,-75,0), (33272,2630989,0,'soga_eye_color',137,20,10), (33273,2630989,1,'soga_eye_type',-1,0,0), (33274,2630989,1,'soga_lip_type',-87,17,0), (33275,2630989,1,'soga_nose_type',68,0,0), (33276,2630989,0,'soga_skin_color',121,100,69), (33277,2630990,1,'cheek_type',-90,-31,0), (33278,2630990,1,'chin_type',2,0,0), (33279,2630990,1,'eye_brow_type',88,-65,0), (33280,2630990,0,'eye_color',129,76,90), (33281,2630990,1,'eye_type',-50,0,0), (33282,2630990,1,'lip_type',-50,-81,0), (33283,2630990,1,'nose_type',-75,0,0), (33284,2630990,0,'skin_color',48,82,112), (33285,2630990,1,'soga_cheek_type',-90,-31,0), (33286,2630990,1,'soga_chin_type',2,0,0), (33287,2630990,1,'soga_eye_brow_type',88,-65,0), (33288,2630990,0,'soga_eye_color',117,12,92), (33289,2630990,1,'soga_eye_type',-50,0,0), (33290,2630990,1,'soga_lip_type',-50,-81,0), (33291,2630990,1,'soga_nose_type',-75,0,0), (33292,2630990,0,'soga_skin_color',48,82,112), (33293,2630991,1,'cheek_type',-34,98,0), (33294,2630991,1,'chin_type',66,0,0), (33295,2630991,1,'eye_brow_type',52,-81,0), (33296,2630991,0,'eye_color',117,55,91), (33297,2630991,1,'eye_type',-38,0,0), (33298,2630991,1,'lip_type',55,62,0), (33299,2630991,1,'nose_type',7,0,0), (33300,2630991,0,'skin_color',250,250,250), (33301,2630991,1,'soga_cheek_type',-34,98,0), (33302,2630991,1,'soga_chin_type',66,0,0), (33303,2630991,1,'soga_eye_brow_type',52,-81,0), (33304,2630991,0,'soga_eye_color',246,238,253), (33305,2630991,1,'soga_eye_type',-38,0,0), (33306,2630991,1,'soga_lip_type',55,62,0), (33307,2630991,1,'soga_nose_type',7,0,0), (33308,2630991,0,'soga_skin_color',250,250,250), (33309,2630992,1,'cheek_type',-59,-26,0), (33310,2630992,1,'chin_type',25,0,0), (33311,2630992,1,'eye_brow_type',-55,88,0), (33312,2630992,0,'eye_color',247,147,147), (33313,2630992,1,'eye_type',42,0,0), (33314,2630992,1,'lip_type',-91,14,0), (33315,2630992,1,'nose_type',19,0,0), (33316,2630992,0,'skin_color',146,128,135), (33317,2630992,1,'soga_cheek_type',-59,-26,0), (33318,2630992,1,'soga_chin_type',25,0,0), (33319,2630992,1,'soga_eye_brow_type',-55,88,0), (33320,2630992,0,'soga_eye_color',175,114,234), (33321,2630992,1,'soga_eye_type',42,0,0), (33322,2630992,1,'soga_lip_type',-91,14,0), (33323,2630992,1,'soga_nose_type',19,0,0), (33324,2630992,0,'soga_skin_color',146,128,135), (33325,2630993,1,'chin_type',94,0,0), (33326,2630993,0,'eye_color',165,79,101), (33327,2630993,1,'eye_type',68,0,0), (33328,2630993,1,'nose_type',-40,0,0), (33329,2630993,0,'skin_color',47,29,37), (33330,2630993,1,'soga_chin_type',94,0,0), (33331,2630993,0,'soga_eye_color',164,52,134), (33332,2630993,1,'soga_eye_type',68,0,0), (33333,2630993,1,'soga_nose_type',-40,0,0), (33334,2630993,0,'soga_skin_color',47,29,37), (33335,2630994,1,'cheek_type',-90,-31,0), (33336,2630994,1,'chin_type',2,0,0), (33337,2630994,1,'eye_brow_type',88,-65,0), (33338,2630994,0,'eye_color',129,76,90), (33339,2630994,1,'eye_type',-50,0,0), (33340,2630994,1,'lip_type',-50,-81,0), (33341,2630994,1,'nose_type',-75,0,0), (33342,2630994,0,'skin_color',48,82,112), (33343,2630994,1,'soga_cheek_type',-90,-31,0), (33344,2630994,1,'soga_chin_type',2,0,0), (33345,2630994,1,'soga_eye_brow_type',88,-65,0), (33346,2630994,0,'soga_eye_color',117,12,92), (33347,2630994,1,'soga_eye_type',-50,0,0), (33348,2630994,1,'soga_lip_type',-50,-81,0), (33349,2630994,1,'soga_nose_type',-75,0,0), (33350,2630994,0,'soga_skin_color',48,82,112), (33351,2630995,1,'cheek_type',41,0,0), (33352,2630995,1,'chin_type',-56,0,0), (33353,2630995,1,'eye_brow_type',-74,-58,0), (33354,2630995,0,'eye_color',88,155,58), (33355,2630995,1,'eye_type',31,0,0), (33356,2630995,1,'lip_type',8,15,0), (33357,2630995,1,'nose_type',-59,0,0), (33358,2630995,0,'skin_color',187,23,24), (33359,2630995,1,'soga_cheek_type',41,0,0), (33360,2630995,1,'soga_chin_type',-56,0,0), (33361,2630995,1,'soga_eye_brow_type',-74,-58,0), (33362,2630995,0,'soga_eye_color',53,13,83), (33363,2630995,1,'soga_eye_type',31,0,0), (33364,2630995,1,'soga_lip_type',8,15,0), (33365,2630995,1,'soga_nose_type',-59,0,0), (33366,2630995,0,'soga_skin_color',187,23,24), (33367,2630996,0,'eye_color',204,204,204), (33368,2630996,0,'skin_color',204,204,204), (33369,2630996,0,'soga_eye_color',229,229,102), (33370,2630996,0,'soga_skin_color',204,204,204), (33371,2630997,1,'cheek_type',-29,-23,0), (33372,2630997,1,'chin_type',55,0,0), (33373,2630997,1,'eye_brow_type',10,-81,0), (33374,2630997,0,'eye_color',85,16,14), (33375,2630997,1,'eye_type',-1,0,0), (33376,2630997,1,'lip_type',-15,48,0), (33377,2630997,1,'nose_type',-97,0,0), (33378,2630997,0,'skin_color',96,90,112), (33379,2630997,1,'soga_cheek_type',-29,-23,0), (33380,2630997,1,'soga_chin_type',55,0,0), (33381,2630997,1,'soga_eye_brow_type',10,-81,0), (33382,2630997,0,'soga_eye_color',78,7,44), (33383,2630997,1,'soga_eye_type',-1,0,0), (33384,2630997,1,'soga_lip_type',-15,48,0), (33385,2630997,1,'soga_nose_type',-97,0,0), (33386,2630997,0,'soga_skin_color',96,90,112), (33387,2630998,0,'eye_color',204,204,204), (33388,2630998,0,'skin_color',204,204,204), (33389,2630998,0,'soga_eye_color',229,229,102), (33390,2630998,0,'soga_skin_color',204,204,204), (33391,2630999,1,'chin_type',-7,0,0), (33392,2630999,0,'eye_color',212,35,35), (33393,2630999,1,'eye_type',1,0,0), (33394,2630999,1,'nose_type',-81,0,0), (33395,2630999,0,'skin_color',69,216,59), (33396,2630999,1,'soga_chin_type',-7,0,0), (33397,2630999,0,'soga_eye_color',147,15,106), (33398,2630999,1,'soga_eye_type',1,0,0), (33399,2630999,1,'soga_nose_type',-81,0,0), (33400,2630999,0,'soga_skin_color',69,216,59), (33401,2631000,0,'eye_color',204,204,204), (33402,2631000,0,'skin_color',204,204,204), (33403,2631000,0,'soga_eye_color',229,229,102), (33404,2631000,0,'soga_skin_color',204,204,204), (33405,2631001,1,'cheek_type',-75,-38,0), (33406,2631001,1,'chin_type',39,0,0), (33407,2631001,1,'eye_brow_type',97,81,0), (33408,2631001,0,'eye_color',88,87,115), (33409,2631001,1,'eye_type',65,0,0), (33410,2631001,1,'lip_type',-87,50,0), (33411,2631001,1,'nose_type',72,0,0), (33412,2631001,0,'skin_color',66,75,81), (33413,2631001,1,'soga_cheek_type',-75,-38,0), (33414,2631001,1,'soga_chin_type',39,0,0), (33415,2631001,1,'soga_eye_brow_type',97,81,0), (33416,2631001,0,'soga_eye_color',255,255,96), (33417,2631001,1,'soga_eye_type',65,0,0), (33418,2631001,1,'soga_lip_type',-87,50,0), (33419,2631001,1,'soga_nose_type',72,0,0), (33420,2631001,0,'soga_skin_color',66,75,81), (33421,2631002,1,'cheek_type',85,14,0), (33422,2631002,1,'chin_type',74,0,0), (33423,2631002,1,'eye_brow_type',75,-96,0), (33424,2631002,0,'eye_color',217,24,23), (33425,2631002,1,'eye_type',35,0,0), (33426,2631002,1,'lip_type',10,94,0), (33427,2631002,1,'nose_type',52,0,0), (33428,2631002,0,'skin_color',6,94,157), (33429,2631002,1,'soga_cheek_type',85,14,0), (33430,2631002,1,'soga_chin_type',74,0,0), (33431,2631002,1,'soga_eye_brow_type',75,-96,0), (33432,2631002,0,'soga_eye_color',77,9,102), (33433,2631002,1,'soga_eye_type',35,0,0), (33434,2631002,1,'soga_lip_type',10,94,0), (33435,2631002,1,'soga_nose_type',52,0,0), (33436,2631002,0,'soga_skin_color',6,94,157), (33437,2631003,1,'cheek_type',-62,31,0), (33438,2631003,1,'chin_type',-69,0,0), (33439,2631003,1,'eye_brow_type',3,71,0), (33440,2631003,0,'eye_color',108,91,73), (33441,2631003,1,'eye_type',-31,0,0), (33442,2631003,1,'lip_type',-34,95,0), (33443,2631003,1,'nose_type',-69,0,0), (33444,2631003,0,'skin_color',137,102,61), (33445,2631003,1,'soga_cheek_type',-62,31,0), (33446,2631003,1,'soga_chin_type',-69,0,0), (33447,2631003,1,'soga_eye_brow_type',3,71,0), (33448,2631003,0,'soga_eye_color',183,91,155), (33449,2631003,1,'soga_eye_type',-31,0,0), (33450,2631003,1,'soga_lip_type',-34,95,0), (33451,2631003,1,'soga_nose_type',-69,0,0), (33452,2631003,0,'soga_skin_color',137,102,61), (33453,2631004,1,'chin_type',21,0,0), (33454,2631004,0,'eye_color',253,253,253), (33455,2631004,1,'eye_type',3,0,0), (33456,2631004,1,'nose_type',91,0,0), (33457,2631004,0,'skin_color',182,188,31), (33458,2631004,1,'soga_chin_type',21,0,0), (33459,2631004,0,'soga_eye_color',101,83,120), (33460,2631004,1,'soga_eye_type',3,0,0), (33461,2631004,1,'soga_nose_type',91,0,0), (33462,2631004,0,'soga_skin_color',182,188,31), (33463,2631005,1,'chin_type',76,0,0), (33464,2631005,0,'eye_color',193,112,84), (33465,2631005,1,'eye_type',-95,0,0), (33466,2631005,1,'nose_type',-34,0,0), (33467,2631005,0,'skin_color',201,150,47), (33468,2631005,1,'soga_chin_type',76,0,0), (33469,2631005,0,'soga_eye_color',158,131,13), (33470,2631005,1,'soga_eye_type',-95,0,0), (33471,2631005,1,'soga_nose_type',-34,0,0), (33472,2631005,0,'soga_skin_color',201,150,47), (33473,2631006,1,'chin_type',-66,0,0), (33474,2631006,0,'eye_color',194,64,2), (33475,2631006,1,'eye_type',-85,0,0), (33476,2631006,1,'nose_type',-82,0,0), (33477,2631006,0,'skin_color',244,102,38), (33478,2631006,1,'soga_chin_type',-66,0,0), (33479,2631006,0,'soga_eye_color',232,143,108), (33480,2631006,1,'soga_eye_type',-85,0,0), (33481,2631006,1,'soga_nose_type',-82,0,0), (33482,2631006,0,'soga_skin_color',244,102,38), (33483,2631007,0,'eye_color',204,204,204), (33484,2631007,0,'skin_color',204,204,204), (33485,2631007,0,'soga_eye_color',229,229,102), (33486,2631007,0,'soga_skin_color',204,204,204), (33487,2631008,1,'chin_type',21,0,0), (33488,2631008,0,'eye_color',253,253,253), (33489,2631008,1,'eye_type',3,0,0), (33490,2631008,1,'nose_type',91,0,0), (33491,2631008,0,'skin_color',182,188,31), (33492,2631008,1,'soga_chin_type',21,0,0), (33493,2631008,0,'soga_eye_color',101,83,120), (33494,2631008,1,'soga_eye_type',3,0,0), (33495,2631008,1,'soga_nose_type',91,0,0), (33496,2631008,0,'soga_skin_color',182,188,31), (33497,2631009,1,'chin_type',21,0,0), (33498,2631009,0,'eye_color',253,253,253), (33499,2631009,1,'eye_type',3,0,0), (33500,2631009,1,'nose_type',91,0,0), (33501,2631009,0,'skin_color',182,188,31), (33502,2631009,1,'soga_chin_type',21,0,0), (33503,2631009,0,'soga_eye_color',101,83,120), (33504,2631009,1,'soga_eye_type',3,0,0), (33505,2631009,1,'soga_nose_type',91,0,0), (33506,2631009,0,'soga_skin_color',182,188,31), (33507,2631010,1,'cheek_type',44,-98,0), (33508,2631010,1,'eye_brow_type',-85,69,0), (33509,2631010,0,'eye_color',122,123,71), (33510,2631010,1,'eye_type',-64,0,0), (33511,2631010,1,'lip_type',34,7,0), (33512,2631010,1,'nose_type',25,0,0), (33513,2631010,0,'skin_color',103,134,79), (33514,2631010,1,'soga_cheek_type',44,-98,0), (33515,2631010,1,'soga_eye_brow_type',-85,69,0), (33516,2631010,0,'soga_eye_color',72,6,26), (33517,2631010,1,'soga_eye_type',-64,0,0), (33518,2631010,1,'soga_lip_type',34,7,0), (33519,2631010,1,'soga_nose_type',25,0,0), (33520,2631010,0,'soga_skin_color',103,134,79), (33521,2631011,1,'chin_type',76,0,0), (33522,2631011,0,'eye_color',193,112,84), (33523,2631011,1,'eye_type',-95,0,0), (33524,2631011,1,'nose_type',-34,0,0), (33525,2631011,0,'skin_color',201,150,47), (33526,2631011,1,'soga_chin_type',76,0,0), (33527,2631011,0,'soga_eye_color',158,131,13), (33528,2631011,1,'soga_eye_type',-95,0,0), (33529,2631011,1,'soga_nose_type',-34,0,0), (33530,2631011,0,'soga_skin_color',201,150,47), (33531,2631012,0,'eye_color',204,204,204), (33532,2631012,0,'skin_color',204,204,204), (33533,2631012,0,'soga_eye_color',229,229,102), (33534,2631012,0,'soga_skin_color',204,204,204), (33535,2631013,1,'chin_type',97,0,0), (33536,2631013,0,'eye_color',219,22,22), (33537,2631013,1,'eye_type',98,0,0), (33538,2631013,1,'nose_type',-19,0,0), (33539,2631013,0,'skin_color',241,240,236), (33540,2631013,1,'soga_chin_type',97,0,0), (33541,2631013,0,'soga_eye_color',121,116,19), (33542,2631013,1,'soga_eye_type',98,0,0), (33543,2631013,1,'soga_nose_type',-19,0,0), (33544,2631013,0,'soga_skin_color',241,240,236), (33545,2631014,1,'chin_type',76,0,0), (33546,2631014,0,'eye_color',193,112,84), (33547,2631014,1,'eye_type',-95,0,0), (33548,2631014,1,'nose_type',-34,0,0), (33549,2631014,0,'skin_color',201,150,47), (33550,2631014,1,'soga_chin_type',76,0,0), (33551,2631014,0,'soga_eye_color',158,131,13), (33552,2631014,1,'soga_eye_type',-95,0,0), (33553,2631014,1,'soga_nose_type',-34,0,0), (33554,2631014,0,'soga_skin_color',201,150,47), (33555,2631015,0,'eye_color',204,204,204), (33556,2631015,0,'skin_color',204,204,204), (33557,2631015,0,'soga_eye_color',229,229,102), (33558,2631015,0,'soga_skin_color',204,204,204), (33559,2631016,1,'cheek_type',44,-98,0), (33560,2631016,1,'eye_brow_type',-85,69,0), (33561,2631016,0,'eye_color',122,123,71), (33562,2631016,1,'eye_type',-64,0,0), (33563,2631016,1,'lip_type',34,7,0), (33564,2631016,1,'nose_type',25,0,0), (33565,2631016,0,'skin_color',103,134,79), (33566,2631016,1,'soga_cheek_type',44,-98,0), (33567,2631016,1,'soga_eye_brow_type',-85,69,0), (33568,2631016,0,'soga_eye_color',72,6,26), (33569,2631016,1,'soga_eye_type',-64,0,0), (33570,2631016,1,'soga_lip_type',34,7,0), (33571,2631016,1,'soga_nose_type',25,0,0), (33572,2631016,0,'soga_skin_color',103,134,79), (33573,2631017,0,'eye_color',226,76,33), (33574,2631017,1,'eye_type',57,0,0), (33575,2631017,1,'nose_type',7,0,0), (33576,2631017,0,'skin_color',103,30,121), (33577,2631017,0,'soga_eye_color',183,129,237), (33578,2631017,1,'soga_eye_type',57,0,0), (33579,2631017,1,'soga_nose_type',7,0,0), (33580,2631017,0,'soga_skin_color',103,30,121), (33581,2631018,1,'cheek_type',17,28,0), (33582,2631018,1,'chin_type',-82,0,0), (33583,2631018,1,'eye_brow_type',-37,-75,0), (33584,2631018,0,'eye_color',198,177,174), (33585,2631018,1,'eye_type',-1,0,0), (33586,2631018,1,'lip_type',-87,17,0), (33587,2631018,1,'nose_type',68,0,0), (33588,2631018,0,'skin_color',121,100,69), (33589,2631018,1,'soga_cheek_type',17,28,0), (33590,2631018,1,'soga_chin_type',-82,0,0), (33591,2631018,1,'soga_eye_brow_type',-37,-75,0), (33592,2631018,0,'soga_eye_color',137,20,10), (33593,2631018,1,'soga_eye_type',-1,0,0), (33594,2631018,1,'soga_lip_type',-87,17,0), (33595,2631018,1,'soga_nose_type',68,0,0), (33596,2631018,0,'soga_skin_color',121,100,69), (33597,2631019,0,'eye_color',204,204,204), (33598,2631019,0,'skin_color',204,204,204), (33599,2631019,0,'soga_eye_color',229,229,102), (33600,2631019,0,'soga_skin_color',204,204,204), (33601,2631020,1,'chin_type',-19,0,0), (33602,2631020,0,'eye_color',168,173,60), (33603,2631020,1,'eye_type',58,0,0), (33604,2631020,1,'nose_type',38,0,0), (33605,2631020,0,'skin_color',196,194,14), (33606,2631020,1,'soga_chin_type',-19,0,0), (33607,2631020,0,'soga_eye_color',108,10,55), (33608,2631020,1,'soga_eye_type',58,0,0), (33609,2631020,1,'soga_nose_type',38,0,0), (33610,2631020,0,'soga_skin_color',196,194,14), (33611,2631021,1,'cheek_type',-59,-26,0), (33612,2631021,1,'chin_type',25,0,0), (33613,2631021,1,'eye_brow_type',-55,88,0), (33614,2631021,0,'eye_color',247,147,147), (33615,2631021,1,'eye_type',42,0,0), (33616,2631021,1,'lip_type',-91,14,0), (33617,2631021,1,'nose_type',19,0,0), (33618,2631021,0,'skin_color',146,128,135), (33619,2631021,1,'soga_cheek_type',-59,-26,0), (33620,2631021,1,'soga_chin_type',25,0,0), (33621,2631021,1,'soga_eye_brow_type',-55,88,0), (33622,2631021,0,'soga_eye_color',175,114,234), (33623,2631021,1,'soga_eye_type',42,0,0), (33624,2631021,1,'soga_lip_type',-91,14,0), (33625,2631021,1,'soga_nose_type',19,0,0), (33626,2631021,0,'soga_skin_color',146,128,135), (33627,2631022,1,'cheek_type',-75,-38,0), (33628,2631022,1,'chin_type',39,0,0), (33629,2631022,1,'eye_brow_type',97,81,0), (33630,2631022,0,'eye_color',88,87,115), (33631,2631022,1,'eye_type',65,0,0), (33632,2631022,1,'lip_type',-87,50,0), (33633,2631022,1,'nose_type',72,0,0), (33634,2631022,0,'skin_color',66,75,81), (33635,2631022,1,'soga_cheek_type',-75,-38,0), (33636,2631022,1,'soga_chin_type',39,0,0), (33637,2631022,1,'soga_eye_brow_type',97,81,0), (33638,2631022,0,'soga_eye_color',255,255,96), (33639,2631022,1,'soga_eye_type',65,0,0), (33640,2631022,1,'soga_lip_type',-87,50,0), (33641,2631022,1,'soga_nose_type',72,0,0), (33642,2631022,0,'soga_skin_color',66,75,81), (33643,2631023,0,'eye_color',204,204,204), (33644,2631023,0,'skin_color',204,204,204), (33645,2631023,0,'soga_eye_color',229,229,102), (33646,2631023,0,'soga_skin_color',204,204,204), (33647,2631024,0,'eye_color',204,204,204), (33648,2631024,0,'skin_color',204,204,204), (33649,2631024,0,'soga_eye_color',229,229,102), (33650,2631024,0,'soga_skin_color',204,204,204), (33651,2631025,1,'cheek_type',-53,-39,0), (33652,2631025,1,'chin_type',31,0,0), (33653,2631025,1,'eye_brow_type',58,-8,0), (33654,2631025,0,'eye_color',108,87,54), (33655,2631025,1,'eye_type',53,0,0), (33656,2631025,1,'lip_type',-14,56,0), (33657,2631025,1,'nose_type',95,0,0), (33658,2631025,0,'skin_color',252,199,199), (33659,2631025,1,'soga_cheek_type',-53,-39,0), (33660,2631025,1,'soga_chin_type',31,0,0), (33661,2631025,1,'soga_eye_brow_type',58,-8,0), (33662,2631025,0,'soga_eye_color',117,13,136), (33663,2631025,1,'soga_eye_type',53,0,0), (33664,2631025,1,'soga_lip_type',-14,56,0), (33665,2631025,1,'soga_nose_type',95,0,0), (33666,2631025,0,'soga_skin_color',252,199,199), (33667,2631026,1,'chin_type',7,0,0), (33668,2631026,0,'eye_color',216,158,31), (33669,2631026,1,'nose_type',-81,0,0), (33670,2631026,0,'skin_color',232,150,16), (33671,2631026,1,'soga_chin_type',7,0,0), (33672,2631026,0,'soga_eye_color',54,5,22), (33673,2631026,1,'soga_nose_type',-81,0,0), (33674,2631026,0,'soga_skin_color',232,150,16), (33675,2631027,0,'eye_color',204,204,204), (33676,2631027,0,'skin_color',204,204,204), (33677,2631027,0,'soga_eye_color',229,229,102), (33678,2631027,0,'soga_skin_color',204,204,204), (33679,2631028,0,'eye_color',204,204,204), (33680,2631028,0,'skin_color',204,204,204), (33681,2631028,0,'soga_eye_color',229,229,102), (33682,2631028,0,'soga_skin_color',204,204,204), (33683,2631029,0,'eye_color',204,204,204), (33684,2631029,0,'skin_color',204,204,204), (33685,2631029,0,'soga_eye_color',229,229,102), (33686,2631029,0,'soga_skin_color',204,204,204), (33687,2631030,0,'eye_color',204,204,204), (33688,2631030,0,'skin_color',204,204,204), (33689,2631030,0,'soga_eye_color',229,229,102), (33690,2631030,0,'soga_skin_color',204,204,204), (33691,2631031,1,'cheek_type',-29,-23,0), (33692,2631031,1,'chin_type',55,0,0), (33693,2631031,1,'eye_brow_type',10,-81,0), (33694,2631031,0,'eye_color',85,16,14), (33695,2631031,1,'eye_type',-1,0,0), (33696,2631031,1,'lip_type',-15,48,0), (33697,2631031,1,'nose_type',-97,0,0), (33698,2631031,0,'skin_color',96,90,112), (33699,2631031,1,'soga_cheek_type',-29,-23,0), (33700,2631031,1,'soga_chin_type',55,0,0), (33701,2631031,1,'soga_eye_brow_type',10,-81,0), (33702,2631031,0,'soga_eye_color',78,7,44), (33703,2631031,1,'soga_eye_type',-1,0,0), (33704,2631031,1,'soga_lip_type',-15,48,0), (33705,2631031,1,'soga_nose_type',-97,0,0), (33706,2631031,0,'soga_skin_color',96,90,112), (33707,2631032,1,'chin_type',-65,0,0), (33708,2631032,0,'eye_color',97,196,87), (33709,2631032,1,'eye_type',-89,0,0), (33710,2631032,1,'nose_type',43,0,0), (33711,2631032,0,'skin_color',227,90,82), (33712,2631032,1,'soga_chin_type',-65,0,0), (33713,2631032,0,'soga_eye_color',218,189,246), (33714,2631032,1,'soga_eye_type',-89,0,0), (33715,2631032,1,'soga_nose_type',43,0,0), (33716,2631032,0,'soga_skin_color',227,90,82), (33717,2631033,1,'cheek_type',-23,98,0), (33718,2631033,1,'chin_type',-84,17,-41), (33719,2631033,1,'ear_type',37,14,0), (33720,2631033,1,'eye_brow_type',-17,-97,37), (33721,2631033,0,'eye_color',54,109,126), (33722,2631033,1,'eye_type',25,0,0), (33723,2631033,0,'hair_color1',89,21,21), (33724,2631033,0,'hair_color2',171,87,0), (33725,2631033,0,'hair_face_color',150,51,27), (33726,2631033,0,'hair_face_highlight_color',45,14,18), (33727,2631033,0,'hair_highlight',54,45,28), (33728,2631033,0,'hair_type_color',150,51,27), (33729,2631033,0,'hair_type_highlight_color',45,14,18), (33730,2631033,1,'lip_type',-87,59,7), (33731,2631033,1,'nose_type',29,10,-78), (33732,2631033,0,'skin_color',234,183,184), (33733,2631033,1,'soga_cheek_type',-23,98,0), (33734,2631033,1,'soga_chin_type',-84,17,-41), (33735,2631033,1,'soga_ear_type',37,14,0), (33736,2631033,1,'soga_eye_brow_type',-17,-97,37), (33737,2631033,0,'soga_eye_color',229,229,102), (33738,2631033,1,'soga_eye_type',25,0,0), (33739,2631033,0,'soga_hair_color1',89,21,21), (33740,2631033,0,'soga_hair_color2',171,87,0), (33741,2631033,0,'soga_hair_face_color',150,51,27), (33742,2631033,0,'soga_hair_face_highlight_color',45,14,18), (33743,2631033,0,'soga_hair_highlight',54,45,28), (33744,2631033,0,'soga_hair_type_color',150,51,27), (33745,2631033,0,'soga_hair_type_highlight_color',45,14,18), (33746,2631033,1,'soga_lip_type',-87,59,7), (33747,2631033,1,'soga_nose_type',29,10,-78), (33748,2631033,0,'soga_skin_color',234,183,184), (33749,2631033,0,'wing_color1',255,255,255), (33750,2631033,0,'wing_color2',255,255,255), (33751,2631034,1,'cheek_type',-18,-4,0), (33752,2631034,1,'chin_type',14,3,-44), (33753,2631034,1,'ear_type',-39,28,0), (33754,2631034,1,'eye_brow_type',-22,7,-25), (33755,2631034,0,'eye_color',165,187,253), (33756,2631034,1,'eye_type',3,0,0), (33757,2631034,0,'hair_face_color',143,134,143), (33758,2631034,0,'hair_face_highlight_color',105,103,97), (33759,2631034,0,'hair_type_color',143,134,143), (33760,2631034,0,'hair_type_highlight_color',105,103,97), (33761,2631034,1,'lip_type',17,25,28), (33762,2631034,1,'nose_type',2,10,34), (33763,2631034,0,'skin_color',141,108,146), (33764,2631034,1,'soga_cheek_type',-18,-4,0), (33765,2631034,1,'soga_chin_type',14,3,-44), (33766,2631034,1,'soga_ear_type',-39,28,0), (33767,2631034,1,'soga_eye_brow_type',-22,7,-25), (33768,2631034,0,'soga_eye_color',229,229,102), (33769,2631034,1,'soga_eye_type',3,0,0), (33770,2631034,0,'soga_hair_face_color',143,134,143), (33771,2631034,0,'soga_hair_face_highlight_color',105,103,97), (33772,2631034,0,'soga_hair_type_color',143,134,143), (33773,2631034,0,'soga_hair_type_highlight_color',105,103,97), (33774,2631034,1,'soga_lip_type',17,25,28), (33775,2631034,1,'soga_nose_type',2,10,34), (33776,2631034,0,'soga_skin_color',141,108,146), (33777,2631034,0,'wing_color1',255,255,255), (33778,2631034,0,'wing_color2',255,255,255), (33779,2631035,1,'cheek_type',14,-14,0), (33780,2631035,1,'chin_type',3,-9,14), (33781,2631035,1,'ear_type',-28,18,0), (33782,2631035,1,'eye_brow_type',-12,41,25), (33783,2631035,0,'eye_color',70,142,161), (33784,2631035,0,'hair_face_color',61,28,8), (33785,2631035,0,'hair_face_highlight_color',39,38,35), (33786,2631035,0,'hair_type_color',61,28,8), (33787,2631035,0,'hair_type_highlight_color',39,38,35), (33788,2631035,1,'lip_type',17,-14,0), (33789,2631035,1,'nose_type',21,11,-17), (33790,2631035,0,'skin_color',133,126,88), (33791,2631035,1,'soga_cheek_type',14,-14,0), (33792,2631035,1,'soga_chin_type',3,-9,14), (33793,2631035,1,'soga_ear_type',-28,18,0), (33794,2631035,1,'soga_eye_brow_type',-12,41,25), (33795,2631035,0,'soga_eye_color',229,229,102), (33796,2631035,0,'soga_hair_face_color',61,28,8), (33797,2631035,0,'soga_hair_face_highlight_color',39,38,35), (33798,2631035,0,'soga_hair_type_color',61,28,8), (33799,2631035,0,'soga_hair_type_highlight_color',39,38,35), (33800,2631035,1,'soga_lip_type',17,-14,0), (33801,2631035,1,'soga_nose_type',21,11,-17), (33802,2631035,0,'soga_skin_color',133,126,88), (33803,2631035,0,'wing_color1',255,255,255), (33804,2631035,0,'wing_color2',255,255,255), (33805,2631036,1,'cheek_type',14,-35,0), (33806,2631036,1,'chin_type',14,-34,26), (33807,2631036,1,'ear_type',41,-29,0), (33808,2631036,1,'eye_brow_type',-28,-17,0), (33809,2631036,0,'eye_color',137,185,200), (33810,2631036,1,'eye_type',-23,0,0), (33811,2631036,0,'hair_face_color',75,32,6), (33812,2631036,0,'hair_face_highlight_color',69,24,14), (33813,2631036,0,'hair_type_color',75,32,6), (33814,2631036,0,'hair_type_highlight_color',69,24,14), (33815,2631036,1,'lip_type',18,-11,12), (33816,2631036,1,'nose_type',26,7,5), (33817,2631036,0,'skin_color',243,251,251), (33818,2631036,1,'soga_cheek_type',14,-35,0), (33819,2631036,1,'soga_chin_type',14,-34,26), (33820,2631036,1,'soga_ear_type',41,-29,0), (33821,2631036,1,'soga_eye_brow_type',-28,-17,0), (33822,2631036,0,'soga_eye_color',229,229,102), (33823,2631036,1,'soga_eye_type',-23,0,0), (33824,2631036,0,'soga_hair_face_color',75,32,6), (33825,2631036,0,'soga_hair_face_highlight_color',69,24,14), (33826,2631036,0,'soga_hair_type_color',75,32,6), (33827,2631036,0,'soga_hair_type_highlight_color',69,24,14), (33828,2631036,1,'soga_lip_type',18,-11,12), (33829,2631036,1,'soga_nose_type',26,7,5), (33830,2631036,0,'soga_skin_color',243,251,251), (33831,2631036,0,'wing_color1',255,255,255), (33832,2631036,0,'wing_color2',255,255,255), (33833,2631037,1,'cheek_type',0,-12,0), (33834,2631037,1,'chin_type',-17,-10,1), (33835,2631037,1,'ear_type',-12,-19,0), (33836,2631037,1,'eye_brow_type',35,0,18), (33837,2631037,0,'eye_color',207,169,255), (33838,2631037,1,'eye_type',-7,0,0), (33839,2631037,0,'hair_face_color',123,132,132), (33840,2631037,0,'hair_face_highlight_color',105,103,97), (33841,2631037,0,'hair_type_color',123,132,132), (33842,2631037,0,'hair_type_highlight_color',105,103,97), (33843,2631037,1,'lip_type',0,-17,2), (33844,2631037,1,'nose_type',0,-8,31), (33845,2631037,0,'skin_color',19,18,59), (33846,2631037,1,'soga_cheek_type',0,-12,0), (33847,2631037,1,'soga_chin_type',-17,-10,1), (33848,2631037,1,'soga_ear_type',-12,-19,0), (33849,2631037,1,'soga_eye_brow_type',35,0,18), (33850,2631037,0,'soga_eye_color',229,229,102), (33851,2631037,1,'soga_eye_type',-7,0,0), (33852,2631037,0,'soga_hair_face_color',123,132,132), (33853,2631037,0,'soga_hair_face_highlight_color',105,103,97), (33854,2631037,0,'soga_hair_type_color',123,132,132), (33855,2631037,0,'soga_hair_type_highlight_color',105,103,97), (33856,2631037,1,'soga_lip_type',0,-17,2), (33857,2631037,1,'soga_nose_type',0,-8,31), (33858,2631037,0,'soga_skin_color',19,18,59), (33859,2631037,0,'wing_color1',255,255,255), (33860,2631037,0,'wing_color2',255,255,255), (33861,2631038,1,'cheek_type',17,7,0), (33862,2631038,1,'chin_type',7,-21,25), (33863,2631038,1,'ear_type',17,-2,0), (33864,2631038,1,'eye_brow_type',-12,14,-4), (33865,2631038,0,'eye_color',225,129,255), (33866,2631038,1,'eye_type',-14,0,0), (33867,2631038,0,'hair_face_color',155,135,162), (33868,2631038,0,'hair_face_highlight_color',105,103,97), (33869,2631038,0,'hair_type_color',155,135,162), (33870,2631038,0,'hair_type_highlight_color',105,103,97), (33871,2631038,1,'lip_type',-18,-12,1), (33872,2631038,1,'nose_type',14,20,9), (33873,2631038,0,'skin_color',0,12,12), (33874,2631038,1,'soga_cheek_type',17,7,0), (33875,2631038,1,'soga_chin_type',7,-21,25), (33876,2631038,1,'soga_ear_type',17,-2,0), (33877,2631038,1,'soga_eye_brow_type',-12,14,-4), (33878,2631038,0,'soga_eye_color',229,229,102), (33879,2631038,1,'soga_eye_type',-14,0,0), (33880,2631038,0,'soga_hair_face_color',155,135,162), (33881,2631038,0,'soga_hair_face_highlight_color',105,103,97), (33882,2631038,0,'soga_hair_type_color',155,135,162), (33883,2631038,0,'soga_hair_type_highlight_color',105,103,97), (33884,2631038,1,'soga_lip_type',-18,-12,1), (33885,2631038,1,'soga_nose_type',14,20,9), (33886,2631038,0,'soga_skin_color',0,12,12), (33887,2631038,0,'wing_color1',255,255,255), (33888,2631038,0,'wing_color2',255,255,255), (33889,2631039,1,'cheek_type',28,20,0), (33890,2631039,1,'chin_type',0,4,1), (33891,2631039,1,'ear_type',25,28,0), (33892,2631039,1,'eye_brow_type',25,-25,12), (33893,2631039,0,'eye_color',203,186,255), (33894,2631039,1,'eye_type',9,0,0), (33895,2631039,0,'hair_face_color',122,132,132), (33896,2631039,0,'hair_face_highlight_color',105,103,97), (33897,2631039,0,'hair_type_color',122,132,132), (33898,2631039,0,'hair_type_highlight_color',105,103,97), (33899,2631039,1,'lip_type',10,-5,0), (33900,2631039,1,'nose_type',-4,-12,-3), (33901,2631039,0,'skin_color',173,142,181), (33902,2631039,1,'soga_cheek_type',28,20,0), (33903,2631039,1,'soga_chin_type',0,4,1), (33904,2631039,1,'soga_ear_type',25,28,0), (33905,2631039,1,'soga_eye_brow_type',25,-25,12), (33906,2631039,0,'soga_eye_color',229,229,102), (33907,2631039,1,'soga_eye_type',9,0,0), (33908,2631039,0,'soga_hair_face_color',122,132,132), (33909,2631039,0,'soga_hair_face_highlight_color',105,103,97), (33910,2631039,0,'soga_hair_type_color',122,132,132), (33911,2631039,0,'soga_hair_type_highlight_color',105,103,97), (33912,2631039,1,'soga_lip_type',10,-5,0), (33913,2631039,1,'soga_nose_type',-4,-12,-3), (33914,2631039,0,'soga_skin_color',173,142,181), (33915,2631039,0,'wing_color1',255,255,255), (33916,2631039,0,'wing_color2',255,255,255), (33917,2631040,1,'cheek_type',10,0,0), (33918,2631040,1,'chin_type',-23,28,-2), (33919,2631040,1,'ear_type',31,-23,0), (33920,2631040,1,'eye_brow_type',29,-31,-18), (33921,2631040,0,'eye_color',96,112,62), (33922,2631040,1,'eye_type',-31,0,0), (33923,2631040,1,'lip_type',-23,-12,-23), (33924,2631040,1,'nose_type',-47,1,-25), (33925,2631040,0,'skin_color',238,230,230), (33926,2631040,1,'soga_cheek_type',10,0,0), (33927,2631040,1,'soga_chin_type',-23,28,-2), (33928,2631040,1,'soga_ear_type',31,-23,0), (33929,2631040,1,'soga_eye_brow_type',29,-31,-18), (33930,2631040,0,'soga_eye_color',229,229,102), (33931,2631040,1,'soga_eye_type',-31,0,0), (33932,2631040,1,'soga_lip_type',-23,-12,-23), (33933,2631040,1,'soga_nose_type',-47,1,-25), (33934,2631040,0,'soga_skin_color',238,230,230), (33935,2631040,0,'wing_color1',255,255,255), (33936,2631040,0,'wing_color2',255,255,255), (33937,2631041,0,'eye_color',255,255,255), (33938,2631041,0,'skin_color',255,255,255), (33939,2631041,0,'soga_eye_color',255,0,255), (33940,2631042,1,'cheek_type',-7,-2,0), (33941,2631042,1,'chin_type',17,-31,-14), (33942,2631042,1,'ear_type',17,-7,0), (33943,2631042,1,'eye_brow_type',-8,2,0), (33944,2631042,0,'eye_color',150,152,106), (33945,2631042,0,'hair_face_color',22,8,3), (33946,2631042,0,'hair_face_highlight_color',63,58,18), (33947,2631042,0,'hair_type_color',22,8,3), (33948,2631042,0,'hair_type_highlight_color',63,58,18), (33949,2631042,1,'lip_type',0,-7,-14), (33950,2631042,1,'nose_type',0,-19,0), (33951,2631042,0,'skin_color',242,253,241), (33952,2631042,1,'soga_cheek_type',-7,-2,0), (33953,2631042,1,'soga_chin_type',17,-31,-14), (33954,2631042,1,'soga_ear_type',17,-7,0), (33955,2631042,1,'soga_eye_brow_type',-8,2,0), (33956,2631042,0,'soga_eye_color',229,229,102), (33957,2631042,0,'soga_hair_face_color',22,8,3), (33958,2631042,0,'soga_hair_face_highlight_color',63,58,18), (33959,2631042,0,'soga_hair_type_color',22,8,3), (33960,2631042,0,'soga_hair_type_highlight_color',63,58,18), (33961,2631042,1,'soga_lip_type',0,-7,-14), (33962,2631042,1,'soga_nose_type',0,-19,0), (33963,2631042,0,'soga_skin_color',242,253,241), (33964,2631042,0,'wing_color1',255,255,255), (33965,2631042,0,'wing_color2',255,255,255), (33966,2631043,1,'cheek_type',-7,-2,0), (33967,2631043,1,'chin_type',17,-31,-14), (33968,2631043,1,'ear_type',17,-7,0), (33969,2631043,1,'eye_brow_type',-8,2,0), (33970,2631043,0,'eye_color',150,152,106), (33971,2631043,0,'hair_face_color',22,8,3), (33972,2631043,0,'hair_face_highlight_color',63,58,18), (33973,2631043,0,'hair_type_color',22,8,3), (33974,2631043,0,'hair_type_highlight_color',63,58,18), (33975,2631043,1,'lip_type',0,-7,-14), (33976,2631043,1,'nose_type',0,-19,0), (33977,2631043,0,'skin_color',242,253,241), (33978,2631043,1,'soga_cheek_type',-7,-2,0), (33979,2631043,1,'soga_chin_type',17,-31,-14), (33980,2631043,1,'soga_ear_type',17,-7,0), (33981,2631043,1,'soga_eye_brow_type',-8,2,0), (33982,2631043,0,'soga_eye_color',229,229,102), (33983,2631043,0,'soga_hair_face_color',22,8,3), (33984,2631043,0,'soga_hair_face_highlight_color',63,58,18), (33985,2631043,0,'soga_hair_type_color',22,8,3), (33986,2631043,0,'soga_hair_type_highlight_color',63,58,18), (33987,2631043,1,'soga_lip_type',0,-7,-14), (33988,2631043,1,'soga_nose_type',0,-19,0), (33989,2631043,0,'soga_skin_color',242,253,241), (33990,2631043,0,'wing_color1',255,255,255), (33991,2631043,0,'wing_color2',255,255,255), (33992,2631044,1,'cheek_type',-7,-3,0), (33993,2631044,1,'chin_type',17,-31,-14), (33994,2631044,1,'ear_type',18,-7,0), (33995,2631044,1,'eye_brow_type',-9,3,0), (33996,2631044,0,'eye_color',150,152,106), (33997,2631044,0,'hair_face_color',22,8,3), (33998,2631044,0,'hair_face_highlight_color',63,58,18), (33999,2631044,0,'hair_type_color',22,8,3), (34000,2631044,0,'hair_type_highlight_color',63,58,18), (34001,2631044,1,'lip_type',0,-7,-14), (34002,2631044,1,'nose_type',0,-20,0), (34003,2631044,0,'skin_color',41,225,30), (34004,2631044,1,'soga_cheek_type',-7,-3,0), (34005,2631044,1,'soga_chin_type',17,-31,-14), (34006,2631044,1,'soga_ear_type',18,-7,0), (34007,2631044,1,'soga_eye_brow_type',-9,3,0), (34008,2631044,0,'soga_eye_color',229,229,102), (34009,2631044,0,'soga_hair_face_color',22,8,3), (34010,2631044,0,'soga_hair_face_highlight_color',63,58,18), (34011,2631044,0,'soga_hair_type_color',22,8,3), (34012,2631044,0,'soga_hair_type_highlight_color',63,58,18), (34013,2631044,1,'soga_lip_type',0,-7,-14), (34014,2631044,1,'soga_nose_type',0,-20,0), (34015,2631044,0,'soga_skin_color',41,225,30), (34016,2631044,0,'wing_color1',255,255,255), (34017,2631044,0,'wing_color2',255,255,255), (34018,2631045,1,'cheek_type',-3,-25,0), (34019,2631045,1,'chin_type',-8,25,1), (34020,2631045,1,'ear_type',42,42,0), (34021,2631045,1,'eye_brow_type',-9,-1,-4), (34022,2631045,0,'eye_color',137,92,40), (34023,2631045,1,'eye_type',-25,0,0), (34024,2631045,0,'hair_face_color',255,171,115), (34025,2631045,0,'hair_face_highlight_color',105,90,5), (34026,2631045,0,'hair_type_color',255,171,115), (34027,2631045,0,'hair_type_highlight_color',105,90,5), (34028,2631045,1,'lip_type',-5,-26,-1), (34029,2631045,1,'nose_type',-3,21,17), (34030,2631045,0,'skin_color',230,186,184), (34031,2631045,1,'soga_cheek_type',-3,-25,0), (34032,2631045,1,'soga_chin_type',-8,25,1), (34033,2631045,1,'soga_ear_type',42,42,0), (34034,2631045,1,'soga_eye_brow_type',-9,-1,-4), (34035,2631045,0,'soga_eye_color',229,229,102), (34036,2631045,1,'soga_eye_type',-25,0,0), (34037,2631045,0,'soga_hair_face_color',255,171,115), (34038,2631045,0,'soga_hair_face_highlight_color',105,90,5), (34039,2631045,0,'soga_hair_type_color',255,171,115), (34040,2631045,0,'soga_hair_type_highlight_color',105,90,5), (34041,2631045,1,'soga_lip_type',-5,-26,-1), (34042,2631045,1,'soga_nose_type',-3,21,17), (34043,2631045,0,'soga_skin_color',230,186,184), (34044,2631045,0,'wing_color1',255,255,255), (34045,2631045,0,'wing_color2',255,255,255), (34046,2631046,1,'cheek_type',21,25,0), (34047,2631046,1,'chin_type',-14,17,0), (34048,2631046,1,'ear_type',0,-23,0), (34049,2631046,1,'eye_brow_type',12,-20,-7), (34050,2631046,0,'eye_color',199,179,155), (34051,2631046,1,'eye_type',-22,0,0), (34052,2631046,0,'hair_face_color',139,187,188), (34053,2631046,0,'hair_face_highlight_color',25,18,10), (34054,2631046,0,'hair_type_color',139,187,188), (34055,2631046,0,'hair_type_highlight_color',25,18,10), (34056,2631046,1,'lip_type',7,45,-20), (34057,2631046,1,'nose_type',-18,12,14), (34058,2631046,0,'skin_color',213,164,145), (34059,2631046,1,'soga_cheek_type',21,25,0), (34060,2631046,1,'soga_chin_type',-14,17,0), (34061,2631046,1,'soga_ear_type',0,-23,0), (34062,2631046,1,'soga_eye_brow_type',12,-20,-7), (34063,2631046,0,'soga_eye_color',229,229,102), (34064,2631046,1,'soga_eye_type',-22,0,0), (34065,2631046,0,'soga_hair_face_color',139,187,188), (34066,2631046,0,'soga_hair_face_highlight_color',25,18,10), (34067,2631046,0,'soga_hair_type_color',139,187,188), (34068,2631046,0,'soga_hair_type_highlight_color',25,18,10), (34069,2631046,1,'soga_lip_type',7,45,-20), (34070,2631046,1,'soga_nose_type',-18,12,14), (34071,2631046,0,'soga_skin_color',213,164,145), (34072,2631046,0,'wing_color1',255,255,255), (34073,2631046,0,'wing_color2',255,255,255), (34074,2631047,1,'cheek_type',-46,-9,0), (34075,2631047,1,'chin_type',-25,8,31), (34076,2631047,1,'ear_type',14,23,0), (34077,2631047,1,'eye_brow_type',-8,34,-8), (34078,2631047,0,'eye_color',206,183,148), (34079,2631047,1,'eye_type',14,0,0), (34080,2631047,0,'hair_face_color',151,179,156), (34081,2631047,0,'hair_face_highlight_color',75,30,0), (34082,2631047,0,'hair_type_color',151,179,156), (34083,2631047,0,'hair_type_highlight_color',75,30,0), (34084,2631047,1,'lip_type',22,14,-7), (34085,2631047,1,'nose_type',0,-8,-8), (34086,2631047,0,'skin_color',197,144,123), (34087,2631047,1,'soga_cheek_type',-46,-9,0), (34088,2631047,1,'soga_chin_type',-25,8,31), (34089,2631047,1,'soga_ear_type',14,23,0), (34090,2631047,1,'soga_eye_brow_type',-8,34,-8), (34091,2631047,0,'soga_eye_color',229,229,102), (34092,2631047,1,'soga_eye_type',14,0,0), (34093,2631047,0,'soga_hair_face_color',151,179,156), (34094,2631047,0,'soga_hair_face_highlight_color',75,30,0), (34095,2631047,0,'soga_hair_type_color',151,179,156), (34096,2631047,0,'soga_hair_type_highlight_color',75,30,0), (34097,2631047,1,'soga_lip_type',22,14,-7), (34098,2631047,1,'soga_nose_type',0,-8,-8), (34099,2631047,0,'soga_skin_color',197,144,123), (34100,2631047,0,'wing_color1',255,255,255), (34101,2631047,0,'wing_color2',255,255,255), (34102,2631048,1,'cheek_type',-12,-87,0), (34103,2631048,1,'chin_type',4,-23,-87), (34104,2631048,1,'ear_type',0,-7,0), (34105,2631048,1,'eye_brow_type',0,51,-97), (34106,2631048,0,'eye_color',105,85,44), (34107,2631048,1,'eye_type',-62,0,0), (34108,2631048,0,'hair_color1',79,28,15), (34109,2631048,0,'hair_color2',111,64,0), (34110,2631048,0,'hair_face_color',37,22,5), (34111,2631048,0,'hair_face_highlight_color',27,15,35), (34112,2631048,0,'hair_highlight',29,21,28), (34113,2631048,0,'hair_type_color',37,22,5), (34114,2631048,0,'hair_type_highlight_color',27,15,35), (34115,2631048,1,'lip_type',0,40,78), (34116,2631048,1,'nose_type',12,34,53), (34117,2631048,0,'skin_color',46,35,21), (34118,2631048,1,'soga_cheek_type',-12,-87,0), (34119,2631048,1,'soga_chin_type',4,-23,-87), (34120,2631048,1,'soga_ear_type',0,-7,0), (34121,2631048,1,'soga_eye_brow_type',0,51,-97), (34122,2631048,0,'soga_eye_color',229,229,102), (34123,2631048,1,'soga_eye_type',-62,0,0), (34124,2631048,0,'soga_hair_color1',79,28,15), (34125,2631048,0,'soga_hair_color2',111,64,0), (34126,2631048,0,'soga_hair_face_color',37,22,5), (34127,2631048,0,'soga_hair_face_highlight_color',27,15,35), (34128,2631048,0,'soga_hair_highlight',29,21,28), (34129,2631048,0,'soga_hair_type_color',37,22,5), (34130,2631048,0,'soga_hair_type_highlight_color',27,15,35), (34131,2631048,1,'soga_lip_type',0,40,78), (34132,2631048,1,'soga_nose_type',12,34,53), (34133,2631048,0,'soga_skin_color',46,35,21), (34134,2631048,0,'wing_color1',255,255,255), (34135,2631048,0,'wing_color2',255,255,255), (34136,2631049,0,'eye_color',204,204,204), (34137,2631049,0,'skin_color',204,204,204), (34138,2631049,0,'soga_eye_color',229,229,102), (34139,2631049,0,'soga_skin_color',204,204,204), (34144,2631051,0,'eye_color',204,204,204), (34145,2631051,0,'skin_color',204,204,204), (34146,2631051,0,'soga_eye_color',229,229,102), (34147,2631051,0,'soga_skin_color',204,204,204), (34148,2631052,0,'eye_color',204,204,204), (34149,2631052,0,'skin_color',204,204,204), (34150,2631052,0,'soga_eye_color',229,229,102), (34151,2631052,0,'soga_skin_color',204,204,204), (34152,2631053,0,'eye_color',204,204,204), (34153,2631053,0,'skin_color',204,204,204), (34154,2631053,0,'soga_eye_color',229,229,102), (34155,2631053,0,'soga_skin_color',204,204,204), (34156,2631054,0,'eye_color',204,204,204), (34157,2631054,0,'skin_color',204,204,204), (34158,2631054,0,'soga_eye_color',229,229,102), (34159,2631054,0,'soga_skin_color',204,204,204), (34160,2631055,0,'eye_color',204,204,204), (34161,2631055,0,'skin_color',204,204,204), (34162,2631055,0,'soga_eye_color',229,229,102), (34163,2631055,0,'soga_skin_color',204,204,204), (34164,2631056,0,'eye_color',204,204,204), (34165,2631056,0,'skin_color',204,204,204), (34166,2631056,0,'soga_eye_color',229,229,102), (34167,2631056,0,'soga_skin_color',204,204,204), (34168,2631057,1,'chin_type',76,0,0), (34169,2631057,0,'eye_color',193,112,84), (34170,2631057,1,'eye_type',-95,0,0), (34171,2631057,1,'nose_type',-34,0,0), (34172,2631057,0,'skin_color',201,150,47), (34173,2631057,1,'soga_chin_type',76,0,0), (34174,2631057,0,'soga_eye_color',158,131,13), (34175,2631057,1,'soga_eye_type',-95,0,0), (34176,2631057,1,'soga_nose_type',-34,0,0), (34177,2631057,0,'soga_skin_color',201,150,47), (34178,2631058,0,'eye_color',204,204,204), (34179,2631058,0,'skin_color',204,204,204), (34180,2631058,0,'soga_eye_color',229,229,102), (34181,2631058,0,'soga_skin_color',204,204,204), (34182,2631059,0,'eye_color',204,204,204), (34183,2631059,0,'skin_color',204,204,204), (34184,2631059,0,'soga_eye_color',229,229,102), (34185,2631059,0,'soga_skin_color',204,204,204), (34186,2631060,0,'eye_color',204,204,204), (34187,2631060,0,'skin_color',204,204,204), (34188,2631060,0,'soga_eye_color',229,229,102), (34189,2631060,0,'soga_skin_color',204,204,204), (34190,2631061,0,'eye_color',204,204,204), (34191,2631061,0,'skin_color',204,204,204), (34192,2631061,0,'soga_eye_color',229,229,102), (34193,2631061,0,'soga_skin_color',204,204,204), (34198,2631063,0,'eye_color',255,255,255), (34199,2631063,0,'skin_color',255,255,255), (34200,2631063,0,'soga_eye_color',255,0,255), (34201,2631064,0,'eye_color',255,255,255), (34202,2631064,0,'skin_color',61,137,77), (34203,2631064,0,'soga_eye_color',255,0,255), (34204,2631065,0,'eye_color',204,204,204), (34205,2631065,0,'skin_color',204,204,204), (34206,2631065,0,'soga_eye_color',229,229,102), (34207,2631065,0,'soga_skin_color',204,204,204), (34208,2631066,0,'eye_color',204,204,204), (34209,2631066,0,'skin_color',204,204,204), (34210,2631066,0,'soga_eye_color',229,229,102), (34211,2631066,0,'soga_skin_color',204,204,204), (34212,2631067,0,'eye_color',255,255,255), (34213,2631067,0,'skin_color',255,255,255), (34214,2631067,0,'soga_eye_color',255,0,255), (34215,2631068,1,'cheek_type',-8,3,0), (34216,2631068,1,'chin_type',17,7,-20), (34217,2631068,1,'ear_type',44,26,0), (34218,2631068,1,'eye_brow_type',-11,0,26), (34219,2631068,0,'eye_color',188,151,14), (34220,2631068,1,'eye_type',-11,0,0), (34221,2631068,0,'hair_face_color',4,5,2), (34222,2631068,0,'hair_face_highlight_color',216,192,37), (34223,2631068,0,'hair_type_color',4,5,2), (34224,2631068,0,'hair_type_highlight_color',216,192,37), (34225,2631068,1,'lip_type',-11,-7,12), (34226,2631068,1,'nose_type',-43,8,-11), (34227,2631068,0,'skin_color',137,126,92), (34228,2631068,1,'soga_cheek_type',-8,3,0), (34229,2631068,1,'soga_chin_type',17,7,-20), (34230,2631068,1,'soga_ear_type',44,26,0), (34231,2631068,1,'soga_eye_brow_type',-11,0,26), (34232,2631068,0,'soga_eye_color',229,229,102), (34233,2631068,1,'soga_eye_type',-11,0,0), (34234,2631068,0,'soga_hair_face_color',4,5,2), (34235,2631068,0,'soga_hair_face_highlight_color',216,192,37), (34236,2631068,0,'soga_hair_type_color',4,5,2), (34237,2631068,0,'soga_hair_type_highlight_color',216,192,37), (34238,2631068,1,'soga_lip_type',-11,-7,12), (34239,2631068,1,'soga_nose_type',-43,8,-11), (34240,2631068,0,'soga_skin_color',137,126,92), (34241,2631068,0,'wing_color1',255,255,255), (34242,2631068,0,'wing_color2',255,255,255), (34243,2631069,1,'cheek_type',-8,3,0), (34244,2631069,1,'chin_type',17,7,-20), (34245,2631069,1,'ear_type',44,26,0), (34246,2631069,1,'eye_brow_type',-11,0,26), (34247,2631069,0,'eye_color',205,205,202), (34248,2631069,1,'eye_type',-11,0,0), (34249,2631069,0,'hair_face_color',114,108,100), (34250,2631069,0,'hair_face_highlight_color',216,192,37), (34251,2631069,0,'hair_type_color',114,108,100), (34252,2631069,0,'hair_type_highlight_color',216,192,37), (34253,2631069,1,'lip_type',-11,-7,12), (34254,2631069,1,'nose_type',-43,8,-11), (34255,2631069,0,'skin_color',158,150,143), (34256,2631069,1,'soga_cheek_type',-8,3,0), (34257,2631069,1,'soga_chin_type',17,7,-20), (34258,2631069,1,'soga_ear_type',44,26,0), (34259,2631069,1,'soga_eye_brow_type',-11,0,26), (34260,2631069,0,'soga_eye_color',229,229,102), (34261,2631069,1,'soga_eye_type',-11,0,0), (34262,2631069,0,'soga_hair_face_color',114,108,100), (34263,2631069,0,'soga_hair_face_highlight_color',216,192,37), (34264,2631069,0,'soga_hair_type_color',114,108,100), (34265,2631069,0,'soga_hair_type_highlight_color',216,192,37), (34266,2631069,1,'soga_lip_type',-11,-7,12), (34267,2631069,1,'soga_nose_type',-43,8,-11), (34268,2631069,0,'soga_skin_color',158,150,143), (34269,2631069,0,'wing_color1',255,255,255), (34270,2631069,0,'wing_color2',255,255,255), (34271,2631070,1,'cheek_type',-8,3,0), (34272,2631070,1,'chin_type',17,7,-20), (34273,2631070,1,'ear_type',44,26,0), (34274,2631070,1,'eye_brow_type',-11,0,26), (34275,2631070,0,'eye_color',186,122,12), (34276,2631070,1,'eye_type',-11,0,0), (34277,2631070,0,'hair_face_color',21,16,11), (34278,2631070,0,'hair_face_highlight_color',216,192,37), (34279,2631070,0,'hair_type_color',21,16,11), (34280,2631070,0,'hair_type_highlight_color',216,192,37), (34281,2631070,1,'lip_type',-11,-7,12), (34282,2631070,1,'nose_type',-43,8,-11), (34283,2631070,0,'skin_color',189,167,127), (34284,2631070,1,'soga_cheek_type',-8,3,0), (34285,2631070,1,'soga_chin_type',17,7,-20), (34286,2631070,1,'soga_ear_type',44,26,0), (34287,2631070,1,'soga_eye_brow_type',-11,0,26), (34288,2631070,0,'soga_eye_color',229,229,102), (34289,2631070,1,'soga_eye_type',-11,0,0), (34290,2631070,0,'soga_hair_face_color',21,16,11), (34291,2631070,0,'soga_hair_face_highlight_color',216,192,37), (34292,2631070,0,'soga_hair_type_color',21,16,11), (34293,2631070,0,'soga_hair_type_highlight_color',216,192,37), (34294,2631070,1,'soga_lip_type',-11,-7,12), (34295,2631070,1,'soga_nose_type',-43,8,-11), (34296,2631070,0,'soga_skin_color',189,167,127), (34297,2631070,0,'wing_color1',255,255,255), (34298,2631070,0,'wing_color2',255,255,255), (34299,2631071,1,'cheek_type',-8,3,0), (34300,2631071,1,'chin_type',17,7,-20), (34301,2631071,1,'ear_type',44,26,0), (34302,2631071,1,'eye_brow_type',-11,0,26), (34303,2631071,0,'eye_color',45,15,70), (34304,2631071,1,'eye_type',-11,0,0), (34305,2631071,0,'hair_face_color',20,11,1), (34306,2631071,0,'hair_face_highlight_color',216,192,37), (34307,2631071,0,'hair_type_color',20,11,1), (34308,2631071,0,'hair_type_highlight_color',216,192,37), (34309,2631071,1,'lip_type',-11,-7,12), (34310,2631071,1,'nose_type',-43,8,-11), (34311,2631071,0,'skin_color',186,178,126), (34312,2631071,1,'soga_cheek_type',-8,3,0), (34313,2631071,1,'soga_chin_type',17,7,-20), (34314,2631071,1,'soga_ear_type',44,26,0), (34315,2631071,1,'soga_eye_brow_type',-11,0,26), (34316,2631071,0,'soga_eye_color',229,229,102), (34317,2631071,1,'soga_eye_type',-11,0,0), (34318,2631071,0,'soga_hair_face_color',20,11,1), (34319,2631071,0,'soga_hair_face_highlight_color',216,192,37), (34320,2631071,0,'soga_hair_type_color',20,11,1), (34321,2631071,0,'soga_hair_type_highlight_color',216,192,37), (34322,2631071,1,'soga_lip_type',-11,-7,12), (34323,2631071,1,'soga_nose_type',-43,8,-11), (34324,2631071,0,'soga_skin_color',186,178,126), (34325,2631071,0,'wing_color1',255,255,255), (34326,2631071,0,'wing_color2',255,255,255), (34327,2631072,1,'cheek_type',61,-21,0), (34328,2631072,1,'chin_type',7,-37,2), (34329,2631072,1,'ear_type',-88,-56,0), (34330,2631072,1,'eye_brow_type',-48,56,-28), (34331,2631072,0,'eye_color',105,155,136), (34332,2631072,1,'eye_type',-34,0,0), (34333,2631072,0,'hair_color1',91,21,51), (34334,2631072,0,'hair_color2',159,88,0), (34335,2631072,0,'hair_face_color',108,24,23), (34336,2631072,0,'hair_face_highlight_color',220,180,17), (34337,2631072,0,'hair_highlight',239,221,86), (34338,2631072,0,'hair_type_color',108,24,23), (34339,2631072,0,'hair_type_highlight_color',220,180,17), (34340,2631072,1,'lip_type',56,95,-95), (34341,2631072,1,'nose_type',-62,-96,-10), (34342,2631072,0,'skin_color',153,158,142), (34343,2631072,1,'soga_cheek_type',61,-21,0), (34344,2631072,1,'soga_chin_type',7,-37,2), (34345,2631072,1,'soga_ear_type',-88,-56,0), (34346,2631072,1,'soga_eye_brow_type',-48,56,-28), (34347,2631072,0,'soga_eye_color',229,229,102), (34348,2631072,1,'soga_eye_type',-34,0,0), (34349,2631072,0,'soga_hair_color1',91,21,51), (34350,2631072,0,'soga_hair_color2',159,88,0), (34351,2631072,0,'soga_hair_face_color',108,24,23), (34352,2631072,0,'soga_hair_face_highlight_color',220,180,17), (34353,2631072,0,'soga_hair_highlight',239,221,86), (34354,2631072,0,'soga_hair_type_color',108,24,23), (34355,2631072,0,'soga_hair_type_highlight_color',220,180,17), (34356,2631072,1,'soga_lip_type',56,95,-95), (34357,2631072,1,'soga_nose_type',-62,-96,-10), (34358,2631072,0,'soga_skin_color',153,158,142), (34359,2631072,0,'wing_color1',255,255,255), (34360,2631072,0,'wing_color2',255,255,255), (34361,2631073,0,'eye_color',204,204,204), (34362,2631073,0,'skin_color',204,204,204), (34363,2631073,0,'soga_eye_color',229,229,102), (34364,2631073,0,'soga_skin_color',204,204,204), (34365,2631074,1,'cheek_type',88,-81,0), (34366,2631074,1,'chin_type',-56,-85,-20), (34367,2631074,1,'ear_type',58,-82,0), (34368,2631074,1,'eye_brow_type',34,89,28), (34369,2631074,0,'eye_color',78,133,103), (34370,2631074,1,'eye_type',85,0,0), (34371,2631074,0,'hair_color1',38,22,21), (34372,2631074,0,'hair_color2',120,50,0), (34373,2631074,0,'hair_face_highlight_color',228,182,25), (34374,2631074,0,'hair_highlight',246,219,114), (34375,2631074,0,'hair_type_highlight_color',228,182,25), (34376,2631074,1,'lip_type',-76,-62,-81), (34377,2631074,1,'nose_type',-43,22,40), (34378,2631074,0,'skin_color',248,249,249), (34379,2631074,1,'soga_cheek_type',88,-81,0), (34380,2631074,1,'soga_chin_type',-56,-85,-20), (34381,2631074,1,'soga_ear_type',58,-82,0), (34382,2631074,1,'soga_eye_brow_type',34,89,28), (34383,2631074,0,'soga_eye_color',229,229,102), (34384,2631074,1,'soga_eye_type',85,0,0), (34385,2631074,0,'soga_hair_color1',38,22,21), (34386,2631074,0,'soga_hair_color2',120,50,0), (34387,2631074,0,'soga_hair_face_highlight_color',228,182,25), (34388,2631074,0,'soga_hair_highlight',246,219,114), (34389,2631074,0,'soga_hair_type_highlight_color',228,182,25), (34390,2631074,1,'soga_lip_type',-76,-62,-81), (34391,2631074,1,'soga_nose_type',-43,22,40), (34392,2631074,0,'soga_skin_color',248,249,249), (34393,2631074,0,'wing_color1',255,255,255), (34394,2631074,0,'wing_color2',255,255,255), (34395,2631075,0,'eye_color',255,255,255), (34396,2631075,0,'skin_color',255,255,255), (34397,2631075,0,'soga_eye_color',255,0,255), (34398,2631076,0,'eye_color',204,204,204), (34399,2631076,0,'skin_color',204,204,204), (34400,2631076,0,'soga_eye_color',229,229,102), (34401,2631076,0,'soga_skin_color',204,204,204), (34402,2631077,0,'eye_color',204,204,204), (34403,2631077,0,'skin_color',204,204,204), (34404,2631077,0,'soga_eye_color',229,229,102), (34405,2631077,0,'soga_skin_color',204,204,204), (34406,2631078,0,'eye_color',88,133,167), (34407,2631078,0,'skin_color',239,211,100), (34408,2631078,0,'soga_eye_color',255,0,255), (34409,2631079,1,'chin_type',-83,0,0), (34410,2631079,0,'eye_color',233,14,19), (34411,2631079,1,'eye_type',-68,0,0), (34412,2631079,1,'nose_type',-45,0,0), (34413,2631079,0,'skin_color',105,128,17), (34414,2631079,1,'soga_chin_type',-83,0,0), (34415,2631079,0,'soga_eye_color',150,134,167), (34416,2631079,1,'soga_eye_type',-68,0,0), (34417,2631079,1,'soga_nose_type',-45,0,0), (34418,2631079,0,'soga_skin_color',105,128,17), (34419,2631080,1,'cheek_type',85,14,0), (34420,2631080,1,'chin_type',74,0,0), (34421,2631080,1,'eye_brow_type',75,-96,0), (34422,2631080,0,'eye_color',217,24,23), (34423,2631080,1,'eye_type',35,0,0), (34424,2631080,1,'lip_type',10,94,0), (34425,2631080,1,'nose_type',52,0,0), (34426,2631080,0,'skin_color',6,94,157), (34427,2631080,1,'soga_cheek_type',85,14,0), (34428,2631080,1,'soga_chin_type',74,0,0), (34429,2631080,1,'soga_eye_brow_type',75,-96,0), (34430,2631080,0,'soga_eye_color',77,9,102), (34431,2631080,1,'soga_eye_type',35,0,0), (34432,2631080,1,'soga_lip_type',10,94,0), (34433,2631080,1,'soga_nose_type',52,0,0), (34434,2631080,0,'soga_skin_color',6,94,157), (34435,2631081,1,'cheek_type',-62,31,0), (34436,2631081,1,'chin_type',-69,0,0), (34437,2631081,1,'eye_brow_type',3,71,0), (34438,2631081,0,'eye_color',108,91,73), (34439,2631081,1,'eye_type',-31,0,0), (34440,2631081,1,'lip_type',-34,95,0), (34441,2631081,1,'nose_type',-69,0,0), (34442,2631081,0,'skin_color',137,102,61), (34443,2631081,1,'soga_cheek_type',-62,31,0), (34444,2631081,1,'soga_chin_type',-69,0,0), (34445,2631081,1,'soga_eye_brow_type',3,71,0), (34446,2631081,0,'soga_eye_color',183,91,155), (34447,2631081,1,'soga_eye_type',-31,0,0), (34448,2631081,1,'soga_lip_type',-34,95,0), (34449,2631081,1,'soga_nose_type',-69,0,0), (34450,2631081,0,'soga_skin_color',137,102,61), (34451,2631082,0,'eye_color',255,255,255), (34452,2631082,0,'skin_color',255,255,255), (34453,2631082,0,'soga_eye_color',255,0,255), (34454,2631083,0,'eye_color',255,255,255), (34455,2631083,0,'skin_color',255,255,255), (34456,2631083,0,'soga_eye_color',255,0,255), (34457,2631084,0,'eye_color',255,255,255), (34458,2631084,0,'skin_color',255,255,255), (34459,2631084,0,'soga_eye_color',255,0,255), (34460,2631085,0,'eye_color',255,255,255), (34461,2631085,0,'skin_color',255,255,255), (34462,2631085,0,'soga_eye_color',255,0,255), (34463,2631086,1,'cheek_type',34,17,0), (34464,2631086,1,'chin_type',-68,56,5), (34465,2631086,1,'ear_type',-41,84,0), (34466,2631086,1,'eye_brow_type',17,-62,84), (34467,2631086,0,'eye_color',115,153,121), (34468,2631086,1,'eye_type',52,0,0), (34469,2631086,0,'hair_color1',200,165,96), (34470,2631086,0,'hair_color2',173,99,44), (34471,2631086,0,'hair_face_color',227,173,23), (34472,2631086,0,'hair_face_highlight_color',229,182,26), (34473,2631086,0,'hair_highlight',246,219,114), (34474,2631086,0,'hair_type_color',227,173,23), (34475,2631086,0,'hair_type_highlight_color',229,182,26), (34476,2631086,1,'lip_type',81,83,-9), (34477,2631086,1,'nose_type',17,75,-59), (34478,2631086,0,'skin_color',221,162,147), (34479,2631086,1,'soga_cheek_type',34,17,0), (34480,2631086,1,'soga_chin_type',-68,56,5), (34481,2631086,1,'soga_ear_type',-41,84,0), (34482,2631086,1,'soga_eye_brow_type',17,-62,84), (34483,2631086,0,'soga_eye_color',204,204,204), (34484,2631086,1,'soga_eye_type',52,0,0), (34485,2631086,0,'soga_hair_color1',200,165,96), (34486,2631086,0,'soga_hair_color2',173,99,44), (34487,2631086,0,'soga_hair_face_color',227,173,23), (34488,2631086,0,'soga_hair_face_highlight_color',229,182,26), (34489,2631086,0,'soga_hair_highlight',246,219,114), (34490,2631086,0,'soga_hair_type_color',227,173,23), (34491,2631086,0,'soga_hair_type_highlight_color',229,182,26), (34492,2631086,1,'soga_lip_type',81,83,-9), (34493,2631086,1,'soga_nose_type',17,75,-59), (34494,2631086,0,'soga_skin_color',221,162,147), (34495,2631087,0,'eye_color',61,61,194), (34496,2631087,0,'skin_color',68,137,29), (34497,2631087,0,'soga_eye_color',255,0,255), (34498,2631088,1,'cheek_type',-98,-68,0), (34499,2631088,1,'chin_type',-11,85,-29), (34500,2631088,1,'ear_type',-95,-34,0), (34501,2631088,1,'eye_brow_type',-31,-15,-96), (34502,2631088,0,'eye_color',102,154,140), (34503,2631088,1,'eye_type',44,0,0), (34504,2631088,0,'hair_color1',38,22,21), (34505,2631088,0,'hair_color2',120,50,0), (34506,2631088,0,'hair_face_highlight_color',15,1,21), (34507,2631088,0,'hair_highlight',29,21,28), (34508,2631088,0,'hair_type_highlight_color',15,1,21), (34509,2631088,1,'lip_type',1,-56,-2), (34510,2631088,1,'nose_type',-9,41,81), (34511,2631088,0,'skin_color',255,255,255), (34512,2631088,1,'soga_cheek_type',-98,-68,0), (34513,2631088,1,'soga_chin_type',-11,85,-29), (34514,2631088,1,'soga_ear_type',-95,-34,0), (34515,2631088,1,'soga_eye_brow_type',-31,-15,-96), (34516,2631088,0,'soga_eye_color',229,229,102), (34517,2631088,1,'soga_eye_type',44,0,0), (34518,2631088,0,'soga_hair_color1',38,22,21), (34519,2631088,0,'soga_hair_color2',120,50,0), (34520,2631088,0,'soga_hair_face_highlight_color',15,1,21), (34521,2631088,0,'soga_hair_highlight',29,21,28), (34522,2631088,0,'soga_hair_type_highlight_color',15,1,21), (34523,2631088,1,'soga_lip_type',1,-56,-2), (34524,2631088,1,'soga_nose_type',-9,41,81), (34525,2631088,0,'soga_skin_color',255,255,255), (34526,2631088,0,'wing_color1',255,255,255), (34527,2631088,0,'wing_color2',255,255,255), (34528,2631089,0,'eye_color',234,234,234), (34529,2631089,0,'skin_color',234,234,234), (34530,2631089,0,'soga_eye_color',255,0,255), (34531,2631090,0,'eye_color',255,255,255), (34532,2631090,0,'skin_color',255,255,255), (34533,2631090,0,'soga_eye_color',255,0,255), (34534,2631091,0,'eye_color',255,255,255), (34535,2631091,0,'skin_color',255,255,255), (34536,2631091,0,'soga_eye_color',255,0,255), (34537,2631092,0,'eye_color',255,255,255), (34538,2631092,0,'skin_color',255,255,255), (34539,2631092,0,'soga_eye_color',255,0,255), (34540,2631093,1,'cheek_type',-9,58,0), (34541,2631093,1,'chin_type',-10,-52,-62), (34542,2631093,1,'ear_type',-75,-50,0), (34543,2631093,1,'eye_brow_type',-5,-41,-38), (34544,2631093,0,'eye_color',135,0,48), (34545,2631093,1,'eye_type',89,0,0), (34546,2631093,1,'lip_type',-52,77,-68), (34547,2631093,1,'nose_type',2,0,38), (34548,2631093,0,'skin_color',143,130,128), (34549,2631093,1,'soga_cheek_type',-9,58,0), (34550,2631093,1,'soga_chin_type',-10,-52,-62), (34551,2631093,1,'soga_ear_type',-75,-50,0), (34552,2631093,1,'soga_eye_brow_type',-5,-41,-38), (34553,2631093,0,'soga_eye_color',229,229,102), (34554,2631093,1,'soga_eye_type',89,0,0), (34555,2631093,1,'soga_lip_type',-52,77,-68), (34556,2631093,1,'soga_nose_type',2,0,38), (34557,2631093,0,'soga_skin_color',143,130,128), (34558,2631093,0,'wing_color1',255,255,255), (34559,2631093,0,'wing_color2',255,255,255), (34564,2631095,0,'eye_color',204,204,204), (34565,2631095,0,'skin_color',204,204,204), (34566,2631095,0,'soga_eye_color',229,229,102), (34567,2631095,0,'soga_skin_color',204,204,204), (34568,2631096,0,'eye_color',204,204,204), (34569,2631096,0,'skin_color',204,204,204), (34570,2631096,0,'soga_eye_color',229,229,102), (34571,2631096,0,'soga_skin_color',204,204,204), (34572,2631097,0,'eye_color',255,255,255), (34573,2631097,0,'skin_color',255,255,255), (34574,2631097,0,'soga_eye_color',255,0,255), (34575,2631098,0,'eye_color',204,204,204), (34576,2631098,0,'skin_color',204,204,204), (34577,2631098,0,'soga_eye_color',229,229,102), (34578,2631098,0,'soga_skin_color',204,204,204), (34579,2631099,0,'eye_color',204,204,204), (34580,2631099,0,'skin_color',204,204,204), (34581,2631099,0,'soga_eye_color',229,229,102), (34582,2631099,0,'soga_skin_color',204,204,204), (34583,2631100,0,'eye_color',204,204,204), (34584,2631100,0,'skin_color',204,204,204), (34585,2631100,0,'soga_eye_color',229,229,102), (34586,2631100,0,'soga_skin_color',204,204,204), (34587,2631101,0,'eye_color',255,255,255), (34588,2631101,0,'skin_color',255,255,255), (34589,2631101,0,'soga_eye_color',255,0,255), (34590,2631102,0,'eye_color',255,255,255), (34591,2631102,0,'skin_color',61,137,77), (34592,2631102,0,'soga_eye_color',255,0,255), (34593,2631103,1,'cheek_type',65,44,0), (34594,2631103,1,'chin_type',12,-56,-84), (34595,2631103,1,'ear_type',7,-17,0), (34596,2631103,1,'eye_brow_type',5,93,40), (34597,2631103,0,'eye_color',82,132,95), (34598,2631103,1,'eye_type',-91,0,0), (34599,2631103,0,'hair_color1',209,131,22), (34600,2631103,0,'hair_color2',199,150,48), (34601,2631103,0,'hair_face_color',186,130,11), (34602,2631103,0,'hair_face_highlight_color',121,38,35), (34603,2631103,0,'hair_highlight',91,21,51), (34604,2631103,0,'hair_type_color',186,130,11), (34605,2631103,0,'hair_type_highlight_color',121,38,35), (34606,2631103,1,'lip_type',-78,-91,-83), (34607,2631103,1,'nose_type',47,21,81), (34608,2631103,0,'skin_color',245,250,250), (34609,2631103,1,'soga_cheek_type',65,44,0), (34610,2631103,1,'soga_chin_type',12,-56,-84), (34611,2631103,1,'soga_ear_type',7,-17,0), (34612,2631103,1,'soga_eye_brow_type',5,93,40), (34613,2631103,0,'soga_eye_color',229,229,102), (34614,2631103,1,'soga_eye_type',-91,0,0), (34615,2631103,0,'soga_hair_color1',209,131,22), (34616,2631103,0,'soga_hair_color2',199,150,48), (34617,2631103,0,'soga_hair_face_color',186,130,11), (34618,2631103,0,'soga_hair_face_highlight_color',121,38,35), (34619,2631103,0,'soga_hair_highlight',91,21,51), (34620,2631103,0,'soga_hair_type_color',186,130,11), (34621,2631103,0,'soga_hair_type_highlight_color',121,38,35), (34622,2631103,1,'soga_lip_type',-78,-91,-83), (34623,2631103,1,'soga_nose_type',47,21,81), (34624,2631103,0,'soga_skin_color',245,250,250), (34625,2631103,0,'wing_color1',255,255,255), (34626,2631103,0,'wing_color2',255,255,255), (34627,2631104,1,'cheek_type',22,26,0), (34628,2631104,1,'chin_type',28,3,-4), (34629,2631104,1,'ear_type',-28,-8,0), (34630,2631104,1,'eye_brow_type',38,3,0), (34631,2631104,0,'eye_color',49,101,109), (34632,2631104,1,'eye_type',-32,0,0), (34633,2631104,0,'hair_face_color',169,162,153), (34634,2631104,0,'hair_face_highlight_color',13,12,6), (34635,2631104,0,'hair_type_color',169,162,153), (34636,2631104,0,'hair_type_highlight_color',13,12,6), (34637,2631104,1,'lip_type',18,9,-7), (34638,2631104,1,'nose_type',-12,-19,22), (34639,2631104,0,'skin_color',234,194,193), (34640,2631104,1,'soga_cheek_type',22,26,0), (34641,2631104,1,'soga_chin_type',28,3,-4), (34642,2631104,1,'soga_ear_type',-28,-8,0), (34643,2631104,1,'soga_eye_brow_type',38,3,0), (34644,2631104,0,'soga_eye_color',229,229,102), (34645,2631104,1,'soga_eye_type',-32,0,0), (34646,2631104,0,'soga_hair_face_color',169,162,153), (34647,2631104,0,'soga_hair_face_highlight_color',13,12,6), (34648,2631104,0,'soga_hair_type_color',169,162,153), (34649,2631104,0,'soga_hair_type_highlight_color',13,12,6), (34650,2631104,1,'soga_lip_type',18,9,-7), (34651,2631104,1,'soga_nose_type',-12,-19,22), (34652,2631104,0,'soga_skin_color',234,194,193), (34653,2631104,0,'wing_color1',255,255,255), (34654,2631104,0,'wing_color2',255,255,255), (34655,2631105,0,'eye_color',204,204,204), (34656,2631105,0,'skin_color',204,204,204), (34657,2631105,0,'soga_eye_color',229,229,102), (34658,2631105,0,'soga_skin_color',204,204,204), (34659,2631106,0,'eye_color',204,204,204), (34660,2631106,0,'skin_color',204,204,204), (34661,2631106,0,'soga_eye_color',229,229,102), (34662,2631106,0,'soga_skin_color',204,204,204), (34663,2631107,0,'eye_color',204,204,204), (34664,2631107,0,'skin_color',204,204,204), (34665,2631107,0,'soga_eye_color',229,229,102), (34666,2631107,0,'soga_skin_color',204,204,204), (34667,2631108,0,'eye_color',204,204,204), (34668,2631108,0,'skin_color',204,204,204), (34669,2631108,0,'soga_eye_color',229,229,102), (34670,2631108,0,'soga_skin_color',204,204,204), (34671,2631109,0,'eye_color',204,204,204), (34672,2631109,0,'skin_color',204,204,204), (34673,2631109,0,'soga_eye_color',229,229,102), (34674,2631109,0,'soga_skin_color',204,204,204), (34675,2631110,1,'cheek_type',-11,-72,0), (34676,2631110,1,'chin_type',75,-5,68), (34677,2631110,1,'ear_type',-39,-38,0), (34678,2631110,1,'eye_brow_type',7,2,98), (34679,2631110,0,'eye_color',144,0,8), (34680,2631110,1,'eye_type',72,0,0), (34681,2631110,1,'lip_type',50,-47,40), (34682,2631110,1,'nose_type',90,43,-81), (34683,2631110,0,'skin_color',84,29,16), (34684,2631110,1,'soga_cheek_type',-11,-72,0), (34685,2631110,1,'soga_chin_type',75,-5,68), (34686,2631110,1,'soga_ear_type',-39,-38,0), (34687,2631110,1,'soga_eye_brow_type',7,2,98), (34688,2631110,0,'soga_eye_color',229,229,102), (34689,2631110,1,'soga_eye_type',72,0,0), (34690,2631110,1,'soga_lip_type',50,-47,40), (34691,2631110,1,'soga_nose_type',90,43,-81), (34692,2631110,0,'soga_skin_color',84,29,16), (34693,2631110,0,'wing_color1',255,255,255), (34694,2631110,0,'wing_color2',255,255,255), (34695,2631111,0,'eye_color',255,255,255), (34696,2631111,0,'skin_color',255,255,255), (34697,2631111,0,'soga_eye_color',255,0,255), (34698,2631112,0,'eye_color',204,204,204), (34699,2631112,0,'skin_color',204,204,204), (34700,2631112,0,'soga_eye_color',229,229,102), (34701,2631112,0,'soga_skin_color',204,204,204), (34702,2631113,0,'eye_color',204,204,204), (34703,2631113,0,'skin_color',204,204,204), (34704,2631113,0,'soga_eye_color',229,229,102), (34705,2631113,0,'soga_skin_color',204,204,204), (34706,2631114,0,'eye_color',204,204,204), (34707,2631114,0,'skin_color',204,204,204), (34708,2631114,0,'soga_eye_color',229,229,102), (34709,2631114,0,'soga_skin_color',204,204,204), (34710,2631115,0,'eye_color',204,204,204), (34711,2631115,0,'skin_color',204,204,204), (34712,2631115,0,'soga_eye_color',229,229,102), (34713,2631115,0,'soga_skin_color',204,204,204), (34714,2631116,0,'eye_color',204,204,204), (34715,2631116,0,'skin_color',204,204,204), (34716,2631116,0,'soga_eye_color',229,229,102), (34717,2631116,0,'soga_skin_color',204,204,204), (34718,2631117,0,'eye_color',204,204,204), (34719,2631117,0,'skin_color',204,204,204), (34720,2631117,0,'soga_eye_color',229,229,102), (34721,2631117,0,'soga_skin_color',204,204,204), (34722,2631118,0,'eye_color',204,204,204), (34723,2631118,0,'skin_color',204,204,204), (34724,2631118,0,'soga_eye_color',229,229,102), (34725,2631118,0,'soga_skin_color',204,204,204), (34726,2631119,0,'eye_color',204,204,204), (34727,2631119,0,'skin_color',204,204,204), (34728,2631119,0,'soga_eye_color',229,229,102), (34729,2631119,0,'soga_skin_color',204,204,204), (34730,2631120,0,'eye_color',204,204,204), (34731,2631120,0,'skin_color',204,204,204), (34732,2631120,0,'soga_eye_color',229,229,102), (34733,2631120,0,'soga_skin_color',204,204,204), (34734,2631121,0,'eye_color',204,204,204), (34735,2631121,0,'skin_color',204,204,204), (34736,2631121,0,'soga_eye_color',229,229,102), (34737,2631121,0,'soga_skin_color',204,204,204), (34738,2631122,0,'eye_color',204,204,204), (34739,2631122,0,'skin_color',204,204,204), (34740,2631122,0,'soga_eye_color',229,229,102), (34741,2631122,0,'soga_skin_color',204,204,204), (34742,2631123,0,'eye_color',204,204,204), (34743,2631123,0,'skin_color',204,204,204), (34744,2631123,0,'soga_eye_color',229,229,102), (34745,2631123,0,'soga_skin_color',204,204,204), (34746,2631124,0,'eye_color',204,204,204), (34747,2631124,0,'skin_color',204,204,204), (34748,2631124,0,'soga_eye_color',229,229,102), (34749,2631124,0,'soga_skin_color',204,204,204), (34750,2631125,0,'eye_color',204,204,204), (34751,2631125,0,'skin_color',204,204,204), (34752,2631125,0,'soga_eye_color',229,229,102), (34753,2631125,0,'soga_skin_color',204,204,204), (34754,2631126,0,'eye_color',204,204,204), (34755,2631126,0,'skin_color',204,204,204), (34756,2631126,0,'soga_eye_color',229,229,102), (34757,2631126,0,'soga_skin_color',204,204,204), (34758,2631127,0,'eye_color',228,209,182), (34759,2631127,0,'skin_color',87,137,140), (34760,2631127,0,'soga_eye_color',255,0,255), (34761,2631128,0,'eye_color',255,255,255), (34762,2631128,0,'skin_color',255,255,255), (34763,2631128,0,'soga_eye_color',255,0,255), (34764,2631129,0,'eye_color',249,235,179), (34765,2631129,0,'skin_color',232,156,89), (34766,2631129,0,'soga_eye_color',255,0,255), (34767,2631130,0,'eye_color',170,142,117), (34768,2631130,0,'skin_color',133,167,198), (34769,2631130,0,'soga_eye_color',255,0,255), (34770,2631131,0,'eye_color',255,255,255), (34771,2631131,0,'skin_color',255,255,255), (34772,2631131,0,'soga_eye_color',255,0,255), (34773,2631132,0,'eye_color',255,255,255), (34774,2631132,0,'skin_color',147,147,147), (34775,2631132,0,'soga_eye_color',255,0,255), (34776,2631133,0,'eye_color',204,204,204), (34777,2631133,0,'skin_color',204,204,204), (34778,2631133,0,'soga_eye_color',229,229,102), (34779,2631133,0,'soga_skin_color',204,204,204), (34780,2631134,0,'eye_color',255,255,255), (34781,2631134,0,'skin_color',255,255,255), (34782,2631134,0,'soga_eye_color',255,0,255), (34783,2631135,0,'eye_color',255,255,255), (34784,2631135,0,'skin_color',255,255,255), (34785,2631135,0,'soga_eye_color',255,0,255), (34786,2631136,0,'eye_color',255,255,255), (34787,2631136,0,'skin_color',255,255,255), (34788,2631136,0,'soga_eye_color',255,0,255), (34789,2631137,0,'eye_color',107,36,36), (34790,2631137,0,'skin_color',107,36,36), (34791,2631137,0,'soga_eye_color',255,0,255), (34792,2631138,0,'eye_color',229,209,182), (34793,2631138,0,'skin_color',107,67,42), (34794,2631138,0,'soga_eye_color',255,0,255), (34795,2631139,0,'eye_color',255,255,255), (34796,2631139,0,'skin_color',255,255,255), (34797,2631139,0,'soga_eye_color',255,0,255), (34798,2631140,0,'eye_color',255,255,255), (34799,2631140,0,'skin_color',255,255,255), (34800,2631140,0,'soga_eye_color',255,0,255), (34801,2631141,0,'eye_color',255,255,255), (34802,2631141,0,'skin_color',147,147,147), (34803,2631141,0,'soga_eye_color',255,0,255), (34804,2631142,0,'eye_color',255,87,8), (34805,2631142,0,'skin_color',80,156,91), (34806,2631142,0,'soga_eye_color',255,0,255), (34807,2631143,0,'eye_color',255,255,40), (34808,2631143,0,'skin_color',255,255,0), (34809,2631143,0,'soga_eye_color',255,0,255), (34810,2631144,0,'eye_color',147,119,226), (34811,2631144,0,'skin_color',15,219,133), (34812,2631144,0,'soga_eye_color',255,0,255), (34813,2631145,0,'eye_color',255,255,255), (34814,2631145,0,'skin_color',255,255,255), (34815,2631145,0,'soga_eye_color',255,0,255), (34816,2631146,0,'eye_color',204,204,204), (34817,2631146,0,'skin_color',204,204,204), (34818,2631146,0,'soga_eye_color',229,229,102), (34819,2631146,0,'soga_skin_color',204,204,204), (34820,2631147,0,'eye_color',204,204,204), (34821,2631147,0,'skin_color',204,204,204), (34822,2631147,0,'soga_eye_color',229,229,102), (34823,2631147,0,'soga_skin_color',204,204,204), (34824,2631148,0,'eye_color',204,204,204), (34825,2631148,0,'skin_color',204,204,204), (34826,2631148,0,'soga_eye_color',229,229,102), (34827,2631148,0,'soga_skin_color',204,204,204), (34828,2631149,0,'eye_color',204,204,204), (34829,2631149,0,'skin_color',204,204,204), (34830,2631149,0,'soga_eye_color',229,229,102), (34831,2631149,0,'soga_skin_color',204,204,204), (34832,2631150,1,'cheek_type',-7,4,0), (34833,2631150,1,'chin_type',7,0,31), (34834,2631150,1,'ear_type',88,37,0), (34835,2631150,1,'eye_brow_type',74,20,15), (34836,2631150,0,'eye_color',133,182,197), (34837,2631150,1,'eye_type',21,0,0), (34838,2631150,0,'hair_color1',29,21,28), (34839,2631150,0,'hair_color2',39,32,39), (34840,2631150,0,'hair_face_color',16,3,23), (34841,2631150,0,'hair_face_highlight_color',228,173,23), (34842,2631150,0,'hair_highlight',200,165,96), (34843,2631150,0,'hair_type_color',16,3,23), (34844,2631150,0,'hair_type_highlight_color',228,173,23), (34845,2631150,1,'lip_type',-4,20,17), (34846,2631150,1,'nose_type',14,7,0), (34847,2631150,0,'skin_color',243,251,239), (34848,2631150,1,'soga_cheek_type',-7,4,0), (34849,2631150,1,'soga_chin_type',7,0,31), (34850,2631150,1,'soga_ear_type',88,37,0), (34851,2631150,1,'soga_eye_brow_type',74,20,15), (34852,2631150,0,'soga_eye_color',229,229,102), (34853,2631150,1,'soga_eye_type',21,0,0), (34854,2631150,0,'soga_hair_color1',29,21,28), (34855,2631150,0,'soga_hair_color2',39,32,39), (34856,2631150,0,'soga_hair_face_color',16,3,23), (34857,2631150,0,'soga_hair_face_highlight_color',228,173,23), (34858,2631150,0,'soga_hair_highlight',200,165,96), (34859,2631150,0,'soga_hair_type_color',16,3,23), (34860,2631150,0,'soga_hair_type_highlight_color',228,173,23), (34861,2631150,1,'soga_lip_type',-4,20,17), (34862,2631150,1,'soga_nose_type',14,7,0), (34863,2631150,0,'soga_skin_color',243,251,239), (34864,2631150,0,'wing_color1',255,255,255), (34865,2631150,0,'wing_color2',255,255,255), (34866,2631151,0,'eye_color',204,204,204), (34867,2631151,0,'skin_color',204,204,204), (34868,2631151,0,'soga_eye_color',229,229,102), (34869,2631151,0,'soga_skin_color',204,204,204), (34870,2631152,0,'eye_color',204,204,204), (34871,2631152,0,'skin_color',204,204,204), (34872,2631152,0,'soga_eye_color',229,229,102), (34873,2631152,0,'soga_skin_color',204,204,204), (34874,2631153,0,'eye_color',249,235,179), (34875,2631153,0,'skin_color',196,255,255), (34876,2631153,0,'soga_eye_color',255,0,255), (34877,2631154,1,'cheek_type',-25,21,0), (34878,2631154,1,'chin_type',37,0,31), (34879,2631154,1,'ear_type',14,1,0), (34880,2631154,1,'eye_brow_type',-4,-9,0), (34881,2631154,0,'eye_color',38,75,60), (34882,2631154,1,'eye_type',4,0,0), (34883,2631154,0,'hair_face_color',146,60,12), (34884,2631154,0,'hair_face_highlight_color',45,21,5), (34885,2631154,0,'hair_type_color',146,60,12), (34886,2631154,0,'hair_type_highlight_color',45,21,5), (34887,2631154,1,'lip_type',-25,-1,11), (34888,2631154,1,'nose_type',0,-4,-25), (34889,2631154,0,'skin_color',201,155,130), (34890,2631154,1,'soga_cheek_type',-25,21,0), (34891,2631154,1,'soga_chin_type',37,0,31), (34892,2631154,1,'soga_ear_type',14,1,0), (34893,2631154,1,'soga_eye_brow_type',-4,-9,0), (34894,2631154,0,'soga_eye_color',229,229,102), (34895,2631154,1,'soga_eye_type',4,0,0), (34896,2631154,0,'soga_hair_face_color',146,60,12), (34897,2631154,0,'soga_hair_face_highlight_color',45,21,5), (34898,2631154,0,'soga_hair_type_color',146,60,12), (34899,2631154,0,'soga_hair_type_highlight_color',45,21,5), (34900,2631154,1,'soga_lip_type',-25,-1,11), (34901,2631154,1,'soga_nose_type',0,-4,-25), (34902,2631154,0,'soga_skin_color',201,155,130), (34903,2631154,0,'wing_color1',255,255,255), (34904,2631154,0,'wing_color2',255,255,255), (34905,2631155,1,'cheek_type',-5,-34,0), (34906,2631155,1,'chin_type',-42,-1,9), (34907,2631155,1,'ear_type',-14,-37,0), (34908,2631155,1,'eye_brow_type',7,25,0), (34909,2631155,0,'eye_color',30,59,46), (34910,2631155,1,'eye_type',1,0,0), (34911,2631155,0,'hair_face_color',40,22,14), (34912,2631155,0,'hair_face_highlight_color',150,67,0), (34913,2631155,0,'hair_type_color',40,22,14), (34914,2631155,0,'hair_type_highlight_color',150,67,0), (34915,2631155,1,'lip_type',29,-9,-7), (34916,2631155,1,'nose_type',3,0,-9), (34917,2631155,0,'skin_color',236,198,197), (34918,2631155,1,'soga_cheek_type',-5,-34,0), (34919,2631155,1,'soga_chin_type',-42,-1,9), (34920,2631155,1,'soga_ear_type',-14,-37,0), (34921,2631155,1,'soga_eye_brow_type',7,25,0), (34922,2631155,0,'soga_eye_color',229,229,102), (34923,2631155,1,'soga_eye_type',1,0,0), (34924,2631155,0,'soga_hair_face_color',40,22,14), (34925,2631155,0,'soga_hair_face_highlight_color',150,67,0), (34926,2631155,0,'soga_hair_type_color',40,22,14), (34927,2631155,0,'soga_hair_type_highlight_color',150,67,0), (34928,2631155,1,'soga_lip_type',29,-9,-7), (34929,2631155,1,'soga_nose_type',3,0,-9), (34930,2631155,0,'soga_skin_color',236,198,197), (34931,2631155,0,'wing_color1',255,255,255), (34932,2631155,0,'wing_color2',255,255,255), (34933,2631156,1,'cheek_type',9,-22,0), (34934,2631156,1,'chin_type',5,-14,18), (34935,2631156,1,'ear_type',10,-14,0), (34936,2631156,1,'eye_brow_type',28,-28,14), (34937,2631156,0,'eye_color',71,61,32), (34938,2631156,1,'eye_type',-7,0,0), (34939,2631156,0,'hair_face_color',112,40,8), (34940,2631156,0,'hair_face_highlight_color',228,218,132), (34941,2631156,0,'hair_type_color',112,40,8), (34942,2631156,0,'hair_type_highlight_color',228,218,132), (34943,2631156,1,'lip_type',-28,-5,-34), (34944,2631156,1,'nose_type',-9,-28,5), (34945,2631156,0,'skin_color',222,186,188), (34946,2631156,1,'soga_cheek_type',9,-22,0), (34947,2631156,1,'soga_chin_type',5,-14,18), (34948,2631156,1,'soga_ear_type',10,-14,0), (34949,2631156,1,'soga_eye_brow_type',28,-28,14), (34950,2631156,0,'soga_eye_color',229,229,102), (34951,2631156,1,'soga_eye_type',-7,0,0), (34952,2631156,0,'soga_hair_face_color',112,40,8), (34953,2631156,0,'soga_hair_face_highlight_color',228,218,132), (34954,2631156,0,'soga_hair_type_color',112,40,8), (34955,2631156,0,'soga_hair_type_highlight_color',228,218,132), (34956,2631156,1,'soga_lip_type',-28,-5,-34), (34957,2631156,1,'soga_nose_type',-9,-28,5), (34958,2631156,0,'soga_skin_color',222,186,188), (34959,2631156,0,'wing_color1',255,255,255), (34960,2631156,0,'wing_color2',255,255,255), (34961,2631157,1,'cheek_type',-17,45,0), (34962,2631157,1,'chin_type',57,-28,0), (34963,2631157,1,'ear_type',-29,-38,0), (34964,2631157,1,'eye_brow_type',-87,37,-4), (34965,2631157,0,'eye_color',92,157,172), (34966,2631157,1,'eye_type',14,0,0), (34967,2631157,0,'hair_color1',105,26,26), (34968,2631157,0,'hair_color2',157,83,0), (34969,2631157,0,'hair_face_color',188,92,41), (34970,2631157,0,'hair_face_highlight_color',47,14,19), (34971,2631157,0,'hair_highlight',54,45,28), (34972,2631157,0,'hair_type_color',188,92,41), (34973,2631157,0,'hair_type_highlight_color',47,14,19), (34974,2631157,1,'lip_type',68,1,-61), (34975,2631157,1,'nose_type',0,79,4), (34976,2631157,0,'skin_color',242,248,230), (34977,2631157,1,'soga_cheek_type',-17,45,0), (34978,2631157,1,'soga_chin_type',57,-28,0), (34979,2631157,1,'soga_ear_type',-29,-38,0), (34980,2631157,1,'soga_eye_brow_type',-87,37,-4), (34981,2631157,0,'soga_eye_color',229,229,102), (34982,2631157,1,'soga_eye_type',14,0,0), (34983,2631157,0,'soga_hair_color1',105,26,26), (34984,2631157,0,'soga_hair_color2',157,83,0), (34985,2631157,0,'soga_hair_face_color',188,92,41), (34986,2631157,0,'soga_hair_face_highlight_color',47,14,19), (34987,2631157,0,'soga_hair_highlight',54,45,28), (34988,2631157,0,'soga_hair_type_color',188,92,41), (34989,2631157,0,'soga_hair_type_highlight_color',47,14,19), (34990,2631157,1,'soga_lip_type',68,1,-61), (34991,2631157,1,'soga_nose_type',0,79,4), (34992,2631157,0,'soga_skin_color',242,248,230), (34993,2631157,0,'wing_color1',255,255,255), (34994,2631157,0,'wing_color2',255,255,255), (34995,2631158,0,'eye_color',204,204,204), (34996,2631158,0,'skin_color',204,204,204), (34997,2631158,0,'soga_eye_color',229,229,102), (34998,2631158,0,'soga_skin_color',204,204,204), (34999,2631159,1,'cheek_type',17,14,-50), (35000,2631159,1,'chin_type',-4,-45,-34), (35001,2631159,1,'ear_type',7,-8,0), (35002,2631159,1,'eye_brow_type',-14,11,22), (35003,2631159,0,'eye_color',121,176,192), (35004,2631159,1,'eye_type',17,0,0), (35005,2631159,0,'hair_color1',164,165,165), (35006,2631159,0,'hair_color2',56,62,62), (35007,2631159,0,'hair_face_color',244,246,246), (35008,2631159,0,'hair_face_highlight_color',244,246,246), (35009,2631159,0,'hair_highlight',164,165,165), (35010,2631159,0,'hair_type_color',244,246,246), (35011,2631159,0,'hair_type_highlight_color',244,246,246), (35012,2631159,1,'lip_type',37,31,11), (35013,2631159,1,'nose_type',-8,-38,-78), (35014,2631159,0,'skin_color',80,126,154), (35015,2631159,1,'soga_cheek_type',17,14,-50), (35016,2631159,1,'soga_chin_type',-4,-45,-34), (35017,2631159,1,'soga_ear_type',7,-8,0), (35018,2631159,1,'soga_eye_brow_type',-14,11,22), (35019,2631159,0,'soga_eye_color',229,229,102), (35020,2631159,1,'soga_eye_type',17,0,0), (35021,2631159,0,'soga_hair_color1',164,165,165), (35022,2631159,0,'soga_hair_color2',56,62,62), (35023,2631159,0,'soga_hair_face_color',244,246,246), (35024,2631159,0,'soga_hair_face_highlight_color',244,246,246), (35025,2631159,0,'soga_hair_highlight',164,165,165), (35026,2631159,0,'soga_hair_type_color',244,246,246), (35027,2631159,0,'soga_hair_type_highlight_color',244,246,246), (35028,2631159,1,'soga_lip_type',37,31,11), (35029,2631159,1,'soga_nose_type',-8,-38,-78), (35030,2631159,0,'soga_skin_color',80,126,154), (35031,2631160,1,'cheek_type',-53,34,0), (35032,2631160,1,'chin_type',-9,25,91), (35033,2631160,1,'ear_type',-29,75,0), (35034,2631160,1,'eye_brow_type',-10,-28,-31), (35035,2631160,0,'eye_color',160,0,171), (35036,2631160,1,'eye_type',32,0,0), (35037,2631160,1,'lip_type',-66,-87,21), (35038,2631160,1,'nose_type',17,91,-4), (35039,2631160,0,'skin_color',88,39,27), (35040,2631160,1,'soga_cheek_type',-53,34,0), (35041,2631160,1,'soga_chin_type',-9,25,91), (35042,2631160,1,'soga_ear_type',-29,75,0), (35043,2631160,1,'soga_eye_brow_type',-10,-28,-31), (35044,2631160,0,'soga_eye_color',229,229,102), (35045,2631160,1,'soga_eye_type',32,0,0), (35046,2631160,1,'soga_lip_type',-66,-87,21), (35047,2631160,1,'soga_nose_type',17,91,-4), (35048,2631160,0,'soga_skin_color',88,39,27), (35049,2631160,0,'wing_color1',255,255,255), (35050,2631160,0,'wing_color2',255,255,255), (35051,2631161,0,'eye_color',204,204,204), (35052,2631161,0,'skin_color',204,204,204), (35053,2631161,0,'soga_eye_color',229,229,102), (35054,2631161,0,'soga_skin_color',204,204,204), (35055,2631162,1,'cheek_type',-17,79,0), (35056,2631162,1,'chin_type',-76,-96,-82), (35057,2631162,1,'ear_type',-72,93,0), (35058,2631162,1,'eye_brow_type',-55,-97,-43), (35059,2631162,0,'eye_color',120,175,192), (35060,2631162,1,'eye_type',17,0,0), (35061,2631162,0,'hair_color1',56,33,26), (35062,2631162,0,'hair_color2',94,59,11), (35063,2631162,0,'hair_face_color',83,57,8), (35064,2631162,0,'hair_face_highlight_color',19,6,25), (35065,2631162,0,'hair_highlight',29,21,28), (35066,2631162,0,'hair_type_color',83,57,8), (35067,2631162,0,'hair_type_highlight_color',19,6,25), (35068,2631162,1,'lip_type',5,-39,87), (35069,2631162,1,'nose_type',-65,-68,2), (35070,2631162,0,'skin_color',239,239,209), (35071,2631162,1,'soga_cheek_type',-17,79,0), (35072,2631162,1,'soga_chin_type',-76,-96,-82), (35073,2631162,1,'soga_ear_type',-72,93,0), (35074,2631162,1,'soga_eye_brow_type',-55,-97,-43), (35075,2631162,0,'soga_eye_color',229,229,102), (35076,2631162,1,'soga_eye_type',17,0,0), (35077,2631162,0,'soga_hair_color1',56,33,26), (35078,2631162,0,'soga_hair_color2',94,59,11), (35079,2631162,0,'soga_hair_face_color',83,57,8), (35080,2631162,0,'soga_hair_face_highlight_color',19,6,25), (35081,2631162,0,'soga_hair_highlight',29,21,28), (35082,2631162,0,'soga_hair_type_color',83,57,8), (35083,2631162,0,'soga_hair_type_highlight_color',19,6,25), (35084,2631162,1,'soga_lip_type',5,-39,87), (35085,2631162,1,'soga_nose_type',-65,-68,2), (35086,2631162,0,'soga_skin_color',239,239,209), (35087,2631162,0,'wing_color1',255,255,255), (35088,2631162,0,'wing_color2',255,255,255), (35089,2631163,0,'eye_color',249,235,179), (35090,2631163,0,'skin_color',196,255,255), (35091,2631163,0,'soga_eye_color',255,0,255), (35092,2631164,0,'eye_color',204,204,204), (35093,2631164,0,'skin_color',204,204,204), (35094,2631164,0,'soga_eye_color',229,229,102), (35095,2631164,0,'soga_skin_color',204,204,204), (35096,2631165,0,'eye_color',204,204,204), (35097,2631165,0,'skin_color',204,204,204), (35098,2631165,0,'soga_eye_color',229,229,102), (35099,2631165,0,'soga_skin_color',204,204,204), (35100,2631166,1,'cheek_type',-53,-81,0), (35101,2631166,1,'chin_type',50,-88,61), (35102,2631166,1,'ear_type',50,-83,0), (35103,2631166,1,'eye_brow_type',-93,-83,-76), (35104,2631166,0,'eye_color',0,88,88), (35105,2631166,1,'eye_type',-43,0,0), (35106,2631166,1,'lip_type',-56,21,-56), (35107,2631166,1,'nose_type',82,-90,-48), (35108,2631166,0,'skin_color',135,121,71), (35109,2631166,1,'soga_cheek_type',-53,-81,0), (35110,2631166,1,'soga_chin_type',50,-88,61), (35111,2631166,1,'soga_ear_type',50,-83,0), (35112,2631166,1,'soga_eye_brow_type',-93,-83,-76), (35113,2631166,0,'soga_eye_color',229,229,102), (35114,2631166,1,'soga_eye_type',-43,0,0), (35115,2631166,1,'soga_lip_type',-56,21,-56), (35116,2631166,1,'soga_nose_type',82,-90,-48), (35117,2631166,0,'soga_skin_color',135,121,71), (35118,2631166,0,'wing_color1',255,255,255), (35119,2631166,0,'wing_color2',255,255,255), (35120,2631167,0,'eye_color',167,240,253), (35121,2631167,0,'skin_color',15,51,221), (35122,2631167,0,'soga_eye_color',255,0,255), (35123,2631168,0,'eye_color',154,114,232), (35124,2631168,0,'skin_color',156,124,80), (35125,2631168,0,'soga_eye_color',255,0,255), (35126,2631169,0,'eye_color',235,255,0), (35127,2631169,0,'skin_color',0,0,255), (35128,2631169,0,'soga_eye_color',255,0,255), (35129,2631170,0,'eye_color',255,255,255), (35130,2631170,0,'skin_color',255,255,255), (35131,2631170,0,'soga_eye_color',255,0,255), (35132,2631171,0,'eye_color',255,0,12), (35133,2631171,0,'skin_color',255,0,12), (35134,2631171,0,'soga_eye_color',255,0,255), (35135,2631172,0,'eye_color',255,255,255), (35136,2631172,0,'skin_color',255,255,255), (35137,2631172,0,'soga_eye_color',255,0,255), (35138,2631173,0,'eye_color',204,204,204), (35139,2631173,0,'skin_color',204,204,204), (35140,2631173,0,'soga_eye_color',229,229,102), (35141,2631173,0,'soga_skin_color',204,204,204), (35142,2631174,0,'eye_color',204,204,204), (35143,2631174,0,'skin_color',204,204,204), (35144,2631174,0,'soga_eye_color',229,229,102), (35145,2631174,0,'soga_skin_color',204,204,204), (35146,2631175,0,'eye_color',204,204,204), (35147,2631175,0,'skin_color',204,204,204), (35148,2631175,0,'soga_eye_color',229,229,102), (35149,2631175,0,'soga_skin_color',204,204,204), (35150,2631176,0,'eye_color',204,204,204), (35151,2631176,0,'skin_color',204,204,204), (35152,2631176,0,'soga_eye_color',229,229,102), (35153,2631176,0,'soga_skin_color',204,204,204), (35154,2631177,0,'eye_color',204,204,204), (35155,2631177,0,'skin_color',204,204,204), (35156,2631177,0,'soga_eye_color',229,229,102), (35157,2631177,0,'soga_skin_color',204,204,204), (35158,2631178,0,'eye_color',204,204,204), (35159,2631178,0,'skin_color',204,204,204), (35160,2631178,0,'soga_eye_color',229,229,102), (35161,2631178,0,'soga_skin_color',204,204,204), (35162,2631179,0,'eye_color',204,204,204), (35163,2631179,0,'skin_color',204,204,204), (35164,2631179,0,'soga_eye_color',229,229,102), (35165,2631179,0,'soga_skin_color',204,204,204), (35166,2631180,0,'eye_color',204,204,204), (35167,2631180,0,'skin_color',204,204,204), (35168,2631180,0,'soga_eye_color',229,229,102), (35169,2631180,0,'soga_skin_color',204,204,204), (35170,2631181,0,'eye_color',88,133,167), (35171,2631181,0,'skin_color',239,211,100), (35172,2631181,0,'soga_eye_color',255,0,255), (35173,2631182,0,'eye_color',204,204,204), (35174,2631182,0,'skin_color',204,204,204), (35175,2631182,0,'soga_eye_color',229,229,102), (35176,2631182,0,'soga_skin_color',204,204,204), (35177,2631183,0,'eye_color',204,204,204), (35178,2631183,0,'skin_color',204,204,204), (35179,2631183,0,'soga_eye_color',229,229,102), (35180,2631183,0,'soga_skin_color',204,204,204), (35181,2631184,0,'eye_color',204,204,204), (35182,2631184,0,'skin_color',204,204,204), (35183,2631184,0,'soga_eye_color',229,229,102), (35184,2631184,0,'soga_skin_color',204,204,204), (35185,2631185,0,'eye_color',204,204,204), (35186,2631185,0,'skin_color',204,204,204), (35187,2631185,0,'soga_eye_color',229,229,102), (35188,2631185,0,'soga_skin_color',204,204,204), (35189,2631186,0,'eye_color',204,204,204), (35190,2631186,0,'skin_color',204,204,204), (35191,2631186,0,'soga_eye_color',229,229,102), (35192,2631186,0,'soga_skin_color',204,204,204), (35193,2631187,0,'eye_color',204,204,204), (35194,2631187,0,'skin_color',204,204,204), (35195,2631187,0,'soga_eye_color',229,229,102), (35196,2631187,0,'soga_skin_color',204,204,204), (35197,2631188,0,'eye_color',204,204,204), (35198,2631188,0,'skin_color',204,204,204), (35199,2631188,0,'soga_eye_color',229,229,102), (35200,2631188,0,'soga_skin_color',204,204,204), (35201,2631189,0,'eye_color',204,204,204), (35202,2631189,0,'skin_color',204,204,204), (35203,2631189,0,'soga_eye_color',229,229,102), (35204,2631189,0,'soga_skin_color',204,204,204), (35205,2631190,0,'eye_color',204,204,204), (35206,2631190,0,'skin_color',204,204,204), (35207,2631190,0,'soga_eye_color',229,229,102), (35208,2631190,0,'soga_skin_color',204,204,204), (35209,2631191,0,'eye_color',204,204,204), (35210,2631191,0,'skin_color',204,204,204), (35211,2631191,0,'soga_eye_color',229,229,102), (35212,2631191,0,'soga_skin_color',204,204,204), (35213,2631192,0,'eye_color',204,204,204), (35214,2631192,0,'skin_color',204,204,204), (35215,2631192,0,'soga_eye_color',229,229,102), (35216,2631192,0,'soga_skin_color',204,204,204), (35217,2631193,0,'eye_color',204,204,204), (35218,2631193,0,'skin_color',204,204,204), (35219,2631193,0,'soga_eye_color',229,229,102), (35220,2631193,0,'soga_skin_color',204,204,204), (35221,2631194,0,'eye_color',204,204,204), (35222,2631194,0,'skin_color',204,204,204), (35223,2631194,0,'soga_eye_color',229,229,102), (35224,2631194,0,'soga_skin_color',204,204,204), (35225,2631195,0,'eye_color',204,204,204), (35226,2631195,0,'skin_color',204,204,204), (35227,2631195,0,'soga_eye_color',229,229,102), (35228,2631195,0,'soga_skin_color',204,204,204), (35229,2631196,0,'eye_color',204,204,204), (35230,2631196,0,'skin_color',204,204,204), (35231,2631196,0,'soga_eye_color',229,229,102), (35232,2631196,0,'soga_skin_color',204,204,204), (35233,2631197,0,'eye_color',204,204,204), (35234,2631197,0,'skin_color',204,204,204), (35235,2631197,0,'soga_eye_color',229,229,102), (35236,2631197,0,'soga_skin_color',204,204,204), (35237,2631198,0,'eye_color',204,204,204), (35238,2631198,0,'skin_color',204,204,204), (35239,2631198,0,'soga_eye_color',229,229,102), (35240,2631198,0,'soga_skin_color',204,204,204), (35241,2631199,0,'eye_color',204,204,204), (35242,2631199,0,'skin_color',204,204,204), (35243,2631199,0,'soga_eye_color',229,229,102), (35244,2631199,0,'soga_skin_color',204,204,204), (35245,2631200,0,'eye_color',204,204,204), (35246,2631200,0,'skin_color',204,204,204), (35247,2631200,0,'soga_eye_color',229,229,102), (35248,2631200,0,'soga_skin_color',204,204,204), (35249,2631201,0,'eye_color',204,204,204), (35250,2631201,0,'skin_color',204,204,204), (35251,2631201,0,'soga_eye_color',229,229,102), (35252,2631201,0,'soga_skin_color',204,204,204), (35253,2631202,0,'eye_color',204,204,204), (35254,2631202,0,'skin_color',204,204,204), (35255,2631202,0,'soga_eye_color',229,229,102), (35256,2631202,0,'soga_skin_color',204,204,204), (35257,2631203,0,'eye_color',204,204,204), (35258,2631203,0,'skin_color',204,204,204), (35259,2631203,0,'soga_eye_color',229,229,102), (35260,2631203,0,'soga_skin_color',204,204,204), (35261,2631204,0,'eye_color',204,204,204), (35262,2631204,0,'skin_color',204,204,204), (35263,2631204,0,'soga_eye_color',229,229,102), (35264,2631204,0,'soga_skin_color',204,204,204), (35265,2631205,0,'eye_color',204,204,204), (35266,2631205,0,'skin_color',204,204,204), (35267,2631205,0,'soga_eye_color',229,229,102), (35268,2631205,0,'soga_skin_color',204,204,204), (35269,2631206,0,'eye_color',204,204,204), (35270,2631206,0,'skin_color',204,204,204), (35271,2631206,0,'soga_eye_color',229,229,102), (35272,2631206,0,'soga_skin_color',204,204,204), (35273,2631207,0,'eye_color',204,204,204), (35274,2631207,0,'skin_color',204,204,204), (35275,2631207,0,'soga_eye_color',229,229,102), (35276,2631207,0,'soga_skin_color',204,204,204), (35277,2631208,0,'eye_color',204,204,204), (35278,2631208,0,'skin_color',204,204,204), (35279,2631208,0,'soga_eye_color',229,229,102), (35280,2631208,0,'soga_skin_color',204,204,204), (35281,2631209,0,'eye_color',204,204,204), (35282,2631209,0,'skin_color',204,204,204), (35283,2631209,0,'soga_eye_color',229,229,102), (35284,2631209,0,'soga_skin_color',204,204,204), (35285,2631210,0,'eye_color',204,204,204), (35286,2631210,0,'skin_color',204,204,204), (35287,2631210,0,'soga_eye_color',229,229,102), (35288,2631210,0,'soga_skin_color',204,204,204), (35289,2631211,0,'eye_color',204,204,204), (35290,2631211,0,'skin_color',204,204,204), (35291,2631211,0,'soga_eye_color',229,229,102), (35292,2631211,0,'soga_skin_color',204,204,204), (35293,2631212,0,'eye_color',204,204,204), (35294,2631212,0,'skin_color',204,204,204), (35295,2631212,0,'soga_eye_color',229,229,102), (35296,2631212,0,'soga_skin_color',204,204,204), (35297,2631213,0,'eye_color',204,204,204), (35298,2631213,0,'skin_color',204,204,204), (35299,2631213,0,'soga_eye_color',229,229,102), (35300,2631213,0,'soga_skin_color',204,204,204), (35301,2631214,0,'eye_color',204,204,204), (35302,2631214,0,'skin_color',204,204,204), (35303,2631214,0,'soga_eye_color',229,229,102), (35304,2631214,0,'soga_skin_color',204,204,204), (35305,2631215,0,'eye_color',204,204,204), (35306,2631215,0,'skin_color',204,204,204), (35307,2631215,0,'soga_eye_color',229,229,102), (35308,2631215,0,'soga_skin_color',204,204,204), (35309,2631216,0,'eye_color',204,204,204), (35310,2631216,0,'skin_color',204,204,204), (35311,2631216,0,'soga_eye_color',229,229,102), (35312,2631216,0,'soga_skin_color',204,204,204), (35313,2631217,0,'eye_color',204,204,204), (35314,2631217,0,'skin_color',204,204,204), (35315,2631217,0,'soga_eye_color',229,229,102), (35316,2631217,0,'soga_skin_color',204,204,204), (35317,2631218,0,'eye_color',204,204,204), (35318,2631218,0,'skin_color',204,204,204), (35319,2631218,0,'soga_eye_color',229,229,102), (35320,2631218,0,'soga_skin_color',204,204,204), (35321,2631219,0,'eye_color',204,204,204), (35322,2631219,0,'skin_color',204,204,204), (35323,2631219,0,'soga_eye_color',229,229,102), (35324,2631219,0,'soga_skin_color',204,204,204), (35325,2631220,0,'eye_color',204,204,204), (35326,2631220,0,'skin_color',204,204,204), (35327,2631220,0,'soga_eye_color',229,229,102), (35328,2631220,0,'soga_skin_color',204,204,204), (35329,2631221,0,'eye_color',204,204,204), (35330,2631221,0,'skin_color',204,204,204), (35331,2631221,0,'soga_eye_color',229,229,102), (35332,2631221,0,'soga_skin_color',204,204,204), (35333,2631222,0,'eye_color',204,204,204), (35334,2631222,0,'skin_color',204,204,204), (35335,2631222,0,'soga_eye_color',229,229,102), (35336,2631222,0,'soga_skin_color',204,204,204), (35337,2631223,0,'eye_color',204,204,204), (35338,2631223,0,'skin_color',204,204,204), (35339,2631223,0,'soga_eye_color',229,229,102), (35340,2631223,0,'soga_skin_color',204,204,204), (35341,2631224,0,'eye_color',204,204,204), (35342,2631224,0,'skin_color',204,204,204), (35343,2631224,0,'soga_eye_color',229,229,102), (35344,2631224,0,'soga_skin_color',204,204,204), (35345,2631225,0,'eye_color',204,204,204), (35346,2631225,0,'skin_color',204,204,204), (35347,2631225,0,'soga_eye_color',229,229,102), (35348,2631225,0,'soga_skin_color',204,204,204), (35349,2631226,0,'eye_color',204,204,204), (35350,2631226,0,'skin_color',204,204,204), (35351,2631226,0,'soga_eye_color',229,229,102), (35352,2631226,0,'soga_skin_color',204,204,204), (35353,2631227,0,'eye_color',204,204,204), (35354,2631227,0,'skin_color',204,204,204), (35355,2631227,0,'soga_eye_color',229,229,102), (35356,2631227,0,'soga_skin_color',204,204,204), (35357,2631228,0,'eye_color',204,204,204), (35358,2631228,0,'skin_color',204,204,204), (35359,2631228,0,'soga_eye_color',229,229,102), (35360,2631228,0,'soga_skin_color',204,204,204), (35361,2631229,0,'eye_color',204,204,204), (35362,2631229,0,'skin_color',204,204,204), (35363,2631229,0,'soga_eye_color',229,229,102), (35364,2631229,0,'soga_skin_color',204,204,204), (35365,2631230,0,'eye_color',204,204,204), (35366,2631230,0,'skin_color',204,204,204), (35367,2631230,0,'soga_eye_color',229,229,102), (35368,2631230,0,'soga_skin_color',204,204,204), (35369,2631231,0,'eye_color',204,204,204), (35370,2631231,0,'skin_color',204,204,204), (35371,2631231,0,'soga_eye_color',229,229,102), (35372,2631231,0,'soga_skin_color',204,204,204), (35373,2631232,0,'eye_color',204,204,204), (35374,2631232,0,'skin_color',204,204,204), (35375,2631232,0,'soga_eye_color',229,229,102), (35376,2631232,0,'soga_skin_color',204,204,204), (35377,2631233,0,'eye_color',204,204,204), (35378,2631233,0,'skin_color',204,204,204), (35379,2631233,0,'soga_eye_color',229,229,102), (35380,2631233,0,'soga_skin_color',204,204,204), (35381,2631234,0,'eye_color',204,204,204), (35382,2631234,0,'skin_color',204,204,204), (35383,2631234,0,'soga_eye_color',229,229,102), (35384,2631234,0,'soga_skin_color',204,204,204), (35385,2631235,0,'eye_color',204,204,204), (35386,2631235,0,'skin_color',204,204,204), (35387,2631235,0,'soga_eye_color',229,229,102), (35388,2631235,0,'soga_skin_color',204,204,204), (35389,2631236,0,'eye_color',204,204,204), (35390,2631236,0,'skin_color',204,204,204), (35391,2631236,0,'soga_eye_color',229,229,102), (35392,2631236,0,'soga_skin_color',204,204,204), (35393,2631237,0,'eye_color',204,204,204), (35394,2631237,0,'skin_color',204,204,204), (35395,2631237,0,'soga_eye_color',229,229,102), (35396,2631237,0,'soga_skin_color',204,204,204), (35397,2631238,0,'eye_color',204,204,204), (35398,2631238,0,'skin_color',204,204,204), (35399,2631238,0,'soga_eye_color',229,229,102), (35400,2631238,0,'soga_skin_color',204,204,204), (35401,2631239,0,'eye_color',204,204,204), (35402,2631239,0,'skin_color',204,204,204), (35403,2631239,0,'soga_eye_color',229,229,102), (35404,2631239,0,'soga_skin_color',204,204,204), (35405,2631240,0,'eye_color',204,204,204), (35406,2631240,0,'skin_color',204,204,204), (35407,2631240,0,'soga_eye_color',229,229,102), (35408,2631240,0,'soga_skin_color',204,204,204), (35409,2631241,0,'eye_color',204,204,204), (35410,2631241,0,'skin_color',204,204,204), (35411,2631241,0,'soga_eye_color',229,229,102), (35412,2631241,0,'soga_skin_color',204,204,204), (35413,2631242,0,'eye_color',204,204,204), (35414,2631242,0,'skin_color',204,204,204), (35415,2631242,0,'soga_eye_color',229,229,102), (35416,2631242,0,'soga_skin_color',204,204,204), (35417,2631243,0,'eye_color',204,204,204), (35418,2631243,0,'skin_color',204,204,204), (35419,2631243,0,'soga_eye_color',229,229,102), (35420,2631243,0,'soga_skin_color',204,204,204), (35421,2631244,0,'eye_color',204,204,204), (35422,2631244,0,'skin_color',204,204,204), (35423,2631244,0,'soga_eye_color',229,229,102), (35424,2631244,0,'soga_skin_color',204,204,204), (35425,2631245,0,'eye_color',204,204,204), (35426,2631245,0,'skin_color',204,204,204), (35427,2631245,0,'soga_eye_color',229,229,102), (35428,2631245,0,'soga_skin_color',204,204,204), (35429,2631246,0,'eye_color',204,204,204), (35430,2631246,0,'skin_color',204,204,204), (35431,2631246,0,'soga_eye_color',229,229,102), (35432,2631246,0,'soga_skin_color',204,204,204), (35433,2631247,0,'eye_color',204,204,204), (35434,2631247,0,'skin_color',204,204,204), (35435,2631247,0,'soga_eye_color',229,229,102), (35436,2631247,0,'soga_skin_color',204,204,204), (35437,2631248,0,'eye_color',204,204,204), (35438,2631248,0,'skin_color',204,204,204), (35439,2631248,0,'soga_eye_color',229,229,102), (35440,2631248,0,'soga_skin_color',204,204,204), (35441,2631249,0,'eye_color',204,204,204), (35442,2631249,0,'skin_color',204,204,204), (35443,2631249,0,'soga_eye_color',229,229,102), (35444,2631249,0,'soga_skin_color',204,204,204), (35445,2631250,0,'eye_color',204,204,204), (35446,2631250,0,'skin_color',204,204,204), (35447,2631250,0,'soga_eye_color',229,229,102), (35448,2631250,0,'soga_skin_color',204,204,204), (35449,2631251,0,'eye_color',204,204,204), (35450,2631251,0,'skin_color',204,204,204), (35451,2631251,0,'soga_eye_color',229,229,102), (35452,2631251,0,'soga_skin_color',204,204,204), (35453,2631252,0,'eye_color',229,209,182), (35454,2631252,0,'skin_color',107,67,42), (35455,2631252,0,'soga_eye_color',255,0,255), (35456,2631253,0,'eye_color',204,204,204), (35457,2631253,0,'skin_color',204,204,204), (35458,2631253,0,'soga_eye_color',229,229,102), (35459,2631253,0,'soga_skin_color',204,204,204), (35460,2631254,0,'eye_color',204,204,204), (35461,2631254,0,'skin_color',204,204,204), (35462,2631254,0,'soga_eye_color',229,229,102), (35463,2631254,0,'soga_skin_color',204,204,204), (35464,2631255,0,'eye_color',204,204,204), (35465,2631255,0,'skin_color',204,204,204), (35466,2631255,0,'soga_eye_color',229,229,102), (35467,2631255,0,'soga_skin_color',204,204,204), (35468,2631256,0,'eye_color',204,204,204), (35469,2631256,0,'skin_color',204,204,204), (35470,2631256,0,'soga_eye_color',229,229,102), (35471,2631256,0,'soga_skin_color',204,204,204), (35472,2631257,0,'eye_color',204,204,204), (35473,2631257,0,'skin_color',204,204,204), (35474,2631257,0,'soga_eye_color',229,229,102), (35475,2631257,0,'soga_skin_color',204,204,204), (35476,2631258,0,'eye_color',204,204,204), (35477,2631258,0,'skin_color',204,204,204), (35478,2631258,0,'soga_eye_color',229,229,102), (35479,2631258,0,'soga_skin_color',204,204,204), (35480,2631259,0,'eye_color',204,204,204), (35481,2631259,0,'skin_color',204,204,204), (35482,2631259,0,'soga_eye_color',229,229,102), (35483,2631259,0,'soga_skin_color',204,204,204), (35484,2631260,0,'eye_color',204,204,204), (35485,2631260,0,'skin_color',204,204,204), (35486,2631260,0,'soga_eye_color',229,229,102), (35487,2631260,0,'soga_skin_color',204,204,204), (35488,2631261,0,'eye_color',204,204,204), (35489,2631261,0,'skin_color',204,204,204), (35490,2631261,0,'soga_eye_color',229,229,102), (35491,2631261,0,'soga_skin_color',204,204,204), (35492,2631262,0,'eye_color',204,204,204), (35493,2631262,0,'skin_color',204,204,204), (35494,2631262,0,'soga_eye_color',229,229,102), (35495,2631262,0,'soga_skin_color',204,204,204), (35496,2631263,0,'eye_color',204,204,204), (35497,2631263,0,'skin_color',204,204,204), (35498,2631263,0,'soga_eye_color',229,229,102), (35499,2631263,0,'soga_skin_color',204,204,204), (35500,2631264,0,'eye_color',204,204,204), (35501,2631264,0,'skin_color',204,204,204), (35502,2631264,0,'soga_eye_color',229,229,102), (35503,2631264,0,'soga_skin_color',204,204,204), (35504,2631265,0,'eye_color',204,204,204), (35505,2631265,0,'skin_color',204,204,204), (35506,2631265,0,'soga_eye_color',229,229,102), (35507,2631265,0,'soga_skin_color',204,204,204), (35508,2631266,0,'eye_color',204,204,204), (35509,2631266,0,'skin_color',204,204,204), (35510,2631266,0,'soga_eye_color',229,229,102), (35511,2631266,0,'soga_skin_color',204,204,204), (35512,2631267,0,'eye_color',204,204,204), (35513,2631267,0,'skin_color',204,204,204), (35514,2631267,0,'soga_eye_color',229,229,102), (35515,2631267,0,'soga_skin_color',204,204,204), (35516,2631268,0,'eye_color',204,204,204), (35517,2631268,0,'skin_color',204,204,204), (35518,2631268,0,'soga_eye_color',229,229,102), (35519,2631268,0,'soga_skin_color',204,204,204), (35520,2631269,0,'eye_color',204,204,204), (35521,2631269,0,'skin_color',204,204,204), (35522,2631269,0,'soga_eye_color',229,229,102), (35523,2631269,0,'soga_skin_color',204,204,204), (35524,2631270,0,'eye_color',204,204,204), (35525,2631270,0,'skin_color',204,204,204), (35526,2631270,0,'soga_eye_color',229,229,102), (35527,2631270,0,'soga_skin_color',204,204,204), (35528,2631271,0,'eye_color',204,204,204), (35529,2631271,0,'skin_color',204,204,204), (35530,2631271,0,'soga_eye_color',229,229,102), (35531,2631271,0,'soga_skin_color',204,204,204), (35532,2631272,0,'eye_color',204,204,204), (35533,2631272,0,'skin_color',204,204,204), (35534,2631272,0,'soga_eye_color',229,229,102), (35535,2631272,0,'soga_skin_color',204,204,204), (35536,2631273,0,'eye_color',204,204,204), (35537,2631273,0,'skin_color',204,204,204), (35538,2631273,0,'soga_eye_color',229,229,102), (35539,2631273,0,'soga_skin_color',204,204,204), (35540,2631274,0,'eye_color',204,204,204), (35541,2631274,0,'skin_color',204,204,204), (35542,2631274,0,'soga_eye_color',229,229,102), (35543,2631274,0,'soga_skin_color',204,204,204), (35544,2631275,0,'eye_color',204,204,204), (35545,2631275,0,'skin_color',204,204,204), (35546,2631275,0,'soga_eye_color',229,229,102), (35547,2631275,0,'soga_skin_color',204,204,204), (35548,2631276,0,'eye_color',204,204,204), (35549,2631276,0,'skin_color',204,204,204), (35550,2631276,0,'soga_eye_color',229,229,102), (35551,2631276,0,'soga_skin_color',204,204,204), (35552,2631277,0,'eye_color',204,204,204), (35553,2631277,0,'skin_color',204,204,204), (35554,2631277,0,'soga_eye_color',229,229,102), (35555,2631277,0,'soga_skin_color',204,204,204), (35556,2631278,0,'eye_color',204,204,204), (35557,2631278,0,'skin_color',204,204,204), (35558,2631278,0,'soga_eye_color',229,229,102), (35559,2631278,0,'soga_skin_color',204,204,204), (35560,2631279,0,'eye_color',204,204,204), (35561,2631279,0,'skin_color',204,204,204), (35562,2631279,0,'soga_eye_color',229,229,102), (35563,2631279,0,'soga_skin_color',204,204,204), (35564,2631280,0,'eye_color',204,204,204), (35565,2631280,0,'skin_color',204,204,204), (35566,2631280,0,'soga_eye_color',229,229,102), (35567,2631280,0,'soga_skin_color',204,204,204), (35568,2631281,0,'eye_color',204,204,204), (35569,2631281,0,'skin_color',204,204,204), (35570,2631281,0,'soga_eye_color',229,229,102), (35571,2631281,0,'soga_skin_color',204,204,204), (35572,2631282,0,'eye_color',204,204,204), (35573,2631282,0,'skin_color',204,204,204), (35574,2631282,0,'soga_eye_color',229,229,102), (35575,2631282,0,'soga_skin_color',204,204,204), (35576,2631283,0,'eye_color',204,204,204), (35577,2631283,0,'skin_color',204,204,204), (35578,2631283,0,'soga_eye_color',229,229,102), (35579,2631283,0,'soga_skin_color',204,204,204), (35580,2631284,0,'eye_color',204,204,204), (35581,2631284,0,'skin_color',204,204,204), (35582,2631284,0,'soga_eye_color',229,229,102), (35583,2631284,0,'soga_skin_color',204,204,204), (35584,2631285,0,'eye_color',204,204,204), (35585,2631285,0,'skin_color',204,204,204), (35586,2631285,0,'soga_eye_color',229,229,102), (35587,2631285,0,'soga_skin_color',204,204,204), (35588,2631286,0,'eye_color',204,204,204), (35589,2631286,0,'skin_color',204,204,204), (35590,2631286,0,'soga_eye_color',229,229,102), (35591,2631286,0,'soga_skin_color',204,204,204), (35592,2631287,0,'eye_color',204,204,204), (35593,2631287,0,'skin_color',204,204,204), (35594,2631287,0,'soga_eye_color',229,229,102), (35595,2631287,0,'soga_skin_color',204,204,204), (35596,2631288,0,'eye_color',204,204,204), (35597,2631288,0,'skin_color',204,204,204), (35598,2631288,0,'soga_eye_color',229,229,102), (35599,2631288,0,'soga_skin_color',204,204,204), (35600,2631289,0,'eye_color',204,204,204), (35601,2631289,0,'skin_color',204,204,204), (35602,2631289,0,'soga_eye_color',229,229,102), (35603,2631289,0,'soga_skin_color',204,204,204), (35604,2631290,0,'eye_color',204,204,204), (35605,2631290,0,'skin_color',204,204,204), (35606,2631290,0,'soga_eye_color',229,229,102), (35607,2631290,0,'soga_skin_color',204,204,204), (35608,2631291,0,'eye_color',204,204,204), (35609,2631291,0,'skin_color',204,204,204), (35610,2631291,0,'soga_eye_color',229,229,102), (35611,2631291,0,'soga_skin_color',204,204,204), (35612,2631292,0,'eye_color',204,204,204), (35613,2631292,0,'skin_color',204,204,204), (35614,2631292,0,'soga_eye_color',229,229,102), (35615,2631292,0,'soga_skin_color',204,204,204), (35616,2631293,0,'eye_color',204,204,204), (35617,2631293,0,'skin_color',204,204,204), (35618,2631293,0,'soga_eye_color',229,229,102), (35619,2631293,0,'soga_skin_color',204,204,204), (35620,2631294,0,'eye_color',204,204,204), (35621,2631294,0,'skin_color',204,204,204), (35622,2631294,0,'soga_eye_color',229,229,102), (35623,2631294,0,'soga_skin_color',204,204,204), (35624,2631295,0,'eye_color',204,204,204), (35625,2631295,0,'skin_color',204,204,204), (35626,2631295,0,'soga_eye_color',229,229,102), (35627,2631295,0,'soga_skin_color',204,204,204), (35628,2631296,0,'eye_color',204,204,204), (35629,2631296,0,'skin_color',204,204,204), (35630,2631296,0,'soga_eye_color',229,229,102), (35631,2631296,0,'soga_skin_color',204,204,204), (35632,2631297,0,'eye_color',204,204,204), (35633,2631297,0,'skin_color',204,204,204), (35634,2631297,0,'soga_eye_color',229,229,102), (35635,2631297,0,'soga_skin_color',204,204,204), (35636,2631298,0,'eye_color',204,204,204), (35637,2631298,0,'skin_color',204,204,204), (35638,2631298,0,'soga_eye_color',229,229,102), (35639,2631298,0,'soga_skin_color',204,204,204), (35640,2631299,0,'eye_color',204,204,204), (35641,2631299,0,'skin_color',204,204,204), (35642,2631299,0,'soga_eye_color',229,229,102), (35643,2631299,0,'soga_skin_color',204,204,204), (35644,2631300,0,'eye_color',204,204,204), (35645,2631300,0,'skin_color',204,204,204), (35646,2631300,0,'soga_eye_color',229,229,102), (35647,2631300,0,'soga_skin_color',204,204,204), (35648,2631301,0,'eye_color',204,204,204), (35649,2631301,0,'skin_color',204,204,204), (35650,2631301,0,'soga_eye_color',229,229,102), (35651,2631301,0,'soga_skin_color',204,204,204), (35652,2631302,0,'eye_color',204,204,204), (35653,2631302,0,'skin_color',204,204,204), (35654,2631302,0,'soga_eye_color',229,229,102), (35655,2631302,0,'soga_skin_color',204,204,204), (35656,2631303,0,'eye_color',204,204,204), (35657,2631303,0,'skin_color',204,204,204), (35658,2631303,0,'soga_eye_color',229,229,102), (35659,2631303,0,'soga_skin_color',204,204,204), (35660,2631304,0,'eye_color',255,255,255), (35661,2631304,0,'skin_color',255,255,255), (35662,2631304,0,'soga_eye_color',255,0,255), (35663,2631305,1,'cheek_type',-43,2,0), (35664,2631305,1,'chin_type',65,-39,95), (35665,2631305,1,'ear_type',-68,-7,0), (35666,2631305,1,'eye_brow_type',21,-95,40), (35667,2631305,0,'eye_color',0,145,145), (35668,2631305,1,'eye_type',58,0,0), (35669,2631305,1,'lip_type',20,0,85), (35670,2631305,1,'nose_type',81,-15,-34), (35671,2631305,0,'skin_color',108,58,46), (35672,2631305,1,'soga_cheek_type',-43,2,0), (35673,2631305,1,'soga_chin_type',65,-39,95), (35674,2631305,1,'soga_ear_type',-68,-7,0), (35675,2631305,1,'soga_eye_brow_type',21,-95,40), (35676,2631305,0,'soga_eye_color',229,229,102), (35677,2631305,1,'soga_eye_type',58,0,0), (35678,2631305,1,'soga_lip_type',20,0,85), (35679,2631305,1,'soga_nose_type',81,-15,-34), (35680,2631305,0,'soga_skin_color',108,58,46), (35681,2631305,0,'wing_color1',255,255,255), (35682,2631305,0,'wing_color2',255,255,255), (35683,2631306,0,'eye_color',229,209,182), (35684,2631306,0,'skin_color',107,67,42), (35685,2631306,0,'soga_eye_color',255,0,255), (35686,2631307,0,'eye_color',255,255,255), (35687,2631307,0,'skin_color',255,255,255), (35688,2631307,0,'soga_eye_color',255,0,255), (35689,2631308,0,'eye_color',204,204,204), (35690,2631308,0,'skin_color',204,204,204), (35691,2631308,0,'soga_eye_color',229,229,102), (35692,2631308,0,'soga_skin_color',204,204,204), (35693,2631309,1,'cheek_type',-11,-7,0), (35694,2631309,1,'chin_type',0,46,58), (35695,2631309,1,'ear_type',78,68,0), (35696,2631309,1,'eye_brow_type',34,85,52), (35697,2631309,0,'eye_color',46,6,0), (35698,2631309,1,'eye_type',-78,0,0), (35699,2631309,1,'lip_type',-35,-1,-14), (35700,2631309,1,'nose_type',68,-31,20), (35701,2631309,0,'skin_color',135,116,97), (35702,2631309,1,'soga_cheek_type',-11,-7,0), (35703,2631309,1,'soga_chin_type',0,46,58), (35704,2631309,1,'soga_ear_type',78,68,0), (35705,2631309,1,'soga_eye_brow_type',34,85,52), (35706,2631309,0,'soga_eye_color',229,229,102), (35707,2631309,1,'soga_eye_type',-78,0,0), (35708,2631309,1,'soga_lip_type',-35,-1,-14), (35709,2631309,1,'soga_nose_type',68,-31,20), (35710,2631309,0,'soga_skin_color',135,116,97), (35711,2631309,0,'wing_color1',255,255,255), (35712,2631309,0,'wing_color2',255,255,255), (35713,2631310,1,'cheek_type',68,-63,0), (35714,2631310,1,'chin_type',17,0,55), (35715,2631310,1,'ear_type',50,0,0), (35716,2631310,1,'eye_brow_type',34,-17,8), (35717,2631310,0,'eye_color',54,109,125), (35718,2631310,1,'eye_type',14,0,0), (35719,2631310,0,'hair_color1',239,221,86), (35720,2631310,0,'hair_color2',99,53,22), (35721,2631310,0,'hair_face_color',222,180,18), (35722,2631310,0,'hair_face_highlight_color',174,69,27), (35723,2631310,0,'hair_highlight',89,21,21), (35724,2631310,0,'hair_type_color',222,180,18), (35725,2631310,0,'hair_type_highlight_color',174,69,27), (35726,2631310,1,'lip_type',-34,-25,-17), (35727,2631310,1,'nose_type',28,-34,50), (35728,2631310,0,'skin_color',217,219,219), (35729,2631310,1,'soga_cheek_type',0,-62,0), (35730,2631310,1,'soga_chin_type',17,0,-3), (35731,2631310,1,'soga_ear_type',98,-42,0), (35732,2631310,1,'soga_eye_brow_type',-51,-17,7), (35733,2631310,0,'soga_eye_color',204,204,204), (35734,2631310,1,'soga_eye_type',14,0,0), (35735,2631310,0,'soga_hair_color1',200,165,96), (35736,2631310,0,'soga_hair_color2',173,99,44), (35737,2631310,0,'soga_hair_face_color',231,170,26), (35738,2631310,0,'soga_hair_face_highlight_color',188,132,12), (35739,2631310,0,'soga_hair_highlight',209,131,22), (35740,2631310,0,'soga_hair_type_color',231,170,26), (35741,2631310,0,'soga_hair_type_highlight_color',188,132,12), (35742,2631310,1,'soga_lip_type',-21,47,-20), (35743,2631310,1,'soga_nose_type',28,-53,34), (35744,2631310,0,'soga_skin_color',58,42,26), (35745,2631311,0,'eye_color',255,255,255), (35746,2631311,0,'skin_color',255,255,255), (35747,2631311,0,'soga_eye_color',255,0,255), (35748,2631312,0,'eye_color',66,255,66), (35749,2631312,0,'skin_color',91,91,255), (35750,2631312,0,'soga_eye_color',255,0,255), (35751,2631313,0,'eye_color',255,255,255), (35752,2631313,0,'skin_color',255,255,255), (35753,2631313,0,'soga_eye_color',255,0,255), (35754,2631314,0,'eye_color',255,255,255), (35755,2631314,0,'skin_color',255,255,255), (35756,2631314,0,'soga_eye_color',255,0,255), (35757,2631315,0,'eye_color',255,255,255), (35758,2631315,0,'skin_color',255,255,255), (35759,2631315,0,'soga_eye_color',255,0,255), (35760,2631316,0,'eye_color',204,204,204), (35761,2631316,0,'skin_color',204,204,204), (35762,2631316,0,'soga_eye_color',229,229,102), (35763,2631316,0,'soga_skin_color',204,204,204), (35764,2631317,0,'eye_color',204,204,204), (35765,2631317,0,'skin_color',204,204,204), (35766,2631317,0,'soga_eye_color',229,229,102), (35767,2631317,0,'soga_skin_color',204,204,204), (35768,2631318,0,'eye_color',255,255,255), (35769,2631318,0,'skin_color',255,255,255), (35770,2631318,0,'soga_eye_color',255,0,255), (35771,2631319,0,'eye_color',255,255,255), (35772,2631319,0,'skin_color',255,255,255), (35773,2631319,0,'soga_eye_color',255,0,255), (35774,2631320,0,'eye_color',255,255,255), (35775,2631320,0,'skin_color',255,255,255), (35776,2631320,0,'soga_eye_color',255,0,255), (35777,2631321,0,'eye_color',255,255,255), (35778,2631321,0,'skin_color',255,255,255), (35779,2631321,0,'soga_eye_color',255,0,255), (35780,2631322,0,'eye_color',255,255,255), (35781,2631322,0,'skin_color',255,255,255), (35782,2631322,0,'soga_eye_color',255,0,255), (35783,2631323,0,'eye_color',255,255,255), (35784,2631323,0,'skin_color',255,255,255), (35785,2631323,0,'soga_eye_color',255,0,255), (35786,2631324,0,'eye_color',66,255,66), (35787,2631324,0,'skin_color',91,91,255), (35788,2631324,0,'soga_eye_color',255,0,255), (35789,2631325,1,'cheek_type',3,-31,0), (35790,2631325,1,'chin_type',28,-4,2), (35791,2631325,1,'ear_type',20,17,0), (35792,2631325,1,'eye_brow_type',-31,28,0), (35793,2631325,0,'eye_color',40,23,58), (35794,2631325,1,'eye_type',-26,0,0), (35795,2631325,0,'hair_face_color',138,129,138), (35796,2631325,0,'hair_face_highlight_color',105,103,97), (35797,2631325,0,'hair_type_color',138,129,138), (35798,2631325,0,'hair_type_highlight_color',105,103,97), (35799,2631325,1,'lip_type',-7,23,-42), (35800,2631325,1,'nose_type',-12,28,-19), (35801,2631325,0,'skin_color',48,79,99), (35802,2631325,1,'soga_cheek_type',3,-31,0), (35803,2631325,1,'soga_chin_type',28,-4,2), (35804,2631325,1,'soga_ear_type',20,17,0), (35805,2631325,1,'soga_eye_brow_type',-31,28,0), (35806,2631325,0,'soga_eye_color',229,229,102), (35807,2631325,1,'soga_eye_type',-26,0,0), (35808,2631325,0,'soga_hair_face_color',138,129,138), (35809,2631325,0,'soga_hair_face_highlight_color',105,103,97), (35810,2631325,0,'soga_hair_type_color',138,129,138), (35811,2631325,0,'soga_hair_type_highlight_color',105,103,97), (35812,2631325,1,'soga_lip_type',-7,23,-42), (35813,2631325,1,'soga_nose_type',-12,28,-19), (35814,2631325,0,'soga_skin_color',48,79,99), (35815,2631325,0,'wing_color1',255,255,255), (35816,2631325,0,'wing_color2',255,255,255), (35817,2631326,0,'eye_color',204,204,204), (35818,2631326,0,'skin_color',204,204,204), (35819,2631326,0,'soga_eye_color',229,229,102), (35820,2631326,0,'soga_skin_color',204,204,204), (35821,2631327,0,'eye_color',255,255,255), (35822,2631327,0,'skin_color',255,255,255), (35823,2631327,0,'soga_eye_color',255,0,255), (35824,2631328,0,'eye_color',255,255,255), (35825,2631328,0,'skin_color',255,255,255), (35826,2631328,0,'soga_eye_color',255,0,255), (35827,2631329,0,'eye_color',255,255,255), (35828,2631329,0,'skin_color',255,255,255), (35829,2631329,0,'soga_eye_color',255,0,255), (35830,2631330,0,'eye_color',255,255,255), (35831,2631330,0,'skin_color',255,255,255), (35832,2631330,0,'soga_eye_color',255,0,255), (35833,2631331,0,'eye_color',255,255,255), (35834,2631331,0,'skin_color',255,255,255), (35835,2631331,0,'soga_eye_color',255,0,255), (35836,2631332,0,'eye_color',204,204,204), (35837,2631332,0,'skin_color',204,204,204), (35838,2631332,0,'soga_eye_color',229,229,102), (35839,2631332,0,'soga_skin_color',204,204,204), (35840,2631333,0,'eye_color',255,255,255), (35841,2631333,0,'skin_color',255,255,255), (35842,2631333,0,'soga_eye_color',255,0,255), (35843,2631334,0,'eye_color',255,255,255), (35844,2631334,0,'skin_color',255,255,255), (35845,2631334,0,'soga_eye_color',255,0,255), (35846,2631335,0,'eye_color',255,255,255), (35847,2631335,0,'skin_color',255,255,255), (35848,2631335,0,'soga_eye_color',255,0,255), (35849,2631336,0,'eye_color',255,255,255), (35850,2631336,0,'skin_color',255,255,255), (35851,2631336,0,'soga_eye_color',255,0,255), (35852,2631337,0,'eye_color',255,255,255), (35853,2631337,0,'skin_color',255,255,255), (35854,2631337,0,'soga_eye_color',255,0,255), (35855,2631338,0,'eye_color',255,255,255), (35856,2631338,0,'skin_color',255,255,255), (35857,2631338,0,'soga_eye_color',255,0,255), (35858,2631339,0,'eye_color',204,204,204), (35859,2631339,0,'skin_color',204,204,204), (35860,2631339,0,'soga_eye_color',229,229,102), (35861,2631339,0,'soga_skin_color',204,204,204), (35862,2631340,0,'eye_color',204,204,204), (35863,2631340,0,'skin_color',204,204,204), (35864,2631340,0,'soga_eye_color',229,229,102), (35865,2631340,0,'soga_skin_color',204,204,204), (35866,2631341,0,'eye_color',204,204,204), (35867,2631341,0,'skin_color',204,204,204), (35868,2631341,0,'soga_eye_color',229,229,102), (35869,2631341,0,'soga_skin_color',204,204,204), (35870,2631342,0,'eye_color',204,204,204), (35871,2631342,0,'skin_color',204,204,204), (35872,2631342,0,'soga_eye_color',229,229,102), (35873,2631342,0,'soga_skin_color',204,204,204), (35874,2631343,0,'eye_color',204,204,204), (35875,2631343,0,'skin_color',204,204,204), (35876,2631343,0,'soga_eye_color',229,229,102), (35877,2631343,0,'soga_skin_color',204,204,204), (35878,2631344,0,'eye_color',204,204,204), (35879,2631344,0,'skin_color',204,204,204), (35880,2631344,0,'soga_eye_color',229,229,102), (35881,2631344,0,'soga_skin_color',204,204,204), (35882,2631345,0,'eye_color',204,204,204), (35883,2631345,0,'skin_color',204,204,204), (35884,2631345,0,'soga_eye_color',229,229,102), (35885,2631345,0,'soga_skin_color',204,204,204), (35886,2631346,0,'eye_color',204,204,204), (35887,2631346,0,'skin_color',204,204,204), (35888,2631346,0,'soga_eye_color',229,229,102), (35889,2631346,0,'soga_skin_color',204,204,204), (35890,2631347,0,'eye_color',204,204,204), (35891,2631347,0,'skin_color',204,204,204), (35892,2631347,0,'soga_eye_color',229,229,102), (35893,2631347,0,'soga_skin_color',204,204,204), (35894,2631348,0,'eye_color',204,204,204), (35895,2631348,0,'skin_color',204,204,204), (35896,2631348,0,'soga_eye_color',229,229,102), (35897,2631348,0,'soga_skin_color',204,204,204), (35898,2631349,0,'eye_color',204,204,204), (35899,2631349,0,'skin_color',204,204,204), (35900,2631349,0,'soga_eye_color',229,229,102), (35901,2631349,0,'soga_skin_color',204,204,204), (35902,2631350,0,'eye_color',255,255,255), (35903,2631350,0,'skin_color',255,255,255), (35904,2631350,0,'soga_eye_color',255,0,255), (35905,2631351,0,'eye_color',255,255,255), (35906,2631351,0,'skin_color',255,255,255), (35907,2631351,0,'soga_eye_color',255,0,255), (35908,2631352,0,'eye_color',255,255,255), (35909,2631352,0,'skin_color',255,255,255), (35910,2631352,0,'soga_eye_color',255,255,255), (35911,2631353,0,'eye_color',255,255,255), (35912,2631353,0,'skin_color',255,255,255), (35913,2631353,0,'soga_eye_color',255,0,255), (35914,2631354,0,'eye_color',255,255,255), (35915,2631354,0,'skin_color',255,255,255), (35916,2631354,0,'soga_eye_color',255,255,255), (35917,2631355,1,'cheek_type',-38,97,0), (35918,2631355,1,'chin_type',-25,-31,81), (35919,2631355,1,'ear_type',-5,-56,0), (35920,2631355,1,'eye_brow_type',-94,-23,-74), (35921,2631355,0,'eye_color',0,13,13), (35922,2631355,1,'eye_type',-74,0,0), (35923,2631355,0,'hair_color1',160,156,172), (35924,2631355,0,'hair_color2',62,62,68), (35925,2631355,0,'hair_face_color',244,244,246), (35926,2631355,0,'hair_face_highlight_color',156,172,168), (35927,2631355,0,'hair_highlight',114,112,142), (35928,2631355,0,'hair_type_color',244,244,246), (35929,2631355,0,'hair_type_highlight_color',156,172,168), (35930,2631355,1,'lip_type',37,83,-79), (35931,2631355,1,'nose_type',-85,50,21), (35932,2631355,0,'skin_color',123,114,68), (35933,2631355,1,'soga_cheek_type',-38,97,0), (35934,2631355,1,'soga_chin_type',-25,-31,81), (35935,2631355,1,'soga_ear_type',-5,-56,0), (35936,2631355,1,'soga_eye_brow_type',-94,-23,-74), (35937,2631355,0,'soga_eye_color',229,229,102), (35938,2631355,1,'soga_eye_type',-74,0,0), (35939,2631355,0,'soga_hair_color1',160,156,172), (35940,2631355,0,'soga_hair_color2',62,62,68), (35941,2631355,0,'soga_hair_face_color',244,244,246), (35942,2631355,0,'soga_hair_face_highlight_color',156,172,168), (35943,2631355,0,'soga_hair_highlight',114,112,142), (35944,2631355,0,'soga_hair_type_color',244,244,246), (35945,2631355,0,'soga_hair_type_highlight_color',156,172,168), (35946,2631355,1,'soga_lip_type',37,83,-79), (35947,2631355,1,'soga_nose_type',-85,50,21), (35948,2631355,0,'soga_skin_color',123,114,68), (35949,2631355,0,'wing_color1',255,255,255), (35950,2631355,0,'wing_color2',255,255,255), (35951,2631356,0,'eye_color',255,255,255), (35952,2631356,0,'skin_color',255,255,255), (35953,2631356,0,'soga_eye_color',255,0,255), (35954,2631357,0,'eye_color',204,204,204), (35955,2631357,0,'skin_color',204,204,204), (35956,2631357,0,'soga_eye_color',229,229,102), (35957,2631357,0,'soga_skin_color',204,204,204), (35958,2631358,0,'eye_color',204,204,204), (35959,2631358,0,'skin_color',204,204,204), (35960,2631358,0,'soga_eye_color',229,229,102), (35961,2631358,0,'soga_skin_color',204,204,204), (35962,2631359,0,'eye_color',204,204,204), (35963,2631359,0,'skin_color',204,204,204), (35964,2631359,0,'soga_eye_color',229,229,102), (35965,2631359,0,'soga_skin_color',204,204,204), (35966,2631360,0,'eye_color',204,204,204), (35967,2631360,0,'skin_color',204,204,204), (35968,2631360,0,'soga_eye_color',229,229,102), (35969,2631360,0,'soga_skin_color',204,204,204), (35970,2631361,0,'eye_color',204,204,204), (35971,2631361,0,'skin_color',204,204,204), (35972,2631361,0,'soga_eye_color',229,229,102), (35973,2631361,0,'soga_skin_color',204,204,204), (35974,2631362,0,'eye_color',204,204,204), (35975,2631362,0,'skin_color',204,204,204), (35976,2631362,0,'soga_eye_color',229,229,102), (35977,2631362,0,'soga_skin_color',204,204,204), (35978,2631363,0,'eye_color',204,204,204), (35979,2631363,0,'skin_color',204,204,204), (35980,2631363,0,'soga_eye_color',229,229,102), (35981,2631363,0,'soga_skin_color',204,204,204), (35982,2631364,0,'eye_color',204,204,204), (35983,2631364,0,'skin_color',204,204,204), (35984,2631364,0,'soga_eye_color',229,229,102), (35985,2631364,0,'soga_skin_color',204,204,204), (35986,2631365,0,'eye_color',204,204,204), (35987,2631365,0,'skin_color',204,204,204), (35988,2631365,0,'soga_eye_color',229,229,102), (35989,2631365,0,'soga_skin_color',204,204,204), (35990,2631366,0,'eye_color',204,204,204), (35991,2631366,0,'skin_color',204,204,204), (35992,2631366,0,'soga_eye_color',229,229,102), (35993,2631366,0,'soga_skin_color',204,204,204), (35994,2631367,0,'eye_color',204,204,204), (35995,2631367,0,'skin_color',204,204,204), (35996,2631367,0,'soga_eye_color',229,229,102), (35997,2631367,0,'soga_skin_color',204,204,204), (35998,2631368,0,'eye_color',204,204,204), (35999,2631368,0,'skin_color',204,204,204), (36000,2631368,0,'soga_eye_color',229,229,102), (36001,2631368,0,'soga_skin_color',204,204,204), (36002,2631369,0,'eye_color',204,204,204), (36003,2631369,0,'skin_color',204,204,204), (36004,2631369,0,'soga_eye_color',229,229,102), (36005,2631369,0,'soga_skin_color',204,204,204), (36006,2631370,0,'eye_color',204,204,204), (36007,2631370,0,'skin_color',204,204,204), (36008,2631370,0,'soga_eye_color',229,229,102), (36009,2631370,0,'soga_skin_color',204,204,204), (36010,2631371,0,'eye_color',204,204,204), (36011,2631371,0,'skin_color',204,204,204), (36012,2631371,0,'soga_eye_color',229,229,102), (36013,2631371,0,'soga_skin_color',204,204,204), (36014,2631372,0,'eye_color',204,204,204), (36015,2631372,0,'skin_color',204,204,204), (36016,2631372,0,'soga_eye_color',229,229,102), (36017,2631372,0,'soga_skin_color',204,204,204), (36018,2631373,0,'eye_color',204,204,204), (36019,2631373,0,'skin_color',204,204,204), (36020,2631373,0,'soga_eye_color',229,229,102), (36021,2631373,0,'soga_skin_color',204,204,204), (36022,2631374,0,'eye_color',204,204,204), (36023,2631374,0,'skin_color',204,204,204), (36024,2631374,0,'soga_eye_color',229,229,102), (36025,2631374,0,'soga_skin_color',204,204,204), (36026,2631375,0,'eye_color',204,204,204), (36027,2631375,0,'skin_color',204,204,204), (36028,2631375,0,'soga_eye_color',229,229,102), (36029,2631375,0,'soga_skin_color',204,204,204), (36030,2631376,0,'eye_color',204,204,204), (36031,2631376,0,'skin_color',204,204,204), (36032,2631376,0,'soga_eye_color',229,229,102), (36033,2631376,0,'soga_skin_color',204,204,204), (36034,2631377,0,'eye_color',204,204,204), (36035,2631377,0,'skin_color',204,204,204), (36036,2631377,0,'soga_eye_color',229,229,102), (36037,2631377,0,'soga_skin_color',204,204,204), (36038,2631378,0,'eye_color',204,204,204), (36039,2631378,0,'skin_color',204,204,204), (36040,2631378,0,'soga_eye_color',229,229,102), (36041,2631378,0,'soga_skin_color',204,204,204), (36042,2631379,0,'eye_color',204,204,204), (36043,2631379,0,'skin_color',204,204,204), (36044,2631379,0,'soga_eye_color',229,229,102), (36045,2631379,0,'soga_skin_color',204,204,204), (36046,2631380,0,'eye_color',204,204,204), (36047,2631380,0,'skin_color',204,204,204), (36048,2631380,0,'soga_eye_color',229,229,102), (36049,2631380,0,'soga_skin_color',204,204,204), (36050,2631381,0,'eye_color',204,204,204), (36051,2631381,0,'skin_color',204,204,204), (36052,2631381,0,'soga_eye_color',229,229,102), (36053,2631381,0,'soga_skin_color',204,204,204), (36054,2631382,0,'eye_color',204,204,204), (36055,2631382,0,'skin_color',204,204,204), (36056,2631382,0,'soga_eye_color',229,229,102), (36057,2631382,0,'soga_skin_color',204,204,204), (36058,2631383,0,'eye_color',204,204,204), (36059,2631383,0,'skin_color',204,204,204), (36060,2631383,0,'soga_eye_color',229,229,102), (36061,2631383,0,'soga_skin_color',204,204,204), (36062,2631384,0,'eye_color',204,204,204), (36063,2631384,0,'skin_color',204,204,204), (36064,2631384,0,'soga_eye_color',229,229,102), (36065,2631384,0,'soga_skin_color',204,204,204), (36066,2631385,0,'eye_color',204,204,204), (36067,2631385,0,'skin_color',204,204,204), (36068,2631385,0,'soga_eye_color',229,229,102), (36069,2631385,0,'soga_skin_color',204,204,204), (36070,2631386,0,'eye_color',204,204,204), (36071,2631386,0,'skin_color',204,204,204), (36072,2631386,0,'soga_eye_color',229,229,102), (36073,2631386,0,'soga_skin_color',204,204,204), (36074,2631387,0,'eye_color',204,204,204), (36075,2631387,0,'skin_color',204,204,204), (36076,2631387,0,'soga_eye_color',229,229,102), (36077,2631387,0,'soga_skin_color',204,204,204), (36078,2631388,0,'eye_color',204,204,204), (36079,2631388,0,'skin_color',204,204,204), (36080,2631388,0,'soga_eye_color',229,229,102), (36081,2631388,0,'soga_skin_color',204,204,204), (36082,2631389,0,'eye_color',204,204,204), (36083,2631389,0,'skin_color',204,204,204), (36084,2631389,0,'soga_eye_color',229,229,102), (36085,2631389,0,'soga_skin_color',204,204,204), (36086,2631390,0,'eye_color',204,204,204), (36087,2631390,0,'skin_color',204,204,204), (36088,2631390,0,'soga_eye_color',229,229,102), (36089,2631390,0,'soga_skin_color',204,204,204), (36090,2631391,0,'eye_color',204,204,204), (36091,2631391,0,'skin_color',204,204,204), (36092,2631391,0,'soga_eye_color',229,229,102), (36093,2631391,0,'soga_skin_color',204,204,204), (36094,2631392,0,'eye_color',204,204,204), (36095,2631392,0,'skin_color',204,204,204), (36096,2631392,0,'soga_eye_color',229,229,102), (36097,2631392,0,'soga_skin_color',204,204,204), (36098,2631393,0,'eye_color',204,204,204), (36099,2631393,0,'skin_color',204,204,204), (36100,2631393,0,'soga_eye_color',229,229,102), (36101,2631393,0,'soga_skin_color',204,204,204), (36102,2631394,0,'eye_color',204,204,204), (36103,2631394,0,'skin_color',204,204,204), (36104,2631394,0,'soga_eye_color',229,229,102), (36105,2631394,0,'soga_skin_color',204,204,204), (36106,2631395,0,'eye_color',204,204,204), (36107,2631395,0,'skin_color',204,204,204), (36108,2631395,0,'soga_eye_color',229,229,102), (36109,2631395,0,'soga_skin_color',204,204,204), (36110,2631396,0,'eye_color',204,204,204), (36111,2631396,0,'skin_color',204,204,204), (36112,2631396,0,'soga_eye_color',229,229,102), (36113,2631396,0,'soga_skin_color',204,204,204), (36114,2631397,0,'eye_color',204,204,204), (36115,2631397,0,'skin_color',204,204,204), (36116,2631397,0,'soga_eye_color',229,229,102), (36117,2631397,0,'soga_skin_color',204,204,204), (36118,2631398,0,'eye_color',204,204,204), (36119,2631398,0,'skin_color',204,204,204), (36120,2631398,0,'soga_eye_color',229,229,102), (36121,2631398,0,'soga_skin_color',204,204,204), (36122,2631399,0,'eye_color',204,204,204), (36123,2631399,0,'skin_color',204,204,204), (36124,2631399,0,'soga_eye_color',229,229,102), (36125,2631399,0,'soga_skin_color',204,204,204), (36126,2631400,0,'eye_color',204,204,204), (36127,2631400,0,'skin_color',204,204,204), (36128,2631400,0,'soga_eye_color',229,229,102), (36129,2631400,0,'soga_skin_color',204,204,204), (36130,2631401,0,'eye_color',204,204,204), (36131,2631401,0,'skin_color',204,204,204), (36132,2631401,0,'soga_eye_color',229,229,102), (36133,2631401,0,'soga_skin_color',204,204,204), (36134,2631402,0,'eye_color',204,204,204), (36135,2631402,0,'skin_color',204,204,204), (36136,2631402,0,'soga_eye_color',229,229,102), (36137,2631402,0,'soga_skin_color',204,204,204), (36138,2631403,0,'eye_color',204,204,204), (36139,2631403,0,'skin_color',204,204,204), (36140,2631403,0,'soga_eye_color',229,229,102), (36141,2631403,0,'soga_skin_color',204,204,204), (36142,2631404,0,'eye_color',204,204,204), (36143,2631404,0,'skin_color',204,204,204), (36144,2631404,0,'soga_eye_color',229,229,102), (36145,2631404,0,'soga_skin_color',204,204,204), (36146,2631405,0,'eye_color',204,204,204), (36147,2631405,0,'skin_color',204,204,204), (36148,2631405,0,'soga_eye_color',229,229,102), (36149,2631405,0,'soga_skin_color',204,204,204), (36150,2631406,0,'eye_color',204,204,204), (36151,2631406,0,'skin_color',204,204,204), (36152,2631406,0,'soga_eye_color',229,229,102), (36153,2631406,0,'soga_skin_color',204,204,204), (36154,2631407,0,'eye_color',204,204,204), (36155,2631407,0,'skin_color',204,204,204), (36156,2631407,0,'soga_eye_color',229,229,102), (36157,2631407,0,'soga_skin_color',204,204,204), (36158,2631408,0,'eye_color',204,204,204), (36159,2631408,0,'skin_color',204,204,204), (36160,2631408,0,'soga_eye_color',229,229,102), (36161,2631408,0,'soga_skin_color',204,204,204), (36162,2631409,0,'eye_color',204,204,204), (36163,2631409,0,'skin_color',204,204,204), (36164,2631409,0,'soga_eye_color',229,229,102), (36165,2631409,0,'soga_skin_color',204,204,204), (36166,2631410,0,'eye_color',204,204,204), (36167,2631410,0,'skin_color',204,204,204), (36168,2631410,0,'soga_eye_color',229,229,102), (36169,2631410,0,'soga_skin_color',204,204,204), (36170,2631411,0,'eye_color',204,204,204), (36171,2631411,0,'skin_color',204,204,204), (36172,2631411,0,'soga_eye_color',229,229,102), (36173,2631411,0,'soga_skin_color',204,204,204), (36174,2631412,0,'eye_color',204,204,204), (36175,2631412,0,'skin_color',204,204,204), (36176,2631412,0,'soga_eye_color',229,229,102), (36177,2631412,0,'soga_skin_color',204,204,204), (36178,2631413,0,'eye_color',204,204,204), (36179,2631413,0,'skin_color',204,204,204), (36180,2631413,0,'soga_eye_color',229,229,102), (36181,2631413,0,'soga_skin_color',204,204,204), (36182,2631414,0,'eye_color',204,204,204), (36183,2631414,0,'skin_color',204,204,204), (36184,2631414,0,'soga_eye_color',229,229,102), (36185,2631414,0,'soga_skin_color',204,204,204), (36186,2631415,0,'eye_color',204,204,204), (36187,2631415,0,'skin_color',204,204,204), (36188,2631415,0,'soga_eye_color',229,229,102), (36189,2631415,0,'soga_skin_color',204,204,204), (36190,2631416,0,'eye_color',204,204,204), (36191,2631416,0,'skin_color',204,204,204), (36192,2631416,0,'soga_eye_color',229,229,102), (36193,2631416,0,'soga_skin_color',204,204,204), (36194,2631417,0,'eye_color',204,204,204), (36195,2631417,0,'skin_color',204,204,204), (36196,2631417,0,'soga_eye_color',229,229,102), (36197,2631417,0,'soga_skin_color',204,204,204), (36198,2631418,0,'eye_color',204,204,204), (36199,2631418,0,'skin_color',204,204,204), (36200,2631418,0,'soga_eye_color',229,229,102), (36201,2631418,0,'soga_skin_color',204,204,204), (36202,2631419,0,'eye_color',204,204,204), (36203,2631419,0,'skin_color',204,204,204), (36204,2631419,0,'soga_eye_color',229,229,102), (36205,2631419,0,'soga_skin_color',204,204,204), (36206,2631420,0,'eye_color',204,204,204), (36207,2631420,0,'skin_color',204,204,204), (36208,2631420,0,'soga_eye_color',229,229,102), (36209,2631420,0,'soga_skin_color',204,204,204), (36210,2631421,0,'eye_color',204,204,204), (36211,2631421,0,'skin_color',204,204,204), (36212,2631421,0,'soga_eye_color',229,229,102), (36213,2631421,0,'soga_skin_color',204,204,204), (36214,2631422,0,'eye_color',204,204,204), (36215,2631422,0,'skin_color',204,204,204), (36216,2631422,0,'soga_eye_color',229,229,102), (36217,2631422,0,'soga_skin_color',204,204,204), (36218,2631423,0,'eye_color',204,204,204), (36219,2631423,0,'skin_color',204,204,204), (36220,2631423,0,'soga_eye_color',229,229,102), (36221,2631423,0,'soga_skin_color',204,204,204), (36222,2631424,0,'eye_color',204,204,204), (36223,2631424,0,'skin_color',204,204,204), (36224,2631424,0,'soga_eye_color',229,229,102), (36225,2631424,0,'soga_skin_color',204,204,204), (36226,2631425,0,'eye_color',204,204,204), (36227,2631425,0,'skin_color',204,204,204), (36228,2631425,0,'soga_eye_color',229,229,102), (36229,2631425,0,'soga_skin_color',204,204,204), (36230,2631426,0,'eye_color',204,204,204), (36231,2631426,0,'skin_color',204,204,204), (36232,2631426,0,'soga_eye_color',229,229,102), (36233,2631426,0,'soga_skin_color',204,204,204), (36234,2631427,0,'eye_color',204,204,204), (36235,2631427,0,'skin_color',204,204,204), (36236,2631427,0,'soga_eye_color',229,229,102), (36237,2631427,0,'soga_skin_color',204,204,204), (36238,2631428,0,'eye_color',204,204,204), (36239,2631428,0,'skin_color',204,204,204), (36240,2631428,0,'soga_eye_color',229,229,102), (36241,2631428,0,'soga_skin_color',204,204,204), (36242,2631429,0,'eye_color',204,204,204), (36243,2631429,0,'skin_color',204,204,204), (36244,2631429,0,'soga_eye_color',229,229,102), (36245,2631429,0,'soga_skin_color',204,204,204), (36246,2631430,0,'eye_color',204,204,204), (36247,2631430,0,'skin_color',204,204,204), (36248,2631430,0,'soga_eye_color',229,229,102), (36249,2631430,0,'soga_skin_color',204,204,204), (36250,2631431,0,'eye_color',204,204,204), (36251,2631431,0,'skin_color',204,204,204), (36252,2631431,0,'soga_eye_color',229,229,102), (36253,2631431,0,'soga_skin_color',204,204,204), (36254,2631432,0,'eye_color',204,204,204), (36255,2631432,0,'skin_color',204,204,204), (36256,2631432,0,'soga_eye_color',229,229,102), (36257,2631432,0,'soga_skin_color',204,204,204), (36258,2631433,0,'eye_color',204,204,204), (36259,2631433,0,'skin_color',204,204,204), (36260,2631433,0,'soga_eye_color',229,229,102), (36261,2631433,0,'soga_skin_color',204,204,204), (36262,2631434,0,'eye_color',204,204,204), (36263,2631434,0,'skin_color',204,204,204), (36264,2631434,0,'soga_eye_color',229,229,102), (36265,2631434,0,'soga_skin_color',204,204,204), (36266,2631435,0,'eye_color',204,204,204), (36267,2631435,0,'skin_color',204,204,204), (36268,2631435,0,'soga_eye_color',229,229,102), (36269,2631435,0,'soga_skin_color',204,204,204), (36270,2631436,1,'cheek_type',89,17,0), (36271,2631436,1,'chin_type',31,75,94), (36272,2631436,1,'ear_type',0,-37,0), (36273,2631436,1,'eye_brow_type',-7,7,63), (36274,2631436,0,'eye_color',35,73,75), (36275,2631436,1,'eye_type',-64,0,0), (36276,2631436,0,'hair_color1',109,14,49), (36277,2631436,0,'hair_color2',139,87,18), (36278,2631436,0,'hair_face_color',84,0,0), (36279,2631436,0,'hair_face_highlight_color',240,226,196), (36280,2631436,0,'hair_highlight',249,230,153), (36281,2631436,0,'hair_type_color',84,0,0), (36282,2631436,0,'hair_type_highlight_color',240,226,196), (36283,2631436,1,'lip_type',-7,-38,-64), (36284,2631436,1,'nose_type',69,-18,-75), (36285,2631436,0,'skin_color',225,206,189), (36286,2631436,1,'soga_cheek_type',88,-84,0), (36287,2631436,1,'soga_chin_type',-70,-93,93), (36288,2631436,1,'soga_ear_type',84,17,0), (36289,2631436,1,'soga_eye_brow_type',-59,7,-15), (36290,2631436,0,'soga_eye_color',204,204,204), (36291,2631436,1,'soga_eye_type',-63,0,0), (36292,2631436,0,'soga_hair_color1',200,165,96), (36293,2631436,0,'soga_hair_color2',132,88,56), (36294,2631436,0,'soga_hair_face_color',230,170,26), (36295,2631436,0,'soga_hair_face_highlight_color',233,184,31), (36296,2631436,0,'soga_hair_highlight',246,219,114), (36297,2631436,0,'soga_hair_type_color',230,170,26), (36298,2631436,0,'soga_hair_type_highlight_color',233,184,31), (36299,2631436,1,'soga_lip_type',-7,5,4), (36300,2631436,1,'soga_nose_type',68,-76,37), (36301,2631436,0,'soga_skin_color',224,226,218), (36302,2631437,1,'cheek_type',93,-52,0), (36303,2631437,1,'chin_type',43,-3,-26), (36304,2631437,1,'eye_brow_type',66,-2,32), (36305,2631437,0,'eye_color',183,166,126), (36306,2631437,1,'eye_type',5,0,0), (36307,2631437,0,'hair_face_color',33,101,40), (36308,2631437,0,'hair_type_color',33,101,40), (36309,2631437,1,'lip_type',-96,50,79), (36310,2631437,1,'nose_type',-42,68,57), (36311,2631437,0,'skin_color',33,101,40), (36312,2631437,1,'soga_cheek_type',93,-52,0), (36313,2631437,1,'soga_chin_type',43,-3,-26), (36314,2631437,1,'soga_eye_brow_type',66,-2,32), (36315,2631437,0,'soga_eye_color',229,229,102), (36316,2631437,1,'soga_eye_type',5,0,0), (36317,2631437,0,'soga_hair_face_color',33,101,40), (36318,2631437,0,'soga_hair_type_color',33,101,40), (36319,2631437,1,'soga_lip_type',-96,50,79), (36320,2631437,1,'soga_nose_type',-42,68,57), (36321,2631437,0,'soga_skin_color',33,101,40), (36322,2631438,0,'eye_color',204,204,204), (36323,2631438,0,'skin_color',204,204,204), (36324,2631438,0,'soga_eye_color',229,229,102), (36325,2631438,0,'soga_skin_color',204,204,204), (36326,2631439,0,'eye_color',255,255,255), (36327,2631439,0,'skin_color',255,255,255), (36328,2631439,0,'soga_eye_color',255,0,255), (36329,2631440,1,'cheek_type',100,-100,0), (36330,2631440,1,'chin_type',-100,100,100), (36331,2631440,1,'ear_type',25,8,0), (36332,2631440,1,'eye_brow_type',100,100,100), (36333,2631440,0,'eye_color',118,14,183), (36334,2631440,1,'eye_type',100,0,0), (36335,2631440,0,'hair_face_color',171,60,32), (36336,2631440,0,'hair_face_highlight_color',216,192,37), (36337,2631440,0,'hair_type_color',171,60,32), (36338,2631440,0,'hair_type_highlight_color',216,192,37), (36339,2631440,1,'lip_type',100,50,-68), (36340,2631440,1,'nose_type',0,-17,0), (36341,2631440,0,'skin_color',230,209,132), (36342,2631440,1,'soga_cheek_type',100,-100,0), (36343,2631440,1,'soga_chin_type',-100,100,100), (36344,2631440,1,'soga_ear_type',25,8,0), (36345,2631440,1,'soga_eye_brow_type',100,100,100), (36346,2631440,0,'soga_eye_color',229,229,102), (36347,2631440,1,'soga_eye_type',100,0,0), (36348,2631440,0,'soga_hair_face_color',171,60,32), (36349,2631440,0,'soga_hair_face_highlight_color',216,192,37), (36350,2631440,0,'soga_hair_type_color',171,60,32), (36351,2631440,0,'soga_hair_type_highlight_color',216,192,37), (36352,2631440,1,'soga_lip_type',100,50,-68), (36353,2631440,1,'soga_nose_type',0,-17,0), (36354,2631440,0,'soga_skin_color',230,209,132), (36355,2631440,0,'wing_color1',255,255,255), (36356,2631440,0,'wing_color2',255,255,255), (36357,2631441,0,'eye_color',255,255,255), (36358,2631441,0,'skin_color',255,255,255), (36359,2631441,0,'soga_eye_color',255,0,255), (36360,2631442,1,'cheek_type',0,-37,0), (36361,2631442,1,'chin_type',-56,37,100), (36362,2631442,1,'ear_type',34,-68,0), (36363,2631442,1,'eye_brow_type',9,46,20), (36364,2631442,0,'eye_color',42,66,39), (36365,2631442,1,'eye_type',61,0,0), (36366,2631442,0,'hair_color1',26,24,25), (36367,2631442,0,'hair_color2',36,34,36), (36368,2631442,0,'hair_face_color',15,1,21), (36369,2631442,0,'hair_face_highlight_color',96,68,9), (36370,2631442,0,'hair_highlight',56,33,26), (36371,2631442,0,'hair_type_color',15,1,21), (36372,2631442,0,'hair_type_highlight_color',96,68,9), (36373,2631442,1,'lip_type',-93,-43,64), (36374,2631442,1,'nose_type',-70,43,-8), (36375,2631442,0,'skin_color',103,110,110), (36376,2631442,1,'soga_cheek_type',0,-37,0), (36377,2631442,1,'soga_chin_type',-56,37,100), (36378,2631442,1,'soga_ear_type',34,-68,0), (36379,2631442,1,'soga_eye_brow_type',9,46,20), (36380,2631442,0,'soga_eye_color',204,204,204), (36381,2631442,1,'soga_eye_type',61,0,0), (36382,2631442,0,'soga_hair_color1',26,24,25), (36383,2631442,0,'soga_hair_color2',36,34,36), (36384,2631442,0,'soga_hair_face_color',15,1,21), (36385,2631442,0,'soga_hair_face_highlight_color',96,68,9), (36386,2631442,0,'soga_hair_highlight',56,33,26), (36387,2631442,0,'soga_hair_type_color',15,1,21), (36388,2631442,0,'soga_hair_type_highlight_color',96,68,9), (36389,2631442,1,'soga_lip_type',-93,-43,64), (36390,2631442,1,'soga_nose_type',-70,43,-8), (36391,2631442,0,'soga_skin_color',103,110,110), (36392,2631443,0,'eye_color',255,255,255), (36393,2631443,0,'skin_color',255,255,255), (36394,2631443,0,'soga_eye_color',255,0,255), (36395,2631444,0,'eye_color',255,255,255), (36396,2631444,0,'skin_color',255,255,255), (36397,2631444,0,'soga_eye_color',255,0,255), (36398,2631445,0,'eye_color',255,255,255), (36399,2631445,0,'skin_color',255,255,255), (36400,2631445,0,'soga_eye_color',255,0,255), (36401,2631446,0,'eye_color',255,255,255), (36402,2631446,0,'skin_color',255,255,255), (36403,2631446,0,'soga_eye_color',255,0,255), (36404,2631447,1,'cheek_type',-58,-45,0), (36405,2631447,1,'chin_type',34,93,-14), (36406,2631447,1,'ear_type',-40,-15,0), (36407,2631447,1,'eye_brow_type',-26,85,-29), (36408,2631447,0,'eye_color',99,72,166), (36409,2631447,1,'eye_type',39,0,0), (36410,2631447,0,'hair_color1',103,102,153), (36411,2631447,0,'hair_color2',95,79,92), (36412,2631447,0,'hair_face_color',109,131,182), (36413,2631447,0,'hair_face_highlight_color',103,133,149), (36414,2631447,0,'hair_highlight',102,153,147), (36415,2631447,0,'hair_type_color',109,131,182), (36416,2631447,0,'hair_type_highlight_color',103,133,149), (36417,2631447,1,'lip_type',53,94,66), (36418,2631447,1,'nose_type',98,28,-55), (36419,2631447,0,'skin_color',147,190,189), (36420,2631447,1,'soga_cheek_type',-58,-45,0), (36421,2631447,1,'soga_chin_type',34,93,-14), (36422,2631447,1,'soga_ear_type',-40,-15,0), (36423,2631447,1,'soga_eye_brow_type',-26,85,-29), (36424,2631447,0,'soga_eye_color',229,229,102), (36425,2631447,1,'soga_eye_type',39,0,0), (36426,2631447,0,'soga_hair_color1',103,102,153), (36427,2631447,0,'soga_hair_color2',95,79,92), (36428,2631447,0,'soga_hair_face_color',109,131,182), (36429,2631447,0,'soga_hair_face_highlight_color',103,133,149), (36430,2631447,0,'soga_hair_highlight',102,153,147), (36431,2631447,0,'soga_hair_type_color',109,131,182), (36432,2631447,0,'soga_hair_type_highlight_color',103,133,149), (36433,2631447,1,'soga_lip_type',53,94,66), (36434,2631447,1,'soga_nose_type',98,28,-55), (36435,2631447,0,'soga_skin_color',147,190,189), (36436,2631447,0,'wing_color1',255,255,255), (36437,2631447,0,'wing_color2',255,255,255), (36438,2631448,0,'eye_color',255,255,255), (36439,2631448,0,'skin_color',255,255,255), (36440,2631448,0,'soga_eye_color',255,0,255), (36441,2631449,1,'cheek_type',-3,1,0), (36442,2631449,1,'chin_type',0,-31,9), (36443,2631449,1,'ear_type',-19,1,0), (36444,2631449,1,'eye_brow_type',29,29,34), (36445,2631449,0,'eye_color',157,187,169), (36446,2631449,1,'eye_type',-19,0,0), (36447,2631449,0,'hair_face_color',208,129,3), (36448,2631449,0,'hair_face_highlight_color',31,12,0), (36449,2631449,0,'hair_type_color',208,129,3), (36450,2631449,0,'hair_type_highlight_color',31,12,0), (36451,2631449,1,'lip_type',3,31,0), (36452,2631449,1,'nose_type',29,14,-11), (36453,2631449,0,'skin_color',204,217,217), (36454,2631449,1,'soga_cheek_type',-3,1,0), (36455,2631449,1,'soga_chin_type',0,-31,9), (36456,2631449,1,'soga_ear_type',-19,1,0), (36457,2631449,1,'soga_eye_brow_type',29,29,34), (36458,2631449,0,'soga_eye_color',229,229,102), (36459,2631449,1,'soga_eye_type',-19,0,0), (36460,2631449,0,'soga_hair_face_color',208,129,3), (36461,2631449,0,'soga_hair_face_highlight_color',31,12,0), (36462,2631449,0,'soga_hair_type_color',208,129,3), (36463,2631449,0,'soga_hair_type_highlight_color',31,12,0), (36464,2631449,1,'soga_lip_type',3,31,0), (36465,2631449,1,'soga_nose_type',29,14,-11), (36466,2631449,0,'soga_skin_color',204,217,217), (36467,2631449,0,'wing_color1',255,255,255), (36468,2631449,0,'wing_color2',255,255,255), (36469,2631450,1,'cheek_type',-89,82,0), (36470,2631450,1,'chin_type',25,-18,37), (36471,2631450,1,'ear_type',94,-65,0), (36472,2631450,1,'eye_brow_type',-62,31,-31), (36473,2631450,0,'eye_color',131,240,255), (36474,2631450,1,'eye_type',8,0,0), (36475,2631450,1,'lip_type',50,17,61), (36476,2631450,1,'nose_type',-7,11,37), (36477,2631450,0,'skin_color',255,255,255), (36478,2631450,1,'soga_cheek_type',-89,82,0), (36479,2631450,1,'soga_chin_type',25,-18,37), (36480,2631450,1,'soga_ear_type',94,-65,0), (36481,2631450,1,'soga_eye_brow_type',-62,31,-31), (36482,2631450,0,'soga_eye_color',204,204,204), (36483,2631450,1,'soga_eye_type',8,0,0), (36484,2631450,1,'soga_lip_type',50,17,61), (36485,2631450,1,'soga_nose_type',-7,11,37), (36486,2631450,0,'soga_skin_color',255,255,255), (36487,2631451,0,'eye_color',255,255,255), (36488,2631451,0,'skin_color',255,255,255), (36489,2631451,0,'soga_eye_color',255,0,255), (36490,2631452,0,'eye_color',255,255,255), (36491,2631452,0,'skin_color',255,255,255), (36492,2631452,0,'soga_eye_color',255,0,255), (36493,2631453,0,'eye_color',255,255,255), (36494,2631453,0,'skin_color',255,255,255), (36495,2631453,0,'soga_eye_color',255,0,255), (36496,2631454,0,'eye_color',255,255,255), (36497,2631454,0,'skin_color',255,255,255), (36498,2631454,0,'soga_eye_color',255,0,255), (36499,2631455,0,'eye_color',255,255,255), (36500,2631455,0,'skin_color',255,255,255), (36501,2631455,0,'soga_eye_color',255,0,255), (36502,2631456,0,'eye_color',255,255,255), (36503,2631456,0,'skin_color',255,255,255), (36504,2631456,0,'soga_eye_color',255,0,255), (36505,2631457,0,'eye_color',255,255,255), (36506,2631457,0,'skin_color',255,255,255), (36507,2631457,0,'soga_eye_color',255,0,255), (36508,2631458,0,'eye_color',255,255,255), (36509,2631458,0,'skin_color',255,255,255), (36510,2631458,0,'soga_eye_color',255,0,255), (36511,2631459,0,'eye_color',255,255,255), (36512,2631459,0,'skin_color',255,255,255), (36513,2631459,0,'soga_eye_color',255,0,255), (36514,2631460,0,'eye_color',255,255,255), (36515,2631460,0,'skin_color',255,255,255), (36516,2631460,0,'soga_eye_color',255,0,255), (36517,2631461,0,'eye_color',255,255,255), (36518,2631461,0,'skin_color',255,255,255), (36519,2631461,0,'soga_eye_color',255,0,255), (36520,2631462,0,'eye_color',255,255,255), (36521,2631462,0,'skin_color',154,36,36), (36522,2631462,0,'soga_eye_color',255,0,255), (36523,2631463,0,'eye_color',255,255,255), (36524,2631463,0,'skin_color',255,255,255), (36525,2631463,0,'soga_eye_color',255,0,255), (36526,2631464,0,'eye_color',255,255,255), (36527,2631464,0,'skin_color',255,255,255), (36528,2631464,0,'soga_eye_color',255,0,255), (36529,2631465,0,'eye_color',255,255,255), (36530,2631465,0,'skin_color',255,255,255), (36531,2631465,0,'soga_eye_color',255,0,255), (36532,2631466,0,'eye_color',0,0,255), (36533,2631466,0,'skin_color',0,0,255), (36534,2631466,0,'soga_eye_color',255,0,255), (36535,2631467,0,'eye_color',255,255,255), (36536,2631467,0,'skin_color',255,255,255), (36537,2631467,0,'soga_eye_color',255,0,255), (36538,2631468,0,'eye_color',204,204,204), (36539,2631468,0,'skin_color',204,204,204), (36540,2631468,0,'soga_eye_color',229,229,102), (36541,2631468,0,'soga_skin_color',204,204,204), (36542,2631469,0,'eye_color',204,204,204), (36543,2631469,0,'skin_color',204,204,204), (36544,2631469,0,'soga_eye_color',229,229,102), (36545,2631469,0,'soga_skin_color',204,204,204), (36546,2631470,0,'eye_color',204,204,204), (36547,2631470,0,'skin_color',204,204,204), (36548,2631470,0,'soga_eye_color',229,229,102), (36549,2631470,0,'soga_skin_color',204,204,204), (36550,2631471,0,'eye_color',204,204,204), (36551,2631471,0,'skin_color',204,204,204), (36552,2631471,0,'soga_eye_color',229,229,102), (36553,2631471,0,'soga_skin_color',204,204,204), (36554,2631472,0,'eye_color',204,204,204), (36555,2631472,0,'skin_color',204,204,204), (36556,2631472,0,'soga_eye_color',229,229,102), (36557,2631472,0,'soga_skin_color',204,204,204), (36558,2631473,0,'eye_color',204,204,204), (36559,2631473,0,'skin_color',204,204,204), (36560,2631473,0,'soga_eye_color',229,229,102), (36561,2631473,0,'soga_skin_color',204,204,204), (36562,2631474,0,'eye_color',204,204,204), (36563,2631474,0,'skin_color',204,204,204), (36564,2631474,0,'soga_eye_color',229,229,102), (36565,2631474,0,'soga_skin_color',204,204,204), (36566,2631475,0,'eye_color',204,204,204), (36567,2631475,0,'skin_color',204,204,204), (36568,2631475,0,'soga_eye_color',229,229,102), (36569,2631475,0,'soga_skin_color',204,204,204), (36570,2631476,0,'eye_color',204,204,204), (36571,2631476,0,'skin_color',204,204,204), (36572,2631476,0,'soga_eye_color',229,229,102), (36573,2631476,0,'soga_skin_color',204,204,204), (36574,2631477,0,'eye_color',204,204,204), (36575,2631477,0,'skin_color',204,204,204), (36576,2631477,0,'soga_eye_color',229,229,102), (36577,2631477,0,'soga_skin_color',204,204,204), (36578,2631478,0,'eye_color',204,204,204), (36579,2631478,0,'skin_color',204,204,204), (36580,2631478,0,'soga_eye_color',229,229,102), (36581,2631478,0,'soga_skin_color',204,204,204), (36582,2631479,0,'eye_color',204,204,204), (36583,2631479,0,'skin_color',204,204,204), (36584,2631479,0,'soga_eye_color',229,229,102), (36585,2631479,0,'soga_skin_color',204,204,204), (36586,2631480,0,'eye_color',204,204,204), (36587,2631480,0,'skin_color',204,204,204), (36588,2631480,0,'soga_eye_color',229,229,102), (36589,2631480,0,'soga_skin_color',204,204,204), (36590,2631481,0,'eye_color',204,204,204), (36591,2631481,0,'skin_color',204,204,204), (36592,2631481,0,'soga_eye_color',229,229,102), (36593,2631481,0,'soga_skin_color',204,204,204), (36594,2631482,0,'eye_color',204,204,204), (36595,2631482,0,'skin_color',204,204,204), (36596,2631482,0,'soga_eye_color',229,229,102), (36597,2631482,0,'soga_skin_color',204,204,204), (36598,2631483,0,'eye_color',204,204,204), (36599,2631483,0,'skin_color',204,204,204), (36600,2631483,0,'soga_eye_color',229,229,102), (36601,2631483,0,'soga_skin_color',204,204,204), (36602,2631484,0,'eye_color',204,204,204), (36603,2631484,0,'skin_color',204,204,204), (36604,2631484,0,'soga_eye_color',229,229,102), (36605,2631484,0,'soga_skin_color',204,204,204), (36606,2631485,0,'eye_color',204,204,204), (36607,2631485,0,'skin_color',204,204,204), (36608,2631485,0,'soga_eye_color',229,229,102), (36609,2631485,0,'soga_skin_color',204,204,204), (36610,2631486,0,'eye_color',255,255,255), (36611,2631486,0,'skin_color',255,255,255), (36612,2631486,0,'soga_eye_color',255,0,255), (36613,2631487,0,'eye_color',255,255,255), (36614,2631487,0,'skin_color',255,255,255), (36615,2631487,0,'soga_eye_color',255,0,255), (36616,2631488,0,'eye_color',255,255,255), (36617,2631488,0,'skin_color',0,0,255), (36618,2631488,0,'soga_eye_color',255,0,255), (36619,2631489,0,'eye_color',255,255,255), (36620,2631489,0,'skin_color',255,255,255), (36621,2631489,0,'soga_eye_color',255,0,255), (36622,2631490,1,'cheek_type',-91,23,0), (36623,2631490,1,'chin_type',75,64,62), (36624,2631490,1,'ear_type',-87,71,0), (36625,2631490,1,'eye_brow_type',19,12,0), (36626,2631490,0,'eye_color',4,170,158), (36627,2631490,1,'eye_type',56,0,0), (36628,2631490,0,'hair_color1',255,255,255), (36629,2631490,0,'hair_color2',144,140,137), (36630,2631490,0,'hair_highlight',255,255,255), (36631,2631490,0,'hair_type_color',95,116,122), (36632,2631490,0,'hair_type_highlight_color',125,69,0), (36633,2631490,1,'lip_type',-45,25,63), (36634,2631490,1,'nose_type',-56,47,-61), (36635,2631490,0,'skin_color',191,160,199), (36636,2631490,1,'soga_cheek_type',-91,23,0), (36637,2631490,1,'soga_chin_type',75,64,62), (36638,2631490,1,'soga_ear_type',-87,71,0), (36639,2631490,1,'soga_eye_brow_type',19,12,0), (36640,2631490,0,'soga_eye_color',229,229,102), (36641,2631490,1,'soga_eye_type',56,0,0), (36642,2631490,0,'soga_hair_color1',255,255,255), (36643,2631490,0,'soga_hair_color2',144,140,137), (36644,2631490,0,'soga_hair_highlight',255,255,255), (36645,2631490,0,'soga_hair_type_color',95,116,122), (36646,2631490,0,'soga_hair_type_highlight_color',125,69,0), (36647,2631490,1,'soga_lip_type',-45,25,63), (36648,2631490,1,'soga_nose_type',-56,47,-61), (36649,2631490,0,'soga_skin_color',191,160,199), (36650,2631490,0,'wing_color1',130,27,108), (36651,2631490,0,'wing_color2',10,195,171), (36652,2631491,0,'eye_color',255,255,255), (36653,2631491,0,'skin_color',255,255,255), (36654,2631491,0,'soga_eye_color',255,0,255), (36655,2631492,0,'eye_color',255,255,255), (36656,2631492,0,'skin_color',255,255,255), (36657,2631492,0,'soga_eye_color',255,0,255), (36658,2631493,0,'eye_color',255,255,255), (36659,2631493,0,'skin_color',255,255,255), (36660,2631493,0,'soga_eye_color',255,0,255), (36661,2631494,0,'eye_color',255,255,255), (36662,2631494,0,'skin_color',255,255,255), (36663,2631494,0,'soga_eye_color',255,0,255), (36664,2631495,0,'eye_color',255,255,255), (36665,2631495,0,'skin_color',255,255,255), (36666,2631495,0,'soga_eye_color',255,0,255), (36667,2631496,0,'eye_color',0,14,45), (36668,2631496,0,'skin_color',124,123,56), (36669,2631496,0,'soga_eye_color',255,0,255), (36670,2631497,0,'eye_color',137,120,12), (36671,2631497,0,'skin_color',79,91,66), (36672,2631497,0,'soga_eye_color',255,0,255), (36673,2631498,0,'eye_color',255,255,255), (36674,2631498,0,'skin_color',255,255,255), (36675,2631498,0,'soga_eye_color',255,0,255), (36676,2631499,0,'eye_color',255,255,255), (36677,2631499,0,'skin_color',255,255,255), (36678,2631499,0,'soga_eye_color',255,0,255), (36679,2631500,0,'eye_color',255,255,255), (36680,2631500,0,'skin_color',255,255,255), (36681,2631500,0,'soga_eye_color',255,0,255), (36682,2631501,0,'eye_color',255,255,255), (36683,2631501,0,'skin_color',255,255,255), (36684,2631501,0,'soga_eye_color',255,0,255), (36685,2631502,0,'eye_color',255,255,255), (36686,2631502,0,'skin_color',255,255,255), (36687,2631502,0,'soga_eye_color',255,0,255), (36688,2631503,0,'eye_color',255,255,255), (36689,2631503,0,'skin_color',255,255,255), (36690,2631503,0,'soga_eye_color',255,0,255), (36691,2631504,0,'eye_color',255,255,255), (36692,2631504,0,'skin_color',255,255,255), (36693,2631504,0,'soga_eye_color',255,0,255), (36694,2631505,0,'eye_color',255,255,255), (36695,2631505,0,'skin_color',147,147,147), (36696,2631505,0,'soga_eye_color',255,0,255), (36697,2631506,0,'eye_color',255,255,255), (36698,2631506,0,'skin_color',255,255,255), (36699,2631506,0,'soga_eye_color',255,0,255), (36700,2631507,0,'eye_color',255,255,255), (36701,2631507,0,'skin_color',255,255,255), (36702,2631507,0,'soga_eye_color',255,0,255), (36703,2631508,0,'eye_color',255,255,255), (36704,2631508,0,'skin_color',255,255,255), (36705,2631508,0,'soga_eye_color',255,0,255), (36706,2631509,0,'eye_color',255,255,255), (36707,2631509,0,'skin_color',255,255,255), (36708,2631509,0,'soga_eye_color',255,0,255), (36709,2631510,0,'eye_color',255,255,255), (36710,2631510,0,'skin_color',255,255,255), (36711,2631510,0,'soga_eye_color',255,0,255), (36712,2631511,0,'eye_color',255,255,255), (36713,2631511,0,'skin_color',255,255,255), (36714,2631511,0,'soga_eye_color',255,0,255), (36715,2631512,0,'eye_color',255,255,255), (36716,2631512,0,'skin_color',255,255,255), (36717,2631512,0,'soga_eye_color',255,0,255), (36718,2631513,0,'eye_color',255,255,255), (36719,2631513,0,'skin_color',255,128,128), (36720,2631513,0,'soga_eye_color',255,0,255), (36721,2631514,0,'eye_color',255,255,255), (36722,2631514,0,'skin_color',255,255,255), (36723,2631514,0,'soga_eye_color',255,0,255), (36724,2631515,0,'eye_color',255,255,255), (36725,2631515,0,'skin_color',255,255,255), (36726,2631515,0,'soga_eye_color',255,0,255), (36727,2631516,0,'eye_color',255,255,255), (36728,2631516,0,'skin_color',255,255,255), (36729,2631516,0,'soga_eye_color',255,0,255), (36730,2631517,0,'eye_color',255,255,255), (36731,2631517,0,'skin_color',255,255,255), (36732,2631517,0,'soga_eye_color',255,0,255), (36733,2631518,0,'eye_color',255,255,255), (36734,2631518,0,'skin_color',255,255,255), (36735,2631518,0,'soga_eye_color',255,0,255), (36736,2631519,0,'eye_color',255,255,255), (36737,2631519,0,'skin_color',255,255,255), (36738,2631519,0,'soga_eye_color',255,0,255), (36739,2631520,0,'eye_color',255,255,255), (36740,2631520,0,'skin_color',255,255,255), (36741,2631520,0,'soga_eye_color',255,0,255), (36742,2631521,0,'eye_color',255,255,255), (36743,2631521,0,'skin_color',255,255,255), (36744,2631521,0,'soga_eye_color',255,0,255), (36745,2631522,0,'eye_color',255,255,255), (36746,2631522,0,'skin_color',255,255,255), (36747,2631522,0,'soga_eye_color',255,0,255), (36748,2631523,0,'eye_color',255,255,255), (36749,2631523,0,'skin_color',255,255,255), (36750,2631523,0,'soga_eye_color',255,0,255), (36751,2631524,0,'eye_color',255,255,255), (36752,2631524,0,'skin_color',255,255,255), (36753,2631524,0,'soga_eye_color',255,0,255), (36754,2631525,0,'eye_color',66,255,66), (36755,2631525,0,'skin_color',91,91,255), (36756,2631525,0,'soga_eye_color',255,0,255), (36757,2631526,0,'eye_color',255,255,255), (36758,2631526,0,'skin_color',255,255,255), (36759,2631526,0,'soga_eye_color',255,0,255), (36760,2631527,0,'eye_color',255,255,255), (36761,2631527,0,'skin_color',255,255,255), (36762,2631527,0,'soga_eye_color',255,0,255), (36763,2631528,0,'eye_color',66,255,66), (36764,2631528,0,'skin_color',91,91,255), (36765,2631528,0,'soga_eye_color',255,0,255), (36766,2631529,0,'eye_color',255,255,255), (36767,2631529,0,'skin_color',255,255,255), (36768,2631529,0,'soga_eye_color',255,0,255), (36769,2631530,0,'eye_color',66,255,66), (36770,2631530,0,'skin_color',91,91,255), (36771,2631530,0,'soga_eye_color',255,0,255), (36772,2631531,0,'eye_color',255,255,255), (36773,2631531,0,'skin_color',147,147,147), (36774,2631531,0,'soga_eye_color',255,0,255), (36775,2631532,0,'eye_color',255,255,255), (36776,2631532,0,'skin_color',255,255,255), (36777,2631532,0,'soga_eye_color',255,0,255), (36778,2631533,0,'eye_color',255,255,255), (36779,2631533,0,'skin_color',255,255,255), (36780,2631533,0,'soga_eye_color',255,0,255), (36781,2631534,0,'eye_color',255,255,255), (36782,2631534,0,'skin_color',255,255,255), (36783,2631534,0,'soga_eye_color',255,0,255), (36784,2631535,0,'eye_color',255,255,255), (36785,2631535,0,'skin_color',255,255,255), (36786,2631535,0,'soga_eye_color',255,0,255), (36787,2631536,0,'eye_color',255,255,255), (36788,2631536,0,'skin_color',255,255,255), (36789,2631536,0,'soga_eye_color',255,0,255), (36790,2631537,0,'eye_color',255,255,255), (36791,2631537,0,'skin_color',255,255,255), (36792,2631537,0,'soga_eye_color',255,0,255), (36793,2631538,0,'eye_color',255,255,255), (36794,2631538,0,'skin_color',255,255,255), (36795,2631538,0,'soga_eye_color',255,0,255), (36796,2631539,0,'eye_color',255,255,255), (36797,2631539,0,'skin_color',255,255,255), (36798,2631539,0,'soga_eye_color',255,0,255), (36799,2631540,0,'eye_color',255,255,255), (36800,2631540,0,'skin_color',255,255,255), (36801,2631540,0,'soga_eye_color',255,0,255), (36802,2631541,0,'eye_color',66,255,66), (36803,2631541,0,'skin_color',91,91,255), (36804,2631541,0,'soga_eye_color',255,0,255), (36805,2631542,0,'eye_color',255,255,255), (36806,2631542,0,'skin_color',255,255,255), (36807,2631542,0,'soga_eye_color',255,0,255), (36808,2631543,0,'eye_color',255,255,255), (36809,2631543,0,'skin_color',255,255,255), (36810,2631543,0,'soga_eye_color',255,0,255), (36811,2631544,0,'eye_color',204,204,204), (36812,2631544,0,'skin_color',204,204,204), (36813,2631544,0,'soga_eye_color',229,229,102), (36814,2631544,0,'soga_skin_color',204,204,204), (36815,2631545,0,'eye_color',255,255,255), (36816,2631545,0,'skin_color',255,255,255), (36817,2631545,0,'soga_eye_color',255,0,255), (36818,2631546,0,'eye_color',255,255,255), (36819,2631546,0,'skin_color',255,255,255), (36820,2631546,0,'soga_eye_color',255,0,255), (36821,2631547,0,'eye_color',255,255,255), (36822,2631547,0,'skin_color',255,255,255), (36823,2631547,0,'soga_eye_color',255,0,255), (36824,2631548,0,'eye_color',66,255,66), (36825,2631548,0,'skin_color',91,91,255), (36826,2631548,0,'soga_eye_color',255,0,255), (36827,2631549,0,'eye_color',255,255,255), (36828,2631549,0,'skin_color',255,255,255), (36829,2631549,0,'soga_eye_color',255,0,255), (36830,2631550,0,'eye_color',255,255,255), (36831,2631550,0,'skin_color',255,255,255), (36832,2631550,0,'soga_eye_color',255,0,255), (36833,2631551,1,'cheek_type',-34,37,0), (36834,2631551,1,'chin_type',-87,14,34), (36835,2631551,1,'ear_type',-62,34,0), (36836,2631551,1,'eye_brow_type',-62,-75,-31), (36837,2631551,0,'eye_color',54,229,225), (36838,2631551,1,'eye_type',37,0,0), (36839,2631551,1,'lip_type',17,-68,100), (36840,2631551,1,'nose_type',-14,37,-50), (36841,2631551,0,'skin_color',80,19,6), (36842,2631551,1,'soga_cheek_type',-1,-10,0), (36843,2631551,1,'soga_chin_type',1,56,-29), (36844,2631551,1,'soga_ear_type',7,94,0), (36845,2631551,1,'soga_eye_brow_type',7,7,-93), (36846,2631551,0,'soga_eye_color',204,204,204), (36847,2631551,1,'soga_eye_type',37,0,0), (36848,2631551,1,'soga_lip_type',-39,88,90), (36849,2631551,1,'soga_nose_type',-63,94,0), (36850,2631551,0,'soga_skin_color',156,123,82), (36851,2631552,0,'eye_color',255,255,255), (36852,2631552,0,'skin_color',255,255,255), (36853,2631552,0,'soga_eye_color',255,0,255), (36854,2631553,0,'eye_color',255,255,255), (36855,2631553,0,'skin_color',255,255,255), (36856,2631553,0,'soga_eye_color',255,0,255), (36857,2631554,0,'eye_color',66,255,66), (36858,2631554,0,'skin_color',91,91,255), (36859,2631554,0,'soga_eye_color',255,0,255), (36860,2631555,0,'eye_color',255,255,255), (36861,2631555,0,'skin_color',255,255,255), (36862,2631555,0,'soga_eye_color',255,0,255), (36863,2631556,0,'eye_color',255,255,255), (36864,2631556,0,'skin_color',255,255,255), (36865,2631556,0,'soga_eye_color',255,0,255), (36866,2631557,0,'eye_color',255,255,255), (36867,2631557,0,'skin_color',255,255,255), (36868,2631557,0,'soga_eye_color',255,0,255), (36869,2631558,0,'eye_color',255,255,255), (36870,2631558,0,'skin_color',255,255,255), (36871,2631558,0,'soga_eye_color',255,0,255), (36872,2631559,0,'eye_color',255,255,255), (36873,2631559,0,'skin_color',255,255,255), (36874,2631559,0,'soga_eye_color',255,0,255), (36875,2631560,0,'eye_color',66,255,66), (36876,2631560,0,'skin_color',91,91,255), (36877,2631560,0,'soga_eye_color',255,0,255), (36878,2631561,0,'eye_color',255,255,255), (36879,2631561,0,'skin_color',255,255,255), (36880,2631561,0,'soga_eye_color',255,0,255), (36881,2631562,0,'eye_color',66,255,66), (36882,2631562,0,'skin_color',91,91,255), (36883,2631562,0,'soga_eye_color',255,0,255), (36884,2631563,0,'eye_color',255,255,255), (36885,2631563,0,'skin_color',255,255,255), (36886,2631563,0,'soga_eye_color',255,0,255), (36887,2631564,1,'cheek_type',-31,91,0), (36888,2631564,1,'chin_type',-31,-14,-34), (36889,2631564,1,'ear_type',-96,-37,0), (36890,2631564,1,'eye_brow_type',-37,-94,-44), (36891,2631564,0,'eye_color',131,55,0), (36892,2631564,1,'eye_type',22,0,0), (36893,2631564,1,'lip_type',40,14,5), (36894,2631564,1,'nose_type',-87,-59,-77), (36895,2631564,0,'skin_color',61,71,80), (36896,2631564,1,'soga_cheek_type',-31,91,0), (36897,2631564,1,'soga_chin_type',-31,-14,-34), (36898,2631564,1,'soga_ear_type',-96,-37,0), (36899,2631564,1,'soga_eye_brow_type',-37,-94,-44), (36900,2631564,0,'soga_eye_color',229,229,102), (36901,2631564,1,'soga_eye_type',22,0,0), (36902,2631564,1,'soga_lip_type',40,14,5), (36903,2631564,1,'soga_nose_type',-87,-59,-77), (36904,2631564,0,'soga_skin_color',61,71,80), (36905,2631564,0,'wing_color1',255,255,255), (36906,2631564,0,'wing_color2',255,255,255), (36907,2631565,1,'cheek_type',-39,96,0), (36908,2631565,1,'chin_type',62,89,74), (36909,2631565,1,'ear_type',56,39,0), (36910,2631565,1,'eye_brow_type',-83,94,34), (36911,2631565,0,'eye_color',10,202,206), (36912,2631565,1,'eye_type',7,0,0), (36913,2631565,0,'hair_color1',255,255,255), (36914,2631565,0,'hair_color2',238,205,22), (36915,2631565,0,'hair_highlight',255,255,255), (36916,2631565,0,'hair_type_color',236,60,9), (36917,2631565,0,'hair_type_highlight_color',247,90,18), (36918,2631565,1,'lip_type',-75,-51,7), (36919,2631565,1,'nose_type',-9,25,-10), (36920,2631565,0,'skin_color',188,159,192), (36921,2631565,1,'soga_cheek_type',-74,-35,0), (36922,2631565,1,'soga_chin_type',-75,-21,-21), (36923,2631565,1,'soga_ear_type',-28,-2,0), (36924,2631565,1,'soga_eye_brow_type',-12,-87,96), (36925,2631565,0,'soga_eye_color',204,204,204), (36926,2631565,1,'soga_eye_type',59,0,0), (36927,2631565,0,'soga_hair_color1',255,255,255), (36928,2631565,0,'soga_hair_color2',87,8,147), (36929,2631565,0,'soga_hair_highlight',255,255,255), (36930,2631565,0,'soga_hair_type_color',88,0,118), (36931,2631565,0,'soga_hair_type_highlight_color',239,97,255), (36932,2631565,1,'soga_lip_type',-11,-65,1), (36933,2631565,1,'soga_nose_type',15,-81,-46), (36934,2631565,0,'soga_skin_color',128,151,183), (36935,2631565,0,'wing_color1',54,134,216), (36936,2631565,0,'wing_color2',6,179,161), (36937,2631566,1,'cheek_type',-31,91,0), (36938,2631566,1,'chin_type',-31,-14,-34), (36939,2631566,1,'ear_type',-96,-37,0), (36940,2631566,1,'eye_brow_type',-37,-94,-44), (36941,2631566,0,'eye_color',131,55,0), (36942,2631566,1,'eye_type',22,0,0), (36943,2631566,1,'lip_type',40,14,5), (36944,2631566,1,'nose_type',-87,-59,-77), (36945,2631566,0,'skin_color',61,71,80), (36946,2631566,1,'soga_cheek_type',-31,91,0), (36947,2631566,1,'soga_chin_type',-31,-14,-34), (36948,2631566,1,'soga_ear_type',-96,-37,0), (36949,2631566,1,'soga_eye_brow_type',-37,-94,-44), (36950,2631566,0,'soga_eye_color',229,229,102), (36951,2631566,1,'soga_eye_type',22,0,0), (36952,2631566,1,'soga_lip_type',40,14,5), (36953,2631566,1,'soga_nose_type',-87,-59,-77), (36954,2631566,0,'soga_skin_color',61,71,80), (36955,2631566,0,'wing_color1',255,255,255), (36956,2631566,0,'wing_color2',255,255,255), (36957,2631567,1,'cheek_type',-34,37,0), (36958,2631567,1,'chin_type',-87,14,34), (36959,2631567,1,'ear_type',-62,34,0), (36960,2631567,1,'eye_brow_type',-62,-75,-31), (36961,2631567,0,'eye_color',54,229,225), (36962,2631567,1,'eye_type',37,0,0), (36963,2631567,1,'lip_type',17,-68,100), (36964,2631567,1,'nose_type',-14,37,-50), (36965,2631567,0,'skin_color',80,19,6), (36966,2631567,1,'soga_cheek_type',-1,-10,0), (36967,2631567,1,'soga_chin_type',1,56,-29), (36968,2631567,1,'soga_ear_type',7,94,0), (36969,2631567,1,'soga_eye_brow_type',7,7,-93), (36970,2631567,0,'soga_eye_color',204,204,204), (36971,2631567,1,'soga_eye_type',37,0,0), (36972,2631567,1,'soga_lip_type',-39,88,90), (36973,2631567,1,'soga_nose_type',-63,94,0), (36974,2631567,0,'soga_skin_color',156,123,82), (36975,2631568,0,'eye_color',255,255,255), (36976,2631568,0,'skin_color',255,255,255), (36977,2631568,0,'soga_eye_color',255,0,255), (36978,2631569,0,'eye_color',66,255,66), (36979,2631569,0,'skin_color',91,91,255), (36980,2631569,0,'soga_eye_color',255,0,255), (36981,2631570,1,'cheek_type',-31,91,0), (36982,2631570,1,'chin_type',-31,-14,-34), (36983,2631570,1,'ear_type',-96,-37,0), (36984,2631570,1,'eye_brow_type',-37,-94,-44), (36985,2631570,0,'eye_color',131,55,0), (36986,2631570,1,'eye_type',22,0,0), (36987,2631570,1,'lip_type',40,14,5), (36988,2631570,1,'nose_type',-87,-59,-77), (36989,2631570,0,'skin_color',61,71,80), (36990,2631570,1,'soga_cheek_type',-31,91,0), (36991,2631570,1,'soga_chin_type',-31,-14,-34), (36992,2631570,1,'soga_ear_type',-96,-37,0), (36993,2631570,1,'soga_eye_brow_type',-37,-94,-44), (36994,2631570,0,'soga_eye_color',229,229,102), (36995,2631570,1,'soga_eye_type',22,0,0), (36996,2631570,1,'soga_lip_type',40,14,5), (36997,2631570,1,'soga_nose_type',-87,-59,-77), (36998,2631570,0,'soga_skin_color',61,71,80), (36999,2631570,0,'wing_color1',255,255,255), (37000,2631570,0,'wing_color2',255,255,255), (37001,2631571,0,'eye_color',66,255,66), (37002,2631571,0,'skin_color',91,91,255), (37003,2631571,0,'soga_eye_color',255,0,255), (37004,2631572,0,'eye_color',255,255,255), (37005,2631572,0,'skin_color',255,255,255), (37006,2631572,0,'soga_eye_color',255,0,255), (37007,2631573,0,'eye_color',255,255,255), (37008,2631573,0,'skin_color',255,255,255), (37009,2631573,0,'soga_eye_color',255,0,255), (37010,2631574,0,'eye_color',255,255,255), (37011,2631574,0,'skin_color',255,255,255), (37012,2631574,0,'soga_eye_color',255,0,255), (37013,2631575,0,'eye_color',255,255,255), (37014,2631575,0,'skin_color',255,255,255), (37015,2631575,0,'soga_eye_color',255,0,255), (37016,2631576,0,'eye_color',255,255,255), (37017,2631576,0,'skin_color',255,255,255), (37018,2631576,0,'soga_eye_color',255,0,255), (37019,2631577,0,'eye_color',255,255,255), (37020,2631577,0,'skin_color',255,255,255), (37021,2631577,0,'soga_eye_color',255,0,255), (37022,2631578,0,'eye_color',255,255,255), (37023,2631578,0,'skin_color',255,255,255), (37024,2631578,0,'soga_eye_color',255,0,255), (37025,2631579,0,'eye_color',255,255,255), (37026,2631579,0,'skin_color',255,255,255), (37027,2631579,0,'soga_eye_color',255,0,255), (37028,2631580,0,'eye_color',255,255,255), (37029,2631580,0,'skin_color',255,255,255), (37030,2631580,0,'soga_eye_color',255,0,255), (37031,2631581,0,'eye_color',255,255,255), (37032,2631581,0,'skin_color',255,255,255), (37033,2631581,0,'soga_eye_color',255,0,255), (37034,2631582,0,'eye_color',255,255,255), (37035,2631582,0,'skin_color',255,255,255), (37036,2631582,0,'soga_eye_color',255,0,255), (37037,2631583,0,'eye_color',255,255,255), (37038,2631583,0,'skin_color',255,255,255), (37039,2631583,0,'soga_eye_color',255,0,255), (37040,2631584,0,'eye_color',255,255,255), (37041,2631584,0,'skin_color',255,255,255), (37042,2631584,0,'soga_eye_color',255,0,255), (37043,2631585,0,'eye_color',255,255,255), (37044,2631585,0,'skin_color',255,255,255), (37045,2631585,0,'soga_eye_color',255,0,255), (37046,2631586,0,'eye_color',255,255,255), (37047,2631586,0,'skin_color',255,255,255), (37048,2631586,0,'soga_eye_color',255,0,255), (37049,2631587,0,'eye_color',255,255,255), (37050,2631587,0,'skin_color',255,255,255), (37051,2631587,0,'soga_eye_color',255,0,255), (37052,2631588,1,'cheek_type',-31,91,0), (37053,2631588,1,'chin_type',-31,-14,-34), (37054,2631588,1,'ear_type',-96,-37,0), (37055,2631588,1,'eye_brow_type',-37,-94,-44), (37056,2631588,0,'eye_color',131,55,0), (37057,2631588,1,'eye_type',22,0,0), (37058,2631588,1,'lip_type',40,14,5), (37059,2631588,1,'nose_type',-87,-59,-77), (37060,2631588,0,'skin_color',61,71,80), (37061,2631588,1,'soga_cheek_type',-31,91,0), (37062,2631588,1,'soga_chin_type',-31,-14,-34), (37063,2631588,1,'soga_ear_type',-96,-37,0), (37064,2631588,1,'soga_eye_brow_type',-37,-94,-44), (37065,2631588,0,'soga_eye_color',229,229,102), (37066,2631588,1,'soga_eye_type',22,0,0), (37067,2631588,1,'soga_lip_type',40,14,5), (37068,2631588,1,'soga_nose_type',-87,-59,-77), (37069,2631588,0,'soga_skin_color',61,71,80), (37070,2631588,0,'wing_color1',255,255,255), (37071,2631588,0,'wing_color2',255,255,255), (37072,2631589,0,'eye_color',255,255,255), (37073,2631589,0,'skin_color',255,255,255), (37074,2631589,0,'soga_eye_color',255,0,255), (37075,2631590,0,'eye_color',255,255,255), (37076,2631590,0,'skin_color',255,255,255), (37077,2631590,0,'soga_eye_color',255,0,255), (37078,2631591,1,'cheek_type',-31,91,0), (37079,2631591,1,'chin_type',-31,-14,-34), (37080,2631591,1,'ear_type',-96,-37,0), (37081,2631591,1,'eye_brow_type',-37,-94,-44), (37082,2631591,0,'eye_color',131,55,0), (37083,2631591,1,'eye_type',22,0,0), (37084,2631591,1,'lip_type',40,14,5), (37085,2631591,1,'nose_type',-87,-59,-77), (37086,2631591,0,'skin_color',61,71,80), (37087,2631591,1,'soga_cheek_type',-31,91,0), (37088,2631591,1,'soga_chin_type',-31,-14,-34), (37089,2631591,1,'soga_ear_type',-96,-37,0), (37090,2631591,1,'soga_eye_brow_type',-37,-94,-44), (37091,2631591,0,'soga_eye_color',229,229,102), (37092,2631591,1,'soga_eye_type',22,0,0), (37093,2631591,1,'soga_lip_type',40,14,5), (37094,2631591,1,'soga_nose_type',-87,-59,-77), (37095,2631591,0,'soga_skin_color',61,71,80), (37096,2631591,0,'wing_color1',255,255,255), (37097,2631591,0,'wing_color2',255,255,255), (37098,2631592,0,'eye_color',255,255,255), (37099,2631592,0,'skin_color',255,255,255), (37100,2631592,0,'soga_eye_color',255,0,255), (37101,2631593,0,'eye_color',255,255,255), (37102,2631593,0,'skin_color',255,255,255), (37103,2631593,0,'soga_eye_color',255,0,255), (37104,2631594,0,'eye_color',255,255,255), (37105,2631594,0,'skin_color',255,255,255), (37106,2631594,0,'soga_eye_color',255,0,255), (37107,2631595,0,'eye_color',255,255,255), (37108,2631595,0,'skin_color',255,255,255), (37109,2631595,0,'soga_eye_color',255,0,255), (37110,2631596,0,'eye_color',255,255,255), (37111,2631596,0,'skin_color',255,255,255), (37112,2631596,0,'soga_eye_color',255,0,255), (37113,2631597,0,'eye_color',255,255,255), (37114,2631597,0,'skin_color',255,255,255), (37115,2631597,0,'soga_eye_color',255,0,255), (37116,2631598,0,'eye_color',255,255,255), (37117,2631598,0,'skin_color',255,255,255), (37118,2631598,0,'soga_eye_color',255,0,255), (37119,2631599,0,'eye_color',255,255,255), (37120,2631599,0,'skin_color',255,255,255), (37121,2631599,0,'soga_eye_color',255,0,255), (37122,2631600,0,'eye_color',255,255,255), (37123,2631600,0,'skin_color',255,255,255), (37124,2631600,0,'soga_eye_color',255,0,255), (37125,2631601,1,'cheek_type',-22,82,0), (37126,2631601,1,'chin_type',0,-69,100), (37127,2631601,1,'ear_type',87,-56,0), (37128,2631601,1,'eye_brow_type',-8,65,-62), (37129,2631601,0,'eye_color',149,184,173), (37130,2631601,1,'eye_type',-56,0,0), (37131,2631601,0,'hair_color1',249,218,87), (37132,2631601,0,'hair_color2',106,69,44), (37133,2631601,0,'hair_face_color',249,226,135), (37134,2631601,0,'hair_face_highlight_color',84,0,0), (37135,2631601,0,'hair_highlight',109,14,49), (37136,2631601,0,'hair_type_color',249,226,135), (37137,2631601,0,'hair_type_highlight_color',84,0,0), (37138,2631601,1,'lip_type',-17,7,37), (37139,2631601,1,'nose_type',-100,-25,62), (37140,2631601,0,'skin_color',235,234,222), (37141,2631601,1,'soga_cheek_type',-21,-77,0), (37142,2631601,1,'soga_chin_type',-41,87,100), (37143,2631601,1,'soga_ear_type',52,-69,0), (37144,2631601,1,'soga_eye_brow_type',-59,64,-98), (37145,2631601,0,'soga_eye_color',204,204,204), (37146,2631601,1,'soga_eye_type',-56,0,0), (37147,2631601,0,'soga_hair_color1',209,131,22), (37148,2631601,0,'soga_hair_color2',147,118,58), (37149,2631601,0,'soga_hair_face_color',184,128,10), (37150,2631601,0,'soga_hair_face_highlight_color',84,0,0), (37151,2631601,0,'soga_hair_highlight',109,14,49), (37152,2631601,0,'soga_hair_type_color',184,128,10), (37153,2631601,0,'soga_hair_type_highlight_color',84,0,0), (37154,2631601,1,'soga_lip_type',-17,-51,56), (37155,2631601,1,'soga_nose_type',-100,38,4), (37156,2631601,0,'soga_skin_color',210,191,188), (37157,2631602,0,'eye_color',255,255,255), (37158,2631602,0,'skin_color',255,255,255), (37159,2631602,0,'soga_eye_color',255,0,255), (37160,2631603,0,'eye_color',255,255,255), (37161,2631603,0,'skin_color',255,255,255), (37162,2631603,0,'soga_eye_color',255,0,255), (37163,2631604,0,'eye_color',255,255,255), (37164,2631604,0,'skin_color',255,255,255), (37165,2631604,0,'soga_eye_color',255,0,255), (37166,2631605,1,'cheek_type',-31,91,0), (37167,2631605,1,'chin_type',-31,-14,-34), (37168,2631605,1,'ear_type',-96,-37,0), (37169,2631605,1,'eye_brow_type',-37,-94,-44), (37170,2631605,0,'eye_color',131,55,0), (37171,2631605,1,'eye_type',22,0,0), (37172,2631605,1,'lip_type',40,14,5), (37173,2631605,1,'nose_type',-87,-59,-77), (37174,2631605,0,'skin_color',61,71,80), (37175,2631605,1,'soga_cheek_type',-31,91,0), (37176,2631605,1,'soga_chin_type',-31,-14,-34), (37177,2631605,1,'soga_ear_type',-96,-37,0), (37178,2631605,1,'soga_eye_brow_type',-37,-94,-44), (37179,2631605,0,'soga_eye_color',229,229,102), (37180,2631605,1,'soga_eye_type',22,0,0), (37181,2631605,1,'soga_lip_type',40,14,5), (37182,2631605,1,'soga_nose_type',-87,-59,-77), (37183,2631605,0,'soga_skin_color',61,71,80), (37184,2631605,0,'wing_color1',255,255,255), (37185,2631605,0,'wing_color2',255,255,255), (37186,2631606,0,'eye_color',255,255,255), (37187,2631606,0,'skin_color',255,255,255), (37188,2631606,0,'soga_eye_color',255,0,255), (37189,2631607,0,'eye_color',255,255,255), (37190,2631607,0,'skin_color',255,255,255), (37191,2631607,0,'soga_eye_color',255,0,255), (37192,2631608,0,'eye_color',255,255,255), (37193,2631608,0,'skin_color',255,255,255), (37194,2631608,0,'soga_eye_color',255,0,255), (37195,2631609,1,'cheek_type',-31,91,0), (37196,2631609,1,'chin_type',-31,-14,-34), (37197,2631609,1,'ear_type',-96,-37,0), (37198,2631609,1,'eye_brow_type',-37,-94,-44), (37199,2631609,0,'eye_color',131,55,0), (37200,2631609,1,'eye_type',22,0,0), (37201,2631609,1,'lip_type',40,14,5), (37202,2631609,1,'nose_type',-87,-59,-77), (37203,2631609,0,'skin_color',61,71,80), (37204,2631609,1,'soga_cheek_type',-31,91,0), (37205,2631609,1,'soga_chin_type',-31,-14,-34), (37206,2631609,1,'soga_ear_type',-96,-37,0), (37207,2631609,1,'soga_eye_brow_type',-37,-94,-44), (37208,2631609,0,'soga_eye_color',229,229,102), (37209,2631609,1,'soga_eye_type',22,0,0), (37210,2631609,1,'soga_lip_type',40,14,5), (37211,2631609,1,'soga_nose_type',-87,-59,-77), (37212,2631609,0,'soga_skin_color',61,71,80), (37213,2631609,0,'wing_color1',255,255,255), (37214,2631609,0,'wing_color2',255,255,255), (37215,2631610,1,'cheek_type',-31,91,0), (37216,2631610,1,'chin_type',-31,-14,-34), (37217,2631610,1,'ear_type',-96,-37,0), (37218,2631610,1,'eye_brow_type',-37,-94,-44), (37219,2631610,0,'eye_color',131,55,0), (37220,2631610,1,'eye_type',22,0,0), (37221,2631610,1,'lip_type',40,14,5), (37222,2631610,1,'nose_type',-87,-59,-77), (37223,2631610,0,'skin_color',61,71,80), (37224,2631610,1,'soga_cheek_type',-31,91,0), (37225,2631610,1,'soga_chin_type',-31,-14,-34), (37226,2631610,1,'soga_ear_type',-96,-37,0), (37227,2631610,1,'soga_eye_brow_type',-37,-94,-44), (37228,2631610,0,'soga_eye_color',229,229,102), (37229,2631610,1,'soga_eye_type',22,0,0), (37230,2631610,1,'soga_lip_type',40,14,5), (37231,2631610,1,'soga_nose_type',-87,-59,-77), (37232,2631610,0,'soga_skin_color',61,71,80), (37233,2631610,0,'wing_color1',255,255,255), (37234,2631610,0,'wing_color2',255,255,255), (37235,2631611,0,'eye_color',255,255,255), (37236,2631611,0,'skin_color',255,255,255), (37237,2631611,0,'soga_eye_color',255,0,255), (37238,2631612,0,'eye_color',255,255,255), (37239,2631612,0,'skin_color',255,255,255), (37240,2631612,0,'soga_eye_color',255,0,255), (37241,2631613,0,'eye_color',255,255,255), (37242,2631613,0,'skin_color',255,255,255), (37243,2631613,0,'soga_eye_color',255,0,255), (37244,2631614,0,'eye_color',255,255,255), (37245,2631614,0,'skin_color',255,255,255), (37246,2631614,0,'soga_eye_color',255,0,255), (37247,2631615,0,'eye_color',255,255,255), (37248,2631615,0,'skin_color',255,255,255), (37249,2631615,0,'soga_eye_color',255,0,255), (37250,2631616,0,'eye_color',255,255,255), (37251,2631616,0,'skin_color',255,255,255), (37252,2631616,0,'soga_eye_color',255,0,255), (37253,2631617,0,'eye_color',255,255,255), (37254,2631617,0,'skin_color',255,255,255), (37255,2631617,0,'soga_eye_color',255,0,255), (37256,2631618,0,'eye_color',255,255,255), (37257,2631618,0,'skin_color',255,255,255), (37258,2631618,0,'soga_eye_color',255,0,255), (37259,2631619,0,'eye_color',255,255,255), (37260,2631619,0,'skin_color',255,255,255), (37261,2631619,0,'soga_eye_color',255,0,255), (37262,2631620,1,'cheek_type',-31,91,0), (37263,2631620,1,'chin_type',-31,-14,-34), (37264,2631620,1,'ear_type',-96,-37,0), (37265,2631620,1,'eye_brow_type',-37,-94,-44), (37266,2631620,0,'eye_color',131,55,0), (37267,2631620,1,'eye_type',22,0,0), (37268,2631620,1,'lip_type',40,14,5), (37269,2631620,1,'nose_type',-87,-59,-77), (37270,2631620,0,'skin_color',61,71,80), (37271,2631620,1,'soga_cheek_type',-31,91,0), (37272,2631620,1,'soga_chin_type',-31,-14,-34), (37273,2631620,1,'soga_ear_type',-96,-37,0), (37274,2631620,1,'soga_eye_brow_type',-37,-94,-44), (37275,2631620,0,'soga_eye_color',229,229,102), (37276,2631620,1,'soga_eye_type',22,0,0), (37277,2631620,1,'soga_lip_type',40,14,5), (37278,2631620,1,'soga_nose_type',-87,-59,-77), (37279,2631620,0,'soga_skin_color',61,71,80), (37280,2631620,0,'wing_color1',255,255,255), (37281,2631620,0,'wing_color2',255,255,255), (37282,2631621,0,'eye_color',255,255,255), (37283,2631621,0,'skin_color',255,255,255), (37284,2631621,0,'soga_eye_color',255,0,255), (37285,2631622,0,'eye_color',255,255,255), (37286,2631622,0,'skin_color',255,255,255), (37287,2631622,0,'soga_eye_color',255,0,255), (37288,2631623,1,'cheek_type',-31,91,0), (37289,2631623,1,'chin_type',-31,-14,-34), (37290,2631623,1,'ear_type',-96,-37,0), (37291,2631623,1,'eye_brow_type',-37,-94,-44), (37292,2631623,0,'eye_color',131,55,0), (37293,2631623,1,'eye_type',22,0,0), (37294,2631623,1,'lip_type',40,14,5), (37295,2631623,1,'nose_type',-87,-59,-77), (37296,2631623,0,'skin_color',61,71,80), (37297,2631623,1,'soga_cheek_type',-31,91,0), (37298,2631623,1,'soga_chin_type',-31,-14,-34), (37299,2631623,1,'soga_ear_type',-96,-37,0), (37300,2631623,1,'soga_eye_brow_type',-37,-94,-44), (37301,2631623,0,'soga_eye_color',229,229,102), (37302,2631623,1,'soga_eye_type',22,0,0), (37303,2631623,1,'soga_lip_type',40,14,5), (37304,2631623,1,'soga_nose_type',-87,-59,-77), (37305,2631623,0,'soga_skin_color',61,71,80), (37306,2631623,0,'wing_color1',255,255,255), (37307,2631623,0,'wing_color2',255,255,255), (37308,2631624,0,'eye_color',255,255,255), (37309,2631624,0,'skin_color',255,255,255), (37310,2631624,0,'soga_eye_color',255,0,255), (37311,2631625,0,'eye_color',255,255,255), (37312,2631625,0,'skin_color',255,255,255), (37313,2631625,0,'soga_eye_color',255,0,255), (37314,2631626,0,'eye_color',255,255,255), (37315,2631626,0,'skin_color',255,255,255), (37316,2631626,0,'soga_eye_color',255,0,255), (37317,2631627,0,'eye_color',255,255,255), (37318,2631627,0,'skin_color',255,255,255), (37319,2631627,0,'soga_eye_color',255,0,255), (37320,2631628,0,'eye_color',255,255,255), (37321,2631628,0,'skin_color',255,255,255), (37322,2631628,0,'soga_eye_color',255,0,255), (37323,2631629,0,'eye_color',255,255,255), (37324,2631629,0,'skin_color',255,255,255), (37325,2631629,0,'soga_eye_color',255,0,255), (37329,2631631,0,'eye_color',255,255,255), (37330,2631631,0,'skin_color',255,255,255), (37331,2631631,0,'soga_eye_color',255,0,255), (37332,2631632,0,'eye_color',255,255,255), (37333,2631632,0,'skin_color',255,255,255), (37334,2631632,0,'soga_eye_color',255,0,255), (37335,2631633,0,'eye_color',255,255,255), (37336,2631633,0,'skin_color',255,255,255), (37337,2631633,0,'soga_eye_color',255,0,255), (37338,2631634,0,'eye_color',255,255,255), (37339,2631634,0,'skin_color',255,255,255), (37340,2631634,0,'soga_eye_color',255,0,255), (37341,2631635,0,'eye_color',66,255,66), (37342,2631635,0,'skin_color',91,91,255), (37343,2631635,0,'soga_eye_color',255,0,255), (37344,2631636,0,'eye_color',255,255,255), (37345,2631636,0,'skin_color',255,255,255), (37346,2631636,0,'soga_eye_color',255,0,255), (37347,2631637,0,'eye_color',66,255,66), (37348,2631637,0,'skin_color',91,91,255), (37349,2631637,0,'soga_eye_color',255,0,255), (37350,2631638,0,'eye_color',255,255,255), (37351,2631638,0,'skin_color',255,255,255), (37352,2631638,0,'soga_eye_color',255,0,255), (37353,2631639,0,'eye_color',255,255,255), (37354,2631639,0,'skin_color',255,255,255), (37355,2631639,0,'soga_eye_color',255,0,255), (37356,2631640,0,'eye_color',255,255,255), (37357,2631640,0,'skin_color',255,255,255), (37358,2631640,0,'soga_eye_color',255,0,255), (37359,2631641,0,'eye_color',255,255,255), (37360,2631641,0,'skin_color',255,255,255), (37361,2631641,0,'soga_eye_color',255,0,255), (37362,2631642,0,'eye_color',255,255,255), (37363,2631642,0,'skin_color',255,255,255), (37364,2631642,0,'soga_eye_color',255,0,255), (37365,2631643,0,'eye_color',255,255,255), (37366,2631643,0,'skin_color',255,255,255), (37367,2631643,0,'soga_eye_color',255,0,255), (37368,2631644,0,'eye_color',255,255,255), (37369,2631644,0,'skin_color',255,128,128), (37370,2631644,0,'soga_eye_color',255,0,255), (37371,4120000,0,'eye_color',255,255,255), (37372,4120000,0,'skin_color',255,255,255), (37373,4120000,0,'soga_eye_color',255,0,255), (37374,4120001,1,'cheek_type',-31,-28,0), (37375,4120001,1,'chin_type',-77,-81,43), (37376,4120001,1,'ear_type',-37,0,0), (37377,4120001,1,'eye_brow_type',-1,-98,7), (37378,4120001,0,'eye_color',33,64,50), (37379,4120001,1,'eye_type',25,0,0), (37380,4120001,0,'hair_color1',215,38,156), (37381,4120001,0,'hair_color2',156,0,0), (37382,4120001,0,'hair_face_color',2,1,1), (37383,4120001,0,'hair_face_highlight_color',31,9,13), (37384,4120001,0,'hair_highlight',54,45,28), (37385,4120001,0,'hair_type_color',2,1,1), (37386,4120001,0,'hair_type_highlight_color',31,9,13), (37387,4120001,1,'lip_type',-34,-37,-42), (37388,4120001,1,'nose_type',-44,-41,38), (37389,4120001,0,'skin_color',236,235,209), (37390,4120001,1,'soga_cheek_type',0,-1,-98), (37391,4120001,1,'soga_chin_type',0,-34,-37), (37392,4120001,1,'soga_ear_type',0,25,0), (37393,4120001,1,'soga_eye_brow_type',0,-37,0), (37394,4120001,0,'soga_eye_color',229,229,102), (37395,4120001,1,'soga_eye_type',-100,0,0), (37396,4120001,0,'soga_hair_color1',38,22,21), (37397,4120001,0,'soga_hair_color2',120,50,0), (37398,4120001,0,'soga_hair_face_color',2,1,1), (37399,4120001,0,'soga_hair_face_highlight_color',31,9,13), (37400,4120001,0,'soga_hair_highlight',54,45,28), (37401,4120001,0,'soga_hair_type_color',2,1,1), (37402,4120001,0,'soga_hair_type_highlight_color',31,9,13), (37403,4120001,1,'soga_lip_type',7,-31,-28), (37404,4120001,1,'soga_nose_type',-42,-77,-81), (37405,4120001,0,'soga_skin_color',236,235,209), (37406,4120001,0,'wing_color1',255,255,255), (37407,4120001,0,'wing_color2',255,255,255), (37408,4120002,0,'eye_color',255,255,255), (37409,4120002,0,'skin_color',255,255,255), (37410,4120002,0,'soga_eye_color',255,0,255), (37411,4120003,0,'eye_color',199,207,147), (37412,4120003,0,'skin_color',75,255,255), (37413,4120003,0,'soga_eye_color',255,0,255), (37414,4120004,0,'eye_color',255,255,255), (37415,4120004,0,'skin_color',255,255,255), (37416,4120004,0,'soga_eye_color',255,0,255), (37417,4120005,0,'eye_color',255,255,255), (37418,4120005,0,'skin_color',255,255,255), (37419,4120005,0,'soga_eye_color',255,0,255), (37420,4120006,1,'cheek_type',-48,40,0), (37421,4120006,1,'chin_type',55,-21,-90), (37422,4120006,1,'ear_type',-28,40,0), (37423,4120006,1,'eye_brow_type',79,51,-59), (37424,4120006,0,'eye_color',37,81,80), (37425,4120006,1,'eye_type',-31,0,0), (37426,4120006,0,'hair_color1',253,192,22), (37427,4120006,0,'hair_color2',100,0,0), (37428,4120006,0,'hair_face_color',107,129,132), (37429,4120006,0,'hair_face_highlight_color',15,1,21), (37430,4120006,0,'hair_highlight',29,21,28), (37431,4120006,0,'hair_type_color',107,129,132), (37432,4120006,0,'hair_type_highlight_color',15,1,21), (37433,4120006,1,'lip_type',-17,-79,32), (37434,4120006,1,'nose_type',70,-3,-64), (37435,4120006,0,'skin_color',232,218,171), (37436,4120006,1,'soga_cheek_type',0,79,51), (37437,4120006,1,'soga_chin_type',0,-17,-79), (37438,4120006,1,'soga_ear_type',0,-31,0), (37439,4120006,1,'soga_eye_brow_type',0,-28,40), (37440,4120006,0,'soga_eye_color',229,229,102), (37441,4120006,1,'soga_eye_type',100,0,0), (37442,4120006,0,'soga_hair_color1',114,112,142), (37443,4120006,0,'soga_hair_color2',152,138,129), (37444,4120006,0,'soga_hair_face_color',107,129,132), (37445,4120006,0,'soga_hair_face_highlight_color',15,1,21), (37446,4120006,0,'soga_hair_highlight',29,21,28), (37447,4120006,0,'soga_hair_type_color',107,129,132), (37448,4120006,0,'soga_hair_type_highlight_color',15,1,21), (37449,4120006,1,'soga_lip_type',-59,-48,40), (37450,4120006,1,'soga_nose_type',32,55,-21), (37451,4120006,0,'soga_skin_color',232,218,171), (37452,4120006,0,'wing_color1',255,255,255), (37453,4120006,0,'wing_color2',255,255,255), (37454,4120007,0,'eye_color',129,152,103), (37455,4120007,0,'skin_color',176,0,0), (37456,4120007,0,'soga_eye_color',255,0,255), (37457,4120008,0,'eye_color',140,166,107), (37458,4120008,0,'skin_color',255,0,0), (37459,4120008,0,'soga_eye_color',255,0,255), (37460,4120009,1,'cheek_type',63,62,0), (37461,4120009,1,'chin_type',-70,12,-95), (37462,4120009,1,'ear_type',-29,-87,0), (37463,4120009,1,'eye_brow_type',95,68,43), (37464,4120009,0,'eye_color',73,136,134), (37465,4120009,1,'eye_type',64,0,0), (37466,4120009,0,'hair_color1',77,62,23), (37467,4120009,0,'hair_color2',60,71,71), (37468,4120009,0,'hair_face_color',61,61,75), (37469,4120009,0,'hair_face_highlight_color',109,131,182), (37470,4120009,0,'hair_highlight',152,46,102), (37471,4120009,0,'hair_type_color',61,61,75), (37472,4120009,0,'hair_type_highlight_color',109,131,182), (37473,4120009,1,'lip_type',-85,83,-51), (37474,4120009,1,'nose_type',-89,77,62), (37475,4120009,0,'skin_color',121,160,163), (37476,4120009,1,'soga_cheek_type',0,95,68), (37477,4120009,1,'soga_chin_type',0,-85,83), (37478,4120009,1,'soga_ear_type',0,64,0), (37479,4120009,1,'soga_eye_brow_type',0,-29,-87), (37480,4120009,0,'soga_eye_color',229,229,102), (37481,4120009,1,'soga_eye_type',31,0,0), (37482,4120009,0,'soga_hair_color1',161,165,168), (37483,4120009,0,'soga_hair_color2',60,71,71), (37484,4120009,0,'soga_hair_face_color',61,61,75), (37485,4120009,0,'soga_hair_face_highlight_color',109,131,182), (37486,4120009,0,'soga_hair_highlight',152,46,102), (37487,4120009,0,'soga_hair_type_color',61,61,75), (37488,4120009,0,'soga_hair_type_highlight_color',109,131,182), (37489,4120009,1,'soga_lip_type',43,63,62), (37490,4120009,1,'soga_nose_type',-51,-70,12), (37491,4120009,0,'soga_skin_color',121,160,163), (37492,4120009,0,'wing_color1',255,255,255), (37493,4120009,0,'wing_color2',255,255,255), (37494,4120010,1,'cheek_type',14,34,0), (37495,4120010,1,'chin_type',-64,-77,-4), (37496,4120010,1,'ear_type',-43,-57,0), (37497,4120010,1,'eye_brow_type',-58,-75,81), (37498,4120010,0,'eye_color',49,132,204), (37499,4120010,1,'eye_type',81,0,0), (37500,4120010,0,'hair_color1',83,185,15), (37501,4120010,0,'hair_color2',244,81,249), (37502,4120010,0,'hair_highlight',255,255,255), (37503,4120010,0,'hair_type_color',10,49,136), (37504,4120010,0,'hair_type_highlight_color',101,217,150), (37505,4120010,1,'lip_type',-5,93,41), (37506,4120010,1,'nose_type',62,83,-71), (37507,4120010,0,'skin_color',226,206,172), (37508,4120010,1,'soga_cheek_type',0,-58,-75), (37509,4120010,1,'soga_chin_type',0,-5,93), (37510,4120010,1,'soga_ear_type',0,81,0), (37511,4120010,1,'soga_eye_brow_type',0,-43,-57), (37512,4120010,0,'soga_eye_color',229,229,102), (37513,4120010,1,'soga_eye_type',-88,0,0), (37514,4120010,0,'soga_hair_color1',255,255,255), (37515,4120010,0,'soga_hair_color2',244,81,249), (37516,4120010,0,'soga_hair_highlight',255,255,255), (37517,4120010,0,'soga_hair_type_color',10,49,136), (37518,4120010,0,'soga_hair_type_highlight_color',101,217,150), (37519,4120010,1,'soga_lip_type',81,14,34), (37520,4120010,1,'soga_nose_type',41,-64,-77), (37521,4120010,0,'soga_skin_color',226,206,172), (37522,4120010,0,'wing_color1',138,2,220), (37523,4120010,0,'wing_color2',2,248,234), (37524,4120011,0,'eye_color',215,255,236), (37525,4120011,0,'skin_color',255,255,255), (37526,4120011,0,'soga_eye_color',255,0,255), (37527,4120012,0,'eye_color',255,255,255), (37528,4120012,0,'skin_color',255,255,255), (37529,4120012,0,'soga_eye_color',255,0,255), (37530,4120013,0,'eye_color',255,255,255), (37531,4120013,0,'skin_color',255,255,255), (37532,4120013,0,'soga_eye_color',255,0,255), (37533,4120014,0,'eye_color',110,145,87), (37534,4120014,0,'skin_color',64,0,128), (37535,4120014,0,'soga_eye_color',255,0,255), (37536,4120015,0,'eye_color',38,94,39), (37537,4120015,0,'skin_color',152,7,0), (37538,4120015,0,'soga_eye_color',255,0,255), (37539,4120016,0,'eye_color',127,156,98), (37540,4120016,0,'skin_color',255,255,255), (37541,4120016,0,'soga_eye_color',255,0,255), (37542,4120017,0,'eye_color',151,173,114), (37543,4120017,0,'skin_color',255,72,96), (37544,4120017,0,'soga_eye_color',255,0,255), (37545,4120018,1,'cheek_type',28,-75,0), (37546,4120018,1,'chin_type',-4,-12,17), (37547,4120018,1,'ear_type',14,-11,0), (37548,4120018,1,'eye_brow_type',-83,95,-75), (37549,4120018,0,'eye_color',8,5,14), (37550,4120018,1,'eye_type',-5,0,0), (37551,4120018,0,'hair_color1',70,197,81), (37552,4120018,0,'hair_color2',62,62,68), (37553,4120018,0,'hair_face_color',244,244,246), (37554,4120018,0,'hair_face_highlight_color',244,244,246), (37555,4120018,0,'hair_highlight',160,156,172), (37556,4120018,0,'hair_type_color',244,244,246), (37557,4120018,0,'hair_type_highlight_color',244,244,246), (37558,4120018,1,'lip_type',-22,-1,69), (37559,4120018,1,'nose_type',81,70,-59), (37560,4120018,0,'skin_color',179,198,217), (37561,4120018,1,'soga_cheek_type',0,-83,95), (37562,4120018,1,'soga_chin_type',0,-22,-1), (37563,4120018,1,'soga_ear_type',0,-5,0), (37564,4120018,1,'soga_eye_brow_type',0,14,-11), (37565,4120018,0,'soga_eye_color',229,229,102), (37566,4120018,1,'soga_eye_type',-5,0,0), (37567,4120018,0,'soga_hair_color1',160,156,172), (37568,4120018,0,'soga_hair_color2',62,62,68), (37569,4120018,0,'soga_hair_face_color',244,244,246), (37570,4120018,0,'soga_hair_face_highlight_color',244,244,246), (37571,4120018,0,'soga_hair_highlight',160,156,172), (37572,4120018,0,'soga_hair_type_color',244,244,246), (37573,4120018,0,'soga_hair_type_highlight_color',244,244,246), (37574,4120018,1,'soga_lip_type',-75,28,-75), (37575,4120018,1,'soga_nose_type',69,-4,-12), (37576,4120018,0,'soga_skin_color',179,198,217), (37577,4120018,0,'wing_color1',255,255,255), (37578,4120018,0,'wing_color2',255,255,255), (37579,4120019,0,'eye_color',255,255,255), (37580,4120019,0,'skin_color',255,255,255), (37581,4120019,0,'soga_eye_color',255,0,255), (37582,4120020,1,'cheek_type',0,28,0), (37583,4120020,1,'chin_type',75,14,7), (37584,4120020,1,'ear_type',88,35,0), (37585,4120020,1,'eye_brow_type',-69,4,76), (37586,4120020,0,'eye_color',104,68,28), (37587,4120020,1,'eye_type',57,0,0), (37588,4120020,0,'hair_color1',222,88,17), (37589,4120020,0,'hair_color2',199,150,48), (37590,4120020,0,'hair_face_color',184,128,10), (37591,4120020,0,'hair_face_highlight_color',15,1,21), (37592,4120020,0,'hair_highlight',26,24,25), (37593,4120020,0,'hair_type_color',184,128,10), (37594,4120020,0,'hair_type_highlight_color',15,1,21), (37595,4120020,1,'lip_type',-93,-34,-100), (37596,4120020,1,'nose_type',34,-34,88), (37597,4120020,0,'skin_color',186,148,97), (37598,4120020,1,'soga_cheek_type',0,-69,4), (37599,4120020,1,'soga_chin_type',0,-93,-34), (37600,4120020,1,'soga_ear_type',0,57,0), (37601,4120020,1,'soga_eye_brow_type',0,88,35), (37602,4120020,0,'soga_eye_color',204,204,204), (37603,4120020,1,'soga_eye_type',57,0,0), (37604,4120020,0,'soga_hair_color1',209,131,22), (37605,4120020,0,'soga_hair_color2',199,150,48), (37606,4120020,0,'soga_hair_face_color',184,128,10), (37607,4120020,0,'soga_hair_face_highlight_color',15,1,21), (37608,4120020,0,'soga_hair_highlight',26,24,25), (37609,4120020,0,'soga_hair_type_color',184,128,10), (37610,4120020,0,'soga_hair_type_highlight_color',15,1,21), (37611,4120020,1,'soga_lip_type',76,0,28), (37612,4120020,1,'soga_nose_type',-100,75,14), (37613,4120020,0,'soga_skin_color',186,148,97), (37614,4120021,0,'eye_color',58,108,52), (37615,4120021,0,'skin_color',152,7,0), (37616,4120021,0,'soga_eye_color',255,0,255), (37617,4120022,1,'cheek_type',-43,-11,0), (37618,4120022,1,'chin_type',-69,-77,-28), (37619,4120022,1,'ear_type',22,55,0), (37620,4120022,1,'eye_brow_type',50,77,-42), (37621,4120022,0,'eye_color',71,167,47), (37622,4120022,1,'eye_type',-18,0,0), (37623,4120022,0,'hair_color1',56,242,230), (37624,4120022,0,'hair_color2',255,123,29), (37625,4120022,0,'hair_highlight',255,255,255), (37626,4120022,0,'hair_type_color',145,9,0), (37627,4120022,0,'hair_type_highlight_color',163,9,0), (37628,4120022,1,'lip_type',-84,-41,-71), (37629,4120022,1,'nose_type',-3,56,-14), (37630,4120022,0,'skin_color',226,184,183), (37631,4120022,1,'soga_cheek_type',0,50,77), (37632,4120022,1,'soga_chin_type',0,-84,-41), (37633,4120022,1,'soga_ear_type',0,-18,0), (37634,4120022,1,'soga_eye_brow_type',0,22,55), (37635,4120022,0,'soga_eye_color',229,229,102), (37636,4120022,1,'soga_eye_type',-18,0,0), (37637,4120022,0,'soga_hair_color1',255,255,255), (37638,4120022,0,'soga_hair_color2',255,123,29), (37639,4120022,0,'soga_hair_highlight',255,255,255), (37640,4120022,0,'soga_hair_type_color',145,9,0), (37641,4120022,0,'soga_hair_type_highlight_color',163,9,0), (37642,4120022,1,'soga_lip_type',-42,-43,-11), (37643,4120022,1,'soga_nose_type',-71,-69,-77), (37644,4120022,0,'soga_skin_color',226,184,183), (37645,4120022,0,'wing_color1',93,190,38), (37646,4120022,0,'wing_color2',154,54,50), (37647,4120023,0,'eye_color',255,255,255), (37648,4120023,0,'skin_color',255,255,255), (37649,4120023,0,'soga_eye_color',255,0,255), (37650,4120024,0,'eye_color',255,255,255), (37651,4120024,0,'skin_color',255,255,255), (37652,4120024,0,'soga_eye_color',255,0,255), (37653,4120025,1,'cheek_type',-12,-90,0), (37654,4120025,1,'chin_type',45,77,97), (37655,4120025,1,'ear_type',-4,62,0), (37656,4120025,1,'eye_brow_type',-19,-17,-50), (37657,4120025,0,'eye_color',64,39,14), (37658,4120025,0,'hair_color1',161,5,100), (37659,4120025,0,'hair_color2',156,0,0), (37660,4120025,0,'hair_face_color',210,148,19), (37661,4120025,0,'hair_face_highlight_color',244,246,246), (37662,4120025,0,'hair_type_color',210,148,19), (37663,4120025,0,'hair_type_highlight_color',244,246,246), (37664,4120025,1,'lip_type',25,59,-5), (37665,4120025,1,'nose_type',-34,-95,5), (37666,4120025,0,'skin_color',255,255,255), (37667,4120025,1,'soga_cheek_type',0,-19,-17), (37668,4120025,1,'soga_chin_type',0,25,59), (37669,4120025,1,'soga_eye_brow_type',0,-4,62), (37670,4120025,0,'soga_eye_color',204,204,204), (37671,4120025,1,'soga_eye_type',-100,0,0), (37672,4120025,0,'soga_hair_face_color',210,148,19), (37673,4120025,0,'soga_hair_face_highlight_color',244,246,246), (37674,4120025,0,'soga_hair_type_color',210,148,19), (37675,4120025,0,'soga_hair_type_highlight_color',244,246,246), (37676,4120025,1,'soga_lip_type',-50,-12,-90), (37677,4120025,1,'soga_nose_type',-5,45,77), (37678,4120025,0,'soga_skin_color',221,190,148), (37679,4120026,1,'cheek_type',-43,3,0), (37680,4120026,1,'chin_type',0,50,-44), (37681,4120026,1,'ear_type',-21,0,0), (37682,4120026,1,'eye_brow_type',87,-100,20), (37683,4120026,0,'eye_color',30,55,36), (37684,4120026,1,'eye_type',-100,0,0), (37685,4120026,0,'hair_color1',231,100,37), (37686,4120026,0,'hair_color2',156,0,0), (37687,4120026,0,'hair_face_color',187,90,40), (37688,4120026,0,'hair_face_highlight_color',27,15,35), (37689,4120026,0,'hair_type_color',187,90,40), (37690,4120026,0,'hair_type_highlight_color',27,15,35), (37691,4120026,1,'lip_type',-100,-28,-14), (37692,4120026,1,'nose_type',100,-25,100), (37693,4120026,0,'skin_color',213,220,211), (37694,4120026,1,'soga_cheek_type',0,87,-100), (37695,4120026,1,'soga_chin_type',0,-100,-28), (37696,4120026,1,'soga_ear_type',0,-100,0), (37697,4120026,1,'soga_eye_brow_type',0,-21,0), (37698,4120026,0,'soga_eye_color',204,204,204), (37699,4120026,1,'soga_eye_type',-100,0,0), (37700,4120026,0,'soga_hair_face_color',187,90,40), (37701,4120026,0,'soga_hair_face_highlight_color',27,15,35), (37702,4120026,0,'soga_hair_type_color',187,90,40), (37703,4120026,0,'soga_hair_type_highlight_color',27,15,35), (37704,4120026,1,'soga_lip_type',20,-43,3), (37705,4120026,1,'soga_nose_type',-14,0,50), (37706,4120026,0,'soga_skin_color',213,220,211), (37707,4120027,0,'eye_color',237,237,237), (37708,4120027,0,'skin_color',94,97,27), (37709,4120027,0,'soga_eye_color',255,0,255), (37710,4120028,1,'cheek_type',0,28,0), (37711,4120028,1,'chin_type',7,35,10), (37712,4120028,1,'ear_type',-14,-9,0), (37713,4120028,1,'eye_brow_type',23,29,-22), (37714,4120028,0,'eye_color',58,95,59), (37715,4120028,1,'eye_type',10,0,0), (37716,4120028,0,'hair_color1',233,0,0), (37717,4120028,0,'hair_face_color',222,154,25), (37718,4120028,0,'hair_face_highlight_color',68,49,24), (37719,4120028,0,'hair_type_color',222,154,25), (37720,4120028,0,'hair_type_highlight_color',68,49,24), (37721,4120028,1,'lip_type',10,-20,20), (37722,4120028,1,'nose_type',0,-23,0), (37723,4120028,0,'skin_color',213,214,202), (37724,4120028,1,'soga_cheek_type',0,23,29), (37725,4120028,1,'soga_chin_type',0,10,-20), (37726,4120028,1,'soga_ear_type',0,10,0), (37727,4120028,1,'soga_eye_brow_type',0,-14,-9), (37728,4120028,0,'soga_eye_color',229,229,102), (37729,4120028,1,'soga_eye_type',3,0,0), (37730,4120028,0,'soga_hair_face_color',222,154,25), (37731,4120028,0,'soga_hair_face_highlight_color',68,49,24), (37732,4120028,0,'soga_hair_type_color',222,154,25), (37733,4120028,0,'soga_hair_type_highlight_color',68,49,24), (37734,4120028,1,'soga_lip_type',-22,0,28), (37735,4120028,1,'soga_nose_type',20,7,35), (37736,4120028,0,'soga_skin_color',213,214,202), (37737,4120028,0,'wing_color1',255,255,255), (37738,4120028,0,'wing_color2',255,255,255), (37739,4120029,0,'eye_color',255,255,255), (37740,4120029,0,'skin_color',255,255,255), (37741,4120029,0,'soga_eye_color',255,0,255), (37742,4120030,0,'eye_color',255,255,255), (37743,4120030,0,'skin_color',255,255,255), (37744,4120030,0,'soga_eye_color',255,0,255), (37745,4120031,1,'cheek_type',5,5,0), (37746,4120031,1,'chin_type',0,-32,-26), (37747,4120031,1,'ear_type',-46,7,0), (37748,4120031,1,'eye_brow_type',-10,5,-1), (37749,4120031,0,'eye_color',97,94,50), (37750,4120031,1,'eye_type',-28,0,0), (37751,4120031,0,'hair_color1',246,7,0), (37752,4120031,0,'hair_face_color',247,240,227), (37753,4120031,0,'hair_face_highlight_color',14,11,9), (37754,4120031,0,'hair_type_color',247,240,227), (37755,4120031,0,'hair_type_highlight_color',14,11,9), (37756,4120031,1,'lip_type',10,-28,-8), (37757,4120031,1,'nose_type',-28,-10,7), (37758,4120031,0,'skin_color',246,250,250), (37759,4120031,1,'soga_cheek_type',0,-10,5), (37760,4120031,1,'soga_chin_type',0,10,-28), (37761,4120031,1,'soga_ear_type',0,-28,0), (37762,4120031,1,'soga_eye_brow_type',0,-46,7), (37763,4120031,0,'soga_eye_color',229,229,102), (37764,4120031,1,'soga_eye_type',-22,0,0), (37765,4120031,0,'soga_hair_face_color',247,240,227), (37766,4120031,0,'soga_hair_face_highlight_color',14,11,9), (37767,4120031,0,'soga_hair_type_color',247,240,227), (37768,4120031,0,'soga_hair_type_highlight_color',14,11,9), (37769,4120031,1,'soga_lip_type',-1,5,5), (37770,4120031,1,'soga_nose_type',-8,0,-32), (37771,4120031,0,'soga_skin_color',246,250,250), (37772,4120031,0,'wing_color1',255,255,255), (37773,4120031,0,'wing_color2',255,255,255), (37774,4120032,0,'eye_color',255,255,255), (37775,4120032,0,'skin_color',255,255,255), (37776,4120032,0,'soga_eye_color',255,255,255), (37777,4120032,0,'soga_skin_color',255,255,255), (37778,4120033,1,'cheek_type',-56,0,0), (37779,4120033,1,'chin_type',-31,48,-76), (37780,4120033,1,'ear_type',-25,50,0), (37781,4120033,1,'eye_brow_type',0,-18,-87), (37782,4120033,0,'eye_color',126,106,224), (37783,4120033,1,'eye_type',-68,0,0), (37784,4120033,0,'hair_color1',0,88,194), (37785,4120033,0,'hair_face_color',207,195,182), (37786,4120033,0,'hair_face_highlight_color',94,82,126), (37787,4120033,0,'hair_type_color',207,195,182), (37788,4120033,0,'hair_type_highlight_color',94,82,126), (37789,4120033,1,'lip_type',35,7,-11), (37790,4120033,1,'nose_type',17,0,88), (37791,4120033,0,'skin_color',202,188,222), (37792,4120033,1,'soga_cheek_type',0,0,-18), (37793,4120033,1,'soga_chin_type',0,35,7), (37794,4120033,1,'soga_ear_type',0,-68,0), (37795,4120033,1,'soga_eye_brow_type',0,-25,50), (37796,4120033,0,'soga_eye_color',204,204,204), (37797,4120033,0,'soga_hair_face_color',207,195,182), (37798,4120033,0,'soga_hair_face_highlight_color',94,82,126), (37799,4120033,0,'soga_hair_type_color',207,195,182), (37800,4120033,0,'soga_hair_type_highlight_color',94,82,126), (37801,4120033,1,'soga_lip_type',-87,-56,0), (37802,4120033,1,'soga_nose_type',-11,-31,48), (37803,4120033,0,'soga_skin_color',202,188,222), (37804,4120034,1,'cheek_type',17,0,0), (37805,4120034,1,'chin_type',57,-55,19), (37806,4120034,1,'ear_type',4,17,0), (37807,4120034,1,'eye_brow_type',52,0,7), (37808,4120034,0,'eye_color',56,108,75), (37809,4120034,1,'eye_type',-68,0,0), (37810,4120034,0,'hair_color1',81,55,100), (37811,4120034,0,'hair_color2',156,0,0), (37812,4120034,0,'hair_face_color',121,38,35), (37813,4120034,0,'hair_face_highlight_color',91,7,6), (37814,4120034,0,'hair_highlight',109,14,49), (37815,4120034,0,'hair_type_color',121,38,35), (37816,4120034,0,'hair_type_highlight_color',91,7,6), (37817,4120034,1,'lip_type',-11,-52,-94), (37818,4120034,1,'nose_type',4,81,55), (37819,4120034,0,'skin_color',243,252,249), (37820,4120034,1,'soga_cheek_type',0,52,0), (37821,4120034,1,'soga_chin_type',0,-11,-52), (37822,4120034,1,'soga_ear_type',0,-68,0), (37823,4120034,1,'soga_eye_brow_type',0,4,17), (37824,4120034,0,'soga_eye_color',229,229,102), (37825,4120034,1,'soga_eye_type',-100,0,0), (37826,4120034,0,'soga_hair_color1',91,21,51), (37827,4120034,0,'soga_hair_color2',159,88,0), (37828,4120034,0,'soga_hair_face_color',121,38,35), (37829,4120034,0,'soga_hair_face_highlight_color',91,7,6), (37830,4120034,0,'soga_hair_highlight',109,14,49), (37831,4120034,0,'soga_hair_type_color',121,38,35), (37832,4120034,0,'soga_hair_type_highlight_color',91,7,6), (37833,4120034,1,'soga_lip_type',7,17,0), (37834,4120034,1,'soga_nose_type',-94,57,-55), (37835,4120034,0,'soga_skin_color',243,252,249), (37836,4120035,0,'eye_color',255,255,255), (37837,4120035,0,'skin_color',255,255,255), (37838,4120035,0,'soga_eye_color',255,0,255), (37839,4120036,0,'eye_color',61,111,55), (37840,4120036,0,'skin_color',49,255,234), (37841,4120036,0,'soga_eye_color',255,0,255), (37842,4120037,1,'cheek_type',84,66,0), (37843,4120037,1,'chin_type',3,-39,-9), (37844,4120037,1,'ear_type',-1,-63,0), (37845,4120037,1,'eye_brow_type',-100,100,10), (37846,4120037,0,'eye_color',48,97,112), (37847,4120037,1,'eye_type',14,0,0), (37848,4120037,0,'hair_color1',3,56,253), (37849,4120037,0,'hair_color2',100,0,0), (37850,4120037,0,'hair_face_color',244,244,246), (37851,4120037,0,'hair_face_highlight_color',244,244,246), (37852,4120037,0,'hair_highlight',160,156,172), (37853,4120037,0,'hair_type_color',244,244,246), (37854,4120037,0,'hair_type_highlight_color',244,244,246), (37855,4120037,1,'lip_type',100,100,-81), (37856,4120037,1,'nose_type',-100,3,56), (37857,4120037,0,'skin_color',220,208,159), (37858,4120037,1,'soga_cheek_type',0,-100,100), (37859,4120037,1,'soga_chin_type',0,100,100), (37860,4120037,1,'soga_ear_type',0,14,0), (37861,4120037,1,'soga_eye_brow_type',0,-1,-63), (37862,4120037,0,'soga_eye_color',229,229,102), (37863,4120037,1,'soga_eye_type',100,0,0), (37864,4120037,0,'soga_hair_color1',160,156,172), (37865,4120037,0,'soga_hair_color2',62,62,68), (37866,4120037,0,'soga_hair_face_color',244,244,246), (37867,4120037,0,'soga_hair_face_highlight_color',244,244,246), (37868,4120037,0,'soga_hair_highlight',160,156,172), (37869,4120037,0,'soga_hair_type_color',244,244,246), (37870,4120037,0,'soga_hair_type_highlight_color',244,244,246), (37871,4120037,1,'soga_lip_type',10,84,66), (37872,4120037,1,'soga_nose_type',-81,3,-39), (37873,4120037,0,'soga_skin_color',220,208,159), (37874,4120038,0,'eye_color',28,87,32), (37875,4120038,0,'skin_color',255,192,127), (37876,4120038,0,'soga_eye_color',255,0,255), (37877,4120039,0,'eye_color',255,255,255), (37878,4120039,0,'skin_color',255,255,255), (37879,4120039,0,'soga_eye_color',255,0,255), (37880,4120040,0,'eye_color',255,255,255), (37881,4120040,0,'skin_color',255,255,255), (37882,4120040,0,'soga_eye_color',255,0,255), (37883,4120041,1,'cheek_type',-100,-100,0), (37884,4120041,1,'chin_type',81,37,50), (37885,4120041,1,'ear_type',-38,25,0), (37886,4120041,1,'eye_brow_type',100,56,14), (37887,4120041,0,'eye_color',55,104,68), (37888,4120041,1,'eye_type',100,0,0), (37889,4120041,0,'hair_color1',190,200,249), (37890,4120041,0,'hair_color2',219,0,0), (37891,4120041,0,'hair_face_color',222,180,18), (37892,4120041,0,'hair_face_highlight_color',162,56,24), (37893,4120041,0,'hair_type_color',222,180,18), (37894,4120041,0,'hair_type_highlight_color',162,56,24), (37895,4120041,1,'lip_type',-7,-62,-62), (37896,4120041,1,'nose_type',0,-31,-56), (37897,4120041,0,'skin_color',172,140,90), (37898,4120041,1,'soga_cheek_type',0,-53,-14), (37899,4120041,1,'soga_chin_type',0,46,12), (37900,4120041,1,'soga_ear_type',0,39,0), (37901,4120041,1,'soga_eye_brow_type',0,7,37), (37902,4120041,0,'soga_eye_color',229,229,102), (37903,4120041,1,'soga_eye_type',-38,0,0), (37904,4120041,0,'soga_hair_color1',0,0,59), (37905,4120041,0,'soga_hair_color2',36,0,10), (37906,4120041,0,'soga_hair_face_color',168,186,186), (37907,4120041,0,'soga_hair_face_highlight_color',39,11,15), (37908,4120041,0,'soga_hair_type_color',168,186,186), (37909,4120041,0,'soga_hair_type_highlight_color',39,11,15), (37910,4120041,1,'soga_lip_type',-61,74,-38), (37911,4120041,1,'soga_nose_type',-62,56,-42), (37912,4120041,0,'soga_skin_color',104,107,90), (37913,4120042,0,'eye_color',65,107,147), (37914,4120042,0,'skin_color',130,158,75), (37915,4120042,0,'soga_eye_color',255,0,255), (37916,4120043,1,'cheek_type',43,34,0), (37917,4120043,1,'chin_type',75,-10,-61), (37918,4120043,1,'eye_brow_type',9,3,8), (37919,4120043,0,'eye_color',140,182,175), (37920,4120043,1,'eye_type',-14,0,0), (37921,4120043,0,'hair_color1',17,31,242), (37922,4120043,0,'hair_face_color',59,33,26), (37923,4120043,0,'hair_type_color',59,33,26), (37924,4120043,1,'lip_type',-7,87,7), (37925,4120043,1,'nose_type',-75,17,31), (37926,4120043,0,'skin_color',59,33,26), (37927,4120043,1,'soga_cheek_type',0,9,3), (37928,4120043,1,'soga_chin_type',0,-7,87), (37929,4120043,1,'soga_ear_type',0,-14,0), (37930,4120043,0,'soga_eye_color',204,204,204), (37931,4120043,0,'soga_hair_face_color',59,33,26), (37932,4120043,0,'soga_hair_type_color',59,33,26), (37933,4120043,1,'soga_lip_type',8,43,34), (37934,4120043,1,'soga_nose_type',7,75,-10), (37935,4120043,0,'soga_skin_color',59,33,26), (37936,4120044,0,'eye_color',255,255,255), (37937,4120044,0,'skin_color',255,255,255), (37938,4120044,0,'soga_eye_color',255,0,255), (37939,4120045,0,'eye_color',255,255,255), (37940,4120045,0,'skin_color',154,36,36), (37941,4120045,0,'soga_eye_color',255,0,255), (37942,4120046,0,'eye_color',255,255,255), (37943,4120046,0,'skin_color',255,255,255), (37944,4120046,0,'soga_eye_color',255,0,255), (37945,4120047,0,'eye_color',255,255,255), (37946,4120047,0,'skin_color',255,255,255), (37947,4120047,0,'soga_eye_color',255,0,255), (37948,4120048,0,'eye_color',255,255,255), (37949,4120048,0,'skin_color',255,255,255), (37950,4120048,0,'soga_eye_color',255,0,255), (37951,4120049,0,'eye_color',255,255,255), (37952,4120049,0,'skin_color',61,137,77), (37953,4120049,0,'soga_eye_color',255,0,255), (37954,4120050,0,'eye_color',255,255,255), (37955,4120050,0,'skin_color',255,255,255), (37956,4120050,0,'soga_eye_color',255,0,255), (37957,4120051,1,'cheek_type',-100,-100,0), (37958,4120051,1,'chin_type',-100,20,100), (37959,4120051,1,'ear_type',100,-100,0), (37960,4120051,1,'eye_brow_type',-17,-100,-100), (37961,4120051,0,'eye_color',39,94,157), (37962,4120051,1,'eye_type',-25,0,0), (37963,4120051,0,'hair_color1',255,255,255), (37964,4120051,0,'hair_color2',255,123,29), (37965,4120051,0,'hair_highlight',255,255,255), (37966,4120051,0,'hair_type_color',202,21,1), (37967,4120051,0,'hair_type_highlight_color',173,11,0), (37968,4120051,1,'lip_type',10,-100,-87), (37969,4120051,1,'nose_type',100,-50,-57), (37970,4120051,0,'skin_color',216,196,161), (37971,4120051,1,'soga_cheek_type',-100,-100,0), (37972,4120051,1,'soga_chin_type',-100,20,100), (37973,4120051,1,'soga_ear_type',100,-100,0), (37974,4120051,1,'soga_eye_brow_type',-17,-100,-100), (37975,4120051,0,'soga_eye_color',204,204,204), (37976,4120051,1,'soga_eye_type',-25,0,0), (37977,4120051,0,'soga_hair_color1',255,255,255), (37978,4120051,0,'soga_hair_color2',255,123,29), (37979,4120051,0,'soga_hair_highlight',255,255,255), (37980,4120051,0,'soga_hair_type_color',202,21,1), (37981,4120051,0,'soga_hair_type_highlight_color',173,11,0), (37982,4120051,1,'soga_lip_type',10,-100,-87), (37983,4120051,1,'soga_nose_type',100,-50,-57), (37984,4120051,0,'soga_skin_color',216,196,161), (37985,4120051,0,'wing_color1',1,255,254), (37986,4120051,0,'wing_color2',154,2,241), (37987,4120052,0,'eye_color',255,255,255), (37988,4120052,0,'skin_color',255,255,255), (37989,4120052,0,'soga_eye_color',255,0,255), (37990,4120053,1,'cheek_type',50,25,0), (37991,4120053,1,'chin_type',0,-81,7), (37992,4120053,1,'ear_type',-68,-17,0), (37993,4120053,1,'eye_brow_type',-28,-87,-17), (37994,4120053,0,'eye_color',3,8,186), (37995,4120053,1,'eye_type',-81,0,0), (37996,4120053,1,'lip_type',-55,-93,68), (37997,4120053,1,'nose_type',-7,0,93), (37998,4120053,0,'skin_color',164,155,145), (37999,4120053,1,'soga_cheek_type',18,-10,0), (38000,4120053,1,'soga_chin_type',-9,-4,-76), (38001,4120053,1,'soga_ear_type',-62,-2,0), (38002,4120053,1,'soga_eye_brow_type',37,-90,-71), (38003,4120053,0,'soga_eye_color',204,204,204), (38004,4120053,1,'soga_eye_type',-35,0,0), (38005,4120053,1,'soga_lip_type',-5,-93,95), (38006,4120053,1,'soga_nose_type',-3,-46,78), (38007,4120053,0,'soga_skin_color',160,148,107), (38008,4120054,0,'eye_color',255,255,255), (38009,4120054,0,'skin_color',255,255,255), (38010,4120054,0,'soga_eye_color',255,0,255), (38011,4120055,0,'eye_color',255,255,255), (38012,4120055,0,'skin_color',255,255,255), (38013,4120055,0,'soga_eye_color',255,0,255), (38014,4120056,0,'eye_color',255,255,255), (38015,4120056,0,'skin_color',255,255,255), (38016,4120056,0,'soga_eye_color',255,0,255), (38017,4120057,0,'eye_color',255,255,255), (38018,4120057,0,'skin_color',154,36,36), (38019,4120057,0,'soga_eye_color',255,0,255), (38020,4120058,0,'eye_color',255,255,255), (38021,4120058,0,'skin_color',255,255,255), (38022,4120058,0,'soga_eye_color',255,0,255), (38023,4120059,0,'eye_color',255,255,255), (38024,4120059,0,'skin_color',154,36,36), (38025,4120059,0,'soga_eye_color',255,0,255), (38026,4120060,0,'eye_color',255,255,255), (38027,4120060,0,'skin_color',255,255,255), (38028,4120060,0,'soga_eye_color',255,0,255), (38029,4120061,0,'eye_color',255,255,255), (38030,4120061,0,'skin_color',255,255,255), (38031,4120061,0,'soga_eye_color',255,0,255), (38032,4120062,0,'eye_color',255,255,255), (38033,4120062,0,'skin_color',255,255,255), (38034,4120062,0,'soga_eye_color',255,0,255), (38035,4120063,0,'eye_color',255,255,255), (38036,4120063,0,'skin_color',255,255,255), (38037,4120063,0,'soga_eye_color',255,0,255), (38038,4120064,1,'chin_type',-14,28,-42), (38039,4120064,1,'ear_type',38,3,0), (38040,4120064,1,'eye_brow_type',19,-7,34), (38041,4120064,0,'eye_color',159,193,189), (38042,4120064,1,'eye_type',25,0,0), (38043,4120064,0,'hair_face_color',211,157,3), (38044,4120064,0,'hair_face_highlight_color',125,50,1), (38045,4120064,0,'hair_type_color',211,157,3), (38046,4120064,0,'hair_type_highlight_color',125,50,1), (38047,4120064,1,'lip_type',-47,31,21), (38048,4120064,1,'nose_type',-28,0,-7), (38049,4120064,0,'skin_color',235,236,222), (38050,4120064,1,'soga_chin_type',-14,28,-42), (38051,4120064,1,'soga_ear_type',38,3,0), (38052,4120064,1,'soga_eye_brow_type',19,-7,34), (38053,4120064,0,'soga_eye_color',229,229,102), (38054,4120064,1,'soga_eye_type',25,0,0), (38055,4120064,0,'soga_hair_face_color',211,157,3), (38056,4120064,0,'soga_hair_face_highlight_color',125,50,1), (38057,4120064,0,'soga_hair_type_color',211,157,3), (38058,4120064,0,'soga_hair_type_highlight_color',125,50,1), (38059,4120064,1,'soga_lip_type',-47,31,21), (38060,4120064,1,'soga_nose_type',-28,0,-7), (38061,4120064,0,'soga_skin_color',235,236,222), (38062,4120064,0,'wing_color1',255,255,255), (38063,4120064,0,'wing_color2',255,255,255), (38064,4120065,1,'cheek_type',-5,28,0), (38065,4120065,1,'chin_type',-4,-20,28), (38066,4120065,1,'ear_type',-37,-9,0), (38067,4120065,1,'eye_brow_type',-31,26,-10), (38068,4120065,0,'eye_color',42,86,100), (38069,4120065,1,'eye_type',-25,0,0), (38070,4120065,0,'hair_face_color',175,157,60), (38071,4120065,0,'hair_face_highlight_color',45,26,1), (38072,4120065,0,'hair_type_color',175,157,60), (38073,4120065,0,'hair_type_highlight_color',45,26,1), (38074,4120065,1,'lip_type',-4,0,23), (38075,4120065,1,'nose_type',-22,8,-14), (38076,4120065,0,'skin_color',194,173,148), (38077,4120065,1,'soga_cheek_type',-5,28,0), (38078,4120065,1,'soga_chin_type',-4,-20,28), (38079,4120065,1,'soga_ear_type',-37,-9,0), (38080,4120065,1,'soga_eye_brow_type',-31,26,-10), (38081,4120065,0,'soga_eye_color',229,229,102), (38082,4120065,1,'soga_eye_type',-25,0,0), (38083,4120065,0,'soga_hair_face_color',175,157,60), (38084,4120065,0,'soga_hair_face_highlight_color',45,26,1), (38085,4120065,0,'soga_hair_type_color',175,157,60), (38086,4120065,0,'soga_hair_type_highlight_color',45,26,1), (38087,4120065,1,'soga_lip_type',-4,0,23), (38088,4120065,1,'soga_nose_type',-22,8,-14), (38089,4120065,0,'soga_skin_color',194,173,148), (38090,4120065,0,'wing_color1',255,255,255), (38091,4120065,0,'wing_color2',255,255,255), (38092,4120066,0,'eye_color',255,255,255), (38093,4120066,0,'skin_color',255,255,255), (38094,4120066,0,'soga_eye_color',255,0,255), (38095,4120067,0,'eye_color',255,255,255), (38096,4120067,0,'skin_color',255,255,255), (38097,4120067,0,'soga_eye_color',255,0,255), (38098,4120068,0,'eye_color',255,255,255), (38099,4120068,0,'skin_color',255,255,255), (38100,4120068,0,'soga_eye_color',255,0,255), (38101,4120069,1,'cheek_type',-100,56,0), (38102,4120069,1,'chin_type',100,0,0), (38103,4120069,1,'ear_type',81,-61,0), (38104,4120069,1,'eye_brow_type',87,50,38), (38105,4120069,0,'eye_color',38,76,64), (38106,4120069,1,'eye_type',37,0,0), (38107,4120069,0,'hair_color1',112,123,142), (38108,4120069,0,'hair_color2',124,116,110), (38109,4120069,0,'hair_face_color',197,183,168), (38110,4120069,0,'hair_face_highlight_color',244,244,246), (38111,4120069,0,'hair_highlight',160,156,172), (38112,4120069,0,'hair_type_color',197,183,168), (38113,4120069,0,'hair_type_highlight_color',244,244,246), (38114,4120069,1,'lip_type',-100,65,100), (38115,4120069,1,'nose_type',-75,64,81), (38116,4120069,0,'skin_color',181,149,98), (38117,4120069,1,'soga_cheek_type',-100,56,0), (38118,4120069,1,'soga_chin_type',100,0,0), (38119,4120069,1,'soga_ear_type',81,-61,0), (38120,4120069,1,'soga_eye_brow_type',87,50,38), (38121,4120069,0,'soga_eye_color',229,229,102), (38122,4120069,1,'soga_eye_type',37,0,0), (38123,4120069,0,'soga_hair_color1',56,33,26), (38124,4120069,0,'soga_hair_color2',86,65,37), (38125,4120069,0,'soga_hair_face_color',100,70,10), (38126,4120069,0,'soga_hair_face_highlight_color',244,244,246), (38127,4120069,0,'soga_hair_highlight',160,156,172), (38128,4120069,0,'soga_hair_type_color',100,70,10), (38129,4120069,0,'soga_hair_type_highlight_color',244,244,246), (38130,4120069,1,'soga_lip_type',-61,75,87), (38131,4120069,1,'soga_nose_type',-75,64,81), (38132,4120069,0,'soga_skin_color',213,190,155), (38133,4120069,0,'wing_color1',255,255,255), (38134,4120069,0,'wing_color2',255,255,255), (38135,4120070,0,'eye_color',255,255,255), (38136,4120070,0,'skin_color',255,255,255), (38137,4120070,0,'soga_eye_color',255,0,255), (38138,4120071,0,'eye_color',255,255,255), (38139,4120071,0,'skin_color',255,255,255), (38140,4120071,0,'soga_eye_color',255,0,255), (38141,4120072,0,'eye_color',255,255,255), (38142,4120072,0,'skin_color',255,255,255), (38143,4120072,0,'soga_eye_color',255,0,255), (38144,4120073,0,'eye_color',255,255,255), (38145,4120073,0,'skin_color',255,255,255), (38146,4120073,0,'soga_eye_color',255,0,255), (38147,4120074,0,'eye_color',255,255,255), (38148,4120074,0,'skin_color',255,255,255), (38149,4120074,0,'soga_eye_color',255,0,255), (38150,4120075,1,'cheek_type',23,21,0), (38151,4120075,1,'chin_type',-7,37,14), (38152,4120075,1,'ear_type',18,0,0), (38153,4120075,1,'eye_brow_type',7,-35,10), (38154,4120075,0,'eye_color',132,128,72), (38155,4120075,1,'eye_type',-12,0,0), (38156,4120075,0,'hair_face_color',199,199,199), (38157,4120075,0,'hair_face_highlight_color',172,67,8), (38158,4120075,0,'hair_type_color',199,199,199), (38159,4120075,0,'hair_type_highlight_color',172,67,8), (38160,4120075,1,'lip_type',14,5,-17), (38161,4120075,1,'nose_type',-12,-7,3), (38162,4120075,0,'skin_color',179,133,77), (38163,4120075,1,'soga_cheek_type',23,21,0), (38164,4120075,1,'soga_chin_type',-7,37,14), (38165,4120075,1,'soga_ear_type',18,0,0), (38166,4120075,1,'soga_eye_brow_type',7,-35,10), (38167,4120075,0,'soga_eye_color',229,229,102), (38168,4120075,1,'soga_eye_type',-12,0,0), (38169,4120075,0,'soga_hair_face_color',199,199,199), (38170,4120075,0,'soga_hair_face_highlight_color',172,67,8), (38171,4120075,0,'soga_hair_type_color',199,199,199), (38172,4120075,0,'soga_hair_type_highlight_color',172,67,8), (38173,4120075,1,'soga_lip_type',14,5,-17), (38174,4120075,1,'soga_nose_type',-12,-7,3), (38175,4120075,0,'soga_skin_color',179,133,77), (38176,4120075,0,'wing_color1',255,255,255), (38177,4120075,0,'wing_color2',255,255,255), (38178,4120076,0,'eye_color',234,234,234), (38179,4120076,0,'skin_color',234,234,234), (38180,4120076,0,'soga_eye_color',255,0,255), (38181,4120077,0,'eye_color',29,29,29), (38182,4120077,0,'skin_color',29,29,29), (38183,4120077,0,'soga_eye_color',255,0,255), (38184,4120078,0,'eye_color',255,255,255), (38185,4120078,0,'skin_color',255,255,255), (38186,4120078,0,'soga_eye_color',255,0,255), (38187,4120079,0,'eye_color',255,255,255), (38188,4120079,0,'skin_color',255,255,255), (38189,4120079,0,'soga_eye_color',255,0,255), (38190,4120080,1,'cheek_type',-1,-52,0), (38191,4120080,1,'chin_type',100,14,52), (38192,4120080,1,'ear_type',100,0,0), (38193,4120080,1,'eye_brow_type',-69,100,4), (38194,4120080,0,'eye_color',168,12,221), (38195,4120080,1,'eye_type',-100,0,0), (38196,4120080,0,'hair_color1',255,255,255), (38197,4120080,0,'hair_color2',194,28,1), (38198,4120080,0,'hair_highlight',255,255,255), (38199,4120080,0,'hair_type_color',87,20,0), (38200,4120080,0,'hair_type_highlight_color',15,0,22), (38201,4120080,1,'lip_type',46,22,-39), (38202,4120080,1,'nose_type',17,-25,39), (38203,4120080,0,'skin_color',178,171,123), (38204,4120080,1,'soga_cheek_type',-81,-72,0), (38205,4120080,1,'soga_chin_type',-21,90,-19), (38206,4120080,1,'soga_ear_type',-48,-35,0), (38207,4120080,1,'soga_eye_brow_type',-82,-81,-53), (38208,4120080,0,'soga_eye_color',229,229,102), (38209,4120080,1,'soga_eye_type',9,0,0), (38210,4120080,0,'soga_hair_color1',255,255,255), (38211,4120080,0,'soga_hair_color2',255,190,107), (38212,4120080,0,'soga_hair_highlight',255,255,255), (38213,4120080,0,'soga_hair_type_color',246,106,255), (38214,4120080,0,'soga_hair_type_highlight_color',255,203,39), (38215,4120080,1,'soga_lip_type',0,-39,-3), (38216,4120080,1,'soga_nose_type',88,28,-32), (38217,4120080,0,'soga_skin_color',216,172,156), (38218,4120080,0,'wing_color1',246,246,246), (38219,4120081,1,'cheek_type',37,-100,0), (38220,4120081,1,'chin_type',-37,-37,28), (38221,4120081,1,'ear_type',100,-100,0), (38222,4120081,1,'eye_brow_type',100,-100,93), (38223,4120081,0,'eye_color',145,189,200), (38224,4120081,1,'eye_type',100,0,0), (38225,4120081,0,'hair_color1',109,14,49), (38226,4120081,0,'hair_color2',139,87,18), (38227,4120081,0,'hair_face_color',84,0,0), (38228,4120081,0,'hair_face_highlight_color',170,62,24), (38229,4120081,0,'hair_highlight',89,21,21), (38230,4120081,0,'hair_type_color',84,0,0), (38231,4120081,0,'hair_type_highlight_color',170,62,24), (38232,4120081,1,'lip_type',-81,100,61), (38233,4120081,1,'nose_type',-75,-28,50), (38234,4120081,0,'skin_color',249,254,253), (38235,4120081,1,'soga_cheek_type',39,-77,0), (38236,4120081,1,'soga_chin_type',-38,3,-28), (38237,4120081,1,'soga_ear_type',64,-87,0), (38238,4120081,1,'soga_eye_brow_type',100,-100,93), (38239,4120081,0,'soga_eye_color',229,229,102), (38240,4120081,1,'soga_eye_type',75,0,0), (38241,4120081,0,'soga_hair_color1',160,156,172), (38242,4120081,0,'soga_hair_color2',61,61,68), (38243,4120081,0,'soga_hair_face_color',244,244,246), (38244,4120081,0,'soga_hair_face_highlight_color',239,227,199), (38245,4120081,0,'soga_hair_highlight',249,230,153), (38246,4120081,0,'soga_hair_type_color',244,244,246), (38247,4120081,0,'soga_hair_type_highlight_color',239,227,199), (38248,4120081,1,'soga_lip_type',-81,-45,100), (38249,4120081,1,'soga_nose_type',-75,-28,50), (38250,4120081,0,'soga_skin_color',211,192,189), (38251,4120081,0,'wing_color1',255,255,255), (38252,4120081,0,'wing_color2',255,255,255), (38253,4120082,0,'eye_color',255,255,255), (38254,4120082,0,'skin_color',147,147,147), (38255,4120082,0,'soga_eye_color',255,0,255), (38256,4120083,0,'eye_color',255,255,255), (38257,4120083,0,'skin_color',255,255,255), (38258,4120083,0,'soga_eye_color',255,0,255), (38259,4120084,0,'eye_color',255,255,255), (38260,4120084,0,'skin_color',255,255,255), (38261,4120084,0,'soga_eye_color',255,0,255), (38262,4120085,0,'eye_color',255,255,255), (38263,4120085,0,'skin_color',255,255,255), (38264,4120085,0,'soga_eye_color',255,0,255), (38265,4120086,0,'eye_color',255,255,255), (38266,4120086,0,'skin_color',255,255,255), (38267,4120086,0,'soga_eye_color',255,0,255), (38268,4120087,0,'eye_color',255,255,255), (38269,4120087,0,'skin_color',255,255,255), (38270,4120087,0,'soga_eye_color',255,0,255), (38271,4120088,0,'eye_color',255,255,255), (38272,4120088,0,'skin_color',255,255,255), (38273,4120088,0,'soga_eye_color',255,0,255), (38274,4120089,0,'eye_color',255,255,255), (38275,4120089,0,'skin_color',255,255,255), (38276,4120089,0,'soga_eye_color',255,0,255), (38277,4120090,0,'eye_color',255,255,255), (38278,4120090,0,'skin_color',255,255,255), (38279,4120090,0,'soga_eye_color',255,0,255), (38280,4120091,1,'cheek_type',-63,14,0), (38281,4120091,1,'chin_type',100,-17,8), (38282,4120091,1,'ear_type',100,-56,0), (38283,4120091,1,'eye_brow_type',-14,68,-37), (38284,4120091,0,'eye_color',143,51,219), (38285,4120091,1,'eye_type',37,0,0), (38286,4120091,0,'hair_face_color',4,1,0), (38287,4120091,0,'hair_type_color',4,1,0), (38288,4120091,1,'lip_type',-7,50,-100), (38289,4120091,1,'nose_type',-37,0,-17), (38290,4120091,0,'skin_color',113,131,104), (38291,4120091,1,'soga_cheek_type',-11,43,0), (38292,4120091,1,'soga_chin_type',89,-8,-1), (38293,4120091,1,'soga_ear_type',-50,56,0), (38294,4120091,1,'soga_eye_brow_type',50,-14,37), (38295,4120091,0,'soga_eye_color',229,229,102), (38296,4120091,1,'soga_eye_type',37,0,0), (38297,4120091,0,'soga_hair_face_color',19,15,10), (38298,4120091,0,'soga_hair_type_color',19,15,10), (38299,4120091,1,'soga_lip_type',-7,-31,-90), (38300,4120091,1,'soga_nose_type',94,-25,50), (38301,4120091,0,'soga_skin_color',106,121,104), (38302,4120091,0,'wing_color1',255,255,255), (38303,4120091,0,'wing_color2',255,255,255), (38304,4120092,0,'eye_color',255,255,255), (38305,4120092,0,'skin_color',255,255,255), (38306,4120092,0,'soga_eye_color',255,0,255), (38307,4120093,0,'eye_color',255,255,255), (38308,4120093,0,'skin_color',255,255,255), (38309,4120093,0,'soga_eye_color',255,0,255), (38310,4120094,0,'eye_color',255,255,255), (38311,4120094,0,'skin_color',255,255,255), (38312,4120094,0,'soga_eye_color',255,0,255), (38313,4160000,1,'cheek_type',84,66,0), (38314,4160000,1,'chin_type',3,-39,-9), (38315,4160000,1,'ear_type',-1,-63,0), (38316,4160000,1,'eye_brow_type',-100,100,10), (38317,4160000,0,'eye_color',48,97,112), (38318,4160000,1,'eye_type',14,0,0), (38319,4160000,0,'hair_color1',3,56,253), (38320,4160000,0,'hair_color2',100,0,0), (38321,4160000,0,'hair_face_color',244,244,246), (38322,4160000,0,'hair_face_highlight_color',244,244,246), (38323,4160000,0,'hair_highlight',160,156,172), (38324,4160000,0,'hair_type_color',244,244,246), (38325,4160000,0,'hair_type_highlight_color',244,244,246), (38326,4160000,1,'lip_type',100,100,-81), (38327,4160000,1,'nose_type',-100,3,56), (38328,4160000,0,'skin_color',220,208,159), (38329,4160000,1,'soga_cheek_type',0,-100,100), (38330,4160000,1,'soga_chin_type',0,100,100), (38331,4160000,1,'soga_ear_type',0,14,0), (38332,4160000,1,'soga_eye_brow_type',0,-1,-63), (38333,4160000,0,'soga_eye_color',229,229,102), (38334,4160000,1,'soga_eye_type',100,0,0), (38335,4160000,0,'soga_hair_color1',160,156,172), (38336,4160000,0,'soga_hair_color2',62,62,68), (38337,4160000,0,'soga_hair_face_color',244,244,246), (38338,4160000,0,'soga_hair_face_highlight_color',244,244,246), (38339,4160000,0,'soga_hair_highlight',160,156,172), (38340,4160000,0,'soga_hair_type_color',244,244,246), (38341,4160000,0,'soga_hair_type_highlight_color',244,244,246), (38342,4160000,1,'soga_lip_type',10,84,66), (38343,4160000,1,'soga_nose_type',-81,3,-39), (38344,4160000,0,'soga_skin_color',220,208,159), (38345,4160001,1,'cheek_type',84,66,0), (38346,4160001,1,'chin_type',3,-39,-9), (38347,4160001,1,'ear_type',-1,-63,0), (38348,4160001,1,'eye_brow_type',-100,100,10), (38349,4160001,0,'eye_color',48,97,112), (38350,4160001,1,'eye_type',14,0,0), (38351,4160001,0,'hair_color1',3,56,253), (38352,4160001,0,'hair_color2',100,0,0), (38353,4160001,0,'hair_face_color',244,244,246), (38354,4160001,0,'hair_face_highlight_color',244,244,246), (38355,4160001,0,'hair_type_color',244,244,246), (38356,4160001,0,'hair_type_highlight_color',244,244,246), (38357,4160001,1,'lip_type',100,100,-81), (38358,4160001,1,'nose_type',-100,3,56), (38359,4160001,0,'skin_color',220,208,159), (38360,4160001,1,'soga_cheek_type',0,-100,100), (38361,4160001,1,'soga_chin_type',0,100,100), (38362,4160001,1,'soga_ear_type',0,14,0), (38363,4160001,1,'soga_eye_brow_type',0,-1,-63), (38364,4160001,0,'soga_eye_color',229,229,102), (38365,4160001,1,'soga_eye_type',100,0,0), (38366,4160001,0,'soga_hair_face_color',244,244,246), (38367,4160001,0,'soga_hair_face_highlight_color',244,244,246), (38368,4160001,0,'soga_hair_type_color',244,244,246), (38369,4160001,0,'soga_hair_type_highlight_color',244,244,246), (38370,4160001,1,'soga_lip_type',10,84,66), (38371,4160001,1,'soga_nose_type',-81,3,-39), (38372,4160001,0,'soga_skin_color',220,208,159), (38373,4160002,0,'eye_color',188,207,149), (38374,4160002,0,'skin_color',255,149,202), (38375,4160002,0,'soga_eye_color',255,0,255), (38376,4160003,1,'cheek_type',-57,-21,0), (38377,4160003,1,'chin_type',-87,-44,51), (38378,4160003,1,'ear_type',50,52,0), (38379,4160003,1,'eye_brow_type',1,100,-100), (38380,4160003,0,'eye_color',174,168,180), (38381,4160003,1,'eye_type',-93,0,0), (38382,4160003,0,'hair_color1',63,199,156), (38383,4160003,0,'hair_color2',0,7,0), (38384,4160003,0,'hair_face_color',49,49,47), (38385,4160003,0,'hair_highlight',7,0,7), (38386,4160003,0,'hair_type_color',49,49,47), (38387,4160003,1,'lip_type',-100,46,-100), (38388,4160003,1,'nose_type',-64,63,-57), (38389,4160003,0,'skin_color',100,113,99), (38390,4160003,1,'soga_cheek_type',0,1,100), (38391,4160003,1,'soga_chin_type',0,-100,46), (38392,4160003,1,'soga_ear_type',0,-93,0), (38393,4160003,1,'soga_eye_brow_type',0,50,52), (38394,4160003,0,'soga_eye_color',229,229,102), (38395,4160003,1,'soga_eye_type',-93,0,0), (38396,4160003,0,'soga_hair_color1',0,7,0), (38397,4160003,0,'soga_hair_face_color',49,49,47), (38398,4160003,0,'soga_hair_type_color',49,49,47), (38399,4160003,1,'soga_lip_type',-100,-57,-21), (38400,4160003,1,'soga_nose_type',-100,-87,-44), (38401,4160003,0,'soga_skin_color',100,113,99), (38402,4160004,0,'eye_color',147,151,86), (38403,4160004,0,'skin_color',255,0,12), (38404,4160004,0,'soga_eye_color',255,0,255), (38405,4160005,0,'eye_color',255,255,255), (38406,4160005,0,'skin_color',255,255,255), (38407,4160005,0,'soga_eye_color',255,0,255), (38408,4160006,0,'eye_color',188,207,149), (38409,4160006,0,'skin_color',255,149,202), (38410,4160006,0,'soga_eye_color',255,0,255), (38411,4160007,1,'cheek_type',84,66,0), (38412,4160007,1,'chin_type',3,-39,-9), (38413,4160007,1,'ear_type',-1,-63,0), (38414,4160007,1,'eye_brow_type',-100,100,10), (38415,4160007,0,'eye_color',48,97,112), (38416,4160007,1,'eye_type',14,0,0), (38417,4160007,0,'hair_color1',160,156,172), (38418,4160007,0,'hair_color2',62,62,68), (38419,4160007,0,'hair_face_color',244,244,246), (38420,4160007,0,'hair_face_highlight_color',244,244,246), (38421,4160007,0,'hair_highlight',160,156,172), (38422,4160007,0,'hair_type_color',244,244,246), (38423,4160007,0,'hair_type_highlight_color',244,244,246), (38424,4160007,1,'lip_type',100,100,-81), (38425,4160007,1,'nose_type',-100,3,56), (38426,4160007,0,'skin_color',220,208,159), (38427,4160007,1,'soga_cheek_type',84,66,0), (38428,4160007,1,'soga_chin_type',3,-39,-9), (38429,4160007,1,'soga_ear_type',-1,-63,0), (38430,4160007,1,'soga_eye_brow_type',-100,100,10), (38431,4160007,0,'soga_eye_color',229,229,102), (38432,4160007,1,'soga_eye_type',14,0,0), (38433,4160007,0,'soga_hair_color1',160,156,172), (38434,4160007,0,'soga_hair_color2',62,62,68), (38435,4160007,0,'soga_hair_face_color',244,244,246), (38436,4160007,0,'soga_hair_face_highlight_color',244,244,246), (38437,4160007,0,'soga_hair_highlight',160,156,172), (38438,4160007,0,'soga_hair_type_color',244,244,246), (38439,4160007,0,'soga_hair_type_highlight_color',244,244,246), (38440,4160007,1,'soga_lip_type',100,100,-81), (38441,4160007,1,'soga_nose_type',-100,3,56), (38442,4160007,0,'soga_skin_color',220,208,159), (38443,4160008,0,'eye_color',188,207,149), (38444,4160008,0,'skin_color',255,149,202), (38445,4160008,0,'soga_eye_color',255,0,255), (38446,4160009,1,'cheek_type',84,66,0), (38447,4160009,1,'chin_type',3,-39,-9), (38448,4160009,1,'ear_type',-1,-63,0), (38449,4160009,1,'eye_brow_type',-100,100,10), (38450,4160009,0,'eye_color',48,97,112), (38451,4160009,1,'eye_type',14,0,0), (38452,4160009,0,'hair_color1',160,156,172), (38453,4160009,0,'hair_color2',62,62,68), (38454,4160009,0,'hair_face_color',244,244,246), (38455,4160009,0,'hair_face_highlight_color',244,244,246), (38456,4160009,0,'hair_highlight',160,156,172), (38457,4160009,0,'hair_type_color',244,244,246), (38458,4160009,0,'hair_type_highlight_color',244,244,246), (38459,4160009,1,'lip_type',100,100,-81), (38460,4160009,1,'nose_type',-100,3,56), (38461,4160009,0,'skin_color',220,208,159), (38462,4160009,1,'soga_cheek_type',84,66,0), (38463,4160009,1,'soga_chin_type',3,-39,-9), (38464,4160009,1,'soga_ear_type',-1,-63,0), (38465,4160009,1,'soga_eye_brow_type',-100,100,10), (38466,4160009,0,'soga_eye_color',229,229,102), (38467,4160009,1,'soga_eye_type',14,0,0), (38468,4160009,0,'soga_hair_color1',160,156,172), (38469,4160009,0,'soga_hair_color2',62,62,68), (38470,4160009,0,'soga_hair_face_color',244,244,246), (38471,4160009,0,'soga_hair_face_highlight_color',244,244,246), (38472,4160009,0,'soga_hair_highlight',160,156,172), (38473,4160009,0,'soga_hair_type_color',244,244,246), (38474,4160009,0,'soga_hair_type_highlight_color',244,244,246), (38475,4160009,1,'soga_lip_type',100,100,-81), (38476,4160009,1,'soga_nose_type',-100,3,56), (38477,4160009,0,'soga_skin_color',220,208,159), (38478,4150000,1,'cheek_type',84,66,0), (38479,4150000,1,'chin_type',3,-39,-9), (38480,4150000,1,'ear_type',-1,-63,0), (38481,4150000,1,'eye_brow_type',-100,100,10), (38482,4150000,0,'eye_color',48,97,112), (38483,4150000,1,'eye_type',14,0,0), (38484,4150000,0,'hair_color1',3,56,253), (38485,4150000,0,'hair_color2',100,0,0), (38486,4150000,0,'hair_face_color',244,244,246), (38487,4150000,0,'hair_face_highlight_color',244,244,246), (38488,4150000,0,'hair_highlight',160,156,172), (38489,4150000,0,'hair_type_color',244,244,246), (38490,4150000,0,'hair_type_highlight_color',244,244,246), (38491,4150000,1,'lip_type',100,100,-81), (38492,4150000,1,'nose_type',-100,3,56), (38493,4150000,0,'skin_color',220,208,159), (38494,4150000,1,'soga_cheek_type',0,-100,100), (38495,4150000,1,'soga_chin_type',0,100,100), (38496,4150000,1,'soga_ear_type',0,14,0), (38497,4150000,1,'soga_eye_brow_type',0,-1,-63), (38498,4150000,0,'soga_eye_color',229,229,102), (38499,4150000,1,'soga_eye_type',100,0,0), (38500,4150000,0,'soga_hair_color1',160,156,172), (38501,4150000,0,'soga_hair_color2',62,62,68), (38502,4150000,0,'soga_hair_face_color',244,244,246), (38503,4150000,0,'soga_hair_face_highlight_color',244,244,246), (38504,4150000,0,'soga_hair_highlight',160,156,172), (38505,4150000,0,'soga_hair_type_color',244,244,246), (38506,4150000,0,'soga_hair_type_highlight_color',244,244,246), (38507,4150000,1,'soga_lip_type',10,84,66), (38508,4150000,1,'soga_nose_type',-81,3,-39), (38509,4150000,0,'soga_skin_color',220,208,159), (38510,4150001,1,'cheek_type',84,66,0), (38511,4150001,1,'chin_type',3,-39,-9), (38512,4150001,1,'ear_type',-1,-63,0), (38513,4150001,1,'eye_brow_type',-100,100,10), (38514,4150001,0,'eye_color',48,97,112), (38515,4150001,1,'eye_type',14,0,0), (38516,4150001,0,'hair_color1',3,56,253), (38517,4150001,0,'hair_color2',100,0,0), (38518,4150001,0,'hair_face_color',244,244,246), (38519,4150001,0,'hair_face_highlight_color',244,244,246), (38520,4150001,0,'hair_type_color',244,244,246), (38521,4150001,0,'hair_type_highlight_color',244,244,246), (38522,4150001,1,'lip_type',100,100,-81), (38523,4150001,1,'nose_type',-100,3,56), (38524,4150001,0,'skin_color',220,208,159), (38525,4150001,1,'soga_cheek_type',0,-100,100), (38526,4150001,1,'soga_chin_type',0,100,100), (38527,4150001,1,'soga_ear_type',0,14,0), (38528,4150001,1,'soga_eye_brow_type',0,-1,-63), (38529,4150001,0,'soga_eye_color',229,229,102), (38530,4150001,1,'soga_eye_type',100,0,0), (38531,4150001,0,'soga_hair_face_color',244,244,246), (38532,4150001,0,'soga_hair_face_highlight_color',244,244,246), (38533,4150001,0,'soga_hair_type_color',244,244,246), (38534,4150001,0,'soga_hair_type_highlight_color',244,244,246), (38535,4150001,1,'soga_lip_type',10,84,66), (38536,4150001,1,'soga_nose_type',-81,3,-39), (38537,4150001,0,'soga_skin_color',220,208,159), (38538,4150002,0,'eye_color',188,207,149), (38539,4150002,0,'skin_color',255,149,202), (38540,4150002,0,'soga_eye_color',255,0,255), (38541,4150003,1,'cheek_type',-2,-22,0), (38542,4150003,1,'chin_type',61,87,-50), (38543,4150003,1,'ear_type',34,20,0), (38544,4150003,1,'eye_brow_type',-4,-43,-61), (38545,4150003,0,'eye_color',68,140,0), (38546,4150003,1,'eye_type',-94,0,0), (38547,4150003,0,'hair_color1',43,206,56), (38548,4150003,1,'lip_type',97,25,0), (38549,4150003,1,'nose_type',-65,43,-50), (38550,4150003,0,'skin_color',43,13,0), (38551,4150003,1,'soga_cheek_type',0,-4,-43), (38552,4150003,1,'soga_chin_type',0,97,25), (38553,4150003,1,'soga_ear_type',0,-94,0), (38554,4150003,1,'soga_eye_brow_type',0,34,20), (38555,4150003,0,'soga_eye_color',229,229,102), (38556,4150003,1,'soga_eye_type',-94,0,0), (38557,4150003,1,'soga_lip_type',-61,-2,-22), (38558,4150003,1,'soga_nose_type',0,61,87), (38559,4150003,0,'soga_skin_color',43,13,0), (38560,4150003,0,'wing_color1',255,255,255), (38561,4150003,0,'wing_color2',255,255,255), (38562,4150004,1,'cheek_type',-52,-59,0), (38563,4150004,1,'chin_type',-1,3,14), (38564,4150004,1,'ear_type',97,-11,0), (38565,4150004,1,'eye_brow_type',11,-17,25), (38566,4150004,0,'eye_color',50,162,230), (38567,4150004,1,'eye_type',-50,0,0), (38568,4150004,0,'hair_color1',17,91,100), (38569,4150004,0,'hair_color2',76,161,255), (38570,4150004,0,'hair_highlight',255,255,255), (38571,4150004,0,'hair_type_color',3,87,215), (38572,4150004,0,'hair_type_highlight_color',15,0,22), (38573,4150004,1,'lip_type',-65,44,-32), (38574,4150004,1,'nose_type',98,17,91), (38575,4150004,0,'skin_color',185,176,130), (38576,4150004,1,'soga_cheek_type',0,11,-17), (38577,4150004,1,'soga_chin_type',0,-65,44), (38578,4150004,1,'soga_ear_type',0,-50,0), (38579,4150004,1,'soga_eye_brow_type',0,97,-11), (38580,4150004,0,'soga_eye_color',229,229,102), (38581,4150004,1,'soga_eye_type',-50,0,0), (38582,4150004,0,'soga_hair_color1',255,255,255), (38583,4150004,0,'soga_hair_color2',76,161,255), (38584,4150004,0,'soga_hair_highlight',255,255,255), (38585,4150004,0,'soga_hair_type_color',3,87,215), (38586,4150004,0,'soga_hair_type_highlight_color',15,0,22), (38587,4150004,1,'soga_lip_type',25,-52,-59), (38588,4150004,1,'soga_nose_type',-32,-1,3), (38589,4150004,0,'soga_skin_color',185,176,130), (38590,4150004,0,'wing_color1',62,146,238), (38591,4150004,0,'wing_color2',1,140,140), (38592,4150005,1,'cheek_type',93,56,0), (38593,4150005,1,'chin_type',-82,-93,-69), (38594,4150005,1,'ear_type',-78,52,0), (38595,4150005,1,'eye_brow_type',-14,47,69), (38596,4150005,0,'eye_color',133,182,194), (38597,4150005,1,'eye_type',-65,0,0), (38598,4150005,0,'hair_color1',87,193,156), (38599,4150005,0,'hair_color2',156,0,0), (38600,4150005,0,'hair_face_color',227,173,24), (38601,4150005,0,'hair_face_highlight_color',170,63,24), (38602,4150005,0,'hair_highlight',89,21,21), (38603,4150005,0,'hair_type_color',227,173,24), (38604,4150005,0,'hair_type_highlight_color',170,63,24), (38605,4150005,1,'lip_type',41,-20,-44), (38606,4150005,1,'nose_type',17,87,-63), (38607,4150005,0,'skin_color',177,159,108), (38608,4150005,1,'soga_cheek_type',0,-14,47), (38609,4150005,1,'soga_chin_type',0,41,-20), (38610,4150005,1,'soga_ear_type',0,-65,0), (38611,4150005,1,'soga_eye_brow_type',0,-78,52), (38612,4150005,0,'soga_eye_color',229,229,102), (38613,4150005,1,'soga_eye_type',-100,0,0), (38614,4150005,0,'soga_hair_color1',200,165,96), (38615,4150005,0,'soga_hair_color2',173,99,44), (38616,4150005,0,'soga_hair_face_color',227,173,24), (38617,4150005,0,'soga_hair_face_highlight_color',170,63,24), (38618,4150005,0,'soga_hair_highlight',89,21,21), (38619,4150005,0,'soga_hair_type_color',227,173,24), (38620,4150005,0,'soga_hair_type_highlight_color',170,63,24), (38621,4150005,1,'soga_lip_type',69,93,56), (38622,4150005,1,'soga_nose_type',-44,-82,-93), (38623,4150005,0,'soga_skin_color',177,159,108), (38624,4150005,0,'wing_color1',255,255,255), (38625,4150005,0,'wing_color2',255,255,255), (38626,4150006,1,'cheek_type',-74,-85,0), (38627,4150006,1,'chin_type',-46,-62,22), (38628,4150006,1,'ear_type',-75,31,0), (38629,4150006,1,'eye_brow_type',14,-38,56), (38630,4150006,0,'eye_color',116,173,190), (38631,4150006,1,'eye_type',-11,0,0), (38632,4150006,0,'hair_color1',163,156,156), (38633,4150006,0,'hair_color2',156,0,0), (38634,4150006,0,'hair_face_color',229,171,25), (38635,4150006,0,'hair_face_highlight_color',233,184,31), (38636,4150006,0,'hair_highlight',246,219,114), (38637,4150006,0,'hair_type_color',229,171,25), (38638,4150006,0,'hair_type_highlight_color',233,184,31), (38639,4150006,1,'lip_type',-52,87,79), (38640,4150006,1,'nose_type',63,-93,-100), (38641,4150006,0,'skin_color',213,190,155), (38642,4150006,1,'soga_cheek_type',0,14,-38), (38643,4150006,1,'soga_chin_type',0,-52,87), (38644,4150006,1,'soga_ear_type',0,-11,0), (38645,4150006,1,'soga_eye_brow_type',0,-75,31), (38646,4150006,0,'soga_eye_color',229,229,102), (38647,4150006,1,'soga_eye_type',-100,0,0), (38648,4150006,0,'soga_hair_color1',200,165,96), (38649,4150006,0,'soga_hair_color2',134,89,56), (38650,4150006,0,'soga_hair_face_color',229,171,25), (38651,4150006,0,'soga_hair_face_highlight_color',233,184,31), (38652,4150006,0,'soga_hair_highlight',246,219,114), (38653,4150006,0,'soga_hair_type_color',229,171,25), (38654,4150006,0,'soga_hair_type_highlight_color',233,184,31), (38655,4150006,1,'soga_lip_type',56,-74,-85), (38656,4150006,1,'soga_nose_type',79,-46,-62), (38657,4150006,0,'soga_skin_color',213,190,155), (38658,4150007,1,'cheek_type',17,-38,0), (38659,4150007,1,'chin_type',28,91,18), (38660,4150007,1,'ear_type',-61,-28,0), (38661,4150007,1,'eye_brow_type',-5,-28,-68), (38662,4150007,0,'eye_color',130,182,197), (38663,4150007,1,'eye_type',-81,0,0), (38664,4150007,0,'hair_color1',29,89,100), (38665,4150007,0,'hair_color2',199,150,48), (38666,4150007,0,'hair_face_color',184,128,10), (38667,4150007,0,'hair_face_highlight_color',224,174,20), (38668,4150007,0,'hair_highlight',239,221,86), (38669,4150007,0,'hair_type_color',184,128,10), (38670,4150007,0,'hair_type_highlight_color',224,174,20), (38671,4150007,1,'lip_type',-9,34,95), (38672,4150007,1,'nose_type',-63,29,89), (38673,4150007,0,'skin_color',180,143,95), (38674,4150007,1,'soga_cheek_type',0,-5,-28), (38675,4150007,1,'soga_chin_type',0,-9,34), (38676,4150007,1,'soga_ear_type',0,-81,0), (38677,4150007,1,'soga_eye_brow_type',0,-61,-28), (38678,4150007,0,'soga_eye_color',229,229,102), (38679,4150007,1,'soga_eye_type',-81,0,0), (38680,4150007,0,'soga_hair_color1',209,131,22), (38681,4150007,0,'soga_hair_color2',199,150,48), (38682,4150007,0,'soga_hair_face_color',184,128,10), (38683,4150007,0,'soga_hair_face_highlight_color',224,174,20), (38684,4150007,0,'soga_hair_highlight',239,221,86), (38685,4150007,0,'soga_hair_type_color',184,128,10), (38686,4150007,0,'soga_hair_type_highlight_color',224,174,20), (38687,4150007,1,'soga_lip_type',-68,17,-38), (38688,4150007,1,'soga_nose_type',95,28,91), (38689,4150007,0,'soga_skin_color',180,143,95), (38690,4150007,0,'wing_color1',255,255,255), (38691,4150007,0,'wing_color2',255,255,255), (38692,4150008,1,'cheek_type',3,29,0), (38693,4150008,1,'chin_type',-10,-28,-5), (38694,4150008,1,'ear_type',-19,-23,0), (38695,4150008,1,'eye_brow_type',5,-12,0), (38696,4150008,0,'eye_color',88,106,59), (38697,4150008,0,'hair_color1',28,20,0), (38698,4150008,0,'hair_face_color',58,54,42), (38699,4150008,0,'hair_face_highlight_color',68,60,10), (38700,4150008,0,'hair_type_color',58,54,42), (38701,4150008,0,'hair_type_highlight_color',68,60,10), (38702,4150008,1,'lip_type',0,5,0), (38703,4150008,1,'nose_type',-11,28,20), (38704,4150008,0,'skin_color',224,206,177), (38705,4150008,1,'soga_cheek_type',0,5,-12), (38706,4150008,1,'soga_chin_type',0,0,5), (38707,4150008,1,'soga_ear_type',-19,-23,0), (38708,4150008,1,'soga_eye_brow_type',0,-19,-23), (38709,4150008,0,'soga_eye_color',229,229,102), (38710,4150008,0,'soga_hair_face_color',58,54,42), (38711,4150008,0,'soga_hair_face_highlight_color',68,60,10), (38712,4150008,0,'soga_hair_type_color',58,54,42), (38713,4150008,0,'soga_hair_type_highlight_color',68,60,10), (38714,4150008,1,'soga_lip_type',0,3,29), (38715,4150008,1,'soga_nose_type',0,-10,-28), (38716,4150008,0,'soga_skin_color',224,206,177), (38717,4150008,0,'wing_color1',255,255,255), (38718,4150008,0,'wing_color2',255,255,255), (38719,4150009,1,'cheek_type',23,-28,0), (38720,4150009,1,'chin_type',0,11,-18), (38721,4150009,1,'ear_type',-41,-37,0), (38722,4150009,1,'eye_brow_type',28,-3,0), (38723,4150009,0,'eye_color',32,64,53), (38724,4150009,1,'eye_type',-11,0,0), (38725,4150009,0,'hair_color1',246,9,156), (38726,4150009,0,'hair_face_color',44,46,34), (38727,4150009,0,'hair_face_highlight_color',45,18,7), (38728,4150009,0,'hair_type_color',44,46,34), (38729,4150009,0,'hair_type_highlight_color',45,18,7), (38730,4150009,1,'lip_type',12,-18,-5), (38731,4150009,1,'nose_type',-25,-10,9), (38732,4150009,0,'skin_color',236,203,200), (38733,4150009,1,'soga_cheek_type',0,28,-3), (38734,4150009,1,'soga_chin_type',0,12,-18), (38735,4150009,1,'soga_ear_type',0,-11,0), (38736,4150009,1,'soga_eye_brow_type',0,-41,-37), (38737,4150009,0,'soga_eye_color',229,229,102), (38738,4150009,1,'soga_eye_type',-11,0,0), (38739,4150009,0,'soga_hair_face_color',44,46,34), (38740,4150009,0,'soga_hair_face_highlight_color',45,18,7), (38741,4150009,0,'soga_hair_type_color',44,46,34), (38742,4150009,0,'soga_hair_type_highlight_color',45,18,7), (38743,4150009,1,'soga_lip_type',0,23,-28), (38744,4150009,1,'soga_nose_type',-5,0,11), (38745,4150009,0,'soga_skin_color',236,203,200), (38746,4150009,0,'wing_color1',255,255,255), (38747,4150009,0,'wing_color2',255,255,255), (38748,4150010,1,'cheek_type',47,87,0), (38749,4150010,1,'chin_type',57,-7,42), (38750,4150010,1,'ear_type',-11,-11,0), (38751,4150010,1,'eye_brow_type',7,-68,-81), (38752,4150010,0,'eye_color',156,196,208), (38753,4150010,1,'eye_type',-65,0,0), (38754,4150010,0,'hair_color1',21,2,69), (38755,4150010,0,'hair_color2',59,70,70), (38756,4150010,0,'hair_face_color',233,231,227), (38757,4150010,0,'hair_face_highlight_color',239,239,226), (38758,4150010,0,'hair_highlight',119,135,135), (38759,4150010,0,'hair_type_color',233,231,227), (38760,4150010,0,'hair_type_highlight_color',239,239,226), (38761,4150010,1,'lip_type',50,9,-1), (38762,4150010,1,'nose_type',-25,21,2), (38763,4150010,0,'skin_color',215,197,192), (38764,4150010,1,'soga_cheek_type',0,7,-68), (38765,4150010,1,'soga_chin_type',0,50,9), (38766,4150010,1,'soga_ear_type',0,-65,0), (38767,4150010,1,'soga_eye_brow_type',0,-11,-11), (38768,4150010,0,'soga_eye_color',229,229,102), (38769,4150010,1,'soga_eye_type',-65,0,0), (38770,4150010,0,'soga_hair_color1',161,165,168), (38771,4150010,0,'soga_hair_color2',59,70,70), (38772,4150010,0,'soga_hair_face_color',233,231,227), (38773,4150010,0,'soga_hair_face_highlight_color',239,239,226), (38774,4150010,0,'soga_hair_highlight',119,135,135), (38775,4150010,0,'soga_hair_type_color',233,231,227), (38776,4150010,0,'soga_hair_type_highlight_color',239,239,226), (38777,4150010,1,'soga_lip_type',-81,47,87), (38778,4150010,1,'soga_nose_type',-1,57,-7), (38779,4150010,0,'soga_skin_color',215,197,192), (38780,4150011,1,'cheek_type',-70,5,0), (38781,4150011,1,'chin_type',-94,0,-20), (38782,4150011,1,'ear_type',-83,-100,0), (38783,4150011,1,'eye_brow_type',17,100,100), (38784,4150011,0,'eye_color',179,157,112), (38785,4150011,1,'eye_type',100,0,0), (38786,4150011,0,'hair_color1',163,51,43), (38787,4150011,0,'hair_color2',199,150,48), (38788,4150011,0,'hair_face_color',184,128,10), (38789,4150011,0,'hair_face_highlight_color',193,100,45), (38790,4150011,0,'hair_highlight',105,26,26), (38791,4150011,0,'hair_type_color',184,128,10), (38792,4150011,0,'hair_type_highlight_color',193,100,45), (38793,4150011,1,'lip_type',-63,-93,-72), (38794,4150011,1,'nose_type',21,-93,51), (38795,4150011,0,'skin_color',229,196,199), (38796,4150011,1,'soga_cheek_type',0,17,100), (38797,4150011,1,'soga_chin_type',0,-63,-93), (38798,4150011,1,'soga_ear_type',0,100,0), (38799,4150011,1,'soga_eye_brow_type',0,-83,-100), (38800,4150011,0,'soga_eye_color',229,229,102), (38801,4150011,1,'soga_eye_type',100,0,0), (38802,4150011,0,'soga_hair_color1',209,131,22), (38803,4150011,0,'soga_hair_color2',199,150,48), (38804,4150011,0,'soga_hair_face_color',184,128,10), (38805,4150011,0,'soga_hair_face_highlight_color',193,100,45), (38806,4150011,0,'soga_hair_highlight',105,26,26), (38807,4150011,0,'soga_hair_type_color',184,128,10), (38808,4150011,0,'soga_hair_type_highlight_color',193,100,45), (38809,4150011,1,'soga_lip_type',100,-70,5), (38810,4150011,1,'soga_nose_type',-72,-94,0), (38811,4150011,0,'soga_skin_color',229,196,199), (38812,4150011,0,'wing_color1',255,255,255), (38813,4150011,0,'wing_color2',255,255,255), (38814,4150012,1,'cheek_type',2,19,0), (38815,4150012,1,'chin_type',23,34,4), (38816,4150012,1,'ear_type',-10,-28,0), (38817,4150012,1,'eye_brow_type',-8,-4,5), (38818,4150012,0,'eye_color',96,160,175), (38819,4150012,1,'eye_type',39,0,0), (38820,4150012,0,'hair_color1',249,10,156), (38821,4150012,0,'hair_face_color',115,94,81), (38822,4150012,0,'hair_face_highlight_color',144,121,5), (38823,4150012,0,'hair_type_color',115,94,81), (38824,4150012,0,'hair_type_highlight_color',144,121,5), (38825,4150012,1,'lip_type',-19,-7,-21), (38826,4150012,1,'nose_type',-8,-7,10), (38827,4150012,0,'skin_color',208,145,136), (38828,4150012,1,'soga_cheek_type',0,-8,-4), (38829,4150012,1,'soga_chin_type',0,-19,-7), (38830,4150012,1,'soga_ear_type',0,39,0), (38831,4150012,1,'soga_eye_brow_type',0,-10,-28), (38832,4150012,0,'soga_eye_color',229,229,102), (38833,4150012,1,'soga_eye_type',39,0,0), (38834,4150012,0,'soga_hair_face_color',115,94,81), (38835,4150012,0,'soga_hair_face_highlight_color',144,121,5), (38836,4150012,0,'soga_hair_type_color',115,94,81), (38837,4150012,0,'soga_hair_type_highlight_color',144,121,5), (38838,4150012,1,'soga_lip_type',5,2,19), (38839,4150012,1,'soga_nose_type',-21,23,34), (38840,4150012,0,'soga_skin_color',208,145,136), (38841,4150012,0,'wing_color1',255,255,255), (38842,4150012,0,'wing_color2',255,255,255), (38843,4150013,1,'cheek_type',68,88,0), (38844,4150013,1,'chin_type',-57,68,69), (38845,4150013,1,'ear_type',41,-25,0), (38846,4150013,1,'eye_brow_type',-68,-28,75), (38847,4150013,0,'eye_color',153,1,238), (38848,4150013,1,'eye_type',61,0,0), (38849,4150013,0,'hair_color1',247,242,46), (38850,4150013,0,'hair_color2',255,236,129), (38851,4150013,0,'hair_highlight',255,255,255), (38852,4150013,0,'hair_type_color',255,193,43), (38853,4150013,0,'hair_type_highlight_color',192,17,0), (38854,4150013,1,'lip_type',-62,75,74), (38855,4150013,1,'nose_type',97,-9,-14), (38856,4150013,0,'skin_color',199,184,142), (38857,4150013,1,'soga_cheek_type',0,-68,-28), (38858,4150013,1,'soga_chin_type',0,-62,75), (38859,4150013,1,'soga_ear_type',0,61,0), (38860,4150013,1,'soga_eye_brow_type',0,41,-25), (38861,4150013,0,'soga_eye_color',229,229,102), (38862,4150013,1,'soga_eye_type',61,0,0), (38863,4150013,0,'soga_hair_color1',255,255,255), (38864,4150013,0,'soga_hair_color2',255,236,129), (38865,4150013,0,'soga_hair_highlight',255,255,255), (38866,4150013,0,'soga_hair_type_color',255,193,43), (38867,4150013,0,'soga_hair_type_highlight_color',192,17,0), (38868,4150013,1,'soga_lip_type',75,68,88), (38869,4150013,1,'soga_nose_type',74,-57,68), (38870,4150013,0,'soga_skin_color',199,184,142), (38871,4150013,0,'wing_color1',32,255,212), (38872,4150013,0,'wing_color2',172,1,255), (38873,4150014,1,'cheek_type',55,29,0), (38874,4150014,1,'chin_type',-81,-31,-25), (38875,4150014,1,'ear_type',37,0,0), (38876,4150014,1,'eye_brow_type',71,-44,-10), (38877,4150014,0,'eye_color',126,178,194), (38878,4150014,1,'eye_type',81,0,0), (38879,4150014,0,'hair_color1',62,233,100), (38880,4150014,0,'hair_color2',120,50,0), (38881,4150014,0,'hair_highlight',38,22,21), (38882,4150014,1,'lip_type',34,-93,42), (38883,4150014,1,'nose_type',-2,62,-23), (38884,4150014,0,'skin_color',140,100,72), (38885,4150014,1,'soga_cheek_type',0,71,-44), (38886,4150014,1,'soga_chin_type',0,34,-93), (38887,4150014,1,'soga_ear_type',0,81,0), (38888,4150014,1,'soga_eye_brow_type',0,37,0), (38889,4150014,0,'soga_eye_color',229,229,102), (38890,4150014,1,'soga_eye_type',81,0,0), (38891,4150014,0,'soga_hair_color1',38,22,21), (38892,4150014,0,'soga_hair_color2',120,50,0), (38893,4150014,0,'soga_hair_highlight',38,22,21), (38894,4150014,1,'soga_lip_type',-10,55,29), (38895,4150014,1,'soga_nose_type',42,-81,-31), (38896,4150014,0,'soga_skin_color',140,100,72), (38897,4150014,0,'wing_color1',255,255,255), (38898,4150014,0,'wing_color2',255,255,255), (38899,4140000,1,'cheek_type',84,66,0), (38900,4140000,1,'chin_type',3,-39,-9), (38901,4140000,1,'ear_type',-1,-63,0), (38902,4140000,1,'eye_brow_type',-100,100,10), (38903,4140000,0,'eye_color',48,97,112), (38904,4140000,1,'eye_type',14,0,0), (38905,4140000,0,'hair_color1',3,56,253), (38906,4140000,0,'hair_color2',100,0,0), (38907,4140000,0,'hair_face_color',244,244,246), (38908,4140000,0,'hair_face_highlight_color',244,244,246), (38909,4140000,0,'hair_highlight',160,156,172), (38910,4140000,0,'hair_type_color',244,244,246), (38911,4140000,0,'hair_type_highlight_color',244,244,246), (38912,4140000,1,'lip_type',100,100,-81), (38913,4140000,1,'nose_type',-100,3,56), (38914,4140000,0,'skin_color',220,208,159), (38915,4140000,1,'soga_cheek_type',0,-100,100), (38916,4140000,1,'soga_chin_type',0,100,100), (38917,4140000,1,'soga_ear_type',0,14,0), (38918,4140000,1,'soga_eye_brow_type',0,-1,-63), (38919,4140000,0,'soga_eye_color',229,229,102), (38920,4140000,1,'soga_eye_type',100,0,0), (38921,4140000,0,'soga_hair_color1',160,156,172), (38922,4140000,0,'soga_hair_color2',62,62,68), (38923,4140000,0,'soga_hair_face_color',244,244,246), (38924,4140000,0,'soga_hair_face_highlight_color',244,244,246), (38925,4140000,0,'soga_hair_highlight',160,156,172), (38926,4140000,0,'soga_hair_type_color',244,244,246), (38927,4140000,0,'soga_hair_type_highlight_color',244,244,246), (38928,4140000,1,'soga_lip_type',10,84,66), (38929,4140000,1,'soga_nose_type',-81,3,-39), (38930,4140000,0,'soga_skin_color',220,208,159), (38931,4140001,1,'cheek_type',-57,-21,0), (38932,4140001,1,'chin_type',-87,-44,51), (38933,4140001,1,'ear_type',50,52,0), (38934,4140001,1,'eye_brow_type',1,100,-100), (38935,4140001,0,'eye_color',174,168,180), (38936,4140001,1,'eye_type',-93,0,0), (38937,4140001,0,'hair_color1',63,199,156), (38938,4140001,0,'hair_color2',0,7,0), (38939,4140001,0,'hair_face_color',49,49,47), (38940,4140001,0,'hair_highlight',7,0,7), (38941,4140001,0,'hair_type_color',49,49,47), (38942,4140001,1,'lip_type',-100,46,-100), (38943,4140001,1,'nose_type',-64,63,-57), (38944,4140001,0,'skin_color',100,113,99), (38945,4140001,1,'soga_cheek_type',0,1,100), (38946,4140001,1,'soga_chin_type',0,-100,46), (38947,4140001,1,'soga_ear_type',0,-93,0), (38948,4140001,1,'soga_eye_brow_type',0,50,52), (38949,4140001,0,'soga_eye_color',229,229,102), (38950,4140001,1,'soga_eye_type',-93,0,0), (38951,4140001,0,'soga_hair_color1',0,7,0), (38952,4140001,0,'soga_hair_face_color',49,49,47), (38953,4140001,0,'soga_hair_type_color',49,49,47), (38954,4140001,1,'soga_lip_type',-100,-57,-21), (38955,4140001,1,'soga_nose_type',-100,-87,-44), (38956,4140001,0,'soga_skin_color',100,113,99), (38957,4140002,1,'cheek_type',-4,25,0), (38958,4140002,1,'chin_type',-21,84,87), (38959,4140002,1,'ear_type',-68,20,0), (38960,4140002,1,'eye_brow_type',-25,81,68), (38961,4140002,0,'eye_color',89,117,67), (38962,4140002,1,'eye_type',68,0,0), (38963,4140002,0,'hair_color1',234,74,163), (38964,4140002,0,'hair_color2',100,0,0), (38965,4140002,0,'hair_face_color',244,246,246), (38966,4140002,0,'hair_face_highlight_color',23,12,31), (38967,4140002,0,'hair_highlight',26,24,25), (38968,4140002,0,'hair_type_color',244,246,246), (38969,4140002,0,'hair_type_highlight_color',23,12,31), (38970,4140002,1,'lip_type',58,21,-17), (38971,4140002,1,'nose_type',68,-22,74), (38972,4140002,0,'skin_color',151,147,110), (38973,4140002,1,'soga_cheek_type',0,-25,81), (38974,4140002,1,'soga_chin_type',0,58,21), (38975,4140002,1,'soga_ear_type',0,68,0), (38976,4140002,1,'soga_eye_brow_type',0,-68,20), (38977,4140002,0,'soga_eye_color',229,229,102), (38978,4140002,1,'soga_eye_type',100,0,0), (38979,4140002,0,'soga_hair_color1',164,165,165), (38980,4140002,0,'soga_hair_color2',56,62,62), (38981,4140002,0,'soga_hair_face_color',244,246,246), (38982,4140002,0,'soga_hair_face_highlight_color',23,12,31), (38983,4140002,0,'soga_hair_highlight',26,24,25), (38984,4140002,0,'soga_hair_type_color',244,246,246), (38985,4140002,0,'soga_hair_type_highlight_color',23,12,31), (38986,4140002,1,'soga_lip_type',68,-4,25), (38987,4140002,1,'soga_nose_type',-17,-21,84), (38988,4140002,0,'soga_skin_color',151,147,110), (38989,4140003,1,'cheek_type',-18,17,0), (38990,4140003,1,'chin_type',9,14,19), (38991,4140003,1,'ear_type',87,-100,0), (38992,4140003,1,'eye_brow_type',9,44,-20), (38993,4140003,0,'eye_color',106,164,164), (38994,4140003,1,'eye_type',-100,0,0), (38995,4140003,0,'hair_color1',192,100,100), (38996,4140003,0,'hair_color2',187,136,62), (38997,4140003,0,'hair_face_color',233,184,31), (38998,4140003,0,'hair_face_highlight_color',233,184,31), (38999,4140003,0,'hair_highlight',246,219,114), (39000,4140003,0,'hair_type_color',233,184,31), (39001,4140003,0,'hair_type_highlight_color',233,184,31), (39002,4140003,1,'lip_type',-100,-55,76), (39003,4140003,1,'nose_type',-100,-64,100), (39004,4140003,0,'skin_color',194,194,157), (39005,4140003,1,'soga_cheek_type',0,9,44), (39006,4140003,1,'soga_chin_type',0,-100,-55), (39007,4140003,1,'soga_ear_type',0,-100,0), (39008,4140003,1,'soga_eye_brow_type',0,87,-100), (39009,4140003,0,'soga_eye_color',229,229,102), (39010,4140003,1,'soga_eye_type',-100,0,0), (39011,4140003,0,'soga_hair_color1',246,219,114), (39012,4140003,0,'soga_hair_color2',187,136,62), (39013,4140003,0,'soga_hair_face_color',233,184,31), (39014,4140003,0,'soga_hair_face_highlight_color',233,184,31), (39015,4140003,0,'soga_hair_highlight',246,219,114), (39016,4140003,0,'soga_hair_type_color',233,184,31), (39017,4140003,0,'soga_hair_type_highlight_color',233,184,31), (39018,4140003,1,'soga_lip_type',-20,-18,17), (39019,4140003,1,'soga_nose_type',76,9,14), (39020,4140003,0,'soga_skin_color',194,194,157), (39021,4140004,1,'cheek_type',17,-37,0), (39022,4140004,1,'chin_type',28,90,17), (39023,4140004,1,'ear_type',-61,-28,0), (39024,4140004,1,'eye_brow_type',-4,-28,-68), (39025,4140004,0,'eye_color',130,182,197), (39026,4140004,1,'eye_type',-81,0,0), (39027,4140004,0,'hair_color1',28,88,34), (39028,4140004,0,'hair_color2',195,0,0), (39029,4140004,0,'hair_face_color',4,1,1), (39030,4140004,0,'hair_face_highlight_color',84,0,0), (39031,4140004,0,'hair_highlight',109,14,49), (39032,4140004,0,'hair_type_color',4,1,1), (39033,4140004,0,'hair_type_highlight_color',84,0,0), (39034,4140004,1,'lip_type',-8,34,94), (39035,4140004,1,'nose_type',-62,28,88), (39036,4140004,0,'skin_color',225,215,168), (39037,4140004,1,'soga_cheek_type',0,-4,-28), (39038,4140004,1,'soga_chin_type',0,-8,34), (39039,4140004,1,'soga_ear_type',0,-81,0), (39040,4140004,1,'soga_eye_brow_type',0,-61,-28), (39041,4140004,0,'soga_eye_color',229,229,102), (39042,4140004,1,'soga_eye_type',-61,0,0), (39043,4140004,0,'soga_hair_color1',38,22,21), (39044,4140004,0,'soga_hair_color2',120,50,0), (39045,4140004,0,'soga_hair_face_color',4,1,1), (39046,4140004,0,'soga_hair_face_highlight_color',84,0,0), (39047,4140004,0,'soga_hair_highlight',109,14,49), (39048,4140004,0,'soga_hair_type_color',4,1,1), (39049,4140004,0,'soga_hair_type_highlight_color',84,0,0), (39050,4140004,1,'soga_lip_type',-68,17,-37), (39051,4140004,1,'soga_nose_type',94,28,90), (39052,4140004,0,'soga_skin_color',225,215,168), (39053,4140004,0,'wing_color1',255,255,255), (39054,4140004,0,'wing_color2',255,255,255), (39055,4140005,1,'cheek_type',-17,17,0), (39056,4140005,1,'chin_type',8,14,18), (39057,4140005,1,'ear_type',-100,0,0), (39058,4140005,1,'eye_brow_type',68,100,-100), (39059,4140005,0,'eye_color',166,201,205), (39060,4140005,1,'eye_type',-100,0,0), (39061,4140005,0,'hair_color1',100,216,100), (39062,4140005,0,'hair_color2',171,87,0), (39063,4140005,0,'hair_face_color',168,59,22), (39064,4140005,0,'hair_face_highlight_color',158,55,25), (39065,4140005,0,'hair_highlight',89,21,21), (39066,4140005,0,'hair_type_color',168,59,22), (39067,4140005,0,'hair_type_highlight_color',158,55,25), (39068,4140005,1,'lip_type',-100,-55,75), (39069,4140005,1,'nose_type',-8,100,-40), (39070,4140005,0,'skin_color',194,194,157), (39071,4140005,1,'soga_cheek_type',0,68,100), (39072,4140005,1,'soga_chin_type',0,-100,-55), (39073,4140005,1,'soga_ear_type',0,-100,0), (39074,4140005,1,'soga_eye_brow_type',0,-100,0), (39075,4140005,0,'soga_eye_color',229,229,102), (39076,4140005,1,'soga_eye_type',-100,0,0), (39077,4140005,0,'soga_hair_color1',89,21,21), (39078,4140005,0,'soga_hair_color2',171,87,0), (39079,4140005,0,'soga_hair_face_color',168,59,22), (39080,4140005,0,'soga_hair_face_highlight_color',158,55,25), (39081,4140005,0,'soga_hair_highlight',89,21,21), (39082,4140005,0,'soga_hair_type_color',168,59,22), (39083,4140005,0,'soga_hair_type_highlight_color',158,55,25), (39084,4140005,1,'soga_lip_type',-100,-17,17), (39085,4140005,1,'soga_nose_type',75,8,14), (39086,4140005,0,'soga_skin_color',194,194,157), (39087,4140006,1,'cheek_type',-52,-10,0), (39088,4140006,1,'chin_type',-87,35,-70), (39089,4140006,1,'ear_type',79,51,0), (39090,4140006,1,'eye_brow_type',-8,-50,-87), (39091,4140006,0,'eye_color',97,134,91), (39092,4140006,1,'eye_type',-50,0,0), (39093,4140006,0,'hair_color1',214,219,156), (39094,4140006,0,'hair_color2',171,87,0), (39095,4140006,0,'hair_face_color',166,58,23), (39096,4140006,0,'hair_face_highlight_color',175,73,29), (39097,4140006,0,'hair_highlight',89,21,21), (39098,4140006,0,'hair_type_color',166,58,23), (39099,4140006,0,'hair_type_highlight_color',175,73,29), (39100,4140006,1,'lip_type',-62,-45,-17), (39101,4140006,1,'nose_type',48,-42,-37), (39102,4140006,0,'skin_color',255,255,255), (39103,4140006,1,'soga_cheek_type',0,-8,-50), (39104,4140006,1,'soga_chin_type',0,-62,-45), (39105,4140006,1,'soga_ear_type',0,-50,0), (39106,4140006,1,'soga_eye_brow_type',0,79,51), (39107,4140006,0,'soga_eye_color',229,229,102), (39108,4140006,1,'soga_eye_type',-50,0,0), (39109,4140006,0,'soga_hair_color1',89,21,21), (39110,4140006,0,'soga_hair_color2',171,87,0), (39111,4140006,0,'soga_hair_face_color',166,58,23), (39112,4140006,0,'soga_hair_face_highlight_color',175,73,29), (39113,4140006,0,'soga_hair_highlight',89,21,21), (39114,4140006,0,'soga_hair_type_color',166,58,23), (39115,4140006,0,'soga_hair_type_highlight_color',175,73,29), (39116,4140006,1,'soga_lip_type',-87,-52,-10), (39117,4140006,1,'soga_nose_type',-17,-87,35), (39118,4140006,0,'soga_skin_color',255,255,255), (39119,4140007,0,'eye_color',255,255,255), (39120,4140007,0,'skin_color',255,255,255), (39121,4140007,0,'soga_eye_color',255,0,255), (39122,4140008,1,'cheek_type',87,18,0), (39123,4140008,1,'chin_type',18,0,-14), (39124,4140008,1,'ear_type',18,-34,0), (39125,4140008,1,'eye_brow_type',-100,8,-100), (39126,4140008,0,'eye_color',115,172,189), (39127,4140008,1,'eye_type',-100,0,0), (39128,4140008,0,'hair_color1',195,38,163), (39129,4140008,0,'hair_color2',61,61,68), (39130,4140008,0,'hair_face_color',244,244,246), (39131,4140008,0,'hair_face_highlight_color',244,244,246), (39132,4140008,0,'hair_highlight',160,156,172), (39133,4140008,0,'hair_type_color',244,244,246), (39134,4140008,0,'hair_type_highlight_color',244,244,246), (39135,4140008,1,'lip_type',56,100,37), (39136,4140008,1,'nose_type',-100,-61,38), (39137,4140008,0,'skin_color',222,206,200), (39138,4140008,1,'soga_cheek_type',0,-100,8), (39139,4140008,1,'soga_chin_type',0,56,100), (39140,4140008,1,'soga_ear_type',0,-100,0), (39141,4140008,1,'soga_eye_brow_type',0,18,-34), (39142,4140008,0,'soga_eye_color',229,229,102), (39143,4140008,1,'soga_eye_type',-100,0,0), (39144,4140008,0,'soga_hair_color1',160,156,172), (39145,4140008,0,'soga_hair_color2',61,61,68), (39146,4140008,0,'soga_hair_face_color',244,244,246), (39147,4140008,0,'soga_hair_face_highlight_color',244,244,246), (39148,4140008,0,'soga_hair_highlight',160,156,172), (39149,4140008,0,'soga_hair_type_color',244,244,246), (39150,4140008,0,'soga_hair_type_highlight_color',244,244,246), (39151,4140008,1,'soga_lip_type',-100,87,18), (39152,4140008,1,'soga_nose_type',37,18,0), (39153,4140008,0,'soga_skin_color',222,206,200), (39154,4140009,1,'chin_type',50,81,-10), (39155,4140009,1,'ear_type',-57,-87,0), (39156,4140009,1,'eye_brow_type',-64,74,47), (39157,4140009,0,'eye_color',51,104,120), (39158,4140009,1,'eye_type',-93,0,0), (39159,4140009,0,'hair_color1',211,194,156), (39160,4140009,0,'hair_color2',100,0,0), (39161,4140009,0,'hair_face_color',244,246,246), (39162,4140009,0,'hair_face_highlight_color',49,47,61), (39163,4140009,0,'hair_highlight',50,48,56), (39164,4140009,0,'hair_type_color',244,246,246), (39165,4140009,0,'hair_type_highlight_color',49,47,61), (39166,4140009,1,'lip_type',82,64,-17), (39167,4140009,1,'nose_type',-40,-45,-62), (39168,4140009,0,'skin_color',226,225,208), (39169,4140009,1,'soga_cheek_type',0,-64,74), (39170,4140009,1,'soga_chin_type',0,82,64), (39171,4140009,1,'soga_ear_type',0,-93,0), (39172,4140009,1,'soga_eye_brow_type',0,-57,-87), (39173,4140009,0,'soga_eye_color',229,229,102), (39174,4140009,1,'soga_eye_type',100,0,0), (39175,4140009,0,'soga_hair_color1',164,165,165), (39176,4140009,0,'soga_hair_color2',56,62,62), (39177,4140009,0,'soga_hair_face_color',244,246,246), (39178,4140009,0,'soga_hair_face_highlight_color',49,47,61), (39179,4140009,0,'soga_hair_highlight',50,48,56), (39180,4140009,0,'soga_hair_type_color',244,246,246), (39181,4140009,0,'soga_hair_type_highlight_color',49,47,61), (39182,4140009,1,'soga_lip_type',47,0,0), (39183,4140009,1,'soga_nose_type',-17,50,81), (39184,4140009,0,'soga_skin_color',226,225,208), (39185,4140010,1,'cheek_type',46,-65,0), (39186,4140010,1,'chin_type',-7,5,-89), (39187,4140010,1,'ear_type',3,-90,0), (39188,4140010,1,'eye_brow_type',-4,14,63), (39189,4140010,0,'eye_color',100,145,112), (39190,4140010,1,'eye_type',-43,0,0), (39191,4140010,0,'hair_color1',231,204,156), (39192,4140010,0,'hair_color2',100,0,0), (39193,4140010,0,'hair_face_color',244,246,246), (39194,4140010,0,'hair_face_highlight_color',244,246,246), (39195,4140010,0,'hair_highlight',164,165,165), (39196,4140010,0,'hair_type_color',244,246,246), (39197,4140010,0,'hair_type_highlight_color',244,246,246), (39198,4140010,1,'lip_type',41,45,0), (39199,4140010,1,'nose_type',-56,-25,-52), (39200,4140010,0,'skin_color',215,217,217), (39201,4140010,1,'soga_cheek_type',0,-4,14), (39202,4140010,1,'soga_chin_type',0,41,45), (39203,4140010,1,'soga_ear_type',0,-43,0), (39204,4140010,1,'soga_eye_brow_type',0,3,-90), (39205,4140010,0,'soga_eye_color',229,229,102), (39206,4140010,1,'soga_eye_type',100,0,0), (39207,4140010,0,'soga_hair_color1',164,165,165), (39208,4140010,0,'soga_hair_color2',56,62,62), (39209,4140010,0,'soga_hair_face_color',244,246,246), (39210,4140010,0,'soga_hair_face_highlight_color',244,246,246), (39211,4140010,0,'soga_hair_highlight',164,165,165), (39212,4140010,0,'soga_hair_type_color',244,246,246), (39213,4140010,0,'soga_hair_type_highlight_color',244,246,246), (39214,4140010,1,'soga_lip_type',63,46,-65), (39215,4140010,1,'soga_nose_type',0,-7,5), (39216,4140010,0,'soga_skin_color',215,217,217), (39217,4130000,1,'cheek_type',84,66,0), (39218,4130000,1,'chin_type',3,-39,-9), (39219,4130000,1,'ear_type',-1,-63,0), (39220,4130000,1,'eye_brow_type',-100,100,10), (39221,4130000,0,'eye_color',48,97,112), (39222,4130000,1,'eye_type',14,0,0), (39223,4130000,0,'hair_color1',3,56,253), (39224,4130000,0,'hair_color2',100,0,0), (39225,4130000,0,'hair_face_color',244,244,246), (39226,4130000,0,'hair_face_highlight_color',244,244,246), (39227,4130000,0,'hair_highlight',160,156,172), (39228,4130000,0,'hair_type_color',244,244,246), (39229,4130000,0,'hair_type_highlight_color',244,244,246), (39230,4130000,1,'lip_type',100,100,-81), (39231,4130000,1,'nose_type',-100,3,56), (39232,4130000,0,'skin_color',220,208,159), (39233,4130000,1,'soga_cheek_type',0,-100,100), (39234,4130000,1,'soga_chin_type',0,100,100), (39235,4130000,1,'soga_ear_type',0,14,0), (39236,4130000,1,'soga_eye_brow_type',0,-1,-63), (39237,4130000,0,'soga_eye_color',229,229,102), (39238,4130000,1,'soga_eye_type',100,0,0), (39239,4130000,0,'soga_hair_color1',160,156,172), (39240,4130000,0,'soga_hair_color2',62,62,68), (39241,4130000,0,'soga_hair_face_color',244,244,246), (39242,4130000,0,'soga_hair_face_highlight_color',244,244,246), (39243,4130000,0,'soga_hair_highlight',160,156,172), (39244,4130000,0,'soga_hair_type_color',244,244,246), (39245,4130000,0,'soga_hair_type_highlight_color',244,244,246), (39246,4130000,1,'soga_lip_type',10,84,66), (39247,4130000,1,'soga_nose_type',-81,3,-39), (39248,4130000,0,'soga_skin_color',220,208,159), (39249,4130001,1,'cheek_type',-70,5,0), (39250,4130001,1,'chin_type',-94,0,-20), (39251,4130001,1,'ear_type',-83,-100,0), (39252,4130001,1,'eye_brow_type',17,100,100), (39253,4130001,0,'eye_color',179,157,112), (39254,4130001,1,'eye_type',100,0,0), (39255,4130001,0,'hair_color1',163,51,43), (39256,4130001,0,'hair_color2',199,150,48), (39257,4130001,0,'hair_face_color',184,128,10), (39258,4130001,0,'hair_face_highlight_color',193,100,45), (39259,4130001,0,'hair_highlight',105,26,26), (39260,4130001,0,'hair_type_color',184,128,10), (39261,4130001,0,'hair_type_highlight_color',193,100,45), (39262,4130001,1,'lip_type',-63,-93,-72), (39263,4130001,1,'nose_type',21,-93,51), (39264,4130001,0,'skin_color',229,196,199), (39265,4130001,1,'soga_cheek_type',0,17,100), (39266,4130001,1,'soga_chin_type',0,-63,-93), (39267,4130001,1,'soga_ear_type',0,100,0), (39268,4130001,1,'soga_eye_brow_type',0,-83,-100), (39269,4130001,0,'soga_eye_color',229,229,102), (39270,4130001,1,'soga_eye_type',100,0,0), (39271,4130001,0,'soga_hair_color1',209,131,22), (39272,4130001,0,'soga_hair_color2',199,150,48), (39273,4130001,0,'soga_hair_face_color',184,128,10), (39274,4130001,0,'soga_hair_face_highlight_color',193,100,45), (39275,4130001,0,'soga_hair_highlight',105,26,26), (39276,4130001,0,'soga_hair_type_color',184,128,10), (39277,4130001,0,'soga_hair_type_highlight_color',193,100,45), (39278,4130001,1,'soga_lip_type',100,-70,5), (39279,4130001,1,'soga_nose_type',-72,-94,0), (39280,4130001,0,'soga_skin_color',229,196,199), (39281,4130001,0,'wing_color1',255,255,255), (39282,4130001,0,'wing_color2',255,255,255), (39283,4130002,0,'eye_color',147,151,86), (39284,4130002,0,'skin_color',255,0,12), (39285,4130002,0,'soga_eye_color',255,0,255), (39286,4130003,0,'eye_color',255,255,255), (39287,4130003,0,'skin_color',255,255,255), (39288,4130003,0,'soga_eye_color',255,0,255), (39289,4130004,1,'cheek_type',-74,-85,0), (39290,4130004,1,'chin_type',-46,-62,22), (39291,4130004,1,'ear_type',-75,31,0), (39292,4130004,1,'eye_brow_type',14,-38,56), (39293,4130004,0,'eye_color',116,173,190), (39294,4130004,1,'eye_type',-11,0,0), (39295,4130004,0,'hair_color1',163,156,156), (39296,4130004,0,'hair_color2',156,0,0), (39297,4130004,0,'hair_face_color',229,171,25), (39298,4130004,0,'hair_face_highlight_color',233,184,31), (39299,4130004,0,'hair_type_color',229,171,25), (39300,4130004,0,'hair_type_highlight_color',233,184,31), (39301,4130004,1,'lip_type',-52,87,79), (39302,4130004,1,'nose_type',63,-93,-100), (39303,4130004,0,'skin_color',213,190,155), (39304,4130004,1,'soga_cheek_type',0,14,-38), (39305,4130004,1,'soga_chin_type',0,-52,87), (39306,4130004,1,'soga_ear_type',0,-11,0), (39307,4130004,1,'soga_eye_brow_type',0,-75,31), (39308,4130004,0,'soga_eye_color',229,229,102), (39309,4130004,1,'soga_eye_type',-100,0,0), (39310,4130004,0,'soga_hair_face_color',229,171,25), (39311,4130004,0,'soga_hair_face_highlight_color',233,184,31), (39312,4130004,0,'soga_hair_type_color',229,171,25), (39313,4130004,0,'soga_hair_type_highlight_color',233,184,31), (39314,4130004,1,'soga_lip_type',56,-74,-85), (39315,4130004,1,'soga_nose_type',79,-46,-62), (39316,4130004,0,'soga_skin_color',213,190,155), (39317,4130005,0,'eye_color',255,255,255), (39318,4130005,0,'skin_color',255,255,255), (39319,4130005,0,'soga_eye_color',255,0,255), (39320,4130006,1,'cheek_type',84,66,0), (39321,4130006,1,'chin_type',3,-39,-9), (39322,4130006,1,'ear_type',-1,-63,0), (39323,4130006,1,'eye_brow_type',-100,100,10), (39324,4130006,0,'eye_color',48,97,112), (39325,4130006,1,'eye_type',14,0,0), (39326,4130006,0,'hair_color1',3,56,253), (39327,4130006,0,'hair_color2',100,0,0), (39328,4130006,0,'hair_face_color',244,244,246), (39329,4130006,0,'hair_face_highlight_color',244,244,246), (39330,4130006,0,'hair_type_color',244,244,246), (39331,4130006,0,'hair_type_highlight_color',244,244,246), (39332,4130006,1,'lip_type',100,100,-81), (39333,4130006,1,'nose_type',-100,3,56), (39334,4130006,0,'skin_color',220,208,159), (39335,4130006,1,'soga_cheek_type',0,-100,100), (39336,4130006,1,'soga_chin_type',0,100,100), (39337,4130006,1,'soga_ear_type',0,14,0), (39338,4130006,1,'soga_eye_brow_type',0,-1,-63), (39339,4130006,0,'soga_eye_color',229,229,102), (39340,4130006,1,'soga_eye_type',100,0,0), (39341,4130006,0,'soga_hair_face_color',244,244,246), (39342,4130006,0,'soga_hair_face_highlight_color',244,244,246), (39343,4130006,0,'soga_hair_type_color',244,244,246), (39344,4130006,0,'soga_hair_type_highlight_color',244,244,246), (39345,4130006,1,'soga_lip_type',10,84,66), (39346,4130006,1,'soga_nose_type',-81,3,-39), (39347,4130006,0,'soga_skin_color',220,208,159), (39348,4130007,0,'eye_color',255,255,255), (39349,4130007,0,'skin_color',255,255,255), (39350,4130007,0,'soga_eye_color',255,0,255), (39351,4130008,1,'cheek_type',4,-18,0), (39352,4130008,1,'chin_type',14,12,31), (39353,4130008,1,'ear_type',21,31,0), (39354,4130008,1,'eye_brow_type',34,28,0), (39355,4130008,0,'eye_color',53,108,124), (39356,4130008,0,'hair_color1',242,19,0), (39357,4130008,0,'hair_face_color',80,107,107), (39358,4130008,0,'hair_face_highlight_color',120,79,0), (39359,4130008,0,'hair_type_color',80,107,107), (39360,4130008,0,'hair_type_highlight_color',120,79,0), (39361,4130008,1,'lip_type',4,-17,10), (39362,4130008,1,'nose_type',-34,-14,19), (39363,4130008,0,'skin_color',228,181,180), (39364,4130008,1,'soga_cheek_type',0,34,28), (39365,4130008,1,'soga_chin_type',0,4,-17), (39366,4130008,1,'soga_eye_brow_type',0,21,31), (39367,4130008,0,'soga_eye_color',229,229,102), (39368,4130008,0,'soga_hair_face_color',80,107,107), (39369,4130008,0,'soga_hair_face_highlight_color',120,79,0), (39370,4130008,0,'soga_hair_type_color',80,107,107), (39371,4130008,0,'soga_hair_type_highlight_color',120,79,0), (39372,4130008,1,'soga_lip_type',0,4,-18), (39373,4130008,1,'soga_nose_type',10,14,12), (39374,4130008,0,'soga_skin_color',228,181,180), (39375,4130008,0,'wing_color1',255,255,255), (39376,4130008,0,'wing_color2',255,255,255), (39377,4130009,1,'cheek_type',38,-10,0), (39378,4130009,1,'chin_type',-10,-5,-7), (39379,4130009,1,'ear_type',42,-3,0), (39380,4130009,1,'eye_brow_type',20,-3,23), (39381,4130009,0,'eye_color',72,50,21), (39382,4130009,1,'eye_type',17,0,0), (39383,4130009,0,'hair_color1',236,242,156), (39384,4130009,0,'hair_face_color',225,154,103), (39385,4130009,0,'hair_face_highlight_color',153,59,10), (39386,4130009,0,'hair_type_color',225,154,103), (39387,4130009,0,'hair_type_highlight_color',153,59,10), (39388,4130009,1,'lip_type',-10,-38,17), (39389,4130009,1,'nose_type',32,-20,-14), (39390,4130009,0,'skin_color',201,143,127), (39391,4130009,1,'soga_cheek_type',0,20,-3), (39392,4130009,1,'soga_chin_type',0,-10,-38), (39393,4130009,1,'soga_ear_type',0,17,0), (39394,4130009,1,'soga_eye_brow_type',0,42,-3), (39395,4130009,0,'soga_eye_color',229,229,102), (39396,4130009,0,'soga_hair_face_color',225,154,103), (39397,4130009,0,'soga_hair_face_highlight_color',153,59,10), (39398,4130009,0,'soga_hair_type_color',225,154,103), (39399,4130009,0,'soga_hair_type_highlight_color',153,59,10), (39400,4130009,1,'soga_lip_type',23,38,-10), (39401,4130009,1,'soga_nose_type',17,-10,-5), (39402,4130009,0,'soga_skin_color',201,143,127), (39403,4130009,0,'wing_color1',255,255,255), (39404,4130009,0,'wing_color2',255,255,255), (39405,4130010,1,'cheek_type',0,-4,0), (39406,4130010,1,'chin_type',0,-25,-11), (39407,4130010,1,'ear_type',19,43,0), (39408,4130010,1,'eye_brow_type',14,-10,-11), (39409,4130010,0,'eye_color',41,83,96), (39410,4130010,1,'eye_type',-28,0,0), (39411,4130010,0,'hair_color1',235,34,0), (39412,4130010,0,'hair_face_color',204,142,103), (39413,4130010,0,'hair_face_highlight_color',23,16,7), (39414,4130010,0,'hair_type_color',204,142,103), (39415,4130010,0,'hair_type_highlight_color',23,16,7), (39416,4130010,1,'lip_type',21,32,12), (39417,4130010,1,'nose_type',18,-21,34), (39418,4130010,0,'skin_color',222,228,216), (39419,4130010,1,'soga_cheek_type',0,14,-10), (39420,4130010,1,'soga_chin_type',0,21,32), (39421,4130010,1,'soga_ear_type',0,-28,0), (39422,4130010,1,'soga_eye_brow_type',0,19,43), (39423,4130010,0,'soga_eye_color',229,229,102), (39424,4130010,0,'soga_hair_face_color',204,142,103), (39425,4130010,0,'soga_hair_face_highlight_color',23,16,7), (39426,4130010,0,'soga_hair_type_color',204,142,103), (39427,4130010,0,'soga_hair_type_highlight_color',23,16,7), (39428,4130010,1,'soga_lip_type',-11,0,-4), (39429,4130010,1,'soga_nose_type',12,0,-25), (39430,4130010,0,'soga_skin_color',222,228,216), (39431,4130010,0,'wing_color1',255,255,255), (39432,4130010,0,'wing_color2',255,255,255), (39433,4130011,1,'cheek_type',-52,-10,0), (39434,4130011,1,'chin_type',-87,35,-70), (39435,4130011,1,'ear_type',79,51,0), (39436,4130011,1,'eye_brow_type',-8,-50,-87), (39437,4130011,0,'eye_color',97,134,91), (39438,4130011,1,'eye_type',-50,0,0), (39439,4130011,0,'hair_color1',214,219,156), (39440,4130011,0,'hair_face_color',166,58,23), (39441,4130011,0,'hair_face_highlight_color',175,73,29), (39442,4130011,0,'hair_type_color',166,58,23), (39443,4130011,0,'hair_type_highlight_color',175,73,29), (39444,4130011,1,'lip_type',-62,-45,-17), (39445,4130011,1,'nose_type',48,-42,-37), (39446,4130011,0,'skin_color',255,255,255), (39447,4130011,1,'soga_cheek_type',0,-8,-50), (39448,4130011,1,'soga_chin_type',0,-62,-45), (39449,4130011,1,'soga_ear_type',0,-50,0), (39450,4130011,1,'soga_eye_brow_type',0,79,51), (39451,4130011,0,'soga_eye_color',229,229,102), (39452,4130011,0,'soga_hair_face_color',166,58,23), (39453,4130011,0,'soga_hair_face_highlight_color',175,73,29), (39454,4130011,0,'soga_hair_type_color',166,58,23), (39455,4130011,0,'soga_hair_type_highlight_color',175,73,29), (39456,4130011,1,'soga_lip_type',-87,-52,-10), (39457,4130011,1,'soga_nose_type',-17,-87,35), (39458,4130011,0,'soga_skin_color',255,255,255), (39459,4130012,1,'cheek_type',84,66,0), (39460,4130012,1,'chin_type',3,-39,-9), (39461,4130012,1,'ear_type',-1,-63,0), (39462,4130012,1,'eye_brow_type',-100,100,10), (39463,4130012,0,'eye_color',48,97,112), (39464,4130012,1,'eye_type',14,0,0), (39465,4130012,0,'hair_color1',160,156,172), (39466,4130012,0,'hair_color2',62,62,68), (39467,4130012,0,'hair_face_color',244,244,246), (39468,4130012,0,'hair_face_highlight_color',244,244,246), (39469,4130012,0,'hair_highlight',160,156,172), (39470,4130012,0,'hair_type_color',244,244,246), (39471,4130012,0,'hair_type_highlight_color',244,244,246), (39472,4130012,1,'lip_type',100,100,-81), (39473,4130012,1,'nose_type',-100,3,56), (39474,4130012,0,'skin_color',220,208,159), (39475,4130012,1,'soga_cheek_type',84,66,0), (39476,4130012,1,'soga_chin_type',3,-39,-9), (39477,4130012,1,'soga_ear_type',-1,-63,0), (39478,4130012,1,'soga_eye_brow_type',-100,100,10), (39479,4130012,0,'soga_eye_color',229,229,102), (39480,4130012,1,'soga_eye_type',14,0,0), (39481,4130012,0,'soga_hair_color1',160,156,172), (39482,4130012,0,'soga_hair_color2',62,62,68), (39483,4130012,0,'soga_hair_face_color',244,244,246), (39484,4130012,0,'soga_hair_face_highlight_color',244,244,246), (39485,4130012,0,'soga_hair_highlight',160,156,172), (39486,4130012,0,'soga_hair_type_color',244,244,246), (39487,4130012,0,'soga_hair_type_highlight_color',244,244,246), (39488,4130012,1,'soga_lip_type',100,100,-81), (39489,4130012,1,'soga_nose_type',-100,3,56), (39490,4130012,0,'soga_skin_color',220,208,159), (39491,4130013,0,'eye_color',147,151,86), (39492,4130013,0,'skin_color',255,0,12), (39493,4130013,0,'soga_eye_color',255,0,255), (39494,4130014,0,'eye_color',255,255,255), (39495,4130014,0,'skin_color',255,255,255), (39496,4130014,0,'soga_eye_color',255,0,255), (39497,4130015,1,'cheek_type',-70,5,0), (39498,4130015,1,'chin_type',-94,0,-20), (39499,4130015,1,'ear_type',-83,-100,0), (39500,4130015,1,'eye_brow_type',17,100,100), (39501,4130015,0,'eye_color',179,157,112), (39502,4130015,1,'eye_type',100,0,0), (39503,4130015,0,'hair_color1',209,131,22), (39504,4130015,0,'hair_color2',199,150,48), (39505,4130015,0,'hair_face_color',184,128,10), (39506,4130015,0,'hair_face_highlight_color',193,100,45), (39507,4130015,0,'hair_highlight',105,26,26), (39508,4130015,0,'hair_type_color',184,128,10), (39509,4130015,0,'hair_type_highlight_color',193,100,45), (39510,4130015,1,'lip_type',-63,-93,-72), (39511,4130015,1,'nose_type',21,-93,51), (39512,4130015,0,'skin_color',229,196,199), (39513,4130015,1,'soga_cheek_type',-70,5,0), (39514,4130015,1,'soga_chin_type',-94,0,-20), (39515,4130015,1,'soga_ear_type',-83,-100,0), (39516,4130015,1,'soga_eye_brow_type',17,100,100), (39517,4130015,0,'soga_eye_color',229,229,102), (39518,4130015,1,'soga_eye_type',100,0,0), (39519,4130015,0,'soga_hair_color1',209,131,22), (39520,4130015,0,'soga_hair_color2',199,150,48), (39521,4130015,0,'soga_hair_face_color',184,128,10), (39522,4130015,0,'soga_hair_face_highlight_color',193,100,45), (39523,4130015,0,'soga_hair_highlight',105,26,26), (39524,4130015,0,'soga_hair_type_color',184,128,10), (39525,4130015,0,'soga_hair_type_highlight_color',193,100,45), (39526,4130015,1,'soga_lip_type',-63,-93,-72), (39527,4130015,1,'soga_nose_type',21,-93,51), (39528,4130015,0,'soga_skin_color',229,196,199), (39529,4130015,0,'wing_color1',255,255,255), (39530,4130015,0,'wing_color2',255,255,255), (39531,4130016,1,'cheek_type',-74,-85,0), (39532,4130016,1,'chin_type',-46,-62,22), (39533,4130016,1,'ear_type',-75,31,0), (39534,4130016,1,'eye_brow_type',14,-38,56), (39535,4130016,0,'eye_color',116,173,190), (39536,4130016,1,'eye_type',-11,0,0), (39537,4130016,0,'hair_color1',200,165,96), (39538,4130016,0,'hair_color2',134,89,56), (39539,4130016,0,'hair_face_color',229,171,25), (39540,4130016,0,'hair_face_highlight_color',233,184,31), (39541,4130016,0,'hair_highlight',246,219,114), (39542,4130016,0,'hair_type_color',229,171,25), (39543,4130016,0,'hair_type_highlight_color',233,184,31), (39544,4130016,1,'lip_type',-52,87,79), (39545,4130016,1,'nose_type',63,-93,-100), (39546,4130016,0,'skin_color',213,190,155), (39547,4130016,1,'soga_cheek_type',-74,-85,0), (39548,4130016,1,'soga_chin_type',-46,-62,22), (39549,4130016,1,'soga_ear_type',-75,31,0), (39550,4130016,1,'soga_eye_brow_type',14,-38,56), (39551,4130016,0,'soga_eye_color',229,229,102), (39552,4130016,1,'soga_eye_type',-11,0,0), (39553,4130016,0,'soga_hair_color1',200,165,96), (39554,4130016,0,'soga_hair_color2',134,89,56), (39555,4130016,0,'soga_hair_face_color',229,171,25), (39556,4130016,0,'soga_hair_face_highlight_color',233,184,31), (39557,4130016,0,'soga_hair_highlight',246,219,114), (39558,4130016,0,'soga_hair_type_color',229,171,25), (39559,4130016,0,'soga_hair_type_highlight_color',233,184,31), (39560,4130016,1,'soga_lip_type',-52,87,79), (39561,4130016,1,'soga_nose_type',63,-93,-100), (39562,4130016,0,'soga_skin_color',213,190,155), (39563,4130017,0,'eye_color',255,255,255), (39564,4130017,0,'skin_color',255,255,255), (39565,4130017,0,'soga_eye_color',255,0,255), (39566,4130018,1,'cheek_type',84,66,0), (39567,4130018,1,'chin_type',3,-39,-9), (39568,4130018,1,'ear_type',-1,-63,0), (39569,4130018,1,'eye_brow_type',-100,100,10), (39570,4130018,0,'eye_color',48,97,112), (39571,4130018,1,'eye_type',14,0,0), (39572,4130018,0,'hair_color1',160,156,172), (39573,4130018,0,'hair_color2',62,62,68), (39574,4130018,0,'hair_face_color',244,244,246), (39575,4130018,0,'hair_face_highlight_color',244,244,246), (39576,4130018,0,'hair_highlight',160,156,172), (39577,4130018,0,'hair_type_color',244,244,246), (39578,4130018,0,'hair_type_highlight_color',244,244,246), (39579,4130018,1,'lip_type',100,100,-81), (39580,4130018,1,'nose_type',-100,3,56), (39581,4130018,0,'skin_color',220,208,159), (39582,4130018,1,'soga_cheek_type',84,66,0), (39583,4130018,1,'soga_chin_type',3,-39,-9), (39584,4130018,1,'soga_ear_type',-1,-63,0), (39585,4130018,1,'soga_eye_brow_type',-100,100,10), (39586,4130018,0,'soga_eye_color',229,229,102), (39587,4130018,1,'soga_eye_type',14,0,0), (39588,4130018,0,'soga_hair_color1',160,156,172), (39589,4130018,0,'soga_hair_color2',62,62,68), (39590,4130018,0,'soga_hair_face_color',244,244,246), (39591,4130018,0,'soga_hair_face_highlight_color',244,244,246), (39592,4130018,0,'soga_hair_highlight',160,156,172), (39593,4130018,0,'soga_hair_type_color',244,244,246), (39594,4130018,0,'soga_hair_type_highlight_color',244,244,246), (39595,4130018,1,'soga_lip_type',100,100,-81), (39596,4130018,1,'soga_nose_type',-100,3,56), (39597,4130018,0,'soga_skin_color',220,208,159), (39598,4130019,0,'eye_color',255,255,255), (39599,4130019,0,'skin_color',255,255,255), (39600,4130019,0,'soga_eye_color',255,0,255), (39601,4130020,1,'cheek_type',-52,-10,0), (39602,4130020,1,'chin_type',-87,35,-70), (39603,4130020,1,'ear_type',79,51,0), (39604,4130020,1,'eye_brow_type',-8,-50,-87), (39605,4130020,0,'eye_color',97,134,91), (39606,4130020,1,'eye_type',-50,0,0), (39607,4130020,0,'hair_color1',89,21,21), (39608,4130020,0,'hair_color2',171,87,0), (39609,4130020,0,'hair_face_color',166,58,23), (39610,4130020,0,'hair_face_highlight_color',175,73,29), (39611,4130020,0,'hair_highlight',89,21,21), (39612,4130020,0,'hair_type_color',166,58,23), (39613,4130020,0,'hair_type_highlight_color',175,73,29), (39614,4130020,1,'lip_type',-62,-45,-17), (39615,4130020,1,'nose_type',48,-42,-37), (39616,4130020,0,'skin_color',255,255,255), (39617,4130020,1,'soga_cheek_type',-52,-10,0), (39618,4130020,1,'soga_chin_type',-87,35,-70), (39619,4130020,1,'soga_ear_type',79,51,0), (39620,4130020,1,'soga_eye_brow_type',-8,-50,-87), (39621,4130020,0,'soga_eye_color',229,229,102), (39622,4130020,1,'soga_eye_type',-50,0,0), (39623,4130020,0,'soga_hair_color1',89,21,21), (39624,4130020,0,'soga_hair_color2',171,87,0), (39625,4130020,0,'soga_hair_face_color',166,58,23), (39626,4130020,0,'soga_hair_face_highlight_color',175,73,29), (39627,4130020,0,'soga_hair_highlight',89,21,21), (39628,4130020,0,'soga_hair_type_color',166,58,23), (39629,4130020,0,'soga_hair_type_highlight_color',175,73,29), (39630,4130020,1,'soga_lip_type',-62,-45,-17), (39631,4130020,1,'soga_nose_type',48,-42,-37), (39632,4130020,0,'soga_skin_color',255,255,255), (39633,4130021,1,'cheek_type',4,-18,0), (39634,4130021,1,'chin_type',14,12,31), (39635,4130021,1,'ear_type',21,31,0), (39636,4130021,1,'eye_brow_type',34,28,0), (39637,4130021,0,'eye_color',53,108,124), (39638,4130021,0,'hair_face_color',80,107,107), (39639,4130021,0,'hair_face_highlight_color',120,79,0), (39640,4130021,0,'hair_type_color',80,107,107), (39641,4130021,0,'hair_type_highlight_color',120,79,0), (39642,4130021,1,'lip_type',4,-17,10), (39643,4130021,1,'nose_type',-34,-14,19), (39644,4130021,0,'skin_color',228,181,180), (39645,4130021,1,'soga_cheek_type',4,-18,0), (39646,4130021,1,'soga_chin_type',14,12,31), (39647,4130021,1,'soga_ear_type',21,31,0), (39648,4130021,1,'soga_eye_brow_type',34,28,0), (39649,4130021,0,'soga_eye_color',229,229,102), (39650,4130021,0,'soga_hair_face_color',80,107,107), (39651,4130021,0,'soga_hair_face_highlight_color',120,79,0), (39652,4130021,0,'soga_hair_type_color',80,107,107), (39653,4130021,0,'soga_hair_type_highlight_color',120,79,0), (39654,4130021,1,'soga_lip_type',4,-17,10), (39655,4130021,1,'soga_nose_type',-34,-14,19), (39656,4130021,0,'soga_skin_color',228,181,180), (39657,4130021,0,'wing_color1',255,255,255), (39658,4130021,0,'wing_color2',255,255,255), (39659,4130022,1,'cheek_type',0,-4,0), (39660,4130022,1,'chin_type',0,-25,-11), (39661,4130022,1,'ear_type',19,43,0), (39662,4130022,1,'eye_brow_type',14,-10,-11), (39663,4130022,0,'eye_color',41,83,96), (39664,4130022,1,'eye_type',-28,0,0), (39665,4130022,0,'hair_face_color',204,142,103), (39666,4130022,0,'hair_face_highlight_color',23,16,7), (39667,4130022,0,'hair_type_color',204,142,103), (39668,4130022,0,'hair_type_highlight_color',23,16,7), (39669,4130022,1,'lip_type',21,32,12), (39670,4130022,1,'nose_type',18,-21,34), (39671,4130022,0,'skin_color',222,228,216), (39672,4130022,1,'soga_cheek_type',0,-4,0), (39673,4130022,1,'soga_chin_type',0,-25,-11), (39674,4130022,1,'soga_ear_type',19,43,0), (39675,4130022,1,'soga_eye_brow_type',14,-10,-11), (39676,4130022,0,'soga_eye_color',229,229,102), (39677,4130022,1,'soga_eye_type',-28,0,0), (39678,4130022,0,'soga_hair_face_color',204,142,103), (39679,4130022,0,'soga_hair_face_highlight_color',23,16,7), (39680,4130022,0,'soga_hair_type_color',204,142,103), (39681,4130022,0,'soga_hair_type_highlight_color',23,16,7), (39682,4130022,1,'soga_lip_type',21,32,12), (39683,4130022,1,'soga_nose_type',18,-21,34), (39684,4130022,0,'soga_skin_color',222,228,216), (39685,4130022,0,'wing_color1',255,255,255), (39686,4130022,0,'wing_color2',255,255,255), (39687,4130023,1,'cheek_type',0,-4,0), (39688,4130023,1,'chin_type',0,-25,-11), (39689,4130023,1,'ear_type',19,43,0), (39690,4130023,1,'eye_brow_type',14,-10,-11), (39691,4130023,0,'eye_color',41,83,96), (39692,4130023,1,'eye_type',-28,0,0), (39693,4130023,0,'hair_face_color',204,142,103), (39694,4130023,0,'hair_face_highlight_color',23,16,7), (39695,4130023,0,'hair_type_color',204,142,103), (39696,4130023,0,'hair_type_highlight_color',23,16,7), (39697,4130023,1,'lip_type',21,32,12), (39698,4130023,1,'nose_type',18,-21,34), (39699,4130023,0,'skin_color',222,228,216), (39700,4130023,1,'soga_cheek_type',0,-4,0), (39701,4130023,1,'soga_chin_type',0,-25,-11), (39702,4130023,1,'soga_ear_type',19,43,0), (39703,4130023,1,'soga_eye_brow_type',14,-10,-11), (39704,4130023,0,'soga_eye_color',229,229,102), (39705,4130023,1,'soga_eye_type',-28,0,0), (39706,4130023,0,'soga_hair_face_color',204,142,103), (39707,4130023,0,'soga_hair_face_highlight_color',23,16,7), (39708,4130023,0,'soga_hair_type_color',204,142,103), (39709,4130023,0,'soga_hair_type_highlight_color',23,16,7), (39710,4130023,1,'soga_lip_type',21,32,12), (39711,4130023,1,'soga_nose_type',18,-21,34), (39712,4130023,0,'soga_skin_color',222,228,216), (39713,4130023,0,'wing_color1',255,255,255), (39714,4130023,0,'wing_color2',255,255,255), (39715,6660000,0,'eye_color',188,245,198), (39716,6660000,0,'skin_color',29,99,64), (39717,6660000,0,'soga_eye_color',255,0,255), (39718,6660001,0,'eye_color',218,224,252), (39719,6660001,0,'skin_color',17,77,36), (39720,6660001,0,'soga_eye_color',255,0,255), (39721,6660002,0,'eye_color',152,233,231), (39722,6660002,0,'skin_color',243,243,243), (39723,6660002,0,'soga_eye_color',255,0,255), (39724,6660003,0,'eye_color',224,253,237), (39725,6660003,0,'skin_color',201,56,53), (39726,6660003,0,'soga_eye_color',255,0,255), (39727,6660004,0,'eye_color',152,233,231), (39728,6660004,0,'skin_color',201,56,53), (39729,6660004,0,'soga_eye_color',255,0,255), (39730,6660005,0,'eye_color',237,237,237), (39731,6660005,0,'skin_color',94,97,27), (39732,6660005,0,'soga_eye_color',255,0,255), (39733,6660006,0,'eye_color',152,233,231), (39734,6660006,0,'skin_color',194,199,91), (39735,6660006,0,'soga_eye_color',255,0,255), (39736,6660007,0,'eye_color',224,253,237), (39737,6660007,0,'skin_color',201,56,53), (39738,6660007,0,'soga_eye_color',255,0,255), (39739,6660008,0,'eye_color',152,233,231), (39740,6660008,0,'skin_color',33,27,100), (39741,6660008,0,'soga_eye_color',255,0,255), (39742,6670000,0,'eye_color',255,255,255), (39743,6670000,0,'skin_color',255,255,255), (39744,6670000,0,'soga_eye_color',255,0,255), (39745,6670001,0,'eye_color',255,255,255), (39746,6670001,0,'skin_color',255,255,255), (39747,6670001,0,'soga_eye_color',255,0,255), (39748,6670002,0,'eye_color',255,255,255), (39749,6670002,0,'skin_color',255,255,255), (39750,6670002,0,'soga_eye_color',255,0,255), (39751,6670003,0,'eye_color',255,255,255), (39752,6670003,0,'skin_color',255,255,255), (39753,6670003,0,'soga_eye_color',255,0,255), (39754,6670004,0,'eye_color',255,255,255), (39755,6670004,0,'skin_color',255,255,255), (39756,6670004,0,'soga_eye_color',255,0,255), (39757,6670005,0,'eye_color',255,255,255), (39758,6670005,0,'skin_color',255,255,255), (39759,6670005,0,'soga_eye_color',255,0,255), (39760,6670006,0,'eye_color',255,255,255), (39761,6670006,0,'skin_color',255,255,255), (39762,6670006,0,'soga_eye_color',255,0,255), (39763,6670007,0,'eye_color',255,255,255), (39764,6670007,0,'skin_color',255,255,255), (39765,6670007,0,'soga_eye_color',255,0,255), (39766,6670008,0,'eye_color',161,181,121), (39767,6670008,0,'soga_eye_color',255,0,255), (39768,5590000,0,'eye_color',255,255,255), (39769,5590000,0,'skin_color',255,255,255), (39770,5590000,0,'soga_eye_color',255,0,255), (39771,5590001,1,'cheek_type',-68,-58,0), (39772,5590001,1,'chin_type',-40,68,-82), (39773,5590001,1,'ear_type',28,-71,0), (39774,5590001,1,'eye_brow_type',-88,94,65), (39775,5590001,0,'eye_color',95,96,0), (39776,5590001,1,'eye_type',8,0,0), (39777,5590001,0,'hair_color1',213,222,1), (39778,5590001,1,'lip_type',55,4,0), (39779,5590001,1,'nose_type',84,-43,-34), (39780,5590001,0,'skin_color',155,143,88), (39781,5590001,1,'soga_cheek_type',0,-88,94), (39782,5590001,1,'soga_chin_type',0,55,4), (39783,5590001,1,'soga_ear_type',0,8,0), (39784,5590001,1,'soga_eye_brow_type',0,28,-71), (39785,5590001,0,'soga_eye_color',229,229,102), (39786,5590001,1,'soga_eye_type',87,0,0), (39787,5590001,1,'soga_lip_type',65,-68,-58), (39788,5590001,1,'soga_nose_type',0,-40,68), (39789,5590001,0,'soga_skin_color',155,143,88), (39790,5590001,0,'wing_color1',255,255,255), (39791,5590001,0,'wing_color2',255,255,255), (39792,5590002,1,'cheek_type',-76,75,0), (39793,5590002,1,'chin_type',17,-90,-12), (39794,5590002,1,'ear_type',-4,-71,0), (39795,5590002,1,'eye_brow_type',87,20,-25), (39796,5590002,0,'eye_color',158,158,0), (39797,5590002,1,'eye_type',-48,0,0), (39798,5590002,0,'hair_color1',206,68,31), (39799,5590002,1,'lip_type',89,93,12), (39800,5590002,1,'nose_type',-51,-50,68), (39801,5590002,0,'skin_color',35,50,54), (39802,5590002,1,'soga_cheek_type',0,87,20), (39803,5590002,1,'soga_chin_type',0,89,93), (39804,5590002,1,'soga_ear_type',0,-48,0), (39805,5590002,1,'soga_eye_brow_type',0,-4,-71), (39806,5590002,0,'soga_eye_color',229,229,102), (39807,5590002,1,'soga_eye_type',12,0,0), (39808,5590002,1,'soga_lip_type',-25,-76,75), (39809,5590002,1,'soga_nose_type',12,17,-90), (39810,5590002,0,'soga_skin_color',35,50,54), (39811,5590002,0,'wing_color1',255,255,255), (39812,5590002,0,'wing_color2',255,255,255), (39813,5590003,0,'eye_color',255,255,255), (39814,5590003,0,'skin_color',255,255,255), (39815,5590003,0,'soga_eye_color',255,0,255), (39816,5590004,0,'eye_color',255,255,255), (39817,5590004,0,'skin_color',255,255,255), (39818,5590004,0,'soga_eye_color',255,0,255), (39819,5590005,1,'cheek_type',-75,37,0), (39820,5590005,1,'chin_type',37,1,31), (39821,5590005,1,'ear_type',62,0,0), (39822,5590005,1,'eye_brow_type',55,-7,100), (39823,5590005,0,'eye_color',73,42,13), (39824,5590005,0,'hair_color1',50,211,0), (39825,5590005,0,'hair_color2',25,0,0), (39826,5590005,0,'hair_face_highlight_color',15,1,21), (39827,5590005,0,'hair_highlight',38,22,21), (39828,5590005,0,'hair_type_highlight_color',15,1,21), (39829,5590005,1,'lip_type',-100,-46,50), (39830,5590005,1,'nose_type',68,50,-45), (39831,5590005,0,'skin_color',46,45,34), (39832,5590005,1,'soga_cheek_type',0,55,-7), (39833,5590005,1,'soga_chin_type',0,-100,-46), (39834,5590005,1,'soga_ear_type',62,0,0), (39835,5590005,1,'soga_eye_brow_type',0,62,0), (39836,5590005,0,'soga_eye_color',204,204,204), (39837,5590005,1,'soga_eye_type',25,0,0), (39838,5590005,0,'soga_hair_color1',120,50,0), (39839,5590005,0,'soga_hair_color2',26,24,25), (39840,5590005,0,'soga_hair_face_highlight_color',15,1,21), (39841,5590005,0,'soga_hair_highlight',38,22,21), (39842,5590005,0,'soga_hair_type_highlight_color',15,1,21), (39843,5590005,1,'soga_lip_type',100,-75,37), (39844,5590005,1,'soga_nose_type',50,37,1), (39845,5590005,0,'soga_skin_color',46,45,34), (39846,5590006,1,'cheek_type',-51,-59,0), (39847,5590006,1,'chin_type',34,-87,0), (39848,5590006,1,'ear_type',37,75,0), (39849,5590006,1,'eye_brow_type',35,-43,-37), (39850,5590006,0,'eye_color',141,138,0), (39851,5590006,1,'eye_type',96,0,0), (39852,5590006,0,'hair_color1',238,172,249), (39853,5590006,1,'lip_type',71,17,-43), (39854,5590006,1,'nose_type',-96,-18,-84), (39855,5590006,0,'skin_color',139,97,78), (39856,5590006,1,'soga_cheek_type',0,35,-43), (39857,5590006,1,'soga_chin_type',0,71,17), (39858,5590006,1,'soga_ear_type',0,96,0), (39859,5590006,1,'soga_eye_brow_type',0,37,75), (39860,5590006,0,'soga_eye_color',229,229,102), (39861,5590006,1,'soga_eye_type',40,0,0), (39862,5590006,1,'soga_lip_type',-37,-51,-59), (39863,5590006,1,'soga_nose_type',-43,34,-87), (39864,5590006,0,'soga_skin_color',139,97,78), (39865,5590006,0,'wing_color1',255,255,255), (39866,5590006,0,'wing_color2',255,255,255), (39867,5590007,1,'cheek_type',-3,-25,0), (39868,5590007,1,'chin_type',-8,25,1), (39869,5590007,1,'ear_type',42,42,0), (39870,5590007,1,'eye_brow_type',-9,-1,-4), (39871,5590007,0,'eye_color',137,92,40), (39872,5590007,1,'eye_type',-25,0,0), (39873,5590007,0,'hair_color1',21,17,0), (39874,5590007,0,'hair_face_color',255,171,115), (39875,5590007,0,'hair_face_highlight_color',105,90,5), (39876,5590007,0,'hair_type_color',255,171,115), (39877,5590007,0,'hair_type_highlight_color',105,90,5), (39878,5590007,1,'lip_type',-5,-26,-1), (39879,5590007,1,'nose_type',-3,21,17), (39880,5590007,0,'skin_color',230,186,184), (39881,5590007,1,'soga_cheek_type',0,-9,-1), (39882,5590007,1,'soga_chin_type',0,-5,-26), (39883,5590007,1,'soga_ear_type',0,-25,0), (39884,5590007,1,'soga_eye_brow_type',0,42,42), (39885,5590007,0,'soga_eye_color',229,229,102), (39886,5590007,1,'soga_eye_type',-25,0,0), (39887,5590007,0,'soga_hair_face_color',255,171,115), (39888,5590007,0,'soga_hair_face_highlight_color',105,90,5), (39889,5590007,0,'soga_hair_type_color',255,171,115), (39890,5590007,0,'soga_hair_type_highlight_color',105,90,5), (39891,5590007,1,'soga_lip_type',-4,-3,-25), (39892,5590007,1,'soga_nose_type',-1,-8,25), (39893,5590007,0,'soga_skin_color',230,186,184), (39894,5590007,0,'wing_color1',255,255,255), (39895,5590007,0,'wing_color2',255,255,255), (39896,5590008,1,'cheek_type',21,25,0), (39897,5590008,1,'chin_type',-14,17,0), (39898,5590008,1,'ear_type',0,-23,0), (39899,5590008,1,'eye_brow_type',12,-20,-7), (39900,5590008,0,'eye_color',199,179,155), (39901,5590008,1,'eye_type',-22,0,0), (39902,5590008,0,'hair_color1',12,14,0), (39903,5590008,0,'hair_face_color',139,187,188), (39904,5590008,0,'hair_face_highlight_color',25,18,10), (39905,5590008,0,'hair_type_color',139,187,188), (39906,5590008,0,'hair_type_highlight_color',25,18,10), (39907,5590008,1,'lip_type',7,45,-20), (39908,5590008,1,'nose_type',-18,12,14), (39909,5590008,0,'skin_color',213,164,145), (39910,5590008,1,'soga_cheek_type',0,12,-20), (39911,5590008,1,'soga_chin_type',0,7,45), (39912,5590008,1,'soga_ear_type',0,-22,0), (39913,5590008,1,'soga_eye_brow_type',0,0,-23), (39914,5590008,0,'soga_eye_color',229,229,102), (39915,5590008,1,'soga_eye_type',-22,0,0), (39916,5590008,0,'soga_hair_face_color',139,187,188), (39917,5590008,0,'soga_hair_face_highlight_color',25,18,10), (39918,5590008,0,'soga_hair_type_color',139,187,188), (39919,5590008,0,'soga_hair_type_highlight_color',25,18,10), (39920,5590008,1,'soga_lip_type',-7,21,25), (39921,5590008,1,'soga_nose_type',-20,-14,17), (39922,5590008,0,'soga_skin_color',213,164,145), (39923,5590008,0,'wing_color1',255,255,255), (39924,5590008,0,'wing_color2',255,255,255), (39925,5590009,0,'eye_color',255,255,255), (39926,5590009,0,'skin_color',255,255,255), (39927,5590009,0,'soga_eye_color',255,0,255), (39928,5590010,0,'eye_color',199,207,147), (39929,5590010,0,'skin_color',75,255,255), (39930,5590010,0,'soga_eye_color',255,0,255), (39931,5590011,1,'cheek_type',14,31,0), (39932,5590011,1,'chin_type',25,31,0), (39933,5590011,1,'ear_type',21,-28,0), (39934,5590011,1,'eye_brow_type',-5,26,-7), (39935,5590011,0,'eye_color',156,142,91), (39936,5590011,1,'eye_type',-14,0,0), (39937,5590011,0,'hair_color1',41,8,0), (39938,5590011,0,'hair_face_color',91,84,29), (39939,5590011,0,'hair_face_highlight_color',141,115,82), (39940,5590011,0,'hair_type_color',91,84,29), (39941,5590011,0,'hair_type_highlight_color',141,115,82), (39942,5590011,1,'lip_type',-14,31,26), (39943,5590011,1,'nose_type',-9,41,8), (39944,5590011,0,'skin_color',226,217,218), (39945,5590011,1,'soga_cheek_type',0,-5,26), (39946,5590011,1,'soga_chin_type',0,-14,31), (39947,5590011,1,'soga_ear_type',0,-14,0), (39948,5590011,1,'soga_eye_brow_type',0,21,-28), (39949,5590011,0,'soga_eye_color',229,229,102), (39950,5590011,0,'soga_hair_face_color',91,84,29), (39951,5590011,0,'soga_hair_face_highlight_color',141,115,82), (39952,5590011,0,'soga_hair_type_color',91,84,29), (39953,5590011,0,'soga_hair_type_highlight_color',141,115,82), (39954,5590011,1,'soga_lip_type',-7,14,31), (39955,5590011,1,'soga_nose_type',26,25,31), (39956,5590011,0,'soga_skin_color',226,217,218), (39957,5590011,0,'wing_color1',255,255,255), (39958,5590011,0,'wing_color2',255,255,255), (39959,5590012,1,'cheek_type',43,38,0), (39960,5590012,1,'chin_type',14,-4,-22), (39961,5590012,1,'ear_type',0,-46,0), (39962,5590012,1,'eye_brow_type',7,28,-4), (39963,5590012,0,'eye_color',48,85,54), (39964,5590012,1,'eye_type',11,0,0), (39965,5590012,0,'hair_color1',247,21,0), (39966,5590012,0,'hair_color2',95,79,92), (39967,5590012,0,'hair_face_color',220,143,20), (39968,5590012,0,'hair_face_highlight_color',54,46,4), (39969,5590012,0,'hair_highlight',102,153,147), (39970,5590012,0,'hair_type_color',220,143,20), (39971,5590012,0,'hair_type_highlight_color',54,46,4), (39972,5590012,1,'lip_type',0,25,18), (39973,5590012,1,'nose_type',28,-9,21), (39974,5590012,0,'skin_color',240,251,251), (39975,5590012,1,'soga_cheek_type',0,7,28), (39976,5590012,1,'soga_chin_type',0,0,25), (39977,5590012,1,'soga_ear_type',0,11,0), (39978,5590012,1,'soga_eye_brow_type',0,0,-46), (39979,5590012,0,'soga_eye_color',229,229,102), (39980,5590012,1,'soga_eye_type',31,0,0), (39981,5590012,0,'soga_hair_color1',103,102,153), (39982,5590012,0,'soga_hair_color2',95,79,92), (39983,5590012,0,'soga_hair_face_color',220,143,20), (39984,5590012,0,'soga_hair_face_highlight_color',54,46,4), (39985,5590012,0,'soga_hair_highlight',102,153,147), (39986,5590012,0,'soga_hair_type_color',220,143,20), (39987,5590012,0,'soga_hair_type_highlight_color',54,46,4), (39988,5590012,1,'soga_lip_type',-4,43,38), (39989,5590012,1,'soga_nose_type',18,14,-4), (39990,5590012,0,'soga_skin_color',240,251,251), (39991,5590012,0,'wing_color1',255,255,255), (39992,5590012,0,'wing_color2',255,255,255), (39993,5590013,1,'cheek_type',-19,-14,0), (39994,5590013,1,'chin_type',0,0,17), (39995,5590013,1,'ear_type',8,-21,0), (39996,5590013,1,'eye_brow_type',29,32,11), (39997,5590013,0,'eye_color',29,59,50), (39998,5590013,1,'eye_type',8,0,0), (39999,5590013,0,'hair_color1',228,25,0), (40000,5590013,0,'hair_face_color',224,224,114), (40001,5590013,0,'hair_face_highlight_color',121,120,120), (40002,5590013,0,'hair_type_color',224,224,114), (40003,5590013,0,'hair_type_highlight_color',121,120,120), (40004,5590013,1,'lip_type',-1,0,-14), (40005,5590013,1,'nose_type',-17,-28,25), (40006,5590013,0,'skin_color',213,188,145), (40007,5590013,1,'soga_cheek_type',0,29,32), (40008,5590013,1,'soga_chin_type',0,-1,0), (40009,5590013,1,'soga_ear_type',0,8,0), (40010,5590013,1,'soga_eye_brow_type',0,8,-21), (40011,5590013,0,'soga_eye_color',229,229,102), (40012,5590013,1,'soga_eye_type',-9,0,0), (40013,5590013,0,'soga_hair_face_color',224,224,114), (40014,5590013,0,'soga_hair_face_highlight_color',121,120,120), (40015,5590013,0,'soga_hair_type_color',224,224,114), (40016,5590013,0,'soga_hair_type_highlight_color',121,120,120), (40017,5590013,1,'soga_lip_type',11,-19,-14), (40018,5590013,1,'soga_nose_type',-14,0,0), (40019,5590013,0,'soga_skin_color',213,188,145), (40020,5590013,0,'wing_color1',255,255,255), (40021,5590013,0,'wing_color2',255,255,255), (40022,5590014,1,'eye_brow_type',-76,88,-75), (40023,5590014,0,'eye_color',63,106,65), (40024,5590014,0,'hair_face_color',209,113,0), (40025,5590014,0,'hair_face_highlight_color',122,43,23), (40026,5590014,0,'hair_type_color',209,113,0), (40027,5590014,0,'hair_type_highlight_color',122,43,23), (40028,5590014,0,'skin_color',229,197,148), (40029,5590014,1,'soga_cheek_type',0,-76,88), (40030,5590014,1,'soga_eye_brow_type',-76,88,-75), (40031,5590014,0,'soga_eye_color',229,229,102), (40032,5590014,0,'soga_hair_face_color',209,113,0), (40033,5590014,0,'soga_hair_face_highlight_color',122,43,23), (40034,5590014,0,'soga_hair_type_color',209,113,0), (40035,5590014,0,'soga_hair_type_highlight_color',122,43,23), (40036,5590014,1,'soga_lip_type',-75,0,0), (40037,5590014,0,'soga_skin_color',229,197,148), (40038,5590014,0,'wing_color1',255,255,255), (40039,5590014,0,'wing_color2',255,255,255), (40040,5590015,1,'cheek_type',-48,40,0), (40041,5590015,1,'chin_type',55,-21,-90), (40042,5590015,1,'ear_type',-28,40,0), (40043,5590015,1,'eye_brow_type',79,51,-59), (40044,5590015,0,'eye_color',37,81,80), (40045,5590015,1,'eye_type',-31,0,0), (40046,5590015,0,'hair_color1',253,192,22), (40047,5590015,0,'hair_color2',100,0,0), (40048,5590015,0,'hair_face_color',107,129,132), (40049,5590015,0,'hair_face_highlight_color',15,1,21), (40050,5590015,0,'hair_type_color',107,129,132), (40051,5590015,0,'hair_type_highlight_color',15,1,21), (40052,5590015,1,'lip_type',-17,-79,32), (40053,5590015,1,'nose_type',70,-3,-64), (40054,5590015,0,'skin_color',232,218,171), (40055,5590015,1,'soga_cheek_type',0,79,51), (40056,5590015,1,'soga_chin_type',0,-17,-79), (40057,5590015,1,'soga_ear_type',0,-31,0), (40058,5590015,1,'soga_eye_brow_type',0,-28,40), (40059,5590015,0,'soga_eye_color',229,229,102), (40060,5590015,1,'soga_eye_type',100,0,0), (40061,5590015,0,'soga_hair_face_color',107,129,132), (40062,5590015,0,'soga_hair_face_highlight_color',15,1,21), (40063,5590015,0,'soga_hair_type_color',107,129,132), (40064,5590015,0,'soga_hair_type_highlight_color',15,1,21), (40065,5590015,1,'soga_lip_type',-59,-48,40), (40066,5590015,1,'soga_nose_type',32,55,-21), (40067,5590015,0,'soga_skin_color',232,218,171), (40068,5590015,0,'wing_color1',255,255,255), (40069,5590015,0,'wing_color2',255,255,255), (40070,5590016,1,'cheek_type',34,-28,0), (40071,5590016,1,'chin_type',0,0,-17), (40072,5590016,1,'ear_type',-12,-4,0), (40073,5590016,1,'eye_brow_type',-28,20,4), (40074,5590016,0,'eye_color',88,113,65), (40075,5590016,1,'eye_type',-5,0,0), (40076,5590016,0,'hair_color1',238,17,0), (40077,5590016,0,'hair_face_color',108,107,95), (40078,5590016,0,'hair_face_highlight_color',95,53,6), (40079,5590016,0,'hair_type_color',108,107,95), (40080,5590016,0,'hair_type_highlight_color',95,53,6), (40081,5590016,1,'lip_type',0,14,4), (40082,5590016,1,'nose_type',-4,-18,17), (40083,5590016,0,'skin_color',241,245,234), (40084,5590016,1,'soga_cheek_type',0,-28,20), (40085,5590016,1,'soga_chin_type',0,0,14), (40086,5590016,1,'soga_ear_type',0,-5,0), (40087,5590016,1,'soga_eye_brow_type',0,-12,-4), (40088,5590016,0,'soga_eye_color',229,229,102), (40089,5590016,0,'soga_hair_face_color',108,107,95), (40090,5590016,0,'soga_hair_face_highlight_color',95,53,6), (40091,5590016,0,'soga_hair_type_color',108,107,95), (40092,5590016,0,'soga_hair_type_highlight_color',95,53,6), (40093,5590016,1,'soga_lip_type',4,34,-28), (40094,5590016,1,'soga_nose_type',4,0,0), (40095,5590016,0,'soga_skin_color',241,245,234), (40096,5590016,0,'wing_color1',255,255,255), (40097,5590016,0,'wing_color2',255,255,255), (40098,5590017,1,'cheek_type',0,-28,0), (40099,5590017,1,'chin_type',17,-10,-4), (40100,5590017,1,'ear_type',1,-3,0), (40101,5590017,1,'eye_brow_type',0,17,0), (40102,5590017,0,'eye_color',165,15,67), (40103,5590017,1,'eye_type',-2,0,0), (40104,5590017,0,'hair_color1',217,26,0), (40105,5590017,0,'hair_face_color',239,235,210), (40106,5590017,0,'hair_type_color',239,235,210), (40107,5590017,1,'lip_type',-2,7,-31), (40108,5590017,1,'nose_type',0,-39,26), (40109,5590017,0,'skin_color',140,145,141), (40110,5590017,1,'soga_cheek_type',0,0,17), (40111,5590017,1,'soga_chin_type',0,-2,7), (40112,5590017,1,'soga_ear_type',0,-2,0), (40113,5590017,1,'soga_eye_brow_type',0,1,-3), (40114,5590017,0,'soga_eye_color',229,229,102), (40115,5590017,1,'soga_eye_type',-2,0,0), (40116,5590017,0,'soga_hair_face_color',239,235,210), (40117,5590017,0,'soga_hair_type_color',239,235,210), (40118,5590017,1,'soga_lip_type',0,0,-28), (40119,5590017,1,'soga_nose_type',-31,17,-10), (40120,5590017,0,'soga_skin_color',140,145,141), (40121,5590017,0,'wing_color1',255,255,255), (40122,5590017,0,'wing_color2',255,255,255), (40123,5590018,1,'cheek_type',-8,3,0), (40124,5590018,1,'chin_type',17,7,-20), (40125,5590018,1,'ear_type',44,26,0), (40126,5590018,1,'eye_brow_type',-11,0,26), (40127,5590018,0,'eye_color',153,106,201), (40128,5590018,1,'eye_type',-11,0,0), (40129,5590018,0,'hair_color1',8,245,234), (40130,5590018,0,'hair_color2',194,0,0), (40131,5590018,0,'hair_face_color',7,7,4), (40132,5590018,0,'hair_face_highlight_color',216,192,37), (40133,5590018,0,'hair_type_color',7,7,4), (40134,5590018,0,'hair_type_highlight_color',216,192,37), (40135,5590018,1,'lip_type',-11,-7,12), (40136,5590018,1,'nose_type',-43,8,-11), (40137,5590018,0,'skin_color',176,174,174), (40138,5590018,1,'soga_cheek_type',0,-11,0), (40139,5590018,1,'soga_chin_type',0,-11,-7), (40140,5590018,1,'soga_ear_type',0,-11,0), (40141,5590018,1,'soga_eye_brow_type',0,44,26), (40142,5590018,0,'soga_eye_color',229,229,102), (40143,5590018,1,'soga_eye_type',-62,0,0), (40144,5590018,0,'soga_hair_face_color',7,7,4), (40145,5590018,0,'soga_hair_face_highlight_color',216,192,37), (40146,5590018,0,'soga_hair_type_color',7,7,4), (40147,5590018,0,'soga_hair_type_highlight_color',216,192,37), (40148,5590018,1,'soga_lip_type',26,-8,3), (40149,5590018,1,'soga_nose_type',12,17,7), (40150,5590018,0,'soga_skin_color',176,174,174), (40151,5590018,0,'wing_color1',255,255,255), (40152,5590018,0,'wing_color2',255,255,255), (40153,5590019,1,'cheek_type',-42,12,0), (40154,5590019,1,'chin_type',-18,18,7), (40155,5590019,1,'ear_type',-5,7,0), (40156,5590019,1,'eye_brow_type',12,2,12), (40157,5590019,0,'eye_color',219,109,234), (40158,5590019,1,'eye_type',-32,0,0), (40159,5590019,0,'hair_color1',0,235,0), (40160,5590019,0,'hair_color2',197,0,0), (40161,5590019,0,'hair_face_color',183,197,197), (40162,5590019,0,'hair_face_highlight_color',105,103,97), (40163,5590019,0,'hair_type_color',183,197,197), (40164,5590019,0,'hair_type_highlight_color',105,103,97), (40165,5590019,1,'lip_type',-17,-26,31), (40166,5590019,1,'nose_type',7,0,-21), (40167,5590019,0,'skin_color',63,119,118), (40168,5590019,1,'soga_cheek_type',0,12,2), (40169,5590019,1,'soga_chin_type',0,-17,-26), (40170,5590019,1,'soga_ear_type',0,-32,0), (40171,5590019,1,'soga_eye_brow_type',0,-5,7), (40172,5590019,0,'soga_eye_color',229,229,102), (40173,5590019,1,'soga_eye_type',-59,0,0), (40174,5590019,0,'soga_hair_face_color',183,197,197), (40175,5590019,0,'soga_hair_face_highlight_color',105,103,97), (40176,5590019,0,'soga_hair_type_color',183,197,197), (40177,5590019,0,'soga_hair_type_highlight_color',105,103,97), (40178,5590019,1,'soga_lip_type',12,-42,12), (40179,5590019,1,'soga_nose_type',31,-18,18), (40180,5590019,0,'soga_skin_color',63,119,118), (40181,5590019,0,'wing_color1',255,255,255), (40182,5590019,0,'wing_color2',255,255,255), (40183,5590020,1,'cheek_type',57,2,0), (40184,5590020,1,'chin_type',37,35,-68), (40185,5590020,1,'ear_type',-83,7,0), (40186,5590020,1,'eye_brow_type',19,52,-90), (40187,5590020,0,'eye_color',35,75,76), (40188,5590020,1,'eye_type',56,0,0), (40189,5590020,0,'hair_color1',169,224,175), (40190,5590020,0,'hair_color2',175,0,0), (40191,5590020,0,'hair_face_color',97,67,10), (40192,5590020,0,'hair_face_highlight_color',139,47,30), (40193,5590020,0,'hair_type_color',97,67,10), (40194,5590020,0,'hair_type_highlight_color',139,47,30), (40195,5590020,1,'lip_type',14,-31,-66), (40196,5590020,1,'nose_type',-56,-87,-32), (40197,5590020,0,'skin_color',191,197,197), (40198,5590020,1,'soga_cheek_type',0,19,52), (40199,5590020,1,'soga_chin_type',0,14,-31), (40200,5590020,1,'soga_ear_type',0,56,0), (40201,5590020,1,'soga_eye_brow_type',0,-83,7), (40202,5590020,0,'soga_eye_color',229,229,102), (40203,5590020,1,'soga_eye_type',-81,0,0), (40204,5590020,0,'soga_hair_face_color',97,67,10), (40205,5590020,0,'soga_hair_face_highlight_color',139,47,30), (40206,5590020,0,'soga_hair_type_color',97,67,10), (40207,5590020,0,'soga_hair_type_highlight_color',139,47,30), (40208,5590020,1,'soga_lip_type',-90,57,2), (40209,5590020,1,'soga_nose_type',-66,37,35), (40210,5590020,0,'soga_skin_color',191,197,197), (40211,5590020,0,'wing_color1',255,255,255), (40212,5590020,0,'wing_color2',255,255,255), (40213,5590021,0,'eye_color',255,255,255), (40214,5590021,0,'skin_color',255,255,255), (40215,5590021,0,'soga_eye_color',255,0,255), (40216,5590022,1,'cheek_type',21,57,0), (40217,5590022,1,'chin_type',-17,41,50), (40218,5590022,1,'ear_type',34,87,0), (40219,5590022,1,'eye_brow_type',0,0,87), (40220,5590022,0,'eye_color',43,69,43), (40221,5590022,1,'eye_type',-31,0,0), (40222,5590022,0,'hair_color1',225,45,9), (40223,5590022,0,'hair_color2',10,0,0), (40224,5590022,0,'hair_face_color',201,142,16), (40225,5590022,0,'hair_face_highlight_color',48,32,3), (40226,5590022,0,'hair_type_color',201,142,16), (40227,5590022,0,'hair_type_highlight_color',48,32,3), (40228,5590022,1,'lip_type',-15,-62,-51), (40229,5590022,1,'nose_type',-28,-31,45), (40230,5590022,0,'skin_color',224,204,159), (40231,5590022,1,'soga_cheek_type',0,-31,-15), (40232,5590022,1,'soga_chin_type',0,-15,-62), (40233,5590022,1,'soga_ear_type',0,-31,0), (40234,5590022,1,'soga_eye_brow_type',0,34,87), (40235,5590022,0,'soga_eye_color',229,229,102), (40236,5590022,1,'soga_eye_type',10,0,0), (40237,5590022,0,'soga_hair_face_color',201,142,16), (40238,5590022,0,'soga_hair_face_highlight_color',48,32,3), (40239,5590022,0,'soga_hair_type_color',201,142,16), (40240,5590022,0,'soga_hair_type_highlight_color',48,32,3), (40241,5590022,1,'soga_lip_type',87,21,57), (40242,5590022,1,'soga_nose_type',-51,-17,41), (40243,5590022,0,'soga_skin_color',224,204,159), (40244,5590022,0,'wing_color1',255,255,255), (40245,5590022,0,'wing_color2',255,255,255), (40246,5590023,1,'cheek_type',-50,7,0), (40247,5590023,1,'chin_type',56,37,7), (40248,5590023,1,'ear_type',62,45,0), (40249,5590023,1,'eye_brow_type',-46,-10,17), (40250,5590023,0,'eye_color',128,180,196), (40251,5590023,1,'eye_type',-47,0,0), (40252,5590023,0,'hair_color1',81,239,17), (40253,5590023,0,'hair_color2',37,0,0), (40254,5590023,0,'hair_face_color',52,30,6), (40255,5590023,0,'hair_face_highlight_color',212,209,191), (40256,5590023,0,'hair_type_color',52,30,6), (40257,5590023,0,'hair_type_highlight_color',212,209,191), (40258,5590023,1,'lip_type',47,-78,-34), (40259,5590023,1,'nose_type',-100,81,-17), (40260,5590023,0,'skin_color',238,235,201), (40261,5590023,1,'soga_cheek_type',0,-46,-10), (40262,5590023,1,'soga_chin_type',0,47,-78), (40263,5590023,1,'soga_ear_type',0,-47,0), (40264,5590023,1,'soga_eye_brow_type',0,62,45), (40265,5590023,0,'soga_eye_color',229,229,102), (40266,5590023,1,'soga_eye_type',37,0,0), (40267,5590023,0,'soga_hair_face_color',52,30,6), (40268,5590023,0,'soga_hair_face_highlight_color',212,209,191), (40269,5590023,0,'soga_hair_type_color',52,30,6), (40270,5590023,0,'soga_hair_type_highlight_color',212,209,191), (40271,5590023,1,'soga_lip_type',17,-50,7), (40272,5590023,1,'soga_nose_type',-34,56,37), (40273,5590023,0,'soga_skin_color',238,235,201), (40274,5590023,0,'wing_color1',255,255,255), (40275,5590023,0,'wing_color2',255,255,255), (40276,5590024,1,'cheek_type',-26,-51,0), (40277,5590024,1,'chin_type',-51,18,-62), (40278,5590024,1,'ear_type',-11,0,0), (40279,5590024,1,'eye_brow_type',-25,62,-28), (40280,5590024,0,'eye_color',133,173,159), (40281,5590024,1,'eye_type',-96,0,0), (40282,5590024,0,'hair_color1',87,197,239), (40283,5590024,0,'hair_color2',163,0,0), (40284,5590024,0,'hair_face_color',47,14,19), (40285,5590024,0,'hair_face_highlight_color',19,6,8), (40286,5590024,0,'hair_type_color',47,14,19), (40287,5590024,0,'hair_type_highlight_color',19,6,8), (40288,5590024,1,'lip_type',0,75,51), (40289,5590024,1,'nose_type',20,87,-59), (40290,5590024,0,'skin_color',146,137,139), (40291,5590024,1,'soga_cheek_type',0,-25,62), (40292,5590024,1,'soga_chin_type',0,0,75), (40293,5590024,1,'soga_ear_type',0,-96,0), (40294,5590024,1,'soga_eye_brow_type',0,-11,0), (40295,5590024,0,'soga_eye_color',229,229,102), (40296,5590024,1,'soga_eye_type',-93,0,0), (40297,5590024,0,'soga_hair_face_color',47,14,19), (40298,5590024,0,'soga_hair_face_highlight_color',19,6,8), (40299,5590024,0,'soga_hair_type_color',47,14,19), (40300,5590024,0,'soga_hair_type_highlight_color',19,6,8), (40301,5590024,1,'soga_lip_type',-28,-26,-51), (40302,5590024,1,'soga_nose_type',51,-51,18), (40303,5590024,0,'soga_skin_color',146,137,139), (40304,5590024,0,'wing_color1',255,255,255), (40305,5590024,0,'wing_color2',255,255,255), (40306,5590025,1,'cheek_type',3,-31,0), (40307,5590025,1,'chin_type',28,-4,2), (40308,5590025,1,'ear_type',20,17,0), (40309,5590025,1,'eye_brow_type',-31,28,0), (40310,5590025,0,'eye_color',40,23,58), (40311,5590025,1,'eye_type',-26,0,0), (40312,5590025,0,'hair_color1',28,237,0), (40313,5590025,0,'hair_color2',76,0,0), (40314,5590025,0,'hair_face_color',138,129,138), (40315,5590025,0,'hair_face_highlight_color',105,103,97), (40316,5590025,0,'hair_type_color',138,129,138), (40317,5590025,0,'hair_type_highlight_color',105,103,97), (40318,5590025,1,'lip_type',-7,23,-42), (40319,5590025,1,'nose_type',-12,28,-19), (40320,5590025,0,'skin_color',48,79,99), (40321,5590025,1,'soga_cheek_type',0,-31,28), (40322,5590025,1,'soga_chin_type',0,-7,23), (40323,5590025,1,'soga_ear_type',0,-26,0), (40324,5590025,1,'soga_eye_brow_type',0,20,17), (40325,5590025,0,'soga_eye_color',229,229,102), (40326,5590025,1,'soga_eye_type',76,0,0), (40327,5590025,0,'soga_hair_face_color',138,129,138), (40328,5590025,0,'soga_hair_face_highlight_color',105,103,97), (40329,5590025,0,'soga_hair_type_color',138,129,138), (40330,5590025,0,'soga_hair_type_highlight_color',105,103,97), (40331,5590025,1,'soga_lip_type',0,3,-31), (40332,5590025,1,'soga_nose_type',-42,28,-4), (40333,5590025,0,'soga_skin_color',48,79,99), (40334,5590025,0,'wing_color1',255,255,255), (40335,5590025,0,'wing_color2',255,255,255), (40336,5590026,1,'cheek_type',-17,79,0), (40337,5590026,1,'chin_type',-76,-96,-82), (40338,5590026,1,'ear_type',-72,93,0), (40339,5590026,1,'eye_brow_type',-55,-97,-43), (40340,5590026,0,'eye_color',120,175,192), (40341,5590026,1,'eye_type',17,0,0), (40342,5590026,0,'hair_color1',188,2,221), (40343,5590026,0,'hair_color2',246,0,0), (40344,5590026,0,'hair_face_color',83,57,8), (40345,5590026,0,'hair_face_highlight_color',19,6,25), (40346,5590026,0,'hair_highlight',29,21,28), (40347,5590026,0,'hair_type_color',83,57,8), (40348,5590026,0,'hair_type_highlight_color',19,6,25), (40349,5590026,1,'lip_type',5,-39,87), (40350,5590026,1,'nose_type',-65,-68,2), (40351,5590026,0,'skin_color',239,239,209), (40352,5590026,1,'soga_cheek_type',0,-55,-97), (40353,5590026,1,'soga_chin_type',0,5,-39), (40354,5590026,1,'soga_ear_type',0,17,0), (40355,5590026,1,'soga_eye_brow_type',0,-72,93), (40356,5590026,0,'soga_eye_color',229,229,102), (40357,5590026,1,'soga_eye_type',-10,0,0), (40358,5590026,0,'soga_hair_color1',114,112,142), (40359,5590026,0,'soga_hair_color2',152,138,129), (40360,5590026,0,'soga_hair_face_color',83,57,8), (40361,5590026,0,'soga_hair_face_highlight_color',19,6,25), (40362,5590026,0,'soga_hair_highlight',29,21,28), (40363,5590026,0,'soga_hair_type_color',83,57,8), (40364,5590026,0,'soga_hair_type_highlight_color',19,6,25), (40365,5590026,1,'soga_lip_type',-43,-17,79), (40366,5590026,1,'soga_nose_type',87,-76,-96), (40367,5590026,0,'soga_skin_color',239,239,209), (40368,5590026,0,'wing_color1',255,255,255), (40369,5590026,0,'wing_color2',255,255,255), (40370,5590027,1,'cheek_type',9,25,0), (40371,5590027,1,'chin_type',22,-22,-12), (40372,5590027,1,'ear_type',-22,4,0), (40373,5590027,1,'eye_brow_type',23,-14,9), (40374,5590027,0,'eye_color',70,140,140), (40375,5590027,0,'hair_color1',7,233,0), (40376,5590027,0,'hair_face_color',35,17,3), (40377,5590027,0,'hair_face_highlight_color',181,179,179), (40378,5590027,0,'hair_type_color',35,17,3), (40379,5590027,0,'hair_type_highlight_color',181,179,179), (40380,5590027,1,'lip_type',17,-3,-19), (40381,5590027,1,'nose_type',-39,7,-23), (40382,5590027,0,'skin_color',209,167,170), (40383,5590027,1,'soga_cheek_type',0,23,-14), (40384,5590027,1,'soga_chin_type',0,17,-3), (40385,5590027,1,'soga_ear_type',-22,4,0), (40386,5590027,1,'soga_eye_brow_type',0,-22,4), (40387,5590027,0,'soga_eye_color',229,229,102), (40388,5590027,0,'soga_hair_face_color',35,17,3), (40389,5590027,0,'soga_hair_face_highlight_color',181,179,179), (40390,5590027,0,'soga_hair_type_color',35,17,3), (40391,5590027,0,'soga_hair_type_highlight_color',181,179,179), (40392,5590027,1,'soga_lip_type',9,9,25), (40393,5590027,1,'soga_nose_type',-19,22,-22), (40394,5590027,0,'soga_skin_color',209,167,170), (40395,5590027,0,'wing_color1',255,255,255), (40396,5590027,0,'wing_color2',255,255,255), (40397,5590028,1,'cheek_type',-81,15,0), (40398,5590028,1,'chin_type',58,31,-81), (40399,5590028,1,'ear_type',-32,71,0), (40400,5590028,1,'eye_brow_type',94,52,35), (40401,5590028,0,'eye_color',33,64,50), (40402,5590028,1,'eye_type',-9,0,0), (40403,5590028,0,'hair_color1',11,215,168), (40404,5590028,0,'hair_color2',194,0,0), (40405,5590028,0,'hair_face_color',219,157,24), (40406,5590028,0,'hair_face_highlight_color',15,1,21), (40407,5590028,0,'hair_type_color',219,157,24), (40408,5590028,0,'hair_type_highlight_color',15,1,21), (40409,5590028,1,'lip_type',-91,-14,-19), (40410,5590028,1,'nose_type',-43,11,-41), (40411,5590028,0,'skin_color',186,197,195), (40412,5590028,1,'soga_cheek_type',0,94,52), (40413,5590028,1,'soga_chin_type',0,-91,-14), (40414,5590028,1,'soga_ear_type',0,-9,0), (40415,5590028,1,'soga_eye_brow_type',0,-32,71), (40416,5590028,0,'soga_eye_color',229,229,102), (40417,5590028,1,'soga_eye_type',-62,0,0), (40418,5590028,0,'soga_hair_face_color',219,157,24), (40419,5590028,0,'soga_hair_face_highlight_color',15,1,21), (40420,5590028,0,'soga_hair_type_color',219,157,24), (40421,5590028,0,'soga_hair_type_highlight_color',15,1,21), (40422,5590028,1,'soga_lip_type',35,-81,15), (40423,5590028,1,'soga_nose_type',-19,58,31), (40424,5590028,0,'soga_skin_color',186,197,195), (40425,5590028,0,'wing_color1',255,255,255), (40426,5590028,0,'wing_color2',255,255,255), (40427,5590029,1,'cheek_type',-20,65,0), (40428,5590029,1,'chin_type',-5,87,3), (40429,5590029,1,'ear_type',63,11,0), (40430,5590029,1,'eye_brow_type',-45,52,98), (40431,5590029,0,'eye_color',234,119,255), (40432,5590029,1,'eye_type',-47,0,0), (40433,5590029,0,'hair_color1',191,239,228), (40434,5590029,0,'hair_face_color',244,246,246), (40435,5590029,0,'hair_face_highlight_color',6,3,1), (40436,5590029,0,'hair_type_color',244,246,246), (40437,5590029,0,'hair_type_highlight_color',6,3,1), (40438,5590029,1,'lip_type',-42,-75,14), (40439,5590029,1,'nose_type',29,-65,-17), (40440,5590029,0,'skin_color',155,139,173), (40441,5590029,1,'soga_cheek_type',0,-45,52), (40442,5590029,1,'soga_chin_type',0,-42,-75), (40443,5590029,1,'soga_ear_type',0,-47,0), (40444,5590029,1,'soga_eye_brow_type',0,63,11), (40445,5590029,0,'soga_eye_color',229,229,102), (40446,5590029,0,'soga_hair_face_color',244,246,246), (40447,5590029,0,'soga_hair_face_highlight_color',6,3,1), (40448,5590029,0,'soga_hair_type_color',244,246,246), (40449,5590029,0,'soga_hair_type_highlight_color',6,3,1), (40450,5590029,1,'soga_lip_type',98,-20,65), (40451,5590029,1,'soga_nose_type',14,-5,87), (40452,5590029,0,'soga_skin_color',155,139,173), (40453,5590029,0,'wing_color1',255,255,255), (40454,5590029,0,'wing_color2',255,255,255), (40455,5590030,1,'cheek_type',5,-1,0), (40456,5590030,1,'chin_type',89,-62,-46), (40457,5590030,1,'ear_type',-37,10,0), (40458,5590030,1,'eye_brow_type',-72,28,0), (40459,5590030,0,'eye_color',158,198,210), (40460,5590030,1,'eye_type',-28,0,0), (40461,5590030,0,'hair_color1',28,195,249), (40462,5590030,0,'hair_color2',48,0,0), (40463,5590030,0,'hair_face_color',184,128,10), (40464,5590030,0,'hair_face_highlight_color',244,246,246), (40465,5590030,0,'hair_highlight',246,219,114), (40466,5590030,0,'hair_type_color',184,128,10), (40467,5590030,0,'hair_type_highlight_color',244,246,246), (40468,5590030,1,'lip_type',-3,32,69), (40469,5590030,1,'nose_type',51,28,-61), (40470,5590030,0,'skin_color',244,250,239), (40471,5590030,1,'soga_cheek_type',0,-72,28), (40472,5590030,1,'soga_chin_type',0,-3,32), (40473,5590030,1,'soga_ear_type',0,-28,0), (40474,5590030,1,'soga_eye_brow_type',0,-37,10), (40475,5590030,0,'soga_eye_color',229,229,102), (40476,5590030,1,'soga_eye_type',48,0,0), (40477,5590030,0,'soga_hair_color1',91,21,51), (40478,5590030,0,'soga_hair_color2',159,88,0), (40479,5590030,0,'soga_hair_face_color',184,128,10), (40480,5590030,0,'soga_hair_face_highlight_color',244,246,246), (40481,5590030,0,'soga_hair_highlight',246,219,114), (40482,5590030,0,'soga_hair_type_color',184,128,10), (40483,5590030,0,'soga_hair_type_highlight_color',244,246,246), (40484,5590030,1,'soga_lip_type',0,5,-1), (40485,5590030,1,'soga_nose_type',69,89,-62), (40486,5590030,0,'soga_skin_color',244,250,239), (40487,5590030,0,'wing_color1',255,255,255), (40488,5590030,0,'wing_color2',255,255,255), (40489,5590031,1,'cheek_type',-25,0,0), (40490,5590031,1,'chin_type',-3,18,28), (40491,5590031,1,'ear_type',-29,-25,0), (40492,5590031,1,'eye_brow_type',4,0,-28), (40493,5590031,0,'eye_color',29,56,40), (40494,5590031,1,'eye_type',-4,0,0), (40495,5590031,0,'hair_color1',215,10,0), (40496,5590031,0,'hair_face_color',132,129,105), (40497,5590031,0,'hair_face_highlight_color',166,147,124), (40498,5590031,0,'hair_type_color',132,129,105), (40499,5590031,0,'hair_type_highlight_color',166,147,124), (40500,5590031,1,'lip_type',-32,22,0), (40501,5590031,1,'nose_type',32,-41,10), (40502,5590031,0,'skin_color',214,191,137), (40503,5590031,1,'soga_cheek_type',0,4,0), (40504,5590031,1,'soga_chin_type',0,-32,22), (40505,5590031,1,'soga_ear_type',0,-4,0), (40506,5590031,1,'soga_eye_brow_type',0,-29,-25), (40507,5590031,0,'soga_eye_color',229,229,102), (40508,5590031,1,'soga_eye_type',-4,0,0), (40509,5590031,0,'soga_hair_face_color',132,129,105), (40510,5590031,0,'soga_hair_face_highlight_color',166,147,124), (40511,5590031,0,'soga_hair_type_color',132,129,105), (40512,5590031,0,'soga_hair_type_highlight_color',166,147,124), (40513,5590031,1,'soga_lip_type',-28,-25,0), (40514,5590031,1,'soga_nose_type',0,-3,18), (40515,5590031,0,'soga_skin_color',214,191,137), (40516,5590031,0,'wing_color1',255,255,255), (40517,5590031,0,'wing_color2',255,255,255), (40518,5590032,1,'cheek_type',25,0,0), (40519,5590032,1,'chin_type',11,-31,35), (40520,5590032,1,'ear_type',-7,31,0), (40521,5590032,1,'eye_brow_type',12,-2,-5), (40522,5590032,0,'eye_color',125,177,192), (40523,5590032,1,'eye_type',-14,0,0), (40524,5590032,0,'hair_color1',21,0,0), (40525,5590032,0,'hair_face_color',64,25,11), (40526,5590032,0,'hair_face_highlight_color',25,9,2), (40527,5590032,0,'hair_type_color',64,25,11), (40528,5590032,0,'hair_type_highlight_color',25,9,2), (40529,5590032,1,'lip_type',5,1,26), (40530,5590032,1,'nose_type',-21,21,0), (40531,5590032,0,'skin_color',227,209,163), (40532,5590032,1,'soga_cheek_type',0,12,-2), (40533,5590032,1,'soga_chin_type',0,5,1), (40534,5590032,1,'soga_ear_type',0,-14,0), (40535,5590032,1,'soga_eye_brow_type',0,-7,31), (40536,5590032,0,'soga_eye_color',229,229,102), (40537,5590032,0,'soga_hair_face_color',64,25,11), (40538,5590032,0,'soga_hair_face_highlight_color',25,9,2), (40539,5590032,0,'soga_hair_type_color',64,25,11), (40540,5590032,0,'soga_hair_type_highlight_color',25,9,2), (40541,5590032,1,'soga_lip_type',-5,25,0), (40542,5590032,1,'soga_nose_type',26,11,-31), (40543,5590032,0,'soga_skin_color',227,209,163), (40544,5590032,0,'wing_color1',255,255,255), (40545,5590032,0,'wing_color2',255,255,255), (40546,5590033,1,'cheek_type',-31,14,0), (40547,5590033,1,'chin_type',-14,17,-37), (40548,5590033,1,'ear_type',0,29,0), (40549,5590033,1,'eye_brow_type',-9,28,0), (40550,5590033,0,'eye_color',209,180,255), (40551,5590033,1,'eye_type',17,0,0), (40552,5590033,0,'hair_color1',39,254,0), (40553,5590033,0,'hair_face_color',122,151,151), (40554,5590033,0,'hair_face_highlight_color',105,103,97), (40555,5590033,0,'hair_type_color',122,151,151), (40556,5590033,0,'hair_type_highlight_color',105,103,97), (40557,5590033,1,'lip_type',-31,-19,-14), (40558,5590033,1,'nose_type',-28,39,-2), (40559,5590033,0,'skin_color',100,65,95), (40560,5590033,1,'soga_cheek_type',0,-9,28), (40561,5590033,1,'soga_chin_type',0,-31,-19), (40562,5590033,1,'soga_ear_type',0,17,0), (40563,5590033,1,'soga_eye_brow_type',0,0,29), (40564,5590033,0,'soga_eye_color',229,229,102), (40565,5590033,1,'soga_eye_type',17,0,0), (40566,5590033,0,'soga_hair_face_color',122,151,151), (40567,5590033,0,'soga_hair_face_highlight_color',105,103,97), (40568,5590033,0,'soga_hair_type_color',122,151,151), (40569,5590033,0,'soga_hair_type_highlight_color',105,103,97), (40570,5590033,1,'soga_lip_type',0,-31,14), (40571,5590033,1,'soga_nose_type',-14,-14,17), (40572,5590033,0,'soga_skin_color',100,65,95), (40573,5590033,0,'wing_color1',255,255,255), (40574,5590033,0,'wing_color2',255,255,255), (40575,5590034,0,'eye_color',143,168,109), (40576,5590034,0,'skin_color',152,7,0), (40577,5590034,0,'soga_eye_color',255,0,255), (40578,5590035,1,'cheek_type',81,-96,0), (40579,5590035,1,'chin_type',72,14,-64), (40580,5590035,1,'ear_type',-52,81,0), (40581,5590035,1,'eye_brow_type',-29,7,82), (40582,5590035,0,'eye_color',126,169,155), (40583,5590035,1,'eye_type',-46,0,0), (40584,5590035,0,'hair_color1',19,64,246), (40585,5590035,0,'hair_color2',104,52,0), (40586,5590035,0,'hair_face_color',43,13,18), (40587,5590035,0,'hair_face_highlight_color',42,12,17), (40588,5590035,0,'hair_highlight',54,45,28), (40589,5590035,0,'hair_type_color',43,13,18), (40590,5590035,0,'hair_type_highlight_color',42,12,17), (40591,5590035,1,'lip_type',-3,-14,11), (40592,5590035,1,'nose_type',-59,19,64), (40593,5590035,0,'skin_color',80,56,37), (40594,5590035,1,'soga_cheek_type',0,-29,7), (40595,5590035,1,'soga_chin_type',0,-3,-14), (40596,5590035,1,'soga_ear_type',0,-46,0), (40597,5590035,1,'soga_eye_brow_type',0,-52,81), (40598,5590035,0,'soga_eye_color',229,229,102), (40599,5590035,1,'soga_eye_type',-46,0,0), (40600,5590035,0,'soga_hair_color1',54,45,28), (40601,5590035,0,'soga_hair_color2',104,52,0), (40602,5590035,0,'soga_hair_face_color',43,13,18), (40603,5590035,0,'soga_hair_face_highlight_color',42,12,17), (40604,5590035,0,'soga_hair_highlight',54,45,28), (40605,5590035,0,'soga_hair_type_color',43,13,18), (40606,5590035,0,'soga_hair_type_highlight_color',42,12,17), (40607,5590035,1,'soga_lip_type',82,81,-96), (40608,5590035,1,'soga_nose_type',11,72,14), (40609,5590035,0,'soga_skin_color',80,56,37), (40610,5590035,0,'wing_color1',255,255,255), (40611,5590035,0,'wing_color2',255,255,255), (40612,5590036,0,'eye_color',255,255,255), (40613,5590036,0,'skin_color',255,255,255), (40614,5590036,0,'soga_eye_color',255,0,255), (40615,5590037,1,'cheek_type',-48,40,0), (40616,5590037,1,'chin_type',55,-21,-90), (40617,5590037,1,'ear_type',-28,40,0), (40618,5590037,1,'eye_brow_type',79,51,-59), (40619,5590037,0,'eye_color',37,81,80), (40620,5590037,1,'eye_type',-31,0,0), (40621,5590037,0,'hair_color1',253,192,22), (40622,5590037,0,'hair_color2',100,0,0), (40623,5590037,0,'hair_face_color',107,129,132), (40624,5590037,0,'hair_face_highlight_color',15,1,21), (40625,5590037,0,'hair_type_color',107,129,132), (40626,5590037,0,'hair_type_highlight_color',15,1,21), (40627,5590037,1,'lip_type',-17,-79,32), (40628,5590037,1,'nose_type',70,-3,-64), (40629,5590037,0,'skin_color',232,218,171), (40630,5590037,1,'soga_cheek_type',0,79,51), (40631,5590037,1,'soga_chin_type',0,-17,-79), (40632,5590037,1,'soga_ear_type',0,-31,0), (40633,5590037,1,'soga_eye_brow_type',0,-28,40), (40634,5590037,0,'soga_eye_color',229,229,102), (40635,5590037,1,'soga_eye_type',100,0,0), (40636,5590037,0,'soga_hair_face_color',107,129,132), (40637,5590037,0,'soga_hair_face_highlight_color',15,1,21), (40638,5590037,0,'soga_hair_type_color',107,129,132), (40639,5590037,0,'soga_hair_type_highlight_color',15,1,21), (40640,5590037,1,'soga_lip_type',-59,-48,40), (40641,5590037,1,'soga_nose_type',32,55,-21), (40642,5590037,0,'soga_skin_color',232,218,171), (40643,5590037,0,'wing_color1',255,255,255), (40644,5590037,0,'wing_color2',255,255,255), (40645,5590038,1,'cheek_type',12,-28,0), (40646,5590038,1,'chin_type',4,2,-2), (40647,5590038,1,'ear_type',-4,14,0), (40648,5590038,1,'eye_brow_type',0,-28,23), (40649,5590038,0,'eye_color',243,243,80), (40650,5590038,1,'eye_type',3,0,0), (40651,5590038,0,'hair_color1',222,244,0), (40652,5590038,0,'hair_face_color',52,49,25), (40653,5590038,0,'hair_type_color',52,49,25), (40654,5590038,1,'lip_type',34,-22,-29), (40655,5590038,1,'nose_type',25,-34,-12), (40656,5590038,0,'skin_color',93,136,10), (40657,5590038,1,'soga_cheek_type',0,0,-28), (40658,5590038,1,'soga_chin_type',0,34,-22), (40659,5590038,1,'soga_ear_type',0,3,0), (40660,5590038,1,'soga_eye_brow_type',0,-4,14), (40661,5590038,0,'soga_eye_color',229,229,102), (40662,5590038,0,'soga_hair_face_color',52,49,25), (40663,5590038,0,'soga_hair_type_color',52,49,25), (40664,5590038,1,'soga_lip_type',23,12,-28), (40665,5590038,1,'soga_nose_type',-29,4,2), (40666,5590038,0,'soga_skin_color',93,136,10), (40667,5590038,0,'wing_color1',255,255,255), (40668,5590038,0,'wing_color2',255,255,255), (40669,5590039,1,'cheek_type',100,-46,0), (40670,5590039,1,'chin_type',25,-52,56), (40671,5590039,1,'ear_type',-100,90,0), (40672,5590039,1,'eye_brow_type',-52,-50,-50), (40673,5590039,0,'eye_color',92,8,27), (40674,5590039,1,'eye_type',-34,0,0), (40675,5590039,0,'hair_color1',100,181,100), (40676,5590039,0,'hair_face_color',228,224,190), (40677,5590039,0,'hair_type_color',228,224,190), (40678,5590039,1,'lip_type',-37,14,-37), (40679,5590039,1,'nose_type',100,100,-75), (40680,5590039,0,'skin_color',167,154,112), (40681,5590039,1,'soga_cheek_type',0,-52,-50), (40682,5590039,1,'soga_chin_type',0,-37,14), (40683,5590039,1,'soga_ear_type',0,-34,0), (40684,5590039,1,'soga_eye_brow_type',0,-100,90), (40685,5590039,0,'soga_eye_color',229,229,102), (40686,5590039,1,'soga_eye_type',-34,0,0), (40687,5590039,0,'soga_hair_face_color',228,224,190), (40688,5590039,0,'soga_hair_type_color',228,224,190), (40689,5590039,1,'soga_lip_type',-50,100,-46), (40690,5590039,1,'soga_nose_type',-37,25,-52), (40691,5590039,0,'soga_skin_color',167,154,112), (40692,5590039,0,'wing_color1',255,255,255), (40693,5590039,0,'wing_color2',255,255,255), (40694,5590040,1,'cheek_type',-89,76,0), (40695,5590040,1,'chin_type',62,77,47), (40696,5590040,1,'ear_type',62,46,0), (40697,5590040,1,'eye_brow_type',56,47,84), (40698,5590040,0,'eye_color',135,184,198), (40699,5590040,1,'eye_type',-84,0,0), (40700,5590040,0,'hair_color1',25,20,252), (40701,5590040,0,'hair_color2',104,52,0), (40702,5590040,0,'hair_face_color',45,15,17), (40703,5590040,0,'hair_face_highlight_color',108,24,23), (40704,5590040,0,'hair_highlight',91,21,51), (40705,5590040,0,'hair_type_color',45,15,17), (40706,5590040,0,'hair_type_highlight_color',108,24,23), (40707,5590040,1,'lip_type',46,-50,-62), (40708,5590040,1,'nose_type',82,25,20), (40709,5590040,0,'skin_color',115,113,87), (40710,5590040,1,'soga_cheek_type',0,56,47), (40711,5590040,1,'soga_chin_type',0,46,-50), (40712,5590040,1,'soga_ear_type',0,-84,0), (40713,5590040,1,'soga_eye_brow_type',0,62,46), (40714,5590040,0,'soga_eye_color',229,229,102), (40715,5590040,1,'soga_eye_type',-84,0,0), (40716,5590040,0,'soga_hair_color1',54,45,28), (40717,5590040,0,'soga_hair_color2',104,52,0), (40718,5590040,0,'soga_hair_face_color',45,15,17), (40719,5590040,0,'soga_hair_face_highlight_color',108,24,23), (40720,5590040,0,'soga_hair_highlight',91,21,51), (40721,5590040,0,'soga_hair_type_color',45,15,17), (40722,5590040,0,'soga_hair_type_highlight_color',108,24,23), (40723,5590040,1,'soga_lip_type',84,-89,76), (40724,5590040,1,'soga_nose_type',-62,62,77), (40725,5590040,0,'soga_skin_color',115,113,87), (40726,5590040,0,'wing_color1',255,255,255), (40727,5590040,0,'wing_color2',255,255,255), (40728,5590041,1,'cheek_type',-4,-2,0), (40729,5590041,1,'chin_type',-28,7,-18), (40730,5590041,1,'ear_type',-31,34,0), (40731,5590041,1,'eye_brow_type',25,38,8), (40732,5590041,0,'eye_color',106,166,183), (40733,5590041,1,'eye_type',44,0,0), (40734,5590041,0,'hair_color1',2,213,0), (40735,5590041,0,'hair_face_color',42,40,37), (40736,5590041,0,'hair_face_highlight_color',77,56,32), (40737,5590041,0,'hair_type_color',42,40,37), (40738,5590041,0,'hair_type_highlight_color',77,56,32), (40739,5590041,1,'lip_type',-12,-25,7), (40740,5590041,1,'nose_type',-17,2,-43), (40741,5590041,0,'skin_color',215,213,202), (40742,5590041,1,'soga_cheek_type',0,25,38), (40743,5590041,1,'soga_chin_type',0,-12,-25), (40744,5590041,1,'soga_ear_type',0,44,0), (40745,5590041,1,'soga_eye_brow_type',0,-31,34), (40746,5590041,0,'soga_eye_color',229,229,102), (40747,5590041,0,'soga_hair_face_color',42,40,37), (40748,5590041,0,'soga_hair_face_highlight_color',77,56,32), (40749,5590041,0,'soga_hair_type_color',42,40,37), (40750,5590041,0,'soga_hair_type_highlight_color',77,56,32), (40751,5590041,1,'soga_lip_type',8,-4,-2), (40752,5590041,1,'soga_nose_type',7,-28,7), (40753,5590041,0,'soga_skin_color',215,213,202), (40754,5590041,0,'wing_color1',255,255,255), (40755,5590041,0,'wing_color2',255,255,255), (40756,5590042,1,'cheek_type',-9,8,0), (40757,5590042,1,'chin_type',8,4,20), (40758,5590042,1,'ear_type',14,-3,0), (40759,5590042,1,'eye_brow_type',28,14,-25), (40760,5590042,0,'eye_color',130,182,197), (40761,5590042,0,'hair_color1',2,10,0), (40762,5590042,0,'hair_face_color',46,42,14), (40763,5590042,0,'hair_face_highlight_color',84,54,0), (40764,5590042,0,'hair_type_color',46,42,14), (40765,5590042,0,'hair_type_highlight_color',84,54,0), (40766,5590042,1,'lip_type',0,-25,2), (40767,5590042,1,'nose_type',44,2,10), (40768,5590042,0,'skin_color',254,251,251), (40769,5590042,1,'soga_cheek_type',0,28,14), (40770,5590042,1,'soga_chin_type',0,0,-25), (40771,5590042,1,'soga_ear_type',14,-3,0), (40772,5590042,1,'soga_eye_brow_type',0,14,-3), (40773,5590042,0,'soga_eye_color',229,229,102), (40774,5590042,0,'soga_hair_face_color',46,42,14), (40775,5590042,0,'soga_hair_face_highlight_color',84,54,0), (40776,5590042,0,'soga_hair_type_color',46,42,14), (40777,5590042,0,'soga_hair_type_highlight_color',84,54,0), (40778,5590042,1,'soga_lip_type',-25,-9,8), (40779,5590042,1,'soga_nose_type',2,8,4), (40780,5590042,0,'soga_skin_color',254,251,251), (40781,5590042,0,'wing_color1',255,255,255), (40782,5590042,0,'wing_color2',255,255,255), (40783,5590043,0,'eye_color',123,168,255), (40784,5590043,0,'skin_color',129,129,72), (40785,5590043,0,'soga_eye_color',255,0,255), (40786,5590044,1,'cheek_type',0,94,0), (40787,5590044,1,'chin_type',-42,26,-62), (40788,5590044,1,'ear_type',69,-25,0), (40789,5590044,1,'eye_brow_type',-68,-88,89), (40790,5590044,0,'eye_color',143,103,48), (40791,5590044,1,'eye_type',-18,0,0), (40792,5590044,0,'hair_color1',225,245,50), (40793,5590044,0,'hair_color2',238,0,0), (40794,5590044,0,'hair_face_color',195,208,207), (40795,5590044,0,'hair_face_highlight_color',230,170,26), (40796,5590044,0,'hair_type_color',195,208,207), (40797,5590044,0,'hair_type_highlight_color',230,170,26), (40798,5590044,1,'lip_type',-5,57,20), (40799,5590044,1,'nose_type',-18,-31,-11), (40800,5590044,0,'skin_color',46,35,36), (40801,5590044,1,'soga_cheek_type',0,-68,-88), (40802,5590044,1,'soga_chin_type',0,-5,57), (40803,5590044,1,'soga_ear_type',0,-18,0), (40804,5590044,1,'soga_eye_brow_type',0,69,-25), (40805,5590044,0,'soga_eye_color',229,229,102), (40806,5590044,1,'soga_eye_type',-18,0,0), (40807,5590044,0,'soga_hair_face_color',195,208,207), (40808,5590044,0,'soga_hair_face_highlight_color',230,170,26), (40809,5590044,0,'soga_hair_type_color',195,208,207), (40810,5590044,0,'soga_hair_type_highlight_color',230,170,26), (40811,5590044,1,'soga_lip_type',89,0,94), (40812,5590044,1,'soga_nose_type',20,-42,26), (40813,5590044,0,'soga_skin_color',46,35,36), (40814,5590044,0,'wing_color1',255,255,255), (40815,5590044,0,'wing_color2',255,255,255), (40816,5590045,1,'cheek_type',1,-37,0), (40817,5590045,1,'chin_type',-62,88,14), (40818,5590045,1,'ear_type',7,-100,0), (40819,5590045,1,'eye_brow_type',34,7,9), (40820,5590045,0,'eye_color',125,178,194), (40821,5590045,1,'eye_type',68,0,0), (40822,5590045,0,'hair_color1',42,100,181), (40823,5590045,0,'hair_color2',62,0,0), (40824,5590045,0,'hair_face_color',89,109,112), (40825,5590045,0,'hair_face_highlight_color',244,246,246), (40826,5590045,0,'hair_highlight',161,165,168), (40827,5590045,0,'hair_type_color',89,109,112), (40828,5590045,0,'hair_type_highlight_color',244,246,246), (40829,5590045,1,'lip_type',-89,19,-25), (40830,5590045,1,'nose_type',-100,42,100), (40831,5590045,0,'skin_color',232,224,185), (40832,5590045,1,'soga_cheek_type',0,34,7), (40833,5590045,1,'soga_chin_type',0,-89,19), (40834,5590045,1,'soga_ear_type',0,68,0), (40835,5590045,1,'soga_eye_brow_type',0,7,-100), (40836,5590045,0,'soga_eye_color',229,229,102), (40837,5590045,1,'soga_eye_type',62,0,0), (40838,5590045,0,'soga_hair_color1',112,103,151), (40839,5590045,0,'soga_hair_color2',109,119,115), (40840,5590045,0,'soga_hair_face_color',89,109,112), (40841,5590045,0,'soga_hair_face_highlight_color',244,246,246), (40842,5590045,0,'soga_hair_highlight',161,165,168), (40843,5590045,0,'soga_hair_type_color',89,109,112), (40844,5590045,0,'soga_hair_type_highlight_color',244,246,246), (40845,5590045,1,'soga_lip_type',9,1,-37), (40846,5590045,1,'soga_nose_type',-25,-62,88), (40847,5590045,0,'soga_skin_color',232,224,185), (40848,5590045,0,'wing_color1',255,255,255), (40849,5590045,0,'wing_color2',255,255,255), (40850,5590046,1,'cheek_type',0,2,0), (40851,5590046,1,'chin_type',-38,3,2), (40852,5590046,1,'ear_type',23,-5,0), (40853,5590046,1,'eye_brow_type',34,0,14), (40854,5590046,0,'eye_color',222,35,32), (40855,5590046,1,'eye_type',-32,0,0), (40856,5590046,0,'hair_color1',17,242,100), (40857,5590046,0,'hair_face_color',52,38,20), (40858,5590046,0,'hair_face_highlight_color',216,192,37), (40859,5590046,0,'hair_type_color',52,38,20), (40860,5590046,0,'hair_type_highlight_color',216,192,37), (40861,5590046,1,'lip_type',-31,-2,10), (40862,5590046,1,'nose_type',-2,17,-14), (40863,5590046,0,'skin_color',248,243,242), (40864,5590046,1,'soga_cheek_type',0,34,0), (40865,5590046,1,'soga_chin_type',0,-31,-2), (40866,5590046,1,'soga_ear_type',0,-32,0), (40867,5590046,1,'soga_eye_brow_type',0,23,-5), (40868,5590046,0,'soga_eye_color',229,229,102), (40869,5590046,1,'soga_eye_type',-32,0,0), (40870,5590046,0,'soga_hair_face_color',52,38,20), (40871,5590046,0,'soga_hair_face_highlight_color',216,192,37), (40872,5590046,0,'soga_hair_type_color',52,38,20), (40873,5590046,0,'soga_hair_type_highlight_color',216,192,37), (40874,5590046,1,'soga_lip_type',14,0,2), (40875,5590046,1,'soga_nose_type',10,-38,3), (40876,5590046,0,'soga_skin_color',248,243,242), (40877,5590046,0,'wing_color1',255,255,255), (40878,5590046,0,'wing_color2',255,255,255), (40879,5590047,1,'cheek_type',-43,-3,0), (40880,5590047,1,'chin_type',17,68,-28), (40881,5590047,1,'ear_type',-12,-52,0), (40882,5590047,1,'eye_brow_type',-14,77,0), (40883,5590047,0,'eye_color',0,58,58), (40884,5590047,1,'eye_type',-20,0,0), (40885,5590047,0,'hair_color1',25,172,23), (40886,5590047,1,'lip_type',38,-65,39), (40887,5590047,1,'nose_type',35,25,-84), (40888,5590047,0,'skin_color',80,23,7), (40889,5590047,1,'soga_cheek_type',0,-14,77), (40890,5590047,1,'soga_chin_type',0,38,-65), (40891,5590047,1,'soga_ear_type',0,-20,0), (40892,5590047,1,'soga_eye_brow_type',0,-12,-52), (40893,5590047,0,'soga_eye_color',229,229,102), (40894,5590047,1,'soga_eye_type',-20,0,0), (40895,5590047,1,'soga_lip_type',0,-43,-3), (40896,5590047,1,'soga_nose_type',39,17,68), (40897,5590047,0,'soga_skin_color',80,23,7), (40898,5590047,0,'wing_color1',255,255,255), (40899,5590047,0,'wing_color2',255,255,255), (40900,5590048,1,'cheek_type',32,-20,0), (40901,5590048,1,'chin_type',-7,23,-28), (40902,5590048,1,'ear_type',17,19,0), (40903,5590048,1,'eye_brow_type',-9,-19,-4), (40904,5590048,0,'eye_color',142,125,66), (40905,5590048,0,'hair_color1',14,219,0), (40906,5590048,0,'hair_face_color',142,53,17), (40907,5590048,0,'hair_face_highlight_color',79,28,13), (40908,5590048,0,'hair_type_color',142,53,17), (40909,5590048,0,'hair_type_highlight_color',79,28,13), (40910,5590048,1,'lip_type',-29,2,1), (40911,5590048,1,'nose_type',-14,14,-37), (40912,5590048,0,'skin_color',188,180,180), (40913,5590048,1,'soga_cheek_type',0,-9,-19), (40914,5590048,1,'soga_chin_type',0,-29,2), (40915,5590048,1,'soga_ear_type',17,19,0), (40916,5590048,1,'soga_eye_brow_type',0,17,19), (40917,5590048,0,'soga_eye_color',229,229,102), (40918,5590048,0,'soga_hair_face_color',142,53,17), (40919,5590048,0,'soga_hair_face_highlight_color',79,28,13), (40920,5590048,0,'soga_hair_type_color',142,53,17), (40921,5590048,0,'soga_hair_type_highlight_color',79,28,13), (40922,5590048,1,'soga_lip_type',-4,32,-20), (40923,5590048,1,'soga_nose_type',1,-7,23), (40924,5590048,0,'soga_skin_color',188,180,180), (40925,5590048,0,'wing_color1',255,255,255), (40926,5590048,0,'wing_color2',255,255,255), (40927,5590049,1,'cheek_type',-8,3,0), (40928,5590049,1,'chin_type',17,7,-20), (40929,5590049,1,'ear_type',44,26,0), (40930,5590049,1,'eye_brow_type',-11,0,26), (40931,5590049,0,'eye_color',99,12,148), (40932,5590049,1,'eye_type',-11,0,0), (40933,5590049,0,'hair_color1',8,245,213), (40934,5590049,0,'hair_face_color',143,140,133), (40935,5590049,0,'hair_face_highlight_color',216,192,37), (40936,5590049,0,'hair_type_color',143,140,133), (40937,5590049,0,'hair_type_highlight_color',216,192,37), (40938,5590049,1,'lip_type',-11,-7,12), (40939,5590049,1,'nose_type',-43,8,-11), (40940,5590049,0,'skin_color',185,155,125), (40941,5590049,1,'soga_cheek_type',0,-11,0), (40942,5590049,1,'soga_chin_type',0,-11,-7), (40943,5590049,1,'soga_ear_type',0,-11,0), (40944,5590049,1,'soga_eye_brow_type',0,44,26), (40945,5590049,0,'soga_eye_color',229,229,102), (40946,5590049,1,'soga_eye_type',-11,0,0), (40947,5590049,0,'soga_hair_face_color',143,140,133), (40948,5590049,0,'soga_hair_face_highlight_color',216,192,37), (40949,5590049,0,'soga_hair_type_color',143,140,133), (40950,5590049,0,'soga_hair_type_highlight_color',216,192,37), (40951,5590049,1,'soga_lip_type',26,-8,3), (40952,5590049,1,'soga_nose_type',12,17,7), (40953,5590049,0,'soga_skin_color',185,155,125), (40954,5590049,0,'wing_color1',255,255,255), (40955,5590049,0,'wing_color2',255,255,255), (40956,5590050,1,'cheek_type',-21,-10,0), (40957,5590050,1,'chin_type',-32,25,0), (40958,5590050,1,'ear_type',-17,10,0), (40959,5590050,1,'eye_brow_type',0,46,-21), (40960,5590050,0,'eye_color',199,187,255), (40961,5590050,1,'eye_type',-20,0,0), (40962,5590050,0,'hair_color1',230,242,0), (40963,5590050,0,'hair_face_color',189,178,189), (40964,5590050,0,'hair_face_highlight_color',105,103,97), (40965,5590050,0,'hair_type_color',189,178,189), (40966,5590050,0,'hair_type_highlight_color',105,103,97), (40967,5590050,1,'lip_type',-34,48,19), (40968,5590050,1,'nose_type',-4,-26,-14), (40969,5590050,0,'skin_color',0,1,1), (40970,5590050,1,'soga_cheek_type',0,0,46), (40971,5590050,1,'soga_chin_type',0,-34,48), (40972,5590050,1,'soga_ear_type',0,-20,0), (40973,5590050,1,'soga_eye_brow_type',0,-17,10), (40974,5590050,0,'soga_eye_color',229,229,102), (40975,5590050,1,'soga_eye_type',-20,0,0), (40976,5590050,0,'soga_hair_face_color',189,178,189), (40977,5590050,0,'soga_hair_face_highlight_color',105,103,97), (40978,5590050,0,'soga_hair_type_color',189,178,189), (40979,5590050,0,'soga_hair_type_highlight_color',105,103,97), (40980,5590050,1,'soga_lip_type',-21,-21,-10), (40981,5590050,1,'soga_nose_type',19,-32,25), (40982,5590050,0,'soga_skin_color',0,1,1), (40983,5590050,0,'wing_color1',255,255,255), (40984,5590050,0,'wing_color2',255,255,255), (40985,5590051,1,'cheek_type',25,0,0), (40986,5590051,1,'chin_type',-19,5,-14), (40987,5590051,1,'ear_type',17,-17,0), (40988,5590051,1,'eye_brow_type',17,-28,26), (40989,5590051,0,'eye_color',68,141,158), (40990,5590051,1,'eye_type',-19,0,0), (40991,5590051,0,'hair_color1',219,248,0), (40992,5590051,0,'hair_face_color',12,4,0), (40993,5590051,0,'hair_face_highlight_color',3,2,2), (40994,5590051,0,'hair_type_color',12,4,0), (40995,5590051,0,'hair_type_highlight_color',3,2,2), (40996,5590051,1,'lip_type',-11,-11,0), (40997,5590051,1,'nose_type',-2,-37,-8), (40998,5590051,0,'skin_color',235,228,229), (40999,5590051,1,'soga_cheek_type',0,17,-28), (41000,5590051,1,'soga_chin_type',0,-11,-11), (41001,5590051,1,'soga_ear_type',0,-19,0), (41002,5590051,1,'soga_eye_brow_type',0,17,-17), (41003,5590051,0,'soga_eye_color',229,229,102), (41004,5590051,1,'soga_eye_type',-19,0,0), (41005,5590051,0,'soga_hair_face_color',12,4,0), (41006,5590051,0,'soga_hair_face_highlight_color',3,2,2), (41007,5590051,0,'soga_hair_type_color',12,4,0), (41008,5590051,0,'soga_hair_type_highlight_color',3,2,2), (41009,5590051,1,'soga_lip_type',26,25,0), (41010,5590051,1,'soga_nose_type',0,-19,5), (41011,5590051,0,'soga_skin_color',235,228,229), (41012,5590051,0,'wing_color1',255,255,255), (41013,5590051,0,'wing_color2',255,255,255), (41014,5590052,1,'cheek_type',25,0,0), (41015,5590052,1,'chin_type',-19,5,-14), (41016,5590052,1,'ear_type',17,-17,0), (41017,5590052,1,'eye_brow_type',17,-28,26), (41018,5590052,0,'eye_color',68,141,158), (41019,5590052,1,'eye_type',-19,0,0), (41020,5590052,0,'hair_color1',219,248,0), (41021,5590052,0,'hair_face_color',12,4,0), (41022,5590052,0,'hair_face_highlight_color',3,2,2), (41023,5590052,0,'hair_type_color',12,4,0), (41024,5590052,0,'hair_type_highlight_color',3,2,2), (41025,5590052,1,'lip_type',-11,-11,0), (41026,5590052,1,'nose_type',-2,-37,-8), (41027,5590052,0,'skin_color',235,228,229), (41028,5590052,1,'soga_cheek_type',0,17,-28), (41029,5590052,1,'soga_chin_type',0,-11,-11), (41030,5590052,1,'soga_ear_type',0,-19,0), (41031,5590052,1,'soga_eye_brow_type',0,17,-17), (41032,5590052,0,'soga_eye_color',229,229,102), (41033,5590052,1,'soga_eye_type',-19,0,0), (41034,5590052,0,'soga_hair_face_color',12,4,0), (41035,5590052,0,'soga_hair_face_highlight_color',3,2,2), (41036,5590052,0,'soga_hair_type_color',12,4,0), (41037,5590052,0,'soga_hair_type_highlight_color',3,2,2), (41038,5590052,1,'soga_lip_type',26,25,0), (41039,5590052,1,'soga_nose_type',0,-19,5), (41040,5590052,0,'soga_skin_color',235,228,229), (41041,5590052,0,'wing_color1',255,255,255), (41042,5590052,0,'wing_color2',255,255,255), (41043,5590053,1,'cheek_type',11,-17,0), (41044,5590053,1,'chin_type',-10,-47,9), (41045,5590053,1,'ear_type',-25,28,0), (41046,5590053,1,'eye_brow_type',-14,1,-32), (41047,5590053,0,'eye_color',215,154,255), (41048,5590053,1,'eye_type',-17,0,0), (41049,5590053,0,'hair_color1',0,19,0), (41050,5590053,0,'hair_face_color',183,216,216), (41051,5590053,0,'hair_face_highlight_color',155,150,106), (41052,5590053,0,'hair_type_color',183,216,216), (41053,5590053,0,'hair_type_highlight_color',155,150,106), (41054,5590053,1,'lip_type',-18,-34,0), (41055,5590053,1,'nose_type',22,0,19), (41056,5590053,0,'skin_color',123,116,158), (41057,5590053,1,'soga_cheek_type',0,-14,1), (41058,5590053,1,'soga_chin_type',0,-18,-34), (41059,5590053,1,'soga_ear_type',0,-17,0), (41060,5590053,1,'soga_eye_brow_type',0,-25,28), (41061,5590053,0,'soga_eye_color',229,229,102), (41062,5590053,1,'soga_eye_type',-17,0,0), (41063,5590053,0,'soga_hair_face_color',183,216,216), (41064,5590053,0,'soga_hair_face_highlight_color',155,150,106), (41065,5590053,0,'soga_hair_type_color',183,216,216), (41066,5590053,0,'soga_hair_type_highlight_color',155,150,106), (41067,5590053,1,'soga_lip_type',-32,11,-17), (41068,5590053,1,'soga_nose_type',0,-10,-47), (41069,5590053,0,'soga_skin_color',123,116,158), (41070,5590053,0,'wing_color1',255,255,255), (41071,5590053,0,'wing_color2',255,255,255), (41072,5590054,1,'cheek_type',-25,0,0), (41073,5590054,1,'chin_type',0,-5,4), (41074,5590054,1,'ear_type',12,0,0), (41075,5590054,1,'eye_brow_type',-10,7,-25), (41076,5590054,0,'eye_color',82,87,47), (41077,5590054,1,'eye_type',2,0,0), (41078,5590054,0,'hair_color1',255,2,0), (41079,5590054,0,'hair_face_color',229,220,212), (41080,5590054,0,'hair_face_highlight_color',4,3,3), (41081,5590054,0,'hair_type_color',229,220,212), (41082,5590054,0,'hair_type_highlight_color',4,3,3), (41083,5590054,1,'lip_type',44,7,-9), (41084,5590054,1,'nose_type',14,-1,2), (41085,5590054,0,'skin_color',220,186,182), (41086,5590054,1,'soga_cheek_type',0,-10,7), (41087,5590054,1,'soga_chin_type',0,44,7), (41088,5590054,1,'soga_ear_type',0,2,0), (41089,5590054,1,'soga_eye_brow_type',0,12,0), (41090,5590054,0,'soga_eye_color',229,229,102), (41091,5590054,1,'soga_eye_type',2,0,0), (41092,5590054,0,'soga_hair_face_color',229,220,212), (41093,5590054,0,'soga_hair_face_highlight_color',4,3,3), (41094,5590054,0,'soga_hair_type_color',229,220,212), (41095,5590054,0,'soga_hair_type_highlight_color',4,3,3), (41096,5590054,1,'soga_lip_type',-25,-25,0), (41097,5590054,1,'soga_nose_type',-9,0,-5), (41098,5590054,0,'soga_skin_color',220,186,182), (41099,5590054,0,'wing_color1',255,255,255), (41100,5590054,0,'wing_color2',255,255,255), (41101,5590055,1,'cheek_type',9,-12,0), (41102,5590055,1,'chin_type',-32,28,0), (41103,5590055,1,'ear_type',-31,4,0), (41104,5590055,1,'eye_brow_type',-23,17,-26), (41105,5590055,0,'eye_color',34,68,75), (41106,5590055,1,'eye_type',-31,0,0), (41107,5590055,0,'hair_color1',228,28,0), (41108,5590055,0,'hair_face_color',90,33,11), (41109,5590055,0,'hair_face_highlight_color',102,97,69), (41110,5590055,0,'hair_type_color',90,33,11), (41111,5590055,0,'hair_type_highlight_color',102,97,69), (41112,5590055,1,'lip_type',-29,0,-38), (41113,5590055,1,'nose_type',26,-28,28), (41114,5590055,0,'skin_color',222,233,230), (41115,5590055,1,'soga_cheek_type',0,-23,17), (41116,5590055,1,'soga_chin_type',0,-29,0), (41117,5590055,1,'soga_ear_type',0,-31,0), (41118,5590055,1,'soga_eye_brow_type',0,-31,4), (41119,5590055,0,'soga_eye_color',229,229,102), (41120,5590055,0,'soga_hair_face_color',90,33,11), (41121,5590055,0,'soga_hair_face_highlight_color',102,97,69), (41122,5590055,0,'soga_hair_type_color',90,33,11), (41123,5590055,0,'soga_hair_type_highlight_color',102,97,69), (41124,5590055,1,'soga_lip_type',-26,9,-12), (41125,5590055,1,'soga_nose_type',-38,-32,28), (41126,5590055,0,'soga_skin_color',222,233,230), (41127,5590055,0,'wing_color1',255,255,255), (41128,5590055,0,'wing_color2',255,255,255), (41129,5590056,0,'eye_color',148,151,86), (41130,5590056,0,'skin_color',152,7,0), (41131,5590056,0,'soga_eye_color',255,0,255), (41132,5590057,1,'cheek_type',4,-91,0), (41133,5590057,1,'chin_type',-69,7,75), (41134,5590057,1,'ear_type',-50,77,0), (41135,5590057,1,'eye_brow_type',-71,37,23), (41136,5590057,0,'eye_color',163,201,212), (41137,5590057,1,'eye_type',97,0,0), (41138,5590057,0,'hair_color1',225,58,53), (41139,5590057,0,'hair_color2',97,0,0), (41140,5590057,0,'hair_face_color',40,20,7), (41141,5590057,0,'hair_face_highlight_color',47,42,59), (41142,5590057,0,'hair_type_color',40,20,7), (41143,5590057,0,'hair_type_highlight_color',47,42,59), (41144,5590057,1,'lip_type',-34,-68,-35), (41145,5590057,1,'nose_type',63,-31,58), (41146,5590057,0,'skin_color',177,159,108), (41147,5590057,1,'soga_cheek_type',0,-71,37), (41148,5590057,1,'soga_chin_type',0,-34,-68), (41149,5590057,1,'soga_ear_type',0,97,0), (41150,5590057,1,'soga_eye_brow_type',0,-50,77), (41151,5590057,0,'soga_eye_color',229,229,102), (41152,5590057,1,'soga_eye_type',97,0,0), (41153,5590057,0,'soga_hair_face_color',40,20,7), (41154,5590057,0,'soga_hair_face_highlight_color',47,42,59), (41155,5590057,0,'soga_hair_type_color',40,20,7), (41156,5590057,0,'soga_hair_type_highlight_color',47,42,59), (41157,5590057,1,'soga_lip_type',23,4,-91), (41158,5590057,1,'soga_nose_type',-35,-69,7), (41159,5590057,0,'soga_skin_color',177,159,108), (41160,5590057,0,'wing_color1',255,255,255), (41161,5590057,0,'wing_color2',255,255,255), (41162,5590058,0,'eye_color',255,255,255), (41163,5590058,0,'skin_color',255,255,255), (41164,5590058,0,'soga_eye_color',255,0,255), (41165,5590059,1,'cheek_type',20,-79,0), (41166,5590059,1,'chin_type',-94,64,-57), (41167,5590059,1,'ear_type',-82,-44,0), (41168,5590059,1,'eye_brow_type',-88,-57,14), (41169,5590059,0,'eye_color',31,63,52), (41170,5590059,1,'eye_type',64,0,0), (41171,5590059,0,'hair_color1',249,78,91), (41172,5590059,0,'hair_face_color',56,54,68), (41173,5590059,0,'hair_face_highlight_color',185,87,38), (41174,5590059,0,'hair_type_color',56,54,68), (41175,5590059,0,'hair_type_highlight_color',185,87,38), (41176,5590059,1,'lip_type',-25,-48,-32), (41177,5590059,1,'nose_type',-89,-7,78), (41178,5590059,0,'skin_color',104,104,82), (41179,5590059,1,'soga_cheek_type',0,-88,-57), (41180,5590059,1,'soga_chin_type',0,-25,-48), (41181,5590059,1,'soga_ear_type',0,64,0), (41182,5590059,1,'soga_eye_brow_type',0,-82,-44), (41183,5590059,0,'soga_eye_color',229,229,102), (41184,5590059,0,'soga_hair_face_color',56,54,68), (41185,5590059,0,'soga_hair_face_highlight_color',185,87,38), (41186,5590059,0,'soga_hair_type_color',56,54,68), (41187,5590059,0,'soga_hair_type_highlight_color',185,87,38), (41188,5590059,1,'soga_lip_type',14,20,-79), (41189,5590059,1,'soga_nose_type',-32,-94,64), (41190,5590059,0,'soga_skin_color',104,104,82), (41191,5590059,0,'wing_color1',255,255,255), (41192,5590059,0,'wing_color2',255,255,255), (41193,5590060,1,'cheek_type',26,-28,0), (41194,5590060,1,'chin_type',19,0,0), (41195,5590060,1,'ear_type',-18,32,0), (41196,5590060,1,'eye_brow_type',-21,10,4), (41197,5590060,0,'eye_color',150,186,178), (41198,5590060,1,'eye_type',-26,0,0), (41199,5590060,0,'hair_face_color',84,34,1), (41200,5590060,0,'hair_face_highlight_color',69,66,64), (41201,5590060,0,'hair_type_color',84,34,1), (41202,5590060,0,'hair_type_highlight_color',69,66,64), (41203,5590060,1,'lip_type',0,12,-31), (41204,5590060,1,'nose_type',-22,0,0), (41205,5590060,0,'skin_color',215,217,217), (41206,5590060,1,'soga_cheek_type',0,-21,10), (41207,5590060,1,'soga_chin_type',0,0,12), (41208,5590060,1,'soga_ear_type',0,-26,0), (41209,5590060,1,'soga_eye_brow_type',0,-18,32), (41210,5590060,0,'soga_eye_color',229,229,102), (41211,5590060,1,'soga_eye_type',-26,0,0), (41212,5590060,0,'soga_hair_face_color',84,34,1), (41213,5590060,0,'soga_hair_face_highlight_color',69,66,64), (41214,5590060,0,'soga_hair_type_color',84,34,1), (41215,5590060,0,'soga_hair_type_highlight_color',69,66,64), (41216,5590060,1,'soga_lip_type',4,26,-28), (41217,5590060,1,'soga_nose_type',-31,19,0), (41218,5590060,0,'soga_skin_color',215,217,217), (41219,5590060,0,'wing_color1',255,255,255), (41220,5590060,0,'wing_color2',255,255,255), (41221,5590061,1,'cheek_type',2,75,0), (41222,5590061,1,'chin_type',91,79,-26), (41223,5590061,1,'ear_type',-91,-84,0), (41224,5590061,1,'eye_brow_type',-56,-29,-69), (41225,5590061,0,'eye_color',46,222,222), (41226,5590061,1,'eye_type',-31,0,0), (41227,5590061,0,'hair_color1',212,98,70), (41228,5590061,1,'lip_type',-34,14,-31), (41229,5590061,1,'nose_type',-47,-44,98), (41230,5590061,0,'skin_color',200,194,162), (41231,5590061,1,'soga_cheek_type',0,-56,-29), (41232,5590061,1,'soga_chin_type',0,-34,14), (41233,5590061,1,'soga_ear_type',0,-31,0), (41234,5590061,1,'soga_eye_brow_type',0,-91,-84), (41235,5590061,0,'soga_eye_color',229,229,102), (41236,5590061,1,'soga_eye_type',-31,0,0), (41237,5590061,1,'soga_lip_type',-69,2,75), (41238,5590061,1,'soga_nose_type',-31,91,79), (41239,5590061,0,'soga_skin_color',200,194,162), (41240,5590062,1,'cheek_type',34,-28,0), (41241,5590062,1,'chin_type',0,0,-17), (41242,5590062,1,'ear_type',-12,-4,0), (41243,5590062,1,'eye_brow_type',-28,20,4), (41244,5590062,0,'eye_color',88,113,65), (41245,5590062,1,'eye_type',-5,0,0), (41246,5590062,0,'hair_color1',238,17,0), (41247,5590062,0,'hair_face_color',108,107,95), (41248,5590062,0,'hair_face_highlight_color',95,53,6), (41249,5590062,0,'hair_type_color',108,107,95), (41250,5590062,0,'hair_type_highlight_color',95,53,6), (41251,5590062,1,'lip_type',0,14,4), (41252,5590062,1,'nose_type',-4,-18,17), (41253,5590062,0,'skin_color',241,245,234), (41254,5590062,1,'soga_cheek_type',0,-28,20), (41255,5590062,1,'soga_chin_type',0,0,14), (41256,5590062,1,'soga_ear_type',0,-5,0), (41257,5590062,1,'soga_eye_brow_type',0,-12,-4), (41258,5590062,0,'soga_eye_color',229,229,102), (41259,5590062,0,'soga_hair_face_color',108,107,95), (41260,5590062,0,'soga_hair_face_highlight_color',95,53,6), (41261,5590062,0,'soga_hair_type_color',108,107,95), (41262,5590062,0,'soga_hair_type_highlight_color',95,53,6), (41263,5590062,1,'soga_lip_type',4,34,-28), (41264,5590062,1,'soga_nose_type',4,0,0), (41265,5590062,0,'soga_skin_color',241,245,234), (41266,5590062,0,'wing_color1',255,255,255), (41267,5590062,0,'wing_color2',255,255,255), (41268,5590063,1,'cheek_type',-19,22,0), (41269,5590063,1,'chin_type',9,-31,19), (41270,5590063,1,'ear_type',7,3,0), (41271,5590063,1,'eye_brow_type',-7,34,0), (41272,5590063,0,'eye_color',245,219,221), (41273,5590063,1,'eye_type',-7,0,0), (41274,5590063,0,'hair_color1',228,26,219), (41275,5590063,0,'hair_face_color',187,152,0), (41276,5590063,0,'hair_type_color',187,152,0), (41277,5590063,1,'lip_type',38,0,-1), (41278,5590063,1,'nose_type',-2,-28,26), (41279,5590063,0,'skin_color',78,229,1), (41280,5590063,1,'soga_cheek_type',0,-7,34), (41281,5590063,1,'soga_chin_type',0,38,0), (41282,5590063,1,'soga_ear_type',0,-7,0), (41283,5590063,1,'soga_eye_brow_type',0,7,3), (41284,5590063,0,'soga_eye_color',229,229,102), (41285,5590063,1,'soga_eye_type',-7,0,0), (41286,5590063,0,'soga_hair_face_color',187,152,0), (41287,5590063,0,'soga_hair_type_color',187,152,0), (41288,5590063,1,'soga_lip_type',0,-19,22), (41289,5590063,1,'soga_nose_type',-1,9,-31), (41290,5590063,0,'soga_skin_color',78,229,1), (41291,5590063,0,'wing_color1',255,255,255), (41292,5590063,0,'wing_color2',255,255,255), (41293,5590064,0,'eye_color',255,255,255), (41294,5590064,0,'skin_color',255,255,255), (41295,5590064,0,'soga_eye_color',255,0,255), (41296,5590065,0,'eye_color',255,255,255), (41297,5590065,0,'skin_color',255,128,0), (41298,5590065,0,'soga_eye_color',255,0,255), (41299,5590066,1,'cheek_type',-59,66,0), (41300,5590066,1,'chin_type',29,-10,-12), (41301,5590066,1,'ear_type',89,32,0), (41302,5590066,1,'eye_brow_type',59,-93,-31), (41303,5590066,0,'eye_color',54,116,114), (41304,5590066,1,'eye_type',53,0,0), (41305,5590066,0,'hair_color1',14,77,182), (41306,5590066,0,'hair_color2',200,0,0), (41307,5590066,0,'hair_face_color',35,24,1), (41308,5590066,0,'hair_face_highlight_color',47,14,19), (41309,5590066,0,'hair_type_color',35,24,1), (41310,5590066,0,'hair_type_highlight_color',47,14,19), (41311,5590066,1,'lip_type',-25,-21,-25), (41312,5590066,1,'nose_type',39,14,77), (41313,5590066,0,'skin_color',229,185,183), (41314,5590066,1,'soga_cheek_type',0,59,-93), (41315,5590066,1,'soga_chin_type',0,-25,-21), (41316,5590066,1,'soga_ear_type',0,53,0), (41317,5590066,1,'soga_eye_brow_type',0,89,32), (41318,5590066,0,'soga_eye_color',229,229,102), (41319,5590066,1,'soga_eye_type',-56,0,0), (41320,5590066,0,'soga_hair_face_color',35,24,1), (41321,5590066,0,'soga_hair_face_highlight_color',47,14,19), (41322,5590066,0,'soga_hair_type_color',35,24,1), (41323,5590066,0,'soga_hair_type_highlight_color',47,14,19), (41324,5590066,1,'soga_lip_type',-31,-59,66), (41325,5590066,1,'soga_nose_type',-25,29,-10), (41326,5590066,0,'soga_skin_color',229,185,183), (41327,5590066,0,'wing_color1',255,255,255), (41328,5590066,0,'wing_color2',255,255,255), (41329,5590067,1,'cheek_type',37,28,0), (41330,5590067,1,'chin_type',-8,-25,0), (41331,5590067,1,'ear_type',10,18,0), (41332,5590067,1,'eye_brow_type',-4,-8,14), (41333,5590067,0,'eye_color',245,176,255), (41334,5590067,1,'eye_type',-10,0,0), (41335,5590067,0,'hair_color1',10,216,0), (41336,5590067,0,'hair_color2',62,0,0), (41337,5590067,0,'hair_face_color',226,226,226), (41338,5590067,0,'hair_face_highlight_color',105,103,97), (41339,5590067,0,'hair_type_color',226,226,226), (41340,5590067,0,'hair_type_highlight_color',105,103,97), (41341,5590067,1,'lip_type',31,-17,-4), (41342,5590067,1,'nose_type',23,10,-40), (41343,5590067,0,'skin_color',212,178,213), (41344,5590067,1,'soga_cheek_type',0,-4,-8), (41345,5590067,1,'soga_chin_type',0,31,-17), (41346,5590067,1,'soga_ear_type',0,-10,0), (41347,5590067,1,'soga_eye_brow_type',0,10,18), (41348,5590067,0,'soga_eye_color',229,229,102), (41349,5590067,1,'soga_eye_type',62,0,0), (41350,5590067,0,'soga_hair_face_color',226,226,226), (41351,5590067,0,'soga_hair_face_highlight_color',105,103,97), (41352,5590067,0,'soga_hair_type_color',226,226,226), (41353,5590067,0,'soga_hair_type_highlight_color',105,103,97), (41354,5590067,1,'soga_lip_type',14,37,28), (41355,5590067,1,'soga_nose_type',-4,-8,-25), (41356,5590067,0,'soga_skin_color',212,178,213), (41357,5590067,0,'wing_color1',255,255,255), (41358,5590067,0,'wing_color2',255,255,255), (41359,5590068,1,'cheek_type',-31,-81,0), (41360,5590068,1,'chin_type',-68,-29,85), (41361,5590068,1,'ear_type',-95,-34,0), (41362,5590068,1,'eye_brow_type',-71,-71,40), (41363,5590068,0,'eye_color',145,190,203), (41364,5590068,1,'eye_type',-31,0,0), (41365,5590068,0,'hair_color1',248,175,175), (41366,5590068,0,'hair_color2',247,0,0), (41367,5590068,0,'hair_face_color',4,1,1), (41368,5590068,0,'hair_face_highlight_color',233,168,29), (41369,5590068,0,'hair_type_color',4,1,1), (41370,5590068,0,'hair_type_highlight_color',233,168,29), (41371,5590068,1,'lip_type',11,-37,65), (41372,5590068,1,'nose_type',-18,-8,-81), (41373,5590068,0,'skin_color',44,46,46), (41374,5590068,1,'soga_cheek_type',0,-71,-71), (41375,5590068,1,'soga_chin_type',0,11,-37), (41376,5590068,1,'soga_ear_type',0,-31,0), (41377,5590068,1,'soga_eye_brow_type',0,-95,-34), (41378,5590068,0,'soga_eye_color',229,229,102), (41379,5590068,1,'soga_eye_type',-9,0,0), (41380,5590068,0,'soga_hair_face_color',4,1,1), (41381,5590068,0,'soga_hair_face_highlight_color',233,168,29), (41382,5590068,0,'soga_hair_type_color',4,1,1), (41383,5590068,0,'soga_hair_type_highlight_color',233,168,29), (41384,5590068,1,'soga_lip_type',40,-31,-81), (41385,5590068,1,'soga_nose_type',65,-68,-29), (41386,5590068,0,'soga_skin_color',44,46,46), (41387,5590068,0,'wing_color1',255,255,255), (41388,5590068,0,'wing_color2',255,255,255), (41389,5590069,1,'cheek_type',31,-9,0), (41390,5590069,1,'chin_type',25,28,-37), (41391,5590069,1,'ear_type',8,31,0), (41392,5590069,1,'eye_brow_type',0,0,7), (41393,5590069,0,'eye_color',52,95,62), (41394,5590069,1,'eye_type',45,0,0), (41395,5590069,0,'hair_color1',8,19,0), (41396,5590069,0,'hair_face_color',138,121,19), (41397,5590069,0,'hair_type_color',138,121,19), (41398,5590069,1,'lip_type',-7,2,-11), (41399,5590069,1,'nose_type',14,8,19), (41400,5590069,0,'skin_color',135,136,136), (41401,5590069,1,'soga_chin_type',0,-7,2), (41402,5590069,1,'soga_ear_type',0,45,0), (41403,5590069,1,'soga_eye_brow_type',0,8,31), (41404,5590069,0,'soga_eye_color',229,229,102), (41405,5590069,0,'soga_hair_face_color',138,121,19), (41406,5590069,0,'soga_hair_type_color',138,121,19), (41407,5590069,1,'soga_lip_type',7,31,-9), (41408,5590069,1,'soga_nose_type',-11,25,28), (41409,5590069,0,'soga_skin_color',135,136,136), (41410,5590069,0,'wing_color1',255,255,255), (41411,5590069,0,'wing_color2',255,255,255), (41412,5590070,1,'cheek_type',14,19,0), (41413,5590070,1,'chin_type',0,0,38), (41414,5590070,1,'ear_type',20,3,0), (41415,5590070,1,'eye_brow_type',-37,47,4), (41416,5590070,0,'eye_color',255,255,146), (41417,5590070,1,'eye_type',-43,0,0), (41418,5590070,0,'hair_color1',238,208,0), (41419,5590070,0,'hair_face_color',85,53,1), (41420,5590070,0,'hair_type_color',85,53,1), (41421,5590070,1,'lip_type',-4,-17,-14), (41422,5590070,1,'nose_type',-3,-18,-48), (41423,5590070,0,'skin_color',176,153,136), (41424,5590070,1,'soga_cheek_type',0,-37,47), (41425,5590070,1,'soga_chin_type',0,-4,-17), (41426,5590070,1,'soga_ear_type',0,-43,0), (41427,5590070,1,'soga_eye_brow_type',0,20,3), (41428,5590070,0,'soga_eye_color',229,229,102), (41429,5590070,1,'soga_eye_type',-43,0,0), (41430,5590070,0,'soga_hair_face_color',85,53,1), (41431,5590070,0,'soga_hair_type_color',85,53,1), (41432,5590070,1,'soga_lip_type',4,14,19), (41433,5590070,1,'soga_nose_type',-14,0,0), (41434,5590070,0,'soga_skin_color',176,153,136), (41435,5590070,0,'wing_color1',255,255,255), (41436,5590070,0,'wing_color2',255,255,255), (41437,5590071,1,'cheek_type',2,-25,0), (41438,5590071,1,'chin_type',7,-29,-2), (41439,5590071,1,'ear_type',42,23,0), (41440,5590071,1,'eye_brow_type',3,5,-7), (41441,5590071,0,'eye_color',36,76,80), (41442,5590071,1,'eye_type',-28,0,0), (41443,5590071,0,'hair_color1',10,5,0), (41444,5590071,0,'hair_face_color',128,123,87), (41445,5590071,0,'hair_face_highlight_color',26,10,0), (41446,5590071,0,'hair_type_color',128,123,87), (41447,5590071,0,'hair_type_highlight_color',26,10,0), (41448,5590071,1,'lip_type',0,2,7), (41449,5590071,1,'nose_type',28,10,5), (41450,5590071,0,'skin_color',237,213,216), (41451,5590071,1,'soga_cheek_type',0,3,5), (41452,5590071,1,'soga_chin_type',0,0,2), (41453,5590071,1,'soga_ear_type',0,-28,0), (41454,5590071,1,'soga_eye_brow_type',0,42,23), (41455,5590071,0,'soga_eye_color',229,229,102), (41456,5590071,1,'soga_eye_type',-28,0,0), (41457,5590071,0,'soga_hair_face_color',128,123,87), (41458,5590071,0,'soga_hair_face_highlight_color',26,10,0), (41459,5590071,0,'soga_hair_type_color',128,123,87), (41460,5590071,0,'soga_hair_type_highlight_color',26,10,0), (41461,5590071,1,'soga_lip_type',-7,2,-25), (41462,5590071,1,'soga_nose_type',7,7,-29), (41463,5590071,0,'soga_skin_color',237,213,216), (41464,5590071,0,'wing_color1',255,255,255), (41465,5590071,0,'wing_color2',255,255,255), (41466,5590072,1,'cheek_type',-14,5,0), (41467,5590072,1,'chin_type',25,38,-9), (41468,5590072,1,'ear_type',-28,-5,0), (41469,5590072,1,'eye_brow_type',-9,-20,-19), (41470,5590072,0,'eye_color',169,15,60), (41471,5590072,1,'eye_type',-9,0,0), (41472,5590072,0,'hair_color1',31,44,0), (41473,5590072,0,'hair_face_color',169,162,153), (41474,5590072,0,'hair_type_color',169,162,153), (41475,5590072,1,'lip_type',-31,1,-2), (41476,5590072,1,'nose_type',0,31,44), (41477,5590072,0,'skin_color',164,180,139), (41478,5590072,1,'soga_cheek_type',0,-9,-20), (41479,5590072,1,'soga_chin_type',0,-31,1), (41480,5590072,1,'soga_ear_type',0,-9,0), (41481,5590072,1,'soga_eye_brow_type',0,-28,-5), (41482,5590072,0,'soga_eye_color',229,229,102), (41483,5590072,1,'soga_eye_type',-9,0,0), (41484,5590072,0,'soga_hair_face_color',169,162,153), (41485,5590072,0,'soga_hair_type_color',169,162,153), (41486,5590072,1,'soga_lip_type',-19,-14,5), (41487,5590072,1,'soga_nose_type',-2,25,38), (41488,5590072,0,'soga_skin_color',164,180,139), (41489,5590072,0,'wing_color1',255,255,255), (41490,5590072,0,'wing_color2',255,255,255), (41491,5590073,0,'eye_color',248,161,255), (41492,5590073,0,'skin_color',255,255,255), (41493,5590073,0,'soga_eye_color',255,0,255), (41494,5590074,1,'cheek_type',-12,3,0), (41495,5590074,1,'chin_type',-17,-19,-18), (41496,5590074,1,'ear_type',5,-28,0), (41497,5590074,1,'eye_brow_type',-12,-25,10), (41498,5590074,0,'eye_color',43,89,99), (41499,5590074,1,'eye_type',35,0,0), (41500,5590074,0,'hair_color1',34,249,0), (41501,5590074,0,'hair_face_color',64,24,5), (41502,5590074,0,'hair_face_highlight_color',217,198,175), (41503,5590074,0,'hair_type_color',64,24,5), (41504,5590074,0,'hair_type_highlight_color',217,198,175), (41505,5590074,1,'lip_type',7,25,-32), (41506,5590074,1,'nose_type',-1,34,-7), (41507,5590074,0,'skin_color',191,166,113), (41508,5590074,1,'soga_cheek_type',0,-12,-25), (41509,5590074,1,'soga_chin_type',0,7,25), (41510,5590074,1,'soga_ear_type',0,35,0), (41511,5590074,1,'soga_eye_brow_type',0,5,-28), (41512,5590074,0,'soga_eye_color',229,229,102), (41513,5590074,1,'soga_eye_type',35,0,0), (41514,5590074,0,'soga_hair_face_color',64,24,5), (41515,5590074,0,'soga_hair_face_highlight_color',217,198,175), (41516,5590074,0,'soga_hair_type_color',64,24,5), (41517,5590074,0,'soga_hair_type_highlight_color',217,198,175), (41518,5590074,1,'soga_lip_type',10,-12,3), (41519,5590074,1,'soga_nose_type',-32,-17,-19), (41520,5590074,0,'soga_skin_color',191,166,113), (41521,5590074,0,'wing_color1',255,255,255), (41522,5590074,0,'wing_color2',255,255,255), (41523,5590075,1,'cheek_type',-14,5,0), (41524,5590075,1,'chin_type',25,38,-9), (41525,5590075,1,'ear_type',-28,-5,0), (41526,5590075,1,'eye_brow_type',-9,-20,-19), (41527,5590075,0,'eye_color',169,15,60), (41528,5590075,1,'eye_type',-9,0,0), (41529,5590075,0,'hair_color1',31,44,0), (41530,5590075,0,'hair_face_color',169,162,153), (41531,5590075,0,'hair_type_color',169,162,153), (41532,5590075,1,'lip_type',-31,1,-2), (41533,5590075,1,'nose_type',0,31,44), (41534,5590075,0,'skin_color',164,180,139), (41535,5590075,1,'soga_cheek_type',0,-9,-20), (41536,5590075,1,'soga_chin_type',0,-31,1), (41537,5590075,1,'soga_ear_type',0,-9,0), (41538,5590075,1,'soga_eye_brow_type',0,-28,-5), (41539,5590075,0,'soga_eye_color',229,229,102), (41540,5590075,1,'soga_eye_type',-9,0,0), (41541,5590075,0,'soga_hair_face_color',169,162,153), (41542,5590075,0,'soga_hair_type_color',169,162,153), (41543,5590075,1,'soga_lip_type',-19,-14,5), (41544,5590075,1,'soga_nose_type',-2,25,38), (41545,5590075,0,'soga_skin_color',164,180,139), (41546,5590075,0,'wing_color1',255,255,255), (41547,5590075,0,'wing_color2',255,255,255), (41548,5590076,0,'eye_color',255,255,255), (41549,5590076,0,'skin_color',255,255,255), (41550,5590076,0,'soga_eye_color',255,0,255), (41551,5590077,1,'cheek_type',0,25,0), (41552,5590077,1,'chin_type',2,0,-22), (41553,5590077,1,'ear_type',12,21,0), (41554,5590077,1,'eye_brow_type',14,-18,3), (41555,5590077,0,'eye_color',135,44,210), (41556,5590077,1,'eye_type',34,0,0), (41557,5590077,0,'hair_color1',254,23,0), (41558,5590077,0,'hair_face_color',73,70,45), (41559,5590077,0,'hair_type_color',73,70,45), (41560,5590077,1,'lip_type',-11,14,-7), (41561,5590077,1,'nose_type',-31,-2,23), (41562,5590077,0,'skin_color',164,165,117), (41563,5590077,1,'soga_cheek_type',0,14,-18), (41564,5590077,1,'soga_chin_type',0,-11,14), (41565,5590077,1,'soga_ear_type',0,34,0), (41566,5590077,1,'soga_eye_brow_type',0,12,21), (41567,5590077,0,'soga_eye_color',229,229,102), (41568,5590077,0,'soga_hair_face_color',73,70,45), (41569,5590077,0,'soga_hair_type_color',73,70,45), (41570,5590077,1,'soga_lip_type',3,0,25), (41571,5590077,1,'soga_nose_type',-7,2,0), (41572,5590077,0,'soga_skin_color',164,165,117), (41573,5590077,0,'wing_color1',255,255,255), (41574,5590077,0,'wing_color2',255,255,255), (41575,5590078,1,'cheek_type',-31,52,0), (41576,5590078,1,'chin_type',-64,42,-25), (41577,5590078,1,'ear_type',42,56,0), (41578,5590078,1,'eye_brow_type',29,44,-77), (41579,5590078,0,'eye_color',15,8,20), (41580,5590078,1,'eye_type',-39,0,0), (41581,5590078,0,'hair_color1',82,50,162), (41582,5590078,0,'hair_face_color',244,245,246), (41583,5590078,0,'hair_face_highlight_color',94,79,124), (41584,5590078,0,'hair_type_color',244,245,246), (41585,5590078,0,'hair_type_highlight_color',94,79,124), (41586,5590078,1,'lip_type',-9,-77,-14), (41587,5590078,1,'nose_type',-97,82,50), (41588,5590078,0,'skin_color',102,77,75), (41589,5590078,1,'soga_cheek_type',0,29,44), (41590,5590078,1,'soga_chin_type',0,-9,-77), (41591,5590078,1,'soga_ear_type',0,-39,0), (41592,5590078,1,'soga_eye_brow_type',0,42,56), (41593,5590078,0,'soga_eye_color',229,229,102), (41594,5590078,0,'soga_hair_face_color',244,245,246), (41595,5590078,0,'soga_hair_face_highlight_color',94,79,124), (41596,5590078,0,'soga_hair_type_color',244,245,246), (41597,5590078,0,'soga_hair_type_highlight_color',94,79,124), (41598,5590078,1,'soga_lip_type',-77,-31,52), (41599,5590078,1,'soga_nose_type',-14,-64,42), (41600,5590078,0,'soga_skin_color',102,77,75), (41601,5590078,0,'wing_color1',255,255,255), (41602,5590078,0,'wing_color2',255,255,255), (41603,5590079,1,'cheek_type',4,-91,0), (41604,5590079,1,'chin_type',-69,7,75), (41605,5590079,1,'ear_type',-50,77,0), (41606,5590079,1,'eye_brow_type',-71,37,23), (41607,5590079,0,'eye_color',163,201,212), (41608,5590079,1,'eye_type',97,0,0), (41609,5590079,0,'hair_color1',225,58,53), (41610,5590079,0,'hair_color2',97,0,0), (41611,5590079,0,'hair_face_color',40,20,7), (41612,5590079,0,'hair_face_highlight_color',47,42,59), (41613,5590079,0,'hair_highlight',29,21,28), (41614,5590079,0,'hair_type_color',40,20,7), (41615,5590079,0,'hair_type_highlight_color',47,42,59), (41616,5590079,1,'lip_type',-34,-68,-35), (41617,5590079,1,'nose_type',63,-31,58), (41618,5590079,0,'skin_color',177,159,108), (41619,5590079,1,'soga_cheek_type',0,-71,37), (41620,5590079,1,'soga_chin_type',0,-34,-68), (41621,5590079,1,'soga_ear_type',0,97,0), (41622,5590079,1,'soga_eye_brow_type',0,-50,77), (41623,5590079,0,'soga_eye_color',229,229,102), (41624,5590079,1,'soga_eye_type',97,0,0), (41625,5590079,0,'soga_hair_color1',56,33,26), (41626,5590079,0,'soga_hair_color2',94,59,11), (41627,5590079,0,'soga_hair_face_color',40,20,7), (41628,5590079,0,'soga_hair_face_highlight_color',47,42,59), (41629,5590079,0,'soga_hair_highlight',29,21,28), (41630,5590079,0,'soga_hair_type_color',40,20,7), (41631,5590079,0,'soga_hair_type_highlight_color',47,42,59), (41632,5590079,1,'soga_lip_type',23,4,-91), (41633,5590079,1,'soga_nose_type',-35,-69,7), (41634,5590079,0,'soga_skin_color',177,159,108), (41635,5590079,0,'wing_color1',255,255,255), (41636,5590079,0,'wing_color2',255,255,255), (41637,5590080,1,'cheek_type',17,-38,0), (41638,5590080,1,'chin_type',28,91,18), (41639,5590080,1,'ear_type',-61,-28,0), (41640,5590080,1,'eye_brow_type',-5,-28,-68), (41641,5590080,0,'eye_color',130,182,197), (41642,5590080,1,'eye_type',-81,0,0), (41643,5590080,0,'hair_color1',29,89,100), (41644,5590080,0,'hair_color2',199,150,48), (41645,5590080,0,'hair_face_color',184,128,10), (41646,5590080,0,'hair_face_highlight_color',224,174,20), (41647,5590080,0,'hair_highlight',239,221,86), (41648,5590080,0,'hair_type_color',184,128,10), (41649,5590080,0,'hair_type_highlight_color',224,174,20), (41650,5590080,1,'lip_type',-9,34,95), (41651,5590080,1,'nose_type',-63,29,89), (41652,5590080,0,'skin_color',180,143,95), (41653,5590080,1,'soga_cheek_type',0,-5,-28), (41654,5590080,1,'soga_chin_type',0,-9,34), (41655,5590080,1,'soga_ear_type',0,-81,0), (41656,5590080,1,'soga_eye_brow_type',0,-61,-28), (41657,5590080,0,'soga_eye_color',229,229,102), (41658,5590080,1,'soga_eye_type',-81,0,0), (41659,5590080,0,'soga_hair_color1',209,131,22), (41660,5590080,0,'soga_hair_color2',199,150,48), (41661,5590080,0,'soga_hair_face_color',184,128,10), (41662,5590080,0,'soga_hair_face_highlight_color',224,174,20), (41663,5590080,0,'soga_hair_highlight',239,221,86), (41664,5590080,0,'soga_hair_type_color',184,128,10), (41665,5590080,0,'soga_hair_type_highlight_color',224,174,20), (41666,5590080,1,'soga_lip_type',-68,17,-38), (41667,5590080,1,'soga_nose_type',95,28,91), (41668,5590080,0,'soga_skin_color',180,143,95), (41669,5590080,0,'wing_color1',255,255,255), (41670,5590080,0,'wing_color2',255,255,255), (41671,5590081,1,'cheek_type',28,0,0), (41672,5590081,1,'chin_type',25,-9,-5), (41673,5590081,1,'ear_type',14,-9,0), (41674,5590081,1,'eye_brow_type',0,7,3), (41675,5590081,0,'eye_color',89,89,29), (41676,5590081,1,'eye_type',14,0,0), (41677,5590081,0,'hair_color1',212,0,0), (41678,5590081,0,'hair_face_color',70,26,7), (41679,5590081,0,'hair_type_color',70,26,7), (41680,5590081,1,'lip_type',-37,8,-1), (41681,5590081,1,'nose_type',4,-44,0), (41682,5590081,0,'skin_color',237,237,237), (41683,5590081,1,'soga_cheek_type',0,0,7), (41684,5590081,1,'soga_chin_type',0,-37,8), (41685,5590081,1,'soga_ear_type',0,14,0), (41686,5590081,1,'soga_eye_brow_type',0,14,-9), (41687,5590081,0,'soga_eye_color',229,229,102), (41688,5590081,1,'soga_eye_type',14,0,0), (41689,5590081,0,'soga_hair_face_color',70,26,7), (41690,5590081,0,'soga_hair_type_color',70,26,7), (41691,5590081,1,'soga_lip_type',3,28,0), (41692,5590081,1,'soga_nose_type',-1,25,-9), (41693,5590081,0,'soga_skin_color',237,237,237), (41694,5590081,0,'wing_color1',255,255,255), (41695,5590081,0,'wing_color2',255,255,255), (41696,5590082,1,'cheek_type',5,-1,0), (41697,5590082,1,'chin_type',89,-62,-46), (41698,5590082,1,'ear_type',-37,10,0), (41699,5590082,1,'eye_brow_type',-72,28,0), (41700,5590082,0,'eye_color',158,198,210), (41701,5590082,1,'eye_type',-28,0,0), (41702,5590082,0,'hair_color1',28,195,249), (41703,5590082,0,'hair_color2',48,0,0), (41704,5590082,0,'hair_face_color',184,128,10), (41705,5590082,0,'hair_face_highlight_color',244,246,246), (41706,5590082,0,'hair_type_color',184,128,10), (41707,5590082,0,'hair_type_highlight_color',244,246,246), (41708,5590082,1,'lip_type',-3,32,69), (41709,5590082,1,'nose_type',51,28,-61), (41710,5590082,0,'skin_color',244,250,239), (41711,5590082,1,'soga_cheek_type',0,-72,28), (41712,5590082,1,'soga_chin_type',0,-3,32), (41713,5590082,1,'soga_ear_type',0,-28,0), (41714,5590082,1,'soga_eye_brow_type',0,-37,10), (41715,5590082,0,'soga_eye_color',229,229,102), (41716,5590082,1,'soga_eye_type',48,0,0), (41717,5590082,0,'soga_hair_face_color',184,128,10), (41718,5590082,0,'soga_hair_face_highlight_color',244,246,246), (41719,5590082,0,'soga_hair_type_color',184,128,10), (41720,5590082,0,'soga_hair_type_highlight_color',244,246,246), (41721,5590082,1,'soga_lip_type',0,5,-1), (41722,5590082,1,'soga_nose_type',69,89,-62), (41723,5590082,0,'soga_skin_color',244,250,239), (41724,5590082,0,'wing_color1',255,255,255), (41725,5590082,0,'wing_color2',255,255,255), (41726,5590083,1,'cheek_type',0,-12,0), (41727,5590083,1,'chin_type',0,-1,-20), (41728,5590083,1,'ear_type',-47,1,0), (41729,5590083,1,'eye_brow_type',26,-28,0), (41730,5590083,0,'eye_color',89,89,24), (41731,5590083,1,'eye_type',-7,0,0), (41732,5590083,0,'hair_color1',37,251,7), (41733,5590083,0,'hair_face_color',94,33,18), (41734,5590083,0,'hair_face_highlight_color',216,192,37), (41735,5590083,0,'hair_type_color',94,33,18), (41736,5590083,0,'hair_type_highlight_color',216,192,37), (41737,5590083,1,'lip_type',21,-2,-23), (41738,5590083,1,'nose_type',-5,37,-5), (41739,5590083,0,'skin_color',143,147,143), (41740,5590083,1,'soga_cheek_type',0,26,-28), (41741,5590083,1,'soga_chin_type',0,21,-2), (41742,5590083,1,'soga_ear_type',0,-7,0), (41743,5590083,1,'soga_eye_brow_type',0,-47,1), (41744,5590083,0,'soga_eye_color',229,229,102), (41745,5590083,0,'soga_hair_face_color',94,33,18), (41746,5590083,0,'soga_hair_face_highlight_color',216,192,37), (41747,5590083,0,'soga_hair_type_color',94,33,18), (41748,5590083,0,'soga_hair_type_highlight_color',216,192,37), (41749,5590083,1,'soga_lip_type',0,0,-12), (41750,5590083,1,'soga_nose_type',-23,0,-1), (41751,5590083,0,'soga_skin_color',143,147,143), (41752,5590083,0,'wing_color1',255,255,255), (41753,5590083,0,'wing_color2',255,255,255), (41754,5590084,0,'eye_color',255,255,255), (41755,5590084,0,'skin_color',255,255,255), (41756,5590084,0,'soga_eye_color',255,0,255), (41757,5590085,1,'cheek_type',50,-45,0), (41758,5590085,1,'chin_type',0,-21,-14), (41759,5590085,1,'ear_type',11,7,0), (41760,5590085,1,'eye_brow_type',-21,1,-25), (41761,5590085,0,'eye_color',124,176,181), (41762,5590085,1,'eye_type',8,0,0), (41763,5590085,0,'hair_color1',248,234,249), (41764,5590085,0,'hair_color2',100,0,0), (41765,5590085,0,'hair_face_color',155,144,131), (41766,5590085,0,'hair_face_highlight_color',77,32,0), (41767,5590085,0,'hair_type_color',155,144,131), (41768,5590085,0,'hair_type_highlight_color',77,32,0), (41769,5590085,1,'lip_type',25,31,7), (41770,5590085,1,'nose_type',-17,-8,-22), (41771,5590085,0,'skin_color',214,205,206), (41772,5590085,1,'soga_cheek_type',0,-21,1), (41773,5590085,1,'soga_chin_type',0,25,31), (41774,5590085,1,'soga_ear_type',0,8,0), (41775,5590085,1,'soga_eye_brow_type',0,11,7), (41776,5590085,0,'soga_eye_color',229,229,102), (41777,5590085,1,'soga_eye_type',100,0,0), (41778,5590085,0,'soga_hair_face_color',155,144,131), (41779,5590085,0,'soga_hair_face_highlight_color',77,32,0), (41780,5590085,0,'soga_hair_type_color',155,144,131), (41781,5590085,0,'soga_hair_type_highlight_color',77,32,0), (41782,5590085,1,'soga_lip_type',-25,50,-45), (41783,5590085,1,'soga_nose_type',7,0,-21), (41784,5590085,0,'soga_skin_color',214,205,206), (41785,5590085,0,'wing_color1',255,255,255), (41786,5590085,0,'wing_color2',255,255,255), (41787,5590086,1,'cheek_type',62,71,0), (41788,5590086,1,'chin_type',40,23,48), (41789,5590086,1,'ear_type',-40,-39,0), (41790,5590086,1,'eye_brow_type',-3,-66,-55), (41791,5590086,0,'eye_color',2,2,0), (41792,5590086,1,'eye_type',3,0,0), (41793,5590086,0,'hair_color1',186,39,78), (41794,5590086,1,'lip_type',-35,-41,-23), (41795,5590086,1,'nose_type',94,-70,39), (41796,5590086,0,'skin_color',206,163,139), (41797,5590086,1,'soga_cheek_type',0,-3,-66), (41798,5590086,1,'soga_chin_type',0,-35,-41), (41799,5590086,1,'soga_ear_type',0,3,0), (41800,5590086,1,'soga_eye_brow_type',0,-40,-39), (41801,5590086,0,'soga_eye_color',229,229,102), (41802,5590086,1,'soga_eye_type',3,0,0), (41803,5590086,1,'soga_lip_type',-55,62,71), (41804,5590086,1,'soga_nose_type',-23,40,23), (41805,5590086,0,'soga_skin_color',206,163,139), (41806,5590087,1,'cheek_type',-77,-2,0), (41807,5590087,1,'chin_type',-28,14,-62), (41808,5590087,1,'ear_type',-96,34,0), (41809,5590087,1,'eye_brow_type',-25,96,20), (41810,5590087,0,'eye_color',166,144,94), (41811,5590087,1,'eye_type',-72,0,0), (41812,5590087,0,'hair_color1',195,197,192), (41813,5590087,0,'hair_color2',163,0,0), (41814,5590087,0,'hair_face_color',84,0,0), (41815,5590087,0,'hair_face_highlight_color',40,19,9), (41816,5590087,0,'hair_type_color',84,0,0), (41817,5590087,0,'hair_type_highlight_color',40,19,9), (41818,5590087,1,'lip_type',7,-52,84), (41819,5590087,1,'nose_type',-50,-61,-59), (41820,5590087,0,'skin_color',215,195,159), (41821,5590087,1,'soga_cheek_type',0,-25,96), (41822,5590087,1,'soga_chin_type',0,7,-52), (41823,5590087,1,'soga_ear_type',0,-72,0), (41824,5590087,1,'soga_eye_brow_type',0,-96,34), (41825,5590087,0,'soga_eye_color',229,229,102), (41826,5590087,1,'soga_eye_type',-93,0,0), (41827,5590087,0,'soga_hair_face_color',84,0,0), (41828,5590087,0,'soga_hair_face_highlight_color',40,19,9), (41829,5590087,0,'soga_hair_type_color',84,0,0), (41830,5590087,0,'soga_hair_type_highlight_color',40,19,9), (41831,5590087,1,'soga_lip_type',20,-77,-2), (41832,5590087,1,'soga_nose_type',84,-28,14), (41833,5590087,0,'soga_skin_color',215,195,159), (41834,5590087,0,'wing_color1',255,255,255), (41835,5590087,0,'wing_color2',255,255,255), (41836,5590088,1,'cheek_type',44,0,0), (41837,5590088,1,'chin_type',90,-11,0), (41838,5590088,1,'ear_type',-8,-98,0), (41839,5590088,1,'eye_brow_type',-91,-53,-25), (41840,5590088,0,'eye_color',119,175,191), (41841,5590088,1,'eye_type',75,0,0), (41842,5590088,0,'hair_color1',53,222,247), (41843,5590088,0,'hair_color2',208,0,0), (41844,5590088,0,'hair_face_color',121,38,35), (41845,5590088,0,'hair_face_highlight_color',47,14,19), (41846,5590088,0,'hair_highlight',54,45,28), (41847,5590088,0,'hair_type_color',121,38,35), (41848,5590088,0,'hair_type_highlight_color',47,14,19), (41849,5590088,1,'lip_type',0,32,-22), (41850,5590088,1,'nose_type',90,53,-34), (41851,5590088,0,'skin_color',245,250,250), (41852,5590088,1,'soga_cheek_type',0,-91,-53), (41853,5590088,1,'soga_chin_type',0,0,32), (41854,5590088,1,'soga_ear_type',0,75,0), (41855,5590088,1,'soga_eye_brow_type',0,-8,-98), (41856,5590088,0,'soga_eye_color',229,229,102), (41857,5590088,1,'soga_eye_type',-48,0,0), (41858,5590088,0,'soga_hair_color1',91,21,51), (41859,5590088,0,'soga_hair_color2',159,88,0), (41860,5590088,0,'soga_hair_face_color',121,38,35), (41861,5590088,0,'soga_hair_face_highlight_color',47,14,19), (41862,5590088,0,'soga_hair_highlight',54,45,28), (41863,5590088,0,'soga_hair_type_color',121,38,35), (41864,5590088,0,'soga_hair_type_highlight_color',47,14,19), (41865,5590088,1,'soga_lip_type',-25,44,0), (41866,5590088,1,'soga_nose_type',-22,90,-11), (41867,5590088,0,'soga_skin_color',245,250,250), (41868,5590088,0,'wing_color1',255,255,255), (41869,5590088,0,'wing_color2',255,255,255), (41870,5590089,1,'cheek_type',-7,-93,0), (41871,5590089,1,'chin_type',68,-71,-12), (41872,5590089,1,'ear_type',19,20,0), (41873,5590089,1,'eye_brow_type',28,88,17), (41874,5590089,0,'eye_color',41,82,95), (41875,5590089,1,'eye_type',79,0,0), (41876,5590089,0,'hair_color1',17,1,171), (41877,5590089,0,'hair_color2',62,0,0), (41878,5590089,0,'hair_face_color',100,70,10), (41879,5590089,0,'hair_face_highlight_color',232,183,30), (41880,5590089,0,'hair_highlight',246,219,114), (41881,5590089,0,'hair_type_color',100,70,10), (41882,5590089,0,'hair_type_highlight_color',232,183,30), (41883,5590089,1,'lip_type',-56,-1,-34), (41884,5590089,1,'nose_type',17,17,1), (41885,5590089,0,'skin_color',105,112,109), (41886,5590089,1,'soga_cheek_type',0,28,88), (41887,5590089,1,'soga_chin_type',0,-56,-1), (41888,5590089,1,'soga_ear_type',0,79,0), (41889,5590089,1,'soga_eye_brow_type',0,19,20), (41890,5590089,0,'soga_eye_color',229,229,102), (41891,5590089,1,'soga_eye_type',62,0,0), (41892,5590089,0,'soga_hair_color1',56,33,26), (41893,5590089,0,'soga_hair_color2',94,59,11), (41894,5590089,0,'soga_hair_face_color',100,70,10), (41895,5590089,0,'soga_hair_face_highlight_color',232,183,30), (41896,5590089,0,'soga_hair_highlight',246,219,114), (41897,5590089,0,'soga_hair_type_color',100,70,10), (41898,5590089,0,'soga_hair_type_highlight_color',232,183,30), (41899,5590089,1,'soga_lip_type',17,-7,-93), (41900,5590089,1,'soga_nose_type',-34,68,-71), (41901,5590089,0,'soga_skin_color',105,112,109), (41902,5590089,0,'wing_color1',255,255,255), (41903,5590089,0,'wing_color2',255,255,255), (41904,5590090,1,'cheek_type',-19,0,0), (41905,5590090,1,'chin_type',7,-25,28), (41906,5590090,1,'ear_type',14,18,0), (41907,5590090,1,'eye_brow_type',0,-17,19), (41908,5590090,0,'eye_color',49,103,106), (41909,5590090,1,'eye_type',-14,0,0), (41910,5590090,0,'hair_color1',7,21,0), (41911,5590090,0,'hair_face_color',116,101,14), (41912,5590090,0,'hair_face_highlight_color',105,53,1), (41913,5590090,0,'hair_type_color',116,101,14), (41914,5590090,0,'hair_type_highlight_color',105,53,1), (41915,5590090,1,'lip_type',11,-3,-11), (41916,5590090,1,'nose_type',10,7,21), (41917,5590090,0,'skin_color',131,131,131), (41918,5590090,1,'soga_cheek_type',0,0,-17), (41919,5590090,1,'soga_chin_type',0,11,-3), (41920,5590090,1,'soga_ear_type',0,-14,0), (41921,5590090,1,'soga_eye_brow_type',0,14,18), (41922,5590090,0,'soga_eye_color',229,229,102), (41923,5590090,0,'soga_hair_face_color',116,101,14), (41924,5590090,0,'soga_hair_face_highlight_color',105,53,1), (41925,5590090,0,'soga_hair_type_color',116,101,14), (41926,5590090,0,'soga_hair_type_highlight_color',105,53,1), (41927,5590090,1,'soga_lip_type',19,-19,0), (41928,5590090,1,'soga_nose_type',-11,7,-25), (41929,5590090,0,'soga_skin_color',131,131,131), (41930,5590090,0,'wing_color1',255,255,255), (41931,5590090,0,'wing_color2',255,255,255), (41932,5590091,1,'cheek_type',45,2,0), (41933,5590091,1,'chin_type',-17,17,-20), (41934,5590091,1,'ear_type',-3,-14,0), (41935,5590091,1,'eye_brow_type',-2,46,-9), (41936,5590091,0,'eye_color',172,154,189), (41937,5590091,1,'eye_type',-25,0,0), (41938,5590091,0,'hair_color1',17,14,0), (41939,5590091,0,'hair_face_color',35,13,4), (41940,5590091,0,'hair_type_color',35,13,4), (41941,5590091,1,'lip_type',34,-28,-1), (41942,5590091,1,'nose_type',32,17,14), (41943,5590091,0,'skin_color',104,120,98), (41944,5590091,1,'soga_cheek_type',0,-2,46), (41945,5590091,1,'soga_chin_type',0,34,-28), (41946,5590091,1,'soga_ear_type',0,-25,0), (41947,5590091,1,'soga_eye_brow_type',0,-3,-14), (41948,5590091,0,'soga_eye_color',229,229,102), (41949,5590091,1,'soga_eye_type',-25,0,0), (41950,5590091,0,'soga_hair_face_color',35,13,4), (41951,5590091,0,'soga_hair_type_color',35,13,4), (41952,5590091,1,'soga_lip_type',-9,45,2), (41953,5590091,1,'soga_nose_type',-1,-17,17), (41954,5590091,0,'soga_skin_color',104,120,98), (41955,5590091,0,'wing_color1',255,255,255), (41956,5590091,0,'wing_color2',255,255,255), (41957,5590092,0,'eye_color',255,255,255), (41958,5590092,0,'hair_type_color',122,198,253), (41959,5590092,0,'hair_type_highlight_color',158,214,253), (41960,5590092,0,'skin_color',255,255,255), (41961,5590092,0,'soga_eye_color',255,0,255), (41962,5590092,0,'soga_hair_type_color',122,198,253), (41963,5590092,0,'soga_hair_type_highlight_color',158,214,253), (41964,5590093,1,'cheek_type',-81,12,0), (41965,5590093,1,'chin_type',50,-88,-38), (41966,5590093,1,'ear_type',-26,81,0), (41967,5590093,1,'eye_brow_type',-50,-31,-15), (41968,5590093,0,'eye_color',40,64,39), (41969,5590093,1,'eye_type',-93,0,0), (41970,5590093,0,'hair_color1',184,88,57), (41971,5590093,0,'hair_color2',235,0,0), (41972,5590093,0,'hair_face_color',35,24,1), (41973,5590093,0,'hair_face_highlight_color',180,78,32), (41974,5590093,0,'hair_highlight',105,26,26), (41975,5590093,0,'hair_type_color',35,24,1), (41976,5590093,0,'hair_type_highlight_color',180,78,32), (41977,5590093,1,'lip_type',-7,-94,31), (41978,5590093,1,'nose_type',-96,-72,88), (41979,5590093,0,'skin_color',237,237,207), (41980,5590093,1,'soga_cheek_type',0,-50,-31), (41981,5590093,1,'soga_chin_type',0,-7,-94), (41982,5590093,1,'soga_ear_type',0,-93,0), (41983,5590093,1,'soga_eye_brow_type',0,-26,81), (41984,5590093,0,'soga_eye_color',229,229,102), (41985,5590093,1,'soga_eye_type',-21,0,0), (41986,5590093,0,'soga_hair_color1',79,28,15), (41987,5590093,0,'soga_hair_color2',111,64,0), (41988,5590093,0,'soga_hair_face_color',35,24,1), (41989,5590093,0,'soga_hair_face_highlight_color',180,78,32), (41990,5590093,0,'soga_hair_highlight',105,26,26), (41991,5590093,0,'soga_hair_type_color',35,24,1), (41992,5590093,0,'soga_hair_type_highlight_color',180,78,32), (41993,5590093,1,'soga_lip_type',-15,-81,12), (41994,5590093,1,'soga_nose_type',31,50,-88), (41995,5590093,0,'soga_skin_color',237,237,207), (41996,5590093,0,'wing_color1',255,255,255), (41997,5590093,0,'wing_color2',255,255,255), (41998,5590094,1,'cheek_type',81,-56,0), (41999,5590094,1,'chin_type',1,37,-28), (42000,5590094,1,'ear_type',75,1,0), (42001,5590094,1,'eye_brow_type',81,37,-19), (42002,5590094,0,'eye_color',100,148,120), (42003,5590094,1,'eye_type',20,0,0), (42004,5590094,0,'hair_color1',7,17,50), (42005,5590094,0,'hair_color2',156,0,0), (42006,5590094,0,'hair_face_color',244,246,246), (42007,5590094,0,'hair_face_highlight_color',244,246,246), (42008,5590094,0,'hair_highlight',164,165,165), (42009,5590094,0,'hair_type_color',244,246,246), (42010,5590094,0,'hair_type_highlight_color',244,246,246), (42011,5590094,1,'lip_type',-81,76,37), (42012,5590094,1,'nose_type',39,7,17), (42013,5590094,0,'skin_color',240,242,214), (42014,5590094,1,'soga_cheek_type',0,81,37), (42015,5590094,1,'soga_chin_type',0,-81,76), (42016,5590094,1,'soga_ear_type',0,20,0), (42017,5590094,1,'soga_eye_brow_type',0,75,1), (42018,5590094,0,'soga_eye_color',229,229,102), (42019,5590094,1,'soga_eye_type',-100,0,0), (42020,5590094,0,'soga_hair_color1',164,165,165), (42021,5590094,0,'soga_hair_color2',56,62,62), (42022,5590094,0,'soga_hair_face_color',244,246,246), (42023,5590094,0,'soga_hair_face_highlight_color',244,246,246), (42024,5590094,0,'soga_hair_highlight',164,165,165), (42025,5590094,0,'soga_hair_type_color',244,246,246), (42026,5590094,0,'soga_hair_type_highlight_color',244,246,246), (42027,5590094,1,'soga_lip_type',-19,81,-56), (42028,5590094,1,'soga_nose_type',37,1,37), (42029,5590094,0,'soga_skin_color',240,242,214), (42030,5590095,1,'cheek_type',100,-100,0), (42031,5590095,1,'chin_type',-100,100,100), (42032,5590095,1,'ear_type',25,9,0), (42033,5590095,1,'eye_brow_type',100,100,100), (42034,5590095,0,'eye_color',118,14,183), (42035,5590095,1,'eye_type',100,0,0), (42036,5590095,0,'hair_color1',239,255,100), (42037,5590095,0,'hair_face_color',171,60,32), (42038,5590095,0,'hair_face_highlight_color',216,192,37), (42039,5590095,0,'hair_type_color',171,60,32), (42040,5590095,0,'hair_type_highlight_color',216,192,37), (42041,5590095,1,'lip_type',100,50,-68), (42042,5590095,1,'nose_type',0,-17,-1), (42043,5590095,0,'skin_color',20,0,0), (42044,5590095,1,'soga_cheek_type',0,100,100), (42045,5590095,1,'soga_chin_type',0,100,50), (42046,5590095,1,'soga_ear_type',0,100,0), (42047,5590095,1,'soga_eye_brow_type',0,25,9), (42048,5590095,0,'soga_eye_color',229,229,102), (42049,5590095,0,'soga_hair_face_color',171,60,32), (42050,5590095,0,'soga_hair_face_highlight_color',216,192,37), (42051,5590095,0,'soga_hair_type_color',171,60,32), (42052,5590095,0,'soga_hair_type_highlight_color',216,192,37), (42053,5590095,1,'soga_lip_type',100,100,-100), (42054,5590095,1,'soga_nose_type',-68,-100,100), (42055,5590095,0,'soga_skin_color',20,0,0), (42056,5590095,0,'wing_color1',255,255,255), (42057,5590095,0,'wing_color2',255,255,255), (42058,5590096,1,'cheek_type',10,-1,0), (42059,5590096,1,'chin_type',-23,12,1), (42060,5590096,1,'ear_type',18,-2,0), (42061,5590096,1,'eye_brow_type',9,-10,-4), (42062,5590096,0,'eye_color',136,184,199), (42063,5590096,1,'eye_type',28,0,0), (42064,5590096,0,'hair_color1',219,238,0), (42065,5590096,0,'hair_face_color',69,59,2), (42066,5590096,0,'hair_face_highlight_color',202,85,29), (42067,5590096,0,'hair_type_color',69,59,2), (42068,5590096,0,'hair_type_highlight_color',202,85,29), (42069,5590096,1,'lip_type',14,1,-32), (42070,5590096,1,'nose_type',0,-37,-18), (42071,5590096,0,'skin_color',192,180,132), (42072,5590096,1,'soga_cheek_type',0,9,-10), (42073,5590096,1,'soga_chin_type',0,14,1), (42074,5590096,1,'soga_ear_type',0,28,0), (42075,5590096,1,'soga_eye_brow_type',0,18,-2), (42076,5590096,0,'soga_eye_color',229,229,102), (42077,5590096,1,'soga_eye_type',28,0,0), (42078,5590096,0,'soga_hair_face_color',69,59,2), (42079,5590096,0,'soga_hair_face_highlight_color',202,85,29), (42080,5590096,0,'soga_hair_type_color',69,59,2), (42081,5590096,0,'soga_hair_type_highlight_color',202,85,29), (42082,5590096,1,'soga_lip_type',-4,10,-1), (42083,5590096,1,'soga_nose_type',-32,-23,12), (42084,5590096,0,'soga_skin_color',192,180,132), (42085,5590096,0,'wing_color1',255,255,255), (42086,5590096,0,'wing_color2',255,255,255), (42087,5590097,1,'cheek_type',-50,90,0), (42088,5590097,1,'chin_type',21,68,50), (42089,5590097,1,'eye_brow_type',50,-81,69), (42090,5590097,0,'eye_color',116,170,180), (42091,5590097,1,'eye_type',50,0,0), (42092,5590097,0,'hair_color1',38,31,175), (42093,5590097,0,'hair_face_color',90,61,40), (42094,5590097,0,'hair_type_color',90,61,40), (42095,5590097,1,'lip_type',19,56,-29), (42096,5590097,1,'nose_type',-37,38,31), (42097,5590097,0,'skin_color',90,61,40), (42098,5590097,1,'soga_cheek_type',0,50,-81), (42099,5590097,1,'soga_chin_type',0,19,56), (42100,5590097,1,'soga_ear_type',0,50,0), (42101,5590097,0,'soga_eye_color',229,229,102), (42102,5590097,0,'soga_hair_face_color',90,61,40), (42103,5590097,0,'soga_hair_type_color',90,61,40), (42104,5590097,1,'soga_lip_type',69,-50,90), (42105,5590097,1,'soga_nose_type',-29,21,68), (42106,5590097,0,'soga_skin_color',90,61,40), (42107,5590098,1,'cheek_type',-28,31,0), (42108,5590098,1,'chin_type',-28,0,19), (42109,5590098,1,'ear_type',-3,35,0), (42110,5590098,1,'eye_brow_type',-34,34,-3), (42111,5590098,0,'eye_color',105,12,134), (42112,5590098,1,'eye_type',100,0,0), (42113,5590098,0,'hair_color1',238,253,236), (42114,5590098,0,'hair_color2',193,0,0), (42115,5590098,0,'hair_face_color',84,31,15), (42116,5590098,0,'hair_face_highlight_color',216,192,37), (42117,5590098,0,'hair_type_color',84,31,15), (42118,5590098,0,'hair_type_highlight_color',216,192,37), (42119,5590098,1,'lip_type',28,-17,-14), (42120,5590098,1,'nose_type',0,-18,-3), (42121,5590098,0,'skin_color',197,183,133), (42122,5590098,1,'soga_cheek_type',0,-34,34), (42123,5590098,1,'soga_chin_type',0,28,-17), (42124,5590098,1,'soga_ear_type',0,100,0), (42125,5590098,1,'soga_eye_brow_type',0,-3,35), (42126,5590098,0,'soga_eye_color',229,229,102), (42127,5590098,1,'soga_eye_type',-63,0,0), (42128,5590098,0,'soga_hair_face_color',84,31,15), (42129,5590098,0,'soga_hair_face_highlight_color',216,192,37), (42130,5590098,0,'soga_hair_type_color',84,31,15), (42131,5590098,0,'soga_hair_type_highlight_color',216,192,37), (42132,5590098,1,'soga_lip_type',-3,-28,31), (42133,5590098,1,'soga_nose_type',-14,-28,0), (42134,5590098,0,'soga_skin_color',197,183,133), (42135,5590098,0,'wing_color1',255,255,255), (42136,5590098,0,'wing_color2',255,255,255), (42137,5590099,1,'cheek_type',62,45,0), (42138,5590099,1,'chin_type',-93,-62,-58), (42139,5590099,1,'ear_type',89,84,0), (42140,5590099,1,'eye_brow_type',7,79,9), (42141,5590099,0,'eye_color',116,124,67), (42142,5590099,1,'eye_type',-52,0,0), (42143,5590099,0,'hair_color1',83,0,233), (42144,5590099,0,'hair_color2',50,69,69), (42145,5590099,0,'hair_face_color',224,230,231), (42146,5590099,0,'hair_face_highlight_color',219,179,16), (42147,5590099,0,'hair_highlight',239,221,86), (42148,5590099,0,'hair_type_color',224,230,231), (42149,5590099,0,'hair_type_highlight_color',219,179,16), (42150,5590099,1,'lip_type',32,-53,55), (42151,5590099,1,'nose_type',56,83,0), (42152,5590099,0,'skin_color',195,205,205), (42153,5590099,1,'soga_cheek_type',0,7,79), (42154,5590099,1,'soga_chin_type',0,32,-53), (42155,5590099,1,'soga_ear_type',0,-52,0), (42156,5590099,1,'soga_eye_brow_type',0,89,84), (42157,5590099,0,'soga_eye_color',229,229,102), (42158,5590099,1,'soga_eye_type',-52,0,0), (42159,5590099,0,'soga_hair_color1',161,165,168), (42160,5590099,0,'soga_hair_color2',50,69,69), (42161,5590099,0,'soga_hair_face_color',224,230,231), (42162,5590099,0,'soga_hair_face_highlight_color',219,179,16), (42163,5590099,0,'soga_hair_highlight',239,221,86), (42164,5590099,0,'soga_hair_type_color',224,230,231), (42165,5590099,0,'soga_hair_type_highlight_color',219,179,16), (42166,5590099,1,'soga_lip_type',9,62,45), (42167,5590099,1,'soga_nose_type',55,-93,-62), (42168,5590099,0,'soga_skin_color',195,205,205), (42169,5590099,0,'wing_color1',255,255,255), (42170,5590099,0,'wing_color2',255,255,255), (42171,5590100,1,'cheek_type',-4,-35,0), (42172,5590100,1,'chin_type',0,11,3), (42173,5590100,1,'ear_type',17,-11,0), (42174,5590100,1,'eye_brow_type',-7,-31,0), (42175,5590100,0,'eye_color',71,136,121), (42176,5590100,0,'hair_color1',246,37,43), (42177,5590100,0,'hair_color2',38,0,0), (42178,5590100,0,'hair_face_color',151,150,149), (42179,5590100,0,'hair_face_highlight_color',233,232,228), (42180,5590100,0,'hair_type_color',151,150,149), (42181,5590100,0,'hair_type_highlight_color',233,232,228), (42182,5590100,1,'lip_type',-12,28,28), (42183,5590100,1,'nose_type',3,-10,37), (42184,5590100,0,'skin_color',136,142,142), (42185,5590100,1,'soga_cheek_type',0,-7,-31), (42186,5590100,1,'soga_chin_type',0,-12,28), (42187,5590100,1,'soga_ear_type',17,-11,0), (42188,5590100,1,'soga_eye_brow_type',0,17,-11), (42189,5590100,0,'soga_eye_color',229,229,102), (42190,5590100,1,'soga_eye_type',38,0,0), (42191,5590100,0,'soga_hair_face_color',151,150,149), (42192,5590100,0,'soga_hair_face_highlight_color',233,232,228), (42193,5590100,0,'soga_hair_type_color',151,150,149), (42194,5590100,0,'soga_hair_type_highlight_color',233,232,228), (42195,5590100,1,'soga_lip_type',0,-4,-35), (42196,5590100,1,'soga_nose_type',28,0,11), (42197,5590100,0,'soga_skin_color',136,142,142), (42198,5590100,0,'wing_color1',255,255,255), (42199,5590100,0,'wing_color2',255,255,255), (42200,5590101,1,'cheek_type',-22,-56,0), (42201,5590101,1,'chin_type',-2,82,77), (42202,5590101,1,'eye_brow_type',56,96,50), (42203,5590101,0,'eye_color',51,105,113), (42204,5590101,1,'eye_type',-41,0,0), (42205,5590101,0,'hair_color1',201,62,201), (42206,5590101,0,'hair_face_color',31,90,106), (42207,5590101,0,'hair_type_color',31,90,106), (42208,5590101,1,'lip_type',-14,-95,-81), (42209,5590101,1,'nose_type',19,-55,62), (42210,5590101,0,'skin_color',31,90,106), (42211,5590101,1,'soga_cheek_type',0,56,96), (42212,5590101,1,'soga_chin_type',0,-14,-95), (42213,5590101,1,'soga_ear_type',0,-41,0), (42214,5590101,1,'soga_eye_brow_type',56,96,50), (42215,5590101,0,'soga_eye_color',229,229,102), (42216,5590101,1,'soga_eye_type',-41,0,0), (42217,5590101,0,'soga_hair_face_color',31,90,106), (42218,5590101,0,'soga_hair_type_color',31,90,106), (42219,5590101,1,'soga_lip_type',50,-22,-56), (42220,5590101,1,'soga_nose_type',-81,-2,82), (42221,5590101,0,'soga_skin_color',31,90,106), (42222,5590102,1,'cheek_type',47,0,0), (42223,5590102,1,'chin_type',-43,12,-14), (42224,5590102,1,'ear_type',0,25,0), (42225,5590102,1,'eye_brow_type',14,48,22), (42226,5590102,0,'eye_color',174,111,11), (42227,5590102,1,'eye_type',45,0,0), (42228,5590102,0,'hair_color1',25,0,215), (42229,5590102,0,'hair_face_color',60,31,5), (42230,5590102,0,'hair_face_highlight_color',216,192,37), (42231,5590102,0,'hair_type_color',60,31,5), (42232,5590102,0,'hair_type_highlight_color',216,192,37), (42233,5590102,1,'lip_type',3,-18,44), (42234,5590102,1,'nose_type',32,25,0), (42235,5590102,0,'skin_color',192,194,138), (42236,5590102,1,'soga_cheek_type',0,14,48), (42237,5590102,1,'soga_chin_type',0,3,-18), (42238,5590102,1,'soga_ear_type',0,45,0), (42239,5590102,1,'soga_eye_brow_type',0,0,25), (42240,5590102,0,'soga_eye_color',229,229,102), (42241,5590102,0,'soga_hair_face_color',60,31,5), (42242,5590102,0,'soga_hair_face_highlight_color',216,192,37), (42243,5590102,0,'soga_hair_type_color',60,31,5), (42244,5590102,0,'soga_hair_type_highlight_color',216,192,37), (42245,5590102,1,'soga_lip_type',22,47,0), (42246,5590102,1,'soga_nose_type',44,-43,12), (42247,5590102,0,'soga_skin_color',192,194,138), (42248,5590102,0,'wing_color1',255,255,255), (42249,5590102,0,'wing_color2',255,255,255), (42250,5590103,1,'cheek_type',62,-1,0), (42251,5590103,1,'chin_type',34,0,-34), (42252,5590103,1,'ear_type',7,31,0), (42253,5590103,1,'eye_brow_type',31,-81,-61), (42254,5590103,0,'eye_color',212,52,27), (42255,5590103,1,'eye_type',81,0,0), (42256,5590103,0,'hair_color1',200,38,31), (42257,5590103,0,'hair_face_color',154,67,0), (42258,5590103,0,'hair_type_color',154,67,0), (42259,5590103,1,'lip_type',-40,-40,0), (42260,5590103,1,'nose_type',17,-56,38), (42261,5590103,0,'skin_color',157,132,105), (42262,5590103,1,'soga_cheek_type',0,31,-81), (42263,5590103,1,'soga_chin_type',0,-40,-40), (42264,5590103,1,'soga_ear_type',0,81,0), (42265,5590103,1,'soga_eye_brow_type',0,7,31), (42266,5590103,0,'soga_eye_color',229,229,102), (42267,5590103,1,'soga_eye_type',81,0,0), (42268,5590103,0,'soga_hair_face_color',154,67,0), (42269,5590103,0,'soga_hair_type_color',154,67,0), (42270,5590103,1,'soga_lip_type',-61,62,-1), (42271,5590103,1,'soga_nose_type',0,34,0), (42272,5590103,0,'soga_skin_color',157,132,105), (42273,5590104,1,'cheek_type',0,-45,0), (42274,5590104,1,'chin_type',7,-10,21), (42275,5590104,1,'ear_type',7,-2,0), (42276,5590104,1,'eye_brow_type',-4,-18,-29), (42277,5590104,0,'eye_color',34,59,37), (42278,5590104,1,'eye_type',28,0,0), (42279,5590104,0,'hair_color1',252,0,156), (42280,5590104,0,'hair_face_color',196,188,184), (42281,5590104,0,'hair_face_highlight_color',155,79,2), (42282,5590104,0,'hair_type_color',196,188,184), (42283,5590104,0,'hair_type_highlight_color',155,79,2), (42284,5590104,1,'lip_type',-18,-28,14), (42285,5590104,1,'nose_type',-8,-4,0), (42286,5590104,0,'skin_color',58,19,3), (42287,5590104,1,'soga_cheek_type',0,-4,-18), (42288,5590104,1,'soga_chin_type',0,-18,-28), (42289,5590104,1,'soga_ear_type',0,28,0), (42290,5590104,1,'soga_eye_brow_type',0,7,-2), (42291,5590104,0,'soga_eye_color',229,229,102), (42292,5590104,0,'soga_hair_face_color',196,188,184), (42293,5590104,0,'soga_hair_face_highlight_color',155,79,2), (42294,5590104,0,'soga_hair_type_color',196,188,184), (42295,5590104,0,'soga_hair_type_highlight_color',155,79,2), (42296,5590104,1,'soga_lip_type',-29,0,-45), (42297,5590104,1,'soga_nose_type',14,7,-10), (42298,5590104,0,'soga_skin_color',58,19,3), (42299,5590104,0,'wing_color1',255,255,255), (42300,5590104,0,'wing_color2',255,255,255), (42301,5590105,1,'cheek_type',-17,0,0), (42302,5590105,1,'chin_type',-42,-4,5), (42303,5590105,1,'ear_type',1,28,0), (42304,5590105,1,'eye_brow_type',41,7,-8), (42305,5590105,0,'eye_color',82,82,28), (42306,5590105,1,'eye_type',-25,0,0), (42307,5590105,0,'hair_color1',208,10,0), (42308,5590105,0,'hair_face_color',207,185,157), (42309,5590105,0,'hair_type_color',207,185,157), (42310,5590105,1,'lip_type',-7,9,10), (42311,5590105,1,'nose_type',31,-48,10), (42312,5590105,0,'skin_color',110,115,84), (42313,5590105,1,'soga_cheek_type',0,41,7), (42314,5590105,1,'soga_chin_type',0,-7,9), (42315,5590105,1,'soga_ear_type',0,-25,0), (42316,5590105,1,'soga_eye_brow_type',0,1,28), (42317,5590105,0,'soga_eye_color',229,229,102), (42318,5590105,1,'soga_eye_type',-25,0,0), (42319,5590105,0,'soga_hair_face_color',207,185,157), (42320,5590105,0,'soga_hair_type_color',207,185,157), (42321,5590105,1,'soga_lip_type',-8,-17,0), (42322,5590105,1,'soga_nose_type',10,-42,-4), (42323,5590105,0,'soga_skin_color',110,115,84), (42324,5590105,0,'wing_color1',255,255,255), (42325,5590105,0,'wing_color2',255,255,255), (42326,5590106,1,'cheek_type',2,-10,0), (42327,5590106,1,'chin_type',8,14,4), (42328,5590106,1,'ear_type',18,17,0), (42329,5590106,1,'eye_brow_type',31,-20,20), (42330,5590106,0,'eye_color',140,82,208), (42331,5590106,1,'eye_type',-21,0,0), (42332,5590106,0,'hair_color1',236,245,0), (42333,5590106,0,'hair_face_color',197,187,210), (42334,5590106,0,'hair_face_highlight_color',155,150,106), (42335,5590106,0,'hair_type_color',197,187,210), (42336,5590106,0,'hair_type_highlight_color',155,150,106), (42337,5590106,1,'lip_type',9,-7,-12), (42338,5590106,1,'nose_type',3,-20,-11), (42339,5590106,1,'soga_cheek_type',0,31,-20), (42340,5590106,1,'soga_chin_type',0,9,-7), (42341,5590106,1,'soga_ear_type',0,-21,0), (42342,5590106,1,'soga_eye_brow_type',0,18,17), (42343,5590106,0,'soga_eye_color',229,229,102), (42344,5590106,1,'soga_eye_type',-21,0,0), (42345,5590106,0,'soga_hair_face_color',197,187,210), (42346,5590106,0,'soga_hair_face_highlight_color',155,150,106), (42347,5590106,0,'soga_hair_type_color',197,187,210), (42348,5590106,0,'soga_hair_type_highlight_color',155,150,106), (42349,5590106,1,'soga_lip_type',20,2,-10), (42350,5590106,1,'soga_nose_type',-12,8,14), (42351,5590106,0,'wing_color1',255,255,255), (42352,5590106,0,'wing_color2',255,255,255), (42353,5590107,1,'chin_type',0,4,-7), (42354,5590107,1,'ear_type',-7,-17,0), (42355,5590107,1,'eye_brow_type',-12,-32,-7), (42356,5590107,0,'eye_color',117,30,8), (42357,5590107,1,'eye_type',4,0,0), (42358,5590107,0,'hair_color1',249,252,5), (42359,5590107,0,'hair_face_color',131,99,57), (42360,5590107,0,'hair_type_color',131,99,57), (42361,5590107,1,'lip_type',-4,11,-12), (42362,5590107,1,'nose_type',9,-7,-4), (42363,5590107,0,'skin_color',211,235,208), (42364,5590107,1,'soga_cheek_type',0,-12,-32), (42365,5590107,1,'soga_chin_type',0,-4,11), (42366,5590107,1,'soga_ear_type',0,4,0), (42367,5590107,1,'soga_eye_brow_type',0,-7,-17), (42368,5590107,0,'soga_eye_color',229,229,102), (42369,5590107,0,'soga_hair_face_color',131,99,57), (42370,5590107,0,'soga_hair_type_color',131,99,57), (42371,5590107,1,'soga_lip_type',-7,0,0), (42372,5590107,1,'soga_nose_type',-12,0,4), (42373,5590107,0,'soga_skin_color',211,235,208), (42374,5590107,0,'wing_color1',255,255,255), (42375,5590107,0,'wing_color2',255,255,255), (42376,5590108,1,'cheek_type',11,53,0), (42377,5590108,1,'chin_type',40,-14,4), (42378,5590108,1,'ear_type',-1,71,0), (42379,5590108,1,'eye_brow_type',93,-10,-51), (42380,5590108,0,'eye_color',116,174,190), (42381,5590108,1,'eye_type',97,0,0), (42382,5590108,0,'hair_color1',169,194,252), (42383,5590108,0,'hair_color2',11,0,0), (42384,5590108,0,'hair_face_color',2,0,0), (42385,5590108,0,'hair_face_highlight_color',233,184,31), (42386,5590108,0,'hair_type_color',2,0,0), (42387,5590108,0,'hair_type_highlight_color',233,184,31), (42388,5590108,1,'lip_type',43,-53,-50), (42389,5590108,1,'nose_type',-55,-87,-62), (42390,5590108,0,'skin_color',202,194,179), (42391,5590108,1,'soga_cheek_type',0,93,-10), (42392,5590108,1,'soga_chin_type',0,43,-53), (42393,5590108,1,'soga_ear_type',0,97,0), (42394,5590108,1,'soga_eye_brow_type',0,-1,71), (42395,5590108,0,'soga_eye_color',229,229,102), (42396,5590108,1,'soga_eye_type',11,0,0), (42397,5590108,0,'soga_hair_face_color',2,0,0), (42398,5590108,0,'soga_hair_face_highlight_color',233,184,31), (42399,5590108,0,'soga_hair_type_color',2,0,0), (42400,5590108,0,'soga_hair_type_highlight_color',233,184,31), (42401,5590108,1,'soga_lip_type',-51,11,53), (42402,5590108,1,'soga_nose_type',-50,40,-14), (42403,5590108,0,'soga_skin_color',202,194,179), (42404,5590108,0,'wing_color1',255,255,255), (42405,5590108,0,'wing_color2',255,255,255), (42406,5590109,1,'cheek_type',31,-37,0), (42407,5590109,1,'chin_type',79,28,-12), (42408,5590109,1,'ear_type',-3,-43,0), (42409,5590109,1,'eye_brow_type',68,68,61), (42410,5590109,0,'eye_color',40,81,93), (42411,5590109,1,'eye_type',-48,0,0), (42412,5590109,0,'hair_color1',239,185,48), (42413,5590109,0,'hair_color2',39,32,39), (42414,5590109,0,'hair_face_color',15,1,21), (42415,5590109,0,'hair_face_highlight_color',8,3,4), (42416,5590109,0,'hair_highlight',38,22,21), (42417,5590109,0,'hair_type_color',15,1,21), (42418,5590109,0,'hair_type_highlight_color',8,3,4), (42419,5590109,1,'lip_type',-47,-25,3), (42420,5590109,1,'nose_type',-65,-17,-71), (42421,5590109,0,'skin_color',84,89,89), (42422,5590109,1,'soga_cheek_type',0,68,68), (42423,5590109,1,'soga_chin_type',0,-47,-25), (42424,5590109,1,'soga_ear_type',0,-48,0), (42425,5590109,1,'soga_eye_brow_type',0,-3,-43), (42426,5590109,0,'soga_eye_color',229,229,102), (42427,5590109,1,'soga_eye_type',-48,0,0), (42428,5590109,0,'soga_hair_color1',29,21,28), (42429,5590109,0,'soga_hair_color2',39,32,39), (42430,5590109,0,'soga_hair_face_color',15,1,21), (42431,5590109,0,'soga_hair_face_highlight_color',8,3,4), (42432,5590109,0,'soga_hair_highlight',38,22,21), (42433,5590109,0,'soga_hair_type_color',15,1,21), (42434,5590109,0,'soga_hair_type_highlight_color',8,3,4), (42435,5590109,1,'soga_lip_type',61,31,-37), (42436,5590109,1,'soga_nose_type',3,79,28), (42437,5590109,0,'soga_skin_color',84,89,89), (42438,5590109,0,'wing_color1',255,255,255), (42439,5590109,0,'wing_color2',255,255,255), (42440,5590110,1,'cheek_type',23,14,0), (42441,5590110,1,'chin_type',78,82,17), (42442,5590110,1,'ear_type',-25,25,0), (42443,5590110,1,'eye_brow_type',52,-68,-68), (42444,5590110,0,'eye_color',174,150,125), (42445,5590110,1,'eye_type',-91,0,0), (42446,5590110,0,'hair_color1',0,9,62), (42447,5590110,0,'hair_color2',93,0,0), (42448,5590110,0,'hair_face_color',42,19,11), (42449,5590110,0,'hair_face_highlight_color',174,69,27), (42450,5590110,0,'hair_type_color',42,19,11), (42451,5590110,0,'hair_type_highlight_color',174,69,27), (42452,5590110,1,'lip_type',-62,-94,59), (42453,5590110,1,'nose_type',63,0,9), (42454,5590110,0,'skin_color',145,108,74), (42455,5590110,1,'soga_cheek_type',0,52,-68), (42456,5590110,1,'soga_chin_type',0,-62,-94), (42457,5590110,1,'soga_ear_type',0,-91,0), (42458,5590110,1,'soga_eye_brow_type',0,-25,25), (42459,5590110,0,'soga_eye_color',204,204,204), (42460,5590110,1,'soga_eye_type',93,0,0), (42461,5590110,0,'soga_hair_face_color',42,19,11), (42462,5590110,0,'soga_hair_face_highlight_color',174,69,27), (42463,5590110,0,'soga_hair_type_color',42,19,11), (42464,5590110,0,'soga_hair_type_highlight_color',174,69,27), (42465,5590110,1,'soga_lip_type',-68,23,14), (42466,5590110,1,'soga_nose_type',59,78,82), (42467,5590110,0,'soga_skin_color',145,108,74), (42468,5590110,0,'wing_color1',255,255,255), (42469,5590110,0,'wing_color2',255,255,255), (42470,5590111,1,'cheek_type',-17,-14,0), (42471,5590111,1,'chin_type',4,-11,-29), (42472,5590111,1,'ear_type',37,0,0), (42473,5590111,1,'eye_brow_type',-8,17,-11), (42474,5590111,0,'eye_color',236,170,167), (42475,5590111,1,'eye_type',-35,0,0), (42476,5590111,0,'hair_color1',248,23,0), (42477,5590111,0,'hair_face_color',53,20,9), (42478,5590111,0,'hair_type_color',53,20,9), (42479,5590111,1,'lip_type',-18,3,4), (42480,5590111,1,'nose_type',-18,-8,23), (42481,5590111,0,'skin_color',159,138,120), (42482,5590111,1,'soga_cheek_type',0,-8,17), (42483,5590111,1,'soga_chin_type',0,-18,3), (42484,5590111,1,'soga_ear_type',0,-35,0), (42485,5590111,1,'soga_eye_brow_type',0,37,0), (42486,5590111,0,'soga_eye_color',229,229,102), (42487,5590111,1,'soga_eye_type',-35,0,0), (42488,5590111,0,'soga_hair_face_color',53,20,9), (42489,5590111,0,'soga_hair_type_color',53,20,9), (42490,5590111,1,'soga_lip_type',-11,-17,-14), (42491,5590111,1,'soga_nose_type',4,4,-11), (42492,5590111,0,'soga_skin_color',159,138,120), (42493,5590111,0,'wing_color1',255,255,255), (42494,5590111,0,'wing_color2',255,255,255), (42495,5590112,1,'cheek_type',-61,-32,0), (42496,5590112,1,'chin_type',9,-82,47), (42497,5590112,1,'ear_type',75,59,0), (42498,5590112,1,'eye_brow_type',-34,7,47), (42499,5590112,0,'eye_color',112,168,180), (42500,5590112,1,'eye_type',-70,0,0), (42501,5590112,0,'hair_color1',242,90,93), (42502,5590112,0,'hair_color2',41,15,2), (42503,5590112,0,'hair_face_color',100,70,10), (42504,5590112,0,'hair_face_highlight_color',233,184,31), (42505,5590112,0,'hair_highlight',50,3,50), (42506,5590112,0,'hair_type_color',100,70,10), (42507,5590112,0,'hair_type_highlight_color',233,184,31), (42508,5590112,1,'lip_type',43,-82,61), (42509,5590112,1,'nose_type',7,-14,90), (42510,5590112,0,'skin_color',81,87,87), (42511,5590112,1,'soga_cheek_type',0,-34,7), (42512,5590112,1,'soga_chin_type',0,43,-82), (42513,5590112,1,'soga_ear_type',0,-70,0), (42514,5590112,1,'soga_eye_brow_type',0,75,59), (42515,5590112,0,'soga_eye_color',229,229,102), (42516,5590112,1,'soga_eye_type',41,0,0), (42517,5590112,0,'soga_hair_color1',2,50,0), (42518,5590112,0,'soga_hair_color2',94,59,11), (42519,5590112,0,'soga_hair_face_color',100,70,10), (42520,5590112,0,'soga_hair_face_highlight_color',233,184,31), (42521,5590112,0,'soga_hair_highlight',246,219,114), (42522,5590112,0,'soga_hair_type_color',100,70,10), (42523,5590112,0,'soga_hair_type_highlight_color',233,184,31), (42524,5590112,1,'soga_lip_type',47,-61,-32), (42525,5590112,1,'soga_nose_type',61,9,-82), (42526,5590112,0,'soga_skin_color',81,87,87), (42527,5590113,1,'cheek_type',17,-17,0), (42528,5590113,1,'chin_type',18,14,-9), (42529,5590113,1,'ear_type',-26,28,0), (42530,5590113,1,'eye_brow_type',23,-37,-37), (42531,5590113,1,'eye_type',1,0,0), (42532,5590113,0,'hair_color1',252,235,0), (42533,5590113,0,'hair_face_color',121,133,133), (42534,5590113,0,'hair_face_highlight_color',155,150,106), (42535,5590113,0,'hair_type_color',121,133,133), (42536,5590113,0,'hair_type_highlight_color',155,150,106), (42537,5590113,1,'lip_type',0,5,8), (42538,5590113,1,'nose_type',-7,-4,-21), (42539,5590113,0,'skin_color',1,0,4), (42540,5590113,1,'soga_cheek_type',0,23,-37), (42541,5590113,1,'soga_chin_type',0,0,5), (42542,5590113,1,'soga_ear_type',0,1,0), (42543,5590113,1,'soga_eye_brow_type',0,-26,28), (42544,5590113,0,'soga_eye_color',229,229,102), (42545,5590113,0,'soga_hair_face_color',121,133,133), (42546,5590113,0,'soga_hair_face_highlight_color',155,150,106), (42547,5590113,0,'soga_hair_type_color',121,133,133), (42548,5590113,0,'soga_hair_type_highlight_color',155,150,106), (42549,5590113,1,'soga_lip_type',-37,17,-17), (42550,5590113,1,'soga_nose_type',8,18,14), (42551,5590113,0,'soga_skin_color',1,0,4), (42552,5590113,0,'wing_color1',255,255,255), (42553,5590113,0,'wing_color2',255,255,255), (42554,5590114,1,'cheek_type',-81,85,0), (42555,5590114,1,'chin_type',75,-87,-66), (42556,5590114,1,'ear_type',-93,95,0), (42557,5590114,1,'eye_brow_type',59,-87,-45), (42558,5590114,0,'eye_color',36,77,77), (42559,5590114,1,'eye_type',-87,0,0), (42560,5590114,0,'hair_color1',169,217,17), (42561,5590114,0,'hair_color2',200,0,0), (42562,5590114,0,'hair_face_color',100,70,10), (42563,5590114,0,'hair_face_highlight_color',114,31,28), (42564,5590114,0,'hair_type_color',100,70,10), (42565,5590114,0,'hair_type_highlight_color',114,31,28), (42566,5590114,1,'lip_type',28,-58,-65), (42567,5590114,1,'nose_type',-22,-87,-39), (42568,5590114,0,'skin_color',171,148,98), (42569,5590114,1,'soga_cheek_type',0,59,-87), (42570,5590114,1,'soga_chin_type',0,28,-58), (42571,5590114,1,'soga_ear_type',0,-87,0), (42572,5590114,1,'soga_eye_brow_type',0,-93,95), (42573,5590114,0,'soga_eye_color',229,229,102), (42574,5590114,1,'soga_eye_type',-56,0,0), (42575,5590114,0,'soga_hair_face_color',100,70,10), (42576,5590114,0,'soga_hair_face_highlight_color',114,31,28), (42577,5590114,0,'soga_hair_type_color',100,70,10), (42578,5590114,0,'soga_hair_type_highlight_color',114,31,28), (42579,5590114,1,'soga_lip_type',-45,-81,85), (42580,5590114,1,'soga_nose_type',-65,75,-87), (42581,5590114,0,'soga_skin_color',171,148,98), (42582,5590114,0,'wing_color1',255,255,255), (42583,5590114,0,'wing_color2',255,255,255), (42584,5590115,1,'cheek_type',-10,14,0), (42585,5590115,1,'chin_type',-17,-9,25), (42586,5590115,1,'ear_type',-7,-19,0), (42587,5590115,1,'eye_brow_type',0,-31,-19), (42588,5590115,0,'eye_color',101,87,47), (42589,5590115,1,'eye_type',-26,0,0), (42590,5590115,0,'hair_color1',3,222,0), (42591,5590115,0,'hair_face_color',111,104,47), (42592,5590115,0,'hair_face_highlight_color',86,78,21), (42593,5590115,0,'hair_type_color',111,104,47), (42594,5590115,0,'hair_type_highlight_color',86,78,21), (42595,5590115,1,'lip_type',-28,-23,25), (42596,5590115,1,'nose_type',-8,3,-34), (42597,5590115,0,'skin_color',240,219,221), (42598,5590115,1,'soga_cheek_type',0,0,-31), (42599,5590115,1,'soga_chin_type',0,-28,-23), (42600,5590115,1,'soga_ear_type',0,-26,0), (42601,5590115,1,'soga_eye_brow_type',0,-7,-19), (42602,5590115,0,'soga_eye_color',229,229,102), (42603,5590115,0,'soga_hair_face_color',111,104,47), (42604,5590115,0,'soga_hair_face_highlight_color',86,78,21), (42605,5590115,0,'soga_hair_type_color',111,104,47), (42606,5590115,0,'soga_hair_type_highlight_color',86,78,21), (42607,5590115,1,'soga_lip_type',-19,-10,14), (42608,5590115,1,'soga_nose_type',25,-17,-9), (42609,5590115,0,'soga_skin_color',240,219,221), (42610,5590115,0,'wing_color1',255,255,255), (42611,5590115,0,'wing_color2',255,255,255), (42612,5590116,1,'cheek_type',-14,37,0), (42613,5590116,1,'chin_type',5,25,-9), (42614,5590116,1,'ear_type',-31,-14,0), (42615,5590116,1,'eye_brow_type',-10,42,25), (42616,5590116,0,'eye_color',183,164,21), (42617,5590116,1,'eye_type',-3,0,0), (42618,5590116,0,'hair_color1',7,0,0), (42619,5590116,0,'hair_face_color',7,5,3), (42620,5590116,0,'hair_type_color',7,5,3), (42621,5590116,1,'lip_type',-14,-17,17), (42622,5590116,1,'nose_type',10,7,0), (42623,5590116,0,'skin_color',119,128,95), (42624,5590116,1,'soga_cheek_type',0,-10,42), (42625,5590116,1,'soga_chin_type',0,-14,-17), (42626,5590116,1,'soga_ear_type',0,-3,0), (42627,5590116,1,'soga_eye_brow_type',0,-31,-14), (42628,5590116,0,'soga_eye_color',229,229,102), (42629,5590116,0,'soga_hair_face_color',7,5,3), (42630,5590116,0,'soga_hair_type_color',7,5,3), (42631,5590116,1,'soga_lip_type',25,-14,37), (42632,5590116,1,'soga_nose_type',17,5,25), (42633,5590116,0,'soga_skin_color',119,128,95), (42634,5590116,0,'wing_color1',255,255,255), (42635,5590116,0,'wing_color2',255,255,255), (42636,5590117,1,'cheek_type',-8,-44,0), (42637,5590117,1,'chin_type',28,0,-8), (42638,5590117,1,'ear_type',-7,4,0), (42639,5590117,1,'eye_brow_type',17,1,-42), (42640,5590117,0,'eye_color',215,105,14), (42641,5590117,1,'eye_type',-2,0,0), (42642,5590117,0,'hair_color1',5,247,0), (42643,5590117,0,'hair_face_color',56,55,37), (42644,5590117,0,'hair_type_color',56,55,37), (42645,5590117,1,'lip_type',2,0,-5), (42646,5590117,1,'nose_type',-9,5,-9), (42647,5590117,0,'skin_color',148,148,104), (42648,5590117,1,'soga_cheek_type',0,17,1), (42649,5590117,1,'soga_chin_type',0,2,0), (42650,5590117,1,'soga_ear_type',0,-2,0), (42651,5590117,1,'soga_eye_brow_type',0,-7,4), (42652,5590117,0,'soga_eye_color',229,229,102), (42653,5590117,0,'soga_hair_face_color',56,55,37), (42654,5590117,0,'soga_hair_type_color',56,55,37), (42655,5590117,1,'soga_lip_type',-42,-8,-44), (42656,5590117,1,'soga_nose_type',-5,28,0), (42657,5590117,0,'soga_skin_color',148,148,104), (42658,5590117,0,'wing_color1',255,255,255), (42659,5590117,0,'wing_color2',255,255,255), (42660,5590118,1,'cheek_type',62,44,0), (42661,5590118,1,'chin_type',34,-59,66), (42662,5590118,1,'ear_type',-17,-88,0), (42663,5590118,1,'eye_brow_type',25,-39,-1), (42664,5590118,0,'eye_color',72,133,113), (42665,5590118,1,'eye_type',-48,0,0), (42666,5590118,0,'hair_color1',26,1,17), (42667,5590118,0,'hair_color2',104,52,0), (42668,5590118,0,'hair_face_color',47,14,18), (42669,5590118,0,'hair_face_highlight_color',35,24,2), (42670,5590118,0,'hair_highlight',79,28,15), (42671,5590118,0,'hair_type_color',47,14,18), (42672,5590118,0,'hair_type_highlight_color',35,24,2), (42673,5590118,1,'lip_type',-7,-50,5), (42674,5590118,1,'nose_type',34,26,1), (42675,5590118,0,'skin_color',199,139,129), (42676,5590118,1,'soga_cheek_type',0,25,-39), (42677,5590118,1,'soga_chin_type',0,-7,-50), (42678,5590118,1,'soga_ear_type',0,-48,0), (42679,5590118,1,'soga_eye_brow_type',0,-17,-88), (42680,5590118,0,'soga_eye_color',229,229,102), (42681,5590118,1,'soga_eye_type',-48,0,0), (42682,5590118,0,'soga_hair_color1',54,45,28), (42683,5590118,0,'soga_hair_color2',104,52,0), (42684,5590118,0,'soga_hair_face_color',47,14,18), (42685,5590118,0,'soga_hair_face_highlight_color',35,24,2), (42686,5590118,0,'soga_hair_highlight',79,28,15), (42687,5590118,0,'soga_hair_type_color',47,14,18), (42688,5590118,0,'soga_hair_type_highlight_color',35,24,2), (42689,5590118,1,'soga_lip_type',-1,62,44), (42690,5590118,1,'soga_nose_type',5,34,-59), (42691,5590118,0,'soga_skin_color',199,139,129), (42692,5590118,0,'wing_color1',255,255,255), (42693,5590118,0,'wing_color2',255,255,255), (42694,5590119,1,'cheek_type',0,-89,0), (42695,5590119,1,'chin_type',76,-56,-2), (42696,5590119,1,'ear_type',84,-62,0), (42697,5590119,1,'eye_brow_type',69,-87,4), (42698,5590119,0,'eye_color',102,161,165), (42699,5590119,1,'eye_type',-89,0,0), (42700,5590119,0,'hair_color1',255,246,8), (42701,5590119,0,'hair_color2',171,0,0), (42702,5590119,0,'hair_face_color',47,14,19), (42703,5590119,0,'hair_face_highlight_color',182,81,34), (42704,5590119,0,'hair_highlight',29,21,28), (42705,5590119,0,'hair_type_color',47,14,19), (42706,5590119,0,'hair_type_highlight_color',182,81,34), (42707,5590119,1,'lip_type',-81,-50,-35), (42708,5590119,1,'nose_type',5,-1,-10), (42709,5590119,0,'skin_color',197,171,173), (42710,5590119,1,'soga_cheek_type',0,69,-87), (42711,5590119,1,'soga_chin_type',0,-81,-50), (42712,5590119,1,'soga_ear_type',0,-89,0), (42713,5590119,1,'soga_eye_brow_type',0,84,-62), (42714,5590119,0,'soga_eye_color',229,229,102), (42715,5590119,1,'soga_eye_type',-85,0,0), (42716,5590119,0,'soga_hair_color1',56,33,26), (42717,5590119,0,'soga_hair_color2',94,59,11), (42718,5590119,0,'soga_hair_face_color',47,14,19), (42719,5590119,0,'soga_hair_face_highlight_color',182,81,34), (42720,5590119,0,'soga_hair_highlight',29,21,28), (42721,5590119,0,'soga_hair_type_color',47,14,19), (42722,5590119,0,'soga_hair_type_highlight_color',182,81,34), (42723,5590119,1,'soga_lip_type',4,0,-89), (42724,5590119,1,'soga_nose_type',-35,76,-56), (42725,5590119,0,'soga_skin_color',197,171,173), (42726,5590119,0,'wing_color1',255,255,255), (42727,5590119,0,'wing_color2',255,255,255), (42728,5590120,1,'cheek_type',-95,-56,0), (42729,5590120,1,'chin_type',65,47,4), (42730,5590120,1,'ear_type',50,-98,0), (42731,5590120,1,'eye_brow_type',0,45,87), (42732,5590120,0,'eye_color',29,62,62), (42733,5590120,1,'eye_type',97,0,0), (42734,5590120,0,'hair_color1',163,31,0), (42735,5590120,0,'hair_color2',159,88,0), (42736,5590120,0,'hair_face_color',114,31,29), (42737,5590120,0,'hair_highlight',38,22,21), (42738,5590120,0,'hair_type_color',114,31,29), (42739,5590120,1,'lip_type',66,81,-65), (42740,5590120,1,'nose_type',-14,-93,31), (42741,5590120,0,'skin_color',46,31,32), (42742,5590120,1,'soga_cheek_type',0,0,45), (42743,5590120,1,'soga_chin_type',0,66,81), (42744,5590120,1,'soga_ear_type',0,97,0), (42745,5590120,1,'soga_eye_brow_type',0,50,-98), (42746,5590120,0,'soga_eye_color',229,229,102), (42747,5590120,1,'soga_eye_type',97,0,0), (42748,5590120,0,'soga_hair_color1',91,21,51), (42749,5590120,0,'soga_hair_color2',159,88,0), (42750,5590120,0,'soga_hair_face_color',114,31,29), (42751,5590120,0,'soga_hair_highlight',38,22,21), (42752,5590120,0,'soga_hair_type_color',114,31,29), (42753,5590120,1,'soga_lip_type',87,-95,-56), (42754,5590120,1,'soga_nose_type',-65,65,47), (42755,5590120,0,'soga_skin_color',46,31,32), (42756,5590120,0,'wing_color1',255,255,255), (42757,5590120,0,'wing_color2',255,255,255), (42758,5590121,1,'cheek_type',-88,-98,0), (42759,5590121,1,'chin_type',87,-83,4), (42760,5590121,1,'eye_brow_type',-70,17,-75), (42761,5590121,0,'eye_color',33,17,14), (42762,5590121,1,'eye_type',28,0,0), (42763,5590121,0,'hair_color1',75,227,184), (42764,5590121,0,'hair_face_color',28,64,105), (42765,5590121,0,'hair_type_color',28,64,105), (42766,5590121,1,'lip_type',8,-97,-82), (42767,5590121,1,'nose_type',88,75,-29), (42768,5590121,0,'skin_color',28,64,105), (42769,5590121,1,'soga_cheek_type',0,-70,17), (42770,5590121,1,'soga_chin_type',0,8,-97), (42771,5590121,1,'soga_ear_type',0,28,0), (42772,5590121,0,'soga_eye_color',204,204,204), (42773,5590121,0,'soga_hair_face_color',28,64,105), (42774,5590121,0,'soga_hair_type_color',28,64,105), (42775,5590121,1,'soga_lip_type',-75,-88,-98), (42776,5590121,1,'soga_nose_type',-82,87,-83), (42777,5590121,0,'soga_skin_color',28,64,105), (42778,5590122,1,'cheek_type',0,-18,0), (42779,5590122,1,'chin_type',-11,9,19), (42780,5590122,1,'ear_type',-28,-25,0), (42781,5590122,1,'eye_brow_type',2,46,-17), (42782,5590122,0,'eye_color',225,129,255), (42783,5590122,1,'eye_type',-34,0,0), (42784,5590122,0,'hair_color1',0,8,0), (42785,5590122,0,'hair_face_color',170,145,174), (42786,5590122,0,'hair_face_highlight_color',105,103,97), (42787,5590122,0,'hair_type_color',170,145,174), (42788,5590122,0,'hair_type_highlight_color',105,103,97), (42789,5590122,1,'lip_type',4,14,25), (42790,5590122,1,'nose_type',-23,0,8), (42791,5590122,1,'soga_cheek_type',0,2,46), (42792,5590122,1,'soga_chin_type',0,4,14), (42793,5590122,1,'soga_ear_type',0,-34,0), (42794,5590122,1,'soga_eye_brow_type',0,-28,-25), (42795,5590122,0,'soga_eye_color',229,229,102), (42796,5590122,1,'soga_eye_type',-34,0,0), (42797,5590122,0,'soga_hair_face_color',170,145,174), (42798,5590122,0,'soga_hair_face_highlight_color',105,103,97), (42799,5590122,0,'soga_hair_type_color',170,145,174), (42800,5590122,0,'soga_hair_type_highlight_color',105,103,97), (42801,5590122,1,'soga_lip_type',-17,0,-18), (42802,5590122,1,'soga_nose_type',25,-11,9), (42803,5590122,0,'wing_color1',255,255,255), (42804,5590122,0,'wing_color2',255,255,255), (42805,5590123,1,'cheek_type',51,-12,0), (42806,5590123,1,'chin_type',53,-63,-70), (42807,5590123,1,'ear_type',-87,-43,0), (42808,5590123,1,'eye_brow_type',66,-14,-5), (42809,5590123,0,'eye_color',238,177,255), (42810,5590123,1,'eye_type',32,0,0), (42811,5590123,0,'hair_color1',179,193,81), (42812,5590123,0,'hair_face_color',100,131,153), (42813,5590123,0,'hair_face_highlight_color',213,205,195), (42814,5590123,0,'hair_type_color',100,131,153), (42815,5590123,0,'hair_type_highlight_color',213,205,195), (42816,5590123,1,'lip_type',-10,-68,-26), (42817,5590123,1,'nose_type',48,-77,-63), (42818,5590123,0,'skin_color',134,156,172), (42819,5590123,1,'soga_cheek_type',0,66,-14), (42820,5590123,1,'soga_chin_type',0,-10,-68), (42821,5590123,1,'soga_ear_type',0,32,0), (42822,5590123,1,'soga_eye_brow_type',0,-87,-43), (42823,5590123,0,'soga_eye_color',229,229,102), (42824,5590123,0,'soga_hair_face_color',100,131,153), (42825,5590123,0,'soga_hair_face_highlight_color',213,205,195), (42826,5590123,0,'soga_hair_type_color',100,131,153), (42827,5590123,0,'soga_hair_type_highlight_color',213,205,195), (42828,5590123,1,'soga_lip_type',-5,51,-12), (42829,5590123,1,'soga_nose_type',-26,53,-63), (42830,5590123,0,'soga_skin_color',134,156,172), (42831,5590123,0,'wing_color1',255,255,255), (42832,5590123,0,'wing_color2',255,255,255), (42833,5590124,1,'cheek_type',-4,-35,0), (42834,5590124,1,'chin_type',-1,-34,3), (42835,5590124,1,'ear_type',17,-11,0), (42836,5590124,1,'eye_brow_type',3,-2,22), (42837,5590124,0,'eye_color',131,165,136), (42838,5590124,1,'eye_type',-34,0,0), (42839,5590124,0,'hair_color1',244,37,43), (42840,5590124,0,'hair_color2',156,0,0), (42841,5590124,0,'hair_face_color',202,85,29), (42842,5590124,0,'hair_face_highlight_color',59,54,48), (42843,5590124,0,'hair_type_color',202,85,29), (42844,5590124,0,'hair_type_highlight_color',59,54,48), (42845,5590124,1,'lip_type',42,28,28), (42846,5590124,1,'nose_type',3,-12,37), (42847,5590124,0,'skin_color',136,142,142), (42848,5590124,1,'soga_cheek_type',0,3,-2), (42849,5590124,1,'soga_chin_type',0,42,28), (42850,5590124,1,'soga_ear_type',0,-34,0), (42851,5590124,1,'soga_eye_brow_type',0,17,-11), (42852,5590124,0,'soga_eye_color',229,229,102), (42853,5590124,1,'soga_eye_type',-100,0,0), (42854,5590124,0,'soga_hair_face_color',202,85,29), (42855,5590124,0,'soga_hair_face_highlight_color',59,54,48), (42856,5590124,0,'soga_hair_type_color',202,85,29), (42857,5590124,0,'soga_hair_type_highlight_color',59,54,48), (42858,5590124,1,'soga_lip_type',22,-4,-35), (42859,5590124,1,'soga_nose_type',28,-1,-34), (42860,5590124,0,'soga_skin_color',136,142,142), (42861,5590124,0,'wing_color1',255,255,255), (42862,5590124,0,'wing_color2',255,255,255), (42863,5590125,1,'cheek_type',-35,-57,0), (42864,5590125,1,'chin_type',-47,-5,-95), (42865,5590125,1,'ear_type',-47,18,0), (42866,5590125,1,'eye_brow_type',-87,85,-22), (42867,5590125,0,'eye_color',83,61,29), (42868,5590125,1,'eye_type',-21,0,0), (42869,5590125,0,'hair_color1',57,17,96), (42870,5590125,0,'hair_color2',160,0,0), (42871,5590125,0,'hair_face_color',84,0,0), (42872,5590125,0,'hair_face_highlight_color',188,92,40), (42873,5590125,0,'hair_highlight',56,33,26), (42874,5590125,0,'hair_type_color',84,0,0), (42875,5590125,0,'hair_type_highlight_color',188,92,40), (42876,5590125,1,'lip_type',31,-58,-5), (42877,5590125,1,'nose_type',87,57,17), (42878,5590125,0,'skin_color',113,121,119), (42879,5590125,1,'soga_cheek_type',0,-87,85), (42880,5590125,1,'soga_chin_type',0,31,-58), (42881,5590125,1,'soga_ear_type',0,-21,0), (42882,5590125,1,'soga_eye_brow_type',0,-47,18), (42883,5590125,0,'soga_eye_color',229,229,102), (42884,5590125,1,'soga_eye_type',-96,0,0), (42885,5590125,0,'soga_hair_color1',56,33,26), (42886,5590125,0,'soga_hair_color2',94,59,11), (42887,5590125,0,'soga_hair_face_color',84,0,0), (42888,5590125,0,'soga_hair_face_highlight_color',188,92,40), (42889,5590125,0,'soga_hair_highlight',56,33,26), (42890,5590125,0,'soga_hair_type_color',84,0,0), (42891,5590125,0,'soga_hair_type_highlight_color',188,92,40), (42892,5590125,1,'soga_lip_type',-22,-35,-57), (42893,5590125,1,'soga_nose_type',-5,-47,-5), (42894,5590125,0,'soga_skin_color',113,121,119), (42895,5590125,0,'wing_color1',255,255,255), (42896,5590125,0,'wing_color2',255,255,255), (42897,5590126,1,'cheek_type',-8,3,0), (42898,5590126,1,'chin_type',17,7,-20), (42899,5590126,1,'ear_type',44,26,0), (42900,5590126,1,'eye_brow_type',-11,0,26), (42901,5590126,0,'eye_color',205,205,202), (42902,5590126,1,'eye_type',-11,0,0), (42903,5590126,0,'hair_color1',8,245,245), (42904,5590126,0,'hair_face_color',114,108,100), (42905,5590126,0,'hair_face_highlight_color',216,192,37), (42906,5590126,0,'hair_type_color',114,108,100), (42907,5590126,0,'hair_type_highlight_color',216,192,37), (42908,5590126,1,'lip_type',-11,-7,12), (42909,5590126,1,'nose_type',-43,8,-11), (42910,5590126,0,'skin_color',158,150,143), (42911,5590126,1,'soga_cheek_type',0,-11,0), (42912,5590126,1,'soga_chin_type',0,-11,-7), (42913,5590126,1,'soga_ear_type',0,-11,0), (42914,5590126,1,'soga_eye_brow_type',0,44,26), (42915,5590126,0,'soga_eye_color',229,229,102), (42916,5590126,1,'soga_eye_type',-11,0,0), (42917,5590126,0,'soga_hair_face_color',114,108,100), (42918,5590126,0,'soga_hair_face_highlight_color',216,192,37), (42919,5590126,0,'soga_hair_type_color',114,108,100), (42920,5590126,0,'soga_hair_type_highlight_color',216,192,37), (42921,5590126,1,'soga_lip_type',26,-8,3), (42922,5590126,1,'soga_nose_type',12,17,7), (42923,5590126,0,'soga_skin_color',158,150,143), (42924,5590126,0,'wing_color1',255,255,255), (42925,5590126,0,'wing_color2',255,255,255), (42926,5590127,1,'cheek_type',-70,-44,0), (42927,5590127,1,'chin_type',83,74,-3), (42928,5590127,1,'eye_brow_type',-66,-44,-95), (42929,5590127,0,'eye_color',76,112,67), (42930,5590127,1,'eye_type',56,0,0), (42931,5590127,0,'hair_color1',175,231,65), (42932,5590127,0,'hair_face_color',185,121,190), (42933,5590127,0,'hair_type_color',185,121,190), (42934,5590127,1,'lip_type',-58,8,89), (42935,5590127,1,'nose_type',58,-81,-25), (42936,5590127,0,'skin_color',185,121,190), (42937,5590127,1,'soga_cheek_type',0,-66,-44), (42938,5590127,1,'soga_chin_type',0,-58,8), (42939,5590127,1,'soga_ear_type',0,56,0), (42940,5590127,0,'soga_eye_color',229,229,102), (42941,5590127,0,'soga_hair_face_color',185,121,190), (42942,5590127,0,'soga_hair_type_color',185,121,190), (42943,5590127,1,'soga_lip_type',-95,-70,-44), (42944,5590127,1,'soga_nose_type',89,83,74), (42945,5590127,0,'soga_skin_color',185,121,190), (42946,5590127,0,'wing_color1',255,255,255), (42947,5590127,0,'wing_color2',255,255,255), (42948,5590128,1,'cheek_type',-42,12,0), (42949,5590128,1,'chin_type',-18,18,7), (42950,5590128,1,'ear_type',-5,7,0), (42951,5590128,1,'eye_brow_type',12,2,12), (42952,5590128,0,'eye_color',219,109,234), (42953,5590128,1,'eye_type',-32,0,0), (42954,5590128,0,'hair_color1',0,235,0), (42955,5590128,0,'hair_face_color',183,197,197), (42956,5590128,0,'hair_face_highlight_color',105,103,97), (42957,5590128,0,'hair_type_color',183,197,197), (42958,5590128,0,'hair_type_highlight_color',105,103,97), (42959,5590128,1,'lip_type',-17,-26,31), (42960,5590128,1,'nose_type',7,0,-21), (42961,5590128,0,'skin_color',63,119,118), (42962,5590128,1,'soga_cheek_type',0,12,2), (42963,5590128,1,'soga_chin_type',0,-17,-26), (42964,5590128,1,'soga_ear_type',0,-32,0), (42965,5590128,1,'soga_eye_brow_type',0,-5,7), (42966,5590128,0,'soga_eye_color',229,229,102), (42967,5590128,1,'soga_eye_type',-32,0,0), (42968,5590128,0,'soga_hair_face_color',183,197,197), (42969,5590128,0,'soga_hair_face_highlight_color',105,103,97), (42970,5590128,0,'soga_hair_type_color',183,197,197), (42971,5590128,0,'soga_hair_type_highlight_color',105,103,97), (42972,5590128,1,'soga_lip_type',12,-42,12), (42973,5590128,1,'soga_nose_type',31,-18,18), (42974,5590128,0,'soga_skin_color',63,119,118), (42975,5590128,0,'wing_color1',255,255,255), (42976,5590128,0,'wing_color2',255,255,255), (42977,5590129,1,'cheek_type',-29,50,0), (42978,5590129,1,'chin_type',5,-17,-23), (42979,5590129,1,'ear_type',34,44,0), (42980,5590129,1,'eye_brow_type',84,61,0), (42981,5590129,0,'eye_color',197,197,255), (42982,5590129,1,'eye_type',-43,0,0), (42983,5590129,0,'hair_color1',38,225,93), (42984,5590129,0,'hair_color2',62,62,68), (42985,5590129,0,'hair_face_color',244,244,246), (42986,5590129,0,'hair_face_highlight_color',107,131,144), (42987,5590129,0,'hair_highlight',98,91,163), (42988,5590129,0,'hair_type_color',244,244,246), (42989,5590129,0,'hair_type_highlight_color',107,131,144), (42990,5590129,1,'lip_type',7,-62,43), (42991,5590129,1,'nose_type',94,38,-31), (42992,5590129,0,'skin_color',153,132,130), (42993,5590129,1,'soga_cheek_type',0,84,61), (42994,5590129,1,'soga_chin_type',0,7,-62), (42995,5590129,1,'soga_ear_type',0,-43,0), (42996,5590129,1,'soga_eye_brow_type',0,34,44), (42997,5590129,0,'soga_eye_color',229,229,102), (42998,5590129,1,'soga_eye_type',-43,0,0), (42999,5590129,0,'soga_hair_color1',160,156,172), (43000,5590129,0,'soga_hair_color2',62,62,68), (43001,5590129,0,'soga_hair_face_color',244,244,246), (43002,5590129,0,'soga_hair_face_highlight_color',107,131,144), (43003,5590129,0,'soga_hair_highlight',98,91,163), (43004,5590129,0,'soga_hair_type_color',244,244,246), (43005,5590129,0,'soga_hair_type_highlight_color',107,131,144), (43006,5590129,1,'soga_lip_type',0,-29,50), (43007,5590129,1,'soga_nose_type',43,5,-17), (43008,5590129,0,'soga_skin_color',153,132,130), (43009,5590129,0,'wing_color1',255,255,255), (43010,5590129,0,'wing_color2',255,255,255), (43011,5590130,1,'cheek_type',-19,22,0), (43012,5590130,1,'chin_type',9,-31,19), (43013,5590130,1,'ear_type',7,3,0), (43014,5590130,1,'eye_brow_type',-7,34,0), (43015,5590130,0,'eye_color',234,158,15), (43016,5590130,1,'eye_type',-7,0,0), (43017,5590130,0,'hair_color1',228,26,242), (43018,5590130,0,'hair_face_color',48,41,31), (43019,5590130,0,'hair_type_color',48,41,31), (43020,5590130,1,'lip_type',38,0,-1), (43021,5590130,1,'nose_type',-2,-28,26), (43022,5590130,0,'skin_color',185,22,14), (43023,5590130,1,'soga_cheek_type',0,-7,34), (43024,5590130,1,'soga_chin_type',0,38,0), (43025,5590130,1,'soga_ear_type',0,-7,0), (43026,5590130,1,'soga_eye_brow_type',0,7,3), (43027,5590130,0,'soga_eye_color',229,229,102), (43028,5590130,1,'soga_eye_type',-7,0,0), (43029,5590130,0,'soga_hair_face_color',48,41,31), (43030,5590130,0,'soga_hair_type_color',48,41,31), (43031,5590130,1,'soga_lip_type',0,-19,22), (43032,5590130,1,'soga_nose_type',-1,9,-31), (43033,5590130,0,'soga_skin_color',185,22,14), (43034,5590130,0,'wing_color1',255,255,255), (43035,5590130,0,'wing_color2',255,255,255), (43036,5590131,1,'cheek_type',5,-1,0), (43037,5590131,1,'chin_type',89,-62,-46), (43038,5590131,1,'ear_type',-37,10,0), (43039,5590131,1,'eye_brow_type',-72,28,0), (43040,5590131,0,'eye_color',158,198,210), (43041,5590131,1,'eye_type',-28,0,0), (43042,5590131,0,'hair_color1',28,195,249), (43043,5590131,0,'hair_color2',48,0,0), (43044,5590131,0,'hair_face_color',184,128,10), (43045,5590131,0,'hair_face_highlight_color',244,246,246), (43046,5590131,0,'hair_highlight',161,165,168), (43047,5590131,0,'hair_type_color',184,128,10), (43048,5590131,0,'hair_type_highlight_color',244,246,246), (43049,5590131,1,'lip_type',-3,32,69), (43050,5590131,1,'nose_type',51,28,-61), (43051,5590131,0,'skin_color',244,250,239), (43052,5590131,1,'soga_cheek_type',0,-72,28), (43053,5590131,1,'soga_chin_type',0,-3,32), (43054,5590131,1,'soga_ear_type',0,-28,0), (43055,5590131,1,'soga_eye_brow_type',0,-37,10), (43056,5590131,0,'soga_eye_color',229,229,102), (43057,5590131,1,'soga_eye_type',48,0,0), (43058,5590131,0,'soga_hair_color1',209,131,22), (43059,5590131,0,'soga_hair_color2',199,150,48), (43060,5590131,0,'soga_hair_face_color',184,128,10), (43061,5590131,0,'soga_hair_face_highlight_color',244,246,246), (43062,5590131,0,'soga_hair_highlight',161,165,168), (43063,5590131,0,'soga_hair_type_color',184,128,10), (43064,5590131,0,'soga_hair_type_highlight_color',244,246,246), (43065,5590131,1,'soga_lip_type',0,5,-1), (43066,5590131,1,'soga_nose_type',69,89,-62), (43067,5590131,0,'soga_skin_color',244,250,239), (43068,5590131,0,'wing_color1',255,255,255), (43069,5590131,0,'wing_color2',255,255,255), (43070,5590132,1,'cheek_type',20,-28,0), (43071,5590132,1,'chin_type',9,-7,-56), (43072,5590132,1,'ear_type',0,-22,0), (43073,5590132,1,'eye_brow_type',-56,-34,75), (43074,5590132,0,'eye_color',77,64,34), (43075,5590132,1,'eye_type',42,0,0), (43076,5590132,0,'hair_color1',211,200,156), (43077,5590132,0,'hair_face_color',64,64,64), (43078,5590132,0,'hair_face_highlight_color',163,160,157), (43079,5590132,0,'hair_type_color',64,64,64), (43080,5590132,0,'hair_type_highlight_color',163,160,157), (43081,5590132,1,'lip_type',-62,-40,-52), (43082,5590132,1,'nose_type',-4,-45,-56), (43083,5590132,0,'skin_color',125,110,110), (43084,5590132,1,'soga_cheek_type',0,-56,-34), (43085,5590132,1,'soga_chin_type',0,-62,-40), (43086,5590132,1,'soga_ear_type',0,42,0), (43087,5590132,1,'soga_eye_brow_type',0,0,-22), (43088,5590132,0,'soga_eye_color',229,229,102), (43089,5590132,1,'soga_eye_type',42,0,0), (43090,5590132,0,'soga_hair_face_color',64,64,64), (43091,5590132,0,'soga_hair_face_highlight_color',163,160,157), (43092,5590132,0,'soga_hair_type_color',64,64,64), (43093,5590132,0,'soga_hair_type_highlight_color',163,160,157), (43094,5590132,1,'soga_lip_type',75,20,-28), (43095,5590132,1,'soga_nose_type',-52,9,-7), (43096,5590132,0,'soga_skin_color',125,110,110), (43097,5590132,0,'wing_color1',255,255,255), (43098,5590132,0,'wing_color2',255,255,255), (43099,5590133,1,'cheek_type',-14,-18,0), (43100,5590133,1,'chin_type',12,39,3), (43101,5590133,1,'ear_type',-3,-7,0), (43102,5590133,1,'eye_brow_type',39,-23,32), (43103,5590133,0,'eye_color',145,137,85), (43104,5590133,0,'hair_color1',247,251,0), (43105,5590133,0,'hair_face_color',119,57,0), (43106,5590133,0,'hair_face_highlight_color',103,69,0), (43107,5590133,0,'hair_type_color',119,57,0), (43108,5590133,0,'hair_type_highlight_color',103,69,0), (43109,5590133,1,'lip_type',-2,21,39), (43110,5590133,1,'nose_type',-12,-9,-5), (43111,5590133,0,'skin_color',236,236,215), (43112,5590133,1,'soga_cheek_type',0,39,-23), (43113,5590133,1,'soga_chin_type',0,-2,21), (43114,5590133,1,'soga_eye_brow_type',0,-3,-7), (43115,5590133,0,'soga_eye_color',229,229,102), (43116,5590133,0,'soga_hair_face_color',119,57,0), (43117,5590133,0,'soga_hair_face_highlight_color',103,69,0), (43118,5590133,0,'soga_hair_type_color',119,57,0), (43119,5590133,0,'soga_hair_type_highlight_color',103,69,0), (43120,5590133,1,'soga_lip_type',32,-14,-18), (43121,5590133,1,'soga_nose_type',39,12,39), (43122,5590133,0,'soga_skin_color',236,236,215), (43123,5590133,0,'wing_color1',255,255,255), (43124,5590133,0,'wing_color2',255,255,255), (43125,5590134,1,'cheek_type',39,23,0), (43126,5590134,1,'chin_type',5,-4,10), (43127,5590134,1,'ear_type',18,-40,0), (43128,5590134,1,'eye_brow_type',8,-10,17), (43129,5590134,0,'eye_color',40,84,92), (43130,5590134,1,'eye_type',10,0,0), (43131,5590134,0,'hair_color1',209,225,0), (43132,5590134,0,'hair_face_color',49,31,9), (43133,5590134,0,'hair_face_highlight_color',48,17,8), (43134,5590134,0,'hair_type_color',49,31,9), (43135,5590134,0,'hair_type_highlight_color',48,17,8), (43136,5590134,1,'lip_type',42,-26,48), (43137,5590134,1,'nose_type',31,-47,-31), (43138,5590134,0,'skin_color',243,216,219), (43139,5590134,1,'soga_cheek_type',0,8,-10), (43140,5590134,1,'soga_chin_type',0,42,-26), (43141,5590134,1,'soga_ear_type',0,10,0), (43142,5590134,1,'soga_eye_brow_type',0,18,-40), (43143,5590134,0,'soga_eye_color',229,229,102), (43144,5590134,1,'soga_eye_type',10,0,0), (43145,5590134,0,'soga_hair_face_color',49,31,9), (43146,5590134,0,'soga_hair_face_highlight_color',48,17,8), (43147,5590134,0,'soga_hair_type_color',49,31,9), (43148,5590134,0,'soga_hair_type_highlight_color',48,17,8), (43149,5590134,1,'soga_lip_type',17,39,23), (43150,5590134,1,'soga_nose_type',48,5,-4), (43151,5590134,0,'soga_skin_color',243,216,219), (43152,5590134,0,'wing_color1',255,255,255), (43153,5590134,0,'wing_color2',255,255,255), (43154,5590135,1,'cheek_type',-23,-34,0), (43155,5590135,1,'chin_type',-34,-88,-55), (43156,5590135,1,'ear_type',-42,-59,0), (43157,5590135,1,'eye_brow_type',93,18,-7), (43158,5590135,0,'eye_color',144,188,195), (43159,5590135,1,'eye_type',62,0,0), (43160,5590135,0,'hair_color1',17,81,44), (43161,5590135,0,'hair_color2',185,0,0), (43162,5590135,0,'hair_face_color',121,38,35), (43163,5590135,0,'hair_face_highlight_color',47,33,3), (43164,5590135,0,'hair_type_color',121,38,35), (43165,5590135,0,'hair_type_highlight_color',47,33,3), (43166,5590135,1,'lip_type',-7,8,58), (43167,5590135,1,'nose_type',-4,17,81), (43168,5590135,0,'skin_color',228,177,149), (43169,5590135,1,'soga_cheek_type',0,93,18), (43170,5590135,1,'soga_chin_type',0,-7,8), (43171,5590135,1,'soga_ear_type',0,62,0), (43172,5590135,1,'soga_eye_brow_type',0,-42,-59), (43173,5590135,0,'soga_eye_color',229,229,102), (43174,5590135,1,'soga_eye_type',-71,0,0), (43175,5590135,0,'soga_hair_face_color',121,38,35), (43176,5590135,0,'soga_hair_face_highlight_color',47,33,3), (43177,5590135,0,'soga_hair_type_color',121,38,35), (43178,5590135,0,'soga_hair_type_highlight_color',47,33,3), (43179,5590135,1,'soga_lip_type',-7,-23,-34), (43180,5590135,1,'soga_nose_type',58,-34,-88), (43181,5590135,0,'soga_skin_color',228,177,149), (43182,5590135,0,'wing_color1',255,255,255), (43183,5590135,0,'wing_color2',255,255,255), (43184,5590136,1,'cheek_type',2,87,0), (43185,5590136,1,'chin_type',61,-31,-32), (43186,5590136,1,'ear_type',79,-43,0), (43187,5590136,1,'eye_brow_type',42,-50,-95), (43188,5590136,0,'eye_color',66,122,83), (43189,5590136,1,'eye_type',83,0,0), (43190,5590136,0,'hair_color1',7,197,79), (43191,5590136,0,'hair_color2',187,0,0), (43192,5590136,0,'hair_face_color',230,171,25), (43193,5590136,0,'hair_face_highlight_color',116,142,142), (43194,5590136,0,'hair_highlight',114,112,142), (43195,5590136,0,'hair_type_color',230,171,25), (43196,5590136,0,'hair_type_highlight_color',116,142,142), (43197,5590136,1,'lip_type',-34,-40,97), (43198,5590136,1,'nose_type',-62,7,-59), (43199,5590136,0,'skin_color',181,149,98), (43200,5590136,1,'soga_cheek_type',0,42,-50), (43201,5590136,1,'soga_chin_type',0,-34,-40), (43202,5590136,1,'soga_ear_type',0,83,0), (43203,5590136,1,'soga_eye_brow_type',0,79,-43), (43204,5590136,0,'soga_eye_color',229,229,102), (43205,5590136,1,'soga_eye_type',-69,0,0), (43206,5590136,0,'soga_hair_color1',200,165,96), (43207,5590136,0,'soga_hair_color2',173,99,44), (43208,5590136,0,'soga_hair_face_color',230,171,25), (43209,5590136,0,'soga_hair_face_highlight_color',116,142,142), (43210,5590136,0,'soga_hair_highlight',114,112,142), (43211,5590136,0,'soga_hair_type_color',230,171,25), (43212,5590136,0,'soga_hair_type_highlight_color',116,142,142), (43213,5590136,1,'soga_lip_type',-95,2,87), (43214,5590136,1,'soga_nose_type',97,61,-31), (43215,5590136,0,'soga_skin_color',181,149,98), (43216,5590136,0,'wing_color1',255,255,255), (43217,5590136,0,'wing_color2',255,255,255), (43218,5590137,1,'cheek_type',-89,38,0), (43219,5590137,1,'chin_type',10,-26,23), (43220,5590137,1,'ear_type',-93,7,0), (43221,5590137,1,'eye_brow_type',-4,10,63), (43222,5590137,0,'eye_color',37,76,88), (43223,5590137,1,'eye_type',-42,0,0), (43224,5590137,0,'hair_color1',15,29,231), (43225,5590137,0,'hair_color2',238,0,0), (43226,5590137,0,'hair_face_color',121,38,35), (43227,5590137,0,'hair_face_highlight_color',233,184,31), (43228,5590137,0,'hair_highlight',246,219,114), (43229,5590137,0,'hair_type_color',121,38,35), (43230,5590137,0,'hair_type_highlight_color',233,184,31), (43231,5590137,1,'lip_type',-31,91,68), (43232,5590137,1,'nose_type',-42,15,29), (43233,5590137,0,'skin_color',234,244,244), (43234,5590137,1,'soga_cheek_type',0,-4,10), (43235,5590137,1,'soga_chin_type',0,-31,91), (43236,5590137,1,'soga_ear_type',0,-42,0), (43237,5590137,1,'soga_eye_brow_type',0,-93,7), (43238,5590137,0,'soga_eye_color',229,229,102), (43239,5590137,1,'soga_eye_type',-18,0,0), (43240,5590137,0,'soga_hair_color1',91,21,51), (43241,5590137,0,'soga_hair_color2',159,88,0), (43242,5590137,0,'soga_hair_face_color',121,38,35), (43243,5590137,0,'soga_hair_face_highlight_color',233,184,31), (43244,5590137,0,'soga_hair_highlight',246,219,114), (43245,5590137,0,'soga_hair_type_color',121,38,35), (43246,5590137,0,'soga_hair_type_highlight_color',233,184,31), (43247,5590137,1,'soga_lip_type',63,-89,38), (43248,5590137,1,'soga_nose_type',68,10,-26), (43249,5590137,0,'soga_skin_color',234,244,244), (43250,5590137,0,'wing_color1',255,255,255), (43251,5590137,0,'wing_color2',255,255,255), (43252,5590138,1,'cheek_type',3,-37,0), (43253,5590138,1,'chin_type',-59,20,-21), (43254,5590138,1,'ear_type',-88,-39,0), (43255,5590138,1,'eye_brow_type',-100,-100,100), (43256,5590138,0,'eye_color',54,93,58), (43257,5590138,1,'eye_type',100,0,0), (43258,5590138,0,'hair_color1',52,100,50), (43259,5590138,0,'hair_color2',31,0,0), (43260,5590138,0,'hair_face_color',47,14,19), (43261,5590138,0,'hair_face_highlight_color',244,246,246), (43262,5590138,0,'hair_type_color',47,14,19), (43263,5590138,0,'hair_type_highlight_color',244,246,246), (43264,5590138,1,'lip_type',97,-7,-5), (43265,5590138,1,'nose_type',43,52,100), (43266,5590138,0,'skin_color',86,66,38), (43267,5590138,1,'soga_cheek_type',0,-100,-100), (43268,5590138,1,'soga_chin_type',0,97,-7), (43269,5590138,1,'soga_ear_type',0,100,0), (43270,5590138,1,'soga_eye_brow_type',0,-88,-39), (43271,5590138,0,'soga_eye_color',229,229,102), (43272,5590138,1,'soga_eye_type',31,0,0), (43273,5590138,0,'soga_hair_face_color',47,14,19), (43274,5590138,0,'soga_hair_face_highlight_color',244,246,246), (43275,5590138,0,'soga_hair_type_color',47,14,19), (43276,5590138,0,'soga_hair_type_highlight_color',244,246,246), (43277,5590138,1,'soga_lip_type',100,3,-37), (43278,5590138,1,'soga_nose_type',-5,-59,20), (43279,5590138,0,'soga_skin_color',86,66,38), (43280,5590138,0,'wing_color1',255,255,255), (43281,5590138,0,'wing_color2',255,255,255), (43282,5590139,1,'eye_brow_type',96,0,0), (43283,5590139,0,'eye_color',15,165,0), (43284,5590139,0,'hair_color1',249,0,200), (43285,5590139,1,'lip_type',26,0,0), (43286,5590139,1,'nose_type',89,-7,0), (43287,5590139,0,'skin_color',0,151,151), (43288,5590139,1,'soga_cheek_type',0,96,0), (43289,5590139,1,'soga_chin_type',0,26,0), (43290,5590139,1,'soga_eye_brow_type',96,0,0), (43291,5590139,0,'soga_eye_color',229,229,102), (43292,5590139,1,'soga_lip_type',26,0,0), (43293,5590139,1,'soga_nose_type',89,-7,0), (43294,5590139,0,'soga_skin_color',0,151,151), (43295,5590139,0,'wing_color1',255,255,255), (43296,5590139,0,'wing_color2',255,255,255), (43297,5590140,1,'cheek_type',18,-28,0), (43298,5590140,1,'chin_type',-8,21,0), (43299,5590140,1,'ear_type',-4,-9,0), (43300,5590140,1,'eye_brow_type',-7,0,-5), (43301,5590140,0,'eye_color',67,138,137), (43302,5590140,1,'eye_type',-5,0,0), (43303,5590140,0,'hair_color1',3,8,0), (43304,5590140,0,'hair_face_color',71,41,2), (43305,5590140,0,'hair_face_highlight_color',108,97,21), (43306,5590140,0,'hair_type_color',71,41,2), (43307,5590140,0,'hair_type_highlight_color',108,97,21), (43308,5590140,1,'lip_type',25,19,-8), (43309,5590140,1,'nose_type',31,3,8), (43310,5590140,0,'skin_color',197,197,197), (43311,5590140,1,'soga_cheek_type',0,-7,0), (43312,5590140,1,'soga_chin_type',0,25,19), (43313,5590140,1,'soga_ear_type',0,-5,0), (43314,5590140,1,'soga_eye_brow_type',0,-4,-9), (43315,5590140,0,'soga_eye_color',229,229,102), (43316,5590140,1,'soga_eye_type',-5,0,0), (43317,5590140,0,'soga_hair_face_color',71,41,2), (43318,5590140,0,'soga_hair_face_highlight_color',108,97,21), (43319,5590140,0,'soga_hair_type_color',71,41,2), (43320,5590140,0,'soga_hair_type_highlight_color',108,97,21), (43321,5590140,1,'soga_lip_type',-5,18,-28), (43322,5590140,1,'soga_nose_type',-8,-8,21), (43323,5590140,0,'soga_skin_color',197,197,197), (43324,5590140,0,'wing_color1',255,255,255), (43325,5590140,0,'wing_color2',255,255,255), (43326,5590141,1,'cheek_type',-8,3,0), (43327,5590141,1,'chin_type',17,7,-20), (43328,5590141,1,'ear_type',44,26,0), (43329,5590141,1,'eye_brow_type',-11,0,26), (43330,5590141,0,'eye_color',170,13,13), (43331,5590141,1,'eye_type',-11,0,0), (43332,5590141,0,'hair_color1',8,245,253), (43333,5590141,0,'hair_face_color',20,16,11), (43334,5590141,0,'hair_face_highlight_color',216,192,37), (43335,5590141,0,'hair_type_color',20,16,11), (43336,5590141,0,'hair_type_highlight_color',216,192,37), (43337,5590141,1,'lip_type',-11,-7,12), (43338,5590141,1,'nose_type',-43,8,-11), (43339,5590141,0,'skin_color',107,124,102), (43340,5590141,1,'soga_cheek_type',0,-11,0), (43341,5590141,1,'soga_chin_type',0,-11,-7), (43342,5590141,1,'soga_ear_type',0,-11,0), (43343,5590141,1,'soga_eye_brow_type',0,44,26), (43344,5590141,0,'soga_eye_color',229,229,102), (43345,5590141,1,'soga_eye_type',-11,0,0), (43346,5590141,0,'soga_hair_face_color',20,16,11), (43347,5590141,0,'soga_hair_face_highlight_color',216,192,37), (43348,5590141,0,'soga_hair_type_color',20,16,11), (43349,5590141,0,'soga_hair_type_highlight_color',216,192,37), (43350,5590141,1,'soga_lip_type',26,-8,3), (43351,5590141,1,'soga_nose_type',12,17,7), (43352,5590141,0,'soga_skin_color',107,124,102), (43353,5590141,0,'wing_color1',255,255,255), (43354,5590141,0,'wing_color2',255,255,255), (43355,5590142,1,'cheek_type',0,57,0), (43356,5590142,1,'chin_type',-28,-28,-82), (43357,5590142,1,'ear_type',40,-31,0), (43358,5590142,1,'eye_brow_type',17,-82,-28), (43359,5590142,0,'eye_color',151,182,160), (43360,5590142,1,'eye_type',-44,0,0), (43361,5590142,0,'hair_color1',2,222,235), (43362,5590142,0,'hair_color2',156,0,0), (43363,5590142,0,'hair_face_color',47,14,19), (43364,5590142,0,'hair_face_highlight_color',40,11,16), (43365,5590142,0,'hair_type_color',47,14,19), (43366,5590142,0,'hair_type_highlight_color',40,11,16), (43367,5590142,1,'lip_type',-31,0,4), (43368,5590142,1,'nose_type',68,2,-34), (43369,5590142,0,'skin_color',192,192,159), (43370,5590142,1,'soga_cheek_type',0,17,-82), (43371,5590142,1,'soga_chin_type',0,-31,0), (43372,5590142,1,'soga_ear_type',0,-44,0), (43373,5590142,1,'soga_eye_brow_type',0,40,-31), (43374,5590142,0,'soga_eye_color',204,204,204), (43375,5590142,1,'soga_eye_type',-100,0,0), (43376,5590142,0,'soga_hair_face_color',47,14,19), (43377,5590142,0,'soga_hair_face_highlight_color',40,11,16), (43378,5590142,0,'soga_hair_type_color',47,14,19), (43379,5590142,0,'soga_hair_type_highlight_color',40,11,16), (43380,5590142,1,'soga_lip_type',-28,0,57), (43381,5590142,1,'soga_nose_type',4,-28,-28), (43382,5590142,0,'soga_skin_color',192,192,159), (43383,5590143,1,'cheek_type',5,-1,0), (43384,5590143,1,'chin_type',89,-62,-46), (43385,5590143,1,'ear_type',-37,10,0), (43386,5590143,1,'eye_brow_type',-72,28,0), (43387,5590143,0,'eye_color',158,198,210), (43388,5590143,1,'eye_type',-28,0,0), (43389,5590143,0,'hair_color1',28,195,249), (43390,5590143,0,'hair_color2',48,0,0), (43391,5590143,0,'hair_face_color',184,128,10), (43392,5590143,0,'hair_face_highlight_color',244,246,246), (43393,5590143,0,'hair_type_color',184,128,10), (43394,5590143,0,'hair_type_highlight_color',244,246,246), (43395,5590143,1,'lip_type',-3,32,69), (43396,5590143,1,'nose_type',51,28,-61), (43397,5590143,0,'skin_color',244,250,239), (43398,5590143,1,'soga_cheek_type',0,-72,28), (43399,5590143,1,'soga_chin_type',0,-3,32), (43400,5590143,1,'soga_ear_type',0,-28,0), (43401,5590143,1,'soga_eye_brow_type',0,-37,10), (43402,5590143,0,'soga_eye_color',229,229,102), (43403,5590143,1,'soga_eye_type',48,0,0), (43404,5590143,0,'soga_hair_face_color',184,128,10), (43405,5590143,0,'soga_hair_face_highlight_color',244,246,246), (43406,5590143,0,'soga_hair_type_color',184,128,10), (43407,5590143,0,'soga_hair_type_highlight_color',244,246,246), (43408,5590143,1,'soga_lip_type',0,5,-1), (43409,5590143,1,'soga_nose_type',69,89,-62), (43410,5590143,0,'soga_skin_color',244,250,239), (43411,5590143,0,'wing_color1',255,255,255), (43412,5590143,0,'wing_color2',255,255,255), (43413,5590144,1,'cheek_type',0,-3,0), (43414,5590144,1,'chin_type',-50,97,3), (43415,5590144,1,'ear_type',62,-25,0), (43416,5590144,1,'eye_brow_type',-64,-81,-3), (43417,5590144,0,'eye_color',43,70,43), (43418,5590144,1,'eye_type',10,0,0), (43419,5590144,0,'hair_color1',62,242,187), (43420,5590144,0,'hair_color2',218,0,0), (43421,5590144,0,'hair_face_color',37,22,5), (43422,5590144,0,'hair_face_highlight_color',121,38,35), (43423,5590144,0,'hair_type_color',37,22,5), (43424,5590144,0,'hair_type_highlight_color',121,38,35), (43425,5590144,1,'lip_type',40,46,-71), (43426,5590144,1,'nose_type',96,62,-14), (43427,5590144,0,'skin_color',245,249,245), (43428,5590144,1,'soga_cheek_type',0,-64,-81), (43429,5590144,1,'soga_chin_type',0,40,46), (43430,5590144,1,'soga_ear_type',0,10,0), (43431,5590144,1,'soga_eye_brow_type',0,62,-25), (43432,5590144,0,'soga_eye_color',229,229,102), (43433,5590144,1,'soga_eye_type',-38,0,0), (43434,5590144,0,'soga_hair_face_color',37,22,5), (43435,5590144,0,'soga_hair_face_highlight_color',121,38,35), (43436,5590144,0,'soga_hair_type_color',37,22,5), (43437,5590144,0,'soga_hair_type_highlight_color',121,38,35), (43438,5590144,1,'soga_lip_type',-3,0,-3), (43439,5590144,1,'soga_nose_type',-71,-50,97), (43440,5590144,0,'soga_skin_color',245,249,245), (43441,5590144,0,'wing_color1',255,255,255), (43442,5590144,0,'wing_color2',255,255,255), (43443,5590145,1,'cheek_type',7,28,0), (43444,5590145,1,'chin_type',-1,12,-7), (43445,5590145,1,'ear_type',11,-31,0), (43446,5590145,1,'eye_brow_type',7,31,5), (43447,5590145,0,'eye_color',210,165,255), (43448,5590145,1,'eye_type',1,0,0), (43449,5590145,0,'hair_color1',239,252,0), (43450,5590145,0,'hair_face_color',106,143,143), (43451,5590145,0,'hair_face_highlight_color',155,150,106), (43452,5590145,0,'hair_type_color',106,143,143), (43453,5590145,0,'hair_type_highlight_color',155,150,106), (43454,5590145,1,'lip_type',-20,-20,-8), (43455,5590145,1,'nose_type',-28,-17,-4), (43456,5590145,0,'skin_color',0,9,14), (43457,5590145,1,'soga_cheek_type',0,7,31), (43458,5590145,1,'soga_chin_type',0,-20,-20), (43459,5590145,1,'soga_ear_type',0,1,0), (43460,5590145,1,'soga_eye_brow_type',0,11,-31), (43461,5590145,0,'soga_eye_color',229,229,102), (43462,5590145,0,'soga_hair_face_color',106,143,143), (43463,5590145,0,'soga_hair_face_highlight_color',155,150,106), (43464,5590145,0,'soga_hair_type_color',106,143,143), (43465,5590145,0,'soga_hair_type_highlight_color',155,150,106), (43466,5590145,1,'soga_lip_type',5,7,28), (43467,5590145,1,'soga_nose_type',-8,-1,12), (43468,5590145,0,'soga_skin_color',0,9,14), (43469,5590145,0,'wing_color1',255,255,255), (43470,5590145,0,'wing_color2',255,255,255), (43471,5590146,1,'cheek_type',-1,-7,0), (43472,5590146,1,'chin_type',-37,-10,-17), (43473,5590146,1,'ear_type',-9,-17,0), (43474,5590146,1,'eye_brow_type',-81,-29,74), (43475,5590146,0,'eye_color',135,184,198), (43476,5590146,0,'hair_color1',239,206,163), (43477,5590146,0,'hair_color2',224,0,0), (43478,5590146,0,'hair_face_color',119,147,147), (43479,5590146,0,'hair_face_highlight_color',220,180,17), (43480,5590146,0,'hair_highlight',239,221,86), (43481,5590146,0,'hair_type_color',119,147,147), (43482,5590146,0,'hair_type_highlight_color',220,180,17), (43483,5590146,1,'lip_type',31,-12,-87), (43484,5590146,1,'nose_type',-52,-17,-50), (43485,5590146,0,'skin_color',207,186,133), (43486,5590146,1,'soga_cheek_type',0,-81,-29), (43487,5590146,1,'soga_chin_type',0,31,-12), (43488,5590146,1,'soga_ear_type',-9,-17,0), (43489,5590146,1,'soga_eye_brow_type',0,-9,-17), (43490,5590146,0,'soga_eye_color',229,229,102), (43491,5590146,1,'soga_eye_type',-32,0,0), (43492,5590146,0,'soga_hair_color1',123,123,130), (43493,5590146,0,'soga_hair_color2',144,140,137), (43494,5590146,0,'soga_hair_face_color',119,147,147), (43495,5590146,0,'soga_hair_face_highlight_color',220,180,17), (43496,5590146,0,'soga_hair_highlight',239,221,86), (43497,5590146,0,'soga_hair_type_color',119,147,147), (43498,5590146,0,'soga_hair_type_highlight_color',220,180,17), (43499,5590146,1,'soga_lip_type',74,-1,-7), (43500,5590146,1,'soga_nose_type',-87,-37,-10), (43501,5590146,0,'soga_skin_color',207,186,133), (43502,5590146,0,'wing_color1',255,255,255), (43503,5590146,0,'wing_color2',255,255,255), (43504,5590147,1,'cheek_type',9,15,0), (43505,5590147,1,'chin_type',56,14,77), (43506,5590147,1,'ear_type',19,-47,0), (43507,5590147,1,'eye_brow_type',19,-26,0), (43508,5590147,0,'eye_color',55,117,121), (43509,5590147,1,'eye_type',47,0,0), (43510,5590147,0,'hair_color1',74,40,84), (43511,5590147,0,'hair_color2',213,0,0), (43512,5590147,0,'hair_face_color',100,70,10), (43513,5590147,0,'hair_face_highlight_color',232,169,28), (43514,5590147,0,'hair_highlight',43,36,70), (43515,5590147,0,'hair_type_color',100,70,10), (43516,5590147,0,'hair_type_highlight_color',232,169,28), (43517,5590147,1,'lip_type',61,20,-39), (43518,5590147,1,'nose_type',-83,74,40), (43519,5590147,0,'skin_color',244,237,237), (43520,5590147,1,'soga_cheek_type',0,19,-26), (43521,5590147,1,'soga_chin_type',0,61,20), (43522,5590147,1,'soga_ear_type',0,47,0), (43523,5590147,1,'soga_eye_brow_type',0,19,-47), (43524,5590147,0,'soga_eye_color',229,229,102), (43525,5590147,1,'soga_eye_type',-43,0,0), (43526,5590147,0,'soga_hair_color1',200,165,96), (43527,5590147,0,'soga_hair_color2',173,99,44), (43528,5590147,0,'soga_hair_face_color',100,70,10), (43529,5590147,0,'soga_hair_face_highlight_color',232,169,28), (43530,5590147,0,'soga_hair_highlight',43,36,70), (43531,5590147,0,'soga_hair_type_color',100,70,10), (43532,5590147,0,'soga_hair_type_highlight_color',232,169,28), (43533,5590147,1,'soga_lip_type',0,9,15), (43534,5590147,1,'soga_nose_type',-39,56,14), (43535,5590147,0,'soga_skin_color',244,237,237), (43536,5590147,0,'wing_color1',255,255,255), (43537,5590147,0,'wing_color2',255,255,255), (43538,5590148,1,'cheek_type',-18,-39,0), (43539,5590148,1,'chin_type',-50,-69,-35), (43540,5590148,1,'ear_type',-7,94,0), (43541,5590148,1,'eye_brow_type',-12,-14,-9), (43542,5590148,0,'eye_color',120,138,88), (43543,5590148,1,'eye_type',-64,0,0), (43544,5590148,0,'hair_color1',34,244,188), (43545,5590148,0,'hair_color2',187,0,0), (43546,5590148,0,'hair_face_color',100,70,10), (43547,5590148,0,'hair_face_highlight_color',88,61,8), (43548,5590148,0,'hair_highlight',56,33,26), (43549,5590148,0,'hair_type_color',100,70,10), (43550,5590148,0,'hair_type_highlight_color',88,61,8), (43551,5590148,1,'lip_type',-82,-25,46), (43552,5590148,1,'nose_type',96,34,-12), (43553,5590148,0,'skin_color',246,240,240), (43554,5590148,1,'soga_cheek_type',0,-12,-14), (43555,5590148,1,'soga_chin_type',0,-82,-25), (43556,5590148,1,'soga_ear_type',0,-64,0), (43557,5590148,1,'soga_eye_brow_type',0,-7,94), (43558,5590148,0,'soga_eye_color',229,229,102), (43559,5590148,1,'soga_eye_type',-69,0,0), (43560,5590148,0,'soga_hair_color1',56,33,26), (43561,5590148,0,'soga_hair_color2',94,59,11), (43562,5590148,0,'soga_hair_face_color',100,70,10), (43563,5590148,0,'soga_hair_face_highlight_color',88,61,8), (43564,5590148,0,'soga_hair_highlight',56,33,26), (43565,5590148,0,'soga_hair_type_color',100,70,10), (43566,5590148,0,'soga_hair_type_highlight_color',88,61,8), (43567,5590148,1,'soga_lip_type',-9,-18,-39), (43568,5590148,1,'soga_nose_type',46,-50,-69), (43569,5590148,0,'soga_skin_color',246,240,240), (43570,5590149,1,'cheek_type',81,-56,0), (43571,5590149,1,'chin_type',-75,-25,38), (43572,5590149,1,'ear_type',-69,71,0), (43573,5590149,1,'eye_brow_type',43,31,-93), (43574,5590149,0,'eye_color',38,77,88), (43575,5590149,1,'eye_type',-53,0,0), (43576,5590149,0,'hair_color1',172,159,64), (43577,5590149,0,'hair_color2',197,0,0), (43578,5590149,0,'hair_face_color',59,58,73), (43579,5590149,0,'hair_face_highlight_color',119,147,147), (43580,5590149,0,'hair_type_color',59,58,73), (43581,5590149,0,'hair_type_highlight_color',119,147,147), (43582,5590149,1,'lip_type',28,34,-1), (43583,5590149,1,'nose_type',28,-84,-97), (43584,5590149,0,'skin_color',186,191,170), (43585,5590149,1,'soga_cheek_type',0,43,31), (43586,5590149,1,'soga_chin_type',0,28,34), (43587,5590149,1,'soga_ear_type',0,-53,0), (43588,5590149,1,'soga_eye_brow_type',0,-69,71), (43589,5590149,0,'soga_eye_color',229,229,102), (43590,5590149,1,'soga_eye_type',-59,0,0), (43591,5590149,0,'soga_hair_face_color',59,58,73), (43592,5590149,0,'soga_hair_face_highlight_color',119,147,147), (43593,5590149,0,'soga_hair_type_color',59,58,73), (43594,5590149,0,'soga_hair_type_highlight_color',119,147,147), (43595,5590149,1,'soga_lip_type',-93,81,-56), (43596,5590149,1,'soga_nose_type',-1,-75,-25), (43597,5590149,0,'soga_skin_color',186,191,170), (43598,5590149,0,'wing_color1',255,255,255), (43599,5590149,0,'wing_color2',255,255,255), (43600,5590150,1,'cheek_type',-23,-34,0), (43601,5590150,1,'chin_type',-34,-88,-55), (43602,5590150,1,'ear_type',-42,-59,0), (43603,5590150,1,'eye_brow_type',93,18,-7), (43604,5590150,0,'eye_color',144,188,195), (43605,5590150,1,'eye_type',62,0,0), (43606,5590150,0,'hair_color1',17,81,44), (43607,5590150,0,'hair_color2',185,0,0), (43608,5590150,0,'hair_face_color',121,38,35), (43609,5590150,0,'hair_face_highlight_color',47,33,3), (43610,5590150,0,'hair_highlight',79,28,15), (43611,5590150,0,'hair_type_color',121,38,35), (43612,5590150,0,'hair_type_highlight_color',47,33,3), (43613,5590150,1,'lip_type',-7,8,58), (43614,5590150,1,'nose_type',-4,17,81), (43615,5590150,0,'skin_color',228,177,149), (43616,5590150,1,'soga_cheek_type',0,93,18), (43617,5590150,1,'soga_chin_type',0,-7,8), (43618,5590150,1,'soga_ear_type',0,62,0), (43619,5590150,1,'soga_eye_brow_type',0,-42,-59), (43620,5590150,0,'soga_eye_color',229,229,102), (43621,5590150,1,'soga_eye_type',-71,0,0), (43622,5590150,0,'soga_hair_color1',91,21,51), (43623,5590150,0,'soga_hair_color2',159,88,0), (43624,5590150,0,'soga_hair_face_color',121,38,35), (43625,5590150,0,'soga_hair_face_highlight_color',47,33,3), (43626,5590150,0,'soga_hair_highlight',79,28,15), (43627,5590150,0,'soga_hair_type_color',121,38,35), (43628,5590150,0,'soga_hair_type_highlight_color',47,33,3), (43629,5590150,1,'soga_lip_type',-7,-23,-34), (43630,5590150,1,'soga_nose_type',58,-34,-88), (43631,5590150,0,'soga_skin_color',228,177,149), (43632,5590150,0,'wing_color1',255,255,255), (43633,5590150,0,'wing_color2',255,255,255), (43634,5590151,1,'cheek_type',83,-43,0), (43635,5590151,1,'chin_type',-8,3,58), (43636,5590151,1,'ear_type',-93,-79,0), (43637,5590151,1,'eye_brow_type',34,43,31), (43638,5590151,0,'eye_color',157,81,192), (43639,5590151,1,'eye_type',34,0,0), (43640,5590151,0,'hair_color1',28,14,12), (43641,5590151,0,'hair_face_color',108,153,175), (43642,5590151,0,'hair_face_highlight_color',109,156,179), (43643,5590151,0,'hair_type_color',108,153,175), (43644,5590151,0,'hair_type_highlight_color',109,156,179), (43645,5590151,1,'lip_type',-26,93,62), (43646,5590151,1,'nose_type',-91,28,14), (43647,5590151,0,'skin_color',156,146,179), (43648,5590151,1,'soga_cheek_type',0,34,43), (43649,5590151,1,'soga_chin_type',0,-26,93), (43650,5590151,1,'soga_ear_type',0,34,0), (43651,5590151,1,'soga_eye_brow_type',0,-93,-79), (43652,5590151,0,'soga_eye_color',204,204,204), (43653,5590151,0,'soga_hair_face_color',108,153,175), (43654,5590151,0,'soga_hair_face_highlight_color',109,156,179), (43655,5590151,0,'soga_hair_type_color',108,153,175), (43656,5590151,0,'soga_hair_type_highlight_color',109,156,179), (43657,5590151,1,'soga_lip_type',31,83,-43), (43658,5590151,1,'soga_nose_type',62,-8,3), (43659,5590151,0,'soga_skin_color',156,146,179), (43660,5590152,1,'cheek_type',47,-82,0), (43661,5590152,1,'chin_type',37,-14,-23), (43662,5590152,1,'ear_type',-94,20,0), (43663,5590152,1,'eye_brow_type',42,-64,-62), (43664,5590152,0,'eye_color',30,65,66), (43665,5590152,1,'eye_type',3,0,0), (43666,5590152,0,'hair_color1',168,247,21), (43667,5590152,0,'hair_face_color',121,38,35), (43668,5590152,0,'hair_face_highlight_color',40,20,7), (43669,5590152,0,'hair_type_color',121,38,35), (43670,5590152,0,'hair_type_highlight_color',40,20,7), (43671,5590152,1,'lip_type',0,-76,39), (43672,5590152,1,'nose_type',1,-88,-9), (43673,5590152,0,'skin_color',155,129,131), (43674,5590152,1,'soga_cheek_type',0,42,-64), (43675,5590152,1,'soga_chin_type',0,0,-76), (43676,5590152,1,'soga_ear_type',0,3,0), (43677,5590152,1,'soga_eye_brow_type',0,-94,20), (43678,5590152,0,'soga_eye_color',229,229,102), (43679,5590152,0,'soga_hair_face_color',121,38,35), (43680,5590152,0,'soga_hair_face_highlight_color',40,20,7), (43681,5590152,0,'soga_hair_type_color',121,38,35), (43682,5590152,0,'soga_hair_type_highlight_color',40,20,7), (43683,5590152,1,'soga_lip_type',-62,47,-82), (43684,5590152,1,'soga_nose_type',39,37,-14), (43685,5590152,0,'soga_skin_color',155,129,131), (43686,5590152,0,'wing_color1',255,255,255), (43687,5590152,0,'wing_color2',255,255,255), (43688,5590153,1,'cheek_type',-76,75,0), (43689,5590153,1,'chin_type',17,-90,-12), (43690,5590153,1,'ear_type',-4,-71,0), (43691,5590153,1,'eye_brow_type',87,20,-25), (43692,5590153,0,'eye_color',158,158,0), (43693,5590153,1,'eye_type',-48,0,0), (43694,5590153,0,'hair_color1',206,68,31), (43695,5590153,0,'hair_color2',175,0,0), (43696,5590153,0,'hair_face_color',186,130,11), (43697,5590153,0,'hair_face_highlight_color',121,38,35), (43698,5590153,0,'hair_highlight',54,45,28), (43699,5590153,0,'hair_type_color',186,130,11), (43700,5590153,0,'hair_type_highlight_color',121,38,35), (43701,5590153,1,'lip_type',89,93,12), (43702,5590153,1,'nose_type',-51,-50,68), (43703,5590153,0,'skin_color',35,50,54), (43704,5590153,1,'soga_cheek_type',0,87,20), (43705,5590153,1,'soga_chin_type',0,89,93), (43706,5590153,1,'soga_ear_type',0,-48,0), (43707,5590153,1,'soga_eye_brow_type',0,-4,-71), (43708,5590153,0,'soga_eye_color',229,229,102), (43709,5590153,1,'soga_eye_type',-81,0,0), (43710,5590153,0,'soga_hair_color1',29,21,28), (43711,5590153,0,'soga_hair_color2',39,32,39), (43712,5590153,0,'soga_hair_face_color',186,130,11), (43713,5590153,0,'soga_hair_face_highlight_color',121,38,35), (43714,5590153,0,'soga_hair_highlight',54,45,28), (43715,5590153,0,'soga_hair_type_color',186,130,11), (43716,5590153,0,'soga_hair_type_highlight_color',121,38,35), (43717,5590153,1,'soga_lip_type',-25,-76,75), (43718,5590153,1,'soga_nose_type',12,17,-90), (43719,5590153,0,'soga_skin_color',35,50,54), (43720,5590153,0,'wing_color1',255,255,255), (43721,5590153,0,'wing_color2',255,255,255), (43722,5590154,1,'cheek_type',4,-91,0), (43723,5590154,1,'chin_type',-69,7,75), (43724,5590154,1,'ear_type',-50,77,0), (43725,5590154,1,'eye_brow_type',-71,37,23), (43726,5590154,0,'eye_color',163,201,212), (43727,5590154,1,'eye_type',97,0,0), (43728,5590154,0,'hair_color1',225,58,53), (43729,5590154,0,'hair_color2',97,0,0), (43730,5590154,0,'hair_face_color',40,20,7), (43731,5590154,0,'hair_face_highlight_color',47,42,59), (43732,5590154,0,'hair_type_color',40,20,7), (43733,5590154,0,'hair_type_highlight_color',47,42,59), (43734,5590154,1,'lip_type',-34,-68,-35), (43735,5590154,1,'nose_type',63,-31,58), (43736,5590154,0,'skin_color',177,159,108), (43737,5590154,1,'soga_cheek_type',0,-71,37), (43738,5590154,1,'soga_chin_type',0,-34,-68), (43739,5590154,1,'soga_ear_type',0,97,0), (43740,5590154,1,'soga_eye_brow_type',0,-50,77), (43741,5590154,0,'soga_eye_color',229,229,102), (43742,5590154,1,'soga_eye_type',97,0,0), (43743,5590154,0,'soga_hair_face_color',40,20,7), (43744,5590154,0,'soga_hair_face_highlight_color',47,42,59), (43745,5590154,0,'soga_hair_type_color',40,20,7), (43746,5590154,0,'soga_hair_type_highlight_color',47,42,59), (43747,5590154,1,'soga_lip_type',23,4,-91), (43748,5590154,1,'soga_nose_type',-35,-69,7), (43749,5590154,0,'soga_skin_color',177,159,108), (43750,5590154,0,'wing_color1',255,255,255), (43751,5590154,0,'wing_color2',255,255,255), (43752,5590155,1,'cheek_type',95,68,0), (43753,5590155,1,'chin_type',38,-31,-62), (43754,5590155,1,'ear_type',83,-14,0), (43755,5590155,1,'eye_brow_type',-51,19,31), (43756,5590155,0,'eye_color',175,13,14), (43757,5590155,1,'eye_type',14,0,0), (43758,5590155,0,'hair_color1',175,182,199), (43759,5590155,0,'hair_face_color',201,245,31), (43760,5590155,0,'hair_type_color',201,245,31), (43761,5590155,1,'lip_type',-28,68,-10), (43762,5590155,1,'nose_type',17,-81,-74), (43763,5590155,0,'skin_color',201,245,31), (43764,5590155,1,'soga_cheek_type',0,-51,19), (43765,5590155,1,'soga_chin_type',0,-28,68), (43766,5590155,1,'soga_ear_type',0,14,0), (43767,5590155,1,'soga_eye_brow_type',0,83,-14), (43768,5590155,0,'soga_eye_color',229,229,102), (43769,5590155,1,'soga_eye_type',14,0,0), (43770,5590155,0,'soga_hair_face_color',201,245,31), (43771,5590155,0,'soga_hair_type_color',201,245,31), (43772,5590155,1,'soga_lip_type',31,95,68), (43773,5590155,1,'soga_nose_type',-10,38,-31), (43774,5590155,0,'soga_skin_color',201,245,31), (43775,5590155,0,'wing_color1',255,255,255), (43776,5590155,0,'wing_color2',255,255,255), (43777,5590156,1,'cheek_type',9,-1,0), (43778,5590156,1,'chin_type',0,46,20), (43779,5590156,1,'ear_type',1,28,0), (43780,5590156,1,'eye_brow_type',47,-1,-31), (43781,5590156,0,'eye_color',71,106,63), (43782,5590156,1,'eye_type',-14,0,0), (43783,5590156,0,'hair_color1',228,11,0), (43784,5590156,0,'hair_face_color',59,22,10), (43785,5590156,0,'hair_face_highlight_color',126,118,48), (43786,5590156,0,'hair_type_color',59,22,10), (43787,5590156,0,'hair_type_highlight_color',126,118,48), (43788,5590156,1,'lip_type',0,-8,29), (43789,5590156,1,'nose_type',42,-28,11), (43790,5590156,0,'skin_color',220,198,145), (43791,5590156,1,'soga_cheek_type',0,47,-1), (43792,5590156,1,'soga_chin_type',0,0,-8), (43793,5590156,1,'soga_ear_type',0,-14,0), (43794,5590156,1,'soga_eye_brow_type',0,1,28), (43795,5590156,0,'soga_eye_color',229,229,102), (43796,5590156,0,'soga_hair_face_color',59,22,10), (43797,5590156,0,'soga_hair_face_highlight_color',126,118,48), (43798,5590156,0,'soga_hair_type_color',59,22,10), (43799,5590156,0,'soga_hair_type_highlight_color',126,118,48), (43800,5590156,1,'soga_lip_type',-31,9,-1), (43801,5590156,1,'soga_nose_type',29,0,46), (43802,5590156,0,'soga_skin_color',220,198,145), (43803,5590156,0,'wing_color1',255,255,255), (43804,5590156,0,'wing_color2',255,255,255), (43805,5590157,1,'cheek_type',0,25,0), (43806,5590157,1,'chin_type',2,0,-22), (43807,5590157,1,'ear_type',12,21,0), (43808,5590157,1,'eye_brow_type',14,-18,3), (43809,5590157,0,'eye_color',135,44,210), (43810,5590157,1,'eye_type',34,0,0), (43811,5590157,0,'hair_color1',254,23,0), (43812,5590157,0,'hair_face_color',73,70,45), (43813,5590157,0,'hair_type_color',73,70,45), (43814,5590157,1,'lip_type',-11,14,-7), (43815,5590157,1,'nose_type',-31,-2,23), (43816,5590157,0,'skin_color',164,165,117), (43817,5590157,1,'soga_cheek_type',0,14,-18), (43818,5590157,1,'soga_chin_type',0,-11,14), (43819,5590157,1,'soga_ear_type',0,34,0), (43820,5590157,1,'soga_eye_brow_type',0,12,21), (43821,5590157,0,'soga_eye_color',229,229,102), (43822,5590157,0,'soga_hair_face_color',73,70,45), (43823,5590157,0,'soga_hair_type_color',73,70,45), (43824,5590157,1,'soga_lip_type',3,0,25), (43825,5590157,1,'soga_nose_type',-7,2,0), (43826,5590157,0,'soga_skin_color',164,165,117), (43827,5590157,0,'wing_color1',255,255,255), (43828,5590157,0,'wing_color2',255,255,255), (43829,5590158,1,'cheek_type',14,-1,0), (43830,5590158,1,'chin_type',31,31,-25), (43831,5590158,1,'ear_type',-34,2,0), (43832,5590158,1,'eye_brow_type',9,-7,-1), (43833,5590158,0,'eye_color',241,180,18), (43834,5590158,1,'eye_type',-23,0,0), (43835,5590158,0,'hair_color1',255,1,0), (43836,5590158,0,'hair_face_color',72,58,41), (43837,5590158,0,'hair_type_color',72,58,41), (43838,5590158,1,'lip_type',0,-28,14), (43839,5590158,1,'nose_type',5,-1,1), (43840,5590158,0,'skin_color',137,144,106), (43841,5590158,1,'soga_cheek_type',0,9,-7), (43842,5590158,1,'soga_chin_type',0,0,-28), (43843,5590158,1,'soga_ear_type',0,-23,0), (43844,5590158,1,'soga_eye_brow_type',0,-34,2), (43845,5590158,0,'soga_eye_color',229,229,102), (43846,5590158,0,'soga_hair_face_color',72,58,41), (43847,5590158,0,'soga_hair_type_color',72,58,41), (43848,5590158,1,'soga_lip_type',-1,14,-1), (43849,5590158,1,'soga_nose_type',14,31,31), (43850,5590158,0,'soga_skin_color',137,144,106), (43851,5590158,0,'wing_color1',255,255,255), (43852,5590158,0,'wing_color2',255,255,255), (43853,5590159,1,'cheek_type',-18,31,0), (43854,5590159,1,'chin_type',-17,31,37), (43855,5590159,1,'ear_type',0,-10,0), (43856,5590159,1,'eye_brow_type',9,-5,2), (43857,5590159,0,'eye_color',133,180,184), (43858,5590159,1,'eye_type',-28,0,0), (43859,5590159,0,'hair_color1',0,254,156), (43860,5590159,0,'hair_face_color',242,188,115), (43861,5590159,0,'hair_face_highlight_color',170,61,28), (43862,5590159,0,'hair_type_color',242,188,115), (43863,5590159,0,'hair_type_highlight_color',170,61,28), (43864,5590159,1,'lip_type',17,-26,19), (43865,5590159,1,'nose_type',-1,0,-2), (43866,5590159,0,'skin_color',231,228,212), (43867,5590159,1,'soga_cheek_type',0,9,-5), (43868,5590159,1,'soga_chin_type',0,17,-26), (43869,5590159,1,'soga_ear_type',0,-28,0), (43870,5590159,1,'soga_eye_brow_type',0,0,-10), (43871,5590159,0,'soga_eye_color',229,229,102), (43872,5590159,0,'soga_hair_face_color',242,188,115), (43873,5590159,0,'soga_hair_face_highlight_color',170,61,28), (43874,5590159,0,'soga_hair_type_color',242,188,115), (43875,5590159,0,'soga_hair_type_highlight_color',170,61,28), (43876,5590159,1,'soga_lip_type',2,-18,31), (43877,5590159,1,'soga_nose_type',19,-17,31), (43878,5590159,0,'soga_skin_color',231,228,212), (43879,5590159,0,'wing_color1',255,255,255), (43880,5590159,0,'wing_color2',255,255,255), (43881,5590160,1,'cheek_type',-25,25,0), (43882,5590160,1,'chin_type',-28,-3,-10), (43883,5590160,1,'ear_type',34,22,0), (43884,5590160,1,'eye_brow_type',28,-7,-38), (43885,5590160,0,'eye_color',57,36,14), (43886,5590160,1,'eye_type',1,0,0), (43887,5590160,0,'hair_color1',2,0,0), (43888,5590160,0,'hair_face_color',87,103,90), (43889,5590160,0,'hair_face_highlight_color',160,140,112), (43890,5590160,0,'hair_type_color',87,103,90), (43891,5590160,0,'hair_type_highlight_color',160,140,112), (43892,5590160,1,'lip_type',-7,5,9), (43893,5590160,1,'nose_type',-14,2,0), (43894,5590160,0,'skin_color',229,183,179), (43895,5590160,1,'soga_cheek_type',0,28,-7), (43896,5590160,1,'soga_chin_type',0,-7,5), (43897,5590160,1,'soga_ear_type',0,1,0), (43898,5590160,1,'soga_eye_brow_type',0,34,22), (43899,5590160,0,'soga_eye_color',229,229,102), (43900,5590160,0,'soga_hair_face_color',87,103,90), (43901,5590160,0,'soga_hair_face_highlight_color',160,140,112), (43902,5590160,0,'soga_hair_type_color',87,103,90), (43903,5590160,0,'soga_hair_type_highlight_color',160,140,112), (43904,5590160,1,'soga_lip_type',-38,-25,25), (43905,5590160,1,'soga_nose_type',9,-28,-3), (43906,5590160,0,'soga_skin_color',229,183,179), (43907,5590160,0,'wing_color1',255,255,255), (43908,5590160,0,'wing_color2',255,255,255), (43909,5590161,1,'cheek_type',-41,3,0), (43910,5590161,1,'chin_type',-43,-12,35), (43911,5590161,1,'ear_type',0,23,0), (43912,5590161,1,'eye_brow_type',7,7,-17), (43913,5590161,0,'eye_color',146,172,144), (43914,5590161,1,'eye_type',-17,0,0), (43915,5590161,0,'hair_color1',29,37,0), (43916,5590161,0,'hair_face_color',97,83,6), (43917,5590161,0,'hair_face_highlight_color',149,117,0), (43918,5590161,0,'hair_type_color',97,83,6), (43919,5590161,0,'hair_type_highlight_color',149,117,0), (43920,5590161,1,'lip_type',-1,45,-14), (43921,5590161,1,'nose_type',-3,29,37), (43922,5590161,0,'skin_color',158,152,115), (43923,5590161,1,'soga_cheek_type',0,7,7), (43924,5590161,1,'soga_chin_type',0,-1,45), (43925,5590161,1,'soga_ear_type',0,-17,0), (43926,5590161,1,'soga_eye_brow_type',0,0,23), (43927,5590161,0,'soga_eye_color',229,229,102), (43928,5590161,1,'soga_eye_type',-17,0,0), (43929,5590161,0,'soga_hair_face_color',97,83,6), (43930,5590161,0,'soga_hair_face_highlight_color',149,117,0), (43931,5590161,0,'soga_hair_type_color',97,83,6), (43932,5590161,0,'soga_hair_type_highlight_color',149,117,0), (43933,5590161,1,'soga_lip_type',-17,-41,3), (43934,5590161,1,'soga_nose_type',-14,-43,-12), (43935,5590161,0,'soga_skin_color',158,152,115), (43936,5590161,0,'wing_color1',255,255,255), (43937,5590161,0,'wing_color2',255,255,255), (43938,5590162,1,'cheek_type',100,100,0), (43939,5590162,1,'chin_type',37,55,0), (43940,5590162,1,'ear_type',71,-7,0), (43941,5590162,1,'eye_brow_type',55,-61,100), (43942,5590162,0,'eye_color',125,178,194), (43943,5590162,1,'eye_type',77,0,0), (43944,5590162,0,'hair_color1',68,95,28), (43945,5590162,0,'hair_color2',200,0,0), (43946,5590162,0,'hair_face_color',46,13,18), (43947,5590162,0,'hair_face_highlight_color',244,244,246), (43948,5590162,0,'hair_highlight',160,156,172), (43949,5590162,0,'hair_type_color',46,13,18), (43950,5590162,0,'hair_type_highlight_color',244,244,246), (43951,5590162,1,'lip_type',-87,-37,-93), (43952,5590162,1,'nose_type',2,68,95), (43953,5590162,0,'skin_color',123,99,60), (43954,5590162,1,'soga_cheek_type',0,55,-61), (43955,5590162,1,'soga_chin_type',0,-87,-37), (43956,5590162,1,'soga_ear_type',0,77,0), (43957,5590162,1,'soga_eye_brow_type',0,71,-7), (43958,5590162,0,'soga_eye_color',229,229,102), (43959,5590162,1,'soga_eye_type',-56,0,0), (43960,5590162,0,'soga_hair_color1',54,45,28), (43961,5590162,0,'soga_hair_color2',92,61,29), (43962,5590162,0,'soga_hair_face_color',46,13,18), (43963,5590162,0,'soga_hair_face_highlight_color',244,244,246), (43964,5590162,0,'soga_hair_highlight',160,156,172), (43965,5590162,0,'soga_hair_type_color',46,13,18), (43966,5590162,0,'soga_hair_type_highlight_color',244,244,246), (43967,5590162,1,'soga_lip_type',100,100,100), (43968,5590162,1,'soga_nose_type',-93,37,55), (43969,5590162,0,'soga_skin_color',123,99,60), (43970,5590162,0,'wing_color1',255,255,255), (43971,5590162,0,'wing_color2',255,255,255), (43972,5590163,1,'cheek_type',0,-37,0), (43973,5590163,1,'chin_type',-5,37,-14), (43974,5590163,1,'ear_type',37,2,0), (43975,5590163,1,'eye_brow_type',0,7,7), (43976,5590163,0,'eye_color',93,109,61), (43977,5590163,0,'hair_color1',218,7,156), (43978,5590163,0,'hair_face_color',129,170,169), (43979,5590163,0,'hair_face_highlight_color',121,50,0), (43980,5590163,0,'hair_type_color',129,170,169), (43981,5590163,0,'hair_type_highlight_color',121,50,0), (43982,5590163,1,'lip_type',-5,11,-2), (43983,5590163,1,'nose_type',-2,-38,7), (43984,5590163,0,'skin_color',207,220,220), (43985,5590163,1,'soga_cheek_type',0,0,7), (43986,5590163,1,'soga_chin_type',0,-5,11), (43987,5590163,1,'soga_ear_type',37,2,0), (43988,5590163,1,'soga_eye_brow_type',0,37,2), (43989,5590163,0,'soga_eye_color',229,229,102), (43990,5590163,0,'soga_hair_face_color',129,170,169), (43991,5590163,0,'soga_hair_face_highlight_color',121,50,0), (43992,5590163,0,'soga_hair_type_color',129,170,169), (43993,5590163,0,'soga_hair_type_highlight_color',121,50,0), (43994,5590163,1,'soga_lip_type',7,0,-37), (43995,5590163,1,'soga_nose_type',-2,-5,37), (43996,5590163,0,'soga_skin_color',207,220,220), (43997,5590163,0,'wing_color1',255,255,255), (43998,5590163,0,'wing_color2',255,255,255), (43999,5590164,1,'cheek_type',-28,31,0), (44000,5590164,1,'chin_type',-28,0,19), (44001,5590164,1,'ear_type',-3,35,0), (44002,5590164,1,'eye_brow_type',-34,34,-3), (44003,5590164,0,'eye_color',148,139,157), (44004,5590164,1,'eye_type',100,0,0), (44005,5590164,0,'hair_color1',238,253,249), (44006,5590164,0,'hair_face_color',133,87,31), (44007,5590164,0,'hair_face_highlight_color',216,192,37), (44008,5590164,0,'hair_type_color',133,87,31), (44009,5590164,0,'hair_type_highlight_color',216,192,37), (44010,5590164,1,'lip_type',28,-17,-14), (44011,5590164,1,'nose_type',0,-18,-3), (44012,5590164,0,'skin_color',198,193,189), (44013,5590164,1,'soga_cheek_type',0,-34,34), (44014,5590164,1,'soga_chin_type',0,28,-17), (44015,5590164,1,'soga_ear_type',0,100,0), (44016,5590164,1,'soga_eye_brow_type',0,-3,35), (44017,5590164,0,'soga_eye_color',229,229,102), (44018,5590164,0,'soga_hair_face_color',133,87,31), (44019,5590164,0,'soga_hair_face_highlight_color',216,192,37), (44020,5590164,0,'soga_hair_type_color',133,87,31), (44021,5590164,0,'soga_hair_type_highlight_color',216,192,37), (44022,5590164,1,'soga_lip_type',-3,-28,31), (44023,5590164,1,'soga_nose_type',-14,-28,0), (44024,5590164,0,'soga_skin_color',198,193,189), (44025,5590164,0,'wing_color1',255,255,255), (44026,5590164,0,'wing_color2',255,255,255), (44027,5590165,1,'cheek_type',25,0,0), (44028,5590165,1,'chin_type',-41,1,28), (44029,5590165,1,'ear_type',0,8,0), (44030,5590165,1,'eye_brow_type',-21,-1,-2), (44031,5590165,0,'eye_color',50,94,63), (44032,5590165,1,'eye_type',17,0,0), (44033,5590165,0,'hair_color1',17,17,0), (44034,5590165,0,'hair_face_color',81,36,0), (44035,5590165,0,'hair_face_highlight_color',95,38,0), (44036,5590165,0,'hair_type_color',81,36,0), (44037,5590165,0,'hair_type_highlight_color',95,38,0), (44038,5590165,1,'lip_type',-39,20,-25), (44039,5590165,1,'nose_type',25,17,17), (44040,5590165,0,'skin_color',236,245,234), (44041,5590165,1,'soga_cheek_type',0,-21,-1), (44042,5590165,1,'soga_chin_type',0,-39,20), (44043,5590165,1,'soga_ear_type',0,17,0), (44044,5590165,1,'soga_eye_brow_type',0,0,8), (44045,5590165,0,'soga_eye_color',229,229,102), (44046,5590165,1,'soga_eye_type',17,0,0), (44047,5590165,0,'soga_hair_face_color',81,36,0), (44048,5590165,0,'soga_hair_face_highlight_color',95,38,0), (44049,5590165,0,'soga_hair_type_color',81,36,0), (44050,5590165,0,'soga_hair_type_highlight_color',95,38,0), (44051,5590165,1,'soga_lip_type',-2,25,0), (44052,5590165,1,'soga_nose_type',-25,-41,1), (44053,5590165,0,'soga_skin_color',236,245,234), (44054,5590165,0,'wing_color1',255,255,255), (44055,5590165,0,'wing_color2',255,255,255), (44056,5590166,1,'cheek_type',-35,-19,0), (44057,5590166,1,'chin_type',-5,20,40), (44058,5590166,1,'ear_type',10,34,0), (44059,5590166,1,'eye_brow_type',0,18,17), (44060,5590166,0,'eye_color',108,169,186), (44061,5590166,1,'eye_type',-31,0,0), (44062,5590166,0,'hair_color1',224,28,0), (44063,5590166,0,'hair_color2',200,0,0), (44064,5590166,0,'hair_face_color',68,36,1), (44065,5590166,0,'hair_face_highlight_color',81,57,28), (44066,5590166,0,'hair_type_color',68,36,1), (44067,5590166,0,'hair_type_highlight_color',81,57,28), (44068,5590166,1,'lip_type',32,-14,39), (44069,5590166,1,'nose_type',-17,-32,28), (44070,5590166,0,'skin_color',254,254,254), (44071,5590166,1,'soga_cheek_type',0,0,18), (44072,5590166,1,'soga_chin_type',0,32,-14), (44073,5590166,1,'soga_ear_type',0,-31,0), (44074,5590166,1,'soga_eye_brow_type',0,10,34), (44075,5590166,0,'soga_eye_color',229,229,102), (44076,5590166,1,'soga_eye_type',-56,0,0), (44077,5590166,0,'soga_hair_face_color',68,36,1), (44078,5590166,0,'soga_hair_face_highlight_color',81,57,28), (44079,5590166,0,'soga_hair_type_color',68,36,1), (44080,5590166,0,'soga_hair_type_highlight_color',81,57,28), (44081,5590166,1,'soga_lip_type',17,-35,-19), (44082,5590166,1,'soga_nose_type',39,-5,20), (44083,5590166,0,'soga_skin_color',254,254,254), (44084,5590166,0,'wing_color1',255,255,255), (44085,5590166,0,'wing_color2',255,255,255), (44086,5590167,1,'cheek_type',2,-21,0), (44087,5590167,1,'chin_type',28,-28,-25), (44088,5590167,1,'ear_type',-41,17,0), (44089,5590167,1,'eye_brow_type',-34,-19,0), (44090,5590167,0,'eye_color',170,157,113), (44091,5590167,1,'eye_type',4,0,0), (44092,5590167,0,'hair_color1',253,21,0), (44093,5590167,0,'hair_face_color',121,113,108), (44094,5590167,0,'hair_face_highlight_color',47,18,8), (44095,5590167,0,'hair_type_color',121,113,108), (44096,5590167,0,'hair_type_highlight_color',47,18,8), (44097,5590167,1,'lip_type',-7,45,-26), (44098,5590167,1,'nose_type',-5,-3,21), (44099,5590167,0,'skin_color',241,202,201), (44100,5590167,1,'soga_cheek_type',0,-34,-19), (44101,5590167,1,'soga_chin_type',0,-7,45), (44102,5590167,1,'soga_ear_type',0,4,0), (44103,5590167,1,'soga_eye_brow_type',0,-41,17), (44104,5590167,0,'soga_eye_color',229,229,102), (44105,5590167,1,'soga_eye_type',4,0,0), (44106,5590167,0,'soga_hair_face_color',121,113,108), (44107,5590167,0,'soga_hair_face_highlight_color',47,18,8), (44108,5590167,0,'soga_hair_type_color',121,113,108), (44109,5590167,0,'soga_hair_type_highlight_color',47,18,8), (44110,5590167,1,'soga_lip_type',0,2,-21), (44111,5590167,1,'soga_nose_type',-26,28,-28), (44112,5590167,0,'soga_skin_color',241,202,201), (44113,5590167,0,'wing_color1',255,255,255), (44114,5590167,0,'wing_color2',255,255,255), (44115,5590168,1,'cheek_type',31,-28,0), (44116,5590168,1,'chin_type',37,-62,-34), (44117,5590168,1,'ear_type',-100,100,0), (44118,5590168,1,'eye_brow_type',-61,-100,100), (44119,5590168,0,'eye_color',255,255,68), (44120,5590168,1,'eye_type',100,0,0), (44121,5590168,0,'hair_color1',41,178,179), (44122,5590168,0,'hair_face_color',174,70,3), (44123,5590168,0,'hair_type_color',174,70,3), (44124,5590168,1,'lip_type',18,9,-31), (44125,5590168,1,'nose_type',21,41,-78), (44126,5590168,0,'skin_color',127,116,85), (44127,5590168,1,'soga_cheek_type',0,-61,-100), (44128,5590168,1,'soga_chin_type',0,18,9), (44129,5590168,1,'soga_ear_type',0,100,0), (44130,5590168,1,'soga_eye_brow_type',0,-100,100), (44131,5590168,0,'soga_eye_color',229,229,102), (44132,5590168,0,'soga_hair_face_color',174,70,3), (44133,5590168,0,'soga_hair_type_color',174,70,3), (44134,5590168,1,'soga_lip_type',100,31,-28), (44135,5590168,1,'soga_nose_type',-31,37,-62), (44136,5590168,0,'soga_skin_color',127,116,85), (44137,5590168,0,'wing_color1',255,255,255), (44138,5590168,0,'wing_color2',255,255,255), (44139,5590169,1,'cheek_type',-17,10,0), (44140,5590169,1,'chin_type',5,20,35), (44141,5590169,1,'ear_type',-5,9,0), (44142,5590169,1,'eye_brow_type',34,-22,-17), (44143,5590169,0,'eye_color',253,241,42), (44144,5590169,1,'eye_type',43,0,0), (44145,5590169,0,'hair_color1',0,21,215), (44146,5590169,0,'hair_color2',62,0,0), (44147,5590169,0,'hair_face_color',223,220,194), (44148,5590169,0,'hair_face_highlight_color',216,192,37), (44149,5590169,0,'hair_type_color',223,220,194), (44150,5590169,0,'hair_type_highlight_color',216,192,37), (44151,5590169,1,'lip_type',0,4,20), (44152,5590169,1,'nose_type',-7,0,21), (44153,5590169,0,'skin_color',149,145,102), (44154,5590169,1,'soga_cheek_type',0,34,-22), (44155,5590169,1,'soga_chin_type',0,0,4), (44156,5590169,1,'soga_ear_type',0,43,0), (44157,5590169,1,'soga_eye_brow_type',0,-5,9), (44158,5590169,0,'soga_eye_color',229,229,102), (44159,5590169,1,'soga_eye_type',62,0,0), (44160,5590169,0,'soga_hair_face_color',223,220,194), (44161,5590169,0,'soga_hair_face_highlight_color',216,192,37), (44162,5590169,0,'soga_hair_type_color',223,220,194), (44163,5590169,0,'soga_hair_type_highlight_color',216,192,37), (44164,5590169,1,'soga_lip_type',-17,-17,10), (44165,5590169,1,'soga_nose_type',20,5,20), (44166,5590169,0,'soga_skin_color',149,145,102), (44167,5590169,0,'wing_color1',255,255,255), (44168,5590169,0,'wing_color2',255,255,255), (44169,5590170,1,'cheek_type',38,91,0), (44170,5590170,1,'chin_type',7,-62,-28), (44171,5590170,1,'eye_brow_type',57,48,43), (44172,5590170,0,'eye_color',172,134,73), (44173,5590170,1,'eye_type',-28,0,0), (44174,5590170,0,'hair_color1',50,244,82), (44175,5590170,0,'hair_face_color',60,165,160), (44176,5590170,0,'hair_type_color',60,165,160), (44177,5590170,1,'lip_type',44,-71,-90), (44178,5590170,1,'nose_type',-8,50,-12), (44179,5590170,0,'skin_color',60,165,160), (44180,5590170,1,'soga_cheek_type',0,57,48), (44181,5590170,1,'soga_chin_type',0,44,-71), (44182,5590170,1,'soga_ear_type',0,-28,0), (44183,5590170,0,'soga_eye_color',204,204,204), (44184,5590170,0,'soga_hair_face_color',60,165,160), (44185,5590170,0,'soga_hair_type_color',60,165,160), (44186,5590170,1,'soga_lip_type',43,38,91), (44187,5590170,1,'soga_nose_type',-90,7,-62), (44188,5590170,0,'soga_skin_color',60,165,160), (44189,5590171,1,'cheek_type',-17,-4,0), (44190,5590171,1,'chin_type',34,21,0), (44191,5590171,1,'ear_type',28,17,0), (44192,5590171,1,'eye_brow_type',-9,-17,-22), (44193,5590171,0,'eye_color',103,165,184), (44194,5590171,1,'eye_type',-5,0,0), (44195,5590171,0,'hair_color1',34,235,0), (44196,5590171,0,'hair_face_color',94,67,34), (44197,5590171,0,'hair_face_highlight_color',77,55,0), (44198,5590171,0,'hair_type_color',94,67,34), (44199,5590171,0,'hair_type_highlight_color',77,55,0), (44200,5590171,1,'lip_type',-26,37,12), (44201,5590171,1,'nose_type',-20,34,-21), (44202,5590171,0,'skin_color',182,157,105), (44203,5590171,1,'soga_cheek_type',0,-9,-17), (44204,5590171,1,'soga_chin_type',0,-26,37), (44205,5590171,1,'soga_ear_type',0,-5,0), (44206,5590171,1,'soga_eye_brow_type',0,28,17), (44207,5590171,0,'soga_eye_color',229,229,102), (44208,5590171,0,'soga_hair_face_color',94,67,34), (44209,5590171,0,'soga_hair_face_highlight_color',77,55,0), (44210,5590171,0,'soga_hair_type_color',94,67,34), (44211,5590171,0,'soga_hair_type_highlight_color',77,55,0), (44212,5590171,1,'soga_lip_type',-22,-17,-4), (44213,5590171,1,'soga_nose_type',12,34,21), (44214,5590171,0,'soga_skin_color',182,157,105), (44215,5590171,0,'wing_color1',255,255,255), (44216,5590171,0,'wing_color2',255,255,255), (44217,5590172,1,'cheek_type',44,0,0), (44218,5590172,1,'chin_type',90,-11,0), (44219,5590172,1,'ear_type',-8,-98,0), (44220,5590172,1,'eye_brow_type',-91,-53,-25), (44221,5590172,0,'eye_color',119,175,191), (44222,5590172,1,'eye_type',75,0,0), (44223,5590172,0,'hair_color1',53,222,247), (44224,5590172,0,'hair_color2',208,0,0), (44225,5590172,0,'hair_face_color',184,128,10), (44226,5590172,0,'hair_face_highlight_color',47,14,19), (44227,5590172,0,'hair_highlight',54,45,28), (44228,5590172,0,'hair_type_color',184,128,10), (44229,5590172,0,'hair_type_highlight_color',47,14,19), (44230,5590172,1,'lip_type',0,32,-22), (44231,5590172,1,'nose_type',90,53,-34), (44232,5590172,0,'skin_color',61,63,63), (44233,5590172,1,'soga_cheek_type',0,-91,-53), (44234,5590172,1,'soga_chin_type',0,0,32), (44235,5590172,1,'soga_ear_type',0,75,0), (44236,5590172,1,'soga_eye_brow_type',0,-8,-98), (44237,5590172,0,'soga_eye_color',229,229,102), (44238,5590172,1,'soga_eye_type',-48,0,0), (44239,5590172,0,'soga_hair_color1',209,131,22), (44240,5590172,0,'soga_hair_color2',199,150,48), (44241,5590172,0,'soga_hair_face_color',184,128,10), (44242,5590172,0,'soga_hair_face_highlight_color',47,14,19), (44243,5590172,0,'soga_hair_highlight',54,45,28), (44244,5590172,0,'soga_hair_type_color',184,128,10), (44245,5590172,0,'soga_hair_type_highlight_color',47,14,19), (44246,5590172,1,'soga_lip_type',-25,44,0), (44247,5590172,1,'soga_nose_type',-22,90,-11), (44248,5590172,0,'soga_skin_color',61,63,63), (44249,5590172,0,'wing_color1',255,255,255), (44250,5590172,0,'wing_color2',255,255,255), (44251,5590173,1,'cheek_type',-76,-79,0), (44252,5590173,1,'chin_type',-74,-96,-52), (44253,5590173,1,'eye_brow_type',84,52,93), (44254,5590173,0,'eye_color',69,52,31), (44255,5590173,1,'eye_type',-83,0,0), (44256,5590173,0,'hair_color1',85,241,25), (44257,5590173,0,'hair_face_color',68,165,172), (44258,5590173,0,'hair_type_color',68,165,172), (44259,5590173,1,'lip_type',46,-2,-7), (44260,5590173,1,'nose_type',-56,85,-15), (44261,5590173,0,'skin_color',68,165,172), (44262,5590173,1,'soga_cheek_type',0,84,52), (44263,5590173,1,'soga_chin_type',0,46,-2), (44264,5590173,1,'soga_ear_type',0,-83,0), (44265,5590173,0,'soga_eye_color',229,229,102), (44266,5590173,0,'soga_hair_face_color',68,165,172), (44267,5590173,0,'soga_hair_type_color',68,165,172), (44268,5590173,1,'soga_lip_type',93,-76,-79), (44269,5590173,1,'soga_nose_type',-7,-74,-96), (44270,5590173,0,'soga_skin_color',68,165,172), (44271,5590174,1,'cheek_type',87,48,0), (44272,5590174,1,'chin_type',-14,-14,-35), (44273,5590174,1,'eye_brow_type',-98,43,53), (44274,5590174,0,'eye_color',75,92,52), (44275,5590174,1,'eye_type',26,0,0), (44276,5590174,0,'hair_color1',248,21,100), (44277,5590174,0,'hair_face_color',214,151,163), (44278,5590174,0,'hair_type_color',214,151,163), (44279,5590174,1,'lip_type',50,-14,-48), (44280,5590174,1,'nose_type',-98,-8,21), (44281,5590174,0,'skin_color',214,151,163), (44282,5590174,1,'soga_cheek_type',0,-98,43), (44283,5590174,1,'soga_chin_type',0,50,-14), (44284,5590174,1,'soga_ear_type',0,26,0), (44285,5590174,0,'soga_eye_color',204,204,204), (44286,5590174,0,'soga_hair_face_color',214,151,163), (44287,5590174,0,'soga_hair_type_color',214,151,163), (44288,5590174,1,'soga_lip_type',53,87,48), (44289,5590174,1,'soga_nose_type',-48,-14,-14), (44290,5590174,0,'soga_skin_color',214,151,163), (44291,5590175,1,'cheek_type',39,23,0), (44292,5590175,1,'chin_type',5,-4,10), (44293,5590175,1,'ear_type',18,-40,0), (44294,5590175,1,'eye_brow_type',8,-10,17), (44295,5590175,0,'eye_color',40,84,92), (44296,5590175,1,'eye_type',10,0,0), (44297,5590175,0,'hair_color1',209,225,0), (44298,5590175,0,'hair_face_color',49,31,9), (44299,5590175,0,'hair_face_highlight_color',48,17,8), (44300,5590175,0,'hair_type_color',49,31,9), (44301,5590175,0,'hair_type_highlight_color',48,17,8), (44302,5590175,1,'lip_type',42,-26,48), (44303,5590175,1,'nose_type',31,-47,-31), (44304,5590175,0,'skin_color',243,216,219), (44305,5590175,1,'soga_cheek_type',0,8,-10), (44306,5590175,1,'soga_chin_type',0,42,-26), (44307,5590175,1,'soga_ear_type',0,10,0), (44308,5590175,1,'soga_eye_brow_type',0,18,-40), (44309,5590175,0,'soga_eye_color',229,229,102), (44310,5590175,1,'soga_eye_type',10,0,0), (44311,5590175,0,'soga_hair_face_color',49,31,9), (44312,5590175,0,'soga_hair_face_highlight_color',48,17,8), (44313,5590175,0,'soga_hair_type_color',49,31,9), (44314,5590175,0,'soga_hair_type_highlight_color',48,17,8), (44315,5590175,1,'soga_lip_type',17,39,23), (44316,5590175,1,'soga_nose_type',48,5,-4), (44317,5590175,0,'soga_skin_color',243,216,219), (44318,5590175,0,'wing_color1',255,255,255), (44319,5590175,0,'wing_color2',255,255,255), (44320,5590176,1,'cheek_type',-8,3,0), (44321,5590176,1,'chin_type',17,7,-20), (44322,5590176,1,'ear_type',44,26,0), (44323,5590176,1,'eye_brow_type',-11,0,26), (44324,5590176,0,'eye_color',155,147,23), (44325,5590176,1,'eye_type',-11,0,0), (44326,5590176,0,'hair_color1',8,245,233), (44327,5590176,0,'hair_face_color',235,181,0), (44328,5590176,0,'hair_face_highlight_color',216,192,37), (44329,5590176,0,'hair_type_color',235,181,0), (44330,5590176,0,'hair_type_highlight_color',216,192,37), (44331,5590176,1,'lip_type',-11,-7,12), (44332,5590176,1,'nose_type',-43,8,-11), (44333,5590176,0,'skin_color',150,129,114), (44334,5590176,1,'soga_cheek_type',0,-11,0), (44335,5590176,1,'soga_chin_type',0,-11,-7), (44336,5590176,1,'soga_ear_type',0,-11,0), (44337,5590176,1,'soga_eye_brow_type',0,44,26), (44338,5590176,0,'soga_eye_color',229,229,102), (44339,5590176,1,'soga_eye_type',-11,0,0), (44340,5590176,0,'soga_hair_face_color',235,181,0), (44341,5590176,0,'soga_hair_face_highlight_color',216,192,37), (44342,5590176,0,'soga_hair_type_color',235,181,0), (44343,5590176,0,'soga_hair_type_highlight_color',216,192,37), (44344,5590176,1,'soga_lip_type',26,-8,3), (44345,5590176,1,'soga_nose_type',12,17,7), (44346,5590176,0,'soga_skin_color',150,129,114), (44347,5590176,0,'wing_color1',255,255,255), (44348,5590176,0,'wing_color2',255,255,255), (44349,5590177,1,'cheek_type',-26,-51,0), (44350,5590177,1,'chin_type',-51,18,-62), (44351,5590177,1,'ear_type',-11,0,0), (44352,5590177,1,'eye_brow_type',-25,62,-28), (44353,5590177,0,'eye_color',133,173,159), (44354,5590177,1,'eye_type',-96,0,0), (44355,5590177,0,'hair_color1',87,197,239), (44356,5590177,0,'hair_color2',163,0,0), (44357,5590177,0,'hair_face_color',47,14,19), (44358,5590177,0,'hair_face_highlight_color',19,6,8), (44359,5590177,0,'hair_highlight',109,14,49), (44360,5590177,0,'hair_type_color',47,14,19), (44361,5590177,0,'hair_type_highlight_color',19,6,8), (44362,5590177,1,'lip_type',0,75,51), (44363,5590177,1,'nose_type',20,87,-59), (44364,5590177,0,'skin_color',146,137,139), (44365,5590177,1,'soga_cheek_type',0,-25,62), (44366,5590177,1,'soga_chin_type',0,0,75), (44367,5590177,1,'soga_ear_type',0,-96,0), (44368,5590177,1,'soga_eye_brow_type',0,-11,0), (44369,5590177,0,'soga_eye_color',229,229,102), (44370,5590177,1,'soga_eye_type',-93,0,0), (44371,5590177,0,'soga_hair_color1',79,28,15), (44372,5590177,0,'soga_hair_color2',111,64,0), (44373,5590177,0,'soga_hair_face_color',47,14,19), (44374,5590177,0,'soga_hair_face_highlight_color',19,6,8), (44375,5590177,0,'soga_hair_highlight',109,14,49), (44376,5590177,0,'soga_hair_type_color',47,14,19), (44377,5590177,0,'soga_hair_type_highlight_color',19,6,8), (44378,5590177,1,'soga_lip_type',-28,-26,-51), (44379,5590177,1,'soga_nose_type',51,-51,18), (44380,5590177,0,'soga_skin_color',146,137,139), (44381,5590177,0,'wing_color1',255,255,255), (44382,5590177,0,'wing_color2',255,255,255), (44383,5590178,1,'cheek_type',44,0,0), (44384,5590178,1,'chin_type',90,-11,0), (44385,5590178,1,'ear_type',-8,-98,0), (44386,5590178,1,'eye_brow_type',-91,-53,-25), (44387,5590178,0,'eye_color',119,175,191), (44388,5590178,1,'eye_type',75,0,0), (44389,5590178,0,'hair_color1',53,222,247), (44390,5590178,0,'hair_color2',208,0,0), (44391,5590178,0,'hair_face_color',121,38,35), (44392,5590178,0,'hair_face_highlight_color',47,14,19), (44393,5590178,0,'hair_highlight',43,36,70), (44394,5590178,0,'hair_type_color',121,38,35), (44395,5590178,0,'hair_type_highlight_color',47,14,19), (44396,5590178,1,'lip_type',0,32,-22), (44397,5590178,1,'nose_type',90,53,-34), (44398,5590178,0,'skin_color',245,250,250), (44399,5590178,1,'soga_cheek_type',0,-91,-53), (44400,5590178,1,'soga_chin_type',0,0,32), (44401,5590178,1,'soga_ear_type',0,75,0), (44402,5590178,1,'soga_eye_brow_type',0,-8,-98), (44403,5590178,0,'soga_eye_color',229,229,102), (44404,5590178,1,'soga_eye_type',-48,0,0), (44405,5590178,0,'soga_hair_color1',200,165,96), (44406,5590178,0,'soga_hair_color2',173,99,44), (44407,5590178,0,'soga_hair_face_color',121,38,35), (44408,5590178,0,'soga_hair_face_highlight_color',47,14,19), (44409,5590178,0,'soga_hair_highlight',43,36,70), (44410,5590178,0,'soga_hair_type_color',121,38,35), (44411,5590178,0,'soga_hair_type_highlight_color',47,14,19), (44412,5590178,1,'soga_lip_type',-25,44,0), (44413,5590178,1,'soga_nose_type',-22,90,-11), (44414,5590178,0,'soga_skin_color',245,250,250), (44415,5590178,0,'wing_color1',255,255,255), (44416,5590178,0,'wing_color2',255,255,255), (44417,5590179,1,'cheek_type',-87,34,0), (44418,5590179,1,'chin_type',46,-25,19), (44419,5590179,1,'ear_type',-61,-2,0), (44420,5590179,1,'eye_brow_type',-21,14,-62), (44421,5590179,0,'eye_color',160,197,203), (44422,5590179,1,'eye_type',63,0,0), (44423,5590179,0,'hair_color1',42,17,222), (44424,5590179,0,'hair_color2',193,0,0), (44425,5590179,0,'hair_face_color',233,184,31), (44426,5590179,0,'hair_face_highlight_color',15,1,21), (44427,5590179,0,'hair_type_color',233,184,31), (44428,5590179,0,'hair_type_highlight_color',15,1,21), (44429,5590179,1,'lip_type',17,-88,-41), (44430,5590179,1,'nose_type',25,42,17), (44431,5590179,0,'skin_color',152,102,91), (44432,5590179,1,'soga_cheek_type',0,-21,14), (44433,5590179,1,'soga_chin_type',0,17,-88), (44434,5590179,1,'soga_ear_type',0,63,0), (44435,5590179,1,'soga_eye_brow_type',0,-61,-2), (44436,5590179,0,'soga_eye_color',229,229,102), (44437,5590179,1,'soga_eye_type',-63,0,0), (44438,5590179,0,'soga_hair_face_color',233,184,31), (44439,5590179,0,'soga_hair_face_highlight_color',15,1,21), (44440,5590179,0,'soga_hair_type_color',233,184,31), (44441,5590179,0,'soga_hair_type_highlight_color',15,1,21), (44442,5590179,1,'soga_lip_type',-62,-87,34), (44443,5590179,1,'soga_nose_type',-41,46,-25), (44444,5590179,0,'soga_skin_color',152,102,91), (44445,5590179,0,'wing_color1',255,255,255), (44446,5590179,0,'wing_color2',255,255,255), (44447,5590180,1,'cheek_type',5,10,0), (44448,5590180,1,'chin_type',-17,38,-11), (44449,5590180,1,'ear_type',-7,20,0), (44450,5590180,1,'eye_brow_type',28,-31,-3), (44451,5590180,0,'eye_color',198,120,255), (44452,5590180,1,'eye_type',32,0,0), (44453,5590180,0,'hair_color1',224,45,0), (44454,5590180,0,'hair_face_color',140,160,169), (44455,5590180,0,'hair_face_highlight_color',105,103,97), (44456,5590180,0,'hair_type_color',140,160,169), (44457,5590180,0,'hair_type_highlight_color',105,103,97), (44458,5590180,1,'lip_type',19,18,0), (44459,5590180,1,'nose_type',-1,-32,45), (44460,5590180,0,'skin_color',206,180,224), (44461,5590180,1,'soga_cheek_type',0,28,-31), (44462,5590180,1,'soga_chin_type',0,19,18), (44463,5590180,1,'soga_ear_type',0,32,0), (44464,5590180,1,'soga_eye_brow_type',0,-7,20), (44465,5590180,0,'soga_eye_color',229,229,102), (44466,5590180,0,'soga_hair_face_color',140,160,169), (44467,5590180,0,'soga_hair_face_highlight_color',105,103,97), (44468,5590180,0,'soga_hair_type_color',140,160,169), (44469,5590180,0,'soga_hair_type_highlight_color',105,103,97), (44470,5590180,1,'soga_lip_type',-3,5,10), (44471,5590180,1,'soga_nose_type',0,-17,38), (44472,5590180,0,'soga_skin_color',206,180,224), (44473,5590180,0,'wing_color1',255,255,255), (44474,5590180,0,'wing_color2',255,255,255), (44475,5590181,1,'cheek_type',-8,3,0), (44476,5590181,1,'chin_type',17,7,-20), (44477,5590181,1,'ear_type',44,26,0), (44478,5590181,1,'eye_brow_type',-11,0,26), (44479,5590181,0,'eye_color',145,68,10), (44480,5590181,1,'eye_type',-11,0,0), (44481,5590181,0,'hair_color1',8,245,246), (44482,5590181,0,'hair_face_color',137,128,60), (44483,5590181,0,'hair_face_highlight_color',216,192,37), (44484,5590181,0,'hair_type_color',137,128,60), (44485,5590181,0,'hair_type_highlight_color',216,192,37), (44486,5590181,1,'lip_type',-11,-7,12), (44487,5590181,1,'nose_type',-43,8,-11), (44488,5590181,0,'skin_color',142,149,142), (44489,5590181,1,'soga_cheek_type',0,-11,0), (44490,5590181,1,'soga_chin_type',0,-11,-7), (44491,5590181,1,'soga_ear_type',0,-11,0), (44492,5590181,1,'soga_eye_brow_type',0,44,26), (44493,5590181,0,'soga_eye_color',229,229,102), (44494,5590181,1,'soga_eye_type',-11,0,0), (44495,5590181,0,'soga_hair_face_color',137,128,60), (44496,5590181,0,'soga_hair_face_highlight_color',216,192,37), (44497,5590181,0,'soga_hair_type_color',137,128,60), (44498,5590181,0,'soga_hair_type_highlight_color',216,192,37), (44499,5590181,1,'soga_lip_type',26,-8,3), (44500,5590181,1,'soga_nose_type',12,17,7), (44501,5590181,0,'soga_skin_color',142,149,142), (44502,5590181,0,'wing_color1',255,255,255), (44503,5590181,0,'wing_color2',255,255,255), (44504,5590182,1,'cheek_type',0,94,0), (44505,5590182,1,'chin_type',-42,26,-62), (44506,5590182,1,'ear_type',69,-25,0), (44507,5590182,1,'eye_brow_type',-68,-88,89), (44508,5590182,0,'eye_color',143,103,48), (44509,5590182,1,'eye_type',-18,0,0), (44510,5590182,0,'hair_color1',225,245,50), (44511,5590182,0,'hair_color2',238,0,0), (44512,5590182,0,'hair_face_color',195,208,207), (44513,5590182,0,'hair_face_highlight_color',230,170,26), (44514,5590182,0,'hair_type_color',195,208,207), (44515,5590182,0,'hair_type_highlight_color',230,170,26), (44516,5590182,1,'lip_type',-5,57,20), (44517,5590182,1,'nose_type',-18,-31,-11), (44518,5590182,0,'skin_color',46,35,36), (44519,5590182,1,'soga_cheek_type',0,-68,-88), (44520,5590182,1,'soga_chin_type',0,-5,57), (44521,5590182,1,'soga_ear_type',0,-18,0), (44522,5590182,1,'soga_eye_brow_type',0,69,-25), (44523,5590182,0,'soga_eye_color',229,229,102), (44524,5590182,1,'soga_eye_type',-18,0,0), (44525,5590182,0,'soga_hair_face_color',195,208,207), (44526,5590182,0,'soga_hair_face_highlight_color',230,170,26), (44527,5590182,0,'soga_hair_type_color',195,208,207), (44528,5590182,0,'soga_hair_type_highlight_color',230,170,26), (44529,5590182,1,'soga_lip_type',89,0,94), (44530,5590182,1,'soga_nose_type',20,-42,26), (44531,5590182,0,'soga_skin_color',46,35,36), (44532,5590182,0,'wing_color1',255,255,255), (44533,5590182,0,'wing_color2',255,255,255), (44534,5590183,1,'cheek_type',-8,3,0), (44535,5590183,1,'chin_type',17,7,-20), (44536,5590183,1,'ear_type',44,26,0), (44537,5590183,1,'eye_brow_type',-11,0,26), (44538,5590183,0,'eye_color',188,151,14), (44539,5590183,1,'eye_type',-11,0,0), (44540,5590183,0,'hair_color1',8,245,7), (44541,5590183,0,'hair_face_color',4,5,2), (44542,5590183,0,'hair_face_highlight_color',216,192,37), (44543,5590183,0,'hair_type_color',4,5,2), (44544,5590183,0,'hair_type_highlight_color',216,192,37), (44545,5590183,1,'lip_type',-11,-7,12), (44546,5590183,1,'nose_type',-43,8,-11), (44547,5590183,0,'skin_color',137,126,92), (44548,5590183,1,'soga_cheek_type',0,-11,0), (44549,5590183,1,'soga_chin_type',0,-11,-7), (44550,5590183,1,'soga_ear_type',0,-11,0), (44551,5590183,1,'soga_eye_brow_type',0,44,26), (44552,5590183,0,'soga_eye_color',229,229,102), (44553,5590183,0,'soga_hair_face_color',4,5,2), (44554,5590183,0,'soga_hair_face_highlight_color',216,192,37), (44555,5590183,0,'soga_hair_type_color',4,5,2), (44556,5590183,0,'soga_hair_type_highlight_color',216,192,37), (44557,5590183,1,'soga_lip_type',26,-8,3), (44558,5590183,1,'soga_nose_type',12,17,7), (44559,5590183,0,'soga_skin_color',137,126,92), (44560,5590183,0,'wing_color1',255,255,255), (44561,5590183,0,'wing_color2',255,255,255), (44562,5590184,1,'cheek_type',-8,3,0), (44563,5590184,1,'chin_type',17,7,-20), (44564,5590184,1,'ear_type',44,26,0), (44565,5590184,1,'eye_brow_type',-11,0,26), (44566,5590184,0,'eye_color',86,10,134), (44567,5590184,1,'eye_type',-11,0,0), (44568,5590184,0,'hair_color1',8,245,253), (44569,5590184,0,'hair_face_color',10,9,7), (44570,5590184,0,'hair_face_highlight_color',216,192,37), (44571,5590184,0,'hair_type_color',10,9,7), (44572,5590184,0,'hair_type_highlight_color',216,192,37), (44573,5590184,1,'lip_type',-11,-7,12), (44574,5590184,1,'nose_type',-43,8,-11), (44575,5590184,0,'skin_color',166,167,119), (44576,5590184,1,'soga_cheek_type',0,-11,0), (44577,5590184,1,'soga_chin_type',0,-11,-7), (44578,5590184,1,'soga_ear_type',0,-11,0), (44579,5590184,1,'soga_eye_brow_type',0,44,26), (44580,5590184,0,'soga_eye_color',229,229,102), (44581,5590184,1,'soga_eye_type',-11,0,0), (44582,5590184,0,'soga_hair_face_color',10,9,7), (44583,5590184,0,'soga_hair_face_highlight_color',216,192,37), (44584,5590184,0,'soga_hair_type_color',10,9,7), (44585,5590184,0,'soga_hair_type_highlight_color',216,192,37), (44586,5590184,1,'soga_lip_type',26,-8,3), (44587,5590184,1,'soga_nose_type',12,17,7), (44588,5590184,0,'soga_skin_color',166,167,119), (44589,5590184,0,'wing_color1',255,255,255), (44590,5590184,0,'wing_color2',255,255,255), (44591,5590185,1,'cheek_type',-8,3,0), (44592,5590185,1,'chin_type',17,7,-20), (44593,5590185,1,'ear_type',44,26,0), (44594,5590185,1,'eye_brow_type',-11,0,26), (44595,5590185,0,'eye_color',86,10,134), (44596,5590185,1,'eye_type',-11,0,0), (44597,5590185,0,'hair_color1',8,245,253), (44598,5590185,0,'hair_face_color',10,9,7), (44599,5590185,0,'hair_face_highlight_color',216,192,37), (44600,5590185,0,'hair_type_color',10,9,7), (44601,5590185,0,'hair_type_highlight_color',216,192,37), (44602,5590185,1,'lip_type',-11,-7,12), (44603,5590185,1,'nose_type',-43,8,-11), (44604,5590185,0,'skin_color',166,167,119), (44605,5590185,1,'soga_cheek_type',0,-11,0), (44606,5590185,1,'soga_chin_type',0,-11,-7), (44607,5590185,1,'soga_ear_type',0,-11,0), (44608,5590185,1,'soga_eye_brow_type',0,44,26), (44609,5590185,0,'soga_eye_color',229,229,102), (44610,5590185,1,'soga_eye_type',-11,0,0), (44611,5590185,0,'soga_hair_face_color',10,9,7), (44612,5590185,0,'soga_hair_face_highlight_color',216,192,37), (44613,5590185,0,'soga_hair_type_color',10,9,7), (44614,5590185,0,'soga_hair_type_highlight_color',216,192,37), (44615,5590185,1,'soga_lip_type',26,-8,3), (44616,5590185,1,'soga_nose_type',12,17,7), (44617,5590185,0,'soga_skin_color',166,167,119), (44618,5590185,0,'wing_color1',255,255,255), (44619,5590185,0,'wing_color2',255,255,255), (44620,5590186,1,'cheek_type',9,35,0), (44621,5590186,1,'chin_type',4,14,8), (44622,5590186,1,'ear_type',2,-9,0), (44623,5590186,1,'eye_brow_type',-10,-5,0), (44624,5590186,0,'eye_color',92,11,133), (44625,5590186,1,'eye_type',-17,0,0), (44626,5590186,0,'hair_color1',249,249,0), (44627,5590186,0,'hair_face_color',158,154,129), (44628,5590186,0,'hair_type_color',158,154,129), (44629,5590186,1,'lip_type',0,-25,5), (44630,5590186,1,'nose_type',-12,-7,-7), (44631,5590186,0,'skin_color',164,180,139), (44632,5590186,1,'soga_cheek_type',0,-10,-5), (44633,5590186,1,'soga_chin_type',0,0,-25), (44634,5590186,1,'soga_ear_type',0,-17,0), (44635,5590186,1,'soga_eye_brow_type',0,2,-9), (44636,5590186,0,'soga_eye_color',229,229,102), (44637,5590186,1,'soga_eye_type',-17,0,0), (44638,5590186,0,'soga_hair_face_color',158,154,129), (44639,5590186,0,'soga_hair_type_color',158,154,129), (44640,5590186,1,'soga_lip_type',0,9,35), (44641,5590186,1,'soga_nose_type',5,4,14), (44642,5590186,0,'soga_skin_color',164,180,139), (44643,5590186,0,'wing_color1',255,255,255), (44644,5590186,0,'wing_color2',255,255,255), (44645,5590187,1,'cheek_type',-4,8,0), (44646,5590187,1,'chin_type',-17,26,37), (44647,5590187,1,'ear_type',-22,4,0), (44648,5590187,1,'eye_brow_type',-23,3,-11), (44649,5590187,0,'eye_color',70,65,35), (44650,5590187,1,'eye_type',9,0,0), (44651,5590187,0,'hair_color1',0,26,0), (44652,5590187,0,'hair_face_color',105,104,103), (44653,5590187,0,'hair_face_highlight_color',63,49,30), (44654,5590187,0,'hair_type_color',105,104,103), (44655,5590187,0,'hair_type_highlight_color',63,49,30), (44656,5590187,1,'lip_type',11,10,12), (44657,5590187,1,'nose_type',-7,0,26), (44658,5590187,0,'skin_color',218,214,214), (44659,5590187,1,'soga_cheek_type',0,-23,3), (44660,5590187,1,'soga_chin_type',0,11,10), (44661,5590187,1,'soga_ear_type',0,9,0), (44662,5590187,1,'soga_eye_brow_type',0,-22,4), (44663,5590187,0,'soga_eye_color',229,229,102), (44664,5590187,0,'soga_hair_face_color',105,104,103), (44665,5590187,0,'soga_hair_face_highlight_color',63,49,30), (44666,5590187,0,'soga_hair_type_color',105,104,103), (44667,5590187,0,'soga_hair_type_highlight_color',63,49,30), (44668,5590187,1,'soga_lip_type',-11,-4,8), (44669,5590187,1,'soga_nose_type',12,-17,26), (44670,5590187,0,'soga_skin_color',218,214,214), (44671,5590187,0,'wing_color1',255,255,255), (44672,5590187,0,'wing_color2',255,255,255), (44673,5590188,1,'cheek_type',-26,2,0), (44674,5590188,1,'chin_type',-26,20,0), (44675,5590188,1,'ear_type',-12,20,0), (44676,5590188,1,'eye_brow_type',-26,-9,14), (44677,5590188,0,'eye_color',52,107,120), (44678,5590188,1,'eye_type',9,0,0), (44679,5590188,0,'hair_color1',239,246,0), (44680,5590188,0,'hair_face_color',107,57,6), (44681,5590188,0,'hair_face_highlight_color',154,131,101), (44682,5590188,0,'hair_type_color',107,57,6), (44683,5590188,0,'hair_type_highlight_color',154,131,101), (44684,5590188,1,'lip_type',-28,7,-34), (44685,5590188,1,'nose_type',-2,-17,-10), (44686,5590188,0,'skin_color',217,188,151), (44687,5590188,1,'soga_cheek_type',0,-26,-9), (44688,5590188,1,'soga_chin_type',0,-28,7), (44689,5590188,1,'soga_ear_type',0,9,0), (44690,5590188,1,'soga_eye_brow_type',0,-12,20), (44691,5590188,0,'soga_eye_color',229,229,102), (44692,5590188,1,'soga_eye_type',9,0,0), (44693,5590188,0,'soga_hair_face_color',107,57,6), (44694,5590188,0,'soga_hair_face_highlight_color',154,131,101), (44695,5590188,0,'soga_hair_type_color',107,57,6), (44696,5590188,0,'soga_hair_type_highlight_color',154,131,101), (44697,5590188,1,'soga_lip_type',14,-26,2), (44698,5590188,1,'soga_nose_type',-34,-26,20), (44699,5590188,0,'soga_skin_color',217,188,151), (44700,5590188,0,'wing_color1',255,255,255), (44701,5590188,0,'wing_color2',255,255,255), (44702,5590189,1,'cheek_type',2,-1,0), (44703,5590189,1,'chin_type',-25,0,-35), (44704,5590189,1,'ear_type',-7,-9,0), (44705,5590189,1,'eye_brow_type',-35,28,-39), (44706,5590189,0,'eye_color',150,108,9), (44707,5590189,1,'eye_type',3,0,0), (44708,5590189,0,'hair_color1',34,1,0), (44709,5590189,0,'hair_face_color',43,18,0), (44710,5590189,0,'hair_type_color',43,18,0), (44711,5590189,1,'lip_type',18,43,17), (44712,5590189,1,'nose_type',-17,34,1), (44713,5590189,0,'skin_color',127,126,89), (44714,5590189,1,'soga_cheek_type',0,-35,28), (44715,5590189,1,'soga_chin_type',0,18,43), (44716,5590189,1,'soga_ear_type',0,3,0), (44717,5590189,1,'soga_eye_brow_type',0,-7,-9), (44718,5590189,0,'soga_eye_color',229,229,102), (44719,5590189,1,'soga_eye_type',3,0,0), (44720,5590189,0,'soga_hair_face_color',43,18,0), (44721,5590189,0,'soga_hair_type_color',43,18,0), (44722,5590189,1,'soga_lip_type',-39,2,-1), (44723,5590189,1,'soga_nose_type',17,-25,0), (44724,5590189,0,'soga_skin_color',127,126,89), (44725,5590189,0,'wing_color1',255,255,255), (44726,5590189,0,'wing_color2',255,255,255), (44727,5590190,1,'cheek_type',0,-7,0), (44728,5590190,1,'chin_type',7,-17,-7), (44729,5590190,1,'ear_type',-2,-40,0), (44730,5590190,1,'eye_brow_type',35,10,12), (44731,5590190,0,'eye_color',173,87,190), (44732,5590190,1,'eye_type',-26,0,0), (44733,5590190,0,'hair_color1',247,17,0), (44734,5590190,0,'hair_face_color',165,137,164), (44735,5590190,0,'hair_face_highlight_color',155,150,106), (44736,5590190,0,'hair_type_color',165,137,164), (44737,5590190,0,'hair_type_highlight_color',155,150,106), (44738,5590190,1,'lip_type',-28,-25,-8), (44739,5590190,1,'nose_type',18,-9,17), (44740,5590190,0,'skin_color',179,179,179), (44741,5590190,1,'soga_cheek_type',0,35,10), (44742,5590190,1,'soga_chin_type',0,-28,-25), (44743,5590190,1,'soga_ear_type',0,-26,0), (44744,5590190,1,'soga_eye_brow_type',0,-2,-40), (44745,5590190,0,'soga_eye_color',229,229,102), (44746,5590190,1,'soga_eye_type',-26,0,0), (44747,5590190,0,'soga_hair_face_color',165,137,164), (44748,5590190,0,'soga_hair_face_highlight_color',155,150,106), (44749,5590190,0,'soga_hair_type_color',165,137,164), (44750,5590190,0,'soga_hair_type_highlight_color',155,150,106), (44751,5590190,1,'soga_lip_type',12,0,-7), (44752,5590190,1,'soga_nose_type',-8,7,-17), (44753,5590190,0,'soga_skin_color',179,179,179), (44754,5590190,0,'wing_color1',255,255,255), (44755,5590190,0,'wing_color2',255,255,255), (44756,5590191,0,'eye_color',255,255,255), (44757,5590191,0,'skin_color',255,255,255), (44758,5590191,0,'soga_eye_color',255,0,255), (44759,5590192,1,'cheek_type',28,44,0), (44760,5590192,1,'chin_type',-38,25,-34), (44761,5590192,1,'ear_type',-26,-21,0), (44762,5590192,1,'eye_brow_type',-14,3,-8), (44763,5590192,0,'eye_color',167,168,129), (44764,5590192,1,'eye_type',-25,0,0), (44765,5590192,0,'hair_color1',23,0,0), (44766,5590192,0,'hair_face_color',39,16,0), (44767,5590192,0,'hair_face_highlight_color',158,68,0), (44768,5590192,0,'hair_type_color',39,16,0), (44769,5590192,0,'hair_type_highlight_color',158,68,0), (44770,5590192,1,'lip_type',7,-14,-11), (44771,5590192,1,'nose_type',-1,23,0), (44772,5590192,0,'skin_color',219,193,191), (44773,5590192,1,'soga_cheek_type',0,-14,3), (44774,5590192,1,'soga_chin_type',0,7,-14), (44775,5590192,1,'soga_ear_type',0,-25,0), (44776,5590192,1,'soga_eye_brow_type',0,-26,-21), (44777,5590192,0,'soga_eye_color',229,229,102), (44778,5590192,0,'soga_hair_face_color',39,16,0), (44779,5590192,0,'soga_hair_face_highlight_color',158,68,0), (44780,5590192,0,'soga_hair_type_color',39,16,0), (44781,5590192,0,'soga_hair_type_highlight_color',158,68,0), (44782,5590192,1,'soga_lip_type',-8,28,44), (44783,5590192,1,'soga_nose_type',-11,-38,25), (44784,5590192,0,'soga_skin_color',219,193,191), (44785,5590192,0,'wing_color1',255,255,255), (44786,5590192,0,'wing_color2',255,255,255), (44787,5590193,1,'cheek_type',44,0,0), (44788,5590193,1,'chin_type',90,-11,0), (44789,5590193,1,'ear_type',-8,-98,0), (44790,5590193,1,'eye_brow_type',-91,-53,-25), (44791,5590193,0,'eye_color',119,175,191), (44792,5590193,1,'eye_type',75,0,0), (44793,5590193,0,'hair_color1',53,222,247), (44794,5590193,0,'hair_color2',208,0,0), (44795,5590193,0,'hair_face_color',15,1,21), (44796,5590193,0,'hair_face_highlight_color',47,14,19), (44797,5590193,0,'hair_type_color',15,1,21), (44798,5590193,0,'hair_type_highlight_color',47,14,19), (44799,5590193,1,'lip_type',0,32,-22), (44800,5590193,1,'nose_type',90,53,-34), (44801,5590193,0,'skin_color',245,250,250), (44802,5590193,1,'soga_cheek_type',0,-91,-53), (44803,5590193,1,'soga_chin_type',0,0,32), (44804,5590193,1,'soga_ear_type',0,75,0), (44805,5590193,1,'soga_eye_brow_type',0,-8,-98), (44806,5590193,0,'soga_eye_color',229,229,102), (44807,5590193,1,'soga_eye_type',-48,0,0), (44808,5590193,0,'soga_hair_face_color',15,1,21), (44809,5590193,0,'soga_hair_face_highlight_color',47,14,19), (44810,5590193,0,'soga_hair_type_color',15,1,21), (44811,5590193,0,'soga_hair_type_highlight_color',47,14,19), (44812,5590193,1,'soga_lip_type',-25,44,0), (44813,5590193,1,'soga_nose_type',-22,90,-11), (44814,5590193,0,'soga_skin_color',245,250,250), (44815,5590193,0,'wing_color1',255,255,255), (44816,5590193,0,'wing_color2',255,255,255), (44817,5590194,1,'cheek_type',-81,15,0), (44818,5590194,1,'chin_type',58,31,-81), (44819,5590194,1,'ear_type',-32,71,0), (44820,5590194,1,'eye_brow_type',94,52,35), (44821,5590194,0,'eye_color',33,64,50), (44822,5590194,1,'eye_type',-9,0,0), (44823,5590194,0,'hair_color1',11,215,168), (44824,5590194,0,'hair_color2',194,0,0), (44825,5590194,0,'hair_face_color',219,157,24), (44826,5590194,0,'hair_type_color',219,157,24), (44827,5590194,1,'lip_type',-91,-14,-19), (44828,5590194,1,'nose_type',-43,11,-41), (44829,5590194,0,'skin_color',186,197,195), (44830,5590194,1,'soga_cheek_type',0,94,52), (44831,5590194,1,'soga_chin_type',0,-91,-14), (44832,5590194,1,'soga_ear_type',0,-9,0), (44833,5590194,1,'soga_eye_brow_type',0,-32,71), (44834,5590194,0,'soga_eye_color',229,229,102), (44835,5590194,1,'soga_eye_type',-62,0,0), (44836,5590194,0,'soga_hair_face_color',219,157,24), (44837,5590194,0,'soga_hair_type_color',219,157,24), (44838,5590194,1,'soga_lip_type',35,-81,15), (44839,5590194,1,'soga_nose_type',-19,58,31), (44840,5590194,0,'soga_skin_color',186,197,195), (44841,5590194,0,'wing_color1',255,255,255), (44842,5590194,0,'wing_color2',255,255,255), (44843,5590195,1,'cheek_type',100,-56,0), (44844,5590195,1,'chin_type',1,31,-52), (44845,5590195,1,'ear_type',46,25,0), (44846,5590195,1,'eye_brow_type',100,-100,-70), (44847,5590195,0,'eye_color',89,63,29), (44848,5590195,1,'eye_type',-100,0,0), (44849,5590195,0,'hair_color1',25,7,204), (44850,5590195,0,'hair_color2',100,0,0), (44851,5590195,0,'hair_face_color',244,246,246), (44852,5590195,0,'hair_face_highlight_color',244,246,246), (44853,5590195,0,'hair_highlight',164,165,165), (44854,5590195,0,'hair_type_color',244,246,246), (44855,5590195,0,'hair_type_highlight_color',244,246,246), (44856,5590195,1,'lip_type',56,7,57), (44857,5590195,1,'nose_type',-58,25,7), (44858,5590195,0,'skin_color',244,252,244), (44859,5590195,1,'soga_cheek_type',0,100,-100), (44860,5590195,1,'soga_chin_type',0,56,7), (44861,5590195,1,'soga_ear_type',0,-100,0), (44862,5590195,1,'soga_eye_brow_type',0,46,25), (44863,5590195,0,'soga_eye_color',229,229,102), (44864,5590195,1,'soga_eye_type',100,0,0), (44865,5590195,0,'soga_hair_color1',164,165,165), (44866,5590195,0,'soga_hair_color2',56,62,62), (44867,5590195,0,'soga_hair_face_color',244,246,246), (44868,5590195,0,'soga_hair_face_highlight_color',244,246,246), (44869,5590195,0,'soga_hair_highlight',164,165,165), (44870,5590195,0,'soga_hair_type_color',244,246,246), (44871,5590195,0,'soga_hair_type_highlight_color',244,246,246), (44872,5590195,1,'soga_lip_type',-70,100,-56), (44873,5590195,1,'soga_nose_type',57,1,31), (44874,5590195,0,'soga_skin_color',244,252,244), (44875,5590196,1,'cheek_type',29,-40,0), (44876,5590196,1,'chin_type',31,-1,7), (44877,5590196,1,'ear_type',-25,-4,0), (44878,5590196,1,'eye_brow_type',35,31,1), (44879,5590196,0,'eye_color',39,79,91), (44880,5590196,1,'eye_type',7,0,0), (44881,5590196,0,'hair_color1',0,225,0), (44882,5590196,0,'hair_face_color',62,60,40), (44883,5590196,0,'hair_face_highlight_color',173,142,1), (44884,5590196,0,'hair_type_color',62,60,40), (44885,5590196,0,'hair_type_highlight_color',173,142,1), (44886,5590196,1,'lip_type',-8,1,0), (44887,5590196,1,'nose_type',-1,0,-31), (44888,5590196,0,'skin_color',243,216,219), (44889,5590196,1,'soga_cheek_type',0,35,31), (44890,5590196,1,'soga_chin_type',0,-8,1), (44891,5590196,1,'soga_ear_type',0,7,0), (44892,5590196,1,'soga_eye_brow_type',0,-25,-4), (44893,5590196,0,'soga_eye_color',229,229,102), (44894,5590196,1,'soga_eye_type',7,0,0), (44895,5590196,0,'soga_hair_face_color',62,60,40), (44896,5590196,0,'soga_hair_face_highlight_color',173,142,1), (44897,5590196,0,'soga_hair_type_color',62,60,40), (44898,5590196,0,'soga_hair_type_highlight_color',173,142,1), (44899,5590196,1,'soga_lip_type',1,29,-40), (44900,5590196,1,'soga_nose_type',0,31,-1), (44901,5590196,0,'soga_skin_color',243,216,219), (44902,5590196,0,'wing_color1',255,255,255), (44903,5590196,0,'wing_color2',255,255,255), (44904,5590197,1,'cheek_type',34,-84,0), (44905,5590197,1,'chin_type',68,31,-68), (44906,5590197,1,'ear_type',28,50,0), (44907,5590197,1,'eye_brow_type',40,-50,22), (44908,5590197,0,'eye_color',158,197,208), (44909,5590197,1,'eye_type',2,0,0), (44910,5590197,0,'hair_color1',28,46,14), (44911,5590197,0,'hair_face_color',168,59,22), (44912,5590197,0,'hair_face_highlight_color',86,2,2), (44913,5590197,0,'hair_type_color',168,59,22), (44914,5590197,0,'hair_type_highlight_color',86,2,2), (44915,5590197,1,'lip_type',-20,-25,-51), (44916,5590197,1,'nose_type',28,28,46), (44917,5590197,0,'skin_color',144,146,146), (44918,5590197,1,'soga_cheek_type',0,40,-50), (44919,5590197,1,'soga_chin_type',0,-20,-25), (44920,5590197,1,'soga_ear_type',0,2,0), (44921,5590197,1,'soga_eye_brow_type',0,28,50), (44922,5590197,0,'soga_eye_color',204,204,204), (44923,5590197,0,'soga_hair_face_color',168,59,22), (44924,5590197,0,'soga_hair_face_highlight_color',86,2,2), (44925,5590197,0,'soga_hair_type_color',168,59,22), (44926,5590197,0,'soga_hair_type_highlight_color',86,2,2), (44927,5590197,1,'soga_lip_type',22,34,-84), (44928,5590197,1,'soga_nose_type',-51,68,31), (44929,5590197,0,'soga_skin_color',144,146,146), (44930,5590198,1,'cheek_type',0,28,0), (44931,5590198,1,'chin_type',-8,-7,0), (44932,5590198,1,'ear_type',-56,-74,0), (44933,5590198,1,'eye_brow_type',70,-68,62), (44934,5590198,0,'eye_color',39,76,57), (44935,5590198,1,'eye_type',-47,0,0), (44936,5590198,0,'hair_color1',0,9,50), (44937,5590198,0,'hair_color2',249,0,0), (44938,5590198,0,'hair_face_color',15,1,21), (44939,5590198,0,'hair_face_highlight_color',184,128,10), (44940,5590198,0,'hair_type_color',15,1,21), (44941,5590198,0,'hair_type_highlight_color',184,128,10), (44942,5590198,1,'lip_type',-7,-7,0), (44943,5590198,1,'nose_type',0,0,9), (44944,5590198,0,'skin_color',244,228,230), (44945,5590198,1,'soga_cheek_type',0,70,-68), (44946,5590198,1,'soga_chin_type',0,-7,-7), (44947,5590198,1,'soga_ear_type',0,-47,0), (44948,5590198,1,'soga_eye_brow_type',0,-56,-74), (44949,5590198,0,'soga_eye_color',229,229,102), (44950,5590198,1,'soga_eye_type',-7,0,0), (44951,5590198,0,'soga_hair_face_color',15,1,21), (44952,5590198,0,'soga_hair_face_highlight_color',184,128,10), (44953,5590198,0,'soga_hair_type_color',15,1,21), (44954,5590198,0,'soga_hair_type_highlight_color',184,128,10), (44955,5590198,1,'soga_lip_type',62,0,28), (44956,5590198,1,'soga_nose_type',0,-8,-7), (44957,5590198,0,'soga_skin_color',244,228,230), (44958,5590198,0,'wing_color1',255,255,255), (44959,5590198,0,'wing_color2',255,255,255), (44960,5590199,1,'cheek_type',22,-10,0), (44961,5590199,1,'chin_type',50,55,50), (44962,5590199,1,'ear_type',-66,29,0), (44963,5590199,1,'eye_brow_type',57,96,31), (44964,5590199,0,'eye_color',125,95,46), (44965,5590199,1,'eye_type',94,0,0), (44966,5590199,0,'hair_color1',77,46,62), (44967,5590199,0,'hair_color2',210,0,0), (44968,5590199,0,'hair_face_color',37,23,3), (44969,5590199,0,'hair_face_highlight_color',84,0,0), (44970,5590199,0,'hair_type_color',37,23,3), (44971,5590199,0,'hair_type_highlight_color',84,0,0), (44972,5590199,1,'lip_type',87,-69,-81), (44973,5590199,1,'nose_type',-66,77,46), (44974,5590199,0,'skin_color',221,188,148), (44975,5590199,1,'soga_cheek_type',0,57,96), (44976,5590199,1,'soga_chin_type',0,87,-69), (44977,5590199,1,'soga_ear_type',0,94,0), (44978,5590199,1,'soga_eye_brow_type',0,-66,29), (44979,5590199,0,'soga_eye_color',229,229,102), (44980,5590199,1,'soga_eye_type',-46,0,0), (44981,5590199,0,'soga_hair_face_color',37,23,3), (44982,5590199,0,'soga_hair_face_highlight_color',84,0,0), (44983,5590199,0,'soga_hair_type_color',37,23,3), (44984,5590199,0,'soga_hair_type_highlight_color',84,0,0), (44985,5590199,1,'soga_lip_type',31,22,-10), (44986,5590199,1,'soga_nose_type',-81,50,55), (44987,5590199,0,'soga_skin_color',221,188,148), (44988,5590199,0,'wing_color1',255,255,255), (44989,5590199,0,'wing_color2',255,255,255), (44990,5590200,1,'cheek_type',12,-34,0), (44991,5590200,1,'chin_type',14,14,-45), (44992,5590200,1,'ear_type',-14,28,0), (44993,5590200,1,'eye_brow_type',37,0,-17), (44994,5590200,0,'eye_color',243,217,26), (44995,5590200,1,'eye_type',23,0,0), (44996,5590200,0,'hair_color1',0,254,25), (44997,5590200,0,'hair_face_color',37,14,3), (44998,5590200,0,'hair_type_color',37,14,3), (44999,5590200,1,'lip_type',-17,-7,-14), (45000,5590200,1,'nose_type',-9,0,-2), (45001,5590200,0,'skin_color',130,158,19), (45002,5590200,1,'soga_cheek_type',0,37,0), (45003,5590200,1,'soga_chin_type',0,-17,-7), (45004,5590200,1,'soga_ear_type',0,23,0), (45005,5590200,1,'soga_eye_brow_type',0,-14,28), (45006,5590200,0,'soga_eye_color',229,229,102), (45007,5590200,1,'soga_eye_type',4,0,0), (45008,5590200,0,'soga_hair_face_color',37,14,3), (45009,5590200,0,'soga_hair_type_color',37,14,3), (45010,5590200,1,'soga_lip_type',-17,12,-34), (45011,5590200,1,'soga_nose_type',-14,14,14), (45012,5590200,0,'soga_skin_color',130,158,19), (45013,5590200,0,'wing_color1',255,255,255), (45014,5590200,0,'wing_color2',255,255,255), (45015,5590201,1,'cheek_type',28,0,0), (45016,5590201,1,'chin_type',14,7,9), (45017,5590201,1,'ear_type',9,18,0), (45018,5590201,1,'eye_brow_type',-3,22,-37), (45019,5590201,0,'eye_color',203,138,255), (45020,5590201,1,'eye_type',-3,0,0), (45021,5590201,0,'hair_color1',10,14,0), (45022,5590201,0,'hair_face_color',106,139,142), (45023,5590201,0,'hair_face_highlight_color',155,150,106), (45024,5590201,0,'hair_type_color',106,139,142), (45025,5590201,0,'hair_type_highlight_color',155,150,106), (45026,5590201,1,'lip_type',-29,-25,38), (45027,5590201,1,'nose_type',5,10,14), (45028,5590201,0,'skin_color',110,100,143), (45029,5590201,1,'soga_cheek_type',0,-3,22), (45030,5590201,1,'soga_chin_type',0,-29,-25), (45031,5590201,1,'soga_ear_type',0,-3,0), (45032,5590201,1,'soga_eye_brow_type',0,9,18), (45033,5590201,0,'soga_eye_color',229,229,102), (45034,5590201,0,'soga_hair_face_color',106,139,142), (45035,5590201,0,'soga_hair_face_highlight_color',155,150,106), (45036,5590201,0,'soga_hair_type_color',106,139,142), (45037,5590201,0,'soga_hair_type_highlight_color',155,150,106), (45038,5590201,1,'soga_lip_type',-37,28,0), (45039,5590201,1,'soga_nose_type',38,14,7), (45040,5590201,0,'soga_skin_color',110,100,143), (45041,5590201,0,'wing_color1',255,255,255), (45042,5590201,0,'wing_color2',255,255,255), (45043,5590202,1,'cheek_type',100,-100,0), (45044,5590202,1,'chin_type',-100,100,100), (45045,5590202,1,'ear_type',25,9,0), (45046,5590202,1,'eye_brow_type',100,100,100), (45047,5590202,0,'eye_color',118,14,183), (45048,5590202,1,'eye_type',100,0,0), (45049,5590202,0,'hair_color1',239,255,28), (45050,5590202,0,'hair_face_color',171,60,32), (45051,5590202,0,'hair_face_highlight_color',216,192,37), (45052,5590202,0,'hair_type_color',171,60,32), (45053,5590202,0,'hair_type_highlight_color',216,192,37), (45054,5590202,1,'lip_type',100,50,-68), (45055,5590202,1,'nose_type',0,-17,-1), (45056,5590202,0,'skin_color',43,46,47), (45057,5590202,1,'soga_cheek_type',0,100,100), (45058,5590202,1,'soga_chin_type',0,100,50), (45059,5590202,1,'soga_ear_type',0,100,0), (45060,5590202,1,'soga_eye_brow_type',0,25,9), (45061,5590202,0,'soga_eye_color',229,229,102), (45062,5590202,0,'soga_hair_face_color',171,60,32), (45063,5590202,0,'soga_hair_face_highlight_color',216,192,37), (45064,5590202,0,'soga_hair_type_color',171,60,32), (45065,5590202,0,'soga_hair_type_highlight_color',216,192,37), (45066,5590202,1,'soga_lip_type',100,100,-100), (45067,5590202,1,'soga_nose_type',-68,-100,100), (45068,5590202,0,'soga_skin_color',43,46,47), (45069,5590202,0,'wing_color1',255,255,255), (45070,5590202,0,'wing_color2',255,255,255), (45071,5590203,1,'cheek_type',9,-1,0), (45072,5590203,1,'chin_type',4,7,-12), (45073,5590203,1,'ear_type',-12,0,0), (45074,5590203,1,'eye_brow_type',-1,-12,-19), (45075,5590203,0,'eye_color',249,221,186), (45076,5590203,1,'eye_type',31,0,0), (45077,5590203,0,'hair_color1',231,227,0), (45078,5590203,0,'hair_face_color',58,38,13), (45079,5590203,0,'hair_type_color',58,38,13), (45080,5590203,1,'lip_type',-12,17,10), (45081,5590203,1,'nose_type',0,-25,-29), (45082,5590203,0,'skin_color',202,190,184), (45083,5590203,1,'soga_cheek_type',0,-1,-12), (45084,5590203,1,'soga_chin_type',0,-12,17), (45085,5590203,1,'soga_ear_type',0,31,0), (45086,5590203,1,'soga_eye_brow_type',0,-12,0), (45087,5590203,0,'soga_eye_color',229,229,102), (45088,5590203,0,'soga_hair_face_color',58,38,13), (45089,5590203,0,'soga_hair_type_color',58,38,13), (45090,5590203,1,'soga_lip_type',-19,9,-1), (45091,5590203,1,'soga_nose_type',10,4,7), (45092,5590203,0,'soga_skin_color',202,190,184), (45093,5590203,0,'wing_color1',255,255,255), (45094,5590203,0,'wing_color2',255,255,255), (45095,5590204,1,'cheek_type',23,-28,0), (45096,5590204,1,'chin_type',0,11,-18), (45097,5590204,1,'ear_type',-41,-37,0), (45098,5590204,1,'eye_brow_type',28,-3,0), (45099,5590204,0,'eye_color',32,64,53), (45100,5590204,1,'eye_type',-11,0,0), (45101,5590204,0,'hair_color1',246,9,156), (45102,5590204,0,'hair_face_color',44,46,34), (45103,5590204,0,'hair_face_highlight_color',45,18,7), (45104,5590204,0,'hair_type_color',44,46,34), (45105,5590204,0,'hair_type_highlight_color',45,18,7), (45106,5590204,1,'lip_type',12,-18,-5), (45107,5590204,1,'nose_type',-25,-10,9), (45108,5590204,0,'skin_color',236,203,200), (45109,5590204,1,'soga_cheek_type',0,28,-3), (45110,5590204,1,'soga_chin_type',0,12,-18), (45111,5590204,1,'soga_ear_type',0,-11,0), (45112,5590204,1,'soga_eye_brow_type',0,-41,-37), (45113,5590204,0,'soga_eye_color',229,229,102), (45114,5590204,0,'soga_hair_face_color',44,46,34), (45115,5590204,0,'soga_hair_face_highlight_color',45,18,7), (45116,5590204,0,'soga_hair_type_color',44,46,34), (45117,5590204,0,'soga_hair_type_highlight_color',45,18,7), (45118,5590204,1,'soga_lip_type',0,23,-28), (45119,5590204,1,'soga_nose_type',-5,0,11), (45120,5590204,0,'soga_skin_color',236,203,200), (45121,5590204,0,'wing_color1',255,255,255), (45122,5590204,0,'wing_color2',255,255,255), (45123,5590205,1,'cheek_type',-7,12,0), (45124,5590205,1,'chin_type',-14,-29,-14), (45125,5590205,1,'ear_type',17,-41,0), (45126,5590205,1,'eye_brow_type',45,-5,7), (45127,5590205,0,'eye_color',57,117,99), (45128,5590205,1,'eye_type',7,0,0), (45129,5590205,0,'hair_color1',10,0,0), (45130,5590205,0,'hair_face_color',90,82,71), (45131,5590205,0,'hair_face_highlight_color',104,40,7), (45132,5590205,0,'hair_type_color',90,82,71), (45133,5590205,0,'hair_type_highlight_color',104,40,7), (45134,5590205,1,'lip_type',-17,3,-4), (45135,5590205,1,'nose_type',17,10,0), (45136,5590205,0,'skin_color',221,218,177), (45137,5590205,1,'soga_cheek_type',0,45,-5), (45138,5590205,1,'soga_chin_type',0,-17,3), (45139,5590205,1,'soga_ear_type',0,7,0), (45140,5590205,1,'soga_eye_brow_type',0,17,-41), (45141,5590205,0,'soga_eye_color',229,229,102), (45142,5590205,1,'soga_eye_type',7,0,0), (45143,5590205,0,'soga_hair_face_color',90,82,71), (45144,5590205,0,'soga_hair_face_highlight_color',104,40,7), (45145,5590205,0,'soga_hair_type_color',90,82,71), (45146,5590205,0,'soga_hair_type_highlight_color',104,40,7), (45147,5590205,1,'soga_lip_type',7,-7,12), (45148,5590205,1,'soga_nose_type',-4,-14,-29), (45149,5590205,0,'soga_skin_color',221,218,177), (45150,5590205,0,'wing_color1',255,255,255), (45151,5590205,0,'wing_color2',255,255,255), (45152,5590206,1,'cheek_type',-48,11,0), (45153,5590206,1,'chin_type',2,-8,5), (45154,5590206,1,'ear_type',0,42,0), (45155,5590206,1,'eye_brow_type',1,7,-42), (45156,5590206,0,'eye_color',104,70,31), (45157,5590206,1,'eye_type',44,0,0), (45158,5590206,0,'hair_color1',11,252,0), (45159,5590206,0,'hair_face_color',48,35,0), (45160,5590206,0,'hair_face_highlight_color',40,33,26), (45161,5590206,0,'hair_type_color',48,35,0), (45162,5590206,0,'hair_type_highlight_color',40,33,26), (45163,5590206,1,'lip_type',0,-7,-18), (45164,5590206,1,'nose_type',28,11,-4), (45165,5590206,0,'skin_color',241,240,205), (45166,5590206,1,'soga_cheek_type',0,1,7), (45167,5590206,1,'soga_chin_type',0,0,-7), (45168,5590206,1,'soga_ear_type',0,44,0), (45169,5590206,1,'soga_eye_brow_type',0,0,42), (45170,5590206,0,'soga_eye_color',229,229,102), (45171,5590206,0,'soga_hair_face_color',48,35,0), (45172,5590206,0,'soga_hair_face_highlight_color',40,33,26), (45173,5590206,0,'soga_hair_type_color',48,35,0), (45174,5590206,0,'soga_hair_type_highlight_color',40,33,26), (45175,5590206,1,'soga_lip_type',-42,-48,11), (45176,5590206,1,'soga_nose_type',-18,2,-8), (45177,5590206,0,'soga_skin_color',241,240,205), (45178,5590206,0,'wing_color1',255,255,255), (45179,5590206,0,'wing_color2',255,255,255), (45180,5590207,1,'cheek_type',11,53,0), (45181,5590207,1,'chin_type',40,-14,4), (45182,5590207,1,'ear_type',-1,71,0), (45183,5590207,1,'eye_brow_type',93,-10,-51), (45184,5590207,0,'eye_color',116,174,190), (45185,5590207,1,'eye_type',97,0,0), (45186,5590207,0,'hair_color1',169,194,252), (45187,5590207,0,'hair_color2',11,0,0), (45188,5590207,0,'hair_face_color',2,0,0), (45189,5590207,0,'hair_face_highlight_color',233,184,31), (45190,5590207,0,'hair_type_color',2,0,0), (45191,5590207,0,'hair_type_highlight_color',233,184,31), (45192,5590207,1,'lip_type',43,-53,-50), (45193,5590207,1,'nose_type',-55,-87,-62), (45194,5590207,0,'skin_color',202,194,179), (45195,5590207,1,'soga_cheek_type',0,93,-10), (45196,5590207,1,'soga_chin_type',0,43,-53), (45197,5590207,1,'soga_ear_type',0,97,0), (45198,5590207,1,'soga_eye_brow_type',0,-1,71), (45199,5590207,0,'soga_eye_color',229,229,102), (45200,5590207,1,'soga_eye_type',11,0,0), (45201,5590207,0,'soga_hair_face_color',2,0,0), (45202,5590207,0,'soga_hair_face_highlight_color',233,184,31), (45203,5590207,0,'soga_hair_type_color',2,0,0), (45204,5590207,0,'soga_hair_type_highlight_color',233,184,31), (45205,5590207,1,'soga_lip_type',-51,11,53), (45206,5590207,1,'soga_nose_type',-50,40,-14), (45207,5590207,0,'soga_skin_color',202,194,179), (45208,5590207,0,'wing_color1',255,255,255), (45209,5590207,0,'wing_color2',255,255,255), (45210,5590208,1,'cheek_type',0,28,0), (45211,5590208,1,'chin_type',-8,-7,0), (45212,5590208,1,'ear_type',-56,-74,0), (45213,5590208,1,'eye_brow_type',70,-68,62), (45214,5590208,0,'eye_color',39,76,57), (45215,5590208,1,'eye_type',-47,0,0), (45216,5590208,0,'hair_color1',0,9,50), (45217,5590208,0,'hair_color2',249,0,0), (45218,5590208,0,'hair_face_color',15,1,21), (45219,5590208,0,'hair_face_highlight_color',184,128,10), (45220,5590208,0,'hair_type_color',15,1,21), (45221,5590208,0,'hair_type_highlight_color',184,128,10), (45222,5590208,1,'lip_type',-7,-7,0), (45223,5590208,1,'nose_type',0,0,9), (45224,5590208,0,'skin_color',244,228,230), (45225,5590208,1,'soga_cheek_type',0,70,-68), (45226,5590208,1,'soga_chin_type',0,-7,-7), (45227,5590208,1,'soga_ear_type',0,-47,0), (45228,5590208,1,'soga_eye_brow_type',0,-56,-74), (45229,5590208,0,'soga_eye_color',229,229,102), (45230,5590208,1,'soga_eye_type',-7,0,0), (45231,5590208,0,'soga_hair_face_color',15,1,21), (45232,5590208,0,'soga_hair_face_highlight_color',184,128,10), (45233,5590208,0,'soga_hair_type_color',15,1,21), (45234,5590208,0,'soga_hair_type_highlight_color',184,128,10), (45235,5590208,1,'soga_lip_type',62,0,28), (45236,5590208,1,'soga_nose_type',0,-8,-7), (45237,5590208,0,'soga_skin_color',244,228,230), (45238,5590208,0,'wing_color1',255,255,255), (45239,5590208,0,'wing_color2',255,255,255), (45240,5590209,1,'cheek_type',-23,12,0), (45241,5590209,1,'chin_type',10,-14,-2), (45242,5590209,1,'ear_type',-1,9,0), (45243,5590209,1,'eye_brow_type',9,31,0), (45244,5590209,0,'eye_color',36,72,83), (45245,5590209,0,'hair_color1',8,25,0), (45246,5590209,0,'hair_face_color',147,70,0), (45247,5590209,0,'hair_face_highlight_color',49,19,2), (45248,5590209,0,'hair_type_color',147,70,0), (45249,5590209,0,'hair_type_highlight_color',49,19,2), (45250,5590209,1,'lip_type',-35,17,11), (45251,5590209,1,'nose_type',10,8,25), (45252,5590209,0,'skin_color',216,178,127), (45253,5590209,1,'soga_cheek_type',0,9,31), (45254,5590209,1,'soga_chin_type',0,-35,17), (45255,5590209,1,'soga_ear_type',-1,9,0), (45256,5590209,1,'soga_eye_brow_type',0,-1,9), (45257,5590209,0,'soga_eye_color',229,229,102), (45258,5590209,0,'soga_hair_face_color',147,70,0), (45259,5590209,0,'soga_hair_face_highlight_color',49,19,2), (45260,5590209,0,'soga_hair_type_color',147,70,0), (45261,5590209,0,'soga_hair_type_highlight_color',49,19,2), (45262,5590209,1,'soga_lip_type',0,-23,12), (45263,5590209,1,'soga_nose_type',11,10,-14), (45264,5590209,0,'soga_skin_color',216,178,127), (45265,5590209,0,'wing_color1',255,255,255), (45266,5590209,0,'wing_color2',255,255,255), (45267,5590210,1,'cheek_type',0,75,0), (45268,5590210,1,'chin_type',-4,-31,-47), (45269,5590210,1,'ear_type',18,-31,0), (45270,5590210,1,'eye_brow_type',-68,34,28), (45271,5590210,0,'eye_color',255,255,239), (45272,5590210,1,'eye_type',-10,0,0), (45273,5590210,0,'hair_color1',156,239,216), (45274,5590210,0,'hair_face_color',131,186,14), (45275,5590210,0,'hair_type_color',131,186,14), (45276,5590210,1,'lip_type',7,-9,14), (45277,5590210,1,'nose_type',-4,-100,-17), (45278,5590210,0,'skin_color',131,186,14), (45279,5590210,1,'soga_cheek_type',0,-68,34), (45280,5590210,1,'soga_chin_type',0,7,-9), (45281,5590210,1,'soga_ear_type',0,-10,0), (45282,5590210,1,'soga_eye_brow_type',0,18,-31), (45283,5590210,0,'soga_eye_color',229,229,102), (45284,5590210,1,'soga_eye_type',-10,0,0), (45285,5590210,0,'soga_hair_face_color',131,186,14), (45286,5590210,0,'soga_hair_type_color',131,186,14), (45287,5590210,1,'soga_lip_type',28,0,75), (45288,5590210,1,'soga_nose_type',14,-4,-31), (45289,5590210,0,'soga_skin_color',131,186,14), (45290,5590210,0,'wing_color1',255,255,255), (45291,5590210,0,'wing_color2',255,255,255), (45292,5590211,1,'cheek_type',-74,-93,0), (45293,5590211,1,'chin_type',-8,19,-61), (45294,5590211,1,'ear_type',2,-77,0), (45295,5590211,1,'eye_brow_type',-96,10,-87), (45296,5590211,0,'eye_color',228,165,255), (45297,5590211,1,'eye_type',-87,0,0), (45298,5590211,0,'hair_color1',215,28,227), (45299,5590211,0,'hair_face_color',107,150,172), (45300,5590211,0,'hair_face_highlight_color',244,244,246), (45301,5590211,0,'hair_type_color',107,150,172), (45302,5590211,0,'hair_type_highlight_color',244,244,246), (45303,5590211,1,'lip_type',-11,9,47), (45304,5590211,1,'nose_type',65,-41,28), (45305,5590211,0,'skin_color',190,179,212), (45306,5590211,1,'soga_cheek_type',0,-96,10), (45307,5590211,1,'soga_chin_type',0,-11,9), (45308,5590211,1,'soga_ear_type',0,-87,0), (45309,5590211,1,'soga_eye_brow_type',0,2,-77), (45310,5590211,0,'soga_eye_color',229,229,102), (45311,5590211,0,'soga_hair_face_color',107,150,172), (45312,5590211,0,'soga_hair_face_highlight_color',244,244,246), (45313,5590211,0,'soga_hair_type_color',107,150,172), (45314,5590211,0,'soga_hair_type_highlight_color',244,244,246), (45315,5590211,1,'soga_lip_type',-87,-74,-93), (45316,5590211,1,'soga_nose_type',47,-8,19), (45317,5590211,0,'soga_skin_color',190,179,212), (45318,5590211,0,'wing_color1',255,255,255), (45319,5590211,0,'wing_color2',255,255,255), (45320,5590212,1,'cheek_type',-43,-3,0), (45321,5590212,1,'chin_type',17,68,-28), (45322,5590212,1,'ear_type',-12,-52,0), (45323,5590212,1,'eye_brow_type',-14,77,0), (45324,5590212,0,'eye_color',0,58,58), (45325,5590212,1,'eye_type',-20,0,0), (45326,5590212,0,'hair_color1',25,172,23), (45327,5590212,1,'lip_type',38,-65,39), (45328,5590212,1,'nose_type',35,25,-84), (45329,5590212,0,'skin_color',80,23,7), (45330,5590212,1,'soga_cheek_type',0,-14,77), (45331,5590212,1,'soga_chin_type',0,38,-65), (45332,5590212,1,'soga_ear_type',0,-20,0), (45333,5590212,1,'soga_eye_brow_type',0,-12,-52), (45334,5590212,0,'soga_eye_color',229,229,102), (45335,5590212,1,'soga_eye_type',-20,0,0), (45336,5590212,1,'soga_lip_type',0,-43,-3), (45337,5590212,1,'soga_nose_type',39,17,68), (45338,5590212,0,'soga_skin_color',80,23,7), (45339,5590212,0,'wing_color1',255,255,255), (45340,5590212,0,'wing_color2',255,255,255), (45341,5590213,1,'cheek_type',7,-8,0), (45342,5590213,1,'chin_type',-28,-68,98), (45343,5590213,1,'ear_type',71,88,0), (45344,5590213,1,'eye_brow_type',-22,-62,-75), (45345,5590213,0,'eye_color',54,198,223), (45346,5590213,1,'eye_type',66,0,0), (45347,5590213,0,'hair_color1',239,59,219), (45348,5590213,1,'lip_type',-62,34,38), (45349,5590213,1,'nose_type',-17,-17,59), (45350,5590213,0,'skin_color',95,46,33), (45351,5590213,1,'soga_cheek_type',0,-22,-62), (45352,5590213,1,'soga_chin_type',0,-62,34), (45353,5590213,1,'soga_ear_type',0,66,0), (45354,5590213,1,'soga_eye_brow_type',0,71,88), (45355,5590213,0,'soga_eye_color',229,229,102), (45356,5590213,1,'soga_eye_type',66,0,0), (45357,5590213,1,'soga_lip_type',-75,7,-8), (45358,5590213,1,'soga_nose_type',38,-28,-68), (45359,5590213,0,'soga_skin_color',95,46,33), (45360,5590213,0,'wing_color1',255,255,255), (45361,5590213,0,'wing_color2',255,255,255), (45362,5590214,1,'cheek_type',2,0,0), (45363,5590214,1,'chin_type',8,9,-11), (45364,5590214,1,'ear_type',7,14,0), (45365,5590214,1,'eye_brow_type',-32,-22,7), (45366,5590214,0,'eye_color',46,95,108), (45367,5590214,1,'eye_type',26,0,0), (45368,5590214,0,'hair_color1',242,236,0), (45369,5590214,0,'hair_face_color',188,148,90), (45370,5590214,0,'hair_face_highlight_color',39,19,0), (45371,5590214,0,'hair_type_color',188,148,90), (45372,5590214,0,'hair_type_highlight_color',39,19,0), (45373,5590214,1,'lip_type',0,18,0), (45374,5590214,1,'nose_type',7,-14,-20), (45375,5590214,0,'skin_color',233,230,221), (45376,5590214,1,'soga_cheek_type',0,-32,-22), (45377,5590214,1,'soga_chin_type',0,0,18), (45378,5590214,1,'soga_ear_type',0,26,0), (45379,5590214,1,'soga_eye_brow_type',0,7,14), (45380,5590214,0,'soga_eye_color',229,229,102), (45381,5590214,1,'soga_eye_type',26,0,0), (45382,5590214,0,'soga_hair_face_color',188,148,90), (45383,5590214,0,'soga_hair_face_highlight_color',39,19,0), (45384,5590214,0,'soga_hair_type_color',188,148,90), (45385,5590214,0,'soga_hair_type_highlight_color',39,19,0), (45386,5590214,1,'soga_lip_type',7,2,0), (45387,5590214,1,'soga_nose_type',0,8,9), (45388,5590214,0,'soga_skin_color',233,230,221), (45389,5590214,0,'wing_color1',255,255,255), (45390,5590214,0,'wing_color2',255,255,255), (45391,5590215,1,'cheek_type',4,-3,0), (45392,5590215,1,'chin_type',28,0,37), (45393,5590215,1,'ear_type',-25,46,0), (45394,5590215,1,'eye_brow_type',14,-18,0), (45395,5590215,0,'eye_color',34,67,49), (45396,5590215,1,'eye_type',-12,0,0), (45397,5590215,0,'hair_color1',20,8,0), (45398,5590215,0,'hair_face_color',217,189,23), (45399,5590215,0,'hair_face_highlight_color',174,60,32), (45400,5590215,0,'hair_type_color',217,189,23), (45401,5590215,0,'hair_type_highlight_color',174,60,32), (45402,5590215,1,'lip_type',-35,0,-5), (45403,5590215,1,'nose_type',28,20,8), (45404,5590215,0,'skin_color',227,217,218), (45405,5590215,1,'soga_cheek_type',0,14,-18), (45406,5590215,1,'soga_chin_type',0,-35,0), (45407,5590215,1,'soga_ear_type',0,-12,0), (45408,5590215,1,'soga_eye_brow_type',0,-25,46), (45409,5590215,0,'soga_eye_color',229,229,102), (45410,5590215,1,'soga_eye_type',-12,0,0), (45411,5590215,0,'soga_hair_face_color',217,189,23), (45412,5590215,0,'soga_hair_face_highlight_color',174,60,32), (45413,5590215,0,'soga_hair_type_color',217,189,23), (45414,5590215,0,'soga_hair_type_highlight_color',174,60,32), (45415,5590215,1,'soga_lip_type',0,4,-3), (45416,5590215,1,'soga_nose_type',-5,28,0), (45417,5590215,0,'soga_skin_color',227,217,218), (45418,5590215,0,'wing_color1',255,255,255), (45419,5590215,0,'wing_color2',255,255,255), (45420,5590216,1,'cheek_type',11,-19,0), (45421,5590216,1,'chin_type',8,4,-3), (45422,5590216,1,'ear_type',1,4,0), (45423,5590216,1,'eye_brow_type',22,0,26), (45424,5590216,0,'eye_color',42,55,80), (45425,5590216,1,'eye_type',-18,0,0), (45426,5590216,0,'hair_color1',28,231,0), (45427,5590216,0,'hair_face_color',133,126,133), (45428,5590216,0,'hair_face_highlight_color',105,103,97), (45429,5590216,0,'hair_type_color',133,126,133), (45430,5590216,0,'hair_type_highlight_color',105,103,97), (45431,5590216,1,'lip_type',45,1,-28), (45432,5590216,1,'nose_type',-3,28,-25), (45433,5590216,0,'skin_color',123,116,158), (45434,5590216,1,'soga_cheek_type',0,22,0), (45435,5590216,1,'soga_chin_type',0,45,1), (45436,5590216,1,'soga_ear_type',0,-18,0), (45437,5590216,1,'soga_eye_brow_type',0,1,4), (45438,5590216,0,'soga_eye_color',229,229,102), (45439,5590216,0,'soga_hair_face_color',133,126,133), (45440,5590216,0,'soga_hair_face_highlight_color',105,103,97), (45441,5590216,0,'soga_hair_type_color',133,126,133), (45442,5590216,0,'soga_hair_type_highlight_color',105,103,97), (45443,5590216,1,'soga_lip_type',26,11,-19), (45444,5590216,1,'soga_nose_type',-28,8,4), (45445,5590216,0,'soga_skin_color',123,116,158), (45446,5590216,0,'wing_color1',255,255,255), (45447,5590216,0,'wing_color2',255,255,255), (45448,5590217,1,'cheek_type',-35,-19,0), (45449,5590217,1,'chin_type',-5,20,40), (45450,5590217,1,'ear_type',10,34,0), (45451,5590217,1,'eye_brow_type',0,18,17), (45452,5590217,0,'eye_color',108,169,186), (45453,5590217,1,'eye_type',-31,0,0), (45454,5590217,0,'hair_color1',224,28,0), (45455,5590217,0,'hair_face_color',68,36,1), (45456,5590217,0,'hair_face_highlight_color',81,57,28), (45457,5590217,0,'hair_type_color',68,36,1), (45458,5590217,0,'hair_type_highlight_color',81,57,28), (45459,5590217,1,'lip_type',32,-14,39), (45460,5590217,1,'nose_type',-17,-32,28), (45461,5590217,0,'skin_color',254,254,254), (45462,5590217,1,'soga_cheek_type',0,0,18), (45463,5590217,1,'soga_chin_type',0,32,-14), (45464,5590217,1,'soga_ear_type',0,-31,0), (45465,5590217,1,'soga_eye_brow_type',0,10,34), (45466,5590217,0,'soga_eye_color',229,229,102), (45467,5590217,0,'soga_hair_face_color',68,36,1), (45468,5590217,0,'soga_hair_face_highlight_color',81,57,28), (45469,5590217,0,'soga_hair_type_color',68,36,1), (45470,5590217,0,'soga_hair_type_highlight_color',81,57,28), (45471,5590217,1,'soga_lip_type',17,-35,-19), (45472,5590217,1,'soga_nose_type',39,-5,20), (45473,5590217,0,'soga_skin_color',254,254,254), (45474,5590217,0,'wing_color1',255,255,255), (45475,5590217,0,'wing_color2',255,255,255), (45476,5590218,1,'cheek_type',100,-100,0), (45477,5590218,1,'chin_type',-100,100,100), (45478,5590218,1,'ear_type',25,9,0), (45479,5590218,1,'eye_brow_type',100,100,100), (45480,5590218,0,'eye_color',118,14,183), (45481,5590218,1,'eye_type',100,0,0), (45482,5590218,0,'hair_color1',239,255,28), (45483,5590218,0,'hair_face_color',171,60,32), (45484,5590218,0,'hair_face_highlight_color',216,192,37), (45485,5590218,0,'hair_type_color',171,60,32), (45486,5590218,0,'hair_type_highlight_color',216,192,37), (45487,5590218,1,'lip_type',100,50,-68), (45488,5590218,1,'nose_type',0,-17,-1), (45489,5590218,0,'skin_color',43,46,47), (45490,5590218,1,'soga_cheek_type',0,100,100), (45491,5590218,1,'soga_chin_type',0,100,50), (45492,5590218,1,'soga_ear_type',0,100,0), (45493,5590218,1,'soga_eye_brow_type',0,25,9), (45494,5590218,0,'soga_eye_color',229,229,102), (45495,5590218,0,'soga_hair_face_color',171,60,32), (45496,5590218,0,'soga_hair_face_highlight_color',216,192,37), (45497,5590218,0,'soga_hair_type_color',171,60,32), (45498,5590218,0,'soga_hair_type_highlight_color',216,192,37), (45499,5590218,1,'soga_lip_type',100,100,-100), (45500,5590218,1,'soga_nose_type',-68,-100,100), (45501,5590218,0,'soga_skin_color',43,46,47), (45502,5590218,0,'wing_color1',255,255,255), (45503,5590218,0,'wing_color2',255,255,255), (45504,5590219,1,'cheek_type',7,50,0), (45505,5590219,1,'chin_type',-58,-96,-56), (45506,5590219,1,'ear_type',46,-56,0), (45507,5590219,1,'eye_brow_type',-89,14,22), (45508,5590219,0,'eye_color',240,139,255), (45509,5590219,1,'eye_type',-11,0,0), (45510,5590219,0,'hair_color1',56,94,0), (45511,5590219,0,'hair_face_color',7,1,1), (45512,5590219,0,'hair_face_highlight_color',103,133,149), (45513,5590219,0,'hair_type_color',7,1,1), (45514,5590219,0,'hair_type_highlight_color',103,133,149), (45515,5590219,1,'lip_type',79,35,21), (45516,5590219,1,'nose_type',-96,56,94), (45517,5590219,0,'skin_color',199,172,194), (45518,5590219,1,'soga_cheek_type',0,-89,14), (45519,5590219,1,'soga_chin_type',0,79,35), (45520,5590219,1,'soga_ear_type',0,-11,0), (45521,5590219,1,'soga_eye_brow_type',0,46,-56), (45522,5590219,0,'soga_eye_color',229,229,102), (45523,5590219,0,'soga_hair_face_color',7,1,1), (45524,5590219,0,'soga_hair_face_highlight_color',103,133,149), (45525,5590219,0,'soga_hair_type_color',7,1,1), (45526,5590219,0,'soga_hair_type_highlight_color',103,133,149), (45527,5590219,1,'soga_lip_type',22,7,50), (45528,5590219,1,'soga_nose_type',21,-58,-96), (45529,5590219,0,'soga_skin_color',199,172,194), (45530,5590219,0,'wing_color1',255,255,255), (45531,5590219,0,'wing_color2',255,255,255), (45532,5590220,1,'cheek_type',-62,14,0), (45533,5590220,1,'chin_type',63,-32,-93), (45534,5590220,1,'ear_type',68,-59,0), (45535,5590220,1,'eye_brow_type',19,-47,-63), (45536,5590220,0,'eye_color',2,191,191), (45537,5590220,1,'eye_type',62,0,0), (45538,5590220,0,'hair_color1',74,222,78), (45539,5590220,1,'lip_type',-78,84,14), (45540,5590220,1,'nose_type',61,74,-34), (45541,5590220,0,'skin_color',159,130,121), (45542,5590220,1,'soga_cheek_type',0,19,-47), (45543,5590220,1,'soga_chin_type',0,-78,84), (45544,5590220,1,'soga_ear_type',0,62,0), (45545,5590220,1,'soga_eye_brow_type',0,68,-59), (45546,5590220,0,'soga_eye_color',229,229,102), (45547,5590220,1,'soga_lip_type',-63,-62,14), (45548,5590220,1,'soga_nose_type',14,63,-32), (45549,5590220,0,'soga_skin_color',159,130,121), (45550,5590220,0,'wing_color1',255,255,255), (45551,5590220,0,'wing_color2',255,255,255), (45552,5590221,1,'cheek_type',100,-100,0), (45553,5590221,1,'chin_type',-100,100,100), (45554,5590221,1,'ear_type',25,9,0), (45555,5590221,1,'eye_brow_type',100,100,100), (45556,5590221,0,'eye_color',118,14,183), (45557,5590221,1,'eye_type',100,0,0), (45558,5590221,0,'hair_color1',239,255,156), (45559,5590221,0,'hair_face_color',171,60,32), (45560,5590221,0,'hair_face_highlight_color',216,192,37), (45561,5590221,0,'hair_type_color',171,60,32), (45562,5590221,0,'hair_type_highlight_color',216,192,37), (45563,5590221,1,'lip_type',100,50,-68), (45564,5590221,1,'nose_type',0,-17,-1), (45565,5590221,0,'skin_color',115,117,119), (45566,5590221,1,'soga_cheek_type',0,100,100), (45567,5590221,1,'soga_chin_type',0,100,50), (45568,5590221,1,'soga_ear_type',0,100,0), (45569,5590221,1,'soga_eye_brow_type',0,25,9), (45570,5590221,0,'soga_eye_color',229,229,102), (45571,5590221,1,'soga_eye_type',100,0,0), (45572,5590221,0,'soga_hair_face_color',171,60,32), (45573,5590221,0,'soga_hair_face_highlight_color',216,192,37), (45574,5590221,0,'soga_hair_type_color',171,60,32), (45575,5590221,0,'soga_hair_type_highlight_color',216,192,37), (45576,5590221,1,'soga_lip_type',100,100,-100), (45577,5590221,1,'soga_nose_type',-68,-100,100), (45578,5590221,0,'soga_skin_color',115,117,119), (45579,5590221,0,'wing_color1',255,255,255), (45580,5590221,0,'wing_color2',255,255,255), (45581,5590222,1,'cheek_type',25,-64,0), (45582,5590222,1,'chin_type',-63,87,75), (45583,5590222,1,'ear_type',81,-81,0), (45584,5590222,1,'eye_brow_type',41,37,31), (45585,5590222,0,'eye_color',230,116,250), (45586,5590222,1,'eye_type',-12,0,0), (45587,5590222,0,'hair_color1',239,51,238), (45588,5590222,0,'hair_color2',88,95,109), (45589,5590222,0,'hair_face_color',102,133,150), (45590,5590222,0,'hair_face_highlight_color',100,131,153), (45591,5590222,0,'hair_highlight',98,135,156), (45592,5590222,0,'hair_type_color',102,133,150), (45593,5590222,0,'hair_type_highlight_color',100,131,153), (45594,5590222,1,'lip_type',64,-84,-72), (45595,5590222,1,'nose_type',-75,-17,51), (45596,5590222,0,'skin_color',130,173,172), (45597,5590222,1,'soga_cheek_type',0,41,37), (45598,5590222,1,'soga_chin_type',0,64,-84), (45599,5590222,1,'soga_ear_type',0,-12,0), (45600,5590222,1,'soga_eye_brow_type',0,81,-81), (45601,5590222,0,'soga_eye_color',229,229,102), (45602,5590222,1,'soga_eye_type',-12,0,0), (45603,5590222,0,'soga_hair_color1',98,135,156), (45604,5590222,0,'soga_hair_color2',88,95,109), (45605,5590222,0,'soga_hair_face_color',102,133,150), (45606,5590222,0,'soga_hair_face_highlight_color',100,131,153), (45607,5590222,0,'soga_hair_highlight',98,135,156), (45608,5590222,0,'soga_hair_type_color',102,133,150), (45609,5590222,0,'soga_hair_type_highlight_color',100,131,153), (45610,5590222,1,'soga_lip_type',31,25,-64), (45611,5590222,1,'soga_nose_type',-72,-63,87), (45612,5590222,0,'soga_skin_color',130,173,172), (45613,5590222,0,'wing_color1',255,255,255), (45614,5590222,0,'wing_color2',255,255,255), (45615,5590223,1,'cheek_type',-43,-72,0), (45616,5590223,1,'chin_type',38,-75,77), (45617,5590223,1,'ear_type',-61,-83,0), (45618,5590223,1,'eye_brow_type',-51,-35,-31), (45619,5590223,0,'eye_color',173,142,88), (45620,5590223,1,'eye_type',-76,0,0), (45621,5590223,0,'hair_color1',82,31,72), (45622,5590223,0,'hair_color2',56,0,0), (45623,5590223,0,'hair_face_color',49,47,61), (45624,5590223,0,'hair_face_highlight_color',42,29,2), (45625,5590223,0,'hair_highlight',79,28,15), (45626,5590223,0,'hair_type_color',49,47,61), (45627,5590223,0,'hair_type_highlight_color',42,29,2), (45628,5590223,1,'lip_type',3,41,70), (45629,5590223,1,'nose_type',-47,82,31), (45630,5590223,0,'skin_color',243,251,251), (45631,5590223,1,'soga_cheek_type',0,-51,-35), (45632,5590223,1,'soga_chin_type',0,3,41), (45633,5590223,1,'soga_ear_type',0,-76,0), (45634,5590223,1,'soga_eye_brow_type',0,-61,-83), (45635,5590223,0,'soga_eye_color',229,229,102), (45636,5590223,1,'soga_eye_type',56,0,0), (45637,5590223,0,'soga_hair_color1',43,36,70), (45638,5590223,0,'soga_hair_color2',64,76,74), (45639,5590223,0,'soga_hair_face_color',49,47,61), (45640,5590223,0,'soga_hair_face_highlight_color',42,29,2), (45641,5590223,0,'soga_hair_highlight',79,28,15), (45642,5590223,0,'soga_hair_type_color',49,47,61), (45643,5590223,0,'soga_hair_type_highlight_color',42,29,2), (45644,5590223,1,'soga_lip_type',-31,-43,-72), (45645,5590223,1,'soga_nose_type',70,38,-75), (45646,5590223,0,'soga_skin_color',243,251,251), (45647,5590223,0,'wing_color1',255,255,255), (45648,5590223,0,'wing_color2',255,255,255), (45649,5590224,0,'eye_color',255,255,255), (45650,5590224,0,'skin_color',255,255,255), (45651,5590224,0,'soga_eye_color',255,0,255), (45652,5590225,0,'eye_color',255,255,255), (45653,5590225,0,'skin_color',255,255,255), (45654,5590225,0,'soga_eye_color',255,0,255), (45655,5590226,1,'cheek_type',11,-19,0), (45656,5590226,1,'chin_type',8,4,-3), (45657,5590226,1,'ear_type',1,4,0), (45658,5590226,1,'eye_brow_type',22,0,26), (45659,5590226,0,'eye_color',42,55,80), (45660,5590226,1,'eye_type',-18,0,0), (45661,5590226,0,'hair_color1',28,231,0), (45662,5590226,0,'hair_face_color',133,126,133), (45663,5590226,0,'hair_face_highlight_color',105,103,97), (45664,5590226,0,'hair_type_color',133,126,133), (45665,5590226,0,'hair_type_highlight_color',105,103,97), (45666,5590226,1,'lip_type',45,1,-28), (45667,5590226,1,'nose_type',-3,28,-25), (45668,5590226,0,'skin_color',123,116,158), (45669,5590226,1,'soga_cheek_type',0,22,0), (45670,5590226,1,'soga_chin_type',0,45,1), (45671,5590226,1,'soga_ear_type',0,-18,0), (45672,5590226,1,'soga_eye_brow_type',0,1,4), (45673,5590226,0,'soga_eye_color',229,229,102), (45674,5590226,0,'soga_hair_face_color',133,126,133), (45675,5590226,0,'soga_hair_face_highlight_color',105,103,97), (45676,5590226,0,'soga_hair_type_color',133,126,133), (45677,5590226,0,'soga_hair_type_highlight_color',105,103,97), (45678,5590226,1,'soga_lip_type',26,11,-19), (45679,5590226,1,'soga_nose_type',-28,8,4), (45680,5590226,0,'soga_skin_color',123,116,158), (45681,5590226,0,'wing_color1',255,255,255), (45682,5590226,0,'wing_color2',255,255,255), (45683,5590227,1,'cheek_type',-55,2,0), (45684,5590227,1,'chin_type',82,8,5), (45685,5590227,1,'ear_type',-94,66,0), (45686,5590227,1,'eye_brow_type',78,31,-32), (45687,5590227,0,'eye_color',238,27,29), (45688,5590227,1,'eye_type',58,0,0), (45689,5590227,0,'hair_color1',9,46,28), (45690,5590227,0,'hair_face_color',107,130,133), (45691,5590227,0,'hair_face_highlight_color',86,1,1), (45692,5590227,0,'hair_type_color',107,130,133), (45693,5590227,0,'hair_type_highlight_color',86,1,1), (45694,5590227,1,'lip_type',55,-35,-100), (45695,5590227,1,'nose_type',59,9,46), (45696,5590227,0,'skin_color',174,178,195), (45697,5590227,1,'soga_cheek_type',0,78,31), (45698,5590227,1,'soga_chin_type',0,55,-35), (45699,5590227,1,'soga_ear_type',0,58,0), (45700,5590227,1,'soga_eye_brow_type',0,-94,66), (45701,5590227,0,'soga_eye_color',204,204,204), (45702,5590227,0,'soga_hair_face_color',107,130,133), (45703,5590227,0,'soga_hair_face_highlight_color',86,1,1), (45704,5590227,0,'soga_hair_type_color',107,130,133), (45705,5590227,0,'soga_hair_type_highlight_color',86,1,1), (45706,5590227,1,'soga_lip_type',-32,-55,2), (45707,5590227,1,'soga_nose_type',-100,82,8), (45708,5590227,0,'soga_skin_color',174,178,195), (45709,5590228,1,'cheek_type',31,-2,0), (45710,5590228,1,'chin_type',0,4,-7), (45711,5590228,1,'ear_type',-7,-17,0), (45712,5590228,1,'eye_brow_type',-12,-32,-7), (45713,5590228,0,'eye_color',90,44,6), (45714,5590228,1,'eye_type',4,0,0), (45715,5590228,0,'hair_color1',249,252,156), (45716,5590228,0,'hair_face_color',141,100,0), (45717,5590228,0,'hair_type_color',141,100,0), (45718,5590228,1,'lip_type',-4,11,-12), (45719,5590228,1,'nose_type',9,-7,-4), (45720,5590228,0,'skin_color',189,51,13), (45721,5590228,1,'soga_cheek_type',0,-12,-32), (45722,5590228,1,'soga_chin_type',0,-4,11), (45723,5590228,1,'soga_ear_type',0,4,0), (45724,5590228,1,'soga_eye_brow_type',0,-7,-17), (45725,5590228,0,'soga_eye_color',229,229,102), (45726,5590228,0,'soga_hair_face_color',141,100,0), (45727,5590228,0,'soga_hair_type_color',141,100,0), (45728,5590228,1,'soga_lip_type',-7,0,0), (45729,5590228,1,'soga_nose_type',-12,0,4), (45730,5590228,0,'soga_skin_color',189,51,13), (45731,5590228,0,'wing_color1',255,255,255), (45732,5590228,0,'wing_color2',255,255,255), (45733,5590229,1,'cheek_type',25,-10,0), (45734,5590229,1,'chin_type',-1,0,12), (45735,5590229,1,'ear_type',9,-21,0), (45736,5590229,1,'eye_brow_type',0,20,7), (45737,5590229,0,'eye_color',243,167,255), (45738,5590229,1,'eye_type',-2,0,0), (45739,5590229,0,'hair_color1',17,31,0), (45740,5590229,0,'hair_face_color',141,120,147), (45741,5590229,0,'hair_face_highlight_color',105,103,97), (45742,5590229,0,'hair_type_color',141,120,147), (45743,5590229,0,'hair_type_highlight_color',105,103,97), (45744,5590229,1,'lip_type',25,-17,10), (45745,5590229,1,'nose_type',-9,17,31), (45746,5590229,0,'skin_color',58,99,111), (45747,5590229,1,'soga_cheek_type',0,0,20), (45748,5590229,1,'soga_chin_type',0,25,-17), (45749,5590229,1,'soga_ear_type',0,-2,0), (45750,5590229,1,'soga_eye_brow_type',0,9,-21), (45751,5590229,0,'soga_eye_color',229,229,102), (45752,5590229,0,'soga_hair_face_color',141,120,147), (45753,5590229,0,'soga_hair_face_highlight_color',105,103,97), (45754,5590229,0,'soga_hair_type_color',141,120,147), (45755,5590229,0,'soga_hair_type_highlight_color',105,103,97), (45756,5590229,1,'soga_lip_type',7,25,-10), (45757,5590229,1,'soga_nose_type',10,-1,0), (45758,5590229,0,'soga_skin_color',58,99,111), (45759,5590229,0,'wing_color1',255,255,255), (45760,5590229,0,'wing_color2',255,255,255), (45761,5590230,1,'cheek_type',15,85,0), (45762,5590230,1,'chin_type',22,-45,-7), (45763,5590230,1,'eye_brow_type',96,26,75), (45764,5590230,0,'eye_color',98,34,110), (45765,5590230,1,'eye_type',-39,0,0), (45766,5590230,0,'hair_color1',193,163,55), (45767,5590230,0,'hair_face_color',87,37,141), (45768,5590230,0,'hair_type_color',87,37,141), (45769,5590230,1,'lip_type',-21,28,34), (45770,5590230,1,'nose_type',35,-63,-93), (45771,5590230,0,'skin_color',87,37,141), (45772,5590230,1,'soga_cheek_type',0,96,26), (45773,5590230,1,'soga_chin_type',0,-21,28), (45774,5590230,1,'soga_ear_type',0,-39,0), (45775,5590230,0,'soga_eye_color',229,229,102), (45776,5590230,0,'soga_hair_face_color',87,37,141), (45777,5590230,0,'soga_hair_type_color',87,37,141), (45778,5590230,1,'soga_lip_type',75,15,85), (45779,5590230,1,'soga_nose_type',34,22,-45), (45780,5590230,0,'soga_skin_color',87,37,141), (45781,5590231,1,'cheek_type',-35,-19,0), (45782,5590231,1,'chin_type',-5,20,40), (45783,5590231,1,'ear_type',10,34,0), (45784,5590231,1,'eye_brow_type',0,18,17), (45785,5590231,0,'eye_color',108,169,186), (45786,5590231,1,'eye_type',-31,0,0), (45787,5590231,0,'hair_color1',224,28,0), (45788,5590231,0,'hair_face_color',68,36,1), (45789,5590231,0,'hair_face_highlight_color',81,57,28), (45790,5590231,0,'hair_type_color',68,36,1), (45791,5590231,0,'hair_type_highlight_color',81,57,28), (45792,5590231,1,'lip_type',32,-14,39), (45793,5590231,1,'nose_type',-17,-32,28), (45794,5590231,0,'skin_color',254,254,254), (45795,5590231,1,'soga_cheek_type',0,0,18), (45796,5590231,1,'soga_chin_type',0,32,-14), (45797,5590231,1,'soga_ear_type',0,-31,0), (45798,5590231,1,'soga_eye_brow_type',0,10,34), (45799,5590231,0,'soga_eye_color',229,229,102), (45800,5590231,0,'soga_hair_face_color',68,36,1), (45801,5590231,0,'soga_hair_face_highlight_color',81,57,28), (45802,5590231,0,'soga_hair_type_color',68,36,1), (45803,5590231,0,'soga_hair_type_highlight_color',81,57,28), (45804,5590231,1,'soga_lip_type',17,-35,-19), (45805,5590231,1,'soga_nose_type',39,-5,20), (45806,5590231,0,'soga_skin_color',254,254,254), (45807,5590231,0,'wing_color1',255,255,255), (45808,5590231,0,'wing_color2',255,255,255), (45809,5590232,1,'cheek_type',0,-20,0), (45810,5590232,1,'chin_type',37,-17,-46), (45811,5590232,1,'ear_type',77,-26,0), (45812,5590232,1,'eye_brow_type',-38,45,-41), (45813,5590232,0,'eye_color',86,86,0), (45814,5590232,1,'eye_type',-32,0,0), (45815,5590232,0,'hair_color1',249,246,180), (45816,5590232,1,'lip_type',59,56,-10), (45817,5590232,1,'nose_type',91,-7,-10), (45818,5590232,0,'skin_color',136,103,55), (45819,5590232,1,'soga_cheek_type',0,-38,45), (45820,5590232,1,'soga_chin_type',0,59,56), (45821,5590232,1,'soga_ear_type',0,-32,0), (45822,5590232,1,'soga_eye_brow_type',0,77,-26), (45823,5590232,0,'soga_eye_color',229,229,102), (45824,5590232,1,'soga_lip_type',-41,0,-20), (45825,5590232,1,'soga_nose_type',-10,37,-17), (45826,5590232,0,'soga_skin_color',136,103,55), (45827,5590232,0,'wing_color1',255,255,255), (45828,5590232,0,'wing_color2',255,255,255), (45829,5590233,1,'cheek_type',34,-88,0), (45830,5590233,1,'chin_type',28,-53,-52), (45831,5590233,1,'ear_type',69,14,0), (45832,5590233,1,'eye_brow_type',100,100,100), (45833,5590233,0,'eye_color',40,83,77), (45834,5590233,1,'eye_type',-100,0,0), (45835,5590233,0,'hair_color1',244,56,7), (45836,5590233,0,'hair_face_color',163,173,168), (45837,5590233,0,'hair_face_highlight_color',81,87,117), (45838,5590233,0,'hair_type_color',163,173,168), (45839,5590233,0,'hair_type_highlight_color',81,87,117), (45840,5590233,1,'lip_type',-100,-41,-7), (45841,5590233,1,'nose_type',-98,-12,56), (45842,5590233,0,'skin_color',242,250,250), (45843,5590233,1,'soga_cheek_type',0,100,100), (45844,5590233,1,'soga_chin_type',0,-100,-41), (45845,5590233,1,'soga_ear_type',0,-100,0), (45846,5590233,1,'soga_eye_brow_type',0,69,14), (45847,5590233,0,'soga_eye_color',204,204,204), (45848,5590233,0,'soga_hair_face_color',163,173,168), (45849,5590233,0,'soga_hair_face_highlight_color',81,87,117), (45850,5590233,0,'soga_hair_type_color',163,173,168), (45851,5590233,0,'soga_hair_type_highlight_color',81,87,117), (45852,5590233,1,'soga_lip_type',100,34,-88), (45853,5590233,1,'soga_nose_type',-7,28,-53), (45854,5590233,0,'soga_skin_color',242,250,250), (45855,5590234,1,'cheek_type',100,-100,0), (45856,5590234,1,'chin_type',-44,-37,100), (45857,5590234,1,'eye_brow_type',-100,-100,100), (45858,5590234,0,'eye_color',199,176,146), (45859,5590234,1,'eye_type',100,0,0), (45860,5590234,0,'hair_color1',156,45,31), (45861,5590234,0,'hair_face_color',94,86,35), (45862,5590234,0,'hair_type_color',94,86,35), (45863,5590234,1,'lip_type',0,-28,-100), (45864,5590234,1,'nose_type',-50,-100,45), (45865,5590234,0,'skin_color',94,86,35), (45866,5590234,1,'soga_cheek_type',0,-100,-100), (45867,5590234,1,'soga_chin_type',0,0,-28), (45868,5590234,1,'soga_ear_type',0,100,0), (45869,5590234,1,'soga_eye_brow_type',-100,-100,100), (45870,5590234,0,'soga_eye_color',229,229,102), (45871,5590234,1,'soga_eye_type',100,0,0), (45872,5590234,0,'soga_hair_face_color',94,86,35), (45873,5590234,0,'soga_hair_type_color',94,86,35), (45874,5590234,1,'soga_lip_type',100,100,-100), (45875,5590234,1,'soga_nose_type',-100,-44,-37), (45876,5590234,0,'soga_skin_color',94,86,35), (45877,5590234,0,'wing_color1',255,255,255), (45878,5590234,0,'wing_color2',255,255,255), (45879,5590235,1,'cheek_type',4,87,0), (45880,5590235,1,'chin_type',63,17,-38), (45881,5590235,1,'ear_type',-81,64,0), (45882,5590235,1,'eye_brow_type',-21,93,34), (45883,5590235,0,'eye_color',204,204,204), (45884,5590235,1,'eye_type',-61,0,0), (45885,5590235,0,'hair_color1',53,93,25), (45886,5590235,1,'lip_type',28,-44,-62), (45887,5590235,1,'nose_type',-66,53,93), (45888,5590235,0,'skin_color',17,3,1), (45889,5590235,1,'soga_cheek_type',0,-21,93), (45890,5590235,1,'soga_chin_type',0,28,-44), (45891,5590235,1,'soga_ear_type',0,-61,0), (45892,5590235,1,'soga_eye_brow_type',0,-81,64), (45893,5590235,0,'soga_eye_color',229,229,102), (45894,5590235,1,'soga_eye_type',-61,0,0), (45895,5590235,1,'soga_lip_type',34,4,87), (45896,5590235,1,'soga_nose_type',-62,63,17), (45897,5590235,0,'soga_skin_color',17,3,1), (45898,5590235,0,'wing_color1',255,255,255), (45899,5590235,0,'wing_color2',255,255,255), (45900,5590236,1,'cheek_type',25,0,0), (45901,5590236,1,'chin_type',11,-31,35), (45902,5590236,1,'ear_type',-7,31,0), (45903,5590236,1,'eye_brow_type',12,-2,-5), (45904,5590236,0,'eye_color',125,177,192), (45905,5590236,1,'eye_type',-14,0,0), (45906,5590236,0,'hair_color1',21,0,0), (45907,5590236,0,'hair_face_color',64,25,11), (45908,5590236,0,'hair_face_highlight_color',25,9,2), (45909,5590236,0,'hair_type_color',64,25,11), (45910,5590236,0,'hair_type_highlight_color',25,9,2), (45911,5590236,1,'lip_type',5,1,26), (45912,5590236,1,'nose_type',-21,21,0), (45913,5590236,0,'skin_color',227,209,163), (45914,5590236,1,'soga_cheek_type',0,12,-2), (45915,5590236,1,'soga_chin_type',0,5,1), (45916,5590236,1,'soga_ear_type',0,-14,0), (45917,5590236,1,'soga_eye_brow_type',0,-7,31), (45918,5590236,0,'soga_eye_color',229,229,102), (45919,5590236,0,'soga_hair_face_color',64,25,11), (45920,5590236,0,'soga_hair_face_highlight_color',25,9,2), (45921,5590236,0,'soga_hair_type_color',64,25,11), (45922,5590236,0,'soga_hair_type_highlight_color',25,9,2), (45923,5590236,1,'soga_lip_type',-5,25,0), (45924,5590236,1,'soga_nose_type',26,11,-31), (45925,5590236,0,'soga_skin_color',227,209,163), (45926,5590236,0,'wing_color1',255,255,255), (45927,5590236,0,'wing_color2',255,255,255), (45928,5590237,1,'chin_type',0,4,-7), (45929,5590237,1,'ear_type',-7,-17,0), (45930,5590237,1,'eye_brow_type',-12,-32,-7), (45931,5590237,0,'eye_color',90,44,6), (45932,5590237,1,'eye_type',4,0,0), (45933,5590237,0,'hair_color1',249,252,156), (45934,5590237,0,'hair_face_color',141,100,0), (45935,5590237,0,'hair_type_color',141,100,0), (45936,5590237,1,'lip_type',-4,11,-12), (45937,5590237,1,'nose_type',9,-7,-4), (45938,5590237,0,'skin_color',189,51,13), (45939,5590237,1,'soga_cheek_type',0,-12,-32), (45940,5590237,1,'soga_chin_type',0,-4,11), (45941,5590237,1,'soga_ear_type',0,4,0), (45942,5590237,1,'soga_eye_brow_type',0,-7,-17), (45943,5590237,0,'soga_eye_color',229,229,102), (45944,5590237,0,'soga_hair_face_color',141,100,0), (45945,5590237,0,'soga_hair_type_color',141,100,0), (45946,5590237,1,'soga_lip_type',-7,0,0), (45947,5590237,1,'soga_nose_type',-12,0,4), (45948,5590237,0,'soga_skin_color',189,51,13), (45949,5590237,0,'wing_color1',255,255,255), (45950,5590237,0,'wing_color2',255,255,255), (45951,5590238,1,'cheek_type',-66,20,0), (45952,5590238,1,'chin_type',14,-28,56), (45953,5590238,1,'ear_type',-8,-47,0), (45954,5590238,1,'eye_brow_type',17,-48,43), (45955,5590238,0,'eye_color',208,181,255), (45956,5590238,1,'eye_type',84,0,0), (45957,5590238,0,'hair_color1',251,210,62), (45958,5590238,0,'hair_face_color',86,68,133), (45959,5590238,0,'hair_face_highlight_color',244,244,246), (45960,5590238,0,'hair_type_color',86,68,133), (45961,5590238,0,'hair_type_highlight_color',244,244,246), (45962,5590238,1,'lip_type',84,68,-9), (45963,5590238,1,'nose_type',91,-5,-46), (45964,5590238,0,'skin_color',72,72,72), (45965,5590238,1,'soga_cheek_type',0,17,-48), (45966,5590238,1,'soga_chin_type',0,84,68), (45967,5590238,1,'soga_ear_type',0,84,0), (45968,5590238,1,'soga_eye_brow_type',0,-8,-47), (45969,5590238,0,'soga_eye_color',204,204,204), (45970,5590238,0,'soga_hair_face_color',86,68,133), (45971,5590238,0,'soga_hair_face_highlight_color',244,244,246), (45972,5590238,0,'soga_hair_type_color',86,68,133), (45973,5590238,0,'soga_hair_type_highlight_color',244,244,246), (45974,5590238,1,'soga_lip_type',43,-66,20), (45975,5590238,1,'soga_nose_type',-9,14,-28), (45976,5590238,0,'soga_skin_color',72,72,72), (45977,5590239,1,'cheek_type',69,68,0), (45978,5590239,1,'chin_type',71,-15,-64), (45979,5590239,1,'ear_type',56,-62,0), (45980,5590239,1,'eye_brow_type',34,-61,87), (45981,5590239,0,'eye_color',45,28,10), (45982,5590239,1,'eye_type',-46,0,0), (45983,5590239,0,'hair_color1',162,175,205), (45984,5590239,0,'hair_face_color',84,0,0), (45985,5590239,0,'hair_face_highlight_color',219,179,15), (45986,5590239,0,'hair_type_color',84,0,0), (45987,5590239,0,'hair_type_highlight_color',219,179,15), (45988,5590239,1,'lip_type',37,44,-87), (45989,5590239,1,'nose_type',34,-94,-81), (45990,5590239,0,'skin_color',46,34,21), (45991,5590239,1,'soga_cheek_type',0,34,-61), (45992,5590239,1,'soga_chin_type',0,37,44), (45993,5590239,1,'soga_ear_type',0,-46,0), (45994,5590239,1,'soga_eye_brow_type',0,56,-62), (45995,5590239,0,'soga_eye_color',204,204,204), (45996,5590239,0,'soga_hair_face_color',84,0,0), (45997,5590239,0,'soga_hair_face_highlight_color',219,179,15), (45998,5590239,0,'soga_hair_type_color',84,0,0), (45999,5590239,0,'soga_hair_type_highlight_color',219,179,15), (46000,5590239,1,'soga_lip_type',87,69,68), (46001,5590239,1,'soga_nose_type',-87,71,-15), (46002,5590239,0,'soga_skin_color',46,34,21), (46003,5590240,1,'cheek_type',72,42,0), (46004,5590240,1,'chin_type',56,-65,7), (46005,5590240,1,'ear_type',83,-20,0), (46006,5590240,1,'eye_brow_type',-81,25,47), (46007,5590240,0,'eye_color',238,9,4), (46008,5590240,1,'eye_type',-11,0,0), (46009,5590240,0,'hair_color1',239,168,17), (46010,5590240,0,'hair_type_color',167,9,2), (46011,5590240,0,'hair_type_highlight_color',63,2,100), (46012,5590240,1,'lip_type',40,46,55), (46013,5590240,1,'nose_type',-39,-17,-88), (46014,5590240,0,'skin_color',54,59,127), (46015,5590240,1,'soga_cheek_type',0,-81,25), (46016,5590240,1,'soga_chin_type',0,40,46), (46017,5590240,1,'soga_ear_type',0,-11,0), (46018,5590240,1,'soga_eye_brow_type',0,83,-20), (46019,5590240,0,'soga_eye_color',204,204,204), (46020,5590240,0,'soga_hair_type_color',167,9,2), (46021,5590240,0,'soga_hair_type_highlight_color',63,2,100), (46022,5590240,1,'soga_lip_type',47,72,42), (46023,5590240,1,'soga_nose_type',55,56,-65), (46024,5590240,0,'soga_skin_color',54,59,127), (46025,5590240,0,'wing_color1',225,21,18), (46026,5590240,0,'wing_color2',218,19,19), (46027,5590241,1,'cheek_type',52,-84,0), (46028,5590241,1,'chin_type',-26,-5,-37), (46029,5590241,1,'eye_brow_type',9,-17,68), (46030,5590241,0,'eye_color',81,152,173), (46031,5590241,1,'eye_type',59,0,0), (46032,5590241,0,'hair_color1',218,41,225), (46033,5590241,0,'hair_face_color',7,23,17), (46034,5590241,0,'hair_type_color',7,23,17), (46035,5590241,1,'lip_type',20,-44,-20), (46036,5590241,1,'nose_type',-9,-38,41), (46037,5590241,0,'skin_color',7,23,17), (46038,5590241,1,'soga_cheek_type',0,9,-17), (46039,5590241,1,'soga_chin_type',0,20,-44), (46040,5590241,1,'soga_ear_type',0,59,0), (46041,5590241,0,'soga_eye_color',229,229,102), (46042,5590241,0,'soga_hair_face_color',7,23,17), (46043,5590241,0,'soga_hair_type_color',7,23,17), (46044,5590241,1,'soga_lip_type',68,52,-84), (46045,5590241,1,'soga_nose_type',-20,-26,-5), (46046,5590241,0,'soga_skin_color',7,23,17), (46047,5590242,1,'cheek_type',3,-1,0), (46048,5590242,1,'chin_type',-38,-7,-19), (46049,5590242,1,'ear_type',-14,8,0), (46050,5590242,1,'eye_brow_type',-14,-41,2), (46051,5590242,0,'eye_color',209,40,22), (46052,5590242,1,'eye_type',7,0,0), (46053,5590242,0,'hair_color1',0,254,242), (46054,5590242,0,'hair_face_color',30,29,14), (46055,5590242,0,'hair_type_color',30,29,14), (46056,5590242,1,'lip_type',22,21,-21), (46057,5590242,1,'nose_type',7,0,-2), (46058,5590242,0,'skin_color',55,219,29), (46059,5590242,1,'soga_cheek_type',0,-14,-41), (46060,5590242,1,'soga_chin_type',0,22,21), (46061,5590242,1,'soga_ear_type',0,7,0), (46062,5590242,1,'soga_eye_brow_type',0,-14,8), (46063,5590242,0,'soga_eye_color',229,229,102), (46064,5590242,0,'soga_hair_face_color',30,29,14), (46065,5590242,0,'soga_hair_type_color',30,29,14), (46066,5590242,1,'soga_lip_type',2,3,-1), (46067,5590242,1,'soga_nose_type',-21,-38,-7), (46068,5590242,0,'soga_skin_color',55,219,29), (46069,5590242,0,'wing_color1',255,255,255), (46070,5590242,0,'wing_color2',255,255,255), (46071,5590243,1,'cheek_type',11,-43,0), (46072,5590243,1,'chin_type',-14,0,14), (46073,5590243,1,'ear_type',0,-14,0), (46074,5590243,1,'eye_brow_type',-1,32,-31), (46075,5590243,0,'eye_color',201,43,49), (46076,5590243,1,'eye_type',-37,0,0), (46077,5590243,0,'hair_color1',45,214,0), (46078,5590243,0,'hair_face_color',84,41,0), (46079,5590243,0,'hair_type_color',84,41,0), (46080,5590243,1,'lip_type',9,-32,-37), (46081,5590243,1,'nose_type',-14,45,-42), (46082,5590243,0,'skin_color',127,109,95), (46083,5590243,1,'soga_cheek_type',0,-1,32), (46084,5590243,1,'soga_chin_type',0,9,-32), (46085,5590243,1,'soga_ear_type',0,-37,0), (46086,5590243,1,'soga_eye_brow_type',0,0,-14), (46087,5590243,0,'soga_eye_color',229,229,102), (46088,5590243,1,'soga_eye_type',-37,0,0), (46089,5590243,0,'soga_hair_face_color',84,41,0), (46090,5590243,0,'soga_hair_type_color',84,41,0), (46091,5590243,1,'soga_lip_type',-31,11,-43), (46092,5590243,1,'soga_nose_type',-37,-14,0), (46093,5590243,0,'soga_skin_color',127,109,95), (46094,5590243,0,'wing_color1',255,255,255), (46095,5590243,0,'wing_color2',255,255,255), (46096,5590244,1,'cheek_type',0,94,0), (46097,5590244,1,'chin_type',-42,26,-62), (46098,5590244,1,'ear_type',69,-25,0), (46099,5590244,1,'eye_brow_type',-68,-88,89), (46100,5590244,0,'eye_color',143,103,48), (46101,5590244,1,'eye_type',-18,0,0), (46102,5590244,0,'hair_color1',225,245,50), (46103,5590244,0,'hair_color2',238,0,0), (46104,5590244,0,'hair_face_color',195,208,207), (46105,5590244,0,'hair_face_highlight_color',230,170,26), (46106,5590244,0,'hair_type_color',195,208,207), (46107,5590244,0,'hair_type_highlight_color',230,170,26), (46108,5590244,1,'lip_type',-5,57,20), (46109,5590244,1,'nose_type',-18,-31,-11), (46110,5590244,0,'skin_color',46,35,36), (46111,5590244,1,'soga_cheek_type',0,-68,-88), (46112,5590244,1,'soga_chin_type',0,-5,57), (46113,5590244,1,'soga_ear_type',0,-18,0), (46114,5590244,1,'soga_eye_brow_type',0,69,-25), (46115,5590244,0,'soga_eye_color',229,229,102), (46116,5590244,1,'soga_eye_type',-18,0,0), (46117,5590244,0,'soga_hair_face_color',195,208,207), (46118,5590244,0,'soga_hair_face_highlight_color',230,170,26), (46119,5590244,0,'soga_hair_type_color',195,208,207), (46120,5590244,0,'soga_hair_type_highlight_color',230,170,26), (46121,5590244,1,'soga_lip_type',89,0,94), (46122,5590244,1,'soga_nose_type',20,-42,26), (46123,5590244,0,'soga_skin_color',46,35,36), (46124,5590244,0,'wing_color1',255,255,255), (46125,5590244,0,'wing_color2',255,255,255), (46126,5590245,1,'cheek_type',-28,56,0), (46127,5590245,1,'chin_type',85,-57,-2), (46128,5590245,1,'ear_type',91,50,0), (46129,5590245,1,'eye_brow_type',-10,-34,75), (46130,5590245,0,'eye_color',21,29,43), (46131,5590245,1,'eye_type',85,0,0), (46132,5590245,0,'hair_color1',194,230,228), (46133,5590245,0,'hair_face_color',244,244,246), (46134,5590245,0,'hair_face_highlight_color',86,68,133), (46135,5590245,0,'hair_type_color',244,244,246), (46136,5590245,0,'hair_type_highlight_color',86,68,133), (46137,5590245,1,'lip_type',-78,-82,-38), (46138,5590245,1,'nose_type',11,-62,-26), (46139,5590245,0,'skin_color',106,149,148), (46140,5590245,1,'soga_cheek_type',0,-10,-34), (46141,5590245,1,'soga_chin_type',0,-78,-82), (46142,5590245,1,'soga_ear_type',0,85,0), (46143,5590245,1,'soga_eye_brow_type',0,91,50), (46144,5590245,0,'soga_eye_color',229,229,102), (46145,5590245,0,'soga_hair_face_color',244,244,246), (46146,5590245,0,'soga_hair_face_highlight_color',86,68,133), (46147,5590245,0,'soga_hair_type_color',244,244,246), (46148,5590245,0,'soga_hair_type_highlight_color',86,68,133), (46149,5590245,1,'soga_lip_type',75,-28,56), (46150,5590245,1,'soga_nose_type',-38,85,-57), (46151,5590245,0,'soga_skin_color',106,149,148), (46152,5590245,0,'wing_color1',255,255,255), (46153,5590245,0,'wing_color2',255,255,255), (46154,5590246,1,'cheek_type',-68,-58,0), (46155,5590246,1,'chin_type',-40,68,-82), (46156,5590246,1,'ear_type',28,-71,0), (46157,5590246,1,'eye_brow_type',-88,94,65), (46158,5590246,0,'eye_color',95,96,0), (46159,5590246,1,'eye_type',8,0,0), (46160,5590246,0,'hair_color1',213,222,1), (46161,5590246,1,'lip_type',55,4,0), (46162,5590246,1,'nose_type',84,-43,-34), (46163,5590246,0,'skin_color',155,143,88), (46164,5590246,1,'soga_cheek_type',0,-88,94), (46165,5590246,1,'soga_chin_type',0,55,4), (46166,5590246,1,'soga_ear_type',0,8,0), (46167,5590246,1,'soga_eye_brow_type',0,28,-71), (46168,5590246,0,'soga_eye_color',229,229,102), (46169,5590246,1,'soga_eye_type',8,0,0), (46170,5590246,1,'soga_lip_type',65,-68,-58), (46171,5590246,1,'soga_nose_type',0,-40,68), (46172,5590246,0,'soga_skin_color',155,143,88), (46173,5590246,0,'wing_color1',255,255,255), (46174,5590246,0,'wing_color2',255,255,255), (46175,5590247,1,'cheek_type',-46,40,0), (46176,5590247,1,'chin_type',20,-25,28), (46177,5590247,1,'eye_brow_type',14,19,-2), (46178,5590247,0,'eye_color',41,84,95), (46179,5590247,1,'eye_type',11,0,0), (46180,5590247,0,'hair_color1',239,1,156), (46181,5590247,0,'hair_face_color',132,90,60), (46182,5590247,0,'hair_face_highlight_color',124,48,7), (46183,5590247,0,'hair_type_color',132,90,60), (46184,5590247,0,'hair_type_highlight_color',124,48,7), (46185,5590247,1,'lip_type',7,-43,0), (46186,5590247,1,'nose_type',0,-17,1), (46187,5590247,0,'skin_color',220,231,230), (46188,5590247,1,'soga_cheek_type',0,14,19), (46189,5590247,1,'soga_chin_type',0,7,-43), (46190,5590247,1,'soga_ear_type',0,11,0), (46191,5590247,1,'soga_eye_brow_type',14,19,-2), (46192,5590247,0,'soga_eye_color',229,229,102), (46193,5590247,1,'soga_eye_type',11,0,0), (46194,5590247,0,'soga_hair_face_color',132,90,60), (46195,5590247,0,'soga_hair_face_highlight_color',124,48,7), (46196,5590247,0,'soga_hair_type_color',132,90,60), (46197,5590247,0,'soga_hair_type_highlight_color',124,48,7), (46198,5590247,1,'soga_lip_type',-2,-46,40), (46199,5590247,1,'soga_nose_type',0,20,-25), (46200,5590247,0,'soga_skin_color',220,231,230), (46201,5590247,0,'wing_color1',255,255,255), (46202,5590247,0,'wing_color2',255,255,255), (46203,5590248,1,'cheek_type',-9,19,0), (46204,5590248,1,'chin_type',-79,-21,-81), (46205,5590248,1,'ear_type',-72,42,0), (46206,5590248,1,'eye_brow_type',3,65,100), (46207,5590248,0,'eye_color',176,205,0), (46208,5590248,1,'eye_type',1,0,0), (46209,5590248,0,'hair_color1',43,17,206), (46210,5590248,1,'lip_type',22,-17,-11), (46211,5590248,1,'nose_type',-18,43,17), (46212,5590248,0,'skin_color',117,101,105), (46213,5590248,1,'soga_cheek_type',0,3,65), (46214,5590248,1,'soga_chin_type',0,22,-17), (46215,5590248,1,'soga_ear_type',0,1,0), (46216,5590248,1,'soga_eye_brow_type',0,-72,42), (46217,5590248,0,'soga_eye_color',229,229,102), (46218,5590248,1,'soga_eye_type',1,0,0), (46219,5590248,1,'soga_lip_type',100,-9,19), (46220,5590248,1,'soga_nose_type',-11,-79,-21), (46221,5590248,0,'soga_skin_color',117,101,105), (46222,5590248,0,'wing_color1',255,255,255), (46223,5590248,0,'wing_color2',255,255,255), (46224,5590249,1,'cheek_type',-68,-58,0), (46225,5590249,1,'chin_type',-40,68,-82), (46226,5590249,1,'ear_type',28,-71,0), (46227,5590249,1,'eye_brow_type',-88,94,65), (46228,5590249,0,'eye_color',95,96,0), (46229,5590249,1,'eye_type',8,0,0), (46230,5590249,0,'hair_color1',213,222,1), (46231,5590249,1,'lip_type',55,4,0), (46232,5590249,1,'nose_type',84,-43,-34), (46233,5590249,0,'skin_color',155,143,88), (46234,5590249,1,'soga_cheek_type',0,-88,94), (46235,5590249,1,'soga_chin_type',0,55,4), (46236,5590249,1,'soga_ear_type',0,8,0), (46237,5590249,1,'soga_eye_brow_type',0,28,-71), (46238,5590249,0,'soga_eye_color',229,229,102), (46239,5590249,1,'soga_eye_type',8,0,0), (46240,5590249,1,'soga_lip_type',65,-68,-58), (46241,5590249,1,'soga_nose_type',0,-40,68), (46242,5590249,0,'soga_skin_color',155,143,88), (46243,5590249,0,'wing_color1',255,255,255), (46244,5590249,0,'wing_color2',255,255,255), (46245,5590250,1,'cheek_type',-22,4,0), (46246,5590250,1,'chin_type',-28,-7,-28), (46247,5590250,1,'ear_type',-10,-14,0), (46248,5590250,1,'eye_brow_type',29,-19,23), (46249,5590250,0,'eye_color',57,36,14), (46250,5590250,1,'eye_type',-5,0,0), (46251,5590250,0,'hair_color1',34,7,156), (46252,5590250,0,'hair_face_color',81,54,37), (46253,5590250,0,'hair_face_highlight_color',184,64,34), (46254,5590250,0,'hair_type_color',81,54,37), (46255,5590250,0,'hair_type_highlight_color',184,64,34), (46256,5590250,1,'lip_type',-28,10,2), (46257,5590250,1,'nose_type',-31,34,7), (46258,5590250,0,'skin_color',244,221,221), (46259,5590250,1,'soga_cheek_type',0,29,-19), (46260,5590250,1,'soga_chin_type',0,-28,10), (46261,5590250,1,'soga_ear_type',0,-5,0), (46262,5590250,1,'soga_eye_brow_type',0,-10,-14), (46263,5590250,0,'soga_eye_color',229,229,102), (46264,5590250,1,'soga_eye_type',-5,0,0), (46265,5590250,0,'soga_hair_face_color',81,54,37), (46266,5590250,0,'soga_hair_face_highlight_color',184,64,34), (46267,5590250,0,'soga_hair_type_color',81,54,37), (46268,5590250,0,'soga_hair_type_highlight_color',184,64,34), (46269,5590250,1,'soga_lip_type',23,-22,4), (46270,5590250,1,'soga_nose_type',2,-28,-7), (46271,5590250,0,'soga_skin_color',244,221,221), (46272,5590250,0,'wing_color1',255,255,255), (46273,5590250,0,'wing_color2',255,255,255), (46274,5590251,1,'cheek_type',0,5,0), (46275,5590251,1,'chin_type',-18,-34,18), (46276,5590251,1,'ear_type',-17,25,0), (46277,5590251,1,'eye_brow_type',19,-7,21), (46278,5590251,0,'eye_color',20,10,22), (46279,5590251,1,'eye_type',-23,0,0), (46280,5590251,0,'hair_color1',28,242,0), (46281,5590251,0,'hair_face_color',213,216,216), (46282,5590251,0,'hair_face_highlight_color',105,103,97), (46283,5590251,0,'hair_type_color',213,216,216), (46284,5590251,0,'hair_type_highlight_color',105,103,97), (46285,5590251,1,'lip_type',-28,42,10), (46286,5590251,1,'nose_type',28,28,-14), (46287,5590251,0,'skin_color',57,46,44), (46288,5590251,1,'soga_cheek_type',0,19,-7), (46289,5590251,1,'soga_chin_type',0,-28,42), (46290,5590251,1,'soga_ear_type',0,-23,0), (46291,5590251,1,'soga_eye_brow_type',0,-17,25), (46292,5590251,0,'soga_eye_color',229,229,102), (46293,5590251,1,'soga_eye_type',32,0,0), (46294,5590251,0,'soga_hair_face_color',213,216,216), (46295,5590251,0,'soga_hair_face_highlight_color',105,103,97), (46296,5590251,0,'soga_hair_type_color',213,216,216), (46297,5590251,0,'soga_hair_type_highlight_color',105,103,97), (46298,5590251,1,'soga_lip_type',21,0,5), (46299,5590251,1,'soga_nose_type',10,-18,-34), (46300,5590251,0,'soga_skin_color',57,46,44), (46301,5590251,0,'wing_color1',255,255,255), (46302,5590251,0,'wing_color2',255,255,255), (46303,5590252,1,'cheek_type',-62,64,0), (46304,5590252,1,'chin_type',91,62,0), (46305,5590252,1,'ear_type',-76,78,0), (46306,5590252,1,'eye_brow_type',40,-61,96), (46307,5590252,0,'eye_color',118,129,225), (46308,5590252,1,'eye_type',19,0,0), (46309,5590252,0,'hair_color1',208,96,52), (46310,5590252,0,'hair_face_color',100,131,153), (46311,5590252,0,'hair_face_highlight_color',5,4,1), (46312,5590252,0,'hair_type_color',100,131,153), (46313,5590252,0,'hair_type_highlight_color',5,4,1), (46314,5590252,1,'lip_type',66,84,-11), (46315,5590252,1,'nose_type',-87,-48,96), (46316,5590252,0,'skin_color',159,202,201), (46317,5590252,1,'soga_cheek_type',0,40,-61), (46318,5590252,1,'soga_chin_type',0,66,84), (46319,5590252,1,'soga_ear_type',0,19,0), (46320,5590252,1,'soga_eye_brow_type',0,-76,78), (46321,5590252,0,'soga_eye_color',229,229,102), (46322,5590252,0,'soga_hair_face_color',100,131,153), (46323,5590252,0,'soga_hair_face_highlight_color',5,4,1), (46324,5590252,0,'soga_hair_type_color',100,131,153), (46325,5590252,0,'soga_hair_type_highlight_color',5,4,1), (46326,5590252,1,'soga_lip_type',96,-62,64), (46327,5590252,1,'soga_nose_type',-11,91,62), (46328,5590252,0,'soga_skin_color',159,202,201), (46329,5590252,0,'wing_color1',255,255,255), (46330,5590252,0,'wing_color2',255,255,255), (46331,5590253,1,'cheek_type',-68,-32,0), (46332,5590253,1,'chin_type',14,53,25), (46333,5590253,1,'ear_type',-48,93,0), (46334,5590253,1,'eye_brow_type',-10,42,-45), (46335,5590253,0,'eye_color',216,183,10), (46336,5590253,1,'eye_type',-78,0,0), (46337,5590253,0,'hair_color1',165,63,81), (46338,5590253,0,'hair_color2',56,62,62), (46339,5590253,0,'hair_highlight',255,255,255), (46340,5590253,0,'hair_type_color',198,210,210), (46341,5590253,0,'hair_type_highlight_color',80,7,132), (46342,5590253,1,'lip_type',-76,-88,90), (46343,5590253,1,'nose_type',3,-91,63), (46344,5590253,0,'skin_color',70,66,58), (46345,5590253,1,'soga_cheek_type',0,-10,42), (46346,5590253,1,'soga_chin_type',0,-76,-88), (46347,5590253,1,'soga_ear_type',0,-78,0), (46348,5590253,1,'soga_eye_brow_type',0,-48,93), (46349,5590253,0,'soga_eye_color',204,204,204), (46350,5590253,1,'soga_eye_type',-78,0,0), (46351,5590253,0,'soga_hair_color1',255,255,255), (46352,5590253,0,'soga_hair_color2',56,62,62), (46353,5590253,0,'soga_hair_highlight',255,255,255), (46354,5590253,0,'soga_hair_type_color',198,210,210), (46355,5590253,0,'soga_hair_type_highlight_color',80,7,132), (46356,5590253,1,'soga_lip_type',-45,-68,-32), (46357,5590253,1,'soga_nose_type',90,14,53), (46358,5590253,0,'soga_skin_color',70,66,58), (46359,5590253,0,'wing_color1',255,6,16), (46360,5590253,0,'wing_color2',205,22,22), (46361,5590254,1,'cheek_type',17,-12,0), (46362,5590254,1,'chin_type',-52,-5,18), (46363,5590254,1,'ear_type',84,-68,0), (46364,5590254,1,'eye_brow_type',17,-29,87), (46365,5590254,0,'eye_color',154,113,58), (46366,5590254,1,'eye_type',-17,0,0), (46367,5590254,0,'hair_color1',4,69,83), (46368,5590254,0,'hair_color2',81,0,0), (46369,5590254,0,'hair_face_color',31,9,13), (46370,5590254,0,'hair_face_highlight_color',219,179,15), (46371,5590254,0,'hair_highlight',239,221,86), (46372,5590254,0,'hair_type_color',31,9,13), (46373,5590254,0,'hair_type_highlight_color',219,179,15), (46374,5590254,1,'lip_type',37,37,-78), (46375,5590254,1,'nose_type',28,4,69), (46376,5590254,0,'skin_color',248,244,244), (46377,5590254,1,'soga_cheek_type',0,17,-29), (46378,5590254,1,'soga_chin_type',0,37,37), (46379,5590254,1,'soga_ear_type',0,-17,0), (46380,5590254,1,'soga_eye_brow_type',0,84,-68), (46381,5590254,0,'soga_eye_color',204,204,204), (46382,5590254,1,'soga_eye_type',81,0,0), (46383,5590254,0,'soga_hair_color1',54,45,28), (46384,5590254,0,'soga_hair_color2',104,52,0), (46385,5590254,0,'soga_hair_face_color',31,9,13), (46386,5590254,0,'soga_hair_face_highlight_color',219,179,15), (46387,5590254,0,'soga_hair_highlight',239,221,86), (46388,5590254,0,'soga_hair_type_color',31,9,13), (46389,5590254,0,'soga_hair_type_highlight_color',219,179,15), (46390,5590254,1,'soga_lip_type',87,17,-12), (46391,5590254,1,'soga_nose_type',-78,-52,-5), (46392,5590254,0,'soga_skin_color',248,244,244), (46393,5590255,1,'cheek_type',-40,-68,0), (46394,5590255,1,'chin_type',26,70,-40), (46395,5590255,1,'ear_type',-37,-25,0), (46396,5590255,1,'eye_brow_type',88,-63,-55), (46397,5590255,0,'eye_color',30,57,39), (46398,5590255,1,'eye_type',-31,0,0), (46399,5590255,0,'hair_color1',184,17,8), (46400,5590255,0,'hair_color2',244,0,0), (46401,5590255,0,'hair_face_color',198,139,15), (46402,5590255,0,'hair_face_highlight_color',244,246,246), (46403,5590255,0,'hair_highlight',161,165,168), (46404,5590255,0,'hair_type_color',198,139,15), (46405,5590255,0,'hair_type_highlight_color',244,246,246), (46406,5590255,1,'lip_type',-42,79,15), (46407,5590255,1,'nose_type',-25,-72,17), (46408,5590255,0,'skin_color',244,248,248), (46409,5590255,1,'soga_cheek_type',0,88,-63), (46410,5590255,1,'soga_chin_type',0,-42,79), (46411,5590255,1,'soga_ear_type',0,-31,0), (46412,5590255,1,'soga_eye_brow_type',0,-37,-25), (46413,5590255,0,'soga_eye_color',229,229,102), (46414,5590255,1,'soga_eye_type',-12,0,0), (46415,5590255,0,'soga_hair_color1',209,131,22), (46416,5590255,0,'soga_hair_color2',199,150,48), (46417,5590255,0,'soga_hair_face_color',198,139,15), (46418,5590255,0,'soga_hair_face_highlight_color',244,246,246), (46419,5590255,0,'soga_hair_highlight',161,165,168), (46420,5590255,0,'soga_hair_type_color',198,139,15), (46421,5590255,0,'soga_hair_type_highlight_color',244,246,246), (46422,5590255,1,'soga_lip_type',-55,-40,-68), (46423,5590255,1,'soga_nose_type',15,26,70), (46424,5590255,0,'soga_skin_color',244,248,248), (46425,5590255,0,'wing_color1',255,255,255), (46426,5590255,0,'wing_color2',255,255,255), (46427,5590256,1,'cheek_type',-61,89,0), (46428,5590256,1,'chin_type',2,2,-14), (46429,5590256,1,'ear_type',25,68,0), (46430,5590256,1,'eye_brow_type',-28,-19,-76), (46431,5590256,0,'eye_color',192,236,247), (46432,5590256,1,'eye_type',-53,0,0), (46433,5590256,0,'hair_color1',1,15,187), (46434,5590256,0,'hair_color2',62,62,68), (46435,5590256,0,'hair_face_color',244,244,246), (46436,5590256,0,'hair_face_highlight_color',244,244,246), (46437,5590256,0,'hair_highlight',160,156,172), (46438,5590256,0,'hair_type_color',244,244,246), (46439,5590256,0,'hair_type_highlight_color',244,244,246), (46440,5590256,1,'lip_type',-93,-41,46), (46441,5590256,1,'nose_type',7,1,15), (46442,5590256,0,'skin_color',93,63,74), (46443,5590256,1,'soga_cheek_type',0,-28,-19), (46444,5590256,1,'soga_chin_type',0,-93,-41), (46445,5590256,1,'soga_ear_type',0,-53,0), (46446,5590256,1,'soga_eye_brow_type',0,25,68), (46447,5590256,0,'soga_eye_color',229,229,102), (46448,5590256,1,'soga_eye_type',-53,0,0), (46449,5590256,0,'soga_hair_color1',160,156,172), (46450,5590256,0,'soga_hair_color2',62,62,68), (46451,5590256,0,'soga_hair_face_color',244,244,246), (46452,5590256,0,'soga_hair_face_highlight_color',244,244,246), (46453,5590256,0,'soga_hair_highlight',160,156,172), (46454,5590256,0,'soga_hair_type_color',244,244,246), (46455,5590256,0,'soga_hair_type_highlight_color',244,244,246), (46456,5590256,1,'soga_lip_type',-76,-61,89), (46457,5590256,1,'soga_nose_type',46,2,2), (46458,5590256,0,'soga_skin_color',93,63,74), (46459,5590256,0,'wing_color1',255,255,255), (46460,5590256,0,'wing_color2',255,255,255), (46461,5590257,1,'cheek_type',-63,-69,0), (46462,5590257,1,'chin_type',37,-95,-8), (46463,5590257,1,'ear_type',14,38,0), (46464,5590257,1,'eye_brow_type',23,-43,81), (46465,5590257,0,'eye_color',43,89,102), (46466,5590257,1,'eye_type',-52,0,0), (46467,5590257,0,'hair_color1',17,200,239), (46468,5590257,0,'hair_face_color',15,1,21), (46469,5590257,0,'hair_face_highlight_color',171,64,25), (46470,5590257,0,'hair_type_color',15,1,21), (46471,5590257,0,'hair_type_highlight_color',171,64,25), (46472,5590257,1,'lip_type',22,34,0), (46473,5590257,1,'nose_type',21,17,-56), (46474,5590257,0,'skin_color',198,193,153), (46475,5590257,1,'soga_cheek_type',0,23,-43), (46476,5590257,1,'soga_chin_type',0,22,34), (46477,5590257,1,'soga_ear_type',0,-52,0), (46478,5590257,1,'soga_eye_brow_type',0,14,38), (46479,5590257,0,'soga_eye_color',229,229,102), (46480,5590257,0,'soga_hair_face_color',15,1,21), (46481,5590257,0,'soga_hair_face_highlight_color',171,64,25), (46482,5590257,0,'soga_hair_type_color',15,1,21), (46483,5590257,0,'soga_hair_type_highlight_color',171,64,25), (46484,5590257,1,'soga_lip_type',81,-63,-69), (46485,5590257,1,'soga_nose_type',0,37,-95), (46486,5590257,0,'soga_skin_color',198,193,153), (46487,5590257,0,'wing_color1',255,255,255), (46488,5590257,0,'wing_color2',255,255,255), (46489,5590258,1,'cheek_type',3,-19,0), (46490,5590258,1,'chin_type',-93,97,-32), (46491,5590258,1,'ear_type',-94,-87,0), (46492,5590258,1,'eye_brow_type',100,100,100), (46493,5590258,0,'eye_color',162,178,146), (46494,5590258,1,'eye_type',-100,0,0), (46495,5590258,0,'hair_color1',87,228,249), (46496,5590258,0,'hair_face_color',100,70,10), (46497,5590258,0,'hair_face_highlight_color',244,244,246), (46498,5590258,0,'hair_type_color',100,70,10), (46499,5590258,0,'hair_type_highlight_color',244,244,246), (46500,5590258,1,'lip_type',-100,50,-19), (46501,5590258,1,'nose_type',-59,87,-28), (46502,5590258,0,'skin_color',242,250,250), (46503,5590258,1,'soga_cheek_type',0,100,100), (46504,5590258,1,'soga_chin_type',0,-100,50), (46505,5590258,1,'soga_ear_type',0,-100,0), (46506,5590258,1,'soga_eye_brow_type',0,-94,-87), (46507,5590258,0,'soga_eye_color',204,204,204), (46508,5590258,0,'soga_hair_face_color',100,70,10), (46509,5590258,0,'soga_hair_face_highlight_color',244,244,246), (46510,5590258,0,'soga_hair_type_color',100,70,10), (46511,5590258,0,'soga_hair_type_highlight_color',244,244,246), (46512,5590258,1,'soga_lip_type',100,3,-19), (46513,5590258,1,'soga_nose_type',-19,-93,97), (46514,5590258,0,'soga_skin_color',242,250,250), (46515,5590259,1,'cheek_type',42,9,0), (46516,5590259,1,'chin_type',17,5,7), (46517,5590259,1,'ear_type',29,-7,0), (46518,5590259,1,'eye_brow_type',-2,0,0), (46519,5590259,0,'eye_color',87,71,37), (46520,5590259,1,'eye_type',-9,0,0), (46521,5590259,0,'hair_color1',254,238,0), (46522,5590259,0,'hair_face_color',118,95,65), (46523,5590259,0,'hair_face_highlight_color',105,99,91), (46524,5590259,0,'hair_type_color',118,95,65), (46525,5590259,0,'hair_type_highlight_color',105,99,91), (46526,5590259,1,'lip_type',31,17,-2), (46527,5590259,1,'nose_type',11,-2,-18), (46528,5590259,0,'skin_color',193,185,139), (46529,5590259,1,'soga_cheek_type',0,-2,0), (46530,5590259,1,'soga_chin_type',0,31,17), (46531,5590259,1,'soga_ear_type',0,-9,0), (46532,5590259,1,'soga_eye_brow_type',0,29,-7), (46533,5590259,0,'soga_eye_color',229,229,102), (46534,5590259,1,'soga_eye_type',-9,0,0), (46535,5590259,0,'soga_hair_face_color',118,95,65), (46536,5590259,0,'soga_hair_face_highlight_color',105,99,91), (46537,5590259,0,'soga_hair_type_color',118,95,65), (46538,5590259,0,'soga_hair_type_highlight_color',105,99,91), (46539,5590259,1,'soga_lip_type',0,42,9), (46540,5590259,1,'soga_nose_type',-2,17,5), (46541,5590259,0,'soga_skin_color',193,185,139), (46542,5590259,0,'wing_color1',255,255,255), (46543,5590259,0,'wing_color2',255,255,255), (46544,5590260,1,'cheek_type',-2,38,0), (46545,5590260,1,'chin_type',58,-75,-95), (46546,5590260,1,'ear_type',58,-63,0), (46547,5590260,1,'eye_brow_type',-20,70,29), (46548,5590260,0,'eye_color',84,139,114), (46549,5590260,1,'eye_type',-62,0,0), (46550,5590260,0,'hair_color1',41,55,26), (46551,5590260,0,'hair_color2',29,0,0), (46552,5590260,0,'hair_face_color',84,0,0), (46553,5590260,0,'hair_face_highlight_color',35,24,1), (46554,5590260,0,'hair_highlight',79,28,15), (46555,5590260,0,'hair_type_color',84,0,0), (46556,5590260,0,'hair_type_highlight_color',35,24,1), (46557,5590260,1,'lip_type',-79,82,-84), (46558,5590260,1,'nose_type',2,41,55), (46559,5590260,0,'skin_color',136,118,120), (46560,5590260,1,'soga_cheek_type',0,-20,70), (46561,5590260,1,'soga_chin_type',0,-79,82), (46562,5590260,1,'soga_ear_type',0,-62,0), (46563,5590260,1,'soga_eye_brow_type',0,58,-63), (46564,5590260,0,'soga_eye_color',229,229,102), (46565,5590260,1,'soga_eye_type',29,0,0), (46566,5590260,0,'soga_hair_color1',109,14,49), (46567,5590260,0,'soga_hair_color2',185,97,0), (46568,5590260,0,'soga_hair_face_color',84,0,0), (46569,5590260,0,'soga_hair_face_highlight_color',35,24,1), (46570,5590260,0,'soga_hair_highlight',79,28,15), (46571,5590260,0,'soga_hair_type_color',84,0,0), (46572,5590260,0,'soga_hair_type_highlight_color',35,24,1), (46573,5590260,1,'soga_lip_type',29,-2,38), (46574,5590260,1,'soga_nose_type',-84,58,-75), (46575,5590260,0,'soga_skin_color',136,118,120), (46576,5590260,0,'wing_color1',255,255,255), (46577,5590260,0,'wing_color2',255,255,255), (46578,5590261,1,'cheek_type',-75,22,0), (46579,5590261,1,'chin_type',-68,-74,87), (46580,5590261,1,'ear_type',-3,34,0), (46581,5590261,1,'eye_brow_type',75,35,-85), (46582,5590261,0,'eye_color',63,122,91), (46583,5590261,1,'eye_type',23,0,0), (46584,5590261,0,'hair_color1',91,8,245), (46585,5590261,0,'hair_color2',100,0,0), (46586,5590261,0,'hair_face_color',61,61,75), (46587,5590261,0,'hair_face_highlight_color',100,70,10), (46588,5590261,0,'hair_highlight',56,33,26), (46589,5590261,0,'hair_type_color',61,61,75), (46590,5590261,0,'hair_type_highlight_color',100,70,10), (46591,5590261,1,'lip_type',93,-39,-71), (46592,5590261,1,'nose_type',-62,91,8), (46593,5590261,0,'skin_color',242,251,250), (46594,5590261,1,'soga_cheek_type',0,75,35), (46595,5590261,1,'soga_chin_type',0,93,-39), (46596,5590261,1,'soga_ear_type',0,23,0), (46597,5590261,1,'soga_eye_brow_type',0,-3,34), (46598,5590261,0,'soga_eye_color',229,229,102), (46599,5590261,1,'soga_eye_type',100,0,0), (46600,5590261,0,'soga_hair_color1',43,36,70), (46601,5590261,0,'soga_hair_color2',68,72,71), (46602,5590261,0,'soga_hair_face_color',61,61,75), (46603,5590261,0,'soga_hair_face_highlight_color',100,70,10), (46604,5590261,0,'soga_hair_highlight',56,33,26), (46605,5590261,0,'soga_hair_type_color',61,61,75), (46606,5590261,0,'soga_hair_type_highlight_color',100,70,10), (46607,5590261,1,'soga_lip_type',-85,-75,22), (46608,5590261,1,'soga_nose_type',-71,-68,-74), (46609,5590261,0,'soga_skin_color',242,251,250), (46610,5590261,0,'wing_color1',255,255,255), (46611,5590261,0,'wing_color2',255,255,255), (46612,5590262,1,'cheek_type',0,-84,0), (46613,5590262,1,'chin_type',-96,-15,95), (46614,5590262,1,'ear_type',95,-83,0), (46615,5590262,1,'eye_brow_type',-4,-40,-3), (46616,5590262,0,'eye_color',255,237,253), (46617,5590262,1,'eye_type',74,0,0), (46618,5590262,0,'hair_color1',0,222,94), (46619,5590262,1,'lip_type',57,3,31), (46620,5590262,1,'nose_type',56,0,-34), (46621,5590262,0,'skin_color',236,235,235), (46622,5590262,1,'soga_cheek_type',0,-4,-40), (46623,5590262,1,'soga_chin_type',0,57,3), (46624,5590262,1,'soga_ear_type',0,74,0), (46625,5590262,1,'soga_eye_brow_type',0,95,-83), (46626,5590262,0,'soga_eye_color',229,229,102), (46627,5590262,1,'soga_eye_type',74,0,0), (46628,5590262,1,'soga_lip_type',-3,0,-84), (46629,5590262,1,'soga_nose_type',31,-96,-15), (46630,5590262,0,'soga_skin_color',236,235,235), (46631,5590262,0,'wing_color1',255,255,255), (46632,5590262,0,'wing_color2',255,255,255), (46633,5590263,1,'cheek_type',14,23,0), (46634,5590263,1,'chin_type',37,25,-4), (46635,5590263,1,'ear_type',-12,17,0), (46636,5590263,1,'eye_brow_type',5,17,9), (46637,5590263,0,'eye_color',90,120,69), (46638,5590263,1,'eye_type',-7,0,0), (46639,5590263,0,'hair_color1',252,0,0), (46640,5590263,0,'hair_face_color',164,119,63), (46641,5590263,0,'hair_face_highlight_color',33,13,0), (46642,5590263,0,'hair_type_color',164,119,63), (46643,5590263,0,'hair_type_highlight_color',33,13,0), (46644,5590263,1,'lip_type',-25,-18,-31), (46645,5590263,1,'nose_type',39,-4,0), (46646,5590263,0,'skin_color',141,123,80), (46647,5590263,1,'soga_cheek_type',0,5,17), (46648,5590263,1,'soga_chin_type',0,-25,-18), (46649,5590263,1,'soga_ear_type',0,-7,0), (46650,5590263,1,'soga_eye_brow_type',0,-12,17), (46651,5590263,0,'soga_eye_color',229,229,102), (46652,5590263,1,'soga_eye_type',-7,0,0), (46653,5590263,0,'soga_hair_face_color',164,119,63), (46654,5590263,0,'soga_hair_face_highlight_color',33,13,0), (46655,5590263,0,'soga_hair_type_color',164,119,63), (46656,5590263,0,'soga_hair_type_highlight_color',33,13,0), (46657,5590263,1,'soga_lip_type',9,14,23), (46658,5590263,1,'soga_nose_type',-31,37,25), (46659,5590263,0,'soga_skin_color',141,123,80), (46660,5590263,0,'wing_color1',255,255,255), (46661,5590263,0,'wing_color2',255,255,255), (46662,5590264,1,'cheek_type',7,-4,0), (46663,5590264,1,'chin_type',-1,-3,5), (46664,5590264,1,'ear_type',-3,-2,0), (46665,5590264,1,'eye_brow_type',-28,-2,0), (46666,5590264,0,'eye_color',37,57,34), (46667,5590264,1,'eye_type',-9,0,0), (46668,5590264,0,'hair_color1',244,227,0), (46669,5590264,0,'hair_face_color',104,68,24), (46670,5590264,0,'hair_face_highlight_color',40,33,25), (46671,5590264,0,'hair_type_color',104,68,24), (46672,5590264,0,'hair_type_highlight_color',40,33,25), (46673,5590264,1,'lip_type',-7,-7,46), (46674,5590264,1,'nose_type',25,-12,-29), (46675,5590264,0,'skin_color',253,255,255), (46676,5590264,1,'soga_cheek_type',0,-28,-2), (46677,5590264,1,'soga_chin_type',0,-7,-7), (46678,5590264,1,'soga_ear_type',0,-9,0), (46679,5590264,1,'soga_eye_brow_type',0,-3,-2), (46680,5590264,0,'soga_eye_color',229,229,102), (46681,5590264,1,'soga_eye_type',-9,0,0), (46682,5590264,0,'soga_hair_face_color',104,68,24), (46683,5590264,0,'soga_hair_face_highlight_color',40,33,25), (46684,5590264,0,'soga_hair_type_color',104,68,24), (46685,5590264,0,'soga_hair_type_highlight_color',40,33,25), (46686,5590264,1,'soga_lip_type',0,7,-4), (46687,5590264,1,'soga_nose_type',46,-1,-3), (46688,5590264,0,'soga_skin_color',253,255,255), (46689,5590264,0,'wing_color1',255,255,255), (46690,5590264,0,'wing_color2',255,255,255), (46691,5590265,1,'cheek_type',-2,38,0), (46692,5590265,1,'chin_type',58,-75,-95), (46693,5590265,1,'ear_type',58,-63,0), (46694,5590265,1,'eye_brow_type',-20,70,29), (46695,5590265,0,'eye_color',84,139,114), (46696,5590265,1,'eye_type',-62,0,0), (46697,5590265,0,'hair_color1',41,55,26), (46698,5590265,0,'hair_color2',29,0,0), (46699,5590265,0,'hair_face_color',84,0,0), (46700,5590265,0,'hair_face_highlight_color',35,24,1), (46701,5590265,0,'hair_type_color',84,0,0), (46702,5590265,0,'hair_type_highlight_color',35,24,1), (46703,5590265,1,'lip_type',-79,82,-84), (46704,5590265,1,'nose_type',2,41,55), (46705,5590265,0,'skin_color',136,118,120), (46706,5590265,1,'soga_cheek_type',0,-20,70), (46707,5590265,1,'soga_chin_type',0,-79,82), (46708,5590265,1,'soga_ear_type',0,-62,0), (46709,5590265,1,'soga_eye_brow_type',0,58,-63), (46710,5590265,0,'soga_eye_color',229,229,102), (46711,5590265,1,'soga_eye_type',29,0,0), (46712,5590265,0,'soga_hair_face_color',84,0,0), (46713,5590265,0,'soga_hair_face_highlight_color',35,24,1), (46714,5590265,0,'soga_hair_type_color',84,0,0), (46715,5590265,0,'soga_hair_type_highlight_color',35,24,1), (46716,5590265,1,'soga_lip_type',29,-2,38), (46717,5590265,1,'soga_nose_type',-84,58,-75), (46718,5590265,0,'soga_skin_color',136,118,120), (46719,5590265,0,'wing_color1',255,255,255), (46720,5590265,0,'wing_color2',255,255,255), (46721,5590266,1,'cheek_type',-52,87,0), (46722,5590266,1,'chin_type',-45,-25,-7), (46723,5590266,1,'ear_type',7,-77,0), (46724,5590266,1,'eye_brow_type',-93,0,87), (46725,5590266,0,'eye_color',10,5,12), (46726,5590266,1,'eye_type',-71,0,0), (46727,5590266,0,'hair_color1',234,90,17), (46728,5590266,0,'hair_color2',59,81,113), (46729,5590266,0,'hair_face_color',107,131,144), (46730,5590266,0,'hair_face_highlight_color',180,179,168), (46731,5590266,0,'hair_highlight',112,123,142), (46732,5590266,0,'hair_type_color',107,131,144), (46733,5590266,0,'hair_type_highlight_color',180,179,168), (46734,5590266,1,'lip_type',68,-75,-34), (46735,5590266,1,'nose_type',-55,-22,90), (46736,5590266,0,'skin_color',124,148,163), (46737,5590266,1,'soga_cheek_type',0,-93,0), (46738,5590266,1,'soga_chin_type',0,68,-75), (46739,5590266,1,'soga_ear_type',0,-71,0), (46740,5590266,1,'soga_eye_brow_type',0,7,-77), (46741,5590266,0,'soga_eye_color',229,229,102), (46742,5590266,1,'soga_eye_type',-71,0,0), (46743,5590266,0,'soga_hair_color1',98,91,163), (46744,5590266,0,'soga_hair_color2',59,81,113), (46745,5590266,0,'soga_hair_face_color',107,131,144), (46746,5590266,0,'soga_hair_face_highlight_color',180,179,168), (46747,5590266,0,'soga_hair_highlight',112,123,142), (46748,5590266,0,'soga_hair_type_color',107,131,144), (46749,5590266,0,'soga_hair_type_highlight_color',180,179,168), (46750,5590266,1,'soga_lip_type',87,-52,87), (46751,5590266,1,'soga_nose_type',-34,-45,-25), (46752,5590266,0,'soga_skin_color',124,148,163), (46753,5590266,0,'wing_color1',255,255,255), (46754,5590266,0,'wing_color2',255,255,255), (46755,5590267,1,'cheek_type',44,0,0), (46756,5590267,1,'chin_type',90,-11,0), (46757,5590267,1,'ear_type',-8,-98,0), (46758,5590267,1,'eye_brow_type',-91,-53,-25), (46759,5590267,0,'eye_color',119,175,191), (46760,5590267,1,'eye_type',75,0,0), (46761,5590267,0,'hair_color1',53,222,247), (46762,5590267,0,'hair_color2',208,0,0), (46763,5590267,0,'hair_face_color',15,1,21), (46764,5590267,0,'hair_face_highlight_color',47,14,19), (46765,5590267,0,'hair_type_color',15,1,21), (46766,5590267,0,'hair_type_highlight_color',47,14,19), (46767,5590267,1,'lip_type',0,32,-22), (46768,5590267,1,'nose_type',90,53,-34), (46769,5590267,0,'skin_color',245,250,250), (46770,5590267,1,'soga_cheek_type',0,-91,-53), (46771,5590267,1,'soga_chin_type',0,0,32), (46772,5590267,1,'soga_ear_type',0,75,0), (46773,5590267,1,'soga_eye_brow_type',0,-8,-98), (46774,5590267,0,'soga_eye_color',229,229,102), (46775,5590267,1,'soga_eye_type',-48,0,0), (46776,5590267,0,'soga_hair_face_color',15,1,21), (46777,5590267,0,'soga_hair_face_highlight_color',47,14,19), (46778,5590267,0,'soga_hair_type_color',15,1,21), (46779,5590267,0,'soga_hair_type_highlight_color',47,14,19), (46780,5590267,1,'soga_lip_type',-25,44,0), (46781,5590267,1,'soga_nose_type',-22,90,-11), (46782,5590267,0,'soga_skin_color',245,250,250), (46783,5590267,0,'wing_color1',255,255,255), (46784,5590267,0,'wing_color2',255,255,255), (46785,5590268,1,'cheek_type',100,-100,0), (46786,5590268,1,'chin_type',-100,100,100), (46787,5590268,1,'ear_type',25,9,0), (46788,5590268,1,'eye_brow_type',100,100,100), (46789,5590268,0,'eye_color',118,14,183), (46790,5590268,1,'eye_type',100,0,0), (46791,5590268,0,'hair_color1',239,255,18), (46792,5590268,0,'hair_face_color',171,60,32), (46793,5590268,0,'hair_face_highlight_color',216,192,37), (46794,5590268,0,'hair_type_color',171,60,32), (46795,5590268,0,'hair_type_highlight_color',216,192,37), (46796,5590268,1,'lip_type',100,50,-68), (46797,5590268,1,'nose_type',0,-17,-1), (46798,5590268,0,'skin_color',234,217,151), (46799,5590268,1,'soga_cheek_type',0,100,100), (46800,5590268,1,'soga_chin_type',0,100,50), (46801,5590268,1,'soga_ear_type',0,100,0), (46802,5590268,1,'soga_eye_brow_type',0,25,9), (46803,5590268,0,'soga_eye_color',229,229,102), (46804,5590268,0,'soga_hair_face_color',171,60,32), (46805,5590268,0,'soga_hair_face_highlight_color',216,192,37), (46806,5590268,0,'soga_hair_type_color',171,60,32), (46807,5590268,0,'soga_hair_type_highlight_color',216,192,37), (46808,5590268,1,'soga_lip_type',100,100,-100), (46809,5590268,1,'soga_nose_type',-68,-100,100), (46810,5590268,0,'soga_skin_color',234,217,151), (46811,5590268,0,'wing_color1',255,255,255), (46812,5590268,0,'wing_color2',255,255,255), (46813,5590269,1,'cheek_type',-68,56,0), (46814,5590269,1,'chin_type',2,-98,-50), (46815,5590269,1,'ear_type',-68,-44,0), (46816,5590269,1,'eye_brow_type',59,34,53), (46817,5590269,0,'eye_color',0,182,149), (46818,5590269,1,'eye_type',-47,0,0), (46819,5590269,0,'hair_color1',208,25,186), (46820,5590269,1,'lip_type',79,-98,78), (46821,5590269,1,'nose_type',97,-48,25), (46822,5590269,0,'skin_color',3,3,1), (46823,5590269,1,'soga_cheek_type',0,59,34), (46824,5590269,1,'soga_chin_type',0,79,-98), (46825,5590269,1,'soga_ear_type',0,-47,0), (46826,5590269,1,'soga_eye_brow_type',0,-68,-44), (46827,5590269,0,'soga_eye_color',204,204,204), (46828,5590269,1,'soga_lip_type',53,-68,56), (46829,5590269,1,'soga_nose_type',78,2,-98), (46830,5590269,0,'soga_skin_color',3,3,1), (46831,5590270,1,'cheek_type',14,23,0), (46832,5590270,1,'chin_type',37,25,-4), (46833,5590270,1,'ear_type',-12,17,0), (46834,5590270,1,'eye_brow_type',5,17,9), (46835,5590270,0,'eye_color',90,120,69), (46836,5590270,1,'eye_type',-7,0,0), (46837,5590270,0,'hair_color1',252,0,0), (46838,5590270,0,'hair_face_color',164,119,63), (46839,5590270,0,'hair_face_highlight_color',33,13,0), (46840,5590270,0,'hair_type_color',164,119,63), (46841,5590270,0,'hair_type_highlight_color',33,13,0), (46842,5590270,1,'lip_type',-25,-18,-31), (46843,5590270,1,'nose_type',39,-4,0), (46844,5590270,0,'skin_color',141,123,80), (46845,5590270,1,'soga_cheek_type',0,5,17), (46846,5590270,1,'soga_chin_type',0,-25,-18), (46847,5590270,1,'soga_ear_type',0,-7,0), (46848,5590270,1,'soga_eye_brow_type',0,-12,17), (46849,5590270,0,'soga_eye_color',229,229,102), (46850,5590270,0,'soga_hair_face_color',164,119,63), (46851,5590270,0,'soga_hair_face_highlight_color',33,13,0), (46852,5590270,0,'soga_hair_type_color',164,119,63), (46853,5590270,0,'soga_hair_type_highlight_color',33,13,0), (46854,5590270,1,'soga_lip_type',9,14,23), (46855,5590270,1,'soga_nose_type',-31,37,25), (46856,5590270,0,'soga_skin_color',141,123,80), (46857,5590270,0,'wing_color1',255,255,255), (46858,5590270,0,'wing_color2',255,255,255), (46859,5590271,1,'cheek_type',100,-42,0), (46860,5590271,1,'chin_type',-50,39,-20), (46861,5590271,1,'ear_type',50,81,0), (46862,5590271,1,'eye_brow_type',45,100,63), (46863,5590271,0,'eye_color',45,3,186), (46864,5590271,0,'hair_color1',1,76,66), (46865,5590271,1,'lip_type',98,-57,26), (46866,5590271,1,'nose_type',-46,1,76), (46867,5590271,0,'skin_color',180,153,130), (46868,5590271,1,'soga_cheek_type',0,45,100), (46869,5590271,1,'soga_chin_type',0,98,-57), (46870,5590271,1,'soga_eye_brow_type',0,50,81), (46871,5590271,0,'soga_eye_color',204,204,204), (46872,5590271,1,'soga_lip_type',63,100,-42), (46873,5590271,1,'soga_nose_type',26,-50,39), (46874,5590271,0,'soga_skin_color',180,153,130), (46875,5590272,1,'cheek_type',-21,-8,0), (46876,5590272,1,'chin_type',-11,0,-19), (46877,5590272,1,'ear_type',-10,7,0), (46878,5590272,1,'eye_brow_type',-3,-28,-8), (46879,5590272,0,'eye_color',132,140,89), (46880,5590272,1,'eye_type',31,0,0), (46881,5590272,0,'hair_color1',254,12,156), (46882,5590272,0,'hair_face_color',228,199,122), (46883,5590272,0,'hair_face_highlight_color',68,60,10), (46884,5590272,0,'hair_type_color',228,199,122), (46885,5590272,0,'hair_type_highlight_color',68,60,10), (46886,5590272,1,'lip_type',34,-7,10), (46887,5590272,1,'nose_type',-1,-2,12), (46888,5590272,0,'skin_color',215,159,152), (46889,5590272,1,'soga_cheek_type',0,-3,-28), (46890,5590272,1,'soga_chin_type',0,34,-7), (46891,5590272,1,'soga_ear_type',0,31,0), (46892,5590272,1,'soga_eye_brow_type',0,-10,7), (46893,5590272,0,'soga_eye_color',229,229,102), (46894,5590272,1,'soga_eye_type',31,0,0), (46895,5590272,0,'soga_hair_face_color',228,199,122), (46896,5590272,0,'soga_hair_face_highlight_color',68,60,10), (46897,5590272,0,'soga_hair_type_color',228,199,122), (46898,5590272,0,'soga_hair_type_highlight_color',68,60,10), (46899,5590272,1,'soga_lip_type',-8,-21,-8), (46900,5590272,1,'soga_nose_type',10,-11,0), (46901,5590272,0,'soga_skin_color',215,159,152), (46902,5590272,0,'wing_color1',255,255,255), (46903,5590272,0,'wing_color2',255,255,255), (46904,5590273,0,'eye_color',255,255,255), (46905,5590273,0,'skin_color',255,255,255), (46906,5590273,0,'soga_eye_color',255,0,255), (46907,5590274,1,'cheek_type',7,28,0), (46908,5590274,1,'chin_type',-1,12,-7), (46909,5590274,1,'ear_type',11,-31,0), (46910,5590274,1,'eye_brow_type',7,31,5), (46911,5590274,0,'eye_color',210,165,255), (46912,5590274,1,'eye_type',1,0,0), (46913,5590274,0,'hair_color1',239,252,0), (46914,5590274,0,'hair_face_color',106,143,143), (46915,5590274,0,'hair_face_highlight_color',155,150,106), (46916,5590274,0,'hair_type_color',106,143,143), (46917,5590274,0,'hair_type_highlight_color',155,150,106), (46918,5590274,1,'lip_type',-20,-20,-8), (46919,5590274,1,'nose_type',-28,-17,-4), (46920,5590274,0,'skin_color',0,9,14), (46921,5590274,1,'soga_cheek_type',0,7,31), (46922,5590274,1,'soga_chin_type',0,-20,-20), (46923,5590274,1,'soga_ear_type',0,1,0), (46924,5590274,1,'soga_eye_brow_type',0,11,-31), (46925,5590274,0,'soga_eye_color',229,229,102), (46926,5590274,1,'soga_eye_type',1,0,0), (46927,5590274,0,'soga_hair_face_color',106,143,143), (46928,5590274,0,'soga_hair_face_highlight_color',155,150,106), (46929,5590274,0,'soga_hair_type_color',106,143,143), (46930,5590274,0,'soga_hair_type_highlight_color',155,150,106), (46931,5590274,1,'soga_lip_type',5,7,28), (46932,5590274,1,'soga_nose_type',-8,-1,12), (46933,5590274,0,'soga_skin_color',0,9,14), (46934,5590274,0,'wing_color1',255,255,255), (46935,5590274,0,'wing_color2',255,255,255), (46936,5590275,1,'cheek_type',5,-17,0), (46937,5590275,1,'chin_type',0,0,11), (46938,5590275,1,'ear_type',7,21,0), (46939,5590275,1,'eye_brow_type',-32,5,0), (46940,5590275,0,'eye_color',241,150,255), (46941,5590275,1,'eye_type',-43,0,0), (46942,5590275,0,'hair_color1',235,0,0), (46943,5590275,0,'hair_face_color',173,209,210), (46944,5590275,0,'hair_face_highlight_color',155,150,106), (46945,5590275,0,'hair_type_color',173,209,210), (46946,5590275,0,'hair_type_highlight_color',155,150,106), (46947,5590275,1,'lip_type',26,35,-23), (46948,5590275,1,'nose_type',-32,-21,0), (46949,5590275,0,'skin_color',75,131,130), (46950,5590275,1,'soga_cheek_type',0,-32,5), (46951,5590275,1,'soga_chin_type',0,26,35), (46952,5590275,1,'soga_ear_type',0,-43,0), (46953,5590275,1,'soga_eye_brow_type',0,7,21), (46954,5590275,0,'soga_eye_color',229,229,102), (46955,5590275,0,'soga_hair_face_color',173,209,210), (46956,5590275,0,'soga_hair_face_highlight_color',155,150,106), (46957,5590275,0,'soga_hair_type_color',173,209,210), (46958,5590275,0,'soga_hair_type_highlight_color',155,150,106), (46959,5590275,1,'soga_lip_type',0,5,-17), (46960,5590275,1,'soga_nose_type',-23,0,0), (46961,5590275,0,'soga_skin_color',75,131,130), (46962,5590275,0,'wing_color1',255,255,255), (46963,5590275,0,'wing_color2',255,255,255), (46964,5590276,1,'cheek_type',-7,45,0), (46965,5590276,1,'chin_type',2,0,32), (46966,5590276,1,'ear_type',-9,25,0), (46967,5590276,1,'eye_brow_type',46,22,12), (46968,5590276,0,'eye_color',156,141,170), (46969,5590276,1,'eye_type',25,0,0), (46970,5590276,0,'hair_color1',242,231,242), (46971,5590276,0,'hair_face_color',166,147,124), (46972,5590276,0,'hair_type_color',166,147,124), (46973,5590276,1,'lip_type',18,0,34), (46974,5590276,1,'nose_type',32,-14,-25), (46975,5590276,0,'skin_color',76,174,49), (46976,5590276,1,'soga_cheek_type',0,46,22), (46977,5590276,1,'soga_chin_type',0,18,0), (46978,5590276,1,'soga_ear_type',0,25,0), (46979,5590276,1,'soga_eye_brow_type',0,-9,25), (46980,5590276,0,'soga_eye_color',229,229,102), (46981,5590276,0,'soga_hair_face_color',166,147,124), (46982,5590276,0,'soga_hair_type_color',166,147,124), (46983,5590276,1,'soga_lip_type',12,-7,45), (46984,5590276,1,'soga_nose_type',34,2,0), (46985,5590276,0,'soga_skin_color',76,174,49), (46986,5590276,0,'wing_color1',255,255,255), (46987,5590276,0,'wing_color2',255,255,255), (46988,5590277,1,'cheek_type',-35,43,0), (46989,5590277,1,'chin_type',32,95,-88), (46990,5590277,1,'ear_type',-9,-50,0), (46991,5590277,1,'eye_brow_type',57,15,-25), (46992,5590277,0,'eye_color',74,130,98), (46993,5590277,1,'eye_type',-2,0,0), (46994,5590277,0,'hair_color1',213,84,34), (46995,5590277,0,'hair_color2',2,0,0), (46996,5590277,0,'hair_face_color',184,128,10), (46997,5590277,0,'hair_face_highlight_color',37,10,14), (46998,5590277,0,'hair_type_color',184,128,10), (46999,5590277,0,'hair_type_highlight_color',37,10,14), (47000,5590277,1,'lip_type',78,-79,31), (47001,5590277,1,'nose_type',72,-43,84), (47002,5590277,0,'skin_color',210,188,159), (47003,5590277,1,'soga_cheek_type',0,57,15), (47004,5590277,1,'soga_chin_type',0,78,-79), (47005,5590277,1,'soga_ear_type',0,-2,0), (47006,5590277,1,'soga_eye_brow_type',0,-9,-50), (47007,5590277,0,'soga_eye_color',229,229,102), (47008,5590277,1,'soga_eye_type',2,0,0), (47009,5590277,0,'soga_hair_face_color',184,128,10), (47010,5590277,0,'soga_hair_face_highlight_color',37,10,14), (47011,5590277,0,'soga_hair_type_color',184,128,10), (47012,5590277,0,'soga_hair_type_highlight_color',37,10,14), (47013,5590277,1,'soga_lip_type',-25,-35,43), (47014,5590277,1,'soga_nose_type',31,32,95), (47015,5590277,0,'soga_skin_color',210,188,159), (47016,5590277,0,'wing_color1',255,255,255), (47017,5590277,0,'wing_color2',255,255,255), (47018,5590278,1,'cheek_type',-3,2,0), (47019,5590278,1,'chin_type',-17,-29,-26), (47020,5590278,1,'ear_type',-23,-17,0), (47021,5590278,1,'eye_brow_type',0,-20,0), (47022,5590278,0,'eye_color',181,146,98), (47023,5590278,1,'eye_type',-7,0,0), (47024,5590278,0,'hair_color1',215,218,100), (47025,5590278,0,'hair_face_color',187,174,74), (47026,5590278,0,'hair_face_highlight_color',122,116,57), (47027,5590278,0,'hair_type_color',187,174,74), (47028,5590278,0,'hair_type_highlight_color',122,116,57), (47029,5590278,1,'lip_type',32,-25,10), (47030,5590278,1,'nose_type',0,-41,-38), (47031,5590278,0,'skin_color',226,206,176), (47032,5590278,1,'soga_cheek_type',0,0,-20), (47033,5590278,1,'soga_chin_type',0,32,-25), (47034,5590278,1,'soga_ear_type',0,-7,0), (47035,5590278,1,'soga_eye_brow_type',0,-23,-17), (47036,5590278,0,'soga_eye_color',229,229,102), (47037,5590278,1,'soga_eye_type',-7,0,0), (47038,5590278,0,'soga_hair_face_color',187,174,74), (47039,5590278,0,'soga_hair_face_highlight_color',122,116,57), (47040,5590278,0,'soga_hair_type_color',187,174,74), (47041,5590278,0,'soga_hair_type_highlight_color',122,116,57), (47042,5590278,1,'soga_lip_type',0,-3,2), (47043,5590278,1,'soga_nose_type',10,-17,-29), (47044,5590278,0,'soga_skin_color',226,206,176), (47045,5590278,0,'wing_color1',255,255,255), (47046,5590278,0,'wing_color2',255,255,255), (47047,5590279,1,'cheek_type',-18,-4,0), (47048,5590279,1,'chin_type',14,3,-44), (47049,5590279,1,'ear_type',-39,28,0), (47050,5590279,1,'eye_brow_type',-22,7,-25), (47051,5590279,0,'eye_color',165,187,253), (47052,5590279,1,'eye_type',3,0,0), (47053,5590279,0,'hair_color1',10,34,0), (47054,5590279,0,'hair_face_color',143,134,143), (47055,5590279,0,'hair_face_highlight_color',105,103,97), (47056,5590279,0,'hair_type_color',143,134,143), (47057,5590279,0,'hair_type_highlight_color',105,103,97), (47058,5590279,1,'lip_type',17,25,28), (47059,5590279,1,'nose_type',2,10,34), (47060,5590279,0,'skin_color',141,108,146), (47061,5590279,1,'soga_cheek_type',0,-22,7), (47062,5590279,1,'soga_chin_type',0,17,25), (47063,5590279,1,'soga_ear_type',0,3,0), (47064,5590279,1,'soga_eye_brow_type',0,-39,28), (47065,5590279,0,'soga_eye_color',229,229,102), (47066,5590279,0,'soga_hair_face_color',143,134,143), (47067,5590279,0,'soga_hair_face_highlight_color',105,103,97), (47068,5590279,0,'soga_hair_type_color',143,134,143), (47069,5590279,0,'soga_hair_type_highlight_color',105,103,97), (47070,5590279,1,'soga_lip_type',-25,-18,-4), (47071,5590279,1,'soga_nose_type',28,14,3), (47072,5590279,0,'soga_skin_color',141,108,146), (47073,5590279,0,'wing_color1',255,255,255), (47074,5590279,0,'wing_color2',255,255,255), (47075,5590280,1,'cheek_type',-31,3,0), (47076,5590280,1,'chin_type',19,4,17), (47077,5590280,1,'ear_type',-7,-1,0), (47078,5590280,1,'eye_brow_type',-41,0,0), (47079,5590280,0,'eye_color',72,26,110), (47080,5590280,1,'eye_type',-31,0,0), (47081,5590280,0,'hair_color1',4,8,25), (47082,5590280,0,'hair_face_color',78,46,9), (47083,5590280,0,'hair_type_color',78,46,9), (47084,5590280,1,'lip_type',28,26,0), (47085,5590280,1,'nose_type',-12,4,8), (47086,5590280,0,'skin_color',175,13,13), (47087,5590280,1,'soga_cheek_type',0,-41,0), (47088,5590280,1,'soga_chin_type',0,28,26), (47089,5590280,1,'soga_ear_type',0,-31,0), (47090,5590280,1,'soga_eye_brow_type',0,-7,-1), (47091,5590280,0,'soga_eye_color',229,229,102), (47092,5590280,1,'soga_eye_type',-31,0,0), (47093,5590280,0,'soga_hair_face_color',78,46,9), (47094,5590280,0,'soga_hair_type_color',78,46,9), (47095,5590280,1,'soga_lip_type',0,-31,3), (47096,5590280,1,'soga_nose_type',0,19,4), (47097,5590280,0,'soga_skin_color',175,13,13), (47098,5590280,0,'wing_color1',255,255,255), (47099,5590280,0,'wing_color2',255,255,255), (47100,5590281,1,'cheek_type',50,-50,0), (47101,5590281,1,'chin_type',-22,-31,42), (47102,5590281,1,'ear_type',31,72,0), (47103,5590281,1,'eye_brow_type',59,-7,-25), (47104,5590281,0,'eye_color',227,117,255), (47105,5590281,1,'eye_type',-62,0,0), (47106,5590281,0,'hair_color1',169,9,32), (47107,5590281,0,'hair_color2',124,116,110), (47108,5590281,0,'hair_face_color',200,186,172), (47109,5590281,0,'hair_face_highlight_color',7,1,1), (47110,5590281,0,'hair_highlight',56,22,22), (47111,5590281,0,'hair_type_color',200,186,172), (47112,5590281,0,'hair_type_highlight_color',7,1,1), (47113,5590281,1,'lip_type',-87,42,-28), (47114,5590281,1,'nose_type',32,-87,9), (47115,5590281,0,'skin_color',149,148,179), (47116,5590281,1,'soga_cheek_type',0,59,-7), (47117,5590281,1,'soga_chin_type',0,-87,42), (47118,5590281,1,'soga_ear_type',0,-62,0), (47119,5590281,1,'soga_eye_brow_type',0,31,72), (47120,5590281,0,'soga_eye_color',229,229,102), (47121,5590281,1,'soga_eye_type',-62,0,0), (47122,5590281,0,'soga_hair_color1',112,123,142), (47123,5590281,0,'soga_hair_color2',124,116,110), (47124,5590281,0,'soga_hair_face_color',200,186,172), (47125,5590281,0,'soga_hair_face_highlight_color',7,1,1), (47126,5590281,0,'soga_hair_highlight',56,22,22), (47127,5590281,0,'soga_hair_type_color',200,186,172), (47128,5590281,0,'soga_hair_type_highlight_color',7,1,1), (47129,5590281,1,'soga_lip_type',-25,50,-50), (47130,5590281,1,'soga_nose_type',-28,-22,-31), (47131,5590281,0,'soga_skin_color',149,148,179), (47132,5590281,0,'wing_color1',255,255,255), (47133,5590281,0,'wing_color2',255,255,255), (47134,5590282,1,'cheek_type',0,-89,0), (47135,5590282,1,'chin_type',76,-56,-2), (47136,5590282,1,'ear_type',84,-62,0), (47137,5590282,1,'eye_brow_type',69,-87,4), (47138,5590282,0,'eye_color',102,161,165), (47139,5590282,1,'eye_type',-89,0,0), (47140,5590282,0,'hair_color1',255,246,8), (47141,5590282,0,'hair_color2',171,0,0), (47142,5590282,0,'hair_face_color',47,14,19), (47143,5590282,0,'hair_face_highlight_color',182,81,34), (47144,5590282,0,'hair_type_color',47,14,19), (47145,5590282,0,'hair_type_highlight_color',182,81,34), (47146,5590282,1,'lip_type',-81,-50,-35), (47147,5590282,1,'nose_type',5,-1,-10), (47148,5590282,0,'skin_color',197,171,173), (47149,5590282,1,'soga_cheek_type',0,69,-87), (47150,5590282,1,'soga_chin_type',0,-81,-50), (47151,5590282,1,'soga_ear_type',0,-89,0), (47152,5590282,1,'soga_eye_brow_type',0,84,-62), (47153,5590282,0,'soga_eye_color',229,229,102), (47154,5590282,1,'soga_eye_type',-85,0,0), (47155,5590282,0,'soga_hair_face_color',47,14,19), (47156,5590282,0,'soga_hair_face_highlight_color',182,81,34), (47157,5590282,0,'soga_hair_type_color',47,14,19), (47158,5590282,0,'soga_hair_type_highlight_color',182,81,34), (47159,5590282,1,'soga_lip_type',4,0,-89), (47160,5590282,1,'soga_nose_type',-35,76,-56), (47161,5590282,0,'soga_skin_color',197,171,173), (47162,5590282,0,'wing_color1',255,255,255), (47163,5590282,0,'wing_color2',255,255,255), (47164,5590283,1,'cheek_type',-79,46,0), (47165,5590283,1,'chin_type',-77,-78,-78), (47166,5590283,1,'ear_type',58,-22,0), (47167,5590283,1,'eye_brow_type',-31,-4,-70), (47168,5590283,0,'eye_color',236,5,5), (47169,5590283,1,'eye_type',-40,0,0), (47170,5590283,0,'hair_color1',37,0,75), (47171,5590283,0,'hair_type_color',192,22,5), (47172,5590283,0,'hair_type_highlight_color',7,28,98), (47173,5590283,1,'lip_type',9,-62,0), (47174,5590283,1,'nose_type',-32,37,0), (47175,5590283,0,'skin_color',146,90,139), (47176,5590283,1,'soga_cheek_type',0,-31,-4), (47177,5590283,1,'soga_chin_type',0,9,-62), (47178,5590283,1,'soga_ear_type',0,-40,0), (47179,5590283,1,'soga_eye_brow_type',0,58,-22), (47180,5590283,0,'soga_eye_color',229,229,102), (47181,5590283,0,'soga_hair_type_color',192,22,5), (47182,5590283,0,'soga_hair_type_highlight_color',7,28,98), (47183,5590283,1,'soga_lip_type',-70,-79,46), (47184,5590283,1,'soga_nose_type',0,-77,-78), (47185,5590283,0,'soga_skin_color',146,90,139), (47186,5590283,0,'wing_color1',161,1,231), (47187,5590283,0,'wing_color2',234,16,16), (47188,5590284,1,'cheek_type',63,62,0), (47189,5590284,1,'chin_type',-70,12,-95), (47190,5590284,1,'ear_type',-29,-87,0), (47191,5590284,1,'eye_brow_type',95,68,43), (47192,5590284,0,'eye_color',73,136,134), (47193,5590284,1,'eye_type',64,0,0), (47194,5590284,0,'hair_color1',77,62,23), (47195,5590284,0,'hair_face_color',61,61,75), (47196,5590284,0,'hair_face_highlight_color',109,131,182), (47197,5590284,0,'hair_type_color',61,61,75), (47198,5590284,0,'hair_type_highlight_color',109,131,182), (47199,5590284,1,'lip_type',-85,83,-51), (47200,5590284,1,'nose_type',-89,77,62), (47201,5590284,0,'skin_color',121,160,163), (47202,5590284,1,'soga_cheek_type',0,95,68), (47203,5590284,1,'soga_chin_type',0,-85,83), (47204,5590284,1,'soga_ear_type',0,64,0), (47205,5590284,1,'soga_eye_brow_type',0,-29,-87), (47206,5590284,0,'soga_eye_color',229,229,102), (47207,5590284,0,'soga_hair_face_color',61,61,75), (47208,5590284,0,'soga_hair_face_highlight_color',109,131,182), (47209,5590284,0,'soga_hair_type_color',61,61,75), (47210,5590284,0,'soga_hair_type_highlight_color',109,131,182), (47211,5590284,1,'soga_lip_type',43,63,62), (47212,5590284,1,'soga_nose_type',-51,-70,12), (47213,5590284,0,'soga_skin_color',121,160,163), (47214,5590284,0,'wing_color1',255,255,255), (47215,5590284,0,'wing_color2',255,255,255), (47216,5590285,1,'cheek_type',-21,-10,0), (47217,5590285,1,'chin_type',-32,25,0), (47218,5590285,1,'ear_type',-17,10,0), (47219,5590285,1,'eye_brow_type',0,46,-21), (47220,5590285,0,'eye_color',199,187,255), (47221,5590285,1,'eye_type',-20,0,0), (47222,5590285,0,'hair_color1',230,242,0), (47223,5590285,0,'hair_face_color',189,178,189), (47224,5590285,0,'hair_face_highlight_color',105,103,97), (47225,5590285,0,'hair_type_color',189,178,189), (47226,5590285,0,'hair_type_highlight_color',105,103,97), (47227,5590285,1,'lip_type',-34,48,19), (47228,5590285,1,'nose_type',-4,-26,-14), (47229,5590285,0,'skin_color',0,1,1), (47230,5590285,1,'soga_cheek_type',0,0,46), (47231,5590285,1,'soga_chin_type',0,-34,48), (47232,5590285,1,'soga_ear_type',0,-20,0), (47233,5590285,1,'soga_eye_brow_type',0,-17,10), (47234,5590285,0,'soga_eye_color',229,229,102), (47235,5590285,1,'soga_eye_type',-20,0,0), (47236,5590285,0,'soga_hair_face_color',189,178,189), (47237,5590285,0,'soga_hair_face_highlight_color',105,103,97), (47238,5590285,0,'soga_hair_type_color',189,178,189), (47239,5590285,0,'soga_hair_type_highlight_color',105,103,97), (47240,5590285,1,'soga_lip_type',-21,-21,-10), (47241,5590285,1,'soga_nose_type',19,-32,25), (47242,5590285,0,'soga_skin_color',0,1,1), (47243,5590285,0,'wing_color1',255,255,255), (47244,5590285,0,'wing_color2',255,255,255), (47245,5590286,1,'cheek_type',9,-12,0), (47246,5590286,1,'chin_type',-32,28,0), (47247,5590286,1,'ear_type',-31,4,0), (47248,5590286,1,'eye_brow_type',-23,17,-26), (47249,5590286,0,'eye_color',34,68,75), (47250,5590286,1,'eye_type',-31,0,0), (47251,5590286,0,'hair_color1',228,28,0), (47252,5590286,0,'hair_face_color',90,33,11), (47253,5590286,0,'hair_face_highlight_color',102,97,69), (47254,5590286,0,'hair_type_color',90,33,11), (47255,5590286,0,'hair_type_highlight_color',102,97,69), (47256,5590286,1,'lip_type',-29,0,-38), (47257,5590286,1,'nose_type',26,-28,28), (47258,5590286,0,'skin_color',222,233,230), (47259,5590286,1,'soga_cheek_type',0,-23,17), (47260,5590286,1,'soga_chin_type',0,-29,0), (47261,5590286,1,'soga_ear_type',0,-31,0), (47262,5590286,1,'soga_eye_brow_type',0,-31,4), (47263,5590286,0,'soga_eye_color',229,229,102), (47264,5590286,1,'soga_eye_type',-31,0,0), (47265,5590286,0,'soga_hair_face_color',90,33,11), (47266,5590286,0,'soga_hair_face_highlight_color',102,97,69), (47267,5590286,0,'soga_hair_type_color',90,33,11), (47268,5590286,0,'soga_hair_type_highlight_color',102,97,69), (47269,5590286,1,'soga_lip_type',-26,9,-12), (47270,5590286,1,'soga_nose_type',-38,-32,28), (47271,5590286,0,'soga_skin_color',222,233,230), (47272,5590286,0,'wing_color1',255,255,255), (47273,5590286,0,'wing_color2',255,255,255), (47274,5590287,1,'cheek_type',17,-2,0), (47275,5590287,1,'chin_type',0,0,-12), (47276,5590287,1,'ear_type',25,-35,0), (47277,5590287,1,'eye_brow_type',-17,-9,-31), (47278,5590287,0,'eye_color',119,161,138), (47279,5590287,1,'eye_type',43,0,0), (47280,5590287,0,'hair_color1',218,20,0), (47281,5590287,0,'hair_face_color',44,22,0), (47282,5590287,0,'hair_face_highlight_color',121,118,102), (47283,5590287,0,'hair_type_color',44,22,0), (47284,5590287,0,'hair_type_highlight_color',121,118,102), (47285,5590287,1,'lip_type',-22,3,-28), (47286,5590287,1,'nose_type',-32,-38,20), (47287,5590287,0,'skin_color',206,203,203), (47288,5590287,1,'soga_cheek_type',0,-17,-9), (47289,5590287,1,'soga_chin_type',0,-22,3), (47290,5590287,1,'soga_ear_type',0,43,0), (47291,5590287,1,'soga_eye_brow_type',0,25,-35), (47292,5590287,0,'soga_eye_color',229,229,102), (47293,5590287,0,'soga_hair_face_color',44,22,0), (47294,5590287,0,'soga_hair_face_highlight_color',121,118,102), (47295,5590287,0,'soga_hair_type_color',44,22,0), (47296,5590287,0,'soga_hair_type_highlight_color',121,118,102), (47297,5590287,1,'soga_lip_type',-31,17,-2), (47298,5590287,1,'soga_nose_type',-28,0,0), (47299,5590287,0,'soga_skin_color',206,203,203), (47300,5590287,0,'wing_color1',255,255,255), (47301,5590287,0,'wing_color2',255,255,255), (47302,5590288,1,'cheek_type',11,53,0), (47303,5590288,1,'chin_type',40,-14,4), (47304,5590288,1,'ear_type',-1,71,0), (47305,5590288,1,'eye_brow_type',93,-10,-51), (47306,5590288,0,'eye_color',116,174,190), (47307,5590288,1,'eye_type',97,0,0), (47308,5590288,0,'hair_color1',169,194,252), (47309,5590288,0,'hair_color2',11,0,0), (47310,5590288,0,'hair_face_color',2,0,0), (47311,5590288,0,'hair_face_highlight_color',233,184,31), (47312,5590288,0,'hair_highlight',246,219,114), (47313,5590288,0,'hair_type_color',2,0,0), (47314,5590288,0,'hair_type_highlight_color',233,184,31), (47315,5590288,1,'lip_type',43,-53,-50), (47316,5590288,1,'nose_type',-55,-87,-62), (47317,5590288,0,'skin_color',202,194,179), (47318,5590288,1,'soga_cheek_type',0,93,-10), (47319,5590288,1,'soga_chin_type',0,43,-53), (47320,5590288,1,'soga_ear_type',0,97,0), (47321,5590288,1,'soga_eye_brow_type',0,-1,71), (47322,5590288,0,'soga_eye_color',229,229,102), (47323,5590288,1,'soga_eye_type',11,0,0), (47324,5590288,0,'soga_hair_color1',38,22,21), (47325,5590288,0,'soga_hair_color2',120,50,0), (47326,5590288,0,'soga_hair_face_color',2,0,0), (47327,5590288,0,'soga_hair_face_highlight_color',233,184,31), (47328,5590288,0,'soga_hair_highlight',246,219,114), (47329,5590288,0,'soga_hair_type_color',2,0,0), (47330,5590288,0,'soga_hair_type_highlight_color',233,184,31), (47331,5590288,1,'soga_lip_type',-51,11,53), (47332,5590288,1,'soga_nose_type',-50,40,-14), (47333,5590288,0,'soga_skin_color',202,194,179), (47334,5590288,0,'wing_color1',255,255,255), (47335,5590288,0,'wing_color2',255,255,255), (47336,5590289,1,'cheek_type',-87,-76,0), (47337,5590289,1,'chin_type',17,7,50), (47338,5590289,1,'ear_type',-31,7,0), (47339,5590289,1,'eye_brow_type',93,-71,-57), (47340,5590289,0,'eye_color',95,0,84), (47341,5590289,0,'hair_color1',18,7,32), (47342,5590289,1,'lip_type',-8,-41,0), (47343,5590289,1,'nose_type',-96,18,7), (47344,5590289,0,'skin_color',192,174,140), (47345,5590289,1,'soga_cheek_type',0,93,-71), (47346,5590289,1,'soga_chin_type',0,-8,-41), (47347,5590289,1,'soga_eye_brow_type',0,-31,7), (47348,5590289,0,'soga_eye_color',204,204,204), (47349,5590289,1,'soga_lip_type',-57,-87,-76), (47350,5590289,1,'soga_nose_type',0,17,7), (47351,5590289,0,'soga_skin_color',192,174,140), (47352,5590290,0,'eye_color',255,255,255), (47353,5590290,0,'skin_color',255,255,255), (47354,5590290,0,'soga_eye_color',255,0,255), (47355,5590291,1,'cheek_type',78,11,0), (47356,5590291,1,'chin_type',25,-50,-37), (47357,5590291,1,'ear_type',82,83,0), (47358,5590291,1,'eye_brow_type',100,-100,100), (47359,5590291,0,'eye_color',186,170,255), (47360,5590291,1,'eye_type',-87,0,0), (47361,5590291,0,'hair_color1',59,76,3), (47362,5590291,0,'hair_color2',28,27,50), (47363,5590291,0,'hair_face_color',5,5,1), (47364,5590291,0,'hair_face_highlight_color',86,68,132), (47365,5590291,0,'hair_highlight',152,46,102), (47366,5590291,0,'hair_type_color',5,5,1), (47367,5590291,0,'hair_type_highlight_color',86,68,132), (47368,5590291,1,'lip_type',-28,100,34), (47369,5590291,1,'nose_type',-93,59,76), (47370,5590291,0,'skin_color',186,195,221), (47371,5590291,1,'soga_cheek_type',0,100,-100), (47372,5590291,1,'soga_chin_type',0,-28,100), (47373,5590291,1,'soga_ear_type',0,-87,0), (47374,5590291,1,'soga_eye_brow_type',0,82,83), (47375,5590291,0,'soga_eye_color',229,229,102), (47376,5590291,1,'soga_eye_type',-87,0,0), (47377,5590291,0,'soga_hair_color1',33,22,19), (47378,5590291,0,'soga_hair_color2',28,27,50), (47379,5590291,0,'soga_hair_face_color',5,5,1), (47380,5590291,0,'soga_hair_face_highlight_color',86,68,132), (47381,5590291,0,'soga_hair_highlight',152,46,102), (47382,5590291,0,'soga_hair_type_color',5,5,1), (47383,5590291,0,'soga_hair_type_highlight_color',86,68,132), (47384,5590291,1,'soga_lip_type',100,78,11), (47385,5590291,1,'soga_nose_type',34,25,-50), (47386,5590291,0,'soga_skin_color',186,195,221), (47387,5590291,0,'wing_color1',255,255,255), (47388,5590291,0,'wing_color2',255,255,255), (47389,5590292,1,'cheek_type',-17,79,0), (47390,5590292,1,'chin_type',-76,-96,-82), (47391,5590292,1,'ear_type',-72,93,0), (47392,5590292,1,'eye_brow_type',-55,-97,-43), (47393,5590292,0,'eye_color',120,175,192), (47394,5590292,1,'eye_type',17,0,0), (47395,5590292,0,'hair_color1',188,2,221), (47396,5590292,0,'hair_color2',246,0,0), (47397,5590292,0,'hair_face_color',83,57,8), (47398,5590292,0,'hair_face_highlight_color',19,6,25), (47399,5590292,0,'hair_highlight',29,21,28), (47400,5590292,0,'hair_type_color',83,57,8), (47401,5590292,0,'hair_type_highlight_color',19,6,25), (47402,5590292,1,'lip_type',5,-39,87), (47403,5590292,1,'nose_type',-65,-68,2), (47404,5590292,0,'skin_color',239,239,209), (47405,5590292,1,'soga_cheek_type',0,-55,-97), (47406,5590292,1,'soga_chin_type',0,5,-39), (47407,5590292,1,'soga_ear_type',0,17,0), (47408,5590292,1,'soga_eye_brow_type',0,-72,93), (47409,5590292,0,'soga_eye_color',229,229,102), (47410,5590292,1,'soga_eye_type',-10,0,0), (47411,5590292,0,'soga_hair_color1',56,33,26), (47412,5590292,0,'soga_hair_color2',94,59,11), (47413,5590292,0,'soga_hair_face_color',83,57,8), (47414,5590292,0,'soga_hair_face_highlight_color',19,6,25), (47415,5590292,0,'soga_hair_highlight',29,21,28), (47416,5590292,0,'soga_hair_type_color',83,57,8), (47417,5590292,0,'soga_hair_type_highlight_color',19,6,25), (47418,5590292,1,'soga_lip_type',-43,-17,79), (47419,5590292,1,'soga_nose_type',87,-76,-96), (47420,5590292,0,'soga_skin_color',239,239,209), (47421,5590292,0,'wing_color1',255,255,255), (47422,5590292,0,'wing_color2',255,255,255), (47423,5590293,1,'cheek_type',-1,0,0), (47424,5590293,1,'chin_type',-12,0,-10), (47425,5590293,1,'ear_type',3,-19,0), (47426,5590293,1,'eye_brow_type',-18,31,-1), (47427,5590293,0,'eye_color',115,76,184), (47428,5590293,0,'hair_color1',2,28,0), (47429,5590293,0,'hair_face_color',177,151,177), (47430,5590293,0,'hair_face_highlight_color',155,150,106), (47431,5590293,0,'hair_type_color',177,151,177), (47432,5590293,0,'hair_type_highlight_color',155,150,106), (47433,5590293,1,'lip_type',21,2,-12), (47434,5590293,1,'nose_type',7,2,28), (47435,5590293,0,'skin_color',116,90,86), (47436,5590293,1,'soga_cheek_type',0,-18,31), (47437,5590293,1,'soga_chin_type',0,21,2), (47438,5590293,1,'soga_eye_brow_type',0,3,-19), (47439,5590293,0,'soga_eye_color',229,229,102), (47440,5590293,0,'soga_hair_face_color',177,151,177), (47441,5590293,0,'soga_hair_face_highlight_color',155,150,106), (47442,5590293,0,'soga_hair_type_color',177,151,177), (47443,5590293,0,'soga_hair_type_highlight_color',155,150,106), (47444,5590293,1,'soga_lip_type',-1,-1,0), (47445,5590293,1,'soga_nose_type',-12,-12,0), (47446,5590293,0,'soga_skin_color',116,90,86), (47447,5590293,0,'wing_color1',255,255,255), (47448,5590293,0,'wing_color2',255,255,255), (47449,5590294,1,'cheek_type',68,55,0), (47450,5590294,1,'chin_type',-69,81,100), (47451,5590294,1,'ear_type',97,-62,0), (47452,5590294,1,'eye_brow_type',-81,-93,-88), (47453,5590294,0,'eye_color',43,87,100), (47454,5590294,1,'eye_type',75,0,0), (47455,5590294,0,'hair_color1',188,81,231), (47456,5590294,0,'hair_face_color',224,231,231), (47457,5590294,0,'hair_face_highlight_color',119,147,147), (47458,5590294,0,'hair_type_color',224,231,231), (47459,5590294,0,'hair_type_highlight_color',119,147,147), (47460,5590294,1,'lip_type',58,63,-56), (47461,5590294,1,'nose_type',-83,-68,81), (47462,5590294,0,'skin_color',244,251,251), (47463,5590294,1,'soga_cheek_type',0,-81,-93), (47464,5590294,1,'soga_chin_type',0,58,63), (47465,5590294,1,'soga_ear_type',0,75,0), (47466,5590294,1,'soga_eye_brow_type',0,97,-62), (47467,5590294,0,'soga_eye_color',204,204,204), (47468,5590294,0,'soga_hair_face_color',224,231,231), (47469,5590294,0,'soga_hair_face_highlight_color',119,147,147), (47470,5590294,0,'soga_hair_type_color',224,231,231), (47471,5590294,0,'soga_hair_type_highlight_color',119,147,147), (47472,5590294,1,'soga_lip_type',-88,68,55), (47473,5590294,1,'soga_nose_type',-56,-69,81), (47474,5590294,0,'soga_skin_color',244,251,251), (47475,5590295,1,'cheek_type',100,-100,0), (47476,5590295,1,'chin_type',100,100,-100), (47477,5590295,1,'ear_type',-10,63,0), (47478,5590295,1,'eye_brow_type',100,-100,100), (47479,5590295,0,'eye_color',170,205,213), (47480,5590295,1,'eye_type',32,0,0), (47481,5590295,0,'hair_color1',231,160,75), (47482,5590295,0,'hair_color2',100,0,0), (47483,5590295,0,'hair_face_highlight_color',188,187,186), (47484,5590295,0,'hair_type_highlight_color',188,187,186), (47485,5590295,1,'lip_type',100,100,-100), (47486,5590295,1,'nose_type',-10,-25,-96), (47487,5590295,0,'skin_color',232,233,198), (47488,5590295,1,'soga_cheek_type',0,100,-100), (47489,5590295,1,'soga_chin_type',0,100,100), (47490,5590295,1,'soga_ear_type',0,32,0), (47491,5590295,1,'soga_eye_brow_type',0,-10,63), (47492,5590295,0,'soga_eye_color',229,229,102), (47493,5590295,1,'soga_eye_type',100,0,0), (47494,5590295,0,'soga_hair_face_highlight_color',188,187,186), (47495,5590295,0,'soga_hair_type_highlight_color',188,187,186), (47496,5590295,1,'soga_lip_type',100,100,-100), (47497,5590295,1,'soga_nose_type',-100,100,100), (47498,5590295,0,'soga_skin_color',232,233,198), (47499,5590295,0,'wing_color1',255,255,255), (47500,5590295,0,'wing_color2',255,255,255), (47501,5590296,1,'cheek_type',5,10,0), (47502,5590296,1,'chin_type',-17,38,-11), (47503,5590296,1,'ear_type',-7,20,0), (47504,5590296,1,'eye_brow_type',28,-31,-3), (47505,5590296,0,'eye_color',198,120,255), (47506,5590296,1,'eye_type',32,0,0), (47507,5590296,0,'hair_color1',224,45,0), (47508,5590296,0,'hair_face_color',140,160,169), (47509,5590296,0,'hair_face_highlight_color',105,103,97), (47510,5590296,0,'hair_type_color',140,160,169), (47511,5590296,0,'hair_type_highlight_color',105,103,97), (47512,5590296,1,'lip_type',19,18,0), (47513,5590296,1,'nose_type',-1,-32,45), (47514,5590296,0,'skin_color',206,180,224), (47515,5590296,1,'soga_cheek_type',0,28,-31), (47516,5590296,1,'soga_chin_type',0,19,18), (47517,5590296,1,'soga_ear_type',0,32,0), (47518,5590296,1,'soga_eye_brow_type',0,-7,20), (47519,5590296,0,'soga_eye_color',229,229,102), (47520,5590296,1,'soga_eye_type',32,0,0), (47521,5590296,0,'soga_hair_face_color',140,160,169), (47522,5590296,0,'soga_hair_face_highlight_color',105,103,97), (47523,5590296,0,'soga_hair_type_color',140,160,169), (47524,5590296,0,'soga_hair_type_highlight_color',105,103,97), (47525,5590296,1,'soga_lip_type',-3,5,10), (47526,5590296,1,'soga_nose_type',0,-17,38), (47527,5590296,0,'soga_skin_color',206,180,224), (47528,5590296,0,'wing_color1',255,255,255), (47529,5590296,0,'wing_color2',255,255,255), (47530,5590297,1,'cheek_type',32,85,0), (47531,5590297,1,'chin_type',81,82,23), (47532,5590297,1,'eye_brow_type',-97,-22,-81), (47533,5590297,0,'eye_color',88,143,121), (47534,5590297,1,'eye_type',96,0,0), (47535,5590297,0,'hair_color1',163,8,14), (47536,5590297,0,'hair_face_color',114,98,46), (47537,5590297,0,'hair_type_color',114,98,46), (47538,5590297,1,'lip_type',83,7,62), (47539,5590297,1,'nose_type',98,-93,8), (47540,5590297,0,'skin_color',114,98,46), (47541,5590297,1,'soga_cheek_type',0,-97,-22), (47542,5590297,1,'soga_chin_type',0,83,7), (47543,5590297,1,'soga_ear_type',0,96,0), (47544,5590297,1,'soga_eye_brow_type',-97,-22,-81), (47545,5590297,0,'soga_eye_color',229,229,102), (47546,5590297,1,'soga_eye_type',96,0,0), (47547,5590297,0,'soga_hair_face_color',114,98,46), (47548,5590297,0,'soga_hair_type_color',114,98,46), (47549,5590297,1,'soga_lip_type',-81,32,85), (47550,5590297,1,'soga_nose_type',62,81,82), (47551,5590297,0,'soga_skin_color',114,98,46), (47552,5590297,0,'wing_color1',255,255,255), (47553,5590297,0,'wing_color2',255,255,255), (47554,5590298,1,'cheek_type',17,28,0), (47555,5590298,1,'chin_type',17,34,17), (47556,5590298,1,'ear_type',-9,-39,0), (47557,5590298,1,'eye_brow_type',14,-17,2), (47558,5590298,0,'eye_color',175,248,241), (47559,5590298,1,'eye_type',-17,0,0), (47560,5590298,0,'hair_color1',0,236,231), (47561,5590298,0,'hair_face_color',252,252,252), (47562,5590298,0,'hair_type_color',252,252,252), (47563,5590298,1,'lip_type',7,-14,-11), (47564,5590298,1,'nose_type',-3,0,-20), (47565,5590298,0,'skin_color',187,184,215), (47566,5590298,1,'soga_cheek_type',0,14,-17), (47567,5590298,1,'soga_chin_type',0,7,-14), (47568,5590298,1,'soga_ear_type',0,-17,0), (47569,5590298,1,'soga_eye_brow_type',0,-9,-39), (47570,5590298,0,'soga_eye_color',229,229,102), (47571,5590298,1,'soga_eye_type',-17,0,0), (47572,5590298,0,'soga_hair_face_color',252,252,252), (47573,5590298,0,'soga_hair_type_color',252,252,252), (47574,5590298,1,'soga_lip_type',2,17,28), (47575,5590298,1,'soga_nose_type',-11,17,34), (47576,5590298,0,'soga_skin_color',187,184,215), (47577,5590298,0,'wing_color1',255,255,255), (47578,5590298,0,'wing_color2',255,255,255), (47579,5590299,0,'eye_color',255,255,255), (47580,5590299,0,'skin_color',255,255,255), (47581,5590299,0,'soga_eye_color',255,0,255), (47582,5590300,1,'cheek_type',50,17,0), (47583,5590300,1,'chin_type',-85,4,22), (47584,5590300,1,'eye_brow_type',-5,-90,-31), (47585,5590300,0,'eye_color',174,65,108), (47586,5590300,1,'eye_type',58,0,0), (47587,5590300,0,'hair_color1',90,211,210), (47588,5590300,0,'hair_face_color',172,96,172), (47589,5590300,0,'hair_type_color',172,96,172), (47590,5590300,1,'lip_type',20,-52,-66), (47591,5590300,1,'nose_type',-37,90,-45), (47592,5590300,0,'skin_color',172,96,172), (47593,5590300,1,'soga_cheek_type',0,-5,-90), (47594,5590300,1,'soga_chin_type',0,20,-52), (47595,5590300,1,'soga_ear_type',0,58,0), (47596,5590300,1,'soga_eye_brow_type',-5,-90,-31), (47597,5590300,0,'soga_eye_color',229,229,102), (47598,5590300,1,'soga_eye_type',58,0,0), (47599,5590300,0,'soga_hair_face_color',172,96,172), (47600,5590300,0,'soga_hair_type_color',172,96,172), (47601,5590300,1,'soga_lip_type',-31,50,17), (47602,5590300,1,'soga_nose_type',-66,-85,4), (47603,5590300,0,'soga_skin_color',172,96,172), (47604,5590300,0,'wing_color1',255,255,255), (47605,5590300,0,'wing_color2',255,255,255), (47606,5590301,1,'cheek_type',61,-21,0), (47607,5590301,1,'chin_type',7,-37,2), (47608,5590301,1,'ear_type',-88,-56,0), (47609,5590301,1,'eye_brow_type',-48,56,-28), (47610,5590301,0,'eye_color',105,155,136), (47611,5590301,1,'eye_type',-34,0,0), (47612,5590301,0,'hair_color1',160,246,29), (47613,5590301,0,'hair_color2',159,88,0), (47614,5590301,0,'hair_face_color',108,24,23), (47615,5590301,0,'hair_face_highlight_color',220,180,17), (47616,5590301,0,'hair_highlight',239,221,86), (47617,5590301,0,'hair_type_color',108,24,23), (47618,5590301,0,'hair_type_highlight_color',220,180,17), (47619,5590301,1,'lip_type',56,95,-95), (47620,5590301,1,'nose_type',-62,-96,-10), (47621,5590301,0,'skin_color',153,158,142), (47622,5590301,1,'soga_cheek_type',0,-48,56), (47623,5590301,1,'soga_chin_type',0,56,95), (47624,5590301,1,'soga_ear_type',0,-34,0), (47625,5590301,1,'soga_eye_brow_type',0,-88,-56), (47626,5590301,0,'soga_eye_color',229,229,102), (47627,5590301,1,'soga_eye_type',-34,0,0), (47628,5590301,0,'soga_hair_color1',91,21,51), (47629,5590301,0,'soga_hair_color2',159,88,0), (47630,5590301,0,'soga_hair_face_color',108,24,23), (47631,5590301,0,'soga_hair_face_highlight_color',220,180,17), (47632,5590301,0,'soga_hair_highlight',239,221,86), (47633,5590301,0,'soga_hair_type_color',108,24,23), (47634,5590301,0,'soga_hair_type_highlight_color',220,180,17), (47635,5590301,1,'soga_lip_type',-28,61,-21), (47636,5590301,1,'soga_nose_type',-95,7,-37), (47637,5590301,0,'soga_skin_color',153,158,142), (47638,5590301,0,'wing_color1',255,255,255), (47639,5590301,0,'wing_color2',255,255,255), (47640,5590302,1,'cheek_type',-8,53,0), (47641,5590302,1,'chin_type',-42,72,-3), (47642,5590302,1,'ear_type',51,4,0), (47643,5590302,1,'eye_brow_type',7,-7,-25), (47644,5590302,0,'eye_color',12,16,24), (47645,5590302,1,'eye_type',-63,0,0), (47646,5590302,0,'hair_color1',204,227,39), (47647,5590302,0,'hair_color2',121,113,107), (47648,5590302,0,'hair_face_color',145,168,168), (47649,5590302,0,'hair_face_highlight_color',193,183,168), (47650,5590302,0,'hair_highlight',112,123,142), (47651,5590302,0,'hair_type_color',145,168,168), (47652,5590302,0,'hair_type_highlight_color',193,183,168), (47653,5590302,1,'lip_type',95,-98,90), (47654,5590302,1,'nose_type',0,-52,-29), (47655,5590302,0,'skin_color',122,165,164), (47656,5590302,1,'soga_cheek_type',0,7,-7), (47657,5590302,1,'soga_chin_type',0,95,-98), (47658,5590302,1,'soga_ear_type',0,-63,0), (47659,5590302,1,'soga_eye_brow_type',0,51,4), (47660,5590302,0,'soga_eye_color',229,229,102), (47661,5590302,1,'soga_eye_type',-63,0,0), (47662,5590302,0,'soga_hair_color1',114,112,142), (47663,5590302,0,'soga_hair_color2',121,113,107), (47664,5590302,0,'soga_hair_face_color',145,168,168), (47665,5590302,0,'soga_hair_face_highlight_color',193,183,168), (47666,5590302,0,'soga_hair_highlight',112,123,142), (47667,5590302,0,'soga_hair_type_color',145,168,168), (47668,5590302,0,'soga_hair_type_highlight_color',193,183,168), (47669,5590302,1,'soga_lip_type',-25,-8,53), (47670,5590302,1,'soga_nose_type',90,-42,72), (47671,5590302,0,'soga_skin_color',122,165,164), (47672,5590302,0,'wing_color1',255,255,255), (47673,5590302,0,'wing_color2',255,255,255), (47674,5590303,1,'cheek_type',31,-11,0), (47675,5590303,1,'chin_type',1,35,-28), (47676,5590303,1,'ear_type',47,-3,0), (47677,5590303,1,'eye_brow_type',14,-2,0), (47678,5590303,0,'eye_color',104,11,102), (47679,5590303,0,'hair_color1',231,22,242), (47680,5590303,0,'hair_face_color',111,48,0), (47681,5590303,0,'hair_type_color',111,48,0), (47682,5590303,1,'lip_type',-5,-23,0), (47683,5590303,1,'nose_type',-31,-25,22), (47684,5590303,0,'skin_color',189,51,13), (47685,5590303,1,'soga_cheek_type',0,14,-2), (47686,5590303,1,'soga_chin_type',0,-5,-23), (47687,5590303,1,'soga_eye_brow_type',0,47,-3), (47688,5590303,0,'soga_eye_color',229,229,102), (47689,5590303,0,'soga_hair_face_color',111,48,0), (47690,5590303,0,'soga_hair_type_color',111,48,0), (47691,5590303,1,'soga_lip_type',0,31,-11), (47692,5590303,1,'soga_nose_type',0,1,35), (47693,5590303,0,'soga_skin_color',189,51,13), (47694,5590303,0,'wing_color1',255,255,255), (47695,5590303,0,'wing_color2',255,255,255), (47696,5590304,1,'cheek_type',31,-11,0), (47697,5590304,1,'chin_type',1,35,-28), (47698,5590304,1,'ear_type',47,-3,0), (47699,5590304,1,'eye_brow_type',14,-2,0), (47700,5590304,0,'eye_color',231,132,36), (47701,5590304,0,'hair_color1',231,22,100), (47702,5590304,0,'hair_face_color',179,177,175), (47703,5590304,0,'hair_type_color',179,177,175), (47704,5590304,1,'lip_type',-5,-23,0), (47705,5590304,1,'nose_type',-31,-25,22), (47706,5590304,0,'skin_color',243,149,25), (47707,5590304,1,'soga_cheek_type',0,14,-2), (47708,5590304,1,'soga_chin_type',0,-5,-23), (47709,5590304,1,'soga_eye_brow_type',0,47,-3), (47710,5590304,0,'soga_eye_color',229,229,102), (47711,5590304,0,'soga_hair_face_color',179,177,175), (47712,5590304,0,'soga_hair_type_color',179,177,175), (47713,5590304,1,'soga_lip_type',0,31,-11), (47714,5590304,1,'soga_nose_type',0,1,35), (47715,5590304,0,'soga_skin_color',243,149,25), (47716,5590304,0,'wing_color1',255,255,255), (47717,5590304,0,'wing_color2',255,255,255), (47718,5590305,1,'cheek_type',-32,-31,0), (47719,5590305,1,'chin_type',-23,-21,28), (47720,5590305,1,'ear_type',-3,14,0), (47721,5590305,1,'eye_brow_type',-17,29,-12), (47722,5590305,0,'eye_color',37,18,44), (47723,5590305,1,'eye_type',28,0,0), (47724,5590305,0,'hair_color1',222,39,0), (47725,5590305,0,'hair_face_color',168,190,199), (47726,5590305,0,'hair_face_highlight_color',155,150,106), (47727,5590305,0,'hair_type_color',168,190,199), (47728,5590305,0,'hair_type_highlight_color',155,150,106), (47729,5590305,1,'lip_type',-17,0,-12), (47730,5590305,1,'nose_type',7,-34,39), (47731,5590305,0,'skin_color',181,180,220), (47732,5590305,1,'soga_cheek_type',0,-17,29), (47733,5590305,1,'soga_chin_type',0,-17,0), (47734,5590305,1,'soga_ear_type',0,28,0), (47735,5590305,1,'soga_eye_brow_type',0,-3,14), (47736,5590305,0,'soga_eye_color',229,229,102), (47737,5590305,1,'soga_eye_type',28,0,0), (47738,5590305,0,'soga_hair_face_color',168,190,199), (47739,5590305,0,'soga_hair_face_highlight_color',155,150,106), (47740,5590305,0,'soga_hair_type_color',168,190,199), (47741,5590305,0,'soga_hair_type_highlight_color',155,150,106), (47742,5590305,1,'soga_lip_type',-12,-32,-31), (47743,5590305,1,'soga_nose_type',-12,-23,-21), (47744,5590305,0,'soga_skin_color',181,180,220), (47745,5590305,0,'wing_color1',255,255,255), (47746,5590305,0,'wing_color2',255,255,255), (47747,5590306,1,'cheek_type',95,87,0), (47748,5590306,1,'chin_type',-25,51,79), (47749,5590306,1,'ear_type',66,-88,0), (47750,5590306,1,'eye_brow_type',-61,97,55), (47751,5590306,0,'eye_color',151,191,190), (47752,5590306,1,'eye_type',-2,0,0), (47753,5590306,0,'hair_color1',34,216,205), (47754,5590306,0,'hair_color2',68,0,0), (47755,5590306,0,'hair_face_color',188,93,40), (47756,5590306,0,'hair_type_color',188,93,40), (47757,5590306,1,'lip_type',-89,-48,5), (47758,5590306,1,'nose_type',81,34,-40), (47759,5590306,0,'skin_color',225,224,212), (47760,5590306,1,'soga_cheek_type',0,-61,97), (47761,5590306,1,'soga_chin_type',0,-89,-48), (47762,5590306,1,'soga_ear_type',0,-2,0), (47763,5590306,1,'soga_eye_brow_type',0,66,-88), (47764,5590306,0,'soga_eye_color',229,229,102), (47765,5590306,1,'soga_eye_type',68,0,0), (47766,5590306,0,'soga_hair_face_color',188,93,40), (47767,5590306,0,'soga_hair_type_color',188,93,40), (47768,5590306,1,'soga_lip_type',55,95,87), (47769,5590306,1,'soga_nose_type',5,-25,51), (47770,5590306,0,'soga_skin_color',225,224,212), (47771,5590306,0,'wing_color1',255,255,255), (47772,5590306,0,'wing_color2',255,255,255), (47773,5590307,1,'cheek_type',-19,31,0), (47774,5590307,1,'chin_type',0,-1,-14), (47775,5590307,1,'ear_type',-17,-20,0), (47776,5590307,1,'eye_brow_type',0,-31,-17), (47777,5590307,0,'eye_color',182,192,165), (47778,5590307,1,'eye_type',25,0,0), (47779,5590307,0,'hair_color1',0,11,0), (47780,5590307,0,'hair_face_color',132,130,82), (47781,5590307,0,'hair_face_highlight_color',134,126,124), (47782,5590307,0,'hair_type_color',132,130,82), (47783,5590307,0,'hair_type_highlight_color',134,126,124), (47784,5590307,1,'lip_type',-28,0,0), (47785,5590307,1,'nose_type',10,0,11), (47786,5590307,0,'skin_color',115,71,37), (47787,5590307,1,'soga_cheek_type',0,0,-31), (47788,5590307,1,'soga_chin_type',0,-28,0), (47789,5590307,1,'soga_ear_type',0,25,0), (47790,5590307,1,'soga_eye_brow_type',0,-17,-20), (47791,5590307,0,'soga_eye_color',229,229,102), (47792,5590307,1,'soga_eye_type',25,0,0), (47793,5590307,0,'soga_hair_face_color',132,130,82), (47794,5590307,0,'soga_hair_face_highlight_color',134,126,124), (47795,5590307,0,'soga_hair_type_color',132,130,82), (47796,5590307,0,'soga_hair_type_highlight_color',134,126,124), (47797,5590307,1,'soga_lip_type',-17,-19,31), (47798,5590307,1,'soga_nose_type',0,0,-1), (47799,5590307,0,'soga_skin_color',115,71,37), (47800,5590307,0,'wing_color1',255,255,255), (47801,5590307,0,'wing_color2',255,255,255), (47802,5590308,1,'cheek_type',14,23,0), (47803,5590308,1,'chin_type',37,25,-4), (47804,5590308,1,'ear_type',-12,17,0), (47805,5590308,1,'eye_brow_type',5,17,9), (47806,5590308,0,'eye_color',90,120,69), (47807,5590308,1,'eye_type',-7,0,0), (47808,5590308,0,'hair_color1',252,0,0), (47809,5590308,0,'hair_face_color',164,119,63), (47810,5590308,0,'hair_face_highlight_color',33,13,0), (47811,5590308,0,'hair_type_color',164,119,63), (47812,5590308,0,'hair_type_highlight_color',33,13,0), (47813,5590308,1,'lip_type',-25,-18,-31), (47814,5590308,1,'nose_type',39,-4,0), (47815,5590308,0,'skin_color',141,123,80), (47816,5590308,1,'soga_cheek_type',0,5,17), (47817,5590308,1,'soga_chin_type',0,-25,-18), (47818,5590308,1,'soga_ear_type',0,-7,0), (47819,5590308,1,'soga_eye_brow_type',0,-12,17), (47820,5590308,0,'soga_eye_color',229,229,102), (47821,5590308,0,'soga_hair_face_color',164,119,63), (47822,5590308,0,'soga_hair_face_highlight_color',33,13,0), (47823,5590308,0,'soga_hair_type_color',164,119,63), (47824,5590308,0,'soga_hair_type_highlight_color',33,13,0), (47825,5590308,1,'soga_lip_type',9,14,23), (47826,5590308,1,'soga_nose_type',-31,37,25), (47827,5590308,0,'soga_skin_color',141,123,80), (47828,5590308,0,'wing_color1',255,255,255), (47829,5590308,0,'wing_color2',255,255,255), (47830,5590309,1,'cheek_type',72,-44,0), (47831,5590309,1,'chin_type',-21,-31,-81), (47832,5590309,1,'ear_type',-79,10,0), (47833,5590309,1,'eye_brow_type',-87,71,-90), (47834,5590309,0,'eye_color',44,72,44), (47835,5590309,1,'eye_type',-66,0,0), (47836,5590309,0,'hair_color1',228,219,12), (47837,5590309,0,'hair_color2',185,0,0), (47838,5590309,0,'hair_face_color',130,43,32), (47839,5590309,0,'hair_face_highlight_color',88,62,8), (47840,5590309,0,'hair_highlight',56,33,26), (47841,5590309,0,'hair_type_color',130,43,32), (47842,5590309,0,'hair_type_highlight_color',88,62,8), (47843,5590309,1,'lip_type',37,74,21), (47844,5590309,1,'nose_type',31,-28,-37), (47845,5590309,0,'skin_color',223,217,195), (47846,5590309,1,'soga_cheek_type',0,-87,71), (47847,5590309,1,'soga_chin_type',0,37,74), (47848,5590309,1,'soga_ear_type',0,-66,0), (47849,5590309,1,'soga_eye_brow_type',0,-79,10), (47850,5590309,0,'soga_eye_color',204,204,204), (47851,5590309,1,'soga_eye_type',-71,0,0), (47852,5590309,0,'soga_hair_color1',91,21,51), (47853,5590309,0,'soga_hair_color2',159,88,0), (47854,5590309,0,'soga_hair_face_color',130,43,32), (47855,5590309,0,'soga_hair_face_highlight_color',88,62,8), (47856,5590309,0,'soga_hair_highlight',56,33,26), (47857,5590309,0,'soga_hair_type_color',130,43,32), (47858,5590309,0,'soga_hair_type_highlight_color',88,62,8), (47859,5590309,1,'soga_lip_type',-90,72,-44), (47860,5590309,1,'soga_nose_type',21,-21,-31), (47861,5590309,0,'soga_skin_color',223,217,195), (47862,5590310,1,'cheek_type',11,-9,0), (47863,5590310,1,'chin_type',-17,-7,-4), (47864,5590310,1,'ear_type',2,-21,0), (47865,5590310,1,'eye_brow_type',8,26,4), (47866,5590310,0,'eye_color',95,145,117), (47867,5590310,1,'eye_type',-31,0,0), (47868,5590310,0,'hair_color1',236,233,0), (47869,5590310,0,'hair_face_color',67,28,10), (47870,5590310,0,'hair_face_highlight_color',56,48,40), (47871,5590310,0,'hair_type_color',67,28,10), (47872,5590310,0,'hair_type_highlight_color',56,48,40), (47873,5590310,1,'lip_type',-8,0,-5), (47874,5590310,1,'nose_type',-1,-20,-23), (47875,5590310,0,'skin_color',144,104,74), (47876,5590310,1,'soga_cheek_type',0,8,26), (47877,5590310,1,'soga_chin_type',0,-8,0), (47878,5590310,1,'soga_ear_type',0,-31,0), (47879,5590310,1,'soga_eye_brow_type',0,2,-21), (47880,5590310,0,'soga_eye_color',229,229,102), (47881,5590310,1,'soga_eye_type',-31,0,0), (47882,5590310,0,'soga_hair_face_color',67,28,10), (47883,5590310,0,'soga_hair_face_highlight_color',56,48,40), (47884,5590310,0,'soga_hair_type_color',67,28,10), (47885,5590310,0,'soga_hair_type_highlight_color',56,48,40), (47886,5590310,1,'soga_lip_type',4,11,-9), (47887,5590310,1,'soga_nose_type',-5,-17,-7), (47888,5590310,0,'soga_skin_color',144,104,74), (47889,5590310,0,'wing_color1',255,255,255), (47890,5590310,0,'wing_color2',255,255,255), (47891,5590311,1,'cheek_type',-28,14,0), (47892,5590311,1,'chin_type',0,2,0), (47893,5590311,1,'ear_type',-9,-47,0), (47894,5590311,1,'eye_brow_type',7,21,34), (47895,5590311,0,'eye_color',185,162,121), (47896,5590311,1,'eye_type',-3,0,0), (47897,5590311,0,'hair_color1',37,10,0), (47898,5590311,0,'hair_face_color',27,24,19), (47899,5590311,0,'hair_face_highlight_color',115,94,67), (47900,5590311,0,'hair_type_color',27,24,19), (47901,5590311,0,'hair_type_highlight_color',115,94,67), (47902,5590311,1,'lip_type',-25,25,-21), (47903,5590311,1,'nose_type',1,37,10), (47904,5590311,0,'skin_color',242,208,212), (47905,5590311,1,'soga_cheek_type',0,7,21), (47906,5590311,1,'soga_chin_type',0,-25,25), (47907,5590311,1,'soga_ear_type',0,-3,0), (47908,5590311,1,'soga_eye_brow_type',0,-9,-47), (47909,5590311,0,'soga_eye_color',229,229,102), (47910,5590311,1,'soga_eye_type',-3,0,0), (47911,5590311,0,'soga_hair_face_color',27,24,19), (47912,5590311,0,'soga_hair_face_highlight_color',115,94,67), (47913,5590311,0,'soga_hair_type_color',27,24,19), (47914,5590311,0,'soga_hair_type_highlight_color',115,94,67), (47915,5590311,1,'soga_lip_type',34,-28,14), (47916,5590311,1,'soga_nose_type',-21,0,2), (47917,5590311,0,'soga_skin_color',242,208,212), (47918,5590311,0,'wing_color1',255,255,255), (47919,5590311,0,'wing_color2',255,255,255), (47920,5590312,1,'cheek_type',28,-4,0), (47921,5590312,1,'chin_type',0,9,14), (47922,5590312,1,'ear_type',-14,-8,0), (47923,5590312,1,'eye_brow_type',-28,-10,0), (47924,5590312,0,'eye_color',32,61,45), (47925,5590312,1,'eye_type',7,0,0), (47926,5590312,0,'hair_color1',28,237,0), (47927,5590312,0,'hair_face_color',97,89,33), (47928,5590312,0,'hair_face_highlight_color',128,46,20), (47929,5590312,0,'hair_type_color',97,89,33), (47930,5590312,0,'hair_type_highlight_color',128,46,20), (47931,5590312,1,'lip_type',-25,3,23), (47932,5590312,1,'nose_type',0,28,-19), (47933,5590312,0,'skin_color',224,182,148), (47934,5590312,1,'soga_cheek_type',0,-28,-10), (47935,5590312,1,'soga_chin_type',0,-25,3), (47936,5590312,1,'soga_ear_type',0,7,0), (47937,5590312,1,'soga_eye_brow_type',0,-14,-8), (47938,5590312,0,'soga_eye_color',229,229,102), (47939,5590312,1,'soga_eye_type',7,0,0), (47940,5590312,0,'soga_hair_face_color',97,89,33), (47941,5590312,0,'soga_hair_face_highlight_color',128,46,20), (47942,5590312,0,'soga_hair_type_color',97,89,33), (47943,5590312,0,'soga_hair_type_highlight_color',128,46,20), (47944,5590312,1,'soga_lip_type',0,28,-4), (47945,5590312,1,'soga_nose_type',23,0,9), (47946,5590312,0,'soga_skin_color',224,182,148), (47947,5590312,0,'wing_color1',255,255,255), (47948,5590312,0,'wing_color2',255,255,255), (47949,5590313,1,'cheek_type',-19,22,0), (47950,5590313,1,'chin_type',9,-31,19), (47951,5590313,1,'ear_type',7,3,0), (47952,5590313,1,'eye_brow_type',-7,34,0), (47953,5590313,0,'eye_color',112,27,8), (47954,5590313,1,'eye_type',-7,0,0), (47955,5590313,0,'hair_color1',228,26,253), (47956,5590313,0,'hair_face_color',60,29,6), (47957,5590313,0,'hair_type_color',60,29,6), (47958,5590313,1,'lip_type',38,0,-1), (47959,5590313,1,'nose_type',-2,-28,26), (47960,5590313,0,'skin_color',182,104,16), (47961,5590313,1,'soga_cheek_type',0,-7,34), (47962,5590313,1,'soga_chin_type',0,38,0), (47963,5590313,1,'soga_ear_type',0,-7,0), (47964,5590313,1,'soga_eye_brow_type',0,7,3), (47965,5590313,0,'soga_eye_color',229,229,102), (47966,5590313,0,'soga_hair_face_color',60,29,6), (47967,5590313,0,'soga_hair_type_color',60,29,6), (47968,5590313,1,'soga_lip_type',0,-19,22), (47969,5590313,1,'soga_nose_type',-1,9,-31), (47970,5590313,0,'soga_skin_color',182,104,16), (47971,5590313,0,'wing_color1',255,255,255), (47972,5590313,0,'wing_color2',255,255,255), (47973,5590314,1,'cheek_type',17,-98,0), (47974,5590314,1,'chin_type',64,74,-29), (47975,5590314,1,'ear_type',71,63,0), (47976,5590314,1,'eye_brow_type',90,65,-95), (47977,5590314,0,'eye_color',60,117,87), (47978,5590314,1,'eye_type',56,0,0), (47979,5590314,0,'hair_color1',84,191,46), (47980,5590314,0,'hair_face_color',193,136,15), (47981,5590314,0,'hair_face_highlight_color',244,246,246), (47982,5590314,0,'hair_type_color',193,136,15), (47983,5590314,0,'hair_type_highlight_color',244,246,246), (47984,5590314,1,'lip_type',-62,-45,-68), (47985,5590314,1,'nose_type',47,84,-65), (47986,5590314,0,'skin_color',107,112,102), (47987,5590314,1,'soga_cheek_type',0,90,65), (47988,5590314,1,'soga_chin_type',0,-62,-45), (47989,5590314,1,'soga_ear_type',0,56,0), (47990,5590314,1,'soga_eye_brow_type',0,71,63), (47991,5590314,0,'soga_eye_color',229,229,102), (47992,5590314,0,'soga_hair_face_color',193,136,15), (47993,5590314,0,'soga_hair_face_highlight_color',244,246,246), (47994,5590314,0,'soga_hair_type_color',193,136,15), (47995,5590314,0,'soga_hair_type_highlight_color',244,246,246), (47996,5590314,1,'soga_lip_type',-95,17,-98), (47997,5590314,1,'soga_nose_type',-68,64,74), (47998,5590314,0,'soga_skin_color',107,112,102), (47999,5590314,0,'wing_color1',255,255,255), (48000,5590314,0,'wing_color2',255,255,255), (48001,5590315,1,'cheek_type',47,68,0), (48002,5590315,1,'chin_type',-61,-32,-50), (48003,5590315,1,'ear_type',78,37,0), (48004,5590315,1,'eye_brow_type',-34,64,65), (48005,5590315,0,'eye_color',40,80,93), (48006,5590315,1,'eye_type',-35,0,0), (48007,5590315,0,'hair_color1',242,94,239), (48008,5590315,0,'hair_color2',37,0,0), (48009,5590315,0,'hair_face_color',221,178,17), (48010,5590315,0,'hair_face_highlight_color',216,154,23), (48011,5590315,0,'hair_type_color',221,178,17), (48012,5590315,0,'hair_type_highlight_color',216,154,23), (48013,5590315,1,'lip_type',56,-29,-38), (48014,5590315,1,'nose_type',0,-14,94), (48015,5590315,0,'skin_color',190,136,139), (48016,5590315,1,'soga_cheek_type',0,-34,64), (48017,5590315,1,'soga_chin_type',0,56,-29), (48018,5590315,1,'soga_ear_type',0,-35,0), (48019,5590315,1,'soga_eye_brow_type',0,78,37), (48020,5590315,0,'soga_eye_color',229,229,102), (48021,5590315,1,'soga_eye_type',37,0,0), (48022,5590315,0,'soga_hair_face_color',221,178,17), (48023,5590315,0,'soga_hair_face_highlight_color',216,154,23), (48024,5590315,0,'soga_hair_type_color',221,178,17), (48025,5590315,0,'soga_hair_type_highlight_color',216,154,23), (48026,5590315,1,'soga_lip_type',65,47,68), (48027,5590315,1,'soga_nose_type',-38,-61,-32), (48028,5590315,0,'soga_skin_color',190,136,139), (48029,5590315,0,'wing_color1',255,255,255), (48030,5590315,0,'wing_color2',255,255,255), (48031,5590316,1,'cheek_type',-8,3,0), (48032,5590316,1,'chin_type',17,7,-20), (48033,5590316,1,'ear_type',44,26,0), (48034,5590316,1,'eye_brow_type',-11,0,26), (48035,5590316,0,'eye_color',86,9,70), (48036,5590316,1,'eye_type',-11,0,0), (48037,5590316,0,'hair_color1',8,245,11), (48038,5590316,0,'hair_face_color',50,49,48), (48039,5590316,0,'hair_face_highlight_color',216,192,37), (48040,5590316,0,'hair_type_color',50,49,48), (48041,5590316,0,'hair_type_highlight_color',216,192,37), (48042,5590316,1,'lip_type',-11,-7,12), (48043,5590316,1,'nose_type',-43,8,-11), (48044,5590316,0,'skin_color',208,181,160), (48045,5590316,1,'soga_cheek_type',0,-11,0), (48046,5590316,1,'soga_chin_type',0,-11,-7), (48047,5590316,1,'soga_ear_type',0,-11,0), (48048,5590316,1,'soga_eye_brow_type',0,44,26), (48049,5590316,0,'soga_eye_color',229,229,102), (48050,5590316,0,'soga_hair_face_color',50,49,48), (48051,5590316,0,'soga_hair_face_highlight_color',216,192,37), (48052,5590316,0,'soga_hair_type_color',50,49,48), (48053,5590316,0,'soga_hair_type_highlight_color',216,192,37), (48054,5590316,1,'soga_lip_type',26,-8,3), (48055,5590316,1,'soga_nose_type',12,17,7), (48056,5590316,0,'soga_skin_color',208,181,160), (48057,5590316,0,'wing_color1',255,255,255), (48058,5590316,0,'wing_color2',255,255,255), (48059,5590317,1,'cheek_type',-29,-34,0), (48060,5590317,1,'chin_type',-3,-17,-25), (48061,5590317,1,'ear_type',23,-10,0), (48062,5590317,1,'eye_brow_type',9,2,-7), (48063,5590317,0,'eye_color',113,167,166), (48064,5590317,1,'eye_type',47,0,0), (48065,5590317,0,'hair_color1',239,0,0), (48066,5590317,0,'hair_face_color',217,127,6), (48067,5590317,0,'hair_face_highlight_color',144,116,0), (48068,5590317,0,'hair_type_color',217,127,6), (48069,5590317,0,'hair_type_highlight_color',144,116,0), (48070,5590317,1,'lip_type',7,0,31), (48071,5590317,1,'nose_type',19,-17,0), (48072,5590317,0,'skin_color',234,242,242), (48073,5590317,1,'soga_cheek_type',0,9,2), (48074,5590317,1,'soga_chin_type',0,7,0), (48075,5590317,1,'soga_ear_type',0,47,0), (48076,5590317,1,'soga_eye_brow_type',0,23,-10), (48077,5590317,0,'soga_eye_color',229,229,102), (48078,5590317,1,'soga_eye_type',47,0,0), (48079,5590317,0,'soga_hair_face_color',217,127,6), (48080,5590317,0,'soga_hair_face_highlight_color',144,116,0), (48081,5590317,0,'soga_hair_type_color',217,127,6), (48082,5590317,0,'soga_hair_type_highlight_color',144,116,0), (48083,5590317,1,'soga_lip_type',-7,-29,-34), (48084,5590317,1,'soga_nose_type',31,-3,-17), (48085,5590317,0,'soga_skin_color',234,242,242), (48086,5590317,0,'wing_color1',255,255,255), (48087,5590317,0,'wing_color2',255,255,255), (48088,5590318,1,'cheek_type',12,-28,0), (48089,5590318,1,'chin_type',4,19,37), (48090,5590318,1,'ear_type',28,0,0), (48091,5590318,1,'eye_brow_type',17,-7,-4), (48092,5590318,0,'eye_color',188,176,141), (48093,5590318,1,'eye_type',1,0,0), (48094,5590318,0,'hair_color1',212,236,0), (48095,5590318,0,'hair_face_color',10,7,4), (48096,5590318,0,'hair_face_highlight_color',79,38,0), (48097,5590318,0,'hair_type_color',10,7,4), (48098,5590318,0,'hair_type_highlight_color',79,38,0), (48099,5590318,1,'lip_type',11,18,34), (48100,5590318,1,'nose_type',0,-44,-20), (48101,5590318,0,'skin_color',191,184,141), (48102,5590318,1,'soga_cheek_type',0,17,-7), (48103,5590318,1,'soga_chin_type',0,11,18), (48104,5590318,1,'soga_ear_type',0,1,0), (48105,5590318,1,'soga_eye_brow_type',0,28,0), (48106,5590318,0,'soga_eye_color',229,229,102), (48107,5590318,1,'soga_eye_type',1,0,0), (48108,5590318,0,'soga_hair_face_color',10,7,4), (48109,5590318,0,'soga_hair_face_highlight_color',79,38,0), (48110,5590318,0,'soga_hair_type_color',10,7,4), (48111,5590318,0,'soga_hair_type_highlight_color',79,38,0), (48112,5590318,1,'soga_lip_type',-4,12,-28), (48113,5590318,1,'soga_nose_type',34,4,19), (48114,5590318,0,'soga_skin_color',191,184,141), (48115,5590318,0,'wing_color1',255,255,255), (48116,5590318,0,'wing_color2',255,255,255), (48117,5590319,1,'cheek_type',14,-3,0), (48118,5590319,1,'chin_type',5,-35,-14), (48119,5590319,1,'ear_type',-44,-31,0), (48120,5590319,1,'eye_brow_type',-25,17,12), (48121,5590319,0,'eye_color',64,120,79), (48122,5590319,1,'eye_type',-29,0,0), (48123,5590319,0,'hair_color1',214,244,0), (48124,5590319,0,'hair_face_color',17,6,1), (48125,5590319,0,'hair_face_highlight_color',70,55,37), (48126,5590319,0,'hair_type_color',17,6,1), (48127,5590319,0,'hair_type_highlight_color',70,55,37), (48128,5590319,1,'lip_type',37,25,45), (48129,5590319,1,'nose_type',25,-42,-12), (48130,5590319,0,'skin_color',253,254,254), (48131,5590319,1,'soga_cheek_type',0,-25,17), (48132,5590319,1,'soga_chin_type',0,37,25), (48133,5590319,1,'soga_ear_type',0,-29,0), (48134,5590319,1,'soga_eye_brow_type',0,-44,-31), (48135,5590319,0,'soga_eye_color',229,229,102), (48136,5590319,1,'soga_eye_type',-29,0,0), (48137,5590319,0,'soga_hair_face_color',17,6,1), (48138,5590319,0,'soga_hair_face_highlight_color',70,55,37), (48139,5590319,0,'soga_hair_type_color',17,6,1), (48140,5590319,0,'soga_hair_type_highlight_color',70,55,37), (48141,5590319,1,'soga_lip_type',12,14,-3), (48142,5590319,1,'soga_nose_type',45,5,-35), (48143,5590319,0,'soga_skin_color',253,254,254), (48144,5590319,0,'wing_color1',255,255,255), (48145,5590319,0,'wing_color2',255,255,255), (48146,5590320,1,'cheek_type',-17,7,0), (48147,5590320,1,'chin_type',-34,22,-11), (48148,5590320,1,'ear_type',2,-1,0), (48149,5590320,1,'eye_brow_type',-9,-17,-20), (48150,5590320,0,'eye_color',64,70,38), (48151,5590320,1,'eye_type',43,0,0), (48152,5590320,0,'hair_color1',227,239,0), (48153,5590320,0,'hair_face_color',75,48,15), (48154,5590320,0,'hair_face_highlight_color',110,67,1), (48155,5590320,0,'hair_type_color',75,48,15), (48156,5590320,0,'hair_type_highlight_color',110,67,1), (48157,5590320,1,'lip_type',10,-12,0), (48158,5590320,1,'nose_type',18,-29,-17), (48159,5590320,0,'skin_color',243,250,237), (48160,5590320,1,'soga_cheek_type',0,-9,-17), (48161,5590320,1,'soga_chin_type',0,10,-12), (48162,5590320,1,'soga_ear_type',0,43,0), (48163,5590320,1,'soga_eye_brow_type',0,2,-1), (48164,5590320,0,'soga_eye_color',229,229,102), (48165,5590320,1,'soga_eye_type',43,0,0), (48166,5590320,0,'soga_hair_face_color',75,48,15), (48167,5590320,0,'soga_hair_face_highlight_color',110,67,1), (48168,5590320,0,'soga_hair_type_color',75,48,15), (48169,5590320,0,'soga_hair_type_highlight_color',110,67,1), (48170,5590320,1,'soga_lip_type',-20,-17,7), (48171,5590320,1,'soga_nose_type',0,-34,22), (48172,5590320,0,'soga_skin_color',243,250,237), (48173,5590320,0,'wing_color1',255,255,255), (48174,5590320,0,'wing_color2',255,255,255), (48175,5590321,1,'cheek_type',4,-3,0), (48176,5590321,1,'chin_type',28,0,37), (48177,5590321,1,'ear_type',-25,46,0), (48178,5590321,1,'eye_brow_type',14,-18,0), (48179,5590321,0,'eye_color',34,67,49), (48180,5590321,1,'eye_type',-12,0,0), (48181,5590321,0,'hair_color1',20,8,0), (48182,5590321,0,'hair_face_color',217,189,23), (48183,5590321,0,'hair_face_highlight_color',174,60,32), (48184,5590321,0,'hair_type_color',217,189,23), (48185,5590321,0,'hair_type_highlight_color',174,60,32), (48186,5590321,1,'lip_type',-35,0,-5), (48187,5590321,1,'nose_type',28,20,8), (48188,5590321,0,'skin_color',227,217,218), (48189,5590321,1,'soga_cheek_type',0,14,-18), (48190,5590321,1,'soga_chin_type',0,-35,0), (48191,5590321,1,'soga_ear_type',0,-12,0), (48192,5590321,1,'soga_eye_brow_type',0,-25,46), (48193,5590321,0,'soga_eye_color',229,229,102), (48194,5590321,1,'soga_eye_type',-12,0,0), (48195,5590321,0,'soga_hair_face_color',217,189,23), (48196,5590321,0,'soga_hair_face_highlight_color',174,60,32), (48197,5590321,0,'soga_hair_type_color',217,189,23), (48198,5590321,0,'soga_hair_type_highlight_color',174,60,32), (48199,5590321,1,'soga_lip_type',0,4,-3), (48200,5590321,1,'soga_nose_type',-5,28,0), (48201,5590321,0,'soga_skin_color',227,217,218), (48202,5590321,0,'wing_color1',255,255,255), (48203,5590321,0,'wing_color2',255,255,255), (48204,5590322,0,'eye_color',255,255,255), (48205,5590322,0,'skin_color',255,255,255), (48206,5590322,0,'soga_eye_color',255,0,255), (48207,5590323,1,'cheek_type',14,42,0), (48208,5590323,1,'chin_type',-25,-3,-34), (48209,5590323,1,'ear_type',-43,18,0), (48210,5590323,1,'eye_brow_type',12,-20,-39), (48211,5590323,0,'eye_color',87,52,121), (48212,5590323,1,'eye_type',-3,0,0), (48213,5590323,0,'hair_color1',1,2,0), (48214,5590323,0,'hair_face_color',134,46,25), (48215,5590323,0,'hair_type_color',134,46,25), (48216,5590323,1,'lip_type',37,0,0), (48217,5590323,1,'nose_type',0,1,2), (48218,5590323,0,'skin_color',125,115,84), (48219,5590323,1,'soga_cheek_type',0,12,-20), (48220,5590323,1,'soga_chin_type',0,37,0), (48221,5590323,1,'soga_ear_type',0,-3,0), (48222,5590323,1,'soga_eye_brow_type',0,-43,18), (48223,5590323,0,'soga_eye_color',229,229,102), (48224,5590323,1,'soga_eye_type',-3,0,0), (48225,5590323,0,'soga_hair_face_color',134,46,25), (48226,5590323,0,'soga_hair_type_color',134,46,25), (48227,5590323,1,'soga_lip_type',-39,14,42), (48228,5590323,1,'soga_nose_type',0,-25,-3), (48229,5590323,0,'soga_skin_color',125,115,84), (48230,5590323,0,'wing_color1',255,255,255), (48231,5590323,0,'wing_color2',255,255,255), (48232,5590324,1,'cheek_type',31,-2,0), (48233,5590324,1,'chin_type',0,4,-7), (48234,5590324,1,'ear_type',-7,-17,0), (48235,5590324,1,'eye_brow_type',-12,-32,-7), (48236,5590324,0,'eye_color',162,146,18), (48237,5590324,1,'eye_type',4,0,0), (48238,5590324,0,'hair_color1',249,252,34), (48239,5590324,0,'hair_face_color',12,12,7), (48240,5590324,0,'hair_type_color',12,12,7), (48241,5590324,1,'lip_type',-4,11,-12), (48242,5590324,1,'nose_type',9,-7,-4), (48243,5590324,0,'skin_color',207,49,20), (48244,5590324,1,'soga_cheek_type',0,-12,-32), (48245,5590324,1,'soga_chin_type',0,-4,11), (48246,5590324,1,'soga_ear_type',0,4,0), (48247,5590324,1,'soga_eye_brow_type',0,-7,-17), (48248,5590324,0,'soga_eye_color',229,229,102), (48249,5590324,0,'soga_hair_face_color',12,12,7), (48250,5590324,0,'soga_hair_type_color',12,12,7), (48251,5590324,1,'soga_lip_type',-7,0,0), (48252,5590324,1,'soga_nose_type',-12,0,4), (48253,5590324,0,'soga_skin_color',207,49,20), (48254,5590324,0,'wing_color1',255,255,255), (48255,5590324,0,'wing_color2',255,255,255), (48256,5590325,1,'cheek_type',-31,-31,0), (48257,5590325,1,'chin_type',7,34,9), (48258,5590325,1,'ear_type',-14,-5,0), (48259,5590325,1,'eye_brow_type',28,-3,38), (48260,5590325,0,'eye_color',88,73,39), (48261,5590325,1,'eye_type',28,0,0), (48262,5590325,0,'hair_face_color',96,37,6), (48263,5590325,0,'hair_face_highlight_color',116,42,22), (48264,5590325,0,'hair_type_color',96,37,6), (48265,5590325,0,'hair_type_highlight_color',116,42,22), (48266,5590325,1,'lip_type',28,-2,0), (48267,5590325,1,'nose_type',-19,0,0), (48268,5590325,0,'skin_color',214,200,169), (48269,5590325,1,'soga_cheek_type',0,28,-3), (48270,5590325,1,'soga_chin_type',0,28,-2), (48271,5590325,1,'soga_ear_type',0,28,0), (48272,5590325,1,'soga_eye_brow_type',0,-14,-5), (48273,5590325,0,'soga_eye_color',229,229,102), (48274,5590325,0,'soga_hair_face_color',96,37,6), (48275,5590325,0,'soga_hair_face_highlight_color',116,42,22), (48276,5590325,0,'soga_hair_type_color',96,37,6), (48277,5590325,0,'soga_hair_type_highlight_color',116,42,22), (48278,5590325,1,'soga_lip_type',38,-31,-31), (48279,5590325,1,'soga_nose_type',0,7,34), (48280,5590325,0,'soga_skin_color',214,200,169), (48281,5590325,0,'wing_color1',255,255,255), (48282,5590325,0,'wing_color2',255,255,255), (48283,5590326,1,'cheek_type',34,7,0), (48284,5590326,1,'chin_type',-8,-2,31), (48285,5590326,1,'ear_type',43,-7,0), (48286,5590326,1,'eye_brow_type',-31,-8,0), (48287,5590326,0,'eye_color',34,72,68), (48288,5590326,1,'eye_type',1,0,0), (48289,5590326,0,'hair_color1',228,244,0), (48290,5590326,0,'hair_face_color',116,44,9), (48291,5590326,0,'hair_face_highlight_color',53,19,10), (48292,5590326,0,'hair_type_color',116,44,9), (48293,5590326,0,'hair_type_highlight_color',53,19,10), (48294,5590326,1,'lip_type',14,-8,-8), (48295,5590326,1,'nose_type',14,-28,-12), (48296,5590326,0,'skin_color',237,235,203), (48297,5590326,1,'soga_cheek_type',0,-31,-8), (48298,5590326,1,'soga_chin_type',0,14,-8), (48299,5590326,1,'soga_ear_type',0,1,0), (48300,5590326,1,'soga_eye_brow_type',0,43,-7), (48301,5590326,0,'soga_eye_color',229,229,102), (48302,5590326,1,'soga_eye_type',1,0,0), (48303,5590326,0,'soga_hair_face_color',116,44,9), (48304,5590326,0,'soga_hair_face_highlight_color',53,19,10), (48305,5590326,0,'soga_hair_type_color',116,44,9), (48306,5590326,0,'soga_hair_type_highlight_color',53,19,10), (48307,5590326,1,'soga_lip_type',0,34,7), (48308,5590326,1,'soga_nose_type',-8,-8,-2), (48309,5590326,0,'soga_skin_color',237,235,203), (48310,5590326,0,'wing_color1',255,255,255), (48311,5590326,0,'wing_color2',255,255,255), (48312,5590327,1,'cheek_type',-8,3,0), (48313,5590327,1,'chin_type',17,7,-20), (48314,5590327,1,'ear_type',44,26,0), (48315,5590327,1,'eye_brow_type',-11,0,26), (48316,5590327,0,'eye_color',184,44,82), (48317,5590327,1,'eye_type',-11,0,0), (48318,5590327,0,'hair_color1',8,245,37), (48319,5590327,0,'hair_color2',93,0,0), (48320,5590327,0,'hair_face_color',63,49,30), (48321,5590327,0,'hair_face_highlight_color',216,192,37), (48322,5590327,0,'hair_type_color',63,49,30), (48323,5590327,0,'hair_type_highlight_color',216,192,37), (48324,5590327,1,'lip_type',-11,-7,12), (48325,5590327,1,'nose_type',-43,8,-11), (48326,5590327,0,'skin_color',197,198,140), (48327,5590327,1,'soga_cheek_type',0,-11,0), (48328,5590327,1,'soga_chin_type',0,-11,-7), (48329,5590327,1,'soga_ear_type',0,-11,0), (48330,5590327,1,'soga_eye_brow_type',0,44,26), (48331,5590327,0,'soga_eye_color',229,229,102), (48332,5590327,1,'soga_eye_type',93,0,0), (48333,5590327,0,'soga_hair_face_color',63,49,30), (48334,5590327,0,'soga_hair_face_highlight_color',216,192,37), (48335,5590327,0,'soga_hair_type_color',63,49,30), (48336,5590327,0,'soga_hair_type_highlight_color',216,192,37), (48337,5590327,1,'soga_lip_type',26,-8,3), (48338,5590327,1,'soga_nose_type',12,17,7), (48339,5590327,0,'soga_skin_color',197,198,140), (48340,5590327,0,'wing_color1',255,255,255), (48341,5590327,0,'wing_color2',255,255,255), (48342,5590328,1,'cheek_type',42,5,0), (48343,5590328,1,'chin_type',-17,0,3), (48344,5590328,1,'ear_type',-7,14,0), (48345,5590328,1,'eye_brow_type',-2,-7,0), (48346,5590328,0,'eye_color',45,65,39), (48347,5590328,1,'eye_type',-17,0,0), (48348,5590328,0,'hair_color1',25,225,0), (48349,5590328,0,'hair_face_color',21,16,11), (48350,5590328,0,'hair_face_highlight_color',47,44,16), (48351,5590328,0,'hair_type_color',21,16,11), (48352,5590328,0,'hair_type_highlight_color',47,44,16), (48353,5590328,1,'lip_type',5,3,-21), (48354,5590328,1,'nose_type',0,25,-31), (48355,5590328,0,'skin_color',141,136,101), (48356,5590328,1,'soga_cheek_type',0,-2,-7), (48357,5590328,1,'soga_chin_type',0,5,3), (48358,5590328,1,'soga_ear_type',0,-17,0), (48359,5590328,1,'soga_eye_brow_type',0,-7,14), (48360,5590328,0,'soga_eye_color',229,229,102), (48361,5590328,1,'soga_eye_type',-17,0,0), (48362,5590328,0,'soga_hair_face_color',21,16,11), (48363,5590328,0,'soga_hair_face_highlight_color',47,44,16), (48364,5590328,0,'soga_hair_type_color',21,16,11), (48365,5590328,0,'soga_hair_type_highlight_color',47,44,16), (48366,5590328,1,'soga_lip_type',0,42,5), (48367,5590328,1,'soga_nose_type',-21,-17,0), (48368,5590328,0,'soga_skin_color',141,136,101), (48369,5590328,0,'wing_color1',255,255,255), (48370,5590328,0,'wing_color2',255,255,255), (48371,5590329,0,'eye_color',204,204,204), (48372,5590329,0,'hair_color1',0,0,10), (48373,5590329,0,'skin_color',204,204,204), (48374,5590329,0,'soga_eye_color',229,229,102), (48375,5590329,0,'soga_skin_color',204,204,204), (48376,5590330,1,'cheek_type',-56,-50,0), (48377,5590330,1,'chin_type',-34,42,-52), (48378,5590330,1,'ear_type',0,-11,0), (48379,5590330,1,'eye_brow_type',-76,-94,-62), (48380,5590330,0,'eye_color',204,204,204), (48381,5590330,1,'eye_type',-58,0,0), (48382,5590330,0,'hair_color1',181,245,169), (48383,5590330,1,'lip_type',-21,21,11), (48384,5590330,1,'nose_type',40,-75,-11), (48385,5590330,0,'skin_color',193,155,70), (48386,5590330,1,'soga_cheek_type',0,-76,-94), (48387,5590330,1,'soga_chin_type',0,-21,21), (48388,5590330,1,'soga_ear_type',0,-58,0), (48389,5590330,1,'soga_eye_brow_type',0,0,-11), (48390,5590330,0,'soga_eye_color',229,229,102), (48391,5590330,1,'soga_eye_type',-58,0,0), (48392,5590330,1,'soga_lip_type',-62,-56,-50), (48393,5590330,1,'soga_nose_type',11,-34,42), (48394,5590330,0,'soga_skin_color',193,155,70), (48395,5590330,0,'wing_color1',255,255,255), (48396,5590330,0,'wing_color2',255,255,255), (48397,5590331,1,'cheek_type',-38,-29,0), (48398,5590331,1,'chin_type',25,-28,-34), (48399,5590331,1,'ear_type',0,35,0), (48400,5590331,1,'eye_brow_type',-9,7,-17), (48401,5590331,0,'eye_color',60,67,37), (48402,5590331,1,'eye_type',1,0,0), (48403,5590331,0,'hair_color1',34,1,0), (48404,5590331,0,'hair_face_color',72,25,14), (48405,5590331,0,'hair_face_highlight_color',136,48,25), (48406,5590331,0,'hair_type_color',72,25,14), (48407,5590331,0,'hair_type_highlight_color',136,48,25), (48408,5590331,1,'lip_type',0,0,-2), (48409,5590331,1,'nose_type',-5,34,1), (48410,5590331,0,'skin_color',220,208,208), (48411,5590331,1,'soga_cheek_type',0,-9,7), (48412,5590331,1,'soga_chin_type',25,-28,-34), (48413,5590331,1,'soga_ear_type',0,1,0), (48414,5590331,1,'soga_eye_brow_type',0,0,35), (48415,5590331,0,'soga_eye_color',229,229,102), (48416,5590331,1,'soga_eye_type',1,0,0), (48417,5590331,0,'soga_hair_face_color',72,25,14), (48418,5590331,0,'soga_hair_face_highlight_color',136,48,25), (48419,5590331,0,'soga_hair_type_color',72,25,14), (48420,5590331,0,'soga_hair_type_highlight_color',136,48,25), (48421,5590331,1,'soga_lip_type',-17,-38,-29), (48422,5590331,1,'soga_nose_type',-2,25,-28), (48423,5590331,0,'soga_skin_color',220,208,208), (48424,5590331,0,'wing_color1',255,255,255), (48425,5590331,0,'wing_color2',255,255,255), (48426,5590332,1,'cheek_type',35,-66,0), (48427,5590332,1,'chin_type',-9,1,-28), (48428,5590332,1,'ear_type',-62,8,0), (48429,5590332,1,'eye_brow_type',93,26,64), (48430,5590332,0,'eye_color',234,198,255), (48431,5590332,1,'eye_type',-87,0,0), (48432,5590332,0,'hair_color1',51,224,181), (48433,5590332,1,'lip_type',74,85,29), (48434,5590332,1,'nose_type',11,51,-32), (48435,5590332,0,'skin_color',31,44,53), (48436,5590332,1,'soga_cheek_type',0,93,26), (48437,5590332,1,'soga_chin_type',0,74,85), (48438,5590332,1,'soga_ear_type',0,-87,0), (48439,5590332,1,'soga_eye_brow_type',0,-62,8), (48440,5590332,0,'soga_eye_color',229,229,102), (48441,5590332,1,'soga_eye_type',-87,0,0), (48442,5590332,1,'soga_lip_type',64,35,-66), (48443,5590332,1,'soga_nose_type',29,-9,1), (48444,5590332,0,'soga_skin_color',31,44,53), (48445,5590332,0,'wing_color1',255,255,255), (48446,5590332,0,'wing_color2',255,255,255), (48447,5590333,1,'cheek_type',0,2,0), (48448,5590333,1,'chin_type',-38,3,2), (48449,5590333,1,'ear_type',23,-5,0), (48450,5590333,1,'eye_brow_type',34,0,14), (48451,5590333,0,'eye_color',222,35,32), (48452,5590333,1,'eye_type',-32,0,0), (48453,5590333,0,'hair_color1',17,242,211), (48454,5590333,0,'hair_face_color',52,38,20), (48455,5590333,0,'hair_face_highlight_color',216,192,37), (48456,5590333,0,'hair_type_color',52,38,20), (48457,5590333,0,'hair_type_highlight_color',216,192,37), (48458,5590333,1,'lip_type',-31,-2,10), (48459,5590333,1,'nose_type',-2,17,-14), (48460,5590333,0,'skin_color',147,69,17), (48461,5590333,1,'soga_cheek_type',0,34,0), (48462,5590333,1,'soga_chin_type',0,-31,-2), (48463,5590333,1,'soga_ear_type',0,-32,0), (48464,5590333,1,'soga_eye_brow_type',0,23,-5), (48465,5590333,0,'soga_eye_color',229,229,102), (48466,5590333,0,'soga_hair_face_color',52,38,20), (48467,5590333,0,'soga_hair_face_highlight_color',216,192,37), (48468,5590333,0,'soga_hair_type_color',52,38,20), (48469,5590333,0,'soga_hair_type_highlight_color',216,192,37), (48470,5590333,1,'soga_lip_type',14,0,2), (48471,5590333,1,'soga_nose_type',10,-38,3), (48472,5590333,0,'soga_skin_color',147,69,17), (48473,5590333,0,'wing_color1',255,255,255), (48474,5590333,0,'wing_color2',255,255,255), (48475,5590334,1,'cheek_type',81,1,0), (48476,5590334,1,'chin_type',17,0,0), (48477,5590334,1,'eye_brow_type',56,-56,0), (48478,5590334,0,'eye_color',59,97,141), (48479,5590334,1,'eye_type',81,0,0), (48480,5590334,0,'hair_color1',0,0,51), (48481,5590334,1,'lip_type',18,-56,0), (48482,5590334,1,'nose_type',-88,0,0), (48483,5590334,0,'skin_color',131,48,67), (48484,5590334,1,'soga_cheek_type',0,56,-56), (48485,5590334,1,'soga_chin_type',0,18,-56), (48486,5590334,1,'soga_ear_type',0,81,0), (48487,5590334,0,'soga_eye_color',100,99,20), (48488,5590334,1,'soga_eye_type',0,69,0), (48489,5590334,1,'soga_lip_type',0,81,1), (48490,5590334,1,'soga_nose_type',0,17,0), (48491,5590334,0,'soga_skin_color',131,48,67), (48492,5590335,1,'cheek_type',63,-84,0), (48493,5590335,1,'chin_type',11,-56,-93), (48494,5590335,1,'ear_type',38,-31,0), (48495,5590335,1,'eye_brow_type',-2,-77,-26), (48496,5590335,0,'eye_color',56,62,0), (48497,5590335,1,'eye_type',-31,0,0), (48498,5590335,0,'hair_color1',238,172,39), (48499,5590335,1,'lip_type',17,37,-87), (48500,5590335,1,'nose_type',0,-18,-84), (48501,5590335,0,'skin_color',209,182,171), (48502,5590335,1,'soga_cheek_type',0,-2,-77), (48503,5590335,1,'soga_chin_type',0,17,37), (48504,5590335,1,'soga_ear_type',0,-31,0), (48505,5590335,1,'soga_eye_brow_type',0,38,-31), (48506,5590335,0,'soga_eye_color',204,204,204), (48507,5590335,1,'soga_lip_type',-26,63,-84), (48508,5590335,1,'soga_nose_type',-87,11,-56), (48509,5590335,0,'soga_skin_color',209,182,171), (48510,5590336,1,'cheek_type',87,-66,0), (48511,5590336,1,'chin_type',-1,-15,-70), (48512,5590336,1,'ear_type',-21,-93,0), (48513,5590336,1,'eye_brow_type',-10,-31,68), (48514,5590336,0,'eye_color',135,184,198), (48515,5590336,1,'eye_type',85,0,0), (48516,5590336,0,'hair_color1',62,184,68), (48517,5590336,0,'hair_color2',249,0,0), (48518,5590336,0,'hair_face_color',1,0,1), (48519,5590336,0,'hair_face_highlight_color',16,5,7), (48520,5590336,0,'hair_highlight',38,22,21), (48521,5590336,0,'hair_type_color',1,0,1), (48522,5590336,0,'hair_type_highlight_color',16,5,7), (48523,5590336,1,'lip_type',-90,-55,57), (48524,5590336,1,'nose_type',-81,62,-72), (48525,5590336,0,'skin_color',198,206,195), (48526,5590336,1,'soga_cheek_type',0,-10,-31), (48527,5590336,1,'soga_chin_type',0,-90,-55), (48528,5590336,1,'soga_ear_type',0,85,0), (48529,5590336,1,'soga_eye_brow_type',0,-21,-93), (48530,5590336,0,'soga_eye_color',229,229,102), (48531,5590336,1,'soga_eye_type',-7,0,0), (48532,5590336,0,'soga_hair_color1',38,22,21), (48533,5590336,0,'soga_hair_color2',120,50,0), (48534,5590336,0,'soga_hair_face_color',1,0,1), (48535,5590336,0,'soga_hair_face_highlight_color',16,5,7), (48536,5590336,0,'soga_hair_highlight',38,22,21), (48537,5590336,0,'soga_hair_type_color',1,0,1), (48538,5590336,0,'soga_hair_type_highlight_color',16,5,7), (48539,5590336,1,'soga_lip_type',68,87,-66), (48540,5590336,1,'soga_nose_type',57,-1,-15), (48541,5590336,0,'soga_skin_color',198,206,195), (48542,5590336,0,'wing_color1',255,255,255), (48543,5590336,0,'wing_color2',255,255,255), (48544,5590337,1,'cheek_type',39,56,0), (48545,5590337,1,'chin_type',75,84,-20), (48546,5590337,1,'ear_type',68,-7,0), (48547,5590337,1,'eye_brow_type',40,-89,0), (48548,5590337,0,'eye_color',41,84,98), (48549,5590337,1,'eye_type',-87,0,0), (48550,5590337,0,'hair_color1',81,9,58), (48551,5590337,0,'hair_color2',168,0,0), (48552,5590337,0,'hair_face_color',65,45,5), (48553,5590337,0,'hair_highlight',38,22,21), (48554,5590337,0,'hair_type_color',65,45,5), (48555,5590337,1,'lip_type',-25,-31,-81), (48556,5590337,1,'nose_type',42,81,9), (48557,5590337,0,'skin_color',229,238,229), (48558,5590337,1,'soga_cheek_type',0,40,-89), (48559,5590337,1,'soga_chin_type',0,-25,-31), (48560,5590337,1,'soga_ear_type',0,-87,0), (48561,5590337,1,'soga_eye_brow_type',0,68,-7), (48562,5590337,0,'soga_eye_color',229,229,102), (48563,5590337,1,'soga_eye_type',-88,0,0), (48564,5590337,0,'soga_hair_color1',56,33,26), (48565,5590337,0,'soga_hair_color2',94,59,11), (48566,5590337,0,'soga_hair_face_color',65,45,5), (48567,5590337,0,'soga_hair_highlight',38,22,21), (48568,5590337,0,'soga_hair_type_color',65,45,5), (48569,5590337,1,'soga_lip_type',0,39,56), (48570,5590337,1,'soga_nose_type',-81,75,84), (48571,5590337,0,'soga_skin_color',229,238,229), (48572,5590337,0,'wing_color1',255,255,255), (48573,5590337,0,'wing_color2',255,255,255), (48574,5590338,1,'cheek_type',-7,-25,0), (48575,5590338,1,'chin_type',-23,23,34), (48576,5590338,1,'ear_type',-18,0,0), (48577,5590338,1,'eye_brow_type',0,21,-22), (48578,5590338,0,'eye_color',216,160,190), (48579,5590338,1,'eye_type',-12,0,0), (48580,5590338,0,'hair_color1',7,247,0), (48581,5590338,0,'hair_face_color',144,134,121), (48582,5590338,0,'hair_type_color',144,134,121), (48583,5590338,1,'lip_type',0,32,-2), (48584,5590338,1,'nose_type',-40,7,-9), (48585,5590338,0,'skin_color',137,158,130), (48586,5590338,1,'soga_cheek_type',0,0,21), (48587,5590338,1,'soga_chin_type',0,0,32), (48588,5590338,1,'soga_ear_type',0,-12,0), (48589,5590338,1,'soga_eye_brow_type',0,-18,0), (48590,5590338,0,'soga_eye_color',229,229,102), (48591,5590338,0,'soga_hair_face_color',144,134,121), (48592,5590338,0,'soga_hair_type_color',144,134,121), (48593,5590338,1,'soga_lip_type',-22,-7,-25), (48594,5590338,1,'soga_nose_type',-2,-23,23), (48595,5590338,0,'soga_skin_color',137,158,130), (48596,5590338,0,'wing_color1',255,255,255), (48597,5590338,0,'wing_color2',255,255,255), (48598,5590339,1,'cheek_type',45,-83,0), (48599,5590339,1,'chin_type',-79,-39,68), (48600,5590339,1,'ear_type',17,-34,0), (48601,5590339,1,'eye_brow_type',38,-95,-64), (48602,5590339,0,'eye_color',192,161,116), (48603,5590339,1,'eye_type',-79,0,0), (48604,5590339,0,'hair_color1',46,70,56), (48605,5590339,0,'hair_color2',158,0,0), (48606,5590339,0,'hair_face_color',46,16,17), (48607,5590339,0,'hair_face_highlight_color',190,133,13), (48608,5590339,0,'hair_highlight',209,131,22), (48609,5590339,0,'hair_type_color',46,16,17), (48610,5590339,0,'hair_type_highlight_color',190,133,13), (48611,5590339,1,'lip_type',62,15,-62), (48612,5590339,1,'nose_type',-93,46,70), (48613,5590339,0,'skin_color',111,89,53), (48614,5590339,1,'soga_cheek_type',0,38,-95), (48615,5590339,1,'soga_chin_type',0,62,15), (48616,5590339,1,'soga_ear_type',0,-79,0), (48617,5590339,1,'soga_eye_brow_type',0,17,-34), (48618,5590339,0,'soga_eye_color',229,229,102), (48619,5590339,1,'soga_eye_type',-98,0,0), (48620,5590339,0,'soga_hair_color1',54,45,28), (48621,5590339,0,'soga_hair_color2',104,52,0), (48622,5590339,0,'soga_hair_face_color',46,16,17), (48623,5590339,0,'soga_hair_face_highlight_color',190,133,13), (48624,5590339,0,'soga_hair_highlight',209,131,22), (48625,5590339,0,'soga_hair_type_color',46,16,17), (48626,5590339,0,'soga_hair_type_highlight_color',190,133,13), (48627,5590339,1,'soga_lip_type',-64,45,-83), (48628,5590339,1,'soga_nose_type',-62,-79,-39), (48629,5590339,0,'soga_skin_color',111,89,53), (48630,5590339,0,'wing_color1',255,255,255), (48631,5590339,0,'wing_color2',255,255,255), (48632,5590340,1,'cheek_type',-52,-28,0), (48633,5590340,1,'chin_type',-26,62,-44), (48634,5590340,1,'ear_type',79,-17,0), (48635,5590340,1,'eye_brow_type',-40,-81,57), (48636,5590340,0,'eye_color',134,184,198), (48637,5590340,1,'eye_type',59,0,0), (48638,5590340,0,'hair_color1',188,66,182), (48639,5590340,0,'hair_color2',193,0,0), (48640,5590340,0,'hair_face_color',38,26,2), (48641,5590340,0,'hair_face_highlight_color',53,37,4), (48642,5590340,0,'hair_highlight',79,28,15), (48643,5590340,0,'hair_type_color',38,26,2), (48644,5590340,0,'hair_type_highlight_color',53,37,4), (48645,5590340,1,'lip_type',-91,-28,95), (48646,5590340,1,'nose_type',0,-68,66), (48647,5590340,0,'skin_color',225,185,180), (48648,5590340,1,'soga_cheek_type',0,-40,-81), (48649,5590340,1,'soga_chin_type',0,-91,-28), (48650,5590340,1,'soga_ear_type',0,59,0), (48651,5590340,1,'soga_eye_brow_type',0,79,-17), (48652,5590340,0,'soga_eye_color',229,229,102), (48653,5590340,1,'soga_eye_type',-63,0,0), (48654,5590340,0,'soga_hair_color1',79,28,15), (48655,5590340,0,'soga_hair_color2',111,64,0), (48656,5590340,0,'soga_hair_face_color',38,26,2), (48657,5590340,0,'soga_hair_face_highlight_color',53,37,4), (48658,5590340,0,'soga_hair_highlight',79,28,15), (48659,5590340,0,'soga_hair_type_color',38,26,2), (48660,5590340,0,'soga_hair_type_highlight_color',53,37,4), (48661,5590340,1,'soga_lip_type',57,-52,-28), (48662,5590340,1,'soga_nose_type',95,-26,62), (48663,5590340,0,'soga_skin_color',225,185,180), (48664,5590340,0,'wing_color1',255,255,255), (48665,5590340,0,'wing_color2',255,255,255), (48666,5590341,1,'cheek_type',-70,-44,0), (48667,5590341,1,'chin_type',83,74,-3), (48668,5590341,1,'eye_brow_type',-66,-44,-95), (48669,5590341,0,'eye_color',76,112,67), (48670,5590341,1,'eye_type',56,0,0), (48671,5590341,0,'hair_color1',175,231,65), (48672,5590341,0,'hair_face_color',185,121,190), (48673,5590341,0,'hair_type_color',185,121,190), (48674,5590341,1,'lip_type',-58,8,89), (48675,5590341,1,'nose_type',58,-81,-25), (48676,5590341,0,'skin_color',185,121,190), (48677,5590341,1,'soga_cheek_type',0,-66,-44), (48678,5590341,1,'soga_chin_type',0,-58,8), (48679,5590341,1,'soga_ear_type',0,56,0), (48680,5590341,1,'soga_eye_brow_type',-66,-44,-95), (48681,5590341,0,'soga_eye_color',229,229,102), (48682,5590341,1,'soga_eye_type',56,0,0), (48683,5590341,0,'soga_hair_face_color',185,121,190), (48684,5590341,0,'soga_hair_type_color',185,121,190), (48685,5590341,1,'soga_lip_type',-95,-70,-44), (48686,5590341,1,'soga_nose_type',89,83,74), (48687,5590341,0,'soga_skin_color',185,121,190), (48688,5590341,0,'wing_color1',255,255,255), (48689,5590341,0,'wing_color2',255,255,255), (48690,5590342,1,'cheek_type',91,7,0), (48691,5590342,1,'chin_type',31,-44,57), (48692,5590342,1,'ear_type',84,79,0), (48693,5590342,1,'eye_brow_type',-14,-91,-38), (48694,5590342,0,'eye_color',0,137,144), (48695,5590342,1,'eye_type',-72,0,0), (48696,5590342,0,'hair_color1',209,1,7), (48697,5590342,1,'lip_type',15,93,72), (48698,5590342,1,'nose_type',-7,-47,1), (48699,5590342,0,'skin_color',105,126,129), (48700,5590342,1,'soga_cheek_type',0,-14,-91), (48701,5590342,1,'soga_chin_type',0,15,93), (48702,5590342,1,'soga_ear_type',0,-72,0), (48703,5590342,1,'soga_eye_brow_type',0,84,79), (48704,5590342,0,'soga_eye_color',229,229,102), (48705,5590342,1,'soga_lip_type',-38,91,7), (48706,5590342,1,'soga_nose_type',72,31,-44), (48707,5590342,0,'soga_skin_color',105,126,129), (48708,5590342,0,'wing_color1',255,255,255), (48709,5590342,0,'wing_color2',255,255,255), (48710,5590343,1,'cheek_type',-28,-31,0), (48711,5590343,1,'chin_type',23,11,-2), (48712,5590343,1,'ear_type',18,-17,0), (48713,5590343,1,'eye_brow_type',-26,0,14), (48714,5590343,0,'eye_color',53,107,123), (48715,5590343,1,'eye_type',-10,0,0), (48716,5590343,0,'hair_color1',22,234,0), (48717,5590343,0,'hair_face_color',19,18,8), (48718,5590343,0,'hair_face_highlight_color',34,14,0), (48719,5590343,0,'hair_type_color',19,18,8), (48720,5590343,0,'hair_type_highlight_color',34,14,0), (48721,5590343,1,'lip_type',-35,-2,-1), (48722,5590343,1,'nose_type',39,22,-22), (48723,5590343,0,'skin_color',246,220,223), (48724,5590343,1,'soga_cheek_type',0,-26,0), (48725,5590343,1,'soga_chin_type',0,-35,-2), (48726,5590343,1,'soga_ear_type',0,-10,0), (48727,5590343,1,'soga_eye_brow_type',0,18,-17), (48728,5590343,0,'soga_eye_color',229,229,102), (48729,5590343,1,'soga_eye_type',-10,0,0), (48730,5590343,0,'soga_hair_face_color',19,18,8), (48731,5590343,0,'soga_hair_face_highlight_color',34,14,0), (48732,5590343,0,'soga_hair_type_color',19,18,8), (48733,5590343,0,'soga_hair_type_highlight_color',34,14,0), (48734,5590343,1,'soga_lip_type',14,-28,-31), (48735,5590343,1,'soga_nose_type',-1,23,11), (48736,5590343,0,'soga_skin_color',246,220,223), (48737,5590343,0,'wing_color1',255,255,255), (48738,5590343,0,'wing_color2',255,255,255), (48739,5590344,1,'cheek_type',-74,-93,0), (48740,5590344,1,'chin_type',-8,19,-61), (48741,5590344,1,'ear_type',2,-77,0), (48742,5590344,1,'eye_brow_type',-96,10,-87), (48743,5590344,0,'eye_color',228,165,255), (48744,5590344,1,'eye_type',-87,0,0), (48745,5590344,0,'hair_color1',215,28,227), (48746,5590344,0,'hair_face_color',107,150,172), (48747,5590344,0,'hair_face_highlight_color',244,244,246), (48748,5590344,0,'hair_type_color',107,150,172), (48749,5590344,0,'hair_type_highlight_color',244,244,246), (48750,5590344,1,'lip_type',-11,9,47), (48751,5590344,1,'nose_type',65,-41,28), (48752,5590344,0,'skin_color',190,179,212), (48753,5590344,1,'soga_cheek_type',0,-96,10), (48754,5590344,1,'soga_chin_type',0,-11,9), (48755,5590344,1,'soga_ear_type',0,-87,0), (48756,5590344,1,'soga_eye_brow_type',0,2,-77), (48757,5590344,0,'soga_eye_color',229,229,102), (48758,5590344,0,'soga_hair_face_color',107,150,172), (48759,5590344,0,'soga_hair_face_highlight_color',244,244,246), (48760,5590344,0,'soga_hair_type_color',107,150,172), (48761,5590344,0,'soga_hair_type_highlight_color',244,244,246), (48762,5590344,1,'soga_lip_type',-87,-74,-93), (48763,5590344,1,'soga_nose_type',47,-8,19), (48764,5590344,0,'soga_skin_color',190,179,212), (48765,5590344,0,'wing_color1',255,255,255), (48766,5590344,0,'wing_color2',255,255,255), (48767,5590345,1,'cheek_type',28,-41,0), (48768,5590345,1,'chin_type',0,-18,0), (48769,5590345,1,'ear_type',25,0,0), (48770,5590345,1,'eye_brow_type',38,0,-2), (48771,5590345,0,'eye_color',170,187,161), (48772,5590345,1,'eye_type',-34,0,0), (48773,5590345,0,'hair_color1',245,245,0), (48774,5590345,0,'hair_face_color',126,92,51), (48775,5590345,0,'hair_face_highlight_color',47,31,0), (48776,5590345,0,'hair_type_color',126,92,51), (48777,5590345,0,'hair_type_highlight_color',47,31,0), (48778,5590345,1,'lip_type',-25,0,-7), (48779,5590345,1,'nose_type',22,-11,-11), (48780,5590345,0,'skin_color',222,201,147), (48781,5590345,1,'soga_cheek_type',0,38,0), (48782,5590345,1,'soga_chin_type',0,-25,0), (48783,5590345,1,'soga_ear_type',0,-34,0), (48784,5590345,1,'soga_eye_brow_type',0,25,0), (48785,5590345,0,'soga_eye_color',229,229,102), (48786,5590345,1,'soga_eye_type',-34,0,0), (48787,5590345,0,'soga_hair_face_color',126,92,51), (48788,5590345,0,'soga_hair_face_highlight_color',47,31,0), (48789,5590345,0,'soga_hair_type_color',126,92,51), (48790,5590345,0,'soga_hair_type_highlight_color',47,31,0), (48791,5590345,1,'soga_lip_type',-2,28,-41), (48792,5590345,1,'soga_nose_type',-7,0,-18), (48793,5590345,0,'soga_skin_color',222,201,147), (48794,5590345,0,'wing_color1',255,255,255), (48795,5590345,0,'wing_color2',255,255,255), (48796,5590346,1,'cheek_type',8,-28,0), (48797,5590346,1,'chin_type',-5,14,-5), (48798,5590346,1,'ear_type',-19,-11,0), (48799,5590346,1,'eye_brow_type',-28,7,0), (48800,5590346,0,'eye_color',144,190,203), (48801,5590346,1,'eye_type',35,0,0), (48802,5590346,0,'hair_color1',2,5,0), (48803,5590346,0,'hair_face_color',153,143,61), (48804,5590346,0,'hair_face_highlight_color',123,49,2), (48805,5590346,0,'hair_type_color',153,143,61), (48806,5590346,0,'hair_type_highlight_color',123,49,2), (48807,5590346,1,'lip_type',-41,26,-28), (48808,5590346,1,'nose_type',0,2,5), (48809,5590346,0,'skin_color',144,142,142), (48810,5590346,1,'soga_cheek_type',0,-28,7), (48811,5590346,1,'soga_chin_type',0,-41,26), (48812,5590346,1,'soga_ear_type',0,35,0), (48813,5590346,1,'soga_eye_brow_type',0,-19,-11), (48814,5590346,0,'soga_eye_color',229,229,102), (48815,5590346,1,'soga_eye_type',35,0,0), (48816,5590346,0,'soga_hair_face_color',153,143,61), (48817,5590346,0,'soga_hair_face_highlight_color',123,49,2), (48818,5590346,0,'soga_hair_type_color',153,143,61), (48819,5590346,0,'soga_hair_type_highlight_color',123,49,2), (48820,5590346,1,'soga_lip_type',0,8,-28), (48821,5590346,1,'soga_nose_type',-28,-5,14), (48822,5590346,0,'soga_skin_color',144,142,142), (48823,5590346,0,'wing_color1',255,255,255), (48824,5590346,0,'wing_color2',255,255,255), (48825,5590347,1,'cheek_type',34,7,0), (48826,5590347,1,'chin_type',-8,-2,31), (48827,5590347,1,'ear_type',43,-7,0), (48828,5590347,1,'eye_brow_type',-31,-8,0), (48829,5590347,0,'eye_color',34,72,68), (48830,5590347,1,'eye_type',1,0,0), (48831,5590347,0,'hair_color1',228,244,0), (48832,5590347,0,'hair_face_color',116,44,9), (48833,5590347,0,'hair_face_highlight_color',53,19,10), (48834,5590347,0,'hair_type_color',116,44,9), (48835,5590347,0,'hair_type_highlight_color',53,19,10), (48836,5590347,1,'lip_type',14,-8,-8), (48837,5590347,1,'nose_type',14,-28,-12), (48838,5590347,0,'skin_color',237,235,203), (48839,5590347,1,'soga_cheek_type',0,-31,-8), (48840,5590347,1,'soga_chin_type',0,14,-8), (48841,5590347,1,'soga_ear_type',0,1,0), (48842,5590347,1,'soga_eye_brow_type',0,43,-7), (48843,5590347,0,'soga_eye_color',229,229,102), (48844,5590347,1,'soga_eye_type',1,0,0), (48845,5590347,0,'soga_hair_face_color',116,44,9), (48846,5590347,0,'soga_hair_face_highlight_color',53,19,10), (48847,5590347,0,'soga_hair_type_color',116,44,9), (48848,5590347,0,'soga_hair_type_highlight_color',53,19,10), (48849,5590347,1,'soga_lip_type',0,34,7), (48850,5590347,1,'soga_nose_type',-8,-8,-2), (48851,5590347,0,'soga_skin_color',237,235,203), (48852,5590347,0,'wing_color1',255,255,255), (48853,5590347,0,'wing_color2',255,255,255), (48854,5590348,1,'cheek_type',-18,31,0), (48855,5590348,1,'chin_type',0,0,-14), (48856,5590348,1,'ear_type',-17,-19,0), (48857,5590348,1,'eye_brow_type',0,-31,-17), (48858,5590348,0,'eye_color',182,192,165), (48859,5590348,1,'eye_type',25,0,0), (48860,5590348,0,'hair_color1',0,10,0), (48861,5590348,0,'hair_face_color',132,130,82), (48862,5590348,0,'hair_face_highlight_color',134,126,124), (48863,5590348,0,'hair_type_color',132,130,82), (48864,5590348,0,'hair_type_highlight_color',134,126,124), (48865,5590348,1,'lip_type',-28,0,0), (48866,5590348,1,'nose_type',9,0,10), (48867,5590348,0,'skin_color',179,139,69), (48868,5590348,1,'soga_cheek_type',0,0,-31), (48869,5590348,1,'soga_chin_type',0,-28,0), (48870,5590348,1,'soga_ear_type',0,25,0), (48871,5590348,1,'soga_eye_brow_type',0,-17,-19), (48872,5590348,0,'soga_eye_color',229,229,102), (48873,5590348,1,'soga_eye_type',25,0,0), (48874,5590348,0,'soga_hair_face_color',132,130,82), (48875,5590348,0,'soga_hair_face_highlight_color',134,126,124), (48876,5590348,0,'soga_hair_type_color',132,130,82), (48877,5590348,0,'soga_hair_type_highlight_color',134,126,124), (48878,5590348,1,'soga_lip_type',-17,-18,31), (48879,5590348,1,'soga_nose_type',9,0,10), (48880,5590348,0,'soga_skin_color',179,139,69), (48881,5590348,0,'wing_color1',255,255,255), (48882,5590348,0,'wing_color2',255,255,255), (48883,5590349,1,'cheek_type',89,-87,0), (48884,5590349,1,'chin_type',55,29,69), (48885,5590349,1,'ear_type',39,23,0), (48886,5590349,1,'eye_brow_type',96,-48,66), (48887,5590349,0,'eye_color',154,18,36), (48888,5590349,1,'eye_type',34,0,0), (48889,5590349,0,'hair_color1',50,181,17), (48890,5590349,0,'hair_type_color',64,10,0), (48891,5590349,0,'hair_type_highlight_color',69,74,85), (48892,5590349,1,'lip_type',37,89,81), (48893,5590349,1,'nose_type',0,50,-75), (48894,5590349,0,'skin_color',130,65,93), (48895,5590349,1,'soga_cheek_type',0,96,-48), (48896,5590349,1,'soga_chin_type',0,37,89), (48897,5590349,1,'soga_ear_type',0,34,0), (48898,5590349,1,'soga_eye_brow_type',0,39,23), (48899,5590349,0,'soga_eye_color',204,204,204), (48900,5590349,0,'soga_hair_type_color',64,10,0), (48901,5590349,0,'soga_hair_type_highlight_color',69,74,85), (48902,5590349,1,'soga_lip_type',66,89,-87), (48903,5590349,1,'soga_nose_type',81,55,29), (48904,5590349,0,'soga_skin_color',130,65,93), (48905,5590349,0,'wing_color1',21,21,21), (48906,5590349,0,'wing_color2',130,9,103), (48907,5590350,1,'cheek_type',-87,65,0), (48908,5590350,1,'chin_type',20,87,-45), (48909,5590350,1,'ear_type',-45,47,0), (48910,5590350,1,'eye_brow_type',-51,48,17), (48911,5590350,0,'eye_color',146,190,204), (48912,5590350,1,'eye_type',-56,0,0), (48913,5590350,0,'hair_color1',7,175,245), (48914,5590350,0,'hair_face_color',41,19,11), (48915,5590350,0,'hair_face_highlight_color',84,0,0), (48916,5590350,0,'hair_type_color',41,19,11), (48917,5590350,0,'hair_type_highlight_color',84,0,0), (48918,5590350,1,'lip_type',-94,-14,29), (48919,5590350,1,'nose_type',9,7,-81), (48920,5590350,0,'skin_color',96,67,47), (48921,5590350,1,'soga_cheek_type',0,-51,48), (48922,5590350,1,'soga_chin_type',0,-94,-14), (48923,5590350,1,'soga_ear_type',0,-56,0), (48924,5590350,1,'soga_eye_brow_type',0,-45,47), (48925,5590350,0,'soga_eye_color',229,229,102), (48926,5590350,0,'soga_hair_face_color',41,19,11), (48927,5590350,0,'soga_hair_face_highlight_color',84,0,0), (48928,5590350,0,'soga_hair_type_color',41,19,11), (48929,5590350,0,'soga_hair_type_highlight_color',84,0,0), (48930,5590350,1,'soga_lip_type',17,-87,65), (48931,5590350,1,'soga_nose_type',29,20,87), (48932,5590350,0,'soga_skin_color',96,67,47), (48933,5590350,0,'wing_color1',255,255,255), (48934,5590350,0,'wing_color2',255,255,255), (48935,5590351,1,'cheek_type',-48,40,0), (48936,5590351,1,'chin_type',55,-21,-90), (48937,5590351,1,'ear_type',-28,40,0), (48938,5590351,1,'eye_brow_type',79,51,-59), (48939,5590351,0,'eye_color',37,81,80), (48940,5590351,1,'eye_type',-31,0,0), (48941,5590351,0,'hair_color1',253,192,22), (48942,5590351,0,'hair_color2',100,0,0), (48943,5590351,0,'hair_face_color',198,139,15), (48944,5590351,0,'hair_face_highlight_color',15,1,21), (48945,5590351,0,'hair_highlight',79,28,15), (48946,5590351,0,'hair_type_color',198,139,15), (48947,5590351,0,'hair_type_highlight_color',15,1,21), (48948,5590351,1,'lip_type',-17,-79,32), (48949,5590351,1,'nose_type',70,-3,-64), (48950,5590351,0,'skin_color',232,218,171), (48951,5590351,1,'soga_cheek_type',0,79,51), (48952,5590351,1,'soga_chin_type',0,-17,-79), (48953,5590351,1,'soga_ear_type',0,-31,0), (48954,5590351,1,'soga_eye_brow_type',0,-28,40), (48955,5590351,0,'soga_eye_color',229,229,102), (48956,5590351,1,'soga_eye_type',100,0,0), (48957,5590351,0,'soga_hair_color1',43,36,70), (48958,5590351,0,'soga_hair_color2',64,76,74), (48959,5590351,0,'soga_hair_face_color',107,129,132), (48960,5590351,0,'soga_hair_face_highlight_color',15,1,21), (48961,5590351,0,'soga_hair_highlight',79,28,15), (48962,5590351,0,'soga_hair_type_color',107,129,132), (48963,5590351,0,'soga_hair_type_highlight_color',15,1,21), (48964,5590351,1,'soga_lip_type',-59,-48,40), (48965,5590351,1,'soga_nose_type',32,55,-21), (48966,5590351,0,'soga_skin_color',232,218,171), (48967,5590351,0,'wing_color1',255,255,255), (48968,5590351,0,'wing_color2',255,255,255), (48969,5590352,1,'cheek_type',-18,20,0), (48970,5590352,1,'chin_type',-7,2,10), (48971,5590352,1,'ear_type',-22,28,0), (48972,5590352,1,'eye_brow_type',0,-3,0), (48973,5590352,0,'eye_color',37,56,34), (48974,5590352,1,'eye_type',26,0,0), (48975,5590352,0,'hair_color1',222,14,0), (48976,5590352,0,'hair_face_color',64,56,11), (48977,5590352,0,'hair_face_highlight_color',99,97,86), (48978,5590352,0,'hair_type_color',64,56,11), (48979,5590352,0,'hair_type_highlight_color',99,97,86), (48980,5590352,1,'lip_type',31,19,-17), (48981,5590352,1,'nose_type',14,-34,14), (48982,5590352,0,'skin_color',187,129,128), (48983,5590352,1,'soga_cheek_type',0,0,-3), (48984,5590352,1,'soga_chin_type',0,31,19), (48985,5590352,1,'soga_ear_type',0,26,0), (48986,5590352,1,'soga_eye_brow_type',0,-22,28), (48987,5590352,0,'soga_eye_color',229,229,102), (48988,5590352,1,'soga_eye_type',26,0,0), (48989,5590352,0,'soga_hair_face_color',64,56,11), (48990,5590352,0,'soga_hair_face_highlight_color',99,97,86), (48991,5590352,0,'soga_hair_type_color',64,56,11), (48992,5590352,0,'soga_hair_type_highlight_color',99,97,86), (48993,5590352,1,'soga_lip_type',0,-18,20), (48994,5590352,1,'soga_nose_type',-17,-7,2), (48995,5590352,0,'soga_skin_color',187,129,128), (48996,5590352,0,'wing_color1',255,255,255), (48997,5590352,0,'wing_color2',255,255,255), (48998,5590353,1,'cheek_type',-17,-4,0), (48999,5590353,1,'chin_type',34,21,0), (49000,5590353,1,'ear_type',28,17,0), (49001,5590353,1,'eye_brow_type',-9,-17,-22), (49002,5590353,0,'eye_color',103,165,184), (49003,5590353,1,'eye_type',-5,0,0), (49004,5590353,0,'hair_color1',34,235,0), (49005,5590353,0,'hair_face_color',94,67,34), (49006,5590353,0,'hair_face_highlight_color',77,55,0), (49007,5590353,0,'hair_type_color',94,67,34), (49008,5590353,0,'hair_type_highlight_color',77,55,0), (49009,5590353,1,'lip_type',-26,37,12), (49010,5590353,1,'nose_type',-20,34,-21), (49011,5590353,0,'skin_color',182,157,105), (49012,5590353,1,'soga_cheek_type',0,-9,-17), (49013,5590353,1,'soga_chin_type',0,-26,37), (49014,5590353,1,'soga_ear_type',0,-5,0), (49015,5590353,1,'soga_eye_brow_type',0,28,17), (49016,5590353,0,'soga_eye_color',229,229,102), (49017,5590353,1,'soga_eye_type',-5,0,0), (49018,5590353,0,'soga_hair_face_color',94,67,34), (49019,5590353,0,'soga_hair_face_highlight_color',77,55,0), (49020,5590353,0,'soga_hair_type_color',94,67,34), (49021,5590353,0,'soga_hair_type_highlight_color',77,55,0), (49022,5590353,1,'soga_lip_type',-22,-17,-4), (49023,5590353,1,'soga_nose_type',12,34,21), (49024,5590353,0,'soga_skin_color',182,157,105), (49025,5590353,0,'wing_color1',255,255,255), (49026,5590353,0,'wing_color2',255,255,255), (49027,5590354,1,'cheek_type',28,-41,0), (49028,5590354,1,'chin_type',0,-18,0), (49029,5590354,1,'ear_type',25,0,0), (49030,5590354,1,'eye_brow_type',38,0,-2), (49031,5590354,0,'eye_color',170,187,161), (49032,5590354,1,'eye_type',-34,0,0), (49033,5590354,0,'hair_color1',245,245,0), (49034,5590354,0,'hair_face_color',126,92,51), (49035,5590354,0,'hair_face_highlight_color',47,31,0), (49036,5590354,0,'hair_type_color',126,92,51), (49037,5590354,0,'hair_type_highlight_color',47,31,0), (49038,5590354,1,'lip_type',-25,0,-7), (49039,5590354,1,'nose_type',22,-11,-11), (49040,5590354,0,'skin_color',222,201,147), (49041,5590354,1,'soga_cheek_type',0,38,0), (49042,5590354,1,'soga_chin_type',0,-25,0), (49043,5590354,1,'soga_ear_type',0,-34,0), (49044,5590354,1,'soga_eye_brow_type',0,25,0), (49045,5590354,0,'soga_eye_color',229,229,102), (49046,5590354,1,'soga_eye_type',-34,0,0), (49047,5590354,0,'soga_hair_face_color',126,92,51), (49048,5590354,0,'soga_hair_face_highlight_color',47,31,0), (49049,5590354,0,'soga_hair_type_color',126,92,51), (49050,5590354,0,'soga_hair_type_highlight_color',47,31,0), (49051,5590354,1,'soga_lip_type',-2,28,-41), (49052,5590354,1,'soga_nose_type',-7,0,-18), (49053,5590354,0,'soga_skin_color',222,201,147), (49054,5590354,0,'wing_color1',255,255,255), (49055,5590354,0,'wing_color2',255,255,255), (49056,5590355,0,'eye_color',255,255,255), (49057,5590355,0,'skin_color',255,255,255), (49058,5590355,0,'soga_eye_color',255,0,255), (49059,5590356,1,'cheek_type',-9,-31,0), (49060,5590356,1,'chin_type',-40,9,0), (49061,5590356,1,'ear_type',-4,19,0), (49062,5590356,1,'eye_brow_type',20,-10,-14), (49063,5590356,0,'eye_color',146,190,204), (49064,5590356,1,'eye_type',19,0,0), (49065,5590356,0,'hair_color1',21,0,0), (49066,5590356,0,'hair_face_color',83,60,0), (49067,5590356,0,'hair_face_highlight_color',159,152,89), (49068,5590356,0,'hair_type_color',83,60,0), (49069,5590356,0,'hair_type_highlight_color',159,152,89), (49070,5590356,1,'lip_type',9,17,0), (49071,5590356,1,'nose_type',-32,21,0), (49072,5590356,0,'skin_color',241,242,217), (49073,5590356,1,'soga_cheek_type',0,20,-10), (49074,5590356,1,'soga_chin_type',0,9,17), (49075,5590356,1,'soga_ear_type',0,19,0), (49076,5590356,1,'soga_eye_brow_type',0,-4,19), (49077,5590356,0,'soga_eye_color',229,229,102), (49078,5590356,1,'soga_eye_type',19,0,0), (49079,5590356,0,'soga_hair_face_color',83,60,0), (49080,5590356,0,'soga_hair_face_highlight_color',159,152,89), (49081,5590356,0,'soga_hair_type_color',83,60,0), (49082,5590356,0,'soga_hair_type_highlight_color',159,152,89), (49083,5590356,1,'soga_lip_type',-14,-9,-31), (49084,5590356,1,'soga_nose_type',0,-40,9), (49085,5590356,0,'soga_skin_color',241,242,217), (49086,5590356,0,'wing_color1',255,255,255), (49087,5590356,0,'wing_color2',255,255,255), (49088,5590357,1,'cheek_type',-29,-23,0), (49089,5590357,1,'chin_type',26,17,32), (49090,5590357,1,'ear_type',-40,-25,0), (49091,5590357,1,'eye_brow_type',-9,35,-8), (49092,5590357,0,'eye_color',222,35,32), (49093,5590357,1,'eye_type',-3,0,0), (49094,5590357,0,'hair_color1',20,233,22), (49095,5590357,0,'hair_face_color',52,38,20), (49096,5590357,0,'hair_face_highlight_color',216,192,37), (49097,5590357,0,'hair_type_color',52,38,20), (49098,5590357,0,'hair_type_highlight_color',216,192,37), (49099,5590357,1,'lip_type',-12,-22,22), (49100,5590357,1,'nose_type',-28,20,-23), (49101,5590357,0,'skin_color',230,198,110), (49102,5590357,1,'soga_cheek_type',0,-9,35), (49103,5590357,1,'soga_chin_type',0,-12,-22), (49104,5590357,1,'soga_ear_type',0,-3,0), (49105,5590357,1,'soga_eye_brow_type',0,-40,-25), (49106,5590357,0,'soga_eye_color',229,229,102), (49107,5590357,0,'soga_hair_face_color',52,38,20), (49108,5590357,0,'soga_hair_face_highlight_color',216,192,37), (49109,5590357,0,'soga_hair_type_color',52,38,20), (49110,5590357,0,'soga_hair_type_highlight_color',216,192,37), (49111,5590357,1,'soga_lip_type',-8,-29,-23), (49112,5590357,1,'soga_nose_type',22,26,17), (49113,5590357,0,'soga_skin_color',230,198,110), (49114,5590357,0,'wing_color1',255,255,255), (49115,5590357,0,'wing_color2',255,255,255), (49116,5590358,1,'cheek_type',-74,-93,0), (49117,5590358,1,'chin_type',-8,19,-61), (49118,5590358,1,'ear_type',2,-77,0), (49119,5590358,1,'eye_brow_type',-96,10,-87), (49120,5590358,0,'eye_color',228,165,255), (49121,5590358,1,'eye_type',-87,0,0), (49122,5590358,0,'hair_color1',215,28,227), (49123,5590358,0,'hair_color2',95,79,92), (49124,5590358,0,'hair_face_color',107,150,172), (49125,5590358,0,'hair_face_highlight_color',244,244,246), (49126,5590358,0,'hair_highlight',160,156,172), (49127,5590358,0,'hair_type_color',107,150,172), (49128,5590358,0,'hair_type_highlight_color',244,244,246), (49129,5590358,1,'lip_type',-11,9,47), (49130,5590358,1,'nose_type',65,-41,28), (49131,5590358,0,'skin_color',190,179,212), (49132,5590358,1,'soga_cheek_type',0,-96,10), (49133,5590358,1,'soga_chin_type',0,-11,9), (49134,5590358,1,'soga_ear_type',0,-87,0), (49135,5590358,1,'soga_eye_brow_type',0,2,-77), (49136,5590358,0,'soga_eye_color',229,229,102), (49137,5590358,1,'soga_eye_type',-87,0,0), (49138,5590358,0,'soga_hair_color1',93,64,120), (49139,5590358,0,'soga_hair_color2',95,79,92), (49140,5590358,0,'soga_hair_face_color',107,150,172), (49141,5590358,0,'soga_hair_face_highlight_color',244,244,246), (49142,5590358,0,'soga_hair_highlight',160,156,172), (49143,5590358,0,'soga_hair_type_color',107,150,172), (49144,5590358,0,'soga_hair_type_highlight_color',244,244,246), (49145,5590358,1,'soga_lip_type',-87,-74,-93), (49146,5590358,1,'soga_nose_type',47,-8,19), (49147,5590358,0,'soga_skin_color',190,179,212), (49148,5590358,0,'wing_color1',255,255,255), (49149,5590358,0,'wing_color2',255,255,255), (49150,5590359,1,'cheek_type',0,2,0), (49151,5590359,1,'chin_type',-38,3,2), (49152,5590359,1,'ear_type',23,-5,0), (49153,5590359,1,'eye_brow_type',34,0,14), (49154,5590359,0,'eye_color',222,35,32), (49155,5590359,1,'eye_type',-32,0,0), (49156,5590359,0,'hair_color1',17,242,17), (49157,5590359,0,'hair_face_color',52,38,20), (49158,5590359,0,'hair_face_highlight_color',216,192,37), (49159,5590359,0,'hair_type_color',52,38,20), (49160,5590359,0,'hair_type_highlight_color',216,192,37), (49161,5590359,1,'lip_type',-31,-2,10), (49162,5590359,1,'nose_type',-2,17,-14), (49163,5590359,0,'skin_color',114,32,1), (49164,5590359,1,'soga_cheek_type',0,34,0), (49165,5590359,1,'soga_chin_type',0,-31,-2), (49166,5590359,1,'soga_ear_type',0,-32,0), (49167,5590359,1,'soga_eye_brow_type',0,23,-5), (49168,5590359,0,'soga_eye_color',229,229,102), (49169,5590359,1,'soga_eye_type',-32,0,0), (49170,5590359,0,'soga_hair_face_color',52,38,20), (49171,5590359,0,'soga_hair_face_highlight_color',216,192,37), (49172,5590359,0,'soga_hair_type_color',52,38,20), (49173,5590359,0,'soga_hair_type_highlight_color',216,192,37), (49174,5590359,1,'soga_lip_type',14,0,2), (49175,5590359,1,'soga_nose_type',10,-38,3), (49176,5590359,0,'soga_skin_color',114,32,1), (49177,5590359,0,'wing_color1',255,255,255), (49178,5590359,0,'wing_color2',255,255,255), (49179,5590360,1,'cheek_type',75,71,0), (49180,5590360,1,'chin_type',-5,-31,0), (49181,5590360,1,'ear_type',14,-28,0), (49182,5590360,1,'eye_brow_type',81,-41,-71), (49183,5590360,0,'eye_color',139,104,50), (49184,5590360,1,'eye_type',-7,0,0), (49185,5590360,0,'hair_color1',14,34,221), (49186,5590360,0,'hair_color2',68,72,71), (49187,5590360,0,'hair_face_color',61,61,75), (49188,5590360,0,'hair_face_highlight_color',15,1,21), (49189,5590360,0,'hair_highlight',29,21,28), (49190,5590360,0,'hair_type_color',61,61,75), (49191,5590360,0,'hair_type_highlight_color',15,1,21), (49192,5590360,1,'lip_type',-37,-46,-44), (49193,5590360,1,'nose_type',63,14,34), (49194,5590360,0,'skin_color',176,127,99), (49195,5590360,1,'soga_cheek_type',0,81,-41), (49196,5590360,1,'soga_chin_type',0,-37,-46), (49197,5590360,1,'soga_ear_type',0,-7,0), (49198,5590360,1,'soga_eye_brow_type',0,14,-28), (49199,5590360,0,'soga_eye_color',229,229,102), (49200,5590360,1,'soga_eye_type',-7,0,0), (49201,5590360,0,'soga_hair_color1',43,36,70), (49202,5590360,0,'soga_hair_color2',68,72,71), (49203,5590360,0,'soga_hair_face_color',61,61,75), (49204,5590360,0,'soga_hair_face_highlight_color',15,1,21), (49205,5590360,0,'soga_hair_highlight',29,21,28), (49206,5590360,0,'soga_hair_type_color',61,61,75), (49207,5590360,0,'soga_hair_type_highlight_color',15,1,21), (49208,5590360,1,'soga_lip_type',-71,75,71), (49209,5590360,1,'soga_nose_type',-44,-5,-31), (49210,5590360,0,'soga_skin_color',176,127,99), (49211,5590360,0,'wing_color1',255,255,255), (49212,5590360,0,'wing_color2',255,255,255), (49213,5590361,1,'cheek_type',-2,-22,0), (49214,5590361,1,'chin_type',61,87,-50), (49215,5590361,1,'ear_type',34,20,0), (49216,5590361,1,'eye_brow_type',-4,-43,-61), (49217,5590361,0,'eye_color',68,140,0), (49218,5590361,1,'eye_type',-94,0,0), (49219,5590361,0,'hair_color1',43,206,56), (49220,5590361,1,'lip_type',97,25,0), (49221,5590361,1,'nose_type',-65,43,-50), (49222,5590361,0,'skin_color',43,13,0), (49223,5590361,1,'soga_cheek_type',0,-4,-43), (49224,5590361,1,'soga_chin_type',0,97,25), (49225,5590361,1,'soga_ear_type',0,-94,0), (49226,5590361,1,'soga_eye_brow_type',0,34,20), (49227,5590361,0,'soga_eye_color',229,229,102), (49228,5590361,1,'soga_eye_type',-94,0,0), (49229,5590361,1,'soga_lip_type',-61,-2,-22), (49230,5590361,1,'soga_nose_type',0,61,87), (49231,5590361,0,'soga_skin_color',43,13,0), (49232,5590361,0,'wing_color1',255,255,255), (49233,5590361,0,'wing_color2',255,255,255), (49234,5590362,1,'cheek_type',75,-61,0), (49235,5590362,1,'chin_type',37,7,43), (49236,5590362,1,'ear_type',45,-10,0), (49237,5590362,1,'eye_brow_type',37,-25,38), (49238,5590362,0,'eye_color',18,27,165), (49239,5590362,1,'eye_type',-68,0,0), (49240,5590362,0,'hair_color1',87,76,62), (49241,5590362,0,'hair_type_color',91,48,3), (49242,5590362,0,'hair_type_highlight_color',242,174,25), (49243,5590362,1,'lip_type',79,-17,-3), (49244,5590362,1,'nose_type',-1,87,76), (49245,5590362,0,'skin_color',140,130,94), (49246,5590362,1,'soga_cheek_type',0,37,-25), (49247,5590362,1,'soga_chin_type',0,79,-17), (49248,5590362,1,'soga_ear_type',0,-68,0), (49249,5590362,1,'soga_eye_brow_type',0,45,-10), (49250,5590362,0,'soga_eye_color',204,204,204), (49251,5590362,0,'soga_hair_type_color',91,48,3), (49252,5590362,0,'soga_hair_type_highlight_color',242,174,25), (49253,5590362,1,'soga_lip_type',38,75,-61), (49254,5590362,1,'soga_nose_type',-3,37,7), (49255,5590362,0,'soga_skin_color',140,130,94), (49256,5590362,0,'wing_color1',152,16,66), (49257,5590362,0,'wing_color2',41,179,20), (49258,5590363,1,'cheek_type',-18,20,0), (49259,5590363,1,'chin_type',-7,2,10), (49260,5590363,1,'ear_type',-22,28,0), (49261,5590363,1,'eye_brow_type',0,-3,0), (49262,5590363,0,'eye_color',37,56,34), (49263,5590363,1,'eye_type',26,0,0), (49264,5590363,0,'hair_color1',222,14,0), (49265,5590363,0,'hair_face_color',64,56,11), (49266,5590363,0,'hair_face_highlight_color',99,97,86), (49267,5590363,0,'hair_type_color',64,56,11), (49268,5590363,0,'hair_type_highlight_color',99,97,86), (49269,5590363,1,'lip_type',31,19,-17), (49270,5590363,1,'nose_type',14,-34,14), (49271,5590363,0,'skin_color',187,129,128), (49272,5590363,1,'soga_cheek_type',0,0,-3), (49273,5590363,1,'soga_chin_type',0,31,19), (49274,5590363,1,'soga_ear_type',0,26,0), (49275,5590363,1,'soga_eye_brow_type',0,-22,28), (49276,5590363,0,'soga_eye_color',229,229,102), (49277,5590363,1,'soga_eye_type',26,0,0), (49278,5590363,0,'soga_hair_face_color',64,56,11), (49279,5590363,0,'soga_hair_face_highlight_color',99,97,86), (49280,5590363,0,'soga_hair_type_color',64,56,11), (49281,5590363,0,'soga_hair_type_highlight_color',99,97,86), (49282,5590363,1,'soga_lip_type',0,-18,20), (49283,5590363,1,'soga_nose_type',-17,-7,2), (49284,5590363,0,'soga_skin_color',187,129,128), (49285,5590363,0,'wing_color1',255,255,255), (49286,5590363,0,'wing_color2',255,255,255), (49287,5590364,1,'cheek_type',0,-3,0), (49288,5590364,1,'chin_type',-50,97,3), (49289,5590364,1,'ear_type',62,-25,0), (49290,5590364,1,'eye_brow_type',-64,-81,-3), (49291,5590364,0,'eye_color',43,70,43), (49292,5590364,1,'eye_type',10,0,0), (49293,5590364,0,'hair_color1',62,242,187), (49294,5590364,0,'hair_color2',218,0,0), (49295,5590364,0,'hair_face_color',228,182,26), (49296,5590364,0,'hair_face_highlight_color',121,38,35), (49297,5590364,0,'hair_type_color',228,182,26), (49298,5590364,0,'hair_type_highlight_color',121,38,35), (49299,5590364,1,'lip_type',40,46,-71), (49300,5590364,1,'nose_type',96,62,-14), (49301,5590364,0,'skin_color',209,161,122), (49302,5590364,1,'soga_cheek_type',0,-64,-81), (49303,5590364,1,'soga_chin_type',0,40,46), (49304,5590364,1,'soga_ear_type',0,10,0), (49305,5590364,1,'soga_eye_brow_type',0,62,-25), (49306,5590364,0,'soga_eye_color',229,229,102), (49307,5590364,1,'soga_eye_type',-38,0,0), (49308,5590364,0,'soga_hair_face_color',228,182,26), (49309,5590364,0,'soga_hair_face_highlight_color',121,38,35), (49310,5590364,0,'soga_hair_type_color',228,182,26), (49311,5590364,0,'soga_hair_type_highlight_color',121,38,35), (49312,5590364,1,'soga_lip_type',-3,0,-3), (49313,5590364,1,'soga_nose_type',-71,-50,97), (49314,5590364,0,'soga_skin_color',209,161,122), (49315,5590364,0,'wing_color1',255,255,255), (49316,5590364,0,'wing_color2',255,255,255), (49317,5590365,1,'cheek_type',-3,-52,0), (49318,5590365,1,'chin_type',63,-68,-88), (49319,5590365,1,'ear_type',47,-87,0), (49320,5590365,1,'eye_brow_type',-71,62,-91), (49321,5590365,0,'eye_color',39,81,89), (49322,5590365,1,'eye_type',-50,0,0), (49323,5590365,0,'hair_color1',2,98,68), (49324,5590365,0,'hair_color2',167,0,0), (49325,5590365,0,'hair_face_color',37,22,5), (49326,5590365,0,'hair_face_highlight_color',184,85,36), (49327,5590365,0,'hair_type_color',37,22,5), (49328,5590365,0,'hair_type_highlight_color',184,85,36), (49329,5590365,1,'lip_type',66,-91,-84), (49330,5590365,1,'nose_type',81,2,98), (49331,5590365,0,'skin_color',253,253,253), (49332,5590365,1,'soga_cheek_type',0,-71,62), (49333,5590365,1,'soga_chin_type',0,66,-91), (49334,5590365,1,'soga_ear_type',0,-50,0), (49335,5590365,1,'soga_eye_brow_type',0,47,-87), (49336,5590365,0,'soga_eye_color',204,204,204), (49337,5590365,1,'soga_eye_type',-89,0,0), (49338,5590365,0,'soga_hair_face_color',37,22,5), (49339,5590365,0,'soga_hair_face_highlight_color',184,85,36), (49340,5590365,0,'soga_hair_type_color',37,22,5), (49341,5590365,0,'soga_hair_type_highlight_color',184,85,36), (49342,5590365,1,'soga_lip_type',-91,-3,-52), (49343,5590365,1,'soga_nose_type',-84,63,-68), (49344,5590365,0,'soga_skin_color',253,253,253), (49345,5590365,0,'wing_color1',255,255,255), (49346,5590365,0,'wing_color2',255,255,255), (49347,5590366,1,'cheek_type',100,-100,0), (49348,5590366,1,'chin_type',-100,100,100), (49349,5590366,1,'ear_type',25,8,0), (49350,5590366,1,'eye_brow_type',100,100,100), (49351,5590366,0,'eye_color',118,14,183), (49352,5590366,1,'eye_type',100,0,0), (49353,5590366,0,'hair_color1',239,0,245), (49354,5590366,0,'hair_color2',68,0,0), (49355,5590366,0,'hair_face_color',171,60,32), (49356,5590366,0,'hair_face_highlight_color',216,192,37), (49357,5590366,0,'hair_type_color',171,60,32), (49358,5590366,0,'hair_type_highlight_color',216,192,37), (49359,5590366,1,'lip_type',100,50,-68), (49360,5590366,1,'nose_type',0,-17,0), (49361,5590366,0,'skin_color',84,44,20), (49362,5590366,1,'soga_cheek_type',0,100,100), (49363,5590366,1,'soga_chin_type',0,100,50), (49364,5590366,1,'soga_ear_type',0,100,0), (49365,5590366,1,'soga_eye_brow_type',0,25,8), (49366,5590366,0,'soga_eye_color',229,229,102), (49367,5590366,1,'soga_eye_type',68,0,0), (49368,5590366,0,'soga_hair_face_color',171,60,32), (49369,5590366,0,'soga_hair_face_highlight_color',216,192,37), (49370,5590366,0,'soga_hair_type_color',171,60,32), (49371,5590366,0,'soga_hair_type_highlight_color',216,192,37), (49372,5590366,1,'soga_lip_type',100,100,-100), (49373,5590366,1,'soga_nose_type',-68,-100,100), (49374,5590366,0,'soga_skin_color',84,44,20), (49375,5590366,0,'wing_color1',255,255,255), (49376,5590366,0,'wing_color2',255,255,255), (49377,5590367,1,'cheek_type',20,14,0), (49378,5590367,1,'chin_type',35,81,68), (49379,5590367,1,'ear_type',-62,28,0), (49380,5590367,1,'eye_brow_type',-56,82,28), (49381,5590367,0,'eye_color',61,120,89), (49382,5590367,1,'eye_type',-41,0,0), (49383,5590367,0,'hair_color1',68,208,248), (49384,5590367,0,'hair_color2',76,0,0), (49385,5590367,0,'hair_face_highlight_color',35,24,1), (49386,5590367,0,'hair_type_highlight_color',35,24,1), (49387,5590367,1,'lip_type',94,-76,-50), (49388,5590367,1,'nose_type',64,68,-48), (49389,5590367,0,'skin_color',241,232,234), (49390,5590367,1,'soga_cheek_type',0,-56,82), (49391,5590367,1,'soga_chin_type',0,94,-76), (49392,5590367,1,'soga_ear_type',0,-41,0), (49393,5590367,1,'soga_eye_brow_type',0,-62,28), (49394,5590367,0,'soga_eye_color',229,229,102), (49395,5590367,1,'soga_eye_type',76,0,0), (49396,5590367,0,'soga_hair_face_highlight_color',35,24,1), (49397,5590367,0,'soga_hair_type_highlight_color',35,24,1), (49398,5590367,1,'soga_lip_type',28,20,14), (49399,5590367,1,'soga_nose_type',-50,35,81), (49400,5590367,0,'soga_skin_color',241,232,234), (49401,5590367,0,'wing_color1',255,255,255), (49402,5590367,0,'wing_color2',255,255,255), (49403,5590368,1,'cheek_type',9,-12,0), (49404,5590368,1,'chin_type',-32,28,0), (49405,5590368,1,'ear_type',-31,4,0), (49406,5590368,1,'eye_brow_type',-23,17,-26), (49407,5590368,0,'eye_color',34,68,75), (49408,5590368,1,'eye_type',-31,0,0), (49409,5590368,0,'hair_color1',228,28,0), (49410,5590368,0,'hair_face_color',90,33,11), (49411,5590368,0,'hair_face_highlight_color',102,97,69), (49412,5590368,0,'hair_type_color',90,33,11), (49413,5590368,0,'hair_type_highlight_color',102,97,69), (49414,5590368,1,'lip_type',-29,0,-38), (49415,5590368,1,'nose_type',26,-28,28), (49416,5590368,0,'skin_color',222,233,230), (49417,5590368,1,'soga_cheek_type',0,-23,17), (49418,5590368,1,'soga_chin_type',0,-29,0), (49419,5590368,1,'soga_ear_type',0,-31,0), (49420,5590368,1,'soga_eye_brow_type',0,-31,4), (49421,5590368,0,'soga_eye_color',229,229,102), (49422,5590368,0,'soga_hair_face_color',90,33,11), (49423,5590368,0,'soga_hair_face_highlight_color',102,97,69), (49424,5590368,0,'soga_hair_type_color',90,33,11), (49425,5590368,0,'soga_hair_type_highlight_color',102,97,69), (49426,5590368,1,'soga_lip_type',-26,9,-12), (49427,5590368,1,'soga_nose_type',-38,-32,28), (49428,5590368,0,'soga_skin_color',222,233,230), (49429,5590368,0,'wing_color1',255,255,255), (49430,5590368,0,'wing_color2',255,255,255), (49431,5590369,1,'cheek_type',100,75,0), (49432,5590369,1,'chin_type',9,25,87), (49433,5590369,1,'ear_type',-17,100,0), (49434,5590369,1,'eye_brow_type',-51,91,17), (49435,5590369,0,'eye_color',204,204,204), (49436,5590369,1,'eye_type',34,0,0), (49437,5590369,0,'hair_color1',37,7,254), (49438,5590369,1,'lip_type',100,-57,70), (49439,5590369,1,'nose_type',61,37,7), (49440,5590369,0,'skin_color',125,81,43), (49441,5590369,1,'soga_cheek_type',0,-51,91), (49442,5590369,1,'soga_chin_type',0,100,-57), (49443,5590369,1,'soga_ear_type',0,34,0), (49444,5590369,1,'soga_eye_brow_type',0,-17,100), (49445,5590369,0,'soga_eye_color',229,229,102), (49446,5590369,1,'soga_eye_type',34,0,0), (49447,5590369,1,'soga_lip_type',17,100,75), (49448,5590369,1,'soga_nose_type',70,9,25), (49449,5590369,0,'soga_skin_color',125,81,43), (49450,5590369,0,'wing_color1',255,255,255), (49451,5590369,0,'wing_color2',255,255,255), (49452,5590370,1,'cheek_type',3,-31,0), (49453,5590370,1,'chin_type',28,-4,2), (49454,5590370,1,'ear_type',20,17,0), (49455,5590370,1,'eye_brow_type',-31,28,0), (49456,5590370,0,'eye_color',40,23,58), (49457,5590370,1,'eye_type',-26,0,0), (49458,5590370,0,'hair_color1',28,237,0), (49459,5590370,0,'hair_face_color',138,129,138), (49460,5590370,0,'hair_face_highlight_color',105,103,97), (49461,5590370,0,'hair_type_color',138,129,138), (49462,5590370,0,'hair_type_highlight_color',105,103,97), (49463,5590370,1,'lip_type',-7,23,-42), (49464,5590370,1,'nose_type',-12,28,-19), (49465,5590370,0,'skin_color',48,79,99), (49466,5590370,1,'soga_cheek_type',0,-31,28), (49467,5590370,1,'soga_chin_type',0,-7,23), (49468,5590370,1,'soga_ear_type',0,-26,0), (49469,5590370,1,'soga_eye_brow_type',0,20,17), (49470,5590370,0,'soga_eye_color',229,229,102), (49471,5590370,1,'soga_eye_type',-26,0,0), (49472,5590370,0,'soga_hair_face_color',138,129,138), (49473,5590370,0,'soga_hair_face_highlight_color',105,103,97), (49474,5590370,0,'soga_hair_type_color',138,129,138), (49475,5590370,0,'soga_hair_type_highlight_color',105,103,97), (49476,5590370,1,'soga_lip_type',0,3,-31), (49477,5590370,1,'soga_nose_type',-42,28,-4), (49478,5590370,0,'soga_skin_color',48,79,99), (49479,5590370,0,'wing_color1',255,255,255), (49480,5590370,0,'wing_color2',255,255,255), (49481,5590371,1,'cheek_type',-62,41,0), (49482,5590371,1,'chin_type',-81,28,-70), (49483,5590371,1,'ear_type',52,-11,0), (49484,5590371,1,'eye_brow_type',34,-37,53), (49485,5590371,0,'eye_color',76,60,30), (49486,5590371,1,'eye_type',-53,0,0), (49487,5590371,0,'hair_color1',62,95,9), (49488,5590371,0,'hair_color2',39,32,39), (49489,5590371,0,'hair_face_color',15,1,21), (49490,5590371,0,'hair_face_highlight_color',53,50,65), (49491,5590371,0,'hair_highlight',43,36,70), (49492,5590371,0,'hair_type_color',15,1,21), (49493,5590371,0,'hair_type_highlight_color',53,50,65), (49494,5590371,1,'lip_type',42,-14,-95), (49495,5590371,1,'nose_type',-43,62,95), (49496,5590371,0,'skin_color',213,187,157), (49497,5590371,1,'soga_cheek_type',0,34,-37), (49498,5590371,1,'soga_chin_type',0,42,-14), (49499,5590371,1,'soga_ear_type',0,-53,0), (49500,5590371,1,'soga_eye_brow_type',0,52,-11), (49501,5590371,0,'soga_eye_color',229,229,102), (49502,5590371,1,'soga_eye_type',-53,0,0), (49503,5590371,0,'soga_hair_color1',29,21,28), (49504,5590371,0,'soga_hair_color2',39,32,39), (49505,5590371,0,'soga_hair_face_color',15,1,21), (49506,5590371,0,'soga_hair_face_highlight_color',53,50,65), (49507,5590371,0,'soga_hair_highlight',43,36,70), (49508,5590371,0,'soga_hair_type_color',15,1,21), (49509,5590371,0,'soga_hair_type_highlight_color',53,50,65), (49510,5590371,1,'soga_lip_type',53,-62,41), (49511,5590371,1,'soga_nose_type',-95,-81,28), (49512,5590371,0,'soga_skin_color',213,187,157), (49513,5590371,0,'wing_color1',255,255,255), (49514,5590371,0,'wing_color2',255,255,255), (49515,5590372,1,'cheek_type',20,-18,0), (49516,5590372,1,'chin_type',32,-9,48), (49517,5590372,1,'ear_type',-11,-40,0), (49518,5590372,1,'eye_brow_type',-4,22,0), (49519,5590372,0,'eye_color',43,88,101), (49520,5590372,1,'eye_type',-11,0,0), (49521,5590372,0,'hair_color1',236,246,0), (49522,5590372,0,'hair_face_color',210,105,18), (49523,5590372,0,'hair_face_highlight_color',51,48,44), (49524,5590372,0,'hair_type_color',210,105,18), (49525,5590372,0,'hair_type_highlight_color',51,48,44), (49526,5590372,1,'lip_type',20,10,-40), (49527,5590372,1,'nose_type',-7,-20,-10), (49528,5590372,0,'skin_color',223,225,225), (49529,5590372,1,'soga_cheek_type',0,-4,22), (49530,5590372,1,'soga_chin_type',0,20,10), (49531,5590372,1,'soga_ear_type',0,-11,0), (49532,5590372,1,'soga_eye_brow_type',0,-11,-40), (49533,5590372,0,'soga_eye_color',229,229,102), (49534,5590372,1,'soga_eye_type',-11,0,0), (49535,5590372,0,'soga_hair_face_color',210,105,18), (49536,5590372,0,'soga_hair_face_highlight_color',51,48,44), (49537,5590372,0,'soga_hair_type_color',210,105,18), (49538,5590372,0,'soga_hair_type_highlight_color',51,48,44), (49539,5590372,1,'soga_lip_type',0,20,-18), (49540,5590372,1,'soga_nose_type',-40,32,-9), (49541,5590372,0,'soga_skin_color',223,225,225), (49542,5590372,0,'wing_color1',255,255,255), (49543,5590372,0,'wing_color2',255,255,255), (49544,5590373,1,'cheek_type',-38,50,0), (49545,5590373,1,'ear_type',-75,-28,0), (49546,5590373,1,'eye_brow_type',-63,-75,-21), (49547,5590373,0,'eye_color',80,119,70), (49548,5590373,1,'eye_type',-23,0,0), (49549,5590373,0,'hair_color1',249,0,57), (49550,5590373,0,'hair_face_color',93,65,9), (49551,5590373,0,'hair_face_highlight_color',15,1,21), (49552,5590373,0,'hair_type_color',93,65,9), (49553,5590373,0,'hair_type_highlight_color',15,1,21), (49554,5590373,1,'lip_type',-23,-77,0), (49555,5590373,1,'nose_type',0,-7,0), (49556,5590373,0,'skin_color',196,204,189), (49557,5590373,1,'soga_cheek_type',0,-63,-75), (49558,5590373,1,'soga_chin_type',0,-23,-77), (49559,5590373,1,'soga_ear_type',0,-23,0), (49560,5590373,1,'soga_eye_brow_type',0,-75,-28), (49561,5590373,0,'soga_eye_color',204,204,204), (49562,5590373,0,'soga_hair_face_color',93,65,9), (49563,5590373,0,'soga_hair_face_highlight_color',15,1,21), (49564,5590373,0,'soga_hair_type_color',93,65,9), (49565,5590373,0,'soga_hair_type_highlight_color',15,1,21), (49566,5590373,1,'soga_lip_type',-21,-38,50), (49567,5590373,0,'soga_skin_color',196,204,189), (49568,5590374,1,'cheek_type',64,37,0), (49569,5590374,1,'chin_type',-66,-75,-78), (49570,5590374,1,'ear_type',-50,48,0), (49571,5590374,1,'eye_brow_type',66,-28,-56), (49572,5590374,0,'eye_color',77,59,29), (49573,5590374,1,'eye_type',-84,0,0), (49574,5590374,0,'hair_color1',194,194,96), (49575,5590374,0,'hair_face_color',15,1,21), (49576,5590374,0,'hair_face_highlight_color',168,185,186), (49577,5590374,0,'hair_type_color',15,1,21), (49578,5590374,0,'hair_type_highlight_color',168,185,186), (49579,5590374,1,'lip_type',-28,-7,-25), (49580,5590374,1,'nose_type',89,-62,-62), (49581,5590374,0,'skin_color',223,217,195), (49582,5590374,1,'soga_cheek_type',0,66,-28), (49583,5590374,1,'soga_chin_type',0,-28,-7), (49584,5590374,1,'soga_ear_type',0,-84,0), (49585,5590374,1,'soga_eye_brow_type',0,-50,48), (49586,5590374,0,'soga_eye_color',229,229,102), (49587,5590374,0,'soga_hair_face_color',15,1,21), (49588,5590374,0,'soga_hair_face_highlight_color',168,185,186), (49589,5590374,0,'soga_hair_type_color',15,1,21), (49590,5590374,0,'soga_hair_type_highlight_color',168,185,186), (49591,5590374,1,'soga_lip_type',-56,64,37), (49592,5590374,1,'soga_nose_type',-25,-66,-75), (49593,5590374,0,'soga_skin_color',223,217,195), (49594,5590374,0,'wing_color1',255,255,255), (49595,5590374,0,'wing_color2',255,255,255), (49596,5590375,1,'cheek_type',58,0,0), (49597,5590375,1,'chin_type',-62,10,94), (49598,5590375,1,'ear_type',44,-48,0), (49599,5590375,1,'eye_brow_type',-44,-11,-62), (49600,5590375,0,'eye_color',141,70,150), (49601,5590375,1,'eye_type',48,0,0), (49602,5590375,0,'hair_color1',48,253,177), (49603,5590375,0,'hair_color2',97,0,0), (49604,5590375,0,'hair_face_color',7,1,1), (49605,5590375,0,'hair_face_highlight_color',107,119,158), (49606,5590375,0,'hair_type_color',7,1,1), (49607,5590375,0,'hair_type_highlight_color',107,119,158), (49608,5590375,1,'lip_type',25,-15,-68), (49609,5590375,1,'nose_type',-7,48,-3), (49610,5590375,0,'skin_color',103,97,130), (49611,5590375,1,'soga_cheek_type',0,-44,-11), (49612,5590375,1,'soga_chin_type',0,25,-15), (49613,5590375,1,'soga_ear_type',0,48,0), (49614,5590375,1,'soga_eye_brow_type',0,44,-48), (49615,5590375,0,'soga_eye_color',229,229,102), (49616,5590375,1,'soga_eye_type',97,0,0), (49617,5590375,0,'soga_hair_face_color',7,1,1), (49618,5590375,0,'soga_hair_face_highlight_color',107,119,158), (49619,5590375,0,'soga_hair_type_color',7,1,1), (49620,5590375,0,'soga_hair_type_highlight_color',107,119,158), (49621,5590375,1,'soga_lip_type',-62,58,0), (49622,5590375,1,'soga_nose_type',-68,-62,10), (49623,5590375,0,'soga_skin_color',103,97,130), (49624,5590375,0,'wing_color1',255,255,255), (49625,5590375,0,'wing_color2',255,255,255), (49626,5590376,1,'cheek_type',100,-100,0), (49627,5590376,1,'chin_type',-100,100,100), (49628,5590376,1,'ear_type',25,9,0), (49629,5590376,1,'eye_brow_type',100,100,100), (49630,5590376,0,'eye_color',118,14,183), (49631,5590376,1,'eye_type',100,0,0), (49632,5590376,0,'hair_color1',239,255,246), (49633,5590376,0,'hair_face_color',171,60,32), (49634,5590376,0,'hair_face_highlight_color',216,192,37), (49635,5590376,0,'hair_type_color',171,60,32), (49636,5590376,0,'hair_type_highlight_color',216,192,37), (49637,5590376,1,'lip_type',100,50,-68), (49638,5590376,1,'nose_type',0,-17,-1), (49639,5590376,0,'skin_color',38,11,2), (49640,5590376,1,'soga_cheek_type',0,100,100), (49641,5590376,1,'soga_chin_type',0,100,50), (49642,5590376,1,'soga_ear_type',0,100,0), (49643,5590376,1,'soga_eye_brow_type',0,25,9), (49644,5590376,0,'soga_eye_color',229,229,102), (49645,5590376,1,'soga_eye_type',100,0,0), (49646,5590376,0,'soga_hair_face_color',171,60,32), (49647,5590376,0,'soga_hair_face_highlight_color',216,192,37), (49648,5590376,0,'soga_hair_type_color',171,60,32), (49649,5590376,0,'soga_hair_type_highlight_color',216,192,37), (49650,5590376,1,'soga_lip_type',100,100,-100), (49651,5590376,1,'soga_nose_type',-68,-100,100), (49652,5590376,0,'soga_skin_color',38,11,2), (49653,5590376,0,'wing_color1',255,255,255), (49654,5590376,0,'wing_color2',255,255,255), (49655,5590377,1,'cheek_type',-18,21,0), (49656,5590377,1,'chin_type',0,-17,23), (49657,5590377,1,'ear_type',10,-4,0), (49658,5590377,1,'eye_brow_type',21,18,2), (49659,5590377,0,'eye_color',68,89,50), (49660,5590377,1,'eye_type',-4,0,0), (49661,5590377,0,'hair_color1',18,254,0), (49662,5590377,0,'hair_face_color',93,89,59), (49663,5590377,0,'hair_face_highlight_color',201,144,0), (49664,5590377,0,'hair_type_color',93,89,59), (49665,5590377,0,'hair_type_highlight_color',201,144,0), (49666,5590377,1,'lip_type',-22,0,19), (49667,5590377,1,'nose_type',-17,18,-2), (49668,5590377,0,'skin_color',217,182,186), (49669,5590377,1,'soga_cheek_type',0,21,18), (49670,5590377,1,'soga_chin_type',0,-22,0), (49671,5590377,1,'soga_ear_type',0,-4,0), (49672,5590377,1,'soga_eye_brow_type',0,10,-4), (49673,5590377,0,'soga_eye_color',229,229,102), (49674,5590377,1,'soga_eye_type',-4,0,0), (49675,5590377,0,'soga_hair_face_color',93,89,59), (49676,5590377,0,'soga_hair_face_highlight_color',201,144,0), (49677,5590377,0,'soga_hair_type_color',93,89,59), (49678,5590377,0,'soga_hair_type_highlight_color',201,144,0), (49679,5590377,1,'soga_lip_type',2,-18,21), (49680,5590377,1,'soga_nose_type',19,0,-17), (49681,5590377,0,'soga_skin_color',217,182,186), (49682,5590377,0,'wing_color1',255,255,255), (49683,5590377,0,'wing_color2',255,255,255), (49684,5590378,1,'cheek_type',-21,-10,0), (49685,5590378,1,'chin_type',-32,25,0), (49686,5590378,1,'ear_type',-17,10,0), (49687,5590378,1,'eye_brow_type',0,46,-21), (49688,5590378,0,'eye_color',199,187,255), (49689,5590378,1,'eye_type',-20,0,0), (49690,5590378,0,'hair_color1',230,242,0), (49691,5590378,0,'hair_face_color',189,178,189), (49692,5590378,0,'hair_face_highlight_color',105,103,97), (49693,5590378,0,'hair_type_color',189,178,189), (49694,5590378,0,'hair_type_highlight_color',105,103,97), (49695,5590378,1,'lip_type',-34,48,19), (49696,5590378,1,'nose_type',-4,-26,-14), (49697,5590378,0,'skin_color',0,1,1), (49698,5590378,1,'soga_cheek_type',0,0,46), (49699,5590378,1,'soga_chin_type',0,-34,48), (49700,5590378,1,'soga_ear_type',0,-20,0), (49701,5590378,1,'soga_eye_brow_type',0,-17,10), (49702,5590378,0,'soga_eye_color',229,229,102), (49703,5590378,0,'soga_hair_face_color',189,178,189), (49704,5590378,0,'soga_hair_face_highlight_color',105,103,97), (49705,5590378,0,'soga_hair_type_color',189,178,189), (49706,5590378,0,'soga_hair_type_highlight_color',105,103,97), (49707,5590378,1,'soga_lip_type',-21,-21,-10), (49708,5590378,1,'soga_nose_type',19,-32,25), (49709,5590378,0,'soga_skin_color',0,1,1), (49710,5590378,0,'wing_color1',255,255,255), (49711,5590378,0,'wing_color2',255,255,255), (49712,5590379,1,'cheek_type',-3,12,0), (49713,5590379,1,'chin_type',17,7,29), (49714,5590379,1,'ear_type',-1,-28,0), (49715,5590379,1,'eye_brow_type',-17,-7,-17), (49716,5590379,0,'eye_color',208,119,146), (49717,5590379,1,'eye_type',-25,0,0), (49718,5590379,0,'hair_color1',239,0,0), (49719,5590379,0,'hair_face_color',159,109,0), (49720,5590379,0,'hair_type_color',159,109,0), (49721,5590379,1,'lip_type',25,22,2), (49722,5590379,1,'nose_type',0,-17,0), (49723,5590379,0,'skin_color',118,131,101), (49724,5590379,1,'soga_cheek_type',0,-17,-7), (49725,5590379,1,'soga_chin_type',0,25,22), (49726,5590379,1,'soga_ear_type',0,-25,0), (49727,5590379,1,'soga_eye_brow_type',0,-1,-28), (49728,5590379,0,'soga_eye_color',229,229,102), (49729,5590379,1,'soga_eye_type',-25,0,0), (49730,5590379,0,'soga_hair_face_color',159,109,0), (49731,5590379,0,'soga_hair_type_color',159,109,0), (49732,5590379,1,'soga_lip_type',-17,-3,12), (49733,5590379,1,'soga_nose_type',2,17,7), (49734,5590379,0,'soga_skin_color',118,131,101), (49735,5590379,0,'wing_color1',255,255,255), (49736,5590379,0,'wing_color2',255,255,255), (49737,5590380,1,'cheek_type',34,5,0), (49738,5590380,1,'chin_type',-31,-1,32), (49739,5590380,1,'ear_type',17,-2,0), (49740,5590380,1,'eye_brow_type',-39,0,35), (49741,5590380,0,'eye_color',112,13,170), (49742,5590380,0,'hair_color1',237,254,0), (49743,5590380,0,'hair_face_color',115,110,69), (49744,5590380,0,'hair_type_color',115,110,69), (49745,5590380,1,'lip_type',-10,3,-5), (49746,5590380,1,'nose_type',-28,-19,-2), (49747,5590380,0,'skin_color',148,152,148), (49748,5590380,1,'soga_cheek_type',0,-39,0), (49749,5590380,1,'soga_chin_type',0,-10,3), (49750,5590380,1,'soga_ear_type',17,-2,0), (49751,5590380,1,'soga_eye_brow_type',0,17,-2), (49752,5590380,0,'soga_eye_color',229,229,102), (49753,5590380,0,'soga_hair_face_color',115,110,69), (49754,5590380,0,'soga_hair_type_color',115,110,69), (49755,5590380,1,'soga_lip_type',35,34,5), (49756,5590380,1,'soga_nose_type',-5,-31,-1), (49757,5590380,0,'soga_skin_color',148,152,148), (49758,5590380,0,'wing_color1',255,255,255), (49759,5590380,0,'wing_color2',255,255,255), (49760,5590381,1,'cheek_type',-12,3,0), (49761,5590381,1,'chin_type',-17,-19,-18), (49762,5590381,1,'ear_type',5,-28,0), (49763,5590381,1,'eye_brow_type',-12,-25,10), (49764,5590381,0,'eye_color',43,89,99), (49765,5590381,1,'eye_type',35,0,0), (49766,5590381,0,'hair_color1',34,249,0), (49767,5590381,0,'hair_face_color',64,24,5), (49768,5590381,0,'hair_face_highlight_color',217,198,175), (49769,5590381,0,'hair_type_color',64,24,5), (49770,5590381,0,'hair_type_highlight_color',217,198,175), (49771,5590381,1,'lip_type',7,25,-32), (49772,5590381,1,'nose_type',-1,34,-7), (49773,5590381,0,'skin_color',191,166,113), (49774,5590381,1,'soga_cheek_type',0,-12,-25), (49775,5590381,1,'soga_chin_type',0,7,25), (49776,5590381,1,'soga_ear_type',0,35,0), (49777,5590381,1,'soga_eye_brow_type',0,5,-28), (49778,5590381,0,'soga_eye_color',229,229,102), (49779,5590381,1,'soga_eye_type',35,0,0), (49780,5590381,0,'soga_hair_face_color',64,24,5), (49781,5590381,0,'soga_hair_face_highlight_color',217,198,175), (49782,5590381,0,'soga_hair_type_color',64,24,5), (49783,5590381,0,'soga_hair_type_highlight_color',217,198,175), (49784,5590381,1,'soga_lip_type',10,-12,3), (49785,5590381,1,'soga_nose_type',-32,-17,-19), (49786,5590381,0,'soga_skin_color',191,166,113), (49787,5590381,0,'wing_color1',255,255,255), (49788,5590381,0,'wing_color2',255,255,255), (49789,5590382,1,'cheek_type',9,0,0), (49790,5590382,1,'chin_type',9,19,-10), (49791,5590382,1,'ear_type',38,-17,0), (49792,5590382,1,'eye_brow_type',-10,2,5), (49793,5590382,0,'eye_color',34,59,37), (49794,5590382,1,'eye_type',-5,0,0), (49795,5590382,0,'hair_color1',12,217,228), (49796,5590382,0,'hair_face_color',196,188,184), (49797,5590382,0,'hair_face_highlight_color',155,79,2), (49798,5590382,0,'hair_type_color',196,188,184), (49799,5590382,0,'hair_type_highlight_color',155,79,2), (49800,5590382,1,'lip_type',0,7,22), (49801,5590382,1,'nose_type',-43,12,-39), (49802,5590382,0,'skin_color',53,48,33), (49803,5590382,1,'soga_cheek_type',0,-10,2), (49804,5590382,1,'soga_chin_type',0,0,7), (49805,5590382,1,'soga_ear_type',0,-5,0), (49806,5590382,1,'soga_eye_brow_type',0,38,-17), (49807,5590382,0,'soga_eye_color',229,229,102), (49808,5590382,0,'soga_hair_face_color',196,188,184), (49809,5590382,0,'soga_hair_face_highlight_color',155,79,2), (49810,5590382,0,'soga_hair_type_color',196,188,184), (49811,5590382,0,'soga_hair_type_highlight_color',155,79,2), (49812,5590382,1,'soga_lip_type',5,9,0), (49813,5590382,1,'soga_nose_type',22,9,19), (49814,5590382,0,'soga_skin_color',53,48,33), (49815,5590382,0,'wing_color1',255,255,255), (49816,5590382,0,'wing_color2',255,255,255), (49817,5590383,1,'cheek_type',-28,31,0), (49818,5590383,1,'chin_type',-28,0,19), (49819,5590383,1,'ear_type',-3,35,0), (49820,5590383,1,'eye_brow_type',-34,34,-3), (49821,5590383,0,'eye_color',123,12,94), (49822,5590383,1,'eye_type',100,0,0), (49823,5590383,0,'hair_color1',238,253,100), (49824,5590383,0,'hair_face_color',45,20,0), (49825,5590383,0,'hair_face_highlight_color',216,192,37), (49826,5590383,0,'hair_type_color',45,20,0), (49827,5590383,0,'hair_type_highlight_color',216,192,37), (49828,5590383,1,'lip_type',28,-17,-14), (49829,5590383,1,'nose_type',0,-18,-3), (49830,5590383,0,'skin_color',186,202,188), (49831,5590383,1,'soga_cheek_type',0,-34,34), (49832,5590383,1,'soga_chin_type',0,28,-17), (49833,5590383,1,'soga_ear_type',0,100,0), (49834,5590383,1,'soga_eye_brow_type',0,-3,35), (49835,5590383,0,'soga_eye_color',229,229,102), (49836,5590383,0,'soga_hair_face_color',45,20,0), (49837,5590383,0,'soga_hair_face_highlight_color',216,192,37), (49838,5590383,0,'soga_hair_type_color',45,20,0), (49839,5590383,0,'soga_hair_type_highlight_color',216,192,37), (49840,5590383,1,'soga_lip_type',-3,-28,31), (49841,5590383,1,'soga_nose_type',-14,-28,0), (49842,5590383,0,'soga_skin_color',186,202,188), (49843,5590383,0,'wing_color1',255,255,255), (49844,5590383,0,'wing_color2',255,255,255), (49845,5590384,0,'eye_color',188,199,139), (49846,5590384,0,'skin_color',255,0,48), (49847,5590384,0,'soga_eye_color',255,0,255), (49848,5590385,1,'cheek_type',-37,68,0), (49849,5590385,1,'chin_type',-72,79,-38), (49850,5590385,1,'ear_type',-63,-1,0), (49851,5590385,1,'eye_brow_type',-8,-64,40), (49852,5590385,0,'eye_color',108,145,107), (49853,5590385,1,'eye_type',22,0,0), (49854,5590385,0,'hair_color1',68,28,178), (49855,5590385,0,'hair_color2',37,0,0), (49856,5590385,0,'hair_face_color',35,24,1), (49857,5590385,0,'hair_face_highlight_color',43,13,17), (49858,5590385,0,'hair_type_color',35,24,1), (49859,5590385,0,'hair_type_highlight_color',43,13,17), (49860,5590385,1,'lip_type',-75,-95,-64), (49861,5590385,1,'nose_type',-55,68,28), (49862,5590385,0,'skin_color',47,38,39), (49863,5590385,1,'soga_cheek_type',0,-8,-64), (49864,5590385,1,'soga_chin_type',0,-75,-95), (49865,5590385,1,'soga_ear_type',0,22,0), (49866,5590385,1,'soga_eye_brow_type',0,-63,-1), (49867,5590385,0,'soga_eye_color',229,229,102), (49868,5590385,1,'soga_eye_type',37,0,0), (49869,5590385,0,'soga_hair_face_color',35,24,1), (49870,5590385,0,'soga_hair_face_highlight_color',43,13,17), (49871,5590385,0,'soga_hair_type_color',35,24,1), (49872,5590385,0,'soga_hair_type_highlight_color',43,13,17), (49873,5590385,1,'soga_lip_type',40,-37,68), (49874,5590385,1,'soga_nose_type',-64,-72,79), (49875,5590385,0,'soga_skin_color',47,38,39), (49876,5590385,0,'wing_color1',255,255,255), (49877,5590385,0,'wing_color2',255,255,255), (49878,5590386,1,'cheek_type',100,-100,0), (49879,5590386,1,'chin_type',-100,100,100), (49880,5590386,1,'ear_type',25,8,0), (49881,5590386,1,'eye_brow_type',100,100,100), (49882,5590386,0,'eye_color',118,14,183), (49883,5590386,1,'eye_type',100,0,0), (49884,5590386,0,'hair_color1',239,0,1), (49885,5590386,0,'hair_face_color',171,60,32), (49886,5590386,0,'hair_face_highlight_color',216,192,37), (49887,5590386,0,'hair_type_color',171,60,32), (49888,5590386,0,'hair_type_highlight_color',216,192,37), (49889,5590386,1,'lip_type',100,50,-68), (49890,5590386,1,'nose_type',0,-17,0), (49891,5590386,0,'skin_color',211,180,81), (49892,5590386,1,'soga_cheek_type',0,100,100), (49893,5590386,1,'soga_chin_type',0,100,50), (49894,5590386,1,'soga_ear_type',0,100,0), (49895,5590386,1,'soga_eye_brow_type',0,25,8), (49896,5590386,0,'soga_eye_color',229,229,102), (49897,5590386,1,'soga_eye_type',100,0,0), (49898,5590386,0,'soga_hair_face_color',171,60,32), (49899,5590386,0,'soga_hair_face_highlight_color',216,192,37), (49900,5590386,0,'soga_hair_type_color',171,60,32), (49901,5590386,0,'soga_hair_type_highlight_color',216,192,37), (49902,5590386,1,'soga_lip_type',100,100,-100), (49903,5590386,1,'soga_nose_type',-68,-100,100), (49904,5590386,0,'soga_skin_color',211,180,81), (49905,5590386,0,'wing_color1',255,255,255), (49906,5590386,0,'wing_color2',255,255,255), (49907,5590387,1,'cheek_type',31,5,0), (49908,5590387,1,'chin_type',-29,-2,14), (49909,5590387,1,'ear_type',14,-12,0), (49910,5590387,1,'eye_brow_type',-10,-14,-17), (49911,5590387,0,'eye_color',126,130,126), (49912,5590387,1,'eye_type',28,0,0), (49913,5590387,0,'hair_color1',28,9,0), (49914,5590387,0,'hair_face_color',75,28,9), (49915,5590387,0,'hair_face_highlight_color',152,118,74), (49916,5590387,0,'hair_type_color',75,28,9), (49917,5590387,0,'hair_type_highlight_color',152,118,74), (49918,5590387,1,'lip_type',1,-12,28), (49919,5590387,1,'nose_type',-1,28,9), (49920,5590387,0,'skin_color',194,168,96), (49921,5590387,1,'soga_cheek_type',0,-10,-14), (49922,5590387,1,'soga_chin_type',0,1,-12), (49923,5590387,1,'soga_ear_type',0,28,0), (49924,5590387,1,'soga_eye_brow_type',0,14,-12), (49925,5590387,0,'soga_eye_color',229,229,102), (49926,5590387,1,'soga_eye_type',28,0,0), (49927,5590387,0,'soga_hair_face_color',75,28,9), (49928,5590387,0,'soga_hair_face_highlight_color',152,118,74), (49929,5590387,0,'soga_hair_type_color',75,28,9), (49930,5590387,0,'soga_hair_type_highlight_color',152,118,74), (49931,5590387,1,'soga_lip_type',-17,31,5), (49932,5590387,1,'soga_nose_type',28,-29,-2), (49933,5590387,0,'soga_skin_color',194,168,96), (49934,5590387,0,'wing_color1',255,255,255), (49935,5590387,0,'wing_color2',255,255,255), (49936,5590388,1,'cheek_type',-28,31,0), (49937,5590388,1,'chin_type',-28,0,19), (49938,5590388,1,'ear_type',-3,35,0), (49939,5590388,1,'eye_brow_type',-34,34,-3), (49940,5590388,0,'eye_color',240,236,46), (49941,5590388,1,'eye_type',100,0,0), (49942,5590388,0,'hair_color1',238,253,32), (49943,5590388,0,'hair_face_color',23,15,0), (49944,5590388,0,'hair_face_highlight_color',216,192,37), (49945,5590388,0,'hair_type_color',23,15,0), (49946,5590388,0,'hair_type_highlight_color',216,192,37), (49947,5590388,1,'lip_type',28,-17,-14), (49948,5590388,1,'nose_type',0,-18,-3), (49949,5590388,0,'skin_color',138,125,93), (49950,5590388,1,'soga_cheek_type',0,-34,34), (49951,5590388,1,'soga_chin_type',0,28,-17), (49952,5590388,1,'soga_ear_type',0,100,0), (49953,5590388,1,'soga_eye_brow_type',0,-3,35), (49954,5590388,0,'soga_eye_color',229,229,102), (49955,5590388,0,'soga_hair_face_color',23,15,0), (49956,5590388,0,'soga_hair_face_highlight_color',216,192,37), (49957,5590388,0,'soga_hair_type_color',23,15,0), (49958,5590388,0,'soga_hair_type_highlight_color',216,192,37), (49959,5590388,1,'soga_lip_type',-3,-28,31), (49960,5590388,1,'soga_nose_type',-14,-28,0), (49961,5590388,0,'soga_skin_color',138,125,93), (49962,5590388,0,'wing_color1',255,255,255), (49963,5590388,0,'wing_color2',255,255,255), (49964,5590389,1,'cheek_type',75,-19,0), (49965,5590389,1,'chin_type',-43,-5,77), (49966,5590389,1,'ear_type',-35,-50,0), (49967,5590389,1,'eye_brow_type',91,-32,-26), (49968,5590389,0,'eye_color',154,185,164), (49969,5590389,1,'eye_type',56,0,0), (49970,5590389,0,'hair_color1',14,200,38), (49971,5590389,0,'hair_color2',39,32,39), (49972,5590389,0,'hair_face_color',15,1,21), (49973,5590389,0,'hair_face_highlight_color',173,66,27), (49974,5590389,0,'hair_highlight',89,21,21), (49975,5590389,0,'hair_type_color',15,1,21), (49976,5590389,0,'hair_type_highlight_color',173,66,27), (49977,5590389,1,'lip_type',-29,-72,85), (49978,5590389,1,'nose_type',17,14,-56), (49979,5590389,0,'skin_color',240,197,202), (49980,5590389,1,'soga_cheek_type',0,91,-32), (49981,5590389,1,'soga_chin_type',0,-29,-72), (49982,5590389,1,'soga_ear_type',0,56,0), (49983,5590389,1,'soga_eye_brow_type',0,-35,-50), (49984,5590389,0,'soga_eye_color',229,229,102), (49985,5590389,1,'soga_eye_type',56,0,0), (49986,5590389,0,'soga_hair_color1',29,21,28), (49987,5590389,0,'soga_hair_color2',39,32,39), (49988,5590389,0,'soga_hair_face_color',15,1,21), (49989,5590389,0,'soga_hair_face_highlight_color',173,66,27), (49990,5590389,0,'soga_hair_highlight',89,21,21), (49991,5590389,0,'soga_hair_type_color',15,1,21), (49992,5590389,0,'soga_hair_type_highlight_color',173,66,27), (49993,5590389,1,'soga_lip_type',-26,75,-19), (49994,5590389,1,'soga_nose_type',85,-43,-5), (49995,5590389,0,'soga_skin_color',240,197,202), (49996,5590389,0,'wing_color1',255,255,255), (49997,5590389,0,'wing_color2',255,255,255), (49998,5590390,1,'cheek_type',28,-74,0), (49999,5590390,1,'chin_type',74,28,-53), (50000,5590390,1,'ear_type',74,-85,0), (50001,5590390,1,'eye_brow_type',-43,-52,-32), (50002,5590390,0,'eye_color',43,61,36), (50003,5590390,1,'eye_type',66,0,0), (50004,5590390,0,'hair_color1',180,221,71), (50005,5590390,0,'hair_color2',64,76,74), (50006,5590390,0,'hair_face_color',61,61,75), (50007,5590390,0,'hair_face_highlight_color',84,0,0), (50008,5590390,0,'hair_highlight',109,14,49), (50009,5590390,0,'hair_type_color',61,61,75), (50010,5590390,0,'hair_type_highlight_color',84,0,0), (50011,5590390,1,'lip_type',58,-74,25), (50012,5590390,1,'nose_type',-15,-76,-35), (50013,5590390,0,'skin_color',253,250,250), (50014,5590390,1,'soga_cheek_type',0,-43,-52), (50015,5590390,1,'soga_chin_type',0,58,-74), (50016,5590390,1,'soga_ear_type',0,66,0), (50017,5590390,1,'soga_eye_brow_type',0,74,-85), (50018,5590390,0,'soga_eye_color',229,229,102), (50019,5590390,1,'soga_eye_type',66,0,0), (50020,5590390,0,'soga_hair_color1',43,36,70), (50021,5590390,0,'soga_hair_color2',64,76,74), (50022,5590390,0,'soga_hair_face_color',61,61,75), (50023,5590390,0,'soga_hair_face_highlight_color',84,0,0), (50024,5590390,0,'soga_hair_highlight',109,14,49), (50025,5590390,0,'soga_hair_type_color',61,61,75), (50026,5590390,0,'soga_hair_type_highlight_color',84,0,0), (50027,5590390,1,'soga_lip_type',-32,28,-74), (50028,5590390,1,'soga_nose_type',25,74,28), (50029,5590390,0,'soga_skin_color',253,250,250), (50030,5590390,0,'wing_color1',255,255,255), (50031,5590390,0,'wing_color2',255,255,255), (50032,5590391,1,'cheek_type',0,20,0), (50033,5590391,1,'chin_type',-42,-34,25), (50034,5590391,1,'ear_type',0,-17,0), (50035,5590391,1,'eye_brow_type',10,11,0), (50036,5590391,0,'eye_color',66,69,37), (50037,5590391,1,'eye_type',-4,0,0), (50038,5590391,0,'hair_color1',225,37,0), (50039,5590391,0,'hair_face_color',52,33,0), (50040,5590391,0,'hair_face_highlight_color',153,59,10), (50041,5590391,0,'hair_type_color',52,33,0), (50042,5590391,0,'hair_type_highlight_color',153,59,10), (50043,5590391,1,'lip_type',0,-43,22), (50044,5590391,1,'nose_type',-19,-31,37), (50045,5590391,0,'skin_color',212,183,127), (50046,5590391,1,'soga_cheek_type',0,10,11), (50047,5590391,1,'soga_chin_type',0,0,-43), (50048,5590391,1,'soga_ear_type',0,-4,0), (50049,5590391,1,'soga_eye_brow_type',0,0,-17), (50050,5590391,0,'soga_eye_color',229,229,102), (50051,5590391,1,'soga_eye_type',-4,0,0), (50052,5590391,0,'soga_hair_face_color',52,33,0), (50053,5590391,0,'soga_hair_face_highlight_color',153,59,10), (50054,5590391,0,'soga_hair_type_color',52,33,0), (50055,5590391,0,'soga_hair_type_highlight_color',153,59,10), (50056,5590391,1,'soga_lip_type',0,0,20), (50057,5590391,1,'soga_nose_type',22,-42,-34), (50058,5590391,0,'soga_skin_color',212,183,127), (50059,5590391,0,'wing_color1',255,255,255), (50060,5590391,0,'wing_color2',255,255,255), (50061,5590392,1,'cheek_type',14,-75,0), (50062,5590392,1,'chin_type',21,17,77), (50063,5590392,1,'ear_type',71,76,0), (50064,5590392,1,'eye_brow_type',-11,-58,17), (50065,5590392,0,'eye_color',194,14,14), (50066,5590392,1,'eye_type',-75,0,0), (50067,5590392,0,'hair_color1',69,204,58), (50068,5590392,0,'hair_face_color',157,151,144), (50069,5590392,0,'hair_type_color',157,151,144), (50070,5590392,1,'lip_type',7,61,65), (50071,5590392,1,'nose_type',0,69,-52), (50072,5590392,0,'skin_color',149,150,106), (50073,5590392,1,'soga_cheek_type',0,-11,-58), (50074,5590392,1,'soga_chin_type',0,7,61), (50075,5590392,1,'soga_ear_type',0,-75,0), (50076,5590392,1,'soga_eye_brow_type',0,71,76), (50077,5590392,0,'soga_eye_color',229,229,102), (50078,5590392,1,'soga_eye_type',-75,0,0), (50079,5590392,0,'soga_hair_face_color',157,151,144), (50080,5590392,0,'soga_hair_type_color',157,151,144), (50081,5590392,1,'soga_lip_type',17,14,-75), (50082,5590392,1,'soga_nose_type',65,21,17), (50083,5590392,0,'soga_skin_color',149,150,106), (50084,5590392,0,'wing_color1',255,255,255), (50085,5590392,0,'wing_color2',255,255,255), (50086,5590393,1,'cheek_type',-43,-28,0), (50087,5590393,1,'chin_type',93,52,38), (50088,5590393,1,'ear_type',-93,45,0), (50089,5590393,1,'eye_brow_type',-19,-20,11), (50090,5590393,0,'eye_color',245,180,255), (50091,5590393,1,'eye_type',-37,0,0), (50092,5590393,0,'hair_color1',40,228,53), (50093,5590393,0,'hair_face_color',107,131,144), (50094,5590393,0,'hair_face_highlight_color',103,133,149), (50095,5590393,0,'hair_type_color',107,131,144), (50096,5590393,0,'hair_type_highlight_color',103,133,149), (50097,5590393,1,'lip_type',-81,57,-21), (50098,5590393,1,'nose_type',-53,40,-28), (50099,5590393,0,'skin_color',167,144,177), (50100,5590393,1,'soga_cheek_type',0,-19,-20), (50101,5590393,1,'soga_chin_type',0,-81,57), (50102,5590393,1,'soga_ear_type',0,-37,0), (50103,5590393,1,'soga_eye_brow_type',0,-93,45), (50104,5590393,0,'soga_eye_color',229,229,102), (50105,5590393,0,'soga_hair_face_color',107,131,144), (50106,5590393,0,'soga_hair_face_highlight_color',103,133,149), (50107,5590393,0,'soga_hair_type_color',107,131,144), (50108,5590393,0,'soga_hair_type_highlight_color',103,133,149), (50109,5590393,1,'soga_lip_type',11,-43,-28), (50110,5590393,1,'soga_nose_type',-21,93,52), (50111,5590393,0,'soga_skin_color',167,144,177), (50112,5590394,1,'cheek_type',43,34,0), (50113,5590394,1,'chin_type',75,-10,-61), (50114,5590394,1,'eye_brow_type',9,3,8), (50115,5590394,0,'eye_color',140,182,175), (50116,5590394,1,'eye_type',-14,0,0), (50117,5590394,0,'hair_color1',17,31,242), (50118,5590394,0,'hair_face_color',59,33,26), (50119,5590394,0,'hair_type_color',59,33,26), (50120,5590394,1,'lip_type',-7,87,7), (50121,5590394,1,'nose_type',-75,17,31), (50122,5590394,0,'skin_color',59,33,26), (50123,5590394,1,'soga_cheek_type',0,9,3), (50124,5590394,1,'soga_chin_type',0,-7,87), (50125,5590394,1,'soga_ear_type',0,-14,0), (50126,5590394,0,'soga_eye_color',204,204,204), (50127,5590394,0,'soga_hair_face_color',59,33,26), (50128,5590394,0,'soga_hair_type_color',59,33,26), (50129,5590394,1,'soga_lip_type',8,43,34), (50130,5590394,1,'soga_nose_type',7,75,-10), (50131,5590394,0,'soga_skin_color',59,33,26), (50132,5590395,1,'cheek_type',-12,90,0), (50133,5590395,1,'chin_type',-31,-25,25), (50134,5590395,1,'ear_type',76,34,0), (50135,5590395,1,'eye_brow_type',-25,-22,-96), (50136,5590395,0,'eye_color',148,192,205), (50137,5590395,1,'eye_type',-26,0,0), (50138,5590395,0,'hair_color1',74,195,231), (50139,5590395,0,'hair_color2',64,76,74), (50140,5590395,0,'hair_face_color',79,87,97), (50141,5590395,0,'hair_face_highlight_color',31,9,12), (50142,5590395,0,'hair_highlight',54,45,28), (50143,5590395,0,'hair_type_color',79,87,97), (50144,5590395,0,'hair_type_highlight_color',31,9,12), (50145,5590395,1,'lip_type',31,-72,-8), (50146,5590395,1,'nose_type',55,74,-61), (50147,5590395,0,'skin_color',182,125,122), (50148,5590395,1,'soga_cheek_type',0,-25,-22), (50149,5590395,1,'soga_chin_type',0,31,-72), (50150,5590395,1,'soga_ear_type',0,-26,0), (50151,5590395,1,'soga_eye_brow_type',0,76,34), (50152,5590395,0,'soga_eye_color',229,229,102), (50153,5590395,1,'soga_eye_type',-26,0,0), (50154,5590395,0,'soga_hair_color1',43,36,70), (50155,5590395,0,'soga_hair_color2',64,76,74), (50156,5590395,0,'soga_hair_face_color',79,87,97), (50157,5590395,0,'soga_hair_face_highlight_color',31,9,12), (50158,5590395,0,'soga_hair_highlight',54,45,28), (50159,5590395,0,'soga_hair_type_color',79,87,97), (50160,5590395,0,'soga_hair_type_highlight_color',31,9,12), (50161,5590395,1,'soga_lip_type',-96,-12,90), (50162,5590395,1,'soga_nose_type',-8,-31,-25), (50163,5590395,0,'soga_skin_color',182,125,122), (50164,5590395,0,'wing_color1',255,255,255), (50165,5590395,0,'wing_color2',255,255,255), (50166,5590396,1,'cheek_type',91,-1,0), (50167,5590396,1,'chin_type',75,31,34), (50168,5590396,1,'ear_type',-100,-97,0), (50169,5590396,1,'eye_brow_type',-47,74,-41), (50170,5590396,0,'eye_color',204,204,204), (50171,5590396,1,'eye_type',25,0,0), (50172,5590396,0,'hair_color1',14,198,50), (50173,5590396,1,'lip_type',-11,15,8), (50174,5590396,1,'nose_type',-83,14,-58), (50175,5590396,0,'skin_color',177,179,180), (50176,5590396,1,'soga_cheek_type',0,-47,74), (50177,5590396,1,'soga_chin_type',0,-11,15), (50178,5590396,1,'soga_ear_type',0,25,0), (50179,5590396,1,'soga_eye_brow_type',0,-100,-97), (50180,5590396,0,'soga_eye_color',204,204,204), (50181,5590396,1,'soga_lip_type',-41,91,-1), (50182,5590396,1,'soga_nose_type',8,75,31), (50183,5590396,0,'soga_skin_color',177,179,180), (50184,5590397,1,'cheek_type',-29,-23,0), (50185,5590397,1,'chin_type',26,17,32), (50186,5590397,1,'ear_type',-40,-25,0), (50187,5590397,1,'eye_brow_type',-9,35,-8), (50188,5590397,0,'eye_color',222,35,32), (50189,5590397,1,'eye_type',-3,0,0), (50190,5590397,0,'hair_color1',20,233,12), (50191,5590397,0,'hair_face_color',52,38,20), (50192,5590397,0,'hair_face_highlight_color',216,192,37), (50193,5590397,0,'hair_type_color',52,38,20), (50194,5590397,0,'hair_type_highlight_color',216,192,37), (50195,5590397,1,'lip_type',-12,-22,22), (50196,5590397,1,'nose_type',-28,20,-23), (50197,5590397,0,'skin_color',152,93,67), (50198,5590397,1,'soga_cheek_type',0,-9,35), (50199,5590397,1,'soga_chin_type',0,-12,-22), (50200,5590397,1,'soga_ear_type',0,-3,0), (50201,5590397,1,'soga_eye_brow_type',0,-40,-25), (50202,5590397,0,'soga_eye_color',229,229,102), (50203,5590397,1,'soga_eye_type',-3,0,0), (50204,5590397,0,'soga_hair_face_color',52,38,20), (50205,5590397,0,'soga_hair_face_highlight_color',216,192,37), (50206,5590397,0,'soga_hair_type_color',52,38,20), (50207,5590397,0,'soga_hair_type_highlight_color',216,192,37), (50208,5590397,1,'soga_lip_type',-8,-29,-23), (50209,5590397,1,'soga_nose_type',22,26,17), (50210,5590397,0,'soga_skin_color',152,93,67), (50211,5590397,0,'wing_color1',255,255,255), (50212,5590397,0,'wing_color2',255,255,255), (50213,5590398,1,'cheek_type',93,-71,0), (50214,5590398,1,'chin_type',-18,-7,-1), (50215,5590398,1,'eye_brow_type',-96,-63,35), (50216,5590398,0,'eye_color',133,182,194), (50217,5590398,1,'eye_type',88,0,0), (50218,5590398,0,'hair_color1',14,19,17), (50219,5590398,0,'hair_face_color',7,21,14), (50220,5590398,0,'hair_type_color',7,21,14), (50221,5590398,1,'lip_type',-83,18,-62), (50222,5590398,1,'nose_type',-31,14,19), (50223,5590398,0,'skin_color',7,21,14), (50224,5590398,1,'soga_cheek_type',0,-96,-63), (50225,5590398,1,'soga_chin_type',0,-83,18), (50226,5590398,1,'soga_ear_type',0,88,0), (50227,5590398,0,'soga_eye_color',229,229,102), (50228,5590398,0,'soga_hair_face_color',7,21,14), (50229,5590398,0,'soga_hair_type_color',7,21,14), (50230,5590398,1,'soga_lip_type',35,93,-71), (50231,5590398,1,'soga_nose_type',-62,-18,-7), (50232,5590398,0,'soga_skin_color',7,21,14), (50233,5590398,0,'wing_color1',255,255,255), (50234,5590398,0,'wing_color2',255,255,255), (50235,5590399,1,'cheek_type',75,11,0), (50236,5590399,1,'chin_type',64,-34,87), (50237,5590399,1,'ear_type',81,21,0), (50238,5590399,1,'eye_brow_type',62,93,-68), (50239,5590399,0,'eye_color',137,185,200), (50240,5590399,1,'eye_type',-37,0,0), (50241,5590399,0,'hair_color1',163,216,62), (50242,5590399,0,'hair_color2',62,0,0), (50243,5590399,0,'hair_face_color',70,71,98), (50244,5590399,0,'hair_face_highlight_color',179,178,168), (50245,5590399,0,'hair_type_color',70,71,98), (50246,5590399,0,'hair_type_highlight_color',179,178,168), (50247,5590399,1,'lip_type',-34,17,25), (50248,5590399,1,'nose_type',-28,-93,-40), (50249,5590399,0,'skin_color',188,197,197), (50250,5590399,1,'soga_cheek_type',0,62,93), (50251,5590399,1,'soga_chin_type',0,-34,17), (50252,5590399,1,'soga_ear_type',0,-37,0), (50253,5590399,1,'soga_eye_brow_type',0,81,21), (50254,5590399,0,'soga_eye_color',204,204,204), (50255,5590399,1,'soga_eye_type',62,0,0), (50256,5590399,0,'soga_hair_face_color',70,71,98), (50257,5590399,0,'soga_hair_face_highlight_color',179,178,168), (50258,5590399,0,'soga_hair_type_color',70,71,98), (50259,5590399,0,'soga_hair_type_highlight_color',179,178,168), (50260,5590399,1,'soga_lip_type',-68,75,11), (50261,5590399,1,'soga_nose_type',25,64,-34), (50262,5590399,0,'soga_skin_color',188,197,197), (50263,5590400,1,'cheek_type',0,-28,0), (50264,5590400,1,'chin_type',17,-10,-4), (50265,5590400,1,'ear_type',1,-3,0), (50266,5590400,1,'eye_brow_type',0,17,0), (50267,5590400,0,'eye_color',165,15,67), (50268,5590400,1,'eye_type',-2,0,0), (50269,5590400,0,'hair_color1',217,26,0), (50270,5590400,0,'hair_face_color',239,235,210), (50271,5590400,0,'hair_type_color',239,235,210), (50272,5590400,1,'lip_type',-2,7,-31), (50273,5590400,1,'nose_type',0,-39,26), (50274,5590400,0,'skin_color',140,145,141), (50275,5590400,1,'soga_cheek_type',0,0,17), (50276,5590400,1,'soga_chin_type',0,-2,7), (50277,5590400,1,'soga_ear_type',0,-2,0), (50278,5590400,1,'soga_eye_brow_type',0,1,-3), (50279,5590400,0,'soga_eye_color',229,229,102), (50280,5590400,0,'soga_hair_face_color',239,235,210), (50281,5590400,0,'soga_hair_type_color',239,235,210), (50282,5590400,1,'soga_lip_type',0,0,-28), (50283,5590400,1,'soga_nose_type',-31,17,-10), (50284,5590400,0,'soga_skin_color',140,145,141), (50285,5590400,0,'wing_color1',255,255,255), (50286,5590400,0,'wing_color2',255,255,255), (50287,5590401,1,'cheek_type',-7,-90,0), (50288,5590401,1,'chin_type',-39,-37,0), (50289,5590401,1,'ear_type',97,75,0), (50290,5590401,1,'eye_brow_type',7,76,62), (50291,5590401,0,'eye_color',0,20,31), (50292,5590401,1,'eye_type',62,0,0), (50293,5590401,0,'hair_color1',79,242,213), (50294,5590401,1,'lip_type',87,55,74), (50295,5590401,1,'nose_type',89,79,-14), (50296,5590401,0,'skin_color',139,38,1), (50297,5590401,1,'soga_cheek_type',0,7,76), (50298,5590401,1,'soga_chin_type',0,87,55), (50299,5590401,1,'soga_ear_type',0,62,0), (50300,5590401,1,'soga_eye_brow_type',0,97,75), (50301,5590401,0,'soga_eye_color',229,229,102), (50302,5590401,1,'soga_eye_type',62,0,0), (50303,5590401,1,'soga_lip_type',62,-7,-90), (50304,5590401,1,'soga_nose_type',74,-39,-37), (50305,5590401,0,'soga_skin_color',139,38,1), (50306,5590401,0,'wing_color1',255,255,255), (50307,5590401,0,'wing_color2',255,255,255), (50308,5590402,1,'cheek_type',14,100,0), (50309,5590402,1,'chin_type',100,100,-100), (50310,5590402,1,'ear_type',-100,100,0), (50311,5590402,1,'eye_brow_type',57,100,-28), (50312,5590402,0,'eye_color',46,93,108), (50313,5590402,1,'eye_type',-97,0,0), (50314,5590402,0,'hair_color1',194,100,100), (50315,5590402,0,'hair_color2',100,0,0), (50316,5590402,0,'hair_face_color',96,113,118), (50317,5590402,0,'hair_face_highlight_color',121,38,35), (50318,5590402,0,'hair_type_color',96,113,118), (50319,5590402,0,'hair_type_highlight_color',121,38,35), (50320,5590402,1,'lip_type',100,-48,62), (50321,5590402,1,'nose_type',-100,-62,100), (50322,5590402,0,'skin_color',216,162,165), (50323,5590402,1,'soga_cheek_type',0,57,100), (50324,5590402,1,'soga_chin_type',0,100,-48), (50325,5590402,1,'soga_ear_type',0,-97,0), (50326,5590402,1,'soga_eye_brow_type',0,-100,100), (50327,5590402,0,'soga_eye_color',204,204,204), (50328,5590402,1,'soga_eye_type',100,0,0), (50329,5590402,0,'soga_hair_face_color',96,113,118), (50330,5590402,0,'soga_hair_face_highlight_color',121,38,35), (50331,5590402,0,'soga_hair_type_color',96,113,118), (50332,5590402,0,'soga_hair_type_highlight_color',121,38,35), (50333,5590402,1,'soga_lip_type',-28,14,100), (50334,5590402,1,'soga_nose_type',62,100,100), (50335,5590402,0,'soga_skin_color',216,162,165), (50336,5590402,0,'wing_color1',255,255,255), (50337,5590402,0,'wing_color2',255,255,255), (50338,5590403,1,'cheek_type',17,31,0), (50339,5590403,1,'chin_type',-37,17,25), (50340,5590403,1,'ear_type',34,-3,0), (50341,5590403,1,'eye_brow_type',10,-25,14), (50342,5590403,0,'eye_color',246,239,253), (50343,5590403,0,'hair_color1',28,17,0), (50344,5590403,0,'hair_face_color',200,200,198), (50345,5590403,0,'hair_face_highlight_color',152,118,74), (50346,5590403,0,'hair_type_color',200,200,198), (50347,5590403,0,'hair_type_highlight_color',152,118,74), (50348,5590403,1,'lip_type',-40,22,20), (50349,5590403,1,'nose_type',0,28,17), (50350,5590403,0,'skin_color',227,228,227), (50351,5590403,1,'soga_cheek_type',0,10,-25), (50352,5590403,1,'soga_chin_type',0,-40,22), (50353,5590403,1,'soga_ear_type',34,-3,0), (50354,5590403,1,'soga_eye_brow_type',0,34,-3), (50355,5590403,0,'soga_eye_color',229,229,102), (50356,5590403,0,'soga_hair_face_color',200,200,198), (50357,5590403,0,'soga_hair_face_highlight_color',152,118,74), (50358,5590403,0,'soga_hair_type_color',200,200,198), (50359,5590403,0,'soga_hair_type_highlight_color',152,118,74), (50360,5590403,1,'soga_lip_type',14,17,31), (50361,5590403,1,'soga_nose_type',20,-37,17), (50362,5590403,0,'soga_skin_color',227,228,227), (50363,5590403,0,'wing_color1',255,255,255), (50364,5590403,0,'wing_color2',255,255,255), (50365,5590404,1,'cheek_type',-18,31,0), (50366,5590404,1,'chin_type',0,0,-14), (50367,5590404,1,'ear_type',-17,-19,0), (50368,5590404,1,'eye_brow_type',0,-31,-17), (50369,5590404,0,'eye_color',182,192,165), (50370,5590404,1,'eye_type',25,0,0), (50371,5590404,0,'hair_color1',0,10,0), (50372,5590404,0,'hair_face_color',132,130,82), (50373,5590404,0,'hair_face_highlight_color',134,126,124), (50374,5590404,0,'hair_type_color',132,130,82), (50375,5590404,0,'hair_type_highlight_color',134,126,124), (50376,5590404,1,'lip_type',-28,0,0), (50377,5590404,1,'nose_type',9,0,10), (50378,5590404,0,'skin_color',124,126,127), (50379,5590404,1,'soga_cheek_type',0,0,-31), (50380,5590404,1,'soga_chin_type',0,-28,0), (50381,5590404,1,'soga_ear_type',0,25,0), (50382,5590404,1,'soga_eye_brow_type',0,-17,-19), (50383,5590404,0,'soga_eye_color',229,229,102), (50384,5590404,1,'soga_eye_type',25,0,0), (50385,5590404,0,'soga_hair_face_color',132,130,82), (50386,5590404,0,'soga_hair_face_highlight_color',134,126,124), (50387,5590404,0,'soga_hair_type_color',132,130,82), (50388,5590404,0,'soga_hair_type_highlight_color',134,126,124), (50389,5590404,1,'soga_lip_type',-17,-18,31), (50390,5590404,1,'soga_nose_type',9,0,10), (50391,5590404,0,'soga_skin_color',124,126,127), (50392,5590404,0,'wing_color1',255,255,255), (50393,5590404,0,'wing_color2',255,255,255), (50394,5590405,1,'cheek_type',-19,31,0), (50395,5590405,1,'chin_type',0,-1,-14), (50396,5590405,1,'ear_type',-17,-20,0), (50397,5590405,1,'eye_brow_type',0,-31,-17), (50398,5590405,0,'eye_color',182,192,165), (50399,5590405,1,'eye_type',25,0,0), (50400,5590405,0,'hair_color1',0,11,0), (50401,5590405,0,'hair_color2',0,39,2), (50402,5590405,0,'hair_face_color',132,130,82), (50403,5590405,0,'hair_face_highlight_color',134,126,124), (50404,5590405,0,'hair_highlight',26,3,26), (50405,5590405,0,'hair_type_color',132,130,82), (50406,5590405,0,'hair_type_highlight_color',134,126,124), (50407,5590405,1,'lip_type',-28,0,0), (50408,5590405,1,'nose_type',10,0,11), (50409,5590405,0,'skin_color',148,105,57), (50410,5590405,1,'soga_cheek_type',0,0,-31), (50411,5590405,1,'soga_chin_type',0,-28,0), (50412,5590405,1,'soga_ear_type',0,25,0), (50413,5590405,1,'soga_eye_brow_type',0,-17,-20), (50414,5590405,0,'soga_eye_color',229,229,102), (50415,5590405,0,'soga_hair_color1',2,26,0), (50416,5590405,0,'soga_hair_face_color',132,130,82), (50417,5590405,0,'soga_hair_face_highlight_color',134,126,124), (50418,5590405,0,'soga_hair_type_color',132,130,82), (50419,5590405,0,'soga_hair_type_highlight_color',134,126,124), (50420,5590405,1,'soga_lip_type',-17,-19,31), (50421,5590405,1,'soga_nose_type',0,0,-1), (50422,5590405,0,'soga_skin_color',148,105,57), (50423,5590405,0,'wing_color1',255,255,255), (50424,5590405,0,'wing_color2',255,255,255), (50425,5590406,1,'cheek_type',-53,-81,0), (50426,5590406,1,'chin_type',50,-88,61), (50427,5590406,1,'ear_type',50,-83,0), (50428,5590406,1,'eye_brow_type',-93,-83,-76), (50429,5590406,0,'eye_color',0,88,88), (50430,5590406,1,'eye_type',-43,0,0), (50431,5590406,0,'hair_color1',166,208,17), (50432,5590406,0,'hair_color2',0,39,2), (50433,5590406,0,'hair_highlight',26,3,26), (50434,5590406,1,'lip_type',-56,21,-56), (50435,5590406,1,'nose_type',82,-90,-48), (50436,5590406,0,'skin_color',135,121,71), (50437,5590406,1,'soga_cheek_type',0,-93,-83), (50438,5590406,1,'soga_chin_type',0,-56,21), (50439,5590406,1,'soga_ear_type',0,-43,0), (50440,5590406,1,'soga_eye_brow_type',0,50,-83), (50441,5590406,0,'soga_eye_color',229,229,102), (50442,5590406,0,'soga_hair_color1',2,26,0), (50443,5590406,1,'soga_lip_type',-76,-53,-81), (50444,5590406,1,'soga_nose_type',-56,50,-88), (50445,5590406,0,'soga_skin_color',135,121,71), (50446,5590406,0,'wing_color1',255,255,255), (50447,5590406,0,'wing_color2',255,255,255), (50448,5590407,1,'cheek_type',20,14,0), (50449,5590407,1,'chin_type',35,81,68), (50450,5590407,1,'ear_type',-62,28,0), (50451,5590407,1,'eye_brow_type',-56,82,28), (50452,5590407,0,'eye_color',61,120,89), (50453,5590407,1,'eye_type',-41,0,0), (50454,5590407,0,'hair_color1',68,208,248), (50455,5590407,0,'hair_color2',76,0,0), (50456,5590407,0,'hair_face_highlight_color',35,24,1), (50457,5590407,0,'hair_type_highlight_color',35,24,1), (50458,5590407,1,'lip_type',94,-76,-50), (50459,5590407,1,'nose_type',64,68,-48), (50460,5590407,0,'skin_color',241,232,234), (50461,5590407,1,'soga_cheek_type',0,-56,82), (50462,5590407,1,'soga_chin_type',0,94,-76), (50463,5590407,1,'soga_ear_type',0,-41,0), (50464,5590407,1,'soga_eye_brow_type',0,-62,28), (50465,5590407,0,'soga_eye_color',229,229,102), (50466,5590407,1,'soga_eye_type',76,0,0), (50467,5590407,0,'soga_hair_face_highlight_color',35,24,1), (50468,5590407,0,'soga_hair_type_highlight_color',35,24,1), (50469,5590407,1,'soga_lip_type',28,20,14), (50470,5590407,1,'soga_nose_type',-50,35,81), (50471,5590407,0,'soga_skin_color',241,232,234), (50472,5590407,0,'wing_color1',255,255,255), (50473,5590407,0,'wing_color2',255,255,255), (50474,5590408,0,'eye_color',118,13,124), (50475,5590408,0,'hair_color1',0,0,8), (50476,5590408,0,'hair_face_color',99,98,98), (50477,5590408,0,'hair_type_color',99,98,98), (50478,5590408,0,'skin_color',99,231,4), (50479,5590408,0,'soga_eye_color',229,229,102), (50480,5590408,0,'soga_hair_face_color',99,98,98), (50481,5590408,0,'soga_hair_type_color',99,98,98), (50482,5590408,0,'soga_skin_color',99,231,4), (50483,5590408,0,'wing_color1',255,255,255), (50484,5590408,0,'wing_color2',255,255,255), (50485,5590409,1,'chin_type',0,4,-7), (50486,5590409,1,'ear_type',-7,-17,0), (50487,5590409,1,'eye_brow_type',-12,-32,-7), (50488,5590409,0,'eye_color',118,13,124), (50489,5590409,1,'eye_type',4,0,0), (50490,5590409,0,'hair_color1',0,0,8), (50491,5590409,0,'hair_face_color',99,98,98), (50492,5590409,0,'hair_type_color',99,98,98), (50493,5590409,1,'lip_type',-4,11,-12), (50494,5590409,1,'nose_type',9,-7,-4), (50495,5590409,0,'skin_color',99,231,4), (50496,5590409,1,'soga_cheek_type',0,-12,-32), (50497,5590409,1,'soga_chin_type',0,-4,11), (50498,5590409,1,'soga_ear_type',0,4,0), (50499,5590409,1,'soga_eye_brow_type',0,-7,-17), (50500,5590409,0,'soga_eye_color',229,229,102), (50501,5590409,0,'soga_hair_face_color',99,98,98), (50502,5590409,0,'soga_hair_type_color',99,98,98), (50503,5590409,1,'soga_lip_type',-7,0,0), (50504,5590409,1,'soga_nose_type',-12,0,4), (50505,5590409,0,'soga_skin_color',99,231,4), (50506,5590409,0,'wing_color1',255,255,255), (50507,5590409,0,'wing_color2',255,255,255), (50508,5590410,1,'cheek_type',100,-100,0), (50509,5590410,1,'chin_type',-100,100,100), (50510,5590410,1,'ear_type',25,9,0), (50511,5590410,1,'eye_brow_type',100,100,100), (50512,5590410,0,'eye_color',118,14,183), (50513,5590410,1,'eye_type',100,0,0), (50514,5590410,0,'hair_color1',239,255,228), (50515,5590410,0,'hair_face_color',171,60,32), (50516,5590410,0,'hair_face_highlight_color',216,192,37), (50517,5590410,0,'hair_type_color',171,60,32), (50518,5590410,0,'hair_type_highlight_color',216,192,37), (50519,5590410,1,'lip_type',100,50,-68), (50520,5590410,1,'nose_type',0,-17,-1), (50521,5590410,0,'skin_color',235,219,156), (50522,5590410,1,'soga_cheek_type',0,100,100), (50523,5590410,1,'soga_chin_type',0,100,50), (50524,5590410,1,'soga_ear_type',0,100,0), (50525,5590410,1,'soga_eye_brow_type',0,25,9), (50526,5590410,0,'soga_eye_color',229,229,102), (50527,5590410,0,'soga_hair_face_color',171,60,32), (50528,5590410,0,'soga_hair_face_highlight_color',216,192,37), (50529,5590410,0,'soga_hair_type_color',171,60,32), (50530,5590410,0,'soga_hair_type_highlight_color',216,192,37), (50531,5590410,1,'soga_lip_type',100,100,-100), (50532,5590410,1,'soga_nose_type',-68,-100,100), (50533,5590410,0,'soga_skin_color',235,219,156), (50534,5590410,0,'wing_color1',255,255,255), (50535,5590410,0,'wing_color2',255,255,255), (50536,5590411,1,'cheek_type',1,34,0), (50537,5590411,1,'chin_type',-42,45,7), (50538,5590411,1,'ear_type',-10,-9,0), (50539,5590411,1,'eye_brow_type',11,-9,4), (50540,5590411,0,'eye_color',41,84,71), (50541,5590411,1,'eye_type',-1,0,0), (50542,5590411,0,'hair_color1',3,11,0), (50543,5590411,0,'hair_face_color',68,30,0), (50544,5590411,0,'hair_face_highlight_color',8,7,5), (50545,5590411,0,'hair_type_color',68,30,0), (50546,5590411,0,'hair_type_highlight_color',8,7,5), (50547,5590411,1,'lip_type',5,-26,9), (50548,5590411,1,'nose_type',11,3,11), (50549,5590411,0,'skin_color',142,97,78), (50550,5590411,1,'soga_cheek_type',0,11,-9), (50551,5590411,1,'soga_chin_type',0,5,-26), (50552,5590411,1,'soga_ear_type',0,-1,0), (50553,5590411,1,'soga_eye_brow_type',0,-10,-9), (50554,5590411,0,'soga_eye_color',229,229,102), (50555,5590411,1,'soga_eye_type',-1,0,0), (50556,5590411,0,'soga_hair_face_color',68,30,0), (50557,5590411,0,'soga_hair_face_highlight_color',8,7,5), (50558,5590411,0,'soga_hair_type_color',68,30,0), (50559,5590411,0,'soga_hair_type_highlight_color',8,7,5), (50560,5590411,1,'soga_lip_type',4,1,34), (50561,5590411,1,'soga_nose_type',9,-42,45), (50562,5590411,0,'soga_skin_color',142,97,78), (50563,5590411,0,'wing_color1',255,255,255), (50564,5590411,0,'wing_color2',255,255,255), (50565,5590412,1,'cheek_type',-2,10,0), (50566,5590412,1,'chin_type',0,-25,17), (50567,5590412,1,'ear_type',28,-9,0), (50568,5590412,1,'eye_brow_type',25,-10,10), (50569,5590412,1,'eye_type',7,0,0), (50570,5590412,0,'hair_color1',244,228,0), (50571,5590412,0,'hair_face_color',139,122,138), (50572,5590412,0,'hair_face_highlight_color',105,103,97), (50573,5590412,0,'hair_type_color',139,122,138), (50574,5590412,0,'hair_type_highlight_color',105,103,97), (50575,5590412,1,'lip_type',41,21,38), (50576,5590412,1,'nose_type',-12,-12,-28), (50577,5590412,0,'skin_color',0,4,4), (50578,5590412,1,'soga_cheek_type',0,25,-10), (50579,5590412,1,'soga_chin_type',0,41,21), (50580,5590412,1,'soga_ear_type',0,7,0), (50581,5590412,1,'soga_eye_brow_type',0,28,-9), (50582,5590412,0,'soga_eye_color',229,229,102), (50583,5590412,1,'soga_eye_type',7,0,0), (50584,5590412,0,'soga_hair_face_color',139,122,138), (50585,5590412,0,'soga_hair_face_highlight_color',105,103,97), (50586,5590412,0,'soga_hair_type_color',139,122,138), (50587,5590412,0,'soga_hair_type_highlight_color',105,103,97), (50588,5590412,1,'soga_lip_type',10,-2,10), (50589,5590412,1,'soga_nose_type',38,0,-25), (50590,5590412,0,'soga_skin_color',0,4,4), (50591,5590412,0,'wing_color1',255,255,255), (50592,5590412,0,'wing_color2',255,255,255), (50593,5590413,1,'cheek_type',-71,-83,0), (50594,5590413,1,'chin_type',37,68,39), (50595,5590413,1,'ear_type',-43,-52,0), (50596,5590413,1,'eye_brow_type',11,-47,-20), (50597,5590413,0,'eye_color',31,61,45), (50598,5590413,1,'eye_type',-25,0,0), (50599,5590413,0,'hair_color1',0,221,161), (50600,5590413,0,'hair_color2',39,0,0), (50601,5590413,0,'hair_face_color',192,99,44), (50602,5590413,0,'hair_face_highlight_color',26,15,35), (50603,5590413,0,'hair_highlight',26,24,25), (50604,5590413,0,'hair_type_color',192,99,44), (50605,5590413,0,'hair_type_highlight_color',26,15,35), (50606,5590413,1,'lip_type',0,7,-25), (50607,5590413,1,'nose_type',56,0,-35), (50608,5590413,0,'skin_color',227,231,231), (50609,5590413,1,'soga_cheek_type',0,11,-47), (50610,5590413,1,'soga_chin_type',0,0,7), (50611,5590413,1,'soga_ear_type',0,-25,0), (50612,5590413,1,'soga_eye_brow_type',0,-43,-52), (50613,5590413,0,'soga_eye_color',204,204,204), (50614,5590413,1,'soga_eye_type',39,0,0), (50615,5590413,0,'soga_hair_color1',105,26,26), (50616,5590413,0,'soga_hair_color2',157,83,0), (50617,5590413,0,'soga_hair_face_color',192,99,44), (50618,5590413,0,'soga_hair_face_highlight_color',26,15,35), (50619,5590413,0,'soga_hair_highlight',26,24,25), (50620,5590413,0,'soga_hair_type_color',192,99,44), (50621,5590413,0,'soga_hair_type_highlight_color',26,15,35), (50622,5590413,1,'soga_lip_type',-20,-71,-83), (50623,5590413,1,'soga_nose_type',-25,37,68), (50624,5590413,0,'soga_skin_color',227,231,231), (50625,5590414,1,'cheek_type',0,10,0), (50626,5590414,1,'chin_type',18,20,25), (50627,5590414,1,'ear_type',0,2,0), (50628,5590414,1,'eye_brow_type',37,-38,23), (50629,5590414,0,'eye_color',71,45,17), (50630,5590414,1,'eye_type',2,0,0), (50631,5590414,0,'hair_color1',0,246,0), (50632,5590414,0,'hair_face_color',97,96,90), (50633,5590414,0,'hair_face_highlight_color',111,48,0), (50634,5590414,0,'hair_type_color',97,96,90), (50635,5590414,0,'hair_type_highlight_color',111,48,0), (50636,5590414,1,'lip_type',-25,11,-11), (50637,5590414,1,'nose_type',42,0,-10), (50638,5590414,0,'skin_color',224,217,172), (50639,5590414,1,'soga_cheek_type',0,37,-38), (50640,5590414,1,'soga_chin_type',0,-25,11), (50641,5590414,1,'soga_ear_type',0,2,0), (50642,5590414,1,'soga_eye_brow_type',0,0,2), (50643,5590414,0,'soga_eye_color',229,229,102), (50644,5590414,0,'soga_hair_face_color',97,96,90), (50645,5590414,0,'soga_hair_face_highlight_color',111,48,0), (50646,5590414,0,'soga_hair_type_color',97,96,90), (50647,5590414,0,'soga_hair_type_highlight_color',111,48,0), (50648,5590414,1,'soga_lip_type',23,0,10), (50649,5590414,1,'soga_nose_type',-11,18,20), (50650,5590414,0,'soga_skin_color',224,217,172), (50651,5590414,0,'wing_color1',255,255,255), (50652,5590414,0,'wing_color2',255,255,255), (50653,5590415,1,'cheek_type',8,34,0), (50654,5590415,1,'chin_type',-28,48,4), (50655,5590415,1,'ear_type',-17,4,0), (50656,5590415,1,'eye_brow_type',-8,7,1), (50657,5590415,0,'eye_color',255,255,249), (50658,5590415,1,'eye_type',-1,0,0), (50659,5590415,0,'hair_color1',214,1,0), (50660,5590415,0,'hair_face_color',76,75,66), (50661,5590415,0,'hair_type_color',76,75,66), (50662,5590415,1,'lip_type',-14,14,43), (50663,5590415,1,'nose_type',14,-42,1), (50664,5590415,0,'skin_color',129,131,93), (50665,5590415,1,'soga_cheek_type',0,-8,7), (50666,5590415,1,'soga_chin_type',0,-14,14), (50667,5590415,1,'soga_ear_type',0,-1,0), (50668,5590415,1,'soga_eye_brow_type',0,-17,4), (50669,5590415,0,'soga_eye_color',229,229,102), (50670,5590415,1,'soga_eye_type',-1,0,0), (50671,5590415,0,'soga_hair_face_color',76,75,66), (50672,5590415,0,'soga_hair_type_color',76,75,66), (50673,5590415,1,'soga_lip_type',1,8,34), (50674,5590415,1,'soga_nose_type',43,-28,48), (50675,5590415,0,'soga_skin_color',129,131,93), (50676,5590415,0,'wing_color1',255,255,255), (50677,5590415,0,'wing_color2',255,255,255), (50678,5590416,0,'eye_color',255,255,255), (50679,5590416,0,'skin_color',255,255,255), (50680,5590416,0,'soga_eye_color',255,0,255), (50681,5590417,1,'cheek_type',-34,-14,0), (50682,5590417,1,'chin_type',93,93,-25), (50683,5590417,1,'ear_type',83,7,0), (50684,5590417,1,'eye_brow_type',-95,-93,-53), (50685,5590417,0,'eye_color',97,105,57), (50686,5590417,0,'hair_color1',167,48,35), (50687,5590417,0,'hair_color2',77,0,0), (50688,5590417,0,'hair_face_color',233,184,31), (50689,5590417,0,'hair_face_highlight_color',43,17,14), (50690,5590417,0,'hair_type_color',233,184,31), (50691,5590417,0,'hair_type_highlight_color',43,17,14), (50692,5590417,1,'lip_type',-68,79,95), (50693,5590417,1,'nose_type',90,-89,48), (50694,5590417,0,'skin_color',114,103,68), (50695,5590417,1,'soga_cheek_type',0,-95,-93), (50696,5590417,1,'soga_chin_type',0,-68,79), (50697,5590417,1,'soga_eye_brow_type',0,83,7), (50698,5590417,0,'soga_eye_color',229,229,102), (50699,5590417,1,'soga_eye_type',77,0,0), (50700,5590417,0,'soga_hair_face_color',233,184,31), (50701,5590417,0,'soga_hair_face_highlight_color',43,17,14), (50702,5590417,0,'soga_hair_type_color',233,184,31), (50703,5590417,0,'soga_hair_type_highlight_color',43,17,14), (50704,5590417,1,'soga_lip_type',-53,-34,-14), (50705,5590417,1,'soga_nose_type',95,93,93), (50706,5590417,0,'soga_skin_color',114,103,68), (50707,5590417,0,'wing_color1',255,255,255), (50708,5590417,0,'wing_color2',255,255,255), (50709,5590418,1,'cheek_type',-28,-22,0), (50710,5590418,1,'chin_type',-2,14,-25), (50711,5590418,1,'ear_type',14,-20,0), (50712,5590418,1,'eye_brow_type',-26,5,-19), (50713,5590418,0,'eye_color',153,97,240), (50714,5590418,1,'eye_type',-21,0,0), (50715,5590418,0,'hair_color1',231,8,0), (50716,5590418,0,'hair_face_color',144,118,147), (50717,5590418,0,'hair_face_highlight_color',198,184,78), (50718,5590418,0,'hair_type_color',144,118,147), (50719,5590418,0,'hair_type_highlight_color',198,184,78), (50720,5590418,1,'lip_type',-4,4,5), (50721,5590418,1,'nose_type',-10,-25,8), (50722,5590418,0,'skin_color',169,157,200), (50723,5590418,1,'soga_cheek_type',0,-26,5), (50724,5590418,1,'soga_chin_type',0,-4,4), (50725,5590418,1,'soga_ear_type',0,-21,0), (50726,5590418,1,'soga_eye_brow_type',0,14,-20), (50727,5590418,0,'soga_eye_color',229,229,102), (50728,5590418,0,'soga_hair_face_color',144,118,147), (50729,5590418,0,'soga_hair_face_highlight_color',198,184,78), (50730,5590418,0,'soga_hair_type_color',144,118,147), (50731,5590418,0,'soga_hair_type_highlight_color',198,184,78), (50732,5590418,1,'soga_lip_type',-19,-28,-22), (50733,5590418,1,'soga_nose_type',5,-2,14), (50734,5590418,0,'soga_skin_color',169,157,200), (50735,5590418,0,'wing_color1',255,255,255), (50736,5590418,0,'wing_color2',255,255,255), (50737,5590419,1,'cheek_type',0,7,0), (50738,5590419,1,'chin_type',-20,46,3), (50739,5590419,1,'ear_type',-44,31,0), (50740,5590419,1,'eye_brow_type',1,10,-8), (50741,5590419,0,'eye_color',42,82,61), (50742,5590419,1,'eye_type',-29,0,0), (50743,5590419,0,'hair_color1',28,246,0), (50744,5590419,0,'hair_face_color',57,36,0), (50745,5590419,0,'hair_face_highlight_color',39,21,2), (50746,5590419,0,'hair_type_color',57,36,0), (50747,5590419,0,'hair_type_highlight_color',39,21,2), (50748,5590419,1,'lip_type',-9,-4,-31), (50749,5590419,1,'nose_type',0,28,-10), (50750,5590419,0,'skin_color',244,250,250), (50751,5590419,1,'soga_cheek_type',0,1,10), (50752,5590419,1,'soga_chin_type',0,-9,-4), (50753,5590419,1,'soga_ear_type',0,-29,0), (50754,5590419,1,'soga_eye_brow_type',0,-44,31), (50755,5590419,0,'soga_eye_color',229,229,102), (50756,5590419,1,'soga_eye_type',-29,0,0), (50757,5590419,0,'soga_hair_face_color',57,36,0), (50758,5590419,0,'soga_hair_face_highlight_color',39,21,2), (50759,5590419,0,'soga_hair_type_color',57,36,0), (50760,5590419,0,'soga_hair_type_highlight_color',39,21,2), (50761,5590419,1,'soga_lip_type',-8,0,7), (50762,5590419,1,'soga_nose_type',-31,-20,46), (50763,5590419,0,'soga_skin_color',244,250,250), (50764,5590419,0,'wing_color1',255,255,255), (50765,5590419,0,'wing_color2',255,255,255), (50766,5590420,1,'cheek_type',-43,-3,0), (50767,5590420,1,'chin_type',17,68,-28), (50768,5590420,1,'ear_type',-12,-52,0), (50769,5590420,1,'eye_brow_type',-14,77,0), (50770,5590420,0,'eye_color',0,58,58), (50771,5590420,1,'eye_type',-20,0,0), (50772,5590420,0,'hair_color1',25,172,23), (50773,5590420,1,'lip_type',38,-65,39), (50774,5590420,1,'nose_type',35,25,-84), (50775,5590420,0,'skin_color',80,23,7), (50776,5590420,1,'soga_cheek_type',0,-14,77), (50777,5590420,1,'soga_chin_type',0,38,-65), (50778,5590420,1,'soga_ear_type',0,-20,0), (50779,5590420,1,'soga_eye_brow_type',0,-12,-52), (50780,5590420,0,'soga_eye_color',229,229,102), (50781,5590420,1,'soga_eye_type',-20,0,0), (50782,5590420,1,'soga_lip_type',0,-43,-3), (50783,5590420,1,'soga_nose_type',39,17,68), (50784,5590420,0,'soga_skin_color',80,23,7), (50785,5590420,0,'wing_color1',255,255,255), (50786,5590420,0,'wing_color2',255,255,255), (50787,5590421,0,'eye_color',255,255,255), (50788,5590421,0,'skin_color',255,255,255), (50789,5590421,0,'soga_eye_color',255,0,255), (50790,5590422,1,'cheek_type',-68,-85,0), (50791,5590422,1,'chin_type',93,-55,-89), (50792,5590422,1,'ear_type',38,-91,0), (50793,5590422,1,'eye_brow_type',-18,-66,32), (50794,5590422,0,'eye_color',121,176,192), (50795,5590422,1,'eye_type',-22,0,0), (50796,5590422,0,'hair_color1',0,222,222), (50797,5590422,0,'hair_color2',168,0,0), (50798,5590422,0,'hair_face_color',112,136,139), (50799,5590422,0,'hair_face_highlight_color',19,6,25), (50800,5590422,0,'hair_highlight',26,24,25), (50801,5590422,0,'hair_type_color',112,136,139), (50802,5590422,0,'hair_type_highlight_color',19,6,25), (50803,5590422,1,'lip_type',46,-89,-82), (50804,5590422,1,'nose_type',-94,0,-34), (50805,5590422,0,'skin_color',213,220,211), (50806,5590422,1,'soga_cheek_type',0,-18,-66), (50807,5590422,1,'soga_chin_type',0,46,-89), (50808,5590422,1,'soga_ear_type',0,-22,0), (50809,5590422,1,'soga_eye_brow_type',0,38,-91), (50810,5590422,0,'soga_eye_color',229,229,102), (50811,5590422,1,'soga_eye_type',-88,0,0), (50812,5590422,0,'soga_hair_color1',123,123,130), (50813,5590422,0,'soga_hair_color2',144,140,137), (50814,5590422,0,'soga_hair_face_color',112,136,139), (50815,5590422,0,'soga_hair_face_highlight_color',19,6,25), (50816,5590422,0,'soga_hair_highlight',26,24,25), (50817,5590422,0,'soga_hair_type_color',112,136,139), (50818,5590422,0,'soga_hair_type_highlight_color',19,6,25), (50819,5590422,1,'soga_lip_type',32,-68,-85), (50820,5590422,1,'soga_nose_type',-82,93,-55), (50821,5590422,0,'soga_skin_color',213,220,211), (50822,5590423,1,'cheek_type',9,15,0), (50823,5590423,1,'chin_type',56,14,77), (50824,5590423,1,'ear_type',19,-47,0), (50825,5590423,1,'eye_brow_type',19,-26,0), (50826,5590423,0,'eye_color',55,117,121), (50827,5590423,1,'eye_type',47,0,0), (50828,5590423,0,'hair_color1',74,40,84), (50829,5590423,0,'hair_color2',213,0,0), (50830,5590423,0,'hair_face_color',100,70,10), (50831,5590423,0,'hair_face_highlight_color',232,169,28), (50832,5590423,0,'hair_type_color',100,70,10), (50833,5590423,0,'hair_type_highlight_color',232,169,28), (50834,5590423,1,'lip_type',61,20,-39), (50835,5590423,1,'nose_type',-83,74,40), (50836,5590423,0,'skin_color',244,237,237), (50837,5590423,1,'soga_cheek_type',0,19,-26), (50838,5590423,1,'soga_chin_type',0,61,20), (50839,5590423,1,'soga_ear_type',0,47,0), (50840,5590423,1,'soga_eye_brow_type',0,19,-47), (50841,5590423,0,'soga_eye_color',229,229,102), (50842,5590423,1,'soga_eye_type',-43,0,0), (50843,5590423,0,'soga_hair_face_color',100,70,10), (50844,5590423,0,'soga_hair_face_highlight_color',232,169,28), (50845,5590423,0,'soga_hair_type_color',100,70,10), (50846,5590423,0,'soga_hair_type_highlight_color',232,169,28), (50847,5590423,1,'soga_lip_type',0,9,15), (50848,5590423,1,'soga_nose_type',-39,56,14), (50849,5590423,0,'soga_skin_color',244,237,237), (50850,5590423,0,'wing_color1',255,255,255), (50851,5590423,0,'wing_color2',255,255,255), (50852,5590424,1,'cheek_type',44,-4,0), (50853,5590424,1,'chin_type',68,55,87), (50854,5590424,1,'ear_type',-47,26,0), (50855,5590424,1,'eye_brow_type',-9,-1,39), (50856,5590424,0,'eye_color',204,204,204), (50857,5590424,0,'hair_color1',165,75,187), (50858,5590424,1,'lip_type',23,-32,-61), (50859,5590424,1,'nose_type',-25,-91,75), (50860,5590424,0,'skin_color',1,0,0), (50861,5590424,1,'soga_cheek_type',0,-9,-1), (50862,5590424,1,'soga_chin_type',0,23,-32), (50863,5590424,1,'soga_ear_type',-47,26,0), (50864,5590424,1,'soga_eye_brow_type',0,-47,26), (50865,5590424,0,'soga_eye_color',229,229,102), (50866,5590424,1,'soga_lip_type',39,44,-4), (50867,5590424,1,'soga_nose_type',-61,68,55), (50868,5590424,0,'soga_skin_color',1,0,0), (50869,5590424,0,'wing_color1',255,255,255), (50870,5590424,0,'wing_color2',255,255,255), (50871,5590425,1,'cheek_type',-53,-81,0), (50872,5590425,1,'chin_type',50,-88,61), (50873,5590425,1,'ear_type',50,-83,0), (50874,5590425,1,'eye_brow_type',-93,-83,-76), (50875,5590425,0,'eye_color',0,88,88), (50876,5590425,1,'eye_type',-43,0,0), (50877,5590425,0,'hair_color1',166,208,17), (50878,5590425,1,'lip_type',-56,21,-56), (50879,5590425,1,'nose_type',82,-90,-48), (50880,5590425,0,'skin_color',135,121,71), (50881,5590425,1,'soga_cheek_type',0,-93,-83), (50882,5590425,1,'soga_chin_type',0,-56,21), (50883,5590425,1,'soga_ear_type',0,-43,0), (50884,5590425,1,'soga_eye_brow_type',0,50,-83), (50885,5590425,0,'soga_eye_color',229,229,102), (50886,5590425,1,'soga_eye_type',-43,0,0), (50887,5590425,1,'soga_lip_type',-76,-53,-81), (50888,5590425,1,'soga_nose_type',-56,50,-88), (50889,5590425,0,'soga_skin_color',135,121,71), (50890,5590425,0,'wing_color1',255,255,255), (50891,5590425,0,'wing_color2',255,255,255), (50892,5590426,1,'cheek_type',-68,0,0), (50893,5590426,1,'chin_type',-84,89,-14), (50894,5590426,1,'ear_type',87,95,0), (50895,5590426,1,'eye_brow_type',85,26,0), (50896,5590426,0,'eye_color',48,92,62), (50897,5590426,1,'eye_type',3,0,0), (50898,5590426,0,'hair_color1',93,93,212), (50899,5590426,0,'hair_color2',163,0,0), (50900,5590426,0,'hair_face_color',149,50,27), (50901,5590426,0,'hair_face_highlight_color',231,184,29), (50902,5590426,0,'hair_highlight',246,219,114), (50903,5590426,0,'hair_type_color',149,50,27), (50904,5590426,0,'hair_type_highlight_color',231,184,29), (50905,5590426,1,'lip_type',17,-95,-14), (50906,5590426,1,'nose_type',93,93,93), (50907,5590426,0,'skin_color',58,48,49), (50908,5590426,1,'soga_cheek_type',0,85,26), (50909,5590426,1,'soga_chin_type',0,17,-95), (50910,5590426,1,'soga_ear_type',0,3,0), (50911,5590426,1,'soga_eye_brow_type',0,87,95), (50912,5590426,0,'soga_eye_color',229,229,102), (50913,5590426,1,'soga_eye_type',-93,0,0), (50914,5590426,0,'soga_hair_color1',89,21,21), (50915,5590426,0,'soga_hair_color2',171,87,0), (50916,5590426,0,'soga_hair_face_color',149,50,27), (50917,5590426,0,'soga_hair_face_highlight_color',231,184,29), (50918,5590426,0,'soga_hair_highlight',246,219,114), (50919,5590426,0,'soga_hair_type_color',149,50,27), (50920,5590426,0,'soga_hair_type_highlight_color',231,184,29), (50921,5590426,1,'soga_lip_type',0,-68,0), (50922,5590426,1,'soga_nose_type',-14,-84,89), (50923,5590426,0,'soga_skin_color',58,48,49), (50924,5590426,0,'wing_color1',255,255,255), (50925,5590426,0,'wing_color2',255,255,255), (50926,5590427,1,'cheek_type',-17,14,0), (50927,5590427,1,'chin_type',0,1,-39), (50928,5590427,1,'ear_type',14,0,0), (50929,5590427,1,'eye_brow_type',1,-2,0), (50930,5590427,0,'eye_color',251,248,253), (50931,5590427,1,'eye_type',21,0,0), (50932,5590427,0,'hair_color1',252,34,215), (50933,5590427,0,'hair_color2',160,0,0), (50934,5590427,0,'hair_face_color',71,49,21), (50935,5590427,0,'hair_face_highlight_color',216,192,37), (50936,5590427,0,'hair_type_color',71,49,21), (50937,5590427,0,'hair_type_highlight_color',216,192,37), (50938,5590427,1,'lip_type',-22,-1,39), (50939,5590427,1,'nose_type',31,-4,34), (50940,5590427,0,'skin_color',180,152,122), (50941,5590427,1,'soga_cheek_type',0,1,-2), (50942,5590427,1,'soga_chin_type',0,-22,-1), (50943,5590427,1,'soga_ear_type',0,21,0), (50944,5590427,1,'soga_eye_brow_type',0,14,0), (50945,5590427,0,'soga_eye_color',229,229,102), (50946,5590427,1,'soga_eye_type',-96,0,0), (50947,5590427,0,'soga_hair_face_color',71,49,21), (50948,5590427,0,'soga_hair_face_highlight_color',216,192,37), (50949,5590427,0,'soga_hair_type_color',71,49,21), (50950,5590427,0,'soga_hair_type_highlight_color',216,192,37), (50951,5590427,1,'soga_lip_type',0,-17,14), (50952,5590427,1,'soga_nose_type',39,0,1), (50953,5590427,0,'soga_skin_color',180,152,122), (50954,5590427,0,'wing_color1',255,255,255), (50955,5590427,0,'wing_color2',255,255,255), (50956,5590428,1,'cheek_type',7,34,0), (50957,5590428,1,'chin_type',0,-7,-32), (50958,5590428,1,'ear_type',-7,-29,0), (50959,5590428,1,'eye_brow_type',46,0,18), (50960,5590428,0,'eye_color',18,16,32), (50961,5590428,1,'eye_type',-45,0,0), (50962,5590428,0,'hair_color1',2,28,0), (50963,5590428,0,'hair_face_color',215,252,252), (50964,5590428,0,'hair_face_highlight_color',155,150,106), (50965,5590428,0,'hair_type_color',215,252,252), (50966,5590428,0,'hair_type_highlight_color',155,150,106), (50967,5590428,1,'lip_type',-10,-19,-46), (50968,5590428,1,'nose_type',14,2,28), (50969,5590428,0,'skin_color',174,170,170), (50970,5590428,1,'soga_cheek_type',0,46,0), (50971,5590428,1,'soga_chin_type',0,-10,-19), (50972,5590428,1,'soga_ear_type',0,-45,0), (50973,5590428,1,'soga_eye_brow_type',0,-7,-29), (50974,5590428,0,'soga_eye_color',229,229,102), (50975,5590428,0,'soga_hair_face_color',215,252,252), (50976,5590428,0,'soga_hair_face_highlight_color',155,150,106), (50977,5590428,0,'soga_hair_type_color',215,252,252), (50978,5590428,0,'soga_hair_type_highlight_color',155,150,106), (50979,5590428,1,'soga_lip_type',18,7,34), (50980,5590428,1,'soga_nose_type',-46,0,-7), (50981,5590428,0,'soga_skin_color',174,170,170), (50982,5590428,0,'wing_color1',255,255,255), (50983,5590428,0,'wing_color2',255,255,255), (50984,5590429,1,'cheek_type',-8,3,0), (50985,5590429,1,'chin_type',17,7,-20), (50986,5590429,1,'ear_type',44,26,0), (50987,5590429,1,'eye_brow_type',-11,0,26), (50988,5590429,0,'eye_color',145,68,10), (50989,5590429,1,'eye_type',-11,0,0), (50990,5590429,0,'hair_color1',8,245,246), (50991,5590429,0,'hair_face_color',137,128,60), (50992,5590429,0,'hair_face_highlight_color',216,192,37), (50993,5590429,0,'hair_type_color',137,128,60), (50994,5590429,0,'hair_type_highlight_color',216,192,37), (50995,5590429,1,'lip_type',-11,-7,12), (50996,5590429,1,'nose_type',-43,8,-11), (50997,5590429,0,'skin_color',142,149,142), (50998,5590429,1,'soga_cheek_type',0,-11,0), (50999,5590429,1,'soga_chin_type',0,-11,-7), (51000,5590429,1,'soga_ear_type',0,-11,0), (51001,5590429,1,'soga_eye_brow_type',0,44,26), (51002,5590429,0,'soga_eye_color',229,229,102), (51003,5590429,1,'soga_eye_type',-11,0,0), (51004,5590429,0,'soga_hair_face_color',137,128,60), (51005,5590429,0,'soga_hair_face_highlight_color',216,192,37), (51006,5590429,0,'soga_hair_type_color',137,128,60), (51007,5590429,0,'soga_hair_type_highlight_color',216,192,37), (51008,5590429,1,'soga_lip_type',26,-8,3), (51009,5590429,1,'soga_nose_type',12,17,7), (51010,5590429,0,'soga_skin_color',142,149,142), (51011,5590429,0,'wing_color1',255,255,255), (51012,5590429,0,'wing_color2',255,255,255), (51013,5590430,1,'cheek_type',2,-25,0), (51014,5590430,1,'chin_type',7,-29,-2), (51015,5590430,1,'ear_type',42,23,0), (51016,5590430,1,'eye_brow_type',3,5,-7), (51017,5590430,0,'eye_color',36,76,80), (51018,5590430,1,'eye_type',-28,0,0), (51019,5590430,0,'hair_color1',10,5,0), (51020,5590430,0,'hair_face_color',128,123,87), (51021,5590430,0,'hair_face_highlight_color',26,10,0), (51022,5590430,0,'hair_type_color',128,123,87), (51023,5590430,0,'hair_type_highlight_color',26,10,0), (51024,5590430,1,'lip_type',0,2,7), (51025,5590430,1,'nose_type',28,10,5), (51026,5590430,0,'skin_color',237,213,216), (51027,5590430,1,'soga_cheek_type',0,3,5), (51028,5590430,1,'soga_chin_type',0,0,2), (51029,5590430,1,'soga_ear_type',0,-28,0), (51030,5590430,1,'soga_eye_brow_type',0,42,23), (51031,5590430,0,'soga_eye_color',229,229,102), (51032,5590430,0,'soga_hair_face_color',128,123,87), (51033,5590430,0,'soga_hair_face_highlight_color',26,10,0), (51034,5590430,0,'soga_hair_type_color',128,123,87), (51035,5590430,0,'soga_hair_type_highlight_color',26,10,0), (51036,5590430,1,'soga_lip_type',-7,2,-25), (51037,5590430,1,'soga_nose_type',7,7,-29), (51038,5590430,0,'soga_skin_color',237,213,216), (51039,5590430,0,'wing_color1',255,255,255), (51040,5590430,0,'wing_color2',255,255,255), (51041,5590431,1,'cheek_type',-8,3,0), (51042,5590431,1,'chin_type',17,7,-20), (51043,5590431,1,'ear_type',44,26,0), (51044,5590431,1,'eye_brow_type',-11,0,26), (51045,5590431,0,'eye_color',186,122,12), (51046,5590431,1,'eye_type',-11,0,0), (51047,5590431,0,'hair_color1',8,245,228), (51048,5590431,0,'hair_face_color',21,16,11), (51049,5590431,0,'hair_face_highlight_color',216,192,37), (51050,5590431,0,'hair_type_color',21,16,11), (51051,5590431,0,'hair_type_highlight_color',216,192,37), (51052,5590431,1,'lip_type',-11,-7,12), (51053,5590431,1,'nose_type',-43,8,-11), (51054,5590431,0,'skin_color',189,167,127), (51055,5590431,1,'soga_cheek_type',0,-11,0), (51056,5590431,1,'soga_chin_type',0,-11,-7), (51057,5590431,1,'soga_ear_type',0,-11,0), (51058,5590431,1,'soga_eye_brow_type',0,44,26), (51059,5590431,0,'soga_eye_color',229,229,102), (51060,5590431,0,'soga_hair_face_color',21,16,11), (51061,5590431,0,'soga_hair_face_highlight_color',216,192,37), (51062,5590431,0,'soga_hair_type_color',21,16,11), (51063,5590431,0,'soga_hair_type_highlight_color',216,192,37), (51064,5590431,1,'soga_lip_type',26,-8,3), (51065,5590431,1,'soga_nose_type',12,17,7), (51066,5590431,0,'soga_skin_color',189,167,127), (51067,5590431,0,'wing_color1',255,255,255), (51068,5590431,0,'wing_color2',255,255,255), (51069,5590432,1,'cheek_type',17,-97,0), (51070,5590432,1,'chin_type',-51,-26,-46), (51071,5590432,1,'ear_type',22,31,0), (51072,5590432,1,'eye_brow_type',25,65,-58), (51073,5590432,0,'eye_color',0,145,146), (51074,5590432,1,'eye_type',56,0,0), (51075,5590432,0,'hair_color1',236,249,198), (51076,5590432,1,'lip_type',71,68,-71), (51077,5590432,1,'nose_type',-21,-20,-7), (51078,5590432,0,'skin_color',101,95,57), (51079,5590432,1,'soga_cheek_type',0,25,65), (51080,5590432,1,'soga_chin_type',0,71,68), (51081,5590432,1,'soga_ear_type',0,56,0), (51082,5590432,1,'soga_eye_brow_type',0,22,31), (51083,5590432,0,'soga_eye_color',229,229,102), (51084,5590432,1,'soga_lip_type',-58,17,-97), (51085,5590432,1,'soga_nose_type',-71,-51,-26), (51086,5590432,0,'soga_skin_color',101,95,57), (51087,5590432,0,'wing_color1',255,255,255), (51088,5590432,0,'wing_color2',255,255,255), (51089,5590433,1,'cheek_type',11,0,0), (51090,5590433,1,'chin_type',7,28,-8), (51091,5590433,1,'ear_type',11,11,0), (51092,5590433,1,'eye_brow_type',7,4,-28), (51093,5590433,0,'eye_color',171,162,179), (51094,5590433,1,'eye_type',7,0,0), (51095,5590433,0,'hair_color1',25,227,0), (51096,5590433,0,'hair_face_color',80,58,0), (51097,5590433,0,'hair_type_color',80,58,0), (51098,5590433,1,'lip_type',3,35,-4), (51099,5590433,1,'nose_type',0,25,-29), (51100,5590433,0,'skin_color',217,198,185), (51101,5590433,1,'soga_cheek_type',0,7,4), (51102,5590433,1,'soga_chin_type',0,3,35), (51103,5590433,1,'soga_ear_type',0,7,0), (51104,5590433,1,'soga_eye_brow_type',0,11,11), (51105,5590433,0,'soga_eye_color',229,229,102), (51106,5590433,1,'soga_eye_type',7,0,0), (51107,5590433,0,'soga_hair_face_color',80,58,0), (51108,5590433,0,'soga_hair_type_color',80,58,0), (51109,5590433,1,'soga_lip_type',-28,11,0), (51110,5590433,1,'soga_nose_type',-4,7,28), (51111,5590433,0,'soga_skin_color',217,198,185), (51112,5590433,0,'wing_color1',255,255,255), (51113,5590433,0,'wing_color2',255,255,255), (51114,5590434,1,'cheek_type',-10,14,0), (51115,5590434,1,'chin_type',-17,-9,25), (51116,5590434,1,'ear_type',-7,-19,0), (51117,5590434,1,'eye_brow_type',0,-31,-19), (51118,5590434,0,'eye_color',101,87,47), (51119,5590434,1,'eye_type',-26,0,0), (51120,5590434,0,'hair_color1',3,222,0), (51121,5590434,0,'hair_face_color',111,104,47), (51122,5590434,0,'hair_face_highlight_color',86,78,21), (51123,5590434,0,'hair_type_color',111,104,47), (51124,5590434,0,'hair_type_highlight_color',86,78,21), (51125,5590434,1,'lip_type',-28,-23,25), (51126,5590434,1,'nose_type',-8,3,-34), (51127,5590434,0,'skin_color',240,219,221), (51128,5590434,1,'soga_cheek_type',0,0,-31), (51129,5590434,1,'soga_chin_type',0,-28,-23), (51130,5590434,1,'soga_ear_type',0,-26,0), (51131,5590434,1,'soga_eye_brow_type',0,-7,-19), (51132,5590434,0,'soga_eye_color',229,229,102), (51133,5590434,1,'soga_eye_type',-26,0,0), (51134,5590434,0,'soga_hair_face_color',111,104,47), (51135,5590434,0,'soga_hair_face_highlight_color',86,78,21), (51136,5590434,0,'soga_hair_type_color',111,104,47), (51137,5590434,0,'soga_hair_type_highlight_color',86,78,21), (51138,5590434,1,'soga_lip_type',-19,-10,14), (51139,5590434,1,'soga_nose_type',25,-17,-9), (51140,5590434,0,'soga_skin_color',240,219,221), (51141,5590434,0,'wing_color1',255,255,255), (51142,5590434,0,'wing_color2',255,255,255), (51143,5590435,1,'cheek_type',17,-2,0), (51144,5590435,1,'chin_type',-20,18,31), (51145,5590435,1,'ear_type',12,-31,0), (51146,5590435,1,'eye_brow_type',-12,-34,-10), (51147,5590435,0,'eye_color',44,89,102), (51148,5590435,1,'eye_type',-42,0,0), (51149,5590435,0,'hair_color1',234,228,0), (51150,5590435,0,'hair_face_color',182,132,0), (51151,5590435,0,'hair_face_highlight_color',58,53,16), (51152,5590435,0,'hair_type_color',182,132,0), (51153,5590435,0,'hair_type_highlight_color',58,53,16), (51154,5590435,1,'lip_type',-28,25,1), (51155,5590435,1,'nose_type',-17,-22,-28), (51156,5590435,0,'skin_color',130,130,130), (51157,5590435,1,'soga_cheek_type',0,-12,-34), (51158,5590435,1,'soga_chin_type',0,-28,25), (51159,5590435,1,'soga_ear_type',0,-42,0), (51160,5590435,1,'soga_eye_brow_type',0,12,-31), (51161,5590435,0,'soga_eye_color',229,229,102), (51162,5590435,1,'soga_eye_type',-42,0,0), (51163,5590435,0,'soga_hair_face_color',182,132,0), (51164,5590435,0,'soga_hair_face_highlight_color',58,53,16), (51165,5590435,0,'soga_hair_type_color',182,132,0), (51166,5590435,0,'soga_hair_type_highlight_color',58,53,16), (51167,5590435,1,'soga_lip_type',-10,17,-2), (51168,5590435,1,'soga_nose_type',1,-20,18), (51169,5590435,0,'soga_skin_color',130,130,130), (51170,5590435,0,'wing_color1',255,255,255), (51171,5590435,0,'wing_color2',255,255,255), (51172,5590436,1,'cheek_type',-48,11,0), (51173,5590436,1,'chin_type',2,-8,5), (51174,5590436,1,'ear_type',0,42,0), (51175,5590436,1,'eye_brow_type',1,7,-42), (51176,5590436,0,'eye_color',104,70,31), (51177,5590436,1,'eye_type',44,0,0), (51178,5590436,0,'hair_color1',11,252,0), (51179,5590436,0,'hair_face_color',48,35,0), (51180,5590436,0,'hair_face_highlight_color',40,33,26), (51181,5590436,0,'hair_type_color',48,35,0), (51182,5590436,0,'hair_type_highlight_color',40,33,26), (51183,5590436,1,'lip_type',0,-7,-18), (51184,5590436,1,'nose_type',28,11,-4), (51185,5590436,0,'skin_color',241,240,205), (51186,5590436,1,'soga_cheek_type',0,1,7), (51187,5590436,1,'soga_chin_type',0,0,-7), (51188,5590436,1,'soga_ear_type',0,44,0), (51189,5590436,1,'soga_eye_brow_type',0,0,42), (51190,5590436,0,'soga_eye_color',229,229,102), (51191,5590436,1,'soga_eye_type',44,0,0), (51192,5590436,0,'soga_hair_face_color',48,35,0), (51193,5590436,0,'soga_hair_face_highlight_color',40,33,26), (51194,5590436,0,'soga_hair_type_color',48,35,0), (51195,5590436,0,'soga_hair_type_highlight_color',40,33,26), (51196,5590436,1,'soga_lip_type',-42,-48,11), (51197,5590436,1,'soga_nose_type',-18,2,-8), (51198,5590436,0,'soga_skin_color',241,240,205), (51199,5590436,0,'wing_color1',255,255,255), (51200,5590436,0,'wing_color2',255,255,255), (51201,5590437,1,'cheek_type',-77,-74,0), (51202,5590437,1,'chin_type',50,-14,-56), (51203,5590437,1,'ear_type',26,47,0), (51204,5590437,1,'eye_brow_type',100,100,100), (51205,5590437,0,'eye_color',193,248,245), (51206,5590437,1,'eye_type',-28,0,0), (51207,5590437,0,'hair_color1',156,17,225), (51208,5590437,0,'hair_color2',60,71,71), (51209,5590437,0,'hair_face_color',244,246,246), (51210,5590437,0,'hair_face_highlight_color',244,246,246), (51211,5590437,0,'hair_highlight',161,165,168), (51212,5590437,0,'hair_type_color',244,246,246), (51213,5590437,0,'hair_type_highlight_color',244,246,246), (51214,5590437,1,'lip_type',100,-100,100), (51215,5590437,1,'nose_type',-100,-100,17), (51216,5590437,0,'skin_color',72,72,72), (51217,5590437,1,'soga_cheek_type',0,100,100), (51218,5590437,1,'soga_chin_type',0,100,-100), (51219,5590437,1,'soga_ear_type',0,-28,0), (51220,5590437,1,'soga_eye_brow_type',0,26,47), (51221,5590437,0,'soga_eye_color',229,229,102), (51222,5590437,1,'soga_eye_type',-28,0,0), (51223,5590437,0,'soga_hair_color1',161,165,168), (51224,5590437,0,'soga_hair_color2',60,71,71), (51225,5590437,0,'soga_hair_face_color',244,246,246), (51226,5590437,0,'soga_hair_face_highlight_color',244,246,246), (51227,5590437,0,'soga_hair_highlight',161,165,168), (51228,5590437,0,'soga_hair_type_color',244,246,246), (51229,5590437,0,'soga_hair_type_highlight_color',244,246,246), (51230,5590437,1,'soga_lip_type',100,-77,-74), (51231,5590437,1,'soga_nose_type',100,50,-14), (51232,5590437,0,'soga_skin_color',72,72,72), (51233,5590437,0,'wing_color1',255,255,255), (51234,5590437,0,'wing_color2',255,255,255), (51235,5590438,1,'cheek_type',41,15,0), (51236,5590438,1,'chin_type',-85,-21,65), (51237,5590438,1,'ear_type',40,56,0), (51238,5590438,1,'eye_brow_type',-37,-95,-44), (51239,5590438,0,'eye_color',104,70,31), (51240,5590438,1,'eye_type',-89,0,0), (51241,5590438,0,'hair_color1',241,79,242), (51242,5590438,0,'hair_color2',163,0,0), (51243,5590438,0,'hair_face_highlight_color',20,6,8), (51244,5590438,0,'hair_highlight',21,13,24), (51245,5590438,0,'hair_type_highlight_color',20,6,8), (51246,5590438,1,'lip_type',-93,-56,-7), (51247,5590438,1,'nose_type',-72,-15,79), (51248,5590438,0,'skin_color',225,194,141), (51249,5590438,1,'soga_cheek_type',0,-37,-95), (51250,5590438,1,'soga_chin_type',0,-93,-56), (51251,5590438,1,'soga_ear_type',0,-89,0), (51252,5590438,1,'soga_eye_brow_type',0,40,56), (51253,5590438,0,'soga_eye_color',229,229,102), (51254,5590438,1,'soga_eye_type',-93,0,0), (51255,5590438,0,'soga_hair_color1',21,13,24), (51256,5590438,0,'soga_hair_color2',34,28,24), (51257,5590438,0,'soga_hair_face_highlight_color',20,6,8), (51258,5590438,0,'soga_hair_highlight',21,13,24), (51259,5590438,0,'soga_hair_type_highlight_color',20,6,8), (51260,5590438,1,'soga_lip_type',-44,41,15), (51261,5590438,1,'soga_nose_type',-7,-85,-21), (51262,5590438,0,'soga_skin_color',225,194,141), (51263,5590438,0,'wing_color1',255,255,255), (51264,5590438,0,'wing_color2',255,255,255), (51265,5590439,1,'chin_type',0,4,-7), (51266,5590439,1,'ear_type',-7,-17,0), (51267,5590439,1,'eye_brow_type',-12,-32,-7), (51268,5590439,0,'eye_color',136,84,9), (51269,5590439,1,'eye_type',4,0,0), (51270,5590439,0,'hair_color1',249,252,28), (51271,5590439,0,'hair_face_color',129,49,22), (51272,5590439,0,'hair_type_color',129,49,22), (51273,5590439,1,'lip_type',-4,11,-12), (51274,5590439,1,'nose_type',9,-7,-4), (51275,5590439,0,'skin_color',51,126,41), (51276,5590439,1,'soga_cheek_type',0,-12,-32), (51277,5590439,1,'soga_chin_type',0,-4,11), (51278,5590439,1,'soga_ear_type',0,4,0), (51279,5590439,1,'soga_eye_brow_type',0,-7,-17), (51280,5590439,0,'soga_eye_color',229,229,102), (51281,5590439,0,'soga_hair_face_color',129,49,22), (51282,5590439,0,'soga_hair_type_color',129,49,22), (51283,5590439,1,'soga_lip_type',-7,0,0), (51284,5590439,1,'soga_nose_type',-12,0,4), (51285,5590439,0,'soga_skin_color',51,126,41), (51286,5590439,0,'wing_color1',255,255,255), (51287,5590439,0,'wing_color2',255,255,255), (51288,5590440,1,'cheek_type',45,0,0), (51289,5590440,1,'chin_type',-50,70,17), (51290,5590440,1,'ear_type',-83,15,0), (51291,5590440,1,'eye_brow_type',77,-79,0), (51292,5590440,0,'eye_color',221,153,255), (51293,5590440,1,'eye_type',37,0,0), (51294,5590440,0,'hair_color1',7,21,98), (51295,5590440,0,'hair_color2',68,71,106), (51296,5590440,0,'hair_face_color',102,107,148), (51297,5590440,0,'hair_face_highlight_color',100,131,152), (51298,5590440,0,'hair_highlight',98,135,156), (51299,5590440,0,'hair_type_color',102,107,148), (51300,5590440,0,'hair_type_highlight_color',100,131,152), (51301,5590440,1,'lip_type',-8,15,23), (51302,5590440,1,'nose_type',44,7,21), (51303,5590440,0,'skin_color',193,165,164), (51304,5590440,1,'soga_cheek_type',0,77,-79), (51305,5590440,1,'soga_chin_type',0,-8,15), (51306,5590440,1,'soga_ear_type',0,37,0), (51307,5590440,1,'soga_eye_brow_type',0,-83,15), (51308,5590440,0,'soga_eye_color',229,229,102), (51309,5590440,1,'soga_eye_type',37,0,0), (51310,5590440,0,'soga_hair_color1',94,119,160), (51311,5590440,0,'soga_hair_color2',68,71,106), (51312,5590440,0,'soga_hair_face_color',102,107,148), (51313,5590440,0,'soga_hair_face_highlight_color',100,131,152), (51314,5590440,0,'soga_hair_highlight',98,135,156), (51315,5590440,0,'soga_hair_type_color',102,107,148), (51316,5590440,0,'soga_hair_type_highlight_color',100,131,152), (51317,5590440,1,'soga_lip_type',0,45,0), (51318,5590440,1,'soga_nose_type',23,-50,70), (51319,5590440,0,'soga_skin_color',193,165,164), (51320,5590440,0,'wing_color1',255,255,255), (51321,5590440,0,'wing_color2',255,255,255), (51322,5590441,1,'cheek_type',-2,12,0), (51323,5590441,1,'chin_type',-20,-5,-5), (51324,5590441,1,'ear_type',-2,14,0), (51325,5590441,1,'eye_brow_type',25,0,-28), (51326,5590441,0,'eye_color',150,162,123), (51327,5590441,1,'eye_type',-20,0,0), (51328,5590441,0,'hair_color1',19,239,0), (51329,5590441,0,'hair_face_color',136,82,18), (51330,5590441,0,'hair_face_highlight_color',67,64,61), (51331,5590441,0,'hair_type_color',136,82,18), (51332,5590441,0,'hair_type_highlight_color',67,64,61), (51333,5590441,1,'lip_type',-29,0,9), (51334,5590441,1,'nose_type',-2,19,-17), (51335,5590441,0,'skin_color',248,248,248), (51336,5590441,1,'soga_cheek_type',0,25,0), (51337,5590441,1,'soga_chin_type',0,-29,0), (51338,5590441,1,'soga_ear_type',0,-20,0), (51339,5590441,1,'soga_eye_brow_type',0,-2,14), (51340,5590441,0,'soga_eye_color',229,229,102), (51341,5590441,1,'soga_eye_type',-20,0,0), (51342,5590441,0,'soga_hair_face_color',136,82,18), (51343,5590441,0,'soga_hair_face_highlight_color',67,64,61), (51344,5590441,0,'soga_hair_type_color',136,82,18), (51345,5590441,0,'soga_hair_type_highlight_color',67,64,61), (51346,5590441,1,'soga_lip_type',-28,-2,12), (51347,5590441,1,'soga_nose_type',9,-20,-5), (51348,5590441,0,'soga_skin_color',248,248,248), (51349,5590441,0,'wing_color1',255,255,255), (51350,5590441,0,'wing_color2',255,255,255), (51351,5590442,1,'cheek_type',-98,-68,0), (51352,5590442,1,'chin_type',-11,85,-29), (51353,5590442,1,'ear_type',-95,-34,0), (51354,5590442,1,'eye_brow_type',-31,-15,-96), (51355,5590442,0,'eye_color',102,154,140), (51356,5590442,1,'eye_type',44,0,0), (51357,5590442,0,'hair_color1',41,81,77), (51358,5590442,0,'hair_color2',22,0,0), (51359,5590442,0,'hair_face_highlight_color',15,1,21), (51360,5590442,0,'hair_highlight',29,21,28), (51361,5590442,0,'hair_type_highlight_color',15,1,21), (51362,5590442,1,'lip_type',1,-56,-2), (51363,5590442,1,'nose_type',-9,41,81), (51364,5590442,0,'skin_color',255,255,255), (51365,5590442,1,'soga_cheek_type',0,-31,-15), (51366,5590442,1,'soga_chin_type',0,1,-56), (51367,5590442,1,'soga_ear_type',0,44,0), (51368,5590442,1,'soga_eye_brow_type',0,-95,-34), (51369,5590442,0,'soga_eye_color',229,229,102), (51370,5590442,1,'soga_eye_type',22,0,0), (51371,5590442,0,'soga_hair_color1',38,22,21), (51372,5590442,0,'soga_hair_color2',120,50,0), (51373,5590442,0,'soga_hair_face_highlight_color',15,1,21), (51374,5590442,0,'soga_hair_highlight',29,21,28), (51375,5590442,0,'soga_hair_type_highlight_color',15,1,21), (51376,5590442,1,'soga_lip_type',-96,-98,-68), (51377,5590442,1,'soga_nose_type',-2,-11,85), (51378,5590442,0,'soga_skin_color',255,255,255), (51379,5590442,0,'wing_color1',255,255,255), (51380,5590442,0,'wing_color2',255,255,255), (51381,5590443,1,'cheek_type',-28,31,0), (51382,5590443,1,'chin_type',-28,0,19), (51383,5590443,1,'ear_type',-3,35,0), (51384,5590443,1,'eye_brow_type',-34,34,-3), (51385,5590443,0,'eye_color',129,62,191), (51386,5590443,1,'eye_type',100,0,0), (51387,5590443,0,'hair_color1',238,253,237), (51388,5590443,0,'hair_face_color',207,206,199), (51389,5590443,0,'hair_face_highlight_color',216,192,37), (51390,5590443,0,'hair_type_color',207,206,199), (51391,5590443,0,'hair_type_highlight_color',216,192,37), (51392,5590443,1,'lip_type',28,-17,-14), (51393,5590443,1,'nose_type',0,-18,-3), (51394,5590443,0,'skin_color',136,147,109), (51395,5590443,1,'soga_cheek_type',0,-34,34), (51396,5590443,1,'soga_chin_type',0,28,-17), (51397,5590443,1,'soga_ear_type',0,100,0), (51398,5590443,1,'soga_eye_brow_type',0,-3,35), (51399,5590443,0,'soga_eye_color',229,229,102), (51400,5590443,0,'soga_hair_face_color',207,206,199), (51401,5590443,0,'soga_hair_face_highlight_color',216,192,37), (51402,5590443,0,'soga_hair_type_color',207,206,199), (51403,5590443,0,'soga_hair_type_highlight_color',216,192,37), (51404,5590443,1,'soga_lip_type',-3,-28,31), (51405,5590443,1,'soga_nose_type',-14,-28,0), (51406,5590443,0,'soga_skin_color',136,147,109), (51407,5590443,0,'wing_color1',255,255,255), (51408,5590443,0,'wing_color2',255,255,255), (51409,5590444,1,'cheek_type',0,-5,0), (51410,5590444,1,'chin_type',40,-7,-12), (51411,5590444,1,'ear_type',-10,-41,0), (51412,5590444,1,'eye_brow_type',25,9,28), (51413,5590444,0,'eye_color',55,112,129), (51414,5590444,1,'eye_type',7,0,0), (51415,5590444,0,'hair_color1',231,2,0), (51416,5590444,0,'hair_face_color',35,14,3), (51417,5590444,0,'hair_face_highlight_color',200,160,0), (51418,5590444,0,'hair_type_color',35,14,3), (51419,5590444,0,'hair_type_highlight_color',200,160,0), (51420,5590444,1,'lip_type',21,-9,2), (51421,5590444,1,'nose_type',-37,-25,2), (51422,5590444,0,'skin_color',210,218,205), (51423,5590444,1,'soga_cheek_type',0,25,9), (51424,5590444,1,'soga_chin_type',0,21,-9), (51425,5590444,1,'soga_ear_type',0,7,0), (51426,5590444,1,'soga_eye_brow_type',0,-10,-41), (51427,5590444,0,'soga_eye_color',229,229,102), (51428,5590444,1,'soga_eye_type',7,0,0), (51429,5590444,0,'soga_hair_face_color',35,14,3), (51430,5590444,0,'soga_hair_face_highlight_color',200,160,0), (51431,5590444,0,'soga_hair_type_color',35,14,3), (51432,5590444,0,'soga_hair_type_highlight_color',200,160,0), (51433,5590444,1,'soga_lip_type',28,0,-5), (51434,5590444,1,'soga_nose_type',2,40,-7), (51435,5590444,0,'soga_skin_color',210,218,205), (51436,5590444,0,'wing_color1',255,255,255), (51437,5590444,0,'wing_color2',255,255,255), (51438,5590445,1,'cheek_type',100,-100,0), (51439,5590445,1,'chin_type',-100,100,100), (51440,5590445,1,'ear_type',25,8,0), (51441,5590445,1,'eye_brow_type',100,100,100), (51442,5590445,0,'eye_color',118,14,183), (51443,5590445,1,'eye_type',100,0,0), (51444,5590445,0,'hair_color1',239,0,249), (51445,5590445,0,'hair_face_color',171,60,32), (51446,5590445,0,'hair_face_highlight_color',216,192,37), (51447,5590445,0,'hair_type_color',171,60,32), (51448,5590445,0,'hair_type_highlight_color',216,192,37), (51449,5590445,1,'lip_type',100,50,-68), (51450,5590445,1,'nose_type',0,-17,0), (51451,5590445,0,'skin_color',150,108,58), (51452,5590445,1,'soga_cheek_type',0,100,100), (51453,5590445,1,'soga_chin_type',0,100,50), (51454,5590445,1,'soga_ear_type',0,100,0), (51455,5590445,1,'soga_eye_brow_type',0,25,8), (51456,5590445,0,'soga_eye_color',229,229,102), (51457,5590445,0,'soga_hair_face_color',171,60,32), (51458,5590445,0,'soga_hair_face_highlight_color',216,192,37), (51459,5590445,0,'soga_hair_type_color',171,60,32), (51460,5590445,0,'soga_hair_type_highlight_color',216,192,37), (51461,5590445,1,'soga_lip_type',100,100,-100), (51462,5590445,1,'soga_nose_type',-68,-100,100), (51463,5590445,0,'soga_skin_color',150,108,58), (51464,5590445,0,'wing_color1',255,255,255), (51465,5590445,0,'wing_color2',255,255,255), (51466,5590446,1,'cheek_type',-71,14,0), (51467,5590446,1,'chin_type',-68,78,1), (51468,5590446,1,'ear_type',-87,31,0), (51469,5590446,1,'eye_brow_type',89,100,100), (51470,5590446,0,'eye_color',43,88,101), (51471,5590446,1,'eye_type',-41,0,0), (51472,5590446,0,'hair_color1',200,188,156), (51473,5590446,0,'hair_color2',225,0,0), (51474,5590446,0,'hair_face_color',42,12,17), (51475,5590446,0,'hair_face_highlight_color',244,245,246), (51476,5590446,0,'hair_highlight',161,165,168), (51477,5590446,0,'hair_type_color',42,12,17), (51478,5590446,0,'hair_type_highlight_color',244,245,246), (51479,5590446,1,'lip_type',0,2,47), (51480,5590446,1,'nose_type',58,-56,-68), (51481,5590446,0,'skin_color',194,155,106), (51482,5590446,1,'soga_cheek_type',0,89,100), (51483,5590446,1,'soga_chin_type',0,0,2), (51484,5590446,1,'soga_ear_type',0,-41,0), (51485,5590446,1,'soga_eye_brow_type',0,-87,31), (51486,5590446,0,'soga_eye_color',229,229,102), (51487,5590446,1,'soga_eye_type',-31,0,0), (51488,5590446,0,'soga_hair_color1',54,45,28), (51489,5590446,0,'soga_hair_color2',92,61,29), (51490,5590446,0,'soga_hair_face_color',42,12,17), (51491,5590446,0,'soga_hair_face_highlight_color',244,245,246), (51492,5590446,0,'soga_hair_highlight',161,165,168), (51493,5590446,0,'soga_hair_type_color',42,12,17), (51494,5590446,0,'soga_hair_type_highlight_color',244,245,246), (51495,5590446,1,'soga_lip_type',100,-71,14), (51496,5590446,1,'soga_nose_type',47,-68,78), (51497,5590446,0,'soga_skin_color',194,155,106), (51498,5590447,1,'cheek_type',45,-17,0), (51499,5590447,1,'chin_type',72,-57,-96), (51500,5590447,1,'ear_type',21,-17,0), (51501,5590447,1,'eye_brow_type',-50,29,96), (51502,5590447,0,'eye_color',48,97,80), (51503,5590447,1,'eye_type',50,0,0), (51504,5590447,0,'hair_color1',20,68,231), (51505,5590447,0,'hair_color2',120,50,0), (51506,5590447,0,'hair_face_highlight_color',184,128,10), (51507,5590447,0,'hair_highlight',209,131,22), (51508,5590447,0,'hair_type_highlight_color',184,128,10), (51509,5590447,1,'lip_type',-2,-50,-28), (51510,5590447,1,'nose_type',37,20,68), (51511,5590447,0,'skin_color',232,232,212), (51512,5590447,1,'soga_cheek_type',0,-50,29), (51513,5590447,1,'soga_chin_type',0,-2,-50), (51514,5590447,1,'soga_ear_type',0,50,0), (51515,5590447,1,'soga_eye_brow_type',0,21,-17), (51516,5590447,0,'soga_eye_color',229,229,102), (51517,5590447,1,'soga_eye_type',50,0,0), (51518,5590447,0,'soga_hair_color1',38,22,21), (51519,5590447,0,'soga_hair_color2',120,50,0), (51520,5590447,0,'soga_hair_face_highlight_color',184,128,10), (51521,5590447,0,'soga_hair_highlight',209,131,22), (51522,5590447,0,'soga_hair_type_highlight_color',184,128,10), (51523,5590447,1,'soga_lip_type',96,45,-17), (51524,5590447,1,'soga_nose_type',-28,72,-57), (51525,5590447,0,'soga_skin_color',232,232,212), (51526,5590447,0,'wing_color1',255,255,255), (51527,5590447,0,'wing_color2',255,255,255), (51528,5590448,0,'eye_color',255,255,255), (51529,5590448,0,'skin_color',255,255,255), (51530,5590448,0,'soga_eye_color',255,0,255), (51531,5590449,1,'cheek_type',-56,0,0), (51532,5590449,1,'chin_type',-31,48,-76), (51533,5590449,1,'ear_type',-25,50,0), (51534,5590449,1,'eye_brow_type',0,-18,-87), (51535,5590449,0,'eye_color',126,106,224), (51536,5590449,1,'eye_type',-68,0,0), (51537,5590449,0,'hair_color1',0,88,194), (51538,5590449,0,'hair_face_color',207,195,182), (51539,5590449,0,'hair_face_highlight_color',94,82,126), (51540,5590449,0,'hair_type_color',207,195,182), (51541,5590449,0,'hair_type_highlight_color',94,82,126), (51542,5590449,1,'lip_type',35,7,-11), (51543,5590449,1,'nose_type',17,0,88), (51544,5590449,0,'skin_color',202,188,222), (51545,5590449,1,'soga_cheek_type',0,0,-18), (51546,5590449,1,'soga_chin_type',0,35,7), (51547,5590449,1,'soga_ear_type',0,-68,0), (51548,5590449,1,'soga_eye_brow_type',0,-25,50), (51549,5590449,0,'soga_eye_color',204,204,204), (51550,5590449,0,'soga_hair_face_color',207,195,182), (51551,5590449,0,'soga_hair_face_highlight_color',94,82,126), (51552,5590449,0,'soga_hair_type_color',207,195,182), (51553,5590449,0,'soga_hair_type_highlight_color',94,82,126), (51554,5590449,1,'soga_lip_type',-87,-56,0), (51555,5590449,1,'soga_nose_type',-11,-31,48), (51556,5590449,0,'soga_skin_color',202,188,222), (51557,5590450,1,'cheek_type',0,-5,0), (51558,5590450,1,'chin_type',40,-7,-12), (51559,5590450,1,'ear_type',-10,-41,0), (51560,5590450,1,'eye_brow_type',25,9,28), (51561,5590450,0,'eye_color',55,112,129), (51562,5590450,1,'eye_type',7,0,0), (51563,5590450,0,'hair_color1',231,2,0), (51564,5590450,0,'hair_face_color',35,14,3), (51565,5590450,0,'hair_face_highlight_color',200,160,0), (51566,5590450,0,'hair_type_color',35,14,3), (51567,5590450,0,'hair_type_highlight_color',200,160,0), (51568,5590450,1,'lip_type',21,-9,2), (51569,5590450,1,'nose_type',-37,-25,2), (51570,5590450,0,'skin_color',210,218,205), (51571,5590450,1,'soga_cheek_type',0,25,9), (51572,5590450,1,'soga_chin_type',0,21,-9), (51573,5590450,1,'soga_ear_type',0,7,0), (51574,5590450,1,'soga_eye_brow_type',0,-10,-41), (51575,5590450,0,'soga_eye_color',229,229,102), (51576,5590450,1,'soga_eye_type',7,0,0), (51577,5590450,0,'soga_hair_face_color',35,14,3), (51578,5590450,0,'soga_hair_face_highlight_color',200,160,0), (51579,5590450,0,'soga_hair_type_color',35,14,3), (51580,5590450,0,'soga_hair_type_highlight_color',200,160,0), (51581,5590450,1,'soga_lip_type',28,0,-5), (51582,5590450,1,'soga_nose_type',2,40,-7), (51583,5590450,0,'soga_skin_color',210,218,205), (51584,5590450,0,'wing_color1',255,255,255), (51585,5590450,0,'wing_color2',255,255,255), (51586,5590451,1,'cheek_type',-43,-72,0), (51587,5590451,1,'chin_type',38,-75,77), (51588,5590451,1,'ear_type',-61,-83,0), (51589,5590451,1,'eye_brow_type',-51,-35,-31), (51590,5590451,0,'eye_color',173,142,88), (51591,5590451,1,'eye_type',-76,0,0), (51592,5590451,0,'hair_color1',82,31,72), (51593,5590451,0,'hair_color2',56,0,0), (51594,5590451,0,'hair_face_color',49,47,61), (51595,5590451,0,'hair_face_highlight_color',42,29,2), (51596,5590451,0,'hair_highlight',79,28,15), (51597,5590451,0,'hair_type_color',49,47,61), (51598,5590451,0,'hair_type_highlight_color',42,29,2), (51599,5590451,1,'lip_type',3,41,70), (51600,5590451,1,'nose_type',-47,82,31), (51601,5590451,0,'skin_color',243,251,251), (51602,5590451,1,'soga_cheek_type',0,-51,-35), (51603,5590451,1,'soga_chin_type',0,3,41), (51604,5590451,1,'soga_ear_type',0,-76,0), (51605,5590451,1,'soga_eye_brow_type',0,-61,-83), (51606,5590451,0,'soga_eye_color',229,229,102), (51607,5590451,1,'soga_eye_type',56,0,0), (51608,5590451,0,'soga_hair_color1',43,36,70), (51609,5590451,0,'soga_hair_color2',64,76,74), (51610,5590451,0,'soga_hair_face_color',49,47,61), (51611,5590451,0,'soga_hair_face_highlight_color',42,29,2), (51612,5590451,0,'soga_hair_highlight',79,28,15), (51613,5590451,0,'soga_hair_type_color',49,47,61), (51614,5590451,0,'soga_hair_type_highlight_color',42,29,2), (51615,5590451,1,'soga_lip_type',-31,-43,-72), (51616,5590451,1,'soga_nose_type',70,38,-75), (51617,5590451,0,'soga_skin_color',243,251,251), (51618,5590451,0,'wing_color1',255,255,255), (51619,5590451,0,'wing_color2',255,255,255), (51620,5590452,1,'cheek_type',100,-100,0), (51621,5590452,1,'chin_type',-100,100,100), (51622,5590452,1,'ear_type',25,9,0), (51623,5590452,1,'eye_brow_type',100,100,100), (51624,5590452,0,'eye_color',118,14,183), (51625,5590452,1,'eye_type',100,0,0), (51626,5590452,0,'hair_color1',239,255,237), (51627,5590452,0,'hair_face_color',171,60,32), (51628,5590452,0,'hair_face_highlight_color',216,192,37), (51629,5590452,0,'hair_type_color',171,60,32), (51630,5590452,0,'hair_type_highlight_color',216,192,37), (51631,5590452,1,'lip_type',100,50,-68), (51632,5590452,1,'nose_type',0,-17,-1), (51633,5590452,0,'skin_color',121,78,41), (51634,5590452,1,'soga_cheek_type',0,100,100), (51635,5590452,1,'soga_chin_type',0,100,50), (51636,5590452,1,'soga_ear_type',0,100,0), (51637,5590452,1,'soga_eye_brow_type',0,25,9), (51638,5590452,0,'soga_eye_color',229,229,102), (51639,5590452,0,'soga_hair_face_color',171,60,32), (51640,5590452,0,'soga_hair_face_highlight_color',216,192,37), (51641,5590452,0,'soga_hair_type_color',171,60,32), (51642,5590452,0,'soga_hair_type_highlight_color',216,192,37), (51643,5590452,1,'soga_lip_type',100,100,-100), (51644,5590452,1,'soga_nose_type',-68,-100,100), (51645,5590452,0,'soga_skin_color',121,78,41), (51646,5590452,0,'wing_color1',255,255,255), (51647,5590452,0,'wing_color2',255,255,255), (51648,5590453,1,'cheek_type',0,2,0), (51649,5590453,1,'chin_type',-38,3,2), (51650,5590453,1,'ear_type',23,-5,0), (51651,5590453,1,'eye_brow_type',34,0,14), (51652,5590453,0,'eye_color',222,35,32), (51653,5590453,1,'eye_type',-32,0,0), (51654,5590453,0,'hair_color1',17,242,100), (51655,5590453,0,'hair_face_color',52,38,20), (51656,5590453,0,'hair_face_highlight_color',216,192,37), (51657,5590453,0,'hair_type_color',52,38,20), (51658,5590453,0,'hair_type_highlight_color',216,192,37), (51659,5590453,1,'lip_type',-31,-2,10), (51660,5590453,1,'nose_type',-2,17,-14), (51661,5590453,0,'skin_color',129,59,14), (51662,5590453,1,'soga_cheek_type',0,34,0), (51663,5590453,1,'soga_chin_type',0,-31,-2), (51664,5590453,1,'soga_ear_type',0,-32,0), (51665,5590453,1,'soga_eye_brow_type',0,23,-5), (51666,5590453,0,'soga_eye_color',229,229,102), (51667,5590453,0,'soga_hair_face_color',52,38,20), (51668,5590453,0,'soga_hair_face_highlight_color',216,192,37), (51669,5590453,0,'soga_hair_type_color',52,38,20), (51670,5590453,0,'soga_hair_type_highlight_color',216,192,37), (51671,5590453,1,'soga_lip_type',14,0,2), (51672,5590453,1,'soga_nose_type',10,-38,3), (51673,5590453,0,'soga_skin_color',129,59,14), (51674,5590453,0,'wing_color1',255,255,255), (51675,5590453,0,'wing_color2',255,255,255), (51676,5590454,1,'cheek_type',0,-3,0), (51677,5590454,1,'chin_type',-50,97,3), (51678,5590454,1,'ear_type',62,-25,0), (51679,5590454,1,'eye_brow_type',-64,-81,-3), (51680,5590454,0,'eye_color',43,70,43), (51681,5590454,1,'eye_type',10,0,0), (51682,5590454,0,'hair_color1',62,242,187), (51683,5590454,0,'hair_color2',218,0,0), (51684,5590454,0,'hair_face_color',37,22,5), (51685,5590454,0,'hair_face_highlight_color',121,38,35), (51686,5590454,0,'hair_type_color',37,22,5), (51687,5590454,0,'hair_type_highlight_color',121,38,35), (51688,5590454,1,'lip_type',40,46,-71), (51689,5590454,1,'nose_type',96,62,-14), (51690,5590454,0,'skin_color',245,249,245), (51691,5590454,1,'soga_cheek_type',0,-64,-81), (51692,5590454,1,'soga_chin_type',0,40,46), (51693,5590454,1,'soga_ear_type',0,10,0), (51694,5590454,1,'soga_eye_brow_type',0,62,-25), (51695,5590454,0,'soga_eye_color',229,229,102), (51696,5590454,1,'soga_eye_type',-38,0,0), (51697,5590454,0,'soga_hair_face_color',37,22,5), (51698,5590454,0,'soga_hair_face_highlight_color',121,38,35), (51699,5590454,0,'soga_hair_type_color',37,22,5), (51700,5590454,0,'soga_hair_type_highlight_color',121,38,35), (51701,5590454,1,'soga_lip_type',-3,0,-3), (51702,5590454,1,'soga_nose_type',-71,-50,97), (51703,5590454,0,'soga_skin_color',245,249,245), (51704,5590454,0,'wing_color1',255,255,255), (51705,5590454,0,'wing_color2',255,255,255), (51706,5590455,1,'cheek_type',88,21,0), (51707,5590455,1,'chin_type',-15,4,-22), (51708,5590455,1,'ear_type',22,62,0), (51709,5590455,1,'eye_brow_type',-8,65,48), (51710,5590455,0,'eye_color',175,163,122), (51711,5590455,1,'eye_type',-56,0,0), (51712,5590455,0,'hair_color1',82,188,231), (51713,5590455,0,'hair_face_color',244,246,246), (51714,5590455,0,'hair_face_highlight_color',189,132,12), (51715,5590455,0,'hair_type_color',244,246,246), (51716,5590455,0,'hair_type_highlight_color',189,132,12), (51717,5590455,1,'lip_type',42,68,2), (51718,5590455,1,'nose_type',-91,82,-68), (51719,5590455,0,'skin_color',239,239,209), (51720,5590455,1,'soga_cheek_type',0,-8,65), (51721,5590455,1,'soga_chin_type',0,42,68), (51722,5590455,1,'soga_ear_type',0,-56,0), (51723,5590455,1,'soga_eye_brow_type',0,22,62), (51724,5590455,0,'soga_eye_color',204,204,204), (51725,5590455,0,'soga_hair_face_color',244,246,246), (51726,5590455,0,'soga_hair_face_highlight_color',189,132,12), (51727,5590455,0,'soga_hair_type_color',244,246,246), (51728,5590455,0,'soga_hair_type_highlight_color',189,132,12), (51729,5590455,1,'soga_lip_type',48,88,21), (51730,5590455,1,'soga_nose_type',2,-15,4), (51731,5590455,0,'soga_skin_color',239,239,209), (51732,5590456,1,'cheek_type',18,14,0), (51733,5590456,1,'chin_type',-2,-12,17), (51734,5590456,1,'ear_type',40,-9,0), (51735,5590456,1,'eye_brow_type',5,17,21), (51736,5590456,0,'eye_color',72,145,161), (51737,5590456,1,'eye_type',-34,0,0), (51738,5590456,0,'hair_color1',251,230,0), (51739,5590456,0,'hair_face_color',127,119,111), (51740,5590456,0,'hair_face_highlight_color',13,12,8), (51741,5590456,0,'hair_type_color',127,119,111), (51742,5590456,0,'hair_type_highlight_color',13,12,8), (51743,5590456,1,'lip_type',0,12,-28), (51744,5590456,1,'nose_type',0,-5,-26), (51745,5590456,0,'skin_color',116,75,68), (51746,5590456,1,'soga_cheek_type',0,5,17), (51747,5590456,1,'soga_chin_type',0,0,12), (51748,5590456,1,'soga_ear_type',0,-34,0), (51749,5590456,1,'soga_eye_brow_type',0,40,-9), (51750,5590456,0,'soga_eye_color',229,229,102), (51751,5590456,1,'soga_eye_type',-34,0,0), (51752,5590456,0,'soga_hair_face_color',127,119,111), (51753,5590456,0,'soga_hair_face_highlight_color',13,12,8), (51754,5590456,0,'soga_hair_type_color',127,119,111), (51755,5590456,0,'soga_hair_type_highlight_color',13,12,8), (51756,5590456,1,'soga_lip_type',21,18,14), (51757,5590456,1,'soga_nose_type',-28,-2,-12), (51758,5590456,0,'soga_skin_color',116,75,68), (51759,5590456,0,'wing_color1',255,255,255), (51760,5590456,0,'wing_color2',255,255,255), (51761,5590457,1,'cheek_type',-64,-69,0), (51762,5590457,1,'chin_type',-15,-2,29), (51763,5590457,1,'ear_type',81,26,0), (51764,5590457,1,'eye_brow_type',-47,-95,21), (51765,5590457,0,'eye_color',108,165,165), (51766,5590457,1,'eye_type',-46,0,0), (51767,5590457,0,'hair_color1',249,81,25), (51768,5590457,0,'hair_face_color',200,142,16), (51769,5590457,0,'hair_face_highlight_color',55,53,68), (51770,5590457,0,'hair_type_color',200,142,16), (51771,5590457,0,'hair_type_highlight_color',55,53,68), (51772,5590457,1,'lip_type',-65,-93,77), (51773,5590457,1,'nose_type',-96,-7,81), (51774,5590457,0,'skin_color',202,167,171), (51775,5590457,1,'soga_cheek_type',0,-47,-95), (51776,5590457,1,'soga_chin_type',0,-65,-93), (51777,5590457,1,'soga_ear_type',0,-46,0), (51778,5590457,1,'soga_eye_brow_type',0,81,26), (51779,5590457,0,'soga_eye_color',229,229,102), (51780,5590457,0,'soga_hair_face_color',200,142,16), (51781,5590457,0,'soga_hair_face_highlight_color',55,53,68), (51782,5590457,0,'soga_hair_type_color',200,142,16), (51783,5590457,0,'soga_hair_type_highlight_color',55,53,68), (51784,5590457,1,'soga_lip_type',21,-64,-69), (51785,5590457,1,'soga_nose_type',77,-15,-2), (51786,5590457,0,'soga_skin_color',202,167,171), (51787,5590457,0,'wing_color1',255,255,255), (51788,5590457,0,'wing_color2',255,255,255), (51789,5590458,1,'cheek_type',28,20,0), (51790,5590458,1,'chin_type',0,4,1), (51791,5590458,1,'ear_type',25,28,0), (51792,5590458,1,'eye_brow_type',25,-25,12), (51793,5590458,0,'eye_color',203,186,255), (51794,5590458,1,'eye_type',9,0,0), (51795,5590458,0,'hair_color1',244,253,0), (51796,5590458,0,'hair_face_color',122,132,132), (51797,5590458,0,'hair_face_highlight_color',105,103,97), (51798,5590458,0,'hair_type_color',122,132,132), (51799,5590458,0,'hair_type_highlight_color',105,103,97), (51800,5590458,1,'lip_type',10,-5,0), (51801,5590458,1,'nose_type',-4,-12,-3), (51802,5590458,0,'skin_color',173,142,181), (51803,5590458,1,'soga_cheek_type',0,25,-25), (51804,5590458,1,'soga_chin_type',0,10,-5), (51805,5590458,1,'soga_ear_type',0,9,0), (51806,5590458,1,'soga_eye_brow_type',0,25,28), (51807,5590458,0,'soga_eye_color',229,229,102), (51808,5590458,0,'soga_hair_face_color',122,132,132), (51809,5590458,0,'soga_hair_face_highlight_color',105,103,97), (51810,5590458,0,'soga_hair_type_color',122,132,132), (51811,5590458,0,'soga_hair_type_highlight_color',105,103,97), (51812,5590458,1,'soga_lip_type',12,28,20), (51813,5590458,1,'soga_nose_type',0,0,4), (51814,5590458,0,'soga_skin_color',173,142,181), (51815,5590458,0,'wing_color1',255,255,255), (51816,5590458,0,'wing_color2',255,255,255), (51817,5590459,1,'cheek_type',-14,-32,0), (51818,5590459,1,'chin_type',-40,14,-25), (51819,5590459,1,'ear_type',-31,-31,0), (51820,5590459,1,'eye_brow_type',2,-2,-9), (51821,5590459,0,'eye_color',120,65,8), (51822,5590459,1,'eye_type',-9,0,0), (51823,5590459,0,'hair_color1',0,17,0), (51824,5590459,0,'hair_face_color',188,143,88), (51825,5590459,0,'hair_type_color',188,143,88), (51826,5590459,1,'lip_type',26,21,-43), (51827,5590459,1,'nose_type',21,0,17), (51828,5590459,0,'skin_color',188,170,127), (51829,5590459,1,'soga_cheek_type',0,2,-2), (51830,5590459,1,'soga_chin_type',0,26,21), (51831,5590459,1,'soga_ear_type',0,-9,0), (51832,5590459,1,'soga_eye_brow_type',0,-31,-31), (51833,5590459,0,'soga_eye_color',229,229,102), (51834,5590459,1,'soga_eye_type',-9,0,0), (51835,5590459,0,'soga_hair_face_color',188,143,88), (51836,5590459,0,'soga_hair_type_color',188,143,88), (51837,5590459,1,'soga_lip_type',-9,-14,-32), (51838,5590459,1,'soga_nose_type',-43,-40,14), (51839,5590459,0,'soga_skin_color',188,170,127), (51840,5590459,0,'wing_color1',255,255,255), (51841,5590459,0,'wing_color2',255,255,255), (51842,5590460,1,'cheek_type',34,-72,0), (51843,5590460,1,'chin_type',-52,-89,-42), (51844,5590460,1,'ear_type',-5,15,0), (51845,5590460,1,'eye_brow_type',66,-78,-43), (51846,5590460,0,'eye_color',167,127,64), (51847,5590460,1,'eye_type',93,0,0), (51848,5590460,0,'hair_color1',175,47,59), (51849,5590460,0,'hair_face_color',189,95,42), (51850,5590460,0,'hair_face_highlight_color',115,31,29), (51851,5590460,0,'hair_type_color',189,95,42), (51852,5590460,0,'hair_type_highlight_color',115,31,29), (51853,5590460,1,'lip_type',28,88,9), (51854,5590460,1,'nose_type',-58,-81,47), (51855,5590460,0,'skin_color',182,127,108), (51856,5590460,1,'soga_cheek_type',0,66,-78), (51857,5590460,1,'soga_chin_type',0,28,88), (51858,5590460,1,'soga_ear_type',0,93,0), (51859,5590460,1,'soga_eye_brow_type',0,-5,15), (51860,5590460,0,'soga_eye_color',229,229,102), (51861,5590460,0,'soga_hair_face_color',189,95,42), (51862,5590460,0,'soga_hair_face_highlight_color',115,31,29), (51863,5590460,0,'soga_hair_type_color',189,95,42), (51864,5590460,0,'soga_hair_type_highlight_color',115,31,29), (51865,5590460,1,'soga_lip_type',-43,34,-72), (51866,5590460,1,'soga_nose_type',9,-52,-89), (51867,5590460,0,'soga_skin_color',182,127,108), (51868,5590460,0,'wing_color1',255,255,255), (51869,5590460,0,'wing_color2',255,255,255), (51870,5590461,1,'cheek_type',7,50,0), (51871,5590461,1,'chin_type',-58,-96,-56), (51872,5590461,1,'ear_type',46,-56,0), (51873,5590461,1,'eye_brow_type',-89,14,22), (51874,5590461,0,'eye_color',240,139,255), (51875,5590461,1,'eye_type',-11,0,0), (51876,5590461,0,'hair_color1',56,94,0), (51877,5590461,0,'hair_face_color',7,1,1), (51878,5590461,0,'hair_face_highlight_color',103,133,149), (51879,5590461,0,'hair_type_color',7,1,1), (51880,5590461,0,'hair_type_highlight_color',103,133,149), (51881,5590461,1,'lip_type',79,35,21), (51882,5590461,1,'nose_type',-96,56,94), (51883,5590461,0,'skin_color',199,172,194), (51884,5590461,1,'soga_cheek_type',0,-89,14), (51885,5590461,1,'soga_chin_type',0,79,35), (51886,5590461,1,'soga_ear_type',0,-11,0), (51887,5590461,1,'soga_eye_brow_type',0,46,-56), (51888,5590461,0,'soga_eye_color',229,229,102), (51889,5590461,0,'soga_hair_face_color',7,1,1), (51890,5590461,0,'soga_hair_face_highlight_color',103,133,149), (51891,5590461,0,'soga_hair_type_color',7,1,1), (51892,5590461,0,'soga_hair_type_highlight_color',103,133,149), (51893,5590461,1,'soga_lip_type',22,7,50), (51894,5590461,1,'soga_nose_type',21,-58,-96), (51895,5590461,0,'soga_skin_color',199,172,194), (51896,5590461,0,'wing_color1',255,255,255), (51897,5590461,0,'wing_color2',255,255,255), (51898,5590462,1,'cheek_type',81,-56,0), (51899,5590462,1,'chin_type',-75,-25,38), (51900,5590462,1,'ear_type',-69,71,0), (51901,5590462,1,'eye_brow_type',43,31,-93), (51902,5590462,0,'eye_color',38,77,88), (51903,5590462,1,'eye_type',-53,0,0), (51904,5590462,0,'hair_color1',172,159,64), (51905,5590462,0,'hair_color2',197,0,0), (51906,5590462,0,'hair_face_color',59,58,73), (51907,5590462,0,'hair_face_highlight_color',119,147,147), (51908,5590462,0,'hair_highlight',29,21,28), (51909,5590462,0,'hair_type_color',59,58,73), (51910,5590462,0,'hair_type_highlight_color',119,147,147), (51911,5590462,1,'lip_type',28,34,-1), (51912,5590462,1,'nose_type',28,-84,-97), (51913,5590462,0,'skin_color',186,191,170), (51914,5590462,1,'soga_cheek_type',0,43,31), (51915,5590462,1,'soga_chin_type',0,28,34), (51916,5590462,1,'soga_ear_type',0,-53,0), (51917,5590462,1,'soga_eye_brow_type',0,-69,71), (51918,5590462,0,'soga_eye_color',229,229,102), (51919,5590462,1,'soga_eye_type',-59,0,0), (51920,5590462,0,'soga_hair_color1',114,112,142), (51921,5590462,0,'soga_hair_color2',152,138,129), (51922,5590462,0,'soga_hair_face_color',59,58,73), (51923,5590462,0,'soga_hair_face_highlight_color',119,147,147), (51924,5590462,0,'soga_hair_highlight',29,21,28), (51925,5590462,0,'soga_hair_type_color',59,58,73), (51926,5590462,0,'soga_hair_type_highlight_color',119,147,147), (51927,5590462,1,'soga_lip_type',-93,81,-56), (51928,5590462,1,'soga_nose_type',-1,-75,-25), (51929,5590462,0,'soga_skin_color',186,191,170), (51930,5590462,0,'wing_color1',255,255,255), (51931,5590462,0,'wing_color2',255,255,255), (51932,5590463,1,'cheek_type',-23,-42,0), (51933,5590463,1,'ear_type',-1,-31,0), (51934,5590463,1,'eye_brow_type',-1,-56,87), (51935,5590463,0,'eye_color',37,77,88), (51936,5590463,1,'eye_type',39,0,0), (51937,5590463,0,'hair_color1',17,0,169), (51938,5590463,0,'hair_face_color',223,160,25), (51939,5590463,0,'hair_face_highlight_color',44,38,54), (51940,5590463,0,'hair_type_color',223,160,25), (51941,5590463,0,'hair_type_highlight_color',44,38,54), (51942,5590463,1,'lip_type',2,-10,0), (51943,5590463,1,'nose_type',0,17,0), (51944,5590463,0,'skin_color',245,234,235), (51945,5590463,1,'soga_cheek_type',0,-1,-56), (51946,5590463,1,'soga_chin_type',0,2,-10), (51947,5590463,1,'soga_ear_type',0,39,0), (51948,5590463,1,'soga_eye_brow_type',0,-1,-31), (51949,5590463,0,'soga_eye_color',204,204,204), (51950,5590463,0,'soga_hair_face_color',223,160,25), (51951,5590463,0,'soga_hair_face_highlight_color',44,38,54), (51952,5590463,0,'soga_hair_type_color',223,160,25), (51953,5590463,0,'soga_hair_type_highlight_color',44,38,54), (51954,5590463,1,'soga_lip_type',87,-23,-42), (51955,5590463,0,'soga_skin_color',245,234,235), (51956,5590464,1,'cheek_type',32,14,0), (51957,5590464,1,'chin_type',11,-9,7), (51958,5590464,1,'ear_type',-43,28,0), (51959,5590464,1,'eye_brow_type',9,-19,21), (51960,5590464,0,'eye_color',194,183,151), (51961,5590464,0,'hair_color1',227,225,0), (51962,5590464,0,'hair_face_color',89,32,16), (51963,5590464,0,'hair_face_highlight_color',84,32,7), (51964,5590464,0,'hair_type_color',89,32,16), (51965,5590464,0,'hair_type_highlight_color',84,32,7), (51966,5590464,1,'lip_type',18,17,8), (51967,5590464,1,'nose_type',14,-29,-31), (51968,5590464,0,'skin_color',196,202,181), (51969,5590464,1,'soga_cheek_type',0,9,-19), (51970,5590464,1,'soga_chin_type',0,18,17), (51971,5590464,1,'soga_ear_type',-43,28,0), (51972,5590464,1,'soga_eye_brow_type',0,-43,28), (51973,5590464,0,'soga_eye_color',229,229,102), (51974,5590464,0,'soga_hair_face_color',89,32,16), (51975,5590464,0,'soga_hair_face_highlight_color',84,32,7), (51976,5590464,0,'soga_hair_type_color',89,32,16), (51977,5590464,0,'soga_hair_type_highlight_color',84,32,7), (51978,5590464,1,'soga_lip_type',21,32,14), (51979,5590464,1,'soga_nose_type',8,11,-9), (51980,5590464,0,'soga_skin_color',196,202,181), (51981,5590464,0,'wing_color1',255,255,255), (51982,5590464,0,'wing_color2',255,255,255), (51983,5590465,1,'cheek_type',-26,2,0), (51984,5590465,1,'chin_type',-26,20,0), (51985,5590465,1,'ear_type',-12,20,0), (51986,5590465,1,'eye_brow_type',-26,-9,14), (51987,5590465,0,'eye_color',52,107,120), (51988,5590465,1,'eye_type',9,0,0), (51989,5590465,0,'hair_color1',239,246,0), (51990,5590465,0,'hair_face_color',107,57,6), (51991,5590465,0,'hair_face_highlight_color',154,131,101), (51992,5590465,0,'hair_type_color',107,57,6), (51993,5590465,0,'hair_type_highlight_color',154,131,101), (51994,5590465,1,'lip_type',-28,7,-34), (51995,5590465,1,'nose_type',-2,-17,-10), (51996,5590465,0,'skin_color',217,188,151), (51997,5590465,1,'soga_cheek_type',0,-26,-9), (51998,5590465,1,'soga_chin_type',0,-28,7), (51999,5590465,1,'soga_ear_type',0,9,0), (52000,5590465,1,'soga_eye_brow_type',0,-12,20), (52001,5590465,0,'soga_eye_color',229,229,102), (52002,5590465,0,'soga_hair_face_color',107,57,6), (52003,5590465,0,'soga_hair_face_highlight_color',154,131,101), (52004,5590465,0,'soga_hair_type_color',107,57,6), (52005,5590465,0,'soga_hair_type_highlight_color',154,131,101), (52006,5590465,1,'soga_lip_type',14,-26,2), (52007,5590465,1,'soga_nose_type',-34,-26,20), (52008,5590465,0,'soga_skin_color',217,188,151), (52009,5590465,0,'wing_color1',255,255,255), (52010,5590465,0,'wing_color2',255,255,255), (52011,5590466,1,'cheek_type',-17,3,0), (52012,5590466,1,'chin_type',-23,14,-5), (52013,5590466,1,'ear_type',-3,5,0), (52014,5590466,1,'eye_brow_type',14,-8,23), (52015,5590466,0,'eye_color',255,255,149), (52016,5590466,1,'eye_type',-7,0,0), (52017,5590466,0,'hair_color1',233,228,242), (52018,5590466,0,'hair_face_color',60,25,9), (52019,5590466,0,'hair_type_color',60,25,9), (52020,5590466,1,'lip_type',8,31,0), (52021,5590466,1,'nose_type',0,-23,-28), (52022,5590466,0,'skin_color',188,170,32), (52023,5590466,1,'soga_cheek_type',0,14,-8), (52024,5590466,1,'soga_chin_type',0,8,31), (52025,5590466,1,'soga_ear_type',0,-7,0), (52026,5590466,1,'soga_eye_brow_type',0,-3,5), (52027,5590466,0,'soga_eye_color',229,229,102), (52028,5590466,1,'soga_eye_type',-7,0,0), (52029,5590466,0,'soga_hair_face_color',60,25,9), (52030,5590466,0,'soga_hair_type_color',60,25,9), (52031,5590466,1,'soga_lip_type',23,-17,3), (52032,5590466,1,'soga_nose_type',0,-23,14), (52033,5590466,0,'soga_skin_color',188,170,32), (52034,5590466,0,'wing_color1',255,255,255), (52035,5590466,0,'wing_color2',255,255,255), (52036,5590467,1,'cheek_type',71,-62,0), (52037,5590467,1,'chin_type',7,25,44), (52038,5590467,1,'ear_type',69,-94,0), (52039,5590467,1,'eye_brow_type',-42,17,21), (52040,5590467,0,'eye_color',150,193,203), (52041,5590467,1,'eye_type',31,0,0), (52042,5590467,0,'hair_color1',57,25,231), (52043,5590467,0,'hair_color2',203,0,0), (52044,5590467,0,'hair_face_color',42,29,3), (52045,5590467,0,'hair_face_highlight_color',15,1,21), (52046,5590467,0,'hair_highlight',29,21,28), (52047,5590467,0,'hair_type_color',42,29,3), (52048,5590467,0,'hair_type_highlight_color',15,1,21), (52049,5590467,1,'lip_type',0,84,9), (52050,5590467,1,'nose_type',88,57,25), (52051,5590467,0,'skin_color',177,186,186), (52052,5590467,1,'soga_cheek_type',0,-42,17), (52053,5590467,1,'soga_chin_type',0,0,84), (52054,5590467,1,'soga_ear_type',0,31,0), (52055,5590467,1,'soga_eye_brow_type',0,69,-94), (52056,5590467,0,'soga_eye_color',229,229,102), (52057,5590467,1,'soga_eye_type',-53,0,0), (52058,5590467,0,'soga_hair_color1',114,112,142), (52059,5590467,0,'soga_hair_color2',152,138,129), (52060,5590467,0,'soga_hair_face_color',42,29,3), (52061,5590467,0,'soga_hair_face_highlight_color',15,1,21), (52062,5590467,0,'soga_hair_highlight',29,21,28), (52063,5590467,0,'soga_hair_type_color',42,29,3), (52064,5590467,0,'soga_hair_type_highlight_color',15,1,21), (52065,5590467,1,'soga_lip_type',21,71,-62), (52066,5590467,1,'soga_nose_type',9,7,25), (52067,5590467,0,'soga_skin_color',177,186,186), (52068,5590467,0,'wing_color1',255,255,255), (52069,5590467,0,'wing_color2',255,255,255), (52070,5590468,1,'cheek_type',-17,81,0), (52071,5590468,1,'chin_type',17,-81,31), (52072,5590468,1,'ear_type',7,-75,0), (52073,5590468,1,'eye_brow_type',-75,-93,62), (52074,5590468,0,'eye_color',81,108,61), (52075,5590468,1,'eye_type',19,0,0), (52076,5590468,0,'hair_color1',239,62,237), (52077,5590468,0,'hair_color2',100,0,0), (52078,5590468,0,'hair_face_color',244,246,246), (52079,5590468,0,'hair_face_highlight_color',53,50,65), (52080,5590468,0,'hair_highlight',50,48,56), (52081,5590468,0,'hair_type_color',244,246,246), (52082,5590468,0,'hair_type_highlight_color',53,50,65), (52083,5590468,1,'lip_type',56,-25,-81), (52084,5590468,1,'nose_type',93,-17,62), (52085,5590468,0,'skin_color',142,120,123), (52086,5590468,1,'soga_cheek_type',0,-75,-93), (52087,5590468,1,'soga_chin_type',0,56,-25), (52088,5590468,1,'soga_ear_type',0,19,0), (52089,5590468,1,'soga_eye_brow_type',0,7,-75), (52090,5590468,0,'soga_eye_color',229,229,102), (52091,5590468,1,'soga_eye_type',100,0,0), (52092,5590468,0,'soga_hair_color1',164,165,165), (52093,5590468,0,'soga_hair_color2',56,62,62), (52094,5590468,0,'soga_hair_face_color',244,246,246), (52095,5590468,0,'soga_hair_face_highlight_color',53,50,65), (52096,5590468,0,'soga_hair_highlight',50,48,56), (52097,5590468,0,'soga_hair_type_color',244,246,246), (52098,5590468,0,'soga_hair_type_highlight_color',53,50,65), (52099,5590468,1,'soga_lip_type',62,-17,81), (52100,5590468,1,'soga_nose_type',-81,17,-81), (52101,5590468,0,'soga_skin_color',142,120,123), (52102,5590469,1,'cheek_type',45,2,0), (52103,5590469,1,'chin_type',-17,17,-20), (52104,5590469,1,'ear_type',-3,-14,0), (52105,5590469,1,'eye_brow_type',-2,46,-9), (52106,5590469,0,'eye_color',172,154,189), (52107,5590469,1,'eye_type',-25,0,0), (52108,5590469,0,'hair_color1',17,14,0), (52109,5590469,0,'hair_face_color',35,13,4), (52110,5590469,0,'hair_type_color',35,13,4), (52111,5590469,1,'lip_type',34,-28,-1), (52112,5590469,1,'nose_type',32,17,14), (52113,5590469,0,'skin_color',104,120,98), (52114,5590469,1,'soga_cheek_type',0,-2,46), (52115,5590469,1,'soga_chin_type',0,34,-28), (52116,5590469,1,'soga_ear_type',0,-25,0), (52117,5590469,1,'soga_eye_brow_type',0,-3,-14), (52118,5590469,0,'soga_eye_color',229,229,102), (52119,5590469,1,'soga_eye_type',-25,0,0), (52120,5590469,0,'soga_hair_face_color',35,13,4), (52121,5590469,0,'soga_hair_type_color',35,13,4), (52122,5590469,1,'soga_lip_type',-9,45,2), (52123,5590469,1,'soga_nose_type',-1,-17,17), (52124,5590469,0,'soga_skin_color',104,120,98), (52125,5590469,0,'wing_color1',255,255,255), (52126,5590469,0,'wing_color2',255,255,255), (52127,5590470,1,'cheek_type',-25,18,0), (52128,5590470,1,'chin_type',-25,-5,11), (52129,5590470,1,'ear_type',25,28,0), (52130,5590470,1,'eye_brow_type',1,17,-39), (52131,5590470,0,'eye_color',53,108,120), (52132,5590470,1,'eye_type',-26,0,0), (52133,5590470,0,'hair_color1',231,254,0), (52134,5590470,0,'hair_face_color',96,38,2), (52135,5590470,0,'hair_face_highlight_color',196,120,32), (52136,5590470,0,'hair_type_color',96,38,2), (52137,5590470,0,'hair_type_highlight_color',196,120,32), (52138,5590470,1,'lip_type',7,-8,-3), (52139,5590470,1,'nose_type',-28,-25,-2), (52140,5590470,0,'skin_color',210,216,196), (52141,5590470,1,'soga_cheek_type',0,1,17), (52142,5590470,1,'soga_chin_type',0,7,-8), (52143,5590470,1,'soga_ear_type',0,-26,0), (52144,5590470,1,'soga_eye_brow_type',0,25,28), (52145,5590470,0,'soga_eye_color',229,229,102), (52146,5590470,1,'soga_eye_type',-26,0,0), (52147,5590470,0,'soga_hair_face_color',96,38,2), (52148,5590470,0,'soga_hair_face_highlight_color',196,120,32), (52149,5590470,0,'soga_hair_type_color',96,38,2), (52150,5590470,0,'soga_hair_type_highlight_color',196,120,32), (52151,5590470,1,'soga_lip_type',-39,-25,18), (52152,5590470,1,'soga_nose_type',-3,-25,-5), (52153,5590470,0,'soga_skin_color',210,216,196), (52154,5590470,0,'wing_color1',255,255,255), (52155,5590470,0,'wing_color2',255,255,255), (52156,5590471,1,'cheek_type',-17,14,0), (52157,5590471,1,'chin_type',0,-23,23), (52158,5590471,1,'ear_type',12,5,0), (52159,5590471,1,'eye_brow_type',-5,7,42), (52160,5590471,0,'eye_color',106,128,76), (52161,5590471,1,'eye_type',-38,0,0), (52162,5590471,0,'hair_color1',7,0,0), (52163,5590471,0,'hair_face_color',88,86,84), (52164,5590471,0,'hair_face_highlight_color',12,12,7), (52165,5590471,0,'hair_type_color',88,86,84), (52166,5590471,0,'hair_type_highlight_color',12,12,7), (52167,5590471,1,'lip_type',-39,-22,9), (52168,5590471,1,'nose_type',-29,7,0), (52169,5590471,0,'skin_color',129,127,127), (52170,5590471,1,'soga_cheek_type',0,-5,7), (52171,5590471,1,'soga_chin_type',0,-39,-22), (52172,5590471,1,'soga_ear_type',0,-38,0), (52173,5590471,1,'soga_eye_brow_type',0,12,5), (52174,5590471,0,'soga_eye_color',229,229,102), (52175,5590471,1,'soga_eye_type',-38,0,0), (52176,5590471,0,'soga_hair_face_color',88,86,84), (52177,5590471,0,'soga_hair_face_highlight_color',12,12,7), (52178,5590471,0,'soga_hair_type_color',88,86,84), (52179,5590471,0,'soga_hair_type_highlight_color',12,12,7), (52180,5590471,1,'soga_lip_type',42,-17,14), (52181,5590471,1,'soga_nose_type',9,0,-23), (52182,5590471,0,'soga_skin_color',129,127,127), (52183,5590471,0,'wing_color1',255,255,255), (52184,5590471,0,'wing_color2',255,255,255), (52185,5590472,1,'cheek_type',-1,-22,0), (52186,5590472,1,'chin_type',-7,38,-9), (52187,5590472,1,'ear_type',-18,1,0), (52188,5590472,1,'eye_brow_type',7,3,-8), (52189,5590472,0,'eye_color',114,172,188), (52190,5590472,1,'eye_type',-31,0,0), (52191,5590472,0,'hair_color1',4,14,0), (52192,5590472,0,'hair_face_color',76,75,74), (52193,5590472,0,'hair_face_highlight_color',214,93,29), (52194,5590472,0,'hair_type_color',76,75,74), (52195,5590472,0,'hair_type_highlight_color',214,93,29), (52196,5590472,1,'lip_type',-23,-7,-2), (52197,5590472,1,'nose_type',1,4,14), (52198,5590472,0,'skin_color',209,193,193), (52199,5590472,1,'soga_cheek_type',0,7,3), (52200,5590472,1,'soga_chin_type',0,-23,-7), (52201,5590472,1,'soga_ear_type',0,-31,0), (52202,5590472,1,'soga_eye_brow_type',0,-18,1), (52203,5590472,0,'soga_eye_color',229,229,102), (52204,5590472,1,'soga_eye_type',-31,0,0), (52205,5590472,0,'soga_hair_face_color',76,75,74), (52206,5590472,0,'soga_hair_face_highlight_color',214,93,29), (52207,5590472,0,'soga_hair_type_color',76,75,74), (52208,5590472,0,'soga_hair_type_highlight_color',214,93,29), (52209,5590472,1,'soga_lip_type',-8,-1,-22), (52210,5590472,1,'soga_nose_type',-2,-7,38), (52211,5590472,0,'soga_skin_color',209,193,193), (52212,5590472,0,'wing_color1',255,255,255), (52213,5590472,0,'wing_color2',255,255,255), (52214,5590473,1,'chin_type',0,4,-7), (52215,5590473,1,'ear_type',-7,-17,0), (52216,5590473,1,'eye_brow_type',-12,-32,-7), (52217,5590473,0,'eye_color',245,238,253), (52218,5590473,1,'eye_type',4,0,0), (52219,5590473,0,'hair_color1',249,252,156), (52220,5590473,0,'hair_face_color',81,72,13), (52221,5590473,0,'hair_type_color',81,72,13), (52222,5590473,1,'lip_type',-4,11,-12), (52223,5590473,1,'nose_type',9,-7,-4), (52224,5590473,0,'skin_color',252,246,246), (52225,5590473,1,'soga_cheek_type',0,-12,-32), (52226,5590473,1,'soga_chin_type',0,-4,11), (52227,5590473,1,'soga_ear_type',0,4,0), (52228,5590473,1,'soga_eye_brow_type',0,-7,-17), (52229,5590473,0,'soga_eye_color',229,229,102), (52230,5590473,0,'soga_hair_face_color',81,72,13), (52231,5590473,0,'soga_hair_type_color',81,72,13), (52232,5590473,1,'soga_lip_type',-7,0,0), (52233,5590473,1,'soga_nose_type',-12,0,4), (52234,5590473,0,'soga_skin_color',252,246,246), (52235,5590473,0,'wing_color1',255,255,255), (52236,5590473,0,'wing_color2',255,255,255), (52237,5590474,1,'cheek_type',21,57,0), (52238,5590474,1,'chin_type',-17,41,50), (52239,5590474,1,'ear_type',34,87,0), (52240,5590474,1,'eye_brow_type',0,0,87), (52241,5590474,0,'eye_color',43,69,43), (52242,5590474,1,'eye_type',-31,0,0), (52243,5590474,0,'hair_color1',225,45,9), (52244,5590474,0,'hair_color2',10,0,0), (52245,5590474,0,'hair_face_color',201,142,16), (52246,5590474,0,'hair_face_highlight_color',48,32,3), (52247,5590474,0,'hair_type_color',201,142,16), (52248,5590474,0,'hair_type_highlight_color',48,32,3), (52249,5590474,1,'lip_type',-15,-62,-51), (52250,5590474,1,'nose_type',-28,-31,45), (52251,5590474,0,'skin_color',224,204,159), (52252,5590474,1,'soga_cheek_type',0,25,-9), (52253,5590474,1,'soga_chin_type',0,-15,-62), (52254,5590474,1,'soga_ear_type',0,-31,0), (52255,5590474,1,'soga_eye_brow_type',0,34,87), (52256,5590474,0,'soga_eye_color',229,229,102), (52257,5590474,1,'soga_eye_type',10,0,0), (52258,5590474,0,'soga_hair_face_color',201,142,16), (52259,5590474,0,'soga_hair_face_highlight_color',48,32,3), (52260,5590474,0,'soga_hair_type_color',201,142,16), (52261,5590474,0,'soga_hair_type_highlight_color',48,32,3), (52262,5590474,1,'soga_lip_type',87,21,57), (52263,5590474,1,'soga_nose_type',-51,-17,41), (52264,5590474,0,'soga_skin_color',224,204,159), (52265,5590474,0,'wing_color1',255,255,255), (52266,5590474,0,'wing_color2',255,255,255), (52267,5590475,1,'cheek_type',-19,22,0), (52268,5590475,1,'chin_type',9,-31,19), (52269,5590475,1,'ear_type',7,3,0), (52270,5590475,1,'eye_brow_type',-7,34,0), (52271,5590475,0,'eye_color',204,204,97), (52272,5590475,1,'eye_type',-7,0,0), (52273,5590475,0,'hair_color1',228,26,224), (52274,5590475,0,'hair_face_color',39,16,0), (52275,5590475,0,'hair_type_color',39,16,0), (52276,5590475,1,'lip_type',38,0,-1), (52277,5590475,1,'nose_type',-2,-28,26), (52278,5590475,0,'skin_color',172,233,34), (52279,5590475,1,'soga_cheek_type',0,-7,34), (52280,5590475,1,'soga_chin_type',0,38,0), (52281,5590475,1,'soga_ear_type',0,-7,0), (52282,5590475,1,'soga_eye_brow_type',0,7,3), (52283,5590475,0,'soga_eye_color',229,229,102), (52284,5590475,0,'soga_hair_face_color',39,16,0), (52285,5590475,0,'soga_hair_type_color',39,16,0), (52286,5590475,1,'soga_lip_type',0,-19,22), (52287,5590475,1,'soga_nose_type',-1,9,-31), (52288,5590475,0,'soga_skin_color',172,233,34), (52289,5590475,0,'wing_color1',255,255,255), (52290,5590475,0,'wing_color2',255,255,255), (52291,5590476,1,'cheek_type',-62,14,0), (52292,5590476,1,'chin_type',63,-32,-93), (52293,5590476,1,'ear_type',68,-59,0), (52294,5590476,1,'eye_brow_type',19,-47,-63), (52295,5590476,0,'eye_color',2,191,191), (52296,5590476,1,'eye_type',62,0,0), (52297,5590476,0,'hair_color1',74,222,78), (52298,5590476,1,'lip_type',-78,84,14), (52299,5590476,1,'nose_type',61,74,-34), (52300,5590476,0,'skin_color',159,130,121), (52301,5590476,1,'soga_cheek_type',0,19,-47), (52302,5590476,1,'soga_chin_type',0,-78,84), (52303,5590476,1,'soga_ear_type',0,62,0), (52304,5590476,1,'soga_eye_brow_type',0,68,-59), (52305,5590476,0,'soga_eye_color',229,229,102), (52306,5590476,1,'soga_lip_type',-63,-62,14), (52307,5590476,1,'soga_nose_type',14,63,-32), (52308,5590476,0,'soga_skin_color',159,130,121), (52309,5590476,0,'wing_color1',255,255,255), (52310,5590476,0,'wing_color2',255,255,255), (52311,5590477,1,'cheek_type',-23,98,0), (52312,5590477,1,'chin_type',-84,17,-41), (52313,5590477,1,'ear_type',37,14,0), (52314,5590477,1,'eye_brow_type',-17,-97,37), (52315,5590477,0,'eye_color',54,109,126), (52316,5590477,1,'eye_type',25,0,0), (52317,5590477,0,'hair_color1',10,178,83), (52318,5590477,0,'hair_color2',239,0,0), (52319,5590477,0,'hair_face_color',150,51,27), (52320,5590477,0,'hair_face_highlight_color',45,14,18), (52321,5590477,0,'hair_highlight',109,14,49), (52322,5590477,0,'hair_type_color',150,51,27), (52323,5590477,0,'hair_type_highlight_color',45,14,18), (52324,5590477,1,'lip_type',-87,59,7), (52325,5590477,1,'nose_type',29,10,-78), (52326,5590477,0,'skin_color',234,183,184), (52327,5590477,1,'soga_cheek_type',0,-17,-97), (52328,5590477,1,'soga_chin_type',0,-87,59), (52329,5590477,1,'soga_ear_type',0,25,0), (52330,5590477,1,'soga_eye_brow_type',0,37,14), (52331,5590477,0,'soga_eye_color',229,229,102), (52332,5590477,1,'soga_eye_type',-17,0,0), (52333,5590477,0,'soga_hair_color1',246,219,114), (52334,5590477,0,'soga_hair_color2',187,136,62), (52335,5590477,0,'soga_hair_face_color',150,51,27), (52336,5590477,0,'soga_hair_face_highlight_color',45,14,18), (52337,5590477,0,'soga_hair_highlight',109,14,49), (52338,5590477,0,'soga_hair_type_color',150,51,27), (52339,5590477,0,'soga_hair_type_highlight_color',45,14,18), (52340,5590477,1,'soga_lip_type',37,-23,98), (52341,5590477,1,'soga_nose_type',7,-84,17), (52342,5590477,0,'soga_skin_color',234,183,184), (52343,5590477,0,'wing_color1',255,255,255), (52344,5590477,0,'wing_color2',255,255,255), (52345,5590478,1,'cheek_type',29,-14,0), (52346,5590478,1,'chin_type',32,-22,0), (52347,5590478,1,'ear_type',43,37,0), (52348,5590478,1,'eye_brow_type',22,12,-8), (52349,5590478,0,'eye_color',120,176,192), (52350,5590478,0,'hair_color1',0,239,0), (52351,5590478,0,'hair_face_color',147,70,0), (52352,5590478,0,'hair_face_highlight_color',73,66,16), (52353,5590478,0,'hair_type_color',147,70,0), (52354,5590478,0,'hair_type_highlight_color',73,66,16), (52355,5590478,1,'lip_type',25,17,-17), (52356,5590478,1,'nose_type',-21,0,-17), (52357,5590478,0,'skin_color',225,197,149), (52358,5590478,1,'soga_cheek_type',0,22,12), (52359,5590478,1,'soga_chin_type',0,25,17), (52360,5590478,1,'soga_ear_type',43,37,0), (52361,5590478,1,'soga_eye_brow_type',0,43,37), (52362,5590478,0,'soga_eye_color',229,229,102), (52363,5590478,0,'soga_hair_face_color',147,70,0), (52364,5590478,0,'soga_hair_face_highlight_color',73,66,16), (52365,5590478,0,'soga_hair_type_color',147,70,0), (52366,5590478,0,'soga_hair_type_highlight_color',73,66,16), (52367,5590478,1,'soga_lip_type',-8,29,-14), (52368,5590478,1,'soga_nose_type',-17,32,-22), (52369,5590478,0,'soga_skin_color',225,197,149), (52370,5590478,0,'wing_color1',255,255,255), (52371,5590478,0,'wing_color2',255,255,255), (52372,5590479,1,'cheek_type',-28,-8,0), (52373,5590479,1,'chin_type',47,29,-10), (52374,5590479,1,'ear_type',28,26,0), (52375,5590479,1,'eye_brow_type',9,11,17), (52376,5590479,0,'eye_color',243,166,255), (52377,5590479,1,'eye_type',-17,0,0), (52378,5590479,0,'hair_color1',244,249,0), (52379,5590479,0,'hair_face_color',114,135,135), (52380,5590479,0,'hair_face_highlight_color',105,103,97), (52381,5590479,0,'hair_type_color',114,135,135), (52382,5590479,0,'hair_type_highlight_color',105,103,97), (52383,5590479,1,'lip_type',7,17,-2), (52384,5590479,1,'nose_type',-17,-12,-7), (52385,5590479,0,'skin_color',125,118,117), (52386,5590479,1,'soga_cheek_type',0,9,11), (52387,5590479,1,'soga_chin_type',0,7,17), (52388,5590479,1,'soga_ear_type',0,-17,0), (52389,5590479,1,'soga_eye_brow_type',0,28,26), (52390,5590479,0,'soga_eye_color',229,229,102), (52391,5590479,0,'soga_hair_face_color',114,135,135), (52392,5590479,0,'soga_hair_face_highlight_color',105,103,97), (52393,5590479,0,'soga_hair_type_color',114,135,135), (52394,5590479,0,'soga_hair_type_highlight_color',105,103,97), (52395,5590479,1,'soga_lip_type',17,-28,-8), (52396,5590479,1,'soga_nose_type',-2,47,29), (52397,5590479,0,'soga_skin_color',125,118,117), (52398,5590479,0,'wing_color1',255,255,255), (52399,5590479,0,'wing_color2',255,255,255), (52400,5590480,1,'cheek_type',-9,-38,0), (52401,5590480,1,'chin_type',28,-28,-31), (52402,5590480,1,'ear_type',5,0,0), (52403,5590480,1,'eye_brow_type',-25,-17,37), (52404,5590480,0,'eye_color',135,98,46), (52405,5590480,1,'eye_type',-43,0,0), (52406,5590480,0,'hair_color1',247,228,0), (52407,5590480,0,'hair_face_color',55,26,6), (52408,5590480,0,'hair_face_highlight_color',188,185,179), (52409,5590480,0,'hair_type_color',55,26,6), (52410,5590480,0,'hair_type_highlight_color',188,185,179), (52411,5590480,1,'lip_type',2,2,17), (52412,5590480,1,'nose_type',-2,-9,-28), (52413,5590480,0,'skin_color',205,212,196), (52414,5590480,1,'soga_cheek_type',0,-25,-17), (52415,5590480,1,'soga_chin_type',0,2,2), (52416,5590480,1,'soga_ear_type',0,-43,0), (52417,5590480,1,'soga_eye_brow_type',0,5,0), (52418,5590480,0,'soga_eye_color',229,229,102), (52419,5590480,0,'soga_hair_face_color',55,26,6), (52420,5590480,0,'soga_hair_face_highlight_color',188,185,179), (52421,5590480,0,'soga_hair_type_color',55,26,6), (52422,5590480,0,'soga_hair_type_highlight_color',188,185,179), (52423,5590480,1,'soga_lip_type',37,-9,-38), (52424,5590480,1,'soga_nose_type',17,28,-28), (52425,5590480,0,'soga_skin_color',205,212,196), (52426,5590480,0,'wing_color1',255,255,255), (52427,5590480,0,'wing_color2',255,255,255), (52428,5590481,1,'cheek_type',0,12,0), (52429,5590481,1,'chin_type',-8,2,-4), (52430,5590481,1,'ear_type',14,-7,0), (52431,5590481,1,'eye_brow_type',-21,44,-4), (52432,5590481,0,'eye_color',116,173,190), (52433,5590481,0,'hair_color1',222,25,0), (52434,5590481,0,'hair_face_color',57,45,0), (52435,5590481,0,'hair_face_highlight_color',7,3,0), (52436,5590481,0,'hair_type_color',57,45,0), (52437,5590481,0,'hair_type_highlight_color',7,3,0), (52438,5590481,1,'lip_type',-10,25,0), (52439,5590481,1,'nose_type',0,-34,25), (52440,5590481,0,'skin_color',162,167,167), (52441,5590481,1,'soga_cheek_type',0,-21,44), (52442,5590481,1,'soga_chin_type',0,-10,25), (52443,5590481,1,'soga_ear_type',14,-7,0), (52444,5590481,1,'soga_eye_brow_type',0,14,-7), (52445,5590481,0,'soga_eye_color',229,229,102), (52446,5590481,0,'soga_hair_face_color',57,45,0), (52447,5590481,0,'soga_hair_face_highlight_color',7,3,0), (52448,5590481,0,'soga_hair_type_color',57,45,0), (52449,5590481,0,'soga_hair_type_highlight_color',7,3,0), (52450,5590481,1,'soga_lip_type',-4,0,12), (52451,5590481,1,'soga_nose_type',0,-8,2), (52452,5590481,0,'soga_skin_color',162,167,167), (52453,5590481,0,'wing_color1',255,255,255), (52454,5590481,0,'wing_color2',255,255,255), (52455,5590482,1,'cheek_type',7,7,0), (52456,5590482,1,'chin_type',0,37,25), (52457,5590482,1,'ear_type',-8,-2,0), (52458,5590482,1,'eye_brow_type',-17,25,-7), (52459,5590482,0,'eye_color',35,70,80), (52460,5590482,1,'eye_type',21,0,0), (52461,5590482,0,'hair_color1',0,247,0), (52462,5590482,0,'hair_face_color',108,44,0), (52463,5590482,0,'hair_face_highlight_color',169,168,164), (52464,5590482,0,'hair_type_color',108,44,0), (52465,5590482,0,'hair_type_highlight_color',169,168,164), (52466,5590482,1,'lip_type',-25,-14,-9), (52467,5590482,1,'nose_type',4,0,-9), (52468,5590482,0,'skin_color',223,199,145), (52469,5590482,1,'soga_cheek_type',0,-17,25), (52470,5590482,1,'soga_chin_type',0,-25,-14), (52471,5590482,1,'soga_ear_type',0,21,0), (52472,5590482,1,'soga_eye_brow_type',0,-8,-2), (52473,5590482,0,'soga_eye_color',229,229,102), (52474,5590482,0,'soga_hair_face_color',108,44,0), (52475,5590482,0,'soga_hair_face_highlight_color',169,168,164), (52476,5590482,0,'soga_hair_type_color',108,44,0), (52477,5590482,0,'soga_hair_type_highlight_color',169,168,164), (52478,5590482,1,'soga_lip_type',-7,7,7), (52479,5590482,1,'soga_nose_type',-9,0,37), (52480,5590482,0,'soga_skin_color',223,199,145), (52481,5590482,0,'wing_color1',255,255,255), (52482,5590482,0,'wing_color2',255,255,255), (52483,5590483,1,'cheek_type',-84,-48,0), (52484,5590483,1,'chin_type',96,40,63), (52485,5590483,1,'ear_type',-97,88,0), (52486,5590483,1,'eye_brow_type',75,-62,68), (52487,5590483,0,'eye_color',31,60,43), (52488,5590483,1,'eye_type',34,0,0), (52489,5590483,0,'hair_color1',9,195,0), (52490,5590483,0,'hair_color2',87,0,0), (52491,5590483,0,'hair_face_color',198,184,168), (52492,5590483,0,'hair_face_highlight_color',16,5,7), (52493,5590483,0,'hair_type_color',198,184,168), (52494,5590483,0,'hair_type_highlight_color',16,5,7), (52495,5590483,1,'lip_type',64,-63,-5), (52496,5590483,1,'nose_type',18,9,-61), (52497,5590483,0,'skin_color',245,249,247), (52498,5590483,1,'soga_cheek_type',0,75,-62), (52499,5590483,1,'soga_chin_type',0,64,-63), (52500,5590483,1,'soga_ear_type',0,34,0), (52501,5590483,1,'soga_eye_brow_type',0,-97,88), (52502,5590483,0,'soga_eye_color',204,204,204), (52503,5590483,1,'soga_eye_type',87,0,0), (52504,5590483,0,'soga_hair_face_color',198,184,168), (52505,5590483,0,'soga_hair_face_highlight_color',16,5,7), (52506,5590483,0,'soga_hair_type_color',198,184,168), (52507,5590483,0,'soga_hair_type_highlight_color',16,5,7), (52508,5590483,1,'soga_lip_type',68,-84,-48), (52509,5590483,1,'soga_nose_type',-5,96,40), (52510,5590483,0,'soga_skin_color',245,249,247), (52511,5590484,1,'cheek_type',-41,1,0), (52512,5590484,1,'chin_type',12,11,-3), (52513,5590484,1,'ear_type',-5,-14,0), (52514,5590484,1,'eye_brow_type',11,-28,18), (52515,5590484,0,'eye_color',170,142,111), (52516,5590484,1,'eye_type',-26,0,0), (52517,5590484,0,'hair_color1',7,14,156), (52518,5590484,0,'hair_face_color',249,240,235), (52519,5590484,0,'hair_face_highlight_color',107,88,2), (52520,5590484,0,'hair_type_color',249,240,235), (52521,5590484,0,'hair_type_highlight_color',107,88,2), (52522,5590484,1,'lip_type',-7,-25,-22), (52523,5590484,1,'nose_type',18,7,14), (52524,5590484,0,'skin_color',249,230,230), (52525,5590484,1,'soga_cheek_type',0,11,-28), (52526,5590484,1,'soga_chin_type',0,-7,-25), (52527,5590484,1,'soga_ear_type',0,-26,0), (52528,5590484,1,'soga_eye_brow_type',0,-5,-14), (52529,5590484,0,'soga_eye_color',229,229,102), (52530,5590484,0,'soga_hair_face_color',249,240,235), (52531,5590484,0,'soga_hair_face_highlight_color',107,88,2), (52532,5590484,0,'soga_hair_type_color',249,240,235), (52533,5590484,0,'soga_hair_type_highlight_color',107,88,2), (52534,5590484,1,'soga_lip_type',18,-41,1), (52535,5590484,1,'soga_nose_type',-22,12,11), (52536,5590484,0,'soga_skin_color',249,230,230), (52537,5590484,0,'wing_color1',255,255,255), (52538,5590484,0,'wing_color2',255,255,255), (52539,5590485,1,'cheek_type',100,-61,0), (52540,5590485,1,'chin_type',-81,75,1), (52541,5590485,1,'ear_type',-44,-9,0), (52542,5590485,1,'eye_brow_type',-42,100,100), (52543,5590485,0,'eye_color',80,52,21), (52544,5590485,1,'eye_type',-4,0,0), (52545,5590485,0,'hair_color1',156,87,237), (52546,5590485,0,'hair_color2',100,0,0), (52547,5590485,0,'hair_face_color',52,50,65), (52548,5590485,0,'hair_face_highlight_color',211,220,220), (52549,5590485,0,'hair_highlight',164,165,165), (52550,5590485,0,'hair_type_color',52,50,65), (52551,5590485,0,'hair_type_highlight_color',211,220,220), (52552,5590485,1,'lip_type',100,7,-100), (52553,5590485,1,'nose_type',-100,-100,87), (52554,5590485,0,'skin_color',220,196,154), (52555,5590485,1,'soga_cheek_type',0,-42,100), (52556,5590485,1,'soga_chin_type',0,100,7), (52557,5590485,1,'soga_ear_type',0,-4,0), (52558,5590485,1,'soga_eye_brow_type',0,-44,-9), (52559,5590485,0,'soga_eye_color',229,229,102), (52560,5590485,1,'soga_eye_type',100,0,0), (52561,5590485,0,'soga_hair_color1',50,48,56), (52562,5590485,0,'soga_hair_color2',68,72,71), (52563,5590485,0,'soga_hair_face_color',52,50,65), (52564,5590485,0,'soga_hair_face_highlight_color',211,220,220), (52565,5590485,0,'soga_hair_highlight',164,165,165), (52566,5590485,0,'soga_hair_type_color',52,50,65), (52567,5590485,0,'soga_hair_type_highlight_color',211,220,220), (52568,5590485,1,'soga_lip_type',100,100,-61), (52569,5590485,1,'soga_nose_type',-100,-81,75), (52570,5590485,0,'soga_skin_color',220,196,154), (52571,5590485,0,'wing_color1',255,255,255), (52572,5590485,0,'wing_color2',255,255,255), (52573,5590486,1,'cheek_type',51,-12,0), (52574,5590486,1,'chin_type',53,-63,-70), (52575,5590486,1,'ear_type',-87,-43,0), (52576,5590486,1,'eye_brow_type',66,-14,-5), (52577,5590486,0,'eye_color',238,177,255), (52578,5590486,1,'eye_type',32,0,0), (52579,5590486,0,'hair_color1',179,193,81), (52580,5590486,0,'hair_color2',121,113,107), (52581,5590486,0,'hair_face_color',100,131,153), (52582,5590486,0,'hair_face_highlight_color',213,205,195), (52583,5590486,0,'hair_highlight',112,123,142), (52584,5590486,0,'hair_type_color',100,131,153), (52585,5590486,0,'hair_type_highlight_color',213,205,195), (52586,5590486,1,'lip_type',-10,-68,-26), (52587,5590486,1,'nose_type',48,-77,-63), (52588,5590486,0,'skin_color',134,156,172), (52589,5590486,1,'soga_cheek_type',0,66,-14), (52590,5590486,1,'soga_chin_type',0,-10,-68), (52591,5590486,1,'soga_ear_type',0,32,0), (52592,5590486,1,'soga_eye_brow_type',0,-87,-43), (52593,5590486,0,'soga_eye_color',229,229,102), (52594,5590486,1,'soga_eye_type',-63,0,0), (52595,5590486,0,'soga_hair_color1',114,112,142), (52596,5590486,0,'soga_hair_color2',121,113,107), (52597,5590486,0,'soga_hair_face_color',100,131,153), (52598,5590486,0,'soga_hair_face_highlight_color',213,205,195), (52599,5590486,0,'soga_hair_highlight',112,123,142), (52600,5590486,0,'soga_hair_type_color',100,131,153), (52601,5590486,0,'soga_hair_type_highlight_color',213,205,195), (52602,5590486,1,'soga_lip_type',-5,51,-12), (52603,5590486,1,'soga_nose_type',-26,53,-63), (52604,5590486,0,'soga_skin_color',134,156,172), (52605,5590486,0,'wing_color1',255,255,255), (52606,5590486,0,'wing_color2',255,255,255), (52607,5590487,1,'cheek_type',39,-44,0), (52608,5590487,1,'chin_type',19,56,-57), (52609,5590487,1,'ear_type',31,-10,0), (52610,5590487,1,'eye_brow_type',71,-23,69), (52611,5590487,0,'eye_color',155,186,169), (52612,5590487,1,'eye_type',91,0,0), (52613,5590487,0,'hair_color1',188,181,31), (52614,5590487,0,'hair_color2',84,0,0), (52615,5590487,0,'hair_face_color',244,246,246), (52616,5590487,0,'hair_face_highlight_color',33,24,42), (52617,5590487,0,'hair_highlight',29,21,28), (52618,5590487,0,'hair_type_color',244,246,246), (52619,5590487,0,'hair_type_highlight_color',33,24,42), (52620,5590487,1,'lip_type',25,-19,-75), (52621,5590487,1,'nose_type',18,-68,-75), (52622,5590487,0,'skin_color',217,184,175), (52623,5590487,1,'soga_cheek_type',0,71,-23), (52624,5590487,1,'soga_chin_type',0,25,-19), (52625,5590487,1,'soga_ear_type',0,91,0), (52626,5590487,1,'soga_eye_brow_type',0,31,-10), (52627,5590487,0,'soga_eye_color',229,229,102), (52628,5590487,1,'soga_eye_type',84,0,0), (52629,5590487,0,'soga_hair_color1',161,165,168), (52630,5590487,0,'soga_hair_color2',50,69,69), (52631,5590487,0,'soga_hair_face_color',244,246,246), (52632,5590487,0,'soga_hair_face_highlight_color',33,24,42), (52633,5590487,0,'soga_hair_highlight',29,21,28), (52634,5590487,0,'soga_hair_type_color',244,246,246), (52635,5590487,0,'soga_hair_type_highlight_color',33,24,42), (52636,5590487,1,'soga_lip_type',69,39,-44), (52637,5590487,1,'soga_nose_type',-75,19,56), (52638,5590487,0,'soga_skin_color',217,184,175), (52639,5590487,0,'wing_color1',255,255,255), (52640,5590487,0,'wing_color2',255,255,255), (52641,5590488,1,'cheek_type',62,41,0), (52642,5590488,1,'chin_type',-14,22,-62), (52643,5590488,1,'ear_type',0,35,0), (52644,5590488,1,'eye_brow_type',65,90,-85), (52645,5590488,0,'eye_color',36,74,82), (52646,5590488,1,'eye_type',34,0,0), (52647,5590488,0,'hair_color1',225,75,41), (52648,5590488,0,'hair_color2',185,97,0), (52649,5590488,0,'hair_face_color',84,0,0), (52650,5590488,0,'hair_face_highlight_color',140,47,30), (52651,5590488,0,'hair_highlight',91,21,51), (52652,5590488,0,'hair_type_color',84,0,0), (52653,5590488,0,'hair_type_highlight_color',140,47,30), (52654,5590488,1,'lip_type',-31,41,-22), (52655,5590488,1,'nose_type',84,-31,75), (52656,5590488,0,'skin_color',136,125,86), (52657,5590488,1,'soga_cheek_type',0,65,90), (52658,5590488,1,'soga_chin_type',0,-31,41), (52659,5590488,1,'soga_ear_type',0,34,0), (52660,5590488,1,'soga_eye_brow_type',0,0,35), (52661,5590488,0,'soga_eye_color',229,229,102), (52662,5590488,1,'soga_eye_type',34,0,0), (52663,5590488,0,'soga_hair_color1',109,14,49), (52664,5590488,0,'soga_hair_color2',185,97,0), (52665,5590488,0,'soga_hair_face_color',84,0,0), (52666,5590488,0,'soga_hair_face_highlight_color',140,47,30), (52667,5590488,0,'soga_hair_highlight',91,21,51), (52668,5590488,0,'soga_hair_type_color',84,0,0), (52669,5590488,0,'soga_hair_type_highlight_color',140,47,30), (52670,5590488,1,'soga_lip_type',-85,62,41), (52671,5590488,1,'soga_nose_type',-22,-14,22), (52672,5590488,0,'soga_skin_color',136,125,86), (52673,5590488,0,'wing_color1',255,255,255), (52674,5590488,0,'wing_color2',255,255,255), (52675,5590489,1,'cheek_type',-1,0,0), (52676,5590489,1,'chin_type',0,-26,28), (52677,5590489,1,'ear_type',-1,19,0), (52678,5590489,1,'eye_brow_type',2,41,1), (52679,5590489,0,'eye_color',108,165,165), (52680,5590489,1,'eye_type',-17,0,0), (52681,5590489,0,'hair_color1',244,252,156), (52682,5590489,0,'hair_face_color',113,103,65), (52683,5590489,0,'hair_face_highlight_color',54,27,0), (52684,5590489,0,'hair_type_color',113,103,65), (52685,5590489,0,'hair_type_highlight_color',54,27,0), (52686,5590489,1,'lip_type',5,17,0), (52687,5590489,1,'nose_type',17,-12,-4), (52688,5590489,0,'skin_color',250,254,254), (52689,5590489,1,'soga_cheek_type',0,2,41), (52690,5590489,1,'soga_chin_type',0,5,17), (52691,5590489,1,'soga_ear_type',0,-17,0), (52692,5590489,1,'soga_eye_brow_type',0,-1,19), (52693,5590489,0,'soga_eye_color',229,229,102), (52694,5590489,0,'soga_hair_face_color',113,103,65), (52695,5590489,0,'soga_hair_face_highlight_color',54,27,0), (52696,5590489,0,'soga_hair_type_color',113,103,65), (52697,5590489,0,'soga_hair_type_highlight_color',54,27,0), (52698,5590489,1,'soga_lip_type',1,-1,0), (52699,5590489,1,'soga_nose_type',0,0,-26), (52700,5590489,0,'soga_skin_color',250,254,254), (52701,5590489,0,'wing_color1',255,255,255), (52702,5590489,0,'wing_color2',255,255,255), (52703,5590490,1,'cheek_type',-26,-8,0), (52704,5590490,1,'chin_type',-25,18,-17), (52705,5590490,1,'ear_type',-1,32,0), (52706,5590490,1,'eye_brow_type',-25,-35,-20), (52707,5590490,0,'eye_color',148,180,158), (52708,5590490,1,'eye_type',-14,0,0), (52709,5590490,0,'hair_color1',216,25,0), (52710,5590490,0,'hair_face_color',155,207,206), (52711,5590490,0,'hair_face_highlight_color',23,10,0), (52712,5590490,0,'hair_type_color',155,207,206), (52713,5590490,0,'hair_type_highlight_color',23,10,0), (52714,5590490,1,'lip_type',-10,-29,2), (52715,5590490,1,'nose_type',-14,-40,25), (52716,5590490,0,'skin_color',233,240,240), (52717,5590490,1,'soga_cheek_type',0,-25,-35), (52718,5590490,1,'soga_chin_type',0,-10,-29), (52719,5590490,1,'soga_ear_type',0,-14,0), (52720,5590490,1,'soga_eye_brow_type',0,-1,32), (52721,5590490,0,'soga_eye_color',229,229,102), (52722,5590490,1,'soga_eye_type',-14,0,0), (52723,5590490,0,'soga_hair_face_color',155,207,206), (52724,5590490,0,'soga_hair_face_highlight_color',23,10,0), (52725,5590490,0,'soga_hair_type_color',155,207,206), (52726,5590490,0,'soga_hair_type_highlight_color',23,10,0), (52727,5590490,1,'soga_lip_type',-20,-26,-8), (52728,5590490,1,'soga_nose_type',2,-25,18), (52729,5590490,0,'soga_skin_color',233,240,240), (52730,5590490,0,'wing_color1',255,255,255), (52731,5590490,0,'wing_color2',255,255,255), (52732,5590491,1,'cheek_type',-28,18,0), (52733,5590491,1,'chin_type',4,0,14), (52734,5590491,1,'ear_type',-19,-10,0), (52735,5590491,1,'eye_brow_type',7,14,-19), (52736,5590491,0,'eye_color',165,196,186), (52737,5590491,1,'eye_type',-28,0,0), (52738,5590491,0,'hair_color1',17,11,156), (52739,5590491,0,'hair_face_color',163,122,77), (52740,5590491,0,'hair_face_highlight_color',16,15,10), (52741,5590491,0,'hair_type_color',163,122,77), (52742,5590491,0,'hair_type_highlight_color',16,15,10), (52743,5590491,1,'lip_type',-18,-37,41), (52744,5590491,1,'nose_type',-28,17,11), (52745,5590491,0,'skin_color',215,226,226), (52746,5590491,1,'soga_cheek_type',0,7,14), (52747,5590491,1,'soga_chin_type',0,-18,-37), (52748,5590491,1,'soga_ear_type',0,-28,0), (52749,5590491,1,'soga_eye_brow_type',0,-19,-10), (52750,5590491,0,'soga_eye_color',229,229,102), (52751,5590491,0,'soga_hair_face_color',163,122,77), (52752,5590491,0,'soga_hair_face_highlight_color',16,15,10), (52753,5590491,0,'soga_hair_type_color',163,122,77), (52754,5590491,0,'soga_hair_type_highlight_color',16,15,10), (52755,5590491,1,'soga_lip_type',-19,-28,18), (52756,5590491,1,'soga_nose_type',41,4,0), (52757,5590491,0,'soga_skin_color',215,226,226), (52758,5590491,0,'wing_color1',255,255,255), (52759,5590491,0,'wing_color2',255,255,255), (52760,5590492,1,'cheek_type',-5,0,0), (52761,5590492,1,'chin_type',21,10,39), (52762,5590492,1,'ear_type',-19,-7,0), (52763,5590492,1,'eye_brow_type',-47,46,-10), (52764,5590492,0,'eye_color',172,172,53), (52765,5590492,1,'eye_type',-20,0,0), (52766,5590492,0,'hair_color1',239,26,0), (52767,5590492,0,'hair_face_color',30,12,0), (52768,5590492,0,'hair_type_color',30,12,0), (52769,5590492,1,'lip_type',-25,-14,28), (52770,5590492,1,'nose_type',0,-17,26), (52771,5590492,0,'skin_color',115,126,115), (52772,5590492,1,'soga_cheek_type',0,-47,46), (52773,5590492,1,'soga_chin_type',0,-25,-14), (52774,5590492,1,'soga_ear_type',0,-20,0), (52775,5590492,1,'soga_eye_brow_type',0,-19,-7), (52776,5590492,0,'soga_eye_color',229,229,102), (52777,5590492,1,'soga_eye_type',-20,0,0), (52778,5590492,0,'soga_hair_face_color',30,12,0), (52779,5590492,0,'soga_hair_type_color',30,12,0), (52780,5590492,1,'soga_lip_type',-10,-5,0), (52781,5590492,1,'soga_nose_type',28,21,10), (52782,5590492,0,'soga_skin_color',115,126,115), (52783,5590492,0,'wing_color1',255,255,255), (52784,5590492,0,'wing_color2',255,255,255), (52785,5590493,1,'cheek_type',-7,-25,0), (52786,5590493,1,'chin_type',-23,23,34), (52787,5590493,1,'ear_type',-18,0,0), (52788,5590493,1,'eye_brow_type',0,21,-22), (52789,5590493,0,'eye_color',216,160,190), (52790,5590493,1,'eye_type',-12,0,0), (52791,5590493,0,'hair_color1',7,247,0), (52792,5590493,0,'hair_face_color',144,134,121), (52793,5590493,0,'hair_type_color',144,134,121), (52794,5590493,1,'lip_type',0,32,-2), (52795,5590493,1,'nose_type',-40,7,-9), (52796,5590493,0,'skin_color',137,158,130), (52797,5590493,1,'soga_cheek_type',0,0,21), (52798,5590493,1,'soga_chin_type',0,0,32), (52799,5590493,1,'soga_ear_type',0,-12,0), (52800,5590493,1,'soga_eye_brow_type',0,-18,0), (52801,5590493,0,'soga_eye_color',229,229,102), (52802,5590493,1,'soga_eye_type',-12,0,0), (52803,5590493,0,'soga_hair_face_color',144,134,121), (52804,5590493,0,'soga_hair_type_color',144,134,121), (52805,5590493,1,'soga_lip_type',-22,-7,-25), (52806,5590493,1,'soga_nose_type',-2,-23,23), (52807,5590493,0,'soga_skin_color',137,158,130), (52808,5590493,0,'wing_color1',255,255,255), (52809,5590493,0,'wing_color2',255,255,255), (52810,5590494,1,'cheek_type',-34,-14,0), (52811,5590494,1,'chin_type',93,93,-25), (52812,5590494,1,'ear_type',83,7,0), (52813,5590494,1,'eye_brow_type',-95,-93,-53), (52814,5590494,0,'eye_color',97,105,57), (52815,5590494,1,'eye_type',79,0,0), (52816,5590494,0,'hair_color1',167,48,35), (52817,5590494,0,'hair_color2',77,0,0), (52818,5590494,0,'hair_face_color',233,184,31), (52819,5590494,0,'hair_face_highlight_color',43,17,14), (52820,5590494,0,'hair_highlight',79,28,15), (52821,5590494,0,'hair_type_color',233,184,31), (52822,5590494,0,'hair_type_highlight_color',43,17,14), (52823,5590494,1,'lip_type',-68,79,95), (52824,5590494,1,'nose_type',90,-89,48), (52825,5590494,0,'skin_color',114,103,68), (52826,5590494,1,'soga_cheek_type',0,-95,-93), (52827,5590494,1,'soga_chin_type',0,-68,79), (52828,5590494,1,'soga_ear_type',0,79,0), (52829,5590494,1,'soga_eye_brow_type',0,83,7), (52830,5590494,0,'soga_eye_color',229,229,102), (52831,5590494,1,'soga_eye_type',77,0,0), (52832,5590494,0,'soga_hair_color1',109,14,49), (52833,5590494,0,'soga_hair_color2',185,97,0), (52834,5590494,0,'soga_hair_face_color',233,184,31), (52835,5590494,0,'soga_hair_face_highlight_color',43,17,14), (52836,5590494,0,'soga_hair_highlight',79,28,15), (52837,5590494,0,'soga_hair_type_color',233,184,31), (52838,5590494,0,'soga_hair_type_highlight_color',43,17,14), (52839,5590494,1,'soga_lip_type',-53,-34,-14), (52840,5590494,1,'soga_nose_type',95,93,93), (52841,5590494,0,'soga_skin_color',114,103,68), (52842,5590494,0,'wing_color1',255,255,255), (52843,5590494,0,'wing_color2',255,255,255), (52844,5590495,1,'cheek_type',77,-75,0), (52845,5590495,1,'chin_type',58,88,28), (52846,5590495,1,'ear_type',14,56,0), (52847,5590495,1,'eye_brow_type',59,26,-89), (52848,5590495,0,'eye_color',144,188,195), (52849,5590495,1,'eye_type',-21,0,0), (52850,5590495,0,'hair_color1',10,239,11), (52851,5590495,0,'hair_color2',93,0,0), (52852,5590495,0,'hair_face_color',219,179,15), (52853,5590495,0,'hair_face_highlight_color',93,65,9), (52854,5590495,0,'hair_highlight',105,26,26), (52855,5590495,0,'hair_type_color',219,179,15), (52856,5590495,0,'hair_type_highlight_color',93,65,9), (52857,5590495,1,'lip_type',-46,37,-63), (52858,5590495,1,'nose_type',7,10,-17), (52859,5590495,0,'skin_color',200,187,181), (52860,5590495,1,'soga_cheek_type',0,59,26), (52861,5590495,1,'soga_chin_type',0,-46,37), (52862,5590495,1,'soga_ear_type',0,-21,0), (52863,5590495,1,'soga_eye_brow_type',0,14,56), (52864,5590495,0,'soga_eye_color',229,229,102), (52865,5590495,1,'soga_eye_type',93,0,0), (52866,5590495,0,'soga_hair_color1',54,45,28), (52867,5590495,0,'soga_hair_color2',104,52,0), (52868,5590495,0,'soga_hair_face_color',219,179,15), (52869,5590495,0,'soga_hair_face_highlight_color',93,65,9), (52870,5590495,0,'soga_hair_highlight',105,26,26), (52871,5590495,0,'soga_hair_type_color',219,179,15), (52872,5590495,0,'soga_hair_type_highlight_color',93,65,9), (52873,5590495,1,'soga_lip_type',-89,77,-75), (52874,5590495,1,'soga_nose_type',-63,58,88), (52875,5590495,0,'soga_skin_color',200,187,181), (52876,5590495,0,'wing_color1',255,255,255), (52877,5590495,0,'wing_color2',255,255,255), (52878,5590496,1,'cheek_type',1,3,0), (52879,5590496,1,'chin_type',2,3,0), (52880,5590496,1,'ear_type',4,7,0), (52881,5590496,1,'eye_brow_type',-31,0,-14), (52882,5590496,0,'eye_color',41,84,97), (52883,5590496,1,'eye_type',22,0,0), (52884,5590496,0,'hair_color1',28,245,0), (52885,5590496,0,'hair_face_color',98,36,14), (52886,5590496,0,'hair_face_highlight_color',26,20,15), (52887,5590496,0,'hair_type_color',98,36,14), (52888,5590496,0,'hair_type_highlight_color',26,20,15), (52889,5590496,1,'lip_type',4,-12,-14), (52890,5590496,1,'nose_type',-14,28,-11), (52891,5590496,0,'skin_color',174,179,179), (52892,5590496,1,'soga_cheek_type',0,-31,0), (52893,5590496,1,'soga_chin_type',0,4,-12), (52894,5590496,1,'soga_ear_type',0,22,0), (52895,5590496,1,'soga_eye_brow_type',0,4,7), (52896,5590496,0,'soga_eye_color',229,229,102), (52897,5590496,0,'soga_hair_face_color',98,36,14), (52898,5590496,0,'soga_hair_face_highlight_color',26,20,15), (52899,5590496,0,'soga_hair_type_color',98,36,14), (52900,5590496,0,'soga_hair_type_highlight_color',26,20,15), (52901,5590496,1,'soga_lip_type',-14,1,3), (52902,5590496,1,'soga_nose_type',-14,2,3), (52903,5590496,0,'soga_skin_color',174,179,179), (52904,5590496,0,'wing_color1',255,255,255), (52905,5590496,0,'wing_color2',255,255,255), (52906,5590497,1,'chin_type',14,2,-12), (52907,5590497,1,'ear_type',-17,0,0), (52908,5590497,1,'eye_brow_type',34,-5,-18), (52909,5590497,0,'eye_color',242,165,255), (52910,5590497,0,'hair_color1',239,230,0), (52911,5590497,0,'hair_face_color',184,215,219), (52912,5590497,0,'hair_face_highlight_color',198,184,78), (52913,5590497,0,'hair_type_color',184,215,219), (52914,5590497,0,'hair_type_highlight_color',198,184,78), (52915,5590497,1,'lip_type',-25,14,-42), (52916,5590497,1,'nose_type',-17,-17,-26), (52917,5590497,0,'skin_color',40,23,67), (52918,5590497,1,'soga_cheek_type',0,34,-5), (52919,5590497,1,'soga_chin_type',0,-25,14), (52920,5590497,1,'soga_eye_brow_type',0,-17,0), (52921,5590497,0,'soga_eye_color',229,229,102), (52922,5590497,0,'soga_hair_face_color',184,215,219), (52923,5590497,0,'soga_hair_face_highlight_color',198,184,78), (52924,5590497,0,'soga_hair_type_color',184,215,219), (52925,5590497,0,'soga_hair_type_highlight_color',198,184,78), (52926,5590497,1,'soga_lip_type',-18,0,0), (52927,5590497,1,'soga_nose_type',-42,14,2), (52928,5590497,0,'soga_skin_color',40,23,67), (52929,5590497,0,'wing_color1',255,255,255), (52930,5590497,0,'wing_color2',255,255,255), (52931,5590498,1,'cheek_type',31,-5,0), (52932,5590498,1,'chin_type',14,-26,8), (52933,5590498,1,'ear_type',-2,34,0), (52934,5590498,1,'eye_brow_type',-7,43,22), (52935,5590498,0,'eye_color',148,191,202), (52936,5590498,0,'hair_color1',231,3,0), (52937,5590498,0,'hair_face_color',28,18,0), (52938,5590498,0,'hair_face_highlight_color',71,58,0), (52939,5590498,0,'hair_type_color',28,18,0), (52940,5590498,0,'hair_type_highlight_color',71,58,0), (52941,5590498,1,'lip_type',-9,-10,-26), (52942,5590498,1,'nose_type',0,-25,3), (52943,5590498,0,'skin_color',185,185,185), (52944,5590498,1,'soga_cheek_type',0,-7,43), (52945,5590498,1,'soga_chin_type',0,-9,-10), (52946,5590498,1,'soga_ear_type',-2,34,0), (52947,5590498,1,'soga_eye_brow_type',0,-2,34), (52948,5590498,0,'soga_eye_color',229,229,102), (52949,5590498,0,'soga_hair_face_color',28,18,0), (52950,5590498,0,'soga_hair_face_highlight_color',71,58,0), (52951,5590498,0,'soga_hair_type_color',28,18,0), (52952,5590498,0,'soga_hair_type_highlight_color',71,58,0), (52953,5590498,1,'soga_lip_type',22,31,-5), (52954,5590498,1,'soga_nose_type',-26,14,-26), (52955,5590498,0,'soga_skin_color',185,185,185), (52956,5590498,0,'wing_color1',255,255,255), (52957,5590498,0,'wing_color2',255,255,255), (52958,5590499,1,'cheek_type',-46,-18,0), (52959,5590499,1,'chin_type',-32,-50,0), (52960,5590499,1,'ear_type',81,11,0), (52961,5590499,1,'eye_brow_type',-14,53,-17), (52962,5590499,0,'eye_color',41,22,48), (52963,5590499,1,'eye_type',2,0,0), (52964,5590499,0,'hair_color1',172,158,194), (52965,5590499,0,'hair_face_color',107,116,156), (52966,5590499,0,'hair_face_highlight_color',244,244,246), (52967,5590499,0,'hair_type_color',107,116,156), (52968,5590499,0,'hair_type_highlight_color',244,244,246), (52969,5590499,1,'lip_type',40,89,-37), (52970,5590499,1,'nose_type',-7,-84,-98), (52971,5590499,0,'skin_color',117,117,117), (52972,5590499,1,'soga_cheek_type',0,-14,53), (52973,5590499,1,'soga_chin_type',0,40,89), (52974,5590499,1,'soga_ear_type',0,2,0), (52975,5590499,1,'soga_eye_brow_type',0,81,11), (52976,5590499,0,'soga_eye_color',204,204,204), (52977,5590499,0,'soga_hair_face_color',107,116,156), (52978,5590499,0,'soga_hair_face_highlight_color',244,244,246), (52979,5590499,0,'soga_hair_type_color',107,116,156), (52980,5590499,0,'soga_hair_type_highlight_color',244,244,246), (52981,5590499,1,'soga_lip_type',-17,-46,-18), (52982,5590499,1,'soga_nose_type',-37,-32,-50), (52983,5590499,0,'soga_skin_color',117,117,117), (52984,5590500,1,'cheek_type',87,31,0), (52985,5590500,1,'chin_type',-35,89,37), (52986,5590500,1,'ear_type',55,-37,0), (52987,5590500,1,'eye_brow_type',-94,0,-42), (52988,5590500,0,'eye_color',83,148,150), (52989,5590500,1,'eye_type',-25,0,0), (52990,5590500,0,'hair_color1',69,219,239), (52991,5590500,0,'hair_face_color',15,1,21), (52992,5590500,0,'hair_face_highlight_color',228,164,27), (52993,5590500,0,'hair_type_color',15,1,21), (52994,5590500,0,'hair_type_highlight_color',228,164,27), (52995,5590500,1,'lip_type',28,-23,81), (52996,5590500,1,'nose_type',-46,69,-37), (52997,5590500,0,'skin_color',241,216,219), (52998,5590500,1,'soga_cheek_type',0,-94,0), (52999,5590500,1,'soga_chin_type',0,28,-23), (53000,5590500,1,'soga_ear_type',0,-25,0), (53001,5590500,1,'soga_eye_brow_type',0,55,-37), (53002,5590500,0,'soga_eye_color',204,204,204), (53003,5590500,0,'soga_hair_face_color',15,1,21), (53004,5590500,0,'soga_hair_face_highlight_color',228,164,27), (53005,5590500,0,'soga_hair_type_color',15,1,21), (53006,5590500,0,'soga_hair_type_highlight_color',228,164,27), (53007,5590500,1,'soga_lip_type',-42,87,31), (53008,5590500,1,'soga_nose_type',81,-35,89), (53009,5590500,0,'soga_skin_color',241,216,219), (53010,5590501,1,'cheek_type',21,-22,0), (53011,5590501,1,'chin_type',-82,85,62), (53012,5590501,1,'ear_type',32,-76,0), (53013,5590501,1,'eye_brow_type',93,-58,26), (53014,5590501,0,'eye_color',29,60,52), (53015,5590501,1,'eye_type',46,0,0), (53016,5590501,0,'hair_color1',95,34,188), (53017,5590501,1,'lip_type',-65,95,25), (53018,5590501,1,'nose_type',-81,95,34), (53019,5590501,0,'skin_color',217,194,155), (53020,5590501,1,'soga_cheek_type',0,93,-58), (53021,5590501,1,'soga_chin_type',0,-65,95), (53022,5590501,1,'soga_ear_type',0,46,0), (53023,5590501,1,'soga_eye_brow_type',0,32,-76), (53024,5590501,0,'soga_eye_color',204,204,204), (53025,5590501,1,'soga_lip_type',26,21,-22), (53026,5590501,1,'soga_nose_type',25,-82,85), (53027,5590501,0,'soga_skin_color',217,194,155), (53028,5590502,1,'cheek_type',45,0,0), (53029,5590502,1,'chin_type',-50,70,17), (53030,5590502,1,'ear_type',-83,15,0), (53031,5590502,1,'eye_brow_type',77,-79,0), (53032,5590502,0,'eye_color',221,153,255), (53033,5590502,1,'eye_type',37,0,0), (53034,5590502,0,'hair_color1',7,21,98), (53035,5590502,0,'hair_face_color',102,107,148), (53036,5590502,0,'hair_face_highlight_color',100,131,152), (53037,5590502,0,'hair_type_color',102,107,148), (53038,5590502,0,'hair_type_highlight_color',100,131,152), (53039,5590502,1,'lip_type',-8,15,23), (53040,5590502,1,'nose_type',44,7,21), (53041,5590502,0,'skin_color',193,165,164), (53042,5590502,1,'soga_cheek_type',0,77,-79), (53043,5590502,1,'soga_chin_type',0,-8,15), (53044,5590502,1,'soga_ear_type',0,37,0), (53045,5590502,1,'soga_eye_brow_type',0,-83,15), (53046,5590502,0,'soga_eye_color',229,229,102), (53047,5590502,0,'soga_hair_face_color',102,107,148), (53048,5590502,0,'soga_hair_face_highlight_color',100,131,152), (53049,5590502,0,'soga_hair_type_color',102,107,148), (53050,5590502,0,'soga_hair_type_highlight_color',100,131,152), (53051,5590502,1,'soga_lip_type',0,45,0), (53052,5590502,1,'soga_nose_type',23,-50,70), (53053,5590502,0,'soga_skin_color',193,165,164), (53054,5590502,0,'wing_color1',255,255,255), (53055,5590502,0,'wing_color2',255,255,255), (53056,5590503,1,'cheek_type',25,94,0), (53057,5590503,1,'chin_type',9,-38,-85), (53058,5590503,1,'ear_type',97,57,0), (53059,5590503,1,'eye_brow_type',-28,-14,-84), (53060,5590503,0,'eye_color',255,255,255), (53061,5590503,1,'eye_type',44,0,0), (53062,5590503,0,'hair_color1',93,179,249), (53063,5590503,1,'lip_type',53,87,74), (53064,5590503,1,'nose_type',50,93,-77), (53065,5590503,0,'skin_color',255,255,255), (53066,5590503,1,'soga_cheek_type',0,-28,-14), (53067,5590503,1,'soga_chin_type',0,53,87), (53068,5590503,1,'soga_ear_type',0,44,0), (53069,5590503,1,'soga_eye_brow_type',0,97,57), (53070,5590503,0,'soga_eye_color',255,0,255), (53071,5590503,1,'soga_lip_type',-84,25,94), (53072,5590503,1,'soga_nose_type',74,9,-38), (53073,5590503,0,'soga_skin_color',109,60,47), (53074,5590503,0,'wing_color1',255,255,255), (53075,5590503,0,'wing_color2',255,255,255), (53076,5590504,1,'cheek_type',-3,41,0), (53077,5590504,1,'ear_type',-28,-94,0), (53078,5590504,1,'eye_brow_type',-42,-8,96), (53079,5590504,0,'eye_color',52,103,79), (53080,5590504,1,'eye_type',53,0,0), (53081,5590504,0,'hair_color1',53,0,227), (53082,5590504,0,'hair_face_color',233,184,31), (53083,5590504,0,'hair_face_highlight_color',158,55,25), (53084,5590504,0,'hair_type_color',233,184,31), (53085,5590504,0,'hair_type_highlight_color',158,55,25), (53086,5590504,1,'lip_type',-62,41,0), (53087,5590504,1,'nose_type',0,53,0), (53088,5590504,0,'skin_color',243,251,239), (53089,5590504,1,'soga_cheek_type',0,-42,-8), (53090,5590504,1,'soga_chin_type',0,-62,41), (53091,5590504,1,'soga_ear_type',0,53,0), (53092,5590504,1,'soga_eye_brow_type',0,-28,-94), (53093,5590504,0,'soga_eye_color',204,204,204), (53094,5590504,0,'soga_hair_face_color',233,184,31), (53095,5590504,0,'soga_hair_face_highlight_color',158,55,25), (53096,5590504,0,'soga_hair_type_color',233,184,31), (53097,5590504,0,'soga_hair_type_highlight_color',158,55,25), (53098,5590504,1,'soga_lip_type',96,-3,41), (53099,5590504,0,'soga_skin_color',243,251,239), (53100,5590505,0,'eye_color',255,255,255), (53101,5590505,0,'skin_color',255,255,255), (53102,5590505,0,'soga_eye_color',255,0,255), (53103,5590506,1,'cheek_type',-74,40,0), (53104,5590506,1,'chin_type',37,14,31), (53105,5590506,1,'ear_type',88,11,0), (53106,5590506,1,'eye_brow_type',100,100,100), (53107,5590506,0,'eye_color',160,195,190), (53108,5590506,1,'eye_type',-100,0,0), (53109,5590506,0,'hair_color1',50,75,194), (53110,5590506,0,'hair_face_color',5,1,3), (53111,5590506,0,'hair_face_highlight_color',230,183,27), (53112,5590506,0,'hair_type_color',5,1,3), (53113,5590506,0,'hair_type_highlight_color',230,183,27), (53114,5590506,1,'lip_type',-100,97,81), (53115,5590506,1,'nose_type',0,50,75), (53116,5590506,0,'skin_color',242,250,250), (53117,5590506,1,'soga_cheek_type',0,100,100), (53118,5590506,1,'soga_chin_type',0,-100,97), (53119,5590506,1,'soga_ear_type',0,-100,0), (53120,5590506,1,'soga_eye_brow_type',0,88,11), (53121,5590506,0,'soga_eye_color',204,204,204), (53122,5590506,0,'soga_hair_face_color',5,1,3), (53123,5590506,0,'soga_hair_face_highlight_color',230,183,27), (53124,5590506,0,'soga_hair_type_color',5,1,3), (53125,5590506,0,'soga_hair_type_highlight_color',230,183,27), (53126,5590506,1,'soga_lip_type',100,-74,40), (53127,5590506,1,'soga_nose_type',81,37,14), (53128,5590506,0,'soga_skin_color',242,250,250), (53129,5590507,1,'cheek_type',100,-56,0), (53130,5590507,1,'chin_type',1,31,-52), (53131,5590507,1,'ear_type',46,25,0), (53132,5590507,1,'eye_brow_type',100,-100,-70), (53133,5590507,0,'eye_color',89,63,29), (53134,5590507,1,'eye_type',-100,0,0), (53135,5590507,0,'hair_color1',25,7,204), (53136,5590507,0,'hair_color2',100,0,0), (53137,5590507,0,'hair_face_color',244,246,246), (53138,5590507,0,'hair_face_highlight_color',244,246,246), (53139,5590507,0,'hair_type_color',244,246,246), (53140,5590507,0,'hair_type_highlight_color',244,246,246), (53141,5590507,1,'lip_type',56,7,57), (53142,5590507,1,'nose_type',-58,25,7), (53143,5590507,0,'skin_color',244,252,244), (53144,5590507,1,'soga_cheek_type',0,100,-100), (53145,5590507,1,'soga_chin_type',0,56,7), (53146,5590507,1,'soga_ear_type',0,-100,0), (53147,5590507,1,'soga_eye_brow_type',0,46,25), (53148,5590507,0,'soga_eye_color',229,229,102), (53149,5590507,1,'soga_eye_type',100,0,0), (53150,5590507,0,'soga_hair_face_color',244,246,246), (53151,5590507,0,'soga_hair_face_highlight_color',244,246,246), (53152,5590507,0,'soga_hair_type_color',244,246,246), (53153,5590507,0,'soga_hair_type_highlight_color',244,246,246), (53154,5590507,1,'soga_lip_type',-70,100,-56), (53155,5590507,1,'soga_nose_type',57,1,31), (53156,5590507,0,'soga_skin_color',244,252,244), (53157,5590508,1,'cheek_type',39,45,0), (53158,5590508,1,'chin_type',-71,7,63), (53159,5590508,1,'ear_type',-62,68,0), (53160,5590508,1,'eye_brow_type',78,-37,-46), (53161,5590508,0,'eye_color',104,160,153), (53162,5590508,1,'eye_type',76,0,0), (53163,5590508,0,'hair_color1',20,25,193), (53164,5590508,0,'hair_color2',200,0,0), (53165,5590508,0,'hair_face_color',100,70,10), (53166,5590508,0,'hair_face_highlight_color',38,22,5), (53167,5590508,0,'hair_highlight',79,28,15), (53168,5590508,0,'hair_type_color',100,70,10), (53169,5590508,0,'hair_type_highlight_color',38,22,5), (53170,5590508,1,'lip_type',-17,-96,56), (53171,5590508,1,'nose_type',25,20,25), (53172,5590508,0,'skin_color',179,150,99), (53173,5590508,1,'soga_cheek_type',0,78,-37), (53174,5590508,1,'soga_chin_type',0,-17,-96), (53175,5590508,1,'soga_ear_type',0,76,0), (53176,5590508,1,'soga_eye_brow_type',0,-62,68), (53177,5590508,0,'soga_eye_color',229,229,102), (53178,5590508,1,'soga_eye_type',-56,0,0), (53179,5590508,0,'soga_hair_color1',56,33,26), (53180,5590508,0,'soga_hair_color2',94,59,11), (53181,5590508,0,'soga_hair_face_color',100,70,10), (53182,5590508,0,'soga_hair_face_highlight_color',38,22,5), (53183,5590508,0,'soga_hair_highlight',79,28,15), (53184,5590508,0,'soga_hair_type_color',100,70,10), (53185,5590508,0,'soga_hair_type_highlight_color',38,22,5), (53186,5590508,1,'soga_lip_type',-46,39,45), (53187,5590508,1,'soga_nose_type',56,-71,7), (53188,5590508,0,'soga_skin_color',179,150,99), (53189,5590508,0,'wing_color1',255,255,255), (53190,5590508,0,'wing_color2',255,255,255), (53191,5590509,1,'cheek_type',-12,3,0), (53192,5590509,1,'chin_type',-17,-19,-18), (53193,5590509,1,'ear_type',5,-28,0), (53194,5590509,1,'eye_brow_type',-12,-25,10), (53195,5590509,0,'eye_color',43,89,99), (53196,5590509,1,'eye_type',35,0,0), (53197,5590509,0,'hair_color1',34,249,0), (53198,5590509,0,'hair_face_color',64,24,5), (53199,5590509,0,'hair_face_highlight_color',217,198,175), (53200,5590509,0,'hair_type_color',64,24,5), (53201,5590509,0,'hair_type_highlight_color',217,198,175), (53202,5590509,1,'lip_type',7,25,-32), (53203,5590509,1,'nose_type',-1,34,-7), (53204,5590509,0,'skin_color',191,166,113), (53205,5590509,1,'soga_cheek_type',0,-12,-25), (53206,5590509,1,'soga_chin_type',0,7,25), (53207,5590509,1,'soga_ear_type',0,35,0), (53208,5590509,1,'soga_eye_brow_type',0,5,-28), (53209,5590509,0,'soga_eye_color',229,229,102), (53210,5590509,1,'soga_eye_type',35,0,0), (53211,5590509,0,'soga_hair_face_color',64,24,5), (53212,5590509,0,'soga_hair_face_highlight_color',217,198,175), (53213,5590509,0,'soga_hair_type_color',64,24,5), (53214,5590509,0,'soga_hair_type_highlight_color',217,198,175), (53215,5590509,1,'soga_lip_type',10,-12,3), (53216,5590509,1,'soga_nose_type',-32,-17,-19), (53217,5590509,0,'soga_skin_color',191,166,113), (53218,5590509,0,'wing_color1',255,255,255), (53219,5590509,0,'wing_color2',255,255,255), (53220,5590510,1,'cheek_type',-29,8,0), (53221,5590510,1,'chin_type',10,21,-7), (53222,5590510,1,'ear_type',-9,-5,0), (53223,5590510,1,'eye_brow_type',12,-7,32), (53224,5590510,0,'eye_color',158,133,14), (53225,5590510,1,'eye_type',-9,0,0), (53226,5590510,0,'hair_color1',0,216,0), (53227,5590510,0,'hair_face_color',106,104,100), (53228,5590510,0,'hair_type_color',106,104,100), (53229,5590510,1,'lip_type',26,-25,39), (53230,5590510,1,'nose_type',22,0,-40), (53231,5590510,0,'skin_color',154,128,103), (53232,5590510,1,'soga_cheek_type',0,12,-7), (53233,5590510,1,'soga_chin_type',0,26,-25), (53234,5590510,1,'soga_ear_type',0,-9,0), (53235,5590510,1,'soga_eye_brow_type',0,-9,-5), (53236,5590510,0,'soga_eye_color',229,229,102), (53237,5590510,0,'soga_hair_face_color',106,104,100), (53238,5590510,0,'soga_hair_type_color',106,104,100), (53239,5590510,1,'soga_lip_type',32,-29,8), (53240,5590510,1,'soga_nose_type',39,10,21), (53241,5590510,0,'soga_skin_color',154,128,103), (53242,5590510,0,'wing_color1',255,255,255), (53243,5590510,0,'wing_color2',255,255,255), (53268,5590512,1,'cheek_type',-43,-72,0), (53269,5590512,1,'chin_type',38,-75,77), (53270,5590512,1,'ear_type',-61,-83,0), (53271,5590512,1,'eye_brow_type',-51,-35,-31), (53272,5590512,0,'eye_color',173,142,88), (53273,5590512,1,'eye_type',-76,0,0), (53274,5590512,0,'hair_color1',82,31,72), (53275,5590512,0,'hair_color2',56,0,0), (53276,5590512,0,'hair_face_color',49,47,61), (53277,5590512,0,'hair_face_highlight_color',42,29,2), (53278,5590512,0,'hair_type_color',49,47,61), (53279,5590512,0,'hair_type_highlight_color',42,29,2), (53280,5590512,1,'lip_type',3,41,70), (53281,5590512,1,'nose_type',-47,82,31), (53282,5590512,0,'skin_color',243,251,251), (53283,5590512,1,'soga_cheek_type',0,-51,-35), (53284,5590512,1,'soga_chin_type',0,3,41), (53285,5590512,1,'soga_ear_type',0,-76,0), (53286,5590512,1,'soga_eye_brow_type',0,-61,-83), (53287,5590512,0,'soga_eye_color',229,229,102), (53288,5590512,1,'soga_eye_type',56,0,0), (53289,5590512,0,'soga_hair_face_color',49,47,61), (53290,5590512,0,'soga_hair_face_highlight_color',42,29,2), (53291,5590512,0,'soga_hair_type_color',49,47,61), (53292,5590512,0,'soga_hair_type_highlight_color',42,29,2), (53293,5590512,1,'soga_lip_type',-31,-43,-72), (53294,5590512,1,'soga_nose_type',70,38,-75), (53295,5590512,0,'soga_skin_color',243,251,251), (53296,5590512,0,'wing_color1',255,255,255), (53297,5590512,0,'wing_color2',255,255,255), (53298,5590513,1,'cheek_type',-7,-93,0), (53299,5590513,1,'chin_type',68,-71,-12), (53300,5590513,1,'ear_type',19,20,0), (53301,5590513,1,'eye_brow_type',28,88,17), (53302,5590513,0,'eye_color',41,82,95), (53303,5590513,1,'eye_type',79,0,0), (53304,5590513,0,'hair_color1',17,1,171), (53305,5590513,0,'hair_color2',62,0,0), (53306,5590513,0,'hair_face_color',100,70,10), (53307,5590513,0,'hair_face_highlight_color',232,183,30), (53308,5590513,0,'hair_highlight',246,219,114), (53309,5590513,0,'hair_type_color',100,70,10), (53310,5590513,0,'hair_type_highlight_color',232,183,30), (53311,5590513,1,'lip_type',-56,-1,-34), (53312,5590513,1,'nose_type',17,17,1), (53313,5590513,0,'skin_color',105,112,109), (53314,5590513,1,'soga_cheek_type',0,28,88), (53315,5590513,1,'soga_chin_type',0,-56,-1), (53316,5590513,1,'soga_ear_type',0,79,0), (53317,5590513,1,'soga_eye_brow_type',0,19,20), (53318,5590513,0,'soga_eye_color',229,229,102), (53319,5590513,1,'soga_eye_type',62,0,0), (53320,5590513,0,'soga_hair_color1',56,33,26), (53321,5590513,0,'soga_hair_color2',94,59,11), (53322,5590513,0,'soga_hair_face_color',100,70,10), (53323,5590513,0,'soga_hair_face_highlight_color',232,183,30), (53324,5590513,0,'soga_hair_highlight',246,219,114), (53325,5590513,0,'soga_hair_type_color',100,70,10), (53326,5590513,0,'soga_hair_type_highlight_color',232,183,30), (53327,5590513,1,'soga_lip_type',17,-7,-93), (53328,5590513,1,'soga_nose_type',-34,68,-71), (53329,5590513,0,'soga_skin_color',105,112,109), (53330,5590513,0,'wing_color1',255,255,255), (53331,5590513,0,'wing_color2',255,255,255), (53332,5590514,1,'cheek_type',38,18,0), (53333,5590514,1,'chin_type',-43,-28,18), (53334,5590514,1,'ear_type',29,-23,0), (53335,5590514,1,'eye_brow_type',-3,-19,28), (53336,5590514,0,'eye_color',47,96,107), (53337,5590514,1,'eye_type',-8,0,0), (53338,5590514,0,'hair_color1',253,8,0), (53339,5590514,0,'hair_face_color',125,61,0), (53340,5590514,0,'hair_face_highlight_color',216,192,37), (53341,5590514,0,'hair_type_color',125,61,0), (53342,5590514,0,'hair_type_highlight_color',216,192,37), (53343,5590514,1,'lip_type',-19,-2,-42), (53344,5590514,1,'nose_type',12,-3,8), (53345,5590514,0,'skin_color',236,247,247), (53346,5590514,1,'soga_cheek_type',0,-3,-19), (53347,5590514,1,'soga_chin_type',0,-19,-2), (53348,5590514,1,'soga_ear_type',0,-8,0), (53349,5590514,1,'soga_eye_brow_type',0,29,-23), (53350,5590514,0,'soga_eye_color',229,229,102), (53351,5590514,1,'soga_eye_type',-8,0,0), (53352,5590514,0,'soga_hair_face_color',125,61,0), (53353,5590514,0,'soga_hair_face_highlight_color',216,192,37), (53354,5590514,0,'soga_hair_type_color',125,61,0), (53355,5590514,0,'soga_hair_type_highlight_color',216,192,37), (53356,5590514,1,'soga_lip_type',28,38,18), (53357,5590514,1,'soga_nose_type',-42,-43,-28), (53358,5590514,0,'soga_skin_color',236,247,247), (53359,5590514,0,'wing_color1',255,255,255), (53360,5590514,0,'wing_color2',255,255,255), (53361,5590515,1,'cheek_type',-7,5,0), (53362,5590515,1,'chin_type',-28,-52,-20), (53363,5590515,1,'ear_type',37,-22,0), (53364,5590515,1,'eye_brow_type',83,-100,100), (53365,5590515,0,'eye_color',152,178,152), (53366,5590515,1,'eye_type',100,0,0), (53367,5590515,0,'hair_color1',93,100,100), (53368,5590515,0,'hair_color2',100,0,0), (53369,5590515,0,'hair_face_color',15,1,21), (53370,5590515,0,'hair_face_highlight_color',35,24,1), (53371,5590515,0,'hair_type_color',15,1,21), (53372,5590515,0,'hair_type_highlight_color',35,24,1), (53373,5590515,1,'lip_type',100,100,100), (53374,5590515,1,'nose_type',34,93,100), (53375,5590515,0,'skin_color',144,142,142), (53376,5590515,1,'soga_cheek_type',0,83,-100), (53377,5590515,1,'soga_chin_type',0,100,100), (53378,5590515,1,'soga_ear_type',0,100,0), (53379,5590515,1,'soga_eye_brow_type',0,37,-22), (53380,5590515,0,'soga_eye_color',229,229,102), (53381,5590515,1,'soga_eye_type',100,0,0), (53382,5590515,0,'soga_hair_face_color',15,1,21), (53383,5590515,0,'soga_hair_face_highlight_color',35,24,1), (53384,5590515,0,'soga_hair_type_color',15,1,21), (53385,5590515,0,'soga_hair_type_highlight_color',35,24,1), (53386,5590515,1,'soga_lip_type',100,-7,5), (53387,5590515,1,'soga_nose_type',100,-28,-52), (53388,5590515,0,'soga_skin_color',144,142,142), (53389,5590515,0,'wing_color1',255,255,255), (53390,5590515,0,'wing_color2',255,255,255), (53391,5590516,1,'cheek_type',-3,-2,0), (53392,5590516,1,'chin_type',-26,0,1), (53393,5590516,1,'ear_type',7,0,0), (53394,5590516,1,'eye_brow_type',-2,-26,0), (53395,5590516,0,'eye_color',179,51,12), (53396,5590516,1,'eye_type',-28,0,0), (53397,5590516,0,'hair_color1',0,45,0), (53398,5590516,0,'hair_face_color',57,24,0), (53399,5590516,0,'hair_type_color',57,24,0), (53400,5590516,1,'lip_type',-26,7,12), (53401,5590516,1,'nose_type',-28,0,45), (53402,5590516,0,'skin_color',170,158,150), (53403,5590516,1,'soga_cheek_type',0,-2,-26), (53404,5590516,1,'soga_chin_type',0,-26,7), (53405,5590516,1,'soga_ear_type',0,-28,0), (53406,5590516,1,'soga_eye_brow_type',0,7,0), (53407,5590516,0,'soga_eye_color',229,229,102), (53408,5590516,1,'soga_eye_type',-28,0,0), (53409,5590516,0,'soga_hair_face_color',57,24,0), (53410,5590516,0,'soga_hair_type_color',57,24,0), (53411,5590516,1,'soga_lip_type',0,-3,-2), (53412,5590516,1,'soga_nose_type',12,-26,0), (53413,5590516,0,'soga_skin_color',170,158,150), (53414,5590516,0,'wing_color1',255,255,255), (53415,5590516,0,'wing_color2',255,255,255), (53416,5590517,1,'cheek_type',3,-28,0), (53417,5590517,1,'chin_type',0,40,25), (53418,5590517,1,'ear_type',14,31,0), (53419,5590517,1,'eye_brow_type',8,-43,-7), (53420,5590517,0,'eye_color',147,189,192), (53421,5590517,1,'eye_type',-3,0,0), (53422,5590517,0,'hair_color1',0,215,0), (53423,5590517,0,'hair_face_color',128,88,39), (53424,5590517,0,'hair_face_highlight_color',158,149,67), (53425,5590517,0,'hair_type_color',128,88,39), (53426,5590517,0,'hair_type_highlight_color',158,149,67), (53427,5590517,1,'lip_type',7,19,-12), (53428,5590517,1,'nose_type',-19,0,-41), (53429,5590517,0,'skin_color',200,206,186), (53430,5590517,1,'soga_cheek_type',0,8,-43), (53431,5590517,1,'soga_chin_type',0,7,19), (53432,5590517,1,'soga_ear_type',0,-3,0), (53433,5590517,1,'soga_eye_brow_type',0,14,31), (53434,5590517,0,'soga_eye_color',229,229,102), (53435,5590517,1,'soga_eye_type',-3,0,0), (53436,5590517,0,'soga_hair_face_color',128,88,39), (53437,5590517,0,'soga_hair_face_highlight_color',158,149,67), (53438,5590517,0,'soga_hair_type_color',128,88,39), (53439,5590517,0,'soga_hair_type_highlight_color',158,149,67), (53440,5590517,1,'soga_lip_type',-7,3,-28), (53441,5590517,1,'soga_nose_type',-12,0,40), (53442,5590517,0,'soga_skin_color',200,206,186), (53443,5590517,0,'wing_color1',255,255,255), (53444,5590517,0,'wing_color2',255,255,255), (53445,5590518,1,'cheek_type',-50,90,0), (53446,5590518,1,'chin_type',21,68,50), (53447,5590518,1,'eye_brow_type',50,-81,69), (53448,5590518,0,'eye_color',116,170,180), (53449,5590518,1,'eye_type',50,0,0), (53450,5590518,0,'hair_color1',38,31,175), (53451,5590518,0,'hair_face_color',90,61,40), (53452,5590518,0,'hair_type_color',90,61,40), (53453,5590518,1,'lip_type',19,56,-29), (53454,5590518,1,'nose_type',-37,38,31), (53455,5590518,0,'skin_color',90,61,40), (53456,5590518,1,'soga_cheek_type',0,50,-81), (53457,5590518,1,'soga_chin_type',0,19,56), (53458,5590518,1,'soga_ear_type',0,50,0), (53459,5590518,0,'soga_eye_color',229,229,102), (53460,5590518,0,'soga_hair_face_color',90,61,40), (53461,5590518,0,'soga_hair_type_color',90,61,40), (53462,5590518,1,'soga_lip_type',69,-50,90), (53463,5590518,1,'soga_nose_type',-29,21,68), (53464,5590518,0,'soga_skin_color',90,61,40), (53465,5590519,1,'cheek_type',0,-12,0), (53466,5590519,1,'chin_type',-1,-17,9), (53467,5590519,1,'ear_type',-7,19,0), (53468,5590519,1,'eye_brow_type',-25,42,-9), (53469,5590519,0,'eye_color',82,101,57), (53470,5590519,0,'hair_color1',219,216,0), (53471,5590519,0,'hair_face_color',29,20,0), (53472,5590519,0,'hair_face_highlight_color',128,60,0), (53473,5590519,0,'hair_type_color',29,20,0), (53474,5590519,0,'hair_type_highlight_color',128,60,0), (53475,5590519,1,'lip_type',-8,-17,25), (53476,5590519,1,'nose_type',28,-37,-40), (53477,5590519,0,'skin_color',241,232,234), (53478,5590519,1,'soga_cheek_type',0,-25,42), (53479,5590519,1,'soga_chin_type',0,-8,-17), (53480,5590519,1,'soga_ear_type',-7,19,0), (53481,5590519,1,'soga_eye_brow_type',0,-7,19), (53482,5590519,0,'soga_eye_color',229,229,102), (53483,5590519,0,'soga_hair_face_color',29,20,0), (53484,5590519,0,'soga_hair_face_highlight_color',128,60,0), (53485,5590519,0,'soga_hair_type_color',29,20,0), (53486,5590519,0,'soga_hair_type_highlight_color',128,60,0), (53487,5590519,1,'soga_lip_type',-9,0,-12), (53488,5590519,1,'soga_nose_type',25,-1,-17), (53489,5590519,0,'soga_skin_color',241,232,234), (53490,5590519,0,'wing_color1',255,255,255), (53491,5590519,0,'wing_color2',255,255,255), (53492,5590520,1,'cheek_type',59,25,0), (53493,5590520,1,'chin_type',-48,-71,46), (53494,5590520,1,'eye_brow_type',17,9,79), (53495,5590520,0,'eye_color',78,99,55), (53496,5590520,1,'eye_type',25,0,0), (53497,5590520,0,'hair_color1',246,161,219), (53498,5590520,0,'hair_face_color',22,27,4), (53499,5590520,0,'hair_type_color',22,27,4), (53500,5590520,1,'lip_type',-50,-28,-77), (53501,5590520,1,'nose_type',-28,-10,-95), (53502,5590520,0,'skin_color',22,27,4), (53503,5590520,1,'soga_cheek_type',0,17,9), (53504,5590520,1,'soga_chin_type',0,-50,-28), (53505,5590520,1,'soga_ear_type',0,25,0), (53506,5590520,0,'soga_eye_color',229,229,102), (53507,5590520,1,'soga_eye_type',0,18,-65), (53508,5590520,0,'soga_hair_face_color',22,27,4), (53509,5590520,0,'soga_hair_type_color',22,27,4), (53510,5590520,1,'soga_lip_type',79,59,25), (53511,5590520,1,'soga_nose_type',-77,-48,-71), (53512,5590520,0,'soga_skin_color',22,27,4), (53513,5590520,0,'wing_color1',255,255,255), (53514,5590520,0,'wing_color2',255,255,255), (53515,5590521,1,'cheek_type',-2,-56,0), (53516,5590521,1,'chin_type',-68,68,3), (53517,5590521,1,'ear_type',59,72,0), (53518,5590521,1,'eye_brow_type',-68,-19,37), (53519,5590521,0,'eye_color',57,120,128), (53520,5590521,1,'eye_type',-70,0,0), (53521,5590521,0,'hair_color1',163,45,197), (53522,5590521,0,'hair_face_color',15,1,21), (53523,5590521,0,'hair_face_highlight_color',244,246,246), (53524,5590521,0,'hair_type_color',15,1,21), (53525,5590521,0,'hair_type_highlight_color',244,246,246), (53526,5590521,1,'lip_type',77,-56,-61), (53527,5590521,1,'nose_type',82,-93,45), (53528,5590521,0,'skin_color',211,199,150), (53529,5590521,1,'soga_cheek_type',0,-68,-19), (53530,5590521,1,'soga_chin_type',0,77,-56), (53531,5590521,1,'soga_ear_type',0,-70,0), (53532,5590521,1,'soga_eye_brow_type',0,59,72), (53533,5590521,0,'soga_eye_color',229,229,102), (53534,5590521,0,'soga_hair_face_color',15,1,21), (53535,5590521,0,'soga_hair_face_highlight_color',244,246,246), (53536,5590521,0,'soga_hair_type_color',15,1,21), (53537,5590521,0,'soga_hair_type_highlight_color',244,246,246), (53538,5590521,1,'soga_lip_type',37,-2,-56), (53539,5590521,1,'soga_nose_type',-61,-68,68), (53540,5590521,0,'soga_skin_color',211,199,150), (53541,5590521,0,'wing_color1',255,255,255), (53542,5590521,0,'wing_color2',255,255,255), (53543,5590522,1,'cheek_type',28,28,0), (53544,5590522,1,'chin_type',37,-12,12), (53545,5590522,1,'ear_type',20,-1,0), (53546,5590522,1,'eye_brow_type',10,45,0), (53547,5590522,0,'eye_color',56,113,90), (53548,5590522,1,'eye_type',-5,0,0), (53549,5590522,0,'hair_color1',14,1,0), (53550,5590522,0,'hair_face_color',44,43,40), (53551,5590522,0,'hair_face_highlight_color',138,87,27), (53552,5590522,0,'hair_type_color',44,43,40), (53553,5590522,0,'hair_type_highlight_color',138,87,27), (53554,5590522,1,'lip_type',22,2,-22), (53555,5590522,1,'nose_type',0,14,1), (53556,5590522,0,'skin_color',229,208,210), (53557,5590522,1,'soga_cheek_type',0,10,45), (53558,5590522,1,'soga_chin_type',0,22,2), (53559,5590522,1,'soga_ear_type',0,-5,0), (53560,5590522,1,'soga_eye_brow_type',0,20,-1), (53561,5590522,0,'soga_eye_color',229,229,102), (53562,5590522,1,'soga_eye_type',-5,0,0), (53563,5590522,0,'soga_hair_face_color',44,43,40), (53564,5590522,0,'soga_hair_face_highlight_color',138,87,27), (53565,5590522,0,'soga_hair_type_color',44,43,40), (53566,5590522,0,'soga_hair_type_highlight_color',138,87,27), (53567,5590522,1,'soga_lip_type',0,28,28), (53568,5590522,1,'soga_nose_type',-22,37,-12), (53569,5590522,0,'soga_skin_color',229,208,210), (53570,5590522,0,'wing_color1',255,255,255), (53571,5590522,0,'wing_color2',255,255,255), (53572,5590523,1,'cheek_type',10,71,0), (53573,5590523,1,'chin_type',28,-31,-82), (53574,5590523,1,'ear_type',-75,-96,0), (53575,5590523,1,'eye_brow_type',2,58,58), (53576,5590523,0,'eye_color',36,74,86), (53577,5590523,1,'eye_type',58,0,0), (53578,5590523,0,'hair_color1',222,248,37), (53579,5590523,0,'hair_color2',159,0,0), (53580,5590523,0,'hair_face_color',40,34,51), (53581,5590523,0,'hair_face_highlight_color',32,24,42), (53582,5590523,0,'hair_highlight',26,24,25), (53583,5590523,0,'hair_type_color',40,34,51), (53584,5590523,0,'hair_type_highlight_color',32,24,42), (53585,5590523,1,'lip_type',-2,31,69), (53586,5590523,1,'nose_type',-64,-34,-8), (53587,5590523,0,'skin_color',248,249,249), (53588,5590523,1,'soga_cheek_type',0,2,58), (53589,5590523,1,'soga_chin_type',0,-2,31), (53590,5590523,1,'soga_ear_type',0,58,0), (53591,5590523,1,'soga_eye_brow_type',0,-75,-96), (53592,5590523,0,'soga_eye_color',229,229,102), (53593,5590523,1,'soga_eye_type',-97,0,0), (53594,5590523,0,'soga_hair_color1',50,48,56), (53595,5590523,0,'soga_hair_color2',68,72,71), (53596,5590523,0,'soga_hair_face_color',40,34,51), (53597,5590523,0,'soga_hair_face_highlight_color',32,24,42), (53598,5590523,0,'soga_hair_highlight',26,24,25), (53599,5590523,0,'soga_hair_type_color',40,34,51), (53600,5590523,0,'soga_hair_type_highlight_color',32,24,42), (53601,5590523,1,'soga_lip_type',58,10,71), (53602,5590523,1,'soga_nose_type',69,28,-31), (53603,5590523,0,'soga_skin_color',248,249,249), (53604,5590523,0,'wing_color1',255,255,255), (53605,5590523,0,'wing_color2',255,255,255), (53606,5590524,1,'cheek_type',0,-3,0), (53607,5590524,1,'chin_type',-50,97,3), (53608,5590524,1,'ear_type',62,-25,0), (53609,5590524,1,'eye_brow_type',-64,-81,-3), (53610,5590524,0,'eye_color',43,70,43), (53611,5590524,1,'eye_type',10,0,0), (53612,5590524,0,'hair_color1',62,242,187), (53613,5590524,0,'hair_color2',218,0,0), (53614,5590524,0,'hair_face_color',228,182,26), (53615,5590524,0,'hair_face_highlight_color',121,38,35), (53616,5590524,0,'hair_highlight',91,21,51), (53617,5590524,0,'hair_type_color',228,182,26), (53618,5590524,0,'hair_type_highlight_color',121,38,35), (53619,5590524,1,'lip_type',40,46,-71), (53620,5590524,1,'nose_type',96,62,-14), (53621,5590524,0,'skin_color',209,161,122), (53622,5590524,1,'soga_cheek_type',0,-64,-81), (53623,5590524,1,'soga_chin_type',0,40,46), (53624,5590524,1,'soga_ear_type',0,10,0), (53625,5590524,1,'soga_eye_brow_type',0,62,-25), (53626,5590524,0,'soga_eye_color',229,229,102), (53627,5590524,1,'soga_eye_type',-38,0,0), (53628,5590524,0,'soga_hair_color1',246,219,114), (53629,5590524,0,'soga_hair_color2',187,136,62), (53630,5590524,0,'soga_hair_face_color',228,182,26), (53631,5590524,0,'soga_hair_face_highlight_color',121,38,35), (53632,5590524,0,'soga_hair_highlight',91,21,51), (53633,5590524,0,'soga_hair_type_color',228,182,26), (53634,5590524,0,'soga_hair_type_highlight_color',121,38,35), (53635,5590524,1,'soga_lip_type',-3,0,-3), (53636,5590524,1,'soga_nose_type',-71,-50,97), (53637,5590524,0,'soga_skin_color',209,161,122), (53638,5590524,0,'wing_color1',255,255,255), (53639,5590524,0,'wing_color2',255,255,255), (53640,5590525,1,'cheek_type',17,-17,0), (53641,5590525,1,'chin_type',18,14,-9), (53642,5590525,1,'ear_type',-26,28,0), (53643,5590525,1,'eye_brow_type',23,-37,-37), (53644,5590525,1,'eye_type',1,0,0), (53645,5590525,0,'hair_color1',252,235,0), (53646,5590525,0,'hair_face_color',121,133,133), (53647,5590525,0,'hair_face_highlight_color',155,150,106), (53648,5590525,0,'hair_type_color',121,133,133), (53649,5590525,0,'hair_type_highlight_color',155,150,106), (53650,5590525,1,'lip_type',0,5,8), (53651,5590525,1,'nose_type',-7,-4,-21), (53652,5590525,0,'skin_color',1,0,4), (53653,5590525,1,'soga_cheek_type',0,23,-37), (53654,5590525,1,'soga_chin_type',0,0,5), (53655,5590525,1,'soga_ear_type',0,1,0), (53656,5590525,1,'soga_eye_brow_type',0,-26,28), (53657,5590525,0,'soga_eye_color',229,229,102), (53658,5590525,1,'soga_eye_type',1,0,0), (53659,5590525,0,'soga_hair_face_color',121,133,133), (53660,5590525,0,'soga_hair_face_highlight_color',155,150,106), (53661,5590525,0,'soga_hair_type_color',121,133,133), (53662,5590525,0,'soga_hair_type_highlight_color',155,150,106), (53663,5590525,1,'soga_lip_type',-37,17,-17), (53664,5590525,1,'soga_nose_type',8,18,14), (53665,5590525,0,'soga_skin_color',1,0,4), (53666,5590525,0,'wing_color1',255,255,255), (53667,5590525,0,'wing_color2',255,255,255), (53668,5590526,0,'eye_color',255,255,255), (53669,5590526,0,'skin_color',255,255,255), (53670,5590526,0,'soga_eye_color',255,0,255), (53671,5590527,0,'eye_color',255,0,0), (53672,5590527,0,'skin_color',1,1,1), (53673,5590527,0,'soga_eye_color',255,0,255), (53674,5590528,1,'cheek_type',62,84,0), (53675,5590528,1,'chin_type',-82,34,-28), (53676,5590528,1,'ear_type',-97,17,0), (53677,5590528,1,'eye_brow_type',-26,-17,-21), (53678,5590528,0,'eye_color',115,172,190), (53679,5590528,1,'eye_type',-58,0,0), (53680,5590528,0,'hair_color1',0,88,52), (53681,5590528,0,'hair_color2',169,7,0), (53682,5590528,0,'hair_face_color',231,170,26), (53683,5590528,0,'hair_face_highlight_color',40,34,51), (53684,5590528,0,'hair_highlight',29,21,28), (53685,5590528,0,'hair_type_color',231,170,26), (53686,5590528,0,'hair_type_highlight_color',40,34,51), (53687,5590528,1,'lip_type',-32,-4,-72), (53688,5590528,1,'nose_type',31,0,88), (53689,5590528,0,'skin_color',67,50,51), (53690,5590528,1,'soga_cheek_type',0,-26,-17), (53691,5590528,1,'soga_chin_type',0,-32,-4), (53692,5590528,1,'soga_ear_type',0,-58,0), (53693,5590528,1,'soga_eye_brow_type',0,-97,17), (53694,5590528,0,'soga_eye_color',229,229,102), (53695,5590528,1,'soga_eye_type',-87,0,0), (53696,5590528,0,'soga_hair_color1',39,32,39), (53697,5590528,0,'soga_hair_color2',38,22,21), (53698,5590528,0,'soga_hair_face_color',231,170,26), (53699,5590528,0,'soga_hair_face_highlight_color',40,34,51), (53700,5590528,0,'soga_hair_highlight',29,21,28), (53701,5590528,0,'soga_hair_type_color',231,170,26), (53702,5590528,0,'soga_hair_type_highlight_color',40,34,51), (53703,5590528,1,'soga_lip_type',-21,62,84), (53704,5590528,1,'soga_nose_type',-72,-82,34), (53705,5590528,0,'soga_skin_color',67,50,51), (53706,5590528,0,'wing_color1',255,255,255), (53707,5590528,0,'wing_color2',255,255,255), (53708,5590529,1,'cheek_type',90,44,0), (53709,5590529,1,'chin_type',-45,-88,-75), (53710,5590529,1,'ear_type',-82,94,0), (53711,5590529,1,'eye_brow_type',21,21,74), (53712,5590529,0,'eye_color',107,168,185), (53713,5590529,1,'eye_type',-45,0,0), (53714,5590529,0,'hair_color1',4,184,248), (53715,5590529,0,'hair_color2',52,0,0), (53716,5590529,0,'hair_face_color',11,4,5), (53717,5590529,0,'hair_face_highlight_color',193,100,45), (53718,5590529,0,'hair_type_color',11,4,5), (53719,5590529,0,'hair_type_highlight_color',193,100,45), (53720,5590529,1,'lip_type',21,-56,0), (53721,5590529,1,'nose_type',70,4,-72), (53722,5590529,0,'skin_color',104,102,77), (53723,5590529,1,'soga_cheek_type',0,21,21), (53724,5590529,1,'soga_chin_type',0,21,-56), (53725,5590529,1,'soga_ear_type',0,-45,0), (53726,5590529,1,'soga_eye_brow_type',0,-82,94), (53727,5590529,0,'soga_eye_color',229,229,102), (53728,5590529,1,'soga_eye_type',52,0,0), (53729,5590529,0,'soga_hair_face_color',11,4,5), (53730,5590529,0,'soga_hair_face_highlight_color',193,100,45), (53731,5590529,0,'soga_hair_type_color',11,4,5), (53732,5590529,0,'soga_hair_type_highlight_color',193,100,45), (53733,5590529,1,'soga_lip_type',74,90,44), (53734,5590529,1,'soga_nose_type',0,-45,-88), (53735,5590529,0,'soga_skin_color',104,102,77), (53736,5590529,0,'wing_color1',255,255,255), (53737,5590529,0,'wing_color2',255,255,255), (53738,5590530,1,'cheek_type',88,-81,0), (53739,5590530,1,'chin_type',-56,-85,-20), (53740,5590530,1,'ear_type',58,-82,0), (53741,5590530,1,'eye_brow_type',34,89,28), (53742,5590530,0,'eye_color',78,133,103), (53743,5590530,1,'eye_type',85,0,0), (53744,5590530,0,'hair_color1',22,40,89), (53745,5590530,0,'hair_color2',77,0,0), (53746,5590530,0,'hair_face_color',228,182,25), (53747,5590530,0,'hair_face_highlight_color',228,182,25), (53748,5590530,0,'hair_type_color',228,182,25), (53749,5590530,0,'hair_type_highlight_color',228,182,25), (53750,5590530,1,'lip_type',-76,-62,-81), (53751,5590530,1,'nose_type',-43,22,40), (53752,5590530,0,'skin_color',248,249,249), (53753,5590530,1,'soga_cheek_type',0,34,89), (53754,5590530,1,'soga_chin_type',0,-76,-62), (53755,5590530,1,'soga_ear_type',0,85,0), (53756,5590530,1,'soga_eye_brow_type',0,58,-82), (53757,5590530,0,'soga_eye_color',229,229,102), (53758,5590530,1,'soga_eye_type',77,0,0), (53759,5590530,0,'soga_hair_face_color',228,182,25), (53760,5590530,0,'soga_hair_face_highlight_color',228,182,25), (53761,5590530,0,'soga_hair_type_color',228,182,25), (53762,5590530,0,'soga_hair_type_highlight_color',228,182,25), (53763,5590530,1,'soga_lip_type',28,88,-81), (53764,5590530,1,'soga_nose_type',-81,-56,-85), (53765,5590530,0,'soga_skin_color',248,249,249), (53766,5590530,0,'wing_color1',255,255,255), (53767,5590530,0,'wing_color2',255,255,255), (53768,5590531,0,'eye_color',193,49,123), (53769,5590531,0,'skin_color',197,197,170), (53770,5590531,0,'soga_eye_color',255,0,255), (53771,5590532,0,'eye_color',255,255,106), (53772,5590532,0,'skin_color',201,201,176), (53773,5590532,0,'soga_eye_color',255,0,255), (53774,5590533,1,'cheek_type',-52,-28,0), (53775,5590533,1,'chin_type',-26,62,-44), (53776,5590533,1,'ear_type',79,-17,0), (53777,5590533,1,'eye_brow_type',-40,-81,57), (53778,5590533,0,'eye_color',134,184,198), (53779,5590533,1,'eye_type',59,0,0), (53780,5590533,0,'hair_color1',188,66,182), (53781,5590533,0,'hair_color2',193,0,0), (53782,5590533,0,'hair_face_color',38,26,2), (53783,5590533,0,'hair_face_highlight_color',53,37,4), (53784,5590533,0,'hair_type_color',38,26,2), (53785,5590533,0,'hair_type_highlight_color',53,37,4), (53786,5590533,1,'lip_type',-91,-28,95), (53787,5590533,1,'nose_type',0,-68,66), (53788,5590533,0,'skin_color',225,185,180), (53789,5590533,1,'soga_cheek_type',0,-40,-81), (53790,5590533,1,'soga_chin_type',0,-91,-28), (53791,5590533,1,'soga_ear_type',0,59,0), (53792,5590533,1,'soga_eye_brow_type',0,79,-17), (53793,5590533,0,'soga_eye_color',229,229,102), (53794,5590533,1,'soga_eye_type',-63,0,0), (53795,5590533,0,'soga_hair_face_color',38,26,2), (53796,5590533,0,'soga_hair_face_highlight_color',53,37,4), (53797,5590533,0,'soga_hair_type_color',38,26,2), (53798,5590533,0,'soga_hair_type_highlight_color',53,37,4), (53799,5590533,1,'soga_lip_type',57,-52,-28), (53800,5590533,1,'soga_nose_type',95,-26,62), (53801,5590533,0,'soga_skin_color',225,185,180), (53802,5590533,0,'wing_color1',255,255,255), (53803,5590533,0,'wing_color2',255,255,255), (53804,5590534,0,'eye_color',255,255,255), (53805,5590534,0,'skin_color',255,255,255), (53806,5590534,0,'soga_eye_color',255,0,255), (53807,5590535,0,'eye_color',33,91,36), (53808,5590535,0,'skin_color',211,110,39), (53809,5590535,0,'soga_eye_color',255,0,255), (53810,5590536,0,'eye_color',134,81,255), (53811,5590536,0,'skin_color',225,225,212), (53812,5590536,0,'soga_eye_color',255,0,255), (53813,5590537,1,'cheek_type',97,-61,0), (53814,5590537,1,'chin_type',-31,-74,-55), (53815,5590537,1,'ear_type',63,-63,0), (53816,5590537,1,'eye_brow_type',-71,-23,62), (53817,5590537,0,'eye_color',230,221,235), (53818,5590537,1,'eye_type',-71,0,0), (53819,5590537,0,'hair_color1',51,239,55), (53820,5590537,0,'hair_face_color',70,26,9), (53821,5590537,0,'hair_type_color',70,26,9), (53822,5590537,1,'lip_type',-22,56,-77), (53823,5590537,1,'nose_type',-39,51,-17), (53824,5590537,0,'skin_color',152,153,109), (53825,5590537,1,'soga_cheek_type',0,-71,-23), (53826,5590537,1,'soga_chin_type',0,-22,56), (53827,5590537,1,'soga_ear_type',0,-71,0), (53828,5590537,1,'soga_eye_brow_type',0,63,-63), (53829,5590537,0,'soga_eye_color',204,204,204), (53830,5590537,0,'soga_hair_face_color',70,26,9), (53831,5590537,0,'soga_hair_type_color',70,26,9), (53832,5590537,1,'soga_lip_type',62,97,-61), (53833,5590537,1,'soga_nose_type',-77,-31,-74), (53834,5590537,0,'soga_skin_color',152,153,109), (53835,5590538,1,'cheek_type',2,-3,0), (53836,5590538,1,'chin_type',-12,34,17), (53837,5590538,1,'ear_type',28,0,0), (53838,5590538,1,'eye_brow_type',-29,0,-17), (53839,5590538,0,'eye_color',209,180,255), (53840,5590538,1,'eye_type',-26,0,0), (53841,5590538,0,'hair_color1',0,254,0), (53842,5590538,0,'hair_color2',203,0,0), (53843,5590538,0,'hair_face_color',169,169,169), (53844,5590538,0,'hair_face_highlight_color',105,103,97), (53845,5590538,0,'hair_type_color',169,169,169), (53846,5590538,0,'hair_type_highlight_color',105,103,97), (53847,5590538,1,'lip_type',31,25,-22), (53848,5590538,1,'nose_type',2,0,-2), (53849,5590538,0,'skin_color',118,131,165), (53850,5590538,1,'soga_cheek_type',0,-29,0), (53851,5590538,1,'soga_chin_type',0,31,25), (53852,5590538,1,'soga_ear_type',0,-26,0), (53853,5590538,1,'soga_eye_brow_type',0,28,0), (53854,5590538,0,'soga_eye_color',229,229,102), (53855,5590538,1,'soga_eye_type',-53,0,0), (53856,5590538,0,'soga_hair_face_color',169,169,169), (53857,5590538,0,'soga_hair_face_highlight_color',105,103,97), (53858,5590538,0,'soga_hair_type_color',169,169,169), (53859,5590538,0,'soga_hair_type_highlight_color',105,103,97), (53860,5590538,1,'soga_lip_type',-17,2,-3), (53861,5590538,1,'soga_nose_type',-22,-12,34), (53862,5590538,0,'soga_skin_color',118,131,165), (53863,5590538,0,'wing_color1',255,255,255), (53864,5590538,0,'wing_color2',255,255,255), (53865,5590539,1,'cheek_type',3,-1,0), (53866,5590539,1,'chin_type',0,4,-7), (53867,5590539,1,'ear_type',-7,-17,0), (53868,5590539,1,'eye_brow_type',-12,-32,-7), (53869,5590539,0,'eye_color',117,30,8), (53870,5590539,1,'eye_type',4,0,0), (53871,5590539,0,'hair_color1',249,252,5), (53872,5590539,0,'hair_face_color',131,99,57), (53873,5590539,0,'hair_type_color',131,99,57), (53874,5590539,1,'lip_type',-4,11,-12), (53875,5590539,1,'nose_type',9,-7,-4), (53876,5590539,0,'skin_color',211,235,208), (53877,5590539,1,'soga_cheek_type',0,-12,-32), (53878,5590539,1,'soga_chin_type',0,-4,11), (53879,5590539,1,'soga_ear_type',0,4,0), (53880,5590539,1,'soga_eye_brow_type',0,-7,-17), (53881,5590539,0,'soga_eye_color',229,229,102), (53882,5590539,0,'soga_hair_face_color',131,99,57), (53883,5590539,0,'soga_hair_type_color',131,99,57), (53884,5590539,1,'soga_lip_type',-7,0,0), (53885,5590539,1,'soga_nose_type',-12,0,4), (53886,5590539,0,'soga_skin_color',211,235,208), (53887,5590539,0,'wing_color1',255,255,255), (53888,5590539,0,'wing_color2',255,255,255), (53889,5590540,1,'cheek_type',-3,-52,0), (53890,5590540,1,'chin_type',63,-68,-88), (53891,5590540,1,'ear_type',47,-87,0), (53892,5590540,1,'eye_brow_type',-71,62,-91), (53893,5590540,0,'eye_color',39,81,89), (53894,5590540,1,'eye_type',-50,0,0), (53895,5590540,0,'hair_color1',2,98,68), (53896,5590540,0,'hair_color2',167,0,0), (53897,5590540,0,'hair_face_color',37,22,5), (53898,5590540,0,'hair_face_highlight_color',184,85,36), (53899,5590540,0,'hair_type_color',37,22,5), (53900,5590540,0,'hair_type_highlight_color',184,85,36), (53901,5590540,1,'lip_type',66,-91,-84), (53902,5590540,1,'nose_type',81,2,98), (53903,5590540,0,'skin_color',253,253,253), (53904,5590540,1,'soga_cheek_type',0,-71,62), (53905,5590540,1,'soga_chin_type',0,66,-91), (53906,5590540,1,'soga_ear_type',0,-50,0), (53907,5590540,1,'soga_eye_brow_type',0,47,-87), (53908,5590540,0,'soga_eye_color',204,204,204), (53909,5590540,1,'soga_eye_type',-89,0,0), (53910,5590540,0,'soga_hair_face_color',37,22,5), (53911,5590540,0,'soga_hair_face_highlight_color',184,85,36), (53912,5590540,0,'soga_hair_type_color',37,22,5), (53913,5590540,0,'soga_hair_type_highlight_color',184,85,36), (53914,5590540,1,'soga_lip_type',-91,-3,-52), (53915,5590540,1,'soga_nose_type',-84,63,-68), (53916,5590540,0,'soga_skin_color',253,253,253), (53917,5590540,0,'wing_color1',255,255,255), (53918,5590540,0,'wing_color2',255,255,255), (53919,5590541,1,'cheek_type',91,-1,0), (53920,5590541,1,'chin_type',75,31,34), (53921,5590541,1,'ear_type',-100,-97,0), (53922,5590541,1,'eye_brow_type',-47,74,-41), (53923,5590541,0,'eye_color',204,204,204), (53924,5590541,1,'eye_type',25,0,0), (53925,5590541,0,'hair_color1',14,198,50), (53926,5590541,1,'lip_type',-11,15,8), (53927,5590541,1,'nose_type',-83,14,-58), (53928,5590541,0,'skin_color',177,179,180), (53929,5590541,1,'soga_cheek_type',0,-47,74), (53930,5590541,1,'soga_chin_type',0,-11,15), (53931,5590541,1,'soga_ear_type',0,25,0), (53932,5590541,1,'soga_eye_brow_type',0,-100,-97), (53933,5590541,0,'soga_eye_color',204,204,204), (53934,5590541,1,'soga_lip_type',-41,91,-1), (53935,5590541,1,'soga_nose_type',8,75,31), (53936,5590541,0,'soga_skin_color',177,179,180), (53937,5590542,1,'cheek_type',75,11,0), (53938,5590542,1,'chin_type',64,-34,87), (53939,5590542,1,'ear_type',81,21,0), (53940,5590542,1,'eye_brow_type',62,93,-68), (53941,5590542,0,'eye_color',137,185,200), (53942,5590542,1,'eye_type',-37,0,0), (53943,5590542,0,'hair_color1',163,216,62), (53944,5590542,0,'hair_color2',62,0,0), (53945,5590542,0,'hair_face_color',70,71,98), (53946,5590542,0,'hair_face_highlight_color',179,178,168), (53947,5590542,0,'hair_type_color',70,71,98), (53948,5590542,0,'hair_type_highlight_color',179,178,168), (53949,5590542,1,'lip_type',-34,17,25), (53950,5590542,1,'nose_type',-28,-93,-40), (53951,5590542,0,'skin_color',188,197,197), (53952,5590542,1,'soga_cheek_type',0,62,93), (53953,5590542,1,'soga_chin_type',0,-34,17), (53954,5590542,1,'soga_ear_type',0,-37,0), (53955,5590542,1,'soga_eye_brow_type',0,81,21), (53956,5590542,0,'soga_eye_color',204,204,204), (53957,5590542,1,'soga_eye_type',62,0,0), (53958,5590542,0,'soga_hair_face_color',70,71,98), (53959,5590542,0,'soga_hair_face_highlight_color',179,178,168), (53960,5590542,0,'soga_hair_type_color',70,71,98), (53961,5590542,0,'soga_hair_type_highlight_color',179,178,168), (53962,5590542,1,'soga_lip_type',-68,75,11), (53963,5590542,1,'soga_nose_type',25,64,-34), (53964,5590542,0,'soga_skin_color',188,197,197), (53965,5590543,1,'cheek_type',43,34,0), (53966,5590543,1,'chin_type',75,-10,-61), (53967,5590543,1,'eye_brow_type',9,3,8), (53968,5590543,0,'eye_color',140,182,175), (53969,5590543,1,'eye_type',-14,0,0), (53970,5590543,0,'hair_color1',17,31,242), (53971,5590543,0,'hair_face_color',59,33,26), (53972,5590543,0,'hair_type_color',59,33,26), (53973,5590543,1,'lip_type',-7,87,7), (53974,5590543,1,'nose_type',-75,17,31), (53975,5590543,0,'skin_color',59,33,26), (53976,5590543,1,'soga_cheek_type',0,9,3), (53977,5590543,1,'soga_chin_type',0,-7,87), (53978,5590543,1,'soga_ear_type',0,-14,0), (53979,5590543,0,'soga_eye_color',204,204,204), (53980,5590543,0,'soga_hair_face_color',59,33,26), (53981,5590543,0,'soga_hair_type_color',59,33,26), (53982,5590543,1,'soga_lip_type',8,43,34), (53983,5590543,1,'soga_nose_type',7,75,-10), (53984,5590543,0,'soga_skin_color',59,33,26), (53985,5590544,1,'cheek_type',-38,50,0), (53986,5590544,1,'ear_type',-75,-28,0), (53987,5590544,1,'eye_brow_type',-63,-75,-21), (53988,5590544,0,'eye_color',80,119,70), (53989,5590544,1,'eye_type',-23,0,0), (53990,5590544,0,'hair_color1',249,0,57), (53991,5590544,0,'hair_face_color',93,65,9), (53992,5590544,0,'hair_face_highlight_color',15,1,21), (53993,5590544,0,'hair_type_color',93,65,9), (53994,5590544,0,'hair_type_highlight_color',15,1,21), (53995,5590544,1,'lip_type',-23,-77,0), (53996,5590544,1,'nose_type',0,-7,0), (53997,5590544,0,'skin_color',196,204,189), (53998,5590544,1,'soga_cheek_type',0,-63,-75), (53999,5590544,1,'soga_chin_type',0,-23,-77), (54000,5590544,1,'soga_ear_type',0,-23,0), (54001,5590544,1,'soga_eye_brow_type',0,-75,-28), (54002,5590544,0,'soga_eye_color',204,204,204), (54003,5590544,0,'soga_hair_face_color',93,65,9), (54004,5590544,0,'soga_hair_face_highlight_color',15,1,21), (54005,5590544,0,'soga_hair_type_color',93,65,9), (54006,5590544,0,'soga_hair_type_highlight_color',15,1,21), (54007,5590544,1,'soga_lip_type',-21,-38,50), (54008,5590544,0,'soga_skin_color',196,204,189), (54009,5590545,0,'eye_color',39,95,39), (54010,5590545,0,'skin_color',255,116,255), (54011,5590545,0,'soga_eye_color',255,0,255), (54012,5590546,0,'eye_color',255,255,255), (54013,5590546,0,'skin_color',255,255,255), (54014,5590546,0,'soga_eye_color',255,0,255), (54015,5590547,1,'cheek_type',-3,-52,0), (54016,5590547,1,'chin_type',63,-68,-88), (54017,5590547,1,'ear_type',47,-87,0), (54018,5590547,1,'eye_brow_type',-71,62,-91), (54019,5590547,0,'eye_color',39,81,89), (54020,5590547,1,'eye_type',-50,0,0), (54021,5590547,0,'hair_color1',2,98,68), (54022,5590547,0,'hair_color2',167,0,0), (54023,5590547,0,'hair_face_color',37,22,5), (54024,5590547,0,'hair_face_highlight_color',184,85,36), (54025,5590547,0,'hair_type_color',37,22,5), (54026,5590547,0,'hair_type_highlight_color',184,85,36), (54027,5590547,1,'lip_type',66,-91,-84), (54028,5590547,1,'nose_type',81,2,98), (54029,5590547,0,'skin_color',253,253,253), (54030,5590547,1,'soga_cheek_type',0,-71,62), (54031,5590547,1,'soga_chin_type',0,66,-91), (54032,5590547,1,'soga_ear_type',0,-50,0), (54033,5590547,1,'soga_eye_brow_type',0,47,-87), (54034,5590547,0,'soga_eye_color',204,204,204), (54035,5590547,1,'soga_eye_type',-89,0,0), (54036,5590547,0,'soga_hair_face_color',37,22,5), (54037,5590547,0,'soga_hair_face_highlight_color',184,85,36), (54038,5590547,0,'soga_hair_type_color',37,22,5), (54039,5590547,0,'soga_hair_type_highlight_color',184,85,36), (54040,5590547,1,'soga_lip_type',-91,-3,-52), (54041,5590547,1,'soga_nose_type',-84,63,-68), (54042,5590547,0,'soga_skin_color',253,253,253), (54043,5590547,0,'wing_color1',255,255,255), (54044,5590547,0,'wing_color2',255,255,255), (54045,5590548,1,'cheek_type',91,-1,0), (54046,5590548,1,'chin_type',75,31,34), (54047,5590548,1,'ear_type',-100,-97,0), (54048,5590548,1,'eye_brow_type',-47,74,-41), (54049,5590548,0,'eye_color',204,204,204), (54050,5590548,1,'eye_type',25,0,0), (54051,5590548,0,'hair_color1',14,198,50), (54052,5590548,1,'lip_type',-11,15,8), (54053,5590548,1,'nose_type',-83,14,-58), (54054,5590548,0,'skin_color',177,179,180), (54055,5590548,1,'soga_cheek_type',0,-47,74), (54056,5590548,1,'soga_chin_type',0,-11,15), (54057,5590548,1,'soga_ear_type',0,25,0), (54058,5590548,1,'soga_eye_brow_type',0,-100,-97), (54059,5590548,0,'soga_eye_color',204,204,204), (54060,5590548,1,'soga_lip_type',-41,91,-1), (54061,5590548,1,'soga_nose_type',8,75,31), (54062,5590548,0,'soga_skin_color',177,179,180), (54063,5590549,1,'cheek_type',75,11,0), (54064,5590549,1,'chin_type',64,-34,87), (54065,5590549,1,'ear_type',81,21,0), (54066,5590549,1,'eye_brow_type',62,93,-68), (54067,5590549,0,'eye_color',137,185,200), (54068,5590549,1,'eye_type',-37,0,0), (54069,5590549,0,'hair_color1',163,216,62), (54070,5590549,0,'hair_color2',62,0,0), (54071,5590549,0,'hair_face_color',70,71,98), (54072,5590549,0,'hair_face_highlight_color',179,178,168), (54073,5590549,0,'hair_type_color',70,71,98), (54074,5590549,0,'hair_type_highlight_color',179,178,168), (54075,5590549,1,'lip_type',-34,17,25), (54076,5590549,1,'nose_type',-28,-93,-40), (54077,5590549,0,'skin_color',188,197,197), (54078,5590549,1,'soga_cheek_type',0,62,93), (54079,5590549,1,'soga_chin_type',0,-34,17), (54080,5590549,1,'soga_ear_type',0,-37,0), (54081,5590549,1,'soga_eye_brow_type',0,81,21), (54082,5590549,0,'soga_eye_color',204,204,204), (54083,5590549,1,'soga_eye_type',62,0,0), (54084,5590549,0,'soga_hair_face_color',70,71,98), (54085,5590549,0,'soga_hair_face_highlight_color',179,178,168), (54086,5590549,0,'soga_hair_type_color',70,71,98), (54087,5590549,0,'soga_hair_type_highlight_color',179,178,168), (54088,5590549,1,'soga_lip_type',-68,75,11), (54089,5590549,1,'soga_nose_type',25,64,-34), (54090,5590549,0,'soga_skin_color',188,197,197), (54091,5590550,1,'cheek_type',43,34,0), (54092,5590550,1,'chin_type',75,-10,-61), (54093,5590550,1,'eye_brow_type',9,3,8), (54094,5590550,0,'eye_color',140,182,175), (54095,5590550,1,'eye_type',-14,0,0), (54096,5590550,0,'hair_color1',17,31,242), (54097,5590550,0,'hair_face_color',59,33,26), (54098,5590550,0,'hair_type_color',59,33,26), (54099,5590550,1,'lip_type',-7,87,7), (54100,5590550,1,'nose_type',-75,17,31), (54101,5590550,0,'skin_color',59,33,26), (54102,5590550,1,'soga_cheek_type',0,9,3), (54103,5590550,1,'soga_chin_type',0,-7,87), (54104,5590550,1,'soga_ear_type',0,-14,0), (54105,5590550,0,'soga_eye_color',204,204,204), (54106,5590550,0,'soga_hair_face_color',59,33,26), (54107,5590550,0,'soga_hair_type_color',59,33,26), (54108,5590550,1,'soga_lip_type',8,43,34), (54109,5590550,1,'soga_nose_type',7,75,-10), (54110,5590550,0,'soga_skin_color',59,33,26), (54111,5590551,1,'cheek_type',-38,50,0), (54112,5590551,1,'ear_type',-75,-28,0), (54113,5590551,1,'eye_brow_type',-63,-75,-21), (54114,5590551,0,'eye_color',80,119,70), (54115,5590551,1,'eye_type',-23,0,0), (54116,5590551,0,'hair_color1',249,0,57), (54117,5590551,0,'hair_face_color',93,65,9), (54118,5590551,0,'hair_face_highlight_color',15,1,21), (54119,5590551,0,'hair_type_color',93,65,9), (54120,5590551,0,'hair_type_highlight_color',15,1,21), (54121,5590551,1,'lip_type',-23,-77,0), (54122,5590551,1,'nose_type',0,-7,0), (54123,5590551,0,'skin_color',196,204,189), (54124,5590551,1,'soga_cheek_type',0,-63,-75), (54125,5590551,1,'soga_chin_type',0,-23,-77), (54126,5590551,1,'soga_ear_type',0,-23,0), (54127,5590551,1,'soga_eye_brow_type',0,-75,-28), (54128,5590551,0,'soga_eye_color',204,204,204), (54129,5590551,0,'soga_hair_face_color',93,65,9), (54130,5590551,0,'soga_hair_face_highlight_color',15,1,21), (54131,5590551,0,'soga_hair_type_color',93,65,9), (54132,5590551,0,'soga_hair_type_highlight_color',15,1,21), (54133,5590551,1,'soga_lip_type',-21,-38,50), (54134,5590551,0,'soga_skin_color',196,204,189), (54135,5590552,0,'eye_color',159,179,120), (54136,5590552,0,'skin_color',87,0,255), (54137,5590552,0,'soga_eye_color',255,0,255), (54138,5590553,0,'eye_color',255,255,255), (54139,5590553,0,'skin_color',255,255,255), (54140,5590553,0,'soga_eye_color',255,0,255), (54141,5590554,1,'cheek_type',15,-21,0), (54142,5590554,1,'chin_type',32,81,-50), (54143,5590554,1,'ear_type',-12,52,0), (54144,5590554,1,'eye_brow_type',-89,0,10), (54145,5590554,0,'eye_color',131,180,186), (54146,5590554,1,'eye_type',42,0,0), (54147,5590554,0,'hair_color1',239,198,48), (54148,5590554,0,'hair_face_highlight_color',190,97,43), (54149,5590554,0,'hair_type_highlight_color',190,97,43), (54150,5590554,1,'lip_type',43,64,0), (54151,5590554,1,'nose_type',0,-17,-58), (54152,5590554,0,'skin_color',239,197,196), (54153,5590554,1,'soga_cheek_type',0,-89,0), (54154,5590554,1,'soga_chin_type',0,43,64), (54155,5590554,1,'soga_ear_type',0,42,0), (54156,5590554,1,'soga_eye_brow_type',0,-12,52), (54157,5590554,0,'soga_eye_color',204,204,204), (54158,5590554,0,'soga_hair_face_highlight_color',190,97,43), (54159,5590554,0,'soga_hair_type_highlight_color',190,97,43), (54160,5590554,1,'soga_lip_type',10,15,-21), (54161,5590554,1,'soga_nose_type',0,32,81), (54162,5590554,0,'soga_skin_color',239,197,196), (54163,5590555,1,'cheek_type',-62,14,0), (54164,5590555,1,'chin_type',63,-32,-93), (54165,5590555,1,'ear_type',68,-59,0), (54166,5590555,1,'eye_brow_type',19,-47,-63), (54167,5590555,0,'eye_color',2,191,191), (54168,5590555,1,'eye_type',62,0,0), (54169,5590555,0,'hair_color1',74,222,78), (54170,5590555,1,'lip_type',-78,84,14), (54171,5590555,1,'nose_type',61,74,-34), (54172,5590555,0,'skin_color',159,130,121), (54173,5590555,1,'soga_cheek_type',0,19,-47), (54174,5590555,1,'soga_chin_type',0,-78,84), (54175,5590555,1,'soga_ear_type',0,62,0), (54176,5590555,1,'soga_eye_brow_type',0,68,-59), (54177,5590555,0,'soga_eye_color',229,229,102), (54178,5590555,1,'soga_lip_type',-63,-62,14), (54179,5590555,1,'soga_nose_type',14,63,-32), (54180,5590555,0,'soga_skin_color',159,130,121), (54181,5590555,0,'wing_color1',255,255,255), (54182,5590555,0,'wing_color2',255,255,255), (54183,5590556,0,'eye_color',255,255,255), (54184,5590556,0,'skin_color',255,255,255), (54185,5590556,0,'soga_eye_color',255,0,255), (54186,5590557,1,'cheek_type',20,50,0), (54187,5590557,1,'chin_type',-31,97,-51), (54188,5590557,1,'ear_type',25,-34,0), (54189,5590557,1,'eye_brow_type',12,9,39), (54190,5590557,0,'eye_color',163,52,0), (54191,5590557,1,'eye_type',56,0,0), (54192,5590557,0,'hair_color1',191,162,66), (54193,5590557,0,'hair_color2',62,0,0), (54194,5590557,0,'hair_face_color',100,70,10), (54195,5590557,0,'hair_face_highlight_color',232,183,30), (54196,5590557,0,'hair_type_color',100,70,10), (54197,5590557,0,'hair_type_highlight_color',232,183,30), (54198,5590557,1,'lip_type',-31,4,89), (54199,5590557,1,'nose_type',81,-65,-94), (54200,5590557,0,'skin_color',234,224,224), (54201,5590557,1,'soga_cheek_type',0,12,9), (54202,5590557,1,'soga_chin_type',0,-31,4), (54203,5590557,1,'soga_ear_type',0,56,0), (54204,5590557,1,'soga_eye_brow_type',0,25,-34), (54205,5590557,0,'soga_eye_color',229,229,102), (54206,5590557,1,'soga_eye_type',62,0,0), (54207,5590557,0,'soga_hair_face_color',100,70,10), (54208,5590557,0,'soga_hair_face_highlight_color',232,183,30), (54209,5590557,0,'soga_hair_type_color',100,70,10), (54210,5590557,0,'soga_hair_type_highlight_color',232,183,30), (54211,5590557,1,'soga_lip_type',39,20,50), (54212,5590557,1,'soga_nose_type',89,-31,97), (54213,5590557,0,'soga_skin_color',234,224,224), (54214,5590557,0,'wing_color1',255,255,255), (54215,5590557,0,'wing_color2',255,255,255), (54216,5590558,1,'cheek_type',83,-43,0), (54217,5590558,1,'chin_type',-8,3,58), (54218,5590558,1,'ear_type',-93,-79,0), (54219,5590558,1,'eye_brow_type',34,43,31), (54220,5590558,0,'eye_color',157,81,192), (54221,5590558,1,'eye_type',34,0,0), (54222,5590558,0,'hair_color1',28,14,12), (54223,5590558,0,'hair_face_color',108,153,175), (54224,5590558,0,'hair_face_highlight_color',109,156,179), (54225,5590558,0,'hair_type_color',108,153,175), (54226,5590558,0,'hair_type_highlight_color',109,156,179), (54227,5590558,1,'lip_type',-26,93,62), (54228,5590558,1,'nose_type',-91,28,14), (54229,5590558,0,'skin_color',156,146,179), (54230,5590558,1,'soga_cheek_type',0,34,43), (54231,5590558,1,'soga_chin_type',0,-26,93), (54232,5590558,1,'soga_ear_type',0,34,0), (54233,5590558,1,'soga_eye_brow_type',0,-93,-79), (54234,5590558,0,'soga_eye_color',204,204,204), (54235,5590558,0,'soga_hair_face_color',108,153,175), (54236,5590558,0,'soga_hair_face_highlight_color',109,156,179), (54237,5590558,0,'soga_hair_type_color',108,153,175), (54238,5590558,0,'soga_hair_type_highlight_color',109,156,179), (54239,5590558,1,'soga_lip_type',31,83,-43), (54240,5590558,1,'soga_nose_type',62,-8,3), (54241,5590558,0,'soga_skin_color',156,146,179), (54242,5590559,1,'chin_type',0,4,-7), (54243,5590559,1,'ear_type',-7,-17,0), (54244,5590559,1,'eye_brow_type',-12,-32,-7), (54245,5590559,0,'eye_color',245,238,253), (54246,5590559,1,'eye_type',4,0,0), (54247,5590559,0,'hair_color1',249,252,156), (54248,5590559,0,'hair_face_color',81,72,13), (54249,5590559,0,'hair_type_color',81,72,13), (54250,5590559,1,'lip_type',-4,11,-12), (54251,5590559,1,'nose_type',9,-7,-4), (54252,5590559,0,'skin_color',252,246,246), (54253,5590559,1,'soga_cheek_type',0,-12,-32), (54254,5590559,1,'soga_chin_type',0,-4,11), (54255,5590559,1,'soga_ear_type',0,4,0), (54256,5590559,1,'soga_eye_brow_type',0,-7,-17), (54257,5590559,0,'soga_eye_color',229,229,102), (54258,5590559,0,'soga_hair_face_color',81,72,13), (54259,5590559,0,'soga_hair_type_color',81,72,13), (54260,5590559,1,'soga_lip_type',-7,0,0), (54261,5590559,1,'soga_nose_type',-12,0,4), (54262,5590559,0,'soga_skin_color',252,246,246), (54263,5590559,0,'wing_color1',255,255,255), (54264,5590559,0,'wing_color2',255,255,255), (54265,5590560,1,'cheek_type',91,-1,0), (54266,5590560,1,'chin_type',75,31,34), (54267,5590560,1,'ear_type',-100,-97,0), (54268,5590560,1,'eye_brow_type',-47,74,-41), (54269,5590560,0,'eye_color',204,204,204), (54270,5590560,1,'eye_type',25,0,0), (54271,5590560,0,'hair_color1',14,198,50), (54272,5590560,1,'lip_type',-11,15,8), (54273,5590560,1,'nose_type',-83,14,-58), (54274,5590560,0,'skin_color',177,179,180), (54275,5590560,1,'soga_cheek_type',0,-47,74), (54276,5590560,1,'soga_chin_type',0,-11,15), (54277,5590560,1,'soga_ear_type',0,25,0), (54278,5590560,1,'soga_eye_brow_type',0,-100,-97), (54279,5590560,0,'soga_eye_color',204,204,204), (54280,5590560,1,'soga_lip_type',-41,91,-1), (54281,5590560,1,'soga_nose_type',8,75,31), (54282,5590560,0,'soga_skin_color',177,179,180), (54283,5590561,1,'cheek_type',-81,15,0), (54284,5590561,1,'chin_type',58,31,-81), (54285,5590561,1,'ear_type',-32,71,0), (54286,5590561,1,'eye_brow_type',94,52,35), (54287,5590561,0,'eye_color',33,64,50), (54288,5590561,1,'eye_type',-9,0,0), (54289,5590561,0,'hair_color1',11,215,168), (54290,5590561,0,'hair_color2',194,0,0), (54291,5590561,0,'hair_face_color',219,157,24), (54292,5590561,0,'hair_face_highlight_color',47,14,19), (54293,5590561,0,'hair_highlight',54,45,28), (54294,5590561,0,'hair_type_color',219,157,24), (54295,5590561,0,'hair_type_highlight_color',47,14,19), (54296,5590561,1,'lip_type',-91,-14,-19), (54297,5590561,1,'nose_type',-43,11,-41), (54298,5590561,0,'skin_color',186,197,195), (54299,5590561,1,'soga_cheek_type',0,94,52), (54300,5590561,1,'soga_chin_type',0,-91,-14), (54301,5590561,1,'soga_ear_type',0,-9,0), (54302,5590561,1,'soga_eye_brow_type',0,-32,71), (54303,5590561,0,'soga_eye_color',229,229,102), (54304,5590561,1,'soga_eye_type',-62,0,0), (54305,5590561,0,'soga_hair_color1',79,28,15), (54306,5590561,0,'soga_hair_color2',111,64,0), (54307,5590561,0,'soga_hair_face_color',219,157,24), (54308,5590561,0,'soga_hair_face_highlight_color',47,14,19), (54309,5590561,0,'soga_hair_highlight',54,45,28), (54310,5590561,0,'soga_hair_type_color',219,157,24), (54311,5590561,0,'soga_hair_type_highlight_color',47,14,19), (54312,5590561,1,'soga_lip_type',35,-81,15), (54313,5590561,1,'soga_nose_type',-19,58,31), (54314,5590561,0,'soga_skin_color',186,197,195), (54315,5590561,0,'wing_color1',255,255,255), (54316,5590561,0,'wing_color2',255,255,255), (54317,5590562,1,'cheek_type',-43,-20,0), (54318,5590562,1,'chin_type',-20,34,17), (54319,5590562,1,'ear_type',-28,5,0), (54320,5590562,1,'eye_brow_type',43,10,-2), (54321,5590562,0,'eye_color',238,172,161), (54322,5590562,1,'eye_type',-28,0,0), (54323,5590562,0,'hair_color1',0,28,242), (54324,5590562,0,'hair_face_color',49,44,12), (54325,5590562,0,'hair_type_color',49,44,12), (54326,5590562,1,'lip_type',-28,-14,23), (54327,5590562,1,'nose_type',-9,0,28), (54328,5590562,0,'skin_color',199,33,46), (54329,5590562,1,'soga_cheek_type',0,43,10), (54330,5590562,1,'soga_chin_type',0,-28,-14), (54331,5590562,1,'soga_ear_type',0,-28,0), (54332,5590562,1,'soga_eye_brow_type',0,-28,5), (54333,5590562,0,'soga_eye_color',229,229,102), (54334,5590562,0,'soga_hair_face_color',49,44,12), (54335,5590562,0,'soga_hair_type_color',49,44,12), (54336,5590562,1,'soga_lip_type',-2,-43,-20), (54337,5590562,1,'soga_nose_type',23,-20,34), (54338,5590562,0,'soga_skin_color',199,33,46), (54339,5590562,0,'wing_color1',255,255,255), (54340,5590562,0,'wing_color2',255,255,255), (54341,5590563,1,'cheek_type',12,-34,0), (54342,5590563,1,'chin_type',14,14,-45), (54343,5590563,1,'ear_type',-14,28,0), (54344,5590563,1,'eye_brow_type',37,0,-17), (54345,5590563,0,'eye_color',243,217,26), (54346,5590563,1,'eye_type',23,0,0), (54347,5590563,0,'hair_color1',0,254,25), (54348,5590563,0,'hair_face_color',37,14,3), (54349,5590563,0,'hair_type_color',37,14,3), (54350,5590563,1,'lip_type',-17,-7,-14), (54351,5590563,1,'nose_type',-9,0,-2), (54352,5590563,0,'skin_color',130,158,19), (54353,5590563,1,'soga_cheek_type',0,37,0), (54354,5590563,1,'soga_chin_type',0,-17,-7), (54355,5590563,1,'soga_ear_type',0,23,0), (54356,5590563,1,'soga_eye_brow_type',0,-14,28), (54357,5590563,0,'soga_eye_color',229,229,102), (54358,5590563,0,'soga_hair_face_color',37,14,3), (54359,5590563,0,'soga_hair_type_color',37,14,3), (54360,5590563,1,'soga_lip_type',-17,12,-34), (54361,5590563,1,'soga_nose_type',-14,14,14), (54362,5590563,0,'soga_skin_color',130,158,19), (54363,5590563,0,'wing_color1',255,255,255), (54364,5590563,0,'wing_color2',255,255,255), (54365,5590564,0,'eye_color',255,255,255), (54366,5590564,0,'skin_color',255,255,255), (54367,5590564,0,'soga_eye_color',255,0,255), (54368,5590565,1,'cheek_type',100,-100,0), (54369,5590565,1,'chin_type',-100,100,100), (54370,5590565,1,'ear_type',25,9,0), (54371,5590565,1,'eye_brow_type',100,100,100), (54372,5590565,0,'eye_color',118,14,183), (54373,5590565,1,'eye_type',100,0,0), (54374,5590565,0,'hair_color1',239,255,156), (54375,5590565,0,'hair_face_color',171,60,32), (54376,5590565,0,'hair_face_highlight_color',216,192,37), (54377,5590565,0,'hair_type_color',171,60,32), (54378,5590565,0,'hair_type_highlight_color',216,192,37), (54379,5590565,1,'lip_type',100,50,-68), (54380,5590565,1,'nose_type',0,-17,-1), (54381,5590565,0,'skin_color',115,117,119), (54382,5590565,1,'soga_cheek_type',0,100,100), (54383,5590565,1,'soga_chin_type',0,100,50), (54384,5590565,1,'soga_ear_type',0,100,0), (54385,5590565,1,'soga_eye_brow_type',0,25,9), (54386,5590565,0,'soga_eye_color',229,229,102), (54387,5590565,0,'soga_hair_face_color',171,60,32), (54388,5590565,0,'soga_hair_face_highlight_color',216,192,37), (54389,5590565,0,'soga_hair_type_color',171,60,32), (54390,5590565,0,'soga_hair_type_highlight_color',216,192,37), (54391,5590565,1,'soga_lip_type',100,100,-100), (54392,5590565,1,'soga_nose_type',-68,-100,100), (54393,5590565,0,'soga_skin_color',115,117,119), (54394,5590565,0,'wing_color1',255,255,255), (54395,5590565,0,'wing_color2',255,255,255), (54396,5590566,1,'cheek_type',10,18,0), (54397,5590566,1,'chin_type',-10,-35,0), (54398,5590566,1,'ear_type',-14,-18,0), (54399,5590566,1,'eye_brow_type',0,17,-2), (54400,5590566,0,'eye_color',48,102,97), (54401,5590566,1,'eye_type',-19,0,0), (54402,5590566,0,'hair_color1',228,209,0), (54403,5590566,0,'hair_face_color',223,255,255), (54404,5590566,0,'hair_face_highlight_color',78,36,0), (54405,5590566,0,'hair_type_color',223,255,255), (54406,5590566,0,'hair_type_highlight_color',78,36,0), (54407,5590566,1,'lip_type',11,-7,7), (54408,5590566,1,'nose_type',2,-28,-47), (54409,5590566,0,'skin_color',220,223,223), (54410,5590566,1,'soga_cheek_type',0,0,17), (54411,5590566,1,'soga_chin_type',0,11,-7), (54412,5590566,1,'soga_ear_type',0,-19,0), (54413,5590566,1,'soga_eye_brow_type',0,-14,-18), (54414,5590566,0,'soga_eye_color',229,229,102), (54415,5590566,0,'soga_hair_face_color',223,255,255), (54416,5590566,0,'soga_hair_face_highlight_color',78,36,0), (54417,5590566,0,'soga_hair_type_color',223,255,255), (54418,5590566,0,'soga_hair_type_highlight_color',78,36,0), (54419,5590566,1,'soga_lip_type',-2,10,18), (54420,5590566,1,'soga_nose_type',7,-10,-35), (54421,5590566,0,'soga_skin_color',220,223,223), (54422,5590566,0,'wing_color1',255,255,255), (54423,5590566,0,'wing_color2',255,255,255), (54424,5590567,0,'eye_color',255,255,255), (54425,5590567,0,'skin_color',255,255,255), (54426,5590567,0,'soga_eye_color',255,0,255), (54451,5590569,1,'cheek_type',4,20,0), (54452,5590569,1,'chin_type',4,-7,-7), (54453,5590569,1,'ear_type',3,0,0), (54454,5590569,1,'eye_brow_type',2,-10,14), (54455,5590569,0,'eye_color',137,107,55), (54456,5590569,1,'eye_type',3,0,0), (54457,5590569,0,'hair_color1',41,247,0), (54458,5590569,0,'hair_face_color',124,58,0), (54459,5590569,0,'hair_face_highlight_color',222,149,0), (54460,5590569,0,'hair_type_color',124,58,0), (54461,5590569,0,'hair_type_highlight_color',222,149,0), (54462,5590569,1,'lip_type',29,10,-17), (54463,5590569,1,'nose_type',11,41,-9), (54464,5590569,0,'skin_color',104,103,103), (54465,5590569,1,'soga_cheek_type',0,2,-10), (54466,5590569,1,'soga_chin_type',0,29,10), (54467,5590569,1,'soga_ear_type',0,3,0), (54468,5590569,1,'soga_eye_brow_type',0,3,0), (54469,5590569,0,'soga_eye_color',229,229,102), (54470,5590569,0,'soga_hair_face_color',124,58,0), (54471,5590569,0,'soga_hair_face_highlight_color',222,149,0), (54472,5590569,0,'soga_hair_type_color',124,58,0), (54473,5590569,0,'soga_hair_type_highlight_color',222,149,0), (54474,5590569,1,'soga_lip_type',14,4,20), (54475,5590569,1,'soga_nose_type',-17,4,-7), (54476,5590569,0,'soga_skin_color',104,103,103), (54477,5590569,0,'wing_color1',255,255,255), (54478,5590569,0,'wing_color2',255,255,255), (54479,5590570,1,'cheek_type',8,-34,0), (54480,5590570,1,'chin_type',0,23,0), (54481,5590570,1,'ear_type',-12,-14,0), (54482,5590570,1,'eye_brow_type',-34,12,-10), (54483,5590570,0,'eye_color',80,9,97), (54484,5590570,1,'eye_type',17,0,0), (54485,5590570,0,'hair_color1',242,22,0), (54486,5590570,0,'hair_face_color',115,94,67), (54487,5590570,0,'hair_type_color',115,94,67), (54488,5590570,1,'lip_type',28,-5,28), (54489,5590570,1,'nose_type',-3,-14,22), (54490,5590570,0,'skin_color',212,207,145), (54491,5590570,1,'soga_cheek_type',0,-34,12), (54492,5590570,1,'soga_chin_type',0,28,-5), (54493,5590570,1,'soga_ear_type',0,17,0), (54494,5590570,1,'soga_eye_brow_type',0,-12,-14), (54495,5590570,0,'soga_eye_color',229,229,102), (54496,5590570,0,'soga_hair_face_color',115,94,67), (54497,5590570,0,'soga_hair_type_color',115,94,67), (54498,5590570,1,'soga_lip_type',-10,8,-34), (54499,5590570,1,'soga_nose_type',28,0,23), (54500,5590570,0,'soga_skin_color',212,207,145), (54501,5590570,0,'wing_color1',255,255,255), (54502,5590570,0,'wing_color2',255,255,255), (54503,5590571,1,'cheek_type',25,42,0), (54504,5590571,1,'chin_type',43,-81,-52), (54505,5590571,1,'ear_type',62,-7,0), (54506,5590571,1,'eye_brow_type',37,78,-88), (54507,5590571,0,'eye_color',139,121,65), (54508,5590571,1,'eye_type',40,0,0), (54509,5590571,0,'hair_color1',4,211,10), (54510,5590571,0,'hair_color2',31,0,0), (54511,5590571,0,'hair_face_color',19,6,26), (54512,5590571,0,'hair_face_highlight_color',35,24,1), (54513,5590571,0,'hair_type_color',19,6,26), (54514,5590571,0,'hair_type_highlight_color',35,24,1), (54515,5590571,1,'lip_type',-71,62,-11), (54516,5590571,1,'nose_type',96,4,-45), (54517,5590571,0,'skin_color',233,222,178), (54518,5590571,1,'soga_cheek_type',0,37,78), (54519,5590571,1,'soga_chin_type',0,-71,62), (54520,5590571,1,'soga_ear_type',0,40,0), (54521,5590571,1,'soga_eye_brow_type',0,62,-7), (54522,5590571,0,'soga_eye_color',229,229,102), (54523,5590571,1,'soga_eye_type',31,0,0), (54524,5590571,0,'soga_hair_face_color',19,6,26), (54525,5590571,0,'soga_hair_face_highlight_color',35,24,1), (54526,5590571,0,'soga_hair_type_color',19,6,26), (54527,5590571,0,'soga_hair_type_highlight_color',35,24,1), (54528,5590571,1,'soga_lip_type',-88,25,42), (54529,5590571,1,'soga_nose_type',-11,43,-81), (54530,5590571,0,'soga_skin_color',233,222,178), (54531,5590571,0,'wing_color1',255,255,255), (54532,5590571,0,'wing_color2',255,255,255), (54533,5590572,1,'cheek_type',-8,3,0), (54534,5590572,1,'chin_type',17,7,-20), (54535,5590572,1,'ear_type',44,26,0), (54536,5590572,1,'eye_brow_type',-11,0,26), (54537,5590572,0,'eye_color',86,10,134), (54538,5590572,1,'eye_type',-11,0,0), (54539,5590572,0,'hair_color1',8,245,253), (54540,5590572,0,'hair_face_color',10,9,7), (54541,5590572,0,'hair_face_highlight_color',216,192,37), (54542,5590572,0,'hair_type_color',10,9,7), (54543,5590572,0,'hair_type_highlight_color',216,192,37), (54544,5590572,1,'lip_type',-11,-7,12), (54545,5590572,1,'nose_type',-43,8,-11), (54546,5590572,0,'skin_color',166,167,119), (54547,5590572,1,'soga_cheek_type',0,-11,0), (54548,5590572,1,'soga_chin_type',0,-11,-7), (54549,5590572,1,'soga_ear_type',0,-11,0), (54550,5590572,1,'soga_eye_brow_type',0,44,26), (54551,5590572,0,'soga_eye_color',229,229,102), (54552,5590572,1,'soga_eye_type',-11,0,0), (54553,5590572,0,'soga_hair_face_color',10,9,7), (54554,5590572,0,'soga_hair_face_highlight_color',216,192,37), (54555,5590572,0,'soga_hair_type_color',10,9,7), (54556,5590572,0,'soga_hair_type_highlight_color',216,192,37), (54557,5590572,1,'soga_lip_type',26,-8,3), (54558,5590572,1,'soga_nose_type',12,17,7), (54559,5590572,0,'soga_skin_color',166,167,119), (54560,5590572,0,'wing_color1',255,255,255), (54561,5590572,0,'wing_color2',255,255,255), (54562,5590573,1,'cheek_type',8,-34,0), (54563,5590573,1,'chin_type',0,23,0), (54564,5590573,1,'ear_type',-12,-14,0), (54565,5590573,1,'eye_brow_type',-34,12,-10), (54566,5590573,0,'eye_color',80,9,97), (54567,5590573,1,'eye_type',17,0,0), (54568,5590573,0,'hair_color1',242,22,0), (54569,5590573,0,'hair_face_color',115,94,67), (54570,5590573,0,'hair_type_color',115,94,67), (54571,5590573,1,'lip_type',28,-5,28), (54572,5590573,1,'nose_type',-3,-14,22), (54573,5590573,0,'skin_color',212,207,145), (54574,5590573,1,'soga_cheek_type',0,-34,12), (54575,5590573,1,'soga_chin_type',0,28,-5), (54576,5590573,1,'soga_ear_type',0,17,0), (54577,5590573,1,'soga_eye_brow_type',0,-12,-14), (54578,5590573,0,'soga_eye_color',229,229,102), (54579,5590573,1,'soga_eye_type',17,0,0), (54580,5590573,0,'soga_hair_face_color',115,94,67), (54581,5590573,0,'soga_hair_type_color',115,94,67), (54582,5590573,1,'soga_lip_type',-10,8,-34), (54583,5590573,1,'soga_nose_type',28,0,23), (54584,5590573,0,'soga_skin_color',212,207,145), (54585,5590573,0,'wing_color1',255,255,255), (54586,5590573,0,'wing_color2',255,255,255), (54587,5590574,0,'eye_color',255,255,255), (54588,5590574,0,'skin_color',255,255,255), (54589,5590574,0,'soga_eye_color',255,0,255), (54590,5590575,1,'cheek_type',20,14,0), (54591,5590575,1,'chin_type',35,81,68), (54592,5590575,1,'ear_type',-62,28,0), (54593,5590575,1,'eye_brow_type',-56,82,28), (54594,5590575,0,'eye_color',61,120,89), (54595,5590575,1,'eye_type',-41,0,0), (54596,5590575,0,'hair_color1',68,208,248), (54597,5590575,0,'hair_color2',76,0,0), (54598,5590575,0,'hair_face_color',225,221,214), (54599,5590575,0,'hair_face_highlight_color',35,24,1), (54600,5590575,0,'hair_type_color',225,221,214), (54601,5590575,0,'hair_type_highlight_color',35,24,1), (54602,5590575,1,'lip_type',94,-76,-50), (54603,5590575,1,'nose_type',64,68,-48), (54604,5590575,0,'skin_color',241,232,234), (54605,5590575,1,'soga_cheek_type',0,-56,82), (54606,5590575,1,'soga_chin_type',0,94,-76), (54607,5590575,1,'soga_ear_type',0,-41,0), (54608,5590575,1,'soga_eye_brow_type',0,-62,28), (54609,5590575,0,'soga_eye_color',229,229,102), (54610,5590575,1,'soga_eye_type',76,0,0), (54611,5590575,0,'soga_hair_face_color',225,221,214), (54612,5590575,0,'soga_hair_face_highlight_color',35,24,1), (54613,5590575,0,'soga_hair_type_color',225,221,214), (54614,5590575,0,'soga_hair_type_highlight_color',35,24,1), (54615,5590575,1,'soga_lip_type',28,20,14), (54616,5590575,1,'soga_nose_type',-50,35,81), (54617,5590575,0,'soga_skin_color',241,232,234), (54618,5590575,0,'wing_color1',255,255,255), (54619,5590575,0,'wing_color2',255,255,255), (54620,5590576,1,'cheek_type',20,14,0), (54621,5590576,1,'chin_type',35,81,68), (54622,5590576,1,'ear_type',-62,28,0), (54623,5590576,1,'eye_brow_type',-56,82,28), (54624,5590576,0,'eye_color',61,120,89), (54625,5590576,1,'eye_type',-41,0,0), (54626,5590576,0,'hair_color1',68,208,248), (54627,5590576,0,'hair_color2',76,0,0), (54628,5590576,0,'hair_face_color',225,221,214), (54629,5590576,0,'hair_face_highlight_color',35,24,1), (54630,5590576,0,'hair_type_color',225,221,214), (54631,5590576,0,'hair_type_highlight_color',35,24,1), (54632,5590576,1,'lip_type',94,-76,-50), (54633,5590576,1,'nose_type',64,68,-48), (54634,5590576,0,'skin_color',241,232,234), (54635,5590576,1,'soga_cheek_type',0,-56,82), (54636,5590576,1,'soga_chin_type',0,94,-76), (54637,5590576,1,'soga_ear_type',0,-41,0), (54638,5590576,1,'soga_eye_brow_type',0,-62,28), (54639,5590576,0,'soga_eye_color',229,229,102), (54640,5590576,1,'soga_eye_type',76,0,0), (54641,5590576,0,'soga_hair_face_color',225,221,214), (54642,5590576,0,'soga_hair_face_highlight_color',35,24,1), (54643,5590576,0,'soga_hair_type_color',225,221,214), (54644,5590576,0,'soga_hair_type_highlight_color',35,24,1), (54645,5590576,1,'soga_lip_type',28,20,14), (54646,5590576,1,'soga_nose_type',-50,35,81), (54647,5590576,0,'soga_skin_color',241,232,234), (54648,5590576,0,'wing_color1',255,255,255), (54649,5590576,0,'wing_color2',255,255,255), (54650,5590577,1,'cheek_type',100,64,0), (54651,5590577,1,'chin_type',37,8,-45), (54652,5590577,1,'ear_type',100,100,0), (54653,5590577,1,'eye_brow_type',100,-100,100), (54654,5590577,0,'eye_color',250,250,57), (54655,5590577,1,'eye_type',100,0,0), (54656,5590577,0,'hair_color1',100,100,156), (54657,5590577,0,'hair_face_color',223,220,194), (54658,5590577,0,'hair_type_color',223,220,194), (54659,5590577,1,'lip_type',-42,9,-7), (54660,5590577,1,'nose_type',-100,100,100), (54661,5590577,0,'skin_color',153,135,121), (54662,5590577,1,'soga_cheek_type',0,100,-100), (54663,5590577,1,'soga_chin_type',0,-42,9), (54664,5590577,1,'soga_ear_type',0,100,0), (54665,5590577,1,'soga_eye_brow_type',0,100,100), (54666,5590577,0,'soga_eye_color',229,229,102), (54667,5590577,1,'soga_eye_type',100,0,0), (54668,5590577,0,'soga_hair_face_color',223,220,194), (54669,5590577,0,'soga_hair_type_color',223,220,194), (54670,5590577,1,'soga_lip_type',100,100,64), (54671,5590577,1,'soga_nose_type',-7,37,8), (54672,5590577,0,'soga_skin_color',153,135,121), (54673,5590577,0,'wing_color1',255,255,255), (54674,5590577,0,'wing_color2',255,255,255), (54675,5590578,1,'cheek_type',-7,-93,0), (54676,5590578,1,'chin_type',68,-71,-12), (54677,5590578,1,'ear_type',19,20,0), (54678,5590578,1,'eye_brow_type',28,88,17), (54679,5590578,0,'eye_color',41,82,95), (54680,5590578,1,'eye_type',79,0,0), (54681,5590578,0,'hair_color1',17,1,171), (54682,5590578,0,'hair_color2',62,0,0), (54683,5590578,0,'hair_face_color',100,70,10), (54684,5590578,0,'hair_face_highlight_color',232,183,30), (54685,5590578,0,'hair_type_color',100,70,10), (54686,5590578,0,'hair_type_highlight_color',232,183,30), (54687,5590578,1,'lip_type',-56,-1,-34), (54688,5590578,1,'nose_type',17,17,1), (54689,5590578,0,'skin_color',105,112,109), (54690,5590578,1,'soga_cheek_type',0,28,88), (54691,5590578,1,'soga_chin_type',0,-56,-1), (54692,5590578,1,'soga_ear_type',0,79,0), (54693,5590578,1,'soga_eye_brow_type',0,19,20), (54694,5590578,0,'soga_eye_color',229,229,102), (54695,5590578,1,'soga_eye_type',62,0,0), (54696,5590578,0,'soga_hair_face_color',100,70,10), (54697,5590578,0,'soga_hair_face_highlight_color',232,183,30), (54698,5590578,0,'soga_hair_type_color',100,70,10), (54699,5590578,0,'soga_hair_type_highlight_color',232,183,30), (54700,5590578,1,'soga_lip_type',17,-7,-93), (54701,5590578,1,'soga_nose_type',-34,68,-71), (54702,5590578,0,'soga_skin_color',105,112,109), (54703,5590578,0,'wing_color1',255,255,255), (54704,5590578,0,'wing_color2',255,255,255), (54705,5590579,1,'cheek_type',25,0,0), (54706,5590579,1,'chin_type',-19,5,-14), (54707,5590579,1,'ear_type',17,-17,0), (54708,5590579,1,'eye_brow_type',17,-28,26), (54709,5590579,0,'eye_color',68,141,158), (54710,5590579,1,'eye_type',-19,0,0), (54711,5590579,0,'hair_color1',219,248,0), (54712,5590579,0,'hair_face_color',12,4,0), (54713,5590579,0,'hair_face_highlight_color',3,2,2), (54714,5590579,0,'hair_type_color',12,4,0), (54715,5590579,0,'hair_type_highlight_color',3,2,2), (54716,5590579,1,'lip_type',-11,-11,0), (54717,5590579,1,'nose_type',-2,-37,-8), (54718,5590579,0,'skin_color',235,228,229), (54719,5590579,1,'soga_cheek_type',0,17,-28), (54720,5590579,1,'soga_chin_type',0,-11,-11), (54721,5590579,1,'soga_ear_type',0,-19,0), (54722,5590579,1,'soga_eye_brow_type',0,17,-17), (54723,5590579,0,'soga_eye_color',229,229,102), (54724,5590579,0,'soga_hair_face_color',12,4,0), (54725,5590579,0,'soga_hair_face_highlight_color',3,2,2), (54726,5590579,0,'soga_hair_type_color',12,4,0), (54727,5590579,0,'soga_hair_type_highlight_color',3,2,2), (54728,5590579,1,'soga_lip_type',26,25,0), (54729,5590579,1,'soga_nose_type',0,-19,5), (54730,5590579,0,'soga_skin_color',235,228,229), (54731,5590579,0,'wing_color1',255,255,255), (54732,5590579,0,'wing_color2',255,255,255), (54733,5590580,1,'cheek_type',45,0,0), (54734,5590580,1,'chin_type',-50,70,17), (54735,5590580,1,'ear_type',-83,15,0), (54736,5590580,1,'eye_brow_type',77,-79,0), (54737,5590580,0,'eye_color',221,153,255), (54738,5590580,1,'eye_type',37,0,0), (54739,5590580,0,'hair_color1',7,21,98), (54740,5590580,0,'hair_face_color',102,107,148), (54741,5590580,0,'hair_face_highlight_color',100,131,152), (54742,5590580,0,'hair_type_color',102,107,148), (54743,5590580,0,'hair_type_highlight_color',100,131,152), (54744,5590580,1,'lip_type',-8,15,23), (54745,5590580,1,'nose_type',44,7,21), (54746,5590580,0,'skin_color',193,165,164), (54747,5590580,1,'soga_cheek_type',0,77,-79), (54748,5590580,1,'soga_chin_type',0,-8,15), (54749,5590580,1,'soga_ear_type',0,37,0), (54750,5590580,1,'soga_eye_brow_type',0,-83,15), (54751,5590580,0,'soga_eye_color',229,229,102), (54752,5590580,0,'soga_hair_face_color',102,107,148), (54753,5590580,0,'soga_hair_face_highlight_color',100,131,152), (54754,5590580,0,'soga_hair_type_color',102,107,148), (54755,5590580,0,'soga_hair_type_highlight_color',100,131,152), (54756,5590580,1,'soga_lip_type',0,45,0), (54757,5590580,1,'soga_nose_type',23,-50,70), (54758,5590580,0,'soga_skin_color',193,165,164), (54759,5590580,0,'wing_color1',255,255,255), (54760,5590580,0,'wing_color2',255,255,255), (54761,5590581,1,'cheek_type',-8,3,0), (54762,5590581,1,'chin_type',17,7,-20), (54763,5590581,1,'ear_type',44,26,0), (54764,5590581,1,'eye_brow_type',-11,0,26), (54765,5590581,0,'eye_color',146,138,21), (54766,5590581,1,'eye_type',-11,0,0), (54767,5590581,0,'hair_color1',8,245,44), (54768,5590581,0,'hair_face_color',15,9,0), (54769,5590581,0,'hair_face_highlight_color',216,192,37), (54770,5590581,0,'hair_type_color',15,9,0), (54771,5590581,0,'hair_type_highlight_color',216,192,37), (54772,5590581,1,'lip_type',-11,-7,12), (54773,5590581,1,'nose_type',-43,8,-11), (54774,5590581,0,'skin_color',124,104,88), (54775,5590581,1,'soga_cheek_type',0,-11,0), (54776,5590581,1,'soga_chin_type',0,-11,-7), (54777,5590581,1,'soga_ear_type',0,-11,0), (54778,5590581,1,'soga_eye_brow_type',0,44,26), (54779,5590581,0,'soga_eye_color',229,229,102), (54780,5590581,0,'soga_hair_face_color',15,9,0), (54781,5590581,0,'soga_hair_face_highlight_color',216,192,37), (54782,5590581,0,'soga_hair_type_color',15,9,0), (54783,5590581,0,'soga_hair_type_highlight_color',216,192,37), (54784,5590581,1,'soga_lip_type',26,-8,3), (54785,5590581,1,'soga_nose_type',12,17,7), (54786,5590581,0,'soga_skin_color',124,104,88), (54787,5590581,0,'wing_color1',255,255,255), (54788,5590581,0,'wing_color2',255,255,255), (54789,5590582,1,'cheek_type',-31,22,0), (54790,5590582,1,'chin_type',51,44,17), (54791,5590582,1,'ear_type',10,77,0), (54792,5590582,1,'eye_brow_type',-70,87,0), (54793,5590582,0,'eye_color',51,105,121), (54794,5590582,1,'eye_type',41,0,0), (54795,5590582,0,'hair_color1',12,239,17), (54796,5590582,0,'hair_face_color',123,39,34), (54797,5590582,0,'hair_face_highlight_color',42,12,16), (54798,5590582,0,'hair_type_color',123,39,34), (54799,5590582,0,'hair_type_highlight_color',42,12,16), (54800,5590582,1,'lip_type',89,-17,14), (54801,5590582,1,'nose_type',19,12,-17), (54802,5590582,0,'skin_color',225,178,162), (54803,5590582,1,'soga_cheek_type',0,-70,87), (54804,5590582,1,'soga_chin_type',0,89,-17), (54805,5590582,1,'soga_ear_type',0,41,0), (54806,5590582,1,'soga_eye_brow_type',0,10,77), (54807,5590582,0,'soga_eye_color',229,229,102), (54808,5590582,0,'soga_hair_face_color',123,39,34), (54809,5590582,0,'soga_hair_face_highlight_color',42,12,16), (54810,5590582,0,'soga_hair_type_color',123,39,34), (54811,5590582,0,'soga_hair_type_highlight_color',42,12,16), (54812,5590582,1,'soga_lip_type',0,-31,22), (54813,5590582,1,'soga_nose_type',14,51,44), (54814,5590582,0,'soga_skin_color',225,178,162), (54815,5590582,0,'wing_color1',255,255,255), (54816,5590582,0,'wing_color2',255,255,255), (54817,5590583,1,'cheek_type',14,4,0), (54818,5590583,1,'chin_type',-47,0,45), (54819,5590583,1,'ear_type',-29,25,0), (54820,5590583,1,'eye_brow_type',34,-9,0), (54821,5590583,0,'eye_color',160,145,255), (54822,5590583,1,'eye_type',-21,0,0), (54823,5590583,0,'hair_color1',29,235,0), (54824,5590583,0,'hair_face_color',197,182,207), (54825,5590583,0,'hair_face_highlight_color',155,150,106), (54826,5590583,0,'hair_type_color',197,182,207), (54827,5590583,0,'hair_type_highlight_color',155,150,106), (54828,5590583,1,'lip_type',18,1,0), (54829,5590583,1,'nose_type',31,29,-21), (54830,5590583,0,'skin_color',192,177,175), (54831,5590583,1,'soga_cheek_type',0,34,-9), (54832,5590583,1,'soga_chin_type',0,18,1), (54833,5590583,1,'soga_ear_type',0,-21,0), (54834,5590583,1,'soga_eye_brow_type',0,-29,25), (54835,5590583,0,'soga_eye_color',229,229,102), (54836,5590583,1,'soga_eye_type',-21,0,0), (54837,5590583,0,'soga_hair_face_color',197,182,207), (54838,5590583,0,'soga_hair_face_highlight_color',155,150,106), (54839,5590583,0,'soga_hair_type_color',197,182,207), (54840,5590583,0,'soga_hair_type_highlight_color',155,150,106), (54841,5590583,1,'soga_lip_type',0,14,4), (54842,5590583,1,'soga_nose_type',0,-47,0), (54843,5590583,0,'soga_skin_color',192,177,175), (54844,5590583,0,'wing_color1',255,255,255), (54845,5590583,0,'wing_color2',255,255,255), (54846,5590584,1,'cheek_type',25,84,0), (54847,5590584,1,'chin_type',72,-56,-79), (54848,5590584,1,'ear_type',82,72,0), (54849,5590584,1,'eye_brow_type',58,39,50), (54850,5590584,0,'eye_color',141,159,120), (54851,5590584,1,'eye_type',7,0,0), (54852,5590584,0,'hair_color1',43,180,3), (54853,5590584,0,'hair_color2',204,0,0), (54854,5590584,0,'hair_face_color',17,3,23), (54855,5590584,0,'hair_face_highlight_color',15,1,21), (54856,5590584,0,'hair_highlight',105,26,26), (54857,5590584,0,'hair_type_color',17,3,23), (54858,5590584,0,'hair_type_highlight_color',15,1,21), (54859,5590584,1,'lip_type',29,85,-9), (54860,5590584,1,'nose_type',-25,43,-76), (54861,5590584,0,'skin_color',221,208,173), (54862,5590584,1,'soga_cheek_type',0,58,39), (54863,5590584,1,'soga_chin_type',0,29,85), (54864,5590584,1,'soga_ear_type',0,7,0), (54865,5590584,1,'soga_eye_brow_type',0,82,72), (54866,5590584,0,'soga_eye_color',229,229,102), (54867,5590584,1,'soga_eye_type',-52,0,0), (54868,5590584,0,'soga_hair_color1',38,22,21), (54869,5590584,0,'soga_hair_color2',120,50,0), (54870,5590584,0,'soga_hair_face_color',17,3,23), (54871,5590584,0,'soga_hair_face_highlight_color',15,1,21), (54872,5590584,0,'soga_hair_highlight',105,26,26), (54873,5590584,0,'soga_hair_type_color',17,3,23), (54874,5590584,0,'soga_hair_type_highlight_color',15,1,21), (54875,5590584,1,'soga_lip_type',50,25,84), (54876,5590584,1,'soga_nose_type',-9,72,-56), (54877,5590584,0,'soga_skin_color',221,208,173), (54878,5590584,0,'wing_color1',255,255,255), (54879,5590584,0,'wing_color2',255,255,255), (54880,5590585,1,'cheek_type',90,-69,0), (54881,5590585,1,'chin_type',50,-78,-64), (54882,5590585,1,'ear_type',-8,-44,0), (54883,5590585,1,'eye_brow_type',-3,-62,34), (54884,5590585,0,'eye_color',243,231,4), (54885,5590585,1,'eye_type',-25,0,0), (54886,5590585,0,'hair_color1',39,204,235), (54887,5590585,0,'hair_face_color',189,178,189), (54888,5590585,0,'hair_face_highlight_color',105,103,97), (54889,5590585,0,'hair_type_color',230,95,23), (54890,5590585,0,'hair_type_highlight_color',44,159,200), (54891,5590585,1,'lip_type',-15,-39,-1), (54892,5590585,1,'nose_type',96,39,-52), (54893,5590585,0,'skin_color',181,115,186), (54894,5590585,1,'soga_cheek_type',0,-3,-62), (54895,5590585,1,'soga_chin_type',0,-15,-39), (54896,5590585,1,'soga_ear_type',0,-25,0), (54897,5590585,1,'soga_eye_brow_type',0,-8,-44), (54898,5590585,0,'soga_eye_color',229,229,102), (54899,5590585,0,'soga_hair_face_color',189,178,189), (54900,5590585,0,'soga_hair_face_highlight_color',105,103,97), (54901,5590585,0,'soga_hair_type_color',230,95,23), (54902,5590585,0,'soga_hair_type_highlight_color',44,159,200), (54903,5590585,1,'soga_lip_type',34,90,-69), (54904,5590585,1,'soga_nose_type',-1,50,-78), (54905,5590585,0,'soga_skin_color',181,115,186), (54906,5590585,0,'wing_color1',189,87,3), (54907,5590585,0,'wing_color2',31,111,157), (54908,5590586,1,'cheek_type',-31,-31,0), (54909,5590586,1,'chin_type',7,34,9), (54910,5590586,1,'ear_type',-14,-5,0), (54911,5590586,1,'eye_brow_type',28,-3,38), (54912,5590586,0,'eye_color',88,73,39), (54913,5590586,1,'eye_type',28,0,0), (54914,5590586,0,'hair_face_color',96,37,6), (54915,5590586,0,'hair_face_highlight_color',116,42,22), (54916,5590586,0,'hair_type_color',96,37,6), (54917,5590586,0,'hair_type_highlight_color',116,42,22), (54918,5590586,1,'lip_type',28,-2,0), (54919,5590586,1,'nose_type',-19,0,0), (54920,5590586,0,'skin_color',214,200,169), (54921,5590586,1,'soga_cheek_type',0,28,-3), (54922,5590586,1,'soga_chin_type',0,28,-2), (54923,5590586,1,'soga_ear_type',0,28,0), (54924,5590586,1,'soga_eye_brow_type',0,-14,-5), (54925,5590586,0,'soga_eye_color',229,229,102), (54926,5590586,0,'soga_hair_face_color',96,37,6), (54927,5590586,0,'soga_hair_face_highlight_color',116,42,22), (54928,5590586,0,'soga_hair_type_color',96,37,6), (54929,5590586,0,'soga_hair_type_highlight_color',116,42,22), (54930,5590586,1,'soga_lip_type',38,-31,-31), (54931,5590586,1,'soga_nose_type',0,7,34), (54932,5590586,0,'soga_skin_color',214,200,169), (54933,5590586,0,'wing_color1',255,255,255), (54934,5590586,0,'wing_color2',255,255,255), (54935,5590587,1,'cheek_type',34,5,0), (54936,5590587,1,'chin_type',-31,-1,32), (54937,5590587,1,'ear_type',17,-2,0), (54938,5590587,1,'eye_brow_type',-39,0,35), (54939,5590587,0,'eye_color',112,13,170), (54940,5590587,0,'hair_color1',237,254,0), (54941,5590587,0,'hair_face_color',115,110,69), (54942,5590587,0,'hair_type_color',115,110,69), (54943,5590587,1,'lip_type',-10,3,-5), (54944,5590587,1,'nose_type',-28,-19,-2), (54945,5590587,0,'skin_color',148,152,148), (54946,5590587,1,'soga_cheek_type',0,-39,0), (54947,5590587,1,'soga_chin_type',0,-10,3), (54948,5590587,1,'soga_ear_type',17,-2,0), (54949,5590587,1,'soga_eye_brow_type',0,17,-2), (54950,5590587,0,'soga_eye_color',229,229,102), (54951,5590587,0,'soga_hair_face_color',115,110,69), (54952,5590587,0,'soga_hair_type_color',115,110,69), (54953,5590587,1,'soga_lip_type',35,34,5), (54954,5590587,1,'soga_nose_type',-5,-31,-1), (54955,5590587,0,'soga_skin_color',148,152,148), (54956,5590587,0,'wing_color1',255,255,255), (54957,5590587,0,'wing_color2',255,255,255), (54958,5590588,1,'cheek_type',-10,4,0), (54959,5590588,1,'chin_type',35,17,-18), (54960,5590588,1,'ear_type',18,3,0), (54961,5590588,1,'eye_brow_type',-21,-4,-18), (54962,5590588,0,'eye_color',158,148,167), (54963,5590588,1,'eye_type',-8,0,0), (54964,5590588,0,'hair_color1',17,5,0), (54965,5590588,0,'hair_face_color',105,90,5), (54966,5590588,0,'hair_type_color',105,90,5), (54967,5590588,1,'lip_type',-34,-4,37), (54968,5590588,1,'nose_type',-1,17,5), (54969,5590588,0,'skin_color',124,114,83), (54970,5590588,1,'soga_cheek_type',0,-21,-4), (54971,5590588,1,'soga_chin_type',0,-34,-4), (54972,5590588,1,'soga_ear_type',0,-8,0), (54973,5590588,1,'soga_eye_brow_type',0,18,3), (54974,5590588,0,'soga_eye_color',229,229,102), (54975,5590588,1,'soga_eye_type',-8,0,0), (54976,5590588,0,'soga_hair_face_color',105,90,5), (54977,5590588,0,'soga_hair_type_color',105,90,5), (54978,5590588,1,'soga_lip_type',-18,-10,4), (54979,5590588,1,'soga_nose_type',37,35,17), (54980,5590588,0,'soga_skin_color',124,114,83), (54981,5590588,0,'wing_color1',255,255,255), (54982,5590588,0,'wing_color2',255,255,255), (54983,5590589,1,'cheek_type',-31,87,0), (54984,5590589,1,'chin_type',-98,75,28), (54985,5590589,1,'ear_type',2,85,0), (54986,5590589,1,'eye_brow_type',7,-83,87), (54987,5590589,0,'eye_color',82,153,174), (54988,5590589,1,'eye_type',87,0,0), (54989,5590589,0,'hair_color1',82,35,175), (54990,5590589,0,'hair_color2',237,0,0), (54991,5590589,0,'hair_face_color',224,175,20), (54992,5590589,0,'hair_face_highlight_color',100,70,10), (54993,5590589,0,'hair_type_color',224,175,20), (54994,5590589,0,'hair_type_highlight_color',100,70,10), (54995,5590589,1,'lip_type',9,-75,-56), (54996,5590589,1,'nose_type',32,82,35), (54997,5590589,0,'skin_color',87,81,81), (54998,5590589,1,'soga_cheek_type',0,7,-83), (54999,5590589,1,'soga_chin_type',0,9,-75), (55000,5590589,1,'soga_ear_type',0,87,0), (55001,5590589,1,'soga_eye_brow_type',0,2,85), (55002,5590589,0,'soga_eye_color',229,229,102), (55003,5590589,1,'soga_eye_type',-19,0,0), (55004,5590589,0,'soga_hair_face_color',224,175,20), (55005,5590589,0,'soga_hair_face_highlight_color',100,70,10), (55006,5590589,0,'soga_hair_type_color',224,175,20), (55007,5590589,0,'soga_hair_type_highlight_color',100,70,10), (55008,5590589,1,'soga_lip_type',87,-31,87), (55009,5590589,1,'soga_nose_type',-56,-98,75), (55010,5590589,0,'soga_skin_color',87,81,81), (55011,5590589,0,'wing_color1',255,255,255), (55012,5590589,0,'wing_color2',255,255,255), (55013,5590590,1,'cheek_type',25,94,0), (55014,5590590,1,'chin_type',9,-38,-85), (55015,5590590,1,'ear_type',97,57,0), (55016,5590590,1,'eye_brow_type',-28,-14,-84), (55017,5590590,0,'eye_color',20,217,164), (55018,5590590,1,'eye_type',44,0,0), (55019,5590590,0,'hair_color1',93,179,249), (55020,5590590,1,'lip_type',53,87,74), (55021,5590590,1,'nose_type',50,93,-77), (55022,5590590,0,'skin_color',109,60,47), (55023,5590590,1,'soga_cheek_type',0,-28,-14), (55024,5590590,1,'soga_chin_type',0,53,87), (55025,5590590,1,'soga_ear_type',0,44,0), (55026,5590590,1,'soga_eye_brow_type',0,97,57), (55027,5590590,0,'soga_eye_color',229,229,102), (55028,5590590,1,'soga_lip_type',-84,25,94), (55029,5590590,1,'soga_nose_type',74,9,-38), (55030,5590590,0,'soga_skin_color',109,60,47), (55031,5590590,0,'wing_color1',255,255,255), (55032,5590590,0,'wing_color2',255,255,255), (55033,5590591,1,'cheek_type',0,76,0), (55034,5590591,1,'chin_type',-58,-82,35), (55035,5590591,1,'ear_type',25,-58,0), (55036,5590591,1,'eye_brow_type',63,77,-62), (55037,5590591,0,'eye_color',132,74,186), (55038,5590591,1,'eye_type',-66,0,0), (55039,5590591,0,'hair_color1',22,249,35), (55040,5590591,0,'hair_color2',68,71,106), (55041,5590591,0,'hair_face_color',102,107,148), (55042,5590591,0,'hair_face_highlight_color',244,244,246), (55043,5590591,0,'hair_highlight',160,156,172), (55044,5590591,0,'hair_type_color',102,107,148), (55045,5590591,0,'hair_type_highlight_color',244,244,246), (55046,5590591,1,'lip_type',12,76,47), (55047,5590591,1,'nose_type',-48,22,-7), (55048,5590591,0,'skin_color',91,115,130), (55049,5590591,1,'soga_cheek_type',0,63,77), (55050,5590591,1,'soga_chin_type',0,12,76), (55051,5590591,1,'soga_ear_type',0,-66,0), (55052,5590591,1,'soga_eye_brow_type',0,25,-58), (55053,5590591,0,'soga_eye_color',229,229,102), (55054,5590591,1,'soga_eye_type',-66,0,0), (55055,5590591,0,'soga_hair_color1',94,119,160), (55056,5590591,0,'soga_hair_color2',68,71,106), (55057,5590591,0,'soga_hair_face_color',102,107,148), (55058,5590591,0,'soga_hair_face_highlight_color',244,244,246), (55059,5590591,0,'soga_hair_highlight',160,156,172), (55060,5590591,0,'soga_hair_type_color',102,107,148), (55061,5590591,0,'soga_hair_type_highlight_color',244,244,246), (55062,5590591,1,'soga_lip_type',-62,0,76), (55063,5590591,1,'soga_nose_type',47,-58,-82), (55064,5590591,0,'soga_skin_color',91,115,130), (55065,5590591,0,'wing_color1',255,255,255), (55066,5590591,0,'wing_color2',255,255,255), (55067,5590592,0,'eye_color',242,151,255), (55068,5590592,0,'hair_color1',17,231,100), (55069,5590592,0,'hair_face_color',244,251,251), (55070,5590592,0,'hair_face_highlight_color',189,179,93), (55071,5590592,0,'hair_type_color',244,251,251), (55072,5590592,0,'hair_type_highlight_color',189,179,93), (55073,5590592,1,'nose_type',48,17,-25), (55074,5590592,0,'skin_color',57,113,112), (55075,5590592,0,'soga_eye_color',229,229,102), (55076,5590592,0,'soga_hair_face_color',244,251,251), (55077,5590592,0,'soga_hair_face_highlight_color',189,179,93), (55078,5590592,0,'soga_hair_type_color',244,251,251), (55079,5590592,0,'soga_hair_type_highlight_color',189,179,93), (55080,5590592,1,'soga_nose_type',48,17,-25), (55081,5590592,0,'soga_skin_color',57,113,112), (55082,5590592,0,'wing_color1',255,255,255), (55083,5590592,0,'wing_color2',255,255,255), (55084,5590593,1,'cheek_type',-88,-98,0), (55085,5590593,1,'chin_type',87,-83,4), (55086,5590593,1,'eye_brow_type',-70,17,-75), (55087,5590593,0,'eye_color',33,17,14), (55088,5590593,1,'eye_type',28,0,0), (55089,5590593,0,'hair_color1',75,227,184), (55090,5590593,0,'hair_face_color',28,64,105), (55091,5590593,0,'hair_type_color',28,64,105), (55092,5590593,1,'lip_type',8,-97,-82), (55093,5590593,1,'nose_type',88,75,-29), (55094,5590593,0,'skin_color',28,64,105), (55095,5590593,1,'soga_cheek_type',0,-70,17), (55096,5590593,1,'soga_chin_type',0,8,-97), (55097,5590593,1,'soga_ear_type',0,28,0), (55098,5590593,0,'soga_eye_color',204,204,204), (55099,5590593,0,'soga_hair_face_color',28,64,105), (55100,5590593,0,'soga_hair_type_color',28,64,105), (55101,5590593,1,'soga_lip_type',-75,-88,-98), (55102,5590593,1,'soga_nose_type',-82,87,-83), (55103,5590593,0,'soga_skin_color',28,64,105), (55104,5590594,1,'cheek_type',15,-21,0), (55105,5590594,1,'chin_type',32,81,-50), (55106,5590594,1,'ear_type',-12,52,0), (55107,5590594,1,'eye_brow_type',-89,0,10), (55108,5590594,0,'eye_color',131,180,186), (55109,5590594,1,'eye_type',42,0,0), (55110,5590594,0,'hair_color1',239,198,48), (55111,5590594,0,'hair_face_highlight_color',190,97,43), (55112,5590594,0,'hair_type_highlight_color',190,97,43), (55113,5590594,1,'lip_type',43,64,0), (55114,5590594,1,'nose_type',0,-17,-58), (55115,5590594,0,'skin_color',239,197,196), (55116,5590594,1,'soga_cheek_type',0,-89,0), (55117,5590594,1,'soga_chin_type',0,43,64), (55118,5590594,1,'soga_ear_type',0,42,0), (55119,5590594,1,'soga_eye_brow_type',0,-12,52), (55120,5590594,0,'soga_eye_color',204,204,204), (55121,5590594,0,'soga_hair_face_highlight_color',190,97,43), (55122,5590594,0,'soga_hair_type_highlight_color',190,97,43), (55123,5590594,1,'soga_lip_type',10,15,-21), (55124,5590594,1,'soga_nose_type',0,32,81), (55125,5590594,0,'soga_skin_color',239,197,196), (55126,5590595,0,'eye_color',255,255,255), (55127,5590595,0,'skin_color',255,255,255), (55128,5590595,0,'soga_eye_color',255,0,255), (55129,5590596,1,'cheek_type',100,-100,0), (55130,5590596,1,'chin_type',-100,100,100), (55131,5590596,1,'ear_type',25,8,0), (55132,5590596,1,'eye_brow_type',100,100,100), (55133,5590596,0,'eye_color',118,14,183), (55134,5590596,1,'eye_type',100,0,0), (55135,5590596,0,'hair_color1',239,0,4), (55136,5590596,0,'hair_color2',64,0,0), (55137,5590596,0,'hair_face_color',171,60,32), (55138,5590596,0,'hair_face_highlight_color',216,192,37), (55139,5590596,0,'hair_type_color',171,60,32), (55140,5590596,0,'hair_type_highlight_color',216,192,37), (55141,5590596,1,'lip_type',100,50,-68), (55142,5590596,1,'nose_type',0,-17,0), (55143,5590596,0,'skin_color',242,232,191), (55144,5590596,1,'soga_cheek_type',0,100,100), (55145,5590596,1,'soga_chin_type',0,100,50), (55146,5590596,1,'soga_ear_type',0,100,0), (55147,5590596,1,'soga_eye_brow_type',0,25,8), (55148,5590596,0,'soga_eye_color',229,229,102), (55149,5590596,1,'soga_eye_type',64,0,0), (55150,5590596,0,'soga_hair_face_color',171,60,32), (55151,5590596,0,'soga_hair_face_highlight_color',216,192,37), (55152,5590596,0,'soga_hair_type_color',171,60,32), (55153,5590596,0,'soga_hair_type_highlight_color',216,192,37), (55154,5590596,1,'soga_lip_type',100,100,-100), (55155,5590596,1,'soga_nose_type',-68,-100,100), (55156,5590596,0,'soga_skin_color',242,232,191), (55157,5590596,0,'wing_color1',255,255,255), (55158,5590596,0,'wing_color2',255,255,255), (55159,5590597,1,'cheek_type',9,15,0), (55160,5590597,1,'chin_type',56,14,77), (55161,5590597,1,'ear_type',19,-47,0), (55162,5590597,1,'eye_brow_type',19,-26,0), (55163,5590597,0,'eye_color',55,117,121), (55164,5590597,1,'eye_type',47,0,0), (55165,5590597,0,'hair_color1',74,40,84), (55166,5590597,0,'hair_color2',213,0,0), (55167,5590597,0,'hair_face_color',100,70,10), (55168,5590597,0,'hair_face_highlight_color',232,169,28), (55169,5590597,0,'hair_type_color',100,70,10), (55170,5590597,0,'hair_type_highlight_color',232,169,28), (55171,5590597,1,'lip_type',61,20,-39), (55172,5590597,1,'nose_type',-83,74,40), (55173,5590597,0,'skin_color',244,237,237), (55174,5590597,1,'soga_cheek_type',0,19,-26), (55175,5590597,1,'soga_chin_type',0,61,20), (55176,5590597,1,'soga_ear_type',0,47,0), (55177,5590597,1,'soga_eye_brow_type',0,19,-47), (55178,5590597,0,'soga_eye_color',229,229,102), (55179,5590597,1,'soga_eye_type',-43,0,0), (55180,5590597,0,'soga_hair_face_color',100,70,10), (55181,5590597,0,'soga_hair_face_highlight_color',232,169,28), (55182,5590597,0,'soga_hair_type_color',100,70,10), (55183,5590597,0,'soga_hair_type_highlight_color',232,169,28), (55184,5590597,1,'soga_lip_type',0,9,15), (55185,5590597,1,'soga_nose_type',-39,56,14), (55186,5590597,0,'soga_skin_color',244,237,237), (55187,5590597,0,'wing_color1',255,255,255), (55188,5590597,0,'wing_color2',255,255,255), (55189,5590598,1,'cheek_type',51,-12,0), (55190,5590598,1,'chin_type',53,-63,-70), (55191,5590598,1,'ear_type',-87,-43,0), (55192,5590598,1,'eye_brow_type',66,-14,-5), (55193,5590598,0,'eye_color',238,177,255), (55194,5590598,1,'eye_type',32,0,0), (55195,5590598,0,'hair_color1',179,193,81), (55196,5590598,0,'hair_color2',37,0,0), (55197,5590598,0,'hair_face_color',100,131,153), (55198,5590598,0,'hair_face_highlight_color',213,205,195), (55199,5590598,0,'hair_type_color',100,131,153), (55200,5590598,0,'hair_type_highlight_color',213,205,195), (55201,5590598,1,'lip_type',-10,-68,-26), (55202,5590598,1,'nose_type',48,-77,-63), (55203,5590598,0,'skin_color',134,156,172), (55204,5590598,1,'soga_cheek_type',0,66,-14), (55205,5590598,1,'soga_chin_type',0,-10,-68), (55206,5590598,1,'soga_ear_type',0,32,0), (55207,5590598,1,'soga_eye_brow_type',0,-87,-43), (55208,5590598,0,'soga_eye_color',229,229,102), (55209,5590598,1,'soga_eye_type',37,0,0), (55210,5590598,0,'soga_hair_face_color',100,131,153), (55211,5590598,0,'soga_hair_face_highlight_color',213,205,195), (55212,5590598,0,'soga_hair_type_color',100,131,153), (55213,5590598,0,'soga_hair_type_highlight_color',213,205,195), (55214,5590598,1,'soga_lip_type',-5,51,-12), (55215,5590598,1,'soga_nose_type',-26,53,-63), (55216,5590598,0,'soga_skin_color',134,156,172), (55217,5590598,0,'wing_color1',255,255,255), (55218,5590598,0,'wing_color2',255,255,255), (55219,5590599,1,'cheek_type',94,22,0), (55220,5590599,1,'chin_type',26,-47,68), (55221,5590599,1,'ear_type',-46,-31,0), (55222,5590599,1,'eye_brow_type',74,-48,87), (55223,5590599,0,'eye_color',201,137,255), (55224,5590599,1,'eye_type',-71,0,0), (55225,5590599,0,'hair_color1',175,37,8), (55226,5590599,0,'hair_face_color',244,246,246), (55227,5590599,0,'hair_face_highlight_color',86,68,133), (55228,5590599,0,'hair_type_color',244,246,246), (55229,5590599,0,'hair_type_highlight_color',86,68,133), (55230,5590599,1,'lip_type',-98,90,-65), (55231,5590599,1,'nose_type',-44,-81,37), (55232,5590599,0,'skin_color',123,166,165), (55233,5590599,1,'soga_cheek_type',0,74,-48), (55234,5590599,1,'soga_chin_type',0,-98,90), (55235,5590599,1,'soga_ear_type',0,-71,0), (55236,5590599,1,'soga_eye_brow_type',0,-46,-31), (55237,5590599,0,'soga_eye_color',229,229,102), (55238,5590599,0,'soga_hair_face_color',244,246,246), (55239,5590599,0,'soga_hair_face_highlight_color',86,68,133), (55240,5590599,0,'soga_hair_type_color',244,246,246), (55241,5590599,0,'soga_hair_type_highlight_color',86,68,133), (55242,5590599,1,'soga_lip_type',87,94,22), (55243,5590599,1,'soga_nose_type',-65,26,-47), (55244,5590599,0,'soga_skin_color',123,166,165), (55245,5590599,0,'wing_color1',255,255,255), (55246,5590599,0,'wing_color2',255,255,255), (55247,5590600,1,'cheek_type',-10,4,0), (55248,5590600,1,'chin_type',35,17,-18), (55249,5590600,1,'ear_type',18,3,0), (55250,5590600,1,'eye_brow_type',-21,-4,-18), (55251,5590600,0,'eye_color',158,148,167), (55252,5590600,1,'eye_type',-8,0,0), (55253,5590600,0,'hair_color1',17,5,0), (55254,5590600,0,'hair_face_color',105,90,5), (55255,5590600,0,'hair_type_color',105,90,5), (55256,5590600,1,'lip_type',-34,-4,37), (55257,5590600,1,'nose_type',-1,17,5), (55258,5590600,0,'skin_color',124,114,83), (55259,5590600,1,'soga_cheek_type',0,-21,-4), (55260,5590600,1,'soga_chin_type',0,-34,-4), (55261,5590600,1,'soga_ear_type',0,-8,0), (55262,5590600,1,'soga_eye_brow_type',0,18,3), (55263,5590600,0,'soga_eye_color',229,229,102), (55264,5590600,0,'soga_hair_face_color',105,90,5), (55265,5590600,0,'soga_hair_type_color',105,90,5), (55266,5590600,1,'soga_lip_type',-18,-10,4), (55267,5590600,1,'soga_nose_type',37,35,17), (55268,5590600,0,'soga_skin_color',124,114,83), (55269,5590600,0,'wing_color1',255,255,255), (55270,5590600,0,'wing_color2',255,255,255), (55271,5590601,0,'eye_color',255,255,255), (55272,5590601,0,'skin_color',255,255,255), (55273,5590601,0,'soga_eye_color',255,0,255), (55274,5590602,0,'eye_color',255,255,255), (55275,5590602,0,'skin_color',255,255,255), (55276,5590602,0,'soga_eye_color',255,0,255), (55303,5590604,1,'cheek_type',34,-35,0), (55304,5590604,1,'chin_type',-4,25,-5), (55305,5590604,1,'ear_type',-14,-18,0), (55306,5590604,1,'eye_brow_type',32,20,17), (55307,5590604,0,'eye_color',144,38,10), (55308,5590604,1,'eye_type',3,0,0), (55309,5590604,0,'hair_color1',43,237,0), (55310,5590604,0,'hair_face_color',10,4,0), (55311,5590604,0,'hair_type_color',10,4,0), (55312,5590604,1,'lip_type',-3,-19,26), (55313,5590604,1,'nose_type',-11,43,-19), (55314,5590604,0,'skin_color',148,93,100), (55315,5590604,1,'soga_cheek_type',0,32,20), (55316,5590604,1,'soga_chin_type',0,-3,-19), (55317,5590604,1,'soga_ear_type',0,3,0), (55318,5590604,1,'soga_eye_brow_type',0,-14,-18), (55319,5590604,0,'soga_eye_color',229,229,102), (55320,5590604,0,'soga_hair_face_color',10,4,0), (55321,5590604,0,'soga_hair_type_color',10,4,0), (55322,5590604,1,'soga_lip_type',17,34,-35), (55323,5590604,1,'soga_nose_type',26,-4,25), (55324,5590604,0,'soga_skin_color',148,93,100), (55325,5590604,0,'wing_color1',255,255,255), (55326,5590604,0,'wing_color2',255,255,255), (55327,5590605,0,'eye_color',255,255,255), (55328,5590605,0,'skin_color',255,255,255), (55329,5590605,0,'soga_eye_color',255,0,255), (55330,5590606,1,'cheek_type',-43,57,0), (55331,5590606,1,'chin_type',-61,8,-69), (55332,5590606,1,'ear_type',37,-28,0), (55333,5590606,1,'eye_brow_type',5,90,62), (55334,5590606,0,'eye_color',16,16,194), (55335,5590606,1,'eye_type',-42,0,0), (55336,5590606,0,'hair_color1',181,93,168), (55337,5590606,0,'hair_type_color',97,4,0), (55338,5590606,0,'hair_type_highlight_color',16,2,22), (55339,5590606,1,'lip_type',64,31,-50), (55340,5590606,1,'nose_type',-90,-75,93), (55341,5590606,0,'skin_color',148,127,79), (55342,5590606,1,'soga_cheek_type',0,5,90), (55343,5590606,1,'soga_chin_type',0,64,31), (55344,5590606,1,'soga_ear_type',0,-42,0), (55345,5590606,1,'soga_eye_brow_type',0,37,-28), (55346,5590606,0,'soga_eye_color',204,204,204), (55347,5590606,0,'soga_hair_type_color',97,4,0), (55348,5590606,0,'soga_hair_type_highlight_color',16,2,22), (55349,5590606,1,'soga_lip_type',62,-43,57), (55350,5590606,1,'soga_nose_type',-50,-61,8), (55351,5590606,0,'soga_skin_color',148,127,79), (55352,5590606,0,'wing_color1',21,35,190), (55353,5590606,0,'wing_color2',167,16,57), (55354,5590607,1,'cheek_type',-3,-52,0), (55355,5590607,1,'chin_type',63,-68,-88), (55356,5590607,1,'ear_type',47,-87,0), (55357,5590607,1,'eye_brow_type',-71,62,-91), (55358,5590607,0,'eye_color',39,81,89), (55359,5590607,1,'eye_type',-50,0,0), (55360,5590607,0,'hair_color1',2,98,68), (55361,5590607,0,'hair_color2',167,0,0), (55362,5590607,0,'hair_face_color',37,22,5), (55363,5590607,0,'hair_face_highlight_color',184,85,36), (55364,5590607,0,'hair_type_color',37,22,5), (55365,5590607,0,'hair_type_highlight_color',184,85,36), (55366,5590607,1,'lip_type',66,-91,-84), (55367,5590607,1,'nose_type',81,2,98), (55368,5590607,0,'skin_color',253,253,253), (55369,5590607,1,'soga_cheek_type',0,-71,62), (55370,5590607,1,'soga_chin_type',0,66,-91), (55371,5590607,1,'soga_ear_type',0,-50,0), (55372,5590607,1,'soga_eye_brow_type',0,47,-87), (55373,5590607,0,'soga_eye_color',204,204,204), (55374,5590607,1,'soga_eye_type',-89,0,0), (55375,5590607,0,'soga_hair_face_color',37,22,5), (55376,5590607,0,'soga_hair_face_highlight_color',184,85,36), (55377,5590607,0,'soga_hair_type_color',37,22,5), (55378,5590607,0,'soga_hair_type_highlight_color',184,85,36), (55379,5590607,1,'soga_lip_type',-91,-3,-52), (55380,5590607,1,'soga_nose_type',-84,63,-68), (55381,5590607,0,'soga_skin_color',253,253,253), (55382,5590607,0,'wing_color1',255,255,255), (55383,5590607,0,'wing_color2',255,255,255), (55384,5590608,0,'eye_color',255,255,255), (55385,5590608,0,'skin_color',255,255,255), (55386,5590608,0,'soga_eye_color',255,0,255), (55413,5590610,1,'cheek_type',0,5,0), (55414,5590610,1,'chin_type',-18,-34,18), (55415,5590610,1,'ear_type',-17,25,0), (55416,5590610,1,'eye_brow_type',19,-7,21), (55417,5590610,0,'eye_color',20,10,22), (55418,5590610,1,'eye_type',-23,0,0), (55419,5590610,0,'hair_color1',28,242,0), (55420,5590610,0,'hair_face_color',213,216,216), (55421,5590610,0,'hair_face_highlight_color',105,103,97), (55422,5590610,0,'hair_type_color',213,216,216), (55423,5590610,0,'hair_type_highlight_color',105,103,97), (55424,5590610,1,'lip_type',-28,42,10), (55425,5590610,1,'nose_type',28,28,-14), (55426,5590610,0,'skin_color',57,46,44), (55427,5590610,1,'soga_cheek_type',0,19,-7), (55428,5590610,1,'soga_chin_type',0,-28,42), (55429,5590610,1,'soga_ear_type',0,-23,0), (55430,5590610,1,'soga_eye_brow_type',0,-17,25), (55431,5590610,0,'soga_eye_color',229,229,102), (55432,5590610,0,'soga_hair_face_color',213,216,216), (55433,5590610,0,'soga_hair_face_highlight_color',105,103,97), (55434,5590610,0,'soga_hair_type_color',213,216,216), (55435,5590610,0,'soga_hair_type_highlight_color',105,103,97), (55436,5590610,1,'soga_lip_type',21,0,5), (55437,5590610,1,'soga_nose_type',10,-18,-34), (55438,5590610,0,'soga_skin_color',57,46,44), (55439,5590610,0,'wing_color1',255,255,255), (55440,5590610,0,'wing_color2',255,255,255), (55441,5590611,1,'cheek_type',91,-1,0), (55442,5590611,1,'chin_type',75,31,34), (55443,5590611,1,'ear_type',-100,-97,0), (55444,5590611,1,'eye_brow_type',-47,74,-41), (55445,5590611,0,'eye_color',204,204,204), (55446,5590611,1,'eye_type',25,0,0), (55447,5590611,0,'hair_color1',14,198,50), (55448,5590611,1,'lip_type',-11,15,8), (55449,5590611,1,'nose_type',-83,14,-58), (55450,5590611,0,'skin_color',177,179,180), (55451,5590611,1,'soga_cheek_type',0,-47,74), (55452,5590611,1,'soga_chin_type',0,-11,15), (55453,5590611,1,'soga_ear_type',0,25,0), (55454,5590611,1,'soga_eye_brow_type',0,-100,-97), (55455,5590611,0,'soga_eye_color',204,204,204), (55456,5590611,1,'soga_lip_type',-41,91,-1), (55457,5590611,1,'soga_nose_type',8,75,31), (55458,5590611,0,'soga_skin_color',177,179,180), (55459,5590612,0,'eye_color',255,255,255), (55460,5590612,0,'skin_color',255,255,255), (55461,5590612,0,'soga_eye_color',255,0,255), (55462,5590613,0,'eye_color',255,255,255), (55463,5590613,0,'skin_color',255,255,255), (55464,5590613,0,'soga_eye_color',255,0,255), (55465,3850000,0,'eye_color',255,255,255), (55466,3850000,0,'skin_color',255,255,255), (55467,3850000,0,'soga_eye_color',255,0,255), (55468,3850001,1,'eye_brow_type',7,0,0), (55469,3850001,0,'eye_color',12,119,0), (55470,3850001,0,'hair_color1',50,0,26), (55471,3850001,1,'lip_type',-50,0,0), (55472,3850001,1,'nose_type',-56,50,0), (55473,3850001,0,'skin_color',230,230,13), (55474,3850001,1,'soga_cheek_type',0,7,0), (55475,3850001,1,'soga_chin_type',0,-50,0), (55476,3850001,1,'soga_eye_brow_type',91,0,0), (55477,3850001,0,'soga_eye_color',229,229,102), (55478,3850001,1,'soga_lip_type',51,0,0), (55479,3850001,1,'soga_nose_type',37,-68,0), (55480,3850001,0,'soga_skin_color',230,230,13), (55481,3850001,0,'wing_color1',255,255,255), (55482,3850001,0,'wing_color2',255,255,255), (55483,3850002,0,'eye_color',255,255,255), (55484,3850002,0,'skin_color',255,255,255), (55485,3850002,0,'soga_eye_color',255,0,255), (55486,3850003,0,'eye_color',255,255,255), (55487,3850003,0,'skin_color',255,255,255), (55488,3850003,0,'soga_eye_color',255,0,255), (55489,3850004,1,'cheek_type',-28,18,0), (55490,3850004,1,'chin_type',4,0,14), (55491,3850004,1,'ear_type',-19,-10,0), (55492,3850004,1,'eye_brow_type',7,14,-19), (55493,3850004,0,'eye_color',165,196,186), (55494,3850004,1,'eye_type',-28,0,0), (55495,3850004,0,'hair_color1',17,11,156), (55496,3850004,0,'hair_face_color',163,122,77), (55497,3850004,0,'hair_face_highlight_color',16,15,10), (55498,3850004,0,'hair_type_color',163,122,77), (55499,3850004,0,'hair_type_highlight_color',16,15,10), (55500,3850004,1,'lip_type',-18,-37,41), (55501,3850004,1,'nose_type',-28,17,11), (55502,3850004,0,'skin_color',215,226,226), (55503,3850004,1,'soga_cheek_type',0,7,14), (55504,3850004,1,'soga_chin_type',0,-18,-37), (55505,3850004,1,'soga_ear_type',0,-28,0), (55506,3850004,1,'soga_eye_brow_type',0,-19,-10), (55507,3850004,0,'soga_eye_color',229,229,102), (55508,3850004,1,'soga_eye_type',22,0,0), (55509,3850004,0,'soga_hair_face_color',163,122,77), (55510,3850004,0,'soga_hair_face_highlight_color',16,15,10), (55511,3850004,0,'soga_hair_type_color',163,122,77), (55512,3850004,0,'soga_hair_type_highlight_color',16,15,10), (55513,3850004,1,'soga_lip_type',-19,-28,18), (55514,3850004,1,'soga_nose_type',41,4,0), (55515,3850004,0,'soga_skin_color',215,226,226), (55516,3850004,0,'wing_color1',255,255,255), (55517,3850004,0,'wing_color2',255,255,255), (55518,3850005,1,'cheek_type',100,-100,0), (55519,3850005,1,'chin_type',-100,100,100), (55520,3850005,1,'ear_type',25,9,0), (55521,3850005,1,'eye_brow_type',100,100,100), (55522,3850005,0,'eye_color',118,14,183), (55523,3850005,1,'eye_type',100,0,0), (55524,3850005,0,'hair_color1',239,255,156), (55525,3850005,0,'hair_face_color',171,60,32), (55526,3850005,0,'hair_face_highlight_color',216,192,37), (55527,3850005,0,'hair_type_color',171,60,32), (55528,3850005,0,'hair_type_highlight_color',216,192,37), (55529,3850005,1,'lip_type',100,50,-68), (55530,3850005,1,'nose_type',0,-17,-1), (55531,3850005,0,'skin_color',26,4,0), (55532,3850005,1,'soga_cheek_type',0,100,100), (55533,3850005,1,'soga_chin_type',0,100,50), (55534,3850005,1,'soga_ear_type',0,100,0), (55535,3850005,1,'soga_eye_brow_type',0,25,9), (55536,3850005,0,'soga_eye_color',229,229,102), (55537,3850005,1,'soga_eye_type',100,0,0), (55538,3850005,0,'soga_hair_face_color',171,60,32), (55539,3850005,0,'soga_hair_face_highlight_color',216,192,37), (55540,3850005,0,'soga_hair_type_color',171,60,32), (55541,3850005,0,'soga_hair_type_highlight_color',216,192,37), (55542,3850005,1,'soga_lip_type',100,100,-100), (55543,3850005,1,'soga_nose_type',-68,-100,100), (55544,3850005,0,'soga_skin_color',26,4,0), (55545,3850005,0,'wing_color1',255,255,255), (55546,3850005,0,'wing_color2',255,255,255), (55547,3850006,1,'cheek_type',18,-48,0), (55548,3850006,1,'chin_type',50,28,53), (55549,3850006,1,'ear_type',-81,98,0), (55550,3850006,1,'eye_brow_type',31,-74,68), (55551,3850006,0,'eye_color',133,183,198), (55552,3850006,1,'eye_type',-31,0,0), (55553,3850006,0,'hair_color1',59,18,17), (55554,3850006,0,'hair_color2',230,0,0), (55555,3850006,0,'hair_face_color',184,128,10), (55556,3850006,0,'hair_face_highlight_color',36,23,3), (55557,3850006,0,'hair_type_color',184,128,10), (55558,3850006,0,'hair_type_highlight_color',36,23,3), (55559,3850006,1,'lip_type',94,68,93), (55560,3850006,1,'nose_type',-93,59,18), (55561,3850006,0,'skin_color',223,177,166), (55562,3850006,1,'soga_cheek_type',0,31,-74), (55563,3850006,1,'soga_chin_type',0,94,68), (55564,3850006,1,'soga_ear_type',0,-31,0), (55565,3850006,1,'soga_eye_brow_type',0,-81,98), (55566,3850006,0,'soga_eye_color',204,204,204), (55567,3850006,1,'soga_eye_type',-26,0,0), (55568,3850006,0,'soga_hair_face_color',184,128,10), (55569,3850006,0,'soga_hair_face_highlight_color',36,23,3), (55570,3850006,0,'soga_hair_type_color',184,128,10), (55571,3850006,0,'soga_hair_type_highlight_color',36,23,3), (55572,3850006,1,'soga_lip_type',68,18,-48), (55573,3850006,1,'soga_nose_type',93,50,28), (55574,3850006,0,'soga_skin_color',223,177,166), (55575,3850007,1,'cheek_type',100,-100,0), (55576,3850007,1,'chin_type',-100,100,100), (55577,3850007,1,'ear_type',25,9,0), (55578,3850007,1,'eye_brow_type',100,100,100), (55579,3850007,0,'eye_color',118,14,183), (55580,3850007,1,'eye_type',100,0,0), (55581,3850007,0,'hair_color1',239,255,228), (55582,3850007,0,'hair_face_color',171,60,32), (55583,3850007,0,'hair_face_highlight_color',216,192,37), (55584,3850007,0,'hair_type_color',171,60,32), (55585,3850007,0,'hair_type_highlight_color',216,192,37), (55586,3850007,1,'lip_type',100,50,-68), (55587,3850007,1,'nose_type',0,-17,-1), (55588,3850007,0,'skin_color',235,219,156), (55589,3850007,1,'soga_cheek_type',0,100,100), (55590,3850007,1,'soga_chin_type',0,100,50), (55591,3850007,1,'soga_ear_type',0,100,0), (55592,3850007,1,'soga_eye_brow_type',0,25,9), (55593,3850007,0,'soga_eye_color',229,229,102), (55594,3850007,1,'soga_eye_type',100,0,0), (55595,3850007,0,'soga_hair_face_color',171,60,32), (55596,3850007,0,'soga_hair_face_highlight_color',216,192,37), (55597,3850007,0,'soga_hair_type_color',171,60,32), (55598,3850007,0,'soga_hair_type_highlight_color',216,192,37), (55599,3850007,1,'soga_lip_type',100,100,-100), (55600,3850007,1,'soga_nose_type',-68,-100,100), (55601,3850007,0,'soga_skin_color',235,219,156), (55602,3850007,0,'wing_color1',255,255,255), (55603,3850007,0,'wing_color2',255,255,255), (55604,3850008,1,'cheek_type',-18,31,0), (55605,3850008,1,'chin_type',-17,31,37), (55606,3850008,1,'ear_type',0,-10,0), (55607,3850008,1,'eye_brow_type',9,-5,2), (55608,3850008,0,'eye_color',133,180,184), (55609,3850008,1,'eye_type',-28,0,0), (55610,3850008,0,'hair_color1',0,254,156), (55611,3850008,0,'hair_face_color',242,188,115), (55612,3850008,0,'hair_face_highlight_color',170,61,28), (55613,3850008,0,'hair_type_color',242,188,115), (55614,3850008,0,'hair_type_highlight_color',170,61,28), (55615,3850008,1,'lip_type',17,-26,19), (55616,3850008,1,'nose_type',-1,0,-2), (55617,3850008,0,'skin_color',231,228,212), (55618,3850008,1,'soga_cheek_type',0,9,-5), (55619,3850008,1,'soga_chin_type',0,17,-26), (55620,3850008,1,'soga_ear_type',0,-28,0), (55621,3850008,1,'soga_eye_brow_type',0,0,-10), (55622,3850008,0,'soga_eye_color',229,229,102), (55623,3850008,1,'soga_eye_type',-28,0,0), (55624,3850008,0,'soga_hair_face_color',242,188,115), (55625,3850008,0,'soga_hair_face_highlight_color',170,61,28), (55626,3850008,0,'soga_hair_type_color',242,188,115), (55627,3850008,0,'soga_hair_type_highlight_color',170,61,28), (55628,3850008,1,'soga_lip_type',2,-18,31), (55629,3850008,1,'soga_nose_type',19,-17,31), (55630,3850008,0,'soga_skin_color',231,228,212), (55631,3850008,0,'wing_color1',255,255,255), (55632,3850008,0,'wing_color2',255,255,255), (55633,3850009,1,'cheek_type',-18,31,0), (55634,3850009,1,'chin_type',-17,31,37), (55635,3850009,1,'ear_type',0,-10,0), (55636,3850009,1,'eye_brow_type',9,-5,2), (55637,3850009,0,'eye_color',133,180,184), (55638,3850009,1,'eye_type',-28,0,0), (55639,3850009,0,'hair_color1',0,254,156), (55640,3850009,0,'hair_face_color',242,188,115), (55641,3850009,0,'hair_face_highlight_color',170,61,28), (55642,3850009,0,'hair_type_color',242,188,115), (55643,3850009,0,'hair_type_highlight_color',170,61,28), (55644,3850009,1,'lip_type',17,-26,19), (55645,3850009,1,'nose_type',-1,0,-2), (55646,3850009,0,'skin_color',231,228,212), (55647,3850009,1,'soga_cheek_type',0,9,-5), (55648,3850009,1,'soga_chin_type',0,17,-26), (55649,3850009,1,'soga_ear_type',0,-28,0), (55650,3850009,1,'soga_eye_brow_type',0,0,-10), (55651,3850009,0,'soga_eye_color',229,229,102), (55652,3850009,1,'soga_eye_type',-28,0,0), (55653,3850009,0,'soga_hair_face_color',242,188,115), (55654,3850009,0,'soga_hair_face_highlight_color',170,61,28), (55655,3850009,0,'soga_hair_type_color',242,188,115), (55656,3850009,0,'soga_hair_type_highlight_color',170,61,28), (55657,3850009,1,'soga_lip_type',2,-18,31), (55658,3850009,1,'soga_nose_type',19,-17,31), (55659,3850009,0,'soga_skin_color',231,228,212), (55660,3850009,0,'wing_color1',255,255,255), (55661,3850009,0,'wing_color2',255,255,255), (55662,3850010,1,'cheek_type',-29,-23,0), (55663,3850010,1,'chin_type',26,17,32), (55664,3850010,1,'ear_type',-40,-25,0), (55665,3850010,1,'eye_brow_type',-9,35,-8), (55666,3850010,0,'eye_color',222,35,32), (55667,3850010,1,'eye_type',-3,0,0), (55668,3850010,0,'hair_color1',20,233,239), (55669,3850010,0,'hair_face_color',52,38,20), (55670,3850010,0,'hair_face_highlight_color',216,192,37), (55671,3850010,0,'hair_type_color',52,38,20), (55672,3850010,0,'hair_type_highlight_color',216,192,37), (55673,3850010,1,'lip_type',-12,-22,22), (55674,3850010,1,'nose_type',-28,20,-23), (55675,3850010,0,'skin_color',221,188,99), (55676,3850010,1,'soga_cheek_type',0,-9,35), (55677,3850010,1,'soga_chin_type',0,-12,-22), (55678,3850010,1,'soga_ear_type',0,-3,0), (55679,3850010,1,'soga_eye_brow_type',0,-40,-25), (55680,3850010,0,'soga_eye_color',229,229,102), (55681,3850010,1,'soga_eye_type',-3,0,0), (55682,3850010,0,'soga_hair_face_color',52,38,20), (55683,3850010,0,'soga_hair_face_highlight_color',216,192,37), (55684,3850010,0,'soga_hair_type_color',52,38,20), (55685,3850010,0,'soga_hair_type_highlight_color',216,192,37), (55686,3850010,1,'soga_lip_type',-8,-29,-23), (55687,3850010,1,'soga_nose_type',22,26,17), (55688,3850010,0,'soga_skin_color',221,188,99), (55689,3850010,0,'wing_color1',255,255,255), (55690,3850010,0,'wing_color2',255,255,255), (55691,3850011,1,'cheek_type',0,2,0), (55692,3850011,1,'chin_type',-38,3,2), (55693,3850011,1,'ear_type',23,-5,0), (55694,3850011,1,'eye_brow_type',34,0,14), (55695,3850011,0,'eye_color',222,35,32), (55696,3850011,1,'eye_type',-32,0,0), (55697,3850011,0,'hair_color1',17,242,100), (55698,3850011,0,'hair_face_color',52,38,20), (55699,3850011,0,'hair_face_highlight_color',216,192,37), (55700,3850011,0,'hair_type_color',52,38,20), (55701,3850011,0,'hair_type_highlight_color',216,192,37), (55702,3850011,1,'lip_type',-31,-2,10), (55703,3850011,1,'nose_type',-2,17,-14), (55704,3850011,0,'skin_color',129,59,14), (55705,3850011,1,'soga_cheek_type',0,34,0), (55706,3850011,1,'soga_chin_type',0,-31,-2), (55707,3850011,1,'soga_ear_type',0,-32,0), (55708,3850011,1,'soga_eye_brow_type',0,23,-5), (55709,3850011,0,'soga_eye_color',229,229,102), (55710,3850011,1,'soga_eye_type',-32,0,0), (55711,3850011,0,'soga_hair_face_color',52,38,20), (55712,3850011,0,'soga_hair_face_highlight_color',216,192,37), (55713,3850011,0,'soga_hair_type_color',52,38,20), (55714,3850011,0,'soga_hair_type_highlight_color',216,192,37), (55715,3850011,1,'soga_lip_type',14,0,2), (55716,3850011,1,'soga_nose_type',10,-38,3), (55717,3850011,0,'soga_skin_color',129,59,14), (55718,3850011,0,'wing_color1',255,255,255), (55719,3850011,0,'wing_color2',255,255,255), (55720,3850012,0,'eye_color',255,255,255), (55721,3850012,0,'skin_color',255,255,255), (55722,3850012,0,'soga_eye_color',255,0,255), (55723,3850013,1,'cheek_type',0,2,0), (55724,3850013,1,'chin_type',-38,3,2), (55725,3850013,1,'ear_type',23,-5,0), (55726,3850013,1,'eye_brow_type',34,0,14), (55727,3850013,0,'eye_color',222,35,32), (55728,3850013,1,'eye_type',-32,0,0), (55729,3850013,0,'hair_color1',17,242,214), (55730,3850013,0,'hair_face_color',52,38,20), (55731,3850013,0,'hair_face_highlight_color',216,192,37), (55732,3850013,0,'hair_type_color',52,38,20), (55733,3850013,0,'hair_type_highlight_color',216,192,37), (55734,3850013,1,'lip_type',-31,-2,10), (55735,3850013,1,'nose_type',-2,17,-14), (55736,3850013,0,'skin_color',247,247,248), (55737,3850013,1,'soga_cheek_type',0,34,0), (55738,3850013,1,'soga_chin_type',0,-31,-2), (55739,3850013,1,'soga_ear_type',0,-32,0), (55740,3850013,1,'soga_eye_brow_type',0,23,-5), (55741,3850013,0,'soga_eye_color',229,229,102), (55742,3850013,1,'soga_eye_type',-32,0,0), (55743,3850013,0,'soga_hair_face_color',52,38,20), (55744,3850013,0,'soga_hair_face_highlight_color',216,192,37), (55745,3850013,0,'soga_hair_type_color',52,38,20), (55746,3850013,0,'soga_hair_type_highlight_color',216,192,37), (55747,3850013,1,'soga_lip_type',14,0,2), (55748,3850013,1,'soga_nose_type',10,-38,3), (55749,3850013,0,'soga_skin_color',247,247,248), (55750,3850013,0,'wing_color1',255,255,255), (55751,3850013,0,'wing_color2',255,255,255), (55752,3850014,1,'cheek_type',7,-8,0), (55753,3850014,1,'chin_type',-28,-68,98), (55754,3850014,1,'ear_type',71,88,0), (55755,3850014,1,'eye_brow_type',-22,-62,-75), (55756,3850014,0,'eye_color',54,198,223), (55757,3850014,1,'eye_type',66,0,0), (55758,3850014,0,'hair_color1',239,59,219), (55759,3850014,1,'lip_type',-62,34,38), (55760,3850014,1,'nose_type',-17,-17,59), (55761,3850014,0,'skin_color',95,46,33), (55762,3850014,1,'soga_cheek_type',0,-22,-62), (55763,3850014,1,'soga_chin_type',0,-62,34), (55764,3850014,1,'soga_ear_type',0,66,0), (55765,3850014,1,'soga_eye_brow_type',0,71,88), (55766,3850014,0,'soga_eye_color',229,229,102), (55767,3850014,1,'soga_eye_type',66,0,0), (55768,3850014,1,'soga_lip_type',-75,7,-8), (55769,3850014,1,'soga_nose_type',38,-28,-68), (55770,3850014,0,'soga_skin_color',95,46,33), (55771,3850014,0,'wing_color1',255,255,255), (55772,3850014,0,'wing_color2',255,255,255), (55773,3850015,1,'cheek_type',7,-8,0), (55774,3850015,1,'chin_type',-28,-68,98), (55775,3850015,1,'ear_type',71,88,0), (55776,3850015,1,'eye_brow_type',-22,-62,-75), (55777,3850015,0,'eye_color',54,198,223), (55778,3850015,1,'eye_type',66,0,0), (55779,3850015,0,'hair_color1',239,59,219), (55780,3850015,1,'lip_type',-62,34,38), (55781,3850015,1,'nose_type',-17,-17,59), (55782,3850015,0,'skin_color',95,46,33), (55783,3850015,1,'soga_cheek_type',0,-22,-62), (55784,3850015,1,'soga_chin_type',0,-62,34), (55785,3850015,1,'soga_ear_type',0,66,0), (55786,3850015,1,'soga_eye_brow_type',0,71,88), (55787,3850015,0,'soga_eye_color',229,229,102), (55788,3850015,1,'soga_eye_type',66,0,0), (55789,3850015,1,'soga_lip_type',-75,7,-8), (55790,3850015,1,'soga_nose_type',38,-28,-68), (55791,3850015,0,'soga_skin_color',95,46,33), (55792,3850015,0,'wing_color1',255,255,255), (55793,3850015,0,'wing_color2',255,255,255), (55794,3850016,1,'cheek_type',7,-8,0), (55795,3850016,1,'chin_type',-28,-68,98), (55796,3850016,1,'ear_type',71,88,0), (55797,3850016,1,'eye_brow_type',-22,-62,-75), (55798,3850016,0,'eye_color',54,198,223), (55799,3850016,1,'eye_type',66,0,0), (55800,3850016,0,'hair_color1',239,59,219), (55801,3850016,1,'lip_type',-62,34,38), (55802,3850016,1,'nose_type',-17,-17,59), (55803,3850016,0,'skin_color',95,46,33), (55804,3850016,1,'soga_cheek_type',0,-22,-62), (55805,3850016,1,'soga_chin_type',0,-62,34), (55806,3850016,1,'soga_ear_type',0,66,0), (55807,3850016,1,'soga_eye_brow_type',0,71,88), (55808,3850016,0,'soga_eye_color',229,229,102), (55809,3850016,1,'soga_eye_type',66,0,0), (55810,3850016,1,'soga_lip_type',-75,7,-8), (55811,3850016,1,'soga_nose_type',38,-28,-68), (55812,3850016,0,'soga_skin_color',95,46,33), (55813,3850016,0,'wing_color1',255,255,255), (55814,3850016,0,'wing_color2',255,255,255), (55815,3850017,1,'cheek_type',7,-8,0), (55816,3850017,1,'chin_type',-28,-68,98), (55817,3850017,1,'ear_type',71,88,0), (55818,3850017,1,'eye_brow_type',-22,-62,-75), (55819,3850017,0,'eye_color',54,198,223), (55820,3850017,1,'eye_type',66,0,0), (55821,3850017,0,'hair_color1',239,59,219), (55822,3850017,1,'lip_type',-62,34,38), (55823,3850017,1,'nose_type',-17,-17,59), (55824,3850017,0,'skin_color',95,46,33), (55825,3850017,1,'soga_cheek_type',0,-22,-62), (55826,3850017,1,'soga_chin_type',0,-62,34), (55827,3850017,1,'soga_ear_type',0,66,0), (55828,3850017,1,'soga_eye_brow_type',0,71,88), (55829,3850017,0,'soga_eye_color',229,229,102), (55830,3850017,1,'soga_eye_type',66,0,0), (55831,3850017,1,'soga_lip_type',-75,7,-8), (55832,3850017,1,'soga_nose_type',38,-28,-68), (55833,3850017,0,'soga_skin_color',95,46,33), (55834,3850017,0,'wing_color1',255,255,255), (55835,3850017,0,'wing_color2',255,255,255), (55836,3850018,1,'cheek_type',100,-100,0), (55837,3850018,1,'chin_type',-100,100,100), (55838,3850018,1,'ear_type',25,9,0), (55839,3850018,1,'eye_brow_type',100,100,100), (55840,3850018,0,'eye_color',118,14,183), (55841,3850018,1,'eye_type',100,0,0), (55842,3850018,0,'hair_color1',239,255,18), (55843,3850018,0,'hair_face_color',171,60,32), (55844,3850018,0,'hair_face_highlight_color',216,192,37), (55845,3850018,0,'hair_type_color',171,60,32), (55846,3850018,0,'hair_type_highlight_color',216,192,37), (55847,3850018,1,'lip_type',100,50,-68), (55848,3850018,1,'nose_type',0,-17,-1), (55849,3850018,0,'skin_color',234,217,151), (55850,3850018,1,'soga_cheek_type',0,100,100), (55851,3850018,1,'soga_chin_type',0,100,50), (55852,3850018,1,'soga_ear_type',0,100,0), (55853,3850018,1,'soga_eye_brow_type',0,25,9), (55854,3850018,0,'soga_eye_color',229,229,102), (55855,3850018,1,'soga_eye_type',100,0,0), (55856,3850018,0,'soga_hair_face_color',171,60,32), (55857,3850018,0,'soga_hair_face_highlight_color',216,192,37), (55858,3850018,0,'soga_hair_type_color',171,60,32), (55859,3850018,0,'soga_hair_type_highlight_color',216,192,37), (55860,3850018,1,'soga_lip_type',100,100,-100), (55861,3850018,1,'soga_nose_type',-68,-100,100), (55862,3850018,0,'soga_skin_color',234,217,151), (55863,3850018,0,'wing_color1',255,255,255), (55864,3850018,0,'wing_color2',255,255,255), (55865,3850019,1,'cheek_type',0,25,0), (55866,3850019,1,'chin_type',-20,-28,0), (55867,3850019,1,'ear_type',0,-7,0), (55868,3850019,1,'eye_brow_type',-28,-14,-4), (55869,3850019,0,'eye_color',205,184,150), (55870,3850019,1,'eye_type',32,0,0), (55871,3850019,0,'hair_color1',224,32,156), (55872,3850019,0,'hair_face_color',43,30,22), (55873,3850019,0,'hair_face_highlight_color',116,113,110), (55874,3850019,0,'hair_type_color',43,30,22), (55875,3850019,0,'hair_type_highlight_color',116,113,110), (55876,3850019,1,'lip_type',-3,-10,-9), (55877,3850019,1,'nose_type',-22,-32,32), (55878,3850019,0,'skin_color',200,177,139), (55879,3850019,1,'soga_cheek_type',0,-28,-14), (55880,3850019,1,'soga_chin_type',0,-3,-10), (55881,3850019,1,'soga_ear_type',0,32,0), (55882,3850019,1,'soga_eye_brow_type',0,0,-7), (55883,3850019,0,'soga_eye_color',229,229,102), (55884,3850019,1,'soga_eye_type',-7,0,0), (55885,3850019,0,'soga_hair_face_color',43,30,22), (55886,3850019,0,'soga_hair_face_highlight_color',116,113,110), (55887,3850019,0,'soga_hair_type_color',43,30,22), (55888,3850019,0,'soga_hair_type_highlight_color',116,113,110), (55889,3850019,1,'soga_lip_type',-4,0,25), (55890,3850019,1,'soga_nose_type',-9,-20,-28), (55891,3850019,0,'soga_skin_color',200,177,139), (55892,3850019,0,'wing_color1',255,255,255), (55893,3850019,0,'wing_color2',255,255,255), (55894,3850020,1,'cheek_type',-97,81,0), (55895,3850020,1,'chin_type',-22,93,17), (55896,3850020,1,'ear_type',-57,96,0), (55897,3850020,1,'eye_brow_type',-47,-56,-61), (55898,3850020,0,'eye_color',144,190,203), (55899,3850020,1,'eye_type',-43,0,0), (55900,3850020,0,'hair_color1',254,181,88), (55901,3850020,0,'hair_color2',248,0,0), (55902,3850020,0,'hair_face_color',145,168,168), (55903,3850020,0,'hair_face_highlight_color',79,82,119), (55904,3850020,0,'hair_type_color',145,168,168), (55905,3850020,0,'hair_type_highlight_color',79,82,119), (55906,3850020,1,'lip_type',-96,-96,28), (55907,3850020,1,'nose_type',84,-2,-75), (55908,3850020,0,'skin_color',54,41,24), (55909,3850020,1,'soga_cheek_type',0,-47,-56), (55910,3850020,1,'soga_chin_type',0,-96,-96), (55911,3850020,1,'soga_ear_type',0,-43,0), (55912,3850020,1,'soga_eye_brow_type',0,-57,96), (55913,3850020,0,'soga_eye_color',229,229,102); INSERT INTO `npc_appearance` VALUES (55914,3850020,1,'soga_eye_type',-8,0,0), (55915,3850020,0,'soga_hair_face_color',145,168,168), (55916,3850020,0,'soga_hair_face_highlight_color',79,82,119), (55917,3850020,0,'soga_hair_type_color',145,168,168), (55918,3850020,0,'soga_hair_type_highlight_color',79,82,119), (55919,3850020,1,'soga_lip_type',-61,-97,81), (55920,3850020,1,'soga_nose_type',28,-22,93), (55921,3850020,0,'soga_skin_color',54,41,24), (55922,3850021,1,'cheek_type',-21,3,0), (55923,3850021,1,'chin_type',18,0,-14), (55924,3850021,1,'ear_type',-12,-12,0), (55925,3850021,1,'eye_brow_type',7,-28,-7), (55926,3850021,0,'eye_color',52,86,54), (55927,3850021,1,'eye_type',28,0,0), (55928,3850021,0,'hair_color1',228,9,156), (55929,3850021,0,'hair_face_color',109,143,139), (55930,3850021,0,'hair_face_highlight_color',248,197,32), (55931,3850021,0,'hair_type_color',109,143,139), (55932,3850021,0,'hair_type_highlight_color',248,197,32), (55933,3850021,1,'lip_type',-8,31,17), (55934,3850021,1,'nose_type',1,-28,9), (55935,3850021,0,'skin_color',242,252,252), (55936,3850021,1,'soga_cheek_type',0,7,-28), (55937,3850021,1,'soga_chin_type',0,-8,31), (55938,3850021,1,'soga_ear_type',0,28,0), (55939,3850021,1,'soga_eye_brow_type',0,-12,-12), (55940,3850021,0,'soga_eye_color',229,229,102), (55941,3850021,1,'soga_eye_type',-12,0,0), (55942,3850021,0,'soga_hair_face_color',109,143,139), (55943,3850021,0,'soga_hair_face_highlight_color',248,197,32), (55944,3850021,0,'soga_hair_type_color',109,143,139), (55945,3850021,0,'soga_hair_type_highlight_color',248,197,32), (55946,3850021,1,'soga_lip_type',-7,-21,3), (55947,3850021,1,'soga_nose_type',17,18,0), (55948,3850021,0,'soga_skin_color',242,252,252), (55949,3850021,0,'wing_color1',255,255,255), (55950,3850021,0,'wing_color2',255,255,255), (55951,3850022,1,'cheek_type',23,-28,0), (55952,3850022,1,'chin_type',0,11,-18), (55953,3850022,1,'ear_type',-41,-37,0), (55954,3850022,1,'eye_brow_type',28,-3,0), (55955,3850022,0,'eye_color',32,64,53), (55956,3850022,1,'eye_type',-11,0,0), (55957,3850022,0,'hair_color1',246,9,156), (55958,3850022,0,'hair_face_color',44,46,34), (55959,3850022,0,'hair_face_highlight_color',45,18,7), (55960,3850022,0,'hair_type_color',44,46,34), (55961,3850022,0,'hair_type_highlight_color',45,18,7), (55962,3850022,1,'lip_type',12,-18,-5), (55963,3850022,1,'nose_type',-25,-10,9), (55964,3850022,0,'skin_color',236,203,200), (55965,3850022,1,'soga_cheek_type',0,28,-3), (55966,3850022,1,'soga_chin_type',0,12,-18), (55967,3850022,1,'soga_ear_type',0,-11,0), (55968,3850022,1,'soga_eye_brow_type',0,-41,-37), (55969,3850022,0,'soga_eye_color',229,229,102), (55970,3850022,1,'soga_eye_type',-26,0,0), (55971,3850022,0,'soga_hair_face_color',44,46,34), (55972,3850022,0,'soga_hair_face_highlight_color',45,18,7), (55973,3850022,0,'soga_hair_type_color',44,46,34), (55974,3850022,0,'soga_hair_type_highlight_color',45,18,7), (55975,3850022,1,'soga_lip_type',0,23,-28), (55976,3850022,1,'soga_nose_type',-5,0,11), (55977,3850022,0,'soga_skin_color',236,203,200), (55978,3850022,0,'wing_color1',255,255,255), (55979,3850022,0,'wing_color2',255,255,255), (55980,3850023,1,'cheek_type',-11,-72,0), (55981,3850023,1,'chin_type',75,-5,68), (55982,3850023,1,'ear_type',-39,-38,0), (55983,3850023,1,'eye_brow_type',7,2,98), (55984,3850023,0,'eye_color',144,0,8), (55985,3850023,1,'eye_type',72,0,0), (55986,3850023,0,'hair_color1',43,175,93), (55987,3850023,1,'lip_type',50,-47,40), (55988,3850023,1,'nose_type',90,43,-81), (55989,3850023,0,'skin_color',84,29,16), (55990,3850023,1,'soga_cheek_type',0,7,2), (55991,3850023,1,'soga_chin_type',0,50,-47), (55992,3850023,1,'soga_ear_type',0,72,0), (55993,3850023,1,'soga_eye_brow_type',0,-39,-38), (55994,3850023,0,'soga_eye_color',229,229,102), (55995,3850023,1,'soga_eye_type',72,0,0), (55996,3850023,1,'soga_lip_type',98,-11,-72), (55997,3850023,1,'soga_nose_type',40,75,-5), (55998,3850023,0,'soga_skin_color',84,29,16), (55999,3850023,0,'wing_color1',255,255,255), (56000,3850023,0,'wing_color2',255,255,255), (56001,3850024,1,'cheek_type',-18,31,0), (56002,3850024,1,'chin_type',-17,31,37), (56003,3850024,1,'ear_type',0,-10,0), (56004,3850024,1,'eye_brow_type',9,-5,2), (56005,3850024,0,'eye_color',133,180,184), (56006,3850024,1,'eye_type',-28,0,0), (56007,3850024,0,'hair_color1',0,254,156), (56008,3850024,0,'hair_face_color',242,188,115), (56009,3850024,0,'hair_face_highlight_color',170,61,28), (56010,3850024,0,'hair_type_color',242,188,115), (56011,3850024,0,'hair_type_highlight_color',170,61,28), (56012,3850024,1,'lip_type',17,-26,19), (56013,3850024,1,'nose_type',-1,0,-2), (56014,3850024,0,'skin_color',231,228,212), (56015,3850024,1,'soga_cheek_type',0,9,-5), (56016,3850024,1,'soga_chin_type',0,17,-26), (56017,3850024,1,'soga_ear_type',0,-28,0), (56018,3850024,1,'soga_eye_brow_type',0,0,-10), (56019,3850024,0,'soga_eye_color',229,229,102), (56020,3850024,1,'soga_eye_type',-28,0,0), (56021,3850024,0,'soga_hair_face_color',242,188,115), (56022,3850024,0,'soga_hair_face_highlight_color',170,61,28), (56023,3850024,0,'soga_hair_type_color',242,188,115), (56024,3850024,0,'soga_hair_type_highlight_color',170,61,28), (56025,3850024,1,'soga_lip_type',2,-18,31), (56026,3850024,1,'soga_nose_type',19,-17,31), (56027,3850024,0,'soga_skin_color',231,228,212), (56028,3850024,0,'wing_color1',255,255,255), (56029,3850024,0,'wing_color2',255,255,255), (56030,3850025,1,'cheek_type',0,-11,0), (56031,3850025,1,'chin_type',-22,8,17), (56032,3850025,1,'ear_type',-43,2,0), (56033,3850025,1,'eye_brow_type',12,14,-29), (56034,3850025,0,'eye_color',33,67,76), (56035,3850025,0,'hair_color1',20,17,0), (56036,3850025,0,'hair_face_color',142,179,179), (56037,3850025,0,'hair_face_highlight_color',35,14,2), (56038,3850025,0,'hair_type_color',142,179,179), (56039,3850025,0,'hair_type_highlight_color',35,14,2), (56040,3850025,1,'lip_type',0,7,8), (56041,3850025,1,'nose_type',4,20,17), (56042,3850025,0,'skin_color',203,217,217), (56043,3850025,1,'soga_cheek_type',0,12,14), (56044,3850025,1,'soga_chin_type',0,0,7), (56045,3850025,1,'soga_ear_type',-43,2,0), (56046,3850025,1,'soga_eye_brow_type',0,-43,2), (56047,3850025,0,'soga_eye_color',229,229,102), (56048,3850025,0,'soga_hair_face_color',142,179,179), (56049,3850025,0,'soga_hair_face_highlight_color',35,14,2), (56050,3850025,0,'soga_hair_type_color',142,179,179), (56051,3850025,0,'soga_hair_type_highlight_color',35,14,2), (56052,3850025,1,'soga_lip_type',-29,0,-11), (56053,3850025,1,'soga_nose_type',8,-22,8), (56054,3850025,0,'soga_skin_color',203,217,217), (56055,3850025,0,'wing_color1',255,255,255), (56056,3850025,0,'wing_color2',255,255,255), (56057,3850026,1,'cheek_type',45,-9,0), (56058,3850026,1,'chin_type',31,25,0), (56059,3850026,1,'ear_type',31,-7,0), (56060,3850026,1,'eye_brow_type',-21,14,-28), (56061,3850026,0,'eye_color',34,73,71), (56062,3850026,1,'eye_type',14,0,0), (56063,3850026,0,'hair_color1',18,255,0), (56064,3850026,0,'hair_face_color',109,75,50), (56065,3850026,0,'hair_face_highlight_color',81,39,8), (56066,3850026,0,'hair_type_color',109,75,50), (56067,3850026,0,'hair_type_highlight_color',81,39,8), (56068,3850026,1,'lip_type',0,-25,44), (56069,3850026,1,'nose_type',-34,18,-1), (56070,3850026,0,'skin_color',239,205,204), (56071,3850026,1,'soga_cheek_type',0,-21,14), (56072,3850026,1,'soga_chin_type',0,0,-25), (56073,3850026,1,'soga_ear_type',0,14,0), (56074,3850026,1,'soga_eye_brow_type',0,31,-7), (56075,3850026,0,'soga_eye_color',229,229,102), (56076,3850026,1,'soga_eye_type',14,0,0), (56077,3850026,0,'soga_hair_face_color',109,75,50), (56078,3850026,0,'soga_hair_face_highlight_color',81,39,8), (56079,3850026,0,'soga_hair_type_color',109,75,50), (56080,3850026,0,'soga_hair_type_highlight_color',81,39,8), (56081,3850026,1,'soga_lip_type',-28,45,-9), (56082,3850026,1,'soga_nose_type',44,31,25), (56083,3850026,0,'soga_skin_color',239,205,204), (56084,3850026,0,'wing_color1',255,255,255), (56085,3850026,0,'wing_color2',255,255,255), (56086,3850027,0,'eye_color',255,255,255), (56087,3850027,0,'skin_color',255,255,255), (56088,3850027,0,'soga_eye_color',255,0,255), (56089,3850028,1,'cheek_type',-11,19,0), (56090,3850028,1,'chin_type',11,42,-34), (56091,3850028,1,'ear_type',-3,-17,0), (56092,3850028,1,'eye_brow_type',0,18,5), (56093,3850028,0,'eye_color',163,182,156), (56094,3850028,1,'eye_type',14,0,0), (56095,3850028,0,'hair_color1',0,246,156), (56096,3850028,0,'hair_face_color',43,47,38), (56097,3850028,0,'hair_face_highlight_color',95,79,62), (56098,3850028,0,'hair_type_color',43,47,38), (56099,3850028,0,'hair_type_highlight_color',95,79,62), (56100,3850028,1,'lip_type',-9,25,-28), (56101,3850028,1,'nose_type',-14,0,-10), (56102,3850028,0,'skin_color',238,248,248), (56103,3850028,1,'soga_cheek_type',0,0,18), (56104,3850028,1,'soga_chin_type',0,-9,25), (56105,3850028,1,'soga_ear_type',0,14,0), (56106,3850028,1,'soga_eye_brow_type',0,-3,-17), (56107,3850028,0,'soga_eye_color',229,229,102), (56108,3850028,1,'soga_eye_type',14,0,0), (56109,3850028,0,'soga_hair_face_color',43,47,38), (56110,3850028,0,'soga_hair_face_highlight_color',95,79,62), (56111,3850028,0,'soga_hair_type_color',43,47,38), (56112,3850028,0,'soga_hair_type_highlight_color',95,79,62), (56113,3850028,1,'soga_lip_type',5,-11,19), (56114,3850028,1,'soga_nose_type',-28,11,42), (56115,3850028,0,'soga_skin_color',238,248,248), (56116,3850028,0,'wing_color1',255,255,255), (56117,3850028,0,'wing_color2',255,255,255), (56118,3850029,0,'eye_color',255,255,255), (56119,3850029,0,'skin_color',255,255,255), (56120,3850029,0,'soga_eye_color',255,0,255), (56121,3850030,1,'cheek_type',7,-8,0), (56122,3850030,1,'chin_type',-28,-68,98), (56123,3850030,1,'ear_type',71,88,0), (56124,3850030,1,'eye_brow_type',-22,-62,-75), (56125,3850030,0,'eye_color',54,198,223), (56126,3850030,1,'eye_type',66,0,0), (56127,3850030,0,'hair_color1',239,59,219), (56128,3850030,1,'lip_type',-62,34,38), (56129,3850030,1,'nose_type',-17,-17,59), (56130,3850030,0,'skin_color',95,46,33), (56131,3850030,1,'soga_cheek_type',0,-22,-62), (56132,3850030,1,'soga_chin_type',0,-62,34), (56133,3850030,1,'soga_ear_type',0,66,0), (56134,3850030,1,'soga_eye_brow_type',0,71,88), (56135,3850030,0,'soga_eye_color',229,229,102), (56136,3850030,1,'soga_eye_type',66,0,0), (56137,3850030,1,'soga_lip_type',-75,7,-8), (56138,3850030,1,'soga_nose_type',38,-28,-68), (56139,3850030,0,'soga_skin_color',95,46,33), (56140,3850030,0,'wing_color1',255,255,255), (56141,3850030,0,'wing_color2',255,255,255), (56142,3850031,1,'cheek_type',7,-8,0), (56143,3850031,1,'chin_type',-28,-68,98), (56144,3850031,1,'ear_type',71,88,0), (56145,3850031,1,'eye_brow_type',-22,-62,-75), (56146,3850031,0,'eye_color',54,198,223), (56147,3850031,1,'eye_type',66,0,0), (56148,3850031,0,'hair_color1',239,59,219), (56149,3850031,1,'lip_type',-62,34,38), (56150,3850031,1,'nose_type',-17,-17,59), (56151,3850031,0,'skin_color',95,46,33), (56152,3850031,1,'soga_cheek_type',0,-22,-62), (56153,3850031,1,'soga_chin_type',0,-62,34), (56154,3850031,1,'soga_ear_type',0,66,0), (56155,3850031,1,'soga_eye_brow_type',0,71,88), (56156,3850031,0,'soga_eye_color',229,229,102), (56157,3850031,1,'soga_eye_type',66,0,0), (56158,3850031,1,'soga_lip_type',-75,7,-8), (56159,3850031,1,'soga_nose_type',38,-28,-68), (56160,3850031,0,'soga_skin_color',95,46,33), (56161,3850031,0,'wing_color1',255,255,255), (56162,3850031,0,'wing_color2',255,255,255), (56163,3850032,1,'cheek_type',7,-8,0), (56164,3850032,1,'chin_type',-28,-68,98), (56165,3850032,1,'ear_type',71,88,0), (56166,3850032,1,'eye_brow_type',-22,-62,-75), (56167,3850032,0,'eye_color',54,198,223), (56168,3850032,1,'eye_type',66,0,0), (56169,3850032,0,'hair_color1',239,59,219), (56170,3850032,1,'lip_type',-62,34,38), (56171,3850032,1,'nose_type',-17,-17,59), (56172,3850032,0,'skin_color',95,46,33), (56173,3850032,1,'soga_cheek_type',0,-22,-62), (56174,3850032,1,'soga_chin_type',0,-62,34), (56175,3850032,1,'soga_ear_type',0,66,0), (56176,3850032,1,'soga_eye_brow_type',0,71,88), (56177,3850032,0,'soga_eye_color',229,229,102), (56178,3850032,1,'soga_eye_type',66,0,0), (56179,3850032,1,'soga_lip_type',-75,7,-8), (56180,3850032,1,'soga_nose_type',38,-28,-68), (56181,3850032,0,'soga_skin_color',95,46,33), (56182,3850032,0,'wing_color1',255,255,255), (56183,3850032,0,'wing_color2',255,255,255), (56184,3850033,1,'cheek_type',-18,31,0), (56185,3850033,1,'chin_type',-17,31,37), (56186,3850033,1,'ear_type',0,-10,0), (56187,3850033,1,'eye_brow_type',9,-5,2), (56188,3850033,0,'eye_color',133,180,184), (56189,3850033,1,'eye_type',-28,0,0), (56190,3850033,0,'hair_color1',0,254,156), (56191,3850033,0,'hair_face_color',242,188,115), (56192,3850033,0,'hair_face_highlight_color',170,61,28), (56193,3850033,0,'hair_type_color',242,188,115), (56194,3850033,0,'hair_type_highlight_color',170,61,28), (56195,3850033,1,'lip_type',17,-26,19), (56196,3850033,1,'nose_type',-1,0,-2), (56197,3850033,0,'skin_color',231,228,212), (56198,3850033,1,'soga_cheek_type',0,9,-5), (56199,3850033,1,'soga_chin_type',0,17,-26), (56200,3850033,1,'soga_ear_type',0,-28,0), (56201,3850033,1,'soga_eye_brow_type',0,0,-10), (56202,3850033,0,'soga_eye_color',229,229,102), (56203,3850033,1,'soga_eye_type',-28,0,0), (56204,3850033,0,'soga_hair_face_color',242,188,115), (56205,3850033,0,'soga_hair_face_highlight_color',170,61,28), (56206,3850033,0,'soga_hair_type_color',242,188,115), (56207,3850033,0,'soga_hair_type_highlight_color',170,61,28), (56208,3850033,1,'soga_lip_type',2,-18,31), (56209,3850033,1,'soga_nose_type',19,-17,31), (56210,3850033,0,'soga_skin_color',231,228,212), (56211,3850033,0,'wing_color1',255,255,255), (56212,3850033,0,'wing_color2',255,255,255), (56213,3850034,1,'cheek_type',-46,-76,0), (56214,3850034,1,'chin_type',43,22,-51), (56215,3850034,1,'ear_type',-2,44,0), (56216,3850034,1,'eye_brow_type',18,32,87), (56217,3850034,0,'eye_color',58,123,131), (56218,3850034,1,'eye_type',28,0,0), (56219,3850034,0,'hair_color1',230,211,210), (56220,3850034,0,'hair_color2',21,0,0), (56221,3850034,0,'hair_face_color',244,244,246), (56222,3850034,0,'hair_face_highlight_color',244,244,246), (56223,3850034,0,'hair_type_color',244,244,246), (56224,3850034,0,'hair_type_highlight_color',244,244,246), (56225,3850034,1,'lip_type',-88,-56,31), (56226,3850034,1,'nose_type',-79,-26,-45), (56227,3850034,0,'skin_color',121,113,79), (56228,3850034,1,'soga_cheek_type',0,18,32), (56229,3850034,1,'soga_chin_type',0,-88,-56), (56230,3850034,1,'soga_ear_type',0,28,0), (56231,3850034,1,'soga_eye_brow_type',0,-2,44), (56232,3850034,0,'soga_eye_color',229,229,102), (56233,3850034,1,'soga_eye_type',21,0,0), (56234,3850034,0,'soga_hair_face_color',244,244,246), (56235,3850034,0,'soga_hair_face_highlight_color',244,244,246), (56236,3850034,0,'soga_hair_type_color',244,244,246), (56237,3850034,0,'soga_hair_type_highlight_color',244,244,246), (56238,3850034,1,'soga_lip_type',87,-46,-76), (56239,3850034,1,'soga_nose_type',31,43,22), (56240,3850034,0,'soga_skin_color',121,113,79), (56241,3850034,0,'wing_color1',255,255,255), (56242,3850034,0,'wing_color2',255,255,255), (56243,3850035,1,'cheek_type',-46,40,0), (56244,3850035,1,'chin_type',20,-25,28), (56245,3850035,1,'eye_brow_type',14,19,-2), (56246,3850035,0,'eye_color',41,84,95), (56247,3850035,1,'eye_type',11,0,0), (56248,3850035,0,'hair_color1',239,1,156), (56249,3850035,0,'hair_face_color',132,90,60), (56250,3850035,0,'hair_face_highlight_color',124,48,7), (56251,3850035,0,'hair_type_color',132,90,60), (56252,3850035,0,'hair_type_highlight_color',124,48,7), (56253,3850035,1,'lip_type',7,-43,0), (56254,3850035,1,'nose_type',0,-17,1), (56255,3850035,0,'skin_color',220,231,230), (56256,3850035,1,'soga_cheek_type',0,14,19), (56257,3850035,1,'soga_chin_type',0,7,-43), (56258,3850035,1,'soga_ear_type',0,11,0), (56259,3850035,1,'soga_eye_brow_type',14,19,-2), (56260,3850035,0,'soga_eye_color',229,229,102), (56261,3850035,1,'soga_eye_type',11,0,0), (56262,3850035,0,'soga_hair_face_color',132,90,60), (56263,3850035,0,'soga_hair_face_highlight_color',124,48,7), (56264,3850035,0,'soga_hair_type_color',132,90,60), (56265,3850035,0,'soga_hair_type_highlight_color',124,48,7), (56266,3850035,1,'soga_lip_type',-2,-46,40), (56267,3850035,1,'soga_nose_type',0,20,-25), (56268,3850035,0,'soga_skin_color',220,231,230), (56269,3850035,0,'wing_color1',255,255,255), (56270,3850035,0,'wing_color2',255,255,255), (56271,3850036,1,'cheek_type',-18,31,0), (56272,3850036,1,'chin_type',-17,31,37), (56273,3850036,1,'ear_type',0,-10,0), (56274,3850036,1,'eye_brow_type',9,-5,2), (56275,3850036,0,'eye_color',133,180,184), (56276,3850036,1,'eye_type',-28,0,0), (56277,3850036,0,'hair_color1',0,254,156), (56278,3850036,0,'hair_face_color',242,188,115), (56279,3850036,0,'hair_face_highlight_color',170,61,28), (56280,3850036,0,'hair_type_color',242,188,115), (56281,3850036,0,'hair_type_highlight_color',170,61,28), (56282,3850036,1,'lip_type',17,-26,19), (56283,3850036,1,'nose_type',-1,0,-2), (56284,3850036,0,'skin_color',231,228,212), (56285,3850036,1,'soga_cheek_type',0,9,-5), (56286,3850036,1,'soga_chin_type',0,17,-26), (56287,3850036,1,'soga_ear_type',0,-28,0), (56288,3850036,1,'soga_eye_brow_type',0,0,-10), (56289,3850036,0,'soga_eye_color',229,229,102), (56290,3850036,1,'soga_eye_type',-28,0,0), (56291,3850036,0,'soga_hair_face_color',242,188,115), (56292,3850036,0,'soga_hair_face_highlight_color',170,61,28), (56293,3850036,0,'soga_hair_type_color',242,188,115), (56294,3850036,0,'soga_hair_type_highlight_color',170,61,28), (56295,3850036,1,'soga_lip_type',2,-18,31), (56296,3850036,1,'soga_nose_type',19,-17,31), (56297,3850036,0,'soga_skin_color',231,228,212), (56298,3850036,0,'wing_color1',255,255,255), (56299,3850036,0,'wing_color2',255,255,255), (56300,3850037,1,'cheek_type',-11,19,0), (56301,3850037,1,'chin_type',11,42,-34), (56302,3850037,1,'ear_type',-3,-17,0), (56303,3850037,1,'eye_brow_type',0,18,5), (56304,3850037,0,'eye_color',163,182,156), (56305,3850037,1,'eye_type',14,0,0), (56306,3850037,0,'hair_color1',0,246,156), (56307,3850037,0,'hair_face_color',43,47,38), (56308,3850037,0,'hair_face_highlight_color',95,79,62), (56309,3850037,0,'hair_type_color',43,47,38), (56310,3850037,0,'hair_type_highlight_color',95,79,62), (56311,3850037,1,'lip_type',-9,25,-28), (56312,3850037,1,'nose_type',-14,0,-10), (56313,3850037,0,'skin_color',238,248,248), (56314,3850037,1,'soga_cheek_type',0,0,18), (56315,3850037,1,'soga_chin_type',0,-9,25), (56316,3850037,1,'soga_ear_type',0,14,0), (56317,3850037,1,'soga_eye_brow_type',0,-3,-17), (56318,3850037,0,'soga_eye_color',229,229,102), (56319,3850037,1,'soga_eye_type',14,0,0), (56320,3850037,0,'soga_hair_face_color',43,47,38), (56321,3850037,0,'soga_hair_face_highlight_color',95,79,62), (56322,3850037,0,'soga_hair_type_color',43,47,38), (56323,3850037,0,'soga_hair_type_highlight_color',95,79,62), (56324,3850037,1,'soga_lip_type',5,-11,19), (56325,3850037,1,'soga_nose_type',-28,11,42), (56326,3850037,0,'soga_skin_color',238,248,248), (56327,3850037,0,'wing_color1',255,255,255), (56328,3850037,0,'wing_color2',255,255,255), (56329,3850038,1,'cheek_type',-46,-76,0), (56330,3850038,1,'chin_type',43,22,-51), (56331,3850038,1,'ear_type',-2,44,0), (56332,3850038,1,'eye_brow_type',18,32,87), (56333,3850038,0,'eye_color',58,123,131), (56334,3850038,1,'eye_type',28,0,0), (56335,3850038,0,'hair_color1',230,211,210), (56336,3850038,0,'hair_color2',21,0,0), (56337,3850038,0,'hair_face_color',244,244,246), (56338,3850038,0,'hair_face_highlight_color',244,244,246), (56339,3850038,0,'hair_type_color',244,244,246), (56340,3850038,0,'hair_type_highlight_color',244,244,246), (56341,3850038,1,'lip_type',-88,-56,31), (56342,3850038,1,'nose_type',-79,-26,-45), (56343,3850038,0,'skin_color',121,113,79), (56344,3850038,1,'soga_cheek_type',0,18,32), (56345,3850038,1,'soga_chin_type',0,-88,-56), (56346,3850038,1,'soga_ear_type',0,28,0), (56347,3850038,1,'soga_eye_brow_type',0,-2,44), (56348,3850038,0,'soga_eye_color',229,229,102), (56349,3850038,1,'soga_eye_type',21,0,0), (56350,3850038,0,'soga_hair_face_color',244,244,246), (56351,3850038,0,'soga_hair_face_highlight_color',244,244,246), (56352,3850038,0,'soga_hair_type_color',244,244,246), (56353,3850038,0,'soga_hair_type_highlight_color',244,244,246), (56354,3850038,1,'soga_lip_type',87,-46,-76), (56355,3850038,1,'soga_nose_type',31,43,22), (56356,3850038,0,'soga_skin_color',121,113,79), (56357,3850038,0,'wing_color1',255,255,255), (56358,3850038,0,'wing_color2',255,255,255), (56359,3850039,0,'eye_color',255,255,255), (56360,3850039,0,'skin_color',255,255,255), (56361,3850039,0,'soga_eye_color',255,0,255), (56362,3850040,1,'cheek_type',-2,-87,0), (56363,3850040,1,'chin_type',-14,-4,-46), (56364,3850040,1,'ear_type',87,74,0), (56365,3850040,1,'eye_brow_type',-11,-7,95), (56366,3850040,0,'eye_color',40,80,93), (56367,3850040,1,'eye_type',7,0,0), (56368,3850040,0,'hair_color1',206,252,211), (56369,3850040,0,'hair_color2',169,0,0), (56370,3850040,0,'hair_face_color',244,246,246), (56371,3850040,0,'hair_face_highlight_color',83,57,7), (56372,3850040,0,'hair_type_color',244,246,246), (56373,3850040,0,'hair_type_highlight_color',83,57,7), (56374,3850040,1,'lip_type',-3,93,37), (56375,3850040,1,'nose_type',34,-50,-4), (56376,3850040,0,'skin_color',233,186,187), (56377,3850040,1,'soga_cheek_type',0,-11,-7), (56378,3850040,1,'soga_chin_type',0,-3,93), (56379,3850040,1,'soga_ear_type',0,7,0), (56380,3850040,1,'soga_eye_brow_type',0,87,74), (56381,3850040,0,'soga_eye_color',204,204,204), (56382,3850040,1,'soga_eye_type',-87,0,0), (56383,3850040,0,'soga_hair_face_color',244,246,246), (56384,3850040,0,'soga_hair_face_highlight_color',83,57,7), (56385,3850040,0,'soga_hair_type_color',244,246,246), (56386,3850040,0,'soga_hair_type_highlight_color',83,57,7), (56387,3850040,1,'soga_lip_type',95,-2,-87), (56388,3850040,1,'soga_nose_type',37,-14,-4), (56389,3850040,0,'soga_skin_color',233,186,187), (56390,3850041,1,'chin_type',97,0,0), (56391,3850041,0,'eye_color',204,204,204), (56392,3850041,1,'eye_type',98,0,0), (56393,3850041,0,'hair_color1',0,0,64), (56394,3850041,1,'nose_type',-19,0,0), (56395,3850041,0,'skin_color',204,204,204), (56396,3850041,1,'soga_ear_type',0,98,0), (56397,3850041,0,'soga_eye_color',229,229,102), (56398,3850041,1,'soga_nose_type',0,97,0), (56399,3850041,0,'soga_skin_color',204,204,204), (56400,3850042,1,'cheek_type',0,2,0), (56401,3850042,1,'chin_type',-1,28,28), (56402,3850042,1,'ear_type',34,12,0), (56403,3850042,1,'eye_brow_type',-2,-10,-5), (56404,3850042,0,'eye_color',101,107,192), (56405,3850042,1,'eye_type',-31,0,0), (56406,3850042,0,'hair_color1',0,222,0), (56407,3850042,0,'hair_face_color',144,146,146), (56408,3850042,0,'hair_face_highlight_color',105,103,97), (56409,3850042,0,'hair_type_color',144,146,146), (56410,3850042,0,'hair_type_highlight_color',105,103,97), (56411,3850042,1,'lip_type',7,-20,-9), (56412,3850042,1,'nose_type',-11,0,-34), (56413,3850042,0,'skin_color',132,120,163), (56414,3850042,1,'soga_cheek_type',0,-2,-10), (56415,3850042,1,'soga_chin_type',0,7,-20), (56416,3850042,1,'soga_ear_type',0,-31,0), (56417,3850042,1,'soga_eye_brow_type',0,34,12), (56418,3850042,0,'soga_eye_color',229,229,102), (56419,3850042,1,'soga_eye_type',-31,0,0), (56420,3850042,0,'soga_hair_face_color',144,146,146), (56421,3850042,0,'soga_hair_face_highlight_color',105,103,97), (56422,3850042,0,'soga_hair_type_color',144,146,146), (56423,3850042,0,'soga_hair_type_highlight_color',105,103,97), (56424,3850042,1,'soga_lip_type',-5,0,2), (56425,3850042,1,'soga_nose_type',-9,-1,28), (56426,3850042,0,'soga_skin_color',132,120,163), (56427,3850042,0,'wing_color1',255,255,255), (56428,3850042,0,'wing_color2',255,255,255), (56429,3850043,1,'cheek_type',0,-28,0), (56430,3850043,1,'chin_type',20,-28,-28), (56431,3850043,1,'ear_type',-4,-7,0), (56432,3850043,1,'eye_brow_type',-4,-8,0), (56433,3850043,0,'eye_color',180,189,162), (56434,3850043,1,'eye_type',22,0,0), (56435,3850043,0,'hair_color1',8,18,156), (56436,3850043,0,'hair_face_color',158,188,165), (56437,3850043,0,'hair_face_highlight_color',113,81,0), (56438,3850043,0,'hair_type_color',158,188,165), (56439,3850043,0,'hair_type_highlight_color',113,81,0), (56440,3850043,1,'lip_type',2,-3,-5), (56441,3850043,1,'nose_type',-20,8,18), (56442,3850043,0,'skin_color',193,190,167), (56443,3850043,1,'soga_cheek_type',0,-4,-8), (56444,3850043,1,'soga_chin_type',0,2,-3), (56445,3850043,1,'soga_ear_type',0,22,0), (56446,3850043,1,'soga_eye_brow_type',0,-4,-7), (56447,3850043,0,'soga_eye_color',229,229,102), (56448,3850043,1,'soga_eye_type',14,0,0), (56449,3850043,0,'soga_hair_face_color',158,188,165), (56450,3850043,0,'soga_hair_face_highlight_color',113,81,0), (56451,3850043,0,'soga_hair_type_color',158,188,165), (56452,3850043,0,'soga_hair_type_highlight_color',113,81,0), (56453,3850043,1,'soga_lip_type',0,0,-28), (56454,3850043,1,'soga_nose_type',-5,20,-28), (56455,3850043,0,'soga_skin_color',193,190,167), (56456,3850043,0,'wing_color1',255,255,255), (56457,3850043,0,'wing_color2',255,255,255), (56458,3850044,1,'cheek_type',100,68,0), (56459,3850044,1,'chin_type',-14,100,-37), (56460,3850044,1,'ear_type',-56,31,0), (56461,3850044,1,'eye_brow_type',0,-100,100), (56462,3850044,0,'eye_color',53,34,13), (56463,3850044,1,'eye_type',4,0,0), (56464,3850044,0,'hair_color1',222,100,100), (56465,3850044,0,'hair_color2',100,0,0), (56466,3850044,0,'hair_face_color',19,5,8), (56467,3850044,0,'hair_face_highlight_color',100,70,10), (56468,3850044,0,'hair_type_color',19,5,8), (56469,3850044,0,'hair_type_highlight_color',100,70,10), (56470,3850044,1,'lip_type',100,7,-37), (56471,3850044,1,'nose_type',-14,-34,100), (56472,3850044,0,'skin_color',242,251,244), (56473,3850044,1,'soga_cheek_type',0,0,-100), (56474,3850044,1,'soga_chin_type',0,100,7), (56475,3850044,1,'soga_ear_type',0,4,0), (56476,3850044,1,'soga_eye_brow_type',0,-56,31), (56477,3850044,0,'soga_eye_color',204,204,204), (56478,3850044,1,'soga_eye_type',100,0,0), (56479,3850044,0,'soga_hair_face_color',19,5,8), (56480,3850044,0,'soga_hair_face_highlight_color',100,70,10), (56481,3850044,0,'soga_hair_type_color',19,5,8), (56482,3850044,0,'soga_hair_type_highlight_color',100,70,10), (56483,3850044,1,'soga_lip_type',100,100,68), (56484,3850044,1,'soga_nose_type',-37,-14,100), (56485,3850044,0,'soga_skin_color',242,251,244), (56486,3850045,1,'cheek_type',4,-18,0), (56487,3850045,1,'chin_type',14,12,31), (56488,3850045,1,'ear_type',21,31,0), (56489,3850045,1,'eye_brow_type',34,28,0), (56490,3850045,0,'eye_color',53,108,124), (56491,3850045,0,'hair_color1',242,19,0), (56492,3850045,0,'hair_face_color',80,107,107), (56493,3850045,0,'hair_face_highlight_color',120,79,0), (56494,3850045,0,'hair_type_color',80,107,107), (56495,3850045,0,'hair_type_highlight_color',120,79,0), (56496,3850045,1,'lip_type',4,-17,10), (56497,3850045,1,'nose_type',-34,-14,19), (56498,3850045,0,'skin_color',228,181,180), (56499,3850045,1,'soga_cheek_type',0,34,28), (56500,3850045,1,'soga_chin_type',0,4,-17), (56501,3850045,1,'soga_ear_type',21,31,0), (56502,3850045,1,'soga_eye_brow_type',0,21,31), (56503,3850045,0,'soga_eye_color',229,229,102), (56504,3850045,0,'soga_hair_face_color',80,107,107), (56505,3850045,0,'soga_hair_face_highlight_color',120,79,0), (56506,3850045,0,'soga_hair_type_color',80,107,107), (56507,3850045,0,'soga_hair_type_highlight_color',120,79,0), (56508,3850045,1,'soga_lip_type',0,4,-18), (56509,3850045,1,'soga_nose_type',10,14,12), (56510,3850045,0,'soga_skin_color',228,181,180), (56511,3850045,0,'wing_color1',255,255,255), (56512,3850045,0,'wing_color2',255,255,255), (56513,3850046,1,'cheek_type',0,25,0), (56514,3850046,1,'chin_type',-20,-28,0), (56515,3850046,1,'ear_type',0,-7,0), (56516,3850046,1,'eye_brow_type',-28,-14,-4), (56517,3850046,0,'eye_color',205,184,150), (56518,3850046,1,'eye_type',32,0,0), (56519,3850046,0,'hair_color1',224,32,156), (56520,3850046,0,'hair_face_color',43,30,22), (56521,3850046,0,'hair_face_highlight_color',116,113,110), (56522,3850046,0,'hair_type_color',43,30,22), (56523,3850046,0,'hair_type_highlight_color',116,113,110), (56524,3850046,1,'lip_type',-3,-10,-9), (56525,3850046,1,'nose_type',-22,-32,32), (56526,3850046,0,'skin_color',200,177,139), (56527,3850046,1,'soga_cheek_type',0,-28,-14), (56528,3850046,1,'soga_chin_type',0,-3,-10), (56529,3850046,1,'soga_ear_type',0,32,0), (56530,3850046,1,'soga_eye_brow_type',0,0,-7), (56531,3850046,0,'soga_eye_color',229,229,102), (56532,3850046,1,'soga_eye_type',-28,0,0), (56533,3850046,0,'soga_hair_face_color',43,30,22), (56534,3850046,0,'soga_hair_face_highlight_color',116,113,110), (56535,3850046,0,'soga_hair_type_color',43,30,22), (56536,3850046,0,'soga_hair_type_highlight_color',116,113,110), (56537,3850046,1,'soga_lip_type',-4,0,25), (56538,3850046,1,'soga_nose_type',-9,-20,-28), (56539,3850046,0,'soga_skin_color',200,177,139), (56540,3850046,0,'wing_color1',255,255,255), (56541,3850046,0,'wing_color2',255,255,255), (56542,3850047,1,'cheek_type',-1,0,0), (56543,3850047,1,'chin_type',0,-26,28), (56544,3850047,1,'ear_type',-1,19,0), (56545,3850047,1,'eye_brow_type',2,41,1), (56546,3850047,0,'eye_color',108,165,165), (56547,3850047,1,'eye_type',-17,0,0), (56548,3850047,0,'hair_color1',244,252,156), (56549,3850047,0,'hair_face_color',113,103,65), (56550,3850047,0,'hair_face_highlight_color',54,27,0), (56551,3850047,0,'hair_type_color',113,103,65), (56552,3850047,0,'hair_type_highlight_color',54,27,0), (56553,3850047,1,'lip_type',5,17,0), (56554,3850047,1,'nose_type',17,-12,-4), (56555,3850047,0,'skin_color',250,254,254), (56556,3850047,1,'soga_cheek_type',0,2,41), (56557,3850047,1,'soga_chin_type',0,5,17), (56558,3850047,1,'soga_ear_type',0,-17,0), (56559,3850047,1,'soga_eye_brow_type',0,-1,19), (56560,3850047,0,'soga_eye_color',229,229,102), (56561,3850047,1,'soga_eye_type',-17,0,0), (56562,3850047,0,'soga_hair_face_color',113,103,65), (56563,3850047,0,'soga_hair_face_highlight_color',54,27,0), (56564,3850047,0,'soga_hair_type_color',113,103,65), (56565,3850047,0,'soga_hair_type_highlight_color',54,27,0), (56566,3850047,1,'soga_lip_type',1,-1,0), (56567,3850047,1,'soga_nose_type',0,0,-26), (56568,3850047,0,'soga_skin_color',250,254,254), (56569,3850047,0,'wing_color1',255,255,255), (56570,3850047,0,'wing_color2',255,255,255), (56571,3850048,1,'cheek_type',29,-12,0), (56572,3850048,1,'chin_type',18,32,-1), (56573,3850048,1,'ear_type',-42,-23,0), (56574,3850048,1,'eye_brow_type',0,7,23), (56575,3850048,0,'eye_color',30,63,64), (56576,3850048,1,'eye_type',-12,0,0), (56577,3850048,0,'hair_color1',245,239,0), (56578,3850048,0,'hair_face_color',159,213,215), (56579,3850048,0,'hair_face_highlight_color',191,67,35), (56580,3850048,0,'hair_type_color',159,213,215), (56581,3850048,0,'hair_type_highlight_color',191,67,35), (56582,3850048,1,'lip_type',-37,9,21), (56583,3850048,1,'nose_type',-11,-11,-17), (56584,3850048,0,'skin_color',238,250,250), (56585,3850048,1,'soga_cheek_type',0,0,7), (56586,3850048,1,'soga_chin_type',0,-37,9), (56587,3850048,1,'soga_ear_type',0,-12,0), (56588,3850048,1,'soga_eye_brow_type',0,-42,-23), (56589,3850048,0,'soga_eye_color',229,229,102), (56590,3850048,1,'soga_eye_type',-19,0,0), (56591,3850048,0,'soga_hair_face_color',159,213,215), (56592,3850048,0,'soga_hair_face_highlight_color',191,67,35), (56593,3850048,0,'soga_hair_type_color',159,213,215), (56594,3850048,0,'soga_hair_type_highlight_color',191,67,35), (56595,3850048,1,'soga_lip_type',23,29,-12), (56596,3850048,1,'soga_nose_type',21,18,32), (56597,3850048,0,'soga_skin_color',238,250,250), (56598,3850048,0,'wing_color1',255,255,255), (56599,3850048,0,'wing_color2',255,255,255), (56600,3850049,1,'cheek_type',14,-21,0), (56601,3850049,1,'chin_type',0,1,-9), (56602,3850049,1,'ear_type',8,7,0), (56603,3850049,1,'eye_brow_type',-37,3,-1), (56604,3850049,0,'eye_color',196,174,148), (56605,3850049,1,'eye_type',-25,0,0), (56606,3850049,0,'hair_color1',228,14,156), (56607,3850049,0,'hair_face_color',251,210,186), (56608,3850049,0,'hair_face_highlight_color',143,69,0), (56609,3850049,0,'hair_type_color',251,210,186), (56610,3850049,0,'hair_type_highlight_color',143,69,0), (56611,3850049,1,'lip_type',-37,-3,0), (56612,3850049,1,'nose_type',8,-28,14), (56613,3850049,0,'skin_color',247,236,236), (56614,3850049,1,'soga_cheek_type',0,-37,3), (56615,3850049,1,'soga_chin_type',0,-37,-3), (56616,3850049,1,'soga_ear_type',0,-25,0), (56617,3850049,1,'soga_eye_brow_type',0,8,7), (56618,3850049,0,'soga_eye_color',229,229,102), (56619,3850049,0,'soga_hair_face_color',251,210,186), (56620,3850049,0,'soga_hair_face_highlight_color',143,69,0), (56621,3850049,0,'soga_hair_type_color',251,210,186), (56622,3850049,0,'soga_hair_type_highlight_color',143,69,0), (56623,3850049,1,'soga_lip_type',-1,14,-21), (56624,3850049,1,'soga_nose_type',0,0,1), (56625,3850049,0,'soga_skin_color',247,236,236), (56626,3850049,0,'wing_color1',255,255,255), (56627,3850049,0,'wing_color2',255,255,255), (56628,3850050,1,'cheek_type',-25,-57,0), (56629,3850050,1,'chin_type',-56,7,0), (56630,3850050,1,'ear_type',-100,-100,0), (56631,3850050,1,'eye_brow_type',-77,89,66), (56632,3850050,0,'eye_color',108,106,211), (56633,3850050,1,'eye_type',-58,0,0), (56634,3850050,0,'hair_color1',228,252,182), (56635,3850050,1,'lip_type',-56,51,-12), (56636,3850050,1,'nose_type',41,-28,-4), (56637,3850050,0,'skin_color',221,189,100), (56638,3850050,1,'soga_cheek_type',0,-77,89), (56639,3850050,1,'soga_chin_type',0,-56,51), (56640,3850050,1,'soga_ear_type',0,-58,0), (56641,3850050,1,'soga_eye_brow_type',0,-100,-100), (56642,3850050,0,'soga_eye_color',229,229,102), (56643,3850050,1,'soga_eye_type',-58,0,0), (56644,3850050,1,'soga_lip_type',66,-25,-57), (56645,3850050,1,'soga_nose_type',-12,-56,7), (56646,3850050,0,'soga_skin_color',221,189,100), (56647,3850050,0,'wing_color1',255,255,255), (56648,3850050,0,'wing_color2',255,255,255), (56649,3850051,1,'cheek_type',-14,-8,0), (56650,3850051,1,'chin_type',9,-19,2), (56651,3850051,1,'ear_type',-45,-5,0), (56652,3850051,1,'eye_brow_type',-37,4,-9), (56653,3850051,0,'eye_color',136,184,199), (56654,3850051,1,'eye_type',20,0,0), (56655,3850051,0,'hair_color1',228,20,156), (56656,3850051,0,'hair_face_color',33,43,43), (56657,3850051,0,'hair_face_highlight_color',84,54,0), (56658,3850051,0,'hair_type_color',33,43,43), (56659,3850051,0,'hair_type_highlight_color',84,54,0), (56660,3850051,1,'lip_type',37,21,0), (56661,3850051,1,'nose_type',-9,-28,20), (56662,3850051,0,'skin_color',209,224,224), (56663,3850051,1,'soga_cheek_type',0,-37,4), (56664,3850051,1,'soga_chin_type',0,37,21), (56665,3850051,1,'soga_ear_type',0,20,0), (56666,3850051,1,'soga_eye_brow_type',0,-45,-5), (56667,3850051,0,'soga_eye_color',229,229,102), (56668,3850051,1,'soga_eye_type',-28,0,0), (56669,3850051,0,'soga_hair_face_color',33,43,43), (56670,3850051,0,'soga_hair_face_highlight_color',84,54,0), (56671,3850051,0,'soga_hair_type_color',33,43,43), (56672,3850051,0,'soga_hair_type_highlight_color',84,54,0), (56673,3850051,1,'soga_lip_type',-9,-14,-8), (56674,3850051,1,'soga_nose_type',0,9,-19), (56675,3850051,0,'soga_skin_color',209,224,224), (56676,3850051,0,'wing_color1',255,255,255), (56677,3850051,0,'wing_color2',255,255,255), (56678,3850052,1,'cheek_type',28,17,0), (56679,3850052,1,'chin_type',-11,12,-10), (56680,3850052,1,'ear_type',-28,9,0), (56681,3850052,1,'eye_brow_type',-7,23,-25), (56682,3850052,0,'eye_color',173,180,148), (56683,3850052,1,'eye_type',-25,0,0), (56684,3850052,0,'hair_color1',17,0,156), (56685,3850052,0,'hair_face_color',130,90,60), (56686,3850052,0,'hair_face_highlight_color',98,42,13), (56687,3850052,0,'hair_type_color',130,90,60), (56688,3850052,0,'hair_type_highlight_color',98,42,13), (56689,3850052,1,'lip_type',0,0,-18), (56690,3850052,1,'nose_type',-17,17,0), (56691,3850052,0,'skin_color',201,150,128), (56692,3850052,1,'soga_cheek_type',0,-7,23), (56693,3850052,1,'soga_chin_type',0,-1,2), (56694,3850052,1,'soga_ear_type',0,-25,0), (56695,3850052,1,'soga_eye_brow_type',0,-28,9), (56696,3850052,0,'soga_eye_color',229,229,102), (56697,3850052,1,'soga_eye_type',-28,0,0), (56698,3850052,0,'soga_hair_face_color',130,90,60), (56699,3850052,0,'soga_hair_face_highlight_color',98,42,13), (56700,3850052,0,'soga_hair_type_color',130,90,60), (56701,3850052,0,'soga_hair_type_highlight_color',98,42,13), (56702,3850052,1,'soga_lip_type',-25,28,17), (56703,3850052,1,'soga_nose_type',-18,-11,12), (56704,3850052,0,'soga_skin_color',201,150,128), (56705,3850052,0,'wing_color1',255,255,255), (56706,3850052,0,'wing_color2',255,255,255), (56707,3850053,1,'cheek_type',-21,3,0), (56708,3850053,1,'chin_type',18,0,-14), (56709,3850053,1,'ear_type',-12,-12,0), (56710,3850053,1,'eye_brow_type',7,-28,-7), (56711,3850053,0,'eye_color',52,86,54), (56712,3850053,1,'eye_type',28,0,0), (56713,3850053,0,'hair_color1',228,9,156), (56714,3850053,0,'hair_face_color',109,143,139), (56715,3850053,0,'hair_face_highlight_color',248,197,32), (56716,3850053,0,'hair_type_color',109,143,139), (56717,3850053,0,'hair_type_highlight_color',248,197,32), (56718,3850053,1,'lip_type',-8,31,17), (56719,3850053,1,'nose_type',1,-28,9), (56720,3850053,0,'skin_color',242,252,252), (56721,3850053,1,'soga_cheek_type',0,7,-28), (56722,3850053,1,'soga_chin_type',0,-8,31), (56723,3850053,1,'soga_ear_type',0,28,0), (56724,3850053,1,'soga_eye_brow_type',0,-12,-12), (56725,3850053,0,'soga_eye_color',229,229,102), (56726,3850053,0,'soga_hair_face_color',109,143,139), (56727,3850053,0,'soga_hair_face_highlight_color',248,197,32), (56728,3850053,0,'soga_hair_type_color',109,143,139), (56729,3850053,0,'soga_hair_type_highlight_color',248,197,32), (56730,3850053,1,'soga_lip_type',-7,-21,3), (56731,3850053,1,'soga_nose_type',17,18,0), (56732,3850053,0,'soga_skin_color',242,252,252), (56733,3850053,0,'wing_color1',255,255,255), (56734,3850053,0,'wing_color2',255,255,255), (56735,3850054,1,'cheek_type',3,-25,0), (56736,3850054,1,'chin_type',19,10,37), (56737,3850054,1,'ear_type',-77,34,0), (56738,3850054,1,'eye_brow_type',-7,-90,84), (56739,3850054,0,'eye_color',127,178,186), (56740,3850054,1,'eye_type',-62,0,0), (56741,3850054,0,'hair_color1',252,29,85), (56742,3850054,0,'hair_color2',242,0,0), (56743,3850054,0,'hair_face_color',233,184,31), (56744,3850054,0,'hair_face_highlight_color',224,175,20), (56745,3850054,0,'hair_type_color',233,184,31), (56746,3850054,0,'hair_type_highlight_color',224,175,20), (56747,3850054,1,'lip_type',-40,31,-55), (56748,3850054,1,'nose_type',-72,-4,29), (56749,3850054,0,'skin_color',223,163,157), (56750,3850054,1,'soga_cheek_type',0,-7,-90), (56751,3850054,1,'soga_chin_type',0,-40,31), (56752,3850054,1,'soga_ear_type',0,-62,0), (56753,3850054,1,'soga_eye_brow_type',0,-77,34), (56754,3850054,0,'soga_eye_color',229,229,102), (56755,3850054,1,'soga_eye_type',-14,0,0), (56756,3850054,0,'soga_hair_face_color',233,184,31), (56757,3850054,0,'soga_hair_face_highlight_color',224,175,20), (56758,3850054,0,'soga_hair_type_color',233,184,31), (56759,3850054,0,'soga_hair_type_highlight_color',224,175,20), (56760,3850054,1,'soga_lip_type',84,3,-25), (56761,3850054,1,'soga_nose_type',-55,19,10), (56762,3850054,0,'soga_skin_color',223,163,157), (56763,3850055,0,'eye_color',255,255,255), (56764,3850055,0,'skin_color',255,255,255), (56765,3850055,0,'soga_eye_color',255,0,255), (56766,3850056,1,'cheek_type',63,-57,0), (56767,3850056,1,'chin_type',-84,5,81), (56768,3850056,1,'ear_type',-17,-81,0), (56769,3850056,1,'eye_brow_type',-15,-57,41), (56770,3850056,0,'eye_color',0,73,74), (56771,3850056,1,'eye_type',40,0,0), (56772,3850056,0,'hair_color1',187,231,53), (56773,3850056,1,'lip_type',-43,0,28), (56774,3850056,1,'nose_type',0,-69,-25), (56775,3850056,0,'skin_color',121,87,83), (56776,3850056,1,'soga_cheek_type',0,-15,-57), (56777,3850056,1,'soga_chin_type',0,-43,0), (56778,3850056,1,'soga_ear_type',0,40,0), (56779,3850056,1,'soga_eye_brow_type',0,-17,-81), (56780,3850056,0,'soga_eye_color',229,229,102), (56781,3850056,1,'soga_eye_type',31,0,0), (56782,3850056,1,'soga_lip_type',41,63,-57), (56783,3850056,1,'soga_nose_type',28,-84,5), (56784,3850056,0,'soga_skin_color',121,87,83), (56785,3850056,0,'wing_color1',255,255,255), (56786,3850056,0,'wing_color2',255,255,255), (56787,3850057,1,'cheek_type',-7,0,0), (56788,3850057,1,'chin_type',-29,75,-96), (56789,3850057,1,'ear_type',69,14,0), (56790,3850057,1,'eye_brow_type',28,-20,-23), (56791,3850057,0,'eye_color',47,95,110), (56792,3850057,1,'eye_type',-37,0,0), (56793,3850057,0,'hair_color1',181,235,208), (56794,3850057,0,'hair_color2',198,0,0), (56795,3850057,0,'hair_face_color',119,147,147), (56796,3850057,0,'hair_face_highlight_color',193,100,45), (56797,3850057,0,'hair_type_color',119,147,147), (56798,3850057,0,'hair_type_highlight_color',193,100,45), (56799,3850057,1,'lip_type',-28,-44,78), (56800,3850057,1,'nose_type',84,-75,-21), (56801,3850057,0,'skin_color',229,215,216), (56802,3850057,1,'soga_cheek_type',0,28,-20), (56803,3850057,1,'soga_chin_type',0,-28,-44), (56804,3850057,1,'soga_ear_type',0,-37,0), (56805,3850057,1,'soga_eye_brow_type',0,69,14), (56806,3850057,0,'soga_eye_color',229,229,102), (56807,3850057,1,'soga_eye_type',-58,0,0), (56808,3850057,0,'soga_hair_face_color',119,147,147), (56809,3850057,0,'soga_hair_face_highlight_color',193,100,45), (56810,3850057,0,'soga_hair_type_color',119,147,147), (56811,3850057,0,'soga_hair_type_highlight_color',193,100,45), (56812,3850057,1,'soga_lip_type',-23,-7,0), (56813,3850057,1,'soga_nose_type',78,-29,75), (56814,3850057,0,'soga_skin_color',229,215,216), (56815,3850057,0,'wing_color1',255,255,255), (56816,3850057,0,'wing_color2',255,255,255), (56817,3850058,1,'cheek_type',-35,-57,0), (56818,3850058,1,'chin_type',-47,-5,-95), (56819,3850058,1,'ear_type',-47,18,0), (56820,3850058,1,'eye_brow_type',-87,85,-22), (56821,3850058,0,'eye_color',83,61,29), (56822,3850058,1,'eye_type',-21,0,0), (56823,3850058,0,'hair_color1',57,17,96), (56824,3850058,0,'hair_color2',160,0,0), (56825,3850058,0,'hair_face_color',84,0,0), (56826,3850058,0,'hair_face_highlight_color',188,92,40), (56827,3850058,0,'hair_type_color',84,0,0), (56828,3850058,0,'hair_type_highlight_color',188,92,40), (56829,3850058,1,'lip_type',31,-58,-5), (56830,3850058,1,'nose_type',87,57,17), (56831,3850058,0,'skin_color',113,121,119), (56832,3850058,1,'soga_cheek_type',0,-87,85), (56833,3850058,1,'soga_chin_type',0,31,-58), (56834,3850058,1,'soga_ear_type',0,-21,0), (56835,3850058,1,'soga_eye_brow_type',0,-47,18), (56836,3850058,0,'soga_eye_color',229,229,102), (56837,3850058,1,'soga_eye_type',-96,0,0), (56838,3850058,0,'soga_hair_face_color',84,0,0), (56839,3850058,0,'soga_hair_face_highlight_color',188,92,40), (56840,3850058,0,'soga_hair_type_color',84,0,0), (56841,3850058,0,'soga_hair_type_highlight_color',188,92,40), (56842,3850058,1,'soga_lip_type',-22,-35,-57), (56843,3850058,1,'soga_nose_type',-5,-47,-5), (56844,3850058,0,'soga_skin_color',113,121,119), (56845,3850058,0,'wing_color1',255,255,255), (56846,3850058,0,'wing_color2',255,255,255), (56847,3850059,1,'cheek_type',34,12,0), (56848,3850059,1,'chin_type',-12,-17,12), (56849,3850059,1,'ear_type',14,-26,0), (56850,3850059,1,'eye_brow_type',21,-38,11), (56851,3850059,0,'eye_color',149,190,197), (56852,3850059,1,'eye_type',4,0,0), (56853,3850059,0,'hair_color1',254,221,0), (56854,3850059,0,'hair_face_color',105,112,112), (56855,3850059,0,'hair_face_highlight_color',23,23,17), (56856,3850059,0,'hair_type_color',105,112,112), (56857,3850059,0,'hair_type_highlight_color',23,23,17), (56858,3850059,1,'lip_type',3,31,0), (56859,3850059,1,'nose_type',20,-2,-35), (56860,3850059,0,'skin_color',211,156,141), (56861,3850059,1,'soga_cheek_type',0,21,-38), (56862,3850059,1,'soga_chin_type',0,3,31), (56863,3850059,1,'soga_ear_type',0,4,0), (56864,3850059,1,'soga_eye_brow_type',0,14,-26), (56865,3850059,0,'soga_eye_color',229,229,102), (56866,3850059,1,'soga_eye_type',4,0,0), (56867,3850059,0,'soga_hair_face_color',105,112,112), (56868,3850059,0,'soga_hair_face_highlight_color',23,23,17), (56869,3850059,0,'soga_hair_type_color',105,112,112), (56870,3850059,0,'soga_hair_type_highlight_color',23,23,17), (56871,3850059,1,'soga_lip_type',11,34,12), (56872,3850059,1,'soga_nose_type',0,-12,-17), (56873,3850059,0,'soga_skin_color',211,156,141), (56874,3850059,0,'wing_color1',255,255,255), (56875,3850059,0,'wing_color2',255,255,255), (56876,3850060,1,'cheek_type',-43,0,0), (56877,3850060,1,'chin_type',21,-78,71), (56878,3850060,1,'ear_type',-44,14,0), (56879,3850060,1,'eye_brow_type',-98,43,-97), (56880,3850060,0,'eye_color',130,110,4), (56881,3850060,1,'eye_type',78,0,0), (56882,3850060,0,'hair_color1',175,83,231), (56883,3850060,0,'hair_type_color',10,47,130), (56884,3850060,0,'hair_type_highlight_color',47,42,61), (56885,3850060,1,'lip_type',-58,-31,58), (56886,3850060,1,'nose_type',81,-81,83), (56887,3850060,0,'skin_color',175,161,161), (56888,3850060,1,'soga_cheek_type',0,-98,43), (56889,3850060,1,'soga_chin_type',0,-58,-31), (56890,3850060,1,'soga_ear_type',0,78,0), (56891,3850060,1,'soga_eye_brow_type',0,-44,14), (56892,3850060,0,'soga_eye_color',229,229,102), (56893,3850060,1,'soga_eye_type',78,0,0), (56894,3850060,0,'soga_hair_type_color',10,47,130), (56895,3850060,0,'soga_hair_type_highlight_color',47,42,61), (56896,3850060,1,'soga_lip_type',-97,-43,0), (56897,3850060,1,'soga_nose_type',58,21,-78), (56898,3850060,0,'soga_skin_color',175,161,161), (56899,3850060,0,'wing_color1',132,209,3), (56900,3850060,0,'wing_color2',75,53,178), (56901,3850061,1,'cheek_type',-11,12,0), (56902,3850061,1,'chin_type',-82,-14,45), (56903,3850061,1,'ear_type',-56,-20,0), (56904,3850061,1,'eye_brow_type',40,81,23), (56905,3850061,0,'eye_color',60,122,103), (56906,3850061,1,'eye_type',-21,0,0), (56907,3850061,0,'hair_color1',169,205,246), (56908,3850061,0,'hair_color2',100,0,0), (56909,3850061,0,'hair_face_color',119,147,147), (56910,3850061,0,'hair_face_highlight_color',47,14,19), (56911,3850061,0,'hair_type_color',119,147,147), (56912,3850061,0,'hair_type_highlight_color',47,14,19), (56913,3850061,1,'lip_type',17,0,-93), (56914,3850061,1,'nose_type',-81,-87,-51), (56915,3850061,0,'skin_color',155,122,78), (56916,3850061,1,'soga_cheek_type',0,40,81), (56917,3850061,1,'soga_chin_type',0,17,0), (56918,3850061,1,'soga_ear_type',0,-21,0), (56919,3850061,1,'soga_eye_brow_type',0,-56,-20), (56920,3850061,0,'soga_eye_color',229,229,102), (56921,3850061,1,'soga_eye_type',100,0,0), (56922,3850061,0,'soga_hair_face_color',119,147,147), (56923,3850061,0,'soga_hair_face_highlight_color',47,14,19), (56924,3850061,0,'soga_hair_type_color',119,147,147), (56925,3850061,0,'soga_hair_type_highlight_color',47,14,19), (56926,3850061,1,'soga_lip_type',23,-11,12), (56927,3850061,1,'soga_nose_type',-93,-82,-14), (56928,3850061,0,'soga_skin_color',155,122,78), (56929,3850061,0,'wing_color1',255,255,255), (56930,3850061,0,'wing_color2',255,255,255), (56931,3850062,1,'cheek_type',100,-100,0), (56932,3850062,1,'chin_type',-100,100,100), (56933,3850062,1,'ear_type',25,9,0), (56934,3850062,1,'eye_brow_type',100,100,100), (56935,3850062,0,'eye_color',118,14,183), (56936,3850062,1,'eye_type',100,0,0), (56937,3850062,0,'hair_color1',239,255,237), (56938,3850062,0,'hair_face_color',171,60,32), (56939,3850062,0,'hair_face_highlight_color',216,192,37), (56940,3850062,0,'hair_type_color',171,60,32), (56941,3850062,0,'hair_type_highlight_color',216,192,37), (56942,3850062,1,'lip_type',100,50,-68), (56943,3850062,1,'nose_type',0,-17,-1), (56944,3850062,0,'skin_color',121,78,41), (56945,3850062,1,'soga_cheek_type',0,100,100), (56946,3850062,1,'soga_chin_type',0,100,50), (56947,3850062,1,'soga_ear_type',0,100,0), (56948,3850062,1,'soga_eye_brow_type',0,25,9), (56949,3850062,0,'soga_eye_color',229,229,102), (56950,3850062,1,'soga_eye_type',100,0,0), (56951,3850062,0,'soga_hair_face_color',171,60,32), (56952,3850062,0,'soga_hair_face_highlight_color',216,192,37), (56953,3850062,0,'soga_hair_type_color',171,60,32), (56954,3850062,0,'soga_hair_type_highlight_color',216,192,37), (56955,3850062,1,'soga_lip_type',100,100,-100), (56956,3850062,1,'soga_nose_type',-68,-100,100), (56957,3850062,0,'soga_skin_color',121,78,41), (56958,3850062,0,'wing_color1',255,255,255), (56959,3850062,0,'wing_color2',255,255,255), (56960,3850063,0,'eye_color',239,209,88), (56961,3850063,0,'skin_color',62,138,77), (56962,3850063,0,'soga_eye_color',255,0,255), (56963,3850064,0,'eye_color',233,157,88), (56964,3850064,0,'skin_color',152,7,0), (56965,3850064,0,'soga_eye_color',255,0,255), (56966,3850065,0,'eye_color',255,255,255), (56967,3850065,0,'skin_color',255,255,255), (56968,3850065,0,'soga_eye_color',255,0,255), (56969,3850066,1,'cheek_type',-11,19,0), (56970,3850066,1,'chin_type',11,42,-34), (56971,3850066,1,'ear_type',-3,-17,0), (56972,3850066,1,'eye_brow_type',0,18,5), (56973,3850066,0,'eye_color',163,182,156), (56974,3850066,1,'eye_type',14,0,0), (56975,3850066,0,'hair_color1',0,246,156), (56976,3850066,0,'hair_face_color',43,47,38), (56977,3850066,0,'hair_face_highlight_color',95,79,62), (56978,3850066,0,'hair_type_color',43,47,38), (56979,3850066,0,'hair_type_highlight_color',95,79,62), (56980,3850066,1,'lip_type',-9,25,-28), (56981,3850066,1,'nose_type',-14,0,-10), (56982,3850066,0,'skin_color',238,248,248), (56983,3850066,1,'soga_cheek_type',0,0,18), (56984,3850066,1,'soga_chin_type',0,-9,25), (56985,3850066,1,'soga_ear_type',0,14,0), (56986,3850066,1,'soga_eye_brow_type',0,-3,-17), (56987,3850066,0,'soga_eye_color',229,229,102), (56988,3850066,0,'soga_hair_face_color',43,47,38), (56989,3850066,0,'soga_hair_face_highlight_color',95,79,62), (56990,3850066,0,'soga_hair_type_color',43,47,38), (56991,3850066,0,'soga_hair_type_highlight_color',95,79,62), (56992,3850066,1,'soga_lip_type',5,-11,19), (56993,3850066,1,'soga_nose_type',-28,11,42), (56994,3850066,0,'soga_skin_color',238,248,248), (56995,3850066,0,'wing_color1',255,255,255), (56996,3850066,0,'wing_color2',255,255,255), (56997,3850067,0,'eye_color',120,120,120), (56998,3850067,0,'skin_color',159,159,159), (56999,3850067,0,'soga_eye_color',255,0,255), (57000,3850068,0,'eye_color',255,255,255), (57001,3850068,0,'skin_color',255,255,255), (57002,3850068,0,'soga_eye_color',255,0,255), (57003,3850069,0,'eye_color',255,255,255), (57004,3850069,0,'skin_color',255,255,255), (57005,3850069,0,'soga_eye_color',255,0,255), (57006,3850070,1,'cheek_type',-44,0,0), (57007,3850070,1,'chin_type',-14,-2,-18), (57008,3850070,1,'ear_type',-19,14,0), (57009,3850070,1,'eye_brow_type',-31,-4,-29), (57010,3850070,0,'eye_color',164,200,208), (57011,3850070,1,'eye_type',-7,0,0), (57012,3850070,0,'hair_color1',246,245,0), (57013,3850070,0,'hair_face_color',128,87,58), (57014,3850070,0,'hair_face_highlight_color',173,145,109), (57015,3850070,0,'hair_type_color',128,87,58), (57016,3850070,0,'hair_type_highlight_color',173,145,109), (57017,3850070,1,'lip_type',-14,38,-7), (57018,3850070,1,'nose_type',-4,-10,-11), (57019,3850070,0,'skin_color',199,180,143), (57020,3850070,1,'soga_cheek_type',0,-31,-4), (57021,3850070,1,'soga_chin_type',0,-14,38), (57022,3850070,1,'soga_ear_type',0,-7,0), (57023,3850070,1,'soga_eye_brow_type',0,-19,14), (57024,3850070,0,'soga_eye_color',229,229,102), (57025,3850070,0,'soga_hair_face_color',128,87,58), (57026,3850070,0,'soga_hair_face_highlight_color',173,145,109), (57027,3850070,0,'soga_hair_type_color',128,87,58), (57028,3850070,0,'soga_hair_type_highlight_color',173,145,109), (57029,3850070,1,'soga_lip_type',-29,-44,0), (57030,3850070,1,'soga_nose_type',-7,-14,-2), (57031,3850070,0,'soga_skin_color',199,180,143), (57032,3850070,0,'wing_color1',255,255,255), (57033,3850070,0,'wing_color2',255,255,255), (57034,3850071,0,'eye_color',162,162,162), (57035,3850071,0,'skin_color',141,141,141), (57036,3850071,0,'soga_eye_color',255,0,255), (57037,3850072,0,'eye_color',255,255,255), (57038,3850072,0,'skin_color',255,255,255), (57039,3850072,0,'soga_eye_color',255,0,255), (57040,3850073,1,'cheek_type',-22,4,0), (57041,3850073,1,'chin_type',-28,-7,-28), (57042,3850073,1,'ear_type',-10,-14,0), (57043,3850073,1,'eye_brow_type',29,-19,23), (57044,3850073,0,'eye_color',57,36,14), (57045,3850073,1,'eye_type',-5,0,0), (57046,3850073,0,'hair_color1',34,7,156), (57047,3850073,0,'hair_face_color',81,54,37), (57048,3850073,0,'hair_face_highlight_color',184,64,34), (57049,3850073,0,'hair_type_color',81,54,37), (57050,3850073,0,'hair_type_highlight_color',184,64,34), (57051,3850073,1,'lip_type',-28,10,2), (57052,3850073,1,'nose_type',-31,34,7), (57053,3850073,0,'skin_color',244,221,221), (57054,3850073,1,'soga_cheek_type',0,29,-19), (57055,3850073,1,'soga_chin_type',0,-28,10), (57056,3850073,1,'soga_ear_type',0,-5,0), (57057,3850073,1,'soga_eye_brow_type',0,-10,-14), (57058,3850073,0,'soga_eye_color',229,229,102), (57059,3850073,0,'soga_hair_face_color',81,54,37), (57060,3850073,0,'soga_hair_face_highlight_color',184,64,34), (57061,3850073,0,'soga_hair_type_color',81,54,37), (57062,3850073,0,'soga_hair_type_highlight_color',184,64,34), (57063,3850073,1,'soga_lip_type',23,-22,4), (57064,3850073,1,'soga_nose_type',2,-28,-7), (57065,3850073,0,'soga_skin_color',244,221,221), (57066,3850073,0,'wing_color1',255,255,255), (57067,3850073,0,'wing_color2',255,255,255), (57068,3850074,0,'eye_color',255,255,255), (57069,3850074,0,'skin_color',255,255,255), (57070,3850074,0,'soga_eye_color',255,0,255), (57071,3850075,0,'eye_color',186,65,11), (57072,3850075,0,'skin_color',253,202,130), (57073,3850075,0,'soga_eye_color',255,0,255), (57074,3850076,0,'eye_color',233,157,88), (57075,3850076,0,'skin_color',186,65,11), (57076,3850076,0,'soga_eye_color',255,0,255), (57077,3850077,0,'eye_color',211,110,39), (57078,3850077,0,'skin_color',186,65,11), (57079,3850077,0,'soga_eye_color',255,0,255), (57080,3850078,0,'eye_color',255,255,255), (57081,3850078,0,'skin_color',255,255,255), (57082,3850078,0,'soga_eye_color',255,0,255), (57083,3850079,0,'eye_color',255,255,255), (57084,3850079,0,'skin_color',255,255,255), (57085,3850079,0,'soga_eye_color',255,0,255), (57086,3850080,1,'cheek_type',23,-28,0), (57087,3850080,1,'chin_type',0,11,-18), (57088,3850080,1,'ear_type',-41,-37,0), (57089,3850080,1,'eye_brow_type',28,-3,0), (57090,3850080,0,'eye_color',32,64,53), (57091,3850080,1,'eye_type',-11,0,0), (57092,3850080,0,'hair_color1',246,9,156), (57093,3850080,0,'hair_face_color',44,46,34), (57094,3850080,0,'hair_face_highlight_color',45,18,7), (57095,3850080,0,'hair_type_color',44,46,34), (57096,3850080,0,'hair_type_highlight_color',45,18,7), (57097,3850080,1,'lip_type',12,-18,-5), (57098,3850080,1,'nose_type',-25,-10,9), (57099,3850080,0,'skin_color',236,203,200), (57100,3850080,1,'soga_cheek_type',0,28,-3), (57101,3850080,1,'soga_chin_type',0,12,-18), (57102,3850080,1,'soga_ear_type',0,-11,0), (57103,3850080,1,'soga_eye_brow_type',0,-41,-37), (57104,3850080,0,'soga_eye_color',229,229,102), (57105,3850080,0,'soga_hair_face_color',44,46,34), (57106,3850080,0,'soga_hair_face_highlight_color',45,18,7), (57107,3850080,0,'soga_hair_type_color',44,46,34), (57108,3850080,0,'soga_hair_type_highlight_color',45,18,7), (57109,3850080,1,'soga_lip_type',0,23,-28), (57110,3850080,1,'soga_nose_type',-5,0,11), (57111,3850080,0,'soga_skin_color',236,203,200), (57112,3850080,0,'wing_color1',255,255,255), (57113,3850080,0,'wing_color2',255,255,255), (57114,3850081,0,'eye_color',255,255,255), (57115,3850081,0,'skin_color',255,255,255), (57116,3850081,0,'soga_eye_color',255,0,255), (57117,3850082,0,'eye_color',233,157,88), (57118,3850082,0,'skin_color',253,202,130), (57119,3850082,0,'soga_eye_color',255,0,255), (57120,3850083,0,'eye_color',211,110,39), (57121,3850083,0,'skin_color',186,65,11), (57122,3850083,0,'soga_eye_color',255,0,255), (57123,3850084,0,'eye_color',62,138,77), (57124,3850084,0,'skin_color',80,131,177), (57125,3850084,0,'soga_eye_color',255,0,255), (57126,3850085,0,'eye_color',255,255,255), (57127,3850085,0,'skin_color',255,255,255), (57128,3850085,0,'soga_eye_color',255,0,255), (57129,3850086,0,'eye_color',255,255,255), (57130,3850086,0,'skin_color',255,255,255), (57131,3850086,0,'soga_eye_color',255,0,255), (57132,3850087,0,'eye_color',233,157,88), (57133,3850087,0,'skin_color',152,7,0), (57134,3850087,0,'soga_eye_color',255,0,255), (57135,3850088,0,'eye_color',255,255,255), (57136,3850088,0,'skin_color',255,255,255), (57137,3850088,0,'soga_eye_color',255,0,255), (57138,3850089,0,'eye_color',255,255,255), (57139,3850089,0,'skin_color',255,255,255), (57140,3850089,0,'soga_eye_color',255,0,255), (57141,3850090,1,'cheek_type',91,-1,0), (57142,3850090,1,'chin_type',75,31,34), (57143,3850090,1,'ear_type',-100,-97,0), (57144,3850090,1,'eye_brow_type',-47,74,-41), (57145,3850090,0,'eye_color',204,204,204), (57146,3850090,1,'eye_type',25,0,0), (57147,3850090,0,'hair_color1',14,198,50), (57148,3850090,1,'lip_type',-11,15,8), (57149,3850090,1,'nose_type',-83,14,-58), (57150,3850090,0,'skin_color',177,179,180), (57151,3850090,1,'soga_cheek_type',0,-47,74), (57152,3850090,1,'soga_chin_type',0,-11,15), (57153,3850090,1,'soga_ear_type',0,25,0), (57154,3850090,1,'soga_eye_brow_type',0,-100,-97), (57155,3850090,0,'soga_eye_color',204,204,204), (57156,3850090,1,'soga_lip_type',-41,91,-1), (57157,3850090,1,'soga_nose_type',8,75,31), (57158,3850090,0,'soga_skin_color',177,179,180), (57159,3850091,0,'eye_color',152,7,0), (57160,3850091,0,'skin_color',29,29,29), (57161,3850091,0,'soga_eye_color',255,0,255), (57162,3850092,0,'eye_color',163,175,207), (57163,3850092,0,'skin_color',87,59,115), (57164,3850092,0,'soga_eye_color',255,0,255), (57165,3850093,0,'eye_color',23,84,29), (57166,3850093,0,'skin_color',148,151,86), (57167,3850093,0,'soga_eye_color',255,0,255), (57168,3850094,0,'eye_color',29,29,29), (57169,3850094,0,'skin_color',110,39,55), (57170,3850094,0,'soga_eye_color',255,0,255), (57171,3850095,0,'eye_color',29,29,29), (57172,3850095,0,'skin_color',255,0,12), (57173,3850095,0,'soga_eye_color',255,0,255), (57174,3850096,0,'eye_color',255,255,255), (57175,3850096,0,'skin_color',255,255,255), (57176,3850096,0,'soga_eye_color',255,0,255), (57177,3850097,0,'eye_color',62,138,77), (57178,3850097,0,'skin_color',55,64,116), (57179,3850097,0,'soga_eye_color',255,0,255), (57180,3850098,0,'eye_color',255,255,255), (57181,3850098,0,'skin_color',255,255,255), (57182,3850098,0,'soga_eye_color',255,0,255), (57183,3850099,0,'eye_color',255,255,255), (57184,3850099,0,'skin_color',255,255,255), (57185,3850099,0,'soga_eye_color',255,0,255), (57186,3850100,0,'eye_color',255,255,255), (57187,3850100,0,'skin_color',255,255,255), (57188,3850100,0,'soga_eye_color',255,0,255), (57189,3850101,0,'eye_color',233,157,88), (57190,3850101,0,'skin_color',152,7,0), (57191,3850101,0,'soga_eye_color',255,0,255), (57192,3850102,1,'eye_brow_type',-100,0,0), (57193,3850102,0,'eye_color',119,0,3), (57194,3850102,0,'hair_color1',156,0,22), (57195,3850102,1,'lip_type',-4,0,0), (57196,3850102,1,'nose_type',100,-100,0), (57197,3850102,0,'skin_color',72,114,0), (57198,3850102,1,'soga_cheek_type',0,-100,0), (57199,3850102,1,'soga_chin_type',0,-4,0), (57200,3850102,0,'soga_eye_color',229,229,102), (57201,3850102,0,'soga_skin_color',72,114,0), (57202,3850102,0,'wing_color1',255,255,255), (57203,3850102,0,'wing_color2',255,255,255), (57204,3850103,0,'eye_color',255,255,255), (57205,3850103,0,'skin_color',255,255,255), (57206,3850103,0,'soga_eye_color',255,0,255), (57207,3850104,0,'eye_color',253,202,130), (57208,3850104,0,'skin_color',87,59,115), (57209,3850104,0,'soga_eye_color',255,0,255), (57210,3850105,0,'eye_color',107,67,42), (57211,3850105,0,'skin_color',119,163,34), (57212,3850105,0,'soga_eye_color',255,0,255), (57213,3850106,0,'eye_color',65,43,86), (57214,3850106,0,'skin_color',110,39,55), (57215,3850106,0,'soga_eye_color',255,0,255), (57216,3850107,0,'eye_color',55,64,116), (57217,3850107,0,'skin_color',194,221,138), (57218,3850107,0,'soga_eye_color',255,0,255), (57219,3850108,0,'eye_color',179,179,179), (57220,3850108,0,'skin_color',119,119,119), (57221,3850108,0,'soga_eye_color',255,0,255), (57222,3850109,0,'eye_color',255,255,255), (57223,3850109,0,'skin_color',255,255,255), (57224,3850109,0,'soga_eye_color',255,0,255), (57225,3850110,0,'eye_color',233,157,88), (57226,3850110,0,'skin_color',239,209,88), (57227,3850110,0,'soga_eye_color',255,0,255), (57228,3850111,0,'eye_color',255,255,255), (57229,3850111,0,'skin_color',255,255,255), (57230,3850111,0,'soga_eye_color',255,0,255), (57231,3850112,0,'eye_color',255,255,255), (57232,3850112,0,'skin_color',255,255,255), (57233,3850112,0,'soga_eye_color',255,0,255), (57234,3850113,0,'eye_color',65,43,86), (57235,3850113,0,'skin_color',62,138,77), (57236,3850113,0,'soga_eye_color',255,0,255), (57237,3850114,0,'eye_color',23,84,29), (57238,3850114,0,'skin_color',239,209,88), (57239,3850114,0,'soga_eye_color',255,0,255), (57240,3850115,0,'eye_color',255,255,255), (57241,3850115,0,'skin_color',255,255,255), (57242,3850115,0,'soga_eye_color',255,0,255), (57243,3850116,0,'eye_color',255,255,255), (57244,3850116,0,'skin_color',255,255,255), (57245,3850116,0,'soga_eye_color',255,0,255), (57246,3850117,0,'eye_color',191,158,166), (57247,3850117,0,'skin_color',110,39,55), (57248,3850117,0,'soga_eye_color',255,0,255), (57249,3850118,0,'eye_color',239,209,88), (57250,3850118,0,'skin_color',211,110,39), (57251,3850118,0,'soga_eye_color',255,0,255), (57252,3850119,0,'eye_color',152,7,0), (57253,3850119,0,'skin_color',255,0,12), (57254,3850119,0,'soga_eye_color',255,0,255), (57255,3850120,0,'eye_color',255,0,12), (57256,3850120,0,'skin_color',152,7,0), (57257,3850120,0,'soga_eye_color',255,0,255), (57258,3850121,0,'eye_color',253,202,130), (57259,3850121,0,'skin_color',255,0,12), (57260,3850121,0,'soga_eye_color',255,0,255), (57261,3850122,0,'eye_color',255,255,255), (57262,3850122,0,'skin_color',255,255,255), (57263,3850122,0,'soga_eye_color',255,0,255), (57264,3850123,0,'eye_color',255,255,255), (57265,3850123,0,'skin_color',255,255,255), (57266,3850123,0,'soga_eye_color',255,0,255), (57267,3850124,0,'eye_color',77,43,22), (57268,3850124,0,'skin_color',147,97,68), (57269,3850124,0,'soga_eye_color',255,0,255), (57270,3850125,0,'eye_color',255,255,255), (57271,3850125,0,'skin_color',255,255,255), (57272,3850125,0,'soga_eye_color',255,0,255), (57273,3850126,0,'eye_color',255,255,255), (57274,3850126,0,'skin_color',255,255,255), (57275,3850126,0,'soga_eye_color',255,0,255), (57276,3850127,0,'eye_color',255,255,255), (57277,3850127,0,'skin_color',255,255,255), (57278,3850127,0,'soga_eye_color',255,0,255), (57279,3850128,0,'eye_color',255,255,255), (57280,3850128,0,'skin_color',255,255,255), (57281,3850128,0,'soga_eye_color',255,0,255), (57282,3850129,0,'eye_color',255,255,255), (57283,3850129,0,'skin_color',255,255,255), (57284,3850129,0,'soga_eye_color',255,0,255), (57285,3850130,0,'eye_color',33,90,141), (57286,3850130,0,'skin_color',171,220,240), (57287,3850130,0,'soga_eye_color',255,0,255), (57288,3850131,0,'eye_color',191,158,166), (57289,3850131,0,'skin_color',110,39,55), (57290,3850131,0,'soga_eye_color',255,0,255), (57291,3850132,0,'eye_color',80,131,177), (57292,3850132,0,'skin_color',87,170,122), (57293,3850132,0,'soga_eye_color',255,0,255), (57294,3850133,0,'eye_color',233,157,88), (57295,3850133,0,'skin_color',239,209,88), (57296,3850133,0,'soga_eye_color',255,0,255), (57297,3850134,0,'eye_color',255,255,255), (57298,3850134,0,'skin_color',255,255,255), (57299,3850134,0,'soga_eye_color',255,0,255), (57300,3850135,0,'eye_color',255,255,255), (57301,3850135,0,'skin_color',255,255,255), (57302,3850135,0,'soga_eye_color',255,0,255), (57303,3850136,0,'eye_color',255,255,255), (57304,3850136,0,'skin_color',255,255,255), (57305,3850136,0,'soga_eye_color',255,0,255), (57306,3850137,0,'eye_color',255,255,255), (57307,3850137,0,'skin_color',255,255,255), (57308,3850137,0,'soga_eye_color',255,0,255), (57309,3850138,0,'eye_color',255,255,255), (57310,3850138,0,'skin_color',255,255,255), (57311,3850138,0,'soga_eye_color',255,0,255), (57312,3850139,0,'eye_color',255,255,255), (57313,3850139,0,'skin_color',255,255,255), (57314,3850139,0,'soga_eye_color',255,0,255), (57315,3850140,0,'eye_color',255,255,255), (57316,3850140,0,'skin_color',255,255,255), (57317,3850140,0,'soga_eye_color',255,0,255), (57318,3850141,0,'eye_color',239,209,88), (57319,3850141,0,'skin_color',240,218,130), (57320,3850141,0,'soga_eye_color',255,0,255), (57321,3850142,0,'eye_color',255,0,12), (57322,3850142,0,'skin_color',234,136,148), (57323,3850142,0,'soga_eye_color',255,0,255), (57324,3850143,0,'eye_color',186,65,11), (57325,3850143,0,'skin_color',253,202,130), (57326,3850143,0,'soga_eye_color',255,0,255), (57327,3850144,1,'cheek_type',-4,-7,0), (57328,3850144,1,'chin_type',37,0,-9), (57329,3850144,1,'ear_type',-11,0,0), (57330,3850144,1,'eye_brow_type',-4,31,4), (57331,3850144,0,'eye_color',108,80,37), (57332,3850144,1,'eye_type',2,0,0), (57333,3850144,0,'hair_color1',252,245,156), (57334,3850144,0,'hair_face_color',45,50,40), (57335,3850144,0,'hair_face_highlight_color',125,78,1), (57336,3850144,0,'hair_type_color',45,50,40), (57337,3850144,0,'hair_type_highlight_color',125,78,1), (57338,3850144,1,'lip_type',-29,-21,28), (57339,3850144,1,'nose_type',-34,-4,-11), (57340,3850144,0,'skin_color',245,214,215), (57341,3850144,1,'soga_cheek_type',0,-4,31), (57342,3850144,1,'soga_chin_type',0,-29,-21), (57343,3850144,1,'soga_ear_type',0,2,0), (57344,3850144,1,'soga_eye_brow_type',0,-11,0), (57345,3850144,0,'soga_eye_color',229,229,102), (57346,3850144,0,'soga_hair_face_color',45,50,40), (57347,3850144,0,'soga_hair_face_highlight_color',125,78,1), (57348,3850144,0,'soga_hair_type_color',45,50,40), (57349,3850144,0,'soga_hair_type_highlight_color',125,78,1), (57350,3850144,1,'soga_lip_type',4,-4,-7), (57351,3850144,1,'soga_nose_type',28,37,0), (57352,3850144,0,'soga_skin_color',245,214,215), (57353,3850144,0,'wing_color1',255,255,255), (57354,3850144,0,'wing_color2',255,255,255), (57355,3850145,1,'cheek_type',-19,22,0), (57356,3850145,1,'chin_type',9,-31,19), (57357,3850145,1,'ear_type',7,3,0), (57358,3850145,1,'eye_brow_type',-7,34,0), (57359,3850145,0,'eye_color',234,158,15), (57360,3850145,1,'eye_type',-7,0,0), (57361,3850145,0,'hair_color1',228,26,242), (57362,3850145,0,'hair_face_color',48,41,31), (57363,3850145,0,'hair_type_color',48,41,31), (57364,3850145,1,'lip_type',38,0,-1), (57365,3850145,1,'nose_type',-2,-28,26), (57366,3850145,0,'skin_color',185,22,14), (57367,3850145,1,'soga_cheek_type',0,-7,34), (57368,3850145,1,'soga_chin_type',0,38,0), (57369,3850145,1,'soga_ear_type',0,-7,0), (57370,3850145,1,'soga_eye_brow_type',0,7,3), (57371,3850145,0,'soga_eye_color',229,229,102), (57372,3850145,0,'soga_hair_face_color',48,41,31), (57373,3850145,0,'soga_hair_type_color',48,41,31), (57374,3850145,1,'soga_lip_type',0,-19,22), (57375,3850145,1,'soga_nose_type',-1,9,-31), (57376,3850145,0,'soga_skin_color',185,22,14), (57377,3850145,0,'wing_color1',255,255,255), (57378,3850145,0,'wing_color2',255,255,255), (57379,3850146,1,'chin_type',-25,-28,-4), (57380,3850146,1,'ear_type',10,17,0), (57381,3850146,1,'eye_brow_type',-25,25,20), (57382,3850146,0,'eye_color',197,114,13), (57383,3850146,1,'eye_type',48,0,0), (57384,3850146,0,'hair_color1',23,254,25), (57385,3850146,0,'hair_face_color',49,24,0), (57386,3850146,0,'hair_type_color',49,24,0), (57387,3850146,1,'lip_type',3,-17,-21), (57388,3850146,1,'nose_type',0,23,-2), (57389,3850146,0,'skin_color',76,197,0), (57390,3850146,1,'soga_cheek_type',0,-25,25), (57391,3850146,1,'soga_chin_type',0,3,-17), (57392,3850146,1,'soga_ear_type',0,48,0), (57393,3850146,1,'soga_eye_brow_type',0,10,17), (57394,3850146,0,'soga_eye_color',229,229,102), (57395,3850146,0,'soga_hair_face_color',49,24,0), (57396,3850146,0,'soga_hair_type_color',49,24,0), (57397,3850146,1,'soga_lip_type',20,0,0), (57398,3850146,1,'soga_nose_type',-21,-25,-28), (57399,3850146,0,'soga_skin_color',76,197,0), (57400,3850146,0,'wing_color1',255,255,255), (57401,3850146,0,'wing_color2',255,255,255), (57402,3850147,1,'eye_brow_type',91,0,0), (57403,3850147,0,'eye_color',45,53,0), (57404,3850147,0,'hair_color1',188,0,234), (57405,3850147,1,'lip_type',51,0,0), (57406,3850147,1,'nose_type',37,-68,0), (57407,3850147,0,'skin_color',0,53,109), (57408,3850147,1,'soga_cheek_type',0,91,0), (57409,3850147,1,'soga_chin_type',0,51,0), (57410,3850147,0,'soga_eye_color',229,229,102), (57411,3850147,0,'soga_skin_color',0,53,109), (57412,3850147,0,'wing_color1',255,255,255), (57413,3850147,0,'wing_color2',255,255,255), (57414,3850148,1,'cheek_type',-81,-87,0), (57415,3850148,1,'chin_type',-9,79,51), (57416,3850148,1,'ear_type',-78,-3,0), (57417,3850148,1,'eye_brow_type',78,79,-78), (57418,3850148,0,'eye_color',237,237,133), (57419,3850148,1,'eye_type',68,0,0), (57420,3850148,0,'hair_color1',74,211,52), (57421,3850148,0,'hair_face_color',151,37,11), (57422,3850148,0,'hair_type_color',151,37,11), (57423,3850148,1,'lip_type',68,-71,0), (57424,3850148,1,'nose_type',61,74,-45), (57425,3850148,0,'skin_color',151,37,11), (57426,3850148,1,'soga_cheek_type',0,78,79), (57427,3850148,1,'soga_chin_type',0,68,-71), (57428,3850148,1,'soga_ear_type',0,68,0), (57429,3850148,1,'soga_eye_brow_type',0,-78,-3), (57430,3850148,0,'soga_eye_color',204,204,204), (57431,3850148,0,'soga_hair_face_color',151,37,11), (57432,3850148,0,'soga_hair_type_color',151,37,11), (57433,3850148,1,'soga_lip_type',-78,-81,-87), (57434,3850148,1,'soga_nose_type',0,-9,79), (57435,3850148,0,'soga_skin_color',151,37,11), (57436,3850149,1,'eye_brow_type',-77,0,0), (57437,3850149,0,'eye_color',0,180,173), (57438,3850149,0,'hair_color1',34,0,45), (57439,3850149,1,'lip_type',17,0,0), (57440,3850149,1,'nose_type',94,34,0), (57441,3850149,0,'skin_color',0,1,47), (57442,3850149,1,'soga_cheek_type',0,-77,0), (57443,3850149,1,'soga_chin_type',0,17,0), (57444,3850149,0,'soga_eye_color',229,229,102), (57445,3850149,0,'soga_skin_color',0,1,47), (57446,3850149,0,'wing_color1',255,255,255), (57447,3850149,0,'wing_color2',255,255,255), (57448,3850150,0,'eye_color',147,147,147), (57449,3850150,0,'skin_color',29,29,29), (57450,3850150,0,'soga_eye_color',255,0,255), (57451,3850151,1,'chin_type',0,4,-7), (57452,3850151,1,'ear_type',-7,-17,0), (57453,3850151,1,'eye_brow_type',-12,-32,-7), (57454,3850151,0,'eye_color',113,10,49), (57455,3850151,1,'eye_type',4,0,0), (57456,3850151,0,'hair_color1',249,252,0), (57457,3850151,0,'hair_face_color',79,28,14), (57458,3850151,0,'hair_type_color',79,28,14), (57459,3850151,1,'lip_type',-4,11,-12), (57460,3850151,1,'nose_type',9,-7,-4), (57461,3850151,0,'skin_color',234,236,40), (57462,3850151,1,'soga_cheek_type',0,-12,-32), (57463,3850151,1,'soga_chin_type',0,-4,11), (57464,3850151,1,'soga_ear_type',0,4,0), (57465,3850151,1,'soga_eye_brow_type',0,-7,-17), (57466,3850151,0,'soga_eye_color',229,229,102), (57467,3850151,0,'soga_hair_face_color',79,28,14), (57468,3850151,0,'soga_hair_type_color',79,28,14), (57469,3850151,1,'soga_lip_type',-7,0,0), (57470,3850151,1,'soga_nose_type',-12,0,4), (57471,3850151,0,'soga_skin_color',234,236,40), (57472,3850151,0,'wing_color1',255,255,255), (57473,3850151,0,'wing_color2',255,255,255), (57474,3850152,1,'eye_brow_type',22,0,0), (57475,3850152,0,'eye_color',0,49,50), (57476,3850152,0,'hair_color1',77,0,5), (57477,3850152,1,'lip_type',14,0,0), (57478,3850152,1,'nose_type',-75,77,0), (57479,3850152,0,'skin_color',20,209,209), (57480,3850152,1,'soga_cheek_type',0,22,0), (57481,3850152,1,'soga_chin_type',0,14,0), (57482,3850152,0,'soga_eye_color',229,229,102), (57483,3850152,0,'soga_skin_color',20,209,209), (57484,3850152,0,'wing_color1',255,255,255), (57485,3850152,0,'wing_color2',255,255,255), (57486,3850153,1,'eye_brow_type',91,0,0), (57487,3850153,0,'eye_color',45,53,0), (57488,3850153,0,'hair_color1',188,0,234), (57489,3850153,1,'lip_type',51,0,0), (57490,3850153,1,'nose_type',37,-68,0), (57491,3850153,0,'skin_color',0,53,109), (57492,3850153,1,'soga_cheek_type',0,91,0), (57493,3850153,1,'soga_chin_type',0,51,0), (57494,3850153,0,'soga_eye_color',229,229,102), (57495,3850153,0,'soga_skin_color',0,53,109), (57496,3850153,0,'wing_color1',255,255,255), (57497,3850153,0,'wing_color2',255,255,255), (57498,3850154,1,'eye_brow_type',39,0,0), (57499,3850154,0,'eye_color',207,8,207), (57500,3850154,0,'hair_color1',175,0,179), (57501,3850154,1,'lip_type',-37,0,0), (57502,3850154,1,'nose_type',-57,-81,0), (57503,3850154,0,'skin_color',75,43,0), (57504,3850154,1,'soga_cheek_type',0,39,0), (57505,3850154,1,'soga_chin_type',0,-37,0), (57506,3850154,0,'soga_eye_color',229,229,102), (57507,3850154,0,'soga_skin_color',75,43,0), (57508,3850154,0,'wing_color1',255,255,255), (57509,3850154,0,'wing_color2',255,255,255), (57510,3850155,1,'chin_type',0,4,-7), (57511,3850155,1,'ear_type',-7,-17,0), (57512,3850155,1,'eye_brow_type',-12,-32,-7), (57513,3850155,0,'eye_color',205,167,244), (57514,3850155,1,'eye_type',4,0,0), (57515,3850155,0,'hair_color1',249,252,0), (57516,3850155,0,'hair_face_color',195,149,0), (57517,3850155,0,'hair_type_color',195,149,0), (57518,3850155,1,'lip_type',-4,11,-12), (57519,3850155,1,'nose_type',9,-7,-4), (57520,3850155,0,'skin_color',202,218,34), (57521,3850155,1,'soga_cheek_type',0,-12,-32), (57522,3850155,1,'soga_chin_type',0,-4,11), (57523,3850155,1,'soga_ear_type',0,4,0), (57524,3850155,1,'soga_eye_brow_type',0,-7,-17), (57525,3850155,0,'soga_eye_color',229,229,102), (57526,3850155,0,'soga_hair_face_color',195,149,0), (57527,3850155,0,'soga_hair_type_color',195,149,0), (57528,3850155,1,'soga_lip_type',-7,0,0), (57529,3850155,1,'soga_nose_type',-12,0,4), (57530,3850155,0,'soga_skin_color',202,218,34), (57531,3850155,0,'wing_color1',255,255,255), (57532,3850155,0,'wing_color2',255,255,255), (57533,3850156,0,'eye_color',255,255,255), (57534,3850156,0,'skin_color',255,255,255), (57535,3850156,0,'soga_eye_color',255,0,255), (57536,3850157,0,'eye_color',255,255,255), (57537,3850157,0,'skin_color',255,255,255), (57538,3850157,0,'soga_eye_color',255,0,255), (57539,3850158,0,'eye_color',150,202,205), (57540,3850158,0,'skin_color',33,129,133), (57541,3850158,0,'soga_eye_color',255,0,255), (57542,3850159,1,'cheek_type',-14,-9,0), (57543,3850159,1,'chin_type',-37,-29,21), (57544,3850159,1,'ear_type',-10,42,0), (57545,3850159,1,'eye_brow_type',-1,-10,-14), (57546,3850159,0,'eye_color',63,129,148), (57547,3850159,0,'hair_color1',239,21,0), (57548,3850159,0,'hair_face_color',124,43,9), (57549,3850159,0,'hair_face_highlight_color',11,11,7), (57550,3850159,0,'hair_type_color',124,43,9), (57551,3850159,0,'hair_type_highlight_color',11,11,7), (57552,3850159,1,'lip_type',-22,10,41), (57553,3850159,1,'nose_type',40,-17,21), (57554,3850159,0,'skin_color',230,197,185), (57555,3850159,1,'soga_cheek_type',0,-1,-10), (57556,3850159,1,'soga_chin_type',0,-22,10), (57557,3850159,1,'soga_eye_brow_type',0,-10,42), (57558,3850159,0,'soga_eye_color',229,229,102), (57559,3850159,0,'soga_hair_face_color',124,43,9), (57560,3850159,0,'soga_hair_face_highlight_color',11,11,7), (57561,3850159,0,'soga_hair_type_color',124,43,9), (57562,3850159,0,'soga_hair_type_highlight_color',11,11,7), (57563,3850159,1,'soga_lip_type',-14,-14,-9), (57564,3850159,1,'soga_nose_type',41,-37,-29), (57565,3850159,0,'soga_skin_color',230,197,185), (57566,3850159,0,'wing_color1',255,255,255), (57567,3850159,0,'wing_color2',255,255,255), (57568,3850160,1,'chin_type',0,4,-7), (57569,3850160,1,'ear_type',-7,-17,0), (57570,3850160,1,'eye_brow_type',-12,-32,-7), (57571,3850160,0,'eye_color',162,146,18), (57572,3850160,1,'eye_type',4,0,0), (57573,3850160,0,'hair_color1',249,252,34), (57574,3850160,0,'hair_face_color',12,12,7), (57575,3850160,0,'hair_type_color',12,12,7), (57576,3850160,1,'lip_type',-4,11,-12), (57577,3850160,1,'nose_type',9,-7,-4), (57578,3850160,0,'skin_color',207,49,20), (57579,3850160,1,'soga_cheek_type',0,-12,-32), (57580,3850160,1,'soga_chin_type',0,-4,11), (57581,3850160,1,'soga_ear_type',0,4,0), (57582,3850160,1,'soga_eye_brow_type',0,-7,-17), (57583,3850160,0,'soga_eye_color',229,229,102), (57584,3850160,0,'soga_hair_face_color',12,12,7), (57585,3850160,0,'soga_hair_type_color',12,12,7), (57586,3850160,1,'soga_lip_type',-7,0,0), (57587,3850160,1,'soga_nose_type',-12,0,4), (57588,3850160,0,'soga_skin_color',207,49,20), (57589,3850160,0,'wing_color1',255,255,255), (57590,3850160,0,'wing_color2',255,255,255), (57591,3850161,1,'cheek_type',12,-34,0), (57592,3850161,1,'chin_type',14,14,-45), (57593,3850161,1,'ear_type',-14,28,0), (57594,3850161,1,'eye_brow_type',37,0,-17), (57595,3850161,0,'eye_color',243,217,26), (57596,3850161,1,'eye_type',23,0,0), (57597,3850161,0,'hair_color1',0,254,25), (57598,3850161,0,'hair_face_color',37,14,3), (57599,3850161,0,'hair_type_color',37,14,3), (57600,3850161,1,'lip_type',-17,-7,-14), (57601,3850161,1,'nose_type',-9,0,-2), (57602,3850161,0,'skin_color',130,158,19), (57603,3850161,1,'soga_cheek_type',0,37,0), (57604,3850161,1,'soga_chin_type',0,-17,-7), (57605,3850161,1,'soga_ear_type',0,23,0), (57606,3850161,1,'soga_eye_brow_type',0,-14,28), (57607,3850161,0,'soga_eye_color',229,229,102), (57608,3850161,0,'soga_hair_face_color',37,14,3), (57609,3850161,0,'soga_hair_type_color',37,14,3), (57610,3850161,1,'soga_lip_type',-17,12,-34), (57611,3850161,1,'soga_nose_type',-14,14,14), (57612,3850161,0,'soga_skin_color',130,158,19), (57613,3850161,0,'wing_color1',255,255,255), (57614,3850161,0,'wing_color2',255,255,255), (57615,3850162,1,'cheek_type',15,-21,0), (57616,3850162,1,'chin_type',32,81,-50), (57617,3850162,1,'ear_type',-12,52,0), (57618,3850162,1,'eye_brow_type',-89,0,10), (57619,3850162,0,'eye_color',131,180,186), (57620,3850162,1,'eye_type',42,0,0), (57621,3850162,0,'hair_color1',239,198,48), (57622,3850162,0,'hair_face_highlight_color',190,97,43), (57623,3850162,0,'hair_type_highlight_color',190,97,43), (57624,3850162,1,'lip_type',43,64,0), (57625,3850162,1,'nose_type',0,-17,-58), (57626,3850162,0,'skin_color',239,197,196), (57627,3850162,1,'soga_cheek_type',0,-89,0), (57628,3850162,1,'soga_chin_type',0,43,64), (57629,3850162,1,'soga_ear_type',0,42,0), (57630,3850162,1,'soga_eye_brow_type',0,-12,52), (57631,3850162,0,'soga_eye_color',204,204,204), (57632,3850162,0,'soga_hair_face_highlight_color',190,97,43), (57633,3850162,0,'soga_hair_type_highlight_color',190,97,43), (57634,3850162,1,'soga_lip_type',10,15,-21), (57635,3850162,1,'soga_nose_type',0,32,81), (57636,3850162,0,'soga_skin_color',239,197,196), (57637,3850163,0,'eye_color',233,157,88), (57638,3850163,0,'skin_color',152,7,0), (57639,3850163,0,'soga_eye_color',255,0,255), (57640,3850164,0,'eye_color',65,43,86), (57641,3850164,0,'skin_color',62,138,77), (57642,3850164,0,'soga_eye_color',255,0,255), (57643,3850165,0,'eye_color',160,224,186), (57644,3850165,0,'skin_color',23,84,29), (57645,3850165,0,'soga_eye_color',255,0,255), (57646,3850166,0,'eye_color',87,72,58), (57647,3850166,0,'skin_color',147,97,68), (57648,3850166,0,'soga_eye_color',255,0,255), (57649,3850167,0,'eye_color',255,255,255), (57650,3850167,0,'skin_color',255,255,255), (57651,3850167,0,'soga_eye_color',255,0,255), (57652,3850168,0,'eye_color',255,255,255), (57653,3850168,0,'skin_color',255,255,255), (57654,3850168,0,'soga_eye_color',255,0,255), (57655,3850169,0,'eye_color',255,255,255), (57656,3850169,0,'skin_color',255,255,255), (57657,3850169,0,'soga_eye_color',255,0,255), (57658,3850170,0,'eye_color',160,224,186), (57659,3850170,0,'skin_color',23,84,29), (57660,3850170,0,'soga_eye_color',255,0,255), (57661,3850171,0,'eye_color',211,110,39), (57662,3850171,0,'skin_color',239,209,88), (57663,3850171,0,'soga_eye_color',255,0,255), (57664,3850172,0,'eye_color',211,110,39), (57665,3850172,0,'skin_color',253,202,130), (57666,3850172,0,'soga_eye_color',255,0,255), (57667,3850173,0,'eye_color',211,110,39), (57668,3850173,0,'skin_color',186,65,11), (57669,3850173,0,'soga_eye_color',255,0,255), (57670,3850174,0,'eye_color',186,65,11), (57671,3850174,0,'skin_color',253,202,130), (57672,3850174,0,'soga_eye_color',255,0,255), (57673,3850175,0,'eye_color',23,84,29), (57674,3850175,0,'skin_color',87,170,122), (57675,3850175,0,'soga_eye_color',255,0,255), (57676,3850176,0,'eye_color',239,209,88), (57677,3850176,0,'skin_color',62,138,77), (57678,3850176,0,'soga_eye_color',255,0,255), (57679,3850177,0,'eye_color',255,255,255), (57680,3850177,0,'skin_color',255,255,255), (57681,3850177,0,'soga_eye_color',255,0,255), (57682,3850178,0,'eye_color',65,43,86), (57683,3850178,0,'skin_color',80,131,177), (57684,3850178,0,'soga_eye_color',255,0,255), (57685,3850179,0,'eye_color',255,255,255), (57686,3850179,0,'skin_color',255,255,255), (57687,3850179,0,'soga_eye_color',255,0,255), (57688,3850180,0,'eye_color',33,129,133), (57689,3850180,0,'skin_color',234,234,234), (57690,3850180,0,'soga_eye_color',255,0,255), (57691,3850181,1,'eye_brow_type',28,0,0), (57692,3850181,0,'eye_color',0,109,14), (57693,3850181,0,'hair_color1',222,0,94), (57694,3850181,1,'lip_type',-17,0,0), (57695,3850181,1,'nose_type',-66,-34,0), (57696,3850181,0,'skin_color',93,18,0), (57697,3850181,1,'soga_cheek_type',0,28,0), (57698,3850181,1,'soga_chin_type',0,-17,0), (57699,3850181,0,'soga_eye_color',229,229,102), (57700,3850181,0,'soga_skin_color',93,18,0), (57701,3850181,0,'wing_color1',255,255,255), (57702,3850181,0,'wing_color2',255,255,255), (57703,3850182,1,'eye_brow_type',39,0,0), (57704,3850182,0,'eye_color',207,8,207), (57705,3850182,0,'hair_color1',175,0,179), (57706,3850182,1,'lip_type',-37,0,0), (57707,3850182,1,'nose_type',-57,-81,0), (57708,3850182,0,'skin_color',75,43,0), (57709,3850182,1,'soga_cheek_type',0,39,0), (57710,3850182,1,'soga_chin_type',0,-37,0), (57711,3850182,0,'soga_eye_color',229,229,102), (57712,3850182,0,'soga_skin_color',75,43,0), (57713,3850182,0,'wing_color1',255,255,255), (57714,3850182,0,'wing_color2',255,255,255), (57715,3850183,0,'eye_color',255,255,255), (57716,3850183,0,'skin_color',255,255,255), (57717,3850183,0,'soga_eye_color',255,0,255), (57718,3850184,0,'eye_color',255,255,255), (57719,3850184,0,'skin_color',255,255,255), (57720,3850184,0,'soga_eye_color',255,0,255), (57721,3850185,0,'eye_color',255,255,255), (57722,3850185,0,'skin_color',255,255,255), (57723,3850185,0,'soga_eye_color',255,0,255), (57724,3850186,0,'eye_color',255,255,255), (57725,3850186,0,'skin_color',255,255,255), (57726,3850186,0,'soga_eye_color',255,0,255), (57727,3850187,1,'eye_brow_type',-83,0,0), (57728,3850187,0,'eye_color',0,36,36), (57729,3850187,0,'hair_color1',160,0,95), (57730,3850187,1,'lip_type',-78,0,0), (57731,3850187,1,'nose_type',-35,-96,0), (57732,3850187,0,'skin_color',88,88,0), (57733,3850187,1,'soga_cheek_type',0,-83,0), (57734,3850187,1,'soga_chin_type',0,-78,0), (57735,3850187,1,'soga_eye_brow_type',-41,0,0), (57736,3850187,0,'soga_eye_color',229,229,102), (57737,3850187,1,'soga_lip_type',-91,0,0), (57738,3850187,1,'soga_nose_type',-18,-69,0), (57739,3850187,0,'soga_skin_color',88,88,0), (57740,3850187,0,'wing_color1',255,255,255), (57741,3850187,0,'wing_color2',255,255,255), (57742,3850188,0,'eye_color',255,255,255), (57743,3850188,0,'skin_color',255,255,255), (57744,3850188,0,'soga_eye_color',255,0,255), (57745,3850189,1,'cheek_type',91,-1,0), (57746,3850189,1,'chin_type',75,31,34), (57747,3850189,1,'ear_type',-100,-97,0), (57748,3850189,1,'eye_brow_type',-47,74,-41), (57749,3850189,0,'eye_color',204,204,204), (57750,3850189,1,'eye_type',25,0,0), (57751,3850189,0,'hair_color1',14,198,50), (57752,3850189,1,'lip_type',-11,15,8), (57753,3850189,1,'nose_type',-83,14,-58), (57754,3850189,0,'skin_color',177,179,180), (57755,3850189,1,'soga_cheek_type',0,-47,74), (57756,3850189,1,'soga_chin_type',0,-11,15), (57757,3850189,1,'soga_ear_type',0,25,0), (57758,3850189,1,'soga_eye_brow_type',0,-100,-97), (57759,3850189,0,'soga_eye_color',204,204,204), (57760,3850189,1,'soga_lip_type',-41,91,-1), (57761,3850189,1,'soga_nose_type',8,75,31), (57762,3850189,0,'soga_skin_color',177,179,180), (57763,3850190,0,'eye_color',147,147,147), (57764,3850190,0,'skin_color',29,29,29), (57765,3850190,0,'soga_eye_color',255,0,255), (57766,3850191,0,'eye_color',255,255,255), (57767,3850191,0,'skin_color',255,255,255), (57768,3850191,0,'soga_eye_color',255,0,255), (57769,3850192,0,'eye_color',255,255,255), (57770,3850192,0,'skin_color',255,255,255), (57771,3850192,0,'soga_eye_color',255,0,255), (57772,3850193,0,'eye_color',255,255,255), (57773,3850193,0,'skin_color',255,255,255), (57774,3850193,0,'soga_eye_color',255,0,255), (57775,3850194,0,'eye_color',255,255,255), (57776,3850194,0,'skin_color',255,255,255), (57777,3850194,0,'soga_eye_color',255,0,255), (57778,3850195,0,'eye_color',255,255,255), (57779,3850195,0,'skin_color',255,255,255), (57780,3850195,0,'soga_eye_color',255,0,255), (57781,3850196,0,'eye_color',23,84,29), (57782,3850196,0,'skin_color',87,170,122), (57783,3850196,0,'soga_eye_color',255,0,255), (57784,3850197,0,'eye_color',249,234,179), (57785,3850197,0,'skin_color',239,209,88), (57786,3850197,0,'soga_eye_color',255,0,255), (57787,3850198,0,'eye_color',65,43,86), (57788,3850198,0,'skin_color',62,138,77), (57789,3850198,0,'soga_eye_color',255,0,255), (57790,3850199,0,'eye_color',255,255,255), (57791,3850199,0,'skin_color',255,255,255), (57792,3850199,0,'soga_eye_color',255,0,255), (57793,3850200,0,'eye_color',255,255,255), (57794,3850200,0,'skin_color',255,255,255), (57795,3850200,0,'soga_eye_color',255,0,255), (57796,1080000,1,'cheek_type',-35,-57,0), (57797,1080000,1,'chin_type',-47,-5,-95), (57798,1080000,1,'ear_type',-47,18,0), (57799,1080000,1,'eye_brow_type',-87,85,-22), (57800,1080000,0,'eye_color',83,61,29), (57801,1080000,1,'eye_type',-21,0,0), (57802,1080000,0,'hair_color1',57,17,96), (57803,1080000,0,'hair_color2',160,0,0), (57804,1080000,0,'hair_face_color',84,0,0), (57805,1080000,0,'hair_face_highlight_color',188,92,40), (57806,1080000,0,'hair_highlight',91,21,51), (57807,1080000,0,'hair_type_color',84,0,0), (57808,1080000,0,'hair_type_highlight_color',188,92,40), (57809,1080000,1,'lip_type',31,-58,-5), (57810,1080000,1,'nose_type',87,57,17), (57811,1080000,0,'skin_color',113,121,119), (57812,1080000,1,'soga_cheek_type',0,-87,85), (57813,1080000,1,'soga_chin_type',0,31,-58), (57814,1080000,1,'soga_ear_type',0,-21,0), (57815,1080000,1,'soga_eye_brow_type',0,-47,18), (57816,1080000,0,'soga_eye_color',229,229,102), (57817,1080000,1,'soga_eye_type',-96,0,0), (57818,1080000,0,'soga_hair_color1',159,88,0), (57819,1080000,0,'soga_hair_color2',43,36,70), (57820,1080000,0,'soga_hair_face_color',84,0,0), (57821,1080000,0,'soga_hair_face_highlight_color',188,92,40), (57822,1080000,0,'soga_hair_highlight',91,21,51), (57823,1080000,0,'soga_hair_type_color',84,0,0), (57824,1080000,0,'soga_hair_type_highlight_color',188,92,40), (57825,1080000,1,'soga_lip_type',-22,-35,-57), (57826,1080000,1,'soga_nose_type',-5,-47,-5), (57827,1080000,0,'soga_skin_color',113,121,119), (57828,1080000,0,'wing_color1',255,255,255), (57829,1080000,0,'wing_color2',255,255,255), (57830,1080001,0,'eye_color',255,255,255), (57831,1080001,0,'skin_color',255,255,255), (57832,1080001,0,'soga_eye_color',255,0,255), (57833,1080002,1,'cheek_type',43,14,0), (57834,1080002,1,'chin_type',-25,76,40), (57835,1080002,1,'ear_type',91,40,0), (57836,1080002,1,'eye_brow_type',-84,-50,98), (57837,1080002,0,'eye_color',38,65,40), (57838,1080002,1,'eye_type',-2,0,0), (57839,1080002,0,'hair_color1',81,200,18), (57840,1080002,0,'hair_color2',169,0,0), (57841,1080002,0,'hair_face_color',100,70,10), (57842,1080002,0,'hair_face_highlight_color',231,170,26), (57843,1080002,0,'hair_type_color',100,70,10), (57844,1080002,0,'hair_type_highlight_color',231,170,26), (57845,1080002,1,'lip_type',-58,-61,51), (57846,1080002,1,'nose_type',-19,81,-56), (57847,1080002,0,'skin_color',241,245,221), (57848,1080002,1,'soga_cheek_type',0,-84,-50), (57849,1080002,1,'soga_chin_type',0,-58,-61), (57850,1080002,1,'soga_ear_type',0,-2,0), (57851,1080002,1,'soga_eye_brow_type',0,91,40), (57852,1080002,0,'soga_eye_color',229,229,102), (57853,1080002,1,'soga_eye_type',-87,0,0), (57854,1080002,0,'soga_hair_face_color',100,70,10), (57855,1080002,0,'soga_hair_face_highlight_color',231,170,26), (57856,1080002,0,'soga_hair_type_color',100,70,10), (57857,1080002,0,'soga_hair_type_highlight_color',231,170,26), (57858,1080002,1,'soga_lip_type',98,43,14), (57859,1080002,1,'soga_nose_type',51,-25,76), (57860,1080002,0,'soga_skin_color',241,245,221), (57861,1080002,0,'wing_color1',255,255,255), (57862,1080002,0,'wing_color2',255,255,255), (57863,1080003,0,'eye_color',255,255,255), (57864,1080003,0,'skin_color',255,255,255), (57865,1080003,0,'soga_eye_color',255,0,255), (57866,1080004,0,'eye_color',204,204,204), (57867,1080004,0,'hair_color1',0,0,231), (57868,1080004,0,'skin_color',204,204,204), (57869,1080004,0,'soga_eye_color',229,229,102), (57870,1080004,0,'soga_skin_color',204,204,204), (57871,1080005,0,'eye_color',204,204,204), (57872,1080005,0,'hair_color1',0,0,231), (57873,1080005,0,'skin_color',204,204,204), (57874,1080005,0,'soga_eye_color',229,229,102), (57875,1080005,0,'soga_skin_color',204,204,204), (57876,1080006,0,'eye_color',204,204,204), (57877,1080006,0,'hair_color1',0,0,216), (57878,1080006,0,'skin_color',204,204,204), (57879,1080006,0,'soga_eye_color',229,229,102), (57880,1080006,0,'soga_skin_color',204,204,204), (57881,1080007,0,'eye_color',204,204,204), (57882,1080007,0,'hair_color1',0,0,255), (57883,1080007,0,'skin_color',204,204,204), (57884,1080007,0,'soga_eye_color',229,229,102), (57885,1080007,0,'soga_skin_color',204,204,204), (57886,1080008,1,'cheek_type',7,0,0), (57887,1080008,1,'chin_type',-3,14,-46), (57888,1080008,1,'ear_type',-25,-34,0), (57889,1080008,1,'eye_brow_type',-23,23,-19), (57890,1080008,0,'eye_color',37,77,83), (57891,1080008,1,'eye_type',-7,0,0), (57892,1080008,0,'hair_color1',0,3,0), (57893,1080008,0,'hair_face_color',79,66,33), (57894,1080008,0,'hair_face_highlight_color',43,21,0), (57895,1080008,0,'hair_type_color',79,66,33), (57896,1080008,0,'hair_type_highlight_color',43,21,0), (57897,1080008,1,'lip_type',-29,0,39), (57898,1080008,1,'nose_type',-11,0,3), (57899,1080008,0,'skin_color',215,222,222), (57900,1080008,1,'soga_cheek_type',0,-23,23), (57901,1080008,1,'soga_chin_type',0,-29,0), (57902,1080008,1,'soga_ear_type',0,-7,0), (57903,1080008,1,'soga_eye_brow_type',0,-25,-34), (57904,1080008,0,'soga_eye_color',229,229,102), (57905,1080008,1,'soga_eye_type',-7,0,0), (57906,1080008,0,'soga_hair_face_color',79,66,33), (57907,1080008,0,'soga_hair_face_highlight_color',43,21,0), (57908,1080008,0,'soga_hair_type_color',79,66,33), (57909,1080008,0,'soga_hair_type_highlight_color',43,21,0), (57910,1080008,1,'soga_lip_type',-19,7,0), (57911,1080008,1,'soga_nose_type',39,-3,14), (57912,1080008,0,'soga_skin_color',215,222,222), (57913,1080008,0,'wing_color1',255,255,255), (57914,1080008,0,'wing_color2',255,255,255), (57915,1080009,1,'cheek_type',-43,0,0), (57916,1080009,1,'chin_type',21,-78,71), (57917,1080009,1,'ear_type',-44,14,0), (57918,1080009,1,'eye_brow_type',-98,43,-97), (57919,1080009,0,'eye_color',130,110,4), (57920,1080009,1,'eye_type',78,0,0), (57921,1080009,0,'hair_color1',175,83,231), (57922,1080009,0,'hair_type_color',10,47,130), (57923,1080009,0,'hair_type_highlight_color',47,42,61), (57924,1080009,1,'lip_type',-58,-31,58), (57925,1080009,1,'nose_type',81,-81,83), (57926,1080009,0,'skin_color',175,161,161), (57927,1080009,1,'soga_cheek_type',0,-98,43), (57928,1080009,1,'soga_chin_type',0,-58,-31), (57929,1080009,1,'soga_ear_type',0,78,0), (57930,1080009,1,'soga_eye_brow_type',0,-44,14), (57931,1080009,0,'soga_eye_color',229,229,102), (57932,1080009,0,'soga_hair_type_color',10,47,130), (57933,1080009,0,'soga_hair_type_highlight_color',47,42,61), (57934,1080009,1,'soga_lip_type',-97,-43,0), (57935,1080009,1,'soga_nose_type',58,21,-78), (57936,1080009,0,'soga_skin_color',175,161,161), (57937,1080009,0,'wing_color1',132,209,3), (57938,1080009,0,'wing_color2',75,53,178), (57939,1080010,1,'cheek_type',62,-95,0), (57940,1080010,1,'chin_type',-98,-23,-51), (57941,1080010,1,'ear_type',-75,62,0), (57942,1080010,1,'eye_brow_type',0,71,-95), (57943,1080010,0,'eye_color',1,238,224), (57944,1080010,1,'eye_type',40,0,0), (57945,1080010,0,'hair_color1',10,221,93), (57946,1080010,0,'hair_type_color',249,109,255), (57947,1080010,0,'hair_type_highlight_color',174,193,193), (57948,1080010,1,'lip_type',62,74,-22), (57949,1080010,1,'nose_type',-7,10,-35), (57950,1080010,0,'skin_color',211,177,201), (57951,1080010,1,'soga_cheek_type',0,0,71), (57952,1080010,1,'soga_chin_type',0,62,74), (57953,1080010,1,'soga_ear_type',0,40,0), (57954,1080010,1,'soga_eye_brow_type',0,-75,62), (57955,1080010,0,'soga_eye_color',229,229,102), (57956,1080010,0,'soga_hair_type_color',249,109,255), (57957,1080010,0,'soga_hair_type_highlight_color',174,193,193), (57958,1080010,1,'soga_lip_type',-95,62,-95), (57959,1080010,1,'soga_nose_type',-22,-98,-23), (57960,1080010,0,'soga_skin_color',211,177,201), (57961,1080010,0,'wing_color1',216,94,30), (57962,1080010,0,'wing_color2',39,255,184), (57963,1080011,1,'cheek_type',-35,14,0), (57964,1080011,1,'chin_type',-12,-41,28), (57965,1080011,1,'ear_type',0,-28,0), (57966,1080011,1,'eye_brow_type',-1,-28,0), (57967,1080011,0,'eye_color',103,92,49), (57968,1080011,1,'eye_type',-12,0,0), (57969,1080011,0,'hair_color1',0,19,0), (57970,1080011,0,'hair_face_color',218,187,120), (57971,1080011,0,'hair_face_highlight_color',114,65,4), (57972,1080011,0,'hair_type_color',218,187,120), (57973,1080011,0,'hair_type_highlight_color',114,65,4), (57974,1080011,1,'lip_type',34,11,-21), (57975,1080011,1,'nose_type',-23,0,19), (57976,1080011,0,'skin_color',246,233,214), (57977,1080011,1,'soga_cheek_type',0,-1,-28), (57978,1080011,1,'soga_chin_type',0,34,11), (57979,1080011,1,'soga_ear_type',0,-12,0), (57980,1080011,1,'soga_eye_brow_type',0,0,-28), (57981,1080011,0,'soga_eye_color',229,229,102), (57982,1080011,1,'soga_eye_type',-12,0,0), (57983,1080011,0,'soga_hair_face_color',218,187,120), (57984,1080011,0,'soga_hair_face_highlight_color',114,65,4), (57985,1080011,0,'soga_hair_type_color',218,187,120), (57986,1080011,0,'soga_hair_type_highlight_color',114,65,4), (57987,1080011,1,'soga_lip_type',0,-35,14), (57988,1080011,1,'soga_nose_type',-21,-12,-41), (57989,1080011,0,'soga_skin_color',246,233,214), (57990,1080011,0,'wing_color1',255,255,255), (57991,1080011,0,'wing_color2',255,255,255), (57992,1080012,1,'cheek_type',-93,-3,0), (57993,1080012,1,'chin_type',56,28,62), (57994,1080012,1,'ear_type',-31,-47,0), (57995,1080012,1,'eye_brow_type',100,100,100), (57996,1080012,0,'eye_color',133,182,193), (57997,1080012,1,'eye_type',42,0,0), (57998,1080012,0,'hair_color1',228,34,211), (57999,1080012,0,'hair_color2',21,0,0), (58000,1080012,0,'hair_face_color',70,49,6), (58001,1080012,0,'hair_highlight',38,22,21), (58002,1080012,0,'hair_type_color',70,49,6), (58003,1080012,1,'lip_type',76,4,-94), (58004,1080012,1,'nose_type',7,-28,34), (58005,1080012,0,'skin_color',222,185,187), (58006,1080012,1,'soga_cheek_type',0,100,100), (58007,1080012,1,'soga_chin_type',0,76,4), (58008,1080012,1,'soga_ear_type',0,42,0), (58009,1080012,1,'soga_eye_brow_type',0,-31,-47), (58010,1080012,0,'soga_eye_color',229,229,102), (58011,1080012,1,'soga_eye_type',21,0,0), (58012,1080012,0,'soga_hair_color1',56,33,26), (58013,1080012,0,'soga_hair_color2',94,59,11), (58014,1080012,0,'soga_hair_face_color',70,49,6), (58015,1080012,0,'soga_hair_highlight',38,22,21), (58016,1080012,0,'soga_hair_type_color',70,49,6), (58017,1080012,1,'soga_lip_type',100,-93,-3), (58018,1080012,1,'soga_nose_type',-94,56,28), (58019,1080012,0,'soga_skin_color',222,185,187), (58020,1080013,1,'cheek_type',-22,34,0), (58021,1080013,1,'chin_type',-9,-7,8), (58022,1080013,1,'ear_type',1,-9,0), (58023,1080013,1,'eye_brow_type',-28,0,12), (58024,1080013,0,'eye_color',110,160,149), (58025,1080013,1,'eye_type',-46,0,0), (58026,1080013,0,'hair_color1',21,228,0), (58027,1080013,0,'hair_face_color',129,44,8), (58028,1080013,0,'hair_face_highlight_color',155,64,24), (58029,1080013,0,'hair_type_color',129,44,8), (58030,1080013,0,'hair_type_highlight_color',155,64,24), (58031,1080013,1,'lip_type',1,5,4), (58032,1080013,1,'nose_type',14,21,-28), (58033,1080013,0,'skin_color',221,180,181), (58034,1080013,1,'soga_cheek_type',0,-28,0), (58035,1080013,1,'soga_chin_type',0,1,5), (58036,1080013,1,'soga_ear_type',0,-46,0), (58037,1080013,1,'soga_eye_brow_type',0,1,-9), (58038,1080013,0,'soga_eye_color',229,229,102), (58039,1080013,0,'soga_hair_face_color',129,44,8), (58040,1080013,0,'soga_hair_face_highlight_color',155,64,24), (58041,1080013,0,'soga_hair_type_color',129,44,8), (58042,1080013,0,'soga_hair_type_highlight_color',155,64,24), (58043,1080013,1,'soga_lip_type',12,-22,34), (58044,1080013,1,'soga_nose_type',4,-9,-7), (58045,1080013,0,'soga_skin_color',221,180,181), (58046,1080013,0,'wing_color1',255,255,255), (58047,1080013,0,'wing_color2',255,255,255), (58048,1080014,0,'eye_color',255,255,255), (58049,1080014,0,'skin_color',255,255,255), (58050,1080014,0,'soga_eye_color',255,0,255), (58051,1080015,1,'cheek_type',-7,-93,0), (58052,1080015,1,'chin_type',68,-71,-12), (58053,1080015,1,'ear_type',19,20,0), (58054,1080015,1,'eye_brow_type',28,88,17), (58055,1080015,0,'eye_color',41,82,95), (58056,1080015,1,'eye_type',79,0,0), (58057,1080015,0,'hair_color1',17,1,171), (58058,1080015,0,'hair_color2',62,0,0), (58059,1080015,0,'hair_face_color',100,70,10), (58060,1080015,0,'hair_face_highlight_color',232,183,30), (58061,1080015,0,'hair_highlight',105,26,26), (58062,1080015,0,'hair_type_color',100,70,10), (58063,1080015,0,'hair_type_highlight_color',232,183,30), (58064,1080015,1,'lip_type',-56,-1,-34), (58065,1080015,1,'nose_type',17,17,1), (58066,1080015,0,'skin_color',105,112,109), (58067,1080015,1,'soga_cheek_type',0,28,88), (58068,1080015,1,'soga_chin_type',0,-56,-1), (58069,1080015,1,'soga_ear_type',0,79,0), (58070,1080015,1,'soga_eye_brow_type',0,19,20), (58071,1080015,0,'soga_eye_color',229,229,102), (58072,1080015,1,'soga_eye_type',62,0,0), (58073,1080015,0,'soga_hair_color1',54,45,28), (58074,1080015,0,'soga_hair_color2',104,52,0), (58075,1080015,0,'soga_hair_face_color',100,70,10), (58076,1080015,0,'soga_hair_face_highlight_color',232,183,30), (58077,1080015,0,'soga_hair_highlight',105,26,26), (58078,1080015,0,'soga_hair_type_color',100,70,10), (58079,1080015,0,'soga_hair_type_highlight_color',232,183,30), (58080,1080015,1,'soga_lip_type',17,-7,-93), (58081,1080015,1,'soga_nose_type',-34,68,-71), (58082,1080015,0,'soga_skin_color',105,112,109), (58083,1080015,0,'wing_color1',255,255,255), (58084,1080015,0,'wing_color2',255,255,255), (58085,1080016,1,'cheek_type',-70,-28,0), (58086,1080016,1,'chin_type',71,-58,81), (58087,1080016,1,'ear_type',58,-19,0), (58088,1080016,1,'eye_brow_type',-31,-84,-58), (58089,1080016,0,'eye_color',183,166,126), (58090,1080016,1,'eye_type',25,0,0), (58091,1080016,0,'hair_color1',9,212,100), (58092,1080016,0,'hair_color2',100,0,0), (58093,1080016,0,'hair_face_color',62,62,78), (58094,1080016,0,'hair_face_highlight_color',45,15,17), (58095,1080016,0,'hair_highlight',54,45,28), (58096,1080016,0,'hair_type_color',62,62,78), (58097,1080016,0,'hair_type_highlight_color',45,15,17), (58098,1080016,1,'lip_type',-95,63,-1), (58099,1080016,1,'nose_type',7,9,-44), (58100,1080016,0,'skin_color',184,156,103), (58101,1080016,1,'soga_cheek_type',0,-31,-84), (58102,1080016,1,'soga_chin_type',0,-95,63), (58103,1080016,1,'soga_ear_type',0,25,0), (58104,1080016,1,'soga_eye_brow_type',0,58,-19), (58105,1080016,0,'soga_eye_color',229,229,102), (58106,1080016,1,'soga_eye_type',100,0,0), (58107,1080016,0,'soga_hair_color1',43,36,70), (58108,1080016,0,'soga_hair_color2',68,76,74), (58109,1080016,0,'soga_hair_face_color',62,62,78), (58110,1080016,0,'soga_hair_face_highlight_color',45,15,17), (58111,1080016,0,'soga_hair_highlight',54,45,28), (58112,1080016,0,'soga_hair_type_color',62,62,78), (58113,1080016,0,'soga_hair_type_highlight_color',45,15,17), (58114,1080016,1,'soga_lip_type',-58,-70,-28), (58115,1080016,1,'soga_nose_type',-1,71,-58), (58116,1080016,0,'soga_skin_color',184,156,103), (58117,1080017,1,'cheek_type',93,-63,0), (58118,1080017,1,'chin_type',-42,22,2), (58119,1080017,1,'ear_type',18,9,0), (58120,1080017,1,'eye_brow_type',87,95,47), (58121,1080017,0,'eye_color',49,95,66), (58122,1080017,1,'eye_type',-57,0,0), (58123,1080017,0,'hair_color1',14,247,94), (58124,1080017,0,'hair_color2',219,0,0), (58125,1080017,0,'hair_face_color',233,168,29), (58126,1080017,0,'hair_face_highlight_color',244,246,246), (58127,1080017,0,'hair_highlight',164,165,165), (58128,1080017,0,'hair_type_color',233,168,29), (58129,1080017,0,'hair_type_highlight_color',244,246,246), (58130,1080017,1,'lip_type',-59,-75,35), (58131,1080017,1,'nose_type',55,14,-9), (58132,1080017,0,'skin_color',223,171,167), (58133,1080017,1,'soga_cheek_type',0,87,95), (58134,1080017,1,'soga_chin_type',0,-59,-75), (58135,1080017,1,'soga_ear_type',0,-57,0), (58136,1080017,1,'soga_eye_brow_type',0,18,9), (58137,1080017,0,'soga_eye_color',229,229,102), (58138,1080017,1,'soga_eye_type',-37,0,0), (58139,1080017,0,'soga_hair_color1',200,165,96), (58140,1080017,0,'soga_hair_color2',173,99,44), (58141,1080017,0,'soga_hair_face_color',233,168,29), (58142,1080017,0,'soga_hair_face_highlight_color',244,246,246), (58143,1080017,0,'soga_hair_highlight',164,165,165), (58144,1080017,0,'soga_hair_type_color',233,168,29), (58145,1080017,0,'soga_hair_type_highlight_color',244,246,246), (58146,1080017,1,'soga_lip_type',47,93,-63), (58147,1080017,1,'soga_nose_type',35,-42,22), (58148,1080017,0,'soga_skin_color',223,171,167), (58149,1080018,1,'cheek_type',-48,81,0), (58150,1080018,1,'chin_type',-69,35,61), (58151,1080018,1,'ear_type',58,56,0), (58152,1080018,1,'eye_brow_type',-2,-85,56), (58153,1080018,0,'eye_color',53,108,125), (58154,1080018,1,'eye_type',-23,0,0), (58155,1080018,0,'hair_color1',0,17,40), (58156,1080018,0,'hair_color2',178,0,0), (58157,1080018,0,'hair_face_color',211,219,219), (58158,1080018,0,'hair_face_highlight_color',219,179,15), (58159,1080018,0,'hair_highlight',239,221,86), (58160,1080018,0,'hair_type_color',211,219,219), (58161,1080018,0,'hair_type_highlight_color',219,179,15), (58162,1080018,1,'lip_type',0,93,-28), (58163,1080018,1,'nose_type',78,0,17), (58164,1080018,0,'skin_color',254,252,252), (58165,1080018,1,'soga_cheek_type',0,-2,-85), (58166,1080018,1,'soga_chin_type',0,0,93), (58167,1080018,1,'soga_ear_type',0,-23,0), (58168,1080018,1,'soga_eye_brow_type',0,58,56), (58169,1080018,0,'soga_eye_color',229,229,102), (58170,1080018,1,'soga_eye_type',-78,0,0), (58171,1080018,0,'soga_hair_color1',164,165,165), (58172,1080018,0,'soga_hair_color2',56,62,62), (58173,1080018,0,'soga_hair_face_color',211,219,219), (58174,1080018,0,'soga_hair_face_highlight_color',219,179,15), (58175,1080018,0,'soga_hair_highlight',239,221,86), (58176,1080018,0,'soga_hair_type_color',211,219,219), (58177,1080018,0,'soga_hair_type_highlight_color',219,179,15), (58178,1080018,1,'soga_lip_type',56,-48,81), (58179,1080018,1,'soga_nose_type',-28,-69,35), (58180,1080018,0,'soga_skin_color',254,252,252), (58181,1080019,0,'eye_color',255,255,255), (58182,1080019,0,'skin_color',128,0,0), (58183,1080019,0,'soga_eye_color',255,0,255), (58184,1080020,1,'cheek_type',7,14,0), (58185,1080020,1,'chin_type',72,-76,-28), (58186,1080020,1,'ear_type',-7,7,0), (58187,1080020,1,'eye_brow_type',62,-2,37), (58188,1080020,0,'eye_color',53,101,67), (58189,1080020,1,'eye_type',34,0,0), (58190,1080020,0,'hair_color1',68,46,59), (58191,1080020,0,'hair_face_color',121,38,35), (58192,1080020,0,'hair_face_highlight_color',149,50,27), (58193,1080020,0,'hair_type_color',121,38,35), (58194,1080020,0,'hair_type_highlight_color',149,50,27), (58195,1080020,1,'lip_type',-61,-10,-79), (58196,1080020,1,'nose_type',-85,68,46), (58197,1080020,0,'skin_color',74,72,52), (58198,1080020,1,'soga_cheek_type',0,62,-2), (58199,1080020,1,'soga_chin_type',0,-61,-10), (58200,1080020,1,'soga_ear_type',0,34,0), (58201,1080020,1,'soga_eye_brow_type',0,-7,7), (58202,1080020,0,'soga_eye_color',204,204,204), (58203,1080020,0,'soga_hair_face_color',121,38,35), (58204,1080020,0,'soga_hair_face_highlight_color',149,50,27), (58205,1080020,0,'soga_hair_type_color',121,38,35), (58206,1080020,0,'soga_hair_type_highlight_color',149,50,27), (58207,1080020,1,'soga_lip_type',37,7,14), (58208,1080020,1,'soga_nose_type',-79,72,-76), (58209,1080020,0,'soga_skin_color',74,72,52), (58210,1080021,0,'eye_color',204,204,204), (58211,1080021,0,'hair_color1',0,0,159), (58212,1080021,0,'skin_color',204,204,204), (58213,1080021,0,'soga_eye_color',229,229,102), (58214,1080021,0,'soga_skin_color',204,204,204), (58215,1080022,1,'cheek_type',79,5,0), (58216,1080022,1,'chin_type',12,57,-77), (58217,1080022,1,'ear_type',41,2,0), (58218,1080022,1,'eye_brow_type',11,94,-56), (58219,1080022,0,'eye_color',53,34,13), (58220,1080022,1,'eye_type',8,0,0), (58221,1080022,0,'hair_color1',211,79,239), (58222,1080022,0,'hair_color2',28,0,0), (58223,1080022,0,'hair_face_color',135,44,31), (58224,1080022,0,'hair_face_highlight_color',168,59,22), (58225,1080022,0,'hair_highlight',89,21,21), (58226,1080022,0,'hair_type_color',135,44,31), (58227,1080022,0,'hair_type_highlight_color',168,59,22), (58228,1080022,1,'lip_type',-81,93,7), (58229,1080022,1,'nose_type',91,-45,79), (58230,1080022,0,'skin_color',233,232,232), (58231,1080022,1,'soga_cheek_type',0,11,94), (58232,1080022,1,'soga_chin_type',0,-81,93), (58233,1080022,1,'soga_ear_type',0,8,0), (58234,1080022,1,'soga_eye_brow_type',0,41,2), (58235,1080022,0,'soga_eye_color',229,229,102), (58236,1080022,1,'soga_eye_type',28,0,0), (58237,1080022,0,'soga_hair_color1',91,21,51), (58238,1080022,0,'soga_hair_color2',159,88,0), (58239,1080022,0,'soga_hair_face_color',135,44,31), (58240,1080022,0,'soga_hair_face_highlight_color',168,59,22), (58241,1080022,0,'soga_hair_highlight',89,21,21), (58242,1080022,0,'soga_hair_type_color',135,44,31), (58243,1080022,0,'soga_hair_type_highlight_color',168,59,22), (58244,1080022,1,'soga_lip_type',-56,79,5), (58245,1080022,1,'soga_nose_type',7,12,57), (58246,1080022,0,'soga_skin_color',233,232,232), (58247,1080023,0,'eye_color',255,255,255), (58248,1080023,0,'skin_color',255,255,255), (58249,1080023,0,'soga_eye_color',255,0,255), (58250,1080024,1,'cheek_type',14,8,0), (58251,1080024,1,'chin_type',1,0,-5), (58252,1080024,1,'ear_type',8,-8,0), (58253,1080024,1,'eye_brow_type',-25,0,10), (58254,1080024,0,'eye_color',169,205,214), (58255,1080024,1,'eye_type',-10,0,0), (58256,1080024,0,'hair_color1',228,4,0), (58257,1080024,0,'hair_face_color',51,30,8), (58258,1080024,0,'hair_face_highlight_color',47,34,18), (58259,1080024,0,'hair_type_color',51,30,8), (58260,1080024,0,'hair_type_highlight_color',47,34,18), (58261,1080024,1,'lip_type',29,-10,-31), (58262,1080024,1,'nose_type',0,-28,4), (58263,1080024,0,'skin_color',226,233,223), (58264,1080024,1,'soga_cheek_type',0,-25,0), (58265,1080024,1,'soga_chin_type',0,29,-10), (58266,1080024,1,'soga_ear_type',0,-10,0), (58267,1080024,1,'soga_eye_brow_type',0,8,-8), (58268,1080024,0,'soga_eye_color',229,229,102), (58269,1080024,1,'soga_eye_type',-10,0,0), (58270,1080024,0,'soga_hair_face_color',51,30,8), (58271,1080024,0,'soga_hair_face_highlight_color',47,34,18), (58272,1080024,0,'soga_hair_type_color',51,30,8), (58273,1080024,0,'soga_hair_type_highlight_color',47,34,18), (58274,1080024,1,'soga_lip_type',10,14,8), (58275,1080024,1,'soga_nose_type',-31,1,0), (58276,1080024,0,'soga_skin_color',226,233,223), (58277,1080024,0,'wing_color1',255,255,255), (58278,1080024,0,'wing_color2',255,255,255), (58279,1080025,1,'cheek_type',-19,0,0), (58280,1080025,1,'chin_type',-4,-14,-3), (58281,1080025,1,'ear_type',-23,3,0), (58282,1080025,1,'eye_brow_type',28,-18,40), (58283,1080025,0,'eye_color',108,168,182), (58284,1080025,1,'eye_type',7,0,0), (58285,1080025,0,'hair_color1',0,231,0), (58286,1080025,0,'hair_face_color',97,54,13), (58287,1080025,0,'hair_face_highlight_color',33,21,0), (58288,1080025,0,'hair_type_color',97,54,13), (58289,1080025,0,'hair_type_highlight_color',33,21,0), (58290,1080025,1,'lip_type',7,17,0), (58291,1080025,1,'nose_type',-26,0,-25), (58292,1080025,0,'skin_color',190,180,149), (58293,1080025,1,'soga_cheek_type',0,28,-18), (58294,1080025,1,'soga_chin_type',0,7,17), (58295,1080025,1,'soga_ear_type',0,7,0), (58296,1080025,1,'soga_eye_brow_type',0,-23,3), (58297,1080025,0,'soga_eye_color',229,229,102), (58298,1080025,1,'soga_eye_type',-43,0,0), (58299,1080025,0,'soga_hair_face_color',97,54,13), (58300,1080025,0,'soga_hair_face_highlight_color',33,21,0), (58301,1080025,0,'soga_hair_type_color',97,54,13), (58302,1080025,0,'soga_hair_type_highlight_color',33,21,0), (58303,1080025,1,'soga_lip_type',40,-19,0), (58304,1080025,1,'soga_nose_type',0,-4,-14), (58305,1080025,0,'soga_skin_color',190,180,149), (58306,1080025,0,'wing_color1',255,255,255), (58307,1080025,0,'wing_color2',255,255,255), (58308,1080026,0,'eye_color',255,255,216), (58309,1080026,0,'skin_color',255,222,238), (58310,1080026,0,'soga_eye_color',255,0,255), (58311,1080027,1,'cheek_type',0,28,0), (58312,1080027,1,'chin_type',25,-18,-31), (58313,1080027,1,'ear_type',17,-28,0), (58314,1080027,1,'eye_brow_type',-81,-87,-2), (58315,1080027,0,'eye_color',112,89,46), (58316,1080027,1,'eye_type',40,0,0), (58317,1080027,0,'hair_color1',25,100,10), (58318,1080027,0,'hair_color2',219,0,0), (58319,1080027,0,'hair_face_color',15,1,21), (58320,1080027,0,'hair_face_highlight_color',38,21,6), (58321,1080027,0,'hair_highlight',79,28,15), (58322,1080027,0,'hair_type_color',15,1,21), (58323,1080027,0,'hair_type_highlight_color',38,21,6), (58324,1080027,1,'lip_type',28,-7,40), (58325,1080027,1,'nose_type',75,25,100), (58326,1080027,0,'skin_color',98,76,45), (58327,1080027,1,'soga_cheek_type',0,-81,-87), (58328,1080027,1,'soga_chin_type',0,28,-7), (58329,1080027,1,'soga_ear_type',0,40,0), (58330,1080027,1,'soga_eye_brow_type',0,17,-28), (58331,1080027,0,'soga_eye_color',229,229,102), (58332,1080027,1,'soga_eye_type',-37,0,0), (58333,1080027,0,'soga_hair_color1',26,24,25), (58334,1080027,0,'soga_hair_color2',36,34,36), (58335,1080027,0,'soga_hair_face_color',15,1,21), (58336,1080027,0,'soga_hair_face_highlight_color',38,21,6), (58337,1080027,0,'soga_hair_highlight',79,28,15), (58338,1080027,0,'soga_hair_type_color',15,1,21), (58339,1080027,0,'soga_hair_type_highlight_color',38,21,6), (58340,1080027,1,'soga_lip_type',-2,0,28), (58341,1080027,1,'soga_nose_type',40,25,-18), (58342,1080027,0,'soga_skin_color',98,76,45), (58343,1080027,0,'wing_color1',255,255,255), (58344,1080027,0,'wing_color2',255,255,255), (58345,1080028,0,'eye_color',255,255,255), (58346,1080028,0,'skin_color',255,255,255), (58347,1080028,0,'soga_eye_color',255,0,255), (58348,1080029,0,'eye_color',255,255,255), (58349,1080029,0,'skin_color',255,255,255), (58350,1080029,0,'soga_eye_color',255,0,255), (58351,1080030,1,'cheek_type',-81,-46,0), (58352,1080030,1,'chin_type',-84,-8,-58), (58353,1080030,1,'ear_type',81,-38,0), (58354,1080030,1,'eye_brow_type',-81,77,-41), (58355,1080030,0,'eye_color',169,205,214), (58356,1080030,1,'eye_type',70,0,0), (58357,1080030,0,'hair_color1',198,56,50), (58358,1080030,0,'hair_color2',167,0,0), (58359,1080030,0,'hair_face_color',119,36,33), (58360,1080030,0,'hair_face_highlight_color',135,44,31), (58361,1080030,0,'hair_type_color',119,36,33), (58362,1080030,0,'hair_type_highlight_color',135,44,31), (58363,1080030,1,'lip_type',4,55,11), (58364,1080030,1,'nose_type',-53,-58,56), (58365,1080030,0,'skin_color',228,209,197), (58366,1080030,1,'soga_cheek_type',0,-81,77), (58367,1080030,1,'soga_chin_type',0,4,55), (58368,1080030,1,'soga_ear_type',0,70,0), (58369,1080030,1,'soga_eye_brow_type',0,81,-38), (58370,1080030,0,'soga_eye_color',229,229,102), (58371,1080030,1,'soga_eye_type',-89,0,0), (58372,1080030,0,'soga_hair_face_color',119,36,33), (58373,1080030,0,'soga_hair_face_highlight_color',135,44,31), (58374,1080030,0,'soga_hair_type_color',119,36,33), (58375,1080030,0,'soga_hair_type_highlight_color',135,44,31), (58376,1080030,1,'soga_lip_type',-41,-81,-46), (58377,1080030,1,'soga_nose_type',11,-84,-8), (58378,1080030,0,'soga_skin_color',228,209,197), (58379,1080031,1,'cheek_type',96,94,0), (58380,1080031,1,'chin_type',-95,-56,-68), (58381,1080031,1,'ear_type',-45,-71,0), (58382,1080031,1,'eye_brow_type',-88,-74,25), (58383,1080031,0,'eye_color',124,178,194), (58384,1080031,1,'eye_type',-50,0,0), (58385,1080031,0,'hair_color1',234,195,17), (58386,1080031,0,'hair_color2',8,0,0), (58387,1080031,0,'hair_face_color',244,246,246), (58388,1080031,0,'hair_face_highlight_color',244,246,246), (58389,1080031,0,'hair_highlight',164,165,165), (58390,1080031,0,'hair_type_color',244,246,246), (58391,1080031,0,'hair_type_highlight_color',244,246,246), (58392,1080031,1,'lip_type',46,-50,50), (58393,1080031,1,'nose_type',-53,-22,-61), (58394,1080031,0,'skin_color',234,209,210), (58395,1080031,1,'soga_cheek_type',0,-88,-74), (58396,1080031,1,'soga_chin_type',0,46,-50), (58397,1080031,1,'soga_ear_type',0,-50,0), (58398,1080031,1,'soga_eye_brow_type',0,-45,-71), (58399,1080031,0,'soga_eye_color',229,229,102), (58400,1080031,1,'soga_eye_type',8,0,0), (58401,1080031,0,'soga_hair_color1',164,165,165), (58402,1080031,0,'soga_hair_color2',56,62,62), (58403,1080031,0,'soga_hair_face_color',244,246,246), (58404,1080031,0,'soga_hair_face_highlight_color',244,246,246), (58405,1080031,0,'soga_hair_highlight',164,165,165), (58406,1080031,0,'soga_hair_type_color',244,246,246), (58407,1080031,0,'soga_hair_type_highlight_color',244,246,246), (58408,1080031,1,'soga_lip_type',25,96,94), (58409,1080031,1,'soga_nose_type',50,-95,-56), (58410,1080031,0,'soga_skin_color',234,209,210), (58411,1080032,1,'cheek_type',-25,-31,0), (58412,1080032,1,'chin_type',47,34,78), (58413,1080032,1,'ear_type',-70,-4,0), (58414,1080032,1,'eye_brow_type',-93,65,-42), (58415,1080032,0,'eye_color',74,110,66), (58416,1080032,1,'eye_type',-48,0,0), (58417,1080032,0,'hair_color1',0,87,57), (58418,1080032,0,'hair_color2',231,0,0), (58419,1080032,0,'hair_face_color',119,147,147), (58420,1080032,0,'hair_face_highlight_color',38,26,1), (58421,1080032,0,'hair_highlight',79,28,15), (58422,1080032,0,'hair_type_color',119,147,147), (58423,1080032,0,'hair_type_highlight_color',38,26,1), (58424,1080032,1,'lip_type',-93,39,-15), (58425,1080032,1,'nose_type',4,0,87), (58426,1080032,0,'skin_color',224,187,167), (58427,1080032,1,'soga_cheek_type',0,-93,65), (58428,1080032,1,'soga_chin_type',0,-93,39), (58429,1080032,1,'soga_ear_type',0,-48,0), (58430,1080032,1,'soga_eye_brow_type',0,-70,-4), (58431,1080032,0,'soga_eye_color',229,229,102), (58432,1080032,1,'soga_eye_type',-25,0,0), (58433,1080032,0,'soga_hair_color1',123,123,130), (58434,1080032,0,'soga_hair_color2',144,140,137), (58435,1080032,0,'soga_hair_face_color',119,147,147), (58436,1080032,0,'soga_hair_face_highlight_color',38,26,1), (58437,1080032,0,'soga_hair_highlight',79,28,15), (58438,1080032,0,'soga_hair_type_color',119,147,147), (58439,1080032,0,'soga_hair_type_highlight_color',38,26,1), (58440,1080032,1,'soga_lip_type',-42,-25,-31), (58441,1080032,1,'soga_nose_type',-15,47,34), (58442,1080032,0,'soga_skin_color',224,187,167), (58443,1080033,1,'cheek_type',-2,38,0), (58444,1080033,1,'chin_type',58,-75,-95), (58445,1080033,1,'ear_type',58,-63,0), (58446,1080033,1,'eye_brow_type',-20,70,29), (58447,1080033,0,'eye_color',84,139,114), (58448,1080033,1,'eye_type',-62,0,0), (58449,1080033,0,'hair_color1',41,55,26), (58450,1080033,0,'hair_color2',29,0,0), (58451,1080033,0,'hair_face_color',84,0,0), (58452,1080033,0,'hair_face_highlight_color',35,24,1), (58453,1080033,0,'hair_highlight',79,28,15), (58454,1080033,0,'hair_type_color',84,0,0), (58455,1080033,0,'hair_type_highlight_color',35,24,1), (58456,1080033,1,'lip_type',-79,82,-84), (58457,1080033,1,'nose_type',2,41,55), (58458,1080033,0,'skin_color',136,118,120), (58459,1080033,1,'soga_cheek_type',0,-20,70), (58460,1080033,1,'soga_chin_type',0,-79,82), (58461,1080033,1,'soga_ear_type',0,-62,0), (58462,1080033,1,'soga_eye_brow_type',0,58,-63), (58463,1080033,0,'soga_eye_color',229,229,102), (58464,1080033,1,'soga_eye_type',29,0,0), (58465,1080033,0,'soga_hair_color1',109,14,49), (58466,1080033,0,'soga_hair_color2',185,97,0), (58467,1080033,0,'soga_hair_face_color',84,0,0), (58468,1080033,0,'soga_hair_face_highlight_color',35,24,1), (58469,1080033,0,'soga_hair_highlight',79,28,15), (58470,1080033,0,'soga_hair_type_color',84,0,0), (58471,1080033,0,'soga_hair_type_highlight_color',35,24,1), (58472,1080033,1,'soga_lip_type',29,-2,38), (58473,1080033,1,'soga_nose_type',-84,58,-75), (58474,1080033,0,'soga_skin_color',136,118,120), (58475,1080033,0,'wing_color1',255,255,255), (58476,1080033,0,'wing_color2',255,255,255), (58477,1080034,1,'cheek_type',100,100,0), (58478,1080034,1,'chin_type',-39,93,31), (58479,1080034,1,'ear_type',-31,-100,0), (58480,1080034,1,'eye_brow_type',100,100,100), (58481,1080034,0,'eye_color',185,193,167), (58482,1080034,0,'hair_color1',200,56,38), (58483,1080034,0,'hair_color2',7,0,0), (58484,1080034,0,'hair_face_color',60,59,73), (58485,1080034,0,'hair_face_highlight_color',244,246,246), (58486,1080034,0,'hair_highlight',164,165,165), (58487,1080034,0,'hair_type_color',60,59,73), (58488,1080034,0,'hair_type_highlight_color',244,246,246), (58489,1080034,1,'lip_type',62,61,-56), (58490,1080034,1,'nose_type',74,-56,56), (58491,1080034,0,'skin_color',219,215,198), (58492,1080034,1,'soga_cheek_type',0,100,100), (58493,1080034,1,'soga_chin_type',0,62,61), (58494,1080034,1,'soga_ear_type',-31,-100,0), (58495,1080034,1,'soga_eye_brow_type',0,-31,-100), (58496,1080034,0,'soga_eye_color',229,229,102), (58497,1080034,1,'soga_eye_type',7,0,0), (58498,1080034,0,'soga_hair_color1',50,48,56), (58499,1080034,0,'soga_hair_color2',68,72,71), (58500,1080034,0,'soga_hair_face_color',60,59,73), (58501,1080034,0,'soga_hair_face_highlight_color',244,246,246), (58502,1080034,0,'soga_hair_highlight',164,165,165), (58503,1080034,0,'soga_hair_type_color',60,59,73), (58504,1080034,0,'soga_hair_type_highlight_color',244,246,246), (58505,1080034,1,'soga_lip_type',100,100,100), (58506,1080034,1,'soga_nose_type',-56,-39,93), (58507,1080034,0,'soga_skin_color',219,215,198), (58508,1080035,1,'cheek_type',20,14,0), (58509,1080035,1,'chin_type',35,81,68), (58510,1080035,1,'ear_type',-62,28,0), (58511,1080035,1,'eye_brow_type',-56,82,28), (58512,1080035,0,'eye_color',61,120,89), (58513,1080035,1,'eye_type',-41,0,0), (58514,1080035,0,'hair_color1',68,208,248), (58515,1080035,0,'hair_color2',76,0,0), (58516,1080035,0,'hair_face_highlight_color',35,24,1), (58517,1080035,0,'hair_highlight',79,28,15), (58518,1080035,0,'hair_type_highlight_color',35,24,1), (58519,1080035,1,'lip_type',94,-76,-50), (58520,1080035,1,'nose_type',64,68,-48), (58521,1080035,0,'skin_color',241,232,234), (58522,1080035,1,'soga_cheek_type',0,-56,82), (58523,1080035,1,'soga_chin_type',0,94,-76), (58524,1080035,1,'soga_ear_type',0,-41,0), (58525,1080035,1,'soga_eye_brow_type',0,-62,28), (58526,1080035,0,'soga_eye_color',229,229,102), (58527,1080035,1,'soga_eye_type',76,0,0), (58528,1080035,0,'soga_hair_color1',38,22,21), (58529,1080035,0,'soga_hair_color2',120,50,0), (58530,1080035,0,'soga_hair_face_highlight_color',35,24,1), (58531,1080035,0,'soga_hair_highlight',79,28,15), (58532,1080035,0,'soga_hair_type_highlight_color',35,24,1), (58533,1080035,1,'soga_lip_type',28,20,14), (58534,1080035,1,'soga_nose_type',-50,35,81), (58535,1080035,0,'soga_skin_color',241,232,234), (58536,1080035,0,'wing_color1',255,255,255), (58537,1080035,0,'wing_color2',255,255,255), (58538,1080036,1,'cheek_type',-17,-14,0), (58539,1080036,1,'chin_type',28,-4,9), (58540,1080036,1,'ear_type',-14,1,0), (58541,1080036,1,'eye_brow_type',26,4,-31), (58542,1080036,0,'eye_color',73,42,13), (58543,1080036,1,'eye_type',10,0,0), (58544,1080036,0,'hair_color1',230,219,0), (58545,1080036,0,'hair_face_color',25,18,6), (58546,1080036,0,'hair_face_highlight_color',89,52,8), (58547,1080036,0,'hair_type_color',25,18,6), (58548,1080036,0,'hair_type_highlight_color',89,52,8), (58549,1080036,1,'lip_type',22,-34,21), (58550,1080036,1,'nose_type',-37,-26,-37), (58551,1080036,0,'skin_color',215,194,160), (58552,1080036,1,'soga_cheek_type',0,26,4), (58553,1080036,1,'soga_chin_type',0,22,-34), (58554,1080036,1,'soga_ear_type',0,10,0), (58555,1080036,1,'soga_eye_brow_type',0,-14,1), (58556,1080036,0,'soga_eye_color',229,229,102), (58557,1080036,0,'soga_hair_face_color',25,18,6), (58558,1080036,0,'soga_hair_face_highlight_color',89,52,8), (58559,1080036,0,'soga_hair_type_color',25,18,6), (58560,1080036,0,'soga_hair_type_highlight_color',89,52,8), (58561,1080036,1,'soga_lip_type',-31,-17,-14), (58562,1080036,1,'soga_nose_type',21,28,-4), (58563,1080036,0,'soga_skin_color',215,194,160), (58564,1080036,0,'wing_color1',255,255,255), (58565,1080036,0,'wing_color2',255,255,255), (58566,1080037,1,'cheek_type',-88,37,0), (58567,1080037,1,'chin_type',5,34,28), (58568,1080037,1,'ear_type',-68,93,0), (58569,1080037,1,'eye_brow_type',-45,-91,-76), (58570,1080037,0,'eye_color',131,180,189), (58571,1080037,1,'eye_type',-19,0,0), (58572,1080037,0,'hair_color1',55,31,58), (58573,1080037,0,'hair_color2',195,0,0), (58574,1080037,0,'hair_face_color',8,2,4), (58575,1080037,0,'hair_face_highlight_color',152,173,174), (58576,1080037,0,'hair_highlight',123,123,130), (58577,1080037,0,'hair_type_color',8,2,4), (58578,1080037,0,'hair_type_highlight_color',152,173,174), (58579,1080037,1,'lip_type',4,-42,2), (58580,1080037,1,'nose_type',-4,55,31), (58581,1080037,0,'skin_color',229,210,200), (58582,1080037,1,'soga_cheek_type',0,-45,-91), (58583,1080037,1,'soga_chin_type',0,4,-42), (58584,1080037,1,'soga_ear_type',0,-19,0), (58585,1080037,1,'soga_eye_brow_type',0,-68,93), (58586,1080037,0,'soga_eye_color',229,229,102), (58587,1080037,1,'soga_eye_type',-61,0,0), (58588,1080037,0,'soga_hair_color1',38,22,21), (58589,1080037,0,'soga_hair_color2',120,50,0), (58590,1080037,0,'soga_hair_face_color',8,2,4), (58591,1080037,0,'soga_hair_face_highlight_color',152,173,174), (58592,1080037,0,'soga_hair_highlight',123,123,130), (58593,1080037,0,'soga_hair_type_color',8,2,4), (58594,1080037,0,'soga_hair_type_highlight_color',152,173,174), (58595,1080037,1,'soga_lip_type',-76,-88,37), (58596,1080037,1,'soga_nose_type',2,5,34), (58597,1080037,0,'soga_skin_color',229,210,200), (58598,1080038,1,'cheek_type',37,17,0), (58599,1080038,1,'chin_type',42,93,56), (58600,1080038,1,'ear_type',50,-42,0), (58601,1080038,1,'eye_brow_type',100,100,100), (58602,1080038,0,'eye_color',140,179,169), (58603,1080038,1,'eye_type',100,0,0), (58604,1080038,0,'hair_color1',87,182,156), (58605,1080038,0,'hair_color2',100,0,0), (58606,1080038,0,'hair_face_color',116,142,143), (58607,1080038,0,'hair_face_highlight_color',50,46,61), (58608,1080038,0,'hair_highlight',50,48,56), (58609,1080038,0,'hair_type_color',116,142,143), (58610,1080038,0,'hair_type_highlight_color',50,46,61), (58611,1080038,1,'lip_type',-81,0,93), (58612,1080038,1,'nose_type',-7,87,-74), (58613,1080038,0,'skin_color',167,113,110), (58614,1080038,1,'soga_cheek_type',0,100,100), (58615,1080038,1,'soga_chin_type',0,-81,0), (58616,1080038,1,'soga_ear_type',0,100,0), (58617,1080038,1,'soga_eye_brow_type',0,50,-42), (58618,1080038,0,'soga_eye_color',229,229,102), (58619,1080038,1,'soga_eye_type',100,0,0), (58620,1080038,0,'soga_hair_color1',123,123,130), (58621,1080038,0,'soga_hair_color2',144,140,137), (58622,1080038,0,'soga_hair_face_color',116,142,143), (58623,1080038,0,'soga_hair_face_highlight_color',50,46,61), (58624,1080038,0,'soga_hair_highlight',50,48,56), (58625,1080038,0,'soga_hair_type_color',116,142,143), (58626,1080038,0,'soga_hair_type_highlight_color',50,46,61), (58627,1080038,1,'soga_lip_type',100,37,17), (58628,1080038,1,'soga_nose_type',93,42,93), (58629,1080038,0,'soga_skin_color',167,113,110), (58630,1080039,1,'cheek_type',-9,-28,0), (58631,1080039,1,'chin_type',-10,-28,-3), (58632,1080039,1,'ear_type',22,7,0), (58633,1080039,1,'eye_brow_type',10,0,-2), (58634,1080039,0,'eye_color',146,172,144), (58635,1080039,1,'eye_type',-12,0,0), (58636,1080039,0,'hair_color1',242,37,0), (58637,1080039,0,'hair_face_color',197,174,103), (58638,1080039,0,'hair_face_highlight_color',31,29,22), (58639,1080039,0,'hair_type_color',197,174,103), (58640,1080039,0,'hair_type_highlight_color',31,29,22), (58641,1080039,1,'lip_type',-46,22,37), (58642,1080039,1,'nose_type',-3,-14,37), (58643,1080039,0,'skin_color',230,206,196), (58644,1080039,1,'soga_cheek_type',0,10,0), (58645,1080039,1,'soga_chin_type',0,-46,22), (58646,1080039,1,'soga_ear_type',0,-12,0), (58647,1080039,1,'soga_eye_brow_type',0,22,7), (58648,1080039,0,'soga_eye_color',229,229,102), (58649,1080039,1,'soga_eye_type',-12,0,0), (58650,1080039,0,'soga_hair_face_color',197,174,103), (58651,1080039,0,'soga_hair_face_highlight_color',31,29,22), (58652,1080039,0,'soga_hair_type_color',197,174,103), (58653,1080039,0,'soga_hair_type_highlight_color',31,29,22), (58654,1080039,1,'soga_lip_type',-2,-9,-28), (58655,1080039,1,'soga_nose_type',37,-10,-28), (58656,1080039,0,'soga_skin_color',230,206,196), (58657,1080039,0,'wing_color1',255,255,255), (58658,1080039,0,'wing_color2',255,255,255), (58659,1080040,1,'cheek_type',-91,77,0), (58660,1080040,1,'chin_type',-70,7,75), (58661,1080040,1,'ear_type',-21,-96,0), (58662,1080040,1,'eye_brow_type',87,44,-3), (58663,1080040,0,'eye_color',71,58,31), (58664,1080040,1,'eye_type',-93,0,0), (58665,1080040,0,'hair_color1',91,165,227), (58666,1080040,0,'hair_color2',161,0,0), (58667,1080040,0,'hair_face_color',219,179,15), (58668,1080040,0,'hair_face_highlight_color',100,70,10), (58669,1080040,0,'hair_highlight',56,33,26), (58670,1080040,0,'hair_type_color',219,179,15), (58671,1080040,0,'hair_type_highlight_color',100,70,10), (58672,1080040,1,'lip_type',46,81,-88), (58673,1080040,1,'nose_type',-72,91,-91), (58674,1080040,0,'skin_color',205,174,139), (58675,1080040,1,'soga_cheek_type',0,87,44), (58676,1080040,1,'soga_chin_type',0,46,81), (58677,1080040,1,'soga_ear_type',0,-93,0), (58678,1080040,1,'soga_eye_brow_type',0,-21,-96), (58679,1080040,0,'soga_eye_color',229,229,102), (58680,1080040,1,'soga_eye_type',-95,0,0), (58681,1080040,0,'soga_hair_color1',239,221,86), (58682,1080040,0,'soga_hair_color2',99,53,22), (58683,1080040,0,'soga_hair_face_color',219,179,15), (58684,1080040,0,'soga_hair_face_highlight_color',100,70,10), (58685,1080040,0,'soga_hair_highlight',56,33,26), (58686,1080040,0,'soga_hair_type_color',219,179,15), (58687,1080040,0,'soga_hair_type_highlight_color',100,70,10), (58688,1080040,1,'soga_lip_type',-3,-91,77), (58689,1080040,1,'soga_nose_type',-88,-70,7), (58690,1080040,0,'soga_skin_color',205,174,139), (58691,1080041,1,'cheek_type',-26,-7,0), (58692,1080041,1,'chin_type',84,-56,76), (58693,1080041,1,'ear_type',47,25,0), (58694,1080041,1,'eye_brow_type',-97,-43,53), (58695,1080041,0,'eye_color',88,64,30), (58696,1080041,1,'eye_type',-96,0,0), (58697,1080041,0,'hair_color1',87,209,199), (58698,1080041,0,'hair_color2',231,0,0), (58699,1080041,0,'hair_face_color',145,168,168), (58700,1080041,0,'hair_highlight',21,13,24), (58701,1080041,0,'hair_type_color',145,168,168), (58702,1080041,1,'lip_type',96,10,63), (58703,1080041,1,'nose_type',-89,87,-47), (58704,1080041,0,'skin_color',112,73,74), (58705,1080041,1,'soga_cheek_type',0,-97,-43), (58706,1080041,1,'soga_chin_type',0,96,10), (58707,1080041,1,'soga_ear_type',0,-96,0), (58708,1080041,1,'soga_eye_brow_type',0,47,25), (58709,1080041,0,'soga_eye_color',229,229,102), (58710,1080041,1,'soga_eye_type',-25,0,0), (58711,1080041,0,'soga_hair_color1',114,112,142), (58712,1080041,0,'soga_hair_color2',121,113,107), (58713,1080041,0,'soga_hair_face_color',145,168,168), (58714,1080041,0,'soga_hair_highlight',21,13,24), (58715,1080041,0,'soga_hair_type_color',145,168,168), (58716,1080041,1,'soga_lip_type',53,-26,-7), (58717,1080041,1,'soga_nose_type',63,84,-56), (58718,1080041,0,'soga_skin_color',112,73,74), (58719,1080042,1,'cheek_type',10,18,0), (58720,1080042,1,'chin_type',-10,-35,0), (58721,1080042,1,'ear_type',-14,-18,0), (58722,1080042,1,'eye_brow_type',0,17,-2), (58723,1080042,0,'eye_color',48,102,97), (58724,1080042,1,'eye_type',-19,0,0), (58725,1080042,0,'hair_color1',228,209,0), (58726,1080042,0,'hair_face_color',223,255,255), (58727,1080042,0,'hair_face_highlight_color',78,36,0), (58728,1080042,0,'hair_type_color',223,255,255), (58729,1080042,0,'hair_type_highlight_color',78,36,0), (58730,1080042,1,'lip_type',11,-7,7), (58731,1080042,1,'nose_type',2,-28,-47), (58732,1080042,0,'skin_color',220,223,223), (58733,1080042,1,'soga_cheek_type',0,0,17), (58734,1080042,1,'soga_chin_type',0,11,-7), (58735,1080042,1,'soga_ear_type',0,-19,0), (58736,1080042,1,'soga_eye_brow_type',0,-14,-18), (58737,1080042,0,'soga_eye_color',229,229,102), (58738,1080042,0,'soga_hair_face_color',223,255,255), (58739,1080042,0,'soga_hair_face_highlight_color',78,36,0), (58740,1080042,0,'soga_hair_type_color',223,255,255), (58741,1080042,0,'soga_hair_type_highlight_color',78,36,0), (58742,1080042,1,'soga_lip_type',-2,10,18), (58743,1080042,1,'soga_nose_type',7,-10,-35), (58744,1080042,0,'soga_skin_color',220,223,223), (58745,1080042,0,'wing_color1',255,255,255), (58746,1080042,0,'wing_color2',255,255,255), (58747,1080043,1,'cheek_type',-4,-7,0), (58748,1080043,1,'chin_type',37,0,-9), (58749,1080043,1,'ear_type',-11,0,0), (58750,1080043,1,'eye_brow_type',-4,31,4), (58751,1080043,0,'eye_color',108,80,37), (58752,1080043,1,'eye_type',2,0,0), (58753,1080043,0,'hair_color1',252,245,156), (58754,1080043,0,'hair_face_color',45,50,40), (58755,1080043,0,'hair_face_highlight_color',125,78,1), (58756,1080043,0,'hair_type_color',45,50,40), (58757,1080043,0,'hair_type_highlight_color',125,78,1), (58758,1080043,1,'lip_type',-29,-21,28), (58759,1080043,1,'nose_type',-34,-4,-11), (58760,1080043,0,'skin_color',245,214,215), (58761,1080043,1,'soga_cheek_type',0,-4,31), (58762,1080043,1,'soga_chin_type',0,-29,-21), (58763,1080043,1,'soga_ear_type',0,2,0), (58764,1080043,1,'soga_eye_brow_type',0,-11,0), (58765,1080043,0,'soga_eye_color',229,229,102), (58766,1080043,0,'soga_hair_face_color',45,50,40), (58767,1080043,0,'soga_hair_face_highlight_color',125,78,1), (58768,1080043,0,'soga_hair_type_color',45,50,40), (58769,1080043,0,'soga_hair_type_highlight_color',125,78,1), (58770,1080043,1,'soga_lip_type',4,-4,-7), (58771,1080043,1,'soga_nose_type',28,37,0), (58772,1080043,0,'soga_skin_color',245,214,215), (58773,1080043,0,'wing_color1',255,255,255), (58774,1080043,0,'wing_color2',255,255,255), (58775,1080044,1,'cheek_type',0,-2,0), (58776,1080044,1,'chin_type',3,3,28), (58777,1080044,1,'ear_type',-1,7,0), (58778,1080044,1,'eye_brow_type',-20,-7,11), (58779,1080044,0,'eye_color',143,189,202), (58780,1080044,1,'eye_type',17,0,0), (58781,1080044,0,'hair_color1',34,245,0), (58782,1080044,0,'hair_face_color',137,47,9), (58783,1080044,0,'hair_face_highlight_color',103,42,0), (58784,1080044,0,'hair_type_color',137,47,9), (58785,1080044,0,'hair_type_highlight_color',103,42,0), (58786,1080044,1,'lip_type',0,39,14), (58787,1080044,1,'nose_type',-5,34,-11), (58788,1080044,0,'skin_color',253,254,254), (58789,1080044,1,'soga_cheek_type',0,-20,-7), (58790,1080044,1,'soga_chin_type',0,0,39), (58791,1080044,1,'soga_ear_type',0,17,0), (58792,1080044,1,'soga_eye_brow_type',0,-1,7), (58793,1080044,0,'soga_eye_color',229,229,102), (58794,1080044,1,'soga_eye_type',-21,0,0), (58795,1080044,0,'soga_hair_face_color',137,47,9), (58796,1080044,0,'soga_hair_face_highlight_color',103,42,0), (58797,1080044,0,'soga_hair_type_color',137,47,9), (58798,1080044,0,'soga_hair_type_highlight_color',103,42,0), (58799,1080044,1,'soga_lip_type',11,0,-2), (58800,1080044,1,'soga_nose_type',14,3,3), (58801,1080044,0,'soga_skin_color',253,254,254), (58802,1080044,0,'wing_color1',255,255,255), (58803,1080044,0,'wing_color2',255,255,255), (58804,1080045,1,'cheek_type',-100,62,0), (58805,1080045,1,'chin_type',-37,0,-7), (58806,1080045,1,'ear_type',56,31,0), (58807,1080045,1,'eye_brow_type',17,34,-7), (58808,1080045,0,'eye_color',29,56,42), (58809,1080045,1,'eye_type',68,0,0), (58810,1080045,0,'hair_color1',181,25,200), (58811,1080045,0,'hair_color2',156,0,0), (58812,1080045,0,'hair_face_color',225,221,214), (58813,1080045,0,'hair_face_highlight_color',244,244,246), (58814,1080045,0,'hair_highlight',160,156,172), (58815,1080045,0,'hair_type_color',225,221,214), (58816,1080045,0,'hair_type_highlight_color',244,244,246), (58817,1080045,1,'lip_type',-100,0,0), (58818,1080045,1,'nose_type',14,-75,25), (58819,1080045,0,'skin_color',114,99,63), (58820,1080045,1,'soga_cheek_type',0,17,34), (58821,1080045,1,'soga_chin_type',0,-100,0), (58822,1080045,1,'soga_ear_type',0,68,0), (58823,1080045,1,'soga_eye_brow_type',0,56,31), (58824,1080045,0,'soga_eye_color',229,229,102), (58825,1080045,1,'soga_eye_type',-100,0,0), (58826,1080045,0,'soga_hair_color1',161,165,168), (58827,1080045,0,'soga_hair_color2',60,71,71), (58828,1080045,0,'soga_hair_face_color',225,221,214), (58829,1080045,0,'soga_hair_face_highlight_color',244,244,246), (58830,1080045,0,'soga_hair_highlight',160,156,172), (58831,1080045,0,'soga_hair_type_color',225,221,214), (58832,1080045,0,'soga_hair_type_highlight_color',244,244,246), (58833,1080045,1,'soga_lip_type',-7,-100,62), (58834,1080045,1,'soga_nose_type',0,-37,0), (58835,1080045,0,'soga_skin_color',114,99,63), (58836,1080046,1,'cheek_type',62,66,0), (58837,1080046,1,'chin_type',-87,-55,-1), (58838,1080046,1,'ear_type',69,35,0), (58839,1080046,1,'eye_brow_type',79,-87,-78), (58840,1080046,0,'eye_color',20,18,0), (58841,1080046,1,'eye_type',71,0,0), (58842,1080046,0,'hair_color1',69,231,88), (58843,1080046,1,'lip_type',75,87,34), (58844,1080046,1,'nose_type',50,69,-25), (58845,1080046,0,'skin_color',172,124,103), (58846,1080046,1,'soga_cheek_type',0,79,-87), (58847,1080046,1,'soga_chin_type',0,75,87), (58848,1080046,1,'soga_ear_type',0,71,0), (58849,1080046,1,'soga_eye_brow_type',0,69,35), (58850,1080046,0,'soga_eye_color',229,229,102), (58851,1080046,1,'soga_eye_type',71,0,0), (58852,1080046,1,'soga_lip_type',-78,62,66), (58853,1080046,1,'soga_nose_type',34,-87,-55), (58854,1080046,0,'soga_skin_color',172,124,103), (58855,1080047,0,'eye_color',255,255,255), (58856,1080047,0,'skin_color',255,255,255), (58857,1080047,0,'soga_eye_color',255,0,255), (58858,1080048,1,'cheek_type',-35,12,0), (58859,1080048,1,'chin_type',15,93,-25), (58860,1080048,1,'ear_type',62,-43,0), (58861,1080048,1,'eye_brow_type',-43,44,83), (58862,1080048,0,'eye_color',106,162,159), (58863,1080048,1,'eye_type',26,0,0), (58864,1080048,0,'hair_color1',46,244,213), (58865,1080048,0,'hair_color2',14,0,0), (58866,1080048,0,'hair_face_color',15,1,21), (58867,1080048,0,'hair_face_highlight_color',219,179,15), (58868,1080048,0,'hair_highlight',239,221,86), (58869,1080048,0,'hair_type_color',15,1,21), (58870,1080048,0,'hair_type_highlight_color',219,179,15), (58871,1080048,1,'lip_type',48,14,90), (58872,1080048,1,'nose_type',0,46,-12), (58873,1080048,0,'skin_color',149,156,156), (58874,1080048,1,'soga_cheek_type',0,-43,44), (58875,1080048,1,'soga_chin_type',0,48,14), (58876,1080048,1,'soga_ear_type',0,26,0), (58877,1080048,1,'soga_eye_brow_type',0,62,-43), (58878,1080048,0,'soga_eye_color',229,229,102), (58879,1080048,1,'soga_eye_type',14,0,0), (58880,1080048,0,'soga_hair_color1',29,21,28), (58881,1080048,0,'soga_hair_color2',39,32,39), (58882,1080048,0,'soga_hair_face_color',15,1,21), (58883,1080048,0,'soga_hair_face_highlight_color',219,179,15), (58884,1080048,0,'soga_hair_highlight',239,221,86), (58885,1080048,0,'soga_hair_type_color',15,1,21), (58886,1080048,0,'soga_hair_type_highlight_color',219,179,15), (58887,1080048,1,'soga_lip_type',83,-35,12), (58888,1080048,1,'soga_nose_type',90,15,93), (58889,1080048,0,'soga_skin_color',149,156,156), (58890,1080048,0,'wing_color1',255,255,255), (58891,1080048,0,'wing_color2',255,255,255), (58892,1080049,1,'cheek_type',20,52,0), (58893,1080049,1,'chin_type',88,-17,41), (58894,1080049,1,'ear_type',-59,-98,0), (58895,1080049,1,'eye_brow_type',-42,31,-87), (58896,1080049,0,'eye_color',119,175,191), (58897,1080049,1,'eye_type',39,0,0), (58898,1080049,0,'hair_color1',40,1,200), (58899,1080049,0,'hair_color2',51,0,0), (58900,1080049,0,'hair_face_color',39,21,6), (58901,1080049,0,'hair_face_highlight_color',40,19,9), (58902,1080049,0,'hair_highlight',79,28,15), (58903,1080049,0,'hair_type_color',39,21,6), (58904,1080049,0,'hair_type_highlight_color',40,19,9), (58905,1080049,1,'lip_type',20,-11,-93), (58906,1080049,1,'nose_type',37,40,1), (58907,1080049,0,'skin_color',228,204,153), (58908,1080049,1,'soga_cheek_type',0,-42,31), (58909,1080049,1,'soga_chin_type',0,20,-11), (58910,1080049,1,'soga_ear_type',0,39,0), (58911,1080049,1,'soga_eye_brow_type',0,-59,-98), (58912,1080049,0,'soga_eye_color',229,229,102), (58913,1080049,1,'soga_eye_type',51,0,0), (58914,1080049,0,'soga_hair_color1',79,28,15), (58915,1080049,0,'soga_hair_color2',111,64,0), (58916,1080049,0,'soga_hair_face_color',39,21,6), (58917,1080049,0,'soga_hair_face_highlight_color',40,19,9), (58918,1080049,0,'soga_hair_highlight',79,28,15), (58919,1080049,0,'soga_hair_type_color',39,21,6), (58920,1080049,0,'soga_hair_type_highlight_color',40,19,9), (58921,1080049,1,'soga_lip_type',-87,20,52), (58922,1080049,1,'soga_nose_type',-93,88,-17), (58923,1080049,0,'soga_skin_color',228,204,153), (58924,1080050,0,'eye_color',255,255,255), (58925,1080050,0,'skin_color',255,255,255), (58926,1080050,0,'soga_eye_color',255,0,255), (58927,1080051,0,'eye_color',96,72,38), (58928,1080051,0,'skin_color',43,128,128), (58929,1080051,0,'soga_eye_color',255,0,255), (58930,1080052,0,'eye_color',96,72,38), (58931,1080052,0,'skin_color',43,128,128), (58932,1080052,0,'soga_eye_color',255,0,255), (58933,1080053,0,'eye_color',154,77,0), (58934,1080053,0,'skin_color',255,255,255), (58935,1080053,0,'soga_eye_color',255,0,255), (58936,1080054,0,'eye_color',84,87,40), (58937,1080054,0,'skin_color',148,151,86), (58938,1080054,0,'soga_eye_color',255,0,255), (58939,1080055,0,'eye_color',255,255,255), (58940,1080055,0,'skin_color',163,82,0), (58941,1080055,0,'soga_eye_color',255,0,255), (58942,1080056,1,'cheek_type',91,-1,0), (58943,1080056,1,'chin_type',75,31,34), (58944,1080056,1,'ear_type',-100,-97,0), (58945,1080056,1,'eye_brow_type',-47,74,-41), (58946,1080056,0,'eye_color',204,204,204), (58947,1080056,1,'eye_type',25,0,0), (58948,1080056,0,'hair_color1',14,198,50), (58949,1080056,1,'lip_type',-11,15,8), (58950,1080056,1,'nose_type',-83,14,-58), (58951,1080056,0,'skin_color',177,179,180), (58952,1080056,1,'soga_cheek_type',0,-47,74), (58953,1080056,1,'soga_chin_type',0,-11,15), (58954,1080056,1,'soga_ear_type',0,25,0), (58955,1080056,1,'soga_eye_brow_type',0,-100,-97), (58956,1080056,0,'soga_eye_color',204,204,204), (58957,1080056,1,'soga_lip_type',-41,91,-1), (58958,1080056,1,'soga_nose_type',8,75,31), (58959,1080056,0,'soga_skin_color',177,179,180), (58960,1080057,0,'eye_color',96,72,38), (58961,1080057,0,'skin_color',43,128,128), (58962,1080057,0,'soga_eye_color',255,0,255), (58963,1080058,1,'cheek_type',-91,77,0), (58964,1080058,1,'chin_type',-70,7,75), (58965,1080058,1,'ear_type',-21,-96,0), (58966,1080058,1,'eye_brow_type',87,44,-3), (58967,1080058,0,'eye_color',71,58,31), (58968,1080058,1,'eye_type',-93,0,0), (58969,1080058,0,'hair_color1',91,165,227), (58970,1080058,0,'hair_color2',161,0,0), (58971,1080058,0,'hair_face_color',219,179,15), (58972,1080058,0,'hair_face_highlight_color',100,70,10), (58973,1080058,0,'hair_highlight',56,33,26), (58974,1080058,0,'hair_type_color',219,179,15), (58975,1080058,0,'hair_type_highlight_color',100,70,10), (58976,1080058,1,'lip_type',46,81,-88), (58977,1080058,1,'nose_type',-72,91,-91), (58978,1080058,0,'skin_color',205,174,139), (58979,1080058,1,'soga_cheek_type',0,87,44), (58980,1080058,1,'soga_chin_type',0,46,81), (58981,1080058,1,'soga_ear_type',0,-93,0), (58982,1080058,1,'soga_eye_brow_type',0,-21,-96), (58983,1080058,0,'soga_eye_color',229,229,102), (58984,1080058,1,'soga_eye_type',-95,0,0), (58985,1080058,0,'soga_hair_color1',239,221,86), (58986,1080058,0,'soga_hair_color2',99,53,22), (58987,1080058,0,'soga_hair_face_color',219,179,15), (58988,1080058,0,'soga_hair_face_highlight_color',100,70,10), (58989,1080058,0,'soga_hair_highlight',56,33,26), (58990,1080058,0,'soga_hair_type_color',219,179,15), (58991,1080058,0,'soga_hair_type_highlight_color',100,70,10), (58992,1080058,1,'soga_lip_type',-3,-91,77), (58993,1080058,1,'soga_nose_type',-88,-70,7), (58994,1080058,0,'soga_skin_color',205,174,139), (58995,1080059,0,'eye_color',0,128,0), (58996,1080059,0,'skin_color',61,100,36), (58997,1080059,0,'soga_eye_color',255,0,255), (58998,1080060,0,'eye_color',255,255,1), (58999,1080060,0,'skin_color',255,0,128), (59000,1080060,0,'soga_eye_color',255,0,255), (59001,1080061,0,'eye_color',255,255,255), (59002,1080061,0,'skin_color',255,255,255), (59003,1080061,0,'soga_eye_color',255,0,255), (59004,1080062,0,'eye_color',255,255,255), (59005,1080062,0,'skin_color',0,63,0), (59006,1080062,0,'soga_eye_color',255,0,255), (59007,1080063,0,'eye_color',255,255,255), (59008,1080063,0,'skin_color',255,255,255), (59009,1080063,0,'soga_eye_color',255,0,255), (59010,1080064,0,'eye_color',0,63,63), (59011,1080064,0,'skin_color',12,12,12), (59012,1080064,0,'soga_eye_color',255,0,255), (59013,1080065,1,'cheek_type',4,-91,0), (59014,1080065,1,'chin_type',-69,7,75), (59015,1080065,1,'ear_type',-50,77,0), (59016,1080065,1,'eye_brow_type',-71,37,23), (59017,1080065,0,'eye_color',163,201,212), (59018,1080065,1,'eye_type',97,0,0), (59019,1080065,0,'hair_color1',225,58,53), (59020,1080065,0,'hair_color2',97,0,0), (59021,1080065,0,'hair_face_color',40,20,7), (59022,1080065,0,'hair_face_highlight_color',47,42,59), (59023,1080065,0,'hair_highlight',89,21,21), (59024,1080065,0,'hair_type_color',40,20,7), (59025,1080065,0,'hair_type_highlight_color',47,42,59), (59026,1080065,1,'lip_type',-34,-68,-35), (59027,1080065,1,'nose_type',63,-31,58), (59028,1080065,0,'skin_color',177,159,108), (59029,1080065,1,'soga_cheek_type',0,-71,37), (59030,1080065,1,'soga_chin_type',0,-34,-68), (59031,1080065,1,'soga_ear_type',0,97,0), (59032,1080065,1,'soga_eye_brow_type',0,-50,77), (59033,1080065,0,'soga_eye_color',229,229,102), (59034,1080065,1,'soga_eye_type',97,0,0), (59035,1080065,0,'soga_hair_color1',29,21,28), (59036,1080065,0,'soga_hair_color2',39,32,39), (59037,1080065,0,'soga_hair_face_color',40,20,7), (59038,1080065,0,'soga_hair_face_highlight_color',47,42,59), (59039,1080065,0,'soga_hair_highlight',89,21,21), (59040,1080065,0,'soga_hair_type_color',40,20,7), (59041,1080065,0,'soga_hair_type_highlight_color',47,42,59), (59042,1080065,1,'soga_lip_type',23,4,-91), (59043,1080065,1,'soga_nose_type',-35,-69,7), (59044,1080065,0,'soga_skin_color',177,159,108), (59045,1080065,0,'wing_color1',255,255,255), (59046,1080065,0,'wing_color2',255,255,255), (59047,1080066,0,'eye_color',89,72,36), (59048,1080066,0,'skin_color',128,128,255), (59049,1080066,0,'soga_eye_color',255,0,255), (59050,1080067,0,'eye_color',232,56,87), (59051,1080067,0,'skin_color',103,131,226), (59052,1080067,0,'soga_eye_color',255,0,255), (59053,1080068,0,'eye_color',232,56,87), (59054,1080068,0,'skin_color',103,131,226), (59055,1080068,0,'soga_eye_color',255,0,255), (59056,1080069,0,'eye_color',255,255,255), (59057,1080069,0,'skin_color',255,255,255), (59058,1080069,0,'soga_eye_color',255,0,255), (59059,1080070,0,'eye_color',255,255,255), (59060,1080070,0,'skin_color',255,255,255), (59061,1080070,0,'soga_eye_color',255,0,255), (59062,1080071,0,'eye_color',255,255,255), (59063,1080071,0,'skin_color',255,255,255), (59064,1080071,0,'soga_eye_color',255,0,255), (59065,1080072,0,'eye_color',255,255,255), (59066,1080072,0,'skin_color',255,255,255), (59067,1080072,0,'soga_eye_color',255,0,255), (59068,1080073,0,'eye_color',255,255,255), (59069,1080073,0,'skin_color',255,255,255), (59070,1080073,0,'soga_eye_color',255,0,255), (59071,1080074,0,'eye_color',255,255,255), (59072,1080074,0,'skin_color',255,255,255), (59073,1080074,0,'soga_eye_color',255,0,255), (59074,1080075,0,'eye_color',255,255,255), (59075,1080075,0,'skin_color',255,255,255), (59076,1080075,0,'soga_eye_color',255,0,255), (59077,1080076,0,'eye_color',255,255,255), (59078,1080076,0,'skin_color',255,255,255), (59079,1080076,0,'soga_eye_color',255,0,255), (59080,1080077,0,'eye_color',255,255,255), (59081,1080077,0,'skin_color',255,255,255), (59082,1080077,0,'soga_eye_color',255,0,255), (59083,1080078,0,'eye_color',255,255,255), (59084,1080078,0,'skin_color',255,255,255), (59085,1080078,0,'soga_eye_color',255,0,255), (59086,1080079,0,'eye_color',255,255,255), (59087,1080079,0,'skin_color',255,255,255), (59088,1080079,0,'soga_eye_color',255,0,255), (59089,1080080,0,'eye_color',255,255,255), (59090,1080080,0,'skin_color',255,255,255), (59091,1080080,0,'soga_eye_color',255,0,255), (59092,1080081,0,'eye_color',255,255,255), (59093,1080081,0,'skin_color',255,255,255), (59094,1080081,0,'soga_eye_color',255,0,255), (59095,1080082,0,'eye_color',255,255,255), (59096,1080082,0,'skin_color',255,255,255), (59097,1080082,0,'soga_eye_color',255,0,255), (59098,1080083,0,'eye_color',255,255,255), (59099,1080083,0,'skin_color',255,255,255), (59100,1080083,0,'soga_eye_color',255,0,255), (59101,1080084,0,'eye_color',255,255,255), (59102,1080084,0,'skin_color',255,255,255), (59103,1080084,0,'soga_eye_color',255,0,255), (59104,1080085,0,'eye_color',255,255,255), (59105,1080085,0,'skin_color',255,255,255), (59106,1080085,0,'soga_eye_color',255,0,255), (59107,1080086,0,'eye_color',255,255,255), (59108,1080086,0,'skin_color',255,255,255), (59109,1080086,0,'soga_eye_color',255,0,255), (59110,1080087,0,'eye_color',184,185,180), (59111,1080087,0,'skin_color',193,160,145), (59112,1080087,0,'soga_eye_color',255,0,255), (59113,1080088,0,'eye_color',255,255,255), (59114,1080088,0,'skin_color',255,255,255), (59115,1080088,0,'soga_eye_color',255,0,255), (59116,1080089,0,'eye_color',160,168,116), (59117,1080089,0,'skin_color',203,110,81), (59118,1080089,0,'soga_eye_color',255,0,255), (59119,1080090,0,'eye_color',255,255,255), (59120,1080090,0,'skin_color',255,255,255), (59121,1080090,0,'soga_eye_color',255,0,255), (59122,1080091,0,'eye_color',139,155,115), (59123,1080091,0,'skin_color',128,133,73), (59124,1080091,0,'soga_eye_color',255,0,255), (59125,1080092,0,'eye_color',93,63,65), (59126,1080092,0,'skin_color',28,28,36), (59127,1080092,0,'soga_eye_color',255,0,255), (59128,1080093,0,'eye_color',142,106,109), (59129,1080093,0,'skin_color',181,129,71), (59130,1080093,0,'soga_eye_color',255,0,255), (59131,1080094,0,'eye_color',213,239,198), (59132,1080094,0,'skin_color',161,158,122), (59133,1080094,0,'soga_eye_color',255,0,255), (59134,1080095,0,'eye_color',79,73,103), (59135,1080095,0,'skin_color',28,28,36), (59136,1080095,0,'soga_eye_color',255,0,255), (59137,1080096,0,'eye_color',203,210,209), (59138,1080096,0,'skin_color',208,161,133), (59139,1080096,0,'soga_eye_color',255,0,255), (59140,1080097,0,'eye_color',58,31,19), (59141,1080097,0,'skin_color',82,31,31), (59142,1080097,0,'soga_eye_color',255,0,255), (59143,1080098,0,'eye_color',255,255,255), (59144,1080098,0,'skin_color',255,255,255), (59145,1080098,0,'soga_eye_color',255,0,255), (59146,1080099,0,'eye_color',61,70,40), (59147,1080099,0,'skin_color',28,28,36), (59148,1080099,0,'soga_eye_color',255,0,255), (59149,1080100,0,'eye_color',162,168,116), (59150,1080100,0,'skin_color',203,145,134), (59151,1080100,0,'soga_eye_color',255,0,255), (59152,1080101,0,'eye_color',255,255,255), (59153,1080101,0,'skin_color',255,255,255), (59154,1080101,0,'soga_eye_color',255,0,255), (59155,1080102,0,'eye_color',184,203,137), (59156,1080102,0,'skin_color',175,116,79), (59157,1080102,0,'soga_eye_color',255,0,255), (59158,1080103,0,'eye_color',0,63,0), (59159,1080103,0,'skin_color',87,196,59), (59160,1080103,0,'soga_eye_color',255,0,255), (59161,1080104,0,'eye_color',255,255,255), (59162,1080104,0,'skin_color',255,255,255), (59163,1080104,0,'soga_eye_color',255,0,255), (59164,1080105,0,'eye_color',255,255,255), (59165,1080105,0,'skin_color',255,255,255), (59166,1080105,0,'soga_eye_color',255,0,255), (59167,1080106,1,'cheek_type',0,-18,0), (59168,1080106,1,'chin_type',0,-14,0), (59169,1080106,1,'ear_type',8,4,0), (59170,1080106,1,'eye_brow_type',-14,-20,-4), (59171,1080106,0,'eye_color',32,67,73), (59172,1080106,1,'eye_type',-20,0,0), (59173,1080106,0,'hair_color1',253,236,0), (59174,1080106,0,'hair_face_color',126,126,125), (59175,1080106,0,'hair_face_highlight_color',90,89,88), (59176,1080106,0,'hair_type_color',126,126,125), (59177,1080106,0,'hair_type_highlight_color',90,89,88), (59178,1080106,1,'lip_type',-14,25,-28), (59179,1080106,1,'nose_type',-23,-3,-20), (59180,1080106,0,'skin_color',219,228,220), (59181,1080106,1,'soga_cheek_type',0,-14,-20), (59182,1080106,1,'soga_chin_type',0,-14,25), (59183,1080106,1,'soga_ear_type',0,-20,0), (59184,1080106,1,'soga_eye_brow_type',0,8,4), (59185,1080106,0,'soga_eye_color',229,229,102), (59186,1080106,1,'soga_eye_type',29,0,0), (59187,1080106,0,'soga_hair_face_color',126,126,125), (59188,1080106,0,'soga_hair_face_highlight_color',90,89,88), (59189,1080106,0,'soga_hair_type_color',126,126,125), (59190,1080106,0,'soga_hair_type_highlight_color',90,89,88), (59191,1080106,1,'soga_lip_type',-4,0,-18), (59192,1080106,1,'soga_nose_type',-28,0,-14), (59193,1080106,0,'soga_skin_color',219,228,220), (59194,1080106,0,'wing_color1',255,255,255), (59195,1080106,0,'wing_color2',255,255,255), (59196,1080107,0,'eye_color',61,70,40), (59197,1080107,0,'skin_color',28,28,36), (59198,1080107,0,'soga_eye_color',255,0,255), (59199,1080108,0,'eye_color',79,73,103), (59200,1080108,0,'skin_color',28,28,36), (59201,1080108,0,'soga_eye_color',255,0,255), (59202,1080109,0,'eye_color',110,83,38), (59203,1080109,0,'skin_color',164,147,110), (59204,1080109,0,'soga_eye_color',255,0,255), (59205,1080110,0,'eye_color',255,255,255), (59206,1080110,0,'skin_color',255,255,255), (59207,1080110,0,'soga_eye_color',255,0,255), (59208,1080111,0,'eye_color',109,63,17), (59209,1080111,0,'skin_color',28,28,36), (59210,1080111,0,'soga_eye_color',255,0,255), (59211,1080112,1,'cheek_type',77,-28,0), (59212,1080112,1,'chin_type',-84,-62,87), (59213,1080112,1,'ear_type',-75,-57,0), (59214,1080112,1,'eye_brow_type',-56,-87,95), (59215,1080112,0,'eye_color',60,39,15), (59216,1080112,1,'eye_type',-88,0,0), (59217,1080112,0,'hair_color1',14,181,62), (59218,1080112,0,'hair_color2',233,0,0), (59219,1080112,0,'hair_face_color',88,62,8), (59220,1080112,0,'hair_face_highlight_color',193,100,45), (59221,1080112,0,'hair_type_color',88,62,8), (59222,1080112,0,'hair_type_highlight_color',193,100,45), (59223,1080112,1,'lip_type',-82,-45,18), (59224,1080112,1,'nose_type',-37,14,-75), (59225,1080112,0,'skin_color',235,244,240), (59226,1080112,1,'soga_cheek_type',0,-56,-87), (59227,1080112,1,'soga_chin_type',0,-82,-45), (59228,1080112,1,'soga_ear_type',0,-88,0), (59229,1080112,1,'soga_eye_brow_type',0,-75,-57), (59230,1080112,0,'soga_eye_color',204,204,204), (59231,1080112,1,'soga_eye_type',-23,0,0), (59232,1080112,0,'soga_hair_face_color',88,62,8), (59233,1080112,0,'soga_hair_face_highlight_color',193,100,45), (59234,1080112,0,'soga_hair_type_color',88,62,8), (59235,1080112,0,'soga_hair_type_highlight_color',193,100,45), (59236,1080112,1,'soga_lip_type',95,77,-28), (59237,1080112,1,'soga_nose_type',18,-84,-62), (59238,1080112,0,'soga_skin_color',235,244,240), (59239,1080113,0,'eye_color',255,255,255), (59240,1080113,0,'skin_color',255,255,255), (59241,1080113,0,'soga_eye_color',255,0,255), (59242,1080114,1,'cheek_type',-14,57,0), (59243,1080114,1,'chin_type',-61,-72,75), (59244,1080114,1,'ear_type',-98,91,0), (59245,1080114,1,'eye_brow_type',41,-12,89), (59246,1080114,0,'eye_color',160,188,170), (59247,1080114,1,'eye_type',97,0,0), (59248,1080114,0,'hair_color1',169,162,208), (59249,1080114,0,'hair_color2',90,0,0), (59250,1080114,0,'hair_face_color',169,61,23), (59251,1080114,0,'hair_face_highlight_color',121,38,35), (59252,1080114,0,'hair_highlight',91,21,51), (59253,1080114,0,'hair_type_color',169,61,23), (59254,1080114,0,'hair_type_highlight_color',121,38,35), (59255,1080114,1,'lip_type',75,63,-88), (59256,1080114,1,'nose_type',69,-87,-94), (59257,1080114,0,'skin_color',194,179,145), (59258,1080114,1,'soga_cheek_type',0,41,-12), (59259,1080114,1,'soga_chin_type',0,75,63), (59260,1080114,1,'soga_ear_type',0,97,0), (59261,1080114,1,'soga_eye_brow_type',0,-98,91), (59262,1080114,0,'soga_eye_color',229,229,102), (59263,1080114,1,'soga_eye_type',90,0,0), (59264,1080114,0,'soga_hair_color1',89,21,21), (59265,1080114,0,'soga_hair_color2',171,87,0), (59266,1080114,0,'soga_hair_face_color',169,61,23), (59267,1080114,0,'soga_hair_face_highlight_color',121,38,35), (59268,1080114,0,'soga_hair_highlight',91,21,51), (59269,1080114,0,'soga_hair_type_color',169,61,23), (59270,1080114,0,'soga_hair_type_highlight_color',121,38,35), (59271,1080114,1,'soga_lip_type',89,-14,57), (59272,1080114,1,'soga_nose_type',-88,-61,-72), (59273,1080114,0,'soga_skin_color',194,179,145), (59274,1080115,1,'cheek_type',37,68,0), (59275,1080115,1,'chin_type',-91,0,-61), (59276,1080115,1,'ear_type',17,28,0), (59277,1080115,1,'eye_brow_type',-11,-39,97), (59278,1080115,0,'eye_color',107,81,40), (59279,1080115,1,'eye_type',47,0,0), (59280,1080115,0,'hair_color1',68,74,90), (59281,1080115,0,'hair_color2',235,0,0), (59282,1080115,0,'hair_face_color',193,100,45), (59283,1080115,0,'hair_face_highlight_color',193,100,45), (59284,1080115,0,'hair_highlight',105,26,26), (59285,1080115,0,'hair_type_color',193,100,45), (59286,1080115,0,'hair_type_highlight_color',193,100,45), (59287,1080115,1,'lip_type',-17,-89,85), (59288,1080115,1,'nose_type',-52,68,74), (59289,1080115,0,'skin_color',232,206,199), (59290,1080115,1,'soga_cheek_type',0,-11,-39), (59291,1080115,1,'soga_chin_type',0,-17,-89), (59292,1080115,1,'soga_ear_type',0,47,0), (59293,1080115,1,'soga_eye_brow_type',0,17,28), (59294,1080115,0,'soga_eye_color',229,229,102), (59295,1080115,1,'soga_eye_type',-21,0,0), (59296,1080115,0,'soga_hair_color1',105,26,26), (59297,1080115,0,'soga_hair_color2',157,83,0), (59298,1080115,0,'soga_hair_face_color',193,100,45), (59299,1080115,0,'soga_hair_face_highlight_color',193,100,45), (59300,1080115,0,'soga_hair_highlight',105,26,26), (59301,1080115,0,'soga_hair_type_color',193,100,45), (59302,1080115,0,'soga_hair_type_highlight_color',193,100,45), (59303,1080115,1,'soga_lip_type',97,37,68), (59304,1080115,1,'soga_nose_type',85,-91,0), (59305,1080115,0,'soga_skin_color',232,206,199), (59306,1080116,1,'cheek_type',-28,-14,0), (59307,1080116,1,'chin_type',20,28,5), (59308,1080116,1,'ear_type',18,-1,0), (59309,1080116,1,'eye_brow_type',37,-38,26), (59310,1080116,0,'eye_color',97,105,57), (59311,1080116,1,'eye_type',-43,0,0), (59312,1080116,0,'hair_color1',2,22,0), (59313,1080116,0,'hair_face_color',159,155,143), (59314,1080116,0,'hair_face_highlight_color',165,155,144), (59315,1080116,0,'hair_type_color',159,155,143), (59316,1080116,0,'hair_type_highlight_color',165,155,144), (59317,1080116,1,'lip_type',31,1,-34), (59318,1080116,1,'nose_type',37,2,22), (59319,1080116,0,'skin_color',209,217,217), (59320,1080116,1,'soga_cheek_type',0,37,-38), (59321,1080116,1,'soga_chin_type',0,31,1), (59322,1080116,1,'soga_ear_type',0,-43,0), (59323,1080116,1,'soga_eye_brow_type',0,18,-1), (59324,1080116,0,'soga_eye_color',229,229,102), (59325,1080116,1,'soga_eye_type',-43,0,0), (59326,1080116,0,'soga_hair_face_color',159,155,143), (59327,1080116,0,'soga_hair_face_highlight_color',165,155,144), (59328,1080116,0,'soga_hair_type_color',159,155,143), (59329,1080116,0,'soga_hair_type_highlight_color',165,155,144), (59330,1080116,1,'soga_lip_type',26,-28,-14), (59331,1080116,1,'soga_nose_type',-34,20,28), (59332,1080116,0,'soga_skin_color',209,217,217), (59333,1080116,0,'wing_color1',255,255,255), (59334,1080116,0,'wing_color2',255,255,255), (59335,1080117,1,'cheek_type',39,-22,0), (59336,1080117,1,'chin_type',14,-18,-12), (59337,1080117,1,'ear_type',25,9,0), (59338,1080117,1,'eye_brow_type',-39,-44,-14), (59339,1080117,0,'eye_color',104,166,185), (59340,1080117,1,'eye_type',39,0,0), (59341,1080117,0,'hair_color1',25,32,0), (59342,1080117,0,'hair_face_color',39,19,4), (59343,1080117,0,'hair_face_highlight_color',28,18,0), (59344,1080117,0,'hair_type_color',39,19,4), (59345,1080117,0,'hair_type_highlight_color',28,18,0), (59346,1080117,1,'lip_type',0,-14,3), (59347,1080117,1,'nose_type',-25,25,32), (59348,1080117,0,'skin_color',197,141,123), (59349,1080117,1,'soga_cheek_type',0,-39,-44), (59350,1080117,1,'soga_chin_type',0,0,-14), (59351,1080117,1,'soga_ear_type',0,39,0), (59352,1080117,1,'soga_eye_brow_type',0,25,9), (59353,1080117,0,'soga_eye_color',229,229,102), (59354,1080117,0,'soga_hair_face_color',39,19,4), (59355,1080117,0,'soga_hair_face_highlight_color',28,18,0), (59356,1080117,0,'soga_hair_type_color',39,19,4), (59357,1080117,0,'soga_hair_type_highlight_color',28,18,0), (59358,1080117,1,'soga_lip_type',-14,39,-22), (59359,1080117,1,'soga_nose_type',3,14,-18), (59360,1080117,0,'soga_skin_color',197,141,123), (59361,1080117,0,'wing_color1',255,255,255), (59362,1080117,0,'wing_color2',255,255,255), (59363,1080118,1,'cheek_type',-23,0,0), (59364,1080118,1,'chin_type',10,-18,-14), (59365,1080118,1,'ear_type',-21,12,0), (59366,1080118,1,'eye_brow_type',-31,-14,-5), (59367,1080118,0,'eye_color',43,87,100), (59368,1080118,0,'hair_color1',23,12,0), (59369,1080118,0,'hair_face_color',34,22,7), (59370,1080118,0,'hair_face_highlight_color',77,77,76), (59371,1080118,0,'hair_type_color',34,22,7), (59372,1080118,0,'hair_type_highlight_color',77,77,76), (59373,1080118,1,'lip_type',0,19,19), (59374,1080118,1,'nose_type',10,23,12), (59375,1080118,0,'skin_color',231,228,218), (59376,1080118,1,'soga_cheek_type',0,-31,-14), (59377,1080118,1,'soga_chin_type',0,0,19), (59378,1080118,1,'soga_eye_brow_type',0,-21,12), (59379,1080118,0,'soga_eye_color',229,229,102), (59380,1080118,0,'soga_hair_face_color',34,22,7), (59381,1080118,0,'soga_hair_face_highlight_color',77,77,76), (59382,1080118,0,'soga_hair_type_color',34,22,7), (59383,1080118,0,'soga_hair_type_highlight_color',77,77,76), (59384,1080118,1,'soga_lip_type',-5,-23,0), (59385,1080118,1,'soga_nose_type',19,10,-18), (59386,1080118,0,'soga_skin_color',231,228,218), (59387,1080118,0,'wing_color1',255,255,255), (59388,1080118,0,'wing_color2',255,255,255), (59389,1080119,1,'cheek_type',87,45,0), (59390,1080119,1,'chin_type',0,-37,56), (59391,1080119,1,'ear_type',-87,-37,0), (59392,1080119,1,'eye_brow_type',100,71,-31), (59393,1080119,0,'eye_color',100,140,102), (59394,1080119,1,'eye_type',100,0,0), (59395,1080119,0,'hair_color1',182,25,75), (59396,1080119,0,'hair_color2',195,0,0), (59397,1080119,0,'hair_face_highlight_color',193,100,45), (59398,1080119,0,'hair_highlight',105,26,26), (59399,1080119,0,'hair_type_highlight_color',193,100,45), (59400,1080119,1,'lip_type',-100,0,-28), (59401,1080119,1,'nose_type',-39,-74,25), (59402,1080119,0,'skin_color',192,178,143), (59403,1080119,1,'soga_cheek_type',0,100,71), (59404,1080119,1,'soga_chin_type',0,-100,0), (59405,1080119,1,'soga_ear_type',0,100,0), (59406,1080119,1,'soga_eye_brow_type',0,-87,-37), (59407,1080119,0,'soga_eye_color',229,229,102), (59408,1080119,1,'soga_eye_type',-61,0,0), (59409,1080119,0,'soga_hair_color1',38,22,21), (59410,1080119,0,'soga_hair_color2',120,50,0), (59411,1080119,0,'soga_hair_face_highlight_color',193,100,45), (59412,1080119,0,'soga_hair_highlight',105,26,26), (59413,1080119,0,'soga_hair_type_highlight_color',193,100,45), (59414,1080119,1,'soga_lip_type',-31,87,45), (59415,1080119,1,'soga_nose_type',-28,0,-37), (59416,1080119,0,'soga_skin_color',192,178,143), (59417,1080120,1,'cheek_type',50,87,0), (59418,1080120,1,'chin_type',-38,-63,-39), (59419,1080120,1,'ear_type',-62,0,0), (59420,1080120,1,'eye_brow_type',-58,-21,31), (59421,1080120,0,'eye_color',98,67,30), (59422,1080120,1,'eye_type',4,0,0), (59423,1080120,0,'hair_color1',56,195,0), (59424,1080120,0,'hair_color2',156,0,0), (59425,1080120,0,'hair_face_color',21,8,27), (59426,1080120,0,'hair_face_highlight_color',55,54,69), (59427,1080120,0,'hair_type_color',21,8,27), (59428,1080120,0,'hair_type_highlight_color',55,54,69), (59429,1080120,1,'lip_type',14,-75,4), (59430,1080120,1,'nose_type',46,56,-61), (59431,1080120,0,'skin_color',251,254,254), (59432,1080120,1,'soga_cheek_type',0,-58,-21), (59433,1080120,1,'soga_chin_type',0,14,-75), (59434,1080120,1,'soga_ear_type',0,4,0), (59435,1080120,1,'soga_eye_brow_type',0,-62,0), (59436,1080120,0,'soga_eye_color',204,204,204), (59437,1080120,1,'soga_eye_type',-100,0,0), (59438,1080120,0,'soga_hair_face_color',21,8,27), (59439,1080120,0,'soga_hair_face_highlight_color',55,54,69), (59440,1080120,0,'soga_hair_type_color',21,8,27), (59441,1080120,0,'soga_hair_type_highlight_color',55,54,69), (59442,1080120,1,'soga_lip_type',31,50,87), (59443,1080120,1,'soga_nose_type',4,-38,-63), (59444,1080120,0,'soga_skin_color',251,254,254), (59445,1080121,1,'cheek_type',-20,-11,0), (59446,1080121,1,'chin_type',25,-19,43), (59447,1080121,1,'ear_type',0,-50,0), (59448,1080121,1,'eye_brow_type',-39,83,3), (59449,1080121,0,'eye_color',93,69,33), (59450,1080121,1,'eye_type',75,0,0), (59451,1080121,0,'hair_color1',23,205,216), (59452,1080121,0,'hair_color2',100,0,0), (59453,1080121,0,'hair_face_color',29,19,38), (59454,1080121,0,'hair_face_highlight_color',244,246,246), (59455,1080121,0,'hair_highlight',164,165,165), (59456,1080121,0,'hair_type_color',29,19,38), (59457,1080121,0,'hair_type_highlight_color',244,246,246), (59458,1080121,1,'lip_type',-91,-90,48), (59459,1080121,1,'nose_type',-87,23,-51), (59460,1080121,0,'skin_color',223,199,171), (59461,1080121,1,'soga_cheek_type',0,-39,83), (59462,1080121,1,'soga_chin_type',0,-91,-90), (59463,1080121,1,'soga_ear_type',0,75,0), (59464,1080121,1,'soga_eye_brow_type',0,0,-50), (59465,1080121,0,'soga_eye_color',229,229,102), (59466,1080121,1,'soga_eye_type',100,0,0), (59467,1080121,0,'soga_hair_color1',26,24,25), (59468,1080121,0,'soga_hair_color2',36,34,36), (59469,1080121,0,'soga_hair_face_color',29,19,38), (59470,1080121,0,'soga_hair_face_highlight_color',244,246,246), (59471,1080121,0,'soga_hair_highlight',164,165,165), (59472,1080121,0,'soga_hair_type_color',29,19,38), (59473,1080121,0,'soga_hair_type_highlight_color',244,246,246), (59474,1080121,1,'soga_lip_type',3,-20,-11), (59475,1080121,1,'soga_nose_type',48,25,-19), (59476,1080121,0,'soga_skin_color',223,199,171), (59477,1080122,0,'eye_color',255,255,255), (59478,1080122,0,'skin_color',255,255,255), (59479,1080122,0,'soga_eye_color',255,0,255), (59480,1080123,1,'cheek_type',37,68,0), (59481,1080123,1,'chin_type',-91,0,-61), (59482,1080123,1,'ear_type',17,28,0), (59483,1080123,1,'eye_brow_type',-11,-39,97), (59484,1080123,0,'eye_color',107,81,40), (59485,1080123,1,'eye_type',47,0,0), (59486,1080123,0,'hair_color1',68,74,90), (59487,1080123,0,'hair_color2',235,0,0), (59488,1080123,0,'hair_face_color',193,100,45), (59489,1080123,0,'hair_face_highlight_color',193,100,45), (59490,1080123,0,'hair_highlight',105,26,26), (59491,1080123,0,'hair_type_color',193,100,45), (59492,1080123,0,'hair_type_highlight_color',193,100,45), (59493,1080123,1,'lip_type',-17,-89,85), (59494,1080123,1,'nose_type',-52,68,74), (59495,1080123,0,'skin_color',232,206,199), (59496,1080123,1,'soga_cheek_type',0,-11,-39), (59497,1080123,1,'soga_chin_type',0,-17,-89), (59498,1080123,1,'soga_ear_type',0,47,0), (59499,1080123,1,'soga_eye_brow_type',0,17,28), (59500,1080123,0,'soga_eye_color',229,229,102), (59501,1080123,1,'soga_eye_type',-21,0,0), (59502,1080123,0,'soga_hair_color1',105,26,26), (59503,1080123,0,'soga_hair_color2',157,83,0), (59504,1080123,0,'soga_hair_face_color',193,100,45), (59505,1080123,0,'soga_hair_face_highlight_color',193,100,45), (59506,1080123,0,'soga_hair_highlight',105,26,26), (59507,1080123,0,'soga_hair_type_color',193,100,45), (59508,1080123,0,'soga_hair_type_highlight_color',193,100,45), (59509,1080123,1,'soga_lip_type',97,37,68), (59510,1080123,1,'soga_nose_type',85,-91,0), (59511,1080123,0,'soga_skin_color',232,206,199), (59512,1080124,1,'cheek_type',0,-37,0), (59513,1080124,1,'chin_type',-68,43,50), (59514,1080124,1,'ear_type',-88,0,0), (59515,1080124,1,'eye_brow_type',7,-45,74), (59516,1080124,0,'eye_color',69,142,163), (59517,1080124,1,'eye_type',-78,0,0), (59518,1080124,0,'hair_color1',12,18,98), (59519,1080124,0,'hair_color2',46,0,0), (59520,1080124,0,'hair_face_color',15,1,21), (59521,1080124,0,'hair_face_highlight_color',244,246,246), (59522,1080124,0,'hair_highlight',164,165,165), (59523,1080124,0,'hair_type_color',15,1,21), (59524,1080124,0,'hair_type_highlight_color',244,246,246), (59525,1080124,1,'lip_type',-31,-55,-56), (59526,1080124,1,'nose_type',88,12,18), (59527,1080124,0,'skin_color',222,230,230), (59528,1080124,1,'soga_cheek_type',0,7,-45), (59529,1080124,1,'soga_chin_type',0,-31,-55), (59530,1080124,1,'soga_ear_type',0,-78,0), (59531,1080124,1,'soga_eye_brow_type',0,-88,0), (59532,1080124,0,'soga_eye_color',229,229,102), (59533,1080124,1,'soga_eye_type',46,0,0), (59534,1080124,0,'soga_hair_color1',26,24,25), (59535,1080124,0,'soga_hair_color2',36,34,36), (59536,1080124,0,'soga_hair_face_color',15,1,21), (59537,1080124,0,'soga_hair_face_highlight_color',244,246,246), (59538,1080124,0,'soga_hair_highlight',164,165,165), (59539,1080124,0,'soga_hair_type_color',15,1,21), (59540,1080124,0,'soga_hair_type_highlight_color',244,246,246), (59541,1080124,1,'soga_lip_type',74,0,-37), (59542,1080124,1,'soga_nose_type',-56,-68,43), (59543,1080124,0,'soga_skin_color',222,230,230), (59544,1080125,1,'cheek_type',-20,-11,0), (59545,1080125,1,'chin_type',25,-19,43), (59546,1080125,1,'ear_type',0,-50,0), (59547,1080125,1,'eye_brow_type',-39,83,3), (59548,1080125,0,'eye_color',93,69,33), (59549,1080125,1,'eye_type',75,0,0), (59550,1080125,0,'hair_color1',23,205,216), (59551,1080125,0,'hair_color2',100,0,0), (59552,1080125,0,'hair_face_color',29,19,38), (59553,1080125,0,'hair_face_highlight_color',244,246,246), (59554,1080125,0,'hair_highlight',164,165,165), (59555,1080125,0,'hair_type_color',29,19,38), (59556,1080125,0,'hair_type_highlight_color',244,246,246), (59557,1080125,1,'lip_type',-91,-90,48), (59558,1080125,1,'nose_type',-87,23,-51), (59559,1080125,0,'skin_color',223,199,171), (59560,1080125,1,'soga_cheek_type',0,-39,83), (59561,1080125,1,'soga_chin_type',0,-91,-90), (59562,1080125,1,'soga_ear_type',0,75,0), (59563,1080125,1,'soga_eye_brow_type',0,0,-50), (59564,1080125,0,'soga_eye_color',229,229,102), (59565,1080125,1,'soga_eye_type',100,0,0), (59566,1080125,0,'soga_hair_color1',26,24,25), (59567,1080125,0,'soga_hair_color2',36,34,36), (59568,1080125,0,'soga_hair_face_color',29,19,38), (59569,1080125,0,'soga_hair_face_highlight_color',244,246,246), (59570,1080125,0,'soga_hair_highlight',164,165,165), (59571,1080125,0,'soga_hair_type_color',29,19,38), (59572,1080125,0,'soga_hair_type_highlight_color',244,246,246), (59573,1080125,1,'soga_lip_type',3,-20,-11), (59574,1080125,1,'soga_nose_type',48,25,-19), (59575,1080125,0,'soga_skin_color',223,199,171), (59576,1080126,1,'cheek_type',100,4,0), (59577,1080126,1,'chin_type',7,97,62), (59578,1080126,1,'ear_type',95,-32,0), (59579,1080126,1,'eye_brow_type',-100,-100,100), (59580,1080126,0,'eye_color',109,77,34), (59581,1080126,1,'eye_type',100,0,0), (59582,1080126,0,'hair_color1',100,239,100), (59583,1080126,0,'hair_color2',100,0,0), (59584,1080126,0,'hair_face_color',224,230,231), (59585,1080126,0,'hair_face_highlight_color',33,24,42), (59586,1080126,0,'hair_highlight',26,24,25), (59587,1080126,0,'hair_type_color',224,230,231), (59588,1080126,0,'hair_type_highlight_color',33,24,42), (59589,1080126,1,'lip_type',-97,7,-2), (59590,1080126,1,'nose_type',-14,100,-17), (59591,1080126,0,'skin_color',247,224,225), (59592,1080126,1,'soga_cheek_type',0,-100,-100), (59593,1080126,1,'soga_chin_type',0,-97,7), (59594,1080126,1,'soga_ear_type',0,100,0), (59595,1080126,1,'soga_eye_brow_type',0,95,-32), (59596,1080126,0,'soga_eye_color',229,229,102), (59597,1080126,1,'soga_eye_type',100,0,0), (59598,1080126,0,'soga_hair_color1',164,165,165), (59599,1080126,0,'soga_hair_color2',56,62,62), (59600,1080126,0,'soga_hair_face_color',224,230,231), (59601,1080126,0,'soga_hair_face_highlight_color',33,24,42), (59602,1080126,0,'soga_hair_highlight',26,24,25), (59603,1080126,0,'soga_hair_type_color',224,230,231), (59604,1080126,0,'soga_hair_type_highlight_color',33,24,42), (59605,1080126,1,'soga_lip_type',100,100,4), (59606,1080126,1,'soga_nose_type',-2,7,97), (59607,1080126,0,'soga_skin_color',247,224,225), (59608,1080127,0,'eye_color',255,255,255), (59609,1080127,0,'skin_color',255,255,255), (59610,1080127,0,'soga_eye_color',255,0,255), (59611,1080128,1,'cheek_type',-40,32,0), (59612,1080128,1,'chin_type',-100,75,28), (59613,1080128,1,'ear_type',-50,93,0), (59614,1080128,1,'eye_brow_type',-29,-38,4), (59615,1080128,0,'eye_color',199,176,138), (59616,1080128,1,'eye_type',100,0,0), (59617,1080128,0,'hair_color1',174,247,225), (59618,1080128,0,'hair_color2',100,0,0), (59619,1080128,0,'hair_face_color',1,0,1), (59620,1080128,0,'hair_face_highlight_color',102,121,125), (59621,1080128,0,'hair_type_color',1,0,1), (59622,1080128,0,'hair_type_highlight_color',102,121,125), (59623,1080128,1,'lip_type',21,83,62), (59624,1080128,1,'nose_type',1,-82,-9), (59625,1080128,0,'skin_color',142,110,113), (59626,1080128,1,'soga_cheek_type',0,-29,-38), (59627,1080128,1,'soga_chin_type',0,21,83), (59628,1080128,1,'soga_ear_type',0,100,0), (59629,1080128,1,'soga_eye_brow_type',0,-50,93), (59630,1080128,0,'soga_eye_color',204,204,204), (59631,1080128,1,'soga_eye_type',100,0,0), (59632,1080128,0,'soga_hair_face_color',1,0,1), (59633,1080128,0,'soga_hair_face_highlight_color',102,121,125), (59634,1080128,0,'soga_hair_type_color',1,0,1), (59635,1080128,0,'soga_hair_type_highlight_color',102,121,125), (59636,1080128,1,'soga_lip_type',4,-40,32), (59637,1080128,1,'soga_nose_type',62,-100,75), (59638,1080128,0,'soga_skin_color',142,110,113), (59639,1080129,1,'cheek_type',9,-68,0), (59640,1080129,1,'chin_type',18,20,87), (59641,1080129,1,'ear_type',-14,62,0), (59642,1080129,1,'eye_brow_type',-100,-100,100), (59643,1080129,0,'eye_color',45,92,105), (59644,1080129,1,'eye_type',100,0,0), (59645,1080129,0,'hair_color1',87,9,156), (59646,1080129,0,'hair_color2',100,0,0), (59647,1080129,0,'hair_face_color',244,246,246), (59648,1080129,0,'hair_face_highlight_color',244,246,246), (59649,1080129,0,'hair_type_color',244,246,246), (59650,1080129,0,'hair_type_highlight_color',244,246,246), (59651,1080129,1,'lip_type',100,-100,-100), (59652,1080129,1,'nose_type',-93,87,9), (59653,1080129,0,'skin_color',227,231,231), (59654,1080129,1,'soga_cheek_type',0,-100,-100), (59655,1080129,1,'soga_chin_type',0,100,-100), (59656,1080129,1,'soga_ear_type',0,100,0), (59657,1080129,1,'soga_eye_brow_type',0,-14,62), (59658,1080129,0,'soga_eye_color',204,204,204), (59659,1080129,1,'soga_eye_type',100,0,0), (59660,1080129,0,'soga_hair_face_color',244,246,246), (59661,1080129,0,'soga_hair_face_highlight_color',244,246,246), (59662,1080129,0,'soga_hair_type_color',244,246,246), (59663,1080129,0,'soga_hair_type_highlight_color',244,246,246), (59664,1080129,1,'soga_lip_type',100,9,-68), (59665,1080129,1,'soga_nose_type',-100,18,20), (59666,1080129,0,'soga_skin_color',227,231,231), (59667,1080130,1,'cheek_type',14,-44,0), (59668,1080130,1,'chin_type',-17,-63,41), (59669,1080130,1,'ear_type',48,-17,0), (59670,1080130,1,'eye_brow_type',-78,7,75), (59671,1080130,0,'eye_color',172,230,245), (59672,1080130,1,'eye_type',-35,0,0), (59673,1080130,0,'hair_color1',253,206,100), (59674,1080130,0,'hair_color2',52,50,42), (59675,1080130,0,'hair_face_color',7,1,1), (59676,1080130,0,'hair_face_highlight_color',145,168,168), (59677,1080130,0,'hair_highlight',114,112,142), (59678,1080130,0,'hair_type_color',7,1,1), (59679,1080130,0,'hair_type_highlight_color',145,168,168), (59680,1080130,1,'lip_type',65,-62,-14), (59681,1080130,1,'nose_type',2,-3,-50), (59682,1080130,0,'skin_color',90,63,86), (59683,1080130,1,'soga_cheek_type',0,-78,7), (59684,1080130,1,'soga_chin_type',0,65,-62), (59685,1080130,1,'soga_ear_type',0,-35,0), (59686,1080130,1,'soga_eye_brow_type',0,48,-17), (59687,1080130,0,'soga_eye_color',229,229,102), (59688,1080130,1,'soga_eye_type',-35,0,0), (59689,1080130,0,'soga_hair_color1',56,22,22), (59690,1080130,0,'soga_hair_color2',52,50,42), (59691,1080130,0,'soga_hair_face_color',7,1,1), (59692,1080130,0,'soga_hair_face_highlight_color',145,168,168), (59693,1080130,0,'soga_hair_highlight',114,112,142), (59694,1080130,0,'soga_hair_type_color',7,1,1), (59695,1080130,0,'soga_hair_type_highlight_color',145,168,168), (59696,1080130,1,'soga_lip_type',75,14,-44), (59697,1080130,1,'soga_nose_type',-14,-17,-63), (59698,1080130,0,'soga_skin_color',90,63,86), (59699,1080131,1,'cheek_type',100,14,0), (59700,1080131,1,'chin_type',-25,-14,31), (59701,1080131,1,'ear_type',-61,-91,0), (59702,1080131,1,'eye_brow_type',-28,100,100), (59703,1080131,0,'eye_color',178,25,13), (59704,1080131,1,'eye_type',32,0,0), (59705,1080131,0,'hair_color1',21,100,100), (59706,1080131,1,'lip_type',68,100,-1), (59707,1080131,1,'nose_type',-100,21,100), (59708,1080131,0,'skin_color',102,107,78), (59709,1080131,1,'soga_cheek_type',0,-28,100), (59710,1080131,1,'soga_chin_type',0,68,100), (59711,1080131,1,'soga_ear_type',0,32,0), (59712,1080131,1,'soga_eye_brow_type',0,-61,-91), (59713,1080131,0,'soga_eye_color',229,229,102), (59714,1080131,1,'soga_eye_type',32,0,0), (59715,1080131,1,'soga_lip_type',100,100,14), (59716,1080131,1,'soga_nose_type',-1,-25,-14), (59717,1080131,0,'soga_skin_color',102,107,78), (59718,1080132,1,'cheek_type',0,-31,0), (59719,1080132,1,'chin_type',-47,-62,51), (59720,1080132,1,'ear_type',68,58,0), (59721,1080132,1,'eye_brow_type',63,-44,68), (59722,1080132,0,'eye_color',6,3,6), (59723,1080132,1,'eye_type',83,0,0), (59724,1080132,0,'hair_color1',68,156,254), (59725,1080132,0,'hair_color2',88,77,98), (59726,1080132,0,'hair_face_color',86,68,133), (59727,1080132,0,'hair_face_highlight_color',7,1,1), (59728,1080132,0,'hair_highlight',56,22,22), (59729,1080132,0,'hair_type_color',86,68,133), (59730,1080132,0,'hair_type_highlight_color',7,1,1), (59731,1080132,1,'lip_type',43,74,2), (59732,1080132,1,'nose_type',10,68,-100), (59733,1080132,0,'skin_color',147,147,147), (59734,1080132,1,'soga_cheek_type',0,63,-44), (59735,1080132,1,'soga_chin_type',0,43,74), (59736,1080132,1,'soga_ear_type',0,83,0), (59737,1080132,1,'soga_eye_brow_type',0,68,58), (59738,1080132,0,'soga_eye_color',229,229,102), (59739,1080132,1,'soga_eye_type',83,0,0), (59740,1080132,0,'soga_hair_color1',152,46,102), (59741,1080132,0,'soga_hair_color2',88,77,98), (59742,1080132,0,'soga_hair_face_color',86,68,133), (59743,1080132,0,'soga_hair_face_highlight_color',7,1,1), (59744,1080132,0,'soga_hair_highlight',56,22,22), (59745,1080132,0,'soga_hair_type_color',86,68,133), (59746,1080132,0,'soga_hair_type_highlight_color',7,1,1), (59747,1080132,1,'soga_lip_type',68,0,-31), (59748,1080132,1,'soga_nose_type',2,-47,-62), (59749,1080132,0,'soga_skin_color',147,147,147), (59750,1080133,1,'cheek_type',-37,-8,0), (59751,1080133,1,'chin_type',-31,100,63), (59752,1080133,1,'ear_type',-61,31,0), (59753,1080133,1,'eye_brow_type',34,-52,10), (59754,1080133,0,'eye_color',179,19,19), (59755,1080133,1,'eye_type',-62,0,0), (59756,1080133,0,'hair_color1',14,216,17), (59757,1080133,0,'hair_color2',100,220,228), (59758,1080133,0,'hair_highlight',255,255,255), (59759,1080133,0,'hair_type_color',35,141,211), (59760,1080133,0,'hair_type_highlight_color',56,54,68), (59761,1080133,1,'lip_type',34,32,-81), (59762,1080133,1,'nose_type',-31,14,-40), (59763,1080133,0,'skin_color',203,148,210), (59764,1080133,1,'soga_cheek_type',0,34,-52), (59765,1080133,1,'soga_chin_type',0,34,32), (59766,1080133,1,'soga_ear_type',0,-62,0), (59767,1080133,1,'soga_eye_brow_type',0,-61,31), (59768,1080133,0,'soga_eye_color',229,229,102), (59769,1080133,1,'soga_eye_type',-62,0,0), (59770,1080133,0,'soga_hair_color1',255,255,255), (59771,1080133,0,'soga_hair_color2',100,220,228), (59772,1080133,0,'soga_hair_highlight',255,255,255), (59773,1080133,0,'soga_hair_type_color',35,141,211), (59774,1080133,0,'soga_hair_type_highlight_color',56,54,68), (59775,1080133,1,'soga_lip_type',10,-37,-8), (59776,1080133,1,'soga_nose_type',-81,-31,100), (59777,1080133,0,'soga_skin_color',203,148,210), (59778,1080133,0,'wing_color1',10,29,232), (59779,1080133,0,'wing_color2',206,22,22), (59780,1080134,1,'chin_type',-62,0,0), (59781,1080134,0,'eye_color',204,204,204), (59782,1080134,1,'eye_type',4,0,0), (59783,1080134,0,'hair_color1',0,0,53), (59784,1080134,1,'nose_type',-74,0,0), (59785,1080134,0,'skin_color',36,98,36), (59786,1080134,1,'soga_chin_type',-62,0,0), (59787,1080134,1,'soga_ear_type',0,4,0), (59788,1080134,0,'soga_eye_color',229,229,102), (59789,1080134,1,'soga_eye_type',4,0,0), (59790,1080134,1,'soga_nose_type',0,-62,0), (59791,1080134,0,'soga_skin_color',36,98,36), (59792,1080135,1,'cheek_type',22,46,0), (59793,1080135,1,'chin_type',61,43,-66), (59794,1080135,1,'ear_type',-39,68,0), (59795,1080135,1,'eye_brow_type',-52,42,65), (59796,1080135,0,'eye_color',98,166,178), (59797,1080135,1,'eye_type',43,0,0), (59798,1080135,0,'hair_color1',184,192,171), (59799,1080135,0,'hair_color2',95,79,92), (59800,1080135,0,'hair_face_color',109,131,182), (59801,1080135,0,'hair_face_highlight_color',104,132,147), (59802,1080135,0,'hair_highlight',102,153,147), (59803,1080135,0,'hair_type_color',109,131,182), (59804,1080135,0,'hair_type_highlight_color',104,132,147), (59805,1080135,1,'lip_type',18,64,70), (59806,1080135,1,'nose_type',-29,-72,-64), (59807,1080135,0,'skin_color',151,166,188), (59808,1080135,1,'soga_cheek_type',0,-52,42), (59809,1080135,1,'soga_chin_type',0,18,64), (59810,1080135,1,'soga_ear_type',0,43,0), (59811,1080135,1,'soga_eye_brow_type',0,-39,68), (59812,1080135,0,'soga_eye_color',229,229,102), (59813,1080135,1,'soga_eye_type',43,0,0), (59814,1080135,0,'soga_hair_color1',103,102,153), (59815,1080135,0,'soga_hair_color2',95,79,92), (59816,1080135,0,'soga_hair_face_color',109,131,182), (59817,1080135,0,'soga_hair_face_highlight_color',104,132,147), (59818,1080135,0,'soga_hair_highlight',102,153,147), (59819,1080135,0,'soga_hair_type_color',109,131,182), (59820,1080135,0,'soga_hair_type_highlight_color',104,132,147), (59821,1080135,1,'soga_lip_type',65,22,46), (59822,1080135,1,'soga_nose_type',70,61,43), (59823,1080135,0,'soga_skin_color',151,166,188), (59824,1080136,0,'eye_color',204,204,204), (59825,1080136,0,'hair_color1',0,0,22), (59826,1080136,0,'skin_color',204,204,204), (59827,1080136,0,'soga_eye_color',229,229,102), (59828,1080136,0,'soga_skin_color',204,204,204), (59829,1080137,1,'cheek_type',-41,3,0), (59830,1080137,1,'chin_type',-43,-12,35), (59831,1080137,1,'ear_type',0,23,0), (59832,1080137,1,'eye_brow_type',7,7,-17), (59833,1080137,0,'eye_color',146,172,144), (59834,1080137,1,'eye_type',-17,0,0), (59835,1080137,0,'hair_color1',29,37,0), (59836,1080137,0,'hair_face_color',97,83,6), (59837,1080137,0,'hair_face_highlight_color',149,117,0), (59838,1080137,0,'hair_type_color',97,83,6), (59839,1080137,0,'hair_type_highlight_color',149,117,0), (59840,1080137,1,'lip_type',-1,45,-14), (59841,1080137,1,'nose_type',-3,29,37), (59842,1080137,0,'skin_color',158,152,115), (59843,1080137,1,'soga_cheek_type',0,7,7), (59844,1080137,1,'soga_chin_type',0,-1,45), (59845,1080137,1,'soga_ear_type',0,-17,0), (59846,1080137,1,'soga_eye_brow_type',0,0,23), (59847,1080137,0,'soga_eye_color',229,229,102), (59848,1080137,0,'soga_hair_face_color',97,83,6), (59849,1080137,0,'soga_hair_face_highlight_color',149,117,0), (59850,1080137,0,'soga_hair_type_color',97,83,6), (59851,1080137,0,'soga_hair_type_highlight_color',149,117,0), (59852,1080137,1,'soga_lip_type',-17,-41,3), (59853,1080137,1,'soga_nose_type',-14,-43,-12), (59854,1080137,0,'soga_skin_color',158,152,115), (59855,1080137,0,'wing_color1',255,255,255), (59856,1080137,0,'wing_color2',255,255,255), (59857,1080138,1,'cheek_type',-2,-28,0), (59858,1080138,1,'chin_type',-19,-5,18), (59859,1080138,1,'ear_type',-22,34,0), (59860,1080138,1,'eye_brow_type',-10,-37,-17), (59861,1080138,0,'eye_color',108,113,61), (59862,1080138,1,'eye_type',-11,0,0), (59863,1080138,0,'hair_color1',252,14,0), (59864,1080138,0,'hair_face_color',52,50,47), (59865,1080138,0,'hair_face_highlight_color',220,114,17), (59866,1080138,0,'hair_type_color',52,50,47), (59867,1080138,0,'hair_type_highlight_color',220,114,17), (59868,1080138,1,'lip_type',45,-17,-4), (59869,1080138,1,'nose_type',28,-4,14), (59870,1080138,0,'skin_color',225,224,212), (59871,1080138,1,'soga_cheek_type',0,-10,-37), (59872,1080138,1,'soga_chin_type',0,45,-17), (59873,1080138,1,'soga_ear_type',0,-11,0), (59874,1080138,1,'soga_eye_brow_type',0,-22,34), (59875,1080138,0,'soga_eye_color',229,229,102), (59876,1080138,0,'soga_hair_face_color',52,50,47), (59877,1080138,0,'soga_hair_face_highlight_color',220,114,17), (59878,1080138,0,'soga_hair_type_color',52,50,47), (59879,1080138,0,'soga_hair_type_highlight_color',220,114,17), (59880,1080138,1,'soga_lip_type',-17,-2,-28), (59881,1080138,1,'soga_nose_type',-4,-19,-5), (59882,1080138,0,'soga_skin_color',225,224,212), (59883,1080138,0,'wing_color1',255,255,255), (59884,1080138,0,'wing_color2',255,255,255), (59885,1080139,1,'cheek_type',37,43,0), (59886,1080139,1,'chin_type',25,-75,-68), (59887,1080139,1,'ear_type',-53,9,0), (59888,1080139,1,'eye_brow_type',-1,100,7), (59889,1080139,0,'eye_color',92,58,23), (59890,1080139,1,'eye_type',-5,0,0), (59891,1080139,0,'hair_color1',192,22,37), (59892,1080139,0,'hair_color2',11,0,0), (59893,1080139,0,'hair_face_color',15,1,21), (59894,1080139,0,'hair_highlight',38,22,21), (59895,1080139,0,'hair_type_color',15,1,21), (59896,1080139,1,'lip_type',17,-34,-25), (59897,1080139,1,'nose_type',25,-64,22), (59898,1080139,0,'skin_color',242,250,250), (59899,1080139,1,'soga_cheek_type',0,-1,100), (59900,1080139,1,'soga_chin_type',0,17,-34), (59901,1080139,1,'soga_ear_type',0,-5,0), (59902,1080139,1,'soga_eye_brow_type',0,-53,9), (59903,1080139,0,'soga_eye_color',229,229,102), (59904,1080139,1,'soga_eye_type',11,0,0), (59905,1080139,0,'soga_hair_color1',26,24,25), (59906,1080139,0,'soga_hair_color2',36,34,36), (59907,1080139,0,'soga_hair_face_color',15,1,21), (59908,1080139,0,'soga_hair_highlight',38,22,21), (59909,1080139,0,'soga_hair_type_color',15,1,21), (59910,1080139,1,'soga_lip_type',7,37,43), (59911,1080139,1,'soga_nose_type',-25,25,-75), (59912,1080139,0,'soga_skin_color',242,250,250), (59913,1080140,1,'cheek_type',-76,75,0), (59914,1080140,1,'chin_type',17,-90,-12), (59915,1080140,1,'ear_type',-4,-71,0), (59916,1080140,1,'eye_brow_type',87,20,-25), (59917,1080140,0,'eye_color',158,158,0), (59918,1080140,1,'eye_type',-48,0,0), (59919,1080140,0,'hair_color1',206,68,31), (59920,1080140,1,'lip_type',89,93,12), (59921,1080140,1,'nose_type',-51,-50,68), (59922,1080140,0,'skin_color',35,50,54), (59923,1080140,1,'soga_cheek_type',0,87,20), (59924,1080140,1,'soga_chin_type',0,89,93), (59925,1080140,1,'soga_ear_type',0,-48,0), (59926,1080140,1,'soga_eye_brow_type',0,-4,-71), (59927,1080140,0,'soga_eye_color',229,229,102), (59928,1080140,1,'soga_eye_type',-48,0,0), (59929,1080140,1,'soga_lip_type',-25,-76,75), (59930,1080140,1,'soga_nose_type',12,17,-90), (59931,1080140,0,'soga_skin_color',35,50,54), (59932,1080140,0,'wing_color1',255,255,255), (59933,1080140,0,'wing_color2',255,255,255), (59934,1080141,1,'cheek_type',20,0,0), (59935,1080141,1,'chin_type',-3,45,7), (59936,1080141,1,'ear_type',-50,-87,0), (59937,1080141,1,'eye_brow_type',0,-100,100), (59938,1080141,0,'eye_color',96,63,26), (59939,1080141,1,'eye_type',95,0,0), (59940,1080141,0,'hair_color1',166,175,14), (59941,1080141,0,'hair_color2',89,0,0), (59942,1080141,0,'hair_face_color',116,142,143), (59943,1080141,0,'hair_face_highlight_color',47,14,19), (59944,1080141,0,'hair_highlight',54,45,28), (59945,1080141,0,'hair_type_color',116,142,143), (59946,1080141,0,'hair_type_highlight_color',47,14,19), (59947,1080141,1,'lip_type',37,-5,-32), (59948,1080141,1,'nose_type',-51,-90,-81), (59949,1080141,0,'skin_color',236,199,194), (59950,1080141,1,'soga_cheek_type',0,0,-100), (59951,1080141,1,'soga_chin_type',0,37,-5), (59952,1080141,1,'soga_ear_type',0,95,0), (59953,1080141,1,'soga_eye_brow_type',0,-50,-87), (59954,1080141,0,'soga_eye_color',229,229,102), (59955,1080141,1,'soga_eye_type',89,0,0), (59956,1080141,0,'soga_hair_color1',123,123,130), (59957,1080141,0,'soga_hair_color2',144,140,137), (59958,1080141,0,'soga_hair_face_color',116,142,143), (59959,1080141,0,'soga_hair_face_highlight_color',47,14,19), (59960,1080141,0,'soga_hair_highlight',54,45,28), (59961,1080141,0,'soga_hair_type_color',116,142,143), (59962,1080141,0,'soga_hair_type_highlight_color',47,14,19), (59963,1080141,1,'soga_lip_type',100,20,0), (59964,1080141,1,'soga_nose_type',-32,-3,45), (59965,1080141,0,'soga_skin_color',236,199,194), (59966,1080142,1,'cheek_type',9,-40,0), (59967,1080142,1,'chin_type',0,-2,47), (59968,1080142,1,'ear_type',28,7,0), (59969,1080142,1,'eye_brow_type',18,17,12), (59970,1080142,0,'eye_color',114,156,126), (59971,1080142,1,'eye_type',-7,0,0), (59972,1080142,0,'hair_color1',9,19,0), (59973,1080142,0,'hair_face_color',149,110,39), (59974,1080142,0,'hair_face_highlight_color',196,174,32), (59975,1080142,0,'hair_type_color',149,110,39), (59976,1080142,0,'hair_type_highlight_color',196,174,32), (59977,1080142,1,'lip_type',12,-34,-10), (59978,1080142,1,'nose_type',0,9,19), (59979,1080142,0,'skin_color',239,242,236), (59980,1080142,1,'soga_cheek_type',0,18,17), (59981,1080142,1,'soga_chin_type',0,12,-34), (59982,1080142,1,'soga_ear_type',0,-7,0), (59983,1080142,1,'soga_eye_brow_type',0,28,7), (59984,1080142,0,'soga_eye_color',229,229,102), (59985,1080142,0,'soga_hair_face_color',149,110,39), (59986,1080142,0,'soga_hair_face_highlight_color',196,174,32), (59987,1080142,0,'soga_hair_type_color',149,110,39), (59988,1080142,0,'soga_hair_type_highlight_color',196,174,32), (59989,1080142,1,'soga_lip_type',12,9,-40), (59990,1080142,1,'soga_nose_type',-10,0,-2), (59991,1080142,0,'soga_skin_color',239,242,236), (59992,1080142,0,'wing_color1',255,255,255), (59993,1080142,0,'wing_color2',255,255,255), (59994,1080143,1,'cheek_type',-7,-12,0), (59995,1080143,1,'chin_type',0,41,-11), (59996,1080143,1,'ear_type',-12,-37,0), (59997,1080143,1,'eye_brow_type',3,-14,-4), (59998,1080143,0,'eye_color',2,191,180), (59999,1080143,1,'eye_type',93,0,0), (60000,1080143,0,'hair_color1',245,0,1), (60001,1080143,0,'hair_type_color',15,0,22), (60002,1080143,0,'hair_type_highlight_color',86,40,0), (60003,1080143,1,'lip_type',-1,-71,31), (60004,1080143,1,'nose_type',14,-11,0), (60005,1080143,0,'skin_color',183,146,149), (60006,1080143,1,'soga_cheek_type',0,3,-14), (60007,1080143,1,'soga_chin_type',0,-1,-71), (60008,1080143,1,'soga_ear_type',0,93,0), (60009,1080143,1,'soga_eye_brow_type',0,-12,-37), (60010,1080143,0,'soga_eye_color',229,229,102), (60011,1080143,0,'soga_hair_type_color',15,0,22), (60012,1080143,0,'soga_hair_type_highlight_color',86,40,0), (60013,1080143,1,'soga_lip_type',-4,-7,-12), (60014,1080143,1,'soga_nose_type',31,0,41), (60015,1080143,0,'soga_skin_color',183,146,149), (60016,1080143,0,'wing_color1',151,120,5), (60017,1080143,0,'wing_color2',95,178,23), (60018,1080144,1,'cheek_type',-7,-26,0), (60019,1080144,1,'chin_type',-14,26,23), (60020,1080144,1,'ear_type',-21,0,0), (60021,1080144,1,'eye_brow_type',32,-4,19), (60022,1080144,0,'eye_color',152,176,147), (60023,1080144,1,'eye_type',-12,0,0), (60024,1080144,0,'hair_color1',46,8,231), (60025,1080144,0,'hair_face_color',169,130,38), (60026,1080144,0,'hair_face_highlight_color',142,139,115), (60027,1080144,0,'hair_type_color',169,130,38), (60028,1080144,0,'hair_type_highlight_color',142,139,115), (60029,1080144,1,'lip_type',-5,-4,-14), (60030,1080144,1,'nose_type',-8,46,8), (60031,1080144,0,'skin_color',202,159,101), (60032,1080144,1,'soga_cheek_type',0,32,-4), (60033,1080144,1,'soga_chin_type',0,-5,-4), (60034,1080144,1,'soga_ear_type',0,-12,0), (60035,1080144,1,'soga_eye_brow_type',0,-21,0), (60036,1080144,0,'soga_eye_color',229,229,102), (60037,1080144,0,'soga_hair_face_color',169,130,38), (60038,1080144,0,'soga_hair_face_highlight_color',142,139,115), (60039,1080144,0,'soga_hair_type_color',169,130,38), (60040,1080144,0,'soga_hair_type_highlight_color',142,139,115), (60041,1080144,1,'soga_lip_type',19,-7,-26), (60042,1080144,1,'soga_nose_type',-14,-14,26), (60043,1080144,0,'soga_skin_color',202,159,101), (60044,1080144,0,'wing_color1',255,255,255), (60045,1080144,0,'wing_color2',255,255,255), (60046,1080145,1,'cheek_type',-97,-19,0), (60047,1080145,1,'chin_type',-39,25,-84), (60048,1080145,1,'ear_type',11,78,0), (60049,1080145,1,'eye_brow_type',-7,-37,-14), (60050,1080145,0,'eye_color',101,119,65), (60051,1080145,1,'eye_type',-5,0,0), (60052,1080145,0,'hair_color1',219,34,182), (60053,1080145,0,'hair_color2',45,0,0), (60054,1080145,0,'hair_face_color',16,3,23), (60055,1080145,0,'hair_face_highlight_color',187,90,40), (60056,1080145,0,'hair_highlight',105,26,26), (60057,1080145,0,'hair_type_color',16,3,23), (60058,1080145,0,'hair_type_highlight_color',187,90,40), (60059,1080145,1,'lip_type',-93,68,38), (60060,1080145,1,'nose_type',41,-37,34), (60061,1080145,0,'skin_color',208,217,217), (60062,1080145,1,'soga_cheek_type',0,-7,-37), (60063,1080145,1,'soga_chin_type',0,-93,68), (60064,1080145,1,'soga_ear_type',0,-5,0), (60065,1080145,1,'soga_eye_brow_type',0,11,78), (60066,1080145,0,'soga_eye_color',229,229,102), (60067,1080145,1,'soga_eye_type',45,0,0), (60068,1080145,0,'soga_hair_color1',26,24,25), (60069,1080145,0,'soga_hair_color2',36,34,36), (60070,1080145,0,'soga_hair_face_color',16,3,23), (60071,1080145,0,'soga_hair_face_highlight_color',187,90,40), (60072,1080145,0,'soga_hair_highlight',105,26,26), (60073,1080145,0,'soga_hair_type_color',16,3,23), (60074,1080145,0,'soga_hair_type_highlight_color',187,90,40), (60075,1080145,1,'soga_lip_type',-14,-97,-19), (60076,1080145,1,'soga_nose_type',38,-39,25), (60077,1080145,0,'soga_skin_color',208,217,217), (60078,1080146,1,'cheek_type',0,-2,0), (60079,1080146,1,'chin_type',3,3,28), (60080,1080146,1,'ear_type',-1,7,0), (60081,1080146,1,'eye_brow_type',-20,-7,11), (60082,1080146,0,'eye_color',143,189,202), (60083,1080146,1,'eye_type',17,0,0), (60084,1080146,0,'hair_color1',34,245,0), (60085,1080146,0,'hair_face_color',137,47,9), (60086,1080146,0,'hair_face_highlight_color',103,42,0), (60087,1080146,0,'hair_type_color',137,47,9), (60088,1080146,0,'hair_type_highlight_color',103,42,0), (60089,1080146,1,'lip_type',0,39,14), (60090,1080146,1,'nose_type',-5,34,-11), (60091,1080146,0,'skin_color',253,254,254), (60092,1080146,1,'soga_cheek_type',0,-20,-7), (60093,1080146,1,'soga_chin_type',0,0,39), (60094,1080146,1,'soga_ear_type',0,17,0), (60095,1080146,1,'soga_eye_brow_type',0,-1,7), (60096,1080146,0,'soga_eye_color',229,229,102), (60097,1080146,1,'soga_eye_type',17,0,0), (60098,1080146,0,'soga_hair_face_color',137,47,9), (60099,1080146,0,'soga_hair_face_highlight_color',103,42,0), (60100,1080146,0,'soga_hair_type_color',137,47,9), (60101,1080146,0,'soga_hair_type_highlight_color',103,42,0), (60102,1080146,1,'soga_lip_type',11,0,-2), (60103,1080146,1,'soga_nose_type',14,3,3), (60104,1080146,0,'soga_skin_color',253,254,254), (60105,1080146,0,'wing_color1',255,255,255), (60106,1080146,0,'wing_color2',255,255,255), (60107,1080147,1,'cheek_type',-75,-34,0), (60108,1080147,1,'chin_type',66,-7,-39), (60109,1080147,1,'ear_type',-41,-37,0), (60110,1080147,1,'eye_brow_type',0,-56,100), (60111,1080147,0,'eye_color',170,190,167), (60112,1080147,1,'eye_type',100,0,0), (60113,1080147,0,'hair_color1',188,0,156), (60114,1080147,0,'hair_color2',156,0,0), (60115,1080147,0,'hair_face_color',225,231,230), (60116,1080147,0,'hair_face_highlight_color',15,1,21), (60117,1080147,0,'hair_highlight',26,24,25), (60118,1080147,0,'hair_type_color',225,231,230), (60119,1080147,0,'hair_type_highlight_color',15,1,21), (60120,1080147,1,'lip_type',-100,-100,100), (60121,1080147,1,'nose_type',-100,-68,0), (60122,1080147,0,'skin_color',207,217,217), (60123,1080147,1,'soga_cheek_type',0,0,-56), (60124,1080147,1,'soga_chin_type',0,-100,-100), (60125,1080147,1,'soga_ear_type',0,100,0), (60126,1080147,1,'soga_eye_brow_type',0,-41,-37), (60127,1080147,0,'soga_eye_color',229,229,102), (60128,1080147,1,'soga_eye_type',-100,0,0), (60129,1080147,0,'soga_hair_color1',164,165,165), (60130,1080147,0,'soga_hair_color2',56,62,62), (60131,1080147,0,'soga_hair_face_color',225,231,230), (60132,1080147,0,'soga_hair_face_highlight_color',15,1,21), (60133,1080147,0,'soga_hair_highlight',26,24,25), (60134,1080147,0,'soga_hair_type_color',225,231,230), (60135,1080147,0,'soga_hair_type_highlight_color',15,1,21), (60136,1080147,1,'soga_lip_type',100,-75,-34), (60137,1080147,1,'soga_nose_type',100,66,-7), (60138,1080147,0,'soga_skin_color',207,217,217), (60139,1080148,1,'cheek_type',-22,59,0), (60140,1080148,1,'chin_type',38,38,-88), (60141,1080148,1,'ear_type',45,98,0), (60142,1080148,1,'eye_brow_type',31,37,17), (60143,1080148,0,'eye_color',98,160,164), (60144,1080148,1,'eye_type',76,0,0), (60145,1080148,0,'hair_color1',51,221,56), (60146,1080148,0,'hair_color2',34,0,0), (60147,1080148,0,'hair_face_color',193,100,45), (60148,1080148,0,'hair_face_highlight_color',233,184,31), (60149,1080148,0,'hair_highlight',246,219,114), (60150,1080148,0,'hair_type_color',193,100,45), (60151,1080148,0,'hair_type_highlight_color',233,184,31), (60152,1080148,1,'lip_type',-71,65,-29), (60153,1080148,1,'nose_type',20,51,-35), (60154,1080148,0,'skin_color',244,254,254), (60155,1080148,1,'soga_cheek_type',0,31,37), (60156,1080148,1,'soga_chin_type',0,-71,65), (60157,1080148,1,'soga_ear_type',0,76,0), (60158,1080148,1,'soga_eye_brow_type',0,45,98), (60159,1080148,0,'soga_eye_color',229,229,102), (60160,1080148,1,'soga_eye_type',34,0,0), (60161,1080148,0,'soga_hair_color1',105,26,26), (60162,1080148,0,'soga_hair_color2',157,83,0), (60163,1080148,0,'soga_hair_face_color',193,100,45), (60164,1080148,0,'soga_hair_face_highlight_color',233,184,31), (60165,1080148,0,'soga_hair_highlight',246,219,114), (60166,1080148,0,'soga_hair_type_color',193,100,45), (60167,1080148,0,'soga_hair_type_highlight_color',233,184,31), (60168,1080148,1,'soga_lip_type',17,-22,59), (60169,1080148,1,'soga_nose_type',-29,38,38), (60170,1080148,0,'soga_skin_color',244,254,254), (60171,1080149,1,'cheek_type',-4,-88,0), (60172,1080149,1,'chin_type',89,58,-57), (60173,1080149,1,'ear_type',-23,-12,0), (60174,1080149,1,'eye_brow_type',-81,-65,-96), (60175,1080149,0,'eye_color',163,197,195), (60176,1080149,1,'eye_type',95,0,0), (60177,1080149,0,'hair_color1',241,253,74), (60178,1080149,0,'hair_color2',169,0,0), (60179,1080149,0,'hair_face_color',15,1,21), (60180,1080149,0,'hair_face_highlight_color',15,1,21), (60181,1080149,0,'hair_highlight',26,24,25), (60182,1080149,0,'hair_type_color',15,1,21), (60183,1080149,0,'hair_type_highlight_color',15,1,21), (60184,1080149,1,'lip_type',-50,-68,-48), (60185,1080149,1,'nose_type',-19,-15,-3), (60186,1080149,0,'skin_color',207,221,221), (60187,1080149,1,'soga_cheek_type',0,-81,-65), (60188,1080149,1,'soga_chin_type',0,-50,-68), (60189,1080149,1,'soga_ear_type',0,95,0), (60190,1080149,1,'soga_eye_brow_type',0,-23,-12), (60191,1080149,0,'soga_eye_color',229,229,102), (60192,1080149,1,'soga_eye_type',-87,0,0), (60193,1080149,0,'soga_hair_color1',26,24,25), (60194,1080149,0,'soga_hair_color2',36,34,36), (60195,1080149,0,'soga_hair_face_color',15,1,21), (60196,1080149,0,'soga_hair_face_highlight_color',15,1,21), (60197,1080149,0,'soga_hair_highlight',26,24,25), (60198,1080149,0,'soga_hair_type_color',15,1,21), (60199,1080149,0,'soga_hair_type_highlight_color',15,1,21), (60200,1080149,1,'soga_lip_type',-96,-4,-88), (60201,1080149,1,'soga_nose_type',-48,89,58), (60202,1080149,0,'soga_skin_color',207,221,221), (60203,1080150,1,'cheek_type',-25,-31,0), (60204,1080150,1,'chin_type',47,34,78), (60205,1080150,1,'ear_type',-70,-4,0), (60206,1080150,1,'eye_brow_type',-93,65,-42), (60207,1080150,0,'eye_color',74,110,66), (60208,1080150,1,'eye_type',-48,0,0), (60209,1080150,0,'hair_color1',0,87,57), (60210,1080150,0,'hair_color2',231,0,0), (60211,1080150,0,'hair_face_color',119,147,147), (60212,1080150,0,'hair_face_highlight_color',38,26,1), (60213,1080150,0,'hair_type_color',119,147,147), (60214,1080150,0,'hair_type_highlight_color',38,26,1), (60215,1080150,1,'lip_type',-93,39,-15), (60216,1080150,1,'nose_type',4,0,87), (60217,1080150,0,'skin_color',224,187,167), (60218,1080150,1,'soga_cheek_type',0,-93,65), (60219,1080150,1,'soga_chin_type',0,-93,39), (60220,1080150,1,'soga_ear_type',0,-48,0), (60221,1080150,1,'soga_eye_brow_type',0,-70,-4), (60222,1080150,0,'soga_eye_color',229,229,102), (60223,1080150,1,'soga_eye_type',-25,0,0), (60224,1080150,0,'soga_hair_face_color',119,147,147), (60225,1080150,0,'soga_hair_face_highlight_color',38,26,1), (60226,1080150,0,'soga_hair_type_color',119,147,147), (60227,1080150,0,'soga_hair_type_highlight_color',38,26,1), (60228,1080150,1,'soga_lip_type',-42,-25,-31), (60229,1080150,1,'soga_nose_type',-15,47,34), (60230,1080150,0,'soga_skin_color',224,187,167), (60231,1080151,1,'cheek_type',75,75,0), (60232,1080151,1,'chin_type',-42,63,-18), (60233,1080151,1,'ear_type',46,69,0), (60234,1080151,1,'eye_brow_type',31,-88,-31), (60235,1080151,0,'eye_color',61,130,124), (60236,1080151,1,'eye_type',-69,0,0), (60237,1080151,0,'hair_color1',68,216,222), (60238,1080151,0,'hair_color2',68,0,0), (60239,1080151,0,'hair_face_color',100,70,10), (60240,1080151,0,'hair_face_highlight_color',186,130,10), (60241,1080151,0,'hair_highlight',209,131,22), (60242,1080151,0,'hair_type_color',100,70,10), (60243,1080151,0,'hair_type_highlight_color',186,130,10), (60244,1080151,1,'lip_type',-98,-15,12), (60245,1080151,1,'nose_type',83,68,-40), (60246,1080151,0,'skin_color',205,208,190), (60247,1080151,1,'soga_cheek_type',0,31,-88), (60248,1080151,1,'soga_chin_type',0,-98,-15), (60249,1080151,1,'soga_ear_type',0,-69,0), (60250,1080151,1,'soga_eye_brow_type',0,46,69), (60251,1080151,0,'soga_eye_color',204,204,204), (60252,1080151,1,'soga_eye_type',68,0,0), (60253,1080151,0,'soga_hair_color1',56,33,26), (60254,1080151,0,'soga_hair_color2',94,59,11), (60255,1080151,0,'soga_hair_face_color',100,70,10), (60256,1080151,0,'soga_hair_face_highlight_color',186,130,10), (60257,1080151,0,'soga_hair_highlight',209,131,22), (60258,1080151,0,'soga_hair_type_color',100,70,10), (60259,1080151,0,'soga_hair_type_highlight_color',186,130,10), (60260,1080151,1,'soga_lip_type',-31,75,75), (60261,1080151,1,'soga_nose_type',12,-42,63), (60262,1080151,0,'soga_skin_color',205,208,190), (60263,1080152,0,'eye_color',255,255,255), (60264,1080152,0,'skin_color',255,255,255), (60265,1080152,0,'soga_eye_color',255,0,255), (60266,1080153,1,'cheek_type',79,5,0), (60267,1080153,1,'chin_type',12,57,-77), (60268,1080153,1,'ear_type',41,2,0), (60269,1080153,1,'eye_brow_type',11,94,-56), (60270,1080153,0,'eye_color',53,34,13), (60271,1080153,1,'eye_type',8,0,0), (60272,1080153,0,'hair_color1',211,79,239), (60273,1080153,0,'hair_color2',28,0,0), (60274,1080153,0,'hair_face_color',135,44,31), (60275,1080153,0,'hair_face_highlight_color',168,59,22), (60276,1080153,0,'hair_type_color',135,44,31), (60277,1080153,0,'hair_type_highlight_color',168,59,22), (60278,1080153,1,'lip_type',-81,93,7), (60279,1080153,1,'nose_type',91,-45,79), (60280,1080153,0,'skin_color',233,232,232), (60281,1080153,1,'soga_cheek_type',0,11,94), (60282,1080153,1,'soga_chin_type',0,-81,93), (60283,1080153,1,'soga_ear_type',0,8,0), (60284,1080153,1,'soga_eye_brow_type',0,41,2), (60285,1080153,0,'soga_eye_color',229,229,102), (60286,1080153,1,'soga_eye_type',28,0,0), (60287,1080153,0,'soga_hair_face_color',135,44,31), (60288,1080153,0,'soga_hair_face_highlight_color',168,59,22), (60289,1080153,0,'soga_hair_type_color',135,44,31), (60290,1080153,0,'soga_hair_type_highlight_color',168,59,22), (60291,1080153,1,'soga_lip_type',-56,79,5), (60292,1080153,1,'soga_nose_type',7,12,57), (60293,1080153,0,'soga_skin_color',233,232,232), (60294,1080154,1,'cheek_type',-23,0,0), (60295,1080154,1,'chin_type',10,-18,-14), (60296,1080154,1,'ear_type',-21,12,0), (60297,1080154,1,'eye_brow_type',-31,-14,-5), (60298,1080154,0,'eye_color',43,87,100), (60299,1080154,1,'eye_type',19,0,0), (60300,1080154,0,'hair_color1',23,12,0), (60301,1080154,0,'hair_face_color',34,22,7), (60302,1080154,0,'hair_face_highlight_color',77,77,76), (60303,1080154,0,'hair_type_color',34,22,7), (60304,1080154,0,'hair_type_highlight_color',77,77,76), (60305,1080154,1,'lip_type',0,19,19), (60306,1080154,1,'nose_type',10,23,12), (60307,1080154,0,'skin_color',231,228,218), (60308,1080154,1,'soga_cheek_type',0,-31,-14), (60309,1080154,1,'soga_chin_type',0,0,19), (60310,1080154,1,'soga_ear_type',0,19,0), (60311,1080154,1,'soga_eye_brow_type',0,-21,12), (60312,1080154,0,'soga_eye_color',229,229,102), (60313,1080154,1,'soga_eye_type',42,0,0), (60314,1080154,0,'soga_hair_face_color',34,22,7), (60315,1080154,0,'soga_hair_face_highlight_color',77,77,76), (60316,1080154,0,'soga_hair_type_color',34,22,7), (60317,1080154,0,'soga_hair_type_highlight_color',77,77,76), (60318,1080154,1,'soga_lip_type',-5,-23,0), (60319,1080154,1,'soga_nose_type',19,10,-18), (60320,1080154,0,'soga_skin_color',231,228,218), (60321,1080154,0,'wing_color1',255,255,255), (60322,1080154,0,'wing_color2',255,255,255), (60323,1080155,1,'cheek_type',47,19,0), (60324,1080155,1,'chin_type',25,7,-38), (60325,1080155,1,'ear_type',88,-11,0), (60326,1080155,1,'eye_brow_type',-76,62,62), (60327,1080155,0,'eye_color',74,42,12), (60328,1080155,1,'eye_type',75,0,0), (60329,1080155,0,'hair_color1',210,10,10), (60330,1080155,0,'hair_color2',100,0,0), (60331,1080155,0,'hair_face_color',236,240,239), (60332,1080155,0,'hair_face_highlight_color',244,246,246), (60333,1080155,0,'hair_type_color',236,240,239), (60334,1080155,0,'hair_type_highlight_color',244,246,246), (60335,1080155,1,'lip_type',-20,37,-87), (60336,1080155,1,'nose_type',34,-46,10), (60337,1080155,0,'skin_color',244,250,250), (60338,1080155,1,'soga_cheek_type',0,-76,62), (60339,1080155,1,'soga_chin_type',0,-20,37), (60340,1080155,1,'soga_ear_type',0,75,0), (60341,1080155,1,'soga_eye_brow_type',0,88,-11), (60342,1080155,0,'soga_eye_color',204,204,204), (60343,1080155,1,'soga_eye_type',100,0,0), (60344,1080155,0,'soga_hair_face_color',236,240,239), (60345,1080155,0,'soga_hair_face_highlight_color',244,246,246), (60346,1080155,0,'soga_hair_type_color',236,240,239), (60347,1080155,0,'soga_hair_type_highlight_color',244,246,246), (60348,1080155,1,'soga_lip_type',62,47,19), (60349,1080155,1,'soga_nose_type',-87,25,7), (60350,1080155,0,'soga_skin_color',244,250,250), (60351,1080156,1,'cheek_type',-28,-14,0), (60352,1080156,1,'chin_type',20,28,5), (60353,1080156,1,'ear_type',18,-1,0), (60354,1080156,1,'eye_brow_type',37,-38,26), (60355,1080156,0,'eye_color',97,105,57), (60356,1080156,1,'eye_type',-43,0,0), (60357,1080156,0,'hair_color1',2,22,0), (60358,1080156,0,'hair_face_color',159,155,143), (60359,1080156,0,'hair_face_highlight_color',165,155,144), (60360,1080156,0,'hair_type_color',159,155,143), (60361,1080156,0,'hair_type_highlight_color',165,155,144), (60362,1080156,1,'lip_type',31,1,-34), (60363,1080156,1,'nose_type',37,2,22), (60364,1080156,0,'skin_color',209,217,217), (60365,1080156,1,'soga_cheek_type',0,37,-38), (60366,1080156,1,'soga_chin_type',0,31,1), (60367,1080156,1,'soga_ear_type',0,-43,0), (60368,1080156,1,'soga_eye_brow_type',0,18,-1), (60369,1080156,0,'soga_eye_color',229,229,102), (60370,1080156,0,'soga_hair_face_color',159,155,143), (60371,1080156,0,'soga_hair_face_highlight_color',165,155,144), (60372,1080156,0,'soga_hair_type_color',159,155,143), (60373,1080156,0,'soga_hair_type_highlight_color',165,155,144), (60374,1080156,1,'soga_lip_type',26,-28,-14), (60375,1080156,1,'soga_nose_type',-34,20,28), (60376,1080156,0,'soga_skin_color',209,217,217), (60377,1080156,0,'wing_color1',255,255,255), (60378,1080156,0,'wing_color2',255,255,255), (60379,1080157,0,'eye_color',255,255,255), (60380,1080157,0,'skin_color',255,255,255), (60381,1080157,0,'soga_eye_color',255,0,255), (60382,1080158,1,'cheek_type',56,-10,0), (60383,1080158,1,'chin_type',63,-56,75), (60384,1080158,1,'ear_type',-37,-93,0), (60385,1080158,1,'eye_brow_type',-56,8,-77), (60386,1080158,0,'eye_color',46,27,9), (60387,1080158,1,'eye_type',-14,0,0), (60388,1080158,0,'hair_color1',96,173,216), (60389,1080158,0,'hair_color2',156,0,0), (60390,1080158,0,'hair_face_color',88,4,4), (60391,1080158,0,'hair_face_highlight_color',17,3,23), (60392,1080158,0,'hair_type_color',88,4,4), (60393,1080158,0,'hair_type_highlight_color',17,3,23), (60394,1080158,1,'lip_type',76,-62,-81), (60395,1080158,1,'nose_type',93,96,-83), (60396,1080158,0,'skin_color',248,254,254), (60397,1080158,1,'soga_cheek_type',0,-56,8), (60398,1080158,1,'soga_chin_type',0,76,-62), (60399,1080158,1,'soga_ear_type',0,-14,0), (60400,1080158,1,'soga_eye_brow_type',0,-37,-93), (60401,1080158,0,'soga_eye_color',204,204,204), (60402,1080158,1,'soga_eye_type',-100,0,0), (60403,1080158,0,'soga_hair_face_color',88,4,4), (60404,1080158,0,'soga_hair_face_highlight_color',17,3,23), (60405,1080158,0,'soga_hair_type_color',88,4,4), (60406,1080158,0,'soga_hair_type_highlight_color',17,3,23), (60407,1080158,1,'soga_lip_type',-77,56,-10), (60408,1080158,1,'soga_nose_type',-81,63,-56), (60409,1080158,0,'soga_skin_color',248,254,254), (60410,1080159,1,'cheek_type',-71,-57,0), (60411,1080159,1,'chin_type',-58,97,0), (60412,1080159,1,'ear_type',76,81,0), (60413,1080159,1,'eye_brow_type',-25,14,-93), (60414,1080159,0,'eye_color',182,174,136), (60415,1080159,1,'eye_type',52,0,0), (60416,1080159,0,'hair_color1',209,236,43), (60417,1080159,0,'hair_color2',169,0,0), (60418,1080159,0,'hair_face_color',230,171,25), (60419,1080159,0,'hair_face_highlight_color',233,184,31), (60420,1080159,0,'hair_type_color',230,171,25), (60421,1080159,0,'hair_type_highlight_color',233,184,31), (60422,1080159,1,'lip_type',-93,-81,-21), (60423,1080159,1,'nose_type',3,-47,-20), (60424,1080159,0,'skin_color',251,254,254), (60425,1080159,1,'soga_cheek_type',0,-25,14), (60426,1080159,1,'soga_chin_type',0,-93,-81), (60427,1080159,1,'soga_ear_type',0,52,0), (60428,1080159,1,'soga_eye_brow_type',0,76,81), (60429,1080159,0,'soga_eye_color',204,204,204), (60430,1080159,1,'soga_eye_type',-87,0,0), (60431,1080159,0,'soga_hair_face_color',230,171,25), (60432,1080159,0,'soga_hair_face_highlight_color',233,184,31), (60433,1080159,0,'soga_hair_type_color',230,171,25), (60434,1080159,0,'soga_hair_type_highlight_color',233,184,31), (60435,1080159,1,'soga_lip_type',-93,-71,-57), (60436,1080159,1,'soga_nose_type',-21,-58,97), (60437,1080159,0,'soga_skin_color',251,254,254), (60438,1080160,1,'cheek_type',91,-1,0), (60439,1080160,1,'chin_type',75,31,34), (60440,1080160,1,'ear_type',-100,-97,0), (60441,1080160,1,'eye_brow_type',-47,74,-41), (60442,1080160,0,'eye_color',204,204,204), (60443,1080160,1,'eye_type',25,0,0), (60444,1080160,0,'hair_color1',14,198,50), (60445,1080160,1,'lip_type',-11,15,8), (60446,1080160,1,'nose_type',-83,14,-58), (60447,1080160,0,'skin_color',177,179,180), (60448,1080160,1,'soga_cheek_type',0,-47,74), (60449,1080160,1,'soga_chin_type',0,-11,15), (60450,1080160,1,'soga_ear_type',0,25,0), (60451,1080160,1,'soga_eye_brow_type',0,-100,-97), (60452,1080160,0,'soga_eye_color',204,204,204), (60453,1080160,1,'soga_lip_type',-41,91,-1), (60454,1080160,1,'soga_nose_type',8,75,31), (60455,1080160,0,'soga_skin_color',177,179,180), (60456,1080161,1,'cheek_type',55,-5,0), (60457,1080161,1,'chin_type',50,-93,84), (60458,1080161,1,'eye_brow_type',-58,-97,41), (60459,1080161,0,'eye_color',200,175,137), (60460,1080161,1,'eye_type',-7,0,0), (60461,1080161,0,'hair_color1',34,174,100), (60462,1080161,0,'hair_face_color',38,41,151), (60463,1080161,0,'hair_type_color',38,41,151), (60464,1080161,1,'lip_type',-46,-83,-12), (60465,1080161,1,'nose_type',-4,34,-82), (60466,1080161,0,'skin_color',38,41,151), (60467,1080161,1,'soga_cheek_type',0,-58,-97), (60468,1080161,1,'soga_chin_type',0,-46,-83), (60469,1080161,1,'soga_ear_type',0,-7,0), (60470,1080161,0,'soga_eye_color',229,229,102), (60471,1080161,0,'soga_hair_face_color',38,41,151), (60472,1080161,0,'soga_hair_type_color',38,41,151), (60473,1080161,1,'soga_lip_type',41,55,-5), (60474,1080161,1,'soga_nose_type',-12,50,-93), (60475,1080161,0,'soga_skin_color',38,41,151), (60476,1080162,0,'eye_color',255,255,255), (60477,1080162,0,'skin_color',255,255,255), (60478,1080162,0,'soga_eye_color',255,0,255), (60479,1080163,1,'cheek_type',100,-39,0), (60480,1080163,1,'chin_type',-71,-56,87), (60481,1080163,1,'ear_type',-100,-100,0), (60482,1080163,1,'eye_brow_type',89,68,-47), (60483,1080163,0,'eye_color',77,62,33), (60484,1080163,1,'eye_type',25,0,0), (60485,1080163,0,'hair_color1',100,156,156), (60486,1080163,0,'hair_color2',100,0,0), (60487,1080163,0,'hair_face_color',49,47,61), (60488,1080163,0,'hair_face_highlight_color',119,147,147), (60489,1080163,0,'hair_highlight',114,112,142), (60490,1080163,0,'hair_type_color',49,47,61), (60491,1080163,0,'hair_type_highlight_color',119,147,147), (60492,1080163,1,'lip_type',100,25,100), (60493,1080163,1,'nose_type',-100,100,-100), (60494,1080163,0,'skin_color',133,93,95), (60495,1080163,1,'soga_cheek_type',0,89,68), (60496,1080163,1,'soga_chin_type',0,100,25), (60497,1080163,1,'soga_ear_type',0,25,0), (60498,1080163,1,'soga_eye_brow_type',0,-100,-100), (60499,1080163,0,'soga_eye_color',229,229,102), (60500,1080163,1,'soga_eye_type',100,0,0), (60501,1080163,0,'soga_hair_color1',43,36,70), (60502,1080163,0,'soga_hair_color2',64,76,74), (60503,1080163,0,'soga_hair_face_color',49,47,61), (60504,1080163,0,'soga_hair_face_highlight_color',119,147,147), (60505,1080163,0,'soga_hair_highlight',114,112,142), (60506,1080163,0,'soga_hair_type_color',49,47,61), (60507,1080163,0,'soga_hair_type_highlight_color',119,147,147), (60508,1080163,1,'soga_lip_type',-47,100,-39), (60509,1080163,1,'soga_nose_type',100,-71,-56), (60510,1080163,0,'soga_skin_color',133,93,95), (60511,1080163,0,'wing_color1',255,255,255), (60512,1080163,0,'wing_color2',255,255,255), (60513,1080164,1,'cheek_type',-35,-57,0), (60514,1080164,1,'chin_type',-47,-5,-95), (60515,1080164,1,'ear_type',-47,18,0), (60516,1080164,1,'eye_brow_type',-87,85,-22), (60517,1080164,0,'eye_color',83,61,29), (60518,1080164,1,'eye_type',-21,0,0), (60519,1080164,0,'hair_color1',109,14,49), (60520,1080164,0,'hair_color2',185,97,0), (60521,1080164,0,'hair_face_color',84,0,0), (60522,1080164,0,'hair_face_highlight_color',188,92,40), (60523,1080164,0,'hair_highlight',105,26,26), (60524,1080164,0,'hair_type_color',84,0,0), (60525,1080164,0,'hair_type_highlight_color',188,92,40), (60526,1080164,1,'lip_type',31,-58,-5), (60527,1080164,1,'nose_type',87,57,17), (60528,1080164,0,'skin_color',113,121,119), (60529,1080164,1,'soga_cheek_type',-35,-57,0), (60530,1080164,1,'soga_chin_type',-47,-5,-95), (60531,1080164,1,'soga_ear_type',-47,18,0), (60532,1080164,1,'soga_eye_brow_type',-87,85,-22), (60533,1080164,0,'soga_eye_color',229,229,102), (60534,1080164,1,'soga_eye_type',-21,0,0), (60535,1080164,0,'soga_hair_color1',109,14,49), (60536,1080164,0,'soga_hair_color2',185,97,0), (60537,1080164,0,'soga_hair_face_color',84,0,0), (60538,1080164,0,'soga_hair_face_highlight_color',188,92,40), (60539,1080164,0,'soga_hair_highlight',105,26,26), (60540,1080164,0,'soga_hair_type_color',84,0,0), (60541,1080164,0,'soga_hair_type_highlight_color',188,92,40), (60542,1080164,1,'soga_lip_type',31,-58,-5), (60543,1080164,1,'soga_nose_type',87,57,17), (60544,1080164,0,'soga_skin_color',113,121,119), (60545,1080164,0,'wing_color1',255,255,255), (60546,1080164,0,'wing_color2',255,255,255), (60547,1080165,0,'eye_color',96,72,38), (60548,1080165,0,'skin_color',43,128,128), (60549,1080165,0,'soga_eye_color',255,0,255), (60550,1080166,0,'eye_color',96,72,38), (60551,1080166,0,'skin_color',43,128,128), (60552,1080166,0,'soga_eye_color',255,0,255), (60553,1080167,0,'eye_color',255,255,255), (60554,1080167,0,'skin_color',255,255,255), (60555,1080167,0,'soga_eye_color',255,0,255), (60556,1080168,0,'eye_color',255,255,255), (60557,1080168,0,'skin_color',255,255,255), (60558,1080168,0,'soga_eye_color',255,0,255), (60559,1080169,0,'eye_color',96,72,38), (60560,1080169,0,'skin_color',43,128,128), (60561,1080169,0,'soga_eye_color',255,0,255), (60562,1080170,0,'eye_color',255,255,255), (60563,1080170,0,'skin_color',255,255,255), (60564,1080170,0,'soga_eye_color',255,0,255), (60565,1080171,0,'eye_color',96,72,38), (60566,1080171,0,'skin_color',43,128,128), (60567,1080171,0,'soga_eye_color',255,0,255), (60568,1080172,0,'eye_color',96,72,38), (60569,1080172,0,'skin_color',43,128,128), (60570,1080172,0,'soga_eye_color',255,0,255), (60571,1080173,0,'eye_color',255,255,255), (60572,1080173,0,'skin_color',255,255,255), (60573,1080173,0,'soga_eye_color',255,0,255), (60574,1080174,0,'eye_color',255,255,255), (60575,1080174,0,'skin_color',255,255,255), (60576,1080174,0,'soga_eye_color',255,0,255), (60577,1080175,0,'eye_color',255,255,255), (60578,1080175,0,'skin_color',255,255,255), (60579,1080175,0,'soga_eye_color',255,0,255), (60580,1080176,0,'eye_color',255,255,255), (60581,1080176,0,'skin_color',255,255,255), (60582,1080176,0,'soga_eye_color',255,0,255), (60583,1080177,0,'eye_color',255,255,255), (60584,1080177,0,'skin_color',255,255,255), (60585,1080177,0,'soga_eye_color',255,0,255), (60586,1080178,0,'eye_color',96,72,38), (60587,1080178,0,'skin_color',43,128,128), (60588,1080178,0,'soga_eye_color',255,0,255), (60589,1080179,1,'cheek_type',14,8,0), (60590,1080179,1,'chin_type',1,0,-5), (60591,1080179,1,'ear_type',8,-8,0), (60592,1080179,1,'eye_brow_type',-25,0,10), (60593,1080179,0,'eye_color',169,205,214), (60594,1080179,1,'eye_type',-10,0,0), (60595,1080179,0,'hair_face_color',51,30,8), (60596,1080179,0,'hair_face_highlight_color',47,34,18), (60597,1080179,0,'hair_type_color',51,30,8), (60598,1080179,0,'hair_type_highlight_color',47,34,18), (60599,1080179,1,'lip_type',29,-10,-31), (60600,1080179,1,'nose_type',0,-28,4), (60601,1080179,0,'skin_color',226,233,223), (60602,1080179,1,'soga_cheek_type',14,8,0), (60603,1080179,1,'soga_chin_type',1,0,-5), (60604,1080179,1,'soga_ear_type',8,-8,0), (60605,1080179,1,'soga_eye_brow_type',-25,0,10), (60606,1080179,0,'soga_eye_color',229,229,102), (60607,1080179,1,'soga_eye_type',-10,0,0), (60608,1080179,0,'soga_hair_face_color',51,30,8), (60609,1080179,0,'soga_hair_face_highlight_color',47,34,18), (60610,1080179,0,'soga_hair_type_color',51,30,8), (60611,1080179,0,'soga_hair_type_highlight_color',47,34,18), (60612,1080179,1,'soga_lip_type',29,-10,-31), (60613,1080179,1,'soga_nose_type',0,-28,4), (60614,1080179,0,'soga_skin_color',226,233,223), (60615,1080179,0,'wing_color1',255,255,255), (60616,1080179,0,'wing_color2',255,255,255), (60617,1080180,0,'eye_color',0,128,0), (60618,1080180,0,'skin_color',61,100,36), (60619,1080180,0,'soga_eye_color',255,0,255), (60620,1080181,0,'eye_color',255,255,255), (60621,1080181,0,'skin_color',255,255,255), (60622,1080181,0,'soga_eye_color',255,0,255), (60623,1080182,1,'cheek_type',7,0,0), (60624,1080182,1,'chin_type',-3,14,-46), (60625,1080182,1,'ear_type',-25,-34,0), (60626,1080182,1,'eye_brow_type',-23,23,-19), (60627,1080182,0,'eye_color',37,77,83), (60628,1080182,1,'eye_type',-7,0,0), (60629,1080182,0,'hair_face_color',79,66,33), (60630,1080182,0,'hair_face_highlight_color',43,21,0), (60631,1080182,0,'hair_type_color',79,66,33), (60632,1080182,0,'hair_type_highlight_color',43,21,0), (60633,1080182,1,'lip_type',-29,0,39), (60634,1080182,1,'nose_type',-11,0,3), (60635,1080182,0,'skin_color',215,222,222), (60636,1080182,1,'soga_cheek_type',7,0,0), (60637,1080182,1,'soga_chin_type',-3,14,-46), (60638,1080182,1,'soga_ear_type',-25,-34,0), (60639,1080182,1,'soga_eye_brow_type',-23,23,-19), (60640,1080182,0,'soga_eye_color',229,229,102), (60641,1080182,1,'soga_eye_type',-7,0,0), (60642,1080182,0,'soga_hair_face_color',79,66,33), (60643,1080182,0,'soga_hair_face_highlight_color',43,21,0), (60644,1080182,0,'soga_hair_type_color',79,66,33), (60645,1080182,0,'soga_hair_type_highlight_color',43,21,0), (60646,1080182,1,'soga_lip_type',-29,0,39), (60647,1080182,1,'soga_nose_type',-11,0,3), (60648,1080182,0,'soga_skin_color',215,222,222), (60649,1080182,0,'wing_color1',255,255,255), (60650,1080182,0,'wing_color2',255,255,255), (60651,1080183,0,'eye_color',255,255,255), (60652,1080183,0,'skin_color',128,0,0), (60653,1080183,0,'soga_eye_color',255,0,255), (60654,1080184,0,'eye_color',204,204,204), (60655,1080184,0,'skin_color',204,204,204), (60656,1080184,0,'soga_eye_color',229,229,102), (60657,1080184,0,'soga_skin_color',204,204,204), (60658,1080185,0,'eye_color',204,204,204), (60659,1080185,0,'skin_color',204,204,204), (60660,1080185,0,'soga_eye_color',229,229,102), (60661,1080185,0,'soga_skin_color',204,204,204), (60662,1080186,0,'eye_color',204,204,204), (60663,1080186,0,'skin_color',204,204,204), (60664,1080186,0,'soga_eye_color',229,229,102), (60665,1080186,0,'soga_skin_color',204,204,204), (60666,1080187,0,'eye_color',204,204,204), (60667,1080187,0,'skin_color',204,204,204), (60668,1080187,0,'soga_eye_color',229,229,102), (60669,1080187,0,'soga_skin_color',204,204,204), (60670,1080188,1,'cheek_type',43,14,0), (60671,1080188,1,'chin_type',-25,76,40), (60672,1080188,1,'ear_type',91,40,0), (60673,1080188,1,'eye_brow_type',-84,-50,98), (60674,1080188,0,'eye_color',38,65,40), (60675,1080188,1,'eye_type',-2,0,0), (60676,1080188,0,'hair_color1',56,33,26), (60677,1080188,0,'hair_color2',94,59,11), (60678,1080188,0,'hair_face_color',100,70,10), (60679,1080188,0,'hair_face_highlight_color',231,170,26), (60680,1080188,0,'hair_highlight',200,165,96), (60681,1080188,0,'hair_type_color',100,70,10), (60682,1080188,0,'hair_type_highlight_color',231,170,26), (60683,1080188,1,'lip_type',-58,-61,51), (60684,1080188,1,'nose_type',-19,81,-56), (60685,1080188,0,'skin_color',241,245,221), (60686,1080188,1,'soga_cheek_type',43,14,0), (60687,1080188,1,'soga_chin_type',-25,76,40), (60688,1080188,1,'soga_ear_type',91,40,0), (60689,1080188,1,'soga_eye_brow_type',-84,-50,98), (60690,1080188,0,'soga_eye_color',229,229,102), (60691,1080188,1,'soga_eye_type',-2,0,0), (60692,1080188,0,'soga_hair_color1',56,33,26), (60693,1080188,0,'soga_hair_color2',94,59,11), (60694,1080188,0,'soga_hair_face_color',100,70,10), (60695,1080188,0,'soga_hair_face_highlight_color',231,170,26), (60696,1080188,0,'soga_hair_highlight',200,165,96), (60697,1080188,0,'soga_hair_type_color',100,70,10), (60698,1080188,0,'soga_hair_type_highlight_color',231,170,26), (60699,1080188,1,'soga_lip_type',-58,-61,51), (60700,1080188,1,'soga_nose_type',-19,81,-56), (60701,1080188,0,'soga_skin_color',241,245,221), (60702,1080188,0,'wing_color1',255,255,255), (60703,1080188,0,'wing_color2',255,255,255), (60704,1080189,0,'eye_color',255,255,255), (60705,1080189,0,'skin_color',255,255,255), (60706,1080189,0,'soga_eye_color',255,0,255), (60707,1080190,1,'cheek_type',-93,-3,0), (60708,1080190,1,'chin_type',56,28,62), (60709,1080190,1,'ear_type',-31,-47,0), (60710,1080190,1,'eye_brow_type',100,100,100), (60711,1080190,0,'eye_color',133,182,193), (60712,1080190,1,'eye_type',42,0,0), (60713,1080190,0,'hair_color1',56,33,26), (60714,1080190,0,'hair_color2',94,59,11), (60715,1080190,0,'hair_face_color',70,49,6), (60716,1080190,0,'hair_highlight',38,22,21), (60717,1080190,0,'hair_type_color',70,49,6), (60718,1080190,1,'lip_type',76,4,-94), (60719,1080190,1,'nose_type',7,-28,34), (60720,1080190,0,'skin_color',222,185,187), (60721,1080190,1,'soga_cheek_type',-93,-3,0), (60722,1080190,1,'soga_chin_type',56,28,62), (60723,1080190,1,'soga_ear_type',-31,-47,0), (60724,1080190,1,'soga_eye_brow_type',100,100,100), (60725,1080190,0,'soga_eye_color',229,229,102), (60726,1080190,1,'soga_eye_type',42,0,0), (60727,1080190,0,'soga_hair_color1',56,33,26), (60728,1080190,0,'soga_hair_color2',94,59,11), (60729,1080190,0,'soga_hair_face_color',70,49,6), (60730,1080190,0,'soga_hair_highlight',38,22,21), (60731,1080190,0,'soga_hair_type_color',70,49,6), (60732,1080190,1,'soga_lip_type',76,4,-94), (60733,1080190,1,'soga_nose_type',7,-28,34), (60734,1080190,0,'soga_skin_color',222,185,187), (60735,1080191,1,'cheek_type',-22,34,0), (60736,1080191,1,'chin_type',-9,-7,8), (60737,1080191,1,'ear_type',1,-9,0), (60738,1080191,1,'eye_brow_type',-28,0,12), (60739,1080191,0,'eye_color',110,160,149), (60740,1080191,1,'eye_type',-46,0,0), (60741,1080191,0,'hair_face_color',129,44,8), (60742,1080191,0,'hair_face_highlight_color',155,64,24), (60743,1080191,0,'hair_type_color',129,44,8), (60744,1080191,0,'hair_type_highlight_color',155,64,24), (60745,1080191,1,'lip_type',1,5,4), (60746,1080191,1,'nose_type',14,21,-28), (60747,1080191,0,'skin_color',221,180,181), (60748,1080191,1,'soga_cheek_type',-22,34,0), (60749,1080191,1,'soga_chin_type',-9,-7,8), (60750,1080191,1,'soga_ear_type',1,-9,0), (60751,1080191,1,'soga_eye_brow_type',-28,0,12), (60752,1080191,0,'soga_eye_color',229,229,102), (60753,1080191,1,'soga_eye_type',-46,0,0), (60754,1080191,0,'soga_hair_face_color',129,44,8), (60755,1080191,0,'soga_hair_face_highlight_color',155,64,24), (60756,1080191,0,'soga_hair_type_color',129,44,8), (60757,1080191,0,'soga_hair_type_highlight_color',155,64,24), (60758,1080191,1,'soga_lip_type',1,5,4), (60759,1080191,1,'soga_nose_type',14,21,-28), (60760,1080191,0,'soga_skin_color',221,180,181), (60761,1080191,0,'wing_color1',255,255,255), (60762,1080191,0,'wing_color2',255,255,255), (60763,1080192,0,'eye_color',255,255,255), (60764,1080192,0,'skin_color',255,255,255), (60765,1080192,0,'soga_eye_color',255,0,255), (60766,1080193,1,'cheek_type',7,14,0), (60767,1080193,1,'chin_type',72,-76,-28), (60768,1080193,1,'ear_type',-7,7,0), (60769,1080193,1,'eye_brow_type',62,-2,37), (60770,1080193,0,'eye_color',53,101,67), (60771,1080193,1,'eye_type',34,0,0), (60772,1080193,0,'hair_color1',91,21,51), (60773,1080193,0,'hair_color2',159,88,0), (60774,1080193,0,'hair_face_color',121,38,35), (60775,1080193,0,'hair_face_highlight_color',149,50,27), (60776,1080193,0,'hair_highlight',89,21,21), (60777,1080193,0,'hair_type_color',121,38,35), (60778,1080193,0,'hair_type_highlight_color',149,50,27), (60779,1080193,1,'lip_type',-61,-10,-79), (60780,1080193,1,'nose_type',-85,68,46), (60781,1080193,0,'skin_color',74,72,52), (60782,1080193,1,'soga_cheek_type',7,14,0), (60783,1080193,1,'soga_chin_type',72,-76,-28), (60784,1080193,1,'soga_ear_type',-7,7,0), (60785,1080193,1,'soga_eye_brow_type',62,-2,37), (60786,1080193,0,'soga_eye_color',204,204,204), (60787,1080193,1,'soga_eye_type',34,0,0), (60788,1080193,0,'soga_hair_color1',91,21,51), (60789,1080193,0,'soga_hair_color2',159,88,0), (60790,1080193,0,'soga_hair_face_color',121,38,35), (60791,1080193,0,'soga_hair_face_highlight_color',149,50,27), (60792,1080193,0,'soga_hair_highlight',89,21,21), (60793,1080193,0,'soga_hair_type_color',121,38,35), (60794,1080193,0,'soga_hair_type_highlight_color',149,50,27), (60795,1080193,1,'soga_lip_type',-61,-10,-79), (60796,1080193,1,'soga_nose_type',-85,68,46), (60797,1080193,0,'soga_skin_color',74,72,52), (60798,1080194,0,'eye_color',204,204,204), (60799,1080194,0,'skin_color',204,204,204), (60800,1080194,0,'soga_eye_color',229,229,102), (60801,1080194,0,'soga_skin_color',204,204,204), (60802,1080195,1,'cheek_type',79,5,0), (60803,1080195,1,'chin_type',12,57,-77), (60804,1080195,1,'ear_type',41,2,0), (60805,1080195,1,'eye_brow_type',11,94,-56), (60806,1080195,0,'eye_color',53,34,13), (60807,1080195,1,'eye_type',8,0,0), (60808,1080195,0,'hair_color1',91,21,51), (60809,1080195,0,'hair_color2',159,88,0), (60810,1080195,0,'hair_face_color',135,44,31), (60811,1080195,0,'hair_face_highlight_color',168,59,22), (60812,1080195,0,'hair_highlight',89,21,21), (60813,1080195,0,'hair_type_color',135,44,31), (60814,1080195,0,'hair_type_highlight_color',168,59,22), (60815,1080195,1,'lip_type',-81,93,7), (60816,1080195,1,'nose_type',91,-45,79), (60817,1080195,0,'skin_color',233,232,232), (60818,1080195,1,'soga_cheek_type',79,5,0), (60819,1080195,1,'soga_chin_type',12,57,-77), (60820,1080195,1,'soga_ear_type',41,2,0), (60821,1080195,1,'soga_eye_brow_type',11,94,-56), (60822,1080195,0,'soga_eye_color',229,229,102), (60823,1080195,1,'soga_eye_type',8,0,0), (60824,1080195,0,'soga_hair_color1',91,21,51), (60825,1080195,0,'soga_hair_color2',159,88,0), (60826,1080195,0,'soga_hair_face_color',135,44,31), (60827,1080195,0,'soga_hair_face_highlight_color',168,59,22), (60828,1080195,0,'soga_hair_highlight',89,21,21), (60829,1080195,0,'soga_hair_type_color',135,44,31), (60830,1080195,0,'soga_hair_type_highlight_color',168,59,22), (60831,1080195,1,'soga_lip_type',-81,93,7), (60832,1080195,1,'soga_nose_type',91,-45,79), (60833,1080195,0,'soga_skin_color',233,232,232), (60834,1080196,1,'cheek_type',-2,38,0), (60835,1080196,1,'chin_type',58,-75,-95), (60836,1080196,1,'ear_type',58,-63,0), (60837,1080196,1,'eye_brow_type',-20,70,29), (60838,1080196,0,'eye_color',84,139,114), (60839,1080196,1,'eye_type',-62,0,0), (60840,1080196,0,'hair_color1',109,14,49), (60841,1080196,0,'hair_color2',185,97,0), (60842,1080196,0,'hair_face_color',84,0,0), (60843,1080196,0,'hair_face_highlight_color',35,24,1), (60844,1080196,0,'hair_highlight',79,28,15), (60845,1080196,0,'hair_type_color',84,0,0), (60846,1080196,0,'hair_type_highlight_color',35,24,1), (60847,1080196,1,'lip_type',-79,82,-84), (60848,1080196,1,'nose_type',2,41,55), (60849,1080196,0,'skin_color',136,118,120), (60850,1080196,1,'soga_cheek_type',-2,38,0), (60851,1080196,1,'soga_chin_type',58,-75,-95), (60852,1080196,1,'soga_ear_type',58,-63,0), (60853,1080196,1,'soga_eye_brow_type',-20,70,29), (60854,1080196,0,'soga_eye_color',229,229,102), (60855,1080196,1,'soga_eye_type',-62,0,0), (60856,1080196,0,'soga_hair_color1',109,14,49), (60857,1080196,0,'soga_hair_color2',185,97,0), (60858,1080196,0,'soga_hair_face_color',84,0,0), (60859,1080196,0,'soga_hair_face_highlight_color',35,24,1), (60860,1080196,0,'soga_hair_highlight',79,28,15), (60861,1080196,0,'soga_hair_type_color',84,0,0), (60862,1080196,0,'soga_hair_type_highlight_color',35,24,1), (60863,1080196,1,'soga_lip_type',-79,82,-84), (60864,1080196,1,'soga_nose_type',2,41,55), (60865,1080196,0,'soga_skin_color',136,118,120), (60866,1080196,0,'wing_color1',255,255,255), (60867,1080196,0,'wing_color2',255,255,255), (60868,1080197,1,'cheek_type',100,100,0), (60869,1080197,1,'chin_type',-39,93,31), (60870,1080197,1,'ear_type',-31,-100,0), (60871,1080197,1,'eye_brow_type',100,100,100), (60872,1080197,0,'eye_color',185,193,167), (60873,1080197,0,'hair_color1',50,48,56), (60874,1080197,0,'hair_color2',68,72,71), (60875,1080197,0,'hair_face_color',60,59,73), (60876,1080197,0,'hair_face_highlight_color',244,246,246), (60877,1080197,0,'hair_highlight',164,165,165), (60878,1080197,0,'hair_type_color',60,59,73), (60879,1080197,0,'hair_type_highlight_color',244,246,246), (60880,1080197,1,'lip_type',62,61,-56), (60881,1080197,1,'nose_type',74,-56,56), (60882,1080197,0,'skin_color',219,215,198), (60883,1080197,1,'soga_cheek_type',100,100,0), (60884,1080197,1,'soga_chin_type',-39,93,31), (60885,1080197,1,'soga_ear_type',-31,-100,0), (60886,1080197,1,'soga_eye_brow_type',100,100,100), (60887,1080197,0,'soga_eye_color',229,229,102), (60888,1080197,0,'soga_hair_color1',50,48,56), (60889,1080197,0,'soga_hair_color2',68,72,71), (60890,1080197,0,'soga_hair_face_color',60,59,73), (60891,1080197,0,'soga_hair_face_highlight_color',244,246,246), (60892,1080197,0,'soga_hair_highlight',164,165,165), (60893,1080197,0,'soga_hair_type_color',60,59,73), (60894,1080197,0,'soga_hair_type_highlight_color',244,246,246), (60895,1080197,1,'soga_lip_type',62,61,-56), (60896,1080197,1,'soga_nose_type',74,-56,56), (60897,1080197,0,'soga_skin_color',219,215,198), (60898,1080198,1,'cheek_type',20,14,0), (60899,1080198,1,'chin_type',35,81,68), (60900,1080198,1,'ear_type',-62,28,0), (60901,1080198,1,'eye_brow_type',-56,82,28), (60902,1080198,0,'eye_color',61,120,89), (60903,1080198,1,'eye_type',-41,0,0), (60904,1080198,0,'hair_color1',38,22,21), (60905,1080198,0,'hair_color2',120,50,0), (60906,1080198,0,'hair_face_highlight_color',35,24,1), (60907,1080198,0,'hair_highlight',79,28,15), (60908,1080198,0,'hair_type_highlight_color',35,24,1), (60909,1080198,1,'lip_type',94,-76,-50), (60910,1080198,1,'nose_type',64,68,-48), (60911,1080198,0,'skin_color',241,232,234), (60912,1080198,1,'soga_cheek_type',20,14,0), (60913,1080198,1,'soga_chin_type',35,81,68), (60914,1080198,1,'soga_ear_type',-62,28,0), (60915,1080198,1,'soga_eye_brow_type',-56,82,28), (60916,1080198,0,'soga_eye_color',229,229,102), (60917,1080198,1,'soga_eye_type',-41,0,0), (60918,1080198,0,'soga_hair_color1',38,22,21), (60919,1080198,0,'soga_hair_color2',120,50,0), (60920,1080198,0,'soga_hair_face_highlight_color',35,24,1), (60921,1080198,0,'soga_hair_highlight',79,28,15), (60922,1080198,0,'soga_hair_type_highlight_color',35,24,1), (60923,1080198,1,'soga_lip_type',94,-76,-50), (60924,1080198,1,'soga_nose_type',64,68,-48), (60925,1080198,0,'soga_skin_color',241,232,234), (60926,1080198,0,'wing_color1',255,255,255), (60927,1080198,0,'wing_color2',255,255,255), (60928,1080199,1,'cheek_type',-43,0,0), (60929,1080199,1,'chin_type',21,-78,71), (60930,1080199,1,'ear_type',-44,14,0), (60931,1080199,1,'eye_brow_type',-98,43,-97), (60932,1080199,0,'eye_color',130,110,4), (60933,1080199,1,'eye_type',78,0,0), (60934,1080199,0,'hair_color1',255,255,255), (60935,1080199,0,'hair_color2',29,71,185), (60936,1080199,0,'hair_highlight',255,255,255), (60937,1080199,0,'hair_type_color',10,47,130), (60938,1080199,0,'hair_type_highlight_color',47,42,61), (60939,1080199,1,'lip_type',-58,-31,58), (60940,1080199,1,'nose_type',81,-81,83), (60941,1080199,0,'skin_color',175,161,161), (60942,1080199,1,'soga_cheek_type',-43,0,0), (60943,1080199,1,'soga_chin_type',21,-78,71), (60944,1080199,1,'soga_ear_type',-44,14,0), (60945,1080199,1,'soga_eye_brow_type',-98,43,-97), (60946,1080199,0,'soga_eye_color',229,229,102), (60947,1080199,1,'soga_eye_type',78,0,0), (60948,1080199,0,'soga_hair_color1',255,255,255), (60949,1080199,0,'soga_hair_color2',29,71,185), (60950,1080199,0,'soga_hair_highlight',255,255,255), (60951,1080199,0,'soga_hair_type_color',10,47,130), (60952,1080199,0,'soga_hair_type_highlight_color',47,42,61), (60953,1080199,1,'soga_lip_type',-58,-31,58), (60954,1080199,1,'soga_nose_type',81,-81,83), (60955,1080199,0,'soga_skin_color',175,161,161), (60956,1080199,0,'wing_color1',132,209,3), (60957,1080199,0,'wing_color2',75,53,178), (60958,1080200,1,'cheek_type',62,-95,0), (60959,1080200,1,'chin_type',-98,-23,-51), (60960,1080200,1,'ear_type',-75,62,0), (60961,1080200,1,'eye_brow_type',0,71,-95), (60962,1080200,0,'eye_color',1,238,224), (60963,1080200,1,'eye_type',40,0,0), (60964,1080200,0,'hair_color1',255,255,255), (60965,1080200,0,'hair_color2',255,190,107), (60966,1080200,0,'hair_highlight',255,255,255), (60967,1080200,0,'hair_type_color',249,109,255), (60968,1080200,0,'hair_type_highlight_color',174,193,193), (60969,1080200,1,'lip_type',62,74,-22), (60970,1080200,1,'nose_type',-7,10,-35), (60971,1080200,0,'skin_color',211,177,201), (60972,1080200,1,'soga_cheek_type',62,-95,0), (60973,1080200,1,'soga_chin_type',-98,-23,-51), (60974,1080200,1,'soga_ear_type',-75,62,0), (60975,1080200,1,'soga_eye_brow_type',0,71,-95), (60976,1080200,0,'soga_eye_color',229,229,102), (60977,1080200,1,'soga_eye_type',40,0,0), (60978,1080200,0,'soga_hair_color1',255,255,255), (60979,1080200,0,'soga_hair_color2',255,190,107), (60980,1080200,0,'soga_hair_highlight',255,255,255), (60981,1080200,0,'soga_hair_type_color',249,109,255), (60982,1080200,0,'soga_hair_type_highlight_color',174,193,193), (60983,1080200,1,'soga_lip_type',62,74,-22), (60984,1080200,1,'soga_nose_type',-7,10,-35), (60985,1080200,0,'soga_skin_color',211,177,201), (60986,1080200,0,'wing_color1',216,94,30), (60987,1080200,0,'wing_color2',39,255,184), (60988,1080201,1,'cheek_type',-35,14,0), (60989,1080201,1,'chin_type',-12,-41,28), (60990,1080201,1,'ear_type',0,-28,0), (60991,1080201,1,'eye_brow_type',-1,-28,0), (60992,1080201,0,'eye_color',103,92,49), (60993,1080201,1,'eye_type',-12,0,0), (60994,1080201,0,'hair_face_color',218,187,120), (60995,1080201,0,'hair_face_highlight_color',114,65,4), (60996,1080201,0,'hair_type_color',218,187,120), (60997,1080201,0,'hair_type_highlight_color',114,65,4), (60998,1080201,1,'lip_type',34,11,-21), (60999,1080201,1,'nose_type',-23,0,19), (61000,1080201,0,'skin_color',246,233,214), (61001,1080201,1,'soga_cheek_type',-35,14,0), (61002,1080201,1,'soga_chin_type',-12,-41,28), (61003,1080201,1,'soga_ear_type',0,-28,0), (61004,1080201,1,'soga_eye_brow_type',-1,-28,0), (61005,1080201,0,'soga_eye_color',229,229,102), (61006,1080201,1,'soga_eye_type',-12,0,0), (61007,1080201,0,'soga_hair_face_color',218,187,120), (61008,1080201,0,'soga_hair_face_highlight_color',114,65,4), (61009,1080201,0,'soga_hair_type_color',218,187,120), (61010,1080201,0,'soga_hair_type_highlight_color',114,65,4), (61011,1080201,1,'soga_lip_type',34,11,-21), (61012,1080201,1,'soga_nose_type',-23,0,19), (61013,1080201,0,'soga_skin_color',246,233,214), (61014,1080201,0,'wing_color1',255,255,255), (61015,1080201,0,'wing_color2',255,255,255), (61016,1080202,0,'eye_color',255,255,255), (61017,1080202,0,'skin_color',255,255,255), (61018,1080202,0,'soga_eye_color',255,0,255), (61019,1080203,1,'cheek_type',-7,-93,0), (61020,1080203,1,'chin_type',68,-71,-12), (61021,1080203,1,'ear_type',19,20,0), (61022,1080203,1,'eye_brow_type',28,88,17), (61023,1080203,0,'eye_color',41,82,95), (61024,1080203,1,'eye_type',79,0,0), (61025,1080203,0,'hair_color1',56,33,26), (61026,1080203,0,'hair_color2',94,59,11), (61027,1080203,0,'hair_face_color',100,70,10), (61028,1080203,0,'hair_face_highlight_color',232,183,30), (61029,1080203,0,'hair_highlight',246,219,114), (61030,1080203,0,'hair_type_color',100,70,10), (61031,1080203,0,'hair_type_highlight_color',232,183,30), (61032,1080203,1,'lip_type',-56,-1,-34), (61033,1080203,1,'nose_type',17,17,1), (61034,1080203,0,'skin_color',105,112,109), (61035,1080203,1,'soga_cheek_type',-7,-93,0), (61036,1080203,1,'soga_chin_type',68,-71,-12), (61037,1080203,1,'soga_ear_type',19,20,0), (61038,1080203,1,'soga_eye_brow_type',28,88,17), (61039,1080203,0,'soga_eye_color',229,229,102), (61040,1080203,1,'soga_eye_type',79,0,0), (61041,1080203,0,'soga_hair_color1',56,33,26), (61042,1080203,0,'soga_hair_color2',94,59,11), (61043,1080203,0,'soga_hair_face_color',100,70,10), (61044,1080203,0,'soga_hair_face_highlight_color',232,183,30), (61045,1080203,0,'soga_hair_highlight',246,219,114), (61046,1080203,0,'soga_hair_type_color',100,70,10), (61047,1080203,0,'soga_hair_type_highlight_color',232,183,30), (61048,1080203,1,'soga_lip_type',-56,-1,-34), (61049,1080203,1,'soga_nose_type',17,17,1), (61050,1080203,0,'soga_skin_color',105,112,109), (61051,1080203,0,'wing_color1',255,255,255), (61052,1080203,0,'wing_color2',255,255,255), (61053,1080204,1,'cheek_type',-70,-28,0), (61054,1080204,1,'chin_type',71,-58,81), (61055,1080204,1,'ear_type',58,-19,0), (61056,1080204,1,'eye_brow_type',-31,-84,-58), (61057,1080204,0,'eye_color',183,166,126), (61058,1080204,1,'eye_type',25,0,0), (61059,1080204,0,'hair_color1',43,36,70), (61060,1080204,0,'hair_color2',68,76,74), (61061,1080204,0,'hair_face_color',62,62,78), (61062,1080204,0,'hair_face_highlight_color',45,15,17), (61063,1080204,0,'hair_highlight',54,45,28), (61064,1080204,0,'hair_type_color',62,62,78), (61065,1080204,0,'hair_type_highlight_color',45,15,17), (61066,1080204,1,'lip_type',-95,63,-1), (61067,1080204,1,'nose_type',7,9,-44), (61068,1080204,0,'skin_color',184,156,103), (61069,1080204,1,'soga_cheek_type',-70,-28,0), (61070,1080204,1,'soga_chin_type',71,-58,81), (61071,1080204,1,'soga_ear_type',58,-19,0), (61072,1080204,1,'soga_eye_brow_type',-31,-84,-58), (61073,1080204,0,'soga_eye_color',229,229,102), (61074,1080204,1,'soga_eye_type',25,0,0), (61075,1080204,0,'soga_hair_color1',43,36,70), (61076,1080204,0,'soga_hair_color2',68,76,74), (61077,1080204,0,'soga_hair_face_color',62,62,78), (61078,1080204,0,'soga_hair_face_highlight_color',45,15,17), (61079,1080204,0,'soga_hair_highlight',54,45,28), (61080,1080204,0,'soga_hair_type_color',62,62,78), (61081,1080204,0,'soga_hair_type_highlight_color',45,15,17), (61082,1080204,1,'soga_lip_type',-95,63,-1), (61083,1080204,1,'soga_nose_type',7,9,-44), (61084,1080204,0,'soga_skin_color',184,156,103), (61085,1080205,1,'cheek_type',93,-63,0), (61086,1080205,1,'chin_type',-42,22,2), (61087,1080205,1,'ear_type',18,9,0), (61088,1080205,1,'eye_brow_type',87,95,47), (61089,1080205,0,'eye_color',49,95,66), (61090,1080205,1,'eye_type',-57,0,0), (61091,1080205,0,'hair_color1',200,165,96), (61092,1080205,0,'hair_color2',173,99,44), (61093,1080205,0,'hair_face_color',233,168,29), (61094,1080205,0,'hair_face_highlight_color',244,246,246), (61095,1080205,0,'hair_highlight',164,165,165), (61096,1080205,0,'hair_type_color',233,168,29), (61097,1080205,0,'hair_type_highlight_color',244,246,246), (61098,1080205,1,'lip_type',-59,-75,35), (61099,1080205,1,'nose_type',55,14,-9), (61100,1080205,0,'skin_color',223,171,167), (61101,1080205,1,'soga_cheek_type',93,-63,0), (61102,1080205,1,'soga_chin_type',-42,22,2), (61103,1080205,1,'soga_ear_type',18,9,0), (61104,1080205,1,'soga_eye_brow_type',87,95,47), (61105,1080205,0,'soga_eye_color',229,229,102), (61106,1080205,1,'soga_eye_type',-57,0,0), (61107,1080205,0,'soga_hair_color1',200,165,96), (61108,1080205,0,'soga_hair_color2',173,99,44), (61109,1080205,0,'soga_hair_face_color',233,168,29), (61110,1080205,0,'soga_hair_face_highlight_color',244,246,246), (61111,1080205,0,'soga_hair_highlight',164,165,165), (61112,1080205,0,'soga_hair_type_color',233,168,29), (61113,1080205,0,'soga_hair_type_highlight_color',244,246,246), (61114,1080205,1,'soga_lip_type',-59,-75,35), (61115,1080205,1,'soga_nose_type',55,14,-9), (61116,1080205,0,'soga_skin_color',223,171,167), (61117,1080206,1,'cheek_type',-48,81,0), (61118,1080206,1,'chin_type',-69,35,61), (61119,1080206,1,'ear_type',58,56,0), (61120,1080206,1,'eye_brow_type',-2,-85,56), (61121,1080206,0,'eye_color',53,108,125), (61122,1080206,1,'eye_type',-23,0,0), (61123,1080206,0,'hair_color1',164,165,165), (61124,1080206,0,'hair_color2',56,62,62), (61125,1080206,0,'hair_face_color',211,219,219), (61126,1080206,0,'hair_face_highlight_color',219,179,15), (61127,1080206,0,'hair_highlight',239,221,86), (61128,1080206,0,'hair_type_color',211,219,219), (61129,1080206,0,'hair_type_highlight_color',219,179,15), (61130,1080206,1,'lip_type',0,93,-28), (61131,1080206,1,'nose_type',78,0,17), (61132,1080206,0,'skin_color',254,252,252), (61133,1080206,1,'soga_cheek_type',-48,81,0), (61134,1080206,1,'soga_chin_type',-69,35,61), (61135,1080206,1,'soga_ear_type',58,56,0), (61136,1080206,1,'soga_eye_brow_type',-2,-85,56), (61137,1080206,0,'soga_eye_color',229,229,102), (61138,1080206,1,'soga_eye_type',-23,0,0), (61139,1080206,0,'soga_hair_color1',164,165,165), (61140,1080206,0,'soga_hair_color2',56,62,62), (61141,1080206,0,'soga_hair_face_color',211,219,219), (61142,1080206,0,'soga_hair_face_highlight_color',219,179,15), (61143,1080206,0,'soga_hair_highlight',239,221,86), (61144,1080206,0,'soga_hair_type_color',211,219,219), (61145,1080206,0,'soga_hair_type_highlight_color',219,179,15), (61146,1080206,1,'soga_lip_type',0,93,-28), (61147,1080206,1,'soga_nose_type',78,0,17), (61148,1080206,0,'soga_skin_color',254,252,252), (61149,1080207,1,'cheek_type',-17,-14,0), (61150,1080207,1,'chin_type',28,-4,9), (61151,1080207,1,'ear_type',-14,1,0), (61152,1080207,1,'eye_brow_type',26,4,-31), (61153,1080207,0,'eye_color',73,42,13), (61154,1080207,1,'eye_type',10,0,0), (61155,1080207,0,'hair_face_color',25,18,6), (61156,1080207,0,'hair_face_highlight_color',89,52,8), (61157,1080207,0,'hair_type_color',25,18,6), (61158,1080207,0,'hair_type_highlight_color',89,52,8), (61159,1080207,1,'lip_type',22,-34,21), (61160,1080207,1,'nose_type',-37,-26,-37), (61161,1080207,0,'skin_color',215,194,160), (61162,1080207,1,'soga_cheek_type',-17,-14,0), (61163,1080207,1,'soga_chin_type',28,-4,9), (61164,1080207,1,'soga_ear_type',-14,1,0), (61165,1080207,1,'soga_eye_brow_type',26,4,-31), (61166,1080207,0,'soga_eye_color',229,229,102), (61167,1080207,1,'soga_eye_type',10,0,0), (61168,1080207,0,'soga_hair_face_color',25,18,6), (61169,1080207,0,'soga_hair_face_highlight_color',89,52,8), (61170,1080207,0,'soga_hair_type_color',25,18,6), (61171,1080207,0,'soga_hair_type_highlight_color',89,52,8), (61172,1080207,1,'soga_lip_type',22,-34,21), (61173,1080207,1,'soga_nose_type',-37,-26,-37), (61174,1080207,0,'soga_skin_color',215,194,160), (61175,1080207,0,'wing_color1',255,255,255), (61176,1080207,0,'wing_color2',255,255,255), (61177,1080208,1,'cheek_type',-19,0,0), (61178,1080208,1,'chin_type',-4,-14,-3), (61179,1080208,1,'ear_type',-23,3,0), (61180,1080208,1,'eye_brow_type',28,-18,40), (61181,1080208,0,'eye_color',108,168,182), (61182,1080208,1,'eye_type',7,0,0), (61183,1080208,0,'hair_face_color',97,54,13), (61184,1080208,0,'hair_face_highlight_color',33,21,0), (61185,1080208,0,'hair_type_color',97,54,13), (61186,1080208,0,'hair_type_highlight_color',33,21,0), (61187,1080208,1,'lip_type',7,17,0), (61188,1080208,1,'nose_type',-26,0,-25), (61189,1080208,0,'skin_color',190,180,149), (61190,1080208,1,'soga_cheek_type',-19,0,0), (61191,1080208,1,'soga_chin_type',-4,-14,-3), (61192,1080208,1,'soga_ear_type',-23,3,0), (61193,1080208,1,'soga_eye_brow_type',28,-18,40), (61194,1080208,0,'soga_eye_color',229,229,102), (61195,1080208,1,'soga_eye_type',7,0,0), (61196,1080208,0,'soga_hair_face_color',97,54,13), (61197,1080208,0,'soga_hair_face_highlight_color',33,21,0), (61198,1080208,0,'soga_hair_type_color',97,54,13), (61199,1080208,0,'soga_hair_type_highlight_color',33,21,0), (61200,1080208,1,'soga_lip_type',7,17,0), (61201,1080208,1,'soga_nose_type',-26,0,-25), (61202,1080208,0,'soga_skin_color',190,180,149), (61203,1080208,0,'wing_color1',255,255,255), (61204,1080208,0,'wing_color2',255,255,255), (61205,1080209,1,'cheek_type',0,28,0), (61206,1080209,1,'chin_type',25,-18,-31), (61207,1080209,1,'ear_type',17,-28,0), (61208,1080209,1,'eye_brow_type',-81,-87,-2), (61209,1080209,0,'eye_color',112,89,46), (61210,1080209,1,'eye_type',40,0,0), (61211,1080209,0,'hair_color1',26,24,25), (61212,1080209,0,'hair_color2',36,34,36), (61213,1080209,0,'hair_face_color',15,1,21), (61214,1080209,0,'hair_face_highlight_color',38,21,6), (61215,1080209,0,'hair_highlight',79,28,15), (61216,1080209,0,'hair_type_color',15,1,21), (61217,1080209,0,'hair_type_highlight_color',38,21,6), (61218,1080209,1,'lip_type',28,-7,40), (61219,1080209,1,'nose_type',75,25,100), (61220,1080209,0,'skin_color',98,76,45), (61221,1080209,1,'soga_cheek_type',0,28,0), (61222,1080209,1,'soga_chin_type',25,-18,-31), (61223,1080209,1,'soga_ear_type',17,-28,0), (61224,1080209,1,'soga_eye_brow_type',-81,-87,-2), (61225,1080209,0,'soga_eye_color',229,229,102), (61226,1080209,1,'soga_eye_type',40,0,0), (61227,1080209,0,'soga_hair_color1',26,24,25), (61228,1080209,0,'soga_hair_color2',36,34,36), (61229,1080209,0,'soga_hair_face_color',15,1,21), (61230,1080209,0,'soga_hair_face_highlight_color',38,21,6), (61231,1080209,0,'soga_hair_highlight',79,28,15), (61232,1080209,0,'soga_hair_type_color',15,1,21), (61233,1080209,0,'soga_hair_type_highlight_color',38,21,6), (61234,1080209,1,'soga_lip_type',28,-7,40), (61235,1080209,1,'soga_nose_type',75,25,100), (61236,1080209,0,'soga_skin_color',98,76,45), (61237,1080209,0,'wing_color1',255,255,255), (61238,1080209,0,'wing_color2',255,255,255), (61239,1080210,1,'cheek_type',-88,37,0), (61240,1080210,1,'chin_type',5,34,28), (61241,1080210,1,'ear_type',-68,93,0), (61242,1080210,1,'eye_brow_type',-45,-91,-76), (61243,1080210,0,'eye_color',131,180,189), (61244,1080210,1,'eye_type',-19,0,0), (61245,1080210,0,'hair_color1',38,22,21), (61246,1080210,0,'hair_color2',120,50,0), (61247,1080210,0,'hair_face_color',8,2,4), (61248,1080210,0,'hair_face_highlight_color',152,173,174), (61249,1080210,0,'hair_highlight',123,123,130), (61250,1080210,0,'hair_type_color',8,2,4), (61251,1080210,0,'hair_type_highlight_color',152,173,174), (61252,1080210,1,'lip_type',4,-42,2), (61253,1080210,1,'nose_type',-4,55,31), (61254,1080210,0,'skin_color',229,210,200), (61255,1080210,1,'soga_cheek_type',-88,37,0), (61256,1080210,1,'soga_chin_type',5,34,28), (61257,1080210,1,'soga_ear_type',-68,93,0), (61258,1080210,1,'soga_eye_brow_type',-45,-91,-76), (61259,1080210,0,'soga_eye_color',229,229,102), (61260,1080210,1,'soga_eye_type',-19,0,0), (61261,1080210,0,'soga_hair_color1',38,22,21), (61262,1080210,0,'soga_hair_color2',120,50,0), (61263,1080210,0,'soga_hair_face_color',8,2,4), (61264,1080210,0,'soga_hair_face_highlight_color',152,173,174), (61265,1080210,0,'soga_hair_highlight',123,123,130), (61266,1080210,0,'soga_hair_type_color',8,2,4), (61267,1080210,0,'soga_hair_type_highlight_color',152,173,174), (61268,1080210,1,'soga_lip_type',4,-42,2), (61269,1080210,1,'soga_nose_type',-4,55,31), (61270,1080210,0,'soga_skin_color',229,210,200), (61271,1080211,1,'cheek_type',-26,-7,0), (61272,1080211,1,'chin_type',84,-56,76), (61273,1080211,1,'ear_type',47,25,0), (61274,1080211,1,'eye_brow_type',-97,-43,53), (61275,1080211,0,'eye_color',88,64,30), (61276,1080211,1,'eye_type',-96,0,0), (61277,1080211,0,'hair_color1',114,112,142), (61278,1080211,0,'hair_color2',121,113,107), (61279,1080211,0,'hair_face_color',145,168,168), (61280,1080211,0,'hair_highlight',21,13,24), (61281,1080211,0,'hair_type_color',145,168,168), (61282,1080211,1,'lip_type',96,10,63), (61283,1080211,1,'nose_type',-89,87,-47), (61284,1080211,0,'skin_color',112,73,74), (61285,1080211,1,'soga_cheek_type',-26,-7,0), (61286,1080211,1,'soga_chin_type',84,-56,76), (61287,1080211,1,'soga_ear_type',47,25,0), (61288,1080211,1,'soga_eye_brow_type',-97,-43,53), (61289,1080211,0,'soga_eye_color',229,229,102), (61290,1080211,1,'soga_eye_type',-96,0,0), (61291,1080211,0,'soga_hair_color1',114,112,142), (61292,1080211,0,'soga_hair_color2',121,113,107), (61293,1080211,0,'soga_hair_face_color',145,168,168), (61294,1080211,0,'soga_hair_highlight',21,13,24), (61295,1080211,0,'soga_hair_type_color',145,168,168), (61296,1080211,1,'soga_lip_type',96,10,63), (61297,1080211,1,'soga_nose_type',-89,87,-47), (61298,1080211,0,'soga_skin_color',112,73,74), (61299,1080212,1,'cheek_type',10,18,0), (61300,1080212,1,'chin_type',-10,-35,0), (61301,1080212,1,'ear_type',-14,-18,0), (61302,1080212,1,'eye_brow_type',0,17,-2), (61303,1080212,0,'eye_color',48,102,97), (61304,1080212,1,'eye_type',-19,0,0), (61305,1080212,0,'hair_face_color',223,255,255), (61306,1080212,0,'hair_face_highlight_color',78,36,0), (61307,1080212,0,'hair_type_color',223,255,255), (61308,1080212,0,'hair_type_highlight_color',78,36,0), (61309,1080212,1,'lip_type',11,-7,7), (61310,1080212,1,'nose_type',2,-28,-47), (61311,1080212,0,'skin_color',220,223,223), (61312,1080212,1,'soga_cheek_type',10,18,0), (61313,1080212,1,'soga_chin_type',-10,-35,0), (61314,1080212,1,'soga_ear_type',-14,-18,0), (61315,1080212,1,'soga_eye_brow_type',0,17,-2), (61316,1080212,0,'soga_eye_color',229,229,102), (61317,1080212,1,'soga_eye_type',-19,0,0), (61318,1080212,0,'soga_hair_face_color',223,255,255), (61319,1080212,0,'soga_hair_face_highlight_color',78,36,0), (61320,1080212,0,'soga_hair_type_color',223,255,255), (61321,1080212,0,'soga_hair_type_highlight_color',78,36,0), (61322,1080212,1,'soga_lip_type',11,-7,7), (61323,1080212,1,'soga_nose_type',2,-28,-47), (61324,1080212,0,'soga_skin_color',220,223,223), (61325,1080212,0,'wing_color1',255,255,255), (61326,1080212,0,'wing_color2',255,255,255), (61327,1080213,1,'cheek_type',-4,-7,0), (61328,1080213,1,'chin_type',37,0,-9), (61329,1080213,1,'ear_type',-11,0,0), (61330,1080213,1,'eye_brow_type',-4,31,4), (61331,1080213,0,'eye_color',108,80,37), (61332,1080213,1,'eye_type',2,0,0), (61333,1080213,0,'hair_face_color',45,50,40), (61334,1080213,0,'hair_face_highlight_color',125,78,1), (61335,1080213,0,'hair_type_color',45,50,40), (61336,1080213,0,'hair_type_highlight_color',125,78,1), (61337,1080213,1,'lip_type',-29,-21,28), (61338,1080213,1,'nose_type',-34,-4,-11), (61339,1080213,0,'skin_color',245,214,215), (61340,1080213,1,'soga_cheek_type',-4,-7,0), (61341,1080213,1,'soga_chin_type',37,0,-9), (61342,1080213,1,'soga_ear_type',-11,0,0), (61343,1080213,1,'soga_eye_brow_type',-4,31,4), (61344,1080213,0,'soga_eye_color',229,229,102), (61345,1080213,1,'soga_eye_type',2,0,0), (61346,1080213,0,'soga_hair_face_color',45,50,40), (61347,1080213,0,'soga_hair_face_highlight_color',125,78,1), (61348,1080213,0,'soga_hair_type_color',45,50,40), (61349,1080213,0,'soga_hair_type_highlight_color',125,78,1), (61350,1080213,1,'soga_lip_type',-29,-21,28), (61351,1080213,1,'soga_nose_type',-34,-4,-11), (61352,1080213,0,'soga_skin_color',245,214,215), (61353,1080213,0,'wing_color1',255,255,255), (61354,1080213,0,'wing_color2',255,255,255), (61355,1080214,1,'cheek_type',-42,-12,0), (61356,1080214,1,'chin_type',3,-14,5), (61357,1080214,1,'ear_type',12,-28,0), (61358,1080214,1,'eye_brow_type',22,-14,20), (61359,1080214,0,'eye_color',54,110,126), (61360,1080214,1,'eye_type',-21,0,0), (61361,1080214,0,'hair_face_color',67,28,11), (61362,1080214,0,'hair_face_highlight_color',25,10,1), (61363,1080214,0,'hair_type_color',67,28,11), (61364,1080214,0,'hair_type_highlight_color',25,10,1), (61365,1080214,1,'lip_type',9,-32,22), (61366,1080214,1,'nose_type',-34,-8,23), (61367,1080214,0,'skin_color',240,201,200), (61368,1080214,1,'soga_cheek_type',-42,-12,0), (61369,1080214,1,'soga_chin_type',3,-14,5), (61370,1080214,1,'soga_ear_type',12,-28,0), (61371,1080214,1,'soga_eye_brow_type',22,-14,20), (61372,1080214,0,'soga_eye_color',229,229,102), (61373,1080214,1,'soga_eye_type',-21,0,0), (61374,1080214,0,'soga_hair_face_color',67,28,11), (61375,1080214,0,'soga_hair_face_highlight_color',25,10,1), (61376,1080214,0,'soga_hair_type_color',67,28,11), (61377,1080214,0,'soga_hair_type_highlight_color',25,10,1), (61378,1080214,1,'soga_lip_type',9,-32,22), (61379,1080214,1,'soga_nose_type',-34,-8,23), (61380,1080214,0,'soga_skin_color',240,201,200), (61381,1080214,0,'wing_color1',255,255,255), (61382,1080214,0,'wing_color2',255,255,255), (61383,1080215,1,'cheek_type',-100,62,0), (61384,1080215,1,'chin_type',-37,0,-7), (61385,1080215,1,'ear_type',56,31,0), (61386,1080215,1,'eye_brow_type',17,34,-7), (61387,1080215,0,'eye_color',29,56,42), (61388,1080215,1,'eye_type',68,0,0), (61389,1080215,0,'hair_color1',161,165,168), (61390,1080215,0,'hair_color2',60,71,71), (61391,1080215,0,'hair_face_color',225,221,214), (61392,1080215,0,'hair_face_highlight_color',244,244,246), (61393,1080215,0,'hair_highlight',160,156,172), (61394,1080215,0,'hair_type_color',225,221,214), (61395,1080215,0,'hair_type_highlight_color',244,244,246), (61396,1080215,1,'lip_type',-100,0,0), (61397,1080215,1,'nose_type',14,-75,25), (61398,1080215,0,'skin_color',114,99,63), (61399,1080215,1,'soga_cheek_type',-100,62,0), (61400,1080215,1,'soga_chin_type',-37,0,-7), (61401,1080215,1,'soga_ear_type',56,31,0), (61402,1080215,1,'soga_eye_brow_type',17,34,-7), (61403,1080215,0,'soga_eye_color',229,229,102), (61404,1080215,1,'soga_eye_type',68,0,0), (61405,1080215,0,'soga_hair_color1',161,165,168), (61406,1080215,0,'soga_hair_color2',60,71,71), (61407,1080215,0,'soga_hair_face_color',225,221,214), (61408,1080215,0,'soga_hair_face_highlight_color',244,244,246), (61409,1080215,0,'soga_hair_highlight',160,156,172), (61410,1080215,0,'soga_hair_type_color',225,221,214), (61411,1080215,0,'soga_hair_type_highlight_color',244,244,246), (61412,1080215,1,'soga_lip_type',-100,0,0), (61413,1080215,1,'soga_nose_type',14,-75,25), (61414,1080215,0,'soga_skin_color',114,99,63), (61415,1080216,1,'cheek_type',62,66,0), (61416,1080216,1,'chin_type',-87,-55,-1), (61417,1080216,1,'ear_type',69,35,0), (61418,1080216,1,'eye_brow_type',79,-87,-78), (61419,1080216,0,'eye_color',20,18,0), (61420,1080216,1,'eye_type',71,0,0), (61421,1080216,1,'lip_type',75,87,34), (61422,1080216,1,'nose_type',50,69,-25), (61423,1080216,0,'skin_color',172,124,103), (61424,1080216,1,'soga_cheek_type',62,66,0), (61425,1080216,1,'soga_chin_type',-87,-55,-1), (61426,1080216,1,'soga_ear_type',69,35,0), (61427,1080216,1,'soga_eye_brow_type',79,-87,-78), (61428,1080216,0,'soga_eye_color',229,229,102), (61429,1080216,1,'soga_eye_type',71,0,0), (61430,1080216,1,'soga_lip_type',75,87,34), (61431,1080216,1,'soga_nose_type',50,69,-25), (61432,1080216,0,'soga_skin_color',172,124,103), (61433,1080217,1,'cheek_type',37,17,0), (61434,1080217,1,'chin_type',42,93,56), (61435,1080217,1,'ear_type',50,-42,0), (61436,1080217,1,'eye_brow_type',100,100,100), (61437,1080217,0,'eye_color',140,179,169), (61438,1080217,1,'eye_type',100,0,0), (61439,1080217,0,'hair_color1',123,123,130), (61440,1080217,0,'hair_color2',144,140,137), (61441,1080217,0,'hair_face_color',116,142,143), (61442,1080217,0,'hair_face_highlight_color',50,46,61), (61443,1080217,0,'hair_highlight',50,48,56), (61444,1080217,0,'hair_type_color',116,142,143), (61445,1080217,0,'hair_type_highlight_color',50,46,61), (61446,1080217,1,'lip_type',-81,0,93), (61447,1080217,1,'nose_type',-7,87,-74), (61448,1080217,0,'skin_color',167,113,110), (61449,1080217,1,'soga_cheek_type',37,17,0), (61450,1080217,1,'soga_chin_type',42,93,56), (61451,1080217,1,'soga_ear_type',50,-42,0), (61452,1080217,1,'soga_eye_brow_type',100,100,100), (61453,1080217,0,'soga_eye_color',229,229,102), (61454,1080217,1,'soga_eye_type',100,0,0), (61455,1080217,0,'soga_hair_color1',123,123,130), (61456,1080217,0,'soga_hair_color2',144,140,137), (61457,1080217,0,'soga_hair_face_color',116,142,143), (61458,1080217,0,'soga_hair_face_highlight_color',50,46,61), (61459,1080217,0,'soga_hair_highlight',50,48,56), (61460,1080217,0,'soga_hair_type_color',116,142,143), (61461,1080217,0,'soga_hair_type_highlight_color',50,46,61), (61462,1080217,1,'soga_lip_type',-81,0,93), (61463,1080217,1,'soga_nose_type',-7,87,-74), (61464,1080217,0,'soga_skin_color',167,113,110), (61465,1080218,1,'cheek_type',-9,-28,0), (61466,1080218,1,'chin_type',-10,-28,-3), (61467,1080218,1,'ear_type',22,7,0), (61468,1080218,1,'eye_brow_type',10,0,-2), (61469,1080218,0,'eye_color',146,172,144), (61470,1080218,1,'eye_type',-12,0,0), (61471,1080218,0,'hair_face_color',197,174,103), (61472,1080218,0,'hair_face_highlight_color',31,29,22), (61473,1080218,0,'hair_type_color',197,174,103), (61474,1080218,0,'hair_type_highlight_color',31,29,22), (61475,1080218,1,'lip_type',-46,22,37), (61476,1080218,1,'nose_type',-3,-14,37), (61477,1080218,0,'skin_color',230,206,196), (61478,1080218,1,'soga_cheek_type',-9,-28,0), (61479,1080218,1,'soga_chin_type',-10,-28,-3), (61480,1080218,1,'soga_ear_type',22,7,0), (61481,1080218,1,'soga_eye_brow_type',10,0,-2), (61482,1080218,0,'soga_eye_color',229,229,102), (61483,1080218,1,'soga_eye_type',-12,0,0), (61484,1080218,0,'soga_hair_face_color',197,174,103), (61485,1080218,0,'soga_hair_face_highlight_color',31,29,22), (61486,1080218,0,'soga_hair_type_color',197,174,103), (61487,1080218,0,'soga_hair_type_highlight_color',31,29,22), (61488,1080218,1,'soga_lip_type',-46,22,37), (61489,1080218,1,'soga_nose_type',-3,-14,37), (61490,1080218,0,'soga_skin_color',230,206,196), (61491,1080218,0,'wing_color1',255,255,255), (61492,1080218,0,'wing_color2',255,255,255), (61493,1080219,1,'cheek_type',-35,12,0), (61494,1080219,1,'chin_type',15,93,-25), (61495,1080219,1,'ear_type',62,-43,0), (61496,1080219,1,'eye_brow_type',-43,44,83), (61497,1080219,0,'eye_color',106,162,159), (61498,1080219,1,'eye_type',26,0,0), (61499,1080219,0,'hair_color1',29,21,28), (61500,1080219,0,'hair_color2',39,32,39), (61501,1080219,0,'hair_face_color',15,1,21), (61502,1080219,0,'hair_face_highlight_color',219,179,15), (61503,1080219,0,'hair_highlight',239,221,86), (61504,1080219,0,'hair_type_color',15,1,21), (61505,1080219,0,'hair_type_highlight_color',219,179,15), (61506,1080219,1,'lip_type',48,14,90), (61507,1080219,1,'nose_type',0,46,-12), (61508,1080219,0,'skin_color',149,156,156), (61509,1080219,1,'soga_cheek_type',-35,12,0), (61510,1080219,1,'soga_chin_type',15,93,-25), (61511,1080219,1,'soga_ear_type',62,-43,0), (61512,1080219,1,'soga_eye_brow_type',-43,44,83), (61513,1080219,0,'soga_eye_color',229,229,102), (61514,1080219,1,'soga_eye_type',26,0,0), (61515,1080219,0,'soga_hair_color1',29,21,28), (61516,1080219,0,'soga_hair_color2',39,32,39), (61517,1080219,0,'soga_hair_face_color',15,1,21), (61518,1080219,0,'soga_hair_face_highlight_color',219,179,15), (61519,1080219,0,'soga_hair_highlight',239,221,86), (61520,1080219,0,'soga_hair_type_color',15,1,21), (61521,1080219,0,'soga_hair_type_highlight_color',219,179,15), (61522,1080219,1,'soga_lip_type',48,14,90), (61523,1080219,1,'soga_nose_type',0,46,-12), (61524,1080219,0,'soga_skin_color',149,156,156), (61525,1080219,0,'wing_color1',255,255,255), (61526,1080219,0,'wing_color2',255,255,255), (61527,1080220,1,'cheek_type',-91,77,0), (61528,1080220,1,'chin_type',-70,7,75), (61529,1080220,1,'ear_type',-21,-96,0), (61530,1080220,1,'eye_brow_type',87,44,-3), (61531,1080220,0,'eye_color',71,58,31), (61532,1080220,1,'eye_type',-93,0,0), (61533,1080220,0,'hair_color1',239,221,86), (61534,1080220,0,'hair_color2',99,53,22), (61535,1080220,0,'hair_face_color',219,179,15), (61536,1080220,0,'hair_face_highlight_color',100,70,10), (61537,1080220,0,'hair_highlight',56,33,26), (61538,1080220,0,'hair_type_color',219,179,15), (61539,1080220,0,'hair_type_highlight_color',100,70,10), (61540,1080220,1,'lip_type',46,81,-88), (61541,1080220,1,'nose_type',-72,91,-91), (61542,1080220,0,'skin_color',205,174,139), (61543,1080220,1,'soga_cheek_type',-91,77,0), (61544,1080220,1,'soga_chin_type',-70,7,75), (61545,1080220,1,'soga_ear_type',-21,-96,0), (61546,1080220,1,'soga_eye_brow_type',87,44,-3), (61547,1080220,0,'soga_eye_color',229,229,102), (61548,1080220,1,'soga_eye_type',-93,0,0), (61549,1080220,0,'soga_hair_color1',239,221,86), (61550,1080220,0,'soga_hair_color2',99,53,22), (61551,1080220,0,'soga_hair_face_color',219,179,15), (61552,1080220,0,'soga_hair_face_highlight_color',100,70,10), (61553,1080220,0,'soga_hair_highlight',56,33,26), (61554,1080220,0,'soga_hair_type_color',219,179,15), (61555,1080220,0,'soga_hair_type_highlight_color',100,70,10), (61556,1080220,1,'soga_lip_type',46,81,-88), (61557,1080220,1,'soga_nose_type',-72,91,-91), (61558,1080220,0,'soga_skin_color',205,174,139), (61559,1080221,1,'cheek_type',96,94,0), (61560,1080221,1,'chin_type',-95,-56,-68), (61561,1080221,1,'ear_type',-45,-71,0), (61562,1080221,1,'eye_brow_type',-88,-74,25), (61563,1080221,0,'eye_color',124,178,194), (61564,1080221,1,'eye_type',-50,0,0), (61565,1080221,0,'hair_color1',164,165,165), (61566,1080221,0,'hair_color2',56,62,62), (61567,1080221,0,'hair_face_color',244,246,246), (61568,1080221,0,'hair_face_highlight_color',244,246,246), (61569,1080221,0,'hair_highlight',164,165,165), (61570,1080221,0,'hair_type_color',244,246,246), (61571,1080221,0,'hair_type_highlight_color',244,246,246), (61572,1080221,1,'lip_type',46,-50,50), (61573,1080221,1,'nose_type',-53,-22,-61), (61574,1080221,0,'skin_color',234,209,210), (61575,1080221,1,'soga_cheek_type',96,94,0), (61576,1080221,1,'soga_chin_type',-95,-56,-68), (61577,1080221,1,'soga_ear_type',-45,-71,0), (61578,1080221,1,'soga_eye_brow_type',-88,-74,25), (61579,1080221,0,'soga_eye_color',229,229,102), (61580,1080221,1,'soga_eye_type',-50,0,0), (61581,1080221,0,'soga_hair_color1',164,165,165), (61582,1080221,0,'soga_hair_color2',56,62,62), (61583,1080221,0,'soga_hair_face_color',244,246,246), (61584,1080221,0,'soga_hair_face_highlight_color',244,246,246), (61585,1080221,0,'soga_hair_highlight',164,165,165), (61586,1080221,0,'soga_hair_type_color',244,246,246), (61587,1080221,0,'soga_hair_type_highlight_color',244,246,246), (61588,1080221,1,'soga_lip_type',46,-50,50), (61589,1080221,1,'soga_nose_type',-53,-22,-61), (61590,1080221,0,'soga_skin_color',234,209,210), (61591,1080222,1,'cheek_type',-25,-31,0), (61592,1080222,1,'chin_type',47,34,78), (61593,1080222,1,'ear_type',-70,-4,0), (61594,1080222,1,'eye_brow_type',-93,65,-42), (61595,1080222,0,'eye_color',74,110,66), (61596,1080222,1,'eye_type',-48,0,0), (61597,1080222,0,'hair_color1',123,123,130), (61598,1080222,0,'hair_color2',144,140,137), (61599,1080222,0,'hair_face_color',119,147,147), (61600,1080222,0,'hair_face_highlight_color',38,26,1), (61601,1080222,0,'hair_highlight',79,28,15), (61602,1080222,0,'hair_type_color',119,147,147), (61603,1080222,0,'hair_type_highlight_color',38,26,1), (61604,1080222,1,'lip_type',-93,39,-15), (61605,1080222,1,'nose_type',4,0,87), (61606,1080222,0,'skin_color',224,187,167), (61607,1080222,1,'soga_cheek_type',-25,-31,0), (61608,1080222,1,'soga_chin_type',47,34,78), (61609,1080222,1,'soga_ear_type',-70,-4,0), (61610,1080222,1,'soga_eye_brow_type',-93,65,-42), (61611,1080222,0,'soga_eye_color',229,229,102), (61612,1080222,1,'soga_eye_type',-48,0,0), (61613,1080222,0,'soga_hair_color1',123,123,130), (61614,1080222,0,'soga_hair_color2',144,140,137), (61615,1080222,0,'soga_hair_face_color',119,147,147), (61616,1080222,0,'soga_hair_face_highlight_color',38,26,1), (61617,1080222,0,'soga_hair_highlight',79,28,15), (61618,1080222,0,'soga_hair_type_color',119,147,147), (61619,1080222,0,'soga_hair_type_highlight_color',38,26,1), (61620,1080222,1,'soga_lip_type',-93,39,-15), (61621,1080222,1,'soga_nose_type',4,0,87), (61622,1080222,0,'soga_skin_color',224,187,167), (61623,1080223,1,'cheek_type',20,52,0), (61624,1080223,1,'chin_type',88,-17,41), (61625,1080223,1,'ear_type',-59,-98,0), (61626,1080223,1,'eye_brow_type',-42,31,-87), (61627,1080223,0,'eye_color',119,175,191), (61628,1080223,1,'eye_type',39,0,0), (61629,1080223,0,'hair_color1',79,28,15), (61630,1080223,0,'hair_color2',111,64,0), (61631,1080223,0,'hair_face_color',39,21,6), (61632,1080223,0,'hair_face_highlight_color',40,19,9), (61633,1080223,0,'hair_highlight',79,28,15), (61634,1080223,0,'hair_type_color',39,21,6), (61635,1080223,0,'hair_type_highlight_color',40,19,9), (61636,1080223,1,'lip_type',20,-11,-93), (61637,1080223,1,'nose_type',37,40,1), (61638,1080223,0,'skin_color',228,204,153), (61639,1080223,1,'soga_cheek_type',20,52,0), (61640,1080223,1,'soga_chin_type',88,-17,41), (61641,1080223,1,'soga_ear_type',-59,-98,0), (61642,1080223,1,'soga_eye_brow_type',-42,31,-87), (61643,1080223,0,'soga_eye_color',229,229,102), (61644,1080223,1,'soga_eye_type',39,0,0), (61645,1080223,0,'soga_hair_color1',79,28,15), (61646,1080223,0,'soga_hair_color2',111,64,0), (61647,1080223,0,'soga_hair_face_color',39,21,6), (61648,1080223,0,'soga_hair_face_highlight_color',40,19,9), (61649,1080223,0,'soga_hair_highlight',79,28,15), (61650,1080223,0,'soga_hair_type_color',39,21,6), (61651,1080223,0,'soga_hair_type_highlight_color',40,19,9), (61652,1080223,1,'soga_lip_type',20,-11,-93), (61653,1080223,1,'soga_nose_type',37,40,1), (61654,1080223,0,'soga_skin_color',228,204,153), (61655,1080224,0,'eye_color',255,255,255), (61656,1080224,0,'skin_color',255,255,255), (61657,1080224,0,'soga_eye_color',255,0,255), (61658,1080225,0,'eye_color',255,255,255), (61659,1080225,0,'skin_color',255,255,255), (61660,1080225,0,'soga_eye_color',255,0,255), (61661,1080226,0,'eye_color',255,255,255), (61662,1080226,0,'skin_color',255,255,255), (61663,1080226,0,'soga_eye_color',255,0,255), (61664,1080227,0,'eye_color',154,77,0), (61665,1080227,0,'skin_color',255,255,255), (61666,1080227,0,'soga_eye_color',255,0,255), (61667,1080228,1,'cheek_type',-23,98,0), (61668,1080228,1,'chin_type',-84,17,-41), (61669,1080228,1,'ear_type',37,14,0), (61670,1080228,1,'eye_brow_type',-17,-97,37), (61671,1080228,0,'eye_color',54,109,126), (61672,1080228,1,'eye_type',25,0,0), (61673,1080228,0,'hair_color1',89,21,21), (61674,1080228,0,'hair_color2',171,87,0), (61675,1080228,0,'hair_face_color',150,51,27), (61676,1080228,0,'hair_face_highlight_color',45,14,18), (61677,1080228,0,'hair_highlight',54,45,28), (61678,1080228,0,'hair_type_color',150,51,27), (61679,1080228,0,'hair_type_highlight_color',45,14,18), (61680,1080228,1,'lip_type',-87,59,7), (61681,1080228,1,'nose_type',29,10,-78), (61682,1080228,0,'skin_color',234,183,184), (61683,1080228,1,'soga_cheek_type',-23,98,0), (61684,1080228,1,'soga_chin_type',-84,17,-41), (61685,1080228,1,'soga_ear_type',37,14,0), (61686,1080228,1,'soga_eye_brow_type',-17,-97,37), (61687,1080228,0,'soga_eye_color',229,229,102), (61688,1080228,1,'soga_eye_type',25,0,0), (61689,1080228,0,'soga_hair_color1',89,21,21), (61690,1080228,0,'soga_hair_color2',171,87,0), (61691,1080228,0,'soga_hair_face_color',150,51,27), (61692,1080228,0,'soga_hair_face_highlight_color',45,14,18), (61693,1080228,0,'soga_hair_highlight',54,45,28), (61694,1080228,0,'soga_hair_type_color',150,51,27), (61695,1080228,0,'soga_hair_type_highlight_color',45,14,18), (61696,1080228,1,'soga_lip_type',-87,59,7), (61697,1080228,1,'soga_nose_type',29,10,-78), (61698,1080228,0,'soga_skin_color',234,183,184), (61699,1080228,0,'wing_color1',255,255,255), (61700,1080228,0,'wing_color2',255,255,255), (61701,1080229,1,'cheek_type',-10,-95,0), (61702,1080229,1,'chin_type',-52,84,14), (61703,1080229,1,'ear_type',17,3,0), (61704,1080229,1,'eye_brow_type',-39,65,4), (61705,1080229,0,'eye_color',156,15,0), (61706,1080229,1,'eye_type',-87,0,0), (61707,1080229,1,'lip_type',14,90,85), (61708,1080229,1,'nose_type',-100,-56,-42), (61709,1080229,0,'skin_color',52,50,33), (61710,1080229,1,'soga_cheek_type',-10,-95,0), (61711,1080229,1,'soga_chin_type',-52,84,14), (61712,1080229,1,'soga_ear_type',17,3,0), (61713,1080229,1,'soga_eye_brow_type',-39,65,4), (61714,1080229,0,'soga_eye_color',229,229,102), (61715,1080229,1,'soga_eye_type',-87,0,0), (61716,1080229,1,'soga_lip_type',14,90,85), (61717,1080229,1,'soga_nose_type',-100,-56,-42), (61718,1080229,0,'soga_skin_color',52,50,33), (61719,1080230,0,'eye_color',255,255,255), (61720,1080230,0,'skin_color',255,255,255), (61721,1080230,0,'soga_eye_color',255,0,255), (61722,1080231,1,'cheek_type',-31,52,0), (61723,1080231,1,'chin_type',-64,42,-25), (61724,1080231,1,'ear_type',42,56,0), (61725,1080231,1,'eye_brow_type',29,44,-77), (61726,1080231,0,'eye_color',15,8,20), (61727,1080231,1,'eye_type',-39,0,0), (61728,1080231,0,'hair_color1',160,156,172), (61729,1080231,0,'hair_color2',62,62,68), (61730,1080231,0,'hair_face_color',244,245,246), (61731,1080231,0,'hair_face_highlight_color',94,79,124), (61732,1080231,0,'hair_highlight',96,63,188), (61733,1080231,0,'hair_type_color',244,245,246), (61734,1080231,0,'hair_type_highlight_color',94,79,124), (61735,1080231,1,'lip_type',-9,-77,-14), (61736,1080231,1,'nose_type',-97,82,50), (61737,1080231,0,'skin_color',102,77,75), (61738,1080231,1,'soga_cheek_type',-31,52,0), (61739,1080231,1,'soga_chin_type',-64,42,-25), (61740,1080231,1,'soga_ear_type',42,56,0), (61741,1080231,1,'soga_eye_brow_type',29,44,-77), (61742,1080231,0,'soga_eye_color',229,229,102), (61743,1080231,1,'soga_eye_type',-39,0,0), (61744,1080231,0,'soga_hair_color1',160,156,172), (61745,1080231,0,'soga_hair_color2',62,62,68), (61746,1080231,0,'soga_hair_face_color',244,245,246), (61747,1080231,0,'soga_hair_face_highlight_color',94,79,124), (61748,1080231,0,'soga_hair_highlight',96,63,188), (61749,1080231,0,'soga_hair_type_color',244,245,246), (61750,1080231,0,'soga_hair_type_highlight_color',94,79,124), (61751,1080231,1,'soga_lip_type',-9,-77,-14), (61752,1080231,1,'soga_nose_type',-97,82,50), (61753,1080231,0,'soga_skin_color',102,77,75), (61754,1080231,0,'wing_color1',255,255,255), (61755,1080231,0,'wing_color2',255,255,255), (61756,1080232,0,'eye_color',61,61,194), (61757,1080232,0,'skin_color',68,137,29), (61758,1080232,0,'soga_eye_color',255,0,255), (61759,1080233,0,'eye_color',255,255,255), (61760,1080233,0,'skin_color',61,137,77), (61761,1080233,0,'soga_eye_color',255,0,255), (61762,1080234,1,'cheek_type',-43,0,0), (61763,1080234,1,'chin_type',21,-78,71), (61764,1080234,1,'ear_type',-44,14,0), (61765,1080234,1,'eye_brow_type',-98,43,-97), (61766,1080234,0,'eye_color',130,110,4), (61767,1080234,1,'eye_type',78,0,0), (61768,1080234,0,'hair_color1',255,255,255), (61769,1080234,0,'hair_color2',29,71,185), (61770,1080234,0,'hair_highlight',255,255,255), (61771,1080234,0,'hair_type_color',10,47,130), (61772,1080234,0,'hair_type_highlight_color',47,42,61), (61773,1080234,1,'lip_type',-58,-31,58), (61774,1080234,1,'nose_type',81,-81,83), (61775,1080234,0,'skin_color',175,161,161), (61776,1080234,1,'soga_cheek_type',-43,0,0), (61777,1080234,1,'soga_chin_type',21,-78,71), (61778,1080234,1,'soga_ear_type',-44,14,0), (61779,1080234,1,'soga_eye_brow_type',-98,43,-97), (61780,1080234,0,'soga_eye_color',229,229,102), (61781,1080234,1,'soga_eye_type',78,0,0), (61782,1080234,0,'soga_hair_color1',255,255,255), (61783,1080234,0,'soga_hair_color2',29,71,185), (61784,1080234,0,'soga_hair_highlight',255,255,255), (61785,1080234,0,'soga_hair_type_color',10,47,130), (61786,1080234,0,'soga_hair_type_highlight_color',47,42,61), (61787,1080234,1,'soga_lip_type',-58,-31,58), (61788,1080234,1,'soga_nose_type',81,-81,83), (61789,1080234,0,'soga_skin_color',175,161,161), (61790,1080234,0,'wing_color1',132,209,3), (61791,1080234,0,'wing_color2',75,53,178), (61792,1080235,1,'cheek_type',62,-95,0), (61793,1080235,1,'chin_type',-98,-23,-51), (61794,1080235,1,'ear_type',-75,62,0), (61795,1080235,1,'eye_brow_type',0,71,-95), (61796,1080235,0,'eye_color',1,238,224), (61797,1080235,1,'eye_type',40,0,0), (61798,1080235,0,'hair_color1',255,255,255), (61799,1080235,0,'hair_color2',255,190,107), (61800,1080235,0,'hair_highlight',255,255,255), (61801,1080235,0,'hair_type_color',249,109,255), (61802,1080235,0,'hair_type_highlight_color',174,193,193), (61803,1080235,1,'lip_type',62,74,-22), (61804,1080235,1,'nose_type',-7,10,-35), (61805,1080235,0,'skin_color',211,177,201), (61806,1080235,1,'soga_cheek_type',62,-95,0), (61807,1080235,1,'soga_chin_type',-98,-23,-51), (61808,1080235,1,'soga_ear_type',-75,62,0), (61809,1080235,1,'soga_eye_brow_type',0,71,-95), (61810,1080235,0,'soga_eye_color',229,229,102), (61811,1080235,1,'soga_eye_type',40,0,0), (61812,1080235,0,'soga_hair_color1',255,255,255), (61813,1080235,0,'soga_hair_color2',255,190,107), (61814,1080235,0,'soga_hair_highlight',255,255,255), (61815,1080235,0,'soga_hair_type_color',249,109,255), (61816,1080235,0,'soga_hair_type_highlight_color',174,193,193), (61817,1080235,1,'soga_lip_type',62,74,-22), (61818,1080235,1,'soga_nose_type',-7,10,-35), (61819,1080235,0,'soga_skin_color',211,177,201), (61820,1080235,0,'wing_color1',216,94,30), (61821,1080235,0,'wing_color2',39,255,184), (61822,1080236,0,'eye_color',204,204,204), (61823,1080236,0,'skin_color',204,204,204), (61824,1080236,0,'soga_eye_color',229,229,102), (61825,1080236,0,'soga_skin_color',204,204,204), (61826,1080237,1,'cheek_type',-17,-14,0), (61827,1080237,1,'chin_type',28,-4,9), (61828,1080237,1,'ear_type',-14,1,0), (61829,1080237,1,'eye_brow_type',26,4,-31), (61830,1080237,0,'eye_color',73,42,13), (61831,1080237,1,'eye_type',10,0,0), (61832,1080237,0,'hair_face_color',25,18,6), (61833,1080237,0,'hair_face_highlight_color',89,52,8), (61834,1080237,0,'hair_type_color',25,18,6), (61835,1080237,0,'hair_type_highlight_color',89,52,8), (61836,1080237,1,'lip_type',22,-34,21), (61837,1080237,1,'nose_type',-37,-26,-37), (61838,1080237,0,'skin_color',215,194,160), (61839,1080237,1,'soga_cheek_type',-17,-14,0), (61840,1080237,1,'soga_chin_type',28,-4,9), (61841,1080237,1,'soga_ear_type',-14,1,0), (61842,1080237,1,'soga_eye_brow_type',26,4,-31), (61843,1080237,0,'soga_eye_color',229,229,102), (61844,1080237,1,'soga_eye_type',10,0,0), (61845,1080237,0,'soga_hair_face_color',25,18,6), (61846,1080237,0,'soga_hair_face_highlight_color',89,52,8), (61847,1080237,0,'soga_hair_type_color',25,18,6), (61848,1080237,0,'soga_hair_type_highlight_color',89,52,8), (61849,1080237,1,'soga_lip_type',22,-34,21), (61850,1080237,1,'soga_nose_type',-37,-26,-37), (61851,1080237,0,'soga_skin_color',215,194,160), (61852,1080237,0,'wing_color1',255,255,255), (61853,1080237,0,'wing_color2',255,255,255), (61854,1080238,1,'cheek_type',9,84,0), (61855,1080238,1,'chin_type',-75,-85,87), (61856,1080238,1,'ear_type',91,-7,0), (61857,1080238,1,'eye_brow_type',-57,-41,-78), (61858,1080238,0,'eye_color',97,69,31), (61859,1080238,1,'eye_type',1,0,0), (61860,1080238,0,'hair_color1',51,56,84), (61861,1080238,0,'hair_color2',63,79,81), (61862,1080238,0,'hair_face_color',79,83,118), (61863,1080238,0,'hair_face_highlight_color',203,191,176), (61864,1080238,0,'hair_highlight',112,123,142), (61865,1080238,0,'hair_type_color',79,83,118), (61866,1080238,0,'hair_type_highlight_color',203,191,176), (61867,1080238,1,'lip_type',-50,39,25), (61868,1080238,1,'nose_type',98,7,37), (61869,1080238,0,'skin_color',242,247,225), (61870,1080238,1,'soga_cheek_type',9,84,0), (61871,1080238,1,'soga_chin_type',-75,-85,87), (61872,1080238,1,'soga_ear_type',91,-7,0), (61873,1080238,1,'soga_eye_brow_type',-57,-41,-78), (61874,1080238,0,'soga_eye_color',229,229,102), (61875,1080238,1,'soga_eye_type',1,0,0), (61876,1080238,0,'soga_hair_color1',51,56,84), (61877,1080238,0,'soga_hair_color2',63,79,81), (61878,1080238,0,'soga_hair_face_color',79,83,118), (61879,1080238,0,'soga_hair_face_highlight_color',203,191,176), (61880,1080238,0,'soga_hair_highlight',112,123,142), (61881,1080238,0,'soga_hair_type_color',79,83,118), (61882,1080238,0,'soga_hair_type_highlight_color',203,191,176), (61883,1080238,1,'soga_lip_type',-50,39,25), (61884,1080238,1,'soga_nose_type',98,7,37), (61885,1080238,0,'soga_skin_color',242,247,225), (61886,1080239,1,'cheek_type',10,18,0), (61887,1080239,1,'chin_type',-10,-35,0), (61888,1080239,1,'ear_type',-14,-18,0), (61889,1080239,1,'eye_brow_type',0,17,-2), (61890,1080239,0,'eye_color',48,102,97), (61891,1080239,1,'eye_type',-19,0,0), (61892,1080239,0,'hair_face_color',223,255,255), (61893,1080239,0,'hair_face_highlight_color',78,36,0), (61894,1080239,0,'hair_type_color',223,255,255), (61895,1080239,0,'hair_type_highlight_color',78,36,0), (61896,1080239,1,'lip_type',11,-7,7), (61897,1080239,1,'nose_type',2,-28,-47), (61898,1080239,0,'skin_color',220,223,223), (61899,1080239,1,'soga_cheek_type',10,18,0), (61900,1080239,1,'soga_chin_type',-10,-35,0), (61901,1080239,1,'soga_ear_type',-14,-18,0), (61902,1080239,1,'soga_eye_brow_type',0,17,-2), (61903,1080239,0,'soga_eye_color',229,229,102), (61904,1080239,1,'soga_eye_type',-19,0,0), (61905,1080239,0,'soga_hair_face_color',223,255,255), (61906,1080239,0,'soga_hair_face_highlight_color',78,36,0), (61907,1080239,0,'soga_hair_type_color',223,255,255), (61908,1080239,0,'soga_hair_type_highlight_color',78,36,0), (61909,1080239,1,'soga_lip_type',11,-7,7), (61910,1080239,1,'soga_nose_type',2,-28,-47), (61911,1080239,0,'soga_skin_color',220,223,223), (61912,1080239,0,'wing_color1',255,255,255), (61913,1080239,0,'wing_color2',255,255,255), (61914,1080240,1,'cheek_type',-4,-7,0), (61915,1080240,1,'chin_type',37,0,-9), (61916,1080240,1,'ear_type',-11,0,0), (61917,1080240,1,'eye_brow_type',-4,31,4), (61918,1080240,0,'eye_color',108,80,37), (61919,1080240,1,'eye_type',2,0,0), (61920,1080240,0,'hair_face_color',45,50,40), (61921,1080240,0,'hair_face_highlight_color',125,78,1), (61922,1080240,0,'hair_type_color',45,50,40), (61923,1080240,0,'hair_type_highlight_color',125,78,1), (61924,1080240,1,'lip_type',-29,-21,28), (61925,1080240,1,'nose_type',-34,-4,-11), (61926,1080240,0,'skin_color',245,214,215), (61927,1080240,1,'soga_cheek_type',-4,-7,0), (61928,1080240,1,'soga_chin_type',37,0,-9), (61929,1080240,1,'soga_ear_type',-11,0,0), (61930,1080240,1,'soga_eye_brow_type',-4,31,4), (61931,1080240,0,'soga_eye_color',229,229,102), (61932,1080240,1,'soga_eye_type',2,0,0), (61933,1080240,0,'soga_hair_face_color',45,50,40), (61934,1080240,0,'soga_hair_face_highlight_color',125,78,1), (61935,1080240,0,'soga_hair_type_color',45,50,40), (61936,1080240,0,'soga_hair_type_highlight_color',125,78,1), (61937,1080240,1,'soga_lip_type',-29,-21,28), (61938,1080240,1,'soga_nose_type',-34,-4,-11), (61939,1080240,0,'soga_skin_color',245,214,215), (61940,1080240,0,'wing_color1',255,255,255), (61941,1080240,0,'wing_color2',255,255,255), (61942,1080241,0,'eye_color',255,255,255), (61943,1080241,0,'skin_color',255,255,255), (61944,1080241,0,'soga_eye_color',255,0,255), (61945,1080242,0,'eye_color',255,255,255), (61946,1080242,0,'skin_color',154,36,36), (61947,1080242,0,'soga_eye_color',255,0,255), (61948,1080243,1,'cheek_type',-81,-46,0), (61949,1080243,1,'chin_type',-84,-8,-58), (61950,1080243,1,'ear_type',81,-38,0), (61951,1080243,1,'eye_brow_type',-81,77,-41), (61952,1080243,0,'eye_color',169,205,214), (61953,1080243,1,'eye_type',70,0,0), (61954,1080243,0,'hair_color1',91,21,51), (61955,1080243,0,'hair_color2',159,88,0), (61956,1080243,0,'hair_face_color',119,36,33), (61957,1080243,0,'hair_face_highlight_color',135,44,31), (61958,1080243,0,'hair_highlight',91,21,51), (61959,1080243,0,'hair_type_color',119,36,33), (61960,1080243,0,'hair_type_highlight_color',135,44,31), (61961,1080243,1,'lip_type',4,55,11), (61962,1080243,1,'nose_type',-53,-58,56), (61963,1080243,0,'skin_color',228,209,197), (61964,1080243,1,'soga_cheek_type',-81,-46,0), (61965,1080243,1,'soga_chin_type',-84,-8,-58), (61966,1080243,1,'soga_ear_type',81,-38,0), (61967,1080243,1,'soga_eye_brow_type',-81,77,-41), (61968,1080243,0,'soga_eye_color',229,229,102), (61969,1080243,1,'soga_eye_type',70,0,0), (61970,1080243,0,'soga_hair_color1',91,21,51), (61971,1080243,0,'soga_hair_color2',159,88,0), (61972,1080243,0,'soga_hair_face_color',119,36,33), (61973,1080243,0,'soga_hair_face_highlight_color',135,44,31), (61974,1080243,0,'soga_hair_highlight',91,21,51), (61975,1080243,0,'soga_hair_type_color',119,36,33), (61976,1080243,0,'soga_hair_type_highlight_color',135,44,31), (61977,1080243,1,'soga_lip_type',4,55,11), (61978,1080243,1,'soga_nose_type',-53,-58,56), (61979,1080243,0,'soga_skin_color',228,209,197), (61980,1080244,0,'eye_color',255,255,255), (61981,1080244,0,'skin_color',255,255,255), (61982,1080244,0,'soga_eye_color',255,0,255), (61983,1080245,0,'eye_color',255,255,255), (61984,1080245,0,'skin_color',255,255,255), (61985,1080245,0,'soga_eye_color',255,0,255), (61986,1080246,0,'eye_color',255,255,255), (61987,1080246,0,'skin_color',255,255,255), (61988,1080246,0,'soga_eye_color',255,0,255), (61989,1080247,0,'eye_color',109,63,17), (61990,1080247,0,'skin_color',28,28,36), (61991,1080247,0,'soga_eye_color',255,0,255), (61992,1080248,0,'eye_color',79,73,103), (61993,1080248,0,'skin_color',28,28,36), (61994,1080248,0,'soga_eye_color',255,0,255), (61995,1080249,0,'eye_color',255,255,255), (61996,1080249,0,'skin_color',255,255,255), (61997,1080249,0,'soga_eye_color',255,0,255), (61998,1080250,0,'eye_color',255,255,255), (61999,1080250,0,'skin_color',255,255,255), (62000,1080250,0,'soga_eye_color',255,0,255), (62001,1080251,0,'eye_color',61,70,40), (62002,1080251,0,'skin_color',28,28,36), (62003,1080251,0,'soga_eye_color',255,0,255), (62004,1080252,0,'eye_color',255,255,255), (62005,1080252,0,'skin_color',255,255,255), (62006,1080252,0,'soga_eye_color',255,0,255), (62007,1080253,0,'eye_color',255,255,255), (62008,1080253,0,'skin_color',255,255,255), (62009,1080253,0,'soga_eye_color',255,0,255), (62010,1080254,0,'eye_color',184,12,7), (62011,1080254,0,'skin_color',128,128,128), (62012,1080254,0,'soga_eye_color',255,0,255), (62013,1080255,0,'eye_color',255,255,255), (62014,1080255,0,'skin_color',255,255,255), (62015,1080255,0,'soga_eye_color',255,0,255), (62016,1080256,0,'eye_color',255,255,255), (62017,1080256,0,'skin_color',255,255,255), (62018,1080256,0,'soga_eye_color',255,0,255), (62019,1080257,0,'eye_color',232,56,87), (62020,1080257,0,'skin_color',103,131,226), (62021,1080257,0,'soga_eye_color',255,0,255), (62022,1080258,0,'eye_color',109,63,17), (62023,1080258,0,'skin_color',28,28,36), (62024,1080258,0,'soga_eye_color',255,0,255), (62025,1080259,0,'eye_color',255,255,255), (62026,1080259,0,'skin_color',255,255,255), (62027,1080259,0,'soga_eye_color',255,0,255), (62028,1080260,0,'eye_color',232,56,87), (62029,1080260,0,'skin_color',103,131,226), (62030,1080260,0,'soga_eye_color',255,0,255), (62031,1080261,0,'eye_color',255,255,255), (62032,1080261,0,'skin_color',255,255,255), (62033,1080261,0,'soga_eye_color',255,0,255), (62034,1080262,0,'eye_color',255,255,255), (62035,1080262,0,'skin_color',255,255,255), (62036,1080262,0,'soga_eye_color',255,0,255), (62037,1080263,0,'eye_color',184,12,7), (62038,1080263,0,'skin_color',128,128,128), (62039,1080263,0,'soga_eye_color',255,0,255), (62040,1080264,0,'eye_color',204,204,204), (62041,1080264,0,'skin_color',204,204,204), (62042,1080264,0,'soga_eye_color',229,229,102), (62043,1080264,0,'soga_skin_color',204,204,204), (62044,1080265,0,'eye_color',255,255,255), (62045,1080265,0,'skin_color',192,192,192), (62046,1080265,0,'soga_eye_color',255,0,255), (62047,1080266,0,'eye_color',255,255,255), (62048,1080266,0,'skin_color',255,255,255), (62049,1080266,0,'soga_eye_color',255,0,255), (62050,1080267,0,'eye_color',255,255,255), (62051,1080267,0,'skin_color',255,255,255), (62052,1080267,0,'soga_eye_color',255,0,255), (62053,1080268,0,'eye_color',61,70,40), (62054,1080268,0,'skin_color',28,28,36), (62055,1080268,0,'soga_eye_color',255,0,255), (62056,1080269,0,'eye_color',79,73,103), (62057,1080269,0,'skin_color',28,28,36), (62058,1080269,0,'soga_eye_color',255,0,255), (62059,1080270,0,'eye_color',255,255,255), (62060,1080270,0,'skin_color',255,255,255), (62061,1080270,0,'soga_eye_color',255,0,255), (62062,1080271,0,'eye_color',255,255,255), (62063,1080271,0,'skin_color',255,255,255), (62064,1080271,0,'soga_eye_color',255,0,255), (62065,1080272,0,'eye_color',91,91,78), (62066,1080272,0,'skin_color',115,115,115), (62067,1080272,0,'soga_eye_color',255,0,255), (62068,1080273,0,'eye_color',33,31,22), (62069,1080273,0,'skin_color',186,186,196), (62070,1080273,0,'soga_eye_color',255,0,255), (62071,1080274,1,'cheek_type',25,17,0), (62072,1080274,1,'chin_type',72,93,50), (62073,1080274,1,'ear_type',-81,63,0), (62074,1080274,1,'eye_brow_type',-100,-100,-18), (62075,1080274,0,'eye_color',196,40,14), (62076,1080274,1,'eye_type',100,0,0), (62077,1080274,0,'hair_face_color',59,21,10), (62078,1080274,0,'hair_type_color',59,21,10), (62079,1080274,1,'lip_type',85,2,-23), (62080,1080274,1,'nose_type',-42,-7,-37), (62081,1080274,0,'skin_color',150,171,134), (62082,1080274,1,'soga_cheek_type',25,17,0), (62083,1080274,1,'soga_chin_type',72,93,50), (62084,1080274,1,'soga_ear_type',-81,63,0), (62085,1080274,1,'soga_eye_brow_type',-100,-100,-18), (62086,1080274,0,'soga_eye_color',229,229,102), (62087,1080274,1,'soga_eye_type',100,0,0), (62088,1080274,0,'soga_hair_face_color',59,21,10), (62089,1080274,0,'soga_hair_type_color',59,21,10), (62090,1080274,1,'soga_lip_type',85,2,-23), (62091,1080274,1,'soga_nose_type',-42,-7,-37), (62092,1080274,0,'soga_skin_color',150,171,134), (62093,1080275,1,'cheek_type',31,-7,0), (62094,1080275,1,'chin_type',-100,100,93), (62095,1080275,1,'ear_type',-51,-37,0), (62096,1080275,1,'eye_brow_type',-53,28,-4), (62097,1080275,0,'eye_color',204,204,204), (62098,1080275,1,'eye_type',-100,0,0), (62099,1080275,1,'lip_type',-81,28,55), (62100,1080275,1,'nose_type',100,87,44), (62101,1080275,0,'skin_color',222,196,104), (62102,1080275,1,'soga_cheek_type',31,-7,0), (62103,1080275,1,'soga_chin_type',-100,100,93), (62104,1080275,1,'soga_ear_type',-51,-37,0), (62105,1080275,1,'soga_eye_brow_type',-53,28,-4), (62106,1080275,0,'soga_eye_color',229,229,102), (62107,1080275,1,'soga_eye_type',-100,0,0), (62108,1080275,1,'soga_lip_type',-81,28,55), (62109,1080275,1,'soga_nose_type',100,87,44), (62110,1080275,0,'soga_skin_color',222,196,104), (62111,1080276,1,'cheek_type',23,76,0), (62112,1080276,1,'chin_type',-59,84,95), (62113,1080276,1,'ear_type',81,7,0), (62114,1080276,1,'eye_brow_type',-22,-43,38), (62115,1080276,0,'eye_color',129,181,196), (62116,1080276,1,'eye_type',79,0,0), (62117,1080276,0,'hair_color1',26,24,25), (62118,1080276,0,'hair_color2',36,34,36), (62119,1080276,0,'hair_face_color',17,3,23), (62120,1080276,0,'hair_face_highlight_color',52,36,4), (62121,1080276,0,'hair_highlight',79,28,15), (62122,1080276,0,'hair_type_color',17,3,23), (62123,1080276,0,'hair_type_highlight_color',52,36,4), (62124,1080276,1,'lip_type',17,-63,32), (62125,1080276,1,'nose_type',28,3,10), (62126,1080276,0,'skin_color',197,141,123), (62127,1080276,1,'soga_cheek_type',23,76,0), (62128,1080276,1,'soga_chin_type',-59,84,95), (62129,1080276,1,'soga_ear_type',81,7,0), (62130,1080276,1,'soga_eye_brow_type',-22,-43,38), (62131,1080276,0,'soga_eye_color',229,229,102), (62132,1080276,1,'soga_eye_type',79,0,0), (62133,1080276,0,'soga_hair_color1',26,24,25), (62134,1080276,0,'soga_hair_color2',36,34,36), (62135,1080276,0,'soga_hair_face_color',17,3,23), (62136,1080276,0,'soga_hair_face_highlight_color',52,36,4), (62137,1080276,0,'soga_hair_highlight',79,28,15), (62138,1080276,0,'soga_hair_type_color',17,3,23), (62139,1080276,0,'soga_hair_type_highlight_color',52,36,4), (62140,1080276,1,'soga_lip_type',17,-63,32), (62141,1080276,1,'soga_nose_type',28,3,10), (62142,1080276,0,'soga_skin_color',197,141,123), (62143,1080277,1,'cheek_type',-23,0,0), (62144,1080277,1,'chin_type',10,-18,-14), (62145,1080277,1,'ear_type',-21,12,0), (62146,1080277,1,'eye_brow_type',-31,-14,-5), (62147,1080277,0,'eye_color',43,87,100), (62148,1080277,0,'hair_face_color',34,22,7), (62149,1080277,0,'hair_face_highlight_color',77,77,76), (62150,1080277,0,'hair_type_color',34,22,7), (62151,1080277,0,'hair_type_highlight_color',77,77,76), (62152,1080277,1,'lip_type',0,19,19), (62153,1080277,1,'nose_type',10,23,12), (62154,1080277,0,'skin_color',231,228,218), (62155,1080277,1,'soga_cheek_type',-23,0,0), (62156,1080277,1,'soga_chin_type',10,-18,-14), (62157,1080277,1,'soga_ear_type',-21,12,0), (62158,1080277,1,'soga_eye_brow_type',-31,-14,-5), (62159,1080277,0,'soga_eye_color',229,229,102), (62160,1080277,0,'soga_hair_face_color',34,22,7), (62161,1080277,0,'soga_hair_face_highlight_color',77,77,76), (62162,1080277,0,'soga_hair_type_color',34,22,7), (62163,1080277,0,'soga_hair_type_highlight_color',77,77,76), (62164,1080277,1,'soga_lip_type',0,19,19), (62165,1080277,1,'soga_nose_type',10,23,12), (62166,1080277,0,'soga_skin_color',231,228,218), (62167,1080277,0,'wing_color1',255,255,255), (62168,1080277,0,'wing_color2',255,255,255), (62169,1080278,1,'cheek_type',9,-40,0), (62170,1080278,1,'chin_type',0,-2,47), (62171,1080278,1,'ear_type',28,7,0), (62172,1080278,1,'eye_brow_type',18,17,12), (62173,1080278,0,'eye_color',114,156,126), (62174,1080278,1,'eye_type',-7,0,0), (62175,1080278,0,'hair_face_color',149,110,39), (62176,1080278,0,'hair_face_highlight_color',196,174,32), (62177,1080278,0,'hair_type_color',149,110,39), (62178,1080278,0,'hair_type_highlight_color',196,174,32), (62179,1080278,1,'lip_type',12,-34,-10), (62180,1080278,1,'nose_type',0,9,19), (62181,1080278,0,'skin_color',239,242,236), (62182,1080278,1,'soga_cheek_type',9,-40,0), (62183,1080278,1,'soga_chin_type',0,-2,47), (62184,1080278,1,'soga_ear_type',28,7,0), (62185,1080278,1,'soga_eye_brow_type',18,17,12), (62186,1080278,0,'soga_eye_color',229,229,102), (62187,1080278,1,'soga_eye_type',-7,0,0), (62188,1080278,0,'soga_hair_face_color',149,110,39), (62189,1080278,0,'soga_hair_face_highlight_color',196,174,32), (62190,1080278,0,'soga_hair_type_color',149,110,39), (62191,1080278,0,'soga_hair_type_highlight_color',196,174,32), (62192,1080278,1,'soga_lip_type',12,-34,-10), (62193,1080278,1,'soga_nose_type',0,9,19), (62194,1080278,0,'soga_skin_color',239,242,236), (62195,1080278,0,'wing_color1',255,255,255), (62196,1080278,0,'wing_color2',255,255,255), (62197,1080279,0,'eye_color',255,255,255), (62198,1080279,0,'skin_color',255,255,255), (62199,1080279,0,'soga_eye_color',255,0,255), (62200,1080280,1,'cheek_type',0,-41,0), (62201,1080280,1,'chin_type',-40,25,-17), (62202,1080280,1,'ear_type',-11,0,0), (62203,1080280,1,'eye_brow_type',0,-5,10), (62204,1080280,0,'eye_color',51,105,120), (62205,1080280,1,'eye_type',19,0,0), (62206,1080280,0,'hair_face_color',99,69,23), (62207,1080280,0,'hair_face_highlight_color',55,27,5), (62208,1080280,0,'hair_type_color',99,69,23), (62209,1080280,0,'hair_type_highlight_color',55,27,5), (62210,1080280,1,'lip_type',0,-21,-32), (62211,1080280,1,'nose_type',-28,-9,26), (62212,1080280,0,'skin_color',239,239,235), (62213,1080280,1,'soga_cheek_type',0,-41,0), (62214,1080280,1,'soga_chin_type',-40,25,-17), (62215,1080280,1,'soga_ear_type',-11,0,0), (62216,1080280,1,'soga_eye_brow_type',0,-5,10), (62217,1080280,0,'soga_eye_color',229,229,102), (62218,1080280,1,'soga_eye_type',19,0,0), (62219,1080280,0,'soga_hair_face_color',99,69,23), (62220,1080280,0,'soga_hair_face_highlight_color',55,27,5), (62221,1080280,0,'soga_hair_type_color',99,69,23), (62222,1080280,0,'soga_hair_type_highlight_color',55,27,5), (62223,1080280,1,'soga_lip_type',0,-21,-32), (62224,1080280,1,'soga_nose_type',-28,-9,26), (62225,1080280,0,'soga_skin_color',239,239,235), (62226,1080280,0,'wing_color1',255,255,255), (62227,1080280,0,'wing_color2',255,255,255), (62228,1080281,1,'cheek_type',0,-2,0), (62229,1080281,1,'chin_type',3,3,28), (62230,1080281,1,'ear_type',-1,7,0), (62231,1080281,1,'eye_brow_type',-20,-7,11), (62232,1080281,0,'eye_color',143,189,202), (62233,1080281,1,'eye_type',17,0,0), (62234,1080281,0,'hair_face_color',137,47,9), (62235,1080281,0,'hair_face_highlight_color',103,42,0), (62236,1080281,0,'hair_type_color',137,47,9), (62237,1080281,0,'hair_type_highlight_color',103,42,0), (62238,1080281,1,'lip_type',0,39,14), (62239,1080281,1,'nose_type',-5,34,-11), (62240,1080281,0,'skin_color',253,254,254), (62241,1080281,1,'soga_cheek_type',0,-2,0), (62242,1080281,1,'soga_chin_type',3,3,28), (62243,1080281,1,'soga_ear_type',-1,7,0), (62244,1080281,1,'soga_eye_brow_type',-20,-7,11), (62245,1080281,0,'soga_eye_color',229,229,102), (62246,1080281,1,'soga_eye_type',17,0,0), (62247,1080281,0,'soga_hair_face_color',137,47,9), (62248,1080281,0,'soga_hair_face_highlight_color',103,42,0), (62249,1080281,0,'soga_hair_type_color',137,47,9), (62250,1080281,0,'soga_hair_type_highlight_color',103,42,0), (62251,1080281,1,'soga_lip_type',0,39,14), (62252,1080281,1,'soga_nose_type',-5,34,-11), (62253,1080281,0,'soga_skin_color',253,254,254), (62254,1080281,0,'wing_color1',255,255,255), (62255,1080281,0,'wing_color2',255,255,255), (62256,1080282,0,'eye_color',255,255,255), (62257,1080282,0,'skin_color',255,255,255), (62258,1080282,0,'soga_eye_color',255,0,255), (62259,1080283,0,'eye_color',255,255,255), (62260,1080283,0,'skin_color',255,255,255), (62261,1080283,0,'soga_eye_color',255,0,255), (62262,1080284,0,'eye_color',255,255,255), (62263,1080284,0,'skin_color',255,255,255), (62264,1080284,0,'soga_eye_color',255,0,255), (62265,1080285,1,'cheek_type',-96,-62,0), (62266,1080285,1,'chin_type',-90,-70,0), (62267,1080285,1,'ear_type',-93,-96,0), (62268,1080285,1,'eye_brow_type',96,93,14), (62269,1080285,0,'eye_color',29,60,55), (62270,1080285,1,'eye_type',-100,0,0), (62271,1080285,0,'hair_color1',246,219,114), (62272,1080285,0,'hair_color2',187,136,62), (62273,1080285,0,'hair_face_color',233,184,31), (62274,1080285,0,'hair_face_highlight_color',233,168,29), (62275,1080285,0,'hair_highlight',200,165,96), (62276,1080285,0,'hair_type_color',233,184,31), (62277,1080285,0,'hair_type_highlight_color',233,168,29), (62278,1080285,1,'lip_type',-28,63,68), (62279,1080285,1,'nose_type',31,90,-31), (62280,1080285,0,'skin_color',224,195,171), (62281,1080285,1,'soga_cheek_type',-96,-62,0), (62282,1080285,1,'soga_chin_type',-90,-70,0), (62283,1080285,1,'soga_ear_type',-93,-96,0), (62284,1080285,1,'soga_eye_brow_type',96,93,14), (62285,1080285,0,'soga_eye_color',229,229,102), (62286,1080285,1,'soga_eye_type',-100,0,0), (62287,1080285,0,'soga_hair_color1',246,219,114), (62288,1080285,0,'soga_hair_color2',187,136,62), (62289,1080285,0,'soga_hair_face_color',233,184,31), (62290,1080285,0,'soga_hair_face_highlight_color',233,168,29), (62291,1080285,0,'soga_hair_highlight',200,165,96), (62292,1080285,0,'soga_hair_type_color',233,184,31), (62293,1080285,0,'soga_hair_type_highlight_color',233,168,29), (62294,1080285,1,'soga_lip_type',-28,63,68), (62295,1080285,1,'soga_nose_type',31,90,-31), (62296,1080285,0,'soga_skin_color',224,195,171), (62297,1080286,1,'cheek_type',-91,77,0), (62298,1080286,1,'chin_type',-70,7,75), (62299,1080286,1,'ear_type',-21,-96,0), (62300,1080286,1,'eye_brow_type',87,44,-3), (62301,1080286,0,'eye_color',71,58,31), (62302,1080286,1,'eye_type',-93,0,0), (62303,1080286,0,'hair_color1',239,221,86), (62304,1080286,0,'hair_color2',99,53,22), (62305,1080286,0,'hair_face_color',219,179,15), (62306,1080286,0,'hair_face_highlight_color',100,70,10), (62307,1080286,0,'hair_highlight',56,33,26), (62308,1080286,0,'hair_type_color',219,179,15), (62309,1080286,0,'hair_type_highlight_color',100,70,10), (62310,1080286,1,'lip_type',46,81,-88), (62311,1080286,1,'nose_type',-72,91,-91), (62312,1080286,0,'skin_color',205,174,139), (62313,1080286,1,'soga_cheek_type',-91,77,0), (62314,1080286,1,'soga_chin_type',-70,7,75), (62315,1080286,1,'soga_ear_type',-21,-96,0), (62316,1080286,1,'soga_eye_brow_type',87,44,-3), (62317,1080286,0,'soga_eye_color',229,229,102), (62318,1080286,1,'soga_eye_type',-93,0,0), (62319,1080286,0,'soga_hair_color1',239,221,86), (62320,1080286,0,'soga_hair_color2',99,53,22), (62321,1080286,0,'soga_hair_face_color',219,179,15), (62322,1080286,0,'soga_hair_face_highlight_color',100,70,10), (62323,1080286,0,'soga_hair_highlight',56,33,26), (62324,1080286,0,'soga_hair_type_color',219,179,15), (62325,1080286,0,'soga_hair_type_highlight_color',100,70,10), (62326,1080286,1,'soga_lip_type',46,81,-88), (62327,1080286,1,'soga_nose_type',-72,91,-91), (62328,1080286,0,'soga_skin_color',205,174,139), (62329,1080287,1,'cheek_type',47,56,0), (62330,1080287,1,'chin_type',75,11,-11), (62331,1080287,1,'ear_type',87,45,0), (62332,1080287,1,'eye_brow_type',-40,55,75), (62333,1080287,0,'eye_color',114,172,188), (62334,1080287,1,'eye_type',88,0,0), (62335,1080287,0,'hair_color1',26,24,25), (62336,1080287,0,'hair_color2',36,34,36), (62337,1080287,0,'hair_face_color',16,3,23), (62338,1080287,0,'hair_face_highlight_color',47,15,19), (62339,1080287,0,'hair_highlight',54,45,28), (62340,1080287,0,'hair_type_color',16,3,23), (62341,1080287,0,'hair_type_highlight_color',47,15,19), (62342,1080287,1,'lip_type',18,34,17), (62343,1080287,1,'nose_type',-17,-83,93), (62344,1080287,0,'skin_color',238,200,199), (62345,1080287,1,'soga_cheek_type',47,56,0), (62346,1080287,1,'soga_chin_type',75,11,-11), (62347,1080287,1,'soga_ear_type',87,45,0), (62348,1080287,1,'soga_eye_brow_type',-40,55,75), (62349,1080287,0,'soga_eye_color',229,229,102), (62350,1080287,1,'soga_eye_type',88,0,0), (62351,1080287,0,'soga_hair_color1',26,24,25), (62352,1080287,0,'soga_hair_color2',36,34,36), (62353,1080287,0,'soga_hair_face_color',16,3,23), (62354,1080287,0,'soga_hair_face_highlight_color',47,15,19), (62355,1080287,0,'soga_hair_highlight',54,45,28), (62356,1080287,0,'soga_hair_type_color',16,3,23), (62357,1080287,0,'soga_hair_type_highlight_color',47,15,19), (62358,1080287,1,'soga_lip_type',18,34,17), (62359,1080287,1,'soga_nose_type',-17,-83,93), (62360,1080287,0,'soga_skin_color',238,200,199), (62361,1080288,1,'cheek_type',-28,-14,0), (62362,1080288,1,'chin_type',20,28,5), (62363,1080288,1,'ear_type',18,-1,0), (62364,1080288,1,'eye_brow_type',37,-38,26), (62365,1080288,0,'eye_color',97,105,57), (62366,1080288,1,'eye_type',-43,0,0), (62367,1080288,0,'hair_face_color',159,155,143), (62368,1080288,0,'hair_face_highlight_color',165,155,144), (62369,1080288,0,'hair_type_color',159,155,143), (62370,1080288,0,'hair_type_highlight_color',165,155,144), (62371,1080288,1,'lip_type',31,1,-34), (62372,1080288,1,'nose_type',37,2,22), (62373,1080288,0,'skin_color',209,217,217), (62374,1080288,1,'soga_cheek_type',-28,-14,0), (62375,1080288,1,'soga_chin_type',20,28,5), (62376,1080288,1,'soga_ear_type',18,-1,0), (62377,1080288,1,'soga_eye_brow_type',37,-38,26), (62378,1080288,0,'soga_eye_color',229,229,102), (62379,1080288,1,'soga_eye_type',-43,0,0), (62380,1080288,0,'soga_hair_face_color',159,155,143), (62381,1080288,0,'soga_hair_face_highlight_color',165,155,144), (62382,1080288,0,'soga_hair_type_color',159,155,143), (62383,1080288,0,'soga_hair_type_highlight_color',165,155,144), (62384,1080288,1,'soga_lip_type',31,1,-34), (62385,1080288,1,'soga_nose_type',37,2,22), (62386,1080288,0,'soga_skin_color',209,217,217), (62387,1080288,0,'wing_color1',255,255,255), (62388,1080288,0,'wing_color2',255,255,255), (62389,1080289,1,'cheek_type',87,-37,0), (62390,1080289,1,'chin_type',-81,25,-51), (62391,1080289,1,'ear_type',-70,31,0), (62392,1080289,1,'eye_brow_type',-58,9,47), (62393,1080289,0,'eye_color',30,65,67), (62394,1080289,1,'eye_type',-93,0,0), (62395,1080289,0,'hair_color1',160,156,172), (62396,1080289,0,'hair_color2',62,62,68), (62397,1080289,0,'hair_face_color',244,244,246), (62398,1080289,0,'hair_face_highlight_color',244,244,246), (62399,1080289,0,'hair_highlight',160,156,172), (62400,1080289,0,'hair_type_color',244,244,246), (62401,1080289,0,'hair_type_highlight_color',244,244,246), (62402,1080289,1,'lip_type',10,47,69), (62403,1080289,1,'nose_type',-89,-63,93), (62404,1080289,0,'skin_color',246,248,246), (62405,1080289,1,'soga_cheek_type',87,-37,0), (62406,1080289,1,'soga_chin_type',-81,25,-51), (62407,1080289,1,'soga_ear_type',-70,31,0), (62408,1080289,1,'soga_eye_brow_type',-58,9,47), (62409,1080289,0,'soga_eye_color',229,229,102), (62410,1080289,1,'soga_eye_type',-93,0,0), (62411,1080289,0,'soga_hair_color1',160,156,172), (62412,1080289,0,'soga_hair_color2',62,62,68), (62413,1080289,0,'soga_hair_face_color',244,244,246), (62414,1080289,0,'soga_hair_face_highlight_color',244,244,246), (62415,1080289,0,'soga_hair_highlight',160,156,172), (62416,1080289,0,'soga_hair_type_color',244,244,246), (62417,1080289,0,'soga_hair_type_highlight_color',244,244,246), (62418,1080289,1,'soga_lip_type',10,47,69), (62419,1080289,1,'soga_nose_type',-89,-63,93), (62420,1080289,0,'soga_skin_color',246,248,246), (62421,1080290,1,'cheek_type',-74,-31,0), (62422,1080290,1,'chin_type',-83,-8,-84), (62423,1080290,1,'ear_type',-64,-3,0), (62424,1080290,1,'eye_brow_type',-17,57,-3), (62425,1080290,0,'eye_color',128,179,196), (62426,1080290,1,'eye_type',57,0,0), (62427,1080290,0,'hair_color1',26,24,25), (62428,1080290,0,'hair_color2',36,34,36), (62429,1080290,0,'hair_face_color',33,24,42), (62430,1080290,0,'hair_face_highlight_color',152,174,174), (62431,1080290,0,'hair_highlight',123,123,130), (62432,1080290,0,'hair_type_color',33,24,42), (62433,1080290,0,'hair_type_highlight_color',152,174,174), (62434,1080290,1,'lip_type',66,84,-84), (62435,1080290,1,'nose_type',82,-62,65), (62436,1080290,0,'skin_color',253,254,254), (62437,1080290,1,'soga_cheek_type',-74,-31,0), (62438,1080290,1,'soga_chin_type',-83,-8,-84), (62439,1080290,1,'soga_ear_type',-64,-3,0), (62440,1080290,1,'soga_eye_brow_type',-17,57,-3), (62441,1080290,0,'soga_eye_color',229,229,102), (62442,1080290,1,'soga_eye_type',57,0,0), (62443,1080290,0,'soga_hair_color1',26,24,25), (62444,1080290,0,'soga_hair_color2',36,34,36), (62445,1080290,0,'soga_hair_face_color',33,24,42), (62446,1080290,0,'soga_hair_face_highlight_color',152,174,174), (62447,1080290,0,'soga_hair_highlight',123,123,130), (62448,1080290,0,'soga_hair_type_color',33,24,42), (62449,1080290,0,'soga_hair_type_highlight_color',152,174,174), (62450,1080290,1,'soga_lip_type',66,84,-84), (62451,1080290,1,'soga_nose_type',82,-62,65), (62452,1080290,0,'soga_skin_color',253,254,254), (62453,1080291,1,'cheek_type',-3,-87,0), (62454,1080291,1,'chin_type',88,57,-56), (62455,1080291,1,'ear_type',-22,-11,0), (62456,1080291,1,'eye_brow_type',-81,-64,-95), (62457,1080291,0,'eye_color',163,197,195), (62458,1080291,1,'eye_type',94,0,0), (62459,1080291,0,'hair_color1',26,24,25), (62460,1080291,0,'hair_color2',36,34,36), (62461,1080291,0,'hair_face_color',15,1,21), (62462,1080291,0,'hair_face_highlight_color',15,1,21), (62463,1080291,0,'hair_highlight',26,24,25), (62464,1080291,0,'hair_type_color',15,1,21), (62465,1080291,0,'hair_type_highlight_color',15,1,21), (62466,1080291,1,'lip_type',-50,-68,-47), (62467,1080291,1,'nose_type',-18,-14,-2), (62468,1080291,0,'skin_color',207,221,221), (62469,1080291,1,'soga_cheek_type',-3,-87,0), (62470,1080291,1,'soga_chin_type',88,57,-56), (62471,1080291,1,'soga_ear_type',-22,-11,0), (62472,1080291,1,'soga_eye_brow_type',-81,-64,-95), (62473,1080291,0,'soga_eye_color',229,229,102), (62474,1080291,1,'soga_eye_type',94,0,0), (62475,1080291,0,'soga_hair_color1',26,24,25), (62476,1080291,0,'soga_hair_color2',36,34,36), (62477,1080291,0,'soga_hair_face_color',15,1,21), (62478,1080291,0,'soga_hair_face_highlight_color',15,1,21), (62479,1080291,0,'soga_hair_highlight',26,24,25), (62480,1080291,0,'soga_hair_type_color',15,1,21), (62481,1080291,0,'soga_hair_type_highlight_color',15,1,21), (62482,1080291,1,'soga_lip_type',-50,-68,-47), (62483,1080291,1,'soga_nose_type',-18,-14,-2), (62484,1080291,0,'soga_skin_color',207,221,221), (62485,1080292,1,'cheek_type',72,-43,0), (62486,1080292,1,'chin_type',87,7,-45), (62487,1080292,1,'eye_brow_type',-96,61,-55), (62488,1080292,0,'eye_color',185,193,167), (62489,1080292,1,'eye_type',71,0,0), (62490,1080292,0,'hair_color1',56,33,26), (62491,1080292,0,'hair_color2',94,59,11), (62492,1080292,0,'hair_face_color',93,65,9), (62493,1080292,0,'hair_face_highlight_color',233,184,31), (62494,1080292,0,'hair_highlight',246,219,114), (62495,1080292,0,'hair_type_color',93,65,9), (62496,1080292,0,'hair_type_highlight_color',233,184,31), (62497,1080292,1,'lip_type',-39,-9,-32), (62498,1080292,1,'nose_type',38,-1,84), (62499,1080292,0,'skin_color',228,213,200), (62500,1080292,1,'soga_cheek_type',72,-43,0), (62501,1080292,1,'soga_chin_type',87,7,-45), (62502,1080292,1,'soga_eye_brow_type',-96,61,-55), (62503,1080292,0,'soga_eye_color',229,229,102), (62504,1080292,1,'soga_eye_type',71,0,0), (62505,1080292,0,'soga_hair_color1',56,33,26), (62506,1080292,0,'soga_hair_color2',94,59,11), (62507,1080292,0,'soga_hair_face_color',93,65,9), (62508,1080292,0,'soga_hair_face_highlight_color',233,184,31), (62509,1080292,0,'soga_hair_highlight',246,219,114), (62510,1080292,0,'soga_hair_type_color',93,65,9), (62511,1080292,0,'soga_hair_type_highlight_color',233,184,31), (62512,1080292,1,'soga_lip_type',-39,-9,-32), (62513,1080292,1,'soga_nose_type',38,-1,84), (62514,1080292,0,'soga_skin_color',228,213,200), (62515,1080293,0,'eye_color',128,128,128), (62516,1080293,0,'skin_color',191,191,191), (62517,1080293,0,'soga_eye_color',255,0,255), (62518,1080294,1,'cheek_type',-17,-14,0), (62519,1080294,1,'chin_type',28,-4,9), (62520,1080294,1,'ear_type',-14,1,0), (62521,1080294,1,'eye_brow_type',26,4,-31), (62522,1080294,0,'eye_color',73,42,13), (62523,1080294,1,'eye_type',10,0,0), (62524,1080294,0,'hair_face_color',25,18,6), (62525,1080294,0,'hair_face_highlight_color',89,52,8), (62526,1080294,0,'hair_type_color',25,18,6), (62527,1080294,0,'hair_type_highlight_color',89,52,8), (62528,1080294,1,'lip_type',22,-34,21), (62529,1080294,1,'nose_type',-37,-26,-37), (62530,1080294,0,'skin_color',215,194,160), (62531,1080294,1,'soga_cheek_type',-17,-14,0), (62532,1080294,1,'soga_chin_type',28,-4,9), (62533,1080294,1,'soga_ear_type',-14,1,0), (62534,1080294,1,'soga_eye_brow_type',26,4,-31), (62535,1080294,0,'soga_eye_color',229,229,102), (62536,1080294,1,'soga_eye_type',10,0,0), (62537,1080294,0,'soga_hair_face_color',25,18,6), (62538,1080294,0,'soga_hair_face_highlight_color',89,52,8), (62539,1080294,0,'soga_hair_type_color',25,18,6), (62540,1080294,0,'soga_hair_type_highlight_color',89,52,8), (62541,1080294,1,'soga_lip_type',22,-34,21), (62542,1080294,1,'soga_nose_type',-37,-26,-37), (62543,1080294,0,'soga_skin_color',215,194,160), (62544,1080294,0,'wing_color1',255,255,255), (62545,1080294,0,'wing_color2',255,255,255), (62546,1080295,1,'cheek_type',100,68,0), (62547,1080295,1,'chin_type',-63,68,-46), (62548,1080295,1,'ear_type',-50,0,0), (62549,1080295,1,'eye_brow_type',93,-20,62), (62550,1080295,0,'eye_color',44,0,101), (62551,1080295,1,'eye_type',50,0,0), (62552,1080295,0,'hair_color1',89,21,21), (62553,1080295,0,'hair_color2',171,87,0), (62554,1080295,0,'hair_face_color',169,60,23), (62555,1080295,0,'hair_face_highlight_color',84,0,0), (62556,1080295,0,'hair_highlight',109,14,49), (62557,1080295,0,'hair_type_color',169,60,23), (62558,1080295,0,'hair_type_highlight_color',84,0,0), (62559,1080295,1,'lip_type',0,20,88), (62560,1080295,1,'nose_type',0,0,19), (62561,1080295,0,'skin_color',211,187,152), (62562,1080295,1,'soga_cheek_type',100,68,0), (62563,1080295,1,'soga_chin_type',-63,68,-46), (62564,1080295,1,'soga_ear_type',-50,0,0), (62565,1080295,1,'soga_eye_brow_type',93,-20,62), (62566,1080295,0,'soga_eye_color',229,229,102), (62567,1080295,1,'soga_eye_type',50,0,0), (62568,1080295,0,'soga_hair_color1',89,21,21), (62569,1080295,0,'soga_hair_color2',171,87,0), (62570,1080295,0,'soga_hair_face_color',169,60,23), (62571,1080295,0,'soga_hair_face_highlight_color',84,0,0), (62572,1080295,0,'soga_hair_highlight',109,14,49), (62573,1080295,0,'soga_hair_type_color',169,60,23), (62574,1080295,0,'soga_hair_type_highlight_color',84,0,0), (62575,1080295,1,'soga_lip_type',0,20,88), (62576,1080295,1,'soga_nose_type',0,0,19), (62577,1080295,0,'soga_skin_color',211,187,152), (62578,1080296,0,'eye_color',255,255,255), (62579,1080296,0,'skin_color',255,255,255), (62580,1080296,0,'soga_eye_color',255,0,255), (62581,1080297,0,'eye_color',255,255,255), (62582,1080297,0,'skin_color',255,255,255), (62583,1080297,0,'soga_eye_color',255,0,255), (62584,1080298,0,'eye_color',0,63,0), (62585,1080298,0,'skin_color',87,196,59), (62586,1080298,0,'soga_eye_color',255,0,255), (62587,1080299,0,'eye_color',128,128,128), (62588,1080299,0,'skin_color',191,191,191), (62589,1080299,0,'soga_eye_color',255,0,255), (62590,1080300,0,'eye_color',255,255,255), (62591,1080300,0,'skin_color',255,255,255), (62592,1080300,0,'soga_eye_color',255,0,255), (62593,1080301,0,'eye_color',255,255,255), (62594,1080301,0,'skin_color',255,255,255), (62595,1080301,0,'soga_eye_color',255,0,255), (62596,1080302,0,'eye_color',255,255,255), (62597,1080302,0,'skin_color',255,255,255), (62598,1080302,0,'soga_eye_color',255,0,255), (62599,1080303,0,'eye_color',255,255,255), (62600,1080303,0,'skin_color',255,255,255), (62601,1080303,0,'soga_eye_color',255,0,255), (62602,1080304,0,'eye_color',255,255,255), (62603,1080304,0,'skin_color',255,255,255), (62604,1080304,0,'soga_eye_color',255,0,255), (62605,1080305,0,'eye_color',255,255,255), (62606,1080305,0,'skin_color',255,255,255), (62607,1080305,0,'soga_eye_color',255,0,255), (62608,1080306,0,'eye_color',255,255,255), (62609,1080306,0,'skin_color',255,255,255), (62610,1080306,0,'soga_eye_color',255,0,255), (62611,1080307,1,'cheek_type',0,2,0), (62612,1080307,1,'chin_type',-38,3,2), (62613,1080307,1,'ear_type',23,-5,0), (62614,1080307,1,'eye_brow_type',34,0,14), (62615,1080307,0,'eye_color',222,35,32), (62616,1080307,1,'eye_type',-32,0,0), (62617,1080307,0,'hair_face_color',52,38,20), (62618,1080307,0,'hair_face_highlight_color',216,192,37), (62619,1080307,0,'hair_type_color',52,38,20), (62620,1080307,0,'hair_type_highlight_color',216,192,37), (62621,1080307,1,'lip_type',-31,-2,10), (62622,1080307,1,'nose_type',-2,17,-14), (62623,1080307,0,'skin_color',25,9,1), (62624,1080307,1,'soga_cheek_type',0,2,0), (62625,1080307,1,'soga_chin_type',-38,3,2), (62626,1080307,1,'soga_ear_type',23,-5,0), (62627,1080307,1,'soga_eye_brow_type',34,0,14), (62628,1080307,0,'soga_eye_color',229,229,102), (62629,1080307,1,'soga_eye_type',-32,0,0), (62630,1080307,0,'soga_hair_face_color',52,38,20), (62631,1080307,0,'soga_hair_face_highlight_color',216,192,37), (62632,1080307,0,'soga_hair_type_color',52,38,20), (62633,1080307,0,'soga_hair_type_highlight_color',216,192,37), (62634,1080307,1,'soga_lip_type',-31,-2,10), (62635,1080307,1,'soga_nose_type',-2,17,-14), (62636,1080307,0,'soga_skin_color',25,9,1), (62637,1080307,0,'wing_color1',255,255,255), (62638,1080307,0,'wing_color2',255,255,255), (62639,1080308,1,'cheek_type',62,-21,0), (62640,1080308,1,'chin_type',-93,-81,62), (62641,1080308,1,'ear_type',82,25,0), (62642,1080308,1,'eye_brow_type',100,100,-100), (62643,1080308,0,'eye_color',81,49,17), (62644,1080308,1,'eye_type',-17,0,0), (62645,1080308,0,'hair_color1',50,48,56), (62646,1080308,0,'hair_color2',68,72,71), (62647,1080308,0,'hair_face_color',43,38,54), (62648,1080308,0,'hair_face_highlight_color',244,246,246), (62649,1080308,0,'hair_highlight',164,165,165), (62650,1080308,0,'hair_type_color',43,38,54), (62651,1080308,0,'hair_type_highlight_color',244,246,246), (62652,1080308,1,'lip_type',-37,81,-87), (62653,1080308,1,'nose_type',-62,93,-68), (62654,1080308,0,'skin_color',230,183,180), (62655,1080308,1,'soga_cheek_type',62,-21,0), (62656,1080308,1,'soga_chin_type',-93,-81,62), (62657,1080308,1,'soga_ear_type',82,25,0), (62658,1080308,1,'soga_eye_brow_type',100,100,-100), (62659,1080308,0,'soga_eye_color',229,229,102), (62660,1080308,1,'soga_eye_type',-17,0,0), (62661,1080308,0,'soga_hair_color1',50,48,56), (62662,1080308,0,'soga_hair_color2',68,72,71), (62663,1080308,0,'soga_hair_face_color',43,38,54), (62664,1080308,0,'soga_hair_face_highlight_color',244,246,246), (62665,1080308,0,'soga_hair_highlight',164,165,165), (62666,1080308,0,'soga_hair_type_color',43,38,54), (62667,1080308,0,'soga_hair_type_highlight_color',244,246,246), (62668,1080308,1,'soga_lip_type',-37,81,-87), (62669,1080308,1,'soga_nose_type',-62,93,-68), (62670,1080308,0,'soga_skin_color',230,183,180), (62671,1080309,0,'eye_color',255,255,255), (62672,1080309,0,'skin_color',255,255,255), (62673,1080309,0,'soga_eye_color',255,0,255), (62674,1080310,0,'eye_color',255,255,255), (62675,1080310,0,'skin_color',255,255,255), (62676,1080310,0,'soga_eye_color',255,0,255), (62677,1080311,0,'eye_color',79,73,103), (62678,1080311,0,'skin_color',28,28,36), (62679,1080311,0,'soga_eye_color',255,0,255), (62680,1080312,1,'cheek_type',-21,-8,0), (62681,1080312,1,'chin_type',-47,-75,5), (62682,1080312,1,'ear_type',-4,2,0), (62683,1080312,1,'eye_brow_type',-70,93,55), (62684,1080312,0,'eye_color',37,76,86), (62685,1080312,1,'eye_type',-25,0,0), (62686,1080312,0,'hair_color1',56,33,26), (62687,1080312,0,'hair_color2',94,59,11), (62688,1080312,0,'hair_face_color',100,70,10), (62689,1080312,0,'hair_face_highlight_color',100,70,10), (62690,1080312,0,'hair_highlight',56,33,26), (62691,1080312,0,'hair_type_color',100,70,10), (62692,1080312,0,'hair_type_highlight_color',100,70,10), (62693,1080312,1,'lip_type',-19,-20,96), (62694,1080312,1,'nose_type',-45,-56,-62), (62695,1080312,0,'skin_color',130,139,138), (62696,1080312,1,'soga_cheek_type',-21,-8,0), (62697,1080312,1,'soga_chin_type',-47,-75,5), (62698,1080312,1,'soga_ear_type',-4,2,0), (62699,1080312,1,'soga_eye_brow_type',-70,93,55), (62700,1080312,0,'soga_eye_color',229,229,102), (62701,1080312,1,'soga_eye_type',-25,0,0), (62702,1080312,0,'soga_hair_color1',56,33,26), (62703,1080312,0,'soga_hair_color2',94,59,11), (62704,1080312,0,'soga_hair_face_color',100,70,10), (62705,1080312,0,'soga_hair_face_highlight_color',100,70,10), (62706,1080312,0,'soga_hair_highlight',56,33,26), (62707,1080312,0,'soga_hair_type_color',100,70,10), (62708,1080312,0,'soga_hair_type_highlight_color',100,70,10), (62709,1080312,1,'soga_lip_type',-19,-20,96), (62710,1080312,1,'soga_nose_type',-45,-56,-62), (62711,1080312,0,'soga_skin_color',130,139,138), (62712,1080312,0,'wing_color1',255,255,255), (62713,1080312,0,'wing_color2',255,255,255), (62714,1080313,0,'eye_color',31,29,33), (62715,1080313,0,'skin_color',128,128,128), (62716,1080313,0,'soga_eye_color',255,0,255), (62717,1080314,0,'eye_color',255,255,255), (62718,1080314,0,'skin_color',255,255,255), (62719,1080314,0,'soga_eye_color',255,0,255), (62720,1080315,0,'eye_color',79,73,103), (62721,1080315,0,'skin_color',28,28,36), (62722,1080315,0,'soga_eye_color',255,0,255), (62723,1080316,0,'eye_color',109,63,17), (62724,1080316,0,'skin_color',28,28,36), (62725,1080316,0,'soga_eye_color',255,0,255), (62726,1080317,0,'eye_color',61,70,40), (62727,1080317,0,'skin_color',28,28,36), (62728,1080317,0,'soga_eye_color',255,0,255), (62729,1080318,0,'eye_color',255,255,255), (62730,1080318,0,'skin_color',255,255,255), (62731,1080318,0,'soga_eye_color',255,0,255), (62732,1080319,1,'cheek_type',71,52,0), (62733,1080319,1,'chin_type',-68,-44,47), (62734,1080319,1,'ear_type',98,-1,0), (62735,1080319,1,'eye_brow_type',100,-25,7), (62736,1080319,0,'eye_color',132,99,48), (62737,1080319,1,'eye_type',-100,0,0), (62738,1080319,0,'hair_color1',239,221,86), (62739,1080319,0,'hair_color2',99,53,22), (62740,1080319,0,'hair_face_color',224,181,21), (62741,1080319,0,'hair_face_highlight_color',184,84,37), (62742,1080319,0,'hair_highlight',105,26,26), (62743,1080319,0,'hair_type_color',224,181,21), (62744,1080319,0,'hair_type_highlight_color',184,84,37), (62745,1080319,1,'lip_type',37,46,11), (62746,1080319,1,'nose_type',-62,4,-96), (62747,1080319,0,'skin_color',244,249,241), (62748,1080319,1,'soga_cheek_type',71,52,0), (62749,1080319,1,'soga_chin_type',-68,-44,47), (62750,1080319,1,'soga_ear_type',98,-1,0), (62751,1080319,1,'soga_eye_brow_type',100,-25,7), (62752,1080319,0,'soga_eye_color',229,229,102), (62753,1080319,1,'soga_eye_type',-100,0,0), (62754,1080319,0,'soga_hair_color1',239,221,86), (62755,1080319,0,'soga_hair_color2',99,53,22), (62756,1080319,0,'soga_hair_face_color',224,181,21), (62757,1080319,0,'soga_hair_face_highlight_color',184,84,37), (62758,1080319,0,'soga_hair_highlight',105,26,26), (62759,1080319,0,'soga_hair_type_color',224,181,21), (62760,1080319,0,'soga_hair_type_highlight_color',184,84,37), (62761,1080319,1,'soga_lip_type',37,46,11), (62762,1080319,1,'soga_nose_type',-62,4,-96), (62763,1080319,0,'soga_skin_color',244,249,241), (62764,1080320,0,'eye_color',255,255,255), (62765,1080320,0,'skin_color',255,255,255), (62766,1080320,0,'soga_eye_color',255,0,255), (62767,1080321,0,'eye_color',79,73,103), (62768,1080321,0,'skin_color',28,28,36), (62769,1080321,0,'soga_eye_color',255,0,255), (62770,1080322,0,'eye_color',255,255,255), (62771,1080322,0,'skin_color',255,255,255), (62772,1080322,0,'soga_eye_color',255,0,255), (62773,1080323,0,'eye_color',184,12,7), (62774,1080323,0,'skin_color',128,128,128), (62775,1080323,0,'soga_eye_color',255,0,255), (62776,1080324,1,'cheek_type',-14,-9,0), (62777,1080324,1,'chin_type',-37,-29,21), (62778,1080324,1,'ear_type',-10,42,0), (62779,1080324,1,'eye_brow_type',-1,-10,-14), (62780,1080324,0,'eye_color',63,129,148), (62781,1080324,1,'eye_type',-2,0,0), (62782,1080324,0,'hair_face_color',124,43,9), (62783,1080324,0,'hair_face_highlight_color',11,11,7), (62784,1080324,0,'hair_type_color',124,43,9), (62785,1080324,0,'hair_type_highlight_color',11,11,7), (62786,1080324,1,'lip_type',-22,10,41), (62787,1080324,1,'nose_type',40,-17,21), (62788,1080324,0,'skin_color',230,197,185), (62789,1080324,1,'soga_cheek_type',-14,-9,0), (62790,1080324,1,'soga_chin_type',-37,-29,21), (62791,1080324,1,'soga_ear_type',-10,42,0), (62792,1080324,1,'soga_eye_brow_type',-1,-10,-14), (62793,1080324,0,'soga_eye_color',229,229,102), (62794,1080324,1,'soga_eye_type',-2,0,0), (62795,1080324,0,'soga_hair_face_color',124,43,9), (62796,1080324,0,'soga_hair_face_highlight_color',11,11,7), (62797,1080324,0,'soga_hair_type_color',124,43,9), (62798,1080324,0,'soga_hair_type_highlight_color',11,11,7), (62799,1080324,1,'soga_lip_type',-22,10,41), (62800,1080324,1,'soga_nose_type',40,-17,21), (62801,1080324,0,'soga_skin_color',230,197,185), (62802,1080324,0,'wing_color1',255,255,255), (62803,1080324,0,'wing_color2',255,255,255), (62804,1080325,1,'cheek_type',-77,-65,0), (62805,1080325,1,'chin_type',-68,26,88), (62806,1080325,1,'ear_type',1,68,0), (62807,1080325,1,'eye_brow_type',68,63,-78), (62808,1080325,0,'eye_color',88,155,167), (62809,1080325,1,'eye_type',28,0,0), (62810,1080325,0,'hair_color1',38,22,21), (62811,1080325,0,'hair_color2',120,50,0), (62812,1080325,0,'hair_face_highlight_color',152,174,173), (62813,1080325,0,'hair_highlight',123,123,130), (62814,1080325,0,'hair_type_highlight_color',152,174,173), (62815,1080325,1,'lip_type',90,46,51), (62816,1080325,1,'nose_type',25,-68,-42), (62817,1080325,0,'skin_color',243,252,252), (62818,1080325,1,'soga_cheek_type',-77,-65,0), (62819,1080325,1,'soga_chin_type',-68,26,88), (62820,1080325,1,'soga_ear_type',1,68,0), (62821,1080325,1,'soga_eye_brow_type',68,63,-78), (62822,1080325,0,'soga_eye_color',229,229,102), (62823,1080325,1,'soga_eye_type',28,0,0), (62824,1080325,0,'soga_hair_color1',38,22,21), (62825,1080325,0,'soga_hair_color2',120,50,0), (62826,1080325,0,'soga_hair_face_highlight_color',152,174,173), (62827,1080325,0,'soga_hair_highlight',123,123,130), (62828,1080325,0,'soga_hair_type_highlight_color',152,174,173), (62829,1080325,1,'soga_lip_type',90,46,51), (62830,1080325,1,'soga_nose_type',25,-68,-42), (62831,1080325,0,'soga_skin_color',243,252,252), (62832,1080326,0,'eye_color',61,70,40), (62833,1080326,0,'skin_color',28,28,36), (62834,1080326,0,'soga_eye_color',255,0,255), (62835,1080327,0,'eye_color',79,73,103), (62836,1080327,0,'skin_color',28,28,36), (62837,1080327,0,'soga_eye_color',255,0,255), (62838,1080328,1,'cheek_type',-17,10,0), (62839,1080328,1,'chin_type',-17,-12,-39), (62840,1080328,1,'ear_type',-2,-9,0), (62841,1080328,1,'eye_brow_type',26,0,-25), (62842,1080328,0,'eye_color',50,62,34), (62843,1080328,1,'eye_type',-4,0,0), (62844,1080328,0,'hair_face_color',61,52,29), (62845,1080328,0,'hair_face_highlight_color',56,47,2), (62846,1080328,0,'hair_type_color',61,52,29), (62847,1080328,0,'hair_type_highlight_color',56,47,2), (62848,1080328,1,'lip_type',3,-3,-28), (62849,1080328,1,'nose_type',9,-17,-37), (62850,1080328,0,'skin_color',213,189,156), (62851,1080328,1,'soga_cheek_type',-17,10,0), (62852,1080328,1,'soga_chin_type',-17,-12,-39), (62853,1080328,1,'soga_ear_type',-2,-9,0), (62854,1080328,1,'soga_eye_brow_type',26,0,-25), (62855,1080328,0,'soga_eye_color',229,229,102), (62856,1080328,1,'soga_eye_type',-4,0,0), (62857,1080328,0,'soga_hair_face_color',61,52,29), (62858,1080328,0,'soga_hair_face_highlight_color',56,47,2), (62859,1080328,0,'soga_hair_type_color',61,52,29), (62860,1080328,0,'soga_hair_type_highlight_color',56,47,2), (62861,1080328,1,'soga_lip_type',3,-3,-28), (62862,1080328,1,'soga_nose_type',9,-17,-37), (62863,1080328,0,'soga_skin_color',213,189,156), (62864,1080328,0,'wing_color1',255,255,255), (62865,1080328,0,'wing_color2',255,255,255), (62866,1080329,0,'eye_color',255,255,255), (62867,1080329,0,'skin_color',255,255,255), (62868,1080329,0,'soga_eye_color',255,0,255), (62869,1080330,0,'eye_color',83,79,44), (62870,1080330,0,'skin_color',137,137,78), (62871,1080330,0,'soga_eye_color',255,0,255), (62872,1080331,0,'eye_color',40,40,40), (62873,1080331,0,'skin_color',147,126,86), (62874,1080331,0,'soga_eye_color',255,0,255), (62875,1080332,0,'eye_color',106,81,39), (62876,1080332,0,'skin_color',174,143,123), (62877,1080332,0,'soga_eye_color',255,0,255), (62878,1080333,0,'eye_color',40,40,40), (62879,1080333,0,'skin_color',148,125,86), (62880,1080333,0,'soga_eye_color',255,0,255), (62881,1080334,0,'eye_color',255,255,255), (62882,1080334,0,'skin_color',22,21,21), (62883,1080334,0,'soga_eye_color',255,0,255), (62884,1080335,0,'eye_color',79,73,103), (62885,1080335,0,'skin_color',28,28,36), (62886,1080335,0,'soga_eye_color',255,0,255), (62887,1080336,0,'eye_color',153,165,136), (62888,1080336,0,'skin_color',105,126,64), (62889,1080336,0,'soga_eye_color',255,0,255), (62890,1080337,0,'eye_color',255,255,255), (62891,1080337,0,'skin_color',255,255,255), (62892,1080337,0,'soga_eye_color',255,0,255), (62893,1080338,0,'eye_color',255,255,255), (62894,1080338,0,'skin_color',255,255,255), (62895,1080338,0,'soga_eye_color',255,0,255), (62896,1080339,0,'eye_color',255,255,255), (62897,1080339,0,'skin_color',255,255,255), (62898,1080339,0,'soga_eye_color',255,0,255), (62899,1080340,0,'eye_color',84,87,40), (62900,1080340,0,'skin_color',148,151,86), (62901,1080340,0,'soga_eye_color',255,0,255), (62902,1080341,0,'eye_color',79,73,103), (62903,1080341,0,'skin_color',28,28,36), (62904,1080341,0,'soga_eye_color',255,0,255), (62905,1080342,0,'eye_color',84,87,40), (62906,1080342,0,'skin_color',148,151,86), (62907,1080342,0,'soga_eye_color',255,0,255), (62908,1080343,0,'eye_color',255,255,255), (62909,1080343,0,'skin_color',255,255,255), (62910,1080343,0,'soga_eye_color',255,0,255), (62911,1080344,0,'eye_color',255,255,255), (62912,1080344,0,'skin_color',255,255,255), (62913,1080344,0,'soga_eye_color',255,0,255), (62914,1080345,0,'eye_color',255,255,255), (62915,1080345,0,'skin_color',255,255,255), (62916,1080345,0,'soga_eye_color',255,0,255), (62917,1080346,0,'eye_color',255,255,255), (62918,1080346,0,'skin_color',255,255,255), (62919,1080346,0,'soga_eye_color',255,0,255), (62920,1080347,0,'eye_color',96,72,38), (62921,1080347,0,'skin_color',43,128,128), (62922,1080347,0,'soga_eye_color',255,0,255), (62923,1080348,1,'cheek_type',88,87,0), (62924,1080348,1,'chin_type',-64,0,45), (62925,1080348,1,'ear_type',2,37,0), (62926,1080348,1,'eye_brow_type',8,-77,34), (62927,1080348,0,'eye_color',212,172,255), (62928,1080348,1,'eye_type',-35,0,0), (62929,1080348,0,'hair_color1',98,91,163), (62930,1080348,0,'hair_color2',59,81,113), (62931,1080348,0,'hair_face_color',107,131,144), (62932,1080348,0,'hair_face_highlight_color',96,84,129), (62933,1080348,0,'hair_highlight',96,63,188), (62934,1080348,0,'hair_type_color',107,131,144), (62935,1080348,0,'hair_type_highlight_color',96,84,129), (62936,1080348,1,'lip_type',41,-25,-20), (62937,1080348,1,'nose_type',53,17,-17), (62938,1080348,0,'skin_color',167,200,207), (62939,1080348,1,'soga_cheek_type',88,87,0), (62940,1080348,1,'soga_chin_type',-64,0,45), (62941,1080348,1,'soga_ear_type',2,37,0), (62942,1080348,1,'soga_eye_brow_type',8,-77,34), (62943,1080348,0,'soga_eye_color',229,229,102), (62944,1080348,1,'soga_eye_type',-35,0,0), (62945,1080348,0,'soga_hair_color1',98,91,163), (62946,1080348,0,'soga_hair_color2',59,81,113), (62947,1080348,0,'soga_hair_face_color',107,131,144), (62948,1080348,0,'soga_hair_face_highlight_color',96,84,129), (62949,1080348,0,'soga_hair_highlight',96,63,188), (62950,1080348,0,'soga_hair_type_color',107,131,144), (62951,1080348,0,'soga_hair_type_highlight_color',96,84,129), (62952,1080348,1,'soga_lip_type',41,-25,-20), (62953,1080348,1,'soga_nose_type',53,17,-17), (62954,1080348,0,'soga_skin_color',167,200,207), (62955,1080348,0,'wing_color1',255,255,255), (62956,1080348,0,'wing_color2',255,255,255), (62957,1080349,0,'eye_color',255,255,255), (62958,1080349,0,'skin_color',255,255,255), (62959,1080349,0,'soga_eye_color',255,0,255), (62960,1080350,0,'eye_color',255,255,255), (62961,1080350,0,'skin_color',255,255,255), (62962,1080350,0,'soga_eye_color',255,0,255), (62963,1080351,0,'eye_color',49,137,113), (62964,1080351,0,'skin_color',0,0,255), (62965,1080351,0,'soga_eye_color',255,0,255), (62966,1080352,0,'eye_color',255,255,255), (62967,1080352,0,'skin_color',255,255,255), (62968,1080352,0,'soga_eye_color',255,0,255), (62969,1080353,0,'eye_color',49,137,113), (62970,1080353,0,'skin_color',0,0,255), (62971,1080353,0,'soga_eye_color',255,0,255), (62972,1080354,0,'eye_color',255,255,255), (62973,1080354,0,'skin_color',255,255,255), (62974,1080354,0,'soga_eye_color',255,0,255), (62975,1080355,0,'eye_color',255,255,109), (62976,1080355,0,'skin_color',255,0,128), (62977,1080355,0,'soga_eye_color',255,0,255), (62978,1080356,0,'eye_color',255,255,255), (62979,1080356,0,'skin_color',128,0,0), (62980,1080356,0,'soga_eye_color',255,0,255), (62981,1080357,0,'eye_color',49,137,113), (62982,1080357,0,'skin_color',0,0,255), (62983,1080357,0,'soga_eye_color',255,0,255), (62984,1080358,1,'cheek_type',-5,-14,0), (62985,1080358,1,'chin_type',-81,64,61), (62986,1080358,1,'ear_type',82,12,0), (62987,1080358,1,'eye_brow_type',10,-3,-78), (62988,1080358,0,'eye_color',209,180,255), (62989,1080358,1,'eye_type',65,0,0), (62990,1080358,0,'hair_color1',93,64,120), (62991,1080358,0,'hair_color2',95,79,92), (62992,1080358,0,'hair_face_color',110,158,181), (62993,1080358,0,'hair_face_highlight_color',61,61,75), (62994,1080358,0,'hair_highlight',43,36,70), (62995,1080358,0,'hair_type_color',110,158,181), (62996,1080358,0,'hair_type_highlight_color',61,61,75), (62997,1080358,1,'lip_type',-25,-97,-18), (62998,1080358,1,'nose_type',-85,-64,-31), (62999,1080358,0,'skin_color',114,145,154), (63000,1080358,1,'soga_cheek_type',-5,-14,0), (63001,1080358,1,'soga_chin_type',-81,64,61), (63002,1080358,1,'soga_ear_type',82,12,0), (63003,1080358,1,'soga_eye_brow_type',10,-3,-78), (63004,1080358,0,'soga_eye_color',229,229,102), (63005,1080358,1,'soga_eye_type',65,0,0), (63006,1080358,0,'soga_hair_color1',93,64,120), (63007,1080358,0,'soga_hair_color2',95,79,92), (63008,1080358,0,'soga_hair_face_color',110,158,181), (63009,1080358,0,'soga_hair_face_highlight_color',61,61,75), (63010,1080358,0,'soga_hair_highlight',43,36,70), (63011,1080358,0,'soga_hair_type_color',110,158,181), (63012,1080358,0,'soga_hair_type_highlight_color',61,61,75), (63013,1080358,1,'soga_lip_type',-25,-97,-18), (63014,1080358,1,'soga_nose_type',-85,-64,-31), (63015,1080358,0,'soga_skin_color',114,145,154), (63016,1080358,0,'wing_color1',255,255,255), (63017,1080358,0,'wing_color2',255,255,255), (63018,1080359,0,'eye_color',96,72,38), (63019,1080359,0,'skin_color',43,128,128), (63020,1080359,0,'soga_eye_color',255,0,255), (63021,1080360,1,'cheek_type',-29,50,0), (63022,1080360,1,'chin_type',5,-17,-23), (63023,1080360,1,'ear_type',34,44,0), (63024,1080360,1,'eye_brow_type',84,61,0), (63025,1080360,0,'eye_color',197,197,255), (63026,1080360,1,'eye_type',-43,0,0), (63027,1080360,0,'hair_color1',160,156,172), (63028,1080360,0,'hair_color2',62,62,68), (63029,1080360,0,'hair_face_color',244,244,246), (63030,1080360,0,'hair_face_highlight_color',107,131,144), (63031,1080360,0,'hair_highlight',98,91,163), (63032,1080360,0,'hair_type_color',244,244,246), (63033,1080360,0,'hair_type_highlight_color',107,131,144), (63034,1080360,1,'lip_type',7,-62,43), (63035,1080360,1,'nose_type',94,38,-31), (63036,1080360,0,'skin_color',153,132,130), (63037,1080360,1,'soga_cheek_type',-29,50,0), (63038,1080360,1,'soga_chin_type',5,-17,-23), (63039,1080360,1,'soga_ear_type',34,44,0), (63040,1080360,1,'soga_eye_brow_type',84,61,0), (63041,1080360,0,'soga_eye_color',229,229,102), (63042,1080360,1,'soga_eye_type',-43,0,0), (63043,1080360,0,'soga_hair_color1',160,156,172), (63044,1080360,0,'soga_hair_color2',62,62,68), (63045,1080360,0,'soga_hair_face_color',244,244,246), (63046,1080360,0,'soga_hair_face_highlight_color',107,131,144), (63047,1080360,0,'soga_hair_highlight',98,91,163), (63048,1080360,0,'soga_hair_type_color',244,244,246), (63049,1080360,0,'soga_hair_type_highlight_color',107,131,144), (63050,1080360,1,'soga_lip_type',7,-62,43), (63051,1080360,1,'soga_nose_type',94,38,-31), (63052,1080360,0,'soga_skin_color',153,132,130), (63053,1080360,0,'wing_color1',255,255,255), (63054,1080360,0,'wing_color2',255,255,255), (63055,1080361,0,'eye_color',255,255,255), (63056,1080361,0,'skin_color',63,0,63), (63057,1080361,0,'soga_eye_color',255,0,255), (63058,1080362,0,'eye_color',255,255,255), (63059,1080362,0,'skin_color',255,255,255), (63060,1080362,0,'soga_eye_color',255,0,255), (63061,1080363,0,'eye_color',255,255,255), (63062,1080363,0,'skin_color',255,255,255), (63063,1080363,0,'soga_eye_color',255,0,255), (63064,1080364,0,'eye_color',96,72,38), (63065,1080364,0,'skin_color',43,128,128), (63066,1080364,0,'soga_eye_color',255,0,255), (63067,1080365,0,'eye_color',255,255,255), (63068,1080365,0,'skin_color',255,255,255), (63069,1080365,0,'soga_eye_color',255,0,255), (63070,1080366,0,'eye_color',255,255,255), (63071,1080366,0,'skin_color',255,255,255), (63072,1080366,0,'soga_eye_color',255,0,255), (63073,1080367,0,'eye_color',255,255,255), (63074,1080367,0,'skin_color',255,255,255), (63075,1080367,0,'soga_eye_color',255,0,255), (63076,1080368,0,'eye_color',255,255,255), (63077,1080368,0,'skin_color',154,36,36), (63078,1080368,0,'soga_eye_color',255,0,255), (63079,1080369,0,'eye_color',255,255,255), (63080,1080369,0,'skin_color',255,255,255), (63081,1080369,0,'soga_eye_color',255,0,255), (63082,1080370,1,'cheek_type',0,2,0), (63083,1080370,1,'chin_type',-1,28,28), (63084,1080370,1,'ear_type',34,12,0), (63085,1080370,1,'eye_brow_type',-2,-10,-5), (63086,1080370,0,'eye_color',101,107,192), (63087,1080370,1,'eye_type',-31,0,0), (63088,1080370,0,'hair_color1',160,156,172), (63089,1080370,0,'hair_color2',62,62,68), (63090,1080370,0,'hair_face_color',144,146,146), (63091,1080370,0,'hair_face_highlight_color',105,103,97), (63092,1080370,0,'hair_highlight',114,112,142), (63093,1080370,0,'hair_type_color',144,146,146), (63094,1080370,0,'hair_type_highlight_color',105,103,97), (63095,1080370,1,'lip_type',7,-20,-9), (63096,1080370,1,'nose_type',-11,0,-34), (63097,1080370,0,'skin_color',132,120,163), (63098,1080370,1,'soga_cheek_type',0,2,0), (63099,1080370,1,'soga_chin_type',-1,28,28), (63100,1080370,1,'soga_ear_type',34,12,0), (63101,1080370,1,'soga_eye_brow_type',-2,-10,-5), (63102,1080370,0,'soga_eye_color',229,229,102), (63103,1080370,1,'soga_eye_type',-31,0,0), (63104,1080370,0,'soga_hair_color1',160,156,172), (63105,1080370,0,'soga_hair_color2',62,62,68), (63106,1080370,0,'soga_hair_face_color',144,146,146), (63107,1080370,0,'soga_hair_face_highlight_color',105,103,97), (63108,1080370,0,'soga_hair_highlight',114,112,142), (63109,1080370,0,'soga_hair_type_color',144,146,146), (63110,1080370,0,'soga_hair_type_highlight_color',105,103,97), (63111,1080370,1,'soga_lip_type',7,-20,-9), (63112,1080370,1,'soga_nose_type',-11,0,-34), (63113,1080370,0,'soga_skin_color',132,120,163), (63114,1080370,0,'wing_color1',255,255,255), (63115,1080370,0,'wing_color2',255,255,255), (63116,1080371,0,'eye_color',63,0,0), (63117,1080371,0,'skin_color',255,138,22), (63118,1080371,0,'soga_eye_color',255,0,255), (63119,1080372,0,'eye_color',79,73,103), (63120,1080372,0,'skin_color',28,28,36), (63121,1080372,0,'soga_eye_color',255,0,255), (63122,1080373,0,'eye_color',255,255,255), (63123,1080373,0,'skin_color',255,255,255), (63124,1080373,0,'soga_eye_color',255,0,255), (63125,1080374,0,'eye_color',40,40,40), (63126,1080374,0,'skin_color',147,126,86), (63127,1080374,0,'soga_eye_color',255,0,255), (63128,1080375,0,'eye_color',255,255,255), (63129,1080375,0,'skin_color',192,192,192), (63130,1080375,0,'soga_eye_color',255,0,255), (63131,1080376,1,'cheek_type',-37,-74,0), (63132,1080376,1,'chin_type',100,100,7), (63133,1080376,1,'ear_type',-62,-28,0), (63134,1080376,1,'eye_brow_type',-100,100,-100), (63135,1080376,0,'eye_color',124,108,58), (63136,1080376,1,'eye_type',-25,0,0), (63137,1080376,0,'hair_color1',56,33,26), (63138,1080376,0,'hair_color2',94,59,11), (63139,1080376,0,'hair_face_color',65,46,5), (63140,1080376,0,'hair_face_highlight_color',2,0,1), (63141,1080376,0,'hair_highlight',38,22,21), (63142,1080376,0,'hair_type_color',65,46,5), (63143,1080376,0,'hair_type_highlight_color',2,0,1), (63144,1080376,1,'lip_type',7,-37,100), (63145,1080376,1,'nose_type',25,100,-19), (63146,1080376,0,'skin_color',248,223,224), (63147,1080376,1,'soga_cheek_type',-37,-74,0), (63148,1080376,1,'soga_chin_type',100,100,7), (63149,1080376,1,'soga_ear_type',-62,-28,0), (63150,1080376,1,'soga_eye_brow_type',-100,100,-100), (63151,1080376,0,'soga_eye_color',229,229,102), (63152,1080376,1,'soga_eye_type',-25,0,0), (63153,1080376,0,'soga_hair_color1',56,33,26), (63154,1080376,0,'soga_hair_color2',94,59,11), (63155,1080376,0,'soga_hair_face_color',65,46,5), (63156,1080376,0,'soga_hair_face_highlight_color',2,0,1), (63157,1080376,0,'soga_hair_highlight',38,22,21), (63158,1080376,0,'soga_hair_type_color',65,46,5), (63159,1080376,0,'soga_hair_type_highlight_color',2,0,1), (63160,1080376,1,'soga_lip_type',7,-37,100), (63161,1080376,1,'soga_nose_type',25,100,-19), (63162,1080376,0,'soga_skin_color',248,223,224), (63163,1080377,0,'eye_color',255,255,255), (63164,1080377,0,'skin_color',255,255,255), (63165,1080377,0,'soga_eye_color',255,0,255), (63166,1080378,0,'eye_color',255,255,255), (63167,1080378,0,'skin_color',255,255,255), (63168,1080378,0,'soga_eye_color',255,0,255), (63169,1080379,0,'eye_color',255,255,255), (63170,1080379,0,'skin_color',255,255,255), (63171,1080379,0,'soga_eye_color',255,0,255), (63172,1080380,0,'eye_color',128,128,128), (63173,1080380,0,'skin_color',45,45,45), (63174,1080380,0,'soga_eye_color',255,0,255), (63175,1080381,0,'eye_color',255,255,255), (63176,1080381,0,'skin_color',255,255,255), (63177,1080381,0,'soga_eye_color',255,0,255), (63178,1080382,0,'eye_color',255,255,255), (63179,1080382,0,'skin_color',255,255,255), (63180,1080382,0,'soga_eye_color',255,0,255), (63181,1080383,0,'eye_color',79,73,103), (63182,1080383,0,'skin_color',28,28,36), (63183,1080383,0,'soga_eye_color',255,0,255), (63184,1080384,1,'cheek_type',72,-43,0), (63185,1080384,1,'chin_type',87,7,-45), (63186,1080384,1,'eye_brow_type',-96,61,-55), (63187,1080384,0,'eye_color',185,193,167), (63188,1080384,1,'eye_type',71,0,0), (63189,1080384,0,'hair_color1',56,33,26), (63190,1080384,0,'hair_color2',94,59,11), (63191,1080384,0,'hair_face_color',93,65,9), (63192,1080384,0,'hair_face_highlight_color',233,184,31), (63193,1080384,0,'hair_highlight',246,219,114), (63194,1080384,0,'hair_type_color',93,65,9), (63195,1080384,0,'hair_type_highlight_color',233,184,31), (63196,1080384,1,'lip_type',-39,-9,-32), (63197,1080384,1,'nose_type',38,-1,84), (63198,1080384,0,'skin_color',228,213,200), (63199,1080384,1,'soga_cheek_type',72,-43,0), (63200,1080384,1,'soga_chin_type',87,7,-45), (63201,1080384,1,'soga_eye_brow_type',-96,61,-55), (63202,1080384,0,'soga_eye_color',229,229,102), (63203,1080384,1,'soga_eye_type',71,0,0), (63204,1080384,0,'soga_hair_color1',56,33,26), (63205,1080384,0,'soga_hair_color2',94,59,11), (63206,1080384,0,'soga_hair_face_color',93,65,9), (63207,1080384,0,'soga_hair_face_highlight_color',233,184,31), (63208,1080384,0,'soga_hair_highlight',246,219,114), (63209,1080384,0,'soga_hair_type_color',93,65,9), (63210,1080384,0,'soga_hair_type_highlight_color',233,184,31), (63211,1080384,1,'soga_lip_type',-39,-9,-32), (63212,1080384,1,'soga_nose_type',38,-1,84), (63213,1080384,0,'soga_skin_color',228,213,200), (63214,1080385,1,'cheek_type',-74,-31,0), (63215,1080385,1,'chin_type',-83,-8,-84), (63216,1080385,1,'ear_type',-64,-3,0), (63217,1080385,1,'eye_brow_type',-17,57,-3), (63218,1080385,0,'eye_color',128,179,196), (63219,1080385,1,'eye_type',57,0,0), (63220,1080385,0,'hair_color1',26,24,25), (63221,1080385,0,'hair_color2',36,34,36), (63222,1080385,0,'hair_face_color',33,24,42), (63223,1080385,0,'hair_face_highlight_color',152,174,174), (63224,1080385,0,'hair_highlight',123,123,130), (63225,1080385,0,'hair_type_color',33,24,42), (63226,1080385,0,'hair_type_highlight_color',152,174,174), (63227,1080385,1,'lip_type',66,84,-84), (63228,1080385,1,'nose_type',82,-62,65), (63229,1080385,0,'skin_color',253,254,254), (63230,1080385,1,'soga_cheek_type',-74,-31,0), (63231,1080385,1,'soga_chin_type',-83,-8,-84), (63232,1080385,1,'soga_ear_type',-64,-3,0), (63233,1080385,1,'soga_eye_brow_type',-17,57,-3), (63234,1080385,0,'soga_eye_color',229,229,102), (63235,1080385,1,'soga_eye_type',57,0,0), (63236,1080385,0,'soga_hair_color1',26,24,25), (63237,1080385,0,'soga_hair_color2',36,34,36), (63238,1080385,0,'soga_hair_face_color',33,24,42), (63239,1080385,0,'soga_hair_face_highlight_color',152,174,174), (63240,1080385,0,'soga_hair_highlight',123,123,130), (63241,1080385,0,'soga_hair_type_color',33,24,42), (63242,1080385,0,'soga_hair_type_highlight_color',152,174,174), (63243,1080385,1,'soga_lip_type',66,84,-84), (63244,1080385,1,'soga_nose_type',82,-62,65), (63245,1080385,0,'soga_skin_color',253,254,254), (63246,1080386,1,'cheek_type',29,34,0), (63247,1080386,1,'chin_type',38,-56,81), (63248,1080386,1,'ear_type',0,-14,0), (63249,1080386,1,'eye_brow_type',-82,45,-3), (63250,1080386,0,'eye_color',126,172,17), (63251,1080386,1,'eye_type',-14,0,0), (63252,1080386,0,'hair_color1',255,255,255), (63253,1080386,0,'hair_color2',29,71,185), (63254,1080386,0,'hair_highlight',255,255,255), (63255,1080386,0,'hair_type_color',7,27,95), (63256,1080386,0,'hair_type_highlight_color',15,1,21), (63257,1080386,1,'lip_type',65,18,-55), (63258,1080386,1,'nose_type',-74,-68,93), (63259,1080386,0,'skin_color',72,85,99), (63260,1080386,1,'soga_cheek_type',29,34,0), (63261,1080386,1,'soga_chin_type',38,-56,81), (63262,1080386,1,'soga_ear_type',0,-14,0), (63263,1080386,1,'soga_eye_brow_type',-82,45,-3), (63264,1080386,0,'soga_eye_color',229,229,102), (63265,1080386,1,'soga_eye_type',-14,0,0), (63266,1080386,0,'soga_hair_color1',255,255,255), (63267,1080386,0,'soga_hair_color2',29,71,185), (63268,1080386,0,'soga_hair_highlight',255,255,255), (63269,1080386,0,'soga_hair_type_color',7,27,95), (63270,1080386,0,'soga_hair_type_highlight_color',15,1,21), (63271,1080386,1,'soga_lip_type',65,18,-55), (63272,1080386,1,'soga_nose_type',-74,-68,93), (63273,1080386,0,'soga_skin_color',72,85,99), (63274,1080386,0,'wing_color1',12,111,89), (63275,1080386,0,'wing_color2',255,214,8), (63276,1080387,0,'eye_color',0,0,160), (63277,1080387,0,'skin_color',204,198,181), (63278,1080387,0,'soga_eye_color',255,0,255), (63279,1080388,1,'cheek_type',-28,91,0), (63280,1080388,1,'chin_type',-81,35,87), (63281,1080388,1,'ear_type',72,-28,0), (63282,1080388,1,'eye_brow_type',-17,-46,100), (63283,1080388,0,'eye_color',177,141,20), (63284,1080388,1,'eye_type',46,0,0), (63285,1080388,0,'hair_color1',255,255,255), (63286,1080388,0,'hair_color2',36,34,36), (63287,1080388,0,'hair_highlight',255,255,255), (63288,1080388,0,'hair_type_color',25,15,33), (63289,1080388,0,'hair_type_highlight_color',74,7,0), (63290,1080388,1,'lip_type',-83,43,26), (63291,1080388,1,'nose_type',9,-38,41), (63292,1080388,0,'skin_color',68,111,30), (63293,1080388,1,'soga_cheek_type',-28,91,0), (63294,1080388,1,'soga_chin_type',-81,35,87), (63295,1080388,1,'soga_ear_type',72,-28,0), (63296,1080388,1,'soga_eye_brow_type',-17,-46,100), (63297,1080388,0,'soga_eye_color',229,229,102), (63298,1080388,1,'soga_eye_type',46,0,0), (63299,1080388,0,'soga_hair_color1',255,255,255), (63300,1080388,0,'soga_hair_color2',36,34,36), (63301,1080388,0,'soga_hair_highlight',255,255,255), (63302,1080388,0,'soga_hair_type_color',25,15,33), (63303,1080388,0,'soga_hair_type_highlight_color',74,7,0), (63304,1080388,1,'soga_lip_type',-83,43,26), (63305,1080388,1,'soga_nose_type',9,-38,41), (63306,1080388,0,'soga_skin_color',68,111,30), (63307,1080388,0,'wing_color1',194,194,26), (63308,1080388,0,'wing_color2',15,15,238), (63309,1080389,0,'eye_color',96,72,38), (63310,1080389,0,'skin_color',43,128,128), (63311,1080389,0,'soga_eye_color',255,0,255), (63312,1080390,0,'eye_color',255,255,255), (63313,1080390,0,'skin_color',255,255,255), (63314,1080390,0,'soga_eye_color',255,0,255), (63315,1080391,0,'eye_color',255,255,255), (63316,1080391,0,'skin_color',255,255,255), (63317,1080391,0,'soga_eye_color',255,0,255), (63318,1080392,0,'eye_color',97,72,39), (63319,1080392,0,'skin_color',43,128,128), (63320,1080392,0,'soga_eye_color',255,0,255), (63321,1080393,1,'cheek_type',55,9,0), (63322,1080393,1,'chin_type',-17,83,-52), (63323,1080393,1,'ear_type',75,-17,0), (63324,1080393,1,'eye_brow_type',-25,64,-45), (63325,1080393,0,'eye_color',41,84,97), (63326,1080393,1,'eye_type',-57,0,0), (63327,1080393,0,'hair_color1',109,14,49), (63328,1080393,0,'hair_color2',139,87,18), (63329,1080393,0,'hair_face_color',84,0,0), (63330,1080393,0,'hair_face_highlight_color',233,184,31), (63331,1080393,0,'hair_highlight',246,219,114), (63332,1080393,0,'hair_type_color',84,0,0), (63333,1080393,0,'hair_type_highlight_color',233,184,31), (63334,1080393,1,'lip_type',-14,-22,-14), (63335,1080393,1,'nose_type',75,-28,-96), (63336,1080393,0,'skin_color',217,205,199), (63337,1080393,1,'soga_cheek_type',-70,-72,0), (63338,1080393,1,'soga_chin_type',41,69,31), (63339,1080393,1,'soga_ear_type',-5,-31,0), (63340,1080393,1,'soga_eye_brow_type',51,28,94), (63341,1080393,0,'soga_eye_color',204,204,204), (63342,1080393,1,'soga_eye_type',-46,0,0), (63343,1080393,0,'soga_hair_color1',200,165,96), (63344,1080393,0,'soga_hair_color2',132,88,56), (63345,1080393,0,'soga_hair_face_color',210,148,20), (63346,1080393,0,'soga_hair_face_highlight_color',239,239,226), (63347,1080393,0,'soga_hair_highlight',119,135,135), (63348,1080393,0,'soga_hair_type_color',210,148,20), (63349,1080393,0,'soga_hair_type_highlight_color',239,239,226), (63350,1080393,1,'soga_lip_type',-14,-28,-14), (63351,1080393,1,'soga_nose_type',81,-94,17), (63352,1080393,0,'soga_skin_color',230,240,239), (63353,1080394,0,'eye_color',255,255,255), (63354,1080394,0,'skin_color',255,255,0), (63355,1080394,0,'soga_eye_color',255,0,255), (63356,1080395,0,'eye_color',255,255,255), (63357,1080395,0,'skin_color',255,255,0), (63358,1080395,0,'soga_eye_color',255,0,255), (63359,1080396,0,'eye_color',255,255,255), (63360,1080396,0,'skin_color',255,255,0), (63361,1080396,0,'soga_eye_color',255,0,255), (63362,1080397,0,'eye_color',255,255,255), (63363,1080397,0,'skin_color',255,255,0), (63364,1080397,0,'soga_eye_color',255,0,255), (63365,1080398,0,'eye_color',255,255,255), (63366,1080398,0,'skin_color',255,255,0), (63367,1080398,0,'soga_eye_color',255,0,255), (63368,1080399,0,'eye_color',0,84,43), (63369,1080399,0,'skin_color',0,0,128), (63370,1080399,0,'soga_eye_color',255,0,255), (63371,1080400,0,'eye_color',255,255,255), (63372,1080400,0,'skin_color',255,255,0), (63373,1080400,0,'soga_eye_color',255,0,255), (63374,1080401,0,'eye_color',255,255,255), (63375,1080401,0,'skin_color',255,255,0), (63376,1080401,0,'soga_eye_color',255,0,255), (63377,1080402,0,'eye_color',255,255,255), (63378,1080402,0,'skin_color',255,255,0), (63379,1080402,0,'soga_eye_color',255,0,255), (63380,1080403,0,'eye_color',255,255,255), (63381,1080403,0,'skin_color',255,255,0), (63382,1080403,0,'soga_eye_color',255,0,255), (63383,1080404,0,'eye_color',255,255,255), (63384,1080404,0,'skin_color',255,255,0), (63385,1080404,0,'soga_eye_color',255,0,255), (63386,1080405,0,'eye_color',255,255,255), (63387,1080405,0,'skin_color',255,255,0), (63388,1080405,0,'soga_eye_color',255,0,255), (63389,1080406,0,'eye_color',0,84,43), (63390,1080406,0,'skin_color',0,0,128), (63391,1080406,0,'soga_eye_color',255,0,255), (63392,1080407,0,'eye_color',49,137,113), (63393,1080407,0,'skin_color',0,0,255), (63394,1080407,0,'soga_eye_color',255,0,255), (63395,1080408,0,'eye_color',255,255,255), (63396,1080408,0,'skin_color',255,255,0), (63397,1080408,0,'soga_eye_color',255,0,255), (63398,1080409,0,'eye_color',255,255,255), (63399,1080409,0,'skin_color',255,255,0), (63400,1080409,0,'soga_eye_color',255,0,255), (63401,1080410,0,'eye_color',255,255,255), (63402,1080410,0,'skin_color',255,255,0), (63403,1080410,0,'soga_eye_color',255,0,255), (63404,1080411,0,'eye_color',49,137,113), (63405,1080411,0,'skin_color',0,0,255), (63406,1080411,0,'soga_eye_color',255,0,255), (63407,1080412,0,'eye_color',28,28,28), (63408,1080412,0,'skin_color',28,28,28), (63409,1080412,0,'soga_eye_color',255,0,255), (63410,1080413,1,'cheek_type',-14,52,0), (63411,1080413,1,'chin_type',-17,-11,-37), (63412,1080413,1,'ear_type',65,90,0), (63413,1080413,1,'eye_brow_type',64,-34,-50), (63414,1080413,0,'eye_color',202,180,152), (63415,1080413,1,'eye_type',7,0,0), (63416,1080413,0,'hair_color1',246,219,114), (63417,1080413,0,'hair_color2',187,136,62), (63418,1080413,0,'hair_face_color',233,184,31), (63419,1080413,0,'hair_face_highlight_color',184,128,10), (63420,1080413,0,'hair_highlight',209,131,22), (63421,1080413,0,'hair_type_color',233,184,31), (63422,1080413,0,'hair_type_highlight_color',184,128,10), (63423,1080413,1,'lip_type',-100,0,37), (63424,1080413,1,'nose_type',89,-56,-7), (63425,1080413,0,'skin_color',202,190,141), (63426,1080413,1,'soga_cheek_type',-14,52,0), (63427,1080413,1,'soga_chin_type',-17,-11,-37), (63428,1080413,1,'soga_ear_type',65,90,0), (63429,1080413,1,'soga_eye_brow_type',64,-34,-50), (63430,1080413,0,'soga_eye_color',229,229,102), (63431,1080413,1,'soga_eye_type',7,0,0), (63432,1080413,0,'soga_hair_color1',246,219,114), (63433,1080413,0,'soga_hair_color2',187,136,62), (63434,1080413,0,'soga_hair_face_color',233,184,31), (63435,1080413,0,'soga_hair_face_highlight_color',184,128,10), (63436,1080413,0,'soga_hair_highlight',209,131,22), (63437,1080413,0,'soga_hair_type_color',233,184,31), (63438,1080413,0,'soga_hair_type_highlight_color',184,128,10), (63439,1080413,1,'soga_lip_type',-100,0,37), (63440,1080413,1,'soga_nose_type',89,-56,-7), (63441,1080413,0,'soga_skin_color',202,190,141), (63442,1080414,0,'eye_color',255,255,255), (63443,1080414,0,'skin_color',255,255,255), (63444,1080414,0,'soga_eye_color',255,0,255), (63445,1080415,0,'eye_color',96,72,38), (63446,1080415,0,'skin_color',43,128,128), (63447,1080415,0,'soga_eye_color',255,0,255), (63448,1080416,0,'eye_color',255,255,255), (63449,1080416,0,'skin_color',255,255,0), (63450,1080416,0,'soga_eye_color',255,0,255), (63451,1080417,0,'eye_color',255,255,255), (63452,1080417,0,'skin_color',255,255,0), (63453,1080417,0,'soga_eye_color',255,0,255), (63454,1080418,0,'eye_color',255,255,255), (63455,1080418,0,'skin_color',255,255,0), (63456,1080418,0,'soga_eye_color',255,0,255), (63457,1080419,0,'eye_color',255,255,255), (63458,1080419,0,'skin_color',255,255,0), (63459,1080419,0,'soga_eye_color',255,0,255), (63460,1080420,0,'eye_color',255,255,255), (63461,1080420,0,'skin_color',255,255,0), (63462,1080420,0,'soga_eye_color',255,0,255), (63463,1080421,0,'eye_color',255,255,255), (63464,1080421,0,'skin_color',255,255,0), (63465,1080421,0,'soga_eye_color',255,0,255), (63466,1080422,0,'eye_color',0,63,0), (63467,1080422,0,'skin_color',87,196,59), (63468,1080422,0,'soga_eye_color',255,0,255), (63469,1080423,0,'eye_color',79,73,103), (63470,1080423,0,'skin_color',28,28,36), (63471,1080423,0,'soga_eye_color',255,0,255), (63472,1080424,0,'eye_color',61,70,40), (63473,1080424,0,'skin_color',28,28,36), (63474,1080424,0,'soga_eye_color',255,0,255), (63475,1080425,0,'eye_color',61,70,40), (63476,1080425,0,'skin_color',28,28,36), (63477,1080425,0,'soga_eye_color',255,0,255), (63478,1080426,0,'eye_color',109,63,17), (63479,1080426,0,'skin_color',28,28,36), (63480,1080426,0,'soga_eye_color',255,0,255), (63481,1080427,0,'eye_color',255,255,255), (63482,1080427,0,'skin_color',255,128,128), (63483,1080427,0,'soga_eye_color',255,0,255), (63484,1080428,0,'eye_color',205,156,255), (63485,1080428,0,'skin_color',0,0,63), (63486,1080428,0,'soga_eye_color',255,0,255), (63487,1080429,0,'eye_color',255,255,255), (63488,1080429,0,'skin_color',255,255,255), (63489,1080429,0,'soga_eye_color',255,0,255), (63490,1080430,0,'eye_color',40,40,40), (63491,1080430,0,'skin_color',147,126,86), (63492,1080430,0,'soga_eye_color',255,0,255), (63493,1080431,0,'eye_color',61,70,40), (63494,1080431,0,'skin_color',28,28,36), (63495,1080431,0,'soga_eye_color',255,0,255), (63496,1080432,0,'eye_color',109,63,17), (63497,1080432,0,'skin_color',28,28,36), (63498,1080432,0,'soga_eye_color',255,0,255), (63499,1080433,0,'eye_color',255,255,255), (63500,1080433,0,'skin_color',255,255,255), (63501,1080433,0,'soga_eye_color',255,0,255), (63502,1080434,0,'eye_color',255,255,255), (63503,1080434,0,'skin_color',255,255,255), (63504,1080434,0,'soga_eye_color',255,0,255), (63505,1080435,0,'eye_color',255,255,255), (63506,1080435,0,'skin_color',255,255,255), (63507,1080435,0,'soga_eye_color',255,0,255), (63508,1080436,0,'eye_color',255,255,255), (63509,1080436,0,'skin_color',255,255,255), (63510,1080436,0,'soga_eye_color',255,0,255), (63511,1080437,1,'cheek_type',-72,-65,0), (63512,1080437,1,'chin_type',18,-100,100), (63513,1080437,1,'eye_brow_type',-65,-62,-52), (63514,1080437,0,'eye_color',54,58,32), (63515,1080437,1,'eye_type',-28,0,0), (63516,1080437,0,'hair_face_color',47,66,160), (63517,1080437,0,'hair_type_color',47,66,160), (63518,1080437,1,'lip_type',-98,37,-4), (63519,1080437,1,'nose_type',-25,34,0), (63520,1080437,0,'skin_color',47,66,160), (63521,1080437,1,'soga_cheek_type',48,57,0), (63522,1080437,1,'soga_chin_type',-37,-34,-89), (63523,1080437,1,'soga_eye_brow_type',-31,62,-29), (63524,1080437,0,'soga_eye_color',229,229,102), (63525,1080437,1,'soga_eye_type',75,0,0), (63526,1080437,0,'soga_hair_face_color',119,40,42), (63527,1080437,0,'soga_hair_type_color',119,40,42), (63528,1080437,1,'soga_lip_type',90,58,-93), (63529,1080437,1,'soga_nose_type',45,-1,-69), (63530,1080437,0,'soga_skin_color',119,40,42), (63531,1080438,0,'eye_color',255,255,255), (63532,1080438,0,'skin_color',255,255,255), (63533,1080438,0,'soga_eye_color',255,0,255), (63534,1080439,0,'eye_color',255,255,255), (63535,1080439,0,'skin_color',255,255,255), (63536,1080439,0,'soga_eye_color',255,0,255), (63537,1080440,0,'eye_color',255,255,255), (63538,1080440,0,'skin_color',255,255,0), (63539,1080440,0,'soga_eye_color',255,0,255), (63540,1080441,0,'eye_color',255,255,255), (63541,1080441,0,'skin_color',255,255,0), (63542,1080441,0,'soga_eye_color',255,0,255), (63543,1080442,0,'eye_color',255,255,255), (63544,1080442,0,'skin_color',255,255,0), (63545,1080442,0,'soga_eye_color',255,0,255), (63546,1080443,0,'eye_color',255,255,255), (63547,1080443,0,'skin_color',255,255,0), (63548,1080443,0,'soga_eye_color',255,0,255), (63549,1080444,0,'eye_color',255,255,255), (63550,1080444,0,'skin_color',255,255,0), (63551,1080444,0,'soga_eye_color',255,0,255), (63552,1080445,0,'eye_color',255,255,255), (63553,1080445,0,'skin_color',255,255,0), (63554,1080445,0,'soga_eye_color',255,0,255), (63555,1080446,0,'eye_color',255,255,255), (63556,1080446,0,'skin_color',255,255,0), (63557,1080446,0,'soga_eye_color',255,0,255), (63558,1080447,0,'eye_color',255,255,255), (63559,1080447,0,'skin_color',255,255,0), (63560,1080447,0,'soga_eye_color',255,0,255), (63561,1080448,0,'eye_color',255,255,255), (63562,1080448,0,'skin_color',255,255,0), (63563,1080448,0,'soga_eye_color',255,0,255), (63564,1080449,0,'eye_color',255,255,255), (63565,1080449,0,'skin_color',255,255,0), (63566,1080449,0,'soga_eye_color',255,0,255), (63567,1080450,0,'eye_color',255,255,255), (63568,1080450,0,'skin_color',255,255,0), (63569,1080450,0,'soga_eye_color',255,0,255), (63570,1080451,0,'eye_color',255,255,255), (63571,1080451,0,'skin_color',255,255,0), (63572,1080451,0,'soga_eye_color',255,0,255), (63573,1080452,0,'eye_color',255,255,255), (63574,1080452,0,'skin_color',255,255,0), (63575,1080452,0,'soga_eye_color',255,0,255), (63576,1080453,0,'eye_color',255,255,255), (63577,1080453,0,'skin_color',255,255,255), (63578,1080453,0,'soga_eye_color',255,0,255), (63579,1080454,0,'eye_color',255,255,255), (63580,1080454,0,'skin_color',255,255,255), (63581,1080454,0,'soga_eye_color',255,0,255), (63582,1080455,0,'eye_color',255,255,255), (63583,1080455,0,'skin_color',255,255,255), (63584,1080455,0,'soga_eye_color',255,0,255), (63585,1080456,0,'eye_color',255,255,255), (63586,1080456,0,'skin_color',255,255,0), (63587,1080456,0,'soga_eye_color',255,0,255), (63588,1080457,0,'eye_color',255,255,255), (63589,1080457,0,'skin_color',255,255,0), (63590,1080457,0,'soga_eye_color',255,0,255), (63591,1080458,0,'eye_color',255,255,255), (63592,1080458,0,'skin_color',255,255,0), (63593,1080458,0,'soga_eye_color',255,0,255), (63594,1080459,0,'eye_color',255,255,255), (63595,1080459,0,'skin_color',255,255,0), (63596,1080459,0,'soga_eye_color',255,0,255), (63597,1080460,0,'eye_color',255,255,255), (63598,1080460,0,'skin_color',255,255,0), (63599,1080460,0,'soga_eye_color',255,0,255), (63600,1080461,0,'eye_color',255,255,255), (63601,1080461,0,'skin_color',255,255,0), (63602,1080461,0,'soga_eye_color',255,0,255), (63603,1080462,0,'eye_color',255,255,255), (63604,1080462,0,'skin_color',255,255,0), (63605,1080462,0,'soga_eye_color',255,0,255), (63606,1080463,0,'eye_color',255,255,255), (63607,1080463,0,'skin_color',255,255,0), (63608,1080463,0,'soga_eye_color',255,0,255), (63609,1080464,0,'eye_color',255,255,255), (63610,1080464,0,'skin_color',255,255,0), (63611,1080464,0,'soga_eye_color',255,0,255), (63612,1080465,0,'eye_color',255,255,255), (63613,1080465,0,'skin_color',255,255,0), (63614,1080465,0,'soga_eye_color',255,0,255), (63615,1080466,0,'eye_color',255,255,255), (63616,1080466,0,'skin_color',255,255,0), (63617,1080466,0,'soga_eye_color',255,0,255), (63618,1080467,0,'eye_color',255,255,255), (63619,1080467,0,'skin_color',255,255,0), (63620,1080467,0,'soga_eye_color',255,0,255), (63621,1080468,0,'eye_color',255,255,255), (63622,1080468,0,'skin_color',255,255,0), (63623,1080468,0,'soga_eye_color',255,0,255), (63624,1080469,0,'eye_color',255,255,255), (63625,1080469,0,'skin_color',255,255,0), (63626,1080469,0,'soga_eye_color',255,0,255), (63627,1080470,0,'eye_color',255,255,255), (63628,1080470,0,'skin_color',255,255,0), (63629,1080470,0,'soga_eye_color',255,0,255), (63630,1080471,0,'eye_color',49,137,113), (63631,1080471,0,'skin_color',0,0,255), (63632,1080471,0,'soga_eye_color',255,0,255), (63633,1080472,0,'eye_color',255,255,255), (63634,1080472,0,'skin_color',255,255,0), (63635,1080472,0,'soga_eye_color',255,0,255), (63636,1080473,0,'eye_color',255,255,255), (63637,1080473,0,'skin_color',255,255,0), (63638,1080473,0,'soga_eye_color',255,0,255), (63639,1080474,0,'eye_color',255,255,255), (63640,1080474,0,'skin_color',255,255,0), (63641,1080474,0,'soga_eye_color',255,0,255), (63642,1080475,0,'eye_color',255,255,255), (63643,1080475,0,'skin_color',255,255,0), (63644,1080475,0,'soga_eye_color',255,0,255), (63645,1080476,0,'eye_color',255,255,255), (63646,1080476,0,'skin_color',255,255,0), (63647,1080476,0,'soga_eye_color',255,0,255), (63648,1080477,0,'eye_color',255,255,255), (63649,1080477,0,'skin_color',255,255,0), (63650,1080477,0,'soga_eye_color',255,0,255), (63651,1080478,0,'eye_color',255,255,255), (63652,1080478,0,'skin_color',255,255,0), (63653,1080478,0,'soga_eye_color',255,0,255), (63654,1080479,0,'eye_color',255,255,255), (63655,1080479,0,'skin_color',255,255,0), (63656,1080479,0,'soga_eye_color',255,0,255), (63657,1080480,0,'eye_color',255,255,255), (63658,1080480,0,'skin_color',255,255,0), (63659,1080480,0,'soga_eye_color',255,0,255), (63660,1080481,0,'eye_color',255,255,255), (63661,1080481,0,'skin_color',255,255,0), (63662,1080481,0,'soga_eye_color',255,0,255), (63663,1080482,0,'eye_color',255,255,255), (63664,1080482,0,'skin_color',255,255,0), (63665,1080482,0,'soga_eye_color',255,0,255), (63666,1080483,0,'eye_color',49,137,113), (63667,1080483,0,'skin_color',0,0,255), (63668,1080483,0,'soga_eye_color',255,0,255), (63669,1080484,0,'eye_color',255,255,255), (63670,1080484,0,'skin_color',255,255,255), (63671,1080484,0,'soga_eye_color',255,0,255), (63672,1080485,0,'eye_color',255,255,255), (63673,1080485,0,'skin_color',255,255,255), (63674,1080485,0,'soga_eye_color',255,0,255), (63675,1080486,0,'eye_color',255,255,255), (63676,1080486,0,'skin_color',255,255,255), (63677,1080486,0,'soga_eye_color',255,0,255), (63678,1080487,0,'eye_color',255,255,255), (63679,1080487,0,'skin_color',255,255,0), (63680,1080487,0,'soga_eye_color',255,0,255), (63681,1080488,0,'eye_color',255,255,255), (63682,1080488,0,'skin_color',255,255,0), (63683,1080488,0,'soga_eye_color',255,0,255), (63684,1080489,0,'eye_color',255,255,255), (63685,1080489,0,'skin_color',255,255,0), (63686,1080489,0,'soga_eye_color',255,0,255), (63687,1080490,0,'eye_color',255,255,255), (63688,1080490,0,'skin_color',255,255,0), (63689,1080490,0,'soga_eye_color',255,0,255), (63690,1080491,0,'eye_color',255,255,255), (63691,1080491,0,'skin_color',255,255,0), (63692,1080491,0,'soga_eye_color',255,0,255), (63693,1080492,0,'eye_color',255,255,255), (63694,1080492,0,'skin_color',255,255,0), (63695,1080492,0,'soga_eye_color',255,0,255), (63696,1080493,0,'eye_color',255,255,255), (63697,1080493,0,'skin_color',255,255,0), (63698,1080493,0,'soga_eye_color',255,0,255), (63699,1080494,0,'eye_color',255,255,255), (63700,1080494,0,'skin_color',255,255,0), (63701,1080494,0,'soga_eye_color',255,0,255), (63702,1080495,0,'eye_color',255,255,255), (63703,1080495,0,'skin_color',255,255,0), (63704,1080495,0,'soga_eye_color',255,0,255), (63705,1080496,0,'eye_color',255,255,255), (63706,1080496,0,'skin_color',255,255,0), (63707,1080496,0,'soga_eye_color',255,0,255), (63708,1080497,0,'eye_color',255,255,255), (63709,1080497,0,'skin_color',255,255,0), (63710,1080497,0,'soga_eye_color',255,0,255), (63711,1080498,0,'eye_color',255,255,255), (63712,1080498,0,'skin_color',255,255,0), (63713,1080498,0,'soga_eye_color',255,0,255), (63714,1080499,0,'eye_color',255,255,255), (63715,1080499,0,'skin_color',255,255,0), (63716,1080499,0,'soga_eye_color',255,0,255), (63717,1080500,0,'eye_color',255,255,255), (63718,1080500,0,'skin_color',255,255,0), (63719,1080500,0,'soga_eye_color',255,0,255), (63720,1080501,0,'eye_color',255,255,255), (63721,1080501,0,'skin_color',255,255,255), (63722,1080501,0,'soga_eye_color',255,0,255), (63723,1080502,0,'eye_color',255,255,255), (63724,1080502,0,'skin_color',255,255,0), (63725,1080502,0,'soga_eye_color',255,0,255), (63726,1080503,0,'eye_color',255,255,255), (63727,1080503,0,'skin_color',255,255,0), (63728,1080503,0,'soga_eye_color',255,0,255), (63729,1080504,0,'eye_color',255,255,255), (63730,1080504,0,'skin_color',255,255,0), (63731,1080504,0,'soga_eye_color',255,0,255), (63732,1080505,0,'eye_color',255,255,255), (63733,1080505,0,'skin_color',255,255,0), (63734,1080505,0,'soga_eye_color',255,0,255), (63735,1080506,0,'eye_color',255,255,255), (63736,1080506,0,'skin_color',255,255,0), (63737,1080506,0,'soga_eye_color',255,0,255), (63738,1080507,0,'eye_color',255,255,255), (63739,1080507,0,'skin_color',255,255,0), (63740,1080507,0,'soga_eye_color',255,0,255), (63741,1080508,0,'eye_color',255,255,255), (63742,1080508,0,'skin_color',255,255,0), (63743,1080508,0,'soga_eye_color',255,0,255), (63744,1080509,0,'eye_color',255,255,255), (63745,1080509,0,'skin_color',255,255,0), (63746,1080509,0,'soga_eye_color',255,0,255), (63747,1080510,0,'eye_color',255,255,255), (63748,1080510,0,'skin_color',255,255,0), (63749,1080510,0,'soga_eye_color',255,0,255), (63750,1080511,0,'eye_color',255,255,255), (63751,1080511,0,'skin_color',255,255,0), (63752,1080511,0,'soga_eye_color',255,0,255), (63753,1080512,0,'eye_color',255,255,255), (63754,1080512,0,'skin_color',255,255,0), (63755,1080512,0,'soga_eye_color',255,0,255), (63756,1080513,0,'eye_color',255,255,255), (63757,1080513,0,'skin_color',255,255,0), (63758,1080513,0,'soga_eye_color',255,0,255), (63759,1080514,0,'eye_color',255,255,255), (63760,1080514,0,'skin_color',255,255,0), (63761,1080514,0,'soga_eye_color',255,0,255), (63762,1080515,0,'eye_color',255,255,255), (63763,1080515,0,'skin_color',255,255,0), (63764,1080515,0,'soga_eye_color',255,0,255), (63765,1080516,0,'eye_color',255,255,255), (63766,1080516,0,'skin_color',255,255,0), (63767,1080516,0,'soga_eye_color',255,0,255), (63768,1080517,0,'eye_color',255,255,255), (63769,1080517,0,'skin_color',255,255,0), (63770,1080517,0,'soga_eye_color',255,0,255), (63771,1080518,0,'eye_color',255,255,255), (63772,1080518,0,'skin_color',255,255,0), (63773,1080518,0,'soga_eye_color',255,0,255), (63774,1080519,0,'eye_color',255,255,255), (63775,1080519,0,'skin_color',255,255,0), (63776,1080519,0,'soga_eye_color',255,0,255), (63777,1080520,0,'eye_color',255,255,255), (63778,1080520,0,'skin_color',255,255,0), (63779,1080520,0,'soga_eye_color',255,0,255), (63780,1080521,0,'eye_color',255,255,255), (63781,1080521,0,'skin_color',255,255,0), (63782,1080521,0,'soga_eye_color',255,0,255), (63783,1080522,0,'eye_color',255,255,255), (63784,1080522,0,'skin_color',255,255,0), (63785,1080522,0,'soga_eye_color',255,0,255), (63786,1080523,0,'eye_color',255,255,255), (63787,1080523,0,'skin_color',255,255,0), (63788,1080523,0,'soga_eye_color',255,0,255), (63789,1080524,0,'eye_color',255,255,255), (63790,1080524,0,'skin_color',255,255,0), (63791,1080524,0,'soga_eye_color',255,0,255), (63792,1080525,0,'eye_color',255,255,255), (63793,1080525,0,'skin_color',255,255,0), (63794,1080525,0,'soga_eye_color',255,0,255), (63795,1080526,0,'eye_color',255,255,255), (63796,1080526,0,'skin_color',255,255,0), (63797,1080526,0,'soga_eye_color',255,0,255), (63798,1080527,0,'eye_color',255,255,255), (63799,1080527,0,'skin_color',255,255,0), (63800,1080527,0,'soga_eye_color',255,0,255), (63801,1080528,0,'eye_color',255,255,255), (63802,1080528,0,'skin_color',255,255,0), (63803,1080528,0,'soga_eye_color',255,0,255), (63804,1080529,0,'eye_color',255,255,255), (63805,1080529,0,'skin_color',255,255,0), (63806,1080529,0,'soga_eye_color',255,0,255), (63807,1080530,0,'eye_color',255,255,255), (63808,1080530,0,'skin_color',255,255,0), (63809,1080530,0,'soga_eye_color',255,0,255), (63810,1080531,0,'eye_color',255,255,255), (63811,1080531,0,'skin_color',255,255,0), (63812,1080531,0,'soga_eye_color',255,0,255), (63813,1080532,0,'eye_color',255,255,255), (63814,1080532,0,'skin_color',255,255,0), (63815,1080532,0,'soga_eye_color',255,0,255), (63816,1080533,0,'eye_color',255,255,255), (63817,1080533,0,'skin_color',255,255,0), (63818,1080533,0,'soga_eye_color',255,0,255), (63819,1080534,0,'eye_color',255,255,255), (63820,1080534,0,'skin_color',255,255,0), (63821,1080534,0,'soga_eye_color',255,0,255), (63822,1080535,0,'eye_color',255,255,255), (63823,1080535,0,'skin_color',255,255,0), (63824,1080535,0,'soga_eye_color',255,0,255), (63825,1080536,0,'eye_color',255,255,255), (63826,1080536,0,'skin_color',255,255,255), (63827,1080536,0,'soga_eye_color',255,0,255), (63828,1080537,0,'eye_color',255,255,255), (63829,1080537,0,'skin_color',255,255,255), (63830,1080537,0,'soga_eye_color',255,0,255), (63831,1080538,0,'eye_color',255,255,255), (63832,1080538,0,'skin_color',255,255,0), (63833,1080538,0,'soga_eye_color',255,0,255), (63834,1080539,0,'eye_color',255,255,255), (63835,1080539,0,'skin_color',255,255,0), (63836,1080539,0,'soga_eye_color',255,0,255), (63837,1080540,0,'eye_color',255,255,255), (63838,1080540,0,'skin_color',255,255,0), (63839,1080540,0,'soga_eye_color',255,0,255), (63840,1080541,0,'eye_color',255,255,255), (63841,1080541,0,'skin_color',255,255,0), (63842,1080541,0,'soga_eye_color',255,0,255), (63843,1080542,0,'eye_color',255,255,255), (63844,1080542,0,'skin_color',255,255,0), (63845,1080542,0,'soga_eye_color',255,0,255), (63846,1080543,0,'eye_color',255,255,255), (63847,1080543,0,'skin_color',255,255,0), (63848,1080543,0,'soga_eye_color',255,0,255), (63849,1080544,0,'eye_color',255,255,255), (63850,1080544,0,'skin_color',255,255,0), (63851,1080544,0,'soga_eye_color',255,0,255), (63852,1080545,0,'eye_color',255,255,255), (63853,1080545,0,'skin_color',255,255,0), (63854,1080545,0,'soga_eye_color',255,0,255), (63855,1080546,0,'eye_color',255,255,255), (63856,1080546,0,'skin_color',255,255,0), (63857,1080546,0,'soga_eye_color',255,0,255), (63858,1080547,0,'eye_color',255,255,255), (63859,1080547,0,'skin_color',255,255,0), (63860,1080547,0,'soga_eye_color',255,0,255), (63861,1080548,0,'eye_color',255,255,255), (63862,1080548,0,'skin_color',255,255,0), (63863,1080548,0,'soga_eye_color',255,0,255), (63864,1080549,0,'eye_color',255,255,255), (63865,1080549,0,'skin_color',255,255,0), (63866,1080549,0,'soga_eye_color',255,0,255), (63867,1080550,0,'eye_color',255,255,255), (63868,1080550,0,'skin_color',255,255,255), (63869,1080550,0,'soga_eye_color',255,0,255), (63870,1080551,0,'eye_color',255,255,255), (63871,1080551,0,'skin_color',255,255,255), (63872,1080551,0,'soga_eye_color',255,0,255), (63873,1080552,0,'eye_color',255,255,255), (63874,1080552,0,'skin_color',255,255,255), (63875,1080552,0,'soga_eye_color',255,0,255), (63876,1080553,1,'cheek_type',87,34,0), (63877,1080553,1,'chin_type',62,-95,25), (63878,1080553,1,'ear_type',44,-64,0), (63879,1080553,1,'eye_brow_type',-77,58,98), (63880,1080553,0,'eye_color',28,33,54), (63881,1080553,1,'eye_type',-31,0,0), (63882,1080553,0,'hair_color1',93,64,120), (63883,1080553,0,'hair_color2',95,79,92), (63884,1080553,0,'hair_face_color',105,144,167), (63885,1080553,0,'hair_face_highlight_color',6,3,1), (63886,1080553,0,'hair_highlight',33,22,19), (63887,1080553,0,'hair_type_color',105,144,167), (63888,1080553,0,'hair_type_highlight_color',6,3,1), (63889,1080553,1,'lip_type',88,22,85), (63890,1080553,1,'nose_type',82,-12,-70), (63891,1080553,0,'skin_color',120,163,162), (63892,1080553,1,'soga_cheek_type',87,34,0), (63893,1080553,1,'soga_chin_type',62,-95,25), (63894,1080553,1,'soga_ear_type',44,-64,0), (63895,1080553,1,'soga_eye_brow_type',-77,58,98), (63896,1080553,0,'soga_eye_color',229,229,102), (63897,1080553,1,'soga_eye_type',-31,0,0), (63898,1080553,0,'soga_hair_color1',93,64,120), (63899,1080553,0,'soga_hair_color2',95,79,92), (63900,1080553,0,'soga_hair_face_color',105,144,167), (63901,1080553,0,'soga_hair_face_highlight_color',6,3,1), (63902,1080553,0,'soga_hair_highlight',33,22,19), (63903,1080553,0,'soga_hair_type_color',105,144,167), (63904,1080553,0,'soga_hair_type_highlight_color',6,3,1), (63905,1080553,1,'soga_lip_type',88,22,85), (63906,1080553,1,'soga_nose_type',82,-12,-70), (63907,1080553,0,'soga_skin_color',120,163,162), (63908,1080553,0,'wing_color1',255,255,255), (63909,1080553,0,'wing_color2',255,255,255), (63910,1080554,0,'eye_color',255,255,255), (63911,1080554,0,'skin_color',255,255,0), (63912,1080554,0,'soga_eye_color',255,0,255), (63913,1080555,0,'eye_color',255,255,255), (63914,1080555,0,'skin_color',255,255,0), (63915,1080555,0,'soga_eye_color',255,0,255), (63916,1080556,0,'eye_color',255,255,255), (63917,1080556,0,'skin_color',255,255,0), (63918,1080556,0,'soga_eye_color',255,0,255), (63919,1080557,0,'eye_color',255,255,255), (63920,1080557,0,'skin_color',255,255,0), (63921,1080557,0,'soga_eye_color',255,0,255), (63922,1080558,0,'eye_color',255,255,255), (63923,1080558,0,'skin_color',255,255,0), (63924,1080558,0,'soga_eye_color',255,0,255), (63925,1080559,0,'eye_color',255,255,255), (63926,1080559,0,'skin_color',255,255,0), (63927,1080559,0,'soga_eye_color',255,0,255), (63928,1080560,0,'eye_color',255,255,255), (63929,1080560,0,'skin_color',255,255,0), (63930,1080560,0,'soga_eye_color',255,0,255), (63931,1080561,0,'eye_color',255,255,255), (63932,1080561,0,'skin_color',255,255,0), (63933,1080561,0,'soga_eye_color',255,0,255), (63934,1080562,0,'eye_color',255,255,255), (63935,1080562,0,'skin_color',255,255,0), (63936,1080562,0,'soga_eye_color',255,0,255), (63937,1080563,0,'eye_color',255,255,255), (63938,1080563,0,'skin_color',255,255,0), (63939,1080563,0,'soga_eye_color',255,0,255), (63940,1080564,0,'eye_color',255,255,255), (63941,1080564,0,'skin_color',255,255,0), (63942,1080564,0,'soga_eye_color',255,0,255), (63943,1080565,0,'eye_color',255,255,255), (63944,1080565,0,'skin_color',255,255,0), (63945,1080565,0,'soga_eye_color',255,0,255), (63946,1080566,0,'eye_color',255,255,255), (63947,1080566,0,'skin_color',255,255,0), (63948,1080566,0,'soga_eye_color',255,0,255), (63949,1080567,0,'eye_color',255,255,255), (63950,1080567,0,'skin_color',255,255,0), (63951,1080567,0,'soga_eye_color',255,0,255), (63952,1080568,0,'eye_color',255,255,255), (63953,1080568,0,'skin_color',255,255,255), (63954,1080568,0,'soga_eye_color',255,0,255), (63955,1080569,0,'eye_color',255,255,255), (63956,1080569,0,'skin_color',255,255,255), (63957,1080569,0,'soga_eye_color',255,0,255), (63958,1080570,0,'eye_color',255,255,255), (63959,1080570,0,'skin_color',255,255,255), (63960,1080570,0,'soga_eye_color',255,0,255), (63961,1080571,0,'eye_color',255,255,255), (63962,1080571,0,'skin_color',147,147,147), (63963,1080571,0,'soga_eye_color',255,0,255), (63964,1080572,0,'eye_color',255,255,255), (63965,1080572,0,'skin_color',255,255,255), (63966,1080572,0,'soga_eye_color',255,0,255), (63967,1080573,0,'eye_color',255,255,255), (63968,1080573,0,'skin_color',255,255,0), (63969,1080573,0,'soga_eye_color',255,0,255), (63970,1080574,0,'eye_color',255,255,255), (63971,1080574,0,'skin_color',255,255,0), (63972,1080574,0,'soga_eye_color',255,0,255), (63973,1080575,0,'eye_color',255,255,255), (63974,1080575,0,'skin_color',255,255,0), (63975,1080575,0,'soga_eye_color',255,0,255), (63976,1080576,0,'eye_color',255,255,255), (63977,1080576,0,'skin_color',255,255,0), (63978,1080576,0,'soga_eye_color',255,0,255), (63979,1080577,0,'eye_color',255,255,255), (63980,1080577,0,'skin_color',255,255,0), (63981,1080577,0,'soga_eye_color',255,0,255), (63982,1080578,0,'eye_color',255,255,255), (63983,1080578,0,'skin_color',255,255,0), (63984,1080578,0,'soga_eye_color',255,0,255), (63985,1080579,0,'eye_color',255,255,255), (63986,1080579,0,'skin_color',255,255,0), (63987,1080579,0,'soga_eye_color',255,0,255), (63988,1080580,0,'eye_color',255,255,255), (63989,1080580,0,'skin_color',255,255,0), (63990,1080580,0,'soga_eye_color',255,0,255), (63991,1080581,0,'eye_color',255,255,255), (63992,1080581,0,'skin_color',255,255,0), (63993,1080581,0,'soga_eye_color',255,0,255), (63994,1080582,0,'eye_color',255,255,255), (63995,1080582,0,'skin_color',255,255,0), (63996,1080582,0,'soga_eye_color',255,0,255), (63997,1080583,0,'eye_color',255,255,255), (63998,1080583,0,'skin_color',255,255,0), (63999,1080583,0,'soga_eye_color',255,0,255), (64000,1080584,0,'eye_color',255,255,255), (64001,1080584,0,'skin_color',255,255,0), (64002,1080584,0,'soga_eye_color',255,0,255), (64003,1080585,0,'eye_color',255,255,255), (64004,1080585,0,'skin_color',255,255,0), (64005,1080585,0,'soga_eye_color',255,0,255), (64006,1080586,0,'eye_color',255,255,255), (64007,1080586,0,'skin_color',255,255,0), (64008,1080586,0,'soga_eye_color',255,0,255), (64009,1080587,0,'eye_color',255,255,255), (64010,1080587,0,'skin_color',255,255,255), (64011,1080587,0,'soga_eye_color',255,0,255), (64012,1080588,0,'eye_color',255,255,255), (64013,1080588,0,'skin_color',255,255,255), (64014,1080588,0,'soga_eye_color',255,0,255), (64015,1080589,0,'eye_color',255,255,255), (64016,1080589,0,'skin_color',255,255,0), (64017,1080589,0,'soga_eye_color',255,0,255), (64018,1080590,0,'eye_color',255,255,255), (64019,1080590,0,'skin_color',255,255,0), (64020,1080590,0,'soga_eye_color',255,0,255), (64021,1080591,0,'eye_color',255,255,255), (64022,1080591,0,'skin_color',255,255,0), (64023,1080591,0,'soga_eye_color',255,0,255), (64024,1080592,0,'eye_color',255,255,255), (64025,1080592,0,'skin_color',255,255,0), (64026,1080592,0,'soga_eye_color',255,0,255), (64027,1080593,0,'eye_color',255,255,255), (64028,1080593,0,'skin_color',255,255,0), (64029,1080593,0,'soga_eye_color',255,0,255), (64030,1080594,0,'eye_color',255,255,255), (64031,1080594,0,'skin_color',255,255,0), (64032,1080594,0,'soga_eye_color',255,0,255), (64033,1080595,0,'eye_color',255,255,255), (64034,1080595,0,'skin_color',255,255,0), (64035,1080595,0,'soga_eye_color',255,0,255), (64036,1080596,0,'eye_color',255,255,255), (64037,1080596,0,'skin_color',255,255,255), (64038,1080596,0,'soga_eye_color',255,0,255), (64039,1080597,0,'eye_color',255,255,255), (64040,1080597,0,'skin_color',255,255,0), (64041,1080597,0,'soga_eye_color',255,0,255), (64042,1080598,0,'eye_color',255,255,255), (64043,1080598,0,'skin_color',255,255,0), (64044,1080598,0,'soga_eye_color',255,0,255), (64045,1080599,0,'eye_color',255,255,255), (64046,1080599,0,'skin_color',255,255,0), (64047,1080599,0,'soga_eye_color',255,0,255), (64048,1080600,0,'eye_color',255,255,255), (64049,1080600,0,'skin_color',255,255,0), (64050,1080600,0,'soga_eye_color',255,0,255), (64051,1080601,0,'eye_color',255,255,255), (64052,1080601,0,'skin_color',255,255,0), (64053,1080601,0,'soga_eye_color',255,0,255), (64054,1080602,0,'eye_color',255,255,255), (64055,1080602,0,'skin_color',255,255,0), (64056,1080602,0,'soga_eye_color',255,0,255), (64057,1080603,0,'eye_color',255,255,255), (64058,1080603,0,'skin_color',255,255,0), (64059,1080603,0,'soga_eye_color',255,0,255), (64060,1080604,0,'eye_color',255,255,255), (64061,1080604,0,'skin_color',255,255,0), (64062,1080604,0,'soga_eye_color',255,0,255), (64063,1080605,0,'eye_color',255,255,255), (64064,1080605,0,'skin_color',255,255,0), (64065,1080605,0,'soga_eye_color',255,0,255), (64066,1080606,0,'eye_color',255,255,255), (64067,1080606,0,'skin_color',255,255,0), (64068,1080606,0,'soga_eye_color',255,0,255), (64069,1080607,0,'eye_color',255,255,255), (64070,1080607,0,'skin_color',255,255,0), (64071,1080607,0,'soga_eye_color',255,0,255), (64072,1080608,0,'eye_color',255,255,255), (64073,1080608,0,'skin_color',255,255,0), (64074,1080608,0,'soga_eye_color',255,0,255), (64075,1080609,0,'eye_color',191,191,191), (64076,1080609,0,'skin_color',81,81,81), (64077,1080609,0,'soga_eye_color',255,0,255), (64078,1080610,1,'cheek_type',2,-61,0), (64079,1080610,1,'chin_type',-56,-9,-61), (64080,1080610,1,'ear_type',-39,2,0), (64081,1080610,1,'eye_brow_type',-65,38,-81), (64082,1080610,0,'eye_color',84,181,45), (64083,1080610,1,'eye_type',100,0,0), (64084,1080610,0,'hair_color1',255,255,255), (64085,1080610,0,'hair_color2',144,140,137), (64086,1080610,0,'hair_highlight',255,255,255), (64087,1080610,0,'hair_type_color',142,169,169), (64088,1080610,0,'hair_type_highlight_color',15,0,22), (64089,1080610,1,'lip_type',74,7,-70), (64090,1080610,1,'nose_type',45,87,-58), (64091,1080610,0,'skin_color',239,210,188), (64092,1080610,1,'soga_cheek_type',58,43,0), (64093,1080610,1,'soga_chin_type',44,-15,20), (64094,1080610,1,'soga_ear_type',56,89,0), (64095,1080610,1,'soga_eye_brow_type',-35,8,-84), (64096,1080610,0,'soga_eye_color',204,204,204), (64097,1080610,1,'soga_eye_type',-28,0,0), (64098,1080610,0,'soga_hair_color1',255,255,255), (64099,1080610,0,'soga_hair_color2',56,62,62), (64100,1080610,0,'soga_hair_highlight',255,255,255), (64101,1080610,0,'soga_hair_type_color',227,233,233), (64102,1080610,0,'soga_hair_type_highlight_color',92,214,177), (64103,1080610,1,'soga_lip_type',20,-69,93), (64104,1080610,1,'soga_nose_type',17,-87,37), (64105,1080610,0,'soga_skin_color',212,192,157), (64106,1080610,0,'wing_color1',120,3,194), (64107,1080610,0,'wing_color2',124,21,124), (64108,1080611,1,'cheek_type',28,-50,0), (64109,1080611,1,'chin_type',-31,100,100), (64110,1080611,1,'ear_type',100,81,0), (64111,1080611,1,'eye_brow_type',31,-62,37), (64112,1080611,0,'eye_color',105,3,169), (64113,1080611,1,'eye_type',25,0,0), (64114,1080611,0,'hair_color1',255,255,255), (64115,1080611,0,'hair_color2',87,8,147), (64116,1080611,0,'hair_highlight',255,255,255), (64117,1080611,0,'hair_type_color',86,0,116), (64118,1080611,0,'hair_type_highlight_color',86,0,116), (64119,1080611,1,'lip_type',-100,100,-56), (64120,1080611,1,'nose_type',-62,-17,-37), (64121,1080611,0,'skin_color',209,181,178), (64122,1080611,1,'soga_cheek_type',0,50,0), (64123,1080611,1,'soga_chin_type',19,-15,96), (64124,1080611,1,'soga_ear_type',-28,-91,0), (64125,1080611,1,'soga_eye_brow_type',31,78,70), (64126,1080611,0,'soga_eye_color',229,229,102), (64127,1080611,1,'soga_eye_type',-11,0,0), (64128,1080611,0,'soga_hair_color1',255,255,255), (64129,1080611,0,'soga_hair_color2',87,8,147), (64130,1080611,0,'soga_hair_highlight',255,255,255), (64131,1080611,0,'soga_hair_type_color',98,0,138), (64132,1080611,0,'soga_hair_type_highlight_color',118,149,150), (64133,1080611,1,'soga_lip_type',-4,1,79), (64134,1080611,1,'soga_nose_type',72,76,71), (64135,1080611,0,'soga_skin_color',247,224,233), (64136,1080611,0,'wing_color1',125,3,201), (64137,1080611,0,'wing_color2',216,216,216), (64138,1080612,0,'eye_color',109,63,17), (64139,1080612,0,'skin_color',28,28,36), (64140,1080612,0,'soga_eye_color',255,0,255), (64141,1080613,0,'eye_color',255,255,255), (64142,1080613,0,'skin_color',255,255,255), (64143,1080613,0,'soga_eye_color',255,0,255), (64144,1080614,0,'eye_color',255,255,255), (64145,1080614,0,'skin_color',255,255,255), (64146,1080614,0,'soga_eye_color',255,0,255), (64147,1080615,0,'eye_color',255,255,255), (64148,1080615,0,'skin_color',255,255,255), (64149,1080615,0,'soga_eye_color',255,0,255), (64150,1080616,0,'eye_color',61,70,40), (64151,1080616,0,'skin_color',28,28,36), (64152,1080616,0,'soga_eye_color',255,0,255), (64153,1080617,0,'eye_color',109,63,17), (64154,1080617,0,'skin_color',28,28,36), (64155,1080617,0,'soga_eye_color',255,0,255), (64156,1080618,1,'cheek_type',-18,31,0), (64157,1080618,1,'chin_type',0,0,-14), (64158,1080618,1,'ear_type',-17,-19,0), (64159,1080618,1,'eye_brow_type',0,-31,-17), (64160,1080618,0,'eye_color',182,192,165), (64161,1080618,1,'eye_type',25,0,0), (64162,1080618,0,'hair_face_color',132,130,82), (64163,1080618,0,'hair_face_highlight_color',134,126,124), (64164,1080618,0,'hair_type_color',132,130,82), (64165,1080618,0,'hair_type_highlight_color',134,126,124), (64166,1080618,1,'lip_type',-28,0,0), (64167,1080618,1,'nose_type',9,0,10), (64168,1080618,0,'skin_color',245,237,204), (64169,1080618,1,'soga_cheek_type',-18,31,0), (64170,1080618,1,'soga_chin_type',0,0,-14), (64171,1080618,1,'soga_ear_type',-17,-19,0), (64172,1080618,1,'soga_eye_brow_type',0,-31,-17), (64173,1080618,0,'soga_eye_color',229,229,102), (64174,1080618,1,'soga_eye_type',25,0,0), (64175,1080618,0,'soga_hair_face_color',132,130,82), (64176,1080618,0,'soga_hair_face_highlight_color',134,126,124), (64177,1080618,0,'soga_hair_type_color',132,130,82), (64178,1080618,0,'soga_hair_type_highlight_color',134,126,124), (64179,1080618,1,'soga_lip_type',-28,0,0), (64180,1080618,1,'soga_nose_type',9,0,10), (64181,1080618,0,'soga_skin_color',245,237,204), (64182,1080618,0,'wing_color1',255,255,255), (64183,1080618,0,'wing_color2',255,255,255), (64184,1080619,1,'cheek_type',-77,-65,0), (64185,1080619,1,'chin_type',-68,26,88), (64186,1080619,1,'ear_type',1,68,0), (64187,1080619,1,'eye_brow_type',68,63,-78), (64188,1080619,0,'eye_color',88,155,167), (64189,1080619,1,'eye_type',28,0,0), (64190,1080619,0,'hair_color1',38,22,21), (64191,1080619,0,'hair_color2',120,50,0), (64192,1080619,0,'hair_face_highlight_color',152,174,173), (64193,1080619,0,'hair_highlight',123,123,130), (64194,1080619,0,'hair_type_highlight_color',152,174,173), (64195,1080619,1,'lip_type',90,46,51), (64196,1080619,1,'nose_type',25,-68,-42), (64197,1080619,0,'skin_color',243,252,252), (64198,1080619,1,'soga_cheek_type',-77,-65,0), (64199,1080619,1,'soga_chin_type',-68,26,88), (64200,1080619,1,'soga_ear_type',1,68,0), (64201,1080619,1,'soga_eye_brow_type',68,63,-78), (64202,1080619,0,'soga_eye_color',229,229,102), (64203,1080619,1,'soga_eye_type',28,0,0), (64204,1080619,0,'soga_hair_color1',38,22,21), (64205,1080619,0,'soga_hair_color2',120,50,0), (64206,1080619,0,'soga_hair_face_highlight_color',152,174,173), (64207,1080619,0,'soga_hair_highlight',123,123,130), (64208,1080619,0,'soga_hair_type_highlight_color',152,174,173), (64209,1080619,1,'soga_lip_type',90,46,51), (64210,1080619,1,'soga_nose_type',25,-68,-42), (64211,1080619,0,'soga_skin_color',243,252,252), (64212,1080620,0,'eye_color',255,255,255), (64213,1080620,0,'skin_color',255,255,255), (64214,1080620,0,'soga_eye_color',255,0,255), (64215,1080621,0,'eye_color',255,255,255), (64216,1080621,0,'skin_color',255,255,255), (64217,1080621,0,'soga_eye_color',255,0,255), (64218,1080622,1,'cheek_type',-7,0,0), (64219,1080622,1,'chin_type',82,-50,-25), (64220,1080622,1,'ear_type',-19,-34,0), (64221,1080622,1,'eye_brow_type',75,-42,-17), (64222,1080622,0,'eye_color',33,62,42), (64223,1080622,1,'eye_type',-89,0,0), (64224,1080622,0,'hair_color1',123,123,130), (64225,1080622,0,'hair_color2',144,140,137), (64226,1080622,0,'hair_face_color',119,147,147), (64227,1080622,0,'hair_face_highlight_color',231,183,28), (64228,1080622,0,'hair_highlight',246,219,114), (64229,1080622,0,'hair_type_color',119,147,147), (64230,1080622,0,'hair_type_highlight_color',231,183,28), (64231,1080622,1,'lip_type',93,-61,-31), (64232,1080622,1,'nose_type',-25,-81,17), (64233,1080622,0,'skin_color',241,245,224), (64234,1080622,1,'soga_cheek_type',-7,0,0), (64235,1080622,1,'soga_chin_type',82,-50,-25), (64236,1080622,1,'soga_ear_type',-19,-34,0), (64237,1080622,1,'soga_eye_brow_type',75,-42,-17), (64238,1080622,0,'soga_eye_color',204,204,204), (64239,1080622,1,'soga_eye_type',-89,0,0), (64240,1080622,0,'soga_hair_color1',123,123,130), (64241,1080622,0,'soga_hair_color2',144,140,137), (64242,1080622,0,'soga_hair_face_color',119,147,147), (64243,1080622,0,'soga_hair_face_highlight_color',231,183,28), (64244,1080622,0,'soga_hair_highlight',246,219,114), (64245,1080622,0,'soga_hair_type_color',119,147,147), (64246,1080622,0,'soga_hair_type_highlight_color',231,183,28), (64247,1080622,1,'soga_lip_type',93,-61,-31), (64248,1080622,1,'soga_nose_type',-25,-81,17), (64249,1080622,0,'soga_skin_color',241,245,224), (64250,1080623,0,'eye_color',255,255,255), (64251,1080623,0,'skin_color',255,255,0), (64252,1080623,0,'soga_eye_color',255,0,255), (64253,1080624,1,'cheek_type',-14,-100,0), (64254,1080624,1,'chin_type',-100,-100,100), (64255,1080624,1,'ear_type',100,-100,0), (64256,1080624,1,'eye_brow_type',-7,100,25), (64257,1080624,0,'eye_color',255,255,255), (64258,1080624,1,'eye_type',100,0,0), (64259,1080624,0,'hair_color1',249,230,153), (64260,1080624,0,'hair_color2',142,120,84), (64261,1080624,0,'hair_face_color',243,230,189), (64262,1080624,0,'hair_face_highlight_color',244,244,246), (64263,1080624,0,'hair_highlight',160,156,172), (64264,1080624,0,'hair_type_color',243,230,189), (64265,1080624,0,'hair_type_highlight_color',244,244,246), (64266,1080624,1,'lip_type',-100,-100,37), (64267,1080624,1,'nose_type',-50,-3,-7), (64268,1080624,0,'skin_color',255,255,255), (64269,1080624,1,'soga_chin_type',-17,-100,0), (64270,1080624,1,'soga_ear_type',50,81,0), (64271,1080624,1,'soga_eye_brow_type',100,0,-100), (64272,1080624,0,'soga_eye_color',255,255,255), (64273,1080624,0,'soga_hair_color1',109,14,49), (64274,1080624,0,'soga_hair_color2',139,87,18), (64275,1080624,0,'soga_hair_face_color',84,0,0), (64276,1080624,0,'soga_hair_face_highlight_color',84,0,0), (64277,1080624,0,'soga_hair_highlight',109,14,49), (64278,1080624,0,'soga_hair_type_color',84,0,0), (64279,1080624,0,'soga_hair_type_highlight_color',84,0,0), (64280,1080624,1,'soga_lip_type',0,100,100), (64281,1080624,1,'soga_nose_type',0,-100,100), (64282,1080624,0,'soga_skin_color',205,182,176), (64283,1080625,0,'eye_color',255,255,255), (64284,1080625,0,'skin_color',255,255,255), (64285,1080625,0,'soga_eye_color',255,0,255), (64286,1080626,0,'eye_color',255,255,255), (64287,1080626,0,'skin_color',255,255,255), (64288,1080626,0,'soga_eye_color',255,0,255), (64289,1080627,0,'eye_color',255,255,255), (64290,1080627,0,'skin_color',255,255,255), (64291,1080627,0,'soga_eye_color',255,0,255), (64292,1080628,0,'eye_color',145,136,106), (64293,1080628,0,'skin_color',170,96,48), (64294,1080628,0,'soga_eye_color',255,0,255), (64295,1080629,0,'eye_color',255,255,255), (64296,1080629,0,'skin_color',255,255,255), (64297,1080629,0,'soga_eye_color',255,0,255), (64298,1080630,0,'eye_color',208,228,182), (64299,1080630,0,'skin_color',172,89,61), (64300,1080630,0,'soga_eye_color',255,0,255), (64301,1080631,0,'eye_color',255,255,255), (64302,1080631,0,'skin_color',255,255,255), (64303,1080631,0,'soga_eye_color',255,0,255), (64304,1080632,0,'eye_color',255,255,255), (64305,1080632,0,'skin_color',255,255,255), (64306,1080632,0,'soga_eye_color',255,0,255), (64307,1080633,0,'eye_color',255,255,255), (64308,1080633,0,'skin_color',255,255,255), (64309,1080633,0,'soga_eye_color',255,0,255), (64310,1080634,0,'eye_color',255,255,255), (64311,1080634,0,'skin_color',255,255,255), (64312,1080634,0,'soga_eye_color',255,0,255), (64313,1080635,1,'cheek_type',-19,0,0), (64314,1080635,1,'chin_type',-4,-14,-3), (64315,1080635,1,'ear_type',-23,3,0), (64316,1080635,1,'eye_brow_type',28,-18,40), (64317,1080635,0,'eye_color',108,168,182), (64318,1080635,1,'eye_type',7,0,0), (64319,1080635,0,'hair_face_color',97,54,13), (64320,1080635,0,'hair_face_highlight_color',33,21,0), (64321,1080635,0,'hair_type_color',97,54,13), (64322,1080635,0,'hair_type_highlight_color',33,21,0), (64323,1080635,1,'lip_type',7,17,0), (64324,1080635,1,'nose_type',-26,0,-25), (64325,1080635,0,'skin_color',190,180,149), (64326,1080635,1,'soga_cheek_type',-19,0,0), (64327,1080635,1,'soga_chin_type',-4,-14,-3), (64328,1080635,1,'soga_ear_type',-23,3,0), (64329,1080635,1,'soga_eye_brow_type',28,-18,40), (64330,1080635,0,'soga_eye_color',229,229,102), (64331,1080635,1,'soga_eye_type',7,0,0), (64332,1080635,0,'soga_hair_face_color',97,54,13), (64333,1080635,0,'soga_hair_face_highlight_color',33,21,0), (64334,1080635,0,'soga_hair_type_color',97,54,13), (64335,1080635,0,'soga_hair_type_highlight_color',33,21,0), (64336,1080635,1,'soga_lip_type',7,17,0), (64337,1080635,1,'soga_nose_type',-26,0,-25), (64338,1080635,0,'soga_skin_color',190,180,149), (64339,1080635,0,'wing_color1',255,255,255), (64340,1080635,0,'wing_color2',255,255,255), (64341,1080636,0,'eye_color',192,142,122), (64342,1080636,0,'skin_color',157,157,157), (64343,1080636,0,'soga_eye_color',255,0,255), (64344,1080637,0,'eye_color',255,255,255), (64345,1080637,0,'skin_color',255,255,255), (64346,1080637,0,'soga_eye_color',255,0,255), (64347,1080638,0,'eye_color',255,255,255), (64348,1080638,0,'skin_color',255,255,0), (64349,1080638,0,'soga_eye_color',255,0,255), (64350,1080639,0,'eye_color',255,255,255), (64351,1080639,0,'skin_color',255,255,0), (64352,1080639,0,'soga_eye_color',255,0,255), (64353,1080640,0,'eye_color',255,255,255), (64354,1080640,0,'skin_color',255,255,0), (64355,1080640,0,'soga_eye_color',255,0,255), (64356,1080641,0,'eye_color',255,255,255), (64357,1080641,0,'skin_color',255,255,0), (64358,1080641,0,'soga_eye_color',255,0,255), (64359,1080642,0,'eye_color',255,255,255), (64360,1080642,0,'skin_color',255,255,0), (64361,1080642,0,'soga_eye_color',255,0,255), (64362,1080643,0,'eye_color',255,255,255), (64363,1080643,0,'skin_color',255,255,0), (64364,1080643,0,'soga_eye_color',255,0,255), (64365,1080644,0,'eye_color',255,255,255), (64366,1080644,0,'skin_color',255,255,0), (64367,1080644,0,'soga_eye_color',255,0,255), (64368,1080645,0,'eye_color',255,255,255), (64369,1080645,0,'skin_color',255,255,0), (64370,1080645,0,'soga_eye_color',255,0,255), (64371,1080646,0,'eye_color',255,255,255), (64372,1080646,0,'skin_color',255,255,0), (64373,1080646,0,'soga_eye_color',255,0,255), (64374,1080647,0,'eye_color',255,255,255), (64375,1080647,0,'skin_color',255,255,0), (64376,1080647,0,'soga_eye_color',255,0,255), (64377,1080648,0,'eye_color',255,255,255), (64378,1080648,0,'skin_color',255,255,0), (64379,1080648,0,'soga_eye_color',255,0,255), (64380,1080649,0,'eye_color',255,255,255), (64381,1080649,0,'skin_color',255,255,0), (64382,1080649,0,'soga_eye_color',255,0,255), (64383,1080650,0,'eye_color',255,255,255), (64384,1080650,0,'skin_color',255,255,0), (64385,1080650,0,'soga_eye_color',255,0,255), (64386,1080651,0,'eye_color',255,255,255), (64387,1080651,0,'skin_color',255,255,0), (64388,1080651,0,'soga_eye_color',255,0,255), (64389,1080652,0,'eye_color',21,0,0), (64390,1080652,0,'skin_color',66,36,31), (64391,1080652,0,'soga_eye_color',255,0,255), (64392,1080653,0,'eye_color',255,255,255), (64393,1080653,0,'skin_color',255,255,255), (64394,1080653,0,'soga_eye_color',255,0,255), (64395,1080654,0,'eye_color',255,255,255), (64396,1080654,0,'skin_color',255,255,255), (64397,1080654,0,'soga_eye_color',255,0,255), (64398,1080655,0,'eye_color',218,218,218), (64399,1080655,0,'skin_color',205,205,205), (64400,1080655,0,'soga_eye_color',255,0,255), (64401,1080656,0,'eye_color',255,255,255), (64402,1080656,0,'skin_color',255,255,255), (64403,1080656,0,'soga_eye_color',255,0,255), (64404,1080657,1,'cheek_type',25,-25,0), (64405,1080657,1,'chin_type',42,-81,28), (64406,1080657,1,'ear_type',68,-37,0), (64407,1080657,1,'eye_brow_type',17,100,100), (64408,1080657,0,'eye_color',11,220,223), (64409,1080657,1,'eye_type',56,0,0), (64410,1080657,0,'hair_color1',255,255,255), (64411,1080657,0,'hair_color2',142,255,1), (64412,1080657,0,'hair_highlight',255,255,255), (64413,1080657,0,'hair_type_color',131,227,57), (64414,1080657,0,'hair_type_highlight_color',92,214,177), (64415,1080657,1,'lip_type',25,7,28), (64416,1080657,1,'nose_type',-37,-68,-7), (64417,1080657,0,'skin_color',158,159,105), (64418,1080657,1,'soga_cheek_type',-97,-72,0), (64419,1080657,1,'soga_chin_type',-20,-69,42), (64420,1080657,1,'soga_ear_type',-39,-14,0), (64421,1080657,1,'soga_eye_brow_type',64,56,46), (64422,1080657,0,'soga_eye_color',204,204,204), (64423,1080657,1,'soga_eye_type',-8,0,0), (64424,1080657,0,'soga_hair_color1',255,255,255), (64425,1080657,0,'soga_hair_color2',36,34,36), (64426,1080657,0,'soga_hair_highlight',255,255,255), (64427,1080657,0,'soga_hair_type_color',20,7,29), (64428,1080657,0,'soga_hair_type_highlight_color',255,225,20), (64429,1080657,1,'soga_lip_type',62,-52,-5), (64430,1080657,1,'soga_nose_type',-93,52,87), (64431,1080657,0,'soga_skin_color',203,161,167), (64432,1080657,0,'wing_color1',48,84,19), (64433,1080657,0,'wing_color2',246,246,246), (64434,1080658,0,'eye_color',170,142,116), (64435,1080658,0,'skin_color',148,151,86), (64436,1080658,0,'soga_eye_color',255,0,255), (64437,1080659,0,'eye_color',255,255,255), (64438,1080659,0,'skin_color',255,255,255), (64439,1080659,0,'soga_eye_color',255,0,255), (64440,1080660,0,'eye_color',255,255,255), (64441,1080660,0,'skin_color',255,255,255), (64442,1080660,0,'soga_eye_color',255,0,255), (64443,1080661,0,'eye_color',126,89,63), (64444,1080661,0,'skin_color',189,167,145), (64445,1080661,0,'soga_eye_color',255,0,255), (64446,1080662,0,'eye_color',166,166,166), (64447,1080662,0,'skin_color',122,119,175), (64448,1080662,0,'soga_eye_color',255,0,255), (64449,1080663,0,'eye_color',79,73,103), (64450,1080663,0,'skin_color',28,28,36), (64451,1080663,0,'soga_eye_color',255,0,255), (64452,1080664,0,'eye_color',255,255,255), (64453,1080664,0,'skin_color',255,255,255), (64454,1080664,0,'soga_eye_color',255,0,255), (64455,1080665,0,'eye_color',255,255,255), (64456,1080665,0,'skin_color',255,255,255), (64457,1080665,0,'soga_eye_color',255,0,255), (64458,1080666,0,'eye_color',255,255,255), (64459,1080666,0,'skin_color',255,255,255), (64460,1080666,0,'soga_eye_color',255,0,255), (64461,1080667,0,'eye_color',255,255,255), (64462,1080667,0,'skin_color',255,255,255), (64463,1080667,0,'soga_eye_color',255,0,255), (64464,1080668,0,'eye_color',255,255,255), (64465,1080668,0,'skin_color',255,255,255), (64466,1080668,0,'soga_eye_color',255,0,255), (64467,1080669,0,'eye_color',66,255,66), (64468,1080669,0,'skin_color',91,91,255), (64469,1080669,0,'soga_eye_color',255,0,255), (64470,1080670,0,'eye_color',66,255,66), (64471,1080670,0,'skin_color',91,91,255), (64472,1080670,0,'soga_eye_color',255,0,255), (64473,1080671,0,'eye_color',255,255,255), (64474,1080671,0,'skin_color',255,255,255), (64475,1080671,0,'soga_eye_color',255,0,255), (64476,1080672,0,'eye_color',255,255,255), (64477,1080672,0,'skin_color',255,255,255), (64478,1080672,0,'soga_eye_color',255,0,255), (64479,1080673,0,'eye_color',255,255,255), (64480,1080673,0,'skin_color',255,255,255), (64481,1080673,0,'soga_eye_color',255,0,255), (64482,1080674,0,'eye_color',255,255,255), (64483,1080674,0,'skin_color',255,255,255), (64484,1080674,0,'soga_eye_color',255,0,255), (64485,1080675,0,'eye_color',255,255,255), (64486,1080675,0,'skin_color',255,255,255), (64487,1080675,0,'soga_eye_color',255,0,255), (64488,1080676,0,'eye_color',66,255,66), (64489,1080676,0,'skin_color',91,91,255), (64490,1080676,0,'soga_eye_color',255,0,255), (64491,1080677,0,'eye_color',255,255,255), (64492,1080677,0,'skin_color',255,255,255), (64493,1080677,0,'soga_eye_color',255,0,255), (64494,1080678,0,'eye_color',255,255,255), (64495,1080678,0,'skin_color',255,255,255), (64496,1080678,0,'soga_eye_color',255,0,255), (64497,1080679,0,'eye_color',255,255,255), (64498,1080679,0,'skin_color',255,255,255), (64499,1080679,0,'soga_eye_color',255,0,255), (64500,1080680,0,'eye_color',255,255,255), (64501,1080680,0,'skin_color',255,255,255), (64502,1080680,0,'soga_eye_color',255,0,255), (64503,1080681,0,'eye_color',255,255,255), (64504,1080681,0,'skin_color',255,255,255), (64505,1080681,0,'soga_eye_color',255,0,255), (64506,1080682,0,'eye_color',255,255,255), (64507,1080682,0,'skin_color',255,255,255), (64508,1080682,0,'soga_eye_color',255,0,255), (64509,1080683,0,'eye_color',255,255,255), (64510,1080683,0,'skin_color',255,255,255), (64511,1080683,0,'soga_eye_color',255,0,255), (64512,1080684,0,'eye_color',255,255,255), (64513,1080684,0,'skin_color',255,128,128), (64514,1080684,0,'soga_eye_color',255,0,255), (64515,1080685,0,'eye_color',66,255,66), (64516,1080685,0,'skin_color',91,91,255), (64517,1080685,0,'soga_eye_color',255,0,255), (64518,1080686,0,'eye_color',255,255,255), (64519,1080686,0,'skin_color',255,255,255), (64520,1080686,0,'soga_eye_color',255,0,255), (64521,1080687,0,'eye_color',255,255,255), (64522,1080687,0,'skin_color',255,255,255), (64523,1080687,0,'soga_eye_color',255,0,255), (64524,1080688,0,'eye_color',255,255,255), (64525,1080688,0,'skin_color',255,255,255), (64526,1080688,0,'soga_eye_color',255,0,255), (64527,1080689,0,'eye_color',255,255,255), (64528,1080689,0,'skin_color',255,255,255), (64529,1080689,0,'soga_eye_color',255,0,255), (64530,1080690,0,'eye_color',255,255,255), (64531,1080690,0,'skin_color',255,255,255), (64532,1080690,0,'soga_eye_color',255,0,255), (64533,1080691,1,'cheek_type',14,82,0), (64534,1080691,1,'chin_type',-72,72,-43), (64535,1080691,1,'ear_type',100,4,0), (64536,1080691,1,'eye_brow_type',-100,28,-100), (64537,1080691,0,'eye_color',147,191,204), (64538,1080691,1,'eye_type',14,0,0), (64539,1080691,0,'hair_color1',112,123,142), (64540,1080691,0,'hair_color2',124,116,110), (64541,1080691,0,'hair_face_color',214,205,194), (64542,1080691,0,'hair_face_highlight_color',61,61,75), (64543,1080691,0,'hair_highlight',43,36,70), (64544,1080691,0,'hair_type_color',214,205,194), (64545,1080691,0,'hair_type_highlight_color',61,61,75), (64546,1080691,1,'lip_type',100,100,-100), (64547,1080691,1,'nose_type',17,0,62), (64548,1080691,0,'skin_color',104,87,52), (64549,1080691,1,'soga_cheek_type',8,20,0), (64550,1080691,1,'soga_chin_type',-55,-25,7), (64551,1080691,1,'soga_ear_type',100,0,0), (64552,1080691,1,'soga_eye_brow_type',41,34,-100), (64553,1080691,0,'soga_eye_color',229,229,102), (64554,1080691,1,'soga_eye_type',-38,0,0), (64555,1080691,0,'soga_hair_color1',114,112,142), (64556,1080691,0,'soga_hair_color2',121,113,107), (64557,1080691,0,'soga_hair_face_color',145,168,168), (64558,1080691,0,'soga_hair_face_highlight_color',209,200,188), (64559,1080691,0,'soga_hair_highlight',112,123,142), (64560,1080691,0,'soga_hair_type_color',145,168,168), (64561,1080691,0,'soga_hair_type_highlight_color',209,200,188), (64562,1080691,1,'soga_lip_type',-8,-20,-31), (64563,1080691,1,'soga_nose_type',-100,-3,3), (64564,1080691,0,'soga_skin_color',227,193,142), (64565,1080691,0,'wing_color1',255,255,255), (64566,1080691,0,'wing_color2',255,255,255), (64567,1080692,0,'eye_color',255,255,255), (64568,1080692,0,'skin_color',255,255,255), (64569,1080692,0,'soga_eye_color',255,0,255), (64570,1080693,0,'eye_color',255,255,255), (64571,1080693,0,'skin_color',255,255,255), (64572,1080693,0,'soga_eye_color',255,0,255), (64573,1080694,0,'eye_color',255,255,255), (64574,1080694,0,'skin_color',255,255,255), (64575,1080694,0,'soga_eye_color',255,0,255), (64576,1080695,0,'eye_color',66,255,66), (64577,1080695,0,'skin_color',91,91,255), (64578,1080695,0,'soga_eye_color',255,0,255), (64579,1080696,0,'eye_color',255,255,255), (64580,1080696,0,'skin_color',255,255,255), (64581,1080696,0,'soga_eye_color',255,0,255), (64582,1080697,0,'eye_color',255,255,255), (64583,1080697,0,'skin_color',255,255,255), (64584,1080697,0,'soga_eye_color',255,0,255), (64585,1080698,0,'eye_color',66,255,66), (64586,1080698,0,'skin_color',91,91,255), (64587,1080698,0,'soga_eye_color',255,0,255), (64588,1080699,0,'eye_color',255,255,255), (64589,1080699,0,'skin_color',255,255,255), (64590,1080699,0,'soga_eye_color',255,0,255), (64591,1080700,0,'eye_color',255,255,255), (64592,1080700,0,'skin_color',255,255,255), (64593,1080700,0,'soga_eye_color',255,0,255), (64594,1080701,0,'eye_color',61,70,40), (64595,1080701,0,'skin_color',28,28,36), (64596,1080701,0,'soga_eye_color',255,0,255), (64597,1080702,0,'eye_color',255,255,255), (64598,1080702,0,'skin_color',154,36,36), (64599,1080702,0,'soga_eye_color',255,0,255), (64600,1080703,0,'eye_color',255,255,255), (64601,1080703,0,'skin_color',255,255,255), (64602,1080703,0,'soga_eye_color',255,0,255), (64603,1080704,0,'eye_color',255,255,255), (64604,1080704,0,'skin_color',255,255,255), (64605,1080704,0,'soga_eye_color',255,0,255), (64606,1080705,0,'eye_color',255,255,255), (64607,1080705,0,'skin_color',255,255,255), (64608,1080705,0,'soga_eye_color',255,0,255), (64609,1080706,0,'eye_color',255,255,255), (64610,1080706,0,'skin_color',255,255,0), (64611,1080706,0,'soga_eye_color',255,0,255), (64612,1080707,0,'eye_color',255,255,255), (64613,1080707,0,'skin_color',255,255,255), (64614,1080707,0,'soga_eye_color',255,0,255), (64615,1080708,0,'eye_color',255,255,255), (64616,1080708,0,'skin_color',255,255,255), (64617,1080708,0,'soga_eye_color',255,0,255), (64618,1080709,0,'eye_color',255,255,255), (64619,1080709,0,'skin_color',255,255,255), (64620,1080709,0,'soga_eye_color',255,0,255), (64621,1080710,0,'eye_color',255,255,255), (64622,1080710,0,'skin_color',255,255,255), (64623,1080710,0,'soga_eye_color',255,0,255), (64624,1080711,0,'eye_color',80,77,119), (64625,1080711,0,'skin_color',186,186,196), (64626,1080711,0,'soga_eye_color',255,0,255), (64627,1080712,0,'eye_color',255,255,255), (64628,1080712,0,'skin_color',255,255,255), (64629,1080712,0,'soga_eye_color',255,0,255), (64630,1080713,0,'eye_color',255,255,255), (64631,1080713,0,'skin_color',255,255,255), (64632,1080713,0,'soga_eye_color',255,0,255), (64633,1080714,0,'eye_color',255,255,255), (64634,1080714,0,'skin_color',255,255,255), (64635,1080714,0,'soga_eye_color',255,0,255), (64636,1080715,0,'eye_color',255,255,255), (64637,1080715,0,'skin_color',154,36,36), (64638,1080715,0,'soga_eye_color',255,0,255), (64639,1080716,0,'eye_color',255,255,255), (64640,1080716,0,'skin_color',255,255,255), (64641,1080716,0,'soga_eye_color',255,0,255), (64642,1080717,0,'eye_color',255,255,255), (64643,1080717,0,'skin_color',255,255,255), (64644,1080717,0,'soga_eye_color',255,0,255), (64645,1080718,0,'eye_color',255,255,255), (64646,1080718,0,'skin_color',255,255,255), (64647,1080718,0,'soga_eye_color',255,0,255), (64648,1080719,0,'eye_color',255,255,255), (64649,1080719,0,'skin_color',255,255,255), (64650,1080719,0,'soga_eye_color',255,0,255), (64651,1080720,0,'eye_color',255,255,255), (64652,1080720,0,'skin_color',255,255,255), (64653,1080720,0,'soga_eye_color',255,0,255), (64654,1080721,1,'chin_type',0,0,68), (64655,1080721,1,'ear_type',100,-100,0), (64656,1080721,1,'eye_brow_type',0,0,7), (64657,1080721,0,'eye_color',90,142,115), (64658,1080721,1,'eye_type',4,0,0), (64659,1080721,0,'hair_color1',249,218,87), (64660,1080721,0,'hair_color2',106,69,44), (64661,1080721,0,'hair_face_color',249,223,124), (64662,1080721,0,'hair_face_highlight_color',249,223,124), (64663,1080721,0,'hair_highlight',249,218,87), (64664,1080721,0,'hair_type_color',249,223,124), (64665,1080721,0,'hair_type_highlight_color',249,223,124), (64666,1080721,1,'lip_type',28,17,0), (64667,1080721,1,'nose_type',0,-62,14), (64668,1080721,0,'skin_color',252,248,244), (64669,1080721,1,'soga_chin_type',0,1,0), (64670,1080721,1,'soga_ear_type',100,-100,0), (64671,1080721,0,'soga_eye_color',204,204,204), (64672,1080721,0,'soga_hair_color1',249,218,87), (64673,1080721,0,'soga_hair_color2',106,69,44), (64674,1080721,0,'soga_hair_face_color',249,223,124), (64675,1080721,0,'soga_hair_face_highlight_color',249,223,124), (64676,1080721,0,'soga_hair_highlight',249,218,87), (64677,1080721,0,'soga_hair_type_color',249,223,124), (64678,1080721,0,'soga_hair_type_highlight_color',249,223,124), (64679,1080721,1,'soga_lip_type',0,62,100), (64680,1080721,1,'soga_nose_type',0,-68,7), (64681,1080721,0,'soga_skin_color',208,183,175), (64682,1080722,0,'eye_color',255,255,255), (64683,1080722,0,'skin_color',255,255,255), (64684,1080722,0,'soga_eye_color',255,0,255), (64685,1080723,0,'eye_color',255,255,255), (64686,1080723,0,'skin_color',255,255,255), (64687,1080723,0,'soga_eye_color',255,0,255), (64688,1080724,0,'eye_color',255,255,255), (64689,1080724,0,'skin_color',255,255,255), (64690,1080724,0,'soga_eye_color',255,0,255), (64691,1080725,0,'eye_color',255,255,255), (64692,1080725,0,'skin_color',255,255,255), (64693,1080725,0,'soga_eye_color',255,0,255), (64694,1080726,0,'eye_color',255,255,255), (64695,1080726,0,'skin_color',255,255,255), (64696,1080726,0,'soga_eye_color',255,0,255), (64697,1080727,0,'eye_color',255,255,255), (64698,1080727,0,'skin_color',255,255,255), (64699,1080727,0,'soga_eye_color',255,0,255), (64700,1080728,0,'eye_color',255,255,255), (64701,1080728,0,'skin_color',255,255,255), (64702,1080728,0,'soga_eye_color',255,0,255), (64703,1080729,0,'eye_color',255,255,255), (64704,1080729,0,'skin_color',255,255,255), (64705,1080729,0,'soga_eye_color',255,0,255), (64706,1080730,0,'eye_color',255,255,255), (64707,1080730,0,'skin_color',255,255,255), (64708,1080730,0,'soga_eye_color',255,0,255), (64709,1080731,0,'eye_color',66,255,66), (64710,1080731,0,'skin_color',91,91,255), (64711,1080731,0,'soga_eye_color',255,0,255), (64712,1080732,1,'cheek_type',-34,83,0), (64713,1080732,1,'chin_type',50,-14,15), (64714,1080732,1,'ear_type',-18,48,0), (64715,1080732,1,'eye_brow_type',-98,0,55), (64716,1080732,0,'eye_color',92,153,153), (64717,1080732,1,'eye_type',-87,0,0), (64718,1080732,0,'hair_color1',105,26,26), (64719,1080732,0,'hair_color2',123,79,21), (64720,1080732,0,'hair_face_color',191,97,43), (64721,1080732,0,'hair_face_highlight_color',244,244,246), (64722,1080732,0,'hair_highlight',160,156,172), (64723,1080732,0,'hair_type_color',191,97,43), (64724,1080732,0,'hair_type_highlight_color',244,244,246), (64725,1080732,1,'lip_type',37,91,-93), (64726,1080732,1,'nose_type',-28,55,-68), (64727,1080732,0,'skin_color',245,253,252), (64728,1080732,1,'soga_cheek_type',0,50,0), (64729,1080732,1,'soga_chin_type',-81,-87,0), (64730,1080732,1,'soga_ear_type',87,-34,0), (64731,1080732,1,'soga_eye_brow_type',75,0,-93), (64732,1080732,0,'soga_eye_color',229,229,102), (64733,1080732,0,'soga_hair_color1',119,135,135), (64734,1080732,0,'soga_hair_color2',99,84,73), (64735,1080732,0,'soga_hair_face_color',239,238,223), (64736,1080732,0,'soga_hair_face_highlight_color',244,244,246), (64737,1080732,0,'soga_hair_highlight',160,156,172), (64738,1080732,0,'soga_hair_type_color',239,238,223), (64739,1080732,0,'soga_hair_type_highlight_color',244,244,246), (64740,1080732,1,'soga_lip_type',0,-38,87), (64741,1080732,1,'soga_nose_type',0,-17,-76), (64742,1080732,0,'soga_skin_color',227,215,203), (64743,1080733,0,'eye_color',255,255,255), (64744,1080733,0,'skin_color',255,255,255), (64745,1080733,0,'soga_eye_color',255,0,255), (64746,1080734,0,'eye_color',255,255,255), (64747,1080734,0,'skin_color',255,255,255), (64748,1080734,0,'soga_eye_color',255,0,255), (64749,1080735,0,'eye_color',255,255,255), (64750,1080735,0,'skin_color',255,255,255), (64751,1080735,0,'soga_eye_color',255,0,255), (64752,1080736,0,'eye_color',255,255,255), (64753,1080736,0,'skin_color',255,255,255), (64754,1080736,0,'soga_eye_color',255,0,255), (64755,1080737,0,'eye_color',255,255,255), (64756,1080737,0,'skin_color',154,36,36), (64757,1080737,0,'soga_eye_color',255,0,255), (64758,1080738,0,'eye_color',255,255,255), (64759,1080738,0,'skin_color',255,255,255), (64760,1080738,0,'soga_eye_color',255,0,255), (64761,1080739,0,'eye_color',255,255,255), (64762,1080739,0,'skin_color',255,255,255), (64763,1080739,0,'soga_eye_color',255,0,255), (64764,1080740,0,'eye_color',255,255,255), (64765,1080740,0,'skin_color',255,255,0), (64766,1080740,0,'soga_eye_color',255,0,255), (64767,1080741,0,'eye_color',255,255,255), (64768,1080741,0,'skin_color',255,255,0), (64769,1080741,0,'soga_eye_color',255,0,255), (64770,1080742,0,'eye_color',255,255,255), (64771,1080742,0,'skin_color',255,255,0), (64772,1080742,0,'soga_eye_color',255,0,255), (64773,1080743,0,'eye_color',255,255,255), (64774,1080743,0,'skin_color',255,255,0), (64775,1080743,0,'soga_eye_color',255,0,255), (64776,1080744,0,'eye_color',255,255,255), (64777,1080744,0,'skin_color',255,255,0), (64778,1080744,0,'soga_eye_color',255,0,255), (64779,1080745,0,'eye_color',255,255,255), (64780,1080745,0,'skin_color',255,255,0), (64781,1080745,0,'soga_eye_color',255,0,255), (64782,1080746,0,'eye_color',255,255,255), (64783,1080746,0,'skin_color',255,255,0), (64784,1080746,0,'soga_eye_color',255,0,255), (64785,1080747,0,'eye_color',255,255,255), (64786,1080747,0,'skin_color',255,255,0), (64787,1080747,0,'soga_eye_color',255,0,255), (64788,1080748,0,'eye_color',255,255,255), (64789,1080748,0,'skin_color',255,255,0), (64790,1080748,0,'soga_eye_color',255,0,255), (64791,1080749,0,'eye_color',255,255,255), (64792,1080749,0,'skin_color',255,255,0), (64793,1080749,0,'soga_eye_color',255,0,255), (64794,1080750,0,'eye_color',255,255,255), (64795,1080750,0,'skin_color',255,255,0), (64796,1080750,0,'soga_eye_color',255,0,255), (64797,1080751,0,'eye_color',255,255,255), (64798,1080751,0,'skin_color',255,255,0), (64799,1080751,0,'soga_eye_color',255,0,255), (64800,1080752,0,'eye_color',255,255,255), (64801,1080752,0,'skin_color',255,255,0), (64802,1080752,0,'soga_eye_color',255,0,255), (64803,1080753,0,'eye_color',255,255,255), (64804,1080753,0,'skin_color',255,255,0), (64805,1080753,0,'soga_eye_color',255,0,255), (64806,1080754,0,'eye_color',255,255,255), (64807,1080754,0,'skin_color',255,255,0), (64808,1080754,0,'soga_eye_color',255,0,255), (64809,1080755,0,'eye_color',255,255,255), (64810,1080755,0,'skin_color',255,255,0), (64811,1080755,0,'soga_eye_color',255,0,255), (64812,1080756,0,'eye_color',255,255,255), (64813,1080756,0,'skin_color',255,255,0), (64814,1080756,0,'soga_eye_color',255,0,255), (64815,1080757,1,'cheek_type',50,-50,0), (64816,1080757,1,'chin_type',-100,0,68), (64817,1080757,1,'ear_type',37,-75,0), (64818,1080757,1,'eye_brow_type',-100,100,100), (64819,1080757,0,'eye_color',122,177,193), (64820,1080757,1,'eye_type',-25,0,0), (64821,1080757,0,'hair_color1',91,21,51), (64822,1080757,0,'hair_color2',124,82,20), (64823,1080757,0,'hair_face_color',117,34,31), (64824,1080757,0,'hair_face_highlight_color',192,99,44), (64825,1080757,0,'hair_highlight',105,26,26), (64826,1080757,0,'hair_type_color',117,34,31), (64827,1080757,0,'hair_type_highlight_color',192,99,44), (64828,1080757,1,'lip_type',14,31,-100), (64829,1080757,1,'nose_type',-100,7,-7), (64830,1080757,0,'skin_color',211,186,178), (64831,1080757,1,'soga_cheek_type',50,-93,0), (64832,1080757,1,'soga_chin_type',-59,70,68), (64833,1080757,1,'soga_ear_type',74,-75,0), (64834,1080757,1,'soga_eye_brow_type',79,100,-4), (64835,1080757,0,'soga_eye_color',229,229,102), (64836,1080757,1,'soga_eye_type',-25,0,0), (64837,1080757,0,'soga_hair_color1',89,21,21), (64838,1080757,0,'soga_hair_color2',131,81,7), (64839,1080757,0,'soga_hair_face_color',168,59,22), (64840,1080757,0,'soga_hair_face_highlight_color',193,100,45), (64841,1080757,0,'soga_hair_highlight',105,26,26), (64842,1080757,0,'soga_hair_type_color',168,59,22), (64843,1080757,0,'soga_hair_type_highlight_color',193,100,45), (64844,1080757,1,'soga_lip_type',14,-7,-14), (64845,1080757,1,'soga_nose_type',-100,-14,-47), (64846,1080757,0,'soga_skin_color',248,254,253), (64847,1080758,0,'eye_color',255,255,255), (64848,1080758,0,'skin_color',255,255,255), (64849,1080758,0,'soga_eye_color',255,0,255), (64850,1080759,0,'eye_color',255,255,255), (64851,1080759,0,'skin_color',255,255,255), (64852,1080759,0,'soga_eye_color',255,0,255), (64853,1080760,0,'eye_color',255,255,255), (64854,1080760,0,'skin_color',255,255,255), (64855,1080760,0,'soga_eye_color',255,0,255), (64856,1080761,0,'eye_color',255,255,255), (64857,1080761,0,'skin_color',255,255,255), (64858,1080761,0,'soga_eye_color',255,0,255), (64859,1080762,0,'eye_color',255,255,255), (64860,1080762,0,'skin_color',255,255,0), (64861,1080762,0,'soga_eye_color',255,0,255), (64862,1080763,0,'eye_color',255,255,255), (64863,1080763,0,'skin_color',255,255,255), (64864,1080763,0,'soga_eye_color',255,0,255), (64865,1080764,0,'eye_color',61,70,40), (64866,1080764,0,'skin_color',28,28,36), (64867,1080764,0,'soga_eye_color',255,0,255), (64868,1080765,0,'eye_color',255,255,255), (64869,1080765,0,'skin_color',255,255,255), (64870,1080765,0,'soga_eye_color',255,0,255), (64871,1080766,0,'eye_color',255,255,255), (64872,1080766,0,'skin_color',255,255,255), (64873,1080766,0,'soga_eye_color',255,0,255), (64874,1080767,0,'eye_color',66,255,66), (64875,1080767,0,'skin_color',91,91,255), (64876,1080767,0,'soga_eye_color',255,0,255), (64877,1080768,0,'eye_color',255,255,255), (64878,1080768,0,'skin_color',154,36,36), (64879,1080768,0,'soga_eye_color',255,0,255), (64880,1080769,0,'eye_color',255,255,255), (64881,1080769,0,'skin_color',255,255,255), (64882,1080769,0,'soga_eye_color',255,0,255), (64883,1080770,0,'eye_color',255,255,255), (64884,1080770,0,'skin_color',255,255,255), (64885,1080770,0,'soga_eye_color',255,0,255), (64886,1080771,0,'eye_color',255,255,255), (64887,1080771,0,'skin_color',255,255,255), (64888,1080771,0,'soga_eye_color',255,0,255), (64889,1080772,0,'eye_color',255,255,255), (64890,1080772,0,'skin_color',255,255,255), (64891,1080772,0,'soga_eye_color',255,0,255), (64892,1080773,0,'eye_color',255,255,255), (64893,1080773,0,'skin_color',255,255,255), (64894,1080773,0,'soga_eye_color',255,0,255), (64895,1080774,0,'eye_color',255,255,255), (64896,1080774,0,'skin_color',255,255,255), (64897,1080774,0,'soga_eye_color',255,0,255), (64898,1080775,0,'eye_color',255,255,255), (64899,1080775,0,'skin_color',255,255,255), (64900,1080775,0,'soga_eye_color',255,0,255), (64901,1080776,0,'eye_color',255,255,255), (64902,1080776,0,'skin_color',255,255,255), (64903,1080776,0,'soga_eye_color',255,0,255), (64904,1080777,0,'eye_color',255,255,255), (64905,1080777,0,'skin_color',255,255,255), (64906,1080777,0,'soga_eye_color',255,0,255), (64907,1080778,0,'eye_color',255,255,255), (64908,1080778,0,'skin_color',255,255,255), (64909,1080778,0,'soga_eye_color',255,0,255), (64910,1080779,0,'eye_color',255,255,255), (64911,1080779,0,'skin_color',255,255,255), (64912,1080779,0,'soga_eye_color',255,0,255), (64913,1080780,0,'eye_color',255,255,255), (64914,1080780,0,'skin_color',255,255,255), (64915,1080780,0,'soga_eye_color',255,0,255), (64916,1080781,0,'eye_color',255,255,255), (64917,1080781,0,'skin_color',255,255,255), (64918,1080781,0,'soga_eye_color',255,0,255), (64919,1080782,0,'eye_color',255,255,255), (64920,1080782,0,'skin_color',255,255,255), (64921,1080782,0,'soga_eye_color',255,0,255), (64922,1080783,0,'eye_color',255,255,255), (64923,1080783,0,'skin_color',255,255,255), (64924,1080783,0,'soga_eye_color',255,0,255), (64925,1080784,0,'eye_color',255,255,255), (64926,1080784,0,'skin_color',255,255,255), (64927,1080784,0,'soga_eye_color',255,0,255), (64928,1080785,0,'eye_color',255,255,255), (64929,1080785,0,'skin_color',255,255,255), (64930,1080785,0,'soga_eye_color',255,0,255), (64931,1080786,0,'eye_color',255,255,255), (64932,1080786,0,'skin_color',255,255,255), (64933,1080786,0,'soga_eye_color',255,0,255), (64934,1080787,0,'eye_color',61,70,40), (64935,1080787,0,'skin_color',28,28,36), (64936,1080787,0,'soga_eye_color',255,0,255), (64937,1080788,0,'eye_color',138,86,55), (64938,1080788,0,'skin_color',105,107,69), (64939,1080788,0,'soga_eye_color',255,0,255), (64940,1080789,0,'eye_color',138,86,55), (64941,1080789,0,'skin_color',105,107,69), (64942,1080789,0,'soga_eye_color',255,0,255), (64943,1080790,0,'eye_color',215,218,158), (64944,1080790,0,'skin_color',148,151,86), (64945,1080790,0,'soga_eye_color',255,0,255), (64946,1080791,0,'eye_color',255,255,255), (64947,1080791,0,'skin_color',255,255,255), (64948,1080791,0,'soga_eye_color',255,0,255), (64949,1080792,0,'eye_color',128,128,128), (64950,1080792,0,'skin_color',56,56,56), (64951,1080792,0,'soga_eye_color',255,0,255), (64952,1080793,0,'eye_color',255,255,255), (64953,1080793,0,'skin_color',255,255,255), (64954,1080793,0,'soga_eye_color',255,0,255), (64955,1080794,0,'eye_color',255,255,255), (64956,1080794,0,'skin_color',255,255,255), (64957,1080794,0,'soga_eye_color',255,0,255), (64958,1080795,0,'eye_color',255,255,255), (64959,1080795,0,'skin_color',255,255,255), (64960,1080795,0,'soga_eye_color',255,0,255), (64961,1080796,0,'eye_color',255,255,255), (64962,1080796,0,'skin_color',255,255,255), (64963,1080796,0,'soga_eye_color',255,0,255), (64964,1080797,0,'eye_color',255,255,255), (64965,1080797,0,'skin_color',255,255,255), (64966,1080797,0,'soga_eye_color',255,0,255), (64967,700000,1,'cheek_type',-50,-64,0), (64968,700000,1,'chin_type',-44,50,28), (64969,700000,1,'ear_type',-100,-100,0), (64970,700000,1,'eye_brow_type',68,95,-95), (64971,700000,0,'eye_color',255,255,255), (64972,700000,1,'eye_type',87,0,0), (64973,700000,0,'hair_face_color',249,223,124), (64974,700000,0,'hair_face_highlight_color',229,165,27), (64975,700000,0,'hair_type_color',249,223,124), (64976,700000,0,'hair_type_highlight_color',229,165,27), (64977,700000,1,'lip_type',65,7,-31), (64978,700000,1,'nose_type',-18,28,-70), (64979,700000,0,'skin_color',255,255,255), (64980,700000,1,'soga_cheek_type',-50,-64,0), (64981,700000,1,'soga_chin_type',-44,50,28), (64982,700000,1,'soga_ear_type',-100,-100,0), (64983,700000,1,'soga_eye_brow_type',68,95,-95), (64984,700000,0,'soga_eye_color',255,0,255), (64985,700000,1,'soga_eye_type',87,0,0), (64986,700000,0,'soga_hair_face_color',249,223,124), (64987,700000,0,'soga_hair_face_highlight_color',229,165,27), (64988,700000,0,'soga_hair_type_color',249,223,124), (64989,700000,0,'soga_hair_type_highlight_color',229,165,27), (64990,700000,1,'soga_lip_type',65,7,-31), (64991,700000,1,'soga_nose_type',-18,28,-70), (64992,700000,0,'soga_skin_color',241,245,237), (64993,700000,0,'wing_color1',255,255,255), (64994,700000,0,'wing_color2',255,255,255), (64995,700001,1,'cheek_type',91,-1,0), (64996,700001,1,'chin_type',75,31,34), (64997,700001,1,'ear_type',-100,-97,0), (64998,700001,1,'eye_brow_type',-47,74,-41), (64999,700001,0,'eye_color',204,204,204), (65000,700001,1,'eye_type',25,0,0), (65001,700001,0,'hair_color1',14,198,50), (65002,700001,1,'lip_type',-11,15,8), (65003,700001,1,'nose_type',-83,14,-58), (65004,700001,0,'skin_color',177,179,180), (65005,700001,1,'soga_cheek_type',0,-47,74), (65006,700001,1,'soga_chin_type',0,-11,15), (65007,700001,1,'soga_ear_type',0,25,0), (65008,700001,1,'soga_eye_brow_type',0,-100,-97), (65009,700001,0,'soga_eye_color',204,204,204), (65010,700001,1,'soga_lip_type',-41,91,-1), (65011,700001,1,'soga_nose_type',8,75,31), (65012,700001,0,'soga_skin_color',177,179,180), (65013,700002,1,'cheek_type',0,-3,0), (65014,700002,1,'chin_type',-50,97,3), (65015,700002,1,'ear_type',62,-25,0), (65016,700002,1,'eye_brow_type',-64,-81,-3), (65017,700002,0,'eye_color',43,70,43), (65018,700002,1,'eye_type',10,0,0), (65019,700002,0,'hair_color1',62,242,187), (65020,700002,0,'hair_color2',218,0,0), (65021,700002,0,'hair_face_color',228,182,26), (65022,700002,0,'hair_face_highlight_color',121,38,35), (65023,700002,0,'hair_highlight',161,165,168), (65024,700002,0,'hair_type_color',228,182,26), (65025,700002,0,'hair_type_highlight_color',121,38,35), (65026,700002,1,'lip_type',40,46,-71), (65027,700002,1,'nose_type',96,62,-14), (65028,700002,0,'skin_color',209,161,122), (65029,700002,1,'soga_cheek_type',0,-64,-81), (65030,700002,1,'soga_chin_type',0,40,46), (65031,700002,1,'soga_ear_type',0,10,0), (65032,700002,1,'soga_eye_brow_type',0,62,-25), (65033,700002,0,'soga_eye_color',229,229,102), (65034,700002,1,'soga_eye_type',-38,0,0), (65035,700002,0,'soga_hair_color1',29,21,28), (65036,700002,0,'soga_hair_color2',39,32,39), (65037,700002,0,'soga_hair_face_color',228,182,26), (65038,700002,0,'soga_hair_face_highlight_color',121,38,35), (65039,700002,0,'soga_hair_highlight',161,165,168), (65040,700002,0,'soga_hair_type_color',228,182,26), (65041,700002,0,'soga_hair_type_highlight_color',121,38,35), (65042,700002,1,'soga_lip_type',-3,0,-3), (65043,700002,1,'soga_nose_type',-71,-50,97), (65044,700002,0,'soga_skin_color',209,161,122), (65045,700002,0,'wing_color1',255,255,255), (65046,700002,0,'wing_color2',255,255,255), (65047,700003,0,'eye_color',0,0,63), (65048,700003,0,'skin_color',255,128,0), (65049,700003,0,'soga_eye_color',255,0,255), (65050,700004,0,'eye_color',1,1,1), (65051,700004,0,'skin_color',255,128,0), (65052,700004,0,'soga_eye_color',255,0,255), (65053,700005,1,'cheek_type',-43,-72,0), (65054,700005,1,'chin_type',38,-75,77), (65055,700005,1,'ear_type',-61,-83,0), (65056,700005,1,'eye_brow_type',-51,-35,-31), (65057,700005,0,'eye_color',173,142,88), (65058,700005,1,'eye_type',-76,0,0), (65059,700005,0,'hair_color1',82,31,72), (65060,700005,0,'hair_color2',56,0,0), (65061,700005,0,'hair_face_color',49,47,61), (65062,700005,0,'hair_face_highlight_color',42,29,2), (65063,700005,0,'hair_highlight',161,165,168), (65064,700005,0,'hair_type_color',49,47,61), (65065,700005,0,'hair_type_highlight_color',42,29,2), (65066,700005,1,'lip_type',3,41,70), (65067,700005,1,'nose_type',-47,82,31), (65068,700005,0,'skin_color',243,251,251), (65069,700005,1,'soga_cheek_type',0,-51,-35), (65070,700005,1,'soga_chin_type',0,3,41), (65071,700005,1,'soga_ear_type',0,-76,0), (65072,700005,1,'soga_eye_brow_type',0,-61,-83), (65073,700005,0,'soga_eye_color',229,229,102), (65074,700005,1,'soga_eye_type',56,0,0), (65075,700005,0,'soga_hair_color1',209,131,22), (65076,700005,0,'soga_hair_color2',199,150,48), (65077,700005,0,'soga_hair_face_color',49,47,61), (65078,700005,0,'soga_hair_face_highlight_color',42,29,2), (65079,700005,0,'soga_hair_highlight',161,165,168), (65080,700005,0,'soga_hair_type_color',49,47,61), (65081,700005,0,'soga_hair_type_highlight_color',42,29,2), (65082,700005,1,'soga_lip_type',-31,-43,-72), (65083,700005,1,'soga_nose_type',70,38,-75), (65084,700005,0,'soga_skin_color',243,251,251), (65085,700005,0,'wing_color1',255,255,255), (65086,700005,0,'wing_color2',255,255,255), (65087,700006,1,'cheek_type',-7,-93,0), (65088,700006,1,'chin_type',68,-71,-12), (65089,700006,1,'ear_type',19,20,0), (65090,700006,1,'eye_brow_type',28,88,17), (65091,700006,0,'eye_color',41,82,95), (65092,700006,1,'eye_type',79,0,0), (65093,700006,0,'hair_color1',17,1,171), (65094,700006,0,'hair_color2',62,0,0), (65095,700006,0,'hair_face_color',100,70,10), (65096,700006,0,'hair_face_highlight_color',232,183,30), (65097,700006,0,'hair_highlight',79,28,15), (65098,700006,0,'hair_type_color',100,70,10), (65099,700006,0,'hair_type_highlight_color',232,183,30), (65100,700006,1,'lip_type',-56,-1,-34), (65101,700006,1,'nose_type',17,17,1), (65102,700006,0,'skin_color',105,112,109), (65103,700006,1,'soga_cheek_type',0,28,88), (65104,700006,1,'soga_chin_type',0,-56,-1), (65105,700006,1,'soga_ear_type',0,79,0), (65106,700006,1,'soga_eye_brow_type',0,19,20), (65107,700006,0,'soga_eye_color',229,229,102), (65108,700006,1,'soga_eye_type',62,0,0), (65109,700006,0,'soga_hair_color1',38,22,21), (65110,700006,0,'soga_hair_color2',120,50,0), (65111,700006,0,'soga_hair_face_color',100,70,10), (65112,700006,0,'soga_hair_face_highlight_color',232,183,30), (65113,700006,0,'soga_hair_highlight',79,28,15), (65114,700006,0,'soga_hair_type_color',100,70,10), (65115,700006,0,'soga_hair_type_highlight_color',232,183,30), (65116,700006,1,'soga_lip_type',17,-7,-93), (65117,700006,1,'soga_nose_type',-34,68,-71), (65118,700006,0,'soga_skin_color',105,112,109), (65119,700006,0,'wing_color1',255,255,255), (65120,700006,0,'wing_color2',255,255,255), (65121,700007,1,'cheek_type',20,14,0), (65122,700007,1,'chin_type',35,81,68), (65123,700007,1,'ear_type',-62,28,0), (65124,700007,1,'eye_brow_type',-56,82,28), (65125,700007,0,'eye_color',61,120,89), (65126,700007,1,'eye_type',-41,0,0), (65127,700007,0,'hair_color1',68,208,248), (65128,700007,0,'hair_color2',76,0,0), (65129,700007,0,'hair_face_color',15,1,21), (65130,700007,0,'hair_face_highlight_color',35,24,1), (65131,700007,0,'hair_highlight',105,26,26), (65132,700007,0,'hair_type_color',15,1,21), (65133,700007,0,'hair_type_highlight_color',35,24,1), (65134,700007,1,'lip_type',94,-76,-50), (65135,700007,1,'nose_type',64,68,-48), (65136,700007,0,'skin_color',241,232,234), (65137,700007,1,'soga_cheek_type',0,-56,82), (65138,700007,1,'soga_chin_type',0,94,-76), (65139,700007,1,'soga_ear_type',0,-41,0), (65140,700007,1,'soga_eye_brow_type',0,-62,28), (65141,700007,0,'soga_eye_color',229,229,102), (65142,700007,1,'soga_eye_type',76,0,0), (65143,700007,0,'soga_hair_color1',54,45,28), (65144,700007,0,'soga_hair_color2',104,52,0), (65145,700007,0,'soga_hair_face_color',15,1,21), (65146,700007,0,'soga_hair_face_highlight_color',35,24,1), (65147,700007,0,'soga_hair_highlight',105,26,26), (65148,700007,0,'soga_hair_type_color',15,1,21), (65149,700007,0,'soga_hair_type_highlight_color',35,24,1), (65150,700007,1,'soga_lip_type',28,20,14), (65151,700007,1,'soga_nose_type',-50,35,81), (65152,700007,0,'soga_skin_color',241,232,234), (65153,700007,0,'wing_color1',255,255,255), (65154,700007,0,'wing_color2',255,255,255), (65155,700008,1,'cheek_type',-7,-93,0), (65156,700008,1,'chin_type',68,-71,-12), (65157,700008,1,'ear_type',19,20,0), (65158,700008,1,'eye_brow_type',28,88,17), (65159,700008,0,'eye_color',41,82,95), (65160,700008,1,'eye_type',79,0,0), (65161,700008,0,'hair_color1',17,1,171), (65162,700008,0,'hair_color2',62,0,0), (65163,700008,0,'hair_face_color',100,70,10), (65164,700008,0,'hair_face_highlight_color',232,183,30), (65165,700008,0,'hair_type_color',100,70,10), (65166,700008,0,'hair_type_highlight_color',232,183,30), (65167,700008,1,'lip_type',-56,-1,-34), (65168,700008,1,'nose_type',17,17,1), (65169,700008,0,'skin_color',105,112,109), (65170,700008,1,'soga_cheek_type',0,28,88), (65171,700008,1,'soga_chin_type',0,-56,-1), (65172,700008,1,'soga_ear_type',0,79,0), (65173,700008,1,'soga_eye_brow_type',0,19,20), (65174,700008,0,'soga_eye_color',229,229,102), (65175,700008,1,'soga_eye_type',62,0,0), (65176,700008,0,'soga_hair_face_color',100,70,10), (65177,700008,0,'soga_hair_face_highlight_color',232,183,30), (65178,700008,0,'soga_hair_type_color',100,70,10), (65179,700008,0,'soga_hair_type_highlight_color',232,183,30), (65180,700008,1,'soga_lip_type',17,-7,-93), (65181,700008,1,'soga_nose_type',-34,68,-71), (65182,700008,0,'soga_skin_color',105,112,109), (65183,700008,0,'wing_color1',255,255,255), (65184,700008,0,'wing_color2',255,255,255), (65185,700009,1,'cheek_type',45,37,0), (65186,700009,1,'chin_type',-40,-81,-34), (65187,700009,1,'ear_type',68,-89,0), (65188,700009,1,'eye_brow_type',-56,-31,-18), (65189,700009,0,'eye_color',40,24,8), (65190,700009,1,'eye_type',14,0,0), (65191,700009,0,'hair_color1',213,160,68), (65192,700009,0,'hair_color2',55,0,0), (65193,700009,0,'hair_face_color',15,1,21), (65194,700009,0,'hair_face_highlight_color',15,1,21), (65195,700009,0,'hair_type_color',15,1,21), (65196,700009,0,'hair_type_highlight_color',15,1,21), (65197,700009,1,'lip_type',68,-63,-94), (65198,700009,1,'nose_type',7,-43,-96), (65199,700009,0,'skin_color',165,127,85), (65200,700009,1,'soga_cheek_type',0,-56,-31), (65201,700009,1,'soga_chin_type',0,68,-63), (65202,700009,1,'soga_ear_type',0,14,0), (65203,700009,1,'soga_eye_brow_type',0,68,-89), (65204,700009,0,'soga_eye_color',229,229,102), (65205,700009,1,'soga_eye_type',55,0,0), (65206,700009,0,'soga_hair_face_color',15,1,21), (65207,700009,0,'soga_hair_face_highlight_color',15,1,21), (65208,700009,0,'soga_hair_type_color',15,1,21), (65209,700009,0,'soga_hair_type_highlight_color',15,1,21), (65210,700009,1,'soga_lip_type',-18,45,37), (65211,700009,1,'soga_nose_type',-94,-40,-81), (65212,700009,0,'soga_skin_color',165,127,85), (65213,700009,0,'wing_color1',255,255,255), (65214,700009,0,'wing_color2',255,255,255), (65215,700010,1,'cheek_type',45,-45,0), (65216,700010,1,'chin_type',95,-46,-64), (65217,700010,1,'ear_type',-77,8,0), (65218,700010,1,'eye_brow_type',-61,17,-74), (65219,700010,0,'eye_color',31,59,41), (65220,700010,1,'eye_type',-37,0,0), (65221,700010,0,'hair_color1',62,22,221), (65222,700010,0,'hair_color2',76,0,0), (65223,700010,0,'hair_face_color',228,182,26), (65224,700010,0,'hair_face_highlight_color',88,4,4), (65225,700010,0,'hair_type_color',228,182,26), (65226,700010,0,'hair_type_highlight_color',88,4,4), (65227,700010,1,'lip_type',50,-97,65), (65228,700010,1,'nose_type',69,62,22), (65229,700010,0,'skin_color',236,226,182), (65230,700010,1,'soga_cheek_type',0,-61,17), (65231,700010,1,'soga_chin_type',0,50,-97), (65232,700010,1,'soga_ear_type',0,-37,0), (65233,700010,1,'soga_eye_brow_type',0,-77,8), (65234,700010,0,'soga_eye_color',229,229,102), (65235,700010,1,'soga_eye_type',76,0,0), (65236,700010,0,'soga_hair_face_color',228,182,26), (65237,700010,0,'soga_hair_face_highlight_color',88,4,4), (65238,700010,0,'soga_hair_type_color',228,182,26), (65239,700010,0,'soga_hair_type_highlight_color',88,4,4), (65240,700010,1,'soga_lip_type',-74,45,-45), (65241,700010,1,'soga_nose_type',65,95,-46), (65242,700010,0,'soga_skin_color',236,226,182), (65243,700010,0,'wing_color1',255,255,255), (65244,700010,0,'wing_color2',255,255,255), (65245,700011,0,'eye_color',63,0,63), (65246,700011,0,'skin_color',255,128,0), (65247,700011,0,'soga_eye_color',255,0,255), (65248,700012,0,'eye_color',63,0,63), (65249,700012,0,'skin_color',128,63,0), (65250,700012,0,'soga_eye_color',255,0,255), (65251,700013,0,'eye_color',1,1,1), (65252,700013,0,'skin_color',31,0,0), (65253,700013,0,'soga_eye_color',255,0,255), (65254,700014,0,'eye_color',0,0,63), (65255,700014,0,'skin_color',128,63,0), (65256,700014,0,'soga_eye_color',255,0,255), (65257,700015,0,'eye_color',255,255,255), (65258,700015,0,'skin_color',255,255,255), (65259,700015,0,'soga_eye_color',255,0,255), (65260,700016,0,'eye_color',255,255,255), (65261,700016,0,'skin_color',31,0,0), (65262,700016,0,'soga_eye_color',255,0,255), (65263,700017,1,'cheek_type',-81,85,0), (65264,700017,1,'chin_type',75,-87,-66), (65265,700017,1,'ear_type',-93,95,0), (65266,700017,1,'eye_brow_type',59,-87,-45), (65267,700017,0,'eye_color',36,77,77), (65268,700017,1,'eye_type',-87,0,0), (65269,700017,0,'hair_color1',169,217,17), (65270,700017,0,'hair_color2',200,0,0), (65271,700017,0,'hair_face_color',100,70,10), (65272,700017,0,'hair_face_highlight_color',114,31,28), (65273,700017,0,'hair_highlight',200,165,96), (65274,700017,0,'hair_type_color',100,70,10), (65275,700017,0,'hair_type_highlight_color',114,31,28), (65276,700017,1,'lip_type',28,-58,-65), (65277,700017,1,'nose_type',-22,-87,-39), (65278,700017,0,'skin_color',171,148,98), (65279,700017,1,'soga_cheek_type',0,59,-87), (65280,700017,1,'soga_chin_type',0,28,-58), (65281,700017,1,'soga_ear_type',0,-87,0), (65282,700017,1,'soga_eye_brow_type',0,-93,95), (65283,700017,0,'soga_eye_color',229,229,102), (65284,700017,1,'soga_eye_type',-56,0,0), (65285,700017,0,'soga_hair_color1',161,165,168), (65286,700017,0,'soga_hair_color2',50,69,69), (65287,700017,0,'soga_hair_face_color',100,70,10), (65288,700017,0,'soga_hair_face_highlight_color',114,31,28), (65289,700017,0,'soga_hair_highlight',200,165,96), (65290,700017,0,'soga_hair_type_color',100,70,10), (65291,700017,0,'soga_hair_type_highlight_color',114,31,28), (65292,700017,1,'soga_lip_type',-45,-81,85), (65293,700017,1,'soga_nose_type',-65,75,-87), (65294,700017,0,'soga_skin_color',171,148,98), (65295,700017,0,'wing_color1',255,255,255), (65296,700017,0,'wing_color2',255,255,255), (65297,700018,1,'cheek_type',29,1,0), (65298,700018,1,'chin_type',72,-81,-57), (65299,700018,1,'ear_type',68,-81,0), (65300,700018,1,'eye_brow_type',-17,8,-38), (65301,700018,0,'eye_color',105,165,179), (65302,700018,1,'eye_type',34,0,0), (65303,700018,0,'hair_color1',178,166,40), (65304,700018,0,'hair_color2',31,0,0), (65305,700018,0,'hair_face_color',15,1,21), (65306,700018,0,'hair_face_highlight_color',211,220,220), (65307,700018,0,'hair_type_color',15,1,21), (65308,700018,0,'hair_type_highlight_color',211,220,220), (65309,700018,1,'lip_type',-28,62,7), (65310,700018,1,'nose_type',45,-78,-90), (65311,700018,0,'skin_color',179,188,188), (65312,700018,1,'soga_cheek_type',0,-17,8), (65313,700018,1,'soga_chin_type',0,-28,62), (65314,700018,1,'soga_ear_type',0,34,0), (65315,700018,1,'soga_eye_brow_type',0,68,-81), (65316,700018,0,'soga_eye_color',229,229,102), (65317,700018,1,'soga_eye_type',31,0,0), (65318,700018,0,'soga_hair_face_color',15,1,21), (65319,700018,0,'soga_hair_face_highlight_color',211,220,220), (65320,700018,0,'soga_hair_type_color',15,1,21), (65321,700018,0,'soga_hair_type_highlight_color',211,220,220), (65322,700018,1,'soga_lip_type',-38,29,1), (65323,700018,1,'soga_nose_type',7,72,-81), (65324,700018,0,'soga_skin_color',179,188,188), (65325,700018,0,'wing_color1',255,255,255), (65326,700018,0,'wing_color2',255,255,255), (65327,700019,1,'cheek_type',0,94,0), (65328,700019,1,'chin_type',-42,26,-62), (65329,700019,1,'ear_type',69,-25,0), (65330,700019,1,'eye_brow_type',-68,-88,89), (65331,700019,0,'eye_color',143,103,48), (65332,700019,1,'eye_type',-18,0,0), (65333,700019,0,'hair_color1',225,245,50), (65334,700019,0,'hair_color2',238,0,0), (65335,700019,0,'hair_face_color',195,208,207), (65336,700019,0,'hair_face_highlight_color',230,170,26), (65337,700019,0,'hair_type_color',195,208,207), (65338,700019,0,'hair_type_highlight_color',230,170,26), (65339,700019,1,'lip_type',-5,57,20), (65340,700019,1,'nose_type',-18,-31,-11), (65341,700019,0,'skin_color',46,35,36), (65342,700019,1,'soga_cheek_type',0,-68,-88), (65343,700019,1,'soga_chin_type',0,-5,57), (65344,700019,1,'soga_ear_type',0,-18,0), (65345,700019,1,'soga_eye_brow_type',0,69,-25), (65346,700019,0,'soga_eye_color',229,229,102), (65347,700019,1,'soga_eye_type',-18,0,0), (65348,700019,0,'soga_hair_face_color',195,208,207), (65349,700019,0,'soga_hair_face_highlight_color',230,170,26), (65350,700019,0,'soga_hair_type_color',195,208,207), (65351,700019,0,'soga_hair_type_highlight_color',230,170,26), (65352,700019,1,'soga_lip_type',89,0,94), (65353,700019,1,'soga_nose_type',20,-42,26), (65354,700019,0,'soga_skin_color',46,35,36), (65355,700019,0,'wing_color1',255,255,255), (65356,700019,0,'wing_color2',255,255,255), (65357,700020,0,'eye_color',255,255,255), (65358,700020,0,'skin_color',255,128,0), (65359,700020,0,'soga_eye_color',255,0,255), (65360,700021,0,'eye_color',255,255,255), (65361,700021,0,'skin_color',255,255,255), (65362,700021,0,'soga_eye_color',255,0,255), (65363,700022,0,'eye_color',0,255,0), (65364,700022,0,'skin_color',128,0,0), (65365,700022,0,'soga_eye_color',255,0,255), (65366,700023,1,'cheek_type',15,-21,0), (65367,700023,1,'chin_type',32,81,-50), (65368,700023,1,'ear_type',-12,52,0), (65369,700023,1,'eye_brow_type',-89,0,10), (65370,700023,0,'eye_color',131,180,186), (65371,700023,1,'eye_type',42,0,0), (65372,700023,0,'hair_color1',239,198,48), (65373,700023,0,'hair_face_highlight_color',190,97,43), (65374,700023,0,'hair_type_highlight_color',190,97,43), (65375,700023,1,'lip_type',43,64,0), (65376,700023,1,'nose_type',0,-17,-58), (65377,700023,0,'skin_color',239,197,196), (65378,700023,1,'soga_cheek_type',0,-89,0), (65379,700023,1,'soga_chin_type',0,43,64), (65380,700023,1,'soga_ear_type',0,42,0), (65381,700023,1,'soga_eye_brow_type',0,-12,52), (65382,700023,0,'soga_eye_color',204,204,204), (65383,700023,0,'soga_hair_face_highlight_color',190,97,43), (65384,700023,0,'soga_hair_type_highlight_color',190,97,43), (65385,700023,1,'soga_lip_type',10,15,-21), (65386,700023,1,'soga_nose_type',0,32,81), (65387,700023,0,'soga_skin_color',239,197,196), (65388,700024,1,'cheek_type',-37,-31,0), (65389,700024,1,'chin_type',-34,-4,1), (65390,700024,1,'ear_type',-100,-100,0), (65391,700024,1,'eye_brow_type',75,50,70), (65392,700024,0,'eye_color',255,255,255), (65393,700024,1,'eye_type',9,0,0), (65394,700024,0,'hair_color1',58,225,100), (65395,700024,0,'hair_face_color',244,245,246), (65396,700024,0,'hair_face_highlight_color',159,173,168), (65397,700024,0,'hair_type_color',244,245,246), (65398,700024,0,'hair_type_highlight_color',159,173,168), (65399,700024,1,'lip_type',-14,-22,-19), (65400,700024,1,'nose_type',19,58,-31), (65401,700024,0,'skin_color',255,255,255), (65402,700024,1,'soga_cheek_type',0,75,50), (65403,700024,1,'soga_chin_type',0,-14,-22), (65404,700024,1,'soga_ear_type',0,9,0), (65405,700024,1,'soga_eye_brow_type',0,-100,-100), (65406,700024,0,'soga_eye_color',255,0,255), (65407,700024,1,'soga_eye_type',9,0,0), (65408,700024,0,'soga_hair_face_color',244,245,246), (65409,700024,0,'soga_hair_face_highlight_color',159,173,168), (65410,700024,0,'soga_hair_type_color',244,245,246), (65411,700024,0,'soga_hair_type_highlight_color',159,173,168), (65412,700024,1,'soga_lip_type',70,-37,-31), (65413,700024,1,'soga_nose_type',-19,-34,-4), (65414,700024,0,'soga_skin_color',193,193,193), (65415,700024,0,'wing_color1',255,255,255), (65416,700024,0,'wing_color2',255,255,255), (65417,700025,0,'eye_color',255,255,255), (65418,700025,0,'skin_color',255,255,255), (65419,700025,0,'soga_eye_color',255,0,255), (65420,700026,0,'eye_color',74,0,0), (65421,700026,0,'skin_color',211,0,105), (65422,700026,0,'soga_eye_color',255,0,255), (65423,700027,0,'eye_color',128,0,0), (65424,700027,0,'skin_color',15,15,15), (65425,700027,0,'soga_eye_color',255,0,255), (65426,700028,0,'eye_color',1,1,1), (65427,700028,0,'skin_color',0,63,0), (65428,700028,0,'soga_eye_color',255,0,255), (65429,700029,0,'eye_color',1,1,1), (65430,700029,0,'skin_color',63,0,0), (65431,700029,0,'soga_eye_color',255,0,255), (65432,700030,0,'eye_color',1,1,1), (65433,700030,0,'skin_color',63,0,0), (65434,700030,0,'soga_eye_color',255,0,255), (65435,700031,0,'eye_color',255,255,255), (65436,700031,0,'skin_color',255,255,255), (65437,700031,0,'soga_eye_color',255,0,255), (65438,700032,0,'eye_color',1,1,1), (65439,700032,0,'skin_color',0,63,0), (65440,700032,0,'soga_eye_color',255,0,255), (65441,700033,1,'cheek_type',-57,87,0), (65442,700033,1,'chin_type',89,-62,-31), (65443,700033,1,'ear_type',-65,26,0), (65444,700033,1,'eye_brow_type',74,-18,0), (65445,700033,0,'eye_color',44,91,104), (65446,700033,1,'eye_type',-31,0,0), (65447,700033,0,'hair_color1',199,75,167), (65448,700033,0,'hair_color2',75,0,0), (65449,700033,0,'hair_face_color',47,14,19), (65450,700033,0,'hair_face_highlight_color',87,61,8), (65451,700033,0,'hair_type_color',47,14,19), (65452,700033,0,'hair_type_highlight_color',87,61,8), (65453,700033,1,'lip_type',-93,-35,-59), (65454,700033,1,'nose_type',-35,-57,75), (65455,700033,0,'skin_color',220,225,225), (65456,700033,1,'soga_cheek_type',0,74,-18), (65457,700033,1,'soga_chin_type',0,-93,-35), (65458,700033,1,'soga_ear_type',0,-31,0), (65459,700033,1,'soga_eye_brow_type',0,-65,26), (65460,700033,0,'soga_eye_color',229,229,102), (65461,700033,1,'soga_eye_type',75,0,0), (65462,700033,0,'soga_hair_face_color',47,14,19), (65463,700033,0,'soga_hair_face_highlight_color',87,61,8), (65464,700033,0,'soga_hair_type_color',47,14,19), (65465,700033,0,'soga_hair_type_highlight_color',87,61,8), (65466,700033,1,'soga_lip_type',0,-57,87), (65467,700033,1,'soga_nose_type',-59,89,-62), (65468,700033,0,'soga_skin_color',220,225,225), (65469,700033,0,'wing_color1',255,255,255), (65470,700033,0,'wing_color2',255,255,255), (65471,700034,0,'eye_color',119,0,0), (65472,700034,0,'skin_color',220,0,110), (65473,700034,0,'soga_eye_color',255,0,255), (65474,700035,0,'eye_color',255,255,255), (65475,700035,0,'skin_color',255,255,255), (65476,700035,0,'soga_eye_color',255,0,255), (65477,700036,0,'eye_color',1,1,1), (65478,700036,0,'skin_color',63,0,0), (65479,700036,0,'soga_eye_color',255,0,255), (65480,700037,0,'eye_color',1,1,1), (65481,700037,0,'skin_color',0,63,0), (65482,700037,0,'soga_eye_color',255,0,255), (65483,700038,1,'cheek_type',15,-21,0), (65484,700038,1,'chin_type',32,81,-50), (65485,700038,1,'ear_type',-12,52,0), (65486,700038,1,'eye_brow_type',-89,0,10), (65487,700038,0,'eye_color',131,180,186), (65488,700038,1,'eye_type',42,0,0), (65489,700038,0,'hair_color1',239,198,48), (65490,700038,0,'hair_face_highlight_color',190,97,43), (65491,700038,0,'hair_type_highlight_color',190,97,43), (65492,700038,1,'lip_type',43,64,0), (65493,700038,1,'nose_type',0,-17,-58), (65494,700038,0,'skin_color',239,197,196), (65495,700038,1,'soga_cheek_type',0,-89,0), (65496,700038,1,'soga_chin_type',0,43,64), (65497,700038,1,'soga_ear_type',0,42,0), (65498,700038,1,'soga_eye_brow_type',0,-12,52), (65499,700038,0,'soga_eye_color',204,204,204), (65500,700038,0,'soga_hair_face_highlight_color',190,97,43), (65501,700038,0,'soga_hair_type_highlight_color',190,97,43), (65502,700038,1,'soga_lip_type',10,15,-21), (65503,700038,1,'soga_nose_type',0,32,81), (65504,700038,0,'soga_skin_color',239,197,196), (65505,700039,0,'eye_color',128,63,0), (65506,700039,0,'skin_color',128,128,191), (65507,700039,0,'soga_eye_color',255,0,255), (65508,700040,0,'eye_color',255,255,128), (65509,700040,0,'skin_color',255,255,128), (65510,700040,0,'soga_eye_color',255,0,255), (65511,700041,0,'eye_color',255,255,255), (65512,700041,0,'skin_color',255,255,255), (65513,700041,0,'soga_eye_color',255,0,255), (65514,700042,0,'eye_color',255,255,255), (65515,700042,0,'skin_color',255,255,255), (65516,700042,0,'soga_eye_color',255,0,255), (65517,700043,0,'eye_color',255,255,255), (65518,700043,0,'skin_color',255,255,255), (65519,700043,0,'soga_eye_color',255,0,255), (65520,700044,0,'eye_color',255,255,255), (65521,700044,0,'skin_color',255,255,255), (65522,700044,0,'soga_eye_color',255,0,255), (65523,700045,0,'eye_color',255,255,255), (65524,700045,0,'skin_color',255,255,255), (65525,700045,0,'soga_eye_color',255,0,255), (65526,700046,0,'eye_color',255,255,255), (65527,700046,0,'skin_color',255,255,255), (65528,700046,0,'soga_eye_color',255,0,255), (65529,700047,0,'eye_color',255,255,255), (65530,700047,0,'skin_color',255,255,255), (65531,700047,0,'soga_eye_color',255,0,255), (65532,700048,0,'eye_color',255,255,255), (65533,700048,0,'skin_color',255,255,255), (65534,700048,0,'soga_eye_color',255,0,255), (65535,700049,0,'eye_color',255,255,255), (65536,700049,0,'skin_color',255,255,255), (65537,700049,0,'soga_eye_color',255,0,255), (65538,700050,0,'eye_color',255,255,255), (65539,700050,0,'skin_color',255,255,255), (65540,700050,0,'soga_eye_color',255,0,255), (65541,700051,0,'eye_color',255,255,255), (65542,700051,0,'skin_color',255,255,255), (65543,700051,0,'soga_eye_color',255,0,255), (65544,700052,0,'eye_color',255,255,255), (65545,700052,0,'skin_color',255,255,255), (65546,700052,0,'soga_eye_color',255,0,255), (65547,700053,0,'eye_color',255,255,255), (65548,700053,0,'skin_color',255,255,255), (65549,700053,0,'soga_eye_color',255,0,255), (65550,700054,0,'eye_color',255,255,255), (65551,700054,0,'skin_color',255,255,255), (65552,700054,0,'soga_eye_color',255,0,255), (65553,700055,0,'eye_color',255,255,255), (65554,700055,0,'skin_color',255,255,255), (65555,700055,0,'soga_eye_color',255,0,255), (65556,700056,1,'cheek_type',31,-37,0), (65557,700056,1,'chin_type',79,28,-12), (65558,700056,1,'ear_type',-3,-43,0), (65559,700056,1,'eye_brow_type',68,68,61), (65560,700056,0,'eye_color',40,81,93), (65561,700056,1,'eye_type',-48,0,0), (65562,700056,0,'hair_color1',29,21,28), (65563,700056,0,'hair_color2',39,32,39), (65564,700056,0,'hair_face_color',15,1,21), (65565,700056,0,'hair_face_highlight_color',8,3,4), (65566,700056,0,'hair_highlight',38,22,21), (65567,700056,0,'hair_type_color',15,1,21), (65568,700056,0,'hair_type_highlight_color',8,3,4), (65569,700056,1,'lip_type',-47,-25,3), (65570,700056,1,'nose_type',-65,-17,-71), (65571,700056,0,'skin_color',84,89,89), (65572,700056,1,'soga_cheek_type',31,-37,0), (65573,700056,1,'soga_chin_type',79,28,-12), (65574,700056,1,'soga_ear_type',-3,-43,0), (65575,700056,1,'soga_eye_brow_type',68,68,61), (65576,700056,0,'soga_eye_color',229,229,102), (65577,700056,1,'soga_eye_type',-48,0,0), (65578,700056,0,'soga_hair_color1',29,21,28), (65579,700056,0,'soga_hair_color2',39,32,39), (65580,700056,0,'soga_hair_face_color',15,1,21), (65581,700056,0,'soga_hair_face_highlight_color',8,3,4), (65582,700056,0,'soga_hair_highlight',38,22,21), (65583,700056,0,'soga_hair_type_color',15,1,21), (65584,700056,0,'soga_hair_type_highlight_color',8,3,4), (65585,700056,1,'soga_lip_type',-47,-25,3), (65586,700056,1,'soga_nose_type',-65,-17,-71), (65587,700056,0,'soga_skin_color',84,89,89), (65588,700056,0,'wing_color1',255,255,255), (65589,700056,0,'wing_color2',255,255,255), (65590,700057,1,'cheek_type',-14,100,0), (65591,700057,1,'chin_type',-1,100,-28), (65592,700057,1,'ear_type',-15,55,0), (65593,700057,1,'eye_brow_type',28,-77,-46), (65594,700057,0,'eye_color',45,92,106), (65595,700057,1,'eye_type',14,0,0), (65596,700057,0,'hair_color1',109,14,49), (65597,700057,0,'hair_color2',185,97,0), (65598,700057,0,'hair_face_color',84,0,0), (65599,700057,0,'hair_face_highlight_color',119,147,147), (65600,700057,0,'hair_highlight',123,123,130), (65601,700057,0,'hair_type_color',84,0,0), (65602,700057,0,'hair_type_highlight_color',119,147,147), (65603,700057,1,'lip_type',-100,7,-4), (65604,700057,1,'nose_type',-100,-56,21), (65605,700057,0,'skin_color',223,192,194), (65606,700057,1,'soga_cheek_type',-14,100,0), (65607,700057,1,'soga_chin_type',-1,100,-28), (65608,700057,1,'soga_ear_type',-15,55,0), (65609,700057,1,'soga_eye_brow_type',28,-77,-46), (65610,700057,0,'soga_eye_color',229,229,102), (65611,700057,1,'soga_eye_type',14,0,0), (65612,700057,0,'soga_hair_color1',109,14,49), (65613,700057,0,'soga_hair_color2',185,97,0), (65614,700057,0,'soga_hair_face_color',84,0,0), (65615,700057,0,'soga_hair_face_highlight_color',119,147,147), (65616,700057,0,'soga_hair_highlight',123,123,130), (65617,700057,0,'soga_hair_type_color',84,0,0), (65618,700057,0,'soga_hair_type_highlight_color',119,147,147), (65619,700057,1,'soga_lip_type',-100,7,-4), (65620,700057,1,'soga_nose_type',-100,-56,21), (65621,700057,0,'soga_skin_color',223,192,194), (65622,700057,0,'wing_color1',255,255,255), (65623,700057,0,'wing_color2',255,255,255), (65624,700058,0,'eye_color',255,255,255), (65625,700058,0,'skin_color',255,255,255), (65626,700059,0,'eye_color',255,255,255), (65627,700059,0,'skin_color',255,255,255), (65628,700060,0,'eye_color',255,255,255), (65629,700060,0,'skin_color',255,255,255), (65630,720000,1,'cheek_type',91,-1,0), (65631,720000,1,'chin_type',75,31,34), (65632,720000,1,'ear_type',-100,-97,0), (65633,720000,1,'eye_brow_type',-47,74,-41), (65634,720000,0,'eye_color',204,204,204), (65635,720000,1,'eye_type',25,0,0), (65636,720000,0,'hair_color1',14,198,50), (65637,720000,1,'lip_type',-11,15,8), (65638,720000,1,'nose_type',-83,14,-58), (65639,720000,0,'skin_color',177,179,180), (65640,720000,1,'soga_cheek_type',0,-47,74), (65641,720000,1,'soga_chin_type',0,-11,15), (65642,720000,1,'soga_ear_type',0,25,0), (65643,720000,1,'soga_eye_brow_type',0,-100,-97), (65644,720000,0,'soga_eye_color',204,204,204), (65645,720000,1,'soga_lip_type',-41,91,-1), (65646,720000,1,'soga_nose_type',8,75,31), (65647,720000,0,'soga_skin_color',177,179,180), (65648,720001,0,'eye_color',255,255,255), (65649,720001,0,'skin_color',255,255,255), (65650,720001,0,'soga_eye_color',255,0,255), (65651,720002,0,'eye_color',255,255,255), (65652,720002,0,'skin_color',255,255,255), (65653,720002,0,'soga_eye_color',255,0,255), (65654,720003,0,'eye_color',255,255,255), (65655,720003,0,'skin_color',255,255,255), (65656,720003,0,'soga_eye_color',255,0,255), (65657,720004,1,'cheek_type',8,-52,0), (65658,720004,1,'chin_type',-100,61,31), (65659,720004,1,'ear_type',65,-22,0), (65660,720004,1,'eye_brow_type',-51,46,50), (65661,720004,0,'eye_color',161,117,60), (65662,720004,1,'eye_type',28,0,0), (65663,720004,0,'hair_color1',249,10,85), (65664,720004,0,'hair_color2',219,0,0), (65665,720004,0,'hair_face_color',15,1,21), (65666,720004,0,'hair_face_highlight_color',15,1,21), (65667,720004,0,'hair_type_color',15,1,21), (65668,720004,0,'hair_type_highlight_color',15,1,21), (65669,720004,1,'lip_type',4,61,9), (65670,720004,1,'nose_type',-8,-7,10), (65671,720004,0,'skin_color',79,57,36), (65672,720004,1,'soga_cheek_type',0,-51,46), (65673,720004,1,'soga_chin_type',0,4,61), (65674,720004,1,'soga_ear_type',0,28,0), (65675,720004,1,'soga_eye_brow_type',0,65,-22), (65676,720004,0,'soga_eye_color',229,229,102), (65677,720004,1,'soga_eye_type',-37,0,0), (65678,720004,0,'soga_hair_face_color',15,1,21), (65679,720004,0,'soga_hair_face_highlight_color',15,1,21), (65680,720004,0,'soga_hair_type_color',15,1,21), (65681,720004,0,'soga_hair_type_highlight_color',15,1,21), (65682,720004,1,'soga_lip_type',50,8,-52), (65683,720004,1,'soga_nose_type',9,-100,61), (65684,720004,0,'soga_skin_color',79,57,36), (65685,720004,0,'wing_color1',255,255,255), (65686,720004,0,'wing_color2',255,255,255), (65687,720005,0,'eye_color',255,255,255), (65688,720005,0,'skin_color',255,255,255), (65689,720005,0,'soga_eye_color',255,0,255), (65690,720006,0,'eye_color',255,255,255), (65691,720006,0,'skin_color',255,255,255), (65692,720006,0,'soga_eye_color',255,0,255), (65693,720007,0,'eye_color',255,255,255), (65694,720007,0,'skin_color',255,255,255), (65695,720007,0,'soga_eye_color',255,0,255), (65696,720008,0,'eye_color',255,255,255), (65697,720008,0,'skin_color',255,255,255), (65698,720008,0,'soga_eye_color',255,0,255), (65699,720009,0,'eye_color',255,255,255), (65700,720009,0,'skin_color',255,255,255), (65701,720009,0,'soga_eye_color',255,0,255), (65702,720010,0,'eye_color',190,254,161), (65703,720010,0,'skin_color',189,189,159), (65704,720010,0,'soga_eye_color',255,0,255), (65705,4640000,0,'eye_color',255,255,255), (65706,4640000,0,'skin_color',255,255,255), (65707,4640000,0,'soga_eye_color',255,0,255), (65708,4640001,1,'cheek_type',25,94,0), (65709,4640001,1,'chin_type',9,-38,-85), (65710,4640001,1,'ear_type',97,57,0), (65711,4640001,1,'eye_brow_type',-28,-14,-84), (65712,4640001,0,'eye_color',255,255,255), (65713,4640001,1,'eye_type',44,0,0), (65714,4640001,0,'hair_color1',93,179,249), (65715,4640001,1,'lip_type',53,87,74), (65716,4640001,1,'nose_type',50,93,-77), (65717,4640001,0,'skin_color',255,255,255), (65718,4640001,1,'soga_cheek_type',0,-28,-14), (65719,4640001,1,'soga_chin_type',0,53,87), (65720,4640001,1,'soga_ear_type',0,44,0), (65721,4640001,1,'soga_eye_brow_type',0,97,57), (65722,4640001,0,'soga_eye_color',255,0,255), (65723,4640001,1,'soga_lip_type',-84,25,94), (65724,4640001,1,'soga_nose_type',74,9,-38), (65725,4640001,0,'soga_skin_color',109,60,47), (65726,4640001,0,'wing_color1',255,255,255), (65727,4640001,0,'wing_color2',255,255,255), (65728,4640002,1,'cheek_type',91,-1,0), (65729,4640002,1,'chin_type',75,31,34), (65730,4640002,1,'ear_type',-100,-97,0), (65731,4640002,1,'eye_brow_type',-47,74,-41), (65732,4640002,0,'eye_color',204,204,204), (65733,4640002,1,'eye_type',25,0,0), (65734,4640002,0,'hair_color1',14,198,50), (65735,4640002,1,'lip_type',-11,15,8), (65736,4640002,1,'nose_type',-83,14,-58), (65737,4640002,0,'skin_color',177,179,180), (65738,4640002,1,'soga_cheek_type',0,-47,74), (65739,4640002,1,'soga_chin_type',0,-11,15), (65740,4640002,1,'soga_ear_type',0,25,0), (65741,4640002,1,'soga_eye_brow_type',0,-100,-97), (65742,4640002,0,'soga_eye_color',204,204,204), (65743,4640002,1,'soga_lip_type',-41,91,-1), (65744,4640002,1,'soga_nose_type',8,75,31), (65745,4640002,0,'soga_skin_color',177,179,180), (65746,4640003,1,'cheek_type',14,0,0), (65747,4640003,1,'chin_type',25,63,-1), (65748,4640003,1,'ear_type',17,-81,0), (65749,4640003,1,'eye_brow_type',-47,37,-74), (65750,4640003,0,'eye_color',78,79,0), (65751,4640003,1,'eye_type',-87,0,0), (65752,4640003,0,'hair_color1',28,21,94), (65753,4640003,1,'lip_type',25,-8,45), (65754,4640003,1,'nose_type',-41,28,21), (65755,4640003,0,'skin_color',178,194,196), (65756,4640003,1,'soga_cheek_type',0,-47,37), (65757,4640003,1,'soga_chin_type',0,25,-8), (65758,4640003,1,'soga_ear_type',0,-87,0), (65759,4640003,1,'soga_eye_brow_type',0,17,-81), (65760,4640003,0,'soga_eye_color',204,204,204), (65761,4640003,1,'soga_eye_type',-87,0,0), (65762,4640003,1,'soga_lip_type',-74,14,0), (65763,4640003,1,'soga_nose_type',45,25,63), (65764,4640003,0,'soga_skin_color',178,194,196), (65765,4640004,1,'cheek_type',-62,14,0), (65766,4640004,1,'chin_type',63,-32,-93), (65767,4640004,1,'ear_type',68,-59,0), (65768,4640004,1,'eye_brow_type',19,-47,-63), (65769,4640004,0,'eye_color',2,191,191), (65770,4640004,1,'eye_type',62,0,0), (65771,4640004,0,'hair_color1',74,222,78), (65772,4640004,0,'hair_color2',255,255,255), (65773,4640004,1,'lip_type',-78,84,14), (65774,4640004,1,'nose_type',61,74,-34), (65775,4640004,0,'skin_color',159,130,121), (65776,4640004,1,'soga_cheek_type',0,19,-47), (65777,4640004,1,'soga_chin_type',0,-78,84), (65778,4640004,1,'soga_ear_type',0,62,0), (65779,4640004,1,'soga_eye_brow_type',0,68,-59), (65780,4640004,0,'soga_eye_color',229,229,102), (65781,4640004,1,'soga_eye_type',-87,0,0), (65782,4640004,1,'soga_lip_type',-63,-62,14), (65783,4640004,1,'soga_nose_type',14,63,-32), (65784,4640004,0,'soga_skin_color',159,130,121), (65785,4640004,0,'wing_color1',255,255,255), (65786,4640004,0,'wing_color2',255,255,255), (65787,4640005,0,'eye_color',255,255,255), (65788,4640005,0,'skin_color',255,255,255), (65789,4640005,0,'soga_eye_color',255,0,255), (65790,4640006,0,'eye_color',0,64,64), (65791,4640006,0,'skin_color',0,0,64), (65792,4640006,0,'soga_eye_color',255,0,255), (65793,4640007,0,'eye_color',64,0,128), (65794,4640007,0,'skin_color',0,0,64), (65795,4640007,0,'soga_eye_color',255,0,255), (65796,4640008,0,'eye_color',255,128,64), (65797,4640008,0,'skin_color',0,0,64), (65798,4640008,0,'soga_eye_color',255,0,255), (65799,4640009,0,'eye_color',128,128,192), (65800,4640009,0,'skin_color',128,128,255), (65801,4640009,0,'soga_eye_color',255,0,255), (65802,4640010,0,'eye_color',128,128,192), (65803,4640010,0,'skin_color',128,0,64), (65804,4640010,0,'soga_eye_color',255,0,255), (65805,4640011,0,'eye_color',255,255,255), (65806,4640011,0,'skin_color',128,128,255), (65807,4640011,0,'soga_eye_color',255,0,255), (65808,4640012,0,'eye_color',128,128,192), (65809,4640012,0,'skin_color',128,128,255), (65810,4640012,0,'soga_eye_color',255,0,255), (65811,4640013,0,'eye_color',255,255,255), (65812,4640013,0,'skin_color',255,255,255), (65813,4640013,0,'soga_eye_color',255,0,255), (65814,4640014,0,'eye_color',255,128,192), (65815,4640014,0,'skin_color',64,0,0), (65816,4640014,0,'soga_eye_color',255,0,255), (65817,4640015,1,'cheek_type',-79,-37,0), (65818,4640015,1,'chin_type',-88,45,-59), (65819,4640015,1,'ear_type',-61,-32,0), (65820,4640015,1,'eye_brow_type',64,-93,69), (65821,4640015,0,'eye_color',85,137,0), (65822,4640015,1,'eye_type',-93,0,0), (65823,4640015,0,'hair_color1',90,41,55), (65824,4640015,1,'lip_type',-81,34,-14), (65825,4640015,1,'nose_type',-88,90,41), (65826,4640015,0,'skin_color',132,154,159), (65827,4640015,1,'soga_cheek_type',0,64,-93), (65828,4640015,1,'soga_chin_type',0,-81,34), (65829,4640015,1,'soga_ear_type',0,-93,0), (65830,4640015,1,'soga_eye_brow_type',0,-61,-32), (65831,4640015,0,'soga_eye_color',229,229,102), (65832,4640015,1,'soga_eye_type',22,0,0), (65833,4640015,1,'soga_lip_type',69,-79,-37), (65834,4640015,1,'soga_nose_type',-14,-88,45), (65835,4640015,0,'soga_skin_color',132,154,159), (65836,4640015,0,'wing_color1',255,255,255), (65837,4640015,0,'wing_color2',255,255,255), (65838,4640016,0,'eye_color',255,255,255), (65839,4640016,0,'skin_color',128,128,255), (65840,4640016,0,'soga_eye_color',255,0,255), (65841,4640017,0,'eye_color',255,255,255), (65842,4640017,0,'skin_color',128,128,255), (65843,4640017,0,'soga_eye_color',255,0,255), (65844,4640018,0,'eye_color',255,255,255), (65845,4640018,0,'skin_color',255,255,255), (65846,4640018,0,'soga_eye_color',255,0,255), (65847,4640019,1,'cheek_type',25,94,0), (65848,4640019,1,'chin_type',9,-38,-85), (65849,4640019,1,'ear_type',97,57,0), (65850,4640019,1,'eye_brow_type',-28,-14,-84), (65851,4640019,0,'eye_color',20,217,164), (65852,4640019,1,'eye_type',44,0,0), (65853,4640019,0,'hair_color1',93,179,249), (65854,4640019,1,'lip_type',53,87,74), (65855,4640019,1,'nose_type',50,93,-77), (65856,4640019,0,'skin_color',109,60,47), (65857,4640019,1,'soga_cheek_type',0,-28,-14), (65858,4640019,1,'soga_chin_type',0,53,87), (65859,4640019,1,'soga_ear_type',0,44,0), (65860,4640019,1,'soga_eye_brow_type',0,97,57), (65861,4640019,0,'soga_eye_color',229,229,102), (65862,4640019,1,'soga_eye_type',44,0,0), (65863,4640019,1,'soga_lip_type',-84,25,94), (65864,4640019,1,'soga_nose_type',74,9,-38), (65865,4640019,0,'soga_skin_color',109,60,47), (65866,4640019,0,'wing_color1',255,255,255), (65867,4640019,0,'wing_color2',255,255,255), (65868,4640020,0,'eye_color',255,255,255), (65869,4640020,0,'skin_color',128,128,255), (65870,4640020,0,'soga_eye_color',255,0,255), (65871,4640021,0,'eye_color',255,255,255), (65872,4640021,0,'skin_color',255,255,255), (65873,4640021,0,'soga_eye_color',255,0,255), (65874,4640022,0,'eye_color',255,255,255), (65875,4640022,0,'skin_color',255,255,255), (65876,4640022,0,'soga_eye_color',255,0,255), (65877,4640023,1,'cheek_type',41,98,0), (65878,4640023,1,'chin_type',-46,1,77), (65879,4640023,1,'ear_type',-87,-74,0), (65880,4640023,1,'eye_brow_type',97,-34,-3), (65881,4640023,0,'eye_color',255,255,255), (65882,4640023,1,'eye_type',94,0,0), (65883,4640023,0,'hair_color1',214,56,14), (65884,4640023,0,'hair_color2',25,0,0), (65885,4640023,0,'hair_face_color',100,70,10), (65886,4640023,0,'hair_face_highlight_color',193,100,45), (65887,4640023,0,'hair_type_color',100,70,10), (65888,4640023,0,'hair_type_highlight_color',193,100,45), (65889,4640023,1,'lip_type',-22,17,-95), (65890,4640023,1,'nose_type',71,-42,56), (65891,4640023,0,'skin_color',255,255,255), (65892,4640023,1,'soga_cheek_type',0,97,-34), (65893,4640023,1,'soga_chin_type',0,-22,17), (65894,4640023,1,'soga_ear_type',0,94,0), (65895,4640023,1,'soga_eye_brow_type',0,-87,-74), (65896,4640023,0,'soga_eye_color',255,0,255), (65897,4640023,1,'soga_eye_type',25,0,0), (65898,4640023,0,'soga_hair_face_color',100,70,10), (65899,4640023,0,'soga_hair_face_highlight_color',193,100,45), (65900,4640023,0,'soga_hair_type_color',100,70,10), (65901,4640023,0,'soga_hair_type_highlight_color',193,100,45), (65902,4640023,1,'soga_lip_type',-3,41,98), (65903,4640023,1,'soga_nose_type',-95,-46,1), (65904,4640023,0,'soga_skin_color',134,109,66), (65905,4640023,0,'wing_color1',255,255,255), (65906,4640023,0,'wing_color2',255,255,255), (65907,4640024,1,'cheek_type',15,-21,0), (65908,4640024,1,'chin_type',32,81,-50), (65909,4640024,1,'ear_type',-12,52,0), (65910,4640024,1,'eye_brow_type',-89,0,10), (65911,4640024,0,'eye_color',131,180,186), (65912,4640024,1,'eye_type',42,0,0), (65913,4640024,0,'hair_color1',239,198,48), (65914,4640024,0,'hair_face_highlight_color',190,97,43), (65915,4640024,0,'hair_type_highlight_color',190,97,43), (65916,4640024,1,'lip_type',43,64,0), (65917,4640024,1,'nose_type',0,-17,-58), (65918,4640024,0,'skin_color',239,197,196), (65919,4640024,1,'soga_cheek_type',0,-89,0), (65920,4640024,1,'soga_chin_type',0,43,64), (65921,4640024,1,'soga_ear_type',0,42,0), (65922,4640024,1,'soga_eye_brow_type',0,-12,52), (65923,4640024,0,'soga_eye_color',204,204,204), (65924,4640024,0,'soga_hair_face_highlight_color',190,97,43), (65925,4640024,0,'soga_hair_type_highlight_color',190,97,43), (65926,4640024,1,'soga_lip_type',10,15,-21), (65927,4640024,1,'soga_nose_type',0,32,81), (65928,4640024,0,'soga_skin_color',239,197,196), (65929,4640025,0,'eye_color',128,128,192), (65930,4640025,0,'skin_color',128,128,255), (65931,4640025,0,'soga_eye_color',255,0,255), (65932,4640026,0,'eye_color',255,255,255), (65933,4640026,0,'skin_color',255,255,255), (65934,4640026,0,'soga_eye_color',255,0,255), (65935,4640027,0,'eye_color',128,64,0), (65936,4640027,0,'skin_color',128,0,0), (65937,4640027,0,'soga_eye_color',255,0,255), (65938,4640028,1,'cheek_type',75,-75,0), (65939,4640028,1,'chin_type',-50,0,0), (65940,4640028,1,'ear_type',-61,-68,0), (65941,4640028,1,'eye_brow_type',52,84,34), (65942,4640028,0,'eye_color',223,221,0), (65943,4640028,1,'eye_type',-100,0,0), (65944,4640028,0,'hair_color1',50,68,228), (65945,4640028,1,'lip_type',-62,0,-93), (65946,4640028,1,'nose_type',25,50,68), (65947,4640028,0,'skin_color',249,246,244), (65948,4640028,1,'soga_cheek_type',0,52,84), (65949,4640028,1,'soga_chin_type',0,-62,0), (65950,4640028,1,'soga_ear_type',0,-100,0), (65951,4640028,1,'soga_eye_brow_type',0,-61,-68), (65952,4640028,0,'soga_eye_color',204,204,204), (65953,4640028,1,'soga_eye_type',-100,0,0), (65954,4640028,1,'soga_lip_type',34,75,-75), (65955,4640028,1,'soga_nose_type',-93,-50,0), (65956,4640028,0,'soga_skin_color',249,246,244), (65957,4640029,1,'cheek_type',19,56,0), (65958,4640029,1,'chin_type',-93,-50,-34), (65959,4640029,1,'ear_type',-37,-50,0), (65960,4640029,1,'eye_brow_type',45,-94,19), (65961,4640029,0,'eye_color',210,201,0), (65962,4640029,1,'eye_type',-100,0,0), (65963,4640029,0,'hair_color1',87,0,242), (65964,4640029,1,'lip_type',-17,17,-93), (65965,4640029,1,'nose_type',87,87,0), (65966,4640029,0,'skin_color',247,244,242), (65967,4640029,1,'soga_cheek_type',0,45,-94), (65968,4640029,1,'soga_chin_type',0,-17,17), (65969,4640029,1,'soga_ear_type',0,-100,0), (65970,4640029,1,'soga_eye_brow_type',0,-37,-50), (65971,4640029,0,'soga_eye_color',204,204,204), (65972,4640029,1,'soga_eye_type',-100,0,0), (65973,4640029,1,'soga_lip_type',19,19,56), (65974,4640029,1,'soga_nose_type',-93,-93,-50), (65975,4640029,0,'soga_skin_color',247,244,242), (65976,4640030,1,'cheek_type',75,-75,0), (65977,4640030,1,'chin_type',-50,0,0), (65978,4640030,1,'ear_type',-61,-68,0), (65979,4640030,1,'eye_brow_type',52,84,34), (65980,4640030,0,'eye_color',223,221,0), (65981,4640030,1,'eye_type',-100,0,0), (65982,4640030,0,'hair_color1',50,68,228), (65983,4640030,1,'lip_type',-62,0,-93), (65984,4640030,1,'nose_type',25,50,68), (65985,4640030,0,'skin_color',249,246,244), (65986,4640030,1,'soga_cheek_type',0,52,84), (65987,4640030,1,'soga_chin_type',0,-62,0), (65988,4640030,1,'soga_ear_type',0,-100,0), (65989,4640030,1,'soga_eye_brow_type',0,-61,-68), (65990,4640030,0,'soga_eye_color',204,204,204), (65991,4640030,1,'soga_eye_type',-100,0,0), (65992,4640030,1,'soga_lip_type',34,75,-75), (65993,4640030,1,'soga_nose_type',-93,-50,0), (65994,4640030,0,'soga_skin_color',249,246,244), (65995,4640031,1,'cheek_type',87,68,0), (65996,4640031,1,'chin_type',-50,-56,-37), (65997,4640031,1,'ear_type',-17,38,0), (65998,4640031,1,'eye_brow_type',97,-56,-89), (65999,4640031,0,'eye_color',185,181,0), (66000,4640031,1,'eye_type',-100,0,0), (66001,4640031,0,'hair_color1',191,75,200), (66002,4640031,1,'lip_type',46,58,-61), (66003,4640031,1,'nose_type',-56,-65,75), (66004,4640031,0,'skin_color',255,255,255), (66005,4640031,1,'soga_cheek_type',0,97,-56), (66006,4640031,1,'soga_chin_type',0,46,58), (66007,4640031,1,'soga_ear_type',0,-100,0), (66008,4640031,1,'soga_eye_brow_type',0,-17,38), (66009,4640031,0,'soga_eye_color',204,204,204), (66010,4640031,1,'soga_eye_type',-100,0,0), (66011,4640031,1,'soga_lip_type',-89,87,68), (66012,4640031,1,'soga_nose_type',-61,-50,-56), (66013,4640031,0,'soga_skin_color',255,255,255), (66014,4640032,1,'cheek_type',17,-51,0), (66015,4640032,1,'chin_type',-3,34,34), (66016,4640032,1,'ear_type',-62,8,0), (66017,4640032,1,'eye_brow_type',-50,65,-28), (66018,4640032,0,'eye_color',200,196,0), (66019,4640032,1,'eye_type',-100,0,0), (66020,4640032,0,'hair_color1',167,68,217), (66021,4640032,1,'lip_type',10,-44,69), (66022,4640032,1,'nose_type',-4,-89,68), (66023,4640032,0,'skin_color',255,255,255), (66024,4640032,1,'soga_cheek_type',0,-50,65), (66025,4640032,1,'soga_chin_type',0,10,-44), (66026,4640032,1,'soga_ear_type',0,-100,0), (66027,4640032,1,'soga_eye_brow_type',0,-62,8), (66028,4640032,0,'soga_eye_color',204,204,204), (66029,4640032,1,'soga_eye_type',-100,0,0), (66030,4640032,1,'soga_lip_type',-28,17,-51), (66031,4640032,1,'soga_nose_type',69,-3,34), (66032,4640032,0,'soga_skin_color',255,255,255), (66033,4640033,0,'eye_color',128,128,192), (66034,4640033,0,'skin_color',128,128,255), (66035,4640033,0,'soga_eye_color',255,0,255), (66036,4640034,0,'eye_color',255,255,255), (66037,4640034,0,'skin_color',255,255,255), (66038,4640034,0,'soga_eye_color',255,0,255), (66039,4640035,0,'eye_color',128,128,192), (66040,4640035,0,'skin_color',128,128,255), (66041,4640035,0,'soga_eye_color',255,0,255), (66042,4640036,1,'cheek_type',-56,40,0), (66043,4640036,1,'chin_type',87,-81,23), (66044,4640036,1,'ear_type',-15,-28,0), (66045,4640036,1,'eye_brow_type',-48,-90,42), (66046,4640036,0,'eye_color',8,0,149), (66047,4640036,1,'eye_type',-100,0,0), (66048,4640036,0,'hair_color1',224,219,72), (66049,4640036,1,'lip_type',72,-50,-20), (66050,4640036,1,'nose_type',48,-32,-37), (66051,4640036,0,'skin_color',255,255,255), (66052,4640036,1,'soga_cheek_type',0,-48,-90), (66053,4640036,1,'soga_chin_type',0,72,-50), (66054,4640036,1,'soga_ear_type',0,-100,0), (66055,4640036,1,'soga_eye_brow_type',0,-15,-28), (66056,4640036,0,'soga_eye_color',204,204,204), (66057,4640036,1,'soga_eye_type',-100,0,0), (66058,4640036,1,'soga_lip_type',42,-56,40), (66059,4640036,1,'soga_nose_type',-20,87,-81), (66060,4640036,0,'soga_skin_color',255,255,255), (66061,4640037,1,'cheek_type',-35,14,0), (66062,4640037,1,'chin_type',-12,-41,28), (66063,4640037,1,'ear_type',0,-28,0), (66064,4640037,1,'eye_brow_type',-1,-28,0), (66065,4640037,0,'eye_color',103,92,49), (66066,4640037,1,'eye_type',-12,0,0), (66067,4640037,0,'hair_color1',0,19,0), (66068,4640037,0,'hair_face_color',218,187,120), (66069,4640037,0,'hair_face_highlight_color',114,65,4), (66070,4640037,0,'hair_type_color',218,187,120), (66071,4640037,0,'hair_type_highlight_color',114,65,4), (66072,4640037,1,'lip_type',34,11,-21), (66073,4640037,1,'nose_type',-23,0,19), (66074,4640037,0,'skin_color',246,233,214), (66075,4640037,1,'soga_cheek_type',0,-1,-28), (66076,4640037,1,'soga_chin_type',0,34,11), (66077,4640037,1,'soga_ear_type',0,-12,0), (66078,4640037,1,'soga_eye_brow_type',0,0,-28), (66079,4640037,0,'soga_eye_color',229,229,102), (66080,4640037,1,'soga_eye_type',-12,0,0), (66081,4640037,0,'soga_hair_face_color',218,187,120), (66082,4640037,0,'soga_hair_face_highlight_color',114,65,4), (66083,4640037,0,'soga_hair_type_color',218,187,120), (66084,4640037,0,'soga_hair_type_highlight_color',114,65,4), (66085,4640037,1,'soga_lip_type',0,-35,14), (66086,4640037,1,'soga_nose_type',-21,-12,-41), (66087,4640037,0,'soga_skin_color',246,233,214), (66088,4640037,0,'wing_color1',255,255,255), (66089,4640037,0,'wing_color2',255,255,255), (66090,4640038,1,'cheek_type',-26,65,0), (66091,4640038,1,'chin_type',-47,-53,-75), (66092,4640038,1,'ear_type',84,-17,0), (66093,4640038,1,'eye_brow_type',-42,-2,-62), (66094,4640038,0,'eye_color',131,0,37), (66095,4640038,1,'eye_type',62,0,0), (66096,4640038,1,'lip_type',21,-28,85), (66097,4640038,1,'nose_type',-95,-3,-11), (66098,4640038,0,'skin_color',212,191,191), (66099,4640038,1,'soga_cheek_type',-26,65,0), (66100,4640038,1,'soga_chin_type',-47,-53,-75), (66101,4640038,1,'soga_ear_type',84,-17,0), (66102,4640038,1,'soga_eye_brow_type',-42,-2,-62), (66103,4640038,0,'soga_eye_color',204,204,204), (66104,4640038,1,'soga_eye_type',62,0,0), (66105,4640038,1,'soga_lip_type',21,-28,85), (66106,4640038,1,'soga_nose_type',-95,-3,-11), (66107,4640038,0,'soga_skin_color',212,191,191), (66108,4640039,1,'cheek_type',-21,81,0), (66109,4640039,1,'chin_type',62,-62,29), (66110,4640039,1,'ear_type',52,83,0), (66111,4640039,1,'eye_brow_type',59,-61,94), (66112,4640039,0,'eye_color',182,109,0), (66113,4640039,1,'eye_type',89,0,0), (66114,4640039,1,'lip_type',40,-69,50), (66115,4640039,1,'nose_type',-17,26,-75), (66116,4640039,0,'skin_color',209,228,228), (66117,4640039,1,'soga_cheek_type',-21,81,0), (66118,4640039,1,'soga_chin_type',62,-62,29), (66119,4640039,1,'soga_ear_type',52,83,0), (66120,4640039,1,'soga_eye_brow_type',59,-61,94), (66121,4640039,0,'soga_eye_color',229,229,102), (66122,4640039,1,'soga_eye_type',89,0,0), (66123,4640039,1,'soga_lip_type',40,-69,50), (66124,4640039,1,'soga_nose_type',-17,26,-75), (66125,4640039,0,'soga_skin_color',209,228,228), (66126,4640039,0,'wing_color1',255,255,255), (66127,4640039,0,'wing_color2',255,255,255), (66128,4640040,0,'eye_color',23,255,249), (66129,4640040,0,'skin_color',212,212,192), (66130,4640040,0,'soga_eye_color',255,0,255), (66131,4640041,0,'eye_color',166,234,130), (66132,4640041,0,'skin_color',173,173,136), (66133,4640041,0,'soga_eye_color',255,0,255), (66134,4640042,0,'eye_color',255,255,255), (66135,4640042,0,'skin_color',255,255,255), (66136,4640042,0,'soga_eye_color',255,0,255), (66137,4640043,0,'eye_color',255,255,255), (66138,4640043,0,'skin_color',255,255,255), (66139,4640043,0,'soga_eye_color',255,0,255), (66140,4640044,1,'cheek_type',74,34,0), (66141,4640044,1,'chin_type',-44,0,81), (66142,4640044,1,'ear_type',85,-22,0), (66143,4640044,1,'eye_brow_type',0,84,32), (66144,4640044,0,'eye_color',0,11,10), (66145,4640044,1,'eye_type',-10,0,0), (66146,4640044,1,'lip_type',64,-18,-48), (66147,4640044,1,'nose_type',62,63,-8), (66148,4640044,0,'skin_color',139,120,90), (66149,4640044,1,'soga_cheek_type',74,34,0), (66150,4640044,1,'soga_chin_type',-44,0,81), (66151,4640044,1,'soga_ear_type',85,-22,0), (66152,4640044,1,'soga_eye_brow_type',0,84,32), (66153,4640044,0,'soga_eye_color',204,204,204), (66154,4640044,1,'soga_eye_type',-10,0,0), (66155,4640044,1,'soga_lip_type',64,-18,-48), (66156,4640044,1,'soga_nose_type',62,63,-8), (66157,4640044,0,'soga_skin_color',139,120,90), (66158,4640045,1,'cheek_type',14,0,0), (66159,4640045,1,'chin_type',25,63,-1), (66160,4640045,1,'ear_type',17,-81,0), (66161,4640045,1,'eye_brow_type',-47,37,-74), (66162,4640045,0,'eye_color',78,79,0), (66163,4640045,1,'eye_type',-87,0,0), (66164,4640045,1,'lip_type',25,-8,45), (66165,4640045,1,'nose_type',-41,28,21), (66166,4640045,0,'skin_color',178,194,196), (66167,4640045,1,'soga_cheek_type',14,0,0), (66168,4640045,1,'soga_chin_type',25,63,-1), (66169,4640045,1,'soga_ear_type',17,-81,0), (66170,4640045,1,'soga_eye_brow_type',-47,37,-74), (66171,4640045,0,'soga_eye_color',204,204,204), (66172,4640045,1,'soga_eye_type',-87,0,0), (66173,4640045,1,'soga_lip_type',25,-8,45), (66174,4640045,1,'soga_nose_type',-41,28,21), (66175,4640045,0,'soga_skin_color',178,194,196), (66176,4640046,1,'cheek_type',43,-40,0), (66177,4640046,1,'chin_type',-74,-41,46), (66178,4640046,1,'ear_type',-7,75,0), (66179,4640046,1,'eye_brow_type',41,97,81), (66180,4640046,0,'eye_color',164,0,163), (66181,4640046,1,'eye_type',-5,0,0), (66182,4640046,1,'lip_type',-62,-89,-29), (66183,4640046,1,'nose_type',10,83,39), (66184,4640046,0,'skin_color',98,107,108), (66185,4640046,1,'soga_cheek_type',43,-40,0), (66186,4640046,1,'soga_chin_type',-74,-41,46), (66187,4640046,1,'soga_ear_type',-7,75,0), (66188,4640046,1,'soga_eye_brow_type',41,97,81), (66189,4640046,0,'soga_eye_color',204,204,204), (66190,4640046,1,'soga_eye_type',-5,0,0), (66191,4640046,1,'soga_lip_type',-62,-89,-29), (66192,4640046,1,'soga_nose_type',10,83,39), (66193,4640046,0,'soga_skin_color',98,107,108), (66194,4640047,1,'cheek_type',43,-40,0), (66195,4640047,1,'chin_type',-74,-41,46), (66196,4640047,1,'ear_type',-7,75,0), (66197,4640047,1,'eye_brow_type',41,97,81), (66198,4640047,0,'eye_color',164,0,163), (66199,4640047,1,'eye_type',-5,0,0), (66200,4640047,1,'lip_type',-62,-89,-29), (66201,4640047,1,'nose_type',10,83,39), (66202,4640047,0,'skin_color',98,107,108), (66203,4640047,1,'soga_cheek_type',43,-40,0), (66204,4640047,1,'soga_chin_type',-74,-41,46), (66205,4640047,1,'soga_ear_type',-7,75,0), (66206,4640047,1,'soga_eye_brow_type',41,97,81), (66207,4640047,0,'soga_eye_color',204,204,204), (66208,4640047,1,'soga_eye_type',-5,0,0), (66209,4640047,1,'soga_lip_type',-62,-89,-29), (66210,4640047,1,'soga_nose_type',10,83,39), (66211,4640047,0,'soga_skin_color',98,107,108), (66212,4640048,1,'cheek_type',14,0,0), (66213,4640048,1,'chin_type',25,63,-1), (66214,4640048,1,'ear_type',17,-81,0), (66215,4640048,1,'eye_brow_type',-47,37,-74), (66216,4640048,0,'eye_color',78,79,0), (66217,4640048,1,'eye_type',-87,0,0), (66218,4640048,1,'lip_type',25,-8,45), (66219,4640048,1,'nose_type',-41,28,21), (66220,4640048,0,'skin_color',178,194,196), (66221,4640048,1,'soga_cheek_type',14,0,0), (66222,4640048,1,'soga_chin_type',25,63,-1), (66223,4640048,1,'soga_ear_type',17,-81,0), (66224,4640048,1,'soga_eye_brow_type',-47,37,-74), (66225,4640048,0,'soga_eye_color',204,204,204), (66226,4640048,1,'soga_eye_type',-87,0,0), (66227,4640048,1,'soga_lip_type',25,-8,45), (66228,4640048,1,'soga_nose_type',-41,28,21), (66229,4640048,0,'soga_skin_color',178,194,196), (66230,4640049,1,'cheek_type',45,7,0), (66231,4640049,1,'chin_type',23,-17,-46), (66232,4640049,1,'ear_type',-63,-41,0), (66233,4640049,1,'eye_brow_type',34,-4,-75), (66234,4640049,0,'eye_color',0,146,35), (66235,4640049,1,'eye_type',-2,0,0), (66236,4640049,1,'lip_type',-56,-2,29), (66237,4640049,1,'nose_type',-31,-75,-71), (66238,4640049,0,'skin_color',188,176,176), (66239,4640049,1,'soga_cheek_type',45,7,0), (66240,4640049,1,'soga_chin_type',23,-17,-46), (66241,4640049,1,'soga_ear_type',-63,-41,0), (66242,4640049,1,'soga_eye_brow_type',34,-4,-75), (66243,4640049,0,'soga_eye_color',229,229,102), (66244,4640049,1,'soga_eye_type',-2,0,0), (66245,4640049,1,'soga_lip_type',-56,-2,29), (66246,4640049,1,'soga_nose_type',-31,-75,-71), (66247,4640049,0,'soga_skin_color',188,176,176), (66248,4640049,0,'wing_color1',255,255,255), (66249,4640049,0,'wing_color2',255,255,255), (66250,4640050,1,'cheek_type',-79,-37,0), (66251,4640050,1,'chin_type',-88,45,-59), (66252,4640050,1,'ear_type',-61,-32,0), (66253,4640050,1,'eye_brow_type',64,-93,69), (66254,4640050,0,'eye_color',85,137,0), (66255,4640050,1,'eye_type',-93,0,0), (66256,4640050,1,'lip_type',-81,34,-14), (66257,4640050,1,'nose_type',-88,90,41), (66258,4640050,0,'skin_color',132,154,159), (66259,4640050,1,'soga_cheek_type',-79,-37,0), (66260,4640050,1,'soga_chin_type',-88,45,-59), (66261,4640050,1,'soga_ear_type',-61,-32,0), (66262,4640050,1,'soga_eye_brow_type',64,-93,69), (66263,4640050,0,'soga_eye_color',229,229,102), (66264,4640050,1,'soga_eye_type',-93,0,0), (66265,4640050,1,'soga_lip_type',-81,34,-14), (66266,4640050,1,'soga_nose_type',-88,90,41), (66267,4640050,0,'soga_skin_color',132,154,159), (66268,4640050,0,'wing_color1',255,255,255), (66269,4640050,0,'wing_color2',255,255,255), (66270,4640051,1,'cheek_type',-11,-31,0), (66271,4640051,1,'chin_type',-85,-84,25), (66272,4640051,1,'ear_type',-76,21,0), (66273,4640051,1,'eye_brow_type',-59,88,-42), (66274,4640051,0,'eye_color',186,1,186), (66275,4640051,1,'eye_type',-28,0,0), (66276,4640051,1,'lip_type',90,-93,-2), (66277,4640051,1,'nose_type',29,-65,17), (66278,4640051,0,'skin_color',246,245,245), (66279,4640051,1,'soga_cheek_type',-11,-31,0), (66280,4640051,1,'soga_chin_type',-85,-84,25), (66281,4640051,1,'soga_ear_type',-76,21,0), (66282,4640051,1,'soga_eye_brow_type',-59,88,-42), (66283,4640051,0,'soga_eye_color',229,229,102), (66284,4640051,1,'soga_eye_type',-28,0,0), (66285,4640051,1,'soga_lip_type',90,-93,-2), (66286,4640051,1,'soga_nose_type',29,-65,17), (66287,4640051,0,'soga_skin_color',246,245,245), (66288,4640051,0,'wing_color1',255,255,255), (66289,4640051,0,'wing_color2',255,255,255), (66290,4640052,1,'cheek_type',-31,-70,0), (66291,4640052,1,'chin_type',-31,23,-7), (66292,4640052,1,'ear_type',-75,-78,0), (66293,4640052,1,'eye_brow_type',29,87,-3), (66294,4640052,0,'eye_color',73,0,73), (66295,4640052,1,'eye_type',31,0,0), (66296,4640052,1,'lip_type',68,-88,39), (66297,4640052,1,'nose_type',-43,59,76), (66298,4640052,0,'skin_color',139,125,69), (66299,4640052,1,'soga_cheek_type',-31,-70,0), (66300,4640052,1,'soga_chin_type',-31,23,-7), (66301,4640052,1,'soga_ear_type',-75,-78,0), (66302,4640052,1,'soga_eye_brow_type',29,87,-3), (66303,4640052,0,'soga_eye_color',229,229,102), (66304,4640052,1,'soga_eye_type',31,0,0), (66305,4640052,1,'soga_lip_type',68,-88,39), (66306,4640052,1,'soga_nose_type',-43,59,76), (66307,4640052,0,'soga_skin_color',139,125,69), (66308,4640052,0,'wing_color1',255,255,255), (66309,4640052,0,'wing_color2',255,255,255), (66310,4640053,1,'cheek_type',-9,58,0), (66311,4640053,1,'chin_type',-10,-52,-62), (66312,4640053,1,'ear_type',-75,-50,0), (66313,4640053,1,'eye_brow_type',-5,-41,-38), (66314,4640053,0,'eye_color',135,0,48), (66315,4640053,1,'eye_type',89,0,0), (66316,4640053,1,'lip_type',-52,77,-68), (66317,4640053,1,'nose_type',2,0,38), (66318,4640053,0,'skin_color',143,130,128), (66319,4640053,1,'soga_cheek_type',-9,58,0), (66320,4640053,1,'soga_chin_type',-10,-52,-62), (66321,4640053,1,'soga_ear_type',-75,-50,0), (66322,4640053,1,'soga_eye_brow_type',-5,-41,-38), (66323,4640053,0,'soga_eye_color',229,229,102), (66324,4640053,1,'soga_eye_type',89,0,0), (66325,4640053,1,'soga_lip_type',-52,77,-68), (66326,4640053,1,'soga_nose_type',2,0,38), (66327,4640053,0,'soga_skin_color',143,130,128), (66328,4640053,0,'wing_color1',255,255,255), (66329,4640053,0,'wing_color2',255,255,255), (66330,4640054,1,'cheek_type',87,5,0), (66331,4640054,1,'chin_type',21,-66,-17), (66332,4640054,1,'ear_type',34,35,0), (66333,4640054,1,'eye_brow_type',64,-63,-96), (66334,4640054,0,'eye_color',0,167,47), (66335,4640054,1,'eye_type',-37,0,0), (66336,4640054,1,'lip_type',-85,3,-94), (66337,4640054,1,'nose_type',10,64,29), (66338,4640054,0,'skin_color',188,174,133), (66339,4640054,1,'soga_cheek_type',87,5,0), (66340,4640054,1,'soga_chin_type',21,-66,-17), (66341,4640054,1,'soga_ear_type',34,35,0), (66342,4640054,1,'soga_eye_brow_type',64,-63,-96), (66343,4640054,0,'soga_eye_color',204,204,204), (66344,4640054,1,'soga_eye_type',-37,0,0), (66345,4640054,1,'soga_lip_type',-85,3,-94), (66346,4640054,1,'soga_nose_type',10,64,29), (66347,4640054,0,'soga_skin_color',188,174,133), (66348,4640055,1,'cheek_type',-87,66,0), (66349,4640055,1,'chin_type',3,-14,-31), (66350,4640055,1,'ear_type',-47,28,0), (66351,4640055,1,'eye_brow_type',50,77,-77), (66352,4640055,0,'eye_color',64,64,0), (66353,4640055,1,'eye_type',45,0,0), (66354,4640055,1,'lip_type',-11,-44,22), (66355,4640055,1,'nose_type',-38,31,-50), (66356,4640055,0,'skin_color',134,123,79), (66357,4640055,1,'soga_cheek_type',-87,66,0), (66358,4640055,1,'soga_chin_type',3,-14,-31), (66359,4640055,1,'soga_ear_type',-47,28,0), (66360,4640055,1,'soga_eye_brow_type',50,77,-77), (66361,4640055,0,'soga_eye_color',229,229,102), (66362,4640055,1,'soga_eye_type',45,0,0), (66363,4640055,1,'soga_lip_type',-11,-44,22), (66364,4640055,1,'soga_nose_type',-38,31,-50), (66365,4640055,0,'soga_skin_color',134,123,79), (66366,4640055,0,'wing_color1',255,255,255), (66367,4640055,0,'wing_color2',255,255,255), (66368,4640056,1,'cheek_type',91,7,0), (66369,4640056,1,'chin_type',31,-44,57), (66370,4640056,1,'ear_type',84,79,0), (66371,4640056,1,'eye_brow_type',-14,-91,-38), (66372,4640056,0,'eye_color',0,137,144), (66373,4640056,1,'eye_type',-72,0,0), (66374,4640056,1,'lip_type',15,93,72), (66375,4640056,1,'nose_type',-7,-47,1), (66376,4640056,0,'skin_color',105,126,129), (66377,4640056,1,'soga_cheek_type',91,7,0), (66378,4640056,1,'soga_chin_type',31,-44,57), (66379,4640056,1,'soga_ear_type',84,79,0), (66380,4640056,1,'soga_eye_brow_type',-14,-91,-38), (66381,4640056,0,'soga_eye_color',229,229,102), (66382,4640056,1,'soga_eye_type',-72,0,0), (66383,4640056,1,'soga_lip_type',15,93,72), (66384,4640056,1,'soga_nose_type',-7,-47,1), (66385,4640056,0,'soga_skin_color',105,126,129), (66386,4640056,0,'wing_color1',255,255,255), (66387,4640056,0,'wing_color2',255,255,255), (66388,4640057,1,'cheek_type',-43,2,0), (66389,4640057,1,'chin_type',65,-39,95), (66390,4640057,1,'ear_type',-68,-7,0), (66391,4640057,1,'eye_brow_type',21,-95,40), (66392,4640057,0,'eye_color',0,145,145), (66393,4640057,1,'eye_type',58,0,0), (66394,4640057,1,'lip_type',20,0,85), (66395,4640057,1,'nose_type',81,-15,-34), (66396,4640057,0,'skin_color',108,58,46), (66397,4640057,1,'soga_cheek_type',-43,2,0), (66398,4640057,1,'soga_chin_type',65,-39,95), (66399,4640057,1,'soga_ear_type',-68,-7,0), (66400,4640057,1,'soga_eye_brow_type',21,-95,40), (66401,4640057,0,'soga_eye_color',229,229,102), (66402,4640057,1,'soga_eye_type',58,0,0), (66403,4640057,1,'soga_lip_type',20,0,85), (66404,4640057,1,'soga_nose_type',81,-15,-34), (66405,4640057,0,'soga_skin_color',108,58,46), (66406,4640057,0,'wing_color1',255,255,255), (66407,4640057,0,'wing_color2',255,255,255), (66408,4640058,1,'cheek_type',-66,-12,0), (66409,4640058,1,'chin_type',97,-78,91), (66410,4640058,1,'ear_type',79,63,0), (66411,4640058,1,'eye_brow_type',38,-89,34), (66412,4640058,0,'eye_color',192,192,0), (66413,4640058,1,'eye_type',-74,0,0), (66414,4640058,1,'lip_type',9,15,-28), (66415,4640058,1,'nose_type',38,90,-81), (66416,4640058,0,'skin_color',72,69,39), (66417,4640058,1,'soga_cheek_type',-66,-12,0), (66418,4640058,1,'soga_chin_type',97,-78,91), (66419,4640058,1,'soga_ear_type',79,63,0), (66420,4640058,1,'soga_eye_brow_type',38,-89,34), (66421,4640058,0,'soga_eye_color',229,229,102), (66422,4640058,1,'soga_eye_type',-74,0,0), (66423,4640058,1,'soga_lip_type',9,15,-28), (66424,4640058,1,'soga_nose_type',38,90,-81), (66425,4640058,0,'soga_skin_color',72,69,39), (66426,4640058,0,'wing_color1',255,255,255), (66427,4640058,0,'wing_color2',255,255,255), (66428,4640059,0,'eye_color',255,255,255), (66429,4640059,0,'skin_color',255,255,255), (66430,4640059,0,'soga_eye_color',255,0,255), (66431,4640060,0,'eye_color',255,255,255), (66432,4640060,0,'skin_color',128,128,255), (66433,4640060,0,'soga_eye_color',255,0,255), (66434,4640061,0,'eye_color',255,255,255), (66435,4640061,0,'skin_color',128,128,255), (66436,4640061,0,'soga_eye_color',255,0,255), (66437,4640062,1,'cheek_type',19,56,0), (66438,4640062,1,'chin_type',-93,-50,-34), (66439,4640062,1,'ear_type',-37,-50,0), (66440,4640062,1,'eye_brow_type',45,-94,19), (66441,4640062,0,'eye_color',210,201,0), (66442,4640062,1,'eye_type',-100,0,0), (66443,4640062,1,'lip_type',-17,17,-93), (66444,4640062,1,'nose_type',87,87,0), (66445,4640062,0,'skin_color',247,244,242), (66446,4640062,1,'soga_cheek_type',19,56,0), (66447,4640062,1,'soga_chin_type',-93,-50,-34), (66448,4640062,1,'soga_ear_type',-37,-50,0), (66449,4640062,1,'soga_eye_brow_type',45,-94,19), (66450,4640062,0,'soga_eye_color',204,204,204), (66451,4640062,1,'soga_eye_type',-100,0,0), (66452,4640062,1,'soga_lip_type',-17,17,-93), (66453,4640062,1,'soga_nose_type',87,87,0), (66454,4640062,0,'soga_skin_color',247,244,242), (66455,4640063,1,'cheek_type',-26,65,0), (66456,4640063,1,'chin_type',-47,-53,-75), (66457,4640063,1,'ear_type',84,-17,0), (66458,4640063,1,'eye_brow_type',-42,-2,-62), (66459,4640063,0,'eye_color',131,0,37), (66460,4640063,1,'eye_type',62,0,0), (66461,4640063,1,'lip_type',21,-28,85), (66462,4640063,1,'nose_type',-95,-3,-11), (66463,4640063,0,'skin_color',212,191,191), (66464,4640063,1,'soga_cheek_type',-26,65,0), (66465,4640063,1,'soga_chin_type',-47,-53,-75), (66466,4640063,1,'soga_ear_type',84,-17,0), (66467,4640063,1,'soga_eye_brow_type',-42,-2,-62), (66468,4640063,0,'soga_eye_color',204,204,204), (66469,4640063,1,'soga_eye_type',62,0,0), (66470,4640063,1,'soga_lip_type',21,-28,85), (66471,4640063,1,'soga_nose_type',-95,-3,-11), (66472,4640063,0,'soga_skin_color',212,191,191), (66473,4640064,1,'cheek_type',87,5,0), (66474,4640064,1,'chin_type',21,-66,-17), (66475,4640064,1,'ear_type',34,35,0), (66476,4640064,1,'eye_brow_type',64,-63,-96), (66477,4640064,0,'eye_color',0,167,47), (66478,4640064,1,'eye_type',-37,0,0), (66479,4640064,1,'lip_type',-85,3,-94), (66480,4640064,1,'nose_type',10,64,29), (66481,4640064,0,'skin_color',188,174,133), (66482,4640064,1,'soga_cheek_type',87,5,0), (66483,4640064,1,'soga_chin_type',21,-66,-17), (66484,4640064,1,'soga_ear_type',34,35,0), (66485,4640064,1,'soga_eye_brow_type',64,-63,-96), (66486,4640064,0,'soga_eye_color',204,204,204), (66487,4640064,1,'soga_eye_type',-37,0,0), (66488,4640064,1,'soga_lip_type',-85,3,-94), (66489,4640064,1,'soga_nose_type',10,64,29), (66490,4640064,0,'soga_skin_color',188,174,133), (66491,4640065,0,'eye_color',255,255,255), (66492,4640065,0,'skin_color',255,255,255), (66493,4640065,0,'soga_eye_color',255,0,255), (66494,4640066,0,'eye_color',255,255,255), (66495,4640066,0,'skin_color',255,255,255), (66496,4640066,0,'soga_eye_color',255,0,255), (66497,4640067,0,'eye_color',255,255,255), (66498,4640067,0,'skin_color',255,255,255), (66499,4640067,0,'soga_eye_color',255,0,255), (66500,4640068,0,'eye_color',255,255,255), (66501,4640068,0,'skin_color',255,255,255), (66502,4640068,0,'soga_eye_color',255,0,255), (66503,4640069,0,'eye_color',255,255,255), (66504,4640069,0,'skin_color',255,255,255), (66505,4640069,0,'soga_eye_color',255,0,255), (66506,4640070,1,'cheek_type',-68,-58,0), (66507,4640070,1,'chin_type',-40,68,-82), (66508,4640070,1,'ear_type',28,-71,0), (66509,4640070,1,'eye_brow_type',-88,94,65), (66510,4640070,0,'eye_color',95,96,0), (66511,4640070,1,'eye_type',8,0,0), (66512,4640070,1,'lip_type',55,4,0), (66513,4640070,1,'nose_type',84,-43,-34), (66514,4640070,0,'skin_color',155,143,88), (66515,4640070,1,'soga_cheek_type',-68,-58,0), (66516,4640070,1,'soga_chin_type',-40,68,-82), (66517,4640070,1,'soga_ear_type',28,-71,0), (66518,4640070,1,'soga_eye_brow_type',-88,94,65), (66519,4640070,0,'soga_eye_color',229,229,102), (66520,4640070,1,'soga_eye_type',8,0,0), (66521,4640070,1,'soga_lip_type',55,4,0), (66522,4640070,1,'soga_nose_type',84,-43,-34), (66523,4640070,0,'soga_skin_color',155,143,88), (66524,4640070,0,'wing_color1',255,255,255), (66525,4640070,0,'wing_color2',255,255,255), (66526,4640071,0,'eye_color',255,255,255), (66527,4640071,0,'skin_color',255,255,255), (66528,4640071,0,'soga_eye_color',255,0,255), (66529,4640072,0,'eye_color',255,255,255), (66530,4640072,0,'skin_color',255,255,255), (66531,4640072,0,'soga_eye_color',255,0,255), (66532,4640073,0,'eye_color',255,255,255), (66533,4640073,0,'skin_color',255,255,255), (66534,4640073,0,'soga_eye_color',255,0,255), (66535,4640074,1,'cheek_type',14,0,0), (66536,4640074,1,'chin_type',25,63,-1), (66537,4640074,1,'ear_type',17,-81,0), (66538,4640074,1,'eye_brow_type',-47,37,-74), (66539,4640074,0,'eye_color',78,79,0), (66540,4640074,1,'eye_type',-87,0,0), (66541,4640074,1,'lip_type',25,-8,45), (66542,4640074,1,'nose_type',-41,28,21), (66543,4640074,0,'skin_color',178,194,196), (66544,4640074,1,'soga_cheek_type',14,0,0), (66545,4640074,1,'soga_chin_type',25,63,-1), (66546,4640074,1,'soga_ear_type',17,-81,0), (66547,4640074,1,'soga_eye_brow_type',-47,37,-74), (66548,4640074,0,'soga_eye_color',204,204,204), (66549,4640074,1,'soga_eye_type',-87,0,0), (66550,4640074,1,'soga_lip_type',25,-8,45), (66551,4640074,1,'soga_nose_type',-41,28,21), (66552,4640074,0,'soga_skin_color',178,194,196), (66553,4640075,1,'cheek_type',-34,59,0), (66554,4640075,1,'chin_type',25,-34,94), (66555,4640075,1,'ear_type',68,7,0), (66556,4640075,1,'eye_brow_type',35,95,43), (66557,4640075,0,'eye_color',83,222,10), (66558,4640075,1,'eye_type',31,0,0), (66559,4640075,1,'lip_type',14,75,38), (66560,4640075,1,'nose_type',-53,-19,2), (66561,4640075,0,'skin_color',165,132,125), (66562,4640075,1,'soga_cheek_type',-34,59,0), (66563,4640075,1,'soga_chin_type',25,-34,94), (66564,4640075,1,'soga_ear_type',68,7,0), (66565,4640075,1,'soga_eye_brow_type',35,95,43), (66566,4640075,0,'soga_eye_color',204,204,204), (66567,4640075,1,'soga_eye_type',31,0,0), (66568,4640075,1,'soga_lip_type',14,75,38), (66569,4640075,1,'soga_nose_type',-53,-19,2), (66570,4640075,0,'soga_skin_color',165,132,125), (66571,4640076,1,'cheek_type',-53,-81,0), (66572,4640076,1,'chin_type',50,-88,61), (66573,4640076,1,'ear_type',50,-83,0), (66574,4640076,1,'eye_brow_type',-93,-83,-76), (66575,4640076,0,'eye_color',0,88,88), (66576,4640076,1,'eye_type',-43,0,0), (66577,4640076,1,'lip_type',-56,21,-56), (66578,4640076,1,'nose_type',82,-90,-48), (66579,4640076,0,'skin_color',135,121,71), (66580,4640076,1,'soga_cheek_type',-53,-81,0), (66581,4640076,1,'soga_chin_type',50,-88,61), (66582,4640076,1,'soga_ear_type',50,-83,0), (66583,4640076,1,'soga_eye_brow_type',-93,-83,-76), (66584,4640076,0,'soga_eye_color',229,229,102), (66585,4640076,1,'soga_eye_type',-43,0,0), (66586,4640076,1,'soga_lip_type',-56,21,-56), (66587,4640076,1,'soga_nose_type',82,-90,-48), (66588,4640076,0,'soga_skin_color',135,121,71), (66589,4640076,0,'wing_color1',255,255,255), (66590,4640076,0,'wing_color2',255,255,255), (66591,4640077,0,'eye_color',71,31,209), (66592,4640077,0,'skin_color',253,253,253), (66593,4640077,0,'soga_eye_color',255,0,255), (66594,4640078,1,'cheek_type',95,-45,0), (66595,4640078,1,'chin_type',11,-56,65), (66596,4640078,1,'ear_type',78,7,0), (66597,4640078,1,'eye_brow_type',87,50,20), (66598,4640078,0,'eye_color',70,151,0), (66599,4640078,1,'eye_type',-2,0,0), (66600,4640078,1,'lip_type',7,10,7), (66601,4640078,1,'nose_type',70,-74,-8), (66602,4640078,0,'skin_color',88,78,79), (66603,4640078,1,'soga_cheek_type',95,-45,0), (66604,4640078,1,'soga_chin_type',11,-56,65), (66605,4640078,1,'soga_ear_type',78,7,0), (66606,4640078,1,'soga_eye_brow_type',87,50,20), (66607,4640078,0,'soga_eye_color',229,229,102), (66608,4640078,1,'soga_eye_type',-2,0,0), (66609,4640078,1,'soga_lip_type',7,10,7), (66610,4640078,1,'soga_nose_type',70,-74,-8), (66611,4640078,0,'soga_skin_color',88,78,79), (66612,4640078,0,'wing_color1',255,255,255), (66613,4640078,0,'wing_color2',255,255,255), (66614,4640079,0,'eye_color',255,255,255), (66615,4640079,0,'skin_color',255,255,255), (66616,4640079,0,'soga_eye_color',255,0,255), (66617,4640080,0,'eye_color',255,255,255), (66618,4640080,0,'skin_color',255,255,255), (66619,4640080,0,'soga_eye_color',255,0,255), (66620,4640081,1,'cheek_type',87,5,0), (66621,4640081,1,'chin_type',21,-66,-17), (66622,4640081,1,'ear_type',34,35,0), (66623,4640081,1,'eye_brow_type',64,-63,-96), (66624,4640081,0,'eye_color',0,167,47), (66625,4640081,1,'eye_type',-37,0,0), (66626,4640081,1,'lip_type',-85,3,-94), (66627,4640081,1,'nose_type',10,64,29), (66628,4640081,0,'skin_color',188,174,133), (66629,4640081,1,'soga_cheek_type',87,5,0), (66630,4640081,1,'soga_chin_type',21,-66,-17), (66631,4640081,1,'soga_ear_type',34,35,0), (66632,4640081,1,'soga_eye_brow_type',64,-63,-96), (66633,4640081,0,'soga_eye_color',204,204,204), (66634,4640081,1,'soga_eye_type',-37,0,0), (66635,4640081,1,'soga_lip_type',-85,3,-94), (66636,4640081,1,'soga_nose_type',10,64,29), (66637,4640081,0,'soga_skin_color',188,174,133), (66638,4640082,1,'cheek_type',87,5,0), (66639,4640082,1,'chin_type',21,-66,-17), (66640,4640082,1,'ear_type',34,35,0), (66641,4640082,1,'eye_brow_type',64,-63,-96), (66642,4640082,0,'eye_color',0,167,47), (66643,4640082,1,'eye_type',-37,0,0), (66644,4640082,1,'lip_type',-85,3,-94), (66645,4640082,1,'nose_type',10,64,29), (66646,4640082,0,'skin_color',188,174,133), (66647,4640082,1,'soga_cheek_type',87,5,0), (66648,4640082,1,'soga_chin_type',21,-66,-17), (66649,4640082,1,'soga_ear_type',34,35,0), (66650,4640082,1,'soga_eye_brow_type',64,-63,-96), (66651,4640082,0,'soga_eye_color',204,204,204), (66652,4640082,1,'soga_eye_type',-37,0,0), (66653,4640082,1,'soga_lip_type',-85,3,-94), (66654,4640082,1,'soga_nose_type',10,64,29), (66655,4640082,0,'soga_skin_color',188,174,133), (66656,4640083,0,'eye_color',255,255,255), (66657,4640083,0,'skin_color',255,255,255), (66658,4640083,0,'soga_eye_color',255,0,255), (66659,4640084,1,'cheek_type',19,56,0), (66660,4640084,1,'chin_type',-93,-50,-34), (66661,4640084,1,'ear_type',-37,-50,0), (66662,4640084,1,'eye_brow_type',45,-94,19), (66663,4640084,0,'eye_color',210,201,0), (66664,4640084,1,'eye_type',-100,0,0), (66665,4640084,1,'lip_type',-17,17,-93), (66666,4640084,1,'nose_type',87,87,0), (66667,4640084,0,'skin_color',247,244,242), (66668,4640084,1,'soga_cheek_type',19,56,0), (66669,4640084,1,'soga_chin_type',-93,-50,-34), (66670,4640084,1,'soga_ear_type',-37,-50,0), (66671,4640084,1,'soga_eye_brow_type',45,-94,19), (66672,4640084,0,'soga_eye_color',204,204,204), (66673,4640084,1,'soga_eye_type',-100,0,0), (66674,4640084,1,'soga_lip_type',-17,17,-93), (66675,4640084,1,'soga_nose_type',87,87,0), (66676,4640084,0,'soga_skin_color',247,244,242), (66677,4640085,0,'eye_color',255,255,255), (66678,4640085,0,'skin_color',128,0,0), (66679,4640085,0,'soga_eye_color',255,0,255), (66680,4640086,0,'eye_color',255,255,255), (66681,4640086,0,'skin_color',255,255,255), (66682,4640086,0,'soga_eye_color',255,0,255), (66683,4640087,0,'eye_color',255,255,255), (66684,4640087,0,'skin_color',64,0,0), (66685,4640087,0,'soga_eye_color',255,0,255), (66686,4640088,1,'cheek_type',43,-40,0), (66687,4640088,1,'chin_type',-74,-41,46), (66688,4640088,1,'ear_type',-7,75,0), (66689,4640088,1,'eye_brow_type',41,97,81), (66690,4640088,0,'eye_color',164,0,163), (66691,4640088,1,'eye_type',-5,0,0), (66692,4640088,0,'hair_color1',255,255,255), (66693,4640088,0,'hair_color2',255,255,255), (66694,4640088,1,'lip_type',-62,-89,-29), (66695,4640088,1,'nose_type',10,83,39), (66696,4640088,0,'skin_color',98,107,108), (66697,4640088,1,'soga_cheek_type',43,-40,0), (66698,4640088,1,'soga_chin_type',-74,-41,46), (66699,4640088,1,'soga_ear_type',-7,75,0), (66700,4640088,1,'soga_eye_brow_type',41,97,81), (66701,4640088,0,'soga_eye_color',204,204,204), (66702,4640088,1,'soga_eye_type',-5,0,0), (66703,4640088,1,'soga_lip_type',-62,-89,-29), (66704,4640088,1,'soga_nose_type',10,83,39), (66705,4640088,0,'soga_skin_color',98,107,108), (66706,4640089,0,'eye_color',255,255,255), (66707,4640089,0,'skin_color',255,255,255), (66708,4640089,0,'soga_eye_color',255,0,255), (66709,4640090,1,'cheek_type',17,-51,0), (66710,4640090,1,'chin_type',-3,34,34), (66711,4640090,1,'ear_type',-62,8,0), (66712,4640090,1,'eye_brow_type',-50,65,-28), (66713,4640090,0,'eye_color',200,196,0), (66714,4640090,1,'eye_type',-100,0,0), (66715,4640090,1,'lip_type',10,-44,69), (66716,4640090,1,'nose_type',-4,-89,68), (66717,4640090,0,'skin_color',255,255,255), (66718,4640090,1,'soga_cheek_type',17,-51,0), (66719,4640090,1,'soga_chin_type',-3,34,34), (66720,4640090,1,'soga_ear_type',-62,8,0), (66721,4640090,1,'soga_eye_brow_type',-50,65,-28), (66722,4640090,0,'soga_eye_color',204,204,204), (66723,4640090,1,'soga_eye_type',-100,0,0), (66724,4640090,1,'soga_lip_type',10,-44,69), (66725,4640090,1,'soga_nose_type',-4,-89,68), (66726,4640090,0,'soga_skin_color',255,255,255), (66727,4640091,0,'eye_color',255,255,255), (66728,4640091,0,'skin_color',255,255,255), (66729,4640091,0,'soga_eye_color',255,0,255), (66730,4640092,0,'eye_color',128,128,192), (66731,4640092,0,'skin_color',128,128,255), (66732,4640092,0,'soga_eye_color',255,0,255), (66733,4640093,0,'eye_color',128,128,192), (66734,4640093,0,'skin_color',128,128,255), (66735,4640093,0,'soga_eye_color',255,0,255), (66736,4640094,0,'eye_color',128,128,192), (66737,4640094,0,'skin_color',128,128,255), (66738,4640094,0,'soga_eye_color',255,0,255), (66739,4640095,0,'eye_color',255,255,255), (66740,4640095,0,'skin_color',255,255,255), (66741,4640095,0,'soga_eye_color',255,0,255), (66742,4640096,0,'eye_color',255,255,255), (66743,4640096,0,'skin_color',255,255,255), (66744,4640096,0,'soga_eye_color',255,0,255), (66745,4640097,1,'cheek_type',-11,-31,0), (66746,4640097,1,'chin_type',-85,-84,25), (66747,4640097,1,'ear_type',-76,21,0), (66748,4640097,1,'eye_brow_type',-59,88,-42), (66749,4640097,0,'eye_color',186,1,186), (66750,4640097,1,'eye_type',-28,0,0), (66751,4640097,1,'lip_type',90,-93,-2), (66752,4640097,1,'nose_type',29,-65,17), (66753,4640097,0,'skin_color',246,245,245), (66754,4640097,1,'soga_cheek_type',-11,-31,0), (66755,4640097,1,'soga_chin_type',-85,-84,25), (66756,4640097,1,'soga_ear_type',-76,21,0), (66757,4640097,1,'soga_eye_brow_type',-59,88,-42), (66758,4640097,0,'soga_eye_color',229,229,102), (66759,4640097,1,'soga_eye_type',-28,0,0), (66760,4640097,1,'soga_lip_type',90,-93,-2), (66761,4640097,1,'soga_nose_type',29,-65,17), (66762,4640097,0,'soga_skin_color',246,245,245), (66763,4640097,0,'wing_color1',255,255,255), (66764,4640097,0,'wing_color2',255,255,255), (66765,4640098,1,'cheek_type',45,7,0), (66766,4640098,1,'chin_type',23,-17,-46), (66767,4640098,1,'ear_type',-63,-41,0), (66768,4640098,1,'eye_brow_type',34,-4,-75), (66769,4640098,0,'eye_color',0,146,35), (66770,4640098,1,'eye_type',-2,0,0), (66771,4640098,1,'lip_type',-56,-2,29), (66772,4640098,1,'nose_type',-31,-75,-71), (66773,4640098,0,'skin_color',188,176,176), (66774,4640098,1,'soga_cheek_type',45,7,0), (66775,4640098,1,'soga_chin_type',23,-17,-46), (66776,4640098,1,'soga_ear_type',-63,-41,0), (66777,4640098,1,'soga_eye_brow_type',34,-4,-75), (66778,4640098,0,'soga_eye_color',229,229,102), (66779,4640098,1,'soga_eye_type',-2,0,0), (66780,4640098,1,'soga_lip_type',-56,-2,29), (66781,4640098,1,'soga_nose_type',-31,-75,-71), (66782,4640098,0,'soga_skin_color',188,176,176), (66783,4640098,0,'wing_color1',255,255,255), (66784,4640098,0,'wing_color2',255,255,255), (66785,4640099,1,'cheek_type',-51,-59,0), (66786,4640099,1,'chin_type',34,-87,0), (66787,4640099,1,'ear_type',37,75,0), (66788,4640099,1,'eye_brow_type',35,-43,-37), (66789,4640099,0,'eye_color',141,138,0), (66790,4640099,1,'eye_type',96,0,0), (66791,4640099,1,'lip_type',71,17,-43), (66792,4640099,1,'nose_type',-96,-18,-84), (66793,4640099,0,'skin_color',139,97,78), (66794,4640099,1,'soga_cheek_type',-51,-59,0), (66795,4640099,1,'soga_chin_type',34,-87,0), (66796,4640099,1,'soga_ear_type',37,75,0), (66797,4640099,1,'soga_eye_brow_type',35,-43,-37), (66798,4640099,0,'soga_eye_color',229,229,102), (66799,4640099,1,'soga_eye_type',96,0,0), (66800,4640099,1,'soga_lip_type',71,17,-43), (66801,4640099,1,'soga_nose_type',-96,-18,-84), (66802,4640099,0,'soga_skin_color',139,97,78), (66803,4640099,0,'wing_color1',255,255,255), (66804,4640099,0,'wing_color2',255,255,255), (66805,4640100,1,'cheek_type',-44,32,0), (66806,4640100,1,'chin_type',51,26,-35), (66807,4640100,1,'ear_type',-1,-43,0), (66808,4640100,1,'eye_brow_type',-71,40,-1), (66809,4640100,0,'eye_color',0,70,70), (66810,4640100,1,'eye_type',5,0,0), (66811,4640100,1,'lip_type',17,-45,52), (66812,4640100,1,'nose_type',29,-22,70), (66813,4640100,0,'skin_color',124,112,53), (66814,4640100,1,'soga_cheek_type',-44,32,0), (66815,4640100,1,'soga_chin_type',51,26,-35), (66816,4640100,1,'soga_ear_type',-1,-43,0), (66817,4640100,1,'soga_eye_brow_type',-71,40,-1), (66818,4640100,0,'soga_eye_color',229,229,102), (66819,4640100,1,'soga_eye_type',5,0,0), (66820,4640100,1,'soga_lip_type',17,-45,52), (66821,4640100,1,'soga_nose_type',29,-22,70), (66822,4640100,0,'soga_skin_color',124,112,53), (66823,4640100,0,'wing_color1',255,255,255), (66824,4640100,0,'wing_color2',255,255,255), (66825,4640101,0,'eye_color',255,255,255), (66826,4640101,0,'skin_color',255,255,255), (66827,4640101,0,'soga_eye_color',255,0,255), (66828,4640102,1,'cheek_type',0,-20,0), (66829,4640102,1,'chin_type',37,-17,-46), (66830,4640102,1,'ear_type',77,-26,0), (66831,4640102,1,'eye_brow_type',-38,45,-41), (66832,4640102,0,'eye_color',86,86,0), (66833,4640102,1,'eye_type',-32,0,0), (66834,4640102,1,'lip_type',59,56,-10), (66835,4640102,1,'nose_type',91,-7,-10), (66836,4640102,0,'skin_color',136,103,55), (66837,4640102,1,'soga_cheek_type',0,-20,0), (66838,4640102,1,'soga_chin_type',37,-17,-46), (66839,4640102,1,'soga_ear_type',77,-26,0), (66840,4640102,1,'soga_eye_brow_type',-38,45,-41), (66841,4640102,0,'soga_eye_color',229,229,102), (66842,4640102,1,'soga_eye_type',-32,0,0), (66843,4640102,1,'soga_lip_type',59,56,-10), (66844,4640102,1,'soga_nose_type',91,-7,-10), (66845,4640102,0,'soga_skin_color',136,103,55), (66846,4640102,0,'wing_color1',255,255,255), (66847,4640102,0,'wing_color2',255,255,255), (66848,4640103,1,'cheek_type',17,-10,0), (66849,4640103,1,'chin_type',84,-37,-15), (66850,4640103,1,'ear_type',-1,3,0), (66851,4640103,1,'eye_brow_type',-70,59,-74), (66852,4640103,0,'eye_color',51,189,0), (66853,4640103,1,'eye_type',68,0,0), (66854,4640103,1,'lip_type',-84,87,83), (66855,4640103,1,'nose_type',-53,-46,-53), (66856,4640103,0,'skin_color',196,187,153), (66857,4640103,1,'soga_cheek_type',17,-10,0), (66858,4640103,1,'soga_chin_type',84,-37,-15), (66859,4640103,1,'soga_ear_type',-1,3,0), (66860,4640103,1,'soga_eye_brow_type',-70,59,-74), (66861,4640103,0,'soga_eye_color',229,229,102), (66862,4640103,1,'soga_eye_type',68,0,0), (66863,4640103,1,'soga_lip_type',-84,87,83), (66864,4640103,1,'soga_nose_type',-53,-46,-53), (66865,4640103,0,'soga_skin_color',196,187,153), (66866,4640103,0,'wing_color1',255,255,255), (66867,4640103,0,'wing_color2',255,255,255), (66868,4640104,1,'cheek_type',-63,-74,0), (66869,4640104,1,'chin_type',32,-42,-10), (66870,4640104,1,'ear_type',66,50,0), (66871,4640104,1,'eye_brow_type',-68,-20,7), (66872,4640104,0,'eye_color',102,91,0), (66873,4640104,1,'eye_type',48,0,0), (66874,4640104,0,'hair_color1',255,255,255), (66875,4640104,0,'hair_color2',255,255,255), (66876,4640104,1,'lip_type',71,-90,35), (66877,4640104,1,'nose_type',56,-66,-31), (66878,4640104,0,'skin_color',126,107,88), (66879,4640104,1,'soga_cheek_type',-63,-74,0), (66880,4640104,1,'soga_chin_type',32,-42,-10), (66881,4640104,1,'soga_ear_type',66,50,0), (66882,4640104,1,'soga_eye_brow_type',-68,-20,7), (66883,4640104,0,'soga_eye_color',229,229,102), (66884,4640104,1,'soga_eye_type',48,0,0), (66885,4640104,1,'soga_lip_type',71,-90,35), (66886,4640104,1,'soga_nose_type',56,-66,-31), (66887,4640104,0,'soga_skin_color',126,107,88), (66888,4640104,0,'wing_color1',255,255,255), (66889,4640104,0,'wing_color2',255,255,255), (66890,4640105,1,'cheek_type',-51,-59,0), (66891,4640105,1,'chin_type',34,-87,0), (66892,4640105,1,'ear_type',37,75,0), (66893,4640105,1,'eye_brow_type',35,-43,-37), (66894,4640105,0,'eye_color',141,138,0), (66895,4640105,1,'eye_type',96,0,0), (66896,4640105,0,'hair_color1',255,255,255), (66897,4640105,0,'hair_color2',255,255,255), (66898,4640105,1,'lip_type',71,17,-43), (66899,4640105,1,'nose_type',-96,-18,-84), (66900,4640105,0,'skin_color',139,97,78), (66901,4640105,1,'soga_cheek_type',-51,-59,0), (66902,4640105,1,'soga_chin_type',34,-87,0), (66903,4640105,1,'soga_ear_type',37,75,0), (66904,4640105,1,'soga_eye_brow_type',35,-43,-37), (66905,4640105,0,'soga_eye_color',229,229,102), (66906,4640105,1,'soga_eye_type',96,0,0), (66907,4640105,1,'soga_lip_type',71,17,-43), (66908,4640105,1,'soga_nose_type',-96,-18,-84), (66909,4640105,0,'soga_skin_color',139,97,78), (66910,4640105,0,'wing_color1',255,255,255), (66911,4640105,0,'wing_color2',255,255,255), (66912,4640106,0,'eye_color',255,255,255), (66913,4640106,0,'skin_color',255,255,255), (66914,4640106,0,'soga_eye_color',255,0,255), (66915,4640107,0,'eye_color',255,255,255), (66916,4640107,0,'skin_color',255,255,255), (66917,4640107,0,'soga_eye_color',255,0,255), (66918,4640108,0,'eye_color',255,255,255), (66919,4640108,0,'skin_color',255,255,255), (66920,4640108,0,'soga_eye_color',255,0,255), (66921,4640109,1,'cheek_type',95,-45,0), (66922,4640109,1,'chin_type',11,-56,65), (66923,4640109,1,'ear_type',78,7,0), (66924,4640109,1,'eye_brow_type',87,50,20), (66925,4640109,0,'eye_color',70,151,0), (66926,4640109,1,'eye_type',-2,0,0), (66927,4640109,1,'lip_type',7,10,7), (66928,4640109,1,'nose_type',70,-74,-8), (66929,4640109,0,'skin_color',88,78,79), (66930,4640109,1,'soga_cheek_type',95,-45,0), (66931,4640109,1,'soga_chin_type',11,-56,65), (66932,4640109,1,'soga_ear_type',78,7,0), (66933,4640109,1,'soga_eye_brow_type',87,50,20), (66934,4640109,0,'soga_eye_color',229,229,102), (66935,4640109,1,'soga_eye_type',-2,0,0), (66936,4640109,1,'soga_lip_type',7,10,7), (66937,4640109,1,'soga_nose_type',70,-74,-8), (66938,4640109,0,'soga_skin_color',88,78,79), (66939,4640109,0,'wing_color1',255,255,255), (66940,4640109,0,'wing_color2',255,255,255), (66941,4640110,0,'eye_color',255,255,255), (66942,4640110,0,'skin_color',255,255,255), (66943,4640110,0,'soga_eye_color',255,0,255), (66944,4640111,0,'eye_color',64,0,128), (66945,4640111,0,'skin_color',0,0,128), (66946,4640111,0,'soga_eye_color',255,0,255), (66947,4640112,0,'eye_color',128,128,192), (66948,4640112,0,'skin_color',84,0,128), (66949,4640112,0,'soga_eye_color',255,0,255), (66950,4640113,0,'eye_color',255,255,255), (66951,4640113,0,'skin_color',128,128,255), (66952,4640113,0,'soga_eye_color',255,0,255), (66953,4640114,0,'eye_color',255,255,255), (66954,4640114,0,'skin_color',128,128,255), (66955,4640114,0,'soga_eye_color',255,0,255), (66956,4640115,0,'eye_color',255,255,255), (66957,4640115,0,'skin_color',128,128,255), (66958,4640115,0,'soga_eye_color',255,0,255), (66959,4640116,0,'eye_color',255,255,255), (66960,4640116,0,'skin_color',128,128,255), (66961,4640116,0,'soga_eye_color',255,0,255), (66962,4640117,0,'eye_color',255,255,255), (66963,4640117,0,'skin_color',128,128,255), (66964,4640117,0,'soga_eye_color',255,0,255), (66965,4640118,0,'eye_color',255,255,255), (66966,4640118,0,'skin_color',255,255,255), (66967,4640118,0,'soga_eye_color',255,0,255), (66968,4640119,0,'eye_color',128,128,192), (66969,4640119,0,'skin_color',128,128,255), (66970,4640119,0,'soga_eye_color',255,0,255), (66971,4640120,0,'eye_color',255,255,255), (66972,4640120,0,'skin_color',255,255,255), (66973,4640120,0,'soga_eye_color',255,0,255), (66974,4640121,1,'cheek_type',56,-20,0), (66975,4640121,1,'chin_type',-75,-51,38), (66976,4640121,1,'ear_type',100,-34,0), (66977,4640121,1,'eye_brow_type',-40,-76,-50), (66978,4640121,0,'eye_color',126,178,194), (66979,4640121,1,'eye_type',42,0,0), (66980,4640121,0,'hair_color1',255,255,255), (66981,4640121,0,'hair_color2',255,255,255), (66982,4640121,0,'hair_face_color',249,224,129), (66983,4640121,0,'hair_face_highlight_color',84,0,0), (66984,4640121,0,'hair_highlight',249,218,87), (66985,4640121,0,'hair_type_color',249,224,129), (66986,4640121,0,'hair_type_highlight_color',84,0,0), (66987,4640121,1,'lip_type',-48,50,7), (66988,4640121,1,'nose_type',-40,-18,7), (66989,4640121,0,'skin_color',219,219,213), (66990,4640121,1,'soga_cheek_type',56,90,0), (66991,4640121,1,'soga_chin_type',9,-58,37), (66992,4640121,1,'soga_ear_type',-25,-41,0), (66993,4640121,1,'soga_eye_brow_type',61,-75,-51), (66994,4640121,0,'soga_eye_color',204,204,204), (66995,4640121,1,'soga_eye_type',41,0,0), (66996,4640121,0,'soga_hair_color1',106,69,44), (66997,4640121,0,'soga_hair_color2',109,14,49), (66998,4640121,0,'soga_hair_face_color',233,184,31), (66999,4640121,0,'soga_hair_face_highlight_color',184,128,10), (67000,4640121,0,'soga_hair_highlight',246,219,114), (67001,4640121,0,'soga_hair_type_color',233,184,31), (67002,4640121,0,'soga_hair_type_highlight_color',184,128,10), (67003,4640121,1,'soga_lip_type',-47,48,81), (67004,4640121,1,'soga_nose_type',-39,-71,25), (67005,4640121,0,'soga_skin_color',235,228,222), (67006,4640122,1,'cheek_type',34,-52,0), (67007,4640122,1,'chin_type',-58,-37,81), (67008,4640122,1,'ear_type',-97,-22,0), (67009,4640122,1,'eye_brow_type',0,4,-63), (67010,4640122,0,'eye_color',0,182,31), (67011,4640122,1,'eye_type',61,0,0), (67012,4640122,0,'hair_color1',255,255,255), (67013,4640122,0,'hair_color2',255,255,255), (67014,4640122,1,'lip_type',46,-17,17), (67015,4640122,1,'nose_type',-93,-45,-4), (67016,4640122,0,'skin_color',83,37,27), (67017,4640122,1,'soga_cheek_type',34,-52,0), (67018,4640122,1,'soga_chin_type',-58,-37,81), (67019,4640122,1,'soga_ear_type',-97,-22,0), (67020,4640122,1,'soga_eye_brow_type',0,4,-63), (67021,4640122,0,'soga_eye_color',204,204,204), (67022,4640122,1,'soga_eye_type',61,0,0), (67023,4640122,1,'soga_lip_type',46,-17,17), (67024,4640122,1,'soga_nose_type',-93,-45,-4), (67025,4640122,0,'soga_skin_color',83,37,27), (67026,4640123,0,'eye_color',128,128,128), (67027,4640123,0,'skin_color',192,192,192), (67028,4640123,0,'soga_eye_color',255,0,255), (67029,4640124,0,'eye_color',255,255,255), (67030,4640124,0,'skin_color',255,255,255), (67031,4640124,0,'soga_eye_color',255,0,255), (67032,4640125,0,'eye_color',128,128,128), (67033,4640125,0,'skin_color',192,192,192), (67034,4640125,0,'soga_eye_color',255,0,255), (67035,4640126,0,'eye_color',128,128,128), (67036,4640126,0,'skin_color',192,192,192), (67037,4640126,0,'soga_eye_color',255,0,255), (67038,4640127,0,'eye_color',255,255,255), (67039,4640127,0,'skin_color',255,255,255), (67040,4640127,0,'soga_eye_color',255,0,255), (67041,4640128,0,'eye_color',128,128,128), (67042,4640128,0,'skin_color',192,192,192), (67043,4640128,0,'soga_eye_color',255,0,255), (67044,4640129,0,'eye_color',255,255,255), (67045,4640129,0,'skin_color',255,255,255), (67046,4640129,0,'soga_eye_color',255,0,255), (67047,4640130,0,'eye_color',255,255,255), (67048,4640130,0,'skin_color',255,255,255), (67049,4640130,0,'soga_eye_color',255,0,255), (67050,4640131,0,'eye_color',255,255,255), (67051,4640131,0,'skin_color',255,255,255), (67052,4640131,0,'soga_eye_color',255,0,255), (67053,4640132,0,'eye_color',255,255,255), (67054,4640132,0,'skin_color',255,255,255), (67055,4640132,0,'soga_eye_color',255,0,255), (67056,4640133,0,'eye_color',255,255,255), (67057,4640133,0,'skin_color',128,0,255), (67058,4640133,0,'soga_eye_color',255,0,255), (67059,4640134,1,'cheek_type',87,5,0), (67060,4640134,1,'chin_type',21,-66,-17), (67061,4640134,1,'ear_type',34,35,0), (67062,4640134,1,'eye_brow_type',64,-63,-96), (67063,4640134,0,'eye_color',0,167,47), (67064,4640134,1,'eye_type',-37,0,0), (67065,4640134,1,'lip_type',-85,3,-94), (67066,4640134,1,'nose_type',10,64,29), (67067,4640134,0,'skin_color',188,174,133), (67068,4640134,1,'soga_cheek_type',87,5,0), (67069,4640134,1,'soga_chin_type',21,-66,-17), (67070,4640134,1,'soga_ear_type',34,35,0), (67071,4640134,1,'soga_eye_brow_type',64,-63,-96), (67072,4640134,0,'soga_eye_color',204,204,204), (67073,4640134,1,'soga_eye_type',-37,0,0), (67074,4640134,1,'soga_lip_type',-85,3,-94), (67075,4640134,1,'soga_nose_type',10,64,29), (67076,4640134,0,'soga_skin_color',188,174,133), (67077,4640135,0,'eye_color',255,255,255), (67078,4640135,0,'skin_color',255,255,255), (67079,4640135,0,'soga_eye_color',255,0,255), (67080,4640136,1,'cheek_type',14,0,0), (67081,4640136,1,'chin_type',25,63,-1), (67082,4640136,1,'ear_type',17,-81,0), (67083,4640136,1,'eye_brow_type',-47,37,-74), (67084,4640136,0,'eye_color',78,79,0), (67085,4640136,1,'eye_type',-87,0,0), (67086,4640136,1,'lip_type',25,-8,45), (67087,4640136,1,'nose_type',-41,28,21), (67088,4640136,0,'skin_color',178,194,196), (67089,4640136,1,'soga_cheek_type',14,0,0), (67090,4640136,1,'soga_chin_type',25,63,-1), (67091,4640136,1,'soga_ear_type',17,-81,0), (67092,4640136,1,'soga_eye_brow_type',-47,37,-74), (67093,4640136,0,'soga_eye_color',204,204,204), (67094,4640136,1,'soga_eye_type',-87,0,0), (67095,4640136,1,'soga_lip_type',25,-8,45), (67096,4640136,1,'soga_nose_type',-41,28,21), (67097,4640136,0,'soga_skin_color',178,194,196), (67098,4640137,1,'cheek_type',14,0,0), (67099,4640137,1,'chin_type',25,63,-1), (67100,4640137,1,'ear_type',17,-81,0), (67101,4640137,1,'eye_brow_type',-47,37,-74), (67102,4640137,0,'eye_color',78,79,0), (67103,4640137,1,'eye_type',-87,0,0), (67104,4640137,1,'lip_type',25,-8,45), (67105,4640137,1,'nose_type',-41,28,21), (67106,4640137,0,'skin_color',178,194,196), (67107,4640137,1,'soga_cheek_type',14,0,0), (67108,4640137,1,'soga_chin_type',25,63,-1), (67109,4640137,1,'soga_ear_type',17,-81,0), (67110,4640137,1,'soga_eye_brow_type',-47,37,-74), (67111,4640137,0,'soga_eye_color',204,204,204), (67112,4640137,1,'soga_eye_type',-87,0,0), (67113,4640137,1,'soga_lip_type',25,-8,45), (67114,4640137,1,'soga_nose_type',-41,28,21), (67115,4640137,0,'soga_skin_color',178,194,196), (67116,4640138,1,'cheek_type',-43,2,0), (67117,4640138,1,'chin_type',65,-39,95), (67118,4640138,1,'ear_type',-68,-7,0), (67119,4640138,1,'eye_brow_type',21,-95,40), (67120,4640138,0,'eye_color',0,145,145), (67121,4640138,1,'eye_type',58,0,0), (67122,4640138,1,'lip_type',20,0,85), (67123,4640138,1,'nose_type',81,-15,-34), (67124,4640138,0,'skin_color',108,58,46), (67125,4640138,1,'soga_cheek_type',-43,2,0), (67126,4640138,1,'soga_chin_type',65,-39,95), (67127,4640138,1,'soga_ear_type',-68,-7,0), (67128,4640138,1,'soga_eye_brow_type',21,-95,40), (67129,4640138,0,'soga_eye_color',229,229,102), (67130,4640138,1,'soga_eye_type',58,0,0), (67131,4640138,1,'soga_lip_type',20,0,85), (67132,4640138,1,'soga_nose_type',81,-15,-34), (67133,4640138,0,'soga_skin_color',108,58,46), (67134,4640138,0,'wing_color1',255,255,255), (67135,4640138,0,'wing_color2',255,255,255), (67136,4640139,0,'eye_color',255,255,255), (67137,4640139,0,'skin_color',255,255,255), (67138,4640139,0,'soga_eye_color',255,0,255), (67139,4640140,0,'eye_color',128,64,0), (67140,4640140,0,'skin_color',221,186,153), (67141,4640140,0,'soga_eye_color',255,0,255), (67142,4640141,1,'cheek_type',-38,97,0), (67143,4640141,1,'chin_type',-25,-31,81), (67144,4640141,1,'ear_type',-5,-56,0), (67145,4640141,1,'eye_brow_type',-94,-23,-74), (67146,4640141,0,'eye_color',0,13,13), (67147,4640141,1,'eye_type',-74,0,0), (67148,4640141,1,'lip_type',37,83,-79), (67149,4640141,1,'nose_type',-85,50,21), (67150,4640141,0,'skin_color',123,114,68), (67151,4640141,1,'soga_cheek_type',-38,97,0), (67152,4640141,1,'soga_chin_type',-25,-31,81), (67153,4640141,1,'soga_ear_type',-5,-56,0), (67154,4640141,1,'soga_eye_brow_type',-94,-23,-74), (67155,4640141,0,'soga_eye_color',229,229,102), (67156,4640141,1,'soga_eye_type',-74,0,0), (67157,4640141,1,'soga_lip_type',37,83,-79), (67158,4640141,1,'soga_nose_type',-85,50,21), (67159,4640141,0,'soga_skin_color',123,114,68), (67160,4640141,0,'wing_color1',255,255,255), (67161,4640141,0,'wing_color2',255,255,255), (67162,4640142,1,'cheek_type',95,-45,0), (67163,4640142,1,'chin_type',11,-56,65), (67164,4640142,1,'ear_type',78,7,0), (67165,4640142,1,'eye_brow_type',87,50,20), (67166,4640142,0,'eye_color',70,151,0), (67167,4640142,1,'eye_type',-2,0,0), (67168,4640142,1,'lip_type',7,10,7), (67169,4640142,1,'nose_type',70,-74,-8), (67170,4640142,0,'skin_color',88,78,79), (67171,4640142,1,'soga_cheek_type',95,-45,0), (67172,4640142,1,'soga_chin_type',11,-56,65), (67173,4640142,1,'soga_ear_type',78,7,0), (67174,4640142,1,'soga_eye_brow_type',87,50,20), (67175,4640142,0,'soga_eye_color',229,229,102), (67176,4640142,1,'soga_eye_type',-2,0,0), (67177,4640142,1,'soga_lip_type',7,10,7), (67178,4640142,1,'soga_nose_type',70,-74,-8), (67179,4640142,0,'soga_skin_color',88,78,79), (67180,4640142,0,'wing_color1',255,255,255), (67181,4640142,0,'wing_color2',255,255,255), (67182,4640143,1,'cheek_type',-45,8,0), (67183,4640143,1,'chin_type',-7,-81,-74), (67184,4640143,1,'ear_type',-39,-53,0), (67185,4640143,1,'eye_brow_type',7,-50,-34), (67186,4640143,0,'eye_color',0,56,57), (67187,4640143,1,'eye_type',-69,0,0), (67188,4640143,1,'lip_type',66,-57,-50), (67189,4640143,1,'nose_type',29,-93,10), (67190,4640143,0,'skin_color',133,120,80), (67191,4640143,1,'soga_cheek_type',-45,8,0), (67192,4640143,1,'soga_chin_type',-7,-81,-74), (67193,4640143,1,'soga_ear_type',-39,-53,0), (67194,4640143,1,'soga_eye_brow_type',7,-50,-34), (67195,4640143,0,'soga_eye_color',204,204,204), (67196,4640143,1,'soga_eye_type',-69,0,0), (67197,4640143,1,'soga_lip_type',66,-57,-50), (67198,4640143,1,'soga_nose_type',29,-93,10), (67199,4640143,0,'soga_skin_color',133,120,80), (67200,4640144,0,'eye_color',128,64,0), (67201,4640144,0,'skin_color',190,166,139), (67202,4640144,0,'soga_eye_color',255,0,255), (67203,4640145,0,'eye_color',255,74,198), (67204,4640145,0,'skin_color',189,189,159), (67205,4640145,0,'soga_eye_color',255,0,255), (67206,4640146,0,'eye_color',90,33,160), (67207,4640146,0,'skin_color',226,226,212), (67208,4640146,0,'soga_eye_color',255,0,255), (67209,4640147,0,'eye_color',255,255,255), (67210,4640147,0,'skin_color',255,255,255), (67211,4640147,0,'soga_eye_color',255,0,255), (67212,4640148,0,'eye_color',255,255,255), (67213,4640148,0,'skin_color',255,255,255), (67214,4640148,0,'soga_eye_color',255,0,255), (67215,4640149,1,'cheek_type',34,-37,0), (67216,4640149,1,'chin_type',-50,0,-22), (67217,4640149,1,'ear_type',87,22,0), (67218,4640149,1,'eye_brow_type',-68,28,81), (67219,4640149,0,'eye_color',8,72,195), (67220,4640149,1,'eye_type',51,0,0), (67221,4640149,1,'lip_type',-95,-65,-12), (67222,4640149,1,'nose_type',-7,34,9), (67223,4640149,0,'skin_color',230,217,217), (67224,4640149,1,'soga_cheek_type',34,-37,0), (67225,4640149,1,'soga_chin_type',-50,0,-22), (67226,4640149,1,'soga_ear_type',87,22,0), (67227,4640149,1,'soga_eye_brow_type',-68,28,81), (67228,4640149,0,'soga_eye_color',229,229,102), (67229,4640149,1,'soga_eye_type',51,0,0), (67230,4640149,1,'soga_lip_type',-95,-65,-12), (67231,4640149,1,'soga_nose_type',-7,34,9), (67232,4640149,0,'soga_skin_color',230,217,217), (67233,4640149,0,'wing_color1',255,255,255), (67234,4640149,0,'wing_color2',255,255,255), (67235,4640150,0,'eye_color',0,169,255), (67236,4640150,0,'skin_color',146,146,96), (67237,4640150,0,'soga_eye_color',255,0,255), (67238,4640151,1,'cheek_type',7,-8,0), (67239,4640151,1,'chin_type',-28,-68,98), (67240,4640151,1,'ear_type',71,88,0), (67241,4640151,1,'eye_brow_type',-22,-62,-75), (67242,4640151,0,'eye_color',54,198,223), (67243,4640151,1,'eye_type',66,0,0), (67244,4640151,1,'lip_type',-62,34,38), (67245,4640151,1,'nose_type',-17,-17,59), (67246,4640151,0,'skin_color',95,46,33), (67247,4640151,1,'soga_cheek_type',7,-8,0), (67248,4640151,1,'soga_chin_type',-28,-68,98), (67249,4640151,1,'soga_ear_type',71,88,0), (67250,4640151,1,'soga_eye_brow_type',-22,-62,-75), (67251,4640151,0,'soga_eye_color',229,229,102), (67252,4640151,1,'soga_eye_type',66,0,0), (67253,4640151,1,'soga_lip_type',-62,34,38), (67254,4640151,1,'soga_nose_type',-17,-17,59), (67255,4640151,0,'soga_skin_color',95,46,33), (67256,4640151,0,'wing_color1',255,255,255), (67257,4640151,0,'wing_color2',255,255,255), (67258,4640152,1,'cheek_type',0,-20,0), (67259,4640152,1,'chin_type',37,-17,-46), (67260,4640152,1,'ear_type',77,-26,0), (67261,4640152,1,'eye_brow_type',-38,45,-41), (67262,4640152,0,'eye_color',86,86,0), (67263,4640152,1,'eye_type',-32,0,0), (67264,4640152,1,'lip_type',59,56,-10), (67265,4640152,1,'nose_type',91,-7,-10), (67266,4640152,0,'skin_color',136,103,55), (67267,4640152,1,'soga_cheek_type',0,-20,0), (67268,4640152,1,'soga_chin_type',37,-17,-46), (67269,4640152,1,'soga_ear_type',77,-26,0), (67270,4640152,1,'soga_eye_brow_type',-38,45,-41), (67271,4640152,0,'soga_eye_color',229,229,102), (67272,4640152,1,'soga_eye_type',-32,0,0), (67273,4640152,1,'soga_lip_type',59,56,-10), (67274,4640152,1,'soga_nose_type',91,-7,-10), (67275,4640152,0,'soga_skin_color',136,103,55), (67276,4640152,0,'wing_color1',255,255,255), (67277,4640152,0,'wing_color2',255,255,255), (67278,4640153,1,'cheek_type',74,34,0), (67279,4640153,1,'chin_type',-44,0,81), (67280,4640153,1,'ear_type',85,-22,0), (67281,4640153,1,'eye_brow_type',0,84,32), (67282,4640153,0,'eye_color',0,11,10), (67283,4640153,1,'eye_type',-10,0,0), (67284,4640153,1,'lip_type',64,-18,-48), (67285,4640153,1,'nose_type',62,63,-8), (67286,4640153,0,'skin_color',139,120,90), (67287,4640153,1,'soga_cheek_type',74,34,0), (67288,4640153,1,'soga_chin_type',-44,0,81), (67289,4640153,1,'soga_ear_type',85,-22,0), (67290,4640153,1,'soga_eye_brow_type',0,84,32), (67291,4640153,0,'soga_eye_color',204,204,204), (67292,4640153,1,'soga_eye_type',-10,0,0), (67293,4640153,1,'soga_lip_type',64,-18,-48), (67294,4640153,1,'soga_nose_type',62,63,-8), (67295,4640153,0,'soga_skin_color',139,120,90), (67296,4640154,1,'cheek_type',87,5,0), (67297,4640154,1,'chin_type',21,-66,-17), (67298,4640154,1,'ear_type',34,35,0), (67299,4640154,1,'eye_brow_type',64,-63,-96), (67300,4640154,0,'eye_color',0,167,47), (67301,4640154,1,'eye_type',-37,0,0), (67302,4640154,1,'lip_type',-85,3,-94), (67303,4640154,1,'nose_type',10,64,29), (67304,4640154,0,'skin_color',188,174,133), (67305,4640154,1,'soga_cheek_type',87,5,0), (67306,4640154,1,'soga_chin_type',21,-66,-17), (67307,4640154,1,'soga_ear_type',34,35,0), (67308,4640154,1,'soga_eye_brow_type',64,-63,-96), (67309,4640154,0,'soga_eye_color',204,204,204), (67310,4640154,1,'soga_eye_type',-37,0,0), (67311,4640154,1,'soga_lip_type',-85,3,-94), (67312,4640154,1,'soga_nose_type',10,64,29), (67313,4640154,0,'soga_skin_color',188,174,133), (67314,4640155,1,'cheek_type',-76,75,0), (67315,4640155,1,'chin_type',17,-90,-12), (67316,4640155,1,'ear_type',-4,-71,0), (67317,4640155,1,'eye_brow_type',87,20,-25), (67318,4640155,0,'eye_color',158,158,0), (67319,4640155,1,'eye_type',-48,0,0), (67320,4640155,0,'hair_color1',255,255,255), (67321,4640155,0,'hair_color2',255,255,255), (67322,4640155,1,'lip_type',89,93,12), (67323,4640155,1,'nose_type',-51,-50,68), (67324,4640155,0,'skin_color',35,50,54), (67325,4640155,1,'soga_cheek_type',-76,75,0), (67326,4640155,1,'soga_chin_type',17,-90,-12), (67327,4640155,1,'soga_ear_type',-4,-71,0), (67328,4640155,1,'soga_eye_brow_type',87,20,-25), (67329,4640155,0,'soga_eye_color',229,229,102), (67330,4640155,1,'soga_eye_type',-48,0,0), (67331,4640155,1,'soga_lip_type',89,93,12), (67332,4640155,1,'soga_nose_type',-51,-50,68), (67333,4640155,0,'soga_skin_color',35,50,54), (67334,4640155,0,'wing_color1',255,255,255), (67335,4640155,0,'wing_color2',255,255,255), (67336,4640156,1,'cheek_type',-76,75,0), (67337,4640156,1,'chin_type',17,-90,-12), (67338,4640156,1,'ear_type',-4,-71,0), (67339,4640156,1,'eye_brow_type',87,20,-25), (67340,4640156,0,'eye_color',158,158,0), (67341,4640156,1,'eye_type',-48,0,0), (67342,4640156,0,'hair_color1',255,255,255), (67343,4640156,0,'hair_color2',255,255,255), (67344,4640156,1,'lip_type',89,93,12), (67345,4640156,1,'nose_type',-51,-50,68), (67346,4640156,0,'skin_color',35,50,54), (67347,4640156,1,'soga_cheek_type',-76,75,0), (67348,4640156,1,'soga_chin_type',17,-90,-12), (67349,4640156,1,'soga_ear_type',-4,-71,0), (67350,4640156,1,'soga_eye_brow_type',87,20,-25), (67351,4640156,0,'soga_eye_color',229,229,102), (67352,4640156,1,'soga_eye_type',-48,0,0), (67353,4640156,1,'soga_lip_type',89,93,12), (67354,4640156,1,'soga_nose_type',-51,-50,68), (67355,4640156,0,'soga_skin_color',35,50,54), (67356,4640156,0,'wing_color1',255,255,255), (67357,4640156,0,'wing_color2',255,255,255), (67358,4640157,1,'chin_type',-10,0,0), (67359,4640157,0,'eye_color',143,110,78), (67360,4640157,1,'eye_type',-82,0,0), (67361,4640157,1,'nose_type',-62,0,0), (67362,4640157,0,'skin_color',87,19,125), (67363,4640157,1,'soga_chin_type',-10,0,0), (67364,4640157,0,'soga_eye_color',99,11,129), (67365,4640157,1,'soga_eye_type',-82,0,0), (67366,4640157,1,'soga_nose_type',-62,0,0), (67367,4640157,0,'soga_skin_color',87,19,125), (67368,4640158,1,'cheek_type',74,34,0), (67369,4640158,1,'chin_type',-44,0,81), (67370,4640158,1,'ear_type',85,-22,0), (67371,4640158,1,'eye_brow_type',0,84,32), (67372,4640158,0,'eye_color',0,11,10), (67373,4640158,1,'eye_type',-10,0,0), (67374,4640158,1,'lip_type',64,-18,-48), (67375,4640158,1,'nose_type',62,63,-8), (67376,4640158,0,'skin_color',139,120,90), (67377,4640158,1,'soga_cheek_type',74,34,0), (67378,4640158,1,'soga_chin_type',-44,0,81), (67379,4640158,1,'soga_ear_type',85,-22,0), (67380,4640158,1,'soga_eye_brow_type',0,84,32), (67381,4640158,0,'soga_eye_color',204,204,204), (67382,4640158,1,'soga_eye_type',-10,0,0), (67383,4640158,1,'soga_lip_type',64,-18,-48), (67384,4640158,1,'soga_nose_type',62,63,-8), (67385,4640158,0,'soga_skin_color',139,120,90), (67386,4640159,1,'cheek_type',87,5,0), (67387,4640159,1,'chin_type',21,-66,-17), (67388,4640159,1,'ear_type',34,35,0), (67389,4640159,1,'eye_brow_type',64,-63,-96), (67390,4640159,0,'eye_color',0,167,47), (67391,4640159,1,'eye_type',-37,0,0), (67392,4640159,1,'lip_type',-85,3,-94), (67393,4640159,1,'nose_type',10,64,29), (67394,4640159,0,'skin_color',188,174,133), (67395,4640159,1,'soga_cheek_type',87,5,0), (67396,4640159,1,'soga_chin_type',21,-66,-17), (67397,4640159,1,'soga_ear_type',34,35,0), (67398,4640159,1,'soga_eye_brow_type',64,-63,-96), (67399,4640159,0,'soga_eye_color',204,204,204), (67400,4640159,1,'soga_eye_type',-37,0,0), (67401,4640159,1,'soga_lip_type',-85,3,-94), (67402,4640159,1,'soga_nose_type',10,64,29), (67403,4640159,0,'soga_skin_color',188,174,133), (67404,4640160,1,'cheek_type',28,52,0), (67405,4640160,1,'chin_type',63,-35,53), (67406,4640160,1,'ear_type',-88,0,0), (67407,4640160,1,'eye_brow_type',40,20,81), (67408,4640160,0,'eye_color',167,203,213), (67409,4640160,1,'eye_type',-10,0,0), (67410,4640160,0,'hair_face_color',168,186,185), (67411,4640160,0,'hair_face_highlight_color',244,246,246), (67412,4640160,0,'hair_highlight',123,123,130), (67413,4640160,0,'hair_type_color',168,186,185), (67414,4640160,0,'hair_type_highlight_color',244,246,246), (67415,4640160,1,'lip_type',37,-89,-45), (67416,4640160,1,'nose_type',50,-26,87), (67417,4640160,0,'skin_color',251,254,254), (67418,4640160,1,'soga_cheek_type',28,52,0), (67419,4640160,1,'soga_chin_type',63,-35,53), (67420,4640160,1,'soga_ear_type',-88,0,0), (67421,4640160,1,'soga_eye_brow_type',40,20,81), (67422,4640160,0,'soga_eye_color',204,204,204), (67423,4640160,1,'soga_eye_type',-10,0,0), (67424,4640160,0,'soga_hair_color1',144,140,137), (67425,4640160,0,'soga_hair_color2',164,165,165), (67426,4640160,0,'soga_hair_face_color',168,186,185), (67427,4640160,0,'soga_hair_face_highlight_color',244,246,246), (67428,4640160,0,'soga_hair_highlight',123,123,130), (67429,4640160,0,'soga_hair_type_color',168,186,185), (67430,4640160,0,'soga_hair_type_highlight_color',244,246,246), (67431,4640160,1,'soga_lip_type',37,-89,-45), (67432,4640160,1,'soga_nose_type',50,-26,87), (67433,4640160,0,'soga_skin_color',251,254,254), (67434,4640161,1,'cheek_type',-45,8,0), (67435,4640161,1,'chin_type',-7,-81,-74), (67436,4640161,1,'ear_type',-39,-53,0), (67437,4640161,1,'eye_brow_type',7,-50,-34), (67438,4640161,0,'eye_color',0,56,57), (67439,4640161,1,'eye_type',-69,0,0), (67440,4640161,1,'lip_type',66,-57,-50), (67441,4640161,1,'nose_type',29,-93,10), (67442,4640161,0,'skin_color',133,120,80), (67443,4640161,1,'soga_cheek_type',-45,8,0), (67444,4640161,1,'soga_chin_type',-7,-81,-74), (67445,4640161,1,'soga_ear_type',-39,-53,0), (67446,4640161,1,'soga_eye_brow_type',7,-50,-34), (67447,4640161,0,'soga_eye_color',204,204,204), (67448,4640161,1,'soga_eye_type',-69,0,0), (67449,4640161,1,'soga_lip_type',66,-57,-50), (67450,4640161,1,'soga_nose_type',29,-93,10), (67451,4640161,0,'soga_skin_color',133,120,80), (67452,4640162,1,'cheek_type',74,34,0), (67453,4640162,1,'chin_type',-44,0,81), (67454,4640162,1,'ear_type',85,-22,0), (67455,4640162,1,'eye_brow_type',0,84,32), (67456,4640162,0,'eye_color',0,11,10), (67457,4640162,1,'eye_type',-10,0,0), (67458,4640162,1,'lip_type',64,-18,-48), (67459,4640162,1,'nose_type',62,63,-8), (67460,4640162,0,'skin_color',139,120,90), (67461,4640162,1,'soga_cheek_type',74,34,0), (67462,4640162,1,'soga_chin_type',-44,0,81), (67463,4640162,1,'soga_ear_type',85,-22,0), (67464,4640162,1,'soga_eye_brow_type',0,84,32), (67465,4640162,0,'soga_eye_color',204,204,204), (67466,4640162,1,'soga_eye_type',-10,0,0), (67467,4640162,1,'soga_lip_type',64,-18,-48), (67468,4640162,1,'soga_nose_type',62,63,-8), (67469,4640162,0,'soga_skin_color',139,120,90), (67470,4640163,0,'eye_color',255,255,255), (67471,4640163,0,'skin_color',255,255,255), (67472,4640163,0,'soga_eye_color',255,0,255), (67473,4640164,1,'cheek_type',-50,81,0), (67474,4640164,1,'chin_type',-51,-100,34), (67475,4640164,1,'ear_type',-37,-51,0), (67476,4640164,1,'eye_brow_type',38,37,-38), (67477,4640164,0,'eye_color',246,209,0), (67478,4640164,1,'eye_type',37,0,0), (67479,4640164,1,'lip_type',0,-7,0), (67480,4640164,1,'nose_type',20,-17,37), (67481,4640164,1,'soga_cheek_type',-50,81,0), (67482,4640164,1,'soga_chin_type',-51,-100,34), (67483,4640164,1,'soga_ear_type',-37,-51,0), (67484,4640164,1,'soga_eye_brow_type',38,37,-38), (67485,4640164,0,'soga_eye_color',204,204,204), (67486,4640164,1,'soga_eye_type',37,0,0), (67487,4640164,1,'soga_lip_type',0,-7,0), (67488,4640164,1,'soga_nose_type',20,-17,37), (67489,4640165,1,'cheek_type',43,-40,0), (67490,4640165,1,'chin_type',-74,-41,46), (67491,4640165,1,'ear_type',-7,75,0), (67492,4640165,1,'eye_brow_type',41,97,81), (67493,4640165,0,'eye_color',164,0,163), (67494,4640165,1,'eye_type',-5,0,0), (67495,4640165,1,'lip_type',-62,-89,-29), (67496,4640165,1,'nose_type',10,83,39), (67497,4640165,0,'skin_color',98,107,108), (67498,4640165,1,'soga_cheek_type',43,-40,0), (67499,4640165,1,'soga_chin_type',-74,-41,46), (67500,4640165,1,'soga_ear_type',-7,75,0), (67501,4640165,1,'soga_eye_brow_type',41,97,81), (67502,4640165,0,'soga_eye_color',204,204,204), (67503,4640165,1,'soga_eye_type',-5,0,0), (67504,4640165,1,'soga_lip_type',-62,-89,-29), (67505,4640165,1,'soga_nose_type',10,83,39), (67506,4640165,0,'soga_skin_color',98,107,108), (67507,4640166,0,'eye_color',255,255,255), (67508,4640166,0,'skin_color',255,255,255), (67509,4640166,0,'soga_eye_color',255,0,255), (67510,4640167,1,'cheek_type',-61,-37,0), (67511,4640167,1,'chin_type',-7,-95,88), (67512,4640167,1,'ear_type',-34,12,0), (67513,4640167,1,'eye_brow_type',-21,-76,91), (67514,4640167,0,'eye_color',130,39,70), (67515,4640167,1,'eye_type',46,0,0), (67516,4640167,0,'hair_highlight',255,255,255), (67517,4640167,0,'hair_type_color',244,246,246), (67518,4640167,0,'hair_type_highlight_color',37,154,241), (67519,4640167,1,'lip_type',-44,-11,82), (67520,4640167,1,'nose_type',88,52,81), (67521,4640167,0,'skin_color',219,175,158), (67522,4640167,1,'soga_cheek_type',-61,-37,0), (67523,4640167,1,'soga_chin_type',-7,-95,88), (67524,4640167,1,'soga_ear_type',-34,12,0), (67525,4640167,1,'soga_eye_brow_type',-21,-76,91), (67526,4640167,0,'soga_eye_color',229,229,102), (67527,4640167,1,'soga_eye_type',46,0,0), (67528,4640167,0,'soga_hair_color1',56,62,62), (67529,4640167,0,'soga_hair_color2',255,255,255), (67530,4640167,0,'soga_hair_highlight',255,255,255), (67531,4640167,0,'soga_hair_type_color',244,246,246), (67532,4640167,0,'soga_hair_type_highlight_color',37,154,241), (67533,4640167,1,'soga_lip_type',-44,-11,82), (67534,4640167,1,'soga_nose_type',88,52,81), (67535,4640167,0,'soga_skin_color',219,175,158), (67536,4640167,0,'wing_color1',249,115,23), (67537,4640167,0,'wing_color2',114,190,11), (67538,4640168,1,'cheek_type',14,0,0), (67539,4640168,1,'chin_type',25,63,-1), (67540,4640168,1,'ear_type',17,-81,0), (67541,4640168,1,'eye_brow_type',-47,37,-74), (67542,4640168,0,'eye_color',78,79,0), (67543,4640168,1,'eye_type',-87,0,0), (67544,4640168,1,'lip_type',25,-8,45), (67545,4640168,1,'nose_type',-41,28,21), (67546,4640168,0,'skin_color',178,194,196), (67547,4640168,1,'soga_cheek_type',14,0,0), (67548,4640168,1,'soga_chin_type',25,63,-1), (67549,4640168,1,'soga_ear_type',17,-81,0), (67550,4640168,1,'soga_eye_brow_type',-47,37,-74), (67551,4640168,0,'soga_eye_color',204,204,204), (67552,4640168,1,'soga_eye_type',-87,0,0), (67553,4640168,1,'soga_lip_type',25,-8,45), (67554,4640168,1,'soga_nose_type',-41,28,21), (67555,4640168,0,'soga_skin_color',178,194,196), (67556,4640169,0,'eye_color',255,255,255), (67557,4640169,0,'skin_color',255,255,255), (67558,4640169,0,'soga_eye_color',255,0,255), (67559,4640170,0,'eye_color',255,255,255), (67560,4640170,0,'skin_color',255,255,255), (67561,4640170,0,'soga_eye_color',255,0,255), (67562,4640171,0,'eye_color',255,255,255), (67563,4640171,0,'skin_color',255,255,255), (67564,4640171,0,'soga_eye_color',255,0,255), (67565,4640172,1,'cheek_type',-76,75,0), (67566,4640172,1,'chin_type',17,-90,-12), (67567,4640172,1,'ear_type',-4,-71,0), (67568,4640172,1,'eye_brow_type',87,20,-25), (67569,4640172,0,'eye_color',158,158,0), (67570,4640172,1,'eye_type',-48,0,0), (67571,4640172,1,'lip_type',89,93,12), (67572,4640172,1,'nose_type',-51,-50,68), (67573,4640172,0,'skin_color',35,50,54), (67574,4640172,1,'soga_cheek_type',-76,75,0), (67575,4640172,1,'soga_chin_type',17,-90,-12), (67576,4640172,1,'soga_ear_type',-4,-71,0), (67577,4640172,1,'soga_eye_brow_type',87,20,-25), (67578,4640172,0,'soga_eye_color',229,229,102), (67579,4640172,1,'soga_eye_type',-48,0,0), (67580,4640172,1,'soga_lip_type',89,93,12), (67581,4640172,1,'soga_nose_type',-51,-50,68), (67582,4640172,0,'soga_skin_color',35,50,54), (67583,4640172,0,'wing_color1',255,255,255), (67584,4640172,0,'wing_color2',255,255,255), (67585,4640173,0,'eye_color',255,255,255), (67586,4640173,0,'skin_color',255,255,255), (67587,4640173,0,'soga_eye_color',255,0,255), (67588,4640174,0,'eye_color',255,255,255), (67589,4640174,0,'skin_color',255,255,255), (67590,4640174,0,'soga_eye_color',255,0,255), (67591,4640175,0,'eye_color',255,255,255), (67592,4640175,0,'skin_color',255,255,255), (67593,4640175,0,'soga_eye_color',255,0,255), (67594,4640176,0,'eye_color',255,255,255), (67595,4640176,0,'skin_color',255,255,255), (67596,4640176,0,'soga_eye_color',255,0,255), (67597,4640177,1,'cheek_type',0,-20,0), (67598,4640177,1,'chin_type',37,-17,-46), (67599,4640177,1,'ear_type',77,-26,0), (67600,4640177,1,'eye_brow_type',-38,45,-41), (67601,4640177,0,'eye_color',86,86,0), (67602,4640177,1,'eye_type',-32,0,0), (67603,4640177,1,'lip_type',59,56,-10), (67604,4640177,1,'nose_type',91,-7,-10), (67605,4640177,0,'skin_color',136,103,55), (67606,4640177,1,'soga_cheek_type',0,-20,0), (67607,4640177,1,'soga_chin_type',37,-17,-46), (67608,4640177,1,'soga_ear_type',77,-26,0), (67609,4640177,1,'soga_eye_brow_type',-38,45,-41), (67610,4640177,0,'soga_eye_color',229,229,102), (67611,4640177,1,'soga_eye_type',-32,0,0), (67612,4640177,1,'soga_lip_type',59,56,-10), (67613,4640177,1,'soga_nose_type',91,-7,-10), (67614,4640177,0,'soga_skin_color',136,103,55), (67615,4640177,0,'wing_color1',255,255,255), (67616,4640177,0,'wing_color2',255,255,255), (67617,4640178,0,'eye_color',207,168,196), (67618,4640178,0,'skin_color',237,237,229), (67619,4640178,0,'soga_eye_color',255,0,255), (67620,4640179,0,'eye_color',255,255,255), (67621,4640179,0,'skin_color',255,255,255), (67622,4640179,0,'soga_eye_color',255,0,255), (67623,4640180,0,'eye_color',255,255,255), (67624,4640180,0,'skin_color',255,255,255), (67625,4640180,0,'soga_eye_color',255,0,255), (67626,4640181,0,'eye_color',255,255,255), (67627,4640181,0,'skin_color',255,255,255), (67628,4640181,0,'soga_eye_color',255,0,255), (67629,4640182,0,'eye_color',255,255,255), (67630,4640182,0,'skin_color',255,255,255), (67631,4640182,0,'soga_eye_color',255,0,255), (67632,4640183,0,'eye_color',255,255,255), (67633,4640183,0,'skin_color',255,255,255), (67634,4640183,0,'soga_eye_color',255,0,255), (67635,4640184,0,'eye_color',255,255,255), (67636,4640184,0,'skin_color',255,255,255), (67637,4640184,0,'soga_eye_color',255,0,255), (67638,4640185,0,'eye_color',255,255,255), (67639,4640185,0,'skin_color',255,255,255), (67640,4640185,0,'soga_eye_color',255,0,255), (67641,4640186,0,'eye_color',255,255,255), (67642,4640186,0,'skin_color',255,255,255), (67643,4640186,0,'soga_eye_color',255,0,255), (67644,4640187,0,'eye_color',255,255,255), (67645,4640187,0,'skin_color',255,255,255), (67646,4640187,0,'soga_eye_color',255,0,255), (67647,4640188,0,'eye_color',255,255,255), (67648,4640188,0,'skin_color',255,255,255), (67649,4640188,0,'soga_eye_color',255,0,255), (67650,4640189,0,'eye_color',255,255,255), (67651,4640189,0,'skin_color',255,255,255), (67652,4640189,0,'soga_eye_color',255,0,255), (67653,4640190,0,'eye_color',255,255,255), (67654,4640190,0,'skin_color',255,255,255), (67655,4640190,0,'soga_eye_color',255,0,255), (67656,4640191,0,'eye_color',255,255,255), (67657,4640191,0,'skin_color',255,255,255), (67658,4640191,0,'soga_eye_color',255,0,255), (67659,4640192,0,'eye_color',255,255,255), (67660,4640192,0,'skin_color',255,255,255), (67661,4640192,0,'soga_eye_color',255,0,255), (67662,4640193,0,'eye_color',255,255,255), (67663,4640193,0,'skin_color',255,255,255), (67664,4640193,0,'soga_eye_color',255,0,255), (67665,4640194,0,'eye_color',255,255,255), (67666,4640194,0,'skin_color',255,255,255), (67667,4640194,0,'soga_eye_color',255,0,255), (67668,4640195,0,'eye_color',255,255,255), (67669,4640195,0,'skin_color',255,255,255), (67670,4640195,0,'soga_eye_color',255,0,255), (67671,4640196,0,'eye_color',255,0,12), (67672,4640196,0,'skin_color',255,0,12), (67673,4640196,0,'soga_eye_color',255,0,255), (67674,4640197,1,'cheek_type',-68,-58,0), (67675,4640197,1,'chin_type',-40,68,-82), (67676,4640197,1,'ear_type',28,-71,0), (67677,4640197,1,'eye_brow_type',-88,94,65), (67678,4640197,0,'eye_color',95,96,0), (67679,4640197,1,'eye_type',8,0,0), (67680,4640197,1,'lip_type',55,4,0), (67681,4640197,1,'nose_type',84,-43,-34), (67682,4640197,0,'skin_color',155,143,88), (67683,4640197,1,'soga_cheek_type',-68,-58,0), (67684,4640197,1,'soga_chin_type',-40,68,-82), (67685,4640197,1,'soga_ear_type',28,-71,0), (67686,4640197,1,'soga_eye_brow_type',-88,94,65), (67687,4640197,0,'soga_eye_color',229,229,102), (67688,4640197,1,'soga_eye_type',8,0,0), (67689,4640197,1,'soga_lip_type',55,4,0), (67690,4640197,1,'soga_nose_type',84,-43,-34), (67691,4640197,0,'soga_skin_color',155,143,88), (67692,4640197,0,'wing_color1',255,255,255), (67693,4640197,0,'wing_color2',255,255,255), (67694,4640198,1,'cheek_type',100,100,0), (67695,4640198,1,'chin_type',-100,100,-100), (67696,4640198,1,'ear_type',-100,-100,0), (67697,4640198,1,'eye_brow_type',100,-100,100), (67698,4640198,0,'eye_color',202,255,212), (67699,4640198,1,'eye_type',100,0,0), (67700,4640198,1,'lip_type',100,100,100), (67701,4640198,1,'nose_type',19,-20,-89), (67702,4640198,0,'skin_color',103,59,44), (67703,4640198,1,'soga_cheek_type',100,100,0), (67704,4640198,1,'soga_chin_type',-100,100,-100), (67705,4640198,1,'soga_ear_type',-100,-100,0), (67706,4640198,1,'soga_eye_brow_type',100,-100,100), (67707,4640198,0,'soga_eye_color',204,204,204), (67708,4640198,1,'soga_eye_type',100,0,0), (67709,4640198,1,'soga_lip_type',100,100,100), (67710,4640198,1,'soga_nose_type',19,-20,-89), (67711,4640198,0,'soga_skin_color',103,59,44), (67712,4640199,1,'cheek_type',43,-40,0), (67713,4640199,1,'chin_type',-74,-41,46), (67714,4640199,1,'ear_type',-7,75,0), (67715,4640199,1,'eye_brow_type',41,97,81), (67716,4640199,0,'eye_color',164,0,163), (67717,4640199,1,'eye_type',-5,0,0), (67718,4640199,1,'lip_type',-62,-89,-29), (67719,4640199,1,'nose_type',10,83,39), (67720,4640199,0,'skin_color',98,107,108), (67721,4640199,1,'soga_cheek_type',43,-40,0), (67722,4640199,1,'soga_chin_type',-74,-41,46), (67723,4640199,1,'soga_ear_type',-7,75,0), (67724,4640199,1,'soga_eye_brow_type',41,97,81), (67725,4640199,0,'soga_eye_color',204,204,204), (67726,4640199,1,'soga_eye_type',-5,0,0), (67727,4640199,1,'soga_lip_type',-62,-89,-29), (67728,4640199,1,'soga_nose_type',10,83,39), (67729,4640199,0,'soga_skin_color',98,107,108), (67730,4640200,1,'cheek_type',12,81,0), (67731,4640200,1,'chin_type',4,-31,-87), (67732,4640200,1,'ear_type',-65,70,0), (67733,4640200,1,'eye_brow_type',79,-25,83), (67734,4640200,0,'eye_color',52,53,0), (67735,4640200,1,'eye_type',-9,0,0), (67736,4640200,1,'lip_type',-84,3,74), (67737,4640200,1,'nose_type',-77,2,87), (67738,4640200,0,'skin_color',162,147,95), (67739,4640200,1,'soga_cheek_type',12,81,0), (67740,4640200,1,'soga_chin_type',4,-31,-87), (67741,4640200,1,'soga_ear_type',-65,70,0), (67742,4640200,1,'soga_eye_brow_type',79,-25,83), (67743,4640200,0,'soga_eye_color',204,204,204), (67744,4640200,1,'soga_eye_type',-9,0,0), (67745,4640200,1,'soga_lip_type',-84,3,74), (67746,4640200,1,'soga_nose_type',-77,2,87), (67747,4640200,0,'soga_skin_color',162,147,95), (67748,4640201,1,'cheek_type',34,-52,0), (67749,4640201,1,'chin_type',-58,-37,81), (67750,4640201,1,'ear_type',-97,-22,0), (67751,4640201,1,'eye_brow_type',0,4,-63), (67752,4640201,0,'eye_color',0,182,31), (67753,4640201,1,'eye_type',61,0,0), (67754,4640201,1,'lip_type',46,-17,17), (67755,4640201,1,'nose_type',-93,-45,-4), (67756,4640201,0,'skin_color',83,37,27), (67757,4640201,1,'soga_cheek_type',34,-52,0), (67758,4640201,1,'soga_chin_type',-58,-37,81), (67759,4640201,1,'soga_ear_type',-97,-22,0), (67760,4640201,1,'soga_eye_brow_type',0,4,-63), (67761,4640201,0,'soga_eye_color',204,204,204), (67762,4640201,1,'soga_eye_type',61,0,0), (67763,4640201,1,'soga_lip_type',46,-17,17), (67764,4640201,1,'soga_nose_type',-93,-45,-4), (67765,4640201,0,'soga_skin_color',83,37,27), (67766,4640202,0,'eye_color',255,255,255), (67767,4640202,0,'skin_color',255,255,255), (67768,4640202,0,'soga_eye_color',255,0,255), (67769,4640203,1,'cheek_type',-38,-72,0), (67770,4640203,1,'chin_type',93,22,-93), (67771,4640203,1,'ear_type',95,72,0), (67772,4640203,1,'eye_brow_type',-11,50,42), (67773,4640203,0,'eye_color',172,171,0), (67774,4640203,1,'eye_type',84,0,0), (67775,4640203,1,'lip_type',-83,26,78), (67776,4640203,1,'nose_type',-25,14,-84), (67777,4640203,0,'skin_color',46,56,70), (67778,4640203,1,'soga_cheek_type',-38,-72,0), (67779,4640203,1,'soga_chin_type',93,22,-93), (67780,4640203,1,'soga_ear_type',95,72,0), (67781,4640203,1,'soga_eye_brow_type',-11,50,42), (67782,4640203,0,'soga_eye_color',204,204,204), (67783,4640203,1,'soga_eye_type',84,0,0), (67784,4640203,1,'soga_lip_type',-83,26,78), (67785,4640203,1,'soga_nose_type',-25,14,-84), (67786,4640203,0,'soga_skin_color',46,56,70), (67787,4640204,1,'cheek_type',43,-40,0), (67788,4640204,1,'chin_type',-74,-41,46), (67789,4640204,1,'ear_type',-7,75,0), (67790,4640204,1,'eye_brow_type',41,97,81), (67791,4640204,0,'eye_color',164,0,163), (67792,4640204,1,'eye_type',-5,0,0), (67793,4640204,1,'lip_type',-62,-89,-29), (67794,4640204,1,'nose_type',10,83,39), (67795,4640204,0,'skin_color',98,107,108), (67796,4640204,1,'soga_cheek_type',43,-40,0), (67797,4640204,1,'soga_chin_type',-74,-41,46), (67798,4640204,1,'soga_ear_type',-7,75,0), (67799,4640204,1,'soga_eye_brow_type',41,97,81), (67800,4640204,0,'soga_eye_color',204,204,204), (67801,4640204,1,'soga_eye_type',-5,0,0), (67802,4640204,1,'soga_lip_type',-62,-89,-29), (67803,4640204,1,'soga_nose_type',10,83,39), (67804,4640204,0,'soga_skin_color',98,107,108), (67805,4640205,1,'cheek_type',87,5,0), (67806,4640205,1,'chin_type',21,-66,-17), (67807,4640205,1,'ear_type',34,35,0), (67808,4640205,1,'eye_brow_type',64,-63,-96), (67809,4640205,0,'eye_color',0,167,47), (67810,4640205,1,'eye_type',-37,0,0), (67811,4640205,1,'lip_type',-85,3,-94), (67812,4640205,1,'nose_type',10,64,29), (67813,4640205,0,'skin_color',188,174,133), (67814,4640205,1,'soga_cheek_type',87,5,0), (67815,4640205,1,'soga_chin_type',21,-66,-17), (67816,4640205,1,'soga_ear_type',34,35,0), (67817,4640205,1,'soga_eye_brow_type',64,-63,-96), (67818,4640205,0,'soga_eye_color',204,204,204), (67819,4640205,1,'soga_eye_type',-37,0,0), (67820,4640205,1,'soga_lip_type',-85,3,-94), (67821,4640205,1,'soga_nose_type',10,64,29), (67822,4640205,0,'soga_skin_color',188,174,133), (67823,4640206,1,'cheek_type',-53,34,0), (67824,4640206,1,'chin_type',-9,25,91), (67825,4640206,1,'ear_type',-29,75,0), (67826,4640206,1,'eye_brow_type',-10,-28,-31), (67827,4640206,0,'eye_color',160,0,171), (67828,4640206,1,'eye_type',32,0,0), (67829,4640206,1,'lip_type',-66,-87,21), (67830,4640206,1,'nose_type',17,91,-4), (67831,4640206,0,'skin_color',88,39,27), (67832,4640206,1,'soga_cheek_type',-53,34,0), (67833,4640206,1,'soga_chin_type',-9,25,91), (67834,4640206,1,'soga_ear_type',-29,75,0), (67835,4640206,1,'soga_eye_brow_type',-10,-28,-31), (67836,4640206,0,'soga_eye_color',229,229,102), (67837,4640206,1,'soga_eye_type',32,0,0), (67838,4640206,1,'soga_lip_type',-66,-87,21), (67839,4640206,1,'soga_nose_type',17,91,-4), (67840,4640206,0,'soga_skin_color',88,39,27), (67841,4640206,0,'wing_color1',255,255,255), (67842,4640206,0,'wing_color2',255,255,255), (67843,4640207,1,'cheek_type',-77,-14,0), (67844,4640207,1,'chin_type',26,25,-40), (67845,4640207,1,'ear_type',75,14,0), (67846,4640207,1,'eye_brow_type',-66,-56,-69), (67847,4640207,0,'eye_color',0,79,79), (67848,4640207,1,'eye_type',-3,0,0), (67849,4640207,1,'lip_type',37,70,-7), (67850,4640207,1,'nose_type',31,-31,-44), (67851,4640207,0,'skin_color',86,29,16), (67852,4640207,1,'soga_cheek_type',-77,-14,0), (67853,4640207,1,'soga_chin_type',26,25,-40), (67854,4640207,1,'soga_ear_type',75,14,0), (67855,4640207,1,'soga_eye_brow_type',-66,-56,-69), (67856,4640207,0,'soga_eye_color',229,229,102), (67857,4640207,1,'soga_eye_type',-3,0,0), (67858,4640207,1,'soga_lip_type',37,70,-7), (67859,4640207,1,'soga_nose_type',31,-31,-44), (67860,4640207,0,'soga_skin_color',86,29,16), (67861,4640207,0,'wing_color1',255,255,255), (67862,4640207,0,'wing_color2',255,255,255), (67863,4640208,0,'eye_color',255,255,255), (67864,4640208,0,'skin_color',255,255,255), (67865,4640208,0,'soga_eye_color',255,0,255), (67866,4640209,0,'eye_color',0,252,255), (67867,4640209,0,'skin_color',169,169,130), (67868,4640209,0,'soga_eye_color',255,0,255), (67869,4640210,1,'cheek_type',31,-21,0), (67870,4640210,1,'chin_type',-52,1,37), (67871,4640210,1,'ear_type',0,46,0), (67872,4640210,1,'eye_brow_type',52,-17,-97), (67873,4640210,0,'eye_color',0,50,50), (67874,4640210,1,'eye_type',1,0,0), (67875,4640210,1,'lip_type',-10,-53,-43), (67876,4640210,1,'nose_type',53,-81,15), (67877,4640210,0,'skin_color',54,60,73), (67878,4640210,1,'soga_cheek_type',31,-21,0), (67879,4640210,1,'soga_chin_type',-52,1,37), (67880,4640210,1,'soga_ear_type',0,46,0), (67881,4640210,1,'soga_eye_brow_type',52,-17,-97), (67882,4640210,0,'soga_eye_color',229,229,102), (67883,4640210,1,'soga_eye_type',1,0,0), (67884,4640210,1,'soga_lip_type',-10,-53,-43), (67885,4640210,1,'soga_nose_type',53,-81,15), (67886,4640210,0,'soga_skin_color',54,60,73), (67887,4640210,0,'wing_color1',255,255,255), (67888,4640210,0,'wing_color2',255,255,255), (67889,4640211,1,'cheek_type',7,-8,0), (67890,4640211,1,'chin_type',-28,-68,98), (67891,4640211,1,'ear_type',71,88,0), (67892,4640211,1,'eye_brow_type',-22,-62,-75), (67893,4640211,0,'eye_color',54,198,223), (67894,4640211,1,'eye_type',66,0,0), (67895,4640211,0,'hair_color1',255,255,255), (67896,4640211,0,'hair_color2',255,255,255), (67897,4640211,1,'lip_type',-62,34,38), (67898,4640211,1,'nose_type',-17,-17,59), (67899,4640211,0,'skin_color',95,46,33), (67900,4640211,1,'soga_cheek_type',7,-8,0), (67901,4640211,1,'soga_chin_type',-28,-68,98), (67902,4640211,1,'soga_ear_type',71,88,0), (67903,4640211,1,'soga_eye_brow_type',-22,-62,-75), (67904,4640211,0,'soga_eye_color',229,229,102), (67905,4640211,1,'soga_eye_type',66,0,0), (67906,4640211,1,'soga_lip_type',-62,34,38), (67907,4640211,1,'soga_nose_type',-17,-17,59), (67908,4640211,0,'soga_skin_color',95,46,33), (67909,4640211,0,'wing_color1',255,255,255), (67910,4640211,0,'wing_color2',255,255,255), (67911,4640212,1,'cheek_type',-51,-59,0), (67912,4640212,1,'chin_type',34,-87,0), (67913,4640212,1,'ear_type',37,75,0), (67914,4640212,1,'eye_brow_type',35,-43,-37), (67915,4640212,0,'eye_color',141,138,0), (67916,4640212,1,'eye_type',96,0,0), (67917,4640212,1,'lip_type',71,17,-43), (67918,4640212,1,'nose_type',-96,-18,-84), (67919,4640212,0,'skin_color',139,97,78), (67920,4640212,1,'soga_cheek_type',-51,-59,0), (67921,4640212,1,'soga_chin_type',34,-87,0), (67922,4640212,1,'soga_ear_type',37,75,0), (67923,4640212,1,'soga_eye_brow_type',35,-43,-37), (67924,4640212,0,'soga_eye_color',229,229,102), (67925,4640212,1,'soga_eye_type',96,0,0), (67926,4640212,1,'soga_lip_type',71,17,-43), (67927,4640212,1,'soga_nose_type',-96,-18,-84), (67928,4640212,0,'soga_skin_color',139,97,78), (67929,4640212,0,'wing_color1',255,255,255), (67930,4640212,0,'wing_color2',255,255,255), (67931,4640213,1,'cheek_type',-66,-12,0), (67932,4640213,1,'chin_type',97,-78,91), (67933,4640213,1,'ear_type',79,63,0), (67934,4640213,1,'eye_brow_type',38,-89,34), (67935,4640213,0,'eye_color',192,192,0), (67936,4640213,1,'eye_type',-74,0,0), (67937,4640213,1,'lip_type',9,15,-28), (67938,4640213,1,'nose_type',38,90,-81), (67939,4640213,0,'skin_color',72,69,39), (67940,4640213,1,'soga_cheek_type',-66,-12,0), (67941,4640213,1,'soga_chin_type',97,-78,91), (67942,4640213,1,'soga_ear_type',79,63,0), (67943,4640213,1,'soga_eye_brow_type',38,-89,34), (67944,4640213,0,'soga_eye_color',229,229,102), (67945,4640213,1,'soga_eye_type',-74,0,0), (67946,4640213,1,'soga_lip_type',9,15,-28), (67947,4640213,1,'soga_nose_type',38,90,-81), (67948,4640213,0,'soga_skin_color',72,69,39), (67949,4640213,0,'wing_color1',255,255,255), (67950,4640213,0,'wing_color2',255,255,255), (67951,4640214,1,'cheek_type',23,63,0), (67952,4640214,1,'chin_type',62,85,52), (67953,4640214,1,'ear_type',-17,34,0), (67954,4640214,1,'eye_brow_type',59,-45,17), (67955,4640214,0,'eye_color',203,203,0), (67956,4640214,1,'eye_type',87,0,0), (67957,4640214,0,'hair_color1',255,255,255), (67958,4640214,0,'hair_color2',255,255,255), (67959,4640214,1,'lip_type',-70,88,85), (67960,4640214,1,'nose_type',28,-82,58), (67961,4640214,0,'skin_color',124,104,103), (67962,4640214,1,'soga_cheek_type',23,63,0), (67963,4640214,1,'soga_chin_type',62,85,52), (67964,4640214,1,'soga_ear_type',-17,34,0), (67965,4640214,1,'soga_eye_brow_type',59,-45,17), (67966,4640214,0,'soga_eye_color',229,229,102), (67967,4640214,1,'soga_eye_type',87,0,0), (67968,4640214,1,'soga_lip_type',-70,88,85), (67969,4640214,1,'soga_nose_type',28,-82,58), (67970,4640214,0,'soga_skin_color',124,104,103), (67971,4640214,0,'wing_color1',255,255,255), (67972,4640214,0,'wing_color2',255,255,255), (67973,4640215,0,'eye_color',128,64,0), (67974,4640215,0,'skin_color',190,166,139), (67975,4640215,0,'soga_eye_color',255,0,255), (67976,4640216,0,'eye_color',128,64,0), (67977,4640216,0,'skin_color',223,207,158), (67978,4640216,0,'soga_eye_color',255,0,255), (67979,4640217,0,'eye_color',255,255,255), (67980,4640217,0,'skin_color',255,255,255), (67981,4640217,0,'soga_eye_color',255,0,255), (67982,4640218,1,'cheek_type',17,-51,0), (67983,4640218,1,'chin_type',-3,34,34), (67984,4640218,1,'ear_type',-62,8,0), (67985,4640218,1,'eye_brow_type',-50,65,-28), (67986,4640218,0,'eye_color',200,196,0), (67987,4640218,1,'eye_type',-100,0,0), (67988,4640218,1,'lip_type',10,-44,69), (67989,4640218,1,'nose_type',-4,-89,68), (67990,4640218,0,'skin_color',255,255,255), (67991,4640218,1,'soga_cheek_type',17,-51,0), (67992,4640218,1,'soga_chin_type',-3,34,34), (67993,4640218,1,'soga_ear_type',-62,8,0), (67994,4640218,1,'soga_eye_brow_type',-50,65,-28), (67995,4640218,0,'soga_eye_color',204,204,204), (67996,4640218,1,'soga_eye_type',-100,0,0), (67997,4640218,1,'soga_lip_type',10,-44,69), (67998,4640218,1,'soga_nose_type',-4,-89,68), (67999,4640218,0,'soga_skin_color',255,255,255), (68000,4640219,1,'cheek_type',-56,40,0), (68001,4640219,1,'chin_type',87,-81,23), (68002,4640219,1,'ear_type',-15,-28,0), (68003,4640219,1,'eye_brow_type',-48,-90,42), (68004,4640219,0,'eye_color',8,0,149), (68005,4640219,1,'eye_type',-100,0,0), (68006,4640219,1,'lip_type',72,-50,-20), (68007,4640219,1,'nose_type',48,-32,-37), (68008,4640219,0,'skin_color',255,255,255), (68009,4640219,1,'soga_cheek_type',-56,40,0), (68010,4640219,1,'soga_chin_type',87,-81,23), (68011,4640219,1,'soga_ear_type',-15,-28,0), (68012,4640219,1,'soga_eye_brow_type',-48,-90,42), (68013,4640219,0,'soga_eye_color',204,204,204), (68014,4640219,1,'soga_eye_type',-100,0,0), (68015,4640219,1,'soga_lip_type',72,-50,-20), (68016,4640219,1,'soga_nose_type',48,-32,-37), (68017,4640219,0,'soga_skin_color',255,255,255), (68018,4640220,1,'cheek_type',19,56,0), (68019,4640220,1,'chin_type',-93,-50,-34), (68020,4640220,1,'ear_type',-37,-50,0), (68021,4640220,1,'eye_brow_type',45,-94,19), (68022,4640220,0,'eye_color',210,201,0), (68023,4640220,1,'eye_type',-100,0,0), (68024,4640220,1,'lip_type',-17,17,-93), (68025,4640220,1,'nose_type',87,87,0), (68026,4640220,0,'skin_color',247,244,242), (68027,4640220,1,'soga_cheek_type',19,56,0), (68028,4640220,1,'soga_chin_type',-93,-50,-34), (68029,4640220,1,'soga_ear_type',-37,-50,0), (68030,4640220,1,'soga_eye_brow_type',45,-94,19), (68031,4640220,0,'soga_eye_color',204,204,204), (68032,4640220,1,'soga_eye_type',-100,0,0), (68033,4640220,1,'soga_lip_type',-17,17,-93), (68034,4640220,1,'soga_nose_type',87,87,0), (68035,4640220,0,'soga_skin_color',247,244,242), (68036,4640221,1,'cheek_type',-98,5,0), (68037,4640221,1,'chin_type',31,-93,-53), (68038,4640221,1,'ear_type',63,-17,0), (68039,4640221,1,'eye_brow_type',95,90,-59), (68040,4640221,0,'eye_color',116,253,203), (68041,4640221,1,'eye_type',17,0,0), (68042,4640221,1,'lip_type',-64,-14,-1), (68043,4640221,1,'nose_type',-31,89,-75), (68044,4640221,0,'skin_color',207,195,168), (68045,4640221,1,'soga_cheek_type',-98,5,0), (68046,4640221,1,'soga_chin_type',31,-93,-53), (68047,4640221,1,'soga_ear_type',63,-17,0), (68048,4640221,1,'soga_eye_brow_type',95,90,-59), (68049,4640221,0,'soga_eye_color',204,204,204), (68050,4640221,1,'soga_eye_type',17,0,0), (68051,4640221,1,'soga_lip_type',-64,-14,-1), (68052,4640221,1,'soga_nose_type',-31,89,-75), (68053,4640221,0,'soga_skin_color',207,195,168), (68054,4640222,1,'cheek_type',-41,3,0), (68055,4640222,1,'chin_type',97,95,55), (68056,4640222,1,'ear_type',19,-12,0), (68057,4640222,1,'eye_brow_type',-44,-3,-97), (68058,4640222,1,'eye_type',89,0,0), (68059,4640222,1,'lip_type',98,-93,-59), (68060,4640222,1,'nose_type',52,-25,-93), (68061,4640222,0,'skin_color',250,248,247), (68062,4640222,1,'soga_cheek_type',-41,3,0), (68063,4640222,1,'soga_chin_type',97,95,55), (68064,4640222,1,'soga_ear_type',19,-12,0), (68065,4640222,1,'soga_eye_brow_type',-44,-3,-97), (68066,4640222,0,'soga_eye_color',204,204,204), (68067,4640222,1,'soga_eye_type',89,0,0), (68068,4640222,1,'soga_lip_type',98,-93,-59), (68069,4640222,1,'soga_nose_type',52,-25,-93), (68070,4640222,0,'soga_skin_color',250,248,247), (68071,4640223,1,'cheek_type',-69,83,0), (68072,4640223,1,'chin_type',75,76,-9), (68073,4640223,1,'ear_type',0,25,0), (68074,4640223,1,'eye_brow_type',-75,-76,69), (68075,4640223,0,'eye_color',176,225,10), (68076,4640223,1,'eye_type',-89,0,0), (68077,4640223,1,'lip_type',-7,-48,62), (68078,4640223,1,'nose_type',-96,-44,-90), (68079,4640223,0,'skin_color',182,151,135), (68080,4640223,1,'soga_cheek_type',-69,83,0), (68081,4640223,1,'soga_chin_type',75,76,-9), (68082,4640223,1,'soga_ear_type',0,25,0), (68083,4640223,1,'soga_eye_brow_type',-75,-76,69), (68084,4640223,0,'soga_eye_color',204,204,204), (68085,4640223,1,'soga_eye_type',-89,0,0), (68086,4640223,1,'soga_lip_type',-7,-48,62), (68087,4640223,1,'soga_nose_type',-96,-44,-90), (68088,4640223,0,'soga_skin_color',182,151,135), (68089,4640224,1,'cheek_type',14,0,0), (68090,4640224,1,'chin_type',25,63,-1), (68091,4640224,1,'ear_type',17,-81,0), (68092,4640224,1,'eye_brow_type',-47,37,-74), (68093,4640224,0,'eye_color',78,79,0), (68094,4640224,1,'eye_type',-87,0,0), (68095,4640224,1,'lip_type',25,-8,45), (68096,4640224,1,'nose_type',-41,28,21), (68097,4640224,0,'skin_color',178,194,196), (68098,4640224,1,'soga_cheek_type',14,0,0), (68099,4640224,1,'soga_chin_type',25,63,-1), (68100,4640224,1,'soga_ear_type',17,-81,0), (68101,4640224,1,'soga_eye_brow_type',-47,37,-74), (68102,4640224,0,'soga_eye_color',204,204,204), (68103,4640224,1,'soga_eye_type',-87,0,0), (68104,4640224,1,'soga_lip_type',25,-8,45), (68105,4640224,1,'soga_nose_type',-41,28,21), (68106,4640224,0,'soga_skin_color',178,194,196), (68107,4640225,1,'cheek_type',-69,83,0), (68108,4640225,1,'chin_type',75,76,-9), (68109,4640225,1,'ear_type',0,25,0), (68110,4640225,1,'eye_brow_type',-75,-76,69), (68111,4640225,0,'eye_color',176,225,10), (68112,4640225,1,'eye_type',-89,0,0), (68113,4640225,1,'lip_type',-7,-48,62), (68114,4640225,1,'nose_type',-96,-44,-90), (68115,4640225,0,'skin_color',182,151,135), (68116,4640225,1,'soga_cheek_type',-69,83,0), (68117,4640225,1,'soga_chin_type',75,76,-9), (68118,4640225,1,'soga_ear_type',0,25,0), (68119,4640225,1,'soga_eye_brow_type',-75,-76,69), (68120,4640225,0,'soga_eye_color',204,204,204), (68121,4640225,1,'soga_eye_type',-89,0,0), (68122,4640225,1,'soga_lip_type',-7,-48,62), (68123,4640225,1,'soga_nose_type',-96,-44,-90), (68124,4640225,0,'soga_skin_color',182,151,135), (68125,4640226,1,'cheek_type',-56,40,0), (68126,4640226,1,'chin_type',87,-81,23), (68127,4640226,1,'ear_type',-15,-28,0), (68128,4640226,1,'eye_brow_type',-48,-90,42), (68129,4640226,0,'eye_color',8,0,149), (68130,4640226,1,'eye_type',-100,0,0), (68131,4640226,1,'lip_type',72,-50,-20), (68132,4640226,1,'nose_type',48,-32,-37), (68133,4640226,0,'skin_color',255,255,255), (68134,4640226,1,'soga_cheek_type',-56,40,0), (68135,4640226,1,'soga_chin_type',87,-81,23), (68136,4640226,1,'soga_ear_type',-15,-28,0), (68137,4640226,1,'soga_eye_brow_type',-48,-90,42), (68138,4640226,0,'soga_eye_color',204,204,204), (68139,4640226,1,'soga_eye_type',-100,0,0), (68140,4640226,1,'soga_lip_type',72,-50,-20), (68141,4640226,1,'soga_nose_type',48,-32,-37), (68142,4640226,0,'soga_skin_color',255,255,255), (68143,4640227,1,'cheek_type',19,56,0), (68144,4640227,1,'chin_type',-93,-50,-34), (68145,4640227,1,'ear_type',-37,-50,0), (68146,4640227,1,'eye_brow_type',45,-94,19), (68147,4640227,0,'eye_color',210,201,0), (68148,4640227,1,'eye_type',-100,0,0), (68149,4640227,1,'lip_type',-17,17,-93), (68150,4640227,1,'nose_type',87,87,0), (68151,4640227,0,'skin_color',247,244,242), (68152,4640227,1,'soga_cheek_type',19,56,0), (68153,4640227,1,'soga_chin_type',-93,-50,-34), (68154,4640227,1,'soga_ear_type',-37,-50,0), (68155,4640227,1,'soga_eye_brow_type',45,-94,19), (68156,4640227,0,'soga_eye_color',204,204,204), (68157,4640227,1,'soga_eye_type',-100,0,0), (68158,4640227,1,'soga_lip_type',-17,17,-93), (68159,4640227,1,'soga_nose_type',87,87,0), (68160,4640227,0,'soga_skin_color',247,244,242), (68161,4640228,1,'cheek_type',68,38,0), (68162,4640228,1,'chin_type',-17,81,75), (68163,4640228,1,'ear_type',38,81,0), (68164,4640228,1,'eye_brow_type',1,-52,-50), (68165,4640228,0,'eye_color',210,201,0), (68166,4640228,1,'eye_type',-100,0,0), (68167,4640228,1,'lip_type',55,18,-37), (68168,4640228,1,'nose_type',62,-37,-37), (68169,4640228,0,'skin_color',255,255,255), (68170,4640228,1,'soga_cheek_type',68,38,0), (68171,4640228,1,'soga_chin_type',-17,81,75), (68172,4640228,1,'soga_ear_type',38,81,0), (68173,4640228,1,'soga_eye_brow_type',1,-52,-50), (68174,4640228,0,'soga_eye_color',204,204,204), (68175,4640228,1,'soga_eye_type',-100,0,0), (68176,4640228,1,'soga_lip_type',55,18,-37), (68177,4640228,1,'soga_nose_type',62,-37,-37), (68178,4640228,0,'soga_skin_color',255,255,255), (68179,4640229,1,'cheek_type',-56,40,0), (68180,4640229,1,'chin_type',87,-81,23), (68181,4640229,1,'ear_type',-15,-28,0), (68182,4640229,1,'eye_brow_type',-48,-90,42), (68183,4640229,0,'eye_color',8,0,149), (68184,4640229,1,'eye_type',-100,0,0), (68185,4640229,1,'lip_type',72,-50,-20), (68186,4640229,1,'nose_type',48,-32,-37), (68187,4640229,0,'skin_color',255,255,255), (68188,4640229,1,'soga_cheek_type',-56,40,0), (68189,4640229,1,'soga_chin_type',87,-81,23), (68190,4640229,1,'soga_ear_type',-15,-28,0), (68191,4640229,1,'soga_eye_brow_type',-48,-90,42), (68192,4640229,0,'soga_eye_color',204,204,204), (68193,4640229,1,'soga_eye_type',-100,0,0), (68194,4640229,1,'soga_lip_type',72,-50,-20), (68195,4640229,1,'soga_nose_type',48,-32,-37), (68196,4640229,0,'soga_skin_color',255,255,255), (68197,4640230,1,'cheek_type',68,38,0), (68198,4640230,1,'chin_type',-17,81,75), (68199,4640230,1,'ear_type',38,81,0), (68200,4640230,1,'eye_brow_type',1,-52,-50), (68201,4640230,0,'eye_color',210,201,0), (68202,4640230,1,'eye_type',-100,0,0), (68203,4640230,1,'lip_type',55,18,-37), (68204,4640230,1,'nose_type',62,-37,-37), (68205,4640230,0,'skin_color',255,255,255), (68206,4640230,1,'soga_cheek_type',68,38,0), (68207,4640230,1,'soga_chin_type',-17,81,75), (68208,4640230,1,'soga_ear_type',38,81,0), (68209,4640230,1,'soga_eye_brow_type',1,-52,-50), (68210,4640230,0,'soga_eye_color',204,204,204), (68211,4640230,1,'soga_eye_type',-100,0,0), (68212,4640230,1,'soga_lip_type',55,18,-37), (68213,4640230,1,'soga_nose_type',62,-37,-37), (68214,4640230,0,'soga_skin_color',255,255,255), (68215,4640231,1,'cheek_type',75,-75,0), (68216,4640231,1,'chin_type',-50,0,0), (68217,4640231,1,'ear_type',-61,-68,0), (68218,4640231,1,'eye_brow_type',52,84,34), (68219,4640231,0,'eye_color',223,221,0), (68220,4640231,1,'eye_type',-100,0,0), (68221,4640231,1,'lip_type',-62,0,-93), (68222,4640231,1,'nose_type',25,50,68), (68223,4640231,0,'skin_color',249,246,244), (68224,4640231,1,'soga_cheek_type',75,-75,0), (68225,4640231,1,'soga_chin_type',-50,0,0), (68226,4640231,1,'soga_ear_type',-61,-68,0), (68227,4640231,1,'soga_eye_brow_type',52,84,34), (68228,4640231,0,'soga_eye_color',204,204,204), (68229,4640231,1,'soga_eye_type',-100,0,0), (68230,4640231,1,'soga_lip_type',-62,0,-93), (68231,4640231,1,'soga_nose_type',25,50,68), (68232,4640231,0,'soga_skin_color',249,246,244), (68233,4640232,1,'cheek_type',87,-10,0), (68234,4640232,1,'chin_type',-81,17,-75), (68235,4640232,1,'ear_type',-75,3,0), (68236,4640232,1,'eye_brow_type',38,-81,70), (68237,4640232,0,'eye_color',17,8,173), (68238,4640232,1,'eye_type',28,0,0), (68239,4640232,1,'lip_type',41,0,69), (68240,4640232,1,'nose_type',-37,-81,75), (68241,4640232,0,'skin_color',236,219,211), (68242,4640232,1,'soga_cheek_type',87,-10,0), (68243,4640232,1,'soga_chin_type',-81,17,-75), (68244,4640232,1,'soga_ear_type',-75,3,0), (68245,4640232,1,'soga_eye_brow_type',38,-81,70), (68246,4640232,0,'soga_eye_color',204,204,204), (68247,4640232,1,'soga_eye_type',28,0,0), (68248,4640232,1,'soga_lip_type',41,0,69), (68249,4640232,1,'soga_nose_type',-37,-81,75), (68250,4640232,0,'soga_skin_color',236,219,211), (68251,4640233,0,'eye_color',255,255,255), (68252,4640233,0,'skin_color',255,255,255), (68253,4640233,0,'soga_eye_color',255,0,255), (68254,4640234,0,'eye_color',255,255,255), (68255,4640234,0,'skin_color',255,255,255), (68256,4640234,0,'soga_eye_color',255,0,255), (68257,4640235,0,'eye_color',255,255,255), (68258,4640235,0,'skin_color',255,255,255), (68259,4640235,0,'soga_eye_color',255,0,255), (68260,4640236,0,'eye_color',255,255,255), (68261,4640236,0,'skin_color',255,255,255), (68262,4640236,0,'soga_eye_color',255,0,255), (68263,4640237,0,'eye_color',255,255,255), (68264,4640237,0,'skin_color',255,255,255), (68265,4640237,0,'soga_eye_color',255,0,255), (68266,4640238,0,'eye_color',255,255,255), (68267,4640238,0,'skin_color',255,255,255), (68268,4640238,0,'soga_eye_color',255,0,255), (68269,4640239,0,'eye_color',255,255,255), (68270,4640239,0,'skin_color',255,255,255), (68271,4640239,0,'soga_eye_color',255,0,255), (68272,4640240,0,'eye_color',255,255,255), (68273,4640240,0,'skin_color',255,255,255), (68274,4640240,0,'soga_eye_color',255,0,255), (68275,4640241,0,'eye_color',255,255,255), (68276,4640241,0,'skin_color',255,255,255), (68277,4640241,0,'soga_eye_color',255,0,255), (68278,4640242,0,'eye_color',255,255,255), (68279,4640242,0,'skin_color',255,255,255), (68280,4640242,0,'soga_eye_color',255,0,255), (68281,4640243,0,'eye_color',255,255,255), (68282,4640243,0,'skin_color',255,255,255), (68283,4640243,0,'soga_eye_color',255,0,255), (68284,4640244,0,'eye_color',255,255,255), (68285,4640244,0,'skin_color',255,255,255), (68286,4640244,0,'soga_eye_color',255,0,255), (68287,4640245,0,'eye_color',255,255,255), (68288,4640245,0,'skin_color',255,255,255), (68289,4640245,0,'soga_eye_color',255,0,255), (68290,4640246,0,'eye_color',255,255,255), (68291,4640246,0,'skin_color',255,255,255), (68292,4640246,0,'soga_eye_color',255,0,255), (68293,4640247,0,'eye_color',255,255,255), (68294,4640247,0,'skin_color',255,255,255), (68295,4640247,0,'soga_eye_color',255,0,255), (68296,4640248,0,'eye_color',255,255,255), (68297,4640248,0,'skin_color',255,255,255), (68298,4640248,0,'soga_eye_color',255,0,255), (68299,4640249,0,'eye_color',255,255,255), (68300,4640249,0,'skin_color',255,255,255), (68301,4640249,0,'soga_eye_color',255,0,255), (68302,4640250,0,'eye_color',255,255,255), (68303,4640250,0,'skin_color',255,255,255), (68304,4640250,0,'soga_eye_color',255,0,255), (68305,4640251,0,'eye_color',255,255,255), (68306,4640251,0,'skin_color',255,255,255), (68307,4640251,0,'soga_eye_color',255,0,255), (68308,4640252,0,'eye_color',255,255,255), (68309,4640252,0,'skin_color',255,255,255), (68310,4640252,0,'soga_eye_color',255,0,255), (68311,4640253,0,'eye_color',255,255,255), (68312,4640253,0,'skin_color',255,255,255), (68313,4640253,0,'soga_eye_color',255,0,255), (68314,4640254,0,'eye_color',255,255,255), (68315,4640254,0,'skin_color',255,255,255), (68316,4640254,0,'soga_eye_color',255,0,255), (68317,4640255,0,'eye_color',255,255,255), (68318,4640255,0,'skin_color',255,255,255), (68319,4640255,0,'soga_eye_color',255,0,255), (68320,4640256,0,'eye_color',255,255,255), (68321,4640256,0,'skin_color',255,255,255), (68322,4640256,0,'soga_eye_color',255,0,255), (68323,4640257,0,'eye_color',255,255,255), (68324,4640257,0,'skin_color',255,255,255), (68325,4640257,0,'soga_eye_color',255,0,255), (68326,4640258,0,'eye_color',255,255,255), (68327,4640258,0,'skin_color',255,255,255), (68328,4640258,0,'soga_eye_color',255,0,255), (68329,4640259,0,'eye_color',255,255,255), (68330,4640259,0,'skin_color',255,255,255), (68331,4640259,0,'soga_eye_color',255,0,255), (68332,4640260,0,'eye_color',255,255,255), (68333,4640260,0,'skin_color',255,255,255), (68334,4640260,0,'soga_eye_color',255,0,255), (68335,4640261,0,'eye_color',128,64,0), (68336,4640261,0,'skin_color',190,166,139), (68337,4640261,0,'soga_eye_color',255,0,255), (68338,4510000,1,'cheek_type',91,-1,0), (68339,4510000,1,'chin_type',75,31,34), (68340,4510000,1,'ear_type',-100,-97,0), (68341,4510000,1,'eye_brow_type',-47,74,-41), (68342,4510000,0,'eye_color',204,204,204), (68343,4510000,1,'eye_type',25,0,0), (68344,4510000,0,'hair_color1',14,198,50), (68345,4510000,1,'lip_type',-11,15,8), (68346,4510000,1,'nose_type',-83,14,-58), (68347,4510000,0,'skin_color',177,179,180), (68348,4510000,1,'soga_cheek_type',0,-47,74), (68349,4510000,1,'soga_chin_type',0,-11,15), (68350,4510000,1,'soga_ear_type',0,25,0), (68351,4510000,1,'soga_eye_brow_type',0,-100,-97), (68352,4510000,0,'soga_eye_color',204,204,204), (68353,4510000,1,'soga_lip_type',-41,91,-1), (68354,4510000,1,'soga_nose_type',8,75,31), (68355,4510000,0,'soga_skin_color',177,179,180), (68356,4510001,0,'eye_color',255,255,255), (68357,4510001,0,'skin_color',255,255,255), (68358,4510001,0,'soga_eye_color',255,0,255), (68359,4510002,0,'eye_color',255,255,255), (68360,4510002,0,'skin_color',255,255,255), (68361,4510002,0,'soga_eye_color',255,0,255), (68362,4510003,1,'cheek_type',62,38,0), (68363,4510003,1,'chin_type',-51,-75,44), (68364,4510003,1,'ear_type',17,-50,0), (68365,4510003,1,'eye_brow_type',25,-21,81), (68366,4510003,0,'eye_color',151,66,0), (68367,4510003,1,'eye_type',35,0,0), (68368,4510003,0,'hair_color1',97,238,221), (68369,4510003,1,'lip_type',14,51,-66), (68370,4510003,1,'nose_type',-75,97,-18), (68371,4510003,0,'skin_color',175,163,120), (68372,4510003,1,'soga_cheek_type',0,25,-21), (68373,4510003,1,'soga_chin_type',0,14,51), (68374,4510003,1,'soga_ear_type',0,35,0), (68375,4510003,1,'soga_eye_brow_type',0,17,-50), (68376,4510003,0,'soga_eye_color',229,229,102), (68377,4510003,1,'soga_lip_type',81,62,38), (68378,4510003,1,'soga_nose_type',-66,-51,-75), (68379,4510003,0,'soga_skin_color',175,163,120), (68380,4510003,0,'wing_color1',255,255,255), (68381,4510003,0,'wing_color2',255,255,255), (68382,4510004,0,'eye_color',255,255,255), (68383,4510004,0,'skin_color',255,255,255), (68384,4510004,0,'soga_eye_color',255,0,255), (68385,4510005,1,'cheek_type',25,94,0), (68386,4510005,1,'chin_type',9,-38,-85), (68387,4510005,1,'ear_type',97,57,0), (68388,4510005,1,'eye_brow_type',-28,-14,-84), (68389,4510005,0,'eye_color',20,217,164), (68390,4510005,1,'eye_type',44,0,0), (68391,4510005,0,'hair_color1',93,179,249), (68392,4510005,1,'lip_type',53,87,74), (68393,4510005,1,'nose_type',50,93,-77), (68394,4510005,0,'skin_color',109,60,47), (68395,4510005,1,'soga_cheek_type',0,-28,-14), (68396,4510005,1,'soga_chin_type',0,53,87), (68397,4510005,1,'soga_ear_type',0,44,0), (68398,4510005,1,'soga_eye_brow_type',0,97,57), (68399,4510005,0,'soga_eye_color',229,229,102), (68400,4510005,1,'soga_eye_type',44,0,0), (68401,4510005,1,'soga_lip_type',-84,25,94), (68402,4510005,1,'soga_nose_type',74,9,-38), (68403,4510005,0,'soga_skin_color',109,60,47), (68404,4510005,0,'wing_color1',255,255,255), (68405,4510005,0,'wing_color2',255,255,255), (68406,4510006,0,'eye_color',255,255,255), (68407,4510006,0,'skin_color',255,255,255), (68408,4510006,0,'soga_eye_color',255,0,255), (68409,4510007,0,'eye_color',255,255,255), (68410,4510007,0,'skin_color',255,255,255), (68411,4510007,0,'soga_eye_color',255,0,255), (68412,4510008,0,'eye_color',255,255,255), (68413,4510008,0,'skin_color',255,255,255), (68414,4510008,0,'soga_eye_color',255,0,255), (68415,4510009,0,'eye_color',255,255,255), (68416,4510009,0,'skin_color',255,255,255), (68417,4510009,0,'soga_eye_color',255,0,255), (68418,4510010,1,'cheek_type',63,-57,0), (68419,4510010,1,'chin_type',-84,5,81), (68420,4510010,1,'ear_type',-17,-81,0), (68421,4510010,1,'eye_brow_type',-15,-57,41), (68422,4510010,0,'eye_color',0,73,74), (68423,4510010,1,'eye_type',40,0,0), (68424,4510010,0,'hair_color1',187,231,53), (68425,4510010,1,'lip_type',-43,0,28), (68426,4510010,1,'nose_type',0,-69,-25), (68427,4510010,0,'skin_color',121,87,83), (68428,4510010,1,'soga_cheek_type',0,-15,-57), (68429,4510010,1,'soga_chin_type',0,-43,0), (68430,4510010,1,'soga_ear_type',0,40,0), (68431,4510010,1,'soga_eye_brow_type',0,-17,-81), (68432,4510010,0,'soga_eye_color',229,229,102), (68433,4510010,1,'soga_lip_type',41,63,-57), (68434,4510010,1,'soga_nose_type',28,-84,5), (68435,4510010,0,'soga_skin_color',121,87,83), (68436,4510010,0,'wing_color1',255,255,255), (68437,4510010,0,'wing_color2',255,255,255), (68438,4510011,1,'cheek_type',31,-21,0), (68439,4510011,1,'chin_type',-52,1,37), (68440,4510011,1,'ear_type',0,46,0), (68441,4510011,1,'eye_brow_type',52,-17,-97), (68442,4510011,0,'eye_color',0,50,50), (68443,4510011,1,'eye_type',1,0,0), (68444,4510011,0,'hair_color1',175,15,48), (68445,4510011,1,'lip_type',-10,-53,-43), (68446,4510011,1,'nose_type',53,-81,15), (68447,4510011,0,'skin_color',54,60,73), (68448,4510011,1,'soga_cheek_type',0,52,-17), (68449,4510011,1,'soga_chin_type',0,-10,-53), (68450,4510011,1,'soga_ear_type',0,1,0), (68451,4510011,1,'soga_eye_brow_type',0,0,46), (68452,4510011,0,'soga_eye_color',229,229,102), (68453,4510011,1,'soga_lip_type',-97,31,-21), (68454,4510011,1,'soga_nose_type',-43,-52,1), (68455,4510011,0,'soga_skin_color',54,60,73), (68456,4510011,0,'wing_color1',255,255,255), (68457,4510011,0,'wing_color2',255,255,255), (68458,4510012,0,'eye_color',255,255,255), (68459,4510012,0,'skin_color',255,255,255), (68460,4510012,0,'soga_eye_color',255,0,255), (68461,4510013,0,'eye_color',255,255,255), (68462,4510013,0,'skin_color',255,255,255), (68463,4510013,0,'soga_eye_color',255,0,255), (68464,4510014,0,'eye_color',255,255,255), (68465,4510014,0,'skin_color',255,255,255), (68466,4510014,0,'soga_eye_color',255,0,255), (68467,4510015,0,'eye_color',255,255,255), (68468,4510015,0,'skin_color',255,255,255), (68469,4510015,0,'soga_eye_color',255,0,255), (68470,4510016,0,'eye_color',255,255,255), (68471,4510016,0,'skin_color',255,255,255), (68472,4510016,0,'soga_eye_color',255,0,255), (68473,4510017,0,'eye_color',255,255,255), (68474,4510017,0,'skin_color',255,255,255), (68475,4510017,0,'soga_eye_color',255,0,255), (68476,4510018,0,'eye_color',255,255,255), (68477,4510018,0,'skin_color',255,255,255), (68478,4510018,0,'soga_eye_color',255,0,255), (68479,4510019,0,'eye_color',255,255,255), (68480,4510019,0,'skin_color',255,255,255), (68481,4510019,0,'soga_eye_color',255,0,255), (68482,4510020,0,'eye_color',255,255,255), (68483,4510020,0,'skin_color',255,255,255), (68484,4510020,0,'soga_eye_color',255,0,255), (68485,4510021,0,'eye_color',255,255,255), (68486,4510021,0,'skin_color',255,255,255), (68487,4510021,0,'soga_eye_color',255,0,255), (68488,4510022,0,'eye_color',255,255,255), (68489,4510022,0,'skin_color',255,255,255), (68490,4510022,0,'soga_eye_color',255,0,255), (68491,4510023,0,'eye_color',255,255,255), (68492,4510023,0,'skin_color',255,255,255), (68493,4510023,0,'soga_eye_color',255,0,255), (68494,4510024,0,'eye_color',255,255,255), (68495,4510024,0,'skin_color',255,255,255), (68496,4510024,0,'soga_eye_color',255,0,255), (68497,4510025,0,'eye_color',255,255,255), (68498,4510025,0,'skin_color',255,255,255), (68499,4510025,0,'soga_eye_color',255,0,255), (68500,4510026,0,'eye_color',255,255,255), (68501,4510026,0,'skin_color',255,255,255), (68502,4510026,0,'soga_eye_color',255,0,255), (68503,4510027,0,'eye_color',255,255,255), (68504,4510027,0,'skin_color',255,255,255), (68505,4510027,0,'soga_eye_color',255,0,255), (68506,1710000,0,'eye_color',199,207,147), (68507,1710000,0,'skin_color',75,255,255), (68508,1710000,0,'soga_eye_color',255,0,255), (68509,1710001,1,'cheek_type',91,-1,0), (68510,1710001,1,'chin_type',75,31,34), (68511,1710001,1,'ear_type',-100,-97,0), (68512,1710001,1,'eye_brow_type',-47,74,-41), (68513,1710001,0,'eye_color',204,204,204), (68514,1710001,1,'eye_type',25,0,0), (68515,1710001,0,'hair_color1',14,198,50), (68516,1710001,1,'lip_type',-11,15,8), (68517,1710001,1,'nose_type',-83,14,-58), (68518,1710001,0,'skin_color',177,179,180), (68519,1710001,1,'soga_cheek_type',0,-47,74), (68520,1710001,1,'soga_chin_type',0,-11,15), (68521,1710001,1,'soga_ear_type',0,25,0), (68522,1710001,1,'soga_eye_brow_type',0,-100,-97), (68523,1710001,0,'soga_eye_color',204,204,204), (68524,1710001,1,'soga_lip_type',-41,91,-1), (68525,1710001,1,'soga_nose_type',8,75,31), (68526,1710001,0,'soga_skin_color',177,179,180), (68527,1710002,1,'cheek_type',-100,19,0), (68528,1710002,1,'chin_type',100,100,-100), (68529,1710002,1,'ear_type',-100,-100,0), (68530,1710002,1,'eye_brow_type',100,100,100), (68531,1710002,0,'eye_color',103,148,117), (68532,1710002,1,'eye_type',-100,0,0), (68533,1710002,0,'hair_color1',156,100,188), (68534,1710002,0,'hair_color2',242,0,0), (68535,1710002,0,'hair_face_color',244,244,246), (68536,1710002,0,'hair_face_highlight_color',2,1,1), (68537,1710002,0,'hair_highlight',21,13,24), (68538,1710002,0,'hair_type_color',244,244,246), (68539,1710002,0,'hair_type_highlight_color',2,1,1), (68540,1710002,1,'lip_type',0,7,0), (68541,1710002,1,'nose_type',-100,-100,100), (68542,1710002,0,'skin_color',179,150,99), (68543,1710002,1,'soga_cheek_type',0,100,100), (68544,1710002,1,'soga_chin_type',0,0,7), (68545,1710002,1,'soga_ear_type',0,-100,0), (68546,1710002,1,'soga_eye_brow_type',0,-100,-100), (68547,1710002,0,'soga_eye_color',229,229,102), (68548,1710002,1,'soga_eye_type',-14,0,0), (68549,1710002,0,'soga_hair_color1',160,156,172), (68550,1710002,0,'soga_hair_color2',62,62,68), (68551,1710002,0,'soga_hair_face_color',244,244,246), (68552,1710002,0,'soga_hair_face_highlight_color',2,1,1), (68553,1710002,0,'soga_hair_highlight',21,13,24), (68554,1710002,0,'soga_hair_type_color',244,244,246), (68555,1710002,0,'soga_hair_type_highlight_color',2,1,1), (68556,1710002,1,'soga_lip_type',100,-100,19), (68557,1710002,1,'soga_nose_type',0,100,100), (68558,1710002,0,'soga_skin_color',179,150,99), (68559,1710002,0,'wing_color1',255,255,255), (68560,1710002,0,'wing_color2',255,255,255), (68561,1710003,0,'eye_color',255,255,255), (68562,1710003,0,'skin_color',255,255,255), (68563,1710003,0,'soga_eye_color',255,0,255), (68564,1710004,0,'eye_color',255,255,255), (68565,1710004,0,'skin_color',255,255,255), (68566,1710004,0,'soga_eye_color',255,0,255), (68567,1710005,0,'eye_color',255,255,255), (68568,1710005,0,'skin_color',255,255,255), (68569,1710005,0,'soga_eye_color',255,0,255), (68570,1710006,0,'eye_color',255,255,255), (68571,1710006,0,'skin_color',255,255,255), (68572,1710006,0,'soga_eye_color',255,0,255), (68573,1710007,0,'eye_color',255,255,255), (68574,1710007,0,'skin_color',255,255,255), (68575,1710007,0,'soga_eye_color',255,0,255), (68576,1710008,0,'eye_color',255,255,255), (68577,1710008,0,'skin_color',255,255,255), (68578,1710008,0,'soga_eye_color',255,0,255), (68579,1710009,0,'eye_color',255,255,255), (68580,1710009,0,'skin_color',255,255,255), (68581,1710009,0,'soga_eye_color',255,0,255), (68582,1710010,0,'eye_color',255,255,255), (68583,1710010,0,'skin_color',255,255,255), (68584,1710010,0,'soga_eye_color',255,0,255), (68585,1710011,0,'eye_color',255,255,255), (68586,1710011,0,'skin_color',255,255,255), (68587,1710011,0,'soga_eye_color',255,0,255), (68588,1710012,0,'eye_color',255,255,255), (68589,1710012,0,'skin_color',255,255,255), (68590,1710012,0,'soga_eye_color',255,0,255), (68591,1710013,0,'eye_color',255,255,255), (68592,1710013,0,'skin_color',255,255,255), (68593,1710013,0,'soga_eye_color',255,0,255), (68594,1710014,1,'cheek_type',91,-1,0), (68595,1710014,1,'chin_type',75,31,34), (68596,1710014,1,'ear_type',-100,-97,0), (68597,1710014,1,'eye_brow_type',-47,74,-41), (68598,1710014,0,'eye_color',204,204,204), (68599,1710014,1,'eye_type',25,0,0), (68600,1710014,0,'hair_color1',14,198,50), (68601,1710014,1,'lip_type',-11,15,8), (68602,1710014,1,'nose_type',-83,14,-58), (68603,1710014,0,'skin_color',177,179,180), (68604,1710014,1,'soga_cheek_type',0,-47,74), (68605,1710014,1,'soga_chin_type',0,-11,15), (68606,1710014,1,'soga_ear_type',0,25,0), (68607,1710014,1,'soga_eye_brow_type',0,-100,-97), (68608,1710014,0,'soga_eye_color',204,204,204), (68609,1710014,1,'soga_lip_type',-41,91,-1), (68610,1710014,1,'soga_nose_type',8,75,31), (68611,1710014,0,'soga_skin_color',177,179,180), (68612,1710015,1,'cheek_type',15,-21,0), (68613,1710015,1,'chin_type',32,81,-50), (68614,1710015,1,'ear_type',-12,52,0), (68615,1710015,1,'eye_brow_type',-89,0,10), (68616,1710015,0,'eye_color',131,180,186), (68617,1710015,1,'eye_type',42,0,0), (68618,1710015,0,'hair_color1',239,198,48), (68619,1710015,0,'hair_face_highlight_color',190,97,43), (68620,1710015,0,'hair_type_highlight_color',190,97,43), (68621,1710015,1,'lip_type',43,64,0), (68622,1710015,1,'nose_type',0,-17,-58), (68623,1710015,0,'skin_color',239,197,196), (68624,1710015,1,'soga_cheek_type',0,-89,0), (68625,1710015,1,'soga_chin_type',0,43,64), (68626,1710015,1,'soga_ear_type',0,42,0), (68627,1710015,1,'soga_eye_brow_type',0,-12,52), (68628,1710015,0,'soga_eye_color',204,204,204), (68629,1710015,0,'soga_hair_face_highlight_color',190,97,43), (68630,1710015,0,'soga_hair_type_highlight_color',190,97,43), (68631,1710015,1,'soga_lip_type',10,15,-21), (68632,1710015,1,'soga_nose_type',0,32,81), (68633,1710015,0,'soga_skin_color',239,197,196), (68634,1710016,0,'eye_color',255,255,255), (68635,1710016,0,'skin_color',255,255,255), (68636,1710016,0,'soga_eye_color',255,0,255), (68637,1710017,0,'eye_color',255,255,255), (68638,1710017,0,'skin_color',255,255,255), (68639,1710017,0,'soga_eye_color',255,0,255), (68640,1710018,0,'eye_color',255,255,255), (68641,1710018,0,'skin_color',255,255,255), (68642,1710018,0,'soga_eye_color',255,0,255), (68643,1710019,0,'eye_color',64,0,128), (68644,1710019,0,'skin_color',0,0,64), (68645,1710019,0,'soga_eye_color',255,0,255), (68646,1710020,0,'eye_color',0,128,0), (68647,1710020,0,'skin_color',0,64,64), (68648,1710020,0,'soga_eye_color',255,0,255), (68649,1710021,0,'eye_color',255,255,255), (68650,1710021,0,'skin_color',255,255,255), (68651,1710021,0,'soga_eye_color',255,0,255), (68652,1710022,1,'cheek_type',-43,57,0), (68653,1710022,1,'chin_type',-61,8,-69), (68654,1710022,1,'ear_type',37,-28,0), (68655,1710022,1,'eye_brow_type',5,90,62), (68656,1710022,0,'eye_color',16,16,194), (68657,1710022,1,'eye_type',-42,0,0), (68658,1710022,0,'hair_color1',181,93,168), (68659,1710022,0,'hair_type_color',97,4,0), (68660,1710022,0,'hair_type_highlight_color',16,2,22), (68661,1710022,1,'lip_type',64,31,-50), (68662,1710022,1,'nose_type',-90,-75,93), (68663,1710022,0,'skin_color',148,127,79), (68664,1710022,1,'soga_cheek_type',0,5,90), (68665,1710022,1,'soga_chin_type',0,64,31), (68666,1710022,1,'soga_ear_type',0,-42,0), (68667,1710022,1,'soga_eye_brow_type',0,37,-28), (68668,1710022,0,'soga_eye_color',204,204,204), (68669,1710022,0,'soga_hair_type_color',97,4,0), (68670,1710022,0,'soga_hair_type_highlight_color',16,2,22), (68671,1710022,1,'soga_lip_type',62,-43,57), (68672,1710022,1,'soga_nose_type',-50,-61,8), (68673,1710022,0,'soga_skin_color',148,127,79), (68674,1710022,0,'wing_color1',21,35,190), (68675,1710022,0,'wing_color2',167,16,57), (68676,1710023,1,'cheek_type',-75,-31,0), (68677,1710023,1,'chin_type',-62,0,64), (68678,1710023,1,'ear_type',-46,-56,0), (68679,1710023,0,'eye_color',129,125,67), (68680,1710023,0,'hair_color1',228,21,233), (68681,1710023,0,'hair_face_color',244,246,246), (68682,1710023,0,'hair_face_highlight_color',65,66,79), (68683,1710023,0,'hair_type_color',244,246,246), (68684,1710023,0,'hair_type_highlight_color',65,66,79), (68685,1710023,1,'lip_type',-72,25,-1), (68686,1710023,1,'nose_type',0,-28,21), (68687,1710023,0,'skin_color',167,127,69), (68688,1710023,1,'soga_chin_type',0,-72,25), (68689,1710023,1,'soga_eye_brow_type',0,-46,-56), (68690,1710023,0,'soga_eye_color',204,204,204), (68691,1710023,0,'soga_hair_face_color',244,246,246), (68692,1710023,0,'soga_hair_face_highlight_color',65,66,79), (68693,1710023,0,'soga_hair_type_color',244,246,246), (68694,1710023,0,'soga_hair_type_highlight_color',65,66,79), (68695,1710023,1,'soga_lip_type',0,-75,-31), (68696,1710023,1,'soga_nose_type',-1,-62,0), (68697,1710023,0,'soga_skin_color',167,127,69), (68698,1710024,0,'eye_color',255,255,255), (68699,1710024,0,'skin_color',255,255,255), (68700,1710024,0,'soga_eye_color',255,0,255), (68701,1710025,1,'cheek_type',0,-89,0), (68702,1710025,1,'chin_type',76,-56,-2), (68703,1710025,1,'ear_type',84,-62,0), (68704,1710025,1,'eye_brow_type',69,-87,4), (68705,1710025,0,'eye_color',102,161,165), (68706,1710025,1,'eye_type',-89,0,0), (68707,1710025,0,'hair_color1',255,246,8), (68708,1710025,0,'hair_color2',171,0,0), (68709,1710025,0,'hair_face_color',47,14,19), (68710,1710025,0,'hair_face_highlight_color',182,81,34), (68711,1710025,0,'hair_highlight',105,26,26), (68712,1710025,0,'hair_type_color',47,14,19), (68713,1710025,0,'hair_type_highlight_color',182,81,34), (68714,1710025,1,'lip_type',-81,-50,-35), (68715,1710025,1,'nose_type',5,-1,-10), (68716,1710025,0,'skin_color',197,171,173), (68717,1710025,1,'soga_cheek_type',0,69,-87), (68718,1710025,1,'soga_chin_type',0,-81,-50), (68719,1710025,1,'soga_ear_type',0,-89,0), (68720,1710025,1,'soga_eye_brow_type',0,84,-62), (68721,1710025,0,'soga_eye_color',229,229,102), (68722,1710025,1,'soga_eye_type',-85,0,0), (68723,1710025,0,'soga_hair_color1',54,45,28), (68724,1710025,0,'soga_hair_color2',104,52,0), (68725,1710025,0,'soga_hair_face_color',47,14,19), (68726,1710025,0,'soga_hair_face_highlight_color',182,81,34), (68727,1710025,0,'soga_hair_highlight',105,26,26), (68728,1710025,0,'soga_hair_type_color',47,14,19), (68729,1710025,0,'soga_hair_type_highlight_color',182,81,34), (68730,1710025,1,'soga_lip_type',4,0,-89), (68731,1710025,1,'soga_nose_type',-35,76,-56), (68732,1710025,0,'soga_skin_color',197,171,173), (68733,1710025,0,'wing_color1',255,255,255), (68734,1710025,0,'wing_color2',255,255,255), (68735,1710026,1,'cheek_type',81,-28,0), (68736,1710026,1,'chin_type',-76,48,-9), (68737,1710026,1,'ear_type',-77,-82,0), (68738,1710026,1,'eye_brow_type',-15,-26,-64), (68739,1710026,0,'eye_color',55,115,127), (68740,1710026,1,'eye_type',-18,0,0), (68741,1710026,0,'hair_color1',247,167,190), (68742,1710026,0,'hair_color2',185,97,0), (68743,1710026,0,'hair_face_color',93,10,9), (68744,1710026,0,'hair_face_highlight_color',168,59,22), (68745,1710026,0,'hair_highlight',89,21,21), (68746,1710026,0,'hair_type_color',93,10,9), (68747,1710026,0,'hair_type_highlight_color',168,59,22), (68748,1710026,1,'lip_type',-96,-10,17), (68749,1710026,1,'nose_type',-95,-9,-89), (68750,1710026,0,'skin_color',137,134,101), (68751,1710026,1,'soga_cheek_type',0,-15,-26), (68752,1710026,1,'soga_chin_type',0,-96,-10), (68753,1710026,1,'soga_ear_type',0,-18,0), (68754,1710026,1,'soga_eye_brow_type',0,-77,-82), (68755,1710026,0,'soga_eye_color',229,229,102), (68756,1710026,1,'soga_eye_type',-18,0,0), (68757,1710026,0,'soga_hair_color1',109,14,49), (68758,1710026,0,'soga_hair_color2',185,97,0), (68759,1710026,0,'soga_hair_face_color',93,10,9), (68760,1710026,0,'soga_hair_face_highlight_color',168,59,22), (68761,1710026,0,'soga_hair_highlight',89,21,21), (68762,1710026,0,'soga_hair_type_color',93,10,9), (68763,1710026,0,'soga_hair_type_highlight_color',168,59,22), (68764,1710026,1,'soga_lip_type',-64,81,-28), (68765,1710026,1,'soga_nose_type',17,-76,48), (68766,1710026,0,'soga_skin_color',137,134,101), (68767,1710026,0,'wing_color1',255,255,255), (68768,1710026,0,'wing_color2',255,255,255), (68769,1710027,1,'cheek_type',-29,-23,0), (68770,1710027,1,'chin_type',26,17,32), (68771,1710027,1,'ear_type',-40,-25,0), (68772,1710027,1,'eye_brow_type',-9,35,-8), (68773,1710027,0,'eye_color',222,35,32), (68774,1710027,1,'eye_type',-3,0,0), (68775,1710027,0,'hair_color1',20,233,32), (68776,1710027,0,'hair_face_color',52,38,20), (68777,1710027,0,'hair_face_highlight_color',216,192,37), (68778,1710027,0,'hair_type_color',52,38,20), (68779,1710027,0,'hair_type_highlight_color',216,192,37), (68780,1710027,1,'lip_type',-12,-22,22), (68781,1710027,1,'nose_type',-28,20,-23), (68782,1710027,0,'skin_color',141,122,59), (68783,1710027,1,'soga_cheek_type',0,-9,35), (68784,1710027,1,'soga_chin_type',0,-12,-22), (68785,1710027,1,'soga_ear_type',0,-3,0), (68786,1710027,1,'soga_eye_brow_type',0,-40,-25), (68787,1710027,0,'soga_eye_color',229,229,102), (68788,1710027,1,'soga_eye_type',-3,0,0), (68789,1710027,0,'soga_hair_face_color',52,38,20), (68790,1710027,0,'soga_hair_face_highlight_color',216,192,37), (68791,1710027,0,'soga_hair_type_color',52,38,20), (68792,1710027,0,'soga_hair_type_highlight_color',216,192,37), (68793,1710027,1,'soga_lip_type',-8,-29,-23), (68794,1710027,1,'soga_nose_type',22,26,17), (68795,1710027,0,'soga_skin_color',141,122,59), (68796,1710027,0,'wing_color1',255,255,255), (68797,1710027,0,'wing_color2',255,255,255), (68798,1710028,1,'cheek_type',-77,-2,0), (68799,1710028,1,'chin_type',-28,14,-62), (68800,1710028,1,'ear_type',-96,34,0), (68801,1710028,1,'eye_brow_type',-25,96,20), (68802,1710028,0,'eye_color',166,144,94), (68803,1710028,1,'eye_type',-72,0,0), (68804,1710028,0,'hair_color1',195,197,192), (68805,1710028,0,'hair_color2',163,0,0), (68806,1710028,0,'hair_face_color',84,0,0), (68807,1710028,0,'hair_face_highlight_color',40,19,9), (68808,1710028,0,'hair_highlight',79,28,15), (68809,1710028,0,'hair_type_color',84,0,0), (68810,1710028,0,'hair_type_highlight_color',40,19,9), (68811,1710028,1,'lip_type',7,-52,84), (68812,1710028,1,'nose_type',-50,-61,-59), (68813,1710028,0,'skin_color',215,195,159), (68814,1710028,1,'soga_cheek_type',0,-25,96), (68815,1710028,1,'soga_chin_type',0,7,-52), (68816,1710028,1,'soga_ear_type',0,-72,0), (68817,1710028,1,'soga_eye_brow_type',0,-96,34), (68818,1710028,0,'soga_eye_color',229,229,102), (68819,1710028,1,'soga_eye_type',-93,0,0), (68820,1710028,0,'soga_hair_color1',109,14,49), (68821,1710028,0,'soga_hair_color2',185,97,0), (68822,1710028,0,'soga_hair_face_color',84,0,0), (68823,1710028,0,'soga_hair_face_highlight_color',40,19,9), (68824,1710028,0,'soga_hair_highlight',79,28,15), (68825,1710028,0,'soga_hair_type_color',84,0,0), (68826,1710028,0,'soga_hair_type_highlight_color',40,19,9), (68827,1710028,1,'soga_lip_type',20,-77,-2), (68828,1710028,1,'soga_nose_type',84,-28,14), (68829,1710028,0,'soga_skin_color',215,195,159), (68830,1710028,0,'wing_color1',255,255,255), (68831,1710028,0,'wing_color2',255,255,255), (68832,1710029,1,'cheek_type',31,-21,0), (68833,1710029,1,'chin_type',-52,1,37), (68834,1710029,1,'ear_type',0,46,0), (68835,1710029,1,'eye_brow_type',52,-17,-97), (68836,1710029,0,'eye_color',0,50,50), (68837,1710029,1,'eye_type',1,0,0), (68838,1710029,0,'hair_color1',175,15,48), (68839,1710029,1,'lip_type',-10,-53,-43), (68840,1710029,1,'nose_type',53,-81,15), (68841,1710029,0,'skin_color',54,60,73), (68842,1710029,1,'soga_cheek_type',0,52,-17), (68843,1710029,1,'soga_chin_type',0,-10,-53), (68844,1710029,1,'soga_ear_type',0,1,0), (68845,1710029,1,'soga_eye_brow_type',0,0,46), (68846,1710029,0,'soga_eye_color',229,229,102), (68847,1710029,1,'soga_eye_type',1,0,0), (68848,1710029,1,'soga_lip_type',-97,31,-21), (68849,1710029,1,'soga_nose_type',-43,-52,1), (68850,1710029,0,'soga_skin_color',54,60,73), (68851,1710029,0,'wing_color1',255,255,255), (68852,1710029,0,'wing_color2',255,255,255), (68853,1710030,1,'cheek_type',-18,-4,0), (68854,1710030,1,'chin_type',14,3,-44), (68855,1710030,1,'ear_type',-39,28,0), (68856,1710030,1,'eye_brow_type',-22,7,-25), (68857,1710030,0,'eye_color',165,187,253), (68858,1710030,1,'eye_type',3,0,0), (68859,1710030,0,'hair_color1',10,34,0), (68860,1710030,0,'hair_face_color',143,134,143), (68861,1710030,0,'hair_face_highlight_color',105,103,97), (68862,1710030,0,'hair_type_color',143,134,143), (68863,1710030,0,'hair_type_highlight_color',105,103,97), (68864,1710030,1,'lip_type',17,25,28), (68865,1710030,1,'nose_type',2,10,34), (68866,1710030,0,'skin_color',141,108,146), (68867,1710030,1,'soga_cheek_type',0,-22,7), (68868,1710030,1,'soga_chin_type',0,17,25), (68869,1710030,1,'soga_ear_type',0,3,0), (68870,1710030,1,'soga_eye_brow_type',0,-39,28), (68871,1710030,0,'soga_eye_color',229,229,102), (68872,1710030,1,'soga_eye_type',3,0,0), (68873,1710030,0,'soga_hair_face_color',143,134,143), (68874,1710030,0,'soga_hair_face_highlight_color',105,103,97), (68875,1710030,0,'soga_hair_type_color',143,134,143), (68876,1710030,0,'soga_hair_type_highlight_color',105,103,97), (68877,1710030,1,'soga_lip_type',-25,-18,-4), (68878,1710030,1,'soga_nose_type',28,14,3), (68879,1710030,0,'soga_skin_color',141,108,146), (68880,1710030,0,'wing_color1',255,255,255), (68881,1710030,0,'wing_color2',255,255,255), (68882,1710031,1,'cheek_type',-28,-8,0), (68883,1710031,1,'chin_type',47,29,-10), (68884,1710031,1,'ear_type',28,26,0), (68885,1710031,1,'eye_brow_type',9,11,17), (68886,1710031,0,'eye_color',243,166,255), (68887,1710031,1,'eye_type',-17,0,0), (68888,1710031,0,'hair_color1',244,249,0), (68889,1710031,0,'hair_face_color',114,135,135), (68890,1710031,0,'hair_face_highlight_color',105,103,97), (68891,1710031,0,'hair_type_color',114,135,135), (68892,1710031,0,'hair_type_highlight_color',105,103,97), (68893,1710031,1,'lip_type',7,17,-2), (68894,1710031,1,'nose_type',-17,-12,-7), (68895,1710031,0,'skin_color',125,118,117), (68896,1710031,1,'soga_cheek_type',0,9,11), (68897,1710031,1,'soga_chin_type',0,7,17), (68898,1710031,1,'soga_ear_type',0,-17,0), (68899,1710031,1,'soga_eye_brow_type',0,28,26), (68900,1710031,0,'soga_eye_color',229,229,102), (68901,1710031,1,'soga_eye_type',-17,0,0), (68902,1710031,0,'soga_hair_face_color',114,135,135), (68903,1710031,0,'soga_hair_face_highlight_color',105,103,97), (68904,1710031,0,'soga_hair_type_color',114,135,135), (68905,1710031,0,'soga_hair_type_highlight_color',105,103,97), (68906,1710031,1,'soga_lip_type',17,-28,-8), (68907,1710031,1,'soga_nose_type',-2,47,29), (68908,1710031,0,'soga_skin_color',125,118,117), (68909,1710031,0,'wing_color1',255,255,255), (68910,1710031,0,'wing_color2',255,255,255), (68911,1710032,1,'cheek_type',28,39,0), (68912,1710032,1,'chin_type',53,88,-66), (68913,1710032,1,'ear_type',-68,66,0), (68914,1710032,1,'eye_brow_type',40,93,-95), (68915,1710032,0,'eye_color',104,68,28), (68916,1710032,1,'eye_type',83,0,0), (68917,1710032,0,'hair_color1',0,51,253), (68918,1710032,0,'hair_color2',14,0,0), (68919,1710032,0,'hair_face_color',107,129,133), (68920,1710032,0,'hair_face_highlight_color',84,0,0), (68921,1710032,0,'hair_highlight',109,14,49), (68922,1710032,0,'hair_type_color',107,129,133), (68923,1710032,0,'hair_type_highlight_color',84,0,0), (68924,1710032,1,'lip_type',17,-48,19), (68925,1710032,1,'nose_type',51,0,51), (68926,1710032,0,'skin_color',250,254,254), (68927,1710032,1,'soga_cheek_type',0,40,93), (68928,1710032,1,'soga_chin_type',0,17,-48), (68929,1710032,1,'soga_ear_type',0,83,0), (68930,1710032,1,'soga_eye_brow_type',0,-68,66), (68931,1710032,0,'soga_eye_color',204,204,204), (68932,1710032,1,'soga_eye_type',14,0,0), (68933,1710032,0,'soga_hair_color1',123,123,130), (68934,1710032,0,'soga_hair_color2',144,140,137), (68935,1710032,0,'soga_hair_face_color',107,129,133), (68936,1710032,0,'soga_hair_face_highlight_color',84,0,0), (68937,1710032,0,'soga_hair_highlight',109,14,49), (68938,1710032,0,'soga_hair_type_color',107,129,133), (68939,1710032,0,'soga_hair_type_highlight_color',84,0,0), (68940,1710032,1,'soga_lip_type',-95,28,39), (68941,1710032,1,'soga_nose_type',19,53,88), (68942,1710032,0,'soga_skin_color',250,254,254), (68943,1710033,0,'eye_color',255,255,255), (68944,1710033,0,'skin_color',255,255,255), (68945,1710033,0,'soga_eye_color',255,0,255), (68946,1710034,1,'cheek_type',83,38,0), (68947,1710034,1,'chin_type',87,87,89), (68948,1710034,1,'ear_type',17,68,0), (68949,1710034,1,'eye_brow_type',46,87,89), (68950,1710034,0,'eye_color',124,178,194), (68951,1710034,1,'eye_type',81,0,0), (68952,1710034,0,'hair_color1',52,231,39), (68953,1710034,0,'hair_color2',22,0,0), (68954,1710034,0,'hair_face_highlight_color',244,244,246), (68955,1710034,0,'hair_highlight',160,156,172), (68956,1710034,0,'hair_type_highlight_color',244,244,246), (68957,1710034,1,'lip_type',-100,100,0), (68958,1710034,1,'nose_type',28,52,-25), (68959,1710034,0,'skin_color',255,255,255), (68960,1710034,1,'soga_cheek_type',0,46,87), (68961,1710034,1,'soga_chin_type',0,-100,100), (68962,1710034,1,'soga_ear_type',0,81,0), (68963,1710034,1,'soga_eye_brow_type',0,17,68), (68964,1710034,0,'soga_eye_color',204,204,204), (68965,1710034,1,'soga_eye_type',22,0,0), (68966,1710034,0,'soga_hair_color1',21,13,24), (68967,1710034,0,'soga_hair_color2',34,28,24), (68968,1710034,0,'soga_hair_face_highlight_color',244,244,246), (68969,1710034,0,'soga_hair_highlight',160,156,172), (68970,1710034,0,'soga_hair_type_highlight_color',244,244,246), (68971,1710034,1,'soga_lip_type',89,83,38), (68972,1710034,1,'soga_nose_type',0,87,87), (68973,1710034,0,'soga_skin_color',255,255,255), (68974,1710035,0,'eye_color',255,255,255), (68975,1710035,0,'skin_color',255,255,255), (68976,1710035,0,'soga_eye_color',255,0,255), (68977,1710036,0,'eye_color',255,255,255), (68978,1710036,0,'skin_color',255,255,255), (68979,1710036,0,'soga_eye_color',255,0,255), (68980,1710037,0,'eye_color',255,255,255), (68981,1710037,0,'skin_color',255,255,255), (68982,1710037,0,'soga_eye_color',255,0,255), (68983,1710038,1,'cheek_type',-1,0,0), (68984,1710038,1,'chin_type',-12,0,-10), (68985,1710038,1,'ear_type',3,-19,0), (68986,1710038,1,'eye_brow_type',-18,31,-1), (68987,1710038,0,'eye_color',115,76,184), (68988,1710038,0,'hair_color1',2,28,0), (68989,1710038,0,'hair_face_color',177,151,177), (68990,1710038,0,'hair_face_highlight_color',155,150,106), (68991,1710038,0,'hair_type_color',177,151,177), (68992,1710038,0,'hair_type_highlight_color',155,150,106), (68993,1710038,1,'lip_type',21,2,-12), (68994,1710038,1,'nose_type',7,2,28), (68995,1710038,0,'skin_color',116,90,86), (68996,1710038,1,'soga_cheek_type',0,-18,31), (68997,1710038,1,'soga_chin_type',0,21,2), (68998,1710038,1,'soga_ear_type',3,-19,0), (68999,1710038,1,'soga_eye_brow_type',0,3,-19), (69000,1710038,0,'soga_eye_color',229,229,102), (69001,1710038,0,'soga_hair_face_color',177,151,177), (69002,1710038,0,'soga_hair_face_highlight_color',155,150,106), (69003,1710038,0,'soga_hair_type_color',177,151,177), (69004,1710038,0,'soga_hair_type_highlight_color',155,150,106), (69005,1710038,1,'soga_lip_type',-1,-1,0), (69006,1710038,1,'soga_nose_type',-12,-12,0), (69007,1710038,0,'soga_skin_color',116,90,86), (69008,1710038,0,'wing_color1',255,255,255), (69009,1710038,0,'wing_color2',255,255,255), (69010,1710039,1,'cheek_type',31,34,0), (69011,1710039,1,'chin_type',-7,-8,-11), (69012,1710039,1,'ear_type',20,46,0), (69013,1710039,1,'eye_brow_type',-17,2,-7), (69014,1710039,0,'eye_color',168,189,165), (69015,1710039,1,'eye_type',-17,0,0), (69016,1710039,0,'hair_color1',238,233,156), (69017,1710039,0,'hair_face_color',62,79,74), (69018,1710039,0,'hair_face_highlight_color',58,29,0), (69019,1710039,0,'hair_type_color',62,79,74), (69020,1710039,0,'hair_type_highlight_color',58,29,0), (69021,1710039,1,'lip_type',11,22,0), (69022,1710039,1,'nose_type',25,-18,-23), (69023,1710039,0,'skin_color',233,235,224), (69024,1710039,1,'soga_cheek_type',0,-17,2), (69025,1710039,1,'soga_chin_type',0,11,22), (69026,1710039,1,'soga_ear_type',0,-17,0), (69027,1710039,1,'soga_eye_brow_type',0,20,46), (69028,1710039,0,'soga_eye_color',229,229,102), (69029,1710039,1,'soga_eye_type',-17,0,0), (69030,1710039,0,'soga_hair_face_color',62,79,74), (69031,1710039,0,'soga_hair_face_highlight_color',58,29,0), (69032,1710039,0,'soga_hair_type_color',62,79,74), (69033,1710039,0,'soga_hair_type_highlight_color',58,29,0), (69034,1710039,1,'soga_lip_type',-7,31,34), (69035,1710039,1,'soga_nose_type',0,-7,-8), (69036,1710039,0,'soga_skin_color',233,235,224), (69037,1710039,0,'wing_color1',255,255,255), (69038,1710039,0,'wing_color2',255,255,255), (69039,1710040,1,'cheek_type',5,-91,0), (69040,1710040,1,'chin_type',26,96,-68), (69041,1710040,1,'ear_type',72,-78,0), (69042,1710040,1,'eye_brow_type',56,-100,-62), (69043,1710040,0,'eye_color',136,202,245), (69044,1710040,1,'eye_type',100,0,0), (69045,1710040,0,'hair_color1',215,251,20), (69046,1710040,0,'hair_color2',53,49,53), (69047,1710040,0,'hair_face_color',15,1,21), (69048,1710040,0,'hair_face_highlight_color',244,245,246), (69049,1710040,0,'hair_highlight',160,156,172), (69050,1710040,0,'hair_type_color',15,1,21), (69051,1710040,0,'hair_type_highlight_color',244,245,246), (69052,1710040,1,'lip_type',-62,31,-28), (69053,1710040,1,'nose_type',42,-41,-5), (69054,1710040,0,'skin_color',200,189,222), (69055,1710040,1,'soga_cheek_type',0,56,-100), (69056,1710040,1,'soga_chin_type',0,-62,31), (69057,1710040,1,'soga_ear_type',0,100,0), (69058,1710040,1,'soga_eye_brow_type',0,72,-78), (69059,1710040,0,'soga_eye_color',229,229,102), (69060,1710040,1,'soga_eye_type',100,0,0), (69061,1710040,0,'soga_hair_color1',29,21,28), (69062,1710040,0,'soga_hair_color2',53,49,53), (69063,1710040,0,'soga_hair_face_color',15,1,21), (69064,1710040,0,'soga_hair_face_highlight_color',244,245,246), (69065,1710040,0,'soga_hair_highlight',160,156,172), (69066,1710040,0,'soga_hair_type_color',15,1,21), (69067,1710040,0,'soga_hair_type_highlight_color',244,245,246), (69068,1710040,1,'soga_lip_type',-62,5,-91), (69069,1710040,1,'soga_nose_type',-28,26,96), (69070,1710040,0,'soga_skin_color',200,189,222), (69071,1710040,0,'wing_color1',255,255,255), (69072,1710040,0,'wing_color2',255,255,255), (69073,1710041,1,'cheek_type',-1,-31,0), (69074,1710041,1,'chin_type',-29,0,8), (69075,1710041,1,'ear_type',7,2,0), (69076,1710041,1,'eye_brow_type',1,35,40), (69077,1710041,0,'eye_color',53,108,125), (69078,1710041,1,'eye_type',-20,0,0), (69079,1710041,0,'hair_color1',0,216,0), (69080,1710041,0,'hair_face_color',5,2,0), (69081,1710041,0,'hair_face_highlight_color',60,45,0), (69082,1710041,0,'hair_type_color',5,2,0), (69083,1710041,0,'hair_type_highlight_color',60,45,0), (69084,1710041,1,'lip_type',0,-3,-18), (69085,1710041,1,'nose_type',-34,0,-40), (69086,1710041,0,'skin_color',226,182,181), (69087,1710041,1,'soga_cheek_type',0,1,35), (69088,1710041,1,'soga_chin_type',0,0,-3), (69089,1710041,1,'soga_ear_type',0,-20,0), (69090,1710041,1,'soga_eye_brow_type',0,7,2), (69091,1710041,0,'soga_eye_color',229,229,102), (69092,1710041,1,'soga_eye_type',-20,0,0), (69093,1710041,0,'soga_hair_face_color',5,2,0), (69094,1710041,0,'soga_hair_face_highlight_color',60,45,0), (69095,1710041,0,'soga_hair_type_color',5,2,0), (69096,1710041,0,'soga_hair_type_highlight_color',60,45,0), (69097,1710041,1,'soga_lip_type',40,-1,-31), (69098,1710041,1,'soga_nose_type',-18,-29,0), (69099,1710041,0,'soga_skin_color',226,182,181), (69100,1710041,0,'wing_color1',255,255,255), (69101,1710041,0,'wing_color2',255,255,255), (69102,1710042,0,'eye_color',255,255,128), (69103,1710042,0,'skin_color',128,255,0), (69104,1710042,0,'soga_eye_color',255,0,255), (69105,1710043,0,'eye_color',255,255,255), (69106,1710043,0,'skin_color',255,255,255), (69107,1710043,0,'soga_eye_color',255,0,255), (69108,1710044,1,'cheek_type',-29,-23,0), (69109,1710044,1,'chin_type',26,17,32), (69110,1710044,1,'ear_type',-40,-25,0), (69111,1710044,1,'eye_brow_type',-9,35,-8), (69112,1710044,0,'eye_color',222,35,32), (69113,1710044,1,'eye_type',-3,0,0), (69114,1710044,0,'hair_color1',20,233,25), (69115,1710044,0,'hair_face_color',52,38,20), (69116,1710044,0,'hair_face_highlight_color',216,192,37), (69117,1710044,0,'hair_type_color',52,38,20), (69118,1710044,0,'hair_type_highlight_color',216,192,37), (69119,1710044,1,'lip_type',-12,-22,22), (69120,1710044,1,'nose_type',-28,20,-23), (69121,1710044,0,'skin_color',160,141,68), (69122,1710044,1,'soga_cheek_type',0,-9,35), (69123,1710044,1,'soga_chin_type',0,-12,-22), (69124,1710044,1,'soga_ear_type',0,-3,0), (69125,1710044,1,'soga_eye_brow_type',0,-40,-25), (69126,1710044,0,'soga_eye_color',229,229,102), (69127,1710044,1,'soga_eye_type',-3,0,0), (69128,1710044,0,'soga_hair_face_color',52,38,20), (69129,1710044,0,'soga_hair_face_highlight_color',216,192,37), (69130,1710044,0,'soga_hair_type_color',52,38,20), (69131,1710044,0,'soga_hair_type_highlight_color',216,192,37), (69132,1710044,1,'soga_lip_type',-8,-29,-23), (69133,1710044,1,'soga_nose_type',22,26,17), (69134,1710044,0,'soga_skin_color',160,141,68), (69135,1710044,0,'wing_color1',255,255,255), (69136,1710044,0,'wing_color2',255,255,255), (69137,1710045,0,'eye_color',255,255,255), (69138,1710045,0,'skin_color',255,255,255), (69139,1710045,0,'soga_eye_color',255,0,255), (69140,1710046,0,'eye_color',255,255,255), (69141,1710046,0,'skin_color',255,255,255), (69142,1710046,0,'soga_eye_color',255,0,255), (69143,1710047,0,'eye_color',255,255,255), (69144,1710047,0,'skin_color',255,255,255), (69145,1710047,0,'soga_eye_color',255,0,255), (69146,1710048,0,'eye_color',255,255,255), (69147,1710048,0,'skin_color',255,255,255), (69148,1710048,0,'soga_eye_color',255,0,255), (69149,1710049,0,'eye_color',255,255,255), (69150,1710049,0,'skin_color',255,255,255), (69151,1710049,0,'soga_eye_color',255,0,255), (69152,1710050,1,'cheek_type',-77,-48,0), (69153,1710050,1,'chin_type',-91,14,-56), (69154,1710050,1,'ear_type',-32,23,0), (69155,1710050,1,'eye_brow_type',-32,-43,42), (69156,1710050,0,'eye_color',35,24,60), (69157,1710050,1,'eye_type',19,0,0), (69158,1710050,0,'hair_color1',214,194,93), (69159,1710050,0,'hair_color2',49,49,53), (69160,1710050,0,'hair_face_color',61,61,75), (69161,1710050,0,'hair_face_highlight_color',15,1,21), (69162,1710050,0,'hair_highlight',29,21,28), (69163,1710050,0,'hair_type_color',61,61,75), (69164,1710050,0,'hair_type_highlight_color',15,1,21), (69165,1710050,1,'lip_type',79,-65,7), (69166,1710050,1,'nose_type',-81,-42,-62), (69167,1710050,0,'skin_color',120,111,144), (69168,1710050,1,'soga_cheek_type',0,-32,-43), (69169,1710050,1,'soga_chin_type',0,79,-65), (69170,1710050,1,'soga_ear_type',0,19,0), (69171,1710050,1,'soga_eye_brow_type',0,-32,23), (69172,1710050,0,'soga_eye_color',204,204,204), (69173,1710050,1,'soga_eye_type',19,0,0), (69174,1710050,0,'soga_hair_color1',43,36,70), (69175,1710050,0,'soga_hair_color2',49,49,53), (69176,1710050,0,'soga_hair_face_color',61,61,75), (69177,1710050,0,'soga_hair_face_highlight_color',15,1,21), (69178,1710050,0,'soga_hair_highlight',29,21,28), (69179,1710050,0,'soga_hair_type_color',61,61,75), (69180,1710050,0,'soga_hair_type_highlight_color',15,1,21), (69181,1710050,1,'soga_lip_type',42,-77,-48), (69182,1710050,1,'soga_nose_type',7,-91,14), (69183,1710050,0,'soga_skin_color',120,111,144), (69184,1710051,0,'eye_color',255,255,255), (69185,1710051,0,'skin_color',255,255,255), (69186,1710051,0,'soga_eye_color',255,0,255), (69187,1710052,0,'eye_color',255,255,255), (69188,1710052,0,'skin_color',255,255,255), (69189,1710052,0,'soga_eye_color',255,0,255), (69190,1710053,0,'eye_color',255,255,255), (69191,1710053,0,'skin_color',255,255,255), (69192,1710053,0,'soga_eye_color',255,0,255), (69193,1710054,1,'cheek_type',-34,-62,0), (69194,1710054,1,'chin_type',82,28,25), (69195,1710054,1,'ear_type',22,21,0), (69196,1710054,1,'eye_brow_type',8,17,95), (69197,1710054,0,'eye_color',230,161,255), (69198,1710054,1,'eye_type',-14,0,0), (69199,1710054,0,'hair_color1',5,218,205), (69200,1710054,0,'hair_color2',121,113,107), (69201,1710054,0,'hair_face_color',146,169,168), (69202,1710054,0,'hair_face_highlight_color',145,168,168), (69203,1710054,0,'hair_highlight',114,112,142), (69204,1710054,0,'hair_type_color',146,169,168), (69205,1710054,0,'hair_type_highlight_color',145,168,168), (69206,1710054,1,'lip_type',-56,23,74), (69207,1710054,1,'nose_type',87,5,-38), (69208,1710054,0,'skin_color',211,181,192), (69209,1710054,1,'soga_cheek_type',0,8,17), (69210,1710054,1,'soga_chin_type',0,-56,23), (69211,1710054,1,'soga_ear_type',0,-14,0), (69212,1710054,1,'soga_eye_brow_type',0,22,21), (69213,1710054,0,'soga_eye_color',229,229,102), (69214,1710054,1,'soga_eye_type',-14,0,0), (69215,1710054,0,'soga_hair_color1',114,112,142), (69216,1710054,0,'soga_hair_color2',121,113,107), (69217,1710054,0,'soga_hair_face_color',146,169,168), (69218,1710054,0,'soga_hair_face_highlight_color',145,168,168), (69219,1710054,0,'soga_hair_highlight',114,112,142), (69220,1710054,0,'soga_hair_type_color',146,169,168), (69221,1710054,0,'soga_hair_type_highlight_color',145,168,168), (69222,1710054,1,'soga_lip_type',95,-34,-62), (69223,1710054,1,'soga_nose_type',74,82,28), (69224,1710054,0,'soga_skin_color',211,181,192), (69225,1710054,0,'wing_color1',255,255,255), (69226,1710054,0,'wing_color2',255,255,255), (69227,1710055,1,'cheek_type',-11,-56,0), (69228,1710055,1,'chin_type',28,3,-87), (69229,1710055,1,'ear_type',34,9,0), (69230,1710055,1,'eye_brow_type',-62,-57,-37), (69231,1710055,0,'eye_color',154,110,255), (69232,1710055,1,'eye_type',-9,0,0), (69233,1710055,0,'hair_color1',162,244,214), (69234,1710055,0,'hair_color2',49,49,53), (69235,1710055,0,'hair_face_color',61,61,75), (69236,1710055,0,'hair_face_highlight_color',107,131,145), (69237,1710055,0,'hair_highlight',98,91,163), (69238,1710055,0,'hair_type_color',61,61,75), (69239,1710055,0,'hair_type_highlight_color',107,131,145), (69240,1710055,1,'lip_type',68,-45,-31), (69241,1710055,1,'nose_type',-22,-94,-12), (69242,1710055,0,'skin_color',91,66,64), (69243,1710055,1,'soga_cheek_type',0,-62,-57), (69244,1710055,1,'soga_chin_type',0,68,-45), (69245,1710055,1,'soga_ear_type',0,-9,0), (69246,1710055,1,'soga_eye_brow_type',0,34,9), (69247,1710055,0,'soga_eye_color',204,204,204), (69248,1710055,1,'soga_eye_type',-9,0,0), (69249,1710055,0,'soga_hair_color1',43,36,70), (69250,1710055,0,'soga_hair_color2',49,49,53), (69251,1710055,0,'soga_hair_face_color',61,61,75), (69252,1710055,0,'soga_hair_face_highlight_color',107,131,145), (69253,1710055,0,'soga_hair_highlight',98,91,163), (69254,1710055,0,'soga_hair_type_color',61,61,75), (69255,1710055,0,'soga_hair_type_highlight_color',107,131,145), (69256,1710055,1,'soga_lip_type',-37,-11,-56), (69257,1710055,1,'soga_nose_type',-31,28,3), (69258,1710055,0,'soga_skin_color',91,66,64), (69259,1710056,1,'cheek_type',-11,-47,0), (69260,1710056,1,'chin_type',-85,-14,-62), (69261,1710056,1,'ear_type',100,-100,0), (69262,1710056,1,'eye_brow_type',-17,-39,-74), (69263,1710056,0,'eye_color',118,103,212), (69264,1710056,1,'eye_type',14,0,0), (69265,1710056,0,'hair_color1',238,199,62), (69266,1710056,0,'hair_color2',28,27,50), (69267,1710056,0,'hair_face_color',5,5,1), (69268,1710056,0,'hair_face_highlight_color',244,246,246), (69269,1710056,0,'hair_highlight',161,165,168), (69270,1710056,0,'hair_type_color',5,5,1), (69271,1710056,0,'hair_type_highlight_color',244,246,246), (69272,1710056,1,'lip_type',7,-7,-87), (69273,1710056,1,'nose_type',81,-18,-57), (69274,1710056,0,'skin_color',179,198,217), (69275,1710056,1,'soga_cheek_type',0,-17,-39), (69276,1710056,1,'soga_chin_type',0,7,-7), (69277,1710056,1,'soga_ear_type',0,14,0), (69278,1710056,1,'soga_eye_brow_type',0,100,-100), (69279,1710056,0,'soga_eye_color',204,204,204), (69280,1710056,1,'soga_eye_type',14,0,0), (69281,1710056,0,'soga_hair_color1',33,22,19), (69282,1710056,0,'soga_hair_color2',28,27,50), (69283,1710056,0,'soga_hair_face_color',5,5,1), (69284,1710056,0,'soga_hair_face_highlight_color',244,246,246), (69285,1710056,0,'soga_hair_highlight',161,165,168), (69286,1710056,0,'soga_hair_type_color',5,5,1), (69287,1710056,0,'soga_hair_type_highlight_color',244,246,246), (69288,1710056,1,'soga_lip_type',-74,-11,-47), (69289,1710056,1,'soga_nose_type',-87,-85,-14), (69290,1710056,0,'soga_skin_color',179,198,217), (69291,1710057,0,'eye_color',29,29,29), (69292,1710057,0,'skin_color',0,0,64), (69293,1710057,0,'soga_eye_color',255,0,255), (69294,1710058,1,'cheek_type',25,-93,0), (69295,1710058,1,'chin_type',-34,95,-5), (69296,1710058,1,'ear_type',8,34,0), (69297,1710058,1,'eye_brow_type',-65,-34,85), (69298,1710058,0,'eye_color',240,144,255), (69299,1710058,1,'eye_type',-14,0,0), (69300,1710058,0,'hair_color1',47,166,192), (69301,1710058,0,'hair_color2',88,95,109), (69302,1710058,0,'hair_face_color',225,221,214), (69303,1710058,0,'hair_face_highlight_color',89,73,129), (69304,1710058,0,'hair_highlight',98,135,156), (69305,1710058,0,'hair_type_color',225,221,214), (69306,1710058,0,'hair_type_highlight_color',89,73,129), (69307,1710058,1,'lip_type',-15,29,32), (69308,1710058,1,'nose_type',62,47,-90), (69309,1710058,0,'skin_color',121,164,163), (69310,1710058,1,'soga_cheek_type',0,-65,-34), (69311,1710058,1,'soga_chin_type',0,-15,29), (69312,1710058,1,'soga_ear_type',0,-14,0), (69313,1710058,1,'soga_eye_brow_type',0,8,34), (69314,1710058,0,'soga_eye_color',229,229,102), (69315,1710058,1,'soga_eye_type',-71,0,0), (69316,1710058,0,'soga_hair_color1',98,135,156), (69317,1710058,0,'soga_hair_color2',88,95,109), (69318,1710058,0,'soga_hair_face_color',225,221,214), (69319,1710058,0,'soga_hair_face_highlight_color',89,73,129), (69320,1710058,0,'soga_hair_highlight',98,135,156), (69321,1710058,0,'soga_hair_type_color',225,221,214), (69322,1710058,0,'soga_hair_type_highlight_color',89,73,129), (69323,1710058,1,'soga_lip_type',85,25,-93), (69324,1710058,1,'soga_nose_type',32,-34,95), (69325,1710058,0,'soga_skin_color',121,164,163), (69326,1710058,0,'wing_color1',255,255,255), (69327,1710058,0,'wing_color2',255,255,255), (69328,1710059,1,'cheek_type',-78,5,0), (69329,1710059,1,'chin_type',-51,34,94), (69330,1710059,1,'ear_type',-72,-63,0), (69331,1710059,1,'eye_brow_type',-37,-81,65), (69332,1710059,0,'eye_color',0,24,24), (69333,1710059,1,'eye_type',66,0,0), (69334,1710059,0,'hair_color1',218,64,69), (69335,1710059,1,'lip_type',-68,-63,-23), (69336,1710059,1,'nose_type',74,-38,64), (69337,1710059,0,'skin_color',144,132,86), (69338,1710059,1,'soga_cheek_type',0,-37,-81), (69339,1710059,1,'soga_chin_type',0,-68,-63), (69340,1710059,1,'soga_ear_type',0,66,0), (69341,1710059,1,'soga_eye_brow_type',0,-72,-63), (69342,1710059,0,'soga_eye_color',229,229,102), (69343,1710059,1,'soga_eye_type',-97,0,0), (69344,1710059,1,'soga_lip_type',65,-78,5), (69345,1710059,1,'soga_nose_type',-23,-51,34), (69346,1710059,0,'soga_skin_color',144,132,86), (69347,1710059,0,'wing_color1',255,255,255), (69348,1710059,0,'wing_color2',255,255,255), (69349,1710060,0,'eye_color',255,0,0), (69350,1710060,0,'skin_color',64,0,0), (69351,1710060,0,'soga_eye_color',255,0,255), (69352,1710061,0,'eye_color',255,255,255), (69353,1710061,0,'skin_color',255,255,255), (69354,1710061,0,'soga_eye_color',255,0,255), (69355,1710062,1,'cheek_type',-28,81,0), (69356,1710062,1,'chin_type',56,77,0), (69357,1710062,1,'ear_type',0,44,0), (69358,1710062,1,'eye_brow_type',34,-7,0), (69359,1710062,0,'eye_color',204,29,1), (69360,1710062,1,'eye_type',44,0,0), (69361,1710062,0,'hair_color1',0,68,62), (69362,1710062,1,'lip_type',-50,77,62), (69363,1710062,1,'nose_type',-77,0,68), (69364,1710062,0,'skin_color',221,215,199), (69365,1710062,1,'soga_cheek_type',0,34,-7), (69366,1710062,1,'soga_chin_type',0,-50,77), (69367,1710062,1,'soga_ear_type',0,44,0), (69368,1710062,1,'soga_eye_brow_type',0,0,44), (69369,1710062,0,'soga_eye_color',229,229,102), (69370,1710062,1,'soga_eye_type',44,0,0), (69371,1710062,1,'soga_lip_type',0,-28,81), (69372,1710062,1,'soga_nose_type',62,56,77), (69373,1710062,0,'soga_skin_color',221,215,199), (69374,1710062,0,'wing_color1',255,255,255), (69375,1710062,0,'wing_color2',255,255,255), (69376,1710063,0,'eye_color',255,255,255), (69377,1710063,0,'skin_color',255,255,255), (69378,1710063,0,'soga_eye_color',255,0,255), (69379,1710064,0,'eye_color',255,255,255), (69380,1710064,0,'skin_color',255,255,255), (69381,1710064,0,'soga_eye_color',255,0,255), (69382,1710065,0,'eye_color',255,255,255), (69383,1710065,0,'skin_color',255,255,255), (69384,1710065,0,'soga_eye_color',255,0,255), (69385,1710066,0,'eye_color',255,255,255), (69386,1710066,0,'skin_color',255,255,255), (69387,1710066,0,'soga_eye_color',255,0,255), (69388,1710067,0,'eye_color',37,255,168), (69389,1710067,0,'skin_color',210,210,190), (69390,1710067,0,'soga_eye_color',255,0,255), (69391,1710068,0,'eye_color',255,255,255), (69392,1710068,0,'skin_color',255,255,255), (69393,1710068,0,'soga_eye_color',255,0,255), (69394,1710069,0,'eye_color',255,255,255), (69395,1710069,0,'skin_color',255,255,255), (69396,1710069,0,'soga_eye_color',255,0,255), (69397,1710070,0,'eye_color',255,255,255), (69398,1710070,0,'skin_color',255,255,255), (69399,1710070,0,'soga_eye_color',255,0,255), (69400,1710071,0,'eye_color',255,255,255), (69401,1710071,0,'skin_color',255,255,255), (69402,1710071,0,'soga_eye_color',255,0,255), (69403,1710072,0,'eye_color',255,255,255), (69404,1710072,0,'skin_color',255,255,255), (69405,1710072,0,'soga_eye_color',255,0,255), (69406,1710073,0,'eye_color',255,255,255), (69407,1710073,0,'skin_color',255,255,255), (69408,1710073,0,'soga_eye_color',255,0,255), (69409,1710074,0,'eye_color',255,255,255), (69410,1710074,0,'skin_color',255,255,255), (69411,1710074,0,'soga_eye_color',255,0,255), (69412,1710075,0,'eye_color',255,255,255), (69413,1710075,0,'skin_color',255,255,255), (69414,1710075,0,'soga_eye_color',255,0,255), (69415,1710076,0,'eye_color',255,255,255), (69416,1710076,0,'skin_color',255,255,255), (69417,1710076,0,'soga_eye_color',255,0,255), (69418,1710077,0,'eye_color',255,255,255), (69419,1710077,0,'skin_color',255,255,255), (69420,1710077,0,'soga_eye_color',255,0,255), (69421,1710078,0,'eye_color',255,255,255), (69422,1710078,0,'skin_color',255,255,255), (69423,1710078,0,'soga_eye_color',255,0,255), (69424,1710079,1,'cheek_type',38,17,0), (69425,1710079,1,'chin_type',-39,-14,-56), (69426,1710079,1,'ear_type',-43,-25,0), (69427,1710079,1,'eye_brow_type',-17,50,34), (69428,1710079,0,'eye_color',67,140,151), (69429,1710079,1,'eye_type',-76,0,0), (69430,1710079,0,'hair_color1',52,38,186), (69431,1710079,0,'hair_color2',82,0,0), (69432,1710079,0,'hair_face_color',107,130,132), (69433,1710079,0,'hair_face_highlight_color',56,53,68), (69434,1710079,0,'hair_highlight',50,48,56), (69435,1710079,0,'hair_type_color',107,130,132), (69436,1710079,0,'hair_type_highlight_color',56,53,68), (69437,1710079,1,'lip_type',-31,-88,-82), (69438,1710079,1,'nose_type',-25,52,38), (69439,1710079,0,'skin_color',239,192,196), (69440,1710079,1,'soga_cheek_type',0,-17,50), (69441,1710079,1,'soga_chin_type',0,-31,-88), (69442,1710079,1,'soga_ear_type',0,-76,0), (69443,1710079,1,'soga_eye_brow_type',0,-43,-25), (69444,1710079,0,'soga_eye_color',229,229,102), (69445,1710079,1,'soga_eye_type',82,0,0), (69446,1710079,0,'soga_hair_color1',123,123,130), (69447,1710079,0,'soga_hair_color2',144,140,137), (69448,1710079,0,'soga_hair_face_color',107,130,132), (69449,1710079,0,'soga_hair_face_highlight_color',56,53,68), (69450,1710079,0,'soga_hair_highlight',50,48,56), (69451,1710079,0,'soga_hair_type_color',107,130,132), (69452,1710079,0,'soga_hair_type_highlight_color',56,53,68), (69453,1710079,1,'soga_lip_type',34,38,17), (69454,1710079,1,'soga_nose_type',-82,-39,-14), (69455,1710079,0,'soga_skin_color',239,192,196), (69456,1710079,0,'wing_color1',255,255,255), (69457,1710079,0,'wing_color2',255,255,255), (69458,1710080,0,'eye_color',255,255,255), (69459,1710080,0,'skin_color',255,255,255), (69460,1710080,0,'soga_eye_color',255,0,255), (69461,1710081,0,'eye_color',255,255,255), (69462,1710081,0,'skin_color',255,255,255), (69463,1710081,0,'soga_eye_color',255,0,255), (69464,1710082,0,'eye_color',255,255,255), (69465,1710082,0,'skin_color',255,255,255), (69466,1710082,0,'soga_eye_color',255,0,255), (69467,1710083,1,'cheek_type',-47,-87,0), (69468,1710083,1,'chin_type',69,50,74), (69469,1710083,1,'ear_type',-84,34,0), (69470,1710083,1,'eye_brow_type',-42,-17,87), (69471,1710083,0,'eye_color',41,84,97), (69472,1710083,1,'eye_type',-37,0,0), (69473,1710083,0,'hair_color1',100,100,96), (69474,1710083,0,'hair_color2',34,0,0), (69475,1710083,0,'hair_face_color',224,175,20), (69476,1710083,0,'hair_face_highlight_color',244,244,246), (69477,1710083,0,'hair_highlight',160,156,172), (69478,1710083,0,'hair_type_color',224,175,20), (69479,1710083,0,'hair_type_highlight_color',244,244,246), (69480,1710083,1,'lip_type',-100,100,-100), (69481,1710083,1,'nose_type',-100,100,100), (69482,1710083,0,'skin_color',170,179,179), (69483,1710083,1,'soga_cheek_type',0,-42,-17), (69484,1710083,1,'soga_chin_type',0,-100,100), (69485,1710083,1,'soga_ear_type',0,-37,0), (69486,1710083,1,'soga_eye_brow_type',0,-84,34), (69487,1710083,0,'soga_eye_color',204,204,204), (69488,1710083,1,'soga_eye_type',34,0,0), (69489,1710083,0,'soga_hair_color1',239,221,86), (69490,1710083,0,'soga_hair_color2',89,62,43), (69491,1710083,0,'soga_hair_face_color',224,175,20), (69492,1710083,0,'soga_hair_face_highlight_color',244,244,246), (69493,1710083,0,'soga_hair_highlight',160,156,172), (69494,1710083,0,'soga_hair_type_color',224,175,20), (69495,1710083,0,'soga_hair_type_highlight_color',244,244,246), (69496,1710083,1,'soga_lip_type',87,-47,-87), (69497,1710083,1,'soga_nose_type',-100,69,50), (69498,1710083,0,'soga_skin_color',170,179,179), (69499,1710084,0,'eye_color',255,255,255), (69500,1710084,0,'skin_color',255,255,255), (69501,1710084,0,'soga_eye_color',255,0,255), (69502,1710085,0,'eye_color',255,255,255), (69503,1710085,0,'skin_color',255,128,128), (69504,1710085,0,'soga_eye_color',255,0,255), (69505,1710086,0,'eye_color',255,255,255), (69506,1710086,0,'skin_color',255,255,255), (69507,1710086,0,'soga_eye_color',255,0,255), (69508,1710087,1,'cheek_type',35,-93,0), (69509,1710087,1,'chin_type',3,-56,-59), (69510,1710087,1,'ear_type',17,-1,0), (69511,1710087,1,'eye_brow_type',-51,18,-58), (69512,1710087,0,'eye_color',60,129,123), (69513,1710087,1,'eye_type',-3,0,0), (69514,1710087,0,'hair_color1',45,8,7), (69515,1710087,0,'hair_color2',228,0,0), (69516,1710087,0,'hair_face_color',49,46,61), (69517,1710087,0,'hair_face_highlight_color',14,4,5), (69518,1710087,0,'hair_highlight',38,22,21), (69519,1710087,0,'hair_type_color',49,46,61), (69520,1710087,0,'hair_type_highlight_color',14,4,5), (69521,1710087,1,'lip_type',17,82,-29), (69522,1710087,1,'nose_type',-40,45,8), (69523,1710087,0,'skin_color',138,92,78), (69524,1710087,1,'soga_cheek_type',0,-51,18), (69525,1710087,1,'soga_chin_type',0,17,82), (69526,1710087,1,'soga_ear_type',0,-3,0), (69527,1710087,1,'soga_eye_brow_type',0,17,-1), (69528,1710087,0,'soga_eye_color',204,204,204), (69529,1710087,1,'soga_eye_type',-28,0,0), (69530,1710087,0,'soga_hair_color1',50,48,56), (69531,1710087,0,'soga_hair_color2',68,72,71), (69532,1710087,0,'soga_hair_face_color',49,46,61), (69533,1710087,0,'soga_hair_face_highlight_color',14,4,5), (69534,1710087,0,'soga_hair_highlight',38,22,21), (69535,1710087,0,'soga_hair_type_color',49,46,61), (69536,1710087,0,'soga_hair_type_highlight_color',14,4,5), (69537,1710087,1,'soga_lip_type',-58,35,-93), (69538,1710087,1,'soga_nose_type',-29,3,-56), (69539,1710087,0,'soga_skin_color',138,92,78), (69540,1710088,1,'cheek_type',-14,35,0), (69541,1710088,1,'chin_type',3,-45,76), (69542,1710088,1,'ear_type',84,10,0), (69543,1710088,1,'eye_brow_type',57,-91,23), (69544,1710088,0,'eye_color',122,176,192), (69545,1710088,1,'eye_type',96,0,0), (69546,1710088,0,'hair_color1',18,161,252), (69547,1710088,0,'hair_color2',87,0,0), (69548,1710088,0,'hair_face_color',244,246,246), (69549,1710088,0,'hair_face_highlight_color',167,186,185), (69550,1710088,0,'hair_highlight',123,123,130), (69551,1710088,0,'hair_type_color',244,246,246), (69552,1710088,0,'hair_type_highlight_color',167,186,185), (69553,1710088,1,'lip_type',-46,95,-43), (69554,1710088,1,'nose_type',25,18,-95), (69555,1710088,0,'skin_color',167,113,110), (69556,1710088,1,'soga_cheek_type',0,57,-91), (69557,1710088,1,'soga_chin_type',0,-46,95), (69558,1710088,1,'soga_ear_type',0,96,0), (69559,1710088,1,'soga_eye_brow_type',0,84,10), (69560,1710088,0,'soga_eye_color',204,204,204), (69561,1710088,1,'soga_eye_type',87,0,0), (69562,1710088,0,'soga_hair_color1',164,165,165), (69563,1710088,0,'soga_hair_color2',56,62,62), (69564,1710088,0,'soga_hair_face_color',244,246,246), (69565,1710088,0,'soga_hair_face_highlight_color',167,186,185), (69566,1710088,0,'soga_hair_highlight',123,123,130), (69567,1710088,0,'soga_hair_type_color',244,246,246), (69568,1710088,0,'soga_hair_type_highlight_color',167,186,185), (69569,1710088,1,'soga_lip_type',23,-14,35), (69570,1710088,1,'soga_nose_type',-43,3,-45), (69571,1710088,0,'soga_skin_color',167,113,110), (69572,1710089,0,'eye_color',255,255,255), (69573,1710089,0,'skin_color',255,255,255), (69574,1710089,0,'soga_eye_color',255,0,255), (69575,1710090,0,'eye_color',255,255,255), (69576,1710090,0,'skin_color',255,255,255), (69577,1710090,0,'soga_eye_color',255,0,255), (69578,1710091,0,'eye_color',255,255,255), (69579,1710091,0,'skin_color',255,255,255), (69580,1710091,0,'soga_eye_color',255,0,255), (69581,1710092,0,'eye_color',255,255,255), (69582,1710092,0,'skin_color',255,255,255), (69583,1710092,0,'soga_eye_color',255,0,255), (69584,1710093,0,'eye_color',255,255,255), (69585,1710093,0,'skin_color',255,255,255), (69586,1710093,0,'soga_eye_color',255,0,255), (69587,1710094,0,'eye_color',255,255,255), (69588,1710094,0,'skin_color',255,255,255), (69589,1710094,0,'soga_eye_color',255,0,255), (69590,1710095,0,'eye_color',255,255,255), (69591,1710095,0,'skin_color',255,255,255), (69592,1710095,0,'soga_eye_color',255,0,255), (69593,1710096,0,'eye_color',255,255,255), (69594,1710096,0,'skin_color',255,255,255), (69595,1710096,0,'soga_eye_color',255,0,255), (69596,1710097,0,'eye_color',255,255,255), (69597,1710097,0,'skin_color',255,255,255), (69598,1710097,0,'soga_eye_color',255,0,255), (69599,1710098,0,'eye_color',255,255,255), (69600,1710098,0,'skin_color',255,255,255), (69601,1710098,0,'soga_eye_color',255,0,255), (69602,1710099,0,'eye_color',255,255,255), (69603,1710099,0,'skin_color',255,255,255), (69604,1710099,0,'soga_eye_color',255,0,255), (69605,1710100,0,'eye_color',255,255,255), (69606,1710100,0,'skin_color',255,255,255), (69607,1710100,0,'soga_eye_color',255,0,255), (69608,1710101,0,'eye_color',255,255,255), (69609,1710101,0,'skin_color',255,255,255), (69610,1710101,0,'soga_eye_color',255,0,255), (69611,1710102,0,'eye_color',255,255,255), (69612,1710102,0,'skin_color',255,255,255), (69613,1710102,0,'soga_eye_color',255,0,255), (69614,1710103,1,'cheek_type',91,-1,0), (69615,1710103,1,'chin_type',75,31,34), (69616,1710103,1,'ear_type',-100,-97,0), (69617,1710103,1,'eye_brow_type',-47,74,-41), (69618,1710103,0,'eye_color',204,204,204), (69619,1710103,1,'eye_type',25,0,0), (69620,1710103,0,'hair_color1',14,198,50), (69621,1710103,1,'lip_type',-11,15,8), (69622,1710103,1,'nose_type',-83,14,-58), (69623,1710103,0,'skin_color',177,179,180), (69624,1710103,1,'soga_cheek_type',0,-47,74), (69625,1710103,1,'soga_chin_type',0,-11,15), (69626,1710103,1,'soga_ear_type',0,25,0), (69627,1710103,1,'soga_eye_brow_type',0,-100,-97), (69628,1710103,0,'soga_eye_color',204,204,204), (69629,1710103,1,'soga_lip_type',-41,91,-1), (69630,1710103,1,'soga_nose_type',8,75,31), (69631,1710103,0,'soga_skin_color',177,179,180), (69632,1710104,0,'eye_color',255,255,255), (69633,1710104,0,'skin_color',255,255,255), (69634,1710104,0,'soga_eye_color',255,0,255), (69635,1710105,0,'eye_color',255,255,255), (69636,1710105,0,'skin_color',255,255,255), (69637,1710105,0,'soga_eye_color',255,0,255), (69638,1710106,0,'eye_color',255,255,255), (69639,1710106,0,'skin_color',255,255,255), (69640,1710106,0,'soga_eye_color',255,0,255), (69641,1710107,1,'cheek_type',5,-91,0), (69642,1710107,1,'chin_type',26,96,-68), (69643,1710107,1,'ear_type',72,-78,0), (69644,1710107,1,'eye_brow_type',56,-100,-62), (69645,1710107,0,'eye_color',136,202,245), (69646,1710107,1,'eye_type',100,0,0), (69647,1710107,0,'hair_color1',215,251,20), (69648,1710107,0,'hair_color2',53,49,53), (69649,1710107,0,'hair_face_color',15,1,21), (69650,1710107,0,'hair_face_highlight_color',244,245,246), (69651,1710107,0,'hair_highlight',160,156,172), (69652,1710107,0,'hair_type_color',15,1,21), (69653,1710107,0,'hair_type_highlight_color',244,245,246), (69654,1710107,1,'lip_type',-62,31,-28), (69655,1710107,1,'nose_type',42,-41,-5), (69656,1710107,0,'skin_color',200,189,222), (69657,1710107,1,'soga_cheek_type',0,56,-100), (69658,1710107,1,'soga_chin_type',0,-62,31), (69659,1710107,1,'soga_ear_type',0,100,0), (69660,1710107,1,'soga_eye_brow_type',0,72,-78), (69661,1710107,0,'soga_eye_color',229,229,102), (69662,1710107,1,'soga_eye_type',100,0,0), (69663,1710107,0,'soga_hair_color1',29,21,28), (69664,1710107,0,'soga_hair_color2',53,49,53), (69665,1710107,0,'soga_hair_face_color',15,1,21), (69666,1710107,0,'soga_hair_face_highlight_color',244,245,246), (69667,1710107,0,'soga_hair_highlight',160,156,172), (69668,1710107,0,'soga_hair_type_color',15,1,21), (69669,1710107,0,'soga_hair_type_highlight_color',244,245,246), (69670,1710107,1,'soga_lip_type',-62,5,-91), (69671,1710107,1,'soga_nose_type',-28,26,96), (69672,1710107,0,'soga_skin_color',200,189,222), (69673,1710107,0,'wing_color1',255,255,255), (69674,1710107,0,'wing_color2',255,255,255), (69675,1710108,0,'eye_color',255,255,255), (69676,1710108,0,'skin_color',255,255,255), (69677,1710108,0,'soga_eye_color',255,0,255), (69678,1710109,0,'eye_color',255,255,255), (69679,1710109,0,'skin_color',64,0,64), (69680,1710109,0,'soga_eye_color',255,0,255), (69681,1710110,0,'eye_color',255,255,255), (69682,1710110,0,'skin_color',255,255,255), (69683,1710110,0,'soga_eye_color',255,0,255), (69684,1710111,0,'eye_color',255,255,255), (69685,1710111,0,'skin_color',255,255,255), (69686,1710111,0,'soga_eye_color',255,0,255), (69687,1710112,0,'eye_color',255,255,255), (69688,1710112,0,'skin_color',255,255,255), (69689,1710112,0,'soga_eye_color',255,0,255), (69690,1710113,0,'eye_color',255,255,255), (69691,1710113,0,'skin_color',255,255,255), (69692,1710113,0,'soga_eye_color',255,0,255), (69693,1710114,0,'eye_color',255,255,255), (69694,1710114,0,'skin_color',255,255,255), (69695,1710114,0,'soga_eye_color',255,0,255), (69696,1710115,0,'eye_color',255,255,255), (69697,1710115,0,'skin_color',255,255,255), (69698,1710115,0,'soga_eye_color',255,0,255), (69699,1710116,0,'eye_color',255,255,255), (69700,1710116,0,'skin_color',255,255,255), (69701,1710116,0,'soga_eye_color',255,0,255), (69702,1710117,0,'eye_color',255,255,255), (69703,1710117,0,'skin_color',255,255,255), (69704,1710117,0,'soga_eye_color',255,0,255), (69705,1710118,0,'eye_color',255,255,255), (69706,1710118,0,'skin_color',255,255,255), (69707,1710118,0,'soga_eye_color',255,0,255), (69708,1710119,0,'eye_color',255,255,255), (69709,1710119,0,'skin_color',255,255,255), (69710,1710119,0,'soga_eye_color',255,0,255), (69711,1710120,0,'eye_color',255,255,255), (69712,1710120,0,'skin_color',255,255,255), (69713,1710120,0,'soga_eye_color',255,0,255), (69714,1710121,0,'eye_color',255,255,255), (69715,1710121,0,'skin_color',255,255,255), (69716,1710121,0,'soga_eye_color',255,0,255), (69717,1710122,0,'eye_color',255,255,255), (69718,1710122,0,'skin_color',255,255,255), (69719,1710122,0,'soga_eye_color',255,0,255), (69720,1710123,0,'eye_color',255,255,255), (69721,1710123,0,'skin_color',152,7,0), (69722,1710123,0,'soga_eye_color',255,0,255), (69723,1710124,0,'eye_color',255,255,255), (69724,1710124,0,'skin_color',152,7,0), (69725,1710124,0,'soga_eye_color',255,0,255), (69726,1710125,0,'eye_color',255,255,255), (69727,1710125,0,'skin_color',255,255,255), (69728,1710125,0,'soga_eye_color',255,0,255), (69729,1710126,0,'eye_color',255,255,255), (69730,1710126,0,'skin_color',255,255,255), (69731,1710126,0,'soga_eye_color',255,0,255), (69732,1710127,1,'cheek_type',-35,96,0), (69733,1710127,1,'chin_type',98,-35,20), (69734,1710127,1,'ear_type',12,-65,0), (69735,1710127,1,'eye_brow_type',47,66,-17), (69736,1710127,0,'eye_color',0,82,82), (69737,1710127,1,'eye_type',63,0,0), (69738,1710127,0,'hair_color1',169,204,216), (69739,1710127,1,'lip_type',-77,7,31), (69740,1710127,1,'nose_type',51,-87,-52), (69741,1710127,0,'skin_color',208,206,170), (69742,1710127,1,'soga_cheek_type',0,47,66), (69743,1710127,1,'soga_chin_type',0,-77,7), (69744,1710127,1,'soga_ear_type',0,63,0), (69745,1710127,1,'soga_eye_brow_type',0,12,-65), (69746,1710127,0,'soga_eye_color',204,204,204), (69747,1710127,1,'soga_eye_type',63,0,0), (69748,1710127,1,'soga_lip_type',-17,-35,96), (69749,1710127,1,'soga_nose_type',31,98,-35), (69750,1710127,0,'soga_skin_color',208,206,170), (69751,1710128,0,'eye_color',255,255,255), (69752,1710128,0,'skin_color',255,255,255), (69753,1710128,0,'soga_eye_color',255,0,255), (69754,1710129,0,'eye_color',255,255,255), (69755,1710129,0,'skin_color',255,255,255), (69756,1710129,0,'soga_eye_color',255,0,255), (69757,1710130,0,'eye_color',255,255,255), (69758,1710130,0,'skin_color',255,255,255), (69759,1710130,0,'soga_eye_color',255,0,255), (69760,1710131,0,'eye_color',255,255,255), (69761,1710131,0,'skin_color',255,255,255), (69762,1710131,0,'soga_eye_color',255,0,255), (69763,1710132,0,'eye_color',255,255,255), (69764,1710132,0,'skin_color',255,255,255), (69765,1710132,0,'soga_eye_color',255,0,255), (69766,1710133,1,'cheek_type',59,-15,0), (69767,1710133,1,'chin_type',1,88,4), (69768,1710133,1,'ear_type',87,56,0), (69769,1710133,1,'eye_brow_type',94,-45,41), (69770,1710133,0,'eye_color',0,102,101), (69771,1710133,1,'eye_type',-5,0,0), (69772,1710133,0,'hair_color1',238,178,77), (69773,1710133,1,'lip_type',-69,56,-31), (69774,1710133,1,'nose_type',25,-18,-78), (69775,1710133,0,'skin_color',197,178,178), (69776,1710133,1,'soga_cheek_type',0,94,-45), (69777,1710133,1,'soga_chin_type',0,-69,56), (69778,1710133,1,'soga_ear_type',0,-5,0), (69779,1710133,1,'soga_eye_brow_type',0,87,56), (69780,1710133,0,'soga_eye_color',229,229,102), (69781,1710133,1,'soga_eye_type',-5,0,0), (69782,1710133,1,'soga_lip_type',41,59,-15), (69783,1710133,1,'soga_nose_type',-31,1,88), (69784,1710133,0,'soga_skin_color',197,178,178), (69785,1710133,0,'wing_color1',255,255,255), (69786,1710133,0,'wing_color2',255,255,255), (69787,1710134,0,'eye_color',255,255,255), (69788,1710134,0,'skin_color',255,255,255), (69789,1710134,0,'soga_eye_color',255,0,255), (69790,1710135,0,'eye_color',255,255,255), (69791,1710135,0,'skin_color',255,255,255), (69792,1710135,0,'soga_eye_color',255,0,255), (69793,1710136,0,'eye_color',255,255,255), (69794,1710136,0,'skin_color',255,255,255), (69795,1710136,0,'soga_eye_color',255,0,255), (69796,1710137,0,'eye_color',255,255,255), (69797,1710137,0,'skin_color',255,255,255), (69798,1710137,0,'soga_eye_color',255,0,255), (69799,1710138,0,'eye_color',255,255,255), (69800,1710138,0,'skin_color',255,128,128), (69801,1710138,0,'soga_eye_color',255,0,255), (69802,1710139,0,'eye_color',255,255,255), (69803,1710139,0,'skin_color',255,255,255), (69804,1710139,0,'soga_eye_color',255,0,255), (69805,1710140,0,'eye_color',255,255,255), (69806,1710140,0,'skin_color',255,255,255), (69807,1710140,0,'soga_eye_color',255,0,255), (69808,1710141,0,'eye_color',255,255,255), (69809,1710141,0,'skin_color',255,255,255), (69810,1710141,0,'soga_eye_color',255,0,255), (69811,1710142,0,'eye_color',255,255,255), (69812,1710142,0,'skin_color',255,255,255), (69813,1710142,0,'soga_eye_color',255,0,255), (69814,1710143,0,'eye_color',255,255,255), (69815,1710143,0,'skin_color',255,255,255), (69816,1710143,0,'soga_eye_color',255,0,255), (69817,1710144,0,'eye_color',255,255,255), (69818,1710144,0,'skin_color',255,255,255), (69819,1710144,0,'soga_eye_color',255,0,255), (69820,1710145,0,'eye_color',255,255,255), (69821,1710145,0,'skin_color',255,255,255), (69822,1710145,0,'soga_eye_color',255,0,255), (69823,1710146,0,'eye_color',255,255,255), (69824,1710146,0,'skin_color',255,255,255), (69825,1710146,0,'soga_eye_color',255,0,255), (69826,1710147,0,'eye_color',255,255,255), (69827,1710147,0,'skin_color',255,255,255), (69828,1710147,0,'soga_eye_color',255,0,255), (69829,1710148,0,'eye_color',255,255,255), (69830,1710148,0,'skin_color',255,255,255), (69831,1710148,0,'soga_eye_color',255,0,255), (69832,1710149,0,'eye_color',255,255,255), (69833,1710149,0,'skin_color',255,255,255), (69834,1710149,0,'soga_eye_color',255,0,255), (69835,1710150,0,'eye_color',255,255,255), (69836,1710150,0,'skin_color',255,255,255), (69837,1710150,0,'soga_eye_color',255,0,255), (69838,1710151,0,'eye_color',255,255,255), (69839,1710151,0,'skin_color',255,255,255), (69840,1710151,0,'soga_eye_color',255,0,255), (69841,1710152,0,'eye_color',255,255,255), (69842,1710152,0,'skin_color',255,255,255), (69843,1710152,0,'soga_eye_color',255,0,255), (69844,1710153,0,'eye_color',255,255,255), (69845,1710153,0,'skin_color',63,0,0), (69846,1710153,0,'soga_eye_color',255,0,255), (69847,1710154,0,'eye_color',255,255,255), (69848,1710154,0,'skin_color',255,255,255), (69849,1710154,0,'soga_eye_color',255,0,255), (69850,1710155,0,'eye_color',255,255,255), (69851,1710155,0,'skin_color',255,255,255), (69852,1710155,0,'soga_eye_color',255,0,255), (69853,1710156,0,'eye_color',255,255,255), (69854,1710156,0,'skin_color',255,255,255), (69855,1710156,0,'soga_eye_color',255,0,255), (69856,1710157,0,'eye_color',255,255,255), (69857,1710157,0,'skin_color',255,255,255), (69858,1710157,0,'soga_eye_color',255,0,255), (69859,1710158,0,'eye_color',255,255,255), (69860,1710158,0,'skin_color',255,255,255), (69861,1710158,0,'soga_eye_color',255,0,255), (69862,1710159,0,'eye_color',255,255,255), (69863,1710159,0,'skin_color',152,7,0), (69864,1710159,0,'soga_eye_color',255,0,255), (69865,1710160,0,'eye_color',255,255,255), (69866,1710160,0,'skin_color',255,255,255), (69867,1710160,0,'soga_eye_color',255,0,255), (69868,1710161,0,'eye_color',255,255,255), (69869,1710161,0,'skin_color',255,255,255), (69870,1710161,0,'soga_eye_color',255,0,255), (69871,1710162,0,'eye_color',255,255,255), (69872,1710162,0,'skin_color',255,255,255), (69873,1710162,0,'soga_eye_color',255,0,255), (69874,1710163,0,'eye_color',255,255,255), (69875,1710163,0,'skin_color',255,255,255), (69876,1710163,0,'soga_eye_color',255,0,255), (69877,1710164,0,'eye_color',255,255,255), (69878,1710164,0,'skin_color',255,255,255), (69879,1710164,0,'soga_eye_color',255,0,255), (69880,1710165,0,'eye_color',255,255,255), (69881,1710165,0,'skin_color',255,255,255), (69882,1710165,0,'soga_eye_color',255,0,255), (69883,1710166,0,'eye_color',255,255,255), (69884,1710166,0,'skin_color',255,255,255), (69885,1710166,0,'soga_eye_color',255,0,255), (69886,1710167,0,'eye_color',255,255,255), (69887,1710167,0,'skin_color',255,255,255), (69888,1710167,0,'soga_eye_color',255,0,255), (69889,1710168,0,'eye_color',255,255,255), (69890,1710168,0,'skin_color',255,255,255), (69891,1710168,0,'soga_eye_color',255,0,255), (69892,1710169,0,'eye_color',255,255,255), (69893,1710169,0,'skin_color',255,255,255), (69894,1710169,0,'soga_eye_color',255,0,255), (69895,1710170,0,'eye_color',255,255,255), (69896,1710170,0,'skin_color',255,255,255), (69897,1710170,0,'soga_eye_color',255,0,255), (69898,1710171,0,'eye_color',255,255,255), (69899,1710171,0,'skin_color',255,255,255), (69900,1710171,0,'soga_eye_color',255,0,255), (69901,1710172,0,'eye_color',255,255,255), (69902,1710172,0,'skin_color',255,255,255), (69903,1710172,0,'soga_eye_color',255,0,255), (69904,1710173,0,'eye_color',255,255,255), (69905,1710173,0,'skin_color',255,255,255), (69906,1710173,0,'soga_eye_color',255,0,255), (69907,1710174,0,'eye_color',255,255,255), (69908,1710174,0,'skin_color',255,255,255), (69909,1710174,0,'soga_eye_color',255,0,255), (69910,1710175,0,'eye_color',255,255,255), (69911,1710175,0,'skin_color',255,255,255), (69912,1710175,0,'soga_eye_color',255,0,255), (69913,1710176,0,'eye_color',255,255,255), (69914,1710176,0,'skin_color',255,255,255), (69915,1710176,0,'soga_eye_color',255,0,255), (69916,1710177,0,'eye_color',255,255,255), (69917,1710177,0,'skin_color',152,7,0), (69918,1710177,0,'soga_eye_color',255,0,255), (69919,1710178,0,'eye_color',255,255,255), (69920,1710178,0,'skin_color',255,255,255), (69921,1710178,0,'soga_eye_color',255,0,255), (69922,1710179,0,'eye_color',255,255,255), (69923,1710179,0,'skin_color',255,255,255), (69924,1710179,0,'soga_eye_color',255,0,255), (69925,1710180,0,'eye_color',255,255,255), (69926,1710180,0,'skin_color',255,255,255), (69927,1710180,0,'soga_eye_color',255,0,255), (69928,1710181,0,'eye_color',255,255,255), (69929,1710181,0,'skin_color',255,255,255), (69930,1710181,0,'soga_eye_color',255,0,255), (69931,1710182,0,'eye_color',255,255,255), (69932,1710182,0,'skin_color',255,255,255), (69933,1710182,0,'soga_eye_color',255,0,255), (69934,1710183,0,'eye_color',255,255,255), (69935,1710183,0,'skin_color',255,255,255), (69936,1710183,0,'soga_eye_color',255,0,255), (69937,1710184,0,'eye_color',255,255,255), (69938,1710184,0,'skin_color',255,255,255), (69939,1710184,0,'soga_eye_color',255,0,255), (69940,1710185,0,'eye_color',255,255,255), (69941,1710185,0,'skin_color',255,255,255), (69942,1710185,0,'soga_eye_color',255,0,255), (69943,1710186,0,'eye_color',255,255,255), (69944,1710186,0,'skin_color',255,255,255), (69945,1710186,0,'soga_eye_color',255,0,255), (69946,1710187,0,'eye_color',255,255,255), (69947,1710187,0,'skin_color',255,255,255), (69948,1710187,0,'soga_eye_color',255,0,255), (69949,1710188,0,'eye_color',255,255,255), (69950,1710188,0,'skin_color',255,255,255), (69951,1710188,0,'soga_eye_color',255,0,255), (69952,1710189,0,'eye_color',255,255,255), (69953,1710189,0,'skin_color',255,255,255), (69954,1710189,0,'soga_eye_color',255,0,255), (69955,1710190,0,'eye_color',255,255,255), (69956,1710190,0,'skin_color',255,255,255), (69957,1710190,0,'soga_eye_color',255,0,255), (69958,1710191,0,'eye_color',255,255,255), (69959,1710191,0,'skin_color',255,255,255), (69960,1710191,0,'soga_eye_color',255,0,255), (69961,1710192,0,'eye_color',255,255,255), (69962,1710192,0,'skin_color',255,255,255), (69963,1710192,0,'soga_eye_color',255,0,255), (69964,1710193,0,'eye_color',255,255,255), (69965,1710193,0,'skin_color',255,255,255), (69966,1710193,0,'soga_eye_color',255,0,255), (69967,1710194,0,'eye_color',255,255,255), (69968,1710194,0,'skin_color',255,255,255), (69969,1710194,0,'soga_eye_color',255,0,255), (69970,1710195,0,'eye_color',255,255,255), (69971,1710195,0,'skin_color',255,255,255), (69972,1710195,0,'soga_eye_color',255,0,255), (69973,1710196,0,'eye_color',255,255,255), (69974,1710196,0,'skin_color',255,255,255), (69975,1710196,0,'soga_eye_color',255,0,255), (69976,1710197,0,'eye_color',255,255,255), (69977,1710197,0,'skin_color',255,255,255), (69978,1710197,0,'soga_eye_color',255,0,255), (69979,1710198,0,'eye_color',255,255,255), (69980,1710198,0,'skin_color',255,255,255), (69981,1710198,0,'soga_eye_color',255,0,255), (69982,1710199,0,'eye_color',255,255,255), (69983,1710199,0,'skin_color',255,255,255), (69984,1710199,0,'soga_eye_color',255,0,255), (69985,1710200,1,'cheek_type',31,-21,0), (69986,1710200,1,'chin_type',-52,1,37), (69987,1710200,1,'ear_type',0,46,0), (69988,1710200,1,'eye_brow_type',52,-17,-97), (69989,1710200,0,'eye_color',0,50,50), (69990,1710200,1,'eye_type',1,0,0), (69991,1710200,1,'lip_type',-10,-53,-43), (69992,1710200,1,'nose_type',53,-81,15), (69993,1710200,0,'skin_color',54,60,73), (69994,1710200,1,'soga_cheek_type',31,-21,0), (69995,1710200,1,'soga_chin_type',-52,1,37), (69996,1710200,1,'soga_ear_type',0,46,0), (69997,1710200,1,'soga_eye_brow_type',52,-17,-97), (69998,1710200,0,'soga_eye_color',229,229,102), (69999,1710200,1,'soga_eye_type',1,0,0), (70000,1710200,1,'soga_lip_type',-10,-53,-43), (70001,1710200,1,'soga_nose_type',53,-81,15), (70002,1710200,0,'soga_skin_color',54,60,73), (70003,1710200,0,'wing_color1',255,255,255), (70004,1710200,0,'wing_color2',255,255,255), (70005,1710201,0,'eye_color',255,255,255), (70006,1710201,0,'skin_color',255,255,255), (70007,1710201,0,'soga_eye_color',255,0,255), (70008,1710202,0,'eye_color',255,255,255), (70009,1710202,0,'skin_color',255,255,255), (70010,1710202,0,'soga_eye_color',255,0,255), (70011,1710203,0,'eye_color',255,255,255), (70012,1710203,0,'skin_color',255,255,255), (70013,1710203,0,'soga_eye_color',255,0,255), (70014,1710204,1,'cheek_type',-62,14,0), (70015,1710204,1,'chin_type',63,-32,-93), (70016,1710204,1,'ear_type',68,-59,0), (70017,1710204,1,'eye_brow_type',19,-47,-63), (70018,1710204,0,'eye_color',2,191,191), (70019,1710204,1,'eye_type',62,0,0), (70020,1710204,1,'lip_type',-78,84,14), (70021,1710204,1,'nose_type',61,74,-34), (70022,1710204,0,'skin_color',159,130,121), (70023,1710204,1,'soga_cheek_type',-62,14,0), (70024,1710204,1,'soga_chin_type',63,-32,-93), (70025,1710204,1,'soga_ear_type',68,-59,0), (70026,1710204,1,'soga_eye_brow_type',19,-47,-63), (70027,1710204,0,'soga_eye_color',229,229,102), (70028,1710204,1,'soga_eye_type',62,0,0), (70029,1710204,1,'soga_lip_type',-78,84,14), (70030,1710204,1,'soga_nose_type',61,74,-34), (70031,1710204,0,'soga_skin_color',159,130,121), (70032,1710204,0,'wing_color1',255,255,255), (70033,1710204,0,'wing_color2',255,255,255), (70034,1710205,1,'cheek_type',-10,-95,0), (70035,1710205,1,'chin_type',-52,84,14), (70036,1710205,1,'ear_type',17,3,0), (70037,1710205,1,'eye_brow_type',-39,65,4), (70038,1710205,0,'eye_color',156,15,0), (70039,1710205,1,'eye_type',-87,0,0), (70040,1710205,1,'lip_type',14,90,85), (70041,1710205,1,'nose_type',-100,-56,-42), (70042,1710205,0,'skin_color',52,50,33), (70043,1710205,1,'soga_cheek_type',-10,-95,0), (70044,1710205,1,'soga_chin_type',-52,84,14), (70045,1710205,1,'soga_ear_type',17,3,0), (70046,1710205,1,'soga_eye_brow_type',-39,65,4), (70047,1710205,0,'soga_eye_color',229,229,102), (70048,1710205,1,'soga_eye_type',-87,0,0), (70049,1710205,1,'soga_lip_type',14,90,85), (70050,1710205,1,'soga_nose_type',-100,-56,-42), (70051,1710205,0,'soga_skin_color',52,50,33), (70052,1710206,0,'eye_color',255,255,255), (70053,1710206,0,'skin_color',255,255,255), (70054,1710206,0,'soga_eye_color',255,0,255), (70055,1710207,0,'eye_color',255,255,255), (70056,1710207,0,'skin_color',255,255,255), (70057,1710207,0,'soga_eye_color',255,0,255), (70058,1710208,0,'eye_color',255,255,255), (70059,1710208,0,'skin_color',255,255,255), (70060,1710208,0,'soga_eye_color',255,0,255), (70061,1710209,0,'eye_color',255,255,255), (70062,1710209,0,'skin_color',255,255,255), (70063,1710209,0,'soga_eye_color',255,0,255), (70064,1710210,0,'eye_color',255,255,255), (70065,1710210,0,'skin_color',255,255,255), (70066,1710210,0,'soga_eye_color',255,0,255), (70067,1710211,1,'cheek_type',-28,-8,0), (70068,1710211,1,'chin_type',47,29,-10), (70069,1710211,1,'ear_type',28,26,0), (70070,1710211,1,'eye_brow_type',9,11,17), (70071,1710211,0,'eye_color',243,166,255), (70072,1710211,1,'eye_type',-17,0,0), (70073,1710211,0,'hair_face_color',114,135,135), (70074,1710211,0,'hair_face_highlight_color',105,103,97), (70075,1710211,0,'hair_type_color',114,135,135), (70076,1710211,0,'hair_type_highlight_color',105,103,97), (70077,1710211,1,'lip_type',7,17,-2), (70078,1710211,1,'nose_type',-17,-12,-7), (70079,1710211,0,'skin_color',125,118,117), (70080,1710211,1,'soga_cheek_type',-28,-8,0), (70081,1710211,1,'soga_chin_type',47,29,-10), (70082,1710211,1,'soga_ear_type',28,26,0), (70083,1710211,1,'soga_eye_brow_type',9,11,17), (70084,1710211,0,'soga_eye_color',229,229,102), (70085,1710211,1,'soga_eye_type',-17,0,0), (70086,1710211,0,'soga_hair_face_color',114,135,135), (70087,1710211,0,'soga_hair_face_highlight_color',105,103,97), (70088,1710211,0,'soga_hair_type_color',114,135,135), (70089,1710211,0,'soga_hair_type_highlight_color',105,103,97), (70090,1710211,1,'soga_lip_type',7,17,-2), (70091,1710211,1,'soga_nose_type',-17,-12,-7), (70092,1710211,0,'soga_skin_color',125,118,117), (70093,1710211,0,'wing_color1',255,255,255), (70094,1710211,0,'wing_color2',255,255,255), (70095,1710212,0,'eye_color',255,255,255), (70096,1710212,0,'skin_color',255,255,255), (70097,1710212,0,'soga_eye_color',255,0,255), (70098,1710213,0,'eye_color',255,255,128), (70099,1710213,0,'skin_color',128,255,0), (70100,1710213,0,'soga_eye_color',255,0,255), (70101,1710214,0,'eye_color',255,255,255), (70102,1710214,0,'skin_color',255,255,255), (70103,1710214,0,'soga_eye_color',255,0,255), (70104,1710215,0,'eye_color',255,255,255), (70105,1710215,0,'skin_color',255,255,255), (70106,1710215,0,'soga_eye_color',255,0,255), (70107,1710216,0,'eye_color',107,67,42), (70108,1710216,0,'skin_color',147,97,68), (70109,1710216,0,'soga_eye_color',255,0,255), (70110,1710217,0,'eye_color',255,255,255), (70111,1710217,0,'skin_color',255,255,255), (70112,1710217,0,'soga_eye_color',255,0,255), (70113,1710218,0,'eye_color',255,255,255), (70114,1710218,0,'skin_color',255,255,255), (70115,1710218,0,'soga_eye_color',255,0,255), (70116,1710219,0,'eye_color',255,255,255), (70117,1710219,0,'skin_color',255,255,255), (70118,1710219,0,'soga_eye_color',255,0,255), (70119,1710220,1,'cheek_type',100,-100,0), (70120,1710220,1,'chin_type',-100,100,100), (70121,1710220,1,'ear_type',100,-100,0), (70122,1710220,1,'eye_brow_type',2,-100,0), (70123,1710220,0,'eye_color',168,203,206), (70124,1710220,1,'eye_type',17,0,0), (70125,1710220,0,'hair_color1',246,219,114), (70126,1710220,0,'hair_color2',187,136,62), (70127,1710220,0,'hair_face_color',233,184,31), (70128,1710220,0,'hair_face_highlight_color',233,184,31), (70129,1710220,0,'hair_highlight',246,219,114), (70130,1710220,0,'hair_type_color',233,184,31), (70131,1710220,0,'hair_type_highlight_color',233,184,31), (70132,1710220,1,'lip_type',-100,-100,100), (70133,1710220,1,'nose_type',100,-100,100), (70134,1710220,0,'skin_color',193,174,132), (70135,1710220,1,'soga_cheek_type',85,25,0), (70136,1710220,1,'soga_chin_type',82,68,87), (70137,1710220,1,'soga_ear_type',-48,59,0), (70138,1710220,1,'soga_eye_brow_type',-100,-100,50), (70139,1710220,0,'soga_eye_color',204,204,204), (70140,1710220,1,'soga_eye_type',17,0,0), (70141,1710220,0,'soga_hair_color1',105,26,26), (70142,1710220,0,'soga_hair_color2',157,83,0), (70143,1710220,0,'soga_hair_face_color',179,78,33), (70144,1710220,0,'soga_hair_face_highlight_color',190,133,13), (70145,1710220,0,'soga_hair_highlight',209,131,22), (70146,1710220,0,'soga_hair_type_color',179,78,33), (70147,1710220,0,'soga_hair_type_highlight_color',190,133,13), (70148,1710220,1,'soga_lip_type',-66,-66,-29), (70149,1710220,1,'soga_nose_type',31,56,-15), (70150,1710220,0,'soga_skin_color',170,128,76), (70151,1710221,0,'eye_color',255,255,255), (70152,1710221,0,'skin_color',255,255,255), (70153,1710221,0,'soga_eye_color',255,0,255), (70154,1710222,0,'eye_color',255,255,255), (70155,1710222,0,'skin_color',255,255,255), (70156,1710222,0,'soga_eye_color',255,0,255), (70157,1710223,0,'eye_color',255,255,255), (70158,1710223,0,'skin_color',255,255,255), (70159,1710223,0,'soga_eye_color',255,0,255), (70160,1710224,0,'eye_color',66,255,66), (70161,1710224,0,'skin_color',91,91,255), (70162,1710224,0,'soga_eye_color',255,0,255), (70163,1710225,0,'eye_color',255,255,255), (70164,1710225,0,'skin_color',255,255,255), (70165,1710225,0,'soga_eye_color',255,0,255), (70166,5770000,1,'cheek_type',91,-1,0), (70167,5770000,1,'chin_type',75,31,34), (70168,5770000,1,'ear_type',-100,-97,0), (70169,5770000,1,'eye_brow_type',-47,74,-41), (70170,5770000,0,'eye_color',204,204,204), (70171,5770000,1,'eye_type',25,0,0), (70172,5770000,0,'hair_color1',14,198,50), (70173,5770000,1,'lip_type',-11,15,8), (70174,5770000,1,'nose_type',-83,14,-58), (70175,5770000,0,'skin_color',177,179,180), (70176,5770000,1,'soga_cheek_type',0,-47,74), (70177,5770000,1,'soga_chin_type',0,-11,15), (70178,5770000,1,'soga_ear_type',0,25,0), (70179,5770000,1,'soga_eye_brow_type',0,-100,-97), (70180,5770000,0,'soga_eye_color',204,204,204), (70181,5770000,1,'soga_lip_type',-41,91,-1), (70182,5770000,1,'soga_nose_type',8,75,31), (70183,5770000,0,'soga_skin_color',177,179,180), (70184,5770001,1,'cheek_type',0,-2,0), (70185,5770001,1,'chin_type',3,3,28), (70186,5770001,1,'ear_type',-1,7,0), (70187,5770001,1,'eye_brow_type',-20,-7,11), (70188,5770001,0,'eye_color',143,189,202), (70189,5770001,1,'eye_type',17,0,0), (70190,5770001,0,'hair_color1',34,245,0), (70191,5770001,0,'hair_face_color',137,47,9), (70192,5770001,0,'hair_face_highlight_color',103,42,0), (70193,5770001,0,'hair_type_color',137,47,9), (70194,5770001,0,'hair_type_highlight_color',103,42,0), (70195,5770001,1,'lip_type',0,39,14), (70196,5770001,1,'nose_type',-5,34,-11), (70197,5770001,0,'skin_color',253,254,254), (70198,5770001,1,'soga_cheek_type',0,-20,-7), (70199,5770001,1,'soga_chin_type',0,0,39), (70200,5770001,1,'soga_ear_type',0,17,0), (70201,5770001,1,'soga_eye_brow_type',0,-1,7), (70202,5770001,0,'soga_eye_color',229,229,102), (70203,5770001,0,'soga_hair_face_color',137,47,9), (70204,5770001,0,'soga_hair_face_highlight_color',103,42,0), (70205,5770001,0,'soga_hair_type_color',137,47,9), (70206,5770001,0,'soga_hair_type_highlight_color',103,42,0), (70207,5770001,1,'soga_lip_type',11,0,-2), (70208,5770001,1,'soga_nose_type',14,3,3), (70209,5770001,0,'soga_skin_color',253,254,254), (70210,5770001,0,'wing_color1',255,255,255), (70211,5770001,0,'wing_color2',255,255,255), (70212,5770002,1,'cheek_type',21,-21,0), (70213,5770002,1,'chin_type',-37,0,0), (70214,5770002,1,'ear_type',7,-9,0), (70215,5770002,1,'eye_brow_type',-4,-4,-18), (70216,5770002,0,'eye_color',61,120,89), (70217,5770002,1,'eye_type',-7,0,0), (70218,5770002,0,'hair_color1',0,219,0), (70219,5770002,0,'hair_face_color',71,69,65), (70220,5770002,0,'hair_face_highlight_color',89,87,82), (70221,5770002,0,'hair_type_color',71,69,65), (70222,5770002,0,'hair_type_highlight_color',89,87,82), (70223,5770002,1,'lip_type',-12,7,0), (70224,5770002,1,'nose_type',-5,0,-37), (70225,5770002,0,'skin_color',232,235,235), (70226,5770002,1,'soga_cheek_type',0,-4,-4), (70227,5770002,1,'soga_chin_type',0,-12,7), (70228,5770002,1,'soga_ear_type',0,-7,0), (70229,5770002,1,'soga_eye_brow_type',0,7,-9), (70230,5770002,0,'soga_eye_color',229,229,102), (70231,5770002,0,'soga_hair_face_color',71,69,65), (70232,5770002,0,'soga_hair_face_highlight_color',89,87,82), (70233,5770002,0,'soga_hair_type_color',71,69,65), (70234,5770002,0,'soga_hair_type_highlight_color',89,87,82), (70235,5770002,1,'soga_lip_type',-18,21,-21), (70236,5770002,1,'soga_nose_type',0,-37,0), (70237,5770002,0,'soga_skin_color',232,235,235), (70238,5770002,0,'wing_color1',255,255,255), (70239,5770002,0,'wing_color2',255,255,255), (70240,5770003,0,'eye_color',255,255,255), (70241,5770003,0,'skin_color',255,255,255), (70242,5770003,0,'soga_eye_color',255,0,255), (70243,5770004,0,'eye_color',255,255,255), (70244,5770004,0,'skin_color',255,255,255), (70245,5770004,0,'soga_eye_color',255,0,255), (70246,890000,1,'cheek_type',91,-1,0), (70247,890000,1,'chin_type',75,31,34), (70248,890000,1,'ear_type',-100,-97,0), (70249,890000,1,'eye_brow_type',-47,74,-41), (70250,890000,0,'eye_color',204,204,204), (70251,890000,1,'eye_type',25,0,0), (70252,890000,0,'hair_color1',14,198,50), (70253,890000,1,'lip_type',-11,15,8), (70254,890000,1,'nose_type',-83,14,-58), (70255,890000,0,'skin_color',177,179,180), (70256,890000,1,'soga_cheek_type',0,-47,74), (70257,890000,1,'soga_chin_type',0,-11,15), (70258,890000,1,'soga_ear_type',0,25,0), (70259,890000,1,'soga_eye_brow_type',0,-100,-97), (70260,890000,0,'soga_eye_color',204,204,204), (70261,890000,1,'soga_lip_type',-41,91,-1), (70262,890000,1,'soga_nose_type',8,75,31), (70263,890000,0,'soga_skin_color',177,179,180), (70264,890001,0,'eye_color',255,255,255), (70265,890001,0,'skin_color',255,255,255), (70266,890001,0,'soga_eye_color',255,0,255), (70267,890002,0,'eye_color',255,255,255), (70268,890002,0,'skin_color',255,255,255), (70269,890002,0,'soga_eye_color',255,0,255), (70270,890003,0,'eye_color',255,255,255), (70271,890003,0,'skin_color',255,255,255), (70272,890003,0,'soga_eye_color',255,0,255), (70273,890004,0,'eye_color',255,255,255), (70274,890004,0,'skin_color',255,255,255), (70275,890004,0,'soga_eye_color',255,0,255), (70276,890005,0,'eye_color',255,255,255), (70277,890005,0,'skin_color',255,255,255), (70278,890005,0,'soga_eye_color',255,0,255), (70279,890006,0,'eye_color',255,255,255), (70280,890006,0,'skin_color',255,255,255), (70281,890006,0,'soga_eye_color',255,0,255), (70282,890007,0,'eye_color',255,255,255), (70283,890007,0,'skin_color',255,255,255), (70284,890007,0,'soga_eye_color',255,0,255), (70285,890008,0,'eye_color',255,255,255), (70286,890008,0,'skin_color',255,255,255), (70287,890008,0,'soga_eye_color',255,0,255), (70288,890009,0,'eye_color',255,255,255), (70289,890009,0,'skin_color',255,255,255), (70290,890009,0,'soga_eye_color',255,0,255), (70291,890010,0,'eye_color',255,255,255), (70292,890010,0,'skin_color',255,255,255), (70293,890010,0,'soga_eye_color',255,0,255), (70294,890011,0,'eye_color',255,255,255), (70295,890011,0,'skin_color',255,255,255), (70296,890011,0,'soga_eye_color',255,0,255), (70297,890012,0,'eye_color',255,255,255), (70298,890012,0,'skin_color',255,255,255), (70299,890012,0,'soga_eye_color',255,0,255), (70300,890013,0,'eye_color',255,255,255), (70301,890013,0,'skin_color',255,255,255), (70302,890013,0,'soga_eye_color',255,0,255), (70303,890014,0,'eye_color',255,255,255), (70304,890014,0,'skin_color',255,255,255), (70305,890014,0,'soga_eye_color',255,0,255), (70306,890015,0,'eye_color',255,255,255), (70307,890015,0,'skin_color',255,255,255), (70308,890015,0,'soga_eye_color',255,0,255), (70309,890016,0,'eye_color',255,255,255), (70310,890016,0,'skin_color',255,255,255), (70311,890016,0,'soga_eye_color',255,0,255), (70312,890017,0,'eye_color',255,255,255), (70313,890017,0,'skin_color',255,255,255), (70314,890017,0,'soga_eye_color',255,0,255), (70315,890018,0,'eye_color',255,255,255), (70316,890018,0,'skin_color',255,255,255), (70317,890018,0,'soga_eye_color',255,0,255), (70318,890019,0,'eye_color',255,255,255), (70319,890019,0,'skin_color',255,255,255), (70320,890019,0,'soga_eye_color',255,0,255), (70321,890020,0,'eye_color',255,255,255), (70322,890020,0,'skin_color',255,255,255), (70323,890020,0,'soga_eye_color',255,0,255), (70324,890021,0,'eye_color',255,255,255), (70325,890021,0,'skin_color',255,255,255), (70326,890021,0,'soga_eye_color',255,0,255), (70327,890022,0,'eye_color',255,255,255), (70328,890022,0,'skin_color',255,255,255), (70329,890022,0,'soga_eye_color',255,0,255), (70330,890023,0,'eye_color',255,255,255), (70331,890023,0,'skin_color',255,255,255), (70332,890023,0,'soga_eye_color',255,0,255), (70333,890024,0,'eye_color',255,255,255), (70334,890024,0,'skin_color',255,255,255), (70335,890024,0,'soga_eye_color',255,0,255), (70336,890025,0,'eye_color',255,255,255), (70337,890025,0,'skin_color',255,255,255), (70338,890025,0,'soga_eye_color',255,0,255), (70339,890026,0,'eye_color',255,255,255), (70340,890026,0,'skin_color',255,255,255), (70341,890026,0,'soga_eye_color',255,0,255), (70342,890027,0,'eye_color',255,255,255), (70343,890027,0,'skin_color',255,255,255), (70344,890027,0,'soga_eye_color',255,0,255), (70345,890028,0,'eye_color',255,255,255), (70346,890028,0,'skin_color',255,255,255), (70347,890028,0,'soga_eye_color',255,0,255), (70348,890029,0,'eye_color',255,255,255), (70349,890029,0,'skin_color',255,255,255), (70350,890029,0,'soga_eye_color',255,0,255), (70351,890030,0,'eye_color',255,255,255), (70352,890030,0,'skin_color',255,255,255), (70353,890030,0,'soga_eye_color',255,0,255), (70354,890031,0,'eye_color',255,255,255), (70355,890031,0,'skin_color',255,255,255), (70356,890031,0,'soga_eye_color',255,0,255), (70357,890032,0,'eye_color',255,255,255), (70358,890032,0,'skin_color',255,255,255), (70359,890032,0,'soga_eye_color',255,0,255), (70360,890033,0,'eye_color',255,255,255), (70361,890033,0,'skin_color',255,255,255), (70362,890033,0,'soga_eye_color',255,0,255), (70363,890034,0,'eye_color',255,255,255), (70364,890034,0,'skin_color',255,255,255), (70365,890034,0,'soga_eye_color',255,0,255), (70366,890035,0,'eye_color',255,255,255), (70367,890035,0,'skin_color',255,255,255), (70368,890035,0,'soga_eye_color',255,0,255), (70369,890036,0,'eye_color',255,255,255), (70370,890036,0,'skin_color',255,255,255), (70371,890036,0,'soga_eye_color',255,0,255), (70372,890037,0,'eye_color',255,255,255), (70373,890037,0,'skin_color',255,255,255), (70374,890037,0,'soga_eye_color',255,0,255), (70375,890038,0,'eye_color',255,255,255), (70376,890038,0,'skin_color',255,255,255), (70377,890038,0,'soga_eye_color',255,0,255), (70378,890039,0,'eye_color',255,255,255), (70379,890039,0,'skin_color',255,255,255), (70380,890039,0,'soga_eye_color',255,0,255), (70381,890040,0,'eye_color',255,255,255), (70382,890040,0,'skin_color',255,255,255), (70383,890040,0,'soga_eye_color',255,0,255), (70384,890041,0,'eye_color',255,255,255), (70385,890041,0,'skin_color',255,255,255), (70386,890041,0,'soga_eye_color',255,0,255), (70387,890042,0,'eye_color',255,255,255), (70388,890042,0,'skin_color',255,255,255), (70389,890042,0,'soga_eye_color',255,0,255), (70390,890043,0,'eye_color',255,255,255), (70391,890043,0,'skin_color',255,255,255), (70392,890043,0,'soga_eye_color',255,0,255), (70393,890044,0,'eye_color',255,255,255), (70394,890044,0,'skin_color',255,255,255), (70395,890044,0,'soga_eye_color',255,0,255), (70396,890045,0,'eye_color',255,255,255), (70397,890045,0,'skin_color',255,255,255), (70398,890045,0,'soga_eye_color',255,0,255), (70399,890046,0,'eye_color',255,255,255), (70400,890046,0,'skin_color',255,255,255), (70401,890046,0,'soga_eye_color',255,0,255), (70402,890047,0,'eye_color',255,255,255), (70403,890047,0,'skin_color',255,255,255), (70404,890047,0,'soga_eye_color',255,0,255), (70405,890048,0,'eye_color',255,255,255), (70406,890048,0,'skin_color',255,255,255), (70407,890048,0,'soga_eye_color',255,0,255), (70408,890049,0,'eye_color',255,255,255), (70409,890049,0,'skin_color',255,255,255), (70410,890049,0,'soga_eye_color',255,0,255), (70411,890050,0,'eye_color',255,255,255), (70412,890050,0,'skin_color',255,255,255), (70413,890050,0,'soga_eye_color',255,0,255), (70414,890051,0,'eye_color',255,255,255), (70415,890051,0,'skin_color',255,255,255), (70416,890051,0,'soga_eye_color',255,0,255), (70417,890052,0,'eye_color',255,255,255), (70418,890052,0,'skin_color',255,255,255), (70419,890052,0,'soga_eye_color',255,0,255), (70420,890053,0,'eye_color',255,255,255), (70421,890053,0,'skin_color',255,255,255), (70422,890053,0,'soga_eye_color',255,0,255), (70423,890054,0,'eye_color',255,255,255), (70424,890054,0,'skin_color',255,255,255), (70425,890054,0,'soga_eye_color',255,0,255), (70426,890055,0,'eye_color',255,255,255), (70427,890055,0,'skin_color',255,255,255), (70428,890055,0,'soga_eye_color',255,0,255), (70429,890056,0,'eye_color',255,255,255), (70430,890056,0,'skin_color',255,255,255), (70431,890056,0,'soga_eye_color',255,0,255), (70432,890057,0,'eye_color',255,255,255), (70433,890057,0,'skin_color',255,255,255), (70434,890057,0,'soga_eye_color',255,0,255), (70435,890058,0,'eye_color',255,255,255), (70436,890058,0,'skin_color',255,255,255), (70437,890058,0,'soga_eye_color',255,0,255), (70438,890059,0,'eye_color',255,255,255), (70439,890059,0,'skin_color',255,255,255), (70440,890059,0,'soga_eye_color',255,0,255), (70441,890060,0,'eye_color',255,255,255), (70442,890060,0,'skin_color',255,255,255), (70443,890060,0,'soga_eye_color',255,0,255), (70444,890061,0,'eye_color',255,255,255), (70445,890061,0,'skin_color',255,255,255), (70446,890061,0,'soga_eye_color',255,0,255), (70447,890062,0,'eye_color',255,255,255), (70448,890062,0,'skin_color',255,255,255), (70449,890062,0,'soga_eye_color',255,0,255), (70450,890063,0,'eye_color',255,255,255), (70451,890063,0,'skin_color',255,255,255), (70452,890063,0,'soga_eye_color',255,0,255), (70453,890064,0,'eye_color',255,255,255), (70454,890064,0,'skin_color',255,255,255), (70455,890064,0,'soga_eye_color',255,0,255), (70456,890065,0,'eye_color',255,255,255), (70457,890065,0,'skin_color',255,255,255), (70458,890065,0,'soga_eye_color',255,0,255), (70459,890066,0,'eye_color',255,255,255), (70460,890066,0,'skin_color',255,255,255), (70461,890066,0,'soga_eye_color',255,0,255), (70462,890067,0,'eye_color',255,255,255), (70463,890067,0,'skin_color',128,0,0), (70464,890067,0,'soga_eye_color',255,0,255), (70465,890068,0,'eye_color',255,255,255), (70466,890068,0,'skin_color',255,255,255), (70467,890068,0,'soga_eye_color',255,0,255), (70468,890069,0,'eye_color',255,255,255), (70469,890069,0,'skin_color',255,255,255), (70470,890069,0,'soga_eye_color',255,0,255), (70471,890070,0,'eye_color',255,255,255), (70472,890070,0,'skin_color',255,255,255), (70473,890070,0,'soga_eye_color',255,0,255), (70474,890071,0,'eye_color',255,255,255), (70475,890071,0,'skin_color',255,255,255), (70476,890071,0,'soga_eye_color',255,0,255), (70477,890072,0,'eye_color',255,255,255), (70478,890072,0,'skin_color',255,255,255), (70479,890072,0,'soga_eye_color',255,0,255), (70480,890073,0,'eye_color',255,255,255), (70481,890073,0,'skin_color',255,255,255), (70482,890073,0,'soga_eye_color',255,0,255), (70483,890074,0,'eye_color',255,255,255), (70484,890074,0,'skin_color',255,255,255), (70485,890074,0,'soga_eye_color',255,0,255), (70486,890075,0,'eye_color',255,255,255), (70487,890075,0,'skin_color',255,255,255), (70488,890075,0,'soga_eye_color',255,0,255), (70489,890076,0,'eye_color',255,255,255), (70490,890076,0,'skin_color',255,255,255), (70491,890076,0,'soga_eye_color',255,0,255), (70492,890077,0,'eye_color',255,255,255), (70493,890077,0,'skin_color',255,255,255), (70494,890077,0,'soga_eye_color',255,0,255), (70495,890078,0,'eye_color',255,255,255), (70496,890078,0,'skin_color',128,45,209), (70497,890078,0,'soga_eye_color',255,0,255), (70498,890079,0,'eye_color',255,255,255), (70499,890079,0,'skin_color',255,255,255), (70500,890079,0,'soga_eye_color',255,0,255), (70501,890080,0,'eye_color',255,255,255), (70502,890080,0,'skin_color',255,255,255), (70503,890080,0,'soga_eye_color',255,0,255), (70504,890081,0,'eye_color',255,255,255), (70505,890081,0,'skin_color',255,255,255), (70506,890081,0,'soga_eye_color',255,0,255), (70507,890082,0,'eye_color',255,255,255), (70508,890082,0,'skin_color',255,255,255), (70509,890082,0,'soga_eye_color',255,0,255), (70510,890083,0,'eye_color',255,255,255), (70511,890083,0,'skin_color',255,255,255), (70512,890083,0,'soga_eye_color',255,0,255), (70513,890084,0,'eye_color',255,255,255), (70514,890084,0,'skin_color',255,255,255), (70515,890084,0,'soga_eye_color',255,0,255), (70516,890085,0,'eye_color',255,255,255), (70517,890085,0,'skin_color',255,255,255), (70518,890085,0,'soga_eye_color',255,0,255), (70519,890086,0,'eye_color',255,255,255), (70520,890086,0,'skin_color',255,255,255), (70521,890086,0,'soga_eye_color',255,0,255), (70522,890087,0,'eye_color',255,255,255), (70523,890087,0,'skin_color',255,255,255), (70524,890087,0,'soga_eye_color',255,0,255), (70525,890088,0,'eye_color',255,255,255), (70526,890088,0,'skin_color',255,255,255), (70527,890088,0,'soga_eye_color',255,0,255), (70528,890089,0,'eye_color',255,255,255), (70529,890089,0,'skin_color',255,255,255), (70530,890089,0,'soga_eye_color',255,0,255), (70531,890090,0,'eye_color',255,255,255), (70532,890090,0,'skin_color',255,255,255), (70533,890090,0,'soga_eye_color',255,0,255), (70534,890091,0,'eye_color',255,255,255), (70535,890091,0,'skin_color',255,255,255), (70536,890091,0,'soga_eye_color',255,0,255), (70537,890092,0,'eye_color',255,255,255), (70538,890092,0,'skin_color',255,255,255), (70539,890092,0,'soga_eye_color',255,0,255), (70540,890093,0,'eye_color',255,255,255), (70541,890093,0,'skin_color',255,255,255), (70542,890093,0,'soga_eye_color',255,0,255), (70543,890094,0,'eye_color',255,255,255), (70544,890094,0,'skin_color',255,255,255), (70545,890094,0,'soga_eye_color',255,0,255), (70546,890095,0,'eye_color',255,255,255), (70547,890095,0,'skin_color',255,255,255), (70548,890095,0,'soga_eye_color',255,0,255), (70549,890096,0,'eye_color',255,255,255), (70550,890096,0,'skin_color',255,255,255), (70551,890096,0,'soga_eye_color',255,0,255), (70552,890097,0,'eye_color',255,255,255), (70553,890097,0,'skin_color',255,255,255), (70554,890097,0,'soga_eye_color',255,0,255), (70555,890098,0,'eye_color',255,255,255), (70556,890098,0,'skin_color',255,255,255), (70557,890098,0,'soga_eye_color',255,0,255), (70558,890099,0,'eye_color',255,255,255), (70559,890099,0,'skin_color',255,255,255), (70560,890099,0,'soga_eye_color',255,0,255), (70561,890100,0,'eye_color',255,255,255), (70562,890100,0,'skin_color',255,255,255), (70563,890100,0,'soga_eye_color',255,0,255), (70564,890101,0,'eye_color',255,255,255), (70565,890101,0,'skin_color',255,255,255), (70566,890101,0,'soga_eye_color',255,0,255), (70567,890102,0,'eye_color',255,255,255), (70568,890102,0,'skin_color',255,255,255), (70569,890102,0,'soga_eye_color',255,0,255), (70570,890103,0,'eye_color',255,255,255), (70571,890103,0,'skin_color',255,255,255), (70572,890103,0,'soga_eye_color',255,0,255), (70573,890104,0,'eye_color',255,255,255), (70574,890104,0,'skin_color',255,255,255), (70575,890104,0,'soga_eye_color',255,0,255), (70576,890105,0,'eye_color',255,255,255), (70577,890105,0,'skin_color',255,255,255), (70578,890105,0,'soga_eye_color',255,0,255), (70579,890106,1,'cheek_type',-8,94,0), (70580,890106,1,'chin_type',-12,93,-29), (70581,890106,1,'ear_type',82,-68,0), (70582,890106,1,'eye_brow_type',-18,68,56), (70583,890106,0,'eye_color',152,183,163), (70584,890106,1,'eye_type',-90,0,0), (70585,890106,0,'hair_color1',175,23,178), (70586,890106,0,'hair_color2',166,0,0), (70587,890106,0,'hair_face_color',152,173,173), (70588,890106,0,'hair_face_highlight_color',174,69,28), (70589,890106,0,'hair_type_color',152,173,173), (70590,890106,0,'hair_type_highlight_color',174,69,28), (70591,890106,1,'lip_type',-8,70,52), (70592,890106,1,'nose_type',-19,-81,23), (70593,890106,0,'skin_color',243,250,242), (70594,890106,1,'soga_cheek_type',0,-18,68), (70595,890106,1,'soga_chin_type',0,-8,70), (70596,890106,1,'soga_ear_type',0,-90,0), (70597,890106,1,'soga_eye_brow_type',0,82,-68), (70598,890106,0,'soga_eye_color',229,229,102), (70599,890106,1,'soga_eye_type',-90,0,0), (70600,890106,0,'soga_hair_face_color',152,173,173), (70601,890106,0,'soga_hair_face_highlight_color',174,69,28), (70602,890106,0,'soga_hair_type_color',152,173,173), (70603,890106,0,'soga_hair_type_highlight_color',174,69,28), (70604,890106,1,'soga_lip_type',56,-8,94), (70605,890106,1,'soga_nose_type',52,-12,93), (70606,890106,0,'soga_skin_color',243,250,242), (70607,890106,0,'wing_color1',255,255,255), (70608,890106,0,'wing_color2',255,255,255), (70609,890107,0,'eye_color',255,255,255), (70610,890107,0,'skin_color',255,255,255), (70611,890107,0,'soga_eye_color',255,0,255), (70612,890108,0,'eye_color',255,255,255), (70613,890108,0,'skin_color',255,255,255), (70614,890108,0,'soga_eye_color',255,0,255), (70615,890109,0,'eye_color',255,255,255), (70616,890109,0,'skin_color',255,255,255), (70617,890109,0,'soga_eye_color',255,0,255), (70618,890110,0,'eye_color',255,255,255), (70619,890110,0,'skin_color',255,255,255), (70620,890110,0,'soga_eye_color',255,0,255), (70621,890111,0,'eye_color',255,255,255), (70622,890111,0,'skin_color',255,255,255), (70623,890111,0,'soga_eye_color',255,0,255), (70624,890112,0,'eye_color',255,255,255), (70625,890112,0,'skin_color',255,255,255), (70626,890112,0,'soga_eye_color',255,0,255), (70627,890113,0,'eye_color',255,255,255), (70628,890113,0,'skin_color',255,255,255), (70629,890113,0,'soga_eye_color',255,0,255), (70630,890114,0,'eye_color',255,255,255), (70631,890114,0,'skin_color',255,255,255), (70632,890114,0,'soga_eye_color',255,0,255), (70633,890115,0,'eye_color',255,255,255), (70634,890115,0,'skin_color',255,255,255), (70635,890115,0,'soga_eye_color',255,0,255), (70636,890116,0,'eye_color',255,255,255), (70637,890116,0,'skin_color',255,255,255), (70638,890116,0,'soga_eye_color',255,0,255), (70639,890117,0,'eye_color',255,255,255), (70640,890117,0,'skin_color',255,255,255), (70641,890117,0,'soga_eye_color',255,0,255), (70642,890118,0,'eye_color',255,255,255), (70643,890118,0,'skin_color',255,255,255), (70644,890118,0,'soga_eye_color',255,0,255), (70645,890119,0,'eye_color',255,255,255), (70646,890119,0,'skin_color',255,255,255), (70647,890119,0,'soga_eye_color',255,0,255), (70648,890120,0,'eye_color',255,255,255), (70649,890120,0,'skin_color',255,255,255), (70650,890120,0,'soga_eye_color',255,0,255), (70651,890121,0,'eye_color',255,255,255), (70652,890121,0,'skin_color',255,255,255), (70653,890121,0,'soga_eye_color',255,0,255), (70654,890122,0,'eye_color',255,255,255), (70655,890122,0,'skin_color',255,255,255), (70656,890122,0,'soga_eye_color',255,0,255), (70657,890123,0,'eye_color',255,255,255), (70658,890123,0,'skin_color',255,255,255), (70659,890123,0,'soga_eye_color',255,0,255), (70660,890124,0,'eye_color',255,255,255), (70661,890124,0,'skin_color',255,255,255), (70662,890124,0,'soga_eye_color',255,0,255), (70663,890125,0,'eye_color',255,255,255), (70664,890125,0,'skin_color',255,255,255), (70665,890125,0,'soga_eye_color',255,0,255), (70666,890126,0,'eye_color',255,255,255), (70667,890126,0,'skin_color',255,255,255), (70668,890126,0,'soga_eye_color',255,0,255), (70669,890127,0,'eye_color',255,255,255), (70670,890127,0,'skin_color',255,255,255), (70671,890127,0,'soga_eye_color',255,0,255), (70672,890128,0,'eye_color',255,255,255), (70673,890128,0,'skin_color',255,255,255), (70674,890128,0,'soga_eye_color',255,0,255), (70675,890129,0,'eye_color',255,255,255), (70676,890129,0,'skin_color',255,255,255), (70677,890129,0,'soga_eye_color',255,0,255), (70678,890130,0,'eye_color',255,255,255), (70679,890130,0,'skin_color',255,255,255), (70680,890130,0,'soga_eye_color',255,0,255), (70681,890131,0,'eye_color',255,255,255), (70682,890131,0,'skin_color',255,255,255), (70683,890131,0,'soga_eye_color',255,0,255), (70684,890132,0,'eye_color',255,255,255), (70685,890132,0,'skin_color',255,255,255), (70686,890132,0,'soga_eye_color',255,0,255), (70687,890133,0,'eye_color',255,255,255), (70688,890133,0,'skin_color',255,255,255), (70689,890133,0,'soga_eye_color',255,0,255), (70690,890134,0,'eye_color',255,255,255), (70691,890134,0,'skin_color',255,255,255), (70692,890134,0,'soga_eye_color',255,0,255), (70693,890135,0,'eye_color',255,255,255), (70694,890135,0,'skin_color',255,255,255), (70695,890135,0,'soga_eye_color',255,0,255), (70696,890136,1,'cheek_type',-81,85,0), (70697,890136,1,'chin_type',75,-87,-66), (70698,890136,1,'ear_type',-93,95,0), (70699,890136,1,'eye_brow_type',59,-87,-45), (70700,890136,0,'eye_color',36,77,77), (70701,890136,1,'eye_type',-87,0,0), (70702,890136,0,'hair_color1',169,217,17), (70703,890136,0,'hair_color2',200,0,0), (70704,890136,0,'hair_face_color',100,70,10), (70705,890136,0,'hair_face_highlight_color',114,31,28), (70706,890136,0,'hair_type_color',100,70,10), (70707,890136,0,'hair_type_highlight_color',114,31,28), (70708,890136,1,'lip_type',28,-58,-65), (70709,890136,1,'nose_type',-22,-87,-39), (70710,890136,0,'skin_color',171,148,98), (70711,890136,1,'soga_cheek_type',0,59,-87), (70712,890136,1,'soga_chin_type',0,28,-58), (70713,890136,1,'soga_ear_type',0,-87,0), (70714,890136,1,'soga_eye_brow_type',0,-93,95), (70715,890136,0,'soga_eye_color',229,229,102), (70716,890136,1,'soga_eye_type',-56,0,0), (70717,890136,0,'soga_hair_face_color',100,70,10), (70718,890136,0,'soga_hair_face_highlight_color',114,31,28), (70719,890136,0,'soga_hair_type_color',100,70,10), (70720,890136,0,'soga_hair_type_highlight_color',114,31,28), (70721,890136,1,'soga_lip_type',-45,-81,85), (70722,890136,1,'soga_nose_type',-65,75,-87), (70723,890136,0,'soga_skin_color',171,148,98), (70724,890136,0,'wing_color1',255,255,255), (70725,890136,0,'wing_color2',255,255,255), (70726,890137,0,'eye_color',255,255,255), (70727,890137,0,'skin_color',255,255,255), (70728,890137,0,'soga_eye_color',255,0,255), (70729,890138,0,'eye_color',255,255,255), (70730,890138,0,'skin_color',255,255,255), (70731,890138,0,'soga_eye_color',255,0,255), (70732,890139,0,'eye_color',255,255,255), (70733,890139,0,'skin_color',255,255,255), (70734,890139,0,'soga_eye_color',255,0,255), (70735,890140,0,'eye_color',255,255,255), (70736,890140,0,'skin_color',255,255,255), (70737,890140,0,'soga_eye_color',255,0,255), (70738,890141,0,'eye_color',255,255,255), (70739,890141,0,'skin_color',255,255,255), (70740,890141,0,'soga_eye_color',255,0,255), (70741,890142,0,'eye_color',255,255,255), (70742,890142,0,'skin_color',255,255,255), (70743,890142,0,'soga_eye_color',255,0,255), (70744,890143,0,'eye_color',255,255,255), (70745,890143,0,'skin_color',255,255,255), (70746,890143,0,'soga_eye_color',255,0,255), (70747,890144,0,'eye_color',255,255,255), (70748,890144,0,'skin_color',255,255,255), (70749,890144,0,'soga_eye_color',255,0,255), (70750,890145,0,'eye_color',255,255,255), (70751,890145,0,'skin_color',255,255,255), (70752,890145,0,'soga_eye_color',255,0,255), (70753,890146,0,'eye_color',255,255,255), (70754,890146,0,'skin_color',255,255,255), (70755,890146,0,'soga_eye_color',255,0,255), (70756,890147,0,'eye_color',255,255,255), (70757,890147,0,'skin_color',255,255,255), (70758,890147,0,'soga_eye_color',255,0,255), (70759,890148,0,'eye_color',255,255,255), (70760,890148,0,'skin_color',255,255,255), (70761,890148,0,'soga_eye_color',255,0,255), (70762,890149,0,'eye_color',255,255,255), (70763,890149,0,'skin_color',255,255,255), (70764,890149,0,'soga_eye_color',255,0,255), (70765,890150,0,'eye_color',255,255,255), (70766,890150,0,'skin_color',255,255,255), (70767,890150,0,'soga_eye_color',255,0,255), (70768,890151,0,'eye_color',255,255,255), (70769,890151,0,'skin_color',255,255,255), (70770,890151,0,'soga_eye_color',255,0,255), (70771,890152,0,'eye_color',255,255,255), (70772,890152,0,'skin_color',255,255,255), (70773,890152,0,'soga_eye_color',255,0,255), (70774,890153,0,'eye_color',255,255,255), (70775,890153,0,'skin_color',255,255,255), (70776,890153,0,'soga_eye_color',255,0,255), (70777,890154,0,'eye_color',255,255,255), (70778,890154,0,'skin_color',255,255,255), (70779,890154,0,'soga_eye_color',255,0,255), (70780,890155,0,'eye_color',255,255,255), (70781,890155,0,'skin_color',255,255,255), (70782,890155,0,'soga_eye_color',255,0,255), (70783,890156,0,'eye_color',255,255,255), (70784,890156,0,'skin_color',255,255,255), (70785,890156,0,'soga_eye_color',255,0,255), (70786,890157,0,'eye_color',255,255,255), (70787,890157,0,'skin_color',255,255,255), (70788,890157,0,'soga_eye_color',255,0,255), (70789,890158,0,'eye_color',255,255,255), (70790,890158,0,'skin_color',255,255,255), (70791,890158,0,'soga_eye_color',255,0,255), (70792,890159,0,'eye_color',255,255,255), (70793,890159,0,'skin_color',255,255,255), (70794,890159,0,'soga_eye_color',255,0,255), (70795,890160,0,'eye_color',255,255,255), (70796,890160,0,'skin_color',255,255,255), (70797,890160,0,'soga_eye_color',255,0,255), (70798,890161,0,'eye_color',255,255,255), (70799,890161,0,'skin_color',255,255,255), (70800,890161,0,'soga_eye_color',255,0,255), (70801,890162,0,'eye_color',255,255,255), (70802,890162,0,'skin_color',255,255,255), (70803,890162,0,'soga_eye_color',255,0,255), (70804,890163,0,'eye_color',255,255,255), (70805,890163,0,'skin_color',255,255,255), (70806,890163,0,'soga_eye_color',255,0,255), (70807,890164,0,'eye_color',255,255,255), (70808,890164,0,'skin_color',255,255,255), (70809,890164,0,'soga_eye_color',255,0,255), (70810,890165,0,'eye_color',255,255,255), (70811,890165,0,'skin_color',255,255,255), (70812,890165,0,'soga_eye_color',255,0,255), (70813,890166,0,'eye_color',255,255,255), (70814,890166,0,'skin_color',255,255,255), (70815,890166,0,'soga_eye_color',255,0,255), (70816,890167,0,'eye_color',255,255,255), (70817,890167,0,'skin_color',255,255,255), (70818,890167,0,'soga_eye_color',255,0,255), (70819,890168,0,'eye_color',255,255,255), (70820,890168,0,'skin_color',255,255,255), (70821,890168,0,'soga_eye_color',255,0,255), (70822,890169,0,'eye_color',255,255,255), (70823,890169,0,'skin_color',255,255,255), (70824,890169,0,'soga_eye_color',255,0,255), (70825,890170,0,'eye_color',255,255,255), (70826,890170,0,'skin_color',255,255,255), (70827,890170,0,'soga_eye_color',255,0,255), (70828,890171,0,'eye_color',255,255,255), (70829,890171,0,'skin_color',255,255,255), (70830,890171,0,'soga_eye_color',255,0,255), (70831,890172,0,'eye_color',255,255,255), (70832,890172,0,'skin_color',255,255,255), (70833,890172,0,'soga_eye_color',255,0,255), (70834,890173,0,'eye_color',255,255,255), (70835,890173,0,'skin_color',255,255,255), (70836,890173,0,'soga_eye_color',255,0,255), (70837,890174,0,'eye_color',255,255,255), (70838,890174,0,'skin_color',255,255,255), (70839,890174,0,'soga_eye_color',255,0,255), (70840,890175,0,'eye_color',255,255,255), (70841,890175,0,'skin_color',255,255,255), (70842,890175,0,'soga_eye_color',255,0,255), (70843,890176,0,'eye_color',255,255,255), (70844,890176,0,'skin_color',255,255,255), (70845,890176,0,'soga_eye_color',255,0,255), (70846,890177,0,'eye_color',255,255,255), (70847,890177,0,'skin_color',255,255,255), (70848,890177,0,'soga_eye_color',255,0,255), (70849,890178,0,'eye_color',255,255,255), (70850,890178,0,'skin_color',255,255,255), (70851,890178,0,'soga_eye_color',255,0,255), (70852,890179,0,'eye_color',255,255,255), (70853,890179,0,'skin_color',255,255,255), (70854,890179,0,'soga_eye_color',255,0,255), (70855,890180,0,'eye_color',255,255,255), (70856,890180,0,'skin_color',255,255,255), (70857,890180,0,'soga_eye_color',255,0,255), (70858,890181,0,'eye_color',255,255,255), (70859,890181,0,'skin_color',255,255,255), (70860,890181,0,'soga_eye_color',255,0,255), (70861,890182,0,'eye_color',255,255,255), (70862,890182,0,'skin_color',255,255,255), (70863,890182,0,'soga_eye_color',255,0,255), (70864,890183,0,'eye_color',255,255,255), (70865,890183,0,'skin_color',255,255,255), (70866,890183,0,'soga_eye_color',255,0,255), (70867,890184,0,'eye_color',255,255,255), (70868,890184,0,'skin_color',255,255,255), (70869,890184,0,'soga_eye_color',255,0,255), (70870,890185,0,'eye_color',255,255,255), (70871,890185,0,'skin_color',255,255,255), (70872,890185,0,'soga_eye_color',255,0,255), (70873,890186,0,'eye_color',255,255,255), (70874,890186,0,'skin_color',255,255,255), (70875,890186,0,'soga_eye_color',255,0,255), (70876,890187,0,'eye_color',186,134,73), (70877,890187,0,'skin_color',247,247,241), (70878,890187,0,'soga_eye_color',255,0,255), (70879,890188,0,'eye_color',255,255,255), (70880,890188,0,'skin_color',255,255,255), (70881,890188,0,'soga_eye_color',255,0,255), (70882,890189,0,'eye_color',255,255,255), (70883,890189,0,'skin_color',255,255,255), (70884,890189,0,'soga_eye_color',255,0,255), (70885,890190,0,'eye_color',255,255,255), (70886,890190,0,'skin_color',255,255,255), (70887,890190,0,'soga_eye_color',255,0,255), (70888,890191,0,'eye_color',255,255,255), (70889,890191,0,'skin_color',255,255,255), (70890,890191,0,'soga_eye_color',255,0,255), (70891,890192,0,'eye_color',255,255,255), (70892,890192,0,'skin_color',255,255,255), (70893,890192,0,'soga_eye_color',255,0,255), (70894,890193,0,'eye_color',255,255,255), (70895,890193,0,'skin_color',255,255,255), (70896,890193,0,'soga_eye_color',255,0,255), (70897,890194,0,'eye_color',255,255,255), (70898,890194,0,'skin_color',255,255,255), (70899,890194,0,'soga_eye_color',255,0,255), (70900,890195,0,'eye_color',0,57,107), (70901,890195,0,'skin_color',200,200,146), (70902,890195,0,'soga_eye_color',255,0,255), (70903,890196,0,'eye_color',0,0,255), (70904,890196,0,'skin_color',192,192,192), (70905,890196,0,'soga_eye_color',255,0,255), (70906,890197,0,'eye_color',255,255,255), (70907,890197,0,'skin_color',255,255,255), (70908,890197,0,'soga_eye_color',255,0,255), (70909,890198,0,'eye_color',255,255,255), (70910,890198,0,'skin_color',255,255,255), (70911,890198,0,'soga_eye_color',255,0,255), (70912,890199,0,'eye_color',255,255,255), (70913,890199,0,'skin_color',255,255,255), (70914,890199,0,'soga_eye_color',255,0,255), (70915,890200,0,'eye_color',255,255,255), (70916,890200,0,'skin_color',255,255,255), (70917,890200,0,'soga_eye_color',255,0,255), (70918,890201,0,'eye_color',255,255,255), (70919,890201,0,'skin_color',255,255,255), (70920,890201,0,'soga_eye_color',255,0,255), (70921,890202,0,'eye_color',255,255,255), (70922,890202,0,'skin_color',255,255,255), (70923,890202,0,'soga_eye_color',255,0,255), (70924,890203,0,'eye_color',255,255,255), (70925,890203,0,'skin_color',255,255,255), (70926,890203,0,'soga_eye_color',255,0,255), (70927,890204,0,'eye_color',255,255,255), (70928,890204,0,'skin_color',255,255,255), (70929,890204,0,'soga_eye_color',255,0,255), (70930,890205,0,'eye_color',255,255,255), (70931,890205,0,'skin_color',255,255,255), (70932,890205,0,'soga_eye_color',255,0,255), (70933,890206,0,'eye_color',255,255,255), (70934,890206,0,'skin_color',255,255,255), (70935,890206,0,'soga_eye_color',255,0,255), (70936,890207,0,'eye_color',255,255,255), (70937,890207,0,'skin_color',255,255,255), (70938,890207,0,'soga_eye_color',255,0,255), (70939,890208,0,'eye_color',255,255,255), (70940,890208,0,'skin_color',255,255,255), (70941,890208,0,'soga_eye_color',255,0,255), (70942,890209,0,'eye_color',255,255,255), (70943,890209,0,'skin_color',255,255,255), (70944,890209,0,'soga_eye_color',255,0,255), (70945,890210,0,'eye_color',255,255,255), (70946,890210,0,'skin_color',255,255,255), (70947,890210,0,'soga_eye_color',255,0,255), (70948,890211,0,'eye_color',255,255,255), (70949,890211,0,'skin_color',255,255,255), (70950,890211,0,'soga_eye_color',255,0,255), (70951,890212,0,'eye_color',255,255,255), (70952,890212,0,'skin_color',255,255,255), (70953,890212,0,'soga_eye_color',255,0,255), (70954,890213,0,'eye_color',255,255,255), (70955,890213,0,'skin_color',255,255,255), (70956,890213,0,'soga_eye_color',255,0,255), (70957,890214,0,'eye_color',255,255,255), (70958,890214,0,'skin_color',255,255,255), (70959,890214,0,'soga_eye_color',255,0,255), (70960,890215,0,'eye_color',255,255,255), (70961,890215,0,'skin_color',255,255,255), (70962,890215,0,'soga_eye_color',255,0,255), (70963,890216,0,'eye_color',255,255,255), (70964,890216,0,'skin_color',255,255,255), (70965,890216,0,'soga_eye_color',255,0,255), (70966,890217,0,'eye_color',255,255,255), (70967,890217,0,'skin_color',255,255,255), (70968,890217,0,'soga_eye_color',255,0,255), (70969,890218,0,'eye_color',255,255,255), (70970,890218,0,'skin_color',255,255,255), (70971,890218,0,'soga_eye_color',255,0,255), (70972,890219,0,'eye_color',255,255,255), (70973,890219,0,'skin_color',255,255,255), (70974,890219,0,'soga_eye_color',255,0,255), (70975,890220,0,'eye_color',255,255,255), (70976,890220,0,'skin_color',255,255,255), (70977,890220,0,'soga_eye_color',255,0,255), (70978,890221,0,'eye_color',255,255,255), (70979,890221,0,'skin_color',255,255,255), (70980,890221,0,'soga_eye_color',255,0,255), (70981,890222,0,'eye_color',255,255,255), (70982,890222,0,'skin_color',255,255,255), (70983,890222,0,'soga_eye_color',255,0,255), (70984,890223,0,'eye_color',255,255,255), (70985,890223,0,'skin_color',255,255,255), (70986,890223,0,'soga_eye_color',255,0,255), (70987,890224,0,'eye_color',255,255,255), (70988,890224,0,'skin_color',255,255,255), (70989,890224,0,'soga_eye_color',255,0,255), (70990,890225,0,'eye_color',255,255,255), (70991,890225,0,'skin_color',255,255,255), (70992,890225,0,'soga_eye_color',255,0,255), (70993,890226,0,'eye_color',255,255,255), (70994,890226,0,'skin_color',255,255,255), (70995,890226,0,'soga_eye_color',255,0,255), (70996,890227,0,'eye_color',255,255,255), (70997,890227,0,'skin_color',255,255,255), (70998,890227,0,'soga_eye_color',255,0,255), (70999,890228,0,'eye_color',255,255,255), (71000,890228,0,'skin_color',255,255,255), (71001,890228,0,'soga_eye_color',255,0,255), (71002,890229,0,'eye_color',255,255,255), (71003,890229,0,'skin_color',255,255,255), (71004,890229,0,'soga_eye_color',255,0,255), (71005,890230,0,'eye_color',255,255,255), (71006,890230,0,'skin_color',255,255,255), (71007,890230,0,'soga_eye_color',255,0,255), (71008,890231,0,'eye_color',255,255,255), (71009,890231,0,'skin_color',255,255,255), (71010,890231,0,'soga_eye_color',255,0,255), (71011,890232,0,'eye_color',255,255,255), (71012,890232,0,'skin_color',255,255,255), (71013,890232,0,'soga_eye_color',255,0,255), (71014,890233,0,'eye_color',255,255,255), (71015,890233,0,'skin_color',255,255,255), (71016,890233,0,'soga_eye_color',255,0,255), (71017,890234,0,'eye_color',255,255,255), (71018,890234,0,'skin_color',255,255,255), (71019,890234,0,'soga_eye_color',255,0,255), (71020,890235,0,'eye_color',255,255,255), (71021,890235,0,'skin_color',255,255,255), (71022,890235,0,'soga_eye_color',255,0,255), (71023,890236,0,'eye_color',255,255,255), (71024,890236,0,'skin_color',255,255,255), (71025,890236,0,'soga_eye_color',255,0,255), (71026,890237,0,'eye_color',255,255,255), (71027,890237,0,'skin_color',255,255,255), (71028,890237,0,'soga_eye_color',255,0,255), (71029,890238,0,'eye_color',255,255,255), (71030,890238,0,'skin_color',255,255,255), (71031,890238,0,'soga_eye_color',255,0,255), (71032,890239,0,'eye_color',255,255,255), (71033,890239,0,'skin_color',255,255,255), (71034,890239,0,'soga_eye_color',255,0,255), (71035,890240,0,'eye_color',255,255,255), (71036,890240,0,'skin_color',255,255,255), (71037,890240,0,'soga_eye_color',255,0,255), (71038,890241,0,'eye_color',255,255,255), (71039,890241,0,'skin_color',255,255,255), (71040,890241,0,'soga_eye_color',255,0,255), (71041,890242,0,'eye_color',255,255,255), (71042,890242,0,'skin_color',255,255,255), (71043,890242,0,'soga_eye_color',255,0,255), (71044,890243,0,'eye_color',255,255,255), (71045,890243,0,'skin_color',255,255,255), (71046,890243,0,'soga_eye_color',255,0,255), (71047,890244,0,'eye_color',255,255,255), (71048,890244,0,'skin_color',255,255,255), (71049,890244,0,'soga_eye_color',255,0,255), (71050,890245,0,'eye_color',255,255,255), (71051,890245,0,'skin_color',255,255,255), (71052,890245,0,'soga_eye_color',255,0,255), (71053,890246,0,'eye_color',255,255,255), (71054,890246,0,'skin_color',255,255,255), (71055,890246,0,'soga_eye_color',255,0,255), (71056,890247,0,'eye_color',255,255,255), (71057,890247,0,'skin_color',255,255,255), (71058,890247,0,'soga_eye_color',255,0,255), (71059,890248,0,'eye_color',255,255,255), (71060,890248,0,'skin_color',255,255,255), (71061,890248,0,'soga_eye_color',255,0,255), (71062,890249,0,'eye_color',255,255,255), (71063,890249,0,'skin_color',255,255,255), (71064,890249,0,'soga_eye_color',255,0,255), (71065,890250,0,'eye_color',255,255,255), (71066,890250,0,'skin_color',255,255,255), (71067,890250,0,'soga_eye_color',255,0,255), (71068,890251,0,'eye_color',255,255,255), (71069,890251,0,'skin_color',255,255,255), (71070,890251,0,'soga_eye_color',255,0,255), (71071,890252,0,'eye_color',255,255,255), (71072,890252,0,'skin_color',255,255,255), (71073,890252,0,'soga_eye_color',255,0,255), (71074,890253,0,'eye_color',255,255,255), (71075,890253,0,'skin_color',255,255,255), (71076,890253,0,'soga_eye_color',255,0,255), (71077,890254,0,'eye_color',255,255,255), (71078,890254,0,'skin_color',255,255,255), (71079,890254,0,'soga_eye_color',255,0,255), (71080,890255,0,'eye_color',255,255,255), (71081,890255,0,'skin_color',255,255,255), (71082,890255,0,'soga_eye_color',255,0,255), (71083,890256,0,'eye_color',255,255,255), (71084,890256,0,'skin_color',255,255,255), (71085,890256,0,'soga_eye_color',255,0,255), (71086,890257,0,'eye_color',255,255,255), (71087,890257,0,'skin_color',255,255,255), (71088,890257,0,'soga_eye_color',255,0,255), (71089,890258,0,'eye_color',255,255,255), (71090,890258,0,'skin_color',255,255,255), (71091,890258,0,'soga_eye_color',255,0,255), (71092,890259,0,'eye_color',255,255,255), (71093,890259,0,'skin_color',255,255,255), (71094,890259,0,'soga_eye_color',255,0,255), (71095,890260,0,'eye_color',255,255,255), (71096,890260,0,'skin_color',255,255,255), (71097,890260,0,'soga_eye_color',255,0,255), (71098,890261,0,'eye_color',255,255,255), (71099,890261,0,'skin_color',255,255,255), (71100,890261,0,'soga_eye_color',255,0,255), (71101,890262,0,'eye_color',255,255,255), (71102,890262,0,'skin_color',255,255,255), (71103,890262,0,'soga_eye_color',255,0,255), (71104,890263,0,'eye_color',255,255,255), (71105,890263,0,'skin_color',255,255,255), (71106,890263,0,'soga_eye_color',255,0,255), (71107,890264,0,'eye_color',255,255,255), (71108,890264,0,'skin_color',255,255,255), (71109,890264,0,'soga_eye_color',255,0,255), (71110,890265,0,'eye_color',255,255,255), (71111,890265,0,'skin_color',255,255,255), (71112,890265,0,'soga_eye_color',255,0,255), (71113,890266,0,'eye_color',255,255,255), (71114,890266,0,'skin_color',255,255,255), (71115,890266,0,'soga_eye_color',255,0,255), (71116,890267,0,'eye_color',255,255,255), (71117,890267,0,'skin_color',255,255,255), (71118,890267,0,'soga_eye_color',255,0,255), (71119,890268,0,'eye_color',255,255,255), (71120,890268,0,'skin_color',255,255,255), (71121,890268,0,'soga_eye_color',255,0,255), (71122,890269,0,'eye_color',255,255,255), (71123,890269,0,'skin_color',255,255,255), (71124,890269,0,'soga_eye_color',255,0,255), (71125,890270,0,'eye_color',255,255,255), (71126,890270,0,'skin_color',255,255,255), (71127,890270,0,'soga_eye_color',255,0,255), (71128,890271,0,'eye_color',255,255,255), (71129,890271,0,'skin_color',255,255,255), (71130,890271,0,'soga_eye_color',255,0,255), (71131,890272,0,'eye_color',255,255,255), (71132,890272,0,'skin_color',255,255,255), (71133,890272,0,'soga_eye_color',255,0,255), (71134,890273,0,'eye_color',255,255,255), (71135,890273,0,'skin_color',255,255,255), (71136,890273,0,'soga_eye_color',255,0,255), (71137,890274,0,'eye_color',255,255,255), (71138,890274,0,'skin_color',255,255,255), (71139,890274,0,'soga_eye_color',255,0,255), (71140,890275,0,'eye_color',255,255,255), (71141,890275,0,'skin_color',255,255,255), (71142,890275,0,'soga_eye_color',255,0,255), (71143,890276,0,'eye_color',255,255,255), (71144,890276,0,'skin_color',255,255,255), (71145,890276,0,'soga_eye_color',255,0,255), (71146,890277,0,'eye_color',255,255,255), (71147,890277,0,'skin_color',255,255,255), (71148,890277,0,'soga_eye_color',255,0,255), (71149,890278,0,'eye_color',255,255,255), (71150,890278,0,'skin_color',255,255,255), (71151,890278,0,'soga_eye_color',255,0,255), (71152,890279,0,'eye_color',255,255,255), (71153,890279,0,'skin_color',255,255,255), (71154,890279,0,'soga_eye_color',255,0,255), (71155,890280,0,'eye_color',255,255,255), (71156,890280,0,'skin_color',255,255,255), (71157,890280,0,'soga_eye_color',255,0,255), (71158,890281,0,'eye_color',255,255,255), (71159,890281,0,'skin_color',255,255,255), (71160,890281,0,'soga_eye_color',255,0,255), (71161,890282,0,'eye_color',255,255,255), (71162,890282,0,'skin_color',255,255,255), (71163,890282,0,'soga_eye_color',255,0,255), (71164,890283,0,'eye_color',255,255,255), (71165,890283,0,'skin_color',255,255,255), (71166,890283,0,'soga_eye_color',255,0,255), (71167,890284,0,'eye_color',255,255,255), (71168,890284,0,'skin_color',255,255,255), (71169,890284,0,'soga_eye_color',255,0,255), (71170,890285,0,'eye_color',255,255,255), (71171,890285,0,'skin_color',255,255,255), (71172,890285,0,'soga_eye_color',255,0,255), (71173,890286,0,'eye_color',255,255,255), (71174,890286,0,'skin_color',255,255,255), (71175,890286,0,'soga_eye_color',255,0,255), (71176,890287,0,'eye_color',255,255,255), (71177,890287,0,'skin_color',255,255,255), (71178,890287,0,'soga_eye_color',255,0,255), (71179,890288,0,'eye_color',255,255,255), (71180,890288,0,'skin_color',255,255,255), (71181,890288,0,'soga_eye_color',255,0,255), (71182,890289,0,'eye_color',255,255,255), (71183,890289,0,'skin_color',255,255,255), (71184,890289,0,'soga_eye_color',255,0,255), (71185,890290,0,'eye_color',255,255,255), (71186,890290,0,'skin_color',255,255,255), (71187,890290,0,'soga_eye_color',255,0,255), (71188,890291,0,'eye_color',255,255,255), (71189,890291,0,'skin_color',128,0,0), (71190,890291,0,'soga_eye_color',255,0,255), (71191,890292,0,'eye_color',255,255,255), (71192,890292,0,'skin_color',255,255,255), (71193,890292,0,'soga_eye_color',255,0,255), (71194,890293,0,'eye_color',255,255,255), (71195,890293,0,'skin_color',255,255,255), (71196,890293,0,'soga_eye_color',255,0,255), (71197,890294,0,'eye_color',255,255,255), (71198,890294,0,'skin_color',255,255,255), (71199,890294,0,'soga_eye_color',255,0,255), (71200,890295,0,'eye_color',255,255,255), (71201,890295,0,'skin_color',255,255,255), (71202,890295,0,'soga_eye_color',255,0,255), (71203,890296,0,'eye_color',255,255,255), (71204,890296,0,'skin_color',255,255,255), (71205,890296,0,'soga_eye_color',255,0,255), (71206,890297,0,'eye_color',255,255,255), (71207,890297,0,'skin_color',255,255,255), (71208,890297,0,'soga_eye_color',255,0,255), (71209,890298,0,'eye_color',255,255,255), (71210,890298,0,'skin_color',255,255,255), (71211,890298,0,'soga_eye_color',255,0,255), (71212,890299,0,'eye_color',255,255,255), (71213,890299,0,'skin_color',255,255,255), (71214,890299,0,'soga_eye_color',255,0,255), (71215,890300,0,'eye_color',255,255,255), (71216,890300,0,'skin_color',255,255,255), (71217,890300,0,'soga_eye_color',255,0,255), (71218,890301,0,'eye_color',255,255,255), (71219,890301,0,'skin_color',255,255,255), (71220,890301,0,'soga_eye_color',255,0,255), (71221,890302,0,'eye_color',255,255,255), (71222,890302,0,'skin_color',255,255,255), (71223,890302,0,'soga_eye_color',255,0,255), (71224,890303,0,'eye_color',255,255,255), (71225,890303,0,'skin_color',255,255,255), (71226,890303,0,'soga_eye_color',255,0,255), (71227,890304,0,'eye_color',255,255,255), (71228,890304,0,'skin_color',255,255,255), (71229,890304,0,'soga_eye_color',255,0,255), (71230,890305,0,'eye_color',255,255,255), (71231,890305,0,'skin_color',255,255,255), (71232,890305,0,'soga_eye_color',255,0,255), (71233,890306,0,'eye_color',255,255,255), (71234,890306,0,'skin_color',255,255,255), (71235,890306,0,'soga_eye_color',255,0,255), (71236,890307,0,'eye_color',255,255,255), (71237,890307,0,'skin_color',255,255,255), (71238,890307,0,'soga_eye_color',255,0,255), (71239,890308,0,'eye_color',255,255,255), (71240,890308,0,'skin_color',255,255,255), (71241,890308,0,'soga_eye_color',255,0,255), (71242,890309,0,'eye_color',255,255,255), (71243,890309,0,'skin_color',255,255,255), (71244,890309,0,'soga_eye_color',255,0,255), (71245,890310,0,'eye_color',255,255,255), (71246,890310,0,'skin_color',255,255,255), (71247,890310,0,'soga_eye_color',255,0,255), (71248,890311,0,'eye_color',255,255,255), (71249,890311,0,'skin_color',255,255,255), (71250,890311,0,'soga_eye_color',255,0,255), (71251,890312,0,'eye_color',255,255,255), (71252,890312,0,'skin_color',255,255,255), (71253,890312,0,'soga_eye_color',255,0,255), (71254,890313,0,'eye_color',255,255,255), (71255,890313,0,'skin_color',255,255,255), (71256,890313,0,'soga_eye_color',255,0,255), (71257,890314,0,'eye_color',255,255,255), (71258,890314,0,'skin_color',255,255,255), (71259,890314,0,'soga_eye_color',255,0,255), (71260,890315,0,'eye_color',255,255,255), (71261,890315,0,'skin_color',255,255,255), (71262,890315,0,'soga_eye_color',255,0,255), (71263,890316,0,'eye_color',255,255,255), (71264,890316,0,'skin_color',255,255,255), (71265,890316,0,'soga_eye_color',255,0,255), (71266,890317,0,'eye_color',255,255,255), (71267,890317,0,'skin_color',255,255,255), (71268,890317,0,'soga_eye_color',255,0,255), (71269,890318,0,'eye_color',255,255,255), (71270,890318,0,'skin_color',255,255,255), (71271,890318,0,'soga_eye_color',255,0,255), (71272,890319,0,'eye_color',255,255,255), (71273,890319,0,'skin_color',255,255,255), (71274,890319,0,'soga_eye_color',255,0,255), (71275,890320,0,'eye_color',255,255,255), (71276,890320,0,'skin_color',255,255,255), (71277,890320,0,'soga_eye_color',255,0,255), (71278,890321,0,'eye_color',255,255,255), (71279,890321,0,'skin_color',255,255,255), (71280,890321,0,'soga_eye_color',255,0,255), (71281,890322,0,'eye_color',255,255,255), (71282,890322,0,'skin_color',255,255,255), (71283,890322,0,'soga_eye_color',255,0,255), (71284,890323,0,'eye_color',255,255,255), (71285,890323,0,'skin_color',255,255,255), (71286,890323,0,'soga_eye_color',255,0,255), (71287,890324,0,'eye_color',255,255,255), (71288,890324,0,'skin_color',255,255,255), (71289,890324,0,'soga_eye_color',255,0,255), (71290,890325,0,'eye_color',255,255,255), (71291,890325,0,'skin_color',255,255,255), (71292,890325,0,'soga_eye_color',255,0,255), (71293,890326,0,'eye_color',255,255,255), (71294,890326,0,'skin_color',255,255,255), (71295,890326,0,'soga_eye_color',255,0,255), (71296,890327,0,'eye_color',255,255,255), (71297,890327,0,'skin_color',255,255,255), (71298,890327,0,'soga_eye_color',255,0,255), (71299,890328,0,'eye_color',255,255,255), (71300,890328,0,'skin_color',255,255,255), (71301,890328,0,'soga_eye_color',255,0,255), (71302,890329,0,'eye_color',255,255,255), (71303,890329,0,'skin_color',255,255,255), (71304,890329,0,'soga_eye_color',255,0,255), (71305,890330,0,'eye_color',255,255,255), (71306,890330,0,'skin_color',255,255,255), (71307,890330,0,'soga_eye_color',255,0,255), (71308,890331,0,'eye_color',255,255,255), (71309,890331,0,'skin_color',255,255,255), (71310,890331,0,'soga_eye_color',255,0,255), (71311,890332,0,'eye_color',255,255,255), (71312,890332,0,'skin_color',255,255,255), (71313,890332,0,'soga_eye_color',255,0,255), (71314,890333,0,'eye_color',255,255,255), (71315,890333,0,'skin_color',255,255,255), (71316,890333,0,'soga_eye_color',255,0,255), (71317,890334,0,'eye_color',255,255,255), (71318,890334,0,'skin_color',255,255,255), (71319,890334,0,'soga_eye_color',255,0,255), (71320,890335,0,'eye_color',255,255,255), (71321,890335,0,'skin_color',255,255,255), (71322,890335,0,'soga_eye_color',255,0,255), (71323,890336,0,'eye_color',255,255,255), (71324,890336,0,'skin_color',255,255,255), (71325,890336,0,'soga_eye_color',255,0,255), (71326,890337,0,'eye_color',255,255,255), (71327,890337,0,'skin_color',255,255,255), (71328,890337,0,'soga_eye_color',255,0,255), (71329,890338,0,'eye_color',255,255,255), (71330,890338,0,'skin_color',255,255,255), (71331,890338,0,'soga_eye_color',255,0,255), (71332,890339,0,'eye_color',255,255,255), (71333,890339,0,'skin_color',255,255,255), (71334,890339,0,'soga_eye_color',255,0,255), (71335,890340,0,'eye_color',255,255,255), (71336,890340,0,'skin_color',255,255,255), (71337,890340,0,'soga_eye_color',255,0,255), (71338,890341,0,'eye_color',255,255,255), (71339,890341,0,'skin_color',255,255,255), (71340,890341,0,'soga_eye_color',255,0,255), (71341,890342,0,'eye_color',255,255,255), (71342,890342,0,'skin_color',255,255,255), (71343,890342,0,'soga_eye_color',255,0,255), (71344,890343,0,'eye_color',255,255,255), (71345,890343,0,'skin_color',255,255,255), (71346,890343,0,'soga_eye_color',255,0,255), (71347,890344,0,'eye_color',255,255,255), (71348,890344,0,'skin_color',255,255,255), (71349,890344,0,'soga_eye_color',255,0,255), (71350,890345,0,'eye_color',255,255,255), (71351,890345,0,'skin_color',255,255,255), (71352,890345,0,'soga_eye_color',255,0,255), (71353,890346,0,'eye_color',255,255,255), (71354,890346,0,'skin_color',255,255,255), (71355,890346,0,'soga_eye_color',255,0,255), (71356,890347,0,'eye_color',255,255,255), (71357,890347,0,'skin_color',255,255,255), (71358,890347,0,'soga_eye_color',255,0,255), (71359,890348,0,'eye_color',255,255,255), (71360,890348,0,'skin_color',255,255,255), (71361,890348,0,'soga_eye_color',255,0,255), (71362,890349,0,'eye_color',255,255,255), (71363,890349,0,'skin_color',255,255,255), (71364,890349,0,'soga_eye_color',255,0,255), (71365,890350,0,'eye_color',255,255,255), (71366,890350,0,'skin_color',255,255,255), (71367,890350,0,'soga_eye_color',255,0,255), (71368,890351,0,'eye_color',255,255,255), (71369,890351,0,'skin_color',255,255,255), (71370,890351,0,'soga_eye_color',255,0,255), (71371,890352,0,'eye_color',255,255,255), (71372,890352,0,'skin_color',255,255,255), (71373,890352,0,'soga_eye_color',255,0,255), (71374,890353,0,'eye_color',255,255,255), (71375,890353,0,'skin_color',255,255,255), (71376,890353,0,'soga_eye_color',255,0,255), (71377,890354,0,'eye_color',255,255,255), (71378,890354,0,'skin_color',255,255,255), (71379,890354,0,'soga_eye_color',255,0,255), (71380,890355,0,'eye_color',255,255,255), (71381,890355,0,'skin_color',255,255,255), (71382,890355,0,'soga_eye_color',255,0,255), (71383,890356,0,'eye_color',255,255,255), (71384,890356,0,'skin_color',255,255,255), (71385,890356,0,'soga_eye_color',255,0,255), (71386,890357,0,'eye_color',255,255,255), (71387,890357,0,'skin_color',255,255,255), (71388,890357,0,'soga_eye_color',255,0,255), (71389,890358,0,'eye_color',255,255,255), (71390,890358,0,'skin_color',255,255,255), (71391,890358,0,'soga_eye_color',255,0,255), (71392,890359,0,'eye_color',255,255,255), (71393,890359,0,'skin_color',255,255,255), (71394,890359,0,'soga_eye_color',255,0,255), (71395,890360,0,'eye_color',255,255,255), (71396,890360,0,'skin_color',255,255,255), (71397,890360,0,'soga_eye_color',255,0,255), (71398,890361,0,'eye_color',255,255,255), (71399,890361,0,'skin_color',255,255,255), (71400,890361,0,'soga_eye_color',255,0,255), (71401,890362,0,'eye_color',255,255,255), (71402,890362,0,'skin_color',255,255,255), (71403,890362,0,'soga_eye_color',255,0,255), (71404,890363,0,'eye_color',255,255,255), (71405,890363,0,'skin_color',255,255,255), (71406,890363,0,'soga_eye_color',255,0,255), (71407,890364,0,'eye_color',255,255,255), (71408,890364,0,'skin_color',255,255,255), (71409,890364,0,'soga_eye_color',255,0,255), (71410,890365,0,'eye_color',255,255,255), (71411,890365,0,'skin_color',255,255,255), (71412,890365,0,'soga_eye_color',255,0,255), (71413,890366,0,'eye_color',255,255,255), (71414,890366,0,'skin_color',255,255,255), (71415,890366,0,'soga_eye_color',255,0,255), (71416,890367,0,'eye_color',255,255,255), (71417,890367,0,'skin_color',255,255,255), (71418,890367,0,'soga_eye_color',255,0,255), (71419,890368,0,'eye_color',255,255,255), (71420,890368,0,'skin_color',255,255,255), (71421,890368,0,'soga_eye_color',255,0,255), (71422,890369,0,'eye_color',255,255,255), (71423,890369,0,'skin_color',255,255,255), (71424,890369,0,'soga_eye_color',255,0,255), (71425,890370,0,'eye_color',255,255,255), (71426,890370,0,'skin_color',255,255,255), (71427,890370,0,'soga_eye_color',255,0,255), (71428,890371,0,'eye_color',255,255,255), (71429,890371,0,'skin_color',255,255,255), (71430,890371,0,'soga_eye_color',255,0,255), (71431,890372,0,'eye_color',255,255,255), (71432,890372,0,'skin_color',255,255,255), (71433,890372,0,'soga_eye_color',255,0,255), (71434,890373,0,'eye_color',255,255,255), (71435,890373,0,'skin_color',255,255,255), (71436,890373,0,'soga_eye_color',255,0,255), (71437,890374,0,'eye_color',255,255,255), (71438,890374,0,'skin_color',255,255,255), (71439,890374,0,'soga_eye_color',255,0,255), (71440,890375,0,'eye_color',255,255,255), (71441,890375,0,'skin_color',255,255,255), (71442,890375,0,'soga_eye_color',255,0,255), (71443,890376,0,'eye_color',255,255,255), (71444,890376,0,'skin_color',255,255,255), (71445,890376,0,'soga_eye_color',255,0,255), (71446,890377,0,'eye_color',255,255,255), (71447,890377,0,'skin_color',255,255,255), (71448,890377,0,'soga_eye_color',255,0,255), (71449,890378,0,'eye_color',255,255,255), (71450,890378,0,'skin_color',255,255,255), (71451,890378,0,'soga_eye_color',255,0,255), (71452,890379,0,'eye_color',255,255,255), (71453,890379,0,'skin_color',255,255,255), (71454,890379,0,'soga_eye_color',255,0,255), (71455,890380,0,'eye_color',255,255,255), (71456,890380,0,'skin_color',255,255,255), (71457,890380,0,'soga_eye_color',255,0,255), (71458,890381,0,'eye_color',255,255,255), (71459,890381,0,'skin_color',255,255,255), (71460,890381,0,'soga_eye_color',255,0,255), (71461,890382,0,'eye_color',255,255,255), (71462,890382,0,'skin_color',255,255,255), (71463,890382,0,'soga_eye_color',255,0,255), (71464,890383,0,'eye_color',255,255,255), (71465,890383,0,'skin_color',255,255,255), (71466,890383,0,'soga_eye_color',255,0,255), (71467,890384,0,'eye_color',255,255,255), (71468,890384,0,'skin_color',255,255,255), (71469,890384,0,'soga_eye_color',255,0,255), (71470,890385,0,'eye_color',255,255,255), (71471,890385,0,'skin_color',255,255,255), (71472,890385,0,'soga_eye_color',255,0,255), (71473,890386,0,'eye_color',255,255,255), (71474,890386,0,'skin_color',255,255,255), (71475,890386,0,'soga_eye_color',255,0,255), (71476,890387,0,'eye_color',255,255,255), (71477,890387,0,'skin_color',255,255,255), (71478,890387,0,'soga_eye_color',255,0,255), (71479,890388,0,'eye_color',255,255,255), (71480,890388,0,'skin_color',255,255,255), (71481,890388,0,'soga_eye_color',255,0,255), (71482,890389,0,'eye_color',255,255,255), (71483,890389,0,'skin_color',255,255,255), (71484,890389,0,'soga_eye_color',255,0,255), (71485,890390,0,'eye_color',255,255,255), (71486,890390,0,'skin_color',255,255,255), (71487,890390,0,'soga_eye_color',255,0,255), (71488,890391,0,'eye_color',255,255,255), (71489,890391,0,'skin_color',255,255,255), (71490,890391,0,'soga_eye_color',255,0,255), (71491,890392,0,'eye_color',255,255,255), (71492,890392,0,'skin_color',255,255,255), (71493,890392,0,'soga_eye_color',255,0,255), (71494,890393,0,'eye_color',255,255,255), (71495,890393,0,'skin_color',255,255,255), (71496,890393,0,'soga_eye_color',255,0,255), (71497,890394,0,'eye_color',255,255,255), (71498,890394,0,'skin_color',255,255,255), (71499,890394,0,'soga_eye_color',255,0,255), (71500,890395,0,'eye_color',255,255,255), (71501,890395,0,'skin_color',255,255,255), (71502,890395,0,'soga_eye_color',255,0,255), (71503,890396,0,'eye_color',255,255,255), (71504,890396,0,'skin_color',255,255,255), (71505,890396,0,'soga_eye_color',255,0,255), (71506,890397,0,'eye_color',255,255,255), (71507,890397,0,'skin_color',255,255,255), (71508,890397,0,'soga_eye_color',255,0,255), (71509,890398,0,'eye_color',255,255,255), (71510,890398,0,'skin_color',255,255,255), (71511,890398,0,'soga_eye_color',255,0,255), (71512,890399,0,'eye_color',255,255,255), (71513,890399,0,'skin_color',255,255,255), (71514,890399,0,'soga_eye_color',255,0,255), (71515,890400,0,'eye_color',255,255,255), (71516,890400,0,'skin_color',255,255,255), (71517,890400,0,'soga_eye_color',255,0,255), (71518,890401,0,'eye_color',255,255,255), (71519,890401,0,'skin_color',255,255,255), (71520,890401,0,'soga_eye_color',255,0,255), (71521,890402,0,'eye_color',255,255,255), (71522,890402,0,'skin_color',255,255,255), (71523,890402,0,'soga_eye_color',255,0,255), (71524,890403,0,'eye_color',255,255,255), (71525,890403,0,'skin_color',255,255,255), (71526,890403,0,'soga_eye_color',255,0,255), (71527,890404,0,'eye_color',255,255,255), (71528,890404,0,'skin_color',255,255,255), (71529,890404,0,'soga_eye_color',255,0,255), (71530,890405,0,'eye_color',255,255,255), (71531,890405,0,'skin_color',255,255,255), (71532,890405,0,'soga_eye_color',255,0,255), (71533,890406,0,'eye_color',255,255,255), (71534,890406,0,'skin_color',255,255,255), (71535,890406,0,'soga_eye_color',255,0,255), (71536,890407,0,'eye_color',255,255,255), (71537,890407,0,'skin_color',255,255,255), (71538,890407,0,'soga_eye_color',255,0,255), (71539,890408,0,'eye_color',255,255,255), (71540,890408,0,'skin_color',255,255,255), (71541,890408,0,'soga_eye_color',255,0,255), (71542,890409,0,'eye_color',255,255,255), (71543,890409,0,'skin_color',255,255,255), (71544,890409,0,'soga_eye_color',255,0,255), (71545,890410,0,'eye_color',255,255,255), (71546,890410,0,'skin_color',255,255,255), (71547,890410,0,'soga_eye_color',255,0,255), (71548,890411,0,'eye_color',255,255,255), (71549,890411,0,'skin_color',255,255,255), (71550,890411,0,'soga_eye_color',255,0,255), (71551,890412,0,'eye_color',255,255,255), (71552,890412,0,'skin_color',255,255,255), (71553,890412,0,'soga_eye_color',255,0,255), (71554,890413,0,'eye_color',255,255,255), (71555,890413,0,'skin_color',255,255,255), (71556,890413,0,'soga_eye_color',255,0,255), (71557,890414,0,'eye_color',255,255,255), (71558,890414,0,'skin_color',255,255,255), (71559,890414,0,'soga_eye_color',255,0,255), (71560,890415,0,'eye_color',255,255,255), (71561,890415,0,'skin_color',255,255,255), (71562,890415,0,'soga_eye_color',255,0,255), (71563,890416,0,'eye_color',255,255,255), (71564,890416,0,'skin_color',255,255,255), (71565,890416,0,'soga_eye_color',255,0,255), (71566,890417,0,'eye_color',255,255,255), (71567,890417,0,'skin_color',255,255,255), (71568,890417,0,'soga_eye_color',255,0,255), (71569,890418,0,'eye_color',255,255,255), (71570,890418,0,'skin_color',255,255,255), (71571,890418,0,'soga_eye_color',255,0,255), (71572,890419,0,'eye_color',255,255,255), (71573,890419,0,'skin_color',255,255,255), (71574,890419,0,'soga_eye_color',255,0,255), (71575,890420,0,'eye_color',255,255,255), (71576,890420,0,'skin_color',255,255,255), (71577,890420,0,'soga_eye_color',255,0,255), (71578,890421,0,'eye_color',255,255,255), (71579,890421,0,'skin_color',255,255,255), (71580,890421,0,'soga_eye_color',255,0,255), (71581,890422,0,'eye_color',255,255,255), (71582,890422,0,'skin_color',255,255,255), (71583,890422,0,'soga_eye_color',255,0,255), (71584,890423,0,'eye_color',255,255,255), (71585,890423,0,'skin_color',255,255,255), (71586,890423,0,'soga_eye_color',255,0,255), (71587,890424,0,'eye_color',255,255,255), (71588,890424,0,'skin_color',255,255,255), (71589,890424,0,'soga_eye_color',255,0,255), (71590,890425,0,'eye_color',255,255,255), (71591,890425,0,'skin_color',255,255,255), (71592,890425,0,'soga_eye_color',255,0,255), (71593,890426,0,'eye_color',255,255,255), (71594,890426,0,'skin_color',255,255,255), (71595,890426,0,'soga_eye_color',255,0,255), (71596,890427,0,'eye_color',255,255,255), (71597,890427,0,'skin_color',255,255,255), (71598,890427,0,'soga_eye_color',255,0,255), (71599,890428,0,'eye_color',255,255,255), (71600,890428,0,'skin_color',255,255,255), (71601,890428,0,'soga_eye_color',255,0,255), (71602,890429,0,'eye_color',255,255,255), (71603,890429,0,'skin_color',255,255,255), (71604,890429,0,'soga_eye_color',255,0,255), (71605,890430,0,'eye_color',255,255,255), (71606,890430,0,'skin_color',255,255,255), (71607,890430,0,'soga_eye_color',255,0,255), (71608,890431,0,'eye_color',255,255,255), (71609,890431,0,'skin_color',255,255,255), (71610,890431,0,'soga_eye_color',255,0,255), (71611,890432,0,'eye_color',255,255,255), (71612,890432,0,'skin_color',255,255,255), (71613,890432,0,'soga_eye_color',255,0,255), (71614,890433,0,'eye_color',255,255,255), (71615,890433,0,'skin_color',255,255,255), (71616,890433,0,'soga_eye_color',255,0,255), (71617,890434,0,'eye_color',255,255,255), (71618,890434,0,'skin_color',255,255,255), (71619,890434,0,'soga_eye_color',255,0,255), (71620,890435,0,'eye_color',255,255,255), (71621,890435,0,'skin_color',255,255,255), (71622,890435,0,'soga_eye_color',255,0,255), (71623,890436,0,'eye_color',255,255,255), (71624,890436,0,'skin_color',255,255,255), (71625,890436,0,'soga_eye_color',255,0,255), (71626,890437,0,'eye_color',255,255,255), (71627,890437,0,'skin_color',255,255,255), (71628,890437,0,'soga_eye_color',255,0,255), (71629,890438,0,'eye_color',255,255,255), (71630,890438,0,'skin_color',255,255,255), (71631,890438,0,'soga_eye_color',255,0,255), (71632,890439,0,'eye_color',255,255,255), (71633,890439,0,'skin_color',255,255,255), (71634,890439,0,'soga_eye_color',255,0,255), (71635,890440,0,'eye_color',255,255,255), (71636,890440,0,'skin_color',255,255,255), (71637,890440,0,'soga_eye_color',255,0,255), (71638,890441,0,'eye_color',255,255,255), (71639,890441,0,'skin_color',255,255,255), (71640,890441,0,'soga_eye_color',255,0,255), (71641,890442,0,'eye_color',255,255,255), (71642,890442,0,'skin_color',255,255,255), (71643,890442,0,'soga_eye_color',255,0,255), (71644,890443,0,'eye_color',255,255,255), (71645,890443,0,'skin_color',255,255,255), (71646,890443,0,'soga_eye_color',255,0,255), (71647,890444,0,'eye_color',255,255,255), (71648,890444,0,'skin_color',255,255,255), (71649,890444,0,'soga_eye_color',255,0,255), (71650,890445,0,'eye_color',255,255,255), (71651,890445,0,'skin_color',255,255,255), (71652,890445,0,'soga_eye_color',255,0,255), (71653,890446,0,'eye_color',255,255,255), (71654,890446,0,'skin_color',255,255,255), (71655,890446,0,'soga_eye_color',255,0,255), (71656,890447,0,'eye_color',255,255,255), (71657,890447,0,'skin_color',255,255,255), (71658,890447,0,'soga_eye_color',255,0,255), (71659,890448,0,'eye_color',255,255,255), (71660,890448,0,'skin_color',255,255,255), (71661,890448,0,'soga_eye_color',255,0,255), (71662,890449,0,'eye_color',255,255,255), (71663,890449,0,'skin_color',255,255,255), (71664,890449,0,'soga_eye_color',255,0,255), (71665,890450,0,'eye_color',255,255,255), (71666,890450,0,'skin_color',255,255,255), (71667,890450,0,'soga_eye_color',255,0,255), (71668,890451,0,'eye_color',255,255,255), (71669,890451,0,'skin_color',255,255,255), (71670,890451,0,'soga_eye_color',255,0,255), (71671,890452,0,'eye_color',255,255,255), (71672,890452,0,'skin_color',255,255,255), (71673,890452,0,'soga_eye_color',255,0,255), (71674,890453,0,'eye_color',255,255,255), (71675,890453,0,'skin_color',255,255,255), (71676,890453,0,'soga_eye_color',255,0,255), (71677,890454,0,'eye_color',255,255,255), (71678,890454,0,'skin_color',255,255,255), (71679,890454,0,'soga_eye_color',255,0,255), (71680,890455,0,'eye_color',255,255,255), (71681,890455,0,'skin_color',255,255,255), (71682,890455,0,'soga_eye_color',255,0,255), (71683,890456,0,'eye_color',255,255,255), (71684,890456,0,'skin_color',255,255,255), (71685,890456,0,'soga_eye_color',255,0,255), (71686,890457,0,'eye_color',255,255,255), (71687,890457,0,'skin_color',255,255,255), (71688,890457,0,'soga_eye_color',255,0,255), (71689,890458,0,'eye_color',255,255,255), (71690,890458,0,'skin_color',255,255,255), (71691,890458,0,'soga_eye_color',255,0,255), (71692,890459,0,'eye_color',255,255,255), (71693,890459,0,'skin_color',255,255,255), (71694,890459,0,'soga_eye_color',255,0,255), (71695,890460,0,'eye_color',255,255,255), (71696,890460,0,'skin_color',255,255,255), (71697,890460,0,'soga_eye_color',255,0,255), (71698,890461,0,'eye_color',255,255,255), (71699,890461,0,'skin_color',255,255,255), (71700,890461,0,'soga_eye_color',255,0,255), (71701,890462,0,'eye_color',255,255,255), (71702,890462,0,'skin_color',255,255,255), (71703,890462,0,'soga_eye_color',255,0,255), (71704,890463,0,'eye_color',255,255,255), (71705,890463,0,'skin_color',255,255,255), (71706,890463,0,'soga_eye_color',255,0,255), (71707,890464,0,'eye_color',255,255,255), (71708,890464,0,'skin_color',255,255,255), (71709,890464,0,'soga_eye_color',255,0,255), (71710,890465,0,'eye_color',255,255,255), (71711,890465,0,'skin_color',255,255,255), (71712,890465,0,'soga_eye_color',255,0,255), (71713,890466,0,'eye_color',255,255,255), (71714,890466,0,'skin_color',255,255,255), (71715,890466,0,'soga_eye_color',255,0,255), (71716,890467,0,'eye_color',255,255,255), (71717,890467,0,'skin_color',255,255,255), (71718,890467,0,'soga_eye_color',255,0,255), (71719,890468,0,'eye_color',255,255,255), (71720,890468,0,'skin_color',255,255,255), (71721,890468,0,'soga_eye_color',255,0,255), (71722,890469,0,'eye_color',255,255,255), (71723,890469,0,'skin_color',255,255,255), (71724,890469,0,'soga_eye_color',255,0,255), (71725,890470,0,'eye_color',255,255,255), (71726,890470,0,'skin_color',255,255,255), (71727,890470,0,'soga_eye_color',255,0,255), (71728,890471,0,'eye_color',255,255,255), (71729,890471,0,'skin_color',255,255,255), (71730,890471,0,'soga_eye_color',255,0,255), (71731,890472,0,'eye_color',255,255,255), (71732,890472,0,'skin_color',255,255,255), (71733,890472,0,'soga_eye_color',255,0,255), (71734,890473,0,'eye_color',255,255,255), (71735,890473,0,'skin_color',255,255,255), (71736,890473,0,'soga_eye_color',255,0,255), (71737,890474,0,'eye_color',255,255,255), (71738,890474,0,'skin_color',255,255,255), (71739,890474,0,'soga_eye_color',255,0,255), (71740,890475,0,'eye_color',255,255,255), (71741,890475,0,'skin_color',255,255,255), (71742,890475,0,'soga_eye_color',255,0,255), (71743,890476,0,'eye_color',255,255,255), (71744,890476,0,'skin_color',255,255,255), (71745,890476,0,'soga_eye_color',255,0,255), (71746,890477,0,'eye_color',255,255,255), (71747,890477,0,'skin_color',255,255,255), (71748,890477,0,'soga_eye_color',255,0,255), (71749,890478,0,'eye_color',255,255,255), (71750,890478,0,'skin_color',255,255,255), (71751,890478,0,'soga_eye_color',255,0,255), (71752,890479,0,'eye_color',255,255,255), (71753,890479,0,'skin_color',255,255,255), (71754,890479,0,'soga_eye_color',255,0,255), (71755,890480,0,'eye_color',255,255,255), (71756,890480,0,'skin_color',255,255,255), (71757,890480,0,'soga_eye_color',255,0,255), (71758,890481,0,'eye_color',255,255,255), (71759,890481,0,'skin_color',255,255,255), (71760,890481,0,'soga_eye_color',255,0,255), (71761,890482,0,'eye_color',255,255,255), (71762,890482,0,'skin_color',255,255,255), (71763,890482,0,'soga_eye_color',255,0,255), (71764,890483,0,'eye_color',255,255,255), (71765,890483,0,'skin_color',255,255,255), (71766,890483,0,'soga_eye_color',255,0,255), (71767,890484,0,'eye_color',255,255,255), (71768,890484,0,'skin_color',255,255,255), (71769,890484,0,'soga_eye_color',255,0,255), (71770,890485,0,'eye_color',255,255,255), (71771,890485,0,'skin_color',255,255,255), (71772,890485,0,'soga_eye_color',255,0,255), (71773,890486,0,'eye_color',255,255,255), (71774,890486,0,'skin_color',255,255,255), (71775,890486,0,'soga_eye_color',255,0,255), (71776,890487,0,'eye_color',255,255,255), (71777,890487,0,'skin_color',255,255,255), (71778,890487,0,'soga_eye_color',255,0,255), (71779,890488,0,'eye_color',255,255,255), (71780,890488,0,'skin_color',255,255,255), (71781,890488,0,'soga_eye_color',255,0,255), (71782,890489,0,'eye_color',255,255,255), (71783,890489,0,'skin_color',255,255,255), (71784,890489,0,'soga_eye_color',255,0,255), (71785,890490,0,'eye_color',255,255,255), (71786,890490,0,'skin_color',255,255,255), (71787,890490,0,'soga_eye_color',255,0,255), (71788,890491,0,'eye_color',255,255,255), (71789,890491,0,'skin_color',255,255,255), (71790,890491,0,'soga_eye_color',255,0,255), (71791,890492,0,'eye_color',255,255,255), (71792,890492,0,'skin_color',255,255,255), (71793,890492,0,'soga_eye_color',255,0,255), (71794,890493,0,'eye_color',255,255,255), (71795,890493,0,'skin_color',255,255,255), (71796,890493,0,'soga_eye_color',255,0,255), (71797,890494,0,'eye_color',255,255,255), (71798,890494,0,'skin_color',255,255,255), (71799,890494,0,'soga_eye_color',255,0,255), (71800,890495,0,'eye_color',255,255,255), (71801,890495,0,'skin_color',255,255,255), (71802,890495,0,'soga_eye_color',255,0,255), (71803,890496,0,'eye_color',255,255,255), (71804,890496,0,'skin_color',255,255,255), (71805,890496,0,'soga_eye_color',255,0,255), (71806,890497,0,'eye_color',255,255,255), (71807,890497,0,'skin_color',255,255,255), (71808,890497,0,'soga_eye_color',255,0,255), (71809,890498,0,'eye_color',255,255,255), (71810,890498,0,'skin_color',255,255,255), (71811,890498,0,'soga_eye_color',255,0,255), (71812,890499,0,'eye_color',255,255,255), (71813,890499,0,'skin_color',255,255,255), (71814,890499,0,'soga_eye_color',255,0,255), (71815,890500,0,'eye_color',255,255,255), (71816,890500,0,'skin_color',255,255,255), (71817,890500,0,'soga_eye_color',255,0,255), (71818,890501,0,'eye_color',255,255,255), (71819,890501,0,'skin_color',255,255,255), (71820,890501,0,'soga_eye_color',255,0,255), (71821,890502,0,'eye_color',255,255,255), (71822,890502,0,'skin_color',255,255,255), (71823,890502,0,'soga_eye_color',255,0,255), (71824,890503,0,'eye_color',255,255,255), (71825,890503,0,'skin_color',255,255,255), (71826,890503,0,'soga_eye_color',255,0,255), (71827,890504,0,'eye_color',255,255,255), (71828,890504,0,'skin_color',255,255,255), (71829,890504,0,'soga_eye_color',255,0,255), (71830,890505,0,'eye_color',255,255,255), (71831,890505,0,'skin_color',255,255,255), (71832,890505,0,'soga_eye_color',255,0,255), (71833,890506,0,'eye_color',255,255,255), (71834,890506,0,'skin_color',255,255,255), (71835,890506,0,'soga_eye_color',255,0,255), (71836,890507,0,'eye_color',255,255,255), (71837,890507,0,'skin_color',255,255,255), (71838,890507,0,'soga_eye_color',255,0,255), (71839,890508,0,'eye_color',255,255,255), (71840,890508,0,'skin_color',255,255,255), (71841,890508,0,'soga_eye_color',255,0,255), (71842,890509,0,'eye_color',255,255,255), (71843,890509,0,'skin_color',255,255,255), (71844,890509,0,'soga_eye_color',255,0,255), (71845,890510,0,'eye_color',255,255,255), (71846,890510,0,'skin_color',255,255,255), (71847,890510,0,'soga_eye_color',255,0,255), (71848,890511,0,'eye_color',255,255,255), (71849,890511,0,'skin_color',255,255,255), (71850,890511,0,'soga_eye_color',255,0,255), (71851,890512,0,'eye_color',255,255,255), (71852,890512,0,'skin_color',255,255,255), (71853,890512,0,'soga_eye_color',255,0,255), (71854,890513,0,'eye_color',255,255,255), (71855,890513,0,'skin_color',255,255,255), (71856,890513,0,'soga_eye_color',255,0,255), (71857,890514,0,'eye_color',255,255,255), (71858,890514,0,'skin_color',255,255,255), (71859,890514,0,'soga_eye_color',255,0,255), (71860,890515,0,'eye_color',255,255,255), (71861,890515,0,'skin_color',255,255,255), (71862,890515,0,'soga_eye_color',255,0,255), (71863,890516,0,'eye_color',255,255,255), (71864,890516,0,'skin_color',255,255,255), (71865,890516,0,'soga_eye_color',255,0,255), (71866,890517,0,'eye_color',255,255,255), (71867,890517,0,'skin_color',255,255,255), (71868,890517,0,'soga_eye_color',255,0,255), (71869,890518,0,'eye_color',255,255,255), (71870,890518,0,'skin_color',255,255,255), (71871,890518,0,'soga_eye_color',255,0,255), (71872,890519,0,'eye_color',255,255,255), (71873,890519,0,'skin_color',255,255,255), (71874,890519,0,'soga_eye_color',255,0,255), (71875,890520,0,'eye_color',255,255,255), (71876,890520,0,'skin_color',255,255,255), (71877,890520,0,'soga_eye_color',255,0,255), (71878,890521,0,'eye_color',255,255,255), (71879,890521,0,'skin_color',255,255,255), (71880,890521,0,'soga_eye_color',255,0,255), (71881,890522,0,'eye_color',255,255,255), (71882,890522,0,'skin_color',255,255,255), (71883,890522,0,'soga_eye_color',255,0,255), (71884,890523,0,'eye_color',255,255,255), (71885,890523,0,'skin_color',255,255,255), (71886,890523,0,'soga_eye_color',255,0,255), (71887,890524,0,'eye_color',255,255,255), (71888,890524,0,'skin_color',255,255,255), (71889,890524,0,'soga_eye_color',255,0,255), (71890,890525,0,'eye_color',255,255,255), (71891,890525,0,'skin_color',255,255,255), (71892,890525,0,'soga_eye_color',255,0,255), (71893,890526,0,'eye_color',255,255,255), (71894,890526,0,'skin_color',255,255,255), (71895,890526,0,'soga_eye_color',255,0,255), (71896,890527,0,'eye_color',255,255,255), (71897,890527,0,'skin_color',255,255,255), (71898,890527,0,'soga_eye_color',255,0,255), (71899,890528,0,'eye_color',255,255,255), (71900,890528,0,'skin_color',255,255,255), (71901,890528,0,'soga_eye_color',255,0,255), (71902,890529,0,'eye_color',255,255,255), (71903,890529,0,'skin_color',255,255,255), (71904,890529,0,'soga_eye_color',255,0,255), (71905,890530,0,'eye_color',255,255,255), (71906,890530,0,'skin_color',255,255,255), (71907,890530,0,'soga_eye_color',255,0,255), (71908,890531,0,'eye_color',255,255,255), (71909,890531,0,'skin_color',255,255,255), (71910,890531,0,'soga_eye_color',255,0,255), (71911,890532,0,'eye_color',255,255,255), (71912,890532,0,'skin_color',255,255,255), (71913,890532,0,'soga_eye_color',255,0,255), (71914,890533,0,'eye_color',255,255,255), (71915,890533,0,'skin_color',255,255,255), (71916,890533,0,'soga_eye_color',255,0,255), (71917,890534,0,'eye_color',255,255,255), (71918,890534,0,'skin_color',255,255,255), (71919,890534,0,'soga_eye_color',255,0,255), (71920,890535,0,'eye_color',255,255,255), (71921,890535,0,'skin_color',255,255,255), (71922,890535,0,'soga_eye_color',255,0,255), (71923,890536,0,'eye_color',255,255,255), (71924,890536,0,'skin_color',255,255,255), (71925,890536,0,'soga_eye_color',255,0,255), (71926,890537,0,'eye_color',255,255,255), (71927,890537,0,'skin_color',255,255,255), (71928,890537,0,'soga_eye_color',255,0,255), (71929,890538,0,'eye_color',255,255,255), (71930,890538,0,'skin_color',0,0,128), (71931,890538,0,'soga_eye_color',255,0,255), (71932,890539,0,'eye_color',255,255,255), (71933,890539,0,'skin_color',255,255,255), (71934,890539,0,'soga_eye_color',255,0,255), (71935,890540,0,'eye_color',255,255,255), (71936,890540,0,'skin_color',255,255,255), (71937,890540,0,'soga_eye_color',255,0,255), (71938,890541,0,'eye_color',255,255,255), (71939,890541,0,'skin_color',255,255,255), (71940,890541,0,'soga_eye_color',255,0,255), (71941,890542,0,'eye_color',255,255,255), (71942,890542,0,'skin_color',255,255,255), (71943,890542,0,'soga_eye_color',255,0,255), (71944,890543,0,'eye_color',255,255,255), (71945,890543,0,'skin_color',255,255,255), (71946,890543,0,'soga_eye_color',255,0,255), (71947,890544,0,'eye_color',255,255,255), (71948,890544,0,'skin_color',255,255,255), (71949,890544,0,'soga_eye_color',255,0,255), (71950,890545,0,'eye_color',255,255,255), (71951,890545,0,'skin_color',255,255,255), (71952,890545,0,'soga_eye_color',255,0,255), (71953,890546,0,'eye_color',255,255,255), (71954,890546,0,'skin_color',255,255,255), (71955,890546,0,'soga_eye_color',255,0,255), (71956,890547,0,'eye_color',255,255,255), (71957,890547,0,'skin_color',255,255,255), (71958,890547,0,'soga_eye_color',255,0,255), (71959,890548,0,'eye_color',255,255,255), (71960,890548,0,'skin_color',255,255,255), (71961,890548,0,'soga_eye_color',255,0,255), (71962,890549,0,'eye_color',255,255,255), (71963,890549,0,'skin_color',255,255,255), (71964,890549,0,'soga_eye_color',255,0,255), (71965,890550,0,'eye_color',255,255,255), (71966,890550,0,'skin_color',255,255,255), (71967,890550,0,'soga_eye_color',255,0,255), (71968,890551,0,'eye_color',255,255,255), (71969,890551,0,'skin_color',255,255,255), (71970,890551,0,'soga_eye_color',255,0,255), (71971,890552,0,'eye_color',255,255,255), (71972,890552,0,'skin_color',255,255,255), (71973,890552,0,'soga_eye_color',255,0,255), (71974,890553,0,'eye_color',255,255,255), (71975,890553,0,'skin_color',255,255,255), (71976,890553,0,'soga_eye_color',255,0,255), (71977,890554,0,'eye_color',255,255,255), (71978,890554,0,'skin_color',255,255,255), (71979,890554,0,'soga_eye_color',255,0,255), (71980,890555,0,'eye_color',255,255,255), (71981,890555,0,'skin_color',255,255,255), (71982,890555,0,'soga_eye_color',255,0,255), (71983,890556,0,'eye_color',255,255,255), (71984,890556,0,'skin_color',255,255,255), (71985,890556,0,'soga_eye_color',255,0,255), (71986,890557,0,'eye_color',255,255,255), (71987,890557,0,'skin_color',255,255,255), (71988,890557,0,'soga_eye_color',255,0,255), (71989,890558,0,'eye_color',255,255,255), (71990,890558,0,'skin_color',255,255,255), (71991,890558,0,'soga_eye_color',255,0,255), (71992,890559,0,'eye_color',255,255,255), (71993,890559,0,'skin_color',255,255,255), (71994,890559,0,'soga_eye_color',255,0,255), (71995,890560,0,'eye_color',255,255,255), (71996,890560,0,'skin_color',255,255,255), (71997,890560,0,'soga_eye_color',255,0,255), (71998,890561,0,'eye_color',255,255,255), (71999,890561,0,'skin_color',255,255,255), (72000,890561,0,'soga_eye_color',255,0,255), (72001,890562,0,'eye_color',255,255,255), (72002,890562,0,'skin_color',255,255,255), (72003,890562,0,'soga_eye_color',255,0,255), (72004,890563,0,'eye_color',255,255,255), (72005,890563,0,'skin_color',255,255,255), (72006,890563,0,'soga_eye_color',255,0,255), (72007,890564,0,'eye_color',255,255,255), (72008,890564,0,'skin_color',255,255,255), (72009,890564,0,'soga_eye_color',255,0,255), (72010,890565,0,'eye_color',255,255,255), (72011,890565,0,'skin_color',255,255,255), (72012,890565,0,'soga_eye_color',255,0,255), (72013,890566,0,'eye_color',255,255,255), (72014,890566,0,'skin_color',255,255,255), (72015,890566,0,'soga_eye_color',255,0,255), (72016,890567,0,'eye_color',255,255,255), (72017,890567,0,'skin_color',255,255,255), (72018,890567,0,'soga_eye_color',255,0,255), (72019,890568,0,'eye_color',255,255,255), (72020,890568,0,'skin_color',255,255,255), (72021,890568,0,'soga_eye_color',255,0,255), (72022,890569,0,'eye_color',255,255,255), (72023,890569,0,'skin_color',255,255,255), (72024,890569,0,'soga_eye_color',255,0,255), (72025,890570,0,'eye_color',255,255,255), (72026,890570,0,'skin_color',255,255,255), (72027,890570,0,'soga_eye_color',255,0,255), (72028,890571,0,'eye_color',255,255,255), (72029,890571,0,'skin_color',255,255,255), (72030,890571,0,'soga_eye_color',255,0,255), (72031,890572,0,'eye_color',255,255,255), (72032,890572,0,'skin_color',255,255,255), (72033,890572,0,'soga_eye_color',255,0,255), (72034,890573,0,'eye_color',255,255,255), (72035,890573,0,'skin_color',255,255,255), (72036,890573,0,'soga_eye_color',255,0,255), (72037,890574,0,'eye_color',255,255,255), (72038,890574,0,'skin_color',255,255,255), (72039,890574,0,'soga_eye_color',255,0,255), (72040,890575,0,'eye_color',255,255,255), (72041,890575,0,'skin_color',255,255,255), (72042,890575,0,'soga_eye_color',255,0,255), (72043,890576,0,'eye_color',255,255,255), (72044,890576,0,'skin_color',255,255,255), (72045,890576,0,'soga_eye_color',255,0,255), (72046,890577,0,'eye_color',255,255,255), (72047,890577,0,'skin_color',255,255,255), (72048,890577,0,'soga_eye_color',255,0,255), (72049,890578,0,'eye_color',255,255,255), (72050,890578,0,'skin_color',255,255,255), (72051,890578,0,'soga_eye_color',255,0,255), (72052,890579,0,'eye_color',255,255,255), (72053,890579,0,'skin_color',255,255,255), (72054,890579,0,'soga_eye_color',255,0,255), (72055,890580,0,'eye_color',255,255,255), (72056,890580,0,'skin_color',255,255,255), (72057,890580,0,'soga_eye_color',255,0,255), (72058,890581,0,'eye_color',255,255,255), (72059,890581,0,'skin_color',255,255,255), (72060,890581,0,'soga_eye_color',255,0,255), (72061,890582,0,'eye_color',255,255,255), (72062,890582,0,'skin_color',255,255,255), (72063,890582,0,'soga_eye_color',255,0,255), (72064,890583,0,'eye_color',255,255,255), (72065,890583,0,'skin_color',255,255,255), (72066,890583,0,'soga_eye_color',255,0,255), (72067,890584,0,'eye_color',255,255,255), (72068,890584,0,'skin_color',255,255,255), (72069,890584,0,'soga_eye_color',255,0,255), (72070,890585,0,'eye_color',255,255,255), (72071,890585,0,'skin_color',255,255,255), (72072,890585,0,'soga_eye_color',255,0,255), (72073,890586,0,'eye_color',255,255,255), (72074,890586,0,'skin_color',255,255,255), (72075,890586,0,'soga_eye_color',255,0,255), (72076,890587,0,'eye_color',255,255,255), (72077,890587,0,'skin_color',255,255,255), (72078,890587,0,'soga_eye_color',255,0,255), (72079,890588,0,'eye_color',255,255,255), (72080,890588,0,'skin_color',255,255,255), (72081,890588,0,'soga_eye_color',255,0,255), (72082,890589,0,'eye_color',255,255,255), (72083,890589,0,'skin_color',255,255,255), (72084,890589,0,'soga_eye_color',255,0,255), (72085,890590,0,'eye_color',255,255,255), (72086,890590,0,'skin_color',255,255,255), (72087,890590,0,'soga_eye_color',255,0,255), (72088,890591,0,'eye_color',255,255,255), (72089,890591,0,'skin_color',0,51,0), (72090,890591,0,'soga_eye_color',255,0,255), (72091,890592,0,'eye_color',0,0,255), (72092,890592,0,'skin_color',0,64,0), (72093,890592,0,'soga_eye_color',255,0,255), (72094,890593,0,'eye_color',255,255,255), (72095,890593,0,'skin_color',255,255,255), (72096,890593,0,'soga_eye_color',255,0,255), (72097,890594,0,'eye_color',255,255,255), (72098,890594,0,'skin_color',255,255,255), (72099,890594,0,'soga_eye_color',255,0,255), (72100,890595,0,'eye_color',255,255,255), (72101,890595,0,'skin_color',255,255,255), (72102,890595,0,'soga_eye_color',255,0,255), (72103,890596,0,'eye_color',255,255,255), (72104,890596,0,'skin_color',255,255,255), (72105,890596,0,'soga_eye_color',255,0,255), (72106,890597,0,'eye_color',255,255,255), (72107,890597,0,'skin_color',255,255,255), (72108,890597,0,'soga_eye_color',255,0,255), (72109,890598,0,'eye_color',255,255,255), (72110,890598,0,'skin_color',255,255,255), (72111,890598,0,'soga_eye_color',255,0,255), (72112,890599,0,'eye_color',255,255,255), (72113,890599,0,'skin_color',255,255,255), (72114,890599,0,'soga_eye_color',255,0,255), (72115,890600,0,'eye_color',255,255,255), (72116,890600,0,'skin_color',255,255,255), (72117,890600,0,'soga_eye_color',255,0,255), (72118,890601,0,'eye_color',255,255,255), (72119,890601,0,'skin_color',255,255,255), (72120,890601,0,'soga_eye_color',255,0,255), (72121,890602,0,'eye_color',255,255,255), (72122,890602,0,'skin_color',255,255,255), (72123,890602,0,'soga_eye_color',255,0,255), (72124,890603,0,'eye_color',255,255,255), (72125,890603,0,'skin_color',255,255,255), (72126,890603,0,'soga_eye_color',255,0,255), (72127,890604,0,'eye_color',255,255,255), (72128,890604,0,'skin_color',255,255,255), (72129,890604,0,'soga_eye_color',255,0,255), (72130,890605,0,'eye_color',255,255,255), (72131,890605,0,'skin_color',255,255,255), (72132,890605,0,'soga_eye_color',255,0,255), (72133,890606,0,'eye_color',255,255,255), (72134,890606,0,'skin_color',255,255,255), (72135,890606,0,'soga_eye_color',255,0,255), (72136,890607,0,'eye_color',255,255,255), (72137,890607,0,'skin_color',255,255,255), (72138,890607,0,'soga_eye_color',255,0,255), (72139,890608,0,'eye_color',255,255,255), (72140,890608,0,'skin_color',255,255,255), (72141,890608,0,'soga_eye_color',255,0,255), (72142,890609,0,'eye_color',255,255,255), (72143,890609,0,'skin_color',255,255,255), (72144,890609,0,'soga_eye_color',255,0,255), (72145,890610,0,'eye_color',255,255,255), (72146,890610,0,'skin_color',255,255,255), (72147,890610,0,'soga_eye_color',255,0,255), (72148,890611,0,'eye_color',255,255,255), (72149,890611,0,'skin_color',255,255,255), (72150,890611,0,'soga_eye_color',255,0,255), (72151,890612,0,'eye_color',255,255,255), (72152,890612,0,'skin_color',255,255,255), (72153,890612,0,'soga_eye_color',255,0,255), (72154,890613,0,'eye_color',255,255,255), (72155,890613,0,'skin_color',255,255,255), (72156,890613,0,'soga_eye_color',255,0,255), (72157,890614,0,'eye_color',255,255,255), (72158,890614,0,'skin_color',255,255,255), (72159,890614,0,'soga_eye_color',255,0,255), (72160,890615,0,'eye_color',255,255,255), (72161,890615,0,'skin_color',255,255,255), (72162,890615,0,'soga_eye_color',255,0,255), (72163,890616,0,'eye_color',255,255,255), (72164,890616,0,'skin_color',255,255,255), (72165,890616,0,'soga_eye_color',255,0,255), (72166,890617,0,'eye_color',255,255,255), (72167,890617,0,'skin_color',255,255,255), (72168,890617,0,'soga_eye_color',255,0,255), (72169,890618,0,'eye_color',255,255,255), (72170,890618,0,'skin_color',255,255,255), (72171,890618,0,'soga_eye_color',255,0,255), (72172,890619,0,'eye_color',255,255,255), (72173,890619,0,'skin_color',255,255,255), (72174,890619,0,'soga_eye_color',255,0,255), (72175,890620,0,'eye_color',255,255,255), (72176,890620,0,'skin_color',255,255,255), (72177,890620,0,'soga_eye_color',255,0,255), (72178,890621,0,'eye_color',255,255,255), (72179,890621,0,'skin_color',255,255,255), (72180,890621,0,'soga_eye_color',255,0,255), (72181,890622,0,'eye_color',255,255,255), (72182,890622,0,'skin_color',255,255,255), (72183,890622,0,'soga_eye_color',255,0,255), (72184,890623,0,'eye_color',255,255,255), (72185,890623,0,'skin_color',255,255,255), (72186,890623,0,'soga_eye_color',255,0,255), (72187,890624,0,'eye_color',255,255,255), (72188,890624,0,'skin_color',255,255,255), (72189,890624,0,'soga_eye_color',255,0,255), (72190,890625,0,'eye_color',255,255,255), (72191,890625,0,'skin_color',255,255,255), (72192,890625,0,'soga_eye_color',255,0,255), (72193,890626,0,'eye_color',255,255,255), (72194,890626,0,'skin_color',255,255,255), (72195,890626,0,'soga_eye_color',255,0,255), (72196,890627,0,'eye_color',255,255,255), (72197,890627,0,'skin_color',255,255,255), (72198,890627,0,'soga_eye_color',255,0,255), (72199,890628,0,'eye_color',255,255,255), (72200,890628,0,'skin_color',255,255,255), (72201,890628,0,'soga_eye_color',255,0,255), (72202,890629,0,'eye_color',255,255,255), (72203,890629,0,'skin_color',255,255,255), (72204,890629,0,'soga_eye_color',255,0,255), (72205,890630,0,'eye_color',255,255,255), (72206,890630,0,'skin_color',255,255,255), (72207,890630,0,'soga_eye_color',255,0,255), (72208,890631,0,'eye_color',255,255,255), (72209,890631,0,'skin_color',255,255,255), (72210,890631,0,'soga_eye_color',255,0,255), (72211,890632,0,'eye_color',255,255,255), (72212,890632,0,'skin_color',255,255,255), (72213,890632,0,'soga_eye_color',255,0,255), (72214,890633,0,'eye_color',255,255,255), (72215,890633,0,'skin_color',255,255,255), (72216,890633,0,'soga_eye_color',255,0,255), (72217,890634,0,'eye_color',255,255,255), (72218,890634,0,'skin_color',255,255,255), (72219,890634,0,'soga_eye_color',255,0,255), (72220,890635,0,'eye_color',255,255,255), (72221,890635,0,'skin_color',255,255,255), (72222,890635,0,'soga_eye_color',255,0,255), (72223,890636,0,'eye_color',255,255,255), (72224,890636,0,'skin_color',255,255,255), (72225,890636,0,'soga_eye_color',255,0,255), (72226,890637,0,'eye_color',255,255,255), (72227,890637,0,'skin_color',255,255,255), (72228,890637,0,'soga_eye_color',255,0,255), (72229,890638,0,'eye_color',255,255,255), (72230,890638,0,'skin_color',255,255,255), (72231,890638,0,'soga_eye_color',255,0,255), (72232,890639,0,'eye_color',255,255,255), (72233,890639,0,'skin_color',255,255,255), (72234,890639,0,'soga_eye_color',255,0,255), (72235,890640,0,'eye_color',255,255,255), (72236,890640,0,'skin_color',255,255,255), (72237,890640,0,'soga_eye_color',255,0,255), (72238,890641,0,'eye_color',255,255,255), (72239,890641,0,'skin_color',255,255,255), (72240,890641,0,'soga_eye_color',255,0,255), (72241,890642,0,'eye_color',255,255,255), (72242,890642,0,'skin_color',255,255,255), (72243,890642,0,'soga_eye_color',255,0,255), (72244,890643,0,'eye_color',255,255,255), (72245,890643,0,'skin_color',255,255,255), (72246,890643,0,'soga_eye_color',255,0,255), (72247,890644,0,'eye_color',255,255,255), (72248,890644,0,'skin_color',255,255,255), (72249,890644,0,'soga_eye_color',255,0,255), (72250,890645,0,'eye_color',255,255,255), (72251,890645,0,'skin_color',255,255,255), (72252,890645,0,'soga_eye_color',255,0,255), (72253,890646,0,'eye_color',255,255,255), (72254,890646,0,'skin_color',255,255,255), (72255,890646,0,'soga_eye_color',255,0,255), (72256,890647,0,'eye_color',255,255,255), (72257,890647,0,'skin_color',255,255,255), (72258,890647,0,'soga_eye_color',255,0,255), (72259,890648,0,'eye_color',255,255,255), (72260,890648,0,'skin_color',255,255,255), (72261,890648,0,'soga_eye_color',255,0,255), (72262,890649,0,'eye_color',255,255,255), (72263,890649,0,'skin_color',255,255,255), (72264,890649,0,'soga_eye_color',255,0,255), (72265,890650,0,'eye_color',255,255,255), (72266,890650,0,'skin_color',255,255,255), (72267,890650,0,'soga_eye_color',255,0,255), (72268,890651,0,'eye_color',255,255,255), (72269,890651,0,'skin_color',255,255,255), (72270,890651,0,'soga_eye_color',255,0,255), (72271,890652,0,'eye_color',255,255,255), (72272,890652,0,'skin_color',255,255,255), (72273,890652,0,'soga_eye_color',255,0,255), (72274,890653,1,'cheek_type',-2,-56,0), (72275,890653,1,'chin_type',-68,68,3), (72276,890653,1,'ear_type',59,72,0), (72277,890653,1,'eye_brow_type',-68,-19,37), (72278,890653,0,'eye_color',57,120,128), (72279,890653,1,'eye_type',-70,0,0), (72280,890653,0,'hair_face_color',15,1,21), (72281,890653,0,'hair_face_highlight_color',244,246,246), (72282,890653,0,'hair_type_color',15,1,21), (72283,890653,0,'hair_type_highlight_color',244,246,246), (72284,890653,1,'lip_type',77,-56,-61), (72285,890653,1,'nose_type',82,-93,45), (72286,890653,0,'skin_color',211,199,150), (72287,890653,1,'soga_cheek_type',-2,-56,0), (72288,890653,1,'soga_chin_type',-68,68,3), (72289,890653,1,'soga_ear_type',59,72,0), (72290,890653,1,'soga_eye_brow_type',-68,-19,37), (72291,890653,0,'soga_eye_color',229,229,102), (72292,890653,1,'soga_eye_type',-70,0,0), (72293,890653,0,'soga_hair_face_color',15,1,21), (72294,890653,0,'soga_hair_face_highlight_color',244,246,246), (72295,890653,0,'soga_hair_type_color',15,1,21), (72296,890653,0,'soga_hair_type_highlight_color',244,246,246), (72297,890653,1,'soga_lip_type',77,-56,-61), (72298,890653,1,'soga_nose_type',82,-93,45), (72299,890653,0,'soga_skin_color',211,199,150), (72300,890653,0,'wing_color1',255,255,255), (72301,890653,0,'wing_color2',255,255,255), (72302,890654,0,'eye_color',255,255,255), (72303,890654,0,'skin_color',255,255,255), (72304,890654,0,'soga_eye_color',255,0,255), (72305,890655,0,'eye_color',255,255,255), (72306,890655,0,'skin_color',255,255,255), (72307,890655,0,'soga_eye_color',255,0,255), (72308,890656,0,'eye_color',255,255,255), (72309,890656,0,'skin_color',255,255,255), (72310,890656,0,'soga_eye_color',255,0,255), (72311,890657,0,'eye_color',255,255,255), (72312,890657,0,'skin_color',255,255,255), (72313,890657,0,'soga_eye_color',255,0,255), (72314,890658,0,'eye_color',255,255,255), (72315,890658,0,'skin_color',255,255,255), (72316,890658,0,'soga_eye_color',255,0,255), (72317,890659,0,'eye_color',255,255,255), (72318,890659,0,'skin_color',255,255,255), (72319,890659,0,'soga_eye_color',255,0,255), (72320,890660,0,'eye_color',255,255,255), (72321,890660,0,'skin_color',255,255,255), (72322,890660,0,'soga_eye_color',255,0,255), (72323,890661,0,'eye_color',255,255,255), (72324,890661,0,'skin_color',255,255,255), (72325,890661,0,'soga_eye_color',255,0,255), (72326,890662,0,'eye_color',255,255,255), (72327,890662,0,'skin_color',255,255,255), (72328,890662,0,'soga_eye_color',255,0,255), (72329,890663,0,'eye_color',255,255,255), (72330,890663,0,'skin_color',255,255,255), (72331,890663,0,'soga_eye_color',255,0,255), (72332,890664,0,'eye_color',255,255,255), (72333,890664,0,'skin_color',255,255,255), (72334,890664,0,'soga_eye_color',255,0,255), (72335,890665,0,'eye_color',255,255,255), (72336,890665,0,'skin_color',255,255,255), (72337,890665,0,'soga_eye_color',255,0,255), (72338,890666,0,'eye_color',255,255,255), (72339,890666,0,'skin_color',255,255,255), (72340,890666,0,'soga_eye_color',255,0,255), (72341,890667,0,'eye_color',255,255,255), (72342,890667,0,'skin_color',255,255,255), (72343,890667,0,'soga_eye_color',255,0,255), (72344,890668,0,'eye_color',255,255,255), (72345,890668,0,'skin_color',255,255,255), (72346,890668,0,'soga_eye_color',255,0,255), (72347,890669,0,'eye_color',255,255,255), (72348,890669,0,'skin_color',255,255,255), (72349,890669,0,'soga_eye_color',255,0,255), (72350,890670,0,'eye_color',255,255,255), (72351,890670,0,'skin_color',255,255,255), (72352,890670,0,'soga_eye_color',255,0,255), (72353,890671,0,'eye_color',255,255,255), (72354,890671,0,'skin_color',255,255,255), (72355,890671,0,'soga_eye_color',255,0,255), (72356,890672,0,'eye_color',255,255,255), (72357,890672,0,'skin_color',255,255,255), (72358,890672,0,'soga_eye_color',255,0,255), (72359,890673,0,'eye_color',255,255,255), (72360,890673,0,'skin_color',255,255,255), (72361,890673,0,'soga_eye_color',255,0,255), (72362,890674,0,'eye_color',255,255,255), (72363,890674,0,'skin_color',255,255,255), (72364,890674,0,'soga_eye_color',255,0,255), (72365,890675,0,'eye_color',255,255,255), (72366,890675,0,'skin_color',255,255,255), (72367,890675,0,'soga_eye_color',255,0,255), (72368,890676,0,'eye_color',255,255,255), (72369,890676,0,'skin_color',255,255,255), (72370,890676,0,'soga_eye_color',255,0,255), (72371,890677,0,'eye_color',255,255,255), (72372,890677,0,'skin_color',255,255,255), (72373,890677,0,'soga_eye_color',255,0,255), (72374,890678,0,'eye_color',255,255,255), (72375,890678,0,'skin_color',255,255,255), (72376,890678,0,'soga_eye_color',255,0,255), (72377,890679,0,'eye_color',255,255,255), (72378,890679,0,'skin_color',255,255,255), (72379,890679,0,'soga_eye_color',255,0,255), (72380,890680,0,'eye_color',255,255,255), (72381,890680,0,'skin_color',255,255,255), (72382,890680,0,'soga_eye_color',255,0,255), (72383,890681,0,'eye_color',255,255,255), (72384,890681,0,'skin_color',255,255,255), (72385,890681,0,'soga_eye_color',255,0,255), (72386,890682,0,'eye_color',255,255,255), (72387,890682,0,'skin_color',255,255,255), (72388,890682,0,'soga_eye_color',255,0,255), (72389,890683,0,'eye_color',255,255,255), (72390,890683,0,'skin_color',255,255,255), (72391,890683,0,'soga_eye_color',255,0,255), (72392,890684,0,'eye_color',255,255,255), (72393,890684,0,'skin_color',255,255,255), (72394,890684,0,'soga_eye_color',255,0,255), (72395,890685,0,'eye_color',255,255,255), (72396,890685,0,'skin_color',255,255,255), (72397,890685,0,'soga_eye_color',255,0,255), (72398,900000,1,'cheek_type',91,-1,0), (72399,900000,1,'chin_type',75,31,34), (72400,900000,1,'ear_type',-100,-97,0), (72401,900000,1,'eye_brow_type',-47,74,-41), (72402,900000,0,'eye_color',204,204,204), (72403,900000,1,'eye_type',25,0,0), (72404,900000,0,'hair_color1',14,198,50), (72405,900000,1,'lip_type',-11,15,8), (72406,900000,1,'nose_type',-83,14,-58), (72407,900000,0,'skin_color',177,179,180), (72408,900000,1,'soga_cheek_type',0,-47,74), (72409,900000,1,'soga_chin_type',0,-11,15), (72410,900000,1,'soga_ear_type',0,25,0), (72411,900000,1,'soga_eye_brow_type',0,-100,-97), (72412,900000,0,'soga_eye_color',204,204,204), (72413,900000,1,'soga_lip_type',-41,91,-1), (72414,900000,1,'soga_nose_type',8,75,31), (72415,900000,0,'soga_skin_color',177,179,180), (72416,900001,0,'eye_color',255,255,255), (72417,900001,0,'skin_color',255,0,12), (72418,900001,0,'soga_eye_color',255,0,255), (72419,900002,0,'eye_color',255,255,255), (72420,900002,0,'skin_color',33,89,140), (72421,900002,0,'soga_eye_color',255,0,255), (72422,900003,0,'eye_color',255,255,255), (72423,900003,0,'skin_color',255,255,255), (72424,900003,0,'soga_eye_color',255,0,255), (72425,900004,0,'eye_color',240,218,130), (72426,900004,0,'skin_color',249,234,179), (72427,900004,0,'soga_eye_color',255,0,255), (72428,900005,0,'eye_color',255,255,255), (72429,900005,0,'skin_color',255,255,255), (72430,900005,0,'soga_eye_color',255,0,255), (72431,900006,0,'eye_color',255,255,255), (72432,900006,0,'skin_color',255,255,255), (72433,900006,0,'soga_eye_color',255,0,255), (72434,900007,0,'eye_color',255,255,255), (72435,900007,0,'skin_color',255,255,255), (72436,900007,0,'soga_eye_color',255,0,255), (72437,900008,0,'eye_color',249,235,179), (72438,900008,0,'skin_color',28,28,28), (72439,900008,0,'soga_eye_color',255,0,255), (72440,900009,0,'eye_color',255,255,255), (72441,900009,0,'skin_color',255,255,255), (72442,900009,0,'soga_eye_color',255,0,255), (72443,900010,0,'eye_color',149,202,205), (72444,900010,0,'skin_color',66,43,86), (72445,900010,0,'soga_eye_color',255,0,255), (72446,900011,0,'eye_color',29,29,29), (72447,900011,0,'skin_color',29,29,29), (72448,900011,0,'soga_eye_color',255,0,255), (72449,900012,0,'eye_color',255,255,255), (72450,900012,0,'skin_color',255,255,255), (72451,900012,0,'soga_eye_color',255,0,255), (72452,900013,0,'eye_color',255,255,255), (72453,900013,0,'skin_color',255,255,255), (72454,900013,0,'soga_eye_color',255,0,255), (72455,900014,0,'eye_color',255,255,255), (72456,900014,0,'skin_color',255,255,255), (72457,900014,0,'soga_eye_color',255,0,255), (72458,900015,0,'eye_color',255,255,255), (72459,900015,0,'skin_color',255,255,255), (72460,900015,0,'soga_eye_color',255,0,255), (72461,1790000,1,'cheek_type',-35,-57,0), (72462,1790000,1,'chin_type',-47,-5,-95), (72463,1790000,1,'ear_type',-47,18,0), (72464,1790000,1,'eye_brow_type',-87,85,-22), (72465,1790000,0,'eye_color',83,61,29), (72466,1790000,1,'eye_type',-21,0,0), (72467,1790000,0,'hair_color1',57,17,96), (72468,1790000,0,'hair_color2',160,0,0), (72469,1790000,0,'hair_face_color',84,0,0), (72470,1790000,0,'hair_face_highlight_color',188,92,40), (72471,1790000,0,'hair_highlight',91,21,51), (72472,1790000,0,'hair_type_color',84,0,0), (72473,1790000,0,'hair_type_highlight_color',188,92,40), (72474,1790000,1,'lip_type',31,-58,-5), (72475,1790000,1,'nose_type',87,57,17), (72476,1790000,0,'skin_color',113,121,119), (72477,1790000,1,'soga_cheek_type',0,-87,85), (72478,1790000,1,'soga_chin_type',0,31,-58), (72479,1790000,1,'soga_ear_type',0,-21,0), (72480,1790000,1,'soga_eye_brow_type',0,-47,18), (72481,1790000,0,'soga_eye_color',229,229,102), (72482,1790000,1,'soga_eye_type',-96,0,0), (72483,1790000,0,'soga_hair_color1',159,88,0), (72484,1790000,0,'soga_hair_color2',43,36,70), (72485,1790000,0,'soga_hair_face_color',84,0,0), (72486,1790000,0,'soga_hair_face_highlight_color',188,92,40), (72487,1790000,0,'soga_hair_highlight',91,21,51), (72488,1790000,0,'soga_hair_type_color',84,0,0), (72489,1790000,0,'soga_hair_type_highlight_color',188,92,40), (72490,1790000,1,'soga_lip_type',-22,-35,-57), (72491,1790000,1,'soga_nose_type',-5,-47,-5), (72492,1790000,0,'soga_skin_color',113,121,119), (72493,1790000,0,'wing_color1',255,255,255), (72494,1790000,0,'wing_color2',255,255,255), (72495,1790001,0,'eye_color',199,207,147), (72496,1790001,0,'skin_color',75,255,255), (72497,1790001,0,'soga_eye_color',255,0,255), (72498,1790002,0,'eye_color',255,255,255), (72499,1790002,0,'skin_color',255,255,255), (72500,1790002,0,'soga_eye_color',255,0,255), (72501,1790003,1,'cheek_type',91,-1,0), (72502,1790003,1,'chin_type',75,31,34), (72503,1790003,1,'ear_type',-100,-97,0), (72504,1790003,1,'eye_brow_type',-47,74,-41), (72505,1790003,0,'eye_color',204,204,204), (72506,1790003,1,'eye_type',25,0,0), (72507,1790003,0,'hair_color1',14,198,50), (72508,1790003,1,'lip_type',-11,15,8), (72509,1790003,1,'nose_type',-83,14,-58), (72510,1790003,0,'skin_color',177,179,180), (72511,1790003,1,'soga_cheek_type',0,-47,74), (72512,1790003,1,'soga_chin_type',0,-11,15), (72513,1790003,1,'soga_ear_type',0,25,0), (72514,1790003,1,'soga_eye_brow_type',0,-100,-97), (72515,1790003,0,'soga_eye_color',204,204,204), (72516,1790003,1,'soga_lip_type',-41,91,-1), (72517,1790003,1,'soga_nose_type',8,75,31), (72518,1790003,0,'soga_skin_color',177,179,180), (72519,1790004,0,'eye_color',255,255,255), (72520,1790004,0,'skin_color',255,255,255), (72521,1790004,0,'soga_eye_color',255,0,255), (72522,1790005,0,'eye_color',255,255,255), (72523,1790005,0,'skin_color',255,255,255), (72524,1790005,0,'soga_eye_color',255,0,255), (72525,1790006,1,'cheek_type',1,-39,0), (72526,1790006,1,'chin_type',0,-18,17), (72527,1790006,1,'ear_type',-21,0,0), (72528,1790006,1,'eye_brow_type',0,-5,-4), (72529,1790006,0,'eye_color',138,174,156), (72530,1790006,1,'eye_type',26,0,0), (72531,1790006,0,'hair_color1',253,8,0), (72532,1790006,0,'hair_face_color',222,210,186), (72533,1790006,0,'hair_face_highlight_color',118,116,114), (72534,1790006,0,'hair_type_color',222,210,186), (72535,1790006,0,'hair_type_highlight_color',118,116,114), (72536,1790006,1,'lip_type',12,8,-10), (72537,1790006,1,'nose_type',44,-3,8), (72538,1790006,0,'skin_color',221,225,225), (72539,1790006,1,'soga_cheek_type',0,0,-5), (72540,1790006,1,'soga_chin_type',0,12,8), (72541,1790006,1,'soga_ear_type',0,26,0), (72542,1790006,1,'soga_eye_brow_type',0,-21,0), (72543,1790006,0,'soga_eye_color',229,229,102), (72544,1790006,1,'soga_eye_type',26,0,0), (72545,1790006,0,'soga_hair_face_color',222,210,186), (72546,1790006,0,'soga_hair_face_highlight_color',118,116,114), (72547,1790006,0,'soga_hair_type_color',222,210,186), (72548,1790006,0,'soga_hair_type_highlight_color',118,116,114), (72549,1790006,1,'soga_lip_type',-4,1,-39), (72550,1790006,1,'soga_nose_type',-10,0,-18), (72551,1790006,0,'soga_skin_color',221,225,225), (72552,1790006,0,'wing_color1',255,255,255), (72553,1790006,0,'wing_color2',255,255,255), (72554,1790007,0,'eye_color',255,255,255), (72555,1790007,0,'skin_color',255,255,255), (72556,1790007,0,'soga_eye_color',255,0,255), (72557,1790008,0,'eye_color',255,255,255), (72558,1790008,0,'skin_color',255,255,255), (72559,1790008,0,'soga_eye_color',255,0,255), (72560,1790009,0,'eye_color',255,255,255), (72561,1790009,0,'skin_color',255,255,255), (72562,1790009,0,'soga_eye_color',255,0,255), (72563,1790010,0,'eye_color',255,255,255), (72564,1790010,0,'skin_color',255,255,255), (72565,1790010,0,'soga_eye_color',255,0,255), (72566,1790011,0,'eye_color',255,255,255), (72567,1790011,0,'skin_color',255,255,255), (72568,1790011,0,'soga_eye_color',255,0,255), (72569,1790012,1,'cheek_type',-35,14,0), (72570,1790012,1,'chin_type',-12,-41,28), (72571,1790012,1,'ear_type',0,-28,0), (72572,1790012,1,'eye_brow_type',-1,-28,0), (72573,1790012,0,'eye_color',103,92,49), (72574,1790012,1,'eye_type',-12,0,0), (72575,1790012,0,'hair_color1',0,19,0), (72576,1790012,0,'hair_face_color',218,187,120), (72577,1790012,0,'hair_face_highlight_color',114,65,4), (72578,1790012,0,'hair_type_color',218,187,120), (72579,1790012,0,'hair_type_highlight_color',114,65,4), (72580,1790012,1,'lip_type',34,11,-21), (72581,1790012,1,'nose_type',-23,0,19), (72582,1790012,0,'skin_color',246,233,214), (72583,1790012,1,'soga_cheek_type',0,-1,-28), (72584,1790012,1,'soga_chin_type',0,34,11), (72585,1790012,1,'soga_ear_type',0,-12,0), (72586,1790012,1,'soga_eye_brow_type',0,0,-28), (72587,1790012,0,'soga_eye_color',229,229,102), (72588,1790012,1,'soga_eye_type',-12,0,0), (72589,1790012,0,'soga_hair_face_color',218,187,120), (72590,1790012,0,'soga_hair_face_highlight_color',114,65,4), (72591,1790012,0,'soga_hair_type_color',218,187,120), (72592,1790012,0,'soga_hair_type_highlight_color',114,65,4), (72593,1790012,1,'soga_lip_type',0,-35,14), (72594,1790012,1,'soga_nose_type',-21,-12,-41), (72595,1790012,0,'soga_skin_color',246,233,214), (72596,1790012,0,'wing_color1',255,255,255), (72597,1790012,0,'wing_color2',255,255,255), (72598,1790013,1,'cheek_type',-46,40,0), (72599,1790013,1,'chin_type',20,-25,28), (72600,1790013,1,'eye_brow_type',14,19,-2), (72601,1790013,0,'eye_color',41,84,95), (72602,1790013,1,'eye_type',11,0,0), (72603,1790013,0,'hair_color1',239,1,156), (72604,1790013,0,'hair_face_color',132,90,60), (72605,1790013,0,'hair_face_highlight_color',124,48,7), (72606,1790013,0,'hair_type_color',132,90,60), (72607,1790013,0,'hair_type_highlight_color',124,48,7), (72608,1790013,1,'lip_type',7,-43,0), (72609,1790013,1,'nose_type',0,-17,1), (72610,1790013,0,'skin_color',220,231,230), (72611,1790013,1,'soga_cheek_type',0,14,19), (72612,1790013,1,'soga_chin_type',0,7,-43), (72613,1790013,1,'soga_ear_type',0,11,0), (72614,1790013,1,'soga_eye_brow_type',14,19,-2), (72615,1790013,0,'soga_eye_color',229,229,102), (72616,1790013,1,'soga_eye_type',11,0,0), (72617,1790013,0,'soga_hair_face_color',132,90,60), (72618,1790013,0,'soga_hair_face_highlight_color',124,48,7), (72619,1790013,0,'soga_hair_type_color',132,90,60), (72620,1790013,0,'soga_hair_type_highlight_color',124,48,7), (72621,1790013,1,'soga_lip_type',-2,-46,40), (72622,1790013,1,'soga_nose_type',0,20,-25), (72623,1790013,0,'soga_skin_color',220,231,230), (72624,1790013,0,'wing_color1',255,255,255), (72625,1790013,0,'wing_color2',255,255,255), (72626,1790014,1,'cheek_type',0,68,0), (72627,1790014,1,'chin_type',84,-95,14), (72628,1790014,1,'ear_type',37,-7,0), (72629,1790014,1,'eye_brow_type',-100,-100,52), (72630,1790014,0,'eye_color',207,184,155), (72631,1790014,1,'eye_type',100,0,0), (72632,1790014,0,'hair_color1',19,17,42), (72633,1790014,0,'hair_color2',156,0,0), (72634,1790014,0,'hair_face_color',228,183,26), (72635,1790014,0,'hair_face_highlight_color',100,70,10), (72636,1790014,0,'hair_highlight',56,33,26), (72637,1790014,0,'hair_type_color',228,183,26), (72638,1790014,0,'hair_type_highlight_color',100,70,10), (72639,1790014,1,'lip_type',-4,64,-28), (72640,1790014,1,'nose_type',0,19,17), (72641,1790014,0,'skin_color',138,108,67), (72642,1790014,1,'soga_cheek_type',0,-100,-100), (72643,1790014,1,'soga_chin_type',0,-4,64), (72644,1790014,1,'soga_ear_type',0,100,0), (72645,1790014,1,'soga_eye_brow_type',0,37,-7), (72646,1790014,0,'soga_eye_color',229,229,102), (72647,1790014,1,'soga_eye_type',-100,0,0), (72648,1790014,0,'soga_hair_color1',38,22,21), (72649,1790014,0,'soga_hair_color2',120,50,0), (72650,1790014,0,'soga_hair_face_color',228,183,26), (72651,1790014,0,'soga_hair_face_highlight_color',100,70,10), (72652,1790014,0,'soga_hair_highlight',56,33,26), (72653,1790014,0,'soga_hair_type_color',228,183,26), (72654,1790014,0,'soga_hair_type_highlight_color',100,70,10), (72655,1790014,1,'soga_lip_type',52,0,68), (72656,1790014,1,'soga_nose_type',-28,84,-95), (72657,1790014,0,'soga_skin_color',138,108,67), (72658,1790014,0,'wing_color1',255,255,255), (72659,1790014,0,'wing_color2',255,255,255), (72660,1790015,0,'eye_color',255,255,255), (72661,1790015,0,'skin_color',255,255,255), (72662,1790015,0,'soga_eye_color',255,0,255), (72663,1790016,0,'eye_color',255,255,128), (72664,1790016,0,'skin_color',255,255,255), (72665,1790016,0,'soga_eye_color',255,0,255), (72666,1790017,0,'eye_color',255,255,255), (72667,1790017,0,'skin_color',255,255,255), (72668,1790017,0,'soga_eye_color',255,0,255), (72669,1790018,0,'eye_color',255,255,255), (72670,1790018,0,'skin_color',255,255,255), (72671,1790018,0,'soga_eye_color',255,0,255), (72672,1790019,1,'cheek_type',15,-21,0), (72673,1790019,1,'chin_type',32,81,-50), (72674,1790019,1,'ear_type',-12,52,0), (72675,1790019,1,'eye_brow_type',-89,0,10), (72676,1790019,0,'eye_color',131,180,186), (72677,1790019,1,'eye_type',42,0,0), (72678,1790019,0,'hair_color1',239,198,48), (72679,1790019,0,'hair_face_highlight_color',190,97,43), (72680,1790019,0,'hair_type_highlight_color',190,97,43), (72681,1790019,1,'lip_type',43,64,0), (72682,1790019,1,'nose_type',0,-17,-58), (72683,1790019,0,'skin_color',239,197,196), (72684,1790019,1,'soga_cheek_type',0,-89,0), (72685,1790019,1,'soga_chin_type',0,43,64), (72686,1790019,1,'soga_ear_type',0,42,0), (72687,1790019,1,'soga_eye_brow_type',0,-12,52), (72688,1790019,0,'soga_eye_color',204,204,204), (72689,1790019,0,'soga_hair_face_highlight_color',190,97,43), (72690,1790019,0,'soga_hair_type_highlight_color',190,97,43), (72691,1790019,1,'soga_lip_type',10,15,-21), (72692,1790019,1,'soga_nose_type',0,32,81), (72693,1790019,0,'soga_skin_color',239,197,196), (72694,1790020,0,'eye_color',255,255,255), (72695,1790020,0,'skin_color',255,255,255), (72696,1790020,0,'soga_eye_color',255,0,255), (72697,1790021,0,'eye_color',255,255,255), (72698,1790021,0,'skin_color',255,255,255), (72699,1790021,0,'soga_eye_color',255,0,255), (72700,1790022,0,'eye_color',255,255,255), (72701,1790022,0,'skin_color',255,255,255), (72702,1790022,0,'soga_eye_color',255,0,255), (72703,1790023,1,'cheek_type',-17,79,0), (72704,1790023,1,'chin_type',-76,-96,-82), (72705,1790023,1,'ear_type',-72,93,0), (72706,1790023,1,'eye_brow_type',-55,-97,-43), (72707,1790023,0,'eye_color',120,175,192), (72708,1790023,1,'eye_type',17,0,0), (72709,1790023,0,'hair_color1',188,2,221), (72710,1790023,0,'hair_color2',246,0,0), (72711,1790023,0,'hair_face_color',83,57,8), (72712,1790023,0,'hair_face_highlight_color',19,6,25), (72713,1790023,0,'hair_highlight',79,28,15), (72714,1790023,0,'hair_type_color',83,57,8), (72715,1790023,0,'hair_type_highlight_color',19,6,25), (72716,1790023,1,'lip_type',5,-39,87), (72717,1790023,1,'nose_type',-65,-68,2), (72718,1790023,0,'skin_color',239,239,209), (72719,1790023,1,'soga_cheek_type',0,-55,-97), (72720,1790023,1,'soga_chin_type',0,5,-39), (72721,1790023,1,'soga_ear_type',0,17,0), (72722,1790023,1,'soga_eye_brow_type',0,-72,93), (72723,1790023,0,'soga_eye_color',229,229,102), (72724,1790023,1,'soga_eye_type',-10,0,0), (72725,1790023,0,'soga_hair_color1',38,22,21), (72726,1790023,0,'soga_hair_color2',120,50,0), (72727,1790023,0,'soga_hair_face_color',83,57,8), (72728,1790023,0,'soga_hair_face_highlight_color',19,6,25), (72729,1790023,0,'soga_hair_highlight',79,28,15), (72730,1790023,0,'soga_hair_type_color',83,57,8), (72731,1790023,0,'soga_hair_type_highlight_color',19,6,25), (72732,1790023,1,'soga_lip_type',-43,-17,79), (72733,1790023,1,'soga_nose_type',87,-76,-96), (72734,1790023,0,'soga_skin_color',239,239,209), (72735,1790023,0,'wing_color1',255,255,255), (72736,1790023,0,'wing_color2',255,255,255), (72737,1790024,0,'eye_color',255,255,255), (72738,1790024,0,'skin_color',255,255,255), (72739,1790024,0,'soga_eye_color',255,0,255), (72740,1790025,0,'eye_color',255,255,255), (72741,1790025,0,'skin_color',255,255,255), (72742,1790025,0,'soga_eye_color',255,0,255), (72743,1790026,1,'cheek_type',77,-75,0), (72744,1790026,1,'chin_type',58,88,28), (72745,1790026,1,'ear_type',14,56,0), (72746,1790026,1,'eye_brow_type',59,26,-89), (72747,1790026,0,'eye_color',144,188,195), (72748,1790026,1,'eye_type',-21,0,0), (72749,1790026,0,'hair_color1',10,239,11), (72750,1790026,0,'hair_color2',93,0,0), (72751,1790026,0,'hair_face_color',219,179,15), (72752,1790026,0,'hair_face_highlight_color',93,65,9), (72753,1790026,0,'hair_highlight',56,33,26), (72754,1790026,0,'hair_type_color',219,179,15), (72755,1790026,0,'hair_type_highlight_color',93,65,9), (72756,1790026,1,'lip_type',-46,37,-63), (72757,1790026,1,'nose_type',7,10,-17), (72758,1790026,0,'skin_color',200,187,181), (72759,1790026,1,'soga_cheek_type',0,59,26), (72760,1790026,1,'soga_chin_type',0,-46,37), (72761,1790026,1,'soga_ear_type',0,-21,0), (72762,1790026,1,'soga_eye_brow_type',0,14,56), (72763,1790026,0,'soga_eye_color',229,229,102), (72764,1790026,1,'soga_eye_type',93,0,0), (72765,1790026,0,'soga_hair_color1',239,221,86), (72766,1790026,0,'soga_hair_color2',99,53,22), (72767,1790026,0,'soga_hair_face_color',219,179,15), (72768,1790026,0,'soga_hair_face_highlight_color',93,65,9), (72769,1790026,0,'soga_hair_highlight',56,33,26), (72770,1790026,0,'soga_hair_type_color',219,179,15), (72771,1790026,0,'soga_hair_type_highlight_color',93,65,9), (72772,1790026,1,'soga_lip_type',-89,77,-75), (72773,1790026,1,'soga_nose_type',-63,58,88), (72774,1790026,0,'soga_skin_color',200,187,181), (72775,1790026,0,'wing_color1',255,255,255), (72776,1790026,0,'wing_color2',255,255,255), (72777,1790027,1,'cheek_type',32,85,0), (72778,1790027,1,'chin_type',81,82,23), (72779,1790027,1,'eye_brow_type',-97,-22,-81), (72780,1790027,0,'eye_color',88,143,121), (72781,1790027,1,'eye_type',96,0,0), (72782,1790027,0,'hair_color1',163,8,14), (72783,1790027,0,'hair_face_color',114,98,46), (72784,1790027,0,'hair_type_color',114,98,46), (72785,1790027,1,'lip_type',83,7,62), (72786,1790027,1,'nose_type',98,-93,8), (72787,1790027,0,'skin_color',114,98,46), (72788,1790027,1,'soga_cheek_type',0,-97,-22), (72789,1790027,1,'soga_chin_type',0,83,7), (72790,1790027,1,'soga_ear_type',0,96,0), (72791,1790027,1,'soga_eye_brow_type',-97,-22,-81), (72792,1790027,0,'soga_eye_color',229,229,102), (72793,1790027,1,'soga_eye_type',96,0,0), (72794,1790027,0,'soga_hair_face_color',114,98,46), (72795,1790027,0,'soga_hair_type_color',114,98,46), (72796,1790027,1,'soga_lip_type',-81,32,85), (72797,1790027,1,'soga_nose_type',62,81,82), (72798,1790027,0,'soga_skin_color',114,98,46), (72799,1790027,0,'wing_color1',255,255,255), (72800,1790027,0,'wing_color2',255,255,255), (72801,1790028,1,'cheek_type',50,-78,0), (72802,1790028,1,'chin_type',15,-71,66), (72803,1790028,1,'ear_type',1,-87,0), (72804,1790028,1,'eye_brow_type',64,-93,5), (72805,1790028,0,'eye_color',57,106,70), (72806,1790028,1,'eye_type',-21,0,0), (72807,1790028,0,'hair_color1',82,37,58), (72808,1790028,0,'hair_color2',159,88,0), (72809,1790028,0,'hair_face_color',119,36,34), (72810,1790028,0,'hair_face_highlight_color',15,1,21), (72811,1790028,0,'hair_highlight',29,21,28), (72812,1790028,0,'hair_type_color',119,36,34), (72813,1790028,0,'hair_type_highlight_color',15,1,21), (72814,1790028,1,'lip_type',47,-32,56), (72815,1790028,1,'nose_type',22,82,37), (72816,1790028,0,'skin_color',245,251,251), (72817,1790028,1,'soga_cheek_type',0,64,-93), (72818,1790028,1,'soga_chin_type',0,47,-32), (72819,1790028,1,'soga_ear_type',0,-21,0), (72820,1790028,1,'soga_eye_brow_type',0,1,-87), (72821,1790028,0,'soga_eye_color',229,229,102), (72822,1790028,1,'soga_eye_type',-21,0,0), (72823,1790028,0,'soga_hair_color1',91,21,51), (72824,1790028,0,'soga_hair_color2',159,88,0), (72825,1790028,0,'soga_hair_face_color',119,36,34), (72826,1790028,0,'soga_hair_face_highlight_color',15,1,21), (72827,1790028,0,'soga_hair_highlight',29,21,28), (72828,1790028,0,'soga_hair_type_color',119,36,34), (72829,1790028,0,'soga_hair_type_highlight_color',15,1,21), (72830,1790028,1,'soga_lip_type',5,50,-78), (72831,1790028,1,'soga_nose_type',56,15,-71), (72832,1790028,0,'soga_skin_color',245,251,251), (72833,1790028,0,'wing_color1',255,255,255), (72834,1790028,0,'wing_color2',255,255,255), (72835,1790029,1,'cheek_type',0,-18,0), (72836,1790029,1,'chin_type',-11,9,19), (72837,1790029,1,'ear_type',-28,-25,0), (72838,1790029,1,'eye_brow_type',2,46,-17), (72839,1790029,0,'eye_color',225,129,255), (72840,1790029,1,'eye_type',-34,0,0), (72841,1790029,0,'hair_color1',0,8,0), (72842,1790029,0,'hair_face_color',170,145,174), (72843,1790029,0,'hair_face_highlight_color',105,103,97), (72844,1790029,0,'hair_type_color',170,145,174), (72845,1790029,0,'hair_type_highlight_color',105,103,97), (72846,1790029,1,'lip_type',4,14,25), (72847,1790029,1,'nose_type',-23,0,8), (72848,1790029,1,'soga_cheek_type',0,2,46), (72849,1790029,1,'soga_chin_type',0,4,14), (72850,1790029,1,'soga_ear_type',0,-34,0), (72851,1790029,1,'soga_eye_brow_type',0,-28,-25), (72852,1790029,0,'soga_eye_color',229,229,102), (72853,1790029,1,'soga_eye_type',-34,0,0), (72854,1790029,0,'soga_hair_face_color',170,145,174), (72855,1790029,0,'soga_hair_face_highlight_color',105,103,97), (72856,1790029,0,'soga_hair_type_color',170,145,174), (72857,1790029,0,'soga_hair_type_highlight_color',105,103,97), (72858,1790029,1,'soga_lip_type',-17,0,-18), (72859,1790029,1,'soga_nose_type',25,-11,9), (72860,1790029,0,'wing_color1',255,255,255), (72861,1790029,0,'wing_color2',255,255,255), (72862,1790030,1,'cheek_type',-81,15,0), (72863,1790030,1,'chin_type',58,31,-81), (72864,1790030,1,'ear_type',-32,71,0), (72865,1790030,1,'eye_brow_type',94,52,35), (72866,1790030,0,'eye_color',33,64,50), (72867,1790030,1,'eye_type',-9,0,0), (72868,1790030,0,'hair_color1',11,215,168), (72869,1790030,0,'hair_color2',194,0,0), (72870,1790030,0,'hair_face_color',15,1,21), (72871,1790030,0,'hair_face_highlight_color',114,31,28), (72872,1790030,0,'hair_highlight',91,21,51), (72873,1790030,0,'hair_type_color',15,1,21), (72874,1790030,0,'hair_type_highlight_color',114,31,28), (72875,1790030,1,'lip_type',-91,-14,-19), (72876,1790030,1,'nose_type',-43,11,-41), (72877,1790030,0,'skin_color',231,193,194), (72878,1790030,1,'soga_cheek_type',0,94,52), (72879,1790030,1,'soga_chin_type',0,-91,-14), (72880,1790030,1,'soga_ear_type',0,-9,0), (72881,1790030,1,'soga_eye_brow_type',0,-32,71), (72882,1790030,0,'soga_eye_color',229,229,102), (72883,1790030,1,'soga_eye_type',-62,0,0), (72884,1790030,0,'soga_hair_color1',56,33,26), (72885,1790030,0,'soga_hair_color2',94,59,11), (72886,1790030,0,'soga_hair_face_color',15,1,21), (72887,1790030,0,'soga_hair_face_highlight_color',114,31,28), (72888,1790030,0,'soga_hair_highlight',91,21,51), (72889,1790030,0,'soga_hair_type_color',15,1,21), (72890,1790030,0,'soga_hair_type_highlight_color',114,31,28), (72891,1790030,1,'soga_lip_type',35,-81,15), (72892,1790030,1,'soga_nose_type',-19,58,31), (72893,1790030,0,'soga_skin_color',231,193,194), (72894,1790030,0,'wing_color1',255,255,255), (72895,1790030,0,'wing_color2',255,255,255), (72896,1790031,1,'cheek_type',-81,-25,0), (72897,1790031,1,'chin_type',17,-39,75), (72898,1790031,1,'ear_type',14,-59,0), (72899,1790031,1,'eye_brow_type',58,-28,-48), (72900,1790031,0,'eye_color',102,74,34), (72901,1790031,1,'eye_type',43,0,0), (72902,1790031,0,'hair_color1',3,228,55), (72903,1790031,0,'hair_color2',62,0,0), (72904,1790031,0,'hair_face_color',5,2,2), (72905,1790031,0,'hair_face_highlight_color',228,172,24), (72906,1790031,0,'hair_highlight',200,165,96), (72907,1790031,0,'hair_type_color',5,2,2), (72908,1790031,0,'hair_type_highlight_color',228,172,24), (72909,1790031,1,'lip_type',41,-88,0), (72910,1790031,1,'nose_type',90,3,-28), (72911,1790031,0,'skin_color',234,195,198), (72912,1790031,1,'soga_cheek_type',0,58,-28), (72913,1790031,1,'soga_chin_type',0,41,-88), (72914,1790031,1,'soga_ear_type',0,43,0), (72915,1790031,1,'soga_eye_brow_type',0,14,-59), (72916,1790031,0,'soga_eye_color',229,229,102), (72917,1790031,1,'soga_eye_type',62,0,0), (72918,1790031,0,'soga_hair_color1',38,22,21), (72919,1790031,0,'soga_hair_color2',120,50,0), (72920,1790031,0,'soga_hair_face_color',5,2,2), (72921,1790031,0,'soga_hair_face_highlight_color',228,172,24), (72922,1790031,0,'soga_hair_highlight',200,165,96), (72923,1790031,0,'soga_hair_type_color',5,2,2), (72924,1790031,0,'soga_hair_type_highlight_color',228,172,24), (72925,1790031,1,'soga_lip_type',-48,-81,-25), (72926,1790031,1,'soga_nose_type',0,17,-39), (72927,1790031,0,'soga_skin_color',234,195,198), (72928,1790031,0,'wing_color1',255,255,255), (72929,1790031,0,'wing_color2',255,255,255), (72930,1790032,1,'cheek_type',44,7,0), (72931,1790032,1,'chin_type',96,12,-55), (72932,1790032,1,'ear_type',29,78,0), (72933,1790032,1,'eye_brow_type',-8,9,43), (72934,1790032,0,'eye_color',108,147,112), (72935,1790032,1,'eye_type',-91,0,0), (72936,1790032,0,'hair_color1',62,163,8), (72937,1790032,0,'hair_color2',100,0,0), (72938,1790032,0,'hair_face_color',119,147,147), (72939,1790032,0,'hair_face_highlight_color',244,246,246), (72940,1790032,0,'hair_highlight',161,165,168), (72941,1790032,0,'hair_type_color',119,147,147), (72942,1790032,0,'hair_type_highlight_color',244,246,246), (72943,1790032,1,'lip_type',22,28,50), (72944,1790032,1,'nose_type',48,62,-93), (72945,1790032,0,'skin_color',214,176,162), (72946,1790032,1,'soga_cheek_type',0,-8,9), (72947,1790032,1,'soga_chin_type',0,22,28), (72948,1790032,1,'soga_ear_type',0,-91,0), (72949,1790032,1,'soga_eye_brow_type',0,29,78), (72950,1790032,0,'soga_eye_color',229,229,102), (72951,1790032,1,'soga_eye_type',100,0,0), (72952,1790032,0,'soga_hair_color1',114,112,142), (72953,1790032,0,'soga_hair_color2',152,138,129), (72954,1790032,0,'soga_hair_face_color',119,147,147), (72955,1790032,0,'soga_hair_face_highlight_color',244,246,246), (72956,1790032,0,'soga_hair_highlight',161,165,168), (72957,1790032,0,'soga_hair_type_color',119,147,147), (72958,1790032,0,'soga_hair_type_highlight_color',244,246,246), (72959,1790032,1,'soga_lip_type',43,44,7), (72960,1790032,1,'soga_nose_type',50,96,12), (72961,1790032,0,'soga_skin_color',214,176,162), (72962,1790032,0,'wing_color1',255,255,255), (72963,1790032,0,'wing_color2',255,255,255), (72964,1790033,1,'cheek_type',79,-26,0), (72965,1790033,1,'chin_type',-8,61,64), (72966,1790033,1,'ear_type',53,-55,0), (72967,1790033,1,'eye_brow_type',-72,-17,97), (72968,1790033,0,'eye_color',57,118,133), (72969,1790033,1,'eye_type',69,0,0), (72970,1790033,0,'hair_color1',14,62,230), (72971,1790033,0,'hair_color2',26,0,0), (72972,1790033,0,'hair_face_color',17,3,23), (72973,1790033,0,'hair_face_highlight_color',168,59,22), (72974,1790033,0,'hair_highlight',29,21,28), (72975,1790033,0,'hair_type_color',17,3,23), (72976,1790033,0,'hair_type_highlight_color',168,59,22), (72977,1790033,1,'lip_type',-53,97,-22), (72978,1790033,1,'nose_type',-41,14,62), (72979,1790033,0,'skin_color',46,33,34), (72980,1790033,1,'soga_cheek_type',0,-72,-17), (72981,1790033,1,'soga_chin_type',0,-53,97), (72982,1790033,1,'soga_ear_type',0,69,0), (72983,1790033,1,'soga_eye_brow_type',0,53,-55), (72984,1790033,0,'soga_eye_color',229,229,102), (72985,1790033,1,'soga_eye_type',26,0,0), (72986,1790033,0,'soga_hair_color1',56,33,26), (72987,1790033,0,'soga_hair_color2',94,59,11), (72988,1790033,0,'soga_hair_face_color',17,3,23), (72989,1790033,0,'soga_hair_face_highlight_color',168,59,22), (72990,1790033,0,'soga_hair_highlight',29,21,28), (72991,1790033,0,'soga_hair_type_color',17,3,23), (72992,1790033,0,'soga_hair_type_highlight_color',168,59,22), (72993,1790033,1,'soga_lip_type',97,79,-26), (72994,1790033,1,'soga_nose_type',-22,-8,61), (72995,1790033,0,'soga_skin_color',46,33,34), (72996,1790033,0,'wing_color1',255,255,255), (72997,1790033,0,'wing_color2',255,255,255), (72998,1790034,1,'cheek_type',-23,-34,0), (72999,1790034,1,'chin_type',-34,-88,-55), (73000,1790034,1,'ear_type',-42,-59,0), (73001,1790034,1,'eye_brow_type',93,18,-7), (73002,1790034,0,'eye_color',144,188,195), (73003,1790034,1,'eye_type',62,0,0), (73004,1790034,0,'hair_color1',17,81,44), (73005,1790034,0,'hair_color2',185,0,0), (73006,1790034,0,'hair_face_color',121,38,35), (73007,1790034,0,'hair_face_highlight_color',47,33,3), (73008,1790034,0,'hair_highlight',109,14,49), (73009,1790034,0,'hair_type_color',121,38,35), (73010,1790034,0,'hair_type_highlight_color',47,33,3), (73011,1790034,1,'lip_type',-7,8,58), (73012,1790034,1,'nose_type',-4,17,81), (73013,1790034,0,'skin_color',228,177,149), (73014,1790034,1,'soga_cheek_type',0,93,18), (73015,1790034,1,'soga_chin_type',0,-7,8), (73016,1790034,1,'soga_ear_type',0,62,0), (73017,1790034,1,'soga_eye_brow_type',0,-42,-59), (73018,1790034,0,'soga_eye_color',229,229,102), (73019,1790034,1,'soga_eye_type',-71,0,0), (73020,1790034,0,'soga_hair_color1',246,219,114), (73021,1790034,0,'soga_hair_color2',187,136,62), (73022,1790034,0,'soga_hair_face_color',121,38,35), (73023,1790034,0,'soga_hair_face_highlight_color',47,33,3), (73024,1790034,0,'soga_hair_highlight',109,14,49), (73025,1790034,0,'soga_hair_type_color',121,38,35), (73026,1790034,0,'soga_hair_type_highlight_color',47,33,3), (73027,1790034,1,'soga_lip_type',-7,-23,-34), (73028,1790034,1,'soga_nose_type',58,-34,-88), (73029,1790034,0,'soga_skin_color',228,177,149), (73030,1790034,0,'wing_color1',255,255,255), (73031,1790034,0,'wing_color2',255,255,255), (73032,1790035,1,'cheek_type',75,-43,0), (73033,1790035,1,'chin_type',89,75,93), (73034,1790035,1,'ear_type',-25,-41,0), (73035,1790035,1,'eye_brow_type',87,-37,89), (73036,1790035,0,'eye_color',137,172,150), (73037,1790035,1,'eye_type',9,0,0), (73038,1790035,0,'hair_color1',206,77,0), (73039,1790035,0,'hair_color2',28,0,0), (73040,1790035,0,'hair_face_color',15,1,21), (73041,1790035,0,'hair_highlight',38,22,21), (73042,1790035,0,'hair_type_color',15,1,21), (73043,1790035,1,'lip_type',56,-93,-62), (73044,1790035,1,'nose_type',-75,-50,77), (73045,1790035,0,'skin_color',115,75,66), (73046,1790035,1,'soga_cheek_type',0,87,-37), (73047,1790035,1,'soga_chin_type',0,56,-93), (73048,1790035,1,'soga_ear_type',0,9,0), (73049,1790035,1,'soga_eye_brow_type',0,-25,-41), (73050,1790035,0,'soga_eye_color',229,229,102), (73051,1790035,1,'soga_eye_type',28,0,0), (73052,1790035,0,'soga_hair_color1',26,24,25), (73053,1790035,0,'soga_hair_color2',36,34,36), (73054,1790035,0,'soga_hair_face_color',15,1,21), (73055,1790035,0,'soga_hair_highlight',38,22,21), (73056,1790035,0,'soga_hair_type_color',15,1,21), (73057,1790035,1,'soga_lip_type',89,75,-43), (73058,1790035,1,'soga_nose_type',-62,89,75), (73059,1790035,0,'soga_skin_color',115,75,66), (73060,1790035,0,'wing_color1',255,255,255), (73061,1790035,0,'wing_color2',255,255,255), (73062,1790036,0,'eye_color',255,255,255), (73063,1790036,0,'skin_color',255,255,255), (73064,1790036,0,'soga_eye_color',255,0,255), (73065,1790037,1,'cheek_type',-9,58,0), (73066,1790037,1,'chin_type',-10,-52,-62), (73067,1790037,1,'ear_type',-75,-50,0), (73068,1790037,1,'eye_brow_type',-5,-41,-38), (73069,1790037,0,'eye_color',135,0,48), (73070,1790037,1,'eye_type',89,0,0), (73071,1790037,0,'hair_color1',0,38,200), (73072,1790037,1,'lip_type',-52,77,-68), (73073,1790037,1,'nose_type',2,0,38), (73074,1790037,0,'skin_color',143,130,128), (73075,1790037,1,'soga_cheek_type',0,-5,-41), (73076,1790037,1,'soga_chin_type',0,-52,77), (73077,1790037,1,'soga_ear_type',0,89,0), (73078,1790037,1,'soga_eye_brow_type',0,-75,-50), (73079,1790037,0,'soga_eye_color',229,229,102), (73080,1790037,1,'soga_eye_type',89,0,0), (73081,1790037,1,'soga_lip_type',-38,-9,58), (73082,1790037,1,'soga_nose_type',-68,-10,-52), (73083,1790037,0,'soga_skin_color',143,130,128), (73084,1790037,0,'wing_color1',255,255,255), (73085,1790037,0,'wing_color2',255,255,255), (73086,1790038,1,'cheek_type',25,94,0), (73087,1790038,1,'chin_type',9,-38,-85), (73088,1790038,1,'ear_type',97,57,0), (73089,1790038,1,'eye_brow_type',-28,-14,-84), (73090,1790038,0,'eye_color',20,217,164), (73091,1790038,1,'eye_type',44,0,0), (73092,1790038,0,'hair_color1',93,179,249), (73093,1790038,1,'lip_type',53,87,74), (73094,1790038,1,'nose_type',50,93,-77), (73095,1790038,0,'skin_color',109,60,47), (73096,1790038,1,'soga_cheek_type',0,-28,-14), (73097,1790038,1,'soga_chin_type',0,53,87), (73098,1790038,1,'soga_ear_type',0,44,0), (73099,1790038,1,'soga_eye_brow_type',0,97,57), (73100,1790038,0,'soga_eye_color',229,229,102), (73101,1790038,1,'soga_eye_type',58,0,0), (73102,1790038,1,'soga_lip_type',-84,25,94), (73103,1790038,1,'soga_nose_type',74,9,-38), (73104,1790038,0,'soga_skin_color',109,60,47), (73105,1790038,0,'wing_color1',255,255,255), (73106,1790038,0,'wing_color2',255,255,255), (73107,1790039,1,'cheek_type',-7,-2,0), (73108,1790039,1,'chin_type',17,-31,-14), (73109,1790039,1,'ear_type',17,-7,0), (73110,1790039,1,'eye_brow_type',-8,2,0), (73111,1790039,0,'eye_color',150,152,106), (73112,1790039,0,'hair_color1',237,0,0), (73113,1790039,0,'hair_face_color',22,8,3), (73114,1790039,0,'hair_face_highlight_color',63,58,18), (73115,1790039,0,'hair_type_color',22,8,3), (73116,1790039,0,'hair_type_highlight_color',63,58,18), (73117,1790039,1,'lip_type',0,-7,-14), (73118,1790039,1,'nose_type',0,-19,0), (73119,1790039,0,'skin_color',242,253,241), (73120,1790039,1,'soga_cheek_type',0,-8,2), (73121,1790039,1,'soga_chin_type',0,0,-7), (73122,1790039,1,'soga_ear_type',17,-7,0), (73123,1790039,1,'soga_eye_brow_type',0,17,-7), (73124,1790039,0,'soga_eye_color',229,229,102), (73125,1790039,0,'soga_hair_face_color',22,8,3), (73126,1790039,0,'soga_hair_face_highlight_color',63,58,18), (73127,1790039,0,'soga_hair_type_color',22,8,3), (73128,1790039,0,'soga_hair_type_highlight_color',63,58,18), (73129,1790039,1,'soga_lip_type',0,-7,-2), (73130,1790039,1,'soga_nose_type',-14,17,-31), (73131,1790039,0,'soga_skin_color',242,253,241), (73132,1790039,0,'wing_color1',255,255,255), (73133,1790039,0,'wing_color2',255,255,255), (73134,1790040,1,'cheek_type',100,-100,0), (73135,1790040,1,'chin_type',-100,100,100), (73136,1790040,1,'ear_type',25,9,0), (73137,1790040,1,'eye_brow_type',100,100,100), (73138,1790040,0,'eye_color',118,14,183), (73139,1790040,1,'eye_type',100,0,0), (73140,1790040,0,'hair_color1',239,255,246), (73141,1790040,0,'hair_face_color',171,60,32), (73142,1790040,0,'hair_face_highlight_color',216,192,37), (73143,1790040,0,'hair_type_color',171,60,32), (73144,1790040,0,'hair_type_highlight_color',216,192,37), (73145,1790040,1,'lip_type',100,50,-68), (73146,1790040,1,'nose_type',0,-17,-1), (73147,1790040,0,'skin_color',229,229,229), (73148,1790040,1,'soga_cheek_type',0,100,100), (73149,1790040,1,'soga_chin_type',0,100,50), (73150,1790040,1,'soga_ear_type',0,100,0), (73151,1790040,1,'soga_eye_brow_type',0,25,9), (73152,1790040,0,'soga_eye_color',229,229,102), (73153,1790040,1,'soga_eye_type',100,0,0), (73154,1790040,0,'soga_hair_face_color',171,60,32), (73155,1790040,0,'soga_hair_face_highlight_color',216,192,37), (73156,1790040,0,'soga_hair_type_color',171,60,32), (73157,1790040,0,'soga_hair_type_highlight_color',216,192,37), (73158,1790040,1,'soga_lip_type',100,100,-100), (73159,1790040,1,'soga_nose_type',-68,-100,100), (73160,1790040,0,'soga_skin_color',229,229,229), (73161,1790040,0,'wing_color1',255,255,255), (73162,1790040,0,'wing_color2',255,255,255), (73163,1790041,0,'eye_color',255,255,255), (73164,1790041,0,'skin_color',255,255,255), (73165,1790041,0,'soga_eye_color',255,0,255), (73166,1790042,1,'cheek_type',81,-56,0), (73167,1790042,1,'chin_type',0,37,-28), (73168,1790042,1,'ear_type',75,0,0), (73169,1790042,1,'eye_brow_type',81,37,-18), (73170,1790042,0,'eye_color',63,131,143), (73171,1790042,1,'eye_type',19,0,0), (73172,1790042,0,'hair_color1',7,17,50), (73173,1790042,0,'hair_color2',156,0,0), (73174,1790042,0,'hair_face_color',119,147,147), (73175,1790042,0,'hair_face_highlight_color',244,246,246), (73176,1790042,0,'hair_type_color',119,147,147), (73177,1790042,0,'hair_type_highlight_color',244,246,246), (73178,1790042,1,'lip_type',-81,75,37), (73179,1790042,1,'nose_type',38,7,17), (73180,1790042,0,'skin_color',240,242,214), (73181,1790042,1,'soga_cheek_type',0,81,37), (73182,1790042,1,'soga_chin_type',0,-81,75), (73183,1790042,1,'soga_ear_type',0,19,0), (73184,1790042,1,'soga_eye_brow_type',0,75,0), (73185,1790042,0,'soga_eye_color',204,204,204), (73186,1790042,1,'soga_eye_type',-100,0,0), (73187,1790042,0,'soga_hair_face_color',119,147,147), (73188,1790042,0,'soga_hair_face_highlight_color',244,246,246), (73189,1790042,0,'soga_hair_type_color',119,147,147), (73190,1790042,0,'soga_hair_type_highlight_color',244,246,246), (73191,1790042,1,'soga_lip_type',-18,81,-56), (73192,1790042,1,'soga_nose_type',37,0,37), (73193,1790042,0,'soga_skin_color',240,242,214), (73194,1790042,0,'wing_color1',255,255,255), (73195,1790042,0,'wing_color2',255,255,255), (73196,1790043,0,'eye_color',255,255,255), (73197,1790043,0,'skin_color',255,255,255), (73198,1790043,0,'soga_eye_color',255,0,255), (73199,1790044,1,'cheek_type',3,-1,0), (73200,1790044,1,'chin_type',-18,0,-4), (73201,1790044,1,'ear_type',-2,-42,0), (73202,1790044,1,'eye_brow_type',9,1,25), (73203,1790044,0,'eye_color',34,68,78), (73204,1790044,1,'eye_type',-31,0,0), (73205,1790044,0,'hair_color1',231,239,0), (73206,1790044,0,'hair_face_color',50,20,7), (73207,1790044,0,'hair_face_highlight_color',164,56,31), (73208,1790044,0,'hair_type_color',50,20,7), (73209,1790044,0,'hair_type_highlight_color',164,56,31), (73210,1790044,1,'lip_type',17,25,17), (73211,1790044,1,'nose_type',22,-25,-17), (73212,1790044,0,'skin_color',217,169,152), (73213,1790044,1,'soga_cheek_type',0,9,1), (73214,1790044,1,'soga_chin_type',0,17,25), (73215,1790044,1,'soga_ear_type',0,-31,0), (73216,1790044,1,'soga_eye_brow_type',0,-2,-42), (73217,1790044,0,'soga_eye_color',229,229,102), (73218,1790044,1,'soga_eye_type',-31,0,0), (73219,1790044,0,'soga_hair_face_color',50,20,7), (73220,1790044,0,'soga_hair_face_highlight_color',164,56,31), (73221,1790044,0,'soga_hair_type_color',50,20,7), (73222,1790044,0,'soga_hair_type_highlight_color',164,56,31), (73223,1790044,1,'soga_lip_type',25,3,-1), (73224,1790044,1,'soga_nose_type',17,-18,0), (73225,1790044,0,'soga_skin_color',217,169,152), (73226,1790044,0,'wing_color1',255,255,255), (73227,1790044,0,'wing_color2',255,255,255), (73228,1790045,1,'cheek_type',62,84,0), (73229,1790045,1,'chin_type',-82,34,-28), (73230,1790045,1,'ear_type',-97,17,0), (73231,1790045,1,'eye_brow_type',-26,-17,-21), (73232,1790045,0,'eye_color',115,172,190), (73233,1790045,1,'eye_type',-58,0,0), (73234,1790045,0,'hair_color1',0,88,52), (73235,1790045,0,'hair_color2',169,0,0), (73236,1790045,0,'hair_face_color',231,170,26), (73237,1790045,0,'hair_face_highlight_color',40,34,51), (73238,1790045,0,'hair_highlight',38,22,21), (73239,1790045,0,'hair_type_color',231,170,26), (73240,1790045,0,'hair_type_highlight_color',40,34,51), (73241,1790045,1,'lip_type',-32,-4,-72), (73242,1790045,1,'nose_type',31,0,88), (73243,1790045,0,'skin_color',67,50,51), (73244,1790045,1,'soga_cheek_type',0,-26,-17), (73245,1790045,1,'soga_chin_type',0,-32,-4), (73246,1790045,1,'soga_ear_type',0,-58,0), (73247,1790045,1,'soga_eye_brow_type',0,-97,17), (73248,1790045,0,'soga_eye_color',229,229,102), (73249,1790045,1,'soga_eye_type',-87,0,0), (73250,1790045,0,'soga_hair_color1',29,21,28), (73251,1790045,0,'soga_hair_color2',39,32,39), (73252,1790045,0,'soga_hair_face_color',231,170,26), (73253,1790045,0,'soga_hair_face_highlight_color',40,34,51), (73254,1790045,0,'soga_hair_highlight',38,22,21), (73255,1790045,0,'soga_hair_type_color',231,170,26), (73256,1790045,0,'soga_hair_type_highlight_color',40,34,51), (73257,1790045,1,'soga_lip_type',-21,62,84), (73258,1790045,1,'soga_nose_type',-72,-82,34), (73259,1790045,0,'soga_skin_color',67,50,51), (73260,1790045,0,'wing_color1',255,255,255), (73261,1790045,0,'wing_color2',255,255,255), (73262,1790046,1,'cheek_type',0,-20,0), (73263,1790046,1,'chin_type',37,-17,-46), (73264,1790046,1,'ear_type',77,-26,0), (73265,1790046,1,'eye_brow_type',-38,45,-41), (73266,1790046,0,'eye_color',86,86,0), (73267,1790046,1,'eye_type',-32,0,0), (73268,1790046,0,'hair_color1',249,246,180), (73269,1790046,1,'lip_type',59,56,-10), (73270,1790046,1,'nose_type',91,-7,-10), (73271,1790046,0,'skin_color',136,103,55), (73272,1790046,1,'soga_cheek_type',0,-38,45), (73273,1790046,1,'soga_chin_type',0,59,56), (73274,1790046,1,'soga_ear_type',0,-32,0), (73275,1790046,1,'soga_eye_brow_type',0,77,-26), (73276,1790046,0,'soga_eye_color',229,229,102), (73277,1790046,1,'soga_eye_type',-32,0,0), (73278,1790046,1,'soga_lip_type',-41,0,-20), (73279,1790046,1,'soga_nose_type',-10,37,-17), (73280,1790046,0,'soga_skin_color',136,103,55), (73281,1790046,0,'wing_color1',255,255,255), (73282,1790046,0,'wing_color2',255,255,255), (73283,1790047,0,'eye_color',255,255,255), (73284,1790047,0,'skin_color',255,255,255), (73285,1790047,0,'soga_eye_color',255,0,255), (73286,1790048,0,'eye_color',255,255,255), (73287,1790048,0,'skin_color',255,255,255), (73288,1790048,0,'soga_eye_color',255,0,255), (73289,1790049,1,'cheek_type',-8,53,0), (73290,1790049,1,'chin_type',-42,72,-3), (73291,1790049,1,'ear_type',51,4,0), (73292,1790049,1,'eye_brow_type',7,-7,-25), (73293,1790049,0,'eye_color',12,16,24), (73294,1790049,1,'eye_type',-63,0,0), (73295,1790049,0,'hair_color1',204,227,39), (73296,1790049,0,'hair_color2',121,113,107), (73297,1790049,0,'hair_face_color',145,168,168), (73298,1790049,0,'hair_face_highlight_color',193,183,168), (73299,1790049,0,'hair_highlight',112,123,142), (73300,1790049,0,'hair_type_color',145,168,168), (73301,1790049,0,'hair_type_highlight_color',193,183,168), (73302,1790049,1,'lip_type',95,-98,90), (73303,1790049,1,'nose_type',0,-52,-29), (73304,1790049,0,'skin_color',122,165,164), (73305,1790049,1,'soga_cheek_type',0,7,-7), (73306,1790049,1,'soga_chin_type',0,95,-98), (73307,1790049,1,'soga_ear_type',0,-63,0), (73308,1790049,1,'soga_eye_brow_type',0,51,4), (73309,1790049,0,'soga_eye_color',229,229,102), (73310,1790049,1,'soga_eye_type',-63,0,0), (73311,1790049,0,'soga_hair_color1',114,112,142), (73312,1790049,0,'soga_hair_color2',121,113,107), (73313,1790049,0,'soga_hair_face_color',145,168,168), (73314,1790049,0,'soga_hair_face_highlight_color',193,183,168), (73315,1790049,0,'soga_hair_highlight',112,123,142), (73316,1790049,0,'soga_hair_type_color',145,168,168), (73317,1790049,0,'soga_hair_type_highlight_color',193,183,168), (73318,1790049,1,'soga_lip_type',-25,-8,53), (73319,1790049,1,'soga_nose_type',90,-42,72), (73320,1790049,0,'soga_skin_color',122,165,164), (73321,1790049,0,'wing_color1',255,255,255), (73322,1790049,0,'wing_color2',255,255,255), (73323,1790050,1,'cheek_type',0,-4,0), (73324,1790050,1,'chin_type',-7,18,7), (73325,1790050,1,'ear_type',0,7,0), (73326,1790050,1,'eye_brow_type',12,20,21), (73327,1790050,0,'eye_color',162,198,199), (73328,1790050,1,'eye_type',-10,0,0), (73329,1790050,0,'hair_color1',231,0,0), (73330,1790050,0,'hair_face_color',106,86,0), (73331,1790050,0,'hair_face_highlight_color',30,11,3), (73332,1790050,0,'hair_type_color',106,86,0), (73333,1790050,0,'hair_type_highlight_color',30,11,3), (73334,1790050,1,'lip_type',-25,-25,0), (73335,1790050,1,'nose_type',-7,-25,0), (73336,1790050,0,'skin_color',250,253,253), (73337,1790050,1,'soga_cheek_type',0,12,20), (73338,1790050,1,'soga_chin_type',0,-25,-25), (73339,1790050,1,'soga_ear_type',0,-10,0), (73340,1790050,1,'soga_eye_brow_type',0,0,7), (73341,1790050,0,'soga_eye_color',229,229,102), (73342,1790050,1,'soga_eye_type',-10,0,0), (73343,1790050,0,'soga_hair_face_color',106,86,0), (73344,1790050,0,'soga_hair_face_highlight_color',30,11,3), (73345,1790050,0,'soga_hair_type_color',106,86,0), (73346,1790050,0,'soga_hair_type_highlight_color',30,11,3), (73347,1790050,1,'soga_lip_type',21,0,-4), (73348,1790050,1,'soga_nose_type',0,-7,18), (73349,1790050,0,'soga_skin_color',250,253,253), (73350,1790050,0,'wing_color1',255,255,255), (73351,1790050,0,'wing_color2',255,255,255), (73352,1790051,1,'cheek_type',-48,40,0), (73353,1790051,1,'chin_type',55,-21,-90), (73354,1790051,1,'ear_type',-28,40,0), (73355,1790051,1,'eye_brow_type',79,51,-59), (73356,1790051,0,'eye_color',37,81,80), (73357,1790051,1,'eye_type',-31,0,0), (73358,1790051,0,'hair_color1',253,192,22), (73359,1790051,0,'hair_color2',100,0,0), (73360,1790051,0,'hair_face_color',107,129,132), (73361,1790051,0,'hair_face_highlight_color',15,1,21), (73362,1790051,0,'hair_highlight',246,219,114), (73363,1790051,0,'hair_type_color',107,129,132), (73364,1790051,0,'hair_type_highlight_color',15,1,21), (73365,1790051,1,'lip_type',-17,-79,32), (73366,1790051,1,'nose_type',70,-3,-64), (73367,1790051,0,'skin_color',232,218,171), (73368,1790051,1,'soga_cheek_type',0,79,51), (73369,1790051,1,'soga_chin_type',0,-17,-79), (73370,1790051,1,'soga_ear_type',0,-31,0), (73371,1790051,1,'soga_eye_brow_type',0,-28,40), (73372,1790051,0,'soga_eye_color',229,229,102), (73373,1790051,1,'soga_eye_type',100,0,0), (73374,1790051,0,'soga_hair_color1',38,22,21), (73375,1790051,0,'soga_hair_color2',120,50,0), (73376,1790051,0,'soga_hair_face_color',107,129,132), (73377,1790051,0,'soga_hair_face_highlight_color',15,1,21), (73378,1790051,0,'soga_hair_highlight',246,219,114), (73379,1790051,0,'soga_hair_type_color',107,129,132), (73380,1790051,0,'soga_hair_type_highlight_color',15,1,21), (73381,1790051,1,'soga_lip_type',-59,-48,40), (73382,1790051,1,'soga_nose_type',32,55,-21), (73383,1790051,0,'soga_skin_color',232,218,171), (73384,1790051,0,'wing_color1',255,255,255), (73385,1790051,0,'wing_color2',255,255,255), (73386,1790052,1,'cheek_type',-23,-34,0), (73387,1790052,1,'chin_type',-34,-88,-55), (73388,1790052,1,'ear_type',-42,-59,0), (73389,1790052,1,'eye_brow_type',93,18,-7), (73390,1790052,0,'eye_color',144,188,195), (73391,1790052,1,'eye_type',62,0,0), (73392,1790052,0,'hair_color1',17,81,44), (73393,1790052,0,'hair_color2',185,0,0), (73394,1790052,0,'hair_face_color',121,38,35), (73395,1790052,0,'hair_face_highlight_color',47,33,3), (73396,1790052,0,'hair_highlight',109,14,49), (73397,1790052,0,'hair_type_color',121,38,35), (73398,1790052,0,'hair_type_highlight_color',47,33,3), (73399,1790052,1,'lip_type',-7,8,58), (73400,1790052,1,'nose_type',-4,17,81), (73401,1790052,0,'skin_color',228,177,149), (73402,1790052,1,'soga_cheek_type',0,93,18), (73403,1790052,1,'soga_chin_type',0,-7,8), (73404,1790052,1,'soga_ear_type',0,62,0), (73405,1790052,1,'soga_eye_brow_type',0,-42,-59), (73406,1790052,0,'soga_eye_color',229,229,102), (73407,1790052,1,'soga_eye_type',-71,0,0), (73408,1790052,0,'soga_hair_color1',89,21,21), (73409,1790052,0,'soga_hair_color2',171,87,0), (73410,1790052,0,'soga_hair_face_color',121,38,35), (73411,1790052,0,'soga_hair_face_highlight_color',47,33,3), (73412,1790052,0,'soga_hair_highlight',109,14,49), (73413,1790052,0,'soga_hair_type_color',121,38,35), (73414,1790052,0,'soga_hair_type_highlight_color',47,33,3), (73415,1790052,1,'soga_lip_type',-7,-23,-34), (73416,1790052,1,'soga_nose_type',58,-34,-88), (73417,1790052,0,'soga_skin_color',228,177,149), (73418,1790052,0,'wing_color1',255,255,255), (73419,1790052,0,'wing_color2',255,255,255), (73420,1790053,0,'eye_color',255,255,255), (73421,1790053,0,'skin_color',255,128,0), (73422,1790053,0,'soga_eye_color',255,0,255), (73423,1790054,0,'eye_color',255,255,255), (73424,1790054,0,'skin_color',255,255,255), (73425,1790054,0,'soga_eye_color',255,0,255), (73426,1790055,0,'eye_color',255,255,255), (73427,1790055,0,'skin_color',255,255,255), (73428,1790055,0,'soga_eye_color',255,0,255), (73429,1790056,0,'eye_color',255,255,255), (73430,1790056,0,'skin_color',255,255,255), (73431,1790056,0,'soga_eye_color',255,0,255), (73432,1790057,1,'cheek_type',-93,-8,0), (73433,1790057,1,'chin_type',82,-35,37), (73434,1790057,1,'ear_type',-15,-12,0), (73435,1790057,1,'eye_brow_type',-82,52,78), (73436,1790057,0,'eye_color',68,45,18), (73437,1790057,1,'eye_type',59,0,0), (73438,1790057,0,'hair_color1',238,181,171), (73439,1790057,0,'hair_color2',10,0,0), (73440,1790057,0,'hair_face_color',185,86,38), (73441,1790057,0,'hair_face_highlight_color',104,21,19), (73442,1790057,0,'hair_type_color',185,86,38), (73443,1790057,0,'hair_type_highlight_color',104,21,19), (73444,1790057,1,'lip_type',87,-25,87), (73445,1790057,1,'nose_type',0,-18,-75), (73446,1790057,0,'skin_color',127,131,131), (73447,1790057,1,'soga_cheek_type',0,-82,52), (73448,1790057,1,'soga_chin_type',0,87,-25), (73449,1790057,1,'soga_ear_type',0,59,0), (73450,1790057,1,'soga_eye_brow_type',0,-15,-12), (73451,1790057,0,'soga_eye_color',204,204,204), (73452,1790057,1,'soga_eye_type',10,0,0), (73453,1790057,0,'soga_hair_face_color',185,86,38), (73454,1790057,0,'soga_hair_face_highlight_color',104,21,19), (73455,1790057,0,'soga_hair_type_color',185,86,38), (73456,1790057,0,'soga_hair_type_highlight_color',104,21,19), (73457,1790057,1,'soga_lip_type',78,-93,-8), (73458,1790057,1,'soga_nose_type',87,82,-35), (73459,1790057,0,'soga_skin_color',127,131,131), (73460,1790058,1,'cheek_type',-87,-56,0), (73461,1790058,1,'chin_type',-87,-11,-22), (73462,1790058,1,'ear_type',89,94,0), (73463,1790058,1,'eye_brow_type',-20,-14,12), (73464,1790058,0,'eye_color',47,97,103), (73465,1790058,1,'eye_type',15,0,0), (73466,1790058,0,'hair_color1',41,181,96), (73467,1790058,0,'hair_color2',94,59,11), (73468,1790058,0,'hair_face_color',61,61,75), (73469,1790058,0,'hair_face_highlight_color',244,246,246), (73470,1790058,0,'hair_highlight',161,165,168), (73471,1790058,0,'hair_type_color',61,61,75), (73472,1790058,0,'hair_type_highlight_color',244,246,246), (73473,1790058,1,'lip_type',-21,35,59), (73474,1790058,1,'nose_type',-88,41,-75), (73475,1790058,0,'skin_color',217,204,205), (73476,1790058,1,'soga_cheek_type',0,-20,-14), (73477,1790058,1,'soga_chin_type',0,-21,35), (73478,1790058,1,'soga_ear_type',0,15,0), (73479,1790058,1,'soga_eye_brow_type',0,89,94), (73480,1790058,0,'soga_eye_color',229,229,102), (73481,1790058,1,'soga_eye_type',-56,0,0), (73482,1790058,0,'soga_hair_color1',56,33,26), (73483,1790058,0,'soga_hair_color2',94,59,11), (73484,1790058,0,'soga_hair_face_color',61,61,75), (73485,1790058,0,'soga_hair_face_highlight_color',244,246,246), (73486,1790058,0,'soga_hair_highlight',161,165,168), (73487,1790058,0,'soga_hair_type_color',61,61,75), (73488,1790058,0,'soga_hair_type_highlight_color',244,246,246), (73489,1790058,1,'soga_lip_type',12,-87,-56), (73490,1790058,1,'soga_nose_type',59,-87,-11), (73491,1790058,0,'soga_skin_color',217,204,205), (73492,1790058,0,'wing_color1',255,255,255), (73493,1790058,0,'wing_color2',255,255,255), (73494,1790059,1,'cheek_type',100,-100,0), (73495,1790059,1,'chin_type',7,81,10), (73496,1790059,1,'ear_type',28,-100,0), (73497,1790059,1,'eye_brow_type',-7,28,45), (73498,1790059,0,'eye_color',91,120,69), (73499,1790059,1,'eye_type',83,0,0), (73500,1790059,0,'hair_color1',175,199,100), (73501,1790059,0,'hair_color2',219,0,0), (73502,1790059,0,'hair_face_color',84,0,0), (73503,1790059,0,'hair_face_highlight_color',184,128,10), (73504,1790059,0,'hair_highlight',209,131,22), (73505,1790059,0,'hair_type_color',84,0,0), (73506,1790059,0,'hair_type_highlight_color',184,128,10), (73507,1790059,1,'lip_type',-25,8,-100), (73508,1790059,1,'nose_type',-34,-81,-57), (73509,1790059,0,'skin_color',137,128,90), (73510,1790059,1,'soga_cheek_type',0,-7,28), (73511,1790059,1,'soga_chin_type',0,-25,8), (73512,1790059,1,'soga_ear_type',0,83,0), (73513,1790059,1,'soga_eye_brow_type',0,28,-100), (73514,1790059,0,'soga_eye_color',229,229,102), (73515,1790059,1,'soga_eye_type',-37,0,0), (73516,1790059,0,'soga_hair_color1',109,14,49), (73517,1790059,0,'soga_hair_color2',185,97,0), (73518,1790059,0,'soga_hair_face_color',84,0,0), (73519,1790059,0,'soga_hair_face_highlight_color',184,128,10), (73520,1790059,0,'soga_hair_highlight',209,131,22), (73521,1790059,0,'soga_hair_type_color',84,0,0), (73522,1790059,0,'soga_hair_type_highlight_color',184,128,10), (73523,1790059,1,'soga_lip_type',45,100,-100), (73524,1790059,1,'soga_nose_type',-100,7,81), (73525,1790059,0,'soga_skin_color',137,128,90), (73526,1790059,0,'wing_color1',255,255,255), (73527,1790059,0,'wing_color2',255,255,255), (73528,1790060,1,'cheek_type',14,-28,0), (73529,1790060,1,'chin_type',-68,-89,-95), (73530,1790060,1,'ear_type',18,-37,0), (73531,1790060,1,'eye_brow_type',-100,-68,-89), (73532,1790060,0,'eye_color',194,194,0), (73533,1790060,1,'eye_type',100,0,0), (73534,1790060,0,'hair_color1',39,81,156), (73535,1790060,1,'lip_type',58,-25,100), (73536,1790060,1,'nose_type',-63,39,81), (73537,1790060,0,'skin_color',116,102,46), (73538,1790060,1,'soga_cheek_type',0,-100,-68), (73539,1790060,1,'soga_chin_type',0,58,-25), (73540,1790060,1,'soga_ear_type',0,100,0), (73541,1790060,1,'soga_eye_brow_type',0,18,-37), (73542,1790060,0,'soga_eye_color',229,229,102), (73543,1790060,1,'soga_eye_type',100,0,0), (73544,1790060,1,'soga_lip_type',-89,14,-28), (73545,1790060,1,'soga_nose_type',100,-68,-89), (73546,1790060,0,'soga_skin_color',116,102,46), (73547,1790060,0,'wing_color1',255,255,255), (73548,1790060,0,'wing_color2',255,255,255), (73549,1790061,0,'eye_color',108,153,255), (73550,1790061,0,'skin_color',143,143,92), (73551,1790061,0,'soga_eye_color',255,0,255), (73552,1790062,1,'cheek_type',-29,12,0), (73553,1790062,1,'chin_type',42,-25,75), (73554,1790062,1,'ear_type',100,-41,0), (73555,1790062,1,'eye_brow_type',28,-34,-20), (73556,1790062,0,'eye_color',180,137,255), (73557,1790062,1,'eye_type',18,0,0), (73558,1790062,0,'hair_color1',227,180,87), (73559,1790062,0,'hair_color2',68,71,106), (73560,1790062,0,'hair_face_color',107,120,160), (73561,1790062,0,'hair_face_highlight_color',60,59,73), (73562,1790062,0,'hair_highlight',43,36,70), (73563,1790062,0,'hair_type_color',107,120,160), (73564,1790062,0,'hair_type_highlight_color',60,59,73), (73565,1790062,1,'lip_type',4,65,8), (73566,1790062,1,'nose_type',28,-29,-76), (73567,1790062,0,'skin_color',171,171,171), (73568,1790062,1,'soga_cheek_type',0,28,-34), (73569,1790062,1,'soga_chin_type',0,4,65), (73570,1790062,1,'soga_ear_type',0,18,0), (73571,1790062,1,'soga_eye_brow_type',0,100,-41), (73572,1790062,0,'soga_eye_color',229,229,102), (73573,1790062,1,'soga_eye_type',18,0,0), (73574,1790062,0,'soga_hair_color1',94,119,160), (73575,1790062,0,'soga_hair_color2',68,71,106), (73576,1790062,0,'soga_hair_face_color',107,120,160), (73577,1790062,0,'soga_hair_face_highlight_color',60,59,73), (73578,1790062,0,'soga_hair_highlight',43,36,70), (73579,1790062,0,'soga_hair_type_color',107,120,160), (73580,1790062,0,'soga_hair_type_highlight_color',60,59,73), (73581,1790062,1,'soga_lip_type',-20,-29,12), (73582,1790062,1,'soga_nose_type',8,42,-25), (73583,1790062,0,'soga_skin_color',171,171,171), (73584,1790062,0,'wing_color1',255,255,255), (73585,1790062,0,'wing_color2',255,255,255), (73586,1790063,1,'cheek_type',77,-69,0), (73587,1790063,1,'chin_type',-2,-42,78), (73588,1790063,1,'ear_type',18,-56,0), (73589,1790063,1,'eye_brow_type',20,-8,-51), (73590,1790063,0,'eye_color',163,195,190), (73591,1790063,1,'eye_type',44,0,0), (73592,1790063,0,'hair_color1',230,241,89), (73593,1790063,0,'hair_color2',225,0,0), (73594,1790063,0,'hair_face_color',119,147,147), (73595,1790063,0,'hair_face_highlight_color',36,24,2), (73596,1790063,0,'hair_highlight',79,28,15), (73597,1790063,0,'hair_type_color',119,147,147), (73598,1790063,0,'hair_type_highlight_color',36,24,2), (73599,1790063,1,'lip_type',-77,-81,45), (73600,1790063,1,'nose_type',42,-26,-15), (73601,1790063,0,'skin_color',114,115,115), (73602,1790063,1,'soga_cheek_type',0,20,-8), (73603,1790063,1,'soga_chin_type',0,-77,-81), (73604,1790063,1,'soga_ear_type',0,44,0), (73605,1790063,1,'soga_eye_brow_type',0,18,-56), (73606,1790063,0,'soga_eye_color',229,229,102), (73607,1790063,1,'soga_eye_type',-31,0,0), (73608,1790063,0,'soga_hair_color1',123,123,130), (73609,1790063,0,'soga_hair_color2',144,140,137), (73610,1790063,0,'soga_hair_face_color',119,147,147), (73611,1790063,0,'soga_hair_face_highlight_color',36,24,2), (73612,1790063,0,'soga_hair_highlight',79,28,15), (73613,1790063,0,'soga_hair_type_color',119,147,147), (73614,1790063,0,'soga_hair_type_highlight_color',36,24,2), (73615,1790063,1,'soga_lip_type',-51,77,-69), (73616,1790063,1,'soga_nose_type',45,-2,-42), (73617,1790063,0,'soga_skin_color',114,115,115), (73618,1790063,0,'wing_color1',255,255,255), (73619,1790063,0,'wing_color2',255,255,255), (73620,1790064,1,'cheek_type',63,-35,0), (73621,1790064,1,'chin_type',44,-82,11), (73622,1790064,1,'ear_type',5,-11,0), (73623,1790064,1,'eye_brow_type',72,22,-68), (73624,1790064,0,'eye_color',0,104,89), (73625,1790064,1,'eye_type',74,0,0), (73626,1790064,0,'hair_color1',190,44,62), (73627,1790064,1,'lip_type',87,62,31), (73628,1790064,1,'nose_type',25,-66,44), (73629,1790064,0,'skin_color',51,49,33), (73630,1790064,1,'soga_cheek_type',0,72,22), (73631,1790064,1,'soga_chin_type',0,87,62), (73632,1790064,1,'soga_ear_type',0,74,0), (73633,1790064,1,'soga_eye_brow_type',0,5,-11), (73634,1790064,0,'soga_eye_color',229,229,102), (73635,1790064,1,'soga_eye_type',74,0,0), (73636,1790064,1,'soga_lip_type',-68,63,-35), (73637,1790064,1,'soga_nose_type',31,44,-82), (73638,1790064,0,'soga_skin_color',51,49,33), (73639,1790064,0,'wing_color1',255,255,255), (73640,1790064,0,'wing_color2',255,255,255), (73641,1790065,1,'cheek_type',87,57,0), (73642,1790065,1,'chin_type',61,41,19), (73643,1790065,1,'ear_type',98,-77,0), (73644,1790065,1,'eye_brow_type',2,-28,-31), (73645,1790065,0,'eye_color',168,204,214), (73646,1790065,1,'eye_type',25,0,0), (73647,1790065,0,'hair_color1',18,169,251), (73648,1790065,0,'hair_color2',56,62,62), (73649,1790065,0,'hair_face_color',244,246,246), (73650,1790065,0,'hair_face_highlight_color',15,1,21), (73651,1790065,0,'hair_highlight',26,24,25), (73652,1790065,0,'hair_type_color',244,246,246), (73653,1790065,0,'hair_type_highlight_color',15,1,21), (73654,1790065,1,'lip_type',70,-45,-75), (73655,1790065,1,'nose_type',93,18,-87), (73656,1790065,0,'skin_color',117,125,125), (73657,1790065,1,'soga_cheek_type',0,2,-28), (73658,1790065,1,'soga_chin_type',0,70,-45), (73659,1790065,1,'soga_ear_type',0,25,0), (73660,1790065,1,'soga_eye_brow_type',0,98,-77), (73661,1790065,0,'soga_eye_color',229,229,102), (73662,1790065,1,'soga_eye_type',25,0,0), (73663,1790065,0,'soga_hair_color1',164,165,165), (73664,1790065,0,'soga_hair_color2',56,62,62), (73665,1790065,0,'soga_hair_face_color',244,246,246), (73666,1790065,0,'soga_hair_face_highlight_color',15,1,21), (73667,1790065,0,'soga_hair_highlight',26,24,25), (73668,1790065,0,'soga_hair_type_color',244,246,246), (73669,1790065,0,'soga_hair_type_highlight_color',15,1,21), (73670,1790065,1,'soga_lip_type',-31,87,57), (73671,1790065,1,'soga_nose_type',-75,61,41), (73672,1790065,0,'soga_skin_color',117,125,125), (73673,1790065,0,'wing_color1',255,255,255), (73674,1790065,0,'wing_color2',255,255,255), (73675,1790066,1,'cheek_type',100,93,0), (73676,1790066,1,'chin_type',-100,-56,-95), (73677,1790066,1,'ear_type',65,-20,0), (73678,1790066,1,'eye_brow_type',4,-56,-45), (73679,1790066,0,'eye_color',131,182,197), (73680,1790066,1,'eye_type',100,0,0), (73681,1790066,0,'hair_color1',156,225,156), (73682,1790066,0,'hair_color2',100,0,0), (73683,1790066,0,'hair_face_color',15,1,21), (73684,1790066,0,'hair_face_highlight_color',244,246,246), (73685,1790066,0,'hair_highlight',164,165,165), (73686,1790066,0,'hair_type_color',15,1,21), (73687,1790066,0,'hair_type_highlight_color',244,246,246), (73688,1790066,1,'lip_type',14,100,1), (73689,1790066,1,'nose_type',-34,-100,-31), (73690,1790066,0,'skin_color',201,169,135), (73691,1790066,1,'soga_cheek_type',0,4,-56), (73692,1790066,1,'soga_chin_type',0,14,100), (73693,1790066,1,'soga_ear_type',0,100,0), (73694,1790066,1,'soga_eye_brow_type',0,65,-20), (73695,1790066,0,'soga_eye_color',229,229,102), (73696,1790066,1,'soga_eye_type',100,0,0), (73697,1790066,0,'soga_hair_color1',26,24,25), (73698,1790066,0,'soga_hair_color2',36,34,36), (73699,1790066,0,'soga_hair_face_color',15,1,21), (73700,1790066,0,'soga_hair_face_highlight_color',244,246,246), (73701,1790066,0,'soga_hair_highlight',164,165,165), (73702,1790066,0,'soga_hair_type_color',15,1,21), (73703,1790066,0,'soga_hair_type_highlight_color',244,246,246), (73704,1790066,1,'soga_lip_type',-45,100,93), (73705,1790066,1,'soga_nose_type',1,-100,-56), (73706,1790066,0,'soga_skin_color',201,169,135), (73707,1790066,0,'wing_color1',255,255,255), (73708,1790066,0,'wing_color2',255,255,255), (73709,1790067,1,'cheek_type',-40,37,0), (73710,1790067,1,'chin_type',11,9,-32), (73711,1790067,1,'ear_type',-28,8,0), (73712,1790067,1,'eye_brow_type',-22,10,20), (73713,1790067,0,'eye_color',62,133,128), (73714,1790067,1,'eye_type',-17,0,0), (73715,1790067,0,'hair_color1',37,246,0), (73716,1790067,0,'hair_face_color',161,65,1), (73717,1790067,0,'hair_face_highlight_color',110,72,27), (73718,1790067,0,'hair_type_color',161,65,1), (73719,1790067,0,'hair_type_highlight_color',110,72,27), (73720,1790067,1,'lip_type',10,-23,-8), (73721,1790067,1,'nose_type',21,37,-10), (73722,1790067,0,'skin_color',145,108,74), (73723,1790067,1,'soga_cheek_type',0,-22,10), (73724,1790067,1,'soga_chin_type',0,10,-23), (73725,1790067,1,'soga_ear_type',0,-17,0), (73726,1790067,1,'soga_eye_brow_type',0,-28,8), (73727,1790067,0,'soga_eye_color',229,229,102), (73728,1790067,1,'soga_eye_type',-17,0,0), (73729,1790067,0,'soga_hair_face_color',161,65,1), (73730,1790067,0,'soga_hair_face_highlight_color',110,72,27), (73731,1790067,0,'soga_hair_type_color',161,65,1), (73732,1790067,0,'soga_hair_type_highlight_color',110,72,27), (73733,1790067,1,'soga_lip_type',20,-40,37), (73734,1790067,1,'soga_nose_type',-8,11,9), (73735,1790067,0,'soga_skin_color',145,108,74), (73736,1790067,0,'wing_color1',255,255,255), (73737,1790067,0,'wing_color2',255,255,255), (73738,1790068,0,'eye_color',82,82,82), (73739,1790068,0,'skin_color',40,40,72), (73740,1790068,0,'soga_eye_color',255,0,255), (73741,1790069,1,'cheek_type',19,-8,0), (73742,1790069,1,'chin_type',5,-8,-7), (73743,1790069,1,'ear_type',-7,14,0), (73744,1790069,1,'eye_brow_type',28,-47,-17), (73745,1790069,0,'eye_color',55,112,129), (73746,1790069,1,'eye_type',-28,0,0), (73747,1790069,0,'hair_color1',8,10,231), (73748,1790069,0,'hair_face_color',160,114,32), (73749,1790069,0,'hair_face_highlight_color',61,28,0), (73750,1790069,0,'hair_type_color',160,114,32), (73751,1790069,0,'hair_type_highlight_color',61,28,0), (73752,1790069,1,'lip_type',20,-12,-4), (73753,1790069,1,'nose_type',-25,8,10), (73754,1790069,0,'skin_color',182,139,92), (73755,1790069,1,'soga_cheek_type',0,28,-47), (73756,1790069,1,'soga_chin_type',0,20,-12), (73757,1790069,1,'soga_ear_type',0,-28,0), (73758,1790069,1,'soga_eye_brow_type',0,-7,14), (73759,1790069,0,'soga_eye_color',229,229,102), (73760,1790069,1,'soga_eye_type',23,0,0), (73761,1790069,0,'soga_hair_face_color',160,114,32), (73762,1790069,0,'soga_hair_face_highlight_color',61,28,0), (73763,1790069,0,'soga_hair_type_color',160,114,32), (73764,1790069,0,'soga_hair_type_highlight_color',61,28,0), (73765,1790069,1,'soga_lip_type',-17,19,-8), (73766,1790069,1,'soga_nose_type',-4,5,-8), (73767,1790069,0,'soga_skin_color',182,139,92), (73768,1790069,0,'wing_color1',255,255,255), (73769,1790069,0,'wing_color2',255,255,255), (73770,1790070,1,'cheek_type',56,-93,0), (73771,1790070,1,'chin_type',-37,-83,9), (73772,1790070,1,'ear_type',56,-9,0), (73773,1790070,1,'eye_brow_type',-90,-93,-12), (73774,1790070,0,'eye_color',79,151,171), (73775,1790070,1,'eye_type',10,0,0), (73776,1790070,0,'hair_color1',64,9,193), (73777,1790070,0,'hair_color2',88,0,0), (73778,1790070,0,'hair_face_color',35,24,1), (73779,1790070,0,'hair_face_highlight_color',186,130,10), (73780,1790070,0,'hair_highlight',209,131,22), (73781,1790070,0,'hair_type_color',35,24,1), (73782,1790070,0,'hair_type_highlight_color',186,130,10), (73783,1790070,1,'lip_type',-93,-7,64), (73784,1790070,1,'nose_type',8,64,9), (73785,1790070,0,'skin_color',203,149,129), (73786,1790070,1,'soga_cheek_type',0,-90,-93), (73787,1790070,1,'soga_chin_type',0,-93,-7), (73788,1790070,1,'soga_ear_type',0,10,0), (73789,1790070,1,'soga_eye_brow_type',0,56,-9), (73790,1790070,0,'soga_eye_color',229,229,102), (73791,1790070,1,'soga_eye_type',88,0,0), (73792,1790070,0,'soga_hair_color1',79,28,15), (73793,1790070,0,'soga_hair_color2',111,64,0), (73794,1790070,0,'soga_hair_face_color',35,24,1), (73795,1790070,0,'soga_hair_face_highlight_color',186,130,10), (73796,1790070,0,'soga_hair_highlight',209,131,22), (73797,1790070,0,'soga_hair_type_color',35,24,1), (73798,1790070,0,'soga_hair_type_highlight_color',186,130,10), (73799,1790070,1,'soga_lip_type',-12,56,-93), (73800,1790070,1,'soga_nose_type',64,-37,-83), (73801,1790070,0,'soga_skin_color',203,149,129), (73802,1790070,0,'wing_color1',255,255,255), (73803,1790070,0,'wing_color2',255,255,255), (73804,1790071,1,'cheek_type',-96,18,0), (73805,1790071,1,'chin_type',-14,-7,43), (73806,1790071,1,'ear_type',-17,0,0), (73807,1790071,1,'eye_brow_type',0,31,100), (73808,1790071,0,'eye_color',112,170,188), (73809,1790071,1,'eye_type',-4,0,0), (73810,1790071,0,'hair_color1',228,61,100), (73811,1790071,0,'hair_color2',228,0,0), (73812,1790071,0,'hair_face_color',224,181,20), (73813,1790071,0,'hair_face_highlight_color',65,45,5), (73814,1790071,0,'hair_highlight',56,33,26), (73815,1790071,0,'hair_type_color',224,181,20), (73816,1790071,0,'hair_type_highlight_color',65,45,5), (73817,1790071,1,'lip_type',-100,-34,-19), (73818,1790071,1,'nose_type',-47,-28,61), (73819,1790071,0,'skin_color',231,233,201), (73820,1790071,1,'soga_cheek_type',0,0,31), (73821,1790071,1,'soga_chin_type',0,-100,-34), (73822,1790071,1,'soga_ear_type',0,-4,0), (73823,1790071,1,'soga_eye_brow_type',0,-17,0), (73824,1790071,0,'soga_eye_color',229,229,102), (73825,1790071,1,'soga_eye_type',-28,0,0), (73826,1790071,0,'soga_hair_color1',239,221,86), (73827,1790071,0,'soga_hair_color2',99,53,22), (73828,1790071,0,'soga_hair_face_color',224,181,20), (73829,1790071,0,'soga_hair_face_highlight_color',65,45,5), (73830,1790071,0,'soga_hair_highlight',56,33,26), (73831,1790071,0,'soga_hair_type_color',224,181,20), (73832,1790071,0,'soga_hair_type_highlight_color',65,45,5), (73833,1790071,1,'soga_lip_type',100,-96,18), (73834,1790071,1,'soga_nose_type',-19,-14,-7), (73835,1790071,0,'soga_skin_color',231,233,201), (73836,1790071,0,'wing_color1',255,255,255), (73837,1790071,0,'wing_color2',255,255,255), (73838,1790072,1,'cheek_type',-43,-37,0), (73839,1790072,1,'chin_type',93,-62,37), (73840,1790072,1,'ear_type',17,-97,0), (73841,1790072,1,'eye_brow_type',-50,47,-87), (73842,1790072,0,'eye_color',10,241,15), (73843,1790072,1,'eye_type',75,0,0), (73844,1790072,0,'hair_color1',167,221,182), (73845,1790072,1,'lip_type',-68,-22,63), (73846,1790072,1,'nose_type',82,-89,-35), (73847,1790072,0,'skin_color',141,120,56), (73848,1790072,1,'soga_cheek_type',0,-50,47), (73849,1790072,1,'soga_chin_type',0,-68,-22), (73850,1790072,1,'soga_ear_type',0,75,0), (73851,1790072,1,'soga_eye_brow_type',0,17,-97), (73852,1790072,0,'soga_eye_color',229,229,102), (73853,1790072,1,'soga_eye_type',75,0,0), (73854,1790072,1,'soga_lip_type',-87,-43,-37), (73855,1790072,1,'soga_nose_type',63,93,-62), (73856,1790072,0,'soga_skin_color',141,120,56), (73857,1790072,0,'wing_color1',255,255,255), (73858,1790072,0,'wing_color2',255,255,255), (73859,1790073,1,'cheek_type',-18,52,0), (73860,1790073,1,'chin_type',62,-21,-58), (73861,1790073,1,'ear_type',21,14,0), (73862,1790073,1,'eye_brow_type',-2,-7,46), (73863,1790073,0,'eye_color',137,186,200), (73864,1790073,1,'eye_type',-14,0,0), (73865,1790073,0,'hair_color1',40,235,28), (73866,1790073,0,'hair_color2',175,0,0), (73867,1790073,0,'hair_face_color',244,246,246), (73868,1790073,0,'hair_face_highlight_color',84,0,0), (73869,1790073,0,'hair_highlight',109,14,49), (73870,1790073,0,'hair_type_color',244,246,246), (73871,1790073,0,'hair_type_highlight_color',84,0,0), (73872,1790073,1,'lip_type',-56,-34,-18), (73873,1790073,1,'nose_type',-9,40,-21), (73874,1790073,0,'skin_color',247,252,252), (73875,1790073,1,'soga_cheek_type',0,-2,-7), (73876,1790073,1,'soga_chin_type',0,-56,-34), (73877,1790073,1,'soga_ear_type',0,-14,0), (73878,1790073,1,'soga_eye_brow_type',0,21,14), (73879,1790073,0,'soga_eye_color',229,229,102), (73880,1790073,1,'soga_eye_type',-81,0,0), (73881,1790073,0,'soga_hair_color1',164,165,165), (73882,1790073,0,'soga_hair_color2',56,62,62), (73883,1790073,0,'soga_hair_face_color',244,246,246), (73884,1790073,0,'soga_hair_face_highlight_color',84,0,0), (73885,1790073,0,'soga_hair_highlight',109,14,49), (73886,1790073,0,'soga_hair_type_color',244,246,246), (73887,1790073,0,'soga_hair_type_highlight_color',84,0,0), (73888,1790073,1,'soga_lip_type',46,-18,52), (73889,1790073,1,'soga_nose_type',-18,62,-21), (73890,1790073,0,'soga_skin_color',247,252,252), (73891,1790073,0,'wing_color1',255,255,255), (73892,1790073,0,'wing_color2',255,255,255), (73893,1790074,1,'cheek_type',0,-62,0), (73894,1790074,1,'chin_type',-34,64,93), (73895,1790074,1,'ear_type',100,-100,0), (73896,1790074,1,'eye_brow_type',-100,-50,-100), (73897,1790074,0,'eye_color',167,202,208), (73898,1790074,1,'eye_type',-68,0,0), (73899,1790074,0,'hair_color1',31,225,217), (73900,1790074,0,'hair_color2',59,70,70), (73901,1790074,0,'hair_face_color',239,240,239), (73902,1790074,0,'hair_face_highlight_color',233,184,31), (73903,1790074,0,'hair_highlight',246,219,114), (73904,1790074,0,'hair_type_color',239,240,239), (73905,1790074,0,'hair_type_highlight_color',233,184,31), (73906,1790074,1,'lip_type',38,31,0), (73907,1790074,1,'nose_type',9,31,-31), (73908,1790074,0,'skin_color',227,236,235), (73909,1790074,1,'soga_cheek_type',0,-100,-50), (73910,1790074,1,'soga_chin_type',0,38,31), (73911,1790074,1,'soga_ear_type',0,-68,0), (73912,1790074,1,'soga_eye_brow_type',0,100,-100), (73913,1790074,0,'soga_eye_color',229,229,102), (73914,1790074,1,'soga_eye_type',-68,0,0), (73915,1790074,0,'soga_hair_color1',161,165,168), (73916,1790074,0,'soga_hair_color2',59,70,70), (73917,1790074,0,'soga_hair_face_color',239,240,239), (73918,1790074,0,'soga_hair_face_highlight_color',233,184,31), (73919,1790074,0,'soga_hair_highlight',246,219,114), (73920,1790074,0,'soga_hair_type_color',239,240,239), (73921,1790074,0,'soga_hair_type_highlight_color',233,184,31), (73922,1790074,1,'soga_lip_type',-100,0,-62), (73923,1790074,1,'soga_nose_type',0,-34,64), (73924,1790074,0,'soga_skin_color',227,236,235), (73925,1790074,0,'wing_color1',255,255,255), (73926,1790074,0,'wing_color2',255,255,255), (73927,1790075,1,'cheek_type',-25,-17,0), (73928,1790075,1,'chin_type',-71,-1,71), (73929,1790075,1,'ear_type',100,-100,0), (73930,1790075,1,'eye_brow_type',-31,3,17), (73931,1790075,0,'eye_color',119,133,82), (73932,1790075,1,'eye_type',-4,0,0), (73933,1790075,0,'hair_color1',231,247,100), (73934,1790075,0,'hair_color2',234,0,0), (73935,1790075,0,'hair_face_color',233,184,31), (73936,1790075,0,'hair_face_highlight_color',244,246,246), (73937,1790075,0,'hair_highlight',164,165,165), (73938,1790075,0,'hair_type_color',233,184,31), (73939,1790075,0,'hair_type_highlight_color',244,246,246), (73940,1790075,1,'lip_type',0,25,-100), (73941,1790075,1,'nose_type',-9,-25,-9), (73942,1790075,0,'skin_color',197,205,192), (73943,1790075,1,'soga_cheek_type',0,-31,3), (73944,1790075,1,'soga_chin_type',0,0,25), (73945,1790075,1,'soga_ear_type',0,-4,0), (73946,1790075,1,'soga_eye_brow_type',0,100,-100), (73947,1790075,0,'soga_eye_color',229,229,102), (73948,1790075,1,'soga_eye_type',-22,0,0), (73949,1790075,0,'soga_hair_color1',246,219,114), (73950,1790075,0,'soga_hair_color2',187,136,62), (73951,1790075,0,'soga_hair_face_color',233,184,31), (73952,1790075,0,'soga_hair_face_highlight_color',244,246,246), (73953,1790075,0,'soga_hair_highlight',164,165,165), (73954,1790075,0,'soga_hair_type_color',233,184,31), (73955,1790075,0,'soga_hair_type_highlight_color',244,246,246), (73956,1790075,1,'soga_lip_type',17,-25,-17), (73957,1790075,1,'soga_nose_type',-100,-71,-1), (73958,1790075,0,'soga_skin_color',197,205,192), (73959,1790075,0,'wing_color1',255,255,255), (73960,1790075,0,'wing_color2',255,255,255), (73961,1790076,1,'cheek_type',-46,57,0), (73962,1790076,1,'chin_type',-50,31,-21), (73963,1790076,1,'ear_type',-20,18,0), (73964,1790076,1,'eye_brow_type',-29,-31,-28), (73965,1790076,0,'eye_color',77,135,110), (73966,1790076,1,'eye_type',41,0,0), (73967,1790076,0,'hair_color1',28,172,32), (73968,1790076,0,'hair_color2',35,0,0), (73969,1790076,0,'hair_face_color',193,100,45), (73970,1790076,0,'hair_face_highlight_color',65,45,5), (73971,1790076,0,'hair_highlight',56,33,26), (73972,1790076,0,'hair_type_color',193,100,45), (73973,1790076,0,'hair_type_highlight_color',65,45,5), (73974,1790076,1,'lip_type',31,72,95), (73975,1790076,1,'nose_type',61,28,-84), (73976,1790076,0,'skin_color',197,181,148), (73977,1790076,1,'soga_cheek_type',0,-29,-31), (73978,1790076,1,'soga_chin_type',0,31,72), (73979,1790076,1,'soga_ear_type',0,41,0), (73980,1790076,1,'soga_eye_brow_type',0,-20,18), (73981,1790076,0,'soga_eye_color',229,229,102), (73982,1790076,1,'soga_eye_type',35,0,0), (73983,1790076,0,'soga_hair_color1',105,26,26), (73984,1790076,0,'soga_hair_color2',157,83,0), (73985,1790076,0,'soga_hair_face_color',193,100,45), (73986,1790076,0,'soga_hair_face_highlight_color',65,45,5), (73987,1790076,0,'soga_hair_highlight',56,33,26), (73988,1790076,0,'soga_hair_type_color',193,100,45), (73989,1790076,0,'soga_hair_type_highlight_color',65,45,5), (73990,1790076,1,'soga_lip_type',-28,-46,57), (73991,1790076,1,'soga_nose_type',95,-50,31), (73992,1790076,0,'soga_skin_color',197,181,148), (73993,1790076,0,'wing_color1',255,255,255), (73994,1790076,0,'wing_color2',255,255,255), (73995,1790077,0,'eye_color',255,255,255), (73996,1790077,0,'skin_color',255,255,255), (73997,1790077,0,'soga_eye_color',255,0,255), (73998,1790078,0,'eye_color',255,255,255), (73999,1790078,0,'skin_color',255,255,255), (74000,1790078,0,'soga_eye_color',255,0,255), (74001,1790079,0,'eye_color',255,255,255), (74002,1790079,0,'skin_color',255,255,255), (74003,1790079,0,'soga_eye_color',255,0,255), (74004,1790080,0,'eye_color',255,255,255), (74005,1790080,0,'skin_color',255,255,255), (74006,1790080,0,'soga_eye_color',255,0,255), (74007,1790081,0,'eye_color',255,255,255), (74008,1790081,0,'skin_color',255,255,255), (74009,1790081,0,'soga_eye_color',255,0,255), (74010,1790082,0,'eye_color',255,255,255), (74011,1790082,0,'skin_color',255,255,255), (74012,1790082,0,'soga_eye_color',255,0,255), (74013,1790083,0,'eye_color',255,255,255), (74014,1790083,0,'skin_color',255,255,255), (74015,1790083,0,'soga_eye_color',255,0,255), (74016,1790084,0,'eye_color',255,255,255), (74017,1790084,0,'skin_color',255,255,255), (74018,1790084,0,'soga_eye_color',255,0,255), (74019,1790085,0,'eye_color',255,255,255), (74020,1790085,0,'skin_color',255,255,255), (74021,1790085,0,'soga_eye_color',255,0,255), (74022,1790086,0,'eye_color',255,255,255), (74023,1790086,0,'skin_color',255,255,255), (74024,1790086,0,'soga_eye_color',255,0,255), (74025,1790087,0,'eye_color',255,255,255), (74026,1790087,0,'skin_color',255,255,255), (74027,1790087,0,'soga_eye_color',255,0,255), (74028,1790088,0,'eye_color',255,255,255), (74029,1790088,0,'skin_color',255,255,255), (74030,1790088,0,'soga_eye_color',255,0,255), (74031,1790089,0,'eye_color',255,255,255), (74032,1790089,0,'skin_color',255,255,255), (74033,1790089,0,'soga_eye_color',255,0,255), (74034,1790090,0,'eye_color',255,255,255), (74035,1790090,0,'skin_color',255,255,255), (74036,1790090,0,'soga_eye_color',255,0,255), (74037,1790091,0,'eye_color',128,63,63), (74038,1790091,0,'skin_color',117,58,58), (74039,1790091,0,'soga_eye_color',255,0,255), (74040,1790092,0,'eye_color',255,255,255), (74041,1790092,0,'skin_color',255,255,255), (74042,1790092,0,'soga_eye_color',255,0,255), (74043,1790093,0,'eye_color',255,255,255), (74044,1790093,0,'skin_color',255,255,255), (74045,1790093,0,'soga_eye_color',255,0,255), (74046,1790094,0,'eye_color',255,255,255), (74047,1790094,0,'skin_color',255,255,255), (74048,1790094,0,'soga_eye_color',255,0,255), (74049,1790095,0,'eye_color',255,255,255), (74050,1790095,0,'skin_color',255,255,255), (74051,1790095,0,'soga_eye_color',255,0,255), (74052,1790096,1,'cheek_type',-78,-77,0), (74053,1790096,1,'chin_type',-40,19,-75), (74054,1790096,1,'ear_type',100,-34,0), (74055,1790096,1,'eye_brow_type',75,34,0), (74056,1790096,0,'eye_color',216,172,255), (74057,1790096,1,'eye_type',-37,0,0), (74058,1790096,0,'hair_color1',103,102,153), (74059,1790096,0,'hair_color2',95,79,92), (74060,1790096,0,'hair_face_color',109,131,182), (74061,1790096,0,'hair_face_highlight_color',107,131,144), (74062,1790096,0,'hair_highlight',98,91,163), (74063,1790096,0,'hair_type_color',109,131,182), (74064,1790096,0,'hair_type_highlight_color',107,131,144), (74065,1790096,1,'lip_type',58,47,7), (74066,1790096,1,'nose_type',-42,0,-9), (74067,1790096,0,'skin_color',108,151,150), (74068,1790096,1,'soga_cheek_type',-78,-77,0), (74069,1790096,1,'soga_chin_type',-40,19,-75), (74070,1790096,1,'soga_ear_type',100,-34,0), (74071,1790096,1,'soga_eye_brow_type',75,34,0), (74072,1790096,0,'soga_eye_color',229,229,102), (74073,1790096,1,'soga_eye_type',-37,0,0), (74074,1790096,0,'soga_hair_color1',103,102,153), (74075,1790096,0,'soga_hair_color2',95,79,92), (74076,1790096,0,'soga_hair_face_color',109,131,182), (74077,1790096,0,'soga_hair_face_highlight_color',107,131,144), (74078,1790096,0,'soga_hair_highlight',98,91,163), (74079,1790096,0,'soga_hair_type_color',109,131,182), (74080,1790096,0,'soga_hair_type_highlight_color',107,131,144), (74081,1790096,1,'soga_lip_type',58,47,7), (74082,1790096,1,'soga_nose_type',-42,0,-9), (74083,1790096,0,'soga_skin_color',108,151,150), (74084,1790096,0,'wing_color1',255,255,255), (74085,1790096,0,'wing_color2',255,255,255), (74086,1790097,1,'cheek_type',-7,-93,0), (74087,1790097,1,'chin_type',68,-71,-12), (74088,1790097,1,'ear_type',19,20,0), (74089,1790097,1,'eye_brow_type',28,88,17), (74090,1790097,0,'eye_color',41,82,95), (74091,1790097,1,'eye_type',79,0,0), (74092,1790097,0,'hair_color1',56,33,26), (74093,1790097,0,'hair_color2',94,59,11), (74094,1790097,0,'hair_face_color',100,70,10), (74095,1790097,0,'hair_face_highlight_color',232,183,30), (74096,1790097,0,'hair_highlight',246,219,114), (74097,1790097,0,'hair_type_color',100,70,10), (74098,1790097,0,'hair_type_highlight_color',232,183,30), (74099,1790097,1,'lip_type',-56,-1,-34), (74100,1790097,1,'nose_type',17,17,1), (74101,1790097,0,'skin_color',105,112,109), (74102,1790097,1,'soga_cheek_type',-7,-93,0), (74103,1790097,1,'soga_chin_type',68,-71,-12), (74104,1790097,1,'soga_ear_type',19,20,0), (74105,1790097,1,'soga_eye_brow_type',28,88,17), (74106,1790097,0,'soga_eye_color',229,229,102), (74107,1790097,1,'soga_eye_type',79,0,0), (74108,1790097,0,'soga_hair_color1',56,33,26), (74109,1790097,0,'soga_hair_color2',94,59,11), (74110,1790097,0,'soga_hair_face_color',100,70,10), (74111,1790097,0,'soga_hair_face_highlight_color',232,183,30), (74112,1790097,0,'soga_hair_highlight',246,219,114), (74113,1790097,0,'soga_hair_type_color',100,70,10), (74114,1790097,0,'soga_hair_type_highlight_color',232,183,30), (74115,1790097,1,'soga_lip_type',-56,-1,-34), (74116,1790097,1,'soga_nose_type',17,17,1), (74117,1790097,0,'soga_skin_color',105,112,109), (74118,1790097,0,'wing_color1',255,255,255), (74119,1790097,0,'wing_color2',255,255,255), (74120,1790098,0,'eye_color',255,255,255), (74121,1790098,0,'skin_color',255,255,255), (74122,1790098,0,'soga_eye_color',255,0,255), (74123,1790099,0,'eye_color',102,103,114), (74124,1790099,0,'skin_color',45,52,119), (74125,1790099,0,'soga_eye_color',255,0,255), (74126,1790100,0,'eye_color',82,82,82), (74127,1790100,0,'skin_color',40,40,72), (74128,1790100,0,'soga_eye_color',255,0,255), (74129,1790101,0,'eye_color',255,255,255), (74130,1790101,0,'skin_color',255,255,255), (74131,1790101,0,'soga_eye_color',255,0,255), (74132,1790102,1,'cheek_type',71,-62,0), (74133,1790102,1,'chin_type',7,25,44), (74134,1790102,1,'ear_type',69,-94,0), (74135,1790102,1,'eye_brow_type',-42,17,21), (74136,1790102,0,'eye_color',150,193,203), (74137,1790102,1,'eye_type',31,0,0), (74138,1790102,0,'hair_color1',79,28,15), (74139,1790102,0,'hair_color2',111,64,0), (74140,1790102,0,'hair_face_color',42,29,3), (74141,1790102,0,'hair_face_highlight_color',15,1,21), (74142,1790102,0,'hair_highlight',29,21,28), (74143,1790102,0,'hair_type_color',42,29,3), (74144,1790102,0,'hair_type_highlight_color',15,1,21), (74145,1790102,1,'lip_type',0,84,9), (74146,1790102,1,'nose_type',88,57,25), (74147,1790102,0,'skin_color',177,186,186), (74148,1790102,1,'soga_cheek_type',71,-62,0), (74149,1790102,1,'soga_chin_type',7,25,44), (74150,1790102,1,'soga_ear_type',69,-94,0), (74151,1790102,1,'soga_eye_brow_type',-42,17,21), (74152,1790102,0,'soga_eye_color',229,229,102), (74153,1790102,1,'soga_eye_type',31,0,0), (74154,1790102,0,'soga_hair_color1',79,28,15), (74155,1790102,0,'soga_hair_color2',111,64,0), (74156,1790102,0,'soga_hair_face_color',42,29,3), (74157,1790102,0,'soga_hair_face_highlight_color',15,1,21), (74158,1790102,0,'soga_hair_highlight',29,21,28), (74159,1790102,0,'soga_hair_type_color',42,29,3), (74160,1790102,0,'soga_hair_type_highlight_color',15,1,21), (74161,1790102,1,'soga_lip_type',0,84,9), (74162,1790102,1,'soga_nose_type',88,57,25), (74163,1790102,0,'soga_skin_color',177,186,186), (74164,1790102,0,'wing_color1',255,255,255), (74165,1790102,0,'wing_color2',255,255,255), (74166,1790103,1,'cheek_type',18,9,0), (74167,1790103,1,'chin_type',19,0,4), (74168,1790103,1,'ear_type',14,0,0), (74169,1790103,1,'eye_brow_type',0,-9,-22), (74170,1790103,0,'eye_color',186,126,255), (74171,1790103,1,'eye_type',-19,0,0), (74172,1790103,0,'hair_face_color',207,180,207), (74173,1790103,0,'hair_face_highlight_color',105,103,97), (74174,1790103,0,'hair_type_color',207,180,207), (74175,1790103,0,'hair_type_highlight_color',105,103,97), (74176,1790103,1,'lip_type',1,-25,22), (74177,1790103,1,'nose_type',11,-31,45), (74178,1790103,0,'skin_color',64,89,114), (74179,1790103,1,'soga_cheek_type',18,9,0), (74180,1790103,1,'soga_chin_type',19,0,4), (74181,1790103,1,'soga_ear_type',14,0,0), (74182,1790103,1,'soga_eye_brow_type',0,-9,-22), (74183,1790103,0,'soga_eye_color',229,229,102), (74184,1790103,1,'soga_eye_type',-19,0,0), (74185,1790103,0,'soga_hair_face_color',207,180,207), (74186,1790103,0,'soga_hair_face_highlight_color',105,103,97), (74187,1790103,0,'soga_hair_type_color',207,180,207), (74188,1790103,0,'soga_hair_type_highlight_color',105,103,97), (74189,1790103,1,'soga_lip_type',1,-25,22), (74190,1790103,1,'soga_nose_type',11,-31,45), (74191,1790103,0,'soga_skin_color',64,89,114), (74192,1790103,0,'wing_color1',255,255,255), (74193,1790103,0,'wing_color2',255,255,255), (74194,1790104,1,'cheek_type',25,42,0), (74195,1790104,1,'chin_type',43,-81,-52), (74196,1790104,1,'ear_type',62,-7,0), (74197,1790104,1,'eye_brow_type',37,78,-88), (74198,1790104,0,'eye_color',139,121,65), (74199,1790104,1,'eye_type',40,0,0), (74200,1790104,0,'hair_color1',29,21,28), (74201,1790104,0,'hair_color2',39,32,39), (74202,1790104,0,'hair_face_color',19,6,26), (74203,1790104,0,'hair_face_highlight_color',35,24,1), (74204,1790104,0,'hair_highlight',79,28,15), (74205,1790104,0,'hair_type_color',19,6,26), (74206,1790104,0,'hair_type_highlight_color',35,24,1), (74207,1790104,1,'lip_type',-71,62,-11), (74208,1790104,1,'nose_type',96,4,-45), (74209,1790104,0,'skin_color',233,222,178), (74210,1790104,1,'soga_cheek_type',25,42,0), (74211,1790104,1,'soga_chin_type',43,-81,-52), (74212,1790104,1,'soga_ear_type',62,-7,0), (74213,1790104,1,'soga_eye_brow_type',37,78,-88), (74214,1790104,0,'soga_eye_color',229,229,102), (74215,1790104,1,'soga_eye_type',40,0,0), (74216,1790104,0,'soga_hair_color1',29,21,28), (74217,1790104,0,'soga_hair_color2',39,32,39), (74218,1790104,0,'soga_hair_face_color',19,6,26), (74219,1790104,0,'soga_hair_face_highlight_color',35,24,1), (74220,1790104,0,'soga_hair_highlight',79,28,15), (74221,1790104,0,'soga_hair_type_color',19,6,26), (74222,1790104,0,'soga_hair_type_highlight_color',35,24,1), (74223,1790104,1,'soga_lip_type',-71,62,-11), (74224,1790104,1,'soga_nose_type',96,4,-45), (74225,1790104,0,'soga_skin_color',233,222,178), (74226,1790104,0,'wing_color1',255,255,255), (74227,1790104,0,'wing_color2',255,255,255), (74228,1790105,1,'cheek_type',-19,-56,0), (74229,1790105,1,'chin_type',-72,44,-71), (74230,1790105,1,'ear_type',68,-97,0), (74231,1790105,1,'eye_brow_type',-8,42,81), (74232,1790105,0,'eye_color',34,65,46), (74233,1790105,1,'eye_type',-48,0,0), (74234,1790105,0,'hair_color1',200,165,96), (74235,1790105,0,'hair_color2',173,99,44), (74236,1790105,0,'hair_face_color',226,163,26), (74237,1790105,0,'hair_face_highlight_color',233,184,31), (74238,1790105,0,'hair_highlight',246,219,114), (74239,1790105,0,'hair_type_color',226,163,26), (74240,1790105,0,'hair_type_highlight_color',233,184,31), (74241,1790105,1,'lip_type',-46,32,93), (74242,1790105,1,'nose_type',-52,-55,72), (74243,1790105,0,'skin_color',233,226,188), (74244,1790105,1,'soga_cheek_type',-19,-56,0), (74245,1790105,1,'soga_chin_type',-72,44,-71), (74246,1790105,1,'soga_ear_type',68,-97,0), (74247,1790105,1,'soga_eye_brow_type',-8,42,81), (74248,1790105,0,'soga_eye_color',229,229,102), (74249,1790105,1,'soga_eye_type',-48,0,0), (74250,1790105,0,'soga_hair_color1',200,165,96), (74251,1790105,0,'soga_hair_color2',173,99,44), (74252,1790105,0,'soga_hair_face_color',226,163,26), (74253,1790105,0,'soga_hair_face_highlight_color',233,184,31), (74254,1790105,0,'soga_hair_highlight',246,219,114), (74255,1790105,0,'soga_hair_type_color',226,163,26), (74256,1790105,0,'soga_hair_type_highlight_color',233,184,31), (74257,1790105,1,'soga_lip_type',-46,32,93), (74258,1790105,1,'soga_nose_type',-52,-55,72), (74259,1790105,0,'soga_skin_color',233,226,188), (74260,1790105,0,'wing_color1',255,255,255), (74261,1790105,0,'wing_color2',255,255,255), (74262,1790106,1,'cheek_type',12,-7,0), (74263,1790106,1,'chin_type',21,0,-14), (74264,1790106,1,'ear_type',-4,0,0), (74265,1790106,1,'eye_brow_type',-23,4,-18), (74266,1790106,0,'eye_color',42,82,61), (74267,1790106,1,'eye_type',-12,0,0), (74268,1790106,0,'hair_face_color',49,29,1), (74269,1790106,0,'hair_face_highlight_color',43,42,38), (74270,1790106,0,'hair_type_color',49,29,1), (74271,1790106,0,'hair_type_highlight_color',43,42,38), (74272,1790106,1,'lip_type',0,-17,18), (74273,1790106,1,'nose_type',8,-10,7), (74274,1790106,0,'skin_color',61,45,27), (74275,1790106,1,'soga_cheek_type',12,-7,0), (74276,1790106,1,'soga_chin_type',21,0,-14), (74277,1790106,1,'soga_ear_type',-4,0,0), (74278,1790106,1,'soga_eye_brow_type',-23,4,-18), (74279,1790106,0,'soga_eye_color',229,229,102), (74280,1790106,1,'soga_eye_type',-12,0,0), (74281,1790106,0,'soga_hair_face_color',49,29,1), (74282,1790106,0,'soga_hair_face_highlight_color',43,42,38), (74283,1790106,0,'soga_hair_type_color',49,29,1), (74284,1790106,0,'soga_hair_type_highlight_color',43,42,38), (74285,1790106,1,'soga_lip_type',0,-17,18), (74286,1790106,1,'soga_nose_type',8,-10,7), (74287,1790106,0,'soga_skin_color',61,45,27), (74288,1790106,0,'wing_color1',255,255,255), (74289,1790106,0,'wing_color2',255,255,255), (74290,1790107,1,'cheek_type',62,38,0), (74291,1790107,1,'chin_type',-76,-87,-25), (74292,1790107,1,'ear_type',15,32,0), (74293,1790107,1,'eye_brow_type',-37,98,-40), (74294,1790107,0,'eye_color',124,51,8), (74295,1790107,1,'eye_type',-71,0,0), (74296,1790107,0,'hair_face_color',149,117,0), (74297,1790107,0,'hair_type_color',149,117,0), (74298,1790107,1,'lip_type',0,38,56), (74299,1790107,1,'nose_type',-71,-45,84), (74300,1790107,0,'skin_color',154,167,126), (74301,1790107,1,'soga_cheek_type',62,38,0), (74302,1790107,1,'soga_chin_type',-76,-87,-25), (74303,1790107,1,'soga_ear_type',15,32,0), (74304,1790107,1,'soga_eye_brow_type',-37,98,-40), (74305,1790107,0,'soga_eye_color',229,229,102), (74306,1790107,1,'soga_eye_type',-71,0,0), (74307,1790107,0,'soga_hair_face_color',149,117,0), (74308,1790107,0,'soga_hair_type_color',149,117,0), (74309,1790107,1,'soga_lip_type',0,38,56), (74310,1790107,1,'soga_nose_type',-71,-45,84), (74311,1790107,0,'soga_skin_color',154,167,126), (74312,1790107,0,'wing_color1',255,255,255), (74313,1790107,0,'wing_color2',255,255,255), (74314,1790108,0,'eye_color',255,255,128), (74315,1790108,0,'skin_color',255,255,255), (74316,1790108,0,'soga_eye_color',255,0,255), (74317,1790109,1,'cheek_type',-23,98,0), (74318,1790109,1,'chin_type',-84,17,-41), (74319,1790109,1,'ear_type',37,14,0), (74320,1790109,1,'eye_brow_type',-17,-97,37), (74321,1790109,0,'eye_color',54,109,126), (74322,1790109,1,'eye_type',25,0,0), (74323,1790109,0,'hair_color1',89,21,21), (74324,1790109,0,'hair_color2',171,87,0), (74325,1790109,0,'hair_face_color',150,51,27), (74326,1790109,0,'hair_face_highlight_color',45,14,18), (74327,1790109,0,'hair_highlight',54,45,28), (74328,1790109,0,'hair_type_color',150,51,27), (74329,1790109,0,'hair_type_highlight_color',45,14,18), (74330,1790109,1,'lip_type',-87,59,7), (74331,1790109,1,'nose_type',29,10,-78), (74332,1790109,0,'skin_color',234,183,184), (74333,1790109,1,'soga_cheek_type',-23,98,0), (74334,1790109,1,'soga_chin_type',-84,17,-41), (74335,1790109,1,'soga_ear_type',37,14,0), (74336,1790109,1,'soga_eye_brow_type',-17,-97,37), (74337,1790109,0,'soga_eye_color',229,229,102), (74338,1790109,1,'soga_eye_type',25,0,0), (74339,1790109,0,'soga_hair_color1',89,21,21), (74340,1790109,0,'soga_hair_color2',171,87,0), (74341,1790109,0,'soga_hair_face_color',150,51,27), (74342,1790109,0,'soga_hair_face_highlight_color',45,14,18), (74343,1790109,0,'soga_hair_highlight',54,45,28), (74344,1790109,0,'soga_hair_type_color',150,51,27), (74345,1790109,0,'soga_hair_type_highlight_color',45,14,18), (74346,1790109,1,'soga_lip_type',-87,59,7), (74347,1790109,1,'soga_nose_type',29,10,-78), (74348,1790109,0,'soga_skin_color',234,183,184), (74349,1790109,0,'wing_color1',255,255,255), (74350,1790109,0,'wing_color2',255,255,255), (74351,1790110,1,'cheek_type',-5,26,0), (74352,1790110,1,'chin_type',-25,31,0), (74353,1790110,1,'ear_type',11,-22,0), (74354,1790110,1,'eye_brow_type',0,22,42), (74355,1790110,0,'eye_color',105,85,44), (74356,1790110,1,'eye_type',-1,0,0), (74357,1790110,0,'hair_face_color',4,2,0), (74358,1790110,0,'hair_face_highlight_color',73,70,45), (74359,1790110,0,'hair_type_color',4,2,0), (74360,1790110,0,'hair_type_highlight_color',73,70,45), (74361,1790110,1,'lip_type',10,-14,-22), (74362,1790110,1,'nose_type',-17,-28,19), (74363,1790110,0,'skin_color',216,214,174), (74364,1790110,1,'soga_cheek_type',-5,26,0), (74365,1790110,1,'soga_chin_type',-25,31,0), (74366,1790110,1,'soga_ear_type',11,-22,0), (74367,1790110,1,'soga_eye_brow_type',0,22,42), (74368,1790110,0,'soga_eye_color',229,229,102), (74369,1790110,1,'soga_eye_type',-1,0,0), (74370,1790110,0,'soga_hair_face_color',4,2,0), (74371,1790110,0,'soga_hair_face_highlight_color',73,70,45), (74372,1790110,0,'soga_hair_type_color',4,2,0), (74373,1790110,0,'soga_hair_type_highlight_color',73,70,45), (74374,1790110,1,'soga_lip_type',10,-14,-22), (74375,1790110,1,'soga_nose_type',-17,-28,19), (74376,1790110,0,'soga_skin_color',216,214,174), (74377,1790110,0,'wing_color1',255,255,255), (74378,1790110,0,'wing_color2',255,255,255), (74379,1790111,1,'cheek_type',89,-68,0), (74380,1790111,1,'chin_type',-21,7,-26), (74381,1790111,1,'ear_type',-98,-1,0), (74382,1790111,1,'eye_brow_type',-69,-74,37), (74383,1790111,0,'eye_color',69,118,72), (74384,1790111,1,'eye_type',-56,0,0), (74385,1790111,0,'hair_color1',123,123,130), (74386,1790111,0,'hair_color2',144,140,137), (74387,1790111,0,'hair_face_color',116,143,143), (74388,1790111,0,'hair_face_highlight_color',84,0,0), (74389,1790111,0,'hair_highlight',109,14,49), (74390,1790111,0,'hair_type_color',116,143,143), (74391,1790111,0,'hair_type_highlight_color',84,0,0), (74392,1790111,1,'lip_type',-53,41,-14), (74393,1790111,1,'nose_type',-95,-39,26), (74394,1790111,0,'skin_color',46,35,21), (74395,1790111,1,'soga_cheek_type',89,-68,0), (74396,1790111,1,'soga_chin_type',-21,7,-26), (74397,1790111,1,'soga_ear_type',-98,-1,0), (74398,1790111,1,'soga_eye_brow_type',-69,-74,37), (74399,1790111,0,'soga_eye_color',229,229,102), (74400,1790111,1,'soga_eye_type',-56,0,0), (74401,1790111,0,'soga_hair_color1',123,123,130), (74402,1790111,0,'soga_hair_color2',144,140,137), (74403,1790111,0,'soga_hair_face_color',116,143,143), (74404,1790111,0,'soga_hair_face_highlight_color',84,0,0), (74405,1790111,0,'soga_hair_highlight',109,14,49), (74406,1790111,0,'soga_hair_type_color',116,143,143), (74407,1790111,0,'soga_hair_type_highlight_color',84,0,0), (74408,1790111,1,'soga_lip_type',-53,41,-14), (74409,1790111,1,'soga_nose_type',-95,-39,26), (74410,1790111,0,'soga_skin_color',46,35,21), (74411,1790111,0,'wing_color1',255,255,255), (74412,1790111,0,'wing_color2',255,255,255), (74413,1790112,0,'eye_color',255,255,255), (74414,1790112,0,'skin_color',255,255,255), (74415,1790112,0,'soga_eye_color',255,0,255), (74416,1790113,1,'cheek_type',81,-56,0), (74417,1790113,1,'chin_type',-75,-25,38), (74418,1790113,1,'ear_type',-69,71,0), (74419,1790113,1,'eye_brow_type',43,31,-93), (74420,1790113,0,'eye_color',38,77,88), (74421,1790113,1,'eye_type',-53,0,0), (74422,1790113,0,'hair_color1',43,36,70), (74423,1790113,0,'hair_color2',64,76,74), (74424,1790113,0,'hair_face_color',59,58,73), (74425,1790113,0,'hair_face_highlight_color',119,147,147), (74426,1790113,0,'hair_highlight',114,112,142), (74427,1790113,0,'hair_type_color',59,58,73), (74428,1790113,0,'hair_type_highlight_color',119,147,147), (74429,1790113,1,'lip_type',28,34,-1), (74430,1790113,1,'nose_type',28,-84,-97), (74431,1790113,0,'skin_color',186,191,170), (74432,1790113,1,'soga_cheek_type',81,-56,0), (74433,1790113,1,'soga_chin_type',-75,-25,38), (74434,1790113,1,'soga_ear_type',-69,71,0), (74435,1790113,1,'soga_eye_brow_type',43,31,-93), (74436,1790113,0,'soga_eye_color',229,229,102), (74437,1790113,1,'soga_eye_type',-53,0,0), (74438,1790113,0,'soga_hair_color1',43,36,70), (74439,1790113,0,'soga_hair_color2',64,76,74), (74440,1790113,0,'soga_hair_face_color',59,58,73), (74441,1790113,0,'soga_hair_face_highlight_color',119,147,147), (74442,1790113,0,'soga_hair_highlight',114,112,142), (74443,1790113,0,'soga_hair_type_color',59,58,73), (74444,1790113,0,'soga_hair_type_highlight_color',119,147,147), (74445,1790113,1,'soga_lip_type',28,34,-1), (74446,1790113,1,'soga_nose_type',28,-84,-97), (74447,1790113,0,'soga_skin_color',186,191,170), (74448,1790113,0,'wing_color1',255,255,255), (74449,1790113,0,'wing_color2',255,255,255), (74450,1790114,1,'cheek_type',0,2,0), (74451,1790114,1,'chin_type',-38,3,2), (74452,1790114,1,'ear_type',23,-5,0), (74453,1790114,1,'eye_brow_type',34,0,14), (74454,1790114,0,'eye_color',222,35,32), (74455,1790114,1,'eye_type',-32,0,0), (74456,1790114,0,'hair_face_color',52,38,20), (74457,1790114,0,'hair_face_highlight_color',216,192,37), (74458,1790114,0,'hair_type_color',52,38,20), (74459,1790114,0,'hair_type_highlight_color',216,192,37), (74460,1790114,1,'lip_type',-31,-2,10), (74461,1790114,1,'nose_type',-2,17,-14), (74462,1790114,0,'skin_color',34,31,14), (74463,1790114,1,'soga_cheek_type',0,2,0), (74464,1790114,1,'soga_chin_type',-38,3,2), (74465,1790114,1,'soga_ear_type',23,-5,0), (74466,1790114,1,'soga_eye_brow_type',34,0,14), (74467,1790114,0,'soga_eye_color',229,229,102), (74468,1790114,1,'soga_eye_type',-32,0,0), (74469,1790114,0,'soga_hair_face_color',52,38,20), (74470,1790114,0,'soga_hair_face_highlight_color',216,192,37), (74471,1790114,0,'soga_hair_type_color',52,38,20), (74472,1790114,0,'soga_hair_type_highlight_color',216,192,37), (74473,1790114,1,'soga_lip_type',-31,-2,10), (74474,1790114,1,'soga_nose_type',-2,17,-14), (74475,1790114,0,'soga_skin_color',34,31,14), (74476,1790114,0,'wing_color1',255,255,255), (74477,1790114,0,'wing_color2',255,255,255), (74478,1790115,0,'eye_color',255,255,255), (74479,1790115,0,'skin_color',255,255,255), (74480,1790115,0,'soga_eye_color',255,0,255), (74481,1790116,0,'eye_color',255,255,255), (74482,1790116,0,'skin_color',255,255,255), (74483,1790116,0,'soga_eye_color',255,0,255), (74484,1790117,0,'eye_color',255,255,255), (74485,1790117,0,'skin_color',255,255,255), (74486,1790117,0,'soga_eye_color',255,0,255), (74487,1790118,0,'eye_color',47,49,80), (74488,1790118,0,'skin_color',70,72,87), (74489,1790118,0,'soga_eye_color',255,0,255), (74490,1790119,1,'cheek_type',71,-62,0), (74491,1790119,1,'chin_type',7,25,44), (74492,1790119,1,'ear_type',69,-94,0), (74493,1790119,1,'eye_brow_type',-42,17,21), (74494,1790119,0,'eye_color',150,193,203), (74495,1790119,1,'eye_type',31,0,0), (74496,1790119,0,'hair_color1',79,28,15), (74497,1790119,0,'hair_color2',111,64,0), (74498,1790119,0,'hair_face_color',42,29,3), (74499,1790119,0,'hair_face_highlight_color',15,1,21), (74500,1790119,0,'hair_highlight',29,21,28), (74501,1790119,0,'hair_type_color',42,29,3), (74502,1790119,0,'hair_type_highlight_color',15,1,21), (74503,1790119,1,'lip_type',0,84,9), (74504,1790119,1,'nose_type',88,57,25), (74505,1790119,0,'skin_color',177,186,186), (74506,1790119,1,'soga_cheek_type',71,-62,0), (74507,1790119,1,'soga_chin_type',7,25,44), (74508,1790119,1,'soga_ear_type',69,-94,0), (74509,1790119,1,'soga_eye_brow_type',-42,17,21), (74510,1790119,0,'soga_eye_color',229,229,102), (74511,1790119,1,'soga_eye_type',31,0,0), (74512,1790119,0,'soga_hair_color1',79,28,15), (74513,1790119,0,'soga_hair_color2',111,64,0), (74514,1790119,0,'soga_hair_face_color',42,29,3), (74515,1790119,0,'soga_hair_face_highlight_color',15,1,21), (74516,1790119,0,'soga_hair_highlight',29,21,28), (74517,1790119,0,'soga_hair_type_color',42,29,3), (74518,1790119,0,'soga_hair_type_highlight_color',15,1,21), (74519,1790119,1,'soga_lip_type',0,84,9), (74520,1790119,1,'soga_nose_type',88,57,25), (74521,1790119,0,'soga_skin_color',177,186,186), (74522,1790119,0,'wing_color1',255,255,255), (74523,1790119,0,'wing_color2',255,255,255), (74524,1790120,0,'eye_color',65,43,86), (74525,1790120,0,'skin_color',255,255,255), (74526,1790120,0,'soga_eye_color',255,0,255), (74527,1790121,0,'eye_color',255,255,255), (74528,1790121,0,'skin_color',255,255,255), (74529,1790121,0,'soga_eye_color',255,0,255), (74530,1790122,0,'eye_color',255,255,255), (74531,1790122,0,'skin_color',255,255,255), (74532,1790122,0,'soga_eye_color',255,0,255), (74533,1790123,0,'eye_color',255,255,255), (74534,1790123,0,'skin_color',255,255,255), (74535,1790123,0,'soga_eye_color',255,0,255), (74536,1790124,0,'eye_color',255,255,255), (74537,1790124,0,'skin_color',255,255,255), (74538,1790124,0,'soga_eye_color',255,0,255), (74539,1790125,0,'eye_color',255,255,255), (74540,1790125,0,'skin_color',56,65,103), (74541,1790125,0,'soga_eye_color',255,0,255), (74542,1790126,0,'eye_color',255,255,255), (74543,1790126,0,'skin_color',255,255,255), (74544,1790126,0,'soga_eye_color',255,0,255), (74545,1790127,0,'eye_color',255,255,255), (74546,1790127,0,'skin_color',255,255,255), (74547,1790127,0,'soga_eye_color',255,0,255), (74548,1790128,0,'eye_color',255,255,255), (74549,1790128,0,'skin_color',255,255,255), (74550,1790128,0,'soga_eye_color',255,0,255), (74551,1790129,0,'eye_color',255,255,255), (74552,1790129,0,'skin_color',255,255,255), (74553,1790129,0,'soga_eye_color',255,0,255), (74554,1790130,1,'cheek_type',-100,93,0), (74555,1790130,1,'chin_type',-100,-50,100), (74556,1790130,1,'ear_type',55,-87,0), (74557,1790130,1,'eye_brow_type',58,-65,88), (74558,1790130,0,'eye_color',52,84,51), (74559,1790130,1,'eye_type',11,0,0), (74560,1790130,0,'hair_color1',246,219,114), (74561,1790130,0,'hair_color2',142,112,67), (74562,1790130,0,'hair_face_color',233,184,31), (74563,1790130,0,'hair_face_highlight_color',4,1,2), (74564,1790130,0,'hair_highlight',21,13,24), (74565,1790130,0,'hair_type_color',233,184,31), (74566,1790130,0,'hair_type_highlight_color',4,1,2), (74567,1790130,1,'lip_type',0,-17,19), (74568,1790130,1,'nose_type',-42,0,78), (74569,1790130,0,'skin_color',183,161,164), (74570,1790130,1,'soga_cheek_type',-100,93,0), (74571,1790130,1,'soga_chin_type',-100,-50,100), (74572,1790130,1,'soga_ear_type',55,-87,0), (74573,1790130,1,'soga_eye_brow_type',58,-65,88), (74574,1790130,0,'soga_eye_color',229,229,102), (74575,1790130,1,'soga_eye_type',11,0,0), (74576,1790130,0,'soga_hair_color1',246,219,114), (74577,1790130,0,'soga_hair_color2',142,112,67), (74578,1790130,0,'soga_hair_face_color',233,184,31), (74579,1790130,0,'soga_hair_face_highlight_color',4,1,2), (74580,1790130,0,'soga_hair_highlight',21,13,24), (74581,1790130,0,'soga_hair_type_color',233,184,31), (74582,1790130,0,'soga_hair_type_highlight_color',4,1,2), (74583,1790130,1,'soga_lip_type',0,-17,19), (74584,1790130,1,'soga_nose_type',-42,0,78), (74585,1790130,0,'soga_skin_color',183,161,164), (74586,1790131,0,'eye_color',255,255,255), (74587,1790131,0,'skin_color',255,255,255), (74588,1790131,0,'soga_eye_color',255,0,255), (74589,1790132,0,'eye_color',255,255,255), (74590,1790132,0,'skin_color',255,255,255), (74591,1790132,0,'soga_eye_color',255,0,255), (74592,1790133,0,'eye_color',255,255,255), (74593,1790133,0,'skin_color',255,255,255), (74594,1790133,0,'soga_eye_color',255,0,255), (74595,1790134,0,'eye_color',255,255,255), (74596,1790134,0,'skin_color',255,255,255), (74597,1790134,0,'soga_eye_color',255,0,255), (74598,1790135,0,'eye_color',255,255,255), (74599,1790135,0,'skin_color',255,255,255), (74600,1790135,0,'soga_eye_color',255,0,255), (74601,1790136,0,'eye_color',255,255,255), (74602,1790136,0,'skin_color',255,255,255), (74603,1790136,0,'soga_eye_color',255,0,255), (74604,1790137,0,'eye_color',255,255,255), (74605,1790137,0,'skin_color',255,255,255), (74606,1790137,0,'soga_eye_color',255,0,255), (74607,1790138,0,'eye_color',255,255,255), (74608,1790138,0,'skin_color',255,255,255), (74609,1790138,0,'soga_eye_color',255,0,255), (74610,1790139,0,'eye_color',255,255,255), (74611,1790139,0,'skin_color',255,255,255), (74612,1790139,0,'soga_eye_color',255,0,255), (74613,1790140,0,'eye_color',255,255,255), (74614,1790140,0,'skin_color',1,1,1), (74615,1790140,0,'soga_eye_color',255,0,255), (74616,1790141,1,'cheek_type',2,-3,0), (74617,1790141,1,'chin_type',-12,34,17), (74618,1790141,1,'ear_type',28,0,0), (74619,1790141,1,'eye_brow_type',-29,0,-17), (74620,1790141,0,'eye_color',209,180,255), (74621,1790141,1,'eye_type',-26,0,0), (74622,1790141,0,'hair_color1',160,156,172), (74623,1790141,0,'hair_color2',62,62,68), (74624,1790141,0,'hair_face_color',169,169,169), (74625,1790141,0,'hair_face_highlight_color',105,103,97), (74626,1790141,0,'hair_highlight',152,46,102), (74627,1790141,0,'hair_type_color',169,169,169), (74628,1790141,0,'hair_type_highlight_color',105,103,97), (74629,1790141,1,'lip_type',31,25,-22), (74630,1790141,1,'nose_type',2,0,-2), (74631,1790141,0,'skin_color',118,131,165), (74632,1790141,1,'soga_cheek_type',2,-3,0), (74633,1790141,1,'soga_chin_type',-12,34,17), (74634,1790141,1,'soga_ear_type',28,0,0), (74635,1790141,1,'soga_eye_brow_type',-29,0,-17), (74636,1790141,0,'soga_eye_color',229,229,102), (74637,1790141,1,'soga_eye_type',-26,0,0), (74638,1790141,0,'soga_hair_color1',160,156,172), (74639,1790141,0,'soga_hair_color2',62,62,68), (74640,1790141,0,'soga_hair_face_color',169,169,169), (74641,1790141,0,'soga_hair_face_highlight_color',105,103,97), (74642,1790141,0,'soga_hair_highlight',152,46,102), (74643,1790141,0,'soga_hair_type_color',169,169,169), (74644,1790141,0,'soga_hair_type_highlight_color',105,103,97), (74645,1790141,1,'soga_lip_type',31,25,-22), (74646,1790141,1,'soga_nose_type',2,0,-2), (74647,1790141,0,'soga_skin_color',118,131,165), (74648,1790141,0,'wing_color1',255,255,255), (74649,1790141,0,'wing_color2',255,255,255), (74650,1790142,0,'eye_color',255,255,255), (74651,1790142,0,'skin_color',70,0,0), (74652,1790142,0,'soga_eye_color',255,0,255), (74653,1790143,1,'cheek_type',-34,52,0), (74654,1790143,1,'chin_type',-68,22,26), (74655,1790143,1,'ear_type',-29,-32,0), (74656,1790143,1,'eye_brow_type',68,32,-37), (74657,1790143,0,'eye_color',34,68,78), (74658,1790143,1,'eye_type',-69,0,0), (74659,1790143,0,'hair_color1',109,14,49), (74660,1790143,0,'hair_color2',185,97,0), (74661,1790143,0,'hair_face_color',84,0,0), (74662,1790143,0,'hair_face_highlight_color',244,246,246), (74663,1790143,0,'hair_highlight',164,165,165), (74664,1790143,0,'hair_type_color',84,0,0), (74665,1790143,0,'hair_type_highlight_color',244,246,246), (74666,1790143,1,'lip_type',-81,-10,97), (74667,1790143,1,'nose_type',28,28,96), (74668,1790143,0,'skin_color',152,143,102), (74669,1790143,1,'soga_cheek_type',-34,52,0), (74670,1790143,1,'soga_chin_type',-68,22,26), (74671,1790143,1,'soga_ear_type',-29,-32,0), (74672,1790143,1,'soga_eye_brow_type',68,32,-37), (74673,1790143,0,'soga_eye_color',229,229,102), (74674,1790143,1,'soga_eye_type',-69,0,0), (74675,1790143,0,'soga_hair_color1',109,14,49), (74676,1790143,0,'soga_hair_color2',185,97,0), (74677,1790143,0,'soga_hair_face_color',84,0,0), (74678,1790143,0,'soga_hair_face_highlight_color',244,246,246), (74679,1790143,0,'soga_hair_highlight',164,165,165), (74680,1790143,0,'soga_hair_type_color',84,0,0), (74681,1790143,0,'soga_hair_type_highlight_color',244,246,246), (74682,1790143,1,'soga_lip_type',-81,-10,97), (74683,1790143,1,'soga_nose_type',28,28,96), (74684,1790143,0,'soga_skin_color',152,143,102), (74685,1790144,1,'cheek_type',-31,14,0), (74686,1790144,1,'chin_type',-14,17,-37), (74687,1790144,1,'ear_type',0,29,0), (74688,1790144,1,'eye_brow_type',-9,28,0), (74689,1790144,0,'eye_color',209,180,255), (74690,1790144,1,'eye_type',17,0,0), (74691,1790144,0,'hair_color1',93,64,120), (74692,1790144,0,'hair_color2',95,79,92), (74693,1790144,0,'hair_face_color',122,151,151), (74694,1790144,0,'hair_face_highlight_color',105,103,97), (74695,1790144,0,'hair_highlight',160,156,172), (74696,1790144,0,'hair_type_color',122,151,151), (74697,1790144,0,'hair_type_highlight_color',105,103,97), (74698,1790144,1,'lip_type',-31,-19,-14), (74699,1790144,1,'nose_type',-28,39,-2), (74700,1790144,0,'skin_color',100,65,95), (74701,1790144,1,'soga_cheek_type',-31,14,0), (74702,1790144,1,'soga_chin_type',-14,17,-37), (74703,1790144,1,'soga_ear_type',0,29,0), (74704,1790144,1,'soga_eye_brow_type',-9,28,0), (74705,1790144,0,'soga_eye_color',229,229,102), (74706,1790144,1,'soga_eye_type',17,0,0), (74707,1790144,0,'soga_hair_color1',93,64,120), (74708,1790144,0,'soga_hair_color2',95,79,92), (74709,1790144,0,'soga_hair_face_color',122,151,151), (74710,1790144,0,'soga_hair_face_highlight_color',105,103,97), (74711,1790144,0,'soga_hair_highlight',160,156,172), (74712,1790144,0,'soga_hair_type_color',122,151,151), (74713,1790144,0,'soga_hair_type_highlight_color',105,103,97), (74714,1790144,1,'soga_lip_type',-31,-19,-14), (74715,1790144,1,'soga_nose_type',-28,39,-2), (74716,1790144,0,'soga_skin_color',100,65,95), (74717,1790144,0,'wing_color1',255,255,255), (74718,1790144,0,'wing_color2',255,255,255), (74719,1790145,1,'cheek_type',-28,-8,0), (74720,1790145,1,'chin_type',47,29,-10), (74721,1790145,1,'ear_type',28,26,0), (74722,1790145,1,'eye_brow_type',9,11,17), (74723,1790145,0,'eye_color',243,166,255), (74724,1790145,1,'eye_type',-17,0,0), (74725,1790145,0,'hair_color1',43,36,70), (74726,1790145,0,'hair_color2',49,49,53), (74727,1790145,0,'hair_face_color',114,135,135), (74728,1790145,0,'hair_face_highlight_color',105,103,97), (74729,1790145,0,'hair_highlight',103,102,153), (74730,1790145,0,'hair_type_color',114,135,135), (74731,1790145,0,'hair_type_highlight_color',105,103,97), (74732,1790145,1,'lip_type',7,17,-2), (74733,1790145,1,'nose_type',-17,-12,-7), (74734,1790145,0,'skin_color',125,118,117), (74735,1790145,1,'soga_cheek_type',-28,-8,0), (74736,1790145,1,'soga_chin_type',47,29,-10), (74737,1790145,1,'soga_ear_type',28,26,0), (74738,1790145,1,'soga_eye_brow_type',9,11,17), (74739,1790145,0,'soga_eye_color',229,229,102), (74740,1790145,1,'soga_eye_type',-17,0,0), (74741,1790145,0,'soga_hair_color1',43,36,70), (74742,1790145,0,'soga_hair_color2',49,49,53), (74743,1790145,0,'soga_hair_face_color',114,135,135), (74744,1790145,0,'soga_hair_face_highlight_color',105,103,97), (74745,1790145,0,'soga_hair_highlight',103,102,153), (74746,1790145,0,'soga_hair_type_color',114,135,135), (74747,1790145,0,'soga_hair_type_highlight_color',105,103,97), (74748,1790145,1,'soga_lip_type',7,17,-2), (74749,1790145,1,'soga_nose_type',-17,-12,-7), (74750,1790145,0,'soga_skin_color',125,118,117), (74751,1790145,0,'wing_color1',255,255,255), (74752,1790145,0,'wing_color2',255,255,255), (74753,1790146,1,'cheek_type',-3,28,0), (74754,1790146,1,'chin_type',-1,-2,9), (74755,1790146,1,'ear_type',7,3,0), (74756,1790146,1,'eye_brow_type',-1,-29,-23), (74757,1790146,0,'eye_color',240,144,255), (74758,1790146,1,'eye_type',-2,0,0), (74759,1790146,0,'hair_color1',93,64,120), (74760,1790146,0,'hair_color2',95,79,92), (74761,1790146,0,'hair_face_color',219,244,244), (74762,1790146,0,'hair_face_highlight_color',105,103,97), (74763,1790146,0,'hair_highlight',160,156,172), (74764,1790146,0,'hair_type_color',219,244,244), (74765,1790146,0,'hair_type_highlight_color',105,103,97), (74766,1790146,1,'lip_type',-37,-7,0), (74767,1790146,1,'nose_type',0,-28,11), (74768,1790146,0,'skin_color',136,176,189), (74769,1790146,1,'soga_cheek_type',-3,28,0), (74770,1790146,1,'soga_chin_type',-1,-2,9), (74771,1790146,1,'soga_ear_type',7,3,0), (74772,1790146,1,'soga_eye_brow_type',-1,-29,-23), (74773,1790146,0,'soga_eye_color',229,229,102), (74774,1790146,1,'soga_eye_type',-2,0,0), (74775,1790146,0,'soga_hair_color1',93,64,120), (74776,1790146,0,'soga_hair_color2',95,79,92), (74777,1790146,0,'soga_hair_face_color',219,244,244), (74778,1790146,0,'soga_hair_face_highlight_color',105,103,97), (74779,1790146,0,'soga_hair_highlight',160,156,172), (74780,1790146,0,'soga_hair_type_color',219,244,244), (74781,1790146,0,'soga_hair_type_highlight_color',105,103,97), (74782,1790146,1,'soga_lip_type',-37,-7,0), (74783,1790146,1,'soga_nose_type',0,-28,11), (74784,1790146,0,'soga_skin_color',136,176,189), (74785,1790146,0,'wing_color1',255,255,255), (74786,1790146,0,'wing_color2',255,255,255), (74787,1790147,1,'cheek_type',28,20,0), (74788,1790147,1,'chin_type',0,4,1), (74789,1790147,1,'ear_type',25,28,0), (74790,1790147,1,'eye_brow_type',25,-25,12), (74791,1790147,0,'eye_color',203,186,255), (74792,1790147,1,'eye_type',9,0,0), (74793,1790147,0,'hair_color1',160,156,172), (74794,1790147,0,'hair_color2',62,62,68), (74795,1790147,0,'hair_face_color',122,132,132), (74796,1790147,0,'hair_face_highlight_color',105,103,97), (74797,1790147,0,'hair_highlight',96,63,188), (74798,1790147,0,'hair_type_color',122,132,132), (74799,1790147,0,'hair_type_highlight_color',105,103,97), (74800,1790147,1,'lip_type',10,-5,0), (74801,1790147,1,'nose_type',-4,-12,-3), (74802,1790147,0,'skin_color',173,142,181), (74803,1790147,1,'soga_cheek_type',28,20,0), (74804,1790147,1,'soga_chin_type',0,4,1), (74805,1790147,1,'soga_ear_type',25,28,0), (74806,1790147,1,'soga_eye_brow_type',25,-25,12), (74807,1790147,0,'soga_eye_color',229,229,102), (74808,1790147,1,'soga_eye_type',9,0,0), (74809,1790147,0,'soga_hair_color1',160,156,172), (74810,1790147,0,'soga_hair_color2',62,62,68), (74811,1790147,0,'soga_hair_face_color',122,132,132), (74812,1790147,0,'soga_hair_face_highlight_color',105,103,97), (74813,1790147,0,'soga_hair_highlight',96,63,188), (74814,1790147,0,'soga_hair_type_color',122,132,132), (74815,1790147,0,'soga_hair_type_highlight_color',105,103,97), (74816,1790147,1,'soga_lip_type',10,-5,0), (74817,1790147,1,'soga_nose_type',-4,-12,-3), (74818,1790147,0,'soga_skin_color',173,142,181), (74819,1790147,0,'wing_color1',255,255,255), (74820,1790147,0,'wing_color2',255,255,255), (74821,1790148,1,'cheek_type',25,-93,0), (74822,1790148,1,'chin_type',-34,95,-5), (74823,1790148,1,'ear_type',8,34,0), (74824,1790148,1,'eye_brow_type',-65,-34,85), (74825,1790148,0,'eye_color',21,29,43), (74826,1790148,1,'eye_type',-14,0,0), (74827,1790148,0,'hair_color1',161,165,168), (74828,1790148,0,'hair_color2',60,71,71), (74829,1790148,0,'hair_face_color',225,221,214), (74830,1790148,0,'hair_face_highlight_color',89,73,129), (74831,1790148,0,'hair_highlight',152,46,102), (74832,1790148,0,'hair_type_color',225,221,214), (74833,1790148,0,'hair_type_highlight_color',89,73,129), (74834,1790148,1,'lip_type',-15,29,32), (74835,1790148,1,'nose_type',62,47,-90), (74836,1790148,0,'skin_color',121,164,163), (74837,1790148,1,'soga_cheek_type',25,-93,0), (74838,1790148,1,'soga_chin_type',-34,95,-5), (74839,1790148,1,'soga_ear_type',8,34,0), (74840,1790148,1,'soga_eye_brow_type',-65,-34,85), (74841,1790148,0,'soga_eye_color',229,229,102), (74842,1790148,1,'soga_eye_type',-14,0,0), (74843,1790148,0,'soga_hair_color1',161,165,168), (74844,1790148,0,'soga_hair_color2',60,71,71), (74845,1790148,0,'soga_hair_face_color',225,221,214), (74846,1790148,0,'soga_hair_face_highlight_color',89,73,129), (74847,1790148,0,'soga_hair_highlight',152,46,102), (74848,1790148,0,'soga_hair_type_color',225,221,214), (74849,1790148,0,'soga_hair_type_highlight_color',89,73,129), (74850,1790148,1,'soga_lip_type',-15,29,32), (74851,1790148,1,'soga_nose_type',62,47,-90), (74852,1790148,0,'soga_skin_color',121,164,163), (74853,1790148,0,'wing_color1',255,255,255), (74854,1790148,0,'wing_color2',255,255,255), (74855,1790149,0,'eye_color',255,255,255), (74856,1790149,0,'skin_color',255,255,0), (74857,1790149,0,'soga_eye_color',255,0,255), (74858,1790150,1,'cheek_type',0,-12,0), (74859,1790150,1,'chin_type',-17,-10,1), (74860,1790150,1,'ear_type',-12,-19,0), (74861,1790150,1,'eye_brow_type',35,0,18), (74862,1790150,0,'eye_color',207,169,255), (74863,1790150,1,'eye_type',-7,0,0), (74864,1790150,0,'hair_color1',43,36,70), (74865,1790150,0,'hair_color2',49,49,53), (74866,1790150,0,'hair_face_color',123,132,132), (74867,1790150,0,'hair_face_highlight_color',105,103,97), (74868,1790150,0,'hair_highlight',103,102,153), (74869,1790150,0,'hair_type_color',123,132,132), (74870,1790150,0,'hair_type_highlight_color',105,103,97), (74871,1790150,1,'lip_type',0,-17,2), (74872,1790150,1,'nose_type',0,-8,31), (74873,1790150,0,'skin_color',19,18,59), (74874,1790150,1,'soga_cheek_type',0,-12,0), (74875,1790150,1,'soga_chin_type',-17,-10,1), (74876,1790150,1,'soga_ear_type',-12,-19,0), (74877,1790150,1,'soga_eye_brow_type',35,0,18), (74878,1790150,0,'soga_eye_color',229,229,102), (74879,1790150,1,'soga_eye_type',-7,0,0), (74880,1790150,0,'soga_hair_color1',43,36,70), (74881,1790150,0,'soga_hair_color2',49,49,53), (74882,1790150,0,'soga_hair_face_color',123,132,132), (74883,1790150,0,'soga_hair_face_highlight_color',105,103,97), (74884,1790150,0,'soga_hair_highlight',103,102,153), (74885,1790150,0,'soga_hair_type_color',123,132,132), (74886,1790150,0,'soga_hair_type_highlight_color',105,103,97), (74887,1790150,1,'soga_lip_type',0,-17,2), (74888,1790150,1,'soga_nose_type',0,-8,31), (74889,1790150,0,'soga_skin_color',19,18,59), (74890,1790150,0,'wing_color1',255,255,255), (74891,1790150,0,'wing_color2',255,255,255), (74892,1790151,0,'eye_color',255,255,255), (74893,1790151,0,'skin_color',255,255,0), (74894,1790151,0,'soga_eye_color',255,0,255), (74895,1790152,1,'cheek_type',-8,53,0), (74896,1790152,1,'chin_type',-42,72,-3), (74897,1790152,1,'ear_type',51,4,0), (74898,1790152,1,'eye_brow_type',7,-7,-25), (74899,1790152,0,'eye_color',12,16,24), (74900,1790152,1,'eye_type',-63,0,0), (74901,1790152,0,'hair_color1',114,112,142), (74902,1790152,0,'hair_color2',121,113,107), (74903,1790152,0,'hair_face_color',145,168,168), (74904,1790152,0,'hair_face_highlight_color',193,183,168), (74905,1790152,0,'hair_highlight',112,123,142), (74906,1790152,0,'hair_type_color',145,168,168), (74907,1790152,0,'hair_type_highlight_color',193,183,168), (74908,1790152,1,'lip_type',95,-98,90), (74909,1790152,1,'nose_type',0,-52,-29), (74910,1790152,0,'skin_color',122,165,164), (74911,1790152,1,'soga_cheek_type',-8,53,0), (74912,1790152,1,'soga_chin_type',-42,72,-3), (74913,1790152,1,'soga_ear_type',51,4,0), (74914,1790152,1,'soga_eye_brow_type',7,-7,-25), (74915,1790152,0,'soga_eye_color',229,229,102), (74916,1790152,1,'soga_eye_type',-63,0,0), (74917,1790152,0,'soga_hair_color1',114,112,142), (74918,1790152,0,'soga_hair_color2',121,113,107), (74919,1790152,0,'soga_hair_face_color',145,168,168), (74920,1790152,0,'soga_hair_face_highlight_color',193,183,168), (74921,1790152,0,'soga_hair_highlight',112,123,142), (74922,1790152,0,'soga_hair_type_color',145,168,168), (74923,1790152,0,'soga_hair_type_highlight_color',193,183,168), (74924,1790152,1,'soga_lip_type',95,-98,90), (74925,1790152,1,'soga_nose_type',0,-52,-29), (74926,1790152,0,'soga_skin_color',122,165,164), (74927,1790152,0,'wing_color1',255,255,255), (74928,1790152,0,'wing_color2',255,255,255), (74929,1790153,1,'cheek_type',63,62,0), (74930,1790153,1,'chin_type',-70,12,-95), (74931,1790153,1,'ear_type',-29,-87,0), (74932,1790153,1,'eye_brow_type',95,68,43), (74933,1790153,0,'eye_color',73,136,134), (74934,1790153,1,'eye_type',64,0,0), (74935,1790153,0,'hair_color1',43,36,70), (74936,1790153,0,'hair_color2',49,49,53), (74937,1790153,0,'hair_face_color',61,61,75), (74938,1790153,0,'hair_face_highlight_color',109,131,182), (74939,1790153,0,'hair_highlight',103,102,153), (74940,1790153,0,'hair_type_color',61,61,75), (74941,1790153,0,'hair_type_highlight_color',109,131,182), (74942,1790153,1,'lip_type',-85,83,-51), (74943,1790153,1,'nose_type',-89,77,62), (74944,1790153,0,'skin_color',121,160,163), (74945,1790153,1,'soga_cheek_type',63,62,0), (74946,1790153,1,'soga_chin_type',-70,12,-95), (74947,1790153,1,'soga_ear_type',-29,-87,0), (74948,1790153,1,'soga_eye_brow_type',95,68,43), (74949,1790153,0,'soga_eye_color',229,229,102), (74950,1790153,1,'soga_eye_type',64,0,0), (74951,1790153,0,'soga_hair_color1',43,36,70), (74952,1790153,0,'soga_hair_color2',49,49,53), (74953,1790153,0,'soga_hair_face_color',61,61,75), (74954,1790153,0,'soga_hair_face_highlight_color',109,131,182), (74955,1790153,0,'soga_hair_highlight',103,102,153), (74956,1790153,0,'soga_hair_type_color',61,61,75), (74957,1790153,0,'soga_hair_type_highlight_color',109,131,182), (74958,1790153,1,'soga_lip_type',-85,83,-51), (74959,1790153,1,'soga_nose_type',-89,77,62), (74960,1790153,0,'soga_skin_color',121,160,163), (74961,1790153,0,'wing_color1',255,255,255), (74962,1790153,0,'wing_color2',255,255,255), (74963,1790154,0,'eye_color',255,255,255), (74964,1790154,0,'skin_color',255,255,0), (74965,1790154,0,'soga_eye_color',255,0,255), (74966,1790155,0,'eye_color',255,255,255), (74967,1790155,0,'skin_color',255,255,0), (74968,1790155,0,'soga_eye_color',255,0,255), (74969,1790156,1,'cheek_type',68,-17,0), (74970,1790156,1,'chin_type',-29,-9,0), (74971,1790156,1,'ear_type',81,5,0), (74972,1790156,1,'eye_brow_type',19,-93,-79), (74973,1790156,0,'eye_color',175,208,251), (74974,1790156,1,'eye_type',58,0,0), (74975,1790156,0,'hair_color1',56,22,22), (74976,1790156,0,'hair_color2',52,50,42), (74977,1790156,0,'hair_face_color',9,1,4), (74978,1790156,0,'hair_face_highlight_color',24,14,33), (74979,1790156,0,'hair_highlight',29,21,28), (74980,1790156,0,'hair_type_color',9,1,4), (74981,1790156,0,'hair_type_highlight_color',24,14,33), (74982,1790156,1,'lip_type',-74,81,59), (74983,1790156,1,'nose_type',-17,-95,-10), (74984,1790156,0,'skin_color',163,140,170), (74985,1790156,1,'soga_cheek_type',68,-17,0), (74986,1790156,1,'soga_chin_type',-29,-9,0), (74987,1790156,1,'soga_ear_type',81,5,0), (74988,1790156,1,'soga_eye_brow_type',19,-93,-79), (74989,1790156,0,'soga_eye_color',229,229,102), (74990,1790156,1,'soga_eye_type',58,0,0), (74991,1790156,0,'soga_hair_color1',56,22,22), (74992,1790156,0,'soga_hair_color2',52,50,42), (74993,1790156,0,'soga_hair_face_color',9,1,4), (74994,1790156,0,'soga_hair_face_highlight_color',24,14,33), (74995,1790156,0,'soga_hair_highlight',29,21,28), (74996,1790156,0,'soga_hair_type_color',9,1,4), (74997,1790156,0,'soga_hair_type_highlight_color',24,14,33), (74998,1790156,1,'soga_lip_type',-74,81,59), (74999,1790156,1,'soga_nose_type',-17,-95,-10), (75000,1790156,0,'soga_skin_color',163,140,170), (75001,1790157,0,'eye_color',255,255,255), (75002,1790157,0,'skin_color',255,255,0), (75003,1790157,0,'soga_eye_color',255,0,255), (75004,1790158,1,'cheek_type',4,-11,0), (75005,1790158,1,'chin_type',-31,-1,-14), (75006,1790158,1,'ear_type',-7,21,0), (75007,1790158,1,'eye_brow_type',28,14,3), (75008,1790158,0,'eye_color',244,171,255), (75009,1790158,1,'eye_type',19,0,0), (75010,1790158,0,'hair_color1',43,36,70), (75011,1790158,0,'hair_color2',49,49,53), (75012,1790158,0,'hair_face_color',152,125,154), (75013,1790158,0,'hair_face_highlight_color',105,103,97), (75014,1790158,0,'hair_highlight',103,102,153), (75015,1790158,0,'hair_type_color',152,125,154), (75016,1790158,0,'hair_type_highlight_color',105,103,97), (75017,1790158,1,'lip_type',11,37,-12), (75018,1790158,1,'nose_type',-7,18,-17), (75019,1790158,0,'skin_color',25,81,80), (75020,1790158,1,'soga_cheek_type',4,-11,0), (75021,1790158,1,'soga_chin_type',-31,-1,-14), (75022,1790158,1,'soga_ear_type',-7,21,0), (75023,1790158,1,'soga_eye_brow_type',28,14,3), (75024,1790158,0,'soga_eye_color',229,229,102), (75025,1790158,1,'soga_eye_type',19,0,0), (75026,1790158,0,'soga_hair_color1',43,36,70), (75027,1790158,0,'soga_hair_color2',49,49,53), (75028,1790158,0,'soga_hair_face_color',152,125,154), (75029,1790158,0,'soga_hair_face_highlight_color',105,103,97), (75030,1790158,0,'soga_hair_highlight',103,102,153), (75031,1790158,0,'soga_hair_type_color',152,125,154), (75032,1790158,0,'soga_hair_type_highlight_color',105,103,97), (75033,1790158,1,'soga_lip_type',11,37,-12), (75034,1790158,1,'soga_nose_type',-7,18,-17), (75035,1790158,0,'soga_skin_color',25,81,80), (75036,1790158,0,'wing_color1',255,255,255), (75037,1790158,0,'wing_color2',255,255,255), (75038,1790159,0,'eye_color',255,255,255), (75039,1790159,0,'skin_color',255,255,255), (75040,1790159,0,'soga_eye_color',255,0,255), (75041,1790160,1,'cheek_type',63,62,0), (75042,1790160,1,'chin_type',-70,12,-95), (75043,1790160,1,'ear_type',-29,-87,0), (75044,1790160,1,'eye_brow_type',95,68,43), (75045,1790160,0,'eye_color',73,136,134), (75046,1790160,1,'eye_type',64,0,0), (75047,1790160,0,'hair_color1',43,36,70), (75048,1790160,0,'hair_color2',49,49,53), (75049,1790160,0,'hair_face_color',61,61,75), (75050,1790160,0,'hair_face_highlight_color',109,131,182), (75051,1790160,0,'hair_highlight',103,102,153), (75052,1790160,0,'hair_type_color',61,61,75), (75053,1790160,0,'hair_type_highlight_color',109,131,182), (75054,1790160,1,'lip_type',-85,83,-51), (75055,1790160,1,'nose_type',-89,77,62), (75056,1790160,0,'skin_color',121,160,163), (75057,1790160,1,'soga_cheek_type',63,62,0), (75058,1790160,1,'soga_chin_type',-70,12,-95), (75059,1790160,1,'soga_ear_type',-29,-87,0), (75060,1790160,1,'soga_eye_brow_type',95,68,43), (75061,1790160,0,'soga_eye_color',229,229,102), (75062,1790160,1,'soga_eye_type',64,0,0), (75063,1790160,0,'soga_hair_color1',43,36,70), (75064,1790160,0,'soga_hair_color2',49,49,53), (75065,1790160,0,'soga_hair_face_color',61,61,75), (75066,1790160,0,'soga_hair_face_highlight_color',109,131,182), (75067,1790160,0,'soga_hair_highlight',103,102,153), (75068,1790160,0,'soga_hair_type_color',61,61,75), (75069,1790160,0,'soga_hair_type_highlight_color',109,131,182), (75070,1790160,1,'soga_lip_type',-85,83,-51), (75071,1790160,1,'soga_nose_type',-89,77,62), (75072,1790160,0,'soga_skin_color',121,160,163), (75073,1790160,0,'wing_color1',255,255,255), (75074,1790160,0,'wing_color2',255,255,255), (75075,1790161,0,'eye_color',255,255,255), (75076,1790161,0,'skin_color',255,255,0), (75077,1790161,0,'soga_eye_color',255,0,255), (75078,1790162,0,'eye_color',255,255,255), (75079,1790162,0,'skin_color',255,255,0), (75080,1790162,0,'soga_eye_color',255,0,255), (75081,1790163,0,'eye_color',255,255,255), (75082,1790163,0,'skin_color',255,255,255), (75083,1790163,0,'soga_eye_color',255,0,255), (75084,1790164,0,'eye_color',255,255,255), (75085,1790164,0,'skin_color',255,255,255), (75086,1790164,0,'soga_eye_color',255,0,255), (75087,1790165,0,'eye_color',255,255,255), (75088,1790165,0,'skin_color',70,0,0), (75089,1790165,0,'soga_eye_color',255,0,255), (75090,1790166,1,'cheek_type',-81,81,0), (75091,1790166,1,'chin_type',62,-51,-51), (75092,1790166,1,'ear_type',34,-62,0), (75093,1790166,1,'eye_brow_type',-7,18,-7), (75094,1790166,0,'eye_color',5,3,8), (75095,1790166,1,'eye_type',37,0,0), (75096,1790166,0,'hair_color1',161,165,168), (75097,1790166,0,'hair_color2',60,71,71), (75098,1790166,0,'hair_face_color',244,246,246), (75099,1790166,0,'hair_face_highlight_color',107,131,144), (75100,1790166,0,'hair_highlight',98,91,163), (75101,1790166,0,'hair_type_color',244,246,246), (75102,1790166,0,'hair_type_highlight_color',107,131,144), (75103,1790166,1,'lip_type',45,-44,-7), (75104,1790166,1,'nose_type',2,37,37), (75105,1790166,0,'skin_color',120,163,162), (75106,1790166,1,'soga_cheek_type',-81,81,0), (75107,1790166,1,'soga_chin_type',62,-51,-51), (75108,1790166,1,'soga_ear_type',34,-62,0), (75109,1790166,1,'soga_eye_brow_type',-7,18,-7), (75110,1790166,0,'soga_eye_color',229,229,102), (75111,1790166,1,'soga_eye_type',37,0,0), (75112,1790166,0,'soga_hair_color1',161,165,168), (75113,1790166,0,'soga_hair_color2',60,71,71), (75114,1790166,0,'soga_hair_face_color',244,246,246), (75115,1790166,0,'soga_hair_face_highlight_color',107,131,144), (75116,1790166,0,'soga_hair_highlight',98,91,163), (75117,1790166,0,'soga_hair_type_color',244,246,246), (75118,1790166,0,'soga_hair_type_highlight_color',107,131,144), (75119,1790166,1,'soga_lip_type',45,-44,-7), (75120,1790166,1,'soga_nose_type',2,37,37), (75121,1790166,0,'soga_skin_color',120,163,162), (75122,1790166,0,'wing_color1',255,255,255), (75123,1790166,0,'wing_color2',255,255,255), (75124,1790167,1,'cheek_type',-42,-39,0), (75125,1790167,1,'chin_type',-17,-18,-11), (75126,1790167,1,'ear_type',63,-65,0), (75127,1790167,1,'eye_brow_type',25,55,-55), (75128,1790167,0,'eye_color',2,3,6), (75129,1790167,1,'eye_type',-93,0,0), (75130,1790167,0,'hair_color1',102,153,147), (75131,1790167,0,'hair_color2',94,109,112), (75132,1790167,0,'hair_face_color',103,133,149), (75133,1790167,0,'hair_face_highlight_color',244,244,246), (75134,1790167,0,'hair_highlight',160,156,172), (75135,1790167,0,'hair_type_color',103,133,149), (75136,1790167,0,'hair_type_highlight_color',244,244,246), (75137,1790167,1,'lip_type',90,81,47), (75138,1790167,1,'nose_type',-46,-64,100), (75139,1790167,0,'skin_color',169,198,209), (75140,1790167,1,'soga_cheek_type',-42,-39,0), (75141,1790167,1,'soga_chin_type',-17,-18,-11), (75142,1790167,1,'soga_ear_type',63,-65,0), (75143,1790167,1,'soga_eye_brow_type',25,55,-55), (75144,1790167,0,'soga_eye_color',229,229,102), (75145,1790167,1,'soga_eye_type',-93,0,0), (75146,1790167,0,'soga_hair_color1',102,153,147), (75147,1790167,0,'soga_hair_color2',94,109,112), (75148,1790167,0,'soga_hair_face_color',103,133,149), (75149,1790167,0,'soga_hair_face_highlight_color',244,244,246), (75150,1790167,0,'soga_hair_highlight',160,156,172), (75151,1790167,0,'soga_hair_type_color',103,133,149), (75152,1790167,0,'soga_hair_type_highlight_color',244,244,246), (75153,1790167,1,'soga_lip_type',90,81,47), (75154,1790167,1,'soga_nose_type',-46,-64,100), (75155,1790167,0,'soga_skin_color',169,198,209), (75156,1790167,0,'wing_color1',255,255,255), (75157,1790167,0,'wing_color2',255,255,255), (75158,1790168,1,'cheek_type',-3,28,0), (75159,1790168,1,'chin_type',-1,-2,9), (75160,1790168,1,'ear_type',7,3,0), (75161,1790168,1,'eye_brow_type',-1,-29,-23), (75162,1790168,0,'eye_color',240,144,255), (75163,1790168,1,'eye_type',-2,0,0), (75164,1790168,0,'hair_color1',43,36,70), (75165,1790168,0,'hair_color2',49,49,53), (75166,1790168,0,'hair_face_color',219,244,244), (75167,1790168,0,'hair_face_highlight_color',105,103,97), (75168,1790168,0,'hair_highlight',160,156,172), (75169,1790168,0,'hair_type_color',219,244,244), (75170,1790168,0,'hair_type_highlight_color',105,103,97), (75171,1790168,1,'lip_type',-37,-7,0), (75172,1790168,1,'nose_type',0,-28,11), (75173,1790168,0,'skin_color',136,176,189), (75174,1790168,1,'soga_cheek_type',-3,28,0), (75175,1790168,1,'soga_chin_type',-1,-2,9), (75176,1790168,1,'soga_ear_type',7,3,0), (75177,1790168,1,'soga_eye_brow_type',-1,-29,-23), (75178,1790168,0,'soga_eye_color',229,229,102), (75179,1790168,1,'soga_eye_type',-2,0,0), (75180,1790168,0,'soga_hair_color1',43,36,70), (75181,1790168,0,'soga_hair_color2',49,49,53), (75182,1790168,0,'soga_hair_face_color',219,244,244), (75183,1790168,0,'soga_hair_face_highlight_color',105,103,97), (75184,1790168,0,'soga_hair_highlight',160,156,172), (75185,1790168,0,'soga_hair_type_color',219,244,244), (75186,1790168,0,'soga_hair_type_highlight_color',105,103,97), (75187,1790168,1,'soga_lip_type',-37,-7,0), (75188,1790168,1,'soga_nose_type',0,-28,11), (75189,1790168,0,'soga_skin_color',136,176,189), (75190,1790168,0,'wing_color1',255,255,255), (75191,1790168,0,'wing_color2',255,255,255), (75192,1790169,0,'eye_color',255,255,255), (75193,1790169,0,'skin_color',255,255,0), (75194,1790169,0,'soga_eye_color',255,0,255), (75195,1790170,0,'eye_color',255,255,255), (75196,1790170,0,'skin_color',255,255,255), (75197,1790170,0,'soga_eye_color',255,0,255), (75198,1790171,0,'eye_color',255,255,255), (75199,1790171,0,'skin_color',255,255,255), (75200,1790171,0,'soga_eye_color',255,0,255), (75201,1790172,1,'cheek_type',-7,22,0), (75202,1790172,1,'chin_type',35,2,-4), (75203,1790172,1,'ear_type',-28,-3,0), (75204,1790172,1,'eye_brow_type',10,37,-35), (75205,1790172,0,'eye_color',108,53,114), (75206,1790172,1,'eye_type',1,0,0), (75207,1790172,0,'hair_color1',161,165,168), (75208,1790172,0,'hair_color2',60,71,71), (75209,1790172,0,'hair_face_color',182,186,186), (75210,1790172,0,'hair_face_highlight_color',105,103,97), (75211,1790172,0,'hair_highlight',152,46,102), (75212,1790172,0,'hair_type_color',182,186,186), (75213,1790172,0,'hair_type_highlight_color',105,103,97), (75214,1790172,1,'lip_type',-9,-17,0), (75215,1790172,1,'nose_type',-45,3,-18), (75216,1790172,0,'skin_color',137,131,130), (75217,1790172,1,'soga_cheek_type',-7,22,0), (75218,1790172,1,'soga_chin_type',35,2,-4), (75219,1790172,1,'soga_ear_type',-28,-3,0), (75220,1790172,1,'soga_eye_brow_type',10,37,-35), (75221,1790172,0,'soga_eye_color',229,229,102), (75222,1790172,1,'soga_eye_type',1,0,0), (75223,1790172,0,'soga_hair_color1',161,165,168), (75224,1790172,0,'soga_hair_color2',60,71,71), (75225,1790172,0,'soga_hair_face_color',182,186,186), (75226,1790172,0,'soga_hair_face_highlight_color',105,103,97), (75227,1790172,0,'soga_hair_highlight',152,46,102), (75228,1790172,0,'soga_hair_type_color',182,186,186), (75229,1790172,0,'soga_hair_type_highlight_color',105,103,97), (75230,1790172,1,'soga_lip_type',-9,-17,0), (75231,1790172,1,'soga_nose_type',-45,3,-18), (75232,1790172,0,'soga_skin_color',137,131,130), (75233,1790172,0,'wing_color1',255,255,255), (75234,1790172,0,'wing_color2',255,255,255), (75235,1790173,0,'eye_color',255,255,221), (75236,1790173,0,'skin_color',249,251,226), (75237,1790173,0,'soga_eye_color',255,0,255), (75238,1790174,0,'eye_color',255,255,255), (75239,1790174,0,'skin_color',255,255,255), (75240,1790174,0,'soga_eye_color',255,0,255), (75241,1790175,0,'eye_color',255,255,255), (75242,1790175,0,'skin_color',255,255,255), (75243,1790175,0,'soga_eye_color',255,0,255), (75244,1790176,0,'eye_color',255,255,255), (75245,1790176,0,'skin_color',255,255,255), (75246,1790176,0,'soga_eye_color',255,0,255), (75247,1790177,1,'cheek_type',0,31,0), (75248,1790177,1,'chin_type',39,37,-44), (75249,1790177,1,'ear_type',-12,17,0), (75250,1790177,1,'eye_brow_type',-5,0,0), (75251,1790177,0,'eye_color',152,194,206), (75252,1790177,1,'eye_type',3,0,0), (75253,1790177,0,'hair_face_color',222,170,23), (75254,1790177,0,'hair_face_highlight_color',45,19,0), (75255,1790177,0,'hair_type_color',222,170,23), (75256,1790177,0,'hair_type_highlight_color',45,19,0), (75257,1790177,1,'lip_type',-7,35,1), (75258,1790177,1,'nose_type',34,-25,47), (75259,1790177,0,'skin_color',230,205,164), (75260,1790177,1,'soga_cheek_type',0,31,0), (75261,1790177,1,'soga_chin_type',39,37,-44), (75262,1790177,1,'soga_ear_type',-12,17,0), (75263,1790177,1,'soga_eye_brow_type',-5,0,0), (75264,1790177,0,'soga_eye_color',229,229,102), (75265,1790177,1,'soga_eye_type',3,0,0), (75266,1790177,0,'soga_hair_face_color',222,170,23), (75267,1790177,0,'soga_hair_face_highlight_color',45,19,0), (75268,1790177,0,'soga_hair_type_color',222,170,23), (75269,1790177,0,'soga_hair_type_highlight_color',45,19,0), (75270,1790177,1,'soga_lip_type',-7,35,1), (75271,1790177,1,'soga_nose_type',34,-25,47), (75272,1790177,0,'soga_skin_color',230,205,164), (75273,1790177,0,'wing_color1',255,255,255), (75274,1790177,0,'wing_color2',255,255,255), (75275,1790178,1,'cheek_type',28,-37,0), (75276,1790178,1,'chin_type',9,4,17), (75277,1790178,1,'ear_type',-28,28,0), (75278,1790178,1,'eye_brow_type',-4,-41,-19), (75279,1790178,0,'eye_color',45,65,39), (75280,1790178,1,'eye_type',23,0,0), (75281,1790178,0,'hair_face_color',123,75,53), (75282,1790178,0,'hair_face_highlight_color',114,47,0), (75283,1790178,0,'hair_type_color',123,75,53), (75284,1790178,0,'hair_type_highlight_color',114,47,0), (75285,1790178,1,'lip_type',32,32,-14), (75286,1790178,1,'nose_type',-26,-28,37), (75287,1790178,0,'skin_color',184,157,104), (75288,1790178,1,'soga_cheek_type',28,-37,0), (75289,1790178,1,'soga_chin_type',9,4,17), (75290,1790178,1,'soga_ear_type',-28,28,0), (75291,1790178,1,'soga_eye_brow_type',-4,-41,-19), (75292,1790178,0,'soga_eye_color',229,229,102), (75293,1790178,1,'soga_eye_type',23,0,0), (75294,1790178,0,'soga_hair_face_color',123,75,53), (75295,1790178,0,'soga_hair_face_highlight_color',114,47,0), (75296,1790178,0,'soga_hair_type_color',123,75,53), (75297,1790178,0,'soga_hair_type_highlight_color',114,47,0), (75298,1790178,1,'soga_lip_type',32,32,-14), (75299,1790178,1,'soga_nose_type',-26,-28,37), (75300,1790178,0,'soga_skin_color',184,157,104), (75301,1790178,0,'wing_color1',255,255,255), (75302,1790178,0,'wing_color2',255,255,255), (75303,1790179,1,'cheek_type',28,41,0), (75304,1790179,1,'chin_type',26,-10,-7), (75305,1790179,1,'ear_type',-3,-25,0), (75306,1790179,1,'eye_brow_type',0,1,2), (75307,1790179,0,'eye_color',157,196,204), (75308,1790179,1,'eye_type',25,0,0), (75309,1790179,0,'hair_face_color',188,185,179), (75310,1790179,0,'hair_face_highlight_color',151,57,12), (75311,1790179,0,'hair_type_color',188,185,179), (75312,1790179,0,'hair_type_highlight_color',151,57,12), (75313,1790179,1,'lip_type',-26,0,17), (75314,1790179,1,'nose_type',28,7,-22), (75315,1790179,0,'skin_color',231,222,222), (75316,1790179,1,'soga_cheek_type',28,41,0), (75317,1790179,1,'soga_chin_type',26,-10,-7), (75318,1790179,1,'soga_ear_type',-3,-25,0), (75319,1790179,1,'soga_eye_brow_type',0,1,2), (75320,1790179,0,'soga_eye_color',229,229,102), (75321,1790179,1,'soga_eye_type',25,0,0), (75322,1790179,0,'soga_hair_face_color',188,185,179), (75323,1790179,0,'soga_hair_face_highlight_color',151,57,12), (75324,1790179,0,'soga_hair_type_color',188,185,179), (75325,1790179,0,'soga_hair_type_highlight_color',151,57,12), (75326,1790179,1,'soga_lip_type',-26,0,17), (75327,1790179,1,'soga_nose_type',28,7,-22), (75328,1790179,0,'soga_skin_color',231,222,222), (75329,1790179,0,'wing_color1',255,255,255), (75330,1790179,0,'wing_color2',255,255,255), (75331,1790180,1,'cheek_type',-5,28,0), (75332,1790180,1,'chin_type',-4,-20,28), (75333,1790180,1,'ear_type',-37,-9,0), (75334,1790180,1,'eye_brow_type',-31,26,-10), (75335,1790180,0,'eye_color',42,86,100), (75336,1790180,1,'eye_type',-25,0,0), (75337,1790180,0,'hair_face_color',175,157,60), (75338,1790180,0,'hair_face_highlight_color',45,26,1), (75339,1790180,0,'hair_type_color',175,157,60), (75340,1790180,0,'hair_type_highlight_color',45,26,1), (75341,1790180,1,'lip_type',-4,0,23), (75342,1790180,1,'nose_type',-22,8,-14), (75343,1790180,0,'skin_color',194,173,148), (75344,1790180,1,'soga_cheek_type',-5,28,0), (75345,1790180,1,'soga_chin_type',-4,-20,28), (75346,1790180,1,'soga_ear_type',-37,-9,0), (75347,1790180,1,'soga_eye_brow_type',-31,26,-10), (75348,1790180,0,'soga_eye_color',229,229,102), (75349,1790180,1,'soga_eye_type',-25,0,0), (75350,1790180,0,'soga_hair_face_color',175,157,60), (75351,1790180,0,'soga_hair_face_highlight_color',45,26,1), (75352,1790180,0,'soga_hair_type_color',175,157,60), (75353,1790180,0,'soga_hair_type_highlight_color',45,26,1), (75354,1790180,1,'soga_lip_type',-4,0,23), (75355,1790180,1,'soga_nose_type',-22,8,-14), (75356,1790180,0,'soga_skin_color',194,173,148), (75357,1790180,0,'wing_color1',255,255,255), (75358,1790180,0,'wing_color2',255,255,255), (75359,1790181,1,'cheek_type',0,-1,0), (75360,1790181,1,'chin_type',-1,-25,-44), (75361,1790181,1,'ear_type',0,-10,0), (75362,1790181,1,'eye_brow_type',-23,4,4), (75363,1790181,0,'eye_color',50,104,95), (75364,1790181,1,'eye_type',14,0,0), (75365,1790181,0,'hair_face_color',131,92,0), (75366,1790181,0,'hair_face_highlight_color',167,60,30), (75367,1790181,0,'hair_type_color',131,92,0), (75368,1790181,0,'hair_type_highlight_color',167,60,30), (75369,1790181,1,'lip_type',0,1,-2), (75370,1790181,1,'nose_type',4,-17,3), (75371,1790181,0,'skin_color',241,205,204), (75372,1790181,1,'soga_cheek_type',0,-1,0), (75373,1790181,1,'soga_chin_type',-1,-25,-44), (75374,1790181,1,'soga_ear_type',0,-10,0), (75375,1790181,1,'soga_eye_brow_type',-23,4,4), (75376,1790181,0,'soga_eye_color',229,229,102), (75377,1790181,1,'soga_eye_type',14,0,0), (75378,1790181,0,'soga_hair_face_color',131,92,0), (75379,1790181,0,'soga_hair_face_highlight_color',167,60,30), (75380,1790181,0,'soga_hair_type_color',131,92,0), (75381,1790181,0,'soga_hair_type_highlight_color',167,60,30), (75382,1790181,1,'soga_lip_type',0,1,-2), (75383,1790181,1,'soga_nose_type',4,-17,3), (75384,1790181,0,'soga_skin_color',241,205,204), (75385,1790181,0,'wing_color1',255,255,255), (75386,1790181,0,'wing_color2',255,255,255), (75387,1790182,0,'eye_color',102,103,114), (75388,1790182,0,'skin_color',45,52,119), (75389,1790182,0,'soga_eye_color',255,0,255), (75390,1790183,0,'eye_color',102,103,114), (75391,1790183,0,'skin_color',45,52,119), (75392,1790183,0,'soga_eye_color',255,0,255), (75393,1790184,1,'cheek_type',17,-38,0), (75394,1790184,1,'chin_type',28,91,18), (75395,1790184,1,'ear_type',-61,-28,0), (75396,1790184,1,'eye_brow_type',-5,-28,-68), (75397,1790184,0,'eye_color',130,182,197), (75398,1790184,1,'eye_type',-81,0,0), (75399,1790184,0,'hair_color1',209,131,22), (75400,1790184,0,'hair_color2',199,150,48), (75401,1790184,0,'hair_face_color',184,128,10), (75402,1790184,0,'hair_face_highlight_color',224,174,20), (75403,1790184,0,'hair_highlight',239,221,86), (75404,1790184,0,'hair_type_color',184,128,10), (75405,1790184,0,'hair_type_highlight_color',224,174,20), (75406,1790184,1,'lip_type',-9,34,95), (75407,1790184,1,'nose_type',-63,29,89), (75408,1790184,0,'skin_color',180,143,95), (75409,1790184,1,'soga_cheek_type',17,-38,0), (75410,1790184,1,'soga_chin_type',28,91,18), (75411,1790184,1,'soga_ear_type',-61,-28,0), (75412,1790184,1,'soga_eye_brow_type',-5,-28,-68), (75413,1790184,0,'soga_eye_color',229,229,102), (75414,1790184,1,'soga_eye_type',-81,0,0), (75415,1790184,0,'soga_hair_color1',209,131,22), (75416,1790184,0,'soga_hair_color2',199,150,48), (75417,1790184,0,'soga_hair_face_color',184,128,10), (75418,1790184,0,'soga_hair_face_highlight_color',224,174,20), (75419,1790184,0,'soga_hair_highlight',239,221,86), (75420,1790184,0,'soga_hair_type_color',184,128,10), (75421,1790184,0,'soga_hair_type_highlight_color',224,174,20), (75422,1790184,1,'soga_lip_type',-9,34,95), (75423,1790184,1,'soga_nose_type',-63,29,89), (75424,1790184,0,'soga_skin_color',180,143,95), (75425,1790184,0,'wing_color1',255,255,255), (75426,1790184,0,'wing_color2',255,255,255), (75427,1790185,0,'eye_color',255,255,255), (75428,1790185,0,'skin_color',255,255,0), (75429,1790185,0,'soga_eye_color',255,0,255), (75430,1790186,0,'eye_color',255,255,255), (75431,1790186,0,'skin_color',255,255,255), (75432,1790186,0,'soga_eye_color',255,0,255), (75433,1790187,1,'cheek_type',-2,-56,0), (75434,1790187,1,'chin_type',-68,68,3), (75435,1790187,1,'ear_type',59,72,0), (75436,1790187,1,'eye_brow_type',-68,-19,37), (75437,1790187,0,'eye_color',57,120,128), (75438,1790187,1,'eye_type',-70,0,0), (75439,1790187,0,'hair_color1',29,21,28), (75440,1790187,0,'hair_color2',39,32,39), (75441,1790187,0,'hair_face_color',15,1,21), (75442,1790187,0,'hair_face_highlight_color',244,246,246), (75443,1790187,0,'hair_highlight',161,165,168), (75444,1790187,0,'hair_type_color',15,1,21), (75445,1790187,0,'hair_type_highlight_color',244,246,246), (75446,1790187,1,'lip_type',77,-56,-61), (75447,1790187,1,'nose_type',82,-93,45), (75448,1790187,0,'skin_color',128,128,63), (75449,1790187,1,'soga_cheek_type',-2,-56,0), (75450,1790187,1,'soga_chin_type',-68,68,3), (75451,1790187,1,'soga_ear_type',59,72,0), (75452,1790187,1,'soga_eye_brow_type',-68,-19,37), (75453,1790187,0,'soga_eye_color',229,229,102), (75454,1790187,1,'soga_eye_type',-70,0,0), (75455,1790187,0,'soga_hair_color1',29,21,28), (75456,1790187,0,'soga_hair_color2',39,32,39), (75457,1790187,0,'soga_hair_face_color',15,1,21), (75458,1790187,0,'soga_hair_face_highlight_color',244,246,246), (75459,1790187,0,'soga_hair_highlight',161,165,168), (75460,1790187,0,'soga_hair_type_color',15,1,21), (75461,1790187,0,'soga_hair_type_highlight_color',244,246,246), (75462,1790187,1,'soga_lip_type',77,-56,-61), (75463,1790187,1,'soga_nose_type',82,-93,45), (75464,1790187,0,'soga_skin_color',211,199,150), (75465,1790187,0,'wing_color1',255,255,255), (75466,1790187,0,'wing_color2',255,255,255), (75467,1790188,1,'cheek_type',100,-100,0), (75468,1790188,1,'chin_type',100,22,100), (75469,1790188,1,'ear_type',100,-47,0), (75470,1790188,1,'eye_brow_type',-1,100,100), (75471,1790188,0,'eye_color',53,34,13), (75472,1790188,1,'eye_type',-100,0,0), (75473,1790188,0,'hair_color1',26,24,25), (75474,1790188,0,'hair_color2',36,34,36), (75475,1790188,0,'hair_face_color',19,6,26), (75476,1790188,0,'hair_face_highlight_color',27,15,35), (75477,1790188,0,'hair_highlight',26,24,25), (75478,1790188,0,'hair_type_color',19,6,26), (75479,1790188,0,'hair_type_highlight_color',27,15,35), (75480,1790188,1,'lip_type',-17,-4,-37), (75481,1790188,1,'nose_type',-70,-28,37), (75482,1790188,0,'skin_color',237,237,218), (75483,1790188,1,'soga_cheek_type',100,-100,0), (75484,1790188,1,'soga_chin_type',100,22,100), (75485,1790188,1,'soga_ear_type',100,-47,0), (75486,1790188,1,'soga_eye_brow_type',-1,100,100), (75487,1790188,0,'soga_eye_color',229,229,102), (75488,1790188,1,'soga_eye_type',-100,0,0), (75489,1790188,0,'soga_hair_color1',26,24,25), (75490,1790188,0,'soga_hair_color2',36,34,36), (75491,1790188,0,'soga_hair_face_color',19,6,26), (75492,1790188,0,'soga_hair_face_highlight_color',27,15,35), (75493,1790188,0,'soga_hair_highlight',26,24,25), (75494,1790188,0,'soga_hair_type_color',19,6,26), (75495,1790188,0,'soga_hair_type_highlight_color',27,15,35), (75496,1790188,1,'soga_lip_type',-17,-4,-37), (75497,1790188,1,'soga_nose_type',-70,-28,37), (75498,1790188,0,'soga_skin_color',237,237,218), (75499,1790188,0,'wing_color1',255,255,255), (75500,1790188,0,'wing_color2',255,255,255), (75501,1790189,0,'eye_color',255,255,255), (75502,1790189,0,'skin_color',255,255,255), (75503,1790189,0,'soga_eye_color',255,0,255), (75504,1790190,1,'cheek_type',-17,0,0), (75505,1790190,1,'chin_type',14,14,19), (75506,1790190,1,'ear_type',-20,0,0), (75507,1790190,1,'eye_brow_type',0,-7,0), (75508,1790190,0,'eye_color',243,164,255), (75509,1790190,1,'eye_type',-21,0,0), (75510,1790190,0,'hair_color1',43,36,70), (75511,1790190,0,'hair_color2',49,49,53), (75512,1790190,0,'hair_face_color',255,247,254), (75513,1790190,0,'hair_face_highlight_color',179,62,33), (75514,1790190,0,'hair_highlight',112,123,142), (75515,1790190,0,'hair_type_color',255,247,254), (75516,1790190,0,'hair_type_highlight_color',179,62,33), (75517,1790190,1,'lip_type',-2,-4,-7), (75518,1790190,1,'nose_type',-14,-8,10), (75519,1790190,0,'skin_color',123,116,158), (75520,1790190,1,'soga_cheek_type',-17,0,0), (75521,1790190,1,'soga_chin_type',14,14,19), (75522,1790190,1,'soga_ear_type',-20,0,0), (75523,1790190,1,'soga_eye_brow_type',0,-7,0), (75524,1790190,0,'soga_eye_color',204,204,204), (75525,1790190,1,'soga_eye_type',-21,0,0), (75526,1790190,0,'soga_hair_color1',43,36,70), (75527,1790190,0,'soga_hair_color2',49,49,53), (75528,1790190,0,'soga_hair_face_color',255,247,254), (75529,1790190,0,'soga_hair_face_highlight_color',179,62,33), (75530,1790190,0,'soga_hair_highlight',112,123,142), (75531,1790190,0,'soga_hair_type_color',255,247,254), (75532,1790190,0,'soga_hair_type_highlight_color',179,62,33), (75533,1790190,1,'soga_lip_type',-2,-4,-7), (75534,1790190,1,'soga_nose_type',-14,-8,10), (75535,1790190,0,'soga_skin_color',123,116,158), (75536,1790190,0,'wing_color1',255,255,255), (75537,1790190,0,'wing_color2',255,255,255), (75538,1790191,0,'eye_color',255,255,255), (75539,1790191,0,'skin_color',255,255,255), (75540,1790191,0,'soga_eye_color',255,0,255), (75541,1790192,0,'eye_color',255,255,255), (75542,1790192,0,'skin_color',255,255,255), (75543,1790192,0,'soga_eye_color',255,0,255), (75544,1790193,0,'eye_color',255,255,255), (75545,1790193,0,'skin_color',255,255,255), (75546,1790193,0,'soga_eye_color',255,0,255), (75547,1790194,0,'eye_color',255,255,255), (75548,1790194,0,'skin_color',255,255,255), (75549,1790194,0,'soga_eye_color',255,0,255), (75550,1790195,0,'eye_color',255,255,255), (75551,1790195,0,'skin_color',255,255,255), (75552,1790195,0,'soga_eye_color',255,0,255), (75553,1790196,1,'cheek_type',-91,-32,0), (75554,1790196,1,'chin_type',-39,39,56), (75555,1790196,1,'ear_type',-19,15,0), (75556,1790196,1,'eye_brow_type',23,97,-87), (75557,1790196,0,'eye_color',47,95,108), (75558,1790196,1,'eye_type',45,0,0), (75559,1790196,0,'hair_color1',38,22,21), (75560,1790196,0,'hair_color2',120,50,0), (75561,1790196,0,'hair_face_highlight_color',184,128,10), (75562,1790196,0,'hair_highlight',209,131,22), (75563,1790196,0,'hair_type_highlight_color',184,128,10), (75564,1790196,1,'lip_type',59,-5,-75), (75565,1790196,1,'nose_type',56,46,-23), (75566,1790196,0,'skin_color',146,153,153), (75567,1790196,1,'soga_cheek_type',-91,-32,0), (75568,1790196,1,'soga_chin_type',-39,39,56), (75569,1790196,1,'soga_ear_type',-19,15,0), (75570,1790196,1,'soga_eye_brow_type',23,97,-87), (75571,1790196,0,'soga_eye_color',229,229,102), (75572,1790196,1,'soga_eye_type',45,0,0), (75573,1790196,0,'soga_hair_color1',38,22,21), (75574,1790196,0,'soga_hair_color2',120,50,0), (75575,1790196,0,'soga_hair_face_highlight_color',184,128,10), (75576,1790196,0,'soga_hair_highlight',209,131,22), (75577,1790196,0,'soga_hair_type_highlight_color',184,128,10), (75578,1790196,1,'soga_lip_type',59,-5,-75), (75579,1790196,1,'soga_nose_type',56,46,-23), (75580,1790196,0,'soga_skin_color',146,153,153), (75581,1790196,0,'wing_color1',255,255,255), (75582,1790196,0,'wing_color2',255,255,255), (75583,1790197,1,'cheek_type',26,0,0), (75584,1790197,1,'chin_type',-40,77,35), (75585,1790197,1,'ear_type',-23,-1,0), (75586,1790197,1,'eye_brow_type',-39,-8,-2), (75587,1790197,0,'eye_color',38,78,68), (75588,1790197,1,'eye_type',55,0,0), (75589,1790197,0,'hair_color1',79,28,15), (75590,1790197,0,'hair_color2',97,68,25), (75591,1790197,0,'hair_face_color',39,26,1), (75592,1790197,0,'hair_face_highlight_color',228,182,25), (75593,1790197,0,'hair_highlight',246,219,114), (75594,1790197,0,'hair_type_color',39,26,1), (75595,1790197,0,'hair_type_highlight_color',228,182,25), (75596,1790197,1,'lip_type',83,34,-55), (75597,1790197,1,'nose_type',-53,-7,-37), (75598,1790197,0,'skin_color',254,254,254), (75599,1790197,1,'soga_cheek_type',26,0,0), (75600,1790197,1,'soga_chin_type',-40,77,35), (75601,1790197,1,'soga_ear_type',-23,-1,0), (75602,1790197,1,'soga_eye_brow_type',-39,-8,-2), (75603,1790197,0,'soga_eye_color',229,229,102), (75604,1790197,1,'soga_eye_type',55,0,0), (75605,1790197,0,'soga_hair_color1',79,28,15), (75606,1790197,0,'soga_hair_color2',97,68,25), (75607,1790197,0,'soga_hair_face_color',39,26,1), (75608,1790197,0,'soga_hair_face_highlight_color',228,182,25), (75609,1790197,0,'soga_hair_highlight',246,219,114), (75610,1790197,0,'soga_hair_type_color',39,26,1), (75611,1790197,0,'soga_hair_type_highlight_color',228,182,25), (75612,1790197,1,'soga_lip_type',83,34,-55), (75613,1790197,1,'soga_nose_type',-53,-7,-37), (75614,1790197,0,'soga_skin_color',254,254,254), (75615,1790197,0,'wing_color1',255,255,255), (75616,1790197,0,'wing_color2',255,255,255), (75617,1790198,1,'cheek_type',1,15,0), (75618,1790198,1,'chin_type',-85,31,-71), (75619,1790198,1,'ear_type',-56,-29,0), (75620,1790198,1,'eye_brow_type',-37,-64,59), (75621,1790198,0,'eye_color',49,98,80), (75622,1790198,1,'eye_type',-87,0,0), (75623,1790198,0,'hair_color1',54,45,28), (75624,1790198,0,'hair_color2',104,52,0), (75625,1790198,0,'hair_face_color',39,11,16), (75626,1790198,0,'hair_face_highlight_color',15,1,21), (75627,1790198,0,'hair_highlight',26,24,25), (75628,1790198,0,'hair_type_color',39,11,16), (75629,1790198,0,'hair_type_highlight_color',15,1,21), (75630,1790198,1,'lip_type',2,-45,-88), (75631,1790198,1,'nose_type',69,34,41), (75632,1790198,0,'skin_color',245,248,248), (75633,1790198,1,'soga_cheek_type',1,15,0), (75634,1790198,1,'soga_chin_type',-85,31,-71), (75635,1790198,1,'soga_ear_type',-56,-29,0), (75636,1790198,1,'soga_eye_brow_type',-37,-64,59), (75637,1790198,0,'soga_eye_color',229,229,102), (75638,1790198,1,'soga_eye_type',-87,0,0), (75639,1790198,0,'soga_hair_color1',54,45,28), (75640,1790198,0,'soga_hair_color2',104,52,0), (75641,1790198,0,'soga_hair_face_color',39,11,16), (75642,1790198,0,'soga_hair_face_highlight_color',15,1,21), (75643,1790198,0,'soga_hair_highlight',26,24,25), (75644,1790198,0,'soga_hair_type_color',39,11,16), (75645,1790198,0,'soga_hair_type_highlight_color',15,1,21), (75646,1790198,1,'soga_lip_type',2,-45,-88), (75647,1790198,1,'soga_nose_type',69,34,41), (75648,1790198,0,'soga_skin_color',245,248,248), (75649,1790198,0,'wing_color1',255,255,255), (75650,1790198,0,'wing_color2',255,255,255), (75651,1790199,1,'cheek_type',-81,-25,0), (75652,1790199,1,'chin_type',17,-39,75), (75653,1790199,1,'ear_type',14,-59,0), (75654,1790199,1,'eye_brow_type',58,-28,-48), (75655,1790199,0,'eye_color',102,74,34), (75656,1790199,1,'eye_type',43,0,0), (75657,1790199,0,'hair_color1',38,22,21), (75658,1790199,0,'hair_color2',120,50,0), (75659,1790199,0,'hair_face_color',5,2,2), (75660,1790199,0,'hair_face_highlight_color',228,172,24), (75661,1790199,0,'hair_highlight',200,165,96), (75662,1790199,0,'hair_type_color',5,2,2), (75663,1790199,0,'hair_type_highlight_color',228,172,24), (75664,1790199,1,'lip_type',41,-88,0), (75665,1790199,1,'nose_type',90,3,-28), (75666,1790199,0,'skin_color',234,195,198), (75667,1790199,1,'soga_cheek_type',-81,-25,0), (75668,1790199,1,'soga_chin_type',17,-39,75), (75669,1790199,1,'soga_ear_type',14,-59,0), (75670,1790199,1,'soga_eye_brow_type',58,-28,-48), (75671,1790199,0,'soga_eye_color',229,229,102), (75672,1790199,1,'soga_eye_type',43,0,0), (75673,1790199,0,'soga_hair_color1',38,22,21), (75674,1790199,0,'soga_hair_color2',120,50,0), (75675,1790199,0,'soga_hair_face_color',5,2,2), (75676,1790199,0,'soga_hair_face_highlight_color',228,172,24), (75677,1790199,0,'soga_hair_highlight',200,165,96), (75678,1790199,0,'soga_hair_type_color',5,2,2), (75679,1790199,0,'soga_hair_type_highlight_color',228,172,24), (75680,1790199,1,'soga_lip_type',41,-88,0), (75681,1790199,1,'soga_nose_type',90,3,-28), (75682,1790199,0,'soga_skin_color',234,195,198), (75683,1790199,0,'wing_color1',255,255,255), (75684,1790199,0,'wing_color2',255,255,255), (75685,1790200,1,'cheek_type',14,-18,0), (75686,1790200,1,'chin_type',72,-76,-62), (75687,1790200,1,'ear_type',-42,76,0), (75688,1790200,1,'eye_brow_type',71,-50,7), (75689,1790200,0,'eye_color',200,191,255), (75690,1790200,1,'eye_type',71,0,0), (75691,1790200,0,'hair_color1',96,63,188), (75692,1790200,0,'hair_color2',74,71,102), (75693,1790200,0,'hair_face_color',97,87,130), (75694,1790200,0,'hair_face_highlight_color',244,246,246), (75695,1790200,0,'hair_highlight',161,165,168), (75696,1790200,0,'hair_type_color',97,87,130), (75697,1790200,0,'hair_type_highlight_color',244,246,246), (75698,1790200,1,'lip_type',-66,15,-40), (75699,1790200,1,'nose_type',-9,71,-5), (75700,1790200,0,'skin_color',113,156,155), (75701,1790200,1,'soga_cheek_type',14,-18,0), (75702,1790200,1,'soga_chin_type',72,-76,-62), (75703,1790200,1,'soga_ear_type',-42,76,0), (75704,1790200,1,'soga_eye_brow_type',71,-50,7), (75705,1790200,0,'soga_eye_color',229,229,102), (75706,1790200,1,'soga_eye_type',71,0,0), (75707,1790200,0,'soga_hair_color1',96,63,188), (75708,1790200,0,'soga_hair_color2',74,71,102), (75709,1790200,0,'soga_hair_face_color',97,87,130), (75710,1790200,0,'soga_hair_face_highlight_color',244,246,246), (75711,1790200,0,'soga_hair_highlight',161,165,168), (75712,1790200,0,'soga_hair_type_color',97,87,130), (75713,1790200,0,'soga_hair_type_highlight_color',244,246,246), (75714,1790200,1,'soga_lip_type',-66,15,-40), (75715,1790200,1,'soga_nose_type',-9,71,-5), (75716,1790200,0,'soga_skin_color',113,156,155), (75717,1790200,0,'wing_color1',255,255,255), (75718,1790200,0,'wing_color2',255,255,255), (75719,1790201,1,'cheek_type',7,50,0), (75720,1790201,1,'chin_type',-58,-96,-56), (75721,1790201,1,'ear_type',46,-56,0), (75722,1790201,1,'eye_brow_type',-89,14,22), (75723,1790201,0,'eye_color',240,139,255), (75724,1790201,1,'eye_type',-11,0,0), (75725,1790201,0,'hair_color1',56,22,22), (75726,1790201,0,'hair_color2',52,50,42), (75727,1790201,0,'hair_face_color',7,1,1), (75728,1790201,0,'hair_face_highlight_color',103,133,149), (75729,1790201,0,'hair_highlight',102,153,147), (75730,1790201,0,'hair_type_color',7,1,1), (75731,1790201,0,'hair_type_highlight_color',103,133,149), (75732,1790201,1,'lip_type',79,35,21), (75733,1790201,1,'nose_type',-96,56,94), (75734,1790201,0,'skin_color',199,172,194), (75735,1790201,1,'soga_cheek_type',7,50,0), (75736,1790201,1,'soga_chin_type',-58,-96,-56), (75737,1790201,1,'soga_ear_type',46,-56,0), (75738,1790201,1,'soga_eye_brow_type',-89,14,22), (75739,1790201,0,'soga_eye_color',229,229,102), (75740,1790201,1,'soga_eye_type',-11,0,0), (75741,1790201,0,'soga_hair_color1',56,22,22), (75742,1790201,0,'soga_hair_color2',52,50,42), (75743,1790201,0,'soga_hair_face_color',7,1,1), (75744,1790201,0,'soga_hair_face_highlight_color',103,133,149), (75745,1790201,0,'soga_hair_highlight',102,153,147), (75746,1790201,0,'soga_hair_type_color',7,1,1), (75747,1790201,0,'soga_hair_type_highlight_color',103,133,149), (75748,1790201,1,'soga_lip_type',79,35,21), (75749,1790201,1,'soga_nose_type',-96,56,94), (75750,1790201,0,'soga_skin_color',199,172,194), (75751,1790201,0,'wing_color1',255,255,255), (75752,1790201,0,'wing_color2',255,255,255), (75753,1790202,0,'eye_color',255,255,255), (75754,1790202,0,'skin_color',255,255,255), (75755,1790202,0,'soga_eye_color',255,0,255), (75756,1790203,0,'eye_color',255,255,255), (75757,1790203,0,'skin_color',255,255,255), (75758,1790203,0,'soga_eye_color',255,0,255), (75759,1790204,0,'eye_color',255,255,255), (75760,1790204,0,'skin_color',255,255,255), (75761,1790204,0,'soga_eye_color',255,0,255), (75762,1790205,0,'eye_color',255,255,255), (75763,1790205,0,'skin_color',255,255,255), (75764,1790205,0,'soga_eye_color',255,0,255), (75765,1790206,0,'eye_color',255,255,255), (75766,1790206,0,'skin_color',255,255,255), (75767,1790206,0,'soga_eye_color',255,0,255), (75768,1790207,0,'eye_color',255,255,255), (75769,1790207,0,'skin_color',255,255,255), (75770,1790207,0,'soga_eye_color',255,0,255), (75771,1790208,0,'eye_color',255,255,255), (75772,1790208,0,'skin_color',255,255,255), (75773,1790208,0,'soga_eye_color',255,0,255), (75774,1790209,0,'eye_color',255,255,255), (75775,1790209,0,'skin_color',255,255,255), (75776,1790209,0,'soga_eye_color',255,0,255), (75777,1790210,0,'eye_color',102,103,114), (75778,1790210,0,'skin_color',45,52,119), (75779,1790210,0,'soga_eye_color',255,0,255), (75780,1790211,0,'eye_color',255,255,255), (75781,1790211,0,'skin_color',255,255,255), (75782,1790211,0,'soga_eye_color',255,0,255), (75783,1790212,1,'cheek_type',-63,-69,0), (75784,1790212,1,'chin_type',37,-95,-8), (75785,1790212,1,'ear_type',14,38,0), (75786,1790212,1,'eye_brow_type',23,-43,81), (75787,1790212,0,'eye_color',43,89,102), (75788,1790212,1,'eye_type',-52,0,0), (75789,1790212,0,'hair_color1',29,21,28), (75790,1790212,0,'hair_color2',39,32,39), (75791,1790212,0,'hair_face_color',15,1,21), (75792,1790212,0,'hair_face_highlight_color',171,64,25), (75793,1790212,0,'hair_highlight',89,21,21), (75794,1790212,0,'hair_type_color',15,1,21), (75795,1790212,0,'hair_type_highlight_color',171,64,25), (75796,1790212,1,'lip_type',22,34,0), (75797,1790212,1,'nose_type',21,17,-56), (75798,1790212,0,'skin_color',198,193,153), (75799,1790212,1,'soga_cheek_type',-63,-69,0), (75800,1790212,1,'soga_chin_type',37,-95,-8), (75801,1790212,1,'soga_ear_type',14,38,0), (75802,1790212,1,'soga_eye_brow_type',23,-43,81), (75803,1790212,0,'soga_eye_color',229,229,102), (75804,1790212,1,'soga_eye_type',-52,0,0), (75805,1790212,0,'soga_hair_color1',29,21,28), (75806,1790212,0,'soga_hair_color2',39,32,39), (75807,1790212,0,'soga_hair_face_color',15,1,21), (75808,1790212,0,'soga_hair_face_highlight_color',171,64,25), (75809,1790212,0,'soga_hair_highlight',89,21,21), (75810,1790212,0,'soga_hair_type_color',15,1,21), (75811,1790212,0,'soga_hair_type_highlight_color',171,64,25), (75812,1790212,1,'soga_lip_type',22,34,0), (75813,1790212,1,'soga_nose_type',21,17,-56), (75814,1790212,0,'soga_skin_color',198,193,153), (75815,1790212,0,'wing_color1',255,255,255), (75816,1790212,0,'wing_color2',255,255,255), (75817,1790213,0,'eye_color',255,255,255), (75818,1790213,0,'skin_color',255,255,255), (75819,1790213,0,'soga_eye_color',255,0,255), (75820,1790214,1,'cheek_type',39,-44,0), (75821,1790214,1,'chin_type',19,56,-57), (75822,1790214,1,'ear_type',31,-10,0), (75823,1790214,1,'eye_brow_type',71,-23,69), (75824,1790214,0,'eye_color',155,186,169), (75825,1790214,1,'eye_type',91,0,0), (75826,1790214,0,'hair_color1',161,165,168), (75827,1790214,0,'hair_color2',50,69,69), (75828,1790214,0,'hair_face_color',244,246,246), (75829,1790214,0,'hair_face_highlight_color',33,24,42), (75830,1790214,0,'hair_highlight',29,21,28), (75831,1790214,0,'hair_type_color',244,246,246), (75832,1790214,0,'hair_type_highlight_color',33,24,42), (75833,1790214,1,'lip_type',25,-19,-75), (75834,1790214,1,'nose_type',18,-68,-75), (75835,1790214,0,'skin_color',217,184,175), (75836,1790214,1,'soga_cheek_type',39,-44,0), (75837,1790214,1,'soga_chin_type',19,56,-57), (75838,1790214,1,'soga_ear_type',31,-10,0), (75839,1790214,1,'soga_eye_brow_type',71,-23,69), (75840,1790214,0,'soga_eye_color',229,229,102), (75841,1790214,1,'soga_eye_type',91,0,0), (75842,1790214,0,'soga_hair_color1',161,165,168), (75843,1790214,0,'soga_hair_color2',50,69,69), (75844,1790214,0,'soga_hair_face_color',244,246,246), (75845,1790214,0,'soga_hair_face_highlight_color',33,24,42), (75846,1790214,0,'soga_hair_highlight',29,21,28), (75847,1790214,0,'soga_hair_type_color',244,246,246), (75848,1790214,0,'soga_hair_type_highlight_color',33,24,42), (75849,1790214,1,'soga_lip_type',25,-19,-75), (75850,1790214,1,'soga_nose_type',18,-68,-75), (75851,1790214,0,'soga_skin_color',217,184,175), (75852,1790214,0,'wing_color1',255,255,255), (75853,1790214,0,'wing_color2',255,255,255), (75854,1790215,0,'eye_color',255,255,255), (75855,1790215,0,'skin_color',255,255,255), (75856,1790215,0,'soga_eye_color',255,0,255), (75857,1790216,0,'eye_color',255,255,255), (75858,1790216,0,'skin_color',255,255,255), (75859,1790216,0,'soga_eye_color',255,0,255), (75860,1790217,0,'eye_color',255,255,255), (75861,1790217,0,'skin_color',255,255,255), (75862,1790217,0,'soga_eye_color',255,0,255), (75863,1790218,1,'cheek_type',-93,-46,0), (75864,1790218,1,'chin_type',-91,23,-25), (75865,1790218,1,'ear_type',0,-68,0), (75866,1790218,1,'eye_brow_type',87,-22,88), (75867,1790218,0,'eye_color',145,72,156), (75868,1790218,1,'eye_type',81,0,0), (75869,1790218,0,'hair_color1',160,156,172), (75870,1790218,0,'hair_color2',62,62,68), (75871,1790218,0,'hair_face_color',244,244,246), (75872,1790218,0,'hair_face_highlight_color',86,68,133), (75873,1790218,0,'hair_highlight',152,46,102), (75874,1790218,0,'hair_type_color',244,244,246), (75875,1790218,0,'hair_type_highlight_color',86,68,133), (75876,1790218,1,'lip_type',-91,-50,51), (75877,1790218,1,'nose_type',82,85,5), (75878,1790218,0,'skin_color',157,200,199), (75879,1790218,1,'soga_cheek_type',-93,-46,0), (75880,1790218,1,'soga_chin_type',-91,23,-25), (75881,1790218,1,'soga_ear_type',0,-68,0), (75882,1790218,1,'soga_eye_brow_type',87,-22,88), (75883,1790218,0,'soga_eye_color',229,229,102), (75884,1790218,1,'soga_eye_type',81,0,0), (75885,1790218,0,'soga_hair_color1',160,156,172), (75886,1790218,0,'soga_hair_color2',62,62,68), (75887,1790218,0,'soga_hair_face_color',244,244,246), (75888,1790218,0,'soga_hair_face_highlight_color',86,68,133), (75889,1790218,0,'soga_hair_highlight',152,46,102), (75890,1790218,0,'soga_hair_type_color',244,244,246), (75891,1790218,0,'soga_hair_type_highlight_color',86,68,133), (75892,1790218,1,'soga_lip_type',-91,-50,51), (75893,1790218,1,'soga_nose_type',82,85,5), (75894,1790218,0,'soga_skin_color',157,200,199), (75895,1790219,0,'eye_color',82,82,82), (75896,1790219,0,'skin_color',40,40,72), (75897,1790219,0,'soga_eye_color',255,0,255), (75898,1790220,0,'eye_color',255,255,255), (75899,1790220,0,'skin_color',255,255,255), (75900,1790220,0,'soga_eye_color',255,0,255), (75901,1790221,0,'eye_color',255,255,255), (75902,1790221,0,'skin_color',255,255,255), (75903,1790221,0,'soga_eye_color',255,0,255), (75904,1790222,0,'eye_color',255,255,255), (75905,1790222,0,'skin_color',255,255,255), (75906,1790222,0,'soga_eye_color',255,0,255), (75907,1790223,0,'eye_color',255,255,255), (75908,1790223,0,'skin_color',63,0,0), (75909,1790223,0,'soga_eye_color',255,0,255), (75910,1790224,0,'eye_color',255,255,255), (75911,1790224,0,'skin_color',63,0,0), (75912,1790224,0,'soga_eye_color',255,0,255), (75913,1790225,1,'cheek_type',-50,-8,0), (75914,1790225,1,'chin_type',12,75,0), (75915,1790225,1,'eye_brow_type',34,61,-18), (75916,1790225,0,'eye_color',216,160,202), (75917,1790225,1,'eye_type',81,0,0), (75918,1790225,0,'hair_face_color',143,56,143), (75919,1790225,0,'hair_type_color',143,56,143), (75920,1790225,1,'lip_type',75,51,-32), (75921,1790225,1,'nose_type',-20,20,5), (75922,1790225,0,'skin_color',143,56,143), (75923,1790225,1,'soga_cheek_type',-50,-8,0), (75924,1790225,1,'soga_chin_type',12,75,0), (75925,1790225,1,'soga_eye_brow_type',34,61,-18), (75926,1790225,0,'soga_eye_color',229,229,102), (75927,1790225,1,'soga_eye_type',81,0,0), (75928,1790225,0,'soga_hair_face_color',143,56,143), (75929,1790225,0,'soga_hair_type_color',143,56,143), (75930,1790225,1,'soga_lip_type',75,51,-32), (75931,1790225,1,'soga_nose_type',-20,20,5), (75932,1790225,0,'soga_skin_color',143,56,143), (75933,1790226,0,'eye_color',255,255,255), (75934,1790226,0,'skin_color',63,0,0), (75935,1790226,0,'soga_eye_color',255,0,255), (75936,1790227,0,'eye_color',255,255,255), (75937,1790227,0,'skin_color',63,0,0), (75938,1790227,0,'soga_eye_color',255,0,255), (75939,1790228,0,'eye_color',255,255,255), (75940,1790228,0,'skin_color',255,255,255), (75941,1790228,0,'soga_eye_color',255,0,255), (75942,1790229,0,'eye_color',255,255,255), (75943,1790229,0,'skin_color',255,255,255), (75944,1790229,0,'soga_eye_color',255,0,255), (75945,1790230,0,'eye_color',255,255,255), (75946,1790230,0,'skin_color',255,255,255), (75947,1790230,0,'soga_eye_color',255,0,255), (75948,1790231,0,'eye_color',255,255,255), (75949,1790231,0,'skin_color',255,255,255), (75950,1790231,0,'soga_eye_color',255,0,255), (75951,1790232,0,'eye_color',255,255,255), (75952,1790232,0,'skin_color',255,255,255), (75953,1790232,0,'soga_eye_color',255,0,255), (75954,1790233,1,'cheek_type',0,28,0), (75955,1790233,1,'chin_type',7,35,10), (75956,1790233,1,'ear_type',-14,-9,0), (75957,1790233,1,'eye_brow_type',23,29,-22), (75958,1790233,0,'eye_color',58,95,59), (75959,1790233,1,'eye_type',10,0,0), (75960,1790233,0,'hair_face_color',222,154,25), (75961,1790233,0,'hair_face_highlight_color',68,49,24), (75962,1790233,0,'hair_type_color',222,154,25), (75963,1790233,0,'hair_type_highlight_color',68,49,24), (75964,1790233,1,'lip_type',10,-20,20), (75965,1790233,1,'nose_type',0,-23,0), (75966,1790233,0,'skin_color',213,214,202), (75967,1790233,1,'soga_cheek_type',0,28,0), (75968,1790233,1,'soga_chin_type',7,35,10), (75969,1790233,1,'soga_ear_type',-14,-9,0), (75970,1790233,1,'soga_eye_brow_type',23,29,-22), (75971,1790233,0,'soga_eye_color',229,229,102), (75972,1790233,1,'soga_eye_type',10,0,0), (75973,1790233,0,'soga_hair_face_color',222,154,25), (75974,1790233,0,'soga_hair_face_highlight_color',68,49,24), (75975,1790233,0,'soga_hair_type_color',222,154,25), (75976,1790233,0,'soga_hair_type_highlight_color',68,49,24), (75977,1790233,1,'soga_lip_type',10,-20,20), (75978,1790233,1,'soga_nose_type',0,-23,0), (75979,1790233,0,'soga_skin_color',213,214,202), (75980,1790233,0,'wing_color1',255,255,255), (75981,1790233,0,'wing_color2',255,255,255), (75982,1790234,1,'cheek_type',-28,81,0), (75983,1790234,1,'chin_type',56,77,0), (75984,1790234,1,'ear_type',0,44,0), (75985,1790234,1,'eye_brow_type',34,-7,0), (75986,1790234,0,'eye_color',204,29,1), (75987,1790234,1,'eye_type',44,0,0), (75988,1790234,1,'lip_type',-50,77,62), (75989,1790234,1,'nose_type',-77,0,68), (75990,1790234,0,'skin_color',221,215,199), (75991,1790234,1,'soga_cheek_type',-28,81,0), (75992,1790234,1,'soga_chin_type',56,77,0), (75993,1790234,1,'soga_ear_type',0,44,0), (75994,1790234,1,'soga_eye_brow_type',34,-7,0), (75995,1790234,0,'soga_eye_color',229,229,102), (75996,1790234,1,'soga_eye_type',44,0,0), (75997,1790234,1,'soga_lip_type',-50,77,62), (75998,1790234,1,'soga_nose_type',-77,0,68), (75999,1790234,0,'soga_skin_color',221,215,199), (76000,1790234,0,'wing_color1',255,255,255), (76001,1790234,0,'wing_color2',255,255,255), (76002,1790235,0,'eye_color',255,255,255), (76003,1790235,0,'skin_color',255,255,255), (76004,1790235,0,'soga_eye_color',255,0,255), (76005,1790236,0,'eye_color',255,255,255), (76006,1790236,0,'skin_color',255,255,255), (76007,1790236,0,'soga_eye_color',255,0,255), (76008,1790237,0,'eye_color',255,255,255), (76009,1790237,0,'skin_color',255,255,255), (76010,1790237,0,'soga_eye_color',255,0,255), (76011,1790238,0,'eye_color',255,255,255), (76012,1790238,0,'skin_color',255,255,255), (76013,1790238,0,'soga_eye_color',255,0,255), (76014,1790239,0,'eye_color',255,255,221), (76015,1790239,0,'skin_color',249,251,226), (76016,1790239,0,'soga_eye_color',255,0,255), (76017,1790240,1,'cheek_type',-41,17,0), (76018,1790240,1,'chin_type',78,2,-10), (76019,1790240,1,'ear_type',-88,-48,0), (76020,1790240,1,'eye_brow_type',57,-12,-57), (76021,1790240,0,'eye_color',13,7,14), (76022,1790240,1,'eye_type',-41,0,0), (76023,1790240,0,'hair_color1',29,21,28), (76024,1790240,0,'hair_color2',53,49,53), (76025,1790240,0,'hair_face_color',36,28,45), (76026,1790240,0,'hair_face_highlight_color',109,131,182), (76027,1790240,0,'hair_highlight',103,102,153), (76028,1790240,0,'hair_type_color',36,28,45), (76029,1790240,0,'hair_type_highlight_color',109,131,182), (76030,1790240,1,'lip_type',-34,41,81), (76031,1790240,1,'nose_type',-71,-85,-7), (76032,1790240,0,'skin_color',125,168,167), (76033,1790240,1,'soga_cheek_type',-41,17,0), (76034,1790240,1,'soga_chin_type',78,2,-10), (76035,1790240,1,'soga_ear_type',-88,-48,0), (76036,1790240,1,'soga_eye_brow_type',57,-12,-57), (76037,1790240,0,'soga_eye_color',229,229,102), (76038,1790240,1,'soga_eye_type',-41,0,0), (76039,1790240,0,'soga_hair_color1',29,21,28), (76040,1790240,0,'soga_hair_color2',53,49,53), (76041,1790240,0,'soga_hair_face_color',36,28,45), (76042,1790240,0,'soga_hair_face_highlight_color',109,131,182), (76043,1790240,0,'soga_hair_highlight',103,102,153), (76044,1790240,0,'soga_hair_type_color',36,28,45), (76045,1790240,0,'soga_hair_type_highlight_color',109,131,182), (76046,1790240,1,'soga_lip_type',-34,41,81), (76047,1790240,1,'soga_nose_type',-71,-85,-7), (76048,1790240,0,'soga_skin_color',125,168,167), (76049,1790241,0,'eye_color',255,255,255), (76050,1790241,0,'skin_color',255,255,255), (76051,1790241,0,'soga_eye_color',255,0,255), (76052,1790242,0,'eye_color',255,255,255), (76053,1790242,0,'skin_color',255,255,255), (76054,1790242,0,'soga_eye_color',255,0,255), (76055,1790243,0,'eye_color',255,255,255), (76056,1790243,0,'skin_color',255,255,255), (76057,1790243,0,'soga_eye_color',255,0,255), (76058,1790244,0,'eye_color',255,255,255), (76059,1790244,0,'skin_color',255,255,255), (76060,1790244,0,'soga_eye_color',255,0,255), (76061,1790245,1,'cheek_type',-100,100,0), (76062,1790245,1,'chin_type',-11,-7,3), (76063,1790245,1,'ear_type',100,-100,0), (76064,1790245,1,'eye_brow_type',100,-100,100), (76065,1790245,0,'eye_color',137,107,55), (76066,1790245,1,'eye_type',-95,0,0), (76067,1790245,0,'hair_color1',200,165,96), (76068,1790245,0,'hair_color2',134,89,56), (76069,1790245,0,'hair_face_color',233,168,29), (76070,1790245,0,'hair_face_highlight_color',163,173,168), (76071,1790245,0,'hair_highlight',114,112,142), (76072,1790245,0,'hair_type_color',233,168,29), (76073,1790245,0,'hair_type_highlight_color',163,173,168), (76074,1790245,1,'lip_type',-100,7,44), (76075,1790245,1,'nose_type',100,-31,100), (76076,1790245,0,'skin_color',216,176,127), (76077,1790245,1,'soga_cheek_type',-100,100,0), (76078,1790245,1,'soga_chin_type',-14,-100,100), (76079,1790245,1,'soga_ear_type',81,25,0), (76080,1790245,1,'soga_eye_brow_type',-25,-100,-1), (76081,1790245,0,'soga_eye_color',204,204,204), (76082,1790245,1,'soga_eye_type',-100,0,0), (76083,1790245,0,'soga_hair_color1',112,123,142), (76084,1790245,0,'soga_hair_color2',124,116,110), (76085,1790245,0,'soga_hair_face_color',196,184,168), (76086,1790245,0,'soga_hair_face_highlight_color',232,169,28), (76087,1790245,0,'soga_hair_highlight',200,165,96), (76088,1790245,0,'soga_hair_type_color',196,184,168), (76089,1790245,0,'soga_hair_type_highlight_color',232,169,28), (76090,1790245,1,'soga_lip_type',-37,9,-17), (76091,1790245,1,'soga_nose_type',100,-100,-34), (76092,1790245,0,'soga_skin_color',216,186,153), (76093,1790246,0,'eye_color',255,255,255), (76094,1790246,0,'skin_color',255,255,255), (76095,1790246,0,'soga_eye_color',255,0,255), (76096,1790247,0,'eye_color',255,255,255), (76097,1790247,0,'skin_color',255,255,255), (76098,1790247,0,'soga_eye_color',255,0,255), (76099,1790248,0,'eye_color',255,255,255), (76100,1790248,0,'skin_color',255,255,255), (76101,1790248,0,'soga_eye_color',255,0,255), (76102,1790249,0,'eye_color',255,255,255), (76103,1790249,0,'skin_color',255,255,255), (76104,1790249,0,'soga_eye_color',255,0,255), (76105,1790250,0,'eye_color',255,255,255), (76106,1790250,0,'skin_color',255,255,255), (76107,1790250,0,'soga_eye_color',255,0,255), (76108,1790251,0,'eye_color',255,255,255), (76109,1790251,0,'skin_color',255,255,255), (76110,1790251,0,'soga_eye_color',255,0,255), (76111,1790252,0,'eye_color',255,255,255), (76112,1790252,0,'skin_color',128,128,64), (76113,1790252,0,'soga_eye_color',255,0,255), (76114,1790253,0,'eye_color',255,255,255), (76115,1790253,0,'skin_color',128,128,64), (76116,1790253,0,'soga_eye_color',255,0,255), (76117,1790254,0,'eye_color',255,255,255), (76118,1790254,0,'skin_color',128,128,64), (76119,1790254,0,'soga_eye_color',255,0,255), (76120,1790255,0,'eye_color',255,255,255), (76121,1790255,0,'skin_color',255,255,255), (76122,1790255,0,'soga_eye_color',255,0,255), (76123,1790256,0,'eye_color',255,255,255), (76124,1790256,0,'skin_color',255,255,255), (76125,1790256,0,'soga_eye_color',255,0,255), (76126,1790257,0,'eye_color',255,255,255), (76127,1790257,0,'skin_color',128,128,0), (76128,1790257,0,'soga_eye_color',255,0,255), (76129,1790258,0,'eye_color',255,255,255), (76130,1790258,0,'skin_color',255,255,255), (76131,1790258,0,'soga_eye_color',255,0,255), (76132,1790259,1,'cheek_type',-62,34,0), (76133,1790259,1,'chin_type',32,-37,-26), (76134,1790259,1,'ear_type',56,21,0), (76135,1790259,1,'eye_brow_type',-59,-71,-91), (76136,1790259,0,'eye_color',151,76,172), (76137,1790259,1,'eye_type',96,0,0), (76138,1790259,0,'hair_color1',56,22,22), (76139,1790259,0,'hair_color2',52,50,42), (76140,1790259,0,'hair_face_color',7,1,1), (76141,1790259,0,'hair_face_highlight_color',103,133,148), (76142,1790259,0,'hair_highlight',102,153,147), (76143,1790259,0,'hair_type_color',7,1,1), (76144,1790259,0,'hair_type_highlight_color',103,133,148), (76145,1790259,1,'lip_type',-93,-38,-44), (76146,1790259,1,'nose_type',29,0,-65), (76147,1790259,0,'skin_color',210,183,205), (76148,1790259,1,'soga_cheek_type',-62,34,0), (76149,1790259,1,'soga_chin_type',32,-37,-26), (76150,1790259,1,'soga_ear_type',56,21,0), (76151,1790259,1,'soga_eye_brow_type',-59,-71,-91), (76152,1790259,0,'soga_eye_color',229,229,102), (76153,1790259,1,'soga_eye_type',96,0,0), (76154,1790259,0,'soga_hair_color1',56,22,22), (76155,1790259,0,'soga_hair_color2',52,50,42), (76156,1790259,0,'soga_hair_face_color',7,1,1), (76157,1790259,0,'soga_hair_face_highlight_color',103,133,148), (76158,1790259,0,'soga_hair_highlight',102,153,147), (76159,1790259,0,'soga_hair_type_color',7,1,1), (76160,1790259,0,'soga_hair_type_highlight_color',103,133,148), (76161,1790259,1,'soga_lip_type',-93,-38,-44), (76162,1790259,1,'soga_nose_type',29,0,-65), (76163,1790259,0,'soga_skin_color',210,183,205), (76164,1790259,0,'wing_color1',255,255,255), (76165,1790259,0,'wing_color2',255,255,255), (76166,1790260,1,'cheek_type',65,-28,0), (76167,1790260,1,'chin_type',41,-31,-39), (76168,1790260,1,'ear_type',-53,-79,0), (76169,1790260,1,'eye_brow_type',20,1,98), (76170,1790260,0,'eye_color',105,55,132), (76171,1790260,1,'eye_type',-40,0,0), (76172,1790260,0,'hair_color1',160,156,172), (76173,1790260,0,'hair_color2',62,62,68), (76174,1790260,0,'hair_face_color',244,244,246), (76175,1790260,0,'hair_face_highlight_color',110,158,181), (76176,1790260,0,'hair_highlight',93,64,120), (76177,1790260,0,'hair_type_color',244,244,246), (76178,1790260,0,'hair_type_highlight_color',110,158,181), (76179,1790260,1,'lip_type',4,-14,5), (76180,1790260,1,'nose_type',-75,-25,-35), (76181,1790260,0,'skin_color',139,136,167), (76182,1790260,1,'soga_cheek_type',65,-28,0), (76183,1790260,1,'soga_chin_type',41,-31,-39), (76184,1790260,1,'soga_ear_type',-53,-79,0), (76185,1790260,1,'soga_eye_brow_type',20,1,98), (76186,1790260,0,'soga_eye_color',229,229,102), (76187,1790260,1,'soga_eye_type',-40,0,0), (76188,1790260,0,'soga_hair_color1',160,156,172), (76189,1790260,0,'soga_hair_color2',62,62,68), (76190,1790260,0,'soga_hair_face_color',244,244,246), (76191,1790260,0,'soga_hair_face_highlight_color',110,158,181), (76192,1790260,0,'soga_hair_highlight',93,64,120), (76193,1790260,0,'soga_hair_type_color',244,244,246), (76194,1790260,0,'soga_hair_type_highlight_color',110,158,181), (76195,1790260,1,'soga_lip_type',4,-14,5), (76196,1790260,1,'soga_nose_type',-75,-25,-35), (76197,1790260,0,'soga_skin_color',139,136,167), (76198,1790260,0,'wing_color1',255,255,255), (76199,1790260,0,'wing_color2',255,255,255), (76200,1790261,1,'cheek_type',-23,38,0), (76201,1790261,1,'chin_type',7,0,19), (76202,1790261,1,'ear_type',-19,-19,0), (76203,1790261,1,'eye_brow_type',11,17,14), (76204,1790261,0,'eye_color',143,189,201), (76205,1790261,1,'eye_type',8,0,0), (76206,1790261,0,'hair_face_color',80,53,20), (76207,1790261,0,'hair_face_highlight_color',132,126,76), (76208,1790261,0,'hair_type_color',80,53,20), (76209,1790261,0,'hair_type_highlight_color',132,126,76), (76210,1790261,1,'lip_type',-37,37,-12), (76211,1790261,1,'nose_type',-19,-2,31), (76212,1790261,0,'skin_color',243,250,247), (76213,1790261,1,'soga_cheek_type',-23,38,0), (76214,1790261,1,'soga_chin_type',7,0,19), (76215,1790261,1,'soga_ear_type',-19,-19,0), (76216,1790261,1,'soga_eye_brow_type',11,17,14), (76217,1790261,0,'soga_eye_color',229,229,102), (76218,1790261,1,'soga_eye_type',8,0,0), (76219,1790261,0,'soga_hair_face_color',80,53,20), (76220,1790261,0,'soga_hair_face_highlight_color',132,126,76), (76221,1790261,0,'soga_hair_type_color',80,53,20), (76222,1790261,0,'soga_hair_type_highlight_color',132,126,76), (76223,1790261,1,'soga_lip_type',-37,37,-12), (76224,1790261,1,'soga_nose_type',-19,-2,31), (76225,1790261,0,'soga_skin_color',243,250,247), (76226,1790261,0,'wing_color1',255,255,255), (76227,1790261,0,'wing_color2',255,255,255), (76228,1790262,1,'cheek_type',-17,79,0), (76229,1790262,1,'chin_type',-76,-96,-82), (76230,1790262,1,'ear_type',-72,93,0), (76231,1790262,1,'eye_brow_type',-55,-97,-43), (76232,1790262,0,'eye_color',120,175,192), (76233,1790262,1,'eye_type',17,0,0), (76234,1790262,0,'hair_color1',56,33,26), (76235,1790262,0,'hair_color2',94,59,11), (76236,1790262,0,'hair_face_color',83,57,8), (76237,1790262,0,'hair_face_highlight_color',19,6,25), (76238,1790262,0,'hair_highlight',29,21,28), (76239,1790262,0,'hair_type_color',83,57,8), (76240,1790262,0,'hair_type_highlight_color',19,6,25), (76241,1790262,1,'lip_type',5,-39,87), (76242,1790262,1,'nose_type',-65,-68,2), (76243,1790262,0,'skin_color',239,239,209), (76244,1790262,1,'soga_cheek_type',-17,79,0), (76245,1790262,1,'soga_chin_type',-76,-96,-82), (76246,1790262,1,'soga_ear_type',-72,93,0), (76247,1790262,1,'soga_eye_brow_type',-55,-97,-43), (76248,1790262,0,'soga_eye_color',229,229,102), (76249,1790262,1,'soga_eye_type',17,0,0), (76250,1790262,0,'soga_hair_color1',56,33,26), (76251,1790262,0,'soga_hair_color2',94,59,11), (76252,1790262,0,'soga_hair_face_color',83,57,8), (76253,1790262,0,'soga_hair_face_highlight_color',19,6,25), (76254,1790262,0,'soga_hair_highlight',29,21,28), (76255,1790262,0,'soga_hair_type_color',83,57,8), (76256,1790262,0,'soga_hair_type_highlight_color',19,6,25), (76257,1790262,1,'soga_lip_type',5,-39,87), (76258,1790262,1,'soga_nose_type',-65,-68,2), (76259,1790262,0,'soga_skin_color',239,239,209), (76260,1790262,0,'wing_color1',255,255,255), (76261,1790262,0,'wing_color2',255,255,255), (76262,1790263,1,'cheek_type',0,-4,0), (76263,1790263,1,'chin_type',-7,18,7), (76264,1790263,1,'ear_type',0,7,0), (76265,1790263,1,'eye_brow_type',12,20,21), (76266,1790263,0,'eye_color',162,198,199), (76267,1790263,1,'eye_type',-10,0,0), (76268,1790263,0,'hair_face_color',106,86,0), (76269,1790263,0,'hair_face_highlight_color',30,11,3), (76270,1790263,0,'hair_type_color',106,86,0), (76271,1790263,0,'hair_type_highlight_color',30,11,3), (76272,1790263,1,'lip_type',-25,-25,0), (76273,1790263,1,'nose_type',-7,-25,0), (76274,1790263,0,'skin_color',250,253,253), (76275,1790263,1,'soga_cheek_type',0,-4,0), (76276,1790263,1,'soga_chin_type',-7,18,7), (76277,1790263,1,'soga_ear_type',0,7,0), (76278,1790263,1,'soga_eye_brow_type',12,20,21), (76279,1790263,0,'soga_eye_color',229,229,102), (76280,1790263,1,'soga_eye_type',-10,0,0), (76281,1790263,0,'soga_hair_face_color',106,86,0), (76282,1790263,0,'soga_hair_face_highlight_color',30,11,3), (76283,1790263,0,'soga_hair_type_color',106,86,0), (76284,1790263,0,'soga_hair_type_highlight_color',30,11,3), (76285,1790263,1,'soga_lip_type',-25,-25,0), (76286,1790263,1,'soga_nose_type',-7,-25,0), (76287,1790263,0,'soga_skin_color',250,253,253), (76288,1790263,0,'wing_color1',255,255,255), (76289,1790263,0,'wing_color2',255,255,255), (76290,1790264,1,'cheek_type',-14,0,0), (76291,1790264,1,'chin_type',-14,-14,-2), (76292,1790264,1,'ear_type',22,7,0), (76293,1790264,1,'eye_brow_type',-4,-21,-22), (76294,1790264,0,'eye_color',143,189,203), (76295,1790264,1,'eye_type',-17,0,0), (76296,1790264,0,'hair_face_color',79,32,0), (76297,1790264,0,'hair_face_highlight_color',96,39,0), (76298,1790264,0,'hair_type_color',79,32,0), (76299,1790264,0,'hair_type_highlight_color',96,39,0), (76300,1790264,1,'lip_type',-19,-37,-25), (76301,1790264,1,'nose_type',8,0,37), (76302,1790264,0,'skin_color',166,165,127), (76303,1790264,1,'soga_cheek_type',-14,0,0), (76304,1790264,1,'soga_chin_type',-14,-14,-2), (76305,1790264,1,'soga_ear_type',22,7,0), (76306,1790264,1,'soga_eye_brow_type',-4,-21,-22), (76307,1790264,0,'soga_eye_color',229,229,102), (76308,1790264,1,'soga_eye_type',-17,0,0), (76309,1790264,0,'soga_hair_face_color',79,32,0), (76310,1790264,0,'soga_hair_face_highlight_color',96,39,0), (76311,1790264,0,'soga_hair_type_color',79,32,0), (76312,1790264,0,'soga_hair_type_highlight_color',96,39,0), (76313,1790264,1,'soga_lip_type',-19,-37,-25), (76314,1790264,1,'soga_nose_type',8,0,37), (76315,1790264,0,'soga_skin_color',166,165,127), (76316,1790264,0,'wing_color1',255,255,255), (76317,1790264,0,'wing_color2',255,255,255), (76318,1790265,1,'cheek_type',44,0,0), (76319,1790265,1,'chin_type',90,-11,0), (76320,1790265,1,'ear_type',-8,-98,0), (76321,1790265,1,'eye_brow_type',-91,-53,-25), (76322,1790265,0,'eye_color',119,175,191), (76323,1790265,1,'eye_type',75,0,0), (76324,1790265,0,'hair_color1',209,131,22), (76325,1790265,0,'hair_color2',199,150,48), (76326,1790265,0,'hair_face_color',184,128,10), (76327,1790265,0,'hair_face_highlight_color',47,14,19), (76328,1790265,0,'hair_highlight',54,45,28), (76329,1790265,0,'hair_type_color',184,128,10), (76330,1790265,0,'hair_type_highlight_color',47,14,19), (76331,1790265,1,'lip_type',0,32,-22), (76332,1790265,1,'nose_type',90,53,-34), (76333,1790265,0,'skin_color',61,63,63), (76334,1790265,1,'soga_cheek_type',44,0,0), (76335,1790265,1,'soga_chin_type',90,-11,0), (76336,1790265,1,'soga_ear_type',-8,-98,0), (76337,1790265,1,'soga_eye_brow_type',-91,-53,-25), (76338,1790265,0,'soga_eye_color',229,229,102), (76339,1790265,1,'soga_eye_type',75,0,0), (76340,1790265,0,'soga_hair_color1',209,131,22), (76341,1790265,0,'soga_hair_color2',199,150,48), (76342,1790265,0,'soga_hair_face_color',184,128,10), (76343,1790265,0,'soga_hair_face_highlight_color',47,14,19), (76344,1790265,0,'soga_hair_highlight',54,45,28), (76345,1790265,0,'soga_hair_type_color',184,128,10), (76346,1790265,0,'soga_hair_type_highlight_color',47,14,19), (76347,1790265,1,'soga_lip_type',0,32,-22), (76348,1790265,1,'soga_nose_type',90,53,-34), (76349,1790265,0,'soga_skin_color',61,63,63), (76350,1790265,0,'wing_color1',255,255,255), (76351,1790265,0,'wing_color2',255,255,255), (76352,1790266,0,'eye_color',255,255,255), (76353,1790266,0,'skin_color',255,255,255), (76354,1790266,0,'soga_eye_color',255,0,255), (76355,1790267,0,'eye_color',255,255,255), (76356,1790267,0,'skin_color',255,255,255), (76357,1790267,0,'soga_eye_color',255,0,255), (76358,1790268,1,'cheek_type',-23,38,0), (76359,1790268,1,'chin_type',7,0,19), (76360,1790268,1,'ear_type',-19,-19,0), (76361,1790268,1,'eye_brow_type',11,17,14), (76362,1790268,0,'eye_color',143,189,201), (76363,1790268,1,'eye_type',8,0,0), (76364,1790268,0,'hair_face_color',80,53,20), (76365,1790268,0,'hair_face_highlight_color',132,126,76), (76366,1790268,0,'hair_type_color',80,53,20), (76367,1790268,0,'hair_type_highlight_color',132,126,76), (76368,1790268,1,'lip_type',-37,37,-12), (76369,1790268,1,'nose_type',-19,-2,31), (76370,1790268,0,'skin_color',243,250,247), (76371,1790268,1,'soga_cheek_type',-23,38,0), (76372,1790268,1,'soga_chin_type',7,0,19), (76373,1790268,1,'soga_ear_type',-19,-19,0), (76374,1790268,1,'soga_eye_brow_type',11,17,14), (76375,1790268,0,'soga_eye_color',229,229,102), (76376,1790268,1,'soga_eye_type',8,0,0), (76377,1790268,0,'soga_hair_face_color',80,53,20), (76378,1790268,0,'soga_hair_face_highlight_color',132,126,76), (76379,1790268,0,'soga_hair_type_color',80,53,20), (76380,1790268,0,'soga_hair_type_highlight_color',132,126,76), (76381,1790268,1,'soga_lip_type',-37,37,-12), (76382,1790268,1,'soga_nose_type',-19,-2,31), (76383,1790268,0,'soga_skin_color',243,250,247), (76384,1790268,0,'wing_color1',255,255,255), (76385,1790268,0,'wing_color2',255,255,255), (76386,1790269,1,'cheek_type',0,-4,0), (76387,1790269,1,'chin_type',-7,18,7), (76388,1790269,1,'ear_type',0,7,0), (76389,1790269,1,'eye_brow_type',12,20,21), (76390,1790269,0,'eye_color',162,198,199), (76391,1790269,1,'eye_type',-10,0,0), (76392,1790269,0,'hair_face_color',106,86,0), (76393,1790269,0,'hair_face_highlight_color',30,11,3), (76394,1790269,0,'hair_type_color',106,86,0), (76395,1790269,0,'hair_type_highlight_color',30,11,3), (76396,1790269,1,'lip_type',-25,-25,0), (76397,1790269,1,'nose_type',-7,-25,0), (76398,1790269,0,'skin_color',250,253,253), (76399,1790269,1,'soga_cheek_type',0,-4,0), (76400,1790269,1,'soga_chin_type',-7,18,7), (76401,1790269,1,'soga_ear_type',0,7,0), (76402,1790269,1,'soga_eye_brow_type',12,20,21), (76403,1790269,0,'soga_eye_color',229,229,102), (76404,1790269,1,'soga_eye_type',-10,0,0), (76405,1790269,0,'soga_hair_face_color',106,86,0), (76406,1790269,0,'soga_hair_face_highlight_color',30,11,3), (76407,1790269,0,'soga_hair_type_color',106,86,0), (76408,1790269,0,'soga_hair_type_highlight_color',30,11,3), (76409,1790269,1,'soga_lip_type',-25,-25,0), (76410,1790269,1,'soga_nose_type',-7,-25,0), (76411,1790269,0,'soga_skin_color',250,253,253), (76412,1790269,0,'wing_color1',255,255,255), (76413,1790269,0,'wing_color2',255,255,255), (76414,1790270,1,'cheek_type',29,-12,0), (76415,1790270,1,'chin_type',0,31,11), (76416,1790270,1,'ear_type',10,-7,0), (76417,1790270,1,'eye_brow_type',-25,-22,-28), (76418,1790270,0,'eye_color',60,59,32), (76419,1790270,1,'eye_type',-21,0,0), (76420,1790270,0,'hair_face_color',36,16,0), (76421,1790270,0,'hair_face_highlight_color',90,35,15), (76422,1790270,0,'hair_type_color',36,16,0), (76423,1790270,0,'hair_type_highlight_color',90,35,15), (76424,1790270,1,'lip_type',-28,-25,-2), (76425,1790270,1,'nose_type',-34,0,40), (76426,1790270,0,'skin_color',162,165,165), (76427,1790270,1,'soga_cheek_type',29,-12,0), (76428,1790270,1,'soga_chin_type',0,31,11), (76429,1790270,1,'soga_ear_type',10,-7,0), (76430,1790270,1,'soga_eye_brow_type',-25,-22,-28), (76431,1790270,0,'soga_eye_color',229,229,102), (76432,1790270,1,'soga_eye_type',-21,0,0), (76433,1790270,0,'soga_hair_face_color',36,16,0), (76434,1790270,0,'soga_hair_face_highlight_color',90,35,15), (76435,1790270,0,'soga_hair_type_color',36,16,0), (76436,1790270,0,'soga_hair_type_highlight_color',90,35,15), (76437,1790270,1,'soga_lip_type',-28,-25,-2), (76438,1790270,1,'soga_nose_type',-34,0,40), (76439,1790270,0,'soga_skin_color',162,165,165), (76440,1790270,0,'wing_color1',255,255,255), (76441,1790270,0,'wing_color2',255,255,255), (76442,1790271,0,'eye_color',255,255,255), (76443,1790271,0,'skin_color',255,255,255), (76444,1790271,0,'soga_eye_color',255,0,255), (76445,1790272,1,'cheek_type',77,-75,0), (76446,1790272,1,'chin_type',58,88,28), (76447,1790272,1,'ear_type',14,56,0), (76448,1790272,1,'eye_brow_type',59,26,-89), (76449,1790272,0,'eye_color',144,188,195), (76450,1790272,1,'eye_type',-21,0,0), (76451,1790272,0,'hair_color1',239,221,86), (76452,1790272,0,'hair_color2',99,53,22), (76453,1790272,0,'hair_face_color',219,179,15), (76454,1790272,0,'hair_face_highlight_color',93,65,9), (76455,1790272,0,'hair_highlight',56,33,26), (76456,1790272,0,'hair_type_color',219,179,15), (76457,1790272,0,'hair_type_highlight_color',93,65,9), (76458,1790272,1,'lip_type',-46,37,-63), (76459,1790272,1,'nose_type',7,10,-17), (76460,1790272,0,'skin_color',200,187,181), (76461,1790272,1,'soga_cheek_type',77,-75,0), (76462,1790272,1,'soga_chin_type',58,88,28), (76463,1790272,1,'soga_ear_type',14,56,0), (76464,1790272,1,'soga_eye_brow_type',59,26,-89), (76465,1790272,0,'soga_eye_color',229,229,102), (76466,1790272,1,'soga_eye_type',-21,0,0), (76467,1790272,0,'soga_hair_color1',239,221,86), (76468,1790272,0,'soga_hair_color2',99,53,22), (76469,1790272,0,'soga_hair_face_color',219,179,15), (76470,1790272,0,'soga_hair_face_highlight_color',93,65,9), (76471,1790272,0,'soga_hair_highlight',56,33,26), (76472,1790272,0,'soga_hair_type_color',219,179,15), (76473,1790272,0,'soga_hair_type_highlight_color',93,65,9), (76474,1790272,1,'soga_lip_type',-46,37,-63), (76475,1790272,1,'soga_nose_type',7,10,-17), (76476,1790272,0,'soga_skin_color',200,187,181), (76477,1790272,0,'wing_color1',255,255,255), (76478,1790272,0,'wing_color2',255,255,255), (76513,1790274,1,'cheek_type',-31,9,0), (76514,1790274,1,'chin_type',93,93,-8), (76515,1790274,1,'ear_type',-68,38,0), (76516,1790274,1,'eye_brow_type',98,77,46), (76517,1790274,0,'eye_color',149,94,232), (76518,1790274,1,'eye_type',29,0,0), (76519,1790274,0,'hair_color1',160,156,172), (76520,1790274,0,'hair_color2',62,62,68), (76521,1790274,0,'hair_face_color',244,244,246), (76522,1790274,0,'hair_face_highlight_color',244,246,246), (76523,1790274,0,'hair_highlight',161,165,168), (76524,1790274,0,'hair_type_color',244,244,246), (76525,1790274,0,'hair_type_highlight_color',244,246,246), (76526,1790274,1,'lip_type',100,28,25), (76527,1790274,1,'nose_type',58,93,-81), (76528,1790274,0,'skin_color',123,166,165), (76529,1790274,1,'soga_cheek_type',-31,9,0), (76530,1790274,1,'soga_chin_type',93,93,-8), (76531,1790274,1,'soga_ear_type',-68,38,0), (76532,1790274,1,'soga_eye_brow_type',98,77,46), (76533,1790274,0,'soga_eye_color',229,229,102), (76534,1790274,1,'soga_eye_type',29,0,0), (76535,1790274,0,'soga_hair_color1',160,156,172), (76536,1790274,0,'soga_hair_color2',62,62,68), (76537,1790274,0,'soga_hair_face_color',244,244,246), (76538,1790274,0,'soga_hair_face_highlight_color',244,246,246), (76539,1790274,0,'soga_hair_highlight',161,165,168), (76540,1790274,0,'soga_hair_type_color',244,244,246), (76541,1790274,0,'soga_hair_type_highlight_color',244,246,246), (76542,1790274,1,'soga_lip_type',100,28,25), (76543,1790274,1,'soga_nose_type',58,93,-81), (76544,1790274,0,'soga_skin_color',123,166,165), (76545,1790274,0,'wing_color1',255,255,255), (76546,1790274,0,'wing_color2',255,255,255), (76547,1790275,0,'eye_color',255,255,255), (76548,1790275,0,'skin_color',255,255,255), (76549,1790275,0,'soga_eye_color',255,0,255), (76550,1790276,1,'cheek_type',-1,32,0), (76551,1790276,1,'chin_type',-37,-1,37), (76552,1790276,1,'ear_type',-14,-17,0), (76553,1790276,1,'eye_brow_type',11,-8,31), (76554,1790276,0,'eye_color',157,187,169), (76555,1790276,1,'eye_type',19,0,0), (76556,1790276,0,'hair_face_color',212,210,207), (76557,1790276,0,'hair_face_highlight_color',125,66,4), (76558,1790276,0,'hair_type_color',212,210,207), (76559,1790276,0,'hair_type_highlight_color',125,66,4), (76560,1790276,1,'lip_type',17,0,-7), (76561,1790276,1,'nose_type',-14,0,-1), (76562,1790276,0,'skin_color',172,106,62), (76563,1790276,1,'soga_cheek_type',-1,32,0), (76564,1790276,1,'soga_chin_type',-37,-1,37), (76565,1790276,1,'soga_ear_type',-14,-17,0), (76566,1790276,1,'soga_eye_brow_type',11,-8,31), (76567,1790276,0,'soga_eye_color',229,229,102), (76568,1790276,1,'soga_eye_type',19,0,0), (76569,1790276,0,'soga_hair_face_color',212,210,207), (76570,1790276,0,'soga_hair_face_highlight_color',125,66,4), (76571,1790276,0,'soga_hair_type_color',212,210,207), (76572,1790276,0,'soga_hair_type_highlight_color',125,66,4), (76573,1790276,1,'soga_lip_type',17,0,-7), (76574,1790276,1,'soga_nose_type',-14,0,-1), (76575,1790276,0,'soga_skin_color',172,106,62), (76576,1790276,0,'wing_color1',255,255,255), (76577,1790276,0,'wing_color2',255,255,255), (76578,1790277,1,'cheek_type',25,0,0), (76579,1790277,1,'chin_type',25,2,-17), (76580,1790277,1,'ear_type',-28,-28,0), (76581,1790277,1,'eye_brow_type',0,-8,-8), (76582,1790277,0,'eye_color',136,96,44), (76583,1790277,1,'eye_type',28,0,0), (76584,1790277,0,'hair_face_color',171,82,17), (76585,1790277,0,'hair_face_highlight_color',117,109,100), (76586,1790277,0,'hair_type_color',171,82,17), (76587,1790277,0,'hair_type_highlight_color',117,109,100), (76588,1790277,1,'lip_type',37,-34,-1), (76589,1790277,1,'nose_type',46,37,25), (76590,1790277,0,'skin_color',242,213,214), (76591,1790277,1,'soga_cheek_type',25,0,0), (76592,1790277,1,'soga_chin_type',25,2,-17), (76593,1790277,1,'soga_ear_type',-28,-28,0), (76594,1790277,1,'soga_eye_brow_type',0,-8,-8), (76595,1790277,0,'soga_eye_color',229,229,102), (76596,1790277,1,'soga_eye_type',28,0,0), (76597,1790277,0,'soga_hair_face_color',171,82,17), (76598,1790277,0,'soga_hair_face_highlight_color',117,109,100), (76599,1790277,0,'soga_hair_type_color',171,82,17), (76600,1790277,0,'soga_hair_type_highlight_color',117,109,100), (76601,1790277,1,'soga_lip_type',37,-34,-1), (76602,1790277,1,'soga_nose_type',46,37,25), (76603,1790277,0,'soga_skin_color',242,213,214), (76604,1790277,0,'wing_color1',255,255,255), (76605,1790277,0,'wing_color2',255,255,255), (76606,1790278,0,'eye_color',102,103,114), (76607,1790278,0,'skin_color',45,52,119), (76608,1790278,0,'soga_eye_color',255,0,255), (76609,1790279,0,'eye_color',255,255,255), (76610,1790279,0,'skin_color',255,255,255), (76611,1790279,0,'soga_eye_color',255,0,255), (76612,1790280,1,'cheek_type',100,-100,0), (76613,1790280,1,'chin_type',-100,100,100), (76614,1790280,1,'ear_type',25,8,0), (76615,1790280,1,'eye_brow_type',100,100,100), (76616,1790280,0,'eye_color',118,14,183), (76617,1790280,1,'eye_type',100,0,0), (76618,1790280,0,'hair_face_color',171,60,32), (76619,1790280,0,'hair_face_highlight_color',216,192,37), (76620,1790280,0,'hair_type_color',171,60,32), (76621,1790280,0,'hair_type_highlight_color',216,192,37), (76622,1790280,1,'lip_type',100,50,-68), (76623,1790280,1,'nose_type',0,-17,0), (76624,1790280,0,'skin_color',221,194,101), (76625,1790280,1,'soga_cheek_type',100,-100,0), (76626,1790280,1,'soga_chin_type',-100,100,100), (76627,1790280,1,'soga_ear_type',25,8,0), (76628,1790280,1,'soga_eye_brow_type',100,100,100), (76629,1790280,0,'soga_eye_color',229,229,102), (76630,1790280,1,'soga_eye_type',100,0,0), (76631,1790280,0,'soga_hair_face_color',171,60,32), (76632,1790280,0,'soga_hair_face_highlight_color',216,192,37), (76633,1790280,0,'soga_hair_type_color',171,60,32), (76634,1790280,0,'soga_hair_type_highlight_color',216,192,37), (76635,1790280,1,'soga_lip_type',100,50,-68), (76636,1790280,1,'soga_nose_type',0,-17,0), (76637,1790280,0,'soga_skin_color',221,194,101), (76638,1790280,0,'wing_color1',255,255,255), (76639,1790280,0,'wing_color2',255,255,255), (76640,1790281,0,'eye_color',255,255,255), (76641,1790281,0,'skin_color',137,15,1), (76642,1790281,0,'soga_eye_color',255,0,255), (76643,1790282,0,'eye_color',255,255,255), (76644,1790282,0,'skin_color',255,255,255), (76645,1790282,0,'soga_eye_color',255,0,255), (76646,1790283,1,'cheek_type',29,0,0), (76647,1790283,1,'chin_type',-11,-28,4), (76648,1790283,1,'ear_type',12,0,0), (76649,1790283,1,'eye_brow_type',9,-1,-19), (76650,1790283,0,'eye_color',148,189,191), (76651,1790283,1,'eye_type',-14,0,0), (76652,1790283,0,'hair_face_color',218,194,145), (76653,1790283,0,'hair_face_highlight_color',1,1,0), (76654,1790283,0,'hair_type_color',218,194,145), (76655,1790283,0,'hair_type_highlight_color',1,1,0), (76656,1790283,1,'lip_type',-10,-4,5), (76657,1790283,1,'nose_type',-28,8,10), (76658,1790283,0,'skin_color',211,176,123), (76659,1790283,1,'soga_cheek_type',29,0,0), (76660,1790283,1,'soga_chin_type',-11,-28,4), (76661,1790283,1,'soga_ear_type',12,0,0), (76662,1790283,1,'soga_eye_brow_type',9,-1,-19), (76663,1790283,0,'soga_eye_color',229,229,102), (76664,1790283,1,'soga_eye_type',-14,0,0), (76665,1790283,0,'soga_hair_face_color',218,194,145), (76666,1790283,0,'soga_hair_face_highlight_color',1,1,0), (76667,1790283,0,'soga_hair_type_color',218,194,145), (76668,1790283,0,'soga_hair_type_highlight_color',1,1,0), (76669,1790283,1,'soga_lip_type',-10,-4,5), (76670,1790283,1,'soga_nose_type',-28,8,10), (76671,1790283,0,'soga_skin_color',211,176,123), (76672,1790283,0,'wing_color1',255,255,255), (76673,1790283,0,'wing_color2',255,255,255), (76674,1790284,0,'eye_color',255,255,255), (76675,1790284,0,'skin_color',255,255,255), (76676,1790284,0,'soga_eye_color',255,0,255), (76677,1790285,0,'eye_color',255,255,255), (76678,1790285,0,'skin_color',1,1,1), (76679,1790285,0,'soga_eye_color',255,0,255), (76680,1790286,0,'eye_color',255,255,255), (76681,1790286,0,'skin_color',1,1,1), (76682,1790286,0,'soga_eye_color',255,0,255), (76683,1790287,0,'eye_color',255,255,255), (76684,1790287,0,'skin_color',1,1,1), (76685,1790287,0,'soga_eye_color',255,0,255), (76686,1790288,0,'eye_color',255,255,255), (76687,1790288,0,'skin_color',1,1,1), (76688,1790288,0,'soga_eye_color',255,0,255), (76689,1790289,1,'cheek_type',100,38,0), (76690,1790289,1,'chin_type',-9,55,-50), (76691,1790289,1,'ear_type',61,-23,0), (76692,1790289,1,'eye_brow_type',100,-100,100), (76693,1790289,0,'eye_color',74,125,136), (76694,1790289,1,'eye_type',41,0,0), (76695,1790289,0,'hair_color1',98,135,156), (76696,1790289,0,'hair_color2',88,95,109), (76697,1790289,0,'hair_face_color',103,139,161), (76698,1790289,0,'hair_face_highlight_color',198,184,168), (76699,1790289,0,'hair_highlight',112,123,142), (76700,1790289,0,'hair_type_color',103,139,161), (76701,1790289,0,'hair_type_highlight_color',198,184,168), (76702,1790289,1,'lip_type',-47,4,37), (76703,1790289,1,'nose_type',62,-88,-82), (76704,1790289,0,'skin_color',134,177,176), (76705,1790289,1,'soga_cheek_type',100,38,0), (76706,1790289,1,'soga_chin_type',-9,55,-50), (76707,1790289,1,'soga_ear_type',61,-23,0), (76708,1790289,1,'soga_eye_brow_type',100,-100,100), (76709,1790289,0,'soga_eye_color',229,229,102), (76710,1790289,1,'soga_eye_type',41,0,0), (76711,1790289,0,'soga_hair_color1',98,135,156), (76712,1790289,0,'soga_hair_color2',88,95,109), (76713,1790289,0,'soga_hair_face_color',103,139,161), (76714,1790289,0,'soga_hair_face_highlight_color',198,184,168), (76715,1790289,0,'soga_hair_highlight',112,123,142), (76716,1790289,0,'soga_hair_type_color',103,139,161), (76717,1790289,0,'soga_hair_type_highlight_color',198,184,168), (76718,1790289,1,'soga_lip_type',-47,4,37), (76719,1790289,1,'soga_nose_type',62,-88,-82), (76720,1790289,0,'soga_skin_color',134,177,176), (76721,1790289,0,'wing_color1',255,255,255), (76722,1790289,0,'wing_color2',255,255,255), (76723,1790290,0,'eye_color',255,255,255), (76724,1790290,0,'skin_color',128,0,0), (76725,1790290,0,'soga_eye_color',255,0,255), (76726,1790291,1,'cheek_type',43,38,0), (76727,1790291,1,'chin_type',14,-4,-22), (76728,1790291,1,'ear_type',0,-46,0), (76729,1790291,1,'eye_brow_type',7,28,-4), (76730,1790291,0,'eye_color',48,85,54), (76731,1790291,1,'eye_type',11,0,0), (76732,1790291,0,'hair_face_color',220,143,20), (76733,1790291,0,'hair_face_highlight_color',54,46,4), (76734,1790291,0,'hair_type_color',220,143,20), (76735,1790291,0,'hair_type_highlight_color',54,46,4), (76736,1790291,1,'lip_type',0,25,18), (76737,1790291,1,'nose_type',28,-9,21), (76738,1790291,0,'skin_color',240,251,251), (76739,1790291,1,'soga_cheek_type',43,38,0), (76740,1790291,1,'soga_chin_type',14,-4,-22), (76741,1790291,1,'soga_ear_type',0,-46,0), (76742,1790291,1,'soga_eye_brow_type',7,28,-4), (76743,1790291,0,'soga_eye_color',229,229,102), (76744,1790291,1,'soga_eye_type',11,0,0), (76745,1790291,0,'soga_hair_face_color',220,143,20), (76746,1790291,0,'soga_hair_face_highlight_color',54,46,4), (76747,1790291,0,'soga_hair_type_color',220,143,20), (76748,1790291,0,'soga_hair_type_highlight_color',54,46,4), (76749,1790291,1,'soga_lip_type',0,25,18), (76750,1790291,1,'soga_nose_type',28,-9,21), (76751,1790291,0,'soga_skin_color',240,251,251), (76752,1790291,0,'wing_color1',255,255,255), (76753,1790291,0,'wing_color2',255,255,255), (76754,1790292,0,'eye_color',255,255,255), (76755,1790292,0,'skin_color',255,255,255), (76756,1790292,0,'soga_eye_color',255,0,255), (76757,1790293,0,'eye_color',255,255,255), (76758,1790293,0,'skin_color',255,255,255), (76759,1790293,0,'soga_eye_color',255,0,255), (76760,1790294,0,'eye_color',255,255,255), (76761,1790294,0,'skin_color',255,255,255), (76762,1790294,0,'soga_eye_color',255,0,255), (76763,1790295,0,'eye_color',255,255,255), (76764,1790295,0,'skin_color',255,255,255), (76765,1790295,0,'soga_eye_color',255,0,255), (76766,1790296,0,'eye_color',255,255,255), (76767,1790296,0,'skin_color',255,255,255), (76768,1790296,0,'soga_eye_color',255,0,255), (76769,1790297,0,'eye_color',255,255,255), (76770,1790297,0,'skin_color',255,255,255), (76771,1790297,0,'soga_eye_color',255,0,255), (76772,1790298,0,'eye_color',255,255,255), (76773,1790298,0,'skin_color',255,255,0), (76774,1790298,0,'soga_eye_color',255,0,255), (76775,1790299,0,'eye_color',255,255,255), (76776,1790299,0,'skin_color',255,255,0), (76777,1790299,0,'soga_eye_color',255,0,255), (76778,1790300,0,'eye_color',255,255,255), (76779,1790300,0,'skin_color',255,255,0), (76780,1790300,0,'soga_eye_color',255,0,255), (76781,1790301,0,'eye_color',255,255,255), (76782,1790301,0,'skin_color',255,255,0), (76783,1790301,0,'soga_eye_color',255,0,255), (76784,1790302,0,'eye_color',255,255,255), (76785,1790302,0,'skin_color',255,255,255), (76786,1790302,0,'soga_eye_color',255,0,255), (76787,1790303,0,'eye_color',255,255,255), (76788,1790303,0,'skin_color',255,255,255), (76789,1790303,0,'soga_eye_color',255,0,255), (76790,1790304,0,'eye_color',255,255,255), (76791,1790304,0,'skin_color',255,255,0), (76792,1790304,0,'soga_eye_color',255,0,255), (76793,1790305,0,'eye_color',255,255,255), (76794,1790305,0,'skin_color',255,255,0), (76795,1790305,0,'soga_eye_color',255,0,255), (76796,1790306,1,'cheek_type',51,-12,0), (76797,1790306,1,'chin_type',53,-63,-70), (76798,1790306,1,'ear_type',-87,-43,0), (76799,1790306,1,'eye_brow_type',66,-14,-5), (76800,1790306,0,'eye_color',238,177,255), (76801,1790306,1,'eye_type',32,0,0), (76802,1790306,0,'hair_color1',98,135,156), (76803,1790306,0,'hair_color2',88,95,109), (76804,1790306,0,'hair_face_color',100,131,153), (76805,1790306,0,'hair_face_highlight_color',213,205,195), (76806,1790306,0,'hair_highlight',112,123,142), (76807,1790306,0,'hair_type_color',100,131,153), (76808,1790306,0,'hair_type_highlight_color',213,205,195), (76809,1790306,1,'lip_type',-10,-68,-26), (76810,1790306,1,'nose_type',48,-77,-63), (76811,1790306,0,'skin_color',134,156,172), (76812,1790306,1,'soga_cheek_type',51,-12,0), (76813,1790306,1,'soga_chin_type',53,-63,-70), (76814,1790306,1,'soga_ear_type',-87,-43,0), (76815,1790306,1,'soga_eye_brow_type',66,-14,-5), (76816,1790306,0,'soga_eye_color',229,229,102), (76817,1790306,1,'soga_eye_type',32,0,0), (76818,1790306,0,'soga_hair_color1',98,135,156), (76819,1790306,0,'soga_hair_color2',88,95,109), (76820,1790306,0,'soga_hair_face_color',100,131,153), (76821,1790306,0,'soga_hair_face_highlight_color',213,205,195), (76822,1790306,0,'soga_hair_highlight',112,123,142), (76823,1790306,0,'soga_hair_type_color',100,131,153), (76824,1790306,0,'soga_hair_type_highlight_color',213,205,195), (76825,1790306,1,'soga_lip_type',-10,-68,-26), (76826,1790306,1,'soga_nose_type',48,-77,-63), (76827,1790306,0,'soga_skin_color',134,156,172), (76828,1790306,0,'wing_color1',255,255,255), (76829,1790306,0,'wing_color2',255,255,255), (76830,1790307,0,'eye_color',255,255,255), (76831,1790307,0,'skin_color',255,255,0), (76832,1790307,0,'soga_eye_color',255,0,255), (76833,1790308,0,'eye_color',255,255,255), (76834,1790308,0,'skin_color',255,255,0), (76835,1790308,0,'soga_eye_color',255,0,255), (76836,1790309,0,'eye_color',255,255,255), (76837,1790309,0,'skin_color',255,255,0), (76838,1790309,0,'soga_eye_color',255,0,255), (76839,1790310,0,'eye_color',255,255,255), (76840,1790310,0,'skin_color',255,255,255), (76841,1790310,0,'soga_eye_color',255,0,255), (76842,1790311,1,'cheek_type',-55,-90,0), (76843,1790311,1,'chin_type',-53,-50,-8), (76844,1790311,1,'ear_type',37,-7,0), (76845,1790311,1,'eye_brow_type',7,55,-64), (76846,1790311,0,'eye_color',51,149,58), (76847,1790311,1,'eye_type',-50,0,0), (76848,1790311,0,'hair_color1',255,255,255), (76849,1790311,0,'hair_color2',255,236,129), (76850,1790311,0,'hair_highlight',255,255,255), (76851,1790311,0,'hair_type_color',255,225,20), (76852,1790311,0,'hair_type_highlight_color',49,46,64), (76853,1790311,1,'lip_type',-72,97,-25), (76854,1790311,1,'nose_type',28,-62,-37), (76855,1790311,0,'skin_color',196,169,195), (76856,1790311,1,'soga_cheek_type',-55,-90,0), (76857,1790311,1,'soga_chin_type',-53,-50,-8), (76858,1790311,1,'soga_ear_type',37,-7,0), (76859,1790311,1,'soga_eye_brow_type',7,55,-64), (76860,1790311,0,'soga_eye_color',229,229,102), (76861,1790311,1,'soga_eye_type',-50,0,0), (76862,1790311,0,'soga_hair_color1',255,255,255), (76863,1790311,0,'soga_hair_color2',255,236,129), (76864,1790311,0,'soga_hair_highlight',255,255,255), (76865,1790311,0,'soga_hair_type_color',255,225,20), (76866,1790311,0,'soga_hair_type_highlight_color',49,46,64), (76867,1790311,1,'soga_lip_type',-72,97,-25), (76868,1790311,1,'soga_nose_type',28,-62,-37), (76869,1790311,0,'soga_skin_color',196,169,195), (76870,1790311,0,'wing_color1',221,158,2), (76871,1790311,0,'wing_color2',218,129,2), (76872,1790312,1,'cheek_type',-19,52,0), (76873,1790312,1,'chin_type',43,-17,2), (76874,1790312,1,'ear_type',-22,-28,0), (76875,1790312,1,'eye_brow_type',-52,77,14), (76876,1790312,0,'eye_color',191,90,8), (76877,1790312,1,'eye_type',-7,0,0), (76878,1790312,0,'hair_color1',255,255,255), (76879,1790312,0,'hair_color2',194,28,1), (76880,1790312,0,'hair_highlight',255,255,255), (76881,1790312,0,'hair_type_color',81,26,0), (76882,1790312,0,'hair_type_highlight_color',9,50,139), (76883,1790312,1,'lip_type',-40,-19,-38), (76884,1790312,1,'nose_type',3,0,35), (76885,1790312,0,'skin_color',158,150,167), (76886,1790312,1,'soga_cheek_type',-19,52,0), (76887,1790312,1,'soga_chin_type',43,-17,2), (76888,1790312,1,'soga_ear_type',-22,-28,0), (76889,1790312,1,'soga_eye_brow_type',-52,77,14), (76890,1790312,0,'soga_eye_color',229,229,102), (76891,1790312,1,'soga_eye_type',-7,0,0), (76892,1790312,0,'soga_hair_color1',255,255,255), (76893,1790312,0,'soga_hair_color2',194,28,1), (76894,1790312,0,'soga_hair_highlight',255,255,255), (76895,1790312,0,'soga_hair_type_color',81,26,0), (76896,1790312,0,'soga_hair_type_highlight_color',9,50,139), (76897,1790312,1,'soga_lip_type',-40,-19,-38), (76898,1790312,1,'soga_nose_type',3,0,35), (76899,1790312,0,'soga_skin_color',158,150,167), (76900,1790312,0,'wing_color1',91,26,177), (76901,1790312,0,'wing_color2',205,96,3), (76902,1790313,1,'cheek_type',-29,-23,0), (76903,1790313,1,'chin_type',26,17,32), (76904,1790313,1,'ear_type',-40,-25,0), (76905,1790313,1,'eye_brow_type',-9,35,-8), (76906,1790313,0,'eye_color',222,35,32), (76907,1790313,1,'eye_type',-3,0,0), (76908,1790313,0,'hair_face_color',52,38,20), (76909,1790313,0,'hair_face_highlight_color',216,192,37), (76910,1790313,0,'hair_type_color',52,38,20), (76911,1790313,0,'hair_type_highlight_color',216,192,37), (76912,1790313,1,'lip_type',-12,-22,22), (76913,1790313,1,'nose_type',-28,20,-23), (76914,1790313,0,'skin_color',152,93,67), (76915,1790313,1,'soga_cheek_type',-29,-23,0), (76916,1790313,1,'soga_chin_type',26,17,32), (76917,1790313,1,'soga_ear_type',-40,-25,0), (76918,1790313,1,'soga_eye_brow_type',-9,35,-8), (76919,1790313,0,'soga_eye_color',229,229,102), (76920,1790313,1,'soga_eye_type',-3,0,0), (76921,1790313,0,'soga_hair_face_color',52,38,20), (76922,1790313,0,'soga_hair_face_highlight_color',216,192,37), (76923,1790313,0,'soga_hair_type_color',52,38,20), (76924,1790313,0,'soga_hair_type_highlight_color',216,192,37), (76925,1790313,1,'soga_lip_type',-12,-22,22), (76926,1790313,1,'soga_nose_type',-28,20,-23), (76927,1790313,0,'soga_skin_color',152,93,67), (76928,1790313,0,'wing_color1',255,255,255), (76929,1790313,0,'wing_color2',255,255,255), (76930,1790314,1,'cheek_type',11,-56,0), (76931,1790314,1,'chin_type',-97,62,0), (76932,1790314,1,'ear_type',-7,1,0), (76933,1790314,1,'eye_brow_type',23,55,0), (76934,1790314,0,'eye_color',132,204,2), (76935,1790314,1,'eye_type',98,0,0), (76936,1790314,0,'hair_color1',255,255,255), (76937,1790314,0,'hair_color2',144,140,137), (76938,1790314,0,'hair_highlight',255,255,255), (76939,1790314,0,'hair_type_color',121,153,153), (76940,1790314,0,'hair_type_highlight_color',255,159,44), (76941,1790314,1,'lip_type',-50,-15,-64), (76942,1790314,1,'nose_type',-79,-11,0), (76943,1790314,0,'skin_color',179,171,124), (76944,1790314,1,'soga_cheek_type',11,-56,0), (76945,1790314,1,'soga_chin_type',-97,62,0), (76946,1790314,1,'soga_ear_type',-7,1,0), (76947,1790314,1,'soga_eye_brow_type',23,55,0), (76948,1790314,0,'soga_eye_color',229,229,102), (76949,1790314,1,'soga_eye_type',98,0,0), (76950,1790314,0,'soga_hair_color1',255,255,255), (76951,1790314,0,'soga_hair_color2',144,140,137), (76952,1790314,0,'soga_hair_highlight',255,255,255), (76953,1790314,0,'soga_hair_type_color',121,153,153), (76954,1790314,0,'soga_hair_type_highlight_color',255,159,44), (76955,1790314,1,'soga_lip_type',-50,-15,-64), (76956,1790314,1,'soga_nose_type',-79,-11,0), (76957,1790314,0,'soga_skin_color',179,171,124), (76958,1790314,0,'wing_color1',153,255,20), (76959,1790314,0,'wing_color2',86,52,191), (76960,1790315,1,'cheek_type',-8,50,0), (76961,1790315,1,'chin_type',31,-59,-23), (76962,1790315,1,'ear_type',-97,26,0), (76963,1790315,1,'eye_brow_type',47,-28,62), (76964,1790315,0,'eye_color',99,163,182), (76965,1790315,1,'eye_type',19,0,0), (76966,1790315,0,'hair_color1',50,48,56), (76967,1790315,0,'hair_color2',68,72,71), (76968,1790315,0,'hair_face_color',73,79,90), (76969,1790315,0,'hair_face_highlight_color',244,246,246), (76970,1790315,0,'hair_highlight',164,165,165), (76971,1790315,0,'hair_type_color',73,79,90), (76972,1790315,0,'hair_type_highlight_color',244,246,246), (76973,1790315,1,'lip_type',-90,-41,45), (76974,1790315,1,'nose_type',87,-17,88), (76975,1790315,0,'skin_color',151,150,116), (76976,1790315,1,'soga_cheek_type',-8,50,0), (76977,1790315,1,'soga_chin_type',31,-59,-23), (76978,1790315,1,'soga_ear_type',-97,26,0), (76979,1790315,1,'soga_eye_brow_type',47,-28,62), (76980,1790315,0,'soga_eye_color',229,229,102), (76981,1790315,1,'soga_eye_type',19,0,0), (76982,1790315,0,'soga_hair_color1',50,48,56), (76983,1790315,0,'soga_hair_color2',68,72,71), (76984,1790315,0,'soga_hair_face_color',73,79,90), (76985,1790315,0,'soga_hair_face_highlight_color',244,246,246), (76986,1790315,0,'soga_hair_highlight',164,165,165), (76987,1790315,0,'soga_hair_type_color',73,79,90), (76988,1790315,0,'soga_hair_type_highlight_color',244,246,246), (76989,1790315,1,'soga_lip_type',-90,-41,45), (76990,1790315,1,'soga_nose_type',87,-17,88), (76991,1790315,0,'soga_skin_color',151,150,116), (76992,1790315,0,'wing_color1',255,255,255), (76993,1790315,0,'wing_color2',255,255,255), (76994,1790316,0,'eye_color',255,255,255), (76995,1790316,0,'skin_color',255,255,255), (76996,1790316,0,'soga_eye_color',255,0,255), (76997,1790317,0,'eye_color',255,255,255), (76998,1790317,0,'skin_color',255,255,255), (76999,1790317,0,'soga_eye_color',255,0,255), (77000,1790318,0,'eye_color',255,255,255), (77001,1790318,0,'skin_color',255,255,255), (77002,1790318,0,'soga_eye_color',255,0,255), (77003,1790319,0,'eye_color',255,255,255), (77004,1790319,0,'skin_color',255,255,255), (77005,1790319,0,'soga_eye_color',255,0,255), (77006,1790320,0,'eye_color',255,255,255), (77007,1790320,0,'skin_color',255,255,255), (77008,1790320,0,'soga_eye_color',255,0,255), (77009,1790321,1,'cheek_type',3,-31,0), (77010,1790321,1,'chin_type',28,-4,2), (77011,1790321,1,'ear_type',20,17,0), (77012,1790321,1,'eye_brow_type',-31,28,0), (77013,1790321,0,'eye_color',40,23,58), (77014,1790321,1,'eye_type',-26,0,0), (77015,1790321,0,'hair_color1',43,36,70), (77016,1790321,0,'hair_color2',49,49,53), (77017,1790321,0,'hair_face_color',138,129,138), (77018,1790321,0,'hair_face_highlight_color',105,103,97), (77019,1790321,0,'hair_highlight',160,156,172), (77020,1790321,0,'hair_type_color',138,129,138), (77021,1790321,0,'hair_type_highlight_color',105,103,97), (77022,1790321,1,'lip_type',-7,23,-42), (77023,1790321,1,'nose_type',-12,28,-19), (77024,1790321,0,'skin_color',48,79,99), (77025,1790321,1,'soga_cheek_type',3,-31,0), (77026,1790321,1,'soga_chin_type',28,-4,2), (77027,1790321,1,'soga_ear_type',20,17,0), (77028,1790321,1,'soga_eye_brow_type',-31,28,0), (77029,1790321,0,'soga_eye_color',229,229,102), (77030,1790321,1,'soga_eye_type',-26,0,0), (77031,1790321,0,'soga_hair_color1',43,36,70), (77032,1790321,0,'soga_hair_color2',49,49,53), (77033,1790321,0,'soga_hair_face_color',138,129,138), (77034,1790321,0,'soga_hair_face_highlight_color',105,103,97), (77035,1790321,0,'soga_hair_highlight',160,156,172), (77036,1790321,0,'soga_hair_type_color',138,129,138), (77037,1790321,0,'soga_hair_type_highlight_color',105,103,97), (77038,1790321,1,'soga_lip_type',-7,23,-42), (77039,1790321,1,'soga_nose_type',-12,28,-19), (77040,1790321,0,'soga_skin_color',48,79,99), (77041,1790321,0,'wing_color1',255,255,255), (77042,1790321,0,'wing_color2',255,255,255), (77043,1790322,0,'eye_color',255,255,255), (77044,1790322,0,'skin_color',255,255,255), (77045,1790322,0,'soga_eye_color',255,0,255), (77046,1790323,1,'cheek_type',97,-38,0), (77047,1790323,1,'chin_type',-43,81,-77), (77048,1790323,1,'ear_type',-81,93,0), (77049,1790323,1,'eye_brow_type',-3,-55,-37), (77050,1790323,0,'eye_color',46,98,105), (77051,1790323,1,'eye_type',-50,0,0), (77052,1790323,0,'hair_color1',54,45,28), (77053,1790323,0,'hair_color2',104,52,0), (77054,1790323,0,'hair_face_color',47,14,19), (77055,1790323,0,'hair_face_highlight_color',119,147,147), (77056,1790323,0,'hair_highlight',123,123,130), (77057,1790323,0,'hair_type_color',47,14,19), (77058,1790323,0,'hair_type_highlight_color',119,147,147), (77059,1790323,1,'lip_type',-78,-93,-31), (77060,1790323,1,'nose_type',-57,-25,-94), (77061,1790323,0,'skin_color',170,128,75), (77062,1790323,1,'soga_cheek_type',87,-75,0), (77063,1790323,1,'soga_chin_type',-100,0,100), (77064,1790323,1,'soga_ear_type',28,-100,0), (77065,1790323,1,'soga_eye_brow_type',0,0,100), (77066,1790323,0,'soga_eye_color',204,204,204), (77067,1790323,0,'soga_hair_color1',79,28,15), (77068,1790323,0,'soga_hair_color2',111,64,0), (77069,1790323,0,'soga_hair_face_color',52,37,4), (77070,1790323,0,'soga_hair_face_highlight_color',65,45,5), (77071,1790323,0,'soga_hair_highlight',56,33,26), (77072,1790323,0,'soga_hair_type_color',52,37,4), (77073,1790323,0,'soga_hair_type_highlight_color',65,45,5), (77074,1790323,1,'soga_lip_type',-7,-75,-100), (77075,1790323,1,'soga_nose_type',0,-100,-100), (77076,1790323,0,'soga_skin_color',204,149,108), (77077,1790324,0,'eye_color',255,255,255), (77078,1790324,0,'skin_color',255,255,255), (77079,1790324,0,'soga_eye_color',255,0,255), (77080,1790325,0,'eye_color',255,255,255), (77081,1790325,0,'skin_color',255,255,255), (77082,1790325,0,'soga_eye_color',255,0,255), (77083,1790326,1,'cheek_type',-14,-23,0), (77084,1790326,1,'chin_type',87,-48,82), (77085,1790326,1,'ear_type',43,-14,0), (77086,1790326,1,'eye_brow_type',-50,-75,0), (77087,1790326,0,'eye_color',41,0,41), (77088,1790326,1,'eye_type',-97,0,0), (77089,1790326,1,'lip_type',31,52,-48), (77090,1790326,1,'nose_type',45,-93,74), (77091,1790326,0,'skin_color',142,129,86), (77092,1790326,1,'soga_cheek_type',-14,-23,0), (77093,1790326,1,'soga_chin_type',87,-48,82), (77094,1790326,1,'soga_ear_type',43,-14,0), (77095,1790326,1,'soga_eye_brow_type',-50,-75,0), (77096,1790326,0,'soga_eye_color',229,229,102), (77097,1790326,1,'soga_eye_type',-97,0,0), (77098,1790326,1,'soga_lip_type',31,52,-48), (77099,1790326,1,'soga_nose_type',45,-93,74), (77100,1790326,0,'soga_skin_color',142,129,86), (77101,1790326,0,'wing_color1',255,255,255), (77102,1790326,0,'wing_color2',255,255,255), (77103,1790327,1,'cheek_type',-28,81,0), (77104,1790327,1,'chin_type',56,77,0), (77105,1790327,1,'ear_type',0,44,0), (77106,1790327,1,'eye_brow_type',34,-7,0), (77107,1790327,0,'eye_color',204,29,1), (77108,1790327,1,'eye_type',44,0,0), (77109,1790327,1,'lip_type',-50,77,62), (77110,1790327,1,'nose_type',-77,0,68), (77111,1790327,0,'skin_color',221,215,199), (77112,1790327,1,'soga_cheek_type',-28,81,0), (77113,1790327,1,'soga_chin_type',56,77,0), (77114,1790327,1,'soga_ear_type',0,44,0), (77115,1790327,1,'soga_eye_brow_type',34,-7,0), (77116,1790327,0,'soga_eye_color',229,229,102), (77117,1790327,1,'soga_eye_type',44,0,0), (77118,1790327,1,'soga_lip_type',-50,77,62), (77119,1790327,1,'soga_nose_type',-77,0,68), (77120,1790327,0,'soga_skin_color',221,215,199), (77121,1790327,0,'wing_color1',255,255,255), (77122,1790327,0,'wing_color2',255,255,255), (77123,1790328,0,'eye_color',255,255,255), (77124,1790328,0,'skin_color',255,255,255), (77125,1790328,0,'soga_eye_color',255,0,255), (77126,1790329,1,'cheek_type',74,28,0), (77127,1790329,1,'chin_type',93,71,-68), (77128,1790329,1,'ear_type',-19,-28,0), (77129,1790329,1,'eye_brow_type',83,-31,75), (77130,1790329,0,'eye_color',42,85,99), (77131,1790329,1,'eye_type',4,0,0), (77132,1790329,0,'hair_color1',26,24,25), (77133,1790329,0,'hair_color2',36,34,36), (77134,1790329,0,'hair_face_color',15,1,21), (77135,1790329,0,'hair_face_highlight_color',244,246,246), (77136,1790329,0,'hair_highlight',164,165,165), (77137,1790329,0,'hair_type_color',15,1,21), (77138,1790329,0,'hair_type_highlight_color',244,246,246), (77139,1790329,1,'lip_type',-84,93,-62), (77140,1790329,1,'nose_type',-28,-58,100), (77141,1790329,0,'skin_color',180,134,99), (77142,1790329,1,'soga_cheek_type',74,28,0), (77143,1790329,1,'soga_chin_type',93,71,-68), (77144,1790329,1,'soga_ear_type',-19,-28,0), (77145,1790329,1,'soga_eye_brow_type',83,-31,75), (77146,1790329,0,'soga_eye_color',204,204,204), (77147,1790329,1,'soga_eye_type',4,0,0), (77148,1790329,0,'soga_hair_color1',26,24,25), (77149,1790329,0,'soga_hair_color2',36,34,36), (77150,1790329,0,'soga_hair_face_color',15,1,21), (77151,1790329,0,'soga_hair_face_highlight_color',244,246,246), (77152,1790329,0,'soga_hair_highlight',164,165,165), (77153,1790329,0,'soga_hair_type_color',15,1,21), (77154,1790329,0,'soga_hair_type_highlight_color',244,246,246), (77155,1790329,1,'soga_lip_type',-84,93,-62), (77156,1790329,1,'soga_nose_type',-28,-58,100), (77157,1790329,0,'soga_skin_color',180,134,99), (77158,1790330,0,'eye_color',255,255,255), (77159,1790330,0,'skin_color',255,255,255), (77160,1790330,0,'soga_eye_color',255,0,255), (77161,1790331,0,'eye_color',255,255,255), (77162,1790331,0,'skin_color',255,255,255), (77163,1790331,0,'soga_eye_color',255,0,255), (77164,1790332,0,'eye_color',255,255,255), (77165,1790332,0,'skin_color',255,255,255), (77166,1790332,0,'soga_eye_color',255,0,255), (77167,1790333,0,'eye_color',255,255,255), (77168,1790333,0,'skin_color',255,255,0), (77169,1790333,0,'soga_eye_color',255,0,255), (77170,1790334,0,'eye_color',255,255,255), (77171,1790334,0,'skin_color',255,255,0), (77172,1790334,0,'soga_eye_color',255,0,255), (77173,1790335,0,'eye_color',255,255,255), (77174,1790335,0,'skin_color',255,255,255), (77175,1790335,0,'soga_eye_color',255,0,255), (77176,1790336,0,'eye_color',255,255,255), (77177,1790336,0,'skin_color',147,147,147), (77178,1790336,0,'soga_eye_color',255,0,255), (77179,1790337,0,'eye_color',255,255,255), (77180,1790337,0,'skin_color',255,255,255), (77181,1790337,0,'soga_eye_color',255,0,255), (77182,1790338,0,'eye_color',255,255,255), (77183,1790338,0,'skin_color',255,255,255), (77184,1790338,0,'soga_eye_color',255,0,255), (77185,1790339,0,'eye_color',255,255,255), (77186,1790339,0,'skin_color',255,255,255), (77187,1790339,0,'soga_eye_color',255,0,255), (77188,1790340,0,'eye_color',255,255,255), (77189,1790340,0,'skin_color',255,255,255), (77190,1790340,0,'soga_eye_color',255,0,255), (77191,1790341,0,'eye_color',255,255,255), (77192,1790341,0,'skin_color',255,255,255), (77193,1790341,0,'soga_eye_color',255,0,255), (77194,1790342,0,'eye_color',255,255,255), (77195,1790342,0,'skin_color',255,255,255), (77196,1790342,0,'soga_eye_color',255,0,255), (77197,1790343,0,'eye_color',255,255,255), (77198,1790343,0,'skin_color',255,255,255), (77199,1790343,0,'soga_eye_color',255,0,255), (77200,1790344,0,'eye_color',255,255,255), (77201,1790344,0,'skin_color',255,255,255), (77202,1790344,0,'soga_eye_color',255,0,255), (77203,1790345,0,'eye_color',255,255,255), (77204,1790345,0,'skin_color',255,255,255), (77205,1790345,0,'soga_eye_color',255,0,255), (77206,1790346,0,'eye_color',255,255,255), (77207,1790346,0,'skin_color',255,255,255), (77208,1790346,0,'soga_eye_color',255,0,255), (77209,1790347,0,'eye_color',255,255,255), (77210,1790347,0,'skin_color',154,36,36), (77211,1790347,0,'soga_eye_color',255,0,255), (77212,1790348,0,'eye_color',63,0,0), (77213,1790348,0,'skin_color',102,0,0), (77214,1790348,0,'soga_eye_color',255,0,255), (77215,1790349,0,'eye_color',255,255,255), (77216,1790349,0,'skin_color',255,255,255), (77217,1790349,0,'soga_eye_color',255,0,255), (77218,1790350,0,'eye_color',255,255,255), (77219,1790350,0,'skin_color',147,147,147), (77220,1790350,0,'soga_eye_color',255,0,255), (77221,1790351,0,'eye_color',25,107,210), (77222,1790351,0,'skin_color',207,207,185), (77223,1790351,0,'soga_eye_color',255,0,255), (77224,1790352,0,'eye_color',255,255,255), (77225,1790352,0,'skin_color',255,255,255), (77226,1790352,0,'soga_eye_color',255,0,255), (77227,1790353,0,'eye_color',255,255,255), (77228,1790353,0,'skin_color',255,255,255), (77229,1790353,0,'soga_eye_color',255,0,255), (77230,1790354,1,'cheek_type',-81,-25,0), (77231,1790354,1,'chin_type',17,-39,75), (77232,1790354,1,'ear_type',14,-59,0), (77233,1790354,1,'eye_brow_type',58,-28,-48), (77234,1790354,0,'eye_color',102,74,34), (77235,1790354,1,'eye_type',43,0,0), (77236,1790354,0,'hair_color1',38,22,21), (77237,1790354,0,'hair_color2',120,50,0), (77238,1790354,0,'hair_face_color',5,2,2), (77239,1790354,0,'hair_face_highlight_color',228,172,24), (77240,1790354,0,'hair_highlight',200,165,96), (77241,1790354,0,'hair_type_color',5,2,2), (77242,1790354,0,'hair_type_highlight_color',228,172,24), (77243,1790354,1,'lip_type',41,-88,0), (77244,1790354,1,'nose_type',90,3,-28), (77245,1790354,0,'skin_color',234,195,198), (77246,1790354,1,'soga_cheek_type',-81,-25,0), (77247,1790354,1,'soga_chin_type',17,-39,75), (77248,1790354,1,'soga_ear_type',14,-59,0), (77249,1790354,1,'soga_eye_brow_type',58,-28,-48), (77250,1790354,0,'soga_eye_color',229,229,102), (77251,1790354,1,'soga_eye_type',43,0,0), (77252,1790354,0,'soga_hair_color1',38,22,21), (77253,1790354,0,'soga_hair_color2',120,50,0), (77254,1790354,0,'soga_hair_face_color',5,2,2), (77255,1790354,0,'soga_hair_face_highlight_color',228,172,24), (77256,1790354,0,'soga_hair_highlight',200,165,96), (77257,1790354,0,'soga_hair_type_color',5,2,2), (77258,1790354,0,'soga_hair_type_highlight_color',228,172,24), (77259,1790354,1,'soga_lip_type',41,-88,0), (77260,1790354,1,'soga_nose_type',90,3,-28), (77261,1790354,0,'soga_skin_color',234,195,198), (77262,1790354,0,'wing_color1',255,255,255), (77263,1790354,0,'wing_color2',255,255,255), (77264,1790355,0,'eye_color',255,255,255), (77265,1790355,0,'skin_color',255,255,255), (77266,1790355,0,'soga_eye_color',255,0,255), (77267,1790356,1,'cheek_type',-59,66,0), (77268,1790356,1,'chin_type',29,-10,-12), (77269,1790356,1,'ear_type',89,32,0), (77270,1790356,1,'eye_brow_type',59,-93,-31), (77271,1790356,0,'eye_color',54,116,114), (77272,1790356,1,'eye_type',53,0,0), (77273,1790356,0,'hair_color1',79,28,15), (77274,1790356,0,'hair_color2',111,64,0), (77275,1790356,0,'hair_face_color',35,24,1), (77276,1790356,0,'hair_face_highlight_color',47,14,19), (77277,1790356,0,'hair_highlight',54,45,28), (77278,1790356,0,'hair_type_color',35,24,1), (77279,1790356,0,'hair_type_highlight_color',47,14,19), (77280,1790356,1,'lip_type',-25,-21,-25), (77281,1790356,1,'nose_type',39,14,77), (77282,1790356,0,'skin_color',229,185,183), (77283,1790356,1,'soga_cheek_type',-59,66,0), (77284,1790356,1,'soga_chin_type',29,-10,-12), (77285,1790356,1,'soga_ear_type',89,32,0), (77286,1790356,1,'soga_eye_brow_type',59,-93,-31), (77287,1790356,0,'soga_eye_color',229,229,102), (77288,1790356,1,'soga_eye_type',53,0,0), (77289,1790356,0,'soga_hair_color1',79,28,15), (77290,1790356,0,'soga_hair_color2',111,64,0), (77291,1790356,0,'soga_hair_face_color',35,24,1), (77292,1790356,0,'soga_hair_face_highlight_color',47,14,19), (77293,1790356,0,'soga_hair_highlight',54,45,28), (77294,1790356,0,'soga_hair_type_color',35,24,1), (77295,1790356,0,'soga_hair_type_highlight_color',47,14,19), (77296,1790356,1,'soga_lip_type',-25,-21,-25), (77297,1790356,1,'soga_nose_type',39,14,77), (77298,1790356,0,'soga_skin_color',229,185,183), (77299,1790356,0,'wing_color1',255,255,255), (77300,1790356,0,'wing_color2',255,255,255), (77301,1790357,1,'cheek_type',0,-4,0), (77302,1790357,1,'chin_type',-7,18,7), (77303,1790357,1,'ear_type',0,7,0), (77304,1790357,1,'eye_brow_type',12,20,21), (77305,1790357,0,'eye_color',162,198,199), (77306,1790357,1,'eye_type',-10,0,0), (77307,1790357,0,'hair_face_color',106,86,0), (77308,1790357,0,'hair_face_highlight_color',30,11,3), (77309,1790357,0,'hair_type_color',106,86,0), (77310,1790357,0,'hair_type_highlight_color',30,11,3), (77311,1790357,1,'lip_type',-25,-25,0), (77312,1790357,1,'nose_type',-7,-25,0), (77313,1790357,0,'skin_color',250,253,253), (77314,1790357,1,'soga_cheek_type',0,-4,0), (77315,1790357,1,'soga_chin_type',-7,18,7), (77316,1790357,1,'soga_ear_type',0,7,0), (77317,1790357,1,'soga_eye_brow_type',12,20,21), (77318,1790357,0,'soga_eye_color',229,229,102), (77319,1790357,1,'soga_eye_type',-10,0,0), (77320,1790357,0,'soga_hair_face_color',106,86,0), (77321,1790357,0,'soga_hair_face_highlight_color',30,11,3), (77322,1790357,0,'soga_hair_type_color',106,86,0), (77323,1790357,0,'soga_hair_type_highlight_color',30,11,3), (77324,1790357,1,'soga_lip_type',-25,-25,0), (77325,1790357,1,'soga_nose_type',-7,-25,0), (77326,1790357,0,'soga_skin_color',250,253,253), (77327,1790357,0,'wing_color1',255,255,255), (77328,1790357,0,'wing_color2',255,255,255), (77329,1790358,0,'eye_color',255,255,255), (77330,1790358,0,'skin_color',255,255,255), (77331,1790358,0,'soga_eye_color',255,0,255), (77332,1790359,1,'cheek_type',-17,28,0), (77333,1790359,1,'chin_type',100,0,0), (77334,1790359,1,'ear_type',100,100,0), (77335,1790359,1,'eye_brow_type',-39,-17,100), (77336,1790359,0,'eye_color',226,233,255), (77337,1790359,1,'eye_type',28,0,0), (77338,1790359,1,'lip_type',0,25,-34), (77339,1790359,1,'nose_type',100,-100,100), (77340,1790359,0,'skin_color',238,238,238), (77341,1790359,1,'soga_cheek_type',-100,-100,0), (77342,1790359,1,'soga_chin_type',-62,62,-94), (77343,1790359,1,'soga_ear_type',100,-100,0), (77344,1790359,1,'soga_eye_brow_type',50,-56,-42), (77345,1790359,0,'soga_eye_color',229,229,102), (77346,1790359,1,'soga_eye_type',-75,0,0), (77347,1790359,1,'soga_lip_type',-100,-95,93), (77348,1790359,1,'soga_nose_type',-75,40,-82), (77349,1790359,0,'soga_skin_color',230,224,211), (77350,1790359,0,'wing_color1',255,255,255), (77351,1790359,0,'wing_color2',255,255,255), (77352,1790360,0,'eye_color',255,255,255), (77353,1790360,0,'skin_color',255,255,255), (77354,1790360,0,'soga_eye_color',255,0,255), (77355,1790361,0,'eye_color',255,255,255), (77356,1790361,0,'skin_color',255,255,255), (77357,1790361,0,'soga_eye_color',255,0,255), (77358,1790362,0,'eye_color',255,255,255), (77359,1790362,0,'skin_color',255,255,0), (77360,1790362,0,'soga_eye_color',255,0,255), (77361,1790363,0,'eye_color',255,255,255), (77362,1790363,0,'skin_color',255,255,255), (77363,1790363,0,'soga_eye_color',255,0,255), (77364,1790364,0,'eye_color',255,255,255), (77365,1790364,0,'skin_color',255,255,255), (77366,1790364,0,'soga_eye_color',255,0,255), (77367,1790365,0,'eye_color',255,255,255), (77368,1790365,0,'skin_color',255,255,255), (77369,1790365,0,'soga_eye_color',255,0,255), (77370,1790366,0,'eye_color',255,255,255), (77371,1790366,0,'skin_color',255,255,255), (77372,1790366,0,'soga_eye_color',255,0,255), (77373,1790367,0,'eye_color',66,255,66), (77374,1790367,0,'skin_color',91,91,255), (77375,1790367,0,'soga_eye_color',255,0,255), (77376,1790368,0,'eye_color',255,255,255), (77377,1790368,0,'skin_color',255,255,255), (77378,1790368,0,'soga_eye_color',255,0,255), (77379,1790369,0,'eye_color',255,255,255), (77380,1790369,0,'skin_color',255,255,255), (77381,1790369,0,'soga_eye_color',255,0,255), (77382,1790370,0,'eye_color',255,255,255), (77383,1790370,0,'skin_color',255,255,255), (77384,1790370,0,'soga_eye_color',255,0,255), (77385,1790371,1,'cheek_type',0,-4,0), (77386,1790371,1,'chin_type',-7,18,7), (77387,1790371,1,'ear_type',0,7,0), (77388,1790371,1,'eye_brow_type',12,20,21), (77389,1790371,0,'eye_color',162,198,199), (77390,1790371,1,'eye_type',-10,0,0), (77391,1790371,0,'hair_face_color',106,86,0), (77392,1790371,0,'hair_face_highlight_color',30,11,3), (77393,1790371,0,'hair_type_color',106,86,0), (77394,1790371,0,'hair_type_highlight_color',30,11,3), (77395,1790371,1,'lip_type',-25,-25,0), (77396,1790371,1,'nose_type',-7,-25,0), (77397,1790371,0,'skin_color',250,253,253), (77398,1790371,1,'soga_cheek_type',0,-4,0), (77399,1790371,1,'soga_chin_type',-7,18,7), (77400,1790371,1,'soga_ear_type',0,7,0), (77401,1790371,1,'soga_eye_brow_type',12,20,21), (77402,1790371,0,'soga_eye_color',229,229,102), (77403,1790371,1,'soga_eye_type',-10,0,0), (77404,1790371,0,'soga_hair_face_color',106,86,0), (77405,1790371,0,'soga_hair_face_highlight_color',30,11,3), (77406,1790371,0,'soga_hair_type_color',106,86,0), (77407,1790371,0,'soga_hair_type_highlight_color',30,11,3), (77408,1790371,1,'soga_lip_type',-25,-25,0), (77409,1790371,1,'soga_nose_type',-7,-25,0), (77410,1790371,0,'soga_skin_color',250,253,253), (77411,1790371,0,'wing_color1',255,255,255), (77412,1790371,0,'wing_color2',255,255,255), (77413,1790372,0,'eye_color',255,255,255), (77414,1790372,0,'skin_color',255,255,255), (77415,1790372,0,'soga_eye_color',255,0,255), (77416,1790373,0,'eye_color',255,255,255), (77417,1790373,0,'skin_color',255,255,255), (77418,1790373,0,'soga_eye_color',255,0,255), (77419,1790374,0,'eye_color',255,255,255), (77420,1790374,0,'skin_color',255,255,255), (77421,1790374,0,'soga_eye_color',255,0,255), (77422,1790375,1,'cheek_type',-74,-93,0), (77423,1790375,1,'chin_type',-8,19,-61), (77424,1790375,1,'ear_type',2,-77,0), (77425,1790375,1,'eye_brow_type',-96,10,-87), (77426,1790375,0,'eye_color',228,165,255), (77427,1790375,1,'eye_type',-87,0,0), (77428,1790375,0,'hair_color1',93,64,120), (77429,1790375,0,'hair_color2',95,79,92), (77430,1790375,0,'hair_face_color',107,150,172), (77431,1790375,0,'hair_face_highlight_color',244,244,246), (77432,1790375,0,'hair_highlight',160,156,172), (77433,1790375,0,'hair_type_color',107,150,172), (77434,1790375,0,'hair_type_highlight_color',244,244,246), (77435,1790375,1,'lip_type',-11,9,47), (77436,1790375,1,'nose_type',65,-41,28), (77437,1790375,0,'skin_color',190,179,212), (77438,1790375,1,'soga_cheek_type',-74,-93,0), (77439,1790375,1,'soga_chin_type',-8,19,-61), (77440,1790375,1,'soga_ear_type',2,-77,0), (77441,1790375,1,'soga_eye_brow_type',-96,10,-87), (77442,1790375,0,'soga_eye_color',229,229,102), (77443,1790375,1,'soga_eye_type',-87,0,0), (77444,1790375,0,'soga_hair_color1',93,64,120), (77445,1790375,0,'soga_hair_color2',95,79,92), (77446,1790375,0,'soga_hair_face_color',107,150,172), (77447,1790375,0,'soga_hair_face_highlight_color',244,244,246), (77448,1790375,0,'soga_hair_highlight',160,156,172), (77449,1790375,0,'soga_hair_type_color',107,150,172), (77450,1790375,0,'soga_hair_type_highlight_color',244,244,246), (77451,1790375,1,'soga_lip_type',-11,9,47), (77452,1790375,1,'soga_nose_type',65,-41,28), (77453,1790375,0,'soga_skin_color',190,179,212), (77454,1790375,0,'wing_color1',255,255,255), (77455,1790375,0,'wing_color2',255,255,255), (77456,1790376,0,'eye_color',255,255,255), (77457,1790376,0,'skin_color',255,255,0), (77458,1790376,0,'soga_eye_color',255,0,255), (77459,1790377,0,'eye_color',255,255,255), (77460,1790377,0,'skin_color',255,255,255), (77461,1790377,0,'soga_eye_color',255,0,255), (77462,1790378,0,'eye_color',255,255,255), (77463,1790378,0,'skin_color',255,255,0), (77464,1790378,0,'soga_eye_color',255,0,255), (77465,3320000,1,'cheek_type',91,-1,0), (77466,3320000,1,'chin_type',75,31,34), (77467,3320000,1,'ear_type',-100,-97,0), (77468,3320000,1,'eye_brow_type',-47,74,-41), (77469,3320000,0,'eye_color',204,204,204), (77470,3320000,1,'eye_type',25,0,0), (77471,3320000,0,'hair_color1',14,198,50), (77472,3320000,1,'lip_type',-11,15,8), (77473,3320000,1,'nose_type',-83,14,-58), (77474,3320000,0,'skin_color',177,179,180), (77475,3320000,1,'soga_cheek_type',0,-47,74), (77476,3320000,1,'soga_chin_type',0,-11,15), (77477,3320000,1,'soga_ear_type',0,25,0), (77478,3320000,1,'soga_eye_brow_type',0,-100,-97), (77479,3320000,0,'soga_eye_color',204,204,204), (77480,3320000,1,'soga_lip_type',-41,91,-1), (77481,3320000,1,'soga_nose_type',8,75,31), (77482,3320000,0,'soga_skin_color',177,179,180), (77483,3320001,0,'eye_color',255,255,255), (77484,3320001,0,'skin_color',255,255,255), (77485,3320001,0,'soga_eye_color',255,0,255), (77486,3320002,0,'eye_color',255,255,255), (77487,3320002,0,'skin_color',255,255,255), (77488,3320002,0,'soga_eye_color',255,0,255), (77489,3320003,0,'eye_color',255,255,255), (77490,3320003,0,'skin_color',255,255,255), (77491,3320003,0,'soga_eye_color',255,0,255), (77492,3320004,0,'eye_color',255,255,255), (77493,3320004,0,'skin_color',255,255,255), (77494,3320004,0,'soga_eye_color',255,0,255), (77495,3320005,0,'eye_color',255,255,255), (77496,3320005,0,'skin_color',255,255,255), (77497,3320005,0,'soga_eye_color',255,0,255), (77498,3320006,0,'eye_color',255,255,255), (77499,3320006,0,'skin_color',255,255,255), (77500,3320006,0,'soga_eye_color',255,0,255), (77501,3320007,0,'eye_color',255,255,255), (77502,3320007,0,'skin_color',255,255,255), (77503,3320007,0,'soga_eye_color',255,0,255), (77504,3320008,0,'eye_color',255,255,255), (77505,3320008,0,'skin_color',255,255,255), (77506,3320008,0,'soga_eye_color',255,0,255), (77507,3320009,0,'eye_color',255,255,255), (77508,3320009,0,'skin_color',255,255,255), (77509,3320009,0,'soga_eye_color',255,0,255), (77510,3320010,0,'eye_color',255,255,255), (77511,3320010,0,'skin_color',255,255,255), (77512,3320010,0,'soga_eye_color',255,0,255), (77513,3320011,0,'eye_color',255,255,255), (77514,3320011,0,'skin_color',255,255,255), (77515,3320011,0,'soga_eye_color',255,0,255), (77516,3320012,0,'eye_color',255,255,255), (77517,3320012,0,'skin_color',255,255,255), (77518,3320012,0,'soga_eye_color',255,0,255), (77519,3320013,0,'eye_color',255,255,255), (77520,3320013,0,'skin_color',255,255,255), (77521,3320013,0,'soga_eye_color',255,0,255), (77522,3320014,0,'eye_color',255,255,255), (77523,3320014,0,'skin_color',255,255,255), (77524,3320014,0,'soga_eye_color',255,0,255), (77525,3320015,0,'eye_color',255,255,255), (77526,3320015,0,'skin_color',255,255,255), (77527,3320015,0,'soga_eye_color',255,0,255), (77528,3320016,0,'eye_color',255,255,255), (77529,3320016,0,'skin_color',255,255,255), (77530,3320016,0,'soga_eye_color',255,0,255), (77531,3320017,0,'eye_color',255,255,255), (77532,3320017,0,'skin_color',255,255,255), (77533,3320017,0,'soga_eye_color',255,0,255), (77534,3320018,0,'eye_color',255,255,255), (77535,3320018,0,'skin_color',255,255,255), (77536,3320018,0,'soga_eye_color',255,0,255), (77537,3320019,0,'eye_color',255,255,255), (77538,3320019,0,'skin_color',255,255,255), (77539,3320019,0,'soga_eye_color',255,0,255), (77540,3320020,0,'eye_color',255,255,255), (77541,3320020,0,'skin_color',255,255,255), (77542,3320020,0,'soga_eye_color',255,0,255), (77543,3320021,0,'eye_color',255,255,255), (77544,3320021,0,'skin_color',255,255,255), (77545,3320021,0,'soga_eye_color',255,0,255), (77546,3320022,0,'eye_color',255,255,255), (77547,3320022,0,'skin_color',255,255,255), (77548,3320022,0,'soga_eye_color',255,0,255), (77549,3320023,0,'eye_color',255,255,255), (77550,3320023,0,'skin_color',255,255,255), (77551,3320023,0,'soga_eye_color',255,0,255), (77552,3320024,0,'eye_color',255,255,255), (77553,3320024,0,'skin_color',255,255,255), (77554,3320024,0,'soga_eye_color',255,0,255), (77555,3320025,0,'eye_color',255,255,255), (77556,3320025,0,'skin_color',255,255,255), (77557,3320025,0,'soga_eye_color',255,0,255), (77558,3320026,0,'eye_color',255,255,255), (77559,3320026,0,'skin_color',255,255,255), (77560,3320026,0,'soga_eye_color',255,0,255), (77561,3320027,0,'eye_color',255,255,255), (77562,3320027,0,'skin_color',255,255,255), (77563,3320027,0,'soga_eye_color',255,0,255), (77564,3320028,0,'eye_color',255,255,255), (77565,3320028,0,'skin_color',255,255,255), (77566,3320028,0,'soga_eye_color',255,0,255), (77567,3320029,1,'cheek_type',63,62,0), (77568,3320029,1,'chin_type',-70,12,-95), (77569,3320029,1,'ear_type',-29,-87,0), (77570,3320029,1,'eye_brow_type',95,68,43), (77571,3320029,0,'eye_color',73,136,134), (77572,3320029,1,'eye_type',64,0,0), (77573,3320029,0,'hair_color1',77,62,23), (77574,3320029,0,'hair_face_color',61,61,75), (77575,3320029,0,'hair_face_highlight_color',109,131,182), (77576,3320029,0,'hair_type_color',61,61,75), (77577,3320029,0,'hair_type_highlight_color',109,131,182), (77578,3320029,1,'lip_type',-85,83,-51), (77579,3320029,1,'nose_type',-89,77,62), (77580,3320029,0,'skin_color',121,160,163), (77581,3320029,1,'soga_cheek_type',0,95,68), (77582,3320029,1,'soga_chin_type',0,-85,83), (77583,3320029,1,'soga_ear_type',0,64,0), (77584,3320029,1,'soga_eye_brow_type',0,-29,-87), (77585,3320029,0,'soga_eye_color',229,229,102), (77586,3320029,0,'soga_hair_face_color',61,61,75), (77587,3320029,0,'soga_hair_face_highlight_color',109,131,182), (77588,3320029,0,'soga_hair_type_color',61,61,75), (77589,3320029,0,'soga_hair_type_highlight_color',109,131,182), (77590,3320029,1,'soga_lip_type',43,63,62), (77591,3320029,1,'soga_nose_type',-51,-70,12), (77592,3320029,0,'soga_skin_color',121,160,163), (77593,3320029,0,'wing_color1',255,255,255), (77594,3320029,0,'wing_color2',255,255,255), (77595,3320030,1,'cheek_type',-8,3,0), (77596,3320030,1,'chin_type',17,7,-20), (77597,3320030,1,'ear_type',44,26,0), (77598,3320030,1,'eye_brow_type',-11,0,26), (77599,3320030,0,'eye_color',86,9,70), (77600,3320030,1,'eye_type',-11,0,0), (77601,3320030,0,'hair_color1',8,245,11), (77602,3320030,0,'hair_face_color',50,49,48), (77603,3320030,0,'hair_face_highlight_color',216,192,37), (77604,3320030,0,'hair_type_color',50,49,48), (77605,3320030,0,'hair_type_highlight_color',216,192,37), (77606,3320030,1,'lip_type',-11,-7,12), (77607,3320030,1,'nose_type',-43,8,-11), (77608,3320030,0,'skin_color',208,181,160), (77609,3320030,1,'soga_cheek_type',0,-11,0), (77610,3320030,1,'soga_chin_type',0,-11,-7), (77611,3320030,1,'soga_ear_type',0,-11,0), (77612,3320030,1,'soga_eye_brow_type',0,44,26), (77613,3320030,0,'soga_eye_color',229,229,102), (77614,3320030,0,'soga_hair_face_color',50,49,48), (77615,3320030,0,'soga_hair_face_highlight_color',216,192,37), (77616,3320030,0,'soga_hair_type_color',50,49,48), (77617,3320030,0,'soga_hair_type_highlight_color',216,192,37), (77618,3320030,1,'soga_lip_type',26,-8,3), (77619,3320030,1,'soga_nose_type',12,17,7), (77620,3320030,0,'soga_skin_color',208,181,160), (77621,3320030,0,'wing_color1',255,255,255), (77622,3320030,0,'wing_color2',255,255,255), (77623,3320031,1,'cheek_type',-26,0,0), (77624,3320031,1,'chin_type',25,3,0), (77625,3320031,1,'ear_type',-25,10,0), (77626,3320031,1,'eye_brow_type',-2,-1,31), (77627,3320031,0,'eye_color',157,107,255), (77628,3320031,1,'eye_type',35,0,0), (77629,3320031,0,'hair_color1',230,0,0), (77630,3320031,0,'hair_face_color',140,145,161), (77631,3320031,0,'hair_face_highlight_color',105,103,97), (77632,3320031,0,'hair_type_color',140,145,161), (77633,3320031,0,'hair_type_highlight_color',105,103,97), (77634,3320031,1,'lip_type',25,29,0), (77635,3320031,1,'nose_type',8,-26,0), (77636,3320031,0,'skin_color',0,15,15), (77637,3320031,1,'soga_cheek_type',0,-2,-1), (77638,3320031,1,'soga_chin_type',0,25,29), (77639,3320031,1,'soga_ear_type',0,35,0), (77640,3320031,1,'soga_eye_brow_type',0,-25,10), (77641,3320031,0,'soga_eye_color',229,229,102), (77642,3320031,0,'soga_hair_face_color',140,145,161), (77643,3320031,0,'soga_hair_face_highlight_color',105,103,97), (77644,3320031,0,'soga_hair_type_color',140,145,161), (77645,3320031,0,'soga_hair_type_highlight_color',105,103,97), (77646,3320031,1,'soga_lip_type',31,-26,0), (77647,3320031,1,'soga_nose_type',0,25,3), (77648,3320031,0,'soga_skin_color',0,15,15), (77649,3320031,0,'wing_color1',255,255,255), (77650,3320031,0,'wing_color2',255,255,255), (77651,3320032,1,'cheek_type',10,18,0), (77652,3320032,1,'chin_type',-10,-35,0), (77653,3320032,1,'ear_type',-14,-18,0), (77654,3320032,1,'eye_brow_type',0,17,-2), (77655,3320032,0,'eye_color',48,102,97), (77656,3320032,1,'eye_type',-19,0,0), (77657,3320032,0,'hair_color1',228,209,0), (77658,3320032,0,'hair_face_color',223,255,255), (77659,3320032,0,'hair_face_highlight_color',78,36,0), (77660,3320032,0,'hair_type_color',223,255,255), (77661,3320032,0,'hair_type_highlight_color',78,36,0), (77662,3320032,1,'lip_type',11,-7,7), (77663,3320032,1,'nose_type',2,-28,-47), (77664,3320032,0,'skin_color',220,223,223), (77665,3320032,1,'soga_cheek_type',0,0,17), (77666,3320032,1,'soga_chin_type',0,11,-7), (77667,3320032,1,'soga_ear_type',0,-19,0), (77668,3320032,1,'soga_eye_brow_type',0,-14,-18), (77669,3320032,0,'soga_eye_color',229,229,102), (77670,3320032,0,'soga_hair_face_color',223,255,255), (77671,3320032,0,'soga_hair_face_highlight_color',78,36,0), (77672,3320032,0,'soga_hair_type_color',223,255,255), (77673,3320032,0,'soga_hair_type_highlight_color',78,36,0), (77674,3320032,1,'soga_lip_type',-2,10,18), (77675,3320032,1,'soga_nose_type',7,-10,-35), (77676,3320032,0,'soga_skin_color',220,223,223), (77677,3320032,0,'wing_color1',255,255,255), (77678,3320032,0,'wing_color2',255,255,255), (77679,3320033,1,'cheek_type',39,-50,0), (77680,3320033,1,'chin_type',25,79,90), (77681,3320033,1,'eye_brow_type',87,14,-52), (77682,3320033,0,'eye_color',163,199,205), (77683,3320033,1,'eye_type',-72,0,0), (77684,3320033,0,'hair_color1',39,239,10), (77685,3320033,0,'hair_face_color',56,85,12), (77686,3320033,0,'hair_type_color',56,85,12), (77687,3320033,1,'lip_type',-97,-79,-1), (77688,3320033,1,'nose_type',89,39,-17), (77689,3320033,0,'skin_color',56,85,12), (77690,3320033,1,'soga_cheek_type',0,87,14), (77691,3320033,1,'soga_chin_type',0,-97,-79), (77692,3320033,1,'soga_ear_type',0,-72,0), (77693,3320033,0,'soga_eye_color',229,229,102), (77694,3320033,0,'soga_hair_face_color',56,85,12), (77695,3320033,0,'soga_hair_type_color',56,85,12), (77696,3320033,1,'soga_lip_type',-52,39,-50), (77697,3320033,1,'soga_nose_type',-1,25,79), (77698,3320033,0,'soga_skin_color',56,85,12), (77699,3320034,1,'chin_type',0,4,-7), (77700,3320034,1,'ear_type',-7,-17,0), (77701,3320034,1,'eye_brow_type',-12,-32,-7), (77702,3320034,0,'eye_color',112,13,135), (77703,3320034,1,'eye_type',4,0,0), (77704,3320034,0,'hair_color1',249,252,0), (77705,3320034,0,'hair_face_color',84,43,0), (77706,3320034,0,'hair_type_color',84,43,0), (77707,3320034,1,'lip_type',-4,11,-12), (77708,3320034,1,'nose_type',9,-7,-4), (77709,3320034,0,'skin_color',201,205,34), (77710,3320034,1,'soga_cheek_type',0,-12,-32), (77711,3320034,1,'soga_chin_type',0,-4,11), (77712,3320034,1,'soga_ear_type',0,4,0), (77713,3320034,1,'soga_eye_brow_type',0,-7,-17), (77714,3320034,0,'soga_eye_color',229,229,102), (77715,3320034,0,'soga_hair_face_color',84,43,0), (77716,3320034,0,'soga_hair_type_color',84,43,0), (77717,3320034,1,'soga_lip_type',-7,0,0), (77718,3320034,1,'soga_nose_type',-12,0,4), (77719,3320034,0,'soga_skin_color',201,205,34), (77720,3320034,0,'wing_color1',255,255,255), (77721,3320034,0,'wing_color2',255,255,255), (77722,3320035,0,'eye_color',255,255,255), (77723,3320035,0,'skin_color',255,255,255), (77724,3320035,0,'soga_eye_color',255,0,255), (77725,3320036,0,'eye_color',255,255,255), (77726,3320036,0,'skin_color',255,255,255), (77727,3320036,0,'soga_eye_color',255,0,255), (77728,3320037,0,'eye_color',255,255,255), (77729,3320037,0,'skin_color',255,255,255), (77730,3320037,0,'soga_eye_color',255,0,255), (77731,3320038,0,'eye_color',255,255,255), (77732,3320038,0,'skin_color',255,255,255), (77733,3320038,0,'soga_eye_color',255,0,255), (77734,3320039,0,'eye_color',255,255,255), (77735,3320039,0,'skin_color',255,255,255), (77736,3320039,0,'soga_eye_color',255,0,255), (77737,3320040,0,'eye_color',255,255,255), (77738,3320040,0,'skin_color',255,255,255), (77739,3320040,0,'soga_eye_color',255,0,255), (77740,3320041,0,'eye_color',255,255,255), (77741,3320041,0,'skin_color',255,255,255), (77742,3320041,0,'soga_eye_color',255,0,255), (77743,3320042,1,'cheek_type',100,-100,0), (77744,3320042,1,'chin_type',-52,14,-63), (77745,3320042,1,'ear_type',-100,3,0), (77746,3320042,1,'eye_brow_type',-81,-100,100), (77747,3320042,0,'eye_color',80,61,29), (77748,3320042,1,'eye_type',100,0,0), (77749,3320042,0,'hair_color1',174,100,192), (77750,3320042,0,'hair_color2',100,0,0), (77751,3320042,0,'hair_face_color',84,95,104), (77752,3320042,0,'hair_face_highlight_color',244,246,246), (77753,3320042,0,'hair_type_color',84,95,104), (77754,3320042,0,'hair_type_highlight_color',244,246,246), (77755,3320042,1,'lip_type',-93,100,-96), (77756,3320042,1,'nose_type',-75,-82,100), (77757,3320042,0,'skin_color',184,185,185), (77758,3320042,1,'soga_cheek_type',0,-81,-100), (77759,3320042,1,'soga_chin_type',0,-93,100), (77760,3320042,1,'soga_ear_type',0,100,0), (77761,3320042,1,'soga_eye_brow_type',0,-100,3), (77762,3320042,0,'soga_eye_color',229,229,102), (77763,3320042,1,'soga_eye_type',100,0,0), (77764,3320042,0,'soga_hair_face_color',84,95,104), (77765,3320042,0,'soga_hair_face_highlight_color',244,246,246), (77766,3320042,0,'soga_hair_type_color',84,95,104), (77767,3320042,0,'soga_hair_type_highlight_color',244,246,246), (77768,3320042,1,'soga_lip_type',100,100,-100), (77769,3320042,1,'soga_nose_type',-96,-52,14), (77770,3320042,0,'soga_skin_color',184,185,185), (77771,3320042,0,'wing_color1',255,255,255), (77772,3320042,0,'wing_color2',255,255,255), (77773,4530000,1,'cheek_type',91,-1,0), (77774,4530000,1,'chin_type',75,31,34), (77775,4530000,1,'ear_type',-100,-97,0), (77776,4530000,1,'eye_brow_type',-47,74,-41), (77777,4530000,0,'eye_color',204,204,204), (77778,4530000,1,'eye_type',25,0,0), (77779,4530000,0,'hair_color1',14,198,50), (77780,4530000,1,'lip_type',-11,15,8), (77781,4530000,1,'nose_type',-83,14,-58), (77782,4530000,0,'skin_color',177,179,180), (77783,4530000,1,'soga_cheek_type',0,-47,74), (77784,4530000,1,'soga_chin_type',0,-11,15), (77785,4530000,1,'soga_ear_type',0,25,0), (77786,4530000,1,'soga_eye_brow_type',0,-100,-97), (77787,4530000,0,'soga_eye_color',204,204,204), (77788,4530000,1,'soga_lip_type',-41,91,-1), (77789,4530000,1,'soga_nose_type',8,75,31), (77790,4530000,0,'soga_skin_color',177,179,180), (77791,4530001,1,'cheek_type',25,94,0), (77792,4530001,1,'chin_type',9,-38,-85), (77793,4530001,1,'ear_type',97,57,0), (77794,4530001,1,'eye_brow_type',-28,-14,-84), (77795,4530001,0,'eye_color',20,217,164), (77796,4530001,1,'eye_type',44,0,0), (77797,4530001,0,'hair_color1',93,179,249), (77798,4530001,1,'lip_type',53,87,74), (77799,4530001,1,'nose_type',50,93,-77), (77800,4530001,0,'skin_color',109,60,47), (77801,4530001,1,'soga_cheek_type',0,-28,-14), (77802,4530001,1,'soga_chin_type',0,53,87), (77803,4530001,1,'soga_ear_type',0,44,0), (77804,4530001,1,'soga_eye_brow_type',0,97,57), (77805,4530001,0,'soga_eye_color',229,229,102), (77806,4530001,1,'soga_eye_type',44,0,0), (77807,4530001,1,'soga_lip_type',-84,25,94), (77808,4530001,1,'soga_nose_type',74,9,-38), (77809,4530001,0,'soga_skin_color',109,60,47), (77810,4530001,0,'wing_color1',255,255,255), (77811,4530001,0,'wing_color2',255,255,255), (77812,4530002,0,'eye_color',255,255,255), (77813,4530002,0,'skin_color',255,255,255), (77814,4530002,0,'soga_eye_color',255,0,255), (77815,4530003,0,'eye_color',255,255,255), (77816,4530003,0,'skin_color',255,255,255), (77817,4530003,0,'soga_eye_color',255,0,255), (77818,4530004,0,'eye_color',255,255,255), (77819,4530004,0,'skin_color',255,255,255), (77820,4530004,0,'soga_eye_color',255,0,255), (77821,4530005,0,'eye_color',255,255,255), (77822,4530005,0,'skin_color',255,255,255), (77823,4530005,0,'soga_eye_color',255,0,255), (77824,4530006,0,'eye_color',255,255,255), (77825,4530006,0,'skin_color',255,255,255), (77826,4530006,0,'soga_eye_color',255,0,255), (77827,4530007,0,'eye_color',255,255,255), (77828,4530007,0,'skin_color',255,255,255), (77829,4530007,0,'soga_eye_color',255,0,255), (77830,4530008,0,'eye_color',255,255,255), (77831,4530008,0,'skin_color',255,255,255), (77832,4530008,0,'soga_eye_color',255,0,255), (77833,4530009,0,'eye_color',255,255,255), (77834,4530009,0,'skin_color',255,255,255), (77835,4530009,0,'soga_eye_color',255,0,255), (77836,4530010,0,'eye_color',255,255,255), (77837,4530010,0,'skin_color',255,255,255), (77838,4530010,0,'soga_eye_color',255,0,255), (77839,4530011,0,'eye_color',255,255,255), (77840,4530011,0,'skin_color',255,255,255), (77841,4530011,0,'soga_eye_color',255,0,255), (77842,4530012,0,'eye_color',255,255,255), (77843,4530012,0,'skin_color',255,255,255), (77844,4530012,0,'soga_eye_color',255,0,255), (77845,4530013,0,'eye_color',255,255,255), (77846,4530013,0,'skin_color',255,255,255), (77847,4530013,0,'soga_eye_color',255,0,255), (77848,4530014,0,'eye_color',211,54,238), (77849,4530014,0,'skin_color',139,139,87), (77850,4530014,0,'soga_eye_color',255,0,255), (77851,4530015,0,'eye_color',255,255,255), (77852,4530015,0,'skin_color',255,255,255), (77853,4530015,0,'soga_eye_color',255,0,255), (77854,4530016,1,'cheek_type',100,-100,0), (77855,4530016,1,'chin_type',-100,100,-93), (77856,4530016,1,'ear_type',100,93,0), (77857,4530016,1,'eye_brow_type',100,100,100), (77858,4530016,0,'eye_color',46,28,10), (77859,4530016,1,'eye_type',11,0,0), (77860,4530016,0,'hair_color1',100,156,100), (77861,4530016,0,'hair_color2',225,0,0), (77862,4530016,0,'hair_face_color',15,1,21), (77863,4530016,0,'hair_face_highlight_color',15,1,21), (77864,4530016,0,'hair_type_color',15,1,21), (77865,4530016,0,'hair_type_highlight_color',15,1,21), (77866,4530016,1,'lip_type',-100,-100,100), (77867,4530016,1,'nose_type',-100,100,-100), (77868,4530016,0,'skin_color',50,37,23), (77869,4530016,1,'soga_cheek_type',0,100,100), (77870,4530016,1,'soga_chin_type',0,-100,-100), (77871,4530016,1,'soga_ear_type',0,11,0), (77872,4530016,1,'soga_eye_brow_type',0,100,93), (77873,4530016,0,'soga_eye_color',204,204,204), (77874,4530016,1,'soga_eye_type',-31,0,0), (77875,4530016,0,'soga_hair_face_color',15,1,21), (77876,4530016,0,'soga_hair_face_highlight_color',15,1,21), (77877,4530016,0,'soga_hair_type_color',15,1,21), (77878,4530016,0,'soga_hair_type_highlight_color',15,1,21), (77879,4530016,1,'soga_lip_type',100,100,-100), (77880,4530016,1,'soga_nose_type',100,-100,100), (77881,4530016,0,'soga_skin_color',50,37,23), (77882,4530017,0,'eye_color',255,255,255), (77883,4530017,0,'skin_color',255,255,255), (77884,4530017,0,'soga_eye_color',255,0,255), (77885,4530018,0,'eye_color',255,255,255), (77886,4530018,0,'skin_color',255,255,255), (77887,4530018,0,'soga_eye_color',255,0,255), (77888,4530019,0,'eye_color',255,255,255), (77889,4530019,0,'skin_color',255,255,255), (77890,4530019,0,'soga_eye_color',255,0,255), (77891,4530020,0,'eye_color',255,255,255), (77892,4530020,0,'skin_color',255,255,255), (77893,4530020,0,'soga_eye_color',255,0,255), (77894,4530021,0,'eye_color',255,255,255), (77895,4530021,0,'skin_color',255,255,255), (77896,4530021,0,'soga_eye_color',255,0,255), (77897,4530022,0,'eye_color',255,255,255), (77898,4530022,0,'skin_color',255,255,255), (77899,4530022,0,'soga_eye_color',255,0,255), (77900,4530023,0,'eye_color',255,255,255), (77901,4530023,0,'skin_color',255,255,255), (77902,4530023,0,'soga_eye_color',255,0,255), (77903,4530024,0,'eye_color',255,255,255), (77904,4530024,0,'skin_color',255,255,255), (77905,4530024,0,'soga_eye_color',255,0,255), (77906,4530025,0,'eye_color',255,255,255), (77907,4530025,0,'skin_color',255,255,255), (77908,4530025,0,'soga_eye_color',255,0,255), (77909,4530026,0,'eye_color',255,255,255), (77910,4530026,0,'skin_color',255,255,255), (77911,4530026,0,'soga_eye_color',255,0,255), (77912,4530027,0,'eye_color',255,255,255), (77913,4530027,0,'skin_color',255,255,255), (77914,4530027,0,'soga_eye_color',255,0,255), (77915,4530028,1,'cheek_type',25,94,0), (77916,4530028,1,'chin_type',9,-38,-85), (77917,4530028,1,'ear_type',97,57,0), (77918,4530028,1,'eye_brow_type',-28,-14,-84), (77919,4530028,0,'eye_color',20,217,164), (77920,4530028,1,'eye_type',44,0,0), (77921,4530028,0,'hair_color1',93,179,249), (77922,4530028,1,'lip_type',53,87,74), (77923,4530028,1,'nose_type',50,93,-77), (77924,4530028,0,'skin_color',109,60,47), (77925,4530028,1,'soga_cheek_type',0,-28,-14), (77926,4530028,1,'soga_chin_type',0,53,87), (77927,4530028,1,'soga_ear_type',0,44,0), (77928,4530028,1,'soga_eye_brow_type',0,97,57), (77929,4530028,0,'soga_eye_color',229,229,102), (77930,4530028,1,'soga_lip_type',-84,25,94), (77931,4530028,1,'soga_nose_type',74,9,-38), (77932,4530028,0,'soga_skin_color',109,60,47), (77933,4530028,0,'wing_color1',255,255,255), (77934,4530028,0,'wing_color2',255,255,255), (77935,4530029,1,'cheek_type',-11,-7,0), (77936,4530029,1,'chin_type',0,46,58), (77937,4530029,1,'ear_type',78,68,0), (77938,4530029,1,'eye_brow_type',34,85,52), (77939,4530029,0,'eye_color',46,6,0), (77940,4530029,1,'eye_type',-78,0,0), (77941,4530029,0,'hair_color1',225,20,188), (77942,4530029,1,'lip_type',-35,-1,-14), (77943,4530029,1,'nose_type',68,-31,20), (77944,4530029,0,'skin_color',135,116,97), (77945,4530029,1,'soga_cheek_type',0,34,85), (77946,4530029,1,'soga_chin_type',0,-35,-1), (77947,4530029,1,'soga_ear_type',0,-78,0), (77948,4530029,1,'soga_eye_brow_type',0,78,68), (77949,4530029,0,'soga_eye_color',229,229,102), (77950,4530029,1,'soga_lip_type',52,-11,-7), (77951,4530029,1,'soga_nose_type',-14,0,46), (77952,4530029,0,'soga_skin_color',135,116,97), (77953,4530029,0,'wing_color1',255,255,255), (77954,4530029,0,'wing_color2',255,255,255), (77955,4530030,1,'cheek_type',47,-46,0), (77956,4530030,1,'chin_type',11,-95,50), (77957,4530030,1,'ear_type',-97,11,0), (77958,4530030,1,'eye_brow_type',71,95,-50), (77959,4530030,0,'eye_color',250,236,255), (77960,4530030,1,'eye_type',51,0,0), (77961,4530030,0,'hair_color1',81,37,78), (77962,4530030,1,'lip_type',35,-93,47), (77963,4530030,1,'nose_type',7,81,37), (77964,4530030,0,'skin_color',74,20,4), (77965,4530030,1,'soga_cheek_type',0,71,95), (77966,4530030,1,'soga_chin_type',0,35,-93), (77967,4530030,1,'soga_ear_type',0,51,0), (77968,4530030,1,'soga_eye_brow_type',0,-97,11), (77969,4530030,0,'soga_eye_color',229,229,102), (77970,4530030,1,'soga_lip_type',-50,47,-46), (77971,4530030,1,'soga_nose_type',47,11,-95), (77972,4530030,0,'soga_skin_color',74,20,4), (77973,4530030,0,'wing_color1',255,255,255), (77974,4530030,0,'wing_color2',255,255,255), (77975,4530031,0,'eye_color',255,255,255), (77976,4530031,0,'skin_color',255,255,255), (77977,4530031,0,'soga_eye_color',255,0,255), (77978,4530032,0,'eye_color',255,255,255), (77979,4530032,0,'skin_color',255,255,255), (77980,4530032,0,'soga_eye_color',255,0,255), (77981,4530033,0,'eye_color',0,245,231), (77982,4530033,0,'skin_color',229,229,217), (77983,4530033,0,'soga_eye_color',255,0,255), (77984,4530034,0,'eye_color',255,255,255), (77985,4530034,0,'skin_color',255,255,255), (77986,4530034,0,'soga_eye_color',255,0,255), (77987,4530035,0,'eye_color',255,255,255), (77988,4530035,0,'skin_color',255,255,255), (77989,4530035,0,'soga_eye_color',255,0,255), (77990,4530036,0,'eye_color',255,255,255), (77991,4530036,0,'skin_color',255,255,255), (77992,4530036,0,'soga_eye_color',255,0,255), (77993,4530037,0,'eye_color',255,255,255), (77994,4530037,0,'skin_color',255,255,255), (77995,4530037,0,'soga_eye_color',255,0,255), (77996,4530038,0,'eye_color',255,255,255), (77997,4530038,0,'skin_color',255,255,255), (77998,4530038,0,'soga_eye_color',255,0,255), (77999,4530039,0,'eye_color',255,255,255), (78000,4530039,0,'skin_color',255,255,255), (78001,4530039,0,'soga_eye_color',255,0,255), (78002,410000,0,'eye_color',255,255,255), (78003,410000,0,'skin_color',255,255,255), (78004,410000,0,'soga_eye_color',255,0,255), (78005,410001,0,'eye_color',255,255,255), (78006,410001,0,'skin_color',255,255,255), (78007,410001,0,'soga_eye_color',255,0,255), (78008,410002,1,'cheek_type',-59,64,0), (78009,410002,1,'chin_type',-3,17,15), (78010,410002,1,'ear_type',-4,-58,0), (78011,410002,1,'eye_brow_type',87,-94,-50), (78012,410002,0,'eye_color',76,147,159), (78013,410002,1,'eye_type',-37,0,0), (78014,410002,0,'hair_color1',239,0,64), (78015,410002,0,'hair_color2',156,0,0), (78016,410002,0,'hair_face_color',219,179,15), (78017,410002,0,'hair_face_highlight_color',94,10,10), (78018,410002,0,'hair_highlight',109,14,49), (78019,410002,0,'hair_type_color',219,179,15), (78020,410002,0,'hair_type_highlight_color',94,10,10), (78021,410002,1,'lip_type',-32,-28,69), (78022,410002,1,'nose_type',26,-17,0), (78023,410002,0,'skin_color',228,223,215), (78024,410002,1,'soga_cheek_type',0,87,-94), (78025,410002,1,'soga_chin_type',0,-32,-28), (78026,410002,1,'soga_ear_type',0,-37,0), (78027,410002,1,'soga_eye_brow_type',0,-4,-58), (78028,410002,0,'soga_eye_color',229,229,102), (78029,410002,1,'soga_eye_type',-100,0,0), (78030,410002,0,'soga_hair_color1',239,221,86), (78031,410002,0,'soga_hair_color2',99,53,22), (78032,410002,0,'soga_hair_face_color',219,179,15), (78033,410002,0,'soga_hair_face_highlight_color',94,10,10), (78034,410002,0,'soga_hair_highlight',109,14,49), (78035,410002,0,'soga_hair_type_color',219,179,15), (78036,410002,0,'soga_hair_type_highlight_color',94,10,10), (78037,410002,1,'soga_lip_type',-50,-59,64), (78038,410002,1,'soga_nose_type',69,-3,17), (78039,410002,0,'soga_skin_color',228,223,215), (78040,410002,0,'wing_color1',255,255,255), (78041,410002,0,'wing_color2',255,255,255), (78042,410003,0,'eye_color',255,255,255), (78043,410003,0,'skin_color',255,255,255), (78044,410003,0,'soga_eye_color',255,0,255), (78045,410004,1,'cheek_type',-84,91,0), (78046,410004,1,'chin_type',-74,41,-40), (78047,410004,1,'ear_type',51,-81,0), (78048,410004,1,'eye_brow_type',0,87,10), (78049,410004,0,'eye_color',31,60,43), (78050,410004,1,'eye_type',-12,0,0), (78051,410004,0,'hair_color1',11,249,206), (78052,410004,0,'hair_color2',174,0,0), (78053,410004,0,'hair_face_color',184,128,10), (78054,410004,0,'hair_face_highlight_color',244,246,246), (78055,410004,0,'hair_highlight',161,165,168), (78056,410004,0,'hair_type_color',184,128,10), (78057,410004,0,'hair_type_highlight_color',244,246,246), (78058,410004,1,'lip_type',-100,-75,-75), (78059,410004,1,'nose_type',-81,11,-7), (78060,410004,0,'skin_color',227,209,163), (78061,410004,1,'soga_cheek_type',0,0,87), (78062,410004,1,'soga_chin_type',0,-100,-75), (78063,410004,1,'soga_ear_type',0,-12,0), (78064,410004,1,'soga_eye_brow_type',0,51,-81), (78065,410004,0,'soga_eye_color',229,229,102), (78066,410004,1,'soga_eye_type',-82,0,0), (78067,410004,0,'soga_hair_color1',209,131,22), (78068,410004,0,'soga_hair_color2',199,150,48), (78069,410004,0,'soga_hair_face_color',184,128,10), (78070,410004,0,'soga_hair_face_highlight_color',244,246,246), (78071,410004,0,'soga_hair_highlight',161,165,168), (78072,410004,0,'soga_hair_type_color',184,128,10), (78073,410004,0,'soga_hair_type_highlight_color',244,246,246), (78074,410004,1,'soga_lip_type',10,-84,91), (78075,410004,1,'soga_nose_type',-75,-74,41), (78076,410004,0,'soga_skin_color',227,209,163), (78077,410004,0,'wing_color1',255,255,255), (78078,410004,0,'wing_color2',255,255,255), (78079,410005,1,'cheek_type',34,-25,0), (78080,410005,1,'chin_type',-76,68,50), (78081,410005,1,'ear_type',1,17,0), (78082,410005,1,'eye_brow_type',-7,0,0), (78083,410005,0,'eye_color',131,231,236), (78084,410005,0,'hair_color1',239,252,249), (78085,410005,0,'hair_face_color',252,252,254), (78086,410005,0,'hair_type_color',252,252,254), (78087,410005,1,'lip_type',-7,7,-25), (78088,410005,1,'nose_type',-2,-17,-4), (78089,410005,0,'skin_color',70,113,112), (78090,410005,1,'soga_cheek_type',0,-7,0), (78091,410005,1,'soga_chin_type',0,-7,7), (78092,410005,1,'soga_ear_type',1,17,0), (78093,410005,1,'soga_eye_brow_type',0,1,17), (78094,410005,0,'soga_eye_color',229,229,102), (78095,410005,0,'soga_hair_face_color',252,252,254), (78096,410005,0,'soga_hair_type_color',252,252,254), (78097,410005,1,'soga_lip_type',0,34,-25), (78098,410005,1,'soga_nose_type',-25,-76,68), (78099,410005,0,'soga_skin_color',70,113,112), (78100,410005,0,'wing_color1',255,255,255), (78101,410005,0,'wing_color2',255,255,255), (78102,410006,1,'cheek_type',7,-56,0), (78103,410006,1,'chin_type',28,-68,17), (78104,410006,1,'ear_type',75,45,0), (78105,410006,1,'eye_brow_type',-77,-58,19), (78106,410006,0,'eye_color',44,89,102), (78107,410006,1,'eye_type',-56,0,0), (78108,410006,0,'hair_color1',175,31,194), (78109,410006,0,'hair_color2',2,0,0), (78110,410006,0,'hair_face_color',1,0,1), (78111,410006,0,'hair_highlight',38,22,21), (78112,410006,0,'hair_type_color',1,0,1), (78113,410006,1,'lip_type',14,-62,81), (78114,410006,1,'nose_type',-78,-81,31), (78115,410006,0,'skin_color',227,169,153), (78116,410006,1,'soga_cheek_type',0,-77,-58), (78117,410006,1,'soga_chin_type',0,14,-62), (78118,410006,1,'soga_ear_type',0,-56,0), (78119,410006,1,'soga_eye_brow_type',0,75,45), (78120,410006,0,'soga_eye_color',229,229,102), (78121,410006,1,'soga_eye_type',2,0,0), (78122,410006,0,'soga_hair_color1',38,22,21), (78123,410006,0,'soga_hair_color2',120,50,0), (78124,410006,0,'soga_hair_face_color',1,0,1), (78125,410006,0,'soga_hair_highlight',38,22,21), (78126,410006,0,'soga_hair_type_color',1,0,1), (78127,410006,1,'soga_lip_type',19,7,-56), (78128,410006,1,'soga_nose_type',81,28,-68), (78129,410006,0,'soga_skin_color',227,169,153), (78130,410006,0,'wing_color1',255,255,255), (78131,410006,0,'wing_color2',255,255,255), (78132,410007,1,'cheek_type',-95,94,0), (78133,410007,1,'chin_type',45,71,34), (78134,410007,1,'ear_type',-46,18,0), (78135,410007,1,'eye_brow_type',97,-83,-17), (78136,410007,0,'eye_color',126,178,194), (78137,410007,1,'eye_type',82,0,0), (78138,410007,0,'hair_color1',214,206,93), (78139,410007,0,'hair_color2',68,0,0), (78140,410007,0,'hair_face_color',36,23,2), (78141,410007,0,'hair_face_highlight_color',184,128,10), (78142,410007,0,'hair_highlight',209,131,22), (78143,410007,0,'hair_type_color',36,23,2), (78144,410007,0,'hair_type_highlight_color',184,128,10), (78145,410007,1,'lip_type',94,31,-25), (78146,410007,1,'nose_type',93,-42,-50), (78147,410007,0,'skin_color',180,134,99), (78148,410007,1,'soga_cheek_type',0,97,-83), (78149,410007,1,'soga_chin_type',0,94,31), (78150,410007,1,'soga_ear_type',0,82,0), (78151,410007,1,'soga_eye_brow_type',0,-46,18), (78152,410007,0,'soga_eye_color',229,229,102), (78153,410007,1,'soga_eye_type',68,0,0), (78154,410007,0,'soga_hair_color1',79,28,15), (78155,410007,0,'soga_hair_color2',111,64,0), (78156,410007,0,'soga_hair_face_color',36,23,2), (78157,410007,0,'soga_hair_face_highlight_color',184,128,10), (78158,410007,0,'soga_hair_highlight',209,131,22), (78159,410007,0,'soga_hair_type_color',36,23,2), (78160,410007,0,'soga_hair_type_highlight_color',184,128,10), (78161,410007,1,'soga_lip_type',-17,-95,94), (78162,410007,1,'soga_nose_type',-25,45,71), (78163,410007,0,'soga_skin_color',180,134,99), (78164,410007,0,'wing_color1',255,255,255), (78165,410007,0,'wing_color2',255,255,255), (78166,410008,0,'eye_color',255,255,255), (78167,410008,0,'skin_color',255,255,255), (78168,410008,0,'soga_eye_color',255,0,255), (78169,410009,0,'eye_color',255,255,255), (78170,410009,0,'skin_color',255,255,255), (78171,410009,0,'soga_eye_color',255,0,255), (78172,410010,0,'eye_color',255,255,255), (78173,410010,0,'skin_color',255,255,255), (78174,410010,0,'soga_eye_color',255,0,255), (78175,410011,0,'eye_color',6,78,255), (78176,410011,0,'skin_color',221,221,205), (78177,410011,0,'soga_eye_color',255,0,255), (78178,410012,1,'cheek_type',29,-12,0), (78179,410012,1,'chin_type',0,31,11), (78180,410012,1,'ear_type',10,-7,0), (78181,410012,1,'eye_brow_type',-25,-22,-28), (78182,410012,0,'eye_color',60,59,32), (78183,410012,1,'eye_type',-21,0,0), (78184,410012,0,'hair_color1',0,40,0), (78185,410012,0,'hair_face_color',36,16,0), (78186,410012,0,'hair_face_highlight_color',90,35,15), (78187,410012,0,'hair_type_color',36,16,0), (78188,410012,0,'hair_type_highlight_color',90,35,15), (78189,410012,1,'lip_type',-28,-25,-2), (78190,410012,1,'nose_type',-34,0,40), (78191,410012,0,'skin_color',162,165,165), (78192,410012,1,'soga_cheek_type',0,-25,-22), (78193,410012,1,'soga_chin_type',0,-28,-25), (78194,410012,1,'soga_ear_type',0,-21,0), (78195,410012,1,'soga_eye_brow_type',0,10,-7), (78196,410012,0,'soga_eye_color',229,229,102), (78197,410012,1,'soga_eye_type',-21,0,0), (78198,410012,0,'soga_hair_face_color',36,16,0), (78199,410012,0,'soga_hair_face_highlight_color',90,35,15), (78200,410012,0,'soga_hair_type_color',36,16,0), (78201,410012,0,'soga_hair_type_highlight_color',90,35,15), (78202,410012,1,'soga_lip_type',-28,29,-12), (78203,410012,1,'soga_nose_type',-2,0,31), (78204,410012,0,'soga_skin_color',162,165,165), (78205,410012,0,'wing_color1',255,255,255), (78206,410012,0,'wing_color2',255,255,255), (78207,410013,1,'cheek_type',-46,25,0), (78208,410013,1,'chin_type',-35,-94,-47), (78209,410013,1,'ear_type',-15,-46,0), (78210,410013,1,'eye_brow_type',52,72,22), (78211,410013,0,'eye_color',52,96,61), (78212,410013,1,'eye_type',-29,0,0), (78213,410013,0,'hair_color1',71,22,68), (78214,410013,0,'hair_color2',225,0,0), (78215,410013,0,'hair_face_color',14,5,5), (78216,410013,0,'hair_face_highlight_color',193,100,45), (78217,410013,0,'hair_highlight',105,26,26), (78218,410013,0,'hair_type_color',14,5,5), (78219,410013,0,'hair_type_highlight_color',193,100,45), (78220,410013,1,'lip_type',93,59,5), (78221,410013,1,'nose_type',55,71,22), (78222,410013,0,'skin_color',214,222,204), (78223,410013,1,'soga_cheek_type',0,52,72), (78224,410013,1,'soga_chin_type',0,93,59), (78225,410013,1,'soga_ear_type',0,-29,0), (78226,410013,1,'soga_eye_brow_type',0,-15,-46), (78227,410013,0,'soga_eye_color',229,229,102), (78228,410013,1,'soga_eye_type',-31,0,0), (78229,410013,0,'soga_hair_color1',38,22,21), (78230,410013,0,'soga_hair_color2',120,50,0), (78231,410013,0,'soga_hair_face_color',14,5,5), (78232,410013,0,'soga_hair_face_highlight_color',193,100,45), (78233,410013,0,'soga_hair_highlight',105,26,26), (78234,410013,0,'soga_hair_type_color',14,5,5), (78235,410013,0,'soga_hair_type_highlight_color',193,100,45), (78236,410013,1,'soga_lip_type',22,-46,25), (78237,410013,1,'soga_nose_type',5,-35,-94), (78238,410013,0,'soga_skin_color',214,222,204), (78239,410013,0,'wing_color1',255,255,255), (78240,410013,0,'wing_color2',255,255,255), (78241,410014,1,'cheek_type',62,71,0), (78242,410014,1,'chin_type',-50,45,-3), (78243,410014,1,'ear_type',56,-41,0), (78244,410014,1,'eye_brow_type',5,68,70), (78245,410014,0,'eye_color',78,98,55), (78246,410014,1,'eye_type',35,0,0), (78247,410014,0,'hair_color1',78,96,238), (78248,410014,0,'hair_color2',181,0,0), (78249,410014,0,'hair_face_color',43,13,18), (78250,410014,0,'hair_face_highlight_color',193,100,45), (78251,410014,0,'hair_highlight',105,26,26), (78252,410014,0,'hair_type_color',43,13,18), (78253,410014,0,'hair_type_highlight_color',193,100,45), (78254,410014,1,'lip_type',-17,0,59), (78255,410014,1,'nose_type',71,78,96), (78256,410014,0,'skin_color',224,180,166), (78257,410014,1,'soga_cheek_type',0,5,68), (78258,410014,1,'soga_chin_type',0,-17,0), (78259,410014,1,'soga_ear_type',0,35,0), (78260,410014,1,'soga_eye_brow_type',0,56,-41), (78261,410014,0,'soga_eye_color',229,229,102), (78262,410014,1,'soga_eye_type',-75,0,0), (78263,410014,0,'soga_hair_color1',54,45,28), (78264,410014,0,'soga_hair_color2',104,52,0), (78265,410014,0,'soga_hair_face_color',43,13,18), (78266,410014,0,'soga_hair_face_highlight_color',193,100,45), (78267,410014,0,'soga_hair_highlight',105,26,26), (78268,410014,0,'soga_hair_type_color',43,13,18), (78269,410014,0,'soga_hair_type_highlight_color',193,100,45), (78270,410014,1,'soga_lip_type',70,62,71), (78271,410014,1,'soga_nose_type',59,-50,45), (78272,410014,0,'soga_skin_color',224,180,166), (78273,410014,0,'wing_color1',255,255,255), (78274,410014,0,'wing_color2',255,255,255), (78275,410015,0,'eye_color',255,255,255), (78276,410015,0,'skin_color',255,255,255), (78277,410015,0,'soga_eye_color',255,0,255), (78278,410016,0,'eye_color',255,255,255), (78279,410016,0,'skin_color',255,255,255), (78280,410016,0,'soga_eye_color',255,0,255), (78281,410017,0,'eye_color',255,255,255), (78282,410017,0,'skin_color',255,255,255), (78283,410017,0,'soga_eye_color',255,0,255), (78284,410018,1,'cheek_type',-2,38,0), (78285,410018,1,'chin_type',58,-75,-95), (78286,410018,1,'ear_type',58,-63,0), (78287,410018,1,'eye_brow_type',-20,70,29), (78288,410018,0,'eye_color',84,139,114), (78289,410018,1,'eye_type',-62,0,0), (78290,410018,0,'hair_color1',41,55,26), (78291,410018,0,'hair_color2',29,0,0), (78292,410018,0,'hair_face_color',84,0,0), (78293,410018,0,'hair_face_highlight_color',35,24,1), (78294,410018,0,'hair_highlight',109,14,49), (78295,410018,0,'hair_type_color',84,0,0), (78296,410018,0,'hair_type_highlight_color',35,24,1), (78297,410018,1,'lip_type',-79,82,-84), (78298,410018,1,'nose_type',2,41,55), (78299,410018,0,'skin_color',136,118,120), (78300,410018,1,'soga_cheek_type',0,-20,70), (78301,410018,1,'soga_chin_type',0,-79,82), (78302,410018,1,'soga_ear_type',0,-62,0), (78303,410018,1,'soga_eye_brow_type',0,58,-63), (78304,410018,0,'soga_eye_color',229,229,102), (78305,410018,1,'soga_eye_type',29,0,0), (78306,410018,0,'soga_hair_color1',185,97,0), (78307,410018,0,'soga_hair_color2',79,28,15), (78308,410018,0,'soga_hair_face_color',84,0,0), (78309,410018,0,'soga_hair_face_highlight_color',35,24,1), (78310,410018,0,'soga_hair_highlight',109,14,49), (78311,410018,0,'soga_hair_type_color',84,0,0), (78312,410018,0,'soga_hair_type_highlight_color',35,24,1), (78313,410018,1,'soga_lip_type',29,-2,38), (78314,410018,1,'soga_nose_type',-84,58,-75), (78315,410018,0,'soga_skin_color',136,118,120), (78316,410018,0,'wing_color1',255,255,255), (78317,410018,0,'wing_color2',255,255,255), (78318,410019,0,'eye_color',255,255,255), (78319,410019,0,'skin_color',255,255,255), (78320,410019,0,'soga_eye_color',255,0,255), (78321,410020,1,'cheek_type',0,68,0), (78322,410020,1,'chin_type',84,-95,14), (78323,410020,1,'ear_type',37,-7,0), (78324,410020,1,'eye_brow_type',-100,-100,52), (78325,410020,0,'eye_color',207,184,155), (78326,410020,1,'eye_type',100,0,0), (78327,410020,0,'hair_color1',19,17,42), (78328,410020,0,'hair_color2',156,0,0), (78329,410020,0,'hair_face_color',228,183,26), (78330,410020,0,'hair_face_highlight_color',100,70,10), (78331,410020,0,'hair_highlight',56,33,26), (78332,410020,0,'hair_type_color',228,183,26), (78333,410020,0,'hair_type_highlight_color',100,70,10), (78334,410020,1,'lip_type',-4,64,-28), (78335,410020,1,'nose_type',0,19,17), (78336,410020,0,'skin_color',138,108,67), (78337,410020,1,'soga_cheek_type',0,-100,-100), (78338,410020,1,'soga_chin_type',0,-4,64), (78339,410020,1,'soga_ear_type',0,100,0), (78340,410020,1,'soga_eye_brow_type',0,37,-7), (78341,410020,0,'soga_eye_color',229,229,102), (78342,410020,1,'soga_eye_type',-100,0,0), (78343,410020,0,'soga_hair_color1',38,22,21), (78344,410020,0,'soga_hair_color2',120,50,0), (78345,410020,0,'soga_hair_face_color',228,183,26), (78346,410020,0,'soga_hair_face_highlight_color',100,70,10), (78347,410020,0,'soga_hair_highlight',56,33,26), (78348,410020,0,'soga_hair_type_color',228,183,26), (78349,410020,0,'soga_hair_type_highlight_color',100,70,10), (78350,410020,1,'soga_lip_type',52,0,68), (78351,410020,1,'soga_nose_type',-28,84,-95), (78352,410020,0,'soga_skin_color',138,108,67), (78353,410020,0,'wing_color1',255,255,255), (78354,410020,0,'wing_color2',255,255,255), (78355,410021,0,'eye_color',255,255,255), (78356,410021,0,'skin_color',255,255,255), (78357,410021,0,'soga_eye_color',255,0,255), (78358,410022,0,'eye_color',255,255,255), (78359,410022,0,'skin_color',255,255,255), (78360,410022,0,'soga_eye_color',255,0,255), (78361,410023,1,'cheek_type',15,-21,0), (78362,410023,1,'chin_type',32,81,-50), (78363,410023,1,'ear_type',-12,52,0), (78364,410023,1,'eye_brow_type',-89,0,10), (78365,410023,0,'eye_color',131,180,186), (78366,410023,1,'eye_type',42,0,0), (78367,410023,0,'hair_color1',239,198,48), (78368,410023,0,'hair_face_highlight_color',190,97,43), (78369,410023,0,'hair_type_highlight_color',190,97,43), (78370,410023,1,'lip_type',43,64,0), (78371,410023,1,'nose_type',0,-17,-58), (78372,410023,0,'skin_color',239,197,196), (78373,410023,1,'soga_cheek_type',0,-89,0), (78374,410023,1,'soga_chin_type',0,43,64), (78375,410023,1,'soga_ear_type',0,42,0), (78376,410023,1,'soga_eye_brow_type',0,-12,52), (78377,410023,0,'soga_eye_color',204,204,204), (78378,410023,0,'soga_hair_face_highlight_color',190,97,43), (78379,410023,0,'soga_hair_type_highlight_color',190,97,43), (78380,410023,1,'soga_lip_type',10,15,-21), (78381,410023,1,'soga_nose_type',0,32,81), (78382,410023,0,'soga_skin_color',239,197,196), (78383,410024,1,'cheek_type',53,-43,0), (78384,410024,1,'chin_type',77,-4,-75), (78385,410024,1,'ear_type',-90,-19,0), (78386,410024,1,'eye_brow_type',100,-100,100), (78387,410024,0,'eye_color',129,181,196), (78388,410024,1,'eye_type',100,0,0), (78389,410024,0,'hair_color1',56,192,7), (78390,410024,0,'hair_color2',34,28,24), (78391,410024,0,'hair_face_highlight_color',244,244,246), (78392,410024,0,'hair_highlight',160,156,172), (78393,410024,0,'hair_type_highlight_color',244,244,246), (78394,410024,1,'lip_type',0,100,-100), (78395,410024,1,'nose_type',-96,56,-64), (78396,410024,0,'skin_color',183,167,168), (78397,410024,1,'soga_cheek_type',0,100,-100), (78398,410024,1,'soga_chin_type',0,0,100), (78399,410024,1,'soga_ear_type',0,100,0), (78400,410024,1,'soga_eye_brow_type',0,-90,-19), (78401,410024,0,'soga_eye_color',229,229,102), (78402,410024,1,'soga_eye_type',100,0,0), (78403,410024,0,'soga_hair_color1',21,13,24), (78404,410024,0,'soga_hair_color2',34,28,24), (78405,410024,0,'soga_hair_face_highlight_color',244,244,246), (78406,410024,0,'soga_hair_highlight',160,156,172), (78407,410024,0,'soga_hair_type_highlight_color',244,244,246), (78408,410024,1,'soga_lip_type',100,53,-43), (78409,410024,1,'soga_nose_type',-100,77,-4), (78410,410024,0,'soga_skin_color',183,167,168), (78411,410025,0,'eye_color',255,255,255), (78412,410025,0,'skin_color',255,255,255), (78413,410025,0,'soga_eye_color',255,0,255), (78414,410026,1,'cheek_type',57,18,0), (78415,410026,1,'chin_type',-55,75,-31), (78416,410026,1,'ear_type',50,-55,0), (78417,410026,1,'eye_brow_type',83,44,-76), (78418,410026,0,'eye_color',62,130,137), (78419,410026,1,'eye_type',-81,0,0), (78420,410026,0,'hair_color1',20,247,75), (78421,410026,0,'hair_color2',254,0,0), (78422,410026,0,'hair_face_color',119,37,33), (78423,410026,0,'hair_face_highlight_color',94,10,10), (78424,410026,0,'hair_highlight',109,14,49), (78425,410026,0,'hair_type_color',119,37,33), (78426,410026,0,'hair_type_highlight_color',94,10,10), (78427,410026,1,'lip_type',-1,34,11), (78428,410026,1,'nose_type',-14,20,-9), (78429,410026,0,'skin_color',145,108,74), (78430,410026,1,'soga_cheek_type',0,83,44), (78431,410026,1,'soga_chin_type',0,-1,34), (78432,410026,1,'soga_ear_type',0,-81,0), (78433,410026,1,'soga_eye_brow_type',0,50,-55), (78434,410026,0,'soga_eye_color',204,204,204), (78435,410026,1,'soga_eye_type',-2,0,0), (78436,410026,0,'soga_hair_color1',91,21,51), (78437,410026,0,'soga_hair_color2',159,88,0), (78438,410026,0,'soga_hair_face_color',119,37,33), (78439,410026,0,'soga_hair_face_highlight_color',94,10,10), (78440,410026,0,'soga_hair_highlight',109,14,49), (78441,410026,0,'soga_hair_type_color',119,37,33), (78442,410026,0,'soga_hair_type_highlight_color',94,10,10), (78443,410026,1,'soga_lip_type',-76,57,18), (78444,410026,1,'soga_nose_type',11,-55,75), (78445,410026,0,'soga_skin_color',145,108,74), (78446,410027,0,'eye_color',255,255,255), (78447,410027,0,'skin_color',255,255,255), (78448,410027,0,'soga_eye_color',255,0,255), (78449,410028,0,'eye_color',255,255,255), (78450,410028,0,'skin_color',255,255,255), (78451,410028,0,'soga_eye_color',255,0,255), (78452,410029,0,'eye_color',255,255,255), (78453,410029,0,'skin_color',255,255,255), (78454,410029,0,'soga_eye_color',255,0,255), (78455,410030,0,'eye_color',255,255,255), (78456,410030,0,'skin_color',255,255,255), (78457,410030,0,'soga_eye_color',255,0,255), (78458,410031,0,'eye_color',255,255,255), (78459,410031,0,'skin_color',255,255,255), (78460,410031,0,'soga_eye_color',255,0,255), (78461,410032,0,'eye_color',255,255,255), (78462,410032,0,'skin_color',255,255,255), (78463,410032,0,'soga_eye_color',255,0,255), (78464,410033,0,'eye_color',255,255,255), (78465,410033,0,'skin_color',255,255,255), (78466,410033,0,'soga_eye_color',255,0,255), (78467,410034,0,'eye_color',255,255,255), (78468,410034,0,'skin_color',255,255,255), (78469,410034,0,'soga_eye_color',255,0,255), (78470,410035,0,'eye_color',255,255,255), (78471,410035,0,'skin_color',255,255,255), (78472,410035,0,'soga_eye_color',255,0,255), (78473,410036,0,'eye_color',255,255,255), (78474,410036,0,'skin_color',255,255,255), (78475,410036,0,'soga_eye_color',255,0,255), (78476,410037,1,'cheek_type',0,35,0), (78477,410037,1,'chin_type',2,90,23), (78478,410037,1,'ear_type',-17,0,0), (78479,410037,1,'eye_brow_type',-50,0,-17), (78480,410037,0,'eye_color',61,104,65), (78481,410037,1,'eye_type',-10,0,0), (78482,410037,0,'hair_color1',216,163,75), (78483,410037,0,'hair_color2',247,0,0), (78484,410037,0,'hair_face_color',233,184,31), (78485,410037,0,'hair_face_highlight_color',19,6,25), (78486,410037,0,'hair_highlight',209,131,22), (78487,410037,0,'hair_type_color',233,184,31), (78488,410037,0,'hair_type_highlight_color',19,6,25), (78489,410037,1,'lip_type',-68,48,48), (78490,410037,1,'nose_type',93,-40,-93), (78491,410037,0,'skin_color',121,94,57), (78492,410037,1,'soga_cheek_type',0,-50,0), (78493,410037,1,'soga_chin_type',0,-68,48), (78494,410037,1,'soga_ear_type',0,-10,0), (78495,410037,1,'soga_eye_brow_type',0,-17,0), (78496,410037,0,'soga_eye_color',229,229,102), (78497,410037,1,'soga_eye_type',-9,0,0), (78498,410037,0,'soga_hair_color1',239,221,86), (78499,410037,0,'soga_hair_color2',99,53,22), (78500,410037,0,'soga_hair_face_color',233,184,31), (78501,410037,0,'soga_hair_face_highlight_color',19,6,25), (78502,410037,0,'soga_hair_highlight',209,131,22), (78503,410037,0,'soga_hair_type_color',233,184,31), (78504,410037,0,'soga_hair_type_highlight_color',19,6,25), (78505,410037,1,'soga_lip_type',-17,0,35), (78506,410037,1,'soga_nose_type',48,2,90), (78507,410037,0,'soga_skin_color',121,94,57), (78508,410037,0,'wing_color1',255,255,255), (78509,410037,0,'wing_color2',255,255,255), (78510,410038,1,'cheek_type',44,0,0), (78511,410038,1,'chin_type',90,-11,0), (78512,410038,1,'ear_type',-8,-98,0), (78513,410038,1,'eye_brow_type',-91,-53,-25), (78514,410038,0,'eye_color',119,175,191), (78515,410038,1,'eye_type',75,0,0), (78516,410038,0,'hair_color1',53,222,247), (78517,410038,0,'hair_color2',208,0,0), (78518,410038,0,'hair_face_color',15,1,21), (78519,410038,0,'hair_face_highlight_color',47,14,19), (78520,410038,0,'hair_highlight',91,21,51), (78521,410038,0,'hair_type_color',15,1,21), (78522,410038,0,'hair_type_highlight_color',47,14,19), (78523,410038,1,'lip_type',0,32,-22), (78524,410038,1,'nose_type',90,53,-34), (78525,410038,0,'skin_color',245,250,250), (78526,410038,1,'soga_cheek_type',0,-91,-53), (78527,410038,1,'soga_chin_type',0,0,32), (78528,410038,1,'soga_ear_type',0,75,0), (78529,410038,1,'soga_eye_brow_type',0,-8,-98), (78530,410038,0,'soga_eye_color',229,229,102), (78531,410038,1,'soga_eye_type',-48,0,0), (78532,410038,0,'soga_hair_color1',79,28,15), (78533,410038,0,'soga_hair_color2',111,64,0), (78534,410038,0,'soga_hair_face_color',15,1,21), (78535,410038,0,'soga_hair_face_highlight_color',47,14,19), (78536,410038,0,'soga_hair_highlight',91,21,51), (78537,410038,0,'soga_hair_type_color',15,1,21), (78538,410038,0,'soga_hair_type_highlight_color',47,14,19), (78539,410038,1,'soga_lip_type',-25,44,0), (78540,410038,1,'soga_nose_type',-22,90,-11), (78541,410038,0,'soga_skin_color',245,250,250), (78542,410038,0,'wing_color1',255,255,255), (78543,410038,0,'wing_color2',255,255,255), (78544,410039,1,'cheek_type',-8,3,0), (78545,410039,1,'chin_type',17,7,-20), (78546,410039,1,'ear_type',44,26,0), (78547,410039,1,'eye_brow_type',-11,0,26), (78548,410039,0,'eye_color',146,138,21), (78549,410039,1,'eye_type',-11,0,0), (78550,410039,0,'hair_color1',8,245,44), (78551,410039,0,'hair_face_color',15,9,0), (78552,410039,0,'hair_face_highlight_color',216,192,37), (78553,410039,0,'hair_type_color',15,9,0), (78554,410039,0,'hair_type_highlight_color',216,192,37), (78555,410039,1,'lip_type',-11,-7,12), (78556,410039,1,'nose_type',-43,8,-11), (78557,410039,0,'skin_color',124,104,88), (78558,410039,1,'soga_cheek_type',0,-11,0), (78559,410039,1,'soga_chin_type',0,-11,-7), (78560,410039,1,'soga_ear_type',0,-11,0), (78561,410039,1,'soga_eye_brow_type',0,44,26), (78562,410039,0,'soga_eye_color',229,229,102), (78563,410039,1,'soga_eye_type',3,0,0), (78564,410039,0,'soga_hair_face_color',15,9,0), (78565,410039,0,'soga_hair_face_highlight_color',216,192,37), (78566,410039,0,'soga_hair_type_color',15,9,0), (78567,410039,0,'soga_hair_type_highlight_color',216,192,37), (78568,410039,1,'soga_lip_type',26,-8,3), (78569,410039,1,'soga_nose_type',12,17,7), (78570,410039,0,'soga_skin_color',124,104,88), (78571,410039,0,'wing_color1',255,255,255), (78572,410039,0,'wing_color2',255,255,255), (78573,410040,1,'cheek_type',62,84,0), (78574,410040,1,'chin_type',-82,34,-28), (78575,410040,1,'ear_type',-97,17,0), (78576,410040,1,'eye_brow_type',-26,-17,-21), (78577,410040,0,'eye_color',115,172,190), (78578,410040,1,'eye_type',-58,0,0), (78579,410040,0,'hair_color1',0,88,52), (78580,410040,0,'hair_color2',169,0,0), (78581,410040,0,'hair_face_color',231,170,26), (78582,410040,0,'hair_face_highlight_color',40,34,51), (78583,410040,0,'hair_highlight',91,21,51), (78584,410040,0,'hair_type_color',231,170,26), (78585,410040,0,'hair_type_highlight_color',40,34,51), (78586,410040,1,'lip_type',-32,-4,-72), (78587,410040,1,'nose_type',31,0,88), (78588,410040,0,'skin_color',67,50,51), (78589,410040,1,'soga_cheek_type',0,-26,-17), (78590,410040,1,'soga_chin_type',0,-32,-4), (78591,410040,1,'soga_ear_type',0,-58,0), (78592,410040,1,'soga_eye_brow_type',0,-97,17), (78593,410040,0,'soga_eye_color',229,229,102), (78594,410040,1,'soga_eye_type',-87,0,0), (78595,410040,0,'soga_hair_color1',209,131,22), (78596,410040,0,'soga_hair_color2',199,150,48), (78597,410040,0,'soga_hair_face_color',231,170,26), (78598,410040,0,'soga_hair_face_highlight_color',40,34,51), (78599,410040,0,'soga_hair_highlight',91,21,51), (78600,410040,0,'soga_hair_type_color',231,170,26), (78601,410040,0,'soga_hair_type_highlight_color',40,34,51), (78602,410040,1,'soga_lip_type',-21,62,84), (78603,410040,1,'soga_nose_type',-72,-82,34), (78604,410040,0,'soga_skin_color',67,50,51), (78605,410040,0,'wing_color1',255,255,255), (78606,410040,0,'wing_color2',255,255,255), (78607,410041,0,'eye_color',255,255,255), (78608,410041,0,'skin_color',255,255,255), (78609,410041,0,'soga_eye_color',255,0,255), (78610,410042,0,'eye_color',255,255,255), (78611,410042,0,'skin_color',255,255,255), (78612,410042,0,'soga_eye_color',255,0,255), (78613,410043,1,'cheek_type',-87,7,0), (78614,410043,1,'chin_type',-7,-37,-62), (78615,410043,1,'ear_type',-46,-17,0), (78616,410043,1,'eye_brow_type',0,-58,-68), (78617,410043,0,'eye_color',101,164,183), (78618,410043,1,'eye_type',7,0,0), (78619,410043,0,'hair_color1',93,14,210), (78620,410043,0,'hair_color2',56,0,0), (78621,410043,0,'hair_face_color',244,246,246), (78622,410043,0,'hair_face_highlight_color',225,174,20), (78623,410043,0,'hair_highlight',239,221,86), (78624,410043,0,'hair_type_color',244,246,246), (78625,410043,0,'hair_type_highlight_color',225,174,20), (78626,410043,1,'lip_type',-71,-34,-38), (78627,410043,1,'nose_type',-1,93,14), (78628,410043,0,'skin_color',205,215,211), (78629,410043,1,'soga_cheek_type',0,0,-58), (78630,410043,1,'soga_chin_type',0,-71,-34), (78631,410043,1,'soga_ear_type',0,7,0), (78632,410043,1,'soga_eye_brow_type',0,-46,-17), (78633,410043,0,'soga_eye_color',204,204,204), (78634,410043,1,'soga_eye_type',56,0,0), (78635,410043,0,'soga_hair_color1',164,165,165), (78636,410043,0,'soga_hair_color2',56,62,62), (78637,410043,0,'soga_hair_face_color',244,246,246), (78638,410043,0,'soga_hair_face_highlight_color',225,174,20), (78639,410043,0,'soga_hair_highlight',239,221,86), (78640,410043,0,'soga_hair_type_color',244,246,246), (78641,410043,0,'soga_hair_type_highlight_color',225,174,20), (78642,410043,1,'soga_lip_type',-68,-87,7), (78643,410043,1,'soga_nose_type',-38,-7,-37), (78644,410043,0,'soga_skin_color',205,215,211), (78645,410044,0,'eye_color',255,255,255), (78646,410044,0,'skin_color',255,255,255), (78647,410044,0,'soga_eye_color',255,0,255), (78648,410045,0,'eye_color',255,255,255), (78649,410045,0,'skin_color',255,255,255), (78650,410045,0,'soga_eye_color',255,0,255), (78651,410046,0,'eye_color',255,255,255), (78652,410046,0,'skin_color',255,255,255), (78653,410046,0,'soga_eye_color',255,0,255), (78654,410047,0,'eye_color',255,255,255), (78655,410047,0,'skin_color',255,255,255), (78656,410047,0,'soga_eye_color',255,0,255), (78657,410048,0,'eye_color',255,255,255), (78658,410048,0,'skin_color',255,255,255), (78659,410048,0,'soga_eye_color',255,0,255), (78660,410049,1,'cheek_type',37,-39,0), (78661,410049,1,'chin_type',-2,-76,17), (78662,410049,1,'ear_type',62,79,0), (78663,410049,1,'eye_brow_type',-64,-28,43), (78664,410049,0,'eye_color',108,136,92), (78665,410049,1,'eye_type',-40,0,0), (78666,410049,0,'hair_color1',68,242,63), (78667,410049,0,'hair_color2',38,0,0), (78668,410049,0,'hair_face_color',219,179,15), (78669,410049,0,'hair_face_highlight_color',41,19,11), (78670,410049,0,'hair_highlight',105,26,26), (78671,410049,0,'hair_type_color',219,179,15), (78672,410049,0,'hair_type_highlight_color',41,19,11), (78673,410049,1,'lip_type',-85,56,-58), (78674,410049,1,'nose_type',68,68,-14), (78675,410049,0,'skin_color',155,122,78), (78676,410049,1,'soga_cheek_type',0,-64,-28), (78677,410049,1,'soga_chin_type',0,-85,56), (78678,410049,1,'soga_ear_type',0,-40,0), (78679,410049,1,'soga_eye_brow_type',0,62,79), (78680,410049,0,'soga_eye_color',229,229,102), (78681,410049,1,'soga_eye_type',38,0,0), (78682,410049,0,'soga_hair_color1',114,112,142), (78683,410049,0,'soga_hair_color2',152,138,129), (78684,410049,0,'soga_hair_face_color',219,179,15), (78685,410049,0,'soga_hair_face_highlight_color',41,19,11), (78686,410049,0,'soga_hair_highlight',105,26,26), (78687,410049,0,'soga_hair_type_color',219,179,15), (78688,410049,0,'soga_hair_type_highlight_color',41,19,11), (78689,410049,1,'soga_lip_type',43,37,-39), (78690,410049,1,'soga_nose_type',-58,-2,-76), (78691,410049,0,'soga_skin_color',155,122,78), (78692,410049,0,'wing_color1',255,255,255), (78693,410049,0,'wing_color2',255,255,255), (78694,410050,0,'eye_color',255,255,255), (78695,410050,0,'skin_color',255,255,255), (78696,410050,0,'soga_eye_color',255,0,255), (78697,410051,0,'eye_color',255,255,255), (78698,410051,0,'skin_color',255,255,255), (78699,410051,0,'soga_eye_color',255,0,255), (78700,410052,0,'eye_color',255,255,255), (78701,410052,0,'skin_color',255,255,255), (78702,410052,0,'soga_eye_color',255,0,255), (78703,410053,0,'eye_color',255,255,255), (78704,410053,0,'skin_color',255,255,255), (78705,410053,0,'soga_eye_color',255,0,255), (78706,410054,0,'eye_color',255,255,255), (78707,410054,0,'skin_color',255,255,255), (78708,410054,0,'soga_eye_color',255,0,255), (78709,410055,0,'eye_color',255,255,255), (78710,410055,0,'skin_color',255,255,255), (78711,410055,0,'soga_eye_color',255,0,255), (78712,410056,0,'eye_color',255,255,255), (78713,410056,0,'skin_color',255,255,255), (78714,410056,0,'soga_eye_color',255,0,255), (78715,410057,0,'eye_color',255,255,255), (78716,410057,0,'skin_color',255,255,255), (78717,410057,0,'soga_eye_color',255,0,255), (78718,410058,0,'eye_color',255,255,255), (78719,410058,0,'skin_color',255,255,255), (78720,410058,0,'soga_eye_color',255,0,255), (78721,410059,0,'eye_color',255,255,255), (78722,410059,0,'skin_color',255,255,255), (78723,410059,0,'soga_eye_color',255,0,255), (78724,410060,1,'cheek_type',0,-87,0), (78725,410060,1,'chin_type',75,1,-34), (78726,410060,1,'ear_type',0,51,0), (78727,410060,1,'eye_brow_type',-87,95,37), (78728,410060,0,'eye_color',144,190,203), (78729,410060,1,'eye_type',-17,0,0), (78730,410060,0,'hair_color1',62,206,68), (78731,410060,0,'hair_color2',100,0,0), (78732,410060,0,'hair_face_color',119,147,147), (78733,410060,0,'hair_face_highlight_color',244,246,246), (78734,410060,0,'hair_highlight',164,165,165), (78735,410060,0,'hair_type_color',119,147,147), (78736,410060,0,'hair_type_highlight_color',244,246,246), (78737,410060,1,'lip_type',93,0,-42), (78738,410060,1,'nose_type',-17,62,-50), (78739,410060,0,'skin_color',251,254,254), (78740,410060,1,'soga_cheek_type',0,-87,95), (78741,410060,1,'soga_chin_type',0,93,0), (78742,410060,1,'soga_ear_type',0,-17,0), (78743,410060,1,'soga_eye_brow_type',0,0,51), (78744,410060,0,'soga_eye_color',229,229,102), (78745,410060,1,'soga_eye_type',100,0,0), (78746,410060,0,'soga_hair_color1',123,123,130), (78747,410060,0,'soga_hair_color2',144,140,137), (78748,410060,0,'soga_hair_face_color',119,147,147), (78749,410060,0,'soga_hair_face_highlight_color',244,246,246), (78750,410060,0,'soga_hair_highlight',164,165,165), (78751,410060,0,'soga_hair_type_color',119,147,147), (78752,410060,0,'soga_hair_type_highlight_color',244,246,246), (78753,410060,1,'soga_lip_type',37,0,-87), (78754,410060,1,'soga_nose_type',-42,75,1), (78755,410060,0,'soga_skin_color',251,254,254), (78756,410060,0,'wing_color1',255,255,255), (78757,410060,0,'wing_color2',255,255,255), (78758,410061,0,'eye_color',255,255,255), (78759,410061,0,'skin_color',255,255,255), (78760,410061,0,'soga_eye_color',255,0,255), (78761,410062,0,'eye_color',255,255,255), (78762,410062,0,'skin_color',255,255,255), (78763,410062,0,'soga_eye_color',255,0,255), (78764,410063,0,'eye_color',255,255,255), (78765,410063,0,'skin_color',255,255,255), (78766,410063,0,'soga_eye_color',255,0,255), (78767,410064,1,'cheek_type',-59,66,0), (78768,410064,1,'chin_type',29,-10,-12), (78769,410064,1,'ear_type',89,32,0), (78770,410064,1,'eye_brow_type',59,-93,-31), (78771,410064,0,'eye_color',54,116,114), (78772,410064,1,'eye_type',53,0,0), (78773,410064,0,'hair_color1',14,77,182), (78774,410064,0,'hair_color2',200,0,0), (78775,410064,0,'hair_face_color',35,24,1), (78776,410064,0,'hair_face_highlight_color',47,14,19), (78777,410064,0,'hair_highlight',56,33,26), (78778,410064,0,'hair_type_color',35,24,1), (78779,410064,0,'hair_type_highlight_color',47,14,19), (78780,410064,1,'lip_type',-25,-21,-25), (78781,410064,1,'nose_type',39,14,77), (78782,410064,0,'skin_color',229,185,183), (78783,410064,1,'soga_cheek_type',0,59,-93), (78784,410064,1,'soga_chin_type',0,-25,-21), (78785,410064,1,'soga_ear_type',0,53,0), (78786,410064,1,'soga_eye_brow_type',0,89,32), (78787,410064,0,'soga_eye_color',229,229,102), (78788,410064,1,'soga_eye_type',-56,0,0), (78789,410064,0,'soga_hair_color1',239,221,86), (78790,410064,0,'soga_hair_color2',99,53,22), (78791,410064,0,'soga_hair_face_color',35,24,1), (78792,410064,0,'soga_hair_face_highlight_color',47,14,19), (78793,410064,0,'soga_hair_highlight',56,33,26), (78794,410064,0,'soga_hair_type_color',35,24,1), (78795,410064,0,'soga_hair_type_highlight_color',47,14,19), (78796,410064,1,'soga_lip_type',-31,-59,66), (78797,410064,1,'soga_nose_type',-25,29,-10), (78798,410064,0,'soga_skin_color',229,185,183), (78799,410064,0,'wing_color1',255,255,255), (78800,410064,0,'wing_color2',255,255,255), (78801,410065,1,'cheek_type',20,14,0), (78802,410065,1,'chin_type',35,81,68), (78803,410065,1,'ear_type',-62,28,0), (78804,410065,1,'eye_brow_type',-56,82,28), (78805,410065,0,'eye_color',61,120,89), (78806,410065,1,'eye_type',-41,0,0), (78807,410065,0,'hair_color1',68,208,248), (78808,410065,0,'hair_color2',76,0,0), (78809,410065,0,'hair_face_color',37,22,5), (78810,410065,0,'hair_face_highlight_color',35,24,1), (78811,410065,0,'hair_highlight',54,45,28), (78812,410065,0,'hair_type_color',37,22,5), (78813,410065,0,'hair_type_highlight_color',35,24,1), (78814,410065,1,'lip_type',94,-76,-50), (78815,410065,1,'nose_type',64,68,-48), (78816,410065,0,'skin_color',241,232,234), (78817,410065,1,'soga_cheek_type',0,-56,82), (78818,410065,1,'soga_chin_type',0,94,-76), (78819,410065,1,'soga_ear_type',0,-41,0), (78820,410065,1,'soga_eye_brow_type',0,-62,28), (78821,410065,0,'soga_eye_color',229,229,102), (78822,410065,1,'soga_eye_type',76,0,0), (78823,410065,0,'soga_hair_color1',29,21,28), (78824,410065,0,'soga_hair_color2',39,32,39), (78825,410065,0,'soga_hair_face_color',37,22,5), (78826,410065,0,'soga_hair_face_highlight_color',35,24,1), (78827,410065,0,'soga_hair_highlight',54,45,28), (78828,410065,0,'soga_hair_type_color',37,22,5), (78829,410065,0,'soga_hair_type_highlight_color',35,24,1), (78830,410065,1,'soga_lip_type',28,20,14), (78831,410065,1,'soga_nose_type',-50,35,81), (78832,410065,0,'soga_skin_color',241,232,234), (78833,410065,0,'wing_color1',255,255,255), (78834,410065,0,'wing_color2',255,255,255), (78835,410066,1,'cheek_type',88,-81,0), (78836,410066,1,'chin_type',-56,-85,-20), (78837,410066,1,'ear_type',58,-82,0), (78838,410066,1,'eye_brow_type',34,89,28), (78839,410066,0,'eye_color',78,133,103), (78840,410066,1,'eye_type',85,0,0), (78841,410066,0,'hair_color1',22,40,89), (78842,410066,0,'hair_color2',77,0,0), (78843,410066,0,'hair_face_color',21,8,27), (78844,410066,0,'hair_face_highlight_color',228,182,25), (78845,410066,0,'hair_highlight',246,219,114), (78846,410066,0,'hair_type_color',21,8,27), (78847,410066,0,'hair_type_highlight_color',228,182,25), (78848,410066,1,'lip_type',-76,-62,-81), (78849,410066,1,'nose_type',-43,22,40), (78850,410066,0,'skin_color',248,249,249), (78851,410066,1,'soga_cheek_type',0,34,89), (78852,410066,1,'soga_chin_type',0,-76,-62), (78853,410066,1,'soga_ear_type',0,85,0), (78854,410066,1,'soga_eye_brow_type',0,58,-82), (78855,410066,0,'soga_eye_color',229,229,102), (78856,410066,1,'soga_eye_type',77,0,0), (78857,410066,0,'soga_hair_color1',38,22,21), (78858,410066,0,'soga_hair_color2',120,50,0), (78859,410066,0,'soga_hair_face_color',21,8,27), (78860,410066,0,'soga_hair_face_highlight_color',228,182,25), (78861,410066,0,'soga_hair_highlight',246,219,114), (78862,410066,0,'soga_hair_type_color',21,8,27), (78863,410066,0,'soga_hair_type_highlight_color',228,182,25), (78864,410066,1,'soga_lip_type',28,88,-81), (78865,410066,1,'soga_nose_type',-81,-56,-85), (78866,410066,0,'soga_skin_color',248,249,249), (78867,410066,0,'wing_color1',255,255,255), (78868,410066,0,'wing_color2',255,255,255), (78869,410067,1,'cheek_type',62,45,0), (78870,410067,1,'chin_type',-93,-62,-58), (78871,410067,1,'ear_type',89,84,0), (78872,410067,1,'eye_brow_type',7,79,9), (78873,410067,0,'eye_color',116,124,67), (78874,410067,1,'eye_type',-52,0,0), (78875,410067,0,'hair_color1',83,0,233), (78876,410067,0,'hair_color2',247,0,0), (78877,410067,0,'hair_face_color',224,230,231), (78878,410067,0,'hair_face_highlight_color',219,179,16), (78879,410067,0,'hair_highlight',161,165,168), (78880,410067,0,'hair_type_color',224,230,231), (78881,410067,0,'hair_type_highlight_color',219,179,16), (78882,410067,1,'lip_type',32,-53,55), (78883,410067,1,'nose_type',56,83,0), (78884,410067,0,'skin_color',195,205,205), (78885,410067,1,'soga_cheek_type',0,7,79), (78886,410067,1,'soga_chin_type',0,32,-53), (78887,410067,1,'soga_ear_type',0,-52,0), (78888,410067,1,'soga_eye_brow_type',0,89,84), (78889,410067,0,'soga_eye_color',229,229,102), (78890,410067,1,'soga_eye_type',-9,0,0), (78891,410067,0,'soga_hair_color1',209,131,22), (78892,410067,0,'soga_hair_color2',199,150,48), (78893,410067,0,'soga_hair_face_color',224,230,231), (78894,410067,0,'soga_hair_face_highlight_color',219,179,16), (78895,410067,0,'soga_hair_highlight',161,165,168), (78896,410067,0,'soga_hair_type_color',224,230,231), (78897,410067,0,'soga_hair_type_highlight_color',219,179,16), (78898,410067,1,'soga_lip_type',9,62,45), (78899,410067,1,'soga_nose_type',55,-93,-62), (78900,410067,0,'soga_skin_color',195,205,205), (78901,410067,0,'wing_color1',255,255,255), (78902,410067,0,'wing_color2',255,255,255), (78903,410068,1,'cheek_type',52,35,0), (78904,410068,1,'chin_type',96,85,-93), (78905,410068,1,'ear_type',47,-90,0), (78906,410068,1,'eye_brow_type',-78,81,21), (78907,410068,0,'eye_color',153,195,206), (78908,410068,1,'eye_type',31,0,0), (78909,410068,0,'hair_color1',205,254,241), (78910,410068,0,'hair_color2',83,0,0), (78911,410068,0,'hair_face_color',14,5,5), (78912,410068,0,'hair_face_highlight_color',94,10,9), (78913,410068,0,'hair_highlight',109,14,49), (78914,410068,0,'hair_type_color',14,5,5), (78915,410068,0,'hair_type_highlight_color',94,10,9), (78916,410068,1,'lip_type',25,-32,-1), (78917,410068,1,'nose_type',25,-51,-2), (78918,410068,0,'skin_color',127,130,111), (78919,410068,1,'soga_cheek_type',0,-78,81), (78920,410068,1,'soga_chin_type',0,25,-32), (78921,410068,1,'soga_ear_type',0,31,0), (78922,410068,1,'soga_eye_brow_type',0,47,-90), (78923,410068,0,'soga_eye_color',229,229,102), (78924,410068,1,'soga_eye_type',83,0,0), (78925,410068,0,'soga_hair_color1',38,22,21), (78926,410068,0,'soga_hair_color2',120,50,0), (78927,410068,0,'soga_hair_face_color',14,5,5), (78928,410068,0,'soga_hair_face_highlight_color',94,10,9), (78929,410068,0,'soga_hair_highlight',109,14,49), (78930,410068,0,'soga_hair_type_color',14,5,5), (78931,410068,0,'soga_hair_type_highlight_color',94,10,9), (78932,410068,1,'soga_lip_type',21,52,35), (78933,410068,1,'soga_nose_type',-1,96,85), (78934,410068,0,'soga_skin_color',127,130,111), (78935,410068,0,'wing_color1',255,255,255), (78936,410068,0,'wing_color2',255,255,255), (78937,410069,1,'cheek_type',46,70,0), (78938,410069,1,'chin_type',-100,82,11), (78939,410069,1,'ear_type',-97,-55,0), (78940,410069,1,'eye_brow_type',68,94,72), (78941,410069,0,'eye_color',71,58,31), (78942,410069,1,'eye_type',93,0,0), (78943,410069,0,'hair_color1',85,198,31), (78944,410069,0,'hair_color2',186,0,0), (78945,410069,0,'hair_face_color',39,21,6), (78946,410069,0,'hair_face_highlight_color',57,56,70), (78947,410069,0,'hair_highlight',50,48,56), (78948,410069,0,'hair_type_color',39,21,6), (78949,410069,0,'hair_type_highlight_color',57,56,70), (78950,410069,1,'lip_type',77,2,68), (78951,410069,1,'nose_type',-62,85,-58), (78952,410069,0,'skin_color',209,178,124), (78953,410069,1,'soga_cheek_type',0,68,94), (78954,410069,1,'soga_chin_type',0,77,2), (78955,410069,1,'soga_ear_type',0,93,0), (78956,410069,1,'soga_eye_brow_type',0,-97,-55), (78957,410069,0,'soga_eye_color',229,229,102), (78958,410069,1,'soga_eye_type',-70,0,0), (78959,410069,0,'soga_hair_color1',79,28,15), (78960,410069,0,'soga_hair_color2',111,64,0), (78961,410069,0,'soga_hair_face_color',39,21,6), (78962,410069,0,'soga_hair_face_highlight_color',57,56,70), (78963,410069,0,'soga_hair_highlight',50,48,56), (78964,410069,0,'soga_hair_type_color',39,21,6), (78965,410069,0,'soga_hair_type_highlight_color',57,56,70), (78966,410069,1,'soga_lip_type',72,46,70), (78967,410069,1,'soga_nose_type',68,-100,82), (78968,410069,0,'soga_skin_color',209,178,124), (78969,410069,0,'wing_color1',255,255,255), (78970,410069,0,'wing_color2',255,255,255), (78971,410070,1,'cheek_type',-5,9,0), (78972,410070,1,'chin_type',23,-23,-28), (78973,410070,1,'ear_type',-4,-34,0), (78974,410070,1,'eye_brow_type',-11,-20,2), (78975,410070,0,'eye_color',140,188,201), (78976,410070,1,'eye_type',9,0,0), (78977,410070,0,'hair_color1',228,5,0), (78978,410070,0,'hair_face_color',97,94,90), (78979,410070,0,'hair_face_highlight_color',104,88,68), (78980,410070,0,'hair_type_color',97,94,90), (78981,410070,0,'hair_type_highlight_color',104,88,68), (78982,410070,1,'lip_type',-28,0,8), (78983,410070,1,'nose_type',-19,-28,5), (78984,410070,0,'skin_color',226,205,157), (78985,410070,1,'soga_cheek_type',0,-11,-20), (78986,410070,1,'soga_chin_type',0,-28,0), (78987,410070,1,'soga_ear_type',0,9,0), (78988,410070,1,'soga_eye_brow_type',0,-4,-34), (78989,410070,0,'soga_eye_color',229,229,102), (78990,410070,1,'soga_eye_type',9,0,0), (78991,410070,0,'soga_hair_face_color',97,94,90), (78992,410070,0,'soga_hair_face_highlight_color',104,88,68), (78993,410070,0,'soga_hair_type_color',97,94,90), (78994,410070,0,'soga_hair_type_highlight_color',104,88,68), (78995,410070,1,'soga_lip_type',2,-5,9), (78996,410070,1,'soga_nose_type',8,23,-23), (78997,410070,0,'soga_skin_color',226,205,157), (78998,410070,0,'wing_color1',255,255,255), (78999,410070,0,'wing_color2',255,255,255), (79000,410071,1,'cheek_type',28,-84,0), (79001,410071,1,'chin_type',-93,-31,-47), (79002,410071,1,'ear_type',65,-66,0), (79003,410071,1,'eye_brow_type',-78,-37,77), (79004,410071,0,'eye_color',170,134,89), (79005,410071,1,'eye_type',-1,0,0), (79006,410071,0,'hair_color1',15,95,199), (79007,410071,0,'hair_color2',99,53,22), (79008,410071,0,'hair_face_color',224,174,20), (79009,410071,0,'hair_face_highlight_color',193,100,45), (79010,410071,0,'hair_highlight',105,26,26), (79011,410071,0,'hair_type_color',224,174,20), (79012,410071,0,'hair_type_highlight_color',193,100,45), (79013,410071,1,'lip_type',-37,-91,65), (79014,410071,1,'nose_type',61,15,95), (79015,410071,0,'skin_color',242,250,250), (79016,410071,1,'soga_cheek_type',0,-78,-37), (79017,410071,1,'soga_chin_type',0,-37,-91), (79018,410071,1,'soga_ear_type',0,-1,0), (79019,410071,1,'soga_eye_brow_type',0,65,-66), (79020,410071,0,'soga_eye_color',229,229,102), (79021,410071,1,'soga_eye_type',-1,0,0), (79022,410071,0,'soga_hair_color1',239,221,86), (79023,410071,0,'soga_hair_color2',99,53,22), (79024,410071,0,'soga_hair_face_color',224,174,20), (79025,410071,0,'soga_hair_face_highlight_color',193,100,45), (79026,410071,0,'soga_hair_highlight',105,26,26), (79027,410071,0,'soga_hair_type_color',224,174,20), (79028,410071,0,'soga_hair_type_highlight_color',193,100,45), (79029,410071,1,'soga_lip_type',77,28,-84), (79030,410071,1,'soga_nose_type',65,-93,-31), (79031,410071,0,'soga_skin_color',242,250,250), (79032,410071,0,'wing_color1',255,255,255), (79033,410071,0,'wing_color2',255,255,255), (79034,410072,1,'cheek_type',23,-28,0), (79035,410072,1,'chin_type',0,11,-18), (79036,410072,1,'ear_type',-41,-37,0), (79037,410072,1,'eye_brow_type',28,-3,0), (79038,410072,0,'eye_color',32,64,53), (79039,410072,1,'eye_type',-11,0,0), (79040,410072,0,'hair_color1',246,9,156), (79041,410072,0,'hair_face_color',44,46,34), (79042,410072,0,'hair_face_highlight_color',45,18,7), (79043,410072,0,'hair_type_color',44,46,34), (79044,410072,0,'hair_type_highlight_color',45,18,7), (79045,410072,1,'lip_type',12,-18,-5), (79046,410072,1,'nose_type',-25,-10,9), (79047,410072,0,'skin_color',236,203,200), (79048,410072,1,'soga_cheek_type',0,28,-3), (79049,410072,1,'soga_chin_type',0,12,-18), (79050,410072,1,'soga_ear_type',0,-11,0), (79051,410072,1,'soga_eye_brow_type',0,-41,-37), (79052,410072,0,'soga_eye_color',229,229,102), (79053,410072,1,'soga_eye_type',-38,0,0), (79054,410072,0,'soga_hair_face_color',44,46,34), (79055,410072,0,'soga_hair_face_highlight_color',45,18,7), (79056,410072,0,'soga_hair_type_color',44,46,34), (79057,410072,0,'soga_hair_type_highlight_color',45,18,7), (79058,410072,1,'soga_lip_type',0,23,-28), (79059,410072,1,'soga_nose_type',-5,0,11), (79060,410072,0,'soga_skin_color',236,203,200), (79061,410072,0,'wing_color1',255,255,255), (79062,410072,0,'wing_color2',255,255,255), (79063,410073,1,'cheek_type',100,-100,0), (79064,410073,1,'chin_type',-100,-100,100), (79065,410073,1,'ear_type',-17,-1,0), (79066,410073,1,'eye_brow_type',-100,42,-100), (79067,410073,0,'eye_color',180,145,100), (79068,410073,1,'eye_type',-17,0,0), (79069,410073,0,'hair_color1',206,100,7), (79070,410073,0,'hair_color2',56,62,62), (79071,410073,0,'hair_face_color',244,246,246), (79072,410073,0,'hair_face_highlight_color',119,147,147), (79073,410073,0,'hair_highlight',123,123,130), (79074,410073,0,'hair_type_color',244,246,246), (79075,410073,0,'hair_type_highlight_color',119,147,147), (79076,410073,1,'lip_type',-100,100,100), (79077,410073,1,'nose_type',-100,-50,100), (79078,410073,0,'skin_color',204,149,109), (79079,410073,1,'soga_cheek_type',0,-100,42), (79080,410073,1,'soga_chin_type',0,-100,100), (79081,410073,1,'soga_ear_type',0,-17,0), (79082,410073,1,'soga_eye_brow_type',0,-17,-1), (79083,410073,0,'soga_eye_color',229,229,102); INSERT INTO `npc_appearance` VALUES (79084,410073,1,'soga_eye_type',-17,0,0), (79085,410073,0,'soga_hair_color1',164,165,165), (79086,410073,0,'soga_hair_color2',56,62,62), (79087,410073,0,'soga_hair_face_color',244,246,246), (79088,410073,0,'soga_hair_face_highlight_color',119,147,147), (79089,410073,0,'soga_hair_highlight',123,123,130), (79090,410073,0,'soga_hair_type_color',244,246,246), (79091,410073,0,'soga_hair_type_highlight_color',119,147,147), (79092,410073,1,'soga_lip_type',-100,100,-100), (79093,410073,1,'soga_nose_type',100,-100,-100), (79094,410073,0,'soga_skin_color',204,149,109), (79095,410074,1,'cheek_type',-15,95,0), (79096,410074,1,'chin_type',-42,-11,-87), (79097,410074,1,'ear_type',-17,43,0), (79098,410074,1,'eye_brow_type',-22,-58,-55), (79099,410074,0,'eye_color',81,48,17), (79100,410074,0,'hair_color1',169,0,194), (79101,410074,0,'hair_color2',111,64,0), (79102,410074,0,'hair_face_color',38,26,2), (79103,410074,0,'hair_face_highlight_color',35,24,1), (79104,410074,0,'hair_highlight',79,28,15), (79105,410074,0,'hair_type_color',38,26,2), (79106,410074,0,'hair_type_highlight_color',35,24,1), (79107,410074,1,'lip_type',-14,-84,88), (79108,410074,1,'nose_type',38,-87,0), (79109,410074,0,'skin_color',100,65,66), (79110,410074,1,'soga_cheek_type',0,-22,-58), (79111,410074,1,'soga_chin_type',0,-14,-84), (79112,410074,1,'soga_ear_type',-17,43,0), (79113,410074,1,'soga_eye_brow_type',0,-17,43), (79114,410074,0,'soga_eye_color',229,229,102), (79115,410074,0,'soga_hair_color1',79,28,15), (79116,410074,0,'soga_hair_color2',111,64,0), (79117,410074,0,'soga_hair_face_color',38,26,2), (79118,410074,0,'soga_hair_face_highlight_color',35,24,1), (79119,410074,0,'soga_hair_highlight',79,28,15), (79120,410074,0,'soga_hair_type_color',38,26,2), (79121,410074,0,'soga_hair_type_highlight_color',35,24,1), (79122,410074,1,'soga_lip_type',-55,-15,95), (79123,410074,1,'soga_nose_type',88,-42,-11), (79124,410074,0,'soga_skin_color',100,65,66), (79125,410074,0,'wing_color1',255,255,255), (79126,410074,0,'wing_color2',255,255,255), (79127,410075,1,'cheek_type',100,-100,0), (79128,410075,1,'chin_type',10,8,57), (79129,410075,1,'ear_type',58,28,0), (79130,410075,1,'eye_brow_type',-100,100,-100), (79131,410075,0,'eye_color',126,179,194), (79132,410075,1,'eye_type',-52,0,0), (79133,410075,0,'hair_color1',84,172,156), (79134,410075,0,'hair_color2',100,0,0), (79135,410075,0,'hair_face_color',244,246,246), (79136,410075,0,'hair_face_highlight_color',244,246,246), (79137,410075,0,'hair_highlight',161,165,168), (79138,410075,0,'hair_type_color',244,246,246), (79139,410075,0,'hair_type_highlight_color',244,246,246), (79140,410075,1,'lip_type',100,100,-100), (79141,410075,1,'nose_type',20,84,-84), (79142,410075,0,'skin_color',255,255,255), (79143,410075,1,'soga_cheek_type',0,-100,100), (79144,410075,1,'soga_chin_type',0,100,100), (79145,410075,1,'soga_ear_type',0,-52,0), (79146,410075,1,'soga_eye_brow_type',0,58,28), (79147,410075,0,'soga_eye_color',229,229,102), (79148,410075,1,'soga_eye_type',100,0,0), (79149,410075,0,'soga_hair_color1',161,165,168), (79150,410075,0,'soga_hair_color2',56,62,62), (79151,410075,0,'soga_hair_face_color',244,246,246), (79152,410075,0,'soga_hair_face_highlight_color',244,246,246), (79153,410075,0,'soga_hair_highlight',161,165,168), (79154,410075,0,'soga_hair_type_color',244,246,246), (79155,410075,0,'soga_hair_type_highlight_color',244,246,246), (79156,410075,1,'soga_lip_type',-100,100,-100), (79157,410075,1,'soga_nose_type',-100,10,8), (79158,410075,0,'soga_skin_color',255,255,255), (79159,410075,0,'wing_color1',255,255,255), (79160,410075,0,'wing_color2',255,255,255), (79161,410076,0,'eye_color',255,255,255), (79162,410076,0,'skin_color',255,255,255), (79163,410076,0,'soga_eye_color',255,0,255), (79164,410077,0,'eye_color',255,255,255), (79165,410077,0,'skin_color',255,255,255), (79166,410077,0,'soga_eye_color',255,0,255), (79167,410078,0,'eye_color',255,255,255), (79168,410078,0,'skin_color',255,255,255), (79169,410078,0,'soga_eye_color',255,0,255), (79170,410079,0,'eye_color',255,255,255), (79171,410079,0,'skin_color',255,255,255), (79172,410079,0,'soga_eye_color',255,0,255), (79173,410080,0,'eye_color',255,255,255), (79174,410080,0,'skin_color',255,255,255), (79175,410080,0,'soga_eye_color',255,0,255), (79176,410081,1,'cheek_type',15,-4,0), (79177,410081,1,'chin_type',-59,-11,-38), (79178,410081,1,'ear_type',10,-87,0), (79179,410081,1,'eye_brow_type',-66,56,62), (79180,410081,0,'eye_color',132,143,94), (79181,410081,1,'eye_type',48,0,0), (79182,410081,0,'hair_color1',209,131,22), (79183,410081,0,'hair_color2',199,150,48), (79184,410081,0,'hair_face_color',184,128,10), (79185,410081,0,'hair_face_highlight_color',224,176,20), (79186,410081,0,'hair_highlight',239,221,86), (79187,410081,0,'hair_type_color',184,128,10), (79188,410081,0,'hair_type_highlight_color',224,176,20), (79189,410081,1,'lip_type',68,-75,0), (79190,410081,1,'nose_type',0,-56,-63), (79191,410081,0,'skin_color',162,137,89), (79192,410081,1,'soga_cheek_type',15,-4,0), (79193,410081,1,'soga_chin_type',-59,-11,-38), (79194,410081,1,'soga_ear_type',10,-87,0), (79195,410081,1,'soga_eye_brow_type',-66,56,62), (79196,410081,0,'soga_eye_color',229,229,102), (79197,410081,1,'soga_eye_type',48,0,0), (79198,410081,0,'soga_hair_color1',209,131,22), (79199,410081,0,'soga_hair_color2',199,150,48), (79200,410081,0,'soga_hair_face_color',184,128,10), (79201,410081,0,'soga_hair_face_highlight_color',224,176,20), (79202,410081,0,'soga_hair_highlight',239,221,86), (79203,410081,0,'soga_hair_type_color',184,128,10), (79204,410081,0,'soga_hair_type_highlight_color',224,176,20), (79205,410081,1,'soga_lip_type',68,-75,0), (79206,410081,1,'soga_nose_type',0,-56,-63), (79207,410081,0,'soga_skin_color',162,137,89), (79208,410082,0,'eye_color',255,255,255), (79209,410082,0,'skin_color',255,255,255), (79210,410082,0,'soga_eye_color',255,0,255), (79214,410084,0,'eye_color',255,255,255), (79215,410084,0,'skin_color',255,255,255), (79216,410084,0,'soga_eye_color',255,0,255), (79217,410085,0,'eye_color',255,255,255), (79218,410085,0,'skin_color',255,255,255), (79219,410085,0,'soga_eye_color',255,0,255), (79220,410086,0,'eye_color',255,255,255), (79221,410086,0,'skin_color',255,255,255), (79222,410086,0,'soga_eye_color',255,0,255), (79223,410087,0,'eye_color',255,255,255), (79224,410087,0,'skin_color',255,255,255), (79225,410087,0,'soga_eye_color',255,0,255), (79226,410088,0,'eye_color',255,255,255), (79227,410088,0,'skin_color',255,255,255), (79228,410088,0,'soga_eye_color',255,0,255), (79229,410089,0,'eye_color',255,255,255), (79230,410089,0,'skin_color',255,255,255), (79231,410089,0,'soga_eye_color',255,0,255), (79232,410090,0,'eye_color',255,255,255), (79233,410090,0,'skin_color',255,255,255), (79234,410090,0,'soga_eye_color',255,0,255), (79235,410091,0,'eye_color',255,255,255), (79236,410091,0,'skin_color',255,255,255), (79237,410091,0,'soga_eye_color',255,0,255), (79238,410092,0,'eye_color',255,255,255), (79239,410092,0,'skin_color',255,255,255), (79240,410092,0,'soga_eye_color',255,0,255), (79241,410093,0,'eye_color',255,255,255), (79242,410093,0,'skin_color',255,255,255), (79243,410093,0,'soga_eye_color',255,0,255), (79244,410094,0,'eye_color',255,255,255), (79245,410094,0,'skin_color',255,255,255), (79246,410094,0,'soga_eye_color',255,0,255), (79247,410095,1,'cheek_type',25,-75,0), (79248,410095,1,'chin_type',25,-74,-64), (79249,410095,1,'ear_type',-7,-23,0), (79250,410095,1,'eye_brow_type',68,-19,-28), (79251,410095,0,'eye_color',40,84,92), (79252,410095,1,'eye_type',25,0,0), (79253,410095,0,'hair_color1',91,21,51), (79254,410095,0,'hair_color2',159,88,0), (79255,410095,0,'hair_face_color',100,18,16), (79256,410095,0,'hair_face_highlight_color',17,3,23), (79257,410095,0,'hair_highlight',26,24,25), (79258,410095,0,'hair_type_color',100,18,16), (79259,410095,0,'hair_type_highlight_color',17,3,23), (79260,410095,1,'lip_type',-72,-22,35), (79261,410095,1,'nose_type',53,59,81), (79262,410095,0,'skin_color',204,186,166), (79263,410095,1,'soga_cheek_type',25,-75,0), (79264,410095,1,'soga_chin_type',25,-74,-64), (79265,410095,1,'soga_ear_type',-7,-23,0), (79266,410095,1,'soga_eye_brow_type',68,-19,-28), (79267,410095,0,'soga_eye_color',229,229,102), (79268,410095,1,'soga_eye_type',25,0,0), (79269,410095,0,'soga_hair_color1',91,21,51), (79270,410095,0,'soga_hair_color2',159,88,0), (79271,410095,0,'soga_hair_face_color',100,18,16), (79272,410095,0,'soga_hair_face_highlight_color',17,3,23), (79273,410095,0,'soga_hair_highlight',26,24,25), (79274,410095,0,'soga_hair_type_color',100,18,16), (79275,410095,0,'soga_hair_type_highlight_color',17,3,23), (79276,410095,1,'soga_lip_type',-72,-22,35), (79277,410095,1,'soga_nose_type',53,59,81), (79278,410095,0,'soga_skin_color',204,186,166), (79279,410095,0,'wing_color1',255,255,255), (79280,410095,0,'wing_color2',255,255,255), (79281,410096,1,'cheek_type',0,-28,0), (79282,410096,1,'chin_type',-14,44,12), (79283,410096,1,'ear_type',-14,5,0), (79284,410096,1,'eye_brow_type',-28,4,-32), (79285,410096,0,'eye_color',172,166,126), (79286,410096,1,'eye_type',9,0,0), (79287,410096,0,'hair_face_color',119,60,27), (79288,410096,0,'hair_face_highlight_color',85,37,0), (79289,410096,0,'hair_type_color',119,60,27), (79290,410096,0,'hair_type_highlight_color',85,37,0), (79291,410096,1,'lip_type',-21,-11,37), (79292,410096,1,'nose_type',1,11,40), (79293,410096,0,'skin_color',167,119,68), (79294,410096,1,'soga_cheek_type',0,-28,0), (79295,410096,1,'soga_chin_type',-14,44,12), (79296,410096,1,'soga_ear_type',-14,5,0), (79297,410096,1,'soga_eye_brow_type',-28,4,-32), (79298,410096,0,'soga_eye_color',229,229,102), (79299,410096,1,'soga_eye_type',9,0,0), (79300,410096,0,'soga_hair_face_color',119,60,27), (79301,410096,0,'soga_hair_face_highlight_color',85,37,0), (79302,410096,0,'soga_hair_type_color',119,60,27), (79303,410096,0,'soga_hair_type_highlight_color',85,37,0), (79304,410096,1,'soga_lip_type',-21,-11,37), (79305,410096,1,'soga_nose_type',1,11,40), (79306,410096,0,'soga_skin_color',167,119,68), (79307,410096,0,'wing_color1',255,255,255), (79308,410096,0,'wing_color2',255,255,255), (79309,410097,1,'cheek_type',100,-32,0), (79310,410097,1,'chin_type',-31,0,46), (79311,410097,1,'ear_type',-25,-83,0), (79312,410097,1,'eye_brow_type',-100,100,100), (79313,410097,0,'eye_color',45,28,10), (79314,410097,1,'eye_type',-17,0,0), (79315,410097,0,'hair_color1',38,22,21), (79316,410097,0,'hair_color2',120,50,0), (79317,410097,0,'hair_face_highlight_color',184,128,10), (79318,410097,0,'hair_highlight',209,131,22), (79319,410097,0,'hair_type_highlight_color',184,128,10), (79320,410097,1,'lip_type',-57,85,32), (79321,410097,1,'nose_type',96,-51,-38), (79322,410097,0,'skin_color',216,195,151), (79323,410097,1,'soga_cheek_type',100,-32,0), (79324,410097,1,'soga_chin_type',-31,0,46), (79325,410097,1,'soga_ear_type',-25,-83,0), (79326,410097,1,'soga_eye_brow_type',-100,100,100), (79327,410097,0,'soga_eye_color',229,229,102), (79328,410097,1,'soga_eye_type',-17,0,0), (79329,410097,0,'soga_hair_color1',38,22,21), (79330,410097,0,'soga_hair_color2',120,50,0), (79331,410097,0,'soga_hair_face_highlight_color',184,128,10), (79332,410097,0,'soga_hair_highlight',209,131,22), (79333,410097,0,'soga_hair_type_highlight_color',184,128,10), (79334,410097,1,'soga_lip_type',-57,85,32), (79335,410097,1,'soga_nose_type',96,-51,-38), (79336,410097,0,'soga_skin_color',216,195,151), (79337,410097,0,'wing_color1',255,255,255), (79338,410097,0,'wing_color2',255,255,255), (79339,410098,1,'cheek_type',-100,-37,0), (79340,410098,1,'chin_type',81,-50,-25), (79341,410098,1,'ear_type',14,-1,0), (79342,410098,1,'eye_brow_type',-100,71,97), (79343,410098,0,'eye_color',70,44,17), (79344,410098,1,'eye_type',34,0,0), (79345,410098,0,'hair_color1',89,21,21), (79346,410098,0,'hair_color2',171,87,0), (79347,410098,0,'hair_face_color',163,56,23), (79348,410098,0,'hair_face_highlight_color',84,0,0), (79349,410098,0,'hair_highlight',109,14,49), (79350,410098,0,'hair_type_color',163,56,23), (79351,410098,0,'hair_type_highlight_color',84,0,0), (79352,410098,1,'lip_type',-74,-70,4), (79353,410098,1,'nose_type',83,31,-97), (79354,410098,0,'skin_color',248,249,249), (79355,410098,1,'soga_cheek_type',-100,-37,0), (79356,410098,1,'soga_chin_type',81,-50,-25), (79357,410098,1,'soga_ear_type',14,-1,0), (79358,410098,1,'soga_eye_brow_type',-100,71,97), (79359,410098,0,'soga_eye_color',229,229,102), (79360,410098,1,'soga_eye_type',34,0,0), (79361,410098,0,'soga_hair_color1',89,21,21), (79362,410098,0,'soga_hair_color2',171,87,0), (79363,410098,0,'soga_hair_face_color',163,56,23), (79364,410098,0,'soga_hair_face_highlight_color',84,0,0), (79365,410098,0,'soga_hair_highlight',109,14,49), (79366,410098,0,'soga_hair_type_color',163,56,23), (79367,410098,0,'soga_hair_type_highlight_color',84,0,0), (79368,410098,1,'soga_lip_type',-74,-70,4), (79369,410098,1,'soga_nose_type',83,31,-97), (79370,410098,0,'soga_skin_color',248,249,249), (79371,410098,0,'wing_color1',255,255,255), (79372,410098,0,'wing_color2',255,255,255), (79373,410099,1,'cheek_type',-46,25,0), (79374,410099,1,'chin_type',-35,-94,-47), (79375,410099,1,'ear_type',-15,-46,0), (79376,410099,1,'eye_brow_type',52,72,22), (79377,410099,0,'eye_color',52,96,61), (79378,410099,1,'eye_type',-29,0,0), (79379,410099,0,'hair_color1',38,22,21), (79380,410099,0,'hair_color2',120,50,0), (79381,410099,0,'hair_face_color',14,5,5), (79382,410099,0,'hair_face_highlight_color',193,100,45), (79383,410099,0,'hair_highlight',105,26,26), (79384,410099,0,'hair_type_color',14,5,5), (79385,410099,0,'hair_type_highlight_color',193,100,45), (79386,410099,1,'lip_type',93,59,5), (79387,410099,1,'nose_type',55,71,22), (79388,410099,0,'skin_color',214,222,204), (79389,410099,1,'soga_cheek_type',-46,25,0), (79390,410099,1,'soga_chin_type',-35,-94,-47), (79391,410099,1,'soga_ear_type',-15,-46,0), (79392,410099,1,'soga_eye_brow_type',52,72,22), (79393,410099,0,'soga_eye_color',229,229,102), (79394,410099,1,'soga_eye_type',-29,0,0), (79395,410099,0,'soga_hair_color1',38,22,21), (79396,410099,0,'soga_hair_color2',120,50,0), (79397,410099,0,'soga_hair_face_color',14,5,5), (79398,410099,0,'soga_hair_face_highlight_color',193,100,45), (79399,410099,0,'soga_hair_highlight',105,26,26), (79400,410099,0,'soga_hair_type_color',14,5,5), (79401,410099,0,'soga_hair_type_highlight_color',193,100,45), (79402,410099,1,'soga_lip_type',93,59,5), (79403,410099,1,'soga_nose_type',55,71,22), (79404,410099,0,'soga_skin_color',214,222,204), (79405,410099,0,'wing_color1',255,255,255), (79406,410099,0,'wing_color2',255,255,255), (79407,410100,0,'eye_color',255,255,255), (79408,410100,0,'skin_color',255,255,255), (79409,410100,0,'soga_eye_color',255,0,255), (79410,410101,0,'eye_color',255,255,255), (79411,410101,0,'skin_color',255,255,255), (79412,410101,0,'soga_eye_color',255,0,255), (79413,410102,0,'eye_color',255,255,255), (79414,410102,0,'skin_color',255,255,255), (79415,410102,0,'soga_eye_color',255,0,255), (79416,410103,0,'eye_color',255,255,255), (79417,410103,0,'skin_color',255,255,255), (79418,410103,0,'soga_eye_color',255,0,255), (79419,410104,0,'eye_color',255,255,255), (79420,410104,0,'skin_color',255,255,255), (79421,410104,0,'soga_eye_color',255,0,255), (79422,410105,0,'eye_color',255,255,255), (79423,410105,0,'skin_color',255,255,255), (79424,410105,0,'soga_eye_color',255,0,255), (79425,410106,0,'eye_color',255,255,255), (79426,410106,0,'skin_color',255,255,255), (79427,410106,0,'soga_eye_color',255,0,255), (79428,410107,0,'eye_color',255,255,255), (79429,410107,0,'skin_color',255,255,255), (79430,410107,0,'soga_eye_color',255,0,255), (79431,410108,0,'eye_color',255,255,255), (79432,410108,0,'skin_color',255,255,255), (79433,410108,0,'soga_eye_color',255,0,255), (79434,410109,0,'eye_color',255,255,255), (79435,410109,0,'skin_color',255,255,255), (79436,410109,0,'soga_eye_color',255,0,255), (79437,410110,0,'eye_color',255,255,255), (79438,410110,0,'skin_color',255,255,255), (79439,410110,0,'soga_eye_color',255,0,255), (79440,410111,0,'eye_color',255,255,255), (79441,410111,0,'skin_color',255,255,255), (79442,410111,0,'soga_eye_color',255,0,255), (79443,410112,0,'eye_color',255,255,255), (79444,410112,0,'skin_color',255,255,255), (79445,410112,0,'soga_eye_color',255,0,255), (79446,410113,1,'cheek_type',95,68,0), (79447,410113,1,'chin_type',-52,45,44), (79448,410113,1,'ear_type',34,-50,0), (79449,410113,1,'eye_brow_type',17,-25,12), (79450,410113,0,'eye_color',50,103,119), (79451,410113,1,'eye_type',-20,0,0), (79452,410113,0,'hair_color1',56,33,26), (79453,410113,0,'hair_color2',94,59,11), (79454,410113,0,'hair_face_color',100,70,10), (79455,410113,0,'hair_face_highlight_color',15,1,21), (79456,410113,0,'hair_highlight',29,21,28), (79457,410113,0,'hair_type_color',100,70,10), (79458,410113,0,'hair_type_highlight_color',15,1,21), (79459,410113,1,'lip_type',-47,28,-70), (79460,410113,1,'nose_type',15,-75,-62), (79461,410113,0,'skin_color',223,181,156), (79462,410113,1,'soga_cheek_type',95,68,0), (79463,410113,1,'soga_chin_type',-52,45,44), (79464,410113,1,'soga_ear_type',34,-50,0), (79465,410113,1,'soga_eye_brow_type',17,-25,12), (79466,410113,0,'soga_eye_color',229,229,102), (79467,410113,1,'soga_eye_type',-20,0,0), (79468,410113,0,'soga_hair_color1',56,33,26), (79469,410113,0,'soga_hair_color2',94,59,11), (79470,410113,0,'soga_hair_face_color',100,70,10), (79471,410113,0,'soga_hair_face_highlight_color',15,1,21), (79472,410113,0,'soga_hair_highlight',29,21,28), (79473,410113,0,'soga_hair_type_color',100,70,10), (79474,410113,0,'soga_hair_type_highlight_color',15,1,21), (79475,410113,1,'soga_lip_type',-47,28,-70), (79476,410113,1,'soga_nose_type',15,-75,-62), (79477,410113,0,'soga_skin_color',223,181,156), (79478,410113,0,'wing_color1',255,255,255), (79479,410113,0,'wing_color2',255,255,255), (79480,410114,0,'eye_color',255,255,255), (79481,410114,0,'skin_color',255,255,255), (79482,410114,0,'soga_eye_color',255,0,255), (79483,410115,1,'cheek_type',-14,-50,0), (79484,410115,1,'chin_type',-95,31,25), (79485,410115,1,'ear_type',-56,-14,0), (79486,410115,1,'eye_brow_type',-100,62,100), (79487,410115,0,'eye_color',59,114,84), (79488,410115,1,'eye_type',31,0,0), (79489,410115,0,'hair_color1',164,165,165), (79490,410115,0,'hair_color2',56,62,62), (79491,410115,0,'hair_face_color',244,246,246), (79492,410115,0,'hair_face_highlight_color',236,240,240), (79493,410115,0,'hair_highlight',164,165,165), (79494,410115,0,'hair_type_color',244,246,246), (79495,410115,0,'hair_type_highlight_color',236,240,240), (79496,410115,1,'lip_type',-100,-100,100), (79497,410115,1,'nose_type',34,38,-64), (79498,410115,0,'skin_color',202,190,170), (79499,410115,1,'soga_cheek_type',-14,-50,0), (79500,410115,1,'soga_chin_type',-95,31,25), (79501,410115,1,'soga_ear_type',-56,-14,0), (79502,410115,1,'soga_eye_brow_type',-100,62,100), (79503,410115,0,'soga_eye_color',204,204,204), (79504,410115,1,'soga_eye_type',31,0,0), (79505,410115,0,'soga_hair_color1',164,165,165), (79506,410115,0,'soga_hair_color2',56,62,62), (79507,410115,0,'soga_hair_face_color',244,246,246), (79508,410115,0,'soga_hair_face_highlight_color',236,240,240), (79509,410115,0,'soga_hair_highlight',164,165,165), (79510,410115,0,'soga_hair_type_color',244,246,246), (79511,410115,0,'soga_hair_type_highlight_color',236,240,240), (79512,410115,1,'soga_lip_type',-100,-100,100), (79513,410115,1,'soga_nose_type',34,38,-64), (79514,410115,0,'soga_skin_color',202,190,170), (79515,410116,0,'eye_color',255,255,255), (79516,410116,0,'skin_color',255,255,255), (79517,410116,0,'soga_eye_color',255,0,255), (79518,410117,1,'cheek_type',-11,26,0), (79519,410117,1,'chin_type',22,0,-7), (79520,410117,1,'ear_type',0,-26,0), (79521,410117,1,'eye_brow_type',34,2,7), (79522,410117,0,'eye_color',58,123,131), (79523,410117,1,'eye_type',-3,0,0), (79524,410117,0,'hair_face_color',63,61,45), (79525,410117,0,'hair_face_highlight_color',77,75,74), (79526,410117,0,'hair_type_color',63,61,45), (79527,410117,0,'hair_type_highlight_color',77,75,74), (79528,410117,1,'lip_type',-4,-32,-26), (79529,410117,1,'nose_type',-2,-28,0), (79530,410117,0,'skin_color',218,221,221), (79531,410117,1,'soga_cheek_type',-11,26,0), (79532,410117,1,'soga_chin_type',22,0,-7), (79533,410117,1,'soga_ear_type',0,-26,0), (79534,410117,1,'soga_eye_brow_type',34,2,7), (79535,410117,0,'soga_eye_color',229,229,102), (79536,410117,1,'soga_eye_type',-3,0,0), (79537,410117,0,'soga_hair_face_color',63,61,45), (79538,410117,0,'soga_hair_face_highlight_color',77,75,74), (79539,410117,0,'soga_hair_type_color',63,61,45), (79540,410117,0,'soga_hair_type_highlight_color',77,75,74), (79541,410117,1,'soga_lip_type',-4,-32,-26), (79542,410117,1,'soga_nose_type',-2,-28,0), (79543,410117,0,'soga_skin_color',218,221,221), (79544,410117,0,'wing_color1',255,255,255), (79545,410117,0,'wing_color2',255,255,255), (79546,410118,1,'cheek_type',-100,100,0), (79547,410118,1,'chin_type',-11,-1,41), (79548,410118,1,'ear_type',-21,-31,0), (79549,410118,1,'eye_brow_type',100,100,28), (79550,410118,0,'eye_color',33,55,34), (79551,410118,1,'eye_type',95,0,0), (79552,410118,0,'hair_color1',56,33,26), (79553,410118,0,'hair_color2',94,59,11), (79554,410118,0,'hair_face_color',100,70,10), (79555,410118,0,'hair_face_highlight_color',94,10,9), (79556,410118,0,'hair_highlight',109,14,49), (79557,410118,0,'hair_type_color',100,70,10), (79558,410118,0,'hair_type_highlight_color',94,10,9), (79559,410118,1,'lip_type',-100,-100,-100), (79560,410118,1,'nose_type',-87,-100,28), (79561,410118,0,'skin_color',243,252,243), (79562,410118,1,'soga_cheek_type',-100,100,0), (79563,410118,1,'soga_chin_type',-11,-1,41), (79564,410118,1,'soga_ear_type',-21,-31,0), (79565,410118,1,'soga_eye_brow_type',100,100,28), (79566,410118,0,'soga_eye_color',204,204,204), (79567,410118,1,'soga_eye_type',95,0,0), (79568,410118,0,'soga_hair_color1',56,33,26), (79569,410118,0,'soga_hair_color2',94,59,11), (79570,410118,0,'soga_hair_face_color',100,70,10), (79571,410118,0,'soga_hair_face_highlight_color',94,10,9), (79572,410118,0,'soga_hair_highlight',109,14,49), (79573,410118,0,'soga_hair_type_color',100,70,10), (79574,410118,0,'soga_hair_type_highlight_color',94,10,9), (79575,410118,1,'soga_lip_type',-100,-100,-100), (79576,410118,1,'soga_nose_type',-87,-100,28), (79577,410118,0,'soga_skin_color',243,252,243), (79578,410119,1,'cheek_type',-100,100,0), (79579,410119,1,'chin_type',-10,0,40), (79580,410119,1,'ear_type',-20,-31,0), (79581,410119,1,'eye_brow_type',100,100,28), (79582,410119,0,'eye_color',33,55,34), (79583,410119,1,'eye_type',94,0,0), (79584,410119,0,'hair_color1',123,123,130), (79585,410119,0,'hair_color2',144,140,137), (79586,410119,0,'hair_face_color',139,162,163), (79587,410119,0,'hair_face_highlight_color',119,147,147), (79588,410119,0,'hair_highlight',123,123,130), (79589,410119,0,'hair_type_color',139,162,163), (79590,410119,0,'hair_type_highlight_color',119,147,147), (79591,410119,1,'lip_type',-100,-100,-100), (79592,410119,1,'nose_type',-87,-100,28), (79593,410119,0,'skin_color',243,252,243), (79594,410119,1,'soga_cheek_type',-100,100,0), (79595,410119,1,'soga_chin_type',-10,0,40), (79596,410119,1,'soga_ear_type',-20,-31,0), (79597,410119,1,'soga_eye_brow_type',100,100,28), (79598,410119,0,'soga_eye_color',204,204,204), (79599,410119,1,'soga_eye_type',94,0,0), (79600,410119,0,'soga_hair_color1',123,123,130), (79601,410119,0,'soga_hair_color2',144,140,137), (79602,410119,0,'soga_hair_face_color',139,162,163), (79603,410119,0,'soga_hair_face_highlight_color',119,147,147), (79604,410119,0,'soga_hair_highlight',123,123,130), (79605,410119,0,'soga_hair_type_color',139,162,163), (79606,410119,0,'soga_hair_type_highlight_color',119,147,147), (79607,410119,1,'soga_lip_type',-100,-100,-100), (79608,410119,1,'soga_nose_type',-87,-100,28), (79609,410119,0,'soga_skin_color',243,252,243), (79610,410120,0,'eye_color',255,255,255), (79611,410120,0,'skin_color',255,255,255), (79612,410120,0,'soga_eye_color',255,0,255), (79613,410121,0,'eye_color',255,255,255), (79614,410121,0,'skin_color',255,255,255), (79615,410121,0,'soga_eye_color',255,0,255), (79616,410122,0,'eye_color',255,255,255), (79617,410122,0,'skin_color',255,255,255), (79618,410122,0,'soga_eye_color',255,0,255), (79619,410123,0,'eye_color',255,255,255), (79620,410123,0,'skin_color',255,255,255), (79621,410123,0,'soga_eye_color',255,0,255), (79622,410124,0,'eye_color',255,255,255), (79623,410124,0,'skin_color',255,255,255), (79624,410124,0,'soga_eye_color',255,0,255), (79625,410125,0,'eye_color',255,255,255), (79626,410125,0,'skin_color',255,255,255), (79627,410125,0,'soga_eye_color',255,0,255), (79628,410126,1,'cheek_type',100,-100,0), (79629,410126,1,'chin_type',-100,100,100), (79630,410126,1,'ear_type',25,9,0), (79631,410126,1,'eye_brow_type',100,100,100), (79632,410126,0,'eye_color',118,14,183), (79633,410126,1,'eye_type',100,0,0), (79634,410126,0,'hair_face_color',171,60,32), (79635,410126,0,'hair_face_highlight_color',216,192,37), (79636,410126,0,'hair_type_color',171,60,32), (79637,410126,0,'hair_type_highlight_color',216,192,37), (79638,410126,1,'lip_type',100,50,-68), (79639,410126,1,'nose_type',0,-17,-1), (79640,410126,0,'skin_color',235,219,156), (79641,410126,1,'soga_cheek_type',100,-100,0), (79642,410126,1,'soga_chin_type',-100,100,100), (79643,410126,1,'soga_ear_type',25,9,0), (79644,410126,1,'soga_eye_brow_type',100,100,100), (79645,410126,0,'soga_eye_color',229,229,102), (79646,410126,1,'soga_eye_type',100,0,0), (79647,410126,0,'soga_hair_face_color',171,60,32), (79648,410126,0,'soga_hair_face_highlight_color',216,192,37), (79649,410126,0,'soga_hair_type_color',171,60,32), (79650,410126,0,'soga_hair_type_highlight_color',216,192,37), (79651,410126,1,'soga_lip_type',100,50,-68), (79652,410126,1,'soga_nose_type',0,-17,-1), (79653,410126,0,'soga_skin_color',235,219,156), (79654,410126,0,'wing_color1',255,255,255), (79655,410126,0,'wing_color2',255,255,255), (79656,410127,0,'eye_color',255,255,255), (79657,410127,0,'skin_color',255,255,255), (79658,410127,0,'soga_eye_color',255,0,255), (79659,410128,0,'eye_color',66,255,66), (79660,410128,0,'skin_color',91,91,255), (79661,410128,0,'soga_eye_color',255,0,255), (79662,410129,0,'eye_color',255,255,255), (79663,410129,0,'skin_color',255,255,255), (79664,410129,0,'soga_eye_color',255,0,255), (79665,410130,0,'eye_color',255,255,255), (79666,410130,0,'skin_color',255,255,255), (79667,410130,0,'soga_eye_color',255,0,255), (79668,410131,0,'eye_color',255,255,255), (79669,410131,0,'skin_color',255,255,255), (79670,410131,0,'soga_eye_color',255,0,255), (79671,410132,0,'eye_color',255,255,255), (79672,410132,0,'skin_color',255,255,255), (79673,410132,0,'soga_eye_color',255,0,255), (79674,410133,0,'eye_color',255,255,255), (79675,410133,0,'skin_color',255,255,255), (79676,410133,0,'soga_eye_color',255,0,255), (79677,410134,0,'eye_color',255,255,255), (79678,410134,0,'skin_color',255,255,255), (79679,410134,0,'soga_eye_color',255,0,255), (79680,410135,0,'eye_color',255,255,255), (79681,410135,0,'skin_color',255,255,255), (79682,410135,0,'soga_eye_color',255,0,255), (79683,410136,0,'eye_color',255,255,255), (79684,410136,0,'skin_color',255,255,255), (79685,410136,0,'soga_eye_color',255,0,255), (79686,410137,0,'eye_color',255,255,255), (79687,410137,0,'skin_color',255,255,255), (79688,410137,0,'soga_eye_color',255,0,255), (79689,410138,0,'eye_color',255,255,255), (79690,410138,0,'skin_color',255,255,255), (79691,410138,0,'soga_eye_color',255,0,255), (79692,410139,0,'eye_color',255,255,255), (79693,410139,0,'skin_color',255,255,255), (79694,410139,0,'soga_eye_color',255,0,255), (79695,410140,0,'eye_color',255,255,255), (79696,410140,0,'skin_color',255,255,255), (79697,410140,0,'soga_eye_color',255,0,255), (79698,410141,1,'cheek_type',-47,-51,0), (79699,410141,1,'chin_type',71,-98,7), (79700,410141,1,'ear_type',19,-81,0), (79701,410141,1,'eye_brow_type',-26,-44,68), (79702,410141,0,'eye_color',75,85,206), (79703,410141,1,'eye_type',63,0,0), (79704,410141,1,'lip_type',-14,-64,26), (79705,410141,1,'nose_type',-71,22,1), (79706,410141,0,'skin_color',255,255,255), (79707,410141,1,'soga_cheek_type',-47,-51,0), (79708,410141,1,'soga_chin_type',71,-98,7), (79709,410141,1,'soga_ear_type',19,-81,0), (79710,410141,1,'soga_eye_brow_type',-26,-44,68), (79711,410141,0,'soga_eye_color',204,204,204), (79712,410141,1,'soga_eye_type',63,0,0), (79713,410141,1,'soga_lip_type',-14,-64,26), (79714,410141,1,'soga_nose_type',-71,22,1), (79715,410141,0,'soga_skin_color',255,255,255), (79716,410142,1,'cheek_type',43,-55,0), (79717,410142,1,'chin_type',-22,89,59), (79718,410142,1,'ear_type',-90,-57,0), (79719,410142,1,'eye_brow_type',-7,-72,7), (79720,410142,0,'eye_color',130,182,196), (79721,410142,1,'eye_type',46,0,0), (79722,410142,0,'hair_color1',249,230,153), (79723,410142,0,'hair_color2',142,120,84), (79724,410142,0,'hair_face_color',240,226,197), (79725,410142,0,'hair_face_highlight_color',196,184,168), (79726,410142,0,'hair_highlight',112,123,142), (79727,410142,0,'hair_type_color',240,226,197), (79728,410142,0,'hair_type_highlight_color',196,184,168), (79729,410142,1,'lip_type',-20,-87,28), (79730,410142,1,'nose_type',-56,-46,96), (79731,410142,0,'skin_color',251,254,254), (79732,410142,1,'soga_cheek_type',43,-55,0), (79733,410142,1,'soga_chin_type',-22,89,59), (79734,410142,1,'soga_ear_type',-90,-57,0), (79735,410142,1,'soga_eye_brow_type',-7,-72,7), (79736,410142,0,'soga_eye_color',204,204,204), (79737,410142,1,'soga_eye_type',46,0,0), (79738,410142,0,'soga_hair_color1',249,230,153), (79739,410142,0,'soga_hair_color2',142,120,84), (79740,410142,0,'soga_hair_face_color',240,226,197), (79741,410142,0,'soga_hair_face_highlight_color',196,184,168), (79742,410142,0,'soga_hair_highlight',112,123,142), (79743,410142,0,'soga_hair_type_color',240,226,197), (79744,410142,0,'soga_hair_type_highlight_color',196,184,168), (79745,410142,1,'soga_lip_type',-20,-87,28), (79746,410142,1,'soga_nose_type',-56,-46,96), (79747,410142,0,'soga_skin_color',251,254,254), (79748,410143,1,'cheek_type',57,28,0), (79749,410143,1,'chin_type',-82,70,-31), (79750,410143,1,'ear_type',-10,-87,0), (79751,410143,1,'eye_brow_type',51,75,56), (79752,410143,0,'eye_color',5,173,158), (79753,410143,1,'eye_type',56,0,0), (79754,410143,0,'hair_color1',255,255,255), (79755,410143,0,'hair_color2',100,220,228), (79756,410143,0,'hair_highlight',255,255,255), (79757,410143,0,'hair_type_color',71,199,216), (79758,410143,0,'hair_type_highlight_color',188,49,246), (79759,410143,1,'lip_type',37,-45,63), (79760,410143,1,'nose_type',17,96,62), (79761,410143,0,'skin_color',180,170,164), (79762,410143,1,'soga_cheek_type',57,28,0), (79763,410143,1,'soga_chin_type',-82,70,-31), (79764,410143,1,'soga_ear_type',-10,-87,0), (79765,410143,1,'soga_eye_brow_type',51,75,56), (79766,410143,0,'soga_eye_color',204,204,204), (79767,410143,1,'soga_eye_type',56,0,0), (79768,410143,0,'soga_hair_color1',255,255,255), (79769,410143,0,'soga_hair_color2',100,220,228), (79770,410143,0,'soga_hair_highlight',255,255,255), (79771,410143,0,'soga_hair_type_color',71,199,216), (79772,410143,0,'soga_hair_type_highlight_color',188,49,246), (79773,410143,1,'soga_lip_type',37,-45,63), (79774,410143,1,'soga_nose_type',17,96,62), (79775,410143,0,'soga_skin_color',180,170,164), (79776,410143,0,'wing_color1',255,133,0), (79777,410143,0,'wing_color2',147,117,5), (79778,410144,0,'eye_color',255,255,255), (79779,410144,0,'skin_color',255,255,255), (79780,410144,0,'soga_eye_color',255,0,255), (79781,410145,0,'eye_color',255,255,255), (79782,410145,0,'skin_color',255,255,255), (79783,410145,0,'soga_eye_color',255,0,255), (79784,410146,0,'eye_color',255,255,255), (79785,410146,0,'skin_color',255,255,255), (79786,410146,0,'soga_eye_color',255,0,255), (79787,410147,0,'eye_color',255,255,255), (79788,410147,0,'skin_color',255,255,255), (79789,410147,0,'soga_eye_color',255,0,255), (79790,410148,0,'eye_color',255,255,255), (79791,410148,0,'skin_color',255,255,255), (79792,410148,0,'soga_eye_color',255,0,255), (79793,410149,0,'eye_color',255,255,255), (79794,410149,0,'skin_color',255,255,255), (79795,410149,0,'soga_eye_color',255,0,255), (79796,410150,0,'eye_color',255,255,255), (79797,410150,0,'skin_color',255,255,255), (79798,410150,0,'soga_eye_color',255,0,255), (79799,410151,0,'eye_color',255,255,255), (79800,410151,0,'skin_color',255,255,255), (79801,410151,0,'soga_eye_color',255,0,255), (79802,410152,0,'eye_color',255,255,255), (79803,410152,0,'skin_color',255,255,255), (79804,410152,0,'soga_eye_color',255,0,255), (79805,410153,0,'eye_color',255,255,255), (79806,410153,0,'skin_color',255,255,255), (79807,410153,0,'soga_eye_color',255,0,255), (79808,410154,0,'eye_color',255,255,255), (79809,410154,0,'skin_color',255,255,255), (79810,410154,0,'soga_eye_color',255,0,255), (79811,410155,0,'eye_color',255,255,255), (79812,410155,0,'skin_color',255,255,255), (79813,410155,0,'soga_eye_color',255,0,255), (79814,410156,0,'eye_color',255,255,255), (79815,410156,0,'skin_color',255,255,255), (79816,410156,0,'soga_eye_color',255,0,255), (79817,410157,0,'eye_color',255,255,255), (79818,410157,0,'skin_color',255,255,255), (79819,410157,0,'soga_eye_color',255,0,255), (79820,410158,0,'eye_color',255,255,255), (79821,410158,0,'skin_color',255,255,255), (79822,410158,0,'soga_eye_color',255,0,255), (79823,410159,0,'eye_color',255,255,255), (79824,410159,0,'skin_color',255,255,255), (79825,410159,0,'soga_eye_color',255,0,255), (79826,410160,0,'eye_color',255,255,255), (79827,410160,0,'skin_color',255,255,255), (79828,410160,0,'soga_eye_color',255,0,255), (79829,410161,0,'eye_color',255,255,255), (79830,410161,0,'skin_color',255,255,255), (79831,410161,0,'soga_eye_color',255,0,255), (79832,410162,0,'eye_color',255,255,255), (79833,410162,0,'skin_color',255,255,255), (79834,410162,0,'soga_eye_color',255,0,255), (79835,410163,0,'eye_color',255,255,255), (79836,410163,0,'skin_color',255,255,255), (79837,410163,0,'soga_eye_color',255,0,255), (79841,5130000,0,'eye_color',96,32,32), (79842,5130000,0,'skin_color',255,255,255), (79843,5130000,0,'soga_eye_color',255,0,255), (79844,5130001,0,'eye_color',255,255,255), (79845,5130001,0,'skin_color',255,255,255), (79846,5130001,0,'soga_eye_color',255,0,255), (79847,5130002,0,'eye_color',255,255,255), (79848,5130002,0,'skin_color',255,255,255), (79849,5130002,0,'soga_eye_color',255,0,255), (79850,5130003,0,'eye_color',255,255,255), (79851,5130003,0,'skin_color',255,255,255), (79852,5130003,0,'soga_eye_color',255,0,255), (79853,5130004,0,'eye_color',0,0,255), (79854,5130004,0,'skin_color',128,0,255), (79855,5130004,0,'soga_eye_color',255,0,255), (79856,5130005,0,'eye_color',255,255,255), (79857,5130005,0,'skin_color',255,255,255), (79858,5130005,0,'soga_eye_color',255,0,255), (79859,5130006,0,'eye_color',255,255,255), (79860,5130006,0,'skin_color',255,255,255), (79861,5130006,0,'soga_eye_color',255,0,255), (79862,5130007,0,'eye_color',255,255,255), (79863,5130007,0,'skin_color',255,255,255), (79864,5130007,0,'soga_eye_color',255,0,255), (79865,5130008,0,'eye_color',255,255,255), (79866,5130008,0,'skin_color',255,255,255), (79867,5130008,0,'soga_eye_color',255,0,255), (79868,5130009,0,'eye_color',255,255,255), (79869,5130009,0,'skin_color',255,255,255), (79870,5130009,0,'soga_eye_color',255,0,255), (79871,5130010,0,'eye_color',255,255,255), (79872,5130010,0,'skin_color',255,255,255), (79873,5130010,0,'soga_eye_color',255,0,255), (79874,5130011,0,'eye_color',255,91,255), (79875,5130011,0,'skin_color',211,211,191), (79876,5130011,0,'soga_eye_color',255,0,255), (79877,5130012,0,'eye_color',255,128,0), (79878,5130012,0,'skin_color',255,255,0), (79879,5130012,0,'soga_eye_color',255,0,255), (79880,5130013,0,'eye_color',255,255,255), (79881,5130013,0,'skin_color',255,255,255), (79882,5130013,0,'soga_eye_color',255,0,255), (79883,5130014,0,'eye_color',255,0,0), (79884,5130014,0,'skin_color',255,0,0), (79885,5130014,0,'soga_eye_color',255,0,255), (79886,5130015,0,'eye_color',255,255,255), (79887,5130015,0,'skin_color',255,255,255), (79888,5130015,0,'soga_eye_color',255,0,255), (79889,5130016,0,'eye_color',255,255,255), (79890,5130016,0,'skin_color',128,128,128), (79891,5130016,0,'soga_eye_color',255,0,255), (79892,5130017,0,'eye_color',255,255,255), (79893,5130017,0,'skin_color',255,255,255), (79894,5130017,0,'soga_eye_color',255,0,255), (79895,5130018,0,'eye_color',255,255,255), (79896,5130018,0,'skin_color',255,255,255), (79897,5130018,0,'soga_eye_color',255,0,255), (79898,5130019,0,'eye_color',255,255,255), (79899,5130019,0,'skin_color',255,255,255), (79900,5130019,0,'soga_eye_color',255,0,255), (79901,5130020,0,'eye_color',255,255,255), (79902,5130020,0,'skin_color',255,255,255), (79903,5130020,0,'soga_eye_color',255,0,255), (79904,4070000,1,'cheek_type',25,94,0), (79905,4070000,1,'chin_type',9,-38,-85), (79906,4070000,1,'ear_type',97,57,0), (79907,4070000,1,'eye_brow_type',-28,-14,-84), (79908,4070000,0,'eye_color',255,255,255), (79909,4070000,1,'eye_type',44,0,0), (79910,4070000,0,'hair_color1',93,179,249), (79911,4070000,1,'lip_type',53,87,74), (79912,4070000,1,'nose_type',50,93,-77), (79913,4070000,0,'skin_color',255,255,255), (79914,4070000,1,'soga_cheek_type',0,-28,-14), (79915,4070000,1,'soga_chin_type',0,53,87), (79916,4070000,1,'soga_ear_type',0,44,0), (79917,4070000,1,'soga_eye_brow_type',0,97,57), (79918,4070000,0,'soga_eye_color',255,0,255), (79919,4070000,1,'soga_lip_type',-84,25,94), (79920,4070000,1,'soga_nose_type',74,9,-38), (79921,4070000,0,'soga_skin_color',109,60,47), (79922,4070000,0,'wing_color1',255,255,255), (79923,4070000,0,'wing_color2',255,255,255), (79924,4070001,1,'cheek_type',91,-1,0), (79925,4070001,1,'chin_type',75,31,34), (79926,4070001,1,'ear_type',-100,-97,0), (79927,4070001,1,'eye_brow_type',-47,74,-41), (79928,4070001,0,'eye_color',204,204,204), (79929,4070001,1,'eye_type',25,0,0), (79930,4070001,0,'hair_color1',14,198,50), (79931,4070001,1,'lip_type',-11,15,8), (79932,4070001,1,'nose_type',-83,14,-58), (79933,4070001,0,'skin_color',177,179,180), (79934,4070001,1,'soga_cheek_type',0,-47,74), (79935,4070001,1,'soga_chin_type',0,-11,15), (79936,4070001,1,'soga_ear_type',0,25,0), (79937,4070001,1,'soga_eye_brow_type',0,-100,-97), (79938,4070001,0,'soga_eye_color',204,204,204), (79939,4070001,1,'soga_lip_type',-41,91,-1), (79940,4070001,1,'soga_nose_type',8,75,31), (79941,4070001,0,'soga_skin_color',177,179,180), (79942,4070002,0,'eye_color',255,255,255), (79943,4070002,0,'skin_color',255,255,255), (79944,4070002,0,'soga_eye_color',255,0,255), (79945,4070003,0,'eye_color',255,255,255), (79946,4070003,0,'skin_color',255,255,255), (79947,4070003,0,'soga_eye_color',255,0,255), (79948,4070004,0,'eye_color',255,255,255), (79949,4070004,0,'skin_color',255,255,255), (79950,4070004,0,'soga_eye_color',255,0,255), (79951,4070005,0,'eye_color',255,0,0), (79952,4070005,0,'skin_color',0,255,255), (79953,4070005,0,'soga_eye_color',255,0,255), (79954,4070006,0,'eye_color',255,255,255), (79955,4070006,0,'skin_color',255,255,255), (79956,4070006,0,'soga_eye_color',255,0,255), (79957,4070007,0,'eye_color',255,255,255), (79958,4070007,0,'skin_color',255,255,255), (79959,4070007,0,'soga_eye_color',255,0,255), (79960,4070008,0,'eye_color',255,0,0), (79961,4070008,0,'skin_color',255,255,0), (79962,4070008,0,'soga_eye_color',255,0,255), (79963,4070009,0,'eye_color',255,255,255), (79964,4070009,0,'skin_color',255,255,255), (79965,4070009,0,'soga_eye_color',255,0,255), (79966,4070010,0,'eye_color',255,255,255), (79967,4070010,0,'skin_color',255,255,255), (79968,4070010,0,'soga_eye_color',255,0,255), (79969,4070011,0,'eye_color',255,255,255), (79970,4070011,0,'skin_color',255,255,255), (79971,4070011,0,'soga_eye_color',255,0,255), (79972,4070012,0,'eye_color',255,255,255), (79973,4070012,0,'skin_color',255,255,255), (79974,4070012,0,'soga_eye_color',255,0,255), (79975,4070013,0,'eye_color',255,255,255), (79976,4070013,0,'skin_color',255,255,255), (79977,4070013,0,'soga_eye_color',255,0,255), (79978,4070014,0,'eye_color',255,255,255), (79979,4070014,0,'skin_color',255,255,255), (79980,4070014,0,'soga_eye_color',255,0,255), (79981,4070015,0,'eye_color',255,255,255), (79982,4070015,0,'skin_color',255,255,255), (79983,4070015,0,'soga_eye_color',255,0,255), (79984,4070016,0,'eye_color',255,255,255), (79985,4070016,0,'skin_color',255,255,255), (79986,4070016,0,'soga_eye_color',255,0,255), (79987,4070017,0,'eye_color',255,255,255), (79988,4070017,0,'skin_color',255,255,255), (79989,4070017,0,'soga_eye_color',255,0,255), (79990,4070018,0,'eye_color',255,255,255), (79991,4070018,0,'skin_color',255,255,255), (79992,4070018,0,'soga_eye_color',255,0,255), (79993,4070019,0,'eye_color',255,255,255), (79994,4070019,0,'skin_color',255,255,255), (79995,4070019,0,'soga_eye_color',255,0,255), (79996,4070020,0,'eye_color',255,255,255), (79997,4070020,0,'skin_color',255,255,255), (79998,4070020,0,'soga_eye_color',255,0,255), (79999,4070021,0,'eye_color',255,255,255), (80000,4070021,0,'skin_color',255,255,255), (80001,4070021,0,'soga_eye_color',255,0,255), (80002,4070022,0,'eye_color',255,255,255), (80003,4070022,0,'skin_color',255,255,255), (80004,4070022,0,'soga_eye_color',255,0,255), (80005,4070023,0,'eye_color',255,255,255), (80006,4070023,0,'skin_color',255,255,255), (80007,4070023,0,'soga_eye_color',255,0,255), (80008,4070024,0,'eye_color',255,255,255), (80009,4070024,0,'skin_color',255,255,255), (80010,4070024,0,'soga_eye_color',255,0,255), (80011,4070025,0,'eye_color',255,255,255), (80012,4070025,0,'skin_color',255,255,255), (80013,4070025,0,'soga_eye_color',255,0,255), (80014,4070026,1,'cheek_type',-100,0,0), (80015,4070026,1,'chin_type',-94,-7,7), (80016,4070026,1,'ear_type',62,-10,0), (80017,4070026,1,'eye_brow_type',0,-100,100), (80018,4070026,0,'eye_color',119,58,128), (80019,4070026,1,'eye_type',-34,0,0), (80020,4070026,0,'hair_color1',0,249,249), (80021,4070026,0,'hair_face_color',5,5,1), (80022,4070026,0,'hair_face_highlight_color',5,4,1), (80023,4070026,0,'hair_type_color',5,5,1), (80024,4070026,0,'hair_type_highlight_color',5,4,1), (80025,4070026,1,'lip_type',0,-96,-100), (80026,4070026,1,'nose_type',63,0,-7), (80027,4070026,0,'skin_color',139,182,181), (80028,4070026,1,'soga_cheek_type',0,0,-100), (80029,4070026,1,'soga_chin_type',0,0,-96), (80030,4070026,1,'soga_ear_type',0,-34,0), (80031,4070026,1,'soga_eye_brow_type',0,62,-10), (80032,4070026,0,'soga_eye_color',204,204,204), (80033,4070026,0,'soga_hair_face_color',5,5,1), (80034,4070026,0,'soga_hair_face_highlight_color',5,4,1), (80035,4070026,0,'soga_hair_type_color',5,5,1), (80036,4070026,0,'soga_hair_type_highlight_color',5,4,1), (80037,4070026,1,'soga_lip_type',100,-100,0), (80038,4070026,1,'soga_nose_type',-100,-94,-7), (80039,4070026,0,'soga_skin_color',139,182,181), (80040,4070027,1,'cheek_type',-84,14,0), (80041,4070027,1,'chin_type',-9,-28,-50), (80042,4070027,1,'ear_type',-62,-31,0), (80043,4070027,1,'eye_brow_type',68,58,46), (80044,4070027,0,'eye_color',228,116,55), (80045,4070027,1,'eye_type',100,0,0), (80046,4070027,0,'hair_color1',222,181,100), (80047,4070027,0,'hair_face_color',228,165,0), (80048,4070027,0,'hair_type_color',228,165,0), (80049,4070027,1,'lip_type',-100,100,100), (80050,4070027,1,'nose_type',-39,-34,-75), (80051,4070027,0,'skin_color',197,168,133), (80052,4070027,1,'soga_cheek_type',0,68,58), (80053,4070027,1,'soga_chin_type',0,-100,100), (80054,4070027,1,'soga_ear_type',0,100,0), (80055,4070027,1,'soga_eye_brow_type',0,-62,-31), (80056,4070027,0,'soga_eye_color',204,204,204), (80057,4070027,0,'soga_hair_face_color',228,165,0), (80058,4070027,0,'soga_hair_type_color',228,165,0), (80059,4070027,1,'soga_lip_type',46,-84,14), (80060,4070027,1,'soga_nose_type',100,-9,-28), (80061,4070027,0,'soga_skin_color',197,168,133), (80062,4070028,1,'cheek_type',100,-100,0), (80063,4070028,1,'chin_type',-100,-7,100), (80064,4070028,1,'ear_type',-100,100,0), (80065,4070028,1,'eye_brow_type',-100,100,-100), (80066,4070028,0,'eye_color',233,224,37), (80067,4070028,1,'eye_type',75,0,0), (80068,4070028,0,'hair_color1',156,100,156), (80069,4070028,0,'hair_face_color',244,201,48), (80070,4070028,0,'hair_type_color',244,201,48), (80071,4070028,1,'lip_type',100,100,-40), (80072,4070028,1,'nose_type',-100,-100,100), (80073,4070028,0,'skin_color',244,201,48), (80074,4070028,1,'soga_cheek_type',0,-100,100), (80075,4070028,1,'soga_chin_type',0,100,100), (80076,4070028,1,'soga_ear_type',0,75,0), (80077,4070028,1,'soga_eye_brow_type',0,-100,100), (80078,4070028,0,'soga_eye_color',204,204,204), (80079,4070028,0,'soga_hair_face_color',244,201,48), (80080,4070028,0,'soga_hair_type_color',244,201,48), (80081,4070028,1,'soga_lip_type',-100,100,-100), (80082,4070028,1,'soga_nose_type',-40,-100,-7), (80083,4070028,0,'soga_skin_color',244,201,48), (80084,4070029,1,'cheek_type',-50,64,0), (80085,4070029,1,'chin_type',-69,41,47), (80086,4070029,1,'ear_type',-89,-22,0), (80087,4070029,1,'eye_brow_type',25,-78,81), (80088,4070029,0,'eye_color',81,132,94), (80089,4070029,1,'eye_type',-82,0,0), (80090,4070029,0,'hair_color1',100,156,8), (80091,4070029,0,'hair_color2',100,0,0), (80092,4070029,0,'hair_face_color',244,246,246), (80093,4070029,0,'hair_face_highlight_color',211,220,220), (80094,4070029,0,'hair_type_color',244,246,246), (80095,4070029,0,'hair_type_highlight_color',211,220,220), (80096,4070029,1,'lip_type',-64,-100,-61), (80097,4070029,1,'nose_type',75,100,-100), (80098,4070029,0,'skin_color',252,255,255), (80099,4070029,1,'soga_cheek_type',0,25,-78), (80100,4070029,1,'soga_chin_type',0,-64,-100), (80101,4070029,1,'soga_ear_type',0,-82,0), (80102,4070029,1,'soga_eye_brow_type',0,-89,-22), (80103,4070029,0,'soga_eye_color',204,204,204), (80104,4070029,1,'soga_eye_type',100,0,0), (80105,4070029,0,'soga_hair_face_color',244,246,246), (80106,4070029,0,'soga_hair_face_highlight_color',211,220,220), (80107,4070029,0,'soga_hair_type_color',244,246,246), (80108,4070029,0,'soga_hair_type_highlight_color',211,220,220), (80109,4070029,1,'soga_lip_type',81,-50,64), (80110,4070029,1,'soga_nose_type',-61,-69,41), (80111,4070029,0,'soga_skin_color',252,255,255), (80112,4070030,1,'cheek_type',-100,-100,0), (80113,4070030,1,'chin_type',-39,0,22), (80114,4070030,1,'ear_type',74,-87,0), (80115,4070030,1,'eye_brow_type',0,0,21), (80116,4070030,0,'eye_color',41,83,95), (80117,4070030,0,'hair_color1',97,156,156), (80118,4070030,0,'hair_face_color',4,1,1), (80119,4070030,0,'hair_face_highlight_color',100,70,10), (80120,4070030,0,'hair_type_color',4,1,1), (80121,4070030,0,'hair_type_highlight_color',100,70,10), (80122,4070030,1,'lip_type',-100,-100,-100), (80123,4070030,1,'nose_type',0,97,-100), (80124,4070030,0,'skin_color',225,211,189), (80125,4070030,1,'soga_chin_type',0,-100,-100), (80126,4070030,1,'soga_eye_brow_type',0,74,-87), (80127,4070030,0,'soga_eye_color',204,204,204), (80128,4070030,0,'soga_hair_face_color',4,1,1), (80129,4070030,0,'soga_hair_face_highlight_color',100,70,10), (80130,4070030,0,'soga_hair_type_color',4,1,1), (80131,4070030,0,'soga_hair_type_highlight_color',100,70,10), (80132,4070030,1,'soga_lip_type',21,-100,-100), (80133,4070030,1,'soga_nose_type',-100,-39,0), (80134,4070030,0,'soga_skin_color',225,211,189), (80135,4070031,1,'cheek_type',100,46,0), (80136,4070031,1,'chin_type',56,58,-41), (80137,4070031,1,'ear_type',93,28,0), (80138,4070031,1,'eye_brow_type',100,-100,-34), (80139,4070031,0,'eye_color',48,91,61), (80140,4070031,1,'eye_type',100,0,0), (80141,4070031,0,'hair_color1',156,28,222), (80142,4070031,0,'hair_color2',156,0,0), (80143,4070031,0,'hair_face_color',84,0,0), (80144,4070031,0,'hair_face_highlight_color',168,59,22), (80145,4070031,0,'hair_type_color',84,0,0), (80146,4070031,0,'hair_type_highlight_color',168,59,22), (80147,4070031,1,'lip_type',-100,-87,-100), (80148,4070031,1,'nose_type',100,-100,28), (80149,4070031,0,'skin_color',253,250,250), (80150,4070031,1,'soga_cheek_type',0,100,-100), (80151,4070031,1,'soga_chin_type',0,-100,-87), (80152,4070031,1,'soga_ear_type',0,100,0), (80153,4070031,1,'soga_eye_brow_type',0,93,28), (80154,4070031,0,'soga_eye_color',204,204,204), (80155,4070031,1,'soga_eye_type',-100,0,0), (80156,4070031,0,'soga_hair_face_color',84,0,0), (80157,4070031,0,'soga_hair_face_highlight_color',168,59,22), (80158,4070031,0,'soga_hair_type_color',84,0,0), (80159,4070031,0,'soga_hair_type_highlight_color',168,59,22), (80160,4070031,1,'soga_lip_type',-34,100,46), (80161,4070031,1,'soga_nose_type',-100,56,58), (80162,4070031,0,'soga_skin_color',253,250,250), (80163,4070032,1,'cheek_type',-100,-100,0), (80164,4070032,1,'chin_type',81,-37,76), (80165,4070032,1,'ear_type',-96,42,0), (80166,4070032,1,'eye_brow_type',100,-100,62), (80167,4070032,0,'eye_color',47,96,110), (80168,4070032,1,'eye_type',-42,0,0), (80169,4070032,0,'hair_color1',236,58,25), (80170,4070032,0,'hair_color2',239,0,0), (80171,4070032,0,'hair_face_color',74,77,108), (80172,4070032,0,'hair_face_highlight_color',145,168,168), (80173,4070032,0,'hair_type_color',74,77,108), (80174,4070032,0,'hair_type_highlight_color',145,168,168), (80175,4070032,1,'lip_type',-100,100,100), (80176,4070032,1,'nose_type',100,-20,58), (80177,4070032,0,'skin_color',237,218,220), (80178,4070032,1,'soga_cheek_type',0,100,-100), (80179,4070032,1,'soga_chin_type',0,-100,100), (80180,4070032,1,'soga_ear_type',0,-42,0), (80181,4070032,1,'soga_eye_brow_type',0,-96,42), (80182,4070032,0,'soga_eye_color',204,204,204), (80183,4070032,1,'soga_eye_type',-17,0,0), (80184,4070032,0,'soga_hair_face_color',74,77,108), (80185,4070032,0,'soga_hair_face_highlight_color',145,168,168), (80186,4070032,0,'soga_hair_type_color',74,77,108), (80187,4070032,0,'soga_hair_type_highlight_color',145,168,168), (80188,4070032,1,'soga_lip_type',62,-100,-100), (80189,4070032,1,'soga_nose_type',100,81,-37), (80190,4070032,0,'soga_skin_color',237,218,220), (80191,4070033,1,'cheek_type',-77,0,0), (80192,4070033,1,'chin_type',25,-93,-43), (80193,4070033,1,'ear_type',39,68,0), (80194,4070033,1,'eye_brow_type',-68,100,100), (80195,4070033,0,'eye_color',82,151,160), (80196,4070033,1,'eye_type',-17,0,0), (80197,4070033,0,'hair_color1',37,100,100), (80198,4070033,0,'hair_face_color',135,44,32), (80199,4070033,0,'hair_face_highlight_color',19,5,8), (80200,4070033,0,'hair_type_color',135,44,32), (80201,4070033,0,'hair_type_highlight_color',19,5,8), (80202,4070033,1,'lip_type',-100,-31,-76), (80203,4070033,1,'nose_type',93,37,100), (80204,4070033,0,'skin_color',234,231,206), (80205,4070033,1,'soga_cheek_type',0,-68,100), (80206,4070033,1,'soga_chin_type',0,-100,-31), (80207,4070033,1,'soga_ear_type',0,-17,0), (80208,4070033,1,'soga_eye_brow_type',0,39,68), (80209,4070033,0,'soga_eye_color',204,204,204), (80210,4070033,0,'soga_hair_face_color',135,44,32), (80211,4070033,0,'soga_hair_face_highlight_color',19,5,8), (80212,4070033,0,'soga_hair_type_color',135,44,32), (80213,4070033,0,'soga_hair_type_highlight_color',19,5,8), (80214,4070033,1,'soga_lip_type',100,-77,0), (80215,4070033,1,'soga_nose_type',-76,25,-93), (80216,4070033,0,'soga_skin_color',234,231,206), (80217,4070034,1,'cheek_type',100,-100,0), (80218,4070034,1,'chin_type',-3,-50,-43), (80219,4070034,1,'ear_type',-64,-47,0), (80220,4070034,1,'eye_brow_type',56,-34,-56), (80221,4070034,0,'eye_color',38,79,91), (80222,4070034,1,'eye_type',-81,0,0), (80223,4070034,0,'hair_color1',100,156,204), (80224,4070034,0,'hair_face_highlight_color',93,65,8), (80225,4070034,0,'hair_type_highlight_color',93,65,8), (80226,4070034,1,'lip_type',-93,0,-63), (80227,4070034,1,'nose_type',28,100,-100), (80228,4070034,0,'skin_color',233,223,183), (80229,4070034,1,'soga_cheek_type',0,56,-34), (80230,4070034,1,'soga_chin_type',0,-93,0), (80231,4070034,1,'soga_ear_type',0,-81,0), (80232,4070034,1,'soga_eye_brow_type',0,-64,-47), (80233,4070034,0,'soga_eye_color',204,204,204), (80234,4070034,0,'soga_hair_face_highlight_color',93,65,8), (80235,4070034,0,'soga_hair_type_highlight_color',93,65,8), (80236,4070034,1,'soga_lip_type',-56,100,-100), (80237,4070034,1,'soga_nose_type',-63,-3,-50), (80238,4070034,0,'soga_skin_color',233,223,183), (80239,4070035,0,'eye_color',255,255,255), (80240,4070035,0,'skin_color',255,255,255), (80241,4070035,0,'soga_eye_color',255,0,255), (80242,4070036,0,'eye_color',255,255,255), (80243,4070036,0,'skin_color',255,255,255), (80244,4070036,0,'soga_eye_color',255,0,255), (80245,4070037,0,'eye_color',255,255,255), (80246,4070037,0,'skin_color',255,255,255), (80247,4070037,0,'soga_eye_color',255,0,255), (80248,4070038,0,'eye_color',255,0,0), (80249,4070038,0,'skin_color',255,0,0), (80250,4070038,0,'soga_eye_color',255,0,255), (80251,4070039,0,'eye_color',25,24,255), (80252,4070039,0,'skin_color',152,152,105), (80253,4070039,0,'soga_eye_color',255,0,255), (80254,4070040,0,'eye_color',255,255,255), (80255,4070040,0,'skin_color',255,255,255), (80256,4070040,0,'soga_eye_color',255,0,255), (80257,4070041,0,'eye_color',255,255,255), (80258,4070041,0,'skin_color',255,255,255), (80259,4070041,0,'soga_eye_color',255,0,255), (80260,4070042,0,'eye_color',255,255,255), (80261,4070042,0,'skin_color',255,255,255), (80262,4070042,0,'soga_eye_color',255,0,255), (80263,4070043,0,'eye_color',255,255,255), (80264,4070043,0,'skin_color',255,255,255), (80265,4070043,0,'soga_eye_color',255,0,255), (80284,2420001,0,'eye_color',255,255,255), (80285,2420001,0,'skin_color',255,255,255), (80286,2420001,0,'soga_eye_color',255,0,255), (80287,2420002,0,'eye_color',255,255,255), (80288,2420002,0,'skin_color',255,255,255), (80289,2420002,0,'soga_eye_color',255,0,255), (80290,2420003,0,'eye_color',255,255,255), (80291,2420003,0,'skin_color',255,255,255), (80292,2420003,0,'soga_eye_color',255,0,255), (80293,2420004,0,'eye_color',255,255,255), (80294,2420004,0,'skin_color',255,255,255), (80295,2420004,0,'soga_eye_color',255,0,255), (80296,2420005,0,'eye_color',255,255,255), (80297,2420005,0,'skin_color',255,255,255), (80298,2420005,0,'soga_eye_color',255,0,255), (80299,2420006,0,'eye_color',255,255,255), (80300,2420006,0,'skin_color',255,255,255), (80301,2420006,0,'soga_eye_color',255,0,255), (80302,2420007,0,'eye_color',255,255,255), (80303,2420007,0,'skin_color',255,255,255), (80304,2420007,0,'soga_eye_color',255,0,255), (80305,2420008,0,'eye_color',255,255,255), (80306,2420008,0,'skin_color',255,255,255), (80307,2420008,0,'soga_eye_color',255,0,255), (80308,2420009,0,'eye_color',255,255,255), (80309,2420009,0,'skin_color',255,255,255), (80310,2420009,0,'soga_eye_color',255,0,255), (80311,2420010,0,'eye_color',255,255,255), (80312,2420010,0,'skin_color',255,255,255), (80313,2420010,0,'soga_eye_color',255,0,255), (80314,2420011,0,'eye_color',255,255,255), (80315,2420011,0,'skin_color',255,255,255), (80316,2420011,0,'soga_eye_color',255,0,255), (80317,2420012,0,'eye_color',255,255,255), (80318,2420012,0,'skin_color',255,255,255), (80319,2420012,0,'soga_eye_color',255,0,255), (80320,2420013,0,'eye_color',255,255,255), (80321,2420013,0,'skin_color',255,255,255), (80322,2420013,0,'soga_eye_color',255,0,255), (80323,2420014,0,'eye_color',255,255,255), (80324,2420014,0,'skin_color',255,255,255), (80325,2420014,0,'soga_eye_color',255,0,255), (80326,2420015,0,'eye_color',255,255,255), (80327,2420015,0,'skin_color',255,255,255), (80328,2420015,0,'soga_eye_color',255,0,255), (80329,2420016,0,'eye_color',255,255,255), (80330,2420016,0,'skin_color',255,255,255), (80331,2420016,0,'soga_eye_color',255,0,255), (80332,2420017,0,'eye_color',255,255,255), (80333,2420017,0,'skin_color',255,255,255), (80334,2420017,0,'soga_eye_color',255,0,255), (80335,2420018,0,'eye_color',255,255,255), (80336,2420018,0,'skin_color',255,255,255), (80337,2420018,0,'soga_eye_color',255,0,255), (80338,2420019,0,'eye_color',255,255,255), (80339,2420019,0,'skin_color',255,255,255), (80340,2420019,0,'soga_eye_color',255,0,255), (80341,2420020,0,'eye_color',255,255,255), (80342,2420020,0,'skin_color',255,255,255), (80343,2420020,0,'soga_eye_color',255,0,255), (80344,2420021,0,'eye_color',255,255,255), (80345,2420021,0,'skin_color',255,255,255), (80346,2420021,0,'soga_eye_color',255,0,255), (80347,2420022,0,'eye_color',255,255,255), (80348,2420022,0,'skin_color',255,255,255), (80349,2420022,0,'soga_eye_color',255,0,255), (80350,2420023,0,'eye_color',255,255,255), (80351,2420023,0,'skin_color',255,255,255), (80352,2420023,0,'soga_eye_color',255,0,255), (80353,2420024,0,'eye_color',255,255,255), (80354,2420024,0,'skin_color',255,255,255), (80355,2420024,0,'soga_eye_color',255,0,255), (80356,2420025,0,'eye_color',255,255,255), (80357,2420025,0,'skin_color',255,255,255), (80358,2420025,0,'soga_eye_color',255,0,255), (80359,2420026,0,'eye_color',255,255,255), (80360,2420026,0,'skin_color',255,255,255), (80361,2420026,0,'soga_eye_color',255,0,255), (80362,2420027,0,'eye_color',255,255,255), (80363,2420027,0,'skin_color',255,255,255), (80364,2420027,0,'soga_eye_color',255,0,255), (80365,2420028,0,'eye_color',255,255,255), (80366,2420028,0,'skin_color',255,255,255), (80367,2420028,0,'soga_eye_color',255,0,255), (80368,2420029,0,'eye_color',255,255,255), (80369,2420029,0,'skin_color',255,255,255), (80370,2420029,0,'soga_eye_color',255,0,255), (80371,2420030,0,'eye_color',255,255,255), (80372,2420030,0,'skin_color',255,255,255), (80373,2420030,0,'soga_eye_color',255,0,255), (80374,2420031,0,'eye_color',255,255,255), (80375,2420031,0,'skin_color',255,255,255), (80376,2420031,0,'soga_eye_color',255,0,255), (80377,2420032,0,'eye_color',255,255,255), (80378,2420032,0,'skin_color',255,255,255), (80379,2420032,0,'soga_eye_color',255,0,255), (80380,2420033,0,'eye_color',255,255,255), (80381,2420033,0,'skin_color',255,255,255), (80382,2420033,0,'soga_eye_color',255,0,255), (80383,2420034,0,'eye_color',255,255,255), (80384,2420034,0,'skin_color',255,255,255), (80385,2420034,0,'soga_eye_color',255,0,255), (80386,2420035,0,'eye_color',255,255,255), (80387,2420035,0,'skin_color',255,255,255), (80388,2420035,0,'soga_eye_color',255,0,255), (80389,2420036,0,'eye_color',255,255,255), (80390,2420036,0,'skin_color',255,255,255), (80391,2420036,0,'soga_eye_color',255,0,255), (80392,2420037,0,'eye_color',255,255,255), (80393,2420037,0,'skin_color',255,255,255), (80394,2420037,0,'soga_eye_color',255,0,255), (80395,2420038,0,'eye_color',255,255,255), (80396,2420038,0,'skin_color',255,255,255), (80397,2420038,0,'soga_eye_color',255,0,255), (80398,2420039,0,'eye_color',255,255,255), (80399,2420039,0,'skin_color',255,255,255), (80400,2420039,0,'soga_eye_color',255,0,255), (80401,2420040,0,'eye_color',255,255,255), (80402,2420040,0,'skin_color',255,255,255), (80403,2420040,0,'soga_eye_color',255,0,255), (80404,2420041,0,'eye_color',255,255,255), (80405,2420041,0,'skin_color',255,255,255), (80406,2420041,0,'soga_eye_color',255,0,255), (80407,2420042,0,'eye_color',255,255,255), (80408,2420042,0,'skin_color',255,255,255), (80409,2420042,0,'soga_eye_color',255,0,255), (80410,2420043,0,'eye_color',255,255,255), (80411,2420043,0,'skin_color',255,255,255), (80412,2420043,0,'soga_eye_color',255,0,255), (80413,2420044,0,'eye_color',255,255,255), (80414,2420044,0,'skin_color',255,255,255), (80415,2420044,0,'soga_eye_color',255,0,255), (80416,2420045,0,'eye_color',255,255,255), (80417,2420045,0,'skin_color',255,255,255), (80418,2420045,0,'soga_eye_color',255,0,255), (80419,2420046,0,'eye_color',255,255,255), (80420,2420046,0,'skin_color',255,255,255), (80421,2420046,0,'soga_eye_color',255,0,255), (80422,2420047,0,'eye_color',255,255,255), (80423,2420047,0,'skin_color',255,255,255), (80424,2420047,0,'soga_eye_color',255,0,255), (80425,2420048,0,'eye_color',255,255,255), (80426,2420048,0,'skin_color',255,255,255), (80427,2420048,0,'soga_eye_color',255,0,255), (80428,2420049,0,'eye_color',255,255,255), (80429,2420049,0,'skin_color',255,255,255), (80430,2420049,0,'soga_eye_color',255,0,255), (80431,2420050,0,'eye_color',255,255,255), (80432,2420050,0,'skin_color',255,255,255), (80433,2420050,0,'soga_eye_color',255,0,255), (80434,2420051,0,'eye_color',255,255,255), (80435,2420051,0,'skin_color',255,255,255), (80436,2420051,0,'soga_eye_color',255,0,255), (80437,2420052,0,'eye_color',255,255,255), (80438,2420052,0,'skin_color',255,255,255), (80439,2420052,0,'soga_eye_color',255,0,255), (80440,2420053,0,'eye_color',255,255,255), (80441,2420053,0,'skin_color',255,255,255), (80442,2420053,0,'soga_eye_color',255,0,255), (80443,2420054,0,'eye_color',255,255,255), (80444,2420054,0,'skin_color',255,255,255), (80445,2420054,0,'soga_eye_color',255,0,255), (80446,2420055,0,'eye_color',255,255,255), (80447,2420055,0,'skin_color',255,255,255), (80448,2420055,0,'soga_eye_color',255,0,255), (80449,2420056,0,'eye_color',255,255,255), (80450,2420056,0,'skin_color',255,255,255), (80451,2420056,0,'soga_eye_color',255,0,255), (80452,2420057,0,'eye_color',255,255,255), (80453,2420057,0,'skin_color',255,255,255), (80454,2420057,0,'soga_eye_color',255,0,255), (80455,2420058,0,'eye_color',255,255,255), (80456,2420058,0,'skin_color',255,255,255), (80457,2420058,0,'soga_eye_color',255,0,255), (80458,2420059,0,'eye_color',255,255,255), (80459,2420059,0,'skin_color',255,255,255), (80460,2420059,0,'soga_eye_color',255,0,255), (80461,2420060,0,'eye_color',255,255,255), (80462,2420060,0,'skin_color',255,255,255), (80463,2420060,0,'soga_eye_color',255,0,255), (80464,2420061,0,'eye_color',255,255,255), (80465,2420061,0,'skin_color',255,255,255), (80466,2420061,0,'soga_eye_color',255,0,255), (80467,2420062,0,'eye_color',255,255,255), (80468,2420062,0,'skin_color',255,255,255), (80469,2420062,0,'soga_eye_color',255,0,255), (80470,2420063,0,'eye_color',255,255,255), (80471,2420063,0,'skin_color',255,255,255), (80472,2420063,0,'soga_eye_color',255,0,255), (80473,2420064,0,'eye_color',255,255,255), (80474,2420064,0,'skin_color',255,255,255), (80475,2420064,0,'soga_eye_color',255,0,255), (80476,2420065,0,'eye_color',255,255,255), (80477,2420065,0,'skin_color',255,255,255), (80478,2420065,0,'soga_eye_color',255,0,255), (80479,2420066,0,'eye_color',255,255,255), (80480,2420066,0,'skin_color',255,255,255), (80481,2420066,0,'soga_eye_color',255,0,255), (80482,2420067,0,'eye_color',255,255,255), (80483,2420067,0,'skin_color',255,255,255), (80484,2420067,0,'soga_eye_color',255,0,255), (80485,2420068,0,'eye_color',255,255,255), (80486,2420068,0,'skin_color',255,255,255), (80487,2420068,0,'soga_eye_color',255,0,255), (80488,2420069,0,'eye_color',255,255,255), (80489,2420069,0,'skin_color',255,255,255), (80490,2420069,0,'soga_eye_color',255,0,255), (80491,2420070,0,'eye_color',255,255,255), (80492,2420070,0,'skin_color',255,255,255), (80493,2420070,0,'soga_eye_color',255,0,255), (80494,2420071,0,'eye_color',255,255,255), (80495,2420071,0,'skin_color',255,255,255), (80496,2420071,0,'soga_eye_color',255,0,255), (80497,2420072,0,'eye_color',255,255,255), (80498,2420072,0,'skin_color',255,255,255), (80499,2420072,0,'soga_eye_color',255,0,255), (80500,2420073,0,'eye_color',255,255,255), (80501,2420073,0,'skin_color',255,255,255), (80502,2420073,0,'soga_eye_color',255,0,255), (80503,2420074,0,'eye_color',255,255,255), (80504,2420074,0,'skin_color',255,255,255), (80505,2420074,0,'soga_eye_color',255,0,255), (80506,2430000,1,'cheek_type',91,-1,0), (80507,2430000,1,'chin_type',75,31,34), (80508,2430000,1,'ear_type',-100,-97,0), (80509,2430000,1,'eye_brow_type',-47,74,-41), (80510,2430000,0,'eye_color',204,204,204), (80511,2430000,1,'eye_type',25,0,0), (80512,2430000,0,'hair_color1',14,198,50), (80513,2430000,1,'lip_type',-11,15,8), (80514,2430000,1,'nose_type',-83,14,-58), (80515,2430000,0,'skin_color',177,179,180), (80516,2430000,1,'soga_cheek_type',0,-47,74), (80517,2430000,1,'soga_chin_type',0,-11,15), (80518,2430000,1,'soga_ear_type',0,25,0), (80519,2430000,1,'soga_eye_brow_type',0,-100,-97), (80520,2430000,0,'soga_eye_color',204,204,204), (80521,2430000,1,'soga_lip_type',-41,91,-1), (80522,2430000,1,'soga_nose_type',8,75,31), (80523,2430000,0,'soga_skin_color',177,179,180), (80524,2430001,0,'eye_color',255,255,255), (80525,2430001,0,'skin_color',255,255,255), (80526,2430001,0,'soga_eye_color',255,0,255), (80527,2430002,0,'eye_color',255,255,255), (80528,2430002,0,'skin_color',255,255,255), (80529,2430002,0,'soga_eye_color',255,0,255), (80530,2430003,0,'eye_color',255,255,255), (80531,2430003,0,'skin_color',255,255,255), (80532,2430003,0,'soga_eye_color',255,0,255), (80533,2430004,0,'eye_color',255,255,255), (80534,2430004,0,'skin_color',255,255,255), (80535,2430004,0,'soga_eye_color',255,0,255), (80536,2430005,0,'eye_color',255,255,255), (80537,2430005,0,'skin_color',255,255,255), (80538,2430005,0,'soga_eye_color',255,0,255), (80539,2430006,0,'eye_color',255,255,255), (80540,2430006,0,'skin_color',255,255,255), (80541,2430006,0,'soga_eye_color',255,0,255), (80542,2430007,0,'eye_color',255,255,255), (80543,2430007,0,'skin_color',255,255,255), (80544,2430007,0,'soga_eye_color',255,0,255), (80545,2440000,1,'cheek_type',91,-1,0), (80546,2440000,1,'chin_type',75,31,34), (80547,2440000,1,'ear_type',-100,-97,0), (80548,2440000,1,'eye_brow_type',-47,74,-41), (80549,2440000,0,'eye_color',204,204,204), (80550,2440000,1,'eye_type',25,0,0), (80551,2440000,0,'hair_color1',14,198,50), (80552,2440000,1,'lip_type',-11,15,8), (80553,2440000,1,'nose_type',-83,14,-58), (80554,2440000,0,'skin_color',177,179,180), (80555,2440000,1,'soga_cheek_type',0,-47,74), (80556,2440000,1,'soga_chin_type',0,-11,15), (80557,2440000,1,'soga_ear_type',0,25,0), (80558,2440000,1,'soga_eye_brow_type',0,-100,-97), (80559,2440000,0,'soga_eye_color',204,204,204), (80560,2440000,1,'soga_lip_type',-41,91,-1), (80561,2440000,1,'soga_nose_type',8,75,31), (80562,2440000,0,'soga_skin_color',177,179,180), (80563,2440001,0,'eye_color',255,255,255), (80564,2440001,0,'skin_color',255,255,255), (80565,2440001,0,'soga_eye_color',255,0,255), (80566,2440002,0,'eye_color',255,255,255), (80567,2440002,0,'skin_color',255,255,255), (80568,2440002,0,'soga_eye_color',255,0,255), (80569,2440003,0,'eye_color',255,255,255), (80570,2440003,0,'skin_color',255,255,255), (80571,2440003,0,'soga_eye_color',255,0,255), (80572,2440004,0,'eye_color',255,255,255), (80573,2440004,0,'skin_color',255,255,255), (80574,2440004,0,'soga_eye_color',255,0,255), (80575,2440005,0,'eye_color',255,255,255), (80576,2440005,0,'skin_color',255,255,255), (80577,2440005,0,'soga_eye_color',255,0,255), (80578,2440006,0,'eye_color',255,255,255), (80579,2440006,0,'skin_color',255,255,255), (80580,2440006,0,'soga_eye_color',255,0,255), (80581,2440007,0,'eye_color',255,255,255), (80582,2440007,0,'skin_color',255,255,255), (80583,2440007,0,'soga_eye_color',255,0,255), (80584,2440008,0,'eye_color',255,255,255), (80585,2440008,0,'skin_color',255,255,255), (80586,2440008,0,'soga_eye_color',255,0,255), (80587,2440009,0,'eye_color',255,255,255), (80588,2440009,0,'skin_color',255,255,255), (80589,2440009,0,'soga_eye_color',255,0,255), (80590,2440010,0,'eye_color',255,255,255), (80591,2440010,0,'skin_color',255,255,255), (80592,2440010,0,'soga_eye_color',255,0,255), (80593,2440011,0,'eye_color',255,255,255), (80594,2440011,0,'skin_color',255,255,255), (80595,2440011,0,'soga_eye_color',255,0,255), (80596,2440012,0,'eye_color',255,255,255), (80597,2440012,0,'skin_color',255,255,255), (80598,2440012,0,'soga_eye_color',255,0,255), (80599,2440013,0,'eye_color',255,255,255), (80600,2440013,0,'skin_color',255,255,255), (80601,2440013,0,'soga_eye_color',255,0,255), (80602,2440014,0,'eye_color',255,255,255), (80603,2440014,0,'skin_color',255,255,255), (80604,2440014,0,'soga_eye_color',255,0,255), (80605,2440015,0,'eye_color',255,255,255), (80606,2440015,0,'skin_color',255,255,255), (80607,2440015,0,'soga_eye_color',255,0,255), (80608,2440016,0,'eye_color',255,255,255), (80609,2440016,0,'skin_color',255,255,255), (80610,2440016,0,'soga_eye_color',255,0,255), (80611,390000,0,'eye_color',255,255,255), (80612,390000,0,'skin_color',255,255,255), (80613,390000,0,'soga_eye_color',255,0,255), (80632,390002,0,'eye_color',255,255,255), (80633,390002,0,'skin_color',255,255,255), (80634,390002,0,'soga_eye_color',255,0,255), (80635,390003,0,'eye_color',255,255,255), (80636,390003,0,'skin_color',255,255,255), (80637,390003,0,'soga_eye_color',255,0,255), (80638,390004,1,'cheek_type',0,19,0), (80639,390004,1,'chin_type',0,-26,7), (80640,390004,1,'ear_type',-26,28,0), (80641,390004,1,'eye_brow_type',-44,-19,12), (80642,390004,0,'eye_color',130,124,66), (80643,390004,1,'eye_type',21,0,0), (80644,390004,0,'hair_color1',235,242,0), (80645,390004,0,'hair_color2',156,0,0), (80646,390004,0,'hair_face_color',39,34,27), (80647,390004,0,'hair_face_highlight_color',47,42,7), (80648,390004,0,'hair_type_color',39,34,27), (80649,390004,0,'hair_type_highlight_color',47,42,7), (80650,390004,1,'lip_type',14,0,-28), (80651,390004,1,'nose_type',-25,-21,-14), (80652,390004,0,'skin_color',241,248,248), (80653,390004,1,'soga_cheek_type',0,-44,-19), (80654,390004,1,'soga_chin_type',0,14,0), (80655,390004,1,'soga_ear_type',0,21,0), (80656,390004,1,'soga_eye_brow_type',0,-26,28), (80657,390004,0,'soga_eye_color',229,229,102), (80658,390004,1,'soga_eye_type',-100,0,0), (80659,390004,0,'soga_hair_face_color',39,34,27), (80660,390004,0,'soga_hair_face_highlight_color',47,42,7), (80661,390004,0,'soga_hair_type_color',39,34,27), (80662,390004,0,'soga_hair_type_highlight_color',47,42,7), (80663,390004,1,'soga_lip_type',12,0,19), (80664,390004,1,'soga_nose_type',-28,0,-26), (80665,390004,0,'soga_skin_color',241,248,248), (80666,390004,0,'wing_color1',255,255,255), (80667,390004,0,'wing_color2',255,255,255), (80668,390005,1,'cheek_type',81,-56,0), (80669,390005,1,'chin_type',1,37,-28), (80670,390005,1,'ear_type',75,1,0), (80671,390005,1,'eye_brow_type',81,37,-19), (80672,390005,0,'eye_color',49,29,9), (80673,390005,1,'eye_type',20,0,0), (80674,390005,0,'hair_color1',7,17,50), (80675,390005,0,'hair_color2',156,0,0), (80676,390005,0,'hair_face_color',35,24,1), (80677,390005,0,'hair_face_highlight_color',100,70,10), (80678,390005,0,'hair_type_color',35,24,1), (80679,390005,0,'hair_type_highlight_color',100,70,10), (80680,390005,1,'lip_type',-81,76,37), (80681,390005,1,'nose_type',39,7,17), (80682,390005,0,'skin_color',240,242,214), (80683,390005,1,'soga_cheek_type',0,81,37), (80684,390005,1,'soga_chin_type',0,-81,76), (80685,390005,1,'soga_ear_type',0,20,0), (80686,390005,1,'soga_eye_brow_type',0,75,1), (80687,390005,0,'soga_eye_color',204,204,204), (80688,390005,1,'soga_eye_type',-100,0,0), (80689,390005,0,'soga_hair_face_color',35,24,1), (80690,390005,0,'soga_hair_face_highlight_color',100,70,10), (80691,390005,0,'soga_hair_type_color',35,24,1), (80692,390005,0,'soga_hair_type_highlight_color',100,70,10), (80693,390005,1,'soga_lip_type',-19,81,-56), (80694,390005,1,'soga_nose_type',37,1,37), (80695,390005,0,'soga_skin_color',240,242,214), (80696,390005,0,'wing_color1',255,255,255), (80697,390005,0,'wing_color2',255,255,255), (80698,390006,0,'eye_color',255,255,255), (80699,390006,0,'skin_color',255,255,255), (80700,390006,0,'soga_eye_color',255,0,255), (80701,390007,1,'cheek_type',0,-1,0), (80702,390007,1,'chin_type',-1,-25,-44), (80703,390007,1,'ear_type',0,-10,0), (80704,390007,1,'eye_brow_type',-23,4,4), (80705,390007,0,'eye_color',50,104,95), (80706,390007,1,'eye_type',14,0,0), (80707,390007,0,'hair_color1',239,3,0), (80708,390007,0,'hair_face_color',131,92,0), (80709,390007,0,'hair_face_highlight_color',167,60,30), (80710,390007,0,'hair_type_color',131,92,0), (80711,390007,0,'hair_type_highlight_color',167,60,30), (80712,390007,1,'lip_type',0,1,-2), (80713,390007,1,'nose_type',4,-17,3), (80714,390007,0,'skin_color',241,205,204), (80715,390007,1,'soga_cheek_type',0,-23,4), (80716,390007,1,'soga_chin_type',0,0,1), (80717,390007,1,'soga_ear_type',0,14,0), (80718,390007,1,'soga_eye_brow_type',0,0,-10), (80719,390007,0,'soga_eye_color',229,229,102), (80720,390007,1,'soga_eye_type',7,0,0), (80721,390007,0,'soga_hair_face_color',131,92,0), (80722,390007,0,'soga_hair_face_highlight_color',167,60,30), (80723,390007,0,'soga_hair_type_color',131,92,0), (80724,390007,0,'soga_hair_type_highlight_color',167,60,30), (80725,390007,1,'soga_lip_type',4,0,-1), (80726,390007,1,'soga_nose_type',-2,-1,-25), (80727,390007,0,'soga_skin_color',241,205,204), (80728,390007,0,'wing_color1',255,255,255), (80729,390007,0,'wing_color2',255,255,255), (80730,390008,1,'cheek_type',-14,-10,0), (80731,390008,1,'chin_type',0,-19,4), (80732,390008,1,'ear_type',7,21,0), (80733,390008,1,'eye_brow_type',-4,0,17), (80734,390008,0,'eye_color',38,79,91), (80735,390008,1,'eye_type',38,0,0), (80736,390008,0,'hair_color1',17,228,0), (80737,390008,0,'hair_color2',246,0,0), (80738,390008,0,'hair_face_color',95,79,62), (80739,390008,0,'hair_face_highlight_color',171,64,21), (80740,390008,0,'hair_type_color',95,79,62), (80741,390008,0,'hair_type_highlight_color',171,64,21), (80742,390008,1,'lip_type',-28,14,-31), (80743,390008,1,'nose_type',7,17,-28), (80744,390008,0,'skin_color',237,220,219), (80745,390008,1,'soga_cheek_type',0,-4,0), (80746,390008,1,'soga_chin_type',0,-28,14), (80747,390008,1,'soga_ear_type',0,38,0), (80748,390008,1,'soga_eye_brow_type',0,7,21), (80749,390008,0,'soga_eye_color',204,204,204), (80750,390008,1,'soga_eye_type',-10,0,0), (80751,390008,0,'soga_hair_face_color',95,79,62), (80752,390008,0,'soga_hair_face_highlight_color',171,64,21), (80753,390008,0,'soga_hair_type_color',95,79,62), (80754,390008,0,'soga_hair_type_highlight_color',171,64,21), (80755,390008,1,'soga_lip_type',17,-14,-10), (80756,390008,1,'soga_nose_type',-31,0,-19), (80757,390008,0,'soga_skin_color',237,220,219), (80758,390008,0,'wing_color1',255,255,255), (80759,390008,0,'wing_color2',255,255,255), (80760,390009,0,'eye_color',255,255,255), (80761,390009,0,'skin_color',255,255,255), (80762,390009,0,'soga_eye_color',255,0,255), (80763,390010,0,'eye_color',255,255,255), (80764,390010,0,'skin_color',255,255,255), (80765,390010,0,'soga_eye_color',255,0,255), (80766,390011,0,'eye_color',255,255,255), (80767,390011,0,'skin_color',255,255,255), (80768,390011,0,'soga_eye_color',255,0,255), (80769,390012,1,'cheek_type',-91,90,0), (80770,390012,1,'chin_type',44,-23,-25), (80771,390012,1,'ear_type',-52,-74,0), (80772,390012,1,'eye_brow_type',-46,29,-5), (80773,390012,0,'eye_color',204,204,204), (80774,390012,1,'eye_type',81,0,0), (80775,390012,0,'hair_color1',7,161,90), (80776,390012,1,'lip_type',-1,34,-10), (80777,390012,1,'nose_type',-78,7,-95), (80778,390012,0,'skin_color',251,251,251), (80779,390012,1,'soga_cheek_type',0,-46,29), (80780,390012,1,'soga_chin_type',0,-1,34), (80781,390012,1,'soga_ear_type',0,81,0), (80782,390012,1,'soga_eye_brow_type',0,-52,-74), (80783,390012,0,'soga_eye_color',229,229,102), (80784,390012,1,'soga_eye_type',-53,0,0), (80785,390012,1,'soga_lip_type',-5,-91,90), (80786,390012,1,'soga_nose_type',-10,44,-23), (80787,390012,0,'soga_skin_color',251,251,251), (80788,390012,0,'wing_color1',255,255,255), (80789,390012,0,'wing_color2',255,255,255), (80790,390013,0,'eye_color',255,255,255), (80791,390013,0,'skin_color',255,255,255), (80792,390013,0,'soga_eye_color',255,0,255), (80822,390015,0,'eye_color',255,255,255), (80823,390015,0,'skin_color',255,255,255), (80824,390015,0,'soga_eye_color',255,0,255), (80825,390016,0,'eye_color',255,255,255), (80826,390016,0,'skin_color',255,255,255), (80827,390016,0,'soga_eye_color',255,0,255), (80828,390017,0,'eye_color',255,255,255), (80829,390017,0,'skin_color',255,255,255), (80830,390017,0,'soga_eye_color',255,0,255), (80831,390018,0,'eye_color',255,255,255), (80832,390018,0,'skin_color',255,255,255), (80833,390018,0,'soga_eye_color',255,0,255), (80834,390019,0,'eye_color',255,255,255), (80835,390019,0,'skin_color',255,255,255), (80836,390019,0,'soga_eye_color',255,0,255), (80837,390020,0,'eye_color',255,255,255), (80838,390020,0,'skin_color',255,255,255), (80839,390020,0,'soga_eye_color',255,0,255), (80840,390021,0,'eye_color',255,255,255), (80841,390021,0,'skin_color',255,255,255), (80842,390021,0,'soga_eye_color',255,0,255), (80849,390024,1,'cheek_type',-2,38,0), (80850,390024,1,'chin_type',58,-75,-95), (80851,390024,1,'ear_type',58,-63,0), (80852,390024,1,'eye_brow_type',-20,70,29), (80853,390024,0,'eye_color',84,139,114), (80854,390024,1,'eye_type',-62,0,0), (80855,390024,0,'hair_color1',41,55,26), (80856,390024,0,'hair_color2',29,0,0), (80857,390024,0,'hair_face_color',84,0,0), (80858,390024,0,'hair_face_highlight_color',35,24,1), (80859,390024,0,'hair_highlight',109,14,49), (80860,390024,0,'hair_type_color',84,0,0), (80861,390024,0,'hair_type_highlight_color',35,24,1), (80862,390024,1,'lip_type',-79,82,-84), (80863,390024,1,'nose_type',2,41,55), (80864,390024,0,'skin_color',136,118,120), (80865,390024,1,'soga_cheek_type',0,-20,70), (80866,390024,1,'soga_chin_type',0,-79,82), (80867,390024,1,'soga_ear_type',0,-62,0), (80868,390024,1,'soga_eye_brow_type',0,58,-63), (80869,390024,0,'soga_eye_color',229,229,102), (80870,390024,1,'soga_eye_type',29,0,0), (80871,390024,0,'soga_hair_color1',185,97,0), (80872,390024,0,'soga_hair_color2',79,28,15), (80873,390024,0,'soga_hair_face_color',84,0,0), (80874,390024,0,'soga_hair_face_highlight_color',35,24,1), (80875,390024,0,'soga_hair_highlight',109,14,49), (80876,390024,0,'soga_hair_type_color',84,0,0), (80877,390024,0,'soga_hair_type_highlight_color',35,24,1), (80878,390024,1,'soga_lip_type',29,-2,38), (80879,390024,1,'soga_nose_type',-84,58,-75), (80880,390024,0,'soga_skin_color',136,118,120), (80881,390024,0,'wing_color1',255,255,255), (80882,390024,0,'wing_color2',255,255,255), (80883,390025,0,'eye_color',255,255,255), (80884,390025,0,'skin_color',255,255,255), (80885,390025,0,'soga_eye_color',255,0,255), (80889,390027,0,'eye_color',255,255,255), (80890,390027,0,'skin_color',255,255,255), (80891,390027,0,'soga_eye_color',255,0,255), (80892,390028,0,'eye_color',255,255,255), (80893,390028,0,'skin_color',255,255,255), (80894,390028,0,'soga_eye_color',255,0,255), (80895,390029,0,'eye_color',255,255,255), (80896,390029,0,'skin_color',255,255,255), (80897,390029,0,'soga_eye_color',255,0,255), (80898,390030,0,'eye_color',255,255,255), (80899,390030,0,'skin_color',255,255,255), (80900,390030,0,'soga_eye_color',255,0,255), (80901,390031,0,'eye_color',255,255,255), (80902,390031,0,'skin_color',255,255,255), (80903,390031,0,'soga_eye_color',255,0,255), (80904,390032,0,'eye_color',255,255,255), (80905,390032,0,'skin_color',255,255,255), (80906,390032,0,'soga_eye_color',255,0,255), (80907,390033,0,'eye_color',255,255,255), (80908,390033,0,'skin_color',255,255,255), (80909,390033,0,'soga_eye_color',255,0,255), (80910,390034,0,'eye_color',255,255,255), (80911,390034,0,'skin_color',255,255,255), (80912,390034,0,'soga_eye_color',255,0,255), (80935,390036,0,'eye_color',255,255,255), (80936,390036,0,'skin_color',255,255,255), (80937,390036,0,'soga_eye_color',255,0,255), (80938,390037,0,'eye_color',255,255,255), (80939,390037,0,'skin_color',255,255,255), (80940,390037,0,'soga_eye_color',255,0,255), (80941,390038,1,'cheek_type',-35,14,0), (80942,390038,1,'chin_type',-12,-41,28), (80943,390038,1,'ear_type',0,-28,0), (80944,390038,1,'eye_brow_type',-1,-28,0), (80945,390038,0,'eye_color',103,92,49), (80946,390038,1,'eye_type',-12,0,0), (80947,390038,0,'hair_color1',0,19,0), (80948,390038,0,'hair_face_color',218,187,120), (80949,390038,0,'hair_face_highlight_color',114,65,4), (80950,390038,0,'hair_type_color',218,187,120), (80951,390038,0,'hair_type_highlight_color',114,65,4), (80952,390038,1,'lip_type',34,11,-21), (80953,390038,1,'nose_type',-23,0,19), (80954,390038,0,'skin_color',246,233,214), (80955,390038,1,'soga_cheek_type',0,-1,-28), (80956,390038,1,'soga_chin_type',0,34,11), (80957,390038,1,'soga_ear_type',0,-12,0), (80958,390038,1,'soga_eye_brow_type',0,0,-28), (80959,390038,0,'soga_eye_color',229,229,102), (80960,390038,1,'soga_eye_type',-12,0,0), (80961,390038,0,'soga_hair_face_color',218,187,120), (80962,390038,0,'soga_hair_face_highlight_color',114,65,4), (80963,390038,0,'soga_hair_type_color',218,187,120), (80964,390038,0,'soga_hair_type_highlight_color',114,65,4), (80965,390038,1,'soga_lip_type',0,-35,14), (80966,390038,1,'soga_nose_type',-21,-12,-41), (80967,390038,0,'soga_skin_color',246,233,214), (80968,390038,0,'wing_color1',255,255,255), (80969,390038,0,'wing_color2',255,255,255), (80970,390039,0,'eye_color',255,255,255), (80971,390039,0,'skin_color',255,255,255), (80972,390039,0,'soga_eye_color',255,0,255), (80973,390040,0,'eye_color',255,255,255), (80974,390040,0,'skin_color',255,255,255), (80975,390040,0,'soga_eye_color',255,0,255), (80976,390041,0,'eye_color',255,255,255), (80977,390041,0,'skin_color',255,255,255), (80978,390041,0,'soga_eye_color',255,0,255), (80982,390043,0,'eye_color',255,255,255), (80983,390043,0,'skin_color',255,255,255), (80984,390043,0,'soga_eye_color',255,0,255), (80985,390044,0,'eye_color',255,255,255), (80986,390044,0,'skin_color',255,255,255), (80987,390044,0,'soga_eye_color',255,0,255), (80988,390045,0,'eye_color',255,255,255), (80989,390045,0,'skin_color',255,255,255), (80990,390045,0,'soga_eye_color',255,0,255), (80991,390046,0,'eye_color',255,255,255), (80992,390046,0,'skin_color',255,255,255), (80993,390046,0,'soga_eye_color',255,0,255), (80994,390047,0,'eye_color',255,255,255), (80995,390047,0,'skin_color',255,255,255), (80996,390047,0,'soga_eye_color',255,0,255), (80997,390048,0,'eye_color',255,255,255), (80998,390048,0,'skin_color',255,255,255), (80999,390048,0,'soga_eye_color',255,0,255), (81000,390049,0,'eye_color',255,255,255), (81001,390049,0,'skin_color',255,255,255), (81002,390049,0,'soga_eye_color',255,0,255), (81003,390050,0,'eye_color',255,255,255), (81004,390050,0,'skin_color',255,255,255), (81005,390050,0,'soga_eye_color',255,0,255), (81006,390051,0,'eye_color',255,255,255), (81007,390051,0,'skin_color',255,255,255), (81008,390051,0,'soga_eye_color',255,0,255), (81009,390052,0,'eye_color',255,255,255), (81010,390052,0,'skin_color',255,255,255), (81011,390052,0,'soga_eye_color',255,0,255), (81012,390053,0,'eye_color',255,255,255), (81013,390053,0,'skin_color',255,255,255), (81014,390053,0,'soga_eye_color',255,0,255), (81018,390055,0,'eye_color',255,255,255), (81019,390055,0,'skin_color',255,255,255), (81020,390055,0,'soga_eye_color',255,0,255), (81049,390057,0,'eye_color',255,255,255), (81050,390057,0,'skin_color',255,255,255), (81051,390057,0,'soga_eye_color',255,0,255), (81052,390058,0,'eye_color',255,255,255), (81053,390058,0,'skin_color',255,255,255), (81054,390058,0,'soga_eye_color',255,0,255), (81055,390059,0,'eye_color',255,255,255), (81056,390059,0,'skin_color',255,255,255), (81057,390059,0,'soga_eye_color',255,0,255), (81058,390060,0,'eye_color',255,255,255), (81059,390060,0,'skin_color',255,255,255), (81060,390060,0,'soga_eye_color',255,0,255), (81061,390061,0,'eye_color',255,255,255), (81062,390061,0,'skin_color',255,255,255), (81063,390061,0,'soga_eye_color',255,0,255), (81064,390062,0,'eye_color',255,255,255), (81065,390062,0,'skin_color',255,255,255), (81066,390062,0,'soga_eye_color',255,0,255), (81067,390063,0,'eye_color',255,255,255), (81068,390063,0,'skin_color',255,255,255), (81069,390063,0,'soga_eye_color',255,0,255), (81070,390064,0,'eye_color',255,255,255), (81071,390064,0,'skin_color',255,255,255), (81072,390064,0,'soga_eye_color',255,0,255), (81073,390065,0,'eye_color',255,255,255), (81074,390065,0,'skin_color',255,255,255), (81075,390065,0,'soga_eye_color',255,0,255), (81076,390066,0,'eye_color',255,255,255), (81077,390066,0,'skin_color',255,255,255), (81078,390066,0,'soga_eye_color',255,0,255), (81082,390068,0,'eye_color',255,255,255), (81083,390068,0,'skin_color',255,255,255), (81084,390068,0,'soga_eye_color',255,0,255), (81085,390069,0,'eye_color',255,255,255), (81086,390069,0,'skin_color',82,82,82), (81087,390069,0,'soga_eye_color',255,0,255), (81091,390071,0,'eye_color',255,255,255), (81092,390071,0,'skin_color',255,255,255), (81093,390071,0,'soga_eye_color',255,0,255), (81094,390072,0,'eye_color',255,255,255), (81095,390072,0,'skin_color',58,58,58), (81096,390072,0,'soga_eye_color',255,0,255), (81097,390073,0,'eye_color',255,255,255), (81098,390073,0,'skin_color',255,255,255), (81099,390073,0,'soga_eye_color',255,0,255), (81100,390074,0,'eye_color',255,255,255), (81101,390074,0,'skin_color',58,58,58), (81102,390074,0,'soga_eye_color',255,0,255), (81103,390075,0,'eye_color',255,255,255), (81104,390075,0,'skin_color',255,255,255), (81105,390075,0,'soga_eye_color',255,0,255), (81109,390077,0,'eye_color',255,255,255), (81110,390077,0,'skin_color',58,58,58), (81111,390077,0,'soga_eye_color',255,0,255), (81112,390078,1,'cheek_type',-62,62,0), (81113,390078,1,'chin_type',-5,-90,12), (81114,390078,1,'ear_type',61,12,0), (81115,390078,1,'eye_brow_type',-79,-14,40), (81116,390078,0,'eye_color',119,173,184), (81117,390078,1,'eye_type',59,0,0), (81118,390078,0,'hair_color1',87,38,162), (81119,390078,0,'hair_color2',25,0,0), (81120,390078,0,'hair_face_color',70,49,6), (81121,390078,0,'hair_face_highlight_color',184,128,10), (81122,390078,0,'hair_highlight',209,131,22), (81123,390078,0,'hair_type_color',70,49,6), (81124,390078,0,'hair_type_highlight_color',184,128,10), (81125,390078,1,'lip_type',-21,-78,62), (81126,390078,1,'nose_type',-11,87,38), (81127,390078,0,'skin_color',226,172,175), (81128,390078,1,'soga_cheek_type',0,-79,-14), (81129,390078,1,'soga_chin_type',0,-21,-78), (81130,390078,1,'soga_ear_type',0,59,0), (81131,390078,1,'soga_eye_brow_type',0,61,12), (81132,390078,0,'soga_eye_color',229,229,102), (81133,390078,1,'soga_eye_type',25,0,0), (81134,390078,0,'soga_hair_color1',56,33,26), (81135,390078,0,'soga_hair_color2',94,59,11), (81136,390078,0,'soga_hair_face_color',70,49,6), (81137,390078,0,'soga_hair_face_highlight_color',184,128,10), (81138,390078,0,'soga_hair_highlight',209,131,22), (81139,390078,0,'soga_hair_type_color',70,49,6), (81140,390078,0,'soga_hair_type_highlight_color',184,128,10), (81141,390078,1,'soga_lip_type',40,-62,62), (81142,390078,1,'soga_nose_type',62,-5,-90), (81143,390078,0,'soga_skin_color',226,172,175), (81144,390078,0,'wing_color1',255,255,255), (81145,390078,0,'wing_color2',255,255,255), (81149,390080,1,'cheek_type',76,0,0), (81150,390080,1,'chin_type',56,4,0), (81151,390080,1,'eye_brow_type',11,-78,-21), (81152,390080,0,'eye_color',155,75,161), (81153,390080,1,'eye_type',87,0,0), (81154,390080,0,'hair_color1',74,56,187), (81155,390080,0,'hair_face_color',133,158,39), (81156,390080,0,'hair_type_color',133,158,39), (81157,390080,1,'lip_type',0,28,-68), (81158,390080,1,'nose_type',68,74,56), (81159,390080,0,'skin_color',133,158,39), (81160,390080,1,'soga_cheek_type',0,11,-78), (81161,390080,1,'soga_chin_type',0,0,28), (81162,390080,1,'soga_ear_type',0,87,0), (81163,390080,1,'soga_eye_brow_type',11,-78,-21), (81164,390080,0,'soga_eye_color',229,229,102), (81165,390080,1,'soga_eye_type',87,0,0), (81166,390080,0,'soga_hair_face_color',133,158,39), (81167,390080,0,'soga_hair_type_color',133,158,39), (81168,390080,1,'soga_lip_type',-21,76,0), (81169,390080,1,'soga_nose_type',-68,56,4), (81170,390080,0,'soga_skin_color',133,158,39), (81171,390080,0,'wing_color1',255,255,255), (81172,390080,0,'wing_color2',255,255,255), (81173,390081,1,'cheek_type',12,-62,0), (81174,390081,1,'chin_type',4,38,2), (81175,390081,1,'ear_type',-23,28,0), (81176,390081,1,'eye_brow_type',-100,-100,100), (81177,390081,0,'eye_color',68,47,21), (81178,390081,1,'eye_type',100,0,0), (81179,390081,0,'hair_color1',31,57,87), (81180,390081,0,'hair_color2',156,0,0), (81181,390081,0,'hair_face_color',43,17,14), (81182,390081,0,'hair_face_highlight_color',107,130,133), (81183,390081,0,'hair_highlight',123,123,130), (81184,390081,0,'hair_type_color',43,17,14), (81185,390081,0,'hair_type_highlight_color',107,130,133), (81186,390081,1,'lip_type',23,87,-56), (81187,390081,1,'nose_type',-79,31,57), (81188,390081,0,'skin_color',240,243,225), (81189,390081,1,'soga_cheek_type',0,-100,-100), (81190,390081,1,'soga_chin_type',0,23,87), (81191,390081,1,'soga_ear_type',0,100,0), (81192,390081,1,'soga_eye_brow_type',0,-23,28), (81193,390081,0,'soga_eye_color',229,229,102), (81194,390081,1,'soga_eye_type',-100,0,0), (81195,390081,0,'soga_hair_color1',54,45,28), (81196,390081,0,'soga_hair_color2',104,52,0), (81197,390081,0,'soga_hair_face_color',43,17,14), (81198,390081,0,'soga_hair_face_highlight_color',107,130,133), (81199,390081,0,'soga_hair_highlight',123,123,130), (81200,390081,0,'soga_hair_type_color',43,17,14), (81201,390081,0,'soga_hair_type_highlight_color',107,130,133), (81202,390081,1,'soga_lip_type',100,12,-62), (81203,390081,1,'soga_nose_type',-56,4,38), (81204,390081,0,'soga_skin_color',240,243,225), (81205,390082,1,'cheek_type',-9,58,0), (81206,390082,1,'chin_type',-10,-52,-62), (81207,390082,1,'ear_type',-75,-50,0), (81208,390082,1,'eye_brow_type',-5,-41,-38), (81209,390082,0,'eye_color',135,0,48), (81210,390082,1,'eye_type',89,0,0), (81211,390082,0,'hair_color1',0,38,200), (81212,390082,1,'lip_type',-52,77,-68), (81213,390082,1,'nose_type',2,0,38), (81214,390082,0,'skin_color',143,130,128), (81215,390082,1,'soga_cheek_type',0,-5,-41), (81216,390082,1,'soga_chin_type',0,-52,77), (81217,390082,1,'soga_ear_type',0,89,0), (81218,390082,1,'soga_eye_brow_type',0,-75,-50), (81219,390082,0,'soga_eye_color',229,229,102), (81220,390082,1,'soga_eye_type',89,0,0), (81221,390082,1,'soga_lip_type',-38,-9,58), (81222,390082,1,'soga_nose_type',-68,-10,-52), (81223,390082,0,'soga_skin_color',143,130,128), (81224,390082,0,'wing_color1',255,255,255), (81225,390082,0,'wing_color2',255,255,255), (81226,390083,1,'cheek_type',50,-17,0), (81227,390083,1,'chin_type',-15,21,-95), (81228,390083,1,'ear_type',-25,62,0), (81229,390083,1,'eye_brow_type',-57,-10,-97), (81230,390083,0,'eye_color',54,112,120), (81231,390083,1,'eye_type',35,0,0), (81232,390083,0,'hair_color1',185,7,93), (81233,390083,0,'hair_color2',26,0,0), (81234,390083,0,'hair_face_color',61,61,75), (81235,390083,0,'hair_face_highlight_color',184,128,10), (81236,390083,0,'hair_highlight',209,131,22), (81237,390083,0,'hair_type_color',61,61,75), (81238,390083,0,'hair_type_highlight_color',184,128,10), (81239,390083,1,'lip_type',-41,-89,29), (81240,390083,1,'nose_type',-47,-71,7), (81241,390083,0,'skin_color',202,142,140), (81242,390083,1,'soga_cheek_type',0,-57,-10), (81243,390083,1,'soga_chin_type',0,-41,-89), (81244,390083,1,'soga_ear_type',0,35,0), (81245,390083,1,'soga_eye_brow_type',0,-25,62), (81246,390083,0,'soga_eye_color',229,229,102), (81247,390083,1,'soga_eye_type',26,0,0), (81248,390083,0,'soga_hair_color1',43,36,70), (81249,390083,0,'soga_hair_color2',64,76,74), (81250,390083,0,'soga_hair_face_color',61,61,75), (81251,390083,0,'soga_hair_face_highlight_color',184,128,10), (81252,390083,0,'soga_hair_highlight',209,131,22), (81253,390083,0,'soga_hair_type_color',61,61,75), (81254,390083,0,'soga_hair_type_highlight_color',184,128,10), (81255,390083,1,'soga_lip_type',-97,50,-17), (81256,390083,1,'soga_nose_type',29,-15,21), (81257,390083,0,'soga_skin_color',202,142,140), (81258,390083,0,'wing_color1',255,255,255), (81259,390083,0,'wing_color2',255,255,255), (81260,390084,0,'eye_color',255,255,255), (81261,390084,0,'skin_color',255,255,255), (81262,390084,0,'soga_eye_color',255,0,255), (81263,390085,1,'cheek_type',19,20,0), (81264,390085,1,'chin_type',-1,0,12), (81265,390085,1,'ear_type',-28,7,0), (81266,390085,1,'eye_brow_type',-18,38,-2), (81267,390085,0,'eye_color',116,124,67), (81268,390085,1,'eye_type',-34,0,0), (81269,390085,0,'hair_color1',32,227,253), (81270,390085,0,'hair_face_color',35,18,2), (81271,390085,0,'hair_face_highlight_color',186,146,0), (81272,390085,0,'hair_type_color',35,18,2), (81273,390085,0,'hair_type_highlight_color',186,146,0), (81274,390085,1,'lip_type',8,-39,-1), (81275,390085,1,'nose_type',-21,32,-29), (81276,390085,0,'skin_color',245,242,242), (81277,390085,1,'soga_cheek_type',0,-18,38), (81278,390085,1,'soga_chin_type',0,8,-39), (81279,390085,1,'soga_ear_type',0,-34,0), (81280,390085,1,'soga_eye_brow_type',0,-28,7), (81281,390085,0,'soga_eye_color',229,229,102), (81282,390085,1,'soga_eye_type',-34,0,0), (81283,390085,0,'soga_hair_face_color',35,18,2), (81284,390085,0,'soga_hair_face_highlight_color',186,146,0), (81285,390085,0,'soga_hair_type_color',35,18,2), (81286,390085,0,'soga_hair_type_highlight_color',186,146,0), (81287,390085,1,'soga_lip_type',-2,19,20), (81288,390085,1,'soga_nose_type',-1,-1,0), (81289,390085,0,'soga_skin_color',245,242,242), (81290,390085,0,'wing_color1',255,255,255), (81291,390085,0,'wing_color2',255,255,255), (81292,390086,1,'cheek_type',22,4,0), (81293,390086,1,'chin_type',-42,22,75), (81294,390086,1,'ear_type',21,14,0), (81295,390086,1,'eye_brow_type',68,-75,-31), (81296,390086,0,'eye_color',136,183,188), (81297,390086,1,'eye_type',57,0,0), (81298,390086,0,'hair_color1',156,156,2), (81299,390086,0,'hair_face_color',186,65,34), (81300,390086,0,'hair_face_highlight_color',138,64,0), (81301,390086,0,'hair_type_color',186,65,34), (81302,390086,0,'hair_type_highlight_color',138,64,0), (81303,390086,1,'lip_type',-57,-31,-58), (81304,390086,1,'nose_type',100,-100,-100), (81305,390086,0,'skin_color',237,220,221), (81306,390086,1,'soga_cheek_type',0,68,-75), (81307,390086,1,'soga_chin_type',0,-57,-31), (81308,390086,1,'soga_ear_type',0,57,0), (81309,390086,1,'soga_eye_brow_type',0,21,14), (81310,390086,0,'soga_eye_color',229,229,102), (81311,390086,1,'soga_eye_type',57,0,0), (81312,390086,0,'soga_hair_face_color',186,65,34), (81313,390086,0,'soga_hair_face_highlight_color',138,64,0), (81314,390086,0,'soga_hair_type_color',186,65,34), (81315,390086,0,'soga_hair_type_highlight_color',138,64,0), (81316,390086,1,'soga_lip_type',-31,22,4), (81317,390086,1,'soga_nose_type',-58,-42,22), (81318,390086,0,'soga_skin_color',237,220,221), (81319,390086,0,'wing_color1',255,255,255), (81320,390086,0,'wing_color2',255,255,255), (81321,390087,1,'cheek_type',17,-70,0), (81322,390087,1,'chin_type',19,89,-34), (81323,390087,1,'ear_type',-89,93,0), (81324,390087,1,'eye_brow_type',70,98,-39), (81325,390087,0,'eye_color',185,193,167), (81326,390087,1,'eye_type',-34,0,0), (81327,390087,0,'hair_color1',35,12,173), (81328,390087,0,'hair_color2',234,0,0), (81329,390087,0,'hair_face_color',14,5,5), (81330,390087,0,'hair_face_highlight_color',168,186,186), (81331,390087,0,'hair_highlight',123,123,130), (81332,390087,0,'hair_type_color',14,5,5), (81333,390087,0,'hair_type_highlight_color',168,186,186), (81334,390087,1,'lip_type',21,-39,-2), (81335,390087,1,'nose_type',-87,35,12), (81336,390087,0,'skin_color',207,166,118), (81337,390087,1,'soga_cheek_type',0,70,98), (81338,390087,1,'soga_chin_type',0,21,-39), (81339,390087,1,'soga_ear_type',0,-34,0), (81340,390087,1,'soga_eye_brow_type',0,-89,93), (81341,390087,0,'soga_eye_color',229,229,102), (81342,390087,1,'soga_eye_type',-22,0,0), (81343,390087,0,'soga_hair_color1',38,22,21), (81344,390087,0,'soga_hair_color2',120,50,0), (81345,390087,0,'soga_hair_face_color',14,5,5), (81346,390087,0,'soga_hair_face_highlight_color',168,186,186), (81347,390087,0,'soga_hair_highlight',123,123,130), (81348,390087,0,'soga_hair_type_color',14,5,5), (81349,390087,0,'soga_hair_type_highlight_color',168,186,186), (81350,390087,1,'soga_lip_type',-39,17,-70), (81351,390087,1,'soga_nose_type',-2,19,89), (81352,390087,0,'soga_skin_color',207,166,118), (81353,390087,0,'wing_color1',255,255,255), (81354,390087,0,'wing_color2',255,255,255), (81355,390088,1,'cheek_type',100,-100,0), (81356,390088,1,'chin_type',74,-31,82), (81357,390088,1,'ear_type',-56,62,0), (81358,390088,1,'eye_brow_type',-28,-90,14), (81359,390088,0,'eye_color',166,198,196), (81360,390088,1,'eye_type',-70,0,0), (81361,390088,0,'hair_color1',156,156,222), (81362,390088,0,'hair_color2',87,0,0), (81363,390088,0,'hair_face_color',15,1,21), (81364,390088,0,'hair_face_highlight_color',236,240,240), (81365,390088,0,'hair_highlight',164,165,165), (81366,390088,0,'hair_type_color',15,1,21), (81367,390088,0,'hair_type_highlight_color',236,240,240), (81368,390088,1,'lip_type',100,68,14), (81369,390088,1,'nose_type',-47,-100,-100), (81370,390088,0,'skin_color',174,184,184), (81371,390088,1,'soga_cheek_type',0,-28,-90), (81372,390088,1,'soga_chin_type',0,100,68), (81373,390088,1,'soga_ear_type',0,-70,0), (81374,390088,1,'soga_eye_brow_type',0,-56,62), (81375,390088,0,'soga_eye_color',204,204,204), (81376,390088,1,'soga_eye_type',87,0,0), (81377,390088,0,'soga_hair_color1',26,24,25), (81378,390088,0,'soga_hair_color2',36,34,36), (81379,390088,0,'soga_hair_face_color',15,1,21), (81380,390088,0,'soga_hair_face_highlight_color',236,240,240), (81381,390088,0,'soga_hair_highlight',164,165,165), (81382,390088,0,'soga_hair_type_color',15,1,21), (81383,390088,0,'soga_hair_type_highlight_color',236,240,240), (81384,390088,1,'soga_lip_type',14,100,-100), (81385,390088,1,'soga_nose_type',14,74,-31), (81386,390088,0,'soga_skin_color',174,184,184), (81387,390089,1,'cheek_type',50,64,0), (81388,390089,1,'chin_type',22,-21,34), (81389,390089,1,'ear_type',3,-8,0), (81390,390089,1,'eye_brow_type',-94,-100,-100), (81391,390089,0,'eye_color',93,150,140), (81392,390089,1,'eye_type',17,0,0), (81393,390089,0,'hair_color1',62,55,185), (81394,390089,0,'hair_color2',238,0,0), (81395,390089,0,'hair_face_color',228,173,24), (81396,390089,0,'hair_face_highlight_color',193,100,45), (81397,390089,0,'hair_highlight',105,26,26), (81398,390089,0,'hair_type_color',228,173,24), (81399,390089,0,'hair_type_highlight_color',193,100,45), (81400,390089,1,'lip_type',-100,75,-50), (81401,390089,1,'nose_type',10,62,55), (81402,390089,0,'skin_color',210,216,216), (81403,390089,1,'soga_cheek_type',0,-94,-100), (81404,390089,1,'soga_chin_type',0,-100,75), (81405,390089,1,'soga_ear_type',0,17,0), (81406,390089,1,'soga_eye_brow_type',0,3,-8), (81407,390089,0,'soga_eye_color',229,229,102), (81408,390089,1,'soga_eye_type',-18,0,0), (81409,390089,0,'soga_hair_color1',200,165,96), (81410,390089,0,'soga_hair_color2',173,99,44), (81411,390089,0,'soga_hair_face_color',228,173,24), (81412,390089,0,'soga_hair_face_highlight_color',193,100,45), (81413,390089,0,'soga_hair_highlight',105,26,26), (81414,390089,0,'soga_hair_type_color',228,173,24), (81415,390089,0,'soga_hair_type_highlight_color',193,100,45), (81416,390089,1,'soga_lip_type',-100,50,64), (81417,390089,1,'soga_nose_type',-50,22,-21), (81418,390089,0,'soga_skin_color',210,216,216), (81419,390090,1,'cheek_type',74,40,0), (81420,390090,1,'chin_type',-94,25,76), (81421,390090,1,'ear_type',-100,-100,0), (81422,390090,1,'eye_brow_type',-94,-14,-50), (81423,390090,0,'eye_color',130,182,197), (81424,390090,1,'eye_type',-100,0,0), (81425,390090,0,'hair_color1',50,227,156), (81426,390090,0,'hair_color2',93,0,0), (81427,390090,0,'hair_face_color',59,59,73), (81428,390090,0,'hair_face_highlight_color',244,246,246), (81429,390090,0,'hair_highlight',164,165,165), (81430,390090,0,'hair_type_color',59,59,73), (81431,390090,0,'hair_type_highlight_color',244,246,246), (81432,390090,1,'lip_type',-100,28,44), (81433,390090,1,'nose_type',58,50,-29), (81434,390090,0,'skin_color',218,221,221), (81435,390090,1,'soga_cheek_type',0,-94,-14), (81436,390090,1,'soga_chin_type',0,-100,28), (81437,390090,1,'soga_ear_type',0,-100,0), (81438,390090,1,'soga_eye_brow_type',0,-100,-100), (81439,390090,0,'soga_eye_color',229,229,102), (81440,390090,1,'soga_eye_type',93,0,0), (81441,390090,0,'soga_hair_color1',50,48,56), (81442,390090,0,'soga_hair_color2',68,72,71), (81443,390090,0,'soga_hair_face_color',59,59,73), (81444,390090,0,'soga_hair_face_highlight_color',244,246,246), (81445,390090,0,'soga_hair_highlight',164,165,165), (81446,390090,0,'soga_hair_type_color',59,59,73), (81447,390090,0,'soga_hair_type_highlight_color',244,246,246), (81448,390090,1,'soga_lip_type',-50,74,40), (81449,390090,1,'soga_nose_type',44,-94,25), (81450,390090,0,'soga_skin_color',218,221,221), (81451,390091,1,'cheek_type',100,63,0), (81452,390091,1,'chin_type',100,37,58), (81453,390091,1,'ear_type',-100,-100,0), (81454,390091,1,'eye_brow_type',-93,-75,-41), (81455,390091,0,'eye_color',122,87,40), (81456,390091,1,'eye_type',-37,0,0), (81457,390091,0,'hair_color1',100,100,156), (81458,390091,0,'hair_color2',65,0,0), (81459,390091,0,'hair_face_color',100,70,10), (81460,390091,0,'hair_face_highlight_color',107,129,132), (81461,390091,0,'hair_highlight',114,112,142), (81462,390091,0,'hair_type_color',100,70,10), (81463,390091,0,'hair_type_highlight_color',107,129,132), (81464,390091,1,'lip_type',2,50,83), (81465,390091,1,'nose_type',-65,100,100), (81466,390091,0,'skin_color',246,249,246), (81467,390091,1,'soga_cheek_type',0,-93,-75), (81468,390091,1,'soga_chin_type',0,2,50), (81469,390091,1,'soga_ear_type',0,-37,0), (81470,390091,1,'soga_eye_brow_type',0,-100,-100), (81471,390091,0,'soga_eye_color',229,229,102), (81472,390091,1,'soga_eye_type',65,0,0), (81473,390091,0,'soga_hair_color1',56,33,26), (81474,390091,0,'soga_hair_color2',94,59,11), (81475,390091,0,'soga_hair_face_color',100,70,10), (81476,390091,0,'soga_hair_face_highlight_color',107,129,132), (81477,390091,0,'soga_hair_highlight',114,112,142), (81478,390091,0,'soga_hair_type_color',100,70,10), (81479,390091,0,'soga_hair_type_highlight_color',107,129,132), (81480,390091,1,'soga_lip_type',-41,100,63), (81481,390091,1,'soga_nose_type',83,100,37), (81482,390091,0,'soga_skin_color',246,249,246), (81483,390091,0,'wing_color1',255,255,255), (81484,390091,0,'wing_color2',255,255,255), (81485,390092,0,'eye_color',255,255,255), (81486,390092,0,'skin_color',255,255,255), (81487,390092,0,'soga_eye_color',255,0,255), (81488,390093,0,'eye_color',255,255,255), (81489,390093,0,'skin_color',255,255,255), (81490,390093,0,'soga_eye_color',255,0,255), (81491,390094,0,'eye_color',255,255,255), (81492,390094,0,'skin_color',255,255,255), (81493,390094,0,'soga_eye_color',255,0,255), (81494,390095,1,'cheek_type',-9,34,0), (81495,390095,1,'chin_type',-98,97,87), (81496,390095,1,'ear_type',-56,87,0), (81497,390095,1,'eye_brow_type',-48,-77,22), (81498,390095,0,'eye_color',41,85,97), (81499,390095,1,'eye_type',4,0,0), (81500,390095,0,'hair_color1',2,59,22), (81501,390095,0,'hair_color2',248,0,0), (81502,390095,0,'hair_face_color',184,128,10), (81503,390095,0,'hair_face_highlight_color',221,177,18), (81504,390095,0,'hair_highlight',239,221,86), (81505,390095,0,'hair_type_color',184,128,10), (81506,390095,0,'hair_type_highlight_color',221,177,18), (81507,390095,1,'lip_type',-79,-81,-7), (81508,390095,1,'nose_type',-12,2,59), (81509,390095,0,'skin_color',248,253,253), (81510,390095,1,'soga_cheek_type',0,-48,-77), (81511,390095,1,'soga_chin_type',0,-79,-81), (81512,390095,1,'soga_ear_type',0,4,0), (81513,390095,1,'soga_eye_brow_type',0,-56,87), (81514,390095,0,'soga_eye_color',229,229,102), (81515,390095,1,'soga_eye_type',-8,0,0), (81516,390095,0,'soga_hair_color1',209,131,22), (81517,390095,0,'soga_hair_color2',199,150,48), (81518,390095,0,'soga_hair_face_color',184,128,10), (81519,390095,0,'soga_hair_face_highlight_color',221,177,18), (81520,390095,0,'soga_hair_highlight',239,221,86), (81521,390095,0,'soga_hair_type_color',184,128,10), (81522,390095,0,'soga_hair_type_highlight_color',221,177,18), (81523,390095,1,'soga_lip_type',22,-9,34), (81524,390095,1,'soga_nose_type',-7,-98,97), (81525,390095,0,'soga_skin_color',248,253,253), (81526,390095,0,'wing_color1',255,255,255), (81527,390095,0,'wing_color2',255,255,255), (81528,390096,1,'cheek_type',-11,3,0), (81529,390096,1,'chin_type',3,-56,89), (81530,390096,1,'ear_type',-8,-7,0), (81531,390096,1,'eye_brow_type',-28,-7,-70), (81532,390096,0,'eye_color',71,106,63), (81533,390096,1,'eye_type',68,0,0), (81534,390096,0,'hair_color1',249,228,254), (81535,390096,0,'hair_color2',169,0,0), (81536,390096,0,'hair_face_color',35,24,1), (81537,390096,0,'hair_face_highlight_color',38,27,1), (81538,390096,0,'hair_highlight',79,28,15), (81539,390096,0,'hair_type_color',35,24,1), (81540,390096,0,'hair_type_highlight_color',38,27,1), (81541,390096,1,'lip_type',-53,0,38), (81542,390096,1,'nose_type',42,-7,-28), (81543,390096,0,'skin_color',85,69,40), (81544,390096,1,'soga_cheek_type',0,-28,-7), (81545,390096,1,'soga_chin_type',0,-53,0), (81546,390096,1,'soga_ear_type',0,68,0), (81547,390096,1,'soga_eye_brow_type',0,-8,-7), (81548,390096,0,'soga_eye_color',229,229,102), (81549,390096,1,'soga_eye_type',-87,0,0), (81550,390096,0,'soga_hair_color1',79,28,15), (81551,390096,0,'soga_hair_color2',111,64,0), (81552,390096,0,'soga_hair_face_color',35,24,1), (81553,390096,0,'soga_hair_face_highlight_color',38,27,1), (81554,390096,0,'soga_hair_highlight',79,28,15), (81555,390096,0,'soga_hair_type_color',35,24,1), (81556,390096,0,'soga_hair_type_highlight_color',38,27,1), (81557,390096,1,'soga_lip_type',-70,-11,3), (81558,390096,1,'soga_nose_type',38,3,-56), (81559,390096,0,'soga_skin_color',85,69,40), (81560,390096,0,'wing_color1',255,255,255), (81561,390096,0,'wing_color2',255,255,255), (81562,390097,1,'cheek_type',93,75,0), (81563,390097,1,'chin_type',-93,-91,-83), (81564,390097,1,'ear_type',41,-15,0), (81565,390097,1,'eye_brow_type',-25,93,61), (81566,390097,0,'eye_color',154,195,207), (81567,390097,1,'eye_type',34,0,0), (81568,390097,0,'hair_color1',98,69,19), (81569,390097,0,'hair_color2',156,0,0), (81570,390097,0,'hair_face_color',64,46,5), (81571,390097,0,'hair_face_highlight_color',36,23,3), (81572,390097,0,'hair_highlight',79,28,15), (81573,390097,0,'hair_type_color',64,46,5), (81574,390097,0,'hair_type_highlight_color',36,23,3), (81575,390097,1,'lip_type',3,91,-18), (81576,390097,1,'nose_type',-10,98,69), (81577,390097,0,'skin_color',222,182,152), (81578,390097,1,'soga_cheek_type',0,-25,93), (81579,390097,1,'soga_chin_type',0,3,91), (81580,390097,1,'soga_ear_type',0,34,0), (81581,390097,1,'soga_eye_brow_type',0,41,-15), (81582,390097,0,'soga_eye_color',229,229,102), (81583,390097,1,'soga_eye_type',-100,0,0), (81584,390097,0,'soga_hair_color1',56,33,26), (81585,390097,0,'soga_hair_color2',94,59,11), (81586,390097,0,'soga_hair_face_color',64,46,5), (81587,390097,0,'soga_hair_face_highlight_color',36,23,3), (81588,390097,0,'soga_hair_highlight',79,28,15), (81589,390097,0,'soga_hair_type_color',64,46,5), (81590,390097,0,'soga_hair_type_highlight_color',36,23,3), (81591,390097,1,'soga_lip_type',61,93,75), (81592,390097,1,'soga_nose_type',-18,-93,-91), (81593,390097,0,'soga_skin_color',222,182,152), (81594,390097,0,'wing_color1',255,255,255), (81595,390097,0,'wing_color2',255,255,255), (81596,390098,1,'cheek_type',52,18,0), (81597,390098,1,'chin_type',-76,81,81), (81598,390098,1,'ear_type',65,89,0), (81599,390098,1,'eye_brow_type',66,89,22), (81600,390098,0,'eye_color',112,170,187), (81601,390098,1,'eye_type',-2,0,0), (81602,390098,0,'hair_color1',55,238,62), (81603,390098,0,'hair_color2',58,0,0), (81604,390098,0,'hair_face_color',100,70,10), (81605,390098,0,'hair_face_highlight_color',233,184,31), (81606,390098,0,'hair_highlight',246,219,114), (81607,390098,0,'hair_type_color',100,70,10), (81608,390098,0,'hair_type_highlight_color',233,184,31), (81609,390098,1,'lip_type',-62,-53,98), (81610,390098,1,'nose_type',81,55,-18), (81611,390098,0,'skin_color',250,251,251), (81612,390098,1,'soga_cheek_type',0,66,89), (81613,390098,1,'soga_chin_type',0,-62,-53), (81614,390098,1,'soga_ear_type',0,-2,0), (81615,390098,1,'soga_eye_brow_type',0,65,89), (81616,390098,0,'soga_eye_color',229,229,102), (81617,390098,1,'soga_eye_type',58,0,0), (81618,390098,0,'soga_hair_color1',56,33,26), (81619,390098,0,'soga_hair_color2',94,59,11), (81620,390098,0,'soga_hair_face_color',100,70,10), (81621,390098,0,'soga_hair_face_highlight_color',233,184,31), (81622,390098,0,'soga_hair_highlight',246,219,114), (81623,390098,0,'soga_hair_type_color',100,70,10), (81624,390098,0,'soga_hair_type_highlight_color',233,184,31), (81625,390098,1,'soga_lip_type',22,52,18), (81626,390098,1,'soga_nose_type',98,-76,81), (81627,390098,0,'soga_skin_color',250,251,251), (81628,390098,0,'wing_color1',255,255,255), (81629,390098,0,'wing_color2',255,255,255), (81630,390099,1,'cheek_type',-41,2,0), (81631,390099,1,'chin_type',-41,17,-1), (81632,390099,1,'ear_type',-3,0,0), (81633,390099,1,'eye_brow_type',90,-56,7), (81634,390099,0,'eye_color',172,133,74), (81635,390099,1,'eye_type',-37,0,0), (81636,390099,0,'hair_color1',61,225,9), (81637,390099,0,'hair_face_color',62,26,0), (81638,390099,0,'hair_face_highlight_color',112,111,109), (81639,390099,0,'hair_type_color',62,26,0), (81640,390099,0,'hair_type_highlight_color',112,111,109), (81641,390099,1,'lip_type',-31,0,8), (81642,390099,1,'nose_type',-44,61,-31), (81643,390099,0,'skin_color',244,253,253), (81644,390099,1,'soga_cheek_type',0,90,-56), (81645,390099,1,'soga_chin_type',0,-31,0), (81646,390099,1,'soga_ear_type',0,-37,0), (81647,390099,1,'soga_eye_brow_type',0,-3,0), (81648,390099,0,'soga_eye_color',229,229,102), (81649,390099,1,'soga_eye_type',-37,0,0), (81650,390099,0,'soga_hair_face_color',62,26,0), (81651,390099,0,'soga_hair_face_highlight_color',112,111,109), (81652,390099,0,'soga_hair_type_color',62,26,0), (81653,390099,0,'soga_hair_type_highlight_color',112,111,109), (81654,390099,1,'soga_lip_type',7,-41,2), (81655,390099,1,'soga_nose_type',8,-41,17), (81656,390099,0,'soga_skin_color',244,253,253), (81657,390099,0,'wing_color1',255,255,255), (81658,390099,0,'wing_color2',255,255,255), (81659,390100,1,'cheek_type',62,51,0), (81660,390100,1,'chin_type',63,-75,-50), (81661,390100,1,'ear_type',3,0,0), (81662,390100,1,'eye_brow_type',-100,100,87), (81663,390100,0,'eye_color',143,187,188), (81664,390100,1,'eye_type',-100,0,0), (81665,390100,0,'hair_color1',188,0,252), (81666,390100,0,'hair_face_color',115,110,69), (81667,390100,0,'hair_face_highlight_color',181,179,179), (81668,390100,0,'hair_type_color',115,110,69), (81669,390100,0,'hair_type_highlight_color',181,179,179), (81670,390100,1,'lip_type',57,64,-3), (81671,390100,1,'nose_type',-17,-68,0), (81672,390100,0,'skin_color',225,189,171), (81673,390100,1,'soga_cheek_type',0,-100,100), (81674,390100,1,'soga_chin_type',0,57,64), (81675,390100,1,'soga_ear_type',0,-100,0), (81676,390100,1,'soga_eye_brow_type',0,3,0), (81677,390100,0,'soga_eye_color',229,229,102), (81678,390100,1,'soga_eye_type',-100,0,0), (81679,390100,0,'soga_hair_face_color',115,110,69), (81680,390100,0,'soga_hair_face_highlight_color',181,179,179), (81681,390100,0,'soga_hair_type_color',115,110,69), (81682,390100,0,'soga_hair_type_highlight_color',181,179,179), (81683,390100,1,'soga_lip_type',87,62,51), (81684,390100,1,'soga_nose_type',-3,63,-75), (81685,390100,0,'soga_skin_color',225,189,171), (81686,390100,0,'wing_color1',255,255,255), (81687,390100,0,'wing_color2',255,255,255), (81688,390101,1,'cheek_type',-37,10,0), (81689,390101,1,'chin_type',57,35,-56), (81690,390101,1,'ear_type',-100,-100,0), (81691,390101,1,'eye_brow_type',-1,37,-78), (81692,390101,0,'eye_color',113,171,188), (81693,390101,1,'eye_type',84,0,0), (81694,390101,0,'hair_color1',249,43,156), (81695,390101,0,'hair_color2',17,0,0), (81696,390101,0,'hair_face_color',233,184,31), (81697,390101,0,'hair_face_highlight_color',100,70,10), (81698,390101,0,'hair_highlight',56,33,26), (81699,390101,0,'hair_type_color',233,184,31), (81700,390101,0,'hair_type_highlight_color',100,70,10), (81701,390101,1,'lip_type',28,-94,-10), (81702,390101,1,'nose_type',-69,-7,43), (81703,390101,0,'skin_color',199,139,129), (81704,390101,1,'soga_cheek_type',0,-1,37), (81705,390101,1,'soga_chin_type',0,28,-94), (81706,390101,1,'soga_ear_type',0,84,0), (81707,390101,1,'soga_eye_brow_type',0,-100,-100), (81708,390101,0,'soga_eye_color',204,204,204), (81709,390101,1,'soga_eye_type',17,0,0), (81710,390101,0,'soga_hair_color1',246,219,114), (81711,390101,0,'soga_hair_color2',142,112,67), (81712,390101,0,'soga_hair_face_color',233,184,31), (81713,390101,0,'soga_hair_face_highlight_color',100,70,10), (81714,390101,0,'soga_hair_highlight',56,33,26), (81715,390101,0,'soga_hair_type_color',233,184,31), (81716,390101,0,'soga_hair_type_highlight_color',100,70,10), (81717,390101,1,'soga_lip_type',-78,-37,10), (81718,390101,1,'soga_nose_type',-10,57,35), (81719,390101,0,'soga_skin_color',199,139,129), (81720,390102,1,'cheek_type',-56,-53,0), (81721,390102,1,'chin_type',-7,-15,0), (81722,390102,1,'ear_type',-75,-39,0), (81723,390102,1,'eye_brow_type',38,-55,-68), (81724,390102,0,'eye_color',245,182,255), (81725,390102,1,'eye_type',59,0,0), (81726,390102,0,'hair_color1',72,175,222), (81727,390102,0,'hair_color2',59,81,113), (81728,390102,0,'hair_face_color',107,131,144), (81729,390102,0,'hair_face_highlight_color',101,132,151), (81730,390102,0,'hair_highlight',98,135,156), (81731,390102,0,'hair_type_color',107,131,144), (81732,390102,0,'hair_type_highlight_color',101,132,151), (81733,390102,1,'lip_type',-75,0,-31), (81734,390102,1,'nose_type',70,72,-81), (81735,390102,0,'skin_color',161,169,196), (81736,390102,1,'soga_cheek_type',0,38,-55), (81737,390102,1,'soga_chin_type',0,-75,0), (81738,390102,1,'soga_ear_type',0,59,0), (81739,390102,1,'soga_eye_brow_type',0,-75,-39), (81740,390102,0,'soga_eye_color',229,229,102), (81741,390102,1,'soga_eye_type',59,0,0), (81742,390102,0,'soga_hair_color1',98,91,163), (81743,390102,0,'soga_hair_color2',59,81,113), (81744,390102,0,'soga_hair_face_color',107,131,144), (81745,390102,0,'soga_hair_face_highlight_color',101,132,151), (81746,390102,0,'soga_hair_highlight',98,135,156), (81747,390102,0,'soga_hair_type_color',107,131,144), (81748,390102,0,'soga_hair_type_highlight_color',101,132,151), (81749,390102,1,'soga_lip_type',-68,-56,-53), (81750,390102,1,'soga_nose_type',-31,-7,-15), (81751,390102,0,'soga_skin_color',161,169,196), (81752,390102,0,'wing_color1',255,255,255), (81753,390102,0,'wing_color2',255,255,255), (81754,390103,0,'eye_color',255,255,255), (81755,390103,0,'skin_color',87,65,31), (81756,390103,0,'soga_eye_color',255,0,255), (81757,390104,0,'eye_color',255,255,255), (81758,390104,0,'skin_color',151,112,52), (81759,390104,0,'soga_eye_color',255,0,255), (81760,390105,0,'eye_color',255,255,255), (81761,390105,0,'skin_color',255,255,255), (81762,390105,0,'soga_eye_color',255,0,255), (81763,390106,0,'eye_color',255,255,255), (81764,390106,0,'skin_color',255,255,255), (81765,390106,0,'soga_eye_color',255,0,255), (81766,390107,1,'cheek_type',2,-38,0), (81767,390107,1,'chin_type',-63,89,14), (81768,390107,1,'ear_type',7,-100,0), (81769,390107,1,'eye_brow_type',34,8,10), (81770,390107,0,'eye_color',52,84,51), (81771,390107,1,'eye_type',65,0,0), (81772,390107,0,'hair_color1',43,100,181), (81773,390107,0,'hair_color2',62,0,0), (81774,390107,0,'hair_face_color',89,109,112), (81775,390107,0,'hair_face_highlight_color',244,246,246), (81776,390107,0,'hair_highlight',161,165,168), (81777,390107,0,'hair_type_color',89,109,112), (81778,390107,0,'hair_type_highlight_color',244,246,246), (81779,390107,1,'lip_type',-90,20,-25), (81780,390107,1,'nose_type',-100,43,100), (81781,390107,0,'skin_color',232,224,185), (81782,390107,1,'soga_cheek_type',0,34,8), (81783,390107,1,'soga_chin_type',0,-90,20), (81784,390107,1,'soga_ear_type',0,65,0), (81785,390107,1,'soga_eye_brow_type',0,7,-100), (81786,390107,0,'soga_eye_color',229,229,102), (81787,390107,1,'soga_eye_type',62,0,0), (81788,390107,0,'soga_hair_color1',112,103,151), (81789,390107,0,'soga_hair_color2',109,119,115), (81790,390107,0,'soga_hair_face_color',89,109,112), (81791,390107,0,'soga_hair_face_highlight_color',244,246,246), (81792,390107,0,'soga_hair_highlight',161,165,168), (81793,390107,0,'soga_hair_type_color',89,109,112), (81794,390107,0,'soga_hair_type_highlight_color',244,246,246), (81795,390107,1,'soga_lip_type',10,2,-38), (81796,390107,1,'soga_nose_type',-25,-63,89), (81797,390107,0,'soga_skin_color',232,224,185), (81798,390107,0,'wing_color1',255,255,255), (81799,390107,0,'wing_color2',255,255,255), (81800,390108,0,'eye_color',255,255,255), (81801,390108,0,'skin_color',255,255,255), (81802,390108,0,'soga_eye_color',255,0,255), (81803,390109,0,'eye_color',255,255,255), (81804,390109,0,'skin_color',255,255,255), (81805,390109,0,'soga_eye_color',255,0,255), (81806,390110,0,'eye_color',255,255,255), (81807,390110,0,'skin_color',87,65,31), (81808,390110,0,'soga_eye_color',255,0,255), (81809,390111,1,'cheek_type',-23,-12,0), (81810,390111,1,'chin_type',39,-3,0), (81811,390111,1,'ear_type',79,18,0), (81812,390111,1,'eye_brow_type',76,-41,88), (81813,390111,0,'eye_color',46,60,34), (81814,390111,1,'eye_type',82,0,0), (81815,390111,0,'hair_color1',83,93,56), (81816,390111,0,'hair_color2',175,0,0), (81817,390111,0,'hair_face_color',119,36,33), (81818,390111,0,'hair_face_highlight_color',168,59,22), (81819,390111,0,'hair_highlight',89,21,21), (81820,390111,0,'hair_type_color',119,36,33), (81821,390111,0,'hair_type_highlight_color',168,59,22), (81822,390111,1,'lip_type',2,-43,-90), (81823,390111,1,'nose_type',71,83,93), (81824,390111,0,'skin_color',174,176,144), (81825,390111,1,'soga_cheek_type',0,76,-41), (81826,390111,1,'soga_chin_type',0,2,-43), (81827,390111,1,'soga_ear_type',0,82,0), (81828,390111,1,'soga_eye_brow_type',0,79,18), (81829,390111,0,'soga_eye_color',229,229,102), (81830,390111,1,'soga_eye_type',-81,0,0), (81831,390111,0,'soga_hair_color1',91,21,51), (81832,390111,0,'soga_hair_color2',159,88,0), (81833,390111,0,'soga_hair_face_color',119,36,33), (81834,390111,0,'soga_hair_face_highlight_color',168,59,22), (81835,390111,0,'soga_hair_highlight',89,21,21), (81836,390111,0,'soga_hair_type_color',119,36,33), (81837,390111,0,'soga_hair_type_highlight_color',168,59,22), (81838,390111,1,'soga_lip_type',88,-23,-12), (81839,390111,1,'soga_nose_type',-90,39,-3), (81840,390111,0,'soga_skin_color',174,176,144), (81841,390111,0,'wing_color1',255,255,255), (81842,390111,0,'wing_color2',255,255,255), (81843,390112,0,'eye_color',255,255,255), (81844,390112,0,'skin_color',255,255,255), (81845,390112,0,'soga_eye_color',255,0,255), (81846,390113,1,'cheek_type',39,81,0), (81847,390113,1,'chin_type',-3,-85,66), (81848,390113,1,'ear_type',56,-93,0), (81849,390113,1,'eye_brow_type',39,-84,-97), (81850,390113,0,'eye_color',92,58,23), (81851,390113,1,'eye_type',58,0,0), (81852,390113,0,'hair_color1',194,169,156), (81853,390113,0,'hair_color2',100,0,0), (81854,390113,0,'hair_face_color',50,47,61), (81855,390113,0,'hair_face_highlight_color',232,184,30), (81856,390113,0,'hair_highlight',246,219,114), (81857,390113,0,'hair_type_color',50,47,61), (81858,390113,0,'hair_type_highlight_color',232,184,30), (81859,390113,1,'lip_type',-29,47,82), (81860,390113,1,'nose_type',-43,-62,-87), (81861,390113,0,'skin_color',246,242,243), (81862,390113,1,'soga_cheek_type',0,39,-84), (81863,390113,1,'soga_chin_type',0,-29,47), (81864,390113,1,'soga_ear_type',0,58,0), (81865,390113,1,'soga_eye_brow_type',0,56,-93), (81866,390113,0,'soga_eye_color',229,229,102), (81867,390113,1,'soga_eye_type',100,0,0), (81868,390113,0,'soga_hair_color1',50,48,56), (81869,390113,0,'soga_hair_color2',68,72,71), (81870,390113,0,'soga_hair_face_color',50,47,61), (81871,390113,0,'soga_hair_face_highlight_color',232,184,30), (81872,390113,0,'soga_hair_highlight',246,219,114), (81873,390113,0,'soga_hair_type_color',50,47,61), (81874,390113,0,'soga_hair_type_highlight_color',232,184,30), (81875,390113,1,'soga_lip_type',-97,39,81), (81876,390113,1,'soga_nose_type',82,-3,-85), (81877,390113,0,'soga_skin_color',246,242,243), (81878,390113,0,'wing_color1',255,255,255), (81879,390113,0,'wing_color2',255,255,255), (81880,390114,1,'cheek_type',22,21,0), (81881,390114,1,'chin_type',14,-35,-18), (81882,390114,1,'ear_type',11,9,0), (81883,390114,1,'eye_brow_type',0,-5,-29), (81884,390114,0,'eye_color',166,194,182), (81885,390114,1,'eye_type',11,0,0), (81886,390114,0,'hair_color1',255,242,11), (81887,390114,0,'hair_face_color',213,175,3), (81888,390114,0,'hair_face_highlight_color',137,133,128), (81889,390114,0,'hair_type_color',213,175,3), (81890,390114,0,'hair_type_highlight_color',137,133,128), (81891,390114,1,'lip_type',29,43,9), (81892,390114,1,'nose_type',21,-1,-14), (81893,390114,0,'skin_color',191,186,158), (81894,390114,1,'soga_cheek_type',0,0,-5), (81895,390114,1,'soga_chin_type',0,29,43), (81896,390114,1,'soga_ear_type',0,11,0), (81897,390114,1,'soga_eye_brow_type',0,11,9), (81898,390114,0,'soga_eye_color',229,229,102), (81899,390114,1,'soga_eye_type',11,0,0), (81900,390114,0,'soga_hair_face_color',213,175,3), (81901,390114,0,'soga_hair_face_highlight_color',137,133,128), (81902,390114,0,'soga_hair_type_color',213,175,3), (81903,390114,0,'soga_hair_type_highlight_color',137,133,128), (81904,390114,1,'soga_lip_type',-29,22,21), (81905,390114,1,'soga_nose_type',9,14,-35), (81906,390114,0,'soga_skin_color',191,186,158), (81907,390114,0,'wing_color1',255,255,255), (81908,390114,0,'wing_color2',255,255,255), (81909,390115,0,'eye_color',255,255,255), (81910,390115,0,'skin_color',255,255,255), (81911,390115,0,'soga_eye_color',255,0,255), (81912,390116,1,'cheek_type',55,11,0), (81913,390116,1,'chin_type',-14,83,-18), (81914,390116,1,'ear_type',56,70,0), (81915,390116,1,'eye_brow_type',17,-62,66), (81916,390116,0,'eye_color',59,155,0), (81917,390116,1,'eye_type',-17,0,0), (81918,390116,0,'hair_color1',235,22,165), (81919,390116,1,'lip_type',-5,-12,43), (81920,390116,1,'nose_type',52,-21,22), (81921,390116,0,'skin_color',118,109,113), (81922,390116,1,'soga_cheek_type',0,17,-62), (81923,390116,1,'soga_chin_type',0,-5,-12), (81924,390116,1,'soga_ear_type',0,-17,0), (81925,390116,1,'soga_eye_brow_type',0,56,70), (81926,390116,0,'soga_eye_color',229,229,102), (81927,390116,1,'soga_eye_type',-17,0,0), (81928,390116,1,'soga_lip_type',66,55,11), (81929,390116,1,'soga_nose_type',43,-14,83), (81930,390116,0,'soga_skin_color',118,109,113), (81931,390116,0,'wing_color1',255,255,255), (81932,390116,0,'wing_color2',255,255,255), (81933,390117,1,'cheek_type',56,-43,0), (81934,390117,1,'chin_type',-56,-14,17), (81935,390117,1,'ear_type',-14,-3,0), (81936,390117,1,'eye_brow_type',-28,7,25), (81937,390117,0,'eye_color',123,177,193), (81938,390117,1,'eye_type',7,0,0), (81939,390117,0,'hair_color1',22,0,219), (81940,390117,0,'hair_color2',191,0,0), (81941,390117,0,'hair_face_color',184,128,10), (81942,390117,0,'hair_face_highlight_color',11,4,5), (81943,390117,0,'hair_highlight',38,22,21), (81944,390117,0,'hair_type_color',184,128,10), (81945,390117,0,'hair_type_highlight_color',11,4,5), (81946,390117,1,'lip_type',-43,0,-11), (81947,390117,1,'nose_type',-37,22,0), (81948,390117,0,'skin_color',227,207,153), (81949,390117,1,'soga_cheek_type',0,-28,7), (81950,390117,1,'soga_chin_type',0,-43,0), (81951,390117,1,'soga_ear_type',0,7,0), (81952,390117,1,'soga_eye_brow_type',0,-14,-3), (81953,390117,0,'soga_eye_color',229,229,102), (81954,390117,1,'soga_eye_type',-65,0,0), (81955,390117,0,'soga_hair_color1',209,131,22), (81956,390117,0,'soga_hair_color2',199,150,48), (81957,390117,0,'soga_hair_face_color',184,128,10), (81958,390117,0,'soga_hair_face_highlight_color',11,4,5), (81959,390117,0,'soga_hair_highlight',38,22,21), (81960,390117,0,'soga_hair_type_color',184,128,10), (81961,390117,0,'soga_hair_type_highlight_color',11,4,5), (81962,390117,1,'soga_lip_type',25,56,-43), (81963,390117,1,'soga_nose_type',-11,-56,-14), (81964,390117,0,'soga_skin_color',227,207,153), (81965,390117,0,'wing_color1',255,255,255), (81966,390117,0,'wing_color2',255,255,255), (81967,390118,0,'eye_color',255,255,255), (81968,390118,0,'skin_color',255,255,255), (81969,390118,0,'soga_eye_color',255,0,255), (81970,390119,1,'cheek_type',7,-50,0), (81971,390119,1,'chin_type',-17,0,-82), (81972,390119,1,'ear_type',78,-25,0), (81973,390119,1,'eye_brow_type',-100,100,-100), (81974,390119,0,'eye_color',59,67,37), (81975,390119,1,'eye_type',-25,0,0), (81976,390119,0,'hair_color1',228,37,181), (81977,390119,0,'hair_color2',36,34,36), (81978,390119,0,'hair_face_color',15,1,21), (81979,390119,0,'hair_face_highlight_color',23,12,31), (81980,390119,0,'hair_highlight',26,24,25), (81981,390119,0,'hair_type_color',15,1,21), (81982,390119,0,'hair_type_highlight_color',23,12,31), (81983,390119,1,'lip_type',0,-10,61), (81984,390119,1,'nose_type',90,-28,37), (81985,390119,0,'skin_color',137,146,144), (81986,390119,1,'soga_cheek_type',0,-100,100), (81987,390119,1,'soga_chin_type',0,0,-10), (81988,390119,1,'soga_ear_type',0,-25,0), (81989,390119,1,'soga_eye_brow_type',0,78,-25), (81990,390119,0,'soga_eye_color',229,229,102), (81991,390119,1,'soga_eye_type',-25,0,0), (81992,390119,0,'soga_hair_color1',26,24,25), (81993,390119,0,'soga_hair_color2',36,34,36), (81994,390119,0,'soga_hair_face_color',15,1,21), (81995,390119,0,'soga_hair_face_highlight_color',23,12,31), (81996,390119,0,'soga_hair_highlight',26,24,25), (81997,390119,0,'soga_hair_type_color',15,1,21), (81998,390119,0,'soga_hair_type_highlight_color',23,12,31), (81999,390119,1,'soga_lip_type',-100,7,-50), (82000,390119,1,'soga_nose_type',61,-17,0), (82001,390119,0,'soga_skin_color',137,146,144), (82002,390119,0,'wing_color1',255,255,255), (82003,390119,0,'wing_color2',255,255,255), (82004,390120,1,'cheek_type',19,28,0), (82005,390120,1,'chin_type',88,-38,84), (82006,390120,1,'ear_type',37,69,0), (82007,390120,1,'eye_brow_type',-93,3,3), (82008,390120,0,'eye_color',126,178,194), (82009,390120,1,'eye_type',76,0,0), (82010,390120,0,'hair_color1',68,219,100), (82011,390120,0,'hair_color2',61,0,0), (82012,390120,0,'hair_face_color',123,39,34), (82013,390120,0,'hair_face_highlight_color',97,67,10), (82014,390120,0,'hair_highlight',56,33,26), (82015,390120,0,'hair_type_color',123,39,34), (82016,390120,0,'hair_type_highlight_color',97,67,10), (82017,390120,1,'lip_type',-46,-87,-7), (82018,390120,1,'nose_type',96,68,-37), (82019,390120,0,'skin_color',60,61,49), (82020,390120,1,'soga_cheek_type',0,-93,3), (82021,390120,1,'soga_chin_type',0,-46,-87), (82022,390120,1,'soga_ear_type',0,76,0), (82023,390120,1,'soga_eye_brow_type',0,37,69), (82024,390120,0,'soga_eye_color',229,229,102), (82025,390120,1,'soga_eye_type',61,0,0), (82026,390120,0,'soga_hair_color1',91,21,51), (82027,390120,0,'soga_hair_color2',159,88,0), (82028,390120,0,'soga_hair_face_color',123,39,34), (82029,390120,0,'soga_hair_face_highlight_color',97,67,10), (82030,390120,0,'soga_hair_highlight',56,33,26), (82031,390120,0,'soga_hair_type_color',123,39,34), (82032,390120,0,'soga_hair_type_highlight_color',97,67,10), (82033,390120,1,'soga_lip_type',3,19,28), (82034,390120,1,'soga_nose_type',-7,88,-38), (82035,390120,0,'soga_skin_color',60,61,49), (82036,390120,0,'wing_color1',255,255,255), (82037,390120,0,'wing_color2',255,255,255), (82038,390121,0,'eye_color',255,255,255), (82039,390121,0,'skin_color',255,255,255), (82040,390121,0,'soga_eye_color',255,0,255), (82041,390122,0,'eye_color',255,255,255), (82042,390122,0,'skin_color',255,255,255), (82043,390122,0,'soga_eye_color',255,0,255), (82044,390123,0,'eye_color',255,255,255), (82045,390123,0,'skin_color',255,255,255), (82046,390123,0,'soga_eye_color',255,0,255), (82047,390124,0,'eye_color',255,255,255), (82048,390124,0,'skin_color',255,255,255), (82049,390124,0,'soga_eye_color',255,0,255), (82050,390125,0,'eye_color',255,255,255), (82051,390125,0,'skin_color',255,255,255), (82052,390125,0,'soga_eye_color',255,0,255), (82053,390126,1,'cheek_type',-10,11,0), (82054,390126,1,'chin_type',-9,18,1), (82055,390126,1,'ear_type',28,-37,0), (82056,390126,1,'eye_brow_type',-14,14,0), (82057,390126,0,'eye_color',74,70,37), (82058,390126,1,'eye_type',20,0,0), (82059,390126,0,'hair_color1',3,11,0), (82060,390126,0,'hair_color2',248,0,0), (82061,390126,0,'hair_face_color',114,31,28), (82062,390126,0,'hair_face_highlight_color',192,99,44), (82063,390126,0,'hair_type_color',114,31,28), (82064,390126,0,'hair_type_highlight_color',192,99,44), (82065,390126,1,'lip_type',25,-4,3), (82066,390126,1,'nose_type',25,3,11), (82067,390126,0,'skin_color',155,162,162), (82068,390126,1,'soga_cheek_type',0,-14,14), (82069,390126,1,'soga_chin_type',0,25,-4), (82070,390126,1,'soga_ear_type',0,20,0), (82071,390126,1,'soga_eye_brow_type',0,28,-37), (82072,390126,0,'soga_eye_color',204,204,204), (82073,390126,1,'soga_eye_type',-8,0,0), (82074,390126,0,'soga_hair_face_color',114,31,28), (82075,390126,0,'soga_hair_face_highlight_color',192,99,44), (82076,390126,0,'soga_hair_type_color',114,31,28), (82077,390126,0,'soga_hair_type_highlight_color',192,99,44), (82078,390126,1,'soga_lip_type',0,-10,11), (82079,390126,1,'soga_nose_type',3,-9,18), (82080,390126,0,'soga_skin_color',155,162,162), (82081,390126,0,'wing_color1',255,255,255), (82082,390126,0,'wing_color2',255,255,255), (82083,390127,1,'cheek_type',-14,-21,0), (82084,390127,1,'chin_type',-25,11,-5), (82085,390127,1,'ear_type',-2,47,0), (82086,390127,1,'eye_brow_type',-1,-32,-4), (82087,390127,0,'eye_color',137,185,200), (82088,390127,1,'eye_type',-35,0,0), (82089,390127,0,'hair_color1',236,239,0), (82090,390127,0,'hair_color2',156,0,0), (82091,390127,0,'hair_face_color',187,119,1), (82092,390127,0,'hair_face_highlight_color',19,18,8), (82093,390127,0,'hair_type_color',187,119,1), (82094,390127,0,'hair_type_highlight_color',19,18,8), (82095,390127,1,'lip_type',21,-7,-10), (82096,390127,1,'nose_type',-10,-20,-17), (82097,390127,0,'skin_color',234,209,205), (82098,390127,1,'soga_cheek_type',0,-1,-32), (82099,390127,1,'soga_chin_type',0,21,-7), (82100,390127,1,'soga_ear_type',0,-35,0), (82101,390127,1,'soga_eye_brow_type',0,-2,47), (82102,390127,0,'soga_eye_color',229,229,102), (82103,390127,1,'soga_eye_type',-100,0,0), (82104,390127,0,'soga_hair_face_color',187,119,1), (82105,390127,0,'soga_hair_face_highlight_color',19,18,8), (82106,390127,0,'soga_hair_type_color',187,119,1), (82107,390127,0,'soga_hair_type_highlight_color',19,18,8), (82108,390127,1,'soga_lip_type',-4,-14,-21), (82109,390127,1,'soga_nose_type',-10,-25,11), (82110,390127,0,'soga_skin_color',234,209,205), (82111,390127,0,'wing_color1',255,255,255), (82112,390127,0,'wing_color2',255,255,255), (82113,390128,0,'eye_color',255,255,255), (82114,390128,0,'skin_color',255,255,255), (82115,390128,0,'soga_eye_color',255,0,255), (82116,390129,1,'cheek_type',-8,-14,0), (82117,390129,1,'chin_type',43,39,-11), (82118,390129,1,'ear_type',12,-14,0), (82119,390129,1,'eye_brow_type',-17,-10,28), (82120,390129,0,'eye_color',67,69,37), (82121,390129,1,'eye_type',11,0,0), (82122,390129,0,'hair_color1',34,22,2), (82123,390129,0,'hair_face_color',14,6,1), (82124,390129,0,'hair_face_highlight_color',152,140,51), (82125,390129,0,'hair_type_color',14,6,1), (82126,390129,0,'hair_type_highlight_color',152,140,51), (82127,390129,1,'lip_type',-10,-19,-2), (82128,390129,1,'nose_type',29,34,22), (82129,390129,0,'skin_color',234,194,193), (82130,390129,1,'soga_cheek_type',0,-17,-10), (82131,390129,1,'soga_chin_type',0,-10,-19), (82132,390129,1,'soga_ear_type',0,11,0), (82133,390129,1,'soga_eye_brow_type',0,12,-14), (82134,390129,0,'soga_eye_color',229,229,102), (82135,390129,1,'soga_eye_type',11,0,0), (82136,390129,0,'soga_hair_face_color',14,6,1), (82137,390129,0,'soga_hair_face_highlight_color',152,140,51), (82138,390129,0,'soga_hair_type_color',14,6,1), (82139,390129,0,'soga_hair_type_highlight_color',152,140,51), (82140,390129,1,'soga_lip_type',28,-8,-14), (82141,390129,1,'soga_nose_type',-2,43,39), (82142,390129,0,'soga_skin_color',234,194,193), (82143,390129,0,'wing_color1',255,255,255), (82144,390129,0,'wing_color2',255,255,255), (82145,390130,1,'cheek_type',20,-19,0), (82146,390130,1,'chin_type',-34,-11,10), (82147,390130,1,'ear_type',0,1,0), (82148,390130,1,'eye_brow_type',42,-47,-28), (82149,390130,0,'eye_color',50,32,12), (82150,390130,1,'eye_type',61,0,0), (82151,390130,0,'hair_color1',225,0,235), (82152,390130,0,'hair_face_color',191,67,34), (82153,390130,0,'hair_face_highlight_color',212,170,0), (82154,390130,0,'hair_type_color',191,67,34), (82155,390130,0,'hair_type_highlight_color',212,170,0), (82156,390130,1,'lip_type',21,4,10), (82157,390130,1,'nose_type',100,-31,0), (82158,390130,0,'skin_color',222,191,165), (82159,390130,1,'soga_cheek_type',0,42,-47), (82160,390130,1,'soga_chin_type',0,21,4), (82161,390130,1,'soga_ear_type',0,61,0), (82162,390130,1,'soga_eye_brow_type',0,0,1), (82163,390130,0,'soga_eye_color',229,229,102), (82164,390130,1,'soga_eye_type',61,0,0), (82165,390130,0,'soga_hair_face_color',191,67,34), (82166,390130,0,'soga_hair_face_highlight_color',212,170,0), (82167,390130,0,'soga_hair_type_color',191,67,34), (82168,390130,0,'soga_hair_type_highlight_color',212,170,0), (82169,390130,1,'soga_lip_type',-28,20,-19), (82170,390130,1,'soga_nose_type',10,-34,-11), (82171,390130,0,'soga_skin_color',222,191,165), (82172,390130,0,'wing_color1',255,255,255), (82173,390130,0,'wing_color2',255,255,255), (82174,390131,1,'cheek_type',-76,-28,0), (82175,390131,1,'chin_type',47,69,-58), (82176,390131,1,'ear_type',-25,-20,0), (82177,390131,1,'eye_brow_type',35,42,-37), (82178,390131,0,'eye_color',97,131,87), (82179,390131,1,'eye_type',-39,0,0), (82180,390131,0,'hair_color1',56,97,31), (82181,390131,0,'hair_color2',159,0,0), (82182,390131,0,'hair_face_color',15,1,21), (82183,390131,0,'hair_face_highlight_color',229,164,27), (82184,390131,0,'hair_highlight',200,165,96), (82185,390131,0,'hair_type_color',15,1,21), (82186,390131,0,'hair_type_highlight_color',229,164,27), (82187,390131,1,'lip_type',-35,-19,4), (82188,390131,1,'nose_type',-84,56,97), (82189,390131,0,'skin_color',246,253,253), (82190,390131,1,'soga_cheek_type',0,35,42), (82191,390131,1,'soga_chin_type',0,-35,-19), (82192,390131,1,'soga_ear_type',0,-39,0), (82193,390131,1,'soga_eye_brow_type',0,-25,-20), (82194,390131,0,'soga_eye_color',229,229,102), (82195,390131,1,'soga_eye_type',-97,0,0), (82196,390131,0,'soga_hair_color1',29,21,28), (82197,390131,0,'soga_hair_color2',39,32,39), (82198,390131,0,'soga_hair_face_color',15,1,21), (82199,390131,0,'soga_hair_face_highlight_color',229,164,27), (82200,390131,0,'soga_hair_highlight',200,165,96), (82201,390131,0,'soga_hair_type_color',15,1,21), (82202,390131,0,'soga_hair_type_highlight_color',229,164,27), (82203,390131,1,'soga_lip_type',-37,-76,-28), (82204,390131,1,'soga_nose_type',4,47,69), (82205,390131,0,'soga_skin_color',246,253,253), (82206,390131,0,'wing_color1',255,255,255), (82207,390131,0,'wing_color2',255,255,255), (82208,390132,1,'cheek_type',-10,11,0), (82209,390132,1,'chin_type',-9,18,1), (82210,390132,1,'ear_type',28,-37,0), (82211,390132,1,'eye_brow_type',-14,14,0), (82212,390132,0,'eye_color',74,70,37), (82213,390132,1,'eye_type',7,0,0), (82214,390132,0,'hair_color1',3,11,0), (82215,390132,0,'hair_color2',248,0,0), (82216,390132,0,'hair_face_color',114,31,28), (82217,390132,0,'hair_face_highlight_color',192,99,44), (82218,390132,0,'hair_type_color',114,31,28), (82219,390132,0,'hair_type_highlight_color',192,99,44), (82220,390132,1,'lip_type',25,-4,3), (82221,390132,1,'nose_type',25,3,11), (82222,390132,0,'skin_color',155,162,162), (82223,390132,1,'soga_cheek_type',0,-14,14), (82224,390132,1,'soga_chin_type',0,25,-4), (82225,390132,1,'soga_ear_type',0,7,0), (82226,390132,1,'soga_eye_brow_type',0,28,-37), (82227,390132,0,'soga_eye_color',204,204,204), (82228,390132,1,'soga_eye_type',-8,0,0), (82229,390132,0,'soga_hair_face_color',114,31,28), (82230,390132,0,'soga_hair_face_highlight_color',192,99,44), (82231,390132,0,'soga_hair_type_color',114,31,28), (82232,390132,0,'soga_hair_type_highlight_color',192,99,44), (82233,390132,1,'soga_lip_type',0,-10,11), (82234,390132,1,'soga_nose_type',3,-9,18), (82235,390132,0,'soga_skin_color',155,162,162), (82236,390132,0,'wing_color1',255,255,255), (82237,390132,0,'wing_color2',255,255,255), (82238,390133,1,'cheek_type',-7,-9,0), (82239,390133,1,'chin_type',4,-11,2), (82240,390133,1,'ear_type',45,8,0), (82241,390133,1,'eye_brow_type',-21,-18,-7), (82242,390133,0,'eye_color',34,70,78), (82243,390133,1,'eye_type',7,0,0), (82244,390133,0,'hair_color1',9,236,0), (82245,390133,0,'hair_color2',156,0,0), (82246,390133,0,'hair_face_color',206,132,1), (82247,390133,0,'hair_face_highlight_color',55,23,0), (82248,390133,0,'hair_type_color',206,132,1), (82249,390133,0,'hair_type_highlight_color',55,23,0), (82250,390133,1,'lip_type',-1,48,-2), (82251,390133,1,'nose_type',-2,9,-20), (82252,390133,0,'skin_color',238,245,245), (82253,390133,1,'soga_cheek_type',0,-21,-18), (82254,390133,1,'soga_chin_type',0,-1,48), (82255,390133,1,'soga_ear_type',0,7,0), (82256,390133,1,'soga_eye_brow_type',0,45,8), (82257,390133,0,'soga_eye_color',229,229,102), (82258,390133,1,'soga_eye_type',-100,0,0), (82259,390133,0,'soga_hair_face_color',206,132,1), (82260,390133,0,'soga_hair_face_highlight_color',55,23,0), (82261,390133,0,'soga_hair_type_color',206,132,1), (82262,390133,0,'soga_hair_type_highlight_color',55,23,0), (82263,390133,1,'soga_lip_type',-7,-7,-9), (82264,390133,1,'soga_nose_type',-2,4,-11), (82265,390133,0,'soga_skin_color',238,245,245), (82266,390133,0,'wing_color1',255,255,255), (82267,390133,0,'wing_color2',255,255,255), (82271,390135,1,'cheek_type',81,-56,0), (82272,390135,1,'chin_type',0,37,-28), (82273,390135,1,'ear_type',75,0,0), (82274,390135,1,'eye_brow_type',81,37,-18), (82275,390135,0,'eye_color',63,131,143), (82276,390135,1,'eye_type',19,0,0), (82277,390135,0,'hair_color1',7,17,50), (82278,390135,0,'hair_color2',156,0,0), (82279,390135,0,'hair_face_color',119,147,147), (82280,390135,0,'hair_face_highlight_color',244,246,246), (82281,390135,0,'hair_type_color',119,147,147), (82282,390135,0,'hair_type_highlight_color',244,246,246), (82283,390135,1,'lip_type',-81,75,37), (82284,390135,1,'nose_type',38,7,17), (82285,390135,0,'skin_color',240,242,214), (82286,390135,1,'soga_cheek_type',0,81,37), (82287,390135,1,'soga_chin_type',0,-81,75), (82288,390135,1,'soga_ear_type',0,19,0), (82289,390135,1,'soga_eye_brow_type',0,75,0), (82290,390135,0,'soga_eye_color',204,204,204), (82291,390135,1,'soga_eye_type',-100,0,0), (82292,390135,0,'soga_hair_face_color',119,147,147), (82293,390135,0,'soga_hair_face_highlight_color',244,246,246), (82294,390135,0,'soga_hair_type_color',119,147,147), (82295,390135,0,'soga_hair_type_highlight_color',244,246,246), (82296,390135,1,'soga_lip_type',-18,81,-56), (82297,390135,1,'soga_nose_type',37,0,37), (82298,390135,0,'soga_skin_color',240,242,214), (82299,390135,0,'wing_color1',255,255,255), (82300,390135,0,'wing_color2',255,255,255), (82301,390136,1,'cheek_type',0,19,0), (82302,390136,1,'chin_type',0,-26,7), (82303,390136,1,'ear_type',-26,28,0), (82304,390136,1,'eye_brow_type',-44,-19,12), (82305,390136,0,'eye_color',130,124,66), (82306,390136,1,'eye_type',21,0,0), (82307,390136,0,'hair_color1',235,242,0), (82308,390136,0,'hair_face_color',39,34,27), (82309,390136,0,'hair_face_highlight_color',47,42,7), (82310,390136,0,'hair_type_color',39,34,27), (82311,390136,0,'hair_type_highlight_color',47,42,7), (82312,390136,1,'lip_type',14,0,-28), (82313,390136,1,'nose_type',-25,-21,-14), (82314,390136,0,'skin_color',241,248,248), (82315,390136,1,'soga_cheek_type',0,-44,-19), (82316,390136,1,'soga_chin_type',0,14,0), (82317,390136,1,'soga_ear_type',0,21,0), (82318,390136,1,'soga_eye_brow_type',0,-26,28), (82319,390136,0,'soga_eye_color',229,229,102), (82320,390136,1,'soga_eye_type',28,0,0), (82321,390136,0,'soga_hair_face_color',39,34,27), (82322,390136,0,'soga_hair_face_highlight_color',47,42,7), (82323,390136,0,'soga_hair_type_color',39,34,27), (82324,390136,0,'soga_hair_type_highlight_color',47,42,7), (82325,390136,1,'soga_lip_type',12,0,19), (82326,390136,1,'soga_nose_type',-28,0,-26), (82327,390136,0,'soga_skin_color',241,248,248), (82328,390136,0,'wing_color1',255,255,255), (82329,390136,0,'wing_color2',255,255,255), (82330,390137,0,'eye_color',255,255,255), (82331,390137,0,'skin_color',255,255,255), (82332,390137,0,'soga_eye_color',255,0,255), (82333,390138,0,'eye_color',255,255,255), (82334,390138,0,'skin_color',255,255,255), (82335,390138,0,'soga_eye_color',255,0,255), (82336,390139,0,'eye_color',255,255,255), (82337,390139,0,'skin_color',255,255,255), (82338,390139,0,'soga_eye_color',255,0,255), (82342,390141,0,'eye_color',255,255,255), (82343,390141,0,'skin_color',255,255,255), (82344,390141,0,'soga_eye_color',255,0,255), (82405,390144,1,'cheek_type',-19,-17,0), (82406,390144,1,'chin_type',-7,17,-23), (82407,390144,1,'ear_type',-18,14,0), (82408,390144,1,'eye_brow_type',32,-7,-3), (82409,390144,0,'eye_color',154,196,207), (82410,390144,1,'eye_type',-19,0,0), (82411,390144,0,'hair_color1',221,251,0), (82412,390144,0,'hair_face_color',137,51,17), (82413,390144,0,'hair_face_highlight_color',66,30,8), (82414,390144,0,'hair_type_color',137,51,17), (82415,390144,0,'hair_type_highlight_color',66,30,8), (82416,390144,1,'lip_type',-14,-19,-17), (82417,390144,1,'nose_type',21,-35,-5), (82418,390144,0,'skin_color',247,231,232), (82419,390144,1,'soga_cheek_type',0,32,-7), (82420,390144,1,'soga_chin_type',0,-14,-19), (82421,390144,1,'soga_ear_type',0,-19,0), (82422,390144,1,'soga_eye_brow_type',0,-18,14), (82423,390144,0,'soga_eye_color',229,229,102), (82424,390144,1,'soga_eye_type',28,0,0), (82425,390144,0,'soga_hair_face_color',137,51,17), (82426,390144,0,'soga_hair_face_highlight_color',66,30,8), (82427,390144,0,'soga_hair_type_color',137,51,17), (82428,390144,0,'soga_hair_type_highlight_color',66,30,8), (82429,390144,1,'soga_lip_type',-3,-19,-17), (82430,390144,1,'soga_nose_type',-17,-7,17), (82431,390144,0,'soga_skin_color',247,231,232), (82432,390144,0,'wing_color1',255,255,255), (82433,390144,0,'wing_color2',255,255,255), (82434,390145,1,'cheek_type',81,-56,0), (82435,390145,1,'chin_type',0,37,-28), (82436,390145,1,'ear_type',75,0,0), (82437,390145,1,'eye_brow_type',81,37,-18), (82438,390145,0,'eye_color',122,176,192), (82439,390145,1,'eye_type',19,0,0), (82440,390145,0,'hair_color1',7,17,50), (82441,390145,0,'hair_color2',156,0,0), (82442,390145,0,'hair_face_color',184,128,10), (82443,390145,0,'hair_face_highlight_color',244,246,246), (82444,390145,0,'hair_type_color',184,128,10), (82445,390145,0,'hair_type_highlight_color',244,246,246), (82446,390145,1,'lip_type',-81,75,37), (82447,390145,1,'nose_type',38,7,17), (82448,390145,0,'skin_color',240,242,214), (82449,390145,1,'soga_cheek_type',0,81,37), (82450,390145,1,'soga_chin_type',0,-81,75), (82451,390145,1,'soga_ear_type',0,19,0), (82452,390145,1,'soga_eye_brow_type',0,75,0), (82453,390145,0,'soga_eye_color',204,204,204), (82454,390145,1,'soga_eye_type',-100,0,0), (82455,390145,0,'soga_hair_face_color',184,128,10), (82456,390145,0,'soga_hair_face_highlight_color',244,246,246), (82457,390145,0,'soga_hair_type_color',184,128,10), (82458,390145,0,'soga_hair_type_highlight_color',244,246,246), (82459,390145,1,'soga_lip_type',-18,81,-56), (82460,390145,1,'soga_nose_type',37,0,37), (82461,390145,0,'soga_skin_color',240,242,214), (82462,390145,0,'wing_color1',255,255,255), (82463,390145,0,'wing_color2',255,255,255), (82464,390146,1,'cheek_type',38,45,0), (82465,390146,1,'chin_type',0,18,0), (82466,390146,1,'ear_type',-32,-8,0), (82467,390146,1,'eye_brow_type',0,2,20), (82468,390146,0,'eye_color',156,195,200), (82469,390146,1,'eye_type',8,0,0), (82470,390146,0,'hair_color1',19,255,0), (82471,390146,0,'hair_face_color',121,82,35), (82472,390146,0,'hair_face_highlight_color',79,33,0), (82473,390146,0,'hair_type_color',121,82,35), (82474,390146,0,'hair_type_highlight_color',79,33,0), (82475,390146,1,'lip_type',-9,7,23), (82476,390146,1,'nose_type',-21,19,-1), (82477,390146,0,'skin_color',236,199,197), (82478,390146,1,'soga_cheek_type',0,0,2), (82479,390146,1,'soga_chin_type',0,-9,7), (82480,390146,1,'soga_ear_type',0,8,0), (82481,390146,1,'soga_eye_brow_type',0,-32,-8), (82482,390146,0,'soga_eye_color',229,229,102), (82483,390146,1,'soga_eye_type',8,0,0), (82484,390146,0,'soga_hair_face_color',121,82,35), (82485,390146,0,'soga_hair_face_highlight_color',79,33,0), (82486,390146,0,'soga_hair_type_color',121,82,35), (82487,390146,0,'soga_hair_type_highlight_color',79,33,0), (82488,390146,1,'soga_lip_type',20,38,45), (82489,390146,1,'soga_nose_type',23,0,18), (82490,390146,0,'soga_skin_color',236,199,197), (82491,390146,0,'wing_color1',255,255,255), (82492,390146,0,'wing_color2',255,255,255), (82493,390147,1,'cheek_type',7,96,0), (82494,390147,1,'chin_type',-50,-34,-25), (82495,390147,1,'ear_type',-56,0,0), (82496,390147,1,'eye_brow_type',56,-50,96), (82497,390147,0,'eye_color',134,117,62), (82498,390147,1,'eye_type',-44,0,0), (82499,390147,0,'hair_color1',45,18,50), (82500,390147,0,'hair_color2',51,0,0), (82501,390147,0,'hair_face_color',45,16,16), (82502,390147,0,'hair_face_highlight_color',84,0,0), (82503,390147,0,'hair_highlight',109,14,49), (82504,390147,0,'hair_type_color',45,16,16), (82505,390147,0,'hair_type_highlight_color',84,0,0), (82506,390147,1,'lip_type',100,-100,100), (82507,390147,1,'nose_type',0,45,18), (82508,390147,0,'skin_color',244,251,251), (82509,390147,1,'soga_cheek_type',0,56,-50), (82510,390147,1,'soga_chin_type',0,100,-100), (82511,390147,1,'soga_ear_type',0,-44,0), (82512,390147,1,'soga_eye_brow_type',0,-56,0), (82513,390147,0,'soga_eye_color',229,229,102), (82514,390147,1,'soga_eye_type',51,0,0), (82515,390147,0,'soga_hair_color1',54,45,28), (82516,390147,0,'soga_hair_color2',104,52,0), (82517,390147,0,'soga_hair_face_color',45,16,16), (82518,390147,0,'soga_hair_face_highlight_color',84,0,0), (82519,390147,0,'soga_hair_highlight',109,14,49), (82520,390147,0,'soga_hair_type_color',45,16,16), (82521,390147,0,'soga_hair_type_highlight_color',84,0,0), (82522,390147,1,'soga_lip_type',96,7,96), (82523,390147,1,'soga_nose_type',100,-50,-34), (82524,390147,0,'soga_skin_color',244,251,251), (82525,390147,0,'wing_color1',255,255,255), (82526,390147,0,'wing_color2',255,255,255), (82527,390148,1,'cheek_type',-7,-9,0), (82528,390148,1,'chin_type',4,-11,2), (82529,390148,1,'ear_type',45,8,0), (82530,390148,1,'eye_brow_type',-21,-18,-7), (82531,390148,0,'eye_color',34,70,78), (82532,390148,1,'eye_type',7,0,0), (82533,390148,0,'hair_color1',9,236,0), (82534,390148,0,'hair_face_color',206,132,1), (82535,390148,0,'hair_face_highlight_color',55,23,0), (82536,390148,0,'hair_type_color',206,132,1), (82537,390148,0,'hair_type_highlight_color',55,23,0), (82538,390148,1,'lip_type',-1,48,-2), (82539,390148,1,'nose_type',-2,9,-20), (82540,390148,0,'skin_color',238,245,245), (82541,390148,1,'soga_cheek_type',0,-21,-18), (82542,390148,1,'soga_chin_type',0,-1,48), (82543,390148,1,'soga_ear_type',0,7,0), (82544,390148,1,'soga_eye_brow_type',0,45,8), (82545,390148,0,'soga_eye_color',229,229,102), (82546,390148,1,'soga_eye_type',14,0,0), (82547,390148,0,'soga_hair_face_color',206,132,1), (82548,390148,0,'soga_hair_face_highlight_color',55,23,0), (82549,390148,0,'soga_hair_type_color',206,132,1), (82550,390148,0,'soga_hair_type_highlight_color',55,23,0), (82551,390148,1,'soga_lip_type',-7,-7,-9), (82552,390148,1,'soga_nose_type',-2,4,-11), (82553,390148,0,'soga_skin_color',238,245,245), (82554,390148,0,'wing_color1',255,255,255), (82555,390148,0,'wing_color2',255,255,255), (82556,390149,1,'cheek_type',0,-29,0), (82557,390149,1,'chin_type',0,-17,3), (82558,390149,1,'ear_type',-17,31,0), (82559,390149,1,'eye_brow_type',19,0,20), (82560,390149,0,'eye_color',41,82,94), (82561,390149,1,'eye_type',40,0,0), (82562,390149,0,'hair_color1',5,230,0), (82563,390149,0,'hair_face_color',45,24,3), (82564,390149,0,'hair_face_highlight_color',126,121,76), (82565,390149,0,'hair_type_color',45,24,3), (82566,390149,0,'hair_type_highlight_color',126,121,76), (82567,390149,1,'lip_type',-4,0,8), (82568,390149,1,'nose_type',2,5,-26), (82569,390149,0,'skin_color',220,213,189), (82570,390149,1,'soga_cheek_type',0,19,0), (82571,390149,1,'soga_chin_type',0,-4,0), (82572,390149,1,'soga_ear_type',0,40,0), (82573,390149,1,'soga_eye_brow_type',0,-17,31), (82574,390149,0,'soga_eye_color',229,229,102), (82575,390149,1,'soga_eye_type',40,0,0), (82576,390149,0,'soga_hair_face_color',45,24,3), (82577,390149,0,'soga_hair_face_highlight_color',126,121,76), (82578,390149,0,'soga_hair_type_color',45,24,3), (82579,390149,0,'soga_hair_type_highlight_color',126,121,76), (82580,390149,1,'soga_lip_type',20,0,-29), (82581,390149,1,'soga_nose_type',8,0,-17), (82582,390149,0,'soga_skin_color',220,213,189), (82583,390149,0,'wing_color1',255,255,255), (82584,390149,0,'wing_color2',255,255,255), (82585,390150,0,'eye_color',255,255,255), (82586,390150,0,'skin_color',255,255,255), (82587,390150,0,'soga_eye_color',255,0,255), (82588,390151,0,'eye_color',255,255,255), (82589,390151,0,'skin_color',255,255,255), (82590,390151,0,'soga_eye_color',255,0,255), (82591,390152,0,'eye_color',255,255,255), (82592,390152,0,'skin_color',255,255,255), (82593,390152,0,'soga_eye_color',255,0,255), (82624,390154,0,'eye_color',255,255,255), (82625,390154,0,'skin_color',255,255,255), (82626,390154,0,'soga_eye_color',255,0,255), (82627,390155,0,'eye_color',255,255,255), (82628,390155,0,'skin_color',255,255,255), (82629,390155,0,'soga_eye_color',255,0,255), (82630,390156,1,'cheek_type',28,41,0), (82631,390156,1,'chin_type',26,-10,-7), (82632,390156,1,'ear_type',-3,-25,0), (82633,390156,1,'eye_brow_type',0,1,2), (82634,390156,0,'eye_color',157,196,204), (82635,390156,1,'eye_type',25,0,0), (82636,390156,0,'hair_color1',7,234,0), (82637,390156,0,'hair_face_color',188,185,179), (82638,390156,0,'hair_face_highlight_color',151,57,12), (82639,390156,0,'hair_type_color',188,185,179), (82640,390156,0,'hair_type_highlight_color',151,57,12), (82641,390156,1,'lip_type',-26,0,17), (82642,390156,1,'nose_type',28,7,-22), (82643,390156,0,'skin_color',231,222,222), (82644,390156,1,'soga_cheek_type',0,0,1), (82645,390156,1,'soga_chin_type',0,-26,0), (82646,390156,1,'soga_ear_type',0,25,0), (82647,390156,1,'soga_eye_brow_type',0,-3,-25), (82648,390156,0,'soga_eye_color',229,229,102), (82649,390156,1,'soga_eye_type',-32,0,0), (82650,390156,0,'soga_hair_face_color',188,185,179), (82651,390156,0,'soga_hair_face_highlight_color',151,57,12), (82652,390156,0,'soga_hair_type_color',188,185,179), (82653,390156,0,'soga_hair_type_highlight_color',151,57,12), (82654,390156,1,'soga_lip_type',2,28,41), (82655,390156,1,'soga_nose_type',17,26,-10), (82656,390156,0,'soga_skin_color',231,222,222), (82657,390156,0,'wing_color1',255,255,255), (82658,390156,0,'wing_color2',255,255,255), (82688,390158,0,'eye_color',255,255,255), (82689,390158,0,'skin_color',255,255,255), (82690,390158,0,'soga_eye_color',255,0,255), (82691,390159,1,'cheek_type',0,68,0), (82692,390159,1,'chin_type',84,-95,14), (82693,390159,1,'ear_type',37,-7,0), (82694,390159,1,'eye_brow_type',-100,-100,52), (82695,390159,0,'eye_color',207,184,155), (82696,390159,1,'eye_type',100,0,0), (82697,390159,0,'hair_color1',19,17,42), (82698,390159,0,'hair_color2',156,0,0), (82699,390159,0,'hair_face_color',228,183,26), (82700,390159,0,'hair_face_highlight_color',100,70,10), (82701,390159,0,'hair_highlight',56,33,26), (82702,390159,0,'hair_type_color',228,183,26), (82703,390159,0,'hair_type_highlight_color',100,70,10), (82704,390159,1,'lip_type',-4,64,-28), (82705,390159,1,'nose_type',0,19,17), (82706,390159,0,'skin_color',138,108,67), (82707,390159,1,'soga_cheek_type',0,-100,-100), (82708,390159,1,'soga_chin_type',0,-4,64), (82709,390159,1,'soga_ear_type',0,100,0), (82710,390159,1,'soga_eye_brow_type',0,37,-7), (82711,390159,0,'soga_eye_color',229,229,102), (82712,390159,1,'soga_eye_type',-100,0,0), (82713,390159,0,'soga_hair_color1',38,22,21), (82714,390159,0,'soga_hair_color2',120,50,0), (82715,390159,0,'soga_hair_face_color',228,183,26), (82716,390159,0,'soga_hair_face_highlight_color',100,70,10), (82717,390159,0,'soga_hair_highlight',56,33,26), (82718,390159,0,'soga_hair_type_color',228,183,26), (82719,390159,0,'soga_hair_type_highlight_color',100,70,10), (82720,390159,1,'soga_lip_type',52,0,68), (82721,390159,1,'soga_nose_type',-28,84,-95), (82722,390159,0,'soga_skin_color',138,108,67), (82723,390159,0,'wing_color1',255,255,255), (82724,390159,0,'wing_color2',255,255,255), (82725,390160,0,'eye_color',255,255,255), (82726,390160,0,'skin_color',255,255,255), (82727,390160,0,'soga_eye_color',255,0,255), (82728,390161,0,'eye_color',255,255,255), (82729,390161,0,'skin_color',255,255,255), (82730,390161,0,'soga_eye_color',255,0,255), (82731,390162,0,'eye_color',255,255,255), (82732,390162,0,'skin_color',255,255,255), (82733,390162,0,'soga_eye_color',255,0,255), (82734,390163,0,'eye_color',255,255,255), (82735,390163,0,'skin_color',255,255,255), (82736,390163,0,'soga_eye_color',255,0,255), (82737,390164,0,'eye_color',255,255,255), (82738,390164,0,'skin_color',255,255,255), (82739,390164,0,'soga_eye_color',255,0,255), (82740,390165,0,'eye_color',255,255,255), (82741,390165,0,'skin_color',255,255,255), (82742,390165,0,'soga_eye_color',255,0,255), (82743,390166,0,'eye_color',255,255,255), (82744,390166,0,'skin_color',255,255,255), (82745,390166,0,'soga_eye_color',255,0,255), (82746,390167,0,'eye_color',255,255,255), (82747,390167,0,'skin_color',255,255,255), (82748,390167,0,'soga_eye_color',255,0,255), (82749,390168,1,'cheek_type',7,96,0), (82750,390168,1,'chin_type',-50,-34,-25), (82751,390168,1,'ear_type',-56,0,0), (82752,390168,1,'eye_brow_type',56,-50,96), (82753,390168,0,'eye_color',134,117,62), (82754,390168,1,'eye_type',-44,0,0), (82755,390168,0,'hair_color1',45,18,50), (82756,390168,0,'hair_color2',51,0,0), (82757,390168,0,'hair_face_color',45,16,16), (82758,390168,0,'hair_face_highlight_color',84,0,0), (82759,390168,0,'hair_highlight',109,14,49), (82760,390168,0,'hair_type_color',45,16,16), (82761,390168,0,'hair_type_highlight_color',84,0,0), (82762,390168,1,'lip_type',100,-100,100), (82763,390168,1,'nose_type',0,45,18), (82764,390168,0,'skin_color',244,251,251), (82765,390168,1,'soga_cheek_type',0,56,-50), (82766,390168,1,'soga_chin_type',0,100,-100), (82767,390168,1,'soga_ear_type',0,-44,0), (82768,390168,1,'soga_eye_brow_type',0,-56,0), (82769,390168,0,'soga_eye_color',229,229,102), (82770,390168,1,'soga_eye_type',51,0,0), (82771,390168,0,'soga_hair_color1',54,45,28), (82772,390168,0,'soga_hair_color2',104,52,0), (82773,390168,0,'soga_hair_face_color',45,16,16), (82774,390168,0,'soga_hair_face_highlight_color',84,0,0), (82775,390168,0,'soga_hair_highlight',109,14,49), (82776,390168,0,'soga_hair_type_color',45,16,16), (82777,390168,0,'soga_hair_type_highlight_color',84,0,0), (82778,390168,1,'soga_lip_type',96,7,96), (82779,390168,1,'soga_nose_type',100,-50,-34), (82780,390168,0,'soga_skin_color',244,251,251), (82781,390168,0,'wing_color1',255,255,255), (82782,390168,0,'wing_color2',255,255,255), (82783,390169,0,'eye_color',255,255,255), (82784,390169,0,'skin_color',255,255,255), (82785,390169,0,'soga_eye_color',255,0,255), (82786,390170,1,'cheek_type',0,-1,0), (82787,390170,1,'chin_type',-38,-42,-12), (82788,390170,1,'ear_type',-17,22,0), (82789,390170,1,'eye_brow_type',-7,-39,34), (82790,390170,0,'eye_color',90,59,23), (82791,390170,1,'eye_type',17,0,0), (82792,390170,0,'hair_color1',28,34,228), (82793,390170,0,'hair_face_color',34,14,1), (82794,390170,0,'hair_face_highlight_color',75,47,0), (82795,390170,0,'hair_type_color',34,14,1), (82796,390170,0,'hair_type_highlight_color',75,47,0), (82797,390170,1,'lip_type',0,18,0), (82798,390170,1,'nose_type',19,28,34), (82799,390170,0,'skin_color',229,219,213), (82800,390170,1,'soga_cheek_type',0,-7,-39), (82801,390170,1,'soga_chin_type',0,0,18), (82802,390170,1,'soga_ear_type',0,17,0), (82803,390170,1,'soga_eye_brow_type',0,-17,22), (82804,390170,0,'soga_eye_color',229,229,102), (82805,390170,1,'soga_eye_type',17,0,0), (82806,390170,0,'soga_hair_face_color',34,14,1), (82807,390170,0,'soga_hair_face_highlight_color',75,47,0), (82808,390170,0,'soga_hair_type_color',34,14,1), (82809,390170,0,'soga_hair_type_highlight_color',75,47,0), (82810,390170,1,'soga_lip_type',34,0,-1), (82811,390170,1,'soga_nose_type',0,-38,-42), (82812,390170,0,'soga_skin_color',229,219,213), (82813,390170,0,'wing_color1',255,255,255), (82814,390170,0,'wing_color2',255,255,255), (82815,390171,1,'cheek_type',28,81,0), (82816,390171,1,'chin_type',76,11,28), (82817,390171,1,'ear_type',8,0,0), (82818,390171,1,'eye_brow_type',58,-84,39), (82819,390171,0,'eye_color',69,142,161), (82820,390171,1,'eye_type',-39,0,0), (82821,390171,0,'hair_color1',93,214,81), (82822,390171,0,'hair_color2',158,0,0), (82823,390171,0,'hair_face_color',184,128,10), (82824,390171,0,'hair_face_highlight_color',219,179,15), (82825,390171,0,'hair_highlight',239,221,86), (82826,390171,0,'hair_type_color',184,128,10), (82827,390171,0,'hair_type_highlight_color',219,179,15), (82828,390171,1,'lip_type',3,-42,-96), (82829,390171,1,'nose_type',-78,93,-42), (82830,390171,0,'skin_color',226,205,157), (82831,390171,1,'soga_cheek_type',0,58,-84), (82832,390171,1,'soga_chin_type',0,3,-42), (82833,390171,1,'soga_ear_type',0,-39,0), (82834,390171,1,'soga_eye_brow_type',0,8,0), (82835,390171,0,'soga_eye_color',229,229,102), (82836,390171,1,'soga_eye_type',-98,0,0), (82837,390171,0,'soga_hair_color1',209,131,22), (82838,390171,0,'soga_hair_color2',199,150,48), (82839,390171,0,'soga_hair_face_color',184,128,10), (82840,390171,0,'soga_hair_face_highlight_color',219,179,15), (82841,390171,0,'soga_hair_highlight',239,221,86), (82842,390171,0,'soga_hair_type_color',184,128,10), (82843,390171,0,'soga_hair_type_highlight_color',219,179,15), (82844,390171,1,'soga_lip_type',39,28,81), (82845,390171,1,'soga_nose_type',-96,76,11), (82846,390171,0,'soga_skin_color',226,205,157), (82847,390171,0,'wing_color1',255,255,255), (82848,390171,0,'wing_color2',255,255,255), (82849,390172,0,'eye_color',255,255,255), (82850,390172,0,'skin_color',54,40,19), (82851,390172,0,'soga_eye_color',255,0,255), (82852,390173,1,'cheek_type',-23,8,0), (82853,390173,1,'chin_type',-7,45,-43), (82854,390173,1,'ear_type',-76,-72,0), (82855,390173,1,'eye_brow_type',48,-77,47), (82856,390173,0,'eye_color',39,80,89), (82857,390173,1,'eye_type',-63,0,0), (82858,390173,0,'hair_color1',233,0,25), (82859,390173,0,'hair_color2',50,0,0), (82860,390173,0,'hair_face_color',244,246,246), (82861,390173,0,'hair_face_highlight_color',43,13,17), (82862,390173,0,'hair_highlight',54,45,28), (82863,390173,0,'hair_type_color',244,246,246), (82864,390173,0,'hair_type_highlight_color',43,13,17), (82865,390173,1,'lip_type',28,-34,-25), (82866,390173,1,'nose_type',90,-23,0), (82867,390173,0,'skin_color',180,140,95), (82868,390173,1,'soga_cheek_type',0,48,-77), (82869,390173,1,'soga_chin_type',0,28,-34), (82870,390173,1,'soga_ear_type',0,-63,0), (82871,390173,1,'soga_eye_brow_type',0,-76,-72), (82872,390173,0,'soga_eye_color',229,229,102), (82873,390173,1,'soga_eye_type',50,0,0), (82874,390173,0,'soga_hair_color1',161,165,168), (82875,390173,0,'soga_hair_color2',50,69,69), (82876,390173,0,'soga_hair_face_color',244,246,246), (82877,390173,0,'soga_hair_face_highlight_color',43,13,17), (82878,390173,0,'soga_hair_highlight',54,45,28), (82879,390173,0,'soga_hair_type_color',244,246,246), (82880,390173,0,'soga_hair_type_highlight_color',43,13,17), (82881,390173,1,'soga_lip_type',47,-23,8), (82882,390173,1,'soga_nose_type',-25,-7,45), (82883,390173,0,'soga_skin_color',180,140,95), (82884,390173,0,'wing_color1',255,255,255), (82885,390173,0,'wing_color2',255,255,255), (82886,390174,1,'cheek_type',-46,-14,0), (82887,390174,1,'chin_type',-48,-83,-68), (82888,390174,1,'ear_type',-81,21,0), (82889,390174,1,'eye_brow_type',70,59,10), (82890,390174,0,'eye_color',204,204,204), (82891,390174,1,'eye_type',47,0,0), (82892,390174,0,'hair_color1',248,231,254), (82893,390174,1,'lip_type',-47,22,-14), (82894,390174,1,'nose_type',-21,-8,-25), (82895,390174,0,'skin_color',211,212,212), (82896,390174,1,'soga_cheek_type',0,70,59), (82897,390174,1,'soga_chin_type',0,-47,22), (82898,390174,1,'soga_ear_type',0,47,0), (82899,390174,1,'soga_eye_brow_type',0,-81,21), (82900,390174,0,'soga_eye_color',229,229,102), (82901,390174,1,'soga_eye_type',-53,0,0), (82902,390174,1,'soga_lip_type',10,-46,-14), (82903,390174,1,'soga_nose_type',-14,-48,-83), (82904,390174,0,'soga_skin_color',211,212,212), (82905,390174,0,'wing_color1',255,255,255), (82906,390174,0,'wing_color2',255,255,255), (82907,390175,1,'cheek_type',-91,90,0), (82908,390175,1,'chin_type',44,-23,-25), (82909,390175,1,'ear_type',-52,-74,0), (82910,390175,1,'eye_brow_type',-46,29,-5), (82911,390175,0,'eye_color',204,204,204), (82912,390175,1,'eye_type',81,0,0), (82913,390175,0,'hair_color1',7,161,90), (82914,390175,1,'lip_type',-1,34,-10), (82915,390175,1,'nose_type',-78,7,-95), (82916,390175,0,'skin_color',251,251,251), (82917,390175,1,'soga_cheek_type',0,-46,29), (82918,390175,1,'soga_chin_type',0,-1,34), (82919,390175,1,'soga_ear_type',0,81,0), (82920,390175,1,'soga_eye_brow_type',0,-52,-74), (82921,390175,0,'soga_eye_color',229,229,102), (82922,390175,1,'soga_eye_type',-7,0,0), (82923,390175,1,'soga_lip_type',-5,-91,90), (82924,390175,1,'soga_nose_type',-10,44,-23), (82925,390175,0,'soga_skin_color',251,251,251), (82926,390175,0,'wing_color1',255,255,255), (82927,390175,0,'wing_color2',255,255,255), (82928,390176,0,'eye_color',255,255,255), (82929,390176,0,'skin_color',255,255,255), (82930,390176,0,'soga_eye_color',255,0,255), (82931,390177,0,'eye_color',255,255,255), (82932,390177,0,'skin_color',255,255,255), (82933,390177,0,'soga_eye_color',255,0,255), (82934,390178,0,'eye_color',255,255,255), (82935,390178,0,'skin_color',255,255,255), (82936,390178,0,'soga_eye_color',255,0,255), (82937,390179,0,'eye_color',255,255,255), (82938,390179,0,'skin_color',26,19,10), (82939,390179,0,'soga_eye_color',255,0,255), (82974,390181,1,'cheek_type',74,-75,0), (82975,390181,1,'chin_type',56,-63,20), (82976,390181,1,'ear_type',95,-25,0), (82977,390181,1,'eye_brow_type',17,98,-93), (82978,390181,0,'eye_color',154,120,85), (82979,390181,1,'eye_type',-28,0,0), (82980,390181,0,'hair_color1',28,246,178), (82981,390181,0,'hair_color2',156,0,0), (82982,390181,0,'hair_face_color',233,168,29), (82983,390181,0,'hair_face_highlight_color',93,65,8), (82984,390181,0,'hair_highlight',56,33,26), (82985,390181,0,'hair_type_color',233,168,29), (82986,390181,0,'hair_type_highlight_color',93,65,8), (82987,390181,1,'lip_type',-83,-14,64), (82988,390181,1,'nose_type',0,28,-10), (82989,390181,0,'skin_color',214,188,154), (82990,390181,1,'soga_cheek_type',0,17,98), (82991,390181,1,'soga_chin_type',0,-83,-14), (82992,390181,1,'soga_ear_type',0,-28,0), (82993,390181,1,'soga_eye_brow_type',0,95,-25), (82994,390181,0,'soga_eye_color',229,229,102), (82995,390181,1,'soga_eye_type',-100,0,0), (82996,390181,0,'soga_hair_color1',200,165,96), (82997,390181,0,'soga_hair_color2',173,99,44), (82998,390181,0,'soga_hair_face_color',233,168,29), (82999,390181,0,'soga_hair_face_highlight_color',93,65,8), (83000,390181,0,'soga_hair_highlight',56,33,26), (83001,390181,0,'soga_hair_type_color',233,168,29), (83002,390181,0,'soga_hair_type_highlight_color',93,65,8), (83003,390181,1,'soga_lip_type',-93,74,-75), (83004,390181,1,'soga_nose_type',64,56,-63), (83005,390181,0,'soga_skin_color',214,188,154), (83006,390181,0,'wing_color1',255,255,255), (83007,390181,0,'wing_color2',255,255,255), (83008,390182,1,'cheek_type',-35,44,0), (83009,390182,1,'chin_type',-28,-17,2), (83010,390182,1,'ear_type',-17,42,0), (83011,390182,1,'eye_brow_type',10,0,-20), (83012,390182,0,'eye_color',136,185,199), (83013,390182,1,'eye_type',1,0,0), (83014,390182,0,'hair_color1',41,253,249), (83015,390182,0,'hair_face_color',71,26,11), (83016,390182,0,'hair_face_highlight_color',49,29,1), (83017,390182,0,'hair_type_color',71,26,11), (83018,390182,0,'hair_type_highlight_color',49,29,1), (83019,390182,1,'lip_type',-10,-7,-1), (83020,390182,1,'nose_type',-7,41,-3), (83021,390182,0,'skin_color',238,209,208), (83022,390182,1,'soga_cheek_type',0,10,0), (83023,390182,1,'soga_chin_type',0,-10,-7), (83024,390182,1,'soga_ear_type',0,1,0), (83025,390182,1,'soga_eye_brow_type',0,-17,42), (83026,390182,0,'soga_eye_color',229,229,102), (83027,390182,1,'soga_eye_type',1,0,0), (83028,390182,0,'soga_hair_face_color',71,26,11), (83029,390182,0,'soga_hair_face_highlight_color',49,29,1), (83030,390182,0,'soga_hair_type_color',71,26,11), (83031,390182,0,'soga_hair_type_highlight_color',49,29,1), (83032,390182,1,'soga_lip_type',-20,-35,44), (83033,390182,1,'soga_nose_type',-1,-28,-17), (83034,390182,0,'soga_skin_color',238,209,208), (83035,390182,0,'wing_color1',255,255,255), (83036,390182,0,'wing_color2',255,255,255), (83037,390183,1,'cheek_type',55,-63,0), (83038,390183,1,'chin_type',48,44,-89), (83039,390183,1,'ear_type',-43,-53,0), (83040,390183,1,'eye_brow_type',-52,34,74), (83041,390183,0,'eye_color',39,80,70), (83042,390183,1,'eye_type',31,0,0), (83043,390183,0,'hair_color1',25,88,45), (83044,390183,0,'hair_color2',34,0,0), (83045,390183,0,'hair_face_color',84,0,0), (83046,390183,0,'hair_face_highlight_color',111,28,26), (83047,390183,0,'hair_highlight',91,21,51), (83048,390183,0,'hair_type_color',84,0,0), (83049,390183,0,'hair_type_highlight_color',111,28,26), (83050,390183,1,'lip_type',95,-66,18), (83051,390183,1,'nose_type',31,25,88), (83052,390183,0,'skin_color',225,197,149), (83053,390183,1,'soga_cheek_type',0,-52,34), (83054,390183,1,'soga_chin_type',0,95,-66), (83055,390183,1,'soga_ear_type',0,31,0), (83056,390183,1,'soga_eye_brow_type',0,-43,-53), (83057,390183,0,'soga_eye_color',229,229,102), (83058,390183,1,'soga_eye_type',34,0,0), (83059,390183,0,'soga_hair_color1',109,14,49), (83060,390183,0,'soga_hair_color2',185,97,0), (83061,390183,0,'soga_hair_face_color',84,0,0), (83062,390183,0,'soga_hair_face_highlight_color',111,28,26), (83063,390183,0,'soga_hair_highlight',91,21,51), (83064,390183,0,'soga_hair_type_color',84,0,0), (83065,390183,0,'soga_hair_type_highlight_color',111,28,26), (83066,390183,1,'soga_lip_type',74,55,-63), (83067,390183,1,'soga_nose_type',18,48,44), (83068,390183,0,'soga_skin_color',225,197,149), (83069,390183,0,'wing_color1',255,255,255), (83070,390183,0,'wing_color2',255,255,255), (83071,390184,1,'cheek_type',-59,-72,0), (83072,390184,1,'chin_type',93,-83,22), (83073,390184,1,'ear_type',4,83,0), (83074,390184,1,'eye_brow_type',50,87,85), (83075,390184,0,'eye_color',41,88,91), (83076,390184,1,'eye_type',-42,0,0), (83077,390184,0,'hair_color1',32,241,188), (83078,390184,0,'hair_color2',225,0,0), (83079,390184,0,'hair_face_color',117,34,31), (83080,390184,0,'hair_face_highlight_color',131,42,32), (83081,390184,0,'hair_highlight',91,21,51), (83082,390184,0,'hair_type_color',117,34,31), (83083,390184,0,'hair_type_highlight_color',131,42,32), (83084,390184,1,'lip_type',95,1,75), (83085,390184,1,'nose_type',-50,32,-15), (83086,390184,0,'skin_color',76,49,50), (83087,390184,1,'soga_cheek_type',0,50,87), (83088,390184,1,'soga_chin_type',0,95,1), (83089,390184,1,'soga_ear_type',0,-42,0), (83090,390184,1,'soga_eye_brow_type',0,4,83), (83091,390184,0,'soga_eye_color',229,229,102), (83092,390184,1,'soga_eye_type',-31,0,0), (83093,390184,0,'soga_hair_color1',91,21,51), (83094,390184,0,'soga_hair_color2',159,88,0), (83095,390184,0,'soga_hair_face_color',117,34,31), (83096,390184,0,'soga_hair_face_highlight_color',131,42,32), (83097,390184,0,'soga_hair_highlight',91,21,51), (83098,390184,0,'soga_hair_type_color',117,34,31), (83099,390184,0,'soga_hair_type_highlight_color',131,42,32), (83100,390184,1,'soga_lip_type',85,-59,-72), (83101,390184,1,'soga_nose_type',75,93,-83), (83102,390184,0,'soga_skin_color',76,49,50), (83103,390184,0,'wing_color1',255,255,255), (83104,390184,0,'wing_color2',255,255,255), (83139,390190,0,'eye_color',255,255,255), (83140,390190,0,'skin_color',255,255,255), (83141,390190,0,'soga_eye_color',255,0,255), (83163,390193,0,'eye_color',255,255,255), (83164,390193,0,'skin_color',255,255,255), (83165,390193,0,'soga_eye_color',255,0,255), (83166,390194,0,'eye_color',255,255,255), (83167,390194,0,'skin_color',255,255,255), (83168,390194,0,'soga_eye_color',255,0,255), (83169,390195,0,'eye_color',255,255,255), (83170,390195,0,'skin_color',255,255,255), (83171,390195,0,'soga_eye_color',255,0,255), (83172,390196,0,'eye_color',255,255,255), (83173,390196,0,'skin_color',255,255,255), (83174,390196,0,'soga_eye_color',255,0,255), (83184,390200,1,'cheek_type',-28,-81,0), (83185,390200,1,'chin_type',87,68,-7), (83186,390200,1,'ear_type',14,0,0), (83187,390200,1,'eye_brow_type',41,-14,-20), (83188,390200,0,'eye_color',139,175,152), (83189,390200,1,'eye_type',22,0,0), (83190,390200,0,'hair_color1',62,209,81), (83191,390200,0,'hair_color2',37,0,0), (83192,390200,0,'hair_face_color',84,0,0), (83193,390200,0,'hair_face_highlight_color',221,180,17), (83194,390200,0,'hair_highlight',239,221,86), (83195,390200,0,'hair_type_color',84,0,0), (83196,390200,0,'hair_type_highlight_color',221,180,17), (83197,390200,1,'lip_type',-70,-3,31), (83198,390200,1,'nose_type',-55,62,-47), (83199,390200,0,'skin_color',231,223,188), (83200,390200,1,'soga_cheek_type',0,41,-14), (83201,390200,1,'soga_chin_type',0,-70,-3), (83202,390200,1,'soga_ear_type',0,22,0), (83203,390200,1,'soga_eye_brow_type',0,14,0), (83204,390200,0,'soga_eye_color',229,229,102), (83205,390200,1,'soga_eye_type',37,0,0), (83206,390200,0,'soga_hair_color1',109,14,49), (83207,390200,0,'soga_hair_color2',185,97,0), (83208,390200,0,'soga_hair_face_color',84,0,0), (83209,390200,0,'soga_hair_face_highlight_color',221,180,17), (83210,390200,0,'soga_hair_highlight',239,221,86), (83211,390200,0,'soga_hair_type_color',84,0,0), (83212,390200,0,'soga_hair_type_highlight_color',221,180,17), (83213,390200,1,'soga_lip_type',-20,-28,-81), (83214,390200,1,'soga_nose_type',31,87,68), (83215,390200,0,'soga_skin_color',231,223,188), (83216,390200,0,'wing_color1',255,255,255), (83217,390200,0,'wing_color2',255,255,255), (83218,390201,0,'eye_color',255,255,255), (83219,390201,0,'skin_color',255,255,255), (83220,390201,0,'soga_eye_color',255,0,255), (83224,390203,0,'eye_color',255,255,255), (83225,390203,0,'skin_color',255,255,255), (83226,390203,0,'soga_eye_color',255,0,255), (83227,390204,0,'eye_color',255,255,255), (83228,390204,0,'skin_color',255,255,255), (83229,390204,0,'soga_eye_color',255,0,255), (83230,390205,0,'eye_color',255,255,255), (83231,390205,0,'skin_color',255,255,255), (83232,390205,0,'soga_eye_color',255,0,255), (83233,390206,0,'eye_color',255,255,255), (83234,390206,0,'skin_color',255,255,255), (83235,390206,0,'soga_eye_color',255,0,255), (83236,390207,0,'eye_color',255,255,255), (83237,390207,0,'skin_color',255,255,255), (83238,390207,0,'soga_eye_color',255,0,255), (83239,390208,0,'eye_color',255,255,255), (83240,390208,0,'skin_color',255,255,255), (83241,390208,0,'soga_eye_color',255,0,255), (83242,390209,1,'cheek_type',-10,11,0), (83243,390209,1,'chin_type',-9,18,1), (83244,390209,1,'ear_type',28,-37,0), (83245,390209,1,'eye_brow_type',-14,14,0), (83246,390209,0,'eye_color',74,70,37), (83247,390209,1,'eye_type',28,0,0), (83248,390209,0,'hair_color1',3,11,0), (83249,390209,0,'hair_color2',248,0,0), (83250,390209,0,'hair_face_color',114,31,28), (83251,390209,0,'hair_face_highlight_color',192,99,44), (83252,390209,0,'hair_type_color',114,31,28), (83253,390209,0,'hair_type_highlight_color',192,99,44), (83254,390209,1,'lip_type',25,-4,3), (83255,390209,1,'nose_type',25,3,11), (83256,390209,0,'skin_color',155,162,162), (83257,390209,1,'soga_cheek_type',0,-14,14), (83258,390209,1,'soga_chin_type',0,25,-4), (83259,390209,1,'soga_ear_type',-28,-28,0), (83260,390209,1,'soga_eye_brow_type',0,28,-37), (83261,390209,0,'soga_eye_color',204,204,204), (83262,390209,1,'soga_eye_type',-8,0,0), (83263,390209,0,'soga_hair_face_color',114,31,28), (83264,390209,0,'soga_hair_face_highlight_color',192,99,44), (83265,390209,0,'soga_hair_type_color',114,31,28), (83266,390209,0,'soga_hair_type_highlight_color',192,99,44), (83267,390209,1,'soga_lip_type',0,-10,11), (83268,390209,1,'soga_nose_type',3,-9,18), (83269,390209,0,'soga_skin_color',155,162,162), (83270,390209,0,'wing_color1',255,255,255), (83271,390209,0,'wing_color2',255,255,255), (83272,390210,1,'cheek_type',20,0,0), (83273,390210,1,'chin_type',-5,12,-29), (83274,390210,1,'ear_type',0,-41,0), (83275,390210,1,'eye_brow_type',-11,17,10), (83276,390210,0,'eye_color',90,59,23), (83277,390210,1,'eye_type',7,0,0), (83278,390210,0,'hair_color1',4,20,0), (83279,390210,0,'hair_face_color',18,11,0), (83280,390210,0,'hair_face_highlight_color',154,56,22), (83281,390210,0,'hair_type_color',18,11,0), (83282,390210,0,'hair_type_highlight_color',154,56,22), (83283,390210,1,'lip_type',14,7,25), (83284,390210,1,'nose_type',-21,4,20), (83285,390210,0,'skin_color',193,184,153), (83286,390210,1,'soga_cheek_type',0,-11,17), (83287,390210,1,'soga_chin_type',0,14,7), (83288,390210,1,'soga_ear_type',9,-18,0), (83289,390210,1,'soga_eye_brow_type',0,0,-41), (83290,390210,0,'soga_eye_color',229,229,102), (83291,390210,1,'soga_eye_type',7,0,0), (83292,390210,0,'soga_hair_face_color',18,11,0), (83293,390210,0,'soga_hair_face_highlight_color',154,56,22), (83294,390210,0,'soga_hair_type_color',18,11,0), (83295,390210,0,'soga_hair_type_highlight_color',154,56,22), (83296,390210,1,'soga_lip_type',10,20,0), (83297,390210,1,'soga_nose_type',25,-5,12), (83298,390210,0,'soga_skin_color',193,184,153), (83299,390210,0,'wing_color1',255,255,255), (83300,390210,0,'wing_color2',255,255,255), (83301,390211,1,'cheek_type',81,-56,0), (83302,390211,1,'chin_type',1,37,-28), (83303,390211,1,'ear_type',75,1,0), (83304,390211,1,'eye_brow_type',81,37,-19), (83305,390211,0,'eye_color',49,29,9), (83306,390211,1,'eye_type',20,0,0), (83307,390211,0,'hair_color1',7,17,50), (83308,390211,0,'hair_color2',156,0,0), (83309,390211,0,'hair_face_color',35,24,1), (83310,390211,0,'hair_face_highlight_color',100,70,10), (83311,390211,0,'hair_type_color',35,24,1), (83312,390211,0,'hair_type_highlight_color',100,70,10), (83313,390211,1,'lip_type',-81,76,37), (83314,390211,1,'nose_type',39,7,17), (83315,390211,0,'skin_color',240,242,214), (83316,390211,1,'soga_cheek_type',0,81,37), (83317,390211,1,'soga_chin_type',0,-81,76), (83318,390211,1,'soga_ear_type',0,20,0), (83319,390211,1,'soga_eye_brow_type',0,75,1), (83320,390211,0,'soga_eye_color',204,204,204), (83321,390211,1,'soga_eye_type',-100,0,0), (83322,390211,0,'soga_hair_face_color',35,24,1), (83323,390211,0,'soga_hair_face_highlight_color',100,70,10), (83324,390211,0,'soga_hair_type_color',35,24,1), (83325,390211,0,'soga_hair_type_highlight_color',100,70,10), (83326,390211,1,'soga_lip_type',-19,81,-56), (83327,390211,1,'soga_nose_type',37,1,37), (83328,390211,0,'soga_skin_color',240,242,214), (83329,390211,0,'wing_color1',255,255,255), (83330,390211,0,'wing_color2',255,255,255), (83331,390212,0,'eye_color',255,255,255), (83332,390212,0,'skin_color',255,255,255), (83333,390212,0,'soga_eye_color',255,0,255), (83334,390213,0,'eye_color',255,255,255), (83335,390213,0,'skin_color',255,255,255), (83336,390213,0,'soga_eye_color',255,0,255), (83337,390214,0,'eye_color',255,255,255), (83338,390214,0,'skin_color',255,255,255), (83339,390214,0,'soga_eye_color',255,0,255), (83340,390215,0,'eye_color',255,255,255), (83341,390215,0,'skin_color',255,255,255), (83342,390215,0,'soga_eye_color',255,0,255), (83343,390216,1,'cheek_type',0,28,0), (83344,390216,1,'chin_type',7,35,10), (83345,390216,1,'ear_type',-14,-9,0), (83346,390216,1,'eye_brow_type',23,29,-22), (83347,390216,0,'eye_color',58,95,59), (83348,390216,1,'eye_type',10,0,0), (83349,390216,0,'hair_face_color',222,154,25), (83350,390216,0,'hair_face_highlight_color',68,49,24), (83351,390216,0,'hair_type_color',222,154,25), (83352,390216,0,'hair_type_highlight_color',68,49,24), (83353,390216,1,'lip_type',10,-20,20), (83354,390216,1,'nose_type',0,-23,0), (83355,390216,0,'skin_color',213,214,202), (83356,390216,1,'soga_cheek_type',0,28,0), (83357,390216,1,'soga_chin_type',7,35,10), (83358,390216,1,'soga_ear_type',-14,-9,0), (83359,390216,1,'soga_eye_brow_type',23,29,-22), (83360,390216,0,'soga_eye_color',229,229,102), (83361,390216,1,'soga_eye_type',10,0,0), (83362,390216,0,'soga_hair_face_color',222,154,25), (83363,390216,0,'soga_hair_face_highlight_color',68,49,24), (83364,390216,0,'soga_hair_type_color',222,154,25), (83365,390216,0,'soga_hair_type_highlight_color',68,49,24), (83366,390216,1,'soga_lip_type',10,-20,20), (83367,390216,1,'soga_nose_type',0,-23,0), (83368,390216,0,'soga_skin_color',213,214,202), (83369,390216,0,'wing_color1',255,255,255), (83370,390216,0,'wing_color2',255,255,255), (83371,390217,1,'cheek_type',-28,81,0), (83372,390217,1,'chin_type',56,77,0), (83373,390217,1,'ear_type',0,44,0), (83374,390217,1,'eye_brow_type',34,-7,0), (83375,390217,0,'eye_color',204,29,1), (83376,390217,1,'eye_type',44,0,0), (83377,390217,1,'lip_type',-50,77,62), (83378,390217,1,'nose_type',-77,0,68), (83379,390217,0,'skin_color',221,215,199), (83380,390217,1,'soga_cheek_type',-28,81,0), (83381,390217,1,'soga_chin_type',56,77,0), (83382,390217,1,'soga_ear_type',0,44,0), (83383,390217,1,'soga_eye_brow_type',34,-7,0), (83384,390217,0,'soga_eye_color',229,229,102), (83385,390217,1,'soga_eye_type',44,0,0), (83386,390217,1,'soga_lip_type',-50,77,62), (83387,390217,1,'soga_nose_type',-77,0,68), (83388,390217,0,'soga_skin_color',221,215,199), (83389,390217,0,'wing_color1',255,255,255), (83390,390217,0,'wing_color2',255,255,255), (83438,390224,0,'eye_color',255,255,255), (83439,390224,0,'skin_color',255,255,255), (83440,390224,0,'soga_eye_color',255,0,255), (83450,390228,0,'eye_color',255,255,255), (83451,390228,0,'skin_color',255,255,255), (83452,390228,0,'soga_eye_color',255,0,255), (83453,390229,0,'eye_color',255,255,255), (83454,390229,0,'skin_color',255,255,255), (83455,390229,0,'soga_eye_color',255,0,255), (83459,390231,0,'eye_color',255,255,255), (83460,390231,0,'skin_color',255,255,255), (83461,390231,0,'soga_eye_color',255,0,255), (83465,390233,0,'eye_color',255,255,255), (83466,390233,0,'skin_color',255,255,255), (83467,390233,0,'soga_eye_color',255,0,255), (83468,390234,0,'eye_color',255,255,255), (83469,390234,0,'skin_color',255,255,255), (83470,390234,0,'soga_eye_color',255,0,255), (83471,390235,0,'eye_color',255,255,255), (83472,390235,0,'skin_color',255,255,255), (83473,390235,0,'soga_eye_color',255,0,255), (83474,390236,1,'cheek_type',-44,66,0), (83475,390236,1,'chin_type',-89,68,-47), (83476,390236,1,'ear_type',70,12,0), (83477,390236,1,'eye_brow_type',-3,-3,-65), (83478,390236,0,'eye_color',83,93,50), (83479,390236,1,'eye_type',35,0,0), (83480,390236,0,'hair_color1',38,22,21), (83481,390236,0,'hair_color2',120,50,0), (83482,390236,0,'hair_face_color',16,5,6), (83483,390236,0,'hair_face_highlight_color',233,184,31), (83484,390236,0,'hair_highlight',246,219,114), (83485,390236,0,'hair_type_color',16,5,6), (83486,390236,0,'hair_type_highlight_color',233,184,31), (83487,390236,1,'lip_type',55,59,-64), (83488,390236,1,'nose_type',-88,-2,-87), (83489,390236,0,'skin_color',116,75,75), (83490,390236,1,'soga_cheek_type',-44,66,0), (83491,390236,1,'soga_chin_type',-89,68,-47), (83492,390236,1,'soga_ear_type',70,12,0), (83493,390236,1,'soga_eye_brow_type',-3,-3,-65), (83494,390236,0,'soga_eye_color',229,229,102), (83495,390236,1,'soga_eye_type',35,0,0), (83496,390236,0,'soga_hair_color1',38,22,21), (83497,390236,0,'soga_hair_color2',120,50,0), (83498,390236,0,'soga_hair_face_color',16,5,6), (83499,390236,0,'soga_hair_face_highlight_color',233,184,31), (83500,390236,0,'soga_hair_highlight',246,219,114), (83501,390236,0,'soga_hair_type_color',16,5,6), (83502,390236,0,'soga_hair_type_highlight_color',233,184,31), (83503,390236,1,'soga_lip_type',55,59,-64), (83504,390236,1,'soga_nose_type',-88,-2,-87), (83505,390236,0,'soga_skin_color',116,75,75), (83506,390236,0,'wing_color1',255,255,255), (83507,390236,0,'wing_color2',255,255,255), (83508,390237,1,'cheek_type',32,-87,0), (83509,390237,1,'chin_type',-14,-34,-37), (83510,390237,1,'ear_type',32,-34,0), (83511,390237,1,'eye_brow_type',28,65,2), (83512,390237,0,'eye_color',32,68,74), (83513,390237,1,'eye_type',53,0,0), (83514,390237,0,'hair_color1',43,36,70), (83515,390237,0,'hair_color2',64,76,74), (83516,390237,0,'hair_face_color',61,61,75), (83517,390237,0,'hair_highlight',38,22,21), (83518,390237,0,'hair_type_color',61,61,75), (83519,390237,1,'lip_type',12,32,-37), (83520,390237,1,'nose_type',-7,-65,-7), (83521,390237,0,'skin_color',255,255,255), (83522,390237,1,'soga_cheek_type',32,-87,0), (83523,390237,1,'soga_chin_type',-14,-34,-37), (83524,390237,1,'soga_ear_type',32,-34,0), (83525,390237,1,'soga_eye_brow_type',28,65,2), (83526,390237,0,'soga_eye_color',229,229,102), (83527,390237,1,'soga_eye_type',53,0,0), (83528,390237,0,'soga_hair_color1',43,36,70), (83529,390237,0,'soga_hair_color2',64,76,74), (83530,390237,0,'soga_hair_face_color',61,61,75), (83531,390237,0,'soga_hair_highlight',38,22,21), (83532,390237,0,'soga_hair_type_color',61,61,75), (83533,390237,1,'soga_lip_type',12,32,-37), (83534,390237,1,'soga_nose_type',-7,-65,-7), (83535,390237,0,'soga_skin_color',255,255,255), (83536,390237,0,'wing_color1',255,255,255), (83537,390237,0,'wing_color2',255,255,255), (83538,390238,1,'cheek_type',-29,70,0), (83539,390238,1,'chin_type',39,-8,-71), (83540,390238,1,'ear_type',11,-72,0), (83541,390238,1,'eye_brow_type',31,-26,75), (83542,390238,0,'eye_color',39,59,36), (83543,390238,1,'eye_type',68,0,0), (83544,390238,0,'hair_color1',114,112,142), (83545,390238,0,'hair_color2',152,138,129), (83546,390238,0,'hair_face_color',96,113,119), (83547,390238,0,'hair_face_highlight_color',149,51,27), (83548,390238,0,'hair_highlight',89,21,21), (83549,390238,0,'hair_type_color',96,113,119), (83550,390238,0,'hair_type_highlight_color',149,51,27), (83551,390238,1,'lip_type',-51,-43,89), (83552,390238,1,'nose_type',-87,25,57), (83553,390238,0,'skin_color',70,70,56), (83554,390238,1,'soga_cheek_type',-29,70,0), (83555,390238,1,'soga_chin_type',39,-8,-71), (83556,390238,1,'soga_ear_type',11,-72,0), (83557,390238,1,'soga_eye_brow_type',31,-26,75), (83558,390238,0,'soga_eye_color',229,229,102), (83559,390238,1,'soga_eye_type',68,0,0), (83560,390238,0,'soga_hair_color1',114,112,142), (83561,390238,0,'soga_hair_color2',152,138,129), (83562,390238,0,'soga_hair_face_color',96,113,119), (83563,390238,0,'soga_hair_face_highlight_color',149,51,27), (83564,390238,0,'soga_hair_highlight',89,21,21), (83565,390238,0,'soga_hair_type_color',96,113,119), (83566,390238,0,'soga_hair_type_highlight_color',149,51,27), (83567,390238,1,'soga_lip_type',-51,-43,89), (83568,390238,1,'soga_nose_type',-87,25,57), (83569,390238,0,'soga_skin_color',70,70,56), (83570,390238,0,'wing_color1',255,255,255), (83571,390238,0,'wing_color2',255,255,255), (83572,390239,1,'cheek_type',-75,14,0), (83573,390239,1,'chin_type',-52,10,87), (83574,390239,1,'ear_type',69,19,0), (83575,390239,1,'eye_brow_type',-19,-62,25), (83576,390239,0,'eye_color',255,227,252), (83577,390239,1,'eye_type',-1,0,0), (83578,390239,1,'lip_type',51,81,-42), (83579,390239,1,'nose_type',17,70,-25), (83580,390239,0,'skin_color',107,99,67), (83581,390239,1,'soga_cheek_type',-75,14,0), (83582,390239,1,'soga_chin_type',-52,10,87), (83583,390239,1,'soga_ear_type',69,19,0), (83584,390239,1,'soga_eye_brow_type',-19,-62,25), (83585,390239,0,'soga_eye_color',229,229,102), (83586,390239,1,'soga_eye_type',-1,0,0), (83587,390239,1,'soga_lip_type',51,81,-42), (83588,390239,1,'soga_nose_type',17,70,-25), (83589,390239,0,'soga_skin_color',107,99,67), (83590,390239,0,'wing_color1',255,255,255), (83591,390239,0,'wing_color2',255,255,255), (83592,390240,0,'eye_color',255,255,255), (83593,390240,0,'skin_color',147,147,147), (83594,390240,0,'soga_eye_color',255,0,255), (83601,390243,1,'cheek_type',25,0,0), (83602,390243,1,'chin_type',25,2,-17), (83603,390243,1,'ear_type',-28,-28,0), (83604,390243,1,'eye_brow_type',0,-8,-8), (83605,390243,0,'eye_color',29,59,48), (83606,390243,1,'eye_type',28,0,0), (83607,390243,0,'hair_face_color',89,47,2), (83608,390243,0,'hair_face_highlight_color',165,151,137), (83609,390243,0,'hair_type_color',89,47,2), (83610,390243,0,'hair_type_highlight_color',165,151,137), (83611,390243,1,'lip_type',37,-34,-1), (83612,390243,1,'nose_type',46,37,25), (83613,390243,0,'skin_color',237,214,214), (83614,390243,1,'soga_cheek_type',25,0,0), (83615,390243,1,'soga_chin_type',25,2,-17), (83616,390243,1,'soga_ear_type',-28,-28,0), (83617,390243,1,'soga_eye_brow_type',0,-8,-8), (83618,390243,0,'soga_eye_color',229,229,102), (83619,390243,1,'soga_eye_type',28,0,0), (83620,390243,0,'soga_hair_face_color',89,47,2), (83621,390243,0,'soga_hair_face_highlight_color',165,151,137), (83622,390243,0,'soga_hair_type_color',89,47,2), (83623,390243,0,'soga_hair_type_highlight_color',165,151,137), (83624,390243,1,'soga_lip_type',37,-34,-1), (83625,390243,1,'soga_nose_type',46,37,25), (83626,390243,0,'soga_skin_color',237,214,214), (83627,390243,0,'wing_color1',255,255,255), (83628,390243,0,'wing_color2',255,255,255), (83638,390247,0,'eye_color',255,255,255), (83639,390247,0,'skin_color',255,255,255), (83640,390247,0,'soga_eye_color',255,0,255), (83739,390255,0,'eye_color',255,255,255), (83740,390255,0,'skin_color',255,255,255), (83741,390255,0,'soga_eye_color',255,0,255), (83748,390258,0,'eye_color',255,255,255), (83749,390258,0,'skin_color',255,255,255), (83750,390258,0,'soga_eye_color',255,0,255), (83780,390263,0,'eye_color',255,255,255), (83781,390263,0,'skin_color',61,137,77), (83782,390263,0,'soga_eye_color',255,0,255), (83783,390264,1,'cheek_type',-28,81,0), (83784,390264,1,'chin_type',56,77,0), (83785,390264,1,'ear_type',0,44,0), (83786,390264,1,'eye_brow_type',34,-7,0), (83787,390264,0,'eye_color',204,29,1), (83788,390264,1,'eye_type',44,0,0), (83789,390264,1,'lip_type',-50,77,62), (83790,390264,1,'nose_type',-77,0,68), (83791,390264,0,'skin_color',221,215,199), (83792,390264,1,'soga_cheek_type',-28,81,0), (83793,390264,1,'soga_chin_type',56,77,0), (83794,390264,1,'soga_ear_type',0,44,0), (83795,390264,1,'soga_eye_brow_type',34,-7,0), (83796,390264,0,'soga_eye_color',229,229,102), (83797,390264,1,'soga_eye_type',44,0,0), (83798,390264,1,'soga_lip_type',-50,77,62), (83799,390264,1,'soga_nose_type',-77,0,68), (83800,390264,0,'soga_skin_color',221,215,199), (83801,390264,0,'wing_color1',255,255,255), (83802,390264,0,'wing_color2',255,255,255), (83824,390272,0,'eye_color',229,209,182), (83825,390272,0,'skin_color',107,67,42), (83826,390272,0,'soga_eye_color',255,0,255), (83827,390273,1,'cheek_type',-38,97,0), (83828,390273,1,'chin_type',-25,-31,81), (83829,390273,1,'ear_type',-5,-56,0), (83830,390273,1,'eye_brow_type',-94,-23,-74), (83831,390273,0,'eye_color',0,13,13), (83832,390273,1,'eye_type',-74,0,0), (83833,390273,0,'hair_color1',160,156,172), (83834,390273,0,'hair_color2',62,62,68), (83835,390273,0,'hair_face_color',244,244,246), (83836,390273,0,'hair_face_highlight_color',156,172,168), (83837,390273,0,'hair_highlight',114,112,142), (83838,390273,0,'hair_type_color',244,244,246), (83839,390273,0,'hair_type_highlight_color',156,172,168), (83840,390273,1,'lip_type',37,83,-79), (83841,390273,1,'nose_type',-85,50,21), (83842,390273,0,'skin_color',123,114,68), (83843,390273,1,'soga_cheek_type',-38,97,0), (83844,390273,1,'soga_chin_type',-25,-31,81), (83845,390273,1,'soga_ear_type',-5,-56,0), (83846,390273,1,'soga_eye_brow_type',-94,-23,-74), (83847,390273,0,'soga_eye_color',229,229,102), (83848,390273,1,'soga_eye_type',-74,0,0), (83849,390273,0,'soga_hair_color1',160,156,172), (83850,390273,0,'soga_hair_color2',62,62,68), (83851,390273,0,'soga_hair_face_color',244,244,246), (83852,390273,0,'soga_hair_face_highlight_color',156,172,168), (83853,390273,0,'soga_hair_highlight',114,112,142), (83854,390273,0,'soga_hair_type_color',244,244,246), (83855,390273,0,'soga_hair_type_highlight_color',156,172,168), (83856,390273,1,'soga_lip_type',37,83,-79), (83857,390273,1,'soga_nose_type',-85,50,21), (83858,390273,0,'soga_skin_color',123,114,68), (83859,390273,0,'wing_color1',255,255,255), (83860,390273,0,'wing_color2',255,255,255), (83864,390275,0,'eye_color',255,255,255), (83865,390275,0,'skin_color',255,255,255), (83866,390275,0,'soga_eye_color',255,0,255), (83940,390290,0,'eye_color',255,255,255), (83941,390290,0,'skin_color',255,255,255), (83942,390290,0,'soga_eye_color',255,0,255), (84039,390323,1,'cheek_type',38,-20,0), (84040,390323,1,'chin_type',71,72,-9), (84041,390323,1,'ear_type',-3,96,0), (84042,390323,1,'eye_brow_type',93,-25,15), (84043,390323,0,'eye_color',30,61,52), (84044,390323,1,'eye_type',-14,0,0), (84045,390323,0,'hair_color1',164,165,165), (84046,390323,0,'hair_color2',56,62,62), (84047,390323,0,'hair_face_color',244,246,246), (84048,390323,0,'hair_face_highlight_color',84,0,0), (84049,390323,0,'hair_highlight',109,14,49), (84050,390323,0,'hair_type_color',244,246,246), (84051,390323,0,'hair_type_highlight_color',84,0,0), (84052,390323,1,'lip_type',77,77,-85), (84053,390323,1,'nose_type',34,-46,-21), (84054,390323,0,'skin_color',245,249,249), (84055,390323,1,'soga_cheek_type',38,-20,0), (84056,390323,1,'soga_chin_type',71,72,-9), (84057,390323,1,'soga_ear_type',-3,96,0), (84058,390323,1,'soga_eye_brow_type',93,-25,15), (84059,390323,0,'soga_eye_color',229,229,102), (84060,390323,1,'soga_eye_type',-14,0,0), (84061,390323,0,'soga_hair_color1',164,165,165), (84062,390323,0,'soga_hair_color2',56,62,62), (84063,390323,0,'soga_hair_face_color',244,246,246), (84064,390323,0,'soga_hair_face_highlight_color',84,0,0), (84065,390323,0,'soga_hair_highlight',109,14,49), (84066,390323,0,'soga_hair_type_color',244,246,246), (84067,390323,0,'soga_hair_type_highlight_color',84,0,0), (84068,390323,1,'soga_lip_type',77,77,-85), (84069,390323,1,'soga_nose_type',34,-46,-21), (84070,390323,0,'soga_skin_color',245,249,249), (84071,390323,0,'wing_color1',255,255,255), (84072,390323,0,'wing_color2',255,255,255), (84351,390371,0,'eye_color',255,255,255), (84352,390371,0,'skin_color',255,255,255), (84353,390371,0,'soga_eye_color',255,0,255), (84366,3400000,1,'cheek_type',91,-1,0), (84367,3400000,1,'chin_type',75,31,34), (84368,3400000,1,'ear_type',-100,-97,0), (84369,3400000,1,'eye_brow_type',-47,74,-41), (84370,3400000,0,'eye_color',204,204,204), (84371,3400000,1,'eye_type',25,0,0), (84372,3400000,0,'hair_color1',14,198,50), (84373,3400000,1,'lip_type',-11,15,8), (84374,3400000,1,'nose_type',-83,14,-58), (84375,3400000,0,'skin_color',177,179,180), (84376,3400000,1,'soga_cheek_type',0,-47,74), (84377,3400000,1,'soga_chin_type',0,-11,15), (84378,3400000,1,'soga_ear_type',0,25,0), (84379,3400000,1,'soga_eye_brow_type',0,-100,-97), (84380,3400000,0,'soga_eye_color',204,204,204), (84381,3400000,1,'soga_lip_type',-41,91,-1), (84382,3400000,1,'soga_nose_type',8,75,31), (84383,3400000,0,'soga_skin_color',177,179,180), (84384,3400001,0,'eye_color',255,255,255), (84385,3400001,0,'skin_color',255,255,255), (84386,3400001,0,'soga_eye_color',255,0,255), (84387,3400002,0,'eye_color',255,255,255), (84388,3400002,0,'skin_color',255,255,255), (84389,3400002,0,'soga_eye_color',255,0,255), (84390,3400003,0,'eye_color',255,255,255), (84391,3400003,0,'skin_color',255,255,255), (84392,3400003,0,'soga_eye_color',255,0,255), (84393,3400004,0,'eye_color',255,255,255), (84394,3400004,0,'skin_color',255,255,255), (84395,3400004,0,'soga_eye_color',255,0,255), (84396,3400005,0,'eye_color',255,255,255), (84397,3400005,0,'skin_color',255,255,255), (84398,3400005,0,'soga_eye_color',255,0,255), (84399,3400006,0,'eye_color',255,255,255), (84400,3400006,0,'skin_color',255,255,255), (84401,3400006,0,'soga_eye_color',255,0,255), (84402,3410000,1,'cheek_type',91,-1,0), (84403,3410000,1,'chin_type',75,31,34), (84404,3410000,1,'ear_type',-100,-97,0), (84405,3410000,1,'eye_brow_type',-47,74,-41), (84406,3410000,0,'eye_color',204,204,204), (84407,3410000,1,'eye_type',25,0,0), (84408,3410000,0,'hair_color1',14,198,50), (84409,3410000,1,'lip_type',-11,15,8), (84410,3410000,1,'nose_type',-83,14,-58), (84411,3410000,0,'skin_color',177,179,180), (84412,3410000,1,'soga_cheek_type',0,-47,74), (84413,3410000,1,'soga_chin_type',0,-11,15), (84414,3410000,1,'soga_ear_type',0,25,0), (84415,3410000,1,'soga_eye_brow_type',0,-100,-97), (84416,3410000,0,'soga_eye_color',204,204,204), (84417,3410000,1,'soga_lip_type',-41,91,-1), (84418,3410000,1,'soga_nose_type',8,75,31), (84419,3410000,0,'soga_skin_color',177,179,180), (84420,3410001,0,'eye_color',255,255,255), (84421,3410001,0,'skin_color',255,255,255), (84422,3410001,0,'soga_eye_color',255,0,255), (84423,3410002,0,'eye_color',255,255,255), (84424,3410002,0,'skin_color',255,255,255), (84425,3410002,0,'soga_eye_color',255,0,255), (84426,3410003,0,'eye_color',255,255,255), (84427,3410003,0,'skin_color',255,255,255), (84428,3410003,0,'soga_eye_color',255,0,255), (84429,3410004,0,'eye_color',255,255,255), (84430,3410004,0,'skin_color',255,255,255), (84431,3410004,0,'soga_eye_color',255,0,255), (84432,3410005,0,'eye_color',255,255,255), (84433,3410005,0,'skin_color',255,255,255), (84434,3410005,0,'soga_eye_color',255,0,255), (84435,3410006,0,'eye_color',255,255,255), (84436,3410006,0,'skin_color',255,255,255), (84437,3410006,0,'soga_eye_color',255,0,255), (84438,2650000,1,'cheek_type',91,-1,0), (84439,2650000,1,'chin_type',75,31,34), (84440,2650000,1,'ear_type',-100,-97,0), (84441,2650000,1,'eye_brow_type',-47,74,-41), (84442,2650000,0,'eye_color',204,204,204), (84443,2650000,1,'eye_type',25,0,0), (84444,2650000,0,'hair_color1',14,198,50), (84445,2650000,1,'lip_type',-11,15,8), (84446,2650000,1,'nose_type',-83,14,-58), (84447,2650000,0,'skin_color',177,179,180), (84448,2650000,1,'soga_cheek_type',0,-47,74), (84449,2650000,1,'soga_chin_type',0,-11,15), (84450,2650000,1,'soga_ear_type',0,25,0), (84451,2650000,1,'soga_eye_brow_type',0,-100,-97), (84452,2650000,0,'soga_eye_color',204,204,204), (84453,2650000,1,'soga_lip_type',-41,91,-1), (84454,2650000,1,'soga_nose_type',8,75,31), (84455,2650000,0,'soga_skin_color',177,179,180), (84456,2650001,0,'eye_color',128,128,128), (84457,2650001,0,'skin_color',128,128,0), (84458,2650001,0,'soga_eye_color',255,0,255), (84459,2650002,0,'eye_color',63,128,128), (84460,2650002,0,'skin_color',63,0,0), (84461,2650002,0,'soga_eye_color',255,0,255), (84462,2650003,0,'eye_color',33,128,133), (84463,2650003,0,'skin_color',133,167,198), (84464,2650003,0,'soga_eye_color',255,0,255), (84465,2650004,0,'eye_color',255,255,255), (84466,2650004,0,'skin_color',255,255,255), (84467,2650004,0,'soga_eye_color',255,0,255), (84468,2650005,0,'eye_color',255,255,255), (84469,2650005,0,'skin_color',255,255,255), (84470,2650005,0,'soga_eye_color',255,0,255), (84471,2650006,0,'eye_color',63,0,0), (84472,2650006,0,'skin_color',128,128,0), (84473,2650006,0,'soga_eye_color',255,0,255), (84474,2650007,0,'eye_color',63,0,0), (84475,2650007,0,'skin_color',0,128,191), (84476,2650007,0,'soga_eye_color',255,0,255), (84477,2650008,0,'eye_color',66,43,86), (84478,2650008,0,'skin_color',52,52,52), (84479,2650008,0,'soga_eye_color',255,0,255), (84480,2650009,1,'cheek_type',7,-7,0), (84481,2650009,1,'chin_type',-19,20,-3), (84482,2650009,1,'ear_type',26,-8,0), (84483,2650009,1,'eye_brow_type',-14,-14,8), (84484,2650009,0,'eye_color',34,59,37), (84485,2650009,1,'eye_type',23,0,0), (84486,2650009,0,'hair_color1',248,32,156), (84487,2650009,0,'hair_color2',203,0,0), (84488,2650009,0,'hair_face_color',137,93,63), (84489,2650009,0,'hair_face_highlight_color',68,52,34), (84490,2650009,0,'hair_type_color',137,93,63), (84491,2650009,0,'hair_type_highlight_color',68,52,34), (84492,2650009,1,'lip_type',-10,-48,-12), (84493,2650009,1,'nose_type',25,-8,32), (84494,2650009,0,'skin_color',206,220,220), (84495,2650009,1,'soga_cheek_type',0,-14,-14), (84496,2650009,1,'soga_chin_type',0,-10,-48), (84497,2650009,1,'soga_ear_type',0,23,0), (84498,2650009,1,'soga_eye_brow_type',0,26,-8), (84499,2650009,0,'soga_eye_color',229,229,102), (84500,2650009,1,'soga_eye_type',-53,0,0), (84501,2650009,0,'soga_hair_face_color',137,93,63), (84502,2650009,0,'soga_hair_face_highlight_color',68,52,34), (84503,2650009,0,'soga_hair_type_color',137,93,63), (84504,2650009,0,'soga_hair_type_highlight_color',68,52,34), (84505,2650009,1,'soga_lip_type',8,7,-7), (84506,2650009,1,'soga_nose_type',-12,-19,20), (84507,2650009,0,'soga_skin_color',206,220,220), (84508,2650009,0,'wing_color1',255,255,255), (84509,2650009,0,'wing_color2',255,255,255), (84510,2650010,1,'cheek_type',44,0,0), (84511,2650010,1,'chin_type',90,-11,0), (84512,2650010,1,'ear_type',-8,-98,0), (84513,2650010,1,'eye_brow_type',-91,-53,-25), (84514,2650010,0,'eye_color',119,175,191), (84515,2650010,1,'eye_type',75,0,0), (84516,2650010,0,'hair_color1',53,222,247), (84517,2650010,0,'hair_color2',208,0,0), (84518,2650010,0,'hair_face_color',121,38,35), (84519,2650010,0,'hair_face_highlight_color',47,14,19), (84520,2650010,0,'hair_type_color',121,38,35), (84521,2650010,0,'hair_type_highlight_color',47,14,19), (84522,2650010,1,'lip_type',0,32,-22), (84523,2650010,1,'nose_type',90,53,-34), (84524,2650010,0,'skin_color',245,250,250), (84525,2650010,1,'soga_cheek_type',0,-91,-53), (84526,2650010,1,'soga_chin_type',0,0,32), (84527,2650010,1,'soga_ear_type',0,75,0), (84528,2650010,1,'soga_eye_brow_type',0,-8,-98), (84529,2650010,0,'soga_eye_color',229,229,102), (84530,2650010,1,'soga_eye_type',-48,0,0), (84531,2650010,0,'soga_hair_face_color',121,38,35), (84532,2650010,0,'soga_hair_face_highlight_color',47,14,19), (84533,2650010,0,'soga_hair_type_color',121,38,35), (84534,2650010,0,'soga_hair_type_highlight_color',47,14,19), (84535,2650010,1,'soga_lip_type',-25,44,0), (84536,2650010,1,'soga_nose_type',-22,90,-11), (84537,2650010,0,'soga_skin_color',245,250,250), (84538,2650010,0,'wing_color1',255,255,255), (84539,2650010,0,'wing_color2',255,255,255), (84540,2650011,0,'eye_color',255,255,255), (84541,2650011,0,'skin_color',255,255,255), (84542,2650011,0,'soga_eye_color',255,0,255), (84543,2650012,0,'eye_color',255,255,255), (84544,2650012,0,'skin_color',255,255,255), (84545,2650012,0,'soga_eye_color',255,0,255), (84546,2650013,0,'eye_color',255,255,255), (84547,2650013,0,'skin_color',147,147,147), (84548,2650013,0,'soga_eye_color',255,0,255), (84549,2650014,0,'eye_color',255,255,255), (84550,2650014,0,'skin_color',255,255,255), (84551,2650014,0,'soga_eye_color',255,0,255), (84552,2650015,0,'skin_color',128,0,0), (84553,2650015,0,'soga_eye_color',255,0,255), (84554,2650016,0,'eye_color',128,128,128), (84555,2650016,0,'skin_color',63,0,0), (84556,2650016,0,'soga_eye_color',255,0,255), (84557,2650017,0,'eye_color',255,255,255), (84558,2650017,0,'skin_color',185,153,56), (84559,2650017,0,'soga_eye_color',255,0,255), (84560,2650018,0,'eye_color',234,234,234), (84561,2650018,0,'skin_color',163,175,207), (84562,2650018,0,'soga_eye_color',255,0,255), (84563,2650019,0,'eye_color',255,255,255), (84564,2650019,0,'skin_color',210,218,133), (84565,2650019,0,'soga_eye_color',255,0,255), (84566,2650020,0,'eye_color',119,119,119), (84567,2650020,0,'skin_color',119,119,119), (84568,2650020,0,'soga_eye_color',255,0,255), (84569,2650021,0,'eye_color',129,106,87), (84570,2650021,0,'skin_color',87,72,58), (84571,2650021,0,'soga_eye_color',255,0,255), (84572,2650022,0,'eye_color',255,255,255), (84573,2650022,0,'skin_color',255,255,255), (84574,2650022,0,'soga_eye_color',255,0,255), (84575,2650023,0,'eye_color',94,97,27), (84576,2650023,0,'skin_color',128,128,0), (84577,2650023,0,'soga_eye_color',255,0,255), (84578,2650024,0,'eye_color',82,82,82), (84579,2650024,0,'skin_color',211,184,79), (84580,2650024,0,'soga_eye_color',255,0,255), (84581,2650025,0,'eye_color',215,218,158), (84582,2650025,0,'skin_color',81,81,81), (84583,2650025,0,'soga_eye_color',255,0,255), (84584,2650026,1,'cheek_type',1,-2,0), (84585,2650026,1,'chin_type',0,-37,-23), (84586,2650026,1,'ear_type',0,-9,0), (84587,2650026,1,'eye_brow_type',28,-4,-19), (84588,2650026,0,'eye_color',29,56,37), (84589,2650026,1,'eye_type',12,0,0), (84590,2650026,0,'hair_color1',19,31,0), (84591,2650026,0,'hair_face_color',26,17,5), (84592,2650026,0,'hair_face_highlight_color',158,68,0), (84593,2650026,0,'hair_type_color',26,17,5), (84594,2650026,0,'hair_type_highlight_color',158,68,0), (84595,2650026,1,'lip_type',7,0,-14), (84596,2650026,1,'nose_type',-18,19,31), (84597,2650026,0,'skin_color',226,216,200), (84598,2650026,1,'soga_cheek_type',0,28,-4), (84599,2650026,1,'soga_chin_type',0,7,0), (84600,2650026,1,'soga_ear_type',0,12,0), (84601,2650026,1,'soga_eye_brow_type',0,0,-9), (84602,2650026,0,'soga_eye_color',229,229,102), (84603,2650026,1,'soga_eye_type',-18,0,0), (84604,2650026,0,'soga_hair_face_color',26,17,5), (84605,2650026,0,'soga_hair_face_highlight_color',158,68,0), (84606,2650026,0,'soga_hair_type_color',26,17,5), (84607,2650026,0,'soga_hair_type_highlight_color',158,68,0), (84608,2650026,1,'soga_lip_type',-19,1,-2), (84609,2650026,1,'soga_nose_type',-14,0,-37), (84610,2650026,0,'soga_skin_color',226,216,200), (84611,2650026,0,'wing_color1',255,255,255), (84612,2650026,0,'wing_color2',255,255,255), (84613,2650027,0,'eye_color',255,255,185), (84614,2650027,0,'skin_color',128,0,0), (84615,2650027,0,'soga_eye_color',255,0,255), (84616,2650028,0,'eye_color',255,255,255), (84617,2650028,0,'skin_color',255,255,255), (84618,2650028,0,'soga_eye_color',255,0,255), (84619,2650029,1,'cheek_type',-75,-31,0), (84620,2650029,1,'chin_type',-62,0,64), (84621,2650029,1,'ear_type',-46,-56,0), (84622,2650029,0,'eye_color',129,125,67), (84623,2650029,0,'hair_color1',228,21,233), (84624,2650029,0,'hair_face_color',244,246,246), (84625,2650029,0,'hair_face_highlight_color',65,66,79), (84626,2650029,0,'hair_type_color',244,246,246), (84627,2650029,0,'hair_type_highlight_color',65,66,79), (84628,2650029,1,'lip_type',-72,25,-1), (84629,2650029,1,'nose_type',0,-28,21), (84630,2650029,0,'skin_color',167,127,69), (84631,2650029,1,'soga_chin_type',0,-72,25), (84632,2650029,1,'soga_eye_brow_type',0,-46,-56), (84633,2650029,0,'soga_eye_color',204,204,204), (84634,2650029,0,'soga_hair_face_color',244,246,246), (84635,2650029,0,'soga_hair_face_highlight_color',65,66,79), (84636,2650029,0,'soga_hair_type_color',244,246,246), (84637,2650029,0,'soga_hair_type_highlight_color',65,66,79), (84638,2650029,1,'soga_lip_type',0,-75,-31), (84639,2650029,1,'soga_nose_type',-1,-62,0), (84640,2650029,0,'soga_skin_color',167,127,69), (84641,2650030,1,'cheek_type',-93,-8,0), (84642,2650030,1,'chin_type',82,-35,37), (84643,2650030,1,'ear_type',-15,-12,0), (84644,2650030,1,'eye_brow_type',-82,52,78), (84645,2650030,0,'eye_color',68,45,18), (84646,2650030,1,'eye_type',59,0,0), (84647,2650030,0,'hair_color1',238,181,171), (84648,2650030,0,'hair_color2',10,0,0), (84649,2650030,0,'hair_face_color',185,86,38), (84650,2650030,0,'hair_face_highlight_color',104,21,19), (84651,2650030,0,'hair_type_color',185,86,38), (84652,2650030,0,'hair_type_highlight_color',104,21,19), (84653,2650030,1,'lip_type',87,-25,87), (84654,2650030,1,'nose_type',0,-18,-75), (84655,2650030,0,'skin_color',127,131,131), (84656,2650030,1,'soga_cheek_type',0,-82,52), (84657,2650030,1,'soga_chin_type',0,87,-25), (84658,2650030,1,'soga_ear_type',0,59,0), (84659,2650030,1,'soga_eye_brow_type',0,-15,-12), (84660,2650030,0,'soga_eye_color',204,204,204), (84661,2650030,1,'soga_eye_type',10,0,0), (84662,2650030,0,'soga_hair_face_color',185,86,38), (84663,2650030,0,'soga_hair_face_highlight_color',104,21,19), (84664,2650030,0,'soga_hair_type_color',185,86,38), (84665,2650030,0,'soga_hair_type_highlight_color',104,21,19), (84666,2650030,1,'soga_lip_type',78,-93,-8), (84667,2650030,1,'soga_nose_type',87,82,-35), (84668,2650030,0,'soga_skin_color',127,131,131), (84669,2650031,1,'cheek_type',-50,-46,0), (84670,2650031,1,'chin_type',-68,75,100), (84671,2650031,1,'ear_type',-31,19,0), (84672,2650031,1,'eye_brow_type',-42,3,84), (84673,2650031,0,'eye_color',205,13,13), (84674,2650031,1,'eye_type',100,0,0), (84675,2650031,0,'hair_type_color',57,16,1), (84676,2650031,0,'hair_type_highlight_color',63,64,77), (84677,2650031,1,'lip_type',100,-34,41), (84678,2650031,1,'nose_type',19,66,56), (84679,2650031,0,'skin_color',11,33,4), (84680,2650031,1,'soga_cheek_type',-50,-46,0), (84681,2650031,1,'soga_chin_type',-68,75,100), (84682,2650031,1,'soga_ear_type',-31,19,0), (84683,2650031,1,'soga_eye_brow_type',-42,3,84), (84684,2650031,0,'soga_eye_color',229,229,102), (84685,2650031,1,'soga_eye_type',100,0,0), (84686,2650031,0,'soga_hair_type_color',57,16,1), (84687,2650031,0,'soga_hair_type_highlight_color',63,64,77), (84688,2650031,1,'soga_lip_type',100,-34,41), (84689,2650031,1,'soga_nose_type',19,66,56), (84690,2650031,0,'soga_skin_color',11,33,4), (84691,2650031,0,'wing_color1',21,138,27), (84692,2650031,0,'wing_color2',86,86,86), (84693,2650032,1,'cheek_type',-76,-79,0), (84694,2650032,1,'chin_type',-74,-96,-52), (84695,2650032,1,'eye_brow_type',84,52,93), (84696,2650032,0,'eye_color',69,52,31), (84697,2650032,1,'eye_type',-83,0,0), (84698,2650032,0,'hair_face_color',68,165,172), (84699,2650032,0,'hair_type_color',68,165,172), (84700,2650032,1,'lip_type',46,-2,-7), (84701,2650032,1,'nose_type',-56,85,-15), (84702,2650032,0,'skin_color',68,165,172), (84703,2650032,1,'soga_cheek_type',-76,-79,0), (84704,2650032,1,'soga_chin_type',-74,-96,-52), (84705,2650032,1,'soga_eye_brow_type',84,52,93), (84706,2650032,0,'soga_eye_color',229,229,102), (84707,2650032,1,'soga_eye_type',-83,0,0), (84708,2650032,0,'soga_hair_face_color',68,165,172), (84709,2650032,0,'soga_hair_type_color',68,165,172), (84710,2650032,1,'soga_lip_type',46,-2,-7), (84711,2650032,1,'soga_nose_type',-56,85,-15), (84712,2650032,0,'soga_skin_color',68,165,172), (84713,2650033,0,'eye_color',23,84,29), (84714,2650033,0,'skin_color',128,63,0), (84715,2650033,0,'soga_eye_color',255,0,255), (84716,2650034,0,'eye_color',185,153,56), (84717,2650034,0,'skin_color',145,124,164), (84718,2650034,0,'soga_eye_color',255,0,255), (84719,2650035,0,'eye_color',255,255,255), (84720,2650035,0,'skin_color',234,136,148), (84721,2650035,0,'soga_eye_color',255,0,255), (84722,2650036,1,'cheek_type',5,10,0), (84723,2650036,1,'chin_type',-17,38,-11), (84724,2650036,1,'ear_type',-7,20,0), (84725,2650036,1,'eye_brow_type',28,-31,-3), (84726,2650036,0,'eye_color',198,120,255), (84727,2650036,1,'eye_type',32,0,0), (84728,2650036,0,'hair_face_color',140,160,169), (84729,2650036,0,'hair_face_highlight_color',105,103,97), (84730,2650036,0,'hair_type_color',140,160,169), (84731,2650036,0,'hair_type_highlight_color',105,103,97), (84732,2650036,1,'lip_type',19,18,0), (84733,2650036,1,'nose_type',-1,-32,45), (84734,2650036,0,'skin_color',206,180,224), (84735,2650036,1,'soga_cheek_type',5,10,0), (84736,2650036,1,'soga_chin_type',-17,38,-11), (84737,2650036,1,'soga_ear_type',-7,20,0), (84738,2650036,1,'soga_eye_brow_type',28,-31,-3), (84739,2650036,0,'soga_eye_color',229,229,102), (84740,2650036,1,'soga_eye_type',32,0,0), (84741,2650036,0,'soga_hair_face_color',140,160,169), (84742,2650036,0,'soga_hair_face_highlight_color',105,103,97), (84743,2650036,0,'soga_hair_type_color',140,160,169), (84744,2650036,0,'soga_hair_type_highlight_color',105,103,97), (84745,2650036,1,'soga_lip_type',19,18,0), (84746,2650036,1,'soga_nose_type',-1,-32,45), (84747,2650036,0,'soga_skin_color',206,180,224), (84748,2650036,0,'wing_color1',255,255,255), (84749,2650036,0,'wing_color2',255,255,255), (84750,2650037,1,'cheek_type',-100,56,0), (84751,2650037,1,'chin_type',100,0,0), (84752,2650037,1,'ear_type',81,-61,0), (84753,2650037,1,'eye_brow_type',87,50,38), (84754,2650037,0,'eye_color',38,76,64), (84755,2650037,1,'eye_type',37,0,0), (84756,2650037,0,'hair_color1',112,123,142), (84757,2650037,0,'hair_color2',124,116,110), (84758,2650037,0,'hair_face_color',197,183,168), (84759,2650037,0,'hair_face_highlight_color',244,244,246), (84760,2650037,0,'hair_highlight',160,156,172), (84761,2650037,0,'hair_type_color',197,183,168), (84762,2650037,0,'hair_type_highlight_color',244,244,246), (84763,2650037,1,'lip_type',-100,65,100), (84764,2650037,1,'nose_type',-75,64,81), (84765,2650037,0,'skin_color',181,149,98), (84766,2650037,1,'soga_cheek_type',-100,56,0), (84767,2650037,1,'soga_chin_type',100,0,0), (84768,2650037,1,'soga_ear_type',81,-61,0), (84769,2650037,1,'soga_eye_brow_type',87,50,38), (84770,2650037,0,'soga_eye_color',229,229,102), (84771,2650037,1,'soga_eye_type',37,0,0), (84772,2650037,0,'soga_hair_color1',56,33,26), (84773,2650037,0,'soga_hair_color2',86,65,37), (84774,2650037,0,'soga_hair_face_color',100,70,10), (84775,2650037,0,'soga_hair_face_highlight_color',244,244,246), (84776,2650037,0,'soga_hair_highlight',160,156,172), (84777,2650037,0,'soga_hair_type_color',100,70,10), (84778,2650037,0,'soga_hair_type_highlight_color',244,244,246), (84779,2650037,1,'soga_lip_type',-61,75,87), (84780,2650037,1,'soga_nose_type',-75,64,81), (84781,2650037,0,'soga_skin_color',213,190,155), (84782,2650037,0,'wing_color1',255,255,255), (84783,2650037,0,'wing_color2',255,255,255), (84784,2650038,1,'cheek_type',-28,37,0), (84785,2650038,1,'chin_type',-17,-37,0), (84786,2650038,1,'ear_type',75,0,0), (84787,2650038,1,'eye_brow_type',-37,-37,14), (84788,2650038,0,'eye_color',91,155,168), (84789,2650038,1,'eye_type',-37,0,0), (84790,2650038,0,'hair_color1',89,21,21), (84791,2650038,0,'hair_color2',131,81,7), (84792,2650038,0,'hair_face_color',166,58,23), (84793,2650038,0,'hair_face_highlight_color',218,211,202), (84794,2650038,0,'hair_highlight',112,123,142), (84795,2650038,0,'hair_type_color',166,58,23), (84796,2650038,0,'hair_type_highlight_color',218,211,202), (84797,2650038,1,'lip_type',-28,0,-7), (84798,2650038,1,'nose_type',-14,28,68), (84799,2650038,0,'skin_color',242,249,245), (84800,2650038,1,'soga_cheek_type',-62,34,0), (84801,2650038,1,'soga_chin_type',41,-14,50), (84802,2650038,1,'soga_ear_type',100,-7,0), (84803,2650038,1,'soga_eye_brow_type',-28,37,-50), (84804,2650038,0,'soga_eye_color',229,229,102), (84805,2650038,0,'soga_hair_color1',112,123,142), (84806,2650038,0,'soga_hair_color2',123,114,109), (84807,2650038,0,'soga_hair_face_color',198,184,168), (84808,2650038,0,'soga_hair_face_highlight_color',249,223,124), (84809,2650038,0,'soga_hair_highlight',249,218,87), (84810,2650038,0,'soga_hair_type_color',198,184,168), (84811,2650038,0,'soga_hair_type_highlight_color',249,223,124), (84812,2650038,1,'soga_lip_type',-28,41,-7), (84813,2650038,1,'soga_nose_type',7,-31,-81), (84814,2650038,0,'soga_skin_color',228,213,206), (84815,2650039,0,'eye_color',255,255,255), (84816,2650039,0,'skin_color',255,255,255), (84817,2650039,0,'soga_eye_color',255,0,255), (84818,2650040,0,'eye_color',255,255,255), (84819,2650040,0,'skin_color',255,255,255), (84820,2650040,0,'soga_eye_color',255,0,255), (84821,2650041,0,'eye_color',255,255,255), (84822,2650041,0,'skin_color',255,255,255), (84823,2650041,0,'soga_eye_color',255,0,255), (84824,2650042,0,'eye_color',255,255,255), (84825,2650042,0,'skin_color',255,255,255), (84826,2650042,0,'soga_eye_color',255,0,255), (84827,2650043,0,'eye_color',255,255,255), (84828,2650043,0,'skin_color',255,255,255), (84829,2650043,0,'soga_eye_color',255,0,255), (84830,2670000,1,'cheek_type',91,-1,0), (84831,2670000,1,'chin_type',75,31,34), (84832,2670000,1,'ear_type',-100,-97,0), (84833,2670000,1,'eye_brow_type',-47,74,-41), (84834,2670000,0,'eye_color',204,204,204), (84835,2670000,1,'eye_type',25,0,0), (84836,2670000,0,'hair_color1',14,198,50), (84837,2670000,1,'lip_type',-11,15,8), (84838,2670000,1,'nose_type',-83,14,-58), (84839,2670000,0,'skin_color',177,179,180), (84840,2670000,1,'soga_cheek_type',0,-47,74), (84841,2670000,1,'soga_chin_type',0,-11,15), (84842,2670000,1,'soga_ear_type',0,25,0), (84843,2670000,1,'soga_eye_brow_type',0,-100,-97), (84844,2670000,0,'soga_eye_color',204,204,204), (84845,2670000,1,'soga_lip_type',-41,91,-1), (84846,2670000,1,'soga_nose_type',8,75,31), (84847,2670000,0,'soga_skin_color',177,179,180), (84848,2670001,0,'eye_color',255,255,255), (84849,2670001,0,'skin_color',255,255,255), (84850,2670001,0,'soga_eye_color',255,0,255), (84851,2670002,0,'eye_color',255,255,255), (84852,2670002,0,'skin_color',255,255,255), (84853,2670002,0,'soga_eye_color',255,0,255), (84854,2670003,0,'eye_color',255,255,255), (84855,2670003,0,'skin_color',255,255,255), (84856,2670003,0,'soga_eye_color',255,0,255), (84857,2670004,0,'eye_color',255,255,255), (84858,2670004,0,'skin_color',255,255,255), (84859,2670004,0,'soga_eye_color',255,0,255), (84860,2670005,0,'eye_color',211,110,39), (84861,2670005,0,'skin_color',186,65,11), (84862,2670005,0,'soga_eye_color',255,0,255), (84863,2670006,0,'eye_color',255,255,255), (84864,2670006,0,'skin_color',255,255,255), (84865,2670006,0,'soga_eye_color',255,0,255), (84866,2670007,0,'eye_color',255,255,255), (84867,2670007,0,'skin_color',255,255,255), (84868,2670007,0,'soga_eye_color',255,0,255), (84869,2670008,0,'eye_color',63,128,128), (84870,2670008,0,'skin_color',63,0,0), (84871,2670008,0,'soga_eye_color',255,0,255), (84872,2670009,0,'eye_color',128,63,63), (84873,2670009,0,'skin_color',63,0,0), (84874,2670009,0,'soga_eye_color',255,0,255), (84875,2670010,0,'eye_color',56,26,26), (84876,2670010,0,'skin_color',128,0,0), (84877,2670010,0,'soga_eye_color',255,0,255), (84878,2670011,0,'eye_color',38,70,87), (84879,2670011,0,'skin_color',128,63,63), (84880,2670011,0,'soga_eye_color',255,0,255), (84881,2670012,0,'eye_color',255,255,255), (84882,2670012,0,'skin_color',128,0,0), (84883,2670012,0,'soga_eye_color',255,0,255), (84884,2670013,0,'eye_color',47,73,98), (84885,2670013,0,'skin_color',128,63,63), (84886,2670013,0,'soga_eye_color',255,0,255), (84887,2670014,0,'eye_color',255,255,255), (84888,2670014,0,'skin_color',128,63,63), (84889,2670014,0,'soga_eye_color',255,0,255), (84890,2670015,0,'eye_color',255,255,255), (84891,2670015,0,'skin_color',255,255,255), (84892,2670015,0,'soga_eye_color',255,0,255), (84893,2670016,0,'eye_color',70,70,70), (84894,2670016,0,'skin_color',128,63,63), (84895,2670016,0,'soga_eye_color',255,0,255), (84896,2670017,0,'eye_color',255,255,255), (84897,2670017,0,'skin_color',5,5,5), (84898,2670017,0,'soga_eye_color',255,0,255), (84899,2670018,0,'eye_color',255,255,255), (84900,2670018,0,'skin_color',128,63,63), (84901,2670018,0,'soga_eye_color',255,0,255), (84902,2670019,0,'eye_color',255,255,255), (84903,2670019,0,'skin_color',255,255,255), (84904,2670019,0,'soga_eye_color',255,0,255), (84905,2670020,0,'eye_color',255,255,255), (84906,2670020,0,'skin_color',128,0,0), (84907,2670020,0,'soga_eye_color',255,0,255), (84908,2670021,0,'eye_color',255,255,255), (84909,2670021,0,'skin_color',255,255,255), (84910,2670021,0,'soga_eye_color',255,0,255), (84911,2670022,0,'eye_color',255,255,255), (84912,2670022,0,'skin_color',128,0,0), (84913,2670022,0,'soga_eye_color',255,0,255), (84914,2670023,0,'eye_color',255,255,255), (84915,2670023,0,'skin_color',128,63,63), (84916,2670023,0,'soga_eye_color',255,0,255), (84917,2670024,0,'eye_color',255,255,255), (84918,2670024,0,'skin_color',255,255,255), (84919,2670024,0,'soga_eye_color',255,0,255), (84920,2670025,0,'eye_color',255,255,255), (84921,2670025,0,'skin_color',128,0,0), (84922,2670025,0,'soga_eye_color',255,0,255), (84923,2670026,0,'eye_color',91,47,89), (84924,2670026,0,'skin_color',128,0,0), (84925,2670026,0,'soga_eye_color',255,0,255), (84926,2670027,0,'eye_color',26,147,167), (84927,2670027,0,'skin_color',128,63,63), (84928,2670027,0,'soga_eye_color',255,0,255), (84929,2670028,0,'eye_color',255,255,255), (84930,2670028,0,'skin_color',255,255,255), (84931,2670028,0,'soga_eye_color',255,0,255), (84932,2670029,0,'eye_color',255,255,255), (84933,2670029,0,'skin_color',255,255,255), (84934,2670029,0,'soga_eye_color',255,0,255), (84935,2670030,0,'eye_color',255,255,255), (84936,2670030,0,'skin_color',128,0,0), (84937,2670030,0,'soga_eye_color',255,0,255), (84938,2670031,0,'eye_color',255,255,255), (84939,2670031,0,'skin_color',128,0,0), (84940,2670031,0,'soga_eye_color',255,0,255), (84941,2670032,0,'eye_color',128,0,63), (84942,2670032,0,'skin_color',128,0,0), (84943,2670032,0,'soga_eye_color',255,0,255), (84944,2670033,0,'eye_color',255,255,255), (84945,2670033,0,'skin_color',255,255,255), (84946,2670033,0,'soga_eye_color',255,0,255), (84947,2670034,0,'eye_color',255,255,255), (84948,2670034,0,'skin_color',255,255,255), (84949,2670034,0,'soga_eye_color',255,0,255), (84950,2670035,0,'eye_color',255,255,255), (84951,2670035,0,'skin_color',255,255,255), (84952,2670035,0,'soga_eye_color',255,0,255), (84953,2670036,0,'eye_color',255,255,255), (84954,2670036,0,'skin_color',255,255,255), (84955,2670036,0,'soga_eye_color',255,0,255), (84956,4650000,0,'eye_color',255,255,255), (84957,4650000,0,'skin_color',255,255,255), (84958,4650000,0,'soga_eye_color',255,0,255), (84959,4650001,1,'cheek_type',91,-1,0), (84960,4650001,1,'chin_type',75,31,34), (84961,4650001,1,'ear_type',-100,-97,0), (84962,4650001,1,'eye_brow_type',-47,74,-41), (84963,4650001,0,'eye_color',204,204,204), (84964,4650001,1,'eye_type',25,0,0), (84965,4650001,0,'hair_color1',14,198,50), (84966,4650001,1,'lip_type',-11,15,8), (84967,4650001,1,'nose_type',-83,14,-58), (84968,4650001,0,'skin_color',177,179,180), (84969,4650001,1,'soga_cheek_type',0,-47,74), (84970,4650001,1,'soga_chin_type',0,-11,15), (84971,4650001,1,'soga_ear_type',0,25,0), (84972,4650001,1,'soga_eye_brow_type',0,-100,-97), (84973,4650001,0,'soga_eye_color',204,204,204), (84974,4650001,1,'soga_lip_type',-41,91,-1), (84975,4650001,1,'soga_nose_type',8,75,31), (84976,4650001,0,'soga_skin_color',177,179,180), (84977,4650002,1,'cheek_type',-66,-12,0), (84978,4650002,1,'chin_type',97,-78,91), (84979,4650002,1,'ear_type',79,63,0), (84980,4650002,1,'eye_brow_type',38,-89,34), (84981,4650002,0,'eye_color',192,192,0), (84982,4650002,1,'eye_type',-74,0,0), (84983,4650002,0,'hair_color1',90,175,7), (84984,4650002,1,'lip_type',9,15,-28), (84985,4650002,1,'nose_type',38,90,-81), (84986,4650002,0,'skin_color',72,69,39), (84987,4650002,1,'soga_cheek_type',0,38,-89), (84988,4650002,1,'soga_chin_type',0,9,15), (84989,4650002,1,'soga_ear_type',0,-74,0), (84990,4650002,1,'soga_eye_brow_type',0,79,63), (84991,4650002,0,'soga_eye_color',229,229,102), (84992,4650002,1,'soga_eye_type',66,0,0), (84993,4650002,1,'soga_lip_type',34,-66,-12), (84994,4650002,1,'soga_nose_type',-28,97,-78), (84995,4650002,0,'soga_skin_color',72,69,39), (84996,4650002,0,'wing_color1',255,255,255), (84997,4650002,0,'wing_color2',255,255,255), (84998,4650003,1,'cheek_type',-89,0,0), (84999,4650003,1,'chin_type',2,84,-82), (85000,4650003,1,'ear_type',61,14,0), (85001,4650003,1,'eye_brow_type',-87,-52,14), (85002,4650003,0,'eye_color',8,46,195), (85003,4650003,1,'eye_type',14,0,0), (85004,4650003,0,'hair_color1',28,87,95), (85005,4650003,1,'lip_type',-81,0,93), (85006,4650003,1,'nose_type',90,28,87), (85007,4650003,0,'skin_color',210,225,225), (85008,4650003,1,'soga_cheek_type',0,-87,-52), (85009,4650003,1,'soga_chin_type',0,-81,0), (85010,4650003,1,'soga_ear_type',0,14,0), (85011,4650003,1,'soga_eye_brow_type',0,61,14), (85012,4650003,0,'soga_eye_color',204,204,204), (85013,4650003,1,'soga_eye_type',14,0,0), (85014,4650003,1,'soga_lip_type',14,-89,0), (85015,4650003,1,'soga_nose_type',93,2,84), (85016,4650003,0,'soga_skin_color',210,225,225), (85017,4650004,0,'eye_color',255,255,255), (85018,4650004,0,'skin_color',103,215,122), (85019,4650004,0,'soga_eye_color',255,0,255), (85020,4650005,1,'cheek_type',-76,75,0), (85021,4650005,1,'chin_type',17,-90,-12), (85022,4650005,1,'ear_type',-4,-71,0), (85023,4650005,1,'eye_brow_type',87,20,-25), (85024,4650005,0,'eye_color',158,158,0), (85025,4650005,1,'eye_type',-48,0,0), (85026,4650005,0,'hair_color1',206,68,31), (85027,4650005,1,'lip_type',89,93,12), (85028,4650005,1,'nose_type',-51,-50,68), (85029,4650005,0,'skin_color',35,50,54), (85030,4650005,1,'soga_cheek_type',0,87,20), (85031,4650005,1,'soga_chin_type',0,89,93), (85032,4650005,1,'soga_ear_type',0,-48,0), (85033,4650005,1,'soga_eye_brow_type',0,-4,-71), (85034,4650005,0,'soga_eye_color',229,229,102), (85035,4650005,1,'soga_eye_type',-87,0,0), (85036,4650005,1,'soga_lip_type',-25,-76,75), (85037,4650005,1,'soga_nose_type',12,17,-90), (85038,4650005,0,'soga_skin_color',35,50,54), (85039,4650005,0,'wing_color1',255,255,255), (85040,4650005,0,'wing_color2',255,255,255), (85041,4650006,0,'eye_color',255,255,255), (85042,4650006,0,'skin_color',255,255,255), (85043,4650006,0,'soga_eye_color',255,0,255), (85044,4650007,0,'eye_color',255,255,255), (85045,4650007,0,'skin_color',255,255,255), (85046,4650007,0,'soga_eye_color',255,0,255), (85047,4650008,0,'eye_color',255,255,255), (85048,4650008,0,'skin_color',255,255,255), (85049,4650008,0,'soga_eye_color',255,0,255), (85050,4650009,0,'eye_color',255,255,255), (85051,4650009,0,'skin_color',103,215,122), (85052,4650009,0,'soga_eye_color',255,0,255), (85053,4650010,0,'eye_color',255,255,255), (85054,4650010,0,'skin_color',255,255,255), (85055,4650010,0,'soga_eye_color',255,0,255), (85056,4650011,0,'eye_color',255,255,255), (85057,4650011,0,'skin_color',231,46,46), (85058,4650011,0,'soga_eye_color',255,0,255), (85059,4650012,0,'eye_color',255,255,255), (85060,4650012,0,'skin_color',11,156,243), (85061,4650012,0,'soga_eye_color',255,0,255), (85062,4650013,0,'eye_color',255,255,255), (85063,4650013,0,'skin_color',255,255,255), (85064,4650013,0,'soga_eye_color',255,0,255), (85065,4650014,1,'cheek_type',-78,5,0), (85066,4650014,1,'chin_type',-51,34,94), (85067,4650014,1,'ear_type',-72,-63,0), (85068,4650014,1,'eye_brow_type',-37,-81,65), (85069,4650014,0,'eye_color',0,24,24), (85070,4650014,1,'eye_type',66,0,0), (85071,4650014,0,'hair_color1',218,64,69), (85072,4650014,1,'lip_type',-68,-63,-23), (85073,4650014,1,'nose_type',74,-38,64), (85074,4650014,0,'skin_color',144,132,86), (85075,4650014,1,'soga_cheek_type',0,-37,-81), (85076,4650014,1,'soga_chin_type',0,-68,-63), (85077,4650014,1,'soga_ear_type',0,66,0), (85078,4650014,1,'soga_eye_brow_type',0,-72,-63), (85079,4650014,0,'soga_eye_color',229,229,102), (85080,4650014,1,'soga_eye_type',66,0,0), (85081,4650014,1,'soga_lip_type',65,-78,5), (85082,4650014,1,'soga_nose_type',-23,-51,34), (85083,4650014,0,'soga_skin_color',144,132,86), (85084,4650014,0,'wing_color1',255,255,255), (85085,4650014,0,'wing_color2',255,255,255), (85086,4650015,1,'cheek_type',-11,-72,0), (85087,4650015,1,'chin_type',75,-5,68), (85088,4650015,1,'ear_type',-39,-38,0), (85089,4650015,1,'eye_brow_type',7,2,98), (85090,4650015,0,'eye_color',144,0,8), (85091,4650015,1,'eye_type',72,0,0), (85092,4650015,0,'hair_color1',43,175,93), (85093,4650015,1,'lip_type',50,-47,40), (85094,4650015,1,'nose_type',90,43,-81), (85095,4650015,0,'skin_color',84,29,16), (85096,4650015,1,'soga_cheek_type',0,7,2), (85097,4650015,1,'soga_chin_type',0,50,-47), (85098,4650015,1,'soga_ear_type',0,72,0), (85099,4650015,1,'soga_eye_brow_type',0,-39,-38), (85100,4650015,0,'soga_eye_color',229,229,102), (85101,4650015,1,'soga_eye_type',72,0,0), (85102,4650015,1,'soga_lip_type',98,-11,-72), (85103,4650015,1,'soga_nose_type',40,75,-5), (85104,4650015,0,'soga_skin_color',84,29,16), (85105,4650015,0,'wing_color1',255,255,255), (85106,4650015,0,'wing_color2',255,255,255), (85107,4650016,0,'eye_color',255,255,255), (85108,4650016,0,'skin_color',255,255,255), (85109,4650016,0,'soga_eye_color',255,0,255), (85110,4650017,1,'cheek_type',-90,0,0), (85111,4650017,1,'chin_type',3,85,-83), (85112,4650017,1,'ear_type',61,15,0), (85113,4650017,1,'eye_brow_type',-87,-53,15), (85114,4650017,0,'eye_color',0,121,121), (85115,4650017,1,'eye_type',15,0,0), (85116,4650017,0,'hair_color1',28,88,96), (85117,4650017,1,'lip_type',-81,0,93), (85118,4650017,1,'nose_type',91,28,88), (85119,4650017,0,'skin_color',165,135,131), (85120,4650017,1,'soga_cheek_type',0,-87,-53), (85121,4650017,1,'soga_chin_type',0,-81,0), (85122,4650017,1,'soga_ear_type',0,15,0), (85123,4650017,1,'soga_eye_brow_type',0,61,15), (85124,4650017,0,'soga_eye_color',204,204,204), (85125,4650017,1,'soga_eye_type',15,0,0), (85126,4650017,1,'soga_lip_type',15,-90,0), (85127,4650017,1,'soga_nose_type',93,3,85), (85128,4650017,0,'soga_skin_color',165,135,131), (85129,4650018,1,'cheek_type',-89,93,0), (85130,4650018,1,'chin_type',28,-37,-84), (85131,4650018,1,'ear_type',-62,-31,0), (85132,4650018,1,'eye_brow_type',-51,94,-50), (85133,4650018,0,'eye_color',8,173,0), (85134,4650018,1,'eye_type',56,0,0), (85135,4650018,0,'hair_color1',180,58,242), (85136,4650018,1,'lip_type',31,39,40), (85137,4650018,1,'nose_type',97,-76,58), (85138,4650018,0,'skin_color',231,235,235), (85139,4650018,1,'soga_cheek_type',0,-51,94), (85140,4650018,1,'soga_chin_type',0,31,39), (85141,4650018,1,'soga_ear_type',0,56,0), (85142,4650018,1,'soga_eye_brow_type',0,-62,-31), (85143,4650018,0,'soga_eye_color',204,204,204), (85144,4650018,1,'soga_eye_type',56,0,0), (85145,4650018,1,'soga_lip_type',-50,-89,93), (85146,4650018,1,'soga_nose_type',40,28,-37), (85147,4650018,0,'soga_skin_color',231,235,235), (85148,4650019,1,'cheek_type',-89,93,0), (85149,4650019,1,'chin_type',28,-37,-84), (85150,4650019,1,'ear_type',-62,-31,0), (85151,4650019,1,'eye_brow_type',-51,94,-50), (85152,4650019,0,'eye_color',8,173,0), (85153,4650019,1,'eye_type',56,0,0), (85154,4650019,0,'hair_color1',180,58,242), (85155,4650019,1,'lip_type',31,39,40), (85156,4650019,1,'nose_type',97,-76,58), (85157,4650019,0,'skin_color',231,235,235), (85158,4650019,1,'soga_cheek_type',0,-51,94), (85159,4650019,1,'soga_chin_type',0,31,39), (85160,4650019,1,'soga_ear_type',0,56,0), (85161,4650019,1,'soga_eye_brow_type',0,-62,-31), (85162,4650019,0,'soga_eye_color',204,204,204), (85163,4650019,1,'soga_eye_type',56,0,0), (85164,4650019,1,'soga_lip_type',-50,-89,93), (85165,4650019,1,'soga_nose_type',40,28,-37), (85166,4650019,0,'soga_skin_color',231,235,235), (85167,4650020,0,'eye_color',255,255,255), (85168,4650020,0,'skin_color',255,255,255), (85169,4650020,0,'soga_eye_color',255,0,255), (85170,4650021,1,'cheek_type',22,18,0), (85171,4650021,1,'chin_type',0,-7,0), (85172,4650021,1,'ear_type',0,12,0), (85173,4650021,1,'eye_brow_type',-18,-14,-5), (85174,4650021,0,'eye_color',102,70,30), (85175,4650021,1,'eye_type',2,0,0), (85176,4650021,0,'hair_color1',17,238,0), (85177,4650021,0,'hair_face_color',219,136,25), (85178,4650021,0,'hair_face_highlight_color',59,54,48), (85179,4650021,0,'hair_type_color',219,136,25), (85180,4650021,0,'hair_type_highlight_color',59,54,48), (85181,4650021,1,'lip_type',28,-1,31), (85182,4650021,1,'nose_type',-31,17,-18), (85183,4650021,0,'skin_color',218,229,229), (85184,4650021,1,'soga_cheek_type',0,-18,-14), (85185,4650021,1,'soga_chin_type',0,28,-1), (85186,4650021,1,'soga_ear_type',0,2,0), (85187,4650021,1,'soga_eye_brow_type',0,0,12), (85188,4650021,0,'soga_eye_color',229,229,102), (85189,4650021,0,'soga_hair_face_color',219,136,25), (85190,4650021,0,'soga_hair_face_highlight_color',59,54,48), (85191,4650021,0,'soga_hair_type_color',219,136,25), (85192,4650021,0,'soga_hair_type_highlight_color',59,54,48), (85193,4650021,1,'soga_lip_type',-5,22,18), (85194,4650021,1,'soga_nose_type',31,0,-7), (85195,4650021,0,'soga_skin_color',218,229,229), (85196,4650021,0,'wing_color1',255,255,255), (85197,4650021,0,'wing_color2',255,255,255), (85198,4650022,1,'cheek_type',25,94,0), (85199,4650022,1,'chin_type',9,-38,-85), (85200,4650022,1,'ear_type',97,57,0), (85201,4650022,1,'eye_brow_type',-28,-14,-84), (85202,4650022,0,'eye_color',20,217,164), (85203,4650022,1,'eye_type',44,0,0), (85204,4650022,0,'hair_color1',93,179,249), (85205,4650022,1,'lip_type',53,87,74), (85206,4650022,1,'nose_type',50,93,-77), (85207,4650022,0,'skin_color',109,60,47), (85208,4650022,1,'soga_cheek_type',0,-28,-14), (85209,4650022,1,'soga_chin_type',0,53,87), (85210,4650022,1,'soga_ear_type',0,44,0), (85211,4650022,1,'soga_eye_brow_type',0,97,57), (85212,4650022,0,'soga_eye_color',229,229,102), (85213,4650022,1,'soga_eye_type',1,0,0), (85214,4650022,1,'soga_lip_type',-84,25,94), (85215,4650022,1,'soga_nose_type',74,9,-38), (85216,4650022,0,'soga_skin_color',109,60,47), (85217,4650022,0,'wing_color1',255,255,255), (85218,4650022,0,'wing_color2',255,255,255), (85219,4650023,0,'eye_color',255,255,255), (85220,4650023,0,'skin_color',11,156,243), (85221,4650023,0,'soga_eye_color',255,0,255), (85222,4650024,0,'eye_color',255,255,255), (85223,4650024,0,'skin_color',231,46,46), (85224,4650024,0,'soga_eye_color',255,0,255), (85225,4650025,0,'eye_color',255,255,255), (85226,4650025,0,'skin_color',103,215,122), (85227,4650025,0,'soga_eye_color',255,0,255), (85228,4650026,1,'cheek_type',23,-28,0), (85229,4650026,1,'chin_type',0,11,-18), (85230,4650026,1,'ear_type',-41,-37,0), (85231,4650026,1,'eye_brow_type',28,-3,0), (85232,4650026,0,'eye_color',32,64,53), (85233,4650026,1,'eye_type',-11,0,0), (85234,4650026,0,'hair_color1',246,9,156), (85235,4650026,0,'hair_face_color',44,46,34), (85236,4650026,0,'hair_face_highlight_color',45,18,7), (85237,4650026,0,'hair_type_color',44,46,34), (85238,4650026,0,'hair_type_highlight_color',45,18,7), (85239,4650026,1,'lip_type',12,-18,-5), (85240,4650026,1,'nose_type',-25,-10,9), (85241,4650026,0,'skin_color',236,203,200), (85242,4650026,1,'soga_cheek_type',0,28,-3), (85243,4650026,1,'soga_chin_type',0,12,-18), (85244,4650026,1,'soga_ear_type',0,-11,0), (85245,4650026,1,'soga_eye_brow_type',0,-41,-37), (85246,4650026,0,'soga_eye_color',229,229,102), (85247,4650026,1,'soga_eye_type',-11,0,0), (85248,4650026,0,'soga_hair_face_color',44,46,34), (85249,4650026,0,'soga_hair_face_highlight_color',45,18,7), (85250,4650026,0,'soga_hair_type_color',44,46,34), (85251,4650026,0,'soga_hair_type_highlight_color',45,18,7), (85252,4650026,1,'soga_lip_type',0,23,-28), (85253,4650026,1,'soga_nose_type',-5,0,11), (85254,4650026,0,'soga_skin_color',236,203,200), (85255,4650026,0,'wing_color1',255,255,255), (85256,4650026,0,'wing_color2',255,255,255), (85257,4650027,0,'eye_color',164,156,255), (85258,4650027,0,'skin_color',182,182,149), (85259,4650027,0,'soga_eye_color',255,0,255), (85260,4650028,0,'eye_color',255,255,255), (85261,4650028,0,'skin_color',231,46,46), (85262,4650028,0,'soga_eye_color',255,0,255), (85263,4650029,1,'cheek_type',-90,0,0), (85264,4650029,1,'chin_type',3,85,-83), (85265,4650029,1,'ear_type',61,15,0), (85266,4650029,1,'eye_brow_type',-87,-53,15), (85267,4650029,0,'eye_color',0,121,121), (85268,4650029,1,'eye_type',15,0,0), (85269,4650029,0,'hair_color1',28,88,96), (85270,4650029,1,'lip_type',-81,0,93), (85271,4650029,1,'nose_type',91,28,88), (85272,4650029,0,'skin_color',165,135,131), (85273,4650029,1,'soga_cheek_type',0,-87,-53), (85274,4650029,1,'soga_chin_type',0,-81,0), (85275,4650029,1,'soga_ear_type',0,15,0), (85276,4650029,1,'soga_eye_brow_type',0,61,15), (85277,4650029,0,'soga_eye_color',204,204,204), (85278,4650029,1,'soga_eye_type',15,0,0), (85279,4650029,1,'soga_lip_type',15,-90,0), (85280,4650029,1,'soga_nose_type',93,3,85), (85281,4650029,0,'soga_skin_color',165,135,131), (85282,4650030,1,'cheek_type',-14,-23,0), (85283,4650030,1,'chin_type',87,-48,82), (85284,4650030,1,'ear_type',43,-14,0), (85285,4650030,1,'eye_brow_type',-50,-75,0), (85286,4650030,0,'eye_color',41,0,41), (85287,4650030,1,'eye_type',-97,0,0), (85288,4650030,0,'hair_color1',163,74,79), (85289,4650030,1,'lip_type',31,52,-48), (85290,4650030,1,'nose_type',45,-93,74), (85291,4650030,0,'skin_color',142,129,86), (85292,4650030,1,'soga_cheek_type',0,-50,-75), (85293,4650030,1,'soga_chin_type',0,31,52), (85294,4650030,1,'soga_ear_type',0,-97,0), (85295,4650030,1,'soga_eye_brow_type',0,43,-14), (85296,4650030,0,'soga_eye_color',229,229,102), (85297,4650030,1,'soga_eye_type',-97,0,0), (85298,4650030,1,'soga_lip_type',0,-14,-23), (85299,4650030,1,'soga_nose_type',-48,87,-48), (85300,4650030,0,'soga_skin_color',142,129,86), (85301,4650030,0,'wing_color1',255,255,255), (85302,4650030,0,'wing_color2',255,255,255), (85303,4650031,1,'cheek_type',-89,0,0), (85304,4650031,1,'chin_type',2,84,-82), (85305,4650031,1,'ear_type',61,14,0), (85306,4650031,1,'eye_brow_type',-87,-52,14), (85307,4650031,0,'eye_color',8,46,195), (85308,4650031,1,'eye_type',14,0,0), (85309,4650031,0,'hair_color1',28,87,95), (85310,4650031,1,'lip_type',-81,0,93), (85311,4650031,1,'nose_type',90,28,87), (85312,4650031,0,'skin_color',210,225,225), (85313,4650031,1,'soga_cheek_type',0,-87,-52), (85314,4650031,1,'soga_chin_type',0,-81,0), (85315,4650031,1,'soga_ear_type',0,14,0), (85316,4650031,1,'soga_eye_brow_type',0,61,14), (85317,4650031,0,'soga_eye_color',204,204,204), (85318,4650031,1,'soga_eye_type',14,0,0), (85319,4650031,1,'soga_lip_type',14,-89,0), (85320,4650031,1,'soga_nose_type',93,2,84), (85321,4650031,0,'soga_skin_color',210,225,225), (85322,4650032,1,'cheek_type',-51,-59,0), (85323,4650032,1,'chin_type',34,-87,0), (85324,4650032,1,'ear_type',37,75,0), (85325,4650032,1,'eye_brow_type',35,-43,-37), (85326,4650032,0,'eye_color',141,138,0), (85327,4650032,1,'eye_type',96,0,0), (85328,4650032,0,'hair_color1',238,172,249), (85329,4650032,1,'lip_type',71,17,-43), (85330,4650032,1,'nose_type',-96,-18,-84), (85331,4650032,0,'skin_color',139,97,78), (85332,4650032,1,'soga_cheek_type',0,35,-43), (85333,4650032,1,'soga_chin_type',0,71,17), (85334,4650032,1,'soga_ear_type',0,96,0), (85335,4650032,1,'soga_eye_brow_type',0,37,75), (85336,4650032,0,'soga_eye_color',229,229,102), (85337,4650032,1,'soga_eye_type',96,0,0), (85338,4650032,1,'soga_lip_type',-37,-51,-59), (85339,4650032,1,'soga_nose_type',-43,34,-87), (85340,4650032,0,'soga_skin_color',139,97,78), (85341,4650032,0,'wing_color1',255,255,255), (85342,4650032,0,'wing_color2',255,255,255), (85343,4650033,1,'cheek_type',0,-20,0), (85344,4650033,1,'chin_type',37,-17,-46), (85345,4650033,1,'ear_type',77,-26,0), (85346,4650033,1,'eye_brow_type',-38,45,-41), (85347,4650033,0,'eye_color',86,86,0), (85348,4650033,1,'eye_type',-32,0,0), (85349,4650033,0,'hair_color1',249,246,180), (85350,4650033,1,'lip_type',59,56,-10), (85351,4650033,1,'nose_type',91,-7,-10), (85352,4650033,0,'skin_color',136,103,55), (85353,4650033,1,'soga_cheek_type',0,-38,45), (85354,4650033,1,'soga_chin_type',0,59,56), (85355,4650033,1,'soga_ear_type',0,-32,0), (85356,4650033,1,'soga_eye_brow_type',0,77,-26), (85357,4650033,0,'soga_eye_color',229,229,102), (85358,4650033,1,'soga_eye_type',-32,0,0), (85359,4650033,1,'soga_lip_type',-41,0,-20), (85360,4650033,1,'soga_nose_type',-10,37,-17), (85361,4650033,0,'soga_skin_color',136,103,55), (85362,4650033,0,'wing_color1',255,255,255), (85363,4650033,0,'wing_color2',255,255,255), (85364,4650034,1,'cheek_type',47,-46,0), (85365,4650034,1,'chin_type',11,-95,50), (85366,4650034,1,'ear_type',-97,11,0), (85367,4650034,1,'eye_brow_type',71,95,-50), (85368,4650034,0,'eye_color',250,236,255), (85369,4650034,1,'eye_type',51,0,0), (85370,4650034,0,'hair_color1',81,37,78), (85371,4650034,1,'lip_type',35,-93,47), (85372,4650034,1,'nose_type',7,81,37), (85373,4650034,0,'skin_color',74,20,4), (85374,4650034,1,'soga_cheek_type',0,71,95), (85375,4650034,1,'soga_chin_type',0,35,-93), (85376,4650034,1,'soga_ear_type',0,51,0), (85377,4650034,1,'soga_eye_brow_type',0,-97,11), (85378,4650034,0,'soga_eye_color',229,229,102), (85379,4650034,1,'soga_eye_type',51,0,0), (85380,4650034,1,'soga_lip_type',-50,47,-46), (85381,4650034,1,'soga_nose_type',47,11,-95), (85382,4650034,0,'soga_skin_color',74,20,4), (85383,4650034,0,'wing_color1',255,255,255), (85384,4650034,0,'wing_color2',255,255,255), (85385,4650035,1,'cheek_type',-50,47,0), (85386,4650035,1,'chin_type',21,4,-21), (85387,4650035,1,'ear_type',-97,-70,0), (85388,4650035,1,'eye_brow_type',75,17,-83), (85389,4650035,0,'eye_color',179,50,0), (85390,4650035,1,'eye_type',-81,0,0), (85391,4650035,0,'hair_color1',159,62,52), (85392,4650035,1,'lip_type',93,58,-41), (85393,4650035,1,'nose_type',31,-97,62), (85394,4650035,0,'skin_color',154,142,99), (85395,4650035,1,'soga_cheek_type',0,75,17), (85396,4650035,1,'soga_chin_type',0,93,58), (85397,4650035,1,'soga_ear_type',0,-81,0), (85398,4650035,1,'soga_eye_brow_type',0,-97,-70), (85399,4650035,0,'soga_eye_color',204,204,204), (85400,4650035,1,'soga_eye_type',-81,0,0), (85401,4650035,1,'soga_lip_type',-83,-50,47), (85402,4650035,1,'soga_nose_type',-41,21,4), (85403,4650035,0,'soga_skin_color',154,142,99), (85404,4650036,1,'cheek_type',-63,-74,0), (85405,4650036,1,'chin_type',32,-42,-10), (85406,4650036,1,'ear_type',66,50,0), (85407,4650036,1,'eye_brow_type',-68,-20,7), (85408,4650036,0,'eye_color',102,91,0), (85409,4650036,1,'eye_type',48,0,0), (85410,4650036,0,'hair_color1',190,225,35), (85411,4650036,1,'lip_type',71,-90,35), (85412,4650036,1,'nose_type',56,-66,-31), (85413,4650036,0,'skin_color',126,107,88), (85414,4650036,1,'soga_cheek_type',0,-68,-20), (85415,4650036,1,'soga_chin_type',0,71,-90), (85416,4650036,1,'soga_ear_type',0,48,0), (85417,4650036,1,'soga_eye_brow_type',0,66,50), (85418,4650036,0,'soga_eye_color',229,229,102), (85419,4650036,1,'soga_eye_type',48,0,0), (85420,4650036,1,'soga_lip_type',7,-63,-74), (85421,4650036,1,'soga_nose_type',35,32,-42), (85422,4650036,0,'soga_skin_color',126,107,88), (85423,4650036,0,'wing_color1',255,255,255), (85424,4650036,0,'wing_color2',255,255,255), (85425,4650037,1,'cheek_type',-89,0,0), (85426,4650037,1,'chin_type',2,84,-82), (85427,4650037,1,'ear_type',61,14,0), (85428,4650037,1,'eye_brow_type',-87,-52,14), (85429,4650037,0,'eye_color',8,46,195), (85430,4650037,1,'eye_type',14,0,0), (85431,4650037,0,'hair_color1',28,87,95), (85432,4650037,1,'lip_type',-81,0,93), (85433,4650037,1,'nose_type',90,28,87), (85434,4650037,0,'skin_color',210,225,225), (85435,4650037,1,'soga_cheek_type',0,-87,-52), (85436,4650037,1,'soga_chin_type',0,-81,0), (85437,4650037,1,'soga_ear_type',0,14,0), (85438,4650037,1,'soga_eye_brow_type',0,61,14), (85439,4650037,0,'soga_eye_color',204,204,204), (85440,4650037,1,'soga_eye_type',14,0,0), (85441,4650037,1,'soga_lip_type',14,-89,0), (85442,4650037,1,'soga_nose_type',93,2,84), (85443,4650037,0,'soga_skin_color',210,225,225), (85444,4650038,1,'cheek_type',-50,47,0), (85445,4650038,1,'chin_type',21,4,-21), (85446,4650038,1,'ear_type',-97,-70,0), (85447,4650038,1,'eye_brow_type',75,17,-83), (85448,4650038,0,'eye_color',179,50,0), (85449,4650038,1,'eye_type',-81,0,0), (85450,4650038,0,'hair_color1',159,62,52), (85451,4650038,1,'lip_type',93,58,-41), (85452,4650038,1,'nose_type',31,-97,62), (85453,4650038,0,'skin_color',154,142,99), (85454,4650038,1,'soga_cheek_type',0,75,17), (85455,4650038,1,'soga_chin_type',0,93,58), (85456,4650038,1,'soga_ear_type',0,-81,0), (85457,4650038,1,'soga_eye_brow_type',0,-97,-70), (85458,4650038,0,'soga_eye_color',204,204,204), (85459,4650038,1,'soga_eye_type',-81,0,0), (85460,4650038,1,'soga_lip_type',-83,-50,47), (85461,4650038,1,'soga_nose_type',-41,21,4), (85462,4650038,0,'soga_skin_color',154,142,99), (85463,4650039,1,'cheek_type',-89,93,0), (85464,4650039,1,'chin_type',28,-37,-84), (85465,4650039,1,'ear_type',-62,-31,0), (85466,4650039,1,'eye_brow_type',-51,94,-50), (85467,4650039,0,'eye_color',8,173,0), (85468,4650039,1,'eye_type',56,0,0), (85469,4650039,0,'hair_color1',180,58,242), (85470,4650039,1,'lip_type',31,39,40), (85471,4650039,1,'nose_type',97,-76,58), (85472,4650039,0,'skin_color',231,235,235), (85473,4650039,1,'soga_cheek_type',0,-51,94), (85474,4650039,1,'soga_chin_type',0,31,39), (85475,4650039,1,'soga_ear_type',0,56,0), (85476,4650039,1,'soga_eye_brow_type',0,-62,-31), (85477,4650039,0,'soga_eye_color',204,204,204), (85478,4650039,1,'soga_eye_type',56,0,0), (85479,4650039,1,'soga_lip_type',-50,-89,93), (85480,4650039,1,'soga_nose_type',40,28,-37), (85481,4650039,0,'soga_skin_color',231,235,235), (85482,4650040,1,'cheek_type',0,44,0), (85483,4650040,1,'chin_type',45,-84,26), (85484,4650040,1,'ear_type',-65,34,0), (85485,4650040,1,'eye_brow_type',9,0,17), (85486,4650040,0,'eye_color',232,28,32), (85487,4650040,1,'eye_type',-75,0,0), (85488,4650040,0,'hair_color1',235,206,91), (85489,4650040,1,'lip_type',7,-19,-87), (85490,4650040,1,'nose_type',-28,-21,-50), (85491,4650040,0,'skin_color',99,45,32), (85492,4650040,1,'soga_cheek_type',0,9,0), (85493,4650040,1,'soga_chin_type',0,7,-19), (85494,4650040,1,'soga_ear_type',0,-75,0), (85495,4650040,1,'soga_eye_brow_type',0,-65,34), (85496,4650040,0,'soga_eye_color',204,204,204), (85497,4650040,1,'soga_eye_type',-75,0,0), (85498,4650040,1,'soga_lip_type',17,0,44), (85499,4650040,1,'soga_nose_type',-87,45,-84), (85500,4650040,0,'soga_skin_color',99,45,32), (85501,4650041,1,'cheek_type',25,53,0), (85502,4650041,1,'chin_type',71,28,61), (85503,4650041,1,'ear_type',-31,40,0), (85504,4650041,1,'eye_brow_type',12,12,-62), (85505,4650041,0,'eye_color',0,46,47), (85506,4650041,1,'eye_type',-77,0,0), (85507,4650041,0,'hair_color1',175,180,168), (85508,4650041,1,'lip_type',0,-74,-26), (85509,4650041,1,'nose_type',59,-81,-76), (85510,4650041,0,'skin_color',127,103,100), (85511,4650041,1,'soga_cheek_type',0,12,12), (85512,4650041,1,'soga_chin_type',0,0,-74), (85513,4650041,1,'soga_ear_type',0,-77,0), (85514,4650041,1,'soga_eye_brow_type',0,-31,40), (85515,4650041,0,'soga_eye_color',229,229,102), (85516,4650041,1,'soga_eye_type',62,0,0), (85517,4650041,1,'soga_lip_type',-62,25,53), (85518,4650041,1,'soga_nose_type',-26,71,28), (85519,4650041,0,'soga_skin_color',127,103,100), (85520,4650041,0,'wing_color1',255,255,255), (85521,4650041,0,'wing_color2',255,255,255), (85522,4650042,0,'eye_color',255,255,255), (85523,4650042,0,'skin_color',11,156,243), (85524,4650042,0,'soga_eye_color',255,0,255), (85525,4650043,0,'eye_color',155,84,91), (85526,4650043,0,'skin_color',248,248,244), (85527,4650043,0,'soga_eye_color',255,0,255), (85528,4650044,0,'eye_color',255,255,255), (85529,4650044,0,'skin_color',255,255,255), (85530,4650044,0,'soga_eye_color',255,0,255), (85531,4650045,1,'cheek_type',-50,47,0), (85532,4650045,1,'chin_type',21,4,-21), (85533,4650045,1,'ear_type',-97,-70,0), (85534,4650045,1,'eye_brow_type',75,17,-83), (85535,4650045,0,'eye_color',179,50,0), (85536,4650045,1,'eye_type',-81,0,0), (85537,4650045,0,'hair_color1',159,62,52), (85538,4650045,1,'lip_type',93,58,-41), (85539,4650045,1,'nose_type',31,-97,62), (85540,4650045,0,'skin_color',154,142,99), (85541,4650045,1,'soga_cheek_type',0,75,17), (85542,4650045,1,'soga_chin_type',0,93,58), (85543,4650045,1,'soga_ear_type',0,-81,0), (85544,4650045,1,'soga_eye_brow_type',0,-97,-70), (85545,4650045,0,'soga_eye_color',204,204,204), (85546,4650045,1,'soga_eye_type',-81,0,0), (85547,4650045,1,'soga_lip_type',-83,-50,47), (85548,4650045,1,'soga_nose_type',-41,21,4), (85549,4650045,0,'soga_skin_color',154,142,99), (85550,4650046,1,'cheek_type',47,-46,0), (85551,4650046,1,'chin_type',11,-95,50), (85552,4650046,1,'ear_type',-97,11,0), (85553,4650046,1,'eye_brow_type',71,95,-50), (85554,4650046,0,'eye_color',250,236,255), (85555,4650046,1,'eye_type',51,0,0), (85556,4650046,0,'hair_color1',81,37,78), (85557,4650046,1,'lip_type',35,-93,47), (85558,4650046,1,'nose_type',7,81,37), (85559,4650046,0,'skin_color',74,20,4), (85560,4650046,1,'soga_cheek_type',0,71,95), (85561,4650046,1,'soga_chin_type',0,35,-93), (85562,4650046,1,'soga_ear_type',0,51,0), (85563,4650046,1,'soga_eye_brow_type',0,-97,11), (85564,4650046,0,'soga_eye_color',229,229,102), (85565,4650046,1,'soga_eye_type',51,0,0), (85566,4650046,1,'soga_lip_type',-50,47,-46), (85567,4650046,1,'soga_nose_type',47,11,-95), (85568,4650046,0,'soga_skin_color',74,20,4), (85569,4650046,0,'wing_color1',255,255,255), (85570,4650046,0,'wing_color2',255,255,255), (85571,4650047,1,'cheek_type',34,-37,0), (85572,4650047,1,'chin_type',-50,0,-22), (85573,4650047,1,'ear_type',87,22,0), (85574,4650047,1,'eye_brow_type',-68,28,81), (85575,4650047,0,'eye_color',8,72,195), (85576,4650047,1,'eye_type',51,0,0), (85577,4650047,0,'hair_color1',34,9,225), (85578,4650047,1,'lip_type',-95,-65,-12), (85579,4650047,1,'nose_type',-7,34,9), (85580,4650047,0,'skin_color',230,217,217), (85581,4650047,1,'soga_cheek_type',0,-68,28), (85582,4650047,1,'soga_chin_type',0,-95,-65), (85583,4650047,1,'soga_ear_type',0,51,0), (85584,4650047,1,'soga_eye_brow_type',0,87,22), (85585,4650047,0,'soga_eye_color',229,229,102), (85586,4650047,1,'soga_eye_type',51,0,0), (85587,4650047,1,'soga_lip_type',81,34,-37), (85588,4650047,1,'soga_nose_type',-12,-50,0), (85589,4650047,0,'soga_skin_color',230,217,217), (85590,4650047,0,'wing_color1',255,255,255), (85591,4650047,0,'wing_color2',255,255,255), (85592,4650048,1,'cheek_type',-50,47,0), (85593,4650048,1,'chin_type',21,4,-21), (85594,4650048,1,'ear_type',-97,-70,0), (85595,4650048,1,'eye_brow_type',75,17,-83), (85596,4650048,0,'eye_color',179,50,0), (85597,4650048,1,'eye_type',-81,0,0), (85598,4650048,0,'hair_color1',159,62,52), (85599,4650048,1,'lip_type',93,58,-41), (85600,4650048,1,'nose_type',31,-97,62), (85601,4650048,0,'skin_color',154,142,99), (85602,4650048,1,'soga_cheek_type',0,75,17), (85603,4650048,1,'soga_chin_type',0,93,58), (85604,4650048,1,'soga_ear_type',0,-81,0), (85605,4650048,1,'soga_eye_brow_type',0,-97,-70), (85606,4650048,0,'soga_eye_color',204,204,204), (85607,4650048,1,'soga_eye_type',-81,0,0), (85608,4650048,1,'soga_lip_type',-83,-50,47), (85609,4650048,1,'soga_nose_type',-41,21,4), (85610,4650048,0,'soga_skin_color',154,142,99), (85611,4650049,1,'cheek_type',77,45,0), (85612,4650049,1,'chin_type',-63,-72,97), (85613,4650049,1,'ear_type',48,56,0), (85614,4650049,1,'eye_brow_type',-43,-90,-48), (85615,4650049,0,'eye_color',0,2,118), (85616,4650049,1,'eye_type',91,0,0), (85617,4650049,0,'hair_color1',172,160,77), (85618,4650049,1,'lip_type',-71,15,-28), (85619,4650049,1,'nose_type',7,-84,-96), (85620,4650049,0,'skin_color',127,108,86), (85621,4650049,1,'soga_cheek_type',0,-43,-90), (85622,4650049,1,'soga_chin_type',0,-71,15), (85623,4650049,1,'soga_ear_type',0,91,0), (85624,4650049,1,'soga_eye_brow_type',0,48,56), (85625,4650049,0,'soga_eye_color',229,229,102), (85626,4650049,1,'soga_eye_type',91,0,0), (85627,4650049,1,'soga_lip_type',-48,77,45), (85628,4650049,1,'soga_nose_type',-28,-63,-72), (85629,4650049,0,'soga_skin_color',127,108,86), (85630,4650049,0,'wing_color1',255,255,255), (85631,4650049,0,'wing_color2',255,255,255), (85632,4650050,1,'cheek_type',-43,-3,0), (85633,4650050,1,'chin_type',17,68,-28), (85634,4650050,1,'ear_type',-12,-52,0), (85635,4650050,1,'eye_brow_type',-14,77,0), (85636,4650050,0,'eye_color',0,58,58), (85637,4650050,1,'eye_type',-20,0,0), (85638,4650050,0,'hair_color1',25,172,23), (85639,4650050,1,'lip_type',38,-65,39), (85640,4650050,1,'nose_type',35,25,-84), (85641,4650050,0,'skin_color',80,23,7), (85642,4650050,1,'soga_cheek_type',0,-14,77), (85643,4650050,1,'soga_chin_type',0,38,-65), (85644,4650050,1,'soga_ear_type',0,-20,0), (85645,4650050,1,'soga_eye_brow_type',0,-12,-52), (85646,4650050,0,'soga_eye_color',229,229,102), (85647,4650050,1,'soga_eye_type',-20,0,0), (85648,4650050,1,'soga_lip_type',0,-43,-3), (85649,4650050,1,'soga_nose_type',39,17,68), (85650,4650050,0,'soga_skin_color',80,23,7), (85651,4650050,0,'wing_color1',255,255,255), (85652,4650050,0,'wing_color2',255,255,255), (85653,4650051,1,'cheek_type',25,53,0), (85654,4650051,1,'chin_type',71,28,61), (85655,4650051,1,'ear_type',-31,40,0), (85656,4650051,1,'eye_brow_type',12,12,-62), (85657,4650051,0,'eye_color',0,46,47), (85658,4650051,1,'eye_type',-77,0,0), (85659,4650051,0,'hair_color1',175,180,168), (85660,4650051,1,'lip_type',0,-74,-26), (85661,4650051,1,'nose_type',59,-81,-76), (85662,4650051,0,'skin_color',127,103,100), (85663,4650051,1,'soga_cheek_type',0,12,12), (85664,4650051,1,'soga_chin_type',0,0,-74), (85665,4650051,1,'soga_ear_type',0,-77,0), (85666,4650051,1,'soga_eye_brow_type',0,-31,40), (85667,4650051,0,'soga_eye_color',229,229,102), (85668,4650051,1,'soga_eye_type',-77,0,0), (85669,4650051,1,'soga_lip_type',-62,25,53), (85670,4650051,1,'soga_nose_type',-26,71,28), (85671,4650051,0,'soga_skin_color',127,103,100), (85672,4650051,0,'wing_color1',255,255,255), (85673,4650051,0,'wing_color2',255,255,255), (85674,4650052,1,'cheek_type',-89,93,0), (85675,4650052,1,'chin_type',28,-37,-84), (85676,4650052,1,'ear_type',-62,-31,0), (85677,4650052,1,'eye_brow_type',-51,94,-50), (85678,4650052,0,'eye_color',8,173,0), (85679,4650052,1,'eye_type',56,0,0), (85680,4650052,0,'hair_color1',180,58,242), (85681,4650052,1,'lip_type',31,39,40), (85682,4650052,1,'nose_type',97,-76,58), (85683,4650052,0,'skin_color',231,235,235), (85684,4650052,1,'soga_cheek_type',0,-51,94), (85685,4650052,1,'soga_chin_type',0,31,39), (85686,4650052,1,'soga_ear_type',0,56,0), (85687,4650052,1,'soga_eye_brow_type',0,-62,-31), (85688,4650052,0,'soga_eye_color',204,204,204), (85689,4650052,1,'soga_eye_type',56,0,0), (85690,4650052,1,'soga_lip_type',-50,-89,93), (85691,4650052,1,'soga_nose_type',40,28,-37), (85692,4650052,0,'soga_skin_color',231,235,235), (85693,4650053,0,'eye_color',16,241,203), (85694,4650053,0,'skin_color',216,216,198), (85695,4650053,0,'soga_eye_color',255,0,255), (85696,4650054,1,'cheek_type',-89,93,0), (85697,4650054,1,'chin_type',28,-37,-84), (85698,4650054,1,'ear_type',-62,-31,0), (85699,4650054,1,'eye_brow_type',-51,94,-50), (85700,4650054,0,'eye_color',8,173,0), (85701,4650054,1,'eye_type',56,0,0), (85702,4650054,0,'hair_color1',180,58,242), (85703,4650054,1,'lip_type',31,39,40), (85704,4650054,1,'nose_type',97,-76,58), (85705,4650054,0,'skin_color',231,235,235), (85706,4650054,1,'soga_cheek_type',0,-51,94), (85707,4650054,1,'soga_chin_type',0,31,39), (85708,4650054,1,'soga_ear_type',0,56,0), (85709,4650054,1,'soga_eye_brow_type',0,-62,-31), (85710,4650054,0,'soga_eye_color',204,204,204), (85711,4650054,1,'soga_eye_type',56,0,0), (85712,4650054,1,'soga_lip_type',-50,-89,93), (85713,4650054,1,'soga_nose_type',40,28,-37), (85714,4650054,0,'soga_skin_color',231,235,235), (85715,4650055,1,'cheek_type',-89,93,0), (85716,4650055,1,'chin_type',28,-37,-84), (85717,4650055,1,'ear_type',-62,-31,0), (85718,4650055,1,'eye_brow_type',-51,94,-50), (85719,4650055,0,'eye_color',8,173,0), (85720,4650055,1,'eye_type',56,0,0), (85721,4650055,0,'hair_color1',180,58,242), (85722,4650055,1,'lip_type',31,39,40), (85723,4650055,1,'nose_type',97,-76,58), (85724,4650055,0,'skin_color',231,235,235), (85725,4650055,1,'soga_cheek_type',0,-51,94), (85726,4650055,1,'soga_chin_type',0,31,39), (85727,4650055,1,'soga_ear_type',0,56,0), (85728,4650055,1,'soga_eye_brow_type',0,-62,-31), (85729,4650055,0,'soga_eye_color',204,204,204), (85730,4650055,1,'soga_eye_type',56,0,0), (85731,4650055,1,'soga_lip_type',-50,-89,93), (85732,4650055,1,'soga_nose_type',40,28,-37), (85733,4650055,0,'soga_skin_color',231,235,235), (85734,4650056,1,'cheek_type',-50,47,0), (85735,4650056,1,'chin_type',21,4,-21), (85736,4650056,1,'ear_type',-97,-70,0), (85737,4650056,1,'eye_brow_type',75,17,-83), (85738,4650056,0,'eye_color',179,50,0), (85739,4650056,1,'eye_type',-81,0,0), (85740,4650056,0,'hair_color1',159,62,52), (85741,4650056,1,'lip_type',93,58,-41), (85742,4650056,1,'nose_type',31,-97,62), (85743,4650056,0,'skin_color',154,142,99), (85744,4650056,1,'soga_cheek_type',0,75,17), (85745,4650056,1,'soga_chin_type',0,93,58), (85746,4650056,1,'soga_ear_type',0,-81,0), (85747,4650056,1,'soga_eye_brow_type',0,-97,-70), (85748,4650056,0,'soga_eye_color',204,204,204), (85749,4650056,1,'soga_eye_type',-81,0,0), (85750,4650056,1,'soga_lip_type',-83,-50,47), (85751,4650056,1,'soga_nose_type',-41,21,4), (85752,4650056,0,'soga_skin_color',154,142,99), (85753,4650057,1,'cheek_type',-63,-74,0), (85754,4650057,1,'chin_type',32,-42,-10), (85755,4650057,1,'ear_type',66,50,0), (85756,4650057,1,'eye_brow_type',-68,-20,7), (85757,4650057,0,'eye_color',102,91,0), (85758,4650057,1,'eye_type',48,0,0), (85759,4650057,0,'hair_color1',190,225,35), (85760,4650057,1,'lip_type',71,-90,35), (85761,4650057,1,'nose_type',56,-66,-31), (85762,4650057,0,'skin_color',126,107,88), (85763,4650057,1,'soga_cheek_type',0,-68,-20), (85764,4650057,1,'soga_chin_type',0,71,-90), (85765,4650057,1,'soga_ear_type',0,48,0), (85766,4650057,1,'soga_eye_brow_type',0,66,50), (85767,4650057,0,'soga_eye_color',229,229,102), (85768,4650057,1,'soga_eye_type',-72,0,0), (85769,4650057,1,'soga_lip_type',7,-63,-74), (85770,4650057,1,'soga_nose_type',35,32,-42), (85771,4650057,0,'soga_skin_color',126,107,88), (85772,4650057,0,'wing_color1',255,255,255), (85773,4650057,0,'wing_color2',255,255,255), (85774,4650058,1,'cheek_type',-89,93,0), (85775,4650058,1,'chin_type',28,-37,-84), (85776,4650058,1,'ear_type',-62,-31,0), (85777,4650058,1,'eye_brow_type',-51,94,-50), (85778,4650058,0,'eye_color',8,173,0), (85779,4650058,1,'eye_type',56,0,0), (85780,4650058,0,'hair_color1',180,58,242), (85781,4650058,1,'lip_type',31,39,40), (85782,4650058,1,'nose_type',97,-76,58), (85783,4650058,0,'skin_color',231,235,235), (85784,4650058,1,'soga_cheek_type',0,-51,94), (85785,4650058,1,'soga_chin_type',0,31,39), (85786,4650058,1,'soga_ear_type',0,56,0), (85787,4650058,1,'soga_eye_brow_type',0,-62,-31), (85788,4650058,0,'soga_eye_color',204,204,204), (85789,4650058,1,'soga_eye_type',56,0,0), (85790,4650058,1,'soga_lip_type',-50,-89,93), (85791,4650058,1,'soga_nose_type',40,28,-37), (85792,4650058,0,'soga_skin_color',231,235,235), (85793,4650059,1,'cheek_type',-89,93,0), (85794,4650059,1,'chin_type',28,-37,-84), (85795,4650059,1,'ear_type',-62,-31,0), (85796,4650059,1,'eye_brow_type',-51,94,-50), (85797,4650059,0,'eye_color',8,173,0), (85798,4650059,1,'eye_type',56,0,0), (85799,4650059,0,'hair_color1',180,58,242), (85800,4650059,1,'lip_type',31,39,40), (85801,4650059,1,'nose_type',97,-76,58), (85802,4650059,0,'skin_color',231,235,235), (85803,4650059,1,'soga_cheek_type',0,-51,94), (85804,4650059,1,'soga_chin_type',0,31,39), (85805,4650059,1,'soga_ear_type',0,56,0), (85806,4650059,1,'soga_eye_brow_type',0,-62,-31), (85807,4650059,0,'soga_eye_color',204,204,204), (85808,4650059,1,'soga_eye_type',56,0,0), (85809,4650059,1,'soga_lip_type',-50,-89,93), (85810,4650059,1,'soga_nose_type',40,28,-37), (85811,4650059,0,'soga_skin_color',231,235,235), (85812,4650060,0,'eye_color',255,255,255), (85813,4650060,0,'skin_color',231,46,46), (85814,4650060,0,'soga_eye_color',255,0,255), (85815,4650061,1,'cheek_type',-89,0,0), (85816,4650061,1,'chin_type',2,84,-82), (85817,4650061,1,'ear_type',61,14,0), (85818,4650061,1,'eye_brow_type',-87,-52,14), (85819,4650061,0,'eye_color',8,46,195), (85820,4650061,1,'eye_type',14,0,0), (85821,4650061,0,'hair_color1',28,87,95), (85822,4650061,1,'lip_type',-81,0,93), (85823,4650061,1,'nose_type',90,28,87), (85824,4650061,0,'skin_color',210,225,225), (85825,4650061,1,'soga_cheek_type',0,-87,-52), (85826,4650061,1,'soga_chin_type',0,-81,0), (85827,4650061,1,'soga_ear_type',0,14,0), (85828,4650061,1,'soga_eye_brow_type',0,61,14), (85829,4650061,0,'soga_eye_color',204,204,204), (85830,4650061,1,'soga_eye_type',14,0,0), (85831,4650061,1,'soga_lip_type',14,-89,0), (85832,4650061,1,'soga_nose_type',93,2,84), (85833,4650061,0,'soga_skin_color',210,225,225), (85834,4650062,1,'cheek_type',-89,0,0), (85835,4650062,1,'chin_type',2,84,-82), (85836,4650062,1,'ear_type',61,14,0), (85837,4650062,1,'eye_brow_type',-87,-52,14), (85838,4650062,0,'eye_color',8,46,195), (85839,4650062,1,'eye_type',14,0,0), (85840,4650062,0,'hair_color1',28,87,95), (85841,4650062,1,'lip_type',-81,0,93), (85842,4650062,1,'nose_type',90,28,87), (85843,4650062,0,'skin_color',210,225,225), (85844,4650062,1,'soga_cheek_type',0,-87,-52), (85845,4650062,1,'soga_chin_type',0,-81,0), (85846,4650062,1,'soga_ear_type',0,14,0), (85847,4650062,1,'soga_eye_brow_type',0,61,14), (85848,4650062,0,'soga_eye_color',204,204,204), (85849,4650062,1,'soga_eye_type',14,0,0), (85850,4650062,1,'soga_lip_type',14,-89,0), (85851,4650062,1,'soga_nose_type',93,2,84), (85852,4650062,0,'soga_skin_color',210,225,225), (85853,4650063,0,'eye_color',255,255,255), (85854,4650063,0,'skin_color',255,255,255), (85855,4650063,0,'soga_eye_color',255,0,255), (85856,4650064,0,'eye_color',255,255,255), (85857,4650064,0,'skin_color',231,46,46), (85858,4650064,0,'soga_eye_color',255,0,255), (85859,4650065,0,'eye_color',255,255,255), (85860,4650065,0,'skin_color',231,46,46), (85861,4650065,0,'soga_eye_color',255,0,255), (85862,4650066,0,'eye_color',255,255,255), (85863,4650066,0,'skin_color',231,46,46), (85864,4650066,0,'soga_eye_color',255,0,255), (85865,4650067,0,'eye_color',255,255,255), (85866,4650067,0,'skin_color',103,215,122), (85867,4650067,0,'soga_eye_color',255,0,255), (85868,4650068,0,'eye_color',255,255,255), (85869,4650068,0,'skin_color',255,255,255), (85870,4650068,0,'soga_eye_color',255,0,255), (85871,4650069,0,'eye_color',255,255,255), (85872,4650069,0,'skin_color',103,215,122), (85873,4650069,0,'soga_eye_color',255,0,255), (85874,4650070,0,'eye_color',255,255,255), (85875,4650070,0,'skin_color',103,215,122), (85876,4650070,0,'soga_eye_color',255,0,255), (85877,4650071,0,'eye_color',255,255,0), (85878,4650071,0,'skin_color',12,12,12), (85879,4650071,0,'soga_eye_color',255,0,255), (85880,4650072,0,'skin_color',255,255,0), (85881,4650072,0,'soga_eye_color',255,0,255), (85882,4650073,0,'eye_color',255,255,255), (85883,4650073,0,'skin_color',255,255,255), (85884,4650073,0,'soga_eye_color',255,0,255), (85885,4650074,1,'cheek_type',91,-1,0), (85886,4650074,1,'chin_type',75,31,34), (85887,4650074,1,'ear_type',-100,-97,0), (85888,4650074,1,'eye_brow_type',-47,74,-41), (85889,4650074,0,'eye_color',204,204,204), (85890,4650074,1,'eye_type',25,0,0), (85891,4650074,0,'hair_color1',14,198,50), (85892,4650074,1,'lip_type',-11,15,8), (85893,4650074,1,'nose_type',-83,14,-58), (85894,4650074,0,'skin_color',177,179,180), (85895,4650074,1,'soga_cheek_type',0,-47,74), (85896,4650074,1,'soga_chin_type',0,-11,15), (85897,4650074,1,'soga_ear_type',0,25,0), (85898,4650074,1,'soga_eye_brow_type',0,-100,-97), (85899,4650074,0,'soga_eye_color',204,204,204), (85900,4650074,1,'soga_lip_type',-41,91,-1), (85901,4650074,1,'soga_nose_type',8,75,31), (85902,4650074,0,'soga_skin_color',177,179,180), (85903,4650075,1,'cheek_type',15,-21,0), (85904,4650075,1,'chin_type',32,81,-50), (85905,4650075,1,'ear_type',-12,52,0), (85906,4650075,1,'eye_brow_type',-89,0,10), (85907,4650075,0,'eye_color',131,180,186), (85908,4650075,1,'eye_type',42,0,0), (85909,4650075,0,'hair_color1',239,198,48), (85910,4650075,0,'hair_face_highlight_color',190,97,43), (85911,4650075,0,'hair_type_highlight_color',190,97,43), (85912,4650075,1,'lip_type',43,64,0), (85913,4650075,1,'nose_type',0,-17,-58), (85914,4650075,0,'skin_color',239,197,196), (85915,4650075,1,'soga_cheek_type',0,-89,0), (85916,4650075,1,'soga_chin_type',0,43,64), (85917,4650075,1,'soga_ear_type',0,42,0), (85918,4650075,1,'soga_eye_brow_type',0,-12,52), (85919,4650075,0,'soga_eye_color',204,204,204), (85920,4650075,0,'soga_hair_face_highlight_color',190,97,43), (85921,4650075,0,'soga_hair_type_highlight_color',190,97,43), (85922,4650075,1,'soga_lip_type',10,15,-21), (85923,4650075,1,'soga_nose_type',0,32,81), (85924,4650075,0,'soga_skin_color',239,197,196), (85925,4650076,0,'eye_color',255,255,255), (85926,4650076,0,'skin_color',103,215,122), (85927,4650076,0,'soga_eye_color',255,0,255), (85928,4650077,0,'eye_color',255,255,255), (85929,4650077,0,'skin_color',11,156,243), (85930,4650077,0,'soga_eye_color',255,0,255), (85931,4650078,0,'eye_color',255,255,255), (85932,4650078,0,'skin_color',231,46,46), (85933,4650078,0,'soga_eye_color',255,0,255), (85934,4650079,0,'eye_color',255,255,255), (85935,4650079,0,'skin_color',103,215,122), (85936,4650079,0,'soga_eye_color',255,0,255), (85937,4650080,0,'eye_color',255,255,255), (85938,4650080,0,'skin_color',231,46,46), (85939,4650080,0,'soga_eye_color',255,0,255), (85940,4650081,0,'eye_color',255,255,255), (85941,4650081,0,'skin_color',11,156,243), (85942,4650081,0,'soga_eye_color',255,0,255), (85943,4650082,0,'eye_color',255,255,255), (85944,4650082,0,'skin_color',11,156,243), (85945,4650082,0,'soga_eye_color',255,0,255), (85946,4650083,0,'eye_color',255,255,255), (85947,4650083,0,'skin_color',103,215,122), (85948,4650083,0,'soga_eye_color',255,0,255), (85949,4650084,0,'eye_color',255,255,255), (85950,4650084,0,'skin_color',11,156,243), (85951,4650084,0,'soga_eye_color',255,0,255), (85952,4650085,0,'eye_color',255,255,255), (85953,4650085,0,'skin_color',231,46,46), (85954,4650085,0,'soga_eye_color',255,0,255), (85955,4650086,0,'eye_color',255,255,255), (85956,4650086,0,'skin_color',11,156,243), (85957,4650086,0,'soga_eye_color',255,0,255), (85958,4650087,0,'eye_color',255,255,255), (85959,4650087,0,'skin_color',231,46,46), (85960,4650087,0,'soga_eye_color',255,0,255), (85961,4650088,0,'eye_color',255,255,255), (85962,4650088,0,'skin_color',11,156,243), (85963,4650088,0,'soga_eye_color',255,0,255), (85964,4650089,0,'eye_color',255,255,255), (85965,4650089,0,'skin_color',103,215,122), (85966,4650089,0,'soga_eye_color',255,0,255), (85967,4650090,0,'eye_color',255,255,255), (85968,4650090,0,'skin_color',11,156,243), (85969,4650090,0,'soga_eye_color',255,0,255), (85970,4650091,0,'eye_color',255,255,255), (85971,4650091,0,'skin_color',231,46,46), (85972,4650091,0,'soga_eye_color',255,0,255), (85973,4650092,0,'eye_color',255,255,255), (85974,4650092,0,'skin_color',11,156,243), (85975,4650092,0,'soga_eye_color',255,0,255), (85976,4650093,0,'eye_color',255,255,255), (85977,4650093,0,'skin_color',231,46,46), (85978,4650093,0,'soga_eye_color',255,0,255), (85979,4650094,0,'eye_color',255,255,255), (85980,4650094,0,'skin_color',103,215,122), (85981,4650094,0,'soga_eye_color',255,0,255), (85982,4650095,0,'eye_color',255,255,255), (85983,4650095,0,'skin_color',255,255,255), (85984,4650095,0,'soga_eye_color',255,0,255), (85985,4650096,0,'eye_color',255,255,255), (85986,4650096,0,'skin_color',255,255,255), (85987,4650096,0,'soga_eye_color',255,0,255), (85988,4650097,0,'eye_color',255,255,255), (85989,4650097,0,'skin_color',103,215,122), (85990,4650097,0,'soga_eye_color',255,0,255), (85991,4650098,0,'eye_color',255,255,255), (85992,4650098,0,'skin_color',11,156,243), (85993,4650098,0,'soga_eye_color',255,0,255), (85994,4650099,0,'eye_color',255,255,255), (85995,4650099,0,'skin_color',103,215,122), (85996,4650099,0,'soga_eye_color',255,0,255), (85997,4650100,0,'eye_color',255,255,255), (85998,4650100,0,'skin_color',255,255,255), (85999,4650100,0,'soga_eye_color',255,0,255), (86000,4650101,0,'eye_color',255,255,255), (86001,4650101,0,'skin_color',255,255,255), (86002,4650101,0,'soga_eye_color',255,0,255), (86003,4650102,1,'cheek_type',-11,-72,0), (86004,4650102,1,'chin_type',75,-5,68), (86005,4650102,1,'ear_type',-39,-38,0), (86006,4650102,1,'eye_brow_type',7,2,98), (86007,4650102,0,'eye_color',144,0,8), (86008,4650102,1,'eye_type',72,0,0), (86009,4650102,0,'hair_color1',43,175,93), (86010,4650102,1,'lip_type',50,-47,40), (86011,4650102,1,'nose_type',90,43,-81), (86012,4650102,0,'skin_color',84,29,16), (86013,4650102,1,'soga_cheek_type',0,7,2), (86014,4650102,1,'soga_chin_type',0,50,-47), (86015,4650102,1,'soga_ear_type',0,72,0), (86016,4650102,1,'soga_eye_brow_type',0,-39,-38), (86017,4650102,0,'soga_eye_color',229,229,102), (86018,4650102,1,'soga_eye_type',72,0,0), (86019,4650102,1,'soga_lip_type',98,-11,-72), (86020,4650102,1,'soga_nose_type',40,75,-5), (86021,4650102,0,'soga_skin_color',84,29,16), (86022,4650102,0,'wing_color1',255,255,255), (86023,4650102,0,'wing_color2',255,255,255), (86024,4650103,1,'cheek_type',-5,-21,0), (86025,4650103,1,'chin_type',-66,-81,21), (86026,4650103,1,'ear_type',-56,18,0), (86027,4650103,1,'eye_brow_type',52,-75,-4), (86028,4650103,0,'eye_color',58,0,58), (86029,4650103,0,'hair_color1',0,39,158), (86030,4650103,1,'lip_type',-85,-56,29), (86031,4650103,1,'nose_type',-31,0,39), (86032,4650103,0,'skin_color',133,121,78), (86033,4650103,1,'soga_cheek_type',0,52,-75), (86034,4650103,1,'soga_chin_type',0,-85,-56), (86035,4650103,1,'soga_ear_type',-56,18,0), (86036,4650103,1,'soga_eye_brow_type',0,-56,18), (86037,4650103,0,'soga_eye_color',229,229,102), (86038,4650103,1,'soga_lip_type',-4,-5,-21), (86039,4650103,1,'soga_nose_type',29,-66,-81), (86040,4650103,0,'soga_skin_color',133,121,78), (86041,4650103,0,'wing_color1',255,255,255), (86042,4650103,0,'wing_color2',255,255,255), (86043,4650104,1,'cheek_type',-78,5,0), (86044,4650104,1,'chin_type',-51,34,94), (86045,4650104,1,'ear_type',-72,-63,0), (86046,4650104,1,'eye_brow_type',-37,-81,65), (86047,4650104,0,'eye_color',0,24,24), (86048,4650104,1,'eye_type',66,0,0), (86049,4650104,0,'hair_color1',218,64,69), (86050,4650104,1,'lip_type',-68,-63,-23), (86051,4650104,1,'nose_type',74,-38,64), (86052,4650104,0,'skin_color',144,132,86), (86053,4650104,1,'soga_cheek_type',0,-37,-81), (86054,4650104,1,'soga_chin_type',0,-68,-63), (86055,4650104,1,'soga_ear_type',0,66,0), (86056,4650104,1,'soga_eye_brow_type',0,-72,-63), (86057,4650104,0,'soga_eye_color',229,229,102), (86058,4650104,1,'soga_eye_type',66,0,0), (86059,4650104,1,'soga_lip_type',65,-78,5), (86060,4650104,1,'soga_nose_type',-23,-51,34), (86061,4650104,0,'soga_skin_color',144,132,86), (86062,4650104,0,'wing_color1',255,255,255), (86063,4650104,0,'wing_color2',255,255,255), (86064,4650105,1,'cheek_type',20,50,0), (86065,4650105,1,'chin_type',-31,97,-51), (86066,4650105,1,'ear_type',25,-34,0), (86067,4650105,1,'eye_brow_type',12,9,39), (86068,4650105,0,'eye_color',163,52,0), (86069,4650105,1,'eye_type',56,0,0), (86070,4650105,0,'hair_color1',191,162,66), (86071,4650105,1,'lip_type',-31,4,89), (86072,4650105,1,'nose_type',81,-65,-94), (86073,4650105,0,'skin_color',234,224,224), (86074,4650105,1,'soga_cheek_type',0,12,9), (86075,4650105,1,'soga_chin_type',0,-31,4), (86076,4650105,1,'soga_ear_type',0,56,0), (86077,4650105,1,'soga_eye_brow_type',0,25,-34), (86078,4650105,0,'soga_eye_color',229,229,102), (86079,4650105,1,'soga_eye_type',56,0,0), (86080,4650105,1,'soga_lip_type',39,20,50), (86081,4650105,1,'soga_nose_type',89,-31,97), (86082,4650105,0,'soga_skin_color',234,224,224), (86083,4650105,0,'wing_color1',255,255,255), (86084,4650105,0,'wing_color2',255,255,255), (86085,4650106,1,'cheek_type',-90,0,0), (86086,4650106,1,'chin_type',58,57,28), (86087,4650106,1,'ear_type',-38,-70,0), (86088,4650106,1,'eye_brow_type',83,-48,89), (86089,4650106,0,'eye_color',0,6,97), (86090,4650106,1,'eye_type',-75,0,0), (86091,4650106,0,'hair_color1',175,210,205), (86092,4650106,1,'lip_type',56,-43,-52), (86093,4650106,1,'nose_type',-38,-81,-46), (86094,4650106,0,'skin_color',86,24,9), (86095,4650106,1,'soga_cheek_type',0,83,-48), (86096,4650106,1,'soga_chin_type',0,56,-43), (86097,4650106,1,'soga_ear_type',0,-75,0), (86098,4650106,1,'soga_eye_brow_type',0,-38,-70), (86099,4650106,0,'soga_eye_color',229,229,102), (86100,4650106,1,'soga_eye_type',-75,0,0), (86101,4650106,1,'soga_lip_type',89,-90,0), (86102,4650106,1,'soga_nose_type',-52,58,57), (86103,4650106,0,'soga_skin_color',86,24,9), (86104,4650106,0,'wing_color1',255,255,255), (86105,4650106,0,'wing_color2',255,255,255), (86106,4650107,1,'cheek_type',53,75,0), (86107,4650107,1,'chin_type',-4,9,94), (86108,4650107,1,'ear_type',45,91,0), (86109,4650107,1,'eye_brow_type',-35,-7,-95), (86110,4650107,0,'eye_color',0,60,39), (86111,4650107,1,'eye_type',56,0,0), (86112,4650107,0,'hair_color1',200,69,75), (86113,4650107,1,'lip_type',-91,18,93), (86114,4650107,1,'nose_type',11,-56,69), (86115,4650107,0,'skin_color',165,132,92), (86116,4650107,1,'soga_cheek_type',0,-35,-7), (86117,4650107,1,'soga_chin_type',0,-91,18), (86118,4650107,1,'soga_ear_type',0,56,0), (86119,4650107,1,'soga_eye_brow_type',0,45,91), (86120,4650107,0,'soga_eye_color',229,229,102), (86121,4650107,1,'soga_eye_type',56,0,0), (86122,4650107,1,'soga_lip_type',-95,53,75), (86123,4650107,1,'soga_nose_type',93,-4,9), (86124,4650107,0,'soga_skin_color',165,132,92), (86125,4650107,0,'wing_color1',255,255,255), (86126,4650107,0,'wing_color2',255,255,255), (86127,4650108,1,'cheek_type',25,94,0), (86128,4650108,1,'chin_type',9,-38,-85), (86129,4650108,1,'ear_type',97,57,0), (86130,4650108,1,'eye_brow_type',-28,-14,-84), (86131,4650108,0,'eye_color',20,217,164), (86132,4650108,1,'eye_type',44,0,0), (86133,4650108,0,'hair_color1',93,179,249), (86134,4650108,1,'lip_type',53,87,74), (86135,4650108,1,'nose_type',50,93,-77), (86136,4650108,0,'skin_color',109,60,47), (86137,4650108,1,'soga_cheek_type',0,-28,-14), (86138,4650108,1,'soga_chin_type',0,53,87), (86139,4650108,1,'soga_ear_type',0,44,0), (86140,4650108,1,'soga_eye_brow_type',0,97,57), (86141,4650108,0,'soga_eye_color',229,229,102), (86142,4650108,1,'soga_eye_type',44,0,0), (86143,4650108,1,'soga_lip_type',-84,25,94), (86144,4650108,1,'soga_nose_type',74,9,-38), (86145,4650108,0,'soga_skin_color',109,60,47), (86146,4650108,0,'wing_color1',255,255,255), (86147,4650108,0,'wing_color2',255,255,255), (86148,4650109,1,'cheek_type',0,-20,0), (86149,4650109,1,'chin_type',37,-17,-46), (86150,4650109,1,'ear_type',77,-26,0), (86151,4650109,1,'eye_brow_type',-38,45,-41), (86152,4650109,0,'eye_color',86,86,0), (86153,4650109,1,'eye_type',-32,0,0), (86154,4650109,0,'hair_color1',249,246,180), (86155,4650109,1,'lip_type',59,56,-10), (86156,4650109,1,'nose_type',91,-7,-10), (86157,4650109,0,'skin_color',136,103,55), (86158,4650109,1,'soga_cheek_type',0,-38,45), (86159,4650109,1,'soga_chin_type',0,59,56), (86160,4650109,1,'soga_ear_type',0,-32,0), (86161,4650109,1,'soga_eye_brow_type',0,77,-26), (86162,4650109,0,'soga_eye_color',229,229,102), (86163,4650109,1,'soga_eye_type',-32,0,0), (86164,4650109,1,'soga_lip_type',-41,0,-20), (86165,4650109,1,'soga_nose_type',-10,37,-17), (86166,4650109,0,'soga_skin_color',136,103,55), (86167,4650109,0,'wing_color1',255,255,255), (86168,4650109,0,'wing_color2',255,255,255), (86169,4650110,1,'cheek_type',-89,93,0), (86170,4650110,1,'chin_type',28,-37,-84), (86171,4650110,1,'ear_type',-62,-31,0), (86172,4650110,1,'eye_brow_type',-51,94,-50), (86173,4650110,0,'eye_color',8,173,0), (86174,4650110,1,'eye_type',56,0,0), (86175,4650110,0,'hair_color1',180,58,242), (86176,4650110,1,'lip_type',31,39,40), (86177,4650110,1,'nose_type',97,-76,58), (86178,4650110,0,'skin_color',231,235,235), (86179,4650110,1,'soga_cheek_type',0,-51,94), (86180,4650110,1,'soga_chin_type',0,31,39), (86181,4650110,1,'soga_ear_type',0,56,0), (86182,4650110,1,'soga_eye_brow_type',0,-62,-31), (86183,4650110,0,'soga_eye_color',204,204,204), (86184,4650110,1,'soga_eye_type',56,0,0), (86185,4650110,1,'soga_lip_type',-50,-89,93), (86186,4650110,1,'soga_nose_type',40,28,-37), (86187,4650110,0,'soga_skin_color',231,235,235), (86188,4650111,0,'eye_color',255,255,255), (86189,4650111,0,'skin_color',255,255,255), (86190,4650111,0,'soga_eye_color',255,0,255), (86191,4650112,1,'cheek_type',-89,93,0), (86192,4650112,1,'chin_type',28,-37,-84), (86193,4650112,1,'ear_type',-62,-31,0), (86194,4650112,1,'eye_brow_type',-51,94,-50), (86195,4650112,0,'eye_color',8,173,0), (86196,4650112,1,'eye_type',56,0,0), (86197,4650112,0,'hair_color1',180,58,242), (86198,4650112,1,'lip_type',31,39,40), (86199,4650112,1,'nose_type',97,-76,58), (86200,4650112,0,'skin_color',231,235,235), (86201,4650112,1,'soga_cheek_type',0,-51,94), (86202,4650112,1,'soga_chin_type',0,31,39), (86203,4650112,1,'soga_ear_type',0,56,0), (86204,4650112,1,'soga_eye_brow_type',0,-62,-31), (86205,4650112,0,'soga_eye_color',204,204,204), (86206,4650112,1,'soga_eye_type',56,0,0), (86207,4650112,1,'soga_lip_type',-50,-89,93), (86208,4650112,1,'soga_nose_type',40,28,-37), (86209,4650112,0,'soga_skin_color',231,235,235), (86210,4650113,1,'cheek_type',91,-1,0), (86211,4650113,1,'chin_type',75,31,34), (86212,4650113,1,'ear_type',-100,-97,0), (86213,4650113,1,'eye_brow_type',-47,74,-41), (86214,4650113,0,'eye_color',204,204,204), (86215,4650113,1,'eye_type',25,0,0), (86216,4650113,0,'hair_color1',14,198,50), (86217,4650113,1,'lip_type',-11,15,8), (86218,4650113,1,'nose_type',-83,14,-58), (86219,4650113,0,'skin_color',177,179,180), (86220,4650113,1,'soga_cheek_type',0,-47,74), (86221,4650113,1,'soga_chin_type',0,-11,15), (86222,4650113,1,'soga_ear_type',0,25,0), (86223,4650113,1,'soga_eye_brow_type',0,-100,-97), (86224,4650113,0,'soga_eye_color',204,204,204), (86225,4650113,1,'soga_lip_type',-41,91,-1), (86226,4650113,1,'soga_nose_type',8,75,31), (86227,4650113,0,'soga_skin_color',177,179,180), (86228,4650114,1,'cheek_type',75,11,0), (86229,4650114,1,'chin_type',64,-34,87), (86230,4650114,1,'ear_type',81,21,0), (86231,4650114,1,'eye_brow_type',62,93,-68), (86232,4650114,0,'eye_color',137,185,200), (86233,4650114,1,'eye_type',-37,0,0), (86234,4650114,0,'hair_color1',163,216,62), (86235,4650114,0,'hair_color2',62,0,0), (86236,4650114,0,'hair_face_color',70,71,98), (86237,4650114,0,'hair_face_highlight_color',179,178,168), (86238,4650114,0,'hair_type_color',70,71,98), (86239,4650114,0,'hair_type_highlight_color',179,178,168), (86240,4650114,1,'lip_type',-34,17,25), (86241,4650114,1,'nose_type',-28,-93,-40), (86242,4650114,0,'skin_color',188,197,197), (86243,4650114,1,'soga_cheek_type',0,62,93), (86244,4650114,1,'soga_chin_type',0,-34,17), (86245,4650114,1,'soga_ear_type',0,-37,0), (86246,4650114,1,'soga_eye_brow_type',0,81,21), (86247,4650114,0,'soga_eye_color',204,204,204), (86248,4650114,1,'soga_eye_type',62,0,0), (86249,4650114,0,'soga_hair_face_color',70,71,98), (86250,4650114,0,'soga_hair_face_highlight_color',179,178,168), (86251,4650114,0,'soga_hair_type_color',70,71,98), (86252,4650114,0,'soga_hair_type_highlight_color',179,178,168), (86253,4650114,1,'soga_lip_type',-68,75,11), (86254,4650114,1,'soga_nose_type',25,64,-34), (86255,4650114,0,'soga_skin_color',188,197,197), (86256,4650115,1,'cheek_type',43,34,0), (86257,4650115,1,'chin_type',75,-10,-61), (86258,4650115,1,'eye_brow_type',9,3,8), (86259,4650115,0,'eye_color',140,182,175), (86260,4650115,1,'eye_type',-14,0,0), (86261,4650115,0,'hair_color1',17,31,242), (86262,4650115,0,'hair_face_color',59,33,26), (86263,4650115,0,'hair_type_color',59,33,26), (86264,4650115,1,'lip_type',-7,87,7), (86265,4650115,1,'nose_type',-75,17,31), (86266,4650115,0,'skin_color',59,33,26), (86267,4650115,1,'soga_cheek_type',0,9,3), (86268,4650115,1,'soga_chin_type',0,-7,87), (86269,4650115,1,'soga_ear_type',0,-14,0), (86270,4650115,0,'soga_eye_color',204,204,204), (86271,4650115,0,'soga_hair_face_color',59,33,26), (86272,4650115,0,'soga_hair_type_color',59,33,26), (86273,4650115,1,'soga_lip_type',8,43,34), (86274,4650115,1,'soga_nose_type',7,75,-10), (86275,4650115,0,'soga_skin_color',59,33,26), (86276,4650116,0,'eye_color',255,255,255), (86277,4650116,0,'skin_color',255,255,255), (86278,4650116,0,'soga_eye_color',255,0,255), (86279,4650117,1,'cheek_type',-29,-23,0), (86280,4650117,1,'chin_type',26,17,32), (86281,4650117,1,'ear_type',-40,-25,0), (86282,4650117,1,'eye_brow_type',-9,35,-8), (86283,4650117,0,'eye_color',222,35,32), (86284,4650117,1,'eye_type',-3,0,0), (86285,4650117,0,'hair_color1',20,233,17), (86286,4650117,0,'hair_face_color',52,38,20), (86287,4650117,0,'hair_face_highlight_color',216,192,37), (86288,4650117,0,'hair_type_color',52,38,20), (86289,4650117,0,'hair_type_highlight_color',216,192,37), (86290,4650117,1,'lip_type',-12,-22,22), (86291,4650117,1,'nose_type',-28,20,-23), (86292,4650117,0,'skin_color',129,125,113), (86293,4650117,1,'soga_cheek_type',0,-9,35), (86294,4650117,1,'soga_chin_type',0,-12,-22), (86295,4650117,1,'soga_ear_type',0,-3,0), (86296,4650117,1,'soga_eye_brow_type',0,-40,-25), (86297,4650117,0,'soga_eye_color',229,229,102), (86298,4650117,1,'soga_eye_type',-3,0,0), (86299,4650117,0,'soga_hair_face_color',52,38,20), (86300,4650117,0,'soga_hair_face_highlight_color',216,192,37), (86301,4650117,0,'soga_hair_type_color',52,38,20), (86302,4650117,0,'soga_hair_type_highlight_color',216,192,37), (86303,4650117,1,'soga_lip_type',-8,-29,-23), (86304,4650117,1,'soga_nose_type',22,26,17), (86305,4650117,0,'soga_skin_color',129,125,113), (86306,4650117,0,'wing_color1',255,255,255), (86307,4650117,0,'wing_color2',255,255,255), (86308,4650118,1,'cheek_type',95,-28,0), (86309,4650118,1,'chin_type',-41,0,0), (86310,4650118,1,'eye_brow_type',-68,41,0), (86311,4650118,0,'eye_color',144,43,58), (86312,4650118,1,'eye_type',31,0,0), (86313,4650118,1,'lip_type',25,96,0), (86314,4650118,1,'nose_type',-95,0,0), (86315,4650118,0,'skin_color',192,146,97), (86316,4650118,1,'soga_cheek_type',95,-28,0), (86317,4650118,1,'soga_chin_type',-41,0,0), (86318,4650118,1,'soga_eye_brow_type',-68,41,0), (86319,4650118,0,'soga_eye_color',74,31,112), (86320,4650118,1,'soga_eye_type',31,0,0), (86321,4650118,1,'soga_lip_type',25,96,0), (86322,4650118,1,'soga_nose_type',-95,0,0), (86323,4650118,0,'soga_skin_color',192,146,97), (86324,4650119,1,'cheek_type',-31,-70,0), (86325,4650119,1,'chin_type',-31,23,-7), (86326,4650119,1,'ear_type',-75,-78,0), (86327,4650119,1,'eye_brow_type',29,87,-3), (86328,4650119,0,'eye_color',255,255,255), (86329,4650119,1,'eye_type',31,0,0), (86330,4650119,1,'lip_type',68,-88,39), (86331,4650119,1,'nose_type',-43,59,76), (86332,4650119,0,'skin_color',255,255,255), (86333,4650119,1,'soga_cheek_type',-31,-70,0), (86334,4650119,1,'soga_chin_type',-31,23,-7), (86335,4650119,1,'soga_ear_type',-75,-78,0), (86336,4650119,1,'soga_eye_brow_type',29,87,-3), (86337,4650119,0,'soga_eye_color',255,0,255), (86338,4650119,1,'soga_eye_type',31,0,0), (86339,4650119,1,'soga_lip_type',68,-88,39), (86340,4650119,1,'soga_nose_type',-43,59,76), (86341,4650119,0,'soga_skin_color',139,125,69), (86342,4650119,0,'wing_color1',255,255,255), (86343,4650119,0,'wing_color2',255,255,255), (86344,4650120,0,'eye_color',255,255,255), (86345,4650120,0,'skin_color',11,156,243), (86346,4650120,0,'soga_eye_color',255,0,255), (86347,4650121,0,'eye_color',255,255,255), (86348,4650121,0,'skin_color',231,46,46), (86349,4650121,0,'soga_eye_color',255,0,255), (86350,4650122,0,'eye_color',255,255,255), (86351,4650122,0,'skin_color',231,46,46), (86352,4650122,0,'soga_eye_color',255,0,255), (86353,4650123,0,'eye_color',255,255,255), (86354,4650123,0,'skin_color',255,255,255), (86355,4650123,0,'soga_eye_color',255,0,255), (86356,4650124,1,'cheek_type',-94,-68,0), (86357,4650124,1,'chin_type',-83,-31,-10), (86358,4650124,1,'ear_type',95,52,0), (86359,4650124,1,'eye_brow_type',10,-65,82), (86360,4650124,0,'eye_color',14,0,104), (86361,4650124,1,'eye_type',98,0,0), (86362,4650124,1,'lip_type',11,34,32), (86363,4650124,1,'nose_type',28,29,66), (86364,4650124,0,'skin_color',84,29,14), (86365,4650124,1,'soga_cheek_type',-94,-68,0), (86366,4650124,1,'soga_chin_type',-83,-31,-10), (86367,4650124,1,'soga_ear_type',95,52,0), (86368,4650124,1,'soga_eye_brow_type',10,-65,82), (86369,4650124,0,'soga_eye_color',229,229,102), (86370,4650124,1,'soga_eye_type',98,0,0), (86371,4650124,1,'soga_lip_type',11,34,32), (86372,4650124,1,'soga_nose_type',28,29,66), (86373,4650124,0,'soga_skin_color',84,29,14), (86374,4650124,0,'wing_color1',255,255,255), (86375,4650124,0,'wing_color2',255,255,255), (86376,4650125,1,'cheek_type',31,37,0), (86377,4650125,1,'chin_type',-81,77,14), (86378,4650125,1,'ear_type',100,50,0), (86379,4650125,1,'eye_brow_type',75,64,1), (86380,4650125,0,'eye_color',57,110,76), (86381,4650125,1,'eye_type',-100,0,0), (86382,4650125,0,'hair_face_color',193,100,45), (86383,4650125,0,'hair_face_highlight_color',193,100,45), (86384,4650125,0,'hair_highlight',105,26,26), (86385,4650125,0,'hair_type_color',193,100,45), (86386,4650125,0,'hair_type_highlight_color',193,100,45), (86387,4650125,1,'lip_type',-93,100,100), (86388,4650125,1,'nose_type',-100,62,42), (86389,4650125,0,'skin_color',243,253,252), (86390,4650125,1,'soga_cheek_type',31,37,0), (86391,4650125,1,'soga_chin_type',-81,77,14), (86392,4650125,1,'soga_ear_type',100,50,0), (86393,4650125,1,'soga_eye_brow_type',75,64,1), (86394,4650125,0,'soga_eye_color',204,204,204), (86395,4650125,1,'soga_eye_type',-100,0,0), (86396,4650125,0,'soga_hair_color1',123,79,21), (86397,4650125,0,'soga_hair_color2',105,26,26), (86398,4650125,0,'soga_hair_face_color',193,100,45), (86399,4650125,0,'soga_hair_face_highlight_color',193,100,45), (86400,4650125,0,'soga_hair_highlight',105,26,26), (86401,4650125,0,'soga_hair_type_color',193,100,45), (86402,4650125,0,'soga_hair_type_highlight_color',193,100,45), (86403,4650125,1,'soga_lip_type',-93,100,100), (86404,4650125,1,'soga_nose_type',-100,62,42), (86405,4650125,0,'soga_skin_color',243,253,252), (86406,4650126,0,'eye_color',255,255,255), (86407,4650126,0,'skin_color',103,215,122), (86408,4650126,0,'soga_eye_color',255,0,255), (86409,4650127,0,'eye_color',255,255,255), (86410,4650127,0,'skin_color',103,215,122), (86411,4650127,0,'soga_eye_color',255,0,255), (86412,4650128,0,'eye_color',255,255,255), (86413,4650128,0,'skin_color',11,156,243), (86414,4650128,0,'soga_eye_color',255,0,255), (86415,4650129,0,'eye_color',255,255,255), (86416,4650129,0,'skin_color',11,156,243), (86417,4650129,0,'soga_eye_color',255,0,255), (86418,4650130,0,'eye_color',255,255,255), (86419,4650130,0,'skin_color',103,215,122), (86420,4650130,0,'soga_eye_color',255,0,255), (86421,4650131,0,'eye_color',255,255,255), (86422,4650131,0,'skin_color',103,215,122), (86423,4650131,0,'soga_eye_color',255,0,255), (86424,4650132,0,'eye_color',255,255,255), (86425,4650132,0,'skin_color',231,46,46), (86426,4650132,0,'soga_eye_color',255,0,255), (86427,4650133,0,'eye_color',255,255,255), (86428,4650133,0,'skin_color',11,156,243), (86429,4650133,0,'soga_eye_color',255,0,255), (86430,4650134,0,'eye_color',255,255,255), (86431,4650134,0,'skin_color',103,215,122), (86432,4650134,0,'soga_eye_color',255,0,255), (86433,4650135,0,'eye_color',255,255,255), (86434,4650135,0,'skin_color',11,156,243), (86435,4650135,0,'soga_eye_color',255,0,255), (86436,4650136,0,'eye_color',255,255,255), (86437,4650136,0,'skin_color',11,156,243), (86438,4650136,0,'soga_eye_color',255,0,255), (86439,4650137,0,'eye_color',255,255,255), (86440,4650137,0,'skin_color',231,46,46), (86441,4650137,0,'soga_eye_color',255,0,255), (86442,4650138,0,'eye_color',255,255,255), (86443,4650138,0,'skin_color',103,215,122), (86444,4650138,0,'soga_eye_color',255,0,255), (86445,4650139,1,'cheek_type',-89,93,0), (86446,4650139,1,'chin_type',28,-37,-84), (86447,4650139,1,'ear_type',-62,-31,0), (86448,4650139,1,'eye_brow_type',-51,94,-50), (86449,4650139,0,'eye_color',8,173,0), (86450,4650139,1,'eye_type',56,0,0), (86451,4650139,1,'lip_type',31,39,40), (86452,4650139,1,'nose_type',97,-76,58), (86453,4650139,0,'skin_color',231,235,235), (86454,4650139,1,'soga_cheek_type',-89,93,0), (86455,4650139,1,'soga_chin_type',28,-37,-84), (86456,4650139,1,'soga_ear_type',-62,-31,0), (86457,4650139,1,'soga_eye_brow_type',-51,94,-50), (86458,4650139,0,'soga_eye_color',204,204,204), (86459,4650139,1,'soga_eye_type',56,0,0), (86460,4650139,1,'soga_lip_type',31,39,40), (86461,4650139,1,'soga_nose_type',97,-76,58), (86462,4650139,0,'soga_skin_color',231,235,235), (86463,4650140,1,'cheek_type',7,-8,0), (86464,4650140,1,'chin_type',-28,-68,98), (86465,4650140,1,'ear_type',71,88,0), (86466,4650140,1,'eye_brow_type',-22,-62,-75), (86467,4650140,0,'eye_color',54,198,223), (86468,4650140,1,'eye_type',66,0,0), (86469,4650140,1,'lip_type',-62,34,38), (86470,4650140,1,'nose_type',-17,-17,59), (86471,4650140,0,'skin_color',95,46,33), (86472,4650140,1,'soga_cheek_type',7,-8,0), (86473,4650140,1,'soga_chin_type',-28,-68,98), (86474,4650140,1,'soga_ear_type',71,88,0), (86475,4650140,1,'soga_eye_brow_type',-22,-62,-75), (86476,4650140,0,'soga_eye_color',229,229,102), (86477,4650140,1,'soga_eye_type',66,0,0), (86478,4650140,1,'soga_lip_type',-62,34,38), (86479,4650140,1,'soga_nose_type',-17,-17,59), (86480,4650140,0,'soga_skin_color',95,46,33), (86481,4650140,0,'wing_color1',255,255,255), (86482,4650140,0,'wing_color2',255,255,255), (86483,4650141,1,'cheek_type',-50,47,0), (86484,4650141,1,'chin_type',21,4,-21), (86485,4650141,1,'ear_type',-97,-70,0), (86486,4650141,1,'eye_brow_type',75,17,-83), (86487,4650141,0,'eye_color',179,50,0), (86488,4650141,1,'eye_type',-81,0,0), (86489,4650141,1,'lip_type',93,58,-41), (86490,4650141,1,'nose_type',31,-97,62), (86491,4650141,0,'skin_color',154,142,99), (86492,4650141,1,'soga_cheek_type',-50,47,0), (86493,4650141,1,'soga_chin_type',21,4,-21), (86494,4650141,1,'soga_ear_type',-97,-70,0), (86495,4650141,1,'soga_eye_brow_type',75,17,-83), (86496,4650141,0,'soga_eye_color',204,204,204), (86497,4650141,1,'soga_eye_type',-81,0,0), (86498,4650141,1,'soga_lip_type',93,58,-41), (86499,4650141,1,'soga_nose_type',31,-97,62), (86500,4650141,0,'soga_skin_color',154,142,99), (86501,4650142,0,'eye_color',255,255,255), (86502,4650142,0,'skin_color',255,255,255), (86503,4650142,0,'soga_eye_color',255,0,255), (86504,4650143,0,'eye_color',255,255,255), (86505,4650143,0,'skin_color',255,255,255), (86506,4650143,0,'soga_eye_color',255,0,255), (86507,4650144,0,'eye_color',255,255,255), (86508,4650144,0,'skin_color',255,255,255), (86509,4650144,0,'soga_eye_color',255,0,255), (86510,4650145,0,'eye_color',169,169,169), (86511,4650145,0,'skin_color',226,226,226), (86512,4650145,0,'soga_eye_color',255,0,255), (86513,4650146,0,'eye_color',255,255,255), (86514,4650146,0,'skin_color',255,255,255), (86515,4650146,0,'soga_eye_color',255,0,255), (86516,4650147,0,'eye_color',255,255,255), (86517,4650147,0,'skin_color',255,255,255), (86518,4650147,0,'soga_eye_color',255,0,255), (86519,4650148,0,'eye_color',255,255,255), (86520,4650148,0,'skin_color',255,255,255), (86521,4650148,0,'soga_eye_color',255,0,255), (86522,4650149,0,'eye_color',255,255,255), (86523,4650149,0,'skin_color',255,255,255), (86524,4650149,0,'soga_eye_color',255,0,255), (86525,4650150,0,'eye_color',255,255,255), (86526,4650150,0,'skin_color',255,255,255), (86527,4650150,0,'soga_eye_color',255,0,255), (86528,4650151,0,'eye_color',255,255,255), (86529,4650151,0,'skin_color',255,255,255), (86530,4650151,0,'soga_eye_color',255,0,255), (86531,4650152,0,'eye_color',255,255,255), (86532,4650152,0,'skin_color',255,255,255), (86533,4650152,0,'soga_eye_color',255,0,255), (86534,4650153,0,'eye_color',255,255,255), (86535,4650153,0,'skin_color',255,255,255), (86536,4650153,0,'soga_eye_color',255,0,255), (86537,4650154,0,'eye_color',255,255,255), (86538,4650154,0,'skin_color',255,255,255), (86539,4650154,0,'soga_eye_color',255,0,255), (86540,4650155,0,'eye_color',255,255,255), (86541,4650155,0,'skin_color',255,255,255), (86542,4650155,0,'soga_eye_color',255,0,255), (86543,4650156,0,'eye_color',255,255,255), (86544,4650156,0,'skin_color',255,255,255), (86545,4650156,0,'soga_eye_color',255,0,255), (86546,4650157,0,'eye_color',255,255,255), (86547,4650157,0,'skin_color',255,255,255), (86548,4650157,0,'soga_eye_color',255,0,255), (86549,4650158,0,'eye_color',255,255,255), (86550,4650158,0,'skin_color',255,255,255), (86551,4650158,0,'soga_eye_color',255,0,255), (86552,4650159,0,'eye_color',255,255,255), (86553,4650159,0,'skin_color',255,255,255), (86554,4650159,0,'soga_eye_color',255,0,255), (86555,4650160,0,'eye_color',255,255,255), (86556,4650160,0,'skin_color',255,255,255), (86557,4650160,0,'soga_eye_color',255,0,255), (86558,4650161,0,'eye_color',255,255,255), (86559,4650161,0,'skin_color',255,255,255), (86560,4650161,0,'soga_eye_color',255,0,255), (86561,4650162,0,'eye_color',255,255,255), (86562,4650162,0,'skin_color',255,255,255), (86563,4650162,0,'soga_eye_color',255,0,255), (86564,4650163,0,'eye_color',255,255,255), (86565,4650163,0,'skin_color',255,255,255), (86566,4650163,0,'soga_eye_color',255,0,255), (86567,4650164,0,'eye_color',255,255,255), (86568,4650164,0,'skin_color',255,255,255), (86569,4650164,0,'soga_eye_color',255,0,255), (86570,4650165,0,'eye_color',255,255,255), (86571,4650165,0,'skin_color',83,125,1), (86572,4650165,0,'soga_eye_color',255,0,255), (86573,4650166,0,'eye_color',171,171,87), (86574,4650166,0,'soga_eye_color',255,0,255), (86575,4650167,0,'eye_color',11,11,11), (86576,4650167,0,'skin_color',128,128,0), (86577,4650167,0,'soga_eye_color',255,0,255), (86578,4650168,0,'eye_color',1,1,1), (86579,4650168,0,'skin_color',128,128,0), (86580,4650168,0,'soga_eye_color',255,0,255), (86581,4650169,0,'eye_color',255,255,255), (86582,4650169,0,'skin_color',255,255,255), (86583,4650169,0,'soga_eye_color',255,0,255), (86584,4650170,1,'cheek_type',14,0,0), (86585,4650170,1,'chin_type',25,63,-1), (86586,4650170,1,'ear_type',17,-81,0), (86587,4650170,1,'eye_brow_type',-47,37,-74), (86588,4650170,0,'eye_color',78,79,0), (86589,4650170,1,'eye_type',-87,0,0), (86590,4650170,1,'lip_type',25,-8,45), (86591,4650170,1,'nose_type',-41,28,21), (86592,4650170,0,'skin_color',178,194,196), (86593,4650170,1,'soga_cheek_type',14,0,0), (86594,4650170,1,'soga_chin_type',25,63,-1), (86595,4650170,1,'soga_ear_type',17,-81,0), (86596,4650170,1,'soga_eye_brow_type',-47,37,-74), (86597,4650170,0,'soga_eye_color',204,204,204), (86598,4650170,1,'soga_eye_type',-87,0,0), (86599,4650170,1,'soga_lip_type',25,-8,45), (86600,4650170,1,'soga_nose_type',-41,28,21), (86601,4650170,0,'soga_skin_color',178,194,196), (86602,4650171,0,'eye_color',255,255,255), (86603,4650171,0,'skin_color',255,255,255), (86604,4650171,0,'soga_eye_color',255,0,255), (86605,4650172,0,'eye_color',255,255,255), (86606,4650172,0,'skin_color',103,215,122), (86607,4650172,0,'soga_eye_color',255,0,255), (86608,4650173,0,'eye_color',255,255,255), (86609,4650173,0,'skin_color',231,46,46), (86610,4650173,0,'soga_eye_color',255,0,255), (86611,4650174,0,'eye_color',255,255,255), (86612,4650174,0,'skin_color',103,215,122), (86613,4650174,0,'soga_eye_color',255,0,255), (86614,4650175,0,'eye_color',255,255,255), (86615,4650175,0,'skin_color',231,46,46), (86616,4650175,0,'soga_eye_color',255,0,255), (86617,4650176,0,'eye_color',255,255,255), (86618,4650176,0,'skin_color',231,46,46), (86619,4650176,0,'soga_eye_color',255,0,255), (86620,4650177,0,'eye_color',255,255,255), (86621,4650177,0,'skin_color',255,255,255), (86622,4650177,0,'soga_eye_color',255,0,255), (86623,4650178,0,'eye_color',255,255,255), (86624,4650178,0,'skin_color',11,156,243), (86625,4650178,0,'soga_eye_color',255,0,255), (86626,4650179,0,'eye_color',255,255,255), (86627,4650179,0,'skin_color',231,46,46), (86628,4650179,0,'soga_eye_color',255,0,255), (86629,4650180,0,'eye_color',255,255,255), (86630,4650180,0,'skin_color',255,255,255), (86631,4650180,0,'soga_eye_color',255,0,255), (86632,4650181,0,'eye_color',255,255,255), (86633,4650181,0,'skin_color',231,46,46), (86634,4650181,0,'soga_eye_color',255,0,255), (86635,4650182,0,'eye_color',255,255,255), (86636,4650182,0,'skin_color',11,156,243), (86637,4650182,0,'soga_eye_color',255,0,255), (86638,4650183,1,'chin_type',-26,0,0), (86639,4650183,0,'eye_color',191,86,86), (86640,4650183,1,'eye_type',66,0,0), (86641,4650183,1,'nose_type',-89,0,0), (86642,4650183,0,'skin_color',229,78,25), (86643,4650183,1,'soga_chin_type',-26,0,0), (86644,4650183,0,'soga_eye_color',187,62,102), (86645,4650183,1,'soga_eye_type',66,0,0), (86646,4650183,1,'soga_nose_type',-89,0,0), (86647,4650183,0,'soga_skin_color',229,78,25), (86648,4650184,1,'cheek_type',-28,39,0), (86649,4650184,1,'chin_type',31,19,-68), (86650,4650184,1,'ear_type',0,-97,0), (86651,4650184,1,'eye_brow_type',43,-77,7), (86652,4650184,0,'eye_color',204,204,204), (86653,4650184,1,'eye_type',-1,0,0), (86654,4650184,1,'lip_type',-45,-59,-21), (86655,4650184,1,'nose_type',-7,-37,14), (86656,4650184,0,'skin_color',34,37,38), (86657,4650184,1,'soga_cheek_type',-28,39,0), (86658,4650184,1,'soga_chin_type',31,19,-68), (86659,4650184,1,'soga_ear_type',0,-97,0), (86660,4650184,1,'soga_eye_brow_type',43,-77,7), (86661,4650184,0,'soga_eye_color',204,204,204), (86662,4650184,1,'soga_eye_type',-1,0,0), (86663,4650184,1,'soga_lip_type',-45,-59,-21), (86664,4650184,1,'soga_nose_type',-7,-37,14), (86665,4650184,0,'soga_skin_color',34,37,38), (86666,4650185,1,'cheek_type',94,-70,0), (86667,4650185,1,'chin_type',-28,91,5), (86668,4650185,1,'ear_type',31,23,0), (86669,4650185,1,'eye_brow_type',31,-87,-94), (86670,4650185,0,'eye_color',58,36,90), (86671,4650185,1,'eye_type',18,0,0), (86672,4650185,0,'hair_face_color',109,131,182), (86673,4650185,0,'hair_face_highlight_color',61,61,75), (86674,4650185,0,'hair_highlight',103,102,153), (86675,4650185,0,'hair_type_color',109,131,182), (86676,4650185,0,'hair_type_highlight_color',61,61,75), (86677,4650185,1,'lip_type',-38,-78,31), (86678,4650185,1,'nose_type',-39,-64,18), (86679,4650185,0,'skin_color',139,136,167), (86680,4650185,1,'soga_cheek_type',94,-70,0), (86681,4650185,1,'soga_chin_type',-28,91,5), (86682,4650185,1,'soga_ear_type',31,23,0), (86683,4650185,1,'soga_eye_brow_type',31,-87,-94), (86684,4650185,0,'soga_eye_color',204,204,204), (86685,4650185,1,'soga_eye_type',18,0,0), (86686,4650185,0,'soga_hair_color1',95,79,92), (86687,4650185,0,'soga_hair_color2',43,36,70), (86688,4650185,0,'soga_hair_face_color',109,131,182), (86689,4650185,0,'soga_hair_face_highlight_color',61,61,75), (86690,4650185,0,'soga_hair_highlight',103,102,153), (86691,4650185,0,'soga_hair_type_color',109,131,182), (86692,4650185,0,'soga_hair_type_highlight_color',61,61,75), (86693,4650185,1,'soga_lip_type',-38,-78,31), (86694,4650185,1,'soga_nose_type',-39,-64,18), (86695,4650185,0,'soga_skin_color',139,136,167), (86696,4650186,1,'cheek_type',40,62,0), (86697,4650186,1,'chin_type',0,-28,72), (86698,4650186,1,'ear_type',8,0,0), (86699,4650186,1,'eye_brow_type',98,-8,51), (86700,4650186,0,'eye_color',43,61,36), (86701,4650186,1,'eye_type',37,0,0), (86702,4650186,0,'hair_face_color',224,175,20), (86703,4650186,0,'hair_face_highlight_color',96,112,118), (86704,4650186,0,'hair_highlight',239,221,86), (86705,4650186,0,'hair_type_color',224,175,20), (86706,4650186,0,'hair_type_highlight_color',96,112,118), (86707,4650186,1,'lip_type',-41,-32,1), (86708,4650186,1,'nose_type',68,43,37), (86709,4650186,0,'skin_color',222,233,230), (86710,4650186,1,'soga_cheek_type',40,62,0), (86711,4650186,1,'soga_chin_type',0,-28,72), (86712,4650186,1,'soga_ear_type',8,0,0), (86713,4650186,1,'soga_eye_brow_type',98,-8,51), (86714,4650186,0,'soga_eye_color',204,204,204), (86715,4650186,1,'soga_eye_type',37,0,0), (86716,4650186,0,'soga_hair_color1',99,53,22), (86717,4650186,0,'soga_hair_color2',123,123,130), (86718,4650186,0,'soga_hair_face_color',224,175,20), (86719,4650186,0,'soga_hair_face_highlight_color',96,112,118), (86720,4650186,0,'soga_hair_highlight',239,221,86), (86721,4650186,0,'soga_hair_type_color',224,175,20), (86722,4650186,0,'soga_hair_type_highlight_color',96,112,118), (86723,4650186,1,'soga_lip_type',-41,-32,1), (86724,4650186,1,'soga_nose_type',68,43,37), (86725,4650186,0,'soga_skin_color',222,233,230), (86726,4650187,1,'cheek_type',-11,7,0), (86727,4650187,1,'chin_type',-44,-68,0), (86728,4650187,1,'ear_type',-39,-47,0), (86729,4650187,1,'eye_brow_type',37,-56,-93), (86730,4650187,0,'eye_color',98,158,4), (86731,4650187,1,'eye_type',74,0,0), (86732,4650187,0,'hair_highlight',255,255,255), (86733,4650187,0,'hair_type_color',173,11,0), (86734,4650187,0,'hair_type_highlight_color',98,216,159), (86735,4650187,1,'lip_type',91,-34,-87), (86736,4650187,1,'nose_type',90,-32,98), (86737,4650187,0,'skin_color',186,151,171), (86738,4650187,1,'soga_cheek_type',-11,7,0), (86739,4650187,1,'soga_chin_type',-44,-68,0), (86740,4650187,1,'soga_ear_type',-39,-47,0), (86741,4650187,1,'soga_eye_brow_type',37,-56,-93), (86742,4650187,0,'soga_eye_color',204,204,204), (86743,4650187,1,'soga_eye_type',74,0,0), (86744,4650187,0,'soga_hair_color1',255,123,29), (86745,4650187,0,'soga_hair_color2',255,255,255), (86746,4650187,0,'soga_hair_highlight',255,255,255), (86747,4650187,0,'soga_hair_type_color',173,11,0), (86748,4650187,0,'soga_hair_type_highlight_color',98,216,159), (86749,4650187,1,'soga_lip_type',91,-34,-87), (86750,4650187,1,'soga_nose_type',90,-32,98), (86751,4650187,0,'soga_skin_color',186,151,171), (86752,4650187,0,'wing_color1',128,126,3), (86753,4650187,0,'wing_color2',143,121,5), (86754,4650188,1,'cheek_type',-15,-58,0), (86755,4650188,1,'chin_type',-40,15,-72), (86756,4650188,1,'ear_type',72,-14,0), (86757,4650188,1,'eye_brow_type',-87,-21,-31), (86758,4650188,0,'eye_color',43,89,102), (86759,4650188,1,'eye_type',26,0,0), (86760,4650188,0,'hair_face_color',102,121,125), (86761,4650188,0,'hair_face_highlight_color',233,168,29), (86762,4650188,0,'hair_highlight',123,123,130), (86763,4650188,0,'hair_type_color',102,121,125), (86764,4650188,0,'hair_type_highlight_color',233,168,29), (86765,4650188,1,'lip_type',79,-77,95), (86766,4650188,1,'nose_type',31,37,-53), (86767,4650188,0,'skin_color',136,137,112), (86768,4650188,1,'soga_cheek_type',-15,-58,0), (86769,4650188,1,'soga_chin_type',-40,15,-72), (86770,4650188,1,'soga_ear_type',72,-14,0), (86771,4650188,1,'soga_eye_brow_type',-87,-21,-31), (86772,4650188,0,'soga_eye_color',204,204,204), (86773,4650188,1,'soga_eye_type',26,0,0), (86774,4650188,0,'soga_hair_color1',144,140,137), (86775,4650188,0,'soga_hair_color2',200,165,96), (86776,4650188,0,'soga_hair_face_color',102,121,125), (86777,4650188,0,'soga_hair_face_highlight_color',233,168,29), (86778,4650188,0,'soga_hair_highlight',123,123,130), (86779,4650188,0,'soga_hair_type_color',102,121,125), (86780,4650188,0,'soga_hair_type_highlight_color',233,168,29), (86781,4650188,1,'soga_lip_type',79,-77,95), (86782,4650188,1,'soga_nose_type',31,37,-53), (86783,4650188,0,'soga_skin_color',136,137,112), (86784,4650189,0,'eye_color',255,255,255), (86785,4650189,0,'skin_color',231,46,46), (86786,4650189,0,'soga_eye_color',255,0,255), (86787,4650190,0,'eye_color',255,255,255), (86788,4650190,0,'skin_color',231,46,46), (86789,4650190,0,'soga_eye_color',255,0,255), (86790,4650191,0,'eye_color',255,255,255), (86791,4650191,0,'skin_color',103,215,122), (86792,4650191,0,'soga_eye_color',255,0,255), (86793,4650192,0,'eye_color',255,255,255), (86794,4650192,0,'skin_color',231,46,46), (86795,4650192,0,'soga_eye_color',255,0,255), (86796,4650193,0,'eye_color',255,255,255), (86797,4650193,0,'skin_color',11,156,243), (86798,4650193,0,'soga_eye_color',255,0,255), (86799,4650194,0,'eye_color',255,0,0), (86800,4650194,0,'skin_color',128,128,128), (86801,4650194,0,'soga_eye_color',255,0,255), (86802,4650195,0,'eye_color',255,255,255), (86803,4650195,0,'skin_color',11,156,243), (86804,4650195,0,'soga_eye_color',255,0,255), (86805,4650196,0,'eye_color',255,255,255), (86806,4650196,0,'skin_color',231,46,46), (86807,4650196,0,'soga_eye_color',255,0,255), (86808,4650197,0,'eye_color',255,255,255), (86809,4650197,0,'skin_color',11,156,243), (86810,4650197,0,'soga_eye_color',255,0,255), (86811,4650198,0,'eye_color',255,255,255), (86812,4650198,0,'skin_color',11,156,243), (86813,4650198,0,'soga_eye_color',255,0,255), (86814,4650199,0,'eye_color',255,255,255), (86815,4650199,0,'skin_color',103,215,122), (86816,4650199,0,'soga_eye_color',255,0,255), (86817,4650200,1,'cheek_type',-90,0,0), (86818,4650200,1,'chin_type',3,85,-83), (86819,4650200,1,'ear_type',61,15,0), (86820,4650200,1,'eye_brow_type',-87,-53,15), (86821,4650200,0,'eye_color',0,121,121), (86822,4650200,1,'eye_type',15,0,0), (86823,4650200,1,'lip_type',-81,0,93), (86824,4650200,1,'nose_type',91,28,88), (86825,4650200,0,'skin_color',165,135,131), (86826,4650200,1,'soga_cheek_type',-90,0,0), (86827,4650200,1,'soga_chin_type',3,85,-83), (86828,4650200,1,'soga_ear_type',61,15,0), (86829,4650200,1,'soga_eye_brow_type',-87,-53,15), (86830,4650200,0,'soga_eye_color',204,204,204), (86831,4650200,1,'soga_eye_type',15,0,0), (86832,4650200,1,'soga_lip_type',-81,0,93), (86833,4650200,1,'soga_nose_type',91,28,88), (86834,4650200,0,'soga_skin_color',165,135,131), (86835,4650201,1,'cheek_type',-89,93,0), (86836,4650201,1,'chin_type',28,-37,-84), (86837,4650201,1,'ear_type',-62,-31,0), (86838,4650201,1,'eye_brow_type',-51,94,-50), (86839,4650201,0,'eye_color',8,173,0), (86840,4650201,1,'eye_type',56,0,0), (86841,4650201,1,'lip_type',31,39,40), (86842,4650201,1,'nose_type',97,-76,58), (86843,4650201,0,'skin_color',231,235,235), (86844,4650201,1,'soga_cheek_type',-89,93,0), (86845,4650201,1,'soga_chin_type',28,-37,-84), (86846,4650201,1,'soga_ear_type',-62,-31,0), (86847,4650201,1,'soga_eye_brow_type',-51,94,-50), (86848,4650201,0,'soga_eye_color',204,204,204), (86849,4650201,1,'soga_eye_type',56,0,0), (86850,4650201,1,'soga_lip_type',31,39,40), (86851,4650201,1,'soga_nose_type',97,-76,58), (86852,4650201,0,'soga_skin_color',231,235,235), (86853,4650202,1,'cheek_type',63,-57,0), (86854,4650202,1,'chin_type',-84,5,81), (86855,4650202,1,'ear_type',-17,-81,0), (86856,4650202,1,'eye_brow_type',-15,-57,41), (86857,4650202,0,'eye_color',0,73,74), (86858,4650202,1,'eye_type',40,0,0), (86859,4650202,1,'lip_type',-43,0,28), (86860,4650202,1,'nose_type',0,-69,-25), (86861,4650202,0,'skin_color',121,87,83), (86862,4650202,1,'soga_cheek_type',63,-57,0), (86863,4650202,1,'soga_chin_type',-84,5,81), (86864,4650202,1,'soga_ear_type',-17,-81,0), (86865,4650202,1,'soga_eye_brow_type',-15,-57,41), (86866,4650202,0,'soga_eye_color',229,229,102), (86867,4650202,1,'soga_eye_type',40,0,0), (86868,4650202,1,'soga_lip_type',-43,0,28), (86869,4650202,1,'soga_nose_type',0,-69,-25), (86870,4650202,0,'soga_skin_color',121,87,83), (86871,4650202,0,'wing_color1',255,255,255), (86872,4650202,0,'wing_color2',255,255,255), (86873,4650203,1,'cheek_type',-89,93,0), (86874,4650203,1,'chin_type',28,-37,-84), (86875,4650203,1,'ear_type',-62,-31,0), (86876,4650203,1,'eye_brow_type',-51,94,-50), (86877,4650203,0,'eye_color',8,173,0), (86878,4650203,1,'eye_type',56,0,0), (86879,4650203,1,'lip_type',31,39,40), (86880,4650203,1,'nose_type',97,-76,58), (86881,4650203,0,'skin_color',231,235,235), (86882,4650203,1,'soga_cheek_type',-89,93,0), (86883,4650203,1,'soga_chin_type',28,-37,-84), (86884,4650203,1,'soga_ear_type',-62,-31,0), (86885,4650203,1,'soga_eye_brow_type',-51,94,-50), (86886,4650203,0,'soga_eye_color',204,204,204), (86887,4650203,1,'soga_eye_type',56,0,0), (86888,4650203,1,'soga_lip_type',31,39,40), (86889,4650203,1,'soga_nose_type',97,-76,58), (86890,4650203,0,'soga_skin_color',231,235,235), (86891,4650204,0,'eye_color',255,255,255), (86892,4650204,0,'skin_color',255,255,255), (86893,4650204,0,'soga_eye_color',255,0,255), (86894,4650205,0,'eye_color',255,255,255), (86895,4650205,0,'skin_color',255,255,255), (86896,4650205,0,'soga_eye_color',255,0,255), (86897,4650206,0,'eye_color',255,255,255), (86898,4650206,0,'skin_color',255,255,255), (86899,4650206,0,'soga_eye_color',255,0,255), (86900,4650207,0,'eye_color',255,255,255), (86901,4650207,0,'skin_color',255,255,255), (86902,4650207,0,'soga_eye_color',255,0,255), (86903,4650208,0,'eye_color',255,255,255), (86904,4650208,0,'skin_color',255,255,255), (86905,4650208,0,'soga_eye_color',255,0,255), (86906,4650209,0,'eye_color',255,255,255), (86907,4650209,0,'skin_color',255,255,255), (86908,4650209,0,'soga_eye_color',255,0,255), (86909,4650210,0,'eye_color',255,255,255), (86910,4650210,0,'skin_color',255,255,255), (86911,4650210,0,'soga_eye_color',255,0,255), (86912,4650211,0,'eye_color',255,255,255), (86913,4650211,0,'skin_color',255,255,255), (86914,4650211,0,'soga_eye_color',255,0,255), (86915,4650212,0,'eye_color',255,255,255), (86916,4650212,0,'skin_color',255,255,255), (86917,4650212,0,'soga_eye_color',255,0,255), (86918,4650213,0,'eye_color',255,255,255), (86919,4650213,0,'skin_color',255,255,255), (86920,4650213,0,'soga_eye_color',255,0,255), (86921,4650214,1,'cheek_type',31,50,0), (86922,4650214,1,'chin_type',90,-89,39), (86923,4650214,1,'ear_type',-10,-1,0), (86924,4650214,1,'eye_brow_type',-22,-12,11), (86925,4650214,0,'eye_color',178,0,178), (86926,4650214,1,'eye_type',-32,0,0), (86927,4650214,1,'lip_type',-8,-98,0), (86928,4650214,1,'nose_type',-55,50,96), (86929,4650214,0,'skin_color',103,54,41), (86930,4650214,1,'soga_cheek_type',31,50,0), (86931,4650214,1,'soga_chin_type',90,-89,39), (86932,4650214,1,'soga_ear_type',-10,-1,0), (86933,4650214,1,'soga_eye_brow_type',-22,-12,11), (86934,4650214,0,'soga_eye_color',204,204,204), (86935,4650214,1,'soga_eye_type',-32,0,0), (86936,4650214,1,'soga_lip_type',-8,-98,0), (86937,4650214,1,'soga_nose_type',-55,50,96), (86938,4650214,0,'soga_skin_color',103,54,41), (86939,4650215,0,'eye_color',206,206,206), (86940,4650215,0,'skin_color',221,221,221), (86941,4650215,0,'soga_eye_color',255,0,255), (86942,4650216,0,'eye_color',255,255,255), (86943,4650216,0,'skin_color',255,255,255), (86944,4650216,0,'soga_eye_color',255,0,255), (86945,4650217,0,'eye_color',43,255,255), (86946,4650217,0,'skin_color',164,164,123), (86947,4650217,0,'soga_eye_color',255,0,255), (86948,4650218,0,'eye_color',69,188,255), (86949,4650218,0,'skin_color',234,234,224), (86950,4650218,0,'soga_eye_color',255,0,255), (86951,4650219,0,'eye_color',0,76,255), (86952,4650219,0,'skin_color',220,220,204), (86953,4650219,0,'soga_eye_color',255,0,255), (86954,4650220,0,'eye_color',255,255,255), (86955,4650220,0,'skin_color',255,255,255), (86956,4650220,0,'soga_eye_color',255,0,255), (86957,4650221,0,'eye_color',255,255,255), (86958,4650221,0,'skin_color',255,255,255), (86959,4650221,0,'soga_eye_color',255,0,255), (86960,4650222,0,'eye_color',255,255,255), (86961,4650222,0,'skin_color',255,255,255), (86962,4650222,0,'soga_eye_color',255,0,255), (86963,4650223,0,'eye_color',255,255,255), (86964,4650223,0,'skin_color',255,255,255), (86965,4650223,0,'soga_eye_color',255,0,255), (86966,4650224,0,'eye_color',255,255,255), (86967,4650224,0,'skin_color',83,125,1), (86968,4650224,0,'soga_eye_color',255,0,255), (86969,4650225,0,'eye_color',255,255,255), (86970,4650225,0,'skin_color',255,255,255), (86971,4650225,0,'soga_eye_color',255,0,255), (86972,4650226,1,'cheek_type',51,51,0), (86973,4650226,1,'chin_type',19,70,-10), (86974,4650226,1,'ear_type',-34,-41,0), (86975,4650226,1,'eye_brow_type',-81,91,28), (86976,4650226,0,'eye_color',119,216,0), (86977,4650226,1,'eye_type',-31,0,0), (86978,4650226,1,'lip_type',-37,-85,-72), (86979,4650226,1,'nose_type',-19,-59,45), (86980,4650226,0,'skin_color',236,225,221), (86981,4650226,1,'soga_cheek_type',51,51,0), (86982,4650226,1,'soga_chin_type',19,70,-10), (86983,4650226,1,'soga_ear_type',-34,-41,0), (86984,4650226,1,'soga_eye_brow_type',-81,91,28), (86985,4650226,0,'soga_eye_color',204,204,204), (86986,4650226,1,'soga_eye_type',-31,0,0), (86987,4650226,1,'soga_lip_type',-37,-85,-72), (86988,4650226,1,'soga_nose_type',-19,-59,45), (86989,4650226,0,'soga_skin_color',236,225,221), (86990,4650227,0,'eye_color',255,255,255), (86991,4650227,0,'skin_color',255,255,255), (86992,4650227,0,'soga_eye_color',255,0,255), (86993,4650228,1,'cheek_type',94,-14,0), (86994,4650228,1,'chin_type',72,-68,-28), (86995,4650228,1,'ear_type',-31,72,0), (86996,4650228,1,'eye_brow_type',53,-72,44), (86997,4650228,0,'eye_color',0,75,55), (86998,4650228,1,'eye_type',-52,0,0), (86999,4650228,1,'lip_type',-69,81,48), (87000,4650228,1,'nose_type',-42,58,-46), (87001,4650228,0,'skin_color',25,8,0), (87002,4650228,1,'soga_cheek_type',94,-14,0), (87003,4650228,1,'soga_chin_type',72,-68,-28), (87004,4650228,1,'soga_ear_type',-31,72,0), (87005,4650228,1,'soga_eye_brow_type',53,-72,44), (87006,4650228,0,'soga_eye_color',204,204,204), (87007,4650228,1,'soga_eye_type',-52,0,0), (87008,4650228,1,'soga_lip_type',-69,81,48), (87009,4650228,1,'soga_nose_type',-42,58,-46), (87010,4650228,0,'soga_skin_color',25,8,0), (87011,4650229,1,'cheek_type',0,2,0), (87012,4650229,1,'chin_type',-38,3,2), (87013,4650229,1,'ear_type',23,-5,0), (87014,4650229,1,'eye_brow_type',34,0,14), (87015,4650229,0,'eye_color',222,35,32), (87016,4650229,1,'eye_type',-32,0,0), (87017,4650229,0,'hair_face_color',52,38,20), (87018,4650229,0,'hair_face_highlight_color',216,192,37), (87019,4650229,0,'hair_type_color',52,38,20), (87020,4650229,0,'hair_type_highlight_color',216,192,37), (87021,4650229,1,'lip_type',-31,-2,10), (87022,4650229,1,'nose_type',-2,17,-14), (87023,4650229,0,'skin_color',130,83,29), (87024,4650229,1,'soga_cheek_type',0,2,0), (87025,4650229,1,'soga_chin_type',-38,3,2), (87026,4650229,1,'soga_ear_type',23,-5,0), (87027,4650229,1,'soga_eye_brow_type',34,0,14), (87028,4650229,0,'soga_eye_color',229,229,102), (87029,4650229,1,'soga_eye_type',-32,0,0), (87030,4650229,0,'soga_hair_face_color',52,38,20), (87031,4650229,0,'soga_hair_face_highlight_color',216,192,37), (87032,4650229,0,'soga_hair_type_color',52,38,20), (87033,4650229,0,'soga_hair_type_highlight_color',216,192,37), (87034,4650229,1,'soga_lip_type',-31,-2,10), (87035,4650229,1,'soga_nose_type',-2,17,-14), (87036,4650229,0,'soga_skin_color',130,83,29), (87037,4650229,0,'wing_color1',255,255,255), (87038,4650229,0,'wing_color2',255,255,255), (87039,4650230,1,'cheek_type',-29,-23,0), (87040,4650230,1,'chin_type',26,17,32), (87041,4650230,1,'ear_type',-40,-25,0), (87042,4650230,1,'eye_brow_type',-9,35,-8), (87043,4650230,0,'eye_color',222,35,32), (87044,4650230,1,'eye_type',-3,0,0), (87045,4650230,0,'hair_face_color',52,38,20), (87046,4650230,0,'hair_face_highlight_color',216,192,37), (87047,4650230,0,'hair_type_color',52,38,20), (87048,4650230,0,'hair_type_highlight_color',216,192,37), (87049,4650230,1,'lip_type',-12,-22,22), (87050,4650230,1,'nose_type',-28,20,-23), (87051,4650230,0,'skin_color',139,38,1), (87052,4650230,1,'soga_cheek_type',-29,-23,0), (87053,4650230,1,'soga_chin_type',26,17,32), (87054,4650230,1,'soga_ear_type',-40,-25,0), (87055,4650230,1,'soga_eye_brow_type',-9,35,-8), (87056,4650230,0,'soga_eye_color',229,229,102), (87057,4650230,1,'soga_eye_type',-3,0,0), (87058,4650230,0,'soga_hair_face_color',52,38,20), (87059,4650230,0,'soga_hair_face_highlight_color',216,192,37), (87060,4650230,0,'soga_hair_type_color',52,38,20), (87061,4650230,0,'soga_hair_type_highlight_color',216,192,37), (87062,4650230,1,'soga_lip_type',-12,-22,22), (87063,4650230,1,'soga_nose_type',-28,20,-23), (87064,4650230,0,'soga_skin_color',139,38,1), (87065,4650230,0,'wing_color1',255,255,255), (87066,4650230,0,'wing_color2',255,255,255), (87067,4650231,1,'cheek_type',-29,-23,0), (87068,4650231,1,'chin_type',26,17,32), (87069,4650231,1,'ear_type',-40,-25,0), (87070,4650231,1,'eye_brow_type',-9,35,-8), (87071,4650231,0,'eye_color',222,35,32), (87072,4650231,1,'eye_type',-3,0,0), (87073,4650231,0,'hair_face_color',52,38,20), (87074,4650231,0,'hair_face_highlight_color',216,192,37), (87075,4650231,0,'hair_type_color',52,38,20), (87076,4650231,0,'hair_type_highlight_color',216,192,37), (87077,4650231,1,'lip_type',-12,-22,22), (87078,4650231,1,'nose_type',-28,20,-23), (87079,4650231,0,'skin_color',141,122,59), (87080,4650231,1,'soga_cheek_type',-29,-23,0), (87081,4650231,1,'soga_chin_type',26,17,32), (87082,4650231,1,'soga_ear_type',-40,-25,0), (87083,4650231,1,'soga_eye_brow_type',-9,35,-8), (87084,4650231,0,'soga_eye_color',229,229,102), (87085,4650231,1,'soga_eye_type',-3,0,0), (87086,4650231,0,'soga_hair_face_color',52,38,20), (87087,4650231,0,'soga_hair_face_highlight_color',216,192,37), (87088,4650231,0,'soga_hair_type_color',52,38,20), (87089,4650231,0,'soga_hair_type_highlight_color',216,192,37), (87090,4650231,1,'soga_lip_type',-12,-22,22), (87091,4650231,1,'soga_nose_type',-28,20,-23), (87092,4650231,0,'soga_skin_color',141,122,59), (87093,4650231,0,'wing_color1',255,255,255), (87094,4650231,0,'wing_color2',255,255,255), (87095,4650232,0,'eye_color',255,255,255), (87096,4650232,0,'skin_color',255,255,255), (87097,4650232,0,'soga_eye_color',255,0,255), (87098,4650233,0,'eye_color',255,255,255), (87099,4650233,0,'skin_color',255,255,255), (87100,4650233,0,'soga_eye_color',255,0,255), (87101,4650234,0,'eye_color',128,0,0), (87102,4650234,0,'skin_color',128,128,128), (87103,4650234,0,'soga_eye_color',255,0,255), (87104,4650235,0,'eye_color',255,255,255), (87105,4650235,0,'skin_color',255,255,255), (87106,4650235,0,'soga_eye_color',255,0,255), (87107,4650236,0,'eye_color',70,70,70), (87108,4650236,0,'skin_color',76,76,76), (87109,4650236,0,'soga_eye_color',255,0,255), (87110,4650237,0,'eye_color',255,255,255), (87111,4650237,0,'skin_color',255,255,255), (87112,4650237,0,'soga_eye_color',255,0,255), (87113,4650238,0,'eye_color',255,255,255), (87114,4650238,0,'skin_color',255,255,255), (87115,4650238,0,'soga_eye_color',255,0,255), (87116,4650239,0,'eye_color',255,255,255), (87117,4650239,0,'skin_color',255,255,255), (87118,4650239,0,'soga_eye_color',255,0,255), (87119,4650240,1,'cheek_type',56,-20,0), (87120,4650240,1,'chin_type',-75,-51,38), (87121,4650240,1,'ear_type',100,-34,0), (87122,4650240,1,'eye_brow_type',-40,-76,-50), (87123,4650240,0,'eye_color',126,178,194), (87124,4650240,1,'eye_type',42,0,0), (87125,4650240,0,'hair_color1',255,255,255), (87126,4650240,0,'hair_color2',255,255,255), (87127,4650240,0,'hair_face_color',249,224,129), (87128,4650240,0,'hair_face_highlight_color',84,0,0), (87129,4650240,0,'hair_highlight',249,218,87), (87130,4650240,0,'hair_type_color',249,224,129), (87131,4650240,0,'hair_type_highlight_color',84,0,0), (87132,4650240,1,'lip_type',-48,50,7), (87133,4650240,1,'nose_type',-40,-18,7), (87134,4650240,0,'skin_color',219,219,213), (87135,4650240,1,'soga_cheek_type',56,90,0), (87136,4650240,1,'soga_chin_type',9,-58,37), (87137,4650240,1,'soga_ear_type',-25,-41,0), (87138,4650240,1,'soga_eye_brow_type',61,-75,-51), (87139,4650240,0,'soga_eye_color',204,204,204), (87140,4650240,1,'soga_eye_type',41,0,0), (87141,4650240,0,'soga_hair_color1',106,69,44), (87142,4650240,0,'soga_hair_color2',109,14,49), (87143,4650240,0,'soga_hair_face_color',233,184,31), (87144,4650240,0,'soga_hair_face_highlight_color',184,128,10), (87145,4650240,0,'soga_hair_highlight',246,219,114), (87146,4650240,0,'soga_hair_type_color',233,184,31), (87147,4650240,0,'soga_hair_type_highlight_color',184,128,10), (87148,4650240,1,'soga_lip_type',-47,48,81), (87149,4650240,1,'soga_nose_type',-39,-71,25), (87150,4650240,0,'soga_skin_color',235,228,222), (87151,4650241,0,'eye_color',255,255,255), (87152,4650241,0,'skin_color',255,255,255), (87153,4650241,0,'soga_eye_color',255,0,255), (87154,4650242,0,'eye_color',255,255,255), (87155,4650242,0,'skin_color',255,255,255), (87156,4650242,0,'soga_eye_color',255,0,255), (87157,4650243,0,'eye_color',255,255,255), (87158,4650243,0,'skin_color',255,255,255), (87159,4650243,0,'soga_eye_color',255,0,255), (87160,4650244,0,'eye_color',255,255,255), (87161,4650244,0,'skin_color',255,255,255), (87162,4650244,0,'soga_eye_color',255,0,255), (87163,4650245,0,'eye_color',255,255,255), (87164,4650245,0,'skin_color',255,255,255), (87165,4650245,0,'soga_eye_color',255,0,255), (87166,4650246,0,'eye_color',255,255,255), (87167,4650246,0,'skin_color',255,255,255), (87168,4650246,0,'soga_eye_color',255,0,255), (87169,4650247,0,'eye_color',255,255,255), (87170,4650247,0,'skin_color',255,255,255), (87171,4650247,0,'soga_eye_color',255,0,255), (87172,4650248,0,'eye_color',255,255,255), (87173,4650248,0,'skin_color',255,255,255), (87174,4650248,0,'soga_eye_color',255,0,255), (87175,4650249,0,'eye_color',255,255,255), (87176,4650249,0,'skin_color',255,255,255), (87177,4650249,0,'soga_eye_color',255,0,255), (87178,4650250,0,'eye_color',255,255,255), (87179,4650250,0,'skin_color',255,255,255), (87180,4650250,0,'soga_eye_color',255,0,255), (87181,4650251,0,'eye_color',255,255,255), (87182,4650251,0,'skin_color',255,255,255), (87183,4650251,0,'soga_eye_color',255,0,255), (87184,4650252,0,'eye_color',255,255,255), (87185,4650252,0,'skin_color',255,255,255), (87186,4650252,0,'soga_eye_color',255,0,255), (87187,4650253,0,'eye_color',255,255,255), (87188,4650253,0,'skin_color',255,255,255), (87189,4650253,0,'soga_eye_color',255,0,255), (87190,4650254,0,'eye_color',255,255,255), (87191,4650254,0,'skin_color',255,255,255), (87192,4650254,0,'soga_eye_color',255,0,255), (87193,4650255,0,'eye_color',255,255,255), (87194,4650255,0,'skin_color',255,255,255), (87195,4650255,0,'soga_eye_color',255,0,255), (87196,4650256,0,'eye_color',255,255,255), (87197,4650256,0,'skin_color',255,255,255), (87198,4650256,0,'soga_eye_color',255,0,255), (87199,4650257,0,'eye_color',255,255,255), (87200,4650257,0,'skin_color',255,255,255), (87201,4650257,0,'soga_eye_color',255,0,255), (87202,4650258,0,'eye_color',255,255,255), (87203,4650258,0,'skin_color',255,255,255), (87204,4650258,0,'soga_eye_color',255,0,255), (87205,4650259,0,'eye_color',255,255,255), (87206,4650259,0,'skin_color',255,255,255), (87207,4650259,0,'soga_eye_color',255,0,255), (87208,4650260,0,'eye_color',255,255,255), (87209,4650260,0,'skin_color',255,255,255), (87210,4650260,0,'soga_eye_color',255,0,255), (87211,4650261,0,'eye_color',255,255,255), (87212,4650261,0,'skin_color',255,255,255), (87213,4650261,0,'soga_eye_color',255,0,255), (87214,4650262,0,'eye_color',55,55,55), (87215,4650262,0,'skin_color',61,61,61), (87216,4650262,0,'soga_eye_color',255,0,255), (87217,4650263,0,'eye_color',255,255,255), (87218,4650263,0,'skin_color',154,36,36), (87219,4650263,0,'soga_eye_color',255,0,255), (87220,4650264,0,'eye_color',255,255,255), (87221,4650264,0,'skin_color',255,255,255), (87222,4650264,0,'soga_eye_color',255,0,255), (87223,4650265,0,'eye_color',255,255,255), (87224,4650265,0,'skin_color',255,255,255), (87225,4650265,0,'soga_eye_color',255,0,255), (87226,4650266,0,'eye_color',255,255,255), (87227,4650266,0,'skin_color',255,255,255), (87228,4650266,0,'soga_eye_color',255,0,255), (87229,4650267,0,'eye_color',255,255,255), (87230,4650267,0,'skin_color',255,255,255), (87231,4650267,0,'soga_eye_color',255,0,255), (87232,4650268,0,'eye_color',255,255,255), (87233,4650268,0,'skin_color',255,255,255), (87234,4650268,0,'soga_eye_color',255,0,255), (87235,4650269,0,'eye_color',255,255,255), (87236,4650269,0,'skin_color',255,255,255), (87237,4650269,0,'soga_eye_color',255,0,255), (87238,4650270,0,'eye_color',255,255,255), (87239,4650270,0,'skin_color',231,46,46), (87240,4650270,0,'soga_eye_color',255,0,255), (87241,4650271,0,'eye_color',255,255,255), (87242,4650271,0,'skin_color',11,156,243), (87243,4650271,0,'soga_eye_color',255,0,255), (87244,4650272,0,'eye_color',255,255,255), (87245,4650272,0,'skin_color',231,46,46), (87246,4650272,0,'soga_eye_color',255,0,255), (87247,4650273,0,'eye_color',61,230,255), (87248,4650273,0,'skin_color',127,127,68), (87249,4650273,0,'soga_eye_color',255,0,255), (87250,4650274,0,'eye_color',149,90,138), (87251,4650274,0,'skin_color',153,153,107), (87252,4650274,0,'soga_eye_color',255,0,255), (87253,4650275,0,'eye_color',0,144,255), (87254,4650275,0,'skin_color',194,194,166), (87255,4650275,0,'soga_eye_color',255,0,255), (87256,4650276,0,'eye_color',255,255,255), (87257,4650276,0,'skin_color',255,255,255), (87258,4650276,0,'soga_eye_color',255,0,255), (87259,4650277,0,'eye_color',255,255,255), (87260,4650277,0,'skin_color',255,255,255), (87261,4650277,0,'soga_eye_color',255,0,255), (87262,4650278,1,'cheek_type',-79,-68,0), (87263,4650278,1,'chin_type',-14,-98,44), (87264,4650278,1,'ear_type',0,57,0), (87265,4650278,1,'eye_brow_type',55,34,-3), (87266,4650278,0,'eye_color',0,189,4), (87267,4650278,1,'eye_type',-87,0,0), (87268,4650278,1,'lip_type',-93,31,41), (87269,4650278,1,'nose_type',17,-43,-96), (87270,4650278,0,'skin_color',175,160,108), (87271,4650278,1,'soga_cheek_type',-79,-68,0), (87272,4650278,1,'soga_chin_type',-14,-98,44), (87273,4650278,1,'soga_ear_type',0,57,0), (87274,4650278,1,'soga_eye_brow_type',55,34,-3), (87275,4650278,0,'soga_eye_color',229,229,102), (87276,4650278,1,'soga_eye_type',-87,0,0), (87277,4650278,1,'soga_lip_type',-93,31,41), (87278,4650278,1,'soga_nose_type',17,-43,-96), (87279,4650278,0,'soga_skin_color',175,160,108), (87280,4650278,0,'wing_color1',255,255,255), (87281,4650278,0,'wing_color2',255,255,255), (87282,4650279,0,'eye_color',87,72,58), (87283,4650279,0,'skin_color',107,67,42), (87284,4650279,0,'soga_eye_color',255,0,255), (87285,4650280,0,'eye_color',66,66,66), (87286,4650280,0,'skin_color',72,72,72), (87287,4650280,0,'soga_eye_color',255,0,255), (87288,4650281,0,'eye_color',255,255,255), (87289,4650281,0,'skin_color',255,255,255), (87290,4650281,0,'soga_eye_color',255,0,255), (87291,4650282,1,'cheek_type',-44,32,0), (87292,4650282,1,'chin_type',51,26,-35), (87293,4650282,1,'ear_type',-1,-43,0), (87294,4650282,1,'eye_brow_type',-71,40,-1), (87295,4650282,0,'eye_color',0,70,70), (87296,4650282,1,'eye_type',5,0,0), (87297,4650282,1,'lip_type',17,-45,52), (87298,4650282,1,'nose_type',29,-22,70), (87299,4650282,0,'skin_color',124,112,53), (87300,4650282,1,'soga_cheek_type',-44,32,0), (87301,4650282,1,'soga_chin_type',51,26,-35), (87302,4650282,1,'soga_ear_type',-1,-43,0), (87303,4650282,1,'soga_eye_brow_type',-71,40,-1), (87304,4650282,0,'soga_eye_color',229,229,102), (87305,4650282,1,'soga_eye_type',5,0,0), (87306,4650282,1,'soga_lip_type',17,-45,52), (87307,4650282,1,'soga_nose_type',29,-22,70), (87308,4650282,0,'soga_skin_color',124,112,53), (87309,4650282,0,'wing_color1',255,255,255), (87310,4650282,0,'wing_color2',255,255,255), (87311,4650283,1,'cheek_type',-31,-70,0), (87312,4650283,1,'chin_type',-31,23,-7), (87313,4650283,1,'ear_type',-75,-78,0), (87314,4650283,1,'eye_brow_type',29,87,-3), (87315,4650283,0,'eye_color',73,0,73), (87316,4650283,1,'eye_type',31,0,0), (87317,4650283,1,'lip_type',68,-88,39), (87318,4650283,1,'nose_type',-43,59,76), (87319,4650283,0,'skin_color',139,125,69), (87320,4650283,1,'soga_cheek_type',-31,-70,0), (87321,4650283,1,'soga_chin_type',-31,23,-7), (87322,4650283,1,'soga_ear_type',-75,-78,0), (87323,4650283,1,'soga_eye_brow_type',29,87,-3), (87324,4650283,0,'soga_eye_color',229,229,102), (87325,4650283,1,'soga_eye_type',31,0,0), (87326,4650283,1,'soga_lip_type',68,-88,39), (87327,4650283,1,'soga_nose_type',-43,59,76), (87328,4650283,0,'soga_skin_color',139,125,69), (87329,4650283,0,'wing_color1',255,255,255), (87330,4650283,0,'wing_color2',255,255,255), (87331,4650284,0,'eye_color',141,66,255), (87332,4650284,0,'skin_color',131,131,75), (87333,4650284,0,'soga_eye_color',255,0,255), (87334,4650285,1,'cheek_type',-90,0,0), (87335,4650285,1,'chin_type',58,57,28), (87336,4650285,1,'ear_type',-38,-70,0), (87337,4650285,1,'eye_brow_type',83,-48,89), (87338,4650285,0,'eye_color',0,6,97), (87339,4650285,1,'eye_type',-75,0,0), (87340,4650285,1,'lip_type',56,-43,-52), (87341,4650285,1,'nose_type',-38,-81,-46), (87342,4650285,0,'skin_color',86,24,9), (87343,4650285,1,'soga_cheek_type',-90,0,0), (87344,4650285,1,'soga_chin_type',58,57,28), (87345,4650285,1,'soga_ear_type',-38,-70,0), (87346,4650285,1,'soga_eye_brow_type',83,-48,89), (87347,4650285,0,'soga_eye_color',229,229,102), (87348,4650285,1,'soga_eye_type',-75,0,0), (87349,4650285,1,'soga_lip_type',56,-43,-52), (87350,4650285,1,'soga_nose_type',-38,-81,-46), (87351,4650285,0,'soga_skin_color',86,24,9), (87352,4650285,0,'wing_color1',255,255,255), (87353,4650285,0,'wing_color2',255,255,255), (87354,4650286,1,'cheek_type',12,3,0), (87355,4650286,1,'chin_type',69,-75,-59), (87356,4650286,1,'ear_type',-34,-50,0), (87357,4650286,1,'eye_brow_type',88,-77,75), (87358,4650286,0,'eye_color',10,203,203), (87359,4650286,1,'eye_type',26,0,0), (87360,4650286,1,'lip_type',-38,-83,95), (87361,4650286,1,'nose_type',-14,20,37), (87362,4650286,0,'skin_color',58,54,33), (87363,4650286,1,'soga_cheek_type',12,3,0), (87364,4650286,1,'soga_chin_type',69,-75,-59), (87365,4650286,1,'soga_ear_type',-34,-50,0), (87366,4650286,1,'soga_eye_brow_type',88,-77,75), (87367,4650286,0,'soga_eye_color',229,229,102), (87368,4650286,1,'soga_eye_type',26,0,0), (87369,4650286,1,'soga_lip_type',-38,-83,95), (87370,4650286,1,'soga_nose_type',-14,20,37), (87371,4650286,0,'soga_skin_color',58,54,33), (87372,4650286,0,'wing_color1',255,255,255), (87373,4650286,0,'wing_color2',255,255,255), (87374,4650287,1,'cheek_type',17,-10,0), (87375,4650287,1,'chin_type',84,-37,-15), (87376,4650287,1,'ear_type',-1,3,0), (87377,4650287,1,'eye_brow_type',-70,59,-74), (87378,4650287,0,'eye_color',51,189,0), (87379,4650287,1,'eye_type',68,0,0), (87380,4650287,1,'lip_type',-84,87,83), (87381,4650287,1,'nose_type',-53,-46,-53), (87382,4650287,0,'skin_color',196,187,153), (87383,4650287,1,'soga_cheek_type',17,-10,0), (87384,4650287,1,'soga_chin_type',84,-37,-15), (87385,4650287,1,'soga_ear_type',-1,3,0), (87386,4650287,1,'soga_eye_brow_type',-70,59,-74), (87387,4650287,0,'soga_eye_color',229,229,102), (87388,4650287,1,'soga_eye_type',68,0,0), (87389,4650287,1,'soga_lip_type',-84,87,83), (87390,4650287,1,'soga_nose_type',-53,-46,-53), (87391,4650287,0,'soga_skin_color',196,187,153), (87392,4650287,0,'wing_color1',255,255,255), (87393,4650287,0,'wing_color2',255,255,255), (87394,4650288,1,'cheek_type',-78,5,0), (87395,4650288,1,'chin_type',-51,34,94), (87396,4650288,1,'ear_type',-72,-63,0), (87397,4650288,1,'eye_brow_type',-37,-81,65), (87398,4650288,0,'eye_color',0,24,24), (87399,4650288,1,'eye_type',66,0,0), (87400,4650288,1,'lip_type',-68,-63,-23), (87401,4650288,1,'nose_type',74,-38,64), (87402,4650288,0,'skin_color',144,132,86), (87403,4650288,1,'soga_cheek_type',-78,5,0), (87404,4650288,1,'soga_chin_type',-51,34,94), (87405,4650288,1,'soga_ear_type',-72,-63,0), (87406,4650288,1,'soga_eye_brow_type',-37,-81,65), (87407,4650288,0,'soga_eye_color',229,229,102), (87408,4650288,1,'soga_eye_type',66,0,0), (87409,4650288,1,'soga_lip_type',-68,-63,-23), (87410,4650288,1,'soga_nose_type',74,-38,64), (87411,4650288,0,'soga_skin_color',144,132,86), (87412,4650288,0,'wing_color1',255,255,255), (87413,4650288,0,'wing_color2',255,255,255), (87414,4650289,0,'eye_color',99,127,251), (87415,4650289,0,'skin_color',191,191,162), (87416,4650289,0,'soga_eye_color',255,0,255), (87417,4650290,1,'cheek_type',-59,-82,0), (87418,4650290,1,'chin_type',37,50,-47), (87419,4650290,1,'ear_type',34,29,0), (87420,4650290,1,'eye_brow_type',0,-84,3), (87421,4650290,0,'eye_color',160,0,17), (87422,4650290,1,'eye_type',3,0,0), (87423,4650290,1,'lip_type',3,-38,57), (87424,4650290,1,'nose_type',-40,17,44), (87425,4650290,0,'skin_color',173,136,130), (87426,4650290,1,'soga_cheek_type',-59,-82,0), (87427,4650290,1,'soga_chin_type',37,50,-47), (87428,4650290,1,'soga_ear_type',34,29,0), (87429,4650290,1,'soga_eye_brow_type',0,-84,3), (87430,4650290,0,'soga_eye_color',204,204,204), (87431,4650290,1,'soga_eye_type',3,0,0), (87432,4650290,1,'soga_lip_type',3,-38,57), (87433,4650290,1,'soga_nose_type',-40,17,44), (87434,4650290,0,'soga_skin_color',173,136,130), (87435,4650291,0,'eye_color',255,255,255), (87436,4650291,0,'skin_color',255,255,255), (87437,4650291,0,'soga_eye_color',255,0,255), (87438,4650292,1,'cheek_type',0,2,0), (87439,4650292,1,'chin_type',-38,3,2), (87440,4650292,1,'ear_type',23,-5,0), (87441,4650292,1,'eye_brow_type',34,0,14), (87442,4650292,0,'eye_color',222,35,32), (87443,4650292,1,'eye_type',-32,0,0), (87444,4650292,0,'hair_face_color',52,38,20), (87445,4650292,0,'hair_face_highlight_color',216,192,37), (87446,4650292,0,'hair_type_color',52,38,20), (87447,4650292,0,'hair_type_highlight_color',216,192,37), (87448,4650292,1,'lip_type',-31,-2,10), (87449,4650292,1,'nose_type',-2,17,-14), (87450,4650292,0,'skin_color',112,58,34), (87451,4650292,1,'soga_cheek_type',0,2,0), (87452,4650292,1,'soga_chin_type',-38,3,2), (87453,4650292,1,'soga_ear_type',23,-5,0), (87454,4650292,1,'soga_eye_brow_type',34,0,14), (87455,4650292,0,'soga_eye_color',229,229,102), (87456,4650292,1,'soga_eye_type',-32,0,0), (87457,4650292,0,'soga_hair_face_color',52,38,20), (87458,4650292,0,'soga_hair_face_highlight_color',216,192,37), (87459,4650292,0,'soga_hair_type_color',52,38,20), (87460,4650292,0,'soga_hair_type_highlight_color',216,192,37), (87461,4650292,1,'soga_lip_type',-31,-2,10), (87462,4650292,1,'soga_nose_type',-2,17,-14), (87463,4650292,0,'soga_skin_color',112,58,34), (87464,4650292,0,'wing_color1',255,255,255), (87465,4650292,0,'wing_color2',255,255,255), (87466,4650293,0,'eye_color',255,255,255), (87467,4650293,0,'skin_color',255,255,255), (87468,4650293,0,'soga_eye_color',255,0,255), (87469,4650294,0,'eye_color',255,255,255), (87470,4650294,0,'skin_color',255,255,255), (87471,4650294,0,'soga_eye_color',255,0,255), (87472,4650295,0,'eye_color',255,255,255), (87473,4650295,0,'skin_color',255,255,255), (87474,4650295,0,'soga_eye_color',255,0,255), (87475,4650296,0,'eye_color',255,255,255), (87476,4650296,0,'skin_color',255,255,255), (87477,4650296,0,'soga_eye_color',255,0,255), (87478,4650297,1,'cheek_type',-29,-23,0), (87479,4650297,1,'chin_type',26,17,32), (87480,4650297,1,'ear_type',-40,-25,0), (87481,4650297,1,'eye_brow_type',-9,35,-8), (87482,4650297,0,'eye_color',222,35,32), (87483,4650297,1,'eye_type',-3,0,0), (87484,4650297,0,'hair_face_color',52,38,20), (87485,4650297,0,'hair_face_highlight_color',216,192,37), (87486,4650297,0,'hair_type_color',52,38,20), (87487,4650297,0,'hair_type_highlight_color',216,192,37), (87488,4650297,1,'lip_type',-12,-22,22), (87489,4650297,1,'nose_type',-28,20,-23), (87490,4650297,0,'skin_color',139,38,1), (87491,4650297,1,'soga_cheek_type',-29,-23,0), (87492,4650297,1,'soga_chin_type',26,17,32), (87493,4650297,1,'soga_ear_type',-40,-25,0), (87494,4650297,1,'soga_eye_brow_type',-9,35,-8), (87495,4650297,0,'soga_eye_color',229,229,102), (87496,4650297,1,'soga_eye_type',-3,0,0), (87497,4650297,0,'soga_hair_face_color',52,38,20), (87498,4650297,0,'soga_hair_face_highlight_color',216,192,37), (87499,4650297,0,'soga_hair_type_color',52,38,20), (87500,4650297,0,'soga_hair_type_highlight_color',216,192,37), (87501,4650297,1,'soga_lip_type',-12,-22,22), (87502,4650297,1,'soga_nose_type',-28,20,-23), (87503,4650297,0,'soga_skin_color',139,38,1), (87504,4650297,0,'wing_color1',255,255,255), (87505,4650297,0,'wing_color2',255,255,255), (87506,4650298,0,'eye_color',255,255,255), (87507,4650298,0,'skin_color',255,255,255), (87508,4650298,0,'soga_eye_color',255,0,255), (87509,4650299,0,'eye_color',255,255,255), (87510,4650299,0,'skin_color',255,255,255), (87511,4650299,0,'soga_eye_color',255,0,255), (87512,4650300,0,'eye_color',255,255,255), (87513,4650300,0,'skin_color',255,255,255), (87514,4650300,0,'soga_eye_color',255,0,255), (87515,4650301,1,'cheek_type',19,56,0), (87516,4650301,1,'chin_type',-93,-50,-34), (87517,4650301,1,'ear_type',-37,-50,0), (87518,4650301,1,'eye_brow_type',45,-94,19), (87519,4650301,0,'eye_color',210,201,0), (87520,4650301,1,'eye_type',-100,0,0), (87521,4650301,1,'lip_type',-17,17,-93), (87522,4650301,1,'nose_type',87,87,0), (87523,4650301,0,'skin_color',247,244,242), (87524,4650301,1,'soga_cheek_type',19,56,0), (87525,4650301,1,'soga_chin_type',-93,-50,-34), (87526,4650301,1,'soga_ear_type',-37,-50,0), (87527,4650301,1,'soga_eye_brow_type',45,-94,19), (87528,4650301,0,'soga_eye_color',204,204,204), (87529,4650301,1,'soga_eye_type',-100,0,0), (87530,4650301,1,'soga_lip_type',-17,17,-93), (87531,4650301,1,'soga_nose_type',87,87,0), (87532,4650301,0,'soga_skin_color',247,244,242), (87533,4650302,1,'cheek_type',19,56,0), (87534,4650302,1,'chin_type',-93,-50,-34), (87535,4650302,1,'ear_type',-37,-50,0), (87536,4650302,1,'eye_brow_type',45,-94,19), (87537,4650302,0,'eye_color',210,201,0), (87538,4650302,1,'eye_type',-100,0,0), (87539,4650302,1,'lip_type',-17,17,-93), (87540,4650302,1,'nose_type',87,87,0), (87541,4650302,0,'skin_color',247,244,242), (87542,4650302,1,'soga_cheek_type',19,56,0), (87543,4650302,1,'soga_chin_type',-93,-50,-34), (87544,4650302,1,'soga_ear_type',-37,-50,0), (87545,4650302,1,'soga_eye_brow_type',45,-94,19), (87546,4650302,0,'soga_eye_color',204,204,204), (87547,4650302,1,'soga_eye_type',-100,0,0), (87548,4650302,1,'soga_lip_type',-17,17,-93), (87549,4650302,1,'soga_nose_type',87,87,0), (87550,4650302,0,'soga_skin_color',247,244,242), (87551,4650303,1,'cheek_type',-29,-23,0), (87552,4650303,1,'chin_type',26,17,32), (87553,4650303,1,'ear_type',-40,-25,0), (87554,4650303,1,'eye_brow_type',-9,35,-8), (87555,4650303,0,'eye_color',222,35,32), (87556,4650303,1,'eye_type',-3,0,0), (87557,4650303,0,'hair_face_color',52,38,20), (87558,4650303,0,'hair_face_highlight_color',216,192,37), (87559,4650303,0,'hair_type_color',52,38,20), (87560,4650303,0,'hair_type_highlight_color',216,192,37), (87561,4650303,1,'lip_type',-12,-22,22), (87562,4650303,1,'nose_type',-28,20,-23), (87563,4650303,0,'skin_color',139,38,1), (87564,4650303,1,'soga_cheek_type',-29,-23,0), (87565,4650303,1,'soga_chin_type',26,17,32), (87566,4650303,1,'soga_ear_type',-40,-25,0), (87567,4650303,1,'soga_eye_brow_type',-9,35,-8), (87568,4650303,0,'soga_eye_color',229,229,102), (87569,4650303,1,'soga_eye_type',-3,0,0), (87570,4650303,0,'soga_hair_face_color',52,38,20), (87571,4650303,0,'soga_hair_face_highlight_color',216,192,37), (87572,4650303,0,'soga_hair_type_color',52,38,20), (87573,4650303,0,'soga_hair_type_highlight_color',216,192,37), (87574,4650303,1,'soga_lip_type',-12,-22,22), (87575,4650303,1,'soga_nose_type',-28,20,-23), (87576,4650303,0,'soga_skin_color',139,38,1), (87577,4650303,0,'wing_color1',255,255,255), (87578,4650303,0,'wing_color2',255,255,255), (87579,4650304,1,'cheek_type',-29,-23,0), (87580,4650304,1,'chin_type',26,17,32), (87581,4650304,1,'ear_type',-40,-25,0), (87582,4650304,1,'eye_brow_type',-9,35,-8), (87583,4650304,0,'eye_color',222,35,32), (87584,4650304,1,'eye_type',-3,0,0), (87585,4650304,0,'hair_face_color',52,38,20), (87586,4650304,0,'hair_face_highlight_color',216,192,37), (87587,4650304,0,'hair_type_color',52,38,20), (87588,4650304,0,'hair_type_highlight_color',216,192,37), (87589,4650304,1,'lip_type',-12,-22,22), (87590,4650304,1,'nose_type',-28,20,-23), (87591,4650304,0,'skin_color',230,198,110), (87592,4650304,1,'soga_cheek_type',-29,-23,0), (87593,4650304,1,'soga_chin_type',26,17,32), (87594,4650304,1,'soga_ear_type',-40,-25,0), (87595,4650304,1,'soga_eye_brow_type',-9,35,-8), (87596,4650304,0,'soga_eye_color',229,229,102), (87597,4650304,1,'soga_eye_type',-3,0,0), (87598,4650304,0,'soga_hair_face_color',52,38,20), (87599,4650304,0,'soga_hair_face_highlight_color',216,192,37), (87600,4650304,0,'soga_hair_type_color',52,38,20), (87601,4650304,0,'soga_hair_type_highlight_color',216,192,37), (87602,4650304,1,'soga_lip_type',-12,-22,22), (87603,4650304,1,'soga_nose_type',-28,20,-23), (87604,4650304,0,'soga_skin_color',230,198,110), (87605,4650304,0,'wing_color1',255,255,255), (87606,4650304,0,'wing_color2',255,255,255), (87607,4650305,0,'eye_color',199,170,125), (87608,4650305,0,'skin_color',149,138,106), (87609,4650305,0,'soga_eye_color',255,0,255), (87610,4650306,1,'cheek_type',19,56,0), (87611,4650306,1,'chin_type',-93,-50,-34), (87612,4650306,1,'ear_type',-37,-50,0), (87613,4650306,1,'eye_brow_type',45,-94,19), (87614,4650306,0,'eye_color',210,201,0), (87615,4650306,1,'eye_type',-100,0,0), (87616,4650306,1,'lip_type',-17,17,-93), (87617,4650306,1,'nose_type',87,87,0), (87618,4650306,0,'skin_color',247,244,242), (87619,4650306,1,'soga_cheek_type',19,56,0), (87620,4650306,1,'soga_chin_type',-93,-50,-34), (87621,4650306,1,'soga_ear_type',-37,-50,0), (87622,4650306,1,'soga_eye_brow_type',45,-94,19), (87623,4650306,0,'soga_eye_color',204,204,204), (87624,4650306,1,'soga_eye_type',-100,0,0), (87625,4650306,1,'soga_lip_type',-17,17,-93), (87626,4650306,1,'soga_nose_type',87,87,0), (87627,4650306,0,'soga_skin_color',247,244,242), (87628,4650307,0,'eye_color',255,255,255), (87629,4650307,0,'skin_color',255,255,255), (87630,4650307,0,'soga_eye_color',255,0,255), (87631,4650308,1,'cheek_type',7,14,0), (87632,4650308,1,'chin_type',14,-11,7), (87633,4650308,1,'ear_type',-11,25,0), (87634,4650308,1,'eye_brow_type',31,28,-2), (87635,4650308,0,'eye_color',34,59,37), (87636,4650308,1,'eye_type',-5,0,0), (87637,4650308,0,'hair_face_color',196,188,184), (87638,4650308,0,'hair_face_highlight_color',155,79,2), (87639,4650308,0,'hair_type_color',196,188,184), (87640,4650308,0,'hair_type_highlight_color',155,79,2), (87641,4650308,1,'lip_type',-22,10,-2), (87642,4650308,1,'nose_type',10,-2,-1), (87643,4650308,0,'skin_color',150,61,12), (87644,4650308,1,'soga_cheek_type',7,14,0), (87645,4650308,1,'soga_chin_type',14,-11,7), (87646,4650308,1,'soga_ear_type',-11,25,0), (87647,4650308,1,'soga_eye_brow_type',31,28,-2), (87648,4650308,0,'soga_eye_color',229,229,102), (87649,4650308,1,'soga_eye_type',-5,0,0), (87650,4650308,0,'soga_hair_face_color',196,188,184), (87651,4650308,0,'soga_hair_face_highlight_color',155,79,2), (87652,4650308,0,'soga_hair_type_color',196,188,184), (87653,4650308,0,'soga_hair_type_highlight_color',155,79,2), (87654,4650308,1,'soga_lip_type',-22,10,-2), (87655,4650308,1,'soga_nose_type',10,-2,-1), (87656,4650308,0,'soga_skin_color',150,61,12), (87657,4650308,0,'wing_color1',255,255,255), (87658,4650308,0,'wing_color2',255,255,255), (87659,4650309,0,'eye_color',255,255,255), (87660,4650309,0,'skin_color',255,255,255), (87661,4650309,0,'soga_eye_color',255,0,255), (87662,4650310,0,'eye_color',255,255,255), (87663,4650310,0,'skin_color',255,255,255), (87664,4650310,0,'soga_eye_color',255,0,255), (87665,4650311,1,'cheek_type',-100,-100,0), (87666,4650311,1,'chin_type',1,-68,70), (87667,4650311,1,'ear_type',-62,-100,0), (87668,4650311,1,'eye_brow_type',7,-100,0), (87669,4650311,0,'eye_color',0,213,64), (87670,4650311,1,'eye_type',3,0,0), (87671,4650311,1,'lip_type',-77,62,-3), (87672,4650311,1,'nose_type',40,-65,-7), (87673,4650311,0,'skin_color',128,128,124), (87674,4650311,1,'soga_cheek_type',-100,-100,0), (87675,4650311,1,'soga_chin_type',1,-68,70), (87676,4650311,1,'soga_ear_type',-62,-100,0), (87677,4650311,1,'soga_eye_brow_type',7,-100,0), (87678,4650311,0,'soga_eye_color',204,204,204), (87679,4650311,1,'soga_eye_type',3,0,0), (87680,4650311,1,'soga_lip_type',-77,62,-3), (87681,4650311,1,'soga_nose_type',40,-65,-7), (87682,4650311,0,'soga_skin_color',128,128,124), (87683,4650312,1,'cheek_type',14,-100,0), (87684,4650312,1,'chin_type',95,-81,31), (87685,4650312,1,'ear_type',44,-100,0), (87686,4650312,1,'eye_brow_type',-42,-37,55), (87687,4650312,0,'eye_color',27,248,9), (87688,4650312,1,'eye_type',14,0,0), (87689,4650312,1,'lip_type',-100,100,58), (87690,4650312,1,'nose_type',100,-7,-64), (87691,4650312,0,'skin_color',255,255,255), (87692,4650312,1,'soga_cheek_type',14,-100,0), (87693,4650312,1,'soga_chin_type',95,-81,31), (87694,4650312,1,'soga_ear_type',44,-100,0), (87695,4650312,1,'soga_eye_brow_type',-42,-37,55), (87696,4650312,0,'soga_eye_color',204,204,204), (87697,4650312,1,'soga_eye_type',14,0,0), (87698,4650312,1,'soga_lip_type',-100,100,58), (87699,4650312,1,'soga_nose_type',100,-7,-64), (87700,4650312,0,'soga_skin_color',255,255,255), (87701,4650313,1,'cheek_type',61,-95,0), (87702,4650313,1,'chin_type',4,94,72), (87703,4650313,1,'ear_type',-46,-83,0), (87704,4650313,1,'eye_brow_type',57,-56,20), (87705,4650313,0,'eye_color',12,248,15), (87706,4650313,1,'eye_type',76,0,0), (87707,4650313,1,'lip_type',-100,-100,7), (87708,4650313,1,'nose_type',-2,-22,10), (87709,4650313,0,'skin_color',223,205,197), (87710,4650313,1,'soga_cheek_type',61,-95,0), (87711,4650313,1,'soga_chin_type',4,94,72), (87712,4650313,1,'soga_ear_type',-46,-83,0), (87713,4650313,1,'soga_eye_brow_type',57,-56,20), (87714,4650313,0,'soga_eye_color',204,204,204), (87715,4650313,1,'soga_eye_type',76,0,0), (87716,4650313,1,'soga_lip_type',-100,-100,7), (87717,4650313,1,'soga_nose_type',-2,-22,10), (87718,4650313,0,'soga_skin_color',223,205,197), (87719,4650314,1,'cheek_type',31,17,0), (87720,4650314,1,'chin_type',-25,-37,-29), (87721,4650314,1,'ear_type',2,19,0), (87722,4650314,1,'eye_brow_type',21,20,-32), (87723,4650314,0,'eye_color',34,59,37), (87724,4650314,1,'eye_type',18,0,0), (87725,4650314,0,'hair_face_color',196,188,184), (87726,4650314,0,'hair_face_highlight_color',155,79,2), (87727,4650314,0,'hair_type_color',196,188,184), (87728,4650314,0,'hair_type_highlight_color',155,79,2), (87729,4650314,1,'lip_type',21,-5,17), (87730,4650314,1,'nose_type',-3,-25,14), (87731,4650314,0,'skin_color',253,247,232), (87732,4650314,1,'soga_cheek_type',31,17,0), (87733,4650314,1,'soga_chin_type',-25,-37,-29), (87734,4650314,1,'soga_ear_type',2,19,0), (87735,4650314,1,'soga_eye_brow_type',21,20,-32), (87736,4650314,0,'soga_eye_color',229,229,102), (87737,4650314,1,'soga_eye_type',18,0,0), (87738,4650314,0,'soga_hair_face_color',196,188,184), (87739,4650314,0,'soga_hair_face_highlight_color',155,79,2), (87740,4650314,0,'soga_hair_type_color',196,188,184), (87741,4650314,0,'soga_hair_type_highlight_color',155,79,2), (87742,4650314,1,'soga_lip_type',21,-5,17), (87743,4650314,1,'soga_nose_type',-3,-25,14), (87744,4650314,0,'soga_skin_color',253,247,232), (87745,4650314,0,'wing_color1',255,255,255), (87746,4650314,0,'wing_color2',255,255,255), (87747,4650315,0,'eye_color',255,255,255), (87748,4650315,0,'skin_color',255,128,0), (87749,4650315,0,'soga_eye_color',255,0,255), (87750,4650316,1,'cheek_type',-71,-28,0), (87751,4650316,1,'chin_type',-45,-64,7), (87752,4650316,1,'ear_type',10,19,0), (87753,4650316,1,'eye_brow_type',-89,1,-34), (87754,4650316,0,'eye_color',219,142,0), (87755,4650316,1,'eye_type',-47,0,0), (87756,4650316,1,'lip_type',-100,68,87), (87757,4650316,1,'nose_type',-50,-18,-28), (87758,4650316,0,'skin_color',151,152,152), (87759,4650316,1,'soga_cheek_type',-71,-28,0), (87760,4650316,1,'soga_chin_type',-45,-64,7), (87761,4650316,1,'soga_ear_type',10,19,0), (87762,4650316,1,'soga_eye_brow_type',-89,1,-34), (87763,4650316,0,'soga_eye_color',204,204,204), (87764,4650316,1,'soga_eye_type',-47,0,0), (87765,4650316,1,'soga_lip_type',-100,68,87), (87766,4650316,1,'soga_nose_type',-50,-18,-28), (87767,4650316,0,'soga_skin_color',151,152,152), (87768,4650317,0,'eye_color',255,255,255), (87769,4650317,0,'skin_color',255,255,255), (87770,4650317,0,'soga_eye_color',255,0,255), (87771,4650318,0,'eye_color',255,255,255), (87772,4650318,0,'skin_color',255,255,255), (87773,4650318,0,'soga_eye_color',255,0,255), (87774,4650319,0,'eye_color',255,255,255), (87775,4650319,0,'skin_color',255,255,255), (87776,4650319,0,'soga_eye_color',255,0,255), (87777,4650320,0,'eye_color',255,255,255), (87778,4650320,0,'skin_color',255,255,255), (87779,4650320,0,'soga_eye_color',255,0,255), (87780,4650321,1,'cheek_type',-2,-14,0), (87781,4650321,1,'chin_type',-31,0,-32), (87782,4650321,1,'ear_type',-11,17,0), (87783,4650321,1,'eye_brow_type',-59,34,-56), (87784,4650321,0,'eye_color',137,95,0), (87785,4650321,1,'eye_type',58,0,0), (87786,4650321,1,'lip_type',97,-47,-64), (87787,4650321,1,'nose_type',28,-75,81), (87788,4650321,0,'skin_color',142,94,36), (87789,4650321,1,'soga_cheek_type',-2,-14,0), (87790,4650321,1,'soga_chin_type',-31,0,-32), (87791,4650321,1,'soga_ear_type',-11,17,0), (87792,4650321,1,'soga_eye_brow_type',-59,34,-56), (87793,4650321,0,'soga_eye_color',204,204,204), (87794,4650321,1,'soga_eye_type',58,0,0), (87795,4650321,1,'soga_lip_type',97,-47,-64), (87796,4650321,1,'soga_nose_type',28,-75,81), (87797,4650321,0,'soga_skin_color',142,94,36), (87798,4650322,1,'cheek_type',-100,-100,0), (87799,4650322,1,'chin_type',-100,-100,100), (87800,4650322,1,'ear_type',-100,-100,0), (87801,4650322,1,'eye_brow_type',100,100,-100), (87802,4650322,0,'eye_color',222,203,0), (87803,4650322,1,'eye_type',50,0,0), (87804,4650322,1,'lip_type',-100,2,-100), (87805,4650322,1,'nose_type',14,-100,100), (87806,4650322,0,'skin_color',142,114,50), (87807,4650322,1,'soga_cheek_type',-100,-100,0), (87808,4650322,1,'soga_chin_type',-100,-100,100), (87809,4650322,1,'soga_ear_type',-100,-100,0), (87810,4650322,1,'soga_eye_brow_type',100,100,-100), (87811,4650322,0,'soga_eye_color',204,204,204), (87812,4650322,1,'soga_eye_type',50,0,0), (87813,4650322,1,'soga_lip_type',-100,2,-100), (87814,4650322,1,'soga_nose_type',14,-100,100), (87815,4650322,0,'soga_skin_color',142,114,50), (87816,4650323,0,'eye_color',255,255,255), (87817,4650323,0,'skin_color',255,255,255), (87818,4650323,0,'soga_eye_color',255,0,255), (87819,4650324,0,'eye_color',255,255,255), (87820,4650324,0,'skin_color',255,255,255), (87821,4650324,0,'soga_eye_color',255,0,255), (87822,4650325,0,'eye_color',72,72,72), (87823,4650325,0,'skin_color',128,0,128), (87824,4650325,0,'soga_eye_color',255,0,255), (87825,4650326,0,'eye_color',15,15,15), (87826,4650326,0,'skin_color',128,0,128), (87827,4650326,0,'soga_eye_color',255,0,255), (87828,4650327,0,'eye_color',255,255,255), (87829,4650327,0,'skin_color',255,255,255), (87830,4650327,0,'soga_eye_color',255,0,255), (87831,4650328,0,'eye_color',255,255,255), (87832,4650328,0,'skin_color',255,255,255), (87833,4650328,0,'soga_eye_color',255,0,255), (87834,4650329,0,'eye_color',255,255,255), (87835,4650329,0,'skin_color',255,255,255), (87836,4650329,0,'soga_eye_color',255,0,255), (87837,4650330,0,'eye_color',255,255,255), (87838,4650330,0,'skin_color',255,255,255), (87839,4650330,0,'soga_eye_color',255,0,255), (87840,4650331,0,'eye_color',255,255,255), (87841,4650331,0,'skin_color',255,255,255), (87842,4650331,0,'soga_eye_color',255,0,255), (87843,4650332,0,'eye_color',147,97,68), (87844,4650332,0,'skin_color',147,97,68), (87845,4650332,0,'soga_eye_color',255,0,255), (87846,4650333,0,'eye_color',255,255,255), (87847,4650333,0,'skin_color',255,255,255), (87848,4650333,0,'soga_eye_color',255,0,255), (87849,4650334,0,'eye_color',255,255,255), (87850,4650334,0,'skin_color',255,255,255), (87851,4650334,0,'soga_eye_color',255,0,255), (87852,4580000,1,'cheek_type',91,-1,0), (87853,4580000,1,'chin_type',75,31,34), (87854,4580000,1,'ear_type',-100,-97,0), (87855,4580000,1,'eye_brow_type',-47,74,-41), (87856,4580000,0,'eye_color',204,204,204), (87857,4580000,1,'eye_type',25,0,0), (87858,4580000,0,'hair_color1',14,198,50), (87859,4580000,1,'lip_type',-11,15,8), (87860,4580000,1,'nose_type',-83,14,-58), (87861,4580000,0,'skin_color',177,179,180), (87862,4580000,1,'soga_cheek_type',0,-47,74), (87863,4580000,1,'soga_chin_type',0,-11,15), (87864,4580000,1,'soga_ear_type',0,25,0), (87865,4580000,1,'soga_eye_brow_type',0,-100,-97), (87866,4580000,0,'soga_eye_color',204,204,204), (87867,4580000,1,'soga_lip_type',-41,91,-1), (87868,4580000,1,'soga_nose_type',8,75,31), (87869,4580000,0,'soga_skin_color',177,179,180), (87870,4580001,1,'cheek_type',47,-46,0), (87871,4580001,1,'chin_type',11,-95,50), (87872,4580001,1,'ear_type',-97,11,0), (87873,4580001,1,'eye_brow_type',71,95,-50), (87874,4580001,0,'eye_color',250,236,255), (87875,4580001,1,'eye_type',51,0,0), (87876,4580001,0,'hair_color1',81,37,78), (87877,4580001,1,'lip_type',35,-93,47), (87878,4580001,1,'nose_type',7,81,37), (87879,4580001,0,'skin_color',74,20,4), (87880,4580001,1,'soga_cheek_type',0,71,95), (87881,4580001,1,'soga_chin_type',0,35,-93), (87882,4580001,1,'soga_ear_type',0,51,0), (87883,4580001,1,'soga_eye_brow_type',0,-97,11), (87884,4580001,0,'soga_eye_color',229,229,102), (87885,4580001,1,'soga_eye_type',51,0,0), (87886,4580001,1,'soga_lip_type',-50,47,-46), (87887,4580001,1,'soga_nose_type',47,11,-95), (87888,4580001,0,'soga_skin_color',74,20,4), (87889,4580001,0,'wing_color1',255,255,255), (87890,4580001,0,'wing_color2',255,255,255), (87891,4580002,0,'eye_color',255,255,255), (87892,4580002,0,'skin_color',255,255,255), (87893,4580002,0,'soga_eye_color',255,0,255), (87894,4580003,0,'eye_color',255,255,255), (87895,4580003,0,'skin_color',255,255,255), (87896,4580003,0,'soga_eye_color',255,0,255), (87897,4580004,0,'eye_color',88,154,164), (87898,4580004,0,'skin_color',184,184,152), (87899,4580004,0,'soga_eye_color',255,0,255), (87900,4580005,0,'eye_color',255,255,255), (87901,4580005,0,'skin_color',255,255,255), (87902,4580005,0,'soga_eye_color',255,0,255), (87903,4580006,0,'eye_color',255,255,255), (87904,4580006,0,'skin_color',255,255,255), (87905,4580006,0,'soga_eye_color',255,0,255), (87906,4580007,1,'cheek_type',-53,34,0), (87907,4580007,1,'chin_type',-9,25,91), (87908,4580007,1,'ear_type',-29,75,0), (87909,4580007,1,'eye_brow_type',-10,-28,-31), (87910,4580007,0,'eye_color',160,0,171), (87911,4580007,1,'eye_type',32,0,0), (87912,4580007,0,'hair_color1',91,252,199), (87913,4580007,1,'lip_type',-66,-87,21), (87914,4580007,1,'nose_type',17,91,-4), (87915,4580007,0,'skin_color',88,39,27), (87916,4580007,1,'soga_cheek_type',0,-10,-28), (87917,4580007,1,'soga_chin_type',0,-66,-87), (87918,4580007,1,'soga_ear_type',0,32,0), (87919,4580007,1,'soga_eye_brow_type',0,-29,75), (87920,4580007,0,'soga_eye_color',229,229,102), (87921,4580007,1,'soga_lip_type',-31,-53,34), (87922,4580007,1,'soga_nose_type',21,-9,25), (87923,4580007,0,'soga_skin_color',88,39,27), (87924,4580007,0,'wing_color1',255,255,255), (87925,4580007,0,'wing_color2',255,255,255), (87926,4580008,0,'eye_color',255,255,255), (87927,4580008,0,'skin_color',255,255,255), (87928,4580008,0,'soga_eye_color',255,0,255), (87929,4580009,0,'eye_color',255,255,255), (87930,4580009,0,'skin_color',255,255,255), (87931,4580009,0,'soga_eye_color',255,0,255), (87932,4580010,0,'eye_color',255,255,255), (87933,4580010,0,'skin_color',255,255,255), (87934,4580010,0,'soga_eye_color',255,0,255), (87935,4580011,0,'eye_color',255,255,255), (87936,4580011,0,'skin_color',255,255,255), (87937,4580011,0,'soga_eye_color',255,0,255), (87938,4580012,0,'eye_color',255,255,255), (87939,4580012,0,'skin_color',255,0,0), (87940,4580012,0,'soga_eye_color',255,0,255), (87941,4580013,0,'eye_color',255,255,255), (87942,4580013,0,'skin_color',255,255,255), (87943,4580013,0,'soga_eye_color',255,0,255), (87944,4580014,0,'eye_color',255,255,255), (87945,4580014,0,'skin_color',255,255,255), (87946,4580014,0,'soga_eye_color',255,0,255), (87947,4580015,0,'eye_color',255,255,255), (87948,4580015,0,'skin_color',255,255,255), (87949,4580015,0,'soga_eye_color',255,0,255), (87950,4580016,0,'eye_color',255,255,255), (87951,4580016,0,'skin_color',255,255,255), (87952,4580016,0,'soga_eye_color',255,0,255), (87953,4580017,0,'eye_color',255,255,255), (87954,4580017,0,'skin_color',255,255,255), (87955,4580017,0,'soga_eye_color',255,0,255), (87956,4580018,0,'eye_color',255,255,255), (87957,4580018,0,'skin_color',0,64,0), (87958,4580018,0,'soga_eye_color',255,0,255), (87959,4580019,0,'eye_color',255,255,255), (87960,4580019,0,'skin_color',0,64,0), (87961,4580019,0,'soga_eye_color',255,0,255), (87962,4580020,0,'eye_color',255,255,255), (87963,4580020,0,'skin_color',255,255,255), (87964,4580020,0,'soga_eye_color',255,0,255), (87965,4580021,0,'eye_color',255,255,255), (87966,4580021,0,'skin_color',0,64,0), (87967,4580021,0,'soga_eye_color',255,0,255), (87968,4580022,0,'eye_color',255,255,255), (87969,4580022,0,'skin_color',255,255,255), (87970,4580022,0,'soga_eye_color',255,0,255), (87971,4580023,0,'eye_color',255,255,255), (87972,4580023,0,'skin_color',255,255,255), (87973,4580023,0,'soga_eye_color',255,0,255), (87974,4580024,0,'eye_color',255,255,255), (87975,4580024,0,'skin_color',255,255,255), (87976,4580024,0,'soga_eye_color',255,0,255), (87977,4580025,0,'eye_color',255,255,255), (87978,4580025,0,'skin_color',255,255,255), (87979,4580025,0,'soga_eye_color',255,0,255), (87980,4580026,0,'eye_color',255,255,255), (87981,4580026,0,'skin_color',255,255,255), (87982,4580026,0,'soga_eye_color',255,0,255), (87983,4580027,0,'eye_color',255,255,255), (87984,4580027,0,'skin_color',255,255,255), (87985,4580027,0,'soga_eye_color',255,0,255), (87986,4580028,0,'eye_color',255,255,255), (87987,4580028,0,'skin_color',255,255,255), (87988,4580028,0,'soga_eye_color',255,0,255), (87989,4580029,0,'eye_color',255,255,255), (87990,4580029,0,'skin_color',255,255,255), (87991,4580029,0,'soga_eye_color',255,0,255), (87992,4580030,0,'eye_color',255,255,255), (87993,4580030,0,'skin_color',255,255,255), (87994,4580030,0,'soga_eye_color',255,0,255), (87995,4580031,0,'eye_color',255,255,255), (87996,4580031,0,'skin_color',255,255,255), (87997,4580031,0,'soga_eye_color',255,0,255), (87998,4580032,0,'eye_color',255,255,255), (87999,4580032,0,'skin_color',255,255,255), (88000,4580032,0,'soga_eye_color',255,0,255), (88001,4550000,1,'cheek_type',91,-1,0), (88002,4550000,1,'chin_type',75,31,34), (88003,4550000,1,'ear_type',-100,-97,0), (88004,4550000,1,'eye_brow_type',-47,74,-41), (88005,4550000,0,'eye_color',204,204,204), (88006,4550000,1,'eye_type',25,0,0), (88007,4550000,0,'hair_color1',14,198,50), (88008,4550000,1,'lip_type',-11,15,8), (88009,4550000,1,'nose_type',-83,14,-58), (88010,4550000,0,'skin_color',177,179,180), (88011,4550000,1,'soga_cheek_type',0,-47,74), (88012,4550000,1,'soga_chin_type',0,-11,15), (88013,4550000,1,'soga_ear_type',0,25,0), (88014,4550000,1,'soga_eye_brow_type',0,-100,-97), (88015,4550000,0,'soga_eye_color',204,204,204), (88016,4550000,1,'soga_lip_type',-41,91,-1), (88017,4550000,1,'soga_nose_type',8,75,31), (88018,4550000,0,'soga_skin_color',177,179,180), (88019,4550001,0,'eye_color',255,255,255), (88020,4550001,0,'skin_color',255,255,255), (88021,4550001,0,'soga_eye_color',255,0,255), (88022,4550002,0,'eye_color',255,255,255), (88023,4550002,0,'skin_color',255,255,255), (88024,4550002,0,'soga_eye_color',255,0,255), (88025,4550003,0,'eye_color',255,255,255), (88026,4550003,0,'skin_color',255,255,255), (88027,4550003,0,'soga_eye_color',255,0,255), (88028,4550004,0,'eye_color',255,255,255), (88029,4550004,0,'skin_color',255,255,255), (88030,4550004,0,'soga_eye_color',255,0,255), (88031,4550005,0,'eye_color',255,255,255), (88032,4550005,0,'skin_color',255,255,255), (88033,4550005,0,'soga_eye_color',255,0,255), (88034,4550006,0,'eye_color',255,255,255), (88035,4550006,0,'skin_color',255,255,255), (88036,4550006,0,'soga_eye_color',255,0,255), (88037,4550007,0,'eye_color',255,255,255), (88038,4550007,0,'skin_color',255,255,255), (88039,4550007,0,'soga_eye_color',255,0,255), (88040,4550008,0,'eye_color',255,255,255), (88041,4550008,0,'skin_color',255,255,255), (88042,4550008,0,'soga_eye_color',255,0,255), (88043,4550009,0,'eye_color',255,255,255), (88044,4550009,0,'skin_color',255,255,255), (88045,4550009,0,'soga_eye_color',255,0,255), (88046,4550010,0,'eye_color',255,255,255), (88047,4550010,0,'skin_color',255,255,255), (88048,4550010,0,'soga_eye_color',255,0,255), (88049,4550011,0,'eye_color',255,255,255), (88050,4550011,0,'skin_color',255,255,255), (88051,4550011,0,'soga_eye_color',255,0,255), (88052,4550012,0,'eye_color',255,255,255), (88053,4550012,0,'skin_color',255,255,255), (88054,4550012,0,'soga_eye_color',255,0,255), (88055,4550013,1,'cheek_type',-76,75,0), (88056,4550013,1,'chin_type',17,-90,-12), (88057,4550013,1,'ear_type',-4,-71,0), (88058,4550013,1,'eye_brow_type',87,20,-25), (88059,4550013,0,'eye_color',158,158,0), (88060,4550013,1,'eye_type',-48,0,0), (88061,4550013,0,'hair_color1',206,68,31), (88062,4550013,1,'lip_type',89,93,12), (88063,4550013,1,'nose_type',-51,-50,68), (88064,4550013,0,'skin_color',35,50,54), (88065,4550013,1,'soga_cheek_type',0,87,20), (88066,4550013,1,'soga_chin_type',0,89,93), (88067,4550013,1,'soga_ear_type',0,-48,0), (88068,4550013,1,'soga_eye_brow_type',0,-4,-71), (88069,4550013,0,'soga_eye_color',229,229,102), (88070,4550013,1,'soga_eye_type',-48,0,0), (88071,4550013,1,'soga_lip_type',-25,-76,75), (88072,4550013,1,'soga_nose_type',12,17,-90), (88073,4550013,0,'soga_skin_color',35,50,54), (88074,4550013,0,'wing_color1',255,255,255), (88075,4550013,0,'wing_color2',255,255,255), (88076,4550014,1,'cheek_type',-38,97,0), (88077,4550014,1,'chin_type',-25,-31,81), (88078,4550014,1,'ear_type',-5,-56,0), (88079,4550014,1,'eye_brow_type',-94,-23,-74), (88080,4550014,0,'eye_color',0,13,13), (88081,4550014,1,'eye_type',-74,0,0), (88082,4550014,0,'hair_color1',50,21,69), (88083,4550014,1,'lip_type',37,83,-79), (88084,4550014,1,'nose_type',-85,50,21), (88085,4550014,0,'skin_color',123,114,68), (88086,4550014,1,'soga_cheek_type',0,-94,-23), (88087,4550014,1,'soga_chin_type',0,37,83), (88088,4550014,1,'soga_ear_type',0,-74,0), (88089,4550014,1,'soga_eye_brow_type',0,-5,-56), (88090,4550014,0,'soga_eye_color',229,229,102), (88091,4550014,1,'soga_eye_type',-74,0,0), (88092,4550014,1,'soga_lip_type',-74,-38,97), (88093,4550014,1,'soga_nose_type',-79,-25,-31), (88094,4550014,0,'soga_skin_color',123,114,68), (88095,4550014,0,'wing_color1',255,255,255), (88096,4550014,0,'wing_color2',255,255,255), (88097,4550015,1,'cheek_type',12,3,0), (88098,4550015,1,'chin_type',69,-75,-59), (88099,4550015,1,'ear_type',-34,-50,0), (88100,4550015,1,'eye_brow_type',88,-77,75), (88101,4550015,0,'eye_color',10,203,203), (88102,4550015,1,'eye_type',26,0,0), (88103,4550015,0,'hair_color1',20,37,230), (88104,4550015,1,'lip_type',-38,-83,95), (88105,4550015,1,'nose_type',-14,20,37), (88106,4550015,0,'skin_color',58,54,33), (88107,4550015,1,'soga_cheek_type',0,88,-77), (88108,4550015,1,'soga_chin_type',0,-38,-83), (88109,4550015,1,'soga_ear_type',0,26,0), (88110,4550015,1,'soga_eye_brow_type',0,-34,-50), (88111,4550015,0,'soga_eye_color',229,229,102), (88112,4550015,1,'soga_eye_type',-87,0,0), (88113,4550015,1,'soga_lip_type',75,12,3), (88114,4550015,1,'soga_nose_type',95,69,-75), (88115,4550015,0,'soga_skin_color',58,54,33), (88116,4550015,0,'wing_color1',255,255,255), (88117,4550015,0,'wing_color2',255,255,255), (88118,4550016,1,'cheek_type',-11,-31,0), (88119,4550016,1,'chin_type',-85,-84,25), (88120,4550016,1,'ear_type',-76,21,0), (88121,4550016,1,'eye_brow_type',-59,88,-42), (88122,4550016,0,'eye_color',186,1,186), (88123,4550016,1,'eye_type',-28,0,0), (88124,4550016,0,'hair_color1',191,17,198), (88125,4550016,1,'lip_type',90,-93,-2), (88126,4550016,1,'nose_type',29,-65,17), (88127,4550016,0,'skin_color',246,245,245), (88128,4550016,1,'soga_cheek_type',0,-59,88), (88129,4550016,1,'soga_chin_type',0,90,-93), (88130,4550016,1,'soga_ear_type',0,-28,0), (88131,4550016,1,'soga_eye_brow_type',0,-76,21), (88132,4550016,0,'soga_eye_color',229,229,102), (88133,4550016,1,'soga_eye_type',-28,0,0), (88134,4550016,1,'soga_lip_type',-42,-11,-31), (88135,4550016,1,'soga_nose_type',-2,-85,-84), (88136,4550016,0,'soga_skin_color',246,245,245), (88137,4550016,0,'wing_color1',255,255,255), (88138,4550016,0,'wing_color2',255,255,255), (88139,4550017,1,'cheek_type',17,-97,0), (88140,4550017,1,'chin_type',-51,-26,-46), (88141,4550017,1,'ear_type',22,31,0), (88142,4550017,1,'eye_brow_type',25,65,-58), (88143,4550017,0,'eye_color',0,145,146), (88144,4550017,1,'eye_type',56,0,0), (88145,4550017,0,'hair_color1',236,249,198), (88146,4550017,1,'lip_type',71,68,-71), (88147,4550017,1,'nose_type',-21,-20,-7), (88148,4550017,0,'skin_color',101,95,57), (88149,4550017,1,'soga_cheek_type',0,25,65), (88150,4550017,1,'soga_chin_type',0,71,68), (88151,4550017,1,'soga_ear_type',0,56,0), (88152,4550017,1,'soga_eye_brow_type',0,22,31), (88153,4550017,0,'soga_eye_color',229,229,102), (88154,4550017,1,'soga_eye_type',56,0,0), (88155,4550017,1,'soga_lip_type',-58,17,-97), (88156,4550017,1,'soga_nose_type',-71,-51,-26), (88157,4550017,0,'soga_skin_color',101,95,57), (88158,4550017,0,'wing_color1',255,255,255), (88159,4550017,0,'wing_color2',255,255,255), (88160,4550018,1,'cheek_type',35,-66,0), (88161,4550018,1,'chin_type',-9,1,-28), (88162,4550018,1,'ear_type',-62,8,0), (88163,4550018,1,'eye_brow_type',93,26,64), (88164,4550018,0,'eye_color',234,198,255), (88165,4550018,1,'eye_type',-87,0,0), (88166,4550018,0,'hair_color1',51,224,181), (88167,4550018,1,'lip_type',74,85,29), (88168,4550018,1,'nose_type',11,51,-32), (88169,4550018,0,'skin_color',31,44,53), (88170,4550018,1,'soga_cheek_type',0,93,26), (88171,4550018,1,'soga_chin_type',0,74,85), (88172,4550018,1,'soga_ear_type',0,-87,0), (88173,4550018,1,'soga_eye_brow_type',0,-62,8), (88174,4550018,0,'soga_eye_color',229,229,102), (88175,4550018,1,'soga_eye_type',-87,0,0), (88176,4550018,1,'soga_lip_type',64,35,-66), (88177,4550018,1,'soga_nose_type',29,-9,1), (88178,4550018,0,'soga_skin_color',31,44,53), (88179,4550018,0,'wing_color1',255,255,255), (88180,4550018,0,'wing_color2',255,255,255), (88181,4550019,1,'cheek_type',31,-21,0), (88182,4550019,1,'chin_type',-52,1,37), (88183,4550019,1,'ear_type',0,46,0), (88184,4550019,1,'eye_brow_type',52,-17,-97), (88185,4550019,0,'eye_color',0,50,50), (88186,4550019,1,'eye_type',1,0,0), (88187,4550019,0,'hair_color1',175,15,48), (88188,4550019,1,'lip_type',-10,-53,-43), (88189,4550019,1,'nose_type',53,-81,15), (88190,4550019,0,'skin_color',54,60,73), (88191,4550019,1,'soga_cheek_type',0,52,-17), (88192,4550019,1,'soga_chin_type',0,-10,-53), (88193,4550019,1,'soga_ear_type',0,1,0), (88194,4550019,1,'soga_eye_brow_type',0,0,46), (88195,4550019,0,'soga_eye_color',229,229,102), (88196,4550019,1,'soga_eye_type',1,0,0), (88197,4550019,1,'soga_lip_type',-97,31,-21), (88198,4550019,1,'soga_nose_type',-43,-52,1), (88199,4550019,0,'soga_skin_color',54,60,73), (88200,4550019,0,'wing_color1',255,255,255), (88201,4550019,0,'wing_color2',255,255,255), (88202,4550020,1,'cheek_type',-38,97,0), (88203,4550020,1,'chin_type',-25,-31,81), (88204,4550020,1,'ear_type',-5,-56,0), (88205,4550020,1,'eye_brow_type',-94,-23,-74), (88206,4550020,0,'eye_color',0,13,13), (88207,4550020,1,'eye_type',-74,0,0), (88208,4550020,0,'hair_color1',50,21,69), (88209,4550020,1,'lip_type',37,83,-79), (88210,4550020,1,'nose_type',-85,50,21), (88211,4550020,0,'skin_color',123,114,68), (88212,4550020,1,'soga_cheek_type',0,-94,-23), (88213,4550020,1,'soga_chin_type',0,37,83), (88214,4550020,1,'soga_ear_type',0,-74,0), (88215,4550020,1,'soga_eye_brow_type',0,-5,-56), (88216,4550020,0,'soga_eye_color',229,229,102), (88217,4550020,1,'soga_eye_type',-74,0,0), (88218,4550020,1,'soga_lip_type',-74,-38,97), (88219,4550020,1,'soga_nose_type',-79,-25,-31), (88220,4550020,0,'soga_skin_color',123,114,68), (88221,4550020,0,'wing_color1',255,255,255), (88222,4550020,0,'wing_color2',255,255,255), (88223,4550021,0,'eye_color',255,255,255), (88224,4550021,0,'skin_color',255,255,255), (88225,4550021,0,'soga_eye_color',255,0,255), (88226,4550022,0,'eye_color',255,255,255), (88227,4550022,0,'skin_color',255,255,255), (88228,4550022,0,'soga_eye_color',255,0,255), (88229,4550023,0,'eye_color',255,255,255), (88230,4550023,0,'skin_color',255,255,255), (88231,4550023,0,'soga_eye_color',255,0,255), (88232,4550024,0,'eye_color',255,255,255), (88233,4550024,0,'skin_color',255,255,255), (88234,4550024,0,'soga_eye_color',255,0,255), (88235,4550025,0,'eye_color',255,255,255), (88236,4550025,0,'skin_color',255,255,255), (88237,4550025,0,'soga_eye_color',255,0,255), (88238,4550026,0,'eye_color',255,255,255), (88239,4550026,0,'skin_color',255,255,255), (88240,4550026,0,'soga_eye_color',255,0,255), (88241,4550027,0,'eye_color',255,255,255), (88242,4550027,0,'skin_color',255,255,255), (88243,4550027,0,'soga_eye_color',255,0,255), (88244,4550028,0,'eye_color',255,255,255), (88245,4550028,0,'skin_color',255,255,255), (88246,4550028,0,'soga_eye_color',255,0,255), (88247,4550029,0,'eye_color',255,255,255), (88248,4550029,0,'skin_color',255,255,255), (88249,4550029,0,'soga_eye_color',255,0,255), (88250,4550030,0,'eye_color',255,255,255), (88251,4550030,0,'skin_color',255,255,255), (88252,4550030,0,'soga_eye_color',255,0,255), (88253,4550031,0,'eye_color',255,255,255), (88254,4550031,0,'skin_color',255,255,255), (88255,4550031,0,'soga_eye_color',255,0,255), (88256,4550032,0,'eye_color',255,255,255), (88257,4550032,0,'skin_color',255,255,255), (88258,4550032,0,'soga_eye_color',255,0,255), (88259,4550033,0,'eye_color',255,255,255), (88260,4550033,0,'skin_color',255,255,255), (88261,4550033,0,'soga_eye_color',255,0,255), (88262,4550034,0,'eye_color',255,255,255), (88263,4550034,0,'skin_color',255,255,255), (88264,4550034,0,'soga_eye_color',255,0,255), (88265,4550035,0,'eye_color',255,255,255), (88266,4550035,0,'skin_color',255,255,255), (88267,4550035,0,'soga_eye_color',255,0,255), (88268,4550036,0,'eye_color',255,255,255), (88269,4550036,0,'skin_color',255,255,255), (88270,4550036,0,'soga_eye_color',255,0,255), (88271,4550037,0,'eye_color',255,255,255), (88272,4550037,0,'skin_color',255,255,255), (88273,4550037,0,'soga_eye_color',255,0,255), (88274,4550038,0,'eye_color',255,255,255), (88275,4550038,0,'skin_color',255,255,255), (88276,4550038,0,'soga_eye_color',255,0,255), (88277,4550039,0,'eye_color',255,255,255), (88278,4550039,0,'skin_color',255,255,255), (88279,4550039,0,'soga_eye_color',255,0,255), (88280,4550040,0,'eye_color',255,255,255), (88281,4550040,0,'skin_color',255,255,255), (88282,4550040,0,'soga_eye_color',255,0,255), (88283,4550041,0,'eye_color',255,255,255), (88284,4550041,0,'skin_color',255,255,255), (88285,4550041,0,'soga_eye_color',255,0,255), (88286,4550042,0,'eye_color',255,255,255), (88287,4550042,0,'skin_color',255,255,255), (88288,4550042,0,'soga_eye_color',255,0,255), (88289,4550043,0,'eye_color',255,255,255), (88290,4550043,0,'skin_color',255,255,255), (88291,4550043,0,'soga_eye_color',255,0,255), (88292,4550044,0,'eye_color',255,255,255), (88293,4550044,0,'skin_color',255,255,255), (88294,4550044,0,'soga_eye_color',255,0,255), (88295,4550045,0,'eye_color',255,255,255), (88296,4550045,0,'skin_color',255,255,255), (88297,4550045,0,'soga_eye_color',255,0,255), (88298,4550046,0,'eye_color',96,96,32), (88299,4550046,0,'skin_color',16,48,16), (88300,4550046,0,'soga_eye_color',255,0,255), (88301,4550047,0,'eye_color',255,255,255), (88302,4550047,0,'skin_color',255,255,255), (88303,4550047,0,'soga_eye_color',255,0,255), (88304,4550048,0,'eye_color',255,255,255), (88305,4550048,0,'skin_color',255,255,255), (88306,4550048,0,'soga_eye_color',255,0,255), (88307,4550049,0,'eye_color',29,29,29), (88308,4550049,0,'skin_color',29,29,29), (88309,4550049,0,'soga_eye_color',255,0,255), (88310,4550050,0,'eye_color',255,255,255), (88311,4550050,0,'skin_color',255,255,255), (88312,4550050,0,'soga_eye_color',255,0,255), (88313,4550051,0,'eye_color',255,255,255), (88314,4550051,0,'skin_color',255,255,255), (88315,4550051,0,'soga_eye_color',255,0,255), (88316,4550052,0,'eye_color',255,255,255), (88317,4550052,0,'skin_color',255,255,255), (88318,4550052,0,'soga_eye_color',255,0,255), (88319,4550053,0,'eye_color',255,255,255), (88320,4550053,0,'skin_color',255,255,255), (88321,4550053,0,'soga_eye_color',255,0,255), (88322,4550054,0,'eye_color',255,255,255), (88323,4550054,0,'skin_color',255,255,255), (88324,4550054,0,'soga_eye_color',255,0,255), (88325,4550055,1,'cheek_type',-11,-72,0), (88326,4550055,1,'chin_type',75,-5,68), (88327,4550055,1,'ear_type',-39,-38,0), (88328,4550055,1,'eye_brow_type',7,2,98), (88329,4550055,0,'eye_color',144,0,8), (88330,4550055,1,'eye_type',72,0,0), (88331,4550055,0,'hair_color1',43,175,93), (88332,4550055,1,'lip_type',50,-47,40), (88333,4550055,1,'nose_type',90,43,-81), (88334,4550055,0,'skin_color',84,29,16), (88335,4550055,1,'soga_cheek_type',0,7,2), (88336,4550055,1,'soga_chin_type',0,50,-47), (88337,4550055,1,'soga_ear_type',0,72,0), (88338,4550055,1,'soga_eye_brow_type',0,-39,-38), (88339,4550055,0,'soga_eye_color',229,229,102), (88340,4550055,1,'soga_eye_type',62,0,0), (88341,4550055,1,'soga_lip_type',98,-11,-72), (88342,4550055,1,'soga_nose_type',40,75,-5), (88343,4550055,0,'soga_skin_color',84,29,16), (88344,4550055,0,'wing_color1',255,255,255), (88345,4550055,0,'wing_color2',255,255,255), (88346,4550056,0,'eye_color',255,255,255), (88347,4550056,0,'skin_color',255,255,255), (88348,4550056,0,'soga_eye_color',255,0,255), (88349,4550057,0,'eye_color',255,255,255), (88350,4550057,0,'skin_color',255,255,255), (88351,4550057,0,'soga_eye_color',255,0,255), (88352,4550058,0,'eye_color',255,255,255), (88353,4550058,0,'skin_color',255,255,255), (88354,4550058,0,'soga_eye_color',255,0,255), (88355,4550059,0,'eye_color',255,255,255), (88356,4550059,0,'skin_color',255,255,255), (88357,4550059,0,'soga_eye_color',255,0,255), (88358,4550060,0,'eye_color',255,255,255), (88359,4550060,0,'skin_color',255,255,255), (88360,4550060,0,'soga_eye_color',255,0,255), (88361,4550061,0,'eye_color',255,255,255), (88362,4550061,0,'skin_color',255,255,255), (88363,4550061,0,'soga_eye_color',255,0,255), (88364,4550062,0,'eye_color',255,255,255), (88365,4550062,0,'skin_color',255,255,255), (88366,4550062,0,'soga_eye_color',255,0,255), (88367,4550063,0,'eye_color',255,255,255), (88368,4550063,0,'skin_color',255,255,255), (88369,4550063,0,'soga_eye_color',255,0,255), (88370,4550064,0,'eye_color',255,255,255), (88371,4550064,0,'skin_color',255,255,255), (88372,4550064,0,'soga_eye_color',255,0,255), (88373,4550065,0,'eye_color',255,255,255), (88374,4550065,0,'skin_color',255,255,255), (88375,4550065,0,'soga_eye_color',255,0,255), (88376,4550066,0,'eye_color',255,255,255), (88377,4550066,0,'skin_color',255,255,255), (88378,4550066,0,'soga_eye_color',255,0,255), (88379,4550067,0,'eye_color',255,255,255), (88380,4550067,0,'skin_color',255,255,255), (88381,4550067,0,'soga_eye_color',255,0,255), (88382,4550068,0,'eye_color',255,255,255), (88383,4550068,0,'skin_color',255,255,255), (88384,4550068,0,'soga_eye_color',255,0,255), (88385,4550069,0,'eye_color',255,255,255), (88386,4550069,0,'skin_color',255,255,255), (88387,4550069,0,'soga_eye_color',255,0,255), (88388,4550070,0,'eye_color',255,255,255), (88389,4550070,0,'skin_color',255,255,255), (88390,4550070,0,'soga_eye_color',255,0,255), (88391,4550071,0,'eye_color',255,255,255), (88392,4550071,0,'skin_color',255,255,255), (88393,4550071,0,'soga_eye_color',255,0,255), (88394,4550072,0,'eye_color',255,255,255), (88395,4550072,0,'skin_color',255,255,255), (88396,4550072,0,'soga_eye_color',255,0,255), (88397,4550073,0,'eye_color',255,255,255), (88398,4550073,0,'skin_color',255,255,255), (88399,4550073,0,'soga_eye_color',255,0,255), (88400,4550074,0,'eye_color',255,255,255), (88401,4550074,0,'skin_color',255,255,255), (88402,4550074,0,'soga_eye_color',255,0,255), (88403,4550075,0,'eye_color',255,255,255), (88404,4550075,0,'skin_color',255,255,255), (88405,4550075,0,'soga_eye_color',255,0,255), (88406,4550076,0,'eye_color',255,255,255), (88407,4550076,0,'skin_color',255,255,255), (88408,4550076,0,'soga_eye_color',255,0,255), (88409,4550077,0,'eye_color',255,255,255), (88410,4550077,0,'skin_color',255,255,255), (88411,4550077,0,'soga_eye_color',255,0,255), (88412,4550078,0,'eye_color',255,255,255), (88413,4550078,0,'skin_color',255,255,255), (88414,4550078,0,'soga_eye_color',255,0,255), (88415,4550079,0,'eye_color',255,255,255), (88416,4550079,0,'skin_color',255,255,255), (88417,4550079,0,'soga_eye_color',255,0,255), (88418,4550080,0,'eye_color',255,255,255), (88419,4550080,0,'skin_color',255,255,255), (88420,4550080,0,'soga_eye_color',255,0,255), (88421,4550081,0,'eye_color',255,255,255), (88422,4550081,0,'skin_color',255,255,255), (88423,4550081,0,'soga_eye_color',255,0,255), (88424,4550082,0,'eye_color',255,255,255), (88425,4550082,0,'skin_color',255,255,255), (88426,4550082,0,'soga_eye_color',255,0,255), (88427,4550083,0,'eye_color',255,255,255), (88428,4550083,0,'skin_color',255,255,255), (88429,4550083,0,'soga_eye_color',255,0,255), (88430,4550084,0,'eye_color',255,255,255), (88431,4550084,0,'skin_color',255,255,255), (88432,4550084,0,'soga_eye_color',255,0,255), (88433,4550085,0,'eye_color',255,255,255), (88434,4550085,0,'skin_color',255,255,255), (88435,4550085,0,'soga_eye_color',255,0,255), (88436,4550086,0,'eye_color',29,29,29), (88437,4550086,0,'skin_color',29,29,29), (88438,4550086,0,'soga_eye_color',255,0,255), (88439,4550087,0,'eye_color',255,255,255), (88440,4550087,0,'skin_color',255,255,255), (88441,4550087,0,'soga_eye_color',255,0,255), (88442,4550088,0,'eye_color',255,255,255), (88443,4550088,0,'skin_color',255,255,255), (88444,4550088,0,'soga_eye_color',255,0,255), (88445,4550089,0,'eye_color',29,29,29), (88446,4550089,0,'skin_color',29,29,29), (88447,4550089,0,'soga_eye_color',255,0,255), (88448,4550090,0,'eye_color',255,255,255), (88449,4550090,0,'skin_color',255,255,255), (88450,4550090,0,'soga_eye_color',255,0,255), (88451,4550091,0,'eye_color',81,81,81), (88452,4550091,0,'skin_color',55,55,55), (88453,4550091,0,'soga_eye_color',255,0,255), (88454,4550092,0,'eye_color',255,255,255), (88455,4550092,0,'skin_color',255,255,255), (88456,4550092,0,'soga_eye_color',255,0,255), (88457,4550093,0,'eye_color',76,76,76), (88458,4550093,0,'skin_color',53,53,53), (88459,4550093,0,'soga_eye_color',255,0,255), (88460,4550094,0,'eye_color',255,255,255), (88461,4550094,0,'skin_color',255,255,255), (88462,4550094,0,'soga_eye_color',255,0,255), (88463,4550095,0,'eye_color',255,255,255), (88464,4550095,0,'skin_color',255,255,255), (88465,4550095,0,'soga_eye_color',255,0,255), (88466,4550096,0,'eye_color',255,255,255), (88467,4550096,0,'skin_color',255,255,255), (88468,4550096,0,'soga_eye_color',255,0,255), (88469,4550097,0,'eye_color',255,255,255), (88470,4550097,0,'skin_color',255,255,255), (88471,4550097,0,'soga_eye_color',255,0,255), (88472,4550098,0,'eye_color',55,55,55), (88473,4550098,0,'skin_color',60,60,60), (88474,4550098,0,'soga_eye_color',255,0,255), (88475,4550099,0,'eye_color',255,255,255), (88476,4550099,0,'skin_color',255,255,255), (88477,4550099,0,'soga_eye_color',255,0,255), (88478,4550100,0,'eye_color',255,255,255), (88479,4550100,0,'skin_color',255,255,255), (88480,4550100,0,'soga_eye_color',255,0,255), (88481,4550101,0,'eye_color',255,255,255), (88482,4550101,0,'skin_color',255,255,255), (88483,4550101,0,'soga_eye_color',255,0,255), (88484,4550102,0,'eye_color',255,255,255), (88485,4550102,0,'skin_color',255,255,255), (88486,4550102,0,'soga_eye_color',255,0,255), (88487,4550103,0,'eye_color',255,255,255), (88488,4550103,0,'skin_color',255,255,255), (88489,4550103,0,'soga_eye_color',255,0,255), (88490,4550104,0,'eye_color',255,255,255), (88491,4550104,0,'skin_color',255,255,255), (88492,4550104,0,'soga_eye_color',255,0,255), (88493,4550105,0,'eye_color',255,255,255), (88494,4550105,0,'skin_color',255,255,255), (88495,4550105,0,'soga_eye_color',255,0,255), (88496,4550106,1,'cheek_type',100,-100,0), (88497,4550106,1,'chin_type',-100,100,100), (88498,4550106,1,'ear_type',25,9,0), (88499,4550106,1,'eye_brow_type',100,100,100), (88500,4550106,0,'eye_color',118,14,183), (88501,4550106,1,'eye_type',100,0,0), (88502,4550106,0,'hair_color1',239,255,246), (88503,4550106,0,'hair_face_color',171,60,32), (88504,4550106,0,'hair_face_highlight_color',216,192,37), (88505,4550106,0,'hair_type_color',171,60,32), (88506,4550106,0,'hair_type_highlight_color',216,192,37), (88507,4550106,1,'lip_type',100,50,-68), (88508,4550106,1,'nose_type',0,-17,-1), (88509,4550106,0,'skin_color',229,229,229), (88510,4550106,1,'soga_cheek_type',0,100,100), (88511,4550106,1,'soga_chin_type',0,100,50), (88512,4550106,1,'soga_ear_type',0,100,0), (88513,4550106,1,'soga_eye_brow_type',0,25,9), (88514,4550106,0,'soga_eye_color',229,229,102), (88515,4550106,0,'soga_hair_face_color',171,60,32), (88516,4550106,0,'soga_hair_face_highlight_color',216,192,37), (88517,4550106,0,'soga_hair_type_color',171,60,32), (88518,4550106,0,'soga_hair_type_highlight_color',216,192,37), (88519,4550106,1,'soga_lip_type',100,100,-100), (88520,4550106,1,'soga_nose_type',-68,-100,100), (88521,4550106,0,'soga_skin_color',229,229,229), (88522,4550106,0,'wing_color1',255,255,255), (88523,4550106,0,'wing_color2',255,255,255), (88524,4550107,0,'eye_color',255,255,255), (88525,4550107,0,'skin_color',255,255,255), (88526,4550107,0,'soga_eye_color',255,0,255), (88527,4550108,0,'eye_color',255,255,255), (88528,4550108,0,'skin_color',255,255,255), (88529,4550108,0,'soga_eye_color',255,0,255), (88530,4550109,0,'eye_color',255,255,255), (88531,4550109,0,'skin_color',255,255,255), (88532,4550109,0,'soga_eye_color',255,0,255), (88533,4550110,0,'eye_color',255,255,255), (88534,4550110,0,'skin_color',255,255,255), (88535,4550110,0,'soga_eye_color',255,0,255), (88536,4550111,0,'eye_color',255,255,255), (88537,4550111,0,'skin_color',255,255,255), (88538,4550111,0,'soga_eye_color',255,0,255), (88539,4550112,0,'eye_color',255,255,255), (88540,4550112,0,'skin_color',255,255,255), (88541,4550112,0,'soga_eye_color',255,0,255), (88542,4550113,0,'eye_color',53,53,53), (88543,4550113,0,'skin_color',63,63,63), (88544,4550113,0,'soga_eye_color',255,0,255), (88545,4550114,0,'eye_color',255,255,255), (88546,4550114,0,'skin_color',255,255,255), (88547,4550114,0,'soga_eye_color',255,0,255), (88548,4550115,1,'cheek_type',41,98,0), (88549,4550115,1,'chin_type',-46,1,77), (88550,4550115,1,'ear_type',-87,-74,0), (88551,4550115,1,'eye_brow_type',97,-34,-3), (88552,4550115,0,'eye_color',255,255,255), (88553,4550115,1,'eye_type',94,0,0), (88554,4550115,0,'hair_color1',214,56,14), (88555,4550115,0,'hair_color2',25,0,0), (88556,4550115,0,'hair_face_color',100,70,10), (88557,4550115,0,'hair_face_highlight_color',193,100,45), (88558,4550115,0,'hair_type_color',100,70,10), (88559,4550115,0,'hair_type_highlight_color',193,100,45), (88560,4550115,1,'lip_type',-22,17,-95), (88561,4550115,1,'nose_type',71,-42,56), (88562,4550115,0,'skin_color',255,255,255), (88563,4550115,1,'soga_cheek_type',0,97,-34), (88564,4550115,1,'soga_chin_type',0,-22,17), (88565,4550115,1,'soga_ear_type',0,94,0), (88566,4550115,1,'soga_eye_brow_type',0,-87,-74), (88567,4550115,0,'soga_eye_color',255,0,255), (88568,4550115,1,'soga_eye_type',25,0,0), (88569,4550115,0,'soga_hair_face_color',100,70,10), (88570,4550115,0,'soga_hair_face_highlight_color',193,100,45), (88571,4550115,0,'soga_hair_type_color',100,70,10), (88572,4550115,0,'soga_hair_type_highlight_color',193,100,45), (88573,4550115,1,'soga_lip_type',-3,41,98), (88574,4550115,1,'soga_nose_type',-95,-46,1), (88575,4550115,0,'soga_skin_color',134,109,66), (88576,4550115,0,'wing_color1',255,255,255), (88577,4550115,0,'wing_color2',255,255,255), (88578,4550116,1,'cheek_type',-43,2,0), (88579,4550116,1,'chin_type',65,-39,95), (88580,4550116,1,'ear_type',-68,-7,0), (88581,4550116,1,'eye_brow_type',21,-95,40), (88582,4550116,0,'eye_color',0,145,145), (88583,4550116,1,'eye_type',58,0,0), (88584,4550116,0,'hair_color1',241,222,84), (88585,4550116,1,'lip_type',20,0,85), (88586,4550116,1,'nose_type',81,-15,-34), (88587,4550116,0,'skin_color',108,58,46), (88588,4550116,1,'soga_cheek_type',0,21,-95), (88589,4550116,1,'soga_chin_type',0,20,0), (88590,4550116,1,'soga_ear_type',0,58,0), (88591,4550116,1,'soga_eye_brow_type',0,-68,-7), (88592,4550116,0,'soga_eye_color',229,229,102), (88593,4550116,1,'soga_eye_type',58,0,0), (88594,4550116,1,'soga_lip_type',40,-43,2), (88595,4550116,1,'soga_nose_type',85,65,-39), (88596,4550116,0,'soga_skin_color',108,58,46), (88597,4550116,0,'wing_color1',255,255,255), (88598,4550116,0,'wing_color2',255,255,255), (88599,4550117,1,'cheek_type',12,3,0), (88600,4550117,1,'chin_type',69,-75,-59), (88601,4550117,1,'ear_type',-34,-50,0), (88602,4550117,1,'eye_brow_type',88,-77,75), (88603,4550117,0,'eye_color',10,203,203), (88604,4550117,1,'eye_type',26,0,0), (88605,4550117,0,'hair_color1',20,37,230), (88606,4550117,1,'lip_type',-38,-83,95), (88607,4550117,1,'nose_type',-14,20,37), (88608,4550117,0,'skin_color',58,54,33), (88609,4550117,1,'soga_cheek_type',0,88,-77), (88610,4550117,1,'soga_chin_type',0,-38,-83), (88611,4550117,1,'soga_ear_type',0,26,0), (88612,4550117,1,'soga_eye_brow_type',0,-34,-50), (88613,4550117,0,'soga_eye_color',229,229,102), (88614,4550117,1,'soga_eye_type',68,0,0), (88615,4550117,1,'soga_lip_type',75,12,3), (88616,4550117,1,'soga_nose_type',95,69,-75), (88617,4550117,0,'soga_skin_color',58,54,33), (88618,4550117,0,'wing_color1',255,255,255), (88619,4550117,0,'wing_color2',255,255,255), (88620,4550118,0,'eye_color',255,255,255), (88621,4550118,0,'skin_color',255,255,255), (88622,4550118,0,'soga_eye_color',255,0,255), (88623,4550119,1,'cheek_type',12,3,0), (88624,4550119,1,'chin_type',69,-75,-59), (88625,4550119,1,'ear_type',-34,-50,0), (88626,4550119,1,'eye_brow_type',88,-77,75), (88627,4550119,0,'eye_color',10,203,203), (88628,4550119,1,'eye_type',26,0,0), (88629,4550119,0,'hair_color1',20,37,230), (88630,4550119,1,'lip_type',-38,-83,95), (88631,4550119,1,'nose_type',-14,20,37), (88632,4550119,0,'skin_color',58,54,33), (88633,4550119,1,'soga_cheek_type',0,88,-77), (88634,4550119,1,'soga_chin_type',0,-38,-83), (88635,4550119,1,'soga_ear_type',0,26,0), (88636,4550119,1,'soga_eye_brow_type',0,-34,-50), (88637,4550119,0,'soga_eye_color',229,229,102), (88638,4550119,1,'soga_eye_type',26,0,0), (88639,4550119,1,'soga_lip_type',75,12,3), (88640,4550119,1,'soga_nose_type',95,69,-75), (88641,4550119,0,'soga_skin_color',58,54,33), (88642,4550119,0,'wing_color1',255,255,255), (88643,4550119,0,'wing_color2',255,255,255), (88644,4550120,1,'cheek_type',-11,-7,0), (88645,4550120,1,'chin_type',0,46,58), (88646,4550120,1,'ear_type',78,68,0), (88647,4550120,1,'eye_brow_type',34,85,52), (88648,4550120,0,'eye_color',46,6,0), (88649,4550120,1,'eye_type',-78,0,0), (88650,4550120,0,'hair_color1',225,20,188), (88651,4550120,1,'lip_type',-35,-1,-14), (88652,4550120,1,'nose_type',68,-31,20), (88653,4550120,0,'skin_color',135,116,97), (88654,4550120,1,'soga_cheek_type',0,34,85), (88655,4550120,1,'soga_chin_type',0,-35,-1), (88656,4550120,1,'soga_ear_type',0,-78,0), (88657,4550120,1,'soga_eye_brow_type',0,78,68), (88658,4550120,0,'soga_eye_color',229,229,102), (88659,4550120,1,'soga_eye_type',-78,0,0), (88660,4550120,1,'soga_lip_type',52,-11,-7), (88661,4550120,1,'soga_nose_type',-14,0,46), (88662,4550120,0,'soga_skin_color',135,116,97), (88663,4550120,0,'wing_color1',255,255,255), (88664,4550120,0,'wing_color2',255,255,255), (88665,4550121,0,'eye_color',255,255,255), (88666,4550121,0,'skin_color',255,255,255), (88667,4550121,0,'soga_eye_color',255,0,255), (88668,4550122,0,'eye_color',255,255,255), (88669,4550122,0,'skin_color',255,255,255), (88670,4550122,0,'soga_eye_color',255,0,255), (88671,4550123,1,'cheek_type',-51,-59,0), (88672,4550123,1,'chin_type',34,-87,0), (88673,4550123,1,'ear_type',37,75,0), (88674,4550123,1,'eye_brow_type',35,-43,-37), (88675,4550123,0,'eye_color',141,138,0), (88676,4550123,1,'eye_type',96,0,0), (88677,4550123,0,'hair_color1',238,172,249), (88678,4550123,1,'lip_type',71,17,-43), (88679,4550123,1,'nose_type',-96,-18,-84), (88680,4550123,0,'skin_color',139,97,78), (88681,4550123,1,'soga_cheek_type',0,35,-43), (88682,4550123,1,'soga_chin_type',0,71,17), (88683,4550123,1,'soga_ear_type',0,96,0), (88684,4550123,1,'soga_eye_brow_type',0,37,75), (88685,4550123,0,'soga_eye_color',229,229,102), (88686,4550123,1,'soga_eye_type',56,0,0), (88687,4550123,1,'soga_lip_type',-37,-51,-59), (88688,4550123,1,'soga_nose_type',-43,34,-87), (88689,4550123,0,'soga_skin_color',139,97,78), (88690,4550123,0,'wing_color1',255,255,255), (88691,4550123,0,'wing_color2',255,255,255), (88692,4550124,1,'cheek_type',15,64,0), (88693,4550124,1,'chin_type',-77,75,-41), (88694,4550124,1,'ear_type',15,-52,0), (88695,4550124,1,'eye_brow_type',-43,-43,-71), (88696,4550124,0,'eye_color',62,41,216), (88697,4550124,1,'eye_type',84,0,0), (88698,4550124,0,'hair_color1',64,68,94), (88699,4550124,1,'lip_type',66,87,-90), (88700,4550124,1,'nose_type',-76,64,68), (88701,4550124,0,'skin_color',78,22,10), (88702,4550124,1,'soga_cheek_type',0,-43,-43), (88703,4550124,1,'soga_chin_type',0,66,87), (88704,4550124,1,'soga_ear_type',0,84,0), (88705,4550124,1,'soga_eye_brow_type',0,15,-52), (88706,4550124,0,'soga_eye_color',229,229,102), (88707,4550124,1,'soga_eye_type',89,0,0), (88708,4550124,1,'soga_lip_type',-71,15,64), (88709,4550124,1,'soga_nose_type',-90,-77,75), (88710,4550124,0,'soga_skin_color',78,22,10), (88711,4550124,0,'wing_color1',255,255,255), (88712,4550124,0,'wing_color2',255,255,255), (88713,4550125,1,'cheek_type',95,-45,0), (88714,4550125,1,'chin_type',11,-56,65), (88715,4550125,1,'ear_type',78,7,0), (88716,4550125,1,'eye_brow_type',87,50,20), (88717,4550125,0,'eye_color',70,151,0), (88718,4550125,1,'eye_type',-2,0,0), (88719,4550125,0,'hair_color1',182,248,191), (88720,4550125,1,'lip_type',7,10,7), (88721,4550125,1,'nose_type',70,-74,-8), (88722,4550125,0,'skin_color',88,78,79), (88723,4550125,1,'soga_cheek_type',0,87,50), (88724,4550125,1,'soga_chin_type',0,7,10), (88725,4550125,1,'soga_ear_type',0,-2,0), (88726,4550125,1,'soga_eye_brow_type',0,78,7), (88727,4550125,0,'soga_eye_color',229,229,102), (88728,4550125,1,'soga_eye_type',98,0,0), (88729,4550125,1,'soga_lip_type',20,95,-45), (88730,4550125,1,'soga_nose_type',7,11,-56), (88731,4550125,0,'soga_skin_color',88,78,79), (88732,4550125,0,'wing_color1',255,255,255), (88733,4550125,0,'wing_color2',255,255,255), (88734,4550126,1,'cheek_type',77,45,0), (88735,4550126,1,'chin_type',-63,-72,97), (88736,4550126,1,'ear_type',48,56,0), (88737,4550126,1,'eye_brow_type',-43,-90,-48), (88738,4550126,0,'eye_color',0,2,118), (88739,4550126,1,'eye_type',91,0,0), (88740,4550126,0,'hair_color1',172,160,77), (88741,4550126,1,'lip_type',-71,15,-28), (88742,4550126,1,'nose_type',7,-84,-96), (88743,4550126,0,'skin_color',127,108,86), (88744,4550126,1,'soga_cheek_type',0,-43,-90), (88745,4550126,1,'soga_chin_type',0,-71,15), (88746,4550126,1,'soga_ear_type',0,91,0), (88747,4550126,1,'soga_eye_brow_type',0,48,56), (88748,4550126,0,'soga_eye_color',229,229,102), (88749,4550126,1,'soga_eye_type',51,0,0), (88750,4550126,1,'soga_lip_type',-48,77,45), (88751,4550126,1,'soga_nose_type',-28,-63,-72), (88752,4550126,0,'soga_skin_color',127,108,86), (88753,4550126,0,'wing_color1',255,255,255), (88754,4550126,0,'wing_color2',255,255,255), (88755,4550127,0,'eye_color',255,255,255), (88756,4550127,0,'skin_color',255,255,255), (88757,4550127,0,'soga_eye_color',255,0,255), (88758,4550128,0,'eye_color',255,255,255), (88759,4550128,0,'skin_color',255,255,255), (88760,4550128,0,'soga_eye_color',255,0,255), (88761,4550129,1,'cheek_type',-53,34,0), (88762,4550129,1,'chin_type',-9,25,91), (88763,4550129,1,'ear_type',-29,75,0), (88764,4550129,1,'eye_brow_type',-10,-28,-31), (88765,4550129,0,'eye_color',160,0,171), (88766,4550129,1,'eye_type',32,0,0), (88767,4550129,0,'hair_color1',91,252,199), (88768,4550129,1,'lip_type',-66,-87,21), (88769,4550129,1,'nose_type',17,91,-4), (88770,4550129,0,'skin_color',88,39,27), (88771,4550129,1,'soga_cheek_type',0,-10,-28), (88772,4550129,1,'soga_chin_type',0,-66,-87), (88773,4550129,1,'soga_ear_type',0,32,0), (88774,4550129,1,'soga_eye_brow_type',0,-29,75), (88775,4550129,0,'soga_eye_color',229,229,102), (88776,4550129,1,'soga_eye_type',32,0,0), (88777,4550129,1,'soga_lip_type',-31,-53,34), (88778,4550129,1,'soga_nose_type',21,-9,25), (88779,4550129,0,'soga_skin_color',88,39,27), (88780,4550129,0,'wing_color1',255,255,255), (88781,4550129,0,'wing_color2',255,255,255), (88782,4550130,1,'cheek_type',-77,-14,0), (88783,4550130,1,'chin_type',26,25,-40), (88784,4550130,1,'ear_type',75,14,0), (88785,4550130,1,'eye_brow_type',-66,-56,-69), (88786,4550130,0,'eye_color',0,79,79), (88787,4550130,1,'eye_type',-3,0,0), (88788,4550130,0,'hair_color1',225,212,247), (88789,4550130,1,'lip_type',37,70,-7), (88790,4550130,1,'nose_type',31,-31,-44), (88791,4550130,0,'skin_color',86,29,16), (88792,4550130,1,'soga_cheek_type',0,-66,-56), (88793,4550130,1,'soga_chin_type',0,37,70), (88794,4550130,1,'soga_ear_type',0,-3,0), (88795,4550130,1,'soga_eye_brow_type',0,75,14), (88796,4550130,0,'soga_eye_color',229,229,102), (88797,4550130,1,'soga_eye_type',-3,0,0), (88798,4550130,1,'soga_lip_type',-69,-77,-14), (88799,4550130,1,'soga_nose_type',-7,26,25), (88800,4550130,0,'soga_skin_color',86,29,16), (88801,4550130,0,'wing_color1',255,255,255), (88802,4550130,0,'wing_color2',255,255,255), (88803,4550131,1,'cheek_type',63,-57,0), (88804,4550131,1,'chin_type',-84,5,81), (88805,4550131,1,'ear_type',-17,-81,0), (88806,4550131,1,'eye_brow_type',-15,-57,41), (88807,4550131,0,'eye_color',0,73,74), (88808,4550131,1,'eye_type',40,0,0), (88809,4550131,0,'hair_color1',187,231,53), (88810,4550131,1,'lip_type',-43,0,28), (88811,4550131,1,'nose_type',0,-69,-25), (88812,4550131,0,'skin_color',121,87,83), (88813,4550131,1,'soga_cheek_type',0,-15,-57), (88814,4550131,1,'soga_chin_type',0,-43,0), (88815,4550131,1,'soga_ear_type',0,40,0), (88816,4550131,1,'soga_eye_brow_type',0,-17,-81), (88817,4550131,0,'soga_eye_color',229,229,102), (88818,4550131,1,'soga_eye_type',35,0,0), (88819,4550131,1,'soga_lip_type',41,63,-57), (88820,4550131,1,'soga_nose_type',28,-84,5), (88821,4550131,0,'soga_skin_color',121,87,83), (88822,4550131,0,'wing_color1',255,255,255), (88823,4550131,0,'wing_color2',255,255,255), (88824,4550132,1,'cheek_type',-11,-31,0), (88825,4550132,1,'chin_type',-85,-84,25), (88826,4550132,1,'ear_type',-76,21,0), (88827,4550132,1,'eye_brow_type',-59,88,-42), (88828,4550132,0,'eye_color',186,1,186), (88829,4550132,1,'eye_type',-28,0,0), (88830,4550132,0,'hair_color1',191,17,198), (88831,4550132,1,'lip_type',90,-93,-2), (88832,4550132,1,'nose_type',29,-65,17), (88833,4550132,0,'skin_color',246,245,245), (88834,4550132,1,'soga_cheek_type',0,-59,88), (88835,4550132,1,'soga_chin_type',0,90,-93), (88836,4550132,1,'soga_ear_type',0,-28,0), (88837,4550132,1,'soga_eye_brow_type',0,-76,21), (88838,4550132,0,'soga_eye_color',229,229,102), (88839,4550132,1,'soga_eye_type',-28,0,0), (88840,4550132,1,'soga_lip_type',-42,-11,-31), (88841,4550132,1,'soga_nose_type',-2,-85,-84), (88842,4550132,0,'soga_skin_color',246,245,245), (88843,4550132,0,'wing_color1',255,255,255), (88844,4550132,0,'wing_color2',255,255,255), (88845,4550133,1,'cheek_type',-31,91,0), (88846,4550133,1,'chin_type',-31,-14,-34), (88847,4550133,1,'ear_type',-96,-37,0), (88848,4550133,1,'eye_brow_type',-37,-94,-44), (88849,4550133,0,'eye_color',131,55,0), (88850,4550133,1,'eye_type',22,0,0), (88851,4550133,0,'hair_color1',197,179,44), (88852,4550133,1,'lip_type',40,14,5), (88853,4550133,1,'nose_type',-87,-59,-77), (88854,4550133,0,'skin_color',61,71,80), (88855,4550133,1,'soga_cheek_type',0,-37,-94), (88856,4550133,1,'soga_chin_type',0,40,14), (88857,4550133,1,'soga_ear_type',0,22,0), (88858,4550133,1,'soga_eye_brow_type',0,-96,-37), (88859,4550133,0,'soga_eye_color',229,229,102), (88860,4550133,1,'soga_lip_type',-44,-31,91), (88861,4550133,1,'soga_nose_type',5,-31,-14), (88862,4550133,0,'soga_skin_color',61,71,80), (88863,4550133,0,'wing_color1',255,255,255), (88864,4550133,0,'wing_color2',255,255,255), (88865,4550134,1,'cheek_type',-79,-68,0), (88866,4550134,1,'chin_type',-14,-98,44), (88867,4550134,1,'ear_type',0,57,0), (88868,4550134,1,'eye_brow_type',55,34,-3), (88869,4550134,0,'eye_color',0,189,4), (88870,4550134,1,'eye_type',-87,0,0), (88871,4550134,0,'hair_color1',213,160,51), (88872,4550134,1,'lip_type',-93,31,41), (88873,4550134,1,'nose_type',17,-43,-96), (88874,4550134,0,'skin_color',175,160,108), (88875,4550134,1,'soga_cheek_type',0,55,34), (88876,4550134,1,'soga_chin_type',0,-93,31), (88877,4550134,1,'soga_ear_type',0,-87,0), (88878,4550134,1,'soga_eye_brow_type',0,0,57), (88879,4550134,0,'soga_eye_color',229,229,102), (88880,4550134,1,'soga_eye_type',-87,0,0), (88881,4550134,1,'soga_lip_type',-3,-79,-68), (88882,4550134,1,'soga_nose_type',41,-14,-98), (88883,4550134,0,'soga_skin_color',175,160,108), (88884,4550134,0,'wing_color1',255,255,255), (88885,4550134,0,'wing_color2',255,255,255), (88886,4550135,0,'eye_color',255,255,255), (88887,4550135,0,'skin_color',255,255,255), (88888,4550135,0,'soga_eye_color',255,0,255), (88889,4550136,0,'eye_color',255,255,255), (88890,4550136,0,'skin_color',255,255,255), (88891,4550136,0,'soga_eye_color',255,0,255), (88892,4550137,1,'cheek_type',-21,81,0), (88893,4550137,1,'chin_type',62,-62,29), (88894,4550137,1,'ear_type',52,83,0), (88895,4550137,1,'eye_brow_type',59,-61,94), (88896,4550137,0,'eye_color',182,109,0), (88897,4550137,1,'eye_type',89,0,0), (88898,4550137,0,'hair_color1',26,181,248), (88899,4550137,1,'lip_type',40,-69,50), (88900,4550137,1,'nose_type',-17,26,-75), (88901,4550137,0,'skin_color',209,228,228), (88902,4550137,1,'soga_cheek_type',0,59,-61), (88903,4550137,1,'soga_chin_type',0,40,-69), (88904,4550137,1,'soga_ear_type',0,89,0), (88905,4550137,1,'soga_eye_brow_type',0,52,83), (88906,4550137,0,'soga_eye_color',229,229,102), (88907,4550137,1,'soga_eye_type',84,0,0), (88908,4550137,1,'soga_lip_type',94,-21,81), (88909,4550137,1,'soga_nose_type',50,62,-62), (88910,4550137,0,'soga_skin_color',209,228,228), (88911,4550137,0,'wing_color1',255,255,255), (88912,4550137,0,'wing_color2',255,255,255), (88913,4550138,0,'eye_color',255,255,255), (88914,4550138,0,'skin_color',255,255,255), (88915,4550138,0,'soga_eye_color',255,0,255), (88916,4550139,1,'cheek_type',23,63,0), (88917,4550139,1,'chin_type',62,85,52), (88918,4550139,1,'ear_type',-17,34,0), (88919,4550139,1,'eye_brow_type',59,-45,17), (88920,4550139,0,'eye_color',203,203,0), (88921,4550139,1,'eye_type',87,0,0), (88922,4550139,0,'hair_color1',174,58,216), (88923,4550139,1,'lip_type',-70,88,85), (88924,4550139,1,'nose_type',28,-82,58), (88925,4550139,0,'skin_color',124,104,103), (88926,4550139,1,'soga_cheek_type',0,59,-45), (88927,4550139,1,'soga_chin_type',0,-70,88), (88928,4550139,1,'soga_ear_type',0,87,0), (88929,4550139,1,'soga_eye_brow_type',0,-17,34), (88930,4550139,0,'soga_eye_color',229,229,102), (88931,4550139,1,'soga_eye_type',32,0,0), (88932,4550139,1,'soga_lip_type',17,23,63), (88933,4550139,1,'soga_nose_type',85,62,85), (88934,4550139,0,'soga_skin_color',124,104,103), (88935,4550139,0,'wing_color1',255,255,255), (88936,4550139,0,'wing_color2',255,255,255), (88937,4550140,0,'eye_color',255,255,255), (88938,4550140,0,'skin_color',255,255,255), (88939,4550140,0,'soga_eye_color',255,0,255), (88940,4550141,1,'cheek_type',-43,2,0), (88941,4550141,1,'chin_type',65,-39,95), (88942,4550141,1,'ear_type',-68,-7,0), (88943,4550141,1,'eye_brow_type',21,-95,40), (88944,4550141,0,'eye_color',0,145,145), (88945,4550141,1,'eye_type',58,0,0), (88946,4550141,0,'hair_color1',241,222,84), (88947,4550141,1,'lip_type',20,0,85), (88948,4550141,1,'nose_type',81,-15,-34), (88949,4550141,0,'skin_color',108,58,46), (88950,4550141,1,'soga_cheek_type',0,21,-95), (88951,4550141,1,'soga_chin_type',0,20,0), (88952,4550141,1,'soga_ear_type',0,58,0), (88953,4550141,1,'soga_eye_brow_type',0,-68,-7), (88954,4550141,0,'soga_eye_color',229,229,102), (88955,4550141,1,'soga_lip_type',40,-43,2), (88956,4550141,1,'soga_nose_type',85,65,-39), (88957,4550141,0,'soga_skin_color',108,58,46), (88958,4550141,0,'wing_color1',255,255,255), (88959,4550141,0,'wing_color2',255,255,255), (88960,4550142,1,'cheek_type',-53,-81,0), (88961,4550142,1,'chin_type',50,-88,61), (88962,4550142,1,'ear_type',50,-83,0), (88963,4550142,1,'eye_brow_type',-93,-83,-76), (88964,4550142,0,'eye_color',0,88,88), (88965,4550142,1,'eye_type',-43,0,0), (88966,4550142,0,'hair_color1',166,208,17), (88967,4550142,1,'lip_type',-56,21,-56), (88968,4550142,1,'nose_type',82,-90,-48), (88969,4550142,0,'skin_color',135,121,71), (88970,4550142,1,'soga_cheek_type',0,-93,-83), (88971,4550142,1,'soga_chin_type',0,-56,21), (88972,4550142,1,'soga_ear_type',0,-43,0), (88973,4550142,1,'soga_eye_brow_type',0,50,-83), (88974,4550142,0,'soga_eye_color',229,229,102), (88975,4550142,1,'soga_eye_type',-43,0,0), (88976,4550142,1,'soga_lip_type',-76,-53,-81), (88977,4550142,1,'soga_nose_type',-56,50,-88), (88978,4550142,0,'soga_skin_color',135,121,71), (88979,4550142,0,'wing_color1',255,255,255), (88980,4550142,0,'wing_color2',255,255,255), (88981,4550143,1,'cheek_type',-78,5,0), (88982,4550143,1,'chin_type',-51,34,94), (88983,4550143,1,'ear_type',-72,-63,0), (88984,4550143,1,'eye_brow_type',-37,-81,65), (88985,4550143,0,'eye_color',0,24,24), (88986,4550143,1,'eye_type',66,0,0), (88987,4550143,0,'hair_color1',218,64,69), (88988,4550143,1,'lip_type',-68,-63,-23), (88989,4550143,1,'nose_type',74,-38,64), (88990,4550143,0,'skin_color',144,132,86), (88991,4550143,1,'soga_cheek_type',0,-37,-81), (88992,4550143,1,'soga_chin_type',0,-68,-63), (88993,4550143,1,'soga_ear_type',0,66,0), (88994,4550143,1,'soga_eye_brow_type',0,-72,-63), (88995,4550143,0,'soga_eye_color',229,229,102), (88996,4550143,1,'soga_eye_type',-97,0,0), (88997,4550143,1,'soga_lip_type',65,-78,5), (88998,4550143,1,'soga_nose_type',-23,-51,34), (88999,4550143,0,'soga_skin_color',144,132,86), (89000,4550143,0,'wing_color1',255,255,255), (89001,4550143,0,'wing_color2',255,255,255), (89002,4550144,1,'cheek_type',47,-46,0), (89003,4550144,1,'chin_type',11,-95,50), (89004,4550144,1,'ear_type',-97,11,0), (89005,4550144,1,'eye_brow_type',71,95,-50), (89006,4550144,0,'eye_color',250,236,255), (89007,4550144,1,'eye_type',51,0,0), (89008,4550144,0,'hair_color1',81,37,78), (89009,4550144,1,'lip_type',35,-93,47), (89010,4550144,1,'nose_type',7,81,37), (89011,4550144,0,'skin_color',74,20,4), (89012,4550144,1,'soga_cheek_type',0,71,95), (89013,4550144,1,'soga_chin_type',0,35,-93), (89014,4550144,1,'soga_ear_type',0,51,0), (89015,4550144,1,'soga_eye_brow_type',0,-97,11), (89016,4550144,0,'soga_eye_color',229,229,102), (89017,4550144,1,'soga_eye_type',1,0,0), (89018,4550144,1,'soga_lip_type',-50,47,-46), (89019,4550144,1,'soga_nose_type',47,11,-95), (89020,4550144,0,'soga_skin_color',74,20,4), (89021,4550144,0,'wing_color1',255,255,255), (89022,4550144,0,'wing_color2',255,255,255), (89023,4550145,0,'eye_color',255,255,255), (89024,4550145,0,'skin_color',255,255,255), (89025,4550145,0,'soga_eye_color',255,0,255), (89026,4550146,1,'cheek_type',-90,0,0), (89027,4550146,1,'chin_type',58,57,28), (89028,4550146,1,'ear_type',-38,-70,0), (89029,4550146,1,'eye_brow_type',83,-48,89), (89030,4550146,0,'eye_color',0,6,97), (89031,4550146,1,'eye_type',-75,0,0), (89032,4550146,0,'hair_color1',175,210,205), (89033,4550146,1,'lip_type',56,-43,-52), (89034,4550146,1,'nose_type',-38,-81,-46), (89035,4550146,0,'skin_color',86,24,9), (89036,4550146,1,'soga_cheek_type',0,83,-48), (89037,4550146,1,'soga_chin_type',0,56,-43), (89038,4550146,1,'soga_ear_type',0,-75,0), (89039,4550146,1,'soga_eye_brow_type',0,-38,-70), (89040,4550146,0,'soga_eye_color',229,229,102), (89041,4550146,1,'soga_eye_type',-75,0,0), (89042,4550146,1,'soga_lip_type',89,-90,0), (89043,4550146,1,'soga_nose_type',-52,58,57), (89044,4550146,0,'soga_skin_color',86,24,9), (89045,4550146,0,'wing_color1',255,255,255), (89046,4550146,0,'wing_color2',255,255,255), (89047,4550147,0,'eye_color',255,255,255), (89048,4550147,0,'skin_color',255,255,255), (89049,4550147,0,'soga_eye_color',255,0,255), (89050,4550148,1,'cheek_type',45,-42,0), (89051,4550148,1,'chin_type',-64,-7,-7), (89052,4550148,1,'ear_type',-52,0,0), (89053,4550148,1,'eye_brow_type',50,-58,50), (89054,4550148,0,'eye_color',218,255,35), (89055,4550148,1,'eye_type',11,0,0), (89056,4550148,0,'hair_color1',194,200,14), (89057,4550148,1,'lip_type',77,-50,-43), (89058,4550148,1,'nose_type',-14,-62,-56), (89059,4550148,0,'skin_color',132,124,121), (89060,4550148,1,'soga_cheek_type',0,50,-58), (89061,4550148,1,'soga_chin_type',0,77,-50), (89062,4550148,1,'soga_ear_type',0,11,0), (89063,4550148,1,'soga_eye_brow_type',0,-52,0), (89064,4550148,0,'soga_eye_color',204,204,204), (89065,4550148,1,'soga_lip_type',50,45,-42), (89066,4550148,1,'soga_nose_type',-43,-64,-7), (89067,4550148,0,'soga_skin_color',132,124,121), (89068,4550149,0,'eye_color',255,255,255), (89069,4550149,0,'skin_color',255,255,255), (89070,4550149,0,'soga_eye_color',255,0,255), (89071,4550150,1,'cheek_type',3,-9,0), (89072,4550150,1,'chin_type',-50,95,34), (89073,4550150,1,'ear_type',2,17,0), (89074,4550150,1,'eye_brow_type',-45,43,-37), (89075,4550150,0,'eye_color',81,121,72), (89076,4550150,1,'eye_type',-7,0,0), (89077,4550150,0,'hair_color1',175,96,245), (89078,4550150,0,'hair_color2',0,27,4), (89079,4550150,0,'hair_face_color',84,0,0), (89080,4550150,0,'hair_face_highlight_color',249,223,124), (89081,4550150,0,'hair_highlight',52,7,52), (89082,4550150,0,'hair_type_color',84,0,0), (89083,4550150,0,'hair_type_highlight_color',249,223,124), (89084,4550150,1,'lip_type',-100,0,-14), (89085,4550150,1,'nose_type',-45,-7,-17), (89086,4550150,0,'skin_color',255,255,255), (89087,4550150,1,'soga_cheek_type',0,-87,42), (89088,4550150,1,'soga_chin_type',0,-100,-81), (89089,4550150,1,'soga_ear_type',0,-7,0), (89090,4550150,1,'soga_eye_brow_type',0,2,-100), (89091,4550150,0,'soga_eye_color',204,204,204), (89092,4550150,0,'soga_hair_color1',0,0,27), (89093,4550150,0,'soga_hair_color2',4,52,7), (89094,4550150,0,'soga_hair_face_color',169,60,23), (89095,4550150,0,'soga_hair_face_highlight_color',145,168,168), (89096,4550150,0,'soga_hair_highlight',52,0,0), (89097,4550150,0,'soga_hair_type_color',169,60,23), (89098,4550150,0,'soga_hair_type_highlight_color',145,168,168), (89099,4550150,1,'soga_lip_type',-94,2,51), (89100,4550150,1,'soga_nose_type',34,-26,-11), (89101,4550150,0,'soga_skin_color',222,223,212), (89102,4550151,1,'cheek_type',-66,-12,0), (89103,4550151,1,'chin_type',97,-78,91), (89104,4550151,1,'ear_type',79,63,0), (89105,4550151,1,'eye_brow_type',38,-89,34), (89106,4550151,0,'eye_color',192,192,0), (89107,4550151,1,'eye_type',-74,0,0), (89108,4550151,0,'hair_color1',90,175,7), (89109,4550151,1,'lip_type',9,15,-28), (89110,4550151,1,'nose_type',38,90,-81), (89111,4550151,0,'skin_color',72,69,39), (89112,4550151,1,'soga_cheek_type',0,38,-89), (89113,4550151,1,'soga_chin_type',0,9,15), (89114,4550151,1,'soga_ear_type',0,-74,0), (89115,4550151,1,'soga_eye_brow_type',0,79,63), (89116,4550151,0,'soga_eye_color',229,229,102), (89117,4550151,1,'soga_eye_type',40,0,0), (89118,4550151,1,'soga_lip_type',34,-66,-12), (89119,4550151,1,'soga_nose_type',-28,97,-78), (89120,4550151,0,'soga_skin_color',72,69,39), (89121,4550151,0,'wing_color1',255,255,255), (89122,4550151,0,'wing_color2',255,255,255), (89123,4550152,1,'cheek_type',53,75,0), (89124,4550152,1,'chin_type',-4,9,94), (89125,4550152,1,'ear_type',45,91,0), (89126,4550152,1,'eye_brow_type',-35,-7,-95), (89127,4550152,0,'eye_color',0,60,39), (89128,4550152,1,'eye_type',56,0,0), (89129,4550152,0,'hair_color1',200,69,75), (89130,4550152,1,'lip_type',-91,18,93), (89131,4550152,1,'nose_type',11,-56,69), (89132,4550152,0,'skin_color',165,132,92), (89133,4550152,1,'soga_cheek_type',0,-35,-7), (89134,4550152,1,'soga_chin_type',0,-91,18), (89135,4550152,1,'soga_ear_type',0,56,0), (89136,4550152,1,'soga_eye_brow_type',0,45,91), (89137,4550152,0,'soga_eye_color',229,229,102), (89138,4550152,1,'soga_eye_type',56,0,0), (89139,4550152,1,'soga_lip_type',-95,53,75), (89140,4550152,1,'soga_nose_type',93,-4,9), (89141,4550152,0,'soga_skin_color',165,132,92), (89142,4550152,0,'wing_color1',255,255,255), (89143,4550152,0,'wing_color2',255,255,255), (89144,4550153,0,'eye_color',255,255,255), (89145,4550153,0,'skin_color',255,255,255), (89146,4550153,0,'soga_eye_color',255,0,255), (89147,4550154,0,'eye_color',255,255,255), (89148,4550154,0,'skin_color',255,255,255), (89149,4550154,0,'soga_eye_color',255,0,255), (89150,4550155,1,'cheek_type',81,-83,0), (89151,4550155,1,'chin_type',69,-8,-10), (89152,4550155,1,'ear_type',-45,-87,0), (89153,4550155,1,'eye_brow_type',-96,-20,96), (89154,4550155,0,'eye_color',48,92,62), (89155,4550155,1,'eye_type',-19,0,0), (89156,4550155,0,'hair_face_color',244,246,246), (89157,4550155,0,'hair_face_highlight_color',219,179,15), (89158,4550155,0,'hair_type_color',244,246,246), (89159,4550155,0,'hair_type_highlight_color',219,179,15), (89160,4550155,1,'lip_type',75,20,-53), (89161,4550155,1,'nose_type',74,72,-9), (89162,4550155,0,'skin_color',123,123,97), (89163,4550155,1,'soga_cheek_type',50,-43,0), (89164,4550155,1,'soga_chin_type',-43,-38,-32), (89165,4550155,1,'soga_ear_type',42,-57,0), (89166,4550155,1,'soga_eye_brow_type',44,40,-87), (89167,4550155,0,'soga_eye_color',204,204,204), (89168,4550155,1,'soga_eye_type',46,0,0), (89169,4550155,0,'soga_hair_face_color',231,183,28), (89170,4550155,0,'soga_hair_type_color',231,183,28), (89171,4550155,1,'soga_lip_type',63,-57,64), (89172,4550155,1,'soga_nose_type',81,-69,29), (89173,4550155,0,'soga_skin_color',226,191,192), (89174,120000,0,'eye_color',255,255,255), (89175,120000,0,'skin_color',255,255,255), (89176,120000,0,'soga_eye_color',255,0,255), (89177,120001,0,'eye_color',199,207,147), (89178,120001,0,'skin_color',75,255,255), (89179,120001,0,'soga_eye_color',255,0,255), (89180,120002,0,'eye_color',255,255,255), (89181,120002,0,'skin_color',255,255,255), (89182,120002,0,'soga_eye_color',255,0,255), (89183,120003,0,'eye_color',255,255,255), (89184,120003,0,'skin_color',255,255,255), (89185,120003,0,'soga_eye_color',255,0,255), (89204,120005,0,'eye_color',255,255,255), (89205,120005,0,'skin_color',255,255,255), (89206,120005,0,'soga_eye_color',255,0,255), (89207,120006,0,'eye_color',255,255,255), (89208,120006,0,'skin_color',255,255,255), (89209,120006,0,'soga_eye_color',255,0,255), (89210,120007,1,'cheek_type',-2,-7,0), (89211,120007,1,'chin_type',77,81,-75), (89212,120007,1,'ear_type',35,56,0), (89213,120007,1,'eye_brow_type',-15,37,84), (89214,120007,0,'eye_color',45,93,107), (89215,120007,1,'eye_type',-17,0,0), (89216,120007,0,'hair_color1',200,82,156), (89217,120007,0,'hair_color2',36,34,36), (89218,120007,0,'hair_face_color',15,1,21), (89219,120007,0,'hair_face_highlight_color',244,246,246), (89220,120007,0,'hair_highlight',164,165,165), (89221,120007,0,'hair_type_color',15,1,21), (89222,120007,0,'hair_type_highlight_color',244,246,246), (89223,120007,1,'lip_type',79,23,53), (89224,120007,1,'nose_type',19,-56,82), (89225,120007,0,'skin_color',157,109,83), (89226,120007,1,'soga_cheek_type',0,-15,37), (89227,120007,1,'soga_chin_type',0,79,23), (89228,120007,1,'soga_ear_type',0,-17,0), (89229,120007,1,'soga_eye_brow_type',0,35,56), (89230,120007,0,'soga_eye_color',229,229,102), (89231,120007,1,'soga_eye_type',-17,0,0), (89232,120007,0,'soga_hair_color1',26,24,25), (89233,120007,0,'soga_hair_color2',36,34,36), (89234,120007,0,'soga_hair_face_color',15,1,21), (89235,120007,0,'soga_hair_face_highlight_color',244,246,246), (89236,120007,0,'soga_hair_highlight',164,165,165), (89237,120007,0,'soga_hair_type_color',15,1,21), (89238,120007,0,'soga_hair_type_highlight_color',244,246,246), (89239,120007,1,'soga_lip_type',84,-2,-7), (89240,120007,1,'soga_nose_type',53,77,81), (89241,120007,0,'soga_skin_color',157,109,83), (89242,120007,0,'wing_color1',255,255,255), (89243,120007,0,'wing_color2',255,255,255), (89244,120008,0,'eye_color',255,255,255), (89245,120008,0,'skin_color',255,255,255), (89246,120008,0,'soga_eye_color',255,0,255), (89262,120009,0,'skin_color',234,183,184), (89281,120010,1,'cheek_type',-28,-14,0), (89282,120010,1,'chin_type',20,28,5), (89283,120010,1,'ear_type',18,-1,0), (89284,120010,1,'eye_brow_type',37,-38,26), (89285,120010,0,'eye_color',97,105,57), (89286,120010,1,'eye_type',-43,0,0), (89287,120010,0,'hair_color1',2,22,0), (89288,120010,0,'hair_face_color',159,155,143), (89289,120010,0,'hair_face_highlight_color',165,155,144), (89290,120010,0,'hair_type_color',159,155,143), (89291,120010,0,'hair_type_highlight_color',165,155,144), (89292,120010,1,'lip_type',31,1,-34), (89293,120010,1,'nose_type',37,2,22), (89294,120010,0,'skin_color',209,217,217), (89295,120010,1,'soga_cheek_type',0,37,-38), (89296,120010,1,'soga_chin_type',0,31,1), (89297,120010,1,'soga_ear_type',0,-43,0), (89298,120010,1,'soga_eye_brow_type',0,18,-1), (89299,120010,0,'soga_eye_color',229,229,102), (89300,120010,1,'soga_eye_type',-43,0,0), (89301,120010,0,'soga_hair_face_color',159,155,143), (89302,120010,0,'soga_hair_face_highlight_color',165,155,144), (89303,120010,0,'soga_hair_type_color',159,155,143), (89304,120010,0,'soga_hair_type_highlight_color',165,155,144), (89305,120010,1,'soga_lip_type',26,-28,-14), (89306,120010,1,'soga_nose_type',-34,20,28), (89307,120010,0,'soga_skin_color',209,217,217), (89308,120010,0,'wing_color1',255,255,255), (89309,120010,0,'wing_color2',255,255,255), (89310,120011,0,'eye_color',255,255,255), (89311,120011,0,'skin_color',255,255,255), (89312,120011,0,'soga_eye_color',255,0,255), (89339,120012,0,'skin_color',241,210,210), (89342,120013,0,'eye_color',255,196,137), (89343,120013,0,'skin_color',255,255,255), (89344,120013,0,'soga_eye_color',255,0,255), (89345,120014,0,'eye_color',255,255,255), (89346,120014,0,'skin_color',255,255,255), (89347,120014,0,'soga_eye_color',255,0,255), (89348,120015,0,'eye_color',105,105,105), (89349,120015,0,'skin_color',255,255,255), (89350,120015,0,'soga_eye_color',255,0,255), (89351,120016,1,'cheek_type',4,-91,0), (89352,120016,1,'chin_type',-69,7,75), (89353,120016,1,'ear_type',-50,77,0), (89354,120016,1,'eye_brow_type',-71,37,23), (89355,120016,0,'eye_color',163,201,212), (89356,120016,1,'eye_type',97,0,0), (89357,120016,0,'hair_color1',225,58,53), (89358,120016,0,'hair_color2',97,0,0), (89359,120016,0,'hair_face_color',40,20,7), (89360,120016,0,'hair_face_highlight_color',47,42,59), (89361,120016,0,'hair_highlight',89,21,21), (89362,120016,0,'hair_type_color',40,20,7), (89363,120016,0,'hair_type_highlight_color',47,42,59), (89364,120016,1,'lip_type',-34,-68,-35), (89365,120016,1,'nose_type',63,-31,58), (89366,120016,0,'skin_color',177,159,108), (89367,120016,1,'soga_cheek_type',0,-71,37), (89368,120016,1,'soga_chin_type',0,-34,-68), (89369,120016,1,'soga_ear_type',0,97,0), (89370,120016,1,'soga_eye_brow_type',0,-50,77), (89371,120016,0,'soga_eye_color',229,229,102), (89372,120016,1,'soga_eye_type',97,0,0), (89373,120016,0,'soga_hair_color1',29,21,28), (89374,120016,0,'soga_hair_color2',39,32,39), (89375,120016,0,'soga_hair_face_color',40,20,7), (89376,120016,0,'soga_hair_face_highlight_color',47,42,59), (89377,120016,0,'soga_hair_highlight',89,21,21), (89378,120016,0,'soga_hair_type_color',40,20,7), (89379,120016,0,'soga_hair_type_highlight_color',47,42,59), (89380,120016,1,'soga_lip_type',23,4,-91), (89381,120016,1,'soga_nose_type',-35,-69,7), (89382,120016,0,'soga_skin_color',177,159,108), (89383,120016,0,'wing_color1',255,255,255), (89384,120016,0,'wing_color2',255,255,255), (89385,120017,0,'eye_color',255,255,255), (89386,120017,0,'skin_color',255,255,255), (89387,120017,0,'soga_eye_color',255,0,255), (89388,120018,1,'cheek_type',-38,97,0), (89389,120018,1,'chin_type',-25,-31,81), (89390,120018,1,'ear_type',-5,-56,0), (89391,120018,1,'eye_brow_type',-94,-23,-74), (89392,120018,0,'eye_color',0,13,13), (89393,120018,1,'eye_type',-74,0,0), (89394,120018,0,'hair_color1',50,21,69), (89395,120018,1,'lip_type',37,83,-79), (89396,120018,1,'nose_type',-85,50,21), (89397,120018,0,'skin_color',123,114,68), (89398,120018,1,'soga_cheek_type',0,-94,-23), (89399,120018,1,'soga_chin_type',0,37,83), (89400,120018,1,'soga_ear_type',0,-74,0), (89401,120018,1,'soga_eye_brow_type',0,-5,-56), (89402,120018,0,'soga_eye_color',229,229,102), (89403,120018,1,'soga_eye_type',-77,0,0), (89404,120018,1,'soga_lip_type',-74,-38,97), (89405,120018,1,'soga_nose_type',-79,-25,-31), (89406,120018,0,'soga_skin_color',123,114,68), (89407,120018,0,'wing_color1',255,255,255), (89408,120018,0,'wing_color2',255,255,255), (89409,120019,1,'cheek_type',0,31,0), (89410,120019,1,'chin_type',39,37,-44), (89411,120019,1,'ear_type',-12,17,0), (89412,120019,1,'eye_brow_type',-5,0,0), (89413,120019,0,'eye_color',152,194,206), (89414,120019,1,'eye_type',3,0,0), (89415,120019,0,'hair_color1',231,47,0), (89416,120019,0,'hair_face_color',222,170,23), (89417,120019,0,'hair_face_highlight_color',45,19,0), (89418,120019,0,'hair_type_color',222,170,23), (89419,120019,0,'hair_type_highlight_color',45,19,0), (89420,120019,1,'lip_type',-7,35,1), (89421,120019,1,'nose_type',34,-25,47), (89422,120019,0,'skin_color',230,205,164), (89423,120019,1,'soga_cheek_type',0,-5,0), (89424,120019,1,'soga_chin_type',0,-7,35), (89425,120019,1,'soga_ear_type',0,3,0), (89426,120019,1,'soga_eye_brow_type',0,-12,17), (89427,120019,0,'soga_eye_color',229,229,102), (89428,120019,1,'soga_eye_type',3,0,0), (89429,120019,0,'soga_hair_face_color',222,170,23), (89430,120019,0,'soga_hair_face_highlight_color',45,19,0), (89431,120019,0,'soga_hair_type_color',222,170,23), (89432,120019,0,'soga_hair_type_highlight_color',45,19,0), (89433,120019,1,'soga_lip_type',0,0,31), (89434,120019,1,'soga_nose_type',1,39,37), (89435,120019,0,'soga_skin_color',230,205,164), (89436,120019,0,'wing_color1',255,255,255), (89437,120019,0,'wing_color2',255,255,255), (89438,120020,1,'cheek_type',0,-10,0), (89439,120020,1,'chin_type',-21,-17,11), (89440,120020,1,'ear_type',2,-3,0), (89441,120020,1,'eye_brow_type',-3,0,22), (89442,120020,0,'eye_color',51,103,87), (89443,120020,1,'eye_type',-2,0,0), (89444,120020,0,'hair_color1',12,18,0), (89445,120020,0,'hair_face_color',19,8,1), (89446,120020,0,'hair_face_highlight_color',19,16,13), (89447,120020,0,'hair_type_color',19,8,1), (89448,120020,0,'hair_type_highlight_color',19,16,13), (89449,120020,1,'lip_type',28,-25,-5), (89450,120020,1,'nose_type',-2,12,18), (89451,120020,0,'skin_color',251,241,242), (89452,120020,1,'soga_cheek_type',0,-3,0), (89453,120020,1,'soga_chin_type',0,28,-25), (89454,120020,1,'soga_ear_type',0,-2,0), (89455,120020,1,'soga_eye_brow_type',0,2,-3), (89456,120020,0,'soga_eye_color',229,229,102), (89457,120020,1,'soga_eye_type',-2,0,0), (89458,120020,0,'soga_hair_face_color',19,8,1), (89459,120020,0,'soga_hair_face_highlight_color',19,16,13), (89460,120020,0,'soga_hair_type_color',19,8,1), (89461,120020,0,'soga_hair_type_highlight_color',19,16,13), (89462,120020,1,'soga_lip_type',22,0,-10), (89463,120020,1,'soga_nose_type',-5,-21,-17), (89464,120020,0,'soga_skin_color',251,241,242), (89465,120020,0,'wing_color1',255,255,255), (89466,120020,0,'wing_color2',255,255,255), (89470,120022,1,'cheek_type',47,-34,0), (89471,120022,1,'chin_type',9,-68,53), (89472,120022,1,'ear_type',10,85,0), (89473,120022,1,'eye_brow_type',4,45,-48), (89474,120022,0,'eye_color',170,0,18), (89475,120022,1,'eye_type',-46,0,0), (89476,120022,0,'hair_color1',93,228,187), (89477,120022,1,'lip_type',77,-39,-62), (89478,120022,1,'nose_type',-40,93,-28), (89479,120022,0,'skin_color',200,200,196), (89480,120022,1,'soga_cheek_type',0,4,45), (89481,120022,1,'soga_chin_type',0,77,-39), (89482,120022,1,'soga_ear_type',0,-46,0), (89483,120022,1,'soga_eye_brow_type',0,10,85), (89484,120022,0,'soga_eye_color',229,229,102), (89485,120022,1,'soga_eye_type',-46,0,0), (89486,120022,1,'soga_lip_type',-48,47,-34), (89487,120022,1,'soga_nose_type',-62,9,-68), (89488,120022,0,'soga_skin_color',200,200,196), (89489,120022,0,'wing_color1',255,255,255), (89490,120022,0,'wing_color2',255,255,255), (89491,120023,1,'cheek_type',32,12,0), (89492,120023,1,'chin_type',11,9,28), (89493,120023,1,'ear_type',31,0,0), (89494,120023,1,'eye_brow_type',-4,-18,0), (89495,120023,0,'eye_color',200,174,138), (89496,120023,0,'hair_color1',12,0,0), (89497,120023,0,'hair_face_color',16,11,0), (89498,120023,0,'hair_face_highlight_color',115,115,113), (89499,120023,0,'hair_type_color',16,11,0), (89500,120023,0,'hair_type_highlight_color',115,115,113), (89501,120023,1,'lip_type',22,-34,47), (89502,120023,1,'nose_type',-25,12,0), (89503,120023,0,'skin_color',106,114,114), (89504,120023,1,'soga_cheek_type',0,-4,-18), (89505,120023,1,'soga_chin_type',0,22,-34), (89506,120023,1,'soga_ear_type',31,0,0), (89507,120023,1,'soga_eye_brow_type',0,31,0), (89508,120023,0,'soga_eye_color',229,229,102), (89509,120023,0,'soga_hair_face_color',16,11,0), (89510,120023,0,'soga_hair_face_highlight_color',115,115,113), (89511,120023,0,'soga_hair_type_color',16,11,0), (89512,120023,0,'soga_hair_type_highlight_color',115,115,113), (89513,120023,1,'soga_lip_type',0,32,12), (89514,120023,1,'soga_nose_type',47,11,9), (89515,120023,0,'soga_skin_color',106,114,114), (89516,120023,0,'wing_color1',255,255,255), (89517,120023,0,'wing_color2',255,255,255), (89518,120024,1,'cheek_type',31,-37,0), (89519,120024,1,'chin_type',79,28,-12), (89520,120024,1,'ear_type',-3,-43,0), (89521,120024,1,'eye_brow_type',68,68,61), (89522,120024,0,'eye_color',40,81,93), (89523,120024,1,'eye_type',-48,0,0), (89524,120024,0,'hair_color1',239,185,48), (89525,120024,0,'hair_color2',120,50,0), (89526,120024,0,'hair_face_color',15,1,21), (89527,120024,0,'hair_face_highlight_color',8,3,4), (89528,120024,0,'hair_highlight',246,219,114), (89529,120024,0,'hair_type_color',15,1,21), (89530,120024,0,'hair_type_highlight_color',8,3,4), (89531,120024,1,'lip_type',-47,-25,3), (89532,120024,1,'nose_type',-65,-17,-71), (89533,120024,0,'skin_color',84,89,89), (89534,120024,1,'soga_cheek_type',0,68,68), (89535,120024,1,'soga_chin_type',0,-47,-25), (89536,120024,1,'soga_ear_type',0,-48,0), (89537,120024,1,'soga_eye_brow_type',0,-3,-43), (89538,120024,0,'soga_eye_color',229,229,102), (89539,120024,1,'soga_eye_type',87,0,0), (89540,120024,0,'soga_hair_color1',38,22,21), (89541,120024,0,'soga_hair_color2',120,50,0), (89542,120024,0,'soga_hair_face_color',15,1,21), (89543,120024,0,'soga_hair_face_highlight_color',8,3,4), (89544,120024,0,'soga_hair_highlight',246,219,114), (89545,120024,0,'soga_hair_type_color',15,1,21), (89546,120024,0,'soga_hair_type_highlight_color',8,3,4), (89547,120024,1,'soga_lip_type',61,31,-37), (89548,120024,1,'soga_nose_type',3,79,28), (89549,120024,0,'soga_skin_color',84,89,89), (89550,120024,0,'wing_color1',255,255,255), (89551,120024,0,'wing_color2',255,255,255), (89552,120025,1,'cheek_type',-40,37,0), (89553,120025,1,'chin_type',11,9,-32), (89554,120025,1,'ear_type',-28,8,0), (89555,120025,1,'eye_brow_type',-22,10,20), (89556,120025,0,'eye_color',62,133,128), (89557,120025,1,'eye_type',-17,0,0), (89558,120025,0,'hair_color1',37,246,0), (89559,120025,0,'hair_face_color',161,65,1), (89560,120025,0,'hair_face_highlight_color',110,72,27), (89561,120025,0,'hair_type_color',161,65,1), (89562,120025,0,'hair_type_highlight_color',110,72,27), (89563,120025,1,'lip_type',10,-23,-8), (89564,120025,1,'nose_type',21,37,-10), (89565,120025,0,'skin_color',145,108,74), (89566,120025,1,'soga_cheek_type',0,-22,10), (89567,120025,1,'soga_chin_type',0,10,-23), (89568,120025,1,'soga_ear_type',0,-17,0), (89569,120025,1,'soga_eye_brow_type',0,-28,8), (89570,120025,0,'soga_eye_color',229,229,102), (89571,120025,1,'soga_eye_type',-17,0,0), (89572,120025,0,'soga_hair_face_color',161,65,1), (89573,120025,0,'soga_hair_face_highlight_color',110,72,27), (89574,120025,0,'soga_hair_type_color',161,65,1), (89575,120025,0,'soga_hair_type_highlight_color',110,72,27), (89576,120025,1,'soga_lip_type',20,-40,37), (89577,120025,1,'soga_nose_type',-8,11,9), (89578,120025,0,'soga_skin_color',145,108,74), (89579,120025,0,'wing_color1',255,255,255), (89580,120025,0,'wing_color2',255,255,255), (89581,120026,1,'cheek_type',21,5,0), (89582,120026,1,'chin_type',3,19,12), (89583,120026,1,'ear_type',28,-31,0), (89584,120026,1,'eye_brow_type',28,-11,22), (89585,120026,0,'eye_color',162,199,211), (89586,120026,1,'eye_type',12,0,0), (89587,120026,0,'hair_color1',253,242,0), (89588,120026,0,'hair_face_color',69,24,13), (89589,120026,0,'hair_face_highlight_color',48,34,0), (89590,120026,0,'hair_type_color',69,24,13), (89591,120026,0,'hair_type_highlight_color',48,34,0), (89592,120026,1,'lip_type',2,28,-14), (89593,120026,1,'nose_type',2,-3,-14), (89594,120026,0,'skin_color',175,182,182), (89595,120026,1,'soga_cheek_type',0,28,-11), (89596,120026,1,'soga_chin_type',0,2,28), (89597,120026,1,'soga_ear_type',0,12,0), (89598,120026,1,'soga_eye_brow_type',0,28,-31), (89599,120026,0,'soga_eye_color',229,229,102), (89600,120026,1,'soga_eye_type',12,0,0), (89601,120026,0,'soga_hair_face_color',69,24,13), (89602,120026,0,'soga_hair_face_highlight_color',48,34,0), (89603,120026,0,'soga_hair_type_color',69,24,13), (89604,120026,0,'soga_hair_type_highlight_color',48,34,0), (89605,120026,1,'soga_lip_type',22,21,5), (89606,120026,1,'soga_nose_type',-14,3,19), (89607,120026,0,'soga_skin_color',175,182,182), (89608,120026,0,'wing_color1',255,255,255), (89609,120026,0,'wing_color2',255,255,255), (89610,120027,1,'cheek_type',0,1,0), (89611,120027,1,'chin_type',-28,28,35), (89612,120027,1,'ear_type',7,38,0), (89613,120027,1,'eye_brow_type',-8,25,8), (89614,120027,0,'eye_color',44,85,65), (89615,120027,1,'eye_type',-4,0,0), (89616,120027,0,'hair_color1',246,7,0), (89617,120027,0,'hair_face_color',215,208,134), (89618,120027,0,'hair_face_highlight_color',172,168,135), (89619,120027,0,'hair_type_color',215,208,134), (89620,120027,0,'hair_type_highlight_color',172,168,135), (89621,120027,1,'lip_type',3,0,3), (89622,120027,1,'nose_type',0,-10,7), (89623,120027,0,'skin_color',224,204,205), (89624,120027,1,'soga_cheek_type',0,-8,25), (89625,120027,1,'soga_chin_type',0,3,0), (89626,120027,1,'soga_ear_type',0,-4,0), (89627,120027,1,'soga_eye_brow_type',0,7,38), (89628,120027,0,'soga_eye_color',229,229,102), (89629,120027,1,'soga_eye_type',-4,0,0), (89630,120027,0,'soga_hair_face_color',215,208,134), (89631,120027,0,'soga_hair_face_highlight_color',172,168,135), (89632,120027,0,'soga_hair_type_color',215,208,134), (89633,120027,0,'soga_hair_type_highlight_color',172,168,135), (89634,120027,1,'soga_lip_type',8,0,1), (89635,120027,1,'soga_nose_type',3,-28,28), (89636,120027,0,'soga_skin_color',224,204,205), (89637,120027,0,'wing_color1',255,255,255), (89638,120027,0,'wing_color2',255,255,255), (89639,120028,0,'eye_color',255,255,255), (89640,120028,0,'skin_color',255,255,255), (89641,120028,0,'soga_eye_color',255,0,255), (89642,120029,0,'eye_color',255,255,255), (89643,120029,0,'skin_color',255,255,255), (89644,120029,0,'soga_eye_color',255,0,255), (89645,120030,0,'eye_color',255,255,255), (89646,120030,0,'skin_color',255,255,255), (89647,120030,0,'soga_eye_color',255,0,255), (89648,120031,0,'eye_color',255,255,255), (89649,120031,0,'skin_color',255,255,255), (89650,120031,0,'soga_eye_color',255,0,255), (89651,120032,0,'eye_color',255,255,255), (89652,120032,0,'skin_color',255,255,255), (89653,120032,0,'soga_eye_color',255,0,255), (89654,120033,0,'eye_color',255,255,255), (89655,120033,0,'skin_color',255,255,255), (89656,120033,0,'soga_eye_color',255,0,255), (89657,120034,1,'cheek_type',-5,81,0), (89658,120034,1,'chin_type',88,17,37), (89659,120034,1,'ear_type',37,-74,0), (89660,120034,1,'eye_brow_type',78,-95,-26), (89661,120034,0,'eye_color',29,56,42), (89662,120034,1,'eye_type',75,0,0), (89663,120034,0,'hair_color1',192,75,58), (89664,120034,0,'hair_color2',83,0,0), (89665,120034,0,'hair_face_color',15,1,21), (89666,120034,0,'hair_face_highlight_color',244,246,246), (89667,120034,0,'hair_type_color',15,1,21), (89668,120034,0,'hair_type_highlight_color',244,246,246), (89669,120034,1,'lip_type',-87,78,8), (89670,120034,1,'nose_type',35,-64,75), (89671,120034,0,'skin_color',138,108,67), (89672,120034,1,'soga_cheek_type',0,78,-95), (89673,120034,1,'soga_chin_type',0,-87,78), (89674,120034,1,'soga_ear_type',0,75,0), (89675,120034,1,'soga_eye_brow_type',0,37,-74), (89676,120034,0,'soga_eye_color',229,229,102), (89677,120034,1,'soga_eye_type',83,0,0), (89678,120034,0,'soga_hair_face_color',15,1,21), (89679,120034,0,'soga_hair_face_highlight_color',244,246,246), (89680,120034,0,'soga_hair_type_color',15,1,21), (89681,120034,0,'soga_hair_type_highlight_color',244,246,246), (89682,120034,1,'soga_lip_type',-26,-5,81), (89683,120034,1,'soga_nose_type',8,88,17), (89684,120034,0,'soga_skin_color',138,108,67), (89685,120034,0,'wing_color1',255,255,255), (89686,120034,0,'wing_color2',255,255,255), (89687,120035,0,'eye_color',255,255,255), (89688,120035,0,'skin_color',255,255,255), (89689,120035,0,'soga_eye_color',255,0,255), (89690,120036,0,'eye_color',255,255,255), (89691,120036,0,'skin_color',255,255,255), (89692,120036,0,'soga_eye_color',255,0,255), (89693,120037,1,'cheek_type',0,1,0), (89694,120037,1,'chin_type',40,14,0), (89695,120037,1,'ear_type',-19,3,0), (89696,120037,1,'eye_brow_type',-14,11,28), (89697,120037,0,'eye_color',102,123,68), (89698,120037,1,'eye_type',-37,0,0), (89699,120037,0,'hair_color1',64,34,46), (89700,120037,0,'hair_color2',253,0,0), (89701,120037,0,'hair_face_color',71,46,13), (89702,120037,0,'hair_face_highlight_color',205,199,189), (89703,120037,0,'hair_highlight',109,14,49), (89704,120037,0,'hair_type_color',71,46,13), (89705,120037,0,'hair_type_highlight_color',205,199,189), (89706,120037,1,'lip_type',-1,0,19), (89707,120037,1,'nose_type',11,64,34), (89708,120037,0,'skin_color',208,217,217), (89709,120037,1,'soga_cheek_type',0,-14,11), (89710,120037,1,'soga_chin_type',0,-1,0), (89711,120037,1,'soga_ear_type',0,-37,0), (89712,120037,1,'soga_eye_brow_type',0,-19,3), (89713,120037,0,'soga_eye_color',229,229,102), (89714,120037,1,'soga_eye_type',-3,0,0), (89715,120037,0,'soga_hair_color1',54,45,28), (89716,120037,0,'soga_hair_color2',104,52,0), (89717,120037,0,'soga_hair_face_color',71,46,13), (89718,120037,0,'soga_hair_face_highlight_color',205,199,189), (89719,120037,0,'soga_hair_highlight',109,14,49), (89720,120037,0,'soga_hair_type_color',71,46,13), (89721,120037,0,'soga_hair_type_highlight_color',205,199,189), (89722,120037,1,'soga_lip_type',28,0,1), (89723,120037,1,'soga_nose_type',19,40,14), (89724,120037,0,'soga_skin_color',208,217,217), (89725,120037,0,'wing_color1',255,255,255), (89726,120037,0,'wing_color2',255,255,255), (89727,120038,0,'eye_color',53,44,0), (89728,120038,0,'skin_color',84,95,65), (89729,120038,0,'soga_eye_color',255,0,255), (89730,120039,0,'eye_color',2,21,44), (89731,120039,0,'skin_color',63,0,0), (89732,120039,0,'soga_eye_color',255,0,255), (89733,120040,0,'eye_color',255,255,255), (89734,120040,0,'skin_color',255,255,255), (89735,120040,0,'soga_eye_color',255,0,255), (89736,120041,0,'eye_color',190,145,52), (89737,120041,0,'skin_color',63,0,0), (89738,120041,0,'soga_eye_color',255,0,255), (89739,120042,0,'eye_color',255,255,255), (89740,120042,0,'skin_color',63,0,0), (89741,120042,0,'soga_eye_color',255,0,255), (89742,120043,0,'eye_color',255,255,255), (89743,120043,0,'skin_color',0,0,63), (89744,120043,0,'soga_eye_color',255,0,255), (89748,120045,0,'eye_color',255,255,255), (89749,120045,0,'skin_color',63,0,0), (89750,120045,0,'soga_eye_color',255,0,255), (89751,120046,0,'eye_color',255,0,0), (89752,120046,0,'skin_color',63,0,0), (89753,120046,0,'soga_eye_color',255,0,255), (89754,120047,0,'eye_color',29,52,49), (89755,120047,0,'skin_color',63,0,0), (89756,120047,0,'soga_eye_color',255,0,255), (89757,120048,0,'eye_color',255,255,255), (89758,120048,0,'skin_color',51,51,51), (89759,120048,0,'soga_eye_color',255,0,255), (89760,120049,0,'eye_color',93,59,0), (89761,120049,0,'skin_color',63,0,0), (89762,120049,0,'soga_eye_color',255,0,255), (89763,120050,0,'eye_color',255,255,255), (89764,120050,0,'skin_color',255,255,255), (89765,120050,0,'soga_eye_color',255,0,255), (89766,120051,0,'eye_color',153,168,62), (89767,120051,0,'skin_color',63,0,0), (89768,120051,0,'soga_eye_color',255,0,255), (89769,120052,0,'eye_color',72,60,37), (89770,120052,0,'skin_color',63,0,0), (89771,120052,0,'soga_eye_color',255,0,255), (89772,120053,0,'eye_color',60,25,0), (89773,120053,0,'skin_color',63,0,0), (89774,120053,0,'soga_eye_color',255,0,255), (89775,120054,0,'eye_color',255,255,255), (89776,120054,0,'skin_color',255,255,255), (89777,120054,0,'soga_eye_color',255,0,255), (89840,120057,0,'eye_color',255,255,255), (89841,120057,0,'skin_color',255,255,255), (89842,120057,0,'soga_eye_color',255,0,255), (89877,120059,0,'eye_color',255,255,255), (89878,120059,0,'skin_color',255,255,255), (89879,120059,0,'soga_eye_color',255,0,255), (89880,120060,0,'eye_color',255,255,255), (89881,120060,0,'skin_color',225,225,219), (89882,120060,0,'soga_eye_color',255,0,255), (89883,120061,0,'eye_color',255,255,255), (89884,120061,0,'skin_color',255,255,255), (89885,120061,0,'soga_eye_color',255,0,255), (89908,120063,1,'cheek_type',-71,0,0), (89909,120063,1,'chin_type',22,81,-61), (89910,120063,1,'ear_type',25,-9,0), (89911,120063,1,'eye_brow_type',98,95,0), (89912,120063,0,'eye_color',232,183,255), (89913,120063,1,'eye_type',28,0,0), (89914,120063,0,'hair_color1',204,175,93), (89915,120063,0,'hair_color2',62,62,68), (89916,120063,0,'hair_face_color',244,244,246), (89917,120063,0,'hair_face_highlight_color',5,5,1), (89918,120063,0,'hair_highlight',33,22,19), (89919,120063,0,'hair_type_color',244,244,246), (89920,120063,0,'hair_type_highlight_color',5,5,1), (89921,120063,1,'lip_type',-45,-75,-28), (89922,120063,1,'nose_type',1,-52,-81), (89923,120063,0,'skin_color',88,131,130), (89924,120063,1,'soga_cheek_type',0,98,95), (89925,120063,1,'soga_chin_type',0,-45,-75), (89926,120063,1,'soga_ear_type',0,28,0), (89927,120063,1,'soga_eye_brow_type',0,25,-9), (89928,120063,0,'soga_eye_color',229,229,102), (89929,120063,1,'soga_eye_type',28,0,0), (89930,120063,0,'soga_hair_color1',160,156,172), (89931,120063,0,'soga_hair_color2',62,62,68), (89932,120063,0,'soga_hair_face_color',244,244,246), (89933,120063,0,'soga_hair_face_highlight_color',5,5,1), (89934,120063,0,'soga_hair_highlight',33,22,19), (89935,120063,0,'soga_hair_type_color',244,244,246), (89936,120063,0,'soga_hair_type_highlight_color',5,5,1), (89937,120063,1,'soga_lip_type',0,-71,0), (89938,120063,1,'soga_nose_type',-28,22,81), (89939,120063,0,'soga_skin_color',88,131,130), (89940,120063,0,'wing_color1',255,255,255), (89941,120063,0,'wing_color2',255,255,255), (89942,120064,0,'eye_color',255,255,255), (89943,120064,0,'skin_color',255,255,255), (89944,120064,0,'soga_eye_color',255,0,255), (89945,120065,0,'eye_color',255,255,255), (89946,120065,0,'skin_color',255,255,255), (89947,120065,0,'soga_eye_color',255,0,255), (89948,120066,0,'eye_color',255,255,255), (89949,120066,0,'skin_color',255,255,255), (89950,120066,0,'soga_eye_color',255,0,255), (89951,120067,0,'eye_color',255,255,255), (89952,120067,0,'skin_color',255,255,255), (89953,120067,0,'soga_eye_color',255,0,255), (89954,120068,0,'eye_color',255,255,255), (89955,120068,0,'skin_color',255,255,255), (89956,120068,0,'soga_eye_color',255,0,255), (89957,120069,1,'cheek_type',100,-15,0), (89958,120069,1,'chin_type',-53,22,70), (89959,120069,1,'ear_type',-28,-29,0), (89960,120069,1,'eye_brow_type',-69,56,0), (89961,120069,0,'eye_color',126,179,194), (89962,120069,1,'eye_type',-42,0,0), (89963,120069,0,'hair_color1',158,214,163), (89964,120069,0,'hair_color2',99,53,22), (89965,120069,0,'hair_face_color',219,179,15), (89966,120069,0,'hair_face_highlight_color',233,184,31), (89967,120069,0,'hair_highlight',246,219,114), (89968,120069,0,'hair_type_color',219,179,15), (89969,120069,0,'hair_type_highlight_color',233,184,31), (89970,120069,1,'lip_type',9,-56,-56), (89971,120069,1,'nose_type',9,-98,-42), (89972,120069,0,'skin_color',175,142,92), (89973,120069,1,'soga_cheek_type',0,-69,56), (89974,120069,1,'soga_chin_type',0,9,-56), (89975,120069,1,'soga_ear_type',0,-42,0), (89976,120069,1,'soga_eye_brow_type',0,-28,-29), (89977,120069,0,'soga_eye_color',229,229,102), (89978,120069,1,'soga_eye_type',-42,0,0), (89979,120069,0,'soga_hair_color1',239,221,86), (89980,120069,0,'soga_hair_color2',99,53,22), (89981,120069,0,'soga_hair_face_color',219,179,15), (89982,120069,0,'soga_hair_face_highlight_color',233,184,31), (89983,120069,0,'soga_hair_highlight',246,219,114), (89984,120069,0,'soga_hair_type_color',219,179,15), (89985,120069,0,'soga_hair_type_highlight_color',233,184,31), (89986,120069,1,'soga_lip_type',0,100,-15), (89987,120069,1,'soga_nose_type',-56,-53,22), (89988,120069,0,'soga_skin_color',175,142,92), (89989,120069,0,'wing_color1',255,255,255), (89990,120069,0,'wing_color2',255,255,255), (89991,120070,1,'cheek_type',1,3,0), (89992,120070,1,'chin_type',-20,-22,-3), (89993,120070,1,'ear_type',-14,-25,0), (89994,120070,1,'eye_brow_type',7,0,34), (89995,120070,0,'eye_color',60,122,140), (89996,120070,0,'hair_color1',14,0,0), (89997,120070,0,'hair_face_color',143,140,133), (89998,120070,0,'hair_face_highlight_color',197,143,0), (89999,120070,0,'hair_type_color',143,140,133), (90000,120070,0,'hair_type_highlight_color',197,143,0), (90001,120070,1,'lip_type',25,22,-35), (90002,120070,1,'nose_type',37,14,0), (90003,120070,0,'skin_color',221,187,134), (90004,120070,1,'soga_cheek_type',0,7,0), (90005,120070,1,'soga_chin_type',0,25,22), (90006,120070,1,'soga_ear_type',-14,-25,0), (90007,120070,1,'soga_eye_brow_type',0,-14,-25), (90008,120070,0,'soga_eye_color',229,229,102), (90009,120070,0,'soga_hair_face_color',143,140,133), (90010,120070,0,'soga_hair_face_highlight_color',197,143,0), (90011,120070,0,'soga_hair_type_color',143,140,133), (90012,120070,0,'soga_hair_type_highlight_color',197,143,0), (90013,120070,1,'soga_lip_type',34,1,3), (90014,120070,1,'soga_nose_type',-35,-20,-22), (90015,120070,0,'soga_skin_color',221,187,134), (90016,120070,0,'wing_color1',255,255,255), (90017,120070,0,'wing_color2',255,255,255), (90018,120071,1,'cheek_type',0,-21,0), (90019,120071,1,'chin_type',-7,-2,-7), (90020,120071,1,'ear_type',0,14,0), (90021,120071,1,'eye_brow_type',-37,4,-10), (90022,120071,0,'eye_color',38,79,91), (90023,120071,1,'eye_type',3,0,0), (90024,120071,0,'hair_color1',0,7,0), (90025,120071,0,'hair_face_color',222,131,7), (90026,120071,0,'hair_face_highlight_color',175,174,169), (90027,120071,0,'hair_type_color',222,131,7), (90028,120071,0,'hair_type_highlight_color',175,174,169), (90029,120071,1,'lip_type',-9,34,25), (90030,120071,1,'nose_type',34,0,7), (90031,120071,0,'skin_color',158,158,158), (90032,120071,1,'soga_cheek_type',0,-37,4), (90033,120071,1,'soga_chin_type',0,-9,34), (90034,120071,1,'soga_ear_type',0,3,0), (90035,120071,1,'soga_eye_brow_type',0,0,14), (90036,120071,0,'soga_eye_color',229,229,102), (90037,120071,1,'soga_eye_type',3,0,0), (90038,120071,0,'soga_hair_face_color',222,131,7), (90039,120071,0,'soga_hair_face_highlight_color',175,174,169), (90040,120071,0,'soga_hair_type_color',222,131,7), (90041,120071,0,'soga_hair_type_highlight_color',175,174,169), (90042,120071,1,'soga_lip_type',-10,0,-21), (90043,120071,1,'soga_nose_type',25,-7,-2), (90044,120071,0,'soga_skin_color',158,158,158), (90045,120071,0,'wing_color1',255,255,255), (90046,120071,0,'wing_color2',255,255,255), (90047,120072,0,'eye_color',255,255,255), (90048,120072,0,'skin_color',255,255,255), (90049,120072,0,'soga_eye_color',255,0,255), (90050,120073,1,'cheek_type',0,20,0), (90051,120073,1,'chin_type',-42,-34,25), (90052,120073,1,'ear_type',0,-17,0), (90053,120073,1,'eye_brow_type',10,11,0), (90054,120073,0,'eye_color',66,69,37), (90055,120073,1,'eye_type',-4,0,0), (90056,120073,0,'hair_color1',225,37,0), (90057,120073,0,'hair_face_color',52,33,0), (90058,120073,0,'hair_face_highlight_color',153,59,10), (90059,120073,0,'hair_type_color',52,33,0), (90060,120073,0,'hair_type_highlight_color',153,59,10), (90061,120073,1,'lip_type',0,-43,22), (90062,120073,1,'nose_type',-19,-31,37), (90063,120073,0,'skin_color',212,183,127), (90064,120073,1,'soga_cheek_type',0,10,11), (90065,120073,1,'soga_chin_type',0,0,-43), (90066,120073,1,'soga_ear_type',0,-4,0), (90067,120073,1,'soga_eye_brow_type',0,0,-17), (90068,120073,0,'soga_eye_color',229,229,102), (90069,120073,1,'soga_eye_type',-4,0,0), (90070,120073,0,'soga_hair_face_color',52,33,0), (90071,120073,0,'soga_hair_face_highlight_color',153,59,10), (90072,120073,0,'soga_hair_type_color',52,33,0), (90073,120073,0,'soga_hair_type_highlight_color',153,59,10), (90074,120073,1,'soga_lip_type',0,0,20), (90075,120073,1,'soga_nose_type',22,-42,-34), (90076,120073,0,'soga_skin_color',212,183,127), (90077,120073,0,'wing_color1',255,255,255), (90078,120073,0,'wing_color2',255,255,255), (90079,120074,0,'eye_color',255,255,255), (90080,120074,0,'skin_color',255,255,255), (90081,120074,0,'soga_eye_color',255,0,255), (90082,120075,0,'eye_color',255,255,255), (90083,120075,0,'skin_color',255,255,255), (90084,120075,0,'soga_eye_color',255,0,255), (90085,120076,1,'cheek_type',65,44,0), (90086,120076,1,'chin_type',12,-56,-84), (90087,120076,1,'ear_type',7,-17,0), (90088,120076,1,'eye_brow_type',5,93,40), (90089,120076,0,'eye_color',82,132,95), (90090,120076,1,'eye_type',-91,0,0), (90091,120076,0,'hair_color1',21,81,26), (90092,120076,0,'hair_color2',175,0,0), (90093,120076,0,'hair_face_color',186,130,11), (90094,120076,0,'hair_face_highlight_color',121,38,35), (90095,120076,0,'hair_highlight',29,21,28), (90096,120076,0,'hair_type_color',186,130,11), (90097,120076,0,'hair_type_highlight_color',121,38,35), (90098,120076,1,'lip_type',-78,-91,-83), (90099,120076,1,'nose_type',47,21,81), (90100,120076,0,'skin_color',245,250,250), (90101,120076,1,'soga_cheek_type',0,5,93), (90102,120076,1,'soga_chin_type',0,-78,-91), (90103,120076,1,'soga_ear_type',0,-91,0), (90104,120076,1,'soga_eye_brow_type',0,7,-17), (90105,120076,0,'soga_eye_color',229,229,102), (90106,120076,1,'soga_eye_type',-81,0,0), (90107,120076,0,'soga_hair_color1',161,165,168), (90108,120076,0,'soga_hair_color2',50,69,69), (90109,120076,0,'soga_hair_face_color',186,130,11), (90110,120076,0,'soga_hair_face_highlight_color',121,38,35), (90111,120076,0,'soga_hair_highlight',29,21,28), (90112,120076,0,'soga_hair_type_color',186,130,11), (90113,120076,0,'soga_hair_type_highlight_color',121,38,35), (90114,120076,1,'soga_lip_type',40,65,44), (90115,120076,1,'soga_nose_type',-83,12,-56), (90116,120076,0,'soga_skin_color',245,250,250), (90117,120076,0,'wing_color1',255,255,255), (90118,120076,0,'wing_color2',255,255,255), (90119,120077,0,'eye_color',255,255,255), (90120,120077,0,'skin_color',255,255,255), (90121,120077,0,'soga_eye_color',255,0,255), (90122,120078,1,'cheek_type',-14,9,0), (90123,120078,1,'chin_type',-22,-38,10), (90124,120078,1,'ear_type',42,-26,0), (90125,120078,1,'eye_brow_type',45,-34,-8), (90126,120078,0,'eye_color',167,133,93), (90127,120078,0,'hair_color1',247,245,0), (90128,120078,0,'hair_face_color',191,188,170), (90129,120078,0,'hair_face_highlight_color',44,40,12), (90130,120078,0,'hair_type_color',191,188,170), (90131,120078,0,'hair_type_highlight_color',44,40,12), (90132,120078,1,'lip_type',-28,4,39), (90133,120078,1,'nose_type',14,-9,-11), (90134,120078,0,'skin_color',208,198,177), (90135,120078,1,'soga_cheek_type',0,45,-34), (90136,120078,1,'soga_chin_type',0,-28,4), (90137,120078,1,'soga_ear_type',42,-26,0), (90138,120078,1,'soga_eye_brow_type',0,42,-26), (90139,120078,0,'soga_eye_color',229,229,102), (90140,120078,0,'soga_hair_face_color',191,188,170), (90141,120078,0,'soga_hair_face_highlight_color',44,40,12), (90142,120078,0,'soga_hair_type_color',191,188,170), (90143,120078,0,'soga_hair_type_highlight_color',44,40,12), (90144,120078,1,'soga_lip_type',-8,-14,9), (90145,120078,1,'soga_nose_type',39,-22,-38), (90146,120078,0,'soga_skin_color',208,198,177), (90147,120078,0,'wing_color1',255,255,255), (90148,120078,0,'wing_color2',255,255,255), (90149,120079,0,'eye_color',255,255,255), (90150,120079,0,'skin_color',255,255,255), (90151,120079,0,'soga_eye_color',255,0,255), (90170,120081,0,'eye_color',255,255,255), (90171,120081,0,'skin_color',255,255,255), (90172,120081,0,'soga_eye_color',255,0,255), (90207,120083,1,'cheek_type',25,17,0), (90208,120083,1,'chin_type',-7,-4,-17), (90209,120083,1,'ear_type',14,1,0), (90210,120083,1,'eye_brow_type',21,-3,-4), (90211,120083,0,'eye_color',57,72,41), (90212,120083,1,'eye_type',7,0,0), (90213,120083,0,'hair_color1',28,231,0), (90214,120083,0,'hair_face_color',240,205,71), (90215,120083,0,'hair_face_highlight_color',206,179,16), (90216,120083,0,'hair_type_color',240,205,71), (90217,120083,0,'hair_type_highlight_color',206,179,16), (90218,120083,1,'lip_type',-3,-5,-23), (90219,120083,1,'nose_type',2,28,-25), (90220,120083,0,'skin_color',238,249,249), (90221,120083,1,'soga_cheek_type',0,21,-3), (90222,120083,1,'soga_chin_type',0,-3,-5), (90223,120083,1,'soga_ear_type',0,7,0), (90224,120083,1,'soga_eye_brow_type',0,14,1), (90225,120083,0,'soga_eye_color',229,229,102), (90226,120083,1,'soga_eye_type',7,0,0), (90227,120083,0,'soga_hair_face_color',240,205,71), (90228,120083,0,'soga_hair_face_highlight_color',206,179,16), (90229,120083,0,'soga_hair_type_color',240,205,71), (90230,120083,0,'soga_hair_type_highlight_color',206,179,16), (90231,120083,1,'soga_lip_type',-4,25,17), (90232,120083,1,'soga_nose_type',-23,-7,-4), (90233,120083,0,'soga_skin_color',238,249,249), (90234,120083,0,'wing_color1',255,255,255), (90235,120083,0,'wing_color2',255,255,255), (90236,120084,0,'eye_color',255,255,255), (90237,120084,0,'skin_color',255,255,255), (90238,120084,0,'soga_eye_color',255,0,255), (90239,120085,0,'eye_color',255,255,255), (90240,120085,0,'skin_color',255,255,255), (90241,120085,0,'soga_eye_color',255,0,255), (90250,120086,0,'hair_face_highlight_color',128,46,20), (90251,120086,0,'hair_type_color',97,89,33), (90252,120086,0,'hair_type_highlight_color',128,46,20), (90255,120086,0,'skin_color',224,182,148), (90256,120086,1,'soga_cheek_type',0,-28,-10), (90257,120086,1,'soga_chin_type',0,-25,3), (90258,120086,1,'soga_ear_type',0,7,0), (90259,120086,1,'soga_eye_brow_type',0,-14,-8), (90260,120086,0,'soga_eye_color',229,229,102), (90261,120086,1,'soga_eye_type',7,0,0), (90262,120086,0,'soga_hair_face_color',97,89,33), (90263,120086,0,'soga_hair_face_highlight_color',128,46,20), (90264,120086,0,'soga_hair_type_color',97,89,33), (90265,120086,0,'soga_hair_type_highlight_color',128,46,20), (90266,120086,1,'soga_lip_type',0,28,-4), (90267,120086,1,'soga_nose_type',23,0,9), (90268,120086,0,'soga_skin_color',224,182,148), (90269,120086,0,'wing_color1',255,255,255), (90270,120086,0,'wing_color2',255,255,255), (90271,120087,1,'cheek_type',4,-91,0), (90272,120087,1,'chin_type',-69,7,75), (90273,120087,1,'ear_type',-50,77,0), (90274,120087,1,'eye_brow_type',-71,37,23), (90275,120087,0,'eye_color',163,201,212), (90276,120087,1,'eye_type',97,0,0), (90277,120087,0,'hair_color1',225,58,53), (90278,120087,0,'hair_color2',97,0,0), (90279,120087,0,'hair_face_color',40,20,7), (90280,120087,0,'hair_face_highlight_color',47,42,59), (90281,120087,0,'hair_highlight',43,36,70), (90282,120087,0,'hair_type_color',40,20,7), (90283,120087,0,'hair_type_highlight_color',47,42,59), (90284,120087,1,'lip_type',-34,-68,-35), (90285,120087,1,'nose_type',63,-31,58), (90286,120087,0,'skin_color',177,159,108), (90287,120087,1,'soga_cheek_type',0,-71,37), (90288,120087,1,'soga_chin_type',0,-34,-68), (90289,120087,1,'soga_ear_type',0,97,0), (90290,120087,1,'soga_eye_brow_type',0,-50,77), (90291,120087,0,'soga_eye_color',229,229,102), (90292,120087,1,'soga_eye_type',97,0,0), (90293,120087,0,'soga_hair_color1',79,28,15), (90294,120087,0,'soga_hair_color2',111,64,0), (90295,120087,0,'soga_hair_face_color',40,20,7), (90296,120087,0,'soga_hair_face_highlight_color',47,42,59), (90297,120087,0,'soga_hair_highlight',43,36,70), (90298,120087,0,'soga_hair_type_color',40,20,7), (90299,120087,0,'soga_hair_type_highlight_color',47,42,59), (90300,120087,1,'soga_lip_type',23,4,-91), (90301,120087,1,'soga_nose_type',-35,-69,7), (90302,120087,0,'soga_skin_color',177,159,108), (90303,120087,0,'wing_color1',255,255,255), (90304,120087,0,'wing_color2',255,255,255), (90305,120088,1,'cheek_type',-23,8,0), (90306,120088,1,'chin_type',-1,-42,-20), (90307,120088,1,'ear_type',-38,-40,0), (90308,120088,1,'eye_brow_type',21,7,19), (90309,120088,0,'eye_color',45,86,63), (90310,120088,1,'eye_type',-12,0,0), (90311,120088,0,'hair_color1',239,14,0), (90312,120088,0,'hair_face_color',43,19,6), (90313,120088,0,'hair_face_highlight_color',73,38,1), (90314,120088,0,'hair_type_color',43,19,6), (90315,120088,0,'hair_type_highlight_color',73,38,1), (90316,120088,1,'lip_type',-3,28,-28), (90317,120088,1,'nose_type',-28,-17,14), (90318,120088,0,'skin_color',201,162,113), (90319,120088,1,'soga_cheek_type',0,21,7), (90320,120088,1,'soga_chin_type',0,-3,28), (90321,120088,1,'soga_ear_type',0,-12,0), (90322,120088,1,'soga_eye_brow_type',0,-38,-40), (90323,120088,0,'soga_eye_color',229,229,102), (90324,120088,1,'soga_eye_type',-12,0,0), (90325,120088,0,'soga_hair_face_color',43,19,6), (90326,120088,0,'soga_hair_face_highlight_color',73,38,1), (90327,120088,0,'soga_hair_type_color',43,19,6), (90328,120088,0,'soga_hair_type_highlight_color',73,38,1), (90329,120088,1,'soga_lip_type',19,-23,8), (90330,120088,1,'soga_nose_type',-28,-1,-42), (90331,120088,0,'soga_skin_color',201,162,113), (90332,120088,0,'wing_color1',255,255,255), (90333,120088,0,'wing_color2',255,255,255), (90334,120089,1,'cheek_type',-23,8,0), (90335,120089,1,'chin_type',-1,-42,-20), (90336,120089,1,'ear_type',-38,-40,0), (90337,120089,1,'eye_brow_type',21,7,19), (90338,120089,0,'eye_color',45,86,63), (90339,120089,1,'eye_type',-12,0,0), (90340,120089,0,'hair_color1',239,14,0), (90341,120089,0,'hair_face_color',43,19,6), (90342,120089,0,'hair_face_highlight_color',73,38,1), (90343,120089,0,'hair_type_color',43,19,6), (90344,120089,0,'hair_type_highlight_color',73,38,1), (90345,120089,1,'lip_type',-3,28,-28), (90346,120089,1,'nose_type',-28,-17,14), (90347,120089,0,'skin_color',201,162,113), (90348,120089,1,'soga_cheek_type',0,21,7), (90349,120089,1,'soga_chin_type',0,-3,28), (90350,120089,1,'soga_ear_type',0,-12,0), (90351,120089,1,'soga_eye_brow_type',0,-38,-40), (90352,120089,0,'soga_eye_color',229,229,102), (90353,120089,1,'soga_eye_type',-12,0,0), (90354,120089,0,'soga_hair_face_color',43,19,6), (90355,120089,0,'soga_hair_face_highlight_color',73,38,1), (90356,120089,0,'soga_hair_type_color',43,19,6), (90357,120089,0,'soga_hair_type_highlight_color',73,38,1), (90358,120089,1,'soga_lip_type',19,-23,8), (90359,120089,1,'soga_nose_type',-28,-1,-42), (90360,120089,0,'soga_skin_color',201,162,113), (90361,120089,0,'wing_color1',255,255,255), (90362,120089,0,'wing_color2',255,255,255), (90363,120090,0,'eye_color',255,255,255), (90364,120090,0,'skin_color',255,255,255), (90365,120090,0,'soga_eye_color',255,0,255), (90366,120091,0,'eye_color',255,255,255), (90367,120091,0,'skin_color',255,255,255), (90368,120091,0,'soga_eye_color',255,0,255), (90369,120092,0,'eye_color',105,105,105), (90370,120092,0,'skin_color',255,255,255), (90371,120092,0,'soga_eye_color',255,0,255), (90372,120093,0,'eye_color',255,255,255), (90373,120093,0,'skin_color',255,255,255), (90374,120093,0,'soga_eye_color',255,0,255), (90375,120094,0,'eye_color',255,255,255), (90376,120094,0,'skin_color',255,255,255), (90377,120094,0,'soga_eye_color',255,0,255), (90378,120095,0,'eye_color',47,210,121), (90379,120095,0,'skin_color',167,167,127), (90380,120095,0,'soga_eye_color',255,0,255), (90381,120096,0,'eye_color',255,255,255), (90382,120096,0,'skin_color',255,255,255), (90383,120096,0,'soga_eye_color',255,0,255), (90384,120097,1,'cheek_type',52,-34,0), (90385,120097,1,'chin_type',-15,75,41), (90386,120097,1,'ear_type',-44,14,0), (90387,120097,1,'eye_brow_type',46,-41,-7), (90388,120097,0,'eye_color',131,108,56), (90389,120097,1,'eye_type',28,0,0), (90390,120097,0,'hair_color1',41,9,209), (90391,120097,0,'hair_color2',68,0,0), (90392,120097,0,'hair_face_highlight_color',53,50,65), (90393,120097,0,'hair_highlight',43,36,70), (90394,120097,0,'hair_type_highlight_color',53,50,65), (90395,120097,1,'lip_type',4,-14,-100), (90396,120097,1,'nose_type',19,41,9), (90397,120097,0,'skin_color',235,245,245), (90398,120097,1,'soga_cheek_type',0,46,-41), (90399,120097,1,'soga_chin_type',0,4,-14), (90400,120097,1,'soga_ear_type',0,28,0), (90401,120097,1,'soga_eye_brow_type',0,-44,14), (90402,120097,0,'soga_eye_color',229,229,102), (90403,120097,1,'soga_eye_type',68,0,0), (90404,120097,0,'soga_hair_color1',38,22,21), (90405,120097,0,'soga_hair_color2',120,50,0), (90406,120097,0,'soga_hair_face_highlight_color',53,50,65), (90407,120097,0,'soga_hair_highlight',43,36,70), (90408,120097,0,'soga_hair_type_highlight_color',53,50,65), (90409,120097,1,'soga_lip_type',-7,52,-34), (90410,120097,1,'soga_nose_type',-100,-15,75), (90411,120097,0,'soga_skin_color',235,245,245), (90412,120097,0,'wing_color1',255,255,255), (90413,120097,0,'wing_color2',255,255,255), (90414,120098,1,'cheek_type',-3,-25,0), (90415,120098,1,'chin_type',-61,7,37), (90416,120098,1,'ear_type',93,87,0), (90417,120098,1,'eye_brow_type',0,100,25), (90418,120098,0,'eye_color',40,24,8), (90419,120098,1,'eye_type',100,0,0), (90420,120098,0,'hair_color1',168,18,31), (90421,120098,0,'hair_color2',36,34,36), (90422,120098,0,'hair_face_color',20,9,28), (90423,120098,0,'hair_face_highlight_color',19,6,26), (90424,120098,0,'hair_highlight',26,24,25), (90425,120098,0,'hair_type_color',20,9,28), (90426,120098,0,'hair_type_highlight_color',19,6,26), (90427,120098,1,'lip_type',-34,-31,21), (90428,120098,1,'nose_type',-44,-88,18), (90429,120098,0,'skin_color',189,155,103), (90430,120098,1,'soga_cheek_type',0,0,100), (90431,120098,1,'soga_chin_type',0,-34,-31), (90432,120098,1,'soga_ear_type',0,100,0), (90433,120098,1,'soga_eye_brow_type',0,93,87), (90434,120098,0,'soga_eye_color',229,229,102), (90435,120098,1,'soga_eye_type',100,0,0), (90436,120098,0,'soga_hair_color1',26,24,25), (90437,120098,0,'soga_hair_color2',36,34,36), (90438,120098,0,'soga_hair_face_color',20,9,28), (90439,120098,0,'soga_hair_face_highlight_color',19,6,26), (90440,120098,0,'soga_hair_highlight',26,24,25), (90441,120098,0,'soga_hair_type_color',20,9,28), (90442,120098,0,'soga_hair_type_highlight_color',19,6,26), (90443,120098,1,'soga_lip_type',25,-3,-25), (90444,120098,1,'soga_nose_type',21,-61,7), (90445,120098,0,'soga_skin_color',189,155,103), (90446,120099,1,'cheek_type',-81,85,0), (90447,120099,1,'chin_type',75,-87,-66), (90448,120099,1,'ear_type',-93,95,0), (90449,120099,1,'eye_brow_type',59,-87,-45), (90450,120099,0,'eye_color',36,77,77), (90451,120099,1,'eye_type',-87,0,0), (90452,120099,0,'hair_color1',169,217,17), (90453,120099,0,'hair_color2',200,0,0), (90454,120099,0,'hair_face_color',100,70,10), (90455,120099,0,'hair_face_highlight_color',114,31,28), (90456,120099,0,'hair_highlight',91,21,51), (90457,120099,0,'hair_type_color',100,70,10), (90458,120099,0,'hair_type_highlight_color',114,31,28), (90459,120099,1,'lip_type',28,-58,-65), (90460,120099,1,'nose_type',-22,-87,-39), (90461,120099,0,'skin_color',171,148,98), (90462,120099,1,'soga_cheek_type',0,59,-87), (90463,120099,1,'soga_chin_type',0,28,-58), (90464,120099,1,'soga_ear_type',0,-87,0), (90465,120099,1,'soga_eye_brow_type',0,-93,95), (90466,120099,0,'soga_eye_color',229,229,102), (90467,120099,1,'soga_eye_type',-56,0,0), (90468,120099,0,'soga_hair_color1',56,33,26), (90469,120099,0,'soga_hair_color2',94,59,11), (90470,120099,0,'soga_hair_face_color',100,70,10), (90471,120099,0,'soga_hair_face_highlight_color',114,31,28), (90472,120099,0,'soga_hair_highlight',91,21,51), (90473,120099,0,'soga_hair_type_color',100,70,10), (90474,120099,0,'soga_hair_type_highlight_color',114,31,28), (90475,120099,1,'soga_lip_type',-45,-81,85), (90476,120099,1,'soga_nose_type',-65,75,-87), (90477,120099,0,'soga_skin_color',171,148,98), (90478,120099,0,'wing_color1',255,255,255), (90479,120099,0,'wing_color2',255,255,255), (90514,120101,1,'cheek_type',-18,31,0), (90515,120101,1,'chin_type',0,-26,0), (90516,120101,1,'ear_type',-8,0,0), (90517,120101,1,'eye_brow_type',48,-28,31), (90518,120101,0,'eye_color',194,192,162), (90519,120101,1,'eye_type',-14,0,0), (90520,120101,0,'hair_color1',0,215,0), (90521,120101,0,'hair_face_color',225,224,220), (90522,120101,0,'hair_face_highlight_color',132,82,23), (90523,120101,0,'hair_type_color',225,224,220), (90524,120101,0,'hair_type_highlight_color',132,82,23), (90525,120101,1,'lip_type',34,0,4), (90526,120101,1,'nose_type',3,0,-41), (90527,120101,0,'skin_color',216,203,188), (90528,120101,1,'soga_cheek_type',0,48,-28), (90529,120101,1,'soga_chin_type',0,34,0), (90530,120101,1,'soga_ear_type',0,-14,0), (90531,120101,1,'soga_eye_brow_type',0,-8,0), (90532,120101,0,'soga_eye_color',229,229,102), (90533,120101,1,'soga_eye_type',-2,0,0), (90534,120101,0,'soga_hair_face_color',225,224,220), (90535,120101,0,'soga_hair_face_highlight_color',132,82,23), (90536,120101,0,'soga_hair_type_color',225,224,220), (90537,120101,0,'soga_hair_type_highlight_color',132,82,23), (90538,120101,1,'soga_lip_type',31,-18,31), (90539,120101,1,'soga_nose_type',4,0,-26), (90540,120101,0,'soga_skin_color',216,203,188), (90541,120101,0,'wing_color1',255,255,255), (90542,120101,0,'wing_color2',255,255,255), (90570,120104,1,'cheek_type',-97,0,0), (90571,120104,1,'chin_type',-48,-38,75), (90572,120104,1,'ear_type',-76,28,0), (90573,120104,1,'eye_brow_type',25,-9,46), (90574,120104,0,'eye_color',49,101,117), (90575,120104,1,'eye_type',-51,0,0), (90576,120104,0,'hair_color1',163,163,175), (90577,120104,0,'hair_color2',88,0,0), (90578,120104,0,'hair_face_color',40,19,9), (90579,120104,0,'hair_face_highlight_color',119,147,147), (90580,120104,0,'hair_highlight',56,33,26), (90581,120104,0,'hair_type_color',40,19,9), (90582,120104,0,'hair_type_highlight_color',119,147,147), (90583,120104,1,'lip_type',29,-76,-95), (90584,120104,1,'nose_type',56,-93,-93), (90585,120104,0,'skin_color',165,111,103), (90586,120104,1,'soga_cheek_type',0,25,-9), (90587,120104,1,'soga_chin_type',0,29,-76), (90588,120104,1,'soga_ear_type',0,-51,0), (90589,120104,1,'soga_eye_brow_type',0,-76,28), (90590,120104,0,'soga_eye_color',229,229,102), (90591,120104,1,'soga_eye_type',88,0,0), (90592,120104,0,'soga_hair_color1',200,165,96), (90593,120104,0,'soga_hair_color2',173,99,44), (90594,120104,0,'soga_hair_face_color',40,19,9), (90595,120104,0,'soga_hair_face_highlight_color',119,147,147), (90596,120104,0,'soga_hair_highlight',56,33,26), (90597,120104,0,'soga_hair_type_color',40,19,9), (90598,120104,0,'soga_hair_type_highlight_color',119,147,147), (90599,120104,1,'soga_lip_type',46,-97,0), (90600,120104,1,'soga_nose_type',-95,-48,-38), (90601,120104,0,'soga_skin_color',165,111,103), (90602,120104,0,'wing_color1',255,255,255), (90603,120104,0,'wing_color2',255,255,255), (90604,120105,0,'eye_color',255,255,255), (90605,120105,0,'skin_color',255,255,255), (90606,120105,0,'soga_eye_color',255,0,255), (90607,120106,0,'eye_color',255,255,255), (90608,120106,0,'skin_color',255,255,255), (90609,120106,0,'soga_eye_color',255,0,255), (90610,120107,0,'eye_color',255,255,255), (90611,120107,0,'skin_color',255,255,255), (90612,120107,0,'soga_eye_color',255,0,255), (90616,120109,0,'eye_color',45,45,45), (90617,120109,0,'skin_color',45,45,45), (90618,120109,0,'soga_eye_color',255,0,255), (90622,120111,1,'cheek_type',-98,65,0), (90623,120111,1,'chin_type',95,52,-21), (90624,120111,1,'ear_type',-74,93,0), (90625,120111,1,'eye_brow_type',22,-88,45), (90626,120111,0,'eye_color',69,141,155), (90627,120111,1,'eye_type',35,0,0), (90628,120111,0,'hair_color1',179,94,0), (90629,120111,0,'hair_color2',185,97,0), (90630,120111,0,'hair_face_color',84,0,0), (90631,120111,0,'hair_face_highlight_color',170,62,24), (90632,120111,0,'hair_highlight',89,21,21), (90633,120111,0,'hair_type_color',84,0,0), (90634,120111,0,'hair_type_highlight_color',170,62,24), (90635,120111,1,'lip_type',-42,75,58), (90636,120111,1,'nose_type',14,-77,94), (90637,120111,0,'skin_color',136,93,72), (90638,120111,1,'soga_cheek_type',0,22,-88), (90639,120111,1,'soga_chin_type',0,-42,75), (90640,120111,1,'soga_ear_type',0,35,0), (90641,120111,1,'soga_eye_brow_type',0,-74,93), (90642,120111,0,'soga_eye_color',229,229,102), (90643,120111,1,'soga_eye_type',35,0,0), (90644,120111,0,'soga_hair_color1',109,14,49), (90645,120111,0,'soga_hair_color2',185,97,0), (90646,120111,0,'soga_hair_face_color',84,0,0), (90647,120111,0,'soga_hair_face_highlight_color',170,62,24), (90648,120111,0,'soga_hair_highlight',89,21,21), (90649,120111,0,'soga_hair_type_color',84,0,0), (90650,120111,0,'soga_hair_type_highlight_color',170,62,24), (90651,120111,1,'soga_lip_type',45,-98,65), (90652,120111,1,'soga_nose_type',58,95,52), (90653,120111,0,'soga_skin_color',136,93,72), (90654,120111,0,'wing_color1',255,255,255), (90655,120111,0,'wing_color2',255,255,255), (90656,120112,1,'cheek_type',-95,-56,0), (90657,120112,1,'chin_type',65,47,4), (90658,120112,1,'ear_type',50,-98,0), (90659,120112,1,'eye_brow_type',0,45,87), (90660,120112,0,'eye_color',29,62,62), (90661,120112,1,'eye_type',97,0,0), (90662,120112,0,'hair_color1',163,31,0), (90663,120112,0,'hair_color2',159,88,0), (90664,120112,0,'hair_face_color',114,31,29), (90665,120112,0,'hair_highlight',38,22,21), (90666,120112,0,'hair_type_color',114,31,29), (90667,120112,1,'lip_type',66,81,-65), (90668,120112,1,'nose_type',-14,-93,31), (90669,120112,0,'skin_color',46,31,32), (90670,120112,1,'soga_cheek_type',0,0,45), (90671,120112,1,'soga_chin_type',0,66,81), (90672,120112,1,'soga_ear_type',0,97,0), (90673,120112,1,'soga_eye_brow_type',0,50,-98), (90674,120112,0,'soga_eye_color',229,229,102), (90675,120112,1,'soga_eye_type',97,0,0), (90676,120112,0,'soga_hair_color1',91,21,51), (90677,120112,0,'soga_hair_color2',159,88,0), (90678,120112,0,'soga_hair_face_color',114,31,29), (90679,120112,0,'soga_hair_highlight',38,22,21), (90680,120112,0,'soga_hair_type_color',114,31,29), (90681,120112,1,'soga_lip_type',87,-95,-56), (90682,120112,1,'soga_nose_type',-65,65,47), (90683,120112,0,'soga_skin_color',46,31,32), (90684,120112,0,'wing_color1',255,255,255), (90685,120112,0,'wing_color2',255,255,255), (90686,120113,0,'eye_color',81,47,29), (90687,120113,0,'skin_color',19,19,19), (90688,120113,0,'soga_eye_color',255,0,255), (90689,120114,0,'eye_color',208,122,61), (90690,120114,0,'skin_color',19,19,19), (90691,120114,0,'soga_eye_color',255,0,255), (90692,120115,0,'eye_color',145,139,51), (90693,120115,0,'skin_color',63,0,0), (90694,120115,0,'soga_eye_color',255,0,255), (90713,120117,0,'eye_color',255,255,255), (90714,120117,0,'skin_color',255,255,137), (90715,120117,0,'soga_eye_color',255,0,255), (90716,120118,0,'eye_color',255,255,255), (90717,120118,0,'skin_color',255,255,255), (90718,120118,0,'soga_eye_color',255,0,255), (90719,120119,0,'eye_color',255,255,255), (90720,120119,0,'skin_color',255,255,255), (90721,120119,0,'soga_eye_color',255,0,255), (90722,120120,0,'eye_color',255,255,255), (90723,120120,0,'skin_color',255,255,255), (90724,120120,0,'soga_eye_color',255,0,255), (90725,120121,0,'eye_color',255,255,255), (90726,120121,0,'skin_color',255,255,255), (90727,120121,0,'soga_eye_color',255,0,255), (90728,120122,0,'eye_color',255,255,255), (90729,120122,0,'skin_color',255,255,255), (90730,120122,0,'soga_eye_color',255,0,255), (90731,120123,0,'eye_color',255,196,137), (90732,120123,0,'skin_color',255,255,255), (90733,120123,0,'soga_eye_color',255,0,255), (90762,120125,0,'eye_color',128,128,128), (90763,120125,0,'skin_color',0,63,63), (90764,120125,0,'soga_eye_color',255,0,255), (90765,120126,0,'eye_color',255,255,255), (90766,120126,0,'skin_color',255,255,255), (90767,120126,0,'soga_eye_color',255,0,255), (90768,120127,0,'eye_color',255,255,255), (90769,120127,0,'skin_color',255,255,255), (90770,120127,0,'soga_eye_color',255,0,255), (90786,120128,0,'skin_color',150,150,150), (90805,120129,1,'cheek_type',2,-46,0), (90806,120129,1,'chin_type',75,9,-34), (90807,120129,1,'ear_type',-26,-90,0), (90808,120129,1,'eye_brow_type',10,65,22), (90809,120129,0,'eye_color',132,183,198), (90810,120129,1,'eye_type',-7,0,0), (90811,120129,0,'hair_color1',26,24,25), (90812,120129,0,'hair_color2',36,34,36), (90813,120129,0,'hair_face_color',15,1,21), (90814,120129,0,'hair_face_highlight_color',173,67,27), (90815,120129,0,'hair_highlight',89,21,21), (90816,120129,0,'hair_type_color',15,1,21), (90817,120129,0,'hair_type_highlight_color',173,67,27), (90818,120129,1,'lip_type',-3,55,7), (90819,120129,1,'nose_type',65,22,-5), (90820,120129,0,'skin_color',246,248,246), (90821,120129,1,'soga_cheek_type',2,-46,0), (90822,120129,1,'soga_chin_type',75,9,-34), (90823,120129,1,'soga_ear_type',-26,-90,0), (90824,120129,1,'soga_eye_brow_type',10,65,22), (90825,120129,0,'soga_eye_color',229,229,102), (90826,120129,1,'soga_eye_type',-7,0,0), (90827,120129,0,'soga_hair_color1',26,24,25), (90828,120129,0,'soga_hair_color2',36,34,36), (90829,120129,0,'soga_hair_face_color',15,1,21), (90830,120129,0,'soga_hair_face_highlight_color',173,67,27), (90831,120129,0,'soga_hair_highlight',89,21,21), (90832,120129,0,'soga_hair_type_color',15,1,21), (90833,120129,0,'soga_hair_type_highlight_color',173,67,27), (90834,120129,1,'soga_lip_type',-3,55,7), (90835,120129,1,'soga_nose_type',65,22,-5), (90836,120129,0,'soga_skin_color',246,248,246), (90837,120130,0,'eye_color',255,255,255), (90838,120130,0,'skin_color',255,255,255), (90839,120130,0,'soga_eye_color',255,0,255), (90840,120131,0,'eye_color',255,255,255), (90841,120131,0,'skin_color',255,255,255), (90842,120131,0,'soga_eye_color',255,0,255), (90843,120132,1,'cheek_type',-25,-19,0), (90844,120132,1,'chin_type',71,0,21), (90845,120132,1,'ear_type',-4,-1,0), (90846,120132,1,'eye_brow_type',0,14,-10), (90847,120132,0,'eye_color',74,132,106), (90848,120132,1,'eye_type',2,0,0), (90849,120132,0,'hair_color1',105,26,26), (90850,120132,0,'hair_color2',157,83,0), (90851,120132,0,'hair_face_color',193,100,45), (90852,120132,0,'hair_face_highlight_color',168,59,22), (90853,120132,0,'hair_highlight',89,21,21), (90854,120132,0,'hair_type_color',193,100,45), (90855,120132,0,'hair_type_highlight_color',168,59,22), (90856,120132,1,'lip_type',-68,-3,-62), (90857,120132,1,'nose_type',69,77,-34), (90858,120132,0,'skin_color',174,184,184), (90859,120132,1,'soga_cheek_type',-25,-19,0), (90860,120132,1,'soga_chin_type',71,0,21), (90861,120132,1,'soga_ear_type',-4,-1,0), (90862,120132,1,'soga_eye_brow_type',0,14,-10), (90863,120132,0,'soga_eye_color',229,229,102), (90864,120132,1,'soga_eye_type',2,0,0), (90865,120132,0,'soga_hair_color1',105,26,26), (90866,120132,0,'soga_hair_color2',157,83,0), (90867,120132,0,'soga_hair_face_color',193,100,45), (90868,120132,0,'soga_hair_face_highlight_color',168,59,22), (90869,120132,0,'soga_hair_highlight',89,21,21), (90870,120132,0,'soga_hair_type_color',193,100,45), (90871,120132,0,'soga_hair_type_highlight_color',168,59,22), (90872,120132,1,'soga_lip_type',-68,-3,-62), (90873,120132,1,'soga_nose_type',69,77,-34), (90874,120132,0,'soga_skin_color',174,184,184), (90875,120132,0,'wing_color1',255,255,255), (90876,120132,0,'wing_color2',255,255,255), (90926,120134,0,'skin_color',186,191,170), (90948,120136,0,'eye_color',255,255,255), (90949,120136,0,'skin_color',255,255,255), (90950,120136,0,'soga_eye_color',255,0,255), (90966,120137,0,'skin_color',243,250,242), (90985,120138,1,'cheek_type',-28,0,0), (90986,120138,1,'chin_type',-75,50,-14), (90987,120138,1,'ear_type',37,57,0), (90988,120138,1,'eye_brow_type',-45,-7,-31), (90989,120138,0,'eye_color',150,190,190), (90990,120138,1,'eye_type',34,0,0), (90991,120138,0,'hair_color1',38,22,21), (90992,120138,0,'hair_color2',120,50,0), (90993,120138,0,'hair_highlight',38,22,21), (90994,120138,1,'lip_type',-19,25,0), (90995,120138,1,'nose_type',-46,22,3), (90996,120138,0,'skin_color',234,195,198), (90997,120138,1,'soga_cheek_type',-28,0,0), (90998,120138,1,'soga_chin_type',-75,50,-14), (90999,120138,1,'soga_ear_type',37,57,0), (91000,120138,1,'soga_eye_brow_type',-45,-7,-31), (91001,120138,0,'soga_eye_color',229,229,102), (91002,120138,1,'soga_eye_type',34,0,0), (91003,120138,0,'soga_hair_color1',38,22,21), (91004,120138,0,'soga_hair_color2',120,50,0), (91005,120138,0,'soga_hair_highlight',38,22,21), (91006,120138,1,'soga_lip_type',-19,25,0), (91007,120138,1,'soga_nose_type',-46,22,3), (91008,120138,0,'soga_skin_color',234,195,198), (91009,120138,0,'wing_color1',255,255,255), (91010,120138,0,'wing_color2',255,255,255), (91011,120139,1,'cheek_type',17,-98,0), (91012,120139,1,'chin_type',64,74,-29), (91013,120139,1,'ear_type',71,63,0), (91014,120139,1,'eye_brow_type',90,65,-95), (91015,120139,0,'eye_color',60,117,87), (91016,120139,1,'eye_type',56,0,0), (91017,120139,0,'hair_color1',43,36,70), (91018,120139,0,'hair_color2',64,76,74), (91019,120139,0,'hair_face_color',193,136,15), (91020,120139,0,'hair_face_highlight_color',244,246,246), (91021,120139,0,'hair_highlight',109,14,49), (91022,120139,0,'hair_type_color',193,136,15), (91023,120139,0,'hair_type_highlight_color',244,246,246), (91024,120139,1,'lip_type',-62,-45,-68), (91025,120139,1,'nose_type',47,84,-65), (91026,120139,0,'skin_color',107,112,102), (91027,120139,1,'soga_cheek_type',17,-98,0), (91028,120139,1,'soga_chin_type',64,74,-29), (91029,120139,1,'soga_ear_type',71,63,0), (91030,120139,1,'soga_eye_brow_type',90,65,-95), (91031,120139,0,'soga_eye_color',229,229,102), (91032,120139,1,'soga_eye_type',56,0,0), (91033,120139,0,'soga_hair_color1',43,36,70), (91034,120139,0,'soga_hair_color2',64,76,74), (91035,120139,0,'soga_hair_face_color',193,136,15), (91036,120139,0,'soga_hair_face_highlight_color',244,246,246), (91037,120139,0,'soga_hair_highlight',109,14,49), (91038,120139,0,'soga_hair_type_color',193,136,15), (91039,120139,0,'soga_hair_type_highlight_color',244,246,246), (91040,120139,1,'soga_lip_type',-62,-45,-68), (91041,120139,1,'soga_nose_type',47,84,-65), (91042,120139,0,'soga_skin_color',107,112,102), (91043,120139,0,'wing_color1',255,255,255), (91044,120139,0,'wing_color2',255,255,255), (91045,120140,0,'eye_color',255,255,255), (91046,120140,0,'skin_color',255,255,255), (91047,120140,0,'soga_eye_color',255,0,255), (91048,120141,0,'eye_color',255,255,255), (91049,120141,0,'skin_color',255,255,255), (91050,120141,0,'soga_eye_color',255,0,255), (91051,120142,0,'eye_color',255,255,255), (91052,120142,0,'skin_color',255,255,255), (91053,120142,0,'soga_eye_color',255,0,255), (91054,120143,0,'eye_color',255,255,255), (91055,120143,0,'skin_color',255,255,255), (91056,120143,0,'soga_eye_color',255,0,255), (91057,120144,1,'cheek_type',21,21,0), (91058,120144,1,'chin_type',-37,-34,17), (91059,120144,1,'ear_type',-5,-19,0), (91060,120144,1,'eye_brow_type',-12,-31,44), (91061,120144,0,'eye_color',126,178,192), (91062,120144,0,'hair_face_color',129,86,0), (91063,120144,0,'hair_face_highlight_color',81,75,27), (91064,120144,0,'hair_type_color',129,86,0), (91065,120144,0,'hair_type_highlight_color',81,75,27), (91066,120144,1,'lip_type',-9,-2,-5), (91067,120144,1,'nose_type',-7,34,12), (91068,120144,0,'skin_color',168,126,89), (91069,120144,1,'soga_cheek_type',21,21,0), (91070,120144,1,'soga_chin_type',-37,-34,17), (91071,120144,1,'soga_ear_type',-5,-19,0), (91072,120144,1,'soga_eye_brow_type',-12,-31,44), (91073,120144,0,'soga_eye_color',229,229,102), (91074,120144,0,'soga_hair_face_color',129,86,0), (91075,120144,0,'soga_hair_face_highlight_color',81,75,27), (91076,120144,0,'soga_hair_type_color',129,86,0), (91077,120144,0,'soga_hair_type_highlight_color',81,75,27), (91078,120144,1,'soga_lip_type',-9,-2,-5), (91079,120144,1,'soga_nose_type',-7,34,12), (91080,120144,0,'soga_skin_color',168,126,89), (91081,120144,0,'wing_color1',255,255,255), (91082,120144,0,'wing_color2',255,255,255), (91098,120145,0,'skin_color',253,250,250), (91117,120146,1,'cheek_type',-9,-12,0), (91118,120146,1,'chin_type',-5,7,-9), (91119,120146,1,'ear_type',2,-9,0), (91120,120146,1,'eye_brow_type',-5,-17,-43), (91121,120146,0,'eye_color',61,97,59), (91122,120146,1,'eye_type',-29,0,0), (91123,120146,0,'hair_face_color',213,175,3), (91124,120146,0,'hair_face_highlight_color',180,124,57), (91125,120146,0,'hair_type_color',213,175,3), (91126,120146,0,'hair_type_highlight_color',180,124,57), (91127,120146,1,'lip_type',18,-9,17), (91128,120146,1,'nose_type',-17,-18,-18), (91129,120146,0,'skin_color',206,172,118), (91130,120146,1,'soga_cheek_type',-9,-12,0), (91131,120146,1,'soga_chin_type',-5,7,-9), (91132,120146,1,'soga_ear_type',2,-9,0), (91133,120146,1,'soga_eye_brow_type',-5,-17,-43), (91134,120146,0,'soga_eye_color',229,229,102), (91135,120146,1,'soga_eye_type',-29,0,0), (91136,120146,0,'soga_hair_face_color',213,175,3), (91137,120146,0,'soga_hair_face_highlight_color',180,124,57), (91138,120146,0,'soga_hair_type_color',213,175,3), (91139,120146,0,'soga_hair_type_highlight_color',180,124,57), (91140,120146,1,'soga_lip_type',18,-9,17), (91141,120146,1,'soga_nose_type',-17,-18,-18), (91142,120146,0,'soga_skin_color',206,172,118), (91143,120146,0,'wing_color1',255,255,255), (91144,120146,0,'wing_color2',255,255,255), (91211,120149,1,'cheek_type',-35,-19,0), (91212,120149,1,'chin_type',-5,20,40), (91213,120149,1,'ear_type',10,34,0), (91214,120149,1,'eye_brow_type',0,18,17), (91215,120149,0,'eye_color',108,169,186), (91216,120149,1,'eye_type',-31,0,0), (91217,120149,0,'hair_face_color',68,36,1), (91218,120149,0,'hair_face_highlight_color',81,57,28), (91219,120149,0,'hair_type_color',68,36,1), (91220,120149,0,'hair_type_highlight_color',81,57,28), (91221,120149,1,'lip_type',32,-14,39), (91222,120149,1,'nose_type',-17,-32,28), (91223,120149,0,'skin_color',254,254,254), (91224,120149,1,'soga_cheek_type',-35,-19,0), (91225,120149,1,'soga_chin_type',-5,20,40), (91226,120149,1,'soga_ear_type',10,34,0), (91227,120149,1,'soga_eye_brow_type',0,18,17), (91228,120149,0,'soga_eye_color',229,229,102), (91229,120149,1,'soga_eye_type',-31,0,0), (91230,120149,0,'soga_hair_face_color',68,36,1), (91231,120149,0,'soga_hair_face_highlight_color',81,57,28), (91232,120149,0,'soga_hair_type_color',68,36,1), (91233,120149,0,'soga_hair_type_highlight_color',81,57,28), (91234,120149,1,'soga_lip_type',32,-14,39), (91235,120149,1,'soga_nose_type',-17,-32,28), (91236,120149,0,'soga_skin_color',254,254,254), (91237,120149,0,'wing_color1',255,255,255), (91238,120149,0,'wing_color2',255,255,255), (91239,120150,1,'cheek_type',77,-75,0), (91240,120150,1,'chin_type',58,88,28), (91241,120150,1,'ear_type',14,56,0), (91242,120150,1,'eye_brow_type',59,26,-89), (91243,120150,0,'eye_color',144,188,195), (91244,120150,1,'eye_type',-21,0,0), (91245,120150,0,'hair_color1',114,112,142), (91246,120150,0,'hair_color2',152,138,129), (91247,120150,0,'hair_face_color',219,179,15), (91248,120150,0,'hair_face_highlight_color',93,65,9), (91249,120150,0,'hair_highlight',29,21,28), (91250,120150,0,'hair_type_color',219,179,15), (91251,120150,0,'hair_type_highlight_color',93,65,9), (91252,120150,1,'lip_type',-46,37,-63), (91253,120150,1,'nose_type',7,10,-17), (91254,120150,0,'skin_color',200,187,181), (91255,120150,1,'soga_cheek_type',77,-75,0), (91256,120150,1,'soga_chin_type',58,88,28), (91257,120150,1,'soga_ear_type',14,56,0), (91258,120150,1,'soga_eye_brow_type',59,26,-89), (91259,120150,0,'soga_eye_color',229,229,102), (91260,120150,1,'soga_eye_type',-21,0,0), (91261,120150,0,'soga_hair_color1',114,112,142), (91262,120150,0,'soga_hair_color2',152,138,129), (91263,120150,0,'soga_hair_face_color',219,179,15), (91264,120150,0,'soga_hair_face_highlight_color',93,65,9), (91265,120150,0,'soga_hair_highlight',29,21,28), (91266,120150,0,'soga_hair_type_color',219,179,15), (91267,120150,0,'soga_hair_type_highlight_color',93,65,9), (91268,120150,1,'soga_lip_type',-46,37,-63), (91269,120150,1,'soga_nose_type',7,10,-17), (91270,120150,0,'soga_skin_color',200,187,181), (91271,120150,0,'wing_color1',255,255,255), (91272,120150,0,'wing_color2',255,255,255), (91273,120151,1,'cheek_type',93,69,0), (91274,120151,1,'chin_type',58,0,59), (91275,120151,1,'ear_type',70,44,0), (91276,120151,1,'eye_brow_type',0,0,45), (91277,120151,0,'eye_color',50,103,118), (91278,120151,0,'hair_color1',123,123,130), (91279,120151,0,'hair_color2',144,140,137), (91280,120151,0,'hair_face_color',119,147,147), (91281,120151,0,'hair_face_highlight_color',184,85,36), (91282,120151,0,'hair_highlight',105,26,26), (91283,120151,0,'hair_type_color',119,147,147), (91284,120151,0,'hair_type_highlight_color',184,85,36), (91285,120151,1,'lip_type',11,26,79), (91286,120151,1,'nose_type',0,56,-40), (91287,120151,0,'skin_color',168,116,75), (91288,120151,1,'soga_cheek_type',93,69,0), (91289,120151,1,'soga_chin_type',58,0,59), (91290,120151,1,'soga_ear_type',70,44,0), (91291,120151,1,'soga_eye_brow_type',0,0,45), (91292,120151,0,'soga_eye_color',229,229,102), (91293,120151,0,'soga_hair_color1',123,123,130), (91294,120151,0,'soga_hair_color2',144,140,137), (91295,120151,0,'soga_hair_face_color',119,147,147), (91296,120151,0,'soga_hair_face_highlight_color',184,85,36), (91297,120151,0,'soga_hair_highlight',105,26,26), (91298,120151,0,'soga_hair_type_color',119,147,147), (91299,120151,0,'soga_hair_type_highlight_color',184,85,36), (91300,120151,1,'soga_lip_type',11,26,79), (91301,120151,1,'soga_nose_type',0,56,-40), (91302,120151,0,'soga_skin_color',168,116,75), (91303,120152,1,'cheek_type',35,18,0), (91304,120152,1,'chin_type',0,-11,46), (91305,120152,1,'ear_type',0,-14,0), (91306,120152,1,'eye_brow_type',40,7,-7), (91307,120152,0,'eye_color',126,178,194), (91308,120152,1,'eye_type',8,0,0), (91309,120152,0,'hair_face_color',208,197,90), (91310,120152,0,'hair_face_highlight_color',22,8,2), (91311,120152,0,'hair_type_color',208,197,90), (91312,120152,0,'hair_type_highlight_color',22,8,2), (91313,120152,1,'lip_type',0,0,35), (91314,120152,1,'nose_type',-8,-5,-22), (91315,120152,0,'skin_color',168,119,69), (91316,120152,1,'soga_cheek_type',35,18,0), (91317,120152,1,'soga_chin_type',0,-11,46), (91318,120152,1,'soga_ear_type',0,-14,0), (91319,120152,1,'soga_eye_brow_type',40,7,-7), (91320,120152,0,'soga_eye_color',229,229,102), (91321,120152,1,'soga_eye_type',8,0,0), (91322,120152,0,'soga_hair_face_color',208,197,90), (91323,120152,0,'soga_hair_face_highlight_color',22,8,2), (91324,120152,0,'soga_hair_type_color',208,197,90), (91325,120152,0,'soga_hair_type_highlight_color',22,8,2), (91326,120152,1,'soga_lip_type',0,0,35), (91327,120152,1,'soga_nose_type',-8,-5,-22), (91328,120152,0,'soga_skin_color',168,119,69), (91329,120152,0,'wing_color1',255,255,255), (91330,120152,0,'wing_color2',255,255,255), (91331,120153,1,'cheek_type',0,-61,0), (91332,120153,1,'chin_type',64,-29,-81), (91333,120153,1,'ear_type',-75,62,0), (91334,120153,1,'eye_brow_type',-25,51,55), (91335,120153,0,'eye_color',173,142,88), (91336,120153,1,'eye_type',23,0,0), (91337,120153,0,'hair_color1',51,56,84), (91338,120153,0,'hair_color2',63,79,81), (91339,120153,0,'hair_face_color',79,82,119), (91340,120153,0,'hair_face_highlight_color',219,179,16), (91341,120153,0,'hair_highlight',239,221,86), (91342,120153,0,'hair_type_color',79,82,119), (91343,120153,0,'hair_type_highlight_color',219,179,16), (91344,120153,1,'lip_type',-34,37,28), (91345,120153,1,'nose_type',-38,14,-52), (91346,120153,0,'skin_color',249,252,252), (91347,120153,1,'soga_cheek_type',0,-61,0), (91348,120153,1,'soga_chin_type',64,-29,-81), (91349,120153,1,'soga_ear_type',-75,62,0), (91350,120153,1,'soga_eye_brow_type',-25,51,55), (91351,120153,0,'soga_eye_color',204,204,204), (91352,120153,1,'soga_eye_type',23,0,0), (91353,120153,0,'soga_hair_color1',51,56,84), (91354,120153,0,'soga_hair_color2',63,79,81), (91355,120153,0,'soga_hair_face_color',79,82,119), (91356,120153,0,'soga_hair_face_highlight_color',219,179,16), (91357,120153,0,'soga_hair_highlight',239,221,86), (91358,120153,0,'soga_hair_type_color',79,82,119), (91359,120153,0,'soga_hair_type_highlight_color',219,179,16), (91360,120153,1,'soga_lip_type',-34,37,28), (91361,120153,1,'soga_nose_type',-38,14,-52), (91362,120153,0,'soga_skin_color',249,252,252), (91363,120154,1,'cheek_type',-28,-10,0), (91364,120154,1,'chin_type',-29,-20,-8), (91365,120154,1,'ear_type',3,25,0), (91366,120154,1,'eye_brow_type',19,1,26), (91367,120154,0,'eye_color',133,173,159), (91368,120154,1,'eye_type',-4,0,0), (91369,120154,0,'hair_face_color',150,52,27), (91370,120154,0,'hair_face_highlight_color',105,41,3), (91371,120154,0,'hair_type_color',150,52,27), (91372,120154,0,'hair_type_highlight_color',105,41,3), (91373,120154,1,'lip_type',7,21,-14), (91374,120154,1,'nose_type',-12,0,0), (91375,120154,0,'skin_color',205,206,206), (91376,120154,1,'soga_cheek_type',-28,-10,0), (91377,120154,1,'soga_chin_type',-29,-20,-8), (91378,120154,1,'soga_ear_type',3,25,0), (91379,120154,1,'soga_eye_brow_type',19,1,26), (91380,120154,0,'soga_eye_color',229,229,102), (91381,120154,1,'soga_eye_type',-4,0,0), (91382,120154,0,'soga_hair_face_color',150,52,27), (91383,120154,0,'soga_hair_face_highlight_color',105,41,3), (91384,120154,0,'soga_hair_type_color',150,52,27), (91385,120154,0,'soga_hair_type_highlight_color',105,41,3), (91386,120154,1,'soga_lip_type',7,21,-14), (91387,120154,1,'soga_nose_type',-12,0,0), (91388,120154,0,'soga_skin_color',205,206,206), (91389,120154,0,'wing_color1',255,255,255), (91390,120154,0,'wing_color2',255,255,255), (91391,120155,1,'cheek_type',-38,-37,0), (91392,120155,1,'chin_type',-96,29,-63), (91393,120155,1,'ear_type',-81,-17,0), (91394,120155,1,'eye_brow_type',-58,-14,-34), (91395,120155,0,'eye_color',108,91,48), (91396,120155,1,'eye_type',17,0,0), (91397,120155,0,'hair_color1',164,165,165), (91398,120155,0,'hair_color2',56,62,62), (91399,120155,0,'hair_face_color',244,246,246), (91400,120155,0,'hair_face_highlight_color',244,246,246), (91401,120155,0,'hair_highlight',164,165,165), (91402,120155,0,'hair_type_color',244,246,246), (91403,120155,0,'hair_type_highlight_color',244,246,246), (91404,120155,1,'lip_type',-26,81,59), (91405,120155,1,'nose_type',-81,-63,-34), (91406,120155,0,'skin_color',247,248,247), (91407,120155,1,'soga_cheek_type',-38,-37,0), (91408,120155,1,'soga_chin_type',-96,29,-63), (91409,120155,1,'soga_ear_type',-81,-17,0), (91410,120155,1,'soga_eye_brow_type',-58,-14,-34), (91411,120155,0,'soga_eye_color',229,229,102), (91412,120155,1,'soga_eye_type',17,0,0), (91413,120155,0,'soga_hair_color1',164,165,165), (91414,120155,0,'soga_hair_color2',56,62,62), (91415,120155,0,'soga_hair_face_color',244,246,246), (91416,120155,0,'soga_hair_face_highlight_color',244,246,246), (91417,120155,0,'soga_hair_highlight',164,165,165), (91418,120155,0,'soga_hair_type_color',244,246,246), (91419,120155,0,'soga_hair_type_highlight_color',244,246,246), (91420,120155,1,'soga_lip_type',-26,81,59), (91421,120155,1,'soga_nose_type',-81,-63,-34), (91422,120155,0,'soga_skin_color',247,248,247), (91426,120157,0,'eye_color',255,255,255), (91427,120157,0,'skin_color',255,255,255), (91428,120157,0,'soga_eye_color',255,0,255), (91463,120159,1,'cheek_type',-9,11,0), (91464,120159,1,'chin_type',28,0,-3), (91465,120159,1,'ear_type',14,31,0), (91466,120159,1,'eye_brow_type',12,-7,-5), (91467,120159,0,'eye_color',36,74,82), (91468,120159,1,'eye_type',-14,0,0), (91469,120159,0,'hair_face_color',66,65,62), (91470,120159,0,'hair_face_highlight_color',83,35,0), (91471,120159,0,'hair_type_color',66,65,62), (91472,120159,0,'hair_type_highlight_color',83,35,0), (91473,120159,1,'lip_type',8,8,23), (91474,120159,1,'nose_type',-14,2,-14), (91475,120159,0,'skin_color',230,226,198), (91476,120159,1,'soga_cheek_type',-9,11,0), (91477,120159,1,'soga_chin_type',28,0,-3), (91478,120159,1,'soga_ear_type',14,31,0), (91479,120159,1,'soga_eye_brow_type',12,-7,-5), (91480,120159,0,'soga_eye_color',229,229,102), (91481,120159,1,'soga_eye_type',-14,0,0), (91482,120159,0,'soga_hair_face_color',66,65,62), (91483,120159,0,'soga_hair_face_highlight_color',83,35,0), (91484,120159,0,'soga_hair_type_color',66,65,62), (91485,120159,0,'soga_hair_type_highlight_color',83,35,0), (91486,120159,1,'soga_lip_type',8,8,23), (91487,120159,1,'soga_nose_type',-14,2,-14), (91488,120159,0,'soga_skin_color',230,226,198), (91489,120159,0,'wing_color1',255,255,255), (91490,120159,0,'wing_color2',255,255,255), (91491,120160,1,'cheek_type',77,-75,0), (91492,120160,1,'chin_type',58,88,28), (91493,120160,1,'ear_type',14,56,0), (91494,120160,1,'eye_brow_type',59,26,-89), (91495,120160,0,'eye_color',144,188,195), (91496,120160,1,'eye_type',-21,0,0), (91497,120160,0,'hair_color1',29,21,28), (91498,120160,0,'hair_color2',39,32,39), (91499,120160,0,'hair_face_color',219,179,15), (91500,120160,0,'hair_face_highlight_color',93,65,9), (91501,120160,0,'hair_highlight',89,21,21), (91502,120160,0,'hair_type_color',219,179,15), (91503,120160,0,'hair_type_highlight_color',93,65,9), (91504,120160,1,'lip_type',-46,37,-63), (91505,120160,1,'nose_type',7,10,-17), (91506,120160,0,'skin_color',200,187,181), (91507,120160,1,'soga_cheek_type',77,-75,0), (91508,120160,1,'soga_chin_type',58,88,28), (91509,120160,1,'soga_ear_type',14,56,0), (91510,120160,1,'soga_eye_brow_type',59,26,-89), (91511,120160,0,'soga_eye_color',229,229,102), (91512,120160,1,'soga_eye_type',-21,0,0), (91513,120160,0,'soga_hair_color1',29,21,28), (91514,120160,0,'soga_hair_color2',39,32,39), (91515,120160,0,'soga_hair_face_color',219,179,15), (91516,120160,0,'soga_hair_face_highlight_color',93,65,9), (91517,120160,0,'soga_hair_highlight',89,21,21), (91518,120160,0,'soga_hair_type_color',219,179,15), (91519,120160,0,'soga_hair_type_highlight_color',93,65,9), (91520,120160,1,'soga_lip_type',-46,37,-63), (91521,120160,1,'soga_nose_type',7,10,-17), (91522,120160,0,'soga_skin_color',200,187,181), (91523,120160,0,'wing_color1',255,255,255), (91524,120160,0,'wing_color2',255,255,255), (91540,120161,0,'skin_color',202,167,171), (91590,120162,0,'skin_color',221,208,173), (91593,120163,1,'cheek_type',-51,70,0), (91594,120163,1,'chin_type',-14,-26,28), (91595,120163,1,'ear_type',-75,20,0), (91596,120163,1,'eye_brow_type',-65,4,-53), (91597,120163,0,'eye_color',172,165,126), (91598,120163,1,'eye_type',47,0,0), (91599,120163,0,'hair_color1',246,219,114), (91600,120163,0,'hair_color2',187,136,62), (91601,120163,0,'hair_face_color',233,184,31), (91602,120163,0,'hair_face_highlight_color',124,39,34), (91603,120163,0,'hair_highlight',91,21,51), (91604,120163,0,'hair_type_color',233,184,31), (91605,120163,0,'hair_type_highlight_color',124,39,34), (91606,120163,1,'lip_type',-14,85,-93), (91607,120163,1,'nose_type',4,-35,-7), (91608,120163,0,'skin_color',241,250,250), (91609,120163,1,'soga_cheek_type',-51,70,0), (91610,120163,1,'soga_chin_type',-14,-26,28), (91611,120163,1,'soga_ear_type',-75,20,0), (91612,120163,1,'soga_eye_brow_type',-65,4,-53), (91613,120163,0,'soga_eye_color',229,229,102), (91614,120163,1,'soga_eye_type',47,0,0), (91615,120163,0,'soga_hair_color1',246,219,114), (91616,120163,0,'soga_hair_color2',187,136,62), (91617,120163,0,'soga_hair_face_color',233,184,31), (91618,120163,0,'soga_hair_face_highlight_color',124,39,34), (91619,120163,0,'soga_hair_highlight',91,21,51), (91620,120163,0,'soga_hair_type_color',233,184,31), (91621,120163,0,'soga_hair_type_highlight_color',124,39,34), (91622,120163,1,'soga_lip_type',-14,85,-93), (91623,120163,1,'soga_nose_type',4,-35,-7), (91624,120163,0,'soga_skin_color',241,250,250), (91625,120163,0,'wing_color1',255,255,255), (91626,120163,0,'wing_color2',255,255,255), (91695,120166,1,'cheek_type',-14,91,0), (91696,120166,1,'chin_type',26,-11,81), (91697,120166,1,'ear_type',-68,-96,0), (91698,120166,1,'eye_brow_type',-62,62,32), (91699,120166,0,'eye_color',163,197,195), (91700,120166,1,'eye_type',-76,0,0), (91701,120166,0,'hair_color1',105,26,26), (91702,120166,0,'hair_color2',157,83,0), (91703,120166,0,'hair_face_color',193,100,45), (91704,120166,0,'hair_face_highlight_color',193,100,45), (91705,120166,0,'hair_highlight',105,26,26), (91706,120166,0,'hair_type_color',193,100,45), (91707,120166,0,'hair_type_highlight_color',193,100,45), (91708,120166,1,'lip_type',-34,48,-32), (91709,120166,1,'nose_type',47,25,38), (91710,120166,0,'skin_color',229,216,174), (91711,120166,1,'soga_cheek_type',-14,91,0), (91712,120166,1,'soga_chin_type',26,-11,81), (91713,120166,1,'soga_ear_type',-68,-96,0), (91714,120166,1,'soga_eye_brow_type',-62,62,32), (91715,120166,0,'soga_eye_color',229,229,102), (91716,120166,1,'soga_eye_type',-76,0,0), (91717,120166,0,'soga_hair_color1',105,26,26), (91718,120166,0,'soga_hair_color2',157,83,0), (91719,120166,0,'soga_hair_face_color',193,100,45), (91720,120166,0,'soga_hair_face_highlight_color',193,100,45), (91721,120166,0,'soga_hair_highlight',105,26,26), (91722,120166,0,'soga_hair_type_color',193,100,45), (91723,120166,0,'soga_hair_type_highlight_color',193,100,45), (91724,120166,1,'soga_lip_type',-34,48,-32), (91725,120166,1,'soga_nose_type',47,25,38), (91726,120166,0,'soga_skin_color',229,216,174), (91727,120166,0,'wing_color1',255,255,255), (91728,120166,0,'wing_color2',255,255,255), (91729,120167,1,'cheek_type',28,-41,0), (91730,120167,1,'chin_type',-32,47,28), (91731,120167,1,'ear_type',-40,17,0), (91732,120167,1,'eye_brow_type',14,-26,-8), (91733,120167,0,'eye_color',55,114,125), (91734,120167,0,'hair_face_color',199,196,193), (91735,120167,0,'hair_face_highlight_color',52,21,0), (91736,120167,0,'hair_type_color',199,196,193), (91737,120167,0,'hair_type_highlight_color',52,21,0), (91738,120167,1,'lip_type',28,-1,-11), (91739,120167,1,'nose_type',-14,37,0), (91740,120167,0,'skin_color',46,32,33), (91741,120167,1,'soga_cheek_type',28,-41,0), (91742,120167,1,'soga_chin_type',-32,47,28), (91743,120167,1,'soga_ear_type',-40,17,0), (91744,120167,1,'soga_eye_brow_type',14,-26,-8), (91745,120167,0,'soga_eye_color',229,229,102), (91746,120167,0,'soga_hair_face_color',199,196,193), (91747,120167,0,'soga_hair_face_highlight_color',52,21,0), (91748,120167,0,'soga_hair_type_color',199,196,193), (91749,120167,0,'soga_hair_type_highlight_color',52,21,0), (91750,120167,1,'soga_lip_type',28,-1,-11), (91751,120167,1,'soga_nose_type',-14,37,0), (91752,120167,0,'soga_skin_color',46,32,33), (91753,120167,0,'wing_color1',255,255,255), (91754,120167,0,'wing_color2',255,255,255), (91755,120168,1,'cheek_type',100,-87,0), (91756,120168,1,'chin_type',-14,-62,63), (91757,120168,1,'ear_type',44,-87,0), (91758,120168,1,'eye_brow_type',88,40,57), (91759,120168,0,'eye_color',167,202,212), (91760,120168,1,'eye_type',100,0,0), (91761,120168,0,'hair_color1',164,165,165), (91762,120168,0,'hair_color2',56,62,62), (91763,120168,0,'hair_face_color',244,246,246), (91764,120168,0,'hair_face_highlight_color',43,38,54), (91765,120168,0,'hair_highlight',50,48,56), (91766,120168,0,'hair_type_color',244,246,246), (91767,120168,0,'hair_type_highlight_color',43,38,54), (91768,120168,1,'lip_type',75,100,-51), (91769,120168,1,'nose_type',-44,-25,-63), (91770,120168,0,'skin_color',240,242,219), (91771,120168,1,'soga_cheek_type',100,-87,0), (91772,120168,1,'soga_chin_type',-14,-62,63), (91773,120168,1,'soga_ear_type',44,-87,0), (91774,120168,1,'soga_eye_brow_type',88,40,57), (91775,120168,0,'soga_eye_color',229,229,102), (91776,120168,1,'soga_eye_type',100,0,0), (91777,120168,0,'soga_hair_color1',164,165,165), (91778,120168,0,'soga_hair_color2',56,62,62), (91779,120168,0,'soga_hair_face_color',244,246,246), (91780,120168,0,'soga_hair_face_highlight_color',43,38,54), (91781,120168,0,'soga_hair_highlight',50,48,56), (91782,120168,0,'soga_hair_type_color',244,246,246), (91783,120168,0,'soga_hair_type_highlight_color',43,38,54), (91784,120168,1,'soga_lip_type',75,100,-51), (91785,120168,1,'soga_nose_type',-44,-25,-63), (91786,120168,0,'soga_skin_color',240,242,219), (91787,120168,0,'wing_color1',255,255,255), (91788,120168,0,'wing_color2',255,255,255), (91795,120171,1,'cheek_type',-43,-72,0), (91796,120171,1,'chin_type',38,-75,77), (91797,120171,1,'ear_type',-61,-83,0), (91798,120171,1,'eye_brow_type',-51,-35,-31), (91799,120171,0,'eye_color',173,142,88), (91800,120171,1,'eye_type',-76,0,0), (91801,120171,0,'hair_color1',109,14,49), (91802,120171,0,'hair_color2',185,97,0), (91803,120171,0,'hair_face_color',49,47,61), (91804,120171,0,'hair_face_highlight_color',42,29,2), (91805,120171,0,'hair_highlight',79,28,15), (91806,120171,0,'hair_type_color',49,47,61), (91807,120171,0,'hair_type_highlight_color',42,29,2), (91808,120171,1,'lip_type',3,41,70), (91809,120171,1,'nose_type',-47,82,31), (91810,120171,0,'skin_color',243,251,251), (91811,120171,1,'soga_cheek_type',-43,-72,0), (91812,120171,1,'soga_chin_type',38,-75,77), (91813,120171,1,'soga_ear_type',-61,-83,0), (91814,120171,1,'soga_eye_brow_type',-51,-35,-31), (91815,120171,0,'soga_eye_color',229,229,102), (91816,120171,1,'soga_eye_type',-76,0,0), (91817,120171,0,'soga_hair_color1',109,14,49), (91818,120171,0,'soga_hair_color2',185,97,0), (91819,120171,0,'soga_hair_face_color',49,47,61), (91820,120171,0,'soga_hair_face_highlight_color',42,29,2), (91821,120171,0,'soga_hair_highlight',79,28,15), (91822,120171,0,'soga_hair_type_color',49,47,61), (91823,120171,0,'soga_hair_type_highlight_color',42,29,2), (91824,120171,1,'soga_lip_type',3,41,70), (91825,120171,1,'soga_nose_type',-47,82,31), (91826,120171,0,'soga_skin_color',243,251,251), (91827,120171,0,'wing_color1',255,255,255), (91828,120171,0,'wing_color2',255,255,255), (91832,120173,1,'cheek_type',-1,50,0), (91833,120173,1,'chin_type',8,-94,14), (91834,120173,1,'ear_type',62,0,0), (91835,120173,1,'eye_brow_type',-3,-94,7), (91836,120173,0,'eye_color',47,100,102), (91837,120173,1,'eye_type',56,0,0), (91838,120173,0,'hair_color1',164,165,165), (91839,120173,0,'hair_color2',56,62,62), (91840,120173,0,'hair_face_color',244,246,246), (91841,120173,0,'hair_face_highlight_color',244,246,246), (91842,120173,0,'hair_highlight',164,165,165), (91843,120173,0,'hair_type_color',244,246,246), (91844,120173,0,'hair_type_highlight_color',244,246,246), (91845,120173,1,'lip_type',-10,62,31), (91846,120173,1,'nose_type',68,-56,-70), (91847,120173,0,'skin_color',53,52,38), (91848,120173,1,'soga_cheek_type',-1,50,0), (91849,120173,1,'soga_chin_type',8,-94,14), (91850,120173,1,'soga_ear_type',62,0,0), (91851,120173,1,'soga_eye_brow_type',-3,-94,7), (91852,120173,0,'soga_eye_color',229,229,102), (91853,120173,1,'soga_eye_type',56,0,0), (91854,120173,0,'soga_hair_color1',164,165,165), (91855,120173,0,'soga_hair_color2',56,62,62), (91856,120173,0,'soga_hair_face_color',244,246,246), (91857,120173,0,'soga_hair_face_highlight_color',244,246,246), (91858,120173,0,'soga_hair_highlight',164,165,165), (91859,120173,0,'soga_hair_type_color',244,246,246), (91860,120173,0,'soga_hair_type_highlight_color',244,246,246), (91861,120173,1,'soga_lip_type',-10,62,31), (91862,120173,1,'soga_nose_type',68,-56,-70), (91863,120173,0,'soga_skin_color',53,52,38), (91864,120174,0,'eye_color',255,255,255), (91865,120174,0,'skin_color',255,255,255), (91866,120174,0,'soga_eye_color',255,0,255), (91867,120175,1,'cheek_type',15,10,0), (91868,120175,1,'chin_type',78,95,56), (91869,120175,1,'ear_type',-62,56,0), (91870,120175,1,'eye_brow_type',0,4,84), (91871,120175,0,'eye_color',46,92,75), (91872,120175,1,'eye_type',-82,0,0), (91873,120175,0,'hair_color1',246,219,114), (91874,120175,0,'hair_color2',187,136,62), (91875,120175,0,'hair_face_color',233,184,31), (91876,120175,0,'hair_face_highlight_color',15,1,21), (91877,120175,0,'hair_highlight',29,21,28), (91878,120175,0,'hair_type_color',233,184,31), (91879,120175,0,'hair_type_highlight_color',15,1,21), (91880,120175,1,'lip_type',-59,56,84), (91881,120175,1,'nose_type',-8,-85,-72), (91882,120175,0,'skin_color',141,140,109), (91883,120175,1,'soga_cheek_type',15,10,0), (91884,120175,1,'soga_chin_type',78,95,56), (91885,120175,1,'soga_ear_type',-62,56,0), (91886,120175,1,'soga_eye_brow_type',0,4,84), (91887,120175,0,'soga_eye_color',229,229,102), (91888,120175,1,'soga_eye_type',-82,0,0), (91889,120175,0,'soga_hair_color1',246,219,114), (91890,120175,0,'soga_hair_color2',187,136,62), (91891,120175,0,'soga_hair_face_color',233,184,31), (91892,120175,0,'soga_hair_face_highlight_color',15,1,21), (91893,120175,0,'soga_hair_highlight',29,21,28), (91894,120175,0,'soga_hair_type_color',233,184,31), (91895,120175,0,'soga_hair_type_highlight_color',15,1,21), (91896,120175,1,'soga_lip_type',-59,56,84), (91897,120175,1,'soga_nose_type',-8,-85,-72), (91898,120175,0,'soga_skin_color',141,140,109), (91899,120175,0,'wing_color1',255,255,255), (91900,120175,0,'wing_color2',255,255,255), (91901,120176,0,'eye_color',255,255,255), (91902,120176,0,'skin_color',255,255,255), (91903,120176,0,'soga_eye_color',255,0,255), (91904,120177,0,'eye_color',255,255,255), (91905,120177,0,'skin_color',255,255,255), (91906,120177,0,'soga_eye_color',255,0,255), (91907,120178,0,'eye_color',255,255,255), (91908,120178,0,'skin_color',128,26,0), (91909,120178,0,'soga_eye_color',255,0,255), (91910,120179,0,'eye_color',255,255,255), (91911,120179,0,'skin_color',255,255,255), (91912,120179,0,'soga_eye_color',255,0,255), (91913,120180,0,'eye_color',255,255,255), (91914,120180,0,'skin_color',255,255,255), (91915,120180,0,'soga_eye_color',255,0,255), (91934,120182,0,'skin_color',150,150,150), (91953,120183,1,'cheek_type',88,5,0), (91954,120183,1,'chin_type',-95,-37,18), (91955,120183,1,'ear_type',81,-97,0), (91956,120183,1,'eye_brow_type',55,-50,-70), (91957,120183,0,'eye_color',115,172,189), (91958,120183,1,'eye_type',62,0,0), (91959,120183,0,'hair_color1',38,22,21), (91960,120183,0,'hair_color2',120,50,0), (91961,120183,0,'hair_face_highlight_color',32,24,42), (91962,120183,0,'hair_highlight',29,21,28), (91963,120183,0,'hair_type_highlight_color',32,24,42), (91964,120183,1,'lip_type',-14,-2,21), (91965,120183,1,'nose_type',-81,-20,8), (91966,120183,0,'skin_color',104,76,48), (91967,120183,1,'soga_cheek_type',88,5,0), (91968,120183,1,'soga_chin_type',-95,-37,18), (91969,120183,1,'soga_ear_type',81,-97,0), (91970,120183,1,'soga_eye_brow_type',55,-50,-70), (91971,120183,0,'soga_eye_color',229,229,102), (91972,120183,1,'soga_eye_type',62,0,0), (91973,120183,0,'soga_hair_color1',38,22,21), (91974,120183,0,'soga_hair_color2',120,50,0), (91975,120183,0,'soga_hair_face_highlight_color',32,24,42), (91976,120183,0,'soga_hair_highlight',29,21,28), (91977,120183,0,'soga_hair_type_highlight_color',32,24,42), (91978,120183,1,'soga_lip_type',-14,-2,21), (91979,120183,1,'soga_nose_type',-81,-20,8), (91980,120183,0,'soga_skin_color',104,76,48), (91981,120183,0,'wing_color1',255,255,255), (91982,120183,0,'wing_color2',255,255,255), (91983,120184,0,'eye_color',1,1,1), (91984,120184,0,'skin_color',255,255,255), (91985,120184,0,'soga_eye_color',255,0,255), (92001,120185,0,'skin_color',211,199,150), (92020,120186,0,'eye_color',255,255,255), (92021,120186,0,'skin_color',255,255,255), (92022,120186,0,'soga_eye_color',255,0,255), (92023,120187,0,'eye_color',255,255,255), (92024,120187,0,'skin_color',223,223,0), (92025,120187,0,'soga_eye_color',255,0,255), (92026,120188,0,'eye_color',255,255,255), (92027,120188,0,'skin_color',255,255,255), (92028,120188,0,'soga_eye_color',255,0,255), (92029,120189,0,'eye_color',255,255,255), (92030,120189,0,'skin_color',255,255,255), (92031,120189,0,'soga_eye_color',255,0,255), (92032,120190,1,'cheek_type',66,81,0), (92033,120190,1,'chin_type',81,-50,17), (92034,120190,1,'ear_type',-17,-96,0), (92035,120190,1,'eye_brow_type',0,81,-89), (92036,120190,0,'eye_color',90,59,23), (92037,120190,1,'eye_type',45,0,0), (92038,120190,0,'hair_color1',105,26,26), (92039,120190,0,'hair_color2',157,83,0), (92040,120190,0,'hair_face_color',193,100,45), (92041,120190,0,'hair_face_highlight_color',175,72,28), (92042,120190,0,'hair_highlight',89,21,21), (92043,120190,0,'hair_type_color',193,100,45), (92044,120190,0,'hair_type_highlight_color',175,72,28), (92045,120190,1,'lip_type',-38,-47,76), (92046,120190,1,'nose_type',59,89,-68), (92047,120190,0,'skin_color',209,159,140), (92048,120190,1,'soga_cheek_type',66,81,0), (92049,120190,1,'soga_chin_type',81,-50,17), (92050,120190,1,'soga_ear_type',-17,-96,0), (92051,120190,1,'soga_eye_brow_type',0,81,-89), (92052,120190,0,'soga_eye_color',229,229,102), (92053,120190,1,'soga_eye_type',45,0,0), (92054,120190,0,'soga_hair_color1',105,26,26), (92055,120190,0,'soga_hair_color2',157,83,0), (92056,120190,0,'soga_hair_face_color',193,100,45), (92057,120190,0,'soga_hair_face_highlight_color',175,72,28), (92058,120190,0,'soga_hair_highlight',89,21,21), (92059,120190,0,'soga_hair_type_color',193,100,45), (92060,120190,0,'soga_hair_type_highlight_color',175,72,28), (92061,120190,1,'soga_lip_type',-38,-47,76), (92062,120190,1,'soga_nose_type',59,89,-68), (92063,120190,0,'soga_skin_color',209,159,140), (92064,120190,0,'wing_color1',255,255,255), (92065,120190,0,'wing_color2',255,255,255), (92066,120191,0,'eye_color',255,255,255), (92067,120191,0,'skin_color',255,255,255), (92068,120191,0,'soga_eye_color',255,0,255), (92072,120193,0,'eye_color',255,255,255), (92073,120193,0,'skin_color',255,255,255), (92074,120193,0,'soga_eye_color',255,0,255), (92075,120194,0,'eye_color',255,255,255), (92076,120194,0,'skin_color',255,255,255), (92077,120194,0,'soga_eye_color',255,0,255), (92078,120195,0,'eye_color',124,108,170), (92079,120195,0,'skin_color',157,157,112), (92080,120195,0,'soga_eye_color',255,0,255), (92081,120196,0,'eye_color',105,105,105), (92082,120196,0,'skin_color',255,255,255), (92083,120196,0,'soga_eye_color',255,0,255), (92084,120197,1,'cheek_type',1,56,0), (92085,120197,1,'chin_type',-69,-94,96), (92086,120197,1,'ear_type',-69,90,0), (92087,120197,1,'eye_brow_type',82,-75,45), (92088,120197,0,'eye_color',66,122,83), (92089,120197,1,'eye_type',47,0,0), (92090,120197,0,'hair_color1',105,26,26), (92091,120197,0,'hair_color2',157,83,0), (92092,120197,0,'hair_face_color',188,93,41), (92093,120197,0,'hair_face_highlight_color',44,16,15), (92094,120197,0,'hair_highlight',54,45,28), (92095,120197,0,'hair_type_color',188,93,41), (92096,120197,0,'hair_type_highlight_color',44,16,15), (92097,120197,1,'lip_type',31,-20,-17), (92098,120197,1,'nose_type',87,-3,75), (92099,120197,0,'skin_color',227,217,205), (92100,120197,1,'soga_cheek_type',1,56,0), (92101,120197,1,'soga_chin_type',-69,-94,96), (92102,120197,1,'soga_ear_type',-69,90,0), (92103,120197,1,'soga_eye_brow_type',82,-75,45), (92104,120197,0,'soga_eye_color',229,229,102), (92105,120197,1,'soga_eye_type',47,0,0), (92106,120197,0,'soga_hair_color1',105,26,26), (92107,120197,0,'soga_hair_color2',157,83,0), (92108,120197,0,'soga_hair_face_color',188,93,41), (92109,120197,0,'soga_hair_face_highlight_color',44,16,15), (92110,120197,0,'soga_hair_highlight',54,45,28), (92111,120197,0,'soga_hair_type_color',188,93,41), (92112,120197,0,'soga_hair_type_highlight_color',44,16,15), (92113,120197,1,'soga_lip_type',31,-20,-17), (92114,120197,1,'soga_nose_type',87,-3,75), (92115,120197,0,'soga_skin_color',227,217,205), (92116,120197,0,'wing_color1',255,255,255), (92117,120197,0,'wing_color2',255,255,255), (92118,120198,1,'cheek_type',8,93,0), (92119,120198,1,'chin_type',-63,90,-77), (92120,120198,1,'ear_type',-38,64,0), (92121,120198,1,'eye_brow_type',-47,-42,-26), (92122,120198,0,'eye_color',50,101,117), (92123,120198,1,'eye_type',31,0,0), (92124,120198,0,'hair_color1',91,21,51), (92125,120198,0,'hair_color2',159,88,0), (92126,120198,0,'hair_face_color',111,28,25), (92127,120198,0,'hair_face_highlight_color',88,4,4), (92128,120198,0,'hair_highlight',109,14,49), (92129,120198,0,'hair_type_color',111,28,25), (92130,120198,0,'hair_type_highlight_color',88,4,4), (92131,120198,1,'lip_type',90,50,62), (92132,120198,1,'nose_type',-39,34,-47), (92133,120198,0,'skin_color',236,234,195), (92134,120198,1,'soga_cheek_type',8,93,0), (92135,120198,1,'soga_chin_type',-63,90,-77), (92136,120198,1,'soga_ear_type',-38,64,0), (92137,120198,1,'soga_eye_brow_type',-47,-42,-26), (92138,120198,0,'soga_eye_color',229,229,102), (92139,120198,1,'soga_eye_type',31,0,0), (92140,120198,0,'soga_hair_color1',91,21,51), (92141,120198,0,'soga_hair_color2',159,88,0), (92142,120198,0,'soga_hair_face_color',111,28,25), (92143,120198,0,'soga_hair_face_highlight_color',88,4,4), (92144,120198,0,'soga_hair_highlight',109,14,49), (92145,120198,0,'soga_hair_type_color',111,28,25), (92146,120198,0,'soga_hair_type_highlight_color',88,4,4), (92147,120198,1,'soga_lip_type',90,50,62), (92148,120198,1,'soga_nose_type',-39,34,-47), (92149,120198,0,'soga_skin_color',236,234,195), (92150,120198,0,'wing_color1',255,255,255), (92151,120198,0,'wing_color2',255,255,255), (92152,120199,1,'cheek_type',18,14,0), (92153,120199,1,'chin_type',-2,-12,17), (92154,120199,1,'ear_type',40,-9,0), (92155,120199,1,'eye_brow_type',5,17,21), (92156,120199,0,'eye_color',72,145,161), (92157,120199,1,'eye_type',-34,0,0), (92158,120199,0,'hair_face_color',127,119,111), (92159,120199,0,'hair_face_highlight_color',13,12,8), (92160,120199,0,'hair_type_color',127,119,111), (92161,120199,0,'hair_type_highlight_color',13,12,8), (92162,120199,1,'lip_type',0,12,-28), (92163,120199,1,'nose_type',0,-5,-26), (92164,120199,0,'skin_color',116,75,68), (92165,120199,1,'soga_cheek_type',18,14,0), (92166,120199,1,'soga_chin_type',-2,-12,17), (92167,120199,1,'soga_ear_type',40,-9,0), (92168,120199,1,'soga_eye_brow_type',5,17,21), (92169,120199,0,'soga_eye_color',229,229,102), (92170,120199,1,'soga_eye_type',-34,0,0), (92171,120199,0,'soga_hair_face_color',127,119,111), (92172,120199,0,'soga_hair_face_highlight_color',13,12,8), (92173,120199,0,'soga_hair_type_color',127,119,111), (92174,120199,0,'soga_hair_type_highlight_color',13,12,8), (92175,120199,1,'soga_lip_type',0,12,-28), (92176,120199,1,'soga_nose_type',0,-5,-26), (92177,120199,0,'soga_skin_color',116,75,68), (92178,120199,0,'wing_color1',255,255,255), (92179,120199,0,'wing_color2',255,255,255), (92180,120200,1,'cheek_type',0,12,0), (92181,120200,1,'chin_type',-21,-12,9), (92182,120200,1,'ear_type',-11,-10,0), (92183,120200,1,'eye_brow_type',-12,5,25), (92184,120200,0,'eye_color',176,191,166), (92185,120200,1,'eye_type',-12,0,0), (92186,120200,0,'hair_face_color',108,48,0), (92187,120200,0,'hair_face_highlight_color',185,180,137), (92188,120200,0,'hair_type_color',108,48,0), (92189,120200,0,'hair_type_highlight_color',185,180,137), (92190,120200,1,'lip_type',-25,-22,39), (92191,120200,1,'nose_type',44,-29,7), (92192,120200,0,'skin_color',246,253,253), (92193,120200,1,'soga_cheek_type',0,12,0), (92194,120200,1,'soga_chin_type',-21,-12,9), (92195,120200,1,'soga_ear_type',-11,-10,0), (92196,120200,1,'soga_eye_brow_type',-12,5,25), (92197,120200,0,'soga_eye_color',229,229,102), (92198,120200,1,'soga_eye_type',-12,0,0), (92199,120200,0,'soga_hair_face_color',108,48,0), (92200,120200,0,'soga_hair_face_highlight_color',185,180,137), (92201,120200,0,'soga_hair_type_color',108,48,0), (92202,120200,0,'soga_hair_type_highlight_color',185,180,137), (92203,120200,1,'soga_lip_type',-25,-22,39), (92204,120200,1,'soga_nose_type',44,-29,7), (92205,120200,0,'soga_skin_color',246,253,253), (92206,120200,0,'wing_color1',255,255,255), (92207,120200,0,'wing_color2',255,255,255), (92208,120201,1,'cheek_type',31,-37,0), (92209,120201,1,'chin_type',79,28,-12), (92210,120201,1,'ear_type',-3,-43,0), (92211,120201,1,'eye_brow_type',68,68,61), (92212,120201,0,'eye_color',40,81,93), (92213,120201,1,'eye_type',-48,0,0), (92214,120201,0,'hair_color1',114,112,142), (92215,120201,0,'hair_color2',152,138,129), (92216,120201,0,'hair_face_color',15,1,21), (92217,120201,0,'hair_face_highlight_color',8,3,4), (92218,120201,0,'hair_highlight',29,21,28), (92219,120201,0,'hair_type_color',15,1,21), (92220,120201,0,'hair_type_highlight_color',8,3,4), (92221,120201,1,'lip_type',-47,-25,3), (92222,120201,1,'nose_type',-65,-17,-71), (92223,120201,0,'skin_color',84,89,89), (92224,120201,1,'soga_cheek_type',31,-37,0), (92225,120201,1,'soga_chin_type',79,28,-12), (92226,120201,1,'soga_ear_type',-3,-43,0), (92227,120201,1,'soga_eye_brow_type',68,68,61), (92228,120201,0,'soga_eye_color',229,229,102), (92229,120201,1,'soga_eye_type',-48,0,0), (92230,120201,0,'soga_hair_color1',114,112,142), (92231,120201,0,'soga_hair_color2',152,138,129), (92232,120201,0,'soga_hair_face_color',15,1,21), (92233,120201,0,'soga_hair_face_highlight_color',8,3,4), (92234,120201,0,'soga_hair_highlight',29,21,28), (92235,120201,0,'soga_hair_type_color',15,1,21), (92236,120201,0,'soga_hair_type_highlight_color',8,3,4), (92237,120201,1,'soga_lip_type',-47,-25,3), (92238,120201,1,'soga_nose_type',-65,-17,-71), (92239,120201,0,'soga_skin_color',84,89,89), (92240,120201,0,'wing_color1',255,255,255), (92241,120201,0,'wing_color2',255,255,255), (92242,120202,1,'cheek_type',32,12,0), (92243,120202,1,'chin_type',11,9,28), (92244,120202,1,'ear_type',31,0,0), (92245,120202,1,'eye_brow_type',-4,-18,0), (92246,120202,0,'eye_color',200,174,138), (92247,120202,0,'hair_face_color',16,11,0), (92248,120202,0,'hair_face_highlight_color',115,115,113), (92249,120202,0,'hair_type_color',16,11,0), (92250,120202,0,'hair_type_highlight_color',115,115,113), (92251,120202,1,'lip_type',22,-34,47), (92252,120202,1,'nose_type',-25,12,0), (92253,120202,0,'skin_color',106,114,114), (92254,120202,1,'soga_cheek_type',32,12,0), (92255,120202,1,'soga_chin_type',11,9,28), (92256,120202,1,'soga_ear_type',31,0,0), (92257,120202,1,'soga_eye_brow_type',-4,-18,0), (92258,120202,0,'soga_eye_color',229,229,102), (92259,120202,0,'soga_hair_face_color',16,11,0), (92260,120202,0,'soga_hair_face_highlight_color',115,115,113), (92261,120202,0,'soga_hair_type_color',16,11,0), (92262,120202,0,'soga_hair_type_highlight_color',115,115,113), (92263,120202,1,'soga_lip_type',22,-34,47), (92264,120202,1,'soga_nose_type',-25,12,0), (92265,120202,0,'soga_skin_color',106,114,114), (92266,120202,0,'wing_color1',255,255,255), (92267,120202,0,'wing_color2',255,255,255), (92268,120203,0,'eye_color',121,61,0), (92269,120203,0,'skin_color',255,255,255), (92270,120203,0,'soga_eye_color',255,0,255), (92271,120204,1,'cheek_type',21,-21,0), (92272,120204,1,'chin_type',-37,0,0), (92273,120204,1,'ear_type',7,-9,0), (92274,120204,1,'eye_brow_type',-4,-4,-18), (92275,120204,0,'eye_color',61,120,89), (92276,120204,1,'eye_type',-7,0,0), (92277,120204,0,'hair_face_color',71,69,65), (92278,120204,0,'hair_face_highlight_color',89,87,82), (92279,120204,0,'hair_type_color',71,69,65), (92280,120204,0,'hair_type_highlight_color',89,87,82), (92281,120204,1,'lip_type',-12,7,0), (92282,120204,1,'nose_type',-5,0,-37), (92283,120204,0,'skin_color',232,235,235), (92284,120204,1,'soga_cheek_type',21,-21,0), (92285,120204,1,'soga_chin_type',-37,0,0), (92286,120204,1,'soga_ear_type',7,-9,0), (92287,120204,1,'soga_eye_brow_type',-4,-4,-18), (92288,120204,0,'soga_eye_color',229,229,102), (92289,120204,1,'soga_eye_type',-7,0,0), (92290,120204,0,'soga_hair_face_color',71,69,65), (92291,120204,0,'soga_hair_face_highlight_color',89,87,82), (92292,120204,0,'soga_hair_type_color',71,69,65), (92293,120204,0,'soga_hair_type_highlight_color',89,87,82), (92294,120204,1,'soga_lip_type',-12,7,0), (92295,120204,1,'soga_nose_type',-5,0,-37), (92296,120204,0,'soga_skin_color',232,235,235), (92297,120204,0,'wing_color1',255,255,255), (92298,120204,0,'wing_color2',255,255,255), (92299,120205,1,'cheek_type',3,17,0), (92300,120205,1,'chin_type',15,98,22), (92301,120205,1,'ear_type',53,7,0), (92302,120205,1,'eye_brow_type',-47,14,45), (92303,120205,0,'eye_color',53,73,42), (92304,120205,1,'eye_type',81,0,0), (92305,120205,0,'hair_color1',79,28,15), (92306,120205,0,'hair_color2',111,64,0), (92307,120205,0,'hair_face_color',36,23,2), (92308,120205,0,'hair_face_highlight_color',35,24,1), (92309,120205,0,'hair_highlight',79,28,15), (92310,120205,0,'hair_type_color',36,23,2), (92311,120205,0,'hair_type_highlight_color',35,24,1), (92312,120205,1,'lip_type',-70,75,79), (92313,120205,1,'nose_type',14,-2,84), (92314,120205,0,'skin_color',225,175,144), (92315,120205,1,'soga_cheek_type',3,17,0), (92316,120205,1,'soga_chin_type',15,98,22), (92317,120205,1,'soga_ear_type',53,7,0), (92318,120205,1,'soga_eye_brow_type',-47,14,45), (92319,120205,0,'soga_eye_color',229,229,102), (92320,120205,1,'soga_eye_type',81,0,0), (92321,120205,0,'soga_hair_color1',79,28,15), (92322,120205,0,'soga_hair_color2',111,64,0), (92323,120205,0,'soga_hair_face_color',36,23,2), (92324,120205,0,'soga_hair_face_highlight_color',35,24,1), (92325,120205,0,'soga_hair_highlight',79,28,15), (92326,120205,0,'soga_hair_type_color',36,23,2), (92327,120205,0,'soga_hair_type_highlight_color',35,24,1), (92328,120205,1,'soga_lip_type',-70,75,79), (92329,120205,1,'soga_nose_type',14,-2,84), (92330,120205,0,'soga_skin_color',225,175,144), (92331,120206,1,'cheek_type',44,-38,0), (92332,120206,1,'chin_type',32,-31,-68), (92333,120206,1,'ear_type',-58,1,0), (92334,120206,1,'eye_brow_type',-42,18,28), (92335,120206,0,'eye_color',77,56,26), (92336,120206,1,'eye_type',22,0,0), (92337,120206,0,'hair_color1',29,21,28), (92338,120206,0,'hair_color2',36,34,36), (92339,120206,0,'hair_face_color',15,1,21), (92340,120206,0,'hair_face_highlight_color',15,1,21), (92341,120206,0,'hair_highlight',29,21,28), (92342,120206,0,'hair_type_color',15,1,21), (92343,120206,0,'hair_type_highlight_color',15,1,21), (92344,120206,1,'lip_type',7,-5,48), (92345,120206,1,'nose_type',-74,48,37), (92346,120206,0,'skin_color',46,34,35), (92347,120206,1,'soga_cheek_type',44,-38,0), (92348,120206,1,'soga_chin_type',32,-31,-68), (92349,120206,1,'soga_ear_type',-58,1,0), (92350,120206,1,'soga_eye_brow_type',-42,18,28), (92351,120206,0,'soga_eye_color',229,229,102), (92352,120206,1,'soga_eye_type',22,0,0), (92353,120206,0,'soga_hair_color1',29,21,28), (92354,120206,0,'soga_hair_color2',36,34,36), (92355,120206,0,'soga_hair_face_color',15,1,21), (92356,120206,0,'soga_hair_face_highlight_color',15,1,21), (92357,120206,0,'soga_hair_highlight',29,21,28), (92358,120206,0,'soga_hair_type_color',15,1,21), (92359,120206,0,'soga_hair_type_highlight_color',15,1,21), (92360,120206,1,'soga_lip_type',7,-5,48), (92361,120206,1,'soga_nose_type',-74,48,37), (92362,120206,0,'soga_skin_color',46,34,35), (92363,120206,0,'wing_color1',255,255,255), (92364,120206,0,'wing_color2',255,255,255), (92365,120207,0,'eye_color',255,255,255), (92366,120207,0,'skin_color',255,255,255), (92367,120207,0,'soga_eye_color',255,0,255), (92405,120210,0,'eye_color',255,255,255), (92406,120210,0,'skin_color',255,255,255), (92407,120210,0,'soga_eye_color',255,0,255), (92408,120211,0,'eye_color',255,255,255), (92409,120211,0,'skin_color',255,255,255), (92410,120211,0,'soga_eye_color',255,0,255), (92411,120212,0,'eye_color',121,61,0), (92412,120212,0,'skin_color',255,255,255), (92413,120212,0,'soga_eye_color',255,0,255), (92414,120213,0,'eye_color',255,255,255), (92415,120213,0,'skin_color',255,255,255), (92416,120213,0,'soga_eye_color',255,0,255), (92417,120214,1,'cheek_type',53,37,0), (92418,120214,1,'chin_type',47,-3,94), (92419,120214,1,'ear_type',12,0,0), (92420,120214,1,'eye_brow_type',68,-38,-15), (92421,120214,0,'eye_color',125,85,35), (92422,120214,1,'eye_type',59,0,0), (92423,120214,0,'hair_color1',209,131,22), (92424,120214,0,'hair_color2',199,150,48), (92425,120214,0,'hair_face_color',184,128,10), (92426,120214,0,'hair_face_highlight_color',168,59,22), (92427,120214,0,'hair_highlight',89,21,21), (92428,120214,0,'hair_type_color',184,128,10), (92429,120214,0,'hair_type_highlight_color',168,59,22), (92430,120214,1,'lip_type',-93,44,63), (92431,120214,1,'nose_type',40,26,87), (92432,120214,0,'skin_color',176,121,107), (92433,120214,1,'soga_cheek_type',53,37,0), (92434,120214,1,'soga_chin_type',47,-3,94), (92435,120214,1,'soga_ear_type',12,0,0), (92436,120214,1,'soga_eye_brow_type',68,-38,-15), (92437,120214,0,'soga_eye_color',204,204,204), (92438,120214,1,'soga_eye_type',59,0,0), (92439,120214,0,'soga_hair_color1',209,131,22), (92440,120214,0,'soga_hair_color2',199,150,48), (92441,120214,0,'soga_hair_face_color',184,128,10), (92442,120214,0,'soga_hair_face_highlight_color',168,59,22), (92443,120214,0,'soga_hair_highlight',89,21,21), (92444,120214,0,'soga_hair_type_color',184,128,10), (92445,120214,0,'soga_hair_type_highlight_color',168,59,22), (92446,120214,1,'soga_lip_type',-93,44,63), (92447,120214,1,'soga_nose_type',40,26,87), (92448,120214,0,'soga_skin_color',176,121,107), (92449,120215,1,'cheek_type',-45,46,0), (92450,120215,1,'chin_type',31,93,18), (92451,120215,1,'ear_type',-63,46,0), (92452,120215,1,'eye_brow_type',34,19,46), (92453,120215,0,'eye_color',96,157,164), (92454,120215,1,'eye_type',81,0,0), (92455,120215,0,'hair_color1',38,22,21), (92456,120215,0,'hair_color2',170,100,31), (92457,120215,0,'hair_face_color',16,5,7), (92458,120215,0,'hair_face_highlight_color',219,179,15), (92459,120215,0,'hair_highlight',239,221,86), (92460,120215,0,'hair_type_color',16,5,7), (92461,120215,0,'hair_type_highlight_color',219,179,15), (92462,120215,1,'lip_type',51,-45,-64), (92463,120215,1,'nose_type',40,81,39), (92464,120215,0,'skin_color',246,251,251), (92465,120215,1,'soga_cheek_type',-45,46,0), (92466,120215,1,'soga_chin_type',31,93,18), (92467,120215,1,'soga_ear_type',-63,46,0), (92468,120215,1,'soga_eye_brow_type',34,19,46), (92469,120215,0,'soga_eye_color',229,229,102), (92470,120215,1,'soga_eye_type',81,0,0), (92471,120215,0,'soga_hair_color1',38,22,21), (92472,120215,0,'soga_hair_color2',170,100,31), (92473,120215,0,'soga_hair_face_color',16,5,7), (92474,120215,0,'soga_hair_face_highlight_color',219,179,15), (92475,120215,0,'soga_hair_highlight',239,221,86), (92476,120215,0,'soga_hair_type_color',16,5,7), (92477,120215,0,'soga_hair_type_highlight_color',219,179,15), (92478,120215,1,'soga_lip_type',51,-45,-64), (92479,120215,1,'soga_nose_type',40,81,39), (92480,120215,0,'soga_skin_color',246,251,251), (92481,120215,0,'wing_color1',255,255,255), (92482,120215,0,'wing_color2',255,255,255), (92483,120216,0,'eye_color',255,255,255), (92484,120216,0,'skin_color',255,255,255), (92485,120216,0,'soga_eye_color',255,0,255), (92486,120217,0,'eye_color',255,255,255), (92487,120217,0,'skin_color',255,255,255), (92488,120217,0,'soga_eye_color',255,0,255), (92489,120218,1,'cheek_type',93,-68,0), (92490,120218,1,'chin_type',-62,22,87), (92491,120218,1,'ear_type',-50,-25,0), (92492,120218,1,'eye_brow_type',-25,25,28), (92493,120218,0,'eye_color',213,193,162), (92494,120218,1,'eye_type',81,0,0), (92495,120218,0,'hair_color1',160,156,172), (92496,120218,0,'hair_color2',61,61,68), (92497,120218,0,'hair_face_color',244,244,246), (92498,120218,0,'hair_face_highlight_color',210,200,187), (92499,120218,0,'hair_highlight',112,123,142), (92500,120218,0,'hair_type_color',244,244,246), (92501,120218,0,'hair_type_highlight_color',210,200,187), (92502,120218,1,'lip_type',37,0,63), (92503,120218,1,'nose_type',43,-39,-7), (92504,120218,0,'skin_color',244,253,252), (92505,120218,1,'soga_cheek_type',93,-68,0), (92506,120218,1,'soga_chin_type',-62,22,87), (92507,120218,1,'soga_ear_type',-50,-25,0), (92508,120218,1,'soga_eye_brow_type',-25,25,28), (92509,120218,0,'soga_eye_color',229,229,102), (92510,120218,1,'soga_eye_type',81,0,0), (92511,120218,0,'soga_hair_color1',160,156,172), (92512,120218,0,'soga_hair_color2',61,61,68), (92513,120218,0,'soga_hair_face_color',244,244,246), (92514,120218,0,'soga_hair_face_highlight_color',210,200,187), (92515,120218,0,'soga_hair_highlight',112,123,142), (92516,120218,0,'soga_hair_type_color',244,244,246), (92517,120218,0,'soga_hair_type_highlight_color',210,200,187), (92518,120218,1,'soga_lip_type',37,0,63), (92519,120218,1,'soga_nose_type',43,-39,-7), (92520,120218,0,'soga_skin_color',244,253,252), (92521,120218,0,'wing_color1',255,255,255), (92522,120218,0,'wing_color2',255,255,255), (92526,120220,1,'cheek_type',-40,-68,0), (92527,120220,1,'chin_type',26,70,-40), (92528,120220,1,'ear_type',-37,-25,0), (92529,120220,1,'eye_brow_type',88,-63,-55), (92530,120220,0,'eye_color',30,57,39), (92531,120220,1,'eye_type',-31,0,0), (92532,120220,0,'hair_color1',209,131,22), (92533,120220,0,'hair_color2',199,150,48), (92534,120220,0,'hair_face_color',198,139,15), (92535,120220,0,'hair_face_highlight_color',244,246,246), (92536,120220,0,'hair_highlight',161,165,168), (92537,120220,0,'hair_type_color',198,139,15), (92538,120220,0,'hair_type_highlight_color',244,246,246), (92539,120220,1,'lip_type',-42,79,15), (92540,120220,1,'nose_type',-25,-72,17), (92541,120220,0,'skin_color',244,248,248), (92542,120220,1,'soga_cheek_type',-40,-68,0), (92543,120220,1,'soga_chin_type',26,70,-40), (92544,120220,1,'soga_ear_type',-37,-25,0), (92545,120220,1,'soga_eye_brow_type',88,-63,-55), (92546,120220,0,'soga_eye_color',229,229,102), (92547,120220,1,'soga_eye_type',-31,0,0), (92548,120220,0,'soga_hair_color1',209,131,22), (92549,120220,0,'soga_hair_color2',199,150,48), (92550,120220,0,'soga_hair_face_color',198,139,15), (92551,120220,0,'soga_hair_face_highlight_color',244,246,246), (92552,120220,0,'soga_hair_highlight',161,165,168), (92553,120220,0,'soga_hair_type_color',198,139,15), (92554,120220,0,'soga_hair_type_highlight_color',244,246,246), (92555,120220,1,'soga_lip_type',-42,79,15), (92556,120220,1,'soga_nose_type',-25,-72,17), (92557,120220,0,'soga_skin_color',244,248,248), (92558,120220,0,'wing_color1',255,255,255), (92559,120220,0,'wing_color2',255,255,255), (92566,120223,0,'eye_color',255,255,255), (92567,120223,0,'skin_color',255,255,255), (92568,120223,0,'soga_eye_color',255,0,255), (92569,120224,0,'eye_color',255,255,255), (92570,120224,0,'skin_color',255,255,255), (92571,120224,0,'soga_eye_color',255,0,255), (92572,120225,1,'cheek_type',31,-37,0), (92573,120225,1,'chin_type',79,28,-12), (92574,120225,1,'ear_type',-3,-43,0), (92575,120225,1,'eye_brow_type',68,68,61), (92576,120225,0,'eye_color',40,81,93), (92577,120225,1,'eye_type',-48,0,0), (92578,120225,0,'hair_color1',29,21,28), (92579,120225,0,'hair_color2',39,32,39), (92580,120225,0,'hair_face_color',15,1,21), (92581,120225,0,'hair_face_highlight_color',8,3,4), (92582,120225,0,'hair_highlight',38,22,21), (92583,120225,0,'hair_type_color',15,1,21), (92584,120225,0,'hair_type_highlight_color',8,3,4), (92585,120225,1,'lip_type',-47,-25,3), (92586,120225,1,'nose_type',-65,-17,-71), (92587,120225,0,'skin_color',84,89,89), (92588,120225,1,'soga_cheek_type',31,-37,0), (92589,120225,1,'soga_chin_type',79,28,-12), (92590,120225,1,'soga_ear_type',-3,-43,0), (92591,120225,1,'soga_eye_brow_type',68,68,61), (92592,120225,0,'soga_eye_color',229,229,102), (92593,120225,1,'soga_eye_type',-48,0,0), (92594,120225,0,'soga_hair_color1',29,21,28), (92595,120225,0,'soga_hair_color2',39,32,39), (92596,120225,0,'soga_hair_face_color',15,1,21), (92597,120225,0,'soga_hair_face_highlight_color',8,3,4), (92598,120225,0,'soga_hair_highlight',38,22,21), (92599,120225,0,'soga_hair_type_color',15,1,21), (92600,120225,0,'soga_hair_type_highlight_color',8,3,4), (92601,120225,1,'soga_lip_type',-47,-25,3), (92602,120225,1,'soga_nose_type',-65,-17,-71), (92603,120225,0,'soga_skin_color',84,89,89), (92604,120225,0,'wing_color1',255,255,255), (92605,120225,0,'wing_color2',255,255,255), (92606,120226,1,'cheek_type',0,-4,0), (92607,120226,1,'chin_type',0,-25,-11), (92608,120226,1,'ear_type',19,43,0), (92609,120226,1,'eye_brow_type',14,-10,-11), (92610,120226,0,'eye_color',41,83,96), (92611,120226,1,'eye_type',-28,0,0), (92612,120226,0,'hair_face_color',204,142,103), (92613,120226,0,'hair_face_highlight_color',23,16,7), (92614,120226,0,'hair_type_color',204,142,103), (92615,120226,0,'hair_type_highlight_color',23,16,7), (92616,120226,1,'lip_type',21,32,12), (92617,120226,1,'nose_type',18,-21,34), (92618,120226,0,'skin_color',222,228,216), (92619,120226,1,'soga_cheek_type',0,-4,0), (92620,120226,1,'soga_chin_type',0,-25,-11), (92621,120226,1,'soga_ear_type',19,43,0), (92622,120226,1,'soga_eye_brow_type',14,-10,-11), (92623,120226,0,'soga_eye_color',229,229,102), (92624,120226,1,'soga_eye_type',-28,0,0), (92625,120226,0,'soga_hair_face_color',204,142,103), (92626,120226,0,'soga_hair_face_highlight_color',23,16,7), (92627,120226,0,'soga_hair_type_color',204,142,103), (92628,120226,0,'soga_hair_type_highlight_color',23,16,7), (92629,120226,1,'soga_lip_type',21,32,12), (92630,120226,1,'soga_nose_type',18,-21,34), (92631,120226,0,'soga_skin_color',222,228,216), (92632,120226,0,'wing_color1',255,255,255), (92633,120226,0,'wing_color2',255,255,255), (92664,120237,0,'eye_color',255,255,255), (92665,120237,0,'skin_color',255,255,255), (92666,120237,0,'soga_eye_color',255,0,255), (92667,120238,0,'eye_color',0,220,151), (92668,120238,0,'skin_color',221,221,206), (92669,120238,0,'soga_eye_color',255,0,255), (92670,120239,0,'eye_color',255,255,255), (92671,120239,0,'skin_color',255,255,255), (92672,120239,0,'soga_eye_color',255,0,255), (92673,120240,1,'cheek_type',4,71,0), (92674,120240,1,'chin_type',-63,28,34), (92675,120240,1,'ear_type',52,-19,0), (92676,120240,1,'eye_brow_type',-37,40,68), (92677,120240,0,'eye_color',169,205,214), (92678,120240,1,'eye_type',34,0,0), (92679,120240,0,'hair_color1',26,24,25), (92680,120240,0,'hair_color2',36,34,36), (92681,120240,0,'hair_face_color',15,1,21), (92682,120240,0,'hair_face_highlight_color',33,10,14), (92683,120240,0,'hair_highlight',54,45,28), (92684,120240,0,'hair_type_color',15,1,21), (92685,120240,0,'hair_type_highlight_color',33,10,14), (92686,120240,1,'lip_type',52,0,39), (92687,120240,1,'nose_type',-42,-7,-75), (92688,120240,0,'skin_color',248,248,248), (92689,120240,1,'soga_cheek_type',4,71,0), (92690,120240,1,'soga_chin_type',-63,28,34), (92691,120240,1,'soga_ear_type',52,-19,0), (92692,120240,1,'soga_eye_brow_type',-37,40,68), (92693,120240,0,'soga_eye_color',229,229,102), (92694,120240,1,'soga_eye_type',34,0,0), (92695,120240,0,'soga_hair_color1',26,24,25), (92696,120240,0,'soga_hair_color2',36,34,36), (92697,120240,0,'soga_hair_face_color',15,1,21), (92698,120240,0,'soga_hair_face_highlight_color',33,10,14), (92699,120240,0,'soga_hair_highlight',54,45,28), (92700,120240,0,'soga_hair_type_color',15,1,21), (92701,120240,0,'soga_hair_type_highlight_color',33,10,14), (92702,120240,1,'soga_lip_type',52,0,39), (92703,120240,1,'soga_nose_type',-42,-7,-75), (92704,120240,0,'soga_skin_color',248,248,248), (92737,120242,1,'cheek_type',7,-8,0), (92738,120242,1,'chin_type',-11,7,37), (92739,120242,1,'ear_type',11,-39,0), (92740,120242,1,'eye_brow_type',-11,-44,7), (92741,120242,0,'eye_color',40,81,93), (92742,120242,1,'eye_type',-1,0,0), (92743,120242,0,'hair_face_color',95,55,9), (92744,120242,0,'hair_face_highlight_color',186,79,26), (92745,120242,0,'hair_type_color',95,55,9), (92746,120242,0,'hair_type_highlight_color',186,79,26), (92747,120242,1,'lip_type',-25,-25,10), (92748,120242,1,'nose_type',9,-11,7), (92749,120242,0,'skin_color',247,252,252), (92750,120242,1,'soga_cheek_type',7,-8,0), (92751,120242,1,'soga_chin_type',-11,7,37), (92752,120242,1,'soga_ear_type',11,-39,0), (92753,120242,1,'soga_eye_brow_type',-11,-44,7), (92754,120242,0,'soga_eye_color',229,229,102), (92755,120242,1,'soga_eye_type',-1,0,0), (92756,120242,0,'soga_hair_face_color',95,55,9), (92757,120242,0,'soga_hair_face_highlight_color',186,79,26), (92758,120242,0,'soga_hair_type_color',95,55,9), (92759,120242,0,'soga_hair_type_highlight_color',186,79,26), (92760,120242,1,'soga_lip_type',-25,-25,10), (92761,120242,1,'soga_nose_type',9,-11,7), (92762,120242,0,'soga_skin_color',247,252,252), (92763,120242,0,'wing_color1',255,255,255), (92764,120242,0,'wing_color2',255,255,255), (92765,120243,0,'eye_color',255,255,255), (92766,120243,0,'skin_color',255,255,255), (92767,120243,0,'soga_eye_color',255,0,255), (92768,120244,0,'eye_color',255,255,255), (92769,120244,0,'skin_color',255,255,255), (92770,120244,0,'soga_eye_color',255,0,255), (92771,120245,0,'eye_color',255,255,255), (92772,120245,0,'skin_color',255,255,255), (92773,120245,0,'soga_eye_color',255,0,255), (92774,120246,0,'eye_color',255,255,255), (92775,120246,0,'skin_color',255,255,255), (92776,120246,0,'soga_eye_color',255,0,255), (92777,120247,0,'eye_color',255,255,255), (92778,120247,0,'skin_color',255,255,255), (92779,120247,0,'soga_eye_color',255,0,255), (92789,120251,0,'eye_color',121,61,0), (92790,120251,0,'skin_color',255,255,255), (92791,120251,0,'soga_eye_color',255,0,255), (92792,120252,0,'eye_color',45,24,5), (92793,120252,0,'skin_color',100,0,0), (92794,120252,0,'soga_eye_color',255,0,255), (92795,120253,0,'eye_color',255,255,255), (92796,120253,0,'skin_color',255,255,255), (92797,120253,0,'soga_eye_color',255,0,255), (92836,120257,0,'eye_color',255,255,255), (92837,120257,0,'skin_color',255,255,255), (92838,120257,0,'soga_eye_color',255,0,255), (92839,120258,0,'eye_color',255,255,255), (92840,120258,0,'skin_color',255,255,255), (92841,120258,0,'soga_eye_color',255,0,255), (92848,120261,0,'eye_color',255,255,255), (92849,120261,0,'skin_color',255,255,255), (92850,120261,0,'soga_eye_color',255,0,255), (92851,120262,0,'eye_color',255,255,255), (92852,120262,0,'skin_color',255,255,255), (92853,120262,0,'soga_eye_color',255,0,255), (92854,120263,0,'eye_color',255,255,255), (92855,120263,0,'skin_color',255,255,255), (92856,120263,0,'soga_eye_color',255,0,255), (92857,120264,1,'cheek_type',62,14,0), (92858,120264,1,'chin_type',0,-2,-56), (92859,120264,1,'ear_type',94,-41,0), (92860,120264,1,'eye_brow_type',17,-76,56), (92861,120264,0,'eye_color',45,87,63), (92862,120264,1,'eye_type',7,0,0), (92863,120264,0,'hair_color1',29,21,28), (92864,120264,0,'hair_color2',89,82,89), (92865,120264,0,'hair_face_color',15,1,21), (92866,120264,0,'hair_face_highlight_color',244,246,246), (92867,120264,0,'hair_highlight',161,165,168), (92868,120264,0,'hair_type_color',15,1,21), (92869,120264,0,'hair_type_highlight_color',244,246,246), (92870,120264,1,'lip_type',-34,-55,-87), (92871,120264,1,'nose_type',-8,-39,62), (92872,120264,0,'skin_color',251,247,247), (92873,120264,1,'soga_cheek_type',62,14,0), (92874,120264,1,'soga_chin_type',0,-2,-56), (92875,120264,1,'soga_ear_type',94,-41,0), (92876,120264,1,'soga_eye_brow_type',17,-76,56), (92877,120264,0,'soga_eye_color',229,229,102), (92878,120264,1,'soga_eye_type',7,0,0), (92879,120264,0,'soga_hair_color1',29,21,28), (92880,120264,0,'soga_hair_color2',89,82,89), (92881,120264,0,'soga_hair_face_color',15,1,21), (92882,120264,0,'soga_hair_face_highlight_color',244,246,246), (92883,120264,0,'soga_hair_highlight',161,165,168), (92884,120264,0,'soga_hair_type_color',15,1,21), (92885,120264,0,'soga_hair_type_highlight_color',244,246,246), (92886,120264,1,'soga_lip_type',-34,-55,-87), (92887,120264,1,'soga_nose_type',-8,-39,62), (92888,120264,0,'soga_skin_color',251,247,247), (92889,120264,0,'wing_color1',255,255,255), (92890,120264,0,'wing_color2',255,255,255), (92891,120265,0,'eye_color',255,255,255), (92892,120265,0,'skin_color',255,255,255), (92893,120265,0,'soga_eye_color',255,0,255), (92894,120266,0,'eye_color',255,255,255), (92895,120266,0,'skin_color',255,255,255), (92896,120266,0,'soga_eye_color',255,0,255), (92897,120267,1,'cheek_type',-96,-74,0), (92898,120267,1,'chin_type',-96,-56,95), (92899,120267,1,'ear_type',-31,-34,0), (92900,120267,1,'eye_brow_type',25,61,7), (92901,120267,0,'eye_color',132,182,195), (92902,120267,1,'eye_type',-25,0,0), (92903,120267,0,'hair_color1',123,123,130), (92904,120267,0,'hair_color2',144,140,137), (92905,120267,0,'hair_face_color',119,147,147), (92906,120267,0,'hair_face_highlight_color',244,246,246), (92907,120267,0,'hair_highlight',164,165,165), (92908,120267,0,'hair_type_color',119,147,147), (92909,120267,0,'hair_type_highlight_color',244,246,246), (92910,120267,1,'lip_type',17,-61,-7), (92911,120267,1,'nose_type',-4,1,14), (92912,120267,0,'skin_color',140,113,116), (92913,120267,1,'soga_cheek_type',-96,-74,0), (92914,120267,1,'soga_chin_type',-96,-56,95), (92915,120267,1,'soga_ear_type',-31,-34,0), (92916,120267,1,'soga_eye_brow_type',25,61,7), (92917,120267,0,'soga_eye_color',229,229,102), (92918,120267,1,'soga_eye_type',-25,0,0), (92919,120267,0,'soga_hair_color1',123,123,130), (92920,120267,0,'soga_hair_color2',144,140,137), (92921,120267,0,'soga_hair_face_color',119,147,147), (92922,120267,0,'soga_hair_face_highlight_color',244,246,246), (92923,120267,0,'soga_hair_highlight',164,165,165), (92924,120267,0,'soga_hair_type_color',119,147,147), (92925,120267,0,'soga_hair_type_highlight_color',244,246,246), (92926,120267,1,'soga_lip_type',17,-61,-7), (92927,120267,1,'soga_nose_type',-4,1,14), (92928,120267,0,'soga_skin_color',140,113,116), (92929,120268,1,'cheek_type',14,5,0), (92930,120268,1,'chin_type',35,19,39), (92931,120268,1,'ear_type',0,11,0), (92932,120268,1,'eye_brow_type',28,5,-17), (92933,120268,0,'eye_color',122,177,193), (92934,120268,1,'eye_type',-3,0,0), (92935,120268,0,'hair_face_color',8,3,0), (92936,120268,0,'hair_face_highlight_color',31,17,2), (92937,120268,0,'hair_type_color',8,3,0), (92938,120268,0,'hair_type_highlight_color',31,17,2), (92939,120268,1,'lip_type',37,17,22), (92940,120268,1,'nose_type',3,5,34), (92941,120268,0,'skin_color',176,180,180), (92942,120268,1,'soga_cheek_type',14,5,0), (92943,120268,1,'soga_chin_type',35,19,39), (92944,120268,1,'soga_ear_type',0,11,0), (92945,120268,1,'soga_eye_brow_type',28,5,-17), (92946,120268,0,'soga_eye_color',229,229,102), (92947,120268,1,'soga_eye_type',-3,0,0), (92948,120268,0,'soga_hair_face_color',8,3,0), (92949,120268,0,'soga_hair_face_highlight_color',31,17,2), (92950,120268,0,'soga_hair_type_color',8,3,0), (92951,120268,0,'soga_hair_type_highlight_color',31,17,2), (92952,120268,1,'soga_lip_type',37,17,22), (92953,120268,1,'soga_nose_type',3,5,34), (92954,120268,0,'soga_skin_color',176,180,180), (92955,120268,0,'wing_color1',255,255,255), (92956,120268,0,'wing_color2',255,255,255), (92957,120269,1,'cheek_type',10,-9,0), (92958,120269,1,'chin_type',-21,-20,31), (92959,120269,1,'ear_type',0,28,0), (92960,120269,1,'eye_brow_type',-28,-2,10), (92961,120269,0,'eye_color',75,58,30), (92962,120269,1,'eye_type',34,0,0), (92963,120269,0,'hair_face_color',122,110,26), (92964,120269,0,'hair_face_highlight_color',56,41,0), (92965,120269,0,'hair_type_color',122,110,26), (92966,120269,0,'hair_type_highlight_color',56,41,0), (92967,120269,1,'lip_type',-12,-25,12), (92968,120269,1,'nose_type',-7,0,29), (92969,120269,0,'skin_color',199,149,114), (92970,120269,1,'soga_cheek_type',10,-9,0), (92971,120269,1,'soga_chin_type',-21,-20,31), (92972,120269,1,'soga_ear_type',0,28,0), (92973,120269,1,'soga_eye_brow_type',-28,-2,10), (92974,120269,0,'soga_eye_color',229,229,102), (92975,120269,1,'soga_eye_type',34,0,0), (92976,120269,0,'soga_hair_face_color',122,110,26), (92977,120269,0,'soga_hair_face_highlight_color',56,41,0), (92978,120269,0,'soga_hair_type_color',122,110,26), (92979,120269,0,'soga_hair_type_highlight_color',56,41,0), (92980,120269,1,'soga_lip_type',-12,-25,12), (92981,120269,1,'soga_nose_type',-7,0,29), (92982,120269,0,'soga_skin_color',199,149,114), (92983,120269,0,'wing_color1',255,255,255), (92984,120269,0,'wing_color2',255,255,255), (92985,120270,1,'cheek_type',-19,-87,0), (92986,120270,1,'chin_type',-35,94,-82), (92987,120270,1,'ear_type',-88,0,0), (92988,120270,1,'eye_brow_type',70,-5,87), (92989,120270,0,'eye_color',206,193,164), (92990,120270,1,'eye_type',43,0,0), (92991,120270,0,'hair_color1',38,22,21), (92992,120270,0,'hair_color2',120,50,0), (92993,120270,0,'hair_face_highlight_color',35,24,1), (92994,120270,0,'hair_highlight',79,28,15), (92995,120270,0,'hair_type_highlight_color',35,24,1), (92996,120270,1,'lip_type',-50,-51,84), (92997,120270,1,'nose_type',69,26,-55), (92998,120270,0,'skin_color',83,89,89), (92999,120270,1,'soga_cheek_type',-19,-87,0), (93000,120270,1,'soga_chin_type',-35,94,-82), (93001,120270,1,'soga_ear_type',-88,0,0), (93002,120270,1,'soga_eye_brow_type',70,-5,87), (93003,120270,0,'soga_eye_color',229,229,102), (93004,120270,1,'soga_eye_type',43,0,0), (93005,120270,0,'soga_hair_color1',38,22,21), (93006,120270,0,'soga_hair_color2',120,50,0), (93007,120270,0,'soga_hair_face_highlight_color',35,24,1), (93008,120270,0,'soga_hair_highlight',79,28,15), (93009,120270,0,'soga_hair_type_highlight_color',35,24,1), (93010,120270,1,'soga_lip_type',-50,-51,84), (93011,120270,1,'soga_nose_type',69,26,-55), (93012,120270,0,'soga_skin_color',83,89,89), (93013,120270,0,'wing_color1',255,255,255), (93014,120270,0,'wing_color2',255,255,255), (93015,120271,1,'cheek_type',-87,51,0), (93016,120271,1,'chin_type',-87,-31,-8), (93017,120271,1,'ear_type',-70,-56,0), (93018,120271,1,'eye_brow_type',2,-62,0), (93019,120271,0,'eye_color',43,87,100), (93020,120271,1,'eye_type',51,0,0), (93021,120271,0,'hair_color1',161,165,168), (93022,120271,0,'hair_color2',56,62,62), (93023,120271,0,'hair_face_color',244,246,246), (93024,120271,0,'hair_face_highlight_color',15,1,21), (93025,120271,0,'hair_highlight',29,21,28), (93026,120271,0,'hair_type_color',244,246,246), (93027,120271,0,'hair_type_highlight_color',15,1,21), (93028,120271,1,'lip_type',81,-53,0), (93029,120271,1,'nose_type',31,-96,-14), (93030,120271,0,'skin_color',229,177,159), (93031,120271,1,'soga_cheek_type',-87,51,0), (93032,120271,1,'soga_chin_type',-87,-31,-8), (93033,120271,1,'soga_ear_type',-70,-56,0), (93034,120271,1,'soga_eye_brow_type',2,-62,0), (93035,120271,0,'soga_eye_color',229,229,102), (93036,120271,1,'soga_eye_type',51,0,0), (93037,120271,0,'soga_hair_color1',161,165,168), (93038,120271,0,'soga_hair_color2',56,62,62), (93039,120271,0,'soga_hair_face_color',244,246,246), (93040,120271,0,'soga_hair_face_highlight_color',15,1,21), (93041,120271,0,'soga_hair_highlight',29,21,28), (93042,120271,0,'soga_hair_type_color',244,246,246), (93043,120271,0,'soga_hair_type_highlight_color',15,1,21), (93044,120271,1,'soga_lip_type',81,-53,0), (93045,120271,1,'soga_nose_type',31,-96,-14), (93046,120271,0,'soga_skin_color',229,177,159), (93047,120271,0,'wing_color1',255,255,255), (93048,120271,0,'wing_color2',255,255,255), (93049,120272,1,'cheek_type',-57,87,0), (93050,120272,1,'chin_type',68,-37,-66), (93051,120272,1,'ear_type',-50,25,0), (93052,120272,1,'eye_brow_type',-14,-25,-81), (93053,120272,0,'eye_color',134,181,181), (93054,120272,1,'eye_type',50,0,0), (93055,120272,0,'hair_color1',54,45,28), (93056,120272,0,'hair_color2',104,52,0), (93057,120272,0,'hair_face_color',47,14,19), (93058,120272,0,'hair_face_highlight_color',159,55,25), (93059,120272,0,'hair_highlight',89,21,21), (93060,120272,0,'hair_type_color',47,14,19), (93061,120272,0,'hair_type_highlight_color',159,55,25), (93062,120272,1,'lip_type',17,-20,-31), (93063,120272,1,'nose_type',-38,-50,-75), (93064,120272,0,'skin_color',253,254,254), (93065,120272,1,'soga_cheek_type',-57,87,0), (93066,120272,1,'soga_chin_type',68,-37,-66), (93067,120272,1,'soga_ear_type',-50,25,0), (93068,120272,1,'soga_eye_brow_type',-14,-25,-81), (93069,120272,0,'soga_eye_color',229,229,102), (93070,120272,1,'soga_eye_type',50,0,0), (93071,120272,0,'soga_hair_color1',54,45,28), (93072,120272,0,'soga_hair_color2',104,52,0), (93073,120272,0,'soga_hair_face_color',47,14,19), (93074,120272,0,'soga_hair_face_highlight_color',159,55,25), (93075,120272,0,'soga_hair_highlight',89,21,21), (93076,120272,0,'soga_hair_type_color',47,14,19), (93077,120272,0,'soga_hair_type_highlight_color',159,55,25), (93078,120272,1,'soga_lip_type',17,-20,-31), (93079,120272,1,'soga_nose_type',-38,-50,-75), (93080,120272,0,'soga_skin_color',253,254,254), (93081,120272,0,'wing_color1',255,255,255), (93082,120272,0,'wing_color2',255,255,255), (93083,120273,1,'cheek_type',-95,-28,0), (93084,120273,1,'chin_type',22,43,-98), (93085,120273,1,'ear_type',55,-19,0), (93086,120273,1,'eye_brow_type',78,-35,2), (93087,120273,0,'eye_color',45,93,103), (93088,120273,1,'eye_type',-89,0,0), (93089,120273,0,'hair_color1',246,219,114), (93090,120273,0,'hair_color2',187,136,62), (93091,120273,0,'hair_face_color',233,184,31), (93092,120273,0,'hair_face_highlight_color',193,100,45), (93093,120273,0,'hair_highlight',105,26,26), (93094,120273,0,'hair_type_color',233,184,31), (93095,120273,0,'hair_type_highlight_color',193,100,45), (93096,120273,1,'lip_type',34,23,76), (93097,120273,1,'nose_type',11,-70,-34), (93098,120273,0,'skin_color',216,199,165), (93099,120273,1,'soga_cheek_type',-95,-28,0), (93100,120273,1,'soga_chin_type',22,43,-98), (93101,120273,1,'soga_ear_type',55,-19,0), (93102,120273,1,'soga_eye_brow_type',78,-35,2), (93103,120273,0,'soga_eye_color',229,229,102), (93104,120273,1,'soga_eye_type',-89,0,0), (93105,120273,0,'soga_hair_color1',246,219,114), (93106,120273,0,'soga_hair_color2',187,136,62), (93107,120273,0,'soga_hair_face_color',233,184,31), (93108,120273,0,'soga_hair_face_highlight_color',193,100,45), (93109,120273,0,'soga_hair_highlight',105,26,26), (93110,120273,0,'soga_hair_type_color',233,184,31), (93111,120273,0,'soga_hair_type_highlight_color',193,100,45), (93112,120273,1,'soga_lip_type',34,23,76), (93113,120273,1,'soga_nose_type',11,-70,-34), (93114,120273,0,'soga_skin_color',216,199,165), (93115,120273,0,'wing_color1',255,255,255), (93116,120273,0,'wing_color2',255,255,255), (93117,120274,1,'cheek_type',-25,89,0), (93118,120274,1,'chin_type',68,87,-8), (93119,120274,1,'ear_type',-70,82,0), (93120,120274,1,'eye_brow_type',-5,37,-98), (93121,120274,0,'eye_color',95,161,180), (93122,120274,1,'eye_type',-21,0,0), (93123,120274,0,'hair_color1',91,21,51), (93124,120274,0,'hair_color2',159,88,0), (93125,120274,0,'hair_face_color',140,46,29), (93126,120274,0,'hair_face_highlight_color',244,246,246), (93127,120274,0,'hair_highlight',161,165,168), (93128,120274,0,'hair_type_color',140,46,29), (93129,120274,0,'hair_type_highlight_color',244,246,246), (93130,120274,1,'lip_type',-14,39,91), (93131,120274,1,'nose_type',81,-62,31), (93132,120274,0,'skin_color',198,151,112), (93133,120274,1,'soga_cheek_type',-25,89,0), (93134,120274,1,'soga_chin_type',68,87,-8), (93135,120274,1,'soga_ear_type',-70,82,0), (93136,120274,1,'soga_eye_brow_type',-5,37,-98), (93137,120274,0,'soga_eye_color',229,229,102), (93138,120274,1,'soga_eye_type',-21,0,0), (93139,120274,0,'soga_hair_color1',91,21,51), (93140,120274,0,'soga_hair_color2',159,88,0), (93141,120274,0,'soga_hair_face_color',140,46,29), (93142,120274,0,'soga_hair_face_highlight_color',244,246,246), (93143,120274,0,'soga_hair_highlight',161,165,168), (93144,120274,0,'soga_hair_type_color',140,46,29), (93145,120274,0,'soga_hair_type_highlight_color',244,246,246), (93146,120274,1,'soga_lip_type',-14,39,91), (93147,120274,1,'soga_nose_type',81,-62,31), (93148,120274,0,'soga_skin_color',198,151,112), (93149,120274,0,'wing_color1',255,255,255), (93150,120274,0,'wing_color2',255,255,255), (93151,120275,1,'cheek_type',-11,-2,0), (93152,120275,1,'chin_type',-20,4,7), (93153,120275,1,'ear_type',-40,25,0), (93154,120275,1,'eye_brow_type',-22,0,11), (93155,120275,0,'eye_color',41,85,93), (93156,120275,1,'eye_type',7,0,0), (93157,120275,0,'hair_face_color',87,36,0), (93158,120275,0,'hair_face_highlight_color',105,103,97), (93159,120275,0,'hair_type_color',87,36,0), (93160,120275,0,'hair_type_highlight_color',105,103,97), (93161,120275,1,'lip_type',11,3,47), (93162,120275,1,'nose_type',-31,3,-28), (93163,120275,0,'skin_color',78,80,80), (93164,120275,1,'soga_cheek_type',-11,-2,0), (93165,120275,1,'soga_chin_type',-20,4,7), (93166,120275,1,'soga_ear_type',-40,25,0), (93167,120275,1,'soga_eye_brow_type',-22,0,11), (93168,120275,0,'soga_eye_color',229,229,102), (93169,120275,1,'soga_eye_type',7,0,0), (93170,120275,0,'soga_hair_face_color',87,36,0), (93171,120275,0,'soga_hair_face_highlight_color',105,103,97), (93172,120275,0,'soga_hair_type_color',87,36,0), (93173,120275,0,'soga_hair_type_highlight_color',105,103,97), (93174,120275,1,'soga_lip_type',11,3,47), (93175,120275,1,'soga_nose_type',-31,3,-28), (93176,120275,0,'soga_skin_color',78,80,80), (93177,120275,0,'wing_color1',255,255,255), (93178,120275,0,'wing_color2',255,255,255), (93179,120276,1,'cheek_type',0,-21,0), (93180,120276,1,'chin_type',-7,-2,-7), (93181,120276,1,'ear_type',0,14,0), (93182,120276,1,'eye_brow_type',-37,4,-10), (93183,120276,0,'eye_color',38,79,91), (93184,120276,1,'eye_type',3,0,0), (93185,120276,0,'hair_face_color',222,131,7), (93186,120276,0,'hair_face_highlight_color',175,174,169), (93187,120276,0,'hair_type_color',222,131,7), (93188,120276,0,'hair_type_highlight_color',175,174,169), (93189,120276,1,'lip_type',-9,34,25), (93190,120276,1,'nose_type',34,0,7), (93191,120276,0,'skin_color',158,158,158), (93192,120276,1,'soga_cheek_type',0,-21,0), (93193,120276,1,'soga_chin_type',-7,-2,-7), (93194,120276,1,'soga_ear_type',0,14,0), (93195,120276,1,'soga_eye_brow_type',-37,4,-10), (93196,120276,0,'soga_eye_color',229,229,102), (93197,120276,1,'soga_eye_type',3,0,0), (93198,120276,0,'soga_hair_face_color',222,131,7), (93199,120276,0,'soga_hair_face_highlight_color',175,174,169), (93200,120276,0,'soga_hair_type_color',222,131,7), (93201,120276,0,'soga_hair_type_highlight_color',175,174,169), (93202,120276,1,'soga_lip_type',-9,34,25), (93203,120276,1,'soga_nose_type',34,0,7), (93204,120276,0,'soga_skin_color',158,158,158), (93205,120276,0,'wing_color1',255,255,255), (93206,120276,0,'wing_color2',255,255,255), (93207,120277,0,'eye_color',255,255,255), (93208,120277,0,'skin_color',255,255,255), (93209,120277,0,'soga_eye_color',255,0,255), (93210,120278,1,'cheek_type',21,-21,0), (93211,120278,1,'chin_type',-37,0,0), (93212,120278,1,'ear_type',7,-9,0), (93213,120278,1,'eye_brow_type',-4,-4,-18), (93214,120278,0,'eye_color',61,120,89), (93215,120278,1,'eye_type',-7,0,0), (93216,120278,0,'hair_face_color',71,69,65), (93217,120278,0,'hair_face_highlight_color',89,87,82), (93218,120278,0,'hair_type_color',71,69,65), (93219,120278,0,'hair_type_highlight_color',89,87,82), (93220,120278,1,'lip_type',-12,7,0), (93221,120278,1,'nose_type',-5,0,-37), (93222,120278,0,'skin_color',232,235,235), (93223,120278,1,'soga_cheek_type',21,-21,0), (93224,120278,1,'soga_chin_type',-37,0,0), (93225,120278,1,'soga_ear_type',7,-9,0), (93226,120278,1,'soga_eye_brow_type',-4,-4,-18), (93227,120278,0,'soga_eye_color',229,229,102), (93228,120278,1,'soga_eye_type',-7,0,0), (93229,120278,0,'soga_hair_face_color',71,69,65), (93230,120278,0,'soga_hair_face_highlight_color',89,87,82), (93231,120278,0,'soga_hair_type_color',71,69,65), (93232,120278,0,'soga_hair_type_highlight_color',89,87,82), (93233,120278,1,'soga_lip_type',-12,7,0), (93234,120278,1,'soga_nose_type',-5,0,-37), (93235,120278,0,'soga_skin_color',232,235,235), (93236,120278,0,'wing_color1',255,255,255), (93237,120278,0,'wing_color2',255,255,255), (93272,120280,1,'cheek_type',82,-94,0), (93273,120280,1,'chin_type',-34,-50,-75), (93274,120280,1,'ear_type',64,17,0), (93275,120280,1,'eye_brow_type',34,-2,-81), (93276,120280,0,'eye_color',130,181,191), (93277,120280,1,'eye_type',1,0,0), (93278,120280,0,'hair_color1',50,48,56), (93279,120280,0,'hair_color2',68,72,71), (93280,120280,0,'hair_face_color',79,87,97), (93281,120280,0,'hair_face_highlight_color',221,178,17), (93282,120280,0,'hair_highlight',239,221,86), (93283,120280,0,'hair_type_color',79,87,97), (93284,120280,0,'hair_type_highlight_color',221,178,17), (93285,120280,1,'lip_type',-87,17,-74), (93286,120280,1,'nose_type',0,-93,-87), (93287,120280,0,'skin_color',115,101,65), (93288,120280,1,'soga_cheek_type',82,-94,0), (93289,120280,1,'soga_chin_type',-34,-50,-75), (93290,120280,1,'soga_ear_type',64,17,0), (93291,120280,1,'soga_eye_brow_type',34,-2,-81), (93292,120280,0,'soga_eye_color',229,229,102), (93293,120280,1,'soga_eye_type',1,0,0), (93294,120280,0,'soga_hair_color1',50,48,56), (93295,120280,0,'soga_hair_color2',68,72,71), (93296,120280,0,'soga_hair_face_color',79,87,97), (93297,120280,0,'soga_hair_face_highlight_color',221,178,17), (93298,120280,0,'soga_hair_highlight',239,221,86), (93299,120280,0,'soga_hair_type_color',79,87,97), (93300,120280,0,'soga_hair_type_highlight_color',221,178,17), (93301,120280,1,'soga_lip_type',-87,17,-74), (93302,120280,1,'soga_nose_type',0,-93,-87), (93303,120280,0,'soga_skin_color',115,101,65), (93304,120280,0,'wing_color1',255,255,255), (93305,120280,0,'wing_color2',255,255,255), (93306,120281,1,'cheek_type',74,50,0), (93307,120281,1,'chin_type',56,52,43), (93308,120281,1,'ear_type',50,-68,0), (93309,120281,1,'eye_brow_type',-31,-75,-34), (93310,120281,0,'eye_color',161,193,185), (93311,120281,1,'eye_type',43,0,0), (93312,120281,0,'hair_color1',54,45,28), (93313,120281,0,'hair_color2',104,52,0), (93314,120281,0,'hair_face_color',44,16,16), (93315,120281,0,'hair_face_highlight_color',43,13,18), (93316,120281,0,'hair_highlight',54,45,28), (93317,120281,0,'hair_type_color',44,16,16), (93318,120281,0,'hair_type_highlight_color',43,13,18), (93319,120281,1,'lip_type',-2,82,-88), (93320,120281,1,'nose_type',-87,-25,75), (93321,120281,0,'skin_color',233,200,201), (93322,120281,1,'soga_cheek_type',74,50,0), (93323,120281,1,'soga_chin_type',56,52,43), (93324,120281,1,'soga_ear_type',50,-68,0), (93325,120281,1,'soga_eye_brow_type',-31,-75,-34), (93326,120281,0,'soga_eye_color',229,229,102), (93327,120281,1,'soga_eye_type',43,0,0), (93328,120281,0,'soga_hair_color1',54,45,28), (93329,120281,0,'soga_hair_color2',104,52,0), (93330,120281,0,'soga_hair_face_color',44,16,16), (93331,120281,0,'soga_hair_face_highlight_color',43,13,18), (93332,120281,0,'soga_hair_highlight',54,45,28), (93333,120281,0,'soga_hair_type_color',44,16,16), (93334,120281,0,'soga_hair_type_highlight_color',43,13,18), (93335,120281,1,'soga_lip_type',-2,82,-88), (93336,120281,1,'soga_nose_type',-87,-25,75), (93337,120281,0,'soga_skin_color',233,200,201), (93338,120281,0,'wing_color1',255,255,255), (93339,120281,0,'wing_color2',255,255,255), (93374,120283,1,'cheek_type',62,14,0), (93375,120283,1,'chin_type',0,-2,-56), (93376,120283,1,'ear_type',94,-41,0), (93377,120283,1,'eye_brow_type',17,-76,56), (93378,120283,0,'eye_color',155,190,183), (93379,120283,1,'eye_type',7,0,0), (93380,120283,0,'hair_color1',109,14,49), (93381,120283,0,'hair_color2',235,147,31), (93382,120283,0,'hair_face_color',84,0,0), (93383,120283,0,'hair_face_highlight_color',233,184,31), (93384,120283,0,'hair_highlight',246,219,114), (93385,120283,0,'hair_type_color',84,0,0), (93386,120283,0,'hair_type_highlight_color',233,184,31), (93387,120283,1,'lip_type',-34,-55,-87), (93388,120283,1,'nose_type',-8,87,62), (93389,120283,0,'skin_color',232,236,208), (93390,120283,1,'soga_cheek_type',62,14,0), (93391,120283,1,'soga_chin_type',0,-2,-56), (93392,120283,1,'soga_ear_type',94,-41,0), (93393,120283,1,'soga_eye_brow_type',17,-76,56), (93394,120283,0,'soga_eye_color',229,229,102), (93395,120283,1,'soga_eye_type',7,0,0), (93396,120283,0,'soga_hair_color1',109,14,49), (93397,120283,0,'soga_hair_color2',235,147,31), (93398,120283,0,'soga_hair_face_color',84,0,0), (93399,120283,0,'soga_hair_face_highlight_color',233,184,31), (93400,120283,0,'soga_hair_highlight',246,219,114), (93401,120283,0,'soga_hair_type_color',84,0,0), (93402,120283,0,'soga_hair_type_highlight_color',233,184,31), (93403,120283,1,'soga_lip_type',-34,-55,-87), (93404,120283,1,'soga_nose_type',-8,87,62), (93405,120283,0,'soga_skin_color',232,236,208), (93406,120283,0,'wing_color1',255,255,255), (93407,120283,0,'wing_color2',255,255,255), (93408,120284,1,'cheek_type',-5,9,0), (93409,120284,1,'chin_type',23,-23,-28), (93410,120284,1,'ear_type',-4,-34,0), (93411,120284,1,'eye_brow_type',-11,-20,2), (93412,120284,0,'eye_color',140,188,201), (93413,120284,1,'eye_type',9,0,0), (93414,120284,0,'hair_face_color',97,94,90), (93415,120284,0,'hair_face_highlight_color',104,88,68), (93416,120284,0,'hair_type_color',97,94,90), (93417,120284,0,'hair_type_highlight_color',104,88,68), (93418,120284,1,'lip_type',-28,0,8), (93419,120284,1,'nose_type',-19,-28,5), (93420,120284,0,'skin_color',226,205,157), (93421,120284,1,'soga_cheek_type',-5,9,0), (93422,120284,1,'soga_chin_type',23,-23,-28), (93423,120284,1,'soga_ear_type',-4,-34,0), (93424,120284,1,'soga_eye_brow_type',-11,-20,2), (93425,120284,0,'soga_eye_color',229,229,102), (93426,120284,1,'soga_eye_type',9,0,0), (93427,120284,0,'soga_hair_face_color',97,94,90), (93428,120284,0,'soga_hair_face_highlight_color',104,88,68), (93429,120284,0,'soga_hair_type_color',97,94,90), (93430,120284,0,'soga_hair_type_highlight_color',104,88,68), (93431,120284,1,'soga_lip_type',-28,0,8), (93432,120284,1,'soga_nose_type',-19,-28,5), (93433,120284,0,'soga_skin_color',226,205,157), (93434,120284,0,'wing_color1',255,255,255), (93435,120284,0,'wing_color2',255,255,255), (93436,120285,1,'cheek_type',25,22,0), (93437,120285,1,'chin_type',-39,34,-21), (93438,120285,1,'ear_type',0,10,0), (93439,120285,1,'eye_brow_type',-28,-34,0), (93440,120285,0,'eye_color',110,101,54), (93441,120285,1,'eye_type',-22,0,0), (93442,120285,0,'hair_face_color',118,48,1), (93443,120285,0,'hair_face_highlight_color',43,37,30), (93444,120285,0,'hair_type_color',118,48,1), (93445,120285,0,'hair_type_highlight_color',43,37,30), (93446,120285,1,'lip_type',5,-5,0), (93447,120285,1,'nose_type',-7,-11,28), (93448,120285,0,'skin_color',225,197,149), (93449,120285,1,'soga_cheek_type',25,22,0), (93450,120285,1,'soga_chin_type',-39,34,-21), (93451,120285,1,'soga_ear_type',0,10,0), (93452,120285,1,'soga_eye_brow_type',-28,-34,0), (93453,120285,0,'soga_eye_color',229,229,102), (93454,120285,1,'soga_eye_type',-22,0,0), (93455,120285,0,'soga_hair_face_color',118,48,1), (93456,120285,0,'soga_hair_face_highlight_color',43,37,30), (93457,120285,0,'soga_hair_type_color',118,48,1), (93458,120285,0,'soga_hair_type_highlight_color',43,37,30), (93459,120285,1,'soga_lip_type',5,-5,0), (93460,120285,1,'soga_nose_type',-7,-11,28), (93461,120285,0,'soga_skin_color',225,197,149), (93462,120285,0,'wing_color1',255,255,255), (93463,120285,0,'wing_color2',255,255,255), (93464,120286,1,'cheek_type',17,37,0), (93465,120286,1,'chin_type',14,-32,-1), (93466,120286,1,'ear_type',14,-7,0), (93467,120286,1,'eye_brow_type',-20,-18,18), (93468,120286,0,'eye_color',58,123,131), (93469,120286,1,'eye_type',-10,0,0), (93470,120286,0,'hair_face_color',192,179,68), (93471,120286,0,'hair_face_highlight_color',191,81,13), (93472,120286,0,'hair_type_color',192,179,68), (93473,120286,0,'hair_type_highlight_color',191,81,13), (93474,120286,1,'lip_type',-1,32,21), (93475,120286,1,'nose_type',31,-8,1), (93476,120286,0,'skin_color',152,102,91), (93477,120286,1,'soga_cheek_type',17,37,0), (93478,120286,1,'soga_chin_type',14,-32,-1), (93479,120286,1,'soga_ear_type',14,-7,0), (93480,120286,1,'soga_eye_brow_type',-20,-18,18), (93481,120286,0,'soga_eye_color',229,229,102), (93482,120286,1,'soga_eye_type',-10,0,0), (93483,120286,0,'soga_hair_face_color',192,179,68), (93484,120286,0,'soga_hair_face_highlight_color',191,81,13), (93485,120286,0,'soga_hair_type_color',192,179,68), (93486,120286,0,'soga_hair_type_highlight_color',191,81,13), (93487,120286,1,'soga_lip_type',-1,32,21), (93488,120286,1,'soga_nose_type',31,-8,1), (93489,120286,0,'soga_skin_color',152,102,91), (93490,120286,0,'wing_color1',255,255,255), (93491,120286,0,'wing_color2',255,255,255), (93492,120287,1,'cheek_type',0,20,0), (93493,120287,1,'chin_type',-42,-34,25), (93494,120287,1,'ear_type',0,-17,0), (93495,120287,1,'eye_brow_type',10,11,0), (93496,120287,0,'eye_color',66,69,37), (93497,120287,1,'eye_type',-4,0,0), (93498,120287,0,'hair_face_color',52,33,0), (93499,120287,0,'hair_face_highlight_color',153,59,10), (93500,120287,0,'hair_type_color',52,33,0), (93501,120287,0,'hair_type_highlight_color',153,59,10), (93502,120287,1,'lip_type',0,-43,22), (93503,120287,1,'nose_type',-19,-31,37), (93504,120287,0,'skin_color',212,183,127), (93505,120287,1,'soga_cheek_type',0,20,0), (93506,120287,1,'soga_chin_type',-42,-34,25), (93507,120287,1,'soga_ear_type',0,-17,0), (93508,120287,1,'soga_eye_brow_type',10,11,0), (93509,120287,0,'soga_eye_color',229,229,102), (93510,120287,1,'soga_eye_type',-4,0,0), (93511,120287,0,'soga_hair_face_color',52,33,0), (93512,120287,0,'soga_hair_face_highlight_color',153,59,10), (93513,120287,0,'soga_hair_type_color',52,33,0), (93514,120287,0,'soga_hair_type_highlight_color',153,59,10), (93515,120287,1,'soga_lip_type',0,-43,22), (93516,120287,1,'soga_nose_type',-19,-31,37), (93517,120287,0,'soga_skin_color',212,183,127), (93518,120287,0,'wing_color1',255,255,255), (93519,120287,0,'wing_color2',255,255,255), (93520,120288,1,'cheek_type',17,20,0), (93521,120288,1,'chin_type',0,17,0), (93522,120288,1,'ear_type',-17,-44,0), (93523,120288,1,'eye_brow_type',-4,-1,-3), (93524,120288,0,'eye_color',116,94,49), (93525,120288,1,'eye_type',-4,0,0), (93526,120288,0,'hair_face_color',104,37,19), (93527,120288,0,'hair_face_highlight_color',13,12,8), (93528,120288,0,'hair_type_color',104,37,19), (93529,120288,0,'hair_type_highlight_color',13,12,8), (93530,120288,1,'lip_type',0,-28,2), (93531,120288,1,'nose_type',-5,25,19), (93532,120288,0,'skin_color',183,191,191), (93533,120288,1,'soga_cheek_type',17,20,0), (93534,120288,1,'soga_chin_type',0,17,0), (93535,120288,1,'soga_ear_type',-17,-44,0), (93536,120288,1,'soga_eye_brow_type',-4,-1,-3), (93537,120288,0,'soga_eye_color',229,229,102), (93538,120288,1,'soga_eye_type',-4,0,0), (93539,120288,0,'soga_hair_face_color',104,37,19), (93540,120288,0,'soga_hair_face_highlight_color',13,12,8), (93541,120288,0,'soga_hair_type_color',104,37,19), (93542,120288,0,'soga_hair_type_highlight_color',13,12,8), (93543,120288,1,'soga_lip_type',0,-28,2), (93544,120288,1,'soga_nose_type',-5,25,19), (93545,120288,0,'soga_skin_color',183,191,191), (93546,120288,0,'wing_color1',255,255,255), (93547,120288,0,'wing_color2',255,255,255), (93548,120289,1,'cheek_type',18,-46,0), (93549,120289,1,'chin_type',31,-23,-17), (93550,120289,1,'ear_type',-26,29,0), (93551,120289,1,'eye_brow_type',17,42,-17), (93552,120289,0,'eye_color',145,188,193), (93553,120289,1,'eye_type',14,0,0), (93554,120289,0,'hair_face_color',162,156,149), (93555,120289,0,'hair_face_highlight_color',101,51,9), (93556,120289,0,'hair_type_color',162,156,149), (93557,120289,0,'hair_type_highlight_color',101,51,9), (93558,120289,1,'lip_type',18,31,0), (93559,120289,1,'nose_type',32,25,-17), (93560,120289,0,'skin_color',107,71,73), (93561,120289,1,'soga_cheek_type',18,-46,0), (93562,120289,1,'soga_chin_type',31,-23,-17), (93563,120289,1,'soga_ear_type',-26,29,0), (93564,120289,1,'soga_eye_brow_type',17,42,-17), (93565,120289,0,'soga_eye_color',229,229,102), (93566,120289,1,'soga_eye_type',14,0,0), (93567,120289,0,'soga_hair_face_color',162,156,149), (93568,120289,0,'soga_hair_face_highlight_color',101,51,9), (93569,120289,0,'soga_hair_type_color',162,156,149), (93570,120289,0,'soga_hair_type_highlight_color',101,51,9), (93571,120289,1,'soga_lip_type',18,31,0), (93572,120289,1,'soga_nose_type',32,25,-17), (93573,120289,0,'soga_skin_color',107,71,73), (93574,120289,0,'wing_color1',255,255,255), (93575,120289,0,'wing_color2',255,255,255), (93576,120290,0,'eye_color',1,1,1), (93577,120290,0,'skin_color',255,255,255), (93578,120290,0,'soga_eye_color',255,0,255), (93579,120291,0,'eye_color',1,1,1), (93580,120291,0,'skin_color',255,255,255), (93581,120291,0,'soga_eye_color',255,0,255), (93582,120292,0,'eye_color',255,255,255), (93583,120292,0,'skin_color',255,255,255), (93584,120292,0,'soga_eye_color',255,0,255), (93585,120293,0,'eye_color',255,255,255), (93586,120293,0,'skin_color',255,255,255), (93587,120293,0,'soga_eye_color',255,0,255), (93588,120294,0,'eye_color',255,255,255), (93589,120294,0,'skin_color',255,255,255), (93590,120294,0,'soga_eye_color',255,0,255), (93591,120295,0,'eye_color',1,1,1), (93592,120295,0,'skin_color',255,255,255), (93593,120295,0,'soga_eye_color',255,0,255), (93594,120296,0,'eye_color',121,61,0), (93595,120296,0,'skin_color',255,255,255), (93596,120296,0,'soga_eye_color',255,0,255), (93597,120297,0,'eye_color',255,255,255), (93598,120297,0,'skin_color',255,255,255), (93599,120297,0,'soga_eye_color',255,0,255), (93600,120298,0,'eye_color',255,255,255), (93601,120298,0,'skin_color',255,255,255), (93602,120298,0,'soga_eye_color',255,0,255), (93603,120299,1,'cheek_type',12,-7,0), (93604,120299,1,'chin_type',21,0,-14), (93605,120299,1,'ear_type',-4,0,0), (93606,120299,1,'eye_brow_type',-23,4,-18), (93607,120299,0,'eye_color',42,82,61), (93608,120299,1,'eye_type',-12,0,0), (93609,120299,0,'hair_face_color',49,29,1), (93610,120299,0,'hair_face_highlight_color',43,42,38), (93611,120299,0,'hair_type_color',49,29,1), (93612,120299,0,'hair_type_highlight_color',43,42,38), (93613,120299,1,'lip_type',0,-17,18), (93614,120299,1,'nose_type',8,-10,7), (93615,120299,0,'skin_color',61,45,27), (93616,120299,1,'soga_cheek_type',12,-7,0), (93617,120299,1,'soga_chin_type',21,0,-14), (93618,120299,1,'soga_ear_type',-4,0,0), (93619,120299,1,'soga_eye_brow_type',-23,4,-18), (93620,120299,0,'soga_eye_color',229,229,102), (93621,120299,1,'soga_eye_type',-12,0,0), (93622,120299,0,'soga_hair_face_color',49,29,1), (93623,120299,0,'soga_hair_face_highlight_color',43,42,38), (93624,120299,0,'soga_hair_type_color',49,29,1), (93625,120299,0,'soga_hair_type_highlight_color',43,42,38), (93626,120299,1,'soga_lip_type',0,-17,18), (93627,120299,1,'soga_nose_type',8,-10,7), (93628,120299,0,'soga_skin_color',61,45,27), (93629,120299,0,'wing_color1',255,255,255), (93630,120299,0,'wing_color2',255,255,255), (93631,120300,0,'eye_color',1,1,1), (93632,120300,0,'skin_color',255,255,255), (93633,120300,0,'soga_eye_color',255,0,255), (93643,120304,0,'eye_color',1,1,1), (93644,120304,0,'skin_color',255,255,255), (93645,120304,0,'soga_eye_color',255,0,255), (93646,120305,1,'cheek_type',79,10,0), (93647,120305,1,'chin_type',89,51,-26), (93648,120305,1,'ear_type',-14,66,0), (93649,120305,1,'eye_brow_type',44,85,76), (93650,120305,0,'eye_color',52,98,66), (93651,120305,1,'eye_type',40,0,0), (93652,120305,0,'hair_color1',209,131,22), (93653,120305,0,'hair_color2',199,150,48), (93654,120305,0,'hair_face_color',184,128,10), (93655,120305,0,'hair_highlight',38,22,21), (93656,120305,0,'hair_type_color',184,128,10), (93657,120305,1,'lip_type',-20,65,-17), (93658,120305,1,'nose_type',-32,-15,-91), (93659,120305,0,'skin_color',226,184,142), (93660,120305,1,'soga_cheek_type',79,10,0), (93661,120305,1,'soga_chin_type',89,51,-26), (93662,120305,1,'soga_ear_type',-14,66,0), (93663,120305,1,'soga_eye_brow_type',44,85,76), (93664,120305,0,'soga_eye_color',229,229,102), (93665,120305,1,'soga_eye_type',40,0,0), (93666,120305,0,'soga_hair_color1',209,131,22), (93667,120305,0,'soga_hair_color2',199,150,48), (93668,120305,0,'soga_hair_face_color',184,128,10), (93669,120305,0,'soga_hair_highlight',38,22,21), (93670,120305,0,'soga_hair_type_color',184,128,10), (93671,120305,1,'soga_lip_type',-20,65,-17), (93672,120305,1,'soga_nose_type',-32,-15,-91), (93673,120305,0,'soga_skin_color',226,184,142), (93674,120305,0,'wing_color1',255,255,255), (93675,120305,0,'wing_color2',255,255,255), (93676,120306,0,'eye_color',255,255,255), (93677,120306,0,'skin_color',255,255,255), (93678,120306,0,'soga_eye_color',255,0,255), (93713,120308,1,'cheek_type',81,-56,0), (93714,120308,1,'chin_type',-75,-25,38), (93715,120308,1,'ear_type',-69,71,0), (93716,120308,1,'eye_brow_type',43,31,-93), (93717,120308,0,'eye_color',38,77,88), (93718,120308,1,'eye_type',-53,0,0), (93719,120308,0,'hair_color1',43,36,70), (93720,120308,0,'hair_color2',64,76,74), (93721,120308,0,'hair_face_color',59,58,73), (93722,120308,0,'hair_face_highlight_color',119,147,147), (93723,120308,0,'hair_highlight',114,112,142), (93724,120308,0,'hair_type_color',59,58,73), (93725,120308,0,'hair_type_highlight_color',119,147,147), (93726,120308,1,'lip_type',28,34,-1), (93727,120308,1,'nose_type',28,-84,-97), (93728,120308,0,'skin_color',186,191,170), (93729,120308,1,'soga_cheek_type',81,-56,0), (93730,120308,1,'soga_chin_type',-75,-25,38), (93731,120308,1,'soga_ear_type',-69,71,0), (93732,120308,1,'soga_eye_brow_type',43,31,-93), (93733,120308,0,'soga_eye_color',229,229,102), (93734,120308,1,'soga_eye_type',-53,0,0), (93735,120308,0,'soga_hair_color1',43,36,70), (93736,120308,0,'soga_hair_color2',64,76,74), (93737,120308,0,'soga_hair_face_color',59,58,73), (93738,120308,0,'soga_hair_face_highlight_color',119,147,147), (93739,120308,0,'soga_hair_highlight',114,112,142), (93740,120308,0,'soga_hair_type_color',59,58,73), (93741,120308,0,'soga_hair_type_highlight_color',119,147,147), (93742,120308,1,'soga_lip_type',28,34,-1), (93743,120308,1,'soga_nose_type',28,-84,-97), (93744,120308,0,'soga_skin_color',186,191,170), (93745,120308,0,'wing_color1',255,255,255), (93746,120308,0,'wing_color2',255,255,255), (93750,120310,0,'eye_color',1,1,1), (93751,120310,0,'skin_color',255,255,255), (93752,120310,0,'soga_eye_color',255,0,255), (93753,120311,0,'eye_color',45,89,89), (93754,120311,0,'skin_color',0,80,0), (93755,120311,0,'soga_eye_color',255,0,255), (93756,120312,0,'eye_color',255,255,255), (93757,120312,0,'skin_color',1,1,1), (93758,120312,0,'soga_eye_color',255,0,255), (93759,120313,0,'eye_color',255,255,255), (93760,120313,0,'skin_color',255,255,255), (93761,120313,0,'soga_eye_color',255,0,255), (93762,120314,1,'cheek_type',28,18,0), (93763,120314,1,'chin_type',20,14,10), (93764,120314,1,'ear_type',14,-8,0), (93765,120314,1,'eye_brow_type',1,-17,-14), (93766,120314,0,'eye_color',133,140,90), (93767,120314,1,'eye_type',-32,0,0), (93768,120314,0,'hair_face_color',167,139,66), (93769,120314,0,'hair_face_highlight_color',159,123,0), (93770,120314,0,'hair_type_color',167,139,66), (93771,120314,0,'hair_type_highlight_color',159,123,0), (93772,120314,1,'lip_type',-7,-19,3), (93773,120314,1,'nose_type',-7,17,-35), (93774,120314,0,'skin_color',215,212,190), (93775,120314,1,'soga_cheek_type',28,18,0), (93776,120314,1,'soga_chin_type',20,14,10), (93777,120314,1,'soga_ear_type',14,-8,0), (93778,120314,1,'soga_eye_brow_type',1,-17,-14), (93779,120314,0,'soga_eye_color',229,229,102), (93780,120314,1,'soga_eye_type',-32,0,0), (93781,120314,0,'soga_hair_face_color',167,139,66), (93782,120314,0,'soga_hair_face_highlight_color',159,123,0), (93783,120314,0,'soga_hair_type_color',167,139,66), (93784,120314,0,'soga_hair_type_highlight_color',159,123,0), (93785,120314,1,'soga_lip_type',-7,-19,3), (93786,120314,1,'soga_nose_type',-7,17,-35), (93787,120314,0,'soga_skin_color',215,212,190), (93788,120314,0,'wing_color1',255,255,255), (93789,120314,0,'wing_color2',255,255,255), (93790,120315,1,'cheek_type',-50,-25,0), (93791,120315,1,'chin_type',18,97,-72), (93792,120315,1,'ear_type',-53,0,0), (93793,120315,1,'eye_brow_type',-69,15,81), (93794,120315,0,'eye_color',60,120,94), (93795,120315,1,'eye_type',-37,0,0), (93796,120315,0,'hair_color1',200,165,96), (93797,120315,0,'hair_color2',173,99,44), (93798,120315,0,'hair_face_color',212,151,21), (93799,120315,0,'hair_face_highlight_color',121,38,35), (93800,120315,0,'hair_highlight',91,21,51), (93801,120315,0,'hair_type_color',212,151,21), (93802,120315,0,'hair_type_highlight_color',121,38,35), (93803,120315,1,'lip_type',-68,89,-90), (93804,120315,1,'nose_type',1,-29,-65), (93805,120315,0,'skin_color',248,253,253), (93806,120315,1,'soga_cheek_type',-50,-25,0), (93807,120315,1,'soga_chin_type',18,97,-72), (93808,120315,1,'soga_ear_type',-53,0,0), (93809,120315,1,'soga_eye_brow_type',-69,15,81), (93810,120315,0,'soga_eye_color',229,229,102), (93811,120315,1,'soga_eye_type',-37,0,0), (93812,120315,0,'soga_hair_color1',200,165,96), (93813,120315,0,'soga_hair_color2',173,99,44), (93814,120315,0,'soga_hair_face_color',212,151,21), (93815,120315,0,'soga_hair_face_highlight_color',121,38,35), (93816,120315,0,'soga_hair_highlight',91,21,51), (93817,120315,0,'soga_hair_type_color',212,151,21), (93818,120315,0,'soga_hair_type_highlight_color',121,38,35), (93819,120315,1,'soga_lip_type',-68,89,-90), (93820,120315,1,'soga_nose_type',1,-29,-65), (93821,120315,0,'soga_skin_color',248,253,253), (93822,120315,0,'wing_color1',255,255,255), (93823,120315,0,'wing_color2',255,255,255), (93824,120316,1,'cheek_type',-64,62,0), (93825,120316,1,'chin_type',-61,-32,-84), (93826,120316,1,'ear_type',-62,-42,0), (93827,120316,1,'eye_brow_type',-34,50,98), (93828,120316,0,'eye_color',133,136,84), (93829,120316,1,'eye_type',-17,0,0), (93830,120316,0,'hair_color1',164,165,165), (93831,120316,0,'hair_color2',56,62,62), (93832,120316,0,'hair_face_color',244,246,246), (93833,120316,0,'hair_face_highlight_color',244,246,246), (93834,120316,0,'hair_highlight',164,165,165), (93835,120316,0,'hair_type_color',244,246,246), (93836,120316,0,'hair_type_highlight_color',244,246,246), (93837,120316,1,'lip_type',-37,10,-37), (93838,120316,1,'nose_type',22,-87,-7), (93839,120316,0,'skin_color',223,191,146), (93840,120316,1,'soga_cheek_type',-64,62,0), (93841,120316,1,'soga_chin_type',-61,-32,-84), (93842,120316,1,'soga_ear_type',-62,-42,0), (93843,120316,1,'soga_eye_brow_type',-34,50,98), (93844,120316,0,'soga_eye_color',229,229,102), (93845,120316,1,'soga_eye_type',-17,0,0), (93846,120316,0,'soga_hair_color1',164,165,165), (93847,120316,0,'soga_hair_color2',56,62,62), (93848,120316,0,'soga_hair_face_color',244,246,246), (93849,120316,0,'soga_hair_face_highlight_color',244,246,246), (93850,120316,0,'soga_hair_highlight',164,165,165), (93851,120316,0,'soga_hair_type_color',244,246,246), (93852,120316,0,'soga_hair_type_highlight_color',244,246,246), (93853,120316,1,'soga_lip_type',-37,10,-37), (93854,120316,1,'soga_nose_type',22,-87,-7), (93855,120316,0,'soga_skin_color',223,191,146), (93856,120316,0,'wing_color1',255,255,255), (93857,120316,0,'wing_color2',255,255,255), (93858,120317,1,'cheek_type',2,61,0), (93859,120317,1,'chin_type',21,-75,91), (93860,120317,1,'ear_type',72,-82,0), (93861,120317,1,'eye_brow_type',10,40,-48), (93862,120317,0,'eye_color',49,29,9), (93863,120317,1,'eye_type',-46,0,0), (93864,120317,0,'hair_color1',26,24,25), (93865,120317,0,'hair_color2',36,34,36), (93866,120317,0,'hair_face_color',23,13,31), (93867,120317,0,'hair_face_highlight_color',24,13,31), (93868,120317,0,'hair_highlight',26,24,25), (93869,120317,0,'hair_type_color',23,13,31), (93870,120317,0,'hair_type_highlight_color',24,13,31), (93871,120317,1,'lip_type',-32,-81,28), (93872,120317,1,'nose_type',66,-77,1), (93873,120317,0,'skin_color',149,140,100), (93874,120317,1,'soga_cheek_type',2,61,0), (93875,120317,1,'soga_chin_type',21,-75,91), (93876,120317,1,'soga_ear_type',72,-82,0), (93877,120317,1,'soga_eye_brow_type',10,40,-48), (93878,120317,0,'soga_eye_color',229,229,102), (93879,120317,1,'soga_eye_type',-46,0,0), (93880,120317,0,'soga_hair_color1',26,24,25), (93881,120317,0,'soga_hair_color2',36,34,36), (93882,120317,0,'soga_hair_face_color',23,13,31), (93883,120317,0,'soga_hair_face_highlight_color',24,13,31), (93884,120317,0,'soga_hair_highlight',26,24,25), (93885,120317,0,'soga_hair_type_color',23,13,31), (93886,120317,0,'soga_hair_type_highlight_color',24,13,31), (93887,120317,1,'soga_lip_type',-32,-81,28), (93888,120317,1,'soga_nose_type',66,-77,1), (93889,120317,0,'soga_skin_color',149,140,100), (93890,120318,1,'cheek_type',0,-10,0), (93891,120318,1,'chin_type',-21,-17,11), (93892,120318,1,'ear_type',2,-3,0), (93893,120318,1,'eye_brow_type',-3,0,22), (93894,120318,0,'eye_color',51,103,87), (93895,120318,1,'eye_type',-2,0,0), (93896,120318,0,'hair_face_color',19,8,1), (93897,120318,0,'hair_face_highlight_color',19,16,13), (93898,120318,0,'hair_type_color',19,8,1), (93899,120318,0,'hair_type_highlight_color',19,16,13), (93900,120318,1,'lip_type',28,-25,-5), (93901,120318,1,'nose_type',-2,12,18), (93902,120318,0,'skin_color',251,241,242), (93903,120318,1,'soga_cheek_type',0,-10,0), (93904,120318,1,'soga_chin_type',-21,-17,11), (93905,120318,1,'soga_ear_type',2,-3,0), (93906,120318,1,'soga_eye_brow_type',-3,0,22), (93907,120318,0,'soga_eye_color',229,229,102), (93908,120318,1,'soga_eye_type',-2,0,0), (93909,120318,0,'soga_hair_face_color',19,8,1), (93910,120318,0,'soga_hair_face_highlight_color',19,16,13), (93911,120318,0,'soga_hair_type_color',19,8,1), (93912,120318,0,'soga_hair_type_highlight_color',19,16,13), (93913,120318,1,'soga_lip_type',28,-25,-5), (93914,120318,1,'soga_nose_type',-2,12,18), (93915,120318,0,'soga_skin_color',251,241,242), (93916,120318,0,'wing_color1',255,255,255), (93917,120318,0,'wing_color2',255,255,255), (93918,120319,1,'cheek_type',9,0,0), (93919,120319,1,'chin_type',-9,-14,-2), (93920,120319,1,'ear_type',-18,-17,0), (93921,120319,1,'eye_brow_type',2,0,8), (93922,120319,0,'eye_color',130,182,197), (93923,120319,1,'eye_type',-5,0,0), (93924,120319,0,'hair_face_color',154,58,12), (93925,120319,0,'hair_face_highlight_color',153,55,25), (93926,120319,0,'hair_type_color',154,58,12), (93927,120319,0,'hair_type_highlight_color',153,55,25), (93928,120319,1,'lip_type',-38,12,2), (93929,120319,1,'nose_type',0,-7,-10), (93930,120319,0,'skin_color',254,254,254), (93931,120319,1,'soga_cheek_type',9,0,0), (93932,120319,1,'soga_chin_type',-9,-14,-2), (93933,120319,1,'soga_ear_type',-18,-17,0), (93934,120319,1,'soga_eye_brow_type',2,0,8), (93935,120319,0,'soga_eye_color',229,229,102), (93936,120319,1,'soga_eye_type',-5,0,0), (93937,120319,0,'soga_hair_face_color',154,58,12), (93938,120319,0,'soga_hair_face_highlight_color',153,55,25), (93939,120319,0,'soga_hair_type_color',154,58,12), (93940,120319,0,'soga_hair_type_highlight_color',153,55,25), (93941,120319,1,'soga_lip_type',-38,12,2), (93942,120319,1,'soga_nose_type',0,-7,-10), (93943,120319,0,'soga_skin_color',254,254,254), (93944,120319,0,'wing_color1',255,255,255), (93945,120319,0,'wing_color2',255,255,255), (93946,120320,0,'eye_color',255,255,255), (93947,120320,0,'skin_color',255,235,235), (93948,120320,0,'soga_eye_color',255,0,255), (93949,120321,0,'eye_color',255,255,255), (93950,120321,0,'skin_color',255,255,255), (93951,120321,0,'soga_eye_color',255,0,255), (93952,120322,1,'cheek_type',-20,8,0), (93953,120322,1,'chin_type',38,0,-7), (93954,120322,1,'ear_type',38,-90,0), (93955,120322,1,'eye_brow_type',0,-20,79), (93956,120322,0,'eye_color',97,144,114), (93957,120322,1,'eye_type',-46,0,0), (93958,120322,0,'hair_color1',109,14,49), (93959,120322,0,'hair_color2',185,97,0), (93960,120322,0,'hair_face_color',84,0,0), (93961,120322,0,'hair_face_highlight_color',233,184,31), (93962,120322,0,'hair_highlight',246,219,114), (93963,120322,0,'hair_type_color',84,0,0), (93964,120322,0,'hair_type_highlight_color',233,184,31), (93965,120322,1,'lip_type',-7,-7,14), (93966,120322,1,'nose_type',95,-62,95), (93967,120322,0,'skin_color',202,148,120), (93968,120322,1,'soga_cheek_type',-20,8,0), (93969,120322,1,'soga_chin_type',38,0,-7), (93970,120322,1,'soga_ear_type',38,-90,0), (93971,120322,1,'soga_eye_brow_type',0,-20,79), (93972,120322,0,'soga_eye_color',229,229,102), (93973,120322,1,'soga_eye_type',-46,0,0), (93974,120322,0,'soga_hair_color1',109,14,49), (93975,120322,0,'soga_hair_color2',185,97,0), (93976,120322,0,'soga_hair_face_color',84,0,0), (93977,120322,0,'soga_hair_face_highlight_color',233,184,31), (93978,120322,0,'soga_hair_highlight',246,219,114), (93979,120322,0,'soga_hair_type_color',84,0,0), (93980,120322,0,'soga_hair_type_highlight_color',233,184,31), (93981,120322,1,'soga_lip_type',-7,-7,14), (93982,120322,1,'soga_nose_type',95,-62,95), (93983,120322,0,'soga_skin_color',202,148,120), (93984,120322,0,'wing_color1',255,255,255), (93985,120322,0,'wing_color2',255,255,255), (94020,120324,0,'eye_color',229,209,182), (94021,120324,0,'skin_color',107,67,42), (94022,120324,0,'soga_eye_color',255,0,255), (94023,120325,0,'eye_color',255,255,255), (94024,120325,0,'skin_color',255,255,255), (94025,120325,0,'soga_eye_color',255,0,255), (94062,120333,0,'skin_color',231,193,194), (94090,120337,0,'eye_color',255,255,255), (94091,120337,0,'skin_color',255,255,255), (94092,120337,0,'soga_eye_color',255,0,255), (94099,120340,0,'eye_color',1,1,1), (94100,120340,0,'skin_color',255,255,255), (94101,120340,0,'soga_eye_color',255,0,255), (94102,120341,1,'cheek_type',61,89,0), (94103,120341,1,'chin_type',25,42,-68), (94104,120341,1,'ear_type',-96,-39,0), (94105,120341,1,'eye_brow_type',-34,56,23), (94106,120341,0,'eye_color',45,28,10), (94107,120341,1,'eye_type',-15,0,0), (94108,120341,0,'hair_color1',50,48,56), (94109,120341,0,'hair_color2',68,72,71), (94110,120341,0,'hair_face_color',61,61,75), (94111,120341,0,'hair_face_highlight_color',196,207,207), (94112,120341,0,'hair_highlight',164,165,165), (94113,120341,0,'hair_type_color',61,61,75), (94114,120341,0,'hair_type_highlight_color',196,207,207), (94115,120341,1,'lip_type',5,85,62), (94116,120341,1,'nose_type',4,66,22), (94117,120341,0,'skin_color',196,146,123), (94118,120341,1,'soga_cheek_type',61,89,0), (94119,120341,1,'soga_chin_type',25,42,-68), (94120,120341,1,'soga_ear_type',-96,-39,0), (94121,120341,1,'soga_eye_brow_type',-34,56,23), (94122,120341,0,'soga_eye_color',229,229,102), (94123,120341,1,'soga_eye_type',-15,0,0), (94124,120341,0,'soga_hair_color1',50,48,56), (94125,120341,0,'soga_hair_color2',68,72,71), (94126,120341,0,'soga_hair_face_color',61,61,75), (94127,120341,0,'soga_hair_face_highlight_color',196,207,207), (94128,120341,0,'soga_hair_highlight',164,165,165), (94129,120341,0,'soga_hair_type_color',61,61,75), (94130,120341,0,'soga_hair_type_highlight_color',196,207,207), (94131,120341,1,'soga_lip_type',5,85,62), (94132,120341,1,'soga_nose_type',4,66,22), (94133,120341,0,'soga_skin_color',196,146,123), (94134,120341,0,'wing_color1',255,255,255), (94135,120341,0,'wing_color2',255,255,255), (94145,120345,1,'cheek_type',-14,-9,0), (94146,120345,1,'chin_type',-37,-29,21), (94147,120345,1,'ear_type',-10,42,0), (94148,120345,1,'eye_brow_type',-1,-10,-14), (94149,120345,0,'eye_color',63,129,148), (94150,120345,0,'hair_face_color',124,43,9), (94151,120345,0,'hair_face_highlight_color',11,11,7), (94152,120345,0,'hair_type_color',124,43,9), (94153,120345,0,'hair_type_highlight_color',11,11,7), (94154,120345,1,'lip_type',-22,10,41), (94155,120345,1,'nose_type',40,-17,21), (94156,120345,0,'skin_color',230,197,185), (94157,120345,1,'soga_cheek_type',-14,-9,0), (94158,120345,1,'soga_chin_type',-37,-29,21), (94159,120345,1,'soga_ear_type',-10,42,0), (94160,120345,1,'soga_eye_brow_type',-1,-10,-14), (94161,120345,0,'soga_eye_color',229,229,102), (94162,120345,0,'soga_hair_face_color',124,43,9), (94163,120345,0,'soga_hair_face_highlight_color',11,11,7), (94164,120345,0,'soga_hair_type_color',124,43,9), (94165,120345,0,'soga_hair_type_highlight_color',11,11,7), (94166,120345,1,'soga_lip_type',-22,10,41), (94167,120345,1,'soga_nose_type',40,-17,21), (94168,120345,0,'soga_skin_color',230,197,185), (94169,120345,0,'wing_color1',255,255,255), (94170,120345,0,'wing_color2',255,255,255), (94171,120346,1,'cheek_type',9,-40,0), (94172,120346,1,'chin_type',0,-2,47), (94173,120346,1,'ear_type',28,7,0), (94174,120346,1,'eye_brow_type',18,17,12), (94175,120346,0,'eye_color',114,156,126), (94176,120346,1,'eye_type',-7,0,0), (94177,120346,0,'hair_face_color',149,110,39), (94178,120346,0,'hair_face_highlight_color',196,174,32), (94179,120346,0,'hair_type_color',149,110,39), (94180,120346,0,'hair_type_highlight_color',196,174,32), (94181,120346,1,'lip_type',12,-34,-10), (94182,120346,1,'nose_type',0,9,19), (94183,120346,0,'skin_color',239,242,236), (94184,120346,1,'soga_cheek_type',9,-40,0), (94185,120346,1,'soga_chin_type',0,-2,47), (94186,120346,1,'soga_ear_type',28,7,0), (94187,120346,1,'soga_eye_brow_type',18,17,12), (94188,120346,0,'soga_eye_color',229,229,102), (94189,120346,1,'soga_eye_type',-7,0,0), (94190,120346,0,'soga_hair_face_color',149,110,39), (94191,120346,0,'soga_hair_face_highlight_color',196,174,32), (94192,120346,0,'soga_hair_type_color',149,110,39), (94193,120346,0,'soga_hair_type_highlight_color',196,174,32), (94194,120346,1,'soga_lip_type',12,-34,-10), (94195,120346,1,'soga_nose_type',0,9,19), (94196,120346,0,'soga_skin_color',239,242,236), (94197,120346,0,'wing_color1',255,255,255), (94198,120346,0,'wing_color2',255,255,255), (94199,120347,1,'cheek_type',-45,17,0), (94200,120347,1,'chin_type',-32,38,8), (94201,120347,1,'ear_type',-18,-14,0), (94202,120347,1,'eye_brow_type',14,-3,31), (94203,120347,0,'eye_color',138,174,156), (94204,120347,1,'eye_type',29,0,0), (94205,120347,0,'hair_face_color',233,195,179), (94206,120347,0,'hair_face_highlight_color',41,15,5), (94207,120347,0,'hair_type_color',233,195,179), (94208,120347,0,'hair_type_highlight_color',41,15,5), (94209,120347,1,'lip_type',-19,5,21), (94210,120347,1,'nose_type',28,-12,17), (94211,120347,0,'skin_color',228,189,174), (94212,120347,1,'soga_cheek_type',-45,17,0), (94213,120347,1,'soga_chin_type',-32,38,8), (94214,120347,1,'soga_ear_type',-18,-14,0), (94215,120347,1,'soga_eye_brow_type',14,-3,31), (94216,120347,0,'soga_eye_color',229,229,102), (94217,120347,1,'soga_eye_type',29,0,0), (94218,120347,0,'soga_hair_face_color',233,195,179), (94219,120347,0,'soga_hair_face_highlight_color',41,15,5), (94220,120347,0,'soga_hair_type_color',233,195,179), (94221,120347,0,'soga_hair_type_highlight_color',41,15,5), (94222,120347,1,'soga_lip_type',-19,5,21), (94223,120347,1,'soga_nose_type',28,-12,17), (94224,120347,0,'soga_skin_color',228,189,174), (94225,120347,0,'wing_color1',255,255,255), (94226,120347,0,'wing_color2',255,255,255), (94233,120350,0,'eye_color',255,255,255), (94234,120350,0,'skin_color',255,255,255), (94235,120350,0,'soga_eye_color',255,0,255), (94245,120354,0,'eye_color',255,255,255), (94246,120354,0,'skin_color',255,255,255), (94247,120354,0,'soga_eye_color',255,0,255), (94248,120355,0,'eye_color',49,49,35), (94249,120355,0,'skin_color',10,10,10), (94250,120355,0,'soga_eye_color',255,0,255), (94251,120356,0,'eye_color',255,255,255), (94252,120356,0,'skin_color',255,255,255), (94253,120356,0,'soga_eye_color',255,0,255), (94297,120361,0,'eye_color',255,196,137), (94298,120361,0,'skin_color',255,255,255), (94299,120361,0,'soga_eye_color',255,0,255), (94300,120362,0,'eye_color',255,255,255), (94301,120362,0,'skin_color',1,1,1), (94302,120362,0,'soga_eye_color',255,0,255), (94303,120363,0,'eye_color',255,255,255), (94304,120363,0,'skin_color',1,1,1), (94305,120363,0,'soga_eye_color',255,0,255), (94306,120364,0,'eye_color',255,255,255), (94307,120364,0,'skin_color',184,235,124), (94308,120364,0,'soga_eye_color',255,0,255), (94312,120366,1,'cheek_type',-11,12,0), (94313,120366,1,'chin_type',-10,19,2), (94314,120366,1,'ear_type',28,-38,0), (94315,120366,1,'eye_brow_type',-14,14,0), (94316,120366,0,'eye_color',74,70,37), (94317,120366,0,'hair_face_color',33,21,0), (94318,120366,0,'hair_face_highlight_color',80,35,0), (94319,120366,0,'hair_type_color',33,21,0), (94320,120366,0,'hair_type_highlight_color',80,35,0), (94321,120366,1,'lip_type',25,-5,4), (94322,120366,1,'nose_type',25,4,12), (94323,120366,0,'skin_color',198,140,123), (94324,120366,1,'soga_cheek_type',-11,12,0), (94325,120366,1,'soga_chin_type',-10,19,2), (94326,120366,1,'soga_ear_type',28,-38,0), (94327,120366,1,'soga_eye_brow_type',-14,14,0), (94328,120366,0,'soga_eye_color',229,229,102), (94329,120366,0,'soga_hair_face_color',33,21,0), (94330,120366,0,'soga_hair_face_highlight_color',80,35,0), (94331,120366,0,'soga_hair_type_color',33,21,0), (94332,120366,0,'soga_hair_type_highlight_color',80,35,0), (94333,120366,1,'soga_lip_type',25,-5,4), (94334,120366,1,'soga_nose_type',25,4,12), (94335,120366,0,'soga_skin_color',198,140,123), (94336,120366,0,'wing_color1',255,255,255), (94337,120366,0,'wing_color2',255,255,255), (94338,120367,0,'eye_color',255,255,255), (94339,120367,0,'skin_color',255,255,255), (94340,120367,0,'soga_eye_color',255,0,255), (94341,120368,1,'cheek_type',-29,85,0), (94342,120368,1,'chin_type',70,-56,-52), (94343,120368,1,'ear_type',-10,-93,0), (94344,120368,1,'eye_brow_type',53,1,55), (94345,120368,0,'eye_color',129,102,53), (94346,120368,1,'eye_type',21,0,0), (94347,120368,0,'hair_color1',109,14,49), (94348,120368,0,'hair_color2',185,97,0), (94349,120368,0,'hair_face_color',84,0,0), (94350,120368,0,'hair_face_highlight_color',233,184,31), (94351,120368,0,'hair_highlight',246,219,114), (94352,120368,0,'hair_type_color',84,0,0), (94353,120368,0,'hair_type_highlight_color',233,184,31), (94354,120368,1,'lip_type',56,31,-20), (94355,120368,1,'nose_type',52,96,-81), (94356,120368,0,'skin_color',253,253,253), (94357,120368,1,'soga_cheek_type',-29,85,0), (94358,120368,1,'soga_chin_type',70,-56,-52), (94359,120368,1,'soga_ear_type',-10,-93,0), (94360,120368,1,'soga_eye_brow_type',53,1,55), (94361,120368,0,'soga_eye_color',229,229,102), (94362,120368,1,'soga_eye_type',21,0,0), (94363,120368,0,'soga_hair_color1',109,14,49), (94364,120368,0,'soga_hair_color2',185,97,0), (94365,120368,0,'soga_hair_face_color',84,0,0), (94366,120368,0,'soga_hair_face_highlight_color',233,184,31), (94367,120368,0,'soga_hair_highlight',246,219,114), (94368,120368,0,'soga_hair_type_color',84,0,0), (94369,120368,0,'soga_hair_type_highlight_color',233,184,31), (94370,120368,1,'soga_lip_type',56,31,-20), (94371,120368,1,'soga_nose_type',52,96,-81), (94372,120368,0,'soga_skin_color',253,253,253), (94373,120368,0,'wing_color1',255,255,255), (94374,120368,0,'wing_color2',255,255,255), (94441,120371,0,'eye_color',255,255,255), (94442,120371,0,'skin_color',255,255,255), (94443,120371,0,'soga_eye_color',255,0,255), (94444,120372,0,'eye_color',255,255,255), (94445,120372,0,'skin_color',255,255,255), (94446,120372,0,'soga_eye_color',255,0,255), (94456,120376,0,'eye_color',1,1,1), (94457,120376,0,'skin_color',255,255,255), (94458,120376,0,'soga_eye_color',255,0,255), (94459,120377,1,'cheek_type',69,37,0), (94460,120377,1,'chin_type',-62,-11,65), (94461,120377,1,'ear_type',-44,-66,0), (94462,120377,1,'eye_brow_type',62,17,-87), (94463,120377,0,'eye_color',43,87,100), (94464,120377,1,'eye_type',-7,0,0), (94465,120377,0,'hair_color1',246,219,114), (94466,120377,0,'hair_color2',187,136,62), (94467,120377,0,'hair_face_color',233,184,31), (94468,120377,0,'hair_face_highlight_color',244,246,246), (94469,120377,0,'hair_highlight',164,165,165), (94470,120377,0,'hair_type_color',233,184,31), (94471,120377,0,'hair_type_highlight_color',244,246,246), (94472,120377,1,'lip_type',3,51,-31), (94473,120377,1,'nose_type',83,-22,25), (94474,120377,0,'skin_color',242,208,212), (94475,120377,1,'soga_cheek_type',69,37,0), (94476,120377,1,'soga_chin_type',-62,-11,65), (94477,120377,1,'soga_ear_type',-44,-66,0), (94478,120377,1,'soga_eye_brow_type',62,17,-87), (94479,120377,0,'soga_eye_color',229,229,102), (94480,120377,1,'soga_eye_type',-7,0,0), (94481,120377,0,'soga_hair_color1',246,219,114), (94482,120377,0,'soga_hair_color2',187,136,62), (94483,120377,0,'soga_hair_face_color',233,184,31), (94484,120377,0,'soga_hair_face_highlight_color',244,246,246), (94485,120377,0,'soga_hair_highlight',164,165,165), (94486,120377,0,'soga_hair_type_color',233,184,31), (94487,120377,0,'soga_hair_type_highlight_color',244,246,246), (94488,120377,1,'soga_lip_type',3,51,-31), (94489,120377,1,'soga_nose_type',83,-22,25), (94490,120377,0,'soga_skin_color',242,208,212), (94491,120377,0,'wing_color1',255,255,255), (94492,120377,0,'wing_color2',255,255,255), (94493,120378,0,'eye_color',255,255,255), (94494,120378,0,'skin_color',255,255,255), (94495,120378,0,'soga_eye_color',255,0,255), (94496,120379,0,'eye_color',255,255,255), (94497,120379,0,'skin_color',255,255,255), (94498,120379,0,'soga_eye_color',255,0,255), (94499,120380,0,'eye_color',255,255,255), (94500,120380,0,'skin_color',255,255,255), (94501,120380,0,'soga_eye_color',255,0,255), (94511,120384,0,'eye_color',255,255,255), (94512,120384,0,'skin_color',255,255,255), (94513,120384,0,'soga_eye_color',255,0,255), (94514,120385,0,'eye_color',255,255,255), (94515,120385,0,'skin_color',255,255,255), (94516,120385,0,'soga_eye_color',255,0,255), (94517,120386,0,'eye_color',255,255,255), (94518,120386,0,'skin_color',255,255,255), (94519,120386,0,'soga_eye_color',255,0,255), (94535,120392,1,'cheek_type',-31,87,0), (94536,120392,1,'chin_type',-98,75,28), (94537,120392,1,'ear_type',2,85,0), (94538,120392,1,'eye_brow_type',7,-83,87), (94539,120392,0,'eye_color',82,153,174), (94540,120392,1,'eye_type',87,0,0), (94541,120392,0,'hair_color1',239,221,86), (94542,120392,0,'hair_color2',99,53,22), (94543,120392,0,'hair_face_color',224,175,20), (94544,120392,0,'hair_face_highlight_color',100,70,10), (94545,120392,0,'hair_highlight',56,33,26), (94546,120392,0,'hair_type_color',224,175,20), (94547,120392,0,'hair_type_highlight_color',100,70,10), (94548,120392,1,'lip_type',9,-75,-56), (94549,120392,1,'nose_type',32,82,35), (94550,120392,0,'skin_color',87,81,81), (94551,120392,1,'soga_cheek_type',-31,87,0), (94552,120392,1,'soga_chin_type',-98,75,28), (94553,120392,1,'soga_ear_type',2,85,0), (94554,120392,1,'soga_eye_brow_type',7,-83,87), (94555,120392,0,'soga_eye_color',229,229,102), (94556,120392,1,'soga_eye_type',87,0,0), (94557,120392,0,'soga_hair_color1',239,221,86), (94558,120392,0,'soga_hair_color2',99,53,22), (94559,120392,0,'soga_hair_face_color',224,175,20), (94560,120392,0,'soga_hair_face_highlight_color',100,70,10), (94561,120392,0,'soga_hair_highlight',56,33,26), (94562,120392,0,'soga_hair_type_color',224,175,20), (94563,120392,0,'soga_hair_type_highlight_color',100,70,10), (94564,120392,1,'soga_lip_type',9,-75,-56), (94565,120392,1,'soga_nose_type',32,82,35), (94566,120392,0,'soga_skin_color',87,81,81), (94567,120392,0,'wing_color1',255,255,255), (94568,120392,0,'wing_color2',255,255,255), (94572,120394,0,'eye_color',255,255,255), (94573,120394,0,'skin_color',255,255,137), (94574,120394,0,'soga_eye_color',255,0,255), (94575,120395,0,'eye_color',255,255,255), (94576,120395,0,'skin_color',255,255,255), (94577,120395,0,'soga_eye_color',255,0,255), (94578,120396,0,'eye_color',255,255,255), (94579,120396,0,'skin_color',255,255,137), (94580,120396,0,'soga_eye_color',255,0,255), (94581,120397,0,'eye_color',255,255,255), (94582,120397,0,'skin_color',255,255,255), (94583,120397,0,'soga_eye_color',255,0,255), (94584,120398,1,'cheek_type',-17,79,0), (94585,120398,1,'chin_type',-76,-96,-82), (94586,120398,1,'ear_type',-72,93,0), (94587,120398,1,'eye_brow_type',-55,-97,-43), (94588,120398,0,'eye_color',120,175,192), (94589,120398,1,'eye_type',17,0,0), (94590,120398,0,'hair_color1',56,33,26), (94591,120398,0,'hair_color2',94,59,11), (94592,120398,0,'hair_face_color',83,57,8), (94593,120398,0,'hair_face_highlight_color',19,6,25), (94594,120398,0,'hair_highlight',29,21,28), (94595,120398,0,'hair_type_color',83,57,8), (94596,120398,0,'hair_type_highlight_color',19,6,25), (94597,120398,1,'lip_type',5,-39,87), (94598,120398,1,'nose_type',-65,-68,2), (94599,120398,0,'skin_color',239,239,209), (94600,120398,1,'soga_cheek_type',-17,79,0), (94601,120398,1,'soga_chin_type',-76,-96,-82), (94602,120398,1,'soga_ear_type',-72,93,0), (94603,120398,1,'soga_eye_brow_type',-55,-97,-43), (94604,120398,0,'soga_eye_color',229,229,102), (94605,120398,1,'soga_eye_type',17,0,0), (94606,120398,0,'soga_hair_color1',56,33,26), (94607,120398,0,'soga_hair_color2',94,59,11), (94608,120398,0,'soga_hair_face_color',83,57,8), (94609,120398,0,'soga_hair_face_highlight_color',19,6,25), (94610,120398,0,'soga_hair_highlight',29,21,28), (94611,120398,0,'soga_hair_type_color',83,57,8), (94612,120398,0,'soga_hair_type_highlight_color',19,6,25), (94613,120398,1,'soga_lip_type',5,-39,87), (94614,120398,1,'soga_nose_type',-65,-68,2), (94615,120398,0,'soga_skin_color',239,239,209), (94616,120398,0,'wing_color1',255,255,255), (94617,120398,0,'wing_color2',255,255,255), (94618,120399,1,'cheek_type',12,-7,0), (94619,120399,1,'chin_type',21,0,-14), (94620,120399,1,'ear_type',-4,0,0), (94621,120399,1,'eye_brow_type',-23,4,-18), (94622,120399,0,'eye_color',42,82,61), (94623,120399,1,'eye_type',-12,0,0), (94624,120399,0,'hair_face_color',49,29,1), (94625,120399,0,'hair_face_highlight_color',43,42,38), (94626,120399,0,'hair_type_color',49,29,1), (94627,120399,0,'hair_type_highlight_color',43,42,38), (94628,120399,1,'lip_type',0,-17,18), (94629,120399,1,'nose_type',8,-10,7), (94630,120399,0,'skin_color',61,45,27), (94631,120399,1,'soga_cheek_type',12,-7,0), (94632,120399,1,'soga_chin_type',21,0,-14), (94633,120399,1,'soga_ear_type',-4,0,0), (94634,120399,1,'soga_eye_brow_type',-23,4,-18), (94635,120399,0,'soga_eye_color',229,229,102), (94636,120399,1,'soga_eye_type',-12,0,0), (94637,120399,0,'soga_hair_face_color',49,29,1), (94638,120399,0,'soga_hair_face_highlight_color',43,42,38), (94639,120399,0,'soga_hair_type_color',49,29,1), (94640,120399,0,'soga_hair_type_highlight_color',43,42,38), (94641,120399,1,'soga_lip_type',0,-17,18), (94642,120399,1,'soga_nose_type',8,-10,7), (94643,120399,0,'soga_skin_color',61,45,27), (94644,120399,0,'wing_color1',255,255,255), (94645,120399,0,'wing_color2',255,255,255), (94646,120400,1,'cheek_type',-48,40,0), (94647,120400,1,'chin_type',55,-21,-90), (94648,120400,1,'ear_type',-28,40,0), (94649,120400,1,'eye_brow_type',79,51,-59), (94650,120400,0,'eye_color',37,81,80), (94651,120400,1,'eye_type',-31,0,0), (94652,120400,0,'hair_color1',114,112,142), (94653,120400,0,'hair_color2',152,138,129), (94654,120400,0,'hair_face_color',107,129,132), (94655,120400,0,'hair_face_highlight_color',15,1,21), (94656,120400,0,'hair_highlight',29,21,28), (94657,120400,0,'hair_type_color',107,129,132), (94658,120400,0,'hair_type_highlight_color',15,1,21), (94659,120400,1,'lip_type',-17,-79,32), (94660,120400,1,'nose_type',70,-3,-64), (94661,120400,0,'skin_color',232,218,171), (94662,120400,1,'soga_cheek_type',-48,40,0), (94663,120400,1,'soga_chin_type',55,-21,-90), (94664,120400,1,'soga_ear_type',-28,40,0), (94665,120400,1,'soga_eye_brow_type',79,51,-59), (94666,120400,0,'soga_eye_color',229,229,102), (94667,120400,1,'soga_eye_type',-31,0,0), (94668,120400,0,'soga_hair_color1',114,112,142), (94669,120400,0,'soga_hair_color2',152,138,129), (94670,120400,0,'soga_hair_face_color',107,129,132), (94671,120400,0,'soga_hair_face_highlight_color',15,1,21), (94672,120400,0,'soga_hair_highlight',29,21,28), (94673,120400,0,'soga_hair_type_color',107,129,132), (94674,120400,0,'soga_hair_type_highlight_color',15,1,21), (94675,120400,1,'soga_lip_type',-17,-79,32), (94676,120400,1,'soga_nose_type',70,-3,-64), (94677,120400,0,'soga_skin_color',232,218,171), (94678,120400,0,'wing_color1',255,255,255), (94679,120400,0,'wing_color2',255,255,255), (94680,120401,1,'cheek_type',-34,-7,0), (94681,120401,1,'chin_type',74,56,18), (94682,120401,1,'ear_type',69,1,0), (94683,120401,1,'eye_brow_type',17,-87,-62), (94684,120401,0,'eye_color',127,179,194), (94685,120401,1,'eye_type',-43,0,0), (94686,120401,0,'hair_color1',43,36,70), (94687,120401,0,'hair_color2',64,76,74), (94688,120401,0,'hair_face_color',61,61,75), (94689,120401,0,'hair_face_highlight_color',244,246,246), (94690,120401,0,'hair_highlight',161,165,168), (94691,120401,0,'hair_type_color',61,61,75), (94692,120401,0,'hair_type_highlight_color',244,246,246), (94693,120401,1,'lip_type',-14,-100,0), (94694,120401,1,'nose_type',62,-50,-62), (94695,120401,0,'skin_color',221,189,164), (94696,120401,1,'soga_cheek_type',-34,-7,0), (94697,120401,1,'soga_chin_type',74,56,18), (94698,120401,1,'soga_ear_type',69,1,0), (94699,120401,1,'soga_eye_brow_type',17,-87,-62), (94700,120401,0,'soga_eye_color',229,229,102), (94701,120401,1,'soga_eye_type',-43,0,0), (94702,120401,0,'soga_hair_color1',43,36,70), (94703,120401,0,'soga_hair_color2',64,76,74), (94704,120401,0,'soga_hair_face_color',61,61,75), (94705,120401,0,'soga_hair_face_highlight_color',244,246,246), (94706,120401,0,'soga_hair_highlight',161,165,168), (94707,120401,0,'soga_hair_type_color',61,61,75), (94708,120401,0,'soga_hair_type_highlight_color',244,246,246), (94709,120401,1,'soga_lip_type',-14,-100,0), (94710,120401,1,'soga_nose_type',62,-50,-62), (94711,120401,0,'soga_skin_color',221,189,164), (94712,120401,0,'wing_color1',255,255,255), (94713,120401,0,'wing_color2',255,255,255), (94714,120402,1,'cheek_type',0,-75,0), (94715,120402,1,'chin_type',50,-37,47), (94716,120402,1,'ear_type',-12,-68,0), (94717,120402,1,'eye_brow_type',100,-100,-100), (94718,120402,0,'eye_color',47,88,57), (94719,120402,1,'eye_type',62,0,0), (94720,120402,0,'hair_face_color',170,148,121), (94721,120402,0,'hair_face_highlight_color',180,155,124), (94722,120402,0,'hair_type_color',170,148,121), (94723,120402,0,'hair_type_highlight_color',180,155,124), (94724,120402,1,'lip_type',-100,96,-25), (94725,120402,1,'nose_type',-84,-25,17), (94726,120402,0,'skin_color',228,182,145), (94727,120402,1,'soga_cheek_type',0,-75,0), (94728,120402,1,'soga_chin_type',50,-37,47), (94729,120402,1,'soga_ear_type',-12,-68,0), (94730,120402,1,'soga_eye_brow_type',100,-100,-100), (94731,120402,0,'soga_eye_color',229,229,102), (94732,120402,1,'soga_eye_type',62,0,0), (94733,120402,0,'soga_hair_face_color',170,148,121), (94734,120402,0,'soga_hair_face_highlight_color',180,155,124), (94735,120402,0,'soga_hair_type_color',170,148,121), (94736,120402,0,'soga_hair_type_highlight_color',180,155,124), (94737,120402,1,'soga_lip_type',-100,96,-25), (94738,120402,1,'soga_nose_type',-84,-25,17), (94739,120402,0,'soga_skin_color',228,182,145), (94740,120402,0,'wing_color1',255,255,255), (94741,120402,0,'wing_color2',255,255,255), (94742,120403,1,'cheek_type',100,-100,0), (94743,120403,1,'chin_type',-52,14,-63), (94744,120403,1,'ear_type',-100,3,0), (94745,120403,1,'eye_brow_type',-81,-100,100), (94746,120403,0,'eye_color',80,61,29), (94747,120403,1,'eye_type',100,0,0), (94748,120403,0,'hair_color1',43,36,70), (94749,120403,0,'hair_color2',68,72,71), (94750,120403,0,'hair_face_color',84,95,104), (94751,120403,0,'hair_face_highlight_color',244,246,246), (94752,120403,0,'hair_highlight',161,165,168), (94753,120403,0,'hair_type_color',84,95,104), (94754,120403,0,'hair_type_highlight_color',244,246,246), (94755,120403,1,'lip_type',-93,100,-96), (94756,120403,1,'nose_type',-75,-82,100), (94757,120403,0,'skin_color',184,185,185), (94758,120403,1,'soga_cheek_type',100,-100,0), (94759,120403,1,'soga_chin_type',-52,14,-63), (94760,120403,1,'soga_ear_type',-100,3,0), (94761,120403,1,'soga_eye_brow_type',-81,-100,100), (94762,120403,0,'soga_eye_color',229,229,102), (94763,120403,1,'soga_eye_type',100,0,0), (94764,120403,0,'soga_hair_color1',43,36,70), (94765,120403,0,'soga_hair_color2',68,72,71), (94766,120403,0,'soga_hair_face_color',84,95,104), (94767,120403,0,'soga_hair_face_highlight_color',244,246,246), (94768,120403,0,'soga_hair_highlight',161,165,168), (94769,120403,0,'soga_hair_type_color',84,95,104), (94770,120403,0,'soga_hair_type_highlight_color',244,246,246), (94771,120403,1,'soga_lip_type',-93,100,-96), (94772,120403,1,'soga_nose_type',-75,-82,100), (94773,120403,0,'soga_skin_color',184,185,185), (94774,120403,0,'wing_color1',255,255,255), (94775,120403,0,'wing_color2',255,255,255), (94776,120404,0,'eye_color',255,255,255), (94777,120404,0,'skin_color',255,255,255), (94778,120404,0,'soga_eye_color',255,0,255), (94779,120405,0,'eye_color',255,255,255), (94780,120405,0,'skin_color',255,255,255), (94781,120405,0,'soga_eye_color',255,0,255), (94782,120406,0,'eye_color',255,255,255), (94783,120406,0,'skin_color',255,255,255), (94784,120406,0,'soga_eye_color',255,0,255), (94785,120407,0,'eye_color',10,10,10), (94786,120407,0,'skin_color',149,0,0), (94787,120407,0,'soga_eye_color',255,0,255), (94803,120408,0,'skin_color',177,159,108), (94822,120409,0,'eye_color',255,255,255), (94823,120409,0,'skin_color',255,255,255), (94824,120409,0,'soga_eye_color',255,0,255), (94825,120410,1,'cheek_type',87,-4,0), (94826,120410,1,'chin_type',-97,43,-7), (94827,120410,1,'ear_type',75,71,0), (94828,120410,1,'eye_brow_type',64,62,69), (94829,120410,0,'eye_color',40,82,92), (94830,120410,1,'eye_type',-8,0,0), (94831,120410,0,'hair_color1',89,21,21), (94832,120410,0,'hair_color2',171,87,0), (94833,120410,0,'hair_face_color',166,58,22), (94834,120410,0,'hair_face_highlight_color',45,17,15), (94835,120410,0,'hair_highlight',54,45,28), (94836,120410,0,'hair_type_color',166,58,22), (94837,120410,0,'hair_type_highlight_color',45,17,15), (94838,120410,1,'lip_type',-35,76,53), (94839,120410,1,'nose_type',-9,17,2), (94840,120410,0,'skin_color',174,176,151), (94841,120410,1,'soga_cheek_type',87,-4,0), (94842,120410,1,'soga_chin_type',-97,43,-7), (94843,120410,1,'soga_ear_type',75,71,0), (94844,120410,1,'soga_eye_brow_type',64,62,69), (94845,120410,0,'soga_eye_color',229,229,102), (94846,120410,1,'soga_eye_type',-8,0,0), (94847,120410,0,'soga_hair_color1',89,21,21), (94848,120410,0,'soga_hair_color2',171,87,0), (94849,120410,0,'soga_hair_face_color',166,58,22), (94850,120410,0,'soga_hair_face_highlight_color',45,17,15), (94851,120410,0,'soga_hair_highlight',54,45,28), (94852,120410,0,'soga_hair_type_color',166,58,22), (94853,120410,0,'soga_hair_type_highlight_color',45,17,15), (94854,120410,1,'soga_lip_type',-35,76,53), (94855,120410,1,'soga_nose_type',-9,17,2), (94856,120410,0,'soga_skin_color',174,176,151), (94857,120410,0,'wing_color1',255,255,255), (94858,120410,0,'wing_color2',255,255,255), (94859,120411,1,'cheek_type',28,-4,0), (94860,120411,1,'chin_type',0,9,14), (94861,120411,1,'ear_type',-14,-8,0), (94862,120411,1,'eye_brow_type',-28,-10,0), (94863,120411,0,'eye_color',32,61,45), (94864,120411,1,'eye_type',7,0,0), (94865,120411,0,'hair_face_color',97,89,33), (94866,120411,0,'hair_face_highlight_color',128,46,20), (94867,120411,0,'hair_type_color',97,89,33), (94868,120411,0,'hair_type_highlight_color',128,46,20), (94869,120411,1,'lip_type',-25,3,23), (94870,120411,1,'nose_type',0,28,-19), (94871,120411,0,'skin_color',224,182,148), (94872,120411,1,'soga_cheek_type',28,-4,0), (94873,120411,1,'soga_chin_type',0,9,14), (94874,120411,1,'soga_ear_type',-14,-8,0), (94875,120411,1,'soga_eye_brow_type',-28,-10,0), (94876,120411,0,'soga_eye_color',229,229,102), (94877,120411,1,'soga_eye_type',7,0,0), (94878,120411,0,'soga_hair_face_color',97,89,33), (94879,120411,0,'soga_hair_face_highlight_color',128,46,20), (94880,120411,0,'soga_hair_type_color',97,89,33), (94881,120411,0,'soga_hair_type_highlight_color',128,46,20), (94882,120411,1,'soga_lip_type',-25,3,23), (94883,120411,1,'soga_nose_type',0,28,-19), (94884,120411,0,'soga_skin_color',224,182,148), (94885,120411,0,'wing_color1',255,255,255), (94886,120411,0,'wing_color2',255,255,255), (94887,120412,1,'cheek_type',21,26,0), (94888,120412,1,'chin_type',98,8,87), (94889,120412,1,'ear_type',56,-41,0), (94890,120412,1,'eye_brow_type',-53,93,93), (94891,120412,0,'eye_color',107,168,185), (94892,120412,1,'eye_type',-79,0,0), (94893,120412,0,'hair_color1',91,21,51), (94894,120412,0,'hair_color2',159,88,0), (94895,120412,0,'hair_face_color',121,38,35), (94896,120412,0,'hair_face_highlight_color',184,128,10), (94897,120412,0,'hair_highlight',209,131,22), (94898,120412,0,'hair_type_color',121,38,35), (94899,120412,0,'hair_type_highlight_color',184,128,10), (94900,120412,1,'lip_type',35,-81,-19), (94901,120412,1,'nose_type',-93,34,50), (94902,120412,0,'skin_color',150,159,159), (94903,120412,1,'soga_cheek_type',21,26,0), (94904,120412,1,'soga_chin_type',98,8,87), (94905,120412,1,'soga_ear_type',56,-41,0), (94906,120412,1,'soga_eye_brow_type',-53,93,93), (94907,120412,0,'soga_eye_color',229,229,102), (94908,120412,1,'soga_eye_type',-79,0,0), (94909,120412,0,'soga_hair_color1',91,21,51), (94910,120412,0,'soga_hair_color2',159,88,0), (94911,120412,0,'soga_hair_face_color',121,38,35), (94912,120412,0,'soga_hair_face_highlight_color',184,128,10), (94913,120412,0,'soga_hair_highlight',209,131,22), (94914,120412,0,'soga_hair_type_color',121,38,35), (94915,120412,0,'soga_hair_type_highlight_color',184,128,10), (94916,120412,1,'soga_lip_type',35,-81,-19), (94917,120412,1,'soga_nose_type',-93,34,50), (94918,120412,0,'soga_skin_color',150,159,159), (94919,120412,0,'wing_color1',255,255,255), (94920,120412,0,'wing_color2',255,255,255), (94921,120413,1,'cheek_type',91,-4,0), (94922,120413,1,'chin_type',-43,-46,21), (94923,120413,1,'ear_type',96,0,0), (94924,120413,1,'eye_brow_type',-82,-75,4), (94925,120413,0,'eye_color',167,133,93), (94926,120413,1,'eye_type',-14,0,0), (94927,120413,0,'hair_color1',161,165,168), (94928,120413,0,'hair_color2',56,62,62), (94929,120413,0,'hair_face_color',244,246,246), (94930,120413,0,'hair_face_highlight_color',88,61,8), (94931,120413,0,'hair_highlight',56,33,26), (94932,120413,0,'hair_type_color',244,246,246), (94933,120413,0,'hair_type_highlight_color',88,61,8), (94934,120413,1,'lip_type',62,50,0), (94935,120413,1,'nose_type',-64,-5,23), (94936,120413,0,'skin_color',158,159,127), (94937,120413,1,'soga_cheek_type',91,-4,0), (94938,120413,1,'soga_chin_type',-43,-46,21), (94939,120413,1,'soga_ear_type',96,0,0), (94940,120413,1,'soga_eye_brow_type',-82,-75,4), (94941,120413,0,'soga_eye_color',229,229,102), (94942,120413,1,'soga_eye_type',-14,0,0), (94943,120413,0,'soga_hair_color1',161,165,168), (94944,120413,0,'soga_hair_color2',56,62,62), (94945,120413,0,'soga_hair_face_color',244,246,246), (94946,120413,0,'soga_hair_face_highlight_color',88,61,8), (94947,120413,0,'soga_hair_highlight',56,33,26), (94948,120413,0,'soga_hair_type_color',244,246,246), (94949,120413,0,'soga_hair_type_highlight_color',88,61,8), (94950,120413,1,'soga_lip_type',62,50,0), (94951,120413,1,'soga_nose_type',-64,-5,23), (94952,120413,0,'soga_skin_color',158,159,127), (94953,120413,0,'wing_color1',255,255,255), (94954,120413,0,'wing_color2',255,255,255), (94955,120414,1,'cheek_type',-25,21,0), (94956,120414,1,'chin_type',37,0,31), (94957,120414,1,'ear_type',14,1,0), (94958,120414,1,'eye_brow_type',-4,-9,0), (94959,120414,0,'eye_color',38,75,60), (94960,120414,1,'eye_type',4,0,0), (94961,120414,0,'hair_face_color',146,60,12), (94962,120414,0,'hair_face_highlight_color',45,21,5), (94963,120414,0,'hair_type_color',146,60,12), (94964,120414,0,'hair_type_highlight_color',45,21,5), (94965,120414,1,'lip_type',-25,-1,11), (94966,120414,1,'nose_type',0,-4,-25), (94967,120414,0,'skin_color',201,155,130), (94968,120414,1,'soga_cheek_type',-25,21,0), (94969,120414,1,'soga_chin_type',37,0,31), (94970,120414,1,'soga_ear_type',14,1,0), (94971,120414,1,'soga_eye_brow_type',-4,-9,0), (94972,120414,0,'soga_eye_color',229,229,102), (94973,120414,1,'soga_eye_type',4,0,0), (94974,120414,0,'soga_hair_face_color',146,60,12), (94975,120414,0,'soga_hair_face_highlight_color',45,21,5), (94976,120414,0,'soga_hair_type_color',146,60,12), (94977,120414,0,'soga_hair_type_highlight_color',45,21,5), (94978,120414,1,'soga_lip_type',-25,-1,11), (94979,120414,1,'soga_nose_type',0,-4,-25), (94980,120414,0,'soga_skin_color',201,155,130), (94981,120414,0,'wing_color1',255,255,255), (94982,120414,0,'wing_color2',255,255,255), (94983,120415,0,'eye_color',255,255,255), (94984,120415,0,'skin_color',255,255,255), (94985,120415,0,'soga_eye_color',255,0,255), (94986,120416,0,'eye_color',255,255,255), (94987,120416,0,'skin_color',204,202,232), (94988,120416,0,'soga_eye_color',255,0,255), (94989,120417,0,'eye_color',255,255,255), (94990,120417,0,'skin_color',255,255,255), (94991,120417,0,'soga_eye_color',255,0,255), (94992,120418,1,'cheek_type',100,-100,0), (94993,120418,1,'chin_type',-100,100,100), (94994,120418,1,'ear_type',25,9,0), (94995,120418,1,'eye_brow_type',100,100,100), (94996,120418,0,'eye_color',118,14,183), (94997,120418,1,'eye_type',100,0,0), (94998,120418,0,'hair_face_color',171,60,32), (94999,120418,0,'hair_face_highlight_color',216,192,37), (95000,120418,0,'hair_type_color',171,60,32), (95001,120418,0,'hair_type_highlight_color',216,192,37), (95002,120418,1,'lip_type',100,50,-68), (95003,120418,1,'nose_type',0,-17,-1), (95004,120418,0,'skin_color',115,117,119), (95005,120418,1,'soga_cheek_type',100,-100,0), (95006,120418,1,'soga_chin_type',-100,100,100), (95007,120418,1,'soga_ear_type',25,9,0), (95008,120418,1,'soga_eye_brow_type',100,100,100), (95009,120418,0,'soga_eye_color',229,229,102), (95010,120418,1,'soga_eye_type',100,0,0), (95011,120418,0,'soga_hair_face_color',171,60,32), (95012,120418,0,'soga_hair_face_highlight_color',216,192,37), (95013,120418,0,'soga_hair_type_color',171,60,32), (95014,120418,0,'soga_hair_type_highlight_color',216,192,37), (95015,120418,1,'soga_lip_type',100,50,-68), (95016,120418,1,'soga_nose_type',0,-17,-1), (95017,120418,0,'soga_skin_color',115,117,119), (95018,120418,0,'wing_color1',255,255,255), (95019,120418,0,'wing_color2',255,255,255), (95020,120419,0,'eye_color',1,1,1), (95021,120419,0,'skin_color',255,255,175), (95022,120419,0,'soga_eye_color',255,0,255), (95023,120420,0,'eye_color',121,61,0), (95024,120420,0,'skin_color',255,255,255), (95025,120420,0,'soga_eye_color',255,0,255), (95026,120421,0,'eye_color',255,255,255), (95027,120421,0,'skin_color',255,255,255), (95028,120421,0,'soga_eye_color',255,0,255), (95032,120423,0,'eye_color',255,255,255), (95033,120423,0,'skin_color',255,255,255), (95034,120423,0,'soga_eye_color',255,0,255), (95035,120424,0,'eye_color',165,165,165), (95036,120424,0,'skin_color',255,255,255), (95037,120424,0,'soga_eye_color',255,0,255), (95038,120425,0,'eye_color',255,255,255), (95039,120425,0,'skin_color',255,255,255), (95040,120425,0,'soga_eye_color',255,0,255), (95041,120426,0,'eye_color',105,68,49), (95042,120426,0,'skin_color',186,186,255), (95043,120426,0,'soga_eye_color',255,0,255), (95044,120427,0,'eye_color',1,1,1), (95045,120427,0,'skin_color',255,255,255), (95046,120427,0,'soga_eye_color',255,0,255), (95050,120429,0,'eye_color',121,61,0), (95051,120429,0,'skin_color',255,255,255), (95052,120429,0,'soga_eye_color',255,0,255), (95053,120430,0,'eye_color',1,1,1), (95054,120430,0,'skin_color',255,255,255), (95055,120430,0,'soga_eye_color',255,0,255), (95056,120431,1,'cheek_type',14,-56,0), (95057,120431,1,'chin_type',43,-26,32), (95058,120431,1,'ear_type',9,-48,0), (95059,120431,1,'eye_brow_type',-89,94,56), (95060,120431,0,'eye_color',161,155,111), (95061,120431,1,'eye_type',-68,0,0), (95062,120431,0,'hair_face_color',60,27,0), (95063,120431,0,'hair_face_highlight_color',166,59,28), (95064,120431,0,'hair_type_color',60,27,0), (95065,120431,0,'hair_type_highlight_color',166,59,28), (95066,120431,1,'lip_type',-17,-81,-81), (95067,120431,1,'nose_type',-29,-64,47), (95068,120431,0,'skin_color',226,223,205), (95069,120431,1,'soga_cheek_type',14,-56,0), (95070,120431,1,'soga_chin_type',43,-26,32), (95071,120431,1,'soga_ear_type',9,-48,0), (95072,120431,1,'soga_eye_brow_type',-89,94,56), (95073,120431,0,'soga_eye_color',229,229,102), (95074,120431,1,'soga_eye_type',-68,0,0), (95075,120431,0,'soga_hair_face_color',60,27,0), (95076,120431,0,'soga_hair_face_highlight_color',166,59,28), (95077,120431,0,'soga_hair_type_color',60,27,0), (95078,120431,0,'soga_hair_type_highlight_color',166,59,28), (95079,120431,1,'soga_lip_type',-17,-81,-81), (95080,120431,1,'soga_nose_type',-29,-64,47), (95081,120431,0,'soga_skin_color',226,223,205), (95082,120431,0,'wing_color1',255,255,255), (95083,120431,0,'wing_color2',255,255,255), (95084,120432,1,'cheek_type',100,100,0), (95085,120432,1,'chin_type',100,100,100), (95086,120432,1,'ear_type',100,-1,0), (95087,120432,1,'eye_brow_type',-100,100,-100), (95088,120432,0,'eye_color',167,203,211), (95089,120432,1,'eye_type',100,0,0), (95090,120432,0,'hair_face_color',36,29,20), (95091,120432,0,'hair_face_highlight_color',178,63,32), (95092,120432,0,'hair_type_color',36,29,20), (95093,120432,0,'hair_type_highlight_color',178,63,32), (95094,120432,1,'lip_type',-100,20,100), (95095,120432,1,'nose_type',-100,100,-100), (95096,120432,0,'skin_color',177,134,95), (95097,120432,1,'soga_cheek_type',100,100,0), (95098,120432,1,'soga_chin_type',100,100,100), (95099,120432,1,'soga_ear_type',100,-1,0), (95100,120432,1,'soga_eye_brow_type',-100,100,-100), (95101,120432,0,'soga_eye_color',229,229,102), (95102,120432,1,'soga_eye_type',100,0,0), (95103,120432,0,'soga_hair_face_color',36,29,20), (95104,120432,0,'soga_hair_face_highlight_color',178,63,32), (95105,120432,0,'soga_hair_type_color',36,29,20), (95106,120432,0,'soga_hair_type_highlight_color',178,63,32), (95107,120432,1,'soga_lip_type',-100,20,100), (95108,120432,1,'soga_nose_type',-100,100,-100), (95109,120432,0,'soga_skin_color',177,134,95), (95110,120432,0,'wing_color1',255,255,255), (95111,120432,0,'wing_color2',255,255,255), (95112,120433,0,'eye_color',255,255,255), (95113,120433,0,'skin_color',255,255,255), (95114,120433,0,'soga_eye_color',255,0,255), (95124,120437,0,'eye_color',255,196,137), (95125,120437,0,'skin_color',255,255,255), (95126,120437,0,'soga_eye_color',255,0,255), (95127,120438,0,'eye_color',255,255,255), (95128,120438,0,'skin_color',255,255,137), (95129,120438,0,'soga_eye_color',255,0,255), (95130,120439,1,'cheek_type',-89,38,0), (95131,120439,1,'chin_type',10,-26,23), (95132,120439,1,'ear_type',-93,7,0), (95133,120439,1,'eye_brow_type',-4,10,63), (95134,120439,0,'eye_color',37,76,88), (95135,120439,1,'eye_type',-42,0,0), (95136,120439,0,'hair_color1',91,21,51), (95137,120439,0,'hair_color2',159,88,0), (95138,120439,0,'hair_face_color',121,38,35), (95139,120439,0,'hair_face_highlight_color',233,184,31), (95140,120439,0,'hair_highlight',246,219,114), (95141,120439,0,'hair_type_color',121,38,35), (95142,120439,0,'hair_type_highlight_color',233,184,31), (95143,120439,1,'lip_type',-31,91,68), (95144,120439,1,'nose_type',-42,15,29), (95145,120439,0,'skin_color',234,244,244), (95146,120439,1,'soga_cheek_type',-89,38,0), (95147,120439,1,'soga_chin_type',10,-26,23), (95148,120439,1,'soga_ear_type',-93,7,0), (95149,120439,1,'soga_eye_brow_type',-4,10,63), (95150,120439,0,'soga_eye_color',229,229,102), (95151,120439,1,'soga_eye_type',-42,0,0), (95152,120439,0,'soga_hair_color1',91,21,51), (95153,120439,0,'soga_hair_color2',159,88,0), (95154,120439,0,'soga_hair_face_color',121,38,35), (95155,120439,0,'soga_hair_face_highlight_color',233,184,31), (95156,120439,0,'soga_hair_highlight',246,219,114), (95157,120439,0,'soga_hair_type_color',121,38,35), (95158,120439,0,'soga_hair_type_highlight_color',233,184,31), (95159,120439,1,'soga_lip_type',-31,91,68), (95160,120439,1,'soga_nose_type',-42,15,29), (95161,120439,0,'soga_skin_color',234,244,244), (95162,120439,0,'wing_color1',255,255,255), (95163,120439,0,'wing_color2',255,255,255), (95198,120441,0,'eye_color',149,149,149), (95199,120441,0,'skin_color',10,10,10), (95200,120441,0,'soga_eye_color',255,0,255), (95237,120446,1,'cheek_type',18,-21,0), (95238,120446,1,'chin_type',96,95,56), (95239,120446,1,'ear_type',23,96,0), (95240,120446,1,'eye_brow_type',-12,-51,-68), (95241,120446,0,'eye_color',48,92,66), (95242,120446,1,'eye_type',-71,0,0), (95243,120446,0,'hair_color1',239,221,86), (95244,120446,0,'hair_color2',99,53,22), (95245,120446,0,'hair_face_color',224,176,20), (95246,120446,0,'hair_face_highlight_color',70,49,6), (95247,120446,0,'hair_highlight',56,33,26), (95248,120446,0,'hair_type_color',224,176,20), (95249,120446,0,'hair_type_highlight_color',70,49,6), (95250,120446,1,'lip_type',7,-64,-25), (95251,120446,1,'nose_type',34,-77,-79), (95252,120446,0,'skin_color',207,192,140), (95253,120446,1,'soga_cheek_type',18,-21,0), (95254,120446,1,'soga_chin_type',96,95,56), (95255,120446,1,'soga_ear_type',23,96,0), (95256,120446,1,'soga_eye_brow_type',-12,-51,-68), (95257,120446,0,'soga_eye_color',229,229,102), (95258,120446,1,'soga_eye_type',-71,0,0), (95259,120446,0,'soga_hair_color1',239,221,86), (95260,120446,0,'soga_hair_color2',99,53,22), (95261,120446,0,'soga_hair_face_color',224,176,20), (95262,120446,0,'soga_hair_face_highlight_color',70,49,6), (95263,120446,0,'soga_hair_highlight',56,33,26), (95264,120446,0,'soga_hair_type_color',224,176,20), (95265,120446,0,'soga_hair_type_highlight_color',70,49,6), (95266,120446,1,'soga_lip_type',7,-64,-25), (95267,120446,1,'soga_nose_type',34,-77,-79), (95268,120446,0,'soga_skin_color',207,192,140), (95269,120446,0,'wing_color1',255,255,255), (95270,120446,0,'wing_color2',255,255,255), (95277,120449,0,'eye_color',255,255,255), (95278,120449,0,'skin_color',255,255,255), (95279,120449,0,'soga_eye_color',255,0,255), (95280,120450,0,'eye_color',255,255,255), (95281,120450,0,'skin_color',255,255,255), (95282,120450,0,'soga_eye_color',255,0,255), (95283,120451,0,'eye_color',255,255,255), (95284,120451,0,'skin_color',255,255,255), (95285,120451,0,'soga_eye_color',255,0,255), (95286,120452,0,'eye_color',255,255,255), (95287,120452,0,'skin_color',255,255,255), (95288,120452,0,'soga_eye_color',255,0,255), (95289,120453,0,'eye_color',255,255,255), (95290,120453,0,'skin_color',255,255,255), (95291,120453,0,'soga_eye_color',255,0,255), (95298,120456,0,'eye_color',255,255,255), (95299,120456,0,'skin_color',255,255,255), (95300,120456,0,'soga_eye_color',255,0,255), (95301,120457,1,'cheek_type',0,12,0), (95302,120457,1,'chin_type',-21,-12,9), (95303,120457,1,'ear_type',-11,-10,0), (95304,120457,1,'eye_brow_type',-12,5,25), (95305,120457,0,'eye_color',176,191,166), (95306,120457,1,'eye_type',-12,0,0), (95307,120457,0,'hair_face_color',108,48,0), (95308,120457,0,'hair_face_highlight_color',185,180,137), (95309,120457,0,'hair_type_color',108,48,0), (95310,120457,0,'hair_type_highlight_color',185,180,137), (95311,120457,1,'lip_type',-25,-22,39), (95312,120457,1,'nose_type',44,-29,7), (95313,120457,0,'skin_color',246,253,253), (95314,120457,1,'soga_cheek_type',0,12,0), (95315,120457,1,'soga_chin_type',-21,-12,9), (95316,120457,1,'soga_ear_type',-11,-10,0), (95317,120457,1,'soga_eye_brow_type',-12,5,25), (95318,120457,0,'soga_eye_color',229,229,102), (95319,120457,1,'soga_eye_type',-12,0,0), (95320,120457,0,'soga_hair_face_color',108,48,0), (95321,120457,0,'soga_hair_face_highlight_color',185,180,137), (95322,120457,0,'soga_hair_type_color',108,48,0), (95323,120457,0,'soga_hair_type_highlight_color',185,180,137), (95324,120457,1,'soga_lip_type',-25,-22,39), (95325,120457,1,'soga_nose_type',44,-29,7), (95326,120457,0,'soga_skin_color',246,253,253), (95327,120457,0,'wing_color1',255,255,255), (95328,120457,0,'wing_color2',255,255,255), (95329,120458,1,'cheek_type',2,19,0), (95330,120458,1,'chin_type',23,34,4), (95331,120458,1,'ear_type',-10,-28,0), (95332,120458,1,'eye_brow_type',-8,-4,5), (95333,120458,0,'eye_color',96,160,175), (95334,120458,1,'eye_type',39,0,0), (95335,120458,0,'hair_face_color',115,94,81), (95336,120458,0,'hair_face_highlight_color',144,121,5), (95337,120458,0,'hair_type_color',115,94,81), (95338,120458,0,'hair_type_highlight_color',144,121,5), (95339,120458,1,'lip_type',-19,-7,-21), (95340,120458,1,'nose_type',-8,-7,10), (95341,120458,0,'skin_color',208,145,136), (95342,120458,1,'soga_cheek_type',2,19,0), (95343,120458,1,'soga_chin_type',23,34,4), (95344,120458,1,'soga_ear_type',-10,-28,0), (95345,120458,1,'soga_eye_brow_type',-8,-4,5), (95346,120458,0,'soga_eye_color',229,229,102), (95347,120458,1,'soga_eye_type',39,0,0), (95348,120458,0,'soga_hair_face_color',115,94,81), (95349,120458,0,'soga_hair_face_highlight_color',144,121,5), (95350,120458,0,'soga_hair_type_color',115,94,81), (95351,120458,0,'soga_hair_type_highlight_color',144,121,5), (95352,120458,1,'soga_lip_type',-19,-7,-21), (95353,120458,1,'soga_nose_type',-8,-7,10), (95354,120458,0,'soga_skin_color',208,145,136), (95355,120458,0,'wing_color1',255,255,255), (95356,120458,0,'wing_color2',255,255,255), (95387,120464,0,'skin_color',230,209,132), (95406,120465,1,'cheek_type',-100,100,0), (95407,120465,1,'chin_type',-51,-28,-11), (95408,120465,1,'ear_type',52,-19,0), (95409,120465,1,'eye_brow_type',-88,100,-21), (95410,120465,0,'eye_color',49,30,11), (95411,120465,1,'eye_type',-100,0,0), (95412,120465,0,'hair_color1',56,33,26), (95413,120465,0,'hair_color2',94,59,11), (95414,120465,0,'hair_face_color',83,58,7), (95415,120465,0,'hair_face_highlight_color',14,5,5), (95416,120465,0,'hair_highlight',38,22,21), (95417,120465,0,'hair_type_color',83,58,7), (95418,120465,0,'hair_type_highlight_color',14,5,5), (95419,120465,1,'lip_type',52,0,39), (95420,120465,1,'nose_type',100,100,-100), (95421,120465,0,'skin_color',248,248,248), (95422,120465,1,'soga_cheek_type',-100,100,0), (95423,120465,1,'soga_chin_type',-51,-28,-11), (95424,120465,1,'soga_ear_type',52,-19,0), (95425,120465,1,'soga_eye_brow_type',-88,100,-21), (95426,120465,0,'soga_eye_color',229,229,102), (95427,120465,1,'soga_eye_type',-100,0,0), (95428,120465,0,'soga_hair_color1',56,33,26), (95429,120465,0,'soga_hair_color2',94,59,11), (95430,120465,0,'soga_hair_face_color',83,58,7), (95431,120465,0,'soga_hair_face_highlight_color',14,5,5), (95432,120465,0,'soga_hair_highlight',38,22,21), (95433,120465,0,'soga_hair_type_color',83,58,7), (95434,120465,0,'soga_hair_type_highlight_color',14,5,5), (95435,120465,1,'soga_lip_type',52,0,39), (95436,120465,1,'soga_nose_type',100,100,-100), (95437,120465,0,'soga_skin_color',248,248,248), (95438,120466,1,'cheek_type',-72,-11,0), (95439,120466,1,'chin_type',31,0,39), (95440,120466,1,'ear_type',53,5,0), (95441,120466,1,'eye_brow_type',81,-34,2), (95442,120466,0,'eye_color',33,56,34), (95443,120466,1,'eye_type',7,0,0), (95444,120466,0,'hair_color1',109,14,49), (95445,120466,0,'hair_color2',185,97,0), (95446,120466,0,'hair_face_color',91,7,7), (95447,120466,0,'hair_face_highlight_color',83,58,8), (95448,120466,0,'hair_highlight',56,33,26), (95449,120466,0,'hair_type_color',91,7,7), (95450,120466,0,'hair_type_highlight_color',83,58,8), (95451,120466,1,'lip_type',-100,-34,-21), (95452,120466,1,'nose_type',-14,-8,-70), (95453,120466,0,'skin_color',238,210,211), (95454,120466,1,'soga_cheek_type',-72,-11,0), (95455,120466,1,'soga_chin_type',31,0,39), (95456,120466,1,'soga_ear_type',53,5,0), (95457,120466,1,'soga_eye_brow_type',81,-34,2), (95458,120466,0,'soga_eye_color',204,204,204), (95459,120466,1,'soga_eye_type',7,0,0), (95460,120466,0,'soga_hair_color1',109,14,49), (95461,120466,0,'soga_hair_color2',185,97,0), (95462,120466,0,'soga_hair_face_color',91,7,7), (95463,120466,0,'soga_hair_face_highlight_color',83,58,8), (95464,120466,0,'soga_hair_highlight',56,33,26), (95465,120466,0,'soga_hair_type_color',91,7,7), (95466,120466,0,'soga_hair_type_highlight_color',83,58,8), (95467,120466,1,'soga_lip_type',-100,-34,-21), (95468,120466,1,'soga_nose_type',-14,-8,-70), (95469,120466,0,'soga_skin_color',238,210,211), (95482,120471,0,'eye_color',255,255,255), (95483,120471,0,'skin_color',1,1,1), (95484,120471,0,'soga_eye_color',255,0,255), (95493,120472,0,'hair_face_color',100,70,10), (95496,120472,0,'hair_type_color',100,70,10), (95519,120473,0,'eye_color',255,255,255), (95520,120473,0,'skin_color',255,255,255), (95521,120473,0,'soga_eye_color',255,0,255), (95525,120475,0,'eye_color',255,255,255), (95526,120475,0,'skin_color',255,255,255), (95527,120475,0,'soga_eye_color',255,0,255), (95528,120476,1,'cheek_type',-14,-23,0), (95529,120476,1,'chin_type',87,-48,82), (95530,120476,1,'ear_type',43,-14,0), (95531,120476,1,'eye_brow_type',-50,-75,0), (95532,120476,0,'eye_color',41,0,41), (95533,120476,1,'eye_type',-97,0,0), (95534,120476,1,'lip_type',31,52,-48), (95535,120476,1,'nose_type',45,-93,74), (95536,120476,0,'skin_color',142,129,86), (95537,120476,1,'soga_cheek_type',-14,-23,0), (95538,120476,1,'soga_chin_type',87,-48,82), (95539,120476,1,'soga_ear_type',43,-14,0), (95540,120476,1,'soga_eye_brow_type',-50,-75,0), (95541,120476,0,'soga_eye_color',229,229,102), (95542,120476,1,'soga_eye_type',-97,0,0), (95543,120476,1,'soga_lip_type',31,52,-48), (95544,120476,1,'soga_nose_type',45,-93,74), (95545,120476,0,'soga_skin_color',142,129,86), (95546,120476,0,'wing_color1',255,255,255), (95547,120476,0,'wing_color2',255,255,255), (95566,120478,0,'skin_color',252,253,253), (95594,120482,1,'cheek_type',-28,-81,0), (95595,120482,1,'chin_type',-81,-61,-68), (95596,120482,1,'ear_type',14,0,0), (95597,120482,1,'eye_brow_type',7,-100,75), (95598,120482,0,'eye_color',188,170,150), (95599,120482,1,'eye_type',-62,0,0), (95600,120482,0,'hair_color1',114,112,142), (95601,120482,0,'hair_color2',152,138,129), (95602,120482,0,'hair_face_color',119,147,147), (95603,120482,0,'hair_face_highlight_color',244,246,246), (95604,120482,0,'hair_highlight',161,165,168), (95605,120482,0,'hair_type_color',119,147,147), (95606,120482,0,'hair_type_highlight_color',244,246,246), (95607,120482,1,'lip_type',-70,-34,31), (95608,120482,1,'nose_type',-55,62,-47), (95609,120482,0,'skin_color',231,223,188), (95610,120482,1,'soga_cheek_type',-28,-81,0), (95611,120482,1,'soga_chin_type',-81,-61,-68), (95612,120482,1,'soga_ear_type',14,0,0), (95613,120482,1,'soga_eye_brow_type',7,-100,75), (95614,120482,0,'soga_eye_color',229,229,102), (95615,120482,1,'soga_eye_type',-62,0,0), (95616,120482,0,'soga_hair_color1',114,112,142), (95617,120482,0,'soga_hair_color2',152,138,129), (95618,120482,0,'soga_hair_face_color',119,147,147), (95619,120482,0,'soga_hair_face_highlight_color',244,246,246), (95620,120482,0,'soga_hair_highlight',161,165,168), (95621,120482,0,'soga_hair_type_color',119,147,147), (95622,120482,0,'soga_hair_type_highlight_color',244,246,246), (95623,120482,1,'soga_lip_type',-70,-34,31), (95624,120482,1,'soga_nose_type',-55,62,-47), (95625,120482,0,'soga_skin_color',231,223,188), (95626,120482,0,'wing_color1',255,255,255), (95627,120482,0,'wing_color2',255,255,255), (95637,120486,1,'cheek_type',-48,40,0), (95638,120486,1,'chin_type',55,-21,-90), (95639,120486,1,'ear_type',-28,40,0), (95640,120486,1,'eye_brow_type',79,51,-59), (95641,120486,0,'eye_color',37,81,80), (95642,120486,1,'eye_type',-31,0,0), (95643,120486,0,'hair_color1',114,112,142), (95644,120486,0,'hair_color2',152,138,129), (95645,120486,0,'hair_face_color',107,129,132), (95646,120486,0,'hair_face_highlight_color',15,1,21), (95647,120486,0,'hair_highlight',29,21,28), (95648,120486,0,'hair_type_color',107,129,132), (95649,120486,0,'hair_type_highlight_color',15,1,21), (95650,120486,1,'lip_type',-17,-79,32), (95651,120486,1,'nose_type',70,-3,-64), (95652,120486,0,'skin_color',232,218,171), (95653,120486,1,'soga_cheek_type',-48,40,0), (95654,120486,1,'soga_chin_type',55,-21,-90), (95655,120486,1,'soga_ear_type',-28,40,0), (95656,120486,1,'soga_eye_brow_type',79,51,-59), (95657,120486,0,'soga_eye_color',229,229,102), (95658,120486,1,'soga_eye_type',-31,0,0), (95659,120486,0,'soga_hair_color1',114,112,142), (95660,120486,0,'soga_hair_color2',152,138,129), (95661,120486,0,'soga_hair_face_color',107,129,132), (95662,120486,0,'soga_hair_face_highlight_color',15,1,21), (95663,120486,0,'soga_hair_highlight',29,21,28), (95664,120486,0,'soga_hair_type_color',107,129,132), (95665,120486,0,'soga_hair_type_highlight_color',15,1,21), (95666,120486,1,'soga_lip_type',-17,-79,32), (95667,120486,1,'soga_nose_type',70,-3,-64), (95668,120486,0,'soga_skin_color',232,218,171), (95669,120486,0,'wing_color1',255,255,255), (95670,120486,0,'wing_color2',255,255,255), (95677,120489,1,'cheek_type',17,20,0), (95678,120489,1,'chin_type',0,17,0), (95679,120489,1,'ear_type',-17,-44,0), (95680,120489,1,'eye_brow_type',-4,-1,-3), (95681,120489,0,'eye_color',116,94,49), (95682,120489,1,'eye_type',-4,0,0), (95683,120489,0,'hair_face_color',104,37,19), (95684,120489,0,'hair_face_highlight_color',13,12,8), (95685,120489,0,'hair_type_color',104,37,19), (95686,120489,0,'hair_type_highlight_color',13,12,8), (95687,120489,1,'lip_type',0,-28,2), (95688,120489,1,'nose_type',-5,25,19), (95689,120489,0,'skin_color',183,191,191), (95690,120489,1,'soga_cheek_type',17,20,0), (95691,120489,1,'soga_chin_type',0,17,0), (95692,120489,1,'soga_ear_type',-17,-44,0), (95693,120489,1,'soga_eye_brow_type',-4,-1,-3), (95694,120489,0,'soga_eye_color',229,229,102), (95695,120489,1,'soga_eye_type',-4,0,0), (95696,120489,0,'soga_hair_face_color',104,37,19), (95697,120489,0,'soga_hair_face_highlight_color',13,12,8), (95698,120489,0,'soga_hair_type_color',104,37,19), (95699,120489,0,'soga_hair_type_highlight_color',13,12,8), (95700,120489,1,'soga_lip_type',0,-28,2), (95701,120489,1,'soga_nose_type',-5,25,19), (95702,120489,0,'soga_skin_color',183,191,191), (95703,120489,0,'wing_color1',255,255,255), (95704,120489,0,'wing_color2',255,255,255), (95705,120490,1,'cheek_type',10,23,0), (95706,120490,1,'chin_type',-5,34,21), (95707,120490,1,'ear_type',0,38,0), (95708,120490,1,'eye_brow_type',-28,7,-17), (95709,120490,0,'eye_color',129,90,41), (95710,120490,1,'eye_type',-43,0,0), (95711,120490,0,'hair_face_color',27,26,18), (95712,120490,0,'hair_face_highlight_color',174,165,93), (95713,120490,0,'hair_type_color',27,26,18), (95714,120490,0,'hair_type_highlight_color',174,165,93), (95715,120490,1,'lip_type',-11,-19,0), (95716,120490,1,'nose_type',1,-37,14), (95717,120490,0,'skin_color',249,236,237), (95718,120490,1,'soga_cheek_type',10,23,0), (95719,120490,1,'soga_chin_type',-5,34,21), (95720,120490,1,'soga_ear_type',0,38,0), (95721,120490,1,'soga_eye_brow_type',-28,7,-17), (95722,120490,0,'soga_eye_color',229,229,102), (95723,120490,1,'soga_eye_type',-43,0,0), (95724,120490,0,'soga_hair_face_color',27,26,18), (95725,120490,0,'soga_hair_face_highlight_color',174,165,93), (95726,120490,0,'soga_hair_type_color',27,26,18), (95727,120490,0,'soga_hair_type_highlight_color',174,165,93), (95728,120490,1,'soga_lip_type',-11,-19,0), (95729,120490,1,'soga_nose_type',1,-37,14), (95730,120490,0,'soga_skin_color',249,236,237), (95731,120490,0,'wing_color1',255,255,255), (95732,120490,0,'wing_color2',255,255,255), (95736,120492,0,'eye_color',255,255,255), (95737,120492,0,'skin_color',255,255,255), (95738,120492,0,'soga_eye_color',255,0,255), (95739,120493,0,'eye_color',255,255,255), (95740,120493,0,'skin_color',255,255,255), (95741,120493,0,'soga_eye_color',255,0,255), (95742,120494,0,'eye_color',121,61,0), (95743,120494,0,'skin_color',255,255,255), (95744,120494,0,'soga_eye_color',255,0,255), (95745,120495,0,'eye_color',255,255,255), (95746,120495,0,'skin_color',255,255,255), (95747,120495,0,'soga_eye_color',255,0,255), (95748,120496,0,'eye_color',255,255,255), (95749,120496,0,'skin_color',255,255,255), (95750,120496,0,'soga_eye_color',255,0,255), (95784,120508,0,'eye_color',35,35,35), (95785,120508,0,'skin_color',255,221,186), (95786,120508,0,'soga_eye_color',255,0,255), (95787,120509,0,'eye_color',19,19,19), (95788,120509,0,'skin_color',128,63,63), (95789,120509,0,'soga_eye_color',255,0,255), (95790,120510,1,'cheek_type',-4,-51,0), (95791,120510,1,'chin_type',40,-7,31), (95792,120510,1,'ear_type',-50,46,0), (95793,120510,1,'eye_brow_type',88,-87,70), (95794,120510,0,'eye_color',37,75,83), (95795,120510,1,'eye_type',25,0,0), (95796,120510,0,'hair_color1',43,36,70), (95797,120510,0,'hair_color2',64,76,74), (95798,120510,0,'hair_face_color',44,38,54), (95799,120510,0,'hair_face_highlight_color',77,54,7), (95800,120510,0,'hair_highlight',56,33,26), (95801,120510,0,'hair_type_color',44,38,54), (95802,120510,0,'hair_type_highlight_color',77,54,7), (95803,120510,1,'lip_type',-44,-82,-22), (95804,120510,1,'nose_type',58,-38,-25), (95805,120510,0,'skin_color',125,126,126), (95806,120510,1,'soga_cheek_type',-4,-51,0), (95807,120510,1,'soga_chin_type',40,-7,31), (95808,120510,1,'soga_ear_type',-50,46,0), (95809,120510,1,'soga_eye_brow_type',88,-87,70), (95810,120510,0,'soga_eye_color',229,229,102), (95811,120510,1,'soga_eye_type',25,0,0), (95812,120510,0,'soga_hair_color1',43,36,70), (95813,120510,0,'soga_hair_color2',64,76,74), (95814,120510,0,'soga_hair_face_color',44,38,54), (95815,120510,0,'soga_hair_face_highlight_color',77,54,7), (95816,120510,0,'soga_hair_highlight',56,33,26), (95817,120510,0,'soga_hair_type_color',44,38,54), (95818,120510,0,'soga_hair_type_highlight_color',77,54,7), (95819,120510,1,'soga_lip_type',-44,-82,-22), (95820,120510,1,'soga_nose_type',58,-38,-25), (95821,120510,0,'soga_skin_color',125,126,126), (95822,120510,0,'wing_color1',255,255,255), (95823,120510,0,'wing_color2',255,255,255), (95824,120511,1,'cheek_type',81,-56,0), (95825,120511,1,'chin_type',-75,-25,38), (95826,120511,1,'ear_type',-69,71,0), (95827,120511,1,'eye_brow_type',43,31,-93), (95828,120511,0,'eye_color',38,77,88), (95829,120511,1,'eye_type',-53,0,0), (95830,120511,0,'hair_color1',43,36,70), (95831,120511,0,'hair_color2',64,76,74), (95832,120511,0,'hair_face_color',59,58,73), (95833,120511,0,'hair_face_highlight_color',119,147,147), (95834,120511,0,'hair_highlight',114,112,142), (95835,120511,0,'hair_type_color',59,58,73), (95836,120511,0,'hair_type_highlight_color',119,147,147), (95837,120511,1,'lip_type',28,34,-1), (95838,120511,1,'nose_type',28,-84,-97), (95839,120511,0,'skin_color',186,191,170), (95840,120511,1,'soga_cheek_type',81,-56,0), (95841,120511,1,'soga_chin_type',-75,-25,38), (95842,120511,1,'soga_ear_type',-69,71,0), (95843,120511,1,'soga_eye_brow_type',43,31,-93), (95844,120511,0,'soga_eye_color',229,229,102), (95845,120511,1,'soga_eye_type',-53,0,0), (95846,120511,0,'soga_hair_color1',43,36,70), (95847,120511,0,'soga_hair_color2',64,76,74), (95848,120511,0,'soga_hair_face_color',59,58,73), (95849,120511,0,'soga_hair_face_highlight_color',119,147,147), (95850,120511,0,'soga_hair_highlight',114,112,142), (95851,120511,0,'soga_hair_type_color',59,58,73), (95852,120511,0,'soga_hair_type_highlight_color',119,147,147), (95853,120511,1,'soga_lip_type',28,34,-1), (95854,120511,1,'soga_nose_type',28,-84,-97), (95855,120511,0,'soga_skin_color',186,191,170), (95856,120511,0,'wing_color1',255,255,255), (95857,120511,0,'wing_color2',255,255,255), (95858,120512,1,'cheek_type',0,94,0), (95859,120512,1,'chin_type',-42,26,-62), (95860,120512,1,'ear_type',69,-25,0), (95861,120512,1,'eye_brow_type',-68,-88,89), (95862,120512,0,'eye_color',143,103,48), (95863,120512,1,'eye_type',-18,0,0), (95864,120512,0,'hair_color1',161,165,168), (95865,120512,0,'hair_color2',50,69,69), (95866,120512,0,'hair_face_color',195,208,207), (95867,120512,0,'hair_face_highlight_color',230,170,26), (95868,120512,0,'hair_highlight',200,165,96), (95869,120512,0,'hair_type_color',195,208,207), (95870,120512,0,'hair_type_highlight_color',230,170,26), (95871,120512,1,'lip_type',-5,57,20), (95872,120512,1,'nose_type',-18,-31,-11), (95873,120512,0,'skin_color',46,35,36), (95874,120512,1,'soga_cheek_type',0,94,0), (95875,120512,1,'soga_chin_type',-42,26,-62), (95876,120512,1,'soga_ear_type',69,-25,0), (95877,120512,1,'soga_eye_brow_type',-68,-88,89), (95878,120512,0,'soga_eye_color',229,229,102), (95879,120512,1,'soga_eye_type',-18,0,0), (95880,120512,0,'soga_hair_color1',161,165,168), (95881,120512,0,'soga_hair_color2',50,69,69), (95882,120512,0,'soga_hair_face_color',195,208,207), (95883,120512,0,'soga_hair_face_highlight_color',230,170,26), (95884,120512,0,'soga_hair_highlight',200,165,96), (95885,120512,0,'soga_hair_type_color',195,208,207), (95886,120512,0,'soga_hair_type_highlight_color',230,170,26), (95887,120512,1,'soga_lip_type',-5,57,20), (95888,120512,1,'soga_nose_type',-18,-31,-11), (95889,120512,0,'soga_skin_color',46,35,36), (95890,120512,0,'wing_color1',255,255,255), (95891,120512,0,'wing_color2',255,255,255), (95892,120513,0,'eye_color',255,255,255), (95893,120513,0,'skin_color',255,255,255), (95894,120513,0,'soga_eye_color',255,0,255), (95919,120522,1,'cheek_type',71,-62,0), (95920,120522,1,'chin_type',7,25,44), (95921,120522,1,'ear_type',69,-94,0), (95922,120522,1,'eye_brow_type',-42,17,21), (95923,120522,0,'eye_color',150,193,203), (95924,120522,1,'eye_type',31,0,0), (95925,120522,0,'hair_color1',79,28,15), (95926,120522,0,'hair_color2',111,64,0), (95927,120522,0,'hair_face_color',42,29,3), (95928,120522,0,'hair_face_highlight_color',15,1,21), (95929,120522,0,'hair_highlight',29,21,28), (95930,120522,0,'hair_type_color',42,29,3), (95931,120522,0,'hair_type_highlight_color',15,1,21), (95932,120522,1,'lip_type',0,84,9), (95933,120522,1,'nose_type',88,57,25), (95934,120522,0,'skin_color',177,186,186), (95935,120522,1,'soga_cheek_type',71,-62,0), (95936,120522,1,'soga_chin_type',7,25,44), (95937,120522,1,'soga_ear_type',69,-94,0), (95938,120522,1,'soga_eye_brow_type',-42,17,21), (95939,120522,0,'soga_eye_color',229,229,102), (95940,120522,1,'soga_eye_type',31,0,0), (95941,120522,0,'soga_hair_color1',79,28,15), (95942,120522,0,'soga_hair_color2',111,64,0), (95943,120522,0,'soga_hair_face_color',42,29,3), (95944,120522,0,'soga_hair_face_highlight_color',15,1,21), (95945,120522,0,'soga_hair_highlight',29,21,28), (95946,120522,0,'soga_hair_type_color',42,29,3), (95947,120522,0,'soga_hair_type_highlight_color',15,1,21), (95948,120522,1,'soga_lip_type',0,84,9), (95949,120522,1,'soga_nose_type',88,57,25), (95950,120522,0,'soga_skin_color',177,186,186), (95951,120522,0,'wing_color1',255,255,255), (95952,120522,0,'wing_color2',255,255,255), (95968,120523,0,'skin_color',58,48,49), (95990,120525,1,'cheek_type',-3,11,0), (95991,120525,1,'ear_type',-4,-31,0), (95992,120525,1,'eye_brow_type',10,37,-19), (95993,120525,0,'eye_color',195,167,124), (95994,120525,1,'eye_type',-8,0,0), (95995,120525,0,'hair_face_color',202,182,38), (95996,120525,0,'hair_face_highlight_color',105,60,8), (95997,120525,0,'hair_type_color',202,182,38), (95998,120525,0,'hair_type_highlight_color',105,60,8), (95999,120525,1,'lip_type',-19,-10,-9), (96000,120525,1,'nose_type',37,0,-5), (96001,120525,0,'skin_color',219,182,131), (96002,120525,1,'soga_cheek_type',-3,11,0), (96003,120525,1,'soga_ear_type',-4,-31,0), (96004,120525,1,'soga_eye_brow_type',10,37,-19), (96005,120525,0,'soga_eye_color',229,229,102), (96006,120525,1,'soga_eye_type',-8,0,0), (96007,120525,0,'soga_hair_face_color',202,182,38), (96008,120525,0,'soga_hair_face_highlight_color',105,60,8), (96009,120525,0,'soga_hair_type_color',202,182,38), (96010,120525,0,'soga_hair_type_highlight_color',105,60,8), (96011,120525,1,'soga_lip_type',-19,-10,-9), (96012,120525,1,'soga_nose_type',37,0,-5), (96013,120525,0,'soga_skin_color',219,182,131), (96014,120525,0,'wing_color1',255,255,255), (96015,120525,0,'wing_color2',255,255,255), (96031,120531,0,'eye_color',140,100,54), (96032,120531,0,'skin_color',105,179,114), (96033,120531,0,'soga_eye_color',255,0,255), (96043,120535,0,'eye_color',255,255,255), (96044,120535,0,'skin_color',255,255,255), (96045,120535,0,'soga_eye_color',255,0,255), (96055,120539,0,'eye_color',255,255,255), (96056,120539,0,'skin_color',255,255,255), (96057,120539,0,'soga_eye_color',255,0,255), (96085,120544,0,'skin_color',171,148,98), (96119,120545,0,'skin_color',241,232,234), (96153,120546,0,'skin_color',210,188,159), (96172,120547,0,'eye_color',255,255,255), (96173,120547,0,'skin_color',255,255,255), (96174,120547,0,'soga_eye_color',255,0,255), (96175,120548,0,'eye_color',255,255,255), (96176,120548,0,'skin_color',255,255,255), (96177,120548,0,'soga_eye_color',255,0,255), (96199,120556,1,'cheek_type',-34,0,0), (96200,120556,1,'chin_type',2,0,7), (96201,120556,1,'ear_type',39,8,0), (96202,120556,1,'eye_brow_type',14,25,2), (96203,120556,0,'eye_color',209,169,173), (96204,120556,1,'eye_type',25,0,0), (96205,120556,0,'hair_face_color',52,38,20), (96206,120556,0,'hair_face_highlight_color',216,192,37), (96207,120556,0,'hair_type_color',52,38,20), (96208,120556,0,'hair_type_highlight_color',216,192,37), (96209,120556,1,'lip_type',-17,17,0), (96210,120556,1,'nose_type',-8,-17,25), (96211,120556,0,'skin_color',132,132,128), (96212,120556,1,'soga_cheek_type',-34,0,0), (96213,120556,1,'soga_chin_type',2,0,7), (96214,120556,1,'soga_ear_type',39,8,0), (96215,120556,1,'soga_eye_brow_type',14,25,2), (96216,120556,0,'soga_eye_color',229,229,102), (96217,120556,1,'soga_eye_type',25,0,0), (96218,120556,0,'soga_hair_face_color',52,38,20), (96219,120556,0,'soga_hair_face_highlight_color',216,192,37), (96220,120556,0,'soga_hair_type_color',52,38,20), (96221,120556,0,'soga_hair_type_highlight_color',216,192,37), (96222,120556,1,'soga_lip_type',-17,17,0), (96223,120556,1,'soga_nose_type',-8,-17,25), (96224,120556,0,'soga_skin_color',132,132,128), (96225,120556,0,'wing_color1',255,255,255), (96226,120556,0,'wing_color2',255,255,255), (96257,120567,0,'eye_color',255,255,255), (96258,120567,0,'skin_color',255,255,255), (96259,120567,0,'soga_eye_color',255,0,255), (96298,120571,0,'eye_color',255,255,255), (96299,120571,0,'skin_color',255,255,255), (96300,120571,0,'soga_eye_color',255,0,255), (96431,120606,0,'eye_color',255,255,255), (96432,120606,0,'skin_color',182,239,239), (96433,120606,0,'soga_eye_color',255,0,255), (96500,120610,0,'eye_color',255,255,255), (96501,120610,0,'skin_color',255,255,255), (96502,120610,0,'soga_eye_color',255,0,255), (96518,120616,1,'cheek_type',62,84,0), (96519,120616,1,'chin_type',-82,34,-28), (96520,120616,1,'ear_type',-97,17,0), (96521,120616,1,'eye_brow_type',-26,-17,-21), (96522,120616,0,'eye_color',115,172,190), (96523,120616,1,'eye_type',-58,0,0), (96524,120616,0,'hair_color1',200,165,96), (96525,120616,0,'hair_color2',173,99,44), (96526,120616,0,'hair_face_color',231,170,26), (96527,120616,0,'hair_face_highlight_color',40,34,51), (96528,120616,0,'hair_highlight',43,36,70), (96529,120616,0,'hair_type_color',231,170,26), (96530,120616,0,'hair_type_highlight_color',40,34,51), (96531,120616,1,'lip_type',-32,-4,-72), (96532,120616,1,'nose_type',31,0,88), (96533,120616,0,'skin_color',67,50,51), (96534,120616,1,'soga_cheek_type',62,84,0), (96535,120616,1,'soga_chin_type',-82,34,-28), (96536,120616,1,'soga_ear_type',-97,17,0), (96537,120616,1,'soga_eye_brow_type',-26,-17,-21), (96538,120616,0,'soga_eye_color',229,229,102), (96539,120616,1,'soga_eye_type',-58,0,0), (96540,120616,0,'soga_hair_color1',200,165,96), (96541,120616,0,'soga_hair_color2',173,99,44), (96542,120616,0,'soga_hair_face_color',231,170,26), (96543,120616,0,'soga_hair_face_highlight_color',40,34,51), (96544,120616,0,'soga_hair_highlight',43,36,70), (96545,120616,0,'soga_hair_type_color',231,170,26), (96546,120616,0,'soga_hair_type_highlight_color',40,34,51), (96547,120616,1,'soga_lip_type',-32,-4,-72), (96548,120616,1,'soga_nose_type',31,0,88), (96549,120616,0,'soga_skin_color',67,50,51), (96550,120616,0,'wing_color1',255,255,255), (96551,120616,0,'wing_color2',255,255,255), (96625,120631,0,'eye_color',121,61,0), (96626,120631,0,'skin_color',255,255,255), (96627,120631,0,'soga_eye_color',255,0,255), (96723,120655,1,'cheek_type',44,0,0), (96724,120655,1,'chin_type',90,-11,0), (96725,120655,1,'ear_type',-8,-98,0), (96726,120655,1,'eye_brow_type',-91,-53,-25), (96727,120655,0,'eye_color',119,175,191), (96728,120655,1,'eye_type',75,0,0), (96729,120655,0,'hair_color1',209,131,22), (96730,120655,0,'hair_color2',199,150,48), (96731,120655,0,'hair_face_color',184,128,10), (96732,120655,0,'hair_face_highlight_color',47,14,19), (96733,120655,0,'hair_highlight',54,45,28), (96734,120655,0,'hair_type_color',184,128,10), (96735,120655,0,'hair_type_highlight_color',47,14,19), (96736,120655,1,'lip_type',0,32,-22), (96737,120655,1,'nose_type',90,53,-34), (96738,120655,0,'skin_color',61,63,63), (96739,120655,1,'soga_cheek_type',44,0,0), (96740,120655,1,'soga_chin_type',90,-11,0), (96741,120655,1,'soga_ear_type',-8,-98,0), (96742,120655,1,'soga_eye_brow_type',-91,-53,-25), (96743,120655,0,'soga_eye_color',229,229,102), (96744,120655,1,'soga_eye_type',75,0,0), (96745,120655,0,'soga_hair_color1',209,131,22), (96746,120655,0,'soga_hair_color2',199,150,48), (96747,120655,0,'soga_hair_face_color',184,128,10), (96748,120655,0,'soga_hair_face_highlight_color',47,14,19), (96749,120655,0,'soga_hair_highlight',54,45,28), (96750,120655,0,'soga_hair_type_color',184,128,10), (96751,120655,0,'soga_hair_type_highlight_color',47,14,19), (96752,120655,1,'soga_lip_type',0,32,-22), (96753,120655,1,'soga_nose_type',90,53,-34), (96754,120655,0,'soga_skin_color',61,63,63), (96755,120655,0,'wing_color1',255,255,255), (96756,120655,0,'wing_color2',255,255,255), (96827,120669,0,'eye_color',255,255,255), (96828,120669,0,'skin_color',255,255,255), (96829,120669,0,'soga_eye_color',255,0,255), (96890,120672,0,'eye_color',128,128,128), (96891,120672,0,'skin_color',0,128,192), (96892,120672,0,'soga_eye_color',255,0,255), (96893,120673,0,'eye_color',128,128,128), (96894,120673,0,'skin_color',0,128,192), (96895,120673,0,'soga_eye_color',255,0,255), (96896,120674,0,'eye_color',128,128,128), (96897,120674,0,'skin_color',0,128,192), (96898,120674,0,'soga_eye_color',255,0,255), (96966,120687,0,'eye_color',255,255,255), (96967,120687,0,'skin_color',255,255,255), (96968,120687,0,'soga_eye_color',255,0,255), (97062,120719,1,'cheek_type',10,22,0), (97063,120719,1,'chin_type',7,-35,-2), (97064,120719,1,'ear_type',8,-5,0), (97065,120719,1,'eye_brow_type',-17,12,-38), (97066,120719,0,'eye_color',48,59,33), (97067,120719,1,'eye_type',-7,0,0), (97068,120719,0,'hair_color1',246,219,114), (97069,120719,0,'hair_color2',187,136,62), (97070,120719,0,'hair_face_color',135,130,89), (97071,120719,0,'hair_face_highlight_color',53,28,0), (97072,120719,0,'hair_highlight',54,45,28), (97073,120719,0,'hair_type_color',135,130,89), (97074,120719,0,'hair_type_highlight_color',53,28,0), (97075,120719,1,'lip_type',0,-20,0), (97076,120719,1,'nose_type',-14,1,25), (97077,120719,0,'skin_color',251,234,235), (97078,120719,1,'soga_cheek_type',10,22,0), (97079,120719,1,'soga_chin_type',7,-35,-2), (97080,120719,1,'soga_ear_type',8,-5,0), (97081,120719,1,'soga_eye_brow_type',-17,12,-38), (97082,120719,0,'soga_eye_color',229,229,102), (97083,120719,1,'soga_eye_type',-7,0,0), (97084,120719,0,'soga_hair_color1',246,219,114), (97085,120719,0,'soga_hair_color2',187,136,62), (97086,120719,0,'soga_hair_face_color',135,130,89), (97087,120719,0,'soga_hair_face_highlight_color',53,28,0), (97088,120719,0,'soga_hair_highlight',54,45,28), (97089,120719,0,'soga_hair_type_color',135,130,89), (97090,120719,0,'soga_hair_type_highlight_color',53,28,0), (97091,120719,1,'soga_lip_type',0,-20,0), (97092,120719,1,'soga_nose_type',-14,1,25), (97093,120719,0,'soga_skin_color',251,234,235), (97094,120719,0,'wing_color1',255,255,255), (97095,120719,0,'wing_color2',255,255,255), (97296,120752,0,'eye_color',154,238,244), (97297,120752,0,'skin_color',213,213,194), (97298,120752,0,'soga_eye_color',255,0,255), (97414,120782,1,'cheek_type',43,39,0), (97415,120782,1,'chin_type',-79,-93,-68), (97416,120782,1,'ear_type',45,98,0), (97417,120782,1,'eye_brow_type',-12,-47,-7), (97418,120782,0,'eye_color',190,193,166), (97419,120782,1,'eye_type',-37,0,0), (97420,120782,0,'hair_color1',200,165,96), (97421,120782,0,'hair_color2',173,99,44), (97422,120782,0,'hair_face_color',210,149,19), (97423,120782,0,'hair_face_highlight_color',33,10,14), (97424,120782,0,'hair_highlight',54,45,28), (97425,120782,0,'hair_type_color',210,149,19), (97426,120782,0,'hair_type_highlight_color',33,10,14), (97427,120782,1,'lip_type',59,19,-14), (97428,120782,1,'nose_type',23,62,22), (97429,120782,0,'skin_color',235,180,180), (97430,120782,1,'soga_cheek_type',43,39,0), (97431,120782,1,'soga_chin_type',-79,-93,-68), (97432,120782,1,'soga_ear_type',45,98,0), (97433,120782,1,'soga_eye_brow_type',-12,-47,-7), (97434,120782,0,'soga_eye_color',229,229,102), (97435,120782,1,'soga_eye_type',-37,0,0), (97436,120782,0,'soga_hair_color1',200,165,96), (97437,120782,0,'soga_hair_color2',173,99,44), (97438,120782,0,'soga_hair_face_color',210,149,19), (97439,120782,0,'soga_hair_face_highlight_color',33,10,14), (97440,120782,0,'soga_hair_highlight',54,45,28), (97441,120782,0,'soga_hair_type_color',210,149,19), (97442,120782,0,'soga_hair_type_highlight_color',33,10,14), (97443,120782,1,'soga_lip_type',59,19,-14), (97444,120782,1,'soga_nose_type',23,62,22), (97445,120782,0,'soga_skin_color',235,180,180), (97446,120782,0,'wing_color1',255,255,255), (97447,120782,0,'wing_color2',255,255,255), (97511,120804,0,'eye_color',10,10,10), (97512,120804,0,'skin_color',149,0,0), (97513,120804,0,'soga_eye_color',255,0,255), (97654,120842,0,'eye_color',255,255,255), (97655,120842,0,'skin_color',73,128,181), (97656,120842,0,'soga_eye_color',255,0,255), (97672,120848,1,'cheek_type',-68,90,0), (97673,120848,1,'chin_type',-37,76,46), (97674,120848,1,'ear_type',-91,-53,0), (97675,120848,1,'eye_brow_type',-39,-78,45), (97676,120848,0,'eye_color',67,123,84), (97677,120848,1,'eye_type',14,0,0), (97678,120848,0,'hair_color1',91,21,51), (97679,120848,0,'hair_color2',159,88,0), (97680,120848,0,'hair_face_color',120,36,34), (97681,120848,0,'hair_face_highlight_color',158,55,25), (97682,120848,0,'hair_highlight',89,21,21), (97683,120848,0,'hair_type_color',120,36,34), (97684,120848,0,'hair_type_highlight_color',158,55,25), (97685,120848,1,'lip_type',-46,28,-61), (97686,120848,1,'nose_type',-42,-28,35), (97687,120848,0,'skin_color',220,197,156), (97688,120848,1,'soga_cheek_type',-68,90,0), (97689,120848,1,'soga_chin_type',-37,76,46), (97690,120848,1,'soga_ear_type',-91,-53,0), (97691,120848,1,'soga_eye_brow_type',-39,-78,45), (97692,120848,0,'soga_eye_color',229,229,102), (97693,120848,1,'soga_eye_type',14,0,0), (97694,120848,0,'soga_hair_color1',91,21,51), (97695,120848,0,'soga_hair_color2',159,88,0), (97696,120848,0,'soga_hair_face_color',120,36,34), (97697,120848,0,'soga_hair_face_highlight_color',158,55,25), (97698,120848,0,'soga_hair_highlight',89,21,21), (97699,120848,0,'soga_hair_type_color',120,36,34), (97700,120848,0,'soga_hair_type_highlight_color',158,55,25), (97701,120848,1,'soga_lip_type',-46,28,-61), (97702,120848,1,'soga_nose_type',-42,-28,35), (97703,120848,0,'soga_skin_color',220,197,156), (97704,120848,0,'wing_color1',255,255,255), (97705,120848,0,'wing_color2',255,255,255), (97733,120858,0,'eye_color',255,255,255), (97734,120858,0,'skin_color',255,255,255), (97735,120858,0,'soga_eye_color',255,0,255), (97736,120859,1,'cheek_type',-8,8,0), (97737,120859,1,'chin_type',18,45,-25), (97738,120859,1,'ear_type',46,28,0), (97739,120859,1,'eye_brow_type',-25,-12,28), (97740,120859,0,'eye_color',49,99,110), (97741,120859,1,'eye_type',-7,0,0), (97742,120859,0,'hair_face_color',173,172,170), (97743,120859,0,'hair_face_highlight_color',186,184,182), (97744,120859,0,'hair_type_color',173,172,170), (97745,120859,0,'hair_type_highlight_color',186,184,182), (97746,120859,1,'lip_type',7,-9,-26), (97747,120859,1,'nose_type',26,8,-46), (97748,120859,0,'skin_color',247,250,250), (97749,120859,1,'soga_cheek_type',-8,8,0), (97750,120859,1,'soga_chin_type',18,45,-25), (97751,120859,1,'soga_ear_type',46,28,0), (97752,120859,1,'soga_eye_brow_type',-25,-12,28), (97753,120859,0,'soga_eye_color',247,250,250), (97754,120859,1,'soga_eye_type',-7,0,0), (97755,120859,0,'soga_hair_face_color',173,172,170), (97756,120859,0,'soga_hair_face_highlight_color',186,184,182), (97757,120859,0,'soga_hair_type_color',173,172,170), (97758,120859,0,'soga_hair_type_highlight_color',186,184,182), (97759,120859,1,'soga_lip_type',7,-9,-26), (97760,120859,1,'soga_nose_type',26,8,-46), (97761,120859,0,'soga_skin_color',49,99,110), (97762,120859,0,'wing_color1',255,255,255), (97763,120859,0,'wing_color2',255,255,255), (97764,120860,1,'cheek_type',2,11,0), (97765,120860,1,'chin_type',-28,-9,8), (97766,120860,1,'ear_type',17,14,0), (97767,120860,1,'eye_brow_type',-14,-14,-14), (97768,120860,0,'eye_color',111,164,160), (97769,120860,1,'eye_type',-26,0,0), (97770,120860,0,'hair_face_color',42,37,10), (97771,120860,0,'hair_face_highlight_color',141,77,8), (97772,120860,0,'hair_type_color',42,37,10), (97773,120860,0,'hair_type_highlight_color',141,77,8), (97774,120860,1,'lip_type',-19,7,0), (97775,120860,1,'nose_type',18,-43,14), (97776,120860,0,'skin_color',198,199,167), (97777,120860,1,'soga_cheek_type',2,11,0), (97778,120860,1,'soga_chin_type',-28,-9,8), (97779,120860,1,'soga_ear_type',17,14,0), (97780,120860,1,'soga_eye_brow_type',-14,-14,-14), (97781,120860,0,'soga_eye_color',198,199,167), (97782,120860,1,'soga_eye_type',-26,0,0), (97783,120860,0,'soga_hair_face_color',42,37,10), (97784,120860,0,'soga_hair_face_highlight_color',141,77,8), (97785,120860,0,'soga_hair_type_color',42,37,10), (97786,120860,0,'soga_hair_type_highlight_color',141,77,8), (97787,120860,1,'soga_lip_type',-19,7,0), (97788,120860,1,'soga_nose_type',18,-43,14), (97789,120860,0,'soga_skin_color',111,164,160), (97790,120860,0,'wing_color1',255,255,255), (97791,120860,0,'wing_color2',255,255,255), (97792,120861,1,'cheek_type',-47,-72,0), (97793,120861,1,'chin_type',10,3,-68), (97794,120861,1,'ear_type',8,-31,0), (97795,120861,1,'eye_brow_type',-19,62,83), (97796,120861,0,'eye_color',126,179,194), (97797,120861,1,'eye_type',-42,0,0), (97798,120861,0,'hair_color1',38,22,21), (97799,120861,0,'hair_color2',120,50,0), (97800,120861,0,'hair_face_color',14,4,5), (97801,120861,0,'hair_face_highlight_color',119,147,147), (97802,120861,0,'hair_highlight',114,112,142), (97803,120861,0,'hair_type_color',14,4,5), (97804,120861,0,'hair_type_highlight_color',119,147,147), (97805,120861,1,'lip_type',-82,8,-32), (97806,120861,1,'nose_type',22,57,-35), (97807,120861,0,'skin_color',216,190,187), (97808,120861,1,'soga_cheek_type',-47,-72,0), (97809,120861,1,'soga_chin_type',10,3,-68), (97810,120861,1,'soga_ear_type',8,-31,0), (97811,120861,1,'soga_eye_brow_type',-19,62,83), (97812,120861,0,'soga_eye_color',216,190,187), (97813,120861,1,'soga_eye_type',-42,0,0), (97814,120861,0,'soga_hair_color1',38,22,21), (97815,120861,0,'soga_hair_color2',120,50,0), (97816,120861,0,'soga_hair_face_color',14,4,5), (97817,120861,0,'soga_hair_face_highlight_color',119,147,147), (97818,120861,0,'soga_hair_highlight',114,112,142), (97819,120861,0,'soga_hair_type_color',14,4,5), (97820,120861,0,'soga_hair_type_highlight_color',119,147,147), (97821,120861,1,'soga_lip_type',-82,8,-32), (97822,120861,1,'soga_nose_type',22,57,-35), (97823,120861,0,'soga_skin_color',126,179,194), (97824,120861,0,'wing_color1',255,255,255), (97825,120861,0,'wing_color2',255,255,255), (97853,120868,0,'skin_color',232,218,171), (97872,120869,1,'cheek_type',41,98,0), (97873,120869,1,'chin_type',-46,1,77), (97874,120869,1,'ear_type',-87,-74,0), (97875,120869,1,'eye_brow_type',97,-34,-3), (97876,120869,0,'eye_color',116,172,190), (97877,120869,1,'eye_type',94,0,0), (97878,120869,0,'hair_color1',38,22,21), (97879,120869,0,'hair_color2',120,50,0), (97880,120869,0,'hair_face_color',171,64,25), (97881,120869,0,'hair_face_highlight_color',193,100,45), (97882,120869,0,'hair_highlight',105,26,26), (97883,120869,0,'hair_type_color',171,64,25), (97884,120869,0,'hair_type_highlight_color',193,100,45), (97885,120869,1,'lip_type',-22,17,-95), (97886,120869,1,'nose_type',71,-42,56), (97887,120869,0,'skin_color',134,109,66), (97888,120869,1,'soga_cheek_type',41,98,0), (97889,120869,1,'soga_chin_type',-46,1,77), (97890,120869,1,'soga_ear_type',-87,-74,0), (97891,120869,1,'soga_eye_brow_type',97,-34,-3), (97892,120869,0,'soga_eye_color',134,109,66), (97893,120869,1,'soga_eye_type',94,0,0), (97894,120869,0,'soga_hair_color1',38,22,21), (97895,120869,0,'soga_hair_color2',120,50,0), (97896,120869,0,'soga_hair_face_color',171,64,25), (97897,120869,0,'soga_hair_face_highlight_color',193,100,45), (97898,120869,0,'soga_hair_highlight',105,26,26), (97899,120869,0,'soga_hair_type_color',171,64,25), (97900,120869,0,'soga_hair_type_highlight_color',193,100,45), (97901,120869,1,'soga_lip_type',-22,17,-95), (97902,120869,1,'soga_nose_type',71,-42,56), (97903,120869,0,'soga_skin_color',116,172,190), (97904,120869,0,'wing_color1',255,255,255), (97905,120869,0,'wing_color2',255,255,255), (97920,120873,0,'eye_color',56,255,159), (97921,120873,0,'skin_color',212,212,193), (97924,120875,0,'eye_color',255,255,255), (97925,120875,0,'skin_color',255,255,255), (97964,4760001,0,'eye_color',255,255,255), (97965,4760001,0,'skin_color',255,255,255), (97966,4760001,0,'soga_eye_color',255,0,255), (97967,4760002,0,'eye_color',255,255,255), (97968,4760002,0,'skin_color',255,255,255), (97969,4760002,0,'soga_eye_color',255,0,255), (97970,4760003,0,'eye_color',255,255,255), (97971,4760003,0,'skin_color',255,255,255), (97972,4760003,0,'soga_eye_color',255,0,255), (97973,4760004,0,'eye_color',255,255,255), (97974,4760004,0,'skin_color',255,255,255), (97975,4760004,0,'soga_eye_color',255,0,255), (97976,4760005,0,'eye_color',255,255,255), (97977,4760005,0,'skin_color',255,255,255), (97978,4760005,0,'soga_eye_color',255,0,255), (97979,4760006,0,'eye_color',255,255,255), (97980,4760006,0,'skin_color',255,255,255), (97981,4760006,0,'soga_eye_color',255,0,255), (97982,4760007,0,'eye_color',255,255,255), (97983,4760007,0,'skin_color',255,255,255), (97984,4760007,0,'soga_eye_color',255,0,255), (97985,4760008,0,'eye_color',255,255,255), (97986,4760008,0,'skin_color',255,255,255), (97987,4760008,0,'soga_eye_color',255,0,255), (97988,4760009,0,'eye_color',255,255,255), (97989,4760009,0,'skin_color',255,255,255), (97990,4760009,0,'soga_eye_color',255,0,255), (97991,4760010,0,'eye_color',255,255,255), (97992,4760010,0,'skin_color',255,255,255), (97993,4760010,0,'soga_eye_color',255,0,255), (97994,4760011,0,'eye_color',255,255,255), (97995,4760011,0,'skin_color',255,255,255), (97996,4760011,0,'soga_eye_color',255,0,255), (97997,4760012,0,'eye_color',255,255,255), (97998,4760012,0,'skin_color',255,255,255), (97999,4760012,0,'soga_eye_color',255,0,255), (98000,4760013,0,'eye_color',255,255,255), (98001,4760013,0,'skin_color',255,255,255), (98002,4760013,0,'soga_eye_color',255,0,255), (98006,3310000,0,'eye_color',255,255,255), (98007,3310000,0,'skin_color',255,255,255), (98008,3310000,0,'soga_eye_color',255,0,255), (98009,3310001,0,'eye_color',255,255,255), (98010,3310001,0,'skin_color',255,255,255), (98011,3310001,0,'soga_eye_color',255,0,255), (98012,3310002,0,'eye_color',1,1,1), (98013,3310002,0,'skin_color',63,0,0), (98014,3310002,0,'soga_eye_color',255,0,255), (98015,3310003,0,'eye_color',255,255,255), (98016,3310003,0,'skin_color',255,255,255), (98017,3310003,0,'soga_eye_color',255,0,255), (98018,3310004,0,'eye_color',255,255,255), (98019,3310004,0,'skin_color',255,255,255), (98020,3310004,0,'soga_eye_color',255,0,255), (98021,3310005,0,'eye_color',255,255,255), (98022,3310005,0,'skin_color',255,255,255), (98023,3310005,0,'soga_eye_color',255,0,255), (98024,3310006,0,'eye_color',255,255,255), (98025,3310006,0,'skin_color',255,255,255), (98026,3310006,0,'soga_eye_color',255,0,255), (98027,3310007,0,'eye_color',255,255,255), (98028,3310007,0,'skin_color',255,255,255), (98029,3310007,0,'soga_eye_color',255,0,255), (98030,3310008,0,'eye_color',255,255,255), (98031,3310008,0,'skin_color',255,255,255), (98032,3310008,0,'soga_eye_color',255,0,255), (98033,3310009,0,'eye_color',255,255,255), (98034,3310009,0,'skin_color',255,255,255), (98035,3310009,0,'soga_eye_color',255,0,255), (98036,3310010,0,'eye_color',255,255,255), (98037,3310010,0,'skin_color',255,255,255), (98038,3310010,0,'soga_eye_color',255,0,255), (98039,3310011,0,'eye_color',255,255,255), (98040,3310011,0,'skin_color',255,255,255), (98041,3310011,0,'soga_eye_color',255,0,255), (98042,3310012,0,'eye_color',255,255,255), (98043,3310012,0,'skin_color',255,255,255), (98044,3310012,0,'soga_eye_color',255,0,255), (98045,3310013,0,'eye_color',255,255,255), (98046,3310013,0,'skin_color',255,255,255), (98047,3310013,0,'soga_eye_color',255,0,255), (98048,3310014,0,'eye_color',255,255,255), (98049,3310014,0,'skin_color',255,255,255), (98050,3310014,0,'soga_eye_color',255,0,255), (98051,3310015,0,'eye_color',255,255,255), (98052,3310015,0,'skin_color',255,255,255), (98053,3310015,0,'soga_eye_color',255,0,255), (98054,3310016,0,'eye_color',255,255,255), (98055,3310016,0,'skin_color',255,255,255), (98056,3310016,0,'soga_eye_color',255,0,255), (98057,3310017,0,'eye_color',255,255,255), (98058,3310017,0,'skin_color',255,255,255), (98059,3310017,0,'soga_eye_color',255,0,255), (98060,3310018,0,'eye_color',255,255,255), (98061,3310018,0,'skin_color',255,255,255), (98062,3310018,0,'soga_eye_color',255,0,255), (98063,3310019,0,'eye_color',255,255,255), (98064,3310019,0,'skin_color',0,128,63), (98065,3310019,0,'soga_eye_color',255,0,255), (98066,3310020,0,'eye_color',255,255,255), (98067,3310020,0,'skin_color',255,255,255), (98068,3310020,0,'soga_eye_color',255,0,255), (98069,3310021,0,'eye_color',255,255,255), (98070,3310021,0,'skin_color',255,255,255), (98071,3310021,0,'soga_eye_color',255,0,255), (98072,3310022,0,'eye_color',255,255,255), (98073,3310022,0,'skin_color',128,128,0), (98074,3310022,0,'soga_eye_color',255,0,255), (98075,3310023,0,'eye_color',255,255,255), (98076,3310023,0,'skin_color',128,128,0), (98077,3310023,0,'soga_eye_color',255,0,255), (98078,3310024,0,'eye_color',255,255,255), (98079,3310024,0,'skin_color',128,128,0), (98080,3310024,0,'soga_eye_color',255,0,255), (98081,3310025,0,'eye_color',255,255,255), (98082,3310025,0,'skin_color',128,128,0), (98083,3310025,0,'soga_eye_color',255,0,255), (98084,3310026,0,'eye_color',255,255,255), (98085,3310026,0,'skin_color',128,128,0), (98086,3310026,0,'soga_eye_color',255,0,255), (98087,3310027,0,'eye_color',255,255,255), (98088,3310027,0,'skin_color',255,255,255), (98089,3310027,0,'soga_eye_color',255,0,255), (98090,3310028,0,'eye_color',128,63,0), (98091,3310028,0,'skin_color',63,0,0), (98092,3310028,0,'soga_eye_color',255,0,255), (98093,3310029,0,'eye_color',255,255,255), (98094,3310029,0,'skin_color',255,255,255), (98095,3310029,0,'soga_eye_color',255,0,255), (98096,3310030,0,'eye_color',255,255,255), (98097,3310030,0,'skin_color',255,255,255), (98098,3310030,0,'soga_eye_color',255,0,255), (98099,3310031,0,'eye_color',255,255,255), (98100,3310031,0,'skin_color',255,255,255), (98101,3310031,0,'soga_eye_color',255,0,255), (98102,3310032,0,'eye_color',255,255,255), (98103,3310032,0,'skin_color',0,63,0), (98104,3310032,0,'soga_eye_color',255,0,255), (98105,3310033,0,'eye_color',255,255,255), (98106,3310033,0,'skin_color',255,255,255), (98107,3310033,0,'soga_eye_color',255,0,255), (98108,3310034,0,'eye_color',255,255,255), (98109,3310034,0,'skin_color',255,255,255), (98110,3310034,0,'soga_eye_color',255,0,255), (98111,3310035,0,'eye_color',1,1,1), (98112,3310035,0,'skin_color',128,63,0), (98113,3310035,0,'soga_eye_color',255,0,255), (98114,3310036,0,'eye_color',255,255,255), (98115,3310036,0,'skin_color',255,255,255), (98116,3310036,0,'soga_eye_color',255,0,255), (98117,3310037,0,'eye_color',255,255,255), (98118,3310037,0,'skin_color',255,255,255), (98119,3310037,0,'soga_eye_color',255,0,255), (98120,3310038,0,'eye_color',255,255,255), (98121,3310038,0,'skin_color',255,255,255), (98122,3310038,0,'soga_eye_color',255,0,255), (98123,3310039,0,'eye_color',255,255,255), (98124,3310039,0,'skin_color',255,255,255), (98125,3310039,0,'soga_eye_color',255,0,255), (98126,3310040,0,'eye_color',255,255,255), (98127,3310040,0,'skin_color',255,255,255), (98128,3310040,0,'soga_eye_color',255,0,255), (98129,3310041,0,'eye_color',255,255,255), (98130,3310041,0,'skin_color',255,255,255), (98131,3310041,0,'soga_eye_color',255,0,255), (98132,3310042,0,'eye_color',255,255,255), (98133,3310042,0,'skin_color',255,255,255), (98134,3310042,0,'soga_eye_color',255,0,255), (98135,3310043,0,'eye_color',255,255,255), (98136,3310043,0,'skin_color',255,255,255), (98137,3310043,0,'soga_eye_color',255,0,255), (98138,3310044,0,'eye_color',255,255,255), (98139,3310044,0,'skin_color',255,255,255), (98140,3310044,0,'soga_eye_color',255,0,255), (98141,3310045,0,'eye_color',255,255,255), (98142,3310045,0,'skin_color',255,255,255), (98143,3310045,0,'soga_eye_color',255,0,255), (98144,3310046,0,'eye_color',255,255,255), (98145,3310046,0,'skin_color',255,255,255), (98146,3310046,0,'soga_eye_color',255,0,255), (98147,3310047,0,'eye_color',255,255,255), (98148,3310047,0,'skin_color',255,255,255), (98149,3310047,0,'soga_eye_color',255,0,255), (98150,3310048,0,'eye_color',255,255,255), (98151,3310048,0,'skin_color',255,255,255), (98152,3310048,0,'soga_eye_color',255,0,255), (98153,3310049,0,'eye_color',255,255,255), (98154,3310049,0,'skin_color',255,255,255), (98155,3310049,0,'soga_eye_color',255,0,255), (98156,3310050,0,'eye_color',255,255,255), (98157,3310050,0,'skin_color',255,255,255), (98158,3310050,0,'soga_eye_color',255,0,255), (98159,3310051,0,'eye_color',255,255,255), (98160,3310051,0,'skin_color',255,255,255), (98161,3310051,0,'soga_eye_color',255,0,255), (98162,3310052,0,'eye_color',255,255,255), (98163,3310052,0,'skin_color',1,1,1), (98164,3310052,0,'soga_eye_color',255,0,255), (98165,3310053,0,'eye_color',255,255,255), (98166,3310053,0,'skin_color',255,255,255), (98167,3310053,0,'soga_eye_color',255,0,255), (98168,3310054,0,'eye_color',255,255,255), (98169,3310054,0,'skin_color',255,255,255), (98170,3310054,0,'soga_eye_color',255,0,255), (98171,3310055,0,'eye_color',255,255,255), (98172,3310055,0,'skin_color',255,255,255), (98173,3310055,0,'soga_eye_color',255,0,255), (98174,3310056,1,'cheek_type',44,0,0), (98175,3310056,1,'chin_type',90,-11,0), (98176,3310056,1,'ear_type',-8,-98,0), (98177,3310056,1,'eye_brow_type',-91,-53,-25), (98178,3310056,0,'eye_color',255,255,255), (98179,3310056,1,'eye_type',75,0,0), (98180,3310056,0,'hair_color1',53,222,247), (98181,3310056,0,'hair_color2',208,0,0), (98182,3310056,0,'hair_face_color',15,1,21), (98183,3310056,0,'hair_face_highlight_color',47,14,19), (98184,3310056,0,'hair_type_color',15,1,21), (98185,3310056,0,'hair_type_highlight_color',47,14,19), (98186,3310056,1,'lip_type',0,32,-22), (98187,3310056,1,'nose_type',90,53,-34), (98188,3310056,0,'skin_color',255,255,255), (98189,3310056,1,'soga_cheek_type',0,-91,-53), (98190,3310056,1,'soga_chin_type',0,0,32), (98191,3310056,1,'soga_ear_type',0,75,0), (98192,3310056,1,'soga_eye_brow_type',0,-8,-98), (98193,3310056,0,'soga_eye_color',255,0,255), (98194,3310056,1,'soga_eye_type',-48,0,0), (98195,3310056,0,'soga_hair_face_color',15,1,21), (98196,3310056,0,'soga_hair_face_highlight_color',47,14,19), (98197,3310056,0,'soga_hair_type_color',15,1,21), (98198,3310056,0,'soga_hair_type_highlight_color',47,14,19), (98199,3310056,1,'soga_lip_type',-25,44,0), (98200,3310056,1,'soga_nose_type',-22,90,-11), (98201,3310056,0,'soga_skin_color',245,250,250), (98202,3310056,0,'wing_color1',255,255,255), (98203,3310056,0,'wing_color2',255,255,255), (98204,3310057,0,'eye_color',255,255,255), (98205,3310057,0,'skin_color',255,255,255), (98206,3310057,0,'soga_eye_color',255,0,255), (98207,3310058,0,'eye_color',255,255,255), (98208,3310058,0,'skin_color',255,255,255), (98209,3310058,0,'soga_eye_color',255,0,255), (98210,3310059,0,'eye_color',255,255,255), (98211,3310059,0,'skin_color',255,255,255), (98212,3310059,0,'soga_eye_color',255,0,255), (98213,3310060,0,'eye_color',255,255,255), (98214,3310060,0,'skin_color',255,255,255), (98215,3310060,0,'soga_eye_color',255,0,255), (98216,3310061,0,'eye_color',255,255,255), (98217,3310061,0,'skin_color',255,255,255), (98218,3310061,0,'soga_eye_color',255,0,255), (98219,3310062,0,'eye_color',255,255,255), (98220,3310062,0,'skin_color',255,255,255), (98221,3310062,0,'soga_eye_color',255,0,255), (98222,3310063,0,'eye_color',255,255,255), (98223,3310063,0,'skin_color',255,255,255), (98224,3310063,0,'soga_eye_color',255,0,255), (98225,3310064,0,'eye_color',255,255,255), (98226,3310064,0,'skin_color',255,255,255), (98227,3310064,0,'soga_eye_color',255,0,255), (98228,3310065,0,'eye_color',255,255,255), (98229,3310065,0,'skin_color',255,255,255), (98230,3310065,0,'soga_eye_color',255,0,255), (98231,3310066,0,'eye_color',255,255,255), (98232,3310066,0,'skin_color',255,255,255), (98233,3310066,0,'soga_eye_color',255,0,255), (98234,3310067,0,'eye_color',255,255,255), (98235,3310067,0,'skin_color',255,255,255), (98236,3310067,0,'soga_eye_color',255,0,255), (98237,3310068,0,'eye_color',255,255,255), (98238,3310068,0,'skin_color',255,255,255), (98239,3310068,0,'soga_eye_color',255,0,255), (98240,3310069,0,'eye_color',255,0,0), (98241,3310069,0,'skin_color',1,1,1), (98242,3310069,0,'soga_eye_color',255,0,255), (98243,3310070,0,'eye_color',255,255,255), (98244,3310070,0,'skin_color',255,255,255), (98245,3310070,0,'soga_eye_color',255,0,255), (98246,3310071,0,'eye_color',255,0,0), (98247,3310071,0,'skin_color',1,1,1), (98248,3310071,0,'soga_eye_color',255,0,255), (98249,3310072,0,'eye_color',255,0,0), (98250,3310072,0,'skin_color',1,1,1), (98251,3310072,0,'soga_eye_color',255,0,255), (98252,3310073,0,'eye_color',255,0,0), (98253,3310073,0,'skin_color',1,1,1), (98254,3310073,0,'soga_eye_color',255,0,255), (98255,3310074,0,'eye_color',255,0,0), (98256,3310074,0,'skin_color',1,1,1), (98257,3310074,0,'soga_eye_color',255,0,255), (98258,3310075,0,'eye_color',255,0,0), (98259,3310075,0,'skin_color',1,1,1), (98260,3310075,0,'soga_eye_color',255,0,255), (98261,4590000,1,'cheek_type',91,-1,0), (98262,4590000,1,'chin_type',75,31,34), (98263,4590000,1,'ear_type',-100,-97,0), (98264,4590000,1,'eye_brow_type',-47,74,-41), (98265,4590000,0,'eye_color',204,204,204), (98266,4590000,1,'eye_type',25,0,0), (98267,4590000,0,'hair_color1',14,198,50), (98268,4590000,1,'lip_type',-11,15,8), (98269,4590000,1,'nose_type',-83,14,-58), (98270,4590000,0,'skin_color',177,179,180), (98271,4590000,1,'soga_cheek_type',0,-47,74), (98272,4590000,1,'soga_chin_type',0,-11,15), (98273,4590000,1,'soga_ear_type',0,25,0), (98274,4590000,1,'soga_eye_brow_type',0,-100,-97), (98275,4590000,0,'soga_eye_color',204,204,204), (98276,4590000,1,'soga_lip_type',-41,91,-1), (98277,4590000,1,'soga_nose_type',8,75,31), (98278,4590000,0,'soga_skin_color',177,179,180), (98279,4590001,0,'eye_color',255,255,255), (98280,4590001,0,'skin_color',255,255,255), (98281,4590001,0,'soga_eye_color',255,0,255), (98282,4590002,0,'eye_color',255,255,255), (98283,4590002,0,'skin_color',255,255,255), (98284,4590002,0,'soga_eye_color',255,0,255), (98285,4590003,0,'eye_color',128,64,64), (98286,4590003,0,'skin_color',128,0,0), (98287,4590003,0,'soga_eye_color',255,0,255), (98288,4590004,0,'eye_color',0,0,128), (98289,4590004,0,'skin_color',0,64,64), (98290,4590004,0,'soga_eye_color',255,0,255), (98291,4590005,0,'eye_color',128,0,255), (98292,4590005,0,'skin_color',128,0,128), (98293,4590005,0,'soga_eye_color',255,0,255), (98294,4590006,0,'eye_color',5,5,5), (98295,4590006,0,'skin_color',7,7,7), (98296,4590006,0,'soga_eye_color',255,0,255), (98297,4590007,0,'eye_color',255,255,0), (98298,4590007,0,'skin_color',0,64,64), (98299,4590007,0,'soga_eye_color',255,0,255), (98300,4590008,0,'eye_color',0,255,255), (98301,4590008,0,'skin_color',0,0,255), (98302,4590008,0,'soga_eye_color',255,0,255), (98303,4590009,0,'eye_color',255,255,255), (98304,4590009,0,'skin_color',255,255,255), (98305,4590009,0,'soga_eye_color',255,0,255), (98306,5920000,1,'cheek_type',91,-1,0), (98307,5920000,1,'chin_type',75,31,34), (98308,5920000,1,'ear_type',-100,-97,0), (98309,5920000,1,'eye_brow_type',-47,74,-41), (98310,5920000,0,'eye_color',204,204,204), (98311,5920000,1,'eye_type',25,0,0), (98312,5920000,0,'hair_color1',14,198,50), (98313,5920000,1,'lip_type',-11,15,8), (98314,5920000,1,'nose_type',-83,14,-58), (98315,5920000,0,'skin_color',177,179,180), (98316,5920000,1,'soga_cheek_type',0,-47,74), (98317,5920000,1,'soga_chin_type',0,-11,15), (98318,5920000,1,'soga_ear_type',0,25,0), (98319,5920000,1,'soga_eye_brow_type',0,-100,-97), (98320,5920000,0,'soga_eye_color',204,204,204), (98321,5920000,1,'soga_lip_type',-41,91,-1), (98322,5920000,1,'soga_nose_type',8,75,31), (98323,5920000,0,'soga_skin_color',177,179,180), (98324,5920001,0,'eye_color',253,202,130), (98325,5920001,0,'skin_color',87,59,115), (98326,5920001,0,'soga_eye_color',255,0,255), (98327,5920002,0,'eye_color',62,138,77), (98328,5920002,0,'skin_color',255,0,12), (98329,5920002,0,'soga_eye_color',255,0,255), (98330,5920003,0,'eye_color',62,138,77), (98331,5920003,0,'skin_color',255,0,12), (98332,5920003,0,'soga_eye_color',255,0,255), (98333,5920004,0,'eye_color',239,209,88), (98334,5920004,0,'skin_color',211,110,39), (98335,5920004,0,'soga_eye_color',255,0,255), (98336,5920005,0,'eye_color',134,74,87), (98337,5920005,0,'skin_color',87,59,115), (98338,5920005,0,'soga_eye_color',255,0,255), (98339,5920006,0,'eye_color',239,209,88), (98340,5920006,0,'skin_color',211,110,39), (98341,5920006,0,'soga_eye_color',255,0,255), (98342,5920007,0,'eye_color',134,74,87), (98343,5920007,0,'skin_color',87,59,115), (98344,5920007,0,'soga_eye_color',255,0,255), (98345,5920008,0,'eye_color',255,255,255), (98346,5920008,0,'skin_color',255,255,255), (98347,5920008,0,'soga_eye_color',255,0,255), (98348,5920009,1,'eye_brow_type',-59,0,0), (98349,5920009,0,'eye_color',89,89,0), (98350,5920009,0,'hair_color1',192,0,28), (98351,5920009,1,'lip_type',-96,0,0), (98352,5920009,1,'nose_type',-75,-64,0), (98353,5920009,0,'skin_color',0,52,53), (98354,5920009,1,'soga_cheek_type',0,-59,0), (98355,5920009,1,'soga_chin_type',0,-96,0), (98356,5920009,0,'soga_eye_color',229,229,102), (98357,5920009,0,'soga_skin_color',0,52,53), (98358,5920009,0,'wing_color1',255,255,255), (98359,5920009,0,'wing_color2',255,255,255), (98360,5920010,1,'eye_brow_type',35,0,0), (98361,5920010,0,'eye_color',61,61,0), (98362,5920010,0,'hair_color1',87,0,200), (98363,5920010,1,'lip_type',-31,0,0), (98364,5920010,1,'nose_type',50,87,0), (98365,5920010,0,'skin_color',247,77,79), (98366,5920010,1,'soga_cheek_type',0,35,0), (98367,5920010,1,'soga_chin_type',0,-31,0), (98368,5920010,0,'soga_eye_color',229,229,102), (98369,5920010,0,'soga_skin_color',247,77,79), (98370,5920010,0,'wing_color1',255,255,255), (98371,5920010,0,'wing_color2',255,255,255), (98372,1170000,0,'eye_color',255,255,255), (98373,1170000,0,'skin_color',255,255,255), (98374,1170000,0,'soga_eye_color',255,0,255), (98375,1170001,0,'eye_color',255,255,255), (98376,1170001,0,'skin_color',255,255,255), (98377,1170001,0,'soga_eye_color',255,0,255), (98378,1170002,1,'cheek_type',91,-1,0), (98379,1170002,1,'chin_type',75,31,34), (98380,1170002,1,'ear_type',-100,-97,0), (98381,1170002,1,'eye_brow_type',-47,74,-41), (98382,1170002,0,'eye_color',204,204,204), (98383,1170002,1,'eye_type',25,0,0), (98384,1170002,0,'hair_color1',14,198,50), (98385,1170002,1,'lip_type',-11,15,8), (98386,1170002,1,'nose_type',-83,14,-58), (98387,1170002,0,'skin_color',177,179,180), (98388,1170002,1,'soga_cheek_type',0,-47,74), (98389,1170002,1,'soga_chin_type',0,-11,15), (98390,1170002,1,'soga_ear_type',0,25,0), (98391,1170002,1,'soga_eye_brow_type',0,-100,-97), (98392,1170002,0,'soga_eye_color',204,204,204), (98393,1170002,1,'soga_lip_type',-41,91,-1), (98394,1170002,1,'soga_nose_type',8,75,31), (98395,1170002,0,'soga_skin_color',177,179,180), (98396,1170003,1,'cheek_type',100,-100,0), (98397,1170003,1,'chin_type',-100,100,100), (98398,1170003,1,'ear_type',-100,-100,0), (98399,1170003,1,'eye_brow_type',-100,100,-100), (98400,1170003,0,'eye_color',131,180,186), (98401,1170003,1,'eye_type',-100,0,0), (98402,1170003,0,'hair_color1',156,100,156), (98403,1170003,0,'hair_color2',100,0,0), (98404,1170003,0,'hair_face_color',145,168,168), (98405,1170003,0,'hair_face_highlight_color',244,244,246), (98406,1170003,0,'hair_highlight',160,156,172), (98407,1170003,0,'hair_type_color',145,168,168), (98408,1170003,0,'hair_type_highlight_color',244,244,246), (98409,1170003,1,'lip_type',93,100,100), (98410,1170003,1,'nose_type',-100,-100,100), (98411,1170003,0,'skin_color',255,255,255), (98412,1170003,1,'soga_cheek_type',0,-100,100), (98413,1170003,1,'soga_chin_type',0,93,100), (98414,1170003,1,'soga_ear_type',0,-100,0), (98415,1170003,1,'soga_eye_brow_type',0,-100,-100), (98416,1170003,0,'soga_eye_color',229,229,102), (98417,1170003,1,'soga_eye_type',100,0,0), (98418,1170003,0,'soga_hair_color1',114,112,142), (98419,1170003,0,'soga_hair_color2',121,113,107), (98420,1170003,0,'soga_hair_face_color',145,168,168), (98421,1170003,0,'soga_hair_face_highlight_color',244,244,246), (98422,1170003,0,'soga_hair_highlight',160,156,172), (98423,1170003,0,'soga_hair_type_color',145,168,168), (98424,1170003,0,'soga_hair_type_highlight_color',244,244,246), (98425,1170003,1,'soga_lip_type',-100,100,-100), (98426,1170003,1,'soga_nose_type',100,-100,100), (98427,1170003,0,'soga_skin_color',255,255,255), (98428,1170004,0,'eye_color',255,255,255), (98429,1170004,0,'skin_color',255,255,255), (98430,1170004,0,'soga_eye_color',255,0,255), (98431,1170005,1,'cheek_type',-79,55,0), (98432,1170005,1,'chin_type',-77,57,-10), (98433,1170005,1,'ear_type',-21,-43,0), (98434,1170005,1,'eye_brow_type',12,90,93), (98435,1170005,0,'eye_color',106,165,174), (98436,1170005,1,'eye_type',-51,0,0), (98437,1170005,0,'hair_color1',242,64,53), (98438,1170005,0,'hair_color2',211,0,0), (98439,1170005,0,'hair_face_highlight_color',244,246,246), (98440,1170005,0,'hair_highlight',161,165,168), (98441,1170005,0,'hair_type_highlight_color',244,246,246), (98442,1170005,1,'lip_type',-87,-34,-20), (98443,1170005,1,'nose_type',43,-14,64), (98444,1170005,0,'skin_color',146,147,120), (98445,1170005,1,'soga_cheek_type',0,12,90), (98446,1170005,1,'soga_chin_type',0,-87,-34), (98447,1170005,1,'soga_ear_type',0,-51,0), (98448,1170005,1,'soga_eye_brow_type',0,-21,-43), (98449,1170005,0,'soga_eye_color',204,204,204), (98450,1170005,1,'soga_eye_type',-45,0,0), (98451,1170005,0,'soga_hair_color1',21,13,24), (98452,1170005,0,'soga_hair_color2',34,28,24), (98453,1170005,0,'soga_hair_face_highlight_color',244,246,246), (98454,1170005,0,'soga_hair_highlight',161,165,168), (98455,1170005,0,'soga_hair_type_highlight_color',244,246,246), (98456,1170005,1,'soga_lip_type',93,-79,55), (98457,1170005,1,'soga_nose_type',-20,-77,57), (98458,1170005,0,'soga_skin_color',146,147,120), (98459,1170006,1,'cheek_type',-25,52,0), (98460,1170006,1,'chin_type',88,51,-97), (98461,1170006,1,'ear_type',-31,-85,0), (98462,1170006,1,'eye_brow_type',39,-43,43), (98463,1170006,0,'eye_color',71,49,21), (98464,1170006,1,'eye_type',-12,0,0), (98465,1170006,0,'hair_color1',206,234,56), (98466,1170006,0,'hair_color2',134,89,56), (98467,1170006,0,'hair_face_color',232,169,27), (98468,1170006,0,'hair_face_highlight_color',198,184,168), (98469,1170006,0,'hair_highlight',112,123,142), (98470,1170006,0,'hair_type_color',232,169,27), (98471,1170006,0,'hair_type_highlight_color',198,184,168), (98472,1170006,1,'lip_type',-2,46,48), (98473,1170006,1,'nose_type',88,-50,-22), (98474,1170006,0,'skin_color',254,254,254), (98475,1170006,1,'soga_cheek_type',0,39,-43), (98476,1170006,1,'soga_chin_type',0,-2,46), (98477,1170006,1,'soga_ear_type',0,-12,0), (98478,1170006,1,'soga_eye_brow_type',0,-31,-85), (98479,1170006,0,'soga_eye_color',229,229,102), (98480,1170006,1,'soga_eye_type',-12,0,0), (98481,1170006,0,'soga_hair_color1',200,165,96), (98482,1170006,0,'soga_hair_color2',134,89,56), (98483,1170006,0,'soga_hair_face_color',232,169,27), (98484,1170006,0,'soga_hair_face_highlight_color',198,184,168), (98485,1170006,0,'soga_hair_highlight',112,123,142), (98486,1170006,0,'soga_hair_type_color',232,169,27), (98487,1170006,0,'soga_hair_type_highlight_color',198,184,168), (98488,1170006,1,'soga_lip_type',43,-25,52), (98489,1170006,1,'soga_nose_type',48,88,51), (98490,1170006,0,'soga_skin_color',254,254,254), (98491,1170006,0,'wing_color1',255,255,255), (98492,1170006,0,'wing_color2',255,255,255), (98493,1170007,1,'cheek_type',-47,-61,0), (98494,1170007,1,'chin_type',-55,0,32), (98495,1170007,1,'ear_type',64,-7,0), (98496,1170007,1,'eye_brow_type',-65,-52,14), (98497,1170007,0,'eye_color',114,156,126), (98498,1170007,1,'eye_type',74,0,0), (98499,1170007,0,'hair_color1',215,174,64), (98500,1170007,0,'hair_color2',63,79,81), (98501,1170007,0,'hair_face_color',78,81,117), (98502,1170007,0,'hair_face_highlight_color',61,61,75), (98503,1170007,0,'hair_highlight',43,36,70), (98504,1170007,0,'hair_type_color',78,81,117), (98505,1170007,0,'hair_type_highlight_color',61,61,75), (98506,1170007,1,'lip_type',-17,-46,7), (98507,1170007,1,'nose_type',45,-41,-82), (98508,1170007,0,'skin_color',240,235,236), (98509,1170007,1,'soga_cheek_type',0,-65,-52), (98510,1170007,1,'soga_chin_type',0,-17,-46), (98511,1170007,1,'soga_ear_type',0,74,0), (98512,1170007,1,'soga_eye_brow_type',0,64,-7), (98513,1170007,0,'soga_eye_color',229,229,102), (98514,1170007,1,'soga_eye_type',74,0,0), (98515,1170007,0,'soga_hair_color1',51,56,84), (98516,1170007,0,'soga_hair_color2',63,79,81), (98517,1170007,0,'soga_hair_face_color',78,81,117), (98518,1170007,0,'soga_hair_face_highlight_color',61,61,75), (98519,1170007,0,'soga_hair_highlight',43,36,70), (98520,1170007,0,'soga_hair_type_color',78,81,117), (98521,1170007,0,'soga_hair_type_highlight_color',61,61,75), (98522,1170007,1,'soga_lip_type',14,-47,-61), (98523,1170007,1,'soga_nose_type',7,-55,0), (98524,1170007,0,'soga_skin_color',240,235,236), (98525,1170008,0,'eye_color',255,255,255), (98526,1170008,0,'skin_color',255,255,255), (98527,1170008,0,'soga_eye_color',255,0,255), (98528,1170009,1,'cheek_type',42,-69,0), (98529,1170009,1,'chin_type',-48,51,-85), (98530,1170009,1,'ear_type',94,72,0), (98531,1170009,1,'eye_brow_type',38,94,64), (98532,1170009,0,'eye_color',55,105,74), (98533,1170009,1,'eye_type',42,0,0), (98534,1170009,0,'hair_color1',82,194,222), (98535,1170009,0,'hair_color2',235,0,0), (98536,1170009,0,'hair_face_color',100,70,10), (98537,1170009,0,'hair_face_highlight_color',2,0,0), (98538,1170009,0,'hair_type_color',100,70,10), (98539,1170009,0,'hair_type_highlight_color',2,0,0), (98540,1170009,1,'lip_type',44,-75,70), (98541,1170009,1,'nose_type',28,82,-62), (98542,1170009,0,'skin_color',177,188,186), (98543,1170009,1,'soga_cheek_type',0,38,94), (98544,1170009,1,'soga_chin_type',0,44,-75), (98545,1170009,1,'soga_ear_type',0,42,0), (98546,1170009,1,'soga_eye_brow_type',0,94,72), (98547,1170009,0,'soga_eye_color',204,204,204), (98548,1170009,1,'soga_eye_type',-21,0,0), (98549,1170009,0,'soga_hair_face_color',100,70,10), (98550,1170009,0,'soga_hair_face_highlight_color',2,0,0), (98551,1170009,0,'soga_hair_type_color',100,70,10), (98552,1170009,0,'soga_hair_type_highlight_color',2,0,0), (98553,1170009,1,'soga_lip_type',64,42,-69), (98554,1170009,1,'soga_nose_type',70,-48,51), (98555,1170009,0,'soga_skin_color',177,188,186), (98556,1170010,1,'cheek_type',-87,25,0), (98557,1170010,1,'chin_type',88,-34,87), (98558,1170010,1,'ear_type',0,-28,0), (98559,1170010,1,'eye_brow_type',-81,-50,64), (98560,1170010,0,'eye_color',88,148,140), (98561,1170010,1,'eye_type',28,0,0), (98562,1170010,0,'hair_color1',212,18,22), (98563,1170010,0,'hair_color2',213,0,0), (98564,1170010,0,'hair_face_color',184,128,10), (98565,1170010,0,'hair_face_highlight_color',47,14,19), (98566,1170010,0,'hair_type_color',184,128,10), (98567,1170010,0,'hair_type_highlight_color',47,14,19), (98568,1170010,1,'lip_type',-38,34,50), (98569,1170010,1,'nose_type',0,-44,18), (98570,1170010,0,'skin_color',241,248,232), (98571,1170010,1,'soga_cheek_type',0,-81,-50), (98572,1170010,1,'soga_chin_type',0,-38,34), (98573,1170010,1,'soga_ear_type',0,28,0), (98574,1170010,1,'soga_eye_brow_type',0,0,-28), (98575,1170010,0,'soga_eye_color',204,204,204), (98576,1170010,1,'soga_eye_type',-43,0,0), (98577,1170010,0,'soga_hair_face_color',184,128,10), (98578,1170010,0,'soga_hair_face_highlight_color',47,14,19), (98579,1170010,0,'soga_hair_type_color',184,128,10), (98580,1170010,0,'soga_hair_type_highlight_color',47,14,19), (98581,1170010,1,'soga_lip_type',64,-87,25), (98582,1170010,1,'soga_nose_type',50,88,-34), (98583,1170010,0,'soga_skin_color',241,248,232), (98584,1170011,1,'cheek_type',-47,7,0), (98585,1170011,1,'chin_type',-14,-42,31), (98586,1170011,1,'ear_type',-41,68,0), (98587,1170011,1,'eye_brow_type',-28,56,-68), (98588,1170011,0,'eye_color',49,30,11), (98589,1170011,1,'eye_type',37,0,0), (98590,1170011,0,'hair_color1',39,0,28), (98591,1170011,0,'hair_color2',200,0,0), (98592,1170011,0,'hair_face_color',100,70,10), (98593,1170011,0,'hair_face_highlight_color',233,184,31), (98594,1170011,0,'hair_highlight',246,219,114), (98595,1170011,0,'hair_type_color',100,70,10), (98596,1170011,0,'hair_type_highlight_color',233,184,31), (98597,1170011,1,'lip_type',-63,37,-17), (98598,1170011,1,'nose_type',1,39,0), (98599,1170011,0,'skin_color',222,187,134), (98600,1170011,1,'soga_cheek_type',0,-28,56), (98601,1170011,1,'soga_chin_type',0,-63,37), (98602,1170011,1,'soga_ear_type',0,37,0), (98603,1170011,1,'soga_eye_brow_type',0,-41,68), (98604,1170011,0,'soga_eye_color',229,229,102), (98605,1170011,1,'soga_eye_type',-56,0,0), (98606,1170011,0,'soga_hair_color1',56,33,26), (98607,1170011,0,'soga_hair_color2',86,65,37), (98608,1170011,0,'soga_hair_face_color',100,70,10), (98609,1170011,0,'soga_hair_face_highlight_color',233,184,31), (98610,1170011,0,'soga_hair_highlight',246,219,114), (98611,1170011,0,'soga_hair_type_color',100,70,10), (98612,1170011,0,'soga_hair_type_highlight_color',233,184,31), (98613,1170011,1,'soga_lip_type',-68,-47,7), (98614,1170011,1,'soga_nose_type',-17,-14,-42), (98615,1170011,0,'soga_skin_color',222,187,134), (98616,1170012,1,'cheek_type',11,-19,0), (98617,1170012,1,'chin_type',-5,-5,8), (98618,1170012,1,'eye_brow_type',0,2,0), (98619,1170012,0,'eye_color',39,82,83), (98620,1170012,1,'eye_type',-5,0,0), (98621,1170012,0,'hair_color1',28,244,156), (98622,1170012,0,'hair_face_color',122,149,149), (98623,1170012,0,'hair_face_highlight_color',133,125,62), (98624,1170012,0,'hair_type_color',122,149,149), (98625,1170012,0,'hair_type_highlight_color',133,125,62), (98626,1170012,1,'lip_type',-31,5,7), (98627,1170012,1,'nose_type',-14,28,-12), (98628,1170012,0,'skin_color',202,140,126), (98629,1170012,1,'soga_cheek_type',0,0,2), (98630,1170012,1,'soga_chin_type',0,-31,5), (98631,1170012,1,'soga_ear_type',0,-5,0), (98632,1170012,1,'soga_eye_brow_type',0,2,0), (98633,1170012,0,'soga_eye_color',229,229,102), (98634,1170012,1,'soga_eye_type',-5,0,0), (98635,1170012,0,'soga_hair_face_color',122,149,149), (98636,1170012,0,'soga_hair_face_highlight_color',133,125,62), (98637,1170012,0,'soga_hair_type_color',122,149,149), (98638,1170012,0,'soga_hair_type_highlight_color',133,125,62), (98639,1170012,1,'soga_lip_type',0,11,-19), (98640,1170012,1,'soga_nose_type',7,-5,-5), (98641,1170012,0,'soga_skin_color',202,140,126), (98642,1170012,0,'wing_color1',255,255,255), (98643,1170012,0,'wing_color2',255,255,255), (98644,1170013,1,'cheek_type',0,-28,0), (98645,1170013,1,'chin_type',20,-28,-28), (98646,1170013,1,'ear_type',-4,-7,0), (98647,1170013,1,'eye_brow_type',-4,-8,0), (98648,1170013,0,'eye_color',180,189,162), (98649,1170013,0,'hair_color1',8,18,156), (98650,1170013,0,'hair_face_color',158,188,165), (98651,1170013,0,'hair_face_highlight_color',113,81,0), (98652,1170013,0,'hair_type_color',158,188,165), (98653,1170013,0,'hair_type_highlight_color',113,81,0), (98654,1170013,1,'lip_type',2,-3,-5), (98655,1170013,1,'nose_type',-20,8,18), (98656,1170013,0,'skin_color',193,190,167), (98657,1170013,1,'soga_cheek_type',0,-4,-8), (98658,1170013,1,'soga_chin_type',0,2,-3), (98659,1170013,1,'soga_eye_brow_type',0,-4,-7), (98660,1170013,0,'soga_eye_color',229,229,102), (98661,1170013,0,'soga_hair_face_color',158,188,165), (98662,1170013,0,'soga_hair_face_highlight_color',113,81,0), (98663,1170013,0,'soga_hair_type_color',158,188,165), (98664,1170013,0,'soga_hair_type_highlight_color',113,81,0), (98665,1170013,1,'soga_lip_type',0,0,-28), (98666,1170013,1,'soga_nose_type',-5,20,-28), (98667,1170013,0,'soga_skin_color',193,190,167), (98668,1170013,0,'wing_color1',255,255,255), (98669,1170013,0,'wing_color2',255,255,255), (98670,1170014,1,'cheek_type',-62,-71,0), (98671,1170014,1,'chin_type',-42,22,-57), (98672,1170014,1,'ear_type',-40,-88,0), (98673,1170014,1,'eye_brow_type',-12,7,-14), (98674,1170014,0,'eye_color',147,189,200), (98675,1170014,1,'eye_type',-62,0,0), (98676,1170014,0,'hair_color1',18,197,0), (98677,1170014,0,'hair_color2',68,76,74), (98678,1170014,0,'hair_face_color',61,61,75), (98679,1170014,0,'hair_face_highlight_color',1,0,1), (98680,1170014,0,'hair_highlight',21,13,24), (98681,1170014,0,'hair_type_color',61,61,75), (98682,1170014,0,'hair_type_highlight_color',1,0,1), (98683,1170014,1,'lip_type',32,-41,26), (98684,1170014,1,'nose_type',85,18,-59), (98685,1170014,0,'skin_color',246,248,246), (98686,1170014,1,'soga_cheek_type',0,-12,7), (98687,1170014,1,'soga_chin_type',0,32,-41), (98688,1170014,1,'soga_ear_type',0,-62,0), (98689,1170014,1,'soga_eye_brow_type',0,-40,-88), (98690,1170014,0,'soga_eye_color',229,229,102), (98691,1170014,1,'soga_eye_type',-62,0,0), (98692,1170014,0,'soga_hair_color1',43,36,70), (98693,1170014,0,'soga_hair_color2',68,76,74), (98694,1170014,0,'soga_hair_face_color',61,61,75), (98695,1170014,0,'soga_hair_face_highlight_color',1,0,1), (98696,1170014,0,'soga_hair_highlight',21,13,24), (98697,1170014,0,'soga_hair_type_color',61,61,75), (98698,1170014,0,'soga_hair_type_highlight_color',1,0,1), (98699,1170014,1,'soga_lip_type',-14,-62,-71), (98700,1170014,1,'soga_nose_type',26,-42,22), (98701,1170014,0,'soga_skin_color',246,248,246), (98702,1170014,0,'wing_color1',255,255,255), (98703,1170014,0,'wing_color2',255,255,255), (98704,1170015,1,'cheek_type',61,-77,0), (98705,1170015,1,'chin_type',-28,-17,-7), (98706,1170015,1,'ear_type',-88,-14,0), (98707,1170015,1,'eye_brow_type',-1,0,11), (98708,1170015,0,'eye_color',143,128,72), (98709,1170015,1,'eye_type',-78,0,0), (98710,1170015,0,'hair_color1',219,248,39), (98711,1170015,0,'hair_color2',121,113,107), (98712,1170015,0,'hair_face_color',156,172,168), (98713,1170015,0,'hair_face_highlight_color',231,183,29), (98714,1170015,0,'hair_highlight',246,219,114), (98715,1170015,0,'hair_type_color',156,172,168), (98716,1170015,0,'hair_type_highlight_color',231,183,29), (98717,1170015,1,'lip_type',4,62,28), (98718,1170015,1,'nose_type',-17,-37,-8), (98719,1170015,0,'skin_color',253,253,253), (98720,1170015,1,'soga_cheek_type',0,-1,0), (98721,1170015,1,'soga_chin_type',0,4,62), (98722,1170015,1,'soga_ear_type',0,-78,0), (98723,1170015,1,'soga_eye_brow_type',0,-88,-14), (98724,1170015,0,'soga_eye_color',229,229,102), (98725,1170015,1,'soga_eye_type',-78,0,0), (98726,1170015,0,'soga_hair_color1',114,112,142), (98727,1170015,0,'soga_hair_color2',121,113,107), (98728,1170015,0,'soga_hair_face_color',156,172,168), (98729,1170015,0,'soga_hair_face_highlight_color',231,183,29), (98730,1170015,0,'soga_hair_highlight',246,219,114), (98731,1170015,0,'soga_hair_type_color',156,172,168), (98732,1170015,0,'soga_hair_type_highlight_color',231,183,29), (98733,1170015,1,'soga_lip_type',11,61,-77), (98734,1170015,1,'soga_nose_type',28,-28,-17), (98735,1170015,0,'soga_skin_color',253,253,253), (98736,1170015,0,'wing_color1',255,255,255), (98737,1170015,0,'wing_color2',255,255,255), (98738,1170016,0,'eye_color',255,255,0), (98739,1170016,0,'skin_color',255,255,0), (98740,1170016,0,'soga_eye_color',255,0,255), (98741,1170017,0,'eye_color',255,255,255), (98742,1170017,0,'skin_color',255,255,255), (98743,1170017,0,'soga_eye_color',255,0,255), (98744,1170018,1,'cheek_type',17,23,0), (98745,1170018,1,'chin_type',-4,14,14), (98746,1170018,1,'ear_type',-32,1,0), (98747,1170018,1,'eye_brow_type',-2,-1,25), (98748,1170018,0,'eye_color',114,78,35), (98749,1170018,1,'eye_type',-28,0,0), (98750,1170018,0,'hair_color1',25,12,156), (98751,1170018,0,'hair_face_color',158,185,160), (98752,1170018,0,'hair_face_highlight_color',183,141,0), (98753,1170018,0,'hair_type_color',158,185,160), (98754,1170018,0,'hair_type_highlight_color',183,141,0), (98755,1170018,1,'lip_type',-29,-14,2), (98756,1170018,1,'nose_type',14,25,12), (98757,1170018,0,'skin_color',229,186,175), (98758,1170018,1,'soga_cheek_type',0,-2,-1), (98759,1170018,1,'soga_chin_type',0,-29,-14), (98760,1170018,1,'soga_ear_type',-28,0,0), (98761,1170018,1,'soga_eye_brow_type',0,-32,1), (98762,1170018,0,'soga_eye_color',229,229,102), (98763,1170018,1,'soga_eye_type',-28,0,0), (98764,1170018,0,'soga_hair_face_color',158,185,160), (98765,1170018,0,'soga_hair_face_highlight_color',183,141,0), (98766,1170018,0,'soga_hair_type_color',158,185,160), (98767,1170018,0,'soga_hair_type_highlight_color',183,141,0), (98768,1170018,1,'soga_lip_type',25,17,23), (98769,1170018,1,'soga_nose_type',2,-4,14), (98770,1170018,0,'soga_skin_color',229,186,175), (98771,1170018,0,'wing_color1',255,255,255), (98772,1170018,0,'wing_color2',255,255,255), (98773,1170019,1,'cheek_type',-97,81,0), (98774,1170019,1,'chin_type',-22,93,17), (98775,1170019,1,'ear_type',-57,96,0), (98776,1170019,1,'eye_brow_type',-47,-56,-61), (98777,1170019,0,'eye_color',144,190,203), (98778,1170019,1,'eye_type',-43,0,0), (98779,1170019,0,'hair_color1',254,181,88), (98780,1170019,0,'hair_color2',248,0,0), (98781,1170019,0,'hair_face_color',145,168,168), (98782,1170019,0,'hair_face_highlight_color',79,82,119), (98783,1170019,0,'hair_highlight',51,56,84), (98784,1170019,0,'hair_type_color',145,168,168), (98785,1170019,0,'hair_type_highlight_color',79,82,119), (98786,1170019,1,'lip_type',-96,-96,28), (98787,1170019,1,'nose_type',84,-2,-75), (98788,1170019,0,'skin_color',54,41,24), (98789,1170019,1,'soga_cheek_type',0,-47,-56), (98790,1170019,1,'soga_chin_type',0,-96,-96), (98791,1170019,1,'soga_ear_type',0,-43,0), (98792,1170019,1,'soga_eye_brow_type',0,-57,96), (98793,1170019,0,'soga_eye_color',229,229,102), (98794,1170019,1,'soga_eye_type',-8,0,0), (98795,1170019,0,'soga_hair_color1',114,112,142), (98796,1170019,0,'soga_hair_color2',121,113,107), (98797,1170019,0,'soga_hair_face_color',145,168,168), (98798,1170019,0,'soga_hair_face_highlight_color',79,82,119), (98799,1170019,0,'soga_hair_highlight',51,56,84), (98800,1170019,0,'soga_hair_type_color',145,168,168), (98801,1170019,0,'soga_hair_type_highlight_color',79,82,119), (98802,1170019,1,'soga_lip_type',-61,-97,81), (98803,1170019,1,'soga_nose_type',28,-22,93), (98804,1170019,0,'soga_skin_color',54,41,24), (98805,1170020,1,'cheek_type',39,-57,0), (98806,1170020,1,'chin_type',62,-45,-34), (98807,1170020,1,'ear_type',70,81,0), (98808,1170020,1,'eye_brow_type',38,-87,-62), (98809,1170020,0,'eye_color',141,185,191), (98810,1170020,1,'eye_type',61,0,0), (98811,1170020,0,'hair_color1',17,90,0), (98812,1170020,0,'hair_color2',149,120,59), (98813,1170020,0,'hair_face_color',184,128,10), (98814,1170020,0,'hair_face_highlight_color',219,179,15), (98815,1170020,0,'hair_highlight',239,221,86), (98816,1170020,0,'hair_type_color',184,128,10), (98817,1170020,0,'hair_type_highlight_color',219,179,15), (98818,1170020,1,'lip_type',-87,52,31), (98819,1170020,1,'nose_type',93,17,90), (98820,1170020,0,'skin_color',235,245,239), (98821,1170020,1,'soga_cheek_type',0,38,-87), (98822,1170020,1,'soga_chin_type',0,-87,52), (98823,1170020,1,'soga_ear_type',0,61,0), (98824,1170020,1,'soga_eye_brow_type',0,70,81), (98825,1170020,0,'soga_eye_color',229,229,102), (98826,1170020,1,'soga_eye_type',61,0,0), (98827,1170020,0,'soga_hair_color1',209,131,22), (98828,1170020,0,'soga_hair_color2',149,120,59), (98829,1170020,0,'soga_hair_face_color',184,128,10), (98830,1170020,0,'soga_hair_face_highlight_color',219,179,15), (98831,1170020,0,'soga_hair_highlight',239,221,86), (98832,1170020,0,'soga_hair_type_color',184,128,10), (98833,1170020,0,'soga_hair_type_highlight_color',219,179,15), (98834,1170020,1,'soga_lip_type',-62,39,-57), (98835,1170020,1,'soga_nose_type',31,62,-45), (98836,1170020,0,'soga_skin_color',235,245,239), (98837,1170021,1,'cheek_type',93,-3,0), (98838,1170021,1,'chin_type',-75,-31,-25), (98839,1170021,1,'ear_type',72,0,0), (98840,1170021,1,'eye_brow_type',-68,-38,68), (98841,1170021,0,'eye_color',147,109,52), (98842,1170021,1,'eye_type',-85,0,0), (98843,1170021,0,'hair_color1',25,181,249), (98844,1170021,0,'hair_color2',68,76,74), (98845,1170021,0,'hair_face_color',61,61,75), (98846,1170021,0,'hair_face_highlight_color',61,61,75), (98847,1170021,0,'hair_highlight',43,36,70), (98848,1170021,0,'hair_type_color',61,61,75), (98849,1170021,0,'hair_type_highlight_color',61,61,75), (98850,1170021,1,'lip_type',63,59,-40), (98851,1170021,1,'nose_type',19,25,-75), (98852,1170021,0,'skin_color',244,239,239), (98853,1170021,1,'soga_cheek_type',0,-68,-38), (98854,1170021,1,'soga_chin_type',0,63,59), (98855,1170021,1,'soga_ear_type',0,-85,0), (98856,1170021,1,'soga_eye_brow_type',0,72,0), (98857,1170021,0,'soga_eye_color',229,229,102), (98858,1170021,1,'soga_eye_type',-85,0,0), (98859,1170021,0,'soga_hair_color1',43,36,70), (98860,1170021,0,'soga_hair_color2',68,76,74), (98861,1170021,0,'soga_hair_face_color',61,61,75), (98862,1170021,0,'soga_hair_face_highlight_color',61,61,75), (98863,1170021,0,'soga_hair_highlight',43,36,70), (98864,1170021,0,'soga_hair_type_color',61,61,75), (98865,1170021,0,'soga_hair_type_highlight_color',61,61,75), (98866,1170021,1,'soga_lip_type',68,93,-3), (98867,1170021,1,'soga_nose_type',-40,-75,-31), (98868,1170021,0,'soga_skin_color',244,239,239), (98869,1170021,0,'wing_color1',255,255,255), (98870,1170021,0,'wing_color2',255,255,255), (98871,1170022,0,'eye_color',255,255,255), (98872,1170022,0,'skin_color',255,255,255), (98873,1170022,0,'soga_eye_color',255,0,255), (98874,1170023,0,'eye_color',255,255,255), (98875,1170023,0,'skin_color',255,255,255), (98876,1170023,0,'soga_eye_color',255,0,255), (98877,1170023,0,'soga_skin_color',255,255,255), (98878,1170024,0,'eye_color',255,255,255), (98879,1170024,0,'skin_color',255,255,255), (98880,1170024,0,'soga_eye_color',255,0,255), (98881,1170025,1,'cheek_type',-20,-3,0), (98882,1170025,1,'chin_type',-34,-29,-3), (98883,1170025,1,'ear_type',-7,-14,0), (98884,1170025,1,'eye_brow_type',44,3,25), (98885,1170025,0,'eye_color',42,85,99), (98886,1170025,1,'eye_type',-29,0,0), (98887,1170025,0,'hair_color1',251,225,156), (98888,1170025,0,'hair_face_color',210,168,101), (98889,1170025,0,'hair_face_highlight_color',120,67,7), (98890,1170025,0,'hair_type_color',210,168,101), (98891,1170025,0,'hair_type_highlight_color',120,67,7), (98892,1170025,1,'lip_type',-31,-28,17), (98893,1170025,1,'nose_type',-26,-5,-31), (98894,1170025,0,'skin_color',230,217,213), (98895,1170025,1,'soga_cheek_type',0,44,3), (98896,1170025,1,'soga_chin_type',0,-31,-28), (98897,1170025,1,'soga_ear_type',0,-29,0), (98898,1170025,1,'soga_eye_brow_type',0,-7,-14), (98899,1170025,0,'soga_eye_color',229,229,102), (98900,1170025,1,'soga_eye_type',-29,0,0), (98901,1170025,0,'soga_hair_face_color',210,168,101), (98902,1170025,0,'soga_hair_face_highlight_color',120,67,7), (98903,1170025,0,'soga_hair_type_color',210,168,101), (98904,1170025,0,'soga_hair_type_highlight_color',120,67,7), (98905,1170025,1,'soga_lip_type',25,-20,-3), (98906,1170025,1,'soga_nose_type',17,-34,-29), (98907,1170025,0,'soga_skin_color',230,217,213), (98908,1170025,0,'wing_color1',255,255,255), (98909,1170025,0,'wing_color2',255,255,255), (98910,1170026,0,'eye_color',255,255,255), (98911,1170026,0,'skin_color',255,255,255), (98912,1170026,0,'soga_eye_color',255,0,255), (98913,1170027,1,'cheek_type',-25,68,0), (98914,1170027,1,'chin_type',59,42,0), (98915,1170027,1,'ear_type',83,-32,0), (98916,1170027,1,'eye_brow_type',-18,-94,-85), (98917,1170027,0,'eye_color',138,153,109), (98918,1170027,1,'eye_type',51,0,0), (98919,1170027,0,'hair_color1',194,11,28), (98920,1170027,0,'hair_color2',124,116,110), (98921,1170027,0,'hair_face_color',198,184,168), (98922,1170027,0,'hair_face_highlight_color',244,244,246), (98923,1170027,0,'hair_highlight',160,156,172), (98924,1170027,0,'hair_type_color',198,184,168), (98925,1170027,0,'hair_type_highlight_color',244,244,246), (98926,1170027,1,'lip_type',-90,-38,90), (98927,1170027,1,'nose_type',75,-62,11), (98928,1170027,0,'skin_color',195,138,119), (98929,1170027,1,'soga_cheek_type',0,-18,-94), (98930,1170027,1,'soga_chin_type',0,-90,-38), (98931,1170027,1,'soga_ear_type',0,51,0), (98932,1170027,1,'soga_eye_brow_type',0,83,-32), (98933,1170027,0,'soga_eye_color',229,229,102), (98934,1170027,1,'soga_eye_type',51,0,0), (98935,1170027,0,'soga_hair_color1',112,123,142), (98936,1170027,0,'soga_hair_color2',124,116,110), (98937,1170027,0,'soga_hair_face_color',198,184,168), (98938,1170027,0,'soga_hair_face_highlight_color',244,244,246), (98939,1170027,0,'soga_hair_highlight',160,156,172), (98940,1170027,0,'soga_hair_type_color',198,184,168), (98941,1170027,0,'soga_hair_type_highlight_color',244,244,246), (98942,1170027,1,'soga_lip_type',-85,-25,68), (98943,1170027,1,'soga_nose_type',90,59,42), (98944,1170027,0,'soga_skin_color',195,138,119), (98945,1170027,0,'wing_color1',255,255,255), (98946,1170027,0,'wing_color2',255,255,255), (98947,1170028,0,'eye_color',255,255,255), (98948,1170028,0,'skin_color',255,255,255), (98949,1170028,0,'soga_eye_color',255,0,255), (98950,1170029,0,'eye_color',255,255,255), (98951,1170029,0,'skin_color',255,255,255), (98952,1170029,0,'soga_eye_color',255,0,255), (98953,1170030,0,'eye_color',255,255,255), (98954,1170030,0,'skin_color',255,255,255), (98955,1170030,0,'soga_eye_color',255,0,255), (98956,1170031,1,'cheek_type',5,10,0), (98957,1170031,1,'chin_type',7,-5,9), (98958,1170031,1,'ear_type',11,2,0), (98959,1170031,1,'eye_brow_type',-7,-17,-7), (98960,1170031,0,'eye_color',166,141,88), (98961,1170031,1,'eye_type',-10,0,0), (98962,1170031,0,'hair_color1',18,247,0), (98963,1170031,0,'hair_face_color',44,35,21), (98964,1170031,0,'hair_face_highlight_color',59,21,11), (98965,1170031,0,'hair_type_color',44,35,21), (98966,1170031,0,'hair_type_highlight_color',59,21,11), (98967,1170031,1,'lip_type',23,17,8), (98968,1170031,1,'nose_type',39,18,-9), (98969,1170031,0,'skin_color',236,236,230), (98970,1170031,1,'soga_cheek_type',0,-7,-17), (98971,1170031,1,'soga_chin_type',0,23,17), (98972,1170031,1,'soga_ear_type',0,-10,0), (98973,1170031,1,'soga_eye_brow_type',0,11,2), (98974,1170031,0,'soga_eye_color',229,229,102), (98975,1170031,1,'soga_eye_type',-10,0,0), (98976,1170031,0,'soga_hair_face_color',44,35,21), (98977,1170031,0,'soga_hair_face_highlight_color',59,21,11), (98978,1170031,0,'soga_hair_type_color',44,35,21), (98979,1170031,0,'soga_hair_type_highlight_color',59,21,11), (98980,1170031,1,'soga_lip_type',-7,5,10), (98981,1170031,1,'soga_nose_type',8,7,-5), (98982,1170031,0,'soga_skin_color',236,236,230), (98983,1170031,0,'wing_color1',255,255,255), (98984,1170031,0,'wing_color2',255,255,255), (98985,1170032,1,'cheek_type',10,18,0), (98986,1170032,1,'chin_type',-10,-35,0), (98987,1170032,1,'ear_type',-14,-18,0), (98988,1170032,1,'eye_brow_type',0,17,-2), (98989,1170032,0,'eye_color',48,102,97), (98990,1170032,1,'eye_type',-19,0,0), (98991,1170032,0,'hair_color1',228,209,0), (98992,1170032,0,'hair_face_color',223,255,255), (98993,1170032,0,'hair_face_highlight_color',78,36,0), (98994,1170032,0,'hair_type_color',223,255,255), (98995,1170032,0,'hair_type_highlight_color',78,36,0), (98996,1170032,1,'lip_type',11,-7,7), (98997,1170032,1,'nose_type',2,-28,-47), (98998,1170032,0,'skin_color',220,223,223), (98999,1170032,1,'soga_cheek_type',0,0,17), (99000,1170032,1,'soga_chin_type',0,11,-7), (99001,1170032,1,'soga_ear_type',0,-19,0), (99002,1170032,1,'soga_eye_brow_type',0,-14,-18), (99003,1170032,0,'soga_eye_color',229,229,102), (99004,1170032,1,'soga_eye_type',-10,0,0), (99005,1170032,0,'soga_hair_face_color',223,255,255), (99006,1170032,0,'soga_hair_face_highlight_color',78,36,0), (99007,1170032,0,'soga_hair_type_color',223,255,255), (99008,1170032,0,'soga_hair_type_highlight_color',78,36,0), (99009,1170032,1,'soga_lip_type',-2,10,18), (99010,1170032,1,'soga_nose_type',7,-10,-35), (99011,1170032,0,'soga_skin_color',220,223,223), (99012,1170032,0,'wing_color1',255,255,255), (99013,1170032,0,'wing_color2',255,255,255), (99014,1170033,1,'cheek_type',74,-62,0), (99015,1170033,1,'chin_type',-7,-75,28), (99016,1170033,1,'ear_type',93,75,0), (99017,1170033,1,'eye_brow_type',-81,28,68), (99018,1170033,0,'eye_color',147,111,56), (99019,1170033,1,'eye_type',40,0,0), (99020,1170033,0,'hair_color1',68,75,228), (99021,1170033,0,'hair_color2',60,71,71), (99022,1170033,0,'hair_face_color',244,245,246), (99023,1170033,0,'hair_face_highlight_color',98,122,123), (99024,1170033,0,'hair_highlight',112,103,151), (99025,1170033,0,'hair_type_color',244,245,246), (99026,1170033,0,'hair_type_highlight_color',98,122,123), (99027,1170033,1,'lip_type',-100,-22,-7), (99028,1170033,1,'nose_type',62,68,75), (99029,1170033,0,'skin_color',246,248,246), (99030,1170033,1,'soga_cheek_type',0,-81,28), (99031,1170033,1,'soga_chin_type',0,-100,-22), (99032,1170033,1,'soga_ear_type',0,40,0), (99033,1170033,1,'soga_eye_brow_type',0,93,75), (99034,1170033,0,'soga_eye_color',229,229,102), (99035,1170033,1,'soga_eye_type',40,0,0), (99036,1170033,0,'soga_hair_color1',161,165,168), (99037,1170033,0,'soga_hair_color2',60,71,71), (99038,1170033,0,'soga_hair_face_color',244,245,246), (99039,1170033,0,'soga_hair_face_highlight_color',98,122,123), (99040,1170033,0,'soga_hair_highlight',112,103,151), (99041,1170033,0,'soga_hair_type_color',244,245,246), (99042,1170033,0,'soga_hair_type_highlight_color',98,122,123), (99043,1170033,1,'soga_lip_type',68,74,-62), (99044,1170033,1,'soga_nose_type',-7,-7,-75), (99045,1170033,0,'soga_skin_color',246,248,246), (99046,1170034,1,'cheek_type',17,57,0), (99047,1170034,1,'chin_type',-34,-82,-74), (99048,1170034,1,'ear_type',87,75,0), (99049,1170034,1,'eye_brow_type',14,-42,7), (99050,1170034,0,'eye_color',167,201,206), (99051,1170034,1,'eye_type',68,0,0), (99052,1170034,0,'hair_color1',8,239,50), (99053,1170034,0,'hair_color2',142,112,67), (99054,1170034,0,'hair_face_color',233,184,31), (99055,1170034,0,'hair_face_highlight_color',87,104,113), (99056,1170034,0,'hair_highlight',112,103,151), (99057,1170034,0,'hair_type_color',233,184,31), (99058,1170034,0,'hair_type_highlight_color',87,104,113), (99059,1170034,1,'lip_type',-7,37,-62), (99060,1170034,1,'nose_type',-75,8,-17), (99061,1170034,0,'skin_color',252,251,251), (99062,1170034,1,'soga_cheek_type',0,14,-42), (99063,1170034,1,'soga_chin_type',0,-7,37), (99064,1170034,1,'soga_ear_type',0,68,0), (99065,1170034,1,'soga_eye_brow_type',0,87,75), (99066,1170034,0,'soga_eye_color',229,229,102), (99067,1170034,1,'soga_eye_type',68,0,0), (99068,1170034,0,'soga_hair_color1',246,219,114), (99069,1170034,0,'soga_hair_color2',142,112,67), (99070,1170034,0,'soga_hair_face_color',233,184,31), (99071,1170034,0,'soga_hair_face_highlight_color',87,104,113), (99072,1170034,0,'soga_hair_highlight',112,103,151), (99073,1170034,0,'soga_hair_type_color',233,184,31), (99074,1170034,0,'soga_hair_type_highlight_color',87,104,113), (99075,1170034,1,'soga_lip_type',7,17,57), (99076,1170034,1,'soga_nose_type',-62,-34,-82), (99077,1170034,0,'soga_skin_color',252,251,251), (99078,1170035,0,'eye_color',255,255,255), (99079,1170035,0,'skin_color',255,255,255), (99080,1170035,0,'soga_eye_color',255,0,255), (99081,1170035,0,'soga_skin_color',255,255,255), (99082,1170036,1,'cheek_type',32,-23,0), (99083,1170036,1,'chin_type',41,-93,-90), (99084,1170036,1,'ear_type',38,14,0), (99085,1170036,1,'eye_brow_type',-45,50,-46), (99086,1170036,0,'eye_color',43,89,101), (99087,1170036,1,'eye_type',-7,0,0), (99088,1170036,0,'hair_color1',199,194,34), (99089,1170036,0,'hair_color2',68,76,74), (99090,1170036,0,'hair_face_color',64,65,82), (99091,1170036,0,'hair_face_highlight_color',100,70,10), (99092,1170036,0,'hair_highlight',56,33,26), (99093,1170036,0,'hair_type_color',64,65,82), (99094,1170036,0,'hair_type_highlight_color',100,70,10), (99095,1170036,1,'lip_type',39,-72,-18), (99096,1170036,1,'nose_type',89,-57,-62), (99097,1170036,0,'skin_color',250,253,253), (99098,1170036,1,'soga_cheek_type',0,-45,50), (99099,1170036,1,'soga_chin_type',0,39,-72), (99100,1170036,1,'soga_ear_type',0,-7,0), (99101,1170036,1,'soga_eye_brow_type',0,38,14), (99102,1170036,0,'soga_eye_color',229,229,102), (99103,1170036,1,'soga_eye_type',-7,0,0), (99104,1170036,0,'soga_hair_color1',43,36,70), (99105,1170036,0,'soga_hair_color2',68,76,74), (99106,1170036,0,'soga_hair_face_color',64,65,82), (99107,1170036,0,'soga_hair_face_highlight_color',100,70,10), (99108,1170036,0,'soga_hair_highlight',56,33,26), (99109,1170036,0,'soga_hair_type_color',64,65,82), (99110,1170036,0,'soga_hair_type_highlight_color',100,70,10), (99111,1170036,1,'soga_lip_type',-46,32,-23), (99112,1170036,1,'soga_nose_type',-18,41,-93), (99113,1170036,0,'soga_skin_color',250,253,253), (99114,1170037,0,'eye_color',255,255,255), (99115,1170037,0,'skin_color',0,255,255), (99116,1170037,0,'soga_eye_color',255,0,255), (99117,1170038,0,'eye_color',255,255,255), (99118,1170038,0,'skin_color',223,31,31), (99119,1170038,0,'soga_eye_color',255,0,255), (99120,1170039,1,'cheek_type',-19,8,0), (99121,1170039,1,'chin_type',34,0,26), (99122,1170039,1,'ear_type',-28,0,0), (99123,1170039,1,'eye_brow_type',-11,28,46), (99124,1170039,0,'eye_color',40,84,88), (99125,1170039,1,'eye_type',-28,0,0), (99126,1170039,0,'hair_color1',219,0,156), (99127,1170039,0,'hair_face_color',41,32,19), (99128,1170039,0,'hair_face_highlight_color',200,71,37), (99129,1170039,0,'hair_type_color',41,32,19), (99130,1170039,0,'hair_type_highlight_color',200,71,37), (99131,1170039,1,'lip_type',25,-10,-7), (99132,1170039,1,'nose_type',29,-37,0), (99133,1170039,0,'skin_color',230,217,211), (99134,1170039,1,'soga_cheek_type',0,-11,28), (99135,1170039,1,'soga_chin_type',0,25,-10), (99136,1170039,1,'soga_ear_type',0,-28,0), (99137,1170039,1,'soga_eye_brow_type',0,-28,0), (99138,1170039,0,'soga_eye_color',229,229,102), (99139,1170039,1,'soga_eye_type',-28,0,0), (99140,1170039,0,'soga_hair_face_color',41,32,19), (99141,1170039,0,'soga_hair_face_highlight_color',200,71,37), (99142,1170039,0,'soga_hair_type_color',41,32,19), (99143,1170039,0,'soga_hair_type_highlight_color',200,71,37), (99144,1170039,1,'soga_lip_type',46,-19,8), (99145,1170039,1,'soga_nose_type',-7,34,0), (99146,1170039,0,'soga_skin_color',230,217,211), (99147,1170039,0,'wing_color1',255,255,255), (99148,1170039,0,'wing_color2',255,255,255), (99149,1170040,1,'cheek_type',83,81,0), (99150,1170040,1,'chin_type',34,62,-4), (99151,1170040,1,'ear_type',-14,-14,0), (99152,1170040,1,'eye_brow_type',28,-57,42), (99153,1170040,0,'eye_color',108,168,186), (99154,1170040,1,'eye_type',-87,0,0), (99155,1170040,0,'hair_color1',199,62,96), (99156,1170040,0,'hair_color2',142,112,67), (99157,1170040,0,'hair_face_color',231,183,28), (99158,1170040,0,'hair_face_highlight_color',233,184,31), (99159,1170040,0,'hair_highlight',246,219,114), (99160,1170040,0,'hair_type_color',231,183,28), (99161,1170040,0,'hair_type_highlight_color',233,184,31), (99162,1170040,1,'lip_type',-15,63,-11), (99163,1170040,1,'nose_type',59,-57,62), (99164,1170040,0,'skin_color',250,253,253), (99165,1170040,1,'soga_cheek_type',0,28,-57), (99166,1170040,1,'soga_chin_type',0,-15,63), (99167,1170040,1,'soga_ear_type',0,-87,0), (99168,1170040,1,'soga_eye_brow_type',0,-14,-14), (99169,1170040,0,'soga_eye_color',229,229,102), (99170,1170040,1,'soga_eye_type',-87,0,0), (99171,1170040,0,'soga_hair_color1',246,219,114), (99172,1170040,0,'soga_hair_color2',142,112,67), (99173,1170040,0,'soga_hair_face_color',231,183,28), (99174,1170040,0,'soga_hair_face_highlight_color',233,184,31), (99175,1170040,0,'soga_hair_highlight',246,219,114), (99176,1170040,0,'soga_hair_type_color',231,183,28), (99177,1170040,0,'soga_hair_type_highlight_color',233,184,31), (99178,1170040,1,'soga_lip_type',42,83,81), (99179,1170040,1,'soga_nose_type',-11,34,62), (99180,1170040,0,'soga_skin_color',250,253,253), (99181,1170041,0,'eye_color',255,255,255), (99182,1170041,0,'skin_color',255,255,255), (99183,1170041,0,'soga_eye_color',255,0,255), (99184,1170042,1,'cheek_type',47,-18,0), (99185,1170042,1,'chin_type',-31,37,18), (99186,1170042,1,'ear_type',-88,85,0), (99187,1170042,1,'eye_brow_type',-15,-10,-32), (99188,1170042,0,'eye_color',75,85,46), (99189,1170042,1,'eye_type',-31,0,0), (99190,1170042,0,'hair_color1',50,198,201), (99191,1170042,0,'hair_color2',62,62,68), (99192,1170042,0,'hair_face_color',244,244,246), (99193,1170042,0,'hair_face_highlight_color',112,138,139), (99194,1170042,0,'hair_highlight',114,112,142), (99195,1170042,0,'hair_type_color',244,244,246), (99196,1170042,0,'hair_type_highlight_color',112,138,139), (99197,1170042,1,'lip_type',-5,22,-57), (99198,1170042,1,'nose_type',81,50,-58), (99199,1170042,0,'skin_color',232,175,166), (99200,1170042,1,'soga_cheek_type',0,-15,-10), (99201,1170042,1,'soga_chin_type',0,-5,22), (99202,1170042,1,'soga_ear_type',0,-31,0), (99203,1170042,1,'soga_eye_brow_type',0,-88,85), (99204,1170042,0,'soga_eye_color',229,229,102), (99205,1170042,1,'soga_eye_type',-31,0,0), (99206,1170042,0,'soga_hair_color1',160,156,172), (99207,1170042,0,'soga_hair_color2',62,62,68), (99208,1170042,0,'soga_hair_face_color',244,244,246), (99209,1170042,0,'soga_hair_face_highlight_color',112,138,139), (99210,1170042,0,'soga_hair_highlight',114,112,142), (99211,1170042,0,'soga_hair_type_color',244,244,246), (99212,1170042,0,'soga_hair_type_highlight_color',112,138,139), (99213,1170042,1,'soga_lip_type',-32,47,-18), (99214,1170042,1,'soga_nose_type',-57,-31,37), (99215,1170042,0,'soga_skin_color',232,175,166), (99216,1170042,0,'wing_color1',255,255,255), (99217,1170042,0,'wing_color2',255,255,255), (99218,1170043,1,'cheek_type',21,7,0), (99219,1170043,1,'chin_type',-91,17,-75), (99220,1170043,1,'ear_type',-66,-52,0), (99221,1170043,1,'eye_brow_type',52,93,47), (99222,1170043,0,'eye_color',161,193,185), (99223,1170043,1,'eye_type',68,0,0), (99224,1170043,0,'hair_color1',65,219,244), (99225,1170043,0,'hair_color2',94,59,11), (99226,1170043,0,'hair_face_color',83,58,8), (99227,1170043,0,'hair_face_highlight_color',88,4,4), (99228,1170043,0,'hair_highlight',109,14,49), (99229,1170043,0,'hair_type_color',83,58,8), (99230,1170043,0,'hair_type_highlight_color',88,4,4), (99231,1170043,1,'lip_type',97,-76,20), (99232,1170043,1,'nose_type',94,65,-37), (99233,1170043,0,'skin_color',250,253,253), (99234,1170043,1,'soga_cheek_type',0,52,93), (99235,1170043,1,'soga_chin_type',0,97,-76), (99236,1170043,1,'soga_ear_type',0,68,0), (99237,1170043,1,'soga_eye_brow_type',0,-66,-52), (99238,1170043,0,'soga_eye_color',229,229,102), (99239,1170043,1,'soga_eye_type',68,0,0), (99240,1170043,0,'soga_hair_color1',56,33,26), (99241,1170043,0,'soga_hair_color2',94,59,11), (99242,1170043,0,'soga_hair_face_color',83,58,8), (99243,1170043,0,'soga_hair_face_highlight_color',88,4,4), (99244,1170043,0,'soga_hair_highlight',109,14,49), (99245,1170043,0,'soga_hair_type_color',83,58,8), (99246,1170043,0,'soga_hair_type_highlight_color',88,4,4), (99247,1170043,1,'soga_lip_type',47,21,7), (99248,1170043,1,'soga_nose_type',20,-91,17), (99249,1170043,0,'soga_skin_color',250,253,253), (99250,1170043,0,'wing_color1',255,255,255), (99251,1170043,0,'wing_color2',255,255,255), (99252,1170044,1,'cheek_type',-50,-68,0), (99253,1170044,1,'chin_type',-21,-100,-17), (99254,1170044,1,'ear_type',-82,28,0), (99255,1170044,1,'eye_brow_type',-61,81,-22), (99256,1170044,0,'eye_color',148,108,59), (99257,1170044,1,'eye_type',-45,0,0), (99258,1170044,0,'hair_color1',219,87,89), (99259,1170044,0,'hair_color2',156,0,0), (99260,1170044,0,'hair_face_color',244,244,246), (99261,1170044,0,'hair_face_highlight_color',244,244,246), (99262,1170044,0,'hair_highlight',160,156,172), (99263,1170044,0,'hair_type_color',244,244,246), (99264,1170044,0,'hair_type_highlight_color',244,244,246), (99265,1170044,1,'lip_type',-75,-17,-34), (99266,1170044,1,'nose_type',37,-37,87), (99267,1170044,0,'skin_color',246,252,252), (99268,1170044,1,'soga_cheek_type',0,-61,81), (99269,1170044,1,'soga_chin_type',0,-75,-17), (99270,1170044,1,'soga_ear_type',0,-45,0), (99271,1170044,1,'soga_eye_brow_type',0,-82,28), (99272,1170044,0,'soga_eye_color',229,229,102), (99273,1170044,1,'soga_eye_type',-100,0,0), (99274,1170044,0,'soga_hair_color1',160,156,172), (99275,1170044,0,'soga_hair_color2',62,62,68), (99276,1170044,0,'soga_hair_face_color',244,244,246), (99277,1170044,0,'soga_hair_face_highlight_color',244,244,246), (99278,1170044,0,'soga_hair_highlight',160,156,172), (99279,1170044,0,'soga_hair_type_color',244,244,246), (99280,1170044,0,'soga_hair_type_highlight_color',244,244,246), (99281,1170044,1,'soga_lip_type',-22,-50,-68), (99282,1170044,1,'soga_nose_type',-34,-21,-100), (99283,1170044,0,'soga_skin_color',246,252,252), (99284,1170045,0,'eye_color',255,255,255), (99285,1170045,0,'skin_color',255,255,255), (99286,1170045,0,'soga_eye_color',255,0,255), (99287,1170046,1,'cheek_type',25,-50,0), (99288,1170046,1,'chin_type',21,50,9), (99289,1170046,1,'ear_type',56,-69,0), (99290,1170046,1,'eye_brow_type',11,-19,31), (99291,1170046,0,'eye_color',194,192,162), (99292,1170046,1,'eye_type',-28,0,0), (99293,1170046,0,'hair_color1',156,84,168), (99294,1170046,0,'hair_color2',100,0,0), (99295,1170046,0,'hair_face_color',198,184,168), (99296,1170046,0,'hair_face_highlight_color',80,84,119), (99297,1170046,0,'hair_highlight',51,56,84), (99298,1170046,0,'hair_type_color',198,184,168), (99299,1170046,0,'hair_type_highlight_color',80,84,119), (99300,1170046,1,'lip_type',48,-46,-52), (99301,1170046,1,'nose_type',2,-100,84), (99302,1170046,0,'skin_color',44,46,46), (99303,1170046,1,'soga_cheek_type',0,11,-19), (99304,1170046,1,'soga_chin_type',0,48,-46), (99305,1170046,1,'soga_ear_type',0,-28,0), (99306,1170046,1,'soga_eye_brow_type',0,56,-69), (99307,1170046,0,'soga_eye_color',229,229,102), (99308,1170046,1,'soga_eye_type',100,0,0), (99309,1170046,0,'soga_hair_color1',112,123,142), (99310,1170046,0,'soga_hair_color2',124,116,110), (99311,1170046,0,'soga_hair_face_color',198,184,168), (99312,1170046,0,'soga_hair_face_highlight_color',80,84,119), (99313,1170046,0,'soga_hair_highlight',51,56,84), (99314,1170046,0,'soga_hair_type_color',198,184,168), (99315,1170046,0,'soga_hair_type_highlight_color',80,84,119), (99316,1170046,1,'soga_lip_type',31,25,-50), (99317,1170046,1,'soga_nose_type',-52,21,50), (99318,1170046,0,'soga_skin_color',44,46,46), (99319,1170047,0,'eye_color',255,255,255), (99320,1170047,0,'skin_color',255,255,255), (99321,1170047,0,'soga_eye_color',255,0,255), (99322,1170048,1,'cheek_type',0,-93,0), (99323,1170048,1,'chin_type',-11,94,69), (99324,1170048,1,'ear_type',41,75,0), (99325,1170048,1,'eye_brow_type',28,-57,42), (99326,1170048,0,'eye_color',108,168,186), (99327,1170048,1,'eye_type',-87,0,0), (99328,1170048,0,'hair_color1',247,0,56), (99329,1170048,0,'hair_color2',86,65,37), (99330,1170048,0,'hair_face_color',96,67,9), (99331,1170048,0,'hair_face_highlight_color',100,70,10), (99332,1170048,0,'hair_highlight',56,33,26), (99333,1170048,0,'hair_type_color',96,67,9), (99334,1170048,0,'hair_type_highlight_color',100,70,10), (99335,1170048,1,'lip_type',0,18,-18), (99336,1170048,1,'nose_type',20,-9,0), (99337,1170048,0,'skin_color',234,228,193), (99338,1170048,1,'soga_cheek_type',0,28,-57), (99339,1170048,1,'soga_chin_type',0,0,18), (99340,1170048,1,'soga_ear_type',0,-87,0), (99341,1170048,1,'soga_eye_brow_type',0,41,75), (99342,1170048,0,'soga_eye_color',229,229,102), (99343,1170048,1,'soga_eye_type',-87,0,0), (99344,1170048,0,'soga_hair_color1',56,33,26), (99345,1170048,0,'soga_hair_color2',86,65,37), (99346,1170048,0,'soga_hair_face_color',96,67,9), (99347,1170048,0,'soga_hair_face_highlight_color',100,70,10), (99348,1170048,0,'soga_hair_highlight',56,33,26), (99349,1170048,0,'soga_hair_type_color',96,67,9), (99350,1170048,0,'soga_hair_type_highlight_color',100,70,10), (99351,1170048,1,'soga_lip_type',42,0,-93), (99352,1170048,1,'soga_nose_type',-18,-11,94), (99353,1170048,0,'soga_skin_color',234,228,193), (99354,1170049,1,'cheek_type',0,1,0), (99355,1170049,1,'chin_type',-46,-85,-37), (99356,1170049,1,'ear_type',-75,-48,0), (99357,1170049,1,'eye_brow_type',65,-62,-47), (99358,1170049,0,'eye_color',167,181,150), (99359,1170049,1,'eye_type',-48,0,0), (99360,1170049,0,'hair_color1',192,244,235), (99361,1170049,0,'hair_color2',142,112,67), (99362,1170049,0,'hair_face_color',231,184,29), (99363,1170049,0,'hair_face_highlight_color',184,128,10), (99364,1170049,0,'hair_highlight',209,131,22), (99365,1170049,0,'hair_type_color',231,184,29), (99366,1170049,0,'hair_type_highlight_color',184,128,10), (99367,1170049,1,'lip_type',-100,2,25), (99368,1170049,1,'nose_type',-29,-64,-12), (99369,1170049,0,'skin_color',188,193,193), (99370,1170049,1,'soga_cheek_type',0,65,-62), (99371,1170049,1,'soga_chin_type',0,-100,2), (99372,1170049,1,'soga_ear_type',0,-48,0), (99373,1170049,1,'soga_eye_brow_type',0,-75,-48), (99374,1170049,0,'soga_eye_color',229,229,102), (99375,1170049,1,'soga_eye_type',-48,0,0), (99376,1170049,0,'soga_hair_color1',246,219,114), (99377,1170049,0,'soga_hair_color2',142,112,67), (99378,1170049,0,'soga_hair_face_color',231,184,29), (99379,1170049,0,'soga_hair_face_highlight_color',184,128,10), (99380,1170049,0,'soga_hair_highlight',209,131,22), (99381,1170049,0,'soga_hair_type_color',231,184,29), (99382,1170049,0,'soga_hair_type_highlight_color',184,128,10), (99383,1170049,1,'soga_lip_type',-47,0,1), (99384,1170049,1,'soga_nose_type',25,-46,-85), (99385,1170049,0,'soga_skin_color',188,193,193), (99386,1170050,1,'cheek_type',100,22,0), (99387,1170050,1,'chin_type',11,51,-31), (99388,1170050,1,'ear_type',-57,29,0), (99389,1170050,1,'eye_brow_type',-4,0,91), (99390,1170050,0,'eye_color',49,101,115), (99391,1170050,1,'eye_type',-4,0,0), (99392,1170050,0,'hair_color1',228,17,14), (99393,1170050,0,'hair_color2',68,76,74), (99394,1170050,0,'hair_face_color',69,70,93), (99395,1170050,0,'hair_highlight',21,13,24), (99396,1170050,0,'hair_type_color',69,70,93), (99397,1170050,1,'lip_type',9,-39,-52), (99398,1170050,1,'nose_type',40,-28,17), (99399,1170050,0,'skin_color',245,231,232), (99400,1170050,1,'soga_cheek_type',0,-4,0), (99401,1170050,1,'soga_chin_type',0,9,-39), (99402,1170050,1,'soga_ear_type',0,-4,0), (99403,1170050,1,'soga_eye_brow_type',0,-57,29), (99404,1170050,0,'soga_eye_color',229,229,102), (99405,1170050,1,'soga_eye_type',-4,0,0), (99406,1170050,0,'soga_hair_color1',43,36,70), (99407,1170050,0,'soga_hair_color2',68,76,74), (99408,1170050,0,'soga_hair_face_color',69,70,93), (99409,1170050,0,'soga_hair_highlight',21,13,24), (99410,1170050,0,'soga_hair_type_color',69,70,93), (99411,1170050,1,'soga_lip_type',91,100,22), (99412,1170050,1,'soga_nose_type',-52,11,51), (99413,1170050,0,'soga_skin_color',245,231,232), (99414,1170051,0,'eye_color',255,255,255), (99415,1170051,0,'skin_color',255,255,255), (99416,1170051,0,'soga_eye_color',255,0,255), (99417,1170052,0,'eye_color',255,255,0), (99418,1170052,0,'skin_color',255,255,0), (99419,1170052,0,'soga_eye_color',255,0,255), (99420,1170053,0,'eye_color',255,255,255), (99421,1170053,0,'skin_color',255,255,255), (99422,1170053,0,'soga_eye_color',255,0,255), (99423,1170054,1,'cheek_type',-4,-7,0), (99424,1170054,1,'chin_type',37,0,-9), (99425,1170054,1,'ear_type',-11,0,0), (99426,1170054,1,'eye_brow_type',-4,31,4), (99427,1170054,0,'eye_color',108,80,37), (99428,1170054,1,'eye_type',2,0,0), (99429,1170054,0,'hair_color1',252,245,156), (99430,1170054,0,'hair_face_color',45,50,40), (99431,1170054,0,'hair_face_highlight_color',125,78,1), (99432,1170054,0,'hair_type_color',45,50,40), (99433,1170054,0,'hair_type_highlight_color',125,78,1), (99434,1170054,1,'lip_type',-29,-21,28), (99435,1170054,1,'nose_type',-34,-4,-11), (99436,1170054,0,'skin_color',245,214,215), (99437,1170054,1,'soga_cheek_type',0,-4,31), (99438,1170054,1,'soga_chin_type',0,-29,-21), (99439,1170054,1,'soga_ear_type',0,2,0), (99440,1170054,1,'soga_eye_brow_type',0,-11,0), (99441,1170054,0,'soga_eye_color',229,229,102), (99442,1170054,1,'soga_eye_type',2,0,0), (99443,1170054,0,'soga_hair_face_color',45,50,40), (99444,1170054,0,'soga_hair_face_highlight_color',125,78,1), (99445,1170054,0,'soga_hair_type_color',45,50,40), (99446,1170054,0,'soga_hair_type_highlight_color',125,78,1), (99447,1170054,1,'soga_lip_type',4,-4,-7), (99448,1170054,1,'soga_nose_type',28,37,0), (99449,1170054,0,'soga_skin_color',245,214,215), (99450,1170054,0,'wing_color1',255,255,255), (99451,1170054,0,'wing_color2',255,255,255), (99452,1170055,1,'cheek_type',-1,0,0), (99453,1170055,1,'chin_type',0,-26,28), (99454,1170055,1,'ear_type',-1,19,0), (99455,1170055,1,'eye_brow_type',2,41,1), (99456,1170055,0,'eye_color',108,165,165), (99457,1170055,1,'eye_type',-17,0,0), (99458,1170055,0,'hair_color1',244,252,156), (99459,1170055,0,'hair_face_color',113,103,65), (99460,1170055,0,'hair_face_highlight_color',54,27,0), (99461,1170055,0,'hair_type_color',113,103,65), (99462,1170055,0,'hair_type_highlight_color',54,27,0), (99463,1170055,1,'lip_type',5,17,0), (99464,1170055,1,'nose_type',17,-12,-4), (99465,1170055,0,'skin_color',250,254,254), (99466,1170055,1,'soga_cheek_type',0,2,41), (99467,1170055,1,'soga_chin_type',0,5,17), (99468,1170055,1,'soga_ear_type',0,-17,0), (99469,1170055,1,'soga_eye_brow_type',0,-1,19), (99470,1170055,0,'soga_eye_color',229,229,102), (99471,1170055,1,'soga_eye_type',-17,0,0), (99472,1170055,0,'soga_hair_face_color',113,103,65), (99473,1170055,0,'soga_hair_face_highlight_color',54,27,0), (99474,1170055,0,'soga_hair_type_color',113,103,65), (99475,1170055,0,'soga_hair_type_highlight_color',54,27,0), (99476,1170055,1,'soga_lip_type',1,-1,0), (99477,1170055,1,'soga_nose_type',0,0,-26), (99478,1170055,0,'soga_skin_color',250,254,254), (99479,1170055,0,'wing_color1',255,255,255), (99480,1170055,0,'wing_color2',255,255,255), (99481,1170056,1,'cheek_type',-18,32,0), (99482,1170056,1,'chin_type',22,7,-37), (99483,1170056,1,'ear_type',-11,12,0), (99484,1170056,1,'eye_brow_type',5,17,28), (99485,1170056,0,'eye_color',150,194,206), (99486,1170056,1,'eye_type',1,0,0), (99487,1170056,0,'hair_color1',0,21,156), (99488,1170056,0,'hair_face_color',45,55,55), (99489,1170056,0,'hair_face_highlight_color',23,21,9), (99490,1170056,0,'hair_type_color',45,55,55), (99491,1170056,0,'hair_type_highlight_color',23,21,9), (99492,1170056,1,'lip_type',18,0,-31), (99493,1170056,1,'nose_type',11,0,21), (99494,1170056,0,'skin_color',235,208,205), (99495,1170056,1,'soga_cheek_type',0,5,17), (99496,1170056,1,'soga_chin_type',0,18,0), (99497,1170056,1,'soga_ear_type',0,1,0), (99498,1170056,1,'soga_eye_brow_type',0,-11,12), (99499,1170056,0,'soga_eye_color',229,229,102), (99500,1170056,0,'soga_hair_face_color',45,55,55), (99501,1170056,0,'soga_hair_face_highlight_color',23,21,9), (99502,1170056,0,'soga_hair_type_color',45,55,55), (99503,1170056,0,'soga_hair_type_highlight_color',23,21,9), (99504,1170056,1,'soga_lip_type',28,-18,32), (99505,1170056,1,'soga_nose_type',-31,22,7), (99506,1170056,0,'soga_skin_color',235,208,205), (99507,1170056,0,'wing_color1',255,255,255), (99508,1170056,0,'wing_color2',255,255,255), (99509,1170057,1,'cheek_type',10,18,0), (99510,1170057,1,'chin_type',-10,-35,0), (99511,1170057,1,'ear_type',-14,-18,0), (99512,1170057,1,'eye_brow_type',0,17,-2), (99513,1170057,0,'eye_color',48,102,97), (99514,1170057,1,'eye_type',-19,0,0), (99515,1170057,0,'hair_color1',228,209,0), (99516,1170057,0,'hair_face_color',223,255,255), (99517,1170057,0,'hair_face_highlight_color',78,36,0), (99518,1170057,0,'hair_type_color',223,255,255), (99519,1170057,0,'hair_type_highlight_color',78,36,0), (99520,1170057,1,'lip_type',11,-7,7), (99521,1170057,1,'nose_type',2,-28,-47), (99522,1170057,0,'skin_color',220,223,223), (99523,1170057,1,'soga_cheek_type',0,0,17), (99524,1170057,1,'soga_chin_type',0,11,-7), (99525,1170057,1,'soga_ear_type',0,-19,0), (99526,1170057,1,'soga_eye_brow_type',0,-14,-18), (99527,1170057,0,'soga_eye_color',229,229,102), (99528,1170057,1,'soga_eye_type',-19,0,0), (99529,1170057,0,'soga_hair_face_color',223,255,255), (99530,1170057,0,'soga_hair_face_highlight_color',78,36,0), (99531,1170057,0,'soga_hair_type_color',223,255,255), (99532,1170057,0,'soga_hair_type_highlight_color',78,36,0), (99533,1170057,1,'soga_lip_type',-2,10,18), (99534,1170057,1,'soga_nose_type',7,-10,-35), (99535,1170057,0,'soga_skin_color',220,223,223), (99536,1170057,0,'wing_color1',255,255,255), (99537,1170057,0,'wing_color2',255,255,255), (99538,1170058,0,'eye_color',255,255,255), (99539,1170058,0,'skin_color',255,255,255), (99540,1170058,0,'soga_eye_color',255,0,255), (99541,1170059,1,'cheek_type',100,-100,0), (99542,1170059,1,'chin_type',-100,100,100), (99543,1170059,1,'ear_type',25,9,0), (99544,1170059,1,'eye_brow_type',100,100,100), (99545,1170059,0,'eye_color',118,14,183), (99546,1170059,1,'eye_type',100,0,0), (99547,1170059,0,'hair_color1',239,255,156), (99548,1170059,0,'hair_face_color',171,60,32), (99549,1170059,0,'hair_face_highlight_color',216,192,37), (99550,1170059,0,'hair_type_color',171,60,32), (99551,1170059,0,'hair_type_highlight_color',216,192,37), (99552,1170059,1,'lip_type',100,50,-68), (99553,1170059,1,'nose_type',0,-17,-1), (99554,1170059,0,'skin_color',26,4,0), (99555,1170059,1,'soga_cheek_type',0,100,100), (99556,1170059,1,'soga_chin_type',0,100,50), (99557,1170059,1,'soga_ear_type',0,100,0), (99558,1170059,1,'soga_eye_brow_type',0,25,9), (99559,1170059,0,'soga_eye_color',229,229,102), (99560,1170059,0,'soga_hair_face_color',171,60,32), (99561,1170059,0,'soga_hair_face_highlight_color',216,192,37), (99562,1170059,0,'soga_hair_type_color',171,60,32), (99563,1170059,0,'soga_hair_type_highlight_color',216,192,37), (99564,1170059,1,'soga_lip_type',100,100,-100), (99565,1170059,1,'soga_nose_type',-68,-100,100), (99566,1170059,0,'soga_skin_color',26,4,0), (99567,1170059,0,'wing_color1',255,255,255), (99568,1170059,0,'wing_color2',255,255,255), (99569,1170060,1,'cheek_type',3,-25,0), (99570,1170060,1,'chin_type',19,10,37), (99571,1170060,1,'ear_type',-77,34,0), (99572,1170060,1,'eye_brow_type',-7,-90,84), (99573,1170060,0,'eye_color',127,178,186), (99574,1170060,1,'eye_type',-62,0,0), (99575,1170060,0,'hair_color1',252,29,85), (99576,1170060,0,'hair_color2',242,0,0), (99577,1170060,0,'hair_face_color',233,184,31), (99578,1170060,0,'hair_face_highlight_color',224,175,20), (99579,1170060,0,'hair_highlight',239,221,86), (99580,1170060,0,'hair_type_color',233,184,31), (99581,1170060,0,'hair_type_highlight_color',224,175,20), (99582,1170060,1,'lip_type',-40,31,-55), (99583,1170060,1,'nose_type',-72,-4,29), (99584,1170060,0,'skin_color',223,163,157), (99585,1170060,1,'soga_cheek_type',0,-7,-90), (99586,1170060,1,'soga_chin_type',0,-40,31), (99587,1170060,1,'soga_ear_type',0,-62,0), (99588,1170060,1,'soga_eye_brow_type',0,-77,34), (99589,1170060,0,'soga_eye_color',229,229,102), (99590,1170060,1,'soga_eye_type',-14,0,0), (99591,1170060,0,'soga_hair_color1',246,219,114), (99592,1170060,0,'soga_hair_color2',142,112,67), (99593,1170060,0,'soga_hair_face_color',233,184,31), (99594,1170060,0,'soga_hair_face_highlight_color',224,175,20), (99595,1170060,0,'soga_hair_highlight',239,221,86), (99596,1170060,0,'soga_hair_type_color',233,184,31), (99597,1170060,0,'soga_hair_type_highlight_color',224,175,20), (99598,1170060,1,'soga_lip_type',84,3,-25), (99599,1170060,1,'soga_nose_type',-55,19,10), (99600,1170060,0,'soga_skin_color',223,163,157), (99601,1170061,1,'cheek_type',38,-10,0), (99602,1170061,1,'chin_type',-10,-5,-7), (99603,1170061,1,'ear_type',42,-3,0), (99604,1170061,1,'eye_brow_type',20,-3,23), (99605,1170061,0,'eye_color',72,50,21), (99606,1170061,1,'eye_type',17,0,0), (99607,1170061,0,'hair_color1',236,242,156), (99608,1170061,0,'hair_face_color',225,154,103), (99609,1170061,0,'hair_face_highlight_color',153,59,10), (99610,1170061,0,'hair_type_color',225,154,103), (99611,1170061,0,'hair_type_highlight_color',153,59,10), (99612,1170061,1,'lip_type',-10,-38,17), (99613,1170061,1,'nose_type',32,-20,-14), (99614,1170061,0,'skin_color',201,143,127), (99615,1170061,1,'soga_cheek_type',0,20,-3), (99616,1170061,1,'soga_chin_type',0,-10,-38), (99617,1170061,1,'soga_ear_type',0,17,0), (99618,1170061,1,'soga_eye_brow_type',0,42,-3), (99619,1170061,0,'soga_eye_color',229,229,102), (99620,1170061,0,'soga_hair_face_color',225,154,103), (99621,1170061,0,'soga_hair_face_highlight_color',153,59,10), (99622,1170061,0,'soga_hair_type_color',225,154,103), (99623,1170061,0,'soga_hair_type_highlight_color',153,59,10), (99624,1170061,1,'soga_lip_type',23,38,-10), (99625,1170061,1,'soga_nose_type',17,-10,-5), (99626,1170061,0,'soga_skin_color',201,143,127), (99627,1170061,0,'wing_color1',255,255,255), (99628,1170061,0,'wing_color2',255,255,255), (99629,1170062,1,'cheek_type',-25,51,0), (99630,1170062,1,'chin_type',87,50,-96), (99631,1170062,1,'ear_type',-31,-84,0), (99632,1170062,1,'eye_brow_type',38,-42,42), (99633,1170062,0,'eye_color',71,49,21), (99634,1170062,1,'eye_type',-11,0,0), (99635,1170062,0,'hair_color1',206,235,56), (99636,1170062,0,'hair_color2',86,65,37), (99637,1170062,0,'hair_face_color',100,70,10), (99638,1170062,0,'hair_face_highlight_color',4,1,1), (99639,1170062,0,'hair_highlight',21,13,24), (99640,1170062,0,'hair_type_color',100,70,10), (99641,1170062,0,'hair_type_highlight_color',4,1,1), (99642,1170062,1,'lip_type',-1,45,47), (99643,1170062,1,'nose_type',87,-50,-21), (99644,1170062,0,'skin_color',254,254,254), (99645,1170062,1,'soga_cheek_type',0,38,-42), (99646,1170062,1,'soga_chin_type',0,-1,45), (99647,1170062,1,'soga_ear_type',0,-11,0), (99648,1170062,1,'soga_eye_brow_type',0,-31,-84), (99649,1170062,0,'soga_eye_color',229,229,102), (99650,1170062,1,'soga_eye_type',-11,0,0), (99651,1170062,0,'soga_hair_color1',56,33,26), (99652,1170062,0,'soga_hair_color2',86,65,37), (99653,1170062,0,'soga_hair_face_color',100,70,10), (99654,1170062,0,'soga_hair_face_highlight_color',4,1,1), (99655,1170062,0,'soga_hair_highlight',21,13,24), (99656,1170062,0,'soga_hair_type_color',100,70,10), (99657,1170062,0,'soga_hair_type_highlight_color',4,1,1), (99658,1170062,1,'soga_lip_type',42,-25,51), (99659,1170062,1,'soga_nose_type',47,87,50), (99660,1170062,0,'soga_skin_color',254,254,254), (99661,1170062,0,'wing_color1',255,255,255), (99662,1170062,0,'wing_color2',255,255,255), (99663,1170063,0,'eye_color',255,255,255), (99664,1170063,0,'skin_color',255,255,255), (99665,1170063,0,'soga_eye_color',255,0,255), (99666,1170064,0,'eye_color',255,255,255), (99667,1170064,0,'skin_color',255,255,255), (99668,1170064,0,'soga_eye_color',255,0,255), (99669,1170065,1,'cheek_type',-2,25,0), (99670,1170065,1,'chin_type',-34,0,2), (99671,1170065,1,'ear_type',-23,9,0), (99672,1170065,1,'eye_brow_type',2,-17,-2), (99673,1170065,0,'eye_color',139,121,65), (99674,1170065,1,'eye_type',-28,0,0), (99675,1170065,0,'hair_color1',3,255,0), (99676,1170065,0,'hair_face_color',43,29,21), (99677,1170065,0,'hair_face_highlight_color',42,38,34), (99678,1170065,0,'hair_type_color',43,29,21), (99679,1170065,0,'hair_type_highlight_color',42,38,34), (99680,1170065,1,'lip_type',4,14,3), (99681,1170065,1,'nose_type',14,3,-1), (99682,1170065,0,'skin_color',222,180,182), (99683,1170065,1,'soga_cheek_type',0,2,-17), (99684,1170065,1,'soga_chin_type',0,4,14), (99685,1170065,1,'soga_ear_type',0,-28,0), (99686,1170065,1,'soga_eye_brow_type',0,-23,9), (99687,1170065,0,'soga_eye_color',229,229,102), (99688,1170065,1,'soga_eye_type',-28,0,0), (99689,1170065,0,'soga_hair_face_color',43,29,21), (99690,1170065,0,'soga_hair_face_highlight_color',42,38,34), (99691,1170065,0,'soga_hair_type_color',43,29,21), (99692,1170065,0,'soga_hair_type_highlight_color',42,38,34), (99693,1170065,1,'soga_lip_type',-2,-2,25), (99694,1170065,1,'soga_nose_type',3,-34,0), (99695,1170065,0,'soga_skin_color',222,180,182), (99696,1170065,0,'wing_color1',255,255,255), (99697,1170065,0,'wing_color2',255,255,255), (99698,1170066,1,'cheek_type',-59,-55,0), (99699,1170066,1,'chin_type',9,-8,64), (99700,1170066,1,'ear_type',76,7,0), (99701,1170066,1,'eye_brow_type',31,-90,-15), (99702,1170066,0,'eye_color',90,157,173), (99703,1170066,1,'eye_type',-3,0,0), (99704,1170066,0,'hair_color1',45,158,204), (99705,1170066,0,'hair_color2',50,0,0), (99706,1170066,0,'hair_face_color',228,182,25), (99707,1170066,0,'hair_face_highlight_color',121,38,35), (99708,1170066,0,'hair_highlight',91,21,51), (99709,1170066,0,'hair_type_color',228,182,25), (99710,1170066,0,'hair_type_highlight_color',121,38,35), (99711,1170066,1,'lip_type',31,-19,-2), (99712,1170066,1,'nose_type',20,45,-98), (99713,1170066,0,'skin_color',85,58,41), (99714,1170066,1,'soga_cheek_type',0,31,-90), (99715,1170066,1,'soga_chin_type',0,31,-19), (99716,1170066,1,'soga_ear_type',0,-3,0), (99717,1170066,1,'soga_eye_brow_type',0,76,7), (99718,1170066,0,'soga_eye_color',229,229,102), (99719,1170066,1,'soga_eye_type',50,0,0), (99720,1170066,0,'soga_hair_color1',246,219,114), (99721,1170066,0,'soga_hair_color2',187,136,62), (99722,1170066,0,'soga_hair_face_color',228,182,25), (99723,1170066,0,'soga_hair_face_highlight_color',121,38,35), (99724,1170066,0,'soga_hair_highlight',91,21,51), (99725,1170066,0,'soga_hair_type_color',228,182,25), (99726,1170066,0,'soga_hair_type_highlight_color',121,38,35), (99727,1170066,1,'soga_lip_type',-15,-59,-55), (99728,1170066,1,'soga_nose_type',-2,9,-8), (99729,1170066,0,'soga_skin_color',85,58,41), (99730,1170067,1,'cheek_type',0,-4,0), (99731,1170067,1,'chin_type',0,-25,-11), (99732,1170067,1,'ear_type',19,43,0), (99733,1170067,1,'eye_brow_type',14,-10,-11), (99734,1170067,0,'eye_color',41,83,96), (99735,1170067,1,'eye_type',-28,0,0), (99736,1170067,0,'hair_color1',235,34,0), (99737,1170067,0,'hair_face_color',204,142,103), (99738,1170067,0,'hair_face_highlight_color',23,16,7), (99739,1170067,0,'hair_type_color',204,142,103), (99740,1170067,0,'hair_type_highlight_color',23,16,7), (99741,1170067,1,'lip_type',21,32,12), (99742,1170067,1,'nose_type',18,-21,34), (99743,1170067,0,'skin_color',222,228,216), (99744,1170067,1,'soga_cheek_type',0,14,-10), (99745,1170067,1,'soga_chin_type',0,21,32), (99746,1170067,1,'soga_ear_type',0,-28,0), (99747,1170067,1,'soga_eye_brow_type',0,19,43), (99748,1170067,0,'soga_eye_color',229,229,102), (99749,1170067,1,'soga_eye_type',-28,0,0), (99750,1170067,0,'soga_hair_face_color',204,142,103), (99751,1170067,0,'soga_hair_face_highlight_color',23,16,7), (99752,1170067,0,'soga_hair_type_color',204,142,103), (99753,1170067,0,'soga_hair_type_highlight_color',23,16,7), (99754,1170067,1,'soga_lip_type',-11,0,-4), (99755,1170067,1,'soga_nose_type',12,0,-25), (99756,1170067,0,'soga_skin_color',222,228,216), (99757,1170067,0,'wing_color1',255,255,255), (99758,1170067,0,'wing_color2',255,255,255), (99759,1170068,0,'eye_color',255,255,255), (99760,1170068,0,'skin_color',255,255,255), (99761,1170068,0,'soga_eye_color',255,0,255), (99762,1170069,0,'eye_color',255,255,255), (99763,1170069,0,'skin_color',255,255,255), (99764,1170069,0,'soga_eye_color',255,0,255), (99765,1170070,1,'cheek_type',-52,-5,0), (99766,1170070,1,'chin_type',-69,81,84), (99767,1170070,1,'ear_type',34,66,0), (99768,1170070,1,'eye_brow_type',56,59,-57), (99769,1170070,0,'eye_color',62,126,108), (99770,1170070,0,'hair_color1',31,218,252), (99771,1170070,0,'hair_color2',34,28,24), (99772,1170070,0,'hair_face_color',1,0,1), (99773,1170070,0,'hair_face_highlight_color',196,184,168), (99774,1170070,0,'hair_highlight',112,123,142), (99775,1170070,0,'hair_type_color',1,0,1), (99776,1170070,0,'hair_type_highlight_color',196,184,168), (99777,1170070,1,'lip_type',56,46,-81), (99778,1170070,1,'nose_type',14,31,-38), (99779,1170070,0,'skin_color',255,255,255), (99780,1170070,1,'soga_cheek_type',0,56,59), (99781,1170070,1,'soga_chin_type',0,56,46), (99782,1170070,1,'soga_ear_type',34,66,0), (99783,1170070,1,'soga_eye_brow_type',0,34,66), (99784,1170070,0,'soga_eye_color',229,229,102), (99785,1170070,0,'soga_hair_color1',21,13,24), (99786,1170070,0,'soga_hair_color2',34,28,24), (99787,1170070,0,'soga_hair_face_color',1,0,1), (99788,1170070,0,'soga_hair_face_highlight_color',196,184,168), (99789,1170070,0,'soga_hair_highlight',112,123,142), (99790,1170070,0,'soga_hair_type_color',1,0,1), (99791,1170070,0,'soga_hair_type_highlight_color',196,184,168), (99792,1170070,1,'soga_lip_type',-57,-52,-5), (99793,1170070,1,'soga_nose_type',-81,-69,81), (99794,1170070,0,'soga_skin_color',255,255,255), (99795,1170071,0,'eye_color',255,255,255), (99796,1170071,0,'skin_color',255,255,255), (99797,1170071,0,'soga_eye_color',255,0,255), (99798,1170072,0,'eye_color',255,255,255), (99799,1170072,0,'skin_color',255,255,255), (99800,1170072,0,'soga_eye_color',255,0,255), (99801,1170073,0,'eye_color',255,255,255), (99802,1170073,0,'skin_color',255,255,255), (99803,1170073,0,'soga_eye_color',255,0,255), (99804,1170074,0,'eye_color',255,255,255), (99805,1170074,0,'skin_color',255,255,255), (99806,1170074,0,'soga_eye_color',255,0,255), (99807,1170075,0,'eye_color',0,63,63), (99808,1170075,0,'skin_color',255,255,255), (99809,1170075,0,'soga_eye_color',255,0,255), (99810,1170076,0,'eye_color',255,255,255), (99811,1170076,0,'skin_color',255,255,255), (99812,1170076,0,'soga_eye_color',255,0,255), (99813,1170077,0,'eye_color',5,5,5), (99814,1170077,0,'skin_color',207,47,47), (99815,1170077,0,'soga_eye_color',255,0,255), (99816,1170078,0,'eye_color',128,128,255), (99817,1170078,0,'skin_color',128,128,255), (99818,1170078,0,'soga_eye_color',255,0,255), (99819,1170079,0,'eye_color',255,255,255), (99820,1170079,0,'skin_color',255,255,255), (99821,1170079,0,'soga_eye_color',255,0,255), (99822,1170080,0,'eye_color',5,5,5), (99823,1170080,0,'skin_color',207,47,47), (99824,1170080,0,'soga_eye_color',255,0,255), (99825,1170081,0,'eye_color',255,255,255), (99826,1170081,0,'skin_color',255,255,255), (99827,1170081,0,'soga_eye_color',255,0,255), (99828,1170082,0,'eye_color',22,103,22), (99829,1170082,0,'skin_color',59,59,59), (99830,1170082,0,'soga_eye_color',255,0,255), (99831,1170083,0,'eye_color',255,255,0), (99832,1170083,0,'skin_color',255,255,0), (99833,1170083,0,'soga_eye_color',255,0,255), (99834,1170084,0,'eye_color',128,128,255), (99835,1170084,0,'skin_color',128,128,255), (99836,1170084,0,'soga_eye_color',255,0,255), (99837,1170085,0,'eye_color',255,255,255), (99838,1170085,0,'skin_color',255,255,255), (99839,1170085,0,'soga_eye_color',255,0,255), (99840,1170086,0,'eye_color',96,31,31), (99841,1170086,0,'skin_color',128,128,128), (99842,1170086,0,'soga_eye_color',255,0,255), (99843,1170087,0,'eye_color',22,103,22), (99844,1170087,0,'skin_color',59,59,59), (99845,1170087,0,'soga_eye_color',255,0,255), (99846,1170088,0,'eye_color',73,181,100), (99847,1170088,0,'skin_color',5,5,5), (99848,1170088,0,'soga_eye_color',255,0,255), (99849,1170089,0,'eye_color',255,255,255), (99850,1170089,0,'skin_color',255,255,255), (99851,1170089,0,'soga_eye_color',255,0,255), (99852,1170090,0,'eye_color',255,255,255), (99853,1170090,0,'skin_color',255,255,255), (99854,1170090,0,'soga_eye_color',255,0,255), (99855,1170091,0,'eye_color',255,255,255), (99856,1170091,0,'skin_color',255,255,255), (99857,1170091,0,'soga_eye_color',255,0,255), (99858,1170092,0,'eye_color',255,255,255), (99859,1170092,0,'skin_color',255,255,255), (99860,1170092,0,'soga_eye_color',255,0,255), (99861,1170093,0,'eye_color',255,255,255), (99862,1170093,0,'skin_color',255,255,255), (99863,1170093,0,'soga_eye_color',255,0,255), (99864,1170094,0,'eye_color',255,255,255), (99865,1170094,0,'skin_color',255,255,255), (99866,1170094,0,'soga_eye_color',255,0,255), (99867,1170095,0,'eye_color',255,255,255), (99868,1170095,0,'skin_color',255,255,255), (99869,1170095,0,'soga_eye_color',255,0,255), (99870,1170096,0,'eye_color',255,255,255), (99871,1170096,0,'skin_color',255,255,255), (99872,1170096,0,'soga_eye_color',255,0,255), (99873,1170097,0,'eye_color',255,255,255), (99874,1170097,0,'skin_color',255,255,255), (99875,1170097,0,'soga_eye_color',255,0,255), (99876,1170098,0,'eye_color',255,255,255), (99877,1170098,0,'skin_color',255,255,255), (99878,1170098,0,'soga_eye_color',255,0,255), (99879,1170099,0,'eye_color',24,24,24), (99880,1170099,0,'skin_color',128,193,61), (99881,1170099,0,'soga_eye_color',255,0,255), (99882,1170100,0,'eye_color',96,31,31), (99883,1170100,0,'skin_color',128,128,128), (99884,1170100,0,'soga_eye_color',255,0,255), (99885,1170101,1,'cheek_type',-14,-8,0), (99886,1170101,1,'chin_type',9,-19,2), (99887,1170101,1,'ear_type',-45,-5,0), (99888,1170101,1,'eye_brow_type',-37,4,-9), (99889,1170101,0,'eye_color',136,184,199), (99890,1170101,1,'eye_type',20,0,0), (99891,1170101,0,'hair_color1',228,20,156), (99892,1170101,0,'hair_face_color',33,43,43), (99893,1170101,0,'hair_face_highlight_color',84,54,0), (99894,1170101,0,'hair_type_color',33,43,43), (99895,1170101,0,'hair_type_highlight_color',84,54,0), (99896,1170101,1,'lip_type',37,21,0), (99897,1170101,1,'nose_type',-9,-28,20), (99898,1170101,0,'skin_color',209,224,224), (99899,1170101,1,'soga_cheek_type',0,-37,4), (99900,1170101,1,'soga_chin_type',0,37,21), (99901,1170101,1,'soga_ear_type',0,20,0), (99902,1170101,1,'soga_eye_brow_type',0,-45,-5), (99903,1170101,0,'soga_eye_color',229,229,102), (99904,1170101,1,'soga_eye_type',20,0,0), (99905,1170101,0,'soga_hair_face_color',33,43,43), (99906,1170101,0,'soga_hair_face_highlight_color',84,54,0), (99907,1170101,0,'soga_hair_type_color',33,43,43), (99908,1170101,0,'soga_hair_type_highlight_color',84,54,0), (99909,1170101,1,'soga_lip_type',-9,-14,-8), (99910,1170101,1,'soga_nose_type',0,9,-19), (99911,1170101,0,'soga_skin_color',209,224,224), (99912,1170101,0,'wing_color1',255,255,255), (99913,1170101,0,'wing_color2',255,255,255), (99914,1170102,0,'eye_color',96,31,31), (99915,1170102,0,'skin_color',128,128,128), (99916,1170102,0,'soga_eye_color',255,0,255), (99917,1170103,0,'eye_color',255,255,255), (99918,1170103,0,'skin_color',255,255,255), (99919,1170103,0,'soga_eye_color',255,0,255), (99920,1170104,0,'eye_color',96,31,31), (99921,1170104,0,'skin_color',128,128,128), (99922,1170104,0,'soga_eye_color',255,0,255), (99923,1170105,0,'eye_color',255,255,255), (99924,1170105,0,'skin_color',96,63,31), (99925,1170105,0,'soga_eye_color',255,0,255), (99926,1170106,0,'eye_color',255,255,255), (99927,1170106,0,'skin_color',255,255,255), (99928,1170106,0,'soga_eye_color',255,0,255), (99929,1170107,0,'eye_color',255,255,255), (99930,1170107,0,'skin_color',255,255,255), (99931,1170107,0,'soga_eye_color',255,0,255), (99932,1170108,1,'cheek_type',100,-100,0), (99933,1170108,1,'chin_type',-100,100,-100), (99934,1170108,1,'ear_type',62,9,0), (99935,1170108,1,'eye_brow_type',-8,100,-7), (99936,1170108,0,'eye_color',44,90,104), (99937,1170108,1,'eye_type',26,0,0), (99938,1170108,0,'hair_color1',156,100,156), (99939,1170108,0,'hair_face_color',43,30,22), (99940,1170108,0,'hair_face_highlight_color',238,235,229), (99941,1170108,0,'hair_type_color',43,30,22), (99942,1170108,0,'hair_type_highlight_color',238,235,229), (99943,1170108,1,'lip_type',-100,100,-100), (99944,1170108,1,'nose_type',-100,-100,100), (99945,1170108,0,'skin_color',253,251,251), (99946,1170108,1,'soga_cheek_type',0,-8,100), (99947,1170108,1,'soga_chin_type',0,-100,100), (99948,1170108,1,'soga_ear_type',0,26,0), (99949,1170108,1,'soga_eye_brow_type',0,62,9), (99950,1170108,0,'soga_eye_color',229,229,102), (99951,1170108,1,'soga_eye_type',28,0,0), (99952,1170108,0,'soga_hair_face_color',43,30,22), (99953,1170108,0,'soga_hair_face_highlight_color',238,235,229), (99954,1170108,0,'soga_hair_type_color',43,30,22), (99955,1170108,0,'soga_hair_type_highlight_color',238,235,229), (99956,1170108,1,'soga_lip_type',-7,100,-100), (99957,1170108,1,'soga_nose_type',-100,-100,100), (99958,1170108,0,'soga_skin_color',253,251,251), (99959,1170108,0,'wing_color1',255,255,255), (99960,1170108,0,'wing_color2',255,255,255), (99961,1170109,0,'eye_color',131,131,189), (99962,1170109,0,'skin_color',75,75,75), (99963,1170109,0,'soga_eye_color',255,0,255), (99964,1170110,0,'eye_color',255,255,255), (99965,1170110,0,'skin_color',255,255,255), (99966,1170110,0,'soga_eye_color',255,0,255), (99967,1170111,0,'eye_color',255,255,255), (99968,1170111,0,'skin_color',255,255,255), (99969,1170111,0,'soga_eye_color',255,0,255), (99970,1170112,0,'eye_color',255,255,255), (99971,1170112,0,'skin_color',255,255,255), (99972,1170112,0,'soga_eye_color',255,0,255), (99973,1170113,0,'eye_color',255,255,255), (99974,1170113,0,'skin_color',255,255,255), (99975,1170113,0,'soga_eye_color',255,0,255), (99976,1170114,0,'eye_color',255,255,255), (99977,1170114,0,'skin_color',255,255,255), (99978,1170114,0,'soga_eye_color',255,0,255), (99979,1170115,0,'eye_color',255,255,255), (99980,1170115,0,'skin_color',255,255,255), (99981,1170115,0,'soga_eye_color',255,0,255), (99982,1170116,1,'cheek_type',-76,-91,0), (99983,1170116,1,'chin_type',-93,38,26), (99984,1170116,1,'ear_type',-69,-68,0), (99985,1170116,1,'eye_brow_type',71,4,-90), (99986,1170116,0,'eye_color',155,196,208), (99987,1170116,1,'eye_type',22,0,0), (99988,1170116,0,'hair_color1',249,173,37), (99989,1170116,0,'hair_color2',93,0,0), (99990,1170116,0,'hair_face_color',102,124,126), (99991,1170116,0,'hair_face_highlight_color',244,244,246), (99992,1170116,0,'hair_type_color',102,124,126), (99993,1170116,0,'hair_type_highlight_color',244,244,246), (99994,1170116,1,'lip_type',9,29,75), (99995,1170116,1,'nose_type',44,-7,-83), (99996,1170116,0,'skin_color',146,153,153), (99997,1170116,1,'soga_cheek_type',0,71,4), (99998,1170116,1,'soga_chin_type',0,9,29), (99999,1170116,1,'soga_ear_type',0,22,0), (100000,1170116,1,'soga_eye_brow_type',0,-69,-68), (100001,1170116,0,'soga_eye_color',229,229,102), (100002,1170116,1,'soga_eye_type',93,0,0), (100003,1170116,0,'soga_hair_face_color',102,124,126), (100004,1170116,0,'soga_hair_face_highlight_color',244,244,246), (100005,1170116,0,'soga_hair_type_color',102,124,126), (100006,1170116,0,'soga_hair_type_highlight_color',244,244,246), (100007,1170116,1,'soga_lip_type',-90,-76,-91), (100008,1170116,1,'soga_nose_type',75,-93,38), (100009,1170116,0,'soga_skin_color',146,153,153), (100010,1170117,1,'cheek_type',-93,58,0), (100011,1170117,1,'chin_type',-38,-87,74), (100012,1170117,1,'ear_type',-78,-38,0), (100013,1170117,1,'eye_brow_type',-18,19,51), (100014,1170117,0,'eye_color',136,184,199), (100015,1170117,0,'hair_color1',55,201,245), (100016,1170117,0,'hair_color2',32,0,0), (100017,1170117,0,'hair_highlight',21,13,24), (100018,1170117,1,'lip_type',62,5,37), (100019,1170117,1,'nose_type',-11,55,-55), (100020,1170117,0,'skin_color',167,121,90), (100021,1170117,1,'soga_cheek_type',0,-18,19), (100022,1170117,1,'soga_chin_type',0,62,5), (100023,1170117,1,'soga_ear_type',-78,-38,0), (100024,1170117,1,'soga_eye_brow_type',0,-78,-38), (100025,1170117,0,'soga_eye_color',229,229,102), (100026,1170117,1,'soga_eye_type',32,0,0), (100027,1170117,0,'soga_hair_color1',21,13,24), (100028,1170117,0,'soga_hair_color2',34,28,24), (100029,1170117,0,'soga_hair_highlight',21,13,24), (100030,1170117,1,'soga_lip_type',51,-93,58), (100031,1170117,1,'soga_nose_type',37,-38,-87), (100032,1170117,0,'soga_skin_color',167,121,90), (100033,1170118,1,'cheek_type',-28,-38,0), (100034,1170118,1,'chin_type',-61,62,-70), (100035,1170118,1,'ear_type',-47,69,0), (100036,1170118,1,'eye_brow_type',31,-61,87), (100037,1170118,0,'eye_color',162,185,161), (100038,1170118,1,'eye_type',77,0,0), (100039,1170118,0,'hair_color1',81,252,255), (100040,1170118,0,'hair_color2',124,116,110), (100041,1170118,0,'hair_face_color',200,186,172), (100042,1170118,0,'hair_face_highlight_color',79,82,119), (100043,1170118,0,'hair_highlight',51,56,84), (100044,1170118,0,'hair_type_color',200,186,172), (100045,1170118,0,'hair_type_highlight_color',79,82,119), (100046,1170118,1,'lip_type',82,-75,90), (100047,1170118,1,'nose_type',-69,81,-4), (100048,1170118,0,'skin_color',110,117,112), (100049,1170118,1,'soga_cheek_type',0,31,-61), (100050,1170118,1,'soga_chin_type',0,82,-75), (100051,1170118,1,'soga_ear_type',0,77,0), (100052,1170118,1,'soga_eye_brow_type',0,-47,69), (100053,1170118,0,'soga_eye_color',229,229,102), (100054,1170118,1,'soga_eye_type',77,0,0), (100055,1170118,0,'soga_hair_color1',112,123,142), (100056,1170118,0,'soga_hair_color2',124,116,110), (100057,1170118,0,'soga_hair_face_color',200,186,172), (100058,1170118,0,'soga_hair_face_highlight_color',79,82,119), (100059,1170118,0,'soga_hair_highlight',51,56,84), (100060,1170118,0,'soga_hair_type_color',200,186,172), (100061,1170118,0,'soga_hair_type_highlight_color',79,82,119), (100062,1170118,1,'soga_lip_type',87,-28,-38), (100063,1170118,1,'soga_nose_type',90,-61,62), (100064,1170118,0,'soga_skin_color',110,117,112), (100065,1170119,1,'cheek_type',-68,-75,0), (100066,1170119,1,'chin_type',-47,0,81), (100067,1170119,1,'ear_type',-93,31,0), (100068,1170119,1,'eye_brow_type',15,87,96), (100069,1170119,0,'eye_color',146,189,199), (100070,1170119,1,'eye_type',-39,0,0), (100071,1170119,0,'hair_color1',28,239,51), (100072,1170119,0,'hair_color2',149,120,59), (100073,1170119,0,'hair_face_color',184,128,10), (100074,1170119,0,'hair_face_highlight_color',61,61,75), (100075,1170119,0,'hair_highlight',43,36,70), (100076,1170119,0,'hair_type_color',184,128,10), (100077,1170119,0,'hair_type_highlight_color',61,61,75), (100078,1170119,1,'lip_type',-9,34,74), (100079,1170119,1,'nose_type',82,28,-17), (100080,1170119,0,'skin_color',209,191,188), (100081,1170119,1,'soga_cheek_type',0,15,87), (100082,1170119,1,'soga_chin_type',0,-9,34), (100083,1170119,1,'soga_ear_type',0,-39,0), (100084,1170119,1,'soga_eye_brow_type',0,-93,31), (100085,1170119,0,'soga_eye_color',229,229,102), (100086,1170119,1,'soga_eye_type',-39,0,0), (100087,1170119,0,'soga_hair_color1',209,131,22), (100088,1170119,0,'soga_hair_color2',149,120,59), (100089,1170119,0,'soga_hair_face_color',184,128,10), (100090,1170119,0,'soga_hair_face_highlight_color',61,61,75), (100091,1170119,0,'soga_hair_highlight',43,36,70), (100092,1170119,0,'soga_hair_type_color',184,128,10), (100093,1170119,0,'soga_hair_type_highlight_color',61,61,75), (100094,1170119,1,'soga_lip_type',96,-68,-75), (100095,1170119,1,'soga_nose_type',74,-47,0), (100096,1170119,0,'soga_skin_color',209,191,188), (100097,1170120,1,'cheek_type',-75,34,0), (100098,1170120,1,'chin_type',42,-9,-32), (100099,1170120,1,'ear_type',-97,46,0), (100100,1170120,1,'eye_brow_type',-72,-89,-11), (100101,1170120,0,'eye_color',49,98,79), (100102,1170120,1,'eye_type',7,0,0), (100103,1170120,0,'hair_color1',205,95,0), (100104,1170120,0,'hair_color2',92,61,29), (100105,1170120,0,'hair_face_color',47,14,19), (100106,1170120,0,'hair_face_highlight_color',14,4,5), (100107,1170120,0,'hair_highlight',21,13,24), (100108,1170120,0,'hair_type_color',47,14,19), (100109,1170120,0,'hair_type_highlight_color',14,4,5), (100110,1170120,1,'lip_type',-100,-20,-69), (100111,1170120,1,'nose_type',28,-51,95), (100112,1170120,0,'skin_color',245,249,247), (100113,1170120,1,'soga_cheek_type',0,-72,-89), (100114,1170120,1,'soga_chin_type',0,-100,-20), (100115,1170120,1,'soga_ear_type',0,7,0), (100116,1170120,1,'soga_eye_brow_type',0,-97,46), (100117,1170120,0,'soga_eye_color',229,229,102), (100118,1170120,1,'soga_eye_type',7,0,0), (100119,1170120,0,'soga_hair_color1',54,45,28), (100120,1170120,0,'soga_hair_color2',92,61,29), (100121,1170120,0,'soga_hair_face_color',47,14,19), (100122,1170120,0,'soga_hair_face_highlight_color',14,4,5), (100123,1170120,0,'soga_hair_highlight',21,13,24), (100124,1170120,0,'soga_hair_type_color',47,14,19), (100125,1170120,0,'soga_hair_type_highlight_color',14,4,5), (100126,1170120,1,'soga_lip_type',-11,-75,34), (100127,1170120,1,'soga_nose_type',-69,42,-9), (100128,1170120,0,'soga_skin_color',245,249,247), (100129,1170121,1,'cheek_type',-68,-75,0), (100130,1170121,1,'chin_type',-47,0,81), (100131,1170121,1,'ear_type',-93,31,0), (100132,1170121,1,'eye_brow_type',15,87,96), (100133,1170121,0,'eye_color',146,189,199), (100134,1170121,1,'eye_type',-39,0,0), (100135,1170121,0,'hair_color1',28,239,51), (100136,1170121,0,'hair_color2',89,62,43), (100137,1170121,0,'hair_face_color',224,174,21), (100138,1170121,0,'hair_face_highlight_color',61,61,75), (100139,1170121,0,'hair_highlight',43,36,70), (100140,1170121,0,'hair_type_color',224,174,21), (100141,1170121,0,'hair_type_highlight_color',61,61,75), (100142,1170121,1,'lip_type',-9,34,74), (100143,1170121,1,'nose_type',82,28,-17), (100144,1170121,0,'skin_color',209,191,188), (100145,1170121,1,'soga_cheek_type',0,15,87), (100146,1170121,1,'soga_chin_type',0,-9,34), (100147,1170121,1,'soga_ear_type',0,-39,0), (100148,1170121,1,'soga_eye_brow_type',0,-93,31), (100149,1170121,0,'soga_eye_color',229,229,102), (100150,1170121,1,'soga_eye_type',-39,0,0), (100151,1170121,0,'soga_hair_color1',239,221,86), (100152,1170121,0,'soga_hair_color2',89,62,43), (100153,1170121,0,'soga_hair_face_color',224,174,21), (100154,1170121,0,'soga_hair_face_highlight_color',61,61,75), (100155,1170121,0,'soga_hair_highlight',43,36,70), (100156,1170121,0,'soga_hair_type_color',224,174,21), (100157,1170121,0,'soga_hair_type_highlight_color',61,61,75), (100158,1170121,1,'soga_lip_type',96,-68,-75), (100159,1170121,1,'soga_nose_type',74,-47,0), (100160,1170121,0,'soga_skin_color',209,191,188), (100161,1170122,0,'eye_color',255,255,255), (100162,1170122,0,'skin_color',255,255,255), (100163,1170122,0,'soga_eye_color',255,0,255), (100164,1170123,0,'eye_color',128,128,255), (100165,1170123,0,'skin_color',128,128,255), (100166,1170123,0,'soga_eye_color',255,0,255), (100167,1170124,0,'eye_color',255,255,0), (100168,1170124,0,'skin_color',255,255,0), (100169,1170124,0,'soga_eye_color',255,0,255), (100170,1170125,0,'eye_color',168,158,86), (100171,1170125,0,'skin_color',59,59,59), (100172,1170125,0,'soga_eye_color',255,0,255), (100173,1170126,0,'eye_color',255,255,0), (100174,1170126,0,'skin_color',255,255,0), (100175,1170126,0,'soga_eye_color',255,0,255), (100176,1170127,0,'eye_color',65,125,88), (100177,1170127,0,'skin_color',180,128,74), (100178,1170127,0,'soga_eye_color',255,0,255), (100179,1170128,0,'eye_color',175,128,80), (100180,1170128,0,'skin_color',59,59,59), (100181,1170128,0,'soga_eye_color',255,0,255), (100182,1170129,0,'eye_color',255,255,0), (100183,1170129,0,'skin_color',255,255,0), (100184,1170129,0,'soga_eye_color',255,0,255), (100185,1170130,0,'eye_color',168,158,86), (100186,1170130,0,'skin_color',59,59,59), (100187,1170130,0,'soga_eye_color',255,0,255), (100188,1170131,0,'eye_color',255,255,255), (100189,1170131,0,'skin_color',96,63,31), (100190,1170131,0,'soga_eye_color',255,0,255), (100191,1170132,0,'eye_color',255,255,0), (100192,1170132,0,'skin_color',255,255,0), (100193,1170132,0,'soga_eye_color',255,0,255), (100194,1170133,0,'eye_color',180,128,74), (100195,1170133,0,'skin_color',49,49,49), (100196,1170133,0,'soga_eye_color',255,0,255), (100197,1170134,0,'eye_color',131,131,189), (100198,1170134,0,'skin_color',75,75,75), (100199,1170134,0,'soga_eye_color',255,0,255), (100200,1170135,0,'eye_color',237,237,188), (100201,1170135,0,'skin_color',90,64,36), (100202,1170135,0,'soga_eye_color',255,0,255), (100203,1170136,0,'eye_color',255,255,0), (100204,1170136,0,'skin_color',255,255,0), (100205,1170136,0,'soga_eye_color',255,0,255), (100206,1170137,0,'eye_color',255,255,255), (100207,1170137,0,'skin_color',96,63,31), (100208,1170137,0,'soga_eye_color',255,0,255), (100209,1170138,0,'eye_color',175,128,80), (100210,1170138,0,'skin_color',59,59,59), (100211,1170138,0,'soga_eye_color',255,0,255), (100212,1170139,1,'cheek_type',-76,-91,0), (100213,1170139,1,'chin_type',-93,38,26), (100214,1170139,1,'ear_type',-69,-68,0), (100215,1170139,1,'eye_brow_type',71,4,-90), (100216,1170139,0,'eye_color',155,196,208), (100217,1170139,1,'eye_type',22,0,0), (100218,1170139,0,'hair_color1',249,173,37), (100219,1170139,0,'hair_color2',93,0,0), (100220,1170139,0,'hair_face_color',102,124,126), (100221,1170139,0,'hair_face_highlight_color',244,244,246), (100222,1170139,0,'hair_highlight',160,156,172), (100223,1170139,0,'hair_type_color',102,124,126), (100224,1170139,0,'hair_type_highlight_color',244,244,246), (100225,1170139,1,'lip_type',9,29,75), (100226,1170139,1,'nose_type',44,-7,-83), (100227,1170139,0,'skin_color',146,153,153), (100228,1170139,1,'soga_cheek_type',0,71,4), (100229,1170139,1,'soga_chin_type',0,9,29), (100230,1170139,1,'soga_ear_type',0,22,0), (100231,1170139,1,'soga_eye_brow_type',0,-69,-68), (100232,1170139,0,'soga_eye_color',229,229,102), (100233,1170139,1,'soga_eye_type',93,0,0), (100234,1170139,0,'soga_hair_color1',112,103,151), (100235,1170139,0,'soga_hair_color2',109,119,115), (100236,1170139,0,'soga_hair_face_color',102,124,126), (100237,1170139,0,'soga_hair_face_highlight_color',244,244,246), (100238,1170139,0,'soga_hair_highlight',160,156,172), (100239,1170139,0,'soga_hair_type_color',102,124,126), (100240,1170139,0,'soga_hair_type_highlight_color',244,244,246), (100241,1170139,1,'soga_lip_type',-90,-76,-91), (100242,1170139,1,'soga_nose_type',75,-93,38), (100243,1170139,0,'soga_skin_color',146,153,153), (100244,1170140,0,'eye_color',255,255,0), (100245,1170140,0,'skin_color',255,255,0), (100246,1170140,0,'soga_eye_color',255,0,255), (100247,1170141,1,'cheek_type',44,37,0), (100248,1170141,1,'chin_type',66,72,0), (100249,1170141,1,'ear_type',-34,1,0), (100250,1170141,1,'eye_brow_type',88,61,98), (100251,1170141,0,'eye_color',156,196,209), (100252,1170141,1,'eye_type',4,0,0), (100253,1170141,0,'hair_color1',63,163,31), (100254,1170141,0,'hair_color2',34,28,24), (100255,1170141,0,'hair_face_color',14,4,5), (100256,1170141,0,'hair_face_highlight_color',70,49,5), (100257,1170141,0,'hair_highlight',56,33,26), (100258,1170141,0,'hair_type_color',14,4,5), (100259,1170141,0,'hair_type_highlight_color',70,49,5), (100260,1170141,1,'lip_type',-56,70,-32), (100261,1170141,1,'nose_type',-51,63,-93), (100262,1170141,0,'skin_color',253,253,253), (100263,1170141,1,'soga_cheek_type',0,88,61), (100264,1170141,1,'soga_chin_type',0,-56,70), (100265,1170141,1,'soga_ear_type',0,4,0), (100266,1170141,1,'soga_eye_brow_type',0,-34,1), (100267,1170141,0,'soga_eye_color',229,229,102), (100268,1170141,1,'soga_eye_type',4,0,0), (100269,1170141,0,'soga_hair_color1',21,13,24), (100270,1170141,0,'soga_hair_color2',34,28,24), (100271,1170141,0,'soga_hair_face_color',14,4,5), (100272,1170141,0,'soga_hair_face_highlight_color',70,49,5), (100273,1170141,0,'soga_hair_highlight',56,33,26), (100274,1170141,0,'soga_hair_type_color',14,4,5), (100275,1170141,0,'soga_hair_type_highlight_color',70,49,5), (100276,1170141,1,'soga_lip_type',98,44,37), (100277,1170141,1,'soga_nose_type',-32,66,72), (100278,1170141,0,'soga_skin_color',253,253,253), (100279,1170141,0,'wing_color1',255,255,255), (100280,1170141,0,'wing_color2',255,255,255), (100281,1170142,1,'cheek_type',39,-57,0), (100282,1170142,1,'chin_type',62,-45,-34), (100283,1170142,1,'ear_type',70,81,0), (100284,1170142,1,'eye_brow_type',38,-87,-62), (100285,1170142,0,'eye_color',141,185,191), (100286,1170142,1,'eye_type',61,0,0), (100287,1170142,0,'hair_color1',17,90,0), (100288,1170142,0,'hair_color2',142,112,67), (100289,1170142,0,'hair_face_color',233,184,31), (100290,1170142,0,'hair_face_highlight_color',219,179,15), (100291,1170142,0,'hair_highlight',239,221,86), (100292,1170142,0,'hair_type_color',233,184,31), (100293,1170142,0,'hair_type_highlight_color',219,179,15), (100294,1170142,1,'lip_type',-87,52,31), (100295,1170142,1,'nose_type',93,17,90), (100296,1170142,0,'skin_color',235,245,239), (100297,1170142,1,'soga_cheek_type',0,38,-87), (100298,1170142,1,'soga_chin_type',0,-87,52), (100299,1170142,1,'soga_ear_type',0,61,0), (100300,1170142,1,'soga_eye_brow_type',0,70,81), (100301,1170142,0,'soga_eye_color',229,229,102), (100302,1170142,1,'soga_eye_type',61,0,0), (100303,1170142,0,'soga_hair_color1',246,219,114), (100304,1170142,0,'soga_hair_color2',142,112,67), (100305,1170142,0,'soga_hair_face_color',233,184,31), (100306,1170142,0,'soga_hair_face_highlight_color',219,179,15), (100307,1170142,0,'soga_hair_highlight',239,221,86), (100308,1170142,0,'soga_hair_type_color',233,184,31), (100309,1170142,0,'soga_hair_type_highlight_color',219,179,15), (100310,1170142,1,'soga_lip_type',-62,39,-57), (100311,1170142,1,'soga_nose_type',31,62,-45), (100312,1170142,0,'soga_skin_color',235,245,239), (100313,1170143,0,'eye_color',96,31,31), (100314,1170143,0,'skin_color',128,128,128), (100315,1170143,0,'soga_eye_color',255,0,255), (100316,1170144,0,'eye_color',96,31,31), (100317,1170144,0,'skin_color',128,128,128), (100318,1170144,0,'soga_eye_color',255,0,255), (100319,1170145,0,'eye_color',96,31,31), (100320,1170145,0,'skin_color',128,128,128), (100321,1170145,0,'soga_eye_color',255,0,255), (100322,1170146,0,'eye_color',96,31,31), (100323,1170146,0,'skin_color',128,128,128), (100324,1170146,0,'soga_eye_color',255,0,255), (100325,1170147,0,'eye_color',255,255,255), (100326,1170147,0,'skin_color',255,255,255), (100327,1170147,0,'soga_eye_color',255,0,255), (100328,1170148,0,'eye_color',255,255,255), (100329,1170148,0,'skin_color',255,255,255), (100330,1170148,0,'soga_eye_color',255,0,255), (100331,1170149,0,'eye_color',192,192,192), (100332,1170149,0,'skin_color',99,29,29), (100333,1170149,0,'soga_eye_color',255,0,255), (100334,1170150,0,'eye_color',75,75,75), (100335,1170150,0,'skin_color',128,128,128), (100336,1170150,0,'soga_eye_color',255,0,255), (100337,1170151,0,'eye_color',128,128,128), (100338,1170151,0,'skin_color',63,82,45), (100339,1170151,0,'soga_eye_color',255,0,255), (100340,1170152,0,'eye_color',96,31,31), (100341,1170152,0,'skin_color',128,128,128), (100342,1170152,0,'soga_eye_color',255,0,255), (100343,1170153,0,'eye_color',96,31,31), (100344,1170153,0,'skin_color',128,128,128), (100345,1170153,0,'soga_eye_color',255,0,255), (100346,1170154,0,'eye_color',100,154,100), (100347,1170154,0,'skin_color',128,128,128), (100348,1170154,0,'soga_eye_color',255,0,255), (100349,1170155,0,'eye_color',255,255,255), (100350,1170155,0,'skin_color',255,255,255), (100351,1170155,0,'soga_eye_color',255,0,255), (100352,1170156,0,'eye_color',20,20,20), (100353,1170156,0,'skin_color',156,156,78), (100354,1170156,0,'soga_eye_color',255,0,255), (100355,1170157,0,'eye_color',59,59,59), (100356,1170157,0,'skin_color',94,33,33), (100357,1170157,0,'soga_eye_color',255,0,255), (100358,1170158,0,'eye_color',255,255,255), (100359,1170158,0,'skin_color',255,255,255), (100360,1170158,0,'soga_eye_color',255,0,255), (100361,1170159,0,'eye_color',255,255,255), (100362,1170159,0,'skin_color',255,255,255), (100363,1170159,0,'soga_eye_color',255,0,255), (100364,1170160,1,'cheek_type',28,17,0), (100365,1170160,1,'chin_type',-11,12,-10), (100366,1170160,1,'ear_type',-28,9,0), (100367,1170160,1,'eye_brow_type',-7,23,-25), (100368,1170160,0,'eye_color',173,180,148), (100369,1170160,1,'eye_type',-25,0,0), (100370,1170160,0,'hair_color1',17,0,156), (100371,1170160,0,'hair_face_color',130,90,60), (100372,1170160,0,'hair_face_highlight_color',98,42,13), (100373,1170160,0,'hair_type_color',130,90,60), (100374,1170160,0,'hair_type_highlight_color',98,42,13), (100375,1170160,1,'lip_type',0,0,-18), (100376,1170160,1,'nose_type',-17,17,0), (100377,1170160,0,'skin_color',201,150,128), (100378,1170160,1,'soga_cheek_type',0,-7,23), (100379,1170160,1,'soga_chin_type',-11,12,-10), (100380,1170160,1,'soga_ear_type',0,-25,0), (100381,1170160,1,'soga_eye_brow_type',0,-28,9), (100382,1170160,0,'soga_eye_color',229,229,102), (100383,1170160,1,'soga_eye_type',-25,0,0), (100384,1170160,0,'soga_hair_face_color',130,90,60), (100385,1170160,0,'soga_hair_face_highlight_color',98,42,13), (100386,1170160,0,'soga_hair_type_color',130,90,60), (100387,1170160,0,'soga_hair_type_highlight_color',98,42,13), (100388,1170160,1,'soga_lip_type',-25,28,17), (100389,1170160,1,'soga_nose_type',-18,-11,12), (100390,1170160,0,'soga_skin_color',201,150,128), (100391,1170160,0,'wing_color1',255,255,255), (100392,1170160,0,'wing_color2',255,255,255), (100393,1170161,0,'eye_color',255,255,255), (100394,1170161,0,'skin_color',255,255,255), (100395,1170161,0,'soga_eye_color',255,0,255), (100396,1170162,0,'eye_color',255,255,255), (100397,1170162,0,'skin_color',255,255,255), (100398,1170162,0,'soga_eye_color',255,0,255), (100399,1170163,1,'cheek_type',-75,-31,0), (100400,1170163,1,'chin_type',-62,0,64), (100401,1170163,1,'ear_type',-46,-56,0), (100402,1170163,0,'eye_color',129,125,67), (100403,1170163,0,'hair_color1',228,21,233), (100404,1170163,0,'hair_face_color',244,246,246), (100405,1170163,0,'hair_face_highlight_color',65,66,79), (100406,1170163,0,'hair_type_color',244,246,246), (100407,1170163,0,'hair_type_highlight_color',65,66,79), (100408,1170163,1,'lip_type',-72,25,-1), (100409,1170163,1,'nose_type',0,-28,21), (100410,1170163,0,'skin_color',167,127,69), (100411,1170163,1,'soga_chin_type',0,-72,25), (100412,1170163,1,'soga_eye_brow_type',0,-46,-56), (100413,1170163,0,'soga_eye_color',204,204,204), (100414,1170163,0,'soga_hair_face_color',244,246,246), (100415,1170163,0,'soga_hair_face_highlight_color',65,66,79), (100416,1170163,0,'soga_hair_type_color',244,246,246), (100417,1170163,0,'soga_hair_type_highlight_color',65,66,79), (100418,1170163,1,'soga_lip_type',0,-75,-31), (100419,1170163,1,'soga_nose_type',-1,-62,0), (100420,1170163,0,'soga_skin_color',167,127,69), (100421,1170164,1,'cheek_type',43,34,0), (100422,1170164,1,'chin_type',75,-10,-61), (100423,1170164,1,'eye_brow_type',9,3,8), (100424,1170164,0,'eye_color',140,182,175), (100425,1170164,1,'eye_type',-14,0,0), (100426,1170164,0,'hair_color1',17,31,242), (100427,1170164,0,'hair_face_color',59,33,26), (100428,1170164,0,'hair_type_color',59,33,26), (100429,1170164,1,'lip_type',-7,87,7), (100430,1170164,1,'nose_type',-75,17,31), (100431,1170164,0,'skin_color',59,33,26), (100432,1170164,1,'soga_cheek_type',0,9,3), (100433,1170164,1,'soga_chin_type',0,-7,87), (100434,1170164,1,'soga_ear_type',0,-14,0), (100435,1170164,0,'soga_eye_color',204,204,204), (100436,1170164,0,'soga_hair_face_color',59,33,26), (100437,1170164,0,'soga_hair_type_color',59,33,26), (100438,1170164,1,'soga_lip_type',8,43,34), (100439,1170164,1,'soga_nose_type',7,75,-10), (100440,1170164,0,'soga_skin_color',59,33,26), (100441,1170165,0,'eye_color',66,255,66), (100442,1170165,0,'skin_color',91,91,255), (100443,1170165,0,'soga_eye_color',255,0,255), (100444,1170166,0,'eye_color',255,255,255), (100445,1170166,0,'skin_color',255,255,255), (100446,1170166,0,'soga_eye_color',255,0,255), (100447,1170167,0,'eye_color',255,255,255), (100448,1170167,0,'skin_color',255,255,255), (100449,1170167,0,'soga_eye_color',255,0,255), (100450,1170168,0,'eye_color',255,255,255), (100451,1170168,0,'skin_color',255,255,255), (100452,1170168,0,'soga_eye_color',255,0,255), (100453,1170169,0,'eye_color',96,31,31), (100454,1170169,0,'skin_color',128,128,128), (100455,1170169,0,'soga_eye_color',255,0,255), (100456,1170170,0,'eye_color',255,255,255), (100457,1170170,0,'skin_color',255,255,255), (100458,1170170,0,'soga_eye_color',255,0,255), (100459,1170171,0,'eye_color',255,255,255), (100460,1170171,0,'skin_color',255,255,255), (100461,1170171,0,'soga_eye_color',255,0,255), (100462,1170172,0,'eye_color',255,255,255), (100463,1170172,0,'skin_color',255,255,255), (100464,1170172,0,'soga_eye_color',255,0,255), (100465,1170173,1,'cheek_type',0,62,0), (100466,1170173,1,'chin_type',25,19,34), (100467,1170173,1,'ear_type',62,-75,0), (100468,1170173,1,'eye_brow_type',31,7,-7), (100469,1170173,0,'eye_color',79,132,100), (100470,1170173,1,'eye_type',-7,0,0), (100471,1170173,0,'hair_color1',160,156,172), (100472,1170173,0,'hair_color2',62,62,68), (100473,1170173,0,'hair_face_color',244,244,246), (100474,1170173,0,'hair_face_highlight_color',31,9,13), (100475,1170173,0,'hair_highlight',21,13,24), (100476,1170173,0,'hair_type_color',244,244,246), (100477,1170173,0,'hair_type_highlight_color',31,9,13), (100478,1170173,1,'lip_type',0,87,25), (100479,1170173,1,'nose_type',55,-62,17), (100480,1170173,0,'skin_color',145,137,99), (100481,1170173,1,'soga_cheek_type',0,62,0), (100482,1170173,1,'soga_chin_type',25,19,34), (100483,1170173,1,'soga_ear_type',62,-75,0), (100484,1170173,1,'soga_eye_brow_type',31,7,-7), (100485,1170173,0,'soga_eye_color',204,204,204), (100486,1170173,1,'soga_eye_type',-7,0,0), (100487,1170173,0,'soga_hair_color1',160,156,172), (100488,1170173,0,'soga_hair_color2',62,62,68), (100489,1170173,0,'soga_hair_face_color',244,244,246), (100490,1170173,0,'soga_hair_face_highlight_color',31,9,13), (100491,1170173,0,'soga_hair_highlight',21,13,24), (100492,1170173,0,'soga_hair_type_color',244,244,246), (100493,1170173,0,'soga_hair_type_highlight_color',31,9,13), (100494,1170173,1,'soga_lip_type',0,87,25), (100495,1170173,1,'soga_nose_type',55,-62,17), (100496,1170173,0,'soga_skin_color',145,137,99), (100497,1170174,1,'cheek_type',-98,87,0), (100498,1170174,1,'chin_type',87,34,14), (100499,1170174,1,'ear_type',-84,-96,0), (100500,1170174,1,'eye_brow_type',7,37,25), (100501,1170174,0,'eye_color',94,68,32), (100502,1170174,1,'eye_type',-45,0,0), (100503,1170174,0,'hair_color1',160,156,172), (100504,1170174,0,'hair_color2',62,62,68), (100505,1170174,0,'hair_face_color',244,244,246), (100506,1170174,0,'hair_face_highlight_color',198,184,168), (100507,1170174,0,'hair_highlight',112,123,142), (100508,1170174,0,'hair_type_color',244,244,246), (100509,1170174,0,'hair_type_highlight_color',198,184,168), (100510,1170174,1,'lip_type',-25,50,37), (100511,1170174,1,'nose_type',14,-88,-14), (100512,1170174,0,'skin_color',220,212,166), (100513,1170174,1,'soga_cheek_type',-98,87,0), (100514,1170174,1,'soga_chin_type',87,34,14), (100515,1170174,1,'soga_ear_type',-84,-96,0), (100516,1170174,1,'soga_eye_brow_type',7,37,25), (100517,1170174,0,'soga_eye_color',204,204,204), (100518,1170174,1,'soga_eye_type',-45,0,0), (100519,1170174,0,'soga_hair_color1',160,156,172), (100520,1170174,0,'soga_hair_color2',62,62,68), (100521,1170174,0,'soga_hair_face_color',244,244,246), (100522,1170174,0,'soga_hair_face_highlight_color',198,184,168), (100523,1170174,0,'soga_hair_highlight',112,123,142), (100524,1170174,0,'soga_hair_type_color',244,244,246), (100525,1170174,0,'soga_hair_type_highlight_color',198,184,168), (100526,1170174,1,'soga_lip_type',-25,50,37), (100527,1170174,1,'soga_nose_type',14,-88,-14), (100528,1170174,0,'soga_skin_color',220,212,166), (100529,1170175,1,'cheek_type',0,62,0), (100530,1170175,1,'chin_type',25,19,34), (100531,1170175,1,'ear_type',62,-75,0), (100532,1170175,1,'eye_brow_type',31,7,-7), (100533,1170175,0,'eye_color',79,132,100), (100534,1170175,1,'eye_type',-7,0,0), (100535,1170175,0,'hair_color1',160,156,172), (100536,1170175,0,'hair_color2',62,62,68), (100537,1170175,0,'hair_face_color',244,244,246), (100538,1170175,0,'hair_highlight',21,13,24), (100539,1170175,0,'hair_type_color',244,244,246), (100540,1170175,1,'lip_type',0,87,25), (100541,1170175,1,'nose_type',55,-62,17), (100542,1170175,0,'skin_color',145,137,99), (100543,1170175,1,'soga_cheek_type',0,62,0), (100544,1170175,1,'soga_chin_type',25,19,34), (100545,1170175,1,'soga_ear_type',62,-75,0), (100546,1170175,1,'soga_eye_brow_type',31,7,-7), (100547,1170175,0,'soga_eye_color',204,204,204), (100548,1170175,1,'soga_eye_type',-7,0,0), (100549,1170175,0,'soga_hair_color1',160,156,172), (100550,1170175,0,'soga_hair_color2',62,62,68), (100551,1170175,0,'soga_hair_face_color',244,244,246), (100552,1170175,0,'soga_hair_highlight',21,13,24), (100553,1170175,0,'soga_hair_type_color',244,244,246), (100554,1170175,1,'soga_lip_type',0,87,25), (100555,1170175,1,'soga_nose_type',55,-62,17), (100556,1170175,0,'soga_skin_color',145,137,99), (100557,1170176,1,'cheek_type',31,100,0), (100558,1170176,1,'chin_type',100,50,-7), (100559,1170176,1,'ear_type',95,-7,0), (100560,1170176,1,'eye_brow_type',0,-46,63), (100561,1170176,0,'eye_color',74,123,80), (100562,1170176,1,'eye_type',-7,0,0), (100563,1170176,0,'hair_color1',79,28,15), (100564,1170176,0,'hair_color2',97,68,25), (100565,1170176,0,'hair_face_color',35,24,1), (100566,1170176,0,'hair_face_highlight_color',244,244,246), (100567,1170176,0,'hair_highlight',160,156,172), (100568,1170176,0,'hair_type_color',35,24,1), (100569,1170176,0,'hair_type_highlight_color',244,244,246), (100570,1170176,1,'lip_type',-55,100,18), (100571,1170176,1,'nose_type',75,-50,-37), (100572,1170176,0,'skin_color',113,113,90), (100573,1170176,1,'soga_cheek_type',31,100,0), (100574,1170176,1,'soga_chin_type',100,50,-7), (100575,1170176,1,'soga_ear_type',95,-7,0), (100576,1170176,1,'soga_eye_brow_type',0,-46,63), (100577,1170176,0,'soga_eye_color',204,204,204), (100578,1170176,1,'soga_eye_type',-7,0,0), (100579,1170176,0,'soga_hair_color1',79,28,15), (100580,1170176,0,'soga_hair_color2',97,68,25), (100581,1170176,0,'soga_hair_face_color',35,24,1), (100582,1170176,0,'soga_hair_face_highlight_color',244,244,246), (100583,1170176,0,'soga_hair_highlight',160,156,172), (100584,1170176,0,'soga_hair_type_color',35,24,1), (100585,1170176,0,'soga_hair_type_highlight_color',244,244,246), (100586,1170176,1,'soga_lip_type',-55,100,18), (100587,1170176,1,'soga_nose_type',75,-50,-37), (100588,1170176,0,'soga_skin_color',113,113,90), (100589,1170177,0,'eye_color',255,255,255), (100590,1170177,0,'skin_color',255,255,255), (100591,1170177,0,'soga_eye_color',255,0,255), (100592,1170178,0,'eye_color',66,255,66), (100593,1170178,0,'skin_color',91,91,255), (100594,1170178,0,'soga_eye_color',255,0,255), (100595,1170179,0,'eye_color',255,255,255), (100596,1170179,0,'skin_color',255,255,255), (100597,1170179,0,'soga_eye_color',255,0,255), (100598,1170180,1,'cheek_type',68,25,0), (100599,1170180,1,'chin_type',-39,38,28), (100600,1170180,1,'ear_type',0,-25,0), (100601,1170180,1,'eye_brow_type',93,-64,-14), (100602,1170180,0,'eye_color',79,148,156), (100603,1170180,1,'eye_type',3,0,0), (100604,1170180,0,'hair_color1',91,21,51), (100605,1170180,0,'hair_color2',159,88,0), (100606,1170180,0,'hair_face_color',121,38,35), (100607,1170180,0,'hair_face_highlight_color',244,246,246), (100608,1170180,0,'hair_highlight',164,165,165), (100609,1170180,0,'hair_type_color',121,38,35), (100610,1170180,0,'hair_type_highlight_color',244,246,246), (100611,1170180,1,'lip_type',-100,70,-100), (100612,1170180,1,'nose_type',83,-100,21), (100613,1170180,0,'skin_color',248,253,253), (100614,1170180,1,'soga_cheek_type',100,28,0), (100615,1170180,1,'soga_chin_type',-37,0,7), (100616,1170180,1,'soga_ear_type',51,44,0), (100617,1170180,1,'soga_eye_brow_type',-63,0,-37), (100618,1170180,0,'soga_eye_color',204,204,204), (100619,1170180,1,'soga_eye_type',-28,0,0), (100620,1170180,0,'soga_hair_color1',91,21,51), (100621,1170180,0,'soga_hair_color2',159,88,0), (100622,1170180,0,'soga_hair_face_color',121,38,35), (100623,1170180,0,'soga_hair_face_highlight_color',244,246,246), (100624,1170180,0,'soga_hair_highlight',164,165,165), (100625,1170180,0,'soga_hair_type_color',121,38,35), (100626,1170180,0,'soga_hair_type_highlight_color',244,246,246), (100627,1170180,1,'soga_lip_type',-52,-14,-100), (100628,1170180,1,'soga_nose_type',21,-71,7), (100629,1170180,0,'soga_skin_color',218,185,131), (100630,1170181,0,'eye_color',255,255,255), (100631,1170181,0,'skin_color',255,255,255), (100632,1170181,0,'soga_eye_color',255,0,255), (100633,1170182,1,'cheek_type',-31,28,0), (100634,1170182,1,'chin_type',100,75,0), (100635,1170182,1,'ear_type',-17,31,0), (100636,1170182,1,'eye_brow_type',50,21,7), (100637,1170182,0,'eye_color',63,129,146), (100638,1170182,1,'eye_type',-8,0,0), (100639,1170182,0,'hair_color1',21,13,24), (100640,1170182,0,'hair_color2',34,28,24), (100641,1170182,0,'hair_highlight',21,13,24), (100642,1170182,1,'lip_type',-100,-18,100), (100643,1170182,1,'nose_type',100,46,75), (100644,1170182,0,'skin_color',75,74,57), (100645,1170182,1,'soga_cheek_type',-31,28,0), (100646,1170182,1,'soga_chin_type',100,75,0), (100647,1170182,1,'soga_ear_type',-17,31,0), (100648,1170182,1,'soga_eye_brow_type',50,21,7), (100649,1170182,0,'soga_eye_color',204,204,204), (100650,1170182,1,'soga_eye_type',-8,0,0), (100651,1170182,0,'soga_hair_color1',21,13,24), (100652,1170182,0,'soga_hair_color2',34,28,24), (100653,1170182,0,'soga_hair_highlight',21,13,24), (100654,1170182,1,'soga_lip_type',-100,-18,100), (100655,1170182,1,'soga_nose_type',100,46,75), (100656,1170182,0,'soga_skin_color',75,74,57), (100657,1170183,0,'eye_color',66,255,66), (100658,1170183,0,'skin_color',91,91,255), (100659,1170183,0,'soga_eye_color',255,0,255), (100660,1170184,0,'eye_color',168,158,86), (100661,1170184,0,'skin_color',59,59,59), (100662,1170184,0,'soga_eye_color',255,0,255), (100663,1170185,0,'eye_color',255,255,255), (100664,1170185,0,'skin_color',255,255,255), (100665,1170185,0,'soga_eye_color',255,0,255), (100666,1170186,1,'cheek_type',2,19,0), (100667,1170186,1,'chin_type',23,34,4), (100668,1170186,1,'ear_type',-10,-28,0), (100669,1170186,1,'eye_brow_type',-8,-4,5), (100670,1170186,0,'eye_color',96,160,175), (100671,1170186,1,'eye_type',39,0,0), (100672,1170186,0,'hair_face_color',115,94,81), (100673,1170186,0,'hair_face_highlight_color',144,121,5), (100674,1170186,0,'hair_type_color',115,94,81), (100675,1170186,0,'hair_type_highlight_color',144,121,5), (100676,1170186,1,'lip_type',-19,-7,-21), (100677,1170186,1,'nose_type',-8,-7,10), (100678,1170186,0,'skin_color',208,145,136), (100679,1170186,1,'soga_cheek_type',2,19,0), (100680,1170186,1,'soga_chin_type',23,34,4), (100681,1170186,1,'soga_ear_type',-10,-28,0), (100682,1170186,1,'soga_eye_brow_type',-8,-4,5), (100683,1170186,0,'soga_eye_color',229,229,102), (100684,1170186,1,'soga_eye_type',39,0,0), (100685,1170186,0,'soga_hair_face_color',115,94,81), (100686,1170186,0,'soga_hair_face_highlight_color',144,121,5), (100687,1170186,0,'soga_hair_type_color',115,94,81), (100688,1170186,0,'soga_hair_type_highlight_color',144,121,5), (100689,1170186,1,'soga_lip_type',-19,-7,-21), (100690,1170186,1,'soga_nose_type',-8,-7,10), (100691,1170186,0,'soga_skin_color',208,145,136), (100692,1170186,0,'wing_color1',255,255,255), (100693,1170186,0,'wing_color2',255,255,255), (100694,1170187,1,'cheek_type',29,-31,0), (100695,1170187,1,'chin_type',5,-7,-25), (100696,1170187,1,'ear_type',-25,34,0), (100697,1170187,1,'eye_brow_type',-12,0,-14), (100698,1170187,0,'eye_color',49,100,115), (100699,1170187,1,'eye_type',-7,0,0), (100700,1170187,0,'hair_face_color',39,50,50), (100701,1170187,0,'hair_face_highlight_color',18,11,0), (100702,1170187,0,'hair_type_color',39,50,50), (100703,1170187,0,'hair_type_highlight_color',18,11,0), (100704,1170187,1,'lip_type',0,7,19), (100705,1170187,1,'nose_type',17,4,9), (100706,1170187,0,'skin_color',209,221,221), (100707,1170187,1,'soga_cheek_type',29,-31,0), (100708,1170187,1,'soga_chin_type',5,-7,-25), (100709,1170187,1,'soga_ear_type',-25,34,0), (100710,1170187,1,'soga_eye_brow_type',-12,0,-14), (100711,1170187,0,'soga_eye_color',229,229,102), (100712,1170187,1,'soga_eye_type',-7,0,0), (100713,1170187,0,'soga_hair_face_color',39,50,50), (100714,1170187,0,'soga_hair_face_highlight_color',18,11,0), (100715,1170187,0,'soga_hair_type_color',39,50,50), (100716,1170187,0,'soga_hair_type_highlight_color',18,11,0), (100717,1170187,1,'soga_lip_type',0,7,19), (100718,1170187,1,'soga_nose_type',17,4,9), (100719,1170187,0,'soga_skin_color',209,221,221), (100720,1170187,0,'wing_color1',255,255,255), (100721,1170187,0,'wing_color2',255,255,255), (100722,1170188,1,'cheek_type',0,-4,0), (100723,1170188,1,'chin_type',0,-25,-11), (100724,1170188,1,'ear_type',19,43,0), (100725,1170188,1,'eye_brow_type',14,-10,-11), (100726,1170188,0,'eye_color',41,83,96), (100727,1170188,1,'eye_type',-28,0,0), (100728,1170188,0,'hair_face_color',204,142,103), (100729,1170188,0,'hair_face_highlight_color',23,16,7), (100730,1170188,0,'hair_type_color',204,142,103), (100731,1170188,0,'hair_type_highlight_color',23,16,7), (100732,1170188,1,'lip_type',21,32,12), (100733,1170188,1,'nose_type',18,-21,34), (100734,1170188,0,'skin_color',222,228,216), (100735,1170188,1,'soga_cheek_type',0,-4,0), (100736,1170188,1,'soga_chin_type',0,-25,-11), (100737,1170188,1,'soga_ear_type',19,43,0), (100738,1170188,1,'soga_eye_brow_type',14,-10,-11), (100739,1170188,0,'soga_eye_color',229,229,102), (100740,1170188,1,'soga_eye_type',-28,0,0), (100741,1170188,0,'soga_hair_face_color',204,142,103), (100742,1170188,0,'soga_hair_face_highlight_color',23,16,7), (100743,1170188,0,'soga_hair_type_color',204,142,103), (100744,1170188,0,'soga_hair_type_highlight_color',23,16,7), (100745,1170188,1,'soga_lip_type',21,32,12), (100746,1170188,1,'soga_nose_type',18,-21,34), (100747,1170188,0,'soga_skin_color',222,228,216), (100748,1170188,0,'wing_color1',255,255,255), (100749,1170188,0,'wing_color2',255,255,255), (100750,1170189,0,'eye_color',255,255,255), (100751,1170189,0,'skin_color',255,255,255), (100752,1170189,0,'soga_eye_color',255,0,255), (100753,1170190,0,'eye_color',255,255,255), (100754,1170190,0,'skin_color',255,255,255), (100755,1170190,0,'soga_eye_color',255,0,255), (100756,1170191,0,'eye_color',255,255,255), (100757,1170191,0,'skin_color',255,255,255), (100758,1170191,0,'soga_eye_color',255,0,255), (100759,1170192,0,'eye_color',255,255,255), (100760,1170192,0,'skin_color',255,255,255), (100761,1170192,0,'soga_eye_color',255,0,255), (100762,1170193,0,'eye_color',255,255,255), (100763,1170193,0,'skin_color',255,255,255), (100764,1170193,0,'soga_eye_color',255,0,255), (100765,1170194,0,'eye_color',255,255,255), (100766,1170194,0,'skin_color',255,255,255), (100767,1170194,0,'soga_eye_color',255,0,255), (100768,1170195,0,'eye_color',128,128,255), (100769,1170195,0,'skin_color',128,128,255), (100770,1170195,0,'soga_eye_color',255,0,255), (100771,1170196,0,'eye_color',255,255,255), (100772,1170196,0,'skin_color',226,28,28), (100773,1170196,0,'soga_eye_color',255,0,255), (100774,1170197,1,'cheek_type',81,-65,0), (100775,1170197,1,'chin_type',-42,-87,87), (100776,1170197,1,'ear_type',-62,-75,0), (100777,1170197,1,'eye_brow_type',44,-95,-28), (100778,1170197,0,'eye_color',190,160,112), (100779,1170197,1,'eye_type',12,0,0), (100780,1170197,0,'hair_color1',200,165,96), (100781,1170197,0,'hair_color2',134,89,56), (100782,1170197,0,'hair_face_color',231,170,27), (100783,1170197,0,'hair_highlight',21,13,24), (100784,1170197,0,'hair_type_color',231,170,27), (100785,1170197,1,'lip_type',-100,17,-56), (100786,1170197,1,'nose_type',-84,-94,-46), (100787,1170197,0,'skin_color',255,255,255), (100788,1170197,1,'soga_cheek_type',81,-65,0), (100789,1170197,1,'soga_chin_type',-42,-87,87), (100790,1170197,1,'soga_ear_type',-62,-75,0), (100791,1170197,1,'soga_eye_brow_type',44,-95,-28), (100792,1170197,0,'soga_eye_color',229,229,102), (100793,1170197,1,'soga_eye_type',12,0,0), (100794,1170197,0,'soga_hair_color1',200,165,96), (100795,1170197,0,'soga_hair_color2',134,89,56), (100796,1170197,0,'soga_hair_face_color',231,170,27), (100797,1170197,0,'soga_hair_highlight',21,13,24), (100798,1170197,0,'soga_hair_type_color',231,170,27), (100799,1170197,1,'soga_lip_type',-100,17,-56), (100800,1170197,1,'soga_nose_type',-84,-94,-46), (100801,1170197,0,'soga_skin_color',255,255,255), (100802,1170198,0,'eye_color',255,255,255), (100803,1170198,0,'skin_color',64,128,128), (100804,1170198,0,'soga_eye_color',255,0,255), (100805,1170199,1,'cheek_type',93,5,0), (100806,1170199,1,'chin_type',59,-22,70), (100807,1170199,1,'ear_type',-8,-12,0), (100808,1170199,1,'eye_brow_type',53,-72,89), (100809,1170199,0,'eye_color',126,85,35), (100810,1170199,1,'eye_type',-89,0,0), (100811,1170199,0,'hair_color1',200,165,96), (100812,1170199,0,'hair_color2',134,89,56), (100813,1170199,0,'hair_face_color',209,149,20), (100814,1170199,0,'hair_face_highlight_color',79,82,119), (100815,1170199,0,'hair_highlight',51,56,84), (100816,1170199,0,'hair_type_color',209,149,20), (100817,1170199,0,'hair_type_highlight_color',79,82,119), (100818,1170199,1,'lip_type',-94,32,39), (100819,1170199,1,'nose_type',-37,-34,62), (100820,1170199,0,'skin_color',105,112,112), (100821,1170199,1,'soga_cheek_type',93,5,0), (100822,1170199,1,'soga_chin_type',59,-22,70), (100823,1170199,1,'soga_ear_type',-8,-12,0), (100824,1170199,1,'soga_eye_brow_type',53,-72,89), (100825,1170199,0,'soga_eye_color',229,229,102), (100826,1170199,1,'soga_eye_type',-89,0,0), (100827,1170199,0,'soga_hair_color1',200,165,96), (100828,1170199,0,'soga_hair_color2',134,89,56), (100829,1170199,0,'soga_hair_face_color',209,149,20), (100830,1170199,0,'soga_hair_face_highlight_color',79,82,119), (100831,1170199,0,'soga_hair_highlight',51,56,84), (100832,1170199,0,'soga_hair_type_color',209,149,20), (100833,1170199,0,'soga_hair_type_highlight_color',79,82,119), (100834,1170199,1,'soga_lip_type',-94,32,39), (100835,1170199,1,'soga_nose_type',-37,-34,62), (100836,1170199,0,'soga_skin_color',105,112,112), (100837,1170200,1,'cheek_type',9,-68,0), (100838,1170200,1,'chin_type',21,-61,10), (100839,1170200,1,'ear_type',-23,-94,0), (100840,1170200,1,'eye_brow_type',8,29,-7), (100841,1170200,0,'eye_color',51,100,72), (100842,1170200,1,'eye_type',-71,0,0), (100843,1170200,0,'hair_color1',21,13,24), (100844,1170200,0,'hair_color2',34,28,24), (100845,1170200,0,'hair_highlight',21,13,24), (100846,1170200,1,'lip_type',48,47,-91), (100847,1170200,1,'nose_type',28,0,-11), (100848,1170200,0,'skin_color',244,251,251), (100849,1170200,1,'soga_cheek_type',9,-68,0), (100850,1170200,1,'soga_chin_type',21,-61,10), (100851,1170200,1,'soga_ear_type',-23,-94,0), (100852,1170200,1,'soga_eye_brow_type',8,29,-7), (100853,1170200,0,'soga_eye_color',229,229,102), (100854,1170200,1,'soga_eye_type',-71,0,0), (100855,1170200,0,'soga_hair_color1',21,13,24), (100856,1170200,0,'soga_hair_color2',34,28,24), (100857,1170200,0,'soga_hair_highlight',21,13,24), (100858,1170200,1,'soga_lip_type',48,47,-91), (100859,1170200,1,'soga_nose_type',28,0,-11), (100860,1170200,0,'soga_skin_color',244,251,251), (100861,1170201,0,'eye_color',255,255,255), (100862,1170201,0,'skin_color',255,255,255), (100863,1170201,0,'soga_eye_color',255,0,255), (100864,1170202,0,'eye_color',255,255,0), (100865,1170202,0,'skin_color',255,255,0), (100866,1170202,0,'soga_eye_color',255,0,255), (100867,1170203,0,'eye_color',255,255,255), (100868,1170203,0,'skin_color',255,255,255), (100869,1170203,0,'soga_eye_color',255,0,255), (100870,1170204,0,'eye_color',255,255,255), (100871,1170204,0,'skin_color',255,255,255), (100872,1170204,0,'soga_eye_color',255,0,255), (100873,1170205,1,'cheek_type',32,-37,0), (100874,1170205,1,'chin_type',61,84,-70), (100875,1170205,1,'ear_type',85,97,0), (100876,1170205,1,'eye_brow_type',11,19,-53), (100877,1170205,0,'eye_color',30,65,67), (100878,1170205,1,'eye_type',-12,0,0), (100879,1170205,0,'hair_color1',161,165,168), (100880,1170205,0,'hair_color2',60,71,71), (100881,1170205,0,'hair_face_color',244,245,246), (100882,1170205,0,'hair_face_highlight_color',89,109,112), (100883,1170205,0,'hair_highlight',112,103,151), (100884,1170205,0,'hair_type_color',244,245,246), (100885,1170205,0,'hair_type_highlight_color',89,109,112), (100886,1170205,1,'lip_type',95,23,-97), (100887,1170205,1,'nose_type',-1,-45,75), (100888,1170205,0,'skin_color',218,228,221), (100889,1170205,1,'soga_cheek_type',32,-37,0), (100890,1170205,1,'soga_chin_type',61,84,-70), (100891,1170205,1,'soga_ear_type',85,97,0), (100892,1170205,1,'soga_eye_brow_type',11,19,-53), (100893,1170205,0,'soga_eye_color',229,229,102), (100894,1170205,1,'soga_eye_type',-12,0,0), (100895,1170205,0,'soga_hair_color1',161,165,168), (100896,1170205,0,'soga_hair_color2',60,71,71), (100897,1170205,0,'soga_hair_face_color',244,245,246), (100898,1170205,0,'soga_hair_face_highlight_color',89,109,112), (100899,1170205,0,'soga_hair_highlight',112,103,151), (100900,1170205,0,'soga_hair_type_color',244,245,246), (100901,1170205,0,'soga_hair_type_highlight_color',89,109,112), (100902,1170205,1,'soga_lip_type',95,23,-97), (100903,1170205,1,'soga_nose_type',-1,-45,75), (100904,1170205,0,'soga_skin_color',218,228,221), (100905,1170206,0,'eye_color',255,255,255), (100906,1170206,0,'skin_color',255,255,255), (100907,1170206,0,'soga_eye_color',255,0,255), (100908,1170207,0,'eye_color',234,234,234), (100909,1170207,0,'skin_color',234,234,234), (100910,1170207,0,'soga_eye_color',255,0,255), (100911,1170208,0,'eye_color',66,255,66), (100912,1170208,0,'skin_color',91,91,255), (100913,1170208,0,'soga_eye_color',255,0,255), (100914,1170209,0,'eye_color',255,255,255), (100915,1170209,0,'skin_color',255,255,255), (100916,1170209,0,'soga_eye_color',255,0,255), (100917,1170210,0,'eye_color',255,255,255), (100918,1170210,0,'skin_color',255,128,0), (100919,1170210,0,'soga_eye_color',255,0,255), (100920,1170211,0,'eye_color',255,255,255), (100921,1170211,0,'skin_color',255,255,255), (100922,1170211,0,'soga_eye_color',255,0,255), (100923,1170212,0,'eye_color',255,255,255), (100924,1170212,0,'skin_color',154,36,36), (100925,1170212,0,'soga_eye_color',255,0,255), (100926,1170213,0,'eye_color',255,255,255), (100927,1170213,0,'skin_color',255,255,255), (100928,1170213,0,'soga_eye_color',255,0,255), (100929,1170214,0,'eye_color',255,255,255), (100930,1170214,0,'skin_color',255,255,255), (100931,1170214,0,'soga_eye_color',255,0,255), (100932,1170215,0,'eye_color',255,255,255), (100933,1170215,0,'skin_color',255,255,255), (100934,1170215,0,'soga_eye_color',255,0,255), (100935,1170216,0,'eye_color',112,114,82), (100936,1170216,0,'skin_color',121,0,244), (100937,1170216,0,'soga_eye_color',255,0,255), (100938,1170217,1,'cheek_type',-2,-84,0), (100939,1170217,1,'chin_type',48,17,-32), (100940,1170217,1,'ear_type',22,-83,0), (100941,1170217,1,'eye_brow_type',-57,-79,-70), (100942,1170217,0,'eye_color',238,4,4), (100943,1170217,1,'eye_type',56,0,0), (100944,1170217,0,'hair_color1',255,255,255), (100945,1170217,0,'hair_color2',255,123,29), (100946,1170217,0,'hair_highlight',255,255,255), (100947,1170217,0,'hair_type_color',167,9,2), (100948,1170217,0,'hair_type_highlight_color',167,10,2), (100949,1170217,1,'lip_type',-88,-56,9), (100950,1170217,1,'nose_type',47,25,12), (100951,1170217,0,'skin_color',56,137,37), (100952,1170217,1,'soga_cheek_type',-2,-84,0), (100953,1170217,1,'soga_chin_type',48,17,-32), (100954,1170217,1,'soga_ear_type',22,-83,0), (100955,1170217,1,'soga_eye_brow_type',-57,-79,-70), (100956,1170217,0,'soga_eye_color',204,204,204), (100957,1170217,1,'soga_eye_type',56,0,0), (100958,1170217,0,'soga_hair_color1',255,255,255), (100959,1170217,0,'soga_hair_color2',255,123,29), (100960,1170217,0,'soga_hair_highlight',255,255,255), (100961,1170217,0,'soga_hair_type_color',167,9,2), (100962,1170217,0,'soga_hair_type_highlight_color',167,10,2), (100963,1170217,1,'soga_lip_type',-88,-56,9), (100964,1170217,1,'soga_nose_type',47,25,12), (100965,1170217,0,'soga_skin_color',56,137,37), (100966,1170217,0,'wing_color1',255,8,8), (100967,1170217,0,'wing_color2',8,219,6), (100968,1170218,0,'eye_color',255,255,255), (100969,1170218,0,'skin_color',255,255,255), (100970,1170218,0,'soga_eye_color',255,0,255), (100971,1170219,1,'cheek_type',-4,-7,0), (100972,1170219,1,'chin_type',37,0,-9), (100973,1170219,1,'ear_type',-11,0,0), (100974,1170219,1,'eye_brow_type',-4,31,4), (100975,1170219,0,'eye_color',108,80,37), (100976,1170219,1,'eye_type',2,0,0), (100977,1170219,0,'hair_face_color',45,50,40), (100978,1170219,0,'hair_face_highlight_color',125,78,1), (100979,1170219,0,'hair_type_color',45,50,40), (100980,1170219,0,'hair_type_highlight_color',125,78,1), (100981,1170219,1,'lip_type',-29,-21,28), (100982,1170219,1,'nose_type',-34,-4,-11), (100983,1170219,0,'skin_color',245,214,215), (100984,1170219,1,'soga_cheek_type',-4,-7,0), (100985,1170219,1,'soga_chin_type',37,0,-9), (100986,1170219,1,'soga_ear_type',-11,0,0), (100987,1170219,1,'soga_eye_brow_type',-4,31,4), (100988,1170219,0,'soga_eye_color',229,229,102), (100989,1170219,1,'soga_eye_type',2,0,0), (100990,1170219,0,'soga_hair_face_color',45,50,40), (100991,1170219,0,'soga_hair_face_highlight_color',125,78,1), (100992,1170219,0,'soga_hair_type_color',45,50,40), (100993,1170219,0,'soga_hair_type_highlight_color',125,78,1), (100994,1170219,1,'soga_lip_type',-29,-21,28), (100995,1170219,1,'soga_nose_type',-34,-4,-11), (100996,1170219,0,'soga_skin_color',245,214,215), (100997,1170219,0,'wing_color1',255,255,255), (100998,1170219,0,'wing_color2',255,255,255), (100999,1170220,1,'cheek_type',10,18,0), (101000,1170220,1,'chin_type',-10,-35,0), (101001,1170220,1,'ear_type',-14,-18,0), (101002,1170220,1,'eye_brow_type',0,17,-2), (101003,1170220,0,'eye_color',48,102,97), (101004,1170220,1,'eye_type',-19,0,0), (101005,1170220,0,'hair_face_color',223,255,255), (101006,1170220,0,'hair_face_highlight_color',78,36,0), (101007,1170220,0,'hair_type_color',223,255,255), (101008,1170220,0,'hair_type_highlight_color',78,36,0), (101009,1170220,1,'lip_type',11,-7,7), (101010,1170220,1,'nose_type',2,-28,-47), (101011,1170220,0,'skin_color',220,223,223), (101012,1170220,1,'soga_cheek_type',10,18,0), (101013,1170220,1,'soga_chin_type',-10,-35,0), (101014,1170220,1,'soga_ear_type',-14,-18,0), (101015,1170220,1,'soga_eye_brow_type',0,17,-2), (101016,1170220,0,'soga_eye_color',229,229,102), (101017,1170220,1,'soga_eye_type',-19,0,0), (101018,1170220,0,'soga_hair_face_color',223,255,255), (101019,1170220,0,'soga_hair_face_highlight_color',78,36,0), (101020,1170220,0,'soga_hair_type_color',223,255,255), (101021,1170220,0,'soga_hair_type_highlight_color',78,36,0), (101022,1170220,1,'soga_lip_type',11,-7,7), (101023,1170220,1,'soga_nose_type',2,-28,-47), (101024,1170220,0,'soga_skin_color',220,223,223), (101025,1170220,0,'wing_color1',255,255,255), (101026,1170220,0,'wing_color2',255,255,255), (101027,1170221,0,'eye_color',255,255,255), (101028,1170221,0,'skin_color',255,255,255), (101029,1170221,0,'soga_eye_color',255,0,255), (101030,1170222,0,'eye_color',255,255,255), (101031,1170222,0,'skin_color',255,255,255), (101032,1170222,0,'soga_eye_color',255,0,255), (101033,1170223,0,'eye_color',255,255,255), (101034,1170223,0,'skin_color',255,255,255), (101035,1170223,0,'soga_eye_color',255,0,255), (101036,1170224,1,'cheek_type',17,23,0), (101037,1170224,1,'chin_type',-4,14,14), (101038,1170224,1,'ear_type',-32,1,0), (101039,1170224,1,'eye_brow_type',-2,-1,25), (101040,1170224,0,'eye_color',114,78,35), (101041,1170224,1,'eye_type',-17,0,0), (101042,1170224,0,'hair_face_color',158,185,160), (101043,1170224,0,'hair_face_highlight_color',183,141,0), (101044,1170224,0,'hair_type_color',158,185,160), (101045,1170224,0,'hair_type_highlight_color',183,141,0), (101046,1170224,1,'lip_type',-29,-14,2), (101047,1170224,1,'nose_type',14,25,12), (101048,1170224,0,'skin_color',229,186,175), (101049,1170224,1,'soga_cheek_type',17,23,0), (101050,1170224,1,'soga_chin_type',-4,14,14), (101051,1170224,1,'soga_ear_type',-32,1,0), (101052,1170224,1,'soga_eye_brow_type',-2,-1,25), (101053,1170224,0,'soga_eye_color',229,229,102), (101054,1170224,1,'soga_eye_type',-17,0,0), (101055,1170224,0,'soga_hair_face_color',158,185,160), (101056,1170224,0,'soga_hair_face_highlight_color',183,141,0), (101057,1170224,0,'soga_hair_type_color',158,185,160), (101058,1170224,0,'soga_hair_type_highlight_color',183,141,0), (101059,1170224,1,'soga_lip_type',-29,-14,2), (101060,1170224,1,'soga_nose_type',14,25,12), (101061,1170224,0,'soga_skin_color',229,186,175), (101062,1170224,0,'wing_color1',255,255,255), (101063,1170224,0,'wing_color2',255,255,255), (101064,1170225,0,'eye_color',75,75,75), (101065,1170225,0,'skin_color',128,128,128), (101066,1170225,0,'soga_eye_color',255,0,255), (101067,1170226,0,'eye_color',255,255,255), (101068,1170226,0,'skin_color',255,255,255), (101069,1170226,0,'soga_eye_color',255,0,255), (101070,1170227,0,'eye_color',255,255,255), (101071,1170227,0,'skin_color',255,255,255), (101072,1170227,0,'soga_eye_color',255,0,255), (101073,1170228,0,'eye_color',255,255,255), (101074,1170228,0,'skin_color',255,255,255), (101075,1170228,0,'soga_eye_color',255,0,255), (101076,1170229,0,'eye_color',255,255,255), (101077,1170229,0,'skin_color',255,255,255), (101078,1170229,0,'soga_eye_color',255,0,255), (101079,1170230,0,'eye_color',96,31,31), (101080,1170230,0,'skin_color',128,128,128), (101081,1170230,0,'soga_eye_color',255,0,255), (101082,1170231,0,'eye_color',255,255,0), (101083,1170231,0,'skin_color',255,255,0), (101084,1170231,0,'soga_eye_color',255,0,255), (101085,1170232,0,'eye_color',128,63,0), (101086,1170232,0,'skin_color',0,0,128), (101087,1170232,0,'soga_eye_color',255,0,255), (101088,1170233,0,'eye_color',59,59,59), (101089,1170233,0,'skin_color',255,255,255), (101090,1170233,0,'soga_eye_color',255,0,255), (101091,1170234,0,'eye_color',128,0,0), (101092,1170234,0,'skin_color',255,0,0), (101093,1170234,0,'soga_eye_color',255,0,255), (101094,1170235,0,'eye_color',255,255,255), (101095,1170235,0,'skin_color',255,255,255), (101096,1170235,0,'soga_eye_color',255,0,255), (101097,1170236,0,'eye_color',255,255,255), (101098,1170236,0,'skin_color',255,255,255), (101099,1170236,0,'soga_eye_color',255,0,255), (101100,1170237,0,'eye_color',255,255,255), (101101,1170237,0,'skin_color',255,255,255), (101102,1170237,0,'soga_eye_color',255,0,255), (101103,1170238,0,'eye_color',255,255,255), (101104,1170238,0,'skin_color',255,255,255), (101105,1170238,0,'soga_eye_color',255,0,255), (101106,1170239,0,'eye_color',24,24,24), (101107,1170239,0,'skin_color',128,193,61), (101108,1170239,0,'soga_eye_color',255,0,255), (101109,1170240,0,'eye_color',255,255,255), (101110,1170240,0,'skin_color',255,255,255), (101111,1170240,0,'soga_eye_color',255,0,255), (101112,1170241,0,'eye_color',255,255,255), (101113,1170241,0,'skin_color',255,255,255), (101114,1170241,0,'soga_eye_color',255,0,255), (101115,1170242,0,'eye_color',255,255,255), (101116,1170242,0,'skin_color',255,255,255), (101117,1170242,0,'soga_eye_color',255,0,255), (101118,1170243,0,'eye_color',255,255,255), (101119,1170243,0,'skin_color',255,255,255), (101120,1170243,0,'soga_eye_color',255,0,255), (101121,1170244,0,'eye_color',22,103,22), (101122,1170244,0,'skin_color',59,59,59), (101123,1170244,0,'soga_eye_color',255,0,255), (101124,990000,1,'cheek_type',91,-1,0), (101125,990000,1,'chin_type',75,31,34), (101126,990000,1,'ear_type',-100,-97,0), (101127,990000,1,'eye_brow_type',-47,74,-41), (101128,990000,0,'eye_color',204,204,204), (101129,990000,1,'eye_type',25,0,0), (101130,990000,0,'hair_color1',14,198,50), (101131,990000,1,'lip_type',-11,15,8), (101132,990000,1,'nose_type',-83,14,-58), (101133,990000,0,'skin_color',177,179,180), (101134,990000,1,'soga_cheek_type',0,-47,74), (101135,990000,1,'soga_chin_type',0,-11,15), (101136,990000,1,'soga_ear_type',0,25,0), (101137,990000,1,'soga_eye_brow_type',0,-100,-97), (101138,990000,0,'soga_eye_color',204,204,204), (101139,990000,1,'soga_lip_type',-41,91,-1), (101140,990000,1,'soga_nose_type',8,75,31), (101141,990000,0,'soga_skin_color',177,179,180), (101142,990001,0,'eye_color',255,255,255), (101143,990001,0,'skin_color',255,255,255), (101144,990001,0,'soga_eye_color',255,0,255), (101145,990002,0,'eye_color',255,255,255), (101146,990002,0,'skin_color',255,255,255), (101147,990002,0,'soga_eye_color',255,0,255), (101148,990003,0,'eye_color',255,255,255), (101149,990003,0,'skin_color',255,255,255), (101150,990003,0,'soga_eye_color',255,0,255), (101151,990004,0,'eye_color',255,255,255), (101152,990004,0,'skin_color',128,128,74), (101153,990004,0,'soga_eye_color',255,0,255), (101154,990005,1,'cheek_type',1,-2,0), (101155,990005,1,'chin_type',0,-37,-23), (101156,990005,1,'ear_type',0,-9,0), (101157,990005,1,'eye_brow_type',28,-4,-19), (101158,990005,0,'eye_color',29,56,37), (101159,990005,1,'eye_type',12,0,0), (101160,990005,0,'hair_color1',19,31,0), (101161,990005,0,'hair_face_color',26,17,5), (101162,990005,0,'hair_face_highlight_color',158,68,0), (101163,990005,0,'hair_type_color',26,17,5), (101164,990005,0,'hair_type_highlight_color',158,68,0), (101165,990005,1,'lip_type',7,0,-14), (101166,990005,1,'nose_type',-18,19,31), (101167,990005,0,'skin_color',226,216,200), (101168,990005,1,'soga_cheek_type',0,28,-4), (101169,990005,1,'soga_chin_type',0,7,0), (101170,990005,1,'soga_ear_type',0,12,0), (101171,990005,1,'soga_eye_brow_type',0,0,-9), (101172,990005,0,'soga_eye_color',229,229,102), (101173,990005,1,'soga_eye_type',12,0,0), (101174,990005,0,'soga_hair_face_color',26,17,5), (101175,990005,0,'soga_hair_face_highlight_color',158,68,0), (101176,990005,0,'soga_hair_type_color',26,17,5), (101177,990005,0,'soga_hair_type_highlight_color',158,68,0), (101178,990005,1,'soga_lip_type',-19,1,-2), (101179,990005,1,'soga_nose_type',-14,0,-37), (101180,990005,0,'soga_skin_color',226,216,200), (101181,990005,0,'wing_color1',255,255,255), (101182,990005,0,'wing_color2',255,255,255), (101183,990006,0,'eye_color',242,255,250), (101184,990006,0,'skin_color',255,255,255), (101185,990006,0,'soga_eye_color',255,0,255), (101186,990007,0,'eye_color',255,255,255), (101187,990007,0,'skin_color',255,255,255), (101188,990007,0,'soga_eye_color',255,0,255), (101189,990008,0,'eye_color',255,255,255), (101190,990008,0,'skin_color',128,128,74), (101191,990008,0,'soga_eye_color',255,0,255), (101192,990009,0,'eye_color',255,255,255), (101193,990009,0,'skin_color',128,128,65), (101194,990009,0,'soga_eye_color',255,0,255), (101195,990010,0,'eye_color',255,255,251), (101196,990010,0,'skin_color',255,246,255), (101197,990010,0,'soga_eye_color',255,0,255), (101198,990011,0,'eye_color',255,255,252), (101199,990011,0,'skin_color',255,255,255), (101200,990011,0,'soga_eye_color',255,0,255), (101201,990012,0,'eye_color',255,255,255), (101202,990012,0,'skin_color',232,232,150), (101203,990012,0,'soga_eye_color',255,0,255), (101204,990013,0,'eye_color',242,255,254), (101205,990013,0,'skin_color',255,251,255), (101206,990013,0,'soga_eye_color',255,0,255), (101207,990014,0,'eye_color',255,255,255), (101208,990014,0,'skin_color',255,255,255), (101209,990014,0,'soga_eye_color',255,0,255), (101210,990015,0,'eye_color',250,255,248), (101211,990015,0,'skin_color',255,255,255), (101212,990015,0,'soga_eye_color',255,0,255), (101213,990016,0,'eye_color',255,255,255), (101214,990016,0,'skin_color',255,255,255), (101215,990016,0,'soga_eye_color',255,0,255), (101216,990017,0,'eye_color',247,255,247), (101217,990017,0,'skin_color',255,255,255), (101218,990017,0,'soga_eye_color',255,0,255), (101219,990018,0,'eye_color',255,255,255), (101220,990018,0,'skin_color',237,237,145), (101221,990018,0,'soga_eye_color',255,0,255), (101222,990019,0,'eye_color',255,255,255), (101223,990019,0,'skin_color',228,228,154), (101224,990019,0,'soga_eye_color',255,0,255), (101225,990020,0,'eye_color',255,255,255), (101226,990020,0,'skin_color',255,255,255), (101227,990020,0,'soga_eye_color',255,0,255), (101228,990021,0,'eye_color',255,255,255), (101229,990021,0,'soga_eye_color',255,0,255), (101230,990022,0,'eye_color',191,191,191), (101231,990022,0,'skin_color',255,255,255), (101232,990022,0,'soga_eye_color',255,0,255), (101233,990023,1,'cheek_type',-71,-10,0), (101234,990023,1,'chin_type',32,75,-32), (101235,990023,1,'ear_type',8,96,0), (101236,990023,1,'eye_brow_type',0,-46,-35), (101237,990023,0,'eye_color',255,255,255), (101238,990023,1,'eye_type',-63,0,0), (101239,990023,0,'hair_color1',209,131,22), (101240,990023,0,'hair_color2',199,150,48), (101241,990023,0,'hair_face_color',188,132,12), (101242,990023,0,'hair_face_highlight_color',73,79,90), (101243,990023,0,'hair_highlight',105,26,26), (101244,990023,0,'hair_type_color',188,132,12), (101245,990023,0,'hair_type_highlight_color',73,79,90), (101246,990023,1,'lip_type',83,71,76), (101247,990023,1,'nose_type',-42,-9,-62), (101248,990023,0,'skin_color',255,255,255), (101249,990023,1,'soga_cheek_type',-71,-10,0), (101250,990023,1,'soga_chin_type',32,75,-32), (101251,990023,1,'soga_ear_type',8,96,0), (101252,990023,1,'soga_eye_brow_type',0,-46,-35), (101253,990023,0,'soga_eye_color',255,0,255), (101254,990023,1,'soga_eye_type',-63,0,0), (101255,990023,0,'soga_hair_color1',209,131,22), (101256,990023,0,'soga_hair_color2',199,150,48), (101257,990023,0,'soga_hair_face_color',188,132,12), (101258,990023,0,'soga_hair_face_highlight_color',73,79,90), (101259,990023,0,'soga_hair_highlight',105,26,26), (101260,990023,0,'soga_hair_type_color',188,132,12), (101261,990023,0,'soga_hair_type_highlight_color',73,79,90), (101262,990023,1,'soga_lip_type',83,71,76), (101263,990023,1,'soga_nose_type',-42,-9,-62), (101264,990023,0,'soga_skin_color',179,148,100), (101265,990023,0,'wing_color1',255,255,255), (101266,990023,0,'wing_color2',255,255,255), (101267,990024,0,'eye_color',255,255,255), (101268,990024,0,'skin_color',241,241,141), (101269,990024,0,'soga_eye_color',255,0,255), (101270,990025,0,'eye_color',255,255,255), (101271,990025,0,'skin_color',128,128,192), (101272,990025,0,'soga_eye_color',255,0,255), (101273,990026,0,'eye_color',255,255,255), (101274,990026,0,'skin_color',234,234,149), (101275,990026,0,'soga_eye_color',255,0,255), (101276,990027,0,'eye_color',255,255,255), (101277,990027,0,'skin_color',192,192,191), (101278,990027,0,'soga_eye_color',255,0,255), (101279,990028,0,'eye_color',255,255,255), (101280,990028,0,'skin_color',225,225,158), (101281,990028,0,'soga_eye_color',255,0,255), (101282,990029,0,'eye_color',255,255,255), (101283,990029,0,'skin_color',242,242,140), (101284,990029,0,'soga_eye_color',255,0,255), (101285,990030,0,'eye_color',255,255,255), (101286,990030,0,'skin_color',201,201,182), (101287,990030,0,'soga_eye_color',255,0,255), (101288,990031,0,'eye_color',128,128,63), (101289,990031,0,'soga_eye_color',255,0,255), (101290,990032,0,'eye_color',255,255,249), (101291,990032,0,'skin_color',255,255,255), (101292,990032,0,'soga_eye_color',255,0,255), (101293,990033,0,'eye_color',255,255,249), (101294,990033,0,'skin_color',255,249,255), (101295,990033,0,'soga_eye_color',255,0,255), (101296,990034,0,'eye_color',255,255,249), (101297,990034,0,'skin_color',255,245,255), (101298,990034,0,'soga_eye_color',255,0,255), (101299,990035,0,'eye_color',252,255,255), (101300,990035,0,'skin_color',255,255,255), (101301,990035,0,'soga_eye_color',255,0,255), (101302,990036,0,'eye_color',255,255,255), (101303,990036,0,'skin_color',69,34,34), (101304,990036,0,'soga_eye_color',255,0,255), (101305,990037,0,'eye_color',255,255,255), (101306,990037,0,'skin_color',204,204,179), (101307,990037,0,'soga_eye_color',255,0,255), (101308,990038,0,'eye_color',255,255,255), (101309,990038,0,'skin_color',192,192,191), (101310,990038,0,'soga_eye_color',255,0,255), (101311,990039,0,'eye_color',255,255,253), (101312,990039,0,'skin_color',255,246,255), (101313,990039,0,'soga_eye_color',255,0,255), (101314,990040,0,'eye_color',255,255,252), (101315,990040,0,'skin_color',255,255,255), (101316,990040,0,'soga_eye_color',255,0,255), (101317,990041,0,'eye_color',246,255,255), (101318,990041,0,'skin_color',255,254,255), (101319,990041,0,'soga_eye_color',255,0,255), (101320,990042,0,'eye_color',255,255,255), (101321,990042,0,'skin_color',29,14,14), (101322,990042,0,'soga_eye_color',255,0,255), (101323,990043,0,'eye_color',255,255,255), (101324,990043,0,'skin_color',17,8,8), (101325,990043,0,'soga_eye_color',255,0,255), (101326,990044,0,'eye_color',255,255,255), (101327,990044,0,'skin_color',20,10,10), (101328,990044,0,'soga_eye_color',255,0,255), (101329,990045,0,'eye_color',255,255,255), (101330,990045,0,'skin_color',210,210,172), (101331,990045,0,'soga_eye_color',255,0,255), (101332,990046,0,'eye_color',255,255,255), (101333,990046,0,'skin_color',216,216,167), (101334,990046,0,'soga_eye_color',255,0,255), (101335,990047,0,'eye_color',255,255,255), (101336,990047,0,'skin_color',228,228,155), (101337,990047,0,'soga_eye_color',255,0,255), (101338,990048,0,'eye_color',255,255,255), (101339,990048,0,'skin_color',208,208,175), (101340,990048,0,'soga_eye_color',255,0,255), (101341,990049,0,'eye_color',255,255,255), (101342,990049,0,'skin_color',206,206,177), (101343,990049,0,'soga_eye_color',255,0,255), (101344,990050,0,'eye_color',255,255,255), (101345,990050,0,'skin_color',254,254,128), (101346,990050,0,'soga_eye_color',255,0,255), (101347,990051,0,'eye_color',255,255,247), (101348,990051,0,'skin_color',255,255,255), (101349,990051,0,'soga_eye_color',255,0,255), (101350,990052,0,'eye_color',255,255,250), (101351,990052,0,'skin_color',255,245,255), (101352,990052,0,'soga_eye_color',255,0,255), (101353,990053,0,'eye_color',254,255,246), (101354,990053,0,'skin_color',255,247,255), (101355,990053,0,'soga_eye_color',255,0,255), (101356,990054,0,'eye_color',255,255,255), (101357,990054,0,'skin_color',208,208,175), (101358,990054,0,'soga_eye_color',255,0,255), (101359,990055,0,'eye_color',255,255,255), (101360,990055,0,'skin_color',250,250,132), (101361,990055,0,'soga_eye_color',255,0,255), (101362,990056,1,'cheek_type',-78,-100,0), (101363,990056,1,'chin_type',-68,63,68), (101364,990056,1,'ear_type',100,34,0), (101365,990056,1,'eye_brow_type',-87,-1,100), (101366,990056,0,'eye_color',255,255,239), (101367,990056,1,'eye_type',100,0,0), (101368,990056,0,'hair_color1',100,100,100), (101369,990056,0,'hair_face_color',92,34,10), (101370,990056,0,'hair_type_color',92,34,10), (101371,990056,1,'lip_type',-34,61,18), (101372,990056,1,'nose_type',68,100,100), (101373,990056,0,'skin_color',206,211,207), (101374,990056,1,'soga_cheek_type',0,-87,-1), (101375,990056,1,'soga_chin_type',0,-34,61), (101376,990056,1,'soga_ear_type',0,100,0), (101377,990056,1,'soga_eye_brow_type',0,100,34), (101378,990056,0,'soga_eye_color',229,229,102), (101379,990056,0,'soga_hair_face_color',92,34,10), (101380,990056,0,'soga_hair_type_color',92,34,10), (101381,990056,1,'soga_lip_type',100,-78,-100), (101382,990056,1,'soga_nose_type',18,-68,63), (101383,990056,0,'soga_skin_color',206,211,207), (101384,990057,0,'eye_color',251,255,255), (101385,990057,0,'skin_color',255,248,255), (101386,990057,0,'soga_eye_color',255,0,255), (101387,990058,0,'eye_color',255,255,255), (101388,990058,0,'skin_color',123,61,61), (101389,990058,0,'soga_eye_color',255,0,255), (101390,990059,0,'eye_color',128,128,63), (101391,990059,0,'soga_eye_color',255,0,255), (101392,990060,0,'eye_color',255,255,255), (101393,990060,0,'skin_color',255,255,255), (101394,990060,0,'soga_eye_color',255,0,255), (101395,990061,0,'eye_color',255,255,255), (101396,990061,0,'skin_color',252,252,130), (101397,990061,0,'soga_eye_color',255,0,255), (101398,990062,0,'eye_color',255,255,255), (101399,990062,0,'skin_color',220,220,163), (101400,990062,0,'soga_eye_color',255,0,255), (101401,990063,0,'eye_color',255,255,255), (101402,990063,0,'skin_color',203,203,180), (101403,990063,0,'soga_eye_color',255,0,255), (101404,990064,1,'cheek_type',100,-100,0), (101405,990064,1,'chin_type',-75,75,-42), (101406,990064,1,'ear_type',-100,0,0), (101407,990064,1,'eye_brow_type',100,-100,100), (101408,990064,0,'eye_color',58,38,16), (101409,990064,1,'eye_type',100,0,0), (101410,990064,0,'hair_color1',169,64,78), (101411,990064,0,'hair_color2',219,0,0), (101412,990064,0,'hair_face_color',244,244,246), (101413,990064,0,'hair_face_highlight_color',74,77,108), (101414,990064,0,'hair_type_color',244,244,246), (101415,990064,0,'hair_type_highlight_color',74,77,108), (101416,990064,1,'lip_type',-91,7,57), (101417,990064,1,'nose_type',-100,-87,64), (101418,990064,0,'skin_color',239,239,211), (101419,990064,1,'soga_cheek_type',0,100,-100), (101420,990064,1,'soga_chin_type',0,-91,7), (101421,990064,1,'soga_ear_type',0,100,0), (101422,990064,1,'soga_eye_brow_type',0,-100,0), (101423,990064,0,'soga_eye_color',229,229,102), (101424,990064,1,'soga_eye_type',-37,0,0), (101425,990064,0,'soga_hair_face_color',244,244,246), (101426,990064,0,'soga_hair_face_highlight_color',74,77,108), (101427,990064,0,'soga_hair_type_color',244,244,246), (101428,990064,0,'soga_hair_type_highlight_color',74,77,108), (101429,990064,1,'soga_lip_type',100,100,-100), (101430,990064,1,'soga_nose_type',57,-75,75), (101431,990064,0,'soga_skin_color',239,239,211), (101432,990065,0,'eye_color',255,255,255), (101433,990065,0,'skin_color',226,226,156), (101434,990065,0,'soga_eye_color',255,0,255), (101435,990066,0,'eye_color',255,255,255), (101436,990066,0,'skin_color',223,223,160), (101437,990066,0,'soga_eye_color',255,0,255), (101438,990067,0,'eye_color',255,255,255), (101439,990067,0,'skin_color',248,248,134), (101440,990067,0,'soga_eye_color',255,0,255), (101441,990068,0,'eye_color',255,255,255), (101442,990068,0,'skin_color',218,218,165), (101443,990068,0,'soga_eye_color',255,0,255), (101444,990069,0,'eye_color',255,255,255), (101445,990069,0,'skin_color',250,250,132), (101446,990069,0,'soga_eye_color',255,0,255), (101447,990070,0,'eye_color',255,255,255), (101448,990070,0,'skin_color',255,255,255), (101449,990070,0,'soga_eye_color',255,0,255), (101450,990071,0,'eye_color',255,255,255), (101451,990071,0,'skin_color',200,200,183), (101452,990071,0,'soga_eye_color',255,0,255), (101453,990072,0,'eye_color',255,255,255), (101454,990072,0,'skin_color',255,255,255), (101455,990072,0,'soga_eye_color',255,0,255), (101456,990073,0,'eye_color',255,255,255), (101457,990073,0,'skin_color',226,226,157), (101458,990073,0,'soga_eye_color',255,0,255), (101459,990074,0,'eye_color',255,255,255), (101460,990074,0,'skin_color',244,244,138), (101461,990074,0,'soga_eye_color',255,0,255), (101462,990075,0,'eye_color',255,255,255), (101463,990075,0,'skin_color',231,231,151), (101464,990075,0,'soga_eye_color',255,0,255), (101465,990076,0,'eye_color',255,255,255), (101466,990076,0,'skin_color',198,198,184), (101467,990076,0,'soga_eye_color',255,0,255), (101468,990077,0,'eye_color',255,255,255), (101469,990077,0,'skin_color',248,248,134), (101470,990077,0,'soga_eye_color',255,0,255), (101471,990078,0,'eye_color',255,255,255), (101472,990078,0,'skin_color',255,255,255), (101473,990078,0,'soga_eye_color',255,0,255), (101474,990079,0,'eye_color',255,255,255), (101475,990079,0,'skin_color',225,225,157), (101476,990079,0,'soga_eye_color',255,0,255), (101477,990080,0,'eye_color',255,255,255), (101478,990080,0,'skin_color',198,198,185), (101479,990080,0,'soga_eye_color',255,0,255), (101480,990081,0,'eye_color',255,255,255), (101481,990081,0,'skin_color',253,253,129), (101482,990081,0,'soga_eye_color',255,0,255), (101483,990082,0,'eye_color',255,255,255), (101484,990082,0,'skin_color',255,255,255), (101485,990082,0,'soga_eye_color',255,0,255), (101486,990083,0,'eye_color',255,255,250), (101487,990083,0,'skin_color',255,247,255), (101488,990083,0,'soga_eye_color',255,0,255), (101489,990084,0,'eye_color',255,255,255), (101490,990084,0,'skin_color',255,255,255), (101491,990084,0,'soga_eye_color',255,0,255), (101492,990085,0,'eye_color',255,255,255), (101493,990085,0,'skin_color',255,255,255), (101494,990085,0,'soga_eye_color',255,0,255), (101495,990086,0,'eye_color',255,255,249), (101496,990086,0,'skin_color',255,244,255), (101497,990086,0,'soga_eye_color',255,0,255), (101498,990087,0,'eye_color',255,255,255), (101499,990087,0,'skin_color',255,255,255), (101500,990087,0,'soga_eye_color',255,0,255), (101501,990088,0,'eye_color',255,255,255), (101502,990088,0,'skin_color',128,128,118), (101503,990088,0,'soga_eye_color',255,0,255), (101504,990089,0,'eye_color',255,255,255), (101505,990089,0,'skin_color',254,254,128), (101506,990089,0,'soga_eye_color',255,0,255), (101507,990090,0,'eye_color',249,255,245), (101508,990090,0,'skin_color',255,252,255), (101509,990090,0,'soga_eye_color',255,0,255), (101510,990091,0,'eye_color',255,255,255), (101511,990091,0,'skin_color',255,255,255), (101512,990091,0,'soga_eye_color',255,0,255), (101513,990092,0,'eye_color',255,255,243), (101514,990092,0,'skin_color',255,255,255), (101515,990092,0,'soga_eye_color',255,0,255), (101516,990093,0,'eye_color',255,255,250), (101517,990093,0,'skin_color',255,255,255), (101518,990093,0,'soga_eye_color',255,0,255), (101519,990094,0,'eye_color',255,255,255), (101520,990094,0,'skin_color',255,255,255), (101521,990094,0,'soga_eye_color',255,0,255), (101522,990095,0,'eye_color',255,255,255), (101523,990095,0,'skin_color',236,236,146), (101524,990095,0,'soga_eye_color',255,0,255), (101525,990096,0,'eye_color',255,255,255), (101526,990096,0,'skin_color',64,32,32), (101527,990096,0,'soga_eye_color',255,0,255), (101528,990097,0,'eye_color',255,255,255), (101529,990097,0,'skin_color',102,102,102), (101530,990097,0,'soga_eye_color',255,0,255), (101531,990098,0,'eye_color',243,255,255), (101532,990098,0,'skin_color',255,255,255), (101533,990098,0,'soga_eye_color',255,0,255), (101534,990099,0,'eye_color',250,255,252), (101535,990099,0,'skin_color',255,251,255), (101536,990099,0,'soga_eye_color',255,0,255), (101537,990100,0,'eye_color',245,255,255), (101538,990100,0,'skin_color',255,253,255), (101539,990100,0,'soga_eye_color',255,0,255), (101540,990101,0,'eye_color',250,255,253), (101541,990101,0,'skin_color',255,252,255), (101542,990101,0,'soga_eye_color',255,0,255), (101543,990102,0,'eye_color',255,255,255), (101544,990102,0,'skin_color',255,255,255), (101545,990102,0,'soga_eye_color',255,0,255), (101546,990103,0,'eye_color',252,255,254), (101547,990103,0,'skin_color',255,254,255), (101548,990103,0,'soga_eye_color',255,0,255), (101549,990104,0,'eye_color',248,255,252), (101550,990104,0,'skin_color',255,255,255), (101551,990104,0,'soga_eye_color',255,0,255), (101552,990105,0,'eye_color',249,255,247), (101553,990105,0,'skin_color',255,251,255), (101554,990105,0,'soga_eye_color',255,0,255), (101555,990106,1,'cheek_type',20,0,0), (101556,990106,1,'chin_type',-5,12,-29), (101557,990106,1,'ear_type',0,-41,0), (101558,990106,1,'eye_brow_type',-11,17,10), (101559,990106,0,'eye_color',90,59,23), (101560,990106,1,'eye_type',20,0,0), (101561,990106,0,'hair_color1',4,20,0), (101562,990106,0,'hair_face_color',18,11,0), (101563,990106,0,'hair_face_highlight_color',154,56,22), (101564,990106,0,'hair_type_color',18,11,0), (101565,990106,0,'hair_type_highlight_color',154,56,22), (101566,990106,1,'lip_type',14,7,25), (101567,990106,1,'nose_type',-21,4,20), (101568,990106,0,'skin_color',193,184,153), (101569,990106,1,'soga_cheek_type',0,-11,17), (101570,990106,1,'soga_chin_type',0,14,7), (101571,990106,1,'soga_ear_type',75,1,0), (101572,990106,1,'soga_eye_brow_type',0,0,-41), (101573,990106,0,'soga_eye_color',229,229,102), (101574,990106,1,'soga_eye_type',20,0,0), (101575,990106,0,'soga_hair_face_color',18,11,0), (101576,990106,0,'soga_hair_face_highlight_color',154,56,22), (101577,990106,0,'soga_hair_type_color',18,11,0), (101578,990106,0,'soga_hair_type_highlight_color',154,56,22), (101579,990106,1,'soga_lip_type',10,20,0), (101580,990106,1,'soga_nose_type',25,-5,12), (101581,990106,0,'soga_skin_color',193,184,153), (101582,990106,0,'wing_color1',255,255,255), (101583,990106,0,'wing_color2',255,255,255), (101584,990107,0,'eye_color',255,255,247), (101585,990107,0,'skin_color',255,255,255), (101586,990107,0,'soga_eye_color',255,0,255), (101587,990108,0,'eye_color',255,255,255), (101588,990108,0,'skin_color',253,253,129), (101589,990108,0,'soga_eye_color',255,0,255), (101590,990109,0,'eye_color',255,255,255), (101591,990109,0,'skin_color',191,191,191), (101592,990109,0,'soga_eye_color',255,0,255), (101593,990110,0,'eye_color',255,255,255), (101594,990110,0,'skin_color',255,255,128), (101595,990110,0,'soga_eye_color',255,0,255), (101596,990111,0,'eye_color',255,255,255), (101597,990111,0,'skin_color',221,221,162), (101598,990111,0,'soga_eye_color',255,0,255), (101599,990112,0,'eye_color',255,255,255), (101600,990112,0,'skin_color',72,36,36), (101601,990112,0,'soga_eye_color',255,0,255), (101602,990113,0,'eye_color',255,255,255), (101603,990113,0,'skin_color',19,9,9), (101604,990113,0,'soga_eye_color',255,0,255), (101605,990114,0,'eye_color',255,255,255), (101606,990114,0,'skin_color',32,16,16), (101607,990114,0,'soga_eye_color',255,0,255), (101608,990115,0,'eye_color',255,255,255), (101609,990115,0,'skin_color',70,35,35), (101610,990115,0,'soga_eye_color',255,0,255), (101611,990116,0,'eye_color',255,255,255), (101612,990116,0,'skin_color',10,5,5), (101613,990116,0,'soga_eye_color',255,0,255), (101614,990117,0,'eye_color',255,255,255), (101615,990117,0,'skin_color',255,255,255), (101616,990117,0,'soga_eye_color',255,0,255), (101617,990118,0,'eye_color',255,255,255), (101618,990118,0,'skin_color',89,44,44), (101619,990118,0,'soga_eye_color',255,0,255), (101620,990119,0,'eye_color',255,255,255), (101621,990119,0,'skin_color',255,255,255), (101622,990119,0,'soga_eye_color',255,0,255), (101623,990120,0,'eye_color',255,255,255), (101624,990120,0,'skin_color',255,255,255), (101625,990120,0,'soga_eye_color',255,0,255), (101626,990121,0,'eye_color',255,255,255), (101627,990121,0,'skin_color',255,255,255), (101628,990121,0,'soga_eye_color',255,0,255), (101629,990122,0,'eye_color',191,191,191), (101630,990122,0,'skin_color',255,255,255), (101631,990122,0,'soga_eye_color',255,0,255), (101632,990123,0,'eye_color',255,255,255), (101633,990123,0,'skin_color',255,255,255), (101634,990123,0,'soga_eye_color',255,0,255), (101635,990124,0,'eye_color',128,128,63), (101636,990124,0,'soga_eye_color',255,0,255), (101637,990125,0,'eye_color',128,128,63), (101638,990125,0,'soga_eye_color',255,0,255), (101639,990126,0,'eye_color',255,255,255), (101640,990126,0,'skin_color',255,244,255), (101641,990126,0,'soga_eye_color',255,0,255), (101642,990127,0,'eye_color',255,255,255), (101643,990127,0,'skin_color',2,1,1), (101644,990127,0,'soga_eye_color',255,0,255), (101645,990128,0,'eye_color',255,255,255), (101646,990128,0,'skin_color',249,249,133), (101647,990128,0,'soga_eye_color',255,0,255), (101648,990129,1,'cheek_type',100,-100,0), (101649,990129,1,'chin_type',-68,63,55), (101650,990129,1,'ear_type',-83,-7,0), (101651,990129,1,'eye_brow_type',-17,43,42), (101652,990129,0,'eye_color',70,47,20), (101653,990129,1,'eye_type',100,0,0), (101654,990129,0,'hair_color1',200,199,211), (101655,990129,0,'hair_color2',252,0,0), (101656,990129,0,'hair_face_color',15,1,21), (101657,990129,0,'hair_face_highlight_color',64,66,79), (101658,990129,0,'hair_type_color',15,1,21), (101659,990129,0,'hair_type_highlight_color',64,66,79), (101660,990129,1,'lip_type',75,-68,83), (101661,990129,1,'nose_type',-1,-56,-57), (101662,990129,0,'skin_color',247,250,250), (101663,990129,1,'soga_cheek_type',0,-17,43), (101664,990129,1,'soga_chin_type',0,75,-68), (101665,990129,1,'soga_ear_type',0,100,0), (101666,990129,1,'soga_eye_brow_type',0,-83,-7), (101667,990129,0,'soga_eye_color',229,229,102), (101668,990129,1,'soga_eye_type',-4,0,0), (101669,990129,0,'soga_hair_face_color',15,1,21), (101670,990129,0,'soga_hair_face_highlight_color',64,66,79), (101671,990129,0,'soga_hair_type_color',15,1,21), (101672,990129,0,'soga_hair_type_highlight_color',64,66,79), (101673,990129,1,'soga_lip_type',42,100,-100), (101674,990129,1,'soga_nose_type',83,-68,63), (101675,990129,0,'soga_skin_color',247,250,250), (101676,990130,0,'eye_color',255,255,255), (101677,990130,0,'skin_color',255,255,255), (101678,990130,0,'soga_eye_color',255,0,255), (101679,990131,0,'eye_color',255,255,255), (101680,990131,0,'skin_color',242,242,140), (101681,990131,0,'soga_eye_color',255,0,255), (101682,990132,0,'eye_color',253,255,250), (101683,990132,0,'skin_color',255,255,255), (101684,990132,0,'soga_eye_color',255,0,255), (101685,990133,1,'cheek_type',46,34,0), (101686,990133,1,'chin_type',-68,63,55), (101687,990133,1,'ear_type',0,-7,0), (101688,990133,1,'eye_brow_type',-47,-100,100), (101689,990133,0,'eye_color',203,177,143), (101690,990133,1,'eye_type',17,0,0), (101691,990133,0,'hair_color1',200,199,211), (101692,990133,0,'hair_color2',252,0,0), (101693,990133,0,'hair_face_color',232,183,30), (101694,990133,0,'hair_face_highlight_color',61,61,75), (101695,990133,0,'hair_type_color',232,183,30), (101696,990133,0,'hair_type_highlight_color',61,61,75), (101697,990133,1,'lip_type',-98,15,-12), (101698,990133,1,'nose_type',-1,-56,-57), (101699,990133,0,'skin_color',247,250,250), (101700,990133,1,'soga_cheek_type',0,-47,-100), (101701,990133,1,'soga_chin_type',0,-98,15), (101702,990133,1,'soga_ear_type',0,17,0), (101703,990133,1,'soga_eye_brow_type',0,0,-7), (101704,990133,0,'soga_eye_color',229,229,102), (101705,990133,1,'soga_eye_type',-4,0,0), (101706,990133,0,'soga_hair_face_color',232,183,30), (101707,990133,0,'soga_hair_face_highlight_color',61,61,75), (101708,990133,0,'soga_hair_type_color',232,183,30), (101709,990133,0,'soga_hair_type_highlight_color',61,61,75), (101710,990133,1,'soga_lip_type',100,46,34), (101711,990133,1,'soga_nose_type',-12,-68,63), (101712,990133,0,'soga_skin_color',247,250,250), (101713,990134,1,'cheek_type',100,-100,0), (101714,990134,1,'chin_type',-68,63,55), (101715,990134,1,'ear_type',-83,-7,0), (101716,990134,1,'eye_brow_type',-1,-61,100), (101717,990134,0,'eye_color',132,182,195), (101718,990134,1,'eye_type',100,0,0), (101719,990134,0,'hair_color1',200,199,211), (101720,990134,0,'hair_color2',68,0,0), (101721,990134,0,'hair_face_color',231,183,29), (101722,990134,0,'hair_face_highlight_color',244,246,246), (101723,990134,0,'hair_type_color',231,183,29), (101724,990134,0,'hair_type_highlight_color',244,246,246), (101725,990134,1,'lip_type',-100,56,83), (101726,990134,1,'nose_type',-1,-56,-57), (101727,990134,0,'skin_color',222,213,167), (101728,990134,1,'soga_cheek_type',0,-1,-61), (101729,990134,1,'soga_chin_type',0,-100,56), (101730,990134,1,'soga_ear_type',0,100,0), (101731,990134,1,'soga_eye_brow_type',0,-83,-7), (101732,990134,0,'soga_eye_color',229,229,102), (101733,990134,1,'soga_eye_type',68,0,0), (101734,990134,0,'soga_hair_face_color',231,183,29), (101735,990134,0,'soga_hair_face_highlight_color',244,246,246), (101736,990134,0,'soga_hair_type_color',231,183,29), (101737,990134,0,'soga_hair_type_highlight_color',244,246,246), (101738,990134,1,'soga_lip_type',100,100,-100), (101739,990134,1,'soga_nose_type',83,-68,63), (101740,990134,0,'soga_skin_color',222,213,167), (101741,990135,1,'cheek_type',-87,77,0), (101742,990135,1,'chin_type',-19,-28,58), (101743,990135,1,'ear_type',0,25,0), (101744,990135,1,'eye_brow_type',61,-66,-17), (101745,990135,0,'eye_color',44,89,79), (101746,990135,1,'eye_type',-95,0,0), (101747,990135,0,'hair_color1',194,96,195), (101748,990135,0,'hair_color2',169,0,0), (101749,990135,0,'hair_face_color',33,10,14), (101750,990135,0,'hair_face_highlight_color',37,23,3), (101751,990135,0,'hair_type_color',33,10,14), (101752,990135,0,'hair_type_highlight_color',37,23,3), (101753,990135,1,'lip_type',22,65,-42), (101754,990135,1,'nose_type',66,-62,96), (101755,990135,0,'skin_color',253,254,254), (101756,990135,1,'soga_cheek_type',0,61,-66), (101757,990135,1,'soga_chin_type',0,22,65), (101758,990135,1,'soga_ear_type',0,-95,0), (101759,990135,1,'soga_eye_brow_type',0,0,25), (101760,990135,0,'soga_eye_color',229,229,102), (101761,990135,1,'soga_eye_type',-87,0,0), (101762,990135,0,'soga_hair_face_color',33,10,14), (101763,990135,0,'soga_hair_face_highlight_color',37,23,3), (101764,990135,0,'soga_hair_type_color',33,10,14), (101765,990135,0,'soga_hair_type_highlight_color',37,23,3), (101766,990135,1,'soga_lip_type',-17,-87,77), (101767,990135,1,'soga_nose_type',-42,-19,-28), (101768,990135,0,'soga_skin_color',253,254,254), (101769,990136,0,'eye_color',255,255,255), (101770,990136,0,'skin_color',83,41,41), (101771,990136,0,'soga_eye_color',255,0,255), (101772,990137,0,'eye_color',255,255,255), (101773,990137,0,'skin_color',255,255,255), (101774,990137,0,'soga_eye_color',255,0,255), (101775,990138,1,'cheek_type',57,93,0), (101776,990138,1,'chin_type',78,8,96), (101777,990138,1,'ear_type',-28,-45,0), (101778,990138,1,'eye_brow_type',-28,62,-55), (101779,990138,0,'eye_color',204,204,204), (101780,990138,1,'eye_type',50,0,0), (101781,990138,0,'hair_color1',253,82,230), (101782,990138,1,'lip_type',17,76,12), (101783,990138,1,'nose_type',34,-3,82), (101784,990138,0,'skin_color',202,168,72), (101785,990138,1,'soga_cheek_type',0,-28,62), (101786,990138,1,'soga_chin_type',0,17,76), (101787,990138,1,'soga_ear_type',0,50,0), (101788,990138,1,'soga_eye_brow_type',0,-28,-45), (101789,990138,0,'soga_eye_color',229,229,102), (101790,990138,1,'soga_eye_type',50,0,0), (101791,990138,1,'soga_lip_type',-55,57,93), (101792,990138,1,'soga_nose_type',12,78,8), (101793,990138,0,'soga_skin_color',202,168,72), (101794,990139,1,'cheek_type',100,-100,0), (101795,990139,1,'chin_type',-100,100,100), (101796,990139,1,'ear_type',25,8,0), (101797,990139,1,'eye_brow_type',100,100,100), (101798,990139,0,'eye_color',118,14,183), (101799,990139,1,'eye_type',100,0,0), (101800,990139,0,'hair_color1',239,0,234), (101801,990139,0,'hair_face_color',171,60,32), (101802,990139,0,'hair_face_highlight_color',216,192,37), (101803,990139,0,'hair_type_color',171,60,32), (101804,990139,0,'hair_type_highlight_color',216,192,37), (101805,990139,1,'lip_type',100,50,-68), (101806,990139,1,'nose_type',0,-17,0), (101807,990139,0,'skin_color',227,205,123), (101808,990139,1,'soga_cheek_type',0,100,100), (101809,990139,1,'soga_chin_type',0,100,50), (101810,990139,1,'soga_ear_type',0,100,0), (101811,990139,1,'soga_eye_brow_type',0,25,8), (101812,990139,0,'soga_eye_color',229,229,102), (101813,990139,1,'soga_eye_type',100,0,0), (101814,990139,0,'soga_hair_face_color',171,60,32), (101815,990139,0,'soga_hair_face_highlight_color',216,192,37), (101816,990139,0,'soga_hair_type_color',171,60,32), (101817,990139,0,'soga_hair_type_highlight_color',216,192,37), (101818,990139,1,'soga_lip_type',100,100,-100), (101819,990139,1,'soga_nose_type',-68,-100,100), (101820,990139,0,'soga_skin_color',227,205,123), (101821,990139,0,'wing_color1',255,255,255), (101822,990139,0,'wing_color2',255,255,255), (101823,990140,0,'eye_color',255,255,255), (101824,990140,0,'skin_color',255,255,255), (101825,990140,0,'soga_eye_color',255,0,255), (101826,990141,0,'eye_color',255,255,255), (101827,990141,0,'skin_color',255,255,255), (101828,990141,0,'soga_eye_color',255,0,255), (101829,990142,0,'eye_color',255,255,255), (101830,990142,0,'skin_color',255,255,255), (101831,990142,0,'soga_eye_color',255,0,255), (101832,990143,0,'eye_color',255,255,255), (101833,990143,0,'skin_color',255,255,255), (101834,990143,0,'soga_eye_color',255,0,255), (101835,990144,0,'eye_color',255,255,255), (101836,990144,0,'skin_color',255,255,255), (101837,990144,0,'soga_eye_color',255,0,255), (101838,990145,0,'eye_color',255,255,255), (101839,990145,0,'skin_color',255,255,255), (101840,990145,0,'soga_eye_color',255,0,255), (101841,990146,0,'eye_color',255,255,255), (101842,990146,0,'skin_color',255,255,255), (101843,990146,0,'soga_eye_color',255,0,255), (101844,990147,0,'eye_color',255,255,255), (101845,990147,0,'skin_color',255,255,255), (101846,990147,0,'soga_eye_color',255,0,255), (101847,990148,0,'eye_color',255,255,255), (101848,990148,0,'skin_color',255,255,255), (101849,990148,0,'soga_eye_color',255,0,255), (101850,990149,0,'eye_color',255,255,255), (101851,990149,0,'skin_color',255,255,255), (101852,990149,0,'soga_eye_color',255,0,255), (101853,990150,0,'eye_color',255,255,255), (101854,990150,0,'skin_color',221,221,162), (101855,990150,0,'soga_eye_color',255,0,255), (101856,990151,0,'eye_color',255,255,255), (101857,990151,0,'skin_color',207,207,176), (101858,990151,0,'soga_eye_color',255,0,255), (101859,990152,0,'eye_color',255,255,255), (101860,990152,0,'skin_color',201,201,182), (101861,990152,0,'soga_eye_color',255,0,255), (101862,990153,0,'eye_color',255,255,255), (101863,990153,0,'skin_color',201,201,182), (101864,990153,0,'soga_eye_color',255,0,255), (101865,990154,0,'eye_color',255,255,255), (101866,990154,0,'skin_color',255,255,255), (101867,990154,0,'soga_eye_color',255,0,255), (101868,990155,0,'eye_color',255,255,255), (101869,990155,0,'skin_color',219,219,163), (101870,990155,0,'soga_eye_color',255,0,255), (101871,990156,0,'eye_color',255,255,255), (101872,990156,0,'skin_color',247,247,136), (101873,990156,0,'soga_eye_color',255,0,255), (101874,990157,0,'eye_color',255,255,255), (101875,990157,0,'skin_color',254,254,128), (101876,990157,0,'soga_eye_color',255,0,255), (101877,990158,0,'eye_color',255,255,255), (101878,990158,0,'skin_color',255,255,255), (101879,990158,0,'soga_eye_color',255,0,255), (101880,990159,0,'eye_color',255,255,255), (101881,990159,0,'skin_color',128,128,103), (101882,990159,0,'soga_eye_color',255,0,255), (101883,990160,0,'eye_color',255,255,255), (101884,990160,0,'skin_color',255,255,255), (101885,990160,0,'soga_eye_color',255,0,255), (101886,990161,0,'eye_color',255,255,255), (101887,990161,0,'skin_color',200,200,183), (101888,990161,0,'soga_eye_color',255,0,255), (101889,990162,0,'eye_color',255,255,255), (101890,990162,0,'skin_color',255,255,255), (101891,990162,0,'soga_eye_color',255,0,255), (101892,990163,0,'eye_color',253,255,254), (101893,990163,0,'skin_color',255,255,255), (101894,990163,0,'soga_eye_color',255,0,255), (101895,990164,0,'eye_color',128,128,63), (101896,990164,0,'soga_eye_color',255,0,255), (101897,990165,0,'eye_color',255,255,255), (101898,990165,0,'skin_color',8,4,4), (101899,990165,0,'soga_eye_color',255,0,255), (101900,990166,0,'eye_color',255,255,255), (101901,990166,0,'skin_color',4,2,2), (101902,990166,0,'soga_eye_color',255,0,255), (101903,990167,0,'eye_color',255,255,253), (101904,990167,0,'skin_color',255,249,255), (101905,990167,0,'soga_eye_color',255,0,255), (101906,990168,0,'eye_color',255,255,255), (101907,990168,0,'skin_color',222,222,161), (101908,990168,0,'soga_eye_color',255,0,255), (101909,990169,0,'eye_color',255,255,248), (101910,990169,0,'skin_color',255,255,255), (101911,990169,0,'soga_eye_color',255,0,255), (101912,990170,0,'eye_color',248,255,250), (101913,990170,0,'skin_color',255,245,255), (101914,990170,0,'soga_eye_color',255,0,255), (101915,990171,1,'cheek_type',100,-100,0), (101916,990171,1,'chin_type',-100,100,100), (101917,990171,1,'ear_type',25,9,0), (101918,990171,1,'eye_brow_type',100,100,100), (101919,990171,0,'eye_color',118,14,183), (101920,990171,1,'eye_type',100,0,0), (101921,990171,0,'hair_color1',239,255,228), (101922,990171,0,'hair_face_color',171,60,32), (101923,990171,0,'hair_face_highlight_color',216,192,37), (101924,990171,0,'hair_type_color',171,60,32), (101925,990171,0,'hair_type_highlight_color',216,192,37), (101926,990171,1,'lip_type',100,50,-68), (101927,990171,1,'nose_type',0,-17,-1), (101928,990171,0,'skin_color',232,214,144), (101929,990171,1,'soga_cheek_type',0,100,100), (101930,990171,1,'soga_chin_type',0,100,50), (101931,990171,1,'soga_ear_type',0,100,0), (101932,990171,1,'soga_eye_brow_type',0,25,9), (101933,990171,0,'soga_eye_color',229,229,102), (101934,990171,1,'soga_eye_type',100,0,0), (101935,990171,0,'soga_hair_face_color',171,60,32), (101936,990171,0,'soga_hair_face_highlight_color',216,192,37), (101937,990171,0,'soga_hair_type_color',171,60,32), (101938,990171,0,'soga_hair_type_highlight_color',216,192,37), (101939,990171,1,'soga_lip_type',100,100,-100), (101940,990171,1,'soga_nose_type',-68,-100,100), (101941,990171,0,'soga_skin_color',232,214,144), (101942,990171,0,'wing_color1',255,255,255), (101943,990171,0,'wing_color2',255,255,255), (101944,990172,1,'cheek_type',100,-100,0), (101945,990172,1,'chin_type',-100,100,100), (101946,990172,1,'ear_type',25,9,0), (101947,990172,1,'eye_brow_type',100,100,100), (101948,990172,0,'eye_color',118,14,183), (101949,990172,1,'eye_type',100,0,0), (101950,990172,0,'hair_color1',239,255,18), (101951,990172,0,'hair_face_color',171,60,32), (101952,990172,0,'hair_face_highlight_color',216,192,37), (101953,990172,0,'hair_type_color',171,60,32), (101954,990172,0,'hair_type_highlight_color',216,192,37), (101955,990172,1,'lip_type',100,50,-68), (101956,990172,1,'nose_type',0,-17,-1), (101957,990172,0,'skin_color',234,217,151), (101958,990172,1,'soga_cheek_type',0,100,100), (101959,990172,1,'soga_chin_type',0,100,50), (101960,990172,1,'soga_ear_type',0,100,0), (101961,990172,1,'soga_eye_brow_type',0,25,9), (101962,990172,0,'soga_eye_color',229,229,102), (101963,990172,0,'soga_hair_face_color',171,60,32), (101964,990172,0,'soga_hair_face_highlight_color',216,192,37), (101965,990172,0,'soga_hair_type_color',171,60,32), (101966,990172,0,'soga_hair_type_highlight_color',216,192,37), (101967,990172,1,'soga_lip_type',100,100,-100), (101968,990172,1,'soga_nose_type',-68,-100,100), (101969,990172,0,'soga_skin_color',234,217,151), (101970,990172,0,'wing_color1',255,255,255), (101971,990172,0,'wing_color2',255,255,255), (101972,990173,1,'cheek_type',100,-100,0), (101973,990173,1,'chin_type',-100,100,100), (101974,990173,1,'ear_type',25,8,0), (101975,990173,1,'eye_brow_type',100,100,100), (101976,990173,0,'eye_color',118,14,183), (101977,990173,1,'eye_type',100,0,0), (101978,990173,0,'hair_color1',239,0,3), (101979,990173,0,'hair_face_color',171,60,32), (101980,990173,0,'hair_face_highlight_color',216,192,37), (101981,990173,0,'hair_type_color',171,60,32), (101982,990173,0,'hair_type_highlight_color',216,192,37), (101983,990173,1,'lip_type',100,50,-68), (101984,990173,1,'nose_type',0,-17,0), (101985,990173,0,'skin_color',182,184,184), (101986,990173,1,'soga_cheek_type',0,100,100), (101987,990173,1,'soga_chin_type',0,100,50), (101988,990173,1,'soga_ear_type',0,100,0), (101989,990173,1,'soga_eye_brow_type',0,25,8), (101990,990173,0,'soga_eye_color',229,229,102), (101991,990173,1,'soga_eye_type',100,0,0), (101992,990173,0,'soga_hair_face_color',171,60,32), (101993,990173,0,'soga_hair_face_highlight_color',216,192,37), (101994,990173,0,'soga_hair_type_color',171,60,32), (101995,990173,0,'soga_hair_type_highlight_color',216,192,37), (101996,990173,1,'soga_lip_type',100,100,-100), (101997,990173,1,'soga_nose_type',-68,-100,100), (101998,990173,0,'soga_skin_color',182,184,184), (101999,990173,0,'wing_color1',255,255,255), (102000,990173,0,'wing_color2',255,255,255), (102001,990174,0,'eye_color',250,255,255), (102002,990174,0,'skin_color',255,242,255), (102003,990174,0,'soga_eye_color',255,0,255), (102004,990175,0,'eye_color',242,255,249), (102005,990175,0,'skin_color',255,250,255), (102006,990175,0,'soga_eye_color',255,0,255), (102007,990176,0,'eye_color',251,255,255), (102008,990176,0,'skin_color',255,250,255), (102009,990176,0,'soga_eye_color',255,0,255), (102010,990177,1,'cheek_type',100,-100,0), (102011,990177,1,'chin_type',-100,100,100), (102012,990177,1,'ear_type',25,9,0), (102013,990177,1,'eye_brow_type',100,100,100), (102014,990177,0,'eye_color',118,14,183), (102015,990177,1,'eye_type',100,0,0), (102016,990177,0,'hair_color1',239,255,1), (102017,990177,0,'hair_face_color',171,60,32), (102018,990177,0,'hair_face_highlight_color',216,192,37), (102019,990177,0,'hair_type_color',171,60,32), (102020,990177,0,'hair_type_highlight_color',216,192,37), (102021,990177,1,'lip_type',100,50,-68), (102022,990177,1,'nose_type',0,-17,-1), (102023,990177,0,'skin_color',57,22,7), (102024,990177,1,'soga_cheek_type',0,100,100), (102025,990177,1,'soga_chin_type',0,100,50), (102026,990177,1,'soga_ear_type',0,100,0), (102027,990177,1,'soga_eye_brow_type',0,25,9), (102028,990177,0,'soga_eye_color',229,229,102), (102029,990177,1,'soga_eye_type',100,0,0), (102030,990177,0,'soga_hair_face_color',171,60,32), (102031,990177,0,'soga_hair_face_highlight_color',216,192,37), (102032,990177,0,'soga_hair_type_color',171,60,32), (102033,990177,0,'soga_hair_type_highlight_color',216,192,37), (102034,990177,1,'soga_lip_type',100,100,-100), (102035,990177,1,'soga_nose_type',-68,-100,100), (102036,990177,0,'soga_skin_color',57,22,7), (102037,990177,0,'wing_color1',255,255,255), (102038,990177,0,'wing_color2',255,255,255), (102039,990178,0,'eye_color',248,255,255), (102040,990178,0,'skin_color',255,255,255), (102041,990178,0,'soga_eye_color',255,0,255), (102042,990179,0,'eye_color',255,255,255), (102043,990179,0,'skin_color',255,255,255), (102044,990179,0,'soga_eye_color',255,0,255), (102045,990180,0,'eye_color',255,255,255), (102046,990180,0,'skin_color',120,60,60), (102047,990180,0,'soga_eye_color',255,0,255), (102048,990181,0,'eye_color',255,255,255), (102049,990181,0,'skin_color',255,255,255), (102050,990181,0,'soga_eye_color',255,0,255), (102051,990182,1,'cheek_type',100,-100,0), (102052,990182,1,'chin_type',-100,100,100), (102053,990182,1,'ear_type',25,8,0), (102054,990182,1,'eye_brow_type',100,100,100), (102055,990182,0,'eye_color',118,14,183), (102056,990182,1,'eye_type',100,0,0), (102057,990182,0,'hair_color1',239,0,34), (102058,990182,0,'hair_face_color',171,60,32), (102059,990182,0,'hair_face_highlight_color',216,192,37), (102060,990182,0,'hair_type_color',171,60,32), (102061,990182,0,'hair_type_highlight_color',216,192,37), (102062,990182,1,'lip_type',100,50,-68), (102063,990182,1,'nose_type',0,-17,0), (102064,990182,0,'skin_color',195,159,70), (102065,990182,1,'soga_cheek_type',0,100,100), (102066,990182,1,'soga_chin_type',0,100,50), (102067,990182,1,'soga_ear_type',0,100,0), (102068,990182,1,'soga_eye_brow_type',0,25,8), (102069,990182,0,'soga_eye_color',229,229,102), (102070,990182,0,'soga_hair_face_color',171,60,32), (102071,990182,0,'soga_hair_face_highlight_color',216,192,37), (102072,990182,0,'soga_hair_type_color',171,60,32), (102073,990182,0,'soga_hair_type_highlight_color',216,192,37), (102074,990182,1,'soga_lip_type',100,100,-100), (102075,990182,1,'soga_nose_type',-68,-100,100), (102076,990182,0,'soga_skin_color',195,159,70), (102077,990182,0,'wing_color1',255,255,255), (102078,990182,0,'wing_color2',255,255,255), (102079,990183,0,'eye_color',255,255,255), (102080,990183,0,'skin_color',255,255,255), (102081,990183,0,'soga_eye_color',255,0,255), (102082,990184,0,'eye_color',255,255,255), (102083,990184,0,'skin_color',255,255,255), (102084,990184,0,'soga_eye_color',255,0,255), (102085,990185,0,'eye_color',255,255,245), (102086,990185,0,'skin_color',255,255,255), (102087,990185,0,'soga_eye_color',255,0,255), (102088,990186,0,'eye_color',255,255,255), (102089,990186,0,'skin_color',255,255,255), (102090,990186,0,'soga_eye_color',255,0,255), (102091,990187,1,'cheek_type',100,-100,0), (102092,990187,1,'chin_type',-100,100,100), (102093,990187,1,'ear_type',25,8,0), (102094,990187,1,'eye_brow_type',100,100,100), (102095,990187,0,'eye_color',118,14,183), (102096,990187,1,'eye_type',100,0,0), (102097,990187,0,'hair_color1',239,0,4), (102098,990187,0,'hair_face_color',171,60,32), (102099,990187,0,'hair_face_highlight_color',216,192,37), (102100,990187,0,'hair_type_color',171,60,32), (102101,990187,0,'hair_type_highlight_color',216,192,37), (102102,990187,1,'lip_type',100,50,-68), (102103,990187,1,'nose_type',0,-17,0), (102104,990187,0,'skin_color',250,247,233), (102105,990187,1,'soga_cheek_type',0,100,100), (102106,990187,1,'soga_chin_type',0,100,50), (102107,990187,1,'soga_ear_type',0,100,0), (102108,990187,1,'soga_eye_brow_type',0,25,8), (102109,990187,0,'soga_eye_color',229,229,102), (102110,990187,0,'soga_hair_face_color',171,60,32), (102111,990187,0,'soga_hair_face_highlight_color',216,192,37), (102112,990187,0,'soga_hair_type_color',171,60,32), (102113,990187,0,'soga_hair_type_highlight_color',216,192,37), (102114,990187,1,'soga_lip_type',100,100,-100), (102115,990187,1,'soga_nose_type',-68,-100,100), (102116,990187,0,'soga_skin_color',250,247,233), (102117,990187,0,'wing_color1',255,255,255), (102118,990187,0,'wing_color2',255,255,255), (102119,990188,1,'cheek_type',0,-18,0), (102120,990188,1,'chin_type',0,-14,0), (102121,990188,1,'ear_type',8,4,0), (102122,990188,1,'eye_brow_type',-14,-20,-4), (102123,990188,0,'eye_color',32,67,73), (102124,990188,1,'eye_type',-20,0,0), (102125,990188,0,'hair_color1',253,236,0), (102126,990188,0,'hair_face_color',126,126,125), (102127,990188,0,'hair_face_highlight_color',90,89,88), (102128,990188,0,'hair_type_color',126,126,125), (102129,990188,0,'hair_type_highlight_color',90,89,88), (102130,990188,1,'lip_type',-14,25,-28), (102131,990188,1,'nose_type',-23,-3,-20), (102132,990188,0,'skin_color',219,228,220), (102133,990188,1,'soga_cheek_type',0,-14,-20), (102134,990188,1,'soga_chin_type',0,-14,25), (102135,990188,1,'soga_ear_type',0,-20,0), (102136,990188,1,'soga_eye_brow_type',0,8,4), (102137,990188,0,'soga_eye_color',229,229,102), (102138,990188,1,'soga_eye_type',-46,0,0), (102139,990188,0,'soga_hair_face_color',126,126,125), (102140,990188,0,'soga_hair_face_highlight_color',90,89,88), (102141,990188,0,'soga_hair_type_color',126,126,125), (102142,990188,0,'soga_hair_type_highlight_color',90,89,88), (102143,990188,1,'soga_lip_type',-4,0,-18), (102144,990188,1,'soga_nose_type',-28,0,-14), (102145,990188,0,'soga_skin_color',219,228,220), (102146,990188,0,'wing_color1',255,255,255), (102147,990188,0,'wing_color2',255,255,255), (102148,990189,1,'cheek_type',100,-100,0), (102149,990189,1,'chin_type',-100,100,100), (102150,990189,1,'ear_type',25,9,0), (102151,990189,1,'eye_brow_type',100,100,100), (102152,990189,0,'eye_color',118,14,183), (102153,990189,1,'eye_type',100,0,0), (102154,990189,0,'hair_color1',239,255,2), (102155,990189,0,'hair_face_color',171,60,32), (102156,990189,0,'hair_face_highlight_color',216,192,37), (102157,990189,0,'hair_type_color',171,60,32), (102158,990189,0,'hair_type_highlight_color',216,192,37), (102159,990189,1,'lip_type',100,50,-68), (102160,990189,1,'nose_type',0,-17,-1), (102161,990189,0,'skin_color',210,179,78), (102162,990189,1,'soga_cheek_type',0,100,100), (102163,990189,1,'soga_chin_type',0,100,50), (102164,990189,1,'soga_ear_type',0,100,0), (102165,990189,1,'soga_eye_brow_type',0,25,9), (102166,990189,0,'soga_eye_color',229,229,102), (102167,990189,1,'soga_eye_type',100,0,0), (102168,990189,0,'soga_hair_face_color',171,60,32), (102169,990189,0,'soga_hair_face_highlight_color',216,192,37), (102170,990189,0,'soga_hair_type_color',171,60,32), (102171,990189,0,'soga_hair_type_highlight_color',216,192,37), (102172,990189,1,'soga_lip_type',100,100,-100), (102173,990189,1,'soga_nose_type',-68,-100,100), (102174,990189,0,'soga_skin_color',210,179,78), (102175,990189,0,'wing_color1',255,255,255), (102176,990189,0,'wing_color2',255,255,255), (102177,990190,1,'cheek_type',100,-100,0), (102178,990190,1,'chin_type',-100,100,100), (102179,990190,1,'ear_type',25,9,0), (102180,990190,1,'eye_brow_type',100,100,100), (102181,990190,0,'eye_color',118,14,183), (102182,990190,1,'eye_type',100,0,0), (102183,990190,0,'hair_color1',239,255,100), (102184,990190,0,'hair_face_color',171,60,32), (102185,990190,0,'hair_face_highlight_color',216,192,37), (102186,990190,0,'hair_type_color',171,60,32), (102187,990190,0,'hair_type_highlight_color',216,192,37), (102188,990190,1,'lip_type',100,50,-68), (102189,990190,1,'nose_type',0,-17,-1), (102190,990190,0,'skin_color',204,205,205), (102191,990190,1,'soga_cheek_type',0,100,100), (102192,990190,1,'soga_chin_type',0,100,50), (102193,990190,1,'soga_ear_type',0,100,0), (102194,990190,1,'soga_eye_brow_type',0,25,9), (102195,990190,0,'soga_eye_color',229,229,102), (102196,990190,1,'soga_eye_type',100,0,0), (102197,990190,0,'soga_hair_face_color',171,60,32), (102198,990190,0,'soga_hair_face_highlight_color',216,192,37), (102199,990190,0,'soga_hair_type_color',171,60,32), (102200,990190,0,'soga_hair_type_highlight_color',216,192,37), (102201,990190,1,'soga_lip_type',100,100,-100), (102202,990190,1,'soga_nose_type',-68,-100,100), (102203,990190,0,'soga_skin_color',204,205,205), (102204,990190,0,'wing_color1',255,255,255), (102205,990190,0,'wing_color2',255,255,255), (102206,990191,1,'cheek_type',100,-100,0), (102207,990191,1,'chin_type',-100,100,100), (102208,990191,1,'ear_type',25,9,0), (102209,990191,1,'eye_brow_type',100,100,100), (102210,990191,0,'eye_color',118,14,183), (102211,990191,1,'eye_type',100,0,0), (102212,990191,0,'hair_color1',239,255,2), (102213,990191,0,'hair_face_color',171,60,32), (102214,990191,0,'hair_face_highlight_color',216,192,37), (102215,990191,0,'hair_type_color',171,60,32), (102216,990191,0,'hair_type_highlight_color',216,192,37), (102217,990191,1,'lip_type',100,50,-68), (102218,990191,1,'nose_type',0,-17,-1), (102219,990191,0,'skin_color',249,244,225), (102220,990191,1,'soga_cheek_type',0,100,100), (102221,990191,1,'soga_chin_type',0,100,50), (102222,990191,1,'soga_ear_type',0,100,0), (102223,990191,1,'soga_eye_brow_type',0,25,9), (102224,990191,0,'soga_eye_color',229,229,102), (102225,990191,1,'soga_eye_type',100,0,0), (102226,990191,0,'soga_hair_face_color',171,60,32), (102227,990191,0,'soga_hair_face_highlight_color',216,192,37), (102228,990191,0,'soga_hair_type_color',171,60,32), (102229,990191,0,'soga_hair_type_highlight_color',216,192,37), (102230,990191,1,'soga_lip_type',100,100,-100), (102231,990191,1,'soga_nose_type',-68,-100,100), (102232,990191,0,'soga_skin_color',249,244,225), (102233,990191,0,'wing_color1',255,255,255), (102234,990191,0,'wing_color2',255,255,255), (102235,990192,1,'cheek_type',100,-100,0), (102236,990192,1,'chin_type',-100,100,100), (102237,990192,1,'ear_type',25,8,0), (102238,990192,1,'eye_brow_type',100,100,100), (102239,990192,0,'eye_color',118,14,183), (102240,990192,1,'eye_type',100,0,0), (102241,990192,0,'hair_color1',239,0,1), (102242,990192,0,'hair_face_color',171,60,32), (102243,990192,0,'hair_face_highlight_color',216,192,37), (102244,990192,0,'hair_type_color',171,60,32), (102245,990192,0,'hair_type_highlight_color',216,192,37), (102246,990192,1,'lip_type',100,50,-68), (102247,990192,1,'nose_type',0,-17,0), (102248,990192,0,'skin_color',211,180,81), (102249,990192,1,'soga_cheek_type',0,100,100), (102250,990192,1,'soga_chin_type',0,100,50), (102251,990192,1,'soga_ear_type',0,100,0), (102252,990192,1,'soga_eye_brow_type',0,25,8), (102253,990192,0,'soga_eye_color',229,229,102), (102254,990192,1,'soga_eye_type',100,0,0), (102255,990192,0,'soga_hair_face_color',171,60,32), (102256,990192,0,'soga_hair_face_highlight_color',216,192,37), (102257,990192,0,'soga_hair_type_color',171,60,32), (102258,990192,0,'soga_hair_type_highlight_color',216,192,37), (102259,990192,1,'soga_lip_type',100,100,-100), (102260,990192,1,'soga_nose_type',-68,-100,100), (102261,990192,0,'soga_skin_color',211,180,81), (102262,990192,0,'wing_color1',255,255,255), (102263,990192,0,'wing_color2',255,255,255), (102264,990193,0,'eye_color',250,255,253), (102265,990193,0,'skin_color',255,249,255), (102266,990193,0,'soga_eye_color',255,0,255), (102267,990194,0,'eye_color',255,255,255), (102268,990194,0,'skin_color',194,194,189), (102269,990194,0,'soga_eye_color',255,0,255), (102270,990195,0,'eye_color',250,255,255), (102271,990195,0,'skin_color',255,255,255), (102272,990195,0,'soga_eye_color',255,0,255), (102273,990196,0,'eye_color',255,255,255), (102274,990196,0,'skin_color',255,255,255), (102275,990196,0,'soga_eye_color',255,0,255), (102276,990197,0,'eye_color',253,255,245), (102277,990197,0,'skin_color',255,243,255), (102278,990197,0,'soga_eye_color',255,0,255), (102279,990198,0,'eye_color',255,255,255), (102280,990198,0,'skin_color',255,255,255), (102281,990198,0,'soga_eye_color',255,0,255), (102282,990199,0,'eye_color',255,255,255), (102283,990199,0,'skin_color',128,255,255), (102284,990199,0,'soga_eye_color',255,0,255), (102285,990200,0,'eye_color',255,255,255), (102286,990200,0,'skin_color',255,255,255), (102287,990200,0,'soga_eye_color',255,0,255), (102288,990201,0,'eye_color',255,255,254), (102289,990201,0,'skin_color',255,255,255), (102290,990201,0,'soga_eye_color',255,0,255), (102291,990202,0,'eye_color',255,255,255), (102292,990202,0,'skin_color',192,192,191), (102293,990202,0,'soga_eye_color',255,0,255), (102294,990203,0,'eye_color',255,255,255), (102295,990203,0,'skin_color',232,232,150), (102296,990203,0,'soga_eye_color',255,0,255), (102297,990204,0,'eye_color',255,255,255), (102298,990204,0,'skin_color',255,255,255), (102299,990204,0,'soga_eye_color',255,0,255), (102300,990205,0,'eye_color',255,255,243), (102301,990205,0,'skin_color',255,255,255), (102302,990205,0,'soga_eye_color',255,0,255), (102303,990206,0,'eye_color',255,255,255), (102304,990206,0,'skin_color',242,242,140), (102305,990206,0,'soga_eye_color',255,0,255), (102306,990207,0,'eye_color',255,255,255), (102307,990207,0,'skin_color',211,211,172), (102308,990207,0,'soga_eye_color',255,0,255), (102309,990208,0,'eye_color',255,255,255), (102310,990208,0,'skin_color',245,245,137), (102311,990208,0,'soga_eye_color',255,0,255), (102312,990209,0,'eye_color',255,255,255), (102313,990209,0,'skin_color',223,223,159), (102314,990209,0,'soga_eye_color',255,0,255), (102315,990210,0,'eye_color',255,255,255), (102316,990210,0,'skin_color',255,255,255), (102317,990210,0,'soga_eye_color',255,0,255), (102318,990211,0,'eye_color',247,255,248), (102319,990211,0,'skin_color',255,255,255), (102320,990211,0,'soga_eye_color',255,0,255), (102321,990212,0,'eye_color',255,255,255), (102322,990212,0,'skin_color',223,223,159), (102323,990212,0,'soga_eye_color',255,0,255), (102324,990213,0,'eye_color',255,255,255), (102325,990213,0,'skin_color',225,225,157), (102326,990213,0,'soga_eye_color',255,0,255), (102327,990214,0,'eye_color',255,255,255), (102328,990214,0,'skin_color',255,248,255), (102329,990214,0,'soga_eye_color',255,0,255), (102330,990215,0,'eye_color',255,255,255), (102331,990215,0,'skin_color',251,251,131), (102332,990215,0,'soga_eye_color',255,0,255), (102333,990216,0,'eye_color',255,255,255), (102334,990216,0,'skin_color',255,255,255), (102335,990216,0,'soga_eye_color',255,0,255), (102336,990217,0,'eye_color',191,191,191), (102337,990217,0,'skin_color',255,255,255), (102338,990217,0,'soga_eye_color',255,0,255), (102339,990218,0,'eye_color',255,255,255), (102340,990218,0,'skin_color',17,8,8), (102341,990218,0,'soga_eye_color',255,0,255), (102342,990219,0,'eye_color',255,255,255), (102343,990219,0,'skin_color',207,207,176), (102344,990219,0,'soga_eye_color',255,0,255), (102345,990220,0,'eye_color',255,255,255), (102346,990220,0,'skin_color',255,255,255), (102347,990220,0,'soga_eye_color',255,0,255), (102348,990221,0,'eye_color',253,255,253), (102349,990221,0,'skin_color',255,255,255), (102350,990221,0,'soga_eye_color',255,0,255), (102351,990222,0,'eye_color',255,255,255), (102352,990222,0,'skin_color',94,47,47), (102353,990222,0,'soga_eye_color',255,0,255), (102354,990223,0,'eye_color',246,255,242), (102355,990223,0,'skin_color',255,253,255), (102356,990223,0,'soga_eye_color',255,0,255), (102357,990224,0,'eye_color',253,255,248), (102358,990224,0,'skin_color',255,244,255), (102359,990224,0,'soga_eye_color',255,0,255), (102360,990225,0,'eye_color',255,255,255), (102361,990225,0,'skin_color',255,255,255), (102362,990225,0,'soga_eye_color',255,0,255), (102363,990226,0,'eye_color',255,255,255), (102364,990226,0,'skin_color',255,255,255), (102365,990226,0,'soga_eye_color',255,0,255), (102366,990227,0,'eye_color',250,255,255), (102367,990227,0,'skin_color',255,255,255), (102368,990227,0,'soga_eye_color',255,0,255), (102369,990228,0,'eye_color',255,255,255), (102370,990228,0,'skin_color',255,255,255), (102371,990228,0,'soga_eye_color',255,0,255), (102372,990229,1,'cheek_type',100,-100,0), (102373,990229,1,'chin_type',-100,100,100), (102374,990229,1,'ear_type',25,9,0), (102375,990229,1,'eye_brow_type',100,100,100), (102376,990229,0,'eye_color',118,14,183), (102377,990229,1,'eye_type',100,0,0), (102378,990229,0,'hair_face_color',171,60,32), (102379,990229,0,'hair_face_highlight_color',216,192,37), (102380,990229,0,'hair_type_color',171,60,32), (102381,990229,0,'hair_type_highlight_color',216,192,37), (102382,990229,1,'lip_type',100,50,-68), (102383,990229,1,'nose_type',0,-17,-1), (102384,990229,0,'skin_color',165,123,67), (102385,990229,1,'soga_cheek_type',100,-100,0), (102386,990229,1,'soga_chin_type',-100,100,100), (102387,990229,1,'soga_ear_type',25,9,0), (102388,990229,1,'soga_eye_brow_type',100,100,100), (102389,990229,0,'soga_eye_color',229,229,102), (102390,990229,1,'soga_eye_type',100,0,0), (102391,990229,0,'soga_hair_face_color',171,60,32), (102392,990229,0,'soga_hair_face_highlight_color',216,192,37), (102393,990229,0,'soga_hair_type_color',171,60,32), (102394,990229,0,'soga_hair_type_highlight_color',216,192,37), (102395,990229,1,'soga_lip_type',100,50,-68), (102396,990229,1,'soga_nose_type',0,-17,-1), (102397,990229,0,'soga_skin_color',165,123,67), (102398,990229,0,'wing_color1',255,255,255), (102399,990229,0,'wing_color2',255,255,255), (102400,990230,0,'eye_color',255,255,255), (102401,990230,0,'skin_color',255,255,255), (102402,990230,0,'soga_eye_color',255,0,255), (102403,990231,0,'eye_color',255,255,255), (102404,990231,0,'skin_color',255,255,255), (102405,990231,0,'soga_eye_color',255,0,255), (102406,6650000,0,'eye_color',255,255,255), (102407,6650000,0,'skin_color',255,255,255), (102408,6650000,0,'soga_eye_color',255,0,255), (102409,6650001,1,'cheek_type',15,-21,0), (102410,6650001,1,'chin_type',32,81,-50), (102411,6650001,1,'ear_type',-12,52,0), (102412,6650001,1,'eye_brow_type',-89,0,10), (102413,6650001,0,'eye_color',131,180,186), (102414,6650001,1,'eye_type',42,0,0), (102415,6650001,0,'hair_color1',239,198,48), (102416,6650001,0,'hair_face_highlight_color',190,97,43), (102417,6650001,0,'hair_type_highlight_color',190,97,43), (102418,6650001,1,'lip_type',43,64,0), (102419,6650001,1,'nose_type',0,-17,-58), (102420,6650001,0,'skin_color',239,197,196), (102421,6650001,1,'soga_cheek_type',0,-89,0), (102422,6650001,1,'soga_chin_type',0,43,64), (102423,6650001,1,'soga_ear_type',0,42,0), (102424,6650001,1,'soga_eye_brow_type',0,-12,52), (102425,6650001,0,'soga_eye_color',204,204,204), (102426,6650001,0,'soga_hair_face_highlight_color',190,97,43), (102427,6650001,0,'soga_hair_type_highlight_color',190,97,43), (102428,6650001,1,'soga_lip_type',10,15,-21), (102429,6650001,1,'soga_nose_type',0,32,81), (102430,6650001,0,'soga_skin_color',239,197,196), (102431,6650002,1,'cheek_type',0,1,0), (102432,6650002,1,'chin_type',40,14,0), (102433,6650002,1,'ear_type',-19,3,0), (102434,6650002,1,'eye_brow_type',-14,11,28), (102435,6650002,0,'eye_color',102,123,68), (102436,6650002,1,'eye_type',-37,0,0), (102437,6650002,0,'hair_color1',64,34,46), (102438,6650002,0,'hair_color2',253,0,0), (102439,6650002,0,'hair_face_color',71,46,13), (102440,6650002,0,'hair_face_highlight_color',205,199,189), (102441,6650002,0,'hair_highlight',109,14,49), (102442,6650002,0,'hair_type_color',71,46,13), (102443,6650002,0,'hair_type_highlight_color',205,199,189), (102444,6650002,1,'lip_type',-1,0,19), (102445,6650002,1,'nose_type',11,64,34), (102446,6650002,0,'skin_color',208,217,217), (102447,6650002,1,'soga_cheek_type',0,-14,11), (102448,6650002,1,'soga_chin_type',0,-1,0), (102449,6650002,1,'soga_ear_type',0,-37,0), (102450,6650002,1,'soga_eye_brow_type',0,-19,3), (102451,6650002,0,'soga_eye_color',229,229,102), (102452,6650002,1,'soga_eye_type',-3,0,0), (102453,6650002,0,'soga_hair_color1',54,45,28), (102454,6650002,0,'soga_hair_color2',104,52,0), (102455,6650002,0,'soga_hair_face_color',71,46,13), (102456,6650002,0,'soga_hair_face_highlight_color',205,199,189), (102457,6650002,0,'soga_hair_highlight',109,14,49), (102458,6650002,0,'soga_hair_type_color',71,46,13), (102459,6650002,0,'soga_hair_type_highlight_color',205,199,189), (102460,6650002,1,'soga_lip_type',28,0,1), (102461,6650002,1,'soga_nose_type',19,40,14), (102462,6650002,0,'soga_skin_color',208,217,217), (102463,6650002,0,'wing_color1',255,255,255), (102464,6650002,0,'wing_color2',255,255,255), (102465,6650003,0,'eye_color',53,44,0), (102466,6650003,0,'skin_color',84,95,65), (102467,6650003,0,'soga_eye_color',255,0,255), (102468,6650004,0,'eye_color',2,21,44), (102469,6650004,0,'skin_color',63,0,0), (102470,6650004,0,'soga_eye_color',255,0,255), (102471,6650005,0,'eye_color',255,255,255), (102472,6650005,0,'skin_color',255,255,255), (102473,6650005,0,'soga_eye_color',255,0,255), (102474,6650006,0,'eye_color',190,145,52), (102475,6650006,0,'skin_color',63,0,0), (102476,6650006,0,'soga_eye_color',255,0,255), (102477,6650007,0,'eye_color',255,255,255), (102478,6650007,0,'skin_color',63,0,0), (102479,6650007,0,'soga_eye_color',255,0,255), (102480,6650008,0,'eye_color',255,255,255), (102481,6650008,0,'skin_color',0,0,63), (102482,6650008,0,'soga_eye_color',255,0,255), (102483,6650009,0,'eye_color',255,255,255), (102484,6650009,0,'skin_color',0,0,63), (102485,6650009,0,'soga_eye_color',255,0,255), (102486,6650010,0,'eye_color',255,255,255), (102487,6650010,0,'skin_color',63,0,0), (102488,6650010,0,'soga_eye_color',255,0,255), (102489,6650011,0,'eye_color',255,0,0), (102490,6650011,0,'skin_color',63,0,0), (102491,6650011,0,'soga_eye_color',255,0,255), (102492,6650012,0,'eye_color',29,52,49), (102493,6650012,0,'skin_color',63,0,0), (102494,6650012,0,'soga_eye_color',255,0,255), (102495,6650013,0,'eye_color',255,255,255), (102496,6650013,0,'skin_color',51,51,51), (102497,6650013,0,'soga_eye_color',255,0,255), (102498,6650014,0,'eye_color',93,59,0), (102499,6650014,0,'skin_color',63,0,0), (102500,6650014,0,'soga_eye_color',255,0,255), (102501,6650015,0,'eye_color',255,255,255), (102502,6650015,0,'skin_color',255,255,255), (102503,6650015,0,'soga_eye_color',255,0,255), (102504,6650016,0,'eye_color',153,168,62), (102505,6650016,0,'skin_color',63,0,0), (102506,6650016,0,'soga_eye_color',255,0,255), (102507,6650017,0,'eye_color',72,60,37), (102508,6650017,0,'skin_color',63,0,0), (102509,6650017,0,'soga_eye_color',255,0,255), (102510,6650018,0,'eye_color',60,25,0), (102511,6650018,0,'skin_color',63,0,0), (102512,6650018,0,'soga_eye_color',255,0,255), (102513,1140000,1,'cheek_type',69,-42,0), (102514,1140000,1,'chin_type',90,-64,82), (102515,1140000,1,'ear_type',39,-98,0), (102516,1140000,1,'eye_brow_type',83,-1,-4), (102517,1140000,0,'eye_color',121,172,178), (102518,1140000,1,'eye_type',40,0,0), (102519,1140000,0,'hair_color1',180,45,208), (102520,1140000,0,'hair_color2',39,32,39), (102521,1140000,0,'hair_face_color',26,15,34), (102522,1140000,0,'hair_face_highlight_color',44,16,16), (102523,1140000,0,'hair_highlight',91,21,51), (102524,1140000,0,'hair_type_color',26,15,34), (102525,1140000,0,'hair_type_highlight_color',44,16,16), (102526,1140000,1,'lip_type',-9,14,-98), (102527,1140000,1,'nose_type',5,-76,45), (102528,1140000,0,'skin_color',245,233,233), (102529,1140000,1,'soga_cheek_type',0,83,-1), (102530,1140000,1,'soga_chin_type',0,-9,14), (102531,1140000,1,'soga_ear_type',0,40,0), (102532,1140000,1,'soga_eye_brow_type',0,39,-98), (102533,1140000,0,'soga_eye_color',229,229,102), (102534,1140000,1,'soga_eye_type',41,0,0), (102535,1140000,0,'soga_hair_color1',159,88,0), (102536,1140000,0,'soga_hair_color2',54,45,28), (102537,1140000,0,'soga_hair_face_color',26,15,34), (102538,1140000,0,'soga_hair_face_highlight_color',44,16,16), (102539,1140000,0,'soga_hair_highlight',91,21,51), (102540,1140000,0,'soga_hair_type_color',26,15,34), (102541,1140000,0,'soga_hair_type_highlight_color',44,16,16), (102542,1140000,1,'soga_lip_type',-4,69,-42), (102543,1140000,1,'soga_nose_type',-98,90,-64), (102544,1140000,0,'soga_skin_color',245,233,233), (102545,1140000,0,'wing_color1',255,255,255), (102546,1140000,0,'wing_color2',255,255,255), (102547,1140001,1,'cheek_type',44,0,0), (102548,1140001,1,'chin_type',90,-11,0), (102549,1140001,1,'ear_type',-8,-98,0), (102550,1140001,1,'eye_brow_type',-91,-53,-25), (102551,1140001,0,'eye_color',119,175,191), (102552,1140001,1,'eye_type',75,0,0), (102553,1140001,0,'hair_color1',53,222,247), (102554,1140001,0,'hair_color2',208,0,0), (102555,1140001,0,'hair_face_color',121,38,35), (102556,1140001,0,'hair_face_highlight_color',47,14,19), (102557,1140001,0,'hair_highlight',89,21,21), (102558,1140001,0,'hair_type_color',121,38,35), (102559,1140001,0,'hair_type_highlight_color',47,14,19), (102560,1140001,1,'lip_type',0,32,-22), (102561,1140001,1,'nose_type',90,53,-34), (102562,1140001,0,'skin_color',245,250,250), (102563,1140001,1,'soga_cheek_type',0,-91,-53), (102564,1140001,1,'soga_chin_type',0,0,32), (102565,1140001,1,'soga_ear_type',0,75,0), (102566,1140001,1,'soga_eye_brow_type',0,-8,-98), (102567,1140001,0,'soga_eye_color',229,229,102), (102568,1140001,1,'soga_eye_type',-48,0,0), (102569,1140001,0,'soga_hair_color1',171,87,0), (102570,1140001,0,'soga_hair_color2',109,14,49), (102571,1140001,0,'soga_hair_face_color',121,38,35), (102572,1140001,0,'soga_hair_face_highlight_color',47,14,19), (102573,1140001,0,'soga_hair_highlight',89,21,21), (102574,1140001,0,'soga_hair_type_color',121,38,35), (102575,1140001,0,'soga_hair_type_highlight_color',47,14,19), (102576,1140001,1,'soga_lip_type',-25,44,0), (102577,1140001,1,'soga_nose_type',-22,90,-11), (102578,1140001,0,'soga_skin_color',245,250,250), (102579,1140001,0,'wing_color1',255,255,255), (102580,1140001,0,'wing_color2',255,255,255), (102581,1140002,1,'cheek_type',21,57,0), (102582,1140002,1,'chin_type',-17,41,50), (102583,1140002,1,'ear_type',34,87,0), (102584,1140002,1,'eye_brow_type',0,0,87), (102585,1140002,0,'eye_color',43,69,43), (102586,1140002,1,'eye_type',-31,0,0), (102587,1140002,0,'hair_color1',225,45,9), (102588,1140002,0,'hair_color2',10,0,0), (102589,1140002,0,'hair_face_color',201,142,16), (102590,1140002,0,'hair_face_highlight_color',48,32,3), (102591,1140002,0,'hair_highlight',209,131,22), (102592,1140002,0,'hair_type_color',201,142,16), (102593,1140002,0,'hair_type_highlight_color',48,32,3), (102594,1140002,1,'lip_type',-15,-62,-51), (102595,1140002,1,'nose_type',-28,-31,45), (102596,1140002,0,'skin_color',224,204,159), (102597,1140002,1,'soga_cheek_type',0,19,52), (102598,1140002,1,'soga_chin_type',0,-15,-62), (102599,1140002,1,'soga_ear_type',0,-31,0), (102600,1140002,1,'soga_eye_brow_type',0,34,87), (102601,1140002,0,'soga_eye_color',229,229,102), (102602,1140002,1,'soga_eye_type',10,0,0), (102603,1140002,0,'soga_hair_color1',199,150,48), (102604,1140002,0,'soga_hair_color2',79,28,15), (102605,1140002,0,'soga_hair_face_color',201,142,16), (102606,1140002,0,'soga_hair_face_highlight_color',48,32,3), (102607,1140002,0,'soga_hair_highlight',209,131,22), (102608,1140002,0,'soga_hair_type_color',201,142,16), (102609,1140002,0,'soga_hair_type_highlight_color',48,32,3), (102610,1140002,1,'soga_lip_type',87,21,57), (102611,1140002,1,'soga_nose_type',-51,-17,41), (102612,1140002,0,'soga_skin_color',224,204,159), (102613,1140002,0,'wing_color1',255,255,255), (102614,1140002,0,'wing_color2',255,255,255), (102615,1140003,1,'cheek_type',-68,-58,0), (102616,1140003,1,'chin_type',-40,68,-82), (102617,1140003,1,'ear_type',28,-71,0), (102618,1140003,1,'eye_brow_type',-88,94,65), (102619,1140003,0,'eye_color',95,96,0), (102620,1140003,1,'eye_type',8,0,0), (102621,1140003,0,'hair_color1',213,222,1), (102622,1140003,1,'lip_type',55,4,0), (102623,1140003,1,'nose_type',84,-43,-34), (102624,1140003,0,'skin_color',155,143,88), (102625,1140003,1,'soga_cheek_type',0,-88,94), (102626,1140003,1,'soga_chin_type',0,55,4), (102627,1140003,1,'soga_ear_type',0,8,0), (102628,1140003,1,'soga_eye_brow_type',0,28,-71), (102629,1140003,0,'soga_eye_color',229,229,102), (102630,1140003,1,'soga_eye_type',87,0,0), (102631,1140003,1,'soga_lip_type',65,-68,-58), (102632,1140003,1,'soga_nose_type',0,-40,68), (102633,1140003,0,'soga_skin_color',155,143,88), (102634,1140003,0,'wing_color1',255,255,255), (102635,1140003,0,'wing_color2',255,255,255), (102636,1140004,1,'cheek_type',-76,75,0), (102637,1140004,1,'chin_type',17,-90,-12), (102638,1140004,1,'ear_type',-4,-71,0), (102639,1140004,1,'eye_brow_type',87,20,-25), (102640,1140004,0,'eye_color',158,158,0), (102641,1140004,1,'eye_type',-48,0,0), (102642,1140004,0,'hair_color1',206,68,31), (102643,1140004,1,'lip_type',89,93,12), (102644,1140004,1,'nose_type',-51,-50,68), (102645,1140004,0,'skin_color',35,50,54), (102646,1140004,1,'soga_cheek_type',0,87,20), (102647,1140004,1,'soga_chin_type',0,89,93), (102648,1140004,1,'soga_ear_type',0,-48,0), (102649,1140004,1,'soga_eye_brow_type',0,-4,-71), (102650,1140004,0,'soga_eye_color',229,229,102), (102651,1140004,1,'soga_eye_type',12,0,0), (102652,1140004,1,'soga_lip_type',-25,-76,75), (102653,1140004,1,'soga_nose_type',12,17,-90), (102654,1140004,0,'soga_skin_color',35,50,54), (102655,1140004,0,'wing_color1',255,255,255), (102656,1140004,0,'wing_color2',255,255,255), (102763,1140009,0,'eye_color',255,255,255), (102764,1140009,0,'skin_color',255,255,255), (102765,1140009,0,'soga_eye_color',255,0,255), (102766,1140010,0,'eye_color',199,207,147), (102767,1140010,0,'skin_color',75,255,255), (102768,1140010,0,'soga_eye_color',255,0,255), (102769,1140011,0,'eye_color',255,255,255), (102770,1140011,0,'skin_color',255,255,255), (102771,1140011,0,'soga_eye_color',255,0,255), (102772,1140012,0,'eye_color',255,255,255), (102773,1140012,0,'skin_color',255,255,255), (102774,1140012,0,'soga_eye_color',255,0,255), (102796,1140014,0,'eye_color',255,255,255), (102797,1140014,0,'skin_color',255,255,255), (102798,1140014,0,'soga_eye_color',255,0,255), (102799,1140015,1,'cheek_type',62,84,0), (102800,1140015,1,'chin_type',-82,34,-28), (102801,1140015,1,'ear_type',-97,17,0), (102802,1140015,1,'eye_brow_type',-26,-17,-21), (102803,1140015,0,'eye_color',115,172,190), (102804,1140015,1,'eye_type',-58,0,0), (102805,1140015,0,'hair_color1',0,88,52), (102806,1140015,0,'hair_color2',169,7,0), (102807,1140015,0,'hair_face_color',231,170,26), (102808,1140015,0,'hair_face_highlight_color',40,34,51), (102809,1140015,0,'hair_highlight',29,21,28), (102810,1140015,0,'hair_type_color',231,170,26), (102811,1140015,0,'hair_type_highlight_color',40,34,51), (102812,1140015,1,'lip_type',-32,-4,-72), (102813,1140015,1,'nose_type',31,0,88), (102814,1140015,0,'skin_color',67,50,51), (102815,1140015,1,'soga_cheek_type',0,-26,-17), (102816,1140015,1,'soga_chin_type',0,-32,-4), (102817,1140015,1,'soga_ear_type',0,-58,0), (102818,1140015,1,'soga_eye_brow_type',0,-97,17), (102819,1140015,0,'soga_eye_color',229,229,102), (102820,1140015,1,'soga_eye_type',-87,0,0), (102821,1140015,0,'soga_hair_color1',39,32,39), (102822,1140015,0,'soga_hair_color2',38,22,21), (102823,1140015,0,'soga_hair_face_color',231,170,26), (102824,1140015,0,'soga_hair_face_highlight_color',40,34,51), (102825,1140015,0,'soga_hair_highlight',29,21,28), (102826,1140015,0,'soga_hair_type_color',231,170,26), (102827,1140015,0,'soga_hair_type_highlight_color',40,34,51), (102828,1140015,1,'soga_lip_type',-21,62,84), (102829,1140015,1,'soga_nose_type',-72,-82,34), (102830,1140015,0,'soga_skin_color',67,50,51), (102831,1140015,0,'wing_color1',255,255,255), (102832,1140015,0,'wing_color2',255,255,255), (102851,1140017,0,'eye_color',255,255,255), (102852,1140017,0,'skin_color',255,255,255), (102853,1140017,0,'soga_eye_color',255,0,255), (102854,1140018,0,'eye_color',255,255,255), (102855,1140018,0,'skin_color',255,255,255), (102856,1140018,0,'soga_eye_color',255,0,255), (102857,1140019,0,'eye_color',33,91,36), (102858,1140019,0,'skin_color',211,110,39), (102859,1140019,0,'soga_eye_color',255,0,255), (102860,1140020,0,'eye_color',255,255,255), (102861,1140020,0,'skin_color',128,63,0), (102862,1140020,0,'soga_eye_color',255,0,255), (102863,1140021,0,'eye_color',255,255,255), (102864,1140021,0,'skin_color',255,255,255), (102865,1140021,0,'soga_eye_color',255,0,255), (102866,1140022,1,'cheek_type',28,-37,0), (102867,1140022,1,'chin_type',9,4,17), (102868,1140022,1,'ear_type',-28,28,0), (102869,1140022,1,'eye_brow_type',-4,-41,-19), (102870,1140022,0,'eye_color',149,190,197), (102871,1140022,1,'eye_type',23,0,0), (102872,1140022,0,'hair_color1',228,37,249), (102873,1140022,0,'hair_face_color',169,120,99), (102874,1140022,0,'hair_face_highlight_color',135,55,0), (102875,1140022,0,'hair_type_color',169,120,99), (102876,1140022,0,'hair_type_highlight_color',135,55,0), (102877,1140022,1,'lip_type',32,32,-14), (102878,1140022,1,'nose_type',-26,-28,37), (102879,1140022,0,'skin_color',203,148,115), (102880,1140022,1,'soga_cheek_type',0,-4,-41), (102881,1140022,1,'soga_chin_type',0,32,32), (102882,1140022,1,'soga_ear_type',0,23,0), (102883,1140022,1,'soga_eye_brow_type',0,-28,28), (102884,1140022,0,'soga_eye_color',229,229,102), (102885,1140022,1,'soga_eye_type',23,0,0), (102886,1140022,0,'soga_hair_face_color',169,120,99), (102887,1140022,0,'soga_hair_face_highlight_color',135,55,0), (102888,1140022,0,'soga_hair_type_color',169,120,99), (102889,1140022,0,'soga_hair_type_highlight_color',135,55,0), (102890,1140022,1,'soga_lip_type',-19,28,-37), (102891,1140022,1,'soga_nose_type',-14,9,4), (102892,1140022,0,'soga_skin_color',203,148,115), (102893,1140022,0,'wing_color1',255,255,255), (102894,1140022,0,'wing_color2',255,255,255), (102895,1140023,1,'cheek_type',-19,83,0), (102896,1140023,1,'chin_type',-69,56,19), (102897,1140023,1,'ear_type',55,0,0), (102898,1140023,1,'eye_brow_type',0,71,58), (102899,1140023,0,'eye_color',155,70,4), (102900,1140023,1,'eye_type',11,0,0), (102901,1140023,0,'hair_color1',193,242,87), (102902,1140023,0,'hair_color2',76,161,255), (102903,1140023,0,'hair_highlight',255,255,255), (102904,1140023,0,'hair_type_color',1,75,199), (102905,1140023,0,'hair_type_highlight_color',255,222,24), (102906,1140023,1,'lip_type',-50,-77,-7), (102907,1140023,1,'nose_type',18,-63,-14), (102908,1140023,0,'skin_color',174,170,119), (102909,1140023,1,'soga_cheek_type',0,0,71), (102910,1140023,1,'soga_chin_type',0,-50,-77), (102911,1140023,1,'soga_ear_type',0,11,0), (102912,1140023,1,'soga_eye_brow_type',0,55,0), (102913,1140023,0,'soga_eye_color',229,229,102), (102914,1140023,1,'soga_eye_type',11,0,0), (102915,1140023,0,'soga_hair_color1',76,161,255), (102916,1140023,0,'soga_hair_color2',255,255,255), (102917,1140023,0,'soga_hair_highlight',255,255,255), (102918,1140023,0,'soga_hair_type_color',1,75,199), (102919,1140023,0,'soga_hair_type_highlight_color',255,222,24), (102920,1140023,1,'soga_lip_type',58,-19,83), (102921,1140023,1,'soga_nose_type',-7,-69,56), (102922,1140023,0,'soga_skin_color',174,170,119), (102923,1140023,0,'wing_color1',54,175,75), (102924,1140023,0,'wing_color2',116,185,4), (102925,1140024,1,'cheek_type',17,-38,0), (102926,1140024,1,'chin_type',28,91,18), (102927,1140024,1,'ear_type',-61,-28,0), (102928,1140024,1,'eye_brow_type',-5,-28,-68), (102929,1140024,0,'eye_color',130,182,197), (102930,1140024,1,'eye_type',-81,0,0), (102931,1140024,0,'hair_color1',29,89,100), (102932,1140024,0,'hair_color2',199,150,48), (102933,1140024,0,'hair_face_color',184,128,10), (102934,1140024,0,'hair_face_highlight_color',224,174,20), (102935,1140024,0,'hair_highlight',209,131,22), (102936,1140024,0,'hair_type_color',184,128,10), (102937,1140024,0,'hair_type_highlight_color',224,174,20), (102938,1140024,1,'lip_type',-9,34,95), (102939,1140024,1,'nose_type',-63,29,89), (102940,1140024,0,'skin_color',180,143,95), (102941,1140024,1,'soga_cheek_type',0,-5,-28), (102942,1140024,1,'soga_chin_type',0,-9,34), (102943,1140024,1,'soga_ear_type',0,-81,0), (102944,1140024,1,'soga_eye_brow_type',0,-61,-28), (102945,1140024,0,'soga_eye_color',229,229,102), (102946,1140024,1,'soga_eye_type',-81,0,0), (102947,1140024,0,'soga_hair_color1',199,150,48), (102948,1140024,0,'soga_hair_color2',239,221,86), (102949,1140024,0,'soga_hair_face_color',184,128,10), (102950,1140024,0,'soga_hair_face_highlight_color',224,174,20), (102951,1140024,0,'soga_hair_highlight',209,131,22), (102952,1140024,0,'soga_hair_type_color',184,128,10), (102953,1140024,0,'soga_hair_type_highlight_color',224,174,20), (102954,1140024,1,'soga_lip_type',-68,17,-38), (102955,1140024,1,'soga_nose_type',95,28,91), (102956,1140024,0,'soga_skin_color',180,143,95), (102957,1140024,0,'wing_color1',255,255,255), (102958,1140024,0,'wing_color2',255,255,255), (102959,1140025,1,'cheek_type',50,95,0), (102960,1140025,1,'chin_type',0,77,0), (102961,1140025,1,'ear_type',-78,-56,0), (102962,1140025,1,'eye_brow_type',-34,-2,-35), (102963,1140025,0,'eye_color',63,118,77), (102964,1140025,1,'eye_type',28,0,0), (102965,1140025,0,'hair_color1',171,56,69), (102966,1140025,0,'hair_face_color',100,70,10), (102967,1140025,0,'hair_face_highlight_color',30,9,13), (102968,1140025,0,'hair_highlight',56,33,26), (102969,1140025,0,'hair_type_color',100,70,10), (102970,1140025,0,'hair_type_highlight_color',30,9,13), (102971,1140025,1,'lip_type',18,-4,62), (102972,1140025,1,'nose_type',34,-85,56), (102973,1140025,0,'skin_color',93,98,98), (102974,1140025,1,'soga_cheek_type',0,-34,-2), (102975,1140025,1,'soga_chin_type',0,18,-4), (102976,1140025,1,'soga_ear_type',0,28,0), (102977,1140025,1,'soga_eye_brow_type',0,-78,-56), (102978,1140025,0,'soga_eye_color',229,229,102), (102979,1140025,1,'soga_eye_type',28,0,0), (102980,1140025,0,'soga_hair_color1',94,59,11), (102981,1140025,0,'soga_hair_color2',54,45,28), (102982,1140025,0,'soga_hair_face_color',100,70,10), (102983,1140025,0,'soga_hair_face_highlight_color',30,9,13), (102984,1140025,0,'soga_hair_highlight',56,33,26), (102985,1140025,0,'soga_hair_type_color',100,70,10), (102986,1140025,0,'soga_hair_type_highlight_color',30,9,13), (102987,1140025,1,'soga_lip_type',-35,50,95), (102988,1140025,1,'soga_nose_type',62,0,77), (102989,1140025,0,'soga_skin_color',93,98,98), (102990,1140025,0,'wing_color1',255,255,255), (102991,1140025,0,'wing_color2',255,255,255), (102992,1140026,1,'cheek_type',70,65,0), (102993,1140026,1,'chin_type',-1,64,-97), (102994,1140026,1,'ear_type',87,-3,0), (102995,1140026,1,'eye_brow_type',47,66,48), (102996,1140026,0,'eye_color',61,122,98), (102997,1140026,1,'eye_type',-45,0,0), (102998,1140026,0,'hair_color1',187,201,182), (102999,1140026,0,'hair_face_color',164,174,168), (103000,1140026,0,'hair_face_highlight_color',91,7,6), (103001,1140026,0,'hair_highlight',114,112,142), (103002,1140026,0,'hair_type_color',164,174,168), (103003,1140026,0,'hair_type_highlight_color',91,7,6), (103004,1140026,1,'lip_type',-82,34,-32), (103005,1140026,1,'nose_type',-77,-69,-55), (103006,1140026,0,'skin_color',235,237,237), (103007,1140026,1,'soga_cheek_type',0,47,66), (103008,1140026,1,'soga_chin_type',0,-82,34), (103009,1140026,1,'soga_ear_type',0,-45,0), (103010,1140026,1,'soga_eye_brow_type',0,87,-3), (103011,1140026,0,'soga_eye_color',204,204,204), (103012,1140026,1,'soga_eye_type',-45,0,0), (103013,1140026,0,'soga_hair_color1',120,111,106), (103014,1140026,0,'soga_hair_color2',109,14,49), (103015,1140026,0,'soga_hair_face_color',164,174,168), (103016,1140026,0,'soga_hair_face_highlight_color',91,7,6), (103017,1140026,0,'soga_hair_highlight',114,112,142), (103018,1140026,0,'soga_hair_type_color',164,174,168), (103019,1140026,0,'soga_hair_type_highlight_color',91,7,6), (103020,1140026,1,'soga_lip_type',48,70,65), (103021,1140026,1,'soga_nose_type',-32,-1,64), (103022,1140026,0,'soga_skin_color',235,237,237), (103023,1140027,1,'cheek_type',19,-8,0), (103024,1140027,1,'chin_type',5,-8,-7), (103025,1140027,1,'ear_type',-7,14,0), (103026,1140027,1,'eye_brow_type',28,-47,-17), (103027,1140027,0,'eye_color',55,112,129), (103028,1140027,1,'eye_type',-28,0,0), (103029,1140027,0,'hair_color1',8,10,231), (103030,1140027,0,'hair_face_color',160,114,32), (103031,1140027,0,'hair_face_highlight_color',61,28,0), (103032,1140027,0,'hair_type_color',160,114,32), (103033,1140027,0,'hair_type_highlight_color',61,28,0), (103034,1140027,1,'lip_type',20,-12,-4), (103035,1140027,1,'nose_type',-25,8,10), (103036,1140027,0,'skin_color',182,139,92), (103037,1140027,1,'soga_cheek_type',0,28,-47), (103038,1140027,1,'soga_chin_type',0,20,-12), (103039,1140027,1,'soga_ear_type',0,-28,0), (103040,1140027,1,'soga_eye_brow_type',0,-7,14), (103041,1140027,0,'soga_eye_color',229,229,102), (103042,1140027,1,'soga_eye_type',-28,0,0), (103043,1140027,0,'soga_hair_face_color',160,114,32), (103044,1140027,0,'soga_hair_face_highlight_color',61,28,0), (103045,1140027,0,'soga_hair_type_color',160,114,32), (103046,1140027,0,'soga_hair_type_highlight_color',61,28,0), (103047,1140027,1,'soga_lip_type',-17,19,-8), (103048,1140027,1,'soga_nose_type',-4,5,-8), (103049,1140027,0,'soga_skin_color',182,139,92), (103050,1140027,0,'wing_color1',255,255,255), (103051,1140027,0,'wing_color2',255,255,255), (103081,1140029,1,'cheek_type',38,-10,0), (103082,1140029,1,'chin_type',-10,-5,-7), (103083,1140029,1,'ear_type',42,-3,0), (103084,1140029,1,'eye_brow_type',20,-3,23), (103085,1140029,0,'eye_color',72,50,21), (103086,1140029,1,'eye_type',17,0,0), (103087,1140029,0,'hair_color1',236,242,156), (103088,1140029,0,'hair_face_color',225,154,103), (103089,1140029,0,'hair_face_highlight_color',153,59,10), (103090,1140029,0,'hair_type_color',225,154,103), (103091,1140029,0,'hair_type_highlight_color',153,59,10), (103092,1140029,1,'lip_type',-10,-38,17), (103093,1140029,1,'nose_type',32,-20,-14), (103094,1140029,0,'skin_color',201,143,127), (103095,1140029,1,'soga_cheek_type',0,20,-3), (103096,1140029,1,'soga_chin_type',0,-10,-38), (103097,1140029,1,'soga_ear_type',0,17,0), (103098,1140029,1,'soga_eye_brow_type',0,42,-3), (103099,1140029,0,'soga_eye_color',229,229,102), (103100,1140029,1,'soga_eye_type',17,0,0), (103101,1140029,0,'soga_hair_face_color',225,154,103), (103102,1140029,0,'soga_hair_face_highlight_color',153,59,10), (103103,1140029,0,'soga_hair_type_color',225,154,103), (103104,1140029,0,'soga_hair_type_highlight_color',153,59,10), (103105,1140029,1,'soga_lip_type',23,38,-10), (103106,1140029,1,'soga_nose_type',17,-10,-5), (103107,1140029,0,'soga_skin_color',201,143,127), (103108,1140029,0,'wing_color1',255,255,255), (103109,1140029,0,'wing_color2',255,255,255), (103139,1140031,1,'cheek_type',62,-95,0), (103140,1140031,1,'chin_type',-98,-23,-51), (103141,1140031,1,'ear_type',-75,62,0), (103142,1140031,1,'eye_brow_type',0,71,-95), (103143,1140031,0,'eye_color',1,238,224), (103144,1140031,1,'eye_type',40,0,0), (103145,1140031,0,'hair_color1',10,221,93), (103146,1140031,0,'hair_color2',255,190,107), (103147,1140031,0,'hair_highlight',255,255,255), (103148,1140031,0,'hair_type_color',249,109,255), (103149,1140031,0,'hair_type_highlight_color',174,193,193), (103150,1140031,1,'lip_type',62,74,-22), (103151,1140031,1,'nose_type',-7,10,-35), (103152,1140031,0,'skin_color',211,177,201), (103153,1140031,1,'soga_cheek_type',0,0,71), (103154,1140031,1,'soga_chin_type',0,62,74), (103155,1140031,1,'soga_ear_type',0,40,0), (103156,1140031,1,'soga_eye_brow_type',0,-75,62), (103157,1140031,0,'soga_eye_color',229,229,102), (103158,1140031,1,'soga_eye_type',40,0,0), (103159,1140031,0,'soga_hair_color1',255,190,107), (103160,1140031,0,'soga_hair_color2',255,255,255), (103161,1140031,0,'soga_hair_highlight',255,255,255), (103162,1140031,0,'soga_hair_type_color',249,109,255), (103163,1140031,0,'soga_hair_type_highlight_color',174,193,193), (103164,1140031,1,'soga_lip_type',-95,62,-95), (103165,1140031,1,'soga_nose_type',-22,-98,-23), (103166,1140031,0,'soga_skin_color',211,177,201), (103167,1140031,0,'wing_color1',216,94,30), (103168,1140031,0,'wing_color2',39,255,184), (103169,1140032,1,'cheek_type',91,0,0), (103170,1140032,1,'chin_type',-14,-34,-96), (103171,1140032,1,'ear_type',98,2,0), (103172,1140032,1,'eye_brow_type',93,-56,14), (103173,1140032,0,'eye_color',197,71,80), (103174,1140032,1,'eye_type',56,0,0), (103175,1140032,0,'hair_color1',95,249,31), (103176,1140032,0,'hair_color2',255,123,29), (103177,1140032,0,'hair_highlight',255,255,255), (103178,1140032,0,'hair_type_color',91,18,0), (103179,1140032,0,'hair_type_highlight_color',133,162,162), (103180,1140032,1,'lip_type',78,-21,42), (103181,1140032,1,'nose_type',-43,95,-7), (103182,1140032,0,'skin_color',172,133,152), (103183,1140032,1,'soga_cheek_type',0,93,-56), (103184,1140032,1,'soga_chin_type',0,78,-21), (103185,1140032,1,'soga_ear_type',0,56,0), (103186,1140032,1,'soga_eye_brow_type',0,98,2), (103187,1140032,0,'soga_eye_color',229,229,102), (103188,1140032,1,'soga_eye_type',56,0,0), (103189,1140032,0,'soga_hair_color1',255,123,29), (103190,1140032,0,'soga_hair_color2',255,255,255), (103191,1140032,0,'soga_hair_highlight',255,255,255), (103192,1140032,0,'soga_hair_type_color',91,18,0), (103193,1140032,0,'soga_hair_type_highlight_color',133,162,162), (103194,1140032,1,'soga_lip_type',14,91,0), (103195,1140032,1,'soga_nose_type',42,-14,-34), (103196,1140032,0,'soga_skin_color',172,133,152), (103197,1140032,0,'wing_color1',246,246,246), (103198,1140032,0,'wing_color2',193,104,1), (103199,1140033,0,'eye_color',255,255,255), (103200,1140033,0,'skin_color',255,255,255), (103201,1140033,0,'soga_eye_color',255,0,255), (103202,1140034,1,'cheek_type',-87,26,0), (103203,1140034,1,'chin_type',79,-68,-71), (103204,1140034,1,'ear_type',9,-26,0), (103205,1140034,1,'eye_brow_type',-63,-44,50), (103206,1140034,0,'eye_color',18,199,216), (103207,1140034,1,'eye_type',-63,0,0), (103208,1140034,0,'hair_color1',219,18,59), (103209,1140034,0,'hair_color2',29,71,185), (103210,1140034,0,'hair_highlight',255,255,255), (103211,1140034,0,'hair_type_color',11,47,129), (103212,1140034,0,'hair_type_highlight_color',100,123,128), (103213,1140034,1,'lip_type',-87,64,-93), (103214,1140034,1,'nose_type',-40,-37,18), (103215,1140034,0,'skin_color',185,172,166), (103216,1140034,1,'soga_cheek_type',0,-63,-44), (103217,1140034,1,'soga_chin_type',0,-87,64), (103218,1140034,1,'soga_ear_type',0,-63,0), (103219,1140034,1,'soga_eye_brow_type',0,9,-26), (103220,1140034,0,'soga_eye_color',229,229,102), (103221,1140034,1,'soga_eye_type',-63,0,0), (103222,1140034,0,'soga_hair_color1',29,71,185), (103223,1140034,0,'soga_hair_color2',255,255,255), (103224,1140034,0,'soga_hair_highlight',255,255,255), (103225,1140034,0,'soga_hair_type_color',11,47,129), (103226,1140034,0,'soga_hair_type_highlight_color',100,123,128), (103227,1140034,1,'soga_lip_type',50,-87,26), (103228,1140034,1,'soga_nose_type',-93,79,-68), (103229,1140034,0,'soga_skin_color',185,172,166), (103230,1140034,0,'wing_color1',51,80,166), (103231,1140034,0,'wing_color2',173,75,14), (103266,1140036,0,'eye_color',255,255,255), (103267,1140036,0,'skin_color',255,255,255), (103268,1140036,0,'soga_eye_color',255,0,255), (103269,1140037,1,'cheek_type',97,-64,0), (103270,1140037,1,'chin_type',-34,76,91), (103271,1140037,1,'ear_type',-44,-74,0), (103272,1140037,1,'eye_brow_type',5,66,31), (103273,1140037,0,'eye_color',188,224,0), (103274,1140037,1,'eye_type',78,0,0), (103275,1140037,0,'hair_color1',247,9,234), (103276,1140037,0,'hair_highlight',255,255,255), (103277,1140037,0,'hair_type_color',3,87,215), (103278,1140037,0,'hair_type_highlight_color',16,116,234), (103279,1140037,1,'lip_type',-84,7,63), (103280,1140037,1,'nose_type',62,-9,9), (103281,1140037,0,'skin_color',250,233,211), (103282,1140037,1,'soga_cheek_type',0,5,66), (103283,1140037,1,'soga_chin_type',0,-84,7), (103284,1140037,1,'soga_ear_type',0,78,0), (103285,1140037,1,'soga_eye_brow_type',0,-44,-74), (103286,1140037,0,'soga_eye_color',229,229,102), (103287,1140037,1,'soga_eye_type',78,0,0), (103288,1140037,0,'soga_hair_color1',76,161,255), (103289,1140037,0,'soga_hair_color2',255,255,255), (103290,1140037,0,'soga_hair_highlight',255,255,255), (103291,1140037,0,'soga_hair_type_color',3,87,215), (103292,1140037,0,'soga_hair_type_highlight_color',16,116,234), (103293,1140037,1,'soga_lip_type',31,97,-64), (103294,1140037,1,'soga_nose_type',63,-34,76), (103295,1140037,0,'soga_skin_color',250,233,211), (103296,1140037,0,'wing_color1',2,233,219), (103297,1140037,0,'wing_color2',167,69,23), (103298,1140038,1,'cheek_type',-25,-68,0), (103299,1140038,1,'chin_type',-98,-88,-35), (103300,1140038,1,'ear_type',-62,55,0), (103301,1140038,1,'eye_brow_type',25,-17,7), (103302,1140038,0,'eye_color',3,167,157), (103303,1140038,1,'eye_type',-61,0,0), (103304,1140038,0,'hair_color1',5,0,175), (103305,1140038,0,'hair_face_color',164,144,136), (103306,1140038,0,'hair_face_highlight_color',139,70,11), (103307,1140038,0,'hair_highlight',255,255,255), (103308,1140038,0,'hair_type_color',255,177,45), (103309,1140038,0,'hair_type_highlight_color',162,31,228), (103310,1140038,1,'lip_type',-57,-75,41), (103311,1140038,1,'nose_type',85,5,0), (103312,1140038,0,'skin_color',234,215,191), (103313,1140038,1,'soga_cheek_type',0,25,-17), (103314,1140038,1,'soga_chin_type',0,-57,-75), (103315,1140038,1,'soga_ear_type',0,-61,0), (103316,1140038,1,'soga_eye_brow_type',0,-62,55), (103317,1140038,0,'soga_eye_color',229,229,102), (103318,1140038,1,'soga_eye_type',-70,0,0), (103319,1140038,0,'soga_hair_color1',36,34,36), (103320,1140038,0,'soga_hair_color2',255,255,255), (103321,1140038,0,'soga_hair_face_color',164,144,136), (103322,1140038,0,'soga_hair_face_highlight_color',139,70,11), (103323,1140038,0,'soga_hair_highlight',255,255,255), (103324,1140038,0,'soga_hair_type_color',255,177,45), (103325,1140038,0,'soga_hair_type_highlight_color',162,31,228), (103326,1140038,1,'soga_lip_type',7,-25,-68), (103327,1140038,1,'soga_nose_type',41,-98,-88), (103328,1140038,0,'soga_skin_color',234,215,191), (103329,1140038,0,'wing_color1',192,83,23), (103330,1140038,0,'wing_color2',255,133,1), (103331,1140039,1,'cheek_type',-19,-14,0), (103332,1140039,1,'chin_type',0,0,17), (103333,1140039,1,'ear_type',8,-21,0), (103334,1140039,1,'eye_brow_type',29,32,11), (103335,1140039,0,'eye_color',29,59,50), (103336,1140039,1,'eye_type',8,0,0), (103337,1140039,0,'hair_color1',228,25,0), (103338,1140039,0,'hair_face_color',224,224,114), (103339,1140039,0,'hair_face_highlight_color',121,120,120), (103340,1140039,0,'hair_type_color',224,224,114), (103341,1140039,0,'hair_type_highlight_color',121,120,120), (103342,1140039,1,'lip_type',-1,0,-14), (103343,1140039,1,'nose_type',-17,-28,25), (103344,1140039,0,'skin_color',213,188,145), (103345,1140039,1,'soga_cheek_type',0,29,32), (103346,1140039,1,'soga_chin_type',0,-1,0), (103347,1140039,1,'soga_ear_type',0,8,0), (103348,1140039,1,'soga_eye_brow_type',0,8,-21), (103349,1140039,0,'soga_eye_color',229,229,102), (103350,1140039,1,'soga_eye_type',-9,0,0), (103351,1140039,0,'soga_hair_face_color',224,224,114), (103352,1140039,0,'soga_hair_face_highlight_color',121,120,120), (103353,1140039,0,'soga_hair_type_color',224,224,114), (103354,1140039,0,'soga_hair_type_highlight_color',121,120,120), (103355,1140039,1,'soga_lip_type',11,-19,-14), (103356,1140039,1,'soga_nose_type',-14,0,0), (103357,1140039,0,'soga_skin_color',213,188,145), (103358,1140039,0,'wing_color1',255,255,255), (103359,1140039,0,'wing_color2',255,255,255), (103360,1140040,0,'eye_color',64,0,0), (103361,1140040,0,'skin_color',64,64,64), (103362,1140040,0,'soga_eye_color',255,0,255), (103363,1140041,0,'eye_color',255,255,255), (103364,1140041,0,'skin_color',255,128,63), (103365,1140041,0,'soga_eye_color',255,0,255), (103366,1140042,0,'eye_color',255,255,255), (103367,1140042,0,'skin_color',255,255,255), (103368,1140042,0,'soga_eye_color',255,0,255), (103369,1140043,0,'eye_color',128,0,0), (103370,1140043,0,'skin_color',64,64,64), (103371,1140043,0,'soga_eye_color',255,0,255), (103372,1140044,0,'eye_color',128,128,128), (103373,1140044,0,'skin_color',255,255,191), (103374,1140044,0,'soga_eye_color',255,0,255), (103375,1140045,0,'eye_color',74,120,63), (103376,1140045,0,'skin_color',255,128,0), (103377,1140045,0,'soga_eye_color',255,0,255), (103384,1140048,0,'eye_color',255,255,255), (103385,1140048,0,'skin_color',255,255,255), (103386,1140048,0,'soga_eye_color',255,0,255), (103387,1140049,1,'cheek_type',10,93,0), (103388,1140049,1,'chin_type',61,10,63), (103389,1140049,1,'ear_type',-22,-31,0), (103390,1140049,1,'eye_brow_type',82,82,-50), (103391,1140049,0,'eye_color',111,133,4), (103392,1140049,1,'eye_type',-77,0,0), (103393,1140049,0,'hair_color1',50,231,46), (103394,1140049,0,'hair_color2',29,71,185), (103395,1140049,0,'hair_highlight',255,255,255), (103396,1140049,0,'hair_type_color',2,65,179), (103397,1140049,0,'hair_type_highlight_color',108,135,138), (103398,1140049,1,'lip_type',58,-74,32), (103399,1140049,1,'nose_type',-61,50,-25), (103400,1140049,0,'skin_color',233,207,225), (103401,1140049,1,'soga_cheek_type',0,82,82), (103402,1140049,1,'soga_chin_type',0,58,-74), (103403,1140049,1,'soga_ear_type',0,-77,0), (103404,1140049,1,'soga_eye_brow_type',0,-22,-31), (103405,1140049,0,'soga_eye_color',229,229,102), (103406,1140049,1,'soga_eye_type',-77,0,0), (103407,1140049,0,'soga_hair_color1',29,71,185), (103408,1140049,0,'soga_hair_color2',255,255,255), (103409,1140049,0,'soga_hair_highlight',255,255,255), (103410,1140049,0,'soga_hair_type_color',2,65,179), (103411,1140049,0,'soga_hair_type_highlight_color',108,135,138), (103412,1140049,1,'soga_lip_type',-50,10,93), (103413,1140049,1,'soga_nose_type',32,61,10), (103414,1140049,0,'soga_skin_color',233,207,225), (103415,1140049,0,'wing_color1',138,113,5), (103416,1140049,0,'wing_color2',202,95,3), (103417,1140050,1,'cheek_type',51,47,0), (103418,1140050,1,'chin_type',5,-56,-34), (103419,1140050,1,'ear_type',-38,39,0), (103420,1140050,1,'eye_brow_type',57,94,0), (103421,1140050,0,'eye_color',141,1,220), (103422,1140050,1,'eye_type',-8,0,0), (103423,1140050,0,'hair_color1',64,190,75), (103424,1140050,0,'hair_color2',255,123,29), (103425,1140050,0,'hair_highlight',255,255,255), (103426,1140050,0,'hair_type_color',210,27,2), (103427,1140050,0,'hair_type_highlight_color',234,91,255), (103428,1140050,1,'lip_type',34,89,41), (103429,1140050,1,'nose_type',2,64,-66), (103430,1140050,0,'skin_color',217,196,221), (103431,1140050,1,'soga_cheek_type',0,57,94), (103432,1140050,1,'soga_chin_type',0,34,89), (103433,1140050,1,'soga_ear_type',0,-8,0), (103434,1140050,1,'soga_eye_brow_type',0,-38,39), (103435,1140050,0,'soga_eye_color',229,229,102), (103436,1140050,1,'soga_eye_type',-8,0,0), (103437,1140050,0,'soga_hair_color1',255,123,29), (103438,1140050,0,'soga_hair_color2',255,255,255), (103439,1140050,0,'soga_hair_highlight',255,255,255), (103440,1140050,0,'soga_hair_type_color',210,27,2), (103441,1140050,0,'soga_hair_type_highlight_color',234,91,255), (103442,1140050,1,'soga_lip_type',0,51,47), (103443,1140050,1,'soga_nose_type',41,5,-56), (103444,1140050,0,'soga_skin_color',217,196,221), (103445,1140050,0,'wing_color1',223,142,2), (103446,1140050,0,'wing_color2',181,56,96), (103447,1140051,1,'cheek_type',-11,19,0), (103448,1140051,1,'chin_type',11,42,-34), (103449,1140051,1,'ear_type',-3,-17,0), (103450,1140051,1,'eye_brow_type',0,18,5), (103451,1140051,0,'eye_color',163,182,156), (103452,1140051,1,'eye_type',14,0,0), (103453,1140051,0,'hair_color1',0,246,156), (103454,1140051,0,'hair_face_color',43,47,38), (103455,1140051,0,'hair_face_highlight_color',95,79,62), (103456,1140051,0,'hair_type_color',43,47,38), (103457,1140051,0,'hair_type_highlight_color',95,79,62), (103458,1140051,1,'lip_type',-9,25,-28), (103459,1140051,1,'nose_type',-14,0,-10), (103460,1140051,0,'skin_color',238,248,248), (103461,1140051,1,'soga_cheek_type',0,0,18), (103462,1140051,1,'soga_chin_type',0,-9,25), (103463,1140051,1,'soga_ear_type',0,14,0), (103464,1140051,1,'soga_eye_brow_type',0,-3,-17), (103465,1140051,0,'soga_eye_color',229,229,102), (103466,1140051,1,'soga_eye_type',14,0,0), (103467,1140051,0,'soga_hair_face_color',43,47,38), (103468,1140051,0,'soga_hair_face_highlight_color',95,79,62), (103469,1140051,0,'soga_hair_type_color',43,47,38), (103470,1140051,0,'soga_hair_type_highlight_color',95,79,62), (103471,1140051,1,'soga_lip_type',5,-11,19), (103472,1140051,1,'soga_nose_type',-28,11,42), (103473,1140051,0,'soga_skin_color',238,248,248), (103474,1140051,0,'wing_color1',255,255,255), (103475,1140051,0,'wing_color2',255,255,255), (103476,1140052,1,'cheek_type',100,-100,0), (103477,1140052,1,'chin_type',-37,-100,79), (103478,1140052,1,'ear_type',9,-22,0), (103479,1140052,1,'eye_brow_type',-4,0,72), (103480,1140052,0,'eye_color',139,179,169), (103481,1140052,1,'eye_type',20,0,0), (103482,1140052,0,'hair_color1',178,193,100), (103483,1140052,0,'hair_face_color',215,203,91), (103484,1140052,0,'hair_face_highlight_color',84,70,0), (103485,1140052,0,'hair_type_color',215,203,91), (103486,1140052,0,'hair_type_highlight_color',84,70,0), (103487,1140052,1,'lip_type',-61,43,-55), (103488,1140052,1,'nose_type',-17,-78,-63), (103489,1140052,0,'skin_color',190,142,104), (103490,1140052,1,'soga_cheek_type',0,-4,0), (103491,1140052,1,'soga_chin_type',0,-61,43), (103492,1140052,1,'soga_ear_type',0,20,0), (103493,1140052,1,'soga_eye_brow_type',0,9,-22), (103494,1140052,0,'soga_eye_color',229,229,102), (103495,1140052,1,'soga_eye_type',20,0,0), (103496,1140052,0,'soga_hair_face_color',215,203,91), (103497,1140052,0,'soga_hair_face_highlight_color',84,70,0), (103498,1140052,0,'soga_hair_type_color',215,203,91), (103499,1140052,0,'soga_hair_type_highlight_color',84,70,0), (103500,1140052,1,'soga_lip_type',72,100,-100), (103501,1140052,1,'soga_nose_type',-55,-37,-100), (103502,1140052,0,'soga_skin_color',190,142,104), (103503,1140052,0,'wing_color1',255,255,255), (103504,1140052,0,'wing_color2',255,255,255), (103505,1140053,1,'cheek_type',-46,77,0), (103506,1140053,1,'chin_type',46,-5,75), (103507,1140053,1,'ear_type',48,32,0), (103508,1140053,1,'eye_brow_type',-70,38,-11), (103509,1140053,0,'eye_color',144,1,225), (103510,1140053,1,'eye_type',-83,0,0), (103511,1140053,0,'hair_color1',197,77,19), (103512,1140053,0,'hair_color2',255,236,129), (103513,1140053,0,'hair_highlight',255,255,255), (103514,1140053,0,'hair_type_color',255,207,36), (103515,1140053,0,'hair_type_highlight_color',102,0,146), (103516,1140053,1,'lip_type',1,-66,-19), (103517,1140053,1,'nose_type',-71,-59,77), (103518,1140053,0,'skin_color',208,191,155), (103519,1140053,1,'soga_cheek_type',0,-70,38), (103520,1140053,1,'soga_chin_type',0,1,-66), (103521,1140053,1,'soga_ear_type',0,-83,0), (103522,1140053,1,'soga_eye_brow_type',0,48,32), (103523,1140053,0,'soga_eye_color',229,229,102), (103524,1140053,1,'soga_eye_type',-83,0,0), (103525,1140053,0,'soga_hair_color1',255,236,129), (103526,1140053,0,'soga_hair_color2',255,255,255), (103527,1140053,0,'soga_hair_highlight',255,255,255), (103528,1140053,0,'soga_hair_type_color',255,207,36), (103529,1140053,0,'soga_hair_type_highlight_color',102,0,146), (103530,1140053,1,'soga_lip_type',-11,-46,77), (103531,1140053,1,'soga_nose_type',-19,46,-5), (103532,1140053,0,'soga_skin_color',208,191,155), (103533,1140053,0,'wing_color1',172,183,2), (103534,1140053,0,'wing_color2',255,123,1), (103535,1140054,1,'cheek_type',-43,0,0), (103536,1140054,1,'chin_type',21,-78,71), (103537,1140054,1,'ear_type',-44,14,0), (103538,1140054,1,'eye_brow_type',-98,43,-97), (103539,1140054,0,'eye_color',130,110,4), (103540,1140054,1,'eye_type',78,0,0), (103541,1140054,0,'hair_color1',175,83,231), (103542,1140054,0,'hair_color2',29,71,185), (103543,1140054,0,'hair_highlight',255,255,255), (103544,1140054,0,'hair_type_color',10,47,130), (103545,1140054,0,'hair_type_highlight_color',47,42,61), (103546,1140054,1,'lip_type',-58,-31,58), (103547,1140054,1,'nose_type',81,-81,83), (103548,1140054,0,'skin_color',175,161,161), (103549,1140054,1,'soga_cheek_type',0,-98,43), (103550,1140054,1,'soga_chin_type',0,-58,-31), (103551,1140054,1,'soga_ear_type',0,78,0), (103552,1140054,1,'soga_eye_brow_type',0,-44,14), (103553,1140054,0,'soga_eye_color',229,229,102), (103554,1140054,1,'soga_eye_type',78,0,0), (103555,1140054,0,'soga_hair_color1',29,71,185), (103556,1140054,0,'soga_hair_color2',255,255,255), (103557,1140054,0,'soga_hair_highlight',255,255,255), (103558,1140054,0,'soga_hair_type_color',10,47,130), (103559,1140054,0,'soga_hair_type_highlight_color',47,42,61), (103560,1140054,1,'soga_lip_type',-97,-43,0), (103561,1140054,1,'soga_nose_type',58,21,-78), (103562,1140054,0,'soga_skin_color',175,161,161), (103563,1140054,0,'wing_color1',132,209,3), (103564,1140054,0,'wing_color2',75,53,178), (103625,1140057,1,'cheek_type',-61,-37,0), (103626,1140057,1,'chin_type',-7,-95,88), (103627,1140057,1,'ear_type',-34,12,0), (103628,1140057,1,'eye_brow_type',-21,-76,91), (103629,1140057,0,'eye_color',130,39,70), (103630,1140057,1,'eye_type',46,0,0), (103631,1140057,0,'hair_color1',52,81,194), (103632,1140057,0,'hair_color2',56,62,62), (103633,1140057,0,'hair_highlight',255,255,255), (103634,1140057,0,'hair_type_color',244,246,246), (103635,1140057,0,'hair_type_highlight_color',37,154,241), (103636,1140057,1,'lip_type',-44,-11,82), (103637,1140057,1,'nose_type',88,52,81), (103638,1140057,0,'skin_color',219,175,158), (103639,1140057,1,'soga_cheek_type',0,-21,-76), (103640,1140057,1,'soga_chin_type',0,-44,-11), (103641,1140057,1,'soga_ear_type',0,46,0), (103642,1140057,1,'soga_eye_brow_type',0,-34,12), (103643,1140057,0,'soga_eye_color',229,229,102), (103644,1140057,1,'soga_eye_type',46,0,0), (103645,1140057,0,'soga_hair_color1',56,62,62), (103646,1140057,0,'soga_hair_color2',255,255,255), (103647,1140057,0,'soga_hair_highlight',255,255,255), (103648,1140057,0,'soga_hair_type_color',244,246,246), (103649,1140057,0,'soga_hair_type_highlight_color',37,154,241), (103650,1140057,1,'soga_lip_type',91,-61,-37), (103651,1140057,1,'soga_nose_type',82,-7,-95), (103652,1140057,0,'soga_skin_color',219,175,158), (103653,1140057,0,'wing_color1',249,115,23), (103654,1140057,0,'wing_color2',114,190,11), (103655,1140058,1,'cheek_type',31,94,0), (103656,1140058,1,'chin_type',-52,75,74), (103657,1140058,1,'ear_type',66,-98,0), (103658,1140058,1,'eye_brow_type',84,-34,-34), (103659,1140058,0,'eye_color',68,154,40), (103660,1140058,1,'eye_type',7,0,0), (103661,1140058,0,'hair_color1',93,200,216), (103662,1140058,0,'hair_color2',244,81,249), (103663,1140058,0,'hair_highlight',255,255,255), (103664,1140058,0,'hair_type_color',255,188,44), (103665,1140058,0,'hair_type_highlight_color',241,100,255), (103666,1140058,1,'lip_type',-62,-26,83), (103667,1140058,1,'nose_type',-62,93,-56), (103668,1140058,0,'skin_color',222,199,203), (103669,1140058,1,'soga_cheek_type',0,84,-34), (103670,1140058,1,'soga_chin_type',0,-62,-26), (103671,1140058,1,'soga_ear_type',0,7,0), (103672,1140058,1,'soga_eye_brow_type',0,66,-98), (103673,1140058,0,'soga_eye_color',229,229,102), (103674,1140058,1,'soga_eye_type',98,0,0), (103675,1140058,0,'soga_hair_color1',144,140,137), (103676,1140058,0,'soga_hair_color2',255,255,255), (103677,1140058,0,'soga_hair_highlight',255,255,255), (103678,1140058,0,'soga_hair_type_color',255,188,44), (103679,1140058,0,'soga_hair_type_highlight_color',241,100,255), (103680,1140058,1,'soga_lip_type',-34,31,94), (103681,1140058,1,'soga_nose_type',83,-52,75), (103682,1140058,0,'soga_skin_color',222,199,203), (103683,1140058,0,'wing_color1',123,22,113), (103684,1140058,0,'wing_color2',132,32,93), (103714,1140060,1,'cheek_type',19,-31,0), (103715,1140060,1,'chin_type',-11,9,0), (103716,1140060,1,'ear_type',0,20,0), (103717,1140060,1,'eye_brow_type',-32,39,25), (103718,1140060,0,'eye_color',60,125,138), (103719,1140060,1,'eye_type',4,0,0), (103720,1140060,0,'hair_color1',239,19,18), (103721,1140060,0,'hair_face_color',180,149,48), (103722,1140060,0,'hair_face_highlight_color',67,29,0), (103723,1140060,0,'hair_type_color',180,149,48), (103724,1140060,0,'hair_type_highlight_color',67,29,0), (103725,1140060,1,'lip_type',7,-17,2), (103726,1140060,1,'nose_type',-8,-17,19), (103727,1140060,0,'skin_color',182,149,108), (103728,1140060,1,'soga_cheek_type',0,-32,39), (103729,1140060,1,'soga_chin_type',0,7,-17), (103730,1140060,1,'soga_ear_type',0,4,0), (103731,1140060,1,'soga_eye_brow_type',0,0,20), (103732,1140060,0,'soga_eye_color',229,229,102), (103733,1140060,1,'soga_eye_type',4,0,0), (103734,1140060,0,'soga_hair_face_color',180,149,48), (103735,1140060,0,'soga_hair_face_highlight_color',67,29,0), (103736,1140060,0,'soga_hair_type_color',180,149,48), (103737,1140060,0,'soga_hair_type_highlight_color',67,29,0), (103738,1140060,1,'soga_lip_type',25,19,-31), (103739,1140060,1,'soga_nose_type',2,-11,9), (103740,1140060,0,'soga_skin_color',182,149,108), (103741,1140060,0,'wing_color1',255,255,255), (103742,1140060,0,'wing_color2',255,255,255), (103743,1140061,1,'cheek_type',-4,18,0), (103744,1140061,1,'chin_type',-35,28,5), (103745,1140061,1,'ear_type',0,32,0), (103746,1140061,1,'eye_brow_type',28,-17,9), (103747,1140061,0,'eye_color',66,138,151), (103748,1140061,1,'eye_type',-28,0,0), (103749,1140061,0,'hair_color1',3,12,100), (103750,1140061,0,'hair_face_color',183,172,77), (103751,1140061,0,'hair_face_highlight_color',167,166,166), (103752,1140061,0,'hair_type_color',183,172,77), (103753,1140061,0,'hair_type_highlight_color',167,166,166), (103754,1140061,1,'lip_type',-3,-5,0), (103755,1140061,1,'nose_type',7,3,12), (103756,1140061,0,'skin_color',225,211,188), (103757,1140061,1,'soga_cheek_type',0,28,-17), (103758,1140061,1,'soga_chin_type',0,-3,-5), (103759,1140061,1,'soga_ear_type',0,-28,0), (103760,1140061,1,'soga_eye_brow_type',0,0,32), (103761,1140061,0,'soga_eye_color',229,229,102), (103762,1140061,1,'soga_eye_type',-28,0,0), (103763,1140061,0,'soga_hair_face_color',183,172,77), (103764,1140061,0,'soga_hair_face_highlight_color',167,166,166), (103765,1140061,0,'soga_hair_type_color',183,172,77), (103766,1140061,0,'soga_hair_type_highlight_color',167,166,166), (103767,1140061,1,'soga_lip_type',9,-4,18), (103768,1140061,1,'soga_nose_type',0,-35,28), (103769,1140061,0,'soga_skin_color',225,211,188), (103770,1140061,0,'wing_color1',255,255,255), (103771,1140061,0,'wing_color2',255,255,255), (103772,1140062,1,'cheek_type',37,-57,0), (103773,1140062,1,'chin_type',-77,69,71), (103774,1140062,1,'ear_type',97,53,0), (103775,1140062,1,'eye_brow_type',-82,75,87), (103776,1140062,0,'eye_color',178,62,76), (103777,1140062,1,'eye_type',75,0,0), (103778,1140062,0,'hair_color1',37,190,2), (103779,1140062,0,'hair_color2',142,255,1), (103780,1140062,0,'hair_highlight',255,255,255), (103781,1140062,0,'hair_type_color',128,226,66), (103782,1140062,0,'hair_type_highlight_color',237,94,255), (103783,1140062,1,'lip_type',-56,-74,-71), (103784,1140062,1,'nose_type',12,37,-66), (103785,1140062,0,'skin_color',207,183,211), (103786,1140062,1,'soga_cheek_type',0,-82,75), (103787,1140062,1,'soga_chin_type',0,-56,-74), (103788,1140062,1,'soga_ear_type',0,75,0), (103789,1140062,1,'soga_eye_brow_type',0,97,53), (103790,1140062,0,'soga_eye_color',229,229,102), (103791,1140062,1,'soga_eye_type',75,0,0), (103792,1140062,0,'soga_hair_color1',142,255,1), (103793,1140062,0,'soga_hair_color2',255,255,255), (103794,1140062,0,'soga_hair_highlight',255,255,255), (103795,1140062,0,'soga_hair_type_color',128,226,66), (103796,1140062,0,'soga_hair_type_highlight_color',237,94,255), (103797,1140062,1,'soga_lip_type',87,37,-57), (103798,1140062,1,'soga_nose_type',-71,-77,69), (103799,1140062,0,'soga_skin_color',207,183,211), (103800,1140062,0,'wing_color1',137,215,3), (103801,1140062,0,'wing_color2',3,200,188), (103802,1140063,1,'cheek_type',-97,88,0), (103803,1140063,1,'chin_type',76,57,-7), (103804,1140063,1,'ear_type',28,93,0), (103805,1140063,1,'eye_brow_type',94,65,84), (103806,1140063,0,'eye_color',3,184,174), (103807,1140063,1,'eye_type',41,0,0), (103808,1140063,0,'hair_color1',186,192,186), (103809,1140063,0,'hair_color2',68,72,71), (103810,1140063,0,'hair_highlight',255,255,255), (103811,1140063,0,'hair_type_color',50,46,64), (103812,1140063,0,'hair_type_highlight_color',103,14,0), (103813,1140063,1,'lip_type',28,98,-41), (103814,1140063,1,'nose_type',8,-70,-64), (103815,1140063,0,'skin_color',167,150,160), (103816,1140063,1,'soga_cheek_type',0,94,65), (103817,1140063,1,'soga_chin_type',0,28,98), (103818,1140063,1,'soga_ear_type',0,41,0), (103819,1140063,1,'soga_eye_brow_type',0,28,93), (103820,1140063,0,'soga_eye_color',229,229,102), (103821,1140063,1,'soga_eye_type',41,0,0), (103822,1140063,0,'soga_hair_color1',68,72,71), (103823,1140063,0,'soga_hair_color2',255,255,255), (103824,1140063,0,'soga_hair_highlight',255,255,255), (103825,1140063,0,'soga_hair_type_color',50,46,64), (103826,1140063,0,'soga_hair_type_highlight_color',103,14,0), (103827,1140063,1,'soga_lip_type',84,-97,88), (103828,1140063,1,'soga_nose_type',-41,76,57), (103829,1140063,0,'soga_skin_color',167,150,160), (103830,1140063,0,'wing_color1',150,5,228), (103831,1140063,0,'wing_color2',186,87,3), (103922,1140067,1,'cheek_type',-25,-64,0), (103923,1140067,1,'chin_type',-64,69,-81), (103924,1140067,1,'ear_type',58,63,0), (103925,1140067,1,'eye_brow_type',42,-63,50), (103926,1140067,0,'eye_color',132,46,47), (103927,1140067,1,'eye_type',20,0,0), (103928,1140067,0,'hair_color1',82,205,208), (103929,1140067,0,'hair_color2',142,255,1), (103930,1140067,0,'hair_highlight',255,255,255), (103931,1140067,0,'hair_type_color',101,217,150), (103932,1140067,0,'hair_type_highlight_color',88,212,186), (103933,1140067,1,'lip_type',-74,34,18), (103934,1140067,1,'nose_type',-88,82,-51), (103935,1140067,0,'skin_color',232,213,232), (103936,1140067,1,'soga_cheek_type',0,42,-63), (103937,1140067,1,'soga_chin_type',0,-74,34), (103938,1140067,1,'soga_ear_type',0,20,0), (103939,1140067,1,'soga_eye_brow_type',0,58,63), (103940,1140067,0,'soga_eye_color',229,229,102), (103941,1140067,1,'soga_eye_type',20,0,0), (103942,1140067,0,'soga_hair_color1',142,255,1), (103943,1140067,0,'soga_hair_color2',255,255,255), (103944,1140067,0,'soga_hair_highlight',255,255,255), (103945,1140067,0,'soga_hair_type_color',101,217,150), (103946,1140067,0,'soga_hair_type_highlight_color',88,212,186), (103947,1140067,1,'soga_lip_type',50,-25,-64), (103948,1140067,1,'soga_nose_type',18,-64,69), (103949,1140067,0,'soga_skin_color',232,213,232), (103950,1140067,0,'wing_color1',203,80,56), (103951,1140067,0,'wing_color2',121,194,7), (103952,1140068,1,'cheek_type',28,17,0), (103953,1140068,1,'chin_type',-11,12,-10), (103954,1140068,1,'ear_type',-28,9,0), (103955,1140068,1,'eye_brow_type',-7,23,-25), (103956,1140068,0,'eye_color',173,180,148), (103957,1140068,1,'eye_type',-25,0,0), (103958,1140068,0,'hair_color1',17,0,156), (103959,1140068,0,'hair_color2',0,7,0), (103960,1140068,0,'hair_face_color',130,90,60), (103961,1140068,0,'hair_face_highlight_color',98,42,13), (103962,1140068,0,'hair_type_color',130,90,60), (103963,1140068,0,'hair_type_highlight_color',98,42,13), (103964,1140068,1,'lip_type',0,0,-18), (103965,1140068,1,'nose_type',-17,17,0), (103966,1140068,0,'skin_color',201,150,128), (103967,1140068,1,'soga_cheek_type',0,-7,23), (103968,1140068,1,'soga_chin_type',0,-28,10), (103969,1140068,1,'soga_ear_type',0,-25,0), (103970,1140068,1,'soga_eye_brow_type',0,-28,9), (103971,1140068,0,'soga_eye_color',229,229,102), (103972,1140068,1,'soga_eye_type',-28,0,0), (103973,1140068,0,'soga_hair_face_color',130,90,60), (103974,1140068,0,'soga_hair_face_highlight_color',98,42,13), (103975,1140068,0,'soga_hair_type_color',130,90,60), (103976,1140068,0,'soga_hair_type_highlight_color',98,42,13), (103977,1140068,1,'soga_lip_type',-25,28,17), (103978,1140068,1,'soga_nose_type',-18,-11,12), (103979,1140068,0,'soga_skin_color',201,150,128), (103980,1140068,0,'wing_color1',255,255,255), (103981,1140068,0,'wing_color2',255,255,255), (104006,1140070,1,'cheek_type',7,78,0), (104007,1140070,1,'chin_type',-2,42,25), (104008,1140070,1,'ear_type',51,-25,0), (104009,1140070,1,'eye_brow_type',65,-76,10), (104010,1140070,0,'eye_color',193,92,2), (104011,1140070,1,'eye_type',81,0,0), (104012,1140070,0,'hair_color1',50,181,50), (104013,1140070,0,'hair_highlight',255,255,255), (104014,1140070,0,'hair_type_color',115,63,0), (104015,1140070,0,'hair_type_highlight_color',133,228,51), (104016,1140070,1,'lip_type',-61,-79,88), (104017,1140070,1,'nose_type',-17,50,-75), (104018,1140070,0,'skin_color',206,177,187), (104019,1140070,1,'soga_cheek_type',0,65,-76), (104020,1140070,1,'soga_chin_type',0,-61,-79), (104021,1140070,1,'soga_ear_type',0,81,0), (104022,1140070,1,'soga_eye_brow_type',0,51,-25), (104023,1140070,0,'soga_eye_color',229,229,102), (104024,1140070,1,'soga_eye_type',81,0,0), (104025,1140070,0,'soga_hair_color1',194,28,1), (104026,1140070,0,'soga_hair_color2',255,255,255), (104027,1140070,0,'soga_hair_highlight',255,255,255), (104028,1140070,0,'soga_hair_type_color',115,63,0), (104029,1140070,0,'soga_hair_type_highlight_color',133,228,51), (104030,1140070,1,'soga_lip_type',10,7,78), (104031,1140070,1,'soga_nose_type',88,-2,42), (104032,1140070,0,'soga_skin_color',206,177,187), (104033,1140070,0,'wing_color1',66,59,173), (104034,1140070,0,'wing_color2',154,238,2), (104035,1140071,1,'cheek_type',-43,0,0), (104036,1140071,1,'chin_type',21,-78,71), (104037,1140071,1,'ear_type',-44,14,0), (104038,1140071,1,'eye_brow_type',-98,43,-97), (104039,1140071,0,'eye_color',130,110,4), (104040,1140071,1,'eye_type',78,0,0), (104041,1140071,0,'hair_color1',175,83,231), (104042,1140071,0,'hair_highlight',255,255,255), (104043,1140071,0,'hair_type_color',10,47,130), (104044,1140071,0,'hair_type_highlight_color',47,42,61), (104045,1140071,1,'lip_type',-58,-31,58), (104046,1140071,1,'nose_type',81,-81,83), (104047,1140071,0,'skin_color',175,161,161), (104048,1140071,1,'soga_cheek_type',0,-98,43), (104049,1140071,1,'soga_chin_type',0,-58,-31), (104050,1140071,1,'soga_ear_type',0,78,0), (104051,1140071,1,'soga_eye_brow_type',0,-44,14), (104052,1140071,0,'soga_eye_color',229,229,102), (104053,1140071,1,'soga_eye_type',78,0,0), (104054,1140071,0,'soga_hair_color1',29,71,185), (104055,1140071,0,'soga_hair_color2',255,255,255), (104056,1140071,0,'soga_hair_highlight',255,255,255), (104057,1140071,0,'soga_hair_type_color',10,47,130), (104058,1140071,0,'soga_hair_type_highlight_color',47,42,61), (104059,1140071,1,'soga_lip_type',-97,-43,0), (104060,1140071,1,'soga_nose_type',58,21,-78), (104061,1140071,0,'soga_skin_color',175,161,161), (104062,1140071,0,'wing_color1',132,209,3), (104063,1140071,0,'wing_color2',75,53,178), (104064,1140072,1,'cheek_type',62,-95,0), (104065,1140072,1,'chin_type',-98,-23,-51), (104066,1140072,1,'ear_type',-75,62,0), (104067,1140072,1,'eye_brow_type',0,71,-95), (104068,1140072,0,'eye_color',1,238,224), (104069,1140072,1,'eye_type',40,0,0), (104070,1140072,0,'hair_color1',10,221,93), (104071,1140072,0,'hair_highlight',255,255,255), (104072,1140072,0,'hair_type_color',249,109,255), (104073,1140072,0,'hair_type_highlight_color',174,193,193), (104074,1140072,1,'lip_type',62,74,-22), (104075,1140072,1,'nose_type',-7,10,-35), (104076,1140072,0,'skin_color',211,177,201), (104077,1140072,1,'soga_cheek_type',0,0,71), (104078,1140072,1,'soga_chin_type',0,62,74), (104079,1140072,1,'soga_ear_type',0,40,0), (104080,1140072,1,'soga_eye_brow_type',0,-75,62), (104081,1140072,0,'soga_eye_color',229,229,102), (104082,1140072,1,'soga_eye_type',40,0,0), (104083,1140072,0,'soga_hair_color1',255,190,107), (104084,1140072,0,'soga_hair_color2',255,255,255), (104085,1140072,0,'soga_hair_highlight',255,255,255), (104086,1140072,0,'soga_hair_type_color',249,109,255), (104087,1140072,0,'soga_hair_type_highlight_color',174,193,193), (104088,1140072,1,'soga_lip_type',-95,62,-95), (104089,1140072,1,'soga_nose_type',-22,-98,-23), (104090,1140072,0,'soga_skin_color',211,177,201), (104091,1140072,0,'wing_color1',216,94,30), (104092,1140072,0,'wing_color2',39,255,184), (104093,1140073,1,'cheek_type',14,-21,0), (104094,1140073,1,'chin_type',0,1,-9), (104095,1140073,1,'ear_type',8,7,0), (104096,1140073,1,'eye_brow_type',-37,3,-1), (104097,1140073,0,'eye_color',196,174,148), (104098,1140073,1,'eye_type',-25,0,0), (104099,1140073,0,'hair_color1',228,14,156), (104100,1140073,0,'hair_face_color',251,210,186), (104101,1140073,0,'hair_face_highlight_color',143,69,0), (104102,1140073,0,'hair_type_color',251,210,186), (104103,1140073,0,'hair_type_highlight_color',143,69,0), (104104,1140073,1,'lip_type',-37,-3,0), (104105,1140073,1,'nose_type',8,-28,14), (104106,1140073,0,'skin_color',247,236,236), (104107,1140073,1,'soga_cheek_type',0,-37,3), (104108,1140073,1,'soga_chin_type',0,-37,-3), (104109,1140073,1,'soga_ear_type',0,-25,0), (104110,1140073,1,'soga_eye_brow_type',0,8,7), (104111,1140073,0,'soga_eye_color',229,229,102), (104112,1140073,1,'soga_eye_type',-17,0,0), (104113,1140073,0,'soga_hair_face_color',251,210,186), (104114,1140073,0,'soga_hair_face_highlight_color',143,69,0), (104115,1140073,0,'soga_hair_type_color',251,210,186), (104116,1140073,0,'soga_hair_type_highlight_color',143,69,0), (104117,1140073,1,'soga_lip_type',-1,14,-21), (104118,1140073,1,'soga_nose_type',0,0,1), (104119,1140073,0,'soga_skin_color',247,236,236), (104120,1140073,0,'wing_color1',255,255,255), (104121,1140073,0,'wing_color2',255,255,255), (104122,1140074,1,'cheek_type',62,-95,0), (104123,1140074,1,'chin_type',-98,-23,-51), (104124,1140074,1,'ear_type',-75,62,0), (104125,1140074,1,'eye_brow_type',0,71,-95), (104126,1140074,0,'eye_color',1,238,224), (104127,1140074,1,'eye_type',40,0,0), (104128,1140074,0,'hair_color1',10,221,93), (104129,1140074,0,'hair_color2',255,190,107), (104130,1140074,0,'hair_highlight',255,255,255), (104131,1140074,0,'hair_type_color',249,109,255), (104132,1140074,0,'hair_type_highlight_color',174,193,193), (104133,1140074,1,'lip_type',62,74,-22), (104134,1140074,1,'nose_type',-7,10,-35), (104135,1140074,0,'skin_color',211,177,201), (104136,1140074,1,'soga_cheek_type',0,0,71), (104137,1140074,1,'soga_chin_type',0,62,74), (104138,1140074,1,'soga_ear_type',0,40,0), (104139,1140074,1,'soga_eye_brow_type',0,-75,62), (104140,1140074,0,'soga_eye_color',229,229,102), (104141,1140074,1,'soga_eye_type',40,0,0), (104142,1140074,0,'soga_hair_color1',255,190,107), (104143,1140074,0,'soga_hair_color2',255,255,255), (104144,1140074,0,'soga_hair_highlight',255,255,255), (104145,1140074,0,'soga_hair_type_color',249,109,255), (104146,1140074,0,'soga_hair_type_highlight_color',174,193,193), (104147,1140074,1,'soga_lip_type',-95,62,-95), (104148,1140074,1,'soga_nose_type',-22,-98,-23), (104149,1140074,0,'soga_skin_color',211,177,201), (104150,1140074,0,'wing_color1',216,94,30), (104151,1140074,0,'wing_color2',39,255,184), (104152,1140075,1,'cheek_type',-4,18,0), (104153,1140075,1,'chin_type',-35,28,5), (104154,1140075,1,'ear_type',0,32,0), (104155,1140075,1,'eye_brow_type',28,-17,9), (104156,1140075,0,'eye_color',66,138,151), (104157,1140075,1,'eye_type',-28,0,0), (104158,1140075,0,'hair_color1',3,12,100), (104159,1140075,0,'hair_face_color',183,172,77), (104160,1140075,0,'hair_face_highlight_color',167,166,166), (104161,1140075,0,'hair_type_color',183,172,77), (104162,1140075,0,'hair_type_highlight_color',167,166,166), (104163,1140075,1,'lip_type',-3,-5,0), (104164,1140075,1,'nose_type',7,3,12), (104165,1140075,0,'skin_color',225,211,188), (104166,1140075,1,'soga_cheek_type',0,28,-17), (104167,1140075,1,'soga_chin_type',0,-3,-5), (104168,1140075,1,'soga_ear_type',0,-28,0), (104169,1140075,1,'soga_eye_brow_type',0,0,32), (104170,1140075,0,'soga_eye_color',229,229,102), (104171,1140075,1,'soga_eye_type',-28,0,0), (104172,1140075,0,'soga_hair_face_color',183,172,77), (104173,1140075,0,'soga_hair_face_highlight_color',167,166,166), (104174,1140075,0,'soga_hair_type_color',183,172,77), (104175,1140075,0,'soga_hair_type_highlight_color',167,166,166), (104176,1140075,1,'soga_lip_type',9,-4,18), (104177,1140075,1,'soga_nose_type',0,-35,28), (104178,1140075,0,'soga_skin_color',225,211,188), (104179,1140075,0,'wing_color1',255,255,255), (104180,1140075,0,'wing_color2',255,255,255), (104181,1140076,0,'eye_color',255,255,255), (104182,1140076,0,'skin_color',255,255,255), (104183,1140076,0,'soga_eye_color',255,0,255), (104184,1140077,1,'cheek_type',-87,26,0), (104185,1140077,1,'chin_type',79,-68,-71), (104186,1140077,1,'ear_type',9,-26,0), (104187,1140077,1,'eye_brow_type',-63,-44,50), (104188,1140077,0,'eye_color',18,199,216), (104189,1140077,1,'eye_type',-63,0,0), (104190,1140077,0,'hair_color1',219,18,59), (104191,1140077,0,'hair_color2',29,71,185), (104192,1140077,0,'hair_highlight',255,255,255), (104193,1140077,0,'hair_type_color',10,47,130), (104194,1140077,0,'hair_type_highlight_color',98,216,159), (104195,1140077,1,'lip_type',-87,64,-93), (104196,1140077,1,'nose_type',-40,-37,18), (104197,1140077,0,'skin_color',185,172,166), (104198,1140077,1,'soga_cheek_type',0,-63,-44), (104199,1140077,1,'soga_chin_type',0,-87,64), (104200,1140077,1,'soga_ear_type',0,-63,0), (104201,1140077,1,'soga_eye_brow_type',0,9,-26), (104202,1140077,0,'soga_eye_color',229,229,102), (104203,1140077,1,'soga_eye_type',-63,0,0), (104204,1140077,0,'soga_hair_color1',255,255,255), (104205,1140077,0,'soga_hair_color2',29,71,185), (104206,1140077,0,'soga_hair_highlight',255,255,255), (104207,1140077,0,'soga_hair_type_color',10,47,130), (104208,1140077,0,'soga_hair_type_highlight_color',98,216,159), (104209,1140077,1,'soga_lip_type',50,-87,26), (104210,1140077,1,'soga_nose_type',-93,79,-68), (104211,1140077,0,'soga_skin_color',185,172,166), (104212,1140077,0,'wing_color1',51,80,166), (104213,1140077,0,'wing_color2',173,75,14), (104214,1140078,0,'eye_color',255,255,255), (104215,1140078,0,'skin_color',255,0,0), (104216,1140078,0,'soga_eye_color',255,0,255), (104217,1140079,0,'eye_color',255,255,128), (104218,1140079,0,'skin_color',64,0,0), (104219,1140079,0,'soga_eye_color',255,0,255), (104220,1140080,1,'cheek_type',97,-64,0), (104221,1140080,1,'chin_type',-34,76,91), (104222,1140080,1,'ear_type',-44,-74,0), (104223,1140080,1,'eye_brow_type',5,66,31), (104224,1140080,0,'eye_color',188,224,0), (104225,1140080,1,'eye_type',78,0,0), (104226,1140080,0,'hair_color1',247,9,234), (104227,1140080,0,'hair_highlight',255,255,255), (104228,1140080,0,'hair_type_color',3,87,215), (104229,1140080,0,'hair_type_highlight_color',16,116,234), (104230,1140080,1,'lip_type',-84,7,63), (104231,1140080,1,'nose_type',62,-9,9), (104232,1140080,0,'skin_color',250,233,211), (104233,1140080,1,'soga_cheek_type',0,5,66), (104234,1140080,1,'soga_chin_type',0,-84,7), (104235,1140080,1,'soga_ear_type',0,78,0), (104236,1140080,1,'soga_eye_brow_type',0,-44,-74), (104237,1140080,0,'soga_eye_color',229,229,102), (104238,1140080,1,'soga_eye_type',78,0,0), (104239,1140080,0,'soga_hair_color1',76,161,255), (104240,1140080,0,'soga_hair_color2',255,255,255), (104241,1140080,0,'soga_hair_highlight',255,255,255), (104242,1140080,0,'soga_hair_type_color',3,87,215), (104243,1140080,0,'soga_hair_type_highlight_color',16,116,234), (104244,1140080,1,'soga_lip_type',31,97,-64), (104245,1140080,1,'soga_nose_type',63,-34,76), (104246,1140080,0,'soga_skin_color',250,233,211), (104247,1140080,0,'wing_color1',2,233,219), (104248,1140080,0,'wing_color2',167,69,23), (104339,1140084,1,'cheek_type',-10,31,0), (104340,1140084,1,'chin_type',-28,28,-21), (104341,1140084,1,'ear_type',-11,14,0), (104342,1140084,1,'eye_brow_type',37,-7,-17), (104343,1140084,0,'eye_color',44,90,98), (104344,1140084,1,'eye_type',7,0,0), (104345,1140084,0,'hair_color1',249,245,0), (104346,1140084,0,'hair_color2',247,0,0), (104347,1140084,0,'hair_face_color',183,179,157), (104348,1140084,0,'hair_face_highlight_color',108,48,0), (104349,1140084,0,'hair_highlight',79,28,15), (104350,1140084,0,'hair_type_color',183,179,157), (104351,1140084,0,'hair_type_highlight_color',108,48,0), (104352,1140084,1,'lip_type',-3,1,1), (104353,1140084,1,'nose_type',0,-7,-11), (104354,1140084,0,'skin_color',197,143,123), (104355,1140084,1,'soga_cheek_type',0,37,-7), (104356,1140084,1,'soga_chin_type',0,-3,1), (104357,1140084,1,'soga_ear_type',0,7,0), (104358,1140084,1,'soga_eye_brow_type',0,-11,14), (104359,1140084,0,'soga_eye_color',204,204,204), (104360,1140084,1,'soga_eye_type',-9,0,0), (104361,1140084,0,'soga_hair_color1',111,64,0), (104362,1140084,0,'soga_hair_color2',89,21,21), (104363,1140084,0,'soga_hair_face_color',183,179,157), (104364,1140084,0,'soga_hair_face_highlight_color',108,48,0), (104365,1140084,0,'soga_hair_highlight',79,28,15), (104366,1140084,0,'soga_hair_type_color',183,179,157), (104367,1140084,0,'soga_hair_type_highlight_color',108,48,0), (104368,1140084,1,'soga_lip_type',-17,-10,31), (104369,1140084,1,'soga_nose_type',1,-28,28), (104370,1140084,0,'soga_skin_color',197,143,123), (104371,1140084,0,'wing_color1',255,255,255), (104372,1140084,0,'wing_color2',255,255,255), (104402,1140086,0,'eye_color',255,255,255), (104403,1140086,0,'skin_color',255,255,255), (104404,1140086,0,'soga_eye_color',255,0,255), (104405,1140087,0,'eye_color',255,255,255), (104406,1140087,0,'skin_color',255,128,0), (104407,1140087,0,'soga_eye_color',255,0,255), (104408,1140088,0,'eye_color',128,128,191), (104409,1140088,0,'skin_color',119,119,186), (104410,1140088,0,'soga_eye_color',255,0,255), (104411,1140089,1,'cheek_type',-11,29,0), (104412,1140089,1,'chin_type',-7,10,2), (104413,1140089,1,'ear_type',-2,18,0), (104414,1140089,1,'eye_brow_type',37,-25,-4), (104415,1140089,0,'eye_color',89,61,27), (104416,1140089,1,'eye_type',-5,0,0), (104417,1140089,0,'hair_color1',10,0,100), (104418,1140089,0,'hair_face_color',189,186,134), (104419,1140089,0,'hair_face_highlight_color',33,25,15), (104420,1140089,0,'hair_type_color',189,186,134), (104421,1140089,0,'hair_type_highlight_color',33,25,15), (104422,1140089,1,'lip_type',4,-20,-7), (104423,1140089,1,'nose_type',-10,10,0), (104424,1140089,0,'skin_color',160,107,76), (104425,1140089,1,'soga_cheek_type',0,37,-25), (104426,1140089,1,'soga_chin_type',0,4,-20), (104427,1140089,1,'soga_ear_type',0,-5,0), (104428,1140089,1,'soga_eye_brow_type',0,-2,18), (104429,1140089,0,'soga_eye_color',229,229,102), (104430,1140089,1,'soga_eye_type',-5,0,0), (104431,1140089,0,'soga_hair_face_color',189,186,134), (104432,1140089,0,'soga_hair_face_highlight_color',33,25,15), (104433,1140089,0,'soga_hair_type_color',189,186,134), (104434,1140089,0,'soga_hair_type_highlight_color',33,25,15), (104435,1140089,1,'soga_lip_type',-4,-11,29), (104436,1140089,1,'soga_nose_type',-7,-7,10), (104437,1140089,0,'soga_skin_color',160,107,76), (104438,1140089,0,'wing_color1',255,255,255), (104439,1140089,0,'wing_color2',255,255,255), (104440,1140090,1,'cheek_type',-19,-55,0), (104441,1140090,1,'chin_type',69,37,-48), (104442,1140090,1,'ear_type',93,62,0), (104443,1140090,1,'eye_brow_type',14,69,-44), (104444,1140090,0,'eye_color',199,81,48), (104445,1140090,1,'eye_type',-76,0,0), (104446,1140090,0,'hair_color1',214,34,14), (104447,1140090,0,'hair_color2',68,72,71), (104448,1140090,0,'hair_highlight',255,255,255), (104449,1140090,0,'hair_type_color',52,50,67), (104450,1140090,0,'hair_type_highlight_color',18,3,25), (104451,1140090,1,'lip_type',21,-90,-96), (104452,1140090,1,'nose_type',-48,-42,34), (104453,1140090,0,'skin_color',211,186,170), (104454,1140090,1,'soga_cheek_type',0,14,69), (104455,1140090,1,'soga_chin_type',0,21,-90), (104456,1140090,1,'soga_ear_type',0,-76,0), (104457,1140090,1,'soga_eye_brow_type',0,93,62), (104458,1140090,0,'soga_eye_color',229,229,102), (104459,1140090,1,'soga_eye_type',-76,0,0), (104460,1140090,0,'soga_hair_color1',68,72,71), (104461,1140090,0,'soga_hair_color2',255,255,255), (104462,1140090,0,'soga_hair_highlight',255,255,255), (104463,1140090,0,'soga_hair_type_color',52,50,67), (104464,1140090,0,'soga_hair_type_highlight_color',18,3,25), (104465,1140090,1,'soga_lip_type',-44,-19,-55), (104466,1140090,1,'soga_nose_type',-96,69,37), (104467,1140090,0,'soga_skin_color',211,186,170), (104468,1140090,0,'wing_color1',119,184,6), (104469,1140090,0,'wing_color2',170,125,3), (104499,1140092,1,'cheek_type',-28,21,0), (104500,1140092,1,'chin_type',38,14,-5), (104501,1140092,1,'ear_type',-19,7,0), (104502,1140092,1,'eye_brow_type',-28,0,-7), (104503,1140092,0,'eye_color',31,63,52), (104504,1140092,1,'eye_type',-32,0,0), (104505,1140092,0,'hair_color1',3,225,156), (104506,1140092,0,'hair_face_color',165,145,52), (104507,1140092,0,'hair_face_highlight_color',49,26,1), (104508,1140092,0,'hair_type_color',165,145,52), (104509,1140092,0,'hair_type_highlight_color',49,26,1), (104510,1140092,1,'lip_type',17,-32,41), (104511,1140092,1,'nose_type',-23,3,-31), (104512,1140092,0,'skin_color',209,196,175), (104513,1140092,1,'soga_cheek_type',0,-28,0), (104514,1140092,1,'soga_chin_type',0,17,-32), (104515,1140092,1,'soga_ear_type',0,-32,0), (104516,1140092,1,'soga_eye_brow_type',0,-19,7), (104517,1140092,0,'soga_eye_color',229,229,102), (104518,1140092,1,'soga_eye_type',-32,0,0), (104519,1140092,0,'soga_hair_face_color',165,145,52), (104520,1140092,0,'soga_hair_face_highlight_color',49,26,1), (104521,1140092,0,'soga_hair_type_color',165,145,52), (104522,1140092,0,'soga_hair_type_highlight_color',49,26,1), (104523,1140092,1,'soga_lip_type',-7,-28,21), (104524,1140092,1,'soga_nose_type',41,38,14), (104525,1140092,0,'soga_skin_color',209,196,175), (104526,1140092,0,'wing_color1',255,255,255), (104527,1140092,0,'wing_color2',255,255,255), (104586,1140095,0,'eye_color',255,255,255), (104587,1140095,0,'skin_color',255,255,255), (104588,1140095,0,'soga_eye_color',255,0,255), (104737,1140101,0,'eye_color',255,255,255), (104738,1140101,0,'skin_color',255,255,255), (104739,1140101,0,'soga_eye_color',255,0,255), (104740,1140102,1,'cheek_type',-28,-7,0), (104741,1140102,1,'chin_type',47,26,7), (104742,1140102,1,'ear_type',-3,35,0), (104743,1140102,1,'eye_brow_type',-83,0,0), (104744,1140102,0,'eye_color',0,36,36), (104745,1140102,1,'eye_type',-7,0,0), (104746,1140102,0,'hair_color1',160,0,95), (104747,1140102,0,'hair_face_color',40,36,23), (104748,1140102,0,'hair_face_highlight_color',142,122,8), (104749,1140102,0,'hair_type_color',40,36,23), (104750,1140102,0,'hair_type_highlight_color',142,122,8), (104751,1140102,1,'lip_type',-78,0,0), (104752,1140102,1,'nose_type',-35,-96,0), (104753,1140102,0,'skin_color',88,88,0), (104754,1140102,1,'soga_cheek_type',0,-83,0), (104755,1140102,1,'soga_chin_type',0,-78,0), (104756,1140102,1,'soga_ear_type',-3,35,0), (104757,1140102,1,'soga_eye_brow_type',0,7,31), (104758,1140102,0,'soga_eye_color',229,229,102), (104759,1140102,1,'soga_eye_type',-7,0,0), (104760,1140102,0,'soga_hair_face_color',40,36,23), (104761,1140102,0,'soga_hair_face_highlight_color',142,122,8), (104762,1140102,0,'soga_hair_type_color',40,36,23), (104763,1140102,0,'soga_hair_type_highlight_color',142,122,8), (104764,1140102,1,'soga_lip_type',-2,9,41), (104765,1140102,1,'soga_nose_type',-28,0,1), (104766,1140102,0,'soga_skin_color',88,88,0), (104767,1140102,0,'wing_color1',255,255,255), (104768,1140102,0,'wing_color2',255,255,255), (104769,1140103,0,'eye_color',255,255,255), (104770,1140103,0,'skin_color',255,255,255), (104771,1140103,0,'soga_eye_color',255,0,255), (104772,1140104,1,'cheek_type',-7,-12,0), (104773,1140104,1,'chin_type',0,41,-11), (104774,1140104,1,'ear_type',-12,-37,0), (104775,1140104,1,'eye_brow_type',3,-14,-4), (104776,1140104,0,'eye_color',2,191,180), (104777,1140104,1,'eye_type',93,0,0), (104778,1140104,0,'hair_color1',245,0,1), (104779,1140104,0,'hair_color2',36,34,36), (104780,1140104,0,'hair_highlight',255,255,255), (104781,1140104,0,'hair_type_color',15,0,22), (104782,1140104,0,'hair_type_highlight_color',86,40,0), (104783,1140104,1,'lip_type',-1,-71,31), (104784,1140104,1,'nose_type',14,-11,0), (104785,1140104,0,'skin_color',183,146,149), (104786,1140104,1,'soga_cheek_type',0,3,-14), (104787,1140104,1,'soga_chin_type',0,-1,-71), (104788,1140104,1,'soga_ear_type',0,93,0), (104789,1140104,1,'soga_eye_brow_type',0,-12,-37), (104790,1140104,0,'soga_eye_color',229,229,102), (104791,1140104,1,'soga_eye_type',93,0,0), (104792,1140104,0,'soga_hair_color1',36,34,36), (104793,1140104,0,'soga_hair_color2',255,255,255), (104794,1140104,0,'soga_hair_highlight',255,255,255), (104795,1140104,0,'soga_hair_type_color',15,0,22), (104796,1140104,0,'soga_hair_type_highlight_color',86,40,0), (104797,1140104,1,'soga_lip_type',-4,-7,-12), (104798,1140104,1,'soga_nose_type',31,0,41), (104799,1140104,0,'soga_skin_color',183,146,149), (104800,1140104,0,'wing_color1',151,120,5), (104801,1140104,0,'wing_color2',95,178,23), (104802,1140105,0,'eye_color',255,255,255), (104803,1140105,0,'skin_color',255,255,255), (104804,1140105,0,'soga_eye_color',255,0,255), (104805,1140106,1,'cheek_type',68,70,0), (104806,1140106,1,'chin_type',37,8,-32), (104807,1140106,1,'ear_type',68,-22,0), (104808,1140106,1,'eye_brow_type',-20,-93,-75), (104809,1140106,0,'eye_color',128,181,196), (104810,1140106,1,'eye_type',-35,0,0), (104811,1140106,0,'hair_color1',231,59,100), (104812,1140106,0,'hair_color2',156,0,0), (104813,1140106,0,'hair_face_highlight_color',100,70,10), (104814,1140106,0,'hair_highlight',38,22,21), (104815,1140106,0,'hair_type_highlight_color',100,70,10), (104816,1140106,1,'lip_type',78,64,-38), (104817,1140106,1,'nose_type',56,-25,59), (104818,1140106,0,'skin_color',232,222,175), (104819,1140106,1,'soga_cheek_type',0,-20,-93), (104820,1140106,1,'soga_chin_type',0,78,64), (104821,1140106,1,'soga_ear_type',0,-35,0), (104822,1140106,1,'soga_eye_brow_type',0,68,-22), (104823,1140106,0,'soga_eye_color',229,229,102), (104824,1140106,1,'soga_eye_type',-100,0,0), (104825,1140106,0,'soga_hair_color1',120,50,0), (104826,1140106,0,'soga_hair_color2',56,33,26), (104827,1140106,0,'soga_hair_face_highlight_color',100,70,10), (104828,1140106,0,'soga_hair_highlight',38,22,21), (104829,1140106,0,'soga_hair_type_highlight_color',100,70,10), (104830,1140106,1,'soga_lip_type',-75,68,70), (104831,1140106,1,'soga_nose_type',-38,37,8), (104832,1140106,0,'soga_skin_color',232,222,175), (104833,1140107,1,'cheek_type',-25,-68,0), (104834,1140107,1,'chin_type',-98,-88,-35), (104835,1140107,1,'ear_type',-62,55,0), (104836,1140107,1,'eye_brow_type',25,-17,7), (104837,1140107,0,'eye_color',3,167,157), (104838,1140107,1,'eye_type',-61,0,0), (104839,1140107,0,'hair_color1',5,0,175), (104840,1140107,0,'hair_color2',255,236,129), (104841,1140107,0,'hair_highlight',255,255,255), (104842,1140107,0,'hair_type_color',255,177,45), (104843,1140107,0,'hair_type_highlight_color',162,31,228), (104844,1140107,1,'lip_type',-57,-75,41), (104845,1140107,1,'nose_type',85,5,0), (104846,1140107,0,'skin_color',234,215,191), (104847,1140107,1,'soga_cheek_type',0,25,-17), (104848,1140107,1,'soga_chin_type',0,-57,-75), (104849,1140107,1,'soga_ear_type',0,-61,0), (104850,1140107,1,'soga_eye_brow_type',0,-62,55), (104851,1140107,0,'soga_eye_color',229,229,102), (104852,1140107,1,'soga_eye_type',-61,0,0), (104853,1140107,0,'soga_hair_color1',255,236,129), (104854,1140107,0,'soga_hair_color2',255,255,255), (104855,1140107,0,'soga_hair_highlight',255,255,255), (104856,1140107,0,'soga_hair_type_color',255,177,45), (104857,1140107,0,'soga_hair_type_highlight_color',162,31,228), (104858,1140107,1,'soga_lip_type',7,-25,-68), (104859,1140107,1,'soga_nose_type',41,-98,-88), (104860,1140107,0,'soga_skin_color',234,215,191), (104861,1140107,0,'wing_color1',192,83,23), (104862,1140107,0,'wing_color2',255,133,1), (104863,1140108,1,'cheek_type',-97,88,0), (104864,1140108,1,'chin_type',76,57,-7), (104865,1140108,1,'ear_type',28,93,0), (104866,1140108,1,'eye_brow_type',94,65,84), (104867,1140108,0,'eye_color',3,184,174), (104868,1140108,1,'eye_type',41,0,0), (104869,1140108,0,'hair_color1',186,192,186), (104870,1140108,0,'hair_color2',68,72,71), (104871,1140108,0,'hair_highlight',255,255,255), (104872,1140108,0,'hair_type_color',50,46,64), (104873,1140108,0,'hair_type_highlight_color',103,14,0), (104874,1140108,1,'lip_type',28,98,-41), (104875,1140108,1,'nose_type',8,-70,-64), (104876,1140108,0,'skin_color',167,150,160), (104877,1140108,1,'soga_cheek_type',0,94,65), (104878,1140108,1,'soga_chin_type',0,28,98), (104879,1140108,1,'soga_ear_type',0,41,0), (104880,1140108,1,'soga_eye_brow_type',0,28,93), (104881,1140108,0,'soga_eye_color',229,229,102), (104882,1140108,1,'soga_eye_type',41,0,0), (104883,1140108,0,'soga_hair_color1',68,72,71), (104884,1140108,0,'soga_hair_color2',255,255,255), (104885,1140108,0,'soga_hair_highlight',255,255,255), (104886,1140108,0,'soga_hair_type_color',50,46,64), (104887,1140108,0,'soga_hair_type_highlight_color',103,14,0), (104888,1140108,1,'soga_lip_type',84,-97,88), (104889,1140108,1,'soga_nose_type',-41,76,57), (104890,1140108,0,'soga_skin_color',167,150,160), (104891,1140108,0,'wing_color1',150,5,228), (104892,1140108,0,'wing_color2',186,87,3), (104893,1140109,1,'cheek_type',-83,-88,0), (104894,1140109,1,'chin_type',-31,-59,81), (104895,1140109,1,'ear_type',90,-75,0), (104896,1140109,1,'eye_brow_type',61,-25,75), (104897,1140109,0,'eye_color',115,110,3), (104898,1140109,1,'eye_type',95,0,0), (104899,1140109,0,'hair_color1',166,34,20), (104900,1140109,0,'hair_color2',238,205,22), (104901,1140109,0,'hair_highlight',255,255,255), (104902,1140109,0,'hair_type_color',236,61,9), (104903,1140109,0,'hair_type_highlight_color',133,162,162), (104904,1140109,1,'lip_type',55,91,46), (104905,1140109,1,'nose_type',-35,-90,34), (104906,1140109,0,'skin_color',210,187,215), (104907,1140109,1,'soga_cheek_type',0,61,-25), (104908,1140109,1,'soga_chin_type',0,55,91), (104909,1140109,1,'soga_ear_type',0,95,0), (104910,1140109,1,'soga_eye_brow_type',0,90,-75), (104911,1140109,0,'soga_eye_color',229,229,102), (104912,1140109,1,'soga_eye_type',95,0,0), (104913,1140109,0,'soga_hair_color1',238,205,22), (104914,1140109,0,'soga_hair_color2',255,255,255), (104915,1140109,0,'soga_hair_highlight',255,255,255), (104916,1140109,0,'soga_hair_type_color',236,61,9), (104917,1140109,0,'soga_hair_type_highlight_color',133,162,162), (104918,1140109,1,'soga_lip_type',75,-83,-88), (104919,1140109,1,'soga_nose_type',46,-31,-59), (104920,1140109,0,'soga_skin_color',210,187,215), (104921,1140109,0,'wing_color1',114,9,161), (104922,1140109,0,'wing_color2',42,94,165), (104923,1140110,1,'cheek_type',88,-21,0), (104924,1140110,1,'chin_type',-42,-47,74), (104925,1140110,1,'ear_type',14,77,0), (104926,1140110,1,'eye_brow_type',75,-31,85), (104927,1140110,0,'eye_color',94,4,155), (104928,1140110,1,'eye_type',-74,0,0), (104929,1140110,0,'hair_color1',63,28,211), (104930,1140110,0,'hair_color2',238,205,22), (104931,1140110,0,'hair_highlight',255,255,255), (104932,1140110,0,'hair_type_color',244,80,14), (104933,1140110,0,'hair_type_highlight_color',236,60,9), (104934,1140110,1,'lip_type',-56,68,-74), (104935,1140110,1,'nose_type',25,63,28), (104936,1140110,0,'skin_color',195,180,143), (104937,1140110,1,'soga_cheek_type',0,75,-31), (104938,1140110,1,'soga_chin_type',0,-56,68), (104939,1140110,1,'soga_ear_type',0,-74,0), (104940,1140110,1,'soga_eye_brow_type',0,14,77), (104941,1140110,0,'soga_eye_color',229,229,102), (104942,1140110,1,'soga_eye_type',-74,0,0), (104943,1140110,0,'soga_hair_color1',238,205,22), (104944,1140110,0,'soga_hair_color2',255,255,255), (104945,1140110,0,'soga_hair_highlight',255,255,255), (104946,1140110,0,'soga_hair_type_color',244,80,14), (104947,1140110,0,'soga_hair_type_highlight_color',236,60,9), (104948,1140110,1,'soga_lip_type',85,88,-21), (104949,1140110,1,'soga_nose_type',-74,-42,-47), (104950,1140110,0,'soga_skin_color',195,180,143), (104951,1140110,0,'wing_color1',59,169,254), (104952,1140110,0,'wing_color2',255,125,1), (104982,1140112,1,'cheek_type',51,47,0), (104983,1140112,1,'chin_type',5,-56,-34), (104984,1140112,1,'ear_type',-38,39,0), (104985,1140112,1,'eye_brow_type',57,94,0), (104986,1140112,0,'eye_color',141,1,220), (104987,1140112,1,'eye_type',-8,0,0), (104988,1140112,0,'hair_color1',64,190,75), (104989,1140112,0,'hair_highlight',255,255,255), (104990,1140112,0,'hair_type_color',210,27,2), (104991,1140112,0,'hair_type_highlight_color',234,91,255), (104992,1140112,1,'lip_type',34,89,41), (104993,1140112,1,'nose_type',2,64,-66), (104994,1140112,0,'skin_color',217,196,221), (104995,1140112,1,'soga_cheek_type',0,57,94), (104996,1140112,1,'soga_chin_type',0,34,89), (104997,1140112,1,'soga_ear_type',0,-8,0), (104998,1140112,1,'soga_eye_brow_type',0,-38,39), (104999,1140112,0,'soga_eye_color',229,229,102), (105000,1140112,1,'soga_eye_type',-8,0,0), (105001,1140112,0,'soga_hair_color1',255,123,29), (105002,1140112,0,'soga_hair_color2',255,255,255), (105003,1140112,0,'soga_hair_highlight',255,255,255), (105004,1140112,0,'soga_hair_type_color',210,27,2), (105005,1140112,0,'soga_hair_type_highlight_color',234,91,255), (105006,1140112,1,'soga_lip_type',0,51,47), (105007,1140112,1,'soga_nose_type',41,5,-56), (105008,1140112,0,'soga_skin_color',217,196,221), (105009,1140112,0,'wing_color1',223,142,2), (105010,1140112,0,'wing_color2',181,56,96), (105011,1140113,1,'cheek_type',21,-21,0), (105012,1140113,1,'chin_type',-37,0,0), (105013,1140113,1,'ear_type',7,-9,0), (105014,1140113,1,'eye_brow_type',-4,-4,-18), (105015,1140113,0,'eye_color',61,120,89), (105016,1140113,1,'eye_type',-7,0,0), (105017,1140113,0,'hair_color1',0,219,0), (105018,1140113,0,'hair_face_color',71,69,65), (105019,1140113,0,'hair_face_highlight_color',89,87,82), (105020,1140113,0,'hair_type_color',71,69,65), (105021,1140113,0,'hair_type_highlight_color',89,87,82), (105022,1140113,1,'lip_type',-12,7,0), (105023,1140113,1,'nose_type',-5,0,-37), (105024,1140113,0,'skin_color',232,235,235), (105025,1140113,1,'soga_cheek_type',0,-4,-4), (105026,1140113,1,'soga_chin_type',0,-12,7), (105027,1140113,1,'soga_ear_type',0,-7,0), (105028,1140113,1,'soga_eye_brow_type',0,7,-9), (105029,1140113,0,'soga_eye_color',229,229,102), (105030,1140113,1,'soga_eye_type',-7,0,0), (105031,1140113,0,'soga_hair_face_color',71,69,65), (105032,1140113,0,'soga_hair_face_highlight_color',89,87,82), (105033,1140113,0,'soga_hair_type_color',71,69,65), (105034,1140113,0,'soga_hair_type_highlight_color',89,87,82), (105035,1140113,1,'soga_lip_type',-18,21,-21), (105036,1140113,1,'soga_nose_type',0,-37,0), (105037,1140113,0,'soga_skin_color',232,235,235), (105038,1140113,0,'wing_color1',255,255,255), (105039,1140113,0,'wing_color2',255,255,255), (105070,1140115,1,'cheek_type',-2,38,0), (105071,1140115,1,'chin_type',58,-75,-95), (105072,1140115,1,'ear_type',58,-63,0), (105073,1140115,1,'eye_brow_type',-20,70,29), (105074,1140115,0,'eye_color',84,139,114), (105075,1140115,1,'eye_type',-62,0,0), (105076,1140115,0,'hair_color1',41,55,26), (105077,1140115,0,'hair_color2',29,0,0), (105078,1140115,0,'hair_face_color',84,0,0), (105079,1140115,0,'hair_face_highlight_color',35,24,1), (105080,1140115,0,'hair_highlight',109,14,49), (105081,1140115,0,'hair_type_color',84,0,0), (105082,1140115,0,'hair_type_highlight_color',35,24,1), (105083,1140115,1,'lip_type',-79,82,-84), (105084,1140115,1,'nose_type',2,41,55), (105085,1140115,0,'skin_color',136,118,120), (105086,1140115,1,'soga_cheek_type',0,-20,70), (105087,1140115,1,'soga_chin_type',0,-79,82), (105088,1140115,1,'soga_ear_type',0,-62,0), (105089,1140115,1,'soga_eye_brow_type',0,58,-63), (105090,1140115,0,'soga_eye_color',229,229,102), (105091,1140115,1,'soga_eye_type',29,0,0), (105092,1140115,0,'soga_hair_color1',185,97,0), (105093,1140115,0,'soga_hair_color2',79,28,15), (105094,1140115,0,'soga_hair_face_color',84,0,0), (105095,1140115,0,'soga_hair_face_highlight_color',35,24,1), (105096,1140115,0,'soga_hair_highlight',109,14,49), (105097,1140115,0,'soga_hair_type_color',84,0,0), (105098,1140115,0,'soga_hair_type_highlight_color',35,24,1), (105099,1140115,1,'soga_lip_type',29,-2,38), (105100,1140115,1,'soga_nose_type',-84,58,-75), (105101,1140115,0,'soga_skin_color',136,118,120), (105102,1140115,0,'wing_color1',255,255,255), (105103,1140115,0,'wing_color2',255,255,255), (105104,1140116,1,'cheek_type',28,-68,0), (105105,1140116,1,'chin_type',17,7,-37), (105106,1140116,1,'ear_type',-31,55,0), (105107,1140116,1,'eye_brow_type',28,-50,100), (105108,1140116,0,'eye_color',145,190,203), (105109,1140116,1,'eye_type',17,0,0), (105110,1140116,0,'hair_color1',0,222,163), (105111,1140116,0,'hair_color2',132,88,56), (105112,1140116,0,'hair_face_color',229,171,26), (105113,1140116,0,'hair_face_highlight_color',232,231,227), (105114,1140116,0,'hair_highlight',200,165,96), (105115,1140116,0,'hair_type_color',229,171,26), (105116,1140116,0,'hair_type_highlight_color',232,231,227), (105117,1140116,1,'lip_type',93,75,-50), (105118,1140116,1,'nose_type',0,0,-34), (105119,1140116,0,'skin_color',249,249,249), (105120,1140116,1,'soga_cheek_type',0,28,-50), (105121,1140116,1,'soga_chin_type',0,93,75), (105122,1140116,1,'soga_ear_type',0,17,0), (105123,1140116,1,'soga_eye_brow_type',0,-31,55), (105124,1140116,0,'soga_eye_color',229,229,102), (105125,1140116,1,'soga_eye_type',17,0,0), (105126,1140116,0,'soga_hair_color1',132,88,56), (105127,1140116,0,'soga_hair_color2',161,165,168), (105128,1140116,0,'soga_hair_face_color',229,171,26), (105129,1140116,0,'soga_hair_face_highlight_color',232,231,227), (105130,1140116,0,'soga_hair_highlight',200,165,96), (105131,1140116,0,'soga_hair_type_color',229,171,26), (105132,1140116,0,'soga_hair_type_highlight_color',232,231,227), (105133,1140116,1,'soga_lip_type',100,28,-68), (105134,1140116,1,'soga_nose_type',-50,17,7), (105135,1140116,0,'soga_skin_color',249,249,249), (105136,1140117,0,'eye_color',255,255,255), (105137,1140117,0,'skin_color',255,255,255), (105138,1140117,0,'soga_eye_color',255,0,255), (105139,1140118,0,'eye_color',128,128,128), (105140,1140118,0,'skin_color',63,128,128), (105141,1140118,0,'soga_eye_color',255,0,255), (105174,1140120,1,'cheek_type',21,-14,0), (105175,1140120,1,'chin_type',23,-12,4), (105176,1140120,1,'ear_type',17,19,0), (105177,1140120,1,'eye_brow_type',0,21,-20), (105178,1140120,0,'eye_color',58,116,90), (105179,1140120,1,'eye_type',-11,0,0), (105180,1140120,0,'hair_color1',246,23,156), (105181,1140120,0,'hair_face_color',127,67,28), (105182,1140120,0,'hair_face_highlight_color',152,138,37), (105183,1140120,0,'hair_type_color',127,67,28), (105184,1140120,0,'hair_type_highlight_color',152,138,37), (105185,1140120,1,'lip_type',-25,-40,-26), (105186,1140120,1,'nose_type',-2,-10,23), (105187,1140120,0,'skin_color',182,142,111), (105188,1140120,1,'soga_cheek_type',0,0,21), (105189,1140120,1,'soga_chin_type',0,-25,-40), (105190,1140120,1,'soga_ear_type',0,-11,0), (105191,1140120,1,'soga_eye_brow_type',0,17,19), (105192,1140120,0,'soga_eye_color',229,229,102), (105193,1140120,1,'soga_eye_type',-11,0,0), (105194,1140120,0,'soga_hair_face_color',127,67,28), (105195,1140120,0,'soga_hair_face_highlight_color',152,138,37), (105196,1140120,0,'soga_hair_type_color',127,67,28), (105197,1140120,0,'soga_hair_type_highlight_color',152,138,37), (105198,1140120,1,'soga_lip_type',-20,21,-14), (105199,1140120,1,'soga_nose_type',-26,23,-12), (105200,1140120,0,'soga_skin_color',182,142,111), (105201,1140120,0,'wing_color1',255,255,255), (105202,1140120,0,'wing_color2',255,255,255), (105203,1140121,1,'cheek_type',31,-51,0), (105204,1140121,1,'chin_type',25,29,-37), (105205,1140121,1,'ear_type',22,89,0), (105206,1140121,1,'eye_brow_type',72,55,-14), (105207,1140121,0,'eye_color',21,219,240), (105208,1140121,1,'eye_type',25,0,0), (105209,1140121,0,'hair_color1',0,82,68), (105210,1140121,0,'hair_color2',36,34,36), (105211,1140121,0,'hair_highlight',255,255,255), (105212,1140121,0,'hair_type_color',15,0,22), (105213,1140121,0,'hair_type_highlight_color',253,139,37), (105214,1140121,1,'lip_type',-48,-81,-10), (105215,1140121,1,'nose_type',-85,0,82), (105216,1140121,0,'skin_color',224,204,226), (105217,1140121,1,'soga_cheek_type',0,72,55), (105218,1140121,1,'soga_chin_type',0,-48,-81), (105219,1140121,1,'soga_ear_type',0,25,0), (105220,1140121,1,'soga_eye_brow_type',0,22,89), (105221,1140121,0,'soga_eye_color',229,229,102), (105222,1140121,1,'soga_eye_type',25,0,0), (105223,1140121,0,'soga_hair_color1',36,34,36), (105224,1140121,0,'soga_hair_color2',255,255,255), (105225,1140121,0,'soga_hair_highlight',255,255,255), (105226,1140121,0,'soga_hair_type_color',15,0,22), (105227,1140121,0,'soga_hair_type_highlight_color',253,139,37), (105228,1140121,1,'soga_lip_type',-14,31,-51), (105229,1140121,1,'soga_nose_type',-10,25,29), (105230,1140121,0,'soga_skin_color',224,204,226), (105231,1140121,0,'wing_color1',192,88,3), (105232,1140121,0,'wing_color2',254,124,1), (105526,1140132,1,'cheek_type',39,-44,0), (105527,1140132,1,'chin_type',19,56,-57), (105528,1140132,1,'ear_type',31,-10,0), (105529,1140132,1,'eye_brow_type',71,-23,69), (105530,1140132,0,'eye_color',155,186,169), (105531,1140132,1,'eye_type',91,0,0), (105532,1140132,0,'hair_color1',188,181,31), (105533,1140132,0,'hair_color2',84,0,0), (105534,1140132,0,'hair_face_color',244,246,246), (105535,1140132,0,'hair_face_highlight_color',33,24,42), (105536,1140132,0,'hair_highlight',161,165,168), (105537,1140132,0,'hair_type_color',244,246,246), (105538,1140132,0,'hair_type_highlight_color',33,24,42), (105539,1140132,1,'lip_type',25,-19,-75), (105540,1140132,1,'nose_type',18,-68,-75), (105541,1140132,0,'skin_color',217,184,175), (105542,1140132,1,'soga_cheek_type',0,71,-23), (105543,1140132,1,'soga_chin_type',0,25,-19), (105544,1140132,1,'soga_ear_type',0,91,0), (105545,1140132,1,'soga_eye_brow_type',0,31,-10), (105546,1140132,0,'soga_eye_color',229,229,102), (105547,1140132,1,'soga_eye_type',84,0,0), (105548,1140132,0,'soga_hair_color1',50,69,69), (105549,1140132,0,'soga_hair_color2',29,21,28), (105550,1140132,0,'soga_hair_face_color',244,246,246), (105551,1140132,0,'soga_hair_face_highlight_color',33,24,42), (105552,1140132,0,'soga_hair_highlight',161,165,168), (105553,1140132,0,'soga_hair_type_color',244,246,246), (105554,1140132,0,'soga_hair_type_highlight_color',33,24,42), (105555,1140132,1,'soga_lip_type',69,39,-44), (105556,1140132,1,'soga_nose_type',-75,19,56), (105557,1140132,0,'soga_skin_color',217,184,175), (105558,1140132,0,'wing_color1',255,255,255), (105559,1140132,0,'wing_color2',255,255,255), (105590,1140134,1,'cheek_type',-19,-55,0), (105591,1140134,1,'chin_type',69,37,-48), (105592,1140134,1,'ear_type',93,62,0), (105593,1140134,1,'eye_brow_type',14,69,-44), (105594,1140134,0,'eye_color',199,81,48), (105595,1140134,1,'eye_type',-76,0,0), (105596,1140134,0,'hair_color1',214,34,14), (105597,1140134,0,'hair_color2',68,72,71), (105598,1140134,0,'hair_highlight',255,255,255), (105599,1140134,0,'hair_type_color',52,50,67), (105600,1140134,0,'hair_type_highlight_color',18,3,25), (105601,1140134,1,'lip_type',21,-90,-96), (105602,1140134,1,'nose_type',-48,-42,34), (105603,1140134,0,'skin_color',211,186,170), (105604,1140134,1,'soga_cheek_type',0,14,69), (105605,1140134,1,'soga_chin_type',0,21,-90), (105606,1140134,1,'soga_ear_type',0,-76,0), (105607,1140134,1,'soga_eye_brow_type',0,93,62), (105608,1140134,0,'soga_eye_color',229,229,102), (105609,1140134,1,'soga_eye_type',-76,0,0), (105610,1140134,0,'soga_hair_color1',68,72,71), (105611,1140134,0,'soga_hair_color2',255,255,255), (105612,1140134,0,'soga_hair_highlight',255,255,255), (105613,1140134,0,'soga_hair_type_color',52,50,67), (105614,1140134,0,'soga_hair_type_highlight_color',18,3,25), (105615,1140134,1,'soga_lip_type',-44,-19,-55), (105616,1140134,1,'soga_nose_type',-96,69,37), (105617,1140134,0,'soga_skin_color',211,186,170), (105618,1140134,0,'wing_color1',119,184,6), (105619,1140134,0,'wing_color2',170,125,3), (105620,1140135,1,'cheek_type',-17,0,0), (105621,1140135,1,'chin_type',-85,-57,74), (105622,1140135,1,'ear_type',63,91,0), (105623,1140135,1,'eye_brow_type',7,-50,-56), (105624,1140135,0,'eye_color',151,29,140), (105625,1140135,1,'eye_type',-35,0,0), (105626,1140135,0,'hair_color1',69,62,31), (105627,1140135,0,'hair_color2',87,8,147), (105628,1140135,0,'hair_highlight',255,255,255), (105629,1140135,0,'hair_type_color',86,0,116), (105630,1140135,0,'hair_type_highlight_color',255,225,20), (105631,1140135,1,'lip_type',-25,-50,-50), (105632,1140135,1,'nose_type',-46,69,62), (105633,1140135,0,'skin_color',193,165,149), (105634,1140135,1,'soga_cheek_type',0,7,-50), (105635,1140135,1,'soga_chin_type',0,-25,-50), (105636,1140135,1,'soga_ear_type',0,-35,0), (105637,1140135,1,'soga_eye_brow_type',0,63,91), (105638,1140135,0,'soga_eye_color',229,229,102), (105639,1140135,1,'soga_eye_type',-35,0,0), (105640,1140135,0,'soga_hair_color1',87,8,147), (105641,1140135,0,'soga_hair_color2',255,255,255), (105642,1140135,0,'soga_hair_highlight',255,255,255), (105643,1140135,0,'soga_hair_type_color',86,0,116), (105644,1140135,0,'soga_hair_type_highlight_color',255,225,20), (105645,1140135,1,'soga_lip_type',-56,-17,0), (105646,1140135,1,'soga_nose_type',-50,-85,-57), (105647,1140135,0,'soga_skin_color',193,165,149), (105648,1140135,0,'wing_color1',124,235,40), (105649,1140135,0,'wing_color2',255,133,1), (105650,1140136,0,'eye_color',255,255,255), (105651,1140136,0,'skin_color',255,255,255), (105652,1140136,0,'soga_eye_color',255,0,255), (105683,1140138,1,'cheek_type',-75,-31,0), (105684,1140138,1,'chin_type',-62,0,64), (105685,1140138,1,'ear_type',-46,-56,0), (105686,1140138,0,'eye_color',129,125,67), (105687,1140138,0,'hair_color1',228,21,233), (105688,1140138,0,'hair_face_color',244,246,246), (105689,1140138,0,'hair_face_highlight_color',65,66,79), (105690,1140138,0,'hair_type_color',244,246,246), (105691,1140138,0,'hair_type_highlight_color',65,66,79), (105692,1140138,1,'lip_type',-72,25,-1), (105693,1140138,1,'nose_type',0,-28,21), (105694,1140138,0,'skin_color',167,127,69), (105695,1140138,1,'soga_chin_type',0,-72,25), (105696,1140138,1,'soga_eye_brow_type',0,-46,-56), (105697,1140138,0,'soga_eye_color',204,204,204), (105698,1140138,0,'soga_hair_face_color',244,246,246), (105699,1140138,0,'soga_hair_face_highlight_color',65,66,79), (105700,1140138,0,'soga_hair_type_color',244,246,246), (105701,1140138,0,'soga_hair_type_highlight_color',65,66,79), (105702,1140138,1,'soga_lip_type',0,-75,-31), (105703,1140138,1,'soga_nose_type',-1,-62,0), (105704,1140138,0,'soga_skin_color',167,127,69), (105705,1140139,1,'cheek_type',-95,-69,0), (105706,1140139,1,'chin_type',95,-100,-74), (105707,1140139,1,'ear_type',93,-98,0), (105708,1140139,1,'eye_brow_type',-56,53,-87), (105709,1140139,0,'eye_color',173,81,3), (105710,1140139,1,'eye_type',-79,0,0), (105711,1140139,0,'hair_color1',23,34,28), (105712,1140139,0,'hair_type_color',130,226,61), (105713,1140139,0,'hair_type_highlight_color',21,7,29), (105714,1140139,1,'lip_type',-10,83,46), (105715,1140139,1,'nose_type',-45,23,34), (105716,1140139,0,'skin_color',210,190,154), (105717,1140139,1,'soga_cheek_type',0,-56,53), (105718,1140139,1,'soga_chin_type',0,-10,83), (105719,1140139,1,'soga_ear_type',0,-79,0), (105720,1140139,1,'soga_eye_brow_type',0,93,-98), (105721,1140139,0,'soga_eye_color',204,204,204), (105722,1140139,0,'soga_hair_type_color',130,226,61), (105723,1140139,0,'soga_hair_type_highlight_color',21,7,29), (105724,1140139,1,'soga_lip_type',-87,-95,-69), (105725,1140139,1,'soga_nose_type',46,95,-100), (105726,1140139,0,'soga_skin_color',210,190,154), (105727,1140139,0,'wing_color1',185,85,4), (105728,1140139,0,'wing_color2',131,122,3), (105729,1140140,1,'cheek_type',37,-57,0), (105730,1140140,1,'chin_type',-77,69,71), (105731,1140140,1,'ear_type',97,53,0), (105732,1140140,1,'eye_brow_type',-82,75,87), (105733,1140140,0,'eye_color',178,62,76), (105734,1140140,1,'eye_type',75,0,0), (105735,1140140,0,'hair_color1',37,190,2), (105736,1140140,0,'hair_color2',142,255,1), (105737,1140140,0,'hair_highlight',255,255,255), (105738,1140140,0,'hair_type_color',128,226,66), (105739,1140140,0,'hair_type_highlight_color',237,94,255), (105740,1140140,1,'lip_type',-56,-74,-71), (105741,1140140,1,'nose_type',12,37,-66), (105742,1140140,0,'skin_color',207,183,211), (105743,1140140,1,'soga_cheek_type',0,-82,75), (105744,1140140,1,'soga_chin_type',0,-56,-74), (105745,1140140,1,'soga_ear_type',0,75,0), (105746,1140140,1,'soga_eye_brow_type',0,97,53), (105747,1140140,0,'soga_eye_color',229,229,102), (105748,1140140,1,'soga_eye_type',75,0,0), (105749,1140140,0,'soga_hair_color1',142,255,1), (105750,1140140,0,'soga_hair_color2',255,255,255), (105751,1140140,0,'soga_hair_highlight',255,255,255), (105752,1140140,0,'soga_hair_type_color',128,226,66), (105753,1140140,0,'soga_hair_type_highlight_color',237,94,255), (105754,1140140,1,'soga_lip_type',87,37,-57), (105755,1140140,1,'soga_nose_type',-71,-77,69), (105756,1140140,0,'soga_skin_color',207,183,211), (105757,1140140,0,'wing_color1',137,215,3), (105758,1140140,0,'wing_color2',3,200,188), (105759,1140141,1,'cheek_type',-55,-90,0), (105760,1140141,1,'chin_type',-53,-50,-8), (105761,1140141,1,'ear_type',37,-7,0), (105762,1140141,1,'eye_brow_type',7,55,-64), (105763,1140141,0,'eye_color',51,149,58), (105764,1140141,1,'eye_type',-50,0,0), (105765,1140141,0,'hair_color1',194,219,56), (105766,1140141,0,'hair_color2',255,236,129), (105767,1140141,0,'hair_highlight',255,255,255), (105768,1140141,0,'hair_type_color',255,225,20), (105769,1140141,0,'hair_type_highlight_color',49,46,64), (105770,1140141,1,'lip_type',-72,97,-25), (105771,1140141,1,'nose_type',28,-62,-37), (105772,1140141,0,'skin_color',196,169,195), (105773,1140141,1,'soga_cheek_type',0,7,55), (105774,1140141,1,'soga_chin_type',0,-72,97), (105775,1140141,1,'soga_ear_type',0,-50,0), (105776,1140141,1,'soga_eye_brow_type',0,37,-7), (105777,1140141,0,'soga_eye_color',229,229,102), (105778,1140141,1,'soga_eye_type',-50,0,0), (105779,1140141,0,'soga_hair_color1',255,236,129), (105780,1140141,0,'soga_hair_color2',255,255,255), (105781,1140141,0,'soga_hair_highlight',255,255,255), (105782,1140141,0,'soga_hair_type_color',255,225,20), (105783,1140141,0,'soga_hair_type_highlight_color',49,46,64), (105784,1140141,1,'soga_lip_type',-64,-55,-90), (105785,1140141,1,'soga_nose_type',-25,-53,-50), (105786,1140141,0,'soga_skin_color',196,169,195), (105787,1140141,0,'wing_color1',221,158,2), (105788,1140141,0,'wing_color2',218,129,2), (105789,1140142,1,'cheek_type',-75,43,0), (105790,1140142,1,'chin_type',-37,-68,93), (105791,1140142,1,'ear_type',-34,-29,0), (105792,1140142,1,'eye_brow_type',-7,15,31), (105793,1140142,0,'eye_color',103,165,5), (105794,1140142,1,'eye_type',77,0,0), (105795,1140142,0,'hair_color1',1,199,14), (105796,1140142,0,'hair_color2',87,8,147), (105797,1140142,0,'hair_highlight',255,255,255), (105798,1140142,0,'hair_type_color',91,0,125), (105799,1140142,0,'hair_type_highlight_color',87,20,0), (105800,1140142,1,'lip_type',53,-22,9), (105801,1140142,1,'nose_type',95,1,-57), (105802,1140142,0,'skin_color',228,208,225), (105803,1140142,1,'soga_cheek_type',0,-7,15), (105804,1140142,1,'soga_chin_type',0,53,-22), (105805,1140142,1,'soga_ear_type',0,77,0), (105806,1140142,1,'soga_eye_brow_type',0,-34,-29), (105807,1140142,0,'soga_eye_color',229,229,102), (105808,1140142,1,'soga_eye_type',77,0,0), (105809,1140142,0,'soga_hair_color1',87,8,147), (105810,1140142,0,'soga_hair_color2',255,255,255), (105811,1140142,0,'soga_hair_highlight',255,255,255), (105812,1140142,0,'soga_hair_type_color',91,0,125), (105813,1140142,0,'soga_hair_type_highlight_color',87,20,0), (105814,1140142,1,'soga_lip_type',31,-75,43), (105815,1140142,1,'soga_nose_type',9,-37,-68), (105816,1140142,0,'soga_skin_color',228,208,225), (105817,1140142,0,'wing_color1',129,16,152), (105818,1140142,0,'wing_color2',6,180,162), (105819,1140143,1,'cheek_type',18,4,0), (105820,1140143,1,'chin_type',28,14,0), (105821,1140143,1,'ear_type',-19,-19,0), (105822,1140143,1,'eye_brow_type',-20,-14,-9), (105823,1140143,0,'eye_color',42,82,55), (105824,1140143,1,'eye_type',31,0,0), (105825,1140143,0,'hair_color1',247,244,8), (105826,1140143,0,'hair_color2',111,64,0), (105827,1140143,0,'hair_face_color',167,150,142), (105828,1140143,0,'hair_face_highlight_color',128,114,20), (105829,1140143,0,'hair_highlight',79,28,15), (105830,1140143,0,'hair_type_color',167,150,142), (105831,1140143,0,'hair_type_highlight_color',128,114,20), (105832,1140143,1,'lip_type',14,-32,-40), (105833,1140143,1,'nose_type',8,-9,-12), (105834,1140143,0,'skin_color',183,147,102), (105835,1140143,1,'soga_cheek_type',0,-20,-14), (105836,1140143,1,'soga_chin_type',0,14,-32), (105837,1140143,1,'soga_ear_type',0,31,0), (105838,1140143,1,'soga_eye_brow_type',0,-19,-19), (105839,1140143,0,'soga_eye_color',229,229,102), (105840,1140143,1,'soga_eye_type',14,0,0), (105841,1140143,0,'soga_hair_color1',111,64,0), (105842,1140143,0,'soga_hair_color2',56,33,26), (105843,1140143,0,'soga_hair_face_color',167,150,142), (105844,1140143,0,'soga_hair_face_highlight_color',128,114,20), (105845,1140143,0,'soga_hair_highlight',79,28,15), (105846,1140143,0,'soga_hair_type_color',167,150,142), (105847,1140143,0,'soga_hair_type_highlight_color',128,114,20), (105848,1140143,1,'soga_lip_type',-9,18,4), (105849,1140143,1,'soga_nose_type',-40,28,14), (105850,1140143,0,'soga_skin_color',183,147,102), (105851,1140143,0,'wing_color1',255,255,255), (105852,1140143,0,'wing_color2',255,255,255), (105853,1140144,1,'cheek_type',87,-81,0), (105854,1140144,1,'chin_type',-56,-46,-34), (105855,1140144,1,'ear_type',-1,37,0), (105856,1140144,1,'eye_brow_type',40,14,-94), (105857,1140144,0,'eye_color',3,174,164), (105858,1140144,1,'eye_type',-34,0,0), (105859,1140144,0,'hair_color1',217,75,169), (105860,1140144,0,'hair_color2',255,123,29), (105861,1140144,0,'hair_highlight',255,255,255), (105862,1140144,0,'hair_type_color',91,17,0), (105863,1140144,0,'hair_type_highlight_color',120,66,0), (105864,1140144,1,'lip_type',-87,-71,-91), (105865,1140144,1,'nose_type',8,-39,75), (105866,1140144,0,'skin_color',240,221,239), (105867,1140144,1,'soga_cheek_type',0,40,14), (105868,1140144,1,'soga_chin_type',0,-87,-71), (105869,1140144,1,'soga_ear_type',0,-34,0), (105870,1140144,1,'soga_eye_brow_type',0,-1,37), (105871,1140144,0,'soga_eye_color',229,229,102), (105872,1140144,1,'soga_eye_type',-34,0,0), (105873,1140144,0,'soga_hair_color1',255,123,29), (105874,1140144,0,'soga_hair_color2',255,255,255), (105875,1140144,0,'soga_hair_highlight',255,255,255), (105876,1140144,0,'soga_hair_type_color',91,17,0), (105877,1140144,0,'soga_hair_type_highlight_color',120,66,0), (105878,1140144,1,'soga_lip_type',-94,87,-81), (105879,1140144,1,'soga_nose_type',-91,-56,-46), (105880,1140144,0,'soga_skin_color',240,221,239), (105881,1140144,0,'wing_color1',107,183,13), (105882,1140144,0,'wing_color2',122,142,5), (105943,1140147,1,'cheek_type',3,68,0), (105944,1140147,1,'chin_type',-69,9,-22), (105945,1140147,1,'ear_type',-5,-87,0), (105946,1140147,1,'eye_brow_type',-14,-62,94), (105947,1140147,0,'eye_color',221,108,1), (105948,1140147,1,'eye_type',45,0,0), (105949,1140147,0,'hair_color1',8,168,249), (105950,1140147,0,'hair_color2',142,255,1), (105951,1140147,0,'hair_highlight',255,255,255), (105952,1140147,0,'hair_type_color',110,219,122), (105953,1140147,0,'hair_type_highlight_color',53,178,235), (105954,1140147,1,'lip_type',-10,-43,20), (105955,1140147,1,'nose_type',-65,8,-88), (105956,1140147,0,'skin_color',209,164,152), (105957,1140147,1,'soga_cheek_type',0,-14,-62), (105958,1140147,1,'soga_chin_type',0,-10,-43), (105959,1140147,1,'soga_ear_type',0,45,0), (105960,1140147,1,'soga_eye_brow_type',0,-5,-87), (105961,1140147,0,'soga_eye_color',229,229,102), (105962,1140147,1,'soga_eye_type',45,0,0), (105963,1140147,0,'soga_hair_color1',142,255,1), (105964,1140147,0,'soga_hair_color2',255,255,255), (105965,1140147,0,'soga_hair_highlight',255,255,255), (105966,1140147,0,'soga_hair_type_color',110,219,122), (105967,1140147,0,'soga_hair_type_highlight_color',53,178,235), (105968,1140147,1,'soga_lip_type',94,3,68), (105969,1140147,1,'soga_nose_type',20,-69,9), (105970,1140147,0,'soga_skin_color',209,164,152), (105971,1140147,0,'wing_color1',123,243,51), (105972,1140147,0,'wing_color2',1,255,246), (106035,1140150,1,'cheek_type',-83,-88,0), (106036,1140150,1,'chin_type',-31,-59,81), (106037,1140150,1,'ear_type',90,-75,0), (106038,1140150,1,'eye_brow_type',61,-25,75), (106039,1140150,0,'eye_color',115,110,3), (106040,1140150,1,'eye_type',95,0,0), (106041,1140150,0,'hair_color1',166,34,20), (106042,1140150,0,'hair_color2',238,205,22), (106043,1140150,0,'hair_highlight',255,255,255), (106044,1140150,0,'hair_type_color',236,61,9), (106045,1140150,0,'hair_type_highlight_color',133,162,162), (106046,1140150,1,'lip_type',55,91,46), (106047,1140150,1,'nose_type',-35,-90,34), (106048,1140150,0,'skin_color',210,187,215), (106049,1140150,1,'soga_cheek_type',0,61,-25), (106050,1140150,1,'soga_chin_type',0,55,91), (106051,1140150,1,'soga_ear_type',0,95,0), (106052,1140150,1,'soga_eye_brow_type',0,90,-75), (106053,1140150,0,'soga_eye_color',229,229,102), (106054,1140150,1,'soga_eye_type',41,0,0), (106055,1140150,0,'soga_hair_color1',68,72,71), (106056,1140150,0,'soga_hair_color2',255,255,255), (106057,1140150,0,'soga_hair_highlight',255,255,255), (106058,1140150,0,'soga_hair_type_color',236,61,9), (106059,1140150,0,'soga_hair_type_highlight_color',133,162,162), (106060,1140150,1,'soga_lip_type',75,-83,-88), (106061,1140150,1,'soga_nose_type',46,-31,-59), (106062,1140150,0,'soga_skin_color',210,187,215), (106063,1140150,0,'wing_color1',114,9,161), (106064,1140150,0,'wing_color2',42,94,165), (106097,1140152,1,'cheek_type',-22,63,0), (106098,1140152,1,'chin_type',-34,26,26), (106099,1140152,1,'ear_type',32,-55,0), (106100,1140152,1,'eye_brow_type',-47,-56,-75), (106101,1140152,0,'eye_color',4,157,147), (106102,1140152,1,'eye_type',-37,0,0), (106103,1140152,0,'hair_color1',188,195,70), (106104,1140152,0,'hair_color2',87,8,147), (106105,1140152,0,'hair_highlight',255,255,255), (106106,1140152,0,'hair_type_color',98,0,138), (106107,1140152,0,'hair_type_highlight_color',97,50,0), (106108,1140152,1,'lip_type',-22,-14,78), (106109,1140152,1,'nose_type',2,-68,-61), (106110,1140152,0,'skin_color',196,170,206), (106111,1140152,1,'soga_cheek_type',0,-47,-56), (106112,1140152,1,'soga_chin_type',0,-22,-14), (106113,1140152,1,'soga_ear_type',0,-37,0), (106114,1140152,1,'soga_eye_brow_type',0,32,-55), (106115,1140152,0,'soga_eye_color',229,229,102), (106116,1140152,1,'soga_eye_type',-37,0,0), (106117,1140152,0,'soga_hair_color1',87,8,147), (106118,1140152,0,'soga_hair_color2',255,255,255), (106119,1140152,0,'soga_hair_highlight',255,255,255), (106120,1140152,0,'soga_hair_type_color',98,0,138), (106121,1140152,0,'soga_hair_type_highlight_color',97,50,0), (106122,1140152,1,'soga_lip_type',-75,-22,63), (106123,1140152,1,'soga_nose_type',78,-34,26), (106124,1140152,0,'soga_skin_color',196,170,206), (106125,1140152,0,'wing_color1',131,23,121), (106126,1140152,0,'wing_color2',3,203,190), (106157,1140154,1,'cheek_type',-2,38,0), (106158,1140154,1,'chin_type',58,-75,-95), (106159,1140154,1,'ear_type',58,-63,0), (106160,1140154,1,'eye_brow_type',-20,70,29), (106161,1140154,0,'eye_color',84,139,114), (106162,1140154,1,'eye_type',-62,0,0), (106163,1140154,0,'hair_color1',41,55,26), (106164,1140154,0,'hair_color2',29,0,0), (106165,1140154,0,'hair_face_color',84,0,0), (106166,1140154,0,'hair_face_highlight_color',35,24,1), (106167,1140154,0,'hair_highlight',109,14,49), (106168,1140154,0,'hair_type_color',84,0,0), (106169,1140154,0,'hair_type_highlight_color',35,24,1), (106170,1140154,1,'lip_type',-79,82,-84), (106171,1140154,1,'nose_type',2,41,55), (106172,1140154,0,'skin_color',136,118,120), (106173,1140154,1,'soga_cheek_type',0,-20,70), (106174,1140154,1,'soga_chin_type',0,-79,82), (106175,1140154,1,'soga_ear_type',0,-62,0), (106176,1140154,1,'soga_eye_brow_type',0,58,-63), (106177,1140154,0,'soga_eye_color',229,229,102), (106178,1140154,1,'soga_eye_type',29,0,0), (106179,1140154,0,'soga_hair_color1',185,97,0), (106180,1140154,0,'soga_hair_color2',79,28,15), (106181,1140154,0,'soga_hair_face_color',84,0,0), (106182,1140154,0,'soga_hair_face_highlight_color',35,24,1), (106183,1140154,0,'soga_hair_highlight',109,14,49), (106184,1140154,0,'soga_hair_type_color',84,0,0), (106185,1140154,0,'soga_hair_type_highlight_color',35,24,1), (106186,1140154,1,'soga_lip_type',29,-2,38), (106187,1140154,1,'soga_nose_type',-84,58,-75), (106188,1140154,0,'soga_skin_color',136,118,120), (106189,1140154,0,'wing_color1',255,255,255), (106190,1140154,0,'wing_color2',255,255,255), (106338,1140160,1,'cheek_type',-31,66,0), (106339,1140160,1,'chin_type',35,56,-57), (106340,1140160,1,'ear_type',78,-82,0), (106341,1140160,1,'eye_brow_type',-64,32,2), (106342,1140160,0,'eye_color',141,41,83), (106343,1140160,1,'eye_type',-66,0,0), (106344,1140160,0,'hair_color1',7,40,47), (106345,1140160,0,'hair_color2',56,62,62), (106346,1140160,0,'hair_highlight',255,255,255), (106347,1140160,0,'hair_type_color',244,246,246), (106348,1140160,0,'hair_type_highlight_color',16,116,234), (106349,1140160,1,'lip_type',-76,19,34), (106350,1140160,1,'nose_type',-62,7,40), (106351,1140160,0,'skin_color',235,193,179), (106352,1140160,1,'soga_cheek_type',0,-64,32), (106353,1140160,1,'soga_chin_type',0,-76,19), (106354,1140160,1,'soga_ear_type',0,-66,0), (106355,1140160,1,'soga_eye_brow_type',0,78,-82), (106356,1140160,0,'soga_eye_color',229,229,102), (106357,1140160,1,'soga_eye_type',-66,0,0), (106358,1140160,0,'soga_hair_color1',56,62,62), (106359,1140160,0,'soga_hair_color2',255,255,255), (106360,1140160,0,'soga_hair_highlight',255,255,255), (106361,1140160,0,'soga_hair_type_color',244,246,246), (106362,1140160,0,'soga_hair_type_highlight_color',16,116,234), (106363,1140160,1,'soga_lip_type',2,-31,66), (106364,1140160,1,'soga_nose_type',34,35,56), (106365,1140160,0,'soga_skin_color',235,193,179), (106366,1140160,0,'wing_color1',124,197,3), (106367,1140160,0,'wing_color2',175,34,162), (106397,1140162,1,'cheek_type',-61,-37,0), (106398,1140162,1,'chin_type',-7,-95,88), (106399,1140162,1,'ear_type',-34,12,0), (106400,1140162,1,'eye_brow_type',-21,-76,91), (106401,1140162,0,'eye_color',130,39,70), (106402,1140162,1,'eye_type',46,0,0), (106403,1140162,0,'hair_color1',52,81,194), (106404,1140162,0,'hair_color2',56,62,62), (106405,1140162,0,'hair_highlight',255,255,255), (106406,1140162,0,'hair_type_color',244,246,246), (106407,1140162,0,'hair_type_highlight_color',37,154,241), (106408,1140162,1,'lip_type',-44,-11,82), (106409,1140162,1,'nose_type',88,52,81), (106410,1140162,0,'skin_color',219,175,158), (106411,1140162,1,'soga_cheek_type',0,-21,-76), (106412,1140162,1,'soga_chin_type',0,-44,-11), (106413,1140162,1,'soga_ear_type',0,46,0), (106414,1140162,1,'soga_eye_brow_type',0,-34,12), (106415,1140162,0,'soga_eye_color',229,229,102), (106416,1140162,1,'soga_eye_type',46,0,0), (106417,1140162,0,'soga_hair_color1',56,62,62), (106418,1140162,0,'soga_hair_color2',255,255,255), (106419,1140162,0,'soga_hair_highlight',255,255,255), (106420,1140162,0,'soga_hair_type_color',244,246,246), (106421,1140162,0,'soga_hair_type_highlight_color',37,154,241), (106422,1140162,1,'soga_lip_type',91,-61,-37), (106423,1140162,1,'soga_nose_type',82,-7,-95), (106424,1140162,0,'soga_skin_color',219,175,158), (106425,1140162,0,'wing_color1',249,115,23), (106426,1140162,0,'wing_color2',114,190,11), (106427,1140163,1,'cheek_type',-17,0,0), (106428,1140163,1,'chin_type',-85,-57,74), (106429,1140163,1,'ear_type',63,91,0), (106430,1140163,1,'eye_brow_type',7,-50,-56), (106431,1140163,0,'eye_color',151,29,140), (106432,1140163,1,'eye_type',-35,0,0), (106433,1140163,0,'hair_color1',69,62,31), (106434,1140163,0,'hair_color2',87,8,147), (106435,1140163,0,'hair_highlight',255,255,255), (106436,1140163,0,'hair_type_color',86,0,116), (106437,1140163,0,'hair_type_highlight_color',255,225,20), (106438,1140163,1,'lip_type',-25,-50,-50), (106439,1140163,1,'nose_type',-46,69,62), (106440,1140163,0,'skin_color',193,165,149), (106441,1140163,1,'soga_cheek_type',0,7,-50), (106442,1140163,1,'soga_chin_type',0,-25,-50), (106443,1140163,1,'soga_ear_type',0,-35,0), (106444,1140163,1,'soga_eye_brow_type',0,63,91), (106445,1140163,0,'soga_eye_color',229,229,102), (106446,1140163,1,'soga_eye_type',-35,0,0), (106447,1140163,0,'soga_hair_color1',87,8,147), (106448,1140163,0,'soga_hair_color2',255,255,255), (106449,1140163,0,'soga_hair_highlight',255,255,255), (106450,1140163,0,'soga_hair_type_color',86,0,116), (106451,1140163,0,'soga_hair_type_highlight_color',255,225,20), (106452,1140163,1,'soga_lip_type',-56,-17,0), (106453,1140163,1,'soga_nose_type',-50,-85,-57), (106454,1140163,0,'soga_skin_color',193,165,149), (106455,1140163,0,'wing_color1',124,235,40), (106456,1140163,0,'wing_color2',255,133,1), (106636,1140170,1,'cheek_type',-61,-37,0), (106637,1140170,1,'chin_type',-7,-95,88), (106638,1140170,1,'ear_type',-34,12,0), (106639,1140170,1,'eye_brow_type',-21,-76,91), (106640,1140170,0,'eye_color',130,39,70), (106641,1140170,1,'eye_type',46,0,0), (106642,1140170,0,'hair_color1',52,81,194), (106643,1140170,0,'hair_color2',56,62,62), (106644,1140170,0,'hair_highlight',255,255,255), (106645,1140170,0,'hair_type_color',244,246,246), (106646,1140170,0,'hair_type_highlight_color',37,154,241), (106647,1140170,1,'lip_type',-44,-11,82), (106648,1140170,1,'nose_type',88,52,81), (106649,1140170,0,'skin_color',219,175,158), (106650,1140170,1,'soga_cheek_type',0,-21,-76), (106651,1140170,1,'soga_chin_type',0,-44,-11), (106652,1140170,1,'soga_ear_type',0,46,0), (106653,1140170,1,'soga_eye_brow_type',0,-34,12), (106654,1140170,0,'soga_eye_color',229,229,102), (106655,1140170,1,'soga_eye_type',46,0,0), (106656,1140170,0,'soga_hair_color1',56,62,62), (106657,1140170,0,'soga_hair_color2',255,255,255), (106658,1140170,0,'soga_hair_highlight',255,255,255), (106659,1140170,0,'soga_hair_type_color',244,246,246), (106660,1140170,0,'soga_hair_type_highlight_color',37,154,241), (106661,1140170,1,'soga_lip_type',91,-61,-37), (106662,1140170,1,'soga_nose_type',82,-7,-95), (106663,1140170,0,'soga_skin_color',219,175,158), (106664,1140170,0,'wing_color1',249,115,23), (106665,1140170,0,'wing_color2',114,190,11), (106666,1140171,1,'cheek_type',-93,1,0), (106667,1140171,1,'chin_type',-93,0,29), (106668,1140171,1,'ear_type',44,50,0), (106669,1140171,1,'eye_brow_type',-51,-17,-18), (106670,1140171,0,'eye_color',120,37,58), (106671,1140171,1,'eye_type',17,0,0), (106672,1140171,0,'hair_color1',64,94,219), (106673,1140171,0,'hair_color2',76,161,255), (106674,1140171,0,'hair_highlight',255,255,255), (106675,1140171,0,'hair_type_color',10,104,227), (106676,1140171,0,'hair_type_highlight_color',84,23,0), (106677,1140171,1,'lip_type',90,69,-57), (106678,1140171,1,'nose_type',4,64,94), (106679,1140171,0,'skin_color',192,166,203), (106680,1140171,1,'soga_cheek_type',0,-51,-17), (106681,1140171,1,'soga_chin_type',0,90,69), (106682,1140171,1,'soga_ear_type',0,17,0), (106683,1140171,1,'soga_eye_brow_type',0,44,50), (106684,1140171,0,'soga_eye_color',229,229,102), (106685,1140171,1,'soga_eye_type',17,0,0), (106686,1140171,0,'soga_hair_color1',76,161,255), (106687,1140171,0,'soga_hair_color2',255,255,255), (106688,1140171,0,'soga_hair_highlight',255,255,255), (106689,1140171,0,'soga_hair_type_color',10,104,227), (106690,1140171,0,'soga_hair_type_highlight_color',84,23,0), (106691,1140171,1,'soga_lip_type',-18,-93,1), (106692,1140171,1,'soga_nose_type',-57,-93,0), (106693,1140171,0,'soga_skin_color',192,166,203), (106694,1140171,0,'wing_color1',122,187,3), (106695,1140171,0,'wing_color2',117,3,190), (106758,1140174,1,'cheek_type',64,-4,0), (106759,1140174,1,'chin_type',19,-50,-4), (106760,1140174,1,'ear_type',-7,-88,0), (106761,1140174,1,'eye_brow_type',-8,-84,0), (106762,1140174,0,'eye_color',34,67,49), (106763,1140174,1,'eye_type',68,0,0), (106764,1140174,0,'hair_color1',9,69,254), (106765,1140174,0,'hair_color2',56,62,62), (106766,1140174,0,'hair_face_color',244,246,246), (106767,1140174,0,'hair_face_highlight_color',196,208,207), (106768,1140174,0,'hair_highlight',164,165,165), (106769,1140174,0,'hair_type_color',244,246,246), (106770,1140174,0,'hair_type_highlight_color',196,208,207), (106771,1140174,1,'lip_type',-95,-22,14), (106772,1140174,1,'nose_type',-56,9,69), (106773,1140174,0,'skin_color',226,186,184), (106774,1140174,1,'soga_cheek_type',0,-8,-84), (106775,1140174,1,'soga_chin_type',0,-95,-22), (106776,1140174,1,'soga_ear_type',0,68,0), (106777,1140174,1,'soga_eye_brow_type',0,-7,-88), (106778,1140174,0,'soga_eye_color',229,229,102), (106779,1140174,1,'soga_eye_type',68,0,0), (106780,1140174,0,'soga_hair_color1',56,62,62), (106781,1140174,0,'soga_hair_color2',164,165,165), (106782,1140174,0,'soga_hair_face_color',244,246,246), (106783,1140174,0,'soga_hair_face_highlight_color',196,208,207), (106784,1140174,0,'soga_hair_highlight',164,165,165), (106785,1140174,0,'soga_hair_type_color',244,246,246), (106786,1140174,0,'soga_hair_type_highlight_color',196,208,207), (106787,1140174,1,'soga_lip_type',0,64,-4), (106788,1140174,1,'soga_nose_type',14,19,-50), (106789,1140174,0,'soga_skin_color',226,186,184), (106790,1140175,1,'cheek_type',62,31,0), (106791,1140175,1,'chin_type',-87,-42,-68), (106792,1140175,1,'ear_type',5,-4,0), (106793,1140175,1,'eye_brow_type',-23,68,41), (106794,1140175,0,'eye_color',34,68,75), (106795,1140175,1,'eye_type',-72,0,0), (106796,1140175,0,'hair_color1',57,221,219), (106797,1140175,0,'hair_face_color',8,3,3), (106798,1140175,0,'hair_face_highlight_color',47,14,19), (106799,1140175,0,'hair_type_color',8,3,3), (106800,1140175,0,'hair_type_highlight_color',47,14,19), (106801,1140175,1,'lip_type',-66,97,31), (106802,1140175,1,'nose_type',7,57,-35), (106803,1140175,0,'skin_color',197,201,201), (106804,1140175,1,'soga_cheek_type',0,-23,68), (106805,1140175,1,'soga_chin_type',0,-66,97), (106806,1140175,1,'soga_ear_type',0,-72,0), (106807,1140175,1,'soga_eye_brow_type',0,5,-4), (106808,1140175,0,'soga_eye_color',229,229,102), (106809,1140175,0,'soga_hair_face_color',8,3,3), (106810,1140175,0,'soga_hair_face_highlight_color',47,14,19), (106811,1140175,0,'soga_hair_type_color',8,3,3), (106812,1140175,0,'soga_hair_type_highlight_color',47,14,19), (106813,1140175,1,'soga_lip_type',41,62,31), (106814,1140175,1,'soga_nose_type',31,-87,-42), (106815,1140175,0,'soga_skin_color',197,201,201), (106816,1140175,0,'wing_color1',255,255,255), (106817,1140175,0,'wing_color2',255,255,255), (106818,1140176,1,'cheek_type',-32,0,0), (106819,1140176,1,'chin_type',-7,26,4), (106820,1140176,1,'ear_type',-25,-41,0), (106821,1140176,1,'eye_brow_type',0,25,34), (106822,1140176,0,'eye_color',107,154,131), (106823,1140176,1,'eye_type',-10,0,0), (106824,1140176,0,'hair_color1',242,34,97), (106825,1140176,0,'hair_face_color',147,104,29), (106826,1140176,0,'hair_face_highlight_color',68,47,0), (106827,1140176,0,'hair_type_color',147,104,29), (106828,1140176,0,'hair_type_highlight_color',68,47,0), (106829,1140176,1,'lip_type',8,-3,-34), (106830,1140176,1,'nose_type',0,-14,34), (106831,1140176,0,'skin_color',182,147,96), (106832,1140176,1,'soga_cheek_type',0,0,25), (106833,1140176,1,'soga_chin_type',0,8,-3), (106834,1140176,1,'soga_ear_type',0,-10,0), (106835,1140176,1,'soga_eye_brow_type',0,-25,-41), (106836,1140176,0,'soga_eye_color',229,229,102), (106837,1140176,1,'soga_eye_type',-10,0,0), (106838,1140176,0,'soga_hair_face_color',147,104,29), (106839,1140176,0,'soga_hair_face_highlight_color',68,47,0), (106840,1140176,0,'soga_hair_type_color',147,104,29), (106841,1140176,0,'soga_hair_type_highlight_color',68,47,0), (106842,1140176,1,'soga_lip_type',34,-32,0), (106843,1140176,1,'soga_nose_type',-34,-7,26), (106844,1140176,0,'soga_skin_color',182,147,96), (106845,1140176,0,'wing_color1',255,255,255), (106846,1140176,0,'wing_color2',255,255,255), (106847,1140177,1,'cheek_type',31,-35,0), (106848,1140177,1,'chin_type',-68,-87,-78), (106849,1140177,1,'ear_type',-31,10,0), (106850,1140177,1,'eye_brow_type',-18,-50,-11), (106851,1140177,0,'eye_color',156,72,4), (106852,1140177,1,'eye_type',-88,0,0), (106853,1140177,0,'hair_color1',224,208,58), (106854,1140177,0,'hair_color2',244,81,249), (106855,1140177,0,'hair_highlight',255,255,255), (106856,1140177,0,'hair_type_color',162,31,228), (106857,1140177,0,'hair_type_highlight_color',72,79,91), (106858,1140177,1,'lip_type',10,-51,-98), (106859,1140177,1,'nose_type',-7,-32,-48), (106860,1140177,0,'skin_color',216,169,169), (106861,1140177,1,'soga_cheek_type',0,-18,-50), (106862,1140177,1,'soga_chin_type',0,10,-51), (106863,1140177,1,'soga_ear_type',0,-88,0), (106864,1140177,1,'soga_eye_brow_type',0,-31,10), (106865,1140177,0,'soga_eye_color',229,229,102), (106866,1140177,1,'soga_eye_type',-88,0,0), (106867,1140177,0,'soga_hair_color1',244,81,249), (106868,1140177,0,'soga_hair_color2',255,255,255), (106869,1140177,0,'soga_hair_highlight',255,255,255), (106870,1140177,0,'soga_hair_type_color',162,31,228), (106871,1140177,0,'soga_hair_type_highlight_color',72,79,91), (106872,1140177,1,'soga_lip_type',-11,31,-35), (106873,1140177,1,'soga_nose_type',-98,-68,-87), (106874,1140177,0,'soga_skin_color',216,169,169), (106875,1140177,0,'wing_color1',107,200,29), (106876,1140177,0,'wing_color2',94,43,196), (107127,1140187,0,'eye_color',255,255,255), (107128,1140187,0,'skin_color',255,255,255), (107129,1140187,0,'soga_eye_color',255,0,255), (107130,1140188,0,'eye_color',255,255,128), (107131,1140188,0,'skin_color',63,63,63), (107132,1140188,0,'soga_eye_color',255,0,255), (107136,1140190,0,'eye_color',255,255,255), (107137,1140190,0,'skin_color',255,255,255), (107138,1140190,0,'soga_eye_color',255,0,255), (107139,1140191,0,'eye_color',255,255,255), (107140,1140191,0,'skin_color',255,255,255), (107141,1140191,0,'soga_eye_color',255,0,255), (107142,1140192,0,'eye_color',255,255,255), (107143,1140192,0,'skin_color',255,255,255), (107144,1140192,0,'soga_eye_color',255,0,255), (107145,1140193,0,'eye_color',255,255,255), (107146,1140193,0,'skin_color',255,255,255), (107147,1140193,0,'soga_eye_color',255,0,255), (107148,1140194,0,'eye_color',255,255,255), (107149,1140194,0,'skin_color',255,255,255), (107150,1140194,0,'soga_eye_color',255,0,255), (107151,1140195,0,'eye_color',255,255,255), (107152,1140195,0,'skin_color',255,255,255), (107153,1140195,0,'soga_eye_color',255,0,255), (107154,1140196,1,'cheek_type',-14,17,0), (107155,1140196,1,'chin_type',46,28,19), (107156,1140196,1,'ear_type',-32,-37,0), (107157,1140196,1,'eye_brow_type',-4,-42,-9), (107158,1140196,0,'eye_color',184,178,143), (107159,1140196,1,'eye_type',-46,0,0), (107160,1140196,0,'hair_color1',28,45,0), (107161,1140196,0,'hair_face_color',221,221,204), (107162,1140196,0,'hair_face_highlight_color',104,68,24), (107163,1140196,0,'hair_highlight',246,219,114), (107164,1140196,0,'hair_type_color',221,221,204), (107165,1140196,0,'hair_type_highlight_color',104,68,24), (107166,1140196,1,'lip_type',9,-25,0), (107167,1140196,1,'nose_type',9,28,45), (107168,1140196,0,'skin_color',228,228,228), (107169,1140196,1,'soga_cheek_type',0,-4,-42), (107170,1140196,1,'soga_chin_type',0,9,-25), (107171,1140196,1,'soga_ear_type',0,-46,0), (107172,1140196,1,'soga_eye_brow_type',0,-32,-37), (107173,1140196,0,'soga_eye_color',229,229,102), (107174,1140196,1,'soga_eye_type',2,0,0), (107175,1140196,0,'soga_hair_color1',187,136,62), (107176,1140196,0,'soga_hair_color2',161,165,168), (107177,1140196,0,'soga_hair_face_color',221,221,204), (107178,1140196,0,'soga_hair_face_highlight_color',104,68,24), (107179,1140196,0,'soga_hair_highlight',246,219,114), (107180,1140196,0,'soga_hair_type_color',221,221,204), (107181,1140196,0,'soga_hair_type_highlight_color',104,68,24), (107182,1140196,1,'soga_lip_type',-9,-14,17), (107183,1140196,1,'soga_nose_type',0,46,28), (107184,1140196,0,'soga_skin_color',228,228,228), (107185,1140196,0,'wing_color1',255,255,255), (107186,1140196,0,'wing_color2',255,255,255), (107187,1140197,1,'cheek_type',53,75,0), (107188,1140197,1,'chin_type',-4,9,94), (107189,1140197,1,'ear_type',45,91,0), (107190,1140197,1,'eye_brow_type',-35,-7,-95), (107191,1140197,0,'eye_color',0,60,39), (107192,1140197,1,'eye_type',56,0,0), (107193,1140197,0,'hair_color1',200,69,75), (107194,1140197,0,'hair_face_color',7,1,1), (107195,1140197,0,'hair_face_highlight_color',107,119,158), (107196,1140197,0,'hair_type_color',7,1,1), (107197,1140197,0,'hair_type_highlight_color',107,119,158), (107198,1140197,1,'lip_type',-91,18,93), (107199,1140197,1,'nose_type',11,-56,69), (107200,1140197,0,'skin_color',165,132,92), (107201,1140197,1,'soga_cheek_type',0,-35,-7), (107202,1140197,1,'soga_chin_type',0,-91,18), (107203,1140197,1,'soga_ear_type',0,56,0), (107204,1140197,1,'soga_eye_brow_type',0,45,91), (107205,1140197,0,'soga_eye_color',229,229,102), (107206,1140197,1,'soga_eye_type',51,0,0), (107207,1140197,0,'soga_hair_face_color',7,1,1), (107208,1140197,0,'soga_hair_face_highlight_color',107,119,158), (107209,1140197,0,'soga_hair_type_color',7,1,1), (107210,1140197,0,'soga_hair_type_highlight_color',107,119,158), (107211,1140197,1,'soga_lip_type',-95,53,75), (107212,1140197,1,'soga_nose_type',93,-4,9), (107213,1140197,0,'soga_skin_color',165,132,92), (107214,1140197,0,'wing_color1',255,255,255), (107215,1140197,0,'wing_color2',255,255,255), (107216,1140198,0,'eye_color',255,255,255), (107217,1140198,0,'skin_color',255,255,255), (107218,1140198,0,'soga_eye_color',255,0,255), (107278,1140201,1,'cheek_type',91,0,0), (107279,1140201,1,'chin_type',-14,-34,-96), (107280,1140201,1,'ear_type',98,2,0), (107281,1140201,1,'eye_brow_type',93,-56,14), (107282,1140201,0,'eye_color',197,71,80), (107283,1140201,1,'eye_type',56,0,0), (107284,1140201,0,'hair_color1',95,249,31), (107285,1140201,0,'hair_color2',255,123,29), (107286,1140201,0,'hair_highlight',255,255,255), (107287,1140201,0,'hair_type_color',91,18,0), (107288,1140201,0,'hair_type_highlight_color',133,162,162), (107289,1140201,1,'lip_type',78,-21,42), (107290,1140201,1,'nose_type',-43,95,-7), (107291,1140201,0,'skin_color',172,133,152), (107292,1140201,1,'soga_cheek_type',0,93,-56), (107293,1140201,1,'soga_chin_type',0,78,-21), (107294,1140201,1,'soga_ear_type',0,56,0), (107295,1140201,1,'soga_eye_brow_type',0,98,2), (107296,1140201,0,'soga_eye_color',229,229,102), (107297,1140201,1,'soga_eye_type',56,0,0), (107298,1140201,0,'soga_hair_color1',255,255,255), (107299,1140201,0,'soga_hair_color2',255,123,29), (107300,1140201,0,'soga_hair_highlight',255,255,255), (107301,1140201,0,'soga_hair_type_color',91,18,0), (107302,1140201,0,'soga_hair_type_highlight_color',133,162,162), (107303,1140201,1,'soga_lip_type',14,91,0), (107304,1140201,1,'soga_nose_type',42,-14,-34), (107305,1140201,0,'soga_skin_color',172,133,152), (107306,1140201,0,'wing_color1',246,246,246), (107307,1140201,0,'wing_color2',193,104,1), (107338,1140203,0,'eye_color',255,255,255), (107339,1140203,0,'skin_color',255,255,255), (107340,1140203,0,'soga_eye_color',255,0,255), (107341,1140204,1,'cheek_type',-2,25,0), (107342,1140204,1,'chin_type',-34,0,2), (107343,1140204,1,'ear_type',-23,9,0), (107344,1140204,1,'eye_brow_type',2,-17,-2), (107345,1140204,0,'eye_color',139,121,65), (107346,1140204,1,'eye_type',-28,0,0), (107347,1140204,0,'hair_color1',3,255,0), (107348,1140204,0,'hair_face_color',43,29,21), (107349,1140204,0,'hair_face_highlight_color',42,38,34), (107350,1140204,0,'hair_type_color',43,29,21), (107351,1140204,0,'hair_type_highlight_color',42,38,34), (107352,1140204,1,'lip_type',4,14,3), (107353,1140204,1,'nose_type',14,3,-1), (107354,1140204,0,'skin_color',222,180,182), (107355,1140204,1,'soga_cheek_type',0,2,-17), (107356,1140204,1,'soga_chin_type',0,4,14), (107357,1140204,1,'soga_ear_type',0,-28,0), (107358,1140204,1,'soga_eye_brow_type',0,-23,9), (107359,1140204,0,'soga_eye_color',229,229,102), (107360,1140204,1,'soga_eye_type',-28,0,0), (107361,1140204,0,'soga_hair_face_color',43,29,21), (107362,1140204,0,'soga_hair_face_highlight_color',42,38,34), (107363,1140204,0,'soga_hair_type_color',43,29,21), (107364,1140204,0,'soga_hair_type_highlight_color',42,38,34), (107365,1140204,1,'soga_lip_type',-2,-2,25), (107366,1140204,1,'soga_nose_type',3,-34,0), (107367,1140204,0,'soga_skin_color',222,180,182), (107368,1140204,0,'wing_color1',255,255,255), (107369,1140204,0,'wing_color2',255,255,255), (107370,1140205,1,'cheek_type',26,-17,0), (107371,1140205,1,'chin_type',20,-7,28), (107372,1140205,1,'ear_type',39,-34,0), (107373,1140205,1,'eye_brow_type',-19,-11,0), (107374,1140205,0,'eye_color',53,34,13), (107375,1140205,1,'eye_type',-23,0,0), (107376,1140205,0,'hair_color1',0,228,0), (107377,1140205,0,'hair_face_color',24,10,2), (107378,1140205,0,'hair_face_highlight_color',150,88,18), (107379,1140205,0,'hair_type_color',24,10,2), (107380,1140205,0,'hair_type_highlight_color',150,88,18), (107381,1140205,1,'lip_type',-14,0,0), (107382,1140205,1,'nose_type',44,0,-28), (107383,1140205,0,'skin_color',227,219,200), (107384,1140205,1,'soga_cheek_type',0,-19,-11), (107385,1140205,1,'soga_chin_type',0,-14,0), (107386,1140205,1,'soga_ear_type',0,-23,0), (107387,1140205,1,'soga_eye_brow_type',0,39,-34), (107388,1140205,0,'soga_eye_color',229,229,102), (107389,1140205,1,'soga_eye_type',-23,0,0), (107390,1140205,0,'soga_hair_face_color',24,10,2), (107391,1140205,0,'soga_hair_face_highlight_color',150,88,18), (107392,1140205,0,'soga_hair_type_color',24,10,2), (107393,1140205,0,'soga_hair_type_highlight_color',150,88,18), (107394,1140205,1,'soga_lip_type',0,26,-17), (107395,1140205,1,'soga_nose_type',0,20,-7), (107396,1140205,0,'soga_skin_color',227,219,200), (107397,1140205,0,'wing_color1',255,255,255), (107398,1140205,0,'wing_color2',255,255,255), (107399,1140206,1,'cheek_type',93,7,0), (107400,1140206,1,'chin_type',-64,-78,0), (107401,1140206,1,'ear_type',40,95,0), (107402,1140206,1,'eye_brow_type',-74,-97,-7), (107403,1140206,0,'eye_color',169,53,90), (107404,1140206,1,'eye_type',-31,0,0), (107405,1140206,0,'hair_color1',21,177,50), (107406,1140206,0,'hair_color2',36,34,36), (107407,1140206,0,'hair_highlight',255,255,255), (107408,1140206,0,'hair_type_color',15,0,22), (107409,1140206,0,'hair_type_highlight_color',53,178,235), (107410,1140206,1,'lip_type',11,-11,75), (107411,1140206,1,'nose_type',-75,21,-79), (107412,1140206,0,'skin_color',220,187,207), (107413,1140206,1,'soga_cheek_type',0,-74,-97), (107414,1140206,1,'soga_chin_type',0,11,-11), (107415,1140206,1,'soga_ear_type',0,-31,0), (107416,1140206,1,'soga_eye_brow_type',0,40,95), (107417,1140206,0,'soga_eye_color',229,229,102), (107418,1140206,1,'soga_eye_type',-31,0,0), (107419,1140206,0,'soga_hair_color1',36,34,36), (107420,1140206,0,'soga_hair_color2',255,255,255), (107421,1140206,0,'soga_hair_highlight',255,255,255), (107422,1140206,0,'soga_hair_type_color',15,0,22), (107423,1140206,0,'soga_hair_type_highlight_color',53,178,235), (107424,1140206,1,'soga_lip_type',-7,93,7), (107425,1140206,1,'soga_nose_type',75,-64,-78), (107426,1140206,0,'soga_skin_color',220,187,207), (107427,1140206,0,'wing_color1',78,126,242), (107428,1140206,0,'wing_color2',51,84,168), (107503,1140210,0,'eye_color',255,255,255), (107504,1140210,0,'skin_color',255,255,255), (107505,1140210,0,'soga_eye_color',255,0,255), (107506,1140211,1,'cheek_type',10,93,0), (107507,1140211,1,'chin_type',-11,0,0), (107508,1140211,1,'ear_type',-81,-88,0), (107509,1140211,1,'eye_brow_type',-79,-17,5), (107510,1140211,0,'eye_color',159,76,4), (107511,1140211,1,'eye_type',22,0,0), (107512,1140211,0,'hair_color1',1,48,241), (107513,1140211,0,'hair_color2',142,255,1), (107514,1140211,0,'hair_highlight',255,255,255), (107515,1140211,0,'hair_type_color',128,226,66), (107516,1140211,0,'hair_type_highlight_color',184,46,243), (107517,1140211,1,'lip_type',94,0,57), (107518,1140211,1,'nose_type',-57,1,48), (107519,1140211,0,'skin_color',191,155,149), (107520,1140211,1,'soga_cheek_type',0,-79,-17), (107521,1140211,1,'soga_chin_type',0,94,0), (107522,1140211,1,'soga_ear_type',0,22,0), (107523,1140211,1,'soga_eye_brow_type',0,-81,-88), (107524,1140211,0,'soga_eye_color',229,229,102), (107525,1140211,1,'soga_eye_type',22,0,0), (107526,1140211,0,'soga_hair_color1',142,255,1), (107527,1140211,0,'soga_hair_color2',255,255,255), (107528,1140211,0,'soga_hair_highlight',255,255,255), (107529,1140211,0,'soga_hair_type_color',128,226,66), (107530,1140211,0,'soga_hair_type_highlight_color',184,46,243), (107531,1140211,1,'soga_lip_type',5,10,93), (107532,1140211,1,'soga_nose_type',57,-11,0), (107533,1140211,0,'soga_skin_color',191,155,149), (107534,1140211,0,'wing_color1',182,34,173), (107535,1140211,0,'wing_color2',38,211,140), (107536,1140212,1,'cheek_type',-97,88,0), (107537,1140212,1,'chin_type',76,57,-7), (107538,1140212,1,'ear_type',28,93,0), (107539,1140212,1,'eye_brow_type',94,65,84), (107540,1140212,0,'eye_color',3,184,174), (107541,1140212,1,'eye_type',41,0,0), (107542,1140212,0,'hair_color1',186,192,186), (107543,1140212,0,'hair_color2',68,72,71), (107544,1140212,0,'hair_highlight',255,255,255), (107545,1140212,0,'hair_type_color',50,46,64), (107546,1140212,0,'hair_type_highlight_color',103,14,0), (107547,1140212,1,'lip_type',28,98,-41), (107548,1140212,1,'nose_type',8,-70,-64), (107549,1140212,0,'skin_color',167,150,160), (107550,1140212,1,'soga_cheek_type',0,94,65), (107551,1140212,1,'soga_chin_type',0,28,98), (107552,1140212,1,'soga_ear_type',0,41,0), (107553,1140212,1,'soga_eye_brow_type',0,28,93), (107554,1140212,0,'soga_eye_color',229,229,102), (107555,1140212,1,'soga_eye_type',41,0,0), (107556,1140212,0,'soga_hair_color1',68,72,71), (107557,1140212,0,'soga_hair_color2',255,255,255), (107558,1140212,0,'soga_hair_highlight',255,255,255), (107559,1140212,0,'soga_hair_type_color',50,46,64), (107560,1140212,0,'soga_hair_type_highlight_color',103,14,0), (107561,1140212,1,'soga_lip_type',84,-97,88), (107562,1140212,1,'soga_nose_type',-41,76,57), (107563,1140212,0,'soga_skin_color',167,150,160), (107564,1140212,0,'wing_color1',150,5,228), (107565,1140212,0,'wing_color2',186,87,3), (107566,1140213,1,'cheek_type',23,0,0), (107567,1140213,1,'chin_type',14,22,-41), (107568,1140213,1,'ear_type',-7,25,0), (107569,1140213,1,'eye_brow_type',34,0,7), (107570,1140213,0,'eye_color',66,138,136), (107571,1140213,0,'hair_color1',217,245,0), (107572,1140213,0,'hair_face_color',26,10,2), (107573,1140213,0,'hair_face_highlight_color',115,94,67), (107574,1140213,0,'hair_type_color',26,10,2), (107575,1140213,0,'hair_type_highlight_color',115,94,67), (107576,1140213,1,'lip_type',-2,-25,7), (107577,1140213,1,'nose_type',-21,-39,-11), (107578,1140213,0,'skin_color',227,194,196), (107579,1140213,1,'soga_cheek_type',0,34,0), (107580,1140213,1,'soga_chin_type',0,-2,-25), (107581,1140213,1,'soga_ear_type',-7,25,0), (107582,1140213,1,'soga_eye_brow_type',0,-7,25), (107583,1140213,0,'soga_eye_color',229,229,102), (107584,1140213,0,'soga_hair_face_color',26,10,2), (107585,1140213,0,'soga_hair_face_highlight_color',115,94,67), (107586,1140213,0,'soga_hair_type_color',26,10,2), (107587,1140213,0,'soga_hair_type_highlight_color',115,94,67), (107588,1140213,1,'soga_lip_type',7,23,0), (107589,1140213,1,'soga_nose_type',7,14,22), (107590,1140213,0,'soga_skin_color',227,194,196), (107591,1140213,0,'wing_color1',255,255,255), (107592,1140213,0,'wing_color2',255,255,255), (107593,1140214,1,'cheek_type',-59,39,0), (107594,1140214,1,'chin_type',-12,-53,-71), (107595,1140214,1,'ear_type',14,38,0), (107596,1140214,1,'eye_brow_type',40,14,0), (107597,1140214,0,'eye_color',118,185,3), (107598,1140214,1,'eye_type',19,0,0), (107599,1140214,0,'hair_color1',0,75,51), (107600,1140214,0,'hair_color2',194,28,1), (107601,1140214,0,'hair_highlight',255,255,255), (107602,1140214,0,'hair_type_color',81,29,0), (107603,1140214,0,'hair_type_highlight_color',50,46,64), (107604,1140214,1,'lip_type',20,53,-31), (107605,1140214,1,'nose_type',-61,0,75), (107606,1140214,0,'skin_color',104,152,193), (107607,1140214,1,'soga_cheek_type',0,40,14), (107608,1140214,1,'soga_chin_type',0,20,53), (107609,1140214,1,'soga_ear_type',0,19,0), (107610,1140214,1,'soga_eye_brow_type',0,14,38), (107611,1140214,0,'soga_eye_color',229,229,102), (107612,1140214,1,'soga_eye_type',19,0,0), (107613,1140214,0,'soga_hair_color1',194,28,1), (107614,1140214,0,'soga_hair_color2',255,255,255), (107615,1140214,0,'soga_hair_highlight',255,255,255), (107616,1140214,0,'soga_hair_type_color',81,29,0), (107617,1140214,0,'soga_hair_type_highlight_color',50,46,64), (107618,1140214,1,'soga_lip_type',0,-59,39), (107619,1140214,1,'soga_nose_type',-31,-12,-53), (107620,1140214,0,'soga_skin_color',104,152,193), (107621,1140214,0,'wing_color1',121,212,21), (107622,1140214,0,'wing_color2',140,247,31), (107683,1140217,1,'cheek_type',59,-17,0), (107684,1140217,1,'chin_type',-65,35,78), (107685,1140217,1,'ear_type',-63,-35,0), (107686,1140217,1,'eye_brow_type',69,7,31), (107687,1140217,0,'eye_color',208,101,2), (107688,1140217,1,'eye_type',19,0,0), (107689,1140217,0,'hair_color1',159,61,214), (107690,1140217,0,'hair_color2',255,236,129), (107691,1140217,0,'hair_highlight',255,255,255), (107692,1140217,0,'hair_type_color',255,226,19), (107693,1140217,0,'hair_type_highlight_color',120,66,0), (107694,1140217,1,'lip_type',-77,52,-79), (107695,1140217,1,'nose_type',-94,-97,61), (107696,1140217,0,'skin_color',212,193,155), (107697,1140217,1,'soga_cheek_type',0,69,7), (107698,1140217,1,'soga_chin_type',0,-77,52), (107699,1140217,1,'soga_ear_type',0,19,0), (107700,1140217,1,'soga_eye_brow_type',0,-63,-35), (107701,1140217,0,'soga_eye_color',229,229,102), (107702,1140217,1,'soga_eye_type',19,0,0), (107703,1140217,0,'soga_hair_color1',255,236,129), (107704,1140217,0,'soga_hair_color2',255,255,255), (107705,1140217,0,'soga_hair_highlight',255,255,255), (107706,1140217,0,'soga_hair_type_color',255,226,19), (107707,1140217,0,'soga_hair_type_highlight_color',120,66,0), (107708,1140217,1,'soga_lip_type',31,59,-17), (107709,1140217,1,'soga_nose_type',-79,-65,35), (107710,1140217,0,'soga_skin_color',212,193,155), (107711,1140217,0,'wing_color1',31,31,31), (107712,1140217,0,'wing_color2',211,181,1), (107742,1140219,0,'eye_color',255,255,255), (107743,1140219,0,'skin_color',255,255,255), (107744,1140219,0,'soga_eye_color',255,0,255), (107745,1140220,0,'eye_color',115,117,138), (107746,1140220,0,'skin_color',197,201,143), (107747,1140220,0,'soga_eye_color',255,0,255), (107748,1140221,1,'cheek_type',37,-57,0), (107749,1140221,1,'chin_type',-77,69,71), (107750,1140221,1,'ear_type',97,53,0), (107751,1140221,1,'eye_brow_type',-82,75,87), (107752,1140221,0,'eye_color',178,62,76), (107753,1140221,1,'eye_type',75,0,0), (107754,1140221,0,'hair_color1',37,190,2), (107755,1140221,0,'hair_color2',142,255,1), (107756,1140221,0,'hair_highlight',255,255,255), (107757,1140221,0,'hair_type_color',128,226,66), (107758,1140221,0,'hair_type_highlight_color',237,94,255), (107759,1140221,1,'lip_type',-56,-74,-71), (107760,1140221,1,'nose_type',12,37,-66), (107761,1140221,0,'skin_color',207,183,211), (107762,1140221,1,'soga_cheek_type',0,-82,75), (107763,1140221,1,'soga_chin_type',0,-56,-74), (107764,1140221,1,'soga_ear_type',0,75,0), (107765,1140221,1,'soga_eye_brow_type',0,97,53), (107766,1140221,0,'soga_eye_color',229,229,102), (107767,1140221,1,'soga_eye_type',75,0,0), (107768,1140221,0,'soga_hair_color1',142,255,1), (107769,1140221,0,'soga_hair_color2',255,255,255), (107770,1140221,0,'soga_hair_highlight',255,255,255), (107771,1140221,0,'soga_hair_type_color',128,226,66), (107772,1140221,0,'soga_hair_type_highlight_color',237,94,255), (107773,1140221,1,'soga_lip_type',87,37,-57), (107774,1140221,1,'soga_nose_type',-71,-77,69), (107775,1140221,0,'soga_skin_color',207,183,211), (107776,1140221,0,'wing_color1',137,215,3), (107777,1140221,0,'wing_color2',3,200,188), (107778,1140222,0,'eye_color',64,0,0), (107779,1140222,0,'skin_color',128,128,0), (107780,1140222,0,'soga_eye_color',255,0,255), (107781,1140223,0,'eye_color',255,255,255), (107782,1140223,0,'skin_color',255,255,255), (107783,1140223,0,'soga_eye_color',255,0,255), (107784,1140224,1,'cheek_type',-15,-61,0), (107785,1140224,1,'chin_type',-47,8,48), (107786,1140224,1,'ear_type',65,-44,0), (107787,1140224,1,'eye_brow_type',-96,48,-87), (107788,1140224,0,'eye_color',55,162,66), (107789,1140224,1,'eye_type',-25,0,0), (107790,1140224,0,'hair_color1',238,38,192), (107791,1140224,0,'hair_highlight',255,255,255), (107792,1140224,0,'hair_type_color',224,42,5), (107793,1140224,0,'hair_type_highlight_color',146,22,211), (107794,1140224,1,'lip_type',0,-46,-83), (107795,1140224,1,'nose_type',0,-18,38), (107796,1140224,0,'skin_color',235,216,225), (107797,1140224,1,'soga_cheek_type',0,-96,48), (107798,1140224,1,'soga_chin_type',0,0,-46), (107799,1140224,1,'soga_ear_type',0,-25,0), (107800,1140224,1,'soga_eye_brow_type',0,65,-44), (107801,1140224,0,'soga_eye_color',229,229,102), (107802,1140224,1,'soga_eye_type',-25,0,0), (107803,1140224,0,'soga_hair_color1',238,205,22), (107804,1140224,0,'soga_hair_color2',255,255,255), (107805,1140224,0,'soga_hair_highlight',255,255,255), (107806,1140224,0,'soga_hair_type_color',224,42,5), (107807,1140224,0,'soga_hair_type_highlight_color',146,22,211), (107808,1140224,1,'soga_lip_type',-87,-15,-61), (107809,1140224,1,'soga_nose_type',-83,-47,8), (107810,1140224,0,'soga_skin_color',235,216,225), (107811,1140224,0,'wing_color1',154,93,6), (107812,1140224,0,'wing_color2',197,114,3), (107813,1140225,1,'cheek_type',-22,63,0), (107814,1140225,1,'chin_type',-34,26,26), (107815,1140225,1,'ear_type',32,-55,0), (107816,1140225,1,'eye_brow_type',-47,-56,-75), (107817,1140225,0,'eye_color',4,157,147), (107818,1140225,1,'eye_type',-37,0,0), (107819,1140225,0,'hair_color1',188,195,70), (107820,1140225,0,'hair_color2',87,8,147), (107821,1140225,0,'hair_highlight',255,255,255), (107822,1140225,0,'hair_type_color',98,0,138), (107823,1140225,0,'hair_type_highlight_color',97,50,0), (107824,1140225,1,'lip_type',-22,-14,78), (107825,1140225,1,'nose_type',2,-68,-61), (107826,1140225,0,'skin_color',196,170,206), (107827,1140225,1,'soga_cheek_type',0,-47,-56), (107828,1140225,1,'soga_chin_type',0,-22,-14), (107829,1140225,1,'soga_ear_type',0,-37,0), (107830,1140225,1,'soga_eye_brow_type',0,32,-55), (107831,1140225,0,'soga_eye_color',229,229,102), (107832,1140225,1,'soga_eye_type',-37,0,0), (107833,1140225,0,'soga_hair_color1',87,8,147), (107834,1140225,0,'soga_hair_color2',255,255,255), (107835,1140225,0,'soga_hair_highlight',255,255,255), (107836,1140225,0,'soga_hair_type_color',98,0,138), (107837,1140225,0,'soga_hair_type_highlight_color',97,50,0), (107838,1140225,1,'soga_lip_type',-75,-22,63), (107839,1140225,1,'soga_nose_type',78,-34,26), (107840,1140225,0,'soga_skin_color',196,170,206), (107841,1140225,0,'wing_color1',131,23,121), (107842,1140225,0,'wing_color2',3,203,190), (107903,1140228,0,'eye_color',255,255,255), (107904,1140228,0,'skin_color',255,255,255), (107905,1140228,0,'soga_eye_color',255,0,255), (107906,1140229,0,'eye_color',0,64,0), (107907,1140229,0,'skin_color',64,0,64), (107908,1140229,0,'soga_eye_color',255,0,255), (107909,1140230,0,'eye_color',255,255,255), (107910,1140230,0,'skin_color',255,255,255), (107911,1140230,0,'soga_eye_color',255,0,255), (107912,1140231,0,'eye_color',128,64,0), (107913,1140231,0,'skin_color',128,128,0), (107914,1140231,0,'soga_eye_color',255,0,255), (107915,1140232,0,'eye_color',128,128,64), (107916,1140232,0,'skin_color',0,64,0), (107917,1140232,0,'soga_eye_color',255,0,255), (107918,1140233,1,'cheek_type',55,55,0), (107919,1140233,1,'chin_type',-12,-64,-89), (107920,1140233,1,'ear_type',-40,-3,0), (107921,1140233,1,'eye_brow_type',-81,55,-53), (107922,1140233,0,'eye_color',189,89,3), (107923,1140233,1,'eye_type',-47,0,0), (107924,1140233,0,'hair_color1',255,255,255), (107925,1140233,0,'hair_color2',153,30,229), (107926,1140233,0,'hair_highlight',255,255,255), (107927,1140233,0,'hair_type_color',117,4,172), (107928,1140233,0,'hair_type_highlight_color',81,93,103), (107929,1140233,1,'lip_type',-65,61,93), (107930,1140233,1,'nose_type',-15,-56,26), (107931,1140233,0,'skin_color',213,169,173), (107932,1140233,1,'soga_cheek_type',55,55,0), (107933,1140233,1,'soga_chin_type',-12,-64,-89), (107934,1140233,1,'soga_ear_type',-40,-3,0), (107935,1140233,1,'soga_eye_brow_type',-81,55,-53), (107936,1140233,0,'soga_eye_color',229,229,102), (107937,1140233,1,'soga_eye_type',-47,0,0), (107938,1140233,0,'soga_hair_color1',255,255,255), (107939,1140233,0,'soga_hair_color2',153,30,229), (107940,1140233,0,'soga_hair_highlight',255,255,255), (107941,1140233,0,'soga_hair_type_color',117,4,172), (107942,1140233,0,'soga_hair_type_highlight_color',81,93,103), (107943,1140233,1,'soga_lip_type',-65,61,93), (107944,1140233,1,'soga_nose_type',-15,-56,26), (107945,1140233,0,'soga_skin_color',213,169,173), (107946,1140233,0,'wing_color1',4,192,180), (107947,1140233,0,'wing_color2',158,156,2), (107978,1140235,0,'eye_color',255,255,255), (107979,1140235,0,'skin_color',255,255,255), (107980,1140235,0,'soga_eye_color',255,0,255), (107981,1140236,1,'cheek_type',10,93,0), (107982,1140236,1,'chin_type',-11,0,0), (107983,1140236,1,'ear_type',-81,-88,0), (107984,1140236,1,'eye_brow_type',-79,-17,5), (107985,1140236,0,'eye_color',159,76,4), (107986,1140236,1,'eye_type',22,0,0), (107987,1140236,0,'hair_color1',255,255,255), (107988,1140236,0,'hair_color2',142,255,1), (107989,1140236,0,'hair_highlight',255,255,255), (107990,1140236,0,'hair_type_color',128,226,66), (107991,1140236,0,'hair_type_highlight_color',184,46,243), (107992,1140236,1,'lip_type',94,0,57), (107993,1140236,1,'nose_type',-57,1,48), (107994,1140236,0,'skin_color',191,155,149), (107995,1140236,1,'soga_cheek_type',10,93,0), (107996,1140236,1,'soga_chin_type',-11,0,0), (107997,1140236,1,'soga_ear_type',-81,-88,0), (107998,1140236,1,'soga_eye_brow_type',-79,-17,5), (107999,1140236,0,'soga_eye_color',229,229,102), (108000,1140236,1,'soga_eye_type',22,0,0), (108001,1140236,0,'soga_hair_color1',255,255,255), (108002,1140236,0,'soga_hair_color2',142,255,1), (108003,1140236,0,'soga_hair_highlight',255,255,255), (108004,1140236,0,'soga_hair_type_color',128,226,66), (108005,1140236,0,'soga_hair_type_highlight_color',184,46,243), (108006,1140236,1,'soga_lip_type',94,0,57), (108007,1140236,1,'soga_nose_type',-57,1,48), (108008,1140236,0,'soga_skin_color',191,155,149), (108009,1140236,0,'wing_color1',182,34,173), (108010,1140236,0,'wing_color2',38,211,140), (108011,1140237,1,'cheek_type',-97,88,0), (108012,1140237,1,'chin_type',76,57,-7), (108013,1140237,1,'ear_type',28,93,0), (108014,1140237,1,'eye_brow_type',94,65,84), (108015,1140237,0,'eye_color',3,184,174), (108016,1140237,1,'eye_type',41,0,0), (108017,1140237,0,'hair_color1',255,255,255), (108018,1140237,0,'hair_color2',68,72,71), (108019,1140237,0,'hair_highlight',255,255,255), (108020,1140237,0,'hair_type_color',50,46,64), (108021,1140237,0,'hair_type_highlight_color',103,14,0), (108022,1140237,1,'lip_type',28,98,-41), (108023,1140237,1,'nose_type',8,-70,-64), (108024,1140237,0,'skin_color',167,150,160), (108025,1140237,1,'soga_cheek_type',-97,88,0), (108026,1140237,1,'soga_chin_type',76,57,-7), (108027,1140237,1,'soga_ear_type',28,93,0), (108028,1140237,1,'soga_eye_brow_type',94,65,84), (108029,1140237,0,'soga_eye_color',229,229,102), (108030,1140237,1,'soga_eye_type',41,0,0), (108031,1140237,0,'soga_hair_color1',255,255,255), (108032,1140237,0,'soga_hair_color2',68,72,71), (108033,1140237,0,'soga_hair_highlight',255,255,255), (108034,1140237,0,'soga_hair_type_color',50,46,64), (108035,1140237,0,'soga_hair_type_highlight_color',103,14,0), (108036,1140237,1,'soga_lip_type',28,98,-41), (108037,1140237,1,'soga_nose_type',8,-70,-64), (108038,1140237,0,'soga_skin_color',167,150,160), (108039,1140237,0,'wing_color1',150,5,228), (108040,1140237,0,'wing_color2',186,87,3), (108041,1140238,1,'cheek_type',23,0,0), (108042,1140238,1,'chin_type',14,22,-41), (108043,1140238,1,'ear_type',-7,25,0), (108044,1140238,1,'eye_brow_type',34,0,7), (108045,1140238,0,'eye_color',66,138,136), (108046,1140238,0,'hair_face_color',26,10,2), (108047,1140238,0,'hair_face_highlight_color',115,94,67), (108048,1140238,0,'hair_type_color',26,10,2), (108049,1140238,0,'hair_type_highlight_color',115,94,67), (108050,1140238,1,'lip_type',-2,-25,7), (108051,1140238,1,'nose_type',-21,-39,-11), (108052,1140238,0,'skin_color',227,194,196), (108053,1140238,1,'soga_cheek_type',23,0,0), (108054,1140238,1,'soga_chin_type',14,22,-41), (108055,1140238,1,'soga_ear_type',-7,25,0), (108056,1140238,1,'soga_eye_brow_type',34,0,7), (108057,1140238,0,'soga_eye_color',229,229,102), (108058,1140238,0,'soga_hair_face_color',26,10,2), (108059,1140238,0,'soga_hair_face_highlight_color',115,94,67), (108060,1140238,0,'soga_hair_type_color',26,10,2), (108061,1140238,0,'soga_hair_type_highlight_color',115,94,67), (108062,1140238,1,'soga_lip_type',-2,-25,7), (108063,1140238,1,'soga_nose_type',-21,-39,-11), (108064,1140238,0,'soga_skin_color',227,194,196), (108065,1140238,0,'wing_color1',255,255,255), (108066,1140238,0,'wing_color2',255,255,255), (108067,1140239,1,'cheek_type',-59,39,0), (108068,1140239,1,'chin_type',-12,-53,-71), (108069,1140239,1,'ear_type',14,38,0), (108070,1140239,1,'eye_brow_type',40,14,0), (108071,1140239,0,'eye_color',118,185,3), (108072,1140239,1,'eye_type',19,0,0), (108073,1140239,0,'hair_color1',255,255,255), (108074,1140239,0,'hair_color2',194,28,1), (108075,1140239,0,'hair_highlight',255,255,255), (108076,1140239,0,'hair_type_color',81,29,0), (108077,1140239,0,'hair_type_highlight_color',50,46,64), (108078,1140239,1,'lip_type',20,53,-31), (108079,1140239,1,'nose_type',-61,0,75), (108080,1140239,0,'skin_color',104,152,193), (108081,1140239,1,'soga_cheek_type',-59,39,0), (108082,1140239,1,'soga_chin_type',-12,-53,-71), (108083,1140239,1,'soga_ear_type',14,38,0), (108084,1140239,1,'soga_eye_brow_type',40,14,0), (108085,1140239,0,'soga_eye_color',229,229,102), (108086,1140239,1,'soga_eye_type',19,0,0), (108087,1140239,0,'soga_hair_color1',255,255,255), (108088,1140239,0,'soga_hair_color2',194,28,1), (108089,1140239,0,'soga_hair_highlight',255,255,255), (108090,1140239,0,'soga_hair_type_color',81,29,0), (108091,1140239,0,'soga_hair_type_highlight_color',50,46,64), (108092,1140239,1,'soga_lip_type',20,53,-31), (108093,1140239,1,'soga_nose_type',-61,0,75), (108094,1140239,0,'soga_skin_color',104,152,193), (108095,1140239,0,'wing_color1',121,212,21), (108096,1140239,0,'wing_color2',140,247,31), (108157,1140242,0,'eye_color',255,255,255), (108158,1140242,0,'skin_color',255,255,255), (108159,1140242,0,'soga_eye_color',255,0,255), (108160,1140243,0,'eye_color',255,255,255), (108161,1140243,0,'skin_color',255,255,255), (108162,1140243,0,'soga_eye_color',255,0,255), (108163,1140244,1,'cheek_type',-75,43,0), (108164,1140244,1,'chin_type',-37,-68,93), (108165,1140244,1,'ear_type',-34,-29,0), (108166,1140244,1,'eye_brow_type',-7,15,31), (108167,1140244,0,'eye_color',103,165,5), (108168,1140244,1,'eye_type',77,0,0), (108169,1140244,0,'hair_color1',255,255,255), (108170,1140244,0,'hair_color2',87,8,147), (108171,1140244,0,'hair_highlight',255,255,255), (108172,1140244,0,'hair_type_color',91,0,125), (108173,1140244,0,'hair_type_highlight_color',87,20,0), (108174,1140244,1,'lip_type',53,-22,9), (108175,1140244,1,'nose_type',95,1,-57), (108176,1140244,0,'skin_color',228,208,225), (108177,1140244,1,'soga_cheek_type',-75,43,0), (108178,1140244,1,'soga_chin_type',-37,-68,93), (108179,1140244,1,'soga_ear_type',-34,-29,0), (108180,1140244,1,'soga_eye_brow_type',-7,15,31), (108181,1140244,0,'soga_eye_color',229,229,102), (108182,1140244,1,'soga_eye_type',77,0,0), (108183,1140244,0,'soga_hair_color1',255,255,255), (108184,1140244,0,'soga_hair_color2',87,8,147), (108185,1140244,0,'soga_hair_highlight',255,255,255), (108186,1140244,0,'soga_hair_type_color',91,0,125), (108187,1140244,0,'soga_hair_type_highlight_color',87,20,0), (108188,1140244,1,'soga_lip_type',53,-22,9), (108189,1140244,1,'soga_nose_type',95,1,-57), (108190,1140244,0,'soga_skin_color',228,208,225), (108191,1140244,0,'wing_color1',129,16,152), (108192,1140244,0,'wing_color2',6,180,162), (108193,1140245,0,'eye_color',255,255,255), (108194,1140245,0,'skin_color',255,255,255), (108195,1140245,0,'soga_eye_color',255,0,255), (108196,1140246,1,'cheek_type',4,-74,0), (108197,1140246,1,'chin_type',75,-25,-3), (108198,1140246,1,'ear_type',78,18,0), (108199,1140246,1,'eye_brow_type',25,-90,98), (108200,1140246,0,'eye_color',167,9,231), (108201,1140246,1,'eye_type',-85,0,0), (108202,1140246,0,'hair_color1',255,255,255), (108203,1140246,0,'hair_color2',238,205,22), (108204,1140246,0,'hair_highlight',255,255,255), (108205,1140246,0,'hair_type_color',255,165,45), (108206,1140246,0,'hair_type_highlight_color',248,107,255), (108207,1140246,1,'lip_type',76,48,22), (108208,1140246,1,'nose_type',-66,9,14), (108209,1140246,0,'skin_color',158,126,187), (108210,1140246,1,'soga_cheek_type',4,-74,0), (108211,1140246,1,'soga_chin_type',75,-25,-3), (108212,1140246,1,'soga_ear_type',78,18,0), (108213,1140246,1,'soga_eye_brow_type',25,-90,98), (108214,1140246,0,'soga_eye_color',229,229,102), (108215,1140246,1,'soga_eye_type',-85,0,0), (108216,1140246,0,'soga_hair_color1',255,255,255), (108217,1140246,0,'soga_hair_color2',238,205,22), (108218,1140246,0,'soga_hair_highlight',255,255,255), (108219,1140246,0,'soga_hair_type_color',255,165,45), (108220,1140246,0,'soga_hair_type_highlight_color',248,107,255), (108221,1140246,1,'soga_lip_type',76,48,22), (108222,1140246,1,'soga_nose_type',-66,9,14), (108223,1140246,0,'soga_skin_color',158,126,187), (108224,1140246,0,'wing_color1',143,222,3), (108225,1140246,0,'wing_color2',165,252,1), (108226,1140247,0,'eye_color',255,255,255), (108227,1140247,0,'skin_color',255,255,255), (108228,1140247,0,'soga_eye_color',255,0,255), (108229,1140248,0,'eye_color',101,118,131), (108230,1140248,0,'skin_color',197,215,143), (108231,1140248,0,'soga_eye_color',255,0,255), (108232,1140249,0,'eye_color',64,0,0), (108233,1140249,0,'skin_color',128,128,0), (108234,1140249,0,'soga_eye_color',255,0,255), (108235,1140250,1,'cheek_type',-8,21,0), (108236,1140250,1,'chin_type',22,-14,10), (108237,1140250,1,'ear_type',98,-22,0), (108238,1140250,1,'eye_brow_type',95,90,-59), (108239,1140250,0,'eye_color',180,84,6), (108240,1140250,1,'eye_type',14,0,0), (108241,1140250,0,'hair_color1',255,255,255), (108242,1140250,0,'hair_color2',244,81,249), (108243,1140250,0,'hair_highlight',255,255,255), (108244,1140250,0,'hair_type_color',162,31,228), (108245,1140250,0,'hair_type_highlight_color',132,227,54), (108246,1140250,1,'lip_type',-77,-23,-59), (108247,1140250,1,'nose_type',-75,0,-19), (108248,1140250,0,'skin_color',231,208,229), (108249,1140250,1,'soga_cheek_type',-8,21,0), (108250,1140250,1,'soga_chin_type',22,-14,10), (108251,1140250,1,'soga_ear_type',98,-22,0), (108252,1140250,1,'soga_eye_brow_type',95,90,-59), (108253,1140250,0,'soga_eye_color',229,229,102), (108254,1140250,1,'soga_eye_type',14,0,0), (108255,1140250,0,'soga_hair_color1',255,255,255), (108256,1140250,0,'soga_hair_color2',244,81,249), (108257,1140250,0,'soga_hair_highlight',255,255,255), (108258,1140250,0,'soga_hair_type_color',162,31,228), (108259,1140250,0,'soga_hair_type_highlight_color',132,227,54), (108260,1140250,1,'soga_lip_type',-77,-23,-59), (108261,1140250,1,'soga_nose_type',-75,0,-19), (108262,1140250,0,'soga_skin_color',231,208,229), (108263,1140250,0,'wing_color1',21,21,21), (108264,1140250,0,'wing_color2',1,255,247), (108268,1140252,0,'eye_color',255,255,255), (108269,1140252,0,'skin_color',255,255,255), (108270,1140252,0,'soga_eye_color',255,0,255), (108274,1140254,1,'cheek_type',-15,-61,0), (108275,1140254,1,'chin_type',-47,8,48), (108276,1140254,1,'ear_type',65,-44,0), (108277,1140254,1,'eye_brow_type',-96,48,-87), (108278,1140254,0,'eye_color',55,162,66), (108279,1140254,1,'eye_type',-25,0,0), (108280,1140254,0,'hair_color1',255,255,255), (108281,1140254,0,'hair_color2',238,205,22), (108282,1140254,0,'hair_highlight',255,255,255), (108283,1140254,0,'hair_type_color',224,42,5), (108284,1140254,0,'hair_type_highlight_color',146,22,211), (108285,1140254,1,'lip_type',0,-46,-83), (108286,1140254,1,'nose_type',0,-18,38), (108287,1140254,0,'skin_color',235,216,225), (108288,1140254,1,'soga_cheek_type',-15,-61,0), (108289,1140254,1,'soga_chin_type',-47,8,48), (108290,1140254,1,'soga_ear_type',65,-44,0), (108291,1140254,1,'soga_eye_brow_type',-96,48,-87), (108292,1140254,0,'soga_eye_color',229,229,102), (108293,1140254,1,'soga_eye_type',-25,0,0), (108294,1140254,0,'soga_hair_color1',255,255,255), (108295,1140254,0,'soga_hair_color2',238,205,22), (108296,1140254,0,'soga_hair_highlight',255,255,255), (108297,1140254,0,'soga_hair_type_color',224,42,5), (108298,1140254,0,'soga_hair_type_highlight_color',146,22,211), (108299,1140254,1,'soga_lip_type',0,-46,-83), (108300,1140254,1,'soga_nose_type',0,-18,38), (108301,1140254,0,'soga_skin_color',235,216,225), (108302,1140254,0,'wing_color1',154,93,6), (108303,1140254,0,'wing_color2',197,114,3), (108334,1140256,0,'eye_color',128,64,0), (108335,1140256,0,'skin_color',128,128,0), (108336,1140256,0,'soga_eye_color',255,0,255), (108337,1140257,0,'eye_color',0,64,0), (108338,1140257,0,'skin_color',64,0,64), (108339,1140257,0,'soga_eye_color',255,0,255), (108406,1140261,1,'cheek_type',-90,0,0), (108407,1140261,1,'chin_type',58,57,28), (108408,1140261,1,'ear_type',-38,-70,0), (108409,1140261,1,'eye_brow_type',83,-48,89), (108410,1140261,0,'eye_color',0,6,97), (108411,1140261,1,'eye_type',-75,0,0), (108412,1140261,1,'lip_type',56,-43,-52), (108413,1140261,1,'nose_type',-38,-81,-46), (108414,1140261,0,'skin_color',86,24,9), (108415,1140261,1,'soga_cheek_type',-90,0,0), (108416,1140261,1,'soga_chin_type',58,57,28), (108417,1140261,1,'soga_ear_type',-38,-70,0), (108418,1140261,1,'soga_eye_brow_type',83,-48,89), (108419,1140261,0,'soga_eye_color',229,229,102), (108420,1140261,1,'soga_eye_type',-75,0,0), (108421,1140261,1,'soga_lip_type',56,-43,-52), (108422,1140261,1,'soga_nose_type',-38,-81,-46), (108423,1140261,0,'soga_skin_color',86,24,9), (108424,1140261,0,'wing_color1',255,255,255), (108425,1140261,0,'wing_color2',255,255,255), (108482,1140264,0,'eye_color',255,255,255), (108483,1140264,0,'skin_color',255,255,255), (108484,1140264,0,'soga_eye_color',255,0,255), (108485,1140265,0,'eye_color',255,255,255), (108486,1140265,0,'skin_color',255,255,255), (108487,1140265,0,'soga_eye_color',255,0,255), (108488,1140266,0,'eye_color',255,255,255), (108489,1140266,0,'skin_color',255,255,255), (108490,1140266,0,'soga_eye_color',255,0,255), (108491,1140267,0,'eye_color',255,255,255), (108492,1140267,0,'skin_color',255,255,255), (108493,1140267,0,'soga_eye_color',255,0,255), (108494,1140268,0,'eye_color',255,255,255), (108495,1140268,0,'skin_color',255,255,255), (108496,1140268,0,'soga_eye_color',255,0,255), (108497,1140269,1,'cheek_type',17,-38,0), (108498,1140269,1,'chin_type',28,91,18), (108499,1140269,1,'ear_type',-61,-28,0), (108500,1140269,1,'eye_brow_type',-5,-28,-68), (108501,1140269,0,'eye_color',130,182,197), (108502,1140269,1,'eye_type',-81,0,0), (108503,1140269,0,'hair_color1',209,131,22), (108504,1140269,0,'hair_color2',199,150,48), (108505,1140269,0,'hair_face_color',184,128,10), (108506,1140269,0,'hair_face_highlight_color',224,174,20), (108507,1140269,0,'hair_highlight',239,221,86), (108508,1140269,0,'hair_type_color',184,128,10), (108509,1140269,0,'hair_type_highlight_color',224,174,20), (108510,1140269,1,'lip_type',-9,34,95), (108511,1140269,1,'nose_type',-63,29,89), (108512,1140269,0,'skin_color',180,143,95), (108513,1140269,1,'soga_cheek_type',17,-38,0), (108514,1140269,1,'soga_chin_type',28,91,18), (108515,1140269,1,'soga_ear_type',-61,-28,0), (108516,1140269,1,'soga_eye_brow_type',-5,-28,-68), (108517,1140269,0,'soga_eye_color',229,229,102), (108518,1140269,1,'soga_eye_type',-81,0,0), (108519,1140269,0,'soga_hair_color1',209,131,22), (108520,1140269,0,'soga_hair_color2',199,150,48), (108521,1140269,0,'soga_hair_face_color',184,128,10), (108522,1140269,0,'soga_hair_face_highlight_color',224,174,20), (108523,1140269,0,'soga_hair_highlight',239,221,86), (108524,1140269,0,'soga_hair_type_color',184,128,10), (108525,1140269,0,'soga_hair_type_highlight_color',224,174,20), (108526,1140269,1,'soga_lip_type',-9,34,95), (108527,1140269,1,'soga_nose_type',-63,29,89), (108528,1140269,0,'soga_skin_color',180,143,95), (108529,1140269,0,'wing_color1',255,255,255), (108530,1140269,0,'wing_color2',255,255,255), (108565,1140271,0,'eye_color',255,255,255), (108566,1140271,0,'skin_color',255,255,255), (108567,1140271,0,'soga_eye_color',255,0,255), (108568,1140272,1,'cheek_type',-19,83,0), (108569,1140272,1,'chin_type',-69,56,19), (108570,1140272,1,'ear_type',55,0,0), (108571,1140272,1,'eye_brow_type',0,71,58), (108572,1140272,0,'eye_color',155,70,4), (108573,1140272,1,'eye_type',11,0,0), (108574,1140272,0,'hair_color1',255,255,255), (108575,1140272,0,'hair_color2',76,161,255), (108576,1140272,0,'hair_highlight',255,255,255), (108577,1140272,0,'hair_type_color',1,75,199), (108578,1140272,0,'hair_type_highlight_color',255,222,24), (108579,1140272,1,'lip_type',-50,-77,-7), (108580,1140272,1,'nose_type',18,-63,-14), (108581,1140272,0,'skin_color',174,170,119), (108582,1140272,1,'soga_cheek_type',-19,83,0), (108583,1140272,1,'soga_chin_type',-69,56,19), (108584,1140272,1,'soga_ear_type',55,0,0), (108585,1140272,1,'soga_eye_brow_type',0,71,58), (108586,1140272,0,'soga_eye_color',229,229,102), (108587,1140272,1,'soga_eye_type',11,0,0), (108588,1140272,0,'soga_hair_color1',255,255,255), (108589,1140272,0,'soga_hair_color2',76,161,255), (108590,1140272,0,'soga_hair_highlight',255,255,255), (108591,1140272,0,'soga_hair_type_color',1,75,199), (108592,1140272,0,'soga_hair_type_highlight_color',255,222,24), (108593,1140272,1,'soga_lip_type',-50,-77,-7), (108594,1140272,1,'soga_nose_type',18,-63,-14), (108595,1140272,0,'soga_skin_color',174,170,119), (108596,1140272,0,'wing_color1',54,175,75), (108597,1140272,0,'wing_color2',116,185,4), (108630,1140274,1,'cheek_type',19,-8,0), (108631,1140274,1,'chin_type',5,-8,-7), (108632,1140274,1,'ear_type',-7,14,0), (108633,1140274,1,'eye_brow_type',28,-47,-17), (108634,1140274,0,'eye_color',55,112,129), (108635,1140274,1,'eye_type',-28,0,0), (108636,1140274,0,'hair_face_color',160,114,32), (108637,1140274,0,'hair_face_highlight_color',61,28,0), (108638,1140274,0,'hair_type_color',160,114,32), (108639,1140274,0,'hair_type_highlight_color',61,28,0), (108640,1140274,1,'lip_type',20,-12,-4), (108641,1140274,1,'nose_type',-25,8,10), (108642,1140274,0,'skin_color',182,139,92), (108643,1140274,1,'soga_cheek_type',19,-8,0), (108644,1140274,1,'soga_chin_type',5,-8,-7), (108645,1140274,1,'soga_ear_type',-7,14,0), (108646,1140274,1,'soga_eye_brow_type',28,-47,-17), (108647,1140274,0,'soga_eye_color',229,229,102), (108648,1140274,1,'soga_eye_type',-28,0,0), (108649,1140274,0,'soga_hair_face_color',160,114,32), (108650,1140274,0,'soga_hair_face_highlight_color',61,28,0), (108651,1140274,0,'soga_hair_type_color',160,114,32), (108652,1140274,0,'soga_hair_type_highlight_color',61,28,0), (108653,1140274,1,'soga_lip_type',20,-12,-4), (108654,1140274,1,'soga_nose_type',-25,8,10), (108655,1140274,0,'soga_skin_color',182,139,92), (108656,1140274,0,'wing_color1',255,255,255), (108657,1140274,0,'wing_color2',255,255,255), (108742,1140278,1,'cheek_type',62,-95,0), (108743,1140278,1,'chin_type',-98,-23,-51), (108744,1140278,1,'ear_type',-75,62,0), (108745,1140278,1,'eye_brow_type',0,71,-95), (108746,1140278,0,'eye_color',1,238,224), (108747,1140278,1,'eye_type',40,0,0), (108748,1140278,0,'hair_color1',255,255,255), (108749,1140278,0,'hair_color2',255,190,107), (108750,1140278,0,'hair_highlight',255,255,255), (108751,1140278,0,'hair_type_color',249,109,255), (108752,1140278,0,'hair_type_highlight_color',174,193,193), (108753,1140278,1,'lip_type',62,74,-22), (108754,1140278,1,'nose_type',-7,10,-35), (108755,1140278,0,'skin_color',211,177,201), (108756,1140278,1,'soga_cheek_type',62,-95,0), (108757,1140278,1,'soga_chin_type',-98,-23,-51), (108758,1140278,1,'soga_ear_type',-75,62,0), (108759,1140278,1,'soga_eye_brow_type',0,71,-95), (108760,1140278,0,'soga_eye_color',229,229,102), (108761,1140278,1,'soga_eye_type',40,0,0), (108762,1140278,0,'soga_hair_color1',255,255,255), (108763,1140278,0,'soga_hair_color2',255,190,107), (108764,1140278,0,'soga_hair_highlight',255,255,255), (108765,1140278,0,'soga_hair_type_color',249,109,255), (108766,1140278,0,'soga_hair_type_highlight_color',174,193,193), (108767,1140278,1,'soga_lip_type',62,74,-22), (108768,1140278,1,'soga_nose_type',-7,10,-35), (108769,1140278,0,'soga_skin_color',211,177,201), (108770,1140278,0,'wing_color1',216,94,30), (108771,1140278,0,'wing_color2',39,255,184), (108772,1140279,1,'cheek_type',91,0,0), (108773,1140279,1,'chin_type',-14,-34,-96), (108774,1140279,1,'ear_type',98,2,0), (108775,1140279,1,'eye_brow_type',93,-56,14), (108776,1140279,0,'eye_color',197,71,80), (108777,1140279,1,'eye_type',56,0,0), (108778,1140279,0,'hair_color1',255,255,255), (108779,1140279,0,'hair_color2',255,123,29), (108780,1140279,0,'hair_highlight',255,255,255), (108781,1140279,0,'hair_type_color',91,18,0), (108782,1140279,0,'hair_type_highlight_color',133,162,162), (108783,1140279,1,'lip_type',78,-21,42), (108784,1140279,1,'nose_type',-43,95,-7), (108785,1140279,0,'skin_color',172,133,152), (108786,1140279,1,'soga_cheek_type',91,0,0), (108787,1140279,1,'soga_chin_type',-14,-34,-96), (108788,1140279,1,'soga_ear_type',98,2,0), (108789,1140279,1,'soga_eye_brow_type',93,-56,14), (108790,1140279,0,'soga_eye_color',229,229,102), (108791,1140279,1,'soga_eye_type',56,0,0), (108792,1140279,0,'soga_hair_color1',255,255,255), (108793,1140279,0,'soga_hair_color2',255,123,29), (108794,1140279,0,'soga_hair_highlight',255,255,255), (108795,1140279,0,'soga_hair_type_color',91,18,0), (108796,1140279,0,'soga_hair_type_highlight_color',133,162,162), (108797,1140279,1,'soga_lip_type',78,-21,42), (108798,1140279,1,'soga_nose_type',-43,95,-7), (108799,1140279,0,'soga_skin_color',172,133,152), (108800,1140279,0,'wing_color1',246,246,246), (108801,1140279,0,'wing_color2',193,104,1), (108802,1140280,0,'eye_color',255,255,255), (108803,1140280,0,'skin_color',255,255,255), (108804,1140280,0,'soga_eye_color',255,0,255), (108835,1140282,1,'cheek_type',81,-28,0), (108836,1140282,1,'chin_type',-76,48,-9), (108837,1140282,1,'ear_type',-77,-82,0), (108838,1140282,1,'eye_brow_type',-15,-26,-64), (108839,1140282,0,'eye_color',55,115,127), (108840,1140282,1,'eye_type',-18,0,0), (108841,1140282,0,'hair_color1',109,14,49), (108842,1140282,0,'hair_color2',185,97,0), (108843,1140282,0,'hair_face_color',93,10,9), (108844,1140282,0,'hair_face_highlight_color',168,59,22), (108845,1140282,0,'hair_highlight',89,21,21), (108846,1140282,0,'hair_type_color',93,10,9), (108847,1140282,0,'hair_type_highlight_color',168,59,22), (108848,1140282,1,'lip_type',-96,-10,17), (108849,1140282,1,'nose_type',-95,-9,-89), (108850,1140282,0,'skin_color',137,134,101), (108851,1140282,1,'soga_cheek_type',81,-28,0), (108852,1140282,1,'soga_chin_type',-76,48,-9), (108853,1140282,1,'soga_ear_type',-77,-82,0), (108854,1140282,1,'soga_eye_brow_type',-15,-26,-64), (108855,1140282,0,'soga_eye_color',229,229,102), (108856,1140282,1,'soga_eye_type',-18,0,0), (108857,1140282,0,'soga_hair_color1',109,14,49), (108858,1140282,0,'soga_hair_color2',185,97,0), (108859,1140282,0,'soga_hair_face_color',93,10,9), (108860,1140282,0,'soga_hair_face_highlight_color',168,59,22), (108861,1140282,0,'soga_hair_highlight',89,21,21), (108862,1140282,0,'soga_hair_type_color',93,10,9), (108863,1140282,0,'soga_hair_type_highlight_color',168,59,22), (108864,1140282,1,'soga_lip_type',-96,-10,17), (108865,1140282,1,'soga_nose_type',-95,-9,-89), (108866,1140282,0,'soga_skin_color',137,134,101), (108867,1140282,0,'wing_color1',255,255,255), (108868,1140282,0,'wing_color2',255,255,255), (108899,1140284,0,'eye_color',128,0,0), (108900,1140284,0,'skin_color',64,64,64), (108901,1140284,0,'soga_eye_color',255,0,255), (108902,1140285,0,'eye_color',255,255,255), (108903,1140285,0,'skin_color',255,255,255), (108904,1140285,0,'soga_eye_color',255,0,255), (108905,1140286,1,'cheek_type',-8,21,0), (108906,1140286,1,'chin_type',22,-14,10), (108907,1140286,1,'ear_type',98,-22,0), (108908,1140286,1,'eye_brow_type',95,90,-59), (108909,1140286,0,'eye_color',180,84,6), (108910,1140286,1,'eye_type',14,0,0), (108911,1140286,0,'hair_color1',255,255,255), (108912,1140286,0,'hair_color2',244,81,249), (108913,1140286,0,'hair_face_color',166,126,37), (108914,1140286,0,'hair_face_highlight_color',84,41,0), (108915,1140286,0,'hair_highlight',255,255,255), (108916,1140286,0,'hair_type_color',162,31,228), (108917,1140286,0,'hair_type_highlight_color',132,227,54), (108918,1140286,1,'lip_type',-77,-23,-59), (108919,1140286,1,'nose_type',-75,0,-19), (108920,1140286,0,'skin_color',231,208,229), (108921,1140286,1,'soga_cheek_type',-8,21,0), (108922,1140286,1,'soga_chin_type',22,-14,10), (108923,1140286,1,'soga_ear_type',98,-22,0), (108924,1140286,1,'soga_eye_brow_type',95,90,-59), (108925,1140286,0,'soga_eye_color',229,229,102), (108926,1140286,1,'soga_eye_type',14,0,0), (108927,1140286,0,'soga_hair_color1',255,255,255), (108928,1140286,0,'soga_hair_color2',244,81,249), (108929,1140286,0,'soga_hair_face_color',166,126,37), (108930,1140286,0,'soga_hair_face_highlight_color',84,41,0), (108931,1140286,0,'soga_hair_highlight',255,255,255), (108932,1140286,0,'soga_hair_type_color',162,31,228), (108933,1140286,0,'soga_hair_type_highlight_color',132,227,54), (108934,1140286,1,'soga_lip_type',-77,-23,-59), (108935,1140286,1,'soga_nose_type',-75,0,-19), (108936,1140286,0,'soga_skin_color',231,208,229), (108937,1140286,0,'wing_color1',21,21,21), (108938,1140286,0,'wing_color2',1,255,247), (108939,1140287,0,'eye_color',64,0,0), (108940,1140287,0,'skin_color',64,64,64), (108941,1140287,0,'soga_eye_color',255,0,255), (108942,1140288,0,'eye_color',255,255,255), (108943,1140288,0,'skin_color',255,128,63), (108944,1140288,0,'soga_eye_color',255,0,255), (108945,1140289,1,'cheek_type',-4,18,0), (108946,1140289,1,'chin_type',-35,28,5), (108947,1140289,1,'ear_type',0,32,0), (108948,1140289,1,'eye_brow_type',28,-17,9), (108949,1140289,0,'eye_color',66,138,151), (108950,1140289,1,'eye_type',-28,0,0), (108951,1140289,0,'hair_face_color',183,172,77), (108952,1140289,0,'hair_face_highlight_color',167,166,166), (108953,1140289,0,'hair_type_color',183,172,77), (108954,1140289,0,'hair_type_highlight_color',167,166,166), (108955,1140289,1,'lip_type',-3,-5,0), (108956,1140289,1,'nose_type',7,3,12), (108957,1140289,0,'skin_color',225,211,188), (108958,1140289,1,'soga_cheek_type',-4,18,0), (108959,1140289,1,'soga_chin_type',-35,28,5), (108960,1140289,1,'soga_ear_type',0,32,0), (108961,1140289,1,'soga_eye_brow_type',28,-17,9), (108962,1140289,0,'soga_eye_color',229,229,102), (108963,1140289,1,'soga_eye_type',-28,0,0), (108964,1140289,0,'soga_hair_face_color',183,172,77), (108965,1140289,0,'soga_hair_face_highlight_color',167,166,166), (108966,1140289,0,'soga_hair_type_color',183,172,77), (108967,1140289,0,'soga_hair_type_highlight_color',167,166,166), (108968,1140289,1,'soga_lip_type',-3,-5,0), (108969,1140289,1,'soga_nose_type',7,3,12), (108970,1140289,0,'soga_skin_color',225,211,188), (108971,1140289,0,'wing_color1',255,255,255), (108972,1140289,0,'wing_color2',255,255,255), (108976,1140291,1,'cheek_type',-75,43,0), (108977,1140291,1,'chin_type',-37,-68,93), (108978,1140291,1,'ear_type',-34,-29,0), (108979,1140291,1,'eye_brow_type',-7,15,31), (108980,1140291,0,'eye_color',103,165,5), (108981,1140291,1,'eye_type',77,0,0), (108982,1140291,0,'hair_color1',255,255,255), (108983,1140291,0,'hair_color2',87,8,147), (108984,1140291,0,'hair_highlight',255,255,255), (108985,1140291,0,'hair_type_color',91,0,125), (108986,1140291,0,'hair_type_highlight_color',87,20,0), (108987,1140291,1,'lip_type',53,-22,9), (108988,1140291,1,'nose_type',95,1,-57), (108989,1140291,0,'skin_color',228,208,225), (108990,1140291,1,'soga_cheek_type',-75,43,0), (108991,1140291,1,'soga_chin_type',-37,-68,93), (108992,1140291,1,'soga_ear_type',-34,-29,0), (108993,1140291,1,'soga_eye_brow_type',-7,15,31), (108994,1140291,0,'soga_eye_color',229,229,102), (108995,1140291,1,'soga_eye_type',77,0,0), (108996,1140291,0,'soga_hair_color1',255,255,255), (108997,1140291,0,'soga_hair_color2',87,8,147), (108998,1140291,0,'soga_hair_highlight',255,255,255), (108999,1140291,0,'soga_hair_type_color',91,0,125), (109000,1140291,0,'soga_hair_type_highlight_color',87,20,0), (109001,1140291,1,'soga_lip_type',53,-22,9), (109002,1140291,1,'soga_nose_type',95,1,-57), (109003,1140291,0,'soga_skin_color',228,208,225), (109004,1140291,0,'wing_color1',129,16,152), (109005,1140291,0,'wing_color2',6,180,162), (109006,1140292,0,'eye_color',255,255,255), (109007,1140292,0,'skin_color',255,255,255), (109008,1140292,0,'soga_eye_color',255,0,255), (109009,1140293,1,'cheek_type',51,47,0), (109010,1140293,1,'chin_type',5,-56,-34), (109011,1140293,1,'ear_type',-38,39,0), (109012,1140293,1,'eye_brow_type',57,94,0), (109013,1140293,0,'eye_color',141,1,220), (109014,1140293,1,'eye_type',-8,0,0), (109015,1140293,0,'hair_color1',255,255,255), (109016,1140293,0,'hair_color2',255,123,29), (109017,1140293,0,'hair_highlight',255,255,255), (109018,1140293,0,'hair_type_color',210,27,2), (109019,1140293,0,'hair_type_highlight_color',234,91,255), (109020,1140293,1,'lip_type',34,89,41), (109021,1140293,1,'nose_type',2,64,-66), (109022,1140293,0,'skin_color',217,196,221), (109023,1140293,1,'soga_cheek_type',51,47,0), (109024,1140293,1,'soga_chin_type',5,-56,-34), (109025,1140293,1,'soga_ear_type',-38,39,0), (109026,1140293,1,'soga_eye_brow_type',57,94,0), (109027,1140293,0,'soga_eye_color',229,229,102), (109028,1140293,1,'soga_eye_type',-8,0,0), (109029,1140293,0,'soga_hair_color1',255,255,255), (109030,1140293,0,'soga_hair_color2',255,123,29), (109031,1140293,0,'soga_hair_highlight',255,255,255), (109032,1140293,0,'soga_hair_type_color',210,27,2), (109033,1140293,0,'soga_hair_type_highlight_color',234,91,255), (109034,1140293,1,'soga_lip_type',34,89,41), (109035,1140293,1,'soga_nose_type',2,64,-66), (109036,1140293,0,'soga_skin_color',217,196,221), (109037,1140293,0,'wing_color1',223,142,2), (109038,1140293,0,'wing_color2',181,56,96), (109039,1140294,1,'cheek_type',-11,19,0), (109040,1140294,1,'chin_type',11,42,-34), (109041,1140294,1,'ear_type',-3,-17,0), (109042,1140294,1,'eye_brow_type',0,18,5), (109043,1140294,0,'eye_color',163,182,156), (109044,1140294,1,'eye_type',14,0,0), (109045,1140294,0,'hair_face_color',43,47,38), (109046,1140294,0,'hair_face_highlight_color',95,79,62), (109047,1140294,0,'hair_type_color',43,47,38), (109048,1140294,0,'hair_type_highlight_color',95,79,62), (109049,1140294,1,'lip_type',-9,25,-28), (109050,1140294,1,'nose_type',-14,0,-10), (109051,1140294,0,'skin_color',238,248,248), (109052,1140294,1,'soga_cheek_type',-11,19,0), (109053,1140294,1,'soga_chin_type',11,42,-34), (109054,1140294,1,'soga_ear_type',-3,-17,0), (109055,1140294,1,'soga_eye_brow_type',0,18,5), (109056,1140294,0,'soga_eye_color',229,229,102), (109057,1140294,1,'soga_eye_type',14,0,0), (109058,1140294,0,'soga_hair_face_color',43,47,38), (109059,1140294,0,'soga_hair_face_highlight_color',95,79,62), (109060,1140294,0,'soga_hair_type_color',43,47,38), (109061,1140294,0,'soga_hair_type_highlight_color',95,79,62), (109062,1140294,1,'soga_lip_type',-9,25,-28), (109063,1140294,1,'soga_nose_type',-14,0,-10), (109064,1140294,0,'soga_skin_color',238,248,248), (109065,1140294,0,'wing_color1',255,255,255), (109066,1140294,0,'wing_color2',255,255,255), (109095,1140296,1,'cheek_type',-46,77,0), (109096,1140296,1,'chin_type',46,-5,75), (109097,1140296,1,'ear_type',48,32,0), (109098,1140296,1,'eye_brow_type',-70,38,-11), (109099,1140296,0,'eye_color',144,1,225), (109100,1140296,1,'eye_type',-83,0,0), (109101,1140296,0,'hair_color1',255,255,255), (109102,1140296,0,'hair_color2',255,236,129), (109103,1140296,0,'hair_highlight',255,255,255), (109104,1140296,0,'hair_type_color',255,207,36), (109105,1140296,0,'hair_type_highlight_color',102,0,146), (109106,1140296,1,'lip_type',1,-66,-19), (109107,1140296,1,'nose_type',-71,-59,77), (109108,1140296,0,'skin_color',208,191,155), (109109,1140296,1,'soga_cheek_type',-46,77,0), (109110,1140296,1,'soga_chin_type',46,-5,75), (109111,1140296,1,'soga_ear_type',48,32,0), (109112,1140296,1,'soga_eye_brow_type',-70,38,-11), (109113,1140296,0,'soga_eye_color',229,229,102), (109114,1140296,1,'soga_eye_type',-83,0,0), (109115,1140296,0,'soga_hair_color1',255,255,255), (109116,1140296,0,'soga_hair_color2',255,236,129), (109117,1140296,0,'soga_hair_highlight',255,255,255), (109118,1140296,0,'soga_hair_type_color',255,207,36), (109119,1140296,0,'soga_hair_type_highlight_color',102,0,146), (109120,1140296,1,'soga_lip_type',1,-66,-19), (109121,1140296,1,'soga_nose_type',-71,-59,77), (109122,1140296,0,'soga_skin_color',208,191,155), (109123,1140296,0,'wing_color1',172,183,2), (109124,1140296,0,'wing_color2',255,123,1), (109125,1140297,1,'cheek_type',93,7,0), (109126,1140297,1,'chin_type',-64,-78,0), (109127,1140297,1,'ear_type',40,95,0), (109128,1140297,1,'eye_brow_type',-74,-97,-7), (109129,1140297,0,'eye_color',169,53,90), (109130,1140297,1,'eye_type',-31,0,0), (109131,1140297,0,'hair_color1',255,255,255), (109132,1140297,0,'hair_color2',36,34,36), (109133,1140297,0,'hair_highlight',255,255,255), (109134,1140297,0,'hair_type_color',15,0,22), (109135,1140297,0,'hair_type_highlight_color',53,178,235), (109136,1140297,1,'lip_type',11,-11,75), (109137,1140297,1,'nose_type',-75,21,-79), (109138,1140297,0,'skin_color',220,187,207), (109139,1140297,1,'soga_cheek_type',93,7,0), (109140,1140297,1,'soga_chin_type',-64,-78,0), (109141,1140297,1,'soga_ear_type',40,95,0), (109142,1140297,1,'soga_eye_brow_type',-74,-97,-7), (109143,1140297,0,'soga_eye_color',229,229,102), (109144,1140297,1,'soga_eye_type',-31,0,0), (109145,1140297,0,'soga_hair_color1',255,255,255), (109146,1140297,0,'soga_hair_color2',36,34,36), (109147,1140297,0,'soga_hair_highlight',255,255,255), (109148,1140297,0,'soga_hair_type_color',15,0,22), (109149,1140297,0,'soga_hair_type_highlight_color',53,178,235), (109150,1140297,1,'soga_lip_type',11,-11,75), (109151,1140297,1,'soga_nose_type',-75,21,-79), (109152,1140297,0,'soga_skin_color',220,187,207), (109153,1140297,0,'wing_color1',78,126,242), (109154,1140297,0,'wing_color2',51,84,168), (109185,1140299,1,'cheek_type',-15,-61,0), (109186,1140299,1,'chin_type',-47,8,48), (109187,1140299,1,'ear_type',65,-44,0), (109188,1140299,1,'eye_brow_type',-96,48,-87), (109189,1140299,0,'eye_color',55,162,66), (109190,1140299,1,'eye_type',-25,0,0), (109191,1140299,0,'hair_color1',255,255,255), (109192,1140299,0,'hair_color2',238,205,22), (109193,1140299,0,'hair_highlight',255,255,255), (109194,1140299,0,'hair_type_color',224,42,5), (109195,1140299,0,'hair_type_highlight_color',146,22,211), (109196,1140299,1,'lip_type',0,-46,-83), (109197,1140299,1,'nose_type',0,-18,38), (109198,1140299,0,'skin_color',235,216,225), (109199,1140299,1,'soga_cheek_type',-15,-61,0), (109200,1140299,1,'soga_chin_type',-47,8,48), (109201,1140299,1,'soga_ear_type',65,-44,0), (109202,1140299,1,'soga_eye_brow_type',-96,48,-87), (109203,1140299,0,'soga_eye_color',229,229,102), (109204,1140299,1,'soga_eye_type',-25,0,0), (109205,1140299,0,'soga_hair_color1',255,255,255), (109206,1140299,0,'soga_hair_color2',238,205,22), (109207,1140299,0,'soga_hair_highlight',255,255,255), (109208,1140299,0,'soga_hair_type_color',224,42,5), (109209,1140299,0,'soga_hair_type_highlight_color',146,22,211), (109210,1140299,1,'soga_lip_type',0,-46,-83), (109211,1140299,1,'soga_nose_type',0,-18,38), (109212,1140299,0,'soga_skin_color',235,216,225), (109213,1140299,0,'wing_color1',154,93,6), (109214,1140299,0,'wing_color2',197,114,3), (109215,1140300,1,'cheek_type',55,55,0), (109216,1140300,1,'chin_type',-12,-64,-89), (109217,1140300,1,'ear_type',-40,-3,0), (109218,1140300,1,'eye_brow_type',-81,55,-53), (109219,1140300,0,'eye_color',189,89,3), (109220,1140300,1,'eye_type',-47,0,0), (109221,1140300,0,'hair_color1',255,255,255), (109222,1140300,0,'hair_color2',153,30,229), (109223,1140300,0,'hair_highlight',255,255,255), (109224,1140300,0,'hair_type_color',117,4,172), (109225,1140300,0,'hair_type_highlight_color',81,93,103), (109226,1140300,1,'lip_type',-65,61,93), (109227,1140300,1,'nose_type',-15,-56,26), (109228,1140300,0,'skin_color',213,169,173), (109229,1140300,1,'soga_cheek_type',55,55,0), (109230,1140300,1,'soga_chin_type',-12,-64,-89), (109231,1140300,1,'soga_ear_type',-40,-3,0), (109232,1140300,1,'soga_eye_brow_type',-81,55,-53), (109233,1140300,0,'soga_eye_color',229,229,102), (109234,1140300,1,'soga_eye_type',-47,0,0), (109235,1140300,0,'soga_hair_color1',255,255,255), (109236,1140300,0,'soga_hair_color2',153,30,229), (109237,1140300,0,'soga_hair_highlight',255,255,255), (109238,1140300,0,'soga_hair_type_color',117,4,172), (109239,1140300,0,'soga_hair_type_highlight_color',81,93,103), (109240,1140300,1,'soga_lip_type',-65,61,93), (109241,1140300,1,'soga_nose_type',-15,-56,26), (109242,1140300,0,'soga_skin_color',213,169,173), (109243,1140300,0,'wing_color1',4,192,180), (109244,1140300,0,'wing_color2',158,156,2), (109245,1140301,1,'cheek_type',-61,-37,0), (109246,1140301,1,'chin_type',-7,-95,88), (109247,1140301,1,'ear_type',-34,12,0), (109248,1140301,1,'eye_brow_type',-21,-76,91), (109249,1140301,0,'eye_color',130,39,70), (109250,1140301,1,'eye_type',46,0,0), (109251,1140301,0,'hair_color1',255,255,255), (109252,1140301,0,'hair_color2',56,62,62), (109253,1140301,0,'hair_highlight',255,255,255), (109254,1140301,0,'hair_type_color',244,246,246), (109255,1140301,0,'hair_type_highlight_color',37,154,241), (109256,1140301,1,'lip_type',-44,-11,82), (109257,1140301,1,'nose_type',88,52,81), (109258,1140301,0,'skin_color',219,175,158), (109259,1140301,1,'soga_cheek_type',-61,-37,0), (109260,1140301,1,'soga_chin_type',-7,-95,88), (109261,1140301,1,'soga_ear_type',-34,12,0), (109262,1140301,1,'soga_eye_brow_type',-21,-76,91), (109263,1140301,0,'soga_eye_color',229,229,102), (109264,1140301,1,'soga_eye_type',46,0,0), (109265,1140301,0,'soga_hair_color1',255,255,255), (109266,1140301,0,'soga_hair_color2',56,62,62), (109267,1140301,0,'soga_hair_highlight',255,255,255), (109268,1140301,0,'soga_hair_type_color',244,246,246), (109269,1140301,0,'soga_hair_type_highlight_color',37,154,241), (109270,1140301,1,'soga_lip_type',-44,-11,82), (109271,1140301,1,'soga_nose_type',88,52,81), (109272,1140301,0,'soga_skin_color',219,175,158), (109273,1140301,0,'wing_color1',249,115,23), (109274,1140301,0,'wing_color2',114,190,11), (109335,1140304,1,'cheek_type',19,-31,0), (109336,1140304,1,'chin_type',-11,9,0), (109337,1140304,1,'ear_type',0,20,0), (109338,1140304,1,'eye_brow_type',-32,39,25), (109339,1140304,0,'eye_color',60,125,138), (109340,1140304,1,'eye_type',4,0,0), (109341,1140304,0,'hair_face_color',180,149,48), (109342,1140304,0,'hair_face_highlight_color',67,29,0), (109343,1140304,0,'hair_type_color',180,149,48), (109344,1140304,0,'hair_type_highlight_color',67,29,0), (109345,1140304,1,'lip_type',7,-17,2), (109346,1140304,1,'nose_type',-8,-17,19), (109347,1140304,0,'skin_color',182,149,108), (109348,1140304,1,'soga_cheek_type',19,-31,0), (109349,1140304,1,'soga_chin_type',-11,9,0), (109350,1140304,1,'soga_ear_type',0,20,0), (109351,1140304,1,'soga_eye_brow_type',-32,39,25), (109352,1140304,0,'soga_eye_color',229,229,102), (109353,1140304,1,'soga_eye_type',4,0,0), (109354,1140304,0,'soga_hair_face_color',180,149,48), (109355,1140304,0,'soga_hair_face_highlight_color',67,29,0), (109356,1140304,0,'soga_hair_type_color',180,149,48), (109357,1140304,0,'soga_hair_type_highlight_color',67,29,0), (109358,1140304,1,'soga_lip_type',7,-17,2), (109359,1140304,1,'soga_nose_type',-8,-17,19), (109360,1140304,0,'soga_skin_color',182,149,108), (109361,1140304,0,'wing_color1',255,255,255), (109362,1140304,0,'wing_color2',255,255,255), (109363,1140305,1,'cheek_type',-4,18,0), (109364,1140305,1,'chin_type',-35,28,5), (109365,1140305,1,'ear_type',0,32,0), (109366,1140305,1,'eye_brow_type',28,-17,9), (109367,1140305,0,'eye_color',66,138,151), (109368,1140305,1,'eye_type',-28,0,0), (109369,1140305,0,'hair_face_color',183,172,77), (109370,1140305,0,'hair_face_highlight_color',167,166,166), (109371,1140305,0,'hair_type_color',183,172,77), (109372,1140305,0,'hair_type_highlight_color',167,166,166), (109373,1140305,1,'lip_type',-3,-5,0), (109374,1140305,1,'nose_type',7,3,12), (109375,1140305,0,'skin_color',225,211,188), (109376,1140305,1,'soga_cheek_type',-4,18,0), (109377,1140305,1,'soga_chin_type',-35,28,5), (109378,1140305,1,'soga_ear_type',0,32,0), (109379,1140305,1,'soga_eye_brow_type',28,-17,9), (109380,1140305,0,'soga_eye_color',229,229,102), (109381,1140305,1,'soga_eye_type',-28,0,0), (109382,1140305,0,'soga_hair_face_color',183,172,77), (109383,1140305,0,'soga_hair_face_highlight_color',167,166,166), (109384,1140305,0,'soga_hair_type_color',183,172,77), (109385,1140305,0,'soga_hair_type_highlight_color',167,166,166), (109386,1140305,1,'soga_lip_type',-3,-5,0), (109387,1140305,1,'soga_nose_type',7,3,12), (109388,1140305,0,'soga_skin_color',225,211,188), (109389,1140305,0,'wing_color1',255,255,255), (109390,1140305,0,'wing_color2',255,255,255), (109391,1140306,1,'cheek_type',37,-57,0), (109392,1140306,1,'chin_type',-77,69,71), (109393,1140306,1,'ear_type',97,53,0), (109394,1140306,1,'eye_brow_type',-82,75,87), (109395,1140306,0,'eye_color',178,62,76), (109396,1140306,1,'eye_type',75,0,0), (109397,1140306,0,'hair_color1',255,255,255), (109398,1140306,0,'hair_color2',142,255,1), (109399,1140306,0,'hair_highlight',255,255,255), (109400,1140306,0,'hair_type_color',128,226,66), (109401,1140306,0,'hair_type_highlight_color',237,94,255), (109402,1140306,1,'lip_type',-56,-74,-71), (109403,1140306,1,'nose_type',12,37,-66), (109404,1140306,0,'skin_color',207,183,211), (109405,1140306,1,'soga_cheek_type',37,-57,0), (109406,1140306,1,'soga_chin_type',-77,69,71), (109407,1140306,1,'soga_ear_type',97,53,0), (109408,1140306,1,'soga_eye_brow_type',-82,75,87), (109409,1140306,0,'soga_eye_color',229,229,102), (109410,1140306,1,'soga_eye_type',75,0,0), (109411,1140306,0,'soga_hair_color1',255,255,255), (109412,1140306,0,'soga_hair_color2',142,255,1), (109413,1140306,0,'soga_hair_highlight',255,255,255), (109414,1140306,0,'soga_hair_type_color',128,226,66), (109415,1140306,0,'soga_hair_type_highlight_color',237,94,255), (109416,1140306,1,'soga_lip_type',-56,-74,-71), (109417,1140306,1,'soga_nose_type',12,37,-66), (109418,1140306,0,'soga_skin_color',207,183,211), (109419,1140306,0,'wing_color1',137,215,3), (109420,1140306,0,'wing_color2',3,200,188), (109421,1140307,1,'cheek_type',-97,88,0), (109422,1140307,1,'chin_type',76,57,-7), (109423,1140307,1,'ear_type',28,93,0), (109424,1140307,1,'eye_brow_type',94,65,84), (109425,1140307,0,'eye_color',3,184,174), (109426,1140307,1,'eye_type',41,0,0), (109427,1140307,0,'hair_color1',255,255,255), (109428,1140307,0,'hair_color2',68,72,71), (109429,1140307,0,'hair_highlight',255,255,255), (109430,1140307,0,'hair_type_color',50,46,64), (109431,1140307,0,'hair_type_highlight_color',103,14,0), (109432,1140307,1,'lip_type',28,98,-41), (109433,1140307,1,'nose_type',8,-70,-64), (109434,1140307,0,'skin_color',167,150,160), (109435,1140307,1,'soga_cheek_type',-97,88,0), (109436,1140307,1,'soga_chin_type',76,57,-7), (109437,1140307,1,'soga_ear_type',28,93,0), (109438,1140307,1,'soga_eye_brow_type',94,65,84), (109439,1140307,0,'soga_eye_color',229,229,102), (109440,1140307,1,'soga_eye_type',41,0,0), (109441,1140307,0,'soga_hair_color1',255,255,255), (109442,1140307,0,'soga_hair_color2',68,72,71), (109443,1140307,0,'soga_hair_highlight',255,255,255), (109444,1140307,0,'soga_hair_type_color',50,46,64), (109445,1140307,0,'soga_hair_type_highlight_color',103,14,0), (109446,1140307,1,'soga_lip_type',28,98,-41), (109447,1140307,1,'soga_nose_type',8,-70,-64), (109448,1140307,0,'soga_skin_color',167,150,160), (109449,1140307,0,'wing_color1',150,5,228), (109450,1140307,0,'wing_color2',186,87,3), (109451,1140308,1,'cheek_type',-75,43,0), (109452,1140308,1,'chin_type',-37,-68,93), (109453,1140308,1,'ear_type',-34,-29,0), (109454,1140308,1,'eye_brow_type',-7,15,31), (109455,1140308,0,'eye_color',103,165,5), (109456,1140308,1,'eye_type',77,0,0), (109457,1140308,0,'hair_color1',255,255,255), (109458,1140308,0,'hair_color2',87,8,147), (109459,1140308,0,'hair_highlight',255,255,255), (109460,1140308,0,'hair_type_color',91,0,125), (109461,1140308,0,'hair_type_highlight_color',87,20,0), (109462,1140308,1,'lip_type',53,-22,9), (109463,1140308,1,'nose_type',95,1,-57), (109464,1140308,0,'skin_color',228,208,225), (109465,1140308,1,'soga_cheek_type',-75,43,0), (109466,1140308,1,'soga_chin_type',-37,-68,93), (109467,1140308,1,'soga_ear_type',-34,-29,0), (109468,1140308,1,'soga_eye_brow_type',-7,15,31), (109469,1140308,0,'soga_eye_color',229,229,102), (109470,1140308,1,'soga_eye_type',77,0,0), (109471,1140308,0,'soga_hair_color1',255,255,255), (109472,1140308,0,'soga_hair_color2',87,8,147), (109473,1140308,0,'soga_hair_highlight',255,255,255), (109474,1140308,0,'soga_hair_type_color',91,0,125), (109475,1140308,0,'soga_hair_type_highlight_color',87,20,0), (109476,1140308,1,'soga_lip_type',53,-22,9), (109477,1140308,1,'soga_nose_type',95,1,-57), (109478,1140308,0,'soga_skin_color',228,208,225), (109479,1140308,0,'wing_color1',129,16,152), (109480,1140308,0,'wing_color2',6,180,162), (109481,1140309,1,'cheek_type',37,-57,0), (109482,1140309,1,'chin_type',-77,69,71), (109483,1140309,1,'ear_type',97,53,0), (109484,1140309,1,'eye_brow_type',-82,75,87), (109485,1140309,0,'eye_color',178,62,76), (109486,1140309,1,'eye_type',75,0,0), (109487,1140309,0,'hair_color1',255,255,255), (109488,1140309,0,'hair_color2',142,255,1), (109489,1140309,0,'hair_highlight',255,255,255), (109490,1140309,0,'hair_type_color',128,226,66), (109491,1140309,0,'hair_type_highlight_color',237,94,255), (109492,1140309,1,'lip_type',-56,-74,-71), (109493,1140309,1,'nose_type',12,37,-66), (109494,1140309,0,'skin_color',207,183,211), (109495,1140309,1,'soga_cheek_type',37,-57,0), (109496,1140309,1,'soga_chin_type',-77,69,71), (109497,1140309,1,'soga_ear_type',97,53,0), (109498,1140309,1,'soga_eye_brow_type',-82,75,87), (109499,1140309,0,'soga_eye_color',229,229,102), (109500,1140309,1,'soga_eye_type',75,0,0), (109501,1140309,0,'soga_hair_color1',255,255,255), (109502,1140309,0,'soga_hair_color2',142,255,1), (109503,1140309,0,'soga_hair_highlight',255,255,255), (109504,1140309,0,'soga_hair_type_color',128,226,66), (109505,1140309,0,'soga_hair_type_highlight_color',237,94,255), (109506,1140309,1,'soga_lip_type',-56,-74,-71), (109507,1140309,1,'soga_nose_type',12,37,-66), (109508,1140309,0,'soga_skin_color',207,183,211), (109509,1140309,0,'wing_color1',137,215,3), (109510,1140309,0,'wing_color2',3,200,188), (109571,1140312,0,'eye_color',66,255,66), (109572,1140312,0,'skin_color',91,91,255), (109573,1140312,0,'soga_eye_color',255,0,255), (109574,1140313,0,'eye_color',255,255,255), (109575,1140313,0,'skin_color',128,63,0), (109576,1140313,0,'soga_eye_color',255,0,255), (109577,1140314,1,'cheek_type',-3,-81,0), (109578,1140314,1,'chin_type',93,-22,-14), (109579,1140314,1,'ear_type',-34,22,0), (109580,1140314,1,'eye_brow_type',94,-70,0), (109581,1140314,0,'eye_color',108,170,3), (109582,1140314,1,'eye_type',-21,0,0), (109583,1140314,0,'hair_color1',255,255,255), (109584,1140314,0,'hair_color2',255,123,29), (109585,1140314,0,'hair_highlight',255,255,255), (109586,1140314,0,'hair_type_color',91,18,0), (109587,1140314,0,'hair_type_highlight_color',81,26,0), (109588,1140314,1,'lip_type',-10,14,97), (109589,1140314,1,'nose_type',0,-89,50), (109590,1140314,0,'skin_color',175,170,168), (109591,1140314,1,'soga_cheek_type',-3,-81,0), (109592,1140314,1,'soga_chin_type',93,-22,-14), (109593,1140314,1,'soga_ear_type',-34,22,0), (109594,1140314,1,'soga_eye_brow_type',94,-70,0), (109595,1140314,0,'soga_eye_color',229,229,102), (109596,1140314,1,'soga_eye_type',-21,0,0), (109597,1140314,0,'soga_hair_color1',255,255,255), (109598,1140314,0,'soga_hair_color2',255,123,29), (109599,1140314,0,'soga_hair_highlight',255,255,255), (109600,1140314,0,'soga_hair_type_color',91,18,0), (109601,1140314,0,'soga_hair_type_highlight_color',81,26,0), (109602,1140314,1,'soga_lip_type',-10,14,97), (109603,1140314,1,'soga_nose_type',0,-89,50), (109604,1140314,0,'soga_skin_color',175,170,168), (109605,1140314,0,'wing_color1',43,172,92), (109606,1140314,0,'wing_color2',121,18,132), (109607,1140315,0,'eye_color',255,255,255), (109608,1140315,0,'skin_color',255,128,0), (109609,1140315,0,'soga_eye_color',255,0,255), (109670,1140318,0,'eye_color',255,255,255), (109671,1140318,0,'skin_color',255,255,255), (109672,1140318,0,'soga_eye_color',255,0,255), (109673,1140319,0,'eye_color',255,255,255), (109674,1140319,0,'skin_color',255,255,255), (109675,1140319,0,'soga_eye_color',255,0,255); INSERT INTO `npc_appearance` VALUES (109679,1140321,1,'cheek_type',-43,0,0), (109680,1140321,1,'chin_type',21,-78,71), (109681,1140321,1,'ear_type',-44,14,0), (109682,1140321,1,'eye_brow_type',-98,43,-97), (109683,1140321,0,'eye_color',130,110,4), (109684,1140321,1,'eye_type',78,0,0), (109685,1140321,0,'hair_color1',255,255,255), (109686,1140321,0,'hair_color2',29,71,185), (109687,1140321,0,'hair_highlight',255,255,255), (109688,1140321,0,'hair_type_color',10,47,130), (109689,1140321,0,'hair_type_highlight_color',47,42,61), (109690,1140321,1,'lip_type',-58,-31,58), (109691,1140321,1,'nose_type',81,-81,83), (109692,1140321,0,'skin_color',175,161,161), (109693,1140321,1,'soga_cheek_type',-43,0,0), (109694,1140321,1,'soga_chin_type',21,-78,71), (109695,1140321,1,'soga_ear_type',-44,14,0), (109696,1140321,1,'soga_eye_brow_type',-98,43,-97), (109697,1140321,0,'soga_eye_color',229,229,102), (109698,1140321,1,'soga_eye_type',78,0,0), (109699,1140321,0,'soga_hair_color1',255,255,255), (109700,1140321,0,'soga_hair_color2',29,71,185), (109701,1140321,0,'soga_hair_highlight',255,255,255), (109702,1140321,0,'soga_hair_type_color',10,47,130), (109703,1140321,0,'soga_hair_type_highlight_color',47,42,61), (109704,1140321,1,'soga_lip_type',-58,-31,58), (109705,1140321,1,'soga_nose_type',81,-81,83), (109706,1140321,0,'soga_skin_color',175,161,161), (109707,1140321,0,'wing_color1',132,209,3), (109708,1140321,0,'wing_color2',75,53,178), (109709,1140322,1,'cheek_type',62,-95,0), (109710,1140322,1,'chin_type',-98,-23,-51), (109711,1140322,1,'ear_type',-75,62,0), (109712,1140322,1,'eye_brow_type',0,71,-95), (109713,1140322,0,'eye_color',1,238,224), (109714,1140322,1,'eye_type',40,0,0), (109715,1140322,0,'hair_color1',255,255,255), (109716,1140322,0,'hair_color2',255,190,107), (109717,1140322,0,'hair_highlight',255,255,255), (109718,1140322,0,'hair_type_color',249,109,255), (109719,1140322,0,'hair_type_highlight_color',174,193,193), (109720,1140322,1,'lip_type',62,74,-22), (109721,1140322,1,'nose_type',-7,10,-35), (109722,1140322,0,'skin_color',211,177,201), (109723,1140322,1,'soga_cheek_type',62,-95,0), (109724,1140322,1,'soga_chin_type',-98,-23,-51), (109725,1140322,1,'soga_ear_type',-75,62,0), (109726,1140322,1,'soga_eye_brow_type',0,71,-95), (109727,1140322,0,'soga_eye_color',229,229,102), (109728,1140322,1,'soga_eye_type',40,0,0), (109729,1140322,0,'soga_hair_color1',255,255,255), (109730,1140322,0,'soga_hair_color2',255,190,107), (109731,1140322,0,'soga_hair_highlight',255,255,255), (109732,1140322,0,'soga_hair_type_color',249,109,255), (109733,1140322,0,'soga_hair_type_highlight_color',174,193,193), (109734,1140322,1,'soga_lip_type',62,74,-22), (109735,1140322,1,'soga_nose_type',-7,10,-35), (109736,1140322,0,'soga_skin_color',211,177,201), (109737,1140322,0,'wing_color1',216,94,30), (109738,1140322,0,'wing_color2',39,255,184), (109799,1140325,1,'cheek_type',62,-95,0), (109800,1140325,1,'chin_type',-98,-23,-51), (109801,1140325,1,'ear_type',-75,62,0), (109802,1140325,1,'eye_brow_type',0,71,-95), (109803,1140325,0,'eye_color',1,238,224), (109804,1140325,1,'eye_type',40,0,0), (109805,1140325,0,'hair_color1',255,255,255), (109806,1140325,0,'hair_color2',255,190,107), (109807,1140325,0,'hair_highlight',255,255,255), (109808,1140325,0,'hair_type_color',249,109,255), (109809,1140325,0,'hair_type_highlight_color',174,193,193), (109810,1140325,1,'lip_type',62,74,-22), (109811,1140325,1,'nose_type',-7,10,-35), (109812,1140325,0,'skin_color',211,177,201), (109813,1140325,1,'soga_cheek_type',62,-95,0), (109814,1140325,1,'soga_chin_type',-98,-23,-51), (109815,1140325,1,'soga_ear_type',-75,62,0), (109816,1140325,1,'soga_eye_brow_type',0,71,-95), (109817,1140325,0,'soga_eye_color',229,229,102), (109818,1140325,1,'soga_eye_type',40,0,0), (109819,1140325,0,'soga_hair_color1',255,255,255), (109820,1140325,0,'soga_hair_color2',255,190,107), (109821,1140325,0,'soga_hair_highlight',255,255,255), (109822,1140325,0,'soga_hair_type_color',249,109,255), (109823,1140325,0,'soga_hair_type_highlight_color',174,193,193), (109824,1140325,1,'soga_lip_type',62,74,-22), (109825,1140325,1,'soga_nose_type',-7,10,-35), (109826,1140325,0,'soga_skin_color',211,177,201), (109827,1140325,0,'wing_color1',216,94,30), (109828,1140325,0,'wing_color2',39,255,184), (109829,1140326,0,'eye_color',128,128,128), (109830,1140326,0,'skin_color',255,255,191), (109831,1140326,0,'soga_eye_color',255,0,255), (109832,1140327,0,'eye_color',255,255,255), (109833,1140327,0,'skin_color',255,255,255), (109834,1140327,0,'soga_eye_color',255,0,255), (109835,1140328,1,'cheek_type',-87,26,0), (109836,1140328,1,'chin_type',79,-68,-71), (109837,1140328,1,'ear_type',9,-26,0), (109838,1140328,1,'eye_brow_type',-63,-44,50), (109839,1140328,0,'eye_color',18,199,216), (109840,1140328,1,'eye_type',-63,0,0), (109841,1140328,0,'hair_color1',255,255,255), (109842,1140328,0,'hair_color2',29,71,185), (109843,1140328,0,'hair_highlight',255,255,255), (109844,1140328,0,'hair_type_color',10,47,130), (109845,1140328,0,'hair_type_highlight_color',98,216,159), (109846,1140328,1,'lip_type',-87,64,-93), (109847,1140328,1,'nose_type',-40,-37,18), (109848,1140328,0,'skin_color',185,172,166), (109849,1140328,1,'soga_cheek_type',-87,26,0), (109850,1140328,1,'soga_chin_type',79,-68,-71), (109851,1140328,1,'soga_ear_type',9,-26,0), (109852,1140328,1,'soga_eye_brow_type',-63,-44,50), (109853,1140328,0,'soga_eye_color',229,229,102), (109854,1140328,1,'soga_eye_type',-63,0,0), (109855,1140328,0,'soga_hair_color1',255,255,255), (109856,1140328,0,'soga_hair_color2',29,71,185), (109857,1140328,0,'soga_hair_highlight',255,255,255), (109858,1140328,0,'soga_hair_type_color',10,47,130), (109859,1140328,0,'soga_hair_type_highlight_color',98,216,159), (109860,1140328,1,'soga_lip_type',-87,64,-93), (109861,1140328,1,'soga_nose_type',-40,-37,18), (109862,1140328,0,'soga_skin_color',185,172,166), (109863,1140328,0,'wing_color1',51,80,166), (109864,1140328,0,'wing_color2',173,75,14), (109895,1140330,0,'eye_color',255,255,255), (109896,1140330,0,'skin_color',255,255,255), (109897,1140330,0,'soga_eye_color',255,0,255), (109898,1140331,0,'eye_color',255,255,255), (109899,1140331,0,'skin_color',255,0,0), (109900,1140331,0,'soga_eye_color',255,0,255), (109901,1140332,1,'cheek_type',40,-42,0), (109902,1140332,1,'chin_type',-68,-87,-64), (109903,1140332,1,'ear_type',65,-28,0), (109904,1140332,1,'eye_brow_type',25,7,44), (109905,1140332,0,'eye_color',101,3,163), (109906,1140332,1,'eye_type',62,0,0), (109907,1140332,0,'hair_color1',255,255,255), (109908,1140332,0,'hair_color2',238,205,22), (109909,1140332,0,'hair_highlight',255,255,255), (109910,1140332,0,'hair_type_color',249,99,22), (109911,1140332,0,'hair_type_highlight_color',254,146,40), (109912,1140332,1,'lip_type',0,97,9), (109913,1140332,1,'nose_type',-25,-7,10), (109914,1140332,0,'skin_color',184,150,185), (109915,1140332,1,'soga_cheek_type',40,-42,0), (109916,1140332,1,'soga_chin_type',-68,-87,-64), (109917,1140332,1,'soga_ear_type',65,-28,0), (109918,1140332,1,'soga_eye_brow_type',25,7,44), (109919,1140332,0,'soga_eye_color',229,229,102), (109920,1140332,1,'soga_eye_type',62,0,0), (109921,1140332,0,'soga_hair_color1',255,255,255), (109922,1140332,0,'soga_hair_color2',238,205,22), (109923,1140332,0,'soga_hair_highlight',255,255,255), (109924,1140332,0,'soga_hair_type_color',249,99,22), (109925,1140332,0,'soga_hair_type_highlight_color',254,146,40), (109926,1140332,1,'soga_lip_type',0,97,9), (109927,1140332,1,'soga_nose_type',-25,-7,10), (109928,1140332,0,'soga_skin_color',184,150,185), (109929,1140332,0,'wing_color1',224,107,2), (109930,1140332,0,'wing_color2',8,177,176), (109961,1140334,1,'cheek_type',-19,-55,0), (109962,1140334,1,'chin_type',69,37,-48), (109963,1140334,1,'ear_type',93,62,0), (109964,1140334,1,'eye_brow_type',14,69,-44), (109965,1140334,0,'eye_color',199,81,48), (109966,1140334,1,'eye_type',-76,0,0), (109967,1140334,0,'hair_color1',255,255,255), (109968,1140334,0,'hair_color2',68,72,71), (109969,1140334,0,'hair_highlight',255,255,255), (109970,1140334,0,'hair_type_color',52,50,67), (109971,1140334,0,'hair_type_highlight_color',18,3,25), (109972,1140334,1,'lip_type',21,-90,-96), (109973,1140334,1,'nose_type',-48,-42,34), (109974,1140334,0,'skin_color',211,186,170), (109975,1140334,1,'soga_cheek_type',-19,-55,0), (109976,1140334,1,'soga_chin_type',69,37,-48), (109977,1140334,1,'soga_ear_type',93,62,0), (109978,1140334,1,'soga_eye_brow_type',14,69,-44), (109979,1140334,0,'soga_eye_color',229,229,102), (109980,1140334,1,'soga_eye_type',-76,0,0), (109981,1140334,0,'soga_hair_color1',255,255,255), (109982,1140334,0,'soga_hair_color2',68,72,71), (109983,1140334,0,'soga_hair_highlight',255,255,255), (109984,1140334,0,'soga_hair_type_color',52,50,67), (109985,1140334,0,'soga_hair_type_highlight_color',18,3,25), (109986,1140334,1,'soga_lip_type',21,-90,-96), (109987,1140334,1,'soga_nose_type',-48,-42,34), (109988,1140334,0,'soga_skin_color',211,186,170), (109989,1140334,0,'wing_color1',119,184,6), (109990,1140334,0,'wing_color2',170,125,3), (110021,1140336,1,'cheek_type',-93,1,0), (110022,1140336,1,'chin_type',-93,0,29), (110023,1140336,1,'ear_type',44,50,0), (110024,1140336,1,'eye_brow_type',-51,-17,-18), (110025,1140336,0,'eye_color',120,37,58), (110026,1140336,1,'eye_type',17,0,0), (110027,1140336,0,'hair_color1',255,255,255), (110028,1140336,0,'hair_color2',76,161,255), (110029,1140336,0,'hair_highlight',255,255,255), (110030,1140336,0,'hair_type_color',10,104,227), (110031,1140336,0,'hair_type_highlight_color',84,23,0), (110032,1140336,1,'lip_type',90,69,-57), (110033,1140336,1,'nose_type',4,64,94), (110034,1140336,0,'skin_color',192,166,203), (110035,1140336,1,'soga_cheek_type',-93,1,0), (110036,1140336,1,'soga_chin_type',-93,0,29), (110037,1140336,1,'soga_ear_type',44,50,0), (110038,1140336,1,'soga_eye_brow_type',-51,-17,-18), (110039,1140336,0,'soga_eye_color',229,229,102), (110040,1140336,1,'soga_eye_type',17,0,0), (110041,1140336,0,'soga_hair_color1',255,255,255), (110042,1140336,0,'soga_hair_color2',76,161,255), (110043,1140336,0,'soga_hair_highlight',255,255,255), (110044,1140336,0,'soga_hair_type_color',10,104,227), (110045,1140336,0,'soga_hair_type_highlight_color',84,23,0), (110046,1140336,1,'soga_lip_type',90,69,-57), (110047,1140336,1,'soga_nose_type',4,64,94), (110048,1140336,0,'soga_skin_color',192,166,203), (110049,1140336,0,'wing_color1',122,187,3), (110050,1140336,0,'wing_color2',117,3,190), (110107,1140339,1,'cheek_type',18,4,0), (110108,1140339,1,'chin_type',28,14,0), (110109,1140339,1,'ear_type',-19,-19,0), (110110,1140339,1,'eye_brow_type',-20,-14,-9), (110111,1140339,0,'eye_color',42,82,55), (110112,1140339,1,'eye_type',31,0,0), (110113,1140339,0,'hair_face_color',167,150,142), (110114,1140339,0,'hair_face_highlight_color',128,114,20), (110115,1140339,0,'hair_type_color',167,150,142), (110116,1140339,0,'hair_type_highlight_color',128,114,20), (110117,1140339,1,'lip_type',14,-32,-40), (110118,1140339,1,'nose_type',8,-9,-12), (110119,1140339,0,'skin_color',183,147,102), (110120,1140339,1,'soga_cheek_type',18,4,0), (110121,1140339,1,'soga_chin_type',28,14,0), (110122,1140339,1,'soga_ear_type',-19,-19,0), (110123,1140339,1,'soga_eye_brow_type',-20,-14,-9), (110124,1140339,0,'soga_eye_color',229,229,102), (110125,1140339,1,'soga_eye_type',31,0,0), (110126,1140339,0,'soga_hair_face_color',167,150,142), (110127,1140339,0,'soga_hair_face_highlight_color',128,114,20), (110128,1140339,0,'soga_hair_type_color',167,150,142), (110129,1140339,0,'soga_hair_type_highlight_color',128,114,20), (110130,1140339,1,'soga_lip_type',14,-32,-40), (110131,1140339,1,'soga_nose_type',8,-9,-12), (110132,1140339,0,'soga_skin_color',183,147,102), (110133,1140339,0,'wing_color1',255,255,255), (110134,1140339,0,'wing_color2',255,255,255), (110257,1140344,1,'cheek_type',97,-64,0), (110258,1140344,1,'chin_type',-34,76,91), (110259,1140344,1,'ear_type',-44,-74,0), (110260,1140344,1,'eye_brow_type',5,66,31), (110261,1140344,0,'eye_color',188,224,0), (110262,1140344,1,'eye_type',78,0,0), (110263,1140344,0,'hair_color1',255,255,255), (110264,1140344,0,'hair_color2',76,161,255), (110265,1140344,0,'hair_highlight',255,255,255), (110266,1140344,0,'hair_type_color',3,87,215), (110267,1140344,0,'hair_type_highlight_color',16,116,234), (110268,1140344,1,'lip_type',-84,7,63), (110269,1140344,1,'nose_type',62,-9,9), (110270,1140344,0,'skin_color',250,233,211), (110271,1140344,1,'soga_cheek_type',97,-64,0), (110272,1140344,1,'soga_chin_type',-34,76,91), (110273,1140344,1,'soga_ear_type',-44,-74,0), (110274,1140344,1,'soga_eye_brow_type',5,66,31), (110275,1140344,0,'soga_eye_color',229,229,102), (110276,1140344,1,'soga_eye_type',78,0,0), (110277,1140344,0,'soga_hair_color1',255,255,255), (110278,1140344,0,'soga_hair_color2',76,161,255), (110279,1140344,0,'soga_hair_highlight',255,255,255), (110280,1140344,0,'soga_hair_type_color',3,87,215), (110281,1140344,0,'soga_hair_type_highlight_color',16,116,234), (110282,1140344,1,'soga_lip_type',-84,7,63), (110283,1140344,1,'soga_nose_type',62,-9,9), (110284,1140344,0,'soga_skin_color',250,233,211), (110285,1140344,0,'wing_color1',2,233,219), (110286,1140344,0,'wing_color2',167,69,23), (110287,1140345,1,'cheek_type',-11,29,0), (110288,1140345,1,'chin_type',-7,10,2), (110289,1140345,1,'ear_type',-2,18,0), (110290,1140345,1,'eye_brow_type',37,-25,-4), (110291,1140345,0,'eye_color',89,61,27), (110292,1140345,1,'eye_type',-5,0,0), (110293,1140345,0,'hair_face_color',189,186,134), (110294,1140345,0,'hair_face_highlight_color',33,25,15), (110295,1140345,0,'hair_type_color',189,186,134), (110296,1140345,0,'hair_type_highlight_color',33,25,15), (110297,1140345,1,'lip_type',4,-20,-7), (110298,1140345,1,'nose_type',-10,10,0), (110299,1140345,0,'skin_color',160,107,76), (110300,1140345,1,'soga_cheek_type',-11,29,0), (110301,1140345,1,'soga_chin_type',-7,10,2), (110302,1140345,1,'soga_ear_type',-2,18,0), (110303,1140345,1,'soga_eye_brow_type',37,-25,-4), (110304,1140345,0,'soga_eye_color',229,229,102), (110305,1140345,1,'soga_eye_type',-5,0,0), (110306,1140345,0,'soga_hair_face_color',189,186,134), (110307,1140345,0,'soga_hair_face_highlight_color',33,25,15), (110308,1140345,0,'soga_hair_type_color',189,186,134), (110309,1140345,0,'soga_hair_type_highlight_color',33,25,15), (110310,1140345,1,'soga_lip_type',4,-20,-7), (110311,1140345,1,'soga_nose_type',-10,10,0), (110312,1140345,0,'soga_skin_color',160,107,76), (110313,1140345,0,'wing_color1',255,255,255), (110314,1140345,0,'wing_color2',255,255,255), (110315,1140346,1,'cheek_type',-19,-55,0), (110316,1140346,1,'chin_type',69,37,-48), (110317,1140346,1,'ear_type',93,62,0), (110318,1140346,1,'eye_brow_type',14,69,-44), (110319,1140346,0,'eye_color',199,81,48), (110320,1140346,1,'eye_type',-76,0,0), (110321,1140346,0,'hair_color1',255,255,255), (110322,1140346,0,'hair_color2',68,72,71), (110323,1140346,0,'hair_highlight',255,255,255), (110324,1140346,0,'hair_type_color',52,50,67), (110325,1140346,0,'hair_type_highlight_color',18,3,25), (110326,1140346,1,'lip_type',21,-90,-96), (110327,1140346,1,'nose_type',-48,-42,34), (110328,1140346,0,'skin_color',211,186,170), (110329,1140346,1,'soga_cheek_type',-19,-55,0), (110330,1140346,1,'soga_chin_type',69,37,-48), (110331,1140346,1,'soga_ear_type',93,62,0), (110332,1140346,1,'soga_eye_brow_type',14,69,-44), (110333,1140346,0,'soga_eye_color',229,229,102), (110334,1140346,1,'soga_eye_type',-76,0,0), (110335,1140346,0,'soga_hair_color1',255,255,255), (110336,1140346,0,'soga_hair_color2',68,72,71), (110337,1140346,0,'soga_hair_highlight',255,255,255), (110338,1140346,0,'soga_hair_type_color',52,50,67), (110339,1140346,0,'soga_hair_type_highlight_color',18,3,25), (110340,1140346,1,'soga_lip_type',21,-90,-96), (110341,1140346,1,'soga_nose_type',-48,-42,34), (110342,1140346,0,'soga_skin_color',211,186,170), (110343,1140346,0,'wing_color1',119,184,6), (110344,1140346,0,'wing_color2',170,125,3), (110429,1140350,1,'cheek_type',38,-29,0), (110430,1140350,1,'chin_type',0,-18,-17), (110431,1140350,1,'ear_type',-9,-11,0), (110432,1140350,1,'eye_brow_type',14,18,28), (110433,1140350,0,'eye_color',55,112,129), (110434,1140350,1,'eye_type',-28,0,0), (110435,1140350,0,'hair_face_color',197,197,185), (110436,1140350,0,'hair_face_highlight_color',54,40,23), (110437,1140350,0,'hair_type_color',197,197,185), (110438,1140350,0,'hair_type_highlight_color',54,40,23), (110439,1140350,1,'lip_type',18,0,-22), (110440,1140350,1,'nose_type',-12,10,-17), (110441,1140350,0,'skin_color',182,154,97), (110442,1140350,1,'soga_cheek_type',38,-29,0), (110443,1140350,1,'soga_chin_type',0,-18,-17), (110444,1140350,1,'soga_ear_type',-9,-11,0), (110445,1140350,1,'soga_eye_brow_type',14,18,28), (110446,1140350,0,'soga_eye_color',229,229,102), (110447,1140350,1,'soga_eye_type',-28,0,0), (110448,1140350,0,'soga_hair_face_color',197,197,185), (110449,1140350,0,'soga_hair_face_highlight_color',54,40,23), (110450,1140350,0,'soga_hair_type_color',197,197,185), (110451,1140350,0,'soga_hair_type_highlight_color',54,40,23), (110452,1140350,1,'soga_lip_type',18,0,-22), (110453,1140350,1,'soga_nose_type',-12,10,-17), (110454,1140350,0,'soga_skin_color',182,154,97), (110455,1140350,0,'wing_color1',255,255,255), (110456,1140350,0,'wing_color2',255,255,255), (110457,1140351,0,'eye_color',255,255,255), (110458,1140351,0,'skin_color',255,255,255), (110459,1140351,0,'soga_eye_color',255,0,255), (110490,1140353,1,'cheek_type',28,-68,0), (110491,1140353,1,'chin_type',17,7,-37), (110492,1140353,1,'ear_type',-31,55,0), (110493,1140353,1,'eye_brow_type',28,-50,100), (110494,1140353,0,'eye_color',145,190,203), (110495,1140353,1,'eye_type',17,0,0), (110496,1140353,0,'hair_color1',200,165,96), (110497,1140353,0,'hair_color2',132,88,56), (110498,1140353,0,'hair_face_color',229,171,26), (110499,1140353,0,'hair_face_highlight_color',232,231,227), (110500,1140353,0,'hair_highlight',161,165,168), (110501,1140353,0,'hair_type_color',229,171,26), (110502,1140353,0,'hair_type_highlight_color',232,231,227), (110503,1140353,1,'lip_type',93,75,-50), (110504,1140353,1,'nose_type',0,0,-34), (110505,1140353,0,'skin_color',249,249,249), (110506,1140353,1,'soga_cheek_type',28,-68,0), (110507,1140353,1,'soga_chin_type',17,7,-37), (110508,1140353,1,'soga_ear_type',-31,55,0), (110509,1140353,1,'soga_eye_brow_type',28,-50,100), (110510,1140353,0,'soga_eye_color',229,229,102), (110511,1140353,1,'soga_eye_type',17,0,0), (110512,1140353,0,'soga_hair_color1',200,165,96), (110513,1140353,0,'soga_hair_color2',132,88,56), (110514,1140353,0,'soga_hair_face_color',229,171,26), (110515,1140353,0,'soga_hair_face_highlight_color',232,231,227), (110516,1140353,0,'soga_hair_highlight',161,165,168), (110517,1140353,0,'soga_hair_type_color',229,171,26), (110518,1140353,0,'soga_hair_type_highlight_color',232,231,227), (110519,1140353,1,'soga_lip_type',93,75,-50), (110520,1140353,1,'soga_nose_type',0,0,-34), (110521,1140353,0,'soga_skin_color',249,249,249), (110552,1140355,1,'cheek_type',28,-37,0), (110553,1140355,1,'chin_type',9,4,17), (110554,1140355,1,'ear_type',-28,28,0), (110555,1140355,1,'eye_brow_type',-4,-41,-19), (110556,1140355,0,'eye_color',45,65,39), (110557,1140355,1,'eye_type',23,0,0), (110558,1140355,0,'hair_face_color',123,75,53), (110559,1140355,0,'hair_face_highlight_color',114,47,0), (110560,1140355,0,'hair_type_color',123,75,53), (110561,1140355,0,'hair_type_highlight_color',114,47,0), (110562,1140355,1,'lip_type',32,32,-14), (110563,1140355,1,'nose_type',-26,-28,37), (110564,1140355,0,'skin_color',184,157,104), (110565,1140355,1,'soga_cheek_type',28,-37,0), (110566,1140355,1,'soga_chin_type',9,4,17), (110567,1140355,1,'soga_ear_type',-28,28,0), (110568,1140355,1,'soga_eye_brow_type',-4,-41,-19), (110569,1140355,0,'soga_eye_color',229,229,102), (110570,1140355,1,'soga_eye_type',23,0,0), (110571,1140355,0,'soga_hair_face_color',123,75,53), (110572,1140355,0,'soga_hair_face_highlight_color',114,47,0), (110573,1140355,0,'soga_hair_type_color',123,75,53), (110574,1140355,0,'soga_hair_type_highlight_color',114,47,0), (110575,1140355,1,'soga_lip_type',32,32,-14), (110576,1140355,1,'soga_nose_type',-26,-28,37), (110577,1140355,0,'soga_skin_color',184,157,104), (110578,1140355,0,'wing_color1',255,255,255), (110579,1140355,0,'wing_color2',255,255,255), (110580,1140356,1,'cheek_type',-43,-45,0), (110581,1140356,1,'chin_type',-76,55,-21), (110582,1140356,1,'ear_type',55,-84,0), (110583,1140356,1,'eye_brow_type',29,75,-65), (110584,1140356,0,'eye_color',114,3,182), (110585,1140356,1,'eye_type',-56,0,0), (110586,1140356,0,'hair_color1',255,255,255), (110587,1140356,0,'hair_color2',36,34,36), (110588,1140356,0,'hair_highlight',255,255,255), (110589,1140356,0,'hair_type_color',15,0,22), (110590,1140356,0,'hair_type_highlight_color',47,42,60), (110591,1140356,1,'lip_type',0,-66,-69), (110592,1140356,1,'nose_type',-68,-89,70), (110593,1140356,0,'skin_color',203,173,172), (110594,1140356,1,'soga_cheek_type',-43,-45,0), (110595,1140356,1,'soga_chin_type',-76,55,-21), (110596,1140356,1,'soga_ear_type',55,-84,0), (110597,1140356,1,'soga_eye_brow_type',29,75,-65), (110598,1140356,0,'soga_eye_color',229,229,102), (110599,1140356,1,'soga_eye_type',-56,0,0), (110600,1140356,0,'soga_hair_color1',255,255,255), (110601,1140356,0,'soga_hair_color2',36,34,36), (110602,1140356,0,'soga_hair_highlight',255,255,255), (110603,1140356,0,'soga_hair_type_color',15,0,22), (110604,1140356,0,'soga_hair_type_highlight_color',47,42,60), (110605,1140356,1,'soga_lip_type',0,-66,-69), (110606,1140356,1,'soga_nose_type',-68,-89,70), (110607,1140356,0,'soga_skin_color',203,173,172), (110608,1140356,0,'wing_color1',52,185,92), (110609,1140356,0,'wing_color2',122,64,253), (110610,1140357,1,'cheek_type',75,-41,0), (110611,1140357,1,'chin_type',85,-1,-59), (110612,1140357,1,'ear_type',94,-61,0), (110613,1140357,1,'eye_brow_type',15,68,28), (110614,1140357,0,'eye_color',64,117,213), (110615,1140357,1,'eye_type',62,0,0), (110616,1140357,0,'hair_color1',255,255,255), (110617,1140357,0,'hair_color2',36,34,36), (110618,1140357,0,'hair_highlight',255,255,255), (110619,1140357,0,'hair_type_color',15,0,22), (110620,1140357,0,'hair_type_highlight_color',52,50,67), (110621,1140357,1,'lip_type',14,9,-68), (110622,1140357,1,'nose_type',7,70,63), (110623,1140357,0,'skin_color',210,173,157), (110624,1140357,1,'soga_cheek_type',75,-41,0), (110625,1140357,1,'soga_chin_type',85,-1,-59), (110626,1140357,1,'soga_ear_type',94,-61,0), (110627,1140357,1,'soga_eye_brow_type',15,68,28), (110628,1140357,0,'soga_eye_color',229,229,102), (110629,1140357,1,'soga_eye_type',62,0,0), (110630,1140357,0,'soga_hair_color1',255,255,255), (110631,1140357,0,'soga_hair_color2',36,34,36), (110632,1140357,0,'soga_hair_highlight',255,255,255), (110633,1140357,0,'soga_hair_type_color',15,0,22), (110634,1140357,0,'soga_hair_type_highlight_color',52,50,67), (110635,1140357,1,'soga_lip_type',14,9,-68), (110636,1140357,1,'soga_nose_type',7,70,63), (110637,1140357,0,'soga_skin_color',210,173,157), (110638,1140357,0,'wing_color1',106,16,190), (110639,1140357,0,'wing_color2',61,172,65), (110640,1140358,1,'cheek_type',-3,0,0), (110641,1140358,1,'chin_type',11,15,95), (110642,1140358,1,'ear_type',64,93,0), (110643,1140358,1,'eye_brow_type',58,31,100), (110644,1140358,0,'eye_color',155,115,54), (110645,1140358,1,'eye_type',37,0,0), (110646,1140358,0,'hair_color1',26,24,25), (110647,1140358,0,'hair_color2',36,34,36), (110648,1140358,0,'hair_face_color',20,8,27), (110649,1140358,0,'hair_face_highlight_color',48,33,3), (110650,1140358,0,'hair_highlight',79,28,15), (110651,1140358,0,'hair_type_color',20,8,27), (110652,1140358,0,'hair_type_highlight_color',48,33,3), (110653,1140358,1,'lip_type',-71,37,-43), (110654,1140358,1,'nose_type',2,93,-37), (110655,1140358,0,'skin_color',132,132,101), (110656,1140358,1,'soga_cheek_type',-3,0,0), (110657,1140358,1,'soga_chin_type',11,15,95), (110658,1140358,1,'soga_ear_type',64,93,0), (110659,1140358,1,'soga_eye_brow_type',58,31,100), (110660,1140358,0,'soga_eye_color',204,204,204), (110661,1140358,1,'soga_eye_type',37,0,0), (110662,1140358,0,'soga_hair_color1',26,24,25), (110663,1140358,0,'soga_hair_color2',36,34,36), (110664,1140358,0,'soga_hair_face_color',20,8,27), (110665,1140358,0,'soga_hair_face_highlight_color',48,33,3), (110666,1140358,0,'soga_hair_highlight',79,28,15), (110667,1140358,0,'soga_hair_type_color',20,8,27), (110668,1140358,0,'soga_hair_type_highlight_color',48,33,3), (110669,1140358,1,'soga_lip_type',-71,37,-43), (110670,1140358,1,'soga_nose_type',2,93,-37), (110671,1140358,0,'soga_skin_color',132,132,101), (110672,1140359,0,'eye_color',255,255,255), (110673,1140359,0,'skin_color',255,128,0), (110674,1140359,0,'soga_eye_color',255,0,255), (110675,1140360,1,'cheek_type',91,-1,0), (110676,1140360,1,'chin_type',75,31,34), (110677,1140360,1,'ear_type',-100,-97,0), (110678,1140360,1,'eye_brow_type',-47,74,-41), (110679,1140360,0,'eye_color',204,204,204), (110680,1140360,1,'eye_type',25,0,0), (110681,1140360,1,'lip_type',-11,15,8), (110682,1140360,1,'nose_type',-83,14,-58), (110683,1140360,0,'skin_color',177,179,180), (110684,1140360,1,'soga_cheek_type',91,-1,0), (110685,1140360,1,'soga_chin_type',75,31,34), (110686,1140360,1,'soga_ear_type',-100,-97,0), (110687,1140360,1,'soga_eye_brow_type',-47,74,-41), (110688,1140360,0,'soga_eye_color',204,204,204), (110689,1140360,1,'soga_eye_type',25,0,0), (110690,1140360,1,'soga_lip_type',-11,15,8), (110691,1140360,1,'soga_nose_type',-83,14,-58), (110692,1140360,0,'soga_skin_color',177,179,180), (110696,1140362,0,'eye_color',255,255,255), (110697,1140362,0,'skin_color',255,128,63), (110698,1140362,0,'soga_eye_color',255,0,255), (110699,1140363,0,'eye_color',255,255,255), (110700,1140363,0,'skin_color',255,255,255), (110701,1140363,0,'soga_eye_color',255,0,255), (110702,1140364,1,'cheek_type',28,-37,0), (110703,1140364,1,'chin_type',9,4,17), (110704,1140364,1,'ear_type',-28,28,0), (110705,1140364,1,'eye_brow_type',-4,-41,-19), (110706,1140364,0,'eye_color',31,68,69), (110707,1140364,1,'eye_type',23,0,0), (110708,1140364,0,'hair_face_color',213,209,159), (110709,1140364,0,'hair_face_highlight_color',56,40,19), (110710,1140364,0,'hair_type_color',213,209,159), (110711,1140364,0,'hair_type_highlight_color',56,40,19), (110712,1140364,1,'lip_type',32,32,-14), (110713,1140364,1,'nose_type',-26,-28,37), (110714,1140364,0,'skin_color',181,132,94), (110715,1140364,1,'soga_cheek_type',28,-37,0), (110716,1140364,1,'soga_chin_type',9,4,17), (110717,1140364,1,'soga_ear_type',-28,28,0), (110718,1140364,1,'soga_eye_brow_type',-4,-41,-19), (110719,1140364,0,'soga_eye_color',229,229,102), (110720,1140364,1,'soga_eye_type',23,0,0), (110721,1140364,0,'soga_hair_face_color',213,209,159), (110722,1140364,0,'soga_hair_face_highlight_color',56,40,19), (110723,1140364,0,'soga_hair_type_color',213,209,159), (110724,1140364,0,'soga_hair_type_highlight_color',56,40,19), (110725,1140364,1,'soga_lip_type',32,32,-14), (110726,1140364,1,'soga_nose_type',-26,-28,37), (110727,1140364,0,'soga_skin_color',181,132,94), (110728,1140364,0,'wing_color1',255,255,255), (110729,1140364,0,'wing_color2',255,255,255), (110730,1140365,1,'cheek_type',-29,-23,0), (110731,1140365,1,'chin_type',26,17,32), (110732,1140365,1,'ear_type',-40,-25,0), (110733,1140365,1,'eye_brow_type',-9,35,-8), (110734,1140365,0,'eye_color',222,35,32), (110735,1140365,1,'eye_type',-3,0,0), (110736,1140365,0,'hair_face_color',52,38,20), (110737,1140365,0,'hair_face_highlight_color',216,192,37), (110738,1140365,0,'hair_type_color',52,38,20), (110739,1140365,0,'hair_type_highlight_color',216,192,37), (110740,1140365,1,'lip_type',-12,-22,22), (110741,1140365,1,'nose_type',-28,20,-23), (110742,1140365,0,'skin_color',160,141,68), (110743,1140365,1,'soga_cheek_type',-29,-23,0), (110744,1140365,1,'soga_chin_type',26,17,32), (110745,1140365,1,'soga_ear_type',-40,-25,0), (110746,1140365,1,'soga_eye_brow_type',-9,35,-8), (110747,1140365,0,'soga_eye_color',229,229,102), (110748,1140365,1,'soga_eye_type',-3,0,0), (110749,1140365,0,'soga_hair_face_color',52,38,20), (110750,1140365,0,'soga_hair_face_highlight_color',216,192,37), (110751,1140365,0,'soga_hair_type_color',52,38,20), (110752,1140365,0,'soga_hair_type_highlight_color',216,192,37), (110753,1140365,1,'soga_lip_type',-12,-22,22), (110754,1140365,1,'soga_nose_type',-28,20,-23), (110755,1140365,0,'soga_skin_color',160,141,68), (110756,1140365,0,'wing_color1',255,255,255), (110757,1140365,0,'wing_color2',255,255,255), (110758,1140366,0,'eye_color',255,255,255), (110759,1140366,0,'skin_color',255,255,255), (110760,1140366,0,'soga_eye_color',255,0,255), (110761,1140367,0,'eye_color',0,255,255), (110762,1140367,0,'skin_color',63,63,255), (110763,1140367,0,'soga_eye_color',255,0,255), (110764,1140368,1,'cheek_type',-7,-12,0), (110765,1140368,1,'chin_type',0,41,-11), (110766,1140368,1,'ear_type',-12,-37,0), (110767,1140368,1,'eye_brow_type',3,-14,-4), (110768,1140368,0,'eye_color',2,191,180), (110769,1140368,1,'eye_type',93,0,0), (110770,1140368,0,'hair_color1',255,255,255), (110771,1140368,0,'hair_color2',36,34,36), (110772,1140368,0,'hair_face_color',189,186,134), (110773,1140368,0,'hair_face_highlight_color',33,25,15), (110774,1140368,0,'hair_highlight',255,255,255), (110775,1140368,0,'hair_type_color',15,0,22), (110776,1140368,0,'hair_type_highlight_color',86,40,0), (110777,1140368,1,'lip_type',-1,-71,31), (110778,1140368,1,'nose_type',14,-11,0), (110779,1140368,0,'skin_color',183,146,149), (110780,1140368,1,'soga_cheek_type',-7,-12,0), (110781,1140368,1,'soga_chin_type',0,41,-11), (110782,1140368,1,'soga_ear_type',-12,-37,0), (110783,1140368,1,'soga_eye_brow_type',3,-14,-4), (110784,1140368,0,'soga_eye_color',229,229,102), (110785,1140368,1,'soga_eye_type',93,0,0), (110786,1140368,0,'soga_hair_color1',255,255,255), (110787,1140368,0,'soga_hair_color2',36,34,36), (110788,1140368,0,'soga_hair_face_color',189,186,134), (110789,1140368,0,'soga_hair_face_highlight_color',33,25,15), (110790,1140368,0,'soga_hair_highlight',255,255,255), (110791,1140368,0,'soga_hair_type_color',15,0,22), (110792,1140368,0,'soga_hair_type_highlight_color',86,40,0), (110793,1140368,1,'soga_lip_type',-1,-71,31), (110794,1140368,1,'soga_nose_type',14,-11,0), (110795,1140368,0,'soga_skin_color',183,146,149), (110796,1140368,0,'wing_color1',151,120,5), (110797,1140368,0,'wing_color2',95,178,23), (110798,1140369,1,'cheek_type',28,-37,0), (110799,1140369,1,'chin_type',9,4,17), (110800,1140369,1,'ear_type',-28,28,0), (110801,1140369,1,'eye_brow_type',-4,-41,-19), (110802,1140369,0,'eye_color',45,65,39), (110803,1140369,1,'eye_type',23,0,0), (110804,1140369,0,'hair_color1',255,255,255), (110805,1140369,0,'hair_color2',194,28,1), (110806,1140369,0,'hair_face_color',123,75,53), (110807,1140369,0,'hair_face_highlight_color',114,47,0), (110808,1140369,0,'hair_highlight',255,255,255), (110809,1140369,0,'hair_type_color',123,75,53), (110810,1140369,0,'hair_type_highlight_color',114,47,0), (110811,1140369,1,'lip_type',32,32,-14), (110812,1140369,1,'nose_type',-26,-28,37), (110813,1140369,0,'skin_color',184,157,104), (110814,1140369,1,'soga_cheek_type',28,-37,0), (110815,1140369,1,'soga_chin_type',9,4,17), (110816,1140369,1,'soga_ear_type',-28,28,0), (110817,1140369,1,'soga_eye_brow_type',-4,-41,-19), (110818,1140369,0,'soga_eye_color',229,229,102), (110819,1140369,1,'soga_eye_type',23,0,0), (110820,1140369,0,'soga_hair_color1',255,255,255), (110821,1140369,0,'soga_hair_color2',194,28,1), (110822,1140369,0,'soga_hair_face_color',123,75,53), (110823,1140369,0,'soga_hair_face_highlight_color',114,47,0), (110824,1140369,0,'soga_hair_highlight',255,255,255), (110825,1140369,0,'soga_hair_type_color',123,75,53), (110826,1140369,0,'soga_hair_type_highlight_color',114,47,0), (110827,1140369,1,'soga_lip_type',32,32,-14), (110828,1140369,1,'soga_nose_type',-26,-28,37), (110829,1140369,0,'soga_skin_color',184,157,104), (110830,1140369,0,'wing_color1',255,255,255), (110831,1140369,0,'wing_color2',255,255,255), (110861,1140372,0,'eye_color',255,255,255), (110862,1140372,0,'skin_color',255,255,255), (110863,1140372,0,'soga_eye_color',255,0,255), (110864,1140373,0,'eye_color',255,255,255), (110865,1140373,0,'skin_color',255,255,255), (110866,1140373,0,'soga_eye_color',255,0,255), (110867,1140374,0,'eye_color',64,0,0), (110868,1140374,0,'skin_color',64,64,64), (110869,1140374,0,'soga_eye_color',255,0,255), (110870,1140375,1,'cheek_type',71,-62,0), (110871,1140375,1,'chin_type',-46,0,-14), (110872,1140375,1,'ear_type',-18,-37,0), (110873,1140375,1,'eye_brow_type',-14,-70,81), (110874,1140375,0,'eye_color',49,30,11), (110875,1140375,1,'eye_type',47,0,0), (110876,1140375,0,'hair_color1',26,24,25), (110877,1140375,0,'hair_color2',36,34,36), (110878,1140375,0,'hair_face_color',15,1,21), (110879,1140375,0,'hair_face_highlight_color',15,1,21), (110880,1140375,0,'hair_highlight',26,24,25), (110881,1140375,0,'hair_type_color',15,1,21), (110882,1140375,0,'hair_type_highlight_color',15,1,21), (110883,1140375,1,'lip_type',31,3,57), (110884,1140375,1,'nose_type',0,-18,-84), (110885,1140375,0,'skin_color',138,102,69), (110886,1140375,1,'soga_cheek_type',71,-62,0), (110887,1140375,1,'soga_chin_type',-46,0,-14), (110888,1140375,1,'soga_ear_type',-18,-37,0), (110889,1140375,1,'soga_eye_brow_type',-14,-70,81), (110890,1140375,0,'soga_eye_color',229,229,102), (110891,1140375,1,'soga_eye_type',47,0,0), (110892,1140375,0,'soga_hair_color1',26,24,25), (110893,1140375,0,'soga_hair_color2',36,34,36), (110894,1140375,0,'soga_hair_face_color',15,1,21), (110895,1140375,0,'soga_hair_face_highlight_color',15,1,21), (110896,1140375,0,'soga_hair_highlight',26,24,25), (110897,1140375,0,'soga_hair_type_color',15,1,21), (110898,1140375,0,'soga_hair_type_highlight_color',15,1,21), (110899,1140375,1,'soga_lip_type',31,3,57), (110900,1140375,1,'soga_nose_type',0,-18,-84), (110901,1140375,0,'soga_skin_color',138,102,69), (110902,1140375,0,'wing_color1',255,255,255), (110903,1140375,0,'wing_color2',255,255,255), (110904,1140376,1,'cheek_type',3,56,0), (110905,1140376,1,'chin_type',-26,56,14), (110906,1140376,1,'ear_type',-31,98,0), (110907,1140376,1,'eye_brow_type',15,-70,44), (110908,1140376,0,'eye_color',37,71,51), (110909,1140376,1,'eye_type',12,0,0), (110910,1140376,0,'hair_color1',29,21,28), (110911,1140376,0,'hair_color2',39,32,39), (110912,1140376,0,'hair_face_color',15,1,21), (110913,1140376,0,'hair_face_highlight_color',119,36,33), (110914,1140376,0,'hair_highlight',91,21,51), (110915,1140376,0,'hair_type_color',15,1,21), (110916,1140376,0,'hair_type_highlight_color',119,36,33), (110917,1140376,1,'lip_type',81,-14,-70), (110918,1140376,1,'nose_type',-93,-68,17), (110919,1140376,0,'skin_color',242,233,234), (110920,1140376,1,'soga_cheek_type',3,56,0), (110921,1140376,1,'soga_chin_type',-26,56,14), (110922,1140376,1,'soga_ear_type',-31,98,0), (110923,1140376,1,'soga_eye_brow_type',15,-70,44), (110924,1140376,0,'soga_eye_color',229,229,102), (110925,1140376,1,'soga_eye_type',12,0,0), (110926,1140376,0,'soga_hair_color1',29,21,28), (110927,1140376,0,'soga_hair_color2',39,32,39), (110928,1140376,0,'soga_hair_face_color',15,1,21), (110929,1140376,0,'soga_hair_face_highlight_color',119,36,33), (110930,1140376,0,'soga_hair_highlight',91,21,51), (110931,1140376,0,'soga_hair_type_color',15,1,21), (110932,1140376,0,'soga_hair_type_highlight_color',119,36,33), (110933,1140376,1,'soga_lip_type',81,-14,-70), (110934,1140376,1,'soga_nose_type',-93,-68,17), (110935,1140376,0,'soga_skin_color',242,233,234), (110936,1140376,0,'wing_color1',255,255,255), (110937,1140376,0,'wing_color2',255,255,255), (110938,1140377,1,'cheek_type',77,-75,0), (110939,1140377,1,'chin_type',58,88,28), (110940,1140377,1,'ear_type',14,56,0), (110941,1140377,1,'eye_brow_type',59,26,-89), (110942,1140377,0,'eye_color',144,188,195), (110943,1140377,1,'eye_type',-21,0,0), (110944,1140377,0,'hair_color1',239,221,86), (110945,1140377,0,'hair_color2',99,53,22), (110946,1140377,0,'hair_face_color',219,179,15), (110947,1140377,0,'hair_face_highlight_color',93,65,9), (110948,1140377,0,'hair_highlight',56,33,26), (110949,1140377,0,'hair_type_color',219,179,15), (110950,1140377,0,'hair_type_highlight_color',93,65,9), (110951,1140377,1,'lip_type',-46,37,-63), (110952,1140377,1,'nose_type',7,10,-17), (110953,1140377,0,'skin_color',200,187,181), (110954,1140377,1,'soga_cheek_type',77,-75,0), (110955,1140377,1,'soga_chin_type',58,88,28), (110956,1140377,1,'soga_ear_type',14,56,0), (110957,1140377,1,'soga_eye_brow_type',59,26,-89), (110958,1140377,0,'soga_eye_color',229,229,102), (110959,1140377,1,'soga_eye_type',-21,0,0), (110960,1140377,0,'soga_hair_color1',239,221,86), (110961,1140377,0,'soga_hair_color2',99,53,22), (110962,1140377,0,'soga_hair_face_color',219,179,15), (110963,1140377,0,'soga_hair_face_highlight_color',93,65,9), (110964,1140377,0,'soga_hair_highlight',56,33,26), (110965,1140377,0,'soga_hair_type_color',219,179,15), (110966,1140377,0,'soga_hair_type_highlight_color',93,65,9), (110967,1140377,1,'soga_lip_type',-46,37,-63), (110968,1140377,1,'soga_nose_type',7,10,-17), (110969,1140377,0,'soga_skin_color',200,187,181), (110970,1140377,0,'wing_color1',255,255,255), (110971,1140377,0,'wing_color2',255,255,255), (111002,1140379,0,'eye_color',255,255,255), (111003,1140379,0,'skin_color',255,255,255), (111004,1140379,0,'soga_eye_color',255,0,255), (111005,1140380,1,'cheek_type',-76,-66,0), (111006,1140380,1,'chin_type',37,12,50), (111007,1140380,1,'ear_type',-77,7,0), (111008,1140380,1,'eye_brow_type',-64,-68,2), (111009,1140380,0,'eye_color',43,174,97), (111010,1140380,1,'eye_type',77,0,0), (111011,1140380,0,'hair_color1',255,255,255), (111012,1140380,0,'hair_color2',36,34,36), (111013,1140380,0,'hair_highlight',255,255,255), (111014,1140380,0,'hair_type_color',25,13,35), (111015,1140380,0,'hair_type_highlight_color',91,45,0), (111016,1140380,1,'lip_type',-34,43,0), (111017,1140380,1,'nose_type',-72,7,-81), (111018,1140380,0,'skin_color',248,234,232), (111019,1140380,1,'soga_cheek_type',-76,-66,0), (111020,1140380,1,'soga_chin_type',37,12,50), (111021,1140380,1,'soga_ear_type',-77,7,0), (111022,1140380,1,'soga_eye_brow_type',-64,-68,2), (111023,1140380,0,'soga_eye_color',229,229,102), (111024,1140380,1,'soga_eye_type',77,0,0), (111025,1140380,0,'soga_hair_color1',255,255,255), (111026,1140380,0,'soga_hair_color2',36,34,36), (111027,1140380,0,'soga_hair_highlight',255,255,255), (111028,1140380,0,'soga_hair_type_color',25,13,35), (111029,1140380,0,'soga_hair_type_highlight_color',91,45,0), (111030,1140380,1,'soga_lip_type',-34,43,0), (111031,1140380,1,'soga_nose_type',-72,7,-81), (111032,1140380,0,'soga_skin_color',248,234,232), (111033,1140380,0,'wing_color1',135,4,214), (111034,1140380,0,'wing_color2',40,181,235), (111035,1140381,1,'cheek_type',-82,-61,0), (111036,1140381,1,'chin_type',-47,96,31), (111037,1140381,1,'ear_type',17,-72,0), (111038,1140381,1,'eye_brow_type',77,-90,-29), (111039,1140381,0,'eye_color',180,145,100), (111040,1140381,1,'eye_type',-79,0,0), (111041,1140381,0,'hair_color1',200,165,96), (111042,1140381,0,'hair_color2',173,99,44), (111043,1140381,0,'hair_face_color',227,163,26), (111044,1140381,0,'hair_face_highlight_color',233,184,31), (111045,1140381,0,'hair_highlight',246,219,114), (111046,1140381,0,'hair_type_color',227,163,26), (111047,1140381,0,'hair_type_highlight_color',233,184,31), (111048,1140381,1,'lip_type',-93,-9,-19), (111049,1140381,1,'nose_type',3,-26,-81), (111050,1140381,0,'skin_color',242,251,244), (111051,1140381,1,'soga_cheek_type',-82,-61,0), (111052,1140381,1,'soga_chin_type',-47,96,31), (111053,1140381,1,'soga_ear_type',17,-72,0), (111054,1140381,1,'soga_eye_brow_type',77,-90,-29), (111055,1140381,0,'soga_eye_color',204,204,204), (111056,1140381,1,'soga_eye_type',-79,0,0), (111057,1140381,0,'soga_hair_color1',200,165,96), (111058,1140381,0,'soga_hair_color2',173,99,44), (111059,1140381,0,'soga_hair_face_color',227,163,26), (111060,1140381,0,'soga_hair_face_highlight_color',233,184,31), (111061,1140381,0,'soga_hair_highlight',246,219,114), (111062,1140381,0,'soga_hair_type_color',227,163,26), (111063,1140381,0,'soga_hair_type_highlight_color',233,184,31), (111064,1140381,1,'soga_lip_type',-93,-9,-19), (111065,1140381,1,'soga_nose_type',3,-26,-81), (111066,1140381,0,'soga_skin_color',242,251,244), (111067,1140382,1,'cheek_type',-79,-4,0), (111068,1140382,1,'chin_type',-37,22,-98), (111069,1140382,1,'ear_type',-29,-11,0), (111070,1140382,1,'eye_brow_type',-69,53,-75), (111071,1140382,0,'eye_color',20,246,204), (111072,1140382,1,'eye_type',28,0,0), (111073,1140382,0,'hair_color1',255,255,255), (111074,1140382,0,'hair_color2',255,236,129), (111075,1140382,0,'hair_highlight',255,255,255), (111076,1140382,0,'hair_type_color',255,171,45), (111077,1140382,0,'hair_type_highlight_color',38,29,49), (111078,1140382,1,'lip_type',28,-82,4), (111079,1140382,1,'nose_type',-91,-41,57), (111080,1140382,0,'skin_color',241,225,203), (111081,1140382,1,'soga_cheek_type',-79,-4,0), (111082,1140382,1,'soga_chin_type',-37,22,-98), (111083,1140382,1,'soga_ear_type',-29,-11,0), (111084,1140382,1,'soga_eye_brow_type',-69,53,-75), (111085,1140382,0,'soga_eye_color',229,229,102), (111086,1140382,1,'soga_eye_type',28,0,0), (111087,1140382,0,'soga_hair_color1',255,255,255), (111088,1140382,0,'soga_hair_color2',255,236,129), (111089,1140382,0,'soga_hair_highlight',255,255,255), (111090,1140382,0,'soga_hair_type_color',255,171,45), (111091,1140382,0,'soga_hair_type_highlight_color',38,29,49), (111092,1140382,1,'soga_lip_type',28,-82,4), (111093,1140382,1,'soga_nose_type',-91,-41,57), (111094,1140382,0,'soga_skin_color',241,225,203), (111095,1140382,0,'wing_color1',153,38,109), (111096,1140382,0,'wing_color2',174,88,5), (111097,1140383,1,'cheek_type',12,47,0), (111098,1140383,1,'chin_type',-81,-37,-28), (111099,1140383,1,'ear_type',-15,22,0), (111100,1140383,1,'eye_brow_type',50,3,77), (111101,1140383,0,'eye_color',131,108,56), (111102,1140383,1,'eye_type',-4,0,0), (111103,1140383,0,'hair_color1',123,123,130), (111104,1140383,0,'hair_color2',144,140,137), (111105,1140383,0,'hair_face_color',96,113,118), (111106,1140383,0,'hair_face_highlight_color',15,1,21), (111107,1140383,0,'hair_highlight',26,24,25), (111108,1140383,0,'hair_type_color',96,113,118), (111109,1140383,0,'hair_type_highlight_color',15,1,21), (111110,1140383,1,'lip_type',-8,-7,62), (111111,1140383,1,'nose_type',45,-2,-90), (111112,1140383,0,'skin_color',56,58,58), (111113,1140383,1,'soga_cheek_type',12,47,0), (111114,1140383,1,'soga_chin_type',-81,-37,-28), (111115,1140383,1,'soga_ear_type',-15,22,0), (111116,1140383,1,'soga_eye_brow_type',50,3,77), (111117,1140383,0,'soga_eye_color',229,229,102), (111118,1140383,1,'soga_eye_type',-4,0,0), (111119,1140383,0,'soga_hair_color1',123,123,130), (111120,1140383,0,'soga_hair_color2',144,140,137), (111121,1140383,0,'soga_hair_face_color',96,113,118), (111122,1140383,0,'soga_hair_face_highlight_color',15,1,21), (111123,1140383,0,'soga_hair_highlight',26,24,25), (111124,1140383,0,'soga_hair_type_color',96,113,118), (111125,1140383,0,'soga_hair_type_highlight_color',15,1,21), (111126,1140383,1,'soga_lip_type',-8,-7,62), (111127,1140383,1,'soga_nose_type',45,-2,-90), (111128,1140383,0,'soga_skin_color',56,58,58), (111129,1140384,1,'cheek_type',53,-59,0), (111130,1140384,1,'chin_type',94,83,-20), (111131,1140384,1,'ear_type',-17,-31,0), (111132,1140384,1,'eye_brow_type',63,40,10), (111133,1140384,0,'eye_color',2,191,180), (111134,1140384,1,'eye_type',87,0,0), (111135,1140384,0,'hair_color1',255,255,255), (111136,1140384,0,'hair_color2',153,30,229), (111137,1140384,0,'hair_highlight',255,255,255), (111138,1140384,0,'hair_type_color',150,23,215), (111139,1140384,0,'hair_type_highlight_color',88,212,186), (111140,1140384,1,'lip_type',-75,25,95), (111141,1140384,1,'nose_type',-25,28,37), (111142,1140384,0,'skin_color',201,154,156), (111143,1140384,1,'soga_cheek_type',53,-59,0), (111144,1140384,1,'soga_chin_type',94,83,-20), (111145,1140384,1,'soga_ear_type',-17,-31,0), (111146,1140384,1,'soga_eye_brow_type',63,40,10), (111147,1140384,0,'soga_eye_color',229,229,102), (111148,1140384,1,'soga_eye_type',87,0,0), (111149,1140384,0,'soga_hair_color1',255,255,255), (111150,1140384,0,'soga_hair_color2',153,30,229), (111151,1140384,0,'soga_hair_highlight',255,255,255), (111152,1140384,0,'soga_hair_type_color',150,23,215), (111153,1140384,0,'soga_hair_type_highlight_color',88,212,186), (111154,1140384,1,'soga_lip_type',-75,25,95), (111155,1140384,1,'soga_nose_type',-25,28,37), (111156,1140384,0,'soga_skin_color',201,154,156), (111157,1140384,0,'wing_color1',62,146,238), (111158,1140384,0,'wing_color2',216,216,216), (111159,1140385,1,'cheek_type',-5,48,0), (111160,1140385,1,'chin_type',41,-50,68), (111161,1140385,1,'ear_type',-48,77,0), (111162,1140385,1,'eye_brow_type',-72,-39,-8), (111163,1140385,0,'eye_color',161,78,3), (111164,1140385,1,'eye_type',81,0,0), (111165,1140385,0,'hair_color1',255,255,255), (111166,1140385,0,'hair_color2',36,34,36), (111167,1140385,0,'hair_highlight',255,255,255), (111168,1140385,0,'hair_type_color',19,5,27), (111169,1140385,0,'hair_type_highlight_color',84,37,0), (111170,1140385,1,'lip_type',-77,63,34), (111171,1140385,1,'nose_type',88,-72,-38), (111172,1140385,0,'skin_color',193,146,150), (111173,1140385,1,'soga_cheek_type',-5,48,0), (111174,1140385,1,'soga_chin_type',41,-50,68), (111175,1140385,1,'soga_ear_type',-48,77,0), (111176,1140385,1,'soga_eye_brow_type',-72,-39,-8), (111177,1140385,0,'soga_eye_color',229,229,102), (111178,1140385,1,'soga_eye_type',81,0,0), (111179,1140385,0,'soga_hair_color1',255,255,255), (111180,1140385,0,'soga_hair_color2',36,34,36), (111181,1140385,0,'soga_hair_highlight',255,255,255), (111182,1140385,0,'soga_hair_type_color',19,5,27), (111183,1140385,0,'soga_hair_type_highlight_color',84,37,0), (111184,1140385,1,'soga_lip_type',-77,63,34), (111185,1140385,1,'soga_nose_type',88,-72,-38), (111186,1140385,0,'soga_skin_color',193,146,150), (111187,1140385,0,'wing_color1',135,213,3), (111188,1140385,0,'wing_color2',173,255,1), (111189,1140386,1,'cheek_type',-79,-26,0), (111190,1140386,1,'chin_type',94,25,-97), (111191,1140386,1,'ear_type',37,45,0), (111192,1140386,1,'eye_brow_type',-100,100,100), (111193,1140386,0,'eye_color',57,176,77), (111194,1140386,1,'eye_type',-100,0,0), (111195,1140386,0,'hair_color1',255,255,255), (111196,1140386,0,'hair_color2',76,161,255), (111197,1140386,0,'hair_highlight',255,255,255), (111198,1140386,0,'hair_type_color',1,69,189), (111199,1140386,0,'hair_type_highlight_color',68,73,87), (111200,1140386,1,'lip_type',-37,0,-38), (111201,1140386,1,'nose_type',-81,41,4), (111202,1140386,0,'skin_color',228,207,176), (111203,1140386,1,'soga_cheek_type',-79,-26,0), (111204,1140386,1,'soga_chin_type',94,25,-97), (111205,1140386,1,'soga_ear_type',37,45,0), (111206,1140386,1,'soga_eye_brow_type',-100,100,100), (111207,1140386,0,'soga_eye_color',229,229,102), (111208,1140386,1,'soga_eye_type',-100,0,0), (111209,1140386,0,'soga_hair_color1',255,255,255), (111210,1140386,0,'soga_hair_color2',76,161,255), (111211,1140386,0,'soga_hair_highlight',255,255,255), (111212,1140386,0,'soga_hair_type_color',1,69,189), (111213,1140386,0,'soga_hair_type_highlight_color',68,73,87), (111214,1140386,1,'soga_lip_type',-37,0,-38), (111215,1140386,1,'soga_nose_type',-81,41,4), (111216,1140386,0,'soga_skin_color',228,207,176), (111217,1140386,0,'wing_color1',169,1,255), (111218,1140386,0,'wing_color2',118,183,6), (111219,1140387,0,'eye_color',255,255,255), (111220,1140387,0,'skin_color',255,255,255), (111221,1140387,0,'soga_eye_color',255,0,255), (111222,1140388,1,'cheek_type',-90,-72,0), (111223,1140388,1,'chin_type',14,57,-69), (111224,1140388,1,'ear_type',38,-90,0), (111225,1140388,1,'eye_brow_type',-31,9,-44), (111226,1140388,0,'eye_color',95,68,31), (111227,1140388,1,'eye_type',81,0,0), (111228,1140388,0,'hair_color1',160,156,172), (111229,1140388,0,'hair_color2',61,61,68), (111230,1140388,0,'hair_face_color',244,244,246), (111231,1140388,0,'hair_face_highlight_color',191,182,168), (111232,1140388,0,'hair_highlight',112,123,142), (111233,1140388,0,'hair_type_color',244,244,246), (111234,1140388,0,'hair_type_highlight_color',191,182,168), (111235,1140388,1,'lip_type',-78,55,-28), (111236,1140388,1,'nose_type',-64,25,59), (111237,1140388,0,'skin_color',251,254,254), (111238,1140388,1,'soga_cheek_type',-90,-72,0), (111239,1140388,1,'soga_chin_type',14,57,-69), (111240,1140388,1,'soga_ear_type',38,-90,0), (111241,1140388,1,'soga_eye_brow_type',-31,9,-44), (111242,1140388,0,'soga_eye_color',229,229,102), (111243,1140388,1,'soga_eye_type',81,0,0), (111244,1140388,0,'soga_hair_color1',160,156,172), (111245,1140388,0,'soga_hair_color2',61,61,68), (111246,1140388,0,'soga_hair_face_color',244,244,246), (111247,1140388,0,'soga_hair_face_highlight_color',191,182,168), (111248,1140388,0,'soga_hair_highlight',112,123,142), (111249,1140388,0,'soga_hair_type_color',244,244,246), (111250,1140388,0,'soga_hair_type_highlight_color',191,182,168), (111251,1140388,1,'soga_lip_type',-78,55,-28), (111252,1140388,1,'soga_nose_type',-64,25,59), (111253,1140388,0,'soga_skin_color',251,254,254), (111254,1140389,1,'cheek_type',-71,51,0), (111255,1140389,1,'chin_type',-71,-81,55), (111256,1140389,1,'ear_type',-39,18,0), (111257,1140389,1,'eye_brow_type',-96,68,61), (111258,1140389,0,'eye_color',2,195,183), (111259,1140389,1,'eye_type',93,0,0), (111260,1140389,0,'hair_color1',255,255,255), (111261,1140389,0,'hair_color2',255,190,107), (111262,1140389,0,'hair_highlight',255,255,255), (111263,1140389,0,'hair_type_color',231,88,255), (111264,1140389,0,'hair_type_highlight_color',2,82,209), (111265,1140389,1,'lip_type',-25,-93,2), (111266,1140389,1,'nose_type',-18,-62,2), (111267,1140389,0,'skin_color',224,204,220), (111268,1140389,1,'soga_cheek_type',-71,51,0), (111269,1140389,1,'soga_chin_type',-71,-81,55), (111270,1140389,1,'soga_ear_type',-39,18,0), (111271,1140389,1,'soga_eye_brow_type',-96,68,61), (111272,1140389,0,'soga_eye_color',229,229,102), (111273,1140389,1,'soga_eye_type',93,0,0), (111274,1140389,0,'soga_hair_color1',255,255,255), (111275,1140389,0,'soga_hair_color2',255,190,107), (111276,1140389,0,'soga_hair_highlight',255,255,255), (111277,1140389,0,'soga_hair_type_color',231,88,255), (111278,1140389,0,'soga_hair_type_highlight_color',2,82,209), (111279,1140389,1,'soga_lip_type',-25,-93,2), (111280,1140389,1,'soga_nose_type',-18,-62,2), (111281,1140389,0,'soga_skin_color',224,204,220), (111282,1140389,0,'wing_color1',48,186,251), (111283,1140389,0,'wing_color2',68,54,169), (111314,1140391,1,'cheek_type',-77,39,0), (111315,1140391,1,'chin_type',55,12,59), (111316,1140391,1,'ear_type',89,22,0), (111317,1140391,1,'eye_brow_type',21,46,-94), (111318,1140391,0,'eye_color',127,197,2), (111319,1140391,1,'eye_type',14,0,0), (111320,1140391,0,'hair_color1',255,255,255), (111321,1140391,0,'hair_color2',153,30,229), (111322,1140391,0,'hair_highlight',255,255,255), (111323,1140391,0,'hair_type_color',120,6,177), (111324,1140391,0,'hair_type_highlight_color',222,78,255), (111325,1140391,1,'lip_type',17,97,43), (111326,1140391,1,'nose_type',-81,-28,-26), (111327,1140391,0,'skin_color',201,162,174), (111328,1140391,1,'soga_cheek_type',-77,39,0), (111329,1140391,1,'soga_chin_type',55,12,59), (111330,1140391,1,'soga_ear_type',89,22,0), (111331,1140391,1,'soga_eye_brow_type',21,46,-94), (111332,1140391,0,'soga_eye_color',229,229,102), (111333,1140391,1,'soga_eye_type',14,0,0), (111334,1140391,0,'soga_hair_color1',255,255,255), (111335,1140391,0,'soga_hair_color2',153,30,229), (111336,1140391,0,'soga_hair_highlight',255,255,255), (111337,1140391,0,'soga_hair_type_color',120,6,177), (111338,1140391,0,'soga_hair_type_highlight_color',222,78,255), (111339,1140391,1,'soga_lip_type',17,97,43), (111340,1140391,1,'soga_nose_type',-81,-28,-26), (111341,1140391,0,'soga_skin_color',201,162,174), (111342,1140391,0,'wing_color1',71,71,71), (111343,1140391,0,'wing_color2',142,44,68), (111344,1140392,1,'cheek_type',-55,-90,0), (111345,1140392,1,'chin_type',-53,-50,-8), (111346,1140392,1,'ear_type',37,-7,0), (111347,1140392,1,'eye_brow_type',7,55,-64), (111348,1140392,0,'eye_color',51,149,58), (111349,1140392,1,'eye_type',-50,0,0), (111350,1140392,0,'hair_color1',255,255,255), (111351,1140392,0,'hair_color2',255,236,129), (111352,1140392,0,'hair_highlight',255,255,255), (111353,1140392,0,'hair_type_color',255,225,20), (111354,1140392,0,'hair_type_highlight_color',49,46,64), (111355,1140392,1,'lip_type',-72,97,-25), (111356,1140392,1,'nose_type',28,-62,-37), (111357,1140392,0,'skin_color',196,169,195), (111358,1140392,1,'soga_cheek_type',-55,-90,0), (111359,1140392,1,'soga_chin_type',-53,-50,-8), (111360,1140392,1,'soga_ear_type',37,-7,0), (111361,1140392,1,'soga_eye_brow_type',7,55,-64), (111362,1140392,0,'soga_eye_color',229,229,102), (111363,1140392,1,'soga_eye_type',-50,0,0), (111364,1140392,0,'soga_hair_color1',255,255,255), (111365,1140392,0,'soga_hair_color2',255,236,129), (111366,1140392,0,'soga_hair_highlight',255,255,255), (111367,1140392,0,'soga_hair_type_color',255,225,20), (111368,1140392,0,'soga_hair_type_highlight_color',49,46,64), (111369,1140392,1,'soga_lip_type',-72,97,-25), (111370,1140392,1,'soga_nose_type',28,-62,-37), (111371,1140392,0,'soga_skin_color',196,169,195), (111372,1140392,0,'wing_color1',221,158,2), (111373,1140392,0,'wing_color2',218,129,2), (111374,1140393,0,'eye_color',255,255,128), (111375,1140393,0,'skin_color',63,0,0), (111376,1140393,0,'soga_eye_color',255,0,255), (111409,1140395,1,'cheek_type',44,50,0), (111410,1140395,1,'chin_type',96,-50,63), (111411,1140395,1,'ear_type',50,50,0), (111412,1140395,1,'eye_brow_type',64,89,-34), (111413,1140395,0,'eye_color',152,176,147), (111414,1140395,1,'eye_type',-5,0,0), (111415,1140395,0,'hair_color1',123,123,130), (111416,1140395,0,'hair_color2',144,140,137), (111417,1140395,0,'hair_face_color',119,147,147), (111418,1140395,0,'hair_face_highlight_color',35,24,1), (111419,1140395,0,'hair_highlight',79,28,15), (111420,1140395,0,'hair_type_color',119,147,147), (111421,1140395,0,'hair_type_highlight_color',35,24,1), (111422,1140395,1,'lip_type',-4,-98,77), (111423,1140395,1,'nose_type',51,-37,61), (111424,1140395,0,'skin_color',180,155,104), (111425,1140395,1,'soga_cheek_type',44,50,0), (111426,1140395,1,'soga_chin_type',96,-50,63), (111427,1140395,1,'soga_ear_type',50,50,0), (111428,1140395,1,'soga_eye_brow_type',64,89,-34), (111429,1140395,0,'soga_eye_color',229,229,102), (111430,1140395,1,'soga_eye_type',-5,0,0), (111431,1140395,0,'soga_hair_color1',123,123,130), (111432,1140395,0,'soga_hair_color2',144,140,137), (111433,1140395,0,'soga_hair_face_color',119,147,147), (111434,1140395,0,'soga_hair_face_highlight_color',35,24,1), (111435,1140395,0,'soga_hair_highlight',79,28,15), (111436,1140395,0,'soga_hair_type_color',119,147,147), (111437,1140395,0,'soga_hair_type_highlight_color',35,24,1), (111438,1140395,1,'soga_lip_type',-4,-98,77), (111439,1140395,1,'soga_nose_type',51,-37,61), (111440,1140395,0,'soga_skin_color',180,155,104), (111471,1140397,1,'cheek_type',2,-21,0), (111472,1140397,1,'chin_type',20,0,-1), (111473,1140397,1,'ear_type',-28,0,0), (111474,1140397,1,'eye_brow_type',23,-21,17), (111475,1140397,0,'eye_color',43,87,100), (111476,1140397,1,'eye_type',1,0,0), (111477,1140397,0,'hair_face_color',178,155,145), (111478,1140397,0,'hair_face_highlight_color',114,106,39), (111479,1140397,0,'hair_type_color',178,155,145), (111480,1140397,0,'hair_type_highlight_color',114,106,39), (111481,1140397,1,'lip_type',-4,14,-20), (111482,1140397,1,'nose_type',0,37,48), (111483,1140397,0,'skin_color',189,168,120), (111484,1140397,1,'soga_cheek_type',2,-21,0), (111485,1140397,1,'soga_chin_type',20,0,-1), (111486,1140397,1,'soga_ear_type',-28,0,0), (111487,1140397,1,'soga_eye_brow_type',23,-21,17), (111488,1140397,0,'soga_eye_color',229,229,102), (111489,1140397,1,'soga_eye_type',1,0,0), (111490,1140397,0,'soga_hair_face_color',178,155,145), (111491,1140397,0,'soga_hair_face_highlight_color',114,106,39), (111492,1140397,0,'soga_hair_type_color',178,155,145), (111493,1140397,0,'soga_hair_type_highlight_color',114,106,39), (111494,1140397,1,'soga_lip_type',-4,14,-20), (111495,1140397,1,'soga_nose_type',0,37,48), (111496,1140397,0,'soga_skin_color',189,168,120), (111497,1140397,0,'wing_color1',255,255,255), (111498,1140397,0,'wing_color2',255,255,255), (111559,1140400,1,'cheek_type',71,-32,0), (111560,1140400,1,'chin_type',47,-31,-8), (111561,1140400,1,'ear_type',37,-91,0), (111562,1140400,1,'eye_brow_type',46,-70,14), (111563,1140400,0,'eye_color',4,157,147), (111564,1140400,1,'eye_type',59,0,0), (111565,1140400,0,'hair_color1',255,255,255), (111566,1140400,0,'hair_color2',100,220,228), (111567,1140400,0,'hair_highlight',255,255,255), (111568,1140400,0,'hair_type_color',92,214,177), (111569,1140400,0,'hair_type_highlight_color',113,143,145), (111570,1140400,1,'lip_type',53,72,29), (111571,1140400,1,'nose_type',37,-58,69), (111572,1140400,0,'skin_color',219,199,171), (111573,1140400,1,'soga_cheek_type',71,-32,0), (111574,1140400,1,'soga_chin_type',47,-31,-8), (111575,1140400,1,'soga_ear_type',37,-91,0), (111576,1140400,1,'soga_eye_brow_type',46,-70,14), (111577,1140400,0,'soga_eye_color',229,229,102), (111578,1140400,1,'soga_eye_type',59,0,0), (111579,1140400,0,'soga_hair_color1',255,255,255), (111580,1140400,0,'soga_hair_color2',100,220,228), (111581,1140400,0,'soga_hair_highlight',255,255,255), (111582,1140400,0,'soga_hair_type_color',92,214,177), (111583,1140400,0,'soga_hair_type_highlight_color',113,143,145), (111584,1140400,1,'soga_lip_type',53,72,29), (111585,1140400,1,'soga_nose_type',37,-58,69), (111586,1140400,0,'soga_skin_color',219,199,171), (111587,1140400,0,'wing_color1',84,34,174), (111588,1140400,0,'wing_color2',49,175,83), (111589,1140401,1,'cheek_type',93,7,0), (111590,1140401,1,'chin_type',-64,-78,0), (111591,1140401,1,'ear_type',40,95,0), (111592,1140401,1,'eye_brow_type',-74,-97,-7), (111593,1140401,0,'eye_color',169,53,90), (111594,1140401,1,'eye_type',-31,0,0), (111595,1140401,0,'hair_color1',255,255,255), (111596,1140401,0,'hair_color2',36,34,36), (111597,1140401,0,'hair_highlight',255,255,255), (111598,1140401,0,'hair_type_color',15,0,22), (111599,1140401,0,'hair_type_highlight_color',53,178,235), (111600,1140401,1,'lip_type',11,-11,75), (111601,1140401,1,'nose_type',-75,21,-79), (111602,1140401,0,'skin_color',220,187,207), (111603,1140401,1,'soga_cheek_type',93,7,0), (111604,1140401,1,'soga_chin_type',-64,-78,0), (111605,1140401,1,'soga_ear_type',40,95,0), (111606,1140401,1,'soga_eye_brow_type',-74,-97,-7), (111607,1140401,0,'soga_eye_color',229,229,102), (111608,1140401,1,'soga_eye_type',-31,0,0), (111609,1140401,0,'soga_hair_color1',255,255,255), (111610,1140401,0,'soga_hair_color2',36,34,36), (111611,1140401,0,'soga_hair_highlight',255,255,255), (111612,1140401,0,'soga_hair_type_color',15,0,22), (111613,1140401,0,'soga_hair_type_highlight_color',53,178,235), (111614,1140401,1,'soga_lip_type',11,-11,75), (111615,1140401,1,'soga_nose_type',-75,21,-79), (111616,1140401,0,'soga_skin_color',220,187,207), (111617,1140401,0,'wing_color1',78,126,242), (111618,1140401,0,'wing_color2',51,84,168), (111619,1140402,1,'cheek_type',-75,43,0), (111620,1140402,1,'chin_type',-37,-68,93), (111621,1140402,1,'ear_type',-34,-29,0), (111622,1140402,1,'eye_brow_type',-7,15,31), (111623,1140402,0,'eye_color',103,165,5), (111624,1140402,1,'eye_type',77,0,0), (111625,1140402,0,'hair_color1',255,255,255), (111626,1140402,0,'hair_color2',87,8,147), (111627,1140402,0,'hair_highlight',255,255,255), (111628,1140402,0,'hair_type_color',91,0,125), (111629,1140402,0,'hair_type_highlight_color',87,20,0), (111630,1140402,1,'lip_type',53,-22,9), (111631,1140402,1,'nose_type',95,1,-57), (111632,1140402,0,'skin_color',228,208,225), (111633,1140402,1,'soga_cheek_type',-75,43,0), (111634,1140402,1,'soga_chin_type',-37,-68,93), (111635,1140402,1,'soga_ear_type',-34,-29,0), (111636,1140402,1,'soga_eye_brow_type',-7,15,31), (111637,1140402,0,'soga_eye_color',229,229,102), (111638,1140402,1,'soga_eye_type',77,0,0), (111639,1140402,0,'soga_hair_color1',255,255,255), (111640,1140402,0,'soga_hair_color2',87,8,147), (111641,1140402,0,'soga_hair_highlight',255,255,255), (111642,1140402,0,'soga_hair_type_color',91,0,125), (111643,1140402,0,'soga_hair_type_highlight_color',87,20,0), (111644,1140402,1,'soga_lip_type',53,-22,9), (111645,1140402,1,'soga_nose_type',95,1,-57), (111646,1140402,0,'soga_skin_color',228,208,225), (111647,1140402,0,'wing_color1',129,16,152), (111648,1140402,0,'wing_color2',6,180,162), (111649,1140403,1,'cheek_type',11,1,0), (111650,1140403,1,'chin_type',56,-59,5), (111651,1140403,1,'ear_type',-72,65,0), (111652,1140403,1,'eye_brow_type',82,-74,-21), (111653,1140403,0,'eye_color',139,111,3), (111654,1140403,0,'hair_color1',255,255,255), (111655,1140403,0,'hair_color2',194,28,1), (111656,1140403,0,'hair_highlight',255,255,255), (111657,1140403,0,'hair_type_color',91,45,0), (111658,1140403,0,'hair_type_highlight_color',80,29,0), (111659,1140403,1,'lip_type',-58,-18,-57), (111660,1140403,1,'nose_type',94,-7,9), (111661,1140403,0,'skin_color',250,224,206), (111662,1140403,1,'soga_cheek_type',11,1,0), (111663,1140403,1,'soga_chin_type',56,-59,5), (111664,1140403,1,'soga_ear_type',-72,65,0), (111665,1140403,1,'soga_eye_brow_type',82,-74,-21), (111666,1140403,0,'soga_eye_color',229,229,102), (111667,1140403,0,'soga_hair_color1',255,255,255), (111668,1140403,0,'soga_hair_color2',194,28,1), (111669,1140403,0,'soga_hair_highlight',255,255,255), (111670,1140403,0,'soga_hair_type_color',91,45,0), (111671,1140403,0,'soga_hair_type_highlight_color',80,29,0), (111672,1140403,1,'soga_lip_type',-58,-18,-57), (111673,1140403,1,'soga_nose_type',94,-7,9), (111674,1140403,0,'soga_skin_color',250,224,206), (111675,1140403,0,'wing_color1',137,12,183), (111676,1140403,0,'wing_color2',248,135,1), (111707,1140405,0,'eye_color',118,135,155), (111708,1140405,0,'skin_color',197,217,143), (111709,1140405,0,'soga_eye_color',255,0,255), (111710,1140406,1,'cheek_type',-2,25,0), (111711,1140406,1,'chin_type',-34,0,2), (111712,1140406,1,'ear_type',-23,9,0), (111713,1140406,1,'eye_brow_type',2,-17,-2), (111714,1140406,0,'eye_color',139,121,65), (111715,1140406,1,'eye_type',-28,0,0), (111716,1140406,0,'hair_face_color',43,29,21), (111717,1140406,0,'hair_face_highlight_color',42,38,34), (111718,1140406,0,'hair_type_color',43,29,21), (111719,1140406,0,'hair_type_highlight_color',42,38,34), (111720,1140406,1,'lip_type',4,14,3), (111721,1140406,1,'nose_type',14,3,-1), (111722,1140406,0,'skin_color',222,180,182), (111723,1140406,1,'soga_cheek_type',-2,25,0), (111724,1140406,1,'soga_chin_type',-34,0,2), (111725,1140406,1,'soga_ear_type',-23,9,0), (111726,1140406,1,'soga_eye_brow_type',2,-17,-2), (111727,1140406,0,'soga_eye_color',229,229,102), (111728,1140406,1,'soga_eye_type',-28,0,0), (111729,1140406,0,'soga_hair_face_color',43,29,21), (111730,1140406,0,'soga_hair_face_highlight_color',42,38,34), (111731,1140406,0,'soga_hair_type_color',43,29,21), (111732,1140406,0,'soga_hair_type_highlight_color',42,38,34), (111733,1140406,1,'soga_lip_type',4,14,3), (111734,1140406,1,'soga_nose_type',14,3,-1), (111735,1140406,0,'soga_skin_color',222,180,182), (111736,1140406,0,'wing_color1',255,255,255), (111737,1140406,0,'wing_color2',255,255,255), (111738,1140407,0,'eye_color',255,255,255), (111739,1140407,0,'skin_color',255,255,255), (111740,1140407,0,'soga_eye_color',255,0,255), (111741,1140408,1,'cheek_type',-28,-7,0), (111742,1140408,1,'chin_type',47,26,7), (111743,1140408,1,'ear_type',-3,35,0), (111744,1140408,1,'eye_brow_type',0,7,31), (111745,1140408,0,'eye_color',124,164,142), (111746,1140408,1,'eye_type',-7,0,0), (111747,1140408,0,'hair_face_color',40,36,23), (111748,1140408,0,'hair_face_highlight_color',142,122,8), (111749,1140408,0,'hair_type_color',40,36,23), (111750,1140408,0,'hair_type_highlight_color',142,122,8), (111751,1140408,1,'lip_type',-2,9,41), (111752,1140408,1,'nose_type',-28,0,1), (111753,1140408,0,'skin_color',215,187,156), (111754,1140408,1,'soga_cheek_type',-28,-7,0), (111755,1140408,1,'soga_chin_type',47,26,7), (111756,1140408,1,'soga_ear_type',-3,35,0), (111757,1140408,1,'soga_eye_brow_type',0,7,31), (111758,1140408,0,'soga_eye_color',229,229,102), (111759,1140408,1,'soga_eye_type',-7,0,0), (111760,1140408,0,'soga_hair_face_color',40,36,23), (111761,1140408,0,'soga_hair_face_highlight_color',142,122,8), (111762,1140408,0,'soga_hair_type_color',40,36,23), (111763,1140408,0,'soga_hair_type_highlight_color',142,122,8), (111764,1140408,1,'soga_lip_type',-2,9,41), (111765,1140408,1,'soga_nose_type',-28,0,1), (111766,1140408,0,'soga_skin_color',215,187,156), (111767,1140408,0,'wing_color1',255,255,255), (111768,1140408,0,'wing_color2',255,255,255), (111769,1140409,1,'cheek_type',41,-75,0), (111770,1140409,1,'chin_type',74,42,38), (111771,1140409,1,'ear_type',82,84,0), (111772,1140409,1,'eye_brow_type',95,58,-50), (111773,1140409,0,'eye_color',20,132,161), (111774,1140409,1,'eye_type',-70,0,0), (111775,1140409,0,'hair_color1',255,255,255), (111776,1140409,0,'hair_color2',36,34,36), (111777,1140409,0,'hair_highlight',255,255,255), (111778,1140409,0,'hair_type_color',15,0,22), (111779,1140409,0,'hair_type_highlight_color',81,32,0), (111780,1140409,1,'lip_type',-32,-22,57), (111781,1140409,1,'nose_type',95,2,97), (111782,1140409,0,'skin_color',216,194,163), (111783,1140409,1,'soga_cheek_type',41,-75,0), (111784,1140409,1,'soga_chin_type',74,42,38), (111785,1140409,1,'soga_ear_type',82,84,0), (111786,1140409,1,'soga_eye_brow_type',95,58,-50), (111787,1140409,0,'soga_eye_color',229,229,102), (111788,1140409,1,'soga_eye_type',-70,0,0), (111789,1140409,0,'soga_hair_color1',255,255,255), (111790,1140409,0,'soga_hair_color2',36,34,36), (111791,1140409,0,'soga_hair_highlight',255,255,255), (111792,1140409,0,'soga_hair_type_color',15,0,22), (111793,1140409,0,'soga_hair_type_highlight_color',81,32,0), (111794,1140409,1,'soga_lip_type',-32,-22,57), (111795,1140409,1,'soga_nose_type',95,2,97), (111796,1140409,0,'soga_skin_color',216,194,163), (111797,1140409,0,'wing_color1',22,173,200), (111798,1140409,0,'wing_color2',243,117,2), (111829,1140411,1,'cheek_type',-18,-12,0), (111830,1140411,1,'chin_type',62,-58,97), (111831,1140411,1,'ear_type',-5,-38,0), (111832,1140411,1,'eye_brow_type',41,-81,-50), (111833,1140411,0,'eye_color',111,170,187), (111834,1140411,1,'eye_type',68,0,0), (111835,1140411,0,'hair_color1',51,56,84), (111836,1140411,0,'hair_color2',63,79,81), (111837,1140411,0,'hair_face_color',75,77,109), (111838,1140411,0,'hair_highlight',21,13,24), (111839,1140411,0,'hair_type_color',75,77,109), (111840,1140411,1,'lip_type',-63,-51,-5), (111841,1140411,1,'nose_type',56,-70,-82), (111842,1140411,0,'skin_color',218,204,172), (111843,1140411,1,'soga_cheek_type',-18,-12,0), (111844,1140411,1,'soga_chin_type',62,-58,97), (111845,1140411,1,'soga_ear_type',-5,-38,0), (111846,1140411,1,'soga_eye_brow_type',41,-81,-50), (111847,1140411,0,'soga_eye_color',229,229,102), (111848,1140411,1,'soga_eye_type',68,0,0), (111849,1140411,0,'soga_hair_color1',51,56,84), (111850,1140411,0,'soga_hair_color2',63,79,81), (111851,1140411,0,'soga_hair_face_color',75,77,109), (111852,1140411,0,'soga_hair_highlight',21,13,24), (111853,1140411,0,'soga_hair_type_color',75,77,109), (111854,1140411,1,'soga_lip_type',-63,-51,-5), (111855,1140411,1,'soga_nose_type',56,-70,-82), (111856,1140411,0,'soga_skin_color',218,204,172), (111857,1140412,0,'eye_color',255,255,255), (111858,1140412,0,'skin_color',255,255,255), (111859,1140412,0,'soga_eye_color',255,0,255), (111888,1140414,1,'cheek_type',93,7,0), (111889,1140414,1,'chin_type',-64,-78,0), (111890,1140414,1,'ear_type',40,95,0), (111891,1140414,1,'eye_brow_type',-74,-97,-7), (111892,1140414,0,'eye_color',169,53,90), (111893,1140414,1,'eye_type',-31,0,0), (111894,1140414,0,'hair_color1',255,255,255), (111895,1140414,0,'hair_color2',36,34,36), (111896,1140414,0,'hair_highlight',255,255,255), (111897,1140414,0,'hair_type_color',15,0,22), (111898,1140414,0,'hair_type_highlight_color',53,178,235), (111899,1140414,1,'lip_type',11,-11,75), (111900,1140414,1,'nose_type',-75,21,-79), (111901,1140414,0,'skin_color',220,187,207), (111902,1140414,1,'soga_cheek_type',93,7,0), (111903,1140414,1,'soga_chin_type',-64,-78,0), (111904,1140414,1,'soga_ear_type',40,95,0), (111905,1140414,1,'soga_eye_brow_type',-74,-97,-7), (111906,1140414,0,'soga_eye_color',229,229,102), (111907,1140414,1,'soga_eye_type',-31,0,0), (111908,1140414,0,'soga_hair_color1',255,255,255), (111909,1140414,0,'soga_hair_color2',36,34,36), (111910,1140414,0,'soga_hair_highlight',255,255,255), (111911,1140414,0,'soga_hair_type_color',15,0,22), (111912,1140414,0,'soga_hair_type_highlight_color',53,178,235), (111913,1140414,1,'soga_lip_type',11,-11,75), (111914,1140414,1,'soga_nose_type',-75,21,-79), (111915,1140414,0,'soga_skin_color',220,187,207), (111916,1140414,0,'wing_color1',78,126,242), (111917,1140414,0,'wing_color2',51,84,168), (111948,1140416,1,'cheek_type',-32,0,0), (111949,1140416,1,'chin_type',-7,26,4), (111950,1140416,1,'ear_type',-25,-41,0), (111951,1140416,1,'eye_brow_type',0,25,34), (111952,1140416,0,'eye_color',107,154,131), (111953,1140416,1,'eye_type',-10,0,0), (111954,1140416,0,'hair_face_color',147,104,29), (111955,1140416,0,'hair_face_highlight_color',68,47,0), (111956,1140416,0,'hair_type_color',147,104,29), (111957,1140416,0,'hair_type_highlight_color',68,47,0), (111958,1140416,1,'lip_type',8,-3,-34), (111959,1140416,1,'nose_type',0,-14,34), (111960,1140416,0,'skin_color',182,147,96), (111961,1140416,1,'soga_cheek_type',-32,0,0), (111962,1140416,1,'soga_chin_type',-7,26,4), (111963,1140416,1,'soga_ear_type',-25,-41,0), (111964,1140416,1,'soga_eye_brow_type',0,25,34), (111965,1140416,0,'soga_eye_color',229,229,102), (111966,1140416,1,'soga_eye_type',-10,0,0), (111967,1140416,0,'soga_hair_face_color',147,104,29), (111968,1140416,0,'soga_hair_face_highlight_color',68,47,0), (111969,1140416,0,'soga_hair_type_color',147,104,29), (111970,1140416,0,'soga_hair_type_highlight_color',68,47,0), (111971,1140416,1,'soga_lip_type',8,-3,-34), (111972,1140416,1,'soga_nose_type',0,-14,34), (111973,1140416,0,'soga_skin_color',182,147,96), (111974,1140416,0,'wing_color1',255,255,255), (111975,1140416,0,'wing_color2',255,255,255), (111976,1140417,1,'cheek_type',-93,1,0), (111977,1140417,1,'chin_type',-93,0,29), (111978,1140417,1,'ear_type',44,50,0), (111979,1140417,1,'eye_brow_type',-51,-17,-18), (111980,1140417,0,'eye_color',120,37,58), (111981,1140417,1,'eye_type',17,0,0), (111982,1140417,0,'hair_color1',255,255,255), (111983,1140417,0,'hair_color2',76,161,255), (111984,1140417,0,'hair_highlight',255,255,255), (111985,1140417,0,'hair_type_color',10,104,227), (111986,1140417,0,'hair_type_highlight_color',84,23,0), (111987,1140417,1,'lip_type',90,69,-57), (111988,1140417,1,'nose_type',4,64,94), (111989,1140417,0,'skin_color',192,166,203), (111990,1140417,1,'soga_cheek_type',-93,1,0), (111991,1140417,1,'soga_chin_type',-93,0,29), (111992,1140417,1,'soga_ear_type',44,50,0), (111993,1140417,1,'soga_eye_brow_type',-51,-17,-18), (111994,1140417,0,'soga_eye_color',229,229,102), (111995,1140417,1,'soga_eye_type',17,0,0), (111996,1140417,0,'soga_hair_color1',255,255,255), (111997,1140417,0,'soga_hair_color2',76,161,255), (111998,1140417,0,'soga_hair_highlight',255,255,255), (111999,1140417,0,'soga_hair_type_color',10,104,227), (112000,1140417,0,'soga_hair_type_highlight_color',84,23,0), (112001,1140417,1,'soga_lip_type',90,69,-57), (112002,1140417,1,'soga_nose_type',4,64,94), (112003,1140417,0,'soga_skin_color',192,166,203), (112004,1140417,0,'wing_color1',122,187,3), (112005,1140417,0,'wing_color2',117,3,190), (112096,1140421,0,'eye_color',255,255,255), (112097,1140421,0,'skin_color',255,255,255), (112098,1140421,0,'soga_eye_color',255,0,255), (112213,1140426,1,'cheek_type',-55,-90,0), (112214,1140426,1,'chin_type',-53,-50,-8), (112215,1140426,1,'ear_type',37,-7,0), (112216,1140426,1,'eye_brow_type',7,55,-64), (112217,1140426,0,'eye_color',51,149,58), (112218,1140426,1,'eye_type',-50,0,0), (112219,1140426,0,'hair_color1',255,255,255), (112220,1140426,0,'hair_color2',255,236,129), (112221,1140426,0,'hair_highlight',255,255,255), (112222,1140426,0,'hair_type_color',255,225,20), (112223,1140426,0,'hair_type_highlight_color',49,46,64), (112224,1140426,1,'lip_type',-72,97,-25), (112225,1140426,1,'nose_type',28,-62,-37), (112226,1140426,0,'skin_color',196,169,195), (112227,1140426,1,'soga_cheek_type',-55,-90,0), (112228,1140426,1,'soga_chin_type',-53,-50,-8), (112229,1140426,1,'soga_ear_type',37,-7,0), (112230,1140426,1,'soga_eye_brow_type',7,55,-64), (112231,1140426,0,'soga_eye_color',229,229,102), (112232,1140426,1,'soga_eye_type',-50,0,0), (112233,1140426,0,'soga_hair_color1',255,255,255), (112234,1140426,0,'soga_hair_color2',255,236,129), (112235,1140426,0,'soga_hair_highlight',255,255,255), (112236,1140426,0,'soga_hair_type_color',255,225,20), (112237,1140426,0,'soga_hair_type_highlight_color',49,46,64), (112238,1140426,1,'soga_lip_type',-72,97,-25), (112239,1140426,1,'soga_nose_type',28,-62,-37), (112240,1140426,0,'soga_skin_color',196,169,195), (112241,1140426,0,'wing_color1',221,158,2), (112242,1140426,0,'wing_color2',218,129,2), (112392,1140433,1,'cheek_type',-7,-19,0), (112393,1140433,1,'chin_type',-7,7,0), (112394,1140433,1,'ear_type',17,-23,0), (112395,1140433,1,'eye_brow_type',7,14,18), (112396,1140433,0,'eye_color',34,59,37), (112397,1140433,1,'eye_type',-7,0,0), (112398,1140433,0,'hair_face_color',196,188,184), (112399,1140433,0,'hair_face_highlight_color',155,79,2), (112400,1140433,0,'hair_type_color',196,188,184), (112401,1140433,0,'hair_type_highlight_color',155,79,2), (112402,1140433,1,'lip_type',-8,26,-18), (112403,1140433,1,'nose_type',-41,-34,-20), (112404,1140433,0,'skin_color',153,103,76), (112405,1140433,1,'soga_cheek_type',-7,-19,0), (112406,1140433,1,'soga_chin_type',-7,7,0), (112407,1140433,1,'soga_ear_type',17,-23,0), (112408,1140433,1,'soga_eye_brow_type',7,14,18), (112409,1140433,0,'soga_eye_color',229,229,102), (112410,1140433,1,'soga_eye_type',-7,0,0), (112411,1140433,0,'soga_hair_face_color',196,188,184), (112412,1140433,0,'soga_hair_face_highlight_color',155,79,2), (112413,1140433,0,'soga_hair_type_color',196,188,184), (112414,1140433,0,'soga_hair_type_highlight_color',155,79,2), (112415,1140433,1,'soga_lip_type',-8,26,-18), (112416,1140433,1,'soga_nose_type',-41,-34,-20), (112417,1140433,0,'soga_skin_color',153,103,76), (112418,1140433,0,'wing_color1',255,255,255), (112419,1140433,0,'wing_color2',255,255,255), (112420,1140434,0,'eye_color',255,255,255), (112421,1140434,0,'skin_color',255,255,255), (112422,1140434,0,'soga_eye_color',255,0,255), (112423,1140435,1,'cheek_type',77,-75,0), (112424,1140435,1,'chin_type',58,88,28), (112425,1140435,1,'ear_type',14,56,0), (112426,1140435,1,'eye_brow_type',59,26,-89), (112427,1140435,0,'eye_color',144,188,195), (112428,1140435,1,'eye_type',-21,0,0), (112429,1140435,0,'hair_color1',255,255,255), (112430,1140435,0,'hair_color2',255,255,255), (112431,1140435,0,'hair_face_color',219,179,15), (112432,1140435,0,'hair_face_highlight_color',93,65,9), (112433,1140435,0,'hair_highlight',255,255,255), (112434,1140435,0,'hair_type_color',255,255,255), (112435,1140435,0,'hair_type_highlight_color',255,255,255), (112436,1140435,1,'lip_type',-46,37,-63), (112437,1140435,1,'nose_type',7,10,-17), (112438,1140435,0,'skin_color',200,187,181), (112439,1140435,1,'soga_cheek_type',77,-75,0), (112440,1140435,1,'soga_chin_type',58,88,28), (112441,1140435,1,'soga_ear_type',14,56,0), (112442,1140435,1,'soga_eye_brow_type',59,26,-89), (112443,1140435,0,'soga_eye_color',204,204,204), (112444,1140435,1,'soga_eye_type',-21,0,0), (112445,1140435,0,'soga_hair_color1',255,255,255), (112446,1140435,0,'soga_hair_color2',255,255,255), (112447,1140435,0,'soga_hair_face_color',219,179,15), (112448,1140435,0,'soga_hair_face_highlight_color',93,65,9), (112449,1140435,0,'soga_hair_highlight',255,255,255), (112450,1140435,0,'soga_hair_type_color',255,255,255), (112451,1140435,0,'soga_hair_type_highlight_color',255,255,255), (112452,1140435,1,'soga_lip_type',-46,37,-63), (112453,1140435,1,'soga_nose_type',7,10,-17), (112454,1140435,0,'soga_skin_color',200,187,181), (112455,1140435,0,'wing_color1',255,255,255), (112456,1140435,0,'wing_color2',255,255,255), (112457,1140436,0,'eye_color',255,255,255), (112458,1140436,0,'skin_color',255,255,255), (112459,1140436,0,'soga_eye_color',255,0,255), (112523,1140440,0,'eye_color',255,255,255), (112524,1140440,0,'skin_color',255,255,255), (112525,1140440,0,'soga_eye_color',255,0,255), (112526,1140441,0,'eye_color',255,255,255), (112527,1140441,0,'skin_color',255,255,255), (112528,1140441,0,'soga_eye_color',255,0,255), (112529,1140442,0,'eye_color',255,255,255), (112530,1140442,0,'skin_color',255,255,255), (112531,1140442,0,'soga_eye_color',255,0,255), (112562,1140444,1,'cheek_type',-31,66,0), (112563,1140444,1,'chin_type',35,56,-57), (112564,1140444,1,'ear_type',78,-82,0), (112565,1140444,1,'eye_brow_type',-64,32,2), (112566,1140444,0,'eye_color',141,41,83), (112567,1140444,1,'eye_type',-66,0,0), (112568,1140444,0,'hair_color1',255,255,255), (112569,1140444,0,'hair_color2',56,62,62), (112570,1140444,0,'hair_highlight',255,255,255), (112571,1140444,0,'hair_type_color',244,246,246), (112572,1140444,0,'hair_type_highlight_color',16,116,234), (112573,1140444,1,'lip_type',-76,19,34), (112574,1140444,1,'nose_type',-62,7,40), (112575,1140444,0,'skin_color',235,193,179), (112576,1140444,1,'soga_cheek_type',-31,66,0), (112577,1140444,1,'soga_chin_type',35,56,-57), (112578,1140444,1,'soga_ear_type',78,-82,0), (112579,1140444,1,'soga_eye_brow_type',-64,32,2), (112580,1140444,0,'soga_eye_color',229,229,102), (112581,1140444,1,'soga_eye_type',-66,0,0), (112582,1140444,0,'soga_hair_color1',255,255,255), (112583,1140444,0,'soga_hair_color2',56,62,62), (112584,1140444,0,'soga_hair_highlight',255,255,255), (112585,1140444,0,'soga_hair_type_color',244,246,246), (112586,1140444,0,'soga_hair_type_highlight_color',16,116,234), (112587,1140444,1,'soga_lip_type',-76,19,34), (112588,1140444,1,'soga_nose_type',-62,7,40), (112589,1140444,0,'soga_skin_color',235,193,179), (112590,1140444,0,'wing_color1',124,197,3), (112591,1140444,0,'wing_color2',175,34,162), (112682,1140448,1,'cheek_type',-19,52,0), (112683,1140448,1,'chin_type',43,-17,2), (112684,1140448,1,'ear_type',-22,-28,0), (112685,1140448,1,'eye_brow_type',-52,77,14), (112686,1140448,0,'eye_color',191,90,8), (112687,1140448,1,'eye_type',-7,0,0), (112688,1140448,0,'hair_color1',255,255,255), (112689,1140448,0,'hair_color2',194,28,1), (112690,1140448,0,'hair_highlight',255,255,255), (112691,1140448,0,'hair_type_color',81,26,0), (112692,1140448,0,'hair_type_highlight_color',9,50,139), (112693,1140448,1,'lip_type',-40,-19,-38), (112694,1140448,1,'nose_type',3,0,35), (112695,1140448,0,'skin_color',158,150,167), (112696,1140448,1,'soga_cheek_type',-19,52,0), (112697,1140448,1,'soga_chin_type',43,-17,2), (112698,1140448,1,'soga_ear_type',-22,-28,0), (112699,1140448,1,'soga_eye_brow_type',-52,77,14), (112700,1140448,0,'soga_eye_color',229,229,102), (112701,1140448,1,'soga_eye_type',-7,0,0), (112702,1140448,0,'soga_hair_color1',255,255,255), (112703,1140448,0,'soga_hair_color2',194,28,1), (112704,1140448,0,'soga_hair_highlight',255,255,255), (112705,1140448,0,'soga_hair_type_color',81,26,0), (112706,1140448,0,'soga_hair_type_highlight_color',9,50,139), (112707,1140448,1,'soga_lip_type',-40,-19,-38), (112708,1140448,1,'soga_nose_type',3,0,35), (112709,1140448,0,'soga_skin_color',158,150,167), (112710,1140448,0,'wing_color1',91,26,177), (112711,1140448,0,'wing_color2',205,96,3), (112742,1140450,1,'cheek_type',91,0,0), (112743,1140450,1,'chin_type',-14,-34,-96), (112744,1140450,1,'ear_type',98,2,0), (112745,1140450,1,'eye_brow_type',93,-56,14), (112746,1140450,0,'eye_color',197,71,80), (112747,1140450,1,'eye_type',56,0,0), (112748,1140450,0,'hair_color1',255,255,255), (112749,1140450,0,'hair_color2',255,123,29), (112750,1140450,0,'hair_highlight',255,255,255), (112751,1140450,0,'hair_type_color',91,18,0), (112752,1140450,0,'hair_type_highlight_color',133,162,162), (112753,1140450,1,'lip_type',78,-21,42), (112754,1140450,1,'nose_type',-43,95,-7), (112755,1140450,0,'skin_color',172,133,152), (112756,1140450,1,'soga_cheek_type',91,0,0), (112757,1140450,1,'soga_chin_type',-14,-34,-96), (112758,1140450,1,'soga_ear_type',98,2,0), (112759,1140450,1,'soga_eye_brow_type',93,-56,14), (112760,1140450,0,'soga_eye_color',229,229,102), (112761,1140450,1,'soga_eye_type',56,0,0), (112762,1140450,0,'soga_hair_color1',255,255,255), (112763,1140450,0,'soga_hair_color2',255,123,29), (112764,1140450,0,'soga_hair_highlight',255,255,255), (112765,1140450,0,'soga_hair_type_color',91,18,0), (112766,1140450,0,'soga_hair_type_highlight_color',133,162,162), (112767,1140450,1,'soga_lip_type',78,-21,42), (112768,1140450,1,'soga_nose_type',-43,95,-7), (112769,1140450,0,'soga_skin_color',172,133,152), (112770,1140450,0,'wing_color1',246,246,246), (112771,1140450,0,'wing_color2',193,104,1), (112772,1140451,1,'cheek_type',41,-75,0), (112773,1140451,1,'chin_type',74,42,38), (112774,1140451,1,'ear_type',82,84,0), (112775,1140451,1,'eye_brow_type',95,58,-50), (112776,1140451,0,'eye_color',20,132,161), (112777,1140451,1,'eye_type',-70,0,0), (112778,1140451,0,'hair_color1',255,255,255), (112779,1140451,0,'hair_color2',36,34,36), (112780,1140451,0,'hair_highlight',255,255,255), (112781,1140451,0,'hair_type_color',15,0,22), (112782,1140451,0,'hair_type_highlight_color',81,32,0), (112783,1140451,1,'lip_type',-32,-22,57), (112784,1140451,1,'nose_type',95,2,97), (112785,1140451,0,'skin_color',216,194,163), (112786,1140451,1,'soga_cheek_type',41,-75,0), (112787,1140451,1,'soga_chin_type',74,42,38), (112788,1140451,1,'soga_ear_type',82,84,0), (112789,1140451,1,'soga_eye_brow_type',95,58,-50), (112790,1140451,0,'soga_eye_color',229,229,102), (112791,1140451,1,'soga_eye_type',-70,0,0), (112792,1140451,0,'soga_hair_color1',255,255,255), (112793,1140451,0,'soga_hair_color2',36,34,36), (112794,1140451,0,'soga_hair_highlight',255,255,255), (112795,1140451,0,'soga_hair_type_color',15,0,22), (112796,1140451,0,'soga_hair_type_highlight_color',81,32,0), (112797,1140451,1,'soga_lip_type',-32,-22,57), (112798,1140451,1,'soga_nose_type',95,2,97), (112799,1140451,0,'soga_skin_color',216,194,163), (112800,1140451,0,'wing_color1',22,173,200), (112801,1140451,0,'wing_color2',243,117,2), (112834,1140453,1,'cheek_type',64,-4,0), (112835,1140453,1,'chin_type',19,-50,-4), (112836,1140453,1,'ear_type',-7,-88,0), (112837,1140453,1,'eye_brow_type',-8,-84,0), (112838,1140453,0,'eye_color',34,67,49), (112839,1140453,1,'eye_type',68,0,0), (112840,1140453,0,'hair_color1',164,165,165), (112841,1140453,0,'hair_color2',56,62,62), (112842,1140453,0,'hair_face_color',244,246,246), (112843,1140453,0,'hair_face_highlight_color',196,208,207), (112844,1140453,0,'hair_highlight',164,165,165), (112845,1140453,0,'hair_type_color',244,246,246), (112846,1140453,0,'hair_type_highlight_color',196,208,207), (112847,1140453,1,'lip_type',-95,-22,14), (112848,1140453,1,'nose_type',-56,9,69), (112849,1140453,0,'skin_color',226,186,184), (112850,1140453,1,'soga_cheek_type',64,-4,0), (112851,1140453,1,'soga_chin_type',19,-50,-4), (112852,1140453,1,'soga_ear_type',-7,-88,0), (112853,1140453,1,'soga_eye_brow_type',-8,-84,0), (112854,1140453,0,'soga_eye_color',229,229,102), (112855,1140453,1,'soga_eye_type',68,0,0), (112856,1140453,0,'soga_hair_color1',164,165,165), (112857,1140453,0,'soga_hair_color2',56,62,62), (112858,1140453,0,'soga_hair_face_color',244,246,246), (112859,1140453,0,'soga_hair_face_highlight_color',196,208,207), (112860,1140453,0,'soga_hair_highlight',164,165,165), (112861,1140453,0,'soga_hair_type_color',244,246,246), (112862,1140453,0,'soga_hair_type_highlight_color',196,208,207), (112863,1140453,1,'soga_lip_type',-95,-22,14), (112864,1140453,1,'soga_nose_type',-56,9,69), (112865,1140453,0,'soga_skin_color',226,186,184), (112866,1140454,0,'eye_color',255,255,255), (112867,1140454,0,'skin_color',255,0,0), (112868,1140454,0,'soga_eye_color',255,0,255), (112869,1140455,1,'cheek_type',14,-14,0), (112870,1140455,1,'chin_type',-19,3,-10), (112871,1140455,1,'ear_type',5,9,0), (112872,1140455,1,'eye_brow_type',-5,-25,-2), (112873,1140455,0,'eye_color',52,106,87), (112874,1140455,1,'eye_type',-2,0,0), (112875,1140455,0,'hair_face_color',66,36,9), (112876,1140455,0,'hair_face_highlight_color',86,72,55), (112877,1140455,0,'hair_type_color',66,36,9), (112878,1140455,0,'hair_type_highlight_color',86,72,55), (112879,1140455,1,'lip_type',3,0,14), (112880,1140455,1,'nose_type',-17,25,4), (112881,1140455,0,'skin_color',230,221,218), (112882,1140455,1,'soga_cheek_type',14,-14,0), (112883,1140455,1,'soga_chin_type',-19,3,-10), (112884,1140455,1,'soga_ear_type',5,9,0), (112885,1140455,1,'soga_eye_brow_type',-5,-25,-2), (112886,1140455,0,'soga_eye_color',229,229,102), (112887,1140455,1,'soga_eye_type',-2,0,0), (112888,1140455,0,'soga_hair_face_color',66,36,9), (112889,1140455,0,'soga_hair_face_highlight_color',86,72,55), (112890,1140455,0,'soga_hair_type_color',66,36,9), (112891,1140455,0,'soga_hair_type_highlight_color',86,72,55), (112892,1140455,1,'soga_lip_type',3,0,14), (112893,1140455,1,'soga_nose_type',-17,25,4), (112894,1140455,0,'soga_skin_color',230,221,218), (112895,1140455,0,'wing_color1',255,255,255), (112896,1140455,0,'wing_color2',255,255,255), (112925,1140457,0,'eye_color',128,128,128), (112926,1140457,0,'skin_color',63,128,128), (112927,1140457,0,'soga_eye_color',255,0,255), (112928,1140458,0,'eye_color',255,255,255), (112929,1140458,0,'skin_color',255,255,255), (112930,1140458,0,'soga_eye_color',255,0,255), (112931,1140459,0,'eye_color',255,255,255), (112932,1140459,0,'skin_color',255,255,255), (112933,1140459,0,'soga_eye_color',255,0,255), (112934,1140460,1,'cheek_type',52,-79,0), (112935,1140460,1,'chin_type',26,-81,12), (112936,1140460,1,'ear_type',66,-17,0), (112937,1140460,1,'eye_brow_type',-9,9,32), (112938,1140460,0,'eye_color',46,94,104), (112939,1140460,1,'eye_type',71,0,0), (112940,1140460,0,'hair_color1',26,24,25), (112941,1140460,0,'hair_color2',36,34,36), (112942,1140460,0,'hair_face_color',15,1,21), (112943,1140460,0,'hair_face_highlight_color',15,1,21), (112944,1140460,0,'hair_highlight',26,24,25), (112945,1140460,0,'hair_type_color',15,1,21), (112946,1140460,0,'hair_type_highlight_color',15,1,21), (112947,1140460,1,'lip_type',-34,-39,-15), (112948,1140460,1,'nose_type',23,-59,-97), (112949,1140460,0,'skin_color',44,46,46), (112950,1140460,1,'soga_cheek_type',52,-79,0), (112951,1140460,1,'soga_chin_type',26,-81,12), (112952,1140460,1,'soga_ear_type',66,-17,0), (112953,1140460,1,'soga_eye_brow_type',-9,9,32), (112954,1140460,0,'soga_eye_color',204,204,204), (112955,1140460,1,'soga_eye_type',71,0,0), (112956,1140460,0,'soga_hair_color1',26,24,25), (112957,1140460,0,'soga_hair_color2',36,34,36), (112958,1140460,0,'soga_hair_face_color',15,1,21), (112959,1140460,0,'soga_hair_face_highlight_color',15,1,21), (112960,1140460,0,'soga_hair_highlight',26,24,25), (112961,1140460,0,'soga_hair_type_color',15,1,21), (112962,1140460,0,'soga_hair_type_highlight_color',15,1,21), (112963,1140460,1,'soga_lip_type',-34,-39,-15), (112964,1140460,1,'soga_nose_type',23,-59,-97), (112965,1140460,0,'soga_skin_color',44,46,46), (112966,1140461,0,'eye_color',255,255,255), (112967,1140461,0,'skin_color',255,255,255), (112968,1140461,0,'soga_eye_color',255,0,255), (112969,1140462,1,'cheek_type',68,70,0), (112970,1140462,1,'chin_type',37,8,-32), (112971,1140462,1,'ear_type',68,-22,0), (112972,1140462,1,'eye_brow_type',-20,-93,-75), (112973,1140462,0,'eye_color',128,181,196), (112974,1140462,1,'eye_type',-35,0,0), (112975,1140462,0,'hair_color1',38,22,21), (112976,1140462,0,'hair_color2',120,50,0), (112977,1140462,0,'hair_face_highlight_color',100,70,10), (112978,1140462,0,'hair_highlight',56,33,26), (112979,1140462,0,'hair_type_highlight_color',100,70,10), (112980,1140462,1,'lip_type',78,64,-38), (112981,1140462,1,'nose_type',56,-25,59), (112982,1140462,0,'skin_color',232,222,175), (112983,1140462,1,'soga_cheek_type',68,70,0), (112984,1140462,1,'soga_chin_type',37,8,-32), (112985,1140462,1,'soga_ear_type',68,-22,0), (112986,1140462,1,'soga_eye_brow_type',-20,-93,-75), (112987,1140462,0,'soga_eye_color',229,229,102), (112988,1140462,1,'soga_eye_type',-35,0,0), (112989,1140462,0,'soga_hair_color1',38,22,21), (112990,1140462,0,'soga_hair_color2',120,50,0), (112991,1140462,0,'soga_hair_face_highlight_color',100,70,10), (112992,1140462,0,'soga_hair_highlight',56,33,26), (112993,1140462,0,'soga_hair_type_highlight_color',100,70,10), (112994,1140462,1,'soga_lip_type',78,64,-38), (112995,1140462,1,'soga_nose_type',56,-25,59), (112996,1140462,0,'soga_skin_color',232,222,175), (112997,1140463,1,'cheek_type',12,47,0), (112998,1140463,1,'chin_type',-81,-37,-28), (112999,1140463,1,'ear_type',-15,22,0), (113000,1140463,1,'eye_brow_type',50,3,77), (113001,1140463,0,'eye_color',131,108,56), (113002,1140463,1,'eye_type',-4,0,0), (113003,1140463,0,'hair_color1',123,123,130), (113004,1140463,0,'hair_color2',144,140,137), (113005,1140463,0,'hair_face_color',96,113,118), (113006,1140463,0,'hair_face_highlight_color',15,1,21), (113007,1140463,0,'hair_highlight',26,24,25), (113008,1140463,0,'hair_type_color',96,113,118), (113009,1140463,0,'hair_type_highlight_color',15,1,21), (113010,1140463,1,'lip_type',-8,-7,62), (113011,1140463,1,'nose_type',45,-2,-90), (113012,1140463,0,'skin_color',56,58,58), (113013,1140463,1,'soga_cheek_type',12,47,0), (113014,1140463,1,'soga_chin_type',-81,-37,-28), (113015,1140463,1,'soga_ear_type',-15,22,0), (113016,1140463,1,'soga_eye_brow_type',50,3,77), (113017,1140463,0,'soga_eye_color',229,229,102), (113018,1140463,1,'soga_eye_type',-4,0,0), (113019,1140463,0,'soga_hair_color1',123,123,130), (113020,1140463,0,'soga_hair_color2',144,140,137), (113021,1140463,0,'soga_hair_face_color',96,113,118), (113022,1140463,0,'soga_hair_face_highlight_color',15,1,21), (113023,1140463,0,'soga_hair_highlight',26,24,25), (113024,1140463,0,'soga_hair_type_color',96,113,118), (113025,1140463,0,'soga_hair_type_highlight_color',15,1,21), (113026,1140463,1,'soga_lip_type',-8,-7,62), (113027,1140463,1,'soga_nose_type',45,-2,-90), (113028,1140463,0,'soga_skin_color',56,58,58), (113089,1140466,0,'eye_color',255,255,255), (113090,1140466,0,'skin_color',255,255,255), (113091,1140466,0,'soga_eye_color',255,0,255), (113152,1140469,1,'cheek_type',-25,-68,0), (113153,1140469,1,'chin_type',-98,-88,-35), (113154,1140469,1,'ear_type',-62,55,0), (113155,1140469,1,'eye_brow_type',25,-17,7), (113156,1140469,0,'eye_color',3,167,157), (113157,1140469,1,'eye_type',-61,0,0), (113158,1140469,0,'hair_color1',255,255,255), (113159,1140469,0,'hair_color2',255,236,129), (113160,1140469,0,'hair_highlight',255,255,255), (113161,1140469,0,'hair_type_color',255,177,45), (113162,1140469,0,'hair_type_highlight_color',162,31,228), (113163,1140469,1,'lip_type',-57,-75,41), (113164,1140469,1,'nose_type',85,5,0), (113165,1140469,0,'skin_color',234,215,191), (113166,1140469,1,'soga_cheek_type',-25,-68,0), (113167,1140469,1,'soga_chin_type',-98,-88,-35), (113168,1140469,1,'soga_ear_type',-62,55,0), (113169,1140469,1,'soga_eye_brow_type',25,-17,7), (113170,1140469,0,'soga_eye_color',229,229,102), (113171,1140469,1,'soga_eye_type',-61,0,0), (113172,1140469,0,'soga_hair_color1',255,255,255), (113173,1140469,0,'soga_hair_color2',255,236,129), (113174,1140469,0,'soga_hair_highlight',255,255,255), (113175,1140469,0,'soga_hair_type_color',255,177,45), (113176,1140469,0,'soga_hair_type_highlight_color',162,31,228), (113177,1140469,1,'soga_lip_type',-57,-75,41), (113178,1140469,1,'soga_nose_type',85,5,0), (113179,1140469,0,'soga_skin_color',234,215,191), (113180,1140469,0,'wing_color1',192,83,23), (113181,1140469,0,'wing_color2',255,133,1), (113182,1140470,1,'cheek_type',88,-21,0), (113183,1140470,1,'chin_type',-42,-47,74), (113184,1140470,1,'ear_type',14,77,0), (113185,1140470,1,'eye_brow_type',75,-31,85), (113186,1140470,0,'eye_color',94,4,155), (113187,1140470,1,'eye_type',-74,0,0), (113188,1140470,0,'hair_color1',255,255,255), (113189,1140470,0,'hair_color2',238,205,22), (113190,1140470,0,'hair_highlight',255,255,255), (113191,1140470,0,'hair_type_color',244,80,14), (113192,1140470,0,'hair_type_highlight_color',236,60,9), (113193,1140470,1,'lip_type',-56,68,-74), (113194,1140470,1,'nose_type',25,63,28), (113195,1140470,0,'skin_color',195,180,143), (113196,1140470,1,'soga_cheek_type',88,-21,0), (113197,1140470,1,'soga_chin_type',-42,-47,74), (113198,1140470,1,'soga_ear_type',14,77,0), (113199,1140470,1,'soga_eye_brow_type',75,-31,85), (113200,1140470,0,'soga_eye_color',229,229,102), (113201,1140470,1,'soga_eye_type',-74,0,0), (113202,1140470,0,'soga_hair_color1',255,255,255), (113203,1140470,0,'soga_hair_color2',238,205,22), (113204,1140470,0,'soga_hair_highlight',255,255,255), (113205,1140470,0,'soga_hair_type_color',244,80,14), (113206,1140470,0,'soga_hair_type_highlight_color',236,60,9), (113207,1140470,1,'soga_lip_type',-56,68,-74), (113208,1140470,1,'soga_nose_type',25,63,28), (113209,1140470,0,'soga_skin_color',195,180,143), (113210,1140470,0,'wing_color1',59,169,254), (113211,1140470,0,'wing_color2',255,125,1), (113240,1140472,1,'cheek_type',-83,-88,0), (113241,1140472,1,'chin_type',-31,-59,81), (113242,1140472,1,'ear_type',90,-75,0), (113243,1140472,1,'eye_brow_type',61,-25,75), (113244,1140472,0,'eye_color',115,110,3), (113245,1140472,1,'eye_type',95,0,0), (113246,1140472,0,'hair_color1',255,255,255), (113247,1140472,0,'hair_color2',238,205,22), (113248,1140472,0,'hair_highlight',255,255,255), (113249,1140472,0,'hair_type_color',236,61,9), (113250,1140472,0,'hair_type_highlight_color',133,162,162), (113251,1140472,1,'lip_type',55,91,46), (113252,1140472,1,'nose_type',-35,-90,34), (113253,1140472,0,'skin_color',210,187,215), (113254,1140472,1,'soga_cheek_type',-83,-88,0), (113255,1140472,1,'soga_chin_type',-31,-59,81), (113256,1140472,1,'soga_ear_type',90,-75,0), (113257,1140472,1,'soga_eye_brow_type',61,-25,75), (113258,1140472,0,'soga_eye_color',229,229,102), (113259,1140472,1,'soga_eye_type',95,0,0), (113260,1140472,0,'soga_hair_color1',255,255,255), (113261,1140472,0,'soga_hair_color2',238,205,22), (113262,1140472,0,'soga_hair_highlight',255,255,255), (113263,1140472,0,'soga_hair_type_color',236,61,9), (113264,1140472,0,'soga_hair_type_highlight_color',133,162,162), (113265,1140472,1,'soga_lip_type',55,91,46), (113266,1140472,1,'soga_nose_type',-35,-90,34), (113267,1140472,0,'soga_skin_color',210,187,215), (113268,1140472,0,'wing_color1',114,9,161), (113269,1140472,0,'wing_color2',42,94,165), (113270,1140473,1,'cheek_type',51,47,0), (113271,1140473,1,'chin_type',5,-56,-34), (113272,1140473,1,'ear_type',-38,39,0), (113273,1140473,1,'eye_brow_type',57,94,0), (113274,1140473,0,'eye_color',141,1,220), (113275,1140473,1,'eye_type',-8,0,0), (113276,1140473,0,'hair_color1',255,255,255), (113277,1140473,0,'hair_color2',255,123,29), (113278,1140473,0,'hair_highlight',255,255,255), (113279,1140473,0,'hair_type_color',210,27,2), (113280,1140473,0,'hair_type_highlight_color',234,91,255), (113281,1140473,1,'lip_type',34,89,41), (113282,1140473,1,'nose_type',2,64,-66), (113283,1140473,0,'skin_color',217,196,221), (113284,1140473,1,'soga_cheek_type',51,47,0), (113285,1140473,1,'soga_chin_type',5,-56,-34), (113286,1140473,1,'soga_ear_type',-38,39,0), (113287,1140473,1,'soga_eye_brow_type',57,94,0), (113288,1140473,0,'soga_eye_color',229,229,102), (113289,1140473,1,'soga_eye_type',-8,0,0), (113290,1140473,0,'soga_hair_color1',255,255,255), (113291,1140473,0,'soga_hair_color2',255,123,29), (113292,1140473,0,'soga_hair_highlight',255,255,255), (113293,1140473,0,'soga_hair_type_color',210,27,2), (113294,1140473,0,'soga_hair_type_highlight_color',234,91,255), (113295,1140473,1,'soga_lip_type',34,89,41), (113296,1140473,1,'soga_nose_type',2,64,-66), (113297,1140473,0,'soga_skin_color',217,196,221), (113298,1140473,0,'wing_color1',223,142,2), (113299,1140473,0,'wing_color2',181,56,96), (113300,1140474,1,'cheek_type',87,-81,0), (113301,1140474,1,'chin_type',-56,-46,-34), (113302,1140474,1,'ear_type',-1,37,0), (113303,1140474,1,'eye_brow_type',40,14,-94), (113304,1140474,0,'eye_color',3,174,164), (113305,1140474,1,'eye_type',-34,0,0), (113306,1140474,0,'hair_color1',255,255,255), (113307,1140474,0,'hair_color2',255,123,29), (113308,1140474,0,'hair_highlight',255,255,255), (113309,1140474,0,'hair_type_color',91,17,0), (113310,1140474,0,'hair_type_highlight_color',120,66,0), (113311,1140474,1,'lip_type',-87,-71,-91), (113312,1140474,1,'nose_type',8,-39,75), (113313,1140474,0,'skin_color',240,221,239), (113314,1140474,1,'soga_cheek_type',87,-81,0), (113315,1140474,1,'soga_chin_type',-56,-46,-34), (113316,1140474,1,'soga_ear_type',-1,37,0), (113317,1140474,1,'soga_eye_brow_type',40,14,-94), (113318,1140474,0,'soga_eye_color',229,229,102), (113319,1140474,1,'soga_eye_type',-34,0,0), (113320,1140474,0,'soga_hair_color1',255,255,255), (113321,1140474,0,'soga_hair_color2',255,123,29), (113322,1140474,0,'soga_hair_highlight',255,255,255), (113323,1140474,0,'soga_hair_type_color',91,17,0), (113324,1140474,0,'soga_hair_type_highlight_color',120,66,0), (113325,1140474,1,'soga_lip_type',-87,-71,-91), (113326,1140474,1,'soga_nose_type',8,-39,75), (113327,1140474,0,'soga_skin_color',240,221,239), (113328,1140474,0,'wing_color1',107,183,13), (113329,1140474,0,'wing_color2',122,142,5), (113330,1140475,1,'cheek_type',-81,15,0), (113331,1140475,1,'chin_type',58,31,-81), (113332,1140475,1,'ear_type',-32,71,0), (113333,1140475,1,'eye_brow_type',94,52,35), (113334,1140475,0,'eye_color',33,64,50), (113335,1140475,1,'eye_type',-9,0,0), (113336,1140475,0,'hair_color1',200,165,96), (113337,1140475,0,'hair_color2',173,99,44), (113338,1140475,0,'hair_face_color',219,157,24), (113339,1140475,0,'hair_highlight',38,22,21), (113340,1140475,0,'hair_type_color',219,157,24), (113341,1140475,1,'lip_type',-91,-14,-19), (113342,1140475,1,'nose_type',-43,11,-41), (113343,1140475,0,'skin_color',186,197,195), (113344,1140475,1,'soga_cheek_type',-81,15,0), (113345,1140475,1,'soga_chin_type',58,31,-81), (113346,1140475,1,'soga_ear_type',-32,71,0), (113347,1140475,1,'soga_eye_brow_type',94,52,35), (113348,1140475,0,'soga_eye_color',229,229,102), (113349,1140475,1,'soga_eye_type',-9,0,0), (113350,1140475,0,'soga_hair_color1',200,165,96), (113351,1140475,0,'soga_hair_color2',173,99,44), (113352,1140475,0,'soga_hair_face_color',219,157,24), (113353,1140475,0,'soga_hair_highlight',38,22,21), (113354,1140475,0,'soga_hair_type_color',219,157,24), (113355,1140475,1,'soga_lip_type',-91,-14,-19), (113356,1140475,1,'soga_nose_type',-43,11,-41), (113357,1140475,0,'soga_skin_color',186,197,195), (113358,1140475,0,'wing_color1',255,255,255), (113359,1140475,0,'wing_color2',255,255,255), (113360,1140476,0,'eye_color',128,128,128), (113361,1140476,0,'skin_color',255,255,191), (113362,1140476,0,'soga_eye_color',255,0,255), (113423,1140479,1,'cheek_type',-19,83,0), (113424,1140479,1,'chin_type',-69,56,19), (113425,1140479,1,'ear_type',55,0,0), (113426,1140479,1,'eye_brow_type',0,71,58), (113427,1140479,0,'eye_color',155,70,4), (113428,1140479,1,'eye_type',11,0,0), (113429,1140479,0,'hair_color1',255,255,255), (113430,1140479,0,'hair_color2',76,161,255), (113431,1140479,0,'hair_highlight',255,255,255), (113432,1140479,0,'hair_type_color',1,75,199), (113433,1140479,0,'hair_type_highlight_color',255,222,24), (113434,1140479,1,'lip_type',-50,-77,-7), (113435,1140479,1,'nose_type',18,-63,-14), (113436,1140479,0,'skin_color',174,170,119), (113437,1140479,1,'soga_cheek_type',-19,83,0), (113438,1140479,1,'soga_chin_type',-69,56,19), (113439,1140479,1,'soga_ear_type',55,0,0), (113440,1140479,1,'soga_eye_brow_type',0,71,58), (113441,1140479,0,'soga_eye_color',229,229,102), (113442,1140479,1,'soga_eye_type',11,0,0), (113443,1140479,0,'soga_hair_color1',255,255,255), (113444,1140479,0,'soga_hair_color2',76,161,255), (113445,1140479,0,'soga_hair_highlight',255,255,255), (113446,1140479,0,'soga_hair_type_color',1,75,199), (113447,1140479,0,'soga_hair_type_highlight_color',255,222,24), (113448,1140479,1,'soga_lip_type',-50,-77,-7), (113449,1140479,1,'soga_nose_type',18,-63,-14), (113450,1140479,0,'soga_skin_color',174,170,119), (113451,1140479,0,'wing_color1',54,175,75), (113452,1140479,0,'wing_color2',116,185,4), (113483,1140481,1,'cheek_type',-97,88,0), (113484,1140481,1,'chin_type',76,57,-7), (113485,1140481,1,'ear_type',28,93,0), (113486,1140481,1,'eye_brow_type',94,65,84), (113487,1140481,0,'eye_color',3,184,174), (113488,1140481,1,'eye_type',41,0,0), (113489,1140481,0,'hair_color1',255,255,255), (113490,1140481,0,'hair_color2',68,72,71), (113491,1140481,0,'hair_highlight',255,255,255), (113492,1140481,0,'hair_type_color',50,46,64), (113493,1140481,0,'hair_type_highlight_color',103,14,0), (113494,1140481,1,'lip_type',28,98,-41), (113495,1140481,1,'nose_type',8,-70,-64), (113496,1140481,0,'skin_color',167,150,160), (113497,1140481,1,'soga_cheek_type',-97,88,0), (113498,1140481,1,'soga_chin_type',76,57,-7), (113499,1140481,1,'soga_ear_type',28,93,0), (113500,1140481,1,'soga_eye_brow_type',94,65,84), (113501,1140481,0,'soga_eye_color',229,229,102), (113502,1140481,1,'soga_eye_type',41,0,0), (113503,1140481,0,'soga_hair_color1',255,255,255), (113504,1140481,0,'soga_hair_color2',68,72,71), (113505,1140481,0,'soga_hair_highlight',255,255,255), (113506,1140481,0,'soga_hair_type_color',50,46,64), (113507,1140481,0,'soga_hair_type_highlight_color',103,14,0), (113508,1140481,1,'soga_lip_type',28,98,-41), (113509,1140481,1,'soga_nose_type',8,-70,-64), (113510,1140481,0,'soga_skin_color',167,150,160), (113511,1140481,0,'wing_color1',150,5,228), (113512,1140481,0,'wing_color2',186,87,3), (113513,1140482,0,'eye_color',255,255,255), (113514,1140482,0,'skin_color',255,0,0), (113515,1140482,0,'soga_eye_color',255,0,255), (113516,1140483,1,'cheek_type',41,-43,0), (113517,1140483,1,'chin_type',-68,-87,-65), (113518,1140483,1,'ear_type',66,-28,0), (113519,1140483,1,'eye_brow_type',25,7,45), (113520,1140483,0,'eye_color',101,3,163), (113521,1140483,1,'eye_type',63,0,0), (113522,1140483,0,'hair_color1',255,255,255), (113523,1140483,0,'hair_color2',238,205,22), (113524,1140483,0,'hair_highlight',255,255,255), (113525,1140483,0,'hair_type_color',249,99,22), (113526,1140483,0,'hair_type_highlight_color',254,146,40), (113527,1140483,1,'lip_type',0,98,10), (113528,1140483,1,'nose_type',-25,-7,11), (113529,1140483,0,'skin_color',184,150,185), (113530,1140483,1,'soga_cheek_type',41,-43,0), (113531,1140483,1,'soga_chin_type',-68,-87,-65), (113532,1140483,1,'soga_ear_type',66,-28,0), (113533,1140483,1,'soga_eye_brow_type',25,7,45), (113534,1140483,0,'soga_eye_color',229,229,102), (113535,1140483,1,'soga_eye_type',63,0,0), (113536,1140483,0,'soga_hair_color1',255,255,255), (113537,1140483,0,'soga_hair_color2',238,205,22), (113538,1140483,0,'soga_hair_highlight',255,255,255), (113539,1140483,0,'soga_hair_type_color',249,99,22), (113540,1140483,0,'soga_hair_type_highlight_color',254,146,40), (113541,1140483,1,'soga_lip_type',0,98,10), (113542,1140483,1,'soga_nose_type',-25,-7,11), (113543,1140483,0,'soga_skin_color',184,150,185), (113544,1140483,0,'wing_color1',203,95,3), (113545,1140483,0,'wing_color2',123,255,69), (113546,1140484,0,'eye_color',255,255,255), (113547,1140484,0,'skin_color',255,255,255), (113548,1140484,0,'soga_eye_color',255,0,255), (113549,1140485,0,'eye_color',255,255,255), (113550,1140485,0,'skin_color',11,11,11), (113551,1140485,0,'soga_eye_color',255,0,255), (113606,1140488,1,'cheek_type',56,82,0), (113607,1140488,1,'chin_type',25,-38,56), (113608,1140488,1,'ear_type',-87,-19,0), (113609,1140488,1,'eye_brow_type',31,47,-20), (113610,1140488,0,'eye_color',0,246,232), (113611,1140488,1,'eye_type',-87,0,0), (113612,1140488,0,'hair_color1',255,255,255), (113613,1140488,0,'hair_color2',36,34,36), (113614,1140488,0,'hair_highlight',255,255,255), (113615,1140488,0,'hair_type_color',15,0,22), (113616,1140488,0,'hair_type_highlight_color',45,166,239), (113617,1140488,1,'lip_type',-42,-28,34), (113618,1140488,1,'nose_type',0,-50,-97), (113619,1140488,0,'skin_color',247,227,238), (113620,1140488,1,'soga_cheek_type',56,82,0), (113621,1140488,1,'soga_chin_type',25,-38,56), (113622,1140488,1,'soga_ear_type',-87,-19,0), (113623,1140488,1,'soga_eye_brow_type',31,47,-20), (113624,1140488,0,'soga_eye_color',204,204,204), (113625,1140488,1,'soga_eye_type',-87,0,0), (113626,1140488,0,'soga_hair_color1',255,255,255), (113627,1140488,0,'soga_hair_color2',36,34,36), (113628,1140488,0,'soga_hair_highlight',255,255,255), (113629,1140488,0,'soga_hair_type_color',15,0,22), (113630,1140488,0,'soga_hair_type_highlight_color',45,166,239), (113631,1140488,1,'soga_lip_type',-42,-28,34), (113632,1140488,1,'soga_nose_type',0,-50,-97), (113633,1140488,0,'soga_skin_color',247,227,238), (113634,1140488,0,'wing_color1',110,227,51), (113635,1140488,0,'wing_color2',70,73,186), (113636,1140489,1,'cheek_type',82,79,0), (113637,1140489,1,'chin_type',70,-64,98), (113638,1140489,1,'ear_type',-12,7,0), (113639,1140489,1,'eye_brow_type',-62,-14,50), (113640,1140489,0,'eye_color',169,204,210), (113641,1140489,1,'eye_type',17,0,0), (113642,1140489,0,'hair_color1',164,165,165), (113643,1140489,0,'hair_color2',56,62,62), (113644,1140489,0,'hair_face_color',244,246,246), (113645,1140489,0,'hair_face_highlight_color',78,87,97), (113646,1140489,0,'hair_highlight',50,48,56), (113647,1140489,0,'hair_type_color',244,246,246), (113648,1140489,0,'hair_type_highlight_color',78,87,97), (113649,1140489,1,'lip_type',-87,-89,50), (113650,1140489,1,'nose_type',-31,75,12), (113651,1140489,0,'skin_color',90,56,55), (113652,1140489,1,'soga_cheek_type',82,79,0), (113653,1140489,1,'soga_chin_type',70,-64,98), (113654,1140489,1,'soga_ear_type',-12,7,0), (113655,1140489,1,'soga_eye_brow_type',-62,-14,50), (113656,1140489,0,'soga_eye_color',229,229,102), (113657,1140489,1,'soga_eye_type',17,0,0), (113658,1140489,0,'soga_hair_color1',164,165,165), (113659,1140489,0,'soga_hair_color2',56,62,62), (113660,1140489,0,'soga_hair_face_color',244,246,246), (113661,1140489,0,'soga_hair_face_highlight_color',78,87,97), (113662,1140489,0,'soga_hair_highlight',50,48,56), (113663,1140489,0,'soga_hair_type_color',244,246,246), (113664,1140489,0,'soga_hair_type_highlight_color',78,87,97), (113665,1140489,1,'soga_lip_type',-87,-89,50), (113666,1140489,1,'soga_nose_type',-31,75,12), (113667,1140489,0,'soga_skin_color',90,56,55), (113700,1140491,1,'cheek_type',75,-41,0), (113701,1140491,1,'chin_type',85,-1,-59), (113702,1140491,1,'ear_type',94,-61,0), (113703,1140491,1,'eye_brow_type',15,68,28), (113704,1140491,0,'eye_color',64,117,213), (113705,1140491,1,'eye_type',62,0,0), (113706,1140491,0,'hair_color1',255,255,255), (113707,1140491,0,'hair_color2',36,34,36), (113708,1140491,0,'hair_highlight',255,255,255), (113709,1140491,0,'hair_type_color',15,0,22), (113710,1140491,0,'hair_type_highlight_color',52,50,67), (113711,1140491,1,'lip_type',14,9,-68), (113712,1140491,1,'nose_type',7,70,63), (113713,1140491,0,'skin_color',210,173,157), (113714,1140491,1,'soga_cheek_type',75,-41,0), (113715,1140491,1,'soga_chin_type',85,-1,-59), (113716,1140491,1,'soga_ear_type',94,-61,0), (113717,1140491,1,'soga_eye_brow_type',15,68,28), (113718,1140491,0,'soga_eye_color',229,229,102), (113719,1140491,1,'soga_eye_type',62,0,0), (113720,1140491,0,'soga_hair_color1',255,255,255), (113721,1140491,0,'soga_hair_color2',36,34,36), (113722,1140491,0,'soga_hair_highlight',255,255,255), (113723,1140491,0,'soga_hair_type_color',15,0,22), (113724,1140491,0,'soga_hair_type_highlight_color',52,50,67), (113725,1140491,1,'soga_lip_type',14,9,-68), (113726,1140491,1,'soga_nose_type',7,70,63), (113727,1140491,0,'soga_skin_color',210,173,157), (113728,1140491,0,'wing_color1',106,16,190), (113729,1140491,0,'wing_color2',61,172,65), (113760,1140493,1,'cheek_type',28,66,0), (113761,1140493,1,'chin_type',-65,-98,-56), (113762,1140493,1,'ear_type',-38,-98,0), (113763,1140493,1,'eye_brow_type',11,46,29), (113764,1140493,0,'eye_color',65,42,151), (113765,1140493,1,'eye_type',39,0,0), (113766,1140493,0,'hair_color1',255,255,255), (113767,1140493,0,'hair_color2',144,140,137), (113768,1140493,0,'hair_highlight',255,255,255), (113769,1140493,0,'hair_type_color',142,169,168), (113770,1140493,0,'hair_type_highlight_color',253,139,37), (113771,1140493,1,'lip_type',-46,7,37), (113772,1140493,1,'nose_type',-11,-50,-37), (113773,1140493,0,'skin_color',234,214,234), (113774,1140493,1,'soga_cheek_type',28,66,0), (113775,1140493,1,'soga_chin_type',-65,-98,-56), (113776,1140493,1,'soga_ear_type',-38,-98,0), (113777,1140493,1,'soga_eye_brow_type',11,46,29), (113778,1140493,0,'soga_eye_color',229,229,102), (113779,1140493,1,'soga_eye_type',39,0,0), (113780,1140493,0,'soga_hair_color1',255,255,255), (113781,1140493,0,'soga_hair_color2',144,140,137), (113782,1140493,0,'soga_hair_highlight',255,255,255), (113783,1140493,0,'soga_hair_type_color',142,169,168), (113784,1140493,0,'soga_hair_type_highlight_color',253,139,37), (113785,1140493,1,'soga_lip_type',-46,7,37), (113786,1140493,1,'soga_nose_type',-11,-50,-37), (113787,1140493,0,'soga_skin_color',234,214,234), (113788,1140493,0,'wing_color1',61,80,182), (113789,1140493,0,'wing_color2',2,246,232), (113790,1140494,0,'eye_color',128,128,128), (113791,1140494,0,'skin_color',63,128,128), (113792,1140494,0,'soga_eye_color',255,0,255), (113793,1140495,0,'eye_color',255,255,255), (113794,1140495,0,'skin_color',255,255,255), (113795,1140495,0,'soga_eye_color',255,0,255), (113796,1140496,0,'eye_color',255,255,255), (113797,1140496,0,'skin_color',255,255,255), (113798,1140496,0,'soga_eye_color',255,0,255), (113802,1140498,0,'eye_color',255,255,255), (113803,1140498,0,'skin_color',255,0,0), (113804,1140498,0,'soga_eye_color',255,0,255), (113805,1140499,0,'eye_color',255,255,255), (113806,1140499,0,'skin_color',255,255,255), (113807,1140499,0,'soga_eye_color',255,0,255), (113808,1140500,0,'eye_color',255,255,255), (113809,1140500,0,'skin_color',255,255,255), (113810,1140500,0,'soga_eye_color',255,0,255), (113811,1140501,0,'eye_color',255,255,255), (113812,1140501,0,'skin_color',255,255,255), (113813,1140501,0,'soga_eye_color',255,0,255), (113814,1140502,0,'eye_color',128,128,128), (113815,1140502,0,'skin_color',255,255,191), (113816,1140502,0,'soga_eye_color',255,0,255), (113817,1140503,0,'eye_color',63,0,63), (113818,1140503,0,'skin_color',255,255,128), (113819,1140503,0,'soga_eye_color',255,0,255), (113820,1140504,0,'eye_color',255,255,128), (113821,1140504,0,'skin_color',63,63,63), (113822,1140504,0,'soga_eye_color',255,0,255), (113823,1140505,0,'eye_color',122,144,146), (113824,1140505,0,'skin_color',196,219,144), (113825,1140505,0,'soga_eye_color',255,0,255), (113826,1140506,0,'eye_color',255,255,255), (113827,1140506,0,'skin_color',255,255,255), (113828,1140506,0,'soga_eye_color',255,0,255), (113829,1140507,0,'eye_color',255,255,255), (113830,1140507,0,'skin_color',255,255,255), (113831,1140507,0,'soga_eye_color',255,0,255), (113832,1140508,0,'eye_color',255,255,255), (113833,1140508,0,'skin_color',255,255,255), (113834,1140508,0,'soga_eye_color',255,0,255), (113835,1140509,0,'eye_color',255,255,255), (113836,1140509,0,'skin_color',255,255,255), (113837,1140509,0,'soga_eye_color',255,0,255), (113838,1140510,0,'eye_color',255,255,255), (113839,1140510,0,'skin_color',255,255,255), (113840,1140510,0,'soga_eye_color',255,0,255), (113841,1140511,0,'eye_color',140,149,157), (113842,1140511,0,'skin_color',196,203,144), (113843,1140511,0,'soga_eye_color',255,0,255), (113844,1140512,0,'eye_color',128,128,139), (113845,1140512,0,'skin_color',194,205,146), (113846,1140512,0,'soga_eye_color',255,0,255), (113847,1140513,0,'eye_color',255,255,255), (113848,1140513,0,'skin_color',255,255,255), (113849,1140513,0,'soga_eye_color',255,0,255), (113850,1140514,0,'eye_color',255,255,255), (113851,1140514,0,'skin_color',255,255,255), (113852,1140514,0,'soga_eye_color',255,0,255), (113853,1140515,0,'eye_color',115,138,151), (113854,1140515,0,'skin_color',198,223,142), (113855,1140515,0,'soga_eye_color',255,0,255), (113856,1140516,0,'eye_color',135,232,124), (113857,1140516,0,'skin_color',135,232,124), (113858,1140516,0,'soga_eye_color',255,0,255), (113859,1140517,0,'eye_color',223,231,125), (113860,1140517,0,'skin_color',223,231,125), (113861,1140517,0,'soga_eye_color',255,0,255), (113862,1140518,0,'eye_color',255,255,255), (113863,1140518,0,'skin_color',255,255,255), (113864,1140518,0,'soga_eye_color',255,0,255), (113868,1140520,0,'eye_color',255,255,255), (113869,1140520,0,'skin_color',255,255,255), (113870,1140520,0,'soga_eye_color',255,0,255), (113871,1140521,0,'eye_color',255,255,255), (113872,1140521,0,'skin_color',255,255,255), (113873,1140521,0,'soga_eye_color',255,0,255), (113877,1140523,0,'eye_color',255,255,255), (113878,1140523,0,'skin_color',255,255,255), (113879,1140523,0,'soga_eye_color',255,0,255), (113880,1140524,0,'eye_color',255,255,255), (113881,1140524,0,'skin_color',255,255,255), (113882,1140524,0,'soga_eye_color',255,0,255), (113883,1140525,0,'eye_color',255,255,255), (113884,1140525,0,'skin_color',255,255,255), (113885,1140525,0,'soga_eye_color',255,0,255), (113886,1140526,1,'cheek_type',2,-3,0), (113887,1140526,1,'chin_type',-12,34,17), (113888,1140526,1,'ear_type',28,0,0), (113889,1140526,1,'eye_brow_type',-29,0,-17), (113890,1140526,0,'eye_color',209,180,255), (113891,1140526,1,'eye_type',-26,0,0), (113892,1140526,0,'hair_color1',56,22,22), (113893,1140526,0,'hair_color2',52,50,42), (113894,1140526,0,'hair_face_color',169,169,169), (113895,1140526,0,'hair_face_highlight_color',105,103,97), (113896,1140526,0,'hair_highlight',43,36,70), (113897,1140526,0,'hair_type_color',169,169,169), (113898,1140526,0,'hair_type_highlight_color',105,103,97), (113899,1140526,1,'lip_type',31,25,-22), (113900,1140526,1,'nose_type',2,0,-2), (113901,1140526,0,'skin_color',118,131,165), (113902,1140526,1,'soga_cheek_type',2,-3,0), (113903,1140526,1,'soga_chin_type',-12,34,17), (113904,1140526,1,'soga_ear_type',28,0,0), (113905,1140526,1,'soga_eye_brow_type',-29,0,-17), (113906,1140526,0,'soga_eye_color',229,229,102), (113907,1140526,1,'soga_eye_type',-26,0,0), (113908,1140526,0,'soga_hair_color1',49,49,53), (113909,1140526,0,'soga_hair_color2',103,102,153), (113910,1140526,0,'soga_hair_face_color',169,169,169), (113911,1140526,0,'soga_hair_face_highlight_color',105,103,97), (113912,1140526,0,'soga_hair_highlight',43,36,70), (113913,1140526,0,'soga_hair_type_color',169,169,169), (113914,1140526,0,'soga_hair_type_highlight_color',105,103,97), (113915,1140526,1,'soga_lip_type',31,25,-22), (113916,1140526,1,'soga_nose_type',2,0,-2), (113917,1140526,0,'soga_skin_color',118,131,165), (113918,1140526,0,'wing_color1',255,255,255), (113919,1140526,0,'wing_color2',255,255,255), (113920,1140527,1,'cheek_type',-64,-69,0), (113921,1140527,1,'chin_type',-15,-2,29), (113922,1140527,1,'ear_type',81,26,0), (113923,1140527,1,'eye_brow_type',-47,-95,21), (113924,1140527,0,'eye_color',108,165,165), (113925,1140527,1,'eye_type',-46,0,0), (113926,1140527,0,'hair_color1',161,165,168), (113927,1140527,0,'hair_color2',50,69,69), (113928,1140527,0,'hair_face_color',200,142,16), (113929,1140527,0,'hair_face_highlight_color',55,53,68), (113930,1140527,0,'hair_highlight',209,131,22), (113931,1140527,0,'hair_type_color',200,142,16), (113932,1140527,0,'hair_type_highlight_color',55,53,68), (113933,1140527,1,'lip_type',-65,-93,77), (113934,1140527,1,'nose_type',-96,-7,81), (113935,1140527,0,'skin_color',202,167,171), (113936,1140527,1,'soga_cheek_type',-64,-69,0), (113937,1140527,1,'soga_chin_type',-15,-2,29), (113938,1140527,1,'soga_ear_type',81,26,0), (113939,1140527,1,'soga_eye_brow_type',-47,-95,21), (113940,1140527,0,'soga_eye_color',229,229,102), (113941,1140527,1,'soga_eye_type',-46,0,0), (113942,1140527,0,'soga_hair_color1',199,150,48), (113943,1140527,0,'soga_hair_color2',43,36,70), (113944,1140527,0,'soga_hair_face_color',200,142,16), (113945,1140527,0,'soga_hair_face_highlight_color',55,53,68), (113946,1140527,0,'soga_hair_highlight',209,131,22), (113947,1140527,0,'soga_hair_type_color',200,142,16), (113948,1140527,0,'soga_hair_type_highlight_color',55,53,68), (113949,1140527,1,'soga_lip_type',-65,-93,77), (113950,1140527,1,'soga_nose_type',-96,-7,81), (113951,1140527,0,'soga_skin_color',202,167,171), (113952,1140527,0,'wing_color1',255,255,255), (113953,1140527,0,'wing_color2',255,255,255), (113954,1140528,1,'cheek_type',25,-93,0), (113955,1140528,1,'chin_type',-34,95,-5), (113956,1140528,1,'ear_type',8,34,0), (113957,1140528,1,'eye_brow_type',-65,-34,85), (113958,1140528,0,'eye_color',234,119,255), (113959,1140528,1,'eye_type',-14,0,0), (113960,1140528,0,'hair_color1',160,156,172), (113961,1140528,0,'hair_color2',62,62,68), (113962,1140528,0,'hair_face_color',225,221,214), (113963,1140528,0,'hair_face_highlight_color',89,73,129), (113964,1140528,0,'hair_highlight',161,165,168), (113965,1140528,0,'hair_type_color',225,221,214), (113966,1140528,0,'hair_type_highlight_color',89,73,129), (113967,1140528,1,'lip_type',-15,29,32), (113968,1140528,1,'nose_type',62,47,-90), (113969,1140528,0,'skin_color',121,164,163), (113970,1140528,1,'soga_cheek_type',25,-93,0), (113971,1140528,1,'soga_chin_type',-34,95,-5), (113972,1140528,1,'soga_ear_type',8,34,0), (113973,1140528,1,'soga_eye_brow_type',-65,-34,85), (113974,1140528,0,'soga_eye_color',229,229,102), (113975,1140528,1,'soga_eye_type',-14,0,0), (113976,1140528,0,'soga_hair_color1',60,71,71), (113977,1140528,0,'soga_hair_color2',152,46,102), (113978,1140528,0,'soga_hair_face_color',225,221,214), (113979,1140528,0,'soga_hair_face_highlight_color',89,73,129), (113980,1140528,0,'soga_hair_highlight',161,165,168), (113981,1140528,0,'soga_hair_type_color',225,221,214), (113982,1140528,0,'soga_hair_type_highlight_color',89,73,129), (113983,1140528,1,'soga_lip_type',-15,29,32), (113984,1140528,1,'soga_nose_type',62,47,-90), (113985,1140528,0,'soga_skin_color',121,164,163), (113986,1140528,0,'wing_color1',255,255,255), (113987,1140528,0,'wing_color2',255,255,255), (113988,1140529,1,'cheek_type',-61,-37,0), (113989,1140529,1,'chin_type',-7,-95,88), (113990,1140529,1,'ear_type',-34,12,0), (113991,1140529,1,'eye_brow_type',-21,-76,91), (113992,1140529,0,'eye_color',130,39,70), (113993,1140529,1,'eye_type',46,0,0), (113994,1140529,0,'hair_highlight',255,255,255), (113995,1140529,0,'hair_type_color',244,246,246), (113996,1140529,0,'hair_type_highlight_color',37,154,241), (113997,1140529,1,'lip_type',-44,-11,82), (113998,1140529,1,'nose_type',88,52,81), (113999,1140529,0,'skin_color',219,175,158), (114000,1140529,1,'soga_cheek_type',-61,-37,0), (114001,1140529,1,'soga_chin_type',-7,-95,88), (114002,1140529,1,'soga_ear_type',-34,12,0), (114003,1140529,1,'soga_eye_brow_type',-21,-76,91), (114004,1140529,0,'soga_eye_color',229,229,102), (114005,1140529,1,'soga_eye_type',46,0,0), (114006,1140529,0,'soga_hair_color1',56,62,62), (114007,1140529,0,'soga_hair_color2',255,255,255), (114008,1140529,0,'soga_hair_highlight',255,255,255), (114009,1140529,0,'soga_hair_type_color',244,246,246), (114010,1140529,0,'soga_hair_type_highlight_color',37,154,241), (114011,1140529,1,'soga_lip_type',-44,-11,82), (114012,1140529,1,'soga_nose_type',88,52,81), (114013,1140529,0,'soga_skin_color',219,175,158), (114014,1140529,0,'wing_color1',249,115,23), (114015,1140529,0,'wing_color2',114,190,11), (114016,1140530,0,'eye_color',255,255,255), (114017,1140530,0,'skin_color',255,255,255), (114018,1140530,0,'soga_eye_color',255,0,255), (114019,1140531,0,'eye_color',255,255,255), (114020,1140531,0,'skin_color',255,255,255), (114021,1140531,0,'soga_eye_color',255,0,255), (114022,1140532,0,'eye_color',255,255,255), (114023,1140532,0,'skin_color',255,255,255), (114024,1140532,0,'soga_eye_color',255,0,255), (114025,1140533,0,'eye_color',255,255,255), (114026,1140533,0,'skin_color',255,255,255), (114027,1140533,0,'soga_eye_color',255,0,255), (114028,1140534,0,'eye_color',224,224,0), (114029,1140534,0,'skin_color',255,255,116), (114030,1140534,0,'soga_eye_color',255,0,255), (114031,1140535,0,'eye_color',255,255,255), (114032,1140535,0,'skin_color',255,128,63), (114033,1140535,0,'soga_eye_color',255,0,255), (114034,1140536,0,'eye_color',128,128,128), (114035,1140536,0,'skin_color',63,128,128), (114036,1140536,0,'soga_eye_color',255,0,255), (114037,1140537,0,'eye_color',192,192,192), (114038,1140537,0,'skin_color',128,128,0), (114039,1140537,0,'soga_eye_color',255,0,255), (114043,1140539,0,'eye_color',66,255,66), (114044,1140539,0,'skin_color',91,91,255), (114045,1140539,0,'soga_eye_color',255,0,255), (114046,1140540,0,'eye_color',255,255,255), (114047,1140540,0,'skin_color',255,255,255), (114048,1140540,0,'soga_eye_color',255,0,255), (114049,1140541,0,'eye_color',128,64,0), (114050,1140541,0,'skin_color',128,128,64), (114051,1140541,0,'soga_eye_color',255,0,255), (114052,1140542,0,'eye_color',223,230,126), (114053,1140542,0,'skin_color',223,230,126), (114054,1140542,0,'soga_eye_color',255,0,255), (114055,1140543,0,'eye_color',255,255,255), (114056,1140543,0,'skin_color',255,255,255), (114057,1140543,0,'soga_eye_color',255,0,255), (114058,1140544,1,'cheek_type',-97,88,0), (114059,1140544,1,'chin_type',76,57,-7), (114060,1140544,1,'ear_type',28,93,0), (114061,1140544,1,'eye_brow_type',94,65,84), (114062,1140544,0,'eye_color',3,184,174), (114063,1140544,1,'eye_type',41,0,0), (114064,1140544,0,'hair_highlight',255,255,255), (114065,1140544,0,'hair_type_color',50,46,64), (114066,1140544,0,'hair_type_highlight_color',103,14,0), (114067,1140544,1,'lip_type',28,98,-41), (114068,1140544,1,'nose_type',8,-70,-64), (114069,1140544,0,'skin_color',167,150,160), (114070,1140544,1,'soga_cheek_type',-97,88,0), (114071,1140544,1,'soga_chin_type',76,57,-7), (114072,1140544,1,'soga_ear_type',28,93,0), (114073,1140544,1,'soga_eye_brow_type',94,65,84), (114074,1140544,0,'soga_eye_color',229,229,102), (114075,1140544,1,'soga_eye_type',41,0,0), (114076,1140544,0,'soga_hair_color1',68,72,71), (114077,1140544,0,'soga_hair_color2',255,255,255), (114078,1140544,0,'soga_hair_highlight',255,255,255), (114079,1140544,0,'soga_hair_type_color',50,46,64), (114080,1140544,0,'soga_hair_type_highlight_color',103,14,0), (114081,1140544,1,'soga_lip_type',28,98,-41), (114082,1140544,1,'soga_nose_type',8,-70,-64), (114083,1140544,0,'soga_skin_color',167,150,160), (114084,1140544,0,'wing_color1',150,5,228), (114085,1140544,0,'wing_color2',186,87,3), (114086,1140545,0,'eye_color',223,231,125), (114087,1140545,0,'skin_color',223,231,125), (114088,1140545,0,'soga_eye_color',255,0,255), (114092,1140547,1,'cheek_type',-39,100,0), (114093,1140547,1,'chin_type',14,-100,-10), (114094,1140547,1,'ear_type',1,-100,0), (114095,1140547,1,'eye_brow_type',-56,17,0), (114096,1140547,0,'eye_color',94,239,250), (114097,1140547,1,'eye_type',9,0,0), (114098,1140547,1,'lip_type',-17,37,17), (114099,1140547,1,'nose_type',-20,14,7), (114100,1140547,0,'skin_color',247,230,180), (114101,1140547,1,'soga_cheek_type',-39,100,0), (114102,1140547,1,'soga_chin_type',14,-100,-10), (114103,1140547,1,'soga_ear_type',1,-100,0), (114104,1140547,1,'soga_eye_brow_type',-56,17,0), (114105,1140547,0,'soga_eye_color',204,204,204), (114106,1140547,1,'soga_eye_type',9,0,0), (114107,1140547,1,'soga_lip_type',-17,37,17), (114108,1140547,1,'soga_nose_type',-20,14,7), (114109,1140547,0,'soga_skin_color',247,230,180), (114110,1140548,0,'eye_color',255,255,255), (114111,1140548,0,'skin_color',255,255,255), (114112,1140548,0,'soga_eye_color',255,0,255), (114113,1140549,0,'eye_color',255,255,255), (114114,1140549,0,'skin_color',255,255,255), (114115,1140549,0,'soga_eye_color',255,0,255), (114116,1140550,0,'eye_color',255,255,255), (114117,1140550,0,'skin_color',255,255,255), (114118,1140550,0,'soga_eye_color',255,0,255), (114119,1140551,0,'eye_color',255,255,255), (114120,1140551,0,'skin_color',255,255,255), (114121,1140551,0,'soga_eye_color',255,0,255), (114125,1140553,0,'eye_color',255,255,255), (114126,1140553,0,'skin_color',255,255,255), (114127,1140553,0,'soga_eye_color',255,0,255), (114128,1140554,1,'cheek_type',0,5,0), (114129,1140554,1,'chin_type',-18,-34,18), (114130,1140554,1,'ear_type',-17,25,0), (114131,1140554,1,'eye_brow_type',19,-7,21), (114132,1140554,0,'eye_color',20,10,22), (114133,1140554,1,'eye_type',-23,0,0), (114134,1140554,0,'hair_face_color',213,216,216), (114135,1140554,0,'hair_face_highlight_color',105,103,97), (114136,1140554,0,'hair_type_color',213,216,216), (114137,1140554,0,'hair_type_highlight_color',105,103,97), (114138,1140554,1,'lip_type',-28,42,10), (114139,1140554,1,'nose_type',28,28,-14), (114140,1140554,0,'skin_color',57,46,44), (114141,1140554,1,'soga_cheek_type',0,5,0), (114142,1140554,1,'soga_chin_type',-18,-34,18), (114143,1140554,1,'soga_ear_type',-17,25,0), (114144,1140554,1,'soga_eye_brow_type',19,-7,21), (114145,1140554,0,'soga_eye_color',229,229,102), (114146,1140554,1,'soga_eye_type',-23,0,0), (114147,1140554,0,'soga_hair_face_color',213,216,216), (114148,1140554,0,'soga_hair_face_highlight_color',105,103,97), (114149,1140554,0,'soga_hair_type_color',213,216,216), (114150,1140554,0,'soga_hair_type_highlight_color',105,103,97), (114151,1140554,1,'soga_lip_type',-28,42,10), (114152,1140554,1,'soga_nose_type',28,28,-14), (114153,1140554,0,'soga_skin_color',57,46,44), (114154,1140554,0,'wing_color1',255,255,255), (114155,1140554,0,'wing_color2',255,255,255), (114156,1140555,0,'eye_color',255,128,64), (114157,1140555,0,'skin_color',128,128,64), (114158,1140555,0,'soga_eye_color',255,0,255), (114159,1140556,1,'cheek_type',1,-2,0), (114160,1140556,1,'chin_type',0,-37,-23), (114161,1140556,1,'ear_type',0,-9,0), (114162,1140556,1,'eye_brow_type',28,-4,-19), (114163,1140556,0,'eye_color',29,56,37), (114164,1140556,1,'eye_type',12,0,0), (114165,1140556,0,'hair_face_color',26,17,5), (114166,1140556,0,'hair_face_highlight_color',158,68,0), (114167,1140556,0,'hair_type_color',26,17,5), (114168,1140556,0,'hair_type_highlight_color',158,68,0), (114169,1140556,1,'lip_type',7,0,-14), (114170,1140556,1,'nose_type',-18,19,31), (114171,1140556,0,'skin_color',226,216,200), (114172,1140556,1,'soga_cheek_type',1,-2,0), (114173,1140556,1,'soga_chin_type',0,-37,-23), (114174,1140556,1,'soga_ear_type',0,-9,0), (114175,1140556,1,'soga_eye_brow_type',28,-4,-19), (114176,1140556,0,'soga_eye_color',229,229,102), (114177,1140556,1,'soga_eye_type',12,0,0), (114178,1140556,0,'soga_hair_face_color',26,17,5), (114179,1140556,0,'soga_hair_face_highlight_color',158,68,0), (114180,1140556,0,'soga_hair_type_color',26,17,5), (114181,1140556,0,'soga_hair_type_highlight_color',158,68,0), (114182,1140556,1,'soga_lip_type',7,0,-14), (114183,1140556,1,'soga_nose_type',-18,19,31), (114184,1140556,0,'soga_skin_color',226,216,200), (114185,1140556,0,'wing_color1',255,255,255), (114186,1140556,0,'wing_color2',255,255,255), (114187,1140557,1,'cheek_type',-20,-4,0), (114188,1140557,1,'chin_type',-28,-18,-8), (114189,1140557,1,'ear_type',-37,3,0), (114190,1140557,1,'eye_brow_type',-17,-41,41), (114191,1140557,0,'eye_color',101,162,169), (114192,1140557,1,'eye_type',28,0,0), (114193,1140557,0,'hair_face_color',150,98,30), (114194,1140557,0,'hair_face_highlight_color',86,63,0), (114195,1140557,0,'hair_type_color',150,98,30), (114196,1140557,0,'hair_type_highlight_color',86,63,0), (114197,1140557,1,'lip_type',-7,-26,-8), (114198,1140557,1,'nose_type',-22,-12,-4), (114199,1140557,0,'skin_color',191,165,115), (114200,1140557,1,'soga_cheek_type',-20,-4,0), (114201,1140557,1,'soga_chin_type',-28,-18,-8), (114202,1140557,1,'soga_ear_type',-37,3,0), (114203,1140557,1,'soga_eye_brow_type',-17,-41,41), (114204,1140557,0,'soga_eye_color',229,229,102), (114205,1140557,1,'soga_eye_type',28,0,0), (114206,1140557,0,'soga_hair_face_color',150,98,30), (114207,1140557,0,'soga_hair_face_highlight_color',86,63,0), (114208,1140557,0,'soga_hair_type_color',150,98,30), (114209,1140557,0,'soga_hair_type_highlight_color',86,63,0), (114210,1140557,1,'soga_lip_type',-7,-26,-8), (114211,1140557,1,'soga_nose_type',-22,-12,-4), (114212,1140557,0,'soga_skin_color',191,165,115), (114213,1140557,0,'wing_color1',255,255,255), (114214,1140557,0,'wing_color2',255,255,255), (114215,1140558,0,'eye_color',96,108,125), (114216,1140558,0,'skin_color',192,212,148), (114217,1140558,0,'soga_eye_color',255,0,255), (114218,1140559,1,'cheek_type',-75,12,0), (114219,1140559,1,'chin_type',-93,-34,-29), (114220,1140559,1,'ear_type',-17,-41,0), (114221,1140559,1,'eye_brow_type',43,98,4), (114222,1140559,0,'eye_color',64,67,171), (114223,1140559,1,'eye_type',69,0,0), (114224,1140559,0,'hair_color1',255,255,255), (114225,1140559,0,'hair_color2',238,205,22), (114226,1140559,0,'hair_highlight',255,255,255), (114227,1140559,0,'hair_type_color',240,70,12), (114228,1140559,0,'hair_type_highlight_color',254,146,40), (114229,1140559,1,'lip_type',25,1,28), (114230,1140559,1,'nose_type',71,-81,7), (114231,1140559,0,'skin_color',235,193,177), (114232,1140559,1,'soga_cheek_type',-75,12,0), (114233,1140559,1,'soga_chin_type',-93,-34,-29), (114234,1140559,1,'soga_ear_type',-17,-41,0), (114235,1140559,1,'soga_eye_brow_type',43,98,4), (114236,1140559,0,'soga_eye_color',229,229,102), (114237,1140559,1,'soga_eye_type',69,0,0), (114238,1140559,0,'soga_hair_color1',238,205,22), (114239,1140559,0,'soga_hair_color2',255,255,255), (114240,1140559,0,'soga_hair_highlight',255,255,255), (114241,1140559,0,'soga_hair_type_color',240,70,12), (114242,1140559,0,'soga_hair_type_highlight_color',254,146,40), (114243,1140559,1,'soga_lip_type',25,1,28), (114244,1140559,1,'soga_nose_type',71,-81,7), (114245,1140559,0,'soga_skin_color',235,193,177), (114246,1140559,0,'wing_color1',165,165,165), (114247,1140559,0,'wing_color2',86,125,254), (114248,1140560,1,'cheek_type',-35,31,0), (114249,1140560,1,'chin_type',22,1,-37), (114250,1140560,1,'ear_type',32,0,0), (114251,1140560,1,'eye_brow_type',7,21,-7), (114252,1140560,0,'eye_color',46,93,108), (114253,1140560,1,'eye_type',-34,0,0), (114254,1140560,0,'hair_face_color',75,30,6), (114255,1140560,0,'hair_face_highlight_color',165,67,1), (114256,1140560,0,'hair_type_color',75,30,6), (114257,1140560,0,'hair_type_highlight_color',165,67,1), (114258,1140560,1,'lip_type',-20,-32,-26), (114259,1140560,1,'nose_type',20,47,-28), (114260,1140560,0,'skin_color',199,178,141), (114261,1140560,1,'soga_cheek_type',-35,31,0), (114262,1140560,1,'soga_chin_type',22,1,-37), (114263,1140560,1,'soga_ear_type',32,0,0), (114264,1140560,1,'soga_eye_brow_type',7,21,-7), (114265,1140560,0,'soga_eye_color',229,229,102), (114266,1140560,1,'soga_eye_type',-34,0,0), (114267,1140560,0,'soga_hair_face_color',75,30,6), (114268,1140560,0,'soga_hair_face_highlight_color',165,67,1), (114269,1140560,0,'soga_hair_type_color',75,30,6), (114270,1140560,0,'soga_hair_type_highlight_color',165,67,1), (114271,1140560,1,'soga_lip_type',-20,-32,-26), (114272,1140560,1,'soga_nose_type',20,47,-28), (114273,1140560,0,'soga_skin_color',199,178,141), (114274,1140560,0,'wing_color1',255,255,255), (114275,1140560,0,'wing_color2',255,255,255), (114276,1140561,0,'eye_color',128,128,128), (114277,1140561,0,'skin_color',64,0,0), (114278,1140561,0,'soga_eye_color',255,0,255), (114282,1140563,0,'eye_color',223,231,125), (114283,1140563,0,'skin_color',223,231,125), (114284,1140563,0,'soga_eye_color',255,0,255), (114285,1140564,0,'eye_color',117,113,120), (114286,1140564,0,'skin_color',197,217,143), (114287,1140564,0,'soga_eye_color',255,0,255), (114288,1140565,0,'eye_color',255,255,255), (114289,1140565,0,'skin_color',255,255,255), (114290,1140565,0,'soga_eye_color',255,0,255), (114294,1140567,0,'eye_color',109,129,139), (114295,1140567,0,'skin_color',192,212,148), (114296,1140567,0,'soga_eye_color',255,0,255), (114297,1140568,0,'eye_color',255,255,255), (114298,1140568,0,'skin_color',255,255,255), (114299,1140568,0,'soga_eye_color',255,0,255), (114303,1140570,0,'eye_color',114,129,138), (114304,1140570,0,'skin_color',192,202,148), (114305,1140570,0,'soga_eye_color',255,0,255), (114306,1140571,0,'eye_color',132,147,164), (114307,1140571,0,'skin_color',197,224,143), (114308,1140571,0,'soga_eye_color',255,0,255), (114309,1140572,0,'eye_color',128,128,128), (114310,1140572,0,'skin_color',128,0,63), (114311,1140572,0,'soga_eye_color',255,0,255), (114312,1140573,0,'eye_color',255,255,255), (114313,1140573,0,'skin_color',255,255,255), (114314,1140573,0,'soga_eye_color',255,0,255), (114315,1140574,0,'eye_color',255,255,255), (114316,1140574,0,'skin_color',255,255,255), (114317,1140574,0,'soga_eye_color',255,0,255), (114318,1140575,0,'eye_color',255,255,255), (114319,1140575,0,'skin_color',255,255,255), (114320,1140575,0,'soga_eye_color',255,0,255), (114321,1140576,0,'eye_color',128,128,128), (114322,1140576,0,'skin_color',63,128,128), (114323,1140576,0,'soga_eye_color',255,0,255), (114324,1140577,1,'cheek_type',35,23,0), (114325,1140577,1,'chin_type',-28,12,-10), (114326,1140577,1,'ear_type',1,34,0), (114327,1140577,1,'eye_brow_type',22,5,11), (114328,1140577,0,'eye_color',100,70,30), (114329,1140577,1,'eye_type',18,0,0), (114330,1140577,0,'hair_face_color',22,9,0), (114331,1140577,0,'hair_face_highlight_color',27,23,21), (114332,1140577,0,'hair_type_color',22,9,0), (114333,1140577,0,'hair_type_highlight_color',27,23,21), (114334,1140577,1,'lip_type',31,-7,19), (114335,1140577,1,'nose_type',0,-2,-22), (114336,1140577,0,'skin_color',242,249,249), (114337,1140577,1,'soga_cheek_type',35,23,0), (114338,1140577,1,'soga_chin_type',-28,12,-10), (114339,1140577,1,'soga_ear_type',1,34,0), (114340,1140577,1,'soga_eye_brow_type',22,5,11), (114341,1140577,0,'soga_eye_color',229,229,102), (114342,1140577,1,'soga_eye_type',18,0,0), (114343,1140577,0,'soga_hair_face_color',22,9,0), (114344,1140577,0,'soga_hair_face_highlight_color',27,23,21), (114345,1140577,0,'soga_hair_type_color',22,9,0), (114346,1140577,0,'soga_hair_type_highlight_color',27,23,21), (114347,1140577,1,'soga_lip_type',31,-7,19), (114348,1140577,1,'soga_nose_type',0,-2,-22), (114349,1140577,0,'soga_skin_color',242,249,249), (114350,1140577,0,'wing_color1',255,255,255), (114351,1140577,0,'wing_color2',255,255,255), (114352,1140578,1,'cheek_type',31,8,0), (114353,1140578,1,'chin_type',-81,0,87), (114354,1140578,1,'ear_type',-32,-81,0), (114355,1140578,1,'eye_brow_type',-11,-3,14), (114356,1140578,0,'eye_color',74,53,24), (114357,1140578,1,'eye_type',-95,0,0), (114358,1140578,0,'hair_color1',38,22,21), (114359,1140578,0,'hair_color2',120,50,0), (114360,1140578,0,'hair_face_color',4,1,1), (114361,1140578,0,'hair_face_highlight_color',5,2,3), (114362,1140578,0,'hair_highlight',38,22,21), (114363,1140578,0,'hair_type_color',4,1,1), (114364,1140578,0,'hair_type_highlight_color',5,2,3), (114365,1140578,1,'lip_type',-17,71,52), (114366,1140578,1,'nose_type',-39,2,10), (114367,1140578,0,'skin_color',186,162,137), (114368,1140578,1,'soga_cheek_type',31,8,0), (114369,1140578,1,'soga_chin_type',-81,0,87), (114370,1140578,1,'soga_ear_type',-32,-81,0), (114371,1140578,1,'soga_eye_brow_type',-11,-3,14), (114372,1140578,0,'soga_eye_color',229,229,102), (114373,1140578,1,'soga_eye_type',-95,0,0), (114374,1140578,0,'soga_hair_color1',120,50,0), (114375,1140578,0,'soga_hair_color2',38,22,21), (114376,1140578,0,'soga_hair_face_color',4,1,1), (114377,1140578,0,'soga_hair_face_highlight_color',5,2,3), (114378,1140578,0,'soga_hair_highlight',38,22,21), (114379,1140578,0,'soga_hair_type_color',4,1,1), (114380,1140578,0,'soga_hair_type_highlight_color',5,2,3), (114381,1140578,1,'soga_lip_type',-17,71,52), (114382,1140578,1,'soga_nose_type',-39,2,10), (114383,1140578,0,'soga_skin_color',186,162,137), (114384,1140579,1,'cheek_type',37,32,0), (114385,1140579,1,'chin_type',-93,37,57), (114386,1140579,1,'ear_type',-81,-98,0), (114387,1140579,1,'eye_brow_type',-56,-34,-81), (114388,1140579,0,'eye_color',122,176,192), (114389,1140579,1,'eye_type',66,0,0), (114390,1140579,0,'hair_color1',239,221,86), (114391,1140579,0,'hair_color2',99,53,22), (114392,1140579,0,'hair_face_color',221,178,17), (114393,1140579,0,'hair_face_highlight_color',27,9,11), (114394,1140579,0,'hair_highlight',239,221,86), (114395,1140579,0,'hair_type_color',221,178,17), (114396,1140579,0,'hair_type_highlight_color',27,9,11), (114397,1140579,1,'lip_type',31,-77,31), (114398,1140579,1,'nose_type',39,-25,-94), (114399,1140579,0,'skin_color',232,191,190), (114400,1140579,1,'soga_cheek_type',37,32,0), (114401,1140579,1,'soga_chin_type',-93,37,57), (114402,1140579,1,'soga_ear_type',-81,-98,0), (114403,1140579,1,'soga_eye_brow_type',-56,-34,-81), (114404,1140579,0,'soga_eye_color',229,229,102), (114405,1140579,1,'soga_eye_type',66,0,0), (114406,1140579,0,'soga_hair_color1',99,53,22), (114407,1140579,0,'soga_hair_color2',54,45,28), (114408,1140579,0,'soga_hair_face_color',221,178,17), (114409,1140579,0,'soga_hair_face_highlight_color',27,9,11), (114410,1140579,0,'soga_hair_highlight',239,221,86), (114411,1140579,0,'soga_hair_type_color',221,178,17), (114412,1140579,0,'soga_hair_type_highlight_color',27,9,11), (114413,1140579,1,'soga_lip_type',31,-77,31), (114414,1140579,1,'soga_nose_type',39,-25,-94), (114415,1140579,0,'soga_skin_color',232,191,190), (114416,1140580,1,'cheek_type',-77,39,0), (114417,1140580,1,'chin_type',55,12,59), (114418,1140580,1,'ear_type',89,22,0), (114419,1140580,1,'eye_brow_type',21,46,-94), (114420,1140580,0,'eye_color',127,197,2), (114421,1140580,1,'eye_type',14,0,0), (114422,1140580,0,'hair_highlight',255,255,255), (114423,1140580,0,'hair_type_color',120,6,177), (114424,1140580,0,'hair_type_highlight_color',222,78,255), (114425,1140580,1,'lip_type',17,97,43), (114426,1140580,1,'nose_type',-81,-28,-26), (114427,1140580,0,'skin_color',201,162,174), (114428,1140580,1,'soga_cheek_type',-77,39,0), (114429,1140580,1,'soga_chin_type',55,12,59), (114430,1140580,1,'soga_ear_type',89,22,0), (114431,1140580,1,'soga_eye_brow_type',21,46,-94), (114432,1140580,0,'soga_eye_color',229,229,102), (114433,1140580,1,'soga_eye_type',14,0,0), (114434,1140580,0,'soga_hair_color1',153,30,229), (114435,1140580,0,'soga_hair_color2',255,255,255), (114436,1140580,0,'soga_hair_highlight',255,255,255), (114437,1140580,0,'soga_hair_type_color',120,6,177), (114438,1140580,0,'soga_hair_type_highlight_color',222,78,255), (114439,1140580,1,'soga_lip_type',17,97,43), (114440,1140580,1,'soga_nose_type',-81,-28,-26), (114441,1140580,0,'soga_skin_color',201,162,174), (114442,1140580,0,'wing_color1',71,71,71), (114443,1140580,0,'wing_color2',142,44,68), (114444,1140581,1,'cheek_type',-97,88,0), (114445,1140581,1,'chin_type',76,57,-7), (114446,1140581,1,'ear_type',28,93,0), (114447,1140581,1,'eye_brow_type',94,65,84), (114448,1140581,0,'eye_color',3,184,174), (114449,1140581,1,'eye_type',41,0,0), (114450,1140581,0,'hair_highlight',255,255,255), (114451,1140581,0,'hair_type_color',50,46,64), (114452,1140581,0,'hair_type_highlight_color',103,14,0), (114453,1140581,1,'lip_type',28,98,-41), (114454,1140581,1,'nose_type',8,-70,-64), (114455,1140581,0,'skin_color',167,150,160), (114456,1140581,1,'soga_cheek_type',-97,88,0), (114457,1140581,1,'soga_chin_type',76,57,-7), (114458,1140581,1,'soga_ear_type',28,93,0), (114459,1140581,1,'soga_eye_brow_type',94,65,84), (114460,1140581,0,'soga_eye_color',229,229,102), (114461,1140581,1,'soga_eye_type',41,0,0), (114462,1140581,0,'soga_hair_color1',68,72,71), (114463,1140581,0,'soga_hair_color2',255,255,255), (114464,1140581,0,'soga_hair_highlight',255,255,255), (114465,1140581,0,'soga_hair_type_color',50,46,64), (114466,1140581,0,'soga_hair_type_highlight_color',103,14,0), (114467,1140581,1,'soga_lip_type',28,98,-41), (114468,1140581,1,'soga_nose_type',8,-70,-64), (114469,1140581,0,'soga_skin_color',167,150,160), (114470,1140581,0,'wing_color1',150,5,228), (114471,1140581,0,'wing_color2',186,87,3), (114475,1140583,1,'cheek_type',0,64,0), (114476,1140583,1,'chin_type',3,-96,84), (114477,1140583,1,'ear_type',15,-10,0), (114478,1140583,1,'eye_brow_type',52,78,-11), (114479,1140583,0,'eye_color',115,153,121), (114480,1140583,1,'eye_type',91,0,0), (114481,1140583,0,'hair_color1',164,165,165), (114482,1140583,0,'hair_color2',56,62,62), (114483,1140583,0,'hair_face_color',244,246,246), (114484,1140583,0,'hair_face_highlight_color',188,92,41), (114485,1140583,0,'hair_highlight',164,165,165), (114486,1140583,0,'hair_type_color',244,246,246), (114487,1140583,0,'hair_type_highlight_color',188,92,41), (114488,1140583,1,'lip_type',-25,-95,-31), (114489,1140583,1,'nose_type',28,-81,-37), (114490,1140583,0,'skin_color',88,62,64), (114491,1140583,1,'soga_cheek_type',0,64,0), (114492,1140583,1,'soga_chin_type',3,-96,84), (114493,1140583,1,'soga_ear_type',15,-10,0), (114494,1140583,1,'soga_eye_brow_type',52,78,-11), (114495,1140583,0,'soga_eye_color',229,229,102), (114496,1140583,1,'soga_eye_type',91,0,0), (114497,1140583,0,'soga_hair_color1',56,62,62), (114498,1140583,0,'soga_hair_color2',105,26,26), (114499,1140583,0,'soga_hair_face_color',244,246,246), (114500,1140583,0,'soga_hair_face_highlight_color',188,92,41), (114501,1140583,0,'soga_hair_highlight',164,165,165), (114502,1140583,0,'soga_hair_type_color',244,246,246), (114503,1140583,0,'soga_hair_type_highlight_color',188,92,41), (114504,1140583,1,'soga_lip_type',-25,-95,-31), (114505,1140583,1,'soga_nose_type',28,-81,-37), (114506,1140583,0,'soga_skin_color',88,62,64), (114507,1140584,0,'eye_color',63,0,128), (114508,1140584,0,'skin_color',255,128,255), (114509,1140584,0,'soga_eye_color',255,0,255), (114510,1140585,0,'eye_color',255,255,255), (114511,1140585,0,'skin_color',255,255,255), (114512,1140585,0,'soga_eye_color',255,0,255), (114513,1140586,0,'eye_color',255,255,255), (114514,1140586,0,'skin_color',255,255,255), (114515,1140586,0,'soga_eye_color',255,0,255), (114516,1140587,0,'eye_color',255,255,255), (114517,1140587,0,'skin_color',255,255,255), (114518,1140587,0,'soga_eye_color',255,0,255), (114519,1140588,0,'eye_color',255,255,255), (114520,1140588,0,'skin_color',255,255,255), (114521,1140588,0,'soga_eye_color',255,0,255), (114525,1140590,0,'eye_color',255,255,255), (114526,1140590,0,'skin_color',255,255,255), (114527,1140590,0,'soga_eye_color',255,0,255), (114528,1140591,0,'eye_color',255,255,255), (114529,1140591,0,'skin_color',11,11,11), (114530,1140591,0,'soga_eye_color',255,0,255), (114531,1140592,1,'cheek_type',28,66,0), (114532,1140592,1,'chin_type',-65,-98,-56), (114533,1140592,1,'ear_type',-38,-98,0), (114534,1140592,1,'eye_brow_type',11,46,29), (114535,1140592,0,'eye_color',65,42,151), (114536,1140592,1,'eye_type',39,0,0), (114537,1140592,0,'hair_color1',255,255,255), (114538,1140592,0,'hair_color2',144,140,137), (114539,1140592,0,'hair_highlight',255,255,255), (114540,1140592,0,'hair_type_color',142,169,168), (114541,1140592,0,'hair_type_highlight_color',253,139,37), (114542,1140592,1,'lip_type',-46,7,37), (114543,1140592,1,'nose_type',-11,-50,-37), (114544,1140592,0,'skin_color',234,214,234), (114545,1140592,1,'soga_cheek_type',28,66,0), (114546,1140592,1,'soga_chin_type',-65,-98,-56), (114547,1140592,1,'soga_ear_type',-38,-98,0), (114548,1140592,1,'soga_eye_brow_type',11,46,29), (114549,1140592,0,'soga_eye_color',229,229,102), (114550,1140592,1,'soga_eye_type',39,0,0), (114551,1140592,0,'soga_hair_color1',144,140,137), (114552,1140592,0,'soga_hair_color2',255,255,255), (114553,1140592,0,'soga_hair_highlight',255,255,255), (114554,1140592,0,'soga_hair_type_color',142,169,168), (114555,1140592,0,'soga_hair_type_highlight_color',253,139,37), (114556,1140592,1,'soga_lip_type',-46,7,37), (114557,1140592,1,'soga_nose_type',-11,-50,-37), (114558,1140592,0,'soga_skin_color',234,214,234), (114559,1140592,0,'wing_color1',61,80,182), (114560,1140592,0,'wing_color2',2,246,232), (114561,1140593,0,'eye_color',255,255,255), (114562,1140593,0,'skin_color',255,255,255), (114563,1140593,0,'soga_eye_color',255,0,255), (114564,1140594,1,'cheek_type',93,7,0), (114565,1140594,1,'chin_type',-64,-78,0), (114566,1140594,1,'ear_type',40,95,0), (114567,1140594,1,'eye_brow_type',-74,-97,-7), (114568,1140594,0,'eye_color',169,53,90), (114569,1140594,1,'eye_type',-31,0,0), (114570,1140594,0,'hair_color1',255,255,255), (114571,1140594,0,'hair_color2',244,81,249), (114572,1140594,0,'hair_highlight',255,255,255), (114573,1140594,0,'hair_type_color',15,0,22), (114574,1140594,0,'hair_type_highlight_color',53,178,235), (114575,1140594,1,'lip_type',11,-11,75), (114576,1140594,1,'nose_type',-75,21,-79), (114577,1140594,0,'skin_color',220,187,207), (114578,1140594,1,'soga_cheek_type',93,7,0), (114579,1140594,1,'soga_chin_type',-64,-78,0), (114580,1140594,1,'soga_ear_type',40,95,0), (114581,1140594,1,'soga_eye_brow_type',-74,-97,-7), (114582,1140594,0,'soga_eye_color',229,229,102), (114583,1140594,1,'soga_eye_type',-31,0,0), (114584,1140594,0,'soga_hair_color1',36,34,36), (114585,1140594,0,'soga_hair_color2',255,255,255), (114586,1140594,0,'soga_hair_highlight',255,255,255), (114587,1140594,0,'soga_hair_type_color',15,0,22), (114588,1140594,0,'soga_hair_type_highlight_color',53,178,235), (114589,1140594,1,'soga_lip_type',11,-11,75), (114590,1140594,1,'soga_nose_type',-75,21,-79), (114591,1140594,0,'soga_skin_color',220,187,207), (114592,1140594,0,'wing_color1',78,126,242), (114593,1140594,0,'wing_color2',51,84,168), (114624,1140596,0,'eye_color',255,255,255), (114625,1140596,0,'skin_color',255,255,255), (114626,1140596,0,'soga_eye_color',255,0,255), (114627,1140597,0,'eye_color',255,255,128), (114628,1140597,0,'skin_color',63,63,63), (114629,1140597,0,'soga_eye_color',255,0,255), (114630,1140598,0,'eye_color',255,255,255), (114631,1140598,0,'skin_color',255,0,0), (114632,1140598,0,'soga_eye_color',255,0,255), (114633,1140599,1,'cheek_type',41,-43,0), (114634,1140599,1,'chin_type',-68,-87,-65), (114635,1140599,1,'ear_type',66,-28,0), (114636,1140599,1,'eye_brow_type',25,7,45), (114637,1140599,0,'eye_color',101,3,163), (114638,1140599,1,'eye_type',63,0,0), (114639,1140599,0,'hair_color1',255,255,255), (114640,1140599,0,'hair_color2',238,205,22), (114641,1140599,0,'hair_highlight',255,255,255), (114642,1140599,0,'hair_type_color',249,99,22), (114643,1140599,0,'hair_type_highlight_color',254,146,40), (114644,1140599,1,'lip_type',0,98,10), (114645,1140599,1,'nose_type',-25,-7,11), (114646,1140599,0,'skin_color',184,150,185), (114647,1140599,1,'soga_cheek_type',41,-43,0), (114648,1140599,1,'soga_chin_type',-68,-87,-65), (114649,1140599,1,'soga_ear_type',66,-28,0), (114650,1140599,1,'soga_eye_brow_type',25,7,45), (114651,1140599,0,'soga_eye_color',229,229,102), (114652,1140599,1,'soga_eye_type',63,0,0), (114653,1140599,0,'soga_hair_color1',238,205,22), (114654,1140599,0,'soga_hair_color2',255,255,255), (114655,1140599,0,'soga_hair_highlight',255,255,255), (114656,1140599,0,'soga_hair_type_color',249,99,22), (114657,1140599,0,'soga_hair_type_highlight_color',254,146,40), (114658,1140599,1,'soga_lip_type',0,98,10), (114659,1140599,1,'soga_nose_type',-25,-7,11), (114660,1140599,0,'soga_skin_color',184,150,185), (114661,1140599,0,'wing_color1',203,95,3), (114662,1140599,0,'wing_color2',123,255,69), (114726,1140603,1,'cheek_type',-2,0,0), (114727,1140603,1,'chin_type',25,3,25), (114728,1140603,1,'ear_type',-18,17,0), (114729,1140603,1,'eye_brow_type',0,-3,17), (114730,1140603,0,'eye_color',125,178,193), (114731,1140603,0,'hair_face_color',188,154,50), (114732,1140603,0,'hair_face_highlight_color',119,70,3), (114733,1140603,0,'hair_type_color',188,154,50), (114734,1140603,0,'hair_type_highlight_color',119,70,3), (114735,1140603,1,'lip_type',0,-45,31), (114736,1140603,1,'nose_type',5,-28,14), (114737,1140603,0,'skin_color',176,137,72), (114738,1140603,1,'soga_cheek_type',-2,0,0), (114739,1140603,1,'soga_chin_type',25,3,25), (114740,1140603,1,'soga_ear_type',-18,17,0), (114741,1140603,1,'soga_eye_brow_type',0,-3,17), (114742,1140603,0,'soga_eye_color',229,229,102), (114743,1140603,0,'soga_hair_face_color',188,154,50), (114744,1140603,0,'soga_hair_face_highlight_color',119,70,3), (114745,1140603,0,'soga_hair_type_color',188,154,50), (114746,1140603,0,'soga_hair_type_highlight_color',119,70,3), (114747,1140603,1,'soga_lip_type',0,-45,31), (114748,1140603,1,'soga_nose_type',5,-28,14), (114749,1140603,0,'soga_skin_color',176,137,72), (114750,1140603,0,'wing_color1',255,255,255), (114751,1140603,0,'wing_color2',255,255,255), (114752,1140604,1,'cheek_type',56,82,0), (114753,1140604,1,'chin_type',25,-38,56), (114754,1140604,1,'ear_type',-87,-19,0), (114755,1140604,1,'eye_brow_type',31,47,-20), (114756,1140604,0,'eye_color',0,246,232), (114757,1140604,1,'eye_type',-87,0,0), (114758,1140604,0,'hair_highlight',255,255,255), (114759,1140604,0,'hair_type_color',15,0,22), (114760,1140604,0,'hair_type_highlight_color',45,166,239), (114761,1140604,1,'lip_type',-42,-28,34), (114762,1140604,1,'nose_type',0,-50,-97), (114763,1140604,0,'skin_color',247,227,238), (114764,1140604,1,'soga_cheek_type',56,82,0), (114765,1140604,1,'soga_chin_type',25,-38,56), (114766,1140604,1,'soga_ear_type',-87,-19,0), (114767,1140604,1,'soga_eye_brow_type',31,47,-20), (114768,1140604,0,'soga_eye_color',204,204,204), (114769,1140604,1,'soga_eye_type',-87,0,0), (114770,1140604,0,'soga_hair_color1',36,34,36), (114771,1140604,0,'soga_hair_color2',255,255,255), (114772,1140604,0,'soga_hair_highlight',255,255,255), (114773,1140604,0,'soga_hair_type_color',15,0,22), (114774,1140604,0,'soga_hair_type_highlight_color',45,166,239), (114775,1140604,1,'soga_lip_type',-42,-28,34), (114776,1140604,1,'soga_nose_type',0,-50,-97), (114777,1140604,0,'soga_skin_color',247,227,238), (114778,1140604,0,'wing_color1',110,227,51), (114779,1140604,0,'wing_color2',70,73,186), (114780,1140605,1,'cheek_type',82,79,0), (114781,1140605,1,'chin_type',70,-64,98), (114782,1140605,1,'ear_type',-12,7,0), (114783,1140605,1,'eye_brow_type',-62,-14,50), (114784,1140605,0,'eye_color',169,204,210), (114785,1140605,1,'eye_type',17,0,0), (114786,1140605,0,'hair_color1',164,165,165), (114787,1140605,0,'hair_color2',56,62,62), (114788,1140605,0,'hair_face_color',244,246,246), (114789,1140605,0,'hair_face_highlight_color',78,87,97), (114790,1140605,0,'hair_highlight',164,165,165), (114791,1140605,0,'hair_type_color',244,246,246), (114792,1140605,0,'hair_type_highlight_color',78,87,97), (114793,1140605,1,'lip_type',-87,-89,50), (114794,1140605,1,'nose_type',-31,75,12), (114795,1140605,0,'skin_color',90,56,55), (114796,1140605,1,'soga_cheek_type',82,79,0), (114797,1140605,1,'soga_chin_type',70,-64,98), (114798,1140605,1,'soga_ear_type',-12,7,0), (114799,1140605,1,'soga_eye_brow_type',-62,-14,50), (114800,1140605,0,'soga_eye_color',229,229,102), (114801,1140605,1,'soga_eye_type',17,0,0), (114802,1140605,0,'soga_hair_color1',56,62,62), (114803,1140605,0,'soga_hair_color2',50,48,56), (114804,1140605,0,'soga_hair_face_color',244,246,246), (114805,1140605,0,'soga_hair_face_highlight_color',78,87,97), (114806,1140605,0,'soga_hair_highlight',164,165,165), (114807,1140605,0,'soga_hair_type_color',244,246,246), (114808,1140605,0,'soga_hair_type_highlight_color',78,87,97), (114809,1140605,1,'soga_lip_type',-87,-89,50), (114810,1140605,1,'soga_nose_type',-31,75,12), (114811,1140605,0,'soga_skin_color',90,56,55), (114812,1140606,1,'cheek_type',82,79,0), (114813,1140606,1,'chin_type',70,-64,98), (114814,1140606,1,'ear_type',-12,7,0), (114815,1140606,1,'eye_brow_type',-62,-14,50), (114816,1140606,0,'eye_color',169,204,210), (114817,1140606,1,'eye_type',17,0,0), (114818,1140606,0,'hair_color1',164,165,165), (114819,1140606,0,'hair_color2',56,62,62), (114820,1140606,0,'hair_face_color',244,246,246), (114821,1140606,0,'hair_face_highlight_color',78,87,97), (114822,1140606,0,'hair_highlight',164,165,165), (114823,1140606,0,'hair_type_color',244,246,246), (114824,1140606,0,'hair_type_highlight_color',78,87,97), (114825,1140606,1,'lip_type',-87,-89,50), (114826,1140606,1,'nose_type',-31,75,12), (114827,1140606,0,'skin_color',90,56,55), (114828,1140606,1,'soga_cheek_type',82,79,0), (114829,1140606,1,'soga_chin_type',70,-64,98), (114830,1140606,1,'soga_ear_type',-12,7,0), (114831,1140606,1,'soga_eye_brow_type',-62,-14,50), (114832,1140606,0,'soga_eye_color',229,229,102), (114833,1140606,1,'soga_eye_type',17,0,0), (114834,1140606,0,'soga_hair_color1',56,62,62), (114835,1140606,0,'soga_hair_color2',50,48,56), (114836,1140606,0,'soga_hair_face_color',244,246,246), (114837,1140606,0,'soga_hair_face_highlight_color',78,87,97), (114838,1140606,0,'soga_hair_highlight',164,165,165), (114839,1140606,0,'soga_hair_type_color',244,246,246), (114840,1140606,0,'soga_hair_type_highlight_color',78,87,97), (114841,1140606,1,'soga_lip_type',-87,-89,50), (114842,1140606,1,'soga_nose_type',-31,75,12), (114843,1140606,0,'soga_skin_color',90,56,55), (114844,1140607,0,'eye_color',128,128,128), (114845,1140607,0,'skin_color',255,255,191), (114846,1140607,0,'soga_eye_color',255,0,255), (114847,1140608,1,'cheek_type',12,47,0), (114848,1140608,1,'chin_type',-81,-37,-28), (114849,1140608,1,'ear_type',-15,22,0), (114850,1140608,1,'eye_brow_type',50,3,77), (114851,1140608,0,'eye_color',131,108,56), (114852,1140608,1,'eye_type',-4,0,0), (114853,1140608,0,'hair_face_color',96,113,118), (114854,1140608,0,'hair_face_highlight_color',15,1,21), (114855,1140608,0,'hair_highlight',123,123,130), (114856,1140608,0,'hair_type_color',96,113,118), (114857,1140608,0,'hair_type_highlight_color',15,1,21), (114858,1140608,1,'lip_type',-8,-7,62), (114859,1140608,1,'nose_type',45,-2,-90), (114860,1140608,0,'skin_color',56,58,58), (114861,1140608,1,'soga_cheek_type',12,47,0), (114862,1140608,1,'soga_chin_type',-81,-37,-28), (114863,1140608,1,'soga_ear_type',-15,22,0), (114864,1140608,1,'soga_eye_brow_type',50,3,77), (114865,1140608,0,'soga_eye_color',229,229,102), (114866,1140608,1,'soga_eye_type',-4,0,0), (114867,1140608,0,'soga_hair_color1',144,140,137), (114868,1140608,0,'soga_hair_color2',26,24,25), (114869,1140608,0,'soga_hair_face_color',96,113,118), (114870,1140608,0,'soga_hair_face_highlight_color',15,1,21), (114871,1140608,0,'soga_hair_highlight',123,123,130), (114872,1140608,0,'soga_hair_type_color',96,113,118), (114873,1140608,0,'soga_hair_type_highlight_color',15,1,21), (114874,1140608,1,'soga_lip_type',-8,-7,62), (114875,1140608,1,'soga_nose_type',45,-2,-90), (114876,1140608,0,'soga_skin_color',56,58,58), (114877,1140609,1,'cheek_type',12,21,0), (114878,1140609,1,'chin_type',-51,17,-10), (114879,1140609,1,'ear_type',-72,-5,0), (114880,1140609,1,'eye_brow_type',89,57,-19), (114881,1140609,0,'eye_color',64,133,122), (114882,1140609,0,'hair_face_color',68,71,83), (114883,1140609,0,'hair_face_highlight_color',98,13,13), (114884,1140609,0,'hair_highlight',50,48,56), (114885,1140609,0,'hair_type_color',68,71,83), (114886,1140609,0,'hair_type_highlight_color',98,13,13), (114887,1140609,1,'lip_type',-42,-34,-21), (114888,1140609,1,'nose_type',79,-47,22), (114889,1140609,0,'skin_color',54,44,45), (114890,1140609,1,'soga_cheek_type',12,21,0), (114891,1140609,1,'soga_chin_type',-51,17,-10), (114892,1140609,1,'soga_ear_type',-72,-5,0), (114893,1140609,1,'soga_eye_brow_type',89,57,-19), (114894,1140609,0,'soga_eye_color',204,204,204), (114895,1140609,0,'soga_hair_color1',68,72,71), (114896,1140609,0,'soga_hair_color2',109,14,49), (114897,1140609,0,'soga_hair_face_color',68,71,83), (114898,1140609,0,'soga_hair_face_highlight_color',98,13,13), (114899,1140609,0,'soga_hair_highlight',50,48,56), (114900,1140609,0,'soga_hair_type_color',68,71,83), (114901,1140609,0,'soga_hair_type_highlight_color',98,13,13), (114902,1140609,1,'soga_lip_type',-42,-34,-21), (114903,1140609,1,'soga_nose_type',79,-47,22), (114904,1140609,0,'soga_skin_color',54,44,45), (114937,1140611,1,'cheek_type',4,11,0), (114938,1140611,1,'chin_type',18,-12,-37), (114939,1140611,1,'ear_type',26,23,0), (114940,1140611,1,'eye_brow_type',17,-17,-22), (114941,1140611,0,'eye_color',142,188,202), (114942,1140611,1,'eye_type',34,0,0), (114943,1140611,0,'hair_face_color',198,194,118), (114944,1140611,0,'hair_face_highlight_color',35,15,4), (114945,1140611,0,'hair_type_color',198,194,118), (114946,1140611,0,'hair_type_highlight_color',35,15,4), (114947,1140611,1,'lip_type',-35,-28,25), (114948,1140611,1,'nose_type',20,-38,12), (114949,1140611,0,'skin_color',179,140,85), (114950,1140611,1,'soga_cheek_type',4,11,0), (114951,1140611,1,'soga_chin_type',18,-12,-37), (114952,1140611,1,'soga_ear_type',26,23,0), (114953,1140611,1,'soga_eye_brow_type',17,-17,-22), (114954,1140611,0,'soga_eye_color',229,229,102), (114955,1140611,1,'soga_eye_type',34,0,0), (114956,1140611,0,'soga_hair_face_color',198,194,118), (114957,1140611,0,'soga_hair_face_highlight_color',35,15,4), (114958,1140611,0,'soga_hair_type_color',198,194,118), (114959,1140611,0,'soga_hair_type_highlight_color',35,15,4), (114960,1140611,1,'soga_lip_type',-35,-28,25), (114961,1140611,1,'soga_nose_type',20,-38,12), (114962,1140611,0,'soga_skin_color',179,140,85), (114963,1140611,0,'wing_color1',255,255,255), (114964,1140611,0,'wing_color2',255,255,255), (114965,1140612,0,'eye_color',255,255,255), (114966,1140612,0,'skin_color',255,255,255), (114967,1140612,0,'soga_eye_color',255,255,255), (114968,1140612,0,'soga_skin_color',255,255,255), (114969,1140613,0,'eye_color',255,255,255), (114970,1140613,0,'skin_color',255,255,255), (114971,1140613,0,'soga_eye_color',255,0,255), (114972,1140614,0,'eye_color',255,255,255), (114973,1140614,0,'skin_color',255,255,255), (114974,1140614,0,'soga_eye_color',255,0,255), (114975,1140615,0,'eye_color',63,0,63), (114976,1140615,0,'skin_color',255,255,128), (114977,1140615,0,'soga_eye_color',255,0,255), (114978,1140616,1,'cheek_type',-19,83,0), (114979,1140616,1,'chin_type',-69,56,19), (114980,1140616,1,'ear_type',55,0,0), (114981,1140616,1,'eye_brow_type',0,71,58), (114982,1140616,0,'eye_color',155,70,4), (114983,1140616,1,'eye_type',11,0,0), (114984,1140616,0,'hair_color1',255,255,255), (114985,1140616,0,'hair_color2',76,161,255), (114986,1140616,0,'hair_highlight',255,255,255), (114987,1140616,0,'hair_type_color',1,75,199), (114988,1140616,0,'hair_type_highlight_color',255,222,24), (114989,1140616,1,'lip_type',-50,-77,-7), (114990,1140616,1,'nose_type',18,-63,-14), (114991,1140616,0,'skin_color',174,170,119), (114992,1140616,1,'soga_cheek_type',-19,83,0), (114993,1140616,1,'soga_chin_type',-69,56,19), (114994,1140616,1,'soga_ear_type',55,0,0), (114995,1140616,1,'soga_eye_brow_type',0,71,58), (114996,1140616,0,'soga_eye_color',229,229,102), (114997,1140616,1,'soga_eye_type',11,0,0), (114998,1140616,0,'soga_hair_color1',76,161,255), (114999,1140616,0,'soga_hair_color2',255,255,255), (115000,1140616,0,'soga_hair_highlight',255,255,255), (115001,1140616,0,'soga_hair_type_color',1,75,199), (115002,1140616,0,'soga_hair_type_highlight_color',255,222,24), (115003,1140616,1,'soga_lip_type',-50,-77,-7), (115004,1140616,1,'soga_nose_type',18,-63,-14), (115005,1140616,0,'soga_skin_color',174,170,119), (115006,1140616,0,'wing_color1',54,175,75), (115007,1140616,0,'wing_color2',116,185,4), (115036,1140618,1,'cheek_type',3,34,0), (115037,1140618,1,'chin_type',-9,34,-22), (115038,1140618,1,'ear_type',2,14,0), (115039,1140618,1,'eye_brow_type',19,18,-21), (115040,1140618,0,'eye_color',79,151,171), (115041,1140618,1,'eye_type',-26,0,0), (115042,1140618,0,'hair_face_color',201,184,76), (115043,1140618,0,'hair_face_highlight_color',140,61,19), (115044,1140618,0,'hair_type_color',201,184,76), (115045,1140618,0,'hair_type_highlight_color',140,61,19), (115046,1140618,1,'lip_type',25,1,-7), (115047,1140618,1,'nose_type',19,-14,-4), (115048,1140618,0,'skin_color',176,123,56), (115049,1140618,1,'soga_cheek_type',3,34,0), (115050,1140618,1,'soga_chin_type',-9,34,-22), (115051,1140618,1,'soga_ear_type',2,14,0), (115052,1140618,1,'soga_eye_brow_type',19,18,-21), (115053,1140618,0,'soga_eye_color',229,229,102), (115054,1140618,1,'soga_eye_type',-26,0,0), (115055,1140618,0,'soga_hair_face_color',201,184,76), (115056,1140618,0,'soga_hair_face_highlight_color',140,61,19), (115057,1140618,0,'soga_hair_type_color',201,184,76), (115058,1140618,0,'soga_hair_type_highlight_color',140,61,19), (115059,1140618,1,'soga_lip_type',25,1,-7), (115060,1140618,1,'soga_nose_type',19,-14,-4), (115061,1140618,0,'soga_skin_color',176,123,56), (115062,1140618,0,'wing_color1',255,255,255), (115063,1140618,0,'wing_color2',255,255,255), (115094,1140620,0,'eye_color',128,128,128), (115095,1140620,0,'skin_color',255,255,191), (115096,1140620,0,'soga_eye_color',255,0,255), (115097,1140621,0,'eye_color',255,255,255), (115098,1140621,0,'skin_color',255,255,255), (115099,1140621,0,'soga_eye_color',255,0,255), (115100,1140622,0,'eye_color',255,255,255), (115101,1140622,0,'skin_color',255,255,255), (115102,1140622,0,'soga_eye_color',255,0,255), (115103,1140623,0,'eye_color',0,0,160), (115104,1140623,0,'skin_color',0,255,0), (115105,1140623,0,'soga_eye_color',255,0,255), (115106,1140624,0,'eye_color',255,255,255), (115107,1140624,0,'skin_color',255,255,255), (115108,1140624,0,'soga_eye_color',255,0,255), (115109,1140625,0,'eye_color',255,255,255), (115110,1140625,0,'skin_color',255,255,255), (115111,1140625,0,'soga_eye_color',255,0,255), (115112,1140626,0,'eye_color',255,255,255), (115113,1140626,0,'skin_color',255,255,255), (115114,1140626,0,'soga_eye_color',255,0,255), (115115,1140627,0,'eye_color',255,255,255), (115116,1140627,0,'skin_color',255,255,255), (115117,1140627,0,'soga_eye_color',255,0,255), (115118,1140628,0,'eye_color',255,255,255), (115119,1140628,0,'skin_color',255,255,255), (115120,1140628,0,'soga_eye_color',255,0,255), (115121,1140629,0,'eye_color',255,255,255), (115122,1140629,0,'skin_color',255,255,255), (115123,1140629,0,'soga_eye_color',255,0,255), (115124,1140630,0,'eye_color',255,255,255), (115125,1140630,0,'skin_color',255,255,255), (115126,1140630,0,'soga_eye_color',255,0,255), (115127,1140631,0,'eye_color',255,255,255), (115128,1140631,0,'skin_color',255,255,255), (115129,1140631,0,'soga_eye_color',255,0,255), (115130,1140632,1,'cheek_type',87,-81,0), (115131,1140632,1,'chin_type',-56,-46,-34), (115132,1140632,1,'ear_type',-1,37,0), (115133,1140632,1,'eye_brow_type',40,14,-94), (115134,1140632,0,'eye_color',3,174,164), (115135,1140632,1,'eye_type',-34,0,0), (115136,1140632,0,'hair_face_color',147,104,29), (115137,1140632,0,'hair_face_highlight_color',68,47,0), (115138,1140632,0,'hair_highlight',255,255,255), (115139,1140632,0,'hair_type_color',91,17,0), (115140,1140632,0,'hair_type_highlight_color',120,66,0), (115141,1140632,1,'lip_type',-87,-71,-91), (115142,1140632,1,'nose_type',8,-39,75), (115143,1140632,0,'skin_color',240,221,239), (115144,1140632,1,'soga_cheek_type',87,-81,0), (115145,1140632,1,'soga_chin_type',-56,-46,-34), (115146,1140632,1,'soga_ear_type',-1,37,0), (115147,1140632,1,'soga_eye_brow_type',40,14,-94), (115148,1140632,0,'soga_eye_color',229,229,102), (115149,1140632,1,'soga_eye_type',-34,0,0), (115150,1140632,0,'soga_hair_color1',255,123,29), (115151,1140632,0,'soga_hair_color2',255,255,255), (115152,1140632,0,'soga_hair_face_color',147,104,29), (115153,1140632,0,'soga_hair_face_highlight_color',68,47,0), (115154,1140632,0,'soga_hair_highlight',255,255,255), (115155,1140632,0,'soga_hair_type_color',91,17,0), (115156,1140632,0,'soga_hair_type_highlight_color',120,66,0), (115157,1140632,1,'soga_lip_type',-87,-71,-91), (115158,1140632,1,'soga_nose_type',8,-39,75), (115159,1140632,0,'soga_skin_color',240,221,239), (115160,1140632,0,'wing_color1',107,183,13), (115161,1140632,0,'wing_color2',122,142,5), (115162,1140633,1,'cheek_type',-31,-14,0), (115163,1140633,1,'chin_type',-7,-14,0), (115164,1140633,1,'ear_type',34,40,0), (115165,1140633,1,'eye_brow_type',-39,-4,-18), (115166,1140633,0,'eye_color',188,176,141), (115167,1140633,1,'eye_type',26,0,0), (115168,1140633,0,'hair_face_color',158,120,35), (115169,1140633,0,'hair_face_highlight_color',114,94,0), (115170,1140633,0,'hair_highlight',255,255,255), (115171,1140633,0,'hair_type_color',158,120,35), (115172,1140633,0,'hair_type_highlight_color',114,94,0), (115173,1140633,1,'lip_type',19,17,-5), (115174,1140633,1,'nose_type',-7,-44,3), (115175,1140633,0,'skin_color',177,117,83), (115176,1140633,1,'soga_cheek_type',-31,-14,0), (115177,1140633,1,'soga_chin_type',-7,-14,0), (115178,1140633,1,'soga_ear_type',34,40,0), (115179,1140633,1,'soga_eye_brow_type',-39,-4,-18), (115180,1140633,0,'soga_eye_color',229,229,102), (115181,1140633,1,'soga_eye_type',26,0,0), (115182,1140633,0,'soga_hair_color1',68,72,71), (115183,1140633,0,'soga_hair_color2',255,255,255), (115184,1140633,0,'soga_hair_face_color',158,120,35), (115185,1140633,0,'soga_hair_face_highlight_color',114,94,0), (115186,1140633,0,'soga_hair_highlight',255,255,255), (115187,1140633,0,'soga_hair_type_color',158,120,35), (115188,1140633,0,'soga_hair_type_highlight_color',114,94,0), (115189,1140633,1,'soga_lip_type',19,17,-5), (115190,1140633,1,'soga_nose_type',-7,-44,3), (115191,1140633,0,'soga_skin_color',177,117,83), (115192,1140633,0,'wing_color1',255,255,255), (115193,1140633,0,'wing_color2',255,255,255), (115194,1140634,1,'cheek_type',97,-64,0), (115195,1140634,1,'chin_type',-34,76,91), (115196,1140634,1,'ear_type',-44,-74,0), (115197,1140634,1,'eye_brow_type',5,66,31), (115198,1140634,0,'eye_color',188,224,0), (115199,1140634,1,'eye_type',78,0,0), (115200,1140634,0,'hair_highlight',255,255,255), (115201,1140634,0,'hair_type_color',3,87,215), (115202,1140634,0,'hair_type_highlight_color',16,116,234), (115203,1140634,1,'lip_type',-84,7,63), (115204,1140634,1,'nose_type',62,-9,9), (115205,1140634,0,'skin_color',250,233,211), (115206,1140634,1,'soga_cheek_type',97,-64,0), (115207,1140634,1,'soga_chin_type',-34,76,91), (115208,1140634,1,'soga_ear_type',-44,-74,0), (115209,1140634,1,'soga_eye_brow_type',5,66,31), (115210,1140634,0,'soga_eye_color',229,229,102), (115211,1140634,1,'soga_eye_type',78,0,0), (115212,1140634,0,'soga_hair_color1',76,161,255), (115213,1140634,0,'soga_hair_color2',255,255,255), (115214,1140634,0,'soga_hair_highlight',255,255,255), (115215,1140634,0,'soga_hair_type_color',3,87,215), (115216,1140634,0,'soga_hair_type_highlight_color',16,116,234), (115217,1140634,1,'soga_lip_type',-84,7,63), (115218,1140634,1,'soga_nose_type',62,-9,9), (115219,1140634,0,'soga_skin_color',250,233,211), (115220,1140634,0,'wing_color1',2,233,219), (115221,1140634,0,'wing_color2',167,69,23), (115222,1140635,1,'cheek_type',11,1,0), (115223,1140635,1,'chin_type',56,-59,5), (115224,1140635,1,'ear_type',-72,65,0), (115225,1140635,1,'eye_brow_type',82,-74,-21), (115226,1140635,0,'eye_color',139,111,3), (115227,1140635,0,'hair_color1',255,255,255), (115228,1140635,0,'hair_color2',194,28,1), (115229,1140635,0,'hair_highlight',255,255,255), (115230,1140635,0,'hair_type_color',91,45,0), (115231,1140635,0,'hair_type_highlight_color',80,29,0), (115232,1140635,1,'lip_type',-58,-18,-57), (115233,1140635,1,'nose_type',94,-7,9), (115234,1140635,0,'skin_color',250,224,206), (115235,1140635,1,'soga_cheek_type',11,1,0), (115236,1140635,1,'soga_chin_type',56,-59,5), (115237,1140635,1,'soga_ear_type',-72,65,0), (115238,1140635,1,'soga_eye_brow_type',82,-74,-21), (115239,1140635,0,'soga_eye_color',229,229,102), (115240,1140635,0,'soga_hair_color1',194,28,1), (115241,1140635,0,'soga_hair_color2',255,255,255), (115242,1140635,0,'soga_hair_highlight',255,255,255), (115243,1140635,0,'soga_hair_type_color',91,45,0), (115244,1140635,0,'soga_hair_type_highlight_color',80,29,0), (115245,1140635,1,'soga_lip_type',-58,-18,-57), (115246,1140635,1,'soga_nose_type',94,-7,9), (115247,1140635,0,'soga_skin_color',250,224,206), (115248,1140635,0,'wing_color1',137,12,183), (115249,1140635,0,'wing_color2',248,135,1), (115250,1140636,1,'cheek_type',74,-26,0), (115251,1140636,1,'chin_type',-47,-10,-50), (115252,1140636,1,'ear_type',-97,53,0), (115253,1140636,1,'eye_brow_type',-48,97,-45), (115254,1140636,0,'eye_color',38,148,76), (115255,1140636,1,'eye_type',25,0,0), (115256,1140636,0,'hair_highlight',255,255,255), (115257,1140636,0,'hair_type_color',85,100,109), (115258,1140636,0,'hair_type_highlight_color',50,46,64), (115259,1140636,1,'lip_type',89,-29,-5), (115260,1140636,1,'nose_type',-58,74,0), (115261,1140636,0,'skin_color',217,192,166), (115262,1140636,1,'soga_cheek_type',74,-26,0), (115263,1140636,1,'soga_chin_type',-47,-10,-50), (115264,1140636,1,'soga_ear_type',-97,53,0), (115265,1140636,1,'soga_eye_brow_type',-48,97,-45), (115266,1140636,0,'soga_eye_color',229,229,102), (115267,1140636,1,'soga_eye_type',25,0,0), (115268,1140636,0,'soga_hair_color1',68,72,71), (115269,1140636,0,'soga_hair_color2',255,255,255), (115270,1140636,0,'soga_hair_highlight',255,255,255), (115271,1140636,0,'soga_hair_type_color',85,100,109), (115272,1140636,0,'soga_hair_type_highlight_color',50,46,64), (115273,1140636,1,'soga_lip_type',89,-29,-5), (115274,1140636,1,'soga_nose_type',-58,74,0), (115275,1140636,0,'soga_skin_color',217,192,166), (115276,1140636,0,'wing_color1',3,194,183), (115277,1140636,0,'wing_color2',255,128,1), (115278,1140637,0,'eye_color',128,128,63), (115279,1140637,0,'skin_color',128,128,0), (115280,1140637,0,'soga_eye_color',255,0,255), (115281,1140638,1,'cheek_type',-76,-66,0), (115282,1140638,1,'chin_type',37,12,50), (115283,1140638,1,'ear_type',-77,7,0), (115284,1140638,1,'eye_brow_type',-64,-68,2), (115285,1140638,0,'eye_color',43,174,97), (115286,1140638,1,'eye_type',77,0,0), (115287,1140638,0,'hair_color1',255,255,255), (115288,1140638,0,'hair_color2',36,34,36), (115289,1140638,0,'hair_highlight',255,255,255), (115290,1140638,0,'hair_type_color',25,13,35), (115291,1140638,0,'hair_type_highlight_color',91,45,0), (115292,1140638,1,'lip_type',-34,43,0), (115293,1140638,1,'nose_type',-72,7,-81), (115294,1140638,0,'skin_color',248,234,232), (115295,1140638,1,'soga_cheek_type',-76,-66,0), (115296,1140638,1,'soga_chin_type',37,12,50), (115297,1140638,1,'soga_ear_type',-77,7,0), (115298,1140638,1,'soga_eye_brow_type',-64,-68,2), (115299,1140638,0,'soga_eye_color',229,229,102), (115300,1140638,1,'soga_eye_type',77,0,0), (115301,1140638,0,'soga_hair_color1',36,34,36), (115302,1140638,0,'soga_hair_color2',255,255,255), (115303,1140638,0,'soga_hair_highlight',255,255,255), (115304,1140638,0,'soga_hair_type_color',25,13,35), (115305,1140638,0,'soga_hair_type_highlight_color',91,45,0), (115306,1140638,1,'soga_lip_type',-34,43,0), (115307,1140638,1,'soga_nose_type',-72,7,-81), (115308,1140638,0,'soga_skin_color',248,234,232), (115309,1140638,0,'wing_color1',135,4,214), (115310,1140638,0,'wing_color2',40,181,235), (115311,1140639,0,'eye_color',255,255,255), (115312,1140639,0,'skin_color',255,255,255), (115313,1140639,0,'soga_eye_color',255,0,255), (115314,1140640,1,'cheek_type',-75,43,0), (115315,1140640,1,'chin_type',-37,-68,93), (115316,1140640,1,'ear_type',-34,-29,0), (115317,1140640,1,'eye_brow_type',-7,15,31), (115318,1140640,0,'eye_color',103,165,5), (115319,1140640,1,'eye_type',77,0,0), (115320,1140640,0,'hair_color1',255,255,255), (115321,1140640,0,'hair_color2',87,8,147), (115322,1140640,0,'hair_highlight',255,255,255), (115323,1140640,0,'hair_type_color',91,0,125), (115324,1140640,0,'hair_type_highlight_color',87,20,0), (115325,1140640,1,'lip_type',53,-22,9), (115326,1140640,1,'nose_type',95,1,-57), (115327,1140640,0,'skin_color',228,208,225), (115328,1140640,1,'soga_cheek_type',-75,43,0), (115329,1140640,1,'soga_chin_type',-37,-68,93), (115330,1140640,1,'soga_ear_type',-34,-29,0), (115331,1140640,1,'soga_eye_brow_type',-7,15,31), (115332,1140640,0,'soga_eye_color',229,229,102), (115333,1140640,1,'soga_eye_type',77,0,0), (115334,1140640,0,'soga_hair_color1',87,8,147), (115335,1140640,0,'soga_hair_color2',255,255,255), (115336,1140640,0,'soga_hair_highlight',255,255,255), (115337,1140640,0,'soga_hair_type_color',91,0,125), (115338,1140640,0,'soga_hair_type_highlight_color',87,20,0), (115339,1140640,1,'soga_lip_type',53,-22,9), (115340,1140640,1,'soga_nose_type',95,1,-57), (115341,1140640,0,'soga_skin_color',228,208,225), (115342,1140640,0,'wing_color1',129,16,152), (115343,1140640,0,'wing_color2',6,180,162), (115344,1140641,1,'cheek_type',-90,-72,0), (115345,1140641,1,'chin_type',14,57,-69), (115346,1140641,1,'ear_type',38,-90,0), (115347,1140641,1,'eye_brow_type',-31,9,-44), (115348,1140641,0,'eye_color',95,68,31), (115349,1140641,1,'eye_type',81,0,0), (115350,1140641,0,'hair_color1',160,156,172), (115351,1140641,0,'hair_color2',61,61,68), (115352,1140641,0,'hair_face_color',244,244,246), (115353,1140641,0,'hair_face_highlight_color',191,182,168), (115354,1140641,0,'hair_highlight',160,156,172), (115355,1140641,0,'hair_type_color',244,244,246), (115356,1140641,0,'hair_type_highlight_color',191,182,168), (115357,1140641,1,'lip_type',-78,55,-28), (115358,1140641,1,'nose_type',-64,25,59), (115359,1140641,0,'skin_color',251,254,254), (115360,1140641,1,'soga_cheek_type',-90,-72,0), (115361,1140641,1,'soga_chin_type',14,57,-69), (115362,1140641,1,'soga_ear_type',38,-90,0), (115363,1140641,1,'soga_eye_brow_type',-31,9,-44), (115364,1140641,0,'soga_eye_color',229,229,102), (115365,1140641,1,'soga_eye_type',81,0,0), (115366,1140641,0,'soga_hair_color1',61,61,68), (115367,1140641,0,'soga_hair_color2',112,123,142), (115368,1140641,0,'soga_hair_face_color',244,244,246), (115369,1140641,0,'soga_hair_face_highlight_color',191,182,168), (115370,1140641,0,'soga_hair_highlight',160,156,172), (115371,1140641,0,'soga_hair_type_color',244,244,246), (115372,1140641,0,'soga_hair_type_highlight_color',191,182,168), (115373,1140641,1,'soga_lip_type',-78,55,-28), (115374,1140641,1,'soga_nose_type',-64,25,59), (115375,1140641,0,'soga_skin_color',251,254,254), (115376,1140642,1,'cheek_type',93,7,0), (115377,1140642,1,'chin_type',-64,-78,0), (115378,1140642,1,'ear_type',40,95,0), (115379,1140642,1,'eye_brow_type',-74,-97,-7), (115380,1140642,0,'eye_color',169,53,90), (115381,1140642,1,'eye_type',-31,0,0), (115382,1140642,0,'hair_color1',255,255,255), (115383,1140642,0,'hair_color2',36,34,36), (115384,1140642,0,'hair_highlight',255,255,255), (115385,1140642,0,'hair_type_color',15,0,22), (115386,1140642,0,'hair_type_highlight_color',53,178,235), (115387,1140642,1,'lip_type',11,-11,75), (115388,1140642,1,'nose_type',-75,21,-79), (115389,1140642,0,'skin_color',220,187,207), (115390,1140642,1,'soga_cheek_type',93,7,0), (115391,1140642,1,'soga_chin_type',-64,-78,0), (115392,1140642,1,'soga_ear_type',40,95,0), (115393,1140642,1,'soga_eye_brow_type',-74,-97,-7), (115394,1140642,0,'soga_eye_color',229,229,102), (115395,1140642,1,'soga_eye_type',-31,0,0), (115396,1140642,0,'soga_hair_color1',36,34,36), (115397,1140642,0,'soga_hair_color2',255,255,255), (115398,1140642,0,'soga_hair_highlight',255,255,255), (115399,1140642,0,'soga_hair_type_color',15,0,22), (115400,1140642,0,'soga_hair_type_highlight_color',53,178,235), (115401,1140642,1,'soga_lip_type',11,-11,75), (115402,1140642,1,'soga_nose_type',-75,21,-79), (115403,1140642,0,'soga_skin_color',220,187,207), (115404,1140642,0,'wing_color1',78,126,242), (115405,1140642,0,'wing_color2',51,84,168), (115406,1140643,1,'cheek_type',-71,51,0), (115407,1140643,1,'chin_type',-71,-81,55), (115408,1140643,1,'ear_type',-39,18,0), (115409,1140643,1,'eye_brow_type',-96,68,61), (115410,1140643,0,'eye_color',2,195,183), (115411,1140643,1,'eye_type',93,0,0), (115412,1140643,0,'hair_color1',255,255,255), (115413,1140643,0,'hair_color2',255,190,107), (115414,1140643,0,'hair_highlight',255,255,255), (115415,1140643,0,'hair_type_color',231,88,255), (115416,1140643,0,'hair_type_highlight_color',2,82,209), (115417,1140643,1,'lip_type',-25,-93,2), (115418,1140643,1,'nose_type',-18,-62,2), (115419,1140643,0,'skin_color',224,204,220), (115420,1140643,1,'soga_cheek_type',-71,51,0), (115421,1140643,1,'soga_chin_type',-71,-81,55), (115422,1140643,1,'soga_ear_type',-39,18,0), (115423,1140643,1,'soga_eye_brow_type',-96,68,61), (115424,1140643,0,'soga_eye_color',229,229,102), (115425,1140643,1,'soga_eye_type',93,0,0), (115426,1140643,0,'soga_hair_color1',255,190,107), (115427,1140643,0,'soga_hair_color2',255,255,255), (115428,1140643,0,'soga_hair_highlight',255,255,255), (115429,1140643,0,'soga_hair_type_color',231,88,255), (115430,1140643,0,'soga_hair_type_highlight_color',2,82,209), (115431,1140643,1,'soga_lip_type',-25,-93,2), (115432,1140643,1,'soga_nose_type',-18,-62,2), (115433,1140643,0,'soga_skin_color',224,204,220), (115434,1140643,0,'wing_color1',48,186,251), (115435,1140643,0,'wing_color2',68,54,169), (115436,1140644,1,'cheek_type',-8,21,0), (115437,1140644,1,'chin_type',22,-14,10), (115438,1140644,1,'ear_type',98,-22,0), (115439,1140644,1,'eye_brow_type',95,90,-59), (115440,1140644,0,'eye_color',180,84,6), (115441,1140644,1,'eye_type',14,0,0), (115442,1140644,0,'hair_color1',255,255,255), (115443,1140644,0,'hair_color2',244,81,249), (115444,1140644,0,'hair_highlight',255,255,255), (115445,1140644,0,'hair_type_color',162,31,228), (115446,1140644,0,'hair_type_highlight_color',132,227,54), (115447,1140644,1,'lip_type',-77,-23,-59), (115448,1140644,1,'nose_type',-75,0,-19), (115449,1140644,0,'skin_color',231,208,229), (115450,1140644,1,'soga_cheek_type',-8,21,0), (115451,1140644,1,'soga_chin_type',22,-14,10), (115452,1140644,1,'soga_ear_type',98,-22,0), (115453,1140644,1,'soga_eye_brow_type',95,90,-59), (115454,1140644,0,'soga_eye_color',229,229,102), (115455,1140644,1,'soga_eye_type',14,0,0), (115456,1140644,0,'soga_hair_color1',244,81,249), (115457,1140644,0,'soga_hair_color2',255,255,255), (115458,1140644,0,'soga_hair_highlight',255,255,255), (115459,1140644,0,'soga_hair_type_color',162,31,228), (115460,1140644,0,'soga_hair_type_highlight_color',132,227,54), (115461,1140644,1,'soga_lip_type',-77,-23,-59), (115462,1140644,1,'soga_nose_type',-75,0,-19), (115463,1140644,0,'soga_skin_color',231,208,229), (115464,1140644,0,'wing_color1',21,21,21), (115465,1140644,0,'wing_color2',1,255,247), (115466,1140645,1,'cheek_type',-3,-81,0), (115467,1140645,1,'chin_type',93,-22,-14), (115468,1140645,1,'ear_type',-34,22,0), (115469,1140645,1,'eye_brow_type',94,-70,0), (115470,1140645,0,'eye_color',108,170,3), (115471,1140645,1,'eye_type',-21,0,0), (115472,1140645,0,'hair_color1',255,255,255), (115473,1140645,0,'hair_color2',255,123,29), (115474,1140645,0,'hair_highlight',255,255,255), (115475,1140645,0,'hair_type_color',91,18,0), (115476,1140645,0,'hair_type_highlight_color',81,26,0), (115477,1140645,1,'lip_type',-10,14,97), (115478,1140645,1,'nose_type',0,-89,50), (115479,1140645,0,'skin_color',175,170,168), (115480,1140645,1,'soga_cheek_type',-3,-81,0), (115481,1140645,1,'soga_chin_type',93,-22,-14), (115482,1140645,1,'soga_ear_type',-34,22,0), (115483,1140645,1,'soga_eye_brow_type',94,-70,0), (115484,1140645,0,'soga_eye_color',229,229,102), (115485,1140645,1,'soga_eye_type',-21,0,0), (115486,1140645,0,'soga_hair_color1',255,123,29), (115487,1140645,0,'soga_hair_color2',255,255,255), (115488,1140645,0,'soga_hair_highlight',255,255,255), (115489,1140645,0,'soga_hair_type_color',91,18,0), (115490,1140645,0,'soga_hair_type_highlight_color',81,26,0), (115491,1140645,1,'soga_lip_type',-10,14,97), (115492,1140645,1,'soga_nose_type',0,-89,50), (115493,1140645,0,'soga_skin_color',175,170,168), (115494,1140645,0,'wing_color1',43,172,92), (115495,1140645,0,'wing_color2',121,18,132), (115496,1140646,1,'cheek_type',-83,-88,0), (115497,1140646,1,'chin_type',-31,-59,81), (115498,1140646,1,'ear_type',90,-75,0), (115499,1140646,1,'eye_brow_type',61,-25,75), (115500,1140646,0,'eye_color',115,110,3), (115501,1140646,1,'eye_type',95,0,0), (115502,1140646,0,'hair_highlight',255,255,255), (115503,1140646,0,'hair_type_color',236,61,9), (115504,1140646,0,'hair_type_highlight_color',133,162,162), (115505,1140646,1,'lip_type',55,91,46), (115506,1140646,1,'nose_type',-35,-90,34), (115507,1140646,0,'skin_color',210,187,215), (115508,1140646,1,'soga_cheek_type',-83,-88,0), (115509,1140646,1,'soga_chin_type',-31,-59,81), (115510,1140646,1,'soga_ear_type',90,-75,0), (115511,1140646,1,'soga_eye_brow_type',61,-25,75), (115512,1140646,0,'soga_eye_color',229,229,102), (115513,1140646,1,'soga_eye_type',95,0,0), (115514,1140646,0,'soga_hair_color1',238,205,22), (115515,1140646,0,'soga_hair_color2',255,255,255), (115516,1140646,0,'soga_hair_highlight',255,255,255), (115517,1140646,0,'soga_hair_type_color',236,61,9), (115518,1140646,0,'soga_hair_type_highlight_color',133,162,162), (115519,1140646,1,'soga_lip_type',55,91,46), (115520,1140646,1,'soga_nose_type',-35,-90,34), (115521,1140646,0,'soga_skin_color',210,187,215), (115522,1140646,0,'wing_color1',114,9,161), (115523,1140646,0,'wing_color2',42,94,165), (115524,1140647,1,'cheek_type',-76,-66,0), (115525,1140647,1,'chin_type',37,12,50), (115526,1140647,1,'ear_type',-77,7,0), (115527,1140647,1,'eye_brow_type',-64,-68,2), (115528,1140647,0,'eye_color',43,174,97), (115529,1140647,1,'eye_type',77,0,0), (115530,1140647,0,'hair_color1',255,255,255), (115531,1140647,0,'hair_color2',238,205,22), (115532,1140647,0,'hair_highlight',255,255,255), (115533,1140647,0,'hair_type_color',25,13,35), (115534,1140647,0,'hair_type_highlight_color',91,45,0), (115535,1140647,1,'lip_type',-34,43,0), (115536,1140647,1,'nose_type',-72,7,-81), (115537,1140647,0,'skin_color',248,234,232), (115538,1140647,1,'soga_cheek_type',-76,-66,0), (115539,1140647,1,'soga_chin_type',37,12,50), (115540,1140647,1,'soga_ear_type',-77,7,0), (115541,1140647,1,'soga_eye_brow_type',-64,-68,2), (115542,1140647,0,'soga_eye_color',229,229,102), (115543,1140647,1,'soga_eye_type',77,0,0), (115544,1140647,0,'soga_hair_color1',36,34,36), (115545,1140647,0,'soga_hair_color2',255,255,255), (115546,1140647,0,'soga_hair_highlight',255,255,255), (115547,1140647,0,'soga_hair_type_color',25,13,35), (115548,1140647,0,'soga_hair_type_highlight_color',91,45,0), (115549,1140647,1,'soga_lip_type',-34,43,0), (115550,1140647,1,'soga_nose_type',-72,7,-81), (115551,1140647,0,'soga_skin_color',248,234,232), (115552,1140647,0,'wing_color1',135,4,214), (115553,1140647,0,'wing_color2',40,181,235), (115554,1140648,0,'eye_color',255,255,128), (115555,1140648,0,'skin_color',64,0,0), (115556,1140648,0,'soga_eye_color',255,0,255), (115557,1140649,0,'eye_color',255,255,255), (115558,1140649,0,'skin_color',255,255,255), (115559,1140649,0,'soga_eye_color',255,0,255), (115560,1140650,0,'eye_color',255,255,128), (115561,1140650,0,'skin_color',63,0,0), (115562,1140650,0,'soga_eye_color',255,0,255), (115563,1140651,0,'eye_color',64,0,0), (115564,1140651,0,'skin_color',64,64,64), (115565,1140651,0,'soga_eye_color',255,0,255), (115566,1140652,1,'cheek_type',-18,-12,0), (115567,1140652,1,'chin_type',62,-58,97), (115568,1140652,1,'ear_type',-5,-38,0), (115569,1140652,1,'eye_brow_type',41,-81,-50), (115570,1140652,0,'eye_color',111,170,187), (115571,1140652,1,'eye_type',68,0,0), (115572,1140652,0,'hair_color1',51,56,84), (115573,1140652,0,'hair_color2',63,79,81), (115574,1140652,0,'hair_face_color',75,77,109), (115575,1140652,0,'hair_highlight',51,56,84), (115576,1140652,0,'hair_type_color',75,77,109), (115577,1140652,1,'lip_type',-63,-51,-5), (115578,1140652,1,'nose_type',56,-70,-82), (115579,1140652,0,'skin_color',218,204,172), (115580,1140652,1,'soga_cheek_type',-18,-12,0), (115581,1140652,1,'soga_chin_type',62,-58,97), (115582,1140652,1,'soga_ear_type',-5,-38,0), (115583,1140652,1,'soga_eye_brow_type',41,-81,-50), (115584,1140652,0,'soga_eye_color',229,229,102), (115585,1140652,1,'soga_eye_type',68,0,0), (115586,1140652,0,'soga_hair_color1',63,79,81), (115587,1140652,0,'soga_hair_color2',21,13,24), (115588,1140652,0,'soga_hair_face_color',75,77,109), (115589,1140652,0,'soga_hair_highlight',51,56,84), (115590,1140652,0,'soga_hair_type_color',75,77,109), (115591,1140652,1,'soga_lip_type',-63,-51,-5), (115592,1140652,1,'soga_nose_type',56,-70,-82), (115593,1140652,0,'soga_skin_color',218,204,172), (115594,1140653,0,'eye_color',255,255,255), (115595,1140653,0,'skin_color',255,255,255), (115596,1140653,0,'soga_eye_color',255,0,255), (115597,1140654,0,'eye_color',255,255,255), (115598,1140654,0,'skin_color',255,128,63), (115599,1140654,0,'soga_eye_color',255,0,255), (115600,1140655,1,'cheek_type',7,-40,0), (115601,1140655,1,'chin_type',-1,-10,41), (115602,1140655,1,'ear_type',45,40,0), (115603,1140655,1,'eye_brow_type',0,37,56), (115604,1140655,0,'eye_color',41,83,95), (115605,1140655,1,'eye_type',28,0,0), (115606,1140655,0,'hair_color1',109,14,49), (115607,1140655,0,'hair_color2',185,97,0), (115608,1140655,0,'hair_face_color',84,0,0), (115609,1140655,0,'hair_face_highlight_color',96,68,9), (115610,1140655,0,'hair_highlight',109,14,49), (115611,1140655,0,'hair_type_color',84,0,0), (115612,1140655,0,'hair_type_highlight_color',96,68,9), (115613,1140655,1,'lip_type',-76,78,56), (115614,1140655,1,'nose_type',43,-81,-81), (115615,1140655,0,'skin_color',201,167,113), (115616,1140655,1,'soga_cheek_type',7,-40,0), (115617,1140655,1,'soga_chin_type',-1,-10,41), (115618,1140655,1,'soga_ear_type',45,40,0), (115619,1140655,1,'soga_eye_brow_type',0,37,56), (115620,1140655,0,'soga_eye_color',229,229,102), (115621,1140655,1,'soga_eye_type',28,0,0), (115622,1140655,0,'soga_hair_color1',185,97,0), (115623,1140655,0,'soga_hair_color2',56,33,26), (115624,1140655,0,'soga_hair_face_color',84,0,0), (115625,1140655,0,'soga_hair_face_highlight_color',96,68,9), (115626,1140655,0,'soga_hair_highlight',109,14,49), (115627,1140655,0,'soga_hair_type_color',84,0,0), (115628,1140655,0,'soga_hair_type_highlight_color',96,68,9), (115629,1140655,1,'soga_lip_type',-76,78,56), (115630,1140655,1,'soga_nose_type',43,-81,-81), (115631,1140655,0,'soga_skin_color',201,167,113), (115664,1140657,1,'cheek_type',-7,-12,0), (115665,1140657,1,'chin_type',0,41,-11), (115666,1140657,1,'ear_type',-12,-37,0), (115667,1140657,1,'eye_brow_type',3,-14,-4), (115668,1140657,0,'eye_color',2,191,180), (115669,1140657,1,'eye_type',93,0,0), (115670,1140657,0,'hair_color1',255,255,255), (115671,1140657,0,'hair_color2',36,34,36), (115672,1140657,0,'hair_highlight',255,255,255), (115673,1140657,0,'hair_type_color',15,0,22), (115674,1140657,0,'hair_type_highlight_color',86,40,0), (115675,1140657,1,'lip_type',-1,-71,31), (115676,1140657,1,'nose_type',14,-11,0), (115677,1140657,0,'skin_color',183,146,149), (115678,1140657,1,'soga_cheek_type',-7,-12,0), (115679,1140657,1,'soga_chin_type',0,41,-11), (115680,1140657,1,'soga_ear_type',-12,-37,0), (115681,1140657,1,'soga_eye_brow_type',3,-14,-4), (115682,1140657,0,'soga_eye_color',229,229,102), (115683,1140657,1,'soga_eye_type',93,0,0), (115684,1140657,0,'soga_hair_color1',36,34,36), (115685,1140657,0,'soga_hair_color2',255,255,255), (115686,1140657,0,'soga_hair_highlight',255,255,255), (115687,1140657,0,'soga_hair_type_color',15,0,22), (115688,1140657,0,'soga_hair_type_highlight_color',86,40,0), (115689,1140657,1,'soga_lip_type',-1,-71,31), (115690,1140657,1,'soga_nose_type',14,-11,0), (115691,1140657,0,'soga_skin_color',183,146,149), (115692,1140657,0,'wing_color1',151,120,5), (115693,1140657,0,'wing_color2',95,178,23), (115722,1140659,1,'cheek_type',51,47,0), (115723,1140659,1,'chin_type',5,-56,-34), (115724,1140659,1,'ear_type',-38,39,0), (115725,1140659,1,'eye_brow_type',57,94,0), (115726,1140659,0,'eye_color',141,1,220), (115727,1140659,1,'eye_type',-8,0,0), (115728,1140659,0,'hair_color1',255,255,255), (115729,1140659,0,'hair_color2',255,123,29), (115730,1140659,0,'hair_highlight',255,255,255), (115731,1140659,0,'hair_type_color',210,27,2), (115732,1140659,0,'hair_type_highlight_color',234,91,255), (115733,1140659,1,'lip_type',34,89,41), (115734,1140659,1,'nose_type',2,64,-66), (115735,1140659,0,'skin_color',217,196,221), (115736,1140659,1,'soga_cheek_type',51,47,0), (115737,1140659,1,'soga_chin_type',5,-56,-34), (115738,1140659,1,'soga_ear_type',-38,39,0), (115739,1140659,1,'soga_eye_brow_type',57,94,0), (115740,1140659,0,'soga_eye_color',229,229,102), (115741,1140659,1,'soga_eye_type',-8,0,0), (115742,1140659,0,'soga_hair_color1',255,123,29), (115743,1140659,0,'soga_hair_color2',255,255,255), (115744,1140659,0,'soga_hair_highlight',255,255,255), (115745,1140659,0,'soga_hair_type_color',210,27,2), (115746,1140659,0,'soga_hair_type_highlight_color',234,91,255), (115747,1140659,1,'soga_lip_type',34,89,41), (115748,1140659,1,'soga_nose_type',2,64,-66), (115749,1140659,0,'soga_skin_color',217,196,221), (115750,1140659,0,'wing_color1',223,142,2), (115751,1140659,0,'wing_color2',181,56,96), (115752,1140660,1,'cheek_type',-71,51,0), (115753,1140660,1,'chin_type',-71,-81,55), (115754,1140660,1,'ear_type',-39,18,0), (115755,1140660,1,'eye_brow_type',-96,68,61), (115756,1140660,0,'eye_color',2,195,183), (115757,1140660,1,'eye_type',93,0,0), (115758,1140660,0,'hair_color1',255,255,255), (115759,1140660,0,'hair_color2',255,190,107), (115760,1140660,0,'hair_highlight',255,255,255), (115761,1140660,0,'hair_type_color',231,88,255), (115762,1140660,0,'hair_type_highlight_color',2,82,209), (115763,1140660,1,'lip_type',-25,-93,2), (115764,1140660,1,'nose_type',-18,-62,2), (115765,1140660,0,'skin_color',224,204,220), (115766,1140660,1,'soga_cheek_type',-71,51,0), (115767,1140660,1,'soga_chin_type',-71,-81,55), (115768,1140660,1,'soga_ear_type',-39,18,0), (115769,1140660,1,'soga_eye_brow_type',-96,68,61), (115770,1140660,0,'soga_eye_color',229,229,102), (115771,1140660,1,'soga_eye_type',93,0,0), (115772,1140660,0,'soga_hair_color1',255,190,107), (115773,1140660,0,'soga_hair_color2',255,255,255), (115774,1140660,0,'soga_hair_highlight',255,255,255), (115775,1140660,0,'soga_hair_type_color',231,88,255), (115776,1140660,0,'soga_hair_type_highlight_color',2,82,209), (115777,1140660,1,'soga_lip_type',-25,-93,2), (115778,1140660,1,'soga_nose_type',-18,-62,2), (115779,1140660,0,'soga_skin_color',224,204,220), (115780,1140660,0,'wing_color1',48,186,251), (115781,1140660,0,'wing_color2',68,54,169), (115782,1140661,1,'cheek_type',71,-32,0), (115783,1140661,1,'chin_type',47,-31,-8), (115784,1140661,1,'ear_type',37,-91,0), (115785,1140661,1,'eye_brow_type',46,-70,14), (115786,1140661,0,'eye_color',4,157,147), (115787,1140661,1,'eye_type',59,0,0), (115788,1140661,0,'hair_color1',255,255,255), (115789,1140661,0,'hair_color2',100,220,228), (115790,1140661,0,'hair_highlight',255,255,255), (115791,1140661,0,'hair_type_color',92,214,177), (115792,1140661,0,'hair_type_highlight_color',113,143,145), (115793,1140661,1,'lip_type',53,72,29), (115794,1140661,1,'nose_type',37,-58,69), (115795,1140661,0,'skin_color',219,199,171), (115796,1140661,1,'soga_cheek_type',71,-32,0), (115797,1140661,1,'soga_chin_type',47,-31,-8), (115798,1140661,1,'soga_ear_type',37,-91,0), (115799,1140661,1,'soga_eye_brow_type',46,-70,14), (115800,1140661,0,'soga_eye_color',229,229,102), (115801,1140661,1,'soga_eye_type',59,0,0), (115802,1140661,0,'soga_hair_color1',100,220,228), (115803,1140661,0,'soga_hair_color2',255,255,255), (115804,1140661,0,'soga_hair_highlight',255,255,255), (115805,1140661,0,'soga_hair_type_color',92,214,177), (115806,1140661,0,'soga_hair_type_highlight_color',113,143,145), (115807,1140661,1,'soga_lip_type',53,72,29), (115808,1140661,1,'soga_nose_type',37,-58,69), (115809,1140661,0,'soga_skin_color',219,199,171), (115810,1140661,0,'wing_color1',84,34,174), (115811,1140661,0,'wing_color2',49,175,83), (115812,1140662,1,'cheek_type',93,7,0), (115813,1140662,1,'chin_type',-64,-78,0), (115814,1140662,1,'ear_type',40,95,0), (115815,1140662,1,'eye_brow_type',-74,-97,-7), (115816,1140662,0,'eye_color',169,53,90), (115817,1140662,1,'eye_type',-31,0,0), (115818,1140662,0,'hair_color1',255,255,255), (115819,1140662,0,'hair_color2',36,34,36), (115820,1140662,0,'hair_highlight',255,255,255), (115821,1140662,0,'hair_type_color',15,0,22), (115822,1140662,0,'hair_type_highlight_color',53,178,235), (115823,1140662,1,'lip_type',11,-11,75), (115824,1140662,1,'nose_type',-75,21,-79), (115825,1140662,0,'skin_color',220,187,207), (115826,1140662,1,'soga_cheek_type',93,7,0), (115827,1140662,1,'soga_chin_type',-64,-78,0), (115828,1140662,1,'soga_ear_type',40,95,0), (115829,1140662,1,'soga_eye_brow_type',-74,-97,-7), (115830,1140662,0,'soga_eye_color',229,229,102), (115831,1140662,1,'soga_eye_type',-31,0,0), (115832,1140662,0,'soga_hair_color1',36,34,36), (115833,1140662,0,'soga_hair_color2',255,255,255), (115834,1140662,0,'soga_hair_highlight',255,255,255), (115835,1140662,0,'soga_hair_type_color',15,0,22), (115836,1140662,0,'soga_hair_type_highlight_color',53,178,235), (115837,1140662,1,'soga_lip_type',11,-11,75), (115838,1140662,1,'soga_nose_type',-75,21,-79), (115839,1140662,0,'soga_skin_color',220,187,207), (115840,1140662,0,'wing_color1',78,126,242), (115841,1140662,0,'wing_color2',51,84,168), (115900,1140665,0,'eye_color',255,255,255), (115901,1140665,0,'skin_color',255,255,255), (115902,1140665,0,'soga_eye_color',255,0,255), (115903,1140666,0,'eye_color',255,255,255), (115904,1140666,0,'skin_color',255,255,255), (115905,1140666,0,'soga_eye_color',255,0,255), (115906,1140667,1,'cheek_type',-7,-12,0), (115907,1140667,1,'chin_type',0,41,-11), (115908,1140667,1,'ear_type',-12,-37,0), (115909,1140667,1,'eye_brow_type',3,-14,-4), (115910,1140667,0,'eye_color',2,191,180), (115911,1140667,1,'eye_type',93,0,0), (115912,1140667,0,'hair_color1',255,255,255), (115913,1140667,0,'hair_color2',238,205,22), (115914,1140667,0,'hair_highlight',255,255,255), (115915,1140667,0,'hair_type_color',15,0,22), (115916,1140667,0,'hair_type_highlight_color',86,40,0), (115917,1140667,1,'lip_type',-1,-71,31), (115918,1140667,1,'nose_type',14,-11,0), (115919,1140667,0,'skin_color',183,146,149), (115920,1140667,1,'soga_cheek_type',-7,-12,0), (115921,1140667,1,'soga_chin_type',0,41,-11), (115922,1140667,1,'soga_ear_type',-12,-37,0), (115923,1140667,1,'soga_eye_brow_type',3,-14,-4), (115924,1140667,0,'soga_eye_color',229,229,102), (115925,1140667,1,'soga_eye_type',93,0,0), (115926,1140667,0,'soga_hair_color1',36,34,36), (115927,1140667,0,'soga_hair_color2',255,255,255), (115928,1140667,0,'soga_hair_highlight',255,255,255), (115929,1140667,0,'soga_hair_type_color',15,0,22), (115930,1140667,0,'soga_hair_type_highlight_color',86,40,0), (115931,1140667,1,'soga_lip_type',-1,-71,31), (115932,1140667,1,'soga_nose_type',14,-11,0), (115933,1140667,0,'soga_skin_color',183,146,149), (115934,1140667,0,'wing_color1',151,120,5), (115935,1140667,0,'wing_color2',95,178,23), (115936,1140668,1,'cheek_type',0,-89,0), (115937,1140668,1,'chin_type',76,-56,-2), (115938,1140668,1,'ear_type',84,-62,0), (115939,1140668,1,'eye_brow_type',69,-87,4), (115940,1140668,0,'eye_color',102,161,165), (115941,1140668,1,'eye_type',-89,0,0), (115942,1140668,0,'hair_face_color',47,14,19), (115943,1140668,0,'hair_face_highlight_color',182,81,34), (115944,1140668,0,'hair_highlight',54,45,28), (115945,1140668,0,'hair_type_color',47,14,19), (115946,1140668,0,'hair_type_highlight_color',182,81,34), (115947,1140668,1,'lip_type',-81,-50,-35), (115948,1140668,1,'nose_type',5,-1,-10), (115949,1140668,0,'skin_color',197,171,173), (115950,1140668,1,'soga_cheek_type',0,-89,0), (115951,1140668,1,'soga_chin_type',76,-56,-2), (115952,1140668,1,'soga_ear_type',84,-62,0), (115953,1140668,1,'soga_eye_brow_type',69,-87,4), (115954,1140668,0,'soga_eye_color',229,229,102), (115955,1140668,1,'soga_eye_type',-89,0,0), (115956,1140668,0,'soga_hair_color1',104,52,0), (115957,1140668,0,'soga_hair_color2',105,26,26), (115958,1140668,0,'soga_hair_face_color',47,14,19), (115959,1140668,0,'soga_hair_face_highlight_color',182,81,34), (115960,1140668,0,'soga_hair_highlight',54,45,28), (115961,1140668,0,'soga_hair_type_color',47,14,19), (115962,1140668,0,'soga_hair_type_highlight_color',182,81,34), (115963,1140668,1,'soga_lip_type',-81,-50,-35), (115964,1140668,1,'soga_nose_type',5,-1,-10), (115965,1140668,0,'soga_skin_color',197,171,173), (115966,1140668,0,'wing_color1',255,255,255), (115967,1140668,0,'wing_color2',255,255,255), (115998,1140670,1,'cheek_type',75,-41,0), (115999,1140670,1,'chin_type',85,-1,-59), (116000,1140670,1,'ear_type',94,-61,0), (116001,1140670,1,'eye_brow_type',15,68,28), (116002,1140670,0,'eye_color',64,117,213), (116003,1140670,1,'eye_type',62,0,0), (116004,1140670,0,'hair_color1',255,255,255), (116005,1140670,0,'hair_color2',36,34,36), (116006,1140670,0,'hair_highlight',255,255,255), (116007,1140670,0,'hair_type_color',15,0,22), (116008,1140670,0,'hair_type_highlight_color',52,50,67), (116009,1140670,1,'lip_type',14,9,-68), (116010,1140670,1,'nose_type',7,70,63), (116011,1140670,0,'skin_color',210,173,157), (116012,1140670,1,'soga_cheek_type',75,-41,0), (116013,1140670,1,'soga_chin_type',85,-1,-59), (116014,1140670,1,'soga_ear_type',94,-61,0), (116015,1140670,1,'soga_eye_brow_type',15,68,28), (116016,1140670,0,'soga_eye_color',229,229,102), (116017,1140670,1,'soga_eye_type',62,0,0), (116018,1140670,0,'soga_hair_color1',36,34,36), (116019,1140670,0,'soga_hair_color2',255,255,255), (116020,1140670,0,'soga_hair_highlight',255,255,255), (116021,1140670,0,'soga_hair_type_color',15,0,22), (116022,1140670,0,'soga_hair_type_highlight_color',52,50,67), (116023,1140670,1,'soga_lip_type',14,9,-68), (116024,1140670,1,'soga_nose_type',7,70,63), (116025,1140670,0,'soga_skin_color',210,173,157), (116026,1140670,0,'wing_color1',106,16,190), (116027,1140670,0,'wing_color2',61,172,65), (116028,1140671,1,'cheek_type',-19,83,0), (116029,1140671,1,'chin_type',-69,56,19), (116030,1140671,1,'ear_type',55,0,0), (116031,1140671,1,'eye_brow_type',0,71,58), (116032,1140671,0,'eye_color',155,70,4), (116033,1140671,1,'eye_type',11,0,0), (116034,1140671,0,'hair_color1',255,255,255), (116035,1140671,0,'hair_color2',76,161,255), (116036,1140671,0,'hair_highlight',255,255,255), (116037,1140671,0,'hair_type_color',1,75,199), (116038,1140671,0,'hair_type_highlight_color',255,222,24), (116039,1140671,1,'lip_type',-50,-77,-7), (116040,1140671,1,'nose_type',18,-63,-14), (116041,1140671,0,'skin_color',174,170,119), (116042,1140671,1,'soga_cheek_type',-19,83,0), (116043,1140671,1,'soga_chin_type',-69,56,19), (116044,1140671,1,'soga_ear_type',55,0,0), (116045,1140671,1,'soga_eye_brow_type',0,71,58), (116046,1140671,0,'soga_eye_color',229,229,102), (116047,1140671,1,'soga_eye_type',11,0,0), (116048,1140671,0,'soga_hair_color1',76,161,255), (116049,1140671,0,'soga_hair_color2',255,255,255), (116050,1140671,0,'soga_hair_highlight',255,255,255), (116051,1140671,0,'soga_hair_type_color',1,75,199), (116052,1140671,0,'soga_hair_type_highlight_color',255,222,24), (116053,1140671,1,'soga_lip_type',-50,-77,-7), (116054,1140671,1,'soga_nose_type',18,-63,-14), (116055,1140671,0,'soga_skin_color',174,170,119), (116056,1140671,0,'wing_color1',54,175,75), (116057,1140671,0,'wing_color2',116,185,4), (116058,1140672,1,'cheek_type',-59,39,0), (116059,1140672,1,'chin_type',-12,-53,-71), (116060,1140672,1,'ear_type',14,38,0), (116061,1140672,1,'eye_brow_type',40,14,0), (116062,1140672,0,'eye_color',118,185,3), (116063,1140672,1,'eye_type',19,0,0), (116064,1140672,0,'hair_color1',255,255,255), (116065,1140672,0,'hair_color2',194,28,1), (116066,1140672,0,'hair_highlight',255,255,255), (116067,1140672,0,'hair_type_color',81,29,0), (116068,1140672,0,'hair_type_highlight_color',50,46,64), (116069,1140672,1,'lip_type',20,53,-31), (116070,1140672,1,'nose_type',-61,0,75), (116071,1140672,0,'skin_color',104,152,193), (116072,1140672,1,'soga_cheek_type',-59,39,0), (116073,1140672,1,'soga_chin_type',-12,-53,-71), (116074,1140672,1,'soga_ear_type',14,38,0), (116075,1140672,1,'soga_eye_brow_type',40,14,0), (116076,1140672,0,'soga_eye_color',229,229,102), (116077,1140672,1,'soga_eye_type',19,0,0), (116078,1140672,0,'soga_hair_color1',194,28,1), (116079,1140672,0,'soga_hair_color2',255,255,255), (116080,1140672,0,'soga_hair_highlight',255,255,255), (116081,1140672,0,'soga_hair_type_color',81,29,0), (116082,1140672,0,'soga_hair_type_highlight_color',50,46,64), (116083,1140672,1,'soga_lip_type',20,53,-31), (116084,1140672,1,'soga_nose_type',-61,0,75), (116085,1140672,0,'soga_skin_color',104,152,193), (116086,1140672,0,'wing_color1',121,212,21), (116087,1140672,0,'wing_color2',140,247,31), (116118,1140674,1,'cheek_type',76,39,0), (116119,1140674,1,'chin_type',84,-50,-63), (116120,1140674,1,'ear_type',-68,-32,0), (116121,1140674,1,'eye_brow_type',89,62,12), (116122,1140674,0,'eye_color',107,142,102), (116123,1140674,1,'eye_type',-56,0,0), (116124,1140674,0,'hair_color1',164,165,165), (116125,1140674,0,'hair_color2',56,62,62), (116126,1140674,0,'hair_face_color',244,246,246), (116127,1140674,0,'hair_face_highlight_color',86,2,2), (116128,1140674,0,'hair_highlight',164,165,165), (116129,1140674,0,'hair_type_color',244,246,246), (116130,1140674,0,'hair_type_highlight_color',86,2,2), (116131,1140674,1,'lip_type',-21,-78,17), (116132,1140674,1,'nose_type',88,-64,-12), (116133,1140674,0,'skin_color',235,235,227), (116134,1140674,1,'soga_cheek_type',76,39,0), (116135,1140674,1,'soga_chin_type',84,-50,-63), (116136,1140674,1,'soga_ear_type',-68,-32,0), (116137,1140674,1,'soga_eye_brow_type',89,62,12), (116138,1140674,0,'soga_eye_color',229,229,102), (116139,1140674,1,'soga_eye_type',-56,0,0), (116140,1140674,0,'soga_hair_color1',56,62,62), (116141,1140674,0,'soga_hair_color2',109,14,49), (116142,1140674,0,'soga_hair_face_color',244,246,246), (116143,1140674,0,'soga_hair_face_highlight_color',86,2,2), (116144,1140674,0,'soga_hair_highlight',164,165,165), (116145,1140674,0,'soga_hair_type_color',244,246,246), (116146,1140674,0,'soga_hair_type_highlight_color',86,2,2), (116147,1140674,1,'soga_lip_type',-21,-78,17), (116148,1140674,1,'soga_nose_type',88,-64,-12), (116149,1140674,0,'soga_skin_color',235,235,227), (116150,1140675,1,'cheek_type',-87,26,0), (116151,1140675,1,'chin_type',79,-68,-71), (116152,1140675,1,'ear_type',9,-26,0), (116153,1140675,1,'eye_brow_type',-63,-44,50), (116154,1140675,0,'eye_color',18,199,216), (116155,1140675,1,'eye_type',-63,0,0), (116156,1140675,0,'hair_color1',255,255,255), (116157,1140675,0,'hair_color2',29,71,185), (116158,1140675,0,'hair_highlight',255,255,255), (116159,1140675,0,'hair_type_color',11,47,129), (116160,1140675,0,'hair_type_highlight_color',100,123,128), (116161,1140675,1,'lip_type',-87,64,-93), (116162,1140675,1,'nose_type',-40,-37,18), (116163,1140675,0,'skin_color',185,172,166), (116164,1140675,1,'soga_cheek_type',-87,26,0), (116165,1140675,1,'soga_chin_type',79,-68,-71), (116166,1140675,1,'soga_ear_type',9,-26,0), (116167,1140675,1,'soga_eye_brow_type',-63,-44,50), (116168,1140675,0,'soga_eye_color',229,229,102), (116169,1140675,1,'soga_eye_type',-63,0,0), (116170,1140675,0,'soga_hair_color1',29,71,185), (116171,1140675,0,'soga_hair_color2',255,255,255), (116172,1140675,0,'soga_hair_highlight',255,255,255), (116173,1140675,0,'soga_hair_type_color',11,47,129), (116174,1140675,0,'soga_hair_type_highlight_color',100,123,128), (116175,1140675,1,'soga_lip_type',-87,64,-93), (116176,1140675,1,'soga_nose_type',-40,-37,18), (116177,1140675,0,'soga_skin_color',185,172,166), (116178,1140675,0,'wing_color1',51,80,166), (116179,1140675,0,'wing_color2',173,75,14), (116180,1140676,1,'cheek_type',71,-32,0), (116181,1140676,1,'chin_type',47,-31,-8), (116182,1140676,1,'ear_type',37,-91,0), (116183,1140676,1,'eye_brow_type',46,-70,14), (116184,1140676,0,'eye_color',4,157,147), (116185,1140676,1,'eye_type',59,0,0), (116186,1140676,0,'hair_color1',255,255,255), (116187,1140676,0,'hair_color2',100,220,228), (116188,1140676,0,'hair_highlight',255,255,255), (116189,1140676,0,'hair_type_color',92,214,177), (116190,1140676,0,'hair_type_highlight_color',113,143,145), (116191,1140676,1,'lip_type',53,72,29), (116192,1140676,1,'nose_type',37,-58,69), (116193,1140676,0,'skin_color',219,199,171), (116194,1140676,1,'soga_cheek_type',71,-32,0), (116195,1140676,1,'soga_chin_type',47,-31,-8), (116196,1140676,1,'soga_ear_type',37,-91,0), (116197,1140676,1,'soga_eye_brow_type',46,-70,14), (116198,1140676,0,'soga_eye_color',229,229,102), (116199,1140676,1,'soga_eye_type',59,0,0), (116200,1140676,0,'soga_hair_color1',100,220,228), (116201,1140676,0,'soga_hair_color2',255,255,255), (116202,1140676,0,'soga_hair_highlight',255,255,255), (116203,1140676,0,'soga_hair_type_color',92,214,177), (116204,1140676,0,'soga_hair_type_highlight_color',113,143,145), (116205,1140676,1,'soga_lip_type',53,72,29), (116206,1140676,1,'soga_nose_type',37,-58,69), (116207,1140676,0,'soga_skin_color',219,199,171), (116208,1140676,0,'wing_color1',84,34,174), (116209,1140676,0,'wing_color2',49,175,83), (116210,1140677,1,'cheek_type',-7,-26,0), (116211,1140677,1,'chin_type',-14,26,23), (116212,1140677,1,'ear_type',-21,0,0), (116213,1140677,1,'eye_brow_type',32,-4,19), (116214,1140677,0,'eye_color',152,176,147), (116215,1140677,1,'eye_type',-12,0,0), (116216,1140677,0,'hair_face_color',169,130,38), (116217,1140677,0,'hair_face_highlight_color',142,139,115), (116218,1140677,0,'hair_type_color',169,130,38), (116219,1140677,0,'hair_type_highlight_color',142,139,115), (116220,1140677,1,'lip_type',-5,-4,-14), (116221,1140677,1,'nose_type',-8,46,8), (116222,1140677,0,'skin_color',202,159,101), (116223,1140677,1,'soga_cheek_type',-7,-26,0), (116224,1140677,1,'soga_chin_type',-14,26,23), (116225,1140677,1,'soga_ear_type',-21,0,0), (116226,1140677,1,'soga_eye_brow_type',32,-4,19), (116227,1140677,0,'soga_eye_color',229,229,102), (116228,1140677,1,'soga_eye_type',-12,0,0), (116229,1140677,0,'soga_hair_face_color',169,130,38), (116230,1140677,0,'soga_hair_face_highlight_color',142,139,115), (116231,1140677,0,'soga_hair_type_color',169,130,38), (116232,1140677,0,'soga_hair_type_highlight_color',142,139,115), (116233,1140677,1,'soga_lip_type',-5,-4,-14), (116234,1140677,1,'soga_nose_type',-8,46,8), (116235,1140677,0,'soga_skin_color',202,159,101), (116236,1140677,0,'wing_color1',255,255,255), (116237,1140677,0,'wing_color2',255,255,255), (116238,1140678,0,'eye_color',255,255,255), (116239,1140678,0,'skin_color',255,255,255), (116240,1140678,0,'soga_eye_color',255,0,255), (116241,1140679,1,'cheek_type',-19,-55,0), (116242,1140679,1,'chin_type',69,37,-48), (116243,1140679,1,'ear_type',93,62,0), (116244,1140679,1,'eye_brow_type',14,69,-44), (116245,1140679,0,'eye_color',199,81,48), (116246,1140679,1,'eye_type',-76,0,0), (116247,1140679,0,'hair_color1',255,255,255), (116248,1140679,0,'hair_color2',68,72,71), (116249,1140679,0,'hair_highlight',255,255,255), (116250,1140679,0,'hair_type_color',52,50,67), (116251,1140679,0,'hair_type_highlight_color',18,3,25), (116252,1140679,1,'lip_type',21,-90,-96), (116253,1140679,1,'nose_type',-48,-42,34), (116254,1140679,0,'skin_color',211,186,170), (116255,1140679,1,'soga_cheek_type',-19,-55,0), (116256,1140679,1,'soga_chin_type',69,37,-48), (116257,1140679,1,'soga_ear_type',93,62,0), (116258,1140679,1,'soga_eye_brow_type',14,69,-44), (116259,1140679,0,'soga_eye_color',229,229,102), (116260,1140679,1,'soga_eye_type',-76,0,0), (116261,1140679,0,'soga_hair_color1',68,72,71), (116262,1140679,0,'soga_hair_color2',255,255,255), (116263,1140679,0,'soga_hair_highlight',255,255,255), (116264,1140679,0,'soga_hair_type_color',52,50,67), (116265,1140679,0,'soga_hair_type_highlight_color',18,3,25), (116266,1140679,1,'soga_lip_type',21,-90,-96), (116267,1140679,1,'soga_nose_type',-48,-42,34), (116268,1140679,0,'soga_skin_color',211,186,170), (116269,1140679,0,'wing_color1',119,184,6), (116270,1140679,0,'wing_color2',170,125,3), (116271,1140680,1,'cheek_type',14,34,0), (116272,1140680,1,'chin_type',-64,-77,-4), (116273,1140680,1,'ear_type',-43,-57,0), (116274,1140680,1,'eye_brow_type',-58,-75,81), (116275,1140680,0,'eye_color',49,132,204), (116276,1140680,1,'eye_type',81,0,0), (116277,1140680,0,'hair_color1',255,255,255), (116278,1140680,0,'hair_color2',29,71,185), (116279,1140680,0,'hair_highlight',255,255,255), (116280,1140680,0,'hair_type_color',10,49,136), (116281,1140680,0,'hair_type_highlight_color',101,217,150), (116282,1140680,1,'lip_type',-5,93,41), (116283,1140680,1,'nose_type',62,83,-71), (116284,1140680,0,'skin_color',226,206,172), (116285,1140680,1,'soga_cheek_type',14,34,0), (116286,1140680,1,'soga_chin_type',-64,-77,-4), (116287,1140680,1,'soga_ear_type',-43,-57,0), (116288,1140680,1,'soga_eye_brow_type',-58,-75,81), (116289,1140680,0,'soga_eye_color',229,229,102), (116290,1140680,1,'soga_eye_type',81,0,0), (116291,1140680,0,'soga_hair_color1',29,71,185), (116292,1140680,0,'soga_hair_color2',255,255,255), (116293,1140680,0,'soga_hair_highlight',255,255,255), (116294,1140680,0,'soga_hair_type_color',10,49,136), (116295,1140680,0,'soga_hair_type_highlight_color',101,217,150), (116296,1140680,1,'soga_lip_type',-5,93,41), (116297,1140680,1,'soga_nose_type',62,83,-71), (116298,1140680,0,'soga_skin_color',226,206,172), (116299,1140680,0,'wing_color1',138,2,220), (116300,1140680,0,'wing_color2',2,248,234), (116301,1140681,1,'cheek_type',85,-4,0), (116302,1140681,1,'chin_type',37,-63,2), (116303,1140681,1,'ear_type',10,62,0), (116304,1140681,1,'eye_brow_type',56,87,34), (116305,1140681,0,'eye_color',135,210,2), (116306,1140681,1,'eye_type',-76,0,0), (116307,1140681,0,'hair_color1',255,255,255), (116308,1140681,0,'hair_color2',244,81,249), (116309,1140681,0,'hair_highlight',255,255,255), (116310,1140681,0,'hair_type_color',198,56,250), (116311,1140681,0,'hair_type_highlight_color',58,184,231), (116312,1140681,1,'lip_type',42,7,-32), (116313,1140681,1,'nose_type',-50,25,-63), (116314,1140681,0,'skin_color',213,193,155), (116315,1140681,1,'soga_cheek_type',85,-4,0), (116316,1140681,1,'soga_chin_type',37,-63,2), (116317,1140681,1,'soga_ear_type',10,62,0), (116318,1140681,1,'soga_eye_brow_type',56,87,34), (116319,1140681,0,'soga_eye_color',229,229,102), (116320,1140681,1,'soga_eye_type',-76,0,0), (116321,1140681,0,'soga_hair_color1',244,81,249), (116322,1140681,0,'soga_hair_color2',255,255,255), (116323,1140681,0,'soga_hair_highlight',255,255,255), (116324,1140681,0,'soga_hair_type_color',198,56,250), (116325,1140681,0,'soga_hair_type_highlight_color',58,184,231), (116326,1140681,1,'soga_lip_type',42,7,-32), (116327,1140681,1,'soga_nose_type',-50,25,-63), (116328,1140681,0,'soga_skin_color',213,193,155), (116329,1140681,0,'wing_color1',188,87,3), (116330,1140681,0,'wing_color2',219,77,96), (116331,1140682,1,'cheek_type',41,-75,0), (116332,1140682,1,'chin_type',74,42,38), (116333,1140682,1,'ear_type',82,84,0), (116334,1140682,1,'eye_brow_type',95,58,-50), (116335,1140682,0,'eye_color',20,132,161), (116336,1140682,1,'eye_type',-70,0,0), (116337,1140682,0,'hair_highlight',255,255,255), (116338,1140682,0,'hair_type_color',15,0,22), (116339,1140682,0,'hair_type_highlight_color',81,32,0), (116340,1140682,1,'lip_type',-32,-22,57), (116341,1140682,1,'nose_type',95,2,97), (116342,1140682,0,'skin_color',216,194,163), (116343,1140682,1,'soga_cheek_type',41,-75,0), (116344,1140682,1,'soga_chin_type',74,42,38), (116345,1140682,1,'soga_ear_type',82,84,0), (116346,1140682,1,'soga_eye_brow_type',95,58,-50), (116347,1140682,0,'soga_eye_color',229,229,102), (116348,1140682,1,'soga_eye_type',-70,0,0), (116349,1140682,0,'soga_hair_color1',36,34,36), (116350,1140682,0,'soga_hair_color2',255,255,255), (116351,1140682,0,'soga_hair_highlight',255,255,255), (116352,1140682,0,'soga_hair_type_color',15,0,22), (116353,1140682,0,'soga_hair_type_highlight_color',81,32,0), (116354,1140682,1,'soga_lip_type',-32,-22,57), (116355,1140682,1,'soga_nose_type',95,2,97), (116356,1140682,0,'soga_skin_color',216,194,163), (116357,1140682,0,'wing_color1',22,173,200), (116358,1140682,0,'wing_color2',243,117,2), (116359,1140683,1,'cheek_type',-46,77,0), (116360,1140683,1,'chin_type',46,-5,75), (116361,1140683,1,'ear_type',48,32,0), (116362,1140683,1,'eye_brow_type',-70,38,-11), (116363,1140683,0,'eye_color',144,1,225), (116364,1140683,1,'eye_type',-83,0,0), (116365,1140683,0,'hair_color1',255,255,255), (116366,1140683,0,'hair_color2',255,236,129), (116367,1140683,0,'hair_highlight',255,255,255), (116368,1140683,0,'hair_type_color',255,207,36), (116369,1140683,0,'hair_type_highlight_color',102,0,146), (116370,1140683,1,'lip_type',1,-66,-19), (116371,1140683,1,'nose_type',-71,-59,77), (116372,1140683,0,'skin_color',208,191,155), (116373,1140683,1,'soga_cheek_type',-46,77,0), (116374,1140683,1,'soga_chin_type',46,-5,75), (116375,1140683,1,'soga_ear_type',48,32,0), (116376,1140683,1,'soga_eye_brow_type',-70,38,-11), (116377,1140683,0,'soga_eye_color',229,229,102), (116378,1140683,1,'soga_eye_type',-83,0,0), (116379,1140683,0,'soga_hair_color1',255,236,129), (116380,1140683,0,'soga_hair_color2',255,255,255), (116381,1140683,0,'soga_hair_highlight',255,255,255), (116382,1140683,0,'soga_hair_type_color',255,207,36), (116383,1140683,0,'soga_hair_type_highlight_color',102,0,146), (116384,1140683,1,'soga_lip_type',1,-66,-19), (116385,1140683,1,'soga_nose_type',-71,-59,77), (116386,1140683,0,'soga_skin_color',208,191,155), (116387,1140683,0,'wing_color1',172,183,2), (116388,1140683,0,'wing_color2',255,123,1), (116389,1140684,1,'cheek_type',-83,-88,0), (116390,1140684,1,'chin_type',-31,-59,81), (116391,1140684,1,'ear_type',90,-75,0), (116392,1140684,1,'eye_brow_type',61,-25,75), (116393,1140684,0,'eye_color',115,110,3), (116394,1140684,1,'eye_type',95,0,0), (116395,1140684,0,'hair_color1',255,255,255), (116396,1140684,0,'hair_color2',238,205,22), (116397,1140684,0,'hair_highlight',255,255,255), (116398,1140684,0,'hair_type_color',236,61,9), (116399,1140684,0,'hair_type_highlight_color',133,162,162), (116400,1140684,1,'lip_type',55,91,46), (116401,1140684,1,'nose_type',-35,-90,34), (116402,1140684,0,'skin_color',210,187,215), (116403,1140684,1,'soga_cheek_type',-83,-88,0), (116404,1140684,1,'soga_chin_type',-31,-59,81), (116405,1140684,1,'soga_ear_type',90,-75,0), (116406,1140684,1,'soga_eye_brow_type',61,-25,75), (116407,1140684,0,'soga_eye_color',229,229,102), (116408,1140684,1,'soga_eye_type',95,0,0), (116409,1140684,0,'soga_hair_color1',238,205,22), (116410,1140684,0,'soga_hair_color2',255,255,255), (116411,1140684,0,'soga_hair_highlight',255,255,255), (116412,1140684,0,'soga_hair_type_color',236,61,9), (116413,1140684,0,'soga_hair_type_highlight_color',133,162,162), (116414,1140684,1,'soga_lip_type',55,91,46), (116415,1140684,1,'soga_nose_type',-35,-90,34), (116416,1140684,0,'soga_skin_color',210,187,215), (116417,1140684,0,'wing_color1',114,9,161), (116418,1140684,0,'wing_color2',42,94,165), (116419,1140685,1,'cheek_type',-74,-93,0), (116420,1140685,1,'chin_type',-31,3,-34), (116421,1140685,1,'ear_type',68,93,0), (116422,1140685,1,'eye_brow_type',59,-22,-70), (116423,1140685,0,'eye_color',45,92,105), (116424,1140685,1,'eye_type',91,0,0), (116425,1140685,0,'hair_color1',91,21,51), (116426,1140685,0,'hair_color2',159,88,0), (116427,1140685,0,'hair_face_color',108,24,22), (116428,1140685,0,'hair_face_highlight_color',184,128,10), (116429,1140685,0,'hair_highlight',91,21,51), (116430,1140685,0,'hair_type_color',108,24,22), (116431,1140685,0,'hair_type_highlight_color',184,128,10), (116432,1140685,1,'lip_type',-19,-26,-77), (116433,1140685,1,'nose_type',32,68,-71), (116434,1140685,0,'skin_color',223,214,187), (116435,1140685,1,'soga_cheek_type',-74,-93,0), (116436,1140685,1,'soga_chin_type',-31,3,-34), (116437,1140685,1,'soga_ear_type',68,93,0), (116438,1140685,1,'soga_eye_brow_type',59,-22,-70), (116439,1140685,0,'soga_eye_color',229,229,102), (116440,1140685,1,'soga_eye_type',91,0,0), (116441,1140685,0,'soga_hair_color1',159,88,0), (116442,1140685,0,'soga_hair_color2',209,131,22), (116443,1140685,0,'soga_hair_face_color',108,24,22), (116444,1140685,0,'soga_hair_face_highlight_color',184,128,10), (116445,1140685,0,'soga_hair_highlight',91,21,51), (116446,1140685,0,'soga_hair_type_color',108,24,22), (116447,1140685,0,'soga_hair_type_highlight_color',184,128,10), (116448,1140685,1,'soga_lip_type',-19,-26,-77), (116449,1140685,1,'soga_nose_type',32,68,-71), (116450,1140685,0,'soga_skin_color',223,214,187), (116451,1140686,1,'cheek_type',-28,-7,0), (116452,1140686,1,'chin_type',47,26,7), (116453,1140686,1,'ear_type',-3,35,0), (116454,1140686,1,'eye_brow_type',0,7,31), (116455,1140686,0,'eye_color',124,164,142), (116456,1140686,1,'eye_type',-7,0,0), (116457,1140686,0,'hair_face_color',40,36,23), (116458,1140686,0,'hair_face_highlight_color',142,122,8), (116459,1140686,0,'hair_type_color',40,36,23), (116460,1140686,0,'hair_type_highlight_color',142,122,8), (116461,1140686,1,'lip_type',-2,9,41), (116462,1140686,1,'nose_type',-28,0,1), (116463,1140686,0,'skin_color',215,187,156), (116464,1140686,1,'soga_cheek_type',-28,-7,0), (116465,1140686,1,'soga_chin_type',47,26,7), (116466,1140686,1,'soga_ear_type',-3,35,0), (116467,1140686,1,'soga_eye_brow_type',0,7,31), (116468,1140686,0,'soga_eye_color',229,229,102), (116469,1140686,1,'soga_eye_type',-7,0,0), (116470,1140686,0,'soga_hair_face_color',40,36,23), (116471,1140686,0,'soga_hair_face_highlight_color',142,122,8), (116472,1140686,0,'soga_hair_type_color',40,36,23), (116473,1140686,0,'soga_hair_type_highlight_color',142,122,8), (116474,1140686,1,'soga_lip_type',-2,9,41), (116475,1140686,1,'soga_nose_type',-28,0,1), (116476,1140686,0,'soga_skin_color',215,187,156), (116477,1140686,0,'wing_color1',255,255,255), (116478,1140686,0,'wing_color2',255,255,255), (116479,1140687,1,'cheek_type',0,-3,0), (116480,1140687,1,'chin_type',28,4,11), (116481,1140687,1,'ear_type',3,17,0), (116482,1140687,1,'eye_brow_type',5,-26,-26), (116483,1140687,0,'eye_color',126,178,194), (116484,1140687,1,'eye_type',-10,0,0), (116485,1140687,0,'hair_face_color',68,48,17), (116486,1140687,0,'hair_face_highlight_color',49,44,12), (116487,1140687,0,'hair_type_color',68,48,17), (116488,1140687,0,'hair_type_highlight_color',49,44,12), (116489,1140687,1,'lip_type',28,2,47), (116490,1140687,1,'nose_type',-41,0,-7), (116491,1140687,0,'skin_color',252,235,236), (116492,1140687,1,'soga_cheek_type',0,-3,0), (116493,1140687,1,'soga_chin_type',28,4,11), (116494,1140687,1,'soga_ear_type',3,17,0), (116495,1140687,1,'soga_eye_brow_type',5,-26,-26), (116496,1140687,0,'soga_eye_color',229,229,102), (116497,1140687,1,'soga_eye_type',-10,0,0), (116498,1140687,0,'soga_hair_face_color',68,48,17), (116499,1140687,0,'soga_hair_face_highlight_color',49,44,12), (116500,1140687,0,'soga_hair_type_color',68,48,17), (116501,1140687,0,'soga_hair_type_highlight_color',49,44,12), (116502,1140687,1,'soga_lip_type',28,2,47), (116503,1140687,1,'soga_nose_type',-41,0,-7), (116504,1140687,0,'soga_skin_color',252,235,236), (116505,1140687,0,'wing_color1',255,255,255), (116506,1140687,0,'wing_color2',255,255,255), (116507,1140688,0,'eye_color',255,255,255), (116508,1140688,0,'skin_color',255,255,255), (116509,1140688,0,'soga_eye_color',255,0,255), (116510,1140689,0,'eye_color',255,255,255), (116511,1140689,0,'skin_color',255,0,0), (116512,1140689,0,'soga_eye_color',255,0,255), (116513,1140690,0,'eye_color',255,255,255), (116514,1140690,0,'skin_color',255,255,255), (116515,1140690,0,'soga_eye_color',255,0,255), (116516,1140691,0,'eye_color',255,255,255), (116517,1140691,0,'skin_color',255,255,255), (116518,1140691,0,'soga_eye_color',255,0,255), (116522,1140693,1,'cheek_type',87,-81,0), (116523,1140693,1,'chin_type',-56,-46,-34), (116524,1140693,1,'ear_type',-1,37,0), (116525,1140693,1,'eye_brow_type',40,14,-94), (116526,1140693,0,'eye_color',3,174,164), (116527,1140693,1,'eye_type',-34,0,0), (116528,1140693,0,'hair_color1',255,255,255), (116529,1140693,0,'hair_color2',255,236,129), (116530,1140693,0,'hair_highlight',255,255,255), (116531,1140693,0,'hair_type_color',91,17,0), (116532,1140693,0,'hair_type_highlight_color',120,66,0), (116533,1140693,1,'lip_type',-87,-71,-91), (116534,1140693,1,'nose_type',8,-39,75), (116535,1140693,0,'skin_color',240,221,239), (116536,1140693,1,'soga_cheek_type',87,-81,0), (116537,1140693,1,'soga_chin_type',-56,-46,-34), (116538,1140693,1,'soga_ear_type',-1,37,0), (116539,1140693,1,'soga_eye_brow_type',40,14,-94), (116540,1140693,0,'soga_eye_color',229,229,102), (116541,1140693,1,'soga_eye_type',-34,0,0), (116542,1140693,0,'soga_hair_color1',255,123,29), (116543,1140693,0,'soga_hair_color2',255,255,255), (116544,1140693,0,'soga_hair_highlight',255,255,255), (116545,1140693,0,'soga_hair_type_color',91,17,0), (116546,1140693,0,'soga_hair_type_highlight_color',120,66,0), (116547,1140693,1,'soga_lip_type',-87,-71,-91), (116548,1140693,1,'soga_nose_type',8,-39,75), (116549,1140693,0,'soga_skin_color',240,221,239), (116550,1140693,0,'wing_color1',107,183,13), (116551,1140693,0,'wing_color2',122,142,5), (116552,1140694,0,'eye_color',255,255,255), (116553,1140694,0,'skin_color',255,255,255), (116554,1140694,0,'soga_eye_color',255,0,255), (116555,1140695,0,'eye_color',255,255,255), (116556,1140695,0,'skin_color',255,255,255), (116557,1140695,0,'soga_eye_color',255,0,255), (116558,1140696,1,'cheek_type',2,3,0), (116559,1140696,1,'chin_type',10,-22,29), (116560,1140696,1,'ear_type',41,-37,0), (116561,1140696,1,'eye_brow_type',-34,-35,18), (116562,1140696,0,'eye_color',44,93,88), (116563,1140696,1,'eye_type',-7,0,0), (116564,1140696,0,'hair_face_color',151,81,46), (116565,1140696,0,'hair_face_highlight_color',137,120,98), (116566,1140696,0,'hair_type_color',151,81,46), (116567,1140696,0,'hair_type_highlight_color',137,120,98), (116568,1140696,1,'lip_type',-31,14,37), (116569,1140696,1,'nose_type',9,-21,7), (116570,1140696,0,'skin_color',202,180,137), (116571,1140696,1,'soga_cheek_type',2,3,0), (116572,1140696,1,'soga_chin_type',10,-22,29), (116573,1140696,1,'soga_ear_type',41,-37,0), (116574,1140696,1,'soga_eye_brow_type',-34,-35,18), (116575,1140696,0,'soga_eye_color',229,229,102), (116576,1140696,1,'soga_eye_type',-7,0,0), (116577,1140696,0,'soga_hair_face_color',151,81,46), (116578,1140696,0,'soga_hair_face_highlight_color',137,120,98), (116579,1140696,0,'soga_hair_type_color',151,81,46), (116580,1140696,0,'soga_hair_type_highlight_color',137,120,98), (116581,1140696,1,'soga_lip_type',-31,14,37), (116582,1140696,1,'soga_nose_type',9,-21,7), (116583,1140696,0,'soga_skin_color',202,180,137), (116584,1140696,0,'wing_color1',255,255,255), (116585,1140696,0,'wing_color2',255,255,255), (116586,1140697,1,'cheek_type',0,28,0), (116587,1140697,1,'chin_type',19,-12,42), (116588,1140697,1,'ear_type',-22,43,0), (116589,1140697,1,'eye_brow_type',-18,12,7), (116590,1140697,0,'eye_color',77,134,111), (116591,1140697,1,'eye_type',5,0,0), (116592,1140697,0,'hair_face_color',174,153,54), (116593,1140697,0,'hair_face_highlight_color',180,67,21), (116594,1140697,0,'hair_type_color',174,153,54), (116595,1140697,0,'hair_type_highlight_color',180,67,21), (116596,1140697,1,'lip_type',-29,20,-3), (116597,1140697,1,'nose_type',7,8,14), (116598,1140697,0,'skin_color',188,156,113), (116599,1140697,1,'soga_cheek_type',0,28,0), (116600,1140697,1,'soga_chin_type',19,-12,42), (116601,1140697,1,'soga_ear_type',-22,43,0), (116602,1140697,1,'soga_eye_brow_type',-18,12,7), (116603,1140697,0,'soga_eye_color',229,229,102), (116604,1140697,1,'soga_eye_type',5,0,0), (116605,1140697,0,'soga_hair_face_color',174,153,54), (116606,1140697,0,'soga_hair_face_highlight_color',180,67,21), (116607,1140697,0,'soga_hair_type_color',174,153,54), (116608,1140697,0,'soga_hair_type_highlight_color',180,67,21), (116609,1140697,1,'soga_lip_type',-29,20,-3), (116610,1140697,1,'soga_nose_type',7,8,14), (116611,1140697,0,'soga_skin_color',188,156,113), (116612,1140697,0,'wing_color1',255,255,255), (116613,1140697,0,'wing_color2',255,255,255), (116614,1140698,1,'cheek_type',-34,-94,0), (116615,1140698,1,'chin_type',39,77,-87), (116616,1140698,1,'ear_type',93,-40,0), (116617,1140698,1,'eye_brow_type',0,-31,-22), (116618,1140698,0,'eye_color',4,199,185), (116619,1140698,1,'eye_type',-34,0,0), (116620,1140698,0,'hair_color1',255,255,255), (116621,1140698,0,'hair_color2',29,71,185), (116622,1140698,0,'hair_highlight',255,255,255), (116623,1140698,0,'hair_type_color',115,63,0), (116624,1140698,0,'hair_type_highlight_color',49,172,237), (116625,1140698,1,'lip_type',-20,2,-50), (116626,1140698,1,'nose_type',-17,8,-64), (116627,1140698,0,'skin_color',128,151,183), (116628,1140698,1,'soga_cheek_type',-34,-94,0), (116629,1140698,1,'soga_chin_type',39,77,-87), (116630,1140698,1,'soga_ear_type',93,-40,0), (116631,1140698,1,'soga_eye_brow_type',0,-31,-22), (116632,1140698,0,'soga_eye_color',229,229,102), (116633,1140698,1,'soga_eye_type',-34,0,0), (116634,1140698,0,'soga_hair_color1',194,28,1), (116635,1140698,0,'soga_hair_color2',255,255,255), (116636,1140698,0,'soga_hair_highlight',255,255,255), (116637,1140698,0,'soga_hair_type_color',115,63,0), (116638,1140698,0,'soga_hair_type_highlight_color',49,172,237), (116639,1140698,1,'soga_lip_type',-20,2,-50), (116640,1140698,1,'soga_nose_type',-17,8,-64), (116641,1140698,0,'soga_skin_color',128,151,183), (116642,1140698,0,'wing_color1',149,2,236), (116643,1140698,0,'wing_color2',4,235,218), (116644,1140699,0,'eye_color',255,255,255), (116645,1140699,0,'skin_color',255,255,255), (116646,1140699,0,'soga_eye_color',255,0,255), (116647,1140700,1,'cheek_type',-81,-35,0), (116648,1140700,1,'chin_type',-69,-63,25), (116649,1140700,1,'ear_type',64,19,0), (116650,1140700,1,'eye_brow_type',62,76,-48), (116651,1140700,0,'eye_color',89,177,33), (116652,1140700,1,'eye_type',-62,0,0), (116653,1140700,0,'hair_highlight',255,255,255), (116654,1140700,0,'hair_type_color',253,139,37), (116655,1140700,0,'hair_type_highlight_color',243,102,255), (116656,1140700,1,'lip_type',93,15,58), (116657,1140700,1,'nose_type',37,20,77), (116658,1140700,0,'skin_color',178,170,124), (116659,1140700,1,'soga_cheek_type',-81,-35,0), (116660,1140700,1,'soga_chin_type',-69,-63,25), (116661,1140700,1,'soga_ear_type',64,19,0), (116662,1140700,1,'soga_eye_brow_type',62,76,-48), (116663,1140700,0,'soga_eye_color',229,229,102), (116664,1140700,1,'soga_eye_type',-62,0,0), (116665,1140700,0,'soga_hair_color1',238,205,22), (116666,1140700,0,'soga_hair_color2',255,255,255), (116667,1140700,0,'soga_hair_highlight',255,255,255), (116668,1140700,0,'soga_hair_type_color',253,139,37), (116669,1140700,0,'soga_hair_type_highlight_color',243,102,255), (116670,1140700,1,'soga_lip_type',93,15,58), (116671,1140700,1,'soga_nose_type',37,20,77), (116672,1140700,0,'soga_skin_color',178,170,124), (116673,1140700,0,'wing_color1',141,220,2), (116674,1140700,0,'wing_color2',113,4,184), (116675,1140701,1,'cheek_type',74,-26,0), (116676,1140701,1,'chin_type',-47,-10,-50), (116677,1140701,1,'ear_type',-97,53,0), (116678,1140701,1,'eye_brow_type',-48,97,-45), (116679,1140701,0,'eye_color',38,148,76), (116680,1140701,1,'eye_type',25,0,0), (116681,1140701,0,'hair_highlight',255,255,255), (116682,1140701,0,'hair_type_color',85,100,109), (116683,1140701,0,'hair_type_highlight_color',50,46,64), (116684,1140701,1,'lip_type',89,-29,-5), (116685,1140701,1,'nose_type',-58,74,0), (116686,1140701,0,'skin_color',217,192,166), (116687,1140701,1,'soga_cheek_type',74,-26,0), (116688,1140701,1,'soga_chin_type',-47,-10,-50), (116689,1140701,1,'soga_ear_type',-97,53,0), (116690,1140701,1,'soga_eye_brow_type',-48,97,-45), (116691,1140701,0,'soga_eye_color',229,229,102), (116692,1140701,1,'soga_eye_type',25,0,0), (116693,1140701,0,'soga_hair_color1',68,72,71), (116694,1140701,0,'soga_hair_color2',255,255,255), (116695,1140701,0,'soga_hair_highlight',255,255,255), (116696,1140701,0,'soga_hair_type_color',85,100,109), (116697,1140701,0,'soga_hair_type_highlight_color',50,46,64), (116698,1140701,1,'soga_lip_type',89,-29,-5), (116699,1140701,1,'soga_nose_type',-58,74,0), (116700,1140701,0,'soga_skin_color',217,192,166), (116701,1140701,0,'wing_color1',3,194,183), (116702,1140701,0,'wing_color2',255,128,1), (116703,1140702,1,'cheek_type',93,-81,0), (116704,1140702,1,'chin_type',-71,-100,28), (116705,1140702,1,'ear_type',100,-100,0), (116706,1140702,1,'eye_brow_type',82,-46,17), (116707,1140702,0,'eye_color',60,125,133), (116708,1140702,1,'eye_type',81,0,0), (116709,1140702,0,'hair_face_color',244,246,246), (116710,1140702,0,'hair_face_highlight_color',198,184,168), (116711,1140702,0,'hair_highlight',161,165,168), (116712,1140702,0,'hair_type_color',244,246,246), (116713,1140702,0,'hair_type_highlight_color',198,184,168), (116714,1140702,1,'lip_type',-58,25,-8), (116715,1140702,1,'nose_type',10,100,-100), (116716,1140702,0,'skin_color',204,183,183), (116717,1140702,1,'soga_cheek_type',93,-81,0), (116718,1140702,1,'soga_chin_type',-71,-100,28), (116719,1140702,1,'soga_ear_type',100,-100,0), (116720,1140702,1,'soga_eye_brow_type',82,-46,17), (116721,1140702,0,'soga_eye_color',229,229,102), (116722,1140702,1,'soga_eye_type',81,0,0), (116723,1140702,0,'soga_hair_color1',59,70,70), (116724,1140702,0,'soga_hair_color2',112,123,142), (116725,1140702,0,'soga_hair_face_color',244,246,246), (116726,1140702,0,'soga_hair_face_highlight_color',198,184,168), (116727,1140702,0,'soga_hair_highlight',161,165,168), (116728,1140702,0,'soga_hair_type_color',244,246,246), (116729,1140702,0,'soga_hair_type_highlight_color',198,184,168), (116730,1140702,1,'soga_lip_type',-58,25,-8), (116731,1140702,1,'soga_nose_type',10,100,-100), (116732,1140702,0,'soga_skin_color',204,183,183), (116733,1140703,0,'eye_color',255,255,255), (116734,1140703,0,'skin_color',255,255,255), (116735,1140703,0,'soga_eye_color',255,0,255), (116736,1140704,1,'cheek_type',45,82,0), (116737,1140704,1,'chin_type',-58,75,87), (116738,1140704,1,'ear_type',-31,90,0), (116739,1140704,1,'eye_brow_type',-56,81,-34), (116740,1140704,0,'eye_color',29,60,51), (116741,1140704,1,'eye_type',-87,0,0), (116742,1140704,0,'hair_face_color',79,82,119), (116743,1140704,0,'hair_face_highlight_color',35,24,1), (116744,1140704,0,'hair_highlight',51,56,84), (116745,1140704,0,'hair_type_color',79,82,119), (116746,1140704,0,'hair_type_highlight_color',35,24,1), (116747,1140704,1,'lip_type',75,96,-50), (116748,1140704,1,'nose_type',-25,93,34), (116749,1140704,0,'skin_color',182,157,105), (116750,1140704,1,'soga_cheek_type',45,82,0), (116751,1140704,1,'soga_chin_type',-58,75,87), (116752,1140704,1,'soga_ear_type',-31,90,0), (116753,1140704,1,'soga_eye_brow_type',-56,81,-34), (116754,1140704,0,'soga_eye_color',229,229,102), (116755,1140704,1,'soga_eye_type',-87,0,0), (116756,1140704,0,'soga_hair_color1',63,79,81), (116757,1140704,0,'soga_hair_color2',79,28,15), (116758,1140704,0,'soga_hair_face_color',79,82,119), (116759,1140704,0,'soga_hair_face_highlight_color',35,24,1), (116760,1140704,0,'soga_hair_highlight',51,56,84), (116761,1140704,0,'soga_hair_type_color',79,82,119), (116762,1140704,0,'soga_hair_type_highlight_color',35,24,1), (116763,1140704,1,'soga_lip_type',75,96,-50), (116764,1140704,1,'soga_nose_type',-25,93,34), (116765,1140704,0,'soga_skin_color',182,157,105), (116766,1140705,1,'cheek_type',-20,-4,0), (116767,1140705,1,'chin_type',-28,-18,-8), (116768,1140705,1,'ear_type',-37,3,0), (116769,1140705,1,'eye_brow_type',-17,-41,41), (116770,1140705,0,'eye_color',101,162,169), (116771,1140705,1,'eye_type',28,0,0), (116772,1140705,0,'hair_face_color',150,98,30), (116773,1140705,0,'hair_face_highlight_color',86,63,0), (116774,1140705,0,'hair_type_color',150,98,30), (116775,1140705,0,'hair_type_highlight_color',86,63,0), (116776,1140705,1,'lip_type',-7,-26,-8), (116777,1140705,1,'nose_type',-22,-12,-4), (116778,1140705,0,'skin_color',191,165,115), (116779,1140705,1,'soga_cheek_type',-20,-4,0), (116780,1140705,1,'soga_chin_type',-28,-18,-8), (116781,1140705,1,'soga_ear_type',-37,3,0), (116782,1140705,1,'soga_eye_brow_type',-17,-41,41), (116783,1140705,0,'soga_eye_color',229,229,102), (116784,1140705,1,'soga_eye_type',28,0,0), (116785,1140705,0,'soga_hair_face_color',150,98,30), (116786,1140705,0,'soga_hair_face_highlight_color',86,63,0), (116787,1140705,0,'soga_hair_type_color',150,98,30), (116788,1140705,0,'soga_hair_type_highlight_color',86,63,0), (116789,1140705,1,'soga_lip_type',-7,-26,-8), (116790,1140705,1,'soga_nose_type',-22,-12,-4), (116791,1140705,0,'soga_skin_color',191,165,115), (116792,1140705,0,'wing_color1',255,255,255), (116793,1140705,0,'wing_color2',255,255,255), (116794,1140706,1,'cheek_type',41,-81,0), (116795,1140706,1,'chin_type',-100,-100,-100), (116796,1140706,1,'ear_type',-100,-37,0), (116797,1140706,1,'eye_brow_type',-50,-7,45), (116798,1140706,0,'eye_color',130,182,196), (116799,1140706,1,'eye_type',-4,0,0), (116800,1140706,0,'hair_face_color',168,59,22), (116801,1140706,0,'hair_face_highlight_color',219,179,15), (116802,1140706,0,'hair_highlight',89,21,21), (116803,1140706,0,'hair_type_color',168,59,22), (116804,1140706,0,'hair_type_highlight_color',219,179,15), (116805,1140706,1,'lip_type',14,57,-51), (116806,1140706,1,'nose_type',62,-10,100), (116807,1140706,0,'skin_color',229,190,191), (116808,1140706,1,'soga_cheek_type',41,-81,0), (116809,1140706,1,'soga_chin_type',-100,-100,-100), (116810,1140706,1,'soga_ear_type',-100,-37,0), (116811,1140706,1,'soga_eye_brow_type',-50,-7,45), (116812,1140706,0,'soga_eye_color',229,229,102), (116813,1140706,1,'soga_eye_type',-4,0,0), (116814,1140706,0,'soga_hair_color1',171,87,0), (116815,1140706,0,'soga_hair_color2',239,221,86), (116816,1140706,0,'soga_hair_face_color',168,59,22), (116817,1140706,0,'soga_hair_face_highlight_color',219,179,15), (116818,1140706,0,'soga_hair_highlight',89,21,21), (116819,1140706,0,'soga_hair_type_color',168,59,22), (116820,1140706,0,'soga_hair_type_highlight_color',219,179,15), (116821,1140706,1,'soga_lip_type',14,57,-51), (116822,1140706,1,'soga_nose_type',62,-10,100), (116823,1140706,0,'soga_skin_color',229,190,191), (116824,1140707,1,'eye_brow_type',-84,0,0), (116825,1140707,0,'eye_color',109,109,0), (116826,1140707,1,'lip_type',-94,0,0), (116827,1140707,1,'nose_type',100,-52,0), (116828,1140707,0,'skin_color',120,121,0), (116829,1140707,1,'soga_eye_brow_type',-84,0,0), (116830,1140707,0,'soga_eye_color',229,229,102), (116831,1140707,1,'soga_lip_type',-94,0,0), (116832,1140707,1,'soga_nose_type',100,-52,0), (116833,1140707,0,'soga_skin_color',120,121,0), (116834,1140708,1,'cheek_type',-81,31,0), (116835,1140708,1,'chin_type',-41,37,17), (116836,1140708,1,'ear_type',62,22,0), (116837,1140708,1,'eye_brow_type',68,39,-41), (116838,1140708,0,'eye_color',189,181,147), (116839,1140708,1,'eye_type',-100,0,0), (116840,1140708,0,'hair_face_color',43,17,14), (116841,1140708,0,'hair_face_highlight_color',84,95,104), (116842,1140708,0,'hair_highlight',54,45,28), (116843,1140708,0,'hair_type_color',43,17,14), (116844,1140708,0,'hair_type_highlight_color',84,95,104), (116845,1140708,1,'lip_type',64,11,96), (116846,1140708,1,'nose_type',34,-31,-28), (116847,1140708,0,'skin_color',174,121,122), (116848,1140708,1,'soga_cheek_type',-81,31,0), (116849,1140708,1,'soga_chin_type',-41,37,17), (116850,1140708,1,'soga_ear_type',62,22,0), (116851,1140708,1,'soga_eye_brow_type',68,39,-41), (116852,1140708,0,'soga_eye_color',229,229,102), (116853,1140708,1,'soga_eye_type',-100,0,0), (116854,1140708,0,'soga_hair_color1',104,52,0), (116855,1140708,0,'soga_hair_color2',50,48,56), (116856,1140708,0,'soga_hair_face_color',43,17,14), (116857,1140708,0,'soga_hair_face_highlight_color',84,95,104), (116858,1140708,0,'soga_hair_highlight',54,45,28), (116859,1140708,0,'soga_hair_type_color',43,17,14), (116860,1140708,0,'soga_hair_type_highlight_color',84,95,104), (116861,1140708,1,'soga_lip_type',64,11,96), (116862,1140708,1,'soga_nose_type',34,-31,-28), (116863,1140708,0,'soga_skin_color',174,121,122), (116864,1140709,0,'eye_color',255,255,255), (116865,1140709,0,'skin_color',255,255,255), (116866,1140709,0,'soga_eye_color',255,0,255), (116867,1140710,1,'cheek_type',0,-20,0), (116868,1140710,1,'chin_type',37,-17,-46), (116869,1140710,1,'ear_type',77,-26,0), (116870,1140710,1,'eye_brow_type',-38,45,-41), (116871,1140710,0,'eye_color',86,86,0), (116872,1140710,1,'eye_type',-32,0,0), (116873,1140710,1,'lip_type',59,56,-10), (116874,1140710,1,'nose_type',91,-7,-10), (116875,1140710,0,'skin_color',136,103,55), (116876,1140710,1,'soga_cheek_type',0,-20,0), (116877,1140710,1,'soga_chin_type',37,-17,-46), (116878,1140710,1,'soga_ear_type',77,-26,0), (116879,1140710,1,'soga_eye_brow_type',-38,45,-41), (116880,1140710,0,'soga_eye_color',229,229,102), (116881,1140710,1,'soga_eye_type',-32,0,0), (116882,1140710,1,'soga_lip_type',59,56,-10), (116883,1140710,1,'soga_nose_type',91,-7,-10), (116884,1140710,0,'soga_skin_color',136,103,55), (116885,1140710,0,'wing_color1',255,255,255), (116886,1140710,0,'wing_color2',255,255,255), (116887,1140711,0,'eye_color',232,255,232), (116888,1140711,0,'skin_color',255,213,255), (116889,1140711,0,'soga_eye_color',255,0,255), (116890,1140712,1,'cheek_type',63,59,0), (116891,1140712,1,'chin_type',95,-87,0), (116892,1140712,1,'ear_type',-45,-83,0), (116893,1140712,1,'eye_brow_type',-87,-2,75), (116894,1140712,0,'eye_color',1,0,0), (116895,1140712,1,'eye_type',-28,0,0), (116896,1140712,0,'hair_color1',98,91,163), (116897,1140712,0,'hair_color2',59,81,113), (116898,1140712,0,'hair_face_color',107,131,144), (116899,1140712,0,'hair_face_highlight_color',48,44,60), (116900,1140712,0,'hair_highlight',98,91,163), (116901,1140712,0,'hair_type_color',107,131,144), (116902,1140712,0,'hair_type_highlight_color',48,44,60), (116903,1140712,1,'lip_type',45,-19,88), (116904,1140712,1,'nose_type',-58,89,95), (116905,1140712,0,'skin_color',145,188,187), (116906,1140712,1,'soga_cheek_type',63,59,0), (116907,1140712,1,'soga_chin_type',95,-87,0), (116908,1140712,1,'soga_ear_type',-45,-83,0), (116909,1140712,1,'soga_eye_brow_type',-87,-2,75), (116910,1140712,0,'soga_eye_color',229,229,102), (116911,1140712,1,'soga_eye_type',-28,0,0), (116912,1140712,0,'soga_hair_color1',59,81,113), (116913,1140712,0,'soga_hair_color2',43,36,70), (116914,1140712,0,'soga_hair_face_color',107,131,144), (116915,1140712,0,'soga_hair_face_highlight_color',48,44,60), (116916,1140712,0,'soga_hair_highlight',98,91,163), (116917,1140712,0,'soga_hair_type_color',107,131,144), (116918,1140712,0,'soga_hair_type_highlight_color',48,44,60), (116919,1140712,1,'soga_lip_type',45,-19,88), (116920,1140712,1,'soga_nose_type',-58,89,95), (116921,1140712,0,'soga_skin_color',145,188,187), (116922,1140712,0,'wing_color1',255,255,255), (116923,1140712,0,'wing_color2',255,255,255), (116924,1140713,1,'cheek_type',-44,71,0), (116925,1140713,1,'chin_type',-68,18,-43), (116926,1140713,1,'ear_type',-50,25,0), (116927,1140713,1,'eye_brow_type',68,-81,-29), (116928,1140713,0,'eye_color',12,9,22), (116929,1140713,1,'eye_type',-93,0,0), (116930,1140713,0,'hair_color1',103,102,153), (116931,1140713,0,'hair_color2',95,79,92), (116932,1140713,0,'hair_face_color',109,131,182), (116933,1140713,0,'hair_face_highlight_color',107,131,144), (116934,1140713,0,'hair_highlight',103,102,153), (116935,1140713,0,'hair_type_color',109,131,182), (116936,1140713,0,'hair_type_highlight_color',107,131,144), (116937,1140713,1,'lip_type',-56,87,56), (116938,1140713,1,'nose_type',-9,31,-87), (116939,1140713,0,'skin_color',128,149,166), (116940,1140713,1,'soga_cheek_type',-44,71,0), (116941,1140713,1,'soga_chin_type',-68,18,-43), (116942,1140713,1,'soga_ear_type',-50,25,0), (116943,1140713,1,'soga_eye_brow_type',68,-81,-29), (116944,1140713,0,'soga_eye_color',229,229,102), (116945,1140713,1,'soga_eye_type',-93,0,0), (116946,1140713,0,'soga_hair_color1',95,79,92), (116947,1140713,0,'soga_hair_color2',98,91,163), (116948,1140713,0,'soga_hair_face_color',109,131,182), (116949,1140713,0,'soga_hair_face_highlight_color',107,131,144), (116950,1140713,0,'soga_hair_highlight',103,102,153), (116951,1140713,0,'soga_hair_type_color',109,131,182), (116952,1140713,0,'soga_hair_type_highlight_color',107,131,144), (116953,1140713,1,'soga_lip_type',-56,87,56), (116954,1140713,1,'soga_nose_type',-9,31,-87), (116955,1140713,0,'soga_skin_color',128,149,166), (116956,1140713,0,'wing_color1',255,255,255), (116957,1140713,0,'wing_color2',255,255,255), (116958,1140714,1,'cheek_type',100,-100,0), (116959,1140714,1,'chin_type',2,55,40), (116960,1140714,1,'ear_type',-100,-100,0), (116961,1140714,1,'eye_brow_type',25,100,100), (116962,1140714,0,'eye_color',199,179,155), (116963,1140714,1,'eye_type',14,0,0), (116964,1140714,0,'hair_color1',38,22,21), (116965,1140714,0,'hair_color2',120,50,0), (116966,1140714,0,'hair_face_highlight_color',244,246,246), (116967,1140714,0,'hair_highlight',38,22,21), (116968,1140714,0,'hair_type_highlight_color',244,246,246), (116969,1140714,1,'lip_type',70,65,100), (116970,1140714,1,'nose_type',-100,17,-50), (116971,1140714,0,'skin_color',81,81,62), (116972,1140714,1,'soga_cheek_type',100,-100,0), (116973,1140714,1,'soga_chin_type',2,55,40), (116974,1140714,1,'soga_ear_type',-100,-100,0), (116975,1140714,1,'soga_eye_brow_type',25,100,100), (116976,1140714,0,'soga_eye_color',229,229,102), (116977,1140714,1,'soga_eye_type',14,0,0), (116978,1140714,0,'soga_hair_color1',120,50,0), (116979,1140714,0,'soga_hair_color2',164,165,165), (116980,1140714,0,'soga_hair_face_highlight_color',244,246,246), (116981,1140714,0,'soga_hair_highlight',38,22,21), (116982,1140714,0,'soga_hair_type_highlight_color',244,246,246), (116983,1140714,1,'soga_lip_type',70,65,100), (116984,1140714,1,'soga_nose_type',-100,17,-50), (116985,1140714,0,'soga_skin_color',81,81,62), (116986,1140715,0,'eye_color',232,255,232), (116987,1140715,0,'skin_color',255,213,255), (116988,1140715,0,'soga_eye_color',255,0,255), (116989,1140716,0,'eye_color',232,255,232), (116990,1140716,0,'skin_color',255,213,255), (116991,1140716,0,'soga_eye_color',255,0,255), (116992,1140717,0,'eye_color',128,128,63), (116993,1140717,0,'skin_color',255,164,164), (116994,1140717,0,'soga_eye_color',255,0,255), (116995,1140718,0,'eye_color',255,255,255), (116996,1140718,0,'skin_color',255,255,255), (116997,1140718,0,'soga_eye_color',255,0,255), (116998,1140719,1,'cheek_type',15,17,0), (116999,1140719,1,'chin_type',18,-50,77), (117000,1140719,1,'ear_type',38,-51,0), (117001,1140719,1,'eye_brow_type',46,-88,-14), (117002,1140719,0,'eye_color',21,161,186), (117003,1140719,1,'eye_type',-52,0,0), (117004,1140719,0,'hair_highlight',255,255,255), (117005,1140719,0,'hair_type_color',25,13,35), (117006,1140719,0,'hair_type_highlight_color',10,47,130), (117007,1140719,1,'lip_type',3,25,10), (117008,1140719,1,'nose_type',70,12,-57), (117009,1140719,0,'skin_color',107,151,192), (117010,1140719,1,'soga_cheek_type',15,17,0), (117011,1140719,1,'soga_chin_type',18,-50,77), (117012,1140719,1,'soga_ear_type',38,-51,0), (117013,1140719,1,'soga_eye_brow_type',46,-88,-14), (117014,1140719,0,'soga_eye_color',204,204,204), (117015,1140719,1,'soga_eye_type',-52,0,0), (117016,1140719,0,'soga_hair_color1',36,34,36), (117017,1140719,0,'soga_hair_color2',255,255,255), (117018,1140719,0,'soga_hair_highlight',255,255,255), (117019,1140719,0,'soga_hair_type_color',25,13,35), (117020,1140719,0,'soga_hair_type_highlight_color',10,47,130), (117021,1140719,1,'soga_lip_type',3,25,10), (117022,1140719,1,'soga_nose_type',70,12,-57), (117023,1140719,0,'soga_skin_color',107,151,192), (117024,1140719,0,'wing_color1',250,250,250), (117025,1140719,0,'wing_color2',63,108,206), (117026,1140720,0,'eye_color',232,255,232), (117027,1140720,0,'skin_color',255,213,255), (117028,1140720,0,'soga_eye_color',255,0,255), (117032,1140722,1,'cheek_type',-11,-22,0), (117033,1140722,1,'chin_type',10,0,-7), (117034,1140722,1,'ear_type',0,-17,0), (117035,1140722,1,'eye_brow_type',3,-38,-23), (117036,1140722,0,'eye_color',143,145,97), (117037,1140722,1,'eye_type',-3,0,0), (117038,1140722,0,'hair_face_color',135,67,31), (117039,1140722,0,'hair_face_highlight_color',78,27,15), (117040,1140722,0,'hair_type_color',135,67,31), (117041,1140722,0,'hair_type_highlight_color',78,27,15), (117042,1140722,1,'lip_type',7,0,-8), (117043,1140722,1,'nose_type',37,-18,0), (117044,1140722,0,'skin_color',187,164,116), (117045,1140722,1,'soga_cheek_type',-11,-22,0), (117046,1140722,1,'soga_chin_type',10,0,-7), (117047,1140722,1,'soga_ear_type',0,-17,0), (117048,1140722,1,'soga_eye_brow_type',3,-38,-23), (117049,1140722,0,'soga_eye_color',229,229,102), (117050,1140722,1,'soga_eye_type',-3,0,0), (117051,1140722,0,'soga_hair_face_color',135,67,31), (117052,1140722,0,'soga_hair_face_highlight_color',78,27,15), (117053,1140722,0,'soga_hair_type_color',135,67,31), (117054,1140722,0,'soga_hair_type_highlight_color',78,27,15), (117055,1140722,1,'soga_lip_type',7,0,-8), (117056,1140722,1,'soga_nose_type',37,-18,0), (117057,1140722,0,'soga_skin_color',187,164,116), (117058,1140722,0,'wing_color1',255,255,255), (117059,1140722,0,'wing_color2',255,255,255), (117060,1140723,0,'eye_color',75,75,75), (117061,1140723,0,'skin_color',130,130,130), (117062,1140723,0,'soga_eye_color',255,0,255), (117063,1140724,0,'eye_color',76,76,76), (117064,1140724,0,'skin_color',166,166,166), (117065,1140724,0,'soga_eye_color',255,0,255), (117066,1140725,0,'eye_color',79,79,79), (117067,1140725,0,'skin_color',157,157,157), (117068,1140725,0,'soga_eye_color',255,0,255), (117069,1140726,0,'eye_color',211,211,169), (117070,1140726,0,'skin_color',255,164,164), (117071,1140726,0,'soga_eye_color',255,0,255), (117072,1140727,1,'cheek_type',17,-87,0), (117073,1140727,1,'chin_type',38,-25,34), (117074,1140727,1,'ear_type',96,38,0), (117075,1140727,1,'eye_brow_type',68,-3,-8), (117076,1140727,0,'eye_color',189,52,13), (117077,1140727,1,'eye_type',64,0,0), (117078,1140727,0,'hair_face_color',165,123,0), (117079,1140727,0,'hair_type_color',165,123,0), (117080,1140727,1,'lip_type',7,-14,82), (117081,1140727,1,'nose_type',18,-95,-47), (117082,1140727,0,'skin_color',146,123,98), (117083,1140727,1,'soga_cheek_type',17,-87,0), (117084,1140727,1,'soga_chin_type',38,-25,34), (117085,1140727,1,'soga_ear_type',96,38,0), (117086,1140727,1,'soga_eye_brow_type',68,-3,-8), (117087,1140727,0,'soga_eye_color',229,229,102), (117088,1140727,1,'soga_eye_type',64,0,0), (117089,1140727,0,'soga_hair_face_color',165,123,0), (117090,1140727,0,'soga_hair_type_color',165,123,0), (117091,1140727,1,'soga_lip_type',7,-14,82), (117092,1140727,1,'soga_nose_type',18,-95,-47), (117093,1140727,0,'soga_skin_color',146,123,98), (117094,1140728,0,'eye_color',71,71,71), (117095,1140728,0,'skin_color',176,176,176), (117096,1140728,0,'soga_eye_color',255,0,255), (117097,1140729,1,'cheek_type',-22,63,0), (117098,1140729,1,'chin_type',-34,26,26), (117099,1140729,1,'ear_type',32,-55,0), (117100,1140729,1,'eye_brow_type',-47,-56,-75), (117101,1140729,0,'eye_color',4,157,147), (117102,1140729,1,'eye_type',-37,0,0), (117103,1140729,0,'hair_highlight',255,255,255), (117104,1140729,0,'hair_type_color',98,0,138), (117105,1140729,0,'hair_type_highlight_color',97,50,0), (117106,1140729,1,'lip_type',-22,-14,78), (117107,1140729,1,'nose_type',2,-68,-61), (117108,1140729,0,'skin_color',196,170,206), (117109,1140729,1,'soga_cheek_type',-22,63,0), (117110,1140729,1,'soga_chin_type',-34,26,26), (117111,1140729,1,'soga_ear_type',32,-55,0), (117112,1140729,1,'soga_eye_brow_type',-47,-56,-75), (117113,1140729,0,'soga_eye_color',229,229,102), (117114,1140729,1,'soga_eye_type',-37,0,0), (117115,1140729,0,'soga_hair_color1',87,8,147), (117116,1140729,0,'soga_hair_color2',255,255,255), (117117,1140729,0,'soga_hair_highlight',255,255,255), (117118,1140729,0,'soga_hair_type_color',98,0,138), (117119,1140729,0,'soga_hair_type_highlight_color',97,50,0), (117120,1140729,1,'soga_lip_type',-22,-14,78), (117121,1140729,1,'soga_nose_type',2,-68,-61), (117122,1140729,0,'soga_skin_color',196,170,206), (117123,1140729,0,'wing_color1',131,23,121), (117124,1140729,0,'wing_color2',3,203,190), (117125,1140730,0,'eye_color',255,255,255), (117126,1140730,0,'skin_color',255,255,255), (117127,1140730,0,'soga_eye_color',255,0,255), (117128,1140731,0,'eye_color',255,255,255), (117129,1140731,0,'skin_color',255,255,255), (117130,1140731,0,'soga_eye_color',255,0,255), (117131,1140732,0,'eye_color',211,211,169), (117132,1140732,0,'skin_color',255,164,164), (117133,1140732,0,'soga_eye_color',255,0,255), (117137,1140734,0,'eye_color',232,255,232), (117138,1140734,0,'skin_color',255,213,255), (117139,1140734,0,'soga_eye_color',255,0,255), (117140,1140735,0,'eye_color',232,255,232), (117141,1140735,0,'skin_color',255,213,255), (117142,1140735,0,'soga_eye_color',255,0,255), (117143,1140736,0,'eye_color',128,128,63), (117144,1140736,0,'skin_color',128,128,255), (117145,1140736,0,'soga_eye_color',255,0,255), (117146,1140737,0,'eye_color',128,128,63), (117147,1140737,0,'skin_color',128,128,255), (117148,1140737,0,'soga_eye_color',255,0,255), (117149,1140738,0,'eye_color',128,128,63), (117150,1140738,0,'skin_color',128,128,255), (117151,1140738,0,'soga_eye_color',255,0,255), (117152,1140739,0,'eye_color',232,255,232), (117153,1140739,0,'skin_color',255,213,255), (117154,1140739,0,'soga_eye_color',255,0,255), (117155,1140740,0,'eye_color',128,128,63), (117156,1140740,0,'skin_color',128,128,255), (117157,1140740,0,'soga_eye_color',255,0,255), (117158,1140741,0,'eye_color',185,255,185), (117159,1140741,0,'skin_color',174,174,255), (117160,1140741,0,'soga_eye_color',255,0,255), (117161,1140742,0,'eye_color',232,255,232), (117162,1140742,0,'skin_color',255,213,255), (117163,1140742,0,'soga_eye_color',255,0,255), (117164,1140743,0,'eye_color',232,255,232), (117165,1140743,0,'skin_color',255,213,255), (117166,1140743,0,'soga_eye_color',255,0,255), (117167,1140744,0,'eye_color',232,255,232), (117168,1140744,0,'skin_color',255,213,255), (117169,1140744,0,'soga_eye_color',255,0,255), (117170,1140745,0,'eye_color',232,255,232), (117171,1140745,0,'skin_color',255,213,255), (117172,1140745,0,'soga_eye_color',255,0,255), (117173,1140746,0,'eye_color',232,255,232), (117174,1140746,0,'skin_color',255,213,255), (117175,1140746,0,'soga_eye_color',255,0,255), (117176,1140747,0,'eye_color',211,211,169), (117177,1140747,0,'skin_color',255,164,164), (117178,1140747,0,'soga_eye_color',255,0,255), (117179,1140748,0,'eye_color',128,128,63), (117180,1140748,0,'skin_color',128,128,255), (117181,1140748,0,'soga_eye_color',255,0,255), (117182,1140749,0,'eye_color',128,128,63), (117183,1140749,0,'skin_color',128,128,255), (117184,1140749,0,'soga_eye_color',255,0,255), (117185,1140750,0,'eye_color',128,128,63), (117186,1140750,0,'skin_color',128,128,255), (117187,1140750,0,'soga_eye_color',255,0,255), (117188,1140751,0,'eye_color',211,211,169), (117189,1140751,0,'skin_color',255,164,164), (117190,1140751,0,'soga_eye_color',255,0,255), (117191,1140752,0,'eye_color',255,255,255), (117192,1140752,0,'skin_color',255,255,255), (117193,1140752,0,'soga_eye_color',255,0,255), (117194,1140753,0,'eye_color',255,255,255), (117195,1140753,0,'skin_color',0,255,0), (117196,1140753,0,'soga_eye_color',255,0,255), (117197,1140754,0,'eye_color',255,255,255), (117198,1140754,0,'skin_color',255,255,255), (117199,1140754,0,'soga_eye_color',255,0,255), (117200,1140755,1,'cheek_type',-28,21,0), (117201,1140755,1,'chin_type',38,14,-5), (117202,1140755,1,'ear_type',-19,7,0), (117203,1140755,1,'eye_brow_type',-28,0,-7), (117204,1140755,0,'eye_color',31,63,52), (117205,1140755,1,'eye_type',-32,0,0), (117206,1140755,0,'hair_face_color',165,145,52), (117207,1140755,0,'hair_face_highlight_color',49,26,1), (117208,1140755,0,'hair_type_color',165,145,52), (117209,1140755,0,'hair_type_highlight_color',49,26,1), (117210,1140755,1,'lip_type',17,-32,41), (117211,1140755,1,'nose_type',-23,3,-31), (117212,1140755,0,'skin_color',209,196,175), (117213,1140755,1,'soga_cheek_type',-28,21,0), (117214,1140755,1,'soga_chin_type',38,14,-5), (117215,1140755,1,'soga_ear_type',-19,7,0), (117216,1140755,1,'soga_eye_brow_type',-28,0,-7), (117217,1140755,0,'soga_eye_color',229,229,102), (117218,1140755,1,'soga_eye_type',-32,0,0), (117219,1140755,0,'soga_hair_face_color',165,145,52), (117220,1140755,0,'soga_hair_face_highlight_color',49,26,1), (117221,1140755,0,'soga_hair_type_color',165,145,52), (117222,1140755,0,'soga_hair_type_highlight_color',49,26,1), (117223,1140755,1,'soga_lip_type',17,-32,41), (117224,1140755,1,'soga_nose_type',-23,3,-31), (117225,1140755,0,'soga_skin_color',209,196,175), (117226,1140755,0,'wing_color1',255,255,255), (117227,1140755,0,'wing_color2',255,255,255), (117228,1140756,0,'eye_color',255,255,255), (117229,1140756,0,'skin_color',255,255,255), (117230,1140756,0,'soga_eye_color',255,0,255), (117231,1140757,1,'cheek_type',84,-19,0), (117232,1140757,1,'chin_type',-17,51,63), (117233,1140757,1,'ear_type',-95,4,0), (117234,1140757,1,'eye_brow_type',-38,-64,68), (117235,1140757,0,'eye_color',157,72,4), (117236,1140757,1,'eye_type',81,0,0), (117237,1140757,0,'hair_highlight',255,255,255), (117238,1140757,0,'hair_type_color',244,246,246), (117239,1140757,0,'hair_type_highlight_color',255,171,45), (117240,1140757,1,'lip_type',-87,-68,58), (117241,1140757,1,'nose_type',-62,48,-61), (117242,1140757,0,'skin_color',203,167,190), (117243,1140757,1,'soga_cheek_type',84,-19,0), (117244,1140757,1,'soga_chin_type',-17,51,63), (117245,1140757,1,'soga_ear_type',-95,4,0), (117246,1140757,1,'soga_eye_brow_type',-38,-64,68), (117247,1140757,0,'soga_eye_color',204,204,204), (117248,1140757,1,'soga_eye_type',81,0,0), (117249,1140757,0,'soga_hair_color1',56,62,62), (117250,1140757,0,'soga_hair_color2',255,255,255), (117251,1140757,0,'soga_hair_highlight',255,255,255), (117252,1140757,0,'soga_hair_type_color',244,246,246), (117253,1140757,0,'soga_hair_type_highlight_color',255,171,45), (117254,1140757,1,'soga_lip_type',-87,-68,58), (117255,1140757,1,'soga_nose_type',-62,48,-61), (117256,1140757,0,'soga_skin_color',203,167,190), (117257,1140757,0,'wing_color1',193,133,3), (117258,1140757,0,'wing_color2',26,190,222), (117259,1140758,1,'cheek_type',-12,-84,0), (117260,1140758,1,'chin_type',-50,50,-93), (117261,1140758,1,'ear_type',-61,35,0), (117262,1140758,1,'eye_brow_type',-68,-75,-57), (117263,1140758,0,'eye_color',101,165,182), (117264,1140758,1,'eye_type',97,0,0), (117265,1140758,0,'hair_face_color',4,1,2), (117266,1140758,0,'hair_face_highlight_color',115,142,143), (117267,1140758,0,'hair_highlight',38,22,21), (117268,1140758,0,'hair_type_color',4,1,2), (117269,1140758,0,'hair_type_highlight_color',115,142,143), (117270,1140758,1,'lip_type',-98,-98,88), (117271,1140758,1,'nose_type',21,11,-57), (117272,1140758,0,'skin_color',236,203,206), (117273,1140758,1,'soga_cheek_type',-12,-84,0), (117274,1140758,1,'soga_chin_type',-50,50,-93), (117275,1140758,1,'soga_ear_type',-61,35,0), (117276,1140758,1,'soga_eye_brow_type',-68,-75,-57), (117277,1140758,0,'soga_eye_color',204,204,204), (117278,1140758,1,'soga_eye_type',97,0,0), (117279,1140758,0,'soga_hair_color1',120,50,0), (117280,1140758,0,'soga_hair_color2',123,123,130), (117281,1140758,0,'soga_hair_face_color',4,1,2), (117282,1140758,0,'soga_hair_face_highlight_color',115,142,143), (117283,1140758,0,'soga_hair_highlight',38,22,21), (117284,1140758,0,'soga_hair_type_color',4,1,2), (117285,1140758,0,'soga_hair_type_highlight_color',115,142,143), (117286,1140758,1,'soga_lip_type',-98,-98,88), (117287,1140758,1,'soga_nose_type',21,11,-57), (117288,1140758,0,'soga_skin_color',236,203,206), (117289,1140759,0,'eye_color',255,255,255), (117290,1140759,0,'skin_color',255,255,255), (117291,1140759,0,'soga_eye_color',255,0,255), (117292,1140760,0,'eye_color',255,255,255), (117293,1140760,0,'skin_color',255,255,255), (117294,1140760,0,'soga_eye_color',255,0,255), (117295,1140761,0,'eye_color',128,0,63), (117296,1140761,0,'skin_color',255,255,255), (117297,1140761,0,'soga_eye_color',255,0,255), (117331,1140764,0,'eye_color',128,128,128), (117332,1140764,0,'skin_color',63,128,128), (117333,1140764,0,'soga_eye_color',255,0,255), (117334,1140765,0,'eye_color',255,255,255), (117335,1140765,0,'skin_color',255,255,255), (117336,1140765,0,'soga_eye_color',255,0,255), (117367,1140767,1,'cheek_type',-4,18,0), (117368,1140767,1,'chin_type',-95,59,84), (117369,1140767,1,'ear_type',-39,88,0), (117370,1140767,1,'eye_brow_type',-87,-97,12), (117371,1140767,0,'eye_color',124,176,181), (117372,1140767,1,'eye_type',62,0,0), (117373,1140767,0,'hair_face_color',233,184,31), (117374,1140767,0,'hair_face_highlight_color',100,70,10), (117375,1140767,0,'hair_highlight',246,219,114), (117376,1140767,0,'hair_type_color',233,184,31), (117377,1140767,0,'hair_type_highlight_color',100,70,10), (117378,1140767,1,'lip_type',-50,-97,9), (117379,1140767,1,'nose_type',-87,-90,7), (117380,1140767,0,'skin_color',223,185,185), (117381,1140767,1,'soga_cheek_type',-4,18,0), (117382,1140767,1,'soga_chin_type',-95,59,84), (117383,1140767,1,'soga_ear_type',-39,88,0), (117384,1140767,1,'soga_eye_brow_type',-87,-97,12), (117385,1140767,0,'soga_eye_color',229,229,102), (117386,1140767,1,'soga_eye_type',62,0,0), (117387,1140767,0,'soga_hair_color1',187,136,62), (117388,1140767,0,'soga_hair_color2',56,33,26), (117389,1140767,0,'soga_hair_face_color',233,184,31), (117390,1140767,0,'soga_hair_face_highlight_color',100,70,10), (117391,1140767,0,'soga_hair_highlight',246,219,114), (117392,1140767,0,'soga_hair_type_color',233,184,31), (117393,1140767,0,'soga_hair_type_highlight_color',100,70,10), (117394,1140767,1,'soga_lip_type',-50,-97,9), (117395,1140767,1,'soga_nose_type',-87,-90,7), (117396,1140767,0,'soga_skin_color',223,185,185), (117397,1140768,1,'cheek_type',51,34,0), (117398,1140768,1,'chin_type',-52,55,52), (117399,1140768,1,'ear_type',20,50,0), (117400,1140768,1,'eye_brow_type',70,39,28), (117401,1140768,0,'eye_color',244,187,255), (117402,1140768,1,'eye_type',-31,0,0), (117403,1140768,0,'hair_face_color',102,132,151), (117404,1140768,0,'hair_face_highlight_color',203,191,176), (117405,1140768,0,'hair_highlight',98,135,156), (117406,1140768,0,'hair_type_color',102,132,151), (117407,1140768,0,'hair_type_highlight_color',203,191,176), (117408,1140768,1,'lip_type',47,-77,93), (117409,1140768,1,'nose_type',8,-34,-88), (117410,1140768,0,'skin_color',194,184,183), (117411,1140768,1,'soga_cheek_type',51,34,0), (117412,1140768,1,'soga_chin_type',-52,55,52), (117413,1140768,1,'soga_ear_type',20,50,0), (117414,1140768,1,'soga_eye_brow_type',70,39,28), (117415,1140768,0,'soga_eye_color',229,229,102), (117416,1140768,1,'soga_eye_type',-31,0,0), (117417,1140768,0,'soga_hair_color1',88,95,109), (117418,1140768,0,'soga_hair_color2',112,123,142), (117419,1140768,0,'soga_hair_face_color',102,132,151), (117420,1140768,0,'soga_hair_face_highlight_color',203,191,176), (117421,1140768,0,'soga_hair_highlight',98,135,156), (117422,1140768,0,'soga_hair_type_color',102,132,151), (117423,1140768,0,'soga_hair_type_highlight_color',203,191,176), (117424,1140768,1,'soga_lip_type',47,-77,93), (117425,1140768,1,'soga_nose_type',8,-34,-88), (117426,1140768,0,'soga_skin_color',194,184,183), (117427,1140769,0,'eye_color',0,0,63), (117428,1140769,0,'skin_color',128,128,128), (117429,1140769,0,'soga_eye_color',255,0,255), (117430,1140770,0,'eye_color',100,0,0), (117431,1140770,0,'skin_color',21,21,21), (117432,1140770,0,'soga_eye_color',255,0,255), (117433,1140771,0,'eye_color',255,255,128), (117434,1140771,0,'skin_color',63,63,63), (117435,1140771,0,'soga_eye_color',255,0,255), (117436,1140772,0,'eye_color',255,255,128), (117437,1140772,0,'skin_color',63,0,0), (117438,1140772,0,'soga_eye_color',255,0,255), (117448,1140776,0,'eye_color',255,255,255), (117449,1140776,0,'skin_color',255,255,255), (117450,1140776,0,'soga_eye_color',255,0,255), (117451,1140777,0,'eye_color',255,255,255), (117452,1140777,0,'skin_color',255,255,255), (117453,1140777,0,'soga_eye_color',255,0,255), (117454,1140778,0,'eye_color',255,255,255), (117455,1140778,0,'skin_color',61,137,77), (117456,1140778,0,'soga_eye_color',255,0,255), (117457,1140779,0,'eye_color',255,255,255), (117458,1140779,0,'skin_color',255,255,255), (117459,1140779,0,'soga_eye_color',255,0,255), (117460,1140780,0,'eye_color',255,255,255), (117461,1140780,0,'skin_color',255,255,255), (117462,1140780,0,'soga_eye_color',255,0,255), (117463,1140781,0,'eye_color',255,255,255), (117464,1140781,0,'skin_color',255,255,255), (117465,1140781,0,'soga_eye_color',255,0,255), (117466,1140782,0,'eye_color',255,255,255), (117467,1140782,0,'skin_color',255,255,255), (117468,1140782,0,'soga_eye_color',255,0,255), (117469,1140783,0,'eye_color',255,255,255), (117470,1140783,0,'skin_color',255,255,255), (117471,1140783,0,'soga_eye_color',255,0,255), (117472,1140784,0,'eye_color',255,255,255), (117473,1140784,0,'skin_color',255,255,255), (117474,1140784,0,'soga_eye_color',255,0,255), (117475,1140785,0,'eye_color',255,255,255), (117476,1140785,0,'skin_color',255,255,255), (117477,1140785,0,'soga_eye_color',255,0,255), (117478,1140786,0,'eye_color',132,139,142), (117479,1140786,0,'skin_color',196,219,144), (117480,1140786,0,'soga_eye_color',255,0,255), (117481,1140787,0,'eye_color',255,255,255), (117482,1140787,0,'skin_color',255,255,255), (117483,1140787,0,'soga_eye_color',255,0,255), (117484,1140788,0,'eye_color',255,255,255), (117485,1140788,0,'skin_color',255,255,255), (117486,1140788,0,'soga_eye_color',255,0,255), (117487,1140789,0,'eye_color',255,255,255), (117488,1140789,0,'skin_color',255,255,255), (117489,1140789,0,'soga_eye_color',255,0,255), (117490,1140790,0,'eye_color',255,255,255), (117491,1140790,0,'skin_color',255,255,255), (117492,1140790,0,'soga_eye_color',255,0,255), (117493,1140791,0,'eye_color',255,255,255), (117494,1140791,0,'skin_color',255,255,255), (117495,1140791,0,'soga_eye_color',255,0,255), (117496,1140792,0,'eye_color',0,255,255), (117497,1140792,0,'skin_color',63,63,255), (117498,1140792,0,'soga_eye_color',255,0,255), (117529,1140794,0,'eye_color',255,255,255), (117530,1140794,0,'skin_color',255,255,255), (117531,1140794,0,'soga_eye_color',255,0,255), (117532,1140795,0,'eye_color',255,255,255), (117533,1140795,0,'skin_color',255,255,255), (117534,1140795,0,'soga_eye_color',255,0,255), (117535,1140796,0,'eye_color',255,255,255), (117536,1140796,0,'skin_color',255,0,0), (117537,1140796,0,'soga_eye_color',255,0,255), (117538,1140797,0,'eye_color',255,255,255), (117539,1140797,0,'skin_color',255,255,255), (117540,1140797,0,'soga_eye_color',255,0,255), (117541,1140798,1,'cheek_type',97,-64,0), (117542,1140798,1,'chin_type',-34,76,91), (117543,1140798,1,'ear_type',-44,-74,0), (117544,1140798,1,'eye_brow_type',5,66,31), (117545,1140798,0,'eye_color',188,224,0), (117546,1140798,1,'eye_type',78,0,0), (117547,1140798,0,'hair_color1',255,255,255), (117548,1140798,0,'hair_color2',76,161,255), (117549,1140798,0,'hair_highlight',255,255,255), (117550,1140798,0,'hair_type_color',3,87,215), (117551,1140798,0,'hair_type_highlight_color',16,116,234), (117552,1140798,1,'lip_type',-84,7,63), (117553,1140798,1,'nose_type',62,-9,9), (117554,1140798,0,'skin_color',250,233,211), (117555,1140798,1,'soga_cheek_type',97,-64,0), (117556,1140798,1,'soga_chin_type',-34,76,91), (117557,1140798,1,'soga_ear_type',-44,-74,0), (117558,1140798,1,'soga_eye_brow_type',5,66,31), (117559,1140798,0,'soga_eye_color',229,229,102), (117560,1140798,1,'soga_eye_type',78,0,0), (117561,1140798,0,'soga_hair_color1',255,255,255), (117562,1140798,0,'soga_hair_color2',76,161,255), (117563,1140798,0,'soga_hair_highlight',255,255,255), (117564,1140798,0,'soga_hair_type_color',3,87,215), (117565,1140798,0,'soga_hair_type_highlight_color',16,116,234), (117566,1140798,1,'soga_lip_type',-84,7,63), (117567,1140798,1,'soga_nose_type',62,-9,9), (117568,1140798,0,'soga_skin_color',250,233,211), (117569,1140798,0,'wing_color1',2,233,219), (117570,1140798,0,'wing_color2',167,69,23), (117571,1140799,1,'cheek_type',0,-45,0), (117572,1140799,1,'chin_type',-37,-47,-25), (117573,1140799,1,'ear_type',12,-68,0), (117574,1140799,1,'eye_brow_type',34,-44,-85), (117575,1140799,0,'eye_color',3,231,221), (117576,1140799,1,'eye_type',-40,0,0), (117577,1140799,0,'hair_color1',255,255,255), (117578,1140799,0,'hair_color2',194,28,1), (117579,1140799,0,'hair_highlight',255,255,255), (117580,1140799,0,'hair_type_color',81,26,0), (117581,1140799,0,'hair_type_highlight_color',15,0,22), (117582,1140799,1,'lip_type',-34,-14,-28), (117583,1140799,1,'nose_type',2,-37,0), (117584,1140799,0,'skin_color',183,138,177), (117585,1140799,1,'soga_cheek_type',0,-45,0), (117586,1140799,1,'soga_chin_type',-37,-47,-25), (117587,1140799,1,'soga_ear_type',12,-68,0), (117588,1140799,1,'soga_eye_brow_type',34,-44,-85), (117589,1140799,0,'soga_eye_color',229,229,102), (117590,1140799,1,'soga_eye_type',-40,0,0), (117591,1140799,0,'soga_hair_color1',255,255,255), (117592,1140799,0,'soga_hair_color2',194,28,1), (117593,1140799,0,'soga_hair_highlight',255,255,255), (117594,1140799,0,'soga_hair_type_color',81,26,0), (117595,1140799,0,'soga_hair_type_highlight_color',15,0,22), (117596,1140799,1,'soga_lip_type',-34,-14,-28), (117597,1140799,1,'soga_nose_type',2,-37,0), (117598,1140799,0,'soga_skin_color',183,138,177), (117599,1140799,0,'wing_color1',40,99,166), (117600,1140799,0,'wing_color2',86,86,86), (117715,1140804,0,'eye_color',255,255,255), (117716,1140804,0,'skin_color',255,255,255), (117717,1140804,0,'soga_eye_color',255,0,255), (117721,1140806,0,'eye_color',255,255,255), (117722,1140806,0,'skin_color',255,255,255), (117723,1140806,0,'soga_eye_color',255,0,255), (117784,1140809,1,'cheek_type',-43,0,0), (117785,1140809,1,'chin_type',21,-78,71), (117786,1140809,1,'ear_type',-44,14,0), (117787,1140809,1,'eye_brow_type',-98,43,-97), (117788,1140809,0,'eye_color',130,110,4), (117789,1140809,1,'eye_type',78,0,0), (117790,1140809,0,'hair_color1',255,255,255), (117791,1140809,0,'hair_color2',29,71,185), (117792,1140809,0,'hair_highlight',255,255,255), (117793,1140809,0,'hair_type_color',10,47,130), (117794,1140809,0,'hair_type_highlight_color',47,42,61), (117795,1140809,1,'lip_type',-58,-31,58), (117796,1140809,1,'nose_type',81,-81,83), (117797,1140809,0,'skin_color',175,161,161), (117798,1140809,1,'soga_cheek_type',-43,0,0), (117799,1140809,1,'soga_chin_type',21,-78,71), (117800,1140809,1,'soga_ear_type',-44,14,0), (117801,1140809,1,'soga_eye_brow_type',-98,43,-97), (117802,1140809,0,'soga_eye_color',229,229,102), (117803,1140809,1,'soga_eye_type',78,0,0), (117804,1140809,0,'soga_hair_color1',255,255,255), (117805,1140809,0,'soga_hair_color2',29,71,185), (117806,1140809,0,'soga_hair_highlight',255,255,255), (117807,1140809,0,'soga_hair_type_color',10,47,130), (117808,1140809,0,'soga_hair_type_highlight_color',47,42,61), (117809,1140809,1,'soga_lip_type',-58,-31,58), (117810,1140809,1,'soga_nose_type',81,-81,83), (117811,1140809,0,'soga_skin_color',175,161,161), (117812,1140809,0,'wing_color1',132,209,3), (117813,1140809,0,'wing_color2',75,53,178), (117814,1140810,1,'cheek_type',62,-95,0), (117815,1140810,1,'chin_type',-98,-23,-51), (117816,1140810,1,'ear_type',-75,62,0), (117817,1140810,1,'eye_brow_type',0,71,-95), (117818,1140810,0,'eye_color',1,238,224), (117819,1140810,1,'eye_type',40,0,0), (117820,1140810,0,'hair_color1',255,255,255), (117821,1140810,0,'hair_color2',255,190,107), (117822,1140810,0,'hair_highlight',255,255,255), (117823,1140810,0,'hair_type_color',249,109,255), (117824,1140810,0,'hair_type_highlight_color',174,193,193), (117825,1140810,1,'lip_type',62,74,-22), (117826,1140810,1,'nose_type',-7,10,-35), (117827,1140810,0,'skin_color',211,177,201), (117828,1140810,1,'soga_cheek_type',62,-95,0), (117829,1140810,1,'soga_chin_type',-98,-23,-51), (117830,1140810,1,'soga_ear_type',-75,62,0), (117831,1140810,1,'soga_eye_brow_type',0,71,-95), (117832,1140810,0,'soga_eye_color',229,229,102), (117833,1140810,1,'soga_eye_type',40,0,0), (117834,1140810,0,'soga_hair_color1',255,255,255), (117835,1140810,0,'soga_hair_color2',255,190,107), (117836,1140810,0,'soga_hair_highlight',255,255,255), (117837,1140810,0,'soga_hair_type_color',249,109,255), (117838,1140810,0,'soga_hair_type_highlight_color',174,193,193), (117839,1140810,1,'soga_lip_type',62,74,-22), (117840,1140810,1,'soga_nose_type',-7,10,-35), (117841,1140810,0,'soga_skin_color',211,177,201), (117842,1140810,0,'wing_color1',216,94,30), (117843,1140810,0,'wing_color2',39,255,184), (117904,1140813,0,'eye_color',0,255,255), (117905,1140813,0,'skin_color',63,63,255), (117906,1140813,0,'soga_eye_color',255,0,255), (117935,1140815,0,'eye_color',255,255,255), (117936,1140815,0,'skin_color',255,255,255), (117937,1140815,0,'soga_eye_color',255,0,255), (117938,1140816,0,'eye_color',128,128,128), (117939,1140816,0,'skin_color',63,128,128), (117940,1140816,0,'soga_eye_color',255,0,255), (117941,1140817,0,'eye_color',255,255,255), (117942,1140817,0,'skin_color',255,255,255), (117943,1140817,0,'soga_eye_color',255,0,255), (117944,1140818,0,'eye_color',91,46,0), (117945,1140818,0,'skin_color',128,128,128), (117946,1140818,0,'soga_eye_color',255,0,255), (117947,1140819,0,'eye_color',100,0,0), (117948,1140819,0,'skin_color',21,21,21), (117949,1140819,0,'soga_eye_color',255,0,255), (117950,1140820,1,'cheek_type',50,0,0), (117951,1140820,1,'chin_type',-57,-51,55), (117952,1140820,1,'ear_type',-74,48,0), (117953,1140820,1,'eye_brow_type',55,-58,-3), (117954,1140820,0,'eye_color',118,161,137), (117955,1140820,1,'eye_type',35,0,0), (117956,1140820,0,'hair_color1',56,33,26), (117957,1140820,0,'hair_color2',94,59,11), (117958,1140820,0,'hair_face_color',100,70,10), (117959,1140820,0,'hair_face_highlight_color',40,19,9), (117960,1140820,0,'hair_highlight',79,28,15), (117961,1140820,0,'hair_type_color',100,70,10), (117962,1140820,0,'hair_type_highlight_color',40,19,9), (117963,1140820,1,'lip_type',84,-28,10), (117964,1140820,1,'nose_type',0,-88,-4), (117965,1140820,0,'skin_color',126,89,91), (117966,1140820,1,'soga_cheek_type',50,0,0), (117967,1140820,1,'soga_chin_type',-57,-51,55), (117968,1140820,1,'soga_ear_type',-74,48,0), (117969,1140820,1,'soga_eye_brow_type',55,-58,-3), (117970,1140820,0,'soga_eye_color',229,229,102), (117971,1140820,1,'soga_eye_type',35,0,0), (117972,1140820,0,'soga_hair_color1',56,33,26), (117973,1140820,0,'soga_hair_color2',94,59,11), (117974,1140820,0,'soga_hair_face_color',100,70,10), (117975,1140820,0,'soga_hair_face_highlight_color',40,19,9), (117976,1140820,0,'soga_hair_highlight',79,28,15), (117977,1140820,0,'soga_hair_type_color',100,70,10), (117978,1140820,0,'soga_hair_type_highlight_color',40,19,9), (117979,1140820,1,'soga_lip_type',84,-28,10), (117980,1140820,1,'soga_nose_type',0,-88,-4), (117981,1140820,0,'soga_skin_color',126,89,91), (117982,1140820,0,'wing_color1',255,255,255), (117983,1140820,0,'wing_color2',255,255,255), (117984,1140821,1,'cheek_type',-31,-14,0), (117985,1140821,1,'chin_type',-7,-14,0), (117986,1140821,1,'ear_type',34,40,0), (117987,1140821,1,'eye_brow_type',-39,-4,-18), (117988,1140821,0,'eye_color',52,112,112), (117989,1140821,1,'eye_type',26,0,0), (117990,1140821,0,'hair_face_color',139,80,51), (117991,1140821,0,'hair_face_highlight_color',84,84,83), (117992,1140821,0,'hair_type_color',139,80,51), (117993,1140821,0,'hair_type_highlight_color',84,84,83), (117994,1140821,1,'lip_type',19,17,-5), (117995,1140821,1,'nose_type',-7,-44,3), (117996,1140821,0,'skin_color',168,112,81), (117997,1140821,1,'soga_cheek_type',-31,-14,0), (117998,1140821,1,'soga_chin_type',-7,-14,0), (117999,1140821,1,'soga_ear_type',34,40,0), (118000,1140821,1,'soga_eye_brow_type',-39,-4,-18), (118001,1140821,0,'soga_eye_color',229,229,102), (118002,1140821,1,'soga_eye_type',26,0,0), (118003,1140821,0,'soga_hair_face_color',139,80,51), (118004,1140821,0,'soga_hair_face_highlight_color',84,84,83), (118005,1140821,0,'soga_hair_type_color',139,80,51), (118006,1140821,0,'soga_hair_type_highlight_color',84,84,83), (118007,1140821,1,'soga_lip_type',19,17,-5), (118008,1140821,1,'soga_nose_type',-7,-44,3), (118009,1140821,0,'soga_skin_color',168,112,81), (118010,1140821,0,'wing_color1',255,255,255), (118011,1140821,0,'wing_color2',255,255,255), (118012,1140822,0,'eye_color',101,116,132), (118013,1140822,0,'skin_color',193,208,147), (118014,1140822,0,'soga_eye_color',255,0,255), (118015,1140823,1,'cheek_type',0,-4,0), (118016,1140823,1,'chin_type',0,-25,-11), (118017,1140823,1,'ear_type',19,43,0), (118018,1140823,1,'eye_brow_type',14,-10,-11), (118019,1140823,0,'eye_color',41,83,96), (118020,1140823,1,'eye_type',-28,0,0), (118021,1140823,0,'hair_face_color',204,142,103), (118022,1140823,0,'hair_face_highlight_color',23,16,7), (118023,1140823,0,'hair_type_color',204,142,103), (118024,1140823,0,'hair_type_highlight_color',23,16,7), (118025,1140823,1,'lip_type',21,32,12), (118026,1140823,1,'nose_type',18,-21,34), (118027,1140823,0,'skin_color',222,228,216), (118028,1140823,1,'soga_cheek_type',0,-4,0), (118029,1140823,1,'soga_chin_type',0,-25,-11), (118030,1140823,1,'soga_ear_type',19,43,0), (118031,1140823,1,'soga_eye_brow_type',14,-10,-11), (118032,1140823,0,'soga_eye_color',229,229,102), (118033,1140823,1,'soga_eye_type',-28,0,0), (118034,1140823,0,'soga_hair_face_color',204,142,103), (118035,1140823,0,'soga_hair_face_highlight_color',23,16,7), (118036,1140823,0,'soga_hair_type_color',204,142,103), (118037,1140823,0,'soga_hair_type_highlight_color',23,16,7), (118038,1140823,1,'soga_lip_type',21,32,12), (118039,1140823,1,'soga_nose_type',18,-21,34), (118040,1140823,0,'soga_skin_color',222,228,216), (118041,1140823,0,'wing_color1',255,255,255), (118042,1140823,0,'wing_color2',255,255,255), (118043,1140824,1,'cheek_type',-17,-5,0), (118044,1140824,1,'chin_type',31,-14,-20), (118045,1140824,1,'ear_type',1,14,0), (118046,1140824,1,'eye_brow_type',-17,2,-31), (118047,1140824,0,'eye_color',172,131,72), (118048,1140824,1,'eye_type',2,0,0), (118049,1140824,0,'hair_face_color',234,219,186), (118050,1140824,0,'hair_face_highlight_color',114,47,0), (118051,1140824,0,'hair_type_color',234,219,186), (118052,1140824,0,'hair_type_highlight_color',114,47,0), (118053,1140824,1,'lip_type',7,31,11), (118054,1140824,1,'nose_type',-26,-5,28), (118055,1140824,0,'skin_color',229,201,157), (118056,1140824,1,'soga_cheek_type',-17,-5,0), (118057,1140824,1,'soga_chin_type',31,-14,-20), (118058,1140824,1,'soga_ear_type',1,14,0), (118059,1140824,1,'soga_eye_brow_type',-17,2,-31), (118060,1140824,0,'soga_eye_color',229,229,102), (118061,1140824,1,'soga_eye_type',2,0,0), (118062,1140824,0,'soga_hair_face_color',234,219,186), (118063,1140824,0,'soga_hair_face_highlight_color',114,47,0), (118064,1140824,0,'soga_hair_type_color',234,219,186), (118065,1140824,0,'soga_hair_type_highlight_color',114,47,0), (118066,1140824,1,'soga_lip_type',7,31,11), (118067,1140824,1,'soga_nose_type',-26,-5,28), (118068,1140824,0,'soga_skin_color',229,201,157), (118069,1140824,0,'wing_color1',255,255,255), (118070,1140824,0,'wing_color2',255,255,255), (118071,1140825,0,'eye_color',255,255,255), (118072,1140825,0,'skin_color',255,255,255), (118073,1140825,0,'soga_eye_color',255,0,255), (118074,1140826,0,'eye_color',128,128,128), (118075,1140826,0,'skin_color',63,128,128), (118076,1140826,0,'soga_eye_color',255,0,255), (118077,1140827,0,'eye_color',128,128,63), (118078,1140827,0,'skin_color',128,63,0), (118079,1140827,0,'soga_eye_color',255,0,255), (118080,1140828,1,'cheek_type',-77,39,0), (118081,1140828,1,'chin_type',55,12,59), (118082,1140828,1,'ear_type',89,22,0), (118083,1140828,1,'eye_brow_type',21,46,-94), (118084,1140828,0,'eye_color',127,197,2), (118085,1140828,1,'eye_type',14,0,0), (118086,1140828,0,'hair_color1',255,255,255), (118087,1140828,0,'hair_color2',153,30,229), (118088,1140828,0,'hair_highlight',255,255,255), (118089,1140828,0,'hair_type_color',120,6,177), (118090,1140828,0,'hair_type_highlight_color',222,78,255), (118091,1140828,1,'lip_type',17,97,43), (118092,1140828,1,'nose_type',-81,-28,-26), (118093,1140828,0,'skin_color',201,162,174), (118094,1140828,1,'soga_cheek_type',-77,39,0), (118095,1140828,1,'soga_chin_type',55,12,59), (118096,1140828,1,'soga_ear_type',89,22,0), (118097,1140828,1,'soga_eye_brow_type',21,46,-94), (118098,1140828,0,'soga_eye_color',229,229,102), (118099,1140828,1,'soga_eye_type',14,0,0), (118100,1140828,0,'soga_hair_color1',255,255,255), (118101,1140828,0,'soga_hair_color2',153,30,229), (118102,1140828,0,'soga_hair_highlight',255,255,255), (118103,1140828,0,'soga_hair_type_color',120,6,177), (118104,1140828,0,'soga_hair_type_highlight_color',222,78,255), (118105,1140828,1,'soga_lip_type',17,97,43), (118106,1140828,1,'soga_nose_type',-81,-28,-26), (118107,1140828,0,'soga_skin_color',201,162,174), (118108,1140828,0,'wing_color1',71,71,71), (118109,1140828,0,'wing_color2',142,44,68), (118110,1140829,1,'cheek_type',-8,1,0), (118111,1140829,1,'chin_type',12,18,22), (118112,1140829,1,'ear_type',5,18,0), (118113,1140829,1,'eye_brow_type',12,-2,-10), (118114,1140829,0,'eye_color',31,66,65), (118115,1140829,1,'eye_type',-18,0,0), (118116,1140829,0,'hair_face_color',157,145,110), (118117,1140829,0,'hair_face_highlight_color',71,49,21), (118118,1140829,0,'hair_type_color',157,145,110), (118119,1140829,0,'hair_type_highlight_color',71,49,21), (118120,1140829,1,'lip_type',23,-20,-34), (118121,1140829,1,'nose_type',20,-7,-11), (118122,1140829,0,'skin_color',237,237,230), (118123,1140829,1,'soga_cheek_type',-8,1,0), (118124,1140829,1,'soga_chin_type',12,18,22), (118125,1140829,1,'soga_ear_type',5,18,0), (118126,1140829,1,'soga_eye_brow_type',12,-2,-10), (118127,1140829,0,'soga_eye_color',229,229,102), (118128,1140829,1,'soga_eye_type',-18,0,0), (118129,1140829,0,'soga_hair_face_color',157,145,110), (118130,1140829,0,'soga_hair_face_highlight_color',71,49,21), (118131,1140829,0,'soga_hair_type_color',157,145,110), (118132,1140829,0,'soga_hair_type_highlight_color',71,49,21), (118133,1140829,1,'soga_lip_type',23,-20,-34), (118134,1140829,1,'soga_nose_type',20,-7,-11), (118135,1140829,0,'soga_skin_color',237,237,230), (118136,1140829,0,'wing_color1',255,255,255), (118137,1140829,0,'wing_color2',255,255,255), (118138,1140830,0,'eye_color',255,255,128), (118139,1140830,0,'skin_color',63,0,0), (118140,1140830,0,'soga_eye_color',255,0,255), (118141,1140831,0,'eye_color',126,146,164), (118142,1140831,0,'skin_color',197,211,143), (118143,1140831,0,'soga_eye_color',255,0,255), (118144,1140832,0,'eye_color',191,191,191), (118145,1140832,0,'skin_color',21,21,21), (118146,1140832,0,'soga_eye_color',255,0,255), (118147,1140833,1,'cheek_type',14,-14,0), (118148,1140833,1,'chin_type',-19,3,-10), (118149,1140833,1,'ear_type',5,9,0), (118150,1140833,1,'eye_brow_type',-5,-25,-2), (118151,1140833,0,'eye_color',52,106,87), (118152,1140833,1,'eye_type',-2,0,0), (118153,1140833,0,'hair_face_color',66,36,9), (118154,1140833,0,'hair_face_highlight_color',86,72,55), (118155,1140833,0,'hair_type_color',66,36,9), (118156,1140833,0,'hair_type_highlight_color',86,72,55), (118157,1140833,1,'lip_type',3,0,14), (118158,1140833,1,'nose_type',-17,25,4), (118159,1140833,0,'skin_color',230,221,218), (118160,1140833,1,'soga_cheek_type',14,-14,0), (118161,1140833,1,'soga_chin_type',-19,3,-10), (118162,1140833,1,'soga_ear_type',5,9,0), (118163,1140833,1,'soga_eye_brow_type',-5,-25,-2), (118164,1140833,0,'soga_eye_color',229,229,102), (118165,1140833,1,'soga_eye_type',-2,0,0), (118166,1140833,0,'soga_hair_face_color',66,36,9), (118167,1140833,0,'soga_hair_face_highlight_color',86,72,55), (118168,1140833,0,'soga_hair_type_color',66,36,9), (118169,1140833,0,'soga_hair_type_highlight_color',86,72,55), (118170,1140833,1,'soga_lip_type',3,0,14), (118171,1140833,1,'soga_nose_type',-17,25,4), (118172,1140833,0,'soga_skin_color',230,221,218), (118173,1140833,0,'wing_color1',255,255,255), (118174,1140833,0,'wing_color2',255,255,255), (118175,1140834,0,'eye_color',255,255,128), (118176,1140834,0,'skin_color',63,63,63), (118177,1140834,0,'soga_eye_color',255,0,255), (118178,1140835,0,'eye_color',92,46,0), (118179,1140835,0,'skin_color',128,128,128), (118180,1140835,0,'soga_eye_color',255,0,255), (118181,1140836,0,'eye_color',255,255,128), (118182,1140836,0,'skin_color',63,63,63), (118183,1140836,0,'soga_eye_color',255,0,255), (118184,1140837,1,'cheek_type',0,-14,0), (118185,1140837,1,'chin_type',-56,64,81), (118186,1140837,1,'ear_type',72,-34,0), (118187,1140837,1,'eye_brow_type',61,56,64), (118188,1140837,0,'eye_color',163,195,185), (118189,1140837,1,'eye_type',-82,0,0), (118190,1140837,0,'hair_color1',114,112,142), (118191,1140837,0,'hair_color2',121,113,107), (118192,1140837,0,'hair_face_color',145,168,168), (118193,1140837,0,'hair_face_highlight_color',150,170,168), (118194,1140837,0,'hair_highlight',114,112,142), (118195,1140837,0,'hair_type_color',145,168,168), (118196,1140837,0,'hair_type_highlight_color',150,170,168), (118197,1140837,1,'lip_type',15,28,34), (118198,1140837,1,'nose_type',94,-46,-59), (118199,1140837,0,'skin_color',125,124,95), (118200,1140837,1,'soga_cheek_type',0,-14,0), (118201,1140837,1,'soga_chin_type',-56,64,81), (118202,1140837,1,'soga_ear_type',72,-34,0), (118203,1140837,1,'soga_eye_brow_type',61,56,64), (118204,1140837,0,'soga_eye_color',229,229,102), (118205,1140837,1,'soga_eye_type',-82,0,0), (118206,1140837,0,'soga_hair_color1',114,112,142), (118207,1140837,0,'soga_hair_color2',121,113,107), (118208,1140837,0,'soga_hair_face_color',145,168,168), (118209,1140837,0,'soga_hair_face_highlight_color',150,170,168), (118210,1140837,0,'soga_hair_highlight',114,112,142), (118211,1140837,0,'soga_hair_type_color',145,168,168), (118212,1140837,0,'soga_hair_type_highlight_color',150,170,168), (118213,1140837,1,'soga_lip_type',15,28,34), (118214,1140837,1,'soga_nose_type',94,-46,-59), (118215,1140837,0,'soga_skin_color',125,124,95), (118216,1140838,1,'cheek_type',43,-1,0), (118217,1140838,1,'chin_type',25,25,-32), (118218,1140838,1,'ear_type',46,-20,0), (118219,1140838,1,'eye_brow_type',-10,9,-23), (118220,1140838,0,'eye_color',99,161,170), (118221,1140838,1,'eye_type',42,0,0), (118222,1140838,0,'hair_face_color',99,79,32), (118223,1140838,0,'hair_face_highlight_color',39,37,18), (118224,1140838,0,'hair_type_color',99,79,32), (118225,1140838,0,'hair_type_highlight_color',39,37,18), (118226,1140838,1,'lip_type',-11,-45,42), (118227,1140838,1,'nose_type',-28,20,0), (118228,1140838,0,'skin_color',241,210,210), (118229,1140838,1,'soga_cheek_type',43,-1,0), (118230,1140838,1,'soga_chin_type',25,25,-32), (118231,1140838,1,'soga_ear_type',46,-20,0), (118232,1140838,1,'soga_eye_brow_type',-10,9,-23), (118233,1140838,0,'soga_eye_color',229,229,102), (118234,1140838,1,'soga_eye_type',42,0,0), (118235,1140838,0,'soga_hair_face_color',99,79,32), (118236,1140838,0,'soga_hair_face_highlight_color',39,37,18), (118237,1140838,0,'soga_hair_type_color',99,79,32), (118238,1140838,0,'soga_hair_type_highlight_color',39,37,18), (118239,1140838,1,'soga_lip_type',-11,-45,42), (118240,1140838,1,'soga_nose_type',-28,20,0), (118241,1140838,0,'soga_skin_color',241,210,210), (118242,1140838,0,'wing_color1',255,255,255), (118243,1140838,0,'wing_color2',255,255,255), (118244,1140839,1,'cheek_type',-42,-12,0), (118245,1140839,1,'chin_type',3,-14,5), (118246,1140839,1,'ear_type',12,-28,0), (118247,1140839,1,'eye_brow_type',22,-14,20), (118248,1140839,0,'eye_color',54,110,126), (118249,1140839,1,'eye_type',-21,0,0), (118250,1140839,0,'hair_face_color',67,28,11), (118251,1140839,0,'hair_face_highlight_color',25,10,1), (118252,1140839,0,'hair_type_color',67,28,11), (118253,1140839,0,'hair_type_highlight_color',25,10,1), (118254,1140839,1,'lip_type',9,-32,22), (118255,1140839,1,'nose_type',-34,-8,23), (118256,1140839,0,'skin_color',240,201,200), (118257,1140839,1,'soga_cheek_type',-42,-12,0), (118258,1140839,1,'soga_chin_type',3,-14,5), (118259,1140839,1,'soga_ear_type',12,-28,0), (118260,1140839,1,'soga_eye_brow_type',22,-14,20), (118261,1140839,0,'soga_eye_color',229,229,102), (118262,1140839,1,'soga_eye_type',-21,0,0), (118263,1140839,0,'soga_hair_face_color',67,28,11), (118264,1140839,0,'soga_hair_face_highlight_color',25,10,1), (118265,1140839,0,'soga_hair_type_color',67,28,11), (118266,1140839,0,'soga_hair_type_highlight_color',25,10,1), (118267,1140839,1,'soga_lip_type',9,-32,22), (118268,1140839,1,'soga_nose_type',-34,-8,23), (118269,1140839,0,'soga_skin_color',240,201,200), (118270,1140839,0,'wing_color1',255,255,255), (118271,1140839,0,'wing_color2',255,255,255), (118272,1140840,1,'cheek_type',0,-18,0), (118273,1140840,1,'chin_type',0,-14,0), (118274,1140840,1,'ear_type',8,4,0), (118275,1140840,1,'eye_brow_type',-14,-20,-4), (118276,1140840,0,'eye_color',32,67,73), (118277,1140840,1,'eye_type',-20,0,0), (118278,1140840,0,'hair_face_color',126,126,125), (118279,1140840,0,'hair_face_highlight_color',90,89,88), (118280,1140840,0,'hair_type_color',126,126,125), (118281,1140840,0,'hair_type_highlight_color',90,89,88), (118282,1140840,1,'lip_type',-14,25,-28), (118283,1140840,1,'nose_type',-23,-3,-20), (118284,1140840,0,'skin_color',219,228,220), (118285,1140840,1,'soga_cheek_type',0,-18,0), (118286,1140840,1,'soga_chin_type',0,-14,0), (118287,1140840,1,'soga_ear_type',8,4,0), (118288,1140840,1,'soga_eye_brow_type',-14,-20,-4), (118289,1140840,0,'soga_eye_color',229,229,102), (118290,1140840,1,'soga_eye_type',-20,0,0), (118291,1140840,0,'soga_hair_face_color',126,126,125), (118292,1140840,0,'soga_hair_face_highlight_color',90,89,88), (118293,1140840,0,'soga_hair_type_color',126,126,125), (118294,1140840,0,'soga_hair_type_highlight_color',90,89,88), (118295,1140840,1,'soga_lip_type',-14,25,-28), (118296,1140840,1,'soga_nose_type',-23,-3,-20), (118297,1140840,0,'soga_skin_color',219,228,220), (118298,1140840,0,'wing_color1',255,255,255), (118299,1140840,0,'wing_color2',255,255,255), (118300,1140841,0,'eye_color',255,255,255), (118301,1140841,0,'skin_color',255,255,255), (118302,1140841,0,'soga_eye_color',255,0,255), (118363,1140844,1,'cheek_type',12,47,0), (118364,1140844,1,'chin_type',-81,-37,-28), (118365,1140844,1,'ear_type',-15,22,0), (118366,1140844,1,'eye_brow_type',50,3,77), (118367,1140844,0,'eye_color',131,108,56), (118368,1140844,1,'eye_type',-4,0,0), (118369,1140844,0,'hair_color1',123,123,130), (118370,1140844,0,'hair_color2',144,140,137), (118371,1140844,0,'hair_face_color',96,113,118), (118372,1140844,0,'hair_face_highlight_color',15,1,21), (118373,1140844,0,'hair_highlight',26,24,25), (118374,1140844,0,'hair_type_color',96,113,118), (118375,1140844,0,'hair_type_highlight_color',15,1,21), (118376,1140844,1,'lip_type',-8,-7,62), (118377,1140844,1,'nose_type',45,-2,-90), (118378,1140844,0,'skin_color',56,58,58), (118379,1140844,1,'soga_cheek_type',12,47,0), (118380,1140844,1,'soga_chin_type',-81,-37,-28), (118381,1140844,1,'soga_ear_type',-15,22,0), (118382,1140844,1,'soga_eye_brow_type',50,3,77), (118383,1140844,0,'soga_eye_color',229,229,102), (118384,1140844,1,'soga_eye_type',-4,0,0), (118385,1140844,0,'soga_hair_color1',123,123,130), (118386,1140844,0,'soga_hair_color2',144,140,137), (118387,1140844,0,'soga_hair_face_color',96,113,118), (118388,1140844,0,'soga_hair_face_highlight_color',15,1,21), (118389,1140844,0,'soga_hair_highlight',26,24,25), (118390,1140844,0,'soga_hair_type_color',96,113,118), (118391,1140844,0,'soga_hair_type_highlight_color',15,1,21), (118392,1140844,1,'soga_lip_type',-8,-7,62), (118393,1140844,1,'soga_nose_type',45,-2,-90), (118394,1140844,0,'soga_skin_color',56,58,58), (118395,1140845,0,'eye_color',255,255,255), (118396,1140845,0,'skin_color',255,255,255), (118397,1140845,0,'soga_eye_color',255,0,255), (118398,1140846,0,'eye_color',255,255,255), (118399,1140846,0,'skin_color',255,255,255), (118400,1140846,0,'soga_eye_color',255,0,255), (118401,1140847,0,'eye_color',255,255,255), (118402,1140847,0,'skin_color',255,255,255), (118403,1140847,0,'soga_eye_color',255,0,255), (118404,1140848,0,'eye_color',255,255,255), (118405,1140848,0,'skin_color',255,255,255), (118406,1140848,0,'soga_eye_color',255,0,255), (118407,1140849,1,'cheek_type',93,7,0), (118408,1140849,1,'chin_type',-64,-78,0), (118409,1140849,1,'ear_type',40,95,0), (118410,1140849,1,'eye_brow_type',-74,-97,-7), (118411,1140849,0,'eye_color',169,53,90), (118412,1140849,1,'eye_type',-31,0,0), (118413,1140849,0,'hair_color1',255,255,255), (118414,1140849,0,'hair_color2',36,34,36), (118415,1140849,0,'hair_highlight',255,255,255), (118416,1140849,0,'hair_type_color',15,0,22), (118417,1140849,0,'hair_type_highlight_color',53,178,235), (118418,1140849,1,'lip_type',11,-11,75), (118419,1140849,1,'nose_type',-75,21,-79), (118420,1140849,0,'skin_color',220,187,207), (118421,1140849,1,'soga_cheek_type',93,7,0), (118422,1140849,1,'soga_chin_type',-64,-78,0), (118423,1140849,1,'soga_ear_type',40,95,0), (118424,1140849,1,'soga_eye_brow_type',-74,-97,-7), (118425,1140849,0,'soga_eye_color',229,229,102), (118426,1140849,1,'soga_eye_type',-31,0,0), (118427,1140849,0,'soga_hair_color1',255,255,255), (118428,1140849,0,'soga_hair_color2',36,34,36), (118429,1140849,0,'soga_hair_highlight',255,255,255), (118430,1140849,0,'soga_hair_type_color',15,0,22), (118431,1140849,0,'soga_hair_type_highlight_color',53,178,235), (118432,1140849,1,'soga_lip_type',11,-11,75), (118433,1140849,1,'soga_nose_type',-75,21,-79), (118434,1140849,0,'soga_skin_color',220,187,207), (118435,1140849,0,'wing_color1',78,126,242), (118436,1140849,0,'wing_color2',51,84,168), (118437,1140850,1,'cheek_type',-77,39,0), (118438,1140850,1,'chin_type',55,12,59), (118439,1140850,1,'ear_type',89,22,0), (118440,1140850,1,'eye_brow_type',21,46,-94), (118441,1140850,0,'eye_color',127,197,2), (118442,1140850,1,'eye_type',14,0,0), (118443,1140850,0,'hair_color1',255,255,255), (118444,1140850,0,'hair_color2',153,30,229), (118445,1140850,0,'hair_highlight',255,255,255), (118446,1140850,0,'hair_type_color',120,6,177), (118447,1140850,0,'hair_type_highlight_color',222,78,255), (118448,1140850,1,'lip_type',17,97,43), (118449,1140850,1,'nose_type',-81,-28,-26), (118450,1140850,0,'skin_color',201,162,174), (118451,1140850,1,'soga_cheek_type',-77,39,0), (118452,1140850,1,'soga_chin_type',55,12,59), (118453,1140850,1,'soga_ear_type',89,22,0), (118454,1140850,1,'soga_eye_brow_type',21,46,-94), (118455,1140850,0,'soga_eye_color',229,229,102), (118456,1140850,1,'soga_eye_type',14,0,0), (118457,1140850,0,'soga_hair_color1',255,255,255), (118458,1140850,0,'soga_hair_color2',153,30,229), (118459,1140850,0,'soga_hair_highlight',255,255,255), (118460,1140850,0,'soga_hair_type_color',120,6,177), (118461,1140850,0,'soga_hair_type_highlight_color',222,78,255), (118462,1140850,1,'soga_lip_type',17,97,43), (118463,1140850,1,'soga_nose_type',-81,-28,-26), (118464,1140850,0,'soga_skin_color',201,162,174), (118465,1140850,0,'wing_color1',71,71,71), (118466,1140850,0,'wing_color2',142,44,68), (118467,1140851,0,'eye_color',255,255,255), (118468,1140851,0,'skin_color',255,255,255), (118469,1140851,0,'soga_eye_color',255,0,255), (118470,1140852,0,'eye_color',255,255,255), (118471,1140852,0,'skin_color',255,255,255), (118472,1140852,0,'soga_eye_color',255,0,255), (118473,1140853,0,'eye_color',255,255,255), (118474,1140853,0,'skin_color',255,255,255), (118475,1140853,0,'soga_eye_color',255,0,255), (118476,1140854,1,'cheek_type',-79,-4,0), (118477,1140854,1,'chin_type',-37,22,-98), (118478,1140854,1,'ear_type',-29,-11,0), (118479,1140854,1,'eye_brow_type',-69,53,-75), (118480,1140854,0,'eye_color',20,246,204), (118481,1140854,1,'eye_type',28,0,0), (118482,1140854,0,'hair_color1',255,255,255), (118483,1140854,0,'hair_color2',255,236,129), (118484,1140854,0,'hair_highlight',255,255,255), (118485,1140854,0,'hair_type_color',255,171,45), (118486,1140854,0,'hair_type_highlight_color',38,29,49), (118487,1140854,1,'lip_type',28,-82,4), (118488,1140854,1,'nose_type',-91,-41,57), (118489,1140854,0,'skin_color',241,225,203), (118490,1140854,1,'soga_cheek_type',-79,-4,0), (118491,1140854,1,'soga_chin_type',-37,22,-98), (118492,1140854,1,'soga_ear_type',-29,-11,0), (118493,1140854,1,'soga_eye_brow_type',-69,53,-75), (118494,1140854,0,'soga_eye_color',229,229,102), (118495,1140854,1,'soga_eye_type',28,0,0), (118496,1140854,0,'soga_hair_color1',255,255,255), (118497,1140854,0,'soga_hair_color2',255,236,129), (118498,1140854,0,'soga_hair_highlight',255,255,255), (118499,1140854,0,'soga_hair_type_color',255,171,45), (118500,1140854,0,'soga_hair_type_highlight_color',38,29,49), (118501,1140854,1,'soga_lip_type',28,-82,4), (118502,1140854,1,'soga_nose_type',-91,-41,57), (118503,1140854,0,'soga_skin_color',241,225,203), (118504,1140854,0,'wing_color1',153,38,109), (118505,1140854,0,'wing_color2',174,88,5), (118506,1140855,0,'eye_color',128,128,128), (118507,1140855,0,'skin_color',63,128,128), (118508,1140855,0,'soga_eye_color',255,0,255), (118509,1140856,0,'eye_color',255,255,255), (118510,1140856,0,'skin_color',255,255,255), (118511,1140856,0,'soga_eye_color',255,0,255), (118512,1140857,0,'eye_color',255,255,255), (118513,1140857,0,'skin_color',255,255,255), (118514,1140857,0,'soga_eye_color',255,0,255), (118515,1140858,0,'eye_color',255,255,255), (118516,1140858,0,'skin_color',255,255,255), (118517,1140858,0,'soga_eye_color',255,0,255), (118518,1140859,0,'eye_color',255,255,255), (118519,1140859,0,'skin_color',255,255,255), (118520,1140859,0,'soga_eye_color',255,0,255), (118521,1140860,1,'cheek_type',10,93,0), (118522,1140860,1,'chin_type',61,10,63), (118523,1140860,1,'ear_type',-22,-31,0), (118524,1140860,1,'eye_brow_type',82,82,-50), (118525,1140860,0,'eye_color',111,133,4), (118526,1140860,1,'eye_type',-77,0,0), (118527,1140860,0,'hair_color1',255,255,255), (118528,1140860,0,'hair_color2',29,71,185), (118529,1140860,0,'hair_highlight',255,255,255), (118530,1140860,0,'hair_type_color',2,65,179), (118531,1140860,0,'hair_type_highlight_color',108,135,138), (118532,1140860,1,'lip_type',58,-74,32), (118533,1140860,1,'nose_type',-61,50,-25), (118534,1140860,0,'skin_color',233,207,225), (118535,1140860,1,'soga_cheek_type',10,93,0), (118536,1140860,1,'soga_chin_type',61,10,63), (118537,1140860,1,'soga_ear_type',-22,-31,0), (118538,1140860,1,'soga_eye_brow_type',82,82,-50), (118539,1140860,0,'soga_eye_color',229,229,102), (118540,1140860,1,'soga_eye_type',-77,0,0), (118541,1140860,0,'soga_hair_color1',255,255,255), (118542,1140860,0,'soga_hair_color2',29,71,185), (118543,1140860,0,'soga_hair_highlight',255,255,255), (118544,1140860,0,'soga_hair_type_color',2,65,179), (118545,1140860,0,'soga_hair_type_highlight_color',108,135,138), (118546,1140860,1,'soga_lip_type',58,-74,32), (118547,1140860,1,'soga_nose_type',-61,50,-25), (118548,1140860,0,'soga_skin_color',233,207,225), (118549,1140860,0,'wing_color1',138,113,5), (118550,1140860,0,'wing_color2',202,95,3), (118551,1140861,0,'eye_color',255,255,255), (118552,1140861,0,'skin_color',255,255,255), (118553,1140861,0,'soga_eye_color',255,0,255), (118584,1140863,1,'cheek_type',51,47,0), (118585,1140863,1,'chin_type',5,-56,-34), (118586,1140863,1,'ear_type',-38,39,0), (118587,1140863,1,'eye_brow_type',57,94,0), (118588,1140863,0,'eye_color',141,1,220), (118589,1140863,1,'eye_type',-8,0,0), (118590,1140863,0,'hair_color1',255,255,255), (118591,1140863,0,'hair_color2',255,123,29), (118592,1140863,0,'hair_highlight',255,255,255), (118593,1140863,0,'hair_type_color',210,27,2), (118594,1140863,0,'hair_type_highlight_color',234,91,255), (118595,1140863,1,'lip_type',34,89,41), (118596,1140863,1,'nose_type',2,64,-66), (118597,1140863,0,'skin_color',217,196,221), (118598,1140863,1,'soga_cheek_type',51,47,0), (118599,1140863,1,'soga_chin_type',5,-56,-34), (118600,1140863,1,'soga_ear_type',-38,39,0), (118601,1140863,1,'soga_eye_brow_type',57,94,0), (118602,1140863,0,'soga_eye_color',229,229,102), (118603,1140863,1,'soga_eye_type',-8,0,0), (118604,1140863,0,'soga_hair_color1',255,255,255), (118605,1140863,0,'soga_hair_color2',255,123,29), (118606,1140863,0,'soga_hair_highlight',255,255,255), (118607,1140863,0,'soga_hair_type_color',210,27,2), (118608,1140863,0,'soga_hair_type_highlight_color',234,91,255), (118609,1140863,1,'soga_lip_type',34,89,41), (118610,1140863,1,'soga_nose_type',2,64,-66), (118611,1140863,0,'soga_skin_color',217,196,221), (118612,1140863,0,'wing_color1',223,142,2), (118613,1140863,0,'wing_color2',181,56,96), (118614,1140864,1,'cheek_type',42,-25,0), (118615,1140864,1,'chin_type',14,17,-78), (118616,1140864,1,'ear_type',100,-100,0), (118617,1140864,1,'eye_brow_type',-87,58,-42), (118618,1140864,0,'eye_color',141,188,201), (118619,1140864,1,'eye_type',-61,0,0), (118620,1140864,0,'hair_color1',242,230,128), (118621,1140864,0,'hair_color2',107,78,59), (118622,1140864,0,'hair_face_color',247,233,177), (118623,1140864,0,'hair_face_highlight_color',249,223,124), (118624,1140864,0,'hair_highlight',249,218,87), (118625,1140864,0,'hair_type_color',247,233,177), (118626,1140864,0,'hair_type_highlight_color',249,223,124), (118627,1140864,1,'lip_type',-2,18,1), (118628,1140864,1,'nose_type',65,-56,-81), (118629,1140864,0,'skin_color',255,255,255), (118630,1140864,1,'soga_cheek_type',42,-25,0), (118631,1140864,1,'soga_chin_type',14,17,-78), (118632,1140864,1,'soga_ear_type',100,-100,0), (118633,1140864,1,'soga_eye_brow_type',-87,58,-42), (118634,1140864,0,'soga_eye_color',229,229,102), (118635,1140864,1,'soga_eye_type',-61,0,0), (118636,1140864,0,'soga_hair_color1',242,230,128), (118637,1140864,0,'soga_hair_color2',107,78,59), (118638,1140864,0,'soga_hair_face_color',247,233,177), (118639,1140864,0,'soga_hair_face_highlight_color',249,223,124), (118640,1140864,0,'soga_hair_highlight',249,218,87), (118641,1140864,0,'soga_hair_type_color',247,233,177), (118642,1140864,0,'soga_hair_type_highlight_color',249,223,124), (118643,1140864,1,'soga_lip_type',-2,18,1), (118644,1140864,1,'soga_nose_type',65,-56,-81), (118645,1140864,0,'soga_skin_color',255,255,255), (118646,1140865,1,'cheek_type',28,-37,0), (118647,1140865,1,'chin_type',9,4,17), (118648,1140865,1,'ear_type',-28,28,0), (118649,1140865,1,'eye_brow_type',-4,-41,-19), (118650,1140865,0,'eye_color',31,68,69), (118651,1140865,1,'eye_type',23,0,0), (118652,1140865,0,'hair_face_color',213,209,159), (118653,1140865,0,'hair_face_highlight_color',56,40,19), (118654,1140865,0,'hair_type_color',213,209,159), (118655,1140865,0,'hair_type_highlight_color',56,40,19), (118656,1140865,1,'lip_type',32,32,-14), (118657,1140865,1,'nose_type',-26,-28,37), (118658,1140865,0,'skin_color',181,132,94), (118659,1140865,1,'soga_cheek_type',28,-37,0), (118660,1140865,1,'soga_chin_type',9,4,17), (118661,1140865,1,'soga_ear_type',-28,28,0), (118662,1140865,1,'soga_eye_brow_type',-4,-41,-19), (118663,1140865,0,'soga_eye_color',229,229,102), (118664,1140865,1,'soga_eye_type',23,0,0), (118665,1140865,0,'soga_hair_face_color',213,209,159), (118666,1140865,0,'soga_hair_face_highlight_color',56,40,19), (118667,1140865,0,'soga_hair_type_color',213,209,159), (118668,1140865,0,'soga_hair_type_highlight_color',56,40,19), (118669,1140865,1,'soga_lip_type',32,32,-14), (118670,1140865,1,'soga_nose_type',-26,-28,37), (118671,1140865,0,'soga_skin_color',181,132,94), (118672,1140865,0,'wing_color1',255,255,255), (118673,1140865,0,'wing_color2',255,255,255), (118674,1140866,0,'eye_color',255,255,255), (118675,1140866,0,'skin_color',255,255,255), (118676,1140866,0,'soga_eye_color',255,0,255), (118737,1140869,1,'cheek_type',4,-74,0), (118738,1140869,1,'chin_type',75,-25,-3), (118739,1140869,1,'ear_type',78,18,0), (118740,1140869,1,'eye_brow_type',25,-90,98), (118741,1140869,0,'eye_color',167,9,231), (118742,1140869,1,'eye_type',-85,0,0), (118743,1140869,0,'hair_color1',255,255,255), (118744,1140869,0,'hair_color2',238,205,22), (118745,1140869,0,'hair_highlight',255,255,255), (118746,1140869,0,'hair_type_color',255,165,45), (118747,1140869,0,'hair_type_highlight_color',248,107,255), (118748,1140869,1,'lip_type',76,48,22), (118749,1140869,1,'nose_type',-66,9,14), (118750,1140869,0,'skin_color',158,126,187), (118751,1140869,1,'soga_cheek_type',4,-74,0), (118752,1140869,1,'soga_chin_type',75,-25,-3), (118753,1140869,1,'soga_ear_type',78,18,0), (118754,1140869,1,'soga_eye_brow_type',25,-90,98), (118755,1140869,0,'soga_eye_color',229,229,102), (118756,1140869,1,'soga_eye_type',-85,0,0), (118757,1140869,0,'soga_hair_color1',255,255,255), (118758,1140869,0,'soga_hair_color2',238,205,22), (118759,1140869,0,'soga_hair_highlight',255,255,255), (118760,1140869,0,'soga_hair_type_color',255,165,45), (118761,1140869,0,'soga_hair_type_highlight_color',248,107,255), (118762,1140869,1,'soga_lip_type',76,48,22), (118763,1140869,1,'soga_nose_type',-66,9,14), (118764,1140869,0,'soga_skin_color',158,126,187), (118765,1140869,0,'wing_color1',143,222,3), (118766,1140869,0,'wing_color2',165,252,1), (118767,1140870,1,'cheek_type',-43,-45,0), (118768,1140870,1,'chin_type',-76,55,-21), (118769,1140870,1,'ear_type',55,-84,0), (118770,1140870,1,'eye_brow_type',29,75,-65), (118771,1140870,0,'eye_color',114,3,182), (118772,1140870,1,'eye_type',-56,0,0), (118773,1140870,0,'hair_color1',255,255,255), (118774,1140870,0,'hair_color2',36,34,36), (118775,1140870,0,'hair_highlight',255,255,255), (118776,1140870,0,'hair_type_color',15,0,22), (118777,1140870,0,'hair_type_highlight_color',47,42,60), (118778,1140870,1,'lip_type',0,-66,-69), (118779,1140870,1,'nose_type',-68,-89,70), (118780,1140870,0,'skin_color',203,173,172), (118781,1140870,1,'soga_cheek_type',-43,-45,0), (118782,1140870,1,'soga_chin_type',-76,55,-21), (118783,1140870,1,'soga_ear_type',55,-84,0), (118784,1140870,1,'soga_eye_brow_type',29,75,-65), (118785,1140870,0,'soga_eye_color',229,229,102), (118786,1140870,1,'soga_eye_type',-56,0,0), (118787,1140870,0,'soga_hair_color1',255,255,255), (118788,1140870,0,'soga_hair_color2',36,34,36), (118789,1140870,0,'soga_hair_highlight',255,255,255), (118790,1140870,0,'soga_hair_type_color',15,0,22), (118791,1140870,0,'soga_hair_type_highlight_color',47,42,60), (118792,1140870,1,'soga_lip_type',0,-66,-69), (118793,1140870,1,'soga_nose_type',-68,-89,70), (118794,1140870,0,'soga_skin_color',203,173,172), (118795,1140870,0,'wing_color1',52,185,92), (118796,1140870,0,'wing_color2',122,64,253), (118827,1140872,0,'eye_color',255,255,255), (118828,1140872,0,'skin_color',255,128,0), (118829,1140872,0,'soga_eye_color',255,0,255), (118830,1140873,1,'cheek_type',-5,48,0), (118831,1140873,1,'chin_type',41,-50,68), (118832,1140873,1,'ear_type',-48,77,0), (118833,1140873,1,'eye_brow_type',-72,-39,-8), (118834,1140873,0,'eye_color',161,78,3), (118835,1140873,1,'eye_type',81,0,0), (118836,1140873,0,'hair_color1',255,255,255), (118837,1140873,0,'hair_color2',36,34,36), (118838,1140873,0,'hair_highlight',255,255,255), (118839,1140873,0,'hair_type_color',19,5,27), (118840,1140873,0,'hair_type_highlight_color',84,37,0), (118841,1140873,1,'lip_type',-77,63,34), (118842,1140873,1,'nose_type',88,-72,-38), (118843,1140873,0,'skin_color',193,146,150), (118844,1140873,1,'soga_cheek_type',-5,48,0), (118845,1140873,1,'soga_chin_type',41,-50,68), (118846,1140873,1,'soga_ear_type',-48,77,0), (118847,1140873,1,'soga_eye_brow_type',-72,-39,-8), (118848,1140873,0,'soga_eye_color',229,229,102), (118849,1140873,1,'soga_eye_type',81,0,0), (118850,1140873,0,'soga_hair_color1',255,255,255), (118851,1140873,0,'soga_hair_color2',36,34,36), (118852,1140873,0,'soga_hair_highlight',255,255,255), (118853,1140873,0,'soga_hair_type_color',19,5,27), (118854,1140873,0,'soga_hair_type_highlight_color',84,37,0), (118855,1140873,1,'soga_lip_type',-77,63,34), (118856,1140873,1,'soga_nose_type',88,-72,-38), (118857,1140873,0,'soga_skin_color',193,146,150), (118858,1140873,0,'wing_color1',135,213,3), (118859,1140873,0,'wing_color2',173,255,1), (118860,1140874,0,'eye_color',255,255,255), (118861,1140874,0,'skin_color',255,255,255), (118862,1140874,0,'soga_eye_color',255,0,255), (118863,1140875,1,'cheek_type',-2,0,0), (118864,1140875,1,'chin_type',25,3,25), (118865,1140875,1,'ear_type',-18,17,0), (118866,1140875,1,'eye_brow_type',0,-3,17), (118867,1140875,0,'eye_color',125,178,193), (118868,1140875,0,'hair_face_color',188,154,50), (118869,1140875,0,'hair_face_highlight_color',119,70,3), (118870,1140875,0,'hair_type_color',188,154,50), (118871,1140875,0,'hair_type_highlight_color',119,70,3), (118872,1140875,1,'lip_type',0,-45,31), (118873,1140875,1,'nose_type',5,-28,14), (118874,1140875,0,'skin_color',176,137,72), (118875,1140875,1,'soga_cheek_type',-2,0,0), (118876,1140875,1,'soga_chin_type',25,3,25), (118877,1140875,1,'soga_ear_type',-18,17,0), (118878,1140875,1,'soga_eye_brow_type',0,-3,17), (118879,1140875,0,'soga_eye_color',229,229,102), (118880,1140875,0,'soga_hair_face_color',188,154,50), (118881,1140875,0,'soga_hair_face_highlight_color',119,70,3), (118882,1140875,0,'soga_hair_type_color',188,154,50), (118883,1140875,0,'soga_hair_type_highlight_color',119,70,3), (118884,1140875,1,'soga_lip_type',0,-45,31), (118885,1140875,1,'soga_nose_type',5,-28,14), (118886,1140875,0,'soga_skin_color',176,137,72), (118887,1140875,0,'wing_color1',255,255,255), (118888,1140875,0,'wing_color2',255,255,255), (118889,1140876,1,'cheek_type',53,-59,0), (118890,1140876,1,'chin_type',94,83,-20), (118891,1140876,1,'ear_type',-17,-31,0), (118892,1140876,1,'eye_brow_type',63,40,10), (118893,1140876,0,'eye_color',2,191,180), (118894,1140876,1,'eye_type',87,0,0), (118895,1140876,0,'hair_color1',255,255,255), (118896,1140876,0,'hair_color2',153,30,229), (118897,1140876,0,'hair_highlight',255,255,255), (118898,1140876,0,'hair_type_color',150,23,215), (118899,1140876,0,'hair_type_highlight_color',88,212,186), (118900,1140876,1,'lip_type',-75,25,95), (118901,1140876,1,'nose_type',-25,28,37), (118902,1140876,0,'skin_color',201,154,156), (118903,1140876,1,'soga_cheek_type',53,-59,0), (118904,1140876,1,'soga_chin_type',94,83,-20), (118905,1140876,1,'soga_ear_type',-17,-31,0), (118906,1140876,1,'soga_eye_brow_type',63,40,10), (118907,1140876,0,'soga_eye_color',229,229,102), (118908,1140876,1,'soga_eye_type',87,0,0), (118909,1140876,0,'soga_hair_color1',255,255,255), (118910,1140876,0,'soga_hair_color2',153,30,229), (118911,1140876,0,'soga_hair_highlight',255,255,255), (118912,1140876,0,'soga_hair_type_color',150,23,215), (118913,1140876,0,'soga_hair_type_highlight_color',88,212,186), (118914,1140876,1,'soga_lip_type',-75,25,95), (118915,1140876,1,'soga_nose_type',-25,28,37), (118916,1140876,0,'soga_skin_color',201,154,156), (118917,1140876,0,'wing_color1',62,146,238), (118918,1140876,0,'wing_color2',216,216,216), (118919,1140877,1,'cheek_type',-79,-26,0), (118920,1140877,1,'chin_type',94,25,-97), (118921,1140877,1,'ear_type',37,45,0), (118922,1140877,1,'eye_brow_type',-100,100,100), (118923,1140877,0,'eye_color',57,176,77), (118924,1140877,1,'eye_type',-100,0,0), (118925,1140877,0,'hair_color1',255,255,255), (118926,1140877,0,'hair_color2',76,161,255), (118927,1140877,0,'hair_highlight',255,255,255), (118928,1140877,0,'hair_type_color',1,69,189), (118929,1140877,0,'hair_type_highlight_color',68,73,87), (118930,1140877,1,'lip_type',-37,0,-38), (118931,1140877,1,'nose_type',-81,41,4), (118932,1140877,0,'skin_color',228,207,176), (118933,1140877,1,'soga_cheek_type',-79,-26,0), (118934,1140877,1,'soga_chin_type',94,25,-97), (118935,1140877,1,'soga_ear_type',37,45,0), (118936,1140877,1,'soga_eye_brow_type',-100,100,100), (118937,1140877,0,'soga_eye_color',229,229,102), (118938,1140877,1,'soga_eye_type',-100,0,0), (118939,1140877,0,'soga_hair_color1',255,255,255), (118940,1140877,0,'soga_hair_color2',76,161,255), (118941,1140877,0,'soga_hair_highlight',255,255,255), (118942,1140877,0,'soga_hair_type_color',1,69,189), (118943,1140877,0,'soga_hair_type_highlight_color',68,73,87), (118944,1140877,1,'soga_lip_type',-37,0,-38), (118945,1140877,1,'soga_nose_type',-81,41,4), (118946,1140877,0,'soga_skin_color',228,207,176), (118947,1140877,0,'wing_color1',169,1,255), (118948,1140877,0,'wing_color2',118,183,6), (118949,1140878,1,'cheek_type',50,95,0), (118950,1140878,1,'chin_type',0,77,0), (118951,1140878,1,'ear_type',-78,-56,0), (118952,1140878,1,'eye_brow_type',-34,-2,-35), (118953,1140878,0,'eye_color',63,118,77), (118954,1140878,1,'eye_type',28,0,0), (118955,1140878,0,'hair_color1',56,33,26), (118956,1140878,0,'hair_color2',94,59,11), (118957,1140878,0,'hair_face_color',100,70,10), (118958,1140878,0,'hair_face_highlight_color',30,9,13), (118959,1140878,0,'hair_highlight',54,45,28), (118960,1140878,0,'hair_type_color',100,70,10), (118961,1140878,0,'hair_type_highlight_color',30,9,13), (118962,1140878,1,'lip_type',18,-4,62), (118963,1140878,1,'nose_type',34,-85,56), (118964,1140878,0,'skin_color',93,98,98), (118965,1140878,1,'soga_cheek_type',50,95,0), (118966,1140878,1,'soga_chin_type',0,77,0), (118967,1140878,1,'soga_ear_type',-78,-56,0), (118968,1140878,1,'soga_eye_brow_type',-34,-2,-35), (118969,1140878,0,'soga_eye_color',229,229,102), (118970,1140878,1,'soga_eye_type',28,0,0), (118971,1140878,0,'soga_hair_color1',56,33,26), (118972,1140878,0,'soga_hair_color2',94,59,11), (118973,1140878,0,'soga_hair_face_color',100,70,10), (118974,1140878,0,'soga_hair_face_highlight_color',30,9,13), (118975,1140878,0,'soga_hair_highlight',54,45,28), (118976,1140878,0,'soga_hair_type_color',100,70,10), (118977,1140878,0,'soga_hair_type_highlight_color',30,9,13), (118978,1140878,1,'soga_lip_type',18,-4,62), (118979,1140878,1,'soga_nose_type',34,-85,56), (118980,1140878,0,'soga_skin_color',93,98,98), (118981,1140878,0,'wing_color1',255,255,255), (118982,1140878,0,'wing_color2',255,255,255), (118983,1140879,0,'eye_color',255,255,255), (118984,1140879,0,'skin_color',255,255,255), (118985,1140879,0,'soga_eye_color',255,0,255), (118986,1140880,1,'cheek_type',40,21,0), (118987,1140880,1,'chin_type',-26,-17,14), (118988,1140880,1,'ear_type',0,-1,0), (118989,1140880,1,'eye_brow_type',3,-44,14), (118990,1140880,0,'eye_color',145,190,203), (118991,1140880,1,'eye_type',10,0,0), (118992,1140880,0,'hair_face_color',214,158,10), (118993,1140880,0,'hair_face_highlight_color',84,58,25), (118994,1140880,0,'hair_type_color',214,158,10), (118995,1140880,0,'hair_type_highlight_color',84,58,25), (118996,1140880,1,'lip_type',-18,0,0), (118997,1140880,1,'nose_type',0,-11,-25), (118998,1140880,0,'skin_color',235,205,162), (118999,1140880,1,'soga_cheek_type',40,21,0), (119000,1140880,1,'soga_chin_type',-26,-17,14), (119001,1140880,1,'soga_ear_type',0,-1,0), (119002,1140880,1,'soga_eye_brow_type',3,-44,14), (119003,1140880,0,'soga_eye_color',229,229,102), (119004,1140880,1,'soga_eye_type',10,0,0), (119005,1140880,0,'soga_hair_face_color',214,158,10), (119006,1140880,0,'soga_hair_face_highlight_color',84,58,25), (119007,1140880,0,'soga_hair_type_color',214,158,10), (119008,1140880,0,'soga_hair_type_highlight_color',84,58,25), (119009,1140880,1,'soga_lip_type',-18,0,0), (119010,1140880,1,'soga_nose_type',0,-11,-25), (119011,1140880,0,'soga_skin_color',235,205,162), (119012,1140880,0,'wing_color1',255,255,255), (119013,1140880,0,'wing_color2',255,255,255), (119014,1140881,0,'eye_color',255,255,255), (119015,1140881,0,'skin_color',255,255,255), (119016,1140881,0,'soga_eye_color',255,0,255), (119017,1140882,0,'eye_color',255,255,255), (119018,1140882,0,'skin_color',255,255,255), (119019,1140882,0,'soga_eye_color',255,0,255), (119020,1140883,0,'eye_color',255,255,255), (119021,1140883,0,'skin_color',255,255,255), (119022,1140883,0,'soga_eye_color',255,0,255), (119023,1140884,0,'eye_color',255,255,255), (119024,1140884,0,'skin_color',255,255,255), (119025,1140884,0,'soga_eye_color',255,0,255), (119026,1140885,1,'cheek_type',57,-34,0), (119027,1140885,1,'chin_type',20,-45,34), (119028,1140885,1,'ear_type',-83,-93,0), (119029,1140885,1,'eye_brow_type',-64,-56,17), (119030,1140885,0,'eye_color',241,147,255), (119031,1140885,1,'eye_type',-88,0,0), (119032,1140885,0,'hair_color1',43,36,70), (119033,1140885,0,'hair_color2',49,49,53), (119034,1140885,0,'hair_face_color',61,61,75), (119035,1140885,0,'hair_face_highlight_color',244,244,246), (119036,1140885,0,'hair_highlight',160,156,172), (119037,1140885,0,'hair_type_color',61,61,75), (119038,1140885,0,'hair_type_highlight_color',244,244,246), (119039,1140885,1,'lip_type',-51,34,63), (119040,1140885,1,'nose_type',-40,68,-17), (119041,1140885,0,'skin_color',139,182,181), (119042,1140885,1,'soga_cheek_type',57,-34,0), (119043,1140885,1,'soga_chin_type',20,-45,34), (119044,1140885,1,'soga_ear_type',-83,-93,0), (119045,1140885,1,'soga_eye_brow_type',-64,-56,17), (119046,1140885,0,'soga_eye_color',229,229,102), (119047,1140885,1,'soga_eye_type',-88,0,0), (119048,1140885,0,'soga_hair_color1',43,36,70), (119049,1140885,0,'soga_hair_color2',49,49,53), (119050,1140885,0,'soga_hair_face_color',61,61,75), (119051,1140885,0,'soga_hair_face_highlight_color',244,244,246), (119052,1140885,0,'soga_hair_highlight',160,156,172), (119053,1140885,0,'soga_hair_type_color',61,61,75), (119054,1140885,0,'soga_hair_type_highlight_color',244,244,246), (119055,1140885,1,'soga_lip_type',-51,34,63), (119056,1140885,1,'soga_nose_type',-40,68,-17), (119057,1140885,0,'soga_skin_color',139,182,181), (119058,1140886,1,'cheek_type',-87,-56,0), (119059,1140886,1,'chin_type',-87,-11,-22), (119060,1140886,1,'ear_type',89,94,0), (119061,1140886,1,'eye_brow_type',-20,-14,12), (119062,1140886,0,'eye_color',47,97,103), (119063,1140886,1,'eye_type',15,0,0), (119064,1140886,0,'hair_color1',43,36,70), (119065,1140886,0,'hair_color2',64,76,74), (119066,1140886,0,'hair_face_color',61,61,75), (119067,1140886,0,'hair_face_highlight_color',100,70,10), (119068,1140886,0,'hair_highlight',38,22,21), (119069,1140886,0,'hair_type_color',61,61,75), (119070,1140886,0,'hair_type_highlight_color',100,70,10), (119071,1140886,1,'lip_type',-21,35,59), (119072,1140886,1,'nose_type',-88,41,-75), (119073,1140886,0,'skin_color',217,204,205), (119074,1140886,1,'soga_cheek_type',-87,-56,0), (119075,1140886,1,'soga_chin_type',-87,-11,-22), (119076,1140886,1,'soga_ear_type',89,94,0), (119077,1140886,1,'soga_eye_brow_type',-20,-14,12), (119078,1140886,0,'soga_eye_color',229,229,102), (119079,1140886,1,'soga_eye_type',15,0,0), (119080,1140886,0,'soga_hair_color1',43,36,70), (119081,1140886,0,'soga_hair_color2',64,76,74), (119082,1140886,0,'soga_hair_face_color',61,61,75), (119083,1140886,0,'soga_hair_face_highlight_color',100,70,10), (119084,1140886,0,'soga_hair_highlight',38,22,21), (119085,1140886,0,'soga_hair_type_color',61,61,75), (119086,1140886,0,'soga_hair_type_highlight_color',100,70,10), (119087,1140886,1,'soga_lip_type',-21,35,59), (119088,1140886,1,'soga_nose_type',-88,41,-75), (119089,1140886,0,'soga_skin_color',217,204,205), (119090,1140886,0,'wing_color1',255,255,255), (119091,1140886,0,'wing_color2',255,255,255), (119092,1140887,0,'eye_color',130,142,154), (119093,1140887,0,'skin_color',197,210,143), (119094,1140887,0,'soga_eye_color',255,0,255), (119095,1140888,0,'eye_color',135,232,124), (119096,1140888,0,'skin_color',135,232,124), (119097,1140888,0,'soga_eye_color',255,0,255), (119098,1140889,0,'eye_color',133,148,161), (119099,1140889,0,'skin_color',195,225,145), (119100,1140889,0,'soga_eye_color',255,0,255), (119101,1140890,0,'eye_color',223,231,125), (119102,1140890,0,'skin_color',223,231,125), (119103,1140890,0,'soga_eye_color',255,0,255), (119104,1140891,0,'eye_color',146,154,167), (119105,1140891,0,'skin_color',197,214,143), (119106,1140891,0,'soga_eye_color',255,0,255), (119107,1140892,0,'eye_color',255,255,255), (119108,1140892,0,'skin_color',63,128,128), (119109,1140892,0,'soga_eye_color',255,0,255), (119110,1140893,0,'eye_color',255,255,255), (119111,1140893,0,'skin_color',255,255,255), (119112,1140893,0,'soga_eye_color',255,0,255), (119113,1140894,1,'cheek_type',71,-32,0), (119114,1140894,1,'chin_type',47,-31,-8), (119115,1140894,1,'ear_type',37,-91,0), (119116,1140894,1,'eye_brow_type',46,-70,14), (119117,1140894,0,'eye_color',4,157,147), (119118,1140894,1,'eye_type',59,0,0), (119119,1140894,0,'hair_color1',255,255,255), (119120,1140894,0,'hair_color2',100,220,228), (119121,1140894,0,'hair_highlight',255,255,255), (119122,1140894,0,'hair_type_color',92,214,177), (119123,1140894,0,'hair_type_highlight_color',113,143,145), (119124,1140894,1,'lip_type',53,72,29), (119125,1140894,1,'nose_type',37,-58,69), (119126,1140894,0,'skin_color',219,199,171), (119127,1140894,1,'soga_cheek_type',71,-32,0), (119128,1140894,1,'soga_chin_type',47,-31,-8), (119129,1140894,1,'soga_ear_type',37,-91,0), (119130,1140894,1,'soga_eye_brow_type',46,-70,14), (119131,1140894,0,'soga_eye_color',229,229,102), (119132,1140894,1,'soga_eye_type',59,0,0), (119133,1140894,0,'soga_hair_color1',255,255,255), (119134,1140894,0,'soga_hair_color2',100,220,228), (119135,1140894,0,'soga_hair_highlight',255,255,255), (119136,1140894,0,'soga_hair_type_color',92,214,177), (119137,1140894,0,'soga_hair_type_highlight_color',113,143,145), (119138,1140894,1,'soga_lip_type',53,72,29), (119139,1140894,1,'soga_nose_type',37,-58,69), (119140,1140894,0,'soga_skin_color',219,199,171), (119141,1140894,0,'wing_color1',84,34,174), (119142,1140894,0,'wing_color2',49,175,83), (119143,1140895,0,'eye_color',255,255,255), (119144,1140895,0,'skin_color',255,255,255), (119145,1140895,0,'soga_eye_color',255,0,255), (119146,1140896,1,'cheek_type',-19,83,0), (119147,1140896,1,'chin_type',-69,56,19), (119148,1140896,1,'ear_type',55,0,0), (119149,1140896,1,'eye_brow_type',0,71,58), (119150,1140896,0,'eye_color',155,70,4), (119151,1140896,1,'eye_type',11,0,0), (119152,1140896,0,'hair_color1',255,255,255), (119153,1140896,0,'hair_color2',76,161,255), (119154,1140896,0,'hair_highlight',255,255,255), (119155,1140896,0,'hair_type_color',1,75,199), (119156,1140896,0,'hair_type_highlight_color',255,222,24), (119157,1140896,1,'lip_type',-50,-77,-7), (119158,1140896,1,'nose_type',18,-63,-14), (119159,1140896,0,'skin_color',174,170,119), (119160,1140896,1,'soga_cheek_type',-19,83,0), (119161,1140896,1,'soga_chin_type',-69,56,19), (119162,1140896,1,'soga_ear_type',55,0,0), (119163,1140896,1,'soga_eye_brow_type',0,71,58), (119164,1140896,0,'soga_eye_color',229,229,102), (119165,1140896,1,'soga_eye_type',11,0,0), (119166,1140896,0,'soga_hair_color1',255,255,255), (119167,1140896,0,'soga_hair_color2',76,161,255), (119168,1140896,0,'soga_hair_highlight',255,255,255), (119169,1140896,0,'soga_hair_type_color',1,75,199), (119170,1140896,0,'soga_hair_type_highlight_color',255,222,24), (119171,1140896,1,'soga_lip_type',-50,-77,-7), (119172,1140896,1,'soga_nose_type',18,-63,-14), (119173,1140896,0,'soga_skin_color',174,170,119), (119174,1140896,0,'wing_color1',54,175,75), (119175,1140896,0,'wing_color2',116,185,4), (119176,1140897,1,'cheek_type',-75,43,0), (119177,1140897,1,'chin_type',-37,-68,93), (119178,1140897,1,'ear_type',-34,-29,0), (119179,1140897,1,'eye_brow_type',-7,15,31), (119180,1140897,0,'eye_color',103,165,5), (119181,1140897,1,'eye_type',77,0,0), (119182,1140897,0,'hair_color1',255,255,255), (119183,1140897,0,'hair_color2',87,8,147), (119184,1140897,0,'hair_highlight',255,255,255), (119185,1140897,0,'hair_type_color',91,0,125), (119186,1140897,0,'hair_type_highlight_color',87,20,0), (119187,1140897,1,'lip_type',53,-22,9), (119188,1140897,1,'nose_type',95,1,-57), (119189,1140897,0,'skin_color',228,208,225), (119190,1140897,1,'soga_cheek_type',-75,43,0), (119191,1140897,1,'soga_chin_type',-37,-68,93), (119192,1140897,1,'soga_ear_type',-34,-29,0), (119193,1140897,1,'soga_eye_brow_type',-7,15,31), (119194,1140897,0,'soga_eye_color',229,229,102), (119195,1140897,1,'soga_eye_type',77,0,0), (119196,1140897,0,'soga_hair_color1',255,255,255), (119197,1140897,0,'soga_hair_color2',87,8,147), (119198,1140897,0,'soga_hair_highlight',255,255,255), (119199,1140897,0,'soga_hair_type_color',91,0,125), (119200,1140897,0,'soga_hair_type_highlight_color',87,20,0), (119201,1140897,1,'soga_lip_type',53,-22,9), (119202,1140897,1,'soga_nose_type',95,1,-57), (119203,1140897,0,'soga_skin_color',228,208,225), (119204,1140897,0,'wing_color1',129,16,152), (119205,1140897,0,'wing_color2',6,180,162), (119236,1140899,0,'eye_color',255,255,255), (119237,1140899,0,'skin_color',255,255,255), (119238,1140899,0,'soga_eye_color',255,0,255), (119239,1140900,1,'cheek_type',87,75,0), (119240,1140900,1,'chin_type',-76,96,-25), (119241,1140900,1,'ear_type',-81,-32,0), (119242,1140900,1,'eye_brow_type',-76,-87,-59), (119243,1140900,0,'eye_color',37,76,86), (119244,1140900,1,'eye_type',97,0,0), (119245,1140900,0,'hair_color1',89,21,21), (119246,1140900,0,'hair_color2',171,87,0), (119247,1140900,0,'hair_face_color',144,48,29), (119248,1140900,0,'hair_face_highlight_color',231,183,28), (119249,1140900,0,'hair_highlight',246,219,114), (119250,1140900,0,'hair_type_color',144,48,29), (119251,1140900,0,'hair_type_highlight_color',231,183,28), (119252,1140900,1,'lip_type',-42,93,-75), (119253,1140900,1,'nose_type',58,3,35), (119254,1140900,0,'skin_color',240,214,215), (119255,1140900,1,'soga_cheek_type',87,75,0), (119256,1140900,1,'soga_chin_type',-76,96,-25), (119257,1140900,1,'soga_ear_type',-81,-32,0), (119258,1140900,1,'soga_eye_brow_type',-76,-87,-59), (119259,1140900,0,'soga_eye_color',229,229,102), (119260,1140900,1,'soga_eye_type',97,0,0), (119261,1140900,0,'soga_hair_color1',89,21,21), (119262,1140900,0,'soga_hair_color2',171,87,0), (119263,1140900,0,'soga_hair_face_color',144,48,29), (119264,1140900,0,'soga_hair_face_highlight_color',231,183,28), (119265,1140900,0,'soga_hair_highlight',246,219,114), (119266,1140900,0,'soga_hair_type_color',144,48,29), (119267,1140900,0,'soga_hair_type_highlight_color',231,183,28), (119268,1140900,1,'soga_lip_type',-42,93,-75), (119269,1140900,1,'soga_nose_type',58,3,35), (119270,1140900,0,'soga_skin_color',240,214,215), (119271,1140901,1,'cheek_type',41,-75,0), (119272,1140901,1,'chin_type',74,42,38), (119273,1140901,1,'ear_type',82,84,0), (119274,1140901,1,'eye_brow_type',95,58,-50), (119275,1140901,0,'eye_color',20,132,161), (119276,1140901,1,'eye_type',-70,0,0), (119277,1140901,0,'hair_color1',255,255,255), (119278,1140901,0,'hair_color2',36,34,36), (119279,1140901,0,'hair_highlight',255,255,255), (119280,1140901,0,'hair_type_color',15,0,22), (119281,1140901,0,'hair_type_highlight_color',81,32,0), (119282,1140901,1,'lip_type',-32,-22,57), (119283,1140901,1,'nose_type',95,2,97), (119284,1140901,0,'skin_color',216,194,163), (119285,1140901,1,'soga_cheek_type',41,-75,0), (119286,1140901,1,'soga_chin_type',74,42,38), (119287,1140901,1,'soga_ear_type',82,84,0), (119288,1140901,1,'soga_eye_brow_type',95,58,-50), (119289,1140901,0,'soga_eye_color',229,229,102), (119290,1140901,1,'soga_eye_type',-70,0,0), (119291,1140901,0,'soga_hair_color1',255,255,255), (119292,1140901,0,'soga_hair_color2',36,34,36), (119293,1140901,0,'soga_hair_highlight',255,255,255), (119294,1140901,0,'soga_hair_type_color',15,0,22), (119295,1140901,0,'soga_hair_type_highlight_color',81,32,0), (119296,1140901,1,'soga_lip_type',-32,-22,57), (119297,1140901,1,'soga_nose_type',95,2,97), (119298,1140901,0,'soga_skin_color',216,194,163), (119299,1140901,0,'wing_color1',22,173,200), (119300,1140901,0,'wing_color2',243,117,2), (119301,1140902,0,'eye_color',255,255,255), (119302,1140902,0,'skin_color',255,255,255), (119303,1140902,0,'soga_eye_color',255,0,255), (119304,1140903,0,'eye_color',255,255,255), (119305,1140903,0,'skin_color',255,128,63), (119306,1140903,0,'soga_eye_color',255,0,255), (119310,1140905,0,'eye_color',255,255,255), (119311,1140905,0,'skin_color',154,36,36), (119312,1140905,0,'soga_eye_color',255,0,255), (119316,1140907,0,'eye_color',255,255,255), (119317,1140907,0,'skin_color',255,255,255), (119318,1140907,0,'soga_eye_color',255,0,255), (119325,1140910,1,'cheek_type',-1,88,0), (119326,1140910,1,'chin_type',20,57,-4), (119327,1140910,1,'ear_type',7,-96,0), (119328,1140910,1,'eye_brow_type',42,-18,-37), (119329,1140910,0,'eye_color',0,189,111), (119330,1140910,1,'eye_type',-7,0,0), (119331,1140910,1,'lip_type',-9,82,-83), (119332,1140910,1,'nose_type',-64,-52,-79), (119333,1140910,0,'skin_color',78,22,10), (119334,1140910,1,'soga_cheek_type',28,-68,0), (119335,1140910,1,'soga_chin_type',37,-37,75), (119336,1140910,1,'soga_ear_type',-100,-100,0), (119337,1140910,1,'soga_eye_brow_type',100,-100,100), (119338,1140910,0,'soga_eye_color',204,204,204), (119339,1140910,1,'soga_eye_type',37,0,0), (119340,1140910,1,'soga_lip_type',81,81,37), (119341,1140910,1,'soga_nose_type',-37,-37,-100), (119342,1140910,0,'soga_skin_color',31,49,53), (119375,1140913,0,'eye_color',255,255,255), (119376,1140913,0,'skin_color',255,255,255), (119377,1140913,0,'soga_eye_color',255,0,255), (119378,1140914,0,'eye_color',0,0,63), (119379,1140914,0,'skin_color',128,128,128), (119380,1140914,0,'soga_eye_color',255,0,255), (119381,1140915,1,'cheek_type',-4,18,0), (119382,1140915,1,'chin_type',-95,59,84), (119383,1140915,1,'ear_type',-39,88,0), (119384,1140915,1,'eye_brow_type',-87,-97,12), (119385,1140915,0,'eye_color',124,176,181), (119386,1140915,1,'eye_type',62,0,0), (119387,1140915,0,'hair_color1',246,219,114), (119388,1140915,0,'hair_color2',187,136,62), (119389,1140915,0,'hair_face_color',233,184,31), (119390,1140915,0,'hair_face_highlight_color',100,70,10), (119391,1140915,0,'hair_highlight',56,33,26), (119392,1140915,0,'hair_type_color',233,184,31), (119393,1140915,0,'hair_type_highlight_color',100,70,10), (119394,1140915,1,'lip_type',-50,-97,9), (119395,1140915,1,'nose_type',-87,-90,7), (119396,1140915,0,'skin_color',223,185,185), (119397,1140915,1,'soga_cheek_type',-4,18,0), (119398,1140915,1,'soga_chin_type',-95,59,84), (119399,1140915,1,'soga_ear_type',-39,88,0), (119400,1140915,1,'soga_eye_brow_type',-87,-97,12), (119401,1140915,0,'soga_eye_color',229,229,102), (119402,1140915,1,'soga_eye_type',62,0,0), (119403,1140915,0,'soga_hair_color1',246,219,114), (119404,1140915,0,'soga_hair_color2',187,136,62), (119405,1140915,0,'soga_hair_face_color',233,184,31), (119406,1140915,0,'soga_hair_face_highlight_color',100,70,10), (119407,1140915,0,'soga_hair_highlight',56,33,26), (119408,1140915,0,'soga_hair_type_color',233,184,31), (119409,1140915,0,'soga_hair_type_highlight_color',100,70,10), (119410,1140915,1,'soga_lip_type',-50,-97,9), (119411,1140915,1,'soga_nose_type',-87,-90,7), (119412,1140915,0,'soga_skin_color',223,185,185), (119413,1140916,0,'eye_color',211,211,169), (119414,1140916,0,'skin_color',255,164,164), (119415,1140916,0,'soga_eye_color',255,0,255), (119416,1140917,0,'eye_color',211,211,169), (119417,1140917,0,'skin_color',255,164,164), (119418,1140917,0,'soga_eye_color',255,0,255), (119419,1140918,0,'eye_color',185,255,185), (119420,1140918,0,'skin_color',174,174,255), (119421,1140918,0,'soga_eye_color',255,0,255), (119422,1140919,0,'eye_color',185,255,185), (119423,1140919,0,'skin_color',174,174,255), (119424,1140919,0,'soga_eye_color',255,0,255), (119425,1140920,0,'eye_color',185,255,185), (119426,1140920,0,'skin_color',174,174,255), (119427,1140920,0,'soga_eye_color',255,0,255), (119428,1140921,0,'eye_color',185,255,185), (119429,1140921,0,'skin_color',174,174,255), (119430,1140921,0,'soga_eye_color',255,0,255), (119431,1140922,0,'eye_color',128,128,63), (119432,1140922,0,'skin_color',255,164,164), (119433,1140922,0,'soga_eye_color',255,0,255), (119434,1140923,0,'eye_color',128,128,63), (119435,1140923,0,'skin_color',128,128,255), (119436,1140923,0,'soga_eye_color',255,0,255), (119437,1140924,0,'eye_color',128,128,63), (119438,1140924,0,'skin_color',255,164,164), (119439,1140924,0,'soga_eye_color',255,0,255), (119440,1140925,0,'eye_color',0,0,63), (119441,1140925,0,'skin_color',128,128,128), (119442,1140925,0,'soga_eye_color',255,0,255), (119443,1140926,1,'cheek_type',-46,87,0), (119444,1140926,1,'chin_type',39,-93,62), (119445,1140926,1,'ear_type',94,71,0), (119446,1140926,1,'eye_brow_type',-28,-100,42), (119447,1140926,0,'eye_color',204,204,204), (119448,1140926,1,'eye_type',22,0,0), (119449,1140926,1,'lip_type',28,-28,-93), (119450,1140926,1,'nose_type',-19,-4,-1), (119451,1140926,0,'skin_color',190,191,192), (119452,1140926,1,'soga_cheek_type',-46,87,0), (119453,1140926,1,'soga_chin_type',39,-93,62), (119454,1140926,1,'soga_ear_type',94,71,0), (119455,1140926,1,'soga_eye_brow_type',-28,-100,42), (119456,1140926,0,'soga_eye_color',229,229,102), (119457,1140926,1,'soga_eye_type',22,0,0), (119458,1140926,1,'soga_lip_type',28,-28,-93), (119459,1140926,1,'soga_nose_type',-19,-4,-1), (119460,1140926,0,'soga_skin_color',190,191,192), (119461,1140927,1,'cheek_type',17,-87,0), (119462,1140927,1,'chin_type',38,-25,34), (119463,1140927,1,'ear_type',96,38,0), (119464,1140927,1,'eye_brow_type',68,-3,-8), (119465,1140927,0,'eye_color',189,52,13), (119466,1140927,1,'eye_type',64,0,0), (119467,1140927,0,'hair_face_color',165,123,0), (119468,1140927,0,'hair_type_color',165,123,0), (119469,1140927,1,'lip_type',7,-14,82), (119470,1140927,1,'nose_type',18,-95,-47), (119471,1140927,0,'skin_color',146,123,98), (119472,1140927,1,'soga_cheek_type',17,-87,0), (119473,1140927,1,'soga_chin_type',38,-25,34), (119474,1140927,1,'soga_ear_type',96,38,0), (119475,1140927,1,'soga_eye_brow_type',68,-3,-8), (119476,1140927,0,'soga_eye_color',229,229,102), (119477,1140927,1,'soga_eye_type',64,0,0), (119478,1140927,0,'soga_hair_face_color',165,123,0), (119479,1140927,0,'soga_hair_type_color',165,123,0), (119480,1140927,1,'soga_lip_type',7,-14,82), (119481,1140927,1,'soga_nose_type',18,-95,-47), (119482,1140927,0,'soga_skin_color',146,123,98), (119483,1140928,1,'cheek_type',-81,31,0), (119484,1140928,1,'chin_type',-41,37,17), (119485,1140928,1,'ear_type',62,22,0), (119486,1140928,1,'eye_brow_type',68,39,-41), (119487,1140928,0,'eye_color',189,181,147), (119488,1140928,1,'eye_type',-100,0,0), (119489,1140928,0,'hair_color1',54,45,28), (119490,1140928,0,'hair_color2',104,52,0), (119491,1140928,0,'hair_face_color',43,17,14), (119492,1140928,0,'hair_face_highlight_color',84,95,104), (119493,1140928,0,'hair_highlight',50,48,56), (119494,1140928,0,'hair_type_color',43,17,14), (119495,1140928,0,'hair_type_highlight_color',84,95,104), (119496,1140928,1,'lip_type',64,11,96), (119497,1140928,1,'nose_type',34,-31,-28), (119498,1140928,0,'skin_color',174,121,122), (119499,1140928,1,'soga_cheek_type',-81,31,0), (119500,1140928,1,'soga_chin_type',-41,37,17), (119501,1140928,1,'soga_ear_type',62,22,0), (119502,1140928,1,'soga_eye_brow_type',68,39,-41), (119503,1140928,0,'soga_eye_color',229,229,102), (119504,1140928,1,'soga_eye_type',-100,0,0), (119505,1140928,0,'soga_hair_color1',54,45,28), (119506,1140928,0,'soga_hair_color2',104,52,0), (119507,1140928,0,'soga_hair_face_color',43,17,14), (119508,1140928,0,'soga_hair_face_highlight_color',84,95,104), (119509,1140928,0,'soga_hair_highlight',50,48,56), (119510,1140928,0,'soga_hair_type_color',43,17,14), (119511,1140928,0,'soga_hair_type_highlight_color',84,95,104), (119512,1140928,1,'soga_lip_type',64,11,96), (119513,1140928,1,'soga_nose_type',34,-31,-28), (119514,1140928,0,'soga_skin_color',174,121,122), (119515,1140929,1,'cheek_type',-81,-35,0), (119516,1140929,1,'chin_type',-69,-63,25), (119517,1140929,1,'ear_type',64,19,0), (119518,1140929,1,'eye_brow_type',62,76,-48), (119519,1140929,0,'eye_color',89,177,33), (119520,1140929,1,'eye_type',-62,0,0), (119521,1140929,0,'hair_color1',255,255,255), (119522,1140929,0,'hair_color2',238,205,22), (119523,1140929,0,'hair_highlight',255,255,255), (119524,1140929,0,'hair_type_color',253,139,37), (119525,1140929,0,'hair_type_highlight_color',243,102,255), (119526,1140929,1,'lip_type',93,15,58), (119527,1140929,1,'nose_type',37,20,77), (119528,1140929,0,'skin_color',178,170,124), (119529,1140929,1,'soga_cheek_type',-81,-35,0), (119530,1140929,1,'soga_chin_type',-69,-63,25), (119531,1140929,1,'soga_ear_type',64,19,0), (119532,1140929,1,'soga_eye_brow_type',62,76,-48), (119533,1140929,0,'soga_eye_color',229,229,102), (119534,1140929,1,'soga_eye_type',-62,0,0), (119535,1140929,0,'soga_hair_color1',255,255,255), (119536,1140929,0,'soga_hair_color2',238,205,22), (119537,1140929,0,'soga_hair_highlight',255,255,255), (119538,1140929,0,'soga_hair_type_color',253,139,37), (119539,1140929,0,'soga_hair_type_highlight_color',243,102,255), (119540,1140929,1,'soga_lip_type',93,15,58), (119541,1140929,1,'soga_nose_type',37,20,77), (119542,1140929,0,'soga_skin_color',178,170,124), (119543,1140929,0,'wing_color1',141,220,2), (119544,1140929,0,'wing_color2',113,4,184), (119545,1140930,1,'cheek_type',41,-81,0), (119546,1140930,1,'chin_type',-100,-100,-100), (119547,1140930,1,'ear_type',-100,-37,0), (119548,1140930,1,'eye_brow_type',-50,-7,45), (119549,1140930,0,'eye_color',130,182,196), (119550,1140930,1,'eye_type',-4,0,0), (119551,1140930,0,'hair_color1',89,21,21), (119552,1140930,0,'hair_color2',171,87,0), (119553,1140930,0,'hair_face_color',168,59,22), (119554,1140930,0,'hair_face_highlight_color',219,179,15), (119555,1140930,0,'hair_highlight',239,221,86), (119556,1140930,0,'hair_type_color',168,59,22), (119557,1140930,0,'hair_type_highlight_color',219,179,15), (119558,1140930,1,'lip_type',14,57,-51), (119559,1140930,1,'nose_type',62,-10,100), (119560,1140930,0,'skin_color',229,190,191), (119561,1140930,1,'soga_cheek_type',41,-81,0), (119562,1140930,1,'soga_chin_type',-100,-100,-100), (119563,1140930,1,'soga_ear_type',-100,-37,0), (119564,1140930,1,'soga_eye_brow_type',-50,-7,45), (119565,1140930,0,'soga_eye_color',229,229,102), (119566,1140930,1,'soga_eye_type',-4,0,0), (119567,1140930,0,'soga_hair_color1',89,21,21), (119568,1140930,0,'soga_hair_color2',171,87,0), (119569,1140930,0,'soga_hair_face_color',168,59,22), (119570,1140930,0,'soga_hair_face_highlight_color',219,179,15), (119571,1140930,0,'soga_hair_highlight',239,221,86), (119572,1140930,0,'soga_hair_type_color',168,59,22), (119573,1140930,0,'soga_hair_type_highlight_color',219,179,15), (119574,1140930,1,'soga_lip_type',14,57,-51), (119575,1140930,1,'soga_nose_type',62,-10,100), (119576,1140930,0,'soga_skin_color',229,190,191), (119577,1140931,1,'cheek_type',45,82,0), (119578,1140931,1,'chin_type',-58,75,87), (119579,1140931,1,'ear_type',-31,90,0), (119580,1140931,1,'eye_brow_type',-56,81,-34), (119581,1140931,0,'eye_color',29,60,51), (119582,1140931,1,'eye_type',-87,0,0), (119583,1140931,0,'hair_color1',51,56,84), (119584,1140931,0,'hair_color2',63,79,81), (119585,1140931,0,'hair_face_color',79,82,119), (119586,1140931,0,'hair_face_highlight_color',35,24,1), (119587,1140931,0,'hair_highlight',79,28,15), (119588,1140931,0,'hair_type_color',79,82,119), (119589,1140931,0,'hair_type_highlight_color',35,24,1), (119590,1140931,1,'lip_type',75,96,-50), (119591,1140931,1,'nose_type',-25,93,34), (119592,1140931,0,'skin_color',182,157,105), (119593,1140931,1,'soga_cheek_type',45,82,0), (119594,1140931,1,'soga_chin_type',-58,75,87), (119595,1140931,1,'soga_ear_type',-31,90,0), (119596,1140931,1,'soga_eye_brow_type',-56,81,-34), (119597,1140931,0,'soga_eye_color',229,229,102), (119598,1140931,1,'soga_eye_type',-87,0,0), (119599,1140931,0,'soga_hair_color1',51,56,84), (119600,1140931,0,'soga_hair_color2',63,79,81), (119601,1140931,0,'soga_hair_face_color',79,82,119), (119602,1140931,0,'soga_hair_face_highlight_color',35,24,1), (119603,1140931,0,'soga_hair_highlight',79,28,15), (119604,1140931,0,'soga_hair_type_color',79,82,119), (119605,1140931,0,'soga_hair_type_highlight_color',35,24,1), (119606,1140931,1,'soga_lip_type',75,96,-50), (119607,1140931,1,'soga_nose_type',-25,93,34), (119608,1140931,0,'soga_skin_color',182,157,105), (119609,1140932,1,'eye_brow_type',-84,0,0), (119610,1140932,0,'eye_color',109,109,0), (119611,1140932,1,'lip_type',-94,0,0), (119612,1140932,1,'nose_type',100,-52,0), (119613,1140932,0,'skin_color',120,121,0), (119614,1140932,1,'soga_eye_brow_type',-84,0,0), (119615,1140932,0,'soga_eye_color',229,229,102), (119616,1140932,1,'soga_lip_type',-94,0,0), (119617,1140932,1,'soga_nose_type',100,-52,0), (119618,1140932,0,'soga_skin_color',120,121,0), (119619,1140933,1,'cheek_type',93,-81,0), (119620,1140933,1,'chin_type',-71,-100,28), (119621,1140933,1,'ear_type',100,-100,0), (119622,1140933,1,'eye_brow_type',82,-46,17), (119623,1140933,0,'eye_color',60,125,133), (119624,1140933,1,'eye_type',81,0,0), (119625,1140933,0,'hair_color1',161,165,168), (119626,1140933,0,'hair_color2',59,70,70), (119627,1140933,0,'hair_face_color',244,246,246), (119628,1140933,0,'hair_face_highlight_color',198,184,168), (119629,1140933,0,'hair_highlight',112,123,142), (119630,1140933,0,'hair_type_color',244,246,246), (119631,1140933,0,'hair_type_highlight_color',198,184,168), (119632,1140933,1,'lip_type',-58,25,-8), (119633,1140933,1,'nose_type',10,100,-100), (119634,1140933,0,'skin_color',204,183,183), (119635,1140933,1,'soga_cheek_type',93,-81,0), (119636,1140933,1,'soga_chin_type',-71,-100,28), (119637,1140933,1,'soga_ear_type',100,-100,0), (119638,1140933,1,'soga_eye_brow_type',82,-46,17), (119639,1140933,0,'soga_eye_color',229,229,102), (119640,1140933,1,'soga_eye_type',81,0,0), (119641,1140933,0,'soga_hair_color1',161,165,168), (119642,1140933,0,'soga_hair_color2',59,70,70), (119643,1140933,0,'soga_hair_face_color',244,246,246), (119644,1140933,0,'soga_hair_face_highlight_color',198,184,168), (119645,1140933,0,'soga_hair_highlight',112,123,142), (119646,1140933,0,'soga_hair_type_color',244,246,246), (119647,1140933,0,'soga_hair_type_highlight_color',198,184,168), (119648,1140933,1,'soga_lip_type',-58,25,-8), (119649,1140933,1,'soga_nose_type',10,100,-100), (119650,1140933,0,'soga_skin_color',204,183,183), (119651,1140934,1,'cheek_type',51,34,0), (119652,1140934,1,'chin_type',-52,55,52), (119653,1140934,1,'ear_type',20,50,0), (119654,1140934,1,'eye_brow_type',70,39,28), (119655,1140934,0,'eye_color',244,187,255), (119656,1140934,1,'eye_type',-31,0,0), (119657,1140934,0,'hair_color1',98,135,156), (119658,1140934,0,'hair_color2',88,95,109), (119659,1140934,0,'hair_face_color',102,132,151), (119660,1140934,0,'hair_face_highlight_color',203,191,176), (119661,1140934,0,'hair_highlight',112,123,142), (119662,1140934,0,'hair_type_color',102,132,151), (119663,1140934,0,'hair_type_highlight_color',203,191,176), (119664,1140934,1,'lip_type',47,-77,93), (119665,1140934,1,'nose_type',8,-34,-88), (119666,1140934,0,'skin_color',194,184,183), (119667,1140934,1,'soga_cheek_type',51,34,0), (119668,1140934,1,'soga_chin_type',-52,55,52), (119669,1140934,1,'soga_ear_type',20,50,0), (119670,1140934,1,'soga_eye_brow_type',70,39,28), (119671,1140934,0,'soga_eye_color',229,229,102), (119672,1140934,1,'soga_eye_type',-31,0,0), (119673,1140934,0,'soga_hair_color1',98,135,156), (119674,1140934,0,'soga_hair_color2',88,95,109), (119675,1140934,0,'soga_hair_face_color',102,132,151), (119676,1140934,0,'soga_hair_face_highlight_color',203,191,176), (119677,1140934,0,'soga_hair_highlight',112,123,142), (119678,1140934,0,'soga_hair_type_color',102,132,151), (119679,1140934,0,'soga_hair_type_highlight_color',203,191,176), (119680,1140934,1,'soga_lip_type',47,-77,93), (119681,1140934,1,'soga_nose_type',8,-34,-88), (119682,1140934,0,'soga_skin_color',194,184,183), (119683,1140935,0,'eye_color',255,255,255), (119684,1140935,0,'skin_color',255,255,255), (119685,1140935,0,'soga_eye_color',255,0,255), (119692,1140938,0,'eye_color',92,46,0), (119693,1140938,0,'skin_color',128,128,128), (119694,1140938,0,'soga_eye_color',255,0,255), (119695,1140939,0,'eye_color',93,46,0), (119696,1140939,0,'skin_color',128,128,128), (119697,1140939,0,'soga_eye_color',255,0,255), (119698,1140940,0,'eye_color',63,0,63), (119699,1140940,0,'skin_color',255,255,128), (119700,1140940,0,'soga_eye_color',255,0,255), (119701,1140941,0,'eye_color',128,128,128), (119702,1140941,0,'skin_color',255,255,191), (119703,1140941,0,'soga_eye_color',255,0,255), (119704,1140942,0,'eye_color',255,255,128), (119705,1140942,0,'skin_color',63,63,63), (119706,1140942,0,'soga_eye_color',255,0,255), (119707,1140943,0,'eye_color',255,255,128), (119708,1140943,0,'skin_color',63,63,63), (119709,1140943,0,'soga_eye_color',255,0,255), (119710,1140944,0,'eye_color',255,255,255), (119711,1140944,0,'skin_color',255,255,255), (119712,1140944,0,'soga_eye_color',255,0,255), (119713,1140945,0,'eye_color',255,255,128), (119714,1140945,0,'skin_color',63,63,63), (119715,1140945,0,'soga_eye_color',255,0,255), (119716,1140946,0,'eye_color',128,128,128), (119717,1140946,0,'skin_color',63,128,128), (119718,1140946,0,'soga_eye_color',255,0,255), (119719,1140947,0,'eye_color',0,0,160), (119720,1140947,0,'skin_color',0,255,0), (119721,1140947,0,'soga_eye_color',255,0,255), (119722,1140948,0,'eye_color',255,255,255), (119723,1140948,0,'skin_color',255,255,255), (119724,1140948,0,'soga_eye_color',255,0,255), (119725,1140949,0,'eye_color',128,128,128), (119726,1140949,0,'skin_color',255,255,191), (119727,1140949,0,'soga_eye_color',255,0,255), (119728,1140950,1,'cheek_type',50,95,0), (119729,1140950,1,'chin_type',0,77,0), (119730,1140950,1,'ear_type',-78,-56,0), (119731,1140950,1,'eye_brow_type',-34,-2,-35), (119732,1140950,0,'eye_color',63,118,77), (119733,1140950,1,'eye_type',28,0,0), (119734,1140950,0,'hair_color1',56,33,26), (119735,1140950,0,'hair_color2',94,59,11), (119736,1140950,0,'hair_face_color',100,70,10), (119737,1140950,0,'hair_face_highlight_color',30,9,13), (119738,1140950,0,'hair_highlight',54,45,28), (119739,1140950,0,'hair_type_color',100,70,10), (119740,1140950,0,'hair_type_highlight_color',30,9,13), (119741,1140950,1,'lip_type',18,-4,62), (119742,1140950,1,'nose_type',34,-85,56), (119743,1140950,0,'skin_color',93,98,98), (119744,1140950,1,'soga_cheek_type',50,95,0), (119745,1140950,1,'soga_chin_type',0,77,0), (119746,1140950,1,'soga_ear_type',-78,-56,0), (119747,1140950,1,'soga_eye_brow_type',-34,-2,-35), (119748,1140950,0,'soga_eye_color',229,229,102), (119749,1140950,1,'soga_eye_type',28,0,0), (119750,1140950,0,'soga_hair_color1',56,33,26), (119751,1140950,0,'soga_hair_color2',94,59,11), (119752,1140950,0,'soga_hair_face_color',100,70,10), (119753,1140950,0,'soga_hair_face_highlight_color',30,9,13), (119754,1140950,0,'soga_hair_highlight',54,45,28), (119755,1140950,0,'soga_hair_type_color',100,70,10), (119756,1140950,0,'soga_hair_type_highlight_color',30,9,13), (119757,1140950,1,'soga_lip_type',18,-4,62), (119758,1140950,1,'soga_nose_type',34,-85,56), (119759,1140950,0,'soga_skin_color',93,98,98), (119760,1140950,0,'wing_color1',255,255,255), (119761,1140950,0,'wing_color2',255,255,255), (119762,1140951,0,'eye_color',63,0,63), (119763,1140951,0,'skin_color',255,255,128), (119764,1140951,0,'soga_eye_color',255,0,255), (119765,1140952,0,'eye_color',92,46,0), (119766,1140952,0,'skin_color',128,128,128), (119767,1140952,0,'soga_eye_color',255,0,255), (119768,1140953,0,'eye_color',255,255,255), (119769,1140953,0,'skin_color',255,255,255), (119770,1140953,0,'soga_eye_color',255,0,255), (119771,1140954,0,'eye_color',128,128,128), (119772,1140954,0,'skin_color',255,255,191), (119773,1140954,0,'soga_eye_color',255,0,255), (119774,1140955,0,'eye_color',128,128,128), (119775,1140955,0,'skin_color',255,255,191), (119776,1140955,0,'soga_eye_color',255,0,255), (119777,1140956,0,'eye_color',132,144,144), (119778,1140956,0,'skin_color',135,135,135), (119779,1140956,0,'soga_eye_color',255,0,255), (119780,1140957,0,'eye_color',255,255,255), (119781,1140957,0,'skin_color',255,255,255), (119782,1140957,0,'soga_eye_color',255,0,255), (119815,1140959,1,'cheek_type',46,-37,0), (119816,1140959,1,'chin_type',-12,7,9), (119817,1140959,1,'ear_type',-84,-55,0), (119818,1140959,1,'eye_brow_type',69,95,0), (119819,1140959,0,'eye_color',150,63,21), (119820,1140959,1,'eye_type',-45,0,0), (119821,1140959,0,'hair_color1',255,255,255), (119822,1140959,0,'hair_color2',142,255,1), (119823,1140959,0,'hair_highlight',255,255,255), (119824,1140959,0,'hair_type_color',119,222,93), (119825,1140959,0,'hair_type_highlight_color',103,15,0), (119826,1140959,1,'lip_type',75,-52,26), (119827,1140959,1,'nose_type',87,-40,-51), (119828,1140959,0,'skin_color',187,156,152), (119829,1140959,1,'soga_cheek_type',46,-37,0), (119830,1140959,1,'soga_chin_type',-12,7,9), (119831,1140959,1,'soga_ear_type',-84,-55,0), (119832,1140959,1,'soga_eye_brow_type',69,95,0), (119833,1140959,0,'soga_eye_color',229,229,102), (119834,1140959,1,'soga_eye_type',-45,0,0), (119835,1140959,0,'soga_hair_color1',255,255,255), (119836,1140959,0,'soga_hair_color2',142,255,1), (119837,1140959,0,'soga_hair_highlight',255,255,255), (119838,1140959,0,'soga_hair_type_color',119,222,93), (119839,1140959,0,'soga_hair_type_highlight_color',103,15,0), (119840,1140959,1,'soga_lip_type',75,-52,26), (119841,1140959,1,'soga_nose_type',87,-40,-51), (119842,1140959,0,'soga_skin_color',187,156,152), (119843,1140959,0,'wing_color1',72,255,152), (119844,1140959,0,'wing_color2',2,230,217), (119845,1140960,0,'eye_color',255,255,255), (119846,1140960,0,'skin_color',255,255,255), (119847,1140960,0,'soga_eye_color',255,0,255), (119848,1140961,0,'eye_color',255,255,255), (119849,1140961,0,'skin_color',255,255,255), (119850,1140961,0,'soga_eye_color',255,0,255), (119854,1140963,0,'eye_color',255,255,255), (119855,1140963,0,'skin_color',255,255,255), (119856,1140963,0,'soga_eye_color',255,0,255), (119860,1140965,0,'eye_color',255,255,255), (119861,1140965,0,'skin_color',255,255,255), (119862,1140965,0,'soga_eye_color',255,0,255), (119898,1140968,0,'eye_color',204,204,204), (119899,1140968,0,'skin_color',204,204,204), (119900,1140968,0,'soga_eye_color',229,229,102), (119901,1140968,0,'soga_skin_color',204,204,204), (119905,1140970,0,'eye_color',255,255,255), (119906,1140970,0,'skin_color',255,255,255), (119907,1140970,0,'soga_eye_color',255,0,255), (119911,1140972,0,'eye_color',255,255,255), (119912,1140972,0,'skin_color',255,255,255), (119913,1140972,0,'soga_eye_color',255,0,255), (119914,1140973,1,'cheek_type',17,23,0), (119915,1140973,1,'chin_type',-4,14,14), (119916,1140973,1,'ear_type',-32,1,0), (119917,1140973,1,'eye_brow_type',-2,-1,25), (119918,1140973,0,'eye_color',114,78,35), (119919,1140973,1,'eye_type',-17,0,0), (119920,1140973,0,'hair_face_color',158,185,160), (119921,1140973,0,'hair_face_highlight_color',183,141,0), (119922,1140973,0,'hair_type_color',158,185,160), (119923,1140973,0,'hair_type_highlight_color',183,141,0), (119924,1140973,1,'lip_type',-29,-14,2), (119925,1140973,1,'nose_type',14,25,12), (119926,1140973,0,'skin_color',229,186,175), (119927,1140973,1,'soga_cheek_type',17,23,0), (119928,1140973,1,'soga_chin_type',-4,14,14), (119929,1140973,1,'soga_ear_type',-32,1,0), (119930,1140973,1,'soga_eye_brow_type',-2,-1,25), (119931,1140973,0,'soga_eye_color',229,229,102), (119932,1140973,1,'soga_eye_type',-17,0,0), (119933,1140973,0,'soga_hair_face_color',158,185,160), (119934,1140973,0,'soga_hair_face_highlight_color',183,141,0), (119935,1140973,0,'soga_hair_type_color',158,185,160), (119936,1140973,0,'soga_hair_type_highlight_color',183,141,0), (119937,1140973,1,'soga_lip_type',-29,-14,2), (119938,1140973,1,'soga_nose_type',14,25,12), (119939,1140973,0,'soga_skin_color',229,186,175), (119940,1140973,0,'wing_color1',255,255,255), (119941,1140973,0,'wing_color2',255,255,255), (119942,1140974,0,'eye_color',255,255,255), (119943,1140974,0,'skin_color',255,255,255), (119944,1140974,0,'soga_eye_color',255,0,255), (119945,1140975,1,'cheek_type',-38,97,0), (119946,1140975,1,'chin_type',-25,-31,81), (119947,1140975,1,'ear_type',-5,-56,0), (119948,1140975,1,'eye_brow_type',-94,-23,-74), (119949,1140975,0,'eye_color',0,13,13), (119950,1140975,1,'eye_type',-74,0,0), (119951,1140975,0,'hair_color1',160,156,172), (119952,1140975,0,'hair_color2',62,62,68), (119953,1140975,0,'hair_face_color',244,244,246), (119954,1140975,0,'hair_face_highlight_color',156,172,168), (119955,1140975,0,'hair_highlight',114,112,142), (119956,1140975,0,'hair_type_color',244,244,246), (119957,1140975,0,'hair_type_highlight_color',156,172,168), (119958,1140975,1,'lip_type',37,83,-79), (119959,1140975,1,'nose_type',-85,50,21), (119960,1140975,0,'skin_color',123,114,68), (119961,1140975,1,'soga_cheek_type',-38,97,0), (119962,1140975,1,'soga_chin_type',-25,-31,81), (119963,1140975,1,'soga_ear_type',-5,-56,0), (119964,1140975,1,'soga_eye_brow_type',-94,-23,-74), (119965,1140975,0,'soga_eye_color',229,229,102), (119966,1140975,1,'soga_eye_type',-74,0,0), (119967,1140975,0,'soga_hair_color1',160,156,172), (119968,1140975,0,'soga_hair_color2',62,62,68), (119969,1140975,0,'soga_hair_face_color',244,244,246), (119970,1140975,0,'soga_hair_face_highlight_color',156,172,168), (119971,1140975,0,'soga_hair_highlight',114,112,142), (119972,1140975,0,'soga_hair_type_color',244,244,246), (119973,1140975,0,'soga_hair_type_highlight_color',156,172,168), (119974,1140975,1,'soga_lip_type',37,83,-79), (119975,1140975,1,'soga_nose_type',-85,50,21), (119976,1140975,0,'soga_skin_color',123,114,68), (119977,1140975,0,'wing_color1',255,255,255), (119978,1140975,0,'wing_color2',255,255,255), (119979,1140976,0,'eye_color',255,255,255), (119980,1140976,0,'skin_color',255,255,255), (119981,1140976,0,'soga_eye_color',255,0,255), (119982,1140977,0,'eye_color',128,255,255), (119983,1140977,0,'skin_color',64,0,0), (119984,1140977,0,'soga_eye_color',255,0,255), (119991,1140980,0,'eye_color',255,255,255), (119992,1140980,0,'skin_color',255,255,255), (119993,1140980,0,'soga_eye_color',255,0,255), (119994,1140981,0,'eye_color',255,255,255), (119995,1140981,0,'skin_color',255,255,255), (119996,1140981,0,'soga_eye_color',255,0,255), (119997,1140982,0,'eye_color',255,255,255), (119998,1140982,0,'skin_color',255,255,255), (119999,1140982,0,'soga_eye_color',255,0,255), (120000,1140983,0,'eye_color',255,255,255), (120001,1140983,0,'skin_color',255,255,255), (120002,1140983,0,'soga_eye_color',255,0,255), (120003,1140984,0,'eye_color',255,0,0), (120004,1140984,0,'skin_color',255,255,255), (120005,1140984,0,'soga_eye_color',255,0,255), (120006,1140985,1,'cheek_type',-12,31,0), (120007,1140985,1,'chin_type',-31,65,75), (120008,1140985,1,'ear_type',-28,-34,0), (120009,1140985,1,'eye_brow_type',0,74,-63), (120010,1140985,0,'eye_color',45,92,106), (120011,1140985,1,'eye_type',25,0,0), (120012,1140985,0,'hair_color1',26,24,25), (120013,1140985,0,'hair_color2',36,34,36), (120014,1140985,0,'hair_face_color',15,1,21), (120015,1140985,0,'hair_face_highlight_color',84,0,0), (120016,1140985,0,'hair_highlight',109,14,49), (120017,1140985,0,'hair_type_color',15,1,21), (120018,1140985,0,'hair_type_highlight_color',84,0,0), (120019,1140985,1,'lip_type',37,95,-74), (120020,1140985,1,'nose_type',-66,-65,-97), (120021,1140985,0,'skin_color',196,182,162), (120022,1140985,1,'soga_cheek_type',-12,31,0), (120023,1140985,1,'soga_chin_type',-31,65,75), (120024,1140985,1,'soga_ear_type',-28,-34,0), (120025,1140985,1,'soga_eye_brow_type',0,74,-63), (120026,1140985,0,'soga_eye_color',229,229,102), (120027,1140985,1,'soga_eye_type',25,0,0), (120028,1140985,0,'soga_hair_color1',26,24,25), (120029,1140985,0,'soga_hair_color2',36,34,36), (120030,1140985,0,'soga_hair_face_color',15,1,21), (120031,1140985,0,'soga_hair_face_highlight_color',84,0,0), (120032,1140985,0,'soga_hair_highlight',109,14,49), (120033,1140985,0,'soga_hair_type_color',15,1,21), (120034,1140985,0,'soga_hair_type_highlight_color',84,0,0), (120035,1140985,1,'soga_lip_type',37,95,-74), (120036,1140985,1,'soga_nose_type',-66,-65,-97), (120037,1140985,0,'soga_skin_color',196,182,162), (120038,1140986,0,'eye_color',255,255,255), (120039,1140986,0,'skin_color',255,255,255), (120040,1140986,0,'soga_eye_color',255,0,255), (120041,1140987,0,'eye_color',255,255,255), (120042,1140987,0,'skin_color',255,255,255), (120043,1140987,0,'soga_eye_color',255,0,255), (120044,1140988,1,'cheek_type',11,1,0), (120045,1140988,1,'chin_type',56,-59,5), (120046,1140988,1,'ear_type',-72,65,0), (120047,1140988,1,'eye_brow_type',82,-74,-21), (120048,1140988,0,'eye_color',139,111,3), (120049,1140988,0,'hair_color1',255,255,255), (120050,1140988,0,'hair_color2',194,28,1), (120051,1140988,0,'hair_highlight',255,255,255), (120052,1140988,0,'hair_type_color',91,45,0), (120053,1140988,0,'hair_type_highlight_color',80,29,0), (120054,1140988,1,'lip_type',-58,-18,-57), (120055,1140988,1,'nose_type',94,-7,9), (120056,1140988,0,'skin_color',250,224,206), (120057,1140988,1,'soga_cheek_type',11,1,0), (120058,1140988,1,'soga_chin_type',56,-59,5), (120059,1140988,1,'soga_ear_type',-72,65,0), (120060,1140988,1,'soga_eye_brow_type',82,-74,-21), (120061,1140988,0,'soga_eye_color',229,229,102), (120062,1140988,0,'soga_hair_color1',255,255,255), (120063,1140988,0,'soga_hair_color2',194,28,1), (120064,1140988,0,'soga_hair_highlight',255,255,255), (120065,1140988,0,'soga_hair_type_color',91,45,0), (120066,1140988,0,'soga_hair_type_highlight_color',80,29,0), (120067,1140988,1,'soga_lip_type',-58,-18,-57), (120068,1140988,1,'soga_nose_type',94,-7,9), (120069,1140988,0,'soga_skin_color',250,224,206), (120070,1140988,0,'wing_color1',137,12,183), (120071,1140988,0,'wing_color2',248,135,1), (120075,1140990,0,'eye_color',255,255,255), (120076,1140990,0,'skin_color',255,255,255), (120077,1140990,0,'soga_eye_color',255,0,255), (120078,1140991,0,'eye_color',255,255,255), (120079,1140991,0,'skin_color',255,255,255), (120080,1140991,0,'soga_eye_color',255,0,255), (120141,1140994,0,'eye_color',255,255,255), (120142,1140994,0,'skin_color',255,255,255), (120143,1140994,0,'soga_eye_color',255,0,255), (120150,1140997,0,'eye_color',255,255,255), (120151,1140997,0,'skin_color',255,255,255), (120152,1140997,0,'soga_eye_color',255,0,255), (120153,1140998,1,'cheek_type',-77,39,0), (120154,1140998,1,'chin_type',55,12,59), (120155,1140998,1,'ear_type',89,22,0), (120156,1140998,1,'eye_brow_type',21,46,-94), (120157,1140998,0,'eye_color',127,197,2), (120158,1140998,1,'eye_type',14,0,0), (120159,1140998,0,'hair_color1',255,255,255), (120160,1140998,0,'hair_color2',153,30,229), (120161,1140998,0,'hair_highlight',255,255,255), (120162,1140998,0,'hair_type_color',120,6,177), (120163,1140998,0,'hair_type_highlight_color',222,78,255), (120164,1140998,1,'lip_type',17,97,43), (120165,1140998,1,'nose_type',-81,-28,-26), (120166,1140998,0,'skin_color',201,162,174), (120167,1140998,1,'soga_cheek_type',-77,39,0), (120168,1140998,1,'soga_chin_type',55,12,59), (120169,1140998,1,'soga_ear_type',89,22,0), (120170,1140998,1,'soga_eye_brow_type',21,46,-94), (120171,1140998,0,'soga_eye_color',229,229,102), (120172,1140998,1,'soga_eye_type',14,0,0), (120173,1140998,0,'soga_hair_color1',255,255,255), (120174,1140998,0,'soga_hair_color2',153,30,229), (120175,1140998,0,'soga_hair_highlight',255,255,255), (120176,1140998,0,'soga_hair_type_color',120,6,177), (120177,1140998,0,'soga_hair_type_highlight_color',222,78,255), (120178,1140998,1,'soga_lip_type',17,97,43), (120179,1140998,1,'soga_nose_type',-81,-28,-26), (120180,1140998,0,'soga_skin_color',201,162,174), (120181,1140998,0,'wing_color1',71,71,71), (120182,1140998,0,'wing_color2',142,44,68), (120213,1141000,0,'eye_color',255,255,255), (120214,1141000,0,'skin_color',255,255,255), (120215,1141000,0,'soga_eye_color',255,0,255), (120219,1141002,1,'cheek_type',2,-61,0), (120220,1141002,1,'chin_type',-56,-9,-61), (120221,1141002,1,'ear_type',-39,2,0), (120222,1141002,1,'eye_brow_type',-65,38,-81), (120223,1141002,0,'eye_color',84,181,45), (120224,1141002,1,'eye_type',100,0,0), (120225,1141002,0,'hair_color1',255,255,255), (120226,1141002,0,'hair_color2',144,140,137), (120227,1141002,0,'hair_highlight',255,255,255), (120228,1141002,0,'hair_type_color',142,169,169), (120229,1141002,0,'hair_type_highlight_color',15,0,22), (120230,1141002,1,'lip_type',74,7,-70), (120231,1141002,1,'nose_type',45,87,-58), (120232,1141002,0,'skin_color',239,210,188), (120233,1141002,1,'soga_cheek_type',58,43,0), (120234,1141002,1,'soga_chin_type',44,-15,20), (120235,1141002,1,'soga_ear_type',56,89,0), (120236,1141002,1,'soga_eye_brow_type',-35,8,-84), (120237,1141002,0,'soga_eye_color',204,204,204), (120238,1141002,1,'soga_eye_type',-28,0,0), (120239,1141002,0,'soga_hair_color1',255,255,255), (120240,1141002,0,'soga_hair_color2',56,62,62), (120241,1141002,0,'soga_hair_highlight',255,255,255), (120242,1141002,0,'soga_hair_type_color',227,233,233), (120243,1141002,0,'soga_hair_type_highlight_color',92,214,177), (120244,1141002,1,'soga_lip_type',20,-69,93), (120245,1141002,1,'soga_nose_type',17,-87,37), (120246,1141002,0,'soga_skin_color',212,192,157), (120247,1141002,0,'wing_color1',120,3,194), (120248,1141002,0,'wing_color2',124,21,124), (120249,1141003,1,'cheek_type',-100,3,0), (120250,1141003,1,'chin_type',100,-100,-31), (120251,1141003,1,'ear_type',100,100,0), (120252,1141003,1,'eye_brow_type',-81,100,-100), (120253,1141003,0,'eye_color',35,83,142), (120254,1141003,1,'eye_type',-100,0,0), (120255,1141003,0,'hair_color1',255,255,255), (120256,1141003,0,'hair_color2',255,123,29), (120257,1141003,0,'hair_highlight',255,255,255), (120258,1141003,0,'hair_type_color',91,17,0), (120259,1141003,0,'hair_type_highlight_color',253,132,34), (120260,1141003,1,'lip_type',2,31,-1), (120261,1141003,1,'nose_type',-7,-68,-17), (120262,1141003,0,'skin_color',236,217,207), (120263,1141003,1,'soga_cheek_type',-34,-64,0), (120264,1141003,1,'soga_chin_type',-12,89,-81), (120265,1141003,1,'soga_ear_type',-81,-70,0), (120266,1141003,1,'soga_eye_brow_type',-21,2,-43), (120267,1141003,0,'soga_eye_color',229,229,102), (120268,1141003,1,'soga_eye_type',-87,0,0), (120269,1141003,0,'soga_hair_color1',255,255,255), (120270,1141003,0,'soga_hair_color2',194,28,1), (120271,1141003,0,'soga_hair_highlight',255,255,255), (120272,1141003,0,'soga_hair_type_color',97,50,0), (120273,1141003,0,'soga_hair_type_highlight_color',1,69,189), (120274,1141003,1,'soga_lip_type',77,-58,89), (120275,1141003,1,'soga_nose_type',62,-20,-58), (120276,1141003,0,'soga_skin_color',212,192,154), (120277,1141003,0,'wing_color1',161,243,2), (120278,1141003,0,'wing_color2',57,81,174), (120282,1141005,1,'cheek_type',53,12,0), (120283,1141005,1,'chin_type',96,-42,-78), (120284,1141005,1,'ear_type',74,-41,0), (120285,1141005,1,'eye_brow_type',17,-37,-50), (120286,1141005,0,'eye_color',162,198,199), (120287,1141005,1,'eye_type',38,0,0), (120288,1141005,0,'hair_color1',160,156,172), (120289,1141005,0,'hair_color2',61,61,68), (120290,1141005,0,'hair_face_color',244,244,246), (120291,1141005,0,'hair_face_highlight_color',175,72,28), (120292,1141005,0,'hair_highlight',89,21,21), (120293,1141005,0,'hair_type_color',244,244,246), (120294,1141005,0,'hair_type_highlight_color',175,72,28), (120295,1141005,1,'lip_type',-58,-29,-31), (120296,1141005,1,'nose_type',56,84,44), (120297,1141005,0,'skin_color',225,215,207), (120298,1141005,1,'soga_cheek_type',0,95,0), (120299,1141005,1,'soga_chin_type',-25,68,0), (120300,1141005,1,'soga_ear_type',95,7,0), (120301,1141005,1,'soga_eye_brow_type',-63,0,-96), (120302,1141005,0,'soga_eye_color',204,204,204), (120303,1141005,0,'soga_hair_color1',91,21,51), (120304,1141005,0,'soga_hair_color2',124,82,20), (120305,1141005,0,'soga_hair_face_color',104,21,19), (120306,1141005,0,'soga_hair_face_highlight_color',244,246,246), (120307,1141005,0,'soga_hair_highlight',161,165,168), (120308,1141005,0,'soga_hair_type_color',104,21,19), (120309,1141005,0,'soga_hair_type_highlight_color',244,246,246), (120310,1141005,1,'soga_lip_type',0,38,50), (120311,1141005,1,'soga_nose_type',0,50,0), (120312,1141005,0,'soga_skin_color',247,235,222), (120313,1141006,0,'eye_color',128,128,63), (120314,1141006,0,'skin_color',128,128,255), (120315,1141006,0,'soga_eye_color',255,0,255), (120346,1141008,0,'eye_color',128,128,63), (120347,1141008,0,'skin_color',128,128,255), (120348,1141008,0,'soga_eye_color',255,0,255), (120349,1141009,0,'eye_color',255,255,255), (120350,1141009,0,'skin_color',193,0,0), (120351,1141009,0,'soga_eye_color',255,0,255), (120352,1141010,0,'eye_color',128,128,63), (120353,1141010,0,'skin_color',128,128,255), (120354,1141010,0,'soga_eye_color',255,0,255), (120355,1141011,0,'eye_color',128,128,63), (120356,1141011,0,'skin_color',128,128,255), (120357,1141011,0,'soga_eye_color',255,0,255), (120358,1141012,1,'cheek_type',100,-42,0), (120359,1141012,1,'chin_type',-100,-100,100), (120360,1141012,1,'ear_type',100,-14,0), (120361,1141012,1,'eye_brow_type',37,31,62), (120362,1141012,0,'eye_color',106,211,45), (120363,1141012,1,'eye_type',-61,0,0), (120364,1141012,0,'hair_color1',255,255,255), (120365,1141012,0,'hair_color2',255,236,129), (120366,1141012,0,'hair_highlight',255,255,255), (120367,1141012,0,'hair_type_color',255,225,20), (120368,1141012,0,'hair_type_highlight_color',5,59,163), (120369,1141012,1,'lip_type',39,-71,25), (120370,1141012,1,'nose_type',7,-56,7), (120371,1141012,0,'skin_color',216,196,161), (120372,1141012,1,'soga_cheek_type',-85,22,0), (120373,1141012,1,'soga_chin_type',-12,84,0), (120374,1141012,1,'soga_ear_type',-35,-83,0), (120375,1141012,1,'soga_eye_brow_type',-90,35,62), (120376,1141012,0,'soga_eye_color',229,229,102), (120377,1141012,1,'soga_eye_type',2,0,0), (120378,1141012,0,'soga_hair_color1',255,255,255), (120379,1141012,0,'soga_hair_color2',76,161,255), (120380,1141012,0,'soga_hair_highlight',255,255,255), (120381,1141012,0,'soga_hair_type_color',26,136,240), (120382,1141012,0,'soga_hair_type_highlight_color',67,194,222), (120383,1141012,1,'soga_lip_type',10,-89,-93), (120384,1141012,1,'soga_nose_type',78,34,81), (120385,1141012,0,'soga_skin_color',198,174,204), (120386,1141012,0,'wing_color1',193,189,1), (120387,1141012,0,'wing_color2',70,196,76), (120388,1141013,0,'eye_color',211,211,169), (120389,1141013,0,'skin_color',255,164,164), (120390,1141013,0,'soga_eye_color',255,0,255), (120391,1141014,0,'eye_color',185,255,185), (120392,1141014,0,'skin_color',174,174,255), (120393,1141014,0,'soga_eye_color',255,0,255), (120394,1141015,0,'eye_color',232,255,232), (120395,1141015,0,'skin_color',255,213,255), (120396,1141015,0,'soga_eye_color',255,0,255), (120397,1141016,0,'eye_color',128,128,63), (120398,1141016,0,'skin_color',128,128,255), (120399,1141016,0,'soga_eye_color',255,0,255), (120400,1141017,0,'eye_color',211,211,169), (120401,1141017,0,'skin_color',255,164,164), (120402,1141017,0,'soga_eye_color',255,0,255), (120409,1141020,0,'eye_color',63,0,63), (120410,1141020,0,'skin_color',255,255,128), (120411,1141020,0,'soga_eye_color',255,0,255), (120412,1141021,0,'eye_color',0,0,63), (120413,1141021,0,'skin_color',128,128,128), (120414,1141021,0,'soga_eye_color',255,0,255), (120415,1141022,0,'eye_color',128,128,128), (120416,1141022,0,'skin_color',63,128,128), (120417,1141022,0,'soga_eye_color',255,0,255), (120418,1141023,0,'eye_color',0,63,0), (120419,1141023,0,'skin_color',0,63,128), (120420,1141023,0,'soga_eye_color',255,0,255), (120424,1141025,0,'eye_color',255,255,255), (120425,1141025,0,'skin_color',255,255,255), (120426,1141025,0,'soga_eye_color',255,0,255), (120427,1141026,1,'cheek_type',-31,7,0), (120428,1141026,1,'chin_type',-7,81,62), (120429,1141026,1,'ear_type',100,100,0), (120430,1141026,1,'eye_brow_type',-100,100,81), (120431,1141026,0,'eye_color',2,245,229), (120432,1141026,1,'eye_type',100,0,0), (120433,1141026,0,'hair_color1',255,255,255), (120434,1141026,0,'hair_color2',255,123,29), (120435,1141026,0,'hair_highlight',255,255,255), (120436,1141026,0,'hair_type_color',163,9,0), (120437,1141026,0,'hair_type_highlight_color',255,222,24), (120438,1141026,1,'lip_type',-14,37,-56), (120439,1141026,1,'nose_type',68,-81,-93), (120440,1141026,0,'skin_color',185,140,149), (120441,1141026,1,'soga_cheek_type',48,45,0), (120442,1141026,1,'soga_chin_type',-66,-98,-37), (120443,1141026,1,'soga_ear_type',-57,-50,0), (120444,1141026,1,'soga_eye_brow_type',28,-96,5), (120445,1141026,0,'soga_eye_color',204,204,204), (120446,1141026,1,'soga_eye_type',-4,0,0), (120447,1141026,0,'soga_hair_color1',255,255,255), (120448,1141026,0,'soga_hair_color2',142,255,1), (120449,1141026,0,'soga_hair_highlight',255,255,255), (120450,1141026,0,'soga_hair_type_color',126,225,71), (120451,1141026,0,'soga_hair_type_highlight_color',64,67,82), (120452,1141026,1,'soga_lip_type',4,37,-2), (120453,1141026,1,'soga_nose_type',-9,17,76), (120454,1141026,0,'soga_skin_color',207,182,206), (120455,1141026,0,'wing_color1',31,114,164), (120456,1141026,0,'wing_color2',139,2,221), (120466,1141030,1,'cheek_type',28,-50,0), (120467,1141030,1,'chin_type',-31,100,100), (120468,1141030,1,'ear_type',100,81,0), (120469,1141030,1,'eye_brow_type',31,-62,37), (120470,1141030,0,'eye_color',105,3,169), (120471,1141030,1,'eye_type',25,0,0), (120472,1141030,0,'hair_color1',255,255,255), (120473,1141030,0,'hair_color2',87,8,147), (120474,1141030,0,'hair_highlight',255,255,255), (120475,1141030,0,'hair_type_color',86,0,116), (120476,1141030,0,'hair_type_highlight_color',86,0,116), (120477,1141030,1,'lip_type',-100,100,-56), (120478,1141030,1,'nose_type',-62,-17,-37), (120479,1141030,0,'skin_color',209,181,178), (120480,1141030,1,'soga_cheek_type',0,50,0), (120481,1141030,1,'soga_chin_type',19,-15,96), (120482,1141030,1,'soga_ear_type',-28,-91,0), (120483,1141030,1,'soga_eye_brow_type',31,78,70), (120484,1141030,0,'soga_eye_color',229,229,102), (120485,1141030,1,'soga_eye_type',-11,0,0), (120486,1141030,0,'soga_hair_color1',255,255,255), (120487,1141030,0,'soga_hair_color2',87,8,147), (120488,1141030,0,'soga_hair_highlight',255,255,255), (120489,1141030,0,'soga_hair_type_color',98,0,138), (120490,1141030,0,'soga_hair_type_highlight_color',118,149,150), (120491,1141030,1,'soga_lip_type',-4,1,79), (120492,1141030,1,'soga_nose_type',72,76,71), (120493,1141030,0,'soga_skin_color',247,224,233), (120494,1141030,0,'wing_color1',125,3,201), (120495,1141030,0,'wing_color2',216,216,216), (120496,1141031,0,'eye_color',255,255,255), (120497,1141031,0,'skin_color',255,255,255), (120498,1141031,0,'soga_eye_color',255,0,255), (120499,1141032,0,'eye_color',255,255,255), (120500,1141032,0,'skin_color',255,255,255), (120501,1141032,0,'soga_eye_color',255,0,255), (120502,1141033,0,'eye_color',255,255,255), (120503,1141033,0,'skin_color',255,255,255), (120504,1141033,0,'soga_eye_color',255,0,255), (120505,1141034,0,'eye_color',128,128,63), (120506,1141034,0,'skin_color',128,128,255), (120507,1141034,0,'soga_eye_color',255,0,255), (120508,1141035,0,'eye_color',185,255,185), (120509,1141035,0,'skin_color',174,174,255), (120510,1141035,0,'soga_eye_color',255,0,255), (120525,6050000,1,'cheek_type',91,-1,0), (120526,6050000,1,'chin_type',75,31,34), (120527,6050000,1,'ear_type',-100,-97,0), (120528,6050000,1,'eye_brow_type',-47,74,-41), (120529,6050000,0,'eye_color',204,204,204), (120530,6050000,1,'eye_type',25,0,0), (120531,6050000,0,'hair_color1',14,198,50), (120532,6050000,1,'lip_type',-11,15,8), (120533,6050000,1,'nose_type',-83,14,-58), (120534,6050000,0,'skin_color',177,179,180), (120535,6050000,1,'soga_cheek_type',0,-47,74), (120536,6050000,1,'soga_chin_type',0,-11,15), (120537,6050000,1,'soga_ear_type',0,25,0), (120538,6050000,1,'soga_eye_brow_type',0,-100,-97), (120539,6050000,0,'soga_eye_color',204,204,204), (120540,6050000,1,'soga_lip_type',-41,91,-1), (120541,6050000,1,'soga_nose_type',8,75,31), (120542,6050000,0,'soga_skin_color',177,179,180), (120543,6050001,1,'cheek_type',-5,-34,0), (120544,6050001,1,'chin_type',-42,-1,9), (120545,6050001,1,'ear_type',-14,-37,0), (120546,6050001,1,'eye_brow_type',7,25,0), (120547,6050001,0,'eye_color',30,59,46), (120548,6050001,1,'eye_type',1,0,0), (120549,6050001,0,'hair_color1',0,247,0), (120550,6050001,0,'hair_face_color',40,22,14), (120551,6050001,0,'hair_face_highlight_color',150,67,0), (120552,6050001,0,'hair_type_color',40,22,14), (120553,6050001,0,'hair_type_highlight_color',150,67,0), (120554,6050001,1,'lip_type',29,-9,-7), (120555,6050001,1,'nose_type',3,0,-9), (120556,6050001,0,'skin_color',236,198,197), (120557,6050001,1,'soga_cheek_type',0,7,25), (120558,6050001,1,'soga_chin_type',0,29,-9), (120559,6050001,1,'soga_ear_type',0,1,0), (120560,6050001,1,'soga_eye_brow_type',0,-14,-37), (120561,6050001,0,'soga_eye_color',229,229,102), (120562,6050001,0,'soga_hair_face_color',40,22,14), (120563,6050001,0,'soga_hair_face_highlight_color',150,67,0), (120564,6050001,0,'soga_hair_type_color',40,22,14), (120565,6050001,0,'soga_hair_type_highlight_color',150,67,0), (120566,6050001,1,'soga_lip_type',0,-5,-34), (120567,6050001,1,'soga_nose_type',-7,-42,-1), (120568,6050001,0,'soga_skin_color',236,198,197), (120569,6050001,0,'wing_color1',255,255,255), (120570,6050001,0,'wing_color2',255,255,255), (120571,6050002,1,'cheek_type',21,-21,0), (120572,6050002,1,'chin_type',-37,0,0), (120573,6050002,1,'ear_type',7,-9,0), (120574,6050002,1,'eye_brow_type',-4,-4,-18), (120575,6050002,0,'eye_color',61,120,89), (120576,6050002,1,'eye_type',-7,0,0), (120577,6050002,0,'hair_color1',0,219,0), (120578,6050002,0,'hair_face_color',71,69,65), (120579,6050002,0,'hair_face_highlight_color',89,87,82), (120580,6050002,0,'hair_type_color',71,69,65), (120581,6050002,0,'hair_type_highlight_color',89,87,82), (120582,6050002,1,'lip_type',-12,7,0), (120583,6050002,1,'nose_type',-5,0,-37), (120584,6050002,0,'skin_color',232,235,235), (120585,6050002,1,'soga_cheek_type',0,-4,-4), (120586,6050002,1,'soga_chin_type',0,-12,7), (120587,6050002,1,'soga_ear_type',0,-7,0), (120588,6050002,1,'soga_eye_brow_type',0,7,-9), (120589,6050002,0,'soga_eye_color',229,229,102), (120590,6050002,0,'soga_hair_face_color',71,69,65), (120591,6050002,0,'soga_hair_face_highlight_color',89,87,82), (120592,6050002,0,'soga_hair_type_color',71,69,65), (120593,6050002,0,'soga_hair_type_highlight_color',89,87,82), (120594,6050002,1,'soga_lip_type',-18,21,-21), (120595,6050002,1,'soga_nose_type',0,-37,0), (120596,6050002,0,'soga_skin_color',232,235,235), (120597,6050002,0,'wing_color1',255,255,255), (120598,6050002,0,'wing_color2',255,255,255), (120599,6050003,1,'cheek_type',0,-2,0), (120600,6050003,1,'chin_type',3,3,28), (120601,6050003,1,'ear_type',-1,7,0), (120602,6050003,1,'eye_brow_type',-20,-7,11), (120603,6050003,0,'eye_color',143,189,202), (120604,6050003,1,'eye_type',17,0,0), (120605,6050003,0,'hair_color1',34,245,0), (120606,6050003,0,'hair_face_color',137,47,9), (120607,6050003,0,'hair_face_highlight_color',103,42,0), (120608,6050003,0,'hair_type_color',137,47,9), (120609,6050003,0,'hair_type_highlight_color',103,42,0), (120610,6050003,1,'lip_type',0,39,14), (120611,6050003,1,'nose_type',-5,34,-11), (120612,6050003,0,'skin_color',253,254,254), (120613,6050003,1,'soga_cheek_type',0,-20,-7), (120614,6050003,1,'soga_chin_type',0,0,39), (120615,6050003,1,'soga_ear_type',0,17,0), (120616,6050003,1,'soga_eye_brow_type',0,-1,7), (120617,6050003,0,'soga_eye_color',229,229,102), (120618,6050003,0,'soga_hair_face_color',137,47,9), (120619,6050003,0,'soga_hair_face_highlight_color',103,42,0), (120620,6050003,0,'soga_hair_type_color',137,47,9), (120621,6050003,0,'soga_hair_type_highlight_color',103,42,0), (120622,6050003,1,'soga_lip_type',11,0,-2), (120623,6050003,1,'soga_nose_type',14,3,3), (120624,6050003,0,'soga_skin_color',253,254,254), (120625,6050003,0,'wing_color1',255,255,255), (120626,6050003,0,'wing_color2',255,255,255), (120627,6050004,1,'cheek_type',26,-17,0), (120628,6050004,1,'chin_type',20,-7,28), (120629,6050004,1,'ear_type',39,-34,0), (120630,6050004,1,'eye_brow_type',-19,-11,0), (120631,6050004,0,'eye_color',53,34,13), (120632,6050004,1,'eye_type',-23,0,0), (120633,6050004,0,'hair_color1',0,228,0), (120634,6050004,0,'hair_face_color',24,10,2), (120635,6050004,0,'hair_face_highlight_color',150,88,18), (120636,6050004,0,'hair_type_color',24,10,2), (120637,6050004,0,'hair_type_highlight_color',150,88,18), (120638,6050004,1,'lip_type',-14,0,0), (120639,6050004,1,'nose_type',44,0,-28), (120640,6050004,0,'skin_color',227,219,200), (120641,6050004,1,'soga_cheek_type',0,-19,-11), (120642,6050004,1,'soga_chin_type',0,-14,0), (120643,6050004,1,'soga_ear_type',0,-23,0), (120644,6050004,1,'soga_eye_brow_type',0,39,-34), (120645,6050004,0,'soga_eye_color',229,229,102), (120646,6050004,0,'soga_hair_face_color',24,10,2), (120647,6050004,0,'soga_hair_face_highlight_color',150,88,18), (120648,6050004,0,'soga_hair_type_color',24,10,2), (120649,6050004,0,'soga_hair_type_highlight_color',150,88,18), (120650,6050004,1,'soga_lip_type',0,26,-17), (120651,6050004,1,'soga_nose_type',0,20,-7), (120652,6050004,0,'soga_skin_color',227,219,200), (120653,6050004,0,'wing_color1',255,255,255), (120654,6050004,0,'wing_color2',255,255,255), (120655,6050005,0,'eye_color',255,255,255), (120656,6050005,0,'skin_color',255,255,255), (120657,6050005,0,'soga_eye_color',255,0,255), (120658,6050006,1,'cheek_type',28,0,0), (120659,6050006,1,'chin_type',-7,-28,37), (120660,6050006,1,'ear_type',14,28,0), (120661,6050006,1,'eye_brow_type',-5,0,-11), (120662,6050006,0,'eye_color',130,167,142), (120663,6050006,1,'eye_type',-4,0,0), (120664,6050006,0,'hair_color1',242,248,0), (120665,6050006,0,'hair_face_color',66,53,23), (120666,6050006,0,'hair_face_highlight_color',21,20,14), (120667,6050006,0,'hair_type_color',66,53,23), (120668,6050006,0,'hair_type_highlight_color',21,20,14), (120669,6050006,1,'lip_type',-21,-20,8), (120670,6050006,1,'nose_type',47,-14,-8), (120671,6050006,0,'skin_color',230,228,210), (120672,6050006,1,'soga_cheek_type',0,-5,0), (120673,6050006,1,'soga_chin_type',0,-21,-20), (120674,6050006,1,'soga_ear_type',0,-4,0), (120675,6050006,1,'soga_eye_brow_type',0,14,28), (120676,6050006,0,'soga_eye_color',229,229,102), (120677,6050006,0,'soga_hair_face_color',66,53,23), (120678,6050006,0,'soga_hair_face_highlight_color',21,20,14), (120679,6050006,0,'soga_hair_type_color',66,53,23), (120680,6050006,0,'soga_hair_type_highlight_color',21,20,14), (120681,6050006,1,'soga_lip_type',-11,28,0), (120682,6050006,1,'soga_nose_type',8,-7,-28), (120683,6050006,0,'soga_skin_color',230,228,210), (120684,6050006,0,'wing_color1',255,255,255), (120685,6050006,0,'wing_color2',255,255,255), (120686,6050007,1,'cheek_type',31,39,0), (120687,6050007,1,'chin_type',-7,-14,17), (120688,6050007,1,'ear_type',-14,-32,0), (120689,6050007,1,'eye_brow_type',19,0,7), (120690,6050007,0,'eye_color',130,182,197), (120691,6050007,1,'eye_type',-9,0,0), (120692,6050007,0,'hair_color1',39,245,0), (120693,6050007,0,'hair_face_color',58,45,18), (120694,6050007,0,'hair_face_highlight_color',219,180,3), (120695,6050007,0,'hair_type_color',58,45,18), (120696,6050007,0,'hair_type_highlight_color',219,180,3), (120697,6050007,1,'lip_type',-5,0,11), (120698,6050007,1,'nose_type',-7,39,-11), (120699,6050007,0,'skin_color',200,185,153), (120700,6050007,1,'soga_cheek_type',0,19,0), (120701,6050007,1,'soga_chin_type',0,-5,0), (120702,6050007,1,'soga_ear_type',0,-9,0), (120703,6050007,1,'soga_eye_brow_type',0,-14,-32), (120704,6050007,0,'soga_eye_color',229,229,102), (120705,6050007,0,'soga_hair_face_color',58,45,18), (120706,6050007,0,'soga_hair_face_highlight_color',219,180,3), (120707,6050007,0,'soga_hair_type_color',58,45,18), (120708,6050007,0,'soga_hair_type_highlight_color',219,180,3), (120709,6050007,1,'soga_lip_type',7,31,39), (120710,6050007,1,'soga_nose_type',11,-7,-14), (120711,6050007,0,'soga_skin_color',200,185,153), (120712,6050007,0,'wing_color1',255,255,255), (120713,6050007,0,'wing_color2',255,255,255), (120714,6050008,1,'cheek_type',0,-18,0), (120715,6050008,1,'chin_type',0,-14,0), (120716,6050008,1,'ear_type',8,4,0), (120717,6050008,1,'eye_brow_type',-14,-20,-4), (120718,6050008,0,'eye_color',32,67,73), (120719,6050008,1,'eye_type',-20,0,0), (120720,6050008,0,'hair_color1',253,236,0), (120721,6050008,0,'hair_face_color',126,126,125), (120722,6050008,0,'hair_face_highlight_color',90,89,88), (120723,6050008,0,'hair_type_color',126,126,125), (120724,6050008,0,'hair_type_highlight_color',90,89,88), (120725,6050008,1,'lip_type',-14,25,-28), (120726,6050008,1,'nose_type',-23,-3,-20), (120727,6050008,0,'skin_color',219,228,220), (120728,6050008,1,'soga_cheek_type',0,-14,-20), (120729,6050008,1,'soga_chin_type',0,-14,25), (120730,6050008,1,'soga_ear_type',0,-20,0), (120731,6050008,1,'soga_eye_brow_type',0,8,4), (120732,6050008,0,'soga_eye_color',229,229,102), (120733,6050008,0,'soga_hair_face_color',126,126,125), (120734,6050008,0,'soga_hair_face_highlight_color',90,89,88), (120735,6050008,0,'soga_hair_type_color',126,126,125), (120736,6050008,0,'soga_hair_type_highlight_color',90,89,88), (120737,6050008,1,'soga_lip_type',-4,0,-18), (120738,6050008,1,'soga_nose_type',-28,0,-14), (120739,6050008,0,'soga_skin_color',219,228,220), (120740,6050008,0,'wing_color1',255,255,255), (120741,6050008,0,'wing_color2',255,255,255), (120742,6050009,1,'cheek_type',9,-22,0), (120743,6050009,1,'chin_type',5,-14,18), (120744,6050009,1,'ear_type',10,-14,0), (120745,6050009,1,'eye_brow_type',28,-28,14), (120746,6050009,0,'eye_color',71,61,32), (120747,6050009,0,'hair_color1',228,5,0), (120748,6050009,0,'hair_face_color',112,40,8), (120749,6050009,0,'hair_face_highlight_color',228,218,132), (120750,6050009,0,'hair_type_color',112,40,8), (120751,6050009,0,'hair_type_highlight_color',228,218,132), (120752,6050009,1,'lip_type',-28,-5,-34), (120753,6050009,1,'nose_type',-9,-28,5), (120754,6050009,0,'skin_color',222,186,188), (120755,6050009,1,'soga_cheek_type',0,28,-28), (120756,6050009,1,'soga_chin_type',0,-28,-5), (120757,6050009,1,'soga_eye_brow_type',0,10,-14), (120758,6050009,0,'soga_eye_color',229,229,102), (120759,6050009,0,'soga_hair_face_color',112,40,8), (120760,6050009,0,'soga_hair_face_highlight_color',228,218,132), (120761,6050009,0,'soga_hair_type_color',112,40,8), (120762,6050009,0,'soga_hair_type_highlight_color',228,218,132), (120763,6050009,1,'soga_lip_type',14,9,-22), (120764,6050009,1,'soga_nose_type',-34,5,-14), (120765,6050009,0,'soga_skin_color',222,186,188), (120766,6050009,0,'wing_color1',255,255,255), (120767,6050009,0,'wing_color2',255,255,255), (120786,280001,0,'eye_color',255,255,255), (120787,280001,0,'skin_color',255,255,255), (120788,280001,0,'soga_eye_color',255,0,255), (120789,280002,0,'eye_color',255,255,255), (120790,280002,0,'skin_color',255,255,255), (120791,280002,0,'soga_eye_color',255,0,255), (120792,280003,0,'eye_color',255,255,255), (120793,280003,0,'skin_color',255,255,255), (120794,280003,0,'soga_eye_color',255,0,255), (120795,280004,0,'eye_color',255,0,128), (120796,280004,0,'skin_color',255,128,255), (120797,280004,0,'soga_eye_color',255,0,255), (120798,280005,0,'eye_color',255,255,255), (120799,280005,0,'skin_color',255,255,255), (120800,280005,0,'soga_eye_color',255,0,255), (120801,280006,0,'eye_color',0,128,0), (120802,280006,0,'skin_color',0,63,0), (120803,280006,0,'soga_eye_color',255,0,255), (120804,280007,0,'eye_color',0,128,255), (120805,280007,0,'skin_color',0,128,191), (120806,280007,0,'soga_eye_color',255,0,255), (120807,280008,0,'eye_color',100,0,0), (120808,280008,0,'skin_color',1,1,1), (120809,280008,0,'soga_eye_color',255,0,255), (120810,280009,0,'eye_color',0,128,255), (120811,280009,0,'skin_color',0,128,191), (120812,280009,0,'soga_eye_color',255,0,255), (120813,280010,1,'cheek_type',34,-37,0), (120814,280010,1,'chin_type',-50,0,-22), (120815,280010,1,'ear_type',87,22,0), (120816,280010,1,'eye_brow_type',-68,28,81), (120817,280010,0,'eye_color',8,72,195), (120818,280010,1,'eye_type',51,0,0), (120819,280010,0,'hair_color1',34,9,225), (120820,280010,1,'lip_type',-95,-65,-12), (120821,280010,1,'nose_type',-7,34,9), (120822,280010,0,'skin_color',230,217,217), (120823,280010,1,'soga_cheek_type',0,-68,28), (120824,280010,1,'soga_chin_type',0,-95,-65), (120825,280010,1,'soga_ear_type',0,51,0), (120826,280010,1,'soga_eye_brow_type',0,87,22), (120827,280010,0,'soga_eye_color',229,229,102), (120828,280010,1,'soga_eye_type',51,0,0), (120829,280010,1,'soga_lip_type',81,34,-37), (120830,280010,1,'soga_nose_type',-12,-50,0), (120831,280010,0,'soga_skin_color',230,217,217), (120832,280010,0,'wing_color1',255,255,255), (120833,280010,0,'wing_color2',255,255,255), (120834,280011,1,'cheek_type',-19,8,0), (120835,280011,1,'chin_type',34,0,26), (120836,280011,1,'ear_type',-28,0,0), (120837,280011,1,'eye_brow_type',-11,28,46), (120838,280011,0,'eye_color',40,84,88), (120839,280011,1,'eye_type',-28,0,0), (120840,280011,0,'hair_color1',219,0,156), (120841,280011,0,'hair_face_color',41,32,19), (120842,280011,0,'hair_face_highlight_color',200,71,37), (120843,280011,0,'hair_type_color',41,32,19), (120844,280011,0,'hair_type_highlight_color',200,71,37), (120845,280011,1,'lip_type',25,-10,-7), (120846,280011,1,'nose_type',29,-37,0), (120847,280011,0,'skin_color',230,217,211), (120848,280011,1,'soga_cheek_type',0,-11,28), (120849,280011,1,'soga_chin_type',0,25,-10), (120850,280011,1,'soga_ear_type',0,-28,0), (120851,280011,1,'soga_eye_brow_type',0,-28,0), (120852,280011,0,'soga_eye_color',229,229,102), (120853,280011,1,'soga_eye_type',-28,0,0), (120854,280011,0,'soga_hair_face_color',41,32,19), (120855,280011,0,'soga_hair_face_highlight_color',200,71,37), (120856,280011,0,'soga_hair_type_color',41,32,19), (120857,280011,0,'soga_hair_type_highlight_color',200,71,37), (120858,280011,1,'soga_lip_type',46,-19,8), (120859,280011,1,'soga_nose_type',-7,34,0), (120860,280011,0,'soga_skin_color',230,217,211), (120861,280011,0,'wing_color1',255,255,255), (120862,280011,0,'wing_color2',255,255,255), (120863,280012,0,'eye_color',100,0,0), (120864,280012,0,'skin_color',1,1,1), (120865,280012,0,'soga_eye_color',255,0,255), (120866,280013,0,'eye_color',255,255,255), (120867,280013,0,'skin_color',255,255,255), (120868,280013,0,'soga_eye_color',255,0,255), (120869,280014,0,'eye_color',255,255,255), (120870,280014,0,'skin_color',255,255,255), (120871,280014,0,'soga_eye_color',255,0,255), (120872,280015,0,'eye_color',255,255,255), (120873,280015,0,'skin_color',255,255,255), (120874,280015,0,'soga_eye_color',255,0,255), (120875,280016,0,'eye_color',255,255,255), (120876,280016,0,'skin_color',255,255,255), (120877,280016,0,'soga_eye_color',255,0,255), (120878,280017,0,'eye_color',255,255,255), (120879,280017,0,'skin_color',255,255,255), (120880,280017,0,'soga_eye_color',255,0,255), (120881,280018,0,'eye_color',255,255,255), (120882,280018,0,'skin_color',255,255,255), (120883,280018,0,'soga_eye_color',255,0,255), (120884,280019,0,'eye_color',255,255,255), (120885,280019,0,'skin_color',255,255,255), (120886,280019,0,'soga_eye_color',255,0,255), (120887,280020,0,'eye_color',255,255,255), (120888,280020,0,'skin_color',255,255,255), (120889,280020,0,'soga_eye_color',255,0,255), (120890,280021,0,'eye_color',128,0,255), (120891,280021,0,'skin_color',255,128,255), (120892,280021,0,'soga_eye_color',255,0,255), (120893,280022,0,'eye_color',255,255,255), (120894,280022,0,'skin_color',255,255,255), (120895,280022,0,'soga_eye_color',255,0,255), (120896,280023,0,'eye_color',255,255,255), (120897,280023,0,'skin_color',255,255,255), (120898,280023,0,'soga_eye_color',255,0,255), (120899,280024,0,'eye_color',255,255,255), (120900,280024,0,'skin_color',255,255,255), (120901,280024,0,'soga_eye_color',255,0,255), (120902,280025,0,'eye_color',255,128,0), (120903,280025,0,'skin_color',1,1,1), (120904,280025,0,'soga_eye_color',255,0,255), (120905,280026,0,'eye_color',255,255,255), (120906,280026,0,'skin_color',255,255,255), (120907,280026,0,'soga_eye_color',255,0,255), (120908,280027,0,'eye_color',0,128,255), (120909,280027,0,'skin_color',0,128,191), (120910,280027,0,'soga_eye_color',255,0,255), (120911,280028,0,'eye_color',255,255,255), (120912,280028,0,'skin_color',255,255,255), (120913,280028,0,'soga_eye_color',255,0,255), (120914,280029,0,'eye_color',255,128,0), (120915,280029,0,'skin_color',1,1,1), (120916,280029,0,'soga_eye_color',255,0,255), (120917,280030,0,'eye_color',128,0,255), (120918,280030,0,'skin_color',255,128,255), (120919,280030,0,'soga_eye_color',255,0,255), (120920,280031,0,'eye_color',0,128,255), (120921,280031,0,'skin_color',0,128,191), (120922,280031,0,'soga_eye_color',255,0,255), (120923,280032,0,'eye_color',255,128,0), (120924,280032,0,'skin_color',255,128,0), (120925,280032,0,'soga_eye_color',255,0,255), (120926,280033,0,'eye_color',255,255,255), (120927,280033,0,'skin_color',255,255,255), (120928,280033,0,'soga_eye_color',255,0,255), (120929,280034,0,'eye_color',255,255,255), (120930,280034,0,'skin_color',255,255,255), (120931,280034,0,'soga_eye_color',255,0,255), (120932,280035,0,'eye_color',255,255,255), (120933,280035,0,'skin_color',255,255,255), (120934,280035,0,'soga_eye_color',255,0,255), (120935,280036,0,'eye_color',255,255,255), (120936,280036,0,'skin_color',255,255,255), (120937,280036,0,'soga_eye_color',255,0,255), (120938,280037,0,'eye_color',255,255,255), (120939,280037,0,'skin_color',255,255,255), (120940,280037,0,'soga_eye_color',255,0,255), (120941,280038,0,'eye_color',255,128,255), (120942,280038,0,'skin_color',255,128,255), (120943,280038,0,'soga_eye_color',255,0,255), (120944,280039,0,'eye_color',255,255,255), (120945,280039,0,'skin_color',255,255,255), (120946,280039,0,'soga_eye_color',255,0,255), (120947,280040,0,'eye_color',255,255,255), (120948,280040,0,'skin_color',255,255,255), (120949,280040,0,'soga_eye_color',255,0,255), (120950,280041,0,'eye_color',255,255,255), (120951,280041,0,'skin_color',255,255,255), (120953,280042,0,'eye_color',255,255,255), (120954,280042,0,'skin_color',255,255,255), (120955,280042,0,'soga_eye_color',255,0,255), (120956,280043,0,'eye_color',255,255,255), (120957,280043,0,'skin_color',255,255,255), (120958,280043,0,'soga_eye_color',255,0,255), (120959,280044,0,'eye_color',255,255,255), (120960,280044,0,'skin_color',255,255,255), (120961,280044,0,'soga_eye_color',255,0,255), (120962,280045,0,'eye_color',255,255,255), (120963,280045,0,'skin_color',255,255,255), (120964,280045,0,'soga_eye_color',255,0,255), (120965,280046,0,'eye_color',255,255,255), (120966,280046,0,'skin_color',255,255,255), (120967,280046,0,'soga_eye_color',255,0,255), (120968,280047,0,'eye_color',0,128,255), (120969,280047,0,'skin_color',0,128,191), (120970,280047,0,'soga_eye_color',255,0,255), (120971,280048,0,'eye_color',128,255,128), (120972,280048,0,'skin_color',1,1,1), (120973,280048,0,'soga_eye_color',255,0,255), (120974,280049,0,'eye_color',255,0,128), (120975,280049,0,'skin_color',255,128,255), (120976,280049,0,'soga_eye_color',255,0,255), (120977,280050,0,'eye_color',255,255,255), (120978,280050,0,'skin_color',255,255,255), (120979,280050,0,'soga_eye_color',255,0,255), (120980,280051,0,'eye_color',255,255,255), (120981,280051,0,'skin_color',255,255,255), (120982,280051,0,'soga_eye_color',255,0,255), (120983,280052,0,'eye_color',255,255,255), (120984,280052,0,'skin_color',255,255,255), (120985,280052,0,'soga_eye_color',255,0,255), (120986,280053,0,'eye_color',255,255,255), (120987,280053,0,'skin_color',255,255,255), (120988,280053,0,'soga_eye_color',255,0,255), (120989,280054,0,'eye_color',255,255,255), (120990,280054,0,'skin_color',255,255,255), (120991,280054,0,'soga_eye_color',255,0,255), (120992,280055,0,'eye_color',255,255,255), (120993,280055,0,'skin_color',255,255,255), (120994,280055,0,'soga_eye_color',255,0,255), (120995,280056,0,'eye_color',255,255,255), (120996,280056,0,'skin_color',255,255,255), (120997,280056,0,'soga_eye_color',255,0,255), (120998,280057,0,'eye_color',255,255,255), (120999,280057,0,'skin_color',255,255,255), (121000,280057,0,'soga_eye_color',255,0,255), (121001,280058,0,'eye_color',255,255,255), (121002,280058,0,'skin_color',255,255,255), (121003,280058,0,'soga_eye_color',255,0,255), (121004,280059,0,'eye_color',255,255,255), (121005,280059,0,'skin_color',255,255,255), (121006,280059,0,'soga_eye_color',255,0,255), (121007,280060,0,'eye_color',255,255,255), (121008,280060,0,'skin_color',255,255,255), (121009,280060,0,'soga_eye_color',255,0,255), (121010,280061,0,'eye_color',255,255,255), (121011,280061,0,'skin_color',255,255,255), (121012,280061,0,'soga_eye_color',255,0,255), (121013,280062,0,'eye_color',255,255,255), (121014,280062,0,'skin_color',255,255,255), (121015,280062,0,'soga_eye_color',255,0,255), (121016,280063,0,'eye_color',0,128,255), (121017,280063,0,'skin_color',128,0,128), (121018,280063,0,'soga_eye_color',255,0,255), (121019,280064,0,'eye_color',255,255,255), (121020,280064,0,'skin_color',255,255,255), (121021,280064,0,'soga_eye_color',255,0,255), (121022,280065,0,'eye_color',255,255,255), (121023,280065,0,'skin_color',255,255,255), (121024,280065,0,'soga_eye_color',255,0,255), (121025,280066,0,'eye_color',255,255,255), (121026,280066,0,'skin_color',255,255,255), (121027,280066,0,'soga_eye_color',255,0,255), (121028,280067,0,'eye_color',255,255,255), (121029,280067,0,'skin_color',255,255,255), (121030,280067,0,'soga_eye_color',255,0,255), (121031,280068,0,'eye_color',255,255,255), (121032,280068,0,'skin_color',255,128,128), (121033,280068,0,'soga_eye_color',255,0,255), (121034,280069,0,'eye_color',255,255,255), (121035,280069,0,'skin_color',255,128,128), (121036,280069,0,'soga_eye_color',255,0,255), (121037,280070,0,'eye_color',255,255,255), (121038,280070,0,'skin_color',255,255,255), (121040,280071,0,'eye_color',255,255,255), (121041,280071,0,'skin_color',255,255,255), (121042,280071,0,'soga_eye_color',255,0,255), (121043,280072,0,'eye_color',255,255,255), (121044,280072,0,'skin_color',255,255,255), (121045,280072,0,'soga_eye_color',255,0,255), (121046,280073,0,'eye_color',255,255,255), (121047,280073,0,'skin_color',255,255,255), (121048,280073,0,'soga_eye_color',255,0,255), (121049,280074,0,'eye_color',255,255,255), (121050,280074,0,'skin_color',255,255,255), (121051,280074,0,'soga_eye_color',255,0,255), (121052,280075,0,'eye_color',255,255,255), (121053,280075,0,'skin_color',255,255,255), (121054,280075,0,'soga_eye_color',255,0,255), (121055,280076,0,'eye_color',255,255,255), (121056,280076,0,'skin_color',255,255,255), (121057,280076,0,'soga_eye_color',255,0,255), (121058,280077,0,'eye_color',255,255,255), (121059,280077,0,'skin_color',255,255,255), (121060,280077,0,'soga_eye_color',255,0,255), (121061,280078,0,'eye_color',255,255,255), (121062,280078,0,'skin_color',255,255,255), (121063,280078,0,'soga_eye_color',255,0,255), (121064,280079,0,'eye_color',255,255,255), (121065,280079,0,'skin_color',255,255,255), (121066,280079,0,'soga_eye_color',255,0,255), (121067,280080,0,'eye_color',255,255,255), (121068,280080,0,'skin_color',255,255,255), (121069,280080,0,'soga_eye_color',255,0,255), (121070,280081,0,'eye_color',255,255,255), (121071,280081,0,'skin_color',255,255,255), (121072,280081,0,'soga_eye_color',255,0,255), (121073,280082,0,'eye_color',255,255,255), (121074,280082,0,'skin_color',255,255,255), (121075,280082,0,'soga_eye_color',255,0,255), (121076,280083,0,'eye_color',255,255,255), (121077,280083,0,'skin_color',255,255,255), (121078,280083,0,'soga_eye_color',255,0,255), (121079,280084,0,'eye_color',255,255,255), (121080,280084,0,'skin_color',255,255,255), (121081,280084,0,'soga_eye_color',255,0,255), (121082,280085,0,'eye_color',255,255,255), (121083,280085,0,'skin_color',255,255,255), (121084,280085,0,'soga_eye_color',255,0,255), (121085,280086,0,'eye_color',255,255,255), (121086,280086,0,'skin_color',255,255,255), (121087,280086,0,'soga_eye_color',255,0,255), (121088,280087,0,'eye_color',255,255,255), (121089,280087,0,'skin_color',255,255,255), (121090,280087,0,'soga_eye_color',255,0,255), (121091,280088,0,'eye_color',255,255,255), (121092,280088,0,'skin_color',255,255,255), (121093,280088,0,'soga_eye_color',255,0,255), (121094,280089,0,'eye_color',255,255,255), (121095,280089,0,'skin_color',255,255,255), (121096,280089,0,'soga_eye_color',255,0,255), (121097,280090,0,'eye_color',255,255,255), (121098,280090,0,'skin_color',255,255,255), (121099,280090,0,'soga_eye_color',255,0,255), (121100,280091,0,'eye_color',255,255,255), (121101,280091,0,'skin_color',255,255,255), (121102,280091,0,'soga_eye_color',255,0,255), (121103,280092,0,'eye_color',255,255,255), (121104,280092,0,'skin_color',255,255,255), (121105,280092,0,'soga_eye_color',255,0,255), (121106,280093,0,'eye_color',255,255,255), (121107,280093,0,'skin_color',255,255,255), (121108,280093,0,'soga_eye_color',255,0,255), (121109,280094,0,'eye_color',255,255,255), (121110,280094,0,'skin_color',255,255,255), (121111,280094,0,'soga_eye_color',255,0,255), (121112,280095,0,'eye_color',255,255,255), (121113,280095,0,'skin_color',255,255,255), (121114,280095,0,'soga_eye_color',255,0,255), (121115,280096,0,'eye_color',255,255,255), (121116,280096,0,'skin_color',255,255,255), (121117,280096,0,'soga_eye_color',255,0,255), (121118,280097,0,'eye_color',255,255,255), (121119,280097,0,'skin_color',255,255,255), (121120,280097,0,'soga_eye_color',255,0,255), (121121,280098,0,'eye_color',255,255,255), (121122,280098,0,'skin_color',255,255,255), (121123,280098,0,'soga_eye_color',255,0,255), (121124,280099,0,'eye_color',255,255,255), (121125,280099,0,'skin_color',255,255,255), (121126,280099,0,'soga_eye_color',255,0,255), (121127,280100,0,'eye_color',255,255,255), (121128,280100,0,'skin_color',255,255,255), (121129,280100,0,'soga_eye_color',255,0,255), (121130,280101,0,'eye_color',255,255,255), (121131,280101,0,'skin_color',255,255,255), (121132,280101,0,'soga_eye_color',255,0,255), (121133,280102,0,'eye_color',255,255,255), (121134,280102,0,'skin_color',255,255,255), (121135,280102,0,'soga_eye_color',255,0,255), (121136,280103,0,'eye_color',255,255,255), (121137,280103,0,'skin_color',255,255,255), (121138,280103,0,'soga_eye_color',255,0,255), (121139,280104,0,'eye_color',255,255,255), (121140,280104,0,'skin_color',255,255,255), (121141,280104,0,'soga_eye_color',255,0,255), (121142,280105,0,'eye_color',255,255,255), (121143,280105,0,'skin_color',255,255,255), (121144,280105,0,'soga_eye_color',255,0,255), (121145,280106,0,'eye_color',255,255,255), (121146,280106,0,'skin_color',255,255,255), (121147,280106,0,'soga_eye_color',255,0,255), (121148,280107,0,'eye_color',255,255,255), (121149,280107,0,'skin_color',255,255,255), (121150,280107,0,'soga_eye_color',255,0,255), (121151,280108,0,'eye_color',255,255,255), (121152,280108,0,'skin_color',255,255,255), (121153,280108,0,'soga_eye_color',255,0,255), (121154,280109,0,'eye_color',255,255,255), (121155,280109,0,'skin_color',255,255,255), (121156,280109,0,'soga_eye_color',255,0,255), (121157,280110,0,'eye_color',255,255,255), (121158,280110,0,'skin_color',255,255,255), (121159,280110,0,'soga_eye_color',255,0,255), (121160,280111,0,'eye_color',255,255,255), (121161,280111,0,'skin_color',255,255,255), (121162,280111,0,'soga_eye_color',255,0,255), (121163,280112,0,'eye_color',255,255,255), (121164,280112,0,'skin_color',255,255,255), (121165,280112,0,'soga_eye_color',255,0,255), (121166,280113,0,'eye_color',255,255,255), (121167,280113,0,'skin_color',255,255,255), (121168,280113,0,'soga_eye_color',255,0,255), (121169,280114,0,'eye_color',255,255,255), (121170,280114,0,'skin_color',255,255,255), (121171,280114,0,'soga_eye_color',255,0,255), (121172,280115,0,'eye_color',255,255,255), (121173,280115,0,'skin_color',255,255,255), (121174,280115,0,'soga_eye_color',255,0,255), (121175,280116,0,'eye_color',255,255,255), (121176,280116,0,'skin_color',255,255,255), (121177,280116,0,'soga_eye_color',255,0,255), (121178,280117,0,'eye_color',255,255,255), (121179,280117,0,'skin_color',255,255,255), (121180,280117,0,'soga_eye_color',255,0,255), (121181,280118,0,'eye_color',255,255,255), (121182,280118,0,'skin_color',255,255,255), (121183,280118,0,'soga_eye_color',255,0,255), (121184,280119,0,'eye_color',255,255,255), (121185,280119,0,'skin_color',255,128,128), (121186,280119,0,'soga_eye_color',255,0,255), (121187,280120,0,'eye_color',255,255,255), (121188,280120,0,'skin_color',255,255,255), (121189,280120,0,'soga_eye_color',255,0,255), (121190,280121,0,'eye_color',255,255,255), (121191,280121,0,'skin_color',255,255,255), (121192,280121,0,'soga_eye_color',255,0,255), (121193,5930000,1,'cheek_type',91,-1,0), (121194,5930000,1,'chin_type',75,31,34), (121195,5930000,1,'ear_type',-100,-97,0), (121196,5930000,1,'eye_brow_type',-47,74,-41), (121197,5930000,0,'eye_color',204,204,204), (121198,5930000,1,'eye_type',25,0,0), (121199,5930000,0,'hair_color1',14,198,50), (121200,5930000,1,'lip_type',-11,15,8), (121201,5930000,1,'nose_type',-83,14,-58), (121202,5930000,0,'skin_color',177,179,180), (121203,5930000,1,'soga_cheek_type',0,-47,74), (121204,5930000,1,'soga_chin_type',0,-11,15), (121205,5930000,1,'soga_ear_type',0,25,0), (121206,5930000,1,'soga_eye_brow_type',0,-100,-97), (121207,5930000,0,'soga_eye_color',204,204,204), (121208,5930000,1,'soga_lip_type',-41,91,-1), (121209,5930000,1,'soga_nose_type',8,75,31), (121210,5930000,0,'soga_skin_color',177,179,180), (121211,5930001,0,'eye_color',255,255,255), (121212,5930001,0,'skin_color',255,255,255), (121213,5930001,0,'soga_eye_color',255,0,255), (121214,5930002,0,'eye_color',255,255,255), (121215,5930002,0,'skin_color',255,255,255), (121216,5930002,0,'soga_eye_color',255,0,255), (121217,2490000,1,'cheek_type',-35,-57,0), (121218,2490000,1,'chin_type',-47,-5,-95), (121219,2490000,1,'ear_type',-47,18,0), (121220,2490000,1,'eye_brow_type',-87,85,-22), (121221,2490000,0,'eye_color',83,61,29), (121222,2490000,1,'eye_type',-21,0,0), (121223,2490000,0,'hair_color1',57,17,96), (121224,2490000,0,'hair_color2',160,0,0), (121225,2490000,0,'hair_face_color',84,0,0), (121226,2490000,0,'hair_face_highlight_color',188,92,40), (121227,2490000,0,'hair_highlight',91,21,51), (121228,2490000,0,'hair_type_color',84,0,0), (121229,2490000,0,'hair_type_highlight_color',188,92,40), (121230,2490000,1,'lip_type',31,-58,-5), (121231,2490000,1,'nose_type',87,57,17), (121232,2490000,0,'skin_color',113,121,119), (121233,2490000,1,'soga_cheek_type',0,-87,85), (121234,2490000,1,'soga_chin_type',0,31,-58), (121235,2490000,1,'soga_ear_type',0,-21,0), (121236,2490000,1,'soga_eye_brow_type',0,-47,18), (121237,2490000,0,'soga_eye_color',229,229,102), (121238,2490000,1,'soga_eye_type',-96,0,0), (121239,2490000,0,'soga_hair_color1',159,88,0), (121240,2490000,0,'soga_hair_color2',43,36,70), (121241,2490000,0,'soga_hair_face_color',84,0,0), (121242,2490000,0,'soga_hair_face_highlight_color',188,92,40), (121243,2490000,0,'soga_hair_highlight',91,21,51), (121244,2490000,0,'soga_hair_type_color',84,0,0), (121245,2490000,0,'soga_hair_type_highlight_color',188,92,40), (121246,2490000,1,'soga_lip_type',-22,-35,-57), (121247,2490000,1,'soga_nose_type',-5,-47,-5), (121248,2490000,0,'soga_skin_color',113,121,119), (121249,2490000,0,'wing_color1',255,255,255), (121250,2490000,0,'wing_color2',255,255,255), (121251,2490001,0,'eye_color',199,207,147), (121252,2490001,0,'skin_color',75,255,255), (121253,2490001,0,'soga_eye_color',255,0,255), (121309,2490007,0,'eye_color',255,255,255), (121310,2490007,0,'skin_color',255,255,255), (121311,2490007,0,'soga_eye_color',255,0,255), (121312,2490008,0,'eye_color',255,255,255), (121313,2490008,0,'skin_color',255,255,255), (121314,2490008,0,'soga_eye_color',255,0,255), (121315,2490009,1,'cheek_type',47,-25,0), (121316,2490009,1,'chin_type',-63,-3,-8), (121317,2490009,1,'ear_type',0,34,0), (121318,2490009,1,'eye_brow_type',81,-34,7), (121319,2490009,0,'eye_color',167,203,208), (121320,2490009,1,'eye_type',-84,0,0), (121321,2490009,0,'hair_color1',199,52,17), (121322,2490009,0,'hair_color2',100,0,0), (121323,2490009,0,'hair_face_color',244,245,246), (121324,2490009,0,'hair_face_highlight_color',145,168,168), (121325,2490009,0,'hair_highlight',114,112,142), (121326,2490009,0,'hair_type_color',244,245,246), (121327,2490009,0,'hair_type_highlight_color',145,168,168), (121328,2490009,1,'lip_type',-52,-65,-72), (121329,2490009,1,'nose_type',70,-57,52), (121330,2490009,0,'skin_color',222,203,161), (121331,2490009,1,'soga_cheek_type',0,81,-34), (121332,2490009,1,'soga_chin_type',0,-52,-65), (121333,2490009,1,'soga_ear_type',0,-84,0), (121334,2490009,1,'soga_eye_brow_type',0,0,34), (121335,2490009,0,'soga_eye_color',229,229,102), (121336,2490009,1,'soga_eye_type',100,0,0), (121337,2490009,0,'soga_hair_color1',161,165,168), (121338,2490009,0,'soga_hair_color2',60,71,71), (121339,2490009,0,'soga_hair_face_color',244,245,246), (121340,2490009,0,'soga_hair_face_highlight_color',145,168,168), (121341,2490009,0,'soga_hair_highlight',114,112,142), (121342,2490009,0,'soga_hair_type_color',244,245,246), (121343,2490009,0,'soga_hair_type_highlight_color',145,168,168), (121344,2490009,1,'soga_lip_type',7,47,-25), (121345,2490009,1,'soga_nose_type',-72,-63,-3), (121346,2490009,0,'soga_skin_color',222,203,161), (121347,2490009,0,'wing_color1',255,255,255), (121348,2490009,0,'wing_color2',255,255,255), (121349,2490010,1,'cheek_type',-87,65,0), (121350,2490010,1,'chin_type',20,87,-45), (121351,2490010,1,'ear_type',-45,47,0), (121352,2490010,1,'eye_brow_type',-51,48,17), (121353,2490010,0,'eye_color',146,190,204), (121354,2490010,1,'eye_type',-56,0,0), (121355,2490010,0,'hair_color1',7,175,245), (121356,2490010,0,'hair_color2',111,64,0), (121357,2490010,0,'hair_face_color',41,19,11), (121358,2490010,0,'hair_face_highlight_color',84,0,0), (121359,2490010,0,'hair_highlight',109,14,49), (121360,2490010,0,'hair_type_color',41,19,11), (121361,2490010,0,'hair_type_highlight_color',84,0,0), (121362,2490010,1,'lip_type',-94,-14,29), (121363,2490010,1,'nose_type',9,7,-81), (121364,2490010,0,'skin_color',96,67,47), (121365,2490010,1,'soga_cheek_type',0,-51,48), (121366,2490010,1,'soga_chin_type',0,-94,-14), (121367,2490010,1,'soga_ear_type',0,-56,0), (121368,2490010,1,'soga_eye_brow_type',0,-45,47), (121369,2490010,0,'soga_eye_color',229,229,102), (121370,2490010,1,'soga_eye_type',-56,0,0), (121371,2490010,0,'soga_hair_color1',79,28,15), (121372,2490010,0,'soga_hair_color2',111,64,0), (121373,2490010,0,'soga_hair_face_color',41,19,11), (121374,2490010,0,'soga_hair_face_highlight_color',84,0,0), (121375,2490010,0,'soga_hair_highlight',109,14,49), (121376,2490010,0,'soga_hair_type_color',41,19,11), (121377,2490010,0,'soga_hair_type_highlight_color',84,0,0), (121378,2490010,1,'soga_lip_type',17,-87,65), (121379,2490010,1,'soga_nose_type',29,20,87), (121380,2490010,0,'soga_skin_color',96,67,47), (121381,2490010,0,'wing_color1',255,255,255), (121382,2490010,0,'wing_color2',255,255,255), (121383,2490011,1,'cheek_type',-19,4,0), (121384,2490011,1,'chin_type',-2,-10,17), (121385,2490011,1,'ear_type',-34,-35,0), (121386,2490011,1,'eye_brow_type',40,-100,0), (121387,2490011,0,'eye_color',45,28,10), (121388,2490011,1,'eye_type',2,0,0), (121389,2490011,0,'hair_color1',0,231,156), (121390,2490011,0,'hair_face_color',199,188,98), (121391,2490011,0,'hair_face_highlight_color',40,24,0), (121392,2490011,0,'hair_type_color',199,188,98), (121393,2490011,0,'hair_type_highlight_color',40,24,0), (121394,2490011,1,'lip_type',-29,0,-23), (121395,2490011,1,'nose_type',17,0,-25), (121396,2490011,0,'skin_color',236,226,182), (121397,2490011,1,'soga_cheek_type',0,40,-100), (121398,2490011,1,'soga_chin_type',0,-29,0), (121399,2490011,1,'soga_ear_type',0,2,0), (121400,2490011,1,'soga_eye_brow_type',0,-34,-35), (121401,2490011,0,'soga_eye_color',229,229,102), (121402,2490011,1,'soga_eye_type',2,0,0), (121403,2490011,0,'soga_hair_face_color',199,188,98), (121404,2490011,0,'soga_hair_face_highlight_color',40,24,0), (121405,2490011,0,'soga_hair_type_color',199,188,98), (121406,2490011,0,'soga_hair_type_highlight_color',40,24,0), (121407,2490011,1,'soga_lip_type',0,-19,4), (121408,2490011,1,'soga_nose_type',-23,-2,-10), (121409,2490011,0,'soga_skin_color',236,226,182), (121410,2490011,0,'wing_color1',255,255,255), (121411,2490011,0,'wing_color2',255,255,255), (121412,2490012,0,'eye_color',255,255,255), (121413,2490012,0,'skin_color',255,255,255), (121414,2490012,0,'soga_eye_color',255,0,255), (121415,2490013,1,'cheek_type',-56,-18,0), (121416,2490013,1,'chin_type',26,-31,97), (121417,2490013,1,'ear_type',12,8,0), (121418,2490013,1,'eye_brow_type',-19,2,-17), (121419,2490013,0,'eye_color',35,72,81), (121420,2490013,1,'eye_type',98,0,0), (121421,2490013,0,'hair_color1',14,44,156), (121422,2490013,0,'hair_color2',157,83,0), (121423,2490013,0,'hair_face_color',190,95,42), (121424,2490013,0,'hair_face_highlight_color',184,128,10), (121425,2490013,0,'hair_highlight',209,131,22), (121426,2490013,0,'hair_type_color',190,95,42), (121427,2490013,0,'hair_type_highlight_color',184,128,10), (121428,2490013,1,'lip_type',-57,41,-46), (121429,2490013,1,'nose_type',56,14,44), (121430,2490013,0,'skin_color',212,194,148), (121431,2490013,1,'soga_cheek_type',0,-19,2), (121432,2490013,1,'soga_chin_type',0,-57,41), (121433,2490013,1,'soga_ear_type',0,98,0), (121434,2490013,1,'soga_eye_brow_type',0,12,8), (121435,2490013,0,'soga_eye_color',229,229,102), (121436,2490013,1,'soga_eye_type',98,0,0), (121437,2490013,0,'soga_hair_color1',105,26,26), (121438,2490013,0,'soga_hair_color2',157,83,0), (121439,2490013,0,'soga_hair_face_color',190,95,42), (121440,2490013,0,'soga_hair_face_highlight_color',184,128,10), (121441,2490013,0,'soga_hair_highlight',209,131,22), (121442,2490013,0,'soga_hair_type_color',190,95,42), (121443,2490013,0,'soga_hair_type_highlight_color',184,128,10), (121444,2490013,1,'soga_lip_type',-17,-56,-18), (121445,2490013,1,'soga_nose_type',-46,26,-31), (121446,2490013,0,'soga_skin_color',212,194,148), (121447,2490013,0,'wing_color1',255,255,255), (121448,2490013,0,'wing_color2',255,255,255), (121449,2490014,1,'cheek_type',-14,26,0), (121450,2490014,1,'chin_type',-4,-55,-35), (121451,2490014,1,'ear_type',59,32,0), (121452,2490014,1,'eye_brow_type',-100,100,-100), (121453,2490014,0,'eye_color',31,66,70), (121454,2490014,1,'eye_type',-100,0,0), (121455,2490014,0,'hair_color1',231,251,242), (121456,2490014,0,'hair_face_color',252,252,250), (121457,2490014,0,'hair_face_highlight_color',239,235,210), (121458,2490014,0,'hair_type_color',252,252,250), (121459,2490014,0,'hair_type_highlight_color',239,235,210), (121460,2490014,1,'lip_type',48,1,-7), (121461,2490014,1,'nose_type',10,-25,-5), (121462,2490014,0,'skin_color',250,253,253), (121463,2490014,1,'soga_cheek_type',0,-100,100), (121464,2490014,1,'soga_chin_type',0,48,1), (121465,2490014,1,'soga_ear_type',0,-100,0), (121466,2490014,1,'soga_eye_brow_type',0,59,32), (121467,2490014,0,'soga_eye_color',229,229,102), (121468,2490014,1,'soga_eye_type',-100,0,0), (121469,2490014,0,'soga_hair_face_color',252,252,250), (121470,2490014,0,'soga_hair_face_highlight_color',239,235,210), (121471,2490014,0,'soga_hair_type_color',252,252,250), (121472,2490014,0,'soga_hair_type_highlight_color',239,235,210), (121473,2490014,1,'soga_lip_type',-100,-14,26), (121474,2490014,1,'soga_nose_type',-7,-4,-55), (121475,2490014,0,'soga_skin_color',250,253,253), (121476,2490014,0,'wing_color1',255,255,255), (121477,2490014,0,'wing_color2',255,255,255), (121478,2490015,1,'cheek_type',2,-87,0), (121479,2490015,1,'chin_type',-96,77,75), (121480,2490015,1,'ear_type',2,50,0), (121481,2490015,1,'eye_brow_type',28,40,82), (121482,2490015,0,'eye_color',33,64,44), (121483,2490015,1,'eye_type',-25,0,0), (121484,2490015,0,'hair_color1',172,10,0), (121485,2490015,0,'hair_color2',43,0,0), (121486,2490015,0,'hair_face_color',244,246,246), (121487,2490015,0,'hair_face_highlight_color',61,61,75), (121488,2490015,0,'hair_highlight',43,36,70), (121489,2490015,0,'hair_type_color',244,246,246), (121490,2490015,0,'hair_type_highlight_color',61,61,75), (121491,2490015,1,'lip_type',21,68,40), (121492,2490015,1,'nose_type',39,-84,10), (121493,2490015,0,'skin_color',245,249,249), (121494,2490015,1,'soga_cheek_type',0,28,40), (121495,2490015,1,'soga_chin_type',0,21,68), (121496,2490015,1,'soga_ear_type',0,-25,0), (121497,2490015,1,'soga_eye_brow_type',0,2,50), (121498,2490015,0,'soga_eye_color',229,229,102), (121499,2490015,1,'soga_eye_type',43,0,0), (121500,2490015,0,'soga_hair_color1',161,165,168), (121501,2490015,0,'soga_hair_color2',60,71,71), (121502,2490015,0,'soga_hair_face_color',244,246,246), (121503,2490015,0,'soga_hair_face_highlight_color',61,61,75), (121504,2490015,0,'soga_hair_highlight',43,36,70), (121505,2490015,0,'soga_hair_type_color',244,246,246), (121506,2490015,0,'soga_hair_type_highlight_color',61,61,75), (121507,2490015,1,'soga_lip_type',82,2,-87), (121508,2490015,1,'soga_nose_type',40,-96,77), (121509,2490015,0,'soga_skin_color',245,249,249), (121510,2490015,0,'wing_color1',255,255,255), (121511,2490015,0,'wing_color2',255,255,255), (121512,2490016,1,'cheek_type',-31,45,0), (121513,2490016,1,'chin_type',50,68,-1), (121514,2490016,1,'ear_type',-89,17,0), (121515,2490016,1,'eye_brow_type',56,87,-61), (121516,2490016,0,'eye_color',115,149,111), (121517,2490016,1,'eye_type',-50,0,0), (121518,2490016,0,'hair_color1',231,93,179), (121519,2490016,0,'hair_color2',111,64,0), (121520,2490016,0,'hair_face_color',52,37,3), (121521,2490016,0,'hair_face_highlight_color',158,55,25), (121522,2490016,0,'hair_highlight',89,21,21), (121523,2490016,0,'hair_type_color',52,37,3), (121524,2490016,0,'hair_type_highlight_color',158,55,25), (121525,2490016,1,'lip_type',-44,34,65), (121526,2490016,1,'nose_type',-18,-25,93), (121527,2490016,0,'skin_color',195,173,131), (121528,2490016,1,'soga_cheek_type',0,56,87), (121529,2490016,1,'soga_chin_type',0,-44,34), (121530,2490016,1,'soga_ear_type',0,-50,0), (121531,2490016,1,'soga_eye_brow_type',0,-89,17), (121532,2490016,0,'soga_eye_color',204,204,204), (121533,2490016,1,'soga_eye_type',-50,0,0), (121534,2490016,0,'soga_hair_color1',79,28,15), (121535,2490016,0,'soga_hair_color2',111,64,0), (121536,2490016,0,'soga_hair_face_color',52,37,3), (121537,2490016,0,'soga_hair_face_highlight_color',158,55,25), (121538,2490016,0,'soga_hair_highlight',89,21,21), (121539,2490016,0,'soga_hair_type_color',52,37,3), (121540,2490016,0,'soga_hair_type_highlight_color',158,55,25), (121541,2490016,1,'soga_lip_type',-61,-31,45), (121542,2490016,1,'soga_nose_type',65,50,68), (121543,2490016,0,'soga_skin_color',195,173,131), (121544,2490017,0,'eye_color',255,255,255), (121545,2490017,0,'skin_color',255,255,255), (121546,2490017,0,'soga_eye_color',255,0,255), (121547,2490018,0,'eye_color',255,255,255), (121548,2490018,0,'skin_color',255,255,255), (121549,2490018,0,'soga_eye_color',255,0,255), (121550,2490019,0,'eye_color',255,255,255), (121551,2490019,0,'skin_color',255,255,255), (121552,2490019,0,'soga_eye_color',255,0,255), (121553,2490020,1,'cheek_type',0,-2,0), (121554,2490020,1,'chin_type',3,3,28), (121555,2490020,1,'ear_type',-1,7,0), (121556,2490020,1,'eye_brow_type',-20,-7,11), (121557,2490020,0,'eye_color',143,189,202), (121558,2490020,1,'eye_type',17,0,0), (121559,2490020,0,'hair_color1',34,245,0), (121560,2490020,0,'hair_face_color',137,47,9), (121561,2490020,0,'hair_face_highlight_color',103,42,0), (121562,2490020,0,'hair_type_color',137,47,9), (121563,2490020,0,'hair_type_highlight_color',103,42,0), (121564,2490020,1,'lip_type',0,39,14), (121565,2490020,1,'nose_type',-5,34,-11), (121566,2490020,0,'skin_color',253,254,254), (121567,2490020,1,'soga_cheek_type',0,-20,-7), (121568,2490020,1,'soga_chin_type',0,0,39), (121569,2490020,1,'soga_ear_type',0,17,0), (121570,2490020,1,'soga_eye_brow_type',0,-1,7), (121571,2490020,0,'soga_eye_color',229,229,102), (121572,2490020,1,'soga_eye_type',17,0,0), (121573,2490020,0,'soga_hair_face_color',137,47,9), (121574,2490020,0,'soga_hair_face_highlight_color',103,42,0), (121575,2490020,0,'soga_hair_type_color',137,47,9), (121576,2490020,0,'soga_hair_type_highlight_color',103,42,0), (121577,2490020,1,'soga_lip_type',11,0,-2), (121578,2490020,1,'soga_nose_type',14,3,3), (121579,2490020,0,'soga_skin_color',253,254,254), (121580,2490020,0,'wing_color1',255,255,255), (121581,2490020,0,'wing_color2',255,255,255), (121582,2490021,1,'cheek_type',-66,-12,0), (121583,2490021,1,'chin_type',97,-78,91), (121584,2490021,1,'ear_type',79,63,0), (121585,2490021,1,'eye_brow_type',38,-89,34), (121586,2490021,0,'eye_color',192,192,0), (121587,2490021,1,'eye_type',-74,0,0), (121588,2490021,0,'hair_color1',90,175,7), (121589,2490021,1,'lip_type',9,15,-28), (121590,2490021,1,'nose_type',38,90,-81), (121591,2490021,0,'skin_color',72,69,39), (121592,2490021,1,'soga_cheek_type',0,38,-89), (121593,2490021,1,'soga_chin_type',0,9,15), (121594,2490021,1,'soga_ear_type',0,-74,0), (121595,2490021,1,'soga_eye_brow_type',0,79,63), (121596,2490021,0,'soga_eye_color',229,229,102), (121597,2490021,1,'soga_eye_type',-74,0,0), (121598,2490021,1,'soga_lip_type',34,-66,-12), (121599,2490021,1,'soga_nose_type',-28,97,-78), (121600,2490021,0,'soga_skin_color',72,69,39), (121601,2490021,0,'wing_color1',255,255,255), (121602,2490021,0,'wing_color2',255,255,255), (121603,2490022,1,'cheek_type',-34,-14,0), (121604,2490022,1,'chin_type',93,93,-25), (121605,2490022,1,'ear_type',83,7,0), (121606,2490022,1,'eye_brow_type',-95,-93,-53), (121607,2490022,0,'eye_color',97,105,57), (121608,2490022,1,'eye_type',-89,0,0), (121609,2490022,0,'hair_color1',167,48,35), (121610,2490022,0,'hair_color2',77,0,0), (121611,2490022,0,'hair_face_color',233,184,31), (121612,2490022,0,'hair_face_highlight_color',43,17,14), (121613,2490022,0,'hair_highlight',200,165,96), (121614,2490022,0,'hair_type_color',233,184,31), (121615,2490022,0,'hair_type_highlight_color',43,17,14), (121616,2490022,1,'lip_type',-68,79,95), (121617,2490022,1,'nose_type',90,-89,48), (121618,2490022,0,'skin_color',114,103,68), (121619,2490022,1,'soga_cheek_type',0,-95,-93), (121620,2490022,1,'soga_chin_type',0,-68,79), (121621,2490022,1,'soga_ear_type',0,-89,0), (121622,2490022,1,'soga_eye_brow_type',0,83,7), (121623,2490022,0,'soga_eye_color',229,229,102), (121624,2490022,1,'soga_eye_type',77,0,0), (121625,2490022,0,'soga_hair_color1',161,165,168), (121626,2490022,0,'soga_hair_color2',50,69,69), (121627,2490022,0,'soga_hair_face_color',233,184,31), (121628,2490022,0,'soga_hair_face_highlight_color',43,17,14), (121629,2490022,0,'soga_hair_highlight',200,165,96), (121630,2490022,0,'soga_hair_type_color',233,184,31), (121631,2490022,0,'soga_hair_type_highlight_color',43,17,14), (121632,2490022,1,'soga_lip_type',-53,-34,-14), (121633,2490022,1,'soga_nose_type',95,93,93), (121634,2490022,0,'soga_skin_color',114,103,68), (121635,2490022,0,'wing_color1',255,255,255), (121636,2490022,0,'wing_color2',255,255,255), (121637,2490023,1,'cheek_type',65,3,0), (121638,2490023,1,'chin_type',37,-46,-94), (121639,2490023,1,'ear_type',9,-50,0), (121640,2490023,1,'eye_brow_type',-55,-62,-7), (121641,2490023,0,'eye_color',208,186,153), (121642,2490023,1,'eye_type',-82,0,0), (121643,2490023,0,'hair_color1',77,181,213), (121644,2490023,0,'hair_color2',18,0,0), (121645,2490023,0,'hair_face_color',229,171,26), (121646,2490023,0,'hair_face_highlight_color',186,130,10), (121647,2490023,0,'hair_highlight',209,131,22), (121648,2490023,0,'hair_type_color',229,171,26), (121649,2490023,0,'hair_type_highlight_color',186,130,10), (121650,2490023,1,'lip_type',50,-71,22), (121651,2490023,1,'nose_type',-64,77,-75), (121652,2490023,0,'skin_color',200,200,167), (121653,2490023,1,'soga_cheek_type',0,-55,-62), (121654,2490023,1,'soga_chin_type',0,50,-71), (121655,2490023,1,'soga_ear_type',0,-82,0), (121656,2490023,1,'soga_eye_brow_type',0,9,-50), (121657,2490023,0,'soga_eye_color',229,229,102), (121658,2490023,1,'soga_eye_type',18,0,0), (121659,2490023,0,'soga_hair_color1',200,165,96), (121660,2490023,0,'soga_hair_color2',173,99,44), (121661,2490023,0,'soga_hair_face_color',229,171,26), (121662,2490023,0,'soga_hair_face_highlight_color',186,130,10), (121663,2490023,0,'soga_hair_highlight',209,131,22), (121664,2490023,0,'soga_hair_type_color',229,171,26), (121665,2490023,0,'soga_hair_type_highlight_color',186,130,10), (121666,2490023,1,'soga_lip_type',-7,65,3), (121667,2490023,1,'soga_nose_type',22,37,-46), (121668,2490023,0,'soga_skin_color',200,200,167), (121669,2490023,0,'wing_color1',255,255,255), (121670,2490023,0,'wing_color2',255,255,255), (121671,2490024,1,'cheek_type',32,-17,0), (121672,2490024,1,'chin_type',2,-25,-3), (121673,2490024,1,'eye_brow_type',18,8,14), (121674,2490024,0,'eye_color',124,166,149), (121675,2490024,1,'eye_type',-25,0,0), (121676,2490024,0,'hair_color1',32,8,156), (121677,2490024,0,'hair_face_color',157,147,57), (121678,2490024,0,'hair_face_highlight_color',235,181,0), (121679,2490024,0,'hair_type_color',157,147,57), (121680,2490024,0,'hair_type_highlight_color',235,181,0), (121681,2490024,1,'lip_type',-14,-17,-25), (121682,2490024,1,'nose_type',-29,32,8), (121683,2490024,0,'skin_color',226,195,145), (121684,2490024,1,'soga_cheek_type',0,18,8), (121685,2490024,1,'soga_chin_type',0,-14,-17), (121686,2490024,1,'soga_ear_type',0,-25,0), (121687,2490024,1,'soga_eye_brow_type',18,8,14), (121688,2490024,0,'soga_eye_color',229,229,102), (121689,2490024,1,'soga_eye_type',-25,0,0), (121690,2490024,0,'soga_hair_face_color',157,147,57), (121691,2490024,0,'soga_hair_face_highlight_color',235,181,0), (121692,2490024,0,'soga_hair_type_color',157,147,57), (121693,2490024,0,'soga_hair_type_highlight_color',235,181,0), (121694,2490024,1,'soga_lip_type',14,32,-17), (121695,2490024,1,'soga_nose_type',-25,2,-25), (121696,2490024,0,'soga_skin_color',226,195,145), (121697,2490024,0,'wing_color1',255,255,255), (121698,2490024,0,'wing_color2',255,255,255), (121699,2490025,1,'cheek_type',-78,84,0), (121700,2490025,1,'chin_type',-42,-17,-47), (121701,2490025,1,'ear_type',14,-87,0), (121702,2490025,1,'eye_brow_type',-55,45,-19), (121703,2490025,0,'eye_color',30,63,57), (121704,2490025,1,'eye_type',3,0,0), (121705,2490025,0,'hair_color1',222,205,156), (121706,2490025,0,'hair_color2',7,0,0), (121707,2490025,0,'hair_face_color',19,6,25), (121708,2490025,0,'hair_face_highlight_color',119,147,147), (121709,2490025,0,'hair_highlight',123,123,130), (121710,2490025,0,'hair_type_color',19,6,25), (121711,2490025,0,'hair_type_highlight_color',119,147,147), (121712,2490025,1,'lip_type',-100,22,20), (121713,2490025,1,'nose_type',59,-34,-51), (121714,2490025,0,'skin_color',169,167,133), (121715,2490025,1,'soga_cheek_type',0,-55,45), (121716,2490025,1,'soga_chin_type',0,-100,22), (121717,2490025,1,'soga_ear_type',0,3,0), (121718,2490025,1,'soga_eye_brow_type',0,14,-87), (121719,2490025,0,'soga_eye_color',229,229,102), (121720,2490025,1,'soga_eye_type',7,0,0), (121721,2490025,0,'soga_hair_color1',26,24,25), (121722,2490025,0,'soga_hair_color2',36,34,36), (121723,2490025,0,'soga_hair_face_color',19,6,25), (121724,2490025,0,'soga_hair_face_highlight_color',119,147,147), (121725,2490025,0,'soga_hair_highlight',123,123,130), (121726,2490025,0,'soga_hair_type_color',19,6,25), (121727,2490025,0,'soga_hair_type_highlight_color',119,147,147), (121728,2490025,1,'soga_lip_type',-19,-78,84), (121729,2490025,1,'soga_nose_type',20,-42,-17), (121730,2490025,0,'soga_skin_color',169,167,133), (121731,2490025,0,'wing_color1',255,255,255), (121732,2490025,0,'wing_color2',255,255,255), (121733,2490026,0,'eye_color',104,220,255), (121734,2490026,0,'skin_color',218,218,202), (121735,2490026,0,'soga_eye_color',255,0,255), (121736,2490027,1,'cheek_type',-11,10,0), (121737,2490027,1,'chin_type',-53,-28,2), (121738,2490027,1,'ear_type',-31,-47,0), (121739,2490027,1,'eye_brow_type',-93,45,42), (121740,2490027,0,'eye_color',121,172,178), (121741,2490027,1,'eye_type',63,0,0), (121742,2490027,0,'hair_color1',46,3,239), (121743,2490027,0,'hair_color2',234,0,0), (121744,2490027,0,'hair_face_color',145,49,29), (121745,2490027,0,'hair_face_highlight_color',15,1,21), (121746,2490027,0,'hair_highlight',105,26,26), (121747,2490027,0,'hair_type_color',145,49,29), (121748,2490027,0,'hair_type_highlight_color',15,1,21), (121749,2490027,1,'lip_type',-51,-93,-85), (121750,2490027,1,'nose_type',18,46,3), (121751,2490027,0,'skin_color',223,186,182), (121752,2490027,1,'soga_cheek_type',0,-93,45), (121753,2490027,1,'soga_chin_type',0,-51,-93), (121754,2490027,1,'soga_ear_type',0,63,0), (121755,2490027,1,'soga_eye_brow_type',0,-31,-47), (121756,2490027,0,'soga_eye_color',229,229,102), (121757,2490027,1,'soga_eye_type',-22,0,0), (121758,2490027,0,'soga_hair_color1',114,112,142), (121759,2490027,0,'soga_hair_color2',152,138,129), (121760,2490027,0,'soga_hair_face_color',145,49,29), (121761,2490027,0,'soga_hair_face_highlight_color',15,1,21), (121762,2490027,0,'soga_hair_highlight',105,26,26), (121763,2490027,0,'soga_hair_type_color',145,49,29), (121764,2490027,0,'soga_hair_type_highlight_color',15,1,21), (121765,2490027,1,'soga_lip_type',42,-11,10), (121766,2490027,1,'soga_nose_type',-85,-53,-28), (121767,2490027,0,'soga_skin_color',223,186,182), (121768,2490027,0,'wing_color1',255,255,255), (121769,2490027,0,'wing_color2',255,255,255), (121770,2490028,1,'cheek_type',-81,40,0), (121771,2490028,1,'chin_type',-7,20,-34), (121772,2490028,1,'ear_type',46,-69,0), (121773,2490028,1,'eye_brow_type',-75,-94,82), (121774,2490028,0,'eye_color',60,67,37), (121775,2490028,1,'eye_type',-28,0,0), (121776,2490028,0,'hair_color1',239,200,0), (121777,2490028,0,'hair_color2',100,0,0), (121778,2490028,0,'hair_face_color',235,240,240), (121779,2490028,0,'hair_face_highlight_color',221,180,19), (121780,2490028,0,'hair_highlight',239,221,86), (121781,2490028,0,'hair_type_color',235,240,240), (121782,2490028,0,'hair_type_highlight_color',221,180,19), (121783,2490028,1,'lip_type',28,0,75), (121784,2490028,1,'nose_type',-94,-17,-56), (121785,2490028,0,'skin_color',242,250,250), (121786,2490028,1,'soga_cheek_type',0,-75,-94), (121787,2490028,1,'soga_chin_type',0,28,0), (121788,2490028,1,'soga_ear_type',0,-28,0), (121789,2490028,1,'soga_eye_brow_type',0,46,-69), (121790,2490028,0,'soga_eye_color',204,204,204), (121791,2490028,1,'soga_eye_type',100,0,0), (121792,2490028,0,'soga_hair_color1',164,165,165), (121793,2490028,0,'soga_hair_color2',56,62,62), (121794,2490028,0,'soga_hair_face_color',235,240,240), (121795,2490028,0,'soga_hair_face_highlight_color',221,180,19), (121796,2490028,0,'soga_hair_highlight',239,221,86), (121797,2490028,0,'soga_hair_type_color',235,240,240), (121798,2490028,0,'soga_hair_type_highlight_color',221,180,19), (121799,2490028,1,'soga_lip_type',82,-81,40), (121800,2490028,1,'soga_nose_type',75,-7,20), (121801,2490028,0,'soga_skin_color',242,250,250), (121802,2490029,1,'cheek_type',-14,94,0), (121803,2490029,1,'chin_type',-1,-14,-14), (121804,2490029,1,'ear_type',100,-17,0), (121805,2490029,1,'eye_brow_type',100,-17,77), (121806,2490029,0,'eye_color',209,195,167), (121807,2490029,1,'eye_type',100,0,0), (121808,2490029,0,'hair_color1',14,100,100), (121809,2490029,0,'hair_color2',181,0,0), (121810,2490029,0,'hair_face_color',61,61,75), (121811,2490029,0,'hair_face_highlight_color',244,244,246), (121812,2490029,0,'hair_highlight',160,156,172), (121813,2490029,0,'hair_type_color',61,61,75), (121814,2490029,0,'hair_type_highlight_color',244,244,246), (121815,2490029,1,'lip_type',8,-18,-100), (121816,2490029,1,'nose_type',11,14,100), (121817,2490029,0,'skin_color',223,179,137), (121818,2490029,1,'soga_cheek_type',0,100,-17), (121819,2490029,1,'soga_chin_type',0,8,-18), (121820,2490029,1,'soga_ear_type',0,100,0), (121821,2490029,1,'soga_eye_brow_type',0,100,-17), (121822,2490029,0,'soga_eye_color',229,229,102), (121823,2490029,1,'soga_eye_type',-75,0,0), (121824,2490029,0,'soga_hair_color1',43,36,70), (121825,2490029,0,'soga_hair_color2',68,76,74), (121826,2490029,0,'soga_hair_face_color',61,61,75), (121827,2490029,0,'soga_hair_face_highlight_color',244,244,246), (121828,2490029,0,'soga_hair_highlight',160,156,172), (121829,2490029,0,'soga_hair_type_color',61,61,75), (121830,2490029,0,'soga_hair_type_highlight_color',244,244,246), (121831,2490029,1,'soga_lip_type',77,-14,94), (121832,2490029,1,'soga_nose_type',-100,-1,-14), (121833,2490029,0,'soga_skin_color',223,179,137), (121834,2490029,0,'wing_color1',255,255,255), (121835,2490029,0,'wing_color2',255,255,255), (121836,2490030,1,'cheek_type',9,-14,0), (121837,2490030,1,'chin_type',18,7,14), (121838,2490030,1,'ear_type',-10,35,0), (121839,2490030,1,'eye_brow_type',5,12,28), (121840,2490030,0,'eye_color',77,66,35), (121841,2490030,1,'eye_type',-41,0,0), (121842,2490030,0,'hair_color1',231,0,0), (121843,2490030,0,'hair_face_color',79,77,55), (121844,2490030,0,'hair_face_highlight_color',133,93,45), (121845,2490030,0,'hair_type_color',79,77,55), (121846,2490030,0,'hair_type_highlight_color',133,93,45), (121847,2490030,1,'lip_type',29,1,34), (121848,2490030,1,'nose_type',-1,-25,0), (121849,2490030,0,'skin_color',144,148,127), (121850,2490030,1,'soga_cheek_type',0,5,12), (121851,2490030,1,'soga_chin_type',0,29,1), (121852,2490030,1,'soga_ear_type',0,-41,0), (121853,2490030,1,'soga_eye_brow_type',0,-10,35), (121854,2490030,0,'soga_eye_color',229,229,102), (121855,2490030,1,'soga_eye_type',-41,0,0), (121856,2490030,0,'soga_hair_face_color',79,77,55), (121857,2490030,0,'soga_hair_face_highlight_color',133,93,45), (121858,2490030,0,'soga_hair_type_color',79,77,55), (121859,2490030,0,'soga_hair_type_highlight_color',133,93,45), (121860,2490030,1,'soga_lip_type',28,9,-14), (121861,2490030,1,'soga_nose_type',34,18,7), (121862,2490030,0,'soga_skin_color',144,148,127), (121863,2490030,0,'wing_color1',255,255,255), (121864,2490030,0,'wing_color2',255,255,255), (121865,2490031,1,'cheek_type',1,-14,0), (121866,2490031,1,'chin_type',23,25,0), (121867,2490031,1,'ear_type',-4,17,0), (121868,2490031,1,'eye_brow_type',-50,-100,25), (121869,2490031,0,'eye_color',31,61,48), (121870,2490031,1,'eye_type',31,0,0), (121871,2490031,0,'hair_color1',230,212,214), (121872,2490031,0,'hair_face_color',188,185,179), (121873,2490031,0,'hair_face_highlight_color',247,239,178), (121874,2490031,0,'hair_type_color',188,185,179), (121875,2490031,0,'hair_type_highlight_color',247,239,178), (121876,2490031,1,'lip_type',0,-21,-12), (121877,2490031,1,'nose_type',-31,-26,-44), (121878,2490031,0,'skin_color',213,190,155), (121879,2490031,1,'soga_cheek_type',0,-50,-100), (121880,2490031,1,'soga_chin_type',0,0,-21), (121881,2490031,1,'soga_ear_type',0,31,0), (121882,2490031,1,'soga_eye_brow_type',0,-4,17), (121883,2490031,0,'soga_eye_color',229,229,102), (121884,2490031,1,'soga_eye_type',31,0,0), (121885,2490031,0,'soga_hair_face_color',188,185,179), (121886,2490031,0,'soga_hair_face_highlight_color',247,239,178), (121887,2490031,0,'soga_hair_type_color',188,185,179), (121888,2490031,0,'soga_hair_type_highlight_color',247,239,178), (121889,2490031,1,'soga_lip_type',25,1,-14), (121890,2490031,1,'soga_nose_type',-12,23,25), (121891,2490031,0,'soga_skin_color',213,190,155), (121892,2490031,0,'wing_color1',255,255,255), (121893,2490031,0,'wing_color2',255,255,255), (121897,2490033,0,'eye_color',255,167,133), (121898,2490033,0,'skin_color',208,208,187), (121899,2490033,0,'soga_eye_color',255,0,255), (121900,2490034,1,'cheek_type',29,-12,0), (121901,2490034,1,'chin_type',0,31,11), (121902,2490034,1,'ear_type',10,-7,0), (121903,2490034,1,'eye_brow_type',-25,-22,-28), (121904,2490034,0,'eye_color',60,59,32), (121905,2490034,1,'eye_type',-21,0,0), (121906,2490034,0,'hair_color1',0,40,0), (121907,2490034,0,'hair_face_color',36,16,0), (121908,2490034,0,'hair_face_highlight_color',90,35,15), (121909,2490034,0,'hair_type_color',36,16,0), (121910,2490034,0,'hair_type_highlight_color',90,35,15), (121911,2490034,1,'lip_type',-28,-25,-2), (121912,2490034,1,'nose_type',-34,0,40), (121913,2490034,0,'skin_color',162,165,165), (121914,2490034,1,'soga_cheek_type',0,-25,-22), (121915,2490034,1,'soga_chin_type',0,-28,-25), (121916,2490034,1,'soga_ear_type',0,-21,0), (121917,2490034,1,'soga_eye_brow_type',0,10,-7), (121918,2490034,0,'soga_eye_color',229,229,102), (121919,2490034,1,'soga_eye_type',-21,0,0), (121920,2490034,0,'soga_hair_face_color',36,16,0), (121921,2490034,0,'soga_hair_face_highlight_color',90,35,15), (121922,2490034,0,'soga_hair_type_color',36,16,0), (121923,2490034,0,'soga_hair_type_highlight_color',90,35,15), (121924,2490034,1,'soga_lip_type',-28,29,-12), (121925,2490034,1,'soga_nose_type',-2,0,31), (121926,2490034,0,'soga_skin_color',162,165,165), (121927,2490034,0,'wing_color1',255,255,255), (121928,2490034,0,'wing_color2',255,255,255), (121929,2490035,1,'cheek_type',1,-14,0), (121930,2490035,1,'chin_type',23,25,0), (121931,2490035,1,'ear_type',-4,17,0), (121932,2490035,1,'eye_brow_type',-50,-100,25), (121933,2490035,0,'eye_color',162,185,161), (121934,2490035,1,'eye_type',31,0,0), (121935,2490035,0,'hair_color1',230,212,214), (121936,2490035,0,'hair_face_color',243,200,9), (121937,2490035,0,'hair_face_highlight_color',228,165,0), (121938,2490035,0,'hair_type_color',243,200,9), (121939,2490035,0,'hair_type_highlight_color',228,165,0), (121940,2490035,1,'lip_type',0,-21,-12), (121941,2490035,1,'nose_type',-31,-26,-44), (121942,2490035,0,'skin_color',254,254,254), (121943,2490035,1,'soga_cheek_type',0,-50,-100), (121944,2490035,1,'soga_chin_type',0,0,-21), (121945,2490035,1,'soga_ear_type',0,31,0), (121946,2490035,1,'soga_eye_brow_type',0,-4,17), (121947,2490035,0,'soga_eye_color',229,229,102), (121948,2490035,1,'soga_eye_type',31,0,0), (121949,2490035,0,'soga_hair_face_color',243,200,9), (121950,2490035,0,'soga_hair_face_highlight_color',228,165,0), (121951,2490035,0,'soga_hair_type_color',243,200,9), (121952,2490035,0,'soga_hair_type_highlight_color',228,165,0), (121953,2490035,1,'soga_lip_type',25,1,-14), (121954,2490035,1,'soga_nose_type',-12,23,25), (121955,2490035,0,'soga_skin_color',254,254,254), (121956,2490035,0,'wing_color1',255,255,255), (121957,2490035,0,'wing_color2',255,255,255), (121958,2490036,1,'cheek_type',100,-100,0), (121959,2490036,1,'chin_type',-100,100,100), (121960,2490036,1,'ear_type',25,9,0), (121961,2490036,1,'eye_brow_type',100,100,100), (121962,2490036,0,'eye_color',118,14,183), (121963,2490036,1,'eye_type',100,0,0), (121964,2490036,0,'hair_color1',239,255,17), (121965,2490036,0,'hair_face_color',171,60,32), (121966,2490036,0,'hair_face_highlight_color',216,192,37), (121967,2490036,0,'hair_type_color',171,60,32), (121968,2490036,0,'hair_type_highlight_color',216,192,37), (121969,2490036,1,'lip_type',100,50,-68), (121970,2490036,1,'nose_type',0,-17,-1), (121971,2490036,0,'skin_color',226,227,227), (121972,2490036,1,'soga_cheek_type',0,100,100), (121973,2490036,1,'soga_chin_type',0,100,50), (121974,2490036,1,'soga_ear_type',0,100,0), (121975,2490036,1,'soga_eye_brow_type',0,25,9), (121976,2490036,0,'soga_eye_color',229,229,102), (121977,2490036,1,'soga_eye_type',100,0,0), (121978,2490036,0,'soga_hair_face_color',171,60,32), (121979,2490036,0,'soga_hair_face_highlight_color',216,192,37), (121980,2490036,0,'soga_hair_type_color',171,60,32), (121981,2490036,0,'soga_hair_type_highlight_color',216,192,37), (121982,2490036,1,'soga_lip_type',100,100,-100), (121983,2490036,1,'soga_nose_type',-68,-100,100), (121984,2490036,0,'soga_skin_color',226,227,227), (121985,2490036,0,'wing_color1',255,255,255), (121986,2490036,0,'wing_color2',255,255,255), (121987,2490037,1,'cheek_type',-19,4,0), (121988,2490037,1,'chin_type',-2,-10,17), (121989,2490037,1,'ear_type',-34,-35,0), (121990,2490037,1,'eye_brow_type',5,10,-5), (121991,2490037,0,'eye_color',92,159,178), (121992,2490037,1,'eye_type',2,0,0), (121993,2490037,0,'hair_color1',0,231,156), (121994,2490037,0,'hair_face_color',105,98,42), (121995,2490037,0,'hair_face_highlight_color',142,122,8), (121996,2490037,0,'hair_type_color',105,98,42), (121997,2490037,0,'hair_type_highlight_color',142,122,8), (121998,2490037,1,'lip_type',-22,-31,-23), (121999,2490037,1,'nose_type',17,0,-25), (122000,2490037,0,'skin_color',125,98,60), (122001,2490037,1,'soga_cheek_type',0,5,10), (122002,2490037,1,'soga_chin_type',0,-22,-31), (122003,2490037,1,'soga_ear_type',0,2,0), (122004,2490037,1,'soga_eye_brow_type',0,-34,-35), (122005,2490037,0,'soga_eye_color',229,229,102), (122006,2490037,1,'soga_eye_type',2,0,0), (122007,2490037,0,'soga_hair_face_color',105,98,42), (122008,2490037,0,'soga_hair_face_highlight_color',142,122,8), (122009,2490037,0,'soga_hair_type_color',105,98,42), (122010,2490037,0,'soga_hair_type_highlight_color',142,122,8), (122011,2490037,1,'soga_lip_type',-5,-19,4), (122012,2490037,1,'soga_nose_type',-23,-2,-10), (122013,2490037,0,'soga_skin_color',125,98,60), (122014,2490037,0,'wing_color1',255,255,255), (122015,2490037,0,'wing_color2',255,255,255), (122041,2490040,1,'cheek_type',-46,40,0), (122042,2490040,1,'chin_type',20,-25,28), (122043,2490040,1,'eye_brow_type',14,19,-2), (122044,2490040,0,'eye_color',41,84,95), (122045,2490040,1,'eye_type',11,0,0), (122046,2490040,0,'hair_color1',239,1,156), (122047,2490040,0,'hair_face_color',132,90,60), (122048,2490040,0,'hair_face_highlight_color',124,48,7), (122049,2490040,0,'hair_type_color',132,90,60), (122050,2490040,0,'hair_type_highlight_color',124,48,7), (122051,2490040,1,'lip_type',7,-43,0), (122052,2490040,1,'nose_type',0,-17,1), (122053,2490040,0,'skin_color',220,231,230), (122054,2490040,1,'soga_cheek_type',0,14,19), (122055,2490040,1,'soga_chin_type',0,7,-43), (122056,2490040,1,'soga_ear_type',0,11,0), (122057,2490040,1,'soga_eye_brow_type',14,19,-2), (122058,2490040,0,'soga_eye_color',229,229,102), (122059,2490040,1,'soga_eye_type',11,0,0), (122060,2490040,0,'soga_hair_face_color',132,90,60), (122061,2490040,0,'soga_hair_face_highlight_color',124,48,7), (122062,2490040,0,'soga_hair_type_color',132,90,60), (122063,2490040,0,'soga_hair_type_highlight_color',124,48,7), (122064,2490040,1,'soga_lip_type',-2,-46,40), (122065,2490040,1,'soga_nose_type',0,20,-25), (122066,2490040,0,'soga_skin_color',220,231,230), (122067,2490040,0,'wing_color1',255,255,255), (122068,2490040,0,'wing_color2',255,255,255), (122069,2490041,1,'cheek_type',0,68,0), (122070,2490041,1,'chin_type',84,-95,14), (122071,2490041,1,'ear_type',37,-7,0), (122072,2490041,1,'eye_brow_type',-100,-100,52), (122073,2490041,0,'eye_color',207,184,155), (122074,2490041,1,'eye_type',100,0,0), (122075,2490041,0,'hair_color1',19,17,42), (122076,2490041,0,'hair_color2',156,0,0), (122077,2490041,0,'hair_face_color',228,183,26), (122078,2490041,0,'hair_face_highlight_color',100,70,10), (122079,2490041,0,'hair_highlight',56,33,26), (122080,2490041,0,'hair_type_color',228,183,26), (122081,2490041,0,'hair_type_highlight_color',100,70,10), (122082,2490041,1,'lip_type',-4,64,-28), (122083,2490041,1,'nose_type',0,19,17), (122084,2490041,0,'skin_color',138,108,67), (122085,2490041,1,'soga_cheek_type',0,-100,-100), (122086,2490041,1,'soga_chin_type',0,-4,64), (122087,2490041,1,'soga_ear_type',0,100,0), (122088,2490041,1,'soga_eye_brow_type',0,37,-7), (122089,2490041,0,'soga_eye_color',229,229,102), (122090,2490041,1,'soga_eye_type',-100,0,0), (122091,2490041,0,'soga_hair_color1',38,22,21), (122092,2490041,0,'soga_hair_color2',120,50,0), (122093,2490041,0,'soga_hair_face_color',228,183,26), (122094,2490041,0,'soga_hair_face_highlight_color',100,70,10), (122095,2490041,0,'soga_hair_highlight',56,33,26), (122096,2490041,0,'soga_hair_type_color',228,183,26), (122097,2490041,0,'soga_hair_type_highlight_color',100,70,10), (122098,2490041,1,'soga_lip_type',52,0,68), (122099,2490041,1,'soga_nose_type',-28,84,-95), (122100,2490041,0,'soga_skin_color',138,108,67), (122101,2490041,0,'wing_color1',255,255,255), (122102,2490041,0,'wing_color2',255,255,255), (122103,2490042,1,'cheek_type',-41,-7,0), (122104,2490042,1,'chin_type',2,95,37), (122105,2490042,1,'ear_type',100,-100,0), (122106,2490042,1,'eye_brow_type',-40,81,-69), (122107,2490042,0,'eye_color',73,100,58), (122108,2490042,1,'eye_type',-64,0,0), (122109,2490042,0,'hair_color1',0,14,188), (122110,2490042,0,'hair_color2',156,0,0), (122111,2490042,0,'hair_face_highlight_color',46,14,18), (122112,2490042,0,'hair_highlight',54,45,28), (122113,2490042,0,'hair_type_highlight_color',46,14,18), (122114,2490042,1,'lip_type',-50,74,0), (122115,2490042,1,'nose_type',50,0,14), (122116,2490042,0,'skin_color',251,248,249), (122117,2490042,1,'soga_cheek_type',0,-40,81), (122118,2490042,1,'soga_chin_type',0,-50,74), (122119,2490042,1,'soga_ear_type',0,-64,0), (122120,2490042,1,'soga_eye_brow_type',0,100,-100), (122121,2490042,0,'soga_eye_color',229,229,102), (122122,2490042,1,'soga_eye_type',-100,0,0), (122123,2490042,0,'soga_hair_color1',21,13,24), (122124,2490042,0,'soga_hair_color2',34,28,24), (122125,2490042,0,'soga_hair_face_highlight_color',46,14,18), (122126,2490042,0,'soga_hair_highlight',54,45,28), (122127,2490042,0,'soga_hair_type_highlight_color',46,14,18), (122128,2490042,1,'soga_lip_type',-69,-41,-7), (122129,2490042,1,'soga_nose_type',0,2,95), (122130,2490042,0,'soga_skin_color',251,248,249), (122131,2490042,0,'wing_color1',255,255,255), (122132,2490042,0,'wing_color2',255,255,255), (122133,2490043,0,'eye_color',255,255,255), (122134,2490043,0,'skin_color',255,255,255), (122135,2490043,0,'soga_eye_color',255,0,255), (122136,2490044,0,'eye_color',193,96,0), (122137,2490044,0,'skin_color',112,56,0), (122138,2490044,0,'soga_eye_color',255,0,255), (122139,2490045,0,'eye_color',255,255,255), (122140,2490045,0,'skin_color',255,255,255), (122141,2490045,0,'soga_eye_color',255,0,255), (122142,2490046,0,'eye_color',255,255,255), (122143,2490046,0,'skin_color',255,255,255), (122144,2490046,0,'soga_eye_color',255,0,255), (122145,2490047,0,'eye_color',255,255,255), (122146,2490047,0,'skin_color',255,255,255), (122147,2490047,0,'soga_eye_color',255,0,255), (122148,2490048,0,'eye_color',255,255,255), (122149,2490048,0,'skin_color',255,255,255), (122150,2490048,0,'soga_eye_color',255,0,255), (122151,2490049,0,'eye_color',255,255,255), (122152,2490049,0,'skin_color',255,255,255), (122153,2490049,0,'soga_eye_color',255,0,255), (122154,2490050,0,'eye_color',255,255,255), (122155,2490050,0,'skin_color',255,255,255), (122156,2490050,0,'soga_eye_color',255,0,255), (122157,2490051,0,'eye_color',255,255,255), (122158,2490051,0,'skin_color',255,255,255), (122159,2490051,0,'soga_eye_color',255,0,255), (122160,2490052,0,'eye_color',255,255,255), (122161,2490052,0,'skin_color',255,255,255), (122162,2490052,0,'soga_eye_color',255,0,255), (122163,2490053,0,'eye_color',255,255,255), (122164,2490053,0,'skin_color',255,255,255), (122165,2490053,0,'soga_eye_color',255,0,255), (122166,2490054,0,'eye_color',255,255,255), (122167,2490054,0,'skin_color',255,255,255), (122168,2490054,0,'soga_eye_color',255,0,255), (122169,2490055,0,'eye_color',255,255,255), (122170,2490055,0,'skin_color',255,255,255), (122171,2490055,0,'soga_eye_color',255,0,255), (122172,2490056,0,'eye_color',255,255,255), (122173,2490056,0,'skin_color',255,255,255), (122174,2490056,0,'soga_eye_color',255,0,255), (122175,2490057,0,'eye_color',255,255,255), (122176,2490057,0,'skin_color',255,255,255), (122177,2490057,0,'soga_eye_color',255,0,255), (122178,2490058,0,'eye_color',255,255,255), (122179,2490058,0,'skin_color',0,107,214), (122180,2490058,0,'soga_eye_color',255,0,255), (122181,2490059,0,'eye_color',98,49,0), (122182,2490059,0,'skin_color',255,255,255), (122183,2490059,0,'soga_eye_color',255,0,255), (122184,2490060,0,'eye_color',255,255,255), (122185,2490060,0,'skin_color',255,255,255), (122186,2490060,0,'soga_eye_color',255,0,255), (122187,2490061,0,'eye_color',255,209,163), (122188,2490061,0,'skin_color',73,36,0), (122189,2490061,0,'soga_eye_color',255,0,255), (122190,2490062,0,'eye_color',255,255,255), (122191,2490062,0,'skin_color',255,255,255), (122192,2490062,0,'soga_eye_color',255,0,255), (122193,2490063,0,'eye_color',1,1,1), (122194,2490063,0,'skin_color',128,63,0), (122195,2490063,0,'soga_eye_color',255,0,255), (122196,2490064,0,'eye_color',1,1,1), (122197,2490064,0,'skin_color',214,107,0), (122198,2490064,0,'soga_eye_color',255,0,255), (122199,2490065,0,'eye_color',255,255,255), (122200,2490065,0,'skin_color',255,255,255), (122201,2490065,0,'soga_eye_color',255,0,255), (122202,2490066,0,'eye_color',98,49,0), (122203,2490066,0,'skin_color',255,255,255), (122204,2490066,0,'soga_eye_color',255,0,255), (122205,2490067,0,'eye_color',255,255,255), (122206,2490067,0,'skin_color',255,255,255), (122207,2490067,0,'soga_eye_color',255,0,255), (122208,2490068,0,'eye_color',1,1,1), (122209,2490068,0,'skin_color',128,63,0), (122210,2490068,0,'soga_eye_color',255,0,255), (122211,2490069,0,'eye_color',255,255,255), (122212,2490069,0,'skin_color',255,255,255), (122213,2490069,0,'soga_eye_color',255,0,255), (122217,2490071,0,'eye_color',255,255,255), (122218,2490071,0,'skin_color',63,31,0), (122219,2490071,0,'soga_eye_color',255,0,255), (122220,2490072,0,'eye_color',255,255,255), (122221,2490072,0,'skin_color',255,255,255), (122222,2490072,0,'soga_eye_color',255,0,255), (122223,2490073,0,'eye_color',255,255,255), (122224,2490073,0,'skin_color',255,255,255), (122225,2490073,0,'soga_eye_color',255,0,255), (122226,2490074,0,'eye_color',255,255,255), (122227,2490074,0,'skin_color',255,255,255), (122228,2490074,0,'soga_eye_color',255,0,255), (122232,2490076,0,'eye_color',255,255,255), (122233,2490076,0,'skin_color',63,31,0), (122234,2490076,0,'soga_eye_color',255,0,255), (122238,2490078,0,'eye_color',255,255,255), (122239,2490078,0,'skin_color',255,255,255), (122240,2490078,0,'soga_eye_color',255,0,255), (122241,2490079,0,'eye_color',255,255,255), (122242,2490079,0,'skin_color',84,107,1), (122243,2490079,0,'soga_eye_color',255,0,255), (122244,2490080,0,'eye_color',255,255,255), (122245,2490080,0,'skin_color',54,68,1), (122246,2490080,0,'soga_eye_color',255,0,255), (122247,2490081,0,'eye_color',255,255,255), (122248,2490081,0,'skin_color',255,255,255), (122249,2490081,0,'soga_eye_color',255,0,255), (122250,2490082,0,'eye_color',255,255,255), (122251,2490082,0,'skin_color',28,28,28), (122252,2490082,0,'soga_eye_color',255,0,255), (122253,2490083,0,'eye_color',255,255,255), (122254,2490083,0,'skin_color',255,255,255), (122255,2490083,0,'soga_eye_color',255,0,255), (122256,2490084,0,'eye_color',255,255,255), (122257,2490084,0,'skin_color',28,28,28), (122258,2490084,0,'soga_eye_color',255,0,255), (122259,2490085,0,'eye_color',255,255,255), (122260,2490085,0,'skin_color',255,255,255), (122261,2490085,0,'soga_eye_color',255,0,255), (122262,2490086,0,'eye_color',255,255,255), (122263,2490086,0,'skin_color',255,255,255), (122264,2490086,0,'soga_eye_color',255,0,255), (122334,2490091,1,'cheek_type',-17,-42,0), (122335,2490091,1,'chin_type',7,-37,-8), (122336,2490091,1,'ear_type',37,-100,0), (122337,2490091,1,'eye_brow_type',-1,18,11), (122338,2490091,0,'eye_color',89,60,26), (122339,2490091,1,'eye_type',17,0,0), (122340,2490091,0,'hair_color1',169,56,100), (122341,2490091,0,'hair_color2',104,52,0), (122342,2490091,0,'hair_face_color',42,12,17), (122343,2490091,0,'hair_face_highlight_color',36,23,2), (122344,2490091,0,'hair_highlight',79,28,15), (122345,2490091,0,'hair_type_color',42,12,17), (122346,2490091,0,'hair_type_highlight_color',36,23,2), (122347,2490091,1,'lip_type',-56,61,-51), (122348,2490091,1,'nose_type',34,-87,56), (122349,2490091,0,'skin_color',148,112,75), (122350,2490091,1,'soga_cheek_type',0,-1,18), (122351,2490091,1,'soga_chin_type',0,-56,61), (122352,2490091,1,'soga_ear_type',0,17,0), (122353,2490091,1,'soga_eye_brow_type',0,37,-100), (122354,2490091,0,'soga_eye_color',229,229,102), (122355,2490091,1,'soga_eye_type',17,0,0), (122356,2490091,0,'soga_hair_color1',54,45,28), (122357,2490091,0,'soga_hair_color2',104,52,0), (122358,2490091,0,'soga_hair_face_color',42,12,17), (122359,2490091,0,'soga_hair_face_highlight_color',36,23,2), (122360,2490091,0,'soga_hair_highlight',79,28,15), (122361,2490091,0,'soga_hair_type_color',42,12,17), (122362,2490091,0,'soga_hair_type_highlight_color',36,23,2), (122363,2490091,1,'soga_lip_type',11,-17,-42), (122364,2490091,1,'soga_nose_type',-51,7,-37), (122365,2490091,0,'soga_skin_color',148,112,75), (122366,2490091,0,'wing_color1',255,255,255), (122367,2490091,0,'wing_color2',255,255,255), (122371,2490093,0,'eye_color',255,255,255), (122372,2490093,0,'skin_color',255,255,255), (122373,2490093,0,'soga_eye_color',255,0,255), (122374,2490094,0,'eye_color',1,1,1), (122375,2490094,0,'skin_color',255,255,255), (122376,2490094,0,'soga_eye_color',255,0,255), (122377,2490095,0,'eye_color',255,255,255), (122378,2490095,0,'skin_color',77,77,77), (122379,2490095,0,'soga_eye_color',255,0,255), (122380,2490096,0,'eye_color',1,1,1), (122381,2490096,0,'skin_color',255,255,255), (122382,2490096,0,'soga_eye_color',255,0,255), (122383,2490097,0,'eye_color',255,255,255), (122384,2490097,0,'skin_color',255,255,255), (122385,2490097,0,'soga_eye_color',255,0,255), (122386,2490098,0,'eye_color',255,255,255), (122387,2490098,0,'skin_color',77,77,77), (122388,2490098,0,'soga_eye_color',255,0,255), (122392,2490100,0,'eye_color',255,255,255), (122393,2490100,0,'skin_color',255,255,255), (122394,2490100,0,'soga_eye_color',255,0,255), (122429,2490102,0,'eye_color',255,255,255), (122430,2490102,0,'skin_color',77,77,77), (122431,2490102,0,'soga_eye_color',255,0,255), (122432,2490103,0,'eye_color',255,255,255), (122433,2490103,0,'skin_color',255,255,255), (122434,2490103,0,'soga_eye_color',255,0,255), (122435,2490104,0,'eye_color',255,255,255), (122436,2490104,0,'skin_color',98,49,0), (122437,2490104,0,'soga_eye_color',255,0,255), (122438,2490105,0,'eye_color',1,1,1), (122439,2490105,0,'skin_color',128,63,0), (122440,2490105,0,'soga_eye_color',255,0,255), (122441,2490106,0,'eye_color',255,255,255), (122442,2490106,0,'skin_color',255,255,255), (122443,2490106,0,'soga_eye_color',255,0,255), (122444,2490107,0,'eye_color',1,1,1), (122445,2490107,0,'skin_color',128,128,128), (122446,2490107,0,'soga_eye_color',255,0,255), (122447,2490108,0,'eye_color',255,255,255), (122448,2490108,0,'skin_color',255,255,255), (122449,2490108,0,'soga_eye_color',255,0,255), (122450,2490109,0,'eye_color',1,1,1), (122451,2490109,0,'skin_color',214,107,0), (122452,2490109,0,'soga_eye_color',255,0,255), (122453,2490110,0,'eye_color',255,255,255), (122454,2490110,0,'skin_color',255,255,255), (122455,2490110,0,'soga_eye_color',255,0,255), (122456,2490111,0,'eye_color',255,255,128), (122457,2490111,0,'skin_color',255,255,255), (122458,2490111,0,'soga_eye_color',255,0,255), (122459,2490112,1,'cheek_type',48,-37,0), (122460,2490112,1,'chin_type',-72,20,18), (122461,2490112,1,'ear_type',25,-83,0), (122462,2490112,1,'eye_brow_type',56,-9,29), (122463,2490112,0,'eye_color',228,30,20), (122464,2490112,1,'eye_type',-37,0,0), (122465,2490112,0,'hair_color1',97,84,184), (122466,2490112,1,'lip_type',26,69,-23), (122467,2490112,1,'nose_type',14,97,84), (122468,2490112,0,'skin_color',85,87,47), (122469,2490112,1,'soga_cheek_type',0,56,-9), (122470,2490112,1,'soga_chin_type',0,26,69), (122471,2490112,1,'soga_ear_type',0,-37,0), (122472,2490112,1,'soga_eye_brow_type',0,25,-83), (122473,2490112,0,'soga_eye_color',229,229,102), (122474,2490112,1,'soga_eye_type',-37,0,0), (122475,2490112,1,'soga_lip_type',29,48,-37), (122476,2490112,1,'soga_nose_type',-23,-72,20), (122477,2490112,0,'soga_skin_color',85,87,47), (122478,2490112,0,'wing_color1',255,255,255), (122479,2490112,0,'wing_color2',255,255,255), (122480,2490113,0,'eye_color',255,255,255), (122481,2490113,0,'skin_color',1,1,1), (122482,2490113,0,'soga_eye_color',255,0,255), (122483,2490114,1,'cheek_type',-20,-35,0), (122484,2490114,1,'chin_type',-62,-20,43), (122485,2490114,1,'ear_type',-87,-43,0), (122486,2490114,1,'eye_brow_type',-40,-64,-38), (122487,2490114,0,'eye_color',33,65,53), (122488,2490114,1,'eye_type',88,0,0), (122489,2490114,0,'hair_color1',203,85,167), (122490,2490114,0,'hair_color2',111,64,0), (122491,2490114,0,'hair_face_color',39,20,7), (122492,2490114,0,'hair_face_highlight_color',35,24,1), (122493,2490114,0,'hair_highlight',79,28,15), (122494,2490114,0,'hair_type_color',39,20,7), (122495,2490114,0,'hair_type_highlight_color',35,24,1), (122496,2490114,1,'lip_type',91,-93,91), (122497,2490114,1,'nose_type',26,-53,85), (122498,2490114,0,'skin_color',151,126,81), (122499,2490114,1,'soga_cheek_type',0,-40,-64), (122500,2490114,1,'soga_chin_type',0,91,-93), (122501,2490114,1,'soga_ear_type',0,88,0), (122502,2490114,1,'soga_eye_brow_type',0,-87,-43), (122503,2490114,0,'soga_eye_color',229,229,102), (122504,2490114,1,'soga_eye_type',88,0,0), (122505,2490114,0,'soga_hair_color1',79,28,15), (122506,2490114,0,'soga_hair_color2',111,64,0), (122507,2490114,0,'soga_hair_face_color',39,20,7), (122508,2490114,0,'soga_hair_face_highlight_color',35,24,1), (122509,2490114,0,'soga_hair_highlight',79,28,15), (122510,2490114,0,'soga_hair_type_color',39,20,7), (122511,2490114,0,'soga_hair_type_highlight_color',35,24,1), (122512,2490114,1,'soga_lip_type',-38,-20,-35), (122513,2490114,1,'soga_nose_type',91,-62,-20), (122514,2490114,0,'soga_skin_color',151,126,81), (122515,2490114,0,'wing_color1',255,255,255), (122516,2490114,0,'wing_color2',255,255,255), (122517,2490115,0,'eye_color',98,49,0), (122518,2490115,0,'skin_color',255,255,255), (122519,2490115,0,'soga_eye_color',255,0,255), (122520,2490116,0,'eye_color',255,255,255), (122521,2490116,0,'skin_color',255,255,255), (122522,2490116,0,'soga_eye_color',255,0,255), (122523,2490117,0,'eye_color',255,255,255), (122524,2490117,0,'skin_color',255,255,255), (122525,2490117,0,'soga_eye_color',255,0,255), (122526,2490118,0,'eye_color',255,255,255), (122527,2490118,0,'skin_color',255,255,255), (122528,2490118,0,'soga_eye_color',255,0,255), (122529,2490119,0,'eye_color',255,255,255), (122530,2490119,0,'skin_color',77,77,77), (122531,2490119,0,'soga_eye_color',255,0,255), (122532,2490120,0,'eye_color',255,255,255), (122533,2490120,0,'skin_color',1,1,1), (122534,2490120,0,'soga_eye_color',255,0,255), (122535,2490121,0,'eye_color',255,255,255), (122536,2490121,0,'skin_color',1,1,1), (122537,2490121,0,'soga_eye_color',255,0,255), (122541,2490123,0,'eye_color',255,255,255), (122542,2490123,0,'skin_color',1,1,1), (122543,2490123,0,'soga_eye_color',255,0,255), (122556,2490128,0,'eye_color',255,255,255), (122557,2490128,0,'skin_color',255,255,255), (122558,2490128,0,'soga_eye_color',255,0,255), (122559,2490129,0,'eye_color',255,255,255), (122560,2490129,0,'skin_color',255,255,255), (122561,2490129,0,'soga_eye_color',255,0,255), (122565,2490131,0,'eye_color',255,255,255), (122566,2490131,0,'skin_color',255,255,255), (122567,2490131,0,'soga_eye_color',255,0,255), (122568,2490132,0,'eye_color',255,255,255), (122569,2490132,0,'skin_color',255,255,255), (122570,2490132,0,'soga_eye_color',255,0,255), (122571,2490133,0,'eye_color',255,255,255), (122572,2490133,0,'skin_color',75,96,1), (122573,2490133,0,'soga_eye_color',255,0,255), (122574,2490134,0,'eye_color',98,49,0), (122575,2490134,0,'skin_color',255,255,255), (122576,2490134,0,'soga_eye_color',255,0,255), (122577,2490135,0,'eye_color',255,255,255), (122578,2490135,0,'skin_color',255,255,255), (122579,2490135,0,'soga_eye_color',255,0,255), (122580,2490136,0,'eye_color',255,255,255), (122581,2490136,0,'skin_color',75,96,1), (122582,2490136,0,'soga_eye_color',255,0,255), (122583,2490137,0,'eye_color',255,255,255), (122584,2490137,0,'skin_color',255,255,255), (122585,2490137,0,'soga_eye_color',255,0,255), (122586,2490138,0,'eye_color',1,1,1), (122587,2490138,0,'skin_color',255,255,255), (122588,2490138,0,'soga_eye_color',255,0,255), (122595,2490141,0,'eye_color',191,96,0), (122596,2490141,0,'skin_color',255,255,255), (122597,2490141,0,'soga_eye_color',255,0,255), (122598,2490142,0,'eye_color',255,255,255), (122599,2490142,0,'skin_color',255,255,255), (122600,2490142,0,'soga_eye_color',255,0,255), (122607,2490145,0,'eye_color',255,255,255), (122608,2490145,0,'skin_color',255,255,255), (122609,2490145,0,'soga_eye_color',255,0,255), (122610,2490146,0,'eye_color',255,255,255), (122611,2490146,0,'skin_color',255,255,255), (122612,2490146,0,'soga_eye_color',255,0,255), (122613,2490147,1,'cheek_type',1,-14,0), (122614,2490147,1,'chin_type',23,25,0), (122615,2490147,1,'ear_type',-4,17,0), (122616,2490147,1,'eye_brow_type',-50,-100,25), (122617,2490147,0,'eye_color',194,165,125), (122618,2490147,1,'eye_type',31,0,0), (122619,2490147,0,'hair_color1',230,212,214), (122620,2490147,0,'hair_face_color',110,42,18), (122621,2490147,0,'hair_face_highlight_color',154,67,21), (122622,2490147,0,'hair_type_color',110,42,18), (122623,2490147,0,'hair_type_highlight_color',154,67,21), (122624,2490147,1,'lip_type',0,-21,-12), (122625,2490147,1,'nose_type',-31,-26,-44), (122626,2490147,0,'skin_color',67,66,50), (122627,2490147,1,'soga_cheek_type',0,-50,-100), (122628,2490147,1,'soga_chin_type',0,0,-21), (122629,2490147,1,'soga_ear_type',0,31,0), (122630,2490147,1,'soga_eye_brow_type',0,-4,17), (122631,2490147,0,'soga_eye_color',229,229,102), (122632,2490147,1,'soga_eye_type',31,0,0), (122633,2490147,0,'soga_hair_face_color',110,42,18), (122634,2490147,0,'soga_hair_face_highlight_color',154,67,21), (122635,2490147,0,'soga_hair_type_color',110,42,18), (122636,2490147,0,'soga_hair_type_highlight_color',154,67,21), (122637,2490147,1,'soga_lip_type',25,1,-14), (122638,2490147,1,'soga_nose_type',-12,23,25), (122639,2490147,0,'soga_skin_color',67,66,50), (122640,2490147,0,'wing_color1',255,255,255), (122641,2490147,0,'wing_color2',255,255,255), (122642,2490148,1,'cheek_type',-19,4,0), (122643,2490148,1,'chin_type',-2,-10,17), (122644,2490148,1,'ear_type',-34,-35,0), (122645,2490148,1,'eye_brow_type',5,10,-5), (122646,2490148,0,'eye_color',36,21,6), (122647,2490148,1,'eye_type',2,0,0), (122648,2490148,0,'hair_color1',0,231,156), (122649,2490148,0,'hair_face_color',247,223,66), (122650,2490148,0,'hair_face_highlight_color',75,26,14), (122651,2490148,0,'hair_type_color',247,223,66), (122652,2490148,0,'hair_type_highlight_color',75,26,14), (122653,2490148,1,'lip_type',-22,-31,-23), (122654,2490148,1,'nose_type',17,0,-25), (122655,2490148,0,'skin_color',221,187,134), (122656,2490148,1,'soga_cheek_type',0,5,10), (122657,2490148,1,'soga_chin_type',0,-22,-31), (122658,2490148,1,'soga_ear_type',0,2,0), (122659,2490148,1,'soga_eye_brow_type',0,-34,-35), (122660,2490148,0,'soga_eye_color',229,229,102), (122661,2490148,1,'soga_eye_type',2,0,0), (122662,2490148,0,'soga_hair_face_color',247,223,66), (122663,2490148,0,'soga_hair_face_highlight_color',75,26,14), (122664,2490148,0,'soga_hair_type_color',247,223,66), (122665,2490148,0,'soga_hair_type_highlight_color',75,26,14), (122666,2490148,1,'soga_lip_type',-5,-19,4), (122667,2490148,1,'soga_nose_type',-23,-2,-10), (122668,2490148,0,'soga_skin_color',221,187,134), (122669,2490148,0,'wing_color1',255,255,255), (122670,2490148,0,'wing_color2',255,255,255), (122671,2490149,1,'cheek_type',-37,-26,0), (122672,2490149,1,'chin_type',26,14,-18), (122673,2490149,1,'ear_type',-8,-37,0), (122674,2490149,1,'eye_brow_type',35,-2,32), (122675,2490149,0,'eye_color',180,194,170), (122676,2490149,1,'eye_type',-11,0,0), (122677,2490149,0,'hair_color1',28,7,0), (122678,2490149,0,'hair_face_color',119,118,110), (122679,2490149,0,'hair_face_highlight_color',37,14,3), (122680,2490149,0,'hair_type_color',119,118,110), (122681,2490149,0,'hair_type_highlight_color',37,14,3), (122682,2490149,1,'lip_type',25,-5,-22), (122683,2490149,1,'nose_type',-17,28,7), (122684,2490149,0,'skin_color',172,163,119), (122685,2490149,1,'soga_cheek_type',0,35,-2), (122686,2490149,1,'soga_chin_type',0,25,-5), (122687,2490149,1,'soga_ear_type',0,-11,0), (122688,2490149,1,'soga_eye_brow_type',0,-8,-37), (122689,2490149,0,'soga_eye_color',229,229,102), (122690,2490149,1,'soga_eye_type',-11,0,0), (122691,2490149,0,'soga_hair_face_color',119,118,110), (122692,2490149,0,'soga_hair_face_highlight_color',37,14,3), (122693,2490149,0,'soga_hair_type_color',119,118,110), (122694,2490149,0,'soga_hair_type_highlight_color',37,14,3), (122695,2490149,1,'soga_lip_type',32,-37,-26), (122696,2490149,1,'soga_nose_type',-22,26,14), (122697,2490149,0,'soga_skin_color',172,163,119), (122698,2490149,0,'wing_color1',255,255,255), (122699,2490149,0,'wing_color2',255,255,255), (122700,2490150,0,'eye_color',255,255,255), (122701,2490150,0,'skin_color',255,255,255), (122702,2490150,0,'soga_eye_color',255,0,255), (122703,2490151,0,'eye_color',255,255,255), (122704,2490151,0,'skin_color',128,0,0), (122705,2490151,0,'soga_eye_color',255,0,255), (122706,2490152,0,'eye_color',255,255,255), (122707,2490152,0,'skin_color',255,255,255), (122708,2490152,0,'soga_eye_color',255,0,255), (122709,2490153,1,'cheek_type',-11,22,0), (122710,2490153,1,'ear_type',-8,-39,0), (122711,2490153,1,'eye_brow_type',-17,-20,7), (122712,2490153,0,'eye_color',171,151,130), (122713,2490153,0,'hair_color1',216,44,0), (122714,2490153,0,'hair_face_color',162,64,26), (122715,2490153,0,'hair_face_highlight_color',238,166,3), (122716,2490153,0,'hair_type_color',162,64,26), (122717,2490153,0,'hair_type_highlight_color',238,166,3), (122718,2490153,1,'lip_type',7,47,28), (122719,2490153,1,'nose_type',20,-40,44), (122720,2490153,0,'skin_color',242,244,239), (122721,2490153,1,'soga_cheek_type',0,-17,-20), (122722,2490153,1,'soga_chin_type',0,7,47), (122723,2490153,1,'soga_ear_type',-8,-39,0), (122724,2490153,1,'soga_eye_brow_type',0,-8,-39), (122725,2490153,0,'soga_eye_color',229,229,102), (122726,2490153,0,'soga_hair_face_color',162,64,26), (122727,2490153,0,'soga_hair_face_highlight_color',238,166,3), (122728,2490153,0,'soga_hair_type_color',162,64,26), (122729,2490153,0,'soga_hair_type_highlight_color',238,166,3), (122730,2490153,1,'soga_lip_type',7,-11,22), (122731,2490153,1,'soga_nose_type',28,0,0), (122732,2490153,0,'soga_skin_color',242,244,239), (122733,2490153,0,'wing_color1',255,255,255), (122734,2490153,0,'wing_color2',255,255,255), (122735,2490154,1,'cheek_type',29,-12,0), (122736,2490154,1,'chin_type',0,31,11), (122737,2490154,1,'ear_type',10,-7,0), (122738,2490154,1,'eye_brow_type',-25,-22,-28), (122739,2490154,0,'eye_color',60,59,32), (122740,2490154,1,'eye_type',-21,0,0), (122741,2490154,0,'hair_color1',0,40,0), (122742,2490154,0,'hair_face_color',36,16,0), (122743,2490154,0,'hair_face_highlight_color',90,35,15), (122744,2490154,0,'hair_type_color',36,16,0), (122745,2490154,0,'hair_type_highlight_color',90,35,15), (122746,2490154,1,'lip_type',-28,-25,-2), (122747,2490154,1,'nose_type',-34,0,40), (122748,2490154,0,'skin_color',162,165,165), (122749,2490154,1,'soga_cheek_type',0,-25,-22), (122750,2490154,1,'soga_chin_type',0,-28,-25), (122751,2490154,1,'soga_ear_type',0,-21,0), (122752,2490154,1,'soga_eye_brow_type',0,10,-7), (122753,2490154,0,'soga_eye_color',229,229,102), (122754,2490154,1,'soga_eye_type',-21,0,0), (122755,2490154,0,'soga_hair_face_color',36,16,0), (122756,2490154,0,'soga_hair_face_highlight_color',90,35,15), (122757,2490154,0,'soga_hair_type_color',36,16,0), (122758,2490154,0,'soga_hair_type_highlight_color',90,35,15), (122759,2490154,1,'soga_lip_type',-28,29,-12), (122760,2490154,1,'soga_nose_type',-2,0,31), (122761,2490154,0,'soga_skin_color',162,165,165), (122762,2490154,0,'wing_color1',255,255,255), (122763,2490154,0,'wing_color2',255,255,255), (122764,2490155,0,'eye_color',255,255,255), (122765,2490155,0,'skin_color',255,255,255), (122766,2490155,0,'soga_eye_color',255,0,255), (122767,2490156,0,'eye_color',255,255,255), (122768,2490156,0,'skin_color',255,255,255), (122769,2490156,0,'soga_eye_color',255,0,255), (122770,2490157,1,'cheek_type',31,-14,0), (122771,2490157,1,'chin_type',9,0,-17), (122772,2490157,1,'ear_type',-32,23,0), (122773,2490157,1,'eye_brow_type',-51,-65,94), (122774,2490157,0,'eye_color',32,64,53), (122775,2490157,1,'eye_type',-19,0,0), (122776,2490157,0,'hair_color1',251,248,156), (122777,2490157,0,'hair_face_color',222,198,45), (122778,2490157,0,'hair_face_highlight_color',83,66,0), (122779,2490157,0,'hair_type_color',222,198,45), (122780,2490157,0,'hair_type_highlight_color',83,66,0), (122781,2490157,1,'lip_type',38,31,-2), (122782,2490157,1,'nose_type',43,-5,-8), (122783,2490157,0,'skin_color',156,119,79), (122784,2490157,1,'soga_cheek_type',0,-51,-65), (122785,2490157,1,'soga_chin_type',0,38,31), (122786,2490157,1,'soga_ear_type',0,-19,0), (122787,2490157,1,'soga_eye_brow_type',0,-32,23), (122788,2490157,0,'soga_eye_color',229,229,102), (122789,2490157,1,'soga_eye_type',-19,0,0), (122790,2490157,0,'soga_hair_face_color',222,198,45), (122791,2490157,0,'soga_hair_face_highlight_color',83,66,0), (122792,2490157,0,'soga_hair_type_color',222,198,45), (122793,2490157,0,'soga_hair_type_highlight_color',83,66,0), (122794,2490157,1,'soga_lip_type',94,31,-14), (122795,2490157,1,'soga_nose_type',-2,9,0), (122796,2490157,0,'soga_skin_color',156,119,79), (122797,2490157,0,'wing_color1',255,255,255), (122798,2490157,0,'wing_color2',255,255,255), (122799,2490158,1,'cheek_type',39,-44,0), (122800,2490158,1,'chin_type',19,56,-57), (122801,2490158,1,'ear_type',31,-10,0), (122802,2490158,1,'eye_brow_type',71,-23,69), (122803,2490158,0,'eye_color',155,186,169), (122804,2490158,1,'eye_type',91,0,0), (122805,2490158,0,'hair_color1',188,181,31), (122806,2490158,0,'hair_color2',84,0,0), (122807,2490158,0,'hair_face_color',244,246,246), (122808,2490158,0,'hair_face_highlight_color',33,24,42), (122809,2490158,0,'hair_highlight',29,21,28), (122810,2490158,0,'hair_type_color',244,246,246), (122811,2490158,0,'hair_type_highlight_color',33,24,42), (122812,2490158,1,'lip_type',25,-19,-75), (122813,2490158,1,'nose_type',18,-68,-75), (122814,2490158,0,'skin_color',217,184,175), (122815,2490158,1,'soga_cheek_type',0,71,-23), (122816,2490158,1,'soga_chin_type',0,25,-19), (122817,2490158,1,'soga_ear_type',0,91,0), (122818,2490158,1,'soga_eye_brow_type',0,31,-10), (122819,2490158,0,'soga_eye_color',229,229,102), (122820,2490158,1,'soga_eye_type',84,0,0), (122821,2490158,0,'soga_hair_color1',161,165,168), (122822,2490158,0,'soga_hair_color2',50,69,69), (122823,2490158,0,'soga_hair_face_color',244,246,246), (122824,2490158,0,'soga_hair_face_highlight_color',33,24,42), (122825,2490158,0,'soga_hair_highlight',29,21,28), (122826,2490158,0,'soga_hair_type_color',244,246,246), (122827,2490158,0,'soga_hair_type_highlight_color',33,24,42), (122828,2490158,1,'soga_lip_type',69,39,-44), (122829,2490158,1,'soga_nose_type',-75,19,56), (122830,2490158,0,'soga_skin_color',217,184,175), (122831,2490158,0,'wing_color1',255,255,255), (122832,2490158,0,'wing_color2',255,255,255), (122833,2490159,1,'cheek_type',35,-19,0), (122834,2490159,1,'chin_type',1,-21,3), (122835,2490159,1,'ear_type',4,10,0), (122836,2490159,1,'eye_brow_type',-46,8,31), (122837,2490159,0,'eye_color',49,57,32), (122838,2490159,1,'eye_type',35,0,0), (122839,2490159,0,'hair_color1',247,249,215), (122840,2490159,0,'hair_face_color',221,185,89), (122841,2490159,0,'hair_face_highlight_color',68,60,10), (122842,2490159,0,'hair_type_color',221,185,89), (122843,2490159,0,'hair_type_highlight_color',68,60,10), (122844,2490159,1,'lip_type',17,-14,-7), (122845,2490159,1,'nose_type',-7,-9,-7), (122846,2490159,0,'skin_color',214,224,217), (122847,2490159,1,'soga_cheek_type',0,-46,8), (122848,2490159,1,'soga_chin_type',0,17,-14), (122849,2490159,1,'soga_ear_type',0,35,0), (122850,2490159,1,'soga_eye_brow_type',0,4,10), (122851,2490159,0,'soga_eye_color',229,229,102), (122852,2490159,1,'soga_eye_type',35,0,0), (122853,2490159,0,'soga_hair_face_color',221,185,89), (122854,2490159,0,'soga_hair_face_highlight_color',68,60,10), (122855,2490159,0,'soga_hair_type_color',221,185,89), (122856,2490159,0,'soga_hair_type_highlight_color',68,60,10), (122857,2490159,1,'soga_lip_type',31,35,-19), (122858,2490159,1,'soga_nose_type',-7,1,-21), (122859,2490159,0,'soga_skin_color',214,224,217), (122860,2490159,0,'wing_color1',255,255,255), (122861,2490159,0,'wing_color2',255,255,255), (122862,2490160,1,'cheek_type',32,14,0), (122863,2490160,1,'chin_type',11,-9,7), (122864,2490160,1,'ear_type',-43,28,0), (122865,2490160,1,'eye_brow_type',9,-19,21), (122866,2490160,0,'eye_color',194,183,151), (122867,2490160,0,'hair_color1',227,225,0), (122868,2490160,0,'hair_face_color',89,32,16), (122869,2490160,0,'hair_face_highlight_color',84,32,7), (122870,2490160,0,'hair_type_color',89,32,16), (122871,2490160,0,'hair_type_highlight_color',84,32,7), (122872,2490160,1,'lip_type',18,17,8), (122873,2490160,1,'nose_type',14,-29,-31), (122874,2490160,0,'skin_color',196,202,181), (122875,2490160,1,'soga_cheek_type',0,9,-19), (122876,2490160,1,'soga_chin_type',0,18,17), (122877,2490160,1,'soga_ear_type',-43,28,0), (122878,2490160,1,'soga_eye_brow_type',0,-43,28), (122879,2490160,0,'soga_eye_color',229,229,102), (122880,2490160,0,'soga_hair_face_color',89,32,16), (122881,2490160,0,'soga_hair_face_highlight_color',84,32,7), (122882,2490160,0,'soga_hair_type_color',89,32,16), (122883,2490160,0,'soga_hair_type_highlight_color',84,32,7), (122884,2490160,1,'soga_lip_type',21,32,14), (122885,2490160,1,'soga_nose_type',8,11,-9), (122886,2490160,0,'soga_skin_color',196,202,181), (122887,2490160,0,'wing_color1',255,255,255), (122888,2490160,0,'wing_color2',255,255,255), (122889,2490161,1,'cheek_type',-37,-26,0), (122890,2490161,1,'chin_type',26,14,-18), (122891,2490161,1,'ear_type',-8,-37,0), (122892,2490161,1,'eye_brow_type',35,-2,32), (122893,2490161,0,'eye_color',180,194,170), (122894,2490161,1,'eye_type',-11,0,0), (122895,2490161,0,'hair_color1',28,7,0), (122896,2490161,0,'hair_face_color',119,118,110), (122897,2490161,0,'hair_face_highlight_color',37,14,3), (122898,2490161,0,'hair_type_color',119,118,110), (122899,2490161,0,'hair_type_highlight_color',37,14,3), (122900,2490161,1,'lip_type',25,-5,-22), (122901,2490161,1,'nose_type',-17,28,7), (122902,2490161,0,'skin_color',172,163,119), (122903,2490161,1,'soga_cheek_type',0,35,-2), (122904,2490161,1,'soga_chin_type',0,25,-5), (122905,2490161,1,'soga_ear_type',0,-11,0), (122906,2490161,1,'soga_eye_brow_type',0,-8,-37), (122907,2490161,0,'soga_eye_color',229,229,102), (122908,2490161,1,'soga_eye_type',-11,0,0), (122909,2490161,0,'soga_hair_face_color',119,118,110), (122910,2490161,0,'soga_hair_face_highlight_color',37,14,3), (122911,2490161,0,'soga_hair_type_color',119,118,110), (122912,2490161,0,'soga_hair_type_highlight_color',37,14,3), (122913,2490161,1,'soga_lip_type',32,-37,-26), (122914,2490161,1,'soga_nose_type',-22,26,14), (122915,2490161,0,'soga_skin_color',172,163,119), (122916,2490161,0,'wing_color1',255,255,255), (122917,2490161,0,'wing_color2',255,255,255), (122918,2490162,1,'cheek_type',-28,-31,0), (122919,2490162,1,'chin_type',23,11,-2), (122920,2490162,1,'ear_type',18,-17,0), (122921,2490162,1,'eye_brow_type',-26,0,14), (122922,2490162,0,'eye_color',53,107,123), (122923,2490162,1,'eye_type',-10,0,0), (122924,2490162,0,'hair_color1',22,234,0), (122925,2490162,0,'hair_face_color',19,18,8), (122926,2490162,0,'hair_face_highlight_color',34,14,0), (122927,2490162,0,'hair_type_color',19,18,8), (122928,2490162,0,'hair_type_highlight_color',34,14,0), (122929,2490162,1,'lip_type',-35,-2,-1), (122930,2490162,1,'nose_type',39,22,-22), (122931,2490162,0,'skin_color',246,220,223), (122932,2490162,1,'soga_cheek_type',0,-26,0), (122933,2490162,1,'soga_chin_type',0,-35,-2), (122934,2490162,1,'soga_ear_type',0,-10,0), (122935,2490162,1,'soga_eye_brow_type',0,18,-17), (122936,2490162,0,'soga_eye_color',229,229,102), (122937,2490162,1,'soga_eye_type',-10,0,0), (122938,2490162,0,'soga_hair_face_color',19,18,8), (122939,2490162,0,'soga_hair_face_highlight_color',34,14,0), (122940,2490162,0,'soga_hair_type_color',19,18,8), (122941,2490162,0,'soga_hair_type_highlight_color',34,14,0), (122942,2490162,1,'soga_lip_type',14,-28,-31), (122943,2490162,1,'soga_nose_type',-1,23,11), (122944,2490162,0,'soga_skin_color',246,220,223), (122945,2490162,0,'wing_color1',255,255,255), (122946,2490162,0,'wing_color2',255,255,255), (122947,2490163,1,'cheek_type',32,-17,0), (122948,2490163,1,'chin_type',2,-25,-3), (122949,2490163,1,'eye_brow_type',18,8,14), (122950,2490163,0,'eye_color',163,162,122), (122951,2490163,1,'eye_type',-25,0,0), (122952,2490163,0,'hair_color1',32,8,17), (122953,2490163,0,'hair_face_color',217,205,106), (122954,2490163,0,'hair_face_highlight_color',116,109,52), (122955,2490163,0,'hair_type_color',217,205,106), (122956,2490163,0,'hair_type_highlight_color',116,109,52), (122957,2490163,1,'lip_type',-14,-17,-25), (122958,2490163,1,'nose_type',-29,32,8), (122959,2490163,0,'skin_color',178,122,121), (122960,2490163,1,'soga_cheek_type',0,18,8), (122961,2490163,1,'soga_chin_type',0,-14,-17), (122962,2490163,1,'soga_ear_type',0,-25,0), (122963,2490163,1,'soga_eye_brow_type',18,8,14), (122964,2490163,0,'soga_eye_color',229,229,102), (122965,2490163,1,'soga_eye_type',-25,0,0), (122966,2490163,0,'soga_hair_face_color',217,205,106), (122967,2490163,0,'soga_hair_face_highlight_color',116,109,52), (122968,2490163,0,'soga_hair_type_color',217,205,106), (122969,2490163,0,'soga_hair_type_highlight_color',116,109,52), (122970,2490163,1,'soga_lip_type',14,32,-17), (122971,2490163,1,'soga_nose_type',-25,2,-25), (122972,2490163,0,'soga_skin_color',178,122,121), (122973,2490163,0,'wing_color1',255,255,255), (122974,2490163,0,'wing_color2',255,255,255), (122975,2490164,1,'cheek_type',1,-14,0), (122976,2490164,1,'chin_type',23,25,0), (122977,2490164,1,'ear_type',-4,17,0), (122978,2490164,1,'eye_brow_type',-50,-100,25), (122979,2490164,0,'eye_color',209,187,160), (122980,2490164,1,'eye_type',31,0,0), (122981,2490164,0,'hair_color1',230,212,214), (122982,2490164,0,'hair_face_color',189,179,93), (122983,2490164,0,'hair_face_highlight_color',185,183,166), (122984,2490164,0,'hair_type_color',189,179,93), (122985,2490164,0,'hair_type_highlight_color',185,183,166), (122986,2490164,1,'lip_type',0,-21,-12), (122987,2490164,1,'nose_type',-31,-26,-44), (122988,2490164,0,'skin_color',173,122,98), (122989,2490164,1,'soga_cheek_type',0,-50,-100), (122990,2490164,1,'soga_chin_type',0,0,-21), (122991,2490164,1,'soga_ear_type',0,31,0), (122992,2490164,1,'soga_eye_brow_type',0,-4,17), (122993,2490164,0,'soga_eye_color',229,229,102), (122994,2490164,1,'soga_eye_type',31,0,0), (122995,2490164,0,'soga_hair_face_color',189,179,93), (122996,2490164,0,'soga_hair_face_highlight_color',185,183,166), (122997,2490164,0,'soga_hair_type_color',189,179,93), (122998,2490164,0,'soga_hair_type_highlight_color',185,183,166), (122999,2490164,1,'soga_lip_type',25,1,-14), (123000,2490164,1,'soga_nose_type',-12,23,25), (123001,2490164,0,'soga_skin_color',173,122,98), (123002,2490164,0,'wing_color1',255,255,255), (123003,2490164,0,'wing_color2',255,255,255), (123004,2490165,1,'cheek_type',-14,-18,0), (123005,2490165,1,'chin_type',12,39,3), (123006,2490165,1,'ear_type',-3,-7,0), (123007,2490165,1,'eye_brow_type',39,-23,32), (123008,2490165,0,'eye_color',145,137,85), (123009,2490165,0,'hair_color1',247,251,0), (123010,2490165,0,'hair_face_color',119,57,0), (123011,2490165,0,'hair_face_highlight_color',103,69,0), (123012,2490165,0,'hair_type_color',119,57,0), (123013,2490165,0,'hair_type_highlight_color',103,69,0), (123014,2490165,1,'lip_type',-2,21,39), (123015,2490165,1,'nose_type',-12,-9,-5), (123016,2490165,0,'skin_color',236,236,215), (123017,2490165,1,'soga_cheek_type',0,39,-23), (123018,2490165,1,'soga_chin_type',0,-2,21), (123019,2490165,1,'soga_ear_type',-3,-7,0), (123020,2490165,1,'soga_eye_brow_type',0,-3,-7), (123021,2490165,0,'soga_eye_color',229,229,102), (123022,2490165,0,'soga_hair_face_color',119,57,0), (123023,2490165,0,'soga_hair_face_highlight_color',103,69,0), (123024,2490165,0,'soga_hair_type_color',119,57,0), (123025,2490165,0,'soga_hair_type_highlight_color',103,69,0), (123026,2490165,1,'soga_lip_type',32,-14,-18), (123027,2490165,1,'soga_nose_type',39,12,39), (123028,2490165,0,'soga_skin_color',236,236,215), (123029,2490165,0,'wing_color1',255,255,255), (123030,2490165,0,'wing_color2',255,255,255), (123031,2490166,1,'cheek_type',-7,14,0), (123032,2490166,1,'chin_type',12,0,25), (123033,2490166,1,'ear_type',-19,3,0), (123034,2490166,1,'eye_brow_type',5,-3,8), (123035,2490166,0,'eye_color',147,191,204), (123036,2490166,1,'eye_type',14,0,0), (123037,2490166,0,'hair_face_color',15,9,0), (123038,2490166,0,'hair_face_highlight_color',76,74,60), (123039,2490166,0,'hair_type_color',15,9,0), (123040,2490166,0,'hair_type_highlight_color',76,74,60), (123041,2490166,1,'lip_type',-41,25,-1), (123042,2490166,1,'nose_type',-3,0,0), (123043,2490166,0,'skin_color',140,107,68), (123044,2490166,1,'soga_cheek_type',0,5,-3), (123045,2490166,1,'soga_chin_type',0,-41,25), (123046,2490166,1,'soga_ear_type',0,14,0), (123047,2490166,1,'soga_eye_brow_type',0,-19,3), (123048,2490166,0,'soga_eye_color',229,229,102), (123049,2490166,1,'soga_eye_type',14,0,0), (123050,2490166,0,'soga_hair_face_color',15,9,0), (123051,2490166,0,'soga_hair_face_highlight_color',76,74,60), (123052,2490166,0,'soga_hair_type_color',15,9,0), (123053,2490166,0,'soga_hair_type_highlight_color',76,74,60), (123054,2490166,1,'soga_lip_type',8,-7,14), (123055,2490166,1,'soga_nose_type',-1,12,0), (123056,2490166,0,'soga_skin_color',140,107,68), (123057,2490166,0,'wing_color1',255,255,255), (123058,2490166,0,'wing_color2',255,255,255), (123059,2490167,1,'cheek_type',5,4,0), (123060,2490167,1,'chin_type',-8,0,28), (123061,2490167,1,'ear_type',-28,7,0), (123062,2490167,1,'eye_brow_type',-25,0,-25), (123063,2490167,0,'eye_color',119,169,165), (123064,2490167,1,'eye_type',39,0,0), (123065,2490167,0,'hair_face_color',13,9,6), (123066,2490167,0,'hair_face_highlight_color',53,29,2), (123067,2490167,0,'hair_type_color',13,9,6), (123068,2490167,0,'hair_type_highlight_color',53,29,2), (123069,2490167,1,'lip_type',1,-10,9), (123070,2490167,1,'nose_type',-23,0,0), (123071,2490167,0,'skin_color',130,101,62), (123072,2490167,1,'soga_cheek_type',0,-25,0), (123073,2490167,1,'soga_chin_type',0,1,-10), (123074,2490167,1,'soga_ear_type',0,39,0), (123075,2490167,1,'soga_eye_brow_type',0,-28,7), (123076,2490167,0,'soga_eye_color',229,229,102), (123077,2490167,1,'soga_eye_type',39,0,0), (123078,2490167,0,'soga_hair_face_color',13,9,6), (123079,2490167,0,'soga_hair_face_highlight_color',53,29,2), (123080,2490167,0,'soga_hair_type_color',13,9,6), (123081,2490167,0,'soga_hair_type_highlight_color',53,29,2), (123082,2490167,1,'soga_lip_type',-25,5,4), (123083,2490167,1,'soga_nose_type',9,-8,0), (123084,2490167,0,'soga_skin_color',130,101,62), (123085,2490167,0,'wing_color1',255,255,255), (123086,2490167,0,'wing_color2',255,255,255), (123087,2490168,0,'eye_color',255,255,255), (123088,2490168,0,'skin_color',247,247,245), (123089,2490168,0,'soga_eye_color',255,0,255), (123090,2490169,1,'cheek_type',100,-39,0), (123091,2490169,1,'chin_type',-71,-56,87), (123092,2490169,1,'ear_type',-100,-100,0), (123093,2490169,1,'eye_brow_type',89,68,-47), (123094,2490169,0,'eye_color',77,62,33), (123095,2490169,1,'eye_type',25,0,0), (123096,2490169,0,'hair_color1',100,156,156), (123097,2490169,0,'hair_color2',100,0,0), (123098,2490169,0,'hair_face_color',49,47,61), (123099,2490169,0,'hair_face_highlight_color',119,147,147), (123100,2490169,0,'hair_highlight',114,112,142), (123101,2490169,0,'hair_type_color',49,47,61), (123102,2490169,0,'hair_type_highlight_color',119,147,147), (123103,2490169,1,'lip_type',100,25,100), (123104,2490169,1,'nose_type',-100,100,-100), (123105,2490169,0,'skin_color',133,93,95), (123106,2490169,1,'soga_cheek_type',0,89,68), (123107,2490169,1,'soga_chin_type',0,100,25), (123108,2490169,1,'soga_ear_type',0,25,0), (123109,2490169,1,'soga_eye_brow_type',0,-100,-100), (123110,2490169,0,'soga_eye_color',229,229,102), (123111,2490169,1,'soga_eye_type',100,0,0), (123112,2490169,0,'soga_hair_color1',43,36,70), (123113,2490169,0,'soga_hair_color2',64,76,74), (123114,2490169,0,'soga_hair_face_color',49,47,61), (123115,2490169,0,'soga_hair_face_highlight_color',119,147,147), (123116,2490169,0,'soga_hair_highlight',114,112,142), (123117,2490169,0,'soga_hair_type_color',49,47,61), (123118,2490169,0,'soga_hair_type_highlight_color',119,147,147), (123119,2490169,1,'soga_lip_type',-47,100,-39), (123120,2490169,1,'soga_nose_type',100,-71,-56), (123121,2490169,0,'soga_skin_color',133,93,95), (123122,2490169,0,'wing_color1',255,255,255), (123123,2490169,0,'wing_color2',255,255,255), (123124,2490170,1,'cheek_type',63,-20,0), (123125,2490170,1,'chin_type',-100,100,-11), (123126,2490170,1,'ear_type',14,-41,0), (123127,2490170,1,'eye_brow_type',25,-12,-78), (123128,2490170,0,'eye_color',70,120,75), (123129,2490170,1,'eye_type',14,0,0), (123130,2490170,0,'hair_color1',28,98,100), (123131,2490170,0,'hair_color2',156,0,0), (123132,2490170,0,'hair_face_color',11,3,5), (123133,2490170,0,'hair_face_highlight_color',15,1,21), (123134,2490170,0,'hair_highlight',26,24,25), (123135,2490170,0,'hair_type_color',11,3,5), (123136,2490170,0,'hair_type_highlight_color',15,1,21), (123137,2490170,1,'lip_type',35,-7,12), (123138,2490170,1,'nose_type',0,28,98), (123139,2490170,0,'skin_color',248,249,249), (123140,2490170,1,'soga_cheek_type',0,25,-12), (123141,2490170,1,'soga_chin_type',0,35,-7), (123142,2490170,1,'soga_ear_type',0,14,0), (123143,2490170,1,'soga_eye_brow_type',0,14,-41), (123144,2490170,0,'soga_eye_color',229,229,102), (123145,2490170,1,'soga_eye_type',-100,0,0), (123146,2490170,0,'soga_hair_color1',38,22,21), (123147,2490170,0,'soga_hair_color2',120,50,0), (123148,2490170,0,'soga_hair_face_color',11,3,5), (123149,2490170,0,'soga_hair_face_highlight_color',15,1,21), (123150,2490170,0,'soga_hair_highlight',26,24,25), (123151,2490170,0,'soga_hair_type_color',11,3,5), (123152,2490170,0,'soga_hair_type_highlight_color',15,1,21), (123153,2490170,1,'soga_lip_type',-78,63,-20), (123154,2490170,1,'soga_nose_type',12,-100,100), (123155,2490170,0,'soga_skin_color',248,249,249), (123156,2490170,0,'wing_color1',255,255,255), (123157,2490170,0,'wing_color2',255,255,255), (123158,2490171,1,'cheek_type',1,-42,0), (123159,2490171,1,'chin_type',-14,-17,0), (123160,2490171,1,'ear_type',43,14,0), (123161,2490171,1,'eye_brow_type',-26,-28,12), (123162,2490171,0,'eye_color',79,132,100), (123163,2490171,1,'eye_type',42,0,0), (123164,2490171,0,'hair_color1',12,248,0), (123165,2490171,0,'hair_face_color',79,32,0), (123166,2490171,0,'hair_face_highlight_color',241,237,227), (123167,2490171,0,'hair_type_color',79,32,0), (123168,2490171,0,'hair_type_highlight_color',241,237,227), (123169,2490171,1,'lip_type',-7,-11,25), (123170,2490171,1,'nose_type',18,12,-8), (123171,2490171,0,'skin_color',158,146,102), (123172,2490171,1,'soga_cheek_type',0,-26,-28), (123173,2490171,1,'soga_chin_type',0,-7,-11), (123174,2490171,1,'soga_ear_type',0,42,0), (123175,2490171,1,'soga_eye_brow_type',0,43,14), (123176,2490171,0,'soga_eye_color',229,229,102), (123177,2490171,1,'soga_eye_type',42,0,0), (123178,2490171,0,'soga_hair_face_color',79,32,0), (123179,2490171,0,'soga_hair_face_highlight_color',241,237,227), (123180,2490171,0,'soga_hair_type_color',79,32,0), (123181,2490171,0,'soga_hair_type_highlight_color',241,237,227), (123182,2490171,1,'soga_lip_type',12,1,-42), (123183,2490171,1,'soga_nose_type',25,-14,-17), (123184,2490171,0,'soga_skin_color',158,146,102), (123185,2490171,0,'wing_color1',255,255,255), (123186,2490171,0,'wing_color2',255,255,255), (123187,2490172,1,'cheek_type',-35,43,0), (123188,2490172,1,'chin_type',32,95,-88), (123189,2490172,1,'ear_type',-9,-50,0), (123190,2490172,1,'eye_brow_type',57,15,-25), (123191,2490172,0,'eye_color',74,130,98), (123192,2490172,1,'eye_type',-2,0,0), (123193,2490172,0,'hair_color1',213,84,34), (123194,2490172,0,'hair_color2',2,0,0), (123195,2490172,0,'hair_face_color',184,128,10), (123196,2490172,0,'hair_face_highlight_color',37,10,14), (123197,2490172,0,'hair_highlight',54,45,28), (123198,2490172,0,'hair_type_color',184,128,10), (123199,2490172,0,'hair_type_highlight_color',37,10,14), (123200,2490172,1,'lip_type',78,-79,31), (123201,2490172,1,'nose_type',72,-43,84), (123202,2490172,0,'skin_color',210,188,159), (123203,2490172,1,'soga_cheek_type',0,57,15), (123204,2490172,1,'soga_chin_type',0,78,-79), (123205,2490172,1,'soga_ear_type',0,-2,0), (123206,2490172,1,'soga_eye_brow_type',0,-9,-50), (123207,2490172,0,'soga_eye_color',229,229,102), (123208,2490172,1,'soga_eye_type',2,0,0), (123209,2490172,0,'soga_hair_color1',79,28,15), (123210,2490172,0,'soga_hair_color2',111,64,0), (123211,2490172,0,'soga_hair_face_color',184,128,10), (123212,2490172,0,'soga_hair_face_highlight_color',37,10,14), (123213,2490172,0,'soga_hair_highlight',54,45,28), (123214,2490172,0,'soga_hair_type_color',184,128,10), (123215,2490172,0,'soga_hair_type_highlight_color',37,10,14), (123216,2490172,1,'soga_lip_type',-25,-35,43), (123217,2490172,1,'soga_nose_type',31,32,95), (123218,2490172,0,'soga_skin_color',210,188,159), (123219,2490172,0,'wing_color1',255,255,255), (123220,2490172,0,'wing_color2',255,255,255), (123221,2490173,1,'cheek_type',46,-37,0), (123222,2490173,1,'chin_type',83,-55,91), (123223,2490173,1,'ear_type',-28,-88,0), (123224,2490173,1,'eye_brow_type',-29,42,-65), (123225,2490173,0,'eye_color',93,150,140), (123226,2490173,1,'eye_type',87,0,0), (123227,2490173,0,'hair_color1',204,79,7), (123228,2490173,0,'hair_color2',221,0,0), (123229,2490173,0,'hair_face_color',200,142,17), (123230,2490173,0,'hair_face_highlight_color',17,3,23), (123231,2490173,0,'hair_highlight',29,21,28), (123232,2490173,0,'hair_type_color',200,142,17), (123233,2490173,0,'hair_type_highlight_color',17,3,23), (123234,2490173,1,'lip_type',55,66,-59), (123235,2490173,1,'nose_type',-76,-52,79), (123236,2490173,0,'skin_color',197,181,148), (123237,2490173,1,'soga_cheek_type',0,-29,42), (123238,2490173,1,'soga_chin_type',0,55,66), (123239,2490173,1,'soga_ear_type',0,87,0), (123240,2490173,1,'soga_eye_brow_type',0,-28,-88), (123241,2490173,0,'soga_eye_color',229,229,102), (123242,2490173,1,'soga_eye_type',-35,0,0), (123243,2490173,0,'soga_hair_color1',209,131,22), (123244,2490173,0,'soga_hair_color2',199,150,48), (123245,2490173,0,'soga_hair_face_color',200,142,17), (123246,2490173,0,'soga_hair_face_highlight_color',17,3,23), (123247,2490173,0,'soga_hair_highlight',29,21,28), (123248,2490173,0,'soga_hair_type_color',200,142,17), (123249,2490173,0,'soga_hair_type_highlight_color',17,3,23), (123250,2490173,1,'soga_lip_type',-65,46,-37), (123251,2490173,1,'soga_nose_type',-59,83,-55), (123252,2490173,0,'soga_skin_color',197,181,148), (123253,2490173,0,'wing_color1',255,255,255), (123254,2490173,0,'wing_color2',255,255,255), (123255,2490174,1,'cheek_type',0,-2,0), (123256,2490174,1,'chin_type',3,3,28), (123257,2490174,1,'ear_type',-1,7,0), (123258,2490174,1,'eye_brow_type',-20,-7,11), (123259,2490174,0,'eye_color',143,189,202), (123260,2490174,1,'eye_type',17,0,0), (123261,2490174,0,'hair_color1',34,245,0), (123262,2490174,0,'hair_face_color',137,47,9), (123263,2490174,0,'hair_face_highlight_color',103,42,0), (123264,2490174,0,'hair_type_color',137,47,9), (123265,2490174,0,'hair_type_highlight_color',103,42,0), (123266,2490174,1,'lip_type',0,39,14), (123267,2490174,1,'nose_type',-5,34,-11), (123268,2490174,0,'skin_color',253,254,254), (123269,2490174,1,'soga_cheek_type',0,-20,-7), (123270,2490174,1,'soga_chin_type',0,0,39), (123271,2490174,1,'soga_ear_type',0,17,0), (123272,2490174,1,'soga_eye_brow_type',0,-1,7), (123273,2490174,0,'soga_eye_color',229,229,102), (123274,2490174,1,'soga_eye_type',17,0,0), (123275,2490174,0,'soga_hair_face_color',137,47,9), (123276,2490174,0,'soga_hair_face_highlight_color',103,42,0), (123277,2490174,0,'soga_hair_type_color',137,47,9), (123278,2490174,0,'soga_hair_type_highlight_color',103,42,0), (123279,2490174,1,'soga_lip_type',11,0,-2), (123280,2490174,1,'soga_nose_type',14,3,3), (123281,2490174,0,'soga_skin_color',253,254,254), (123282,2490174,0,'wing_color1',255,255,255), (123283,2490174,0,'wing_color2',255,255,255), (123284,2490175,1,'cheek_type',2,-11,0), (123285,2490175,1,'chin_type',9,-18,-1), (123286,2490175,1,'ear_type',19,14,0), (123287,2490175,1,'eye_brow_type',41,-17,2), (123288,2490175,0,'eye_color',87,138,111), (123289,2490175,1,'eye_type',-45,0,0), (123290,2490175,0,'hair_color1',4,228,156), (123291,2490175,0,'hair_face_color',84,32,6), (123292,2490175,0,'hair_face_highlight_color',166,147,124), (123293,2490175,0,'hair_type_color',84,32,6), (123294,2490175,0,'hair_type_highlight_color',166,147,124), (123295,2490175,1,'lip_type',3,-14,-3), (123296,2490175,1,'nose_type',-7,4,-28), (123297,2490175,0,'skin_color',237,231,190), (123298,2490175,1,'soga_cheek_type',0,41,-17), (123299,2490175,1,'soga_chin_type',0,3,-14), (123300,2490175,1,'soga_ear_type',0,-45,0), (123301,2490175,1,'soga_eye_brow_type',0,19,14), (123302,2490175,0,'soga_eye_color',229,229,102), (123303,2490175,1,'soga_eye_type',-45,0,0), (123304,2490175,0,'soga_hair_face_color',84,32,6), (123305,2490175,0,'soga_hair_face_highlight_color',166,147,124), (123306,2490175,0,'soga_hair_type_color',84,32,6), (123307,2490175,0,'soga_hair_type_highlight_color',166,147,124), (123308,2490175,1,'soga_lip_type',2,2,-11), (123309,2490175,1,'soga_nose_type',-3,9,-18), (123310,2490175,0,'soga_skin_color',237,231,190), (123311,2490175,0,'wing_color1',255,255,255), (123312,2490175,0,'wing_color2',255,255,255), (123369,2490178,1,'cheek_type',-2,38,0), (123370,2490178,1,'chin_type',58,-75,-95), (123371,2490178,1,'ear_type',58,-63,0), (123372,2490178,1,'eye_brow_type',-20,70,29), (123373,2490178,0,'eye_color',84,139,114), (123374,2490178,1,'eye_type',-62,0,0), (123375,2490178,0,'hair_color1',41,55,26), (123376,2490178,0,'hair_color2',29,0,0), (123377,2490178,0,'hair_face_color',84,0,0), (123378,2490178,0,'hair_face_highlight_color',35,24,1), (123379,2490178,0,'hair_highlight',79,28,15), (123380,2490178,0,'hair_type_color',84,0,0), (123381,2490178,0,'hair_type_highlight_color',35,24,1), (123382,2490178,1,'lip_type',-79,82,-84), (123383,2490178,1,'nose_type',2,41,55), (123384,2490178,0,'skin_color',136,118,120), (123385,2490178,1,'soga_cheek_type',0,-20,70), (123386,2490178,1,'soga_chin_type',0,-79,82), (123387,2490178,1,'soga_ear_type',0,-62,0), (123388,2490178,1,'soga_eye_brow_type',0,58,-63), (123389,2490178,0,'soga_eye_color',229,229,102), (123390,2490178,1,'soga_eye_type',29,0,0), (123391,2490178,0,'soga_hair_color1',109,14,49), (123392,2490178,0,'soga_hair_color2',185,97,0), (123393,2490178,0,'soga_hair_face_color',84,0,0), (123394,2490178,0,'soga_hair_face_highlight_color',35,24,1), (123395,2490178,0,'soga_hair_highlight',79,28,15), (123396,2490178,0,'soga_hair_type_color',84,0,0), (123397,2490178,0,'soga_hair_type_highlight_color',35,24,1), (123398,2490178,1,'soga_lip_type',29,-2,38), (123399,2490178,1,'soga_nose_type',-84,58,-75), (123400,2490178,0,'soga_skin_color',136,118,120), (123401,2490178,0,'wing_color1',255,255,255), (123402,2490178,0,'wing_color2',255,255,255), (123403,2490179,0,'eye_color',255,255,255), (123404,2490179,0,'skin_color',255,255,255), (123405,2490179,0,'soga_eye_color',255,0,255), (123406,2490180,0,'eye_color',255,255,255), (123407,2490180,0,'skin_color',255,255,255), (123408,2490180,0,'soga_eye_color',255,0,255), (123409,2490181,0,'eye_color',255,255,255), (123410,2490181,0,'skin_color',255,255,255), (123411,2490181,0,'soga_eye_color',255,0,255), (123412,2490182,0,'eye_color',255,255,255), (123413,2490182,0,'skin_color',255,255,255), (123414,2490182,0,'soga_eye_color',255,0,255), (123415,2490183,0,'eye_color',255,255,255), (123416,2490183,0,'skin_color',255,255,255), (123417,2490183,0,'soga_eye_color',255,0,255), (123418,2490184,0,'eye_color',255,255,255), (123419,2490184,0,'skin_color',255,255,255), (123420,2490184,0,'soga_eye_color',255,0,255), (123427,2490187,1,'cheek_type',-20,21,0), (123428,2490187,1,'chin_type',-28,7,-39), (123429,2490187,1,'ear_type',1,18,0), (123430,2490187,1,'eye_brow_type',-31,8,3), (123431,2490187,0,'eye_color',102,162,169), (123432,2490187,1,'eye_type',100,0,0), (123433,2490187,0,'hair_color1',7,10,156), (123434,2490187,0,'hair_face_highlight_color',75,30,0), (123435,2490187,0,'hair_type_highlight_color',75,30,0), (123436,2490187,1,'lip_type',-19,-18,7), (123437,2490187,1,'nose_type',8,7,10), (123438,2490187,0,'skin_color',148,144,110), (123439,2490187,1,'soga_cheek_type',0,-31,8), (123440,2490187,1,'soga_chin_type',0,-19,-18), (123441,2490187,1,'soga_ear_type',0,100,0), (123442,2490187,1,'soga_eye_brow_type',0,1,18), (123443,2490187,0,'soga_eye_color',229,229,102), (123444,2490187,1,'soga_eye_type',100,0,0), (123445,2490187,0,'soga_hair_face_highlight_color',75,30,0), (123446,2490187,0,'soga_hair_type_highlight_color',75,30,0), (123447,2490187,1,'soga_lip_type',3,-20,21), (123448,2490187,1,'soga_nose_type',7,-28,7), (123449,2490187,0,'soga_skin_color',148,144,110), (123450,2490187,0,'wing_color1',255,255,255), (123451,2490187,0,'wing_color2',255,255,255), (123452,2490188,1,'cheek_type',-53,-97,0), (123453,2490188,1,'chin_type',-40,25,0), (123454,2490188,1,'ear_type',14,-5,0), (123455,2490188,1,'eye_brow_type',-95,34,48), (123456,2490188,0,'eye_color',58,95,59), (123457,2490188,1,'eye_type',-51,0,0), (123458,2490188,0,'hair_color1',7,253,65), (123459,2490188,0,'hair_color2',68,72,71), (123460,2490188,0,'hair_face_color',59,58,73), (123461,2490188,0,'hair_highlight',38,22,21), (123462,2490188,0,'hair_type_color',59,58,73), (123463,2490188,1,'lip_type',-88,-4,46), (123464,2490188,1,'nose_type',-57,7,-3), (123465,2490188,0,'skin_color',179,174,134), (123466,2490188,1,'soga_cheek_type',0,-95,34), (123467,2490188,1,'soga_chin_type',0,-88,-4), (123468,2490188,1,'soga_ear_type',0,-51,0), (123469,2490188,1,'soga_eye_brow_type',0,14,-5), (123470,2490188,0,'soga_eye_color',229,229,102), (123471,2490188,1,'soga_eye_type',-51,0,0), (123472,2490188,0,'soga_hair_color1',43,36,70), (123473,2490188,0,'soga_hair_color2',68,72,71), (123474,2490188,0,'soga_hair_face_color',59,58,73), (123475,2490188,0,'soga_hair_highlight',38,22,21), (123476,2490188,0,'soga_hair_type_color',59,58,73), (123477,2490188,1,'soga_lip_type',48,-53,-97), (123478,2490188,1,'soga_nose_type',46,-40,25), (123479,2490188,0,'soga_skin_color',179,174,134), (123480,2490188,0,'wing_color1',255,255,255), (123481,2490188,0,'wing_color2',255,255,255), (123482,2490189,1,'cheek_type',-17,-34,0), (123483,2490189,1,'chin_type',-38,20,0), (123484,2490189,1,'ear_type',-3,7,0), (123485,2490189,1,'eye_brow_type',17,-17,-46), (123486,2490189,0,'eye_color',48,94,67), (123487,2490189,1,'eye_type',-8,0,0), (123488,2490189,0,'hair_color1',219,42,0), (123489,2490189,0,'hair_face_color',70,28,0), (123490,2490189,0,'hair_face_highlight_color',49,17,9), (123491,2490189,0,'hair_type_color',70,28,0), (123492,2490189,0,'hair_type_highlight_color',49,17,9), (123493,2490189,1,'lip_type',-14,23,-28), (123494,2490189,1,'nose_type',-9,-37,42), (123495,2490189,0,'skin_color',228,208,210), (123496,2490189,1,'soga_cheek_type',0,17,-17), (123497,2490189,1,'soga_chin_type',0,-14,23), (123498,2490189,1,'soga_ear_type',0,-8,0), (123499,2490189,1,'soga_eye_brow_type',0,-3,7), (123500,2490189,0,'soga_eye_color',229,229,102), (123501,2490189,1,'soga_eye_type',-8,0,0), (123502,2490189,0,'soga_hair_face_color',70,28,0), (123503,2490189,0,'soga_hair_face_highlight_color',49,17,9), (123504,2490189,0,'soga_hair_type_color',70,28,0), (123505,2490189,0,'soga_hair_type_highlight_color',49,17,9), (123506,2490189,1,'soga_lip_type',-46,-17,-34), (123507,2490189,1,'soga_nose_type',-28,-38,20), (123508,2490189,0,'soga_skin_color',228,208,210), (123509,2490189,0,'wing_color1',255,255,255), (123510,2490189,0,'wing_color2',255,255,255), (123511,2490190,1,'cheek_type',-20,21,0), (123512,2490190,1,'chin_type',-28,7,-39), (123513,2490190,1,'ear_type',1,18,0), (123514,2490190,1,'eye_brow_type',-31,8,3), (123515,2490190,0,'eye_color',178,175,141), (123516,2490190,1,'eye_type',-28,0,0), (123517,2490190,0,'hair_color1',7,10,156), (123518,2490190,0,'hair_face_color',35,17,0), (123519,2490190,0,'hair_face_highlight_color',62,26,0), (123520,2490190,0,'hair_type_color',35,17,0), (123521,2490190,0,'hair_type_highlight_color',62,26,0), (123522,2490190,1,'lip_type',-19,-18,7), (123523,2490190,1,'nose_type',8,7,10), (123524,2490190,0,'skin_color',190,179,132), (123525,2490190,1,'soga_cheek_type',0,-31,8), (123526,2490190,1,'soga_chin_type',0,-19,-18), (123527,2490190,1,'soga_ear_type',0,-28,0), (123528,2490190,1,'soga_eye_brow_type',0,1,18), (123529,2490190,0,'soga_eye_color',229,229,102), (123530,2490190,1,'soga_eye_type',-28,0,0), (123531,2490190,0,'soga_hair_face_color',35,17,0), (123532,2490190,0,'soga_hair_face_highlight_color',62,26,0), (123533,2490190,0,'soga_hair_type_color',35,17,0), (123534,2490190,0,'soga_hair_type_highlight_color',62,26,0), (123535,2490190,1,'soga_lip_type',3,-20,21), (123536,2490190,1,'soga_nose_type',7,-28,7), (123537,2490190,0,'soga_skin_color',190,179,132), (123538,2490190,0,'wing_color1',255,255,255), (123539,2490190,0,'wing_color2',255,255,255), (123540,2490191,1,'cheek_type',2,-3,0), (123541,2490191,1,'chin_type',20,0,8), (123542,2490191,1,'ear_type',0,-26,0), (123543,2490191,1,'eye_brow_type',1,26,37), (123544,2490191,0,'eye_color',57,63,34), (123545,2490191,1,'eye_type',-22,0,0), (123546,2490191,0,'hair_color1',244,5,0), (123547,2490191,0,'hair_face_color',32,13,0), (123548,2490191,0,'hair_face_highlight_color',128,46,20), (123549,2490191,0,'hair_type_color',32,13,0), (123550,2490191,0,'hair_type_highlight_color',128,46,20), (123551,2490191,1,'lip_type',-17,7,0), (123552,2490191,1,'nose_type',7,-12,5), (123553,2490191,0,'skin_color',250,253,253), (123554,2490191,1,'soga_cheek_type',0,1,26), (123555,2490191,1,'soga_chin_type',0,-17,7), (123556,2490191,1,'soga_ear_type',0,-22,0), (123557,2490191,1,'soga_eye_brow_type',0,0,-26), (123558,2490191,0,'soga_eye_color',229,229,102), (123559,2490191,1,'soga_eye_type',-22,0,0), (123560,2490191,0,'soga_hair_face_color',32,13,0), (123561,2490191,0,'soga_hair_face_highlight_color',128,46,20), (123562,2490191,0,'soga_hair_type_color',32,13,0), (123563,2490191,0,'soga_hair_type_highlight_color',128,46,20), (123564,2490191,1,'soga_lip_type',37,2,-3), (123565,2490191,1,'soga_nose_type',0,20,0), (123566,2490191,0,'soga_skin_color',250,253,253), (123567,2490191,0,'wing_color1',255,255,255), (123568,2490191,0,'wing_color2',255,255,255), (123569,2490192,1,'cheek_type',1,-14,0), (123570,2490192,1,'chin_type',23,25,0), (123571,2490192,1,'ear_type',-4,17,0), (123572,2490192,1,'eye_brow_type',-50,-100,25), (123573,2490192,0,'eye_color',43,89,102), (123574,2490192,1,'eye_type',31,0,0), (123575,2490192,0,'hair_color1',230,212,214), (123576,2490192,0,'hair_face_color',90,84,39), (123577,2490192,0,'hair_face_highlight_color',159,152,89), (123578,2490192,0,'hair_type_color',90,84,39), (123579,2490192,0,'hair_type_highlight_color',159,152,89), (123580,2490192,1,'lip_type',0,-21,-12), (123581,2490192,1,'nose_type',-31,-26,-44), (123582,2490192,0,'skin_color',209,184,168), (123583,2490192,1,'soga_cheek_type',0,-50,-100), (123584,2490192,1,'soga_chin_type',0,0,-21), (123585,2490192,1,'soga_ear_type',0,31,0), (123586,2490192,1,'soga_eye_brow_type',0,-4,17), (123587,2490192,0,'soga_eye_color',229,229,102), (123588,2490192,1,'soga_eye_type',31,0,0), (123589,2490192,0,'soga_hair_face_color',90,84,39), (123590,2490192,0,'soga_hair_face_highlight_color',159,152,89), (123591,2490192,0,'soga_hair_type_color',90,84,39), (123592,2490192,0,'soga_hair_type_highlight_color',159,152,89), (123593,2490192,1,'soga_lip_type',25,1,-14), (123594,2490192,1,'soga_nose_type',-12,23,25), (123595,2490192,0,'soga_skin_color',209,184,168), (123596,2490192,0,'wing_color1',255,255,255), (123597,2490192,0,'wing_color2',255,255,255), (123598,2490193,1,'cheek_type',5,0,0), (123599,2490193,1,'chin_type',14,-10,2), (123600,2490193,1,'ear_type',28,7,0), (123601,2490193,1,'eye_brow_type',-25,-26,-22), (123602,2490193,0,'eye_color',35,73,80), (123603,2490193,1,'eye_type',9,0,0), (123604,2490193,0,'hair_color1',218,0,0), (123605,2490193,0,'hair_face_color',122,112,35), (123606,2490193,0,'hair_face_highlight_color',207,197,102), (123607,2490193,0,'hair_type_color',122,112,35), (123608,2490193,0,'hair_type_highlight_color',207,197,102), (123609,2490193,1,'lip_type',9,0,11), (123610,2490193,1,'nose_type',-14,-38,0), (123611,2490193,0,'skin_color',253,250,250), (123612,2490193,1,'soga_cheek_type',0,-25,-26), (123613,2490193,1,'soga_chin_type',0,9,0), (123614,2490193,1,'soga_ear_type',0,9,0), (123615,2490193,1,'soga_eye_brow_type',0,28,7), (123616,2490193,0,'soga_eye_color',229,229,102), (123617,2490193,1,'soga_eye_type',9,0,0), (123618,2490193,0,'soga_hair_face_color',122,112,35), (123619,2490193,0,'soga_hair_face_highlight_color',207,197,102), (123620,2490193,0,'soga_hair_type_color',122,112,35), (123621,2490193,0,'soga_hair_type_highlight_color',207,197,102), (123622,2490193,1,'soga_lip_type',-22,5,0), (123623,2490193,1,'soga_nose_type',11,14,-10), (123624,2490193,0,'soga_skin_color',253,250,250), (123625,2490193,0,'wing_color1',255,255,255), (123626,2490193,0,'wing_color2',255,255,255), (123627,2490194,1,'cheek_type',9,31,0), (123628,2490194,1,'chin_type',28,17,31), (123629,2490194,1,'ear_type',-7,10,0), (123630,2490194,1,'eye_brow_type',-31,-75,-14), (123631,2490194,0,'eye_color',127,179,195), (123632,2490194,1,'eye_type',31,0,0), (123633,2490194,0,'hair_color1',242,228,28), (123634,2490194,0,'hair_color2',218,0,0), (123635,2490194,0,'hair_face_color',213,211,204), (123636,2490194,0,'hair_face_highlight_color',55,45,32), (123637,2490194,0,'hair_type_color',213,211,204), (123638,2490194,0,'hair_type_highlight_color',55,45,32), (123639,2490194,1,'lip_type',14,-7,-31), (123640,2490194,1,'nose_type',0,-14,-28), (123641,2490194,0,'skin_color',151,123,76), (123642,2490194,1,'soga_cheek_type',0,-31,-75), (123643,2490194,1,'soga_chin_type',0,14,-7), (123644,2490194,1,'soga_ear_type',0,31,0), (123645,2490194,1,'soga_eye_brow_type',0,-7,10), (123646,2490194,0,'soga_eye_color',229,229,102), (123647,2490194,1,'soga_eye_type',-38,0,0), (123648,2490194,0,'soga_hair_face_color',213,211,204), (123649,2490194,0,'soga_hair_face_highlight_color',55,45,32), (123650,2490194,0,'soga_hair_type_color',213,211,204), (123651,2490194,0,'soga_hair_type_highlight_color',55,45,32), (123652,2490194,1,'soga_lip_type',-14,9,31), (123653,2490194,1,'soga_nose_type',-31,28,17), (123654,2490194,0,'soga_skin_color',151,123,76), (123655,2490194,0,'wing_color1',255,255,255), (123656,2490194,0,'wing_color2',255,255,255), (123657,2490195,1,'cheek_type',-29,-21,0), (123658,2490195,1,'chin_type',45,7,65), (123659,2490195,1,'ear_type',9,10,0), (123660,2490195,1,'eye_brow_type',4,-43,-91), (123661,2490195,0,'eye_color',29,57,38), (123662,2490195,0,'hair_color1',159,161,35), (123663,2490195,0,'hair_color2',159,88,0), (123664,2490195,0,'hair_face_color',127,40,34), (123665,2490195,0,'hair_face_highlight_color',228,182,26), (123666,2490195,0,'hair_highlight',246,219,114), (123667,2490195,0,'hair_type_color',127,40,34), (123668,2490195,0,'hair_type_highlight_color',228,182,26), (123669,2490195,1,'lip_type',-23,-88,0), (123670,2490195,1,'nose_type',-96,-97,-95), (123671,2490195,0,'skin_color',254,255,255), (123672,2490195,1,'soga_cheek_type',0,4,-43), (123673,2490195,1,'soga_chin_type',0,-23,-88), (123674,2490195,1,'soga_ear_type',9,10,0), (123675,2490195,1,'soga_eye_brow_type',0,9,10), (123676,2490195,0,'soga_eye_color',229,229,102), (123677,2490195,0,'soga_hair_color1',91,21,51), (123678,2490195,0,'soga_hair_color2',159,88,0), (123679,2490195,0,'soga_hair_face_color',127,40,34), (123680,2490195,0,'soga_hair_face_highlight_color',228,182,26), (123681,2490195,0,'soga_hair_highlight',246,219,114), (123682,2490195,0,'soga_hair_type_color',127,40,34), (123683,2490195,0,'soga_hair_type_highlight_color',228,182,26), (123684,2490195,1,'soga_lip_type',-91,-29,-21), (123685,2490195,1,'soga_nose_type',0,45,7), (123686,2490195,0,'soga_skin_color',254,255,255), (123687,2490195,0,'wing_color1',255,255,255), (123688,2490195,0,'wing_color2',255,255,255), (123689,2490196,1,'cheek_type',2,-3,0), (123690,2490196,1,'chin_type',20,0,8), (123691,2490196,1,'ear_type',0,-26,0), (123692,2490196,1,'eye_brow_type',1,26,37), (123693,2490196,0,'eye_color',57,63,34), (123694,2490196,1,'eye_type',-22,0,0), (123695,2490196,0,'hair_color1',244,5,0), (123696,2490196,0,'hair_face_color',32,13,0), (123697,2490196,0,'hair_face_highlight_color',128,46,20), (123698,2490196,0,'hair_type_color',32,13,0), (123699,2490196,0,'hair_type_highlight_color',128,46,20), (123700,2490196,1,'lip_type',-17,7,0), (123701,2490196,1,'nose_type',7,-12,5), (123702,2490196,0,'skin_color',250,253,253), (123703,2490196,1,'soga_cheek_type',0,1,26), (123704,2490196,1,'soga_chin_type',0,-17,7), (123705,2490196,1,'soga_ear_type',0,-22,0), (123706,2490196,1,'soga_eye_brow_type',0,0,-26), (123707,2490196,0,'soga_eye_color',229,229,102), (123708,2490196,1,'soga_eye_type',-22,0,0), (123709,2490196,0,'soga_hair_face_color',32,13,0), (123710,2490196,0,'soga_hair_face_highlight_color',128,46,20), (123711,2490196,0,'soga_hair_type_color',32,13,0), (123712,2490196,0,'soga_hair_type_highlight_color',128,46,20), (123713,2490196,1,'soga_lip_type',37,2,-3), (123714,2490196,1,'soga_nose_type',0,20,0), (123715,2490196,0,'soga_skin_color',250,253,253), (123716,2490196,0,'wing_color1',255,255,255), (123717,2490196,0,'wing_color2',255,255,255), (123718,2490197,1,'cheek_type',0,-41,0), (123719,2490197,1,'chin_type',23,-14,-28), (123720,2490197,1,'ear_type',17,-9,0), (123721,2490197,1,'eye_brow_type',2,12,7), (123722,2490197,0,'eye_color',38,81,86), (123723,2490197,1,'eye_type',14,0,0), (123724,2490197,0,'hair_color1',244,242,0), (123725,2490197,0,'hair_face_color',34,13,3), (123726,2490197,0,'hair_face_highlight_color',78,31,2), (123727,2490197,0,'hair_type_color',34,13,3), (123728,2490197,0,'hair_type_highlight_color',78,31,2), (123729,2490197,1,'lip_type',0,5,-17), (123730,2490197,1,'nose_type',29,-12,-14), (123731,2490197,0,'skin_color',180,190,187), (123732,2490197,1,'soga_cheek_type',0,2,12), (123733,2490197,1,'soga_chin_type',0,0,5), (123734,2490197,1,'soga_ear_type',0,14,0), (123735,2490197,1,'soga_eye_brow_type',0,17,-9), (123736,2490197,0,'soga_eye_color',229,229,102), (123737,2490197,1,'soga_eye_type',14,0,0), (123738,2490197,0,'soga_hair_face_color',34,13,3), (123739,2490197,0,'soga_hair_face_highlight_color',78,31,2), (123740,2490197,0,'soga_hair_type_color',34,13,3), (123741,2490197,0,'soga_hair_type_highlight_color',78,31,2), (123742,2490197,1,'soga_lip_type',7,0,-41), (123743,2490197,1,'soga_nose_type',-17,23,-14), (123744,2490197,0,'soga_skin_color',180,190,187), (123745,2490197,0,'wing_color1',255,255,255), (123746,2490197,0,'wing_color2',255,255,255), (123747,2490198,1,'cheek_type',-2,-28,0), (123748,2490198,1,'chin_type',-22,-19,-34), (123749,2490198,1,'ear_type',-7,25,0), (123750,2490198,1,'eye_brow_type',-7,-11,-28), (123751,2490198,0,'eye_color',122,177,193), (123752,2490198,1,'eye_type',10,0,0), (123753,2490198,0,'hair_color1',0,248,0), (123754,2490198,0,'hair_face_color',160,157,151), (123755,2490198,0,'hair_face_highlight_color',142,115,0), (123756,2490198,0,'hair_type_color',160,157,151), (123757,2490198,0,'hair_type_highlight_color',142,115,0), (123758,2490198,1,'lip_type',-18,8,17), (123759,2490198,1,'nose_type',19,0,-8), (123760,2490198,0,'skin_color',231,214,216), (123761,2490198,1,'soga_cheek_type',0,-7,-11), (123762,2490198,1,'soga_chin_type',0,-18,8), (123763,2490198,1,'soga_ear_type',0,10,0), (123764,2490198,1,'soga_eye_brow_type',0,-7,25), (123765,2490198,0,'soga_eye_color',229,229,102), (123766,2490198,1,'soga_eye_type',10,0,0), (123767,2490198,0,'soga_hair_face_color',160,157,151), (123768,2490198,0,'soga_hair_face_highlight_color',142,115,0), (123769,2490198,0,'soga_hair_type_color',160,157,151), (123770,2490198,0,'soga_hair_type_highlight_color',142,115,0), (123771,2490198,1,'soga_lip_type',-28,-2,-28), (123772,2490198,1,'soga_nose_type',17,-22,-19), (123773,2490198,0,'soga_skin_color',231,214,216), (123774,2490198,0,'wing_color1',255,255,255), (123775,2490198,0,'wing_color2',255,255,255), (123776,2490199,1,'cheek_type',17,3,0), (123777,2490199,1,'chin_type',5,14,29), (123778,2490199,1,'ear_type',1,-25,0), (123779,2490199,1,'eye_brow_type',-22,31,-1), (123780,2490199,0,'eye_color',46,98,105), (123781,2490199,1,'eye_type',34,0,0), (123782,2490199,0,'hair_color1',242,17,156), (123783,2490199,0,'hair_face_color',56,45,0), (123784,2490199,0,'hair_face_highlight_color',100,63,0), (123785,2490199,0,'hair_type_color',56,45,0), (123786,2490199,0,'hair_type_highlight_color',100,63,0), (123787,2490199,1,'lip_type',-100,43,-5), (123788,2490199,1,'nose_type',47,-14,17), (123789,2490199,0,'skin_color',222,219,197), (123790,2490199,1,'soga_cheek_type',0,-22,31), (123791,2490199,1,'soga_chin_type',0,-100,43), (123792,2490199,1,'soga_ear_type',0,34,0), (123793,2490199,1,'soga_eye_brow_type',0,1,-25), (123794,2490199,0,'soga_eye_color',229,229,102), (123795,2490199,1,'soga_eye_type',34,0,0), (123796,2490199,0,'soga_hair_face_color',56,45,0), (123797,2490199,0,'soga_hair_face_highlight_color',100,63,0), (123798,2490199,0,'soga_hair_type_color',56,45,0), (123799,2490199,0,'soga_hair_type_highlight_color',100,63,0), (123800,2490199,1,'soga_lip_type',-1,17,3), (123801,2490199,1,'soga_nose_type',-5,5,14), (123802,2490199,0,'soga_skin_color',222,219,197), (123803,2490199,0,'wing_color1',255,255,255), (123804,2490199,0,'wing_color2',255,255,255), (123805,2490200,0,'eye_color',255,255,255), (123806,2490200,0,'skin_color',255,255,255), (123807,2490200,0,'soga_eye_color',255,0,255), (123808,2490201,1,'cheek_type',21,21,0), (123809,2490201,1,'chin_type',-37,-34,17), (123810,2490201,1,'ear_type',-5,-19,0), (123811,2490201,1,'eye_brow_type',-12,-31,44), (123812,2490201,0,'eye_color',126,178,192), (123813,2490201,0,'hair_color1',34,12,0), (123814,2490201,0,'hair_face_color',129,86,0), (123815,2490201,0,'hair_face_highlight_color',81,75,27), (123816,2490201,0,'hair_type_color',129,86,0), (123817,2490201,0,'hair_type_highlight_color',81,75,27), (123818,2490201,1,'lip_type',-9,-2,-5), (123819,2490201,1,'nose_type',-7,34,12), (123820,2490201,0,'skin_color',168,126,89), (123821,2490201,1,'soga_cheek_type',0,-12,-31), (123822,2490201,1,'soga_chin_type',0,-9,-2), (123823,2490201,1,'soga_ear_type',-5,-19,0), (123824,2490201,1,'soga_eye_brow_type',0,-5,-19), (123825,2490201,0,'soga_eye_color',229,229,102), (123826,2490201,0,'soga_hair_face_color',129,86,0), (123827,2490201,0,'soga_hair_face_highlight_color',81,75,27), (123828,2490201,0,'soga_hair_type_color',129,86,0), (123829,2490201,0,'soga_hair_type_highlight_color',81,75,27), (123830,2490201,1,'soga_lip_type',44,21,21), (123831,2490201,1,'soga_nose_type',-5,-37,-34), (123832,2490201,0,'soga_skin_color',168,126,89), (123833,2490201,0,'wing_color1',255,255,255), (123834,2490201,0,'wing_color2',255,255,255), (123835,2490202,1,'cheek_type',2,-11,0), (123836,2490202,1,'chin_type',9,-18,-1), (123837,2490202,1,'ear_type',19,14,0), (123838,2490202,1,'eye_brow_type',41,-17,2), (123839,2490202,0,'eye_color',33,71,72), (123840,2490202,1,'eye_type',-45,0,0), (123841,2490202,0,'hair_color1',4,228,156), (123842,2490202,0,'hair_face_color',168,88,11), (123843,2490202,0,'hair_face_highlight_color',149,88,4), (123844,2490202,0,'hair_type_color',168,88,11), (123845,2490202,0,'hair_type_highlight_color',149,88,4), (123846,2490202,1,'lip_type',3,-14,-3), (123847,2490202,1,'nose_type',-7,4,-28), (123848,2490202,0,'skin_color',138,108,67), (123849,2490202,1,'soga_cheek_type',0,41,-17), (123850,2490202,1,'soga_chin_type',0,3,-14), (123851,2490202,1,'soga_ear_type',0,-45,0), (123852,2490202,1,'soga_eye_brow_type',0,19,14), (123853,2490202,0,'soga_eye_color',229,229,102), (123854,2490202,1,'soga_eye_type',-45,0,0), (123855,2490202,0,'soga_hair_face_color',168,88,11), (123856,2490202,0,'soga_hair_face_highlight_color',149,88,4), (123857,2490202,0,'soga_hair_type_color',168,88,11), (123858,2490202,0,'soga_hair_type_highlight_color',149,88,4), (123859,2490202,1,'soga_lip_type',2,2,-11), (123860,2490202,1,'soga_nose_type',-3,9,-18), (123861,2490202,0,'soga_skin_color',138,108,67), (123862,2490202,0,'wing_color1',255,255,255), (123863,2490202,0,'wing_color2',255,255,255), (123864,2490203,1,'cheek_type',0,-28,0), (123865,2490203,1,'chin_type',-1,34,21), (123866,2490203,1,'ear_type',-23,8,0), (123867,2490203,1,'eye_brow_type',-39,37,-25), (123868,2490203,0,'eye_color',140,182,175), (123869,2490203,1,'eye_type',-9,0,0), (123870,2490203,0,'hair_color1',0,228,0), (123871,2490203,0,'hair_face_color',25,15,1), (123872,2490203,0,'hair_face_highlight_color',115,79,36), (123873,2490203,0,'hair_type_color',25,15,1), (123874,2490203,0,'hair_type_highlight_color',115,79,36), (123875,2490203,1,'lip_type',14,-4,-31), (123876,2490203,1,'nose_type',25,0,-28), (123877,2490203,0,'skin_color',253,251,251), (123878,2490203,1,'soga_cheek_type',0,-39,37), (123879,2490203,1,'soga_chin_type',0,14,-4), (123880,2490203,1,'soga_ear_type',0,-9,0), (123881,2490203,1,'soga_eye_brow_type',0,-23,8), (123882,2490203,0,'soga_eye_color',229,229,102), (123883,2490203,1,'soga_eye_type',-9,0,0), (123884,2490203,0,'soga_hair_face_color',25,15,1), (123885,2490203,0,'soga_hair_face_highlight_color',115,79,36), (123886,2490203,0,'soga_hair_type_color',25,15,1), (123887,2490203,0,'soga_hair_type_highlight_color',115,79,36), (123888,2490203,1,'soga_lip_type',-25,0,-28), (123889,2490203,1,'soga_nose_type',-31,-1,34), (123890,2490203,0,'soga_skin_color',253,251,251), (123891,2490203,0,'wing_color1',255,255,255), (123892,2490203,0,'wing_color2',255,255,255), (123893,2490204,1,'cheek_type',1,-14,0), (123894,2490204,1,'chin_type',23,25,0), (123895,2490204,1,'ear_type',-4,17,0), (123896,2490204,1,'eye_brow_type',-50,-100,25), (123897,2490204,0,'eye_color',71,135,120), (123898,2490204,1,'eye_type',31,0,0), (123899,2490204,0,'hair_color1',230,212,100), (123900,2490204,0,'hair_face_highlight_color',239,235,210), (123901,2490204,0,'hair_type_highlight_color',239,235,210), (123902,2490204,1,'lip_type',0,0,11), (123903,2490204,1,'nose_type',-31,-26,-44), (123904,2490204,0,'skin_color',172,136,90), (123905,2490204,1,'soga_cheek_type',0,-50,-100), (123906,2490204,1,'soga_chin_type',23,25,0), (123907,2490204,1,'soga_ear_type',0,31,0), (123908,2490204,1,'soga_eye_brow_type',0,-4,17), (123909,2490204,0,'soga_eye_color',229,229,102), (123910,2490204,1,'soga_eye_type',31,0,0), (123911,2490204,0,'soga_hair_face_highlight_color',239,235,210), (123912,2490204,0,'soga_hair_type_highlight_color',239,235,210), (123913,2490204,1,'soga_lip_type',25,1,-14), (123914,2490204,1,'soga_nose_type',11,23,25), (123915,2490204,0,'soga_skin_color',172,136,90), (123916,2490204,0,'wing_color1',255,255,255), (123917,2490204,0,'wing_color2',255,255,255), (123918,2490205,1,'cheek_type',5,4,0), (123919,2490205,1,'chin_type',-8,0,28), (123920,2490205,1,'ear_type',-28,7,0), (123921,2490205,1,'eye_brow_type',-25,0,-25), (123922,2490205,0,'eye_color',119,169,165), (123923,2490205,1,'eye_type',39,0,0), (123924,2490205,0,'hair_face_color',13,9,6), (123925,2490205,0,'hair_face_highlight_color',53,29,2), (123926,2490205,0,'hair_type_color',13,9,6), (123927,2490205,0,'hair_type_highlight_color',53,29,2), (123928,2490205,1,'lip_type',1,-10,9), (123929,2490205,1,'nose_type',-23,0,0), (123930,2490205,0,'skin_color',130,101,62), (123931,2490205,1,'soga_cheek_type',0,-25,0), (123932,2490205,1,'soga_chin_type',0,1,-10), (123933,2490205,1,'soga_ear_type',0,39,0), (123934,2490205,1,'soga_eye_brow_type',0,-28,7), (123935,2490205,0,'soga_eye_color',229,229,102), (123936,2490205,1,'soga_eye_type',39,0,0), (123937,2490205,0,'soga_hair_face_color',13,9,6), (123938,2490205,0,'soga_hair_face_highlight_color',53,29,2), (123939,2490205,0,'soga_hair_type_color',13,9,6), (123940,2490205,0,'soga_hair_type_highlight_color',53,29,2), (123941,2490205,1,'soga_lip_type',-25,5,4), (123942,2490205,1,'soga_nose_type',9,-8,0), (123943,2490205,0,'soga_skin_color',130,101,62), (123944,2490205,0,'wing_color1',255,255,255), (123945,2490205,0,'wing_color2',255,255,255), (123946,2490206,0,'eye_color',255,255,255), (123947,2490206,0,'skin_color',255,255,255), (123948,2490206,0,'soga_eye_color',255,0,255), (123949,2490207,1,'cheek_type',-100,-100,0), (123950,2490207,1,'chin_type',-58,-25,-38), (123951,2490207,1,'ear_type',56,-50,0), (123952,2490207,1,'eye_brow_type',-71,100,100), (123953,2490207,0,'eye_color',71,50,22), (123954,2490207,1,'eye_type',-20,0,0), (123955,2490207,0,'hair_color1',247,239,156), (123956,2490207,0,'hair_color2',156,0,0), (123957,2490207,0,'hair_face_color',45,13,18), (123958,2490207,0,'hair_face_highlight_color',20,9,27), (123959,2490207,0,'hair_highlight',26,24,25), (123960,2490207,0,'hair_type_color',45,13,18), (123961,2490207,0,'hair_type_highlight_color',20,9,27), (123962,2490207,1,'lip_type',2,-17,-17), (123963,2490207,1,'nose_type',10,-9,-17), (123964,2490207,0,'skin_color',206,183,130), (123965,2490207,1,'soga_cheek_type',0,-71,100), (123966,2490207,1,'soga_chin_type',0,2,-17), (123967,2490207,1,'soga_ear_type',0,-20,0), (123968,2490207,1,'soga_eye_brow_type',0,56,-50), (123969,2490207,0,'soga_eye_color',229,229,102), (123970,2490207,1,'soga_eye_type',-100,0,0), (123971,2490207,0,'soga_hair_color1',54,45,28), (123972,2490207,0,'soga_hair_color2',104,52,0), (123973,2490207,0,'soga_hair_face_color',45,13,18), (123974,2490207,0,'soga_hair_face_highlight_color',20,9,27), (123975,2490207,0,'soga_hair_highlight',26,24,25), (123976,2490207,0,'soga_hair_type_color',45,13,18), (123977,2490207,0,'soga_hair_type_highlight_color',20,9,27), (123978,2490207,1,'soga_lip_type',100,-100,-100), (123979,2490207,1,'soga_nose_type',-17,-58,-25), (123980,2490207,0,'soga_skin_color',206,183,130), (123981,2490207,0,'wing_color1',255,255,255), (123982,2490207,0,'wing_color2',255,255,255), (123983,2490208,1,'cheek_type',-14,0,0), (123984,2490208,1,'chin_type',-14,-14,-2), (123985,2490208,1,'ear_type',22,7,0), (123986,2490208,1,'eye_brow_type',-4,-21,-22), (123987,2490208,0,'eye_color',143,189,203), (123988,2490208,1,'eye_type',-17,0,0), (123989,2490208,0,'hair_color1',0,37,0), (123990,2490208,0,'hair_face_color',79,32,0), (123991,2490208,0,'hair_face_highlight_color',96,39,0), (123992,2490208,0,'hair_type_color',79,32,0), (123993,2490208,0,'hair_type_highlight_color',96,39,0), (123994,2490208,1,'lip_type',-19,-37,-25), (123995,2490208,1,'nose_type',8,0,37), (123996,2490208,0,'skin_color',166,165,127), (123997,2490208,1,'soga_cheek_type',0,-4,-21), (123998,2490208,1,'soga_chin_type',0,-19,-37), (123999,2490208,1,'soga_ear_type',0,-17,0), (124000,2490208,1,'soga_eye_brow_type',0,22,7), (124001,2490208,0,'soga_eye_color',229,229,102), (124002,2490208,1,'soga_eye_type',-17,0,0), (124003,2490208,0,'soga_hair_face_color',79,32,0), (124004,2490208,0,'soga_hair_face_highlight_color',96,39,0), (124005,2490208,0,'soga_hair_type_color',79,32,0), (124006,2490208,0,'soga_hair_type_highlight_color',96,39,0), (124007,2490208,1,'soga_lip_type',-22,-14,0), (124008,2490208,1,'soga_nose_type',-25,-14,-14), (124009,2490208,0,'soga_skin_color',166,165,127), (124010,2490208,0,'wing_color1',255,255,255), (124011,2490208,0,'wing_color2',255,255,255), (124012,2490209,1,'cheek_type',2,14,0), (124013,2490209,1,'chin_type',0,-17,14), (124014,2490209,1,'ear_type',21,8,0), (124015,2490209,1,'eye_brow_type',-17,-9,28), (124016,2490209,0,'eye_color',39,81,89), (124017,2490209,1,'eye_type',-9,0,0), (124018,2490209,0,'hair_color1',18,231,0), (124019,2490209,0,'hair_face_color',51,18,8), (124020,2490209,0,'hair_face_highlight_color',33,19,1), (124021,2490209,0,'hair_type_color',51,18,8), (124022,2490209,0,'hair_type_highlight_color',33,19,1), (124023,2490209,1,'lip_type',21,-37,25), (124024,2490209,1,'nose_type',34,18,-25), (124025,2490209,0,'skin_color',242,247,222), (124026,2490209,1,'soga_cheek_type',0,-17,-9), (124027,2490209,1,'soga_chin_type',0,21,-37), (124028,2490209,1,'soga_ear_type',0,-9,0), (124029,2490209,1,'soga_eye_brow_type',0,21,8), (124030,2490209,0,'soga_eye_color',229,229,102), (124031,2490209,1,'soga_eye_type',-9,0,0), (124032,2490209,0,'soga_hair_face_color',51,18,8), (124033,2490209,0,'soga_hair_face_highlight_color',33,19,1), (124034,2490209,0,'soga_hair_type_color',51,18,8), (124035,2490209,0,'soga_hair_type_highlight_color',33,19,1), (124036,2490209,1,'soga_lip_type',28,2,14), (124037,2490209,1,'soga_nose_type',25,0,-17), (124038,2490209,0,'soga_skin_color',242,247,222), (124039,2490209,0,'wing_color1',255,255,255), (124040,2490209,0,'wing_color2',255,255,255), (124041,2490210,0,'eye_color',255,255,255), (124042,2490210,0,'skin_color',255,255,255), (124043,2490210,0,'soga_eye_color',255,0,255), (124044,2490211,0,'eye_color',255,255,255), (124045,2490211,0,'skin_color',255,255,255), (124046,2490211,0,'soga_eye_color',255,0,255), (124047,2490212,1,'cheek_type',-96,69,0), (124048,2490212,1,'chin_type',-43,-50,-88), (124049,2490212,1,'ear_type',76,-65,0), (124050,2490212,1,'eye_brow_type',62,75,-75), (124051,2490212,0,'eye_color',71,60,31), (124052,2490212,1,'eye_type',-17,0,0), (124053,2490212,0,'hair_color1',231,247,254), (124054,2490212,0,'hair_color2',159,88,0), (124055,2490212,0,'hair_face_color',117,34,32), (124056,2490212,0,'hair_face_highlight_color',3,1,2), (124057,2490212,0,'hair_highlight',38,22,21), (124058,2490212,0,'hair_type_color',117,34,32), (124059,2490212,0,'hair_type_highlight_color',3,1,2), (124060,2490212,1,'lip_type',-22,-100,-56), (124061,2490212,1,'nose_type',28,-25,-9), (124062,2490212,0,'skin_color',183,184,151), (124063,2490212,1,'soga_cheek_type',0,62,75), (124064,2490212,1,'soga_chin_type',0,-22,-100), (124065,2490212,1,'soga_ear_type',0,-17,0), (124066,2490212,1,'soga_eye_brow_type',0,76,-65), (124067,2490212,0,'soga_eye_color',229,229,102), (124068,2490212,1,'soga_eye_type',-17,0,0), (124069,2490212,0,'soga_hair_color1',91,21,51), (124070,2490212,0,'soga_hair_color2',159,88,0), (124071,2490212,0,'soga_hair_face_color',117,34,32), (124072,2490212,0,'soga_hair_face_highlight_color',3,1,2), (124073,2490212,0,'soga_hair_highlight',38,22,21), (124074,2490212,0,'soga_hair_type_color',117,34,32), (124075,2490212,0,'soga_hair_type_highlight_color',3,1,2), (124076,2490212,1,'soga_lip_type',-75,-96,69), (124077,2490212,1,'soga_nose_type',-56,-43,-50), (124078,2490212,0,'soga_skin_color',183,184,151), (124079,2490212,0,'wing_color1',255,255,255), (124080,2490212,0,'wing_color2',255,255,255), (124081,2490213,0,'eye_color',255,255,255), (124082,2490213,0,'skin_color',255,255,255), (124083,2490213,0,'soga_eye_color',255,0,255), (124084,2490214,1,'cheek_type',1,-14,0), (124085,2490214,1,'chin_type',23,25,0), (124086,2490214,1,'ear_type',-4,17,0), (124087,2490214,1,'eye_brow_type',-50,-100,25), (124088,2490214,0,'eye_color',38,74,53), (124089,2490214,1,'eye_type',31,0,0), (124090,2490214,0,'hair_color1',230,212,214), (124091,2490214,0,'hair_face_color',180,124,57), (124092,2490214,0,'hair_face_highlight_color',10,9,5), (124093,2490214,0,'hair_type_color',180,124,57), (124094,2490214,0,'hair_type_highlight_color',10,9,5), (124095,2490214,1,'lip_type',0,-21,-12), (124096,2490214,1,'nose_type',-31,-26,-44), (124097,2490214,0,'skin_color',220,169,172), (124098,2490214,1,'soga_cheek_type',0,-50,-100), (124099,2490214,1,'soga_chin_type',0,0,-21), (124100,2490214,1,'soga_ear_type',0,31,0), (124101,2490214,1,'soga_eye_brow_type',0,-4,17), (124102,2490214,0,'soga_eye_color',229,229,102), (124103,2490214,1,'soga_eye_type',31,0,0), (124104,2490214,0,'soga_hair_face_color',180,124,57), (124105,2490214,0,'soga_hair_face_highlight_color',10,9,5), (124106,2490214,0,'soga_hair_type_color',180,124,57), (124107,2490214,0,'soga_hair_type_highlight_color',10,9,5), (124108,2490214,1,'soga_lip_type',25,1,-14), (124109,2490214,1,'soga_nose_type',-12,23,25), (124110,2490214,0,'soga_skin_color',220,169,172), (124111,2490214,0,'wing_color1',255,255,255), (124112,2490214,0,'wing_color2',255,255,255), (124113,2490215,1,'cheek_type',-19,4,0), (124114,2490215,1,'chin_type',-2,-10,17), (124115,2490215,1,'ear_type',-34,-35,0), (124116,2490215,1,'eye_brow_type',5,10,-5), (124117,2490215,0,'eye_color',127,179,195), (124118,2490215,1,'eye_type',2,0,0), (124119,2490215,0,'hair_color1',0,231,156), (124120,2490215,0,'hair_face_highlight_color',50,38,0), (124121,2490215,0,'hair_type_highlight_color',50,38,0), (124122,2490215,1,'lip_type',-22,-31,-23), (124123,2490215,1,'nose_type',17,0,-25), (124124,2490215,0,'skin_color',102,82,49), (124125,2490215,1,'soga_cheek_type',0,5,10), (124126,2490215,1,'soga_chin_type',0,-22,-31), (124127,2490215,1,'soga_ear_type',0,2,0), (124128,2490215,1,'soga_eye_brow_type',0,-34,-35), (124129,2490215,0,'soga_eye_color',229,229,102), (124130,2490215,1,'soga_eye_type',2,0,0), (124131,2490215,0,'soga_hair_face_highlight_color',50,38,0), (124132,2490215,0,'soga_hair_type_highlight_color',50,38,0), (124133,2490215,1,'soga_lip_type',-5,-19,4), (124134,2490215,1,'soga_nose_type',-23,-2,-10), (124135,2490215,0,'soga_skin_color',102,82,49), (124136,2490215,0,'wing_color1',255,255,255), (124137,2490215,0,'wing_color2',255,255,255), (124138,2490216,1,'cheek_type',-42,-1,0), (124139,2490216,1,'chin_type',35,0,-11), (124140,2490216,1,'ear_type',31,-7,0), (124141,2490216,1,'eye_brow_type',48,46,5), (124142,2490216,0,'eye_color',71,138,131), (124143,2490216,1,'eye_type',7,0,0), (124144,2490216,0,'hair_color1',231,242,156), (124145,2490216,0,'hair_face_color',157,139,114), (124146,2490216,0,'hair_face_highlight_color',60,22,8), (124147,2490216,0,'hair_type_color',157,139,114), (124148,2490216,0,'hair_type_highlight_color',60,22,8), (124149,2490216,1,'lip_type',65,43,11), (124150,2490216,1,'nose_type',19,-25,-14), (124151,2490216,0,'skin_color',227,178,158), (124152,2490216,1,'soga_cheek_type',0,48,46), (124153,2490216,1,'soga_chin_type',0,65,43), (124154,2490216,1,'soga_ear_type',0,7,0), (124155,2490216,1,'soga_eye_brow_type',0,31,-7), (124156,2490216,0,'soga_eye_color',229,229,102), (124157,2490216,1,'soga_eye_type',7,0,0), (124158,2490216,0,'soga_hair_face_color',157,139,114), (124159,2490216,0,'soga_hair_face_highlight_color',60,22,8), (124160,2490216,0,'soga_hair_type_color',157,139,114), (124161,2490216,0,'soga_hair_type_highlight_color',60,22,8), (124162,2490216,1,'soga_lip_type',5,-42,-1), (124163,2490216,1,'soga_nose_type',11,35,0), (124164,2490216,0,'soga_skin_color',227,178,158), (124165,2490216,0,'wing_color1',255,255,255), (124166,2490216,0,'wing_color2',255,255,255), (124167,2490217,0,'eye_color',255,255,255), (124168,2490217,0,'skin_color',255,255,255), (124169,2490217,0,'soga_eye_color',255,0,255), (124170,2490218,0,'eye_color',255,255,255), (124171,2490218,0,'skin_color',255,255,255), (124172,2490218,0,'soga_eye_color',255,0,255), (124173,2490219,0,'eye_color',255,255,255), (124174,2490219,0,'skin_color',255,255,255), (124175,2490219,0,'soga_eye_color',255,0,255), (124176,2490220,0,'eye_color',255,255,255), (124177,2490220,0,'skin_color',255,255,255), (124178,2490220,0,'soga_eye_color',255,0,255), (124182,2490222,0,'eye_color',255,255,255), (124183,2490222,0,'skin_color',255,255,255), (124184,2490222,0,'soga_eye_color',255,0,255), (124188,2490224,1,'cheek_type',-8,-10,0), (124189,2490224,1,'chin_type',10,-21,-11), (124190,2490224,1,'ear_type',-34,7,0), (124191,2490224,1,'eye_brow_type',0,-4,7), (124192,2490224,0,'eye_color',41,71,46), (124193,2490224,1,'eye_type',26,0,0), (124194,2490224,0,'hair_color1',3,9,0), (124195,2490224,0,'hair_color2',218,0,0), (124196,2490224,0,'hair_face_color',251,249,247), (124197,2490224,0,'hair_face_highlight_color',39,19,3), (124198,2490224,0,'hair_highlight',56,33,26), (124199,2490224,0,'hair_type_color',251,249,247), (124200,2490224,0,'hair_type_highlight_color',39,19,3), (124201,2490224,1,'lip_type',-31,0,2), (124202,2490224,1,'nose_type',4,3,9), (124203,2490224,0,'skin_color',229,192,140), (124204,2490224,1,'soga_cheek_type',0,0,-4), (124205,2490224,1,'soga_chin_type',0,-31,0), (124206,2490224,1,'soga_ear_type',0,26,0), (124207,2490224,1,'soga_eye_brow_type',0,-34,7), (124208,2490224,0,'soga_eye_color',229,229,102), (124209,2490224,1,'soga_eye_type',-38,0,0), (124210,2490224,0,'soga_hair_color1',54,45,28), (124211,2490224,0,'soga_hair_color2',104,52,0), (124212,2490224,0,'soga_hair_face_color',251,249,247), (124213,2490224,0,'soga_hair_face_highlight_color',39,19,3), (124214,2490224,0,'soga_hair_highlight',56,33,26), (124215,2490224,0,'soga_hair_type_color',251,249,247), (124216,2490224,0,'soga_hair_type_highlight_color',39,19,3), (124217,2490224,1,'soga_lip_type',7,-8,-10), (124218,2490224,1,'soga_nose_type',2,10,-21), (124219,2490224,0,'soga_skin_color',229,192,140), (124220,2490224,0,'wing_color1',255,255,255), (124221,2490224,0,'wing_color2',255,255,255), (124222,2490225,1,'cheek_type',29,2,0), (124223,2490225,1,'chin_type',-46,-8,57), (124224,2490225,1,'ear_type',94,-14,0), (124225,2490225,1,'eye_brow_type',58,-47,-46), (124226,2490225,0,'eye_color',49,97,72), (124227,2490225,1,'eye_type',-37,0,0), (124228,2490225,0,'hair_color1',230,178,234), (124229,2490225,0,'hair_color2',39,32,39), (124230,2490225,0,'hair_face_color',174,69,28), (124231,2490225,0,'hair_face_highlight_color',193,100,45), (124232,2490225,0,'hair_highlight',89,21,21), (124233,2490225,0,'hair_type_color',174,69,28), (124234,2490225,0,'hair_type_highlight_color',193,100,45), (124235,2490225,1,'lip_type',-23,1,31), (124236,2490225,1,'nose_type',-65,-26,-78), (124237,2490225,0,'skin_color',188,189,189), (124238,2490225,1,'soga_cheek_type',0,58,-47), (124239,2490225,1,'soga_chin_type',0,-23,1), (124240,2490225,1,'soga_ear_type',0,-37,0), (124241,2490225,1,'soga_eye_brow_type',0,94,-14), (124242,2490225,0,'soga_eye_color',229,229,102), (124243,2490225,1,'soga_eye_type',-52,0,0), (124244,2490225,0,'soga_hair_color1',29,21,28), (124245,2490225,0,'soga_hair_color2',39,32,39), (124246,2490225,0,'soga_hair_face_color',174,69,28), (124247,2490225,0,'soga_hair_face_highlight_color',193,100,45), (124248,2490225,0,'soga_hair_highlight',89,21,21), (124249,2490225,0,'soga_hair_type_color',174,69,28), (124250,2490225,0,'soga_hair_type_highlight_color',193,100,45), (124251,2490225,1,'soga_lip_type',-46,29,2), (124252,2490225,1,'soga_nose_type',31,-46,-8), (124253,2490225,0,'soga_skin_color',188,189,189), (124254,2490225,0,'wing_color1',255,255,255), (124255,2490225,0,'wing_color2',255,255,255), (124256,2490226,0,'eye_color',255,255,255), (124257,2490226,0,'skin_color',255,255,255), (124258,2490226,0,'soga_eye_color',255,0,255), (124259,2490227,1,'cheek_type',56,75,0), (124260,2490227,1,'chin_type',-93,56,84), (124261,2490227,1,'ear_type',0,28,0), (124262,2490227,1,'eye_brow_type',-19,21,63), (124263,2490227,0,'eye_color',40,87,83), (124264,2490227,1,'eye_type',-14,0,0), (124265,2490227,0,'hair_color1',77,31,76), (124266,2490227,0,'hair_color2',185,97,0), (124267,2490227,0,'hair_face_color',91,7,6), (124268,2490227,0,'hair_highlight',38,22,21), (124269,2490227,0,'hair_type_color',91,7,6), (124270,2490227,1,'lip_type',-96,3,37), (124271,2490227,1,'nose_type',-55,77,31), (124272,2490227,0,'skin_color',118,113,83), (124273,2490227,1,'soga_cheek_type',0,-19,21), (124274,2490227,1,'soga_chin_type',0,-96,3), (124275,2490227,1,'soga_ear_type',0,-14,0), (124276,2490227,1,'soga_eye_brow_type',0,0,28), (124277,2490227,0,'soga_eye_color',229,229,102), (124278,2490227,1,'soga_eye_type',-14,0,0), (124279,2490227,0,'soga_hair_color1',109,14,49), (124280,2490227,0,'soga_hair_color2',185,97,0), (124281,2490227,0,'soga_hair_face_color',91,7,6), (124282,2490227,0,'soga_hair_highlight',38,22,21), (124283,2490227,0,'soga_hair_type_color',91,7,6), (124284,2490227,1,'soga_lip_type',63,56,75), (124285,2490227,1,'soga_nose_type',37,-93,56), (124286,2490227,0,'soga_skin_color',118,113,83), (124287,2490227,0,'wing_color1',255,255,255), (124288,2490227,0,'wing_color2',255,255,255), (124289,2490228,1,'cheek_type',100,-39,0), (124290,2490228,1,'chin_type',-71,-56,87), (124291,2490228,1,'ear_type',-100,-100,0), (124292,2490228,1,'eye_brow_type',89,68,-47), (124293,2490228,0,'eye_color',77,62,33), (124294,2490228,1,'eye_type',25,0,0), (124295,2490228,0,'hair_color1',100,156,156), (124296,2490228,0,'hair_color2',100,0,0), (124297,2490228,0,'hair_face_color',49,47,61), (124298,2490228,0,'hair_face_highlight_color',119,147,147), (124299,2490228,0,'hair_highlight',114,112,142), (124300,2490228,0,'hair_type_color',49,47,61), (124301,2490228,0,'hair_type_highlight_color',119,147,147), (124302,2490228,1,'lip_type',100,25,100), (124303,2490228,1,'nose_type',-100,100,-100), (124304,2490228,0,'skin_color',133,93,95), (124305,2490228,1,'soga_cheek_type',0,89,68), (124306,2490228,1,'soga_chin_type',0,100,25), (124307,2490228,1,'soga_ear_type',0,25,0), (124308,2490228,1,'soga_eye_brow_type',0,-100,-100), (124309,2490228,0,'soga_eye_color',229,229,102), (124310,2490228,1,'soga_eye_type',100,0,0), (124311,2490228,0,'soga_hair_color1',43,36,70), (124312,2490228,0,'soga_hair_color2',64,76,74), (124313,2490228,0,'soga_hair_face_color',49,47,61), (124314,2490228,0,'soga_hair_face_highlight_color',119,147,147), (124315,2490228,0,'soga_hair_highlight',114,112,142), (124316,2490228,0,'soga_hair_type_color',49,47,61), (124317,2490228,0,'soga_hair_type_highlight_color',119,147,147), (124318,2490228,1,'soga_lip_type',-47,100,-39), (124319,2490228,1,'soga_nose_type',100,-71,-56), (124320,2490228,0,'soga_skin_color',133,93,95), (124321,2490228,0,'wing_color1',255,255,255), (124322,2490228,0,'wing_color2',255,255,255), (124323,2490229,0,'eye_color',255,255,255), (124324,2490229,0,'skin_color',255,255,255), (124325,2490229,0,'soga_eye_color',255,0,255), (124329,2490231,1,'cheek_type',77,-75,0), (124330,2490231,1,'chin_type',58,88,28), (124331,2490231,1,'ear_type',14,56,0), (124332,2490231,1,'eye_brow_type',59,26,-89), (124333,2490231,0,'eye_color',144,188,195), (124334,2490231,1,'eye_type',-21,0,0), (124335,2490231,0,'hair_color1',10,239,11), (124336,2490231,0,'hair_color2',93,0,0), (124337,2490231,0,'hair_face_color',219,179,15), (124338,2490231,0,'hair_face_highlight_color',93,65,9), (124339,2490231,0,'hair_highlight',56,33,26), (124340,2490231,0,'hair_type_color',219,179,15), (124341,2490231,0,'hair_type_highlight_color',93,65,9), (124342,2490231,1,'lip_type',-46,37,-63), (124343,2490231,1,'nose_type',7,10,-17), (124344,2490231,0,'skin_color',200,187,181), (124345,2490231,1,'soga_cheek_type',0,59,26), (124346,2490231,1,'soga_chin_type',0,-46,37), (124347,2490231,1,'soga_ear_type',0,-21,0), (124348,2490231,1,'soga_eye_brow_type',0,14,56), (124349,2490231,0,'soga_eye_color',229,229,102), (124350,2490231,1,'soga_eye_type',93,0,0), (124351,2490231,0,'soga_hair_color1',239,221,86), (124352,2490231,0,'soga_hair_color2',99,53,22), (124353,2490231,0,'soga_hair_face_color',219,179,15), (124354,2490231,0,'soga_hair_face_highlight_color',93,65,9), (124355,2490231,0,'soga_hair_highlight',56,33,26), (124356,2490231,0,'soga_hair_type_color',219,179,15), (124357,2490231,0,'soga_hair_type_highlight_color',93,65,9), (124358,2490231,1,'soga_lip_type',-89,77,-75), (124359,2490231,1,'soga_nose_type',-63,58,88), (124360,2490231,0,'soga_skin_color',200,187,181), (124361,2490231,0,'wing_color1',255,255,255), (124362,2490231,0,'wing_color2',255,255,255), (124409,2490234,0,'eye_color',255,255,255), (124410,2490234,0,'skin_color',255,255,255), (124411,2490234,0,'soga_eye_color',255,0,255), (124412,2490235,0,'eye_color',255,255,255), (124413,2490235,0,'skin_color',255,255,255), (124414,2490235,0,'soga_eye_color',255,0,255), (124415,2490236,1,'cheek_type',3,-75,0), (124416,2490236,1,'chin_type',-81,90,66), (124417,2490236,1,'ear_type',100,-100,0), (124418,2490236,1,'eye_brow_type',-82,98,93), (124419,2490236,0,'eye_color',44,90,104), (124420,2490236,1,'eye_type',-2,0,0), (124421,2490236,0,'hair_color1',10,228,194), (124422,2490236,0,'hair_color2',235,0,0), (124423,2490236,0,'hair_face_color',231,166,28), (124424,2490236,0,'hair_face_highlight_color',170,63,24), (124425,2490236,0,'hair_highlight',89,21,21), (124426,2490236,0,'hair_type_color',231,166,28), (124427,2490236,0,'hair_type_highlight_color',170,63,24), (124428,2490236,1,'lip_type',-25,48,32), (124429,2490236,1,'nose_type',22,10,-28), (124430,2490236,0,'skin_color',217,204,205), (124431,2490236,1,'soga_cheek_type',0,-82,98), (124432,2490236,1,'soga_chin_type',0,-25,48), (124433,2490236,1,'soga_ear_type',0,-2,0), (124434,2490236,1,'soga_eye_brow_type',0,100,-100), (124435,2490236,0,'soga_eye_color',229,229,102), (124436,2490236,1,'soga_eye_type',-21,0,0), (124437,2490236,0,'soga_hair_color1',200,165,96), (124438,2490236,0,'soga_hair_color2',173,99,44), (124439,2490236,0,'soga_hair_face_color',231,166,28), (124440,2490236,0,'soga_hair_face_highlight_color',170,63,24), (124441,2490236,0,'soga_hair_highlight',89,21,21), (124442,2490236,0,'soga_hair_type_color',231,166,28), (124443,2490236,0,'soga_hair_type_highlight_color',170,63,24), (124444,2490236,1,'soga_lip_type',93,3,-75), (124445,2490236,1,'soga_nose_type',32,-81,90), (124446,2490236,0,'soga_skin_color',217,204,205), (124447,2490236,0,'wing_color1',255,255,255), (124448,2490236,0,'wing_color2',255,255,255), (124449,2490237,0,'eye_color',255,255,255), (124450,2490237,0,'skin_color',255,255,255), (124451,2490237,0,'soga_eye_color',255,0,255), (124455,2490239,1,'cheek_type',-98,69,0), (124456,2490239,1,'chin_type',72,-87,-78), (124457,2490239,1,'ear_type',78,1,0), (124458,2490239,1,'eye_brow_type',29,-53,53), (124459,2490239,0,'eye_color',53,108,120), (124460,2490239,1,'eye_type',34,0,0), (124461,2490239,0,'hair_color1',194,0,66), (124462,2490239,0,'hair_color2',104,52,0), (124463,2490239,0,'hair_face_color',33,9,14), (124464,2490239,0,'hair_face_highlight_color',244,246,246), (124465,2490239,0,'hair_highlight',161,165,168), (124466,2490239,0,'hair_type_color',33,9,14), (124467,2490239,0,'hair_type_highlight_color',244,246,246), (124468,2490239,1,'lip_type',59,-35,47), (124469,2490239,1,'nose_type',-10,-62,0), (124470,2490239,0,'skin_color',46,33,34), (124471,2490239,1,'soga_cheek_type',0,29,-53), (124472,2490239,1,'soga_chin_type',0,59,-35), (124473,2490239,1,'soga_ear_type',0,34,0), (124474,2490239,1,'soga_eye_brow_type',0,78,1), (124475,2490239,0,'soga_eye_color',229,229,102), (124476,2490239,1,'soga_eye_type',34,0,0), (124477,2490239,0,'soga_hair_color1',54,45,28), (124478,2490239,0,'soga_hair_color2',104,52,0), (124479,2490239,0,'soga_hair_face_color',33,9,14), (124480,2490239,0,'soga_hair_face_highlight_color',244,246,246), (124481,2490239,0,'soga_hair_highlight',161,165,168), (124482,2490239,0,'soga_hair_type_color',33,9,14), (124483,2490239,0,'soga_hair_type_highlight_color',244,246,246), (124484,2490239,1,'soga_lip_type',53,-98,69), (124485,2490239,1,'soga_nose_type',47,72,-87), (124486,2490239,0,'soga_skin_color',46,33,34), (124487,2490239,0,'wing_color1',255,255,255), (124488,2490239,0,'wing_color2',255,255,255), (124543,2490244,0,'eye_color',255,255,255), (124544,2490244,0,'skin_color',255,255,255), (124545,2490244,0,'soga_eye_color',255,0,255), (124546,2490245,0,'eye_color',255,255,255), (124547,2490245,0,'skin_color',255,255,255), (124548,2490245,0,'soga_eye_color',255,0,255), (124549,2490246,0,'eye_color',255,255,255), (124550,2490246,0,'skin_color',255,255,255), (124551,2490246,0,'soga_eye_color',255,0,255), (124552,2490247,1,'cheek_type',-14,0,0), (124553,2490247,1,'chin_type',-14,-14,-2), (124554,2490247,1,'ear_type',22,7,0), (124555,2490247,1,'eye_brow_type',-4,-21,-22), (124556,2490247,0,'eye_color',143,189,203), (124557,2490247,1,'eye_type',-17,0,0), (124558,2490247,0,'hair_color1',0,37,0), (124559,2490247,0,'hair_face_color',79,32,0), (124560,2490247,0,'hair_face_highlight_color',96,39,0), (124561,2490247,0,'hair_type_color',79,32,0), (124562,2490247,0,'hair_type_highlight_color',96,39,0), (124563,2490247,1,'lip_type',-19,-37,-25), (124564,2490247,1,'nose_type',8,0,37), (124565,2490247,0,'skin_color',166,165,127), (124566,2490247,1,'soga_cheek_type',0,-4,-21), (124567,2490247,1,'soga_chin_type',0,-19,-37), (124568,2490247,1,'soga_ear_type',0,-17,0), (124569,2490247,1,'soga_eye_brow_type',0,22,7), (124570,2490247,0,'soga_eye_color',229,229,102), (124571,2490247,1,'soga_eye_type',-17,0,0), (124572,2490247,0,'soga_hair_face_color',79,32,0), (124573,2490247,0,'soga_hair_face_highlight_color',96,39,0), (124574,2490247,0,'soga_hair_type_color',79,32,0), (124575,2490247,0,'soga_hair_type_highlight_color',96,39,0), (124576,2490247,1,'soga_lip_type',-22,-14,0), (124577,2490247,1,'soga_nose_type',-25,-14,-14), (124578,2490247,0,'soga_skin_color',166,165,127), (124579,2490247,0,'wing_color1',255,255,255), (124580,2490247,0,'wing_color2',255,255,255), (124581,2490248,1,'cheek_type',-96,-3,0), (124582,2490248,1,'chin_type',29,-65,18), (124583,2490248,1,'ear_type',69,46,0), (124584,2490248,1,'eye_brow_type',81,-89,-63), (124585,2490248,0,'eye_color',204,204,204), (124586,2490248,1,'eye_type',-53,0,0), (124587,2490248,0,'hair_color1',65,52,31), (124588,2490248,1,'lip_type',61,71,-40), (124589,2490248,1,'nose_type',55,65,52), (124590,2490248,0,'skin_color',250,250,250), (124591,2490248,1,'soga_cheek_type',0,81,-89), (124592,2490248,1,'soga_chin_type',0,61,71), (124593,2490248,1,'soga_ear_type',0,-53,0), (124594,2490248,1,'soga_eye_brow_type',0,69,46), (124595,2490248,0,'soga_eye_color',229,229,102), (124596,2490248,1,'soga_eye_type',47,0,0), (124597,2490248,1,'soga_lip_type',-63,-96,-3), (124598,2490248,1,'soga_nose_type',-40,29,-65), (124599,2490248,0,'soga_skin_color',250,250,250), (124600,2490248,0,'wing_color1',255,255,255), (124601,2490248,0,'wing_color2',255,255,255), (124602,2490249,0,'eye_color',255,255,255), (124603,2490249,0,'skin_color',128,0,0), (124604,2490249,0,'soga_eye_color',255,0,255), (124605,2490250,1,'cheek_type',14,-14,0), (124606,2490250,1,'chin_type',3,-9,14), (124607,2490250,1,'ear_type',-28,18,0), (124608,2490250,1,'eye_brow_type',-12,41,25), (124609,2490250,0,'eye_color',70,142,161), (124610,2490250,0,'hair_face_color',61,28,8), (124611,2490250,0,'hair_face_highlight_color',39,38,35), (124612,2490250,0,'hair_type_color',61,28,8), (124613,2490250,0,'hair_type_highlight_color',39,38,35), (124614,2490250,1,'lip_type',17,-14,0), (124615,2490250,1,'nose_type',21,11,-17), (124616,2490250,0,'skin_color',133,126,88), (124617,2490250,1,'soga_cheek_type',14,-14,0), (124618,2490250,1,'soga_chin_type',3,-9,14), (124619,2490250,1,'soga_ear_type',-28,18,0), (124620,2490250,1,'soga_eye_brow_type',-12,41,25), (124621,2490250,0,'soga_eye_color',229,229,102), (124622,2490250,0,'soga_hair_face_color',61,28,8), (124623,2490250,0,'soga_hair_face_highlight_color',39,38,35), (124624,2490250,0,'soga_hair_type_color',61,28,8), (124625,2490250,0,'soga_hair_type_highlight_color',39,38,35), (124626,2490250,1,'soga_lip_type',17,-14,0), (124627,2490250,1,'soga_nose_type',21,11,-17), (124628,2490250,0,'soga_skin_color',133,126,88), (124629,2490250,0,'wing_color1',255,255,255), (124630,2490250,0,'wing_color2',255,255,255), (124631,2490251,0,'eye_color',255,255,255), (124632,2490251,0,'skin_color',255,255,255), (124633,2490251,0,'soga_eye_color',255,0,255), (124634,2490252,0,'eye_color',121,61,0), (124635,2490252,0,'skin_color',255,255,255), (124636,2490252,0,'soga_eye_color',255,0,255), (124637,2490253,0,'eye_color',121,61,0), (124638,2490253,0,'skin_color',255,255,255), (124639,2490253,0,'soga_eye_color',255,0,255), (124640,2490254,0,'eye_color',1,1,1), (124641,2490254,0,'skin_color',255,255,255), (124642,2490254,0,'soga_eye_color',255,0,255), (124643,2490255,0,'eye_color',121,61,0), (124644,2490255,0,'skin_color',255,255,255), (124645,2490255,0,'soga_eye_color',255,0,255), (124646,2490256,0,'eye_color',255,255,255), (124647,2490256,0,'skin_color',255,255,255), (124648,2490256,0,'soga_eye_color',255,0,255), (124649,2490257,0,'eye_color',255,255,255), (124650,2490257,0,'skin_color',255,255,255), (124651,2490257,0,'soga_eye_color',255,0,255), (124652,2490258,0,'eye_color',255,255,255), (124653,2490258,0,'skin_color',255,255,255), (124654,2490258,0,'soga_eye_color',255,0,255), (124655,2490259,0,'eye_color',255,255,255), (124656,2490259,0,'skin_color',255,255,255), (124657,2490259,0,'soga_eye_color',255,0,255), (124658,2490260,0,'eye_color',1,1,1), (124659,2490260,0,'skin_color',255,255,255), (124660,2490260,0,'soga_eye_color',255,0,255), (124661,2490261,0,'eye_color',255,255,255), (124662,2490261,0,'skin_color',255,255,255), (124663,2490261,0,'soga_eye_color',255,0,255), (124664,2490262,0,'eye_color',121,61,0), (124665,2490262,0,'skin_color',255,255,255), (124666,2490262,0,'soga_eye_color',255,0,255), (124667,2490263,0,'eye_color',255,255,255), (124668,2490263,0,'skin_color',255,255,255), (124669,2490263,0,'soga_eye_color',255,0,255), (124707,2490266,1,'cheek_type',2,-11,0), (124708,2490266,1,'chin_type',9,-18,-1), (124709,2490266,1,'ear_type',19,14,0), (124710,2490266,1,'eye_brow_type',41,-17,2), (124711,2490266,0,'eye_color',40,24,8), (124712,2490266,1,'eye_type',-45,0,0), (124713,2490266,0,'hair_face_color',216,135,2), (124714,2490266,0,'hair_face_highlight_color',52,47,11), (124715,2490266,0,'hair_type_color',216,135,2), (124716,2490266,0,'hair_type_highlight_color',52,47,11), (124717,2490266,1,'lip_type',3,-14,-3), (124718,2490266,1,'nose_type',-7,4,-28), (124719,2490266,0,'skin_color',217,161,139), (124720,2490266,1,'soga_cheek_type',2,-11,0), (124721,2490266,1,'soga_chin_type',9,-18,-1), (124722,2490266,1,'soga_ear_type',19,14,0), (124723,2490266,1,'soga_eye_brow_type',41,-17,2), (124724,2490266,0,'soga_eye_color',229,229,102), (124725,2490266,1,'soga_eye_type',-45,0,0), (124726,2490266,0,'soga_hair_face_color',216,135,2), (124727,2490266,0,'soga_hair_face_highlight_color',52,47,11), (124728,2490266,0,'soga_hair_type_color',216,135,2), (124729,2490266,0,'soga_hair_type_highlight_color',52,47,11), (124730,2490266,1,'soga_lip_type',3,-14,-3), (124731,2490266,1,'soga_nose_type',-7,4,-28), (124732,2490266,0,'soga_skin_color',217,161,139), (124733,2490266,0,'wing_color1',255,255,255), (124734,2490266,0,'wing_color2',255,255,255), (124735,2490267,1,'cheek_type',90,-50,0), (124736,2490267,1,'chin_type',-98,12,32), (124737,2490267,1,'ear_type',-61,14,0), (124738,2490267,1,'eye_brow_type',7,7,25), (124739,2490267,0,'eye_color',143,189,202), (124740,2490267,1,'eye_type',-2,0,0), (124741,2490267,0,'hair_color1',91,21,51), (124742,2490267,0,'hair_color2',159,88,0), (124743,2490267,0,'hair_face_color',101,17,15), (124744,2490267,0,'hair_face_highlight_color',201,142,17), (124745,2490267,0,'hair_highlight',209,131,22), (124746,2490267,0,'hair_type_color',101,17,15), (124747,2490267,0,'hair_type_highlight_color',201,142,17), (124748,2490267,1,'lip_type',34,83,-91), (124749,2490267,1,'nose_type',-26,14,65), (124750,2490267,0,'skin_color',213,217,193), (124751,2490267,1,'soga_cheek_type',90,-50,0), (124752,2490267,1,'soga_chin_type',-98,12,32), (124753,2490267,1,'soga_ear_type',-61,14,0), (124754,2490267,1,'soga_eye_brow_type',7,7,25), (124755,2490267,0,'soga_eye_color',229,229,102), (124756,2490267,1,'soga_eye_type',-2,0,0), (124757,2490267,0,'soga_hair_color1',91,21,51), (124758,2490267,0,'soga_hair_color2',159,88,0), (124759,2490267,0,'soga_hair_face_color',101,17,15), (124760,2490267,0,'soga_hair_face_highlight_color',201,142,17), (124761,2490267,0,'soga_hair_highlight',209,131,22), (124762,2490267,0,'soga_hair_type_color',101,17,15), (124763,2490267,0,'soga_hair_type_highlight_color',201,142,17), (124764,2490267,1,'soga_lip_type',34,83,-91), (124765,2490267,1,'soga_nose_type',-26,14,65), (124766,2490267,0,'soga_skin_color',213,217,193), (124767,2490267,0,'wing_color1',255,255,255), (124768,2490267,0,'wing_color2',255,255,255), (124772,2490269,0,'eye_color',255,255,255), (124773,2490269,0,'skin_color',70,0,0), (124774,2490269,0,'soga_eye_color',255,0,255), (124775,2490270,0,'eye_color',255,255,255), (124776,2490270,0,'skin_color',255,255,255), (124777,2490270,0,'soga_eye_color',255,0,255), (124778,2490271,0,'eye_color',255,255,255), (124779,2490271,0,'skin_color',255,255,255), (124780,2490271,0,'soga_eye_color',255,0,255), (124815,2490273,1,'cheek_type',9,15,0), (124816,2490273,1,'chin_type',56,14,77), (124817,2490273,1,'ear_type',19,-47,0), (124818,2490273,1,'eye_brow_type',19,-26,0), (124819,2490273,0,'eye_color',55,117,121), (124820,2490273,1,'eye_type',47,0,0), (124821,2490273,0,'hair_color1',246,219,114), (124822,2490273,0,'hair_color2',187,136,62), (124823,2490273,0,'hair_face_color',100,70,10), (124824,2490273,0,'hair_face_highlight_color',232,169,28), (124825,2490273,0,'hair_highlight',109,14,49), (124826,2490273,0,'hair_type_color',100,70,10), (124827,2490273,0,'hair_type_highlight_color',232,169,28), (124828,2490273,1,'lip_type',61,20,-39), (124829,2490273,1,'nose_type',-83,74,40), (124830,2490273,0,'skin_color',244,237,237), (124831,2490273,1,'soga_cheek_type',9,15,0), (124832,2490273,1,'soga_chin_type',56,14,77), (124833,2490273,1,'soga_ear_type',19,-47,0), (124834,2490273,1,'soga_eye_brow_type',19,-26,0), (124835,2490273,0,'soga_eye_color',229,229,102), (124836,2490273,1,'soga_eye_type',47,0,0), (124837,2490273,0,'soga_hair_color1',246,219,114), (124838,2490273,0,'soga_hair_color2',187,136,62), (124839,2490273,0,'soga_hair_face_color',100,70,10), (124840,2490273,0,'soga_hair_face_highlight_color',232,169,28), (124841,2490273,0,'soga_hair_highlight',109,14,49), (124842,2490273,0,'soga_hair_type_color',100,70,10), (124843,2490273,0,'soga_hair_type_highlight_color',232,169,28), (124844,2490273,1,'soga_lip_type',61,20,-39), (124845,2490273,1,'soga_nose_type',-83,74,40), (124846,2490273,0,'soga_skin_color',244,237,237), (124847,2490273,0,'wing_color1',255,255,255), (124848,2490273,0,'wing_color2',255,255,255), (124883,2490275,0,'eye_color',255,255,255), (124884,2490275,0,'skin_color',255,255,255), (124885,2490275,0,'soga_eye_color',255,0,255), (124886,2490276,0,'eye_color',1,1,1), (124887,2490276,0,'skin_color',1,1,1), (124888,2490276,0,'soga_eye_color',255,0,255), (124889,2490277,0,'eye_color',255,255,255), (124890,2490277,0,'skin_color',255,255,255), (124891,2490277,0,'soga_eye_color',255,0,255), (124892,2490278,0,'eye_color',255,255,255), (124893,2490278,0,'soga_eye_color',255,0,255), (124894,2490279,0,'eye_color',255,255,255), (124895,2490279,0,'skin_color',255,255,255), (124896,2490279,0,'soga_eye_color',255,0,255), (124897,2490280,0,'eye_color',255,255,255), (124898,2490280,0,'skin_color',255,255,255), (124899,2490280,0,'soga_eye_color',255,0,255), (124900,2490281,1,'cheek_type',-7,-93,0), (124901,2490281,1,'chin_type',68,-71,-12), (124902,2490281,1,'ear_type',19,20,0), (124903,2490281,1,'eye_brow_type',28,88,17), (124904,2490281,0,'eye_color',41,82,95), (124905,2490281,1,'eye_type',79,0,0), (124906,2490281,0,'hair_color1',38,22,21), (124907,2490281,0,'hair_color2',120,50,0), (124908,2490281,0,'hair_face_color',100,70,10), (124909,2490281,0,'hair_face_highlight_color',232,183,30), (124910,2490281,0,'hair_highlight',200,165,96), (124911,2490281,0,'hair_type_color',100,70,10), (124912,2490281,0,'hair_type_highlight_color',232,183,30), (124913,2490281,1,'lip_type',-56,-1,-34), (124914,2490281,1,'nose_type',17,17,1), (124915,2490281,0,'skin_color',105,112,109), (124916,2490281,1,'soga_cheek_type',-7,-93,0), (124917,2490281,1,'soga_chin_type',68,-71,-12), (124918,2490281,1,'soga_ear_type',19,20,0), (124919,2490281,1,'soga_eye_brow_type',28,88,17), (124920,2490281,0,'soga_eye_color',229,229,102), (124921,2490281,1,'soga_eye_type',79,0,0), (124922,2490281,0,'soga_hair_color1',38,22,21), (124923,2490281,0,'soga_hair_color2',120,50,0), (124924,2490281,0,'soga_hair_face_color',100,70,10), (124925,2490281,0,'soga_hair_face_highlight_color',232,183,30), (124926,2490281,0,'soga_hair_highlight',200,165,96), (124927,2490281,0,'soga_hair_type_color',100,70,10), (124928,2490281,0,'soga_hair_type_highlight_color',232,183,30), (124929,2490281,1,'soga_lip_type',-56,-1,-34), (124930,2490281,1,'soga_nose_type',17,17,1), (124931,2490281,0,'soga_skin_color',105,112,109), (124932,2490281,0,'wing_color1',255,255,255), (124933,2490281,0,'wing_color2',255,255,255), (124934,2490282,1,'cheek_type',-74,-39,0), (124935,2490282,1,'chin_type',-22,28,-28), (124936,2490282,1,'ear_type',-44,15,0), (124937,2490282,1,'eye_brow_type',-72,-96,-65), (124938,2490282,0,'eye_color',204,204,204), (124939,2490282,1,'eye_type',-31,0,0), (124940,2490282,1,'lip_type',-85,63,-31), (124941,2490282,1,'nose_type',-35,47,51), (124942,2490282,0,'skin_color',245,244,240), (124943,2490282,1,'soga_cheek_type',-74,-39,0), (124944,2490282,1,'soga_chin_type',-22,28,-28), (124945,2490282,1,'soga_ear_type',-44,15,0), (124946,2490282,1,'soga_eye_brow_type',-72,-96,-65), (124947,2490282,0,'soga_eye_color',229,229,102), (124948,2490282,1,'soga_eye_type',-31,0,0), (124949,2490282,1,'soga_lip_type',-85,63,-31), (124950,2490282,1,'soga_nose_type',-35,47,51), (124951,2490282,0,'soga_skin_color',245,244,240), (124952,2490282,0,'wing_color1',255,255,255), (124953,2490282,0,'wing_color2',255,255,255), (124954,2490283,1,'cheek_type',17,95,0), (124955,2490283,1,'chin_type',-1,-82,34), (124956,2490283,1,'ear_type',-14,-11,0), (124957,2490283,1,'eye_brow_type',96,39,5), (124958,2490283,0,'eye_color',204,204,204), (124959,2490283,1,'eye_type',-7,0,0), (124960,2490283,1,'lip_type',-21,-74,81), (124961,2490283,1,'nose_type',-43,0,-56), (124962,2490283,0,'skin_color',247,247,247), (124963,2490283,1,'soga_cheek_type',17,95,0), (124964,2490283,1,'soga_chin_type',-1,-82,34), (124965,2490283,1,'soga_ear_type',-14,-11,0), (124966,2490283,1,'soga_eye_brow_type',96,39,5), (124967,2490283,0,'soga_eye_color',229,229,102), (124968,2490283,1,'soga_eye_type',-7,0,0), (124969,2490283,1,'soga_lip_type',-21,-74,81), (124970,2490283,1,'soga_nose_type',-43,0,-56), (124971,2490283,0,'soga_skin_color',247,247,247), (124972,2490283,0,'wing_color1',255,255,255), (124973,2490283,0,'wing_color2',255,255,255), (124977,2490285,0,'eye_color',255,255,255), (124978,2490285,0,'skin_color',255,255,255), (124979,2490285,0,'soga_eye_color',255,0,255), (124980,2490286,1,'cheek_type',-46,-14,0), (124981,2490286,1,'chin_type',-48,-83,-68), (124982,2490286,1,'ear_type',-81,21,0), (124983,2490286,1,'eye_brow_type',70,59,10), (124984,2490286,0,'eye_color',204,204,204), (124985,2490286,1,'eye_type',47,0,0), (124986,2490286,1,'lip_type',-47,22,-14), (124987,2490286,1,'nose_type',-21,-8,-25), (124988,2490286,0,'skin_color',211,212,212), (124989,2490286,1,'soga_cheek_type',-46,-14,0), (124990,2490286,1,'soga_chin_type',-48,-83,-68), (124991,2490286,1,'soga_ear_type',-81,21,0), (124992,2490286,1,'soga_eye_brow_type',70,59,10), (124993,2490286,0,'soga_eye_color',229,229,102), (124994,2490286,1,'soga_eye_type',47,0,0), (124995,2490286,1,'soga_lip_type',-47,22,-14), (124996,2490286,1,'soga_nose_type',-21,-8,-25), (124997,2490286,0,'soga_skin_color',211,212,212), (124998,2490286,0,'wing_color1',255,255,255), (124999,2490286,0,'wing_color2',255,255,255), (125000,2490287,0,'eye_color',255,255,255), (125001,2490287,0,'skin_color',98,49,0), (125002,2490287,0,'soga_eye_color',255,0,255), (125003,2490288,1,'cheek_type',7,-7,0), (125004,2490288,1,'chin_type',34,-84,93), (125005,2490288,1,'ear_type',14,-81,0), (125006,2490288,1,'eye_brow_type',62,-100,55), (125007,2490288,0,'eye_color',66,138,136), (125008,2490288,1,'eye_type',-3,0,0), (125009,2490288,0,'hair_color1',26,24,25), (125010,2490288,0,'hair_color2',36,34,36), (125011,2490288,0,'hair_face_color',15,1,21), (125012,2490288,0,'hair_face_highlight_color',49,47,61), (125013,2490288,0,'hair_highlight',50,48,56), (125014,2490288,0,'hair_type_color',15,1,21), (125015,2490288,0,'hair_type_highlight_color',49,47,61), (125016,2490288,1,'lip_type',-68,57,71), (125017,2490288,1,'nose_type',-69,-21,-21), (125018,2490288,0,'skin_color',253,253,253), (125019,2490288,1,'soga_cheek_type',7,-7,0), (125020,2490288,1,'soga_chin_type',34,-84,93), (125021,2490288,1,'soga_ear_type',14,-81,0), (125022,2490288,1,'soga_eye_brow_type',62,-100,55), (125023,2490288,0,'soga_eye_color',229,229,102), (125024,2490288,1,'soga_eye_type',-3,0,0), (125025,2490288,0,'soga_hair_color1',26,24,25), (125026,2490288,0,'soga_hair_color2',36,34,36), (125027,2490288,0,'soga_hair_face_color',15,1,21), (125028,2490288,0,'soga_hair_face_highlight_color',49,47,61), (125029,2490288,0,'soga_hair_highlight',50,48,56), (125030,2490288,0,'soga_hair_type_color',15,1,21), (125031,2490288,0,'soga_hair_type_highlight_color',49,47,61), (125032,2490288,1,'soga_lip_type',-68,57,71), (125033,2490288,1,'soga_nose_type',-69,-21,-21), (125034,2490288,0,'soga_skin_color',253,253,253), (125035,2490289,1,'cheek_type',0,-34,0), (125036,2490289,1,'chin_type',-25,22,-31), (125037,2490289,1,'ear_type',22,28,0), (125038,2490289,1,'eye_brow_type',-44,-18,21), (125039,2490289,0,'eye_color',134,117,62), (125040,2490289,1,'eye_type',21,0,0), (125041,2490289,0,'hair_face_color',51,18,8), (125042,2490289,0,'hair_face_highlight_color',60,59,55), (125043,2490289,0,'hair_type_color',51,18,8), (125044,2490289,0,'hair_type_highlight_color',60,59,55), (125045,2490289,1,'lip_type',-5,7,-38), (125046,2490289,1,'nose_type',-19,-35,-25), (125047,2490289,0,'skin_color',205,185,176), (125048,2490289,1,'soga_cheek_type',0,-34,0), (125049,2490289,1,'soga_chin_type',-25,22,-31), (125050,2490289,1,'soga_ear_type',22,28,0), (125051,2490289,1,'soga_eye_brow_type',-44,-18,21), (125052,2490289,0,'soga_eye_color',229,229,102), (125053,2490289,1,'soga_eye_type',21,0,0), (125054,2490289,0,'soga_hair_face_color',51,18,8), (125055,2490289,0,'soga_hair_face_highlight_color',60,59,55), (125056,2490289,0,'soga_hair_type_color',51,18,8), (125057,2490289,0,'soga_hair_type_highlight_color',60,59,55), (125058,2490289,1,'soga_lip_type',-5,7,-38), (125059,2490289,1,'soga_nose_type',-19,-35,-25), (125060,2490289,0,'soga_skin_color',205,185,176), (125061,2490289,0,'wing_color1',255,255,255), (125062,2490289,0,'wing_color2',255,255,255), (125078,2490295,0,'eye_color',255,255,255), (125079,2490295,0,'skin_color',255,255,255), (125080,2490295,0,'soga_eye_color',255,0,255), (125081,2490296,0,'eye_color',255,255,255), (125082,2490296,0,'skin_color',255,255,255), (125083,2490296,0,'soga_eye_color',255,0,255), (125084,2490297,0,'eye_color',255,255,255), (125085,2490297,0,'skin_color',255,255,255), (125086,2490297,0,'soga_eye_color',255,0,255), (125087,2490298,0,'eye_color',255,255,255), (125088,2490298,0,'skin_color',255,255,255), (125089,2490298,0,'soga_eye_color',255,0,255), (125090,2490299,0,'eye_color',255,255,255), (125091,2490299,0,'skin_color',255,255,255), (125092,2490299,0,'soga_eye_color',255,0,255), (125093,2490300,0,'eye_color',255,255,255), (125094,2490300,0,'skin_color',255,255,255), (125095,2490300,0,'soga_eye_color',255,0,255), (125096,2490301,0,'eye_color',255,255,255), (125097,2490301,0,'skin_color',255,255,255), (125098,2490301,0,'soga_eye_color',255,0,255), (125099,2490302,0,'eye_color',255,255,255), (125100,2490302,0,'skin_color',255,255,255), (125101,2490302,0,'soga_eye_color',255,0,255), (125102,2490303,0,'eye_color',255,255,255), (125103,2490303,0,'skin_color',255,255,255), (125104,2490303,0,'soga_eye_color',255,0,255), (125105,2490304,0,'eye_color',255,255,255), (125106,2490304,0,'skin_color',255,255,255), (125107,2490304,0,'soga_eye_color',255,0,255), (125108,2490305,0,'eye_color',255,255,255), (125109,2490305,0,'skin_color',255,255,255), (125110,2490305,0,'soga_eye_color',255,0,255), (125111,2490306,0,'eye_color',1,1,1), (125112,2490306,0,'skin_color',255,255,255), (125113,2490306,0,'soga_eye_color',255,0,255), (125114,2490307,0,'eye_color',255,196,137), (125115,2490307,0,'skin_color',255,255,255), (125116,2490307,0,'soga_eye_color',255,0,255), (125117,2490308,0,'eye_color',105,105,105), (125118,2490308,0,'skin_color',255,255,255), (125119,2490308,0,'soga_eye_color',255,0,255), (125120,2490309,0,'eye_color',105,105,105), (125121,2490309,0,'skin_color',255,255,255), (125122,2490309,0,'soga_eye_color',255,0,255), (125123,2490310,0,'eye_color',121,61,0), (125124,2490310,0,'skin_color',255,255,255), (125125,2490310,0,'soga_eye_color',255,0,255), (125129,2490312,0,'eye_color',121,61,0), (125130,2490312,0,'skin_color',255,255,255), (125131,2490312,0,'soga_eye_color',255,0,255), (125132,2490313,0,'eye_color',255,255,255), (125133,2490313,0,'skin_color',255,255,255), (125134,2490313,0,'soga_eye_color',255,0,255), (125135,2490314,0,'eye_color',255,255,255), (125136,2490314,0,'skin_color',255,255,255), (125137,2490314,0,'soga_eye_color',255,0,255), (125138,2490315,0,'eye_color',1,1,1), (125139,2490315,0,'skin_color',255,255,255), (125140,2490315,0,'soga_eye_color',255,0,255), (125141,2490316,1,'cheek_type',35,-19,0), (125142,2490316,1,'chin_type',1,-21,3), (125143,2490316,1,'ear_type',4,10,0), (125144,2490316,1,'eye_brow_type',-46,8,31), (125145,2490316,0,'eye_color',115,172,189), (125146,2490316,1,'eye_type',35,0,0), (125147,2490316,0,'hair_face_color',136,123,81), (125148,2490316,0,'hair_type_color',136,123,81), (125149,2490316,1,'lip_type',17,-14,-7), (125150,2490316,1,'nose_type',-7,-9,-7), (125151,2490316,0,'skin_color',211,204,177), (125152,2490316,1,'soga_cheek_type',35,-19,0), (125153,2490316,1,'soga_chin_type',1,-21,3), (125154,2490316,1,'soga_ear_type',4,10,0), (125155,2490316,1,'soga_eye_brow_type',-46,8,31), (125156,2490316,0,'soga_eye_color',229,229,102), (125157,2490316,1,'soga_eye_type',35,0,0), (125158,2490316,0,'soga_hair_face_color',136,123,81), (125159,2490316,0,'soga_hair_type_color',136,123,81), (125160,2490316,1,'soga_lip_type',17,-14,-7), (125161,2490316,1,'soga_nose_type',-7,-9,-7), (125162,2490316,0,'soga_skin_color',211,204,177), (125163,2490316,0,'wing_color1',255,255,255), (125164,2490316,0,'wing_color2',255,255,255), (125165,2490317,1,'cheek_type',-5,26,0), (125166,2490317,1,'chin_type',-25,31,0), (125167,2490317,1,'ear_type',11,-22,0), (125168,2490317,1,'eye_brow_type',0,22,42), (125169,2490317,0,'eye_color',105,85,44), (125170,2490317,1,'eye_type',-1,0,0), (125171,2490317,0,'hair_face_color',4,2,0), (125172,2490317,0,'hair_face_highlight_color',73,70,45), (125173,2490317,0,'hair_type_color',4,2,0), (125174,2490317,0,'hair_type_highlight_color',73,70,45), (125175,2490317,1,'lip_type',10,-14,-22), (125176,2490317,1,'nose_type',-17,-28,19), (125177,2490317,0,'skin_color',216,214,174), (125178,2490317,1,'soga_cheek_type',-5,26,0), (125179,2490317,1,'soga_chin_type',-25,31,0), (125180,2490317,1,'soga_ear_type',11,-22,0), (125181,2490317,1,'soga_eye_brow_type',0,22,42), (125182,2490317,0,'soga_eye_color',229,229,102), (125183,2490317,1,'soga_eye_type',-1,0,0), (125184,2490317,0,'soga_hair_face_color',4,2,0), (125185,2490317,0,'soga_hair_face_highlight_color',73,70,45), (125186,2490317,0,'soga_hair_type_color',4,2,0), (125187,2490317,0,'soga_hair_type_highlight_color',73,70,45), (125188,2490317,1,'soga_lip_type',10,-14,-22), (125189,2490317,1,'soga_nose_type',-17,-28,19), (125190,2490317,0,'soga_skin_color',216,214,174), (125191,2490317,0,'wing_color1',255,255,255), (125192,2490317,0,'wing_color2',255,255,255), (125193,2490318,1,'cheek_type',0,-20,0), (125194,2490318,1,'chin_type',37,-17,-46), (125195,2490318,1,'ear_type',77,-26,0), (125196,2490318,1,'eye_brow_type',-38,45,-41), (125197,2490318,0,'eye_color',86,86,0), (125198,2490318,1,'eye_type',-32,0,0), (125199,2490318,1,'lip_type',59,56,-10), (125200,2490318,1,'nose_type',91,-7,-10), (125201,2490318,0,'skin_color',136,103,55), (125202,2490318,1,'soga_cheek_type',0,-20,0), (125203,2490318,1,'soga_chin_type',37,-17,-46), (125204,2490318,1,'soga_ear_type',77,-26,0), (125205,2490318,1,'soga_eye_brow_type',-38,45,-41), (125206,2490318,0,'soga_eye_color',229,229,102), (125207,2490318,1,'soga_eye_type',-32,0,0), (125208,2490318,1,'soga_lip_type',59,56,-10), (125209,2490318,1,'soga_nose_type',91,-7,-10), (125210,2490318,0,'soga_skin_color',136,103,55), (125211,2490318,0,'wing_color1',255,255,255), (125212,2490318,0,'wing_color2',255,255,255), (125213,2490319,0,'eye_color',255,255,255), (125214,2490319,0,'skin_color',255,255,255), (125215,2490319,0,'soga_eye_color',255,0,255), (125216,2490320,0,'eye_color',255,255,255), (125217,2490320,0,'skin_color',255,255,255), (125218,2490320,0,'soga_eye_color',255,0,255), (125219,2490321,0,'eye_color',255,255,255), (125220,2490321,0,'skin_color',255,255,255), (125221,2490321,0,'soga_eye_color',255,0,255), (125222,2490322,0,'eye_color',255,255,255), (125223,2490322,0,'skin_color',255,255,255), (125224,2490322,0,'soga_eye_color',255,0,255), (125225,2490323,0,'eye_color',255,255,255), (125226,2490323,0,'skin_color',255,255,255), (125227,2490323,0,'soga_eye_color',255,0,255), (125228,2490324,1,'cheek_type',28,-25,0), (125229,2490324,1,'chin_type',-40,32,-19), (125230,2490324,1,'ear_type',5,-5,0), (125231,2490324,1,'eye_brow_type',47,-48,-5), (125232,2490324,0,'eye_color',123,175,184), (125233,2490324,1,'eye_type',5,0,0), (125234,2490324,0,'hair_face_color',192,179,68), (125235,2490324,0,'hair_face_highlight_color',49,48,37), (125236,2490324,0,'hair_type_color',192,179,68), (125237,2490324,0,'hair_type_highlight_color',49,48,37), (125238,2490324,1,'lip_type',18,11,9), (125239,2490324,1,'nose_type',42,25,-38), (125240,2490324,0,'skin_color',243,250,249), (125241,2490324,1,'soga_cheek_type',28,-25,0), (125242,2490324,1,'soga_chin_type',-40,32,-19), (125243,2490324,1,'soga_ear_type',5,-5,0), (125244,2490324,1,'soga_eye_brow_type',47,-48,-5), (125245,2490324,0,'soga_eye_color',229,229,102), (125246,2490324,1,'soga_eye_type',5,0,0), (125247,2490324,0,'soga_hair_face_color',192,179,68), (125248,2490324,0,'soga_hair_face_highlight_color',49,48,37), (125249,2490324,0,'soga_hair_type_color',192,179,68), (125250,2490324,0,'soga_hair_type_highlight_color',49,48,37), (125251,2490324,1,'soga_lip_type',18,11,9), (125252,2490324,1,'soga_nose_type',42,25,-38), (125253,2490324,0,'soga_skin_color',243,250,249), (125254,2490324,0,'wing_color1',255,255,255), (125255,2490324,0,'wing_color2',255,255,255), (125259,2490326,0,'eye_color',255,255,255), (125260,2490326,0,'skin_color',255,255,255), (125261,2490326,0,'soga_eye_color',255,0,255), (125262,2490327,1,'cheek_type',-19,35,0), (125263,2490327,1,'chin_type',15,90,78), (125264,2490327,1,'ear_type',-89,-70,0), (125265,2490327,1,'eye_brow_type',28,-21,-1), (125266,2490327,0,'eye_color',36,21,6), (125267,2490327,1,'eye_type',50,0,0), (125268,2490327,0,'hair_color1',209,131,22), (125269,2490327,0,'hair_color2',199,150,48), (125270,2490327,0,'hair_face_color',184,128,10), (125271,2490327,0,'hair_face_highlight_color',119,147,147), (125272,2490327,0,'hair_highlight',114,112,142), (125273,2490327,0,'hair_type_color',184,128,10), (125274,2490327,0,'hair_type_highlight_color',119,147,147), (125275,2490327,1,'lip_type',19,-62,-37), (125276,2490327,1,'nose_type',25,-56,0), (125277,2490327,0,'skin_color',253,254,254), (125278,2490327,1,'soga_cheek_type',-19,35,0), (125279,2490327,1,'soga_chin_type',15,90,78), (125280,2490327,1,'soga_ear_type',-89,-70,0), (125281,2490327,1,'soga_eye_brow_type',28,-21,-1), (125282,2490327,0,'soga_eye_color',229,229,102), (125283,2490327,1,'soga_eye_type',50,0,0), (125284,2490327,0,'soga_hair_color1',209,131,22), (125285,2490327,0,'soga_hair_color2',199,150,48), (125286,2490327,0,'soga_hair_face_color',184,128,10), (125287,2490327,0,'soga_hair_face_highlight_color',119,147,147), (125288,2490327,0,'soga_hair_highlight',114,112,142), (125289,2490327,0,'soga_hair_type_color',184,128,10), (125290,2490327,0,'soga_hair_type_highlight_color',119,147,147), (125291,2490327,1,'soga_lip_type',19,-62,-37), (125292,2490327,1,'soga_nose_type',25,-56,0), (125293,2490327,0,'soga_skin_color',253,254,254), (125294,2490327,0,'wing_color1',255,255,255), (125295,2490327,0,'wing_color2',255,255,255), (125296,2490328,1,'cheek_type',-1,25,0), (125297,2490328,1,'chin_type',-25,14,32), (125298,2490328,1,'ear_type',-7,0,0), (125299,2490328,1,'eye_brow_type',-28,-23,-9), (125300,2490328,0,'eye_color',32,61,44), (125301,2490328,0,'hair_face_color',65,47,0), (125302,2490328,0,'hair_face_highlight_color',94,34,16), (125303,2490328,0,'hair_type_color',65,47,0), (125304,2490328,0,'hair_type_highlight_color',94,34,16), (125305,2490328,1,'lip_type',-2,0,19), (125306,2490328,1,'nose_type',-22,8,0), (125307,2490328,0,'skin_color',186,153,101), (125308,2490328,1,'soga_cheek_type',-1,25,0), (125309,2490328,1,'soga_chin_type',-25,14,32), (125310,2490328,1,'soga_ear_type',-7,0,0), (125311,2490328,1,'soga_eye_brow_type',-28,-23,-9), (125312,2490328,0,'soga_eye_color',229,229,102), (125313,2490328,0,'soga_hair_face_color',65,47,0), (125314,2490328,0,'soga_hair_face_highlight_color',94,34,16), (125315,2490328,0,'soga_hair_type_color',65,47,0), (125316,2490328,0,'soga_hair_type_highlight_color',94,34,16), (125317,2490328,1,'soga_lip_type',-2,0,19), (125318,2490328,1,'soga_nose_type',-22,8,0), (125319,2490328,0,'soga_skin_color',186,153,101), (125320,2490328,0,'wing_color1',255,255,255), (125321,2490328,0,'wing_color2',255,255,255), (125322,2490329,1,'cheek_type',-14,0,0), (125323,2490329,1,'chin_type',-14,-14,-2), (125324,2490329,1,'ear_type',22,7,0), (125325,2490329,1,'eye_brow_type',-4,-21,-22), (125326,2490329,0,'eye_color',143,189,203), (125327,2490329,1,'eye_type',-17,0,0), (125328,2490329,0,'hair_face_color',79,32,0), (125329,2490329,0,'hair_face_highlight_color',96,39,0), (125330,2490329,0,'hair_type_color',79,32,0), (125331,2490329,0,'hair_type_highlight_color',96,39,0), (125332,2490329,1,'lip_type',-19,-37,-25), (125333,2490329,1,'nose_type',8,0,37), (125334,2490329,0,'skin_color',166,165,127), (125335,2490329,1,'soga_cheek_type',-14,0,0), (125336,2490329,1,'soga_chin_type',-14,-14,-2), (125337,2490329,1,'soga_ear_type',22,7,0), (125338,2490329,1,'soga_eye_brow_type',-4,-21,-22), (125339,2490329,0,'soga_eye_color',229,229,102), (125340,2490329,1,'soga_eye_type',-17,0,0), (125341,2490329,0,'soga_hair_face_color',79,32,0), (125342,2490329,0,'soga_hair_face_highlight_color',96,39,0), (125343,2490329,0,'soga_hair_type_color',79,32,0), (125344,2490329,0,'soga_hair_type_highlight_color',96,39,0), (125345,2490329,1,'soga_lip_type',-19,-37,-25), (125346,2490329,1,'soga_nose_type',8,0,37), (125347,2490329,0,'soga_skin_color',166,165,127), (125348,2490329,0,'wing_color1',255,255,255), (125349,2490329,0,'wing_color2',255,255,255), (125350,2490330,1,'cheek_type',11,9,0), (125351,2490330,1,'chin_type',-14,-31,-17), (125352,2490330,1,'ear_type',39,-14,0), (125353,2490330,1,'eye_brow_type',-19,10,-21), (125354,2490330,0,'eye_color',67,132,116), (125355,2490330,1,'eye_type',-38,0,0), (125356,2490330,0,'hair_face_color',33,24,12), (125357,2490330,0,'hair_face_highlight_color',11,6,1), (125358,2490330,0,'hair_type_color',33,24,12), (125359,2490330,0,'hair_type_highlight_color',11,6,1), (125360,2490330,1,'lip_type',-1,7,0), (125361,2490330,1,'nose_type',0,2,-7), (125362,2490330,0,'skin_color',176,156,105), (125363,2490330,1,'soga_cheek_type',11,9,0), (125364,2490330,1,'soga_chin_type',-14,-31,-17), (125365,2490330,1,'soga_ear_type',39,-14,0), (125366,2490330,1,'soga_eye_brow_type',-19,10,-21), (125367,2490330,0,'soga_eye_color',229,229,102), (125368,2490330,1,'soga_eye_type',-38,0,0), (125369,2490330,0,'soga_hair_face_color',33,24,12), (125370,2490330,0,'soga_hair_face_highlight_color',11,6,1), (125371,2490330,0,'soga_hair_type_color',33,24,12), (125372,2490330,0,'soga_hair_type_highlight_color',11,6,1), (125373,2490330,1,'soga_lip_type',-1,7,0), (125374,2490330,1,'soga_nose_type',0,2,-7), (125375,2490330,0,'soga_skin_color',176,156,105), (125376,2490330,0,'wing_color1',255,255,255), (125377,2490330,0,'wing_color2',255,255,255), (125378,2490331,1,'cheek_type',-31,7,0), (125379,2490331,1,'chin_type',14,17,2), (125380,2490331,1,'ear_type',9,-44,0), (125381,2490331,1,'eye_brow_type',0,-2,0), (125382,2490331,0,'eye_color',167,168,129), (125383,2490331,1,'eye_type',-18,0,0), (125384,2490331,0,'hair_face_color',87,76,63), (125385,2490331,0,'hair_face_highlight_color',37,29,19), (125386,2490331,0,'hair_type_color',87,76,63), (125387,2490331,0,'hair_type_highlight_color',37,29,19), (125388,2490331,1,'lip_type',-38,10,11), (125389,2490331,1,'nose_type',0,29,9), (125390,2490331,0,'skin_color',245,250,250), (125391,2490331,1,'soga_cheek_type',-31,7,0), (125392,2490331,1,'soga_chin_type',14,17,2), (125393,2490331,1,'soga_ear_type',9,-44,0), (125394,2490331,1,'soga_eye_brow_type',0,-2,0), (125395,2490331,0,'soga_eye_color',229,229,102), (125396,2490331,1,'soga_eye_type',-18,0,0), (125397,2490331,0,'soga_hair_face_color',87,76,63), (125398,2490331,0,'soga_hair_face_highlight_color',37,29,19), (125399,2490331,0,'soga_hair_type_color',87,76,63), (125400,2490331,0,'soga_hair_type_highlight_color',37,29,19), (125401,2490331,1,'soga_lip_type',-38,10,11), (125402,2490331,1,'soga_nose_type',0,29,9), (125403,2490331,0,'soga_skin_color',245,250,250), (125404,2490331,0,'wing_color1',255,255,255), (125405,2490331,0,'wing_color2',255,255,255), (125406,2490332,0,'eye_color',255,255,255), (125407,2490332,0,'skin_color',255,255,255), (125408,2490332,0,'soga_eye_color',255,0,255), (125409,2490333,0,'eye_color',255,255,255), (125410,2490333,0,'skin_color',255,255,255), (125411,2490333,0,'soga_eye_color',255,0,255), (125412,2490334,0,'eye_color',255,255,255), (125413,2490334,0,'skin_color',255,255,255), (125414,2490334,0,'soga_eye_color',255,0,255), (125415,2490335,0,'eye_color',255,255,255), (125416,2490335,0,'skin_color',255,255,255), (125417,2490335,0,'soga_eye_color',255,0,255), (125418,2490336,0,'eye_color',255,255,255), (125419,2490336,0,'skin_color',255,255,255), (125420,2490336,0,'soga_eye_color',255,0,255), (125421,2490337,0,'eye_color',255,255,255), (125422,2490337,0,'skin_color',255,255,255), (125423,2490337,0,'soga_eye_color',255,0,255), (125424,2490338,0,'eye_color',255,255,255), (125425,2490338,0,'skin_color',255,255,255), (125426,2490338,0,'soga_eye_color',255,0,255), (125427,2490339,0,'eye_color',255,255,255), (125428,2490339,0,'skin_color',255,255,255), (125429,2490339,0,'soga_eye_color',255,0,255), (125430,2490340,0,'eye_color',255,255,255), (125431,2490340,0,'skin_color',255,255,255), (125432,2490340,0,'soga_eye_color',255,0,255), (125510,2490354,0,'eye_color',255,255,255), (125511,2490354,0,'skin_color',255,255,255), (125512,2490354,0,'soga_eye_color',255,0,255), (125531,2490361,0,'eye_color',163,163,163), (125532,2490361,0,'skin_color',38,38,38), (125533,2490361,0,'soga_eye_color',255,0,255), (125540,2490364,0,'eye_color',255,255,255), (125541,2490364,0,'skin_color',255,255,255), (125542,2490364,0,'soga_eye_color',255,0,255), (125573,2490375,0,'eye_color',255,255,255), (125574,2490375,0,'skin_color',255,255,255), (125575,2490375,0,'soga_eye_color',255,0,255), (125582,2490378,0,'eye_color',255,255,255), (125583,2490378,0,'skin_color',255,255,255), (125584,2490378,0,'soga_eye_color',255,0,255), (125588,2490380,0,'eye_color',255,255,255), (125589,2490380,0,'skin_color',255,255,255), (125590,2490380,0,'soga_eye_color',255,0,255), (125591,2490381,0,'eye_color',255,255,255), (125592,2490381,0,'skin_color',98,128,1), (125593,2490381,0,'soga_eye_color',255,0,255), (125612,2490388,0,'eye_color',255,255,255), (125613,2490388,0,'skin_color',255,255,255), (125614,2490388,0,'soga_eye_color',255,0,255), (125638,2490391,0,'eye_color',255,255,255), (125639,2490391,0,'skin_color',255,255,255), (125640,2490391,0,'soga_eye_color',255,0,255), (125738,2490405,0,'eye_color',255,255,255), (125739,2490405,0,'skin_color',255,255,255), (125740,2490405,0,'soga_eye_color',255,0,255), (126220,2490508,0,'eye_color',255,255,255), (126221,2490508,0,'skin_color',0,22,12), (126222,2490508,0,'soga_eye_color',255,0,255), (126336,200000,1,'cheek_type',15,-21,0), (126337,200000,1,'chin_type',32,81,-50), (126338,200000,1,'ear_type',-12,52,0), (126339,200000,1,'eye_brow_type',-89,0,10), (126340,200000,0,'eye_color',131,180,186), (126341,200000,1,'eye_type',42,0,0), (126342,200000,0,'hair_color1',239,198,48), (126343,200000,0,'hair_face_highlight_color',190,97,43), (126344,200000,0,'hair_type_highlight_color',190,97,43), (126345,200000,1,'lip_type',43,64,0), (126346,200000,1,'nose_type',0,-17,-58), (126347,200000,0,'skin_color',239,197,196), (126348,200000,1,'soga_cheek_type',0,-89,0), (126349,200000,1,'soga_chin_type',0,43,64), (126350,200000,1,'soga_ear_type',0,42,0), (126351,200000,1,'soga_eye_brow_type',0,-12,52), (126352,200000,0,'soga_eye_color',204,204,204), (126353,200000,0,'soga_hair_face_highlight_color',190,97,43), (126354,200000,0,'soga_hair_type_highlight_color',190,97,43), (126355,200000,1,'soga_lip_type',10,15,-21), (126356,200000,1,'soga_nose_type',0,32,81), (126357,200000,0,'soga_skin_color',239,197,196), (126358,200001,1,'cheek_type',100,64,0), (126359,200001,1,'chin_type',37,8,-45), (126360,200001,1,'ear_type',100,100,0), (126361,200001,1,'eye_brow_type',100,-100,100), (126362,200001,0,'eye_color',250,250,57), (126363,200001,1,'eye_type',100,0,0), (126364,200001,0,'hair_color1',100,100,156), (126365,200001,0,'hair_face_color',223,220,194), (126366,200001,0,'hair_type_color',223,220,194), (126367,200001,1,'lip_type',-42,9,-7), (126368,200001,1,'nose_type',-100,100,100), (126369,200001,0,'skin_color',153,135,121), (126370,200001,1,'soga_cheek_type',0,100,-100), (126371,200001,1,'soga_chin_type',0,-42,9), (126372,200001,1,'soga_ear_type',0,100,0), (126373,200001,1,'soga_eye_brow_type',0,100,100), (126374,200001,0,'soga_eye_color',229,229,102), (126375,200001,0,'soga_hair_face_color',223,220,194), (126376,200001,0,'soga_hair_type_color',223,220,194), (126377,200001,1,'soga_lip_type',100,100,64), (126378,200001,1,'soga_nose_type',-7,37,8), (126379,200001,0,'soga_skin_color',153,135,121), (126380,200001,0,'wing_color1',255,255,255), (126381,200001,0,'wing_color2',255,255,255), (126382,200002,0,'eye_color',255,255,255), (126383,200002,0,'skin_color',255,255,255), (126384,200002,0,'soga_eye_color',255,0,255), (126385,200003,0,'eye_color',255,255,255), (126386,200003,0,'skin_color',255,255,255), (126387,200003,0,'soga_eye_color',255,0,255), (126388,200004,0,'eye_color',255,255,255), (126389,200004,0,'skin_color',255,255,255), (126390,200004,0,'soga_eye_color',255,0,255), (126391,200005,0,'eye_color',255,255,255), (126392,200005,0,'skin_color',255,255,255), (126393,200005,0,'soga_eye_color',255,0,255), (126394,1210000,0,'eye_color',255,255,255), (126395,1210000,0,'skin_color',255,255,255), (126396,1210000,0,'soga_eye_color',255,0,255), (126397,1210001,0,'eye_color',255,255,255), (126398,1210001,0,'skin_color',255,255,255), (126399,1210001,0,'soga_eye_color',255,0,255), (126400,1210002,1,'cheek_type',15,-21,0), (126401,1210002,1,'chin_type',32,81,-50), (126402,1210002,1,'ear_type',-12,52,0), (126403,1210002,1,'eye_brow_type',-89,0,10), (126404,1210002,0,'eye_color',131,180,186), (126405,1210002,1,'eye_type',42,0,0), (126406,1210002,0,'hair_color1',239,198,48), (126407,1210002,0,'hair_face_highlight_color',190,97,43), (126408,1210002,0,'hair_type_highlight_color',190,97,43), (126409,1210002,1,'lip_type',43,64,0), (126410,1210002,1,'nose_type',0,-17,-58), (126411,1210002,0,'skin_color',239,197,196), (126412,1210002,1,'soga_cheek_type',0,-89,0), (126413,1210002,1,'soga_chin_type',0,43,64), (126414,1210002,1,'soga_ear_type',0,42,0), (126415,1210002,1,'soga_eye_brow_type',0,-12,52), (126416,1210002,0,'soga_eye_color',204,204,204), (126417,1210002,0,'soga_hair_face_highlight_color',190,97,43), (126418,1210002,0,'soga_hair_type_highlight_color',190,97,43), (126419,1210002,1,'soga_lip_type',10,15,-21), (126420,1210002,1,'soga_nose_type',0,32,81), (126421,1210002,0,'soga_skin_color',239,197,196), (126422,1210003,1,'cheek_type',-71,-10,0), (126423,1210003,1,'chin_type',32,75,-32), (126424,1210003,1,'ear_type',8,96,0), (126425,1210003,1,'eye_brow_type',0,-46,-35), (126426,1210003,0,'eye_color',255,255,255), (126427,1210003,1,'eye_type',-63,0,0), (126428,1210003,0,'hair_color1',209,131,22), (126429,1210003,0,'hair_color2',199,150,48), (126430,1210003,0,'hair_face_color',188,132,12), (126431,1210003,0,'hair_face_highlight_color',73,79,90), (126432,1210003,0,'hair_highlight',105,26,26), (126433,1210003,0,'hair_type_color',188,132,12), (126434,1210003,0,'hair_type_highlight_color',73,79,90), (126435,1210003,1,'lip_type',83,71,76), (126436,1210003,1,'nose_type',-42,-9,-62), (126437,1210003,0,'skin_color',255,255,255), (126438,1210003,1,'soga_cheek_type',-71,-10,0), (126439,1210003,1,'soga_chin_type',32,75,-32), (126440,1210003,1,'soga_ear_type',8,96,0), (126441,1210003,1,'soga_eye_brow_type',0,-46,-35), (126442,1210003,0,'soga_eye_color',255,0,255), (126443,1210003,1,'soga_eye_type',-63,0,0), (126444,1210003,0,'soga_hair_color1',209,131,22), (126445,1210003,0,'soga_hair_color2',199,150,48), (126446,1210003,0,'soga_hair_face_color',188,132,12), (126447,1210003,0,'soga_hair_face_highlight_color',73,79,90), (126448,1210003,0,'soga_hair_highlight',105,26,26), (126449,1210003,0,'soga_hair_type_color',188,132,12), (126450,1210003,0,'soga_hair_type_highlight_color',73,79,90), (126451,1210003,1,'soga_lip_type',83,71,76), (126452,1210003,1,'soga_nose_type',-42,-9,-62), (126453,1210003,0,'soga_skin_color',179,148,100), (126454,1210003,0,'wing_color1',255,255,255), (126455,1210003,0,'wing_color2',255,255,255), (126456,1210004,1,'cheek_type',-2,38,0), (126457,1210004,1,'chin_type',58,-75,-95), (126458,1210004,1,'ear_type',58,-63,0), (126459,1210004,1,'eye_brow_type',-20,70,29), (126460,1210004,0,'eye_color',84,139,114), (126461,1210004,1,'eye_type',-62,0,0), (126462,1210004,0,'hair_color1',41,55,26), (126463,1210004,0,'hair_color2',29,0,0), (126464,1210004,0,'hair_face_color',84,0,0), (126465,1210004,0,'hair_face_highlight_color',35,24,1), (126466,1210004,0,'hair_highlight',109,14,49), (126467,1210004,0,'hair_type_color',84,0,0), (126468,1210004,0,'hair_type_highlight_color',35,24,1), (126469,1210004,1,'lip_type',-79,82,-84), (126470,1210004,1,'nose_type',2,41,55), (126471,1210004,0,'skin_color',136,118,120), (126472,1210004,1,'soga_cheek_type',0,-20,70), (126473,1210004,1,'soga_chin_type',0,-79,82), (126474,1210004,1,'soga_ear_type',0,-62,0), (126475,1210004,1,'soga_eye_brow_type',0,58,-63), (126476,1210004,0,'soga_eye_color',229,229,102), (126477,1210004,1,'soga_eye_type',29,0,0), (126478,1210004,0,'soga_hair_color1',185,97,0), (126479,1210004,0,'soga_hair_color2',79,28,15), (126480,1210004,0,'soga_hair_face_color',84,0,0), (126481,1210004,0,'soga_hair_face_highlight_color',35,24,1), (126482,1210004,0,'soga_hair_highlight',109,14,49), (126483,1210004,0,'soga_hair_type_color',84,0,0), (126484,1210004,0,'soga_hair_type_highlight_color',35,24,1), (126485,1210004,1,'soga_lip_type',29,-2,38), (126486,1210004,1,'soga_nose_type',-84,58,-75), (126487,1210004,0,'soga_skin_color',136,118,120), (126488,1210004,0,'wing_color1',255,255,255), (126489,1210004,0,'wing_color2',255,255,255), (126490,1210005,0,'eye_color',255,255,255), (126491,1210005,0,'skin_color',255,255,255), (126492,1210005,0,'soga_eye_color',255,0,255), (126493,1210006,0,'eye_color',255,255,255), (126494,1210006,0,'skin_color',255,255,255), (126495,1210006,0,'soga_eye_color',255,0,255), (126496,1210007,0,'eye_color',255,255,255), (126497,1210007,0,'skin_color',255,255,255), (126498,1210007,0,'soga_eye_color',255,0,255), (126499,1210008,0,'eye_color',255,255,255), (126500,1210008,0,'skin_color',255,255,255), (126501,1210008,0,'soga_eye_color',255,0,255), (126502,1210009,0,'eye_color',255,255,255), (126503,1210009,0,'skin_color',255,255,255), (126504,1210009,0,'soga_eye_color',255,0,255), (126505,1210010,0,'eye_color',255,255,255), (126506,1210010,0,'skin_color',255,255,255), (126507,1210010,0,'soga_eye_color',255,0,255), (126508,1210011,1,'cheek_type',-31,-68,0), (126509,1210011,1,'chin_type',-21,43,74), (126510,1210011,1,'ear_type',-52,70,0), (126511,1210011,1,'eye_brow_type',-28,4,-46), (126512,1210011,0,'eye_color',197,170,138), (126513,1210011,1,'eye_type',-87,0,0), (126514,1210011,0,'hair_color1',41,198,28), (126515,1210011,0,'hair_color2',50,0,0), (126516,1210011,0,'hair_face_color',104,21,19), (126517,1210011,0,'hair_face_highlight_color',86,2,2), (126518,1210011,0,'hair_highlight',109,14,49), (126519,1210011,0,'hair_type_color',104,21,19), (126520,1210011,0,'hair_type_highlight_color',86,2,2), (126521,1210011,1,'lip_type',-7,20,-28), (126522,1210011,1,'nose_type',0,41,-58), (126523,1210011,0,'skin_color',148,132,134), (126524,1210011,1,'soga_cheek_type',0,-28,4), (126525,1210011,1,'soga_chin_type',0,-7,20), (126526,1210011,1,'soga_ear_type',0,-87,0), (126527,1210011,1,'soga_eye_brow_type',0,-52,70), (126528,1210011,0,'soga_eye_color',229,229,102), (126529,1210011,1,'soga_eye_type',50,0,0), (126530,1210011,0,'soga_hair_color1',91,21,51), (126531,1210011,0,'soga_hair_color2',159,88,0), (126532,1210011,0,'soga_hair_face_color',104,21,19), (126533,1210011,0,'soga_hair_face_highlight_color',86,2,2), (126534,1210011,0,'soga_hair_highlight',109,14,49), (126535,1210011,0,'soga_hair_type_color',104,21,19), (126536,1210011,0,'soga_hair_type_highlight_color',86,2,2), (126537,1210011,1,'soga_lip_type',-46,-31,-68), (126538,1210011,1,'soga_nose_type',-28,-21,43), (126539,1210011,0,'soga_skin_color',148,132,134), (126540,1210012,0,'eye_color',255,255,255), (126541,1210012,0,'skin_color',255,255,255), (126542,1210012,0,'soga_eye_color',255,0,255), (126543,1210013,0,'eye_color',255,255,255), (126544,1210013,0,'skin_color',255,255,255), (126545,1210013,0,'soga_eye_color',255,0,255), (126546,1210014,0,'eye_color',255,255,255), (126547,1210014,0,'skin_color',255,255,255), (126548,1210014,0,'soga_eye_color',255,0,255), (126549,1210015,0,'eye_color',255,255,255), (126550,1210015,0,'skin_color',255,255,255), (126551,1210015,0,'soga_eye_color',255,0,255), (126552,1210016,1,'cheek_type',15,-21,0), (126553,1210016,1,'chin_type',32,81,-50), (126554,1210016,1,'ear_type',-12,52,0), (126555,1210016,1,'eye_brow_type',-89,0,10), (126556,1210016,0,'eye_color',131,180,186), (126557,1210016,1,'eye_type',42,0,0), (126558,1210016,0,'hair_color1',239,198,48), (126559,1210016,0,'hair_face_highlight_color',190,97,43), (126560,1210016,0,'hair_type_highlight_color',190,97,43), (126561,1210016,1,'lip_type',43,64,0), (126562,1210016,1,'nose_type',0,-17,-58), (126563,1210016,0,'skin_color',239,197,196), (126564,1210016,1,'soga_cheek_type',0,-89,0), (126565,1210016,1,'soga_chin_type',0,43,64), (126566,1210016,1,'soga_ear_type',0,42,0), (126567,1210016,1,'soga_eye_brow_type',0,-12,52), (126568,1210016,0,'soga_eye_color',204,204,204), (126569,1210016,0,'soga_hair_face_highlight_color',190,97,43), (126570,1210016,0,'soga_hair_type_highlight_color',190,97,43), (126571,1210016,1,'soga_lip_type',10,15,-21), (126572,1210016,1,'soga_nose_type',0,32,81), (126573,1210016,0,'soga_skin_color',239,197,196), (126574,1210017,1,'cheek_type',-35,14,0), (126575,1210017,1,'chin_type',-12,-41,28), (126576,1210017,1,'ear_type',0,-28,0), (126577,1210017,1,'eye_brow_type',-1,-28,0), (126578,1210017,0,'eye_color',103,92,49), (126579,1210017,1,'eye_type',-12,0,0), (126580,1210017,0,'hair_color1',0,19,0), (126581,1210017,0,'hair_face_color',218,187,120), (126582,1210017,0,'hair_face_highlight_color',114,65,4), (126583,1210017,0,'hair_type_color',218,187,120), (126584,1210017,0,'hair_type_highlight_color',114,65,4), (126585,1210017,1,'lip_type',34,11,-21), (126586,1210017,1,'nose_type',-23,0,19), (126587,1210017,0,'skin_color',246,233,214), (126588,1210017,1,'soga_cheek_type',0,-1,-28), (126589,1210017,1,'soga_chin_type',0,34,11), (126590,1210017,1,'soga_ear_type',0,-12,0), (126591,1210017,1,'soga_eye_brow_type',0,0,-28), (126592,1210017,0,'soga_eye_color',229,229,102), (126593,1210017,1,'soga_eye_type',-12,0,0), (126594,1210017,0,'soga_hair_face_color',218,187,120), (126595,1210017,0,'soga_hair_face_highlight_color',114,65,4), (126596,1210017,0,'soga_hair_type_color',218,187,120), (126597,1210017,0,'soga_hair_type_highlight_color',114,65,4), (126598,1210017,1,'soga_lip_type',0,-35,14), (126599,1210017,1,'soga_nose_type',-21,-12,-41), (126600,1210017,0,'soga_skin_color',246,233,214), (126601,1210017,0,'wing_color1',255,255,255), (126602,1210017,0,'wing_color2',255,255,255), (126603,1210018,1,'cheek_type',-46,40,0), (126604,1210018,1,'chin_type',20,-25,28), (126605,1210018,1,'eye_brow_type',14,19,-2), (126606,1210018,0,'eye_color',41,84,95), (126607,1210018,1,'eye_type',11,0,0), (126608,1210018,0,'hair_color1',239,1,156), (126609,1210018,0,'hair_face_color',132,90,60), (126610,1210018,0,'hair_face_highlight_color',124,48,7), (126611,1210018,0,'hair_type_color',132,90,60), (126612,1210018,0,'hair_type_highlight_color',124,48,7), (126613,1210018,1,'lip_type',7,-43,0), (126614,1210018,1,'nose_type',0,-17,1), (126615,1210018,0,'skin_color',220,231,230), (126616,1210018,1,'soga_cheek_type',0,14,19), (126617,1210018,1,'soga_chin_type',0,7,-43), (126618,1210018,1,'soga_ear_type',0,11,0), (126619,1210018,1,'soga_eye_brow_type',14,19,-2), (126620,1210018,0,'soga_eye_color',229,229,102), (126621,1210018,1,'soga_eye_type',11,0,0), (126622,1210018,0,'soga_hair_face_color',132,90,60), (126623,1210018,0,'soga_hair_face_highlight_color',124,48,7), (126624,1210018,0,'soga_hair_type_color',132,90,60), (126625,1210018,0,'soga_hair_type_highlight_color',124,48,7), (126626,1210018,1,'soga_lip_type',-2,-46,40), (126627,1210018,1,'soga_nose_type',0,20,-25), (126628,1210018,0,'soga_skin_color',220,231,230), (126629,1210018,0,'wing_color1',255,255,255), (126630,1210018,0,'wing_color2',255,255,255), (126631,1210019,1,'cheek_type',0,68,0), (126632,1210019,1,'chin_type',84,-95,14), (126633,1210019,1,'ear_type',37,-7,0), (126634,1210019,1,'eye_brow_type',-100,-100,52), (126635,1210019,0,'eye_color',207,184,155), (126636,1210019,1,'eye_type',100,0,0), (126637,1210019,0,'hair_color1',19,17,42), (126638,1210019,0,'hair_color2',156,0,0), (126639,1210019,0,'hair_face_color',228,183,26), (126640,1210019,0,'hair_face_highlight_color',100,70,10), (126641,1210019,0,'hair_highlight',56,33,26), (126642,1210019,0,'hair_type_color',228,183,26), (126643,1210019,0,'hair_type_highlight_color',100,70,10), (126644,1210019,1,'lip_type',-4,64,-28), (126645,1210019,1,'nose_type',0,19,17), (126646,1210019,0,'skin_color',138,108,67), (126647,1210019,1,'soga_cheek_type',0,-100,-100), (126648,1210019,1,'soga_chin_type',0,-4,64), (126649,1210019,1,'soga_ear_type',0,100,0), (126650,1210019,1,'soga_eye_brow_type',0,37,-7), (126651,1210019,0,'soga_eye_color',229,229,102), (126652,1210019,1,'soga_eye_type',-100,0,0), (126653,1210019,0,'soga_hair_color1',38,22,21), (126654,1210019,0,'soga_hair_color2',120,50,0), (126655,1210019,0,'soga_hair_face_color',228,183,26), (126656,1210019,0,'soga_hair_face_highlight_color',100,70,10), (126657,1210019,0,'soga_hair_highlight',56,33,26), (126658,1210019,0,'soga_hair_type_color',228,183,26), (126659,1210019,0,'soga_hair_type_highlight_color',100,70,10), (126660,1210019,1,'soga_lip_type',52,0,68), (126661,1210019,1,'soga_nose_type',-28,84,-95), (126662,1210019,0,'soga_skin_color',138,108,67), (126663,1210019,0,'wing_color1',255,255,255), (126664,1210019,0,'wing_color2',255,255,255), (126665,1210020,0,'eye_color',255,255,255), (126666,1210020,0,'skin_color',255,255,255), (126667,1210020,0,'soga_eye_color',255,0,255), (126668,1210021,1,'cheek_type',100,-39,0), (126669,1210021,1,'chin_type',-71,-56,87), (126670,1210021,1,'ear_type',-100,-100,0), (126671,1210021,1,'eye_brow_type',89,68,-47), (126672,1210021,0,'eye_color',77,62,33), (126673,1210021,1,'eye_type',25,0,0), (126674,1210021,0,'hair_color1',100,156,156), (126675,1210021,0,'hair_color2',100,0,0), (126676,1210021,0,'hair_face_color',49,47,61), (126677,1210021,0,'hair_face_highlight_color',119,147,147), (126678,1210021,0,'hair_highlight',114,112,142), (126679,1210021,0,'hair_type_color',49,47,61), (126680,1210021,0,'hair_type_highlight_color',119,147,147), (126681,1210021,1,'lip_type',100,25,100), (126682,1210021,1,'nose_type',-100,100,-100), (126683,1210021,0,'skin_color',133,93,95), (126684,1210021,1,'soga_cheek_type',0,89,68), (126685,1210021,1,'soga_chin_type',0,100,25), (126686,1210021,1,'soga_ear_type',0,25,0), (126687,1210021,1,'soga_eye_brow_type',0,-100,-100), (126688,1210021,0,'soga_eye_color',229,229,102), (126689,1210021,1,'soga_eye_type',100,0,0), (126690,1210021,0,'soga_hair_color1',43,36,70), (126691,1210021,0,'soga_hair_color2',64,76,74), (126692,1210021,0,'soga_hair_face_color',49,47,61), (126693,1210021,0,'soga_hair_face_highlight_color',119,147,147), (126694,1210021,0,'soga_hair_highlight',114,112,142), (126695,1210021,0,'soga_hair_type_color',49,47,61), (126696,1210021,0,'soga_hair_type_highlight_color',119,147,147), (126697,1210021,1,'soga_lip_type',-47,100,-39), (126698,1210021,1,'soga_nose_type',100,-71,-56), (126699,1210021,0,'soga_skin_color',133,93,95), (126700,1210021,0,'wing_color1',255,255,255), (126701,1210021,0,'wing_color2',255,255,255), (126702,1210022,1,'cheek_type',-100,100,0), (126703,1210022,1,'chin_type',100,100,-100), (126704,1210022,1,'ear_type',-100,100,0), (126705,1210022,1,'eye_brow_type',100,-100,-100), (126706,1210022,0,'eye_color',194,243,246), (126707,1210022,1,'eye_type',-41,0,0), (126708,1210022,0,'hair_color1',37,178,38), (126709,1210022,0,'hair_color2',88,77,98), (126710,1210022,0,'hair_face_color',86,68,133), (126711,1210022,0,'hair_face_highlight_color',5,5,1), (126712,1210022,0,'hair_highlight',33,22,19), (126713,1210022,0,'hair_type_color',86,68,133), (126714,1210022,0,'hair_type_highlight_color',5,5,1), (126715,1210022,1,'lip_type',100,-100,100), (126716,1210022,1,'nose_type',84,37,-78), (126717,1210022,0,'skin_color',137,119,153), (126718,1210022,1,'soga_cheek_type',0,100,-100), (126719,1210022,1,'soga_chin_type',0,100,-100), (126720,1210022,1,'soga_ear_type',0,-41,0), (126721,1210022,1,'soga_eye_brow_type',0,-100,100), (126722,1210022,0,'soga_eye_color',229,229,102), (126723,1210022,1,'soga_eye_type',-41,0,0), (126724,1210022,0,'soga_hair_color1',152,46,102), (126725,1210022,0,'soga_hair_color2',88,77,98), (126726,1210022,0,'soga_hair_face_color',86,68,133), (126727,1210022,0,'soga_hair_face_highlight_color',5,5,1), (126728,1210022,0,'soga_hair_highlight',33,22,19), (126729,1210022,0,'soga_hair_type_color',86,68,133), (126730,1210022,0,'soga_hair_type_highlight_color',5,5,1), (126731,1210022,1,'soga_lip_type',-100,-100,100), (126732,1210022,1,'soga_nose_type',100,100,100), (126733,1210022,0,'soga_skin_color',137,119,153), (126734,1210022,0,'wing_color1',255,255,255), (126735,1210022,0,'wing_color2',255,255,255), (126736,1210023,0,'eye_color',255,255,255), (126737,1210023,0,'skin_color',255,255,255), (126738,1210023,0,'soga_eye_color',255,0,255), (126739,1210024,0,'eye_color',255,255,255), (126740,1210024,0,'skin_color',255,255,255), (126741,1210024,0,'soga_eye_color',255,0,255), (126742,1210025,0,'eye_color',255,255,255), (126743,1210025,0,'skin_color',255,255,255), (126744,1210025,0,'soga_eye_color',255,0,255), (126745,1210026,0,'eye_color',255,255,255), (126746,1210026,0,'skin_color',255,0,0), (126747,1210026,0,'soga_eye_color',255,0,255), (126748,1210027,0,'eye_color',255,255,255), (126749,1210027,0,'skin_color',1,1,1), (126750,1210027,0,'soga_eye_color',255,0,255), (126751,1210028,0,'eye_color',255,255,255), (126752,1210028,0,'skin_color',128,128,63), (126753,1210028,0,'soga_eye_color',255,0,255), (126754,1210029,0,'eye_color',255,255,255), (126755,1210029,0,'skin_color',128,128,63), (126756,1210029,0,'soga_eye_color',255,0,255), (126757,1210030,1,'cheek_type',15,-21,0), (126758,1210030,1,'chin_type',32,81,-50), (126759,1210030,1,'ear_type',-12,52,0), (126760,1210030,1,'eye_brow_type',-89,0,10), (126761,1210030,0,'eye_color',131,180,186), (126762,1210030,1,'eye_type',42,0,0), (126763,1210030,0,'hair_color1',239,198,48), (126764,1210030,0,'hair_face_highlight_color',190,97,43), (126765,1210030,0,'hair_type_highlight_color',190,97,43), (126766,1210030,1,'lip_type',43,64,0), (126767,1210030,1,'nose_type',0,-17,-58), (126768,1210030,0,'skin_color',239,197,196), (126769,1210030,1,'soga_cheek_type',0,-89,0), (126770,1210030,1,'soga_chin_type',0,43,64), (126771,1210030,1,'soga_ear_type',0,42,0), (126772,1210030,1,'soga_eye_brow_type',0,-12,52), (126773,1210030,0,'soga_eye_color',204,204,204), (126774,1210030,0,'soga_hair_face_highlight_color',190,97,43), (126775,1210030,0,'soga_hair_type_highlight_color',190,97,43), (126776,1210030,1,'soga_lip_type',10,15,-21), (126777,1210030,1,'soga_nose_type',0,32,81), (126778,1210030,0,'soga_skin_color',239,197,196), (126779,1210031,1,'cheek_type',-66,76,0), (126780,1210031,1,'chin_type',93,55,65), (126781,1210031,1,'ear_type',37,53,0), (126782,1210031,1,'eye_brow_type',-14,71,11), (126783,1210031,0,'eye_color',121,164,142), (126784,1210031,1,'eye_type',47,0,0), (126785,1210031,0,'hair_color1',0,91,31), (126786,1210031,0,'hair_color2',94,59,11), (126787,1210031,0,'hair_face_color',100,70,10), (126788,1210031,0,'hair_face_highlight_color',47,14,19), (126789,1210031,0,'hair_highlight',54,45,28), (126790,1210031,0,'hair_type_color',100,70,10), (126791,1210031,0,'hair_type_highlight_color',47,14,19), (126792,1210031,1,'lip_type',95,-56,50), (126793,1210031,1,'nose_type',0,0,91), (126794,1210031,0,'skin_color',176,156,105), (126795,1210031,1,'soga_cheek_type',0,-14,71), (126796,1210031,1,'soga_chin_type',0,95,-56), (126797,1210031,1,'soga_ear_type',0,47,0), (126798,1210031,1,'soga_eye_brow_type',0,37,53), (126799,1210031,0,'soga_eye_color',229,229,102), (126800,1210031,1,'soga_eye_type',47,0,0), (126801,1210031,0,'soga_hair_color1',56,33,26), (126802,1210031,0,'soga_hair_color2',94,59,11), (126803,1210031,0,'soga_hair_face_color',100,70,10), (126804,1210031,0,'soga_hair_face_highlight_color',47,14,19), (126805,1210031,0,'soga_hair_highlight',54,45,28), (126806,1210031,0,'soga_hair_type_color',100,70,10), (126807,1210031,0,'soga_hair_type_highlight_color',47,14,19), (126808,1210031,1,'soga_lip_type',11,-66,76), (126809,1210031,1,'soga_nose_type',50,93,55), (126810,1210031,0,'soga_skin_color',176,156,105), (126811,1210031,0,'wing_color1',255,255,255), (126812,1210031,0,'wing_color2',255,255,255), (126813,1210032,0,'eye_color',255,255,255), (126814,1210032,0,'skin_color',255,255,255), (126815,1210032,0,'soga_eye_color',255,0,255), (126816,1210033,0,'eye_color',255,255,255), (126817,1210033,0,'skin_color',255,255,255), (126818,1210033,0,'soga_eye_color',255,0,255), (126819,1210034,0,'eye_color',255,255,255), (126820,1210034,0,'skin_color',255,255,255), (126821,1210034,0,'soga_eye_color',255,0,255), (126822,1210035,0,'eye_color',255,255,255), (126823,1210035,0,'skin_color',255,255,255), (126824,1210035,0,'soga_eye_color',255,0,255), (126825,1210036,0,'eye_color',255,255,255), (126826,1210036,0,'skin_color',0,0,63), (126827,1210036,0,'soga_eye_color',255,0,255), (126828,1210037,1,'cheek_type',-34,-94,0), (126829,1210037,1,'chin_type',82,89,-81), (126830,1210037,1,'ear_type',87,-47,0), (126831,1210037,1,'eye_brow_type',100,-100,100), (126832,1210037,0,'eye_color',238,238,29), (126833,1210037,1,'eye_type',-100,0,0), (126834,1210037,0,'hair_color1',7,97,238), (126835,1210037,1,'lip_type',95,78,-8), (126836,1210037,1,'nose_type',74,7,97), (126837,1210037,0,'skin_color',32,51,53), (126838,1210037,1,'soga_cheek_type',0,100,-100), (126839,1210037,1,'soga_chin_type',0,95,78), (126840,1210037,1,'soga_ear_type',0,-100,0), (126841,1210037,1,'soga_eye_brow_type',0,87,-47), (126842,1210037,0,'soga_eye_color',229,229,102), (126843,1210037,1,'soga_eye_type',-100,0,0), (126844,1210037,1,'soga_lip_type',100,-34,-94), (126845,1210037,1,'soga_nose_type',-8,82,89), (126846,1210037,0,'soga_skin_color',32,51,53), (126847,1210037,0,'wing_color1',255,255,255), (126848,1210037,0,'wing_color2',255,255,255), (126849,1210038,1,'cheek_type',100,-100,0), (126850,1210038,1,'chin_type',-100,-82,100), (126851,1210038,1,'ear_type',100,-100,0), (126852,1210038,1,'eye_brow_type',100,100,70), (126853,1210038,0,'eye_color',126,178,194), (126854,1210038,1,'eye_type',-50,0,0), (126855,1210038,0,'hair_color1',100,156,159), (126856,1210038,0,'hair_color2',156,0,0), (126857,1210038,0,'hair_face_color',233,184,31), (126858,1210038,0,'hair_face_highlight_color',244,246,246), (126859,1210038,0,'hair_highlight',164,165,165), (126860,1210038,0,'hair_type_color',233,184,31), (126861,1210038,0,'hair_type_highlight_color',244,246,246), (126862,1210038,1,'lip_type',-100,100,100), (126863,1210038,1,'nose_type',-100,100,-100), (126864,1210038,0,'skin_color',240,241,207), (126865,1210038,1,'soga_cheek_type',0,100,100), (126866,1210038,1,'soga_chin_type',0,-100,100), (126867,1210038,1,'soga_ear_type',0,-50,0), (126868,1210038,1,'soga_eye_brow_type',0,100,-100), (126869,1210038,0,'soga_eye_color',229,229,102), (126870,1210038,1,'soga_eye_type',-100,0,0), (126871,1210038,0,'soga_hair_color1',246,219,114), (126872,1210038,0,'soga_hair_color2',187,136,62), (126873,1210038,0,'soga_hair_face_color',233,184,31), (126874,1210038,0,'soga_hair_face_highlight_color',244,246,246), (126875,1210038,0,'soga_hair_highlight',164,165,165), (126876,1210038,0,'soga_hair_type_color',233,184,31), (126877,1210038,0,'soga_hair_type_highlight_color',244,246,246), (126878,1210038,1,'soga_lip_type',70,100,-100), (126879,1210038,1,'soga_nose_type',100,-100,-82), (126880,1210038,0,'soga_skin_color',240,241,207), (126881,1210038,0,'wing_color1',255,255,255), (126882,1210038,0,'wing_color2',255,255,255), (126883,1210039,1,'cheek_type',46,-35,0), (126884,1210039,1,'chin_type',50,31,-83), (126885,1210039,1,'ear_type',97,26,0), (126886,1210039,1,'eye_brow_type',-19,-37,62), (126887,1210039,0,'eye_color',75,92,52), (126888,1210039,1,'eye_type',90,0,0), (126889,1210039,0,'hair_color1',42,63,180), (126890,1210039,0,'hair_color2',173,0,0), (126891,1210039,0,'hair_face_color',100,70,10), (126892,1210039,0,'hair_highlight',21,13,24), (126893,1210039,0,'hair_type_color',100,70,10), (126894,1210039,1,'lip_type',15,-46,-41), (126895,1210039,1,'nose_type',90,42,63), (126896,1210039,0,'skin_color',149,115,74), (126897,1210039,1,'soga_cheek_type',0,-19,-37), (126898,1210039,1,'soga_chin_type',0,15,-46), (126899,1210039,1,'soga_ear_type',0,90,0), (126900,1210039,1,'soga_eye_brow_type',0,97,26), (126901,1210039,0,'soga_eye_color',229,229,102), (126902,1210039,1,'soga_eye_type',-83,0,0), (126903,1210039,0,'soga_hair_color1',56,33,26), (126904,1210039,0,'soga_hair_color2',86,65,37), (126905,1210039,0,'soga_hair_face_color',100,70,10), (126906,1210039,0,'soga_hair_highlight',21,13,24), (126907,1210039,0,'soga_hair_type_color',100,70,10), (126908,1210039,1,'soga_lip_type',62,46,-35), (126909,1210039,1,'soga_nose_type',-41,50,31), (126910,1210039,0,'soga_skin_color',149,115,74), (126911,1210039,0,'wing_color1',255,255,255), (126912,1210039,0,'wing_color2',255,255,255), (126913,1210040,1,'cheek_type',100,-100,0), (126914,1210040,1,'chin_type',-100,-100,7), (126915,1210040,1,'ear_type',100,-100,0), (126916,1210040,1,'eye_brow_type',70,-4,100), (126917,1210040,0,'eye_color',148,108,59), (126918,1210040,1,'eye_type',100,0,0), (126919,1210040,0,'hair_color1',156,242,156), (126920,1210040,0,'hair_color2',156,0,0), (126921,1210040,0,'hair_face_color',233,184,31), (126922,1210040,0,'hair_face_highlight_color',244,246,246), (126923,1210040,0,'hair_highlight',164,165,165), (126924,1210040,0,'hair_type_color',233,184,31), (126925,1210040,0,'hair_type_highlight_color',244,246,246), (126926,1210040,1,'lip_type',-40,-31,100), (126927,1210040,1,'nose_type',100,-100,-14), (126928,1210040,0,'skin_color',254,253,253), (126929,1210040,1,'soga_cheek_type',0,70,-4), (126930,1210040,1,'soga_chin_type',0,-40,-31), (126931,1210040,1,'soga_ear_type',0,100,0), (126932,1210040,1,'soga_eye_brow_type',0,100,-100), (126933,1210040,0,'soga_eye_color',229,229,102), (126934,1210040,1,'soga_eye_type',-100,0,0), (126935,1210040,0,'soga_hair_color1',246,219,114), (126936,1210040,0,'soga_hair_color2',187,136,62), (126937,1210040,0,'soga_hair_face_color',233,184,31), (126938,1210040,0,'soga_hair_face_highlight_color',244,246,246), (126939,1210040,0,'soga_hair_highlight',164,165,165), (126940,1210040,0,'soga_hair_type_color',233,184,31), (126941,1210040,0,'soga_hair_type_highlight_color',244,246,246), (126942,1210040,1,'soga_lip_type',100,100,-100), (126943,1210040,1,'soga_nose_type',100,-100,-100), (126944,1210040,0,'soga_skin_color',254,253,253), (126945,1210040,0,'wing_color1',255,255,255), (126946,1210040,0,'wing_color2',255,255,255), (126947,1210041,1,'cheek_type',100,-100,0), (126948,1210041,1,'chin_type',-100,-100,-95), (126949,1210041,1,'ear_type',100,-100,0), (126950,1210041,1,'eye_brow_type',-100,-100,-100), (126951,1210041,0,'eye_color',163,170,132), (126952,1210041,1,'eye_type',56,0,0), (126953,1210041,0,'hair_color1',156,100,249), (126954,1210041,0,'hair_color2',159,88,0), (126955,1210041,0,'hair_face_color',119,36,33), (126956,1210041,0,'hair_face_highlight_color',84,0,0), (126957,1210041,0,'hair_highlight',109,14,49), (126958,1210041,0,'hair_type_color',119,36,33), (126959,1210041,0,'hair_type_highlight_color',84,0,0), (126960,1210041,1,'lip_type',-2,-100,-100), (126961,1210041,1,'nose_type',100,-100,100), (126962,1210041,0,'skin_color',250,240,241), (126963,1210041,1,'soga_cheek_type',0,-100,-100), (126964,1210041,1,'soga_chin_type',0,-2,-100), (126965,1210041,1,'soga_ear_type',0,56,0), (126966,1210041,1,'soga_eye_brow_type',0,100,-100), (126967,1210041,0,'soga_eye_color',229,229,102), (126968,1210041,1,'soga_eye_type',56,0,0), (126969,1210041,0,'soga_hair_color1',91,21,51), (126970,1210041,0,'soga_hair_color2',159,88,0), (126971,1210041,0,'soga_hair_face_color',119,36,33), (126972,1210041,0,'soga_hair_face_highlight_color',84,0,0), (126973,1210041,0,'soga_hair_highlight',109,14,49), (126974,1210041,0,'soga_hair_type_color',119,36,33), (126975,1210041,0,'soga_hair_type_highlight_color',84,0,0), (126976,1210041,1,'soga_lip_type',-100,100,-100), (126977,1210041,1,'soga_nose_type',-100,-100,-100), (126978,1210041,0,'soga_skin_color',250,240,241), (126979,1210041,0,'wing_color1',255,255,255), (126980,1210041,0,'wing_color2',255,255,255), (126981,1210042,1,'cheek_type',-100,-100,0), (126982,1210042,1,'chin_type',100,97,52), (126983,1210042,1,'ear_type',-100,100,0), (126984,1210042,1,'eye_brow_type',11,28,100), (126985,1210042,0,'eye_color',204,204,204), (126986,1210042,1,'eye_type',100,0,0), (126987,1210042,0,'hair_color1',100,225,100), (126988,1210042,1,'lip_type',-100,0,47), (126989,1210042,1,'nose_type',42,100,-31), (126990,1210042,0,'skin_color',229,207,128), (126991,1210042,1,'soga_cheek_type',0,11,28), (126992,1210042,1,'soga_chin_type',0,-100,0), (126993,1210042,1,'soga_ear_type',0,100,0), (126994,1210042,1,'soga_eye_brow_type',0,-100,100), (126995,1210042,0,'soga_eye_color',229,229,102), (126996,1210042,1,'soga_eye_type',100,0,0), (126997,1210042,1,'soga_lip_type',100,-100,-100), (126998,1210042,1,'soga_nose_type',47,100,97), (126999,1210042,0,'soga_skin_color',229,207,128), (127000,1210042,0,'wing_color1',255,255,255), (127001,1210042,0,'wing_color2',255,255,255), (127002,1210043,1,'cheek_type',81,74,0), (127003,1210043,1,'chin_type',14,38,93), (127004,1210043,1,'ear_type',100,100,0), (127005,1210043,1,'eye_brow_type',75,22,22), (127006,1210043,0,'eye_color',3,94,178), (127007,1210043,1,'eye_type',100,0,0), (127008,1210043,0,'hair_color1',100,100,236), (127009,1210043,1,'lip_type',100,100,-4), (127010,1210043,1,'nose_type',-100,100,100), (127011,1210043,0,'skin_color',137,37,1), (127012,1210043,1,'soga_cheek_type',0,75,22), (127013,1210043,1,'soga_chin_type',0,100,100), (127014,1210043,1,'soga_ear_type',0,100,0), (127015,1210043,1,'soga_eye_brow_type',0,100,100), (127016,1210043,0,'soga_eye_color',229,229,102), (127017,1210043,1,'soga_eye_type',100,0,0), (127018,1210043,1,'soga_lip_type',22,81,74), (127019,1210043,1,'soga_nose_type',-4,14,38), (127020,1210043,0,'soga_skin_color',137,37,1), (127021,1210043,0,'wing_color1',255,255,255), (127022,1210043,0,'wing_color2',255,255,255), (127023,1210044,1,'cheek_type',50,-64,0), (127024,1210044,1,'chin_type',-18,-81,10), (127025,1210044,1,'ear_type',93,0,0), (127026,1210044,1,'eye_brow_type',-75,-8,-4), (127027,1210044,0,'eye_color',173,86,186), (127028,1210044,1,'eye_type',7,0,0), (127029,1210044,0,'hair_color1',0,93,69), (127030,1210044,0,'hair_color2',28,27,50), (127031,1210044,0,'hair_face_color',5,5,1), (127032,1210044,0,'hair_face_highlight_color',5,5,1), (127033,1210044,0,'hair_highlight',33,22,19), (127034,1210044,0,'hair_type_color',5,5,1), (127035,1210044,0,'hair_type_highlight_color',5,5,1), (127036,1210044,1,'lip_type',31,-17,81), (127037,1210044,1,'nose_type',-97,0,93), (127038,1210044,0,'skin_color',39,82,81), (127039,1210044,1,'soga_cheek_type',0,-75,-8), (127040,1210044,1,'soga_chin_type',0,31,-17), (127041,1210044,1,'soga_ear_type',0,7,0), (127042,1210044,1,'soga_eye_brow_type',0,93,0), (127043,1210044,0,'soga_eye_color',229,229,102), (127044,1210044,1,'soga_eye_type',7,0,0), (127045,1210044,0,'soga_hair_color1',33,22,19), (127046,1210044,0,'soga_hair_color2',28,27,50), (127047,1210044,0,'soga_hair_face_color',5,5,1), (127048,1210044,0,'soga_hair_face_highlight_color',5,5,1), (127049,1210044,0,'soga_hair_highlight',33,22,19), (127050,1210044,0,'soga_hair_type_color',5,5,1), (127051,1210044,0,'soga_hair_type_highlight_color',5,5,1), (127052,1210044,1,'soga_lip_type',-4,50,-64), (127053,1210044,1,'soga_nose_type',81,-18,-81), (127054,1210044,0,'soga_skin_color',39,82,81), (127055,1210044,0,'wing_color1',255,255,255), (127056,1210044,0,'wing_color2',255,255,255), (127057,1210045,1,'cheek_type',100,-100,0), (127058,1210045,1,'chin_type',-100,100,-100), (127059,1210045,1,'ear_type',-100,-100,0), (127060,1210045,1,'eye_brow_type',100,-100,100), (127061,1210045,0,'eye_color',58,26,86), (127062,1210045,1,'eye_type',-100,0,0), (127063,1210045,0,'hair_color1',100,100,93), (127064,1210045,0,'hair_face_color',125,26,35), (127065,1210045,0,'hair_type_color',125,26,35), (127066,1210045,1,'lip_type',100,100,-100), (127067,1210045,1,'nose_type',100,100,100), (127068,1210045,0,'skin_color',125,26,35), (127069,1210045,1,'soga_cheek_type',0,100,-100), (127070,1210045,1,'soga_chin_type',0,100,100), (127071,1210045,1,'soga_ear_type',0,-100,0), (127072,1210045,1,'soga_eye_brow_type',0,-100,-100), (127073,1210045,0,'soga_eye_color',229,229,102), (127074,1210045,1,'soga_eye_type',-100,0,0), (127075,1210045,0,'soga_hair_face_color',125,26,35), (127076,1210045,0,'soga_hair_type_color',125,26,35), (127077,1210045,1,'soga_lip_type',100,100,-100), (127078,1210045,1,'soga_nose_type',-100,-100,100), (127079,1210045,0,'soga_skin_color',125,26,35), (127080,1210045,0,'wing_color1',255,255,255), (127081,1210045,0,'wing_color2',255,255,255), (127082,1210046,1,'cheek_type',-25,14,0), (127083,1210046,1,'chin_type',64,-21,55), (127084,1210046,1,'ear_type',-7,-18,0), (127085,1210046,1,'eye_brow_type',38,-51,-38), (127086,1210046,0,'eye_color',204,204,204), (127087,1210046,1,'eye_type',68,0,0), (127088,1210046,0,'hair_color1',236,28,216), (127089,1210046,1,'lip_type',93,-52,-28), (127090,1210046,1,'nose_type',-62,-20,28), (127091,1210046,0,'skin_color',243,243,243), (127092,1210046,1,'soga_cheek_type',0,38,-51), (127093,1210046,1,'soga_chin_type',0,93,-52), (127094,1210046,1,'soga_ear_type',0,68,0), (127095,1210046,1,'soga_eye_brow_type',0,-7,-18), (127096,1210046,0,'soga_eye_color',229,229,102), (127097,1210046,1,'soga_eye_type',68,0,0), (127098,1210046,1,'soga_lip_type',-38,-25,14), (127099,1210046,1,'soga_nose_type',-28,64,-21), (127100,1210046,0,'soga_skin_color',243,243,243), (127101,1210046,0,'wing_color1',255,255,255), (127102,1210046,0,'wing_color2',255,255,255), (127103,1210047,1,'cheek_type',3,-7,0), (127104,1210047,1,'chin_type',14,50,-62), (127105,1210047,1,'ear_type',0,-38,0), (127106,1210047,1,'eye_brow_type',52,70,81), (127107,1210047,0,'eye_color',78,60,30), (127108,1210047,1,'eye_type',61,0,0), (127109,1210047,0,'hair_color1',97,186,37), (127110,1210047,0,'hair_color2',212,0,0), (127111,1210047,0,'hair_face_color',119,147,147), (127112,1210047,0,'hair_face_highlight_color',217,154,23), (127113,1210047,0,'hair_highlight',200,165,96), (127114,1210047,0,'hair_type_color',119,147,147), (127115,1210047,0,'hair_type_highlight_color',217,154,23), (127116,1210047,1,'lip_type',14,-28,37), (127117,1210047,1,'nose_type',50,97,-70), (127118,1210047,0,'skin_color',203,145,128), (127119,1210047,1,'soga_cheek_type',0,52,70), (127120,1210047,1,'soga_chin_type',0,14,-28), (127121,1210047,1,'soga_ear_type',0,61,0), (127122,1210047,1,'soga_eye_brow_type',0,0,-38), (127123,1210047,0,'soga_eye_color',229,229,102), (127124,1210047,1,'soga_eye_type',-44,0,0), (127125,1210047,0,'soga_hair_color1',123,123,130), (127126,1210047,0,'soga_hair_color2',144,140,137), (127127,1210047,0,'soga_hair_face_color',119,147,147), (127128,1210047,0,'soga_hair_face_highlight_color',217,154,23), (127129,1210047,0,'soga_hair_highlight',200,165,96), (127130,1210047,0,'soga_hair_type_color',119,147,147), (127131,1210047,0,'soga_hair_type_highlight_color',217,154,23), (127132,1210047,1,'soga_lip_type',81,3,-7), (127133,1210047,1,'soga_nose_type',37,14,50), (127134,1210047,0,'soga_skin_color',203,145,128), (127135,1210048,0,'eye_color',255,255,255), (127136,1210048,0,'skin_color',255,255,255), (127137,1210048,0,'soga_eye_color',255,0,255), (127138,1210049,0,'eye_color',255,255,255), (127139,1210049,0,'skin_color',255,255,255), (127140,1210049,0,'soga_eye_color',255,0,255), (127141,1210050,0,'eye_color',255,255,255), (127142,1210050,0,'skin_color',255,255,255), (127143,1210050,0,'soga_eye_color',255,0,255), (127144,1210051,1,'cheek_type',-62,41,0), (127145,1210051,1,'chin_type',-81,28,-70), (127146,1210051,1,'ear_type',52,-11,0), (127147,1210051,1,'eye_brow_type',34,-37,53), (127148,1210051,0,'eye_color',76,60,30), (127149,1210051,1,'eye_type',-53,0,0), (127150,1210051,0,'hair_color1',62,95,9), (127151,1210051,0,'hair_color2',94,59,11), (127152,1210051,0,'hair_face_color',15,1,21), (127153,1210051,0,'hair_face_highlight_color',53,50,65), (127154,1210051,0,'hair_highlight',54,45,28), (127155,1210051,0,'hair_type_color',15,1,21), (127156,1210051,0,'hair_type_highlight_color',53,50,65), (127157,1210051,1,'lip_type',42,-14,-95), (127158,1210051,1,'nose_type',-43,62,95), (127159,1210051,0,'skin_color',213,187,157), (127160,1210051,1,'soga_cheek_type',0,34,-37), (127161,1210051,1,'soga_chin_type',0,42,-14), (127162,1210051,1,'soga_ear_type',0,-53,0), (127163,1210051,1,'soga_eye_brow_type',0,52,-11), (127164,1210051,0,'soga_eye_color',229,229,102), (127165,1210051,1,'soga_eye_type',28,0,0), (127166,1210051,0,'soga_hair_color1',56,33,26), (127167,1210051,0,'soga_hair_color2',94,59,11), (127168,1210051,0,'soga_hair_face_color',15,1,21), (127169,1210051,0,'soga_hair_face_highlight_color',53,50,65), (127170,1210051,0,'soga_hair_highlight',54,45,28), (127171,1210051,0,'soga_hair_type_color',15,1,21), (127172,1210051,0,'soga_hair_type_highlight_color',53,50,65), (127173,1210051,1,'soga_lip_type',53,-62,41), (127174,1210051,1,'soga_nose_type',-95,-81,28), (127175,1210051,0,'soga_skin_color',213,187,157), (127176,1210051,0,'wing_color1',255,255,255), (127177,1210051,0,'wing_color2',255,255,255), (127178,1210052,1,'cheek_type',-8,3,0), (127179,1210052,1,'chin_type',17,7,-20), (127180,1210052,1,'ear_type',44,26,0), (127181,1210052,1,'eye_brow_type',-11,0,26), (127182,1210052,0,'eye_color',234,185,16), (127183,1210052,1,'eye_type',-11,0,0), (127184,1210052,0,'hair_color1',8,245,0), (127185,1210052,0,'hair_face_color',32,31,13), (127186,1210052,0,'hair_face_highlight_color',216,192,37), (127187,1210052,0,'hair_type_color',32,31,13), (127188,1210052,0,'hair_type_highlight_color',216,192,37), (127189,1210052,1,'lip_type',-11,-7,12), (127190,1210052,1,'nose_type',-43,8,-11), (127191,1210052,0,'skin_color',143,154,144), (127192,1210052,1,'soga_cheek_type',0,-11,0), (127193,1210052,1,'soga_chin_type',0,-11,-7), (127194,1210052,1,'soga_ear_type',0,-11,0), (127195,1210052,1,'soga_eye_brow_type',0,44,26), (127196,1210052,0,'soga_eye_color',229,229,102), (127197,1210052,1,'soga_eye_type',-11,0,0), (127198,1210052,0,'soga_hair_face_color',32,31,13), (127199,1210052,0,'soga_hair_face_highlight_color',216,192,37), (127200,1210052,0,'soga_hair_type_color',32,31,13), (127201,1210052,0,'soga_hair_type_highlight_color',216,192,37), (127202,1210052,1,'soga_lip_type',26,-8,3), (127203,1210052,1,'soga_nose_type',12,17,7), (127204,1210052,0,'soga_skin_color',143,154,144), (127205,1210052,0,'wing_color1',255,255,255), (127206,1210052,0,'wing_color2',255,255,255), (127207,1210053,1,'cheek_type',100,-25,0), (127208,1210053,1,'chin_type',95,28,40), (127209,1210053,1,'ear_type',90,1,0), (127210,1210053,1,'eye_brow_type',-42,-1,21), (127211,1210053,0,'eye_color',186,190,161), (127212,1210053,1,'eye_type',-31,0,0), (127213,1210053,0,'hair_color1',7,0,156), (127214,1210053,0,'hair_color2',182,0,0), (127215,1210053,0,'hair_face_color',84,0,0), (127216,1210053,0,'hair_face_highlight_color',184,128,10), (127217,1210053,0,'hair_highlight',209,131,22), (127218,1210053,0,'hair_type_color',84,0,0), (127219,1210053,0,'hair_type_highlight_color',184,128,10), (127220,1210053,1,'lip_type',-9,-52,-50), (127221,1210053,1,'nose_type',0,7,0), (127222,1210053,0,'skin_color',255,255,255), (127223,1210053,1,'soga_cheek_type',0,-42,-1), (127224,1210053,1,'soga_chin_type',0,-9,-52), (127225,1210053,1,'soga_ear_type',0,-31,0), (127226,1210053,1,'soga_eye_brow_type',0,90,1), (127227,1210053,0,'soga_eye_color',229,229,102), (127228,1210053,1,'soga_eye_type',-74,0,0), (127229,1210053,0,'soga_hair_color1',109,14,49), (127230,1210053,0,'soga_hair_color2',185,97,0), (127231,1210053,0,'soga_hair_face_color',84,0,0), (127232,1210053,0,'soga_hair_face_highlight_color',184,128,10), (127233,1210053,0,'soga_hair_highlight',209,131,22), (127234,1210053,0,'soga_hair_type_color',84,0,0), (127235,1210053,0,'soga_hair_type_highlight_color',184,128,10), (127236,1210053,1,'soga_lip_type',21,100,-25), (127237,1210053,1,'soga_nose_type',-50,95,28), (127238,1210053,0,'soga_skin_color',255,255,255), (127239,1210053,0,'wing_color1',255,255,255), (127240,1210053,0,'wing_color2',255,255,255), (127241,1210054,1,'cheek_type',-28,31,0), (127242,1210054,1,'chin_type',-28,0,19), (127243,1210054,1,'ear_type',-3,35,0), (127244,1210054,1,'eye_brow_type',-34,34,-3), (127245,1210054,0,'eye_color',167,14,56), (127246,1210054,1,'eye_type',100,0,0), (127247,1210054,0,'hair_color1',238,253,100), (127248,1210054,0,'hair_face_color',70,68,39), (127249,1210054,0,'hair_face_highlight_color',216,192,37), (127250,1210054,0,'hair_type_color',70,68,39), (127251,1210054,0,'hair_type_highlight_color',216,192,37), (127252,1210054,1,'lip_type',28,-17,-14), (127253,1210054,1,'nose_type',0,-18,-3), (127254,1210054,0,'skin_color',182,153,127), (127255,1210054,1,'soga_cheek_type',0,-34,34), (127256,1210054,1,'soga_chin_type',0,28,-17), (127257,1210054,1,'soga_ear_type',0,100,0), (127258,1210054,1,'soga_eye_brow_type',0,-3,35), (127259,1210054,0,'soga_eye_color',229,229,102), (127260,1210054,1,'soga_eye_type',100,0,0), (127261,1210054,0,'soga_hair_face_color',70,68,39), (127262,1210054,0,'soga_hair_face_highlight_color',216,192,37), (127263,1210054,0,'soga_hair_type_color',70,68,39), (127264,1210054,0,'soga_hair_type_highlight_color',216,192,37), (127265,1210054,1,'soga_lip_type',-3,-28,31), (127266,1210054,1,'soga_nose_type',-14,-28,0), (127267,1210054,0,'soga_skin_color',182,153,127), (127268,1210054,0,'wing_color1',255,255,255), (127269,1210054,0,'wing_color2',255,255,255), (127270,1210055,1,'cheek_type',94,22,0), (127271,1210055,1,'chin_type',26,-47,68), (127272,1210055,1,'ear_type',-46,-31,0), (127273,1210055,1,'eye_brow_type',74,-48,87), (127274,1210055,0,'eye_color',201,137,255), (127275,1210055,1,'eye_type',-71,0,0), (127276,1210055,0,'hair_color1',175,37,8), (127277,1210055,0,'hair_color2',60,71,71), (127278,1210055,0,'hair_face_color',244,246,246), (127279,1210055,0,'hair_face_highlight_color',86,68,133), (127280,1210055,0,'hair_highlight',152,46,102), (127281,1210055,0,'hair_type_color',244,246,246), (127282,1210055,0,'hair_type_highlight_color',86,68,133), (127283,1210055,1,'lip_type',-98,90,-65), (127284,1210055,1,'nose_type',-44,-81,37), (127285,1210055,0,'skin_color',123,166,165), (127286,1210055,1,'soga_cheek_type',0,74,-48), (127287,1210055,1,'soga_chin_type',0,-98,90), (127288,1210055,1,'soga_ear_type',0,-71,0), (127289,1210055,1,'soga_eye_brow_type',0,-46,-31), (127290,1210055,0,'soga_eye_color',229,229,102), (127291,1210055,1,'soga_eye_type',-71,0,0), (127292,1210055,0,'soga_hair_color1',161,165,168), (127293,1210055,0,'soga_hair_color2',60,71,71), (127294,1210055,0,'soga_hair_face_color',244,246,246), (127295,1210055,0,'soga_hair_face_highlight_color',86,68,133), (127296,1210055,0,'soga_hair_highlight',152,46,102), (127297,1210055,0,'soga_hair_type_color',244,246,246), (127298,1210055,0,'soga_hair_type_highlight_color',86,68,133), (127299,1210055,1,'soga_lip_type',87,94,22), (127300,1210055,1,'soga_nose_type',-65,26,-47), (127301,1210055,0,'soga_skin_color',123,166,165), (127302,1210055,0,'wing_color1',255,255,255), (127303,1210055,0,'wing_color2',255,255,255), (127304,1210056,0,'eye_color',154,154,59), (127305,1210056,0,'skin_color',255,128,128), (127306,1210056,0,'soga_eye_color',255,0,255), (127307,1210057,0,'eye_color',24,0,0), (127308,1210057,0,'skin_color',255,128,128), (127309,1210057,0,'soga_eye_color',255,0,255), (127310,1210058,0,'eye_color',255,255,255), (127311,1210058,0,'skin_color',255,255,255), (127312,1210058,0,'soga_eye_color',255,0,255), (127313,1210059,0,'eye_color',255,255,255), (127314,1210059,0,'skin_color',255,255,255), (127315,1210059,0,'soga_eye_color',255,0,255), (127316,1210060,0,'eye_color',255,255,255), (127317,1210060,0,'skin_color',255,255,255), (127318,1210060,0,'soga_eye_color',255,0,255), (127319,1210061,0,'eye_color',255,255,255), (127320,1210061,0,'skin_color',255,255,255), (127321,1210061,0,'soga_eye_color',255,0,255), (127322,1210062,0,'eye_color',255,255,255), (127323,1210062,0,'skin_color',255,255,255), (127324,1210062,0,'soga_eye_color',255,0,255), (127325,1210062,0,'soga_skin_color',255,255,255), (127326,1210063,0,'eye_color',255,255,255), (127327,1210063,0,'skin_color',255,255,255), (127328,1210063,0,'soga_eye_color',255,0,255), (127329,1210064,0,'eye_color',255,255,255), (127330,1210064,0,'skin_color',255,255,255), (127331,1210064,0,'soga_eye_color',255,0,255), (127332,1210065,0,'eye_color',255,255,255), (127333,1210065,0,'skin_color',255,255,255), (127334,1210065,0,'soga_eye_color',255,0,255), (127335,1210066,0,'eye_color',255,255,255), (127336,1210066,0,'skin_color',255,255,255), (127337,1210066,0,'soga_eye_color',255,0,255), (127338,1210067,0,'eye_color',255,255,255), (127339,1210067,0,'skin_color',255,255,255), (127340,1210067,0,'soga_eye_color',255,0,255), (127341,1210068,0,'eye_color',255,255,255), (127342,1210068,0,'skin_color',0,0,63), (127343,1210068,0,'soga_eye_color',255,0,255), (127344,1210069,0,'eye_color',255,255,255), (127345,1210069,0,'skin_color',255,255,255), (127346,1210069,0,'soga_eye_color',255,0,255), (127347,1210070,0,'eye_color',255,255,255), (127348,1210070,0,'skin_color',255,255,255), (127349,1210070,0,'soga_eye_color',255,0,255), (127350,1210071,0,'eye_color',255,255,255), (127351,1210071,0,'skin_color',255,255,255), (127352,1210071,0,'soga_eye_color',255,0,255), (127353,1210072,0,'eye_color',110,110,110), (127354,1210072,0,'skin_color',255,255,255), (127355,1210072,0,'soga_eye_color',255,0,255), (127356,1210073,0,'eye_color',110,110,110), (127357,1210073,0,'skin_color',255,255,255), (127358,1210073,0,'soga_eye_color',255,0,255), (127359,1210074,0,'eye_color',110,110,110), (127360,1210074,0,'skin_color',255,255,255), (127361,1210074,0,'soga_eye_color',255,0,255), (127362,1210075,0,'eye_color',110,110,110), (127363,1210075,0,'skin_color',255,255,255), (127364,1210075,0,'soga_eye_color',255,0,255), (127365,1210076,0,'eye_color',255,255,255), (127366,1210076,0,'skin_color',255,255,255), (127367,1210076,0,'soga_eye_color',255,0,255), (127368,1210077,0,'eye_color',255,255,255), (127369,1210077,0,'skin_color',255,255,255), (127370,1210077,0,'soga_eye_color',255,0,255), (127371,1210078,0,'eye_color',255,255,255), (127372,1210078,0,'skin_color',255,255,255), (127373,1210078,0,'soga_eye_color',255,0,255), (127374,1210079,1,'cheek_type',20,58,0), (127375,1210079,1,'chin_type',50,-85,-65), (127376,1210079,1,'eye_brow_type',11,-62,-47), (127377,1210079,0,'eye_color',118,73,53), (127378,1210079,1,'eye_type',41,0,0), (127379,1210079,0,'hair_color1',233,47,25), (127380,1210079,0,'hair_face_color',10,32,34), (127381,1210079,0,'hair_type_color',10,32,34), (127382,1210079,1,'lip_type',79,68,-44), (127383,1210079,1,'nose_type',42,-23,47), (127384,1210079,0,'skin_color',10,32,34), (127385,1210079,1,'soga_cheek_type',0,11,-62), (127386,1210079,1,'soga_chin_type',0,79,68), (127387,1210079,1,'soga_ear_type',0,41,0), (127388,1210079,1,'soga_eye_brow_type',51,41,96), (127389,1210079,0,'soga_eye_color',229,229,102), (127390,1210079,1,'soga_eye_type',-81,0,0), (127391,1210079,0,'soga_hair_face_color',10,32,34), (127392,1210079,0,'soga_hair_type_color',10,32,34), (127393,1210079,1,'soga_lip_type',-47,20,58), (127394,1210079,1,'soga_nose_type',-44,50,-85), (127395,1210079,0,'soga_skin_color',10,32,34), (127396,1210079,0,'wing_color1',255,255,255), (127397,1210079,0,'wing_color2',255,255,255), (127398,1210080,1,'cheek_type',9,93,0), (127399,1210080,1,'chin_type',-37,93,57), (127400,1210080,1,'eye_brow_type',-70,37,-28), (127401,1210080,0,'eye_color',200,174,138), (127402,1210080,1,'eye_type',-87,0,0), (127403,1210080,0,'hair_color1',20,81,203), (127404,1210080,0,'hair_face_color',14,41,48), (127405,1210080,0,'hair_type_color',14,41,48), (127406,1210080,1,'lip_type',-53,-44,-90), (127407,1210080,1,'nose_type',0,20,81), (127408,1210080,0,'skin_color',14,41,48), (127409,1210080,1,'soga_cheek_type',0,-70,37), (127410,1210080,1,'soga_chin_type',0,-53,-44), (127411,1210080,1,'soga_ear_type',0,-87,0), (127412,1210080,1,'soga_eye_brow_type',32,-72,-68), (127413,1210080,0,'soga_eye_color',229,229,102), (127414,1210080,1,'soga_eye_type',45,0,0), (127415,1210080,0,'soga_hair_face_color',14,41,48), (127416,1210080,0,'soga_hair_type_color',14,41,48), (127417,1210080,1,'soga_lip_type',-28,9,93), (127418,1210080,1,'soga_nose_type',-90,-37,93), (127419,1210080,0,'soga_skin_color',14,41,48), (127420,1210080,0,'wing_color1',255,255,255), (127421,1210080,0,'wing_color2',255,255,255), (127422,1210081,1,'cheek_type',88,84,0), (127423,1210081,1,'chin_type',68,71,75), (127424,1210081,1,'eye_brow_type',57,14,-93), (127425,1210081,0,'eye_color',35,72,82), (127426,1210081,1,'eye_type',-56,0,0), (127427,1210081,0,'hair_color1',100,188,249), (127428,1210081,0,'hair_face_color',28,26,9), (127429,1210081,0,'hair_type_color',28,26,9), (127430,1210081,1,'lip_type',18,-37,100), (127431,1210081,1,'nose_type',11,100,-68), (127432,1210081,0,'skin_color',28,26,9), (127433,1210081,1,'soga_cheek_type',0,57,14), (127434,1210081,1,'soga_chin_type',0,18,-37), (127435,1210081,1,'soga_ear_type',0,-56,0), (127436,1210081,1,'soga_eye_brow_type',57,14,-93), (127437,1210081,0,'soga_eye_color',229,229,102), (127438,1210081,1,'soga_eye_type',-56,0,0), (127439,1210081,0,'soga_hair_face_color',28,26,9), (127440,1210081,0,'soga_hair_type_color',28,26,9), (127441,1210081,1,'soga_lip_type',-93,88,84), (127442,1210081,1,'soga_nose_type',100,68,71), (127443,1210081,0,'soga_skin_color',28,26,9), (127444,1210082,1,'cheek_type',-53,57,0), (127445,1210082,1,'chin_type',39,83,-29), (127446,1210082,1,'eye_brow_type',10,-62,-81), (127447,1210082,0,'eye_color',37,124,120), (127448,1210082,1,'eye_type',-9,0,0), (127449,1210082,0,'hair_color1',72,175,211), (127450,1210082,0,'hair_face_color',13,35,22), (127451,1210082,0,'hair_type_color',13,35,22), (127452,1210082,1,'lip_type',7,-91,0), (127453,1210082,1,'nose_type',-25,72,-81), (127454,1210082,0,'skin_color',13,35,22), (127455,1210082,1,'soga_cheek_type',0,10,-62), (127456,1210082,1,'soga_chin_type',0,7,-91), (127457,1210082,1,'soga_ear_type',0,-9,0), (127458,1210082,1,'soga_eye_brow_type',43,74,85), (127459,1210082,0,'soga_eye_color',229,229,102), (127460,1210082,1,'soga_eye_type',23,0,0), (127461,1210082,0,'soga_hair_face_color',13,35,22), (127462,1210082,0,'soga_hair_type_color',13,35,22), (127463,1210082,1,'soga_lip_type',-81,-53,57), (127464,1210082,1,'soga_nose_type',0,39,83), (127465,1210082,0,'soga_skin_color',13,35,22), (127466,1210082,0,'wing_color1',255,255,255), (127467,1210082,0,'wing_color2',255,255,255), (127468,1210083,0,'eye_color',255,255,255), (127469,1210083,0,'skin_color',255,255,255), (127470,1210083,0,'soga_eye_color',255,0,255), (127471,1210084,1,'cheek_type',4,-97,0), (127472,1210084,1,'chin_type',44,-75,-79), (127473,1210084,1,'eye_brow_type',64,50,-75), (127474,1210084,0,'eye_color',108,162,154), (127475,1210084,1,'eye_type',12,0,0), (127476,1210084,0,'hair_color1',233,198,25), (127477,1210084,0,'hair_face_color',8,12,34), (127478,1210084,0,'hair_type_color',8,12,34), (127479,1210084,1,'lip_type',7,32,55), (127480,1210084,1,'nose_type',50,-23,-58), (127481,1210084,0,'skin_color',8,12,34), (127482,1210084,1,'soga_cheek_type',0,64,50), (127483,1210084,1,'soga_chin_type',0,7,32), (127484,1210084,1,'soga_ear_type',0,12,0), (127485,1210084,1,'soga_eye_brow_type',-96,87,39), (127486,1210084,0,'soga_eye_color',229,229,102), (127487,1210084,1,'soga_eye_type',-57,0,0), (127488,1210084,0,'soga_hair_face_color',8,12,34), (127489,1210084,0,'soga_hair_type_color',8,12,34), (127490,1210084,1,'soga_lip_type',-75,4,-97), (127491,1210084,1,'soga_nose_type',55,44,-75), (127492,1210084,0,'soga_skin_color',8,12,34), (127493,1210084,0,'wing_color1',255,255,255), (127494,1210084,0,'wing_color2',255,255,255), (127495,1210085,1,'cheek_type',15,85,0), (127496,1210085,1,'chin_type',22,-45,-7), (127497,1210085,1,'eye_brow_type',96,26,75), (127498,1210085,0,'eye_color',98,34,110), (127499,1210085,1,'eye_type',-39,0,0), (127500,1210085,0,'hair_color1',193,163,55), (127501,1210085,0,'hair_face_color',87,37,141), (127502,1210085,0,'hair_type_color',87,37,141), (127503,1210085,1,'lip_type',-21,28,34), (127504,1210085,1,'nose_type',35,-63,-93), (127505,1210085,0,'skin_color',87,37,141), (127506,1210085,1,'soga_cheek_type',0,96,26), (127507,1210085,1,'soga_chin_type',0,-21,28), (127508,1210085,1,'soga_ear_type',0,-39,0), (127509,1210085,1,'soga_eye_brow_type',-17,34,-55), (127510,1210085,0,'soga_eye_color',229,229,102), (127511,1210085,1,'soga_eye_type',-81,0,0), (127512,1210085,0,'soga_hair_face_color',87,37,141), (127513,1210085,0,'soga_hair_type_color',87,37,141), (127514,1210085,1,'soga_lip_type',75,15,85), (127515,1210085,1,'soga_nose_type',34,22,-45), (127516,1210085,0,'soga_skin_color',87,37,141), (127517,1210086,0,'eye_color',255,255,255), (127518,1210086,0,'skin_color',255,255,255), (127519,1210086,0,'soga_eye_color',255,0,255), (127520,1210087,0,'eye_color',255,255,255), (127521,1210087,0,'skin_color',255,255,255), (127522,1210087,0,'soga_eye_color',255,0,255), (127523,1210088,0,'eye_color',255,255,255), (127524,1210088,0,'skin_color',255,255,255), (127525,1210088,0,'soga_eye_color',255,0,255), (127526,1210089,0,'eye_color',255,255,255), (127527,1210089,0,'skin_color',255,255,255), (127528,1210089,0,'soga_eye_color',255,0,255), (127529,1210090,0,'eye_color',255,255,255), (127530,1210090,0,'skin_color',255,255,255), (127531,1210090,0,'soga_eye_color',255,0,255), (127532,1210091,0,'eye_color',24,183,214), (127533,1210091,0,'skin_color',181,181,147), (127534,1210091,0,'soga_eye_color',255,0,255), (127535,1210092,0,'eye_color',255,255,255), (127536,1210092,0,'skin_color',255,255,255), (127537,1210092,0,'soga_eye_color',255,0,255), (127538,1210093,0,'eye_color',255,255,255), (127539,1210093,0,'skin_color',0,0,63), (127540,1210093,0,'soga_eye_color',255,0,255), (127541,1210094,0,'eye_color',255,255,255), (127542,1210094,0,'skin_color',255,255,255), (127543,1210094,0,'soga_eye_color',255,0,255), (127544,1210095,0,'eye_color',255,255,255), (127545,1210095,0,'skin_color',255,255,255), (127546,1210095,0,'soga_eye_color',255,0,255), (127547,1210096,0,'eye_color',255,255,255), (127548,1210096,0,'skin_color',255,255,255), (127549,1210096,0,'soga_eye_color',255,0,255), (127550,1210097,0,'eye_color',255,255,255), (127551,1210097,0,'skin_color',255,255,255), (127552,1210097,0,'soga_eye_color',255,0,255), (127553,1210098,0,'eye_color',255,255,255), (127554,1210098,0,'skin_color',255,255,255), (127555,1210098,0,'soga_eye_color',255,0,255), (127556,1210099,0,'eye_color',255,255,255), (127557,1210099,0,'skin_color',255,255,255), (127558,1210099,0,'soga_eye_color',255,0,255), (127559,1210100,0,'eye_color',255,255,255), (127560,1210100,0,'skin_color',255,255,255), (127561,1210100,0,'soga_eye_color',255,0,255), (127562,1210101,0,'eye_color',255,255,255), (127563,1210101,0,'skin_color',255,255,255), (127564,1210101,0,'soga_eye_color',255,0,255), (127565,1210102,0,'eye_color',255,255,255), (127566,1210102,0,'skin_color',128,0,0), (127567,1210102,0,'soga_eye_color',255,0,255), (127568,1210103,0,'eye_color',255,255,255), (127569,1210103,0,'skin_color',128,0,0), (127570,1210103,0,'soga_eye_color',255,0,255), (127571,1210104,0,'eye_color',255,255,255), (127572,1210104,0,'skin_color',255,255,255), (127573,1210104,0,'soga_eye_color',255,0,255), (127574,1210105,1,'cheek_type',91,-1,0), (127575,1210105,1,'chin_type',75,31,34), (127576,1210105,1,'ear_type',-100,-97,0), (127577,1210105,1,'eye_brow_type',-47,74,-41), (127578,1210105,0,'eye_color',204,204,204), (127579,1210105,1,'eye_type',25,0,0), (127580,1210105,0,'hair_color1',14,198,50), (127581,1210105,1,'lip_type',-11,15,8), (127582,1210105,1,'nose_type',-83,14,-58), (127583,1210105,0,'skin_color',177,179,180), (127584,1210105,1,'soga_cheek_type',0,-47,74), (127585,1210105,1,'soga_chin_type',0,-11,15), (127586,1210105,1,'soga_ear_type',0,25,0), (127587,1210105,1,'soga_eye_brow_type',0,-100,-97), (127588,1210105,0,'soga_eye_color',204,204,204), (127589,1210105,1,'soga_lip_type',-41,91,-1), (127590,1210105,1,'soga_nose_type',8,75,31), (127591,1210105,0,'soga_skin_color',177,179,180), (127592,1210106,1,'cheek_type',75,11,0), (127593,1210106,1,'chin_type',-57,40,58), (127594,1210106,1,'eye_brow_type',76,-56,-93), (127595,1210106,0,'eye_color',75,54,25), (127596,1210106,1,'eye_type',-93,0,0), (127597,1210106,0,'hair_face_color',57,19,57), (127598,1210106,0,'hair_type_color',57,19,57), (127599,1210106,1,'lip_type',-32,17,31), (127600,1210106,1,'nose_type',22,-20,31), (127601,1210106,0,'skin_color',57,19,57), (127602,1210106,1,'soga_cheek_type',75,11,0), (127603,1210106,1,'soga_chin_type',-57,40,58), (127604,1210106,1,'soga_eye_brow_type',76,-56,-93), (127605,1210106,0,'soga_eye_color',229,229,102), (127606,1210106,1,'soga_eye_type',-93,0,0), (127607,1210106,0,'soga_hair_face_color',57,19,57), (127608,1210106,0,'soga_hair_type_color',57,19,57), (127609,1210106,1,'soga_lip_type',-32,17,31), (127610,1210106,1,'soga_nose_type',22,-20,31), (127611,1210106,0,'soga_skin_color',57,19,57), (127612,1210106,0,'wing_color1',255,255,255), (127613,1210106,0,'wing_color2',255,255,255), (127614,1210107,1,'cheek_type',-50,90,0), (127615,1210107,1,'chin_type',21,68,50), (127616,1210107,1,'eye_brow_type',50,-81,69), (127617,1210107,0,'eye_color',116,170,180), (127618,1210107,1,'eye_type',50,0,0), (127619,1210107,0,'hair_face_color',90,61,40), (127620,1210107,0,'hair_type_color',90,61,40), (127621,1210107,1,'lip_type',19,56,-29), (127622,1210107,1,'nose_type',-37,38,31), (127623,1210107,0,'skin_color',90,61,40), (127624,1210107,1,'soga_cheek_type',-50,90,0), (127625,1210107,1,'soga_chin_type',21,68,50), (127626,1210107,1,'soga_eye_brow_type',50,-81,69), (127627,1210107,0,'soga_eye_color',229,229,102), (127628,1210107,1,'soga_eye_type',50,0,0), (127629,1210107,0,'soga_hair_face_color',90,61,40), (127630,1210107,0,'soga_hair_type_color',90,61,40), (127631,1210107,1,'soga_lip_type',19,56,-29), (127632,1210107,1,'soga_nose_type',-37,38,31), (127633,1210107,0,'soga_skin_color',90,61,40), (127634,1210107,0,'wing_color1',255,255,255), (127635,1210107,0,'wing_color2',255,255,255), (127636,1210108,0,'eye_color',255,255,255), (127637,1210108,0,'skin_color',255,255,255), (127638,1210108,0,'soga_eye_color',255,0,255), (127639,1210109,0,'eye_color',255,255,255), (127640,1210109,0,'skin_color',255,255,255), (127641,1210109,0,'soga_eye_color',255,0,255), (127642,1210110,0,'eye_color',255,255,255), (127643,1210110,0,'skin_color',255,255,255), (127644,1210110,0,'soga_eye_color',255,0,255), (127645,1210111,0,'eye_color',255,255,255), (127646,1210111,0,'skin_color',255,255,255), (127647,1210111,0,'soga_eye_color',255,0,255), (127648,1210112,0,'eye_color',255,255,255), (127649,1210112,0,'skin_color',255,255,255), (127650,1210112,0,'soga_eye_color',255,0,255), (127651,1210113,0,'eye_color',255,255,255), (127652,1210113,0,'skin_color',255,255,255), (127653,1210113,0,'soga_eye_color',255,0,255), (127654,1210114,0,'eye_color',255,255,255), (127655,1210114,0,'skin_color',255,255,255), (127656,1210114,0,'soga_eye_color',255,0,255), (127657,1210115,0,'eye_color',255,255,255), (127658,1210115,0,'skin_color',255,255,255), (127659,1210115,0,'soga_eye_color',255,0,255), (127660,1210116,0,'eye_color',255,255,255), (127661,1210116,0,'skin_color',255,255,255), (127662,1210116,0,'soga_eye_color',255,0,255), (127663,1210117,0,'eye_color',255,255,255), (127664,1210117,0,'skin_color',255,255,255), (127665,1210117,0,'soga_eye_color',255,0,255), (127666,1210118,0,'eye_color',255,255,255), (127667,1210118,0,'skin_color',255,255,255), (127668,1210118,0,'soga_eye_color',255,0,255), (127669,1210119,0,'eye_color',255,255,255), (127670,1210119,0,'skin_color',255,255,255), (127671,1210119,0,'soga_eye_color',255,0,255), (127672,1210120,0,'eye_color',255,255,255), (127673,1210120,0,'skin_color',255,255,255), (127674,1210120,0,'soga_eye_color',255,0,255), (127675,1210121,0,'eye_color',255,255,255), (127676,1210121,0,'skin_color',255,255,255), (127677,1210121,0,'soga_eye_color',255,0,255), (127678,1210122,0,'eye_color',255,255,255), (127679,1210122,0,'skin_color',255,255,255), (127680,1210122,0,'soga_eye_color',255,0,255), (127681,1210123,0,'eye_color',255,255,255), (127682,1210123,0,'skin_color',255,255,255), (127683,1210123,0,'soga_eye_color',255,0,255), (127684,1210124,1,'cheek_type',57,0,0), (127685,1210124,1,'chin_type',-9,75,90), (127686,1210124,1,'ear_type',87,-50,0), (127687,1210124,1,'eye_brow_type',0,34,-68), (127688,1210124,0,'eye_color',238,123,255), (127689,1210124,1,'eye_type',81,0,0), (127690,1210124,0,'hair_color1',33,22,19), (127691,1210124,0,'hair_color2',28,27,50), (127692,1210124,0,'hair_face_color',5,5,1), (127693,1210124,0,'hair_face_highlight_color',15,1,21), (127694,1210124,0,'hair_highlight',29,21,28), (127695,1210124,0,'hair_type_color',5,5,1), (127696,1210124,0,'hair_type_highlight_color',15,1,21), (127697,1210124,1,'lip_type',-100,-64,89), (127698,1210124,1,'nose_type',-45,0,-31), (127699,1210124,0,'skin_color',132,175,174), (127700,1210124,1,'soga_cheek_type',57,0,0), (127701,1210124,1,'soga_chin_type',-9,75,90), (127702,1210124,1,'soga_ear_type',87,-50,0), (127703,1210124,1,'soga_eye_brow_type',0,34,-68), (127704,1210124,0,'soga_eye_color',204,204,204), (127705,1210124,1,'soga_eye_type',81,0,0), (127706,1210124,0,'soga_hair_color1',33,22,19), (127707,1210124,0,'soga_hair_color2',28,27,50), (127708,1210124,0,'soga_hair_face_color',5,5,1), (127709,1210124,0,'soga_hair_face_highlight_color',15,1,21), (127710,1210124,0,'soga_hair_highlight',29,21,28), (127711,1210124,0,'soga_hair_type_color',5,5,1), (127712,1210124,0,'soga_hair_type_highlight_color',15,1,21), (127713,1210124,1,'soga_lip_type',-100,-64,89), (127714,1210124,1,'soga_nose_type',-45,0,-31), (127715,1210124,0,'soga_skin_color',132,175,174), (127716,1210125,0,'eye_color',255,255,255), (127717,1210125,0,'skin_color',255,255,255), (127718,1210125,0,'soga_eye_color',255,0,255), (127719,1210126,0,'eye_color',255,255,255), (127720,1210126,0,'skin_color',255,255,255), (127721,1210126,0,'soga_eye_color',255,0,255), (127722,1210127,1,'cheek_type',0,28,0), (127723,1210127,1,'chin_type',7,35,10), (127724,1210127,1,'ear_type',-14,-9,0), (127725,1210127,1,'eye_brow_type',23,29,-22), (127726,1210127,0,'eye_color',58,95,59), (127727,1210127,1,'eye_type',10,0,0), (127728,1210127,0,'hair_face_color',222,154,25), (127729,1210127,0,'hair_face_highlight_color',68,49,24), (127730,1210127,0,'hair_type_color',222,154,25), (127731,1210127,0,'hair_type_highlight_color',68,49,24), (127732,1210127,1,'lip_type',10,-20,20), (127733,1210127,1,'nose_type',0,-23,0), (127734,1210127,0,'skin_color',213,214,202), (127735,1210127,1,'soga_cheek_type',0,28,0), (127736,1210127,1,'soga_chin_type',7,35,10), (127737,1210127,1,'soga_ear_type',-14,-9,0), (127738,1210127,1,'soga_eye_brow_type',23,29,-22), (127739,1210127,0,'soga_eye_color',229,229,102), (127740,1210127,1,'soga_eye_type',10,0,0), (127741,1210127,0,'soga_hair_face_color',222,154,25), (127742,1210127,0,'soga_hair_face_highlight_color',68,49,24), (127743,1210127,0,'soga_hair_type_color',222,154,25), (127744,1210127,0,'soga_hair_type_highlight_color',68,49,24), (127745,1210127,1,'soga_lip_type',10,-20,20), (127746,1210127,1,'soga_nose_type',0,-23,0), (127747,1210127,0,'soga_skin_color',213,214,202), (127748,1210127,0,'wing_color1',255,255,255), (127749,1210127,0,'wing_color2',255,255,255), (127750,1210128,1,'cheek_type',-28,81,0), (127751,1210128,1,'chin_type',56,77,0), (127752,1210128,1,'ear_type',0,44,0), (127753,1210128,1,'eye_brow_type',34,-7,0), (127754,1210128,0,'eye_color',204,29,1), (127755,1210128,1,'eye_type',44,0,0), (127756,1210128,1,'lip_type',-50,77,62), (127757,1210128,1,'nose_type',-77,0,68), (127758,1210128,0,'skin_color',221,215,199), (127759,1210128,1,'soga_cheek_type',-28,81,0), (127760,1210128,1,'soga_chin_type',56,77,0), (127761,1210128,1,'soga_ear_type',0,44,0), (127762,1210128,1,'soga_eye_brow_type',34,-7,0), (127763,1210128,0,'soga_eye_color',229,229,102), (127764,1210128,1,'soga_eye_type',44,0,0), (127765,1210128,1,'soga_lip_type',-50,77,62), (127766,1210128,1,'soga_nose_type',-77,0,68), (127767,1210128,0,'soga_skin_color',221,215,199), (127768,1210128,0,'wing_color1',255,255,255), (127769,1210128,0,'wing_color2',255,255,255), (127770,1210129,1,'cheek_type',56,-10,0), (127771,1210129,1,'chin_type',-44,-9,40), (127772,1210129,1,'ear_type',55,-31,0), (127773,1210129,1,'eye_brow_type',-40,56,28), (127774,1210129,0,'eye_color',129,181,196), (127775,1210129,1,'eye_type',-90,0,0), (127776,1210129,0,'hair_color1',50,48,56), (127777,1210129,0,'hair_color2',68,72,71), (127778,1210129,0,'hair_face_color',64,66,79), (127779,1210129,0,'hair_face_highlight_color',244,246,246), (127780,1210129,0,'hair_highlight',164,165,165), (127781,1210129,0,'hair_type_color',64,66,79), (127782,1210129,0,'hair_type_highlight_color',244,246,246), (127783,1210129,1,'lip_type',18,31,-29), (127784,1210129,1,'nose_type',17,-34,-44), (127785,1210129,0,'skin_color',141,141,113), (127786,1210129,1,'soga_cheek_type',56,-10,0), (127787,1210129,1,'soga_chin_type',-44,-9,40), (127788,1210129,1,'soga_ear_type',55,-31,0), (127789,1210129,1,'soga_eye_brow_type',-40,56,28), (127790,1210129,0,'soga_eye_color',229,229,102), (127791,1210129,1,'soga_eye_type',-90,0,0), (127792,1210129,0,'soga_hair_color1',50,48,56), (127793,1210129,0,'soga_hair_color2',68,72,71), (127794,1210129,0,'soga_hair_face_color',64,66,79), (127795,1210129,0,'soga_hair_face_highlight_color',244,246,246), (127796,1210129,0,'soga_hair_highlight',164,165,165), (127797,1210129,0,'soga_hair_type_color',64,66,79), (127798,1210129,0,'soga_hair_type_highlight_color',244,246,246), (127799,1210129,1,'soga_lip_type',18,31,-29), (127800,1210129,1,'soga_nose_type',17,-34,-44), (127801,1210129,0,'soga_skin_color',141,141,113), (127802,1210129,0,'wing_color1',255,255,255), (127803,1210129,0,'wing_color2',255,255,255), (127804,1210130,0,'eye_color',255,255,255), (127805,1210130,0,'skin_color',255,255,255), (127806,1210130,0,'soga_eye_color',255,0,255), (127807,1210131,0,'eye_color',255,255,255), (127808,1210131,0,'skin_color',255,255,255), (127809,1210131,0,'soga_eye_color',255,0,255), (127810,1210132,0,'eye_color',255,255,255), (127811,1210132,0,'skin_color',255,255,255), (127812,1210132,0,'soga_eye_color',255,0,255), (127813,1210133,0,'eye_color',255,255,255), (127814,1210133,0,'skin_color',255,255,255), (127815,1210133,0,'soga_eye_color',255,0,255), (127816,1210134,0,'eye_color',255,255,255), (127817,1210134,0,'skin_color',255,255,255), (127818,1210134,0,'soga_eye_color',255,0,255), (127819,1210135,0,'eye_color',255,255,255), (127820,1210135,0,'skin_color',255,255,255), (127821,1210135,0,'soga_eye_color',255,0,255), (127822,1210136,0,'eye_color',255,255,255), (127823,1210136,0,'skin_color',255,255,255), (127824,1210136,0,'soga_eye_color',255,0,255), (127825,1210137,0,'eye_color',255,255,255), (127826,1210137,0,'skin_color',0,128,0), (127827,1210137,0,'soga_eye_color',255,0,255), (127828,1210138,0,'eye_color',255,255,255), (127829,1210138,0,'skin_color',0,0,63), (127830,1210138,0,'soga_eye_color',255,0,255), (127831,1210139,0,'eye_color',255,255,255), (127832,1210139,0,'skin_color',255,255,255), (127833,1210139,0,'soga_eye_color',255,0,255), (127834,1210140,1,'cheek_type',-35,43,0), (127835,1210140,1,'chin_type',32,95,-88), (127836,1210140,1,'ear_type',-9,-50,0), (127837,1210140,1,'eye_brow_type',57,15,-25), (127838,1210140,0,'eye_color',74,130,98), (127839,1210140,1,'eye_type',-2,0,0), (127840,1210140,0,'hair_color1',209,131,22), (127841,1210140,0,'hair_color2',199,150,48), (127842,1210140,0,'hair_face_color',184,128,10), (127843,1210140,0,'hair_face_highlight_color',37,10,14), (127844,1210140,0,'hair_highlight',54,45,28), (127845,1210140,0,'hair_type_color',184,128,10), (127846,1210140,0,'hair_type_highlight_color',37,10,14), (127847,1210140,1,'lip_type',78,-79,31), (127848,1210140,1,'nose_type',72,-43,84), (127849,1210140,0,'skin_color',210,188,159), (127850,1210140,1,'soga_cheek_type',-35,43,0), (127851,1210140,1,'soga_chin_type',32,95,-88), (127852,1210140,1,'soga_ear_type',-9,-50,0), (127853,1210140,1,'soga_eye_brow_type',57,15,-25), (127854,1210140,0,'soga_eye_color',229,229,102), (127855,1210140,1,'soga_eye_type',-2,0,0), (127856,1210140,0,'soga_hair_color1',209,131,22), (127857,1210140,0,'soga_hair_color2',199,150,48), (127858,1210140,0,'soga_hair_face_color',184,128,10), (127859,1210140,0,'soga_hair_face_highlight_color',37,10,14), (127860,1210140,0,'soga_hair_highlight',54,45,28), (127861,1210140,0,'soga_hair_type_color',184,128,10), (127862,1210140,0,'soga_hair_type_highlight_color',37,10,14), (127863,1210140,1,'soga_lip_type',78,-79,31), (127864,1210140,1,'soga_nose_type',72,-43,84), (127865,1210140,0,'soga_skin_color',210,188,159), (127866,1210140,0,'wing_color1',255,255,255), (127867,1210140,0,'wing_color2',255,255,255), (127868,1210141,0,'eye_color',255,255,255), (127869,1210141,0,'skin_color',255,255,255), (127870,1210141,0,'soga_eye_color',255,0,255), (127871,1210142,0,'eye_color',110,110,110), (127872,1210142,0,'skin_color',255,255,255), (127873,1210142,0,'soga_eye_color',255,0,255), (127874,1210143,0,'eye_color',255,255,255), (127875,1210143,0,'skin_color',255,255,255), (127876,1210143,0,'soga_eye_color',255,0,255), (127877,1210144,0,'eye_color',255,255,255), (127878,1210144,0,'skin_color',255,255,255), (127879,1210144,0,'soga_eye_color',255,0,255), (127880,1210145,1,'cheek_type',56,34,0), (127881,1210145,1,'chin_type',28,7,0), (127882,1210145,1,'ear_type',100,-81,0), (127883,1210145,1,'eye_brow_type',-100,7,100), (127884,1210145,0,'eye_color',148,246,236), (127885,1210145,1,'eye_type',51,0,0), (127886,1210145,0,'hair_color1',33,22,19), (127887,1210145,0,'hair_color2',28,27,50), (127888,1210145,0,'hair_face_color',5,5,1), (127889,1210145,0,'hair_face_highlight_color',86,68,133), (127890,1210145,0,'hair_highlight',152,46,102), (127891,1210145,0,'hair_type_color',5,5,1), (127892,1210145,0,'hair_type_highlight_color',86,68,133), (127893,1210145,1,'lip_type',14,-88,39), (127894,1210145,1,'nose_type',17,100,-50), (127895,1210145,0,'skin_color',118,161,160), (127896,1210145,1,'soga_cheek_type',56,34,0), (127897,1210145,1,'soga_chin_type',28,7,0), (127898,1210145,1,'soga_ear_type',100,-81,0), (127899,1210145,1,'soga_eye_brow_type',-100,7,100), (127900,1210145,0,'soga_eye_color',229,229,102), (127901,1210145,1,'soga_eye_type',51,0,0), (127902,1210145,0,'soga_hair_color1',33,22,19), (127903,1210145,0,'soga_hair_color2',28,27,50), (127904,1210145,0,'soga_hair_face_color',5,5,1), (127905,1210145,0,'soga_hair_face_highlight_color',86,68,133), (127906,1210145,0,'soga_hair_highlight',152,46,102), (127907,1210145,0,'soga_hair_type_color',5,5,1), (127908,1210145,0,'soga_hair_type_highlight_color',86,68,133), (127909,1210145,1,'soga_lip_type',14,-88,39), (127910,1210145,1,'soga_nose_type',17,100,-50), (127911,1210145,0,'soga_skin_color',118,161,160), (127912,1210145,0,'wing_color1',255,255,255), (127913,1210145,0,'wing_color2',255,255,255), (127914,1210146,0,'eye_color',255,255,255), (127915,1210146,0,'skin_color',0,128,0), (127916,1210146,0,'soga_eye_color',255,0,255), (127917,1210147,0,'eye_color',255,255,255), (127918,1210147,0,'skin_color',255,255,255), (127919,1210147,0,'soga_eye_color',255,0,255), (127920,1210148,0,'eye_color',255,255,255), (127921,1210148,0,'skin_color',255,255,255), (127922,1210148,0,'soga_eye_color',255,0,255), (127923,1210149,0,'eye_color',108,223,176), (127924,1210149,0,'skin_color',236,236,227), (127925,1210149,0,'soga_eye_color',255,0,255), (127926,1210150,1,'cheek_type',15,-4,0), (127927,1210150,1,'chin_type',-59,-11,-38), (127928,1210150,1,'ear_type',10,-87,0), (127929,1210150,1,'eye_brow_type',-66,56,62), (127930,1210150,0,'eye_color',132,143,94), (127931,1210150,1,'eye_type',48,0,0), (127932,1210150,0,'hair_color1',209,131,22), (127933,1210150,0,'hair_color2',199,150,48), (127934,1210150,0,'hair_face_color',184,128,10), (127935,1210150,0,'hair_face_highlight_color',224,176,20), (127936,1210150,0,'hair_highlight',239,221,86), (127937,1210150,0,'hair_type_color',184,128,10), (127938,1210150,0,'hair_type_highlight_color',224,176,20), (127939,1210150,1,'lip_type',68,-75,0), (127940,1210150,1,'nose_type',0,-56,-63), (127941,1210150,0,'skin_color',162,137,89), (127942,1210150,1,'soga_cheek_type',15,-4,0), (127943,1210150,1,'soga_chin_type',-59,-11,-38), (127944,1210150,1,'soga_ear_type',10,-87,0), (127945,1210150,1,'soga_eye_brow_type',-66,56,62), (127946,1210150,0,'soga_eye_color',229,229,102), (127947,1210150,1,'soga_eye_type',48,0,0), (127948,1210150,0,'soga_hair_color1',209,131,22), (127949,1210150,0,'soga_hair_color2',199,150,48), (127950,1210150,0,'soga_hair_face_color',184,128,10), (127951,1210150,0,'soga_hair_face_highlight_color',224,176,20), (127952,1210150,0,'soga_hair_highlight',239,221,86), (127953,1210150,0,'soga_hair_type_color',184,128,10), (127954,1210150,0,'soga_hair_type_highlight_color',224,176,20), (127955,1210150,1,'soga_lip_type',68,-75,0), (127956,1210150,1,'soga_nose_type',0,-56,-63), (127957,1210150,0,'soga_skin_color',162,137,89), (127958,1210151,0,'eye_color',255,255,255), (127959,1210151,0,'skin_color',255,255,255), (127960,1210151,0,'soga_eye_color',255,0,255), (127961,1210152,0,'eye_color',255,255,255), (127962,1210152,0,'skin_color',255,255,255), (127963,1210152,0,'soga_eye_color',255,0,255), (127964,1210153,0,'eye_color',255,255,255), (127965,1210153,0,'skin_color',255,255,255), (127966,1210153,0,'soga_eye_color',255,0,255), (127967,1210154,0,'eye_color',255,255,255), (127968,1210154,0,'skin_color',255,255,255), (127969,1210154,0,'soga_eye_color',255,0,255), (127970,1210155,0,'eye_color',255,255,255), (127971,1210155,0,'skin_color',0,128,63), (127972,1210155,0,'soga_eye_color',255,0,255), (127973,1210156,0,'eye_color',255,255,255), (127974,1210156,0,'skin_color',255,255,255), (127975,1210156,0,'soga_eye_color',255,0,255), (127976,1210157,0,'eye_color',255,255,255), (127977,1210157,0,'skin_color',63,0,0), (127978,1210157,0,'soga_eye_color',255,0,255), (127979,1210158,0,'eye_color',255,255,255), (127980,1210158,0,'skin_color',0,0,63), (127981,1210158,0,'soga_eye_color',255,0,255), (127982,1210159,0,'eye_color',255,255,255), (127983,1210159,0,'skin_color',0,0,63), (127984,1210159,0,'soga_eye_color',255,0,255), (127985,1210160,0,'eye_color',255,255,255), (127986,1210160,0,'skin_color',255,255,255), (127987,1210160,0,'soga_eye_color',255,0,255), (127988,1210161,0,'eye_color',255,255,255), (127989,1210161,0,'skin_color',0,0,63), (127990,1210161,0,'soga_eye_color',255,0,255), (127991,1210162,0,'eye_color',255,255,255), (127992,1210162,0,'skin_color',255,255,255), (127993,1210162,0,'soga_eye_color',255,0,255), (127994,1210163,0,'eye_color',255,255,255), (127995,1210163,0,'skin_color',255,255,255), (127996,1210163,0,'soga_eye_color',255,0,255), (127997,1210164,0,'eye_color',255,255,255), (127998,1210164,0,'skin_color',0,0,63), (127999,1210164,0,'soga_eye_color',255,0,255), (128000,1210165,1,'cheek_type',11,53,0), (128001,1210165,1,'chin_type',40,-14,4), (128002,1210165,1,'ear_type',-1,71,0), (128003,1210165,1,'eye_brow_type',93,-10,-51), (128004,1210165,0,'eye_color',116,174,190), (128005,1210165,1,'eye_type',97,0,0), (128006,1210165,0,'hair_color1',38,22,21), (128007,1210165,0,'hair_color2',120,50,0), (128008,1210165,0,'hair_face_color',2,0,0), (128009,1210165,0,'hair_face_highlight_color',233,184,31), (128010,1210165,0,'hair_highlight',246,219,114), (128011,1210165,0,'hair_type_color',2,0,0), (128012,1210165,0,'hair_type_highlight_color',233,184,31), (128013,1210165,1,'lip_type',43,-53,-50), (128014,1210165,1,'nose_type',-55,-87,-62), (128015,1210165,0,'skin_color',202,194,179), (128016,1210165,1,'soga_cheek_type',11,53,0), (128017,1210165,1,'soga_chin_type',40,-14,4), (128018,1210165,1,'soga_ear_type',-1,71,0), (128019,1210165,1,'soga_eye_brow_type',93,-10,-51), (128020,1210165,0,'soga_eye_color',229,229,102), (128021,1210165,1,'soga_eye_type',97,0,0), (128022,1210165,0,'soga_hair_color1',38,22,21), (128023,1210165,0,'soga_hair_color2',120,50,0), (128024,1210165,0,'soga_hair_face_color',2,0,0), (128025,1210165,0,'soga_hair_face_highlight_color',233,184,31), (128026,1210165,0,'soga_hair_highlight',246,219,114), (128027,1210165,0,'soga_hair_type_color',2,0,0), (128028,1210165,0,'soga_hair_type_highlight_color',233,184,31), (128029,1210165,1,'soga_lip_type',43,-53,-50), (128030,1210165,1,'soga_nose_type',-55,-87,-62), (128031,1210165,0,'soga_skin_color',202,194,179), (128032,1210165,0,'wing_color1',255,255,255), (128033,1210165,0,'wing_color2',255,255,255), (128034,1210166,0,'eye_color',255,255,255), (128035,1210166,0,'skin_color',0,128,0), (128036,1210166,0,'soga_eye_color',255,0,255), (128037,1210167,0,'eye_color',255,255,255), (128038,1210167,0,'skin_color',0,0,63), (128039,1210167,0,'soga_eye_color',255,0,255), (128040,1210168,0,'eye_color',255,255,255), (128041,1210168,0,'skin_color',255,255,255), (128042,1210168,0,'soga_eye_color',255,0,255), (128043,1210169,0,'eye_color',255,255,255), (128044,1210169,0,'skin_color',255,255,255), (128045,1210169,0,'soga_eye_color',255,0,255), (128046,1210170,0,'eye_color',255,255,255), (128047,1210170,0,'skin_color',0,0,63), (128048,1210170,0,'soga_eye_color',255,0,255), (128049,1210171,0,'eye_color',164,250,168), (128050,1210171,0,'skin_color',0,128,0), (128051,1210171,0,'soga_eye_color',255,0,255), (128052,1210172,0,'eye_color',255,255,255), (128053,1210172,0,'skin_color',0,0,63), (128054,1210172,0,'soga_eye_color',255,0,255), (128055,1210173,0,'eye_color',255,255,255), (128056,1210173,0,'skin_color',0,0,63), (128057,1210173,0,'soga_eye_color',255,0,255), (128058,1210174,0,'eye_color',255,255,255), (128059,1210174,0,'skin_color',255,255,255), (128060,1210174,0,'soga_eye_color',255,0,255), (128061,1210175,0,'eye_color',255,255,255), (128062,1210175,0,'skin_color',1,1,1), (128063,1210175,0,'soga_eye_color',255,0,255), (128064,1210176,0,'eye_color',255,255,255), (128065,1210176,0,'skin_color',1,1,1), (128066,1210176,0,'soga_eye_color',255,0,255), (128067,1210177,0,'eye_color',255,255,255), (128068,1210177,0,'skin_color',1,1,1), (128069,1210177,0,'soga_eye_color',255,0,255), (128070,1210178,0,'eye_color',255,255,255), (128071,1210178,0,'skin_color',0,0,63), (128072,1210178,0,'soga_eye_color',255,0,255), (128073,1210179,0,'eye_color',255,255,255), (128074,1210179,0,'skin_color',255,255,255), (128075,1210179,0,'soga_eye_color',255,0,255), (128076,1210180,0,'eye_color',255,255,255), (128077,1210180,0,'skin_color',0,0,63), (128078,1210180,0,'soga_eye_color',255,0,255), (128079,1210181,0,'eye_color',255,255,255), (128080,1210181,0,'skin_color',255,255,255), (128081,1210181,0,'soga_eye_color',255,0,255), (128082,1210182,1,'cheek_type',38,-34,0), (128083,1210182,1,'chin_type',28,-78,-34), (128084,1210182,1,'ear_type',-31,-58,0), (128085,1210182,1,'eye_brow_type',-25,-69,-22), (128086,1210182,0,'eye_color',147,191,198), (128087,1210182,1,'eye_type',100,0,0), (128088,1210182,0,'hair_color1',54,45,28), (128089,1210182,0,'hair_color2',104,52,0), (128090,1210182,0,'hair_face_color',44,17,14), (128091,1210182,0,'hair_face_highlight_color',93,65,9), (128092,1210182,0,'hair_highlight',56,33,26), (128093,1210182,0,'hair_type_color',44,17,14), (128094,1210182,0,'hair_type_highlight_color',93,65,9), (128095,1210182,1,'lip_type',61,68,64), (128096,1210182,1,'nose_type',87,93,-14), (128097,1210182,0,'skin_color',255,255,255), (128098,1210182,1,'soga_cheek_type',38,-34,0), (128099,1210182,1,'soga_chin_type',28,-78,-34), (128100,1210182,1,'soga_ear_type',-31,-58,0), (128101,1210182,1,'soga_eye_brow_type',-25,-69,-22), (128102,1210182,0,'soga_eye_color',229,229,102), (128103,1210182,1,'soga_eye_type',100,0,0), (128104,1210182,0,'soga_hair_color1',54,45,28), (128105,1210182,0,'soga_hair_color2',104,52,0), (128106,1210182,0,'soga_hair_face_color',44,17,14), (128107,1210182,0,'soga_hair_face_highlight_color',93,65,9), (128108,1210182,0,'soga_hair_highlight',56,33,26), (128109,1210182,0,'soga_hair_type_color',44,17,14), (128110,1210182,0,'soga_hair_type_highlight_color',93,65,9), (128111,1210182,1,'soga_lip_type',61,68,64), (128112,1210182,1,'soga_nose_type',87,93,-14), (128113,1210182,0,'soga_skin_color',255,255,255), (128114,1210182,0,'wing_color1',255,255,255), (128115,1210182,0,'wing_color2',255,255,255), (128116,1210183,0,'eye_color',255,255,255), (128117,1210183,0,'skin_color',255,255,255), (128118,1210183,0,'soga_eye_color',255,0,255), (128119,1210184,0,'eye_color',255,255,255), (128120,1210184,0,'skin_color',255,255,255), (128121,1210184,0,'soga_eye_color',255,0,255), (128122,1210185,0,'eye_color',255,255,255), (128123,1210185,0,'skin_color',255,255,255), (128124,1210185,0,'soga_eye_color',255,0,255), (128125,1210186,1,'cheek_type',39,-50,0), (128126,1210186,1,'chin_type',25,79,90), (128127,1210186,1,'eye_brow_type',87,14,-52), (128128,1210186,0,'eye_color',163,199,205), (128129,1210186,1,'eye_type',-72,0,0), (128130,1210186,0,'hair_face_color',56,85,12), (128131,1210186,0,'hair_type_color',56,85,12), (128132,1210186,1,'lip_type',-97,-79,-1), (128133,1210186,1,'nose_type',89,39,-17), (128134,1210186,0,'skin_color',56,85,12), (128135,1210186,1,'soga_cheek_type',39,-50,0), (128136,1210186,1,'soga_chin_type',25,79,90), (128137,1210186,1,'soga_eye_brow_type',87,14,-52), (128138,1210186,0,'soga_eye_color',229,229,102), (128139,1210186,1,'soga_eye_type',-72,0,0), (128140,1210186,0,'soga_hair_face_color',56,85,12), (128141,1210186,0,'soga_hair_type_color',56,85,12), (128142,1210186,1,'soga_lip_type',-97,-79,-1), (128143,1210186,1,'soga_nose_type',89,39,-17), (128144,1210186,0,'soga_skin_color',56,85,12), (128145,1210187,0,'eye_color',255,255,255), (128146,1210187,0,'skin_color',255,255,255), (128147,1210187,0,'soga_eye_color',255,0,255), (128148,1210188,0,'eye_color',255,255,255), (128149,1210188,0,'skin_color',255,255,255), (128150,1210188,0,'soga_eye_color',255,0,255), (128151,1210189,0,'eye_color',255,255,255), (128152,1210189,0,'skin_color',255,255,255), (128153,1210189,0,'soga_eye_color',255,0,255), (128154,1210190,0,'eye_color',255,255,255), (128155,1210190,0,'skin_color',255,255,255), (128156,1210190,0,'soga_eye_color',255,0,255), (128157,1210191,0,'eye_color',255,255,255), (128158,1210191,0,'skin_color',255,255,255), (128159,1210191,0,'soga_eye_color',255,0,255), (128160,1210192,0,'eye_color',255,255,255), (128161,1210192,0,'skin_color',255,255,255), (128162,1210192,0,'soga_eye_color',255,0,255), (128163,1210193,0,'eye_color',255,255,255), (128164,1210193,0,'skin_color',255,255,255), (128165,1210193,0,'soga_eye_color',255,0,255), (128166,1210194,0,'eye_color',255,255,255), (128167,1210194,0,'skin_color',255,255,255), (128168,1210194,0,'soga_eye_color',255,0,255), (128169,1210195,1,'cheek_type',7,-62,0), (128170,1210195,1,'chin_type',34,75,17), (128171,1210195,1,'ear_type',-28,-100,0), (128172,1210195,1,'eye_brow_type',0,7,-62), (128173,1210195,0,'eye_color',7,0,130), (128174,1210195,1,'eye_type',-34,0,0), (128175,1210195,1,'lip_type',-19,62,34), (128176,1210195,1,'nose_type',28,-37,-75), (128177,1210195,0,'skin_color',144,43,1), (128178,1210195,1,'soga_cheek_type',-31,9,0), (128179,1210195,1,'soga_chin_type',-57,19,-93), (128180,1210195,1,'soga_ear_type',70,55,0), (128181,1210195,1,'soga_eye_brow_type',-48,77,74), (128182,1210195,0,'soga_eye_color',229,229,102), (128183,1210195,1,'soga_eye_type',-98,0,0), (128184,1210195,1,'soga_lip_type',-35,11,-53), (128185,1210195,1,'soga_nose_type',-41,-45,-77), (128186,1210195,0,'soga_skin_color',238,216,157), (128187,1890000,1,'cheek_type',91,-1,0), (128188,1890000,1,'chin_type',75,31,34), (128189,1890000,1,'ear_type',-100,-97,0), (128190,1890000,1,'eye_brow_type',-47,74,-41), (128191,1890000,0,'eye_color',204,204,204), (128192,1890000,1,'eye_type',25,0,0), (128193,1890000,0,'hair_color1',14,198,50), (128194,1890000,1,'lip_type',-11,15,8), (128195,1890000,1,'nose_type',-83,14,-58), (128196,1890000,0,'skin_color',177,179,180), (128197,1890000,1,'soga_cheek_type',0,-47,74), (128198,1890000,1,'soga_chin_type',0,-11,15), (128199,1890000,1,'soga_ear_type',0,25,0), (128200,1890000,1,'soga_eye_brow_type',0,-100,-97), (128201,1890000,0,'soga_eye_color',204,204,204), (128202,1890000,1,'soga_lip_type',-41,91,-1), (128203,1890000,1,'soga_nose_type',8,75,31), (128204,1890000,0,'soga_skin_color',177,179,180), (128205,1890001,0,'eye_color',255,255,255), (128206,1890001,0,'skin_color',255,255,255), (128207,1890001,0,'soga_eye_color',255,0,255), (128208,1890002,0,'eye_color',255,255,255), (128209,1890002,0,'skin_color',255,255,255), (128210,1890002,0,'soga_eye_color',255,0,255), (128211,1890003,0,'eye_color',255,255,255), (128212,1890003,0,'skin_color',255,255,255), (128213,1890003,0,'soga_eye_color',255,0,255), (128214,1890004,0,'eye_color',255,255,255), (128215,1890004,0,'skin_color',255,255,255), (128216,1890004,0,'soga_eye_color',255,0,255), (128217,1890005,0,'eye_color',255,255,255), (128218,1890005,0,'skin_color',255,255,255), (128219,1890005,0,'soga_eye_color',255,0,255), (128220,1890006,0,'eye_color',255,255,255), (128221,1890006,0,'skin_color',8,8,8), (128222,1890006,0,'soga_eye_color',255,0,255), (128223,1890007,0,'eye_color',255,255,255), (128224,1890007,0,'skin_color',255,255,255), (128225,1890007,0,'soga_eye_color',255,0,255), (128226,1890008,0,'eye_color',255,255,255), (128227,1890008,0,'skin_color',255,255,255), (128228,1890008,0,'soga_eye_color',255,0,255), (128229,1890009,0,'eye_color',255,255,255), (128230,1890009,0,'skin_color',255,255,255), (128231,1890009,0,'soga_eye_color',255,0,255), (128232,1890010,0,'eye_color',255,255,255), (128233,1890010,0,'skin_color',255,255,255), (128234,1890010,0,'soga_eye_color',255,0,255), (128235,1890011,0,'eye_color',255,255,255), (128236,1890011,0,'skin_color',255,255,255), (128237,1890011,0,'soga_eye_color',255,0,255), (128238,1890012,0,'eye_color',255,255,255), (128239,1890012,0,'skin_color',255,255,255), (128240,1890012,0,'soga_eye_color',255,0,255), (128241,1890013,0,'eye_color',255,255,255), (128242,1890013,0,'skin_color',255,255,255), (128243,1890013,0,'soga_eye_color',255,0,255), (128244,1890014,0,'eye_color',255,255,255), (128245,1890014,0,'skin_color',255,255,255), (128246,1890014,0,'soga_eye_color',255,0,255), (128247,1890015,0,'eye_color',255,255,255), (128248,1890015,0,'skin_color',255,255,255), (128249,1890015,0,'soga_eye_color',255,0,255), (128250,1890016,0,'eye_color',255,255,255), (128251,1890016,0,'skin_color',255,255,255), (128252,1890016,0,'soga_eye_color',255,0,255), (128253,1890017,0,'eye_color',255,255,255), (128254,1890017,0,'skin_color',255,255,255), (128255,1890017,0,'soga_eye_color',255,0,255), (128256,1890018,0,'eye_color',255,255,255), (128257,1890018,0,'skin_color',255,255,255), (128258,1890018,0,'soga_eye_color',255,0,255), (128259,1890019,0,'eye_color',255,255,255), (128260,1890019,0,'skin_color',255,255,255), (128261,1890019,0,'soga_eye_color',255,0,255), (128262,1890020,0,'eye_color',255,255,255), (128263,1890020,0,'skin_color',255,255,255), (128264,1890020,0,'soga_eye_color',255,0,255), (128265,1890021,0,'eye_color',255,255,255), (128266,1890021,0,'skin_color',255,255,255), (128267,1890021,0,'soga_eye_color',255,0,255), (128268,1890022,0,'eye_color',255,255,255), (128269,1890022,0,'skin_color',255,255,255), (128270,1890022,0,'soga_eye_color',255,0,255), (128271,1890023,0,'eye_color',255,255,255), (128272,1890023,0,'skin_color',255,255,255), (128273,1890023,0,'soga_eye_color',255,0,255), (128274,1890024,0,'eye_color',255,255,255), (128275,1890024,0,'skin_color',255,255,255), (128276,1890024,0,'soga_eye_color',255,0,255), (128277,1890025,0,'eye_color',255,255,255), (128278,1890025,0,'skin_color',255,255,255), (128279,1890025,0,'soga_eye_color',255,0,255), (128280,1890026,0,'eye_color',255,255,255), (128281,1890026,0,'skin_color',255,255,255), (128282,1890026,0,'soga_eye_color',255,0,255), (128283,1890027,0,'eye_color',255,255,255), (128284,1890027,0,'skin_color',255,255,255), (128285,1890027,0,'soga_eye_color',255,0,255), (128286,1890028,0,'eye_color',255,255,255), (128287,1890028,0,'skin_color',255,255,255), (128288,1890028,0,'soga_eye_color',255,0,255), (128289,1890029,0,'eye_color',255,255,255), (128290,1890029,0,'skin_color',255,255,255), (128291,1890029,0,'soga_eye_color',255,0,255), (128292,1890030,0,'eye_color',255,255,255), (128293,1890030,0,'skin_color',255,255,255), (128294,1890030,0,'soga_eye_color',255,0,255), (128295,1890031,0,'eye_color',255,255,255), (128296,1890031,0,'skin_color',255,255,255), (128297,1890031,0,'soga_eye_color',255,0,255), (128298,1890032,0,'eye_color',255,255,255), (128299,1890032,0,'skin_color',255,255,255), (128300,1890032,0,'soga_eye_color',255,0,255), (128301,1890033,0,'eye_color',255,255,255), (128302,1890033,0,'skin_color',255,255,255), (128303,1890033,0,'soga_eye_color',255,0,255), (128304,1890034,0,'eye_color',255,255,255), (128305,1890034,0,'skin_color',255,255,255), (128306,1890034,0,'soga_eye_color',255,0,255), (128307,1890035,0,'eye_color',255,255,255), (128308,1890035,0,'skin_color',255,255,255), (128309,1890035,0,'soga_eye_color',255,0,255), (128310,1890036,0,'eye_color',255,255,255), (128311,1890036,0,'skin_color',255,255,255), (128312,1890036,0,'soga_eye_color',255,0,255), (128313,1890037,0,'eye_color',255,255,255), (128314,1890037,0,'skin_color',255,255,255), (128315,1890037,0,'soga_eye_color',255,0,255), (128316,1890038,0,'eye_color',255,255,255), (128317,1890038,0,'skin_color',255,255,255), (128318,1890038,0,'soga_eye_color',255,0,255), (128319,1890039,0,'eye_color',255,255,255), (128320,1890039,0,'skin_color',255,255,255), (128321,1890039,0,'soga_eye_color',255,0,255), (128322,1890040,0,'eye_color',255,255,255), (128323,1890040,0,'skin_color',255,255,255), (128324,1890040,0,'soga_eye_color',255,0,255), (128325,1890041,0,'eye_color',255,255,255), (128326,1890041,0,'skin_color',255,255,255), (128327,1890041,0,'soga_eye_color',255,0,255), (128328,1890042,0,'eye_color',255,255,255), (128329,1890042,0,'skin_color',255,255,255), (128330,1890042,0,'soga_eye_color',255,0,255), (128331,1890043,0,'eye_color',255,255,255), (128332,1890043,0,'skin_color',255,255,255), (128333,1890043,0,'soga_eye_color',255,0,255), (128334,1890044,0,'eye_color',255,255,255), (128335,1890044,0,'skin_color',255,255,255), (128336,1890044,0,'soga_eye_color',255,0,255), (128337,1890045,0,'eye_color',255,255,255), (128338,1890045,0,'skin_color',255,255,255), (128339,1890045,0,'soga_eye_color',255,0,255), (128340,1890046,0,'eye_color',255,255,255), (128341,1890046,0,'skin_color',255,255,255), (128342,1890046,0,'soga_eye_color',255,0,255), (128343,1890047,0,'eye_color',255,255,255), (128344,1890047,0,'skin_color',255,255,255), (128345,1890047,0,'soga_eye_color',255,0,255), (128346,1890048,0,'eye_color',255,255,255), (128347,1890048,0,'skin_color',255,255,255), (128348,1890048,0,'soga_eye_color',255,0,255), (128349,1890049,0,'eye_color',255,255,255), (128350,1890049,0,'skin_color',255,255,255), (128351,1890049,0,'soga_eye_color',255,0,255), (128352,1890050,0,'eye_color',255,255,255), (128353,1890050,0,'skin_color',255,255,255), (128354,1890050,0,'soga_eye_color',255,0,255), (128355,1890051,0,'eye_color',255,255,255), (128356,1890051,0,'skin_color',255,255,255), (128357,1890051,0,'soga_eye_color',255,0,255), (128358,1890052,0,'eye_color',255,255,255), (128359,1890052,0,'skin_color',255,255,255), (128360,1890052,0,'soga_eye_color',255,0,255), (128361,1890053,0,'eye_color',255,255,255), (128362,1890053,0,'skin_color',255,255,255), (128363,1890053,0,'soga_eye_color',255,0,255), (128364,1890054,0,'eye_color',255,255,255), (128365,1890054,0,'skin_color',255,255,255), (128366,1890054,0,'soga_eye_color',255,0,255), (128367,1890055,0,'eye_color',255,255,255), (128368,1890055,0,'skin_color',255,255,255), (128369,1890055,0,'soga_eye_color',255,0,255), (128370,1890056,0,'eye_color',255,255,255), (128371,1890056,0,'skin_color',255,255,255), (128372,1890056,0,'soga_eye_color',255,0,255), (128373,1890057,0,'eye_color',255,255,255), (128374,1890057,0,'skin_color',255,255,255), (128375,1890057,0,'soga_eye_color',255,0,255), (128376,1890058,0,'eye_color',255,255,255), (128377,1890058,0,'skin_color',255,255,255), (128378,1890058,0,'soga_eye_color',255,0,255), (128379,1890059,0,'eye_color',255,255,255), (128380,1890059,0,'skin_color',255,255,255), (128381,1890059,0,'soga_eye_color',255,0,255), (128382,1890060,0,'eye_color',255,255,255), (128383,1890060,0,'skin_color',255,255,255), (128384,1890060,0,'soga_eye_color',255,0,255), (128385,1890061,0,'eye_color',255,255,255), (128386,1890061,0,'skin_color',255,255,255), (128387,1890061,0,'soga_eye_color',255,0,255), (128388,1890062,0,'eye_color',255,255,255), (128389,1890062,0,'skin_color',255,255,255), (128390,1890062,0,'soga_eye_color',255,0,255), (128391,1890063,0,'eye_color',255,255,255), (128392,1890063,0,'skin_color',255,255,255), (128393,1890063,0,'soga_eye_color',255,0,255), (128394,1890064,0,'eye_color',255,255,255), (128395,1890064,0,'skin_color',255,255,255), (128396,1890064,0,'soga_eye_color',255,0,255), (128397,1890065,0,'eye_color',255,255,255), (128398,1890065,0,'skin_color',255,255,255), (128399,1890065,0,'soga_eye_color',255,0,255), (128400,1890066,0,'eye_color',255,255,255), (128401,1890066,0,'skin_color',255,255,255), (128402,1890066,0,'soga_eye_color',255,0,255), (128403,1890067,0,'eye_color',255,255,255), (128404,1890067,0,'skin_color',255,255,255), (128405,1890067,0,'soga_eye_color',255,0,255), (128406,1890068,0,'eye_color',255,255,255), (128407,1890068,0,'skin_color',255,255,255), (128408,1890068,0,'soga_eye_color',255,0,255), (128409,1890069,0,'eye_color',255,255,255), (128410,1890069,0,'skin_color',255,255,255), (128411,1890069,0,'soga_eye_color',255,0,255), (128412,1890070,0,'eye_color',255,255,255), (128413,1890070,0,'skin_color',255,255,255), (128414,1890070,0,'soga_eye_color',255,0,255), (128415,1890071,0,'eye_color',255,255,255), (128416,1890071,0,'skin_color',255,255,255), (128417,1890071,0,'soga_eye_color',255,0,255), (128418,1890072,0,'eye_color',255,255,255), (128419,1890072,0,'skin_color',255,255,255), (128420,1890072,0,'soga_eye_color',255,0,255), (128421,1890073,0,'eye_color',255,255,255), (128422,1890073,0,'skin_color',255,255,255), (128423,1890073,0,'soga_eye_color',255,0,255), (128424,1890074,0,'eye_color',255,255,255), (128425,1890074,0,'skin_color',255,255,255), (128426,1890074,0,'soga_eye_color',255,0,255), (128427,1890075,0,'eye_color',255,255,255), (128428,1890075,0,'skin_color',255,255,255), (128429,1890075,0,'soga_eye_color',255,0,255), (128430,1890076,0,'eye_color',255,255,255), (128431,1890076,0,'skin_color',255,255,255), (128432,1890076,0,'soga_eye_color',255,0,255), (128433,1890077,0,'eye_color',255,255,255), (128434,1890077,0,'skin_color',255,255,255), (128435,1890077,0,'soga_eye_color',255,0,255), (128436,1890078,0,'eye_color',255,255,255), (128437,1890078,0,'skin_color',255,255,255), (128438,1890078,0,'soga_eye_color',255,0,255), (128439,1890079,0,'eye_color',255,255,255), (128440,1890079,0,'skin_color',255,255,255), (128441,1890079,0,'soga_eye_color',255,0,255), (128442,1890080,0,'eye_color',255,255,255), (128443,1890080,0,'skin_color',255,255,255), (128444,1890080,0,'soga_eye_color',255,0,255), (128445,1890081,0,'eye_color',255,255,255), (128446,1890081,0,'skin_color',255,255,255), (128447,1890081,0,'soga_eye_color',255,0,255), (128448,1890082,0,'eye_color',255,255,255), (128449,1890082,0,'skin_color',255,255,255), (128450,1890082,0,'soga_eye_color',255,0,255), (128451,1890083,0,'eye_color',255,255,255), (128452,1890083,0,'skin_color',255,255,255), (128453,1890083,0,'soga_eye_color',255,0,255), (128454,1890084,0,'eye_color',255,255,255), (128455,1890084,0,'skin_color',255,255,255), (128456,1890084,0,'soga_eye_color',255,0,255), (128457,1890085,0,'eye_color',255,255,255), (128458,1890085,0,'skin_color',255,255,255), (128459,1890085,0,'soga_eye_color',255,0,255), (128460,1890086,0,'eye_color',255,255,255), (128461,1890086,0,'skin_color',255,255,255), (128462,1890086,0,'soga_eye_color',255,0,255), (128463,1890087,0,'eye_color',255,255,255), (128464,1890087,0,'skin_color',255,255,255), (128465,1890087,0,'soga_eye_color',255,0,255), (128466,1890088,0,'eye_color',255,255,255), (128467,1890088,0,'skin_color',255,255,255), (128468,1890088,0,'soga_eye_color',255,0,255), (128469,1890089,0,'eye_color',255,255,255), (128470,1890089,0,'skin_color',255,255,255), (128471,1890089,0,'soga_eye_color',255,0,255), (128472,1890090,0,'eye_color',255,255,255), (128473,1890090,0,'skin_color',255,255,255), (128474,1890090,0,'soga_eye_color',255,0,255), (128475,1890091,0,'eye_color',255,255,255), (128476,1890091,0,'skin_color',255,255,255), (128477,1890091,0,'soga_eye_color',255,0,255), (128478,1890092,0,'eye_color',255,255,255), (128479,1890092,0,'skin_color',255,255,255), (128480,1890092,0,'soga_eye_color',255,0,255), (128481,1890093,0,'eye_color',255,255,255), (128482,1890093,0,'skin_color',255,255,255), (128483,1890093,0,'soga_eye_color',255,0,255), (128484,1890094,0,'eye_color',255,255,255), (128485,1890094,0,'skin_color',255,255,255), (128486,1890094,0,'soga_eye_color',255,0,255), (128487,1890095,0,'eye_color',255,255,255), (128488,1890095,0,'skin_color',255,255,255), (128489,1890095,0,'soga_eye_color',255,0,255), (128490,1890096,0,'eye_color',255,255,255), (128491,1890096,0,'skin_color',255,255,255), (128492,1890096,0,'soga_eye_color',255,0,255), (128493,1890097,0,'eye_color',255,255,255), (128494,1890097,0,'skin_color',255,255,255), (128495,1890097,0,'soga_eye_color',255,0,255), (128496,1890098,0,'eye_color',255,255,255), (128497,1890098,0,'skin_color',255,255,255), (128498,1890098,0,'soga_eye_color',255,0,255), (128499,1890099,0,'eye_color',255,255,255), (128500,1890099,0,'skin_color',255,255,255), (128501,1890099,0,'soga_eye_color',255,0,255), (128502,1890100,0,'eye_color',255,255,255), (128503,1890100,0,'skin_color',255,255,255), (128504,1890100,0,'soga_eye_color',255,0,255), (128505,1890101,0,'eye_color',255,255,255), (128506,1890101,0,'skin_color',255,255,255), (128507,1890101,0,'soga_eye_color',255,0,255), (128508,1890102,0,'eye_color',255,255,255), (128509,1890102,0,'skin_color',255,255,255), (128510,1890102,0,'soga_eye_color',255,0,255), (128511,1890103,0,'eye_color',255,255,255), (128512,1890103,0,'skin_color',255,255,255), (128513,1890103,0,'soga_eye_color',255,0,255), (128514,1890104,0,'eye_color',255,255,255), (128515,1890104,0,'skin_color',255,255,255), (128516,1890104,0,'soga_eye_color',255,0,255), (128517,1890105,0,'eye_color',255,255,255), (128518,1890105,0,'skin_color',255,255,255), (128519,1890105,0,'soga_eye_color',255,0,255), (128520,1890106,0,'eye_color',255,255,255), (128521,1890106,0,'skin_color',255,255,255), (128522,1890106,0,'soga_eye_color',255,0,255), (128523,1890107,0,'eye_color',255,255,255), (128524,1890107,0,'skin_color',255,255,255), (128525,1890107,0,'soga_eye_color',255,0,255), (128526,1890108,0,'eye_color',255,255,255), (128527,1890108,0,'skin_color',255,255,255), (128528,1890108,0,'soga_eye_color',255,0,255), (128529,1890109,0,'eye_color',255,255,255), (128530,1890109,0,'skin_color',255,255,255), (128531,1890109,0,'soga_eye_color',255,0,255), (128532,1890110,0,'eye_color',255,255,255), (128533,1890110,0,'skin_color',255,255,255), (128534,1890110,0,'soga_eye_color',255,0,255), (128535,1890111,0,'eye_color',255,255,255), (128536,1890111,0,'skin_color',255,255,255), (128537,1890111,0,'soga_eye_color',255,0,255), (128538,1890112,0,'eye_color',255,255,255), (128539,1890112,0,'skin_color',255,255,255), (128540,1890112,0,'soga_eye_color',255,0,255), (128541,1890113,0,'eye_color',255,255,255), (128542,1890113,0,'skin_color',255,255,255), (128543,1890113,0,'soga_eye_color',255,0,255), (128544,1890114,0,'eye_color',255,255,255), (128545,1890114,0,'skin_color',255,255,255), (128546,1890114,0,'soga_eye_color',255,0,255), (128547,1890115,0,'eye_color',255,255,255), (128548,1890115,0,'skin_color',255,255,255), (128549,1890115,0,'soga_eye_color',255,0,255), (128550,1890116,0,'eye_color',255,255,255), (128551,1890116,0,'skin_color',255,255,255), (128552,1890116,0,'soga_eye_color',255,0,255), (128553,1890117,0,'eye_color',255,255,255), (128554,1890117,0,'skin_color',255,128,128), (128555,1890117,0,'soga_eye_color',255,0,255), (128556,1890118,0,'eye_color',255,255,255), (128557,1890118,0,'skin_color',255,255,255), (128558,1890118,0,'soga_eye_color',255,0,255), (128559,1890119,0,'eye_color',255,255,255), (128560,1890119,0,'skin_color',255,255,255), (128561,1890119,0,'soga_eye_color',255,0,255), (128562,1890120,0,'eye_color',255,255,255), (128563,1890120,0,'skin_color',255,255,255), (128564,1890120,0,'soga_eye_color',255,0,255), (128565,1890121,0,'eye_color',255,255,255), (128566,1890121,0,'skin_color',255,255,255), (128567,1890121,0,'soga_eye_color',255,0,255), (128568,1880000,1,'cheek_type',91,-1,0), (128569,1880000,1,'chin_type',75,31,34), (128570,1880000,1,'ear_type',-100,-97,0), (128571,1880000,1,'eye_brow_type',-47,74,-41), (128572,1880000,0,'eye_color',204,204,204), (128573,1880000,1,'eye_type',25,0,0), (128574,1880000,0,'hair_color1',14,198,50), (128575,1880000,1,'lip_type',-11,15,8), (128576,1880000,1,'nose_type',-83,14,-58), (128577,1880000,0,'skin_color',177,179,180), (128578,1880000,1,'soga_cheek_type',0,-47,74), (128579,1880000,1,'soga_chin_type',0,-11,15), (128580,1880000,1,'soga_ear_type',0,25,0), (128581,1880000,1,'soga_eye_brow_type',0,-100,-97), (128582,1880000,0,'soga_eye_color',204,204,204), (128583,1880000,1,'soga_lip_type',-41,91,-1), (128584,1880000,1,'soga_nose_type',8,75,31), (128585,1880000,0,'soga_skin_color',177,179,180), (128586,1880001,0,'eye_color',255,255,255), (128587,1880001,0,'skin_color',255,255,255), (128588,1880001,0,'soga_eye_color',255,0,255), (128589,1880002,0,'eye_color',255,255,255), (128590,1880002,0,'skin_color',255,255,255), (128591,1880002,0,'soga_eye_color',255,0,255), (128592,1880003,0,'eye_color',255,255,255), (128593,1880003,0,'skin_color',8,8,8), (128594,1880003,0,'soga_eye_color',255,0,255), (128595,1880004,0,'eye_color',255,255,255), (128596,1880004,0,'skin_color',255,255,255), (128597,1880004,0,'soga_eye_color',255,0,255), (128598,1880005,0,'eye_color',255,255,255), (128599,1880005,0,'skin_color',255,255,255), (128600,1880005,0,'soga_eye_color',255,0,255), (128601,1880006,0,'eye_color',255,255,255), (128602,1880006,0,'skin_color',255,255,255), (128603,1880006,0,'soga_eye_color',255,0,255), (128604,1880007,0,'eye_color',255,255,255), (128605,1880007,0,'skin_color',255,255,255), (128606,1880007,0,'soga_eye_color',255,0,255), (128607,1880008,0,'eye_color',255,255,255), (128608,1880008,0,'skin_color',255,255,255), (128609,1880008,0,'soga_eye_color',255,0,255), (128610,1880009,0,'eye_color',255,255,255), (128611,1880009,0,'skin_color',255,255,255), (128612,1880009,0,'soga_eye_color',255,0,255), (128613,1880010,0,'eye_color',255,255,255), (128614,1880010,0,'skin_color',255,255,255), (128615,1880010,0,'soga_eye_color',255,0,255), (128616,1880011,0,'eye_color',255,255,255), (128617,1880011,0,'skin_color',255,255,255), (128618,1880011,0,'soga_eye_color',255,0,255), (128619,4800000,0,'eye_color',255,255,255), (128620,4800000,0,'skin_color',255,255,255), (128621,4800000,0,'soga_eye_color',255,0,255), (128622,4800001,1,'cheek_type',91,-1,0), (128623,4800001,1,'chin_type',75,31,34), (128624,4800001,1,'ear_type',-100,-97,0), (128625,4800001,1,'eye_brow_type',-47,74,-41), (128626,4800001,0,'eye_color',204,204,204), (128627,4800001,1,'eye_type',25,0,0), (128628,4800001,0,'hair_color1',14,198,50), (128629,4800001,1,'lip_type',-11,15,8), (128630,4800001,1,'nose_type',-83,14,-58), (128631,4800001,0,'skin_color',177,179,180), (128632,4800001,1,'soga_cheek_type',0,-47,74), (128633,4800001,1,'soga_chin_type',0,-11,15), (128634,4800001,1,'soga_ear_type',0,25,0), (128635,4800001,1,'soga_eye_brow_type',0,-100,-97), (128636,4800001,0,'soga_eye_color',204,204,204), (128637,4800001,1,'soga_lip_type',-41,91,-1), (128638,4800001,1,'soga_nose_type',8,75,31), (128639,4800001,0,'soga_skin_color',177,179,180), (128640,4800002,0,'eye_color',255,255,255), (128641,4800002,0,'skin_color',255,255,255), (128642,4800002,0,'soga_eye_color',255,0,255), (128643,4800003,1,'cheek_type',41,98,0), (128644,4800003,1,'chin_type',-46,1,77), (128645,4800003,1,'ear_type',-87,-74,0), (128646,4800003,1,'eye_brow_type',97,-34,-3), (128647,4800003,0,'eye_color',255,255,255), (128648,4800003,1,'eye_type',94,0,0), (128649,4800003,0,'hair_color1',214,56,14), (128650,4800003,0,'hair_color2',25,0,0), (128651,4800003,0,'hair_face_color',100,70,10), (128652,4800003,0,'hair_face_highlight_color',193,100,45), (128653,4800003,0,'hair_type_color',100,70,10), (128654,4800003,0,'hair_type_highlight_color',193,100,45), (128655,4800003,1,'lip_type',-22,17,-95), (128656,4800003,1,'nose_type',71,-42,56), (128657,4800003,0,'skin_color',255,255,255), (128658,4800003,1,'soga_cheek_type',0,97,-34), (128659,4800003,1,'soga_chin_type',0,-22,17), (128660,4800003,1,'soga_ear_type',0,94,0), (128661,4800003,1,'soga_eye_brow_type',0,-87,-74), (128662,4800003,0,'soga_eye_color',255,0,255), (128663,4800003,1,'soga_eye_type',25,0,0), (128664,4800003,0,'soga_hair_face_color',100,70,10), (128665,4800003,0,'soga_hair_face_highlight_color',193,100,45), (128666,4800003,0,'soga_hair_type_color',100,70,10), (128667,4800003,0,'soga_hair_type_highlight_color',193,100,45), (128668,4800003,1,'soga_lip_type',-3,41,98), (128669,4800003,1,'soga_nose_type',-95,-46,1), (128670,4800003,0,'soga_skin_color',134,109,66), (128671,4800003,0,'wing_color1',255,255,255), (128672,4800003,0,'wing_color2',255,255,255), (128673,4800004,0,'eye_color',255,255,255), (128674,4800004,0,'skin_color',107,118,147), (128675,4800004,0,'soga_eye_color',255,0,255), (128676,4800005,0,'eye_color',255,255,255), (128677,4800005,0,'skin_color',255,255,255), (128678,4800005,0,'soga_eye_color',255,0,255), (128679,4800006,1,'cheek_type',-2,-31,0), (128680,4800006,1,'chin_type',7,-8,-35), (128681,4800006,1,'ear_type',35,37,0), (128682,4800006,1,'eye_brow_type',14,0,10), (128683,4800006,0,'eye_color',158,197,204), (128684,4800006,1,'eye_type',-22,0,0), (128685,4800006,0,'hair_color1',252,248,156), (128686,4800006,0,'hair_face_color',77,103,103), (128687,4800006,0,'hair_face_highlight_color',119,46,8), (128688,4800006,0,'hair_type_color',77,103,103), (128689,4800006,0,'hair_type_highlight_color',119,46,8), (128690,4800006,1,'lip_type',28,19,0), (128691,4800006,1,'nose_type',0,-4,-8), (128692,4800006,0,'skin_color',253,254,254), (128693,4800006,1,'soga_cheek_type',0,14,0), (128694,4800006,1,'soga_chin_type',0,28,19), (128695,4800006,1,'soga_ear_type',0,-22,0), (128696,4800006,1,'soga_eye_brow_type',0,35,37), (128697,4800006,0,'soga_eye_color',229,229,102), (128698,4800006,0,'soga_hair_face_color',77,103,103), (128699,4800006,0,'soga_hair_face_highlight_color',119,46,8), (128700,4800006,0,'soga_hair_type_color',77,103,103), (128701,4800006,0,'soga_hair_type_highlight_color',119,46,8), (128702,4800006,1,'soga_lip_type',10,-2,-31), (128703,4800006,1,'soga_nose_type',0,7,-8), (128704,4800006,0,'soga_skin_color',253,254,254), (128705,4800006,0,'wing_color1',255,255,255), (128706,4800006,0,'wing_color2',255,255,255), (128707,4800007,0,'eye_color',91,152,180), (128708,4800007,0,'skin_color',192,190,214), (128709,4800007,0,'soga_eye_color',255,0,255), (128710,4800008,0,'eye_color',255,255,255), (128711,4800008,0,'skin_color',255,255,255), (128712,4800008,0,'soga_eye_color',255,0,255), (128713,4800009,0,'eye_color',255,255,255), (128714,4800009,0,'skin_color',255,255,255), (128715,4800009,0,'soga_eye_color',255,0,255), (128716,4800010,0,'eye_color',255,255,255), (128717,4800010,0,'skin_color',255,255,255), (128718,4800010,0,'soga_eye_color',255,0,255), (128719,4800011,0,'eye_color',255,255,255), (128720,4800011,0,'skin_color',255,255,255), (128721,4800011,0,'soga_eye_color',255,0,255), (128722,4800012,0,'eye_color',255,255,255), (128723,4800012,0,'skin_color',255,255,255), (128724,4800012,0,'soga_eye_color',255,0,255), (128725,4800013,0,'eye_color',255,255,255), (128726,4800013,0,'skin_color',255,255,255), (128727,4800013,0,'soga_eye_color',255,0,255), (128728,4800014,0,'eye_color',255,255,255), (128729,4800014,0,'skin_color',255,255,255), (128730,4800014,0,'soga_eye_color',255,0,255), (128731,4800015,0,'eye_color',226,62,0), (128732,4800015,0,'skin_color',200,228,230), (128733,4800015,0,'soga_eye_color',255,0,255), (128734,4800016,0,'eye_color',255,255,255), (128735,4800016,0,'skin_color',255,255,255), (128736,4800016,0,'soga_eye_color',255,0,255), (128737,4800017,0,'eye_color',255,255,255), (128738,4800017,0,'skin_color',255,255,255), (128739,4800017,0,'soga_eye_color',255,0,255), (128740,4800018,0,'eye_color',255,255,255), (128741,4800018,0,'skin_color',255,255,255), (128742,4800018,0,'soga_eye_color',255,0,255), (128743,4800019,1,'cheek_type',-21,-8,0), (128744,4800019,1,'chin_type',-47,-75,5), (128745,4800019,1,'ear_type',-4,2,0), (128746,4800019,1,'eye_brow_type',-70,93,55), (128747,4800019,0,'eye_color',37,76,86), (128748,4800019,1,'eye_type',-25,0,0), (128749,4800019,0,'hair_color1',200,194,210), (128750,4800019,0,'hair_color2',169,0,0), (128751,4800019,0,'hair_face_color',100,70,10), (128752,4800019,0,'hair_face_highlight_color',100,70,10), (128753,4800019,0,'hair_type_color',100,70,10), (128754,4800019,0,'hair_type_highlight_color',100,70,10), (128755,4800019,1,'lip_type',-19,-20,96), (128756,4800019,1,'nose_type',-45,-56,-62), (128757,4800019,0,'skin_color',130,139,138), (128758,4800019,1,'soga_cheek_type',0,-70,93), (128759,4800019,1,'soga_chin_type',0,-19,-20), (128760,4800019,1,'soga_ear_type',0,-25,0), (128761,4800019,1,'soga_eye_brow_type',0,-4,2), (128762,4800019,0,'soga_eye_color',229,229,102), (128763,4800019,1,'soga_eye_type',-87,0,0), (128764,4800019,0,'soga_hair_face_color',100,70,10), (128765,4800019,0,'soga_hair_face_highlight_color',100,70,10), (128766,4800019,0,'soga_hair_type_color',100,70,10), (128767,4800019,0,'soga_hair_type_highlight_color',100,70,10), (128768,4800019,1,'soga_lip_type',55,-21,-8), (128769,4800019,1,'soga_nose_type',96,-47,-75), (128770,4800019,0,'soga_skin_color',130,139,138), (128771,4800019,0,'wing_color1',255,255,255), (128772,4800019,0,'wing_color2',255,255,255), (128773,4800020,0,'eye_color',255,255,255), (128774,4800020,0,'skin_color',255,255,255), (128775,4800020,0,'soga_eye_color',255,0,255), (128776,4800021,0,'eye_color',255,255,255), (128777,4800021,0,'skin_color',255,255,255), (128778,4800021,0,'soga_eye_color',255,0,255), (128779,4800022,0,'eye_color',255,255,255), (128780,4800022,0,'hair_type_color',255,255,255), (128781,4800022,0,'hair_type_highlight_color',255,255,255), (128782,4800022,0,'skin_color',255,255,255), (128783,4800022,0,'soga_eye_color',255,0,255), (128784,4800022,0,'soga_hair_type_color',255,255,255), (128785,4800022,0,'soga_hair_type_highlight_color',255,255,255), (128786,4800023,1,'cheek_type',-8,3,0), (128787,4800023,1,'chin_type',17,7,-20), (128788,4800023,1,'ear_type',44,26,0), (128789,4800023,1,'eye_brow_type',-11,0,26), (128790,4800023,0,'eye_color',186,122,12), (128791,4800023,1,'eye_type',-11,0,0), (128792,4800023,0,'hair_color1',8,245,228), (128793,4800023,0,'hair_face_color',21,16,11), (128794,4800023,0,'hair_face_highlight_color',216,192,37), (128795,4800023,0,'hair_type_color',21,16,11), (128796,4800023,0,'hair_type_highlight_color',216,192,37), (128797,4800023,1,'lip_type',-11,-7,12), (128798,4800023,1,'nose_type',-43,8,-11), (128799,4800023,0,'skin_color',189,167,127), (128800,4800023,1,'soga_cheek_type',0,-11,0), (128801,4800023,1,'soga_chin_type',0,-11,-7), (128802,4800023,1,'soga_ear_type',0,-11,0), (128803,4800023,1,'soga_eye_brow_type',0,44,26), (128804,4800023,0,'soga_eye_color',229,229,102), (128805,4800023,0,'soga_hair_face_color',21,16,11), (128806,4800023,0,'soga_hair_face_highlight_color',216,192,37), (128807,4800023,0,'soga_hair_type_color',21,16,11), (128808,4800023,0,'soga_hair_type_highlight_color',216,192,37), (128809,4800023,1,'soga_lip_type',26,-8,3), (128810,4800023,1,'soga_nose_type',12,17,7), (128811,4800023,0,'soga_skin_color',189,167,127), (128812,4800023,0,'wing_color1',255,255,255), (128813,4800023,0,'wing_color2',255,255,255), (128814,4800024,1,'cheek_type',7,-7,0), (128815,4800024,1,'chin_type',-19,20,-3), (128816,4800024,1,'ear_type',26,-8,0), (128817,4800024,1,'eye_brow_type',-14,-14,8), (128818,4800024,0,'eye_color',34,59,37), (128819,4800024,1,'eye_type',23,0,0), (128820,4800024,0,'hair_color1',248,32,156), (128821,4800024,0,'hair_color2',203,0,0), (128822,4800024,0,'hair_face_color',137,93,63), (128823,4800024,0,'hair_face_highlight_color',68,52,34), (128824,4800024,0,'hair_type_color',137,93,63), (128825,4800024,0,'hair_type_highlight_color',68,52,34), (128826,4800024,1,'lip_type',-10,-48,-12), (128827,4800024,1,'nose_type',25,-8,32), (128828,4800024,0,'skin_color',206,220,220), (128829,4800024,1,'soga_cheek_type',0,-14,-14), (128830,4800024,1,'soga_chin_type',0,-10,-48), (128831,4800024,1,'soga_ear_type',0,23,0), (128832,4800024,1,'soga_eye_brow_type',0,26,-8), (128833,4800024,0,'soga_eye_color',229,229,102), (128834,4800024,1,'soga_eye_type',-53,0,0), (128835,4800024,0,'soga_hair_face_color',137,93,63), (128836,4800024,0,'soga_hair_face_highlight_color',68,52,34), (128837,4800024,0,'soga_hair_type_color',137,93,63), (128838,4800024,0,'soga_hair_type_highlight_color',68,52,34), (128839,4800024,1,'soga_lip_type',8,7,-7), (128840,4800024,1,'soga_nose_type',-12,-19,20), (128841,4800024,0,'soga_skin_color',206,220,220), (128842,4800024,0,'wing_color1',255,255,255), (128843,4800024,0,'wing_color2',255,255,255), (128844,4800025,0,'eye_color',255,255,255), (128845,4800025,0,'skin_color',255,255,255), (128846,4800025,0,'soga_eye_color',255,0,255), (128847,4800026,1,'cheek_type',-28,-8,0), (128848,4800026,1,'chin_type',1,-37,34), (128849,4800026,1,'ear_type',-34,23,0), (128850,4800026,1,'eye_brow_type',21,-10,-20), (128851,4800026,0,'eye_color',147,111,54), (128852,4800026,1,'eye_type',14,0,0), (128853,4800026,0,'hair_color1',31,0,0), (128854,4800026,0,'hair_face_color',65,26,9), (128855,4800026,0,'hair_face_highlight_color',94,77,57), (128856,4800026,0,'hair_type_color',65,26,9), (128857,4800026,0,'hair_type_highlight_color',94,77,57), (128858,4800026,1,'lip_type',19,-2,-22), (128859,4800026,1,'nose_type',31,31,0), (128860,4800026,0,'skin_color',253,254,254), (128861,4800026,1,'soga_cheek_type',0,21,-10), (128862,4800026,1,'soga_chin_type',0,19,-2), (128863,4800026,1,'soga_ear_type',0,14,0), (128864,4800026,1,'soga_eye_brow_type',0,-34,23), (128865,4800026,0,'soga_eye_color',229,229,102), (128866,4800026,0,'soga_hair_face_color',65,26,9), (128867,4800026,0,'soga_hair_face_highlight_color',94,77,57), (128868,4800026,0,'soga_hair_type_color',65,26,9), (128869,4800026,0,'soga_hair_type_highlight_color',94,77,57), (128870,4800026,1,'soga_lip_type',-20,-28,-8), (128871,4800026,1,'soga_nose_type',-22,1,-37), (128872,4800026,0,'soga_skin_color',253,254,254), (128873,4800026,0,'wing_color1',255,255,255), (128874,4800026,0,'wing_color2',255,255,255), (128875,4800027,1,'cheek_type',79,-26,0), (128876,4800027,1,'chin_type',-8,61,64), (128877,4800027,1,'ear_type',53,-55,0), (128878,4800027,1,'eye_brow_type',-72,-17,97), (128879,4800027,0,'eye_color',57,118,133), (128880,4800027,1,'eye_type',69,0,0), (128881,4800027,0,'hair_color1',14,62,230), (128882,4800027,0,'hair_color2',26,0,0), (128883,4800027,0,'hair_face_color',17,3,23), (128884,4800027,0,'hair_face_highlight_color',168,59,22), (128885,4800027,0,'hair_type_color',17,3,23), (128886,4800027,0,'hair_type_highlight_color',168,59,22), (128887,4800027,1,'lip_type',-53,97,-22), (128888,4800027,1,'nose_type',-41,14,62), (128889,4800027,0,'skin_color',46,33,34), (128890,4800027,1,'soga_cheek_type',0,-72,-17), (128891,4800027,1,'soga_chin_type',0,-53,97), (128892,4800027,1,'soga_ear_type',0,69,0), (128893,4800027,1,'soga_eye_brow_type',0,53,-55), (128894,4800027,0,'soga_eye_color',229,229,102), (128895,4800027,1,'soga_eye_type',26,0,0), (128896,4800027,0,'soga_hair_face_color',17,3,23), (128897,4800027,0,'soga_hair_face_highlight_color',168,59,22), (128898,4800027,0,'soga_hair_type_color',17,3,23), (128899,4800027,0,'soga_hair_type_highlight_color',168,59,22), (128900,4800027,1,'soga_lip_type',97,79,-26), (128901,4800027,1,'soga_nose_type',-22,-8,61), (128902,4800027,0,'soga_skin_color',46,33,34), (128903,4800027,0,'wing_color1',255,255,255), (128904,4800027,0,'wing_color2',255,255,255), (128905,4800028,0,'eye_color',255,255,255), (128906,4800028,0,'skin_color',255,255,255), (128907,4800028,0,'soga_eye_color',255,0,255), (128908,4800029,1,'cheek_type',0,-37,0), (128909,4800029,1,'chin_type',-5,37,-14), (128910,4800029,1,'ear_type',37,2,0), (128911,4800029,1,'eye_brow_type',0,7,7), (128912,4800029,0,'eye_color',93,109,61), (128913,4800029,1,'eye_type',-17,0,0), (128914,4800029,0,'hair_color1',218,7,156), (128915,4800029,0,'hair_face_color',129,170,169), (128916,4800029,0,'hair_face_highlight_color',121,50,0), (128917,4800029,0,'hair_type_color',129,170,169), (128918,4800029,0,'hair_type_highlight_color',121,50,0), (128919,4800029,1,'lip_type',-5,11,-2), (128920,4800029,1,'nose_type',-2,-38,7), (128921,4800029,0,'skin_color',207,220,220), (128922,4800029,1,'soga_cheek_type',0,0,7), (128923,4800029,1,'soga_chin_type',0,-5,11), (128924,4800029,1,'soga_ear_type',0,-17,0), (128925,4800029,1,'soga_eye_brow_type',0,37,2), (128926,4800029,0,'soga_eye_color',229,229,102), (128927,4800029,0,'soga_hair_face_color',129,170,169), (128928,4800029,0,'soga_hair_face_highlight_color',121,50,0), (128929,4800029,0,'soga_hair_type_color',129,170,169), (128930,4800029,0,'soga_hair_type_highlight_color',121,50,0), (128931,4800029,1,'soga_lip_type',7,0,-37), (128932,4800029,1,'soga_nose_type',-2,-5,37), (128933,4800029,0,'soga_skin_color',207,220,220), (128934,4800029,0,'wing_color1',255,255,255), (128935,4800029,0,'wing_color2',255,255,255), (128936,4800030,0,'eye_color',255,255,255), (128937,4800030,0,'skin_color',255,255,255), (128938,4800030,0,'soga_eye_color',255,0,255), (128939,4800031,0,'eye_color',255,255,255), (128940,4800031,0,'skin_color',255,255,255), (128941,4800031,0,'soga_eye_color',255,0,255), (128942,4800032,0,'eye_color',255,255,255), (128943,4800032,0,'skin_color',255,255,255), (128944,4800032,0,'soga_eye_color',255,0,255), (128945,4800033,0,'eye_color',255,255,255), (128946,4800033,0,'skin_color',255,255,255), (128947,4800033,0,'soga_eye_color',255,0,255), (128948,4800034,0,'eye_color',255,255,255), (128949,4800034,0,'skin_color',255,255,255), (128950,4800034,0,'soga_eye_color',255,0,255), (128951,4800035,0,'eye_color',255,255,255), (128952,4800035,0,'skin_color',255,255,255), (128953,4800035,0,'soga_eye_color',255,0,255), (128954,4800036,0,'eye_color',255,255,255), (128955,4800036,0,'skin_color',255,255,255), (128956,4800036,0,'soga_eye_color',255,0,255), (128957,4800037,0,'eye_color',255,255,255), (128958,4800037,0,'skin_color',255,255,255), (128959,4800037,0,'soga_eye_color',255,0,255), (128960,4800038,0,'eye_color',255,255,255), (128961,4800038,0,'skin_color',255,255,255), (128962,4800038,0,'soga_eye_color',255,0,255), (128963,4800039,0,'eye_color',255,255,255), (128964,4800039,0,'skin_color',255,255,255), (128965,4800039,0,'soga_eye_color',255,0,255), (128966,4800040,0,'eye_color',255,255,255), (128967,4800040,0,'skin_color',255,255,255), (128968,4800040,0,'soga_eye_color',255,0,255), (128969,4800041,0,'eye_color',255,255,255), (128970,4800041,0,'skin_color',255,255,255), (128971,4800041,0,'soga_eye_color',255,0,255), (128972,4800042,0,'eye_color',255,255,255), (128973,4800042,0,'skin_color',255,255,255), (128974,4800042,0,'soga_eye_color',255,0,255), (128975,4800043,0,'eye_color',255,255,255), (128976,4800043,0,'skin_color',255,255,255), (128977,4800043,0,'soga_eye_color',255,0,255), (128978,4800044,0,'eye_color',255,255,255), (128979,4800044,0,'skin_color',255,255,255), (128980,4800044,0,'soga_eye_color',255,0,255), (128981,4800045,0,'eye_color',255,255,255), (128982,4800045,0,'skin_color',255,255,255), (128983,4800045,0,'soga_eye_color',255,0,255), (128984,4800046,0,'eye_color',255,255,255), (128985,4800046,0,'skin_color',255,255,255), (128986,4800046,0,'soga_eye_color',255,0,255), (128987,4800047,0,'eye_color',52,128,173), (128988,4800047,0,'skin_color',110,185,189), (128989,4800047,0,'soga_eye_color',255,0,255), (128990,4800048,0,'eye_color',52,128,173), (128991,4800048,0,'skin_color',110,185,189), (128992,4800048,0,'soga_eye_color',255,0,255), (128993,4800049,0,'eye_color',255,255,255), (128994,4800049,0,'skin_color',255,255,255), (128995,4800049,0,'soga_eye_color',255,0,255), (128996,4800050,0,'eye_color',255,255,255), (128997,4800050,0,'skin_color',255,255,255), (128998,4800050,0,'soga_eye_color',255,0,255), (128999,4800051,0,'eye_color',255,255,255), (129000,4800051,0,'skin_color',255,255,255), (129001,4800051,0,'soga_eye_color',255,0,255), (129002,4800052,0,'eye_color',255,255,255), (129003,4800052,0,'skin_color',255,255,255), (129004,4800052,0,'soga_eye_color',255,0,255), (129005,4800053,0,'eye_color',255,255,255), (129006,4800053,0,'skin_color',255,255,255), (129007,4800053,0,'soga_eye_color',255,0,255), (129008,4800054,0,'eye_color',255,255,255), (129009,4800054,0,'skin_color',255,255,255), (129010,4800054,0,'soga_eye_color',255,0,255), (129011,4800055,0,'eye_color',255,255,255), (129012,4800055,0,'skin_color',255,255,255), (129013,4800055,0,'soga_eye_color',255,0,255), (129014,4800056,0,'eye_color',255,255,255), (129015,4800056,0,'skin_color',255,255,255), (129016,4800056,0,'soga_eye_color',255,0,255), (129017,4800057,0,'eye_color',255,255,255), (129018,4800057,0,'skin_color',255,255,255), (129019,4800057,0,'soga_eye_color',255,0,255), (129020,4800058,0,'eye_color',255,255,255), (129021,4800058,0,'skin_color',255,255,255), (129022,4800058,0,'soga_eye_color',255,0,255), (129023,4800059,0,'eye_color',255,255,255), (129024,4800059,0,'skin_color',255,255,255), (129025,4800059,0,'soga_eye_color',255,0,255), (129026,4800060,0,'eye_color',255,255,255), (129027,4800060,0,'skin_color',255,255,255), (129028,4800060,0,'soga_eye_color',255,0,255), (129029,4800061,0,'eye_color',255,255,255), (129030,4800061,0,'skin_color',255,255,255), (129031,4800061,0,'soga_eye_color',255,0,255), (129032,4800062,0,'eye_color',255,255,255), (129033,4800062,0,'skin_color',255,255,255), (129034,4800062,0,'soga_eye_color',255,0,255), (129035,4800063,0,'eye_color',255,255,255), (129036,4800063,0,'skin_color',255,255,255), (129037,4800063,0,'soga_eye_color',255,0,255), (129038,4800064,0,'eye_color',255,255,255), (129039,4800064,0,'skin_color',255,255,255), (129040,4800064,0,'soga_eye_color',255,0,255), (129041,4800065,0,'eye_color',255,255,255), (129042,4800065,0,'skin_color',255,255,255), (129043,4800065,0,'soga_eye_color',255,0,255), (129044,4800066,0,'eye_color',255,255,255), (129045,4800066,0,'skin_color',255,255,255), (129046,4800066,0,'soga_eye_color',255,0,255), (129047,4800067,0,'eye_color',255,255,255), (129048,4800067,0,'skin_color',255,255,255), (129049,4800067,0,'soga_eye_color',255,0,255), (129050,4800068,0,'eye_color',255,255,255), (129051,4800068,0,'skin_color',255,255,255), (129052,4800068,0,'soga_eye_color',255,0,255), (129053,4800069,0,'eye_color',255,255,255), (129054,4800069,0,'skin_color',255,255,255), (129055,4800069,0,'soga_eye_color',255,0,255), (129056,4800070,0,'eye_color',255,255,255), (129057,4800070,0,'skin_color',255,255,255), (129058,4800070,0,'soga_eye_color',255,0,255), (129059,4800071,0,'eye_color',255,255,255), (129060,4800071,0,'skin_color',255,255,255), (129061,4800071,0,'soga_eye_color',255,0,255), (129062,4800072,0,'eye_color',128,128,255), (129063,4800072,0,'hair_face_color',255,255,255), (129064,4800072,0,'hair_face_highlight_color',255,255,255), (129065,4800072,0,'skin_color',128,255,255), (129066,4800072,0,'soga_eye_color',255,0,255), (129067,4800072,0,'soga_hair_face_color',255,255,255), (129068,4800072,0,'soga_hair_face_highlight_color',255,255,255), (129069,4800073,1,'cheek_type',20,50,0), (129070,4800073,1,'chin_type',-31,97,-51), (129071,4800073,1,'ear_type',25,-34,0), (129072,4800073,1,'eye_brow_type',12,9,39), (129073,4800073,0,'eye_color',163,52,0), (129074,4800073,1,'eye_type',56,0,0), (129075,4800073,0,'hair_color1',191,162,66), (129076,4800073,1,'lip_type',-31,4,89), (129077,4800073,1,'nose_type',81,-65,-94), (129078,4800073,0,'skin_color',234,224,224), (129079,4800073,1,'soga_cheek_type',0,12,9), (129080,4800073,1,'soga_chin_type',0,-31,4), (129081,4800073,1,'soga_ear_type',0,56,0), (129082,4800073,1,'soga_eye_brow_type',0,25,-34), (129083,4800073,0,'soga_eye_color',229,229,102), (129084,4800073,1,'soga_lip_type',39,20,50), (129085,4800073,1,'soga_nose_type',89,-31,97), (129086,4800073,0,'soga_skin_color',234,224,224), (129087,4800073,0,'wing_color1',255,255,255), (129088,4800073,0,'wing_color2',255,255,255), (129089,4800074,0,'eye_color',56,255,255), (129090,4800074,0,'skin_color',222,222,208), (129091,4800074,0,'soga_eye_color',255,0,255), (129092,4800075,0,'eye_color',134,81,255), (129093,4800075,0,'skin_color',225,225,212), (129094,4800075,0,'soga_eye_color',255,0,255), (129095,4800076,0,'eye_color',255,255,255), (129096,4800076,0,'skin_color',255,255,255), (129097,4800076,0,'soga_eye_color',255,0,255), (129098,4800077,0,'eye_color',255,255,255), (129099,4800077,0,'skin_color',255,255,255), (129100,4800077,0,'soga_eye_color',255,0,255), (129101,4800078,0,'eye_color',255,255,255), (129102,4800078,0,'skin_color',255,255,255), (129103,4800078,0,'soga_eye_color',255,0,255), (129104,4800079,0,'eye_color',255,255,255), (129105,4800079,0,'skin_color',255,255,255), (129106,4800079,0,'soga_eye_color',255,0,255), (129107,4800080,0,'eye_color',255,255,255), (129108,4800080,0,'skin_color',255,255,255), (129109,4800080,0,'soga_eye_color',255,0,255), (129110,4800081,0,'eye_color',255,255,255), (129111,4800081,0,'skin_color',255,255,255), (129112,4800081,0,'soga_eye_color',255,0,255), (129113,4800082,0,'eye_color',255,255,255), (129114,4800082,0,'skin_color',255,255,255), (129115,4800082,0,'soga_eye_color',255,0,255), (129116,4800083,0,'eye_color',255,255,255), (129117,4800083,0,'skin_color',255,255,255), (129118,4800083,0,'soga_eye_color',255,0,255), (129119,4800084,0,'eye_color',255,255,255), (129120,4800084,0,'skin_color',255,255,255), (129121,4800084,0,'soga_eye_color',255,0,255), (129122,4800085,0,'eye_color',255,255,255), (129123,4800085,0,'skin_color',255,255,255), (129124,4800085,0,'soga_eye_color',255,0,255), (129125,4800086,0,'eye_color',255,255,255), (129126,4800086,0,'skin_color',255,255,255), (129127,4800086,0,'soga_eye_color',255,0,255), (129128,4800087,0,'eye_color',255,255,255), (129129,4800087,0,'skin_color',0,64,128), (129130,4800087,0,'soga_eye_color',255,0,255), (129131,4800088,0,'eye_color',255,255,255), (129132,4800088,0,'skin_color',255,255,255), (129133,4800088,0,'soga_eye_color',255,0,255), (129134,4800089,0,'eye_color',255,255,255), (129135,4800089,0,'skin_color',0,64,128), (129136,4800089,0,'soga_eye_color',255,0,255), (129137,4800090,0,'eye_color',255,255,255), (129138,4800090,0,'skin_color',116,62,62), (129139,4800090,0,'soga_eye_color',255,0,255), (129140,4800091,0,'eye_color',255,255,255), (129141,4800091,0,'skin_color',145,142,179), (129142,4800091,0,'soga_eye_color',255,0,255), (129143,4800092,0,'eye_color',255,255,255), (129144,4800092,0,'skin_color',255,255,255), (129145,4800092,0,'soga_eye_color',255,0,255), (129146,4800093,0,'eye_color',255,255,255), (129147,4800093,0,'skin_color',128,255,255), (129148,4800093,0,'soga_eye_color',255,0,255), (129149,4800094,0,'eye_color',255,255,255), (129150,4800094,0,'skin_color',55,91,136), (129151,4800094,0,'soga_eye_color',255,0,255), (129152,4800095,0,'eye_color',130,189,234), (129153,4800095,0,'skin_color',48,83,202), (129154,4800095,0,'soga_eye_color',255,0,255), (129155,4800096,0,'eye_color',130,189,234), (129156,4800096,0,'skin_color',48,83,202), (129157,4800096,0,'soga_eye_color',255,0,255), (129158,4800097,0,'eye_color',255,255,255), (129159,4800097,0,'skin_color',61,124,194), (129160,4800097,0,'soga_eye_color',255,0,255), (129161,4800098,0,'eye_color',75,112,194), (129162,4800098,0,'skin_color',0,0,160), (129163,4800098,0,'soga_eye_color',255,0,255), (129164,4800099,0,'eye_color',255,234,215), (129165,4800099,0,'skin_color',174,87,0), (129166,4800099,0,'soga_eye_color',255,0,255), (129167,4800100,0,'eye_color',255,255,255), (129168,4800100,0,'skin_color',255,255,255), (129169,4800100,0,'soga_eye_color',255,0,255), (129170,4800101,0,'eye_color',255,255,255), (129171,4800101,0,'skin_color',255,255,255), (129172,4800101,0,'soga_eye_color',255,0,255), (129173,4800102,0,'eye_color',255,255,255), (129174,4800102,0,'skin_color',116,62,62), (129175,4800102,0,'soga_eye_color',255,0,255), (129176,4800103,0,'eye_color',255,255,255), (129177,4800103,0,'skin_color',255,255,255), (129178,4800103,0,'soga_eye_color',255,0,255), (129179,4800104,0,'eye_color',255,255,255), (129180,4800104,0,'hair_face_color',255,255,255), (129181,4800104,0,'hair_face_highlight_color',255,255,255), (129182,4800104,0,'hair_type_color',255,255,255), (129183,4800104,0,'hair_type_highlight_color',255,255,255), (129184,4800104,0,'skin_color',126,151,163), (129185,4800104,0,'soga_eye_color',255,0,255), (129186,4800104,0,'soga_hair_face_color',255,255,255), (129187,4800104,0,'soga_hair_face_highlight_color',255,255,255), (129188,4800104,0,'soga_hair_type_color',255,255,255), (129189,4800104,0,'soga_hair_type_highlight_color',255,255,255), (129190,4800105,1,'cheek_type',-83,-88,0), (129191,4800105,1,'chin_type',-31,-59,81), (129192,4800105,1,'ear_type',90,-75,0), (129193,4800105,1,'eye_brow_type',61,-25,75), (129194,4800105,0,'eye_color',115,110,3), (129195,4800105,1,'eye_type',95,0,0), (129196,4800105,0,'hair_color1',166,34,20), (129197,4800105,0,'hair_type_color',236,61,9), (129198,4800105,0,'hair_type_highlight_color',133,162,162), (129199,4800105,1,'lip_type',55,91,46), (129200,4800105,1,'nose_type',-35,-90,34), (129201,4800105,0,'skin_color',210,187,215), (129202,4800105,1,'soga_cheek_type',0,61,-25), (129203,4800105,1,'soga_chin_type',0,55,91), (129204,4800105,1,'soga_ear_type',0,95,0), (129205,4800105,1,'soga_eye_brow_type',0,90,-75), (129206,4800105,0,'soga_eye_color',229,229,102), (129207,4800105,0,'soga_hair_type_color',236,61,9), (129208,4800105,0,'soga_hair_type_highlight_color',133,162,162), (129209,4800105,1,'soga_lip_type',75,-83,-88), (129210,4800105,1,'soga_nose_type',46,-31,-59), (129211,4800105,0,'soga_skin_color',210,187,215), (129212,4800105,0,'wing_color1',114,9,161), (129213,4800105,0,'wing_color2',42,94,165), (129214,4800106,1,'cheek_type',31,7,0), (129215,4800106,1,'chin_type',-26,25,-20), (129216,4800106,1,'ear_type',-12,-20,0), (129217,4800106,1,'eye_brow_type',31,2,-20), (129218,4800106,0,'eye_color',66,135,125), (129219,4800106,1,'eye_type',-17,0,0), (129220,4800106,0,'hair_color1',8,218,0), (129221,4800106,0,'hair_face_color',246,245,179), (129222,4800106,0,'hair_face_highlight_color',152,151,148), (129223,4800106,0,'hair_type_color',246,245,179), (129224,4800106,0,'hair_type_highlight_color',152,151,148), (129225,4800106,1,'lip_type',-2,38,0), (129226,4800106,1,'nose_type',-9,8,-38), (129227,4800106,0,'skin_color',231,192,138), (129228,4800106,1,'soga_cheek_type',0,31,2), (129229,4800106,1,'soga_chin_type',0,-2,38), (129230,4800106,1,'soga_ear_type',0,-17,0), (129231,4800106,1,'soga_eye_brow_type',0,-12,-20), (129232,4800106,0,'soga_eye_color',229,229,102), (129233,4800106,0,'soga_hair_face_color',246,245,179), (129234,4800106,0,'soga_hair_face_highlight_color',152,151,148), (129235,4800106,0,'soga_hair_type_color',246,245,179), (129236,4800106,0,'soga_hair_type_highlight_color',152,151,148), (129237,4800106,1,'soga_lip_type',-20,31,7), (129238,4800106,1,'soga_nose_type',0,-26,25), (129239,4800106,0,'soga_skin_color',231,192,138), (129240,4800106,0,'wing_color1',255,255,255), (129241,4800106,0,'wing_color2',255,255,255), (129242,4800107,0,'eye_color',91,152,180), (129243,4800107,0,'skin_color',192,190,214), (129244,4800107,0,'soga_eye_color',255,0,255), (129245,4800108,0,'eye_color',255,255,255), (129246,4800108,0,'skin_color',255,255,255), (129247,4800108,0,'soga_eye_color',255,0,255), (129248,4800109,0,'eye_color',255,255,255), (129249,4800109,0,'skin_color',255,255,255), (129250,4800109,0,'soga_eye_color',255,0,255), (129251,4800110,0,'eye_color',255,255,255), (129252,4800110,0,'skin_color',255,255,255), (129253,4800110,0,'soga_eye_color',255,0,255), (129254,4800111,1,'cheek_type',74,-26,0), (129255,4800111,1,'chin_type',-47,-10,-50), (129256,4800111,1,'ear_type',-97,53,0), (129257,4800111,1,'eye_brow_type',-48,97,-45), (129258,4800111,0,'eye_color',38,148,76), (129259,4800111,1,'eye_type',25,0,0), (129260,4800111,0,'hair_color1',74,0,98), (129261,4800111,0,'hair_type_color',85,100,109), (129262,4800111,0,'hair_type_highlight_color',50,46,64), (129263,4800111,1,'lip_type',89,-29,-5), (129264,4800111,1,'nose_type',-58,74,0), (129265,4800111,0,'skin_color',217,192,166), (129266,4800111,1,'soga_cheek_type',0,-48,97), (129267,4800111,1,'soga_chin_type',0,89,-29), (129268,4800111,1,'soga_ear_type',0,25,0), (129269,4800111,1,'soga_eye_brow_type',0,-97,53), (129270,4800111,0,'soga_eye_color',229,229,102), (129271,4800111,0,'soga_hair_type_color',85,100,109), (129272,4800111,0,'soga_hair_type_highlight_color',50,46,64), (129273,4800111,1,'soga_lip_type',-45,74,-26), (129274,4800111,1,'soga_nose_type',-5,-47,-10), (129275,4800111,0,'soga_skin_color',217,192,166), (129276,4800111,0,'wing_color1',3,194,183), (129277,4800111,0,'wing_color2',255,128,1), (129278,4800112,0,'eye_color',255,255,255), (129279,4800112,0,'skin_color',255,255,255), (129280,4800112,0,'soga_eye_color',255,0,255), (129281,4800113,0,'eye_color',255,255,255), (129282,4800113,0,'skin_color',255,255,255), (129283,4800113,0,'soga_eye_color',255,0,255), (129284,4800114,0,'eye_color',255,255,255), (129285,4800114,0,'skin_color',255,255,255), (129286,4800114,0,'soga_eye_color',255,0,255), (129287,4800115,0,'eye_color',255,255,255), (129288,4800115,0,'skin_color',255,255,255), (129289,4800115,0,'soga_eye_color',255,0,255), (129290,4800116,0,'eye_color',255,255,255), (129291,4800116,0,'skin_color',255,255,255), (129292,4800116,0,'soga_eye_color',255,0,255), (129293,4800117,0,'eye_color',255,255,255), (129294,4800117,0,'skin_color',255,255,255), (129295,4800117,0,'soga_eye_color',255,0,255), (129296,4800118,0,'eye_color',255,255,255), (129297,4800118,0,'skin_color',255,255,255), (129298,4800118,0,'soga_eye_color',255,0,255), (129299,4800119,0,'eye_color',255,255,255), (129300,4800119,0,'skin_color',255,255,255), (129301,4800119,0,'soga_eye_color',255,0,255), (129302,4800120,0,'eye_color',255,255,255), (129303,4800120,0,'skin_color',255,255,255), (129304,4800120,0,'soga_eye_color',255,0,255), (129305,4800121,0,'eye_color',255,255,255), (129306,4800121,0,'skin_color',255,255,255), (129307,4800121,0,'soga_eye_color',255,0,255), (129308,4800122,0,'eye_color',255,255,255), (129309,4800122,0,'skin_color',255,255,255), (129310,4800122,0,'soga_eye_color',255,0,255), (129311,4800123,1,'cheek_type',-8,53,0), (129312,4800123,1,'chin_type',-42,72,-3), (129313,4800123,1,'ear_type',51,4,0), (129314,4800123,1,'eye_brow_type',7,-7,-25), (129315,4800123,0,'eye_color',12,16,24), (129316,4800123,1,'eye_type',-63,0,0), (129317,4800123,0,'hair_color1',204,227,39), (129318,4800123,0,'hair_face_color',145,168,168), (129319,4800123,0,'hair_face_highlight_color',193,183,168), (129320,4800123,0,'hair_type_color',145,168,168), (129321,4800123,0,'hair_type_highlight_color',193,183,168), (129322,4800123,1,'lip_type',95,-98,90), (129323,4800123,1,'nose_type',0,-52,-29), (129324,4800123,0,'skin_color',122,165,164), (129325,4800123,1,'soga_cheek_type',0,7,-7), (129326,4800123,1,'soga_chin_type',0,95,-98), (129327,4800123,1,'soga_ear_type',0,-63,0), (129328,4800123,1,'soga_eye_brow_type',0,51,4), (129329,4800123,0,'soga_eye_color',229,229,102), (129330,4800123,0,'soga_hair_face_color',145,168,168), (129331,4800123,0,'soga_hair_face_highlight_color',193,183,168), (129332,4800123,0,'soga_hair_type_color',145,168,168), (129333,4800123,0,'soga_hair_type_highlight_color',193,183,168), (129334,4800123,1,'soga_lip_type',-25,-8,53), (129335,4800123,1,'soga_nose_type',90,-42,72), (129336,4800123,0,'soga_skin_color',122,165,164), (129337,4800123,0,'wing_color1',255,255,255), (129338,4800123,0,'wing_color2',255,255,255), (129339,4800124,0,'eye_color',255,255,255), (129340,4800124,0,'skin_color',255,255,255), (129341,4800124,0,'soga_eye_color',255,0,255), (129342,4800125,0,'eye_color',255,255,255), (129343,4800125,0,'skin_color',255,255,255), (129344,4800125,0,'soga_eye_color',255,0,255), (129345,4800126,1,'cheek_type',-7,17,0), (129346,4800126,1,'chin_type',-74,-11,-76), (129347,4800126,1,'ear_type',-23,-14,0), (129348,4800126,1,'eye_brow_type',-37,-59,88), (129349,4800126,0,'eye_color',71,45,17), (129350,4800126,1,'eye_type',-51,0,0), (129351,4800126,0,'hair_color1',75,71,247), (129352,4800126,0,'hair_color2',186,0,0), (129353,4800126,0,'hair_face_color',233,168,29), (129354,4800126,0,'hair_face_highlight_color',38,22,5), (129355,4800126,0,'hair_type_color',233,168,29), (129356,4800126,0,'hair_type_highlight_color',38,22,5), (129357,4800126,1,'lip_type',11,56,-7), (129358,4800126,1,'nose_type',23,75,71), (129359,4800126,0,'skin_color',243,251,251), (129360,4800126,1,'soga_cheek_type',0,-37,-59), (129361,4800126,1,'soga_chin_type',0,11,56), (129362,4800126,1,'soga_ear_type',0,-51,0), (129363,4800126,1,'soga_eye_brow_type',0,-23,-14), (129364,4800126,0,'soga_eye_color',229,229,102), (129365,4800126,1,'soga_eye_type',-70,0,0), (129366,4800126,0,'soga_hair_face_color',233,168,29), (129367,4800126,0,'soga_hair_face_highlight_color',38,22,5), (129368,4800126,0,'soga_hair_type_color',233,168,29), (129369,4800126,0,'soga_hair_type_highlight_color',38,22,5), (129370,4800126,1,'soga_lip_type',88,-7,17), (129371,4800126,1,'soga_nose_type',-7,-74,-11), (129372,4800126,0,'soga_skin_color',243,251,251), (129373,4800126,0,'wing_color1',255,255,255), (129374,4800126,0,'wing_color2',255,255,255), (129375,4800127,0,'eye_color',255,255,255), (129376,4800127,0,'skin_color',255,255,255), (129377,4800127,0,'soga_eye_color',255,0,255), (129378,4800128,1,'cheek_type',77,-75,0), (129379,4800128,1,'chin_type',58,88,28), (129380,4800128,1,'ear_type',14,56,0), (129381,4800128,1,'eye_brow_type',59,26,-89), (129382,4800128,0,'eye_color',144,188,195), (129383,4800128,1,'eye_type',-21,0,0), (129384,4800128,0,'hair_color1',10,239,11), (129385,4800128,0,'hair_color2',93,0,0), (129386,4800128,0,'hair_face_color',219,179,15), (129387,4800128,0,'hair_face_highlight_color',93,65,9), (129388,4800128,0,'hair_type_color',219,179,15), (129389,4800128,0,'hair_type_highlight_color',93,65,9), (129390,4800128,1,'lip_type',-46,37,-63), (129391,4800128,1,'nose_type',7,10,-17), (129392,4800128,0,'skin_color',200,187,181), (129393,4800128,1,'soga_cheek_type',0,59,26), (129394,4800128,1,'soga_chin_type',0,-46,37), (129395,4800128,1,'soga_ear_type',0,-21,0), (129396,4800128,1,'soga_eye_brow_type',0,14,56), (129397,4800128,0,'soga_eye_color',229,229,102), (129398,4800128,1,'soga_eye_type',93,0,0), (129399,4800128,0,'soga_hair_face_color',219,179,15), (129400,4800128,0,'soga_hair_face_highlight_color',93,65,9), (129401,4800128,0,'soga_hair_type_color',219,179,15), (129402,4800128,0,'soga_hair_type_highlight_color',93,65,9), (129403,4800128,1,'soga_lip_type',-89,77,-75), (129404,4800128,1,'soga_nose_type',-63,58,88), (129405,4800128,0,'soga_skin_color',200,187,181), (129406,4800128,0,'wing_color1',255,255,255), (129407,4800128,0,'wing_color2',255,255,255), (129408,4800129,0,'eye_color',255,255,255), (129409,4800129,0,'skin_color',255,255,255), (129410,4800129,0,'soga_eye_color',255,0,255), (129411,4800130,0,'eye_color',255,255,255), (129412,4800130,0,'skin_color',255,255,255), (129413,4800130,0,'soga_eye_color',255,0,255), (129414,4800131,0,'eye_color',255,255,255), (129415,4800131,0,'skin_color',255,255,255), (129416,4800131,0,'soga_eye_color',255,0,255), (129417,4800132,0,'eye_color',255,255,255), (129418,4800132,0,'skin_color',255,255,255), (129419,4800132,0,'soga_eye_color',255,0,255), (129420,4800133,0,'eye_color',255,255,255), (129421,4800133,0,'skin_color',255,255,255), (129422,4800133,0,'soga_eye_color',255,0,255), (129423,4800134,0,'eye_color',255,255,255), (129424,4800134,0,'skin_color',255,255,255), (129425,4800134,0,'soga_eye_color',255,0,255), (129426,4800135,0,'eye_color',255,255,255), (129427,4800135,0,'skin_color',255,255,255), (129428,4800135,0,'soga_eye_color',255,0,255), (129429,4800136,1,'cheek_type',50,95,0), (129430,4800136,1,'chin_type',0,77,0), (129431,4800136,1,'ear_type',-78,-56,0), (129432,4800136,1,'eye_brow_type',-34,-2,-35), (129433,4800136,0,'eye_color',63,118,77), (129434,4800136,1,'eye_type',28,0,0), (129435,4800136,0,'hair_color1',171,56,69), (129436,4800136,0,'hair_color2',51,0,0), (129437,4800136,0,'hair_face_color',100,70,10), (129438,4800136,0,'hair_face_highlight_color',30,9,13), (129439,4800136,0,'hair_type_color',100,70,10), (129440,4800136,0,'hair_type_highlight_color',30,9,13), (129441,4800136,1,'lip_type',18,-4,62), (129442,4800136,1,'nose_type',34,-85,56), (129443,4800136,0,'skin_color',93,98,98), (129444,4800136,1,'soga_cheek_type',0,-34,-2), (129445,4800136,1,'soga_chin_type',0,18,-4), (129446,4800136,1,'soga_ear_type',0,28,0), (129447,4800136,1,'soga_eye_brow_type',0,-78,-56), (129448,4800136,0,'soga_eye_color',229,229,102), (129449,4800136,1,'soga_eye_type',51,0,0), (129450,4800136,0,'soga_hair_face_color',100,70,10), (129451,4800136,0,'soga_hair_face_highlight_color',30,9,13), (129452,4800136,0,'soga_hair_type_color',100,70,10), (129453,4800136,0,'soga_hair_type_highlight_color',30,9,13), (129454,4800136,1,'soga_lip_type',-35,50,95), (129455,4800136,1,'soga_nose_type',62,0,77), (129456,4800136,0,'soga_skin_color',93,98,98), (129457,4800136,0,'wing_color1',255,255,255), (129458,4800136,0,'wing_color2',255,255,255), (129459,4800137,1,'cheek_type',28,18,0), (129460,4800137,1,'chin_type',20,14,10), (129461,4800137,1,'ear_type',14,-8,0), (129462,4800137,1,'eye_brow_type',1,-17,-14), (129463,4800137,0,'eye_color',133,140,90), (129464,4800137,1,'eye_type',-32,0,0), (129465,4800137,0,'hair_color1',17,221,0), (129466,4800137,0,'hair_color2',175,0,0), (129467,4800137,0,'hair_face_color',167,139,66), (129468,4800137,0,'hair_face_highlight_color',159,123,0), (129469,4800137,0,'hair_type_color',167,139,66), (129470,4800137,0,'hair_type_highlight_color',159,123,0), (129471,4800137,1,'lip_type',-7,-19,3), (129472,4800137,1,'nose_type',-7,17,-35), (129473,4800137,0,'skin_color',215,212,190), (129474,4800137,1,'soga_cheek_type',0,1,-17), (129475,4800137,1,'soga_chin_type',0,-7,-19), (129476,4800137,1,'soga_ear_type',0,-32,0), (129477,4800137,1,'soga_eye_brow_type',0,14,-8), (129478,4800137,0,'soga_eye_color',229,229,102), (129479,4800137,1,'soga_eye_type',-81,0,0), (129480,4800137,0,'soga_hair_face_color',167,139,66), (129481,4800137,0,'soga_hair_face_highlight_color',159,123,0), (129482,4800137,0,'soga_hair_type_color',167,139,66), (129483,4800137,0,'soga_hair_type_highlight_color',159,123,0), (129484,4800137,1,'soga_lip_type',-14,28,18), (129485,4800137,1,'soga_nose_type',3,20,14), (129486,4800137,0,'soga_skin_color',215,212,190), (129487,4800137,0,'wing_color1',255,255,255), (129488,4800137,0,'wing_color2',255,255,255), (129489,4800138,1,'cheek_type',100,-100,0), (129490,4800138,1,'chin_type',-100,100,100), (129491,4800138,1,'ear_type',25,8,0), (129492,4800138,1,'eye_brow_type',100,100,100), (129493,4800138,0,'eye_color',118,14,183), (129494,4800138,1,'eye_type',100,0,0), (129495,4800138,0,'hair_color1',239,0,242), (129496,4800138,0,'hair_color2',218,0,0), (129497,4800138,0,'hair_face_color',171,60,32), (129498,4800138,0,'hair_face_highlight_color',216,192,37), (129499,4800138,0,'hair_type_color',171,60,32), (129500,4800138,0,'hair_type_highlight_color',216,192,37), (129501,4800138,1,'lip_type',100,50,-68), (129502,4800138,1,'nose_type',0,-17,0), (129503,4800138,0,'skin_color',227,204,120), (129504,4800138,1,'soga_cheek_type',0,100,100), (129505,4800138,1,'soga_chin_type',0,100,50), (129506,4800138,1,'soga_ear_type',0,100,0), (129507,4800138,1,'soga_eye_brow_type',0,25,8), (129508,4800138,0,'soga_eye_color',229,229,102), (129509,4800138,1,'soga_eye_type',-38,0,0), (129510,4800138,0,'soga_hair_face_color',171,60,32), (129511,4800138,0,'soga_hair_face_highlight_color',216,192,37), (129512,4800138,0,'soga_hair_type_color',171,60,32), (129513,4800138,0,'soga_hair_type_highlight_color',216,192,37), (129514,4800138,1,'soga_lip_type',100,100,-100), (129515,4800138,1,'soga_nose_type',-68,-100,100), (129516,4800138,0,'soga_skin_color',227,204,120), (129517,4800138,0,'wing_color1',255,255,255), (129518,4800138,0,'wing_color2',255,255,255), (129519,4800139,0,'eye_color',255,255,255), (129520,4800139,0,'skin_color',255,255,255), (129521,4800139,0,'soga_eye_color',255,0,255), (129522,4800140,0,'eye_color',255,255,255), (129523,4800140,0,'skin_color',255,255,255), (129524,4800140,0,'soga_eye_color',255,0,255), (129525,4800141,1,'cheek_type',41,98,0), (129526,4800141,1,'chin_type',-46,1,77), (129527,4800141,1,'ear_type',-87,-74,0), (129528,4800141,1,'eye_brow_type',97,-34,-3), (129529,4800141,0,'eye_color',116,172,190), (129530,4800141,1,'eye_type',94,0,0), (129531,4800141,0,'hair_color1',214,56,14), (129532,4800141,0,'hair_color2',25,0,0), (129533,4800141,0,'hair_face_color',47,14,19), (129534,4800141,0,'hair_face_highlight_color',193,100,45), (129535,4800141,0,'hair_type_color',47,14,19), (129536,4800141,0,'hair_type_highlight_color',193,100,45), (129537,4800141,1,'lip_type',-22,17,-95), (129538,4800141,1,'nose_type',71,-42,56), (129539,4800141,0,'skin_color',134,109,66), (129540,4800141,1,'soga_cheek_type',0,97,-34), (129541,4800141,1,'soga_chin_type',0,-22,17), (129542,4800141,1,'soga_ear_type',0,94,0), (129543,4800141,1,'soga_eye_brow_type',0,-87,-74), (129544,4800141,0,'soga_eye_color',229,229,102), (129545,4800141,1,'soga_eye_type',25,0,0), (129546,4800141,0,'soga_hair_face_color',47,14,19), (129547,4800141,0,'soga_hair_face_highlight_color',193,100,45), (129548,4800141,0,'soga_hair_type_color',47,14,19), (129549,4800141,0,'soga_hair_type_highlight_color',193,100,45), (129550,4800141,1,'soga_lip_type',-3,41,98), (129551,4800141,1,'soga_nose_type',-95,-46,1), (129552,4800141,0,'soga_skin_color',134,109,66), (129553,4800141,0,'wing_color1',255,255,255), (129554,4800141,0,'wing_color2',255,255,255), (129555,4800142,0,'eye_color',0,152,219), (129556,4800142,0,'skin_color',220,220,204), (129557,4800142,0,'soga_eye_color',255,0,255), (129558,4800143,0,'eye_color',255,255,255), (129559,4800143,0,'skin_color',255,255,255), (129560,4800143,0,'soga_eye_color',255,0,255), (129561,4800144,0,'eye_color',255,255,255), (129562,4800144,0,'skin_color',255,255,255), (129563,4800144,0,'soga_eye_color',255,0,255), (129564,4800145,0,'eye_color',255,255,255), (129565,4800145,0,'skin_color',239,238,247), (129566,4800145,0,'soga_eye_color',255,0,255), (129567,4800146,0,'eye_color',255,255,255), (129568,4800146,0,'skin_color',241,237,245), (129569,4800146,0,'soga_eye_color',255,0,255), (129570,4800147,0,'eye_color',255,255,255), (129571,4800147,0,'skin_color',218,234,220), (129572,4800147,0,'soga_eye_color',255,0,255), (129573,4800148,0,'eye_color',255,255,255), (129574,4800148,0,'skin_color',255,255,255), (129575,4800148,0,'soga_eye_color',255,0,255), (129576,4800149,0,'eye_color',255,255,255), (129577,4800149,0,'skin_color',219,223,247), (129578,4800149,0,'soga_eye_color',255,0,255), (129579,4800150,0,'eye_color',255,255,255), (129580,4800150,0,'skin_color',248,242,229), (129581,4800150,0,'soga_eye_color',255,0,255), (129582,4800151,0,'eye_color',255,255,255), (129583,4800151,0,'skin_color',234,232,246), (129584,4800151,0,'soga_eye_color',255,0,255), (129585,4800152,0,'eye_color',255,255,255), (129586,4800152,0,'skin_color',227,220,223), (129587,4800152,0,'soga_eye_color',255,0,255), (129588,4800153,0,'eye_color',91,152,180), (129589,4800153,0,'skin_color',192,190,214), (129590,4800153,0,'soga_eye_color',255,0,255), (129591,4800154,0,'eye_color',255,255,255), (129592,4800154,0,'skin_color',255,255,255), (129593,4800154,0,'soga_eye_color',255,0,255), (129594,4800155,0,'eye_color',91,152,180), (129595,4800155,0,'skin_color',192,190,214), (129596,4800155,0,'soga_eye_color',255,0,255), (129597,4800156,0,'eye_color',255,255,255), (129598,4800156,0,'skin_color',255,255,255), (129599,4800156,0,'soga_eye_color',255,0,255), (129600,4800157,0,'eye_color',255,255,255), (129601,4800157,0,'skin_color',96,115,146), (129602,4800157,0,'soga_eye_color',255,0,255), (129603,4800158,0,'eye_color',255,255,255), (129604,4800158,0,'skin_color',255,255,255), (129605,4800158,0,'soga_eye_color',255,0,255), (129606,4800159,0,'eye_color',255,255,255), (129607,4800159,0,'skin_color',81,93,139), (129608,4800159,0,'soga_eye_color',255,0,255), (129609,4800160,0,'eye_color',255,255,255), (129610,4800160,0,'skin_color',255,255,255), (129611,4800160,0,'soga_eye_color',255,0,255), (129612,4800161,0,'eye_color',255,255,255), (129613,4800161,0,'skin_color',105,110,163), (129614,4800161,0,'soga_eye_color',255,0,255), (129615,4800162,0,'eye_color',255,255,255), (129616,4800162,0,'skin_color',255,255,255), (129617,4800162,0,'soga_eye_color',255,0,255), (129618,4800163,0,'eye_color',255,255,255), (129619,4800163,0,'skin_color',255,255,255), (129620,4800163,0,'soga_eye_color',255,0,255), (129621,4800164,1,'cheek_type',50,95,0), (129622,4800164,1,'chin_type',0,77,0), (129623,4800164,1,'ear_type',-78,-56,0), (129624,4800164,1,'eye_brow_type',-34,-2,-35), (129625,4800164,0,'eye_color',63,118,77), (129626,4800164,1,'eye_type',28,0,0), (129627,4800164,0,'hair_color1',171,56,69), (129628,4800164,0,'hair_color2',25,0,0), (129629,4800164,0,'hair_face_color',100,70,10), (129630,4800164,0,'hair_face_highlight_color',30,9,13), (129631,4800164,0,'hair_type_color',100,70,10), (129632,4800164,0,'hair_type_highlight_color',30,9,13), (129633,4800164,1,'lip_type',18,-4,62), (129634,4800164,1,'nose_type',34,-85,56), (129635,4800164,0,'skin_color',93,98,98), (129636,4800164,1,'soga_cheek_type',0,-34,-2), (129637,4800164,1,'soga_chin_type',0,18,-4), (129638,4800164,1,'soga_ear_type',0,28,0), (129639,4800164,1,'soga_eye_brow_type',0,-78,-56), (129640,4800164,0,'soga_eye_color',229,229,102), (129641,4800164,1,'soga_eye_type',25,0,0), (129642,4800164,0,'soga_hair_face_color',100,70,10), (129643,4800164,0,'soga_hair_face_highlight_color',30,9,13), (129644,4800164,0,'soga_hair_type_color',100,70,10), (129645,4800164,0,'soga_hair_type_highlight_color',30,9,13), (129646,4800164,1,'soga_lip_type',-35,50,95), (129647,4800164,1,'soga_nose_type',62,0,77), (129648,4800164,0,'soga_skin_color',93,98,98), (129649,4800164,0,'wing_color1',255,255,255), (129650,4800164,0,'wing_color2',255,255,255), (129651,4800165,0,'eye_color',255,255,255), (129652,4800165,0,'skin_color',255,255,255), (129653,4800165,0,'soga_eye_color',255,0,255), (129654,4800166,0,'eye_color',255,255,255), (129655,4800166,0,'skin_color',94,103,149), (129656,4800166,0,'soga_eye_color',255,0,255), (129657,4800167,0,'eye_color',255,255,255), (129658,4800167,0,'skin_color',110,160,161), (129659,4800167,0,'soga_eye_color',255,0,255), (129660,4800168,0,'eye_color',255,255,255), (129661,4800168,0,'skin_color',97,109,158), (129662,4800168,0,'soga_eye_color',255,0,255), (129663,4800169,0,'eye_color',255,255,255), (129664,4800169,0,'skin_color',110,123,153), (129665,4800169,0,'soga_eye_color',255,0,255), (129666,4800170,0,'eye_color',255,255,255), (129667,4800170,0,'skin_color',114,139,161), (129668,4800170,0,'soga_eye_color',255,0,255), (129669,4800171,1,'cheek_type',-2,25,0), (129670,4800171,1,'chin_type',-34,0,2), (129671,4800171,1,'ear_type',-23,9,0), (129672,4800171,1,'eye_brow_type',2,-17,-2), (129673,4800171,0,'eye_color',139,121,65), (129674,4800171,1,'eye_type',-28,0,0), (129675,4800171,0,'hair_color1',3,255,0), (129676,4800171,0,'hair_face_color',43,29,21), (129677,4800171,0,'hair_face_highlight_color',42,38,34), (129678,4800171,0,'hair_type_color',43,29,21), (129679,4800171,0,'hair_type_highlight_color',42,38,34), (129680,4800171,1,'lip_type',4,14,3), (129681,4800171,1,'nose_type',14,3,-1), (129682,4800171,0,'skin_color',222,180,182), (129683,4800171,1,'soga_cheek_type',0,2,-17), (129684,4800171,1,'soga_chin_type',0,4,14), (129685,4800171,1,'soga_ear_type',0,-28,0), (129686,4800171,1,'soga_eye_brow_type',0,-23,9), (129687,4800171,0,'soga_eye_color',229,229,102), (129688,4800171,0,'soga_hair_face_color',43,29,21), (129689,4800171,0,'soga_hair_face_highlight_color',42,38,34), (129690,4800171,0,'soga_hair_type_color',43,29,21), (129691,4800171,0,'soga_hair_type_highlight_color',42,38,34), (129692,4800171,1,'soga_lip_type',-2,-2,25), (129693,4800171,1,'soga_nose_type',3,-34,0), (129694,4800171,0,'soga_skin_color',222,180,182), (129695,4800171,0,'wing_color1',255,255,255), (129696,4800171,0,'wing_color2',255,255,255), (129697,4800172,0,'eye_color',255,255,255), (129698,4800172,0,'skin_color',255,255,255), (129699,4800172,0,'soga_eye_color',255,0,255), (129700,4800173,0,'eye_color',255,255,255), (129701,4800173,0,'skin_color',99,88,137), (129702,4800173,0,'soga_eye_color',255,0,255), (129703,4800174,1,'cheek_type',77,-75,0), (129704,4800174,1,'chin_type',58,88,28), (129705,4800174,1,'ear_type',14,56,0), (129706,4800174,1,'eye_brow_type',59,26,-89), (129707,4800174,0,'eye_color',144,188,195), (129708,4800174,1,'eye_type',-21,0,0), (129709,4800174,0,'hair_color1',10,239,11), (129710,4800174,0,'hair_color2',93,0,0), (129711,4800174,0,'hair_face_color',219,179,15), (129712,4800174,0,'hair_face_highlight_color',93,65,9), (129713,4800174,0,'hair_type_color',219,179,15), (129714,4800174,0,'hair_type_highlight_color',93,65,9), (129715,4800174,1,'lip_type',-46,37,-63), (129716,4800174,1,'nose_type',7,10,-17), (129717,4800174,0,'skin_color',200,187,181), (129718,4800174,1,'soga_cheek_type',0,59,26), (129719,4800174,1,'soga_chin_type',0,-46,37), (129720,4800174,1,'soga_ear_type',0,-21,0), (129721,4800174,1,'soga_eye_brow_type',0,14,56), (129722,4800174,0,'soga_eye_color',229,229,102), (129723,4800174,1,'soga_eye_type',93,0,0), (129724,4800174,0,'soga_hair_face_color',219,179,15), (129725,4800174,0,'soga_hair_face_highlight_color',93,65,9), (129726,4800174,0,'soga_hair_type_color',219,179,15), (129727,4800174,0,'soga_hair_type_highlight_color',93,65,9), (129728,4800174,1,'soga_lip_type',-89,77,-75), (129729,4800174,1,'soga_nose_type',-63,58,88), (129730,4800174,0,'soga_skin_color',200,187,181), (129731,4800174,0,'wing_color1',255,255,255), (129732,4800174,0,'wing_color2',255,255,255), (129733,4800175,1,'cheek_type',34,38,0), (129734,4800175,1,'chin_type',1,56,-53), (129735,4800175,1,'ear_type',-1,34,0), (129736,4800175,1,'eye_brow_type',-4,-89,-45), (129737,4800175,0,'eye_color',165,175,139), (129738,4800175,1,'eye_type',-1,0,0), (129739,4800175,0,'hair_color1',200,50,248), (129740,4800175,0,'hair_color2',51,0,0), (129741,4800175,0,'hair_face_color',39,21,6), (129742,4800175,0,'hair_face_highlight_color',46,14,19), (129743,4800175,0,'hair_type_color',39,21,6), (129744,4800175,0,'hair_type_highlight_color',46,14,19), (129745,4800175,1,'lip_type',-7,93,94), (129746,4800175,1,'nose_type',-70,-56,50), (129747,4800175,0,'skin_color',240,204,208), (129748,4800175,1,'soga_cheek_type',0,-4,-89), (129749,4800175,1,'soga_chin_type',0,-7,93), (129750,4800175,1,'soga_ear_type',0,-1,0), (129751,4800175,1,'soga_eye_brow_type',0,-1,34), (129752,4800175,0,'soga_eye_color',229,229,102), (129753,4800175,1,'soga_eye_type',51,0,0), (129754,4800175,0,'soga_hair_face_color',39,21,6), (129755,4800175,0,'soga_hair_face_highlight_color',46,14,19), (129756,4800175,0,'soga_hair_type_color',39,21,6), (129757,4800175,0,'soga_hair_type_highlight_color',46,14,19), (129758,4800175,1,'soga_lip_type',-45,34,38), (129759,4800175,1,'soga_nose_type',94,1,56), (129760,4800175,0,'soga_skin_color',240,204,208), (129761,4800175,0,'wing_color1',255,255,255), (129762,4800175,0,'wing_color2',255,255,255), (129763,4800176,1,'cheek_type',77,-75,0), (129764,4800176,1,'chin_type',58,88,28), (129765,4800176,1,'ear_type',14,56,0), (129766,4800176,1,'eye_brow_type',59,26,-89), (129767,4800176,0,'eye_color',144,188,195), (129768,4800176,1,'eye_type',-21,0,0), (129769,4800176,0,'hair_color1',10,239,11), (129770,4800176,0,'hair_color2',93,0,0), (129771,4800176,0,'hair_face_color',219,179,15), (129772,4800176,0,'hair_face_highlight_color',93,65,9), (129773,4800176,0,'hair_type_color',219,179,15), (129774,4800176,0,'hair_type_highlight_color',93,65,9), (129775,4800176,1,'lip_type',-46,37,-63), (129776,4800176,1,'nose_type',7,10,-17), (129777,4800176,0,'skin_color',200,187,181), (129778,4800176,1,'soga_cheek_type',0,59,26), (129779,4800176,1,'soga_chin_type',0,-46,37), (129780,4800176,1,'soga_ear_type',0,-21,0), (129781,4800176,1,'soga_eye_brow_type',0,14,56), (129782,4800176,0,'soga_eye_color',229,229,102), (129783,4800176,1,'soga_eye_type',93,0,0), (129784,4800176,0,'soga_hair_face_color',219,179,15), (129785,4800176,0,'soga_hair_face_highlight_color',93,65,9), (129786,4800176,0,'soga_hair_type_color',219,179,15), (129787,4800176,0,'soga_hair_type_highlight_color',93,65,9), (129788,4800176,1,'soga_lip_type',-89,77,-75), (129789,4800176,1,'soga_nose_type',-63,58,88), (129790,4800176,0,'soga_skin_color',200,187,181), (129791,4800176,0,'wing_color1',255,255,255), (129792,4800176,0,'wing_color2',255,255,255), (129793,4800177,0,'eye_color',255,255,255), (129794,4800177,0,'skin_color',255,255,255), (129795,4800177,0,'soga_eye_color',255,0,255), (129796,4800178,0,'eye_color',255,255,255), (129797,4800178,0,'skin_color',255,255,255), (129798,4800178,0,'soga_eye_color',255,0,255), (129799,4800179,0,'eye_color',255,255,255), (129800,4800179,0,'skin_color',255,255,255), (129801,4800179,0,'soga_eye_color',255,0,255), (129802,4800180,1,'cheek_type',-84,-29,0), (129803,4800180,1,'chin_type',-70,-81,41), (129804,4800180,1,'ear_type',93,-8,0), (129805,4800180,1,'eye_brow_type',-78,-10,82), (129806,4800180,0,'eye_color',32,64,54), (129807,4800180,1,'eye_type',-31,0,0), (129808,4800180,0,'hair_color1',182,181,44), (129809,4800180,0,'hair_color2',93,0,0), (129810,4800180,0,'hair_face_color',47,14,19), (129811,4800180,0,'hair_face_highlight_color',244,246,246), (129812,4800180,0,'hair_type_color',47,14,19), (129813,4800180,0,'hair_type_highlight_color',244,246,246), (129814,4800180,1,'lip_type',0,-44,-31), (129815,4800180,1,'nose_type',-7,-74,-75), (129816,4800180,0,'skin_color',141,93,81), (129817,4800180,1,'soga_cheek_type',0,-78,-10), (129818,4800180,1,'soga_chin_type',0,0,-44), (129819,4800180,1,'soga_ear_type',0,-31,0), (129820,4800180,1,'soga_eye_brow_type',0,93,-8), (129821,4800180,0,'soga_eye_color',229,229,102), (129822,4800180,1,'soga_eye_type',93,0,0), (129823,4800180,0,'soga_hair_face_color',47,14,19), (129824,4800180,0,'soga_hair_face_highlight_color',244,246,246), (129825,4800180,0,'soga_hair_type_color',47,14,19), (129826,4800180,0,'soga_hair_type_highlight_color',244,246,246), (129827,4800180,1,'soga_lip_type',82,-84,-29), (129828,4800180,1,'soga_nose_type',-31,-70,-81), (129829,4800180,0,'soga_skin_color',141,93,81), (129830,4800180,0,'wing_color1',255,255,255), (129831,4800180,0,'wing_color2',255,255,255), (129832,4800181,1,'cheek_type',-84,-29,0), (129833,4800181,1,'chin_type',-70,-81,41), (129834,4800181,1,'ear_type',93,-8,0), (129835,4800181,1,'eye_brow_type',-78,-10,82), (129836,4800181,0,'eye_color',32,64,54), (129837,4800181,1,'eye_type',-31,0,0), (129838,4800181,0,'hair_color1',182,181,44), (129839,4800181,0,'hair_color2',25,0,0), (129840,4800181,0,'hair_face_color',47,14,19), (129841,4800181,0,'hair_face_highlight_color',244,246,246), (129842,4800181,0,'hair_type_color',47,14,19), (129843,4800181,0,'hair_type_highlight_color',244,246,246), (129844,4800181,1,'lip_type',0,-44,-31), (129845,4800181,1,'nose_type',-7,-74,-75), (129846,4800181,0,'skin_color',141,93,81), (129847,4800181,1,'soga_cheek_type',0,-78,-10), (129848,4800181,1,'soga_chin_type',0,0,-44), (129849,4800181,1,'soga_ear_type',0,-31,0), (129850,4800181,1,'soga_eye_brow_type',0,93,-8), (129851,4800181,0,'soga_eye_color',229,229,102), (129852,4800181,1,'soga_eye_type',25,0,0), (129853,4800181,0,'soga_hair_face_color',47,14,19), (129854,4800181,0,'soga_hair_face_highlight_color',244,246,246), (129855,4800181,0,'soga_hair_type_color',47,14,19), (129856,4800181,0,'soga_hair_type_highlight_color',244,246,246), (129857,4800181,1,'soga_lip_type',82,-84,-29), (129858,4800181,1,'soga_nose_type',-31,-70,-81), (129859,4800181,0,'soga_skin_color',141,93,81), (129860,4800181,0,'wing_color1',255,255,255), (129861,4800181,0,'wing_color2',255,255,255), (129862,4800182,1,'cheek_type',77,-75,0), (129863,4800182,1,'chin_type',58,88,28), (129864,4800182,1,'ear_type',14,56,0), (129865,4800182,1,'eye_brow_type',59,26,-89), (129866,4800182,0,'eye_color',144,188,195), (129867,4800182,1,'eye_type',-21,0,0), (129868,4800182,0,'hair_color1',10,239,11), (129869,4800182,0,'hair_color2',93,0,0), (129870,4800182,0,'hair_face_color',219,179,15), (129871,4800182,0,'hair_face_highlight_color',93,65,9), (129872,4800182,0,'hair_type_color',219,179,15), (129873,4800182,0,'hair_type_highlight_color',93,65,9), (129874,4800182,1,'lip_type',-46,37,-63), (129875,4800182,1,'nose_type',7,10,-17), (129876,4800182,0,'skin_color',200,187,181), (129877,4800182,1,'soga_cheek_type',0,59,26), (129878,4800182,1,'soga_chin_type',0,-46,37), (129879,4800182,1,'soga_ear_type',0,-21,0), (129880,4800182,1,'soga_eye_brow_type',0,14,56), (129881,4800182,0,'soga_eye_color',229,229,102), (129882,4800182,1,'soga_eye_type',93,0,0), (129883,4800182,0,'soga_hair_face_color',219,179,15), (129884,4800182,0,'soga_hair_face_highlight_color',93,65,9), (129885,4800182,0,'soga_hair_type_color',219,179,15), (129886,4800182,0,'soga_hair_type_highlight_color',93,65,9), (129887,4800182,1,'soga_lip_type',-89,77,-75), (129888,4800182,1,'soga_nose_type',-63,58,88), (129889,4800182,0,'soga_skin_color',200,187,181), (129890,4800182,0,'wing_color1',255,255,255), (129891,4800182,0,'wing_color2',255,255,255), (129892,4800183,1,'cheek_type',34,38,0), (129893,4800183,1,'chin_type',1,56,-53), (129894,4800183,1,'ear_type',-1,34,0), (129895,4800183,1,'eye_brow_type',-4,-89,-45), (129896,4800183,0,'eye_color',165,175,139), (129897,4800183,1,'eye_type',-1,0,0), (129898,4800183,0,'hair_color1',200,50,248), (129899,4800183,0,'hair_color2',51,0,0), (129900,4800183,0,'hair_face_color',39,21,6), (129901,4800183,0,'hair_face_highlight_color',46,14,19), (129902,4800183,0,'hair_type_color',39,21,6), (129903,4800183,0,'hair_type_highlight_color',46,14,19), (129904,4800183,1,'lip_type',-7,93,94), (129905,4800183,1,'nose_type',-70,-56,50), (129906,4800183,0,'skin_color',240,204,208), (129907,4800183,1,'soga_cheek_type',0,-4,-89), (129908,4800183,1,'soga_chin_type',0,-7,93), (129909,4800183,1,'soga_ear_type',0,-1,0), (129910,4800183,1,'soga_eye_brow_type',0,-1,34), (129911,4800183,0,'soga_eye_color',229,229,102), (129912,4800183,1,'soga_eye_type',51,0,0), (129913,4800183,0,'soga_hair_face_color',39,21,6), (129914,4800183,0,'soga_hair_face_highlight_color',46,14,19), (129915,4800183,0,'soga_hair_type_color',39,21,6), (129916,4800183,0,'soga_hair_type_highlight_color',46,14,19), (129917,4800183,1,'soga_lip_type',-45,34,38), (129918,4800183,1,'soga_nose_type',94,1,56), (129919,4800183,0,'soga_skin_color',240,204,208), (129920,4800183,0,'wing_color1',255,255,255), (129921,4800183,0,'wing_color2',255,255,255), (129922,4800184,0,'eye_color',255,255,255), (129923,4800184,0,'skin_color',255,255,255), (129924,4800184,0,'soga_eye_color',255,0,255), (129925,4800185,0,'eye_color',255,255,255), (129926,4800185,0,'skin_color',255,255,255), (129927,4800185,0,'soga_eye_color',255,0,255), (129928,4800186,0,'eye_color',255,255,255), (129929,4800186,0,'skin_color',255,255,255), (129930,4800186,0,'soga_eye_color',255,0,255), (129931,4800187,1,'cheek_type',-75,-31,0), (129932,4800187,1,'chin_type',-62,0,64), (129933,4800187,1,'ear_type',-46,-56,0), (129934,4800187,0,'eye_color',129,125,67), (129935,4800187,0,'hair_color1',228,21,233), (129936,4800187,0,'hair_face_color',244,246,246), (129937,4800187,0,'hair_face_highlight_color',65,66,79), (129938,4800187,0,'hair_type_color',244,246,246), (129939,4800187,0,'hair_type_highlight_color',65,66,79), (129940,4800187,1,'lip_type',-72,25,-1), (129941,4800187,1,'nose_type',0,-28,21), (129942,4800187,0,'skin_color',167,127,69), (129943,4800187,1,'soga_chin_type',0,-72,25), (129944,4800187,1,'soga_eye_brow_type',0,-46,-56), (129945,4800187,0,'soga_eye_color',204,204,204), (129946,4800187,0,'soga_hair_face_color',244,246,246), (129947,4800187,0,'soga_hair_face_highlight_color',65,66,79), (129948,4800187,0,'soga_hair_type_color',244,246,246), (129949,4800187,0,'soga_hair_type_highlight_color',65,66,79), (129950,4800187,1,'soga_lip_type',0,-75,-31), (129951,4800187,1,'soga_nose_type',-1,-62,0), (129952,4800187,0,'soga_skin_color',167,127,69), (129953,4800188,0,'eye_color',255,255,255), (129954,4800188,0,'skin_color',255,255,255), (129955,4800188,0,'soga_eye_color',255,0,255), (129956,4800189,1,'cheek_type',15,-21,0), (129957,4800189,1,'chin_type',32,81,-50), (129958,4800189,1,'ear_type',-12,52,0), (129959,4800189,1,'eye_brow_type',-89,0,10), (129960,4800189,0,'eye_color',131,180,186), (129961,4800189,1,'eye_type',42,0,0), (129962,4800189,0,'hair_color1',239,198,48), (129963,4800189,0,'hair_face_highlight_color',190,97,43), (129964,4800189,0,'hair_type_highlight_color',190,97,43), (129965,4800189,1,'lip_type',43,64,0), (129966,4800189,1,'nose_type',0,-17,-58), (129967,4800189,0,'skin_color',239,197,196), (129968,4800189,1,'soga_cheek_type',0,-89,0), (129969,4800189,1,'soga_chin_type',0,43,64), (129970,4800189,1,'soga_ear_type',0,42,0), (129971,4800189,1,'soga_eye_brow_type',0,-12,52), (129972,4800189,0,'soga_eye_color',204,204,204), (129973,4800189,0,'soga_hair_face_highlight_color',190,97,43), (129974,4800189,0,'soga_hair_type_highlight_color',190,97,43), (129975,4800189,1,'soga_lip_type',10,15,-21), (129976,4800189,1,'soga_nose_type',0,32,81), (129977,4800189,0,'soga_skin_color',239,197,196), (129978,4800190,0,'eye_color',255,255,255), (129979,4800190,0,'skin_color',255,255,255), (129980,4800190,0,'soga_eye_color',255,0,255), (129981,4800191,0,'eye_color',255,255,255), (129982,4800191,0,'skin_color',255,255,255), (129983,4800191,0,'soga_eye_color',255,0,255), (129984,4800192,0,'eye_color',255,255,255), (129985,4800192,0,'skin_color',255,255,255), (129986,4800192,0,'soga_eye_color',255,0,255), (129987,4800193,1,'cheek_type',-56,0,0), (129988,4800193,1,'chin_type',-31,48,-76), (129989,4800193,1,'ear_type',-25,50,0), (129990,4800193,1,'eye_brow_type',0,-18,-87), (129991,4800193,0,'eye_color',126,106,224), (129992,4800193,1,'eye_type',-68,0,0), (129993,4800193,0,'hair_color1',0,88,194), (129994,4800193,0,'hair_face_color',207,195,182), (129995,4800193,0,'hair_face_highlight_color',94,82,126), (129996,4800193,0,'hair_type_color',207,195,182), (129997,4800193,0,'hair_type_highlight_color',94,82,126), (129998,4800193,1,'lip_type',35,7,-11), (129999,4800193,1,'nose_type',17,0,88), (130000,4800193,0,'skin_color',202,188,222), (130001,4800193,1,'soga_cheek_type',0,0,-18), (130002,4800193,1,'soga_chin_type',0,35,7), (130003,4800193,1,'soga_ear_type',0,-68,0), (130004,4800193,1,'soga_eye_brow_type',0,-25,50), (130005,4800193,0,'soga_eye_color',204,204,204), (130006,4800193,0,'soga_hair_face_color',207,195,182), (130007,4800193,0,'soga_hair_face_highlight_color',94,82,126), (130008,4800193,0,'soga_hair_type_color',207,195,182), (130009,4800193,0,'soga_hair_type_highlight_color',94,82,126), (130010,4800193,1,'soga_lip_type',-87,-56,0), (130011,4800193,1,'soga_nose_type',-11,-31,48), (130012,4800193,0,'soga_skin_color',202,188,222), (130013,4800194,1,'cheek_type',-75,-31,0), (130014,4800194,1,'chin_type',-62,0,64), (130015,4800194,1,'ear_type',-46,-56,0), (130016,4800194,0,'eye_color',129,125,67), (130017,4800194,0,'hair_color1',228,21,233), (130018,4800194,0,'hair_face_color',244,246,246), (130019,4800194,0,'hair_face_highlight_color',65,66,79), (130020,4800194,0,'hair_type_color',244,246,246), (130021,4800194,0,'hair_type_highlight_color',65,66,79), (130022,4800194,1,'lip_type',-72,25,-1), (130023,4800194,1,'nose_type',0,-28,21), (130024,4800194,0,'skin_color',167,127,69), (130025,4800194,1,'soga_chin_type',0,-72,25), (130026,4800194,1,'soga_eye_brow_type',0,-46,-56), (130027,4800194,0,'soga_eye_color',204,204,204), (130028,4800194,0,'soga_hair_face_color',244,246,246), (130029,4800194,0,'soga_hair_face_highlight_color',65,66,79), (130030,4800194,0,'soga_hair_type_color',244,246,246), (130031,4800194,0,'soga_hair_type_highlight_color',65,66,79), (130032,4800194,1,'soga_lip_type',0,-75,-31), (130033,4800194,1,'soga_nose_type',-1,-62,0), (130034,4800194,0,'soga_skin_color',167,127,69), (130035,4800195,0,'eye_color',255,255,255), (130036,4800195,0,'skin_color',255,255,255), (130037,4800195,0,'soga_eye_color',255,0,255), (130038,4800196,0,'eye_color',255,255,255), (130039,4800196,0,'skin_color',255,255,255), (130040,4800196,0,'soga_eye_color',255,0,255), (130041,4800197,0,'eye_color',255,255,255), (130042,4800197,0,'skin_color',255,255,255), (130043,4800197,0,'soga_eye_color',255,0,255), (130044,4800198,0,'eye_color',255,255,255), (130045,4800198,0,'skin_color',255,255,255), (130046,4800198,0,'soga_eye_color',255,0,255), (130047,4800199,0,'eye_color',255,255,255), (130048,4800199,0,'skin_color',255,255,255), (130049,4800199,0,'soga_eye_color',255,0,255), (130050,4800200,0,'eye_color',255,255,255), (130051,4800200,0,'skin_color',255,255,255), (130052,4800200,0,'soga_eye_color',255,0,255), (130053,4800201,0,'eye_color',255,255,255), (130054,4800201,0,'skin_color',255,255,255), (130055,4800201,0,'soga_eye_color',255,0,255), (130056,4800202,0,'eye_color',255,255,255), (130057,4800202,0,'skin_color',255,255,255), (130058,4800202,0,'soga_eye_color',255,0,255), (130059,4800203,0,'eye_color',255,255,255), (130060,4800203,0,'skin_color',255,255,255), (130061,4800203,0,'soga_eye_color',255,0,255), (130062,4800204,0,'eye_color',7,7,16), (130063,4800204,0,'skin_color',84,103,128), (130064,4800204,0,'soga_eye_color',255,0,255), (130065,4800205,0,'eye_color',255,255,255), (130066,4800205,0,'skin_color',255,255,255), (130067,4800205,0,'soga_eye_color',255,0,255), (130068,4800206,0,'eye_color',255,255,255), (130069,4800206,0,'skin_color',255,255,255), (130070,4800206,0,'soga_eye_color',255,0,255), (130071,4800207,0,'eye_color',255,255,255), (130072,4800207,0,'skin_color',255,255,255), (130073,4800207,0,'soga_eye_color',255,0,255), (130074,4800208,0,'eye_color',255,255,255), (130075,4800208,0,'skin_color',255,255,255), (130076,4800208,0,'soga_eye_color',255,0,255), (130077,4800209,0,'eye_color',255,255,255), (130078,4800209,0,'skin_color',80,96,149), (130079,4800209,0,'soga_eye_color',255,0,255), (130080,4800210,1,'cheek_type',-2,38,0), (130081,4800210,1,'chin_type',58,-75,-95), (130082,4800210,1,'ear_type',58,-63,0), (130083,4800210,1,'eye_brow_type',-20,70,29), (130084,4800210,0,'eye_color',84,139,114), (130085,4800210,1,'eye_type',-62,0,0), (130086,4800210,0,'hair_color1',41,55,26), (130087,4800210,0,'hair_color2',29,0,0), (130088,4800210,0,'hair_face_color',84,0,0), (130089,4800210,0,'hair_face_highlight_color',35,24,1), (130090,4800210,0,'hair_type_color',84,0,0), (130091,4800210,0,'hair_type_highlight_color',35,24,1), (130092,4800210,1,'lip_type',-79,82,-84), (130093,4800210,1,'nose_type',2,41,55), (130094,4800210,0,'skin_color',136,118,120), (130095,4800210,1,'soga_cheek_type',0,-20,70), (130096,4800210,1,'soga_chin_type',0,-79,82), (130097,4800210,1,'soga_ear_type',0,-62,0), (130098,4800210,1,'soga_eye_brow_type',0,58,-63), (130099,4800210,0,'soga_eye_color',229,229,102), (130100,4800210,1,'soga_eye_type',29,0,0), (130101,4800210,0,'soga_hair_face_color',84,0,0), (130102,4800210,0,'soga_hair_face_highlight_color',35,24,1), (130103,4800210,0,'soga_hair_type_color',84,0,0), (130104,4800210,0,'soga_hair_type_highlight_color',35,24,1), (130105,4800210,1,'soga_lip_type',29,-2,38), (130106,4800210,1,'soga_nose_type',-84,58,-75), (130107,4800210,0,'soga_skin_color',136,118,120), (130108,4800210,0,'wing_color1',255,255,255), (130109,4800210,0,'wing_color2',255,255,255), (130110,4800211,1,'cheek_type',44,-98,0), (130111,4800211,1,'eye_brow_type',-85,69,0), (130112,4800211,0,'eye_color',122,123,71), (130113,4800211,1,'eye_type',-64,0,0), (130114,4800211,0,'hair_color1',0,0,11), (130115,4800211,1,'lip_type',34,7,0), (130116,4800211,1,'nose_type',25,0,0), (130117,4800211,0,'skin_color',103,134,79), (130118,4800211,1,'soga_cheek_type',0,-85,69), (130119,4800211,1,'soga_chin_type',0,34,7), (130120,4800211,1,'soga_ear_type',0,-64,0), (130121,4800211,0,'soga_eye_color',72,6,26), (130122,4800211,1,'soga_eye_type',0,-91,14), (130123,4800211,1,'soga_lip_type',0,44,-98), (130124,4800211,0,'soga_skin_color',103,134,79), (130125,4800212,1,'cheek_type',28,20,0), (130126,4800212,1,'chin_type',0,4,1), (130127,4800212,1,'ear_type',25,28,0), (130128,4800212,1,'eye_brow_type',25,-25,12), (130129,4800212,0,'eye_color',203,186,255), (130130,4800212,1,'eye_type',9,0,0), (130131,4800212,0,'hair_color1',244,253,0), (130132,4800212,0,'hair_face_color',122,132,132), (130133,4800212,0,'hair_face_highlight_color',105,103,97), (130134,4800212,0,'hair_type_color',122,132,132), (130135,4800212,0,'hair_type_highlight_color',105,103,97), (130136,4800212,1,'lip_type',10,-5,0), (130137,4800212,1,'nose_type',-4,-12,-3), (130138,4800212,0,'skin_color',173,142,181), (130139,4800212,1,'soga_cheek_type',0,25,-25), (130140,4800212,1,'soga_chin_type',0,10,-5), (130141,4800212,1,'soga_ear_type',0,9,0), (130142,4800212,1,'soga_eye_brow_type',0,25,28), (130143,4800212,0,'soga_eye_color',229,229,102), (130144,4800212,0,'soga_hair_face_color',122,132,132), (130145,4800212,0,'soga_hair_face_highlight_color',105,103,97), (130146,4800212,0,'soga_hair_type_color',122,132,132), (130147,4800212,0,'soga_hair_type_highlight_color',105,103,97), (130148,4800212,1,'soga_lip_type',12,28,20), (130149,4800212,1,'soga_nose_type',0,0,4), (130150,4800212,0,'soga_skin_color',173,142,181), (130151,4800212,0,'wing_color1',255,255,255), (130152,4800212,0,'wing_color2',255,255,255), (130153,4800213,0,'eye_color',255,255,255), (130154,4800213,0,'skin_color',255,255,255), (130155,4800213,0,'soga_eye_color',255,0,255), (130156,4800214,0,'eye_color',255,255,255), (130157,4800214,0,'skin_color',255,255,255), (130158,4800214,0,'soga_eye_color',255,0,255), (130159,4800215,0,'eye_color',255,255,255), (130160,4800215,0,'skin_color',255,255,255), (130161,4800215,0,'soga_eye_color',255,0,255), (130162,4800216,0,'eye_color',255,255,255), (130163,4800216,0,'skin_color',255,255,255), (130164,4800216,0,'soga_eye_color',255,0,255), (130165,4800217,1,'cheek_type',91,-1,0), (130166,4800217,1,'chin_type',75,31,34), (130167,4800217,1,'ear_type',-100,-97,0), (130168,4800217,1,'eye_brow_type',-47,74,-41), (130169,4800217,0,'eye_color',204,204,204), (130170,4800217,1,'eye_type',25,0,0), (130171,4800217,0,'hair_color1',14,198,50), (130172,4800217,1,'lip_type',-11,15,8), (130173,4800217,1,'nose_type',-83,14,-58), (130174,4800217,0,'skin_color',177,179,180), (130175,4800217,1,'soga_cheek_type',0,-47,74), (130176,4800217,1,'soga_chin_type',0,-11,15), (130177,4800217,1,'soga_ear_type',0,25,0), (130178,4800217,1,'soga_eye_brow_type',0,-100,-97), (130179,4800217,0,'soga_eye_color',204,204,204), (130180,4800217,1,'soga_lip_type',-41,91,-1), (130181,4800217,1,'soga_nose_type',8,75,31), (130182,4800217,0,'soga_skin_color',177,179,180), (130183,4800218,0,'eye_color',255,255,255), (130184,4800218,0,'skin_color',255,255,255), (130185,4800218,0,'soga_eye_color',255,0,255), (130186,4800219,1,'cheek_type',21,-21,0), (130187,4800219,1,'chin_type',-37,0,0), (130188,4800219,1,'ear_type',7,-9,0), (130189,4800219,1,'eye_brow_type',-4,-4,-18), (130190,4800219,0,'eye_color',61,120,89), (130191,4800219,1,'eye_type',-7,0,0), (130192,4800219,0,'hair_color1',0,219,0), (130193,4800219,0,'hair_color2',51,0,0), (130194,4800219,0,'hair_face_color',71,69,65), (130195,4800219,0,'hair_face_highlight_color',89,87,82), (130196,4800219,0,'hair_type_color',71,69,65), (130197,4800219,0,'hair_type_highlight_color',89,87,82), (130198,4800219,1,'lip_type',-12,7,0), (130199,4800219,1,'nose_type',-5,0,-37), (130200,4800219,0,'skin_color',232,235,235), (130201,4800219,1,'soga_cheek_type',0,-4,-4), (130202,4800219,1,'soga_chin_type',0,-12,7), (130203,4800219,1,'soga_ear_type',0,-7,0), (130204,4800219,1,'soga_eye_brow_type',0,7,-9), (130205,4800219,0,'soga_eye_color',229,229,102), (130206,4800219,1,'soga_eye_type',51,0,0), (130207,4800219,0,'soga_hair_face_color',71,69,65), (130208,4800219,0,'soga_hair_face_highlight_color',89,87,82), (130209,4800219,0,'soga_hair_type_color',71,69,65), (130210,4800219,0,'soga_hair_type_highlight_color',89,87,82), (130211,4800219,1,'soga_lip_type',-18,21,-21), (130212,4800219,1,'soga_nose_type',0,-37,0), (130213,4800219,0,'soga_skin_color',232,235,235), (130214,4800219,0,'wing_color1',255,255,255), (130215,4800219,0,'wing_color2',255,255,255), (130216,4800220,0,'eye_color',255,255,255), (130217,4800220,0,'skin_color',117,138,162), (130218,4800220,0,'soga_eye_color',255,0,255), (130219,4800221,0,'eye_color',255,255,255), (130220,4800221,0,'skin_color',255,255,255), (130221,4800221,0,'soga_eye_color',255,0,255), (130222,4800222,0,'eye_color',255,255,255), (130223,4800222,0,'skin_color',97,133,167), (130224,4800222,0,'soga_eye_color',255,0,255), (130225,4800223,1,'cheek_type',-17,10,0), (130226,4800223,1,'chin_type',-17,-12,-39), (130227,4800223,1,'ear_type',-2,-9,0), (130228,4800223,1,'eye_brow_type',26,0,-25), (130229,4800223,0,'eye_color',50,62,34), (130230,4800223,1,'eye_type',-4,0,0), (130231,4800223,0,'hair_color1',239,219,0), (130232,4800223,0,'hair_color2',193,0,0), (130233,4800223,0,'hair_face_color',61,52,29), (130234,4800223,0,'hair_face_highlight_color',56,47,2), (130235,4800223,0,'hair_type_color',61,52,29), (130236,4800223,0,'hair_type_highlight_color',56,47,2), (130237,4800223,1,'lip_type',3,-3,-28), (130238,4800223,1,'nose_type',9,-17,-37), (130239,4800223,0,'skin_color',213,189,156), (130240,4800223,1,'soga_cheek_type',0,26,0), (130241,4800223,1,'soga_chin_type',0,3,-3), (130242,4800223,1,'soga_ear_type',0,-4,0), (130243,4800223,1,'soga_eye_brow_type',0,-2,-9), (130244,4800223,0,'soga_eye_color',229,229,102), (130245,4800223,1,'soga_eye_type',-63,0,0), (130246,4800223,0,'soga_hair_face_color',61,52,29), (130247,4800223,0,'soga_hair_face_highlight_color',56,47,2), (130248,4800223,0,'soga_hair_type_color',61,52,29), (130249,4800223,0,'soga_hair_type_highlight_color',56,47,2), (130250,4800223,1,'soga_lip_type',-25,-17,10), (130251,4800223,1,'soga_nose_type',-28,-17,-12), (130252,4800223,0,'soga_skin_color',213,189,156), (130253,4800223,0,'wing_color1',255,255,255), (130254,4800223,0,'wing_color2',255,255,255), (130255,4800224,1,'cheek_type',23,-28,0), (130256,4800224,1,'chin_type',0,11,-18), (130257,4800224,1,'ear_type',-41,-37,0), (130258,4800224,1,'eye_brow_type',28,-3,0), (130259,4800224,0,'eye_color',32,64,53), (130260,4800224,1,'eye_type',-11,0,0), (130261,4800224,0,'hair_color1',246,9,156), (130262,4800224,0,'hair_color2',200,0,0), (130263,4800224,0,'hair_face_color',44,46,34), (130264,4800224,0,'hair_face_highlight_color',45,18,7), (130265,4800224,0,'hair_type_color',44,46,34), (130266,4800224,0,'hair_type_highlight_color',45,18,7), (130267,4800224,1,'lip_type',12,-18,-5), (130268,4800224,1,'nose_type',-25,-10,9), (130269,4800224,0,'skin_color',236,203,200), (130270,4800224,1,'soga_cheek_type',0,28,-3), (130271,4800224,1,'soga_chin_type',0,12,-18), (130272,4800224,1,'soga_ear_type',0,-11,0), (130273,4800224,1,'soga_eye_brow_type',0,-41,-37), (130274,4800224,0,'soga_eye_color',229,229,102), (130275,4800224,1,'soga_eye_type',-56,0,0), (130276,4800224,0,'soga_hair_face_color',44,46,34), (130277,4800224,0,'soga_hair_face_highlight_color',45,18,7), (130278,4800224,0,'soga_hair_type_color',44,46,34), (130279,4800224,0,'soga_hair_type_highlight_color',45,18,7), (130280,4800224,1,'soga_lip_type',0,23,-28), (130281,4800224,1,'soga_nose_type',-5,0,11), (130282,4800224,0,'soga_skin_color',236,203,200), (130283,4800224,0,'wing_color1',255,255,255), (130284,4800224,0,'wing_color2',255,255,255), (130285,4800225,1,'cheek_type',0,94,0), (130286,4800225,1,'chin_type',-42,26,-62), (130287,4800225,1,'ear_type',69,-25,0), (130288,4800225,1,'eye_brow_type',-68,-88,89), (130289,4800225,0,'eye_color',143,103,48), (130290,4800225,1,'eye_type',-18,0,0), (130291,4800225,0,'hair_color1',225,245,50), (130292,4800225,0,'hair_color2',238,0,0), (130293,4800225,0,'hair_face_color',195,208,207), (130294,4800225,0,'hair_face_highlight_color',230,170,26), (130295,4800225,0,'hair_type_color',195,208,207), (130296,4800225,0,'hair_type_highlight_color',230,170,26), (130297,4800225,1,'lip_type',-5,57,20), (130298,4800225,1,'nose_type',-18,-31,-11), (130299,4800225,0,'skin_color',46,35,36), (130300,4800225,1,'soga_cheek_type',0,-68,-88), (130301,4800225,1,'soga_chin_type',0,-5,57), (130302,4800225,1,'soga_ear_type',0,-18,0), (130303,4800225,1,'soga_eye_brow_type',0,69,-25), (130304,4800225,0,'soga_eye_color',229,229,102), (130305,4800225,1,'soga_eye_type',-18,0,0), (130306,4800225,0,'soga_hair_face_color',195,208,207), (130307,4800225,0,'soga_hair_face_highlight_color',230,170,26), (130308,4800225,0,'soga_hair_type_color',195,208,207), (130309,4800225,0,'soga_hair_type_highlight_color',230,170,26), (130310,4800225,1,'soga_lip_type',89,0,94), (130311,4800225,1,'soga_nose_type',20,-42,26), (130312,4800225,0,'soga_skin_color',46,35,36), (130313,4800225,0,'wing_color1',255,255,255), (130314,4800225,0,'wing_color2',255,255,255), (130315,4800226,0,'eye_color',255,255,255), (130316,4800226,0,'skin_color',255,255,255), (130317,4800226,0,'soga_eye_color',255,0,255), (130318,4800227,0,'eye_color',255,255,255), (130319,4800227,0,'skin_color',255,255,255), (130320,4800227,0,'soga_eye_color',255,0,255), (130321,4800228,0,'eye_color',255,255,255), (130322,4800228,0,'skin_color',255,255,255), (130323,4800228,0,'soga_eye_color',255,0,255), (130324,4800229,0,'eye_color',255,255,255), (130325,4800229,0,'skin_color',255,255,255), (130326,4800229,0,'soga_eye_color',255,0,255), (130327,4800230,0,'eye_color',255,255,255), (130328,4800230,0,'skin_color',255,255,255), (130329,4800230,0,'soga_eye_color',255,0,255), (130330,4800231,0,'eye_color',255,255,255), (130331,4800231,0,'skin_color',255,255,255), (130332,4800231,0,'soga_eye_color',255,0,255), (130333,4800232,0,'eye_color',255,255,255), (130334,4800232,0,'skin_color',255,255,255), (130335,4800232,0,'soga_eye_color',255,0,255), (130336,4800233,0,'eye_color',255,255,255), (130337,4800233,0,'skin_color',255,255,255), (130338,4800233,0,'soga_eye_color',255,0,255), (130339,4800234,0,'eye_color',255,255,255), (130340,4800234,0,'skin_color',77,102,139), (130341,4800234,0,'soga_eye_color',255,0,255), (130342,4800235,1,'cheek_type',0,-4,0), (130343,4800235,1,'chin_type',0,-25,-11), (130344,4800235,1,'ear_type',19,43,0), (130345,4800235,1,'eye_brow_type',14,-10,-11), (130346,4800235,0,'eye_color',41,83,96), (130347,4800235,1,'eye_type',-28,0,0), (130348,4800235,0,'hair_color1',235,34,0), (130349,4800235,0,'hair_face_color',204,142,103), (130350,4800235,0,'hair_face_highlight_color',23,16,7), (130351,4800235,0,'hair_type_color',204,142,103), (130352,4800235,0,'hair_type_highlight_color',23,16,7), (130353,4800235,1,'lip_type',21,32,12), (130354,4800235,1,'nose_type',18,-21,34), (130355,4800235,0,'skin_color',222,228,216), (130356,4800235,1,'soga_cheek_type',0,14,-10), (130357,4800235,1,'soga_chin_type',0,21,32), (130358,4800235,1,'soga_ear_type',0,-28,0), (130359,4800235,1,'soga_eye_brow_type',0,19,43), (130360,4800235,0,'soga_eye_color',229,229,102), (130361,4800235,0,'soga_hair_face_color',204,142,103), (130362,4800235,0,'soga_hair_face_highlight_color',23,16,7), (130363,4800235,0,'soga_hair_type_color',204,142,103), (130364,4800235,0,'soga_hair_type_highlight_color',23,16,7), (130365,4800235,1,'soga_lip_type',-11,0,-4), (130366,4800235,1,'soga_nose_type',12,0,-25), (130367,4800235,0,'soga_skin_color',222,228,216), (130368,4800235,0,'wing_color1',255,255,255), (130369,4800235,0,'wing_color2',255,255,255), (130370,4800236,0,'eye_color',255,255,255), (130371,4800236,0,'skin_color',255,255,255), (130372,4800236,0,'soga_eye_color',255,0,255), (130373,4800237,0,'eye_color',255,255,255), (130374,4800237,0,'skin_color',255,255,255), (130375,4800237,0,'soga_eye_color',255,0,255), (130376,4800238,0,'eye_color',255,255,255), (130377,4800238,0,'skin_color',255,255,255), (130378,4800238,0,'soga_eye_color',255,0,255), (130379,4800239,0,'eye_color',255,255,255), (130380,4800239,0,'skin_color',255,255,255), (130381,4800239,0,'soga_eye_color',255,0,255), (130382,4800240,0,'eye_color',255,255,255), (130383,4800240,0,'skin_color',255,255,255), (130384,4800240,0,'soga_eye_color',255,0,255), (130385,4800241,0,'eye_color',255,255,255), (130386,4800241,0,'skin_color',255,255,255), (130387,4800241,0,'soga_eye_color',255,0,255), (130388,4800242,0,'eye_color',255,255,255), (130389,4800242,0,'skin_color',255,255,255), (130390,4800242,0,'soga_eye_color',255,0,255), (130391,4800243,0,'eye_color',255,255,255), (130392,4800243,0,'skin_color',255,255,255), (130393,4800243,0,'soga_eye_color',255,0,255), (130394,4800244,0,'eye_color',255,255,255), (130395,4800244,0,'skin_color',255,255,255), (130396,4800244,0,'soga_eye_color',255,0,255), (130397,4800245,0,'eye_color',255,255,255), (130398,4800245,0,'skin_color',255,255,255), (130399,4800245,0,'soga_eye_color',255,0,255), (130400,4800246,1,'cheek_type',43,34,0), (130401,4800246,1,'chin_type',75,-10,-61), (130402,4800246,1,'eye_brow_type',9,3,8), (130403,4800246,0,'eye_color',140,182,175), (130404,4800246,1,'eye_type',-14,0,0), (130405,4800246,0,'hair_color1',17,31,242), (130406,4800246,0,'hair_face_color',59,33,26), (130407,4800246,0,'hair_type_color',59,33,26), (130408,4800246,1,'lip_type',-7,87,7), (130409,4800246,1,'nose_type',-75,17,31), (130410,4800246,0,'skin_color',59,33,26), (130411,4800246,1,'soga_cheek_type',0,9,3), (130412,4800246,1,'soga_chin_type',0,-7,87), (130413,4800246,1,'soga_ear_type',0,-14,0), (130414,4800246,0,'soga_eye_color',204,204,204), (130415,4800246,0,'soga_hair_face_color',59,33,26), (130416,4800246,0,'soga_hair_type_color',59,33,26), (130417,4800246,1,'soga_lip_type',8,43,34), (130418,4800246,1,'soga_nose_type',7,75,-10), (130419,4800246,0,'soga_skin_color',59,33,26), (130420,4800247,0,'eye_color',255,255,255), (130421,4800247,0,'hair_type_color',255,255,255), (130422,4800247,0,'hair_type_highlight_color',255,255,255), (130423,4800247,0,'skin_color',255,255,255), (130424,4800247,0,'soga_eye_color',255,0,255), (130425,4800247,0,'soga_hair_type_color',255,255,255), (130426,4800247,0,'soga_hair_type_highlight_color',255,255,255), (130427,4800248,0,'eye_color',83,255,155), (130428,4800248,0,'skin_color',214,214,196), (130429,4800248,0,'soga_eye_color',255,0,255), (130430,4800249,0,'eye_color',255,255,255), (130431,4800249,0,'skin_color',255,255,255), (130432,4800249,0,'soga_eye_color',255,0,255), (130433,4800250,0,'eye_color',255,255,255), (130434,4800250,0,'skin_color',255,255,255), (130435,4800250,0,'soga_eye_color',255,0,255), (130436,4800251,0,'eye_color',255,255,255), (130437,4800251,0,'skin_color',255,255,255), (130438,4800251,0,'soga_eye_color',255,0,255), (130439,4800252,0,'eye_color',255,255,255), (130440,4800252,0,'skin_color',192,192,192), (130441,4800252,0,'soga_eye_color',255,0,255), (130442,4800253,0,'eye_color',255,255,255), (130443,4800253,0,'skin_color',255,255,255), (130444,4800253,0,'soga_eye_color',255,0,255), (130445,4800254,0,'eye_color',255,255,255), (130446,4800254,0,'skin_color',255,255,255), (130447,4800254,0,'soga_eye_color',255,0,255), (130448,4800255,0,'eye_color',255,255,255), (130449,4800255,0,'skin_color',255,255,255), (130450,4800255,0,'soga_eye_color',255,0,255), (130451,4800256,0,'eye_color',255,255,255), (130452,4800256,0,'skin_color',255,255,255), (130453,4800256,0,'soga_eye_color',255,0,255), (130454,4800257,0,'eye_color',255,255,255), (130455,4800257,0,'skin_color',255,255,255), (130456,4800257,0,'soga_eye_color',255,0,255), (130457,4800258,0,'eye_color',255,255,255), (130458,4800258,0,'skin_color',255,255,255), (130459,4800258,0,'soga_eye_color',255,0,255), (130460,4800259,0,'eye_color',255,255,255), (130461,4800259,0,'skin_color',255,255,255), (130462,4800259,0,'soga_eye_color',255,0,255), (130463,4800260,0,'eye_color',255,255,255), (130464,4800260,0,'skin_color',255,255,255), (130465,4800260,0,'soga_eye_color',255,0,255), (130466,4800261,0,'eye_color',255,255,255), (130467,4800261,0,'skin_color',255,255,255), (130468,4800261,0,'soga_eye_color',255,0,255), (130469,4800262,0,'eye_color',255,255,255), (130470,4800262,0,'skin_color',255,255,255), (130471,4800262,0,'soga_eye_color',255,0,255), (130472,4800263,0,'eye_color',255,255,255), (130473,4800263,0,'skin_color',255,255,255), (130474,4800263,0,'soga_eye_color',255,0,255), (130475,4800264,0,'eye_color',255,255,255), (130476,4800264,0,'skin_color',255,255,255), (130477,4800264,0,'soga_eye_color',255,0,255), (130478,4800265,0,'eye_color',255,255,255), (130479,4800265,0,'skin_color',255,255,255), (130480,4800265,0,'soga_eye_color',255,0,255), (130481,4800266,0,'eye_color',196,224,223), (130482,4800266,0,'skin_color',196,192,59), (130483,4800266,0,'soga_eye_color',255,0,255), (130484,4800267,0,'eye_color',255,255,255), (130485,4800267,0,'skin_color',255,255,255), (130486,4800267,0,'soga_eye_color',255,0,255), (130487,4800268,0,'eye_color',255,255,255), (130488,4800268,0,'skin_color',55,91,136), (130489,4800268,0,'soga_eye_color',255,0,255), (130490,4800269,0,'eye_color',255,255,255), (130491,4800269,0,'skin_color',255,255,255), (130492,4800269,0,'soga_eye_color',255,0,255), (130493,4800270,0,'eye_color',255,255,255), (130494,4800270,0,'skin_color',255,255,255), (130495,4800270,0,'soga_eye_color',255,0,255), (130496,4800271,0,'eye_color',255,255,255), (130497,4800271,0,'skin_color',129,124,46), (130498,4800271,0,'soga_eye_color',255,0,255), (130499,4800272,0,'eye_color',171,183,205), (130500,4800272,0,'skin_color',0,64,0), (130501,4800272,0,'soga_eye_color',255,0,255), (130502,4800273,0,'eye_color',62,58,100), (130503,4800273,0,'skin_color',138,170,255), (130504,4800273,0,'soga_eye_color',255,0,255), (130505,4800274,0,'eye_color',255,255,255), (130506,4800274,0,'skin_color',0,64,128), (130507,4800274,0,'soga_eye_color',255,0,255), (130508,4800275,0,'eye_color',255,255,255), (130509,4800275,0,'skin_color',0,64,128), (130510,4800275,0,'soga_eye_color',255,0,255), (130511,4800276,0,'eye_color',255,255,255), (130512,4800276,0,'skin_color',0,64,128), (130513,4800276,0,'soga_eye_color',255,0,255), (130514,4800277,0,'eye_color',255,255,255), (130515,4800277,0,'skin_color',255,255,255), (130516,4800277,0,'soga_eye_color',255,0,255), (130517,4800278,0,'eye_color',255,255,255), (130518,4800278,0,'skin_color',255,255,255), (130519,4800278,0,'soga_eye_color',255,0,255), (130520,4800279,0,'eye_color',255,255,255), (130521,4800279,0,'skin_color',255,255,255), (130522,4800279,0,'soga_eye_color',255,0,255), (130523,4800280,0,'eye_color',255,255,255), (130524,4800280,0,'skin_color',255,255,255), (130525,4800280,0,'soga_eye_color',255,0,255), (130526,4800281,0,'eye_color',255,255,255), (130527,4800281,0,'skin_color',163,92,62), (130528,4800281,0,'soga_eye_color',255,0,255), (130529,4800282,0,'eye_color',255,255,255), (130530,4800282,0,'skin_color',255,255,255), (130531,4800282,0,'soga_eye_color',255,0,255), (130532,4800283,0,'eye_color',255,255,255), (130533,4800283,0,'skin_color',255,255,255), (130534,4800283,0,'soga_eye_color',255,0,255), (130535,4800284,0,'eye_color',255,255,255), (130536,4800284,0,'skin_color',255,255,255), (130537,4800284,0,'soga_eye_color',255,0,255), (130538,4800285,0,'eye_color',255,255,255), (130539,4800285,0,'skin_color',7,7,7), (130540,4800285,0,'soga_eye_color',255,0,255), (130541,4800286,0,'eye_color',255,255,255), (130542,4800286,0,'skin_color',255,255,255), (130543,4800286,0,'soga_eye_color',255,0,255), (130544,4800287,0,'eye_color',255,255,255), (130545,4800287,0,'skin_color',255,255,255), (130546,4800287,0,'soga_eye_color',255,0,255), (130547,4800288,0,'eye_color',255,255,255), (130548,4800288,0,'skin_color',255,255,255), (130549,4800288,0,'soga_eye_color',255,0,255), (130550,4800289,0,'eye_color',224,63,70), (130551,4800289,0,'skin_color',240,248,248), (130552,4800289,0,'soga_eye_color',255,0,255), (130553,4800290,0,'eye_color',92,20,0), (130554,4800290,0,'skin_color',225,240,241), (130555,4800290,0,'soga_eye_color',255,0,255), (130556,4800291,0,'eye_color',223,79,25), (130557,4800291,0,'skin_color',234,244,245), (130558,4800291,0,'soga_eye_color',255,0,255), (130559,4800292,0,'eye_color',255,255,255), (130560,4800292,0,'skin_color',255,255,255), (130561,4800292,0,'soga_eye_color',255,0,255), (130562,4800293,0,'eye_color',255,255,255), (130563,4800293,0,'skin_color',255,255,255), (130564,4800293,0,'soga_eye_color',255,0,255), (130565,4800294,0,'eye_color',255,255,255), (130566,4800294,0,'skin_color',255,255,255), (130567,4800294,0,'soga_eye_color',255,0,255), (130568,4800295,0,'eye_color',255,255,255), (130569,4800295,0,'skin_color',255,255,255), (130570,4800295,0,'soga_eye_color',255,0,255), (130571,4800296,0,'eye_color',255,255,255), (130572,4800296,0,'skin_color',255,255,255), (130573,4800296,0,'soga_eye_color',255,0,255), (130574,4800297,0,'eye_color',255,255,255), (130575,4800297,0,'skin_color',255,255,255), (130576,4800297,0,'soga_eye_color',255,0,255), (130577,4800298,0,'eye_color',255,255,255), (130578,4800298,0,'skin_color',255,255,255), (130579,4800298,0,'soga_eye_color',255,0,255), (130580,4800299,0,'eye_color',255,255,255), (130581,4800299,0,'skin_color',255,255,255), (130582,4800299,0,'soga_eye_color',255,0,255), (130583,4800300,0,'eye_color',255,255,255), (130584,4800300,0,'skin_color',128,0,0), (130585,4800300,0,'soga_eye_color',255,0,255), (130586,4800301,0,'eye_color',152,108,0), (130587,4800301,0,'skin_color',209,233,234), (130588,4800301,0,'soga_eye_color',255,0,255), (130589,4800302,0,'eye_color',255,255,255), (130590,4800302,0,'skin_color',255,255,255), (130591,4800302,0,'soga_eye_color',255,0,255), (130592,4800303,0,'eye_color',255,255,255), (130593,4800303,0,'skin_color',255,255,255), (130594,4800303,0,'soga_eye_color',255,0,255), (130595,4800304,0,'eye_color',255,255,255), (130596,4800304,0,'skin_color',255,255,255), (130597,4800304,0,'soga_eye_color',255,0,255), (130598,4800305,0,'eye_color',255,255,255), (130599,4800305,0,'skin_color',255,255,255), (130600,4800305,0,'soga_eye_color',255,0,255), (130601,4800306,0,'eye_color',255,255,255), (130602,4800306,0,'skin_color',255,255,255), (130603,4800306,0,'soga_eye_color',255,0,255), (130604,4800307,0,'eye_color',255,255,255), (130605,4800307,0,'skin_color',255,255,255), (130606,4800307,0,'soga_eye_color',255,0,255), (130607,4800308,0,'eye_color',255,255,255), (130608,4800308,0,'skin_color',255,255,255), (130609,4800308,0,'soga_eye_color',255,0,255), (130610,4800309,0,'eye_color',255,255,255), (130611,4800309,0,'skin_color',255,255,255), (130612,4800309,0,'soga_eye_color',255,0,255), (130613,4800310,0,'eye_color',129,77,24), (130614,4800310,0,'skin_color',222,239,240), (130615,4800310,0,'soga_eye_color',255,0,255), (130616,4800311,0,'eye_color',255,255,255), (130617,4800311,0,'skin_color',128,0,0), (130618,4800311,0,'soga_eye_color',255,0,255), (130619,4800312,0,'eye_color',255,255,255), (130620,4800312,0,'skin_color',128,0,0), (130621,4800312,0,'soga_eye_color',255,0,255), (130622,4800313,0,'eye_color',255,255,255), (130623,4800313,0,'skin_color',255,255,255), (130624,4800313,0,'soga_eye_color',255,0,255), (130625,4800314,0,'eye_color',255,255,255), (130626,4800314,0,'skin_color',255,255,255), (130627,4800314,0,'soga_eye_color',255,0,255), (130628,4800315,1,'cheek_type',-10,0,0), (130629,4800315,1,'chin_type',34,5,37), (130630,4800315,1,'ear_type',-17,-18,0), (130631,4800315,1,'eye_brow_type',-35,-18,0), (130632,4800315,0,'eye_color',161,191,176), (130633,4800315,0,'hair_color1',0,225,18), (130634,4800315,0,'hair_face_color',202,199,151), (130635,4800315,0,'hair_face_highlight_color',52,18,10), (130636,4800315,0,'hair_type_color',202,199,151), (130637,4800315,0,'hair_type_highlight_color',52,18,10), (130638,4800315,1,'lip_type',-28,-37,-17), (130639,4800315,1,'nose_type',17,0,-31), (130640,4800315,0,'skin_color',197,177,147), (130641,4800315,1,'soga_cheek_type',0,-35,-18), (130642,4800315,1,'soga_chin_type',0,-28,-37), (130643,4800315,1,'soga_eye_brow_type',0,-17,-18), (130644,4800315,0,'soga_eye_color',229,229,102), (130645,4800315,0,'soga_hair_face_color',202,199,151), (130646,4800315,0,'soga_hair_face_highlight_color',52,18,10), (130647,4800315,0,'soga_hair_type_color',202,199,151), (130648,4800315,0,'soga_hair_type_highlight_color',52,18,10), (130649,4800315,1,'soga_lip_type',0,-10,0), (130650,4800315,1,'soga_nose_type',-17,34,5), (130651,4800315,0,'soga_skin_color',197,177,147), (130652,4800315,0,'wing_color1',255,255,255), (130653,4800315,0,'wing_color2',255,255,255), (130654,4800316,1,'cheek_type',-17,-14,0), (130655,4800316,1,'chin_type',28,-4,9), (130656,4800316,1,'ear_type',-14,1,0), (130657,4800316,1,'eye_brow_type',26,4,-31), (130658,4800316,0,'eye_color',73,42,13), (130659,4800316,1,'eye_type',10,0,0), (130660,4800316,0,'hair_color1',230,219,0), (130661,4800316,0,'hair_face_color',25,18,6), (130662,4800316,0,'hair_face_highlight_color',89,52,8), (130663,4800316,0,'hair_type_color',25,18,6), (130664,4800316,0,'hair_type_highlight_color',89,52,8), (130665,4800316,1,'lip_type',22,-34,21), (130666,4800316,1,'nose_type',-37,-26,-37), (130667,4800316,0,'skin_color',215,194,160), (130668,4800316,1,'soga_cheek_type',0,26,4), (130669,4800316,1,'soga_chin_type',0,22,-34), (130670,4800316,1,'soga_ear_type',0,10,0), (130671,4800316,1,'soga_eye_brow_type',0,-14,1), (130672,4800316,0,'soga_eye_color',229,229,102), (130673,4800316,0,'soga_hair_face_color',25,18,6), (130674,4800316,0,'soga_hair_face_highlight_color',89,52,8), (130675,4800316,0,'soga_hair_type_color',25,18,6), (130676,4800316,0,'soga_hair_type_highlight_color',89,52,8), (130677,4800316,1,'soga_lip_type',-31,-17,-14), (130678,4800316,1,'soga_nose_type',21,28,-4), (130679,4800316,0,'soga_skin_color',215,194,160), (130680,4800316,0,'wing_color1',255,255,255), (130681,4800316,0,'wing_color2',255,255,255), (130682,4800317,0,'eye_color',255,255,255), (130683,4800317,0,'skin_color',255,255,255), (130684,4800317,0,'soga_eye_color',255,0,255), (130685,4800318,0,'eye_color',255,255,255), (130686,4800318,0,'hair_type_color',122,198,253), (130687,4800318,0,'hair_type_highlight_color',158,214,253), (130688,4800318,0,'skin_color',255,255,255), (130689,4800318,0,'soga_eye_color',255,0,255), (130690,4800318,0,'soga_hair_type_color',122,198,253), (130691,4800318,0,'soga_hair_type_highlight_color',158,214,253), (130692,4800319,0,'eye_color',255,255,255), (130693,4800319,0,'hair_type_color',122,198,253), (130694,4800319,0,'hair_type_highlight_color',158,214,253), (130695,4800319,0,'skin_color',255,255,255), (130696,4800319,0,'soga_eye_color',255,0,255), (130697,4800319,0,'soga_hair_type_color',122,198,253), (130698,4800319,0,'soga_hair_type_highlight_color',158,214,253), (130699,4800320,0,'eye_color',255,255,255), (130700,4800320,0,'skin_color',255,255,255), (130701,4800320,0,'soga_eye_color',255,0,255), (130702,4800321,0,'eye_color',255,255,255), (130703,4800321,0,'skin_color',255,255,255), (130704,4800321,0,'soga_eye_color',255,0,255), (130705,4800322,0,'eye_color',255,255,255), (130706,4800322,0,'hair_type_color',145,199,255), (130707,4800322,0,'hair_type_highlight_color',145,199,255), (130708,4800322,0,'skin_color',255,255,255), (130709,4800322,0,'soga_eye_color',255,0,255), (130710,4800322,0,'soga_hair_type_color',145,199,255), (130711,4800322,0,'soga_hair_type_highlight_color',145,199,255), (130712,4800323,0,'eye_color',255,255,255), (130713,4800323,0,'hair_type_color',145,199,255), (130714,4800323,0,'hair_type_highlight_color',145,199,255), (130715,4800323,0,'skin_color',255,255,255), (130716,4800323,0,'soga_eye_color',255,0,255), (130717,4800323,0,'soga_hair_type_color',145,199,255), (130718,4800323,0,'soga_hair_type_highlight_color',145,199,255), (130719,4800324,0,'eye_color',255,255,255), (130720,4800324,0,'hair_type_color',255,255,255), (130721,4800324,0,'hair_type_highlight_color',255,255,255), (130722,4800324,0,'skin_color',255,255,255), (130723,4800324,0,'soga_eye_color',255,0,255), (130724,4800324,0,'soga_hair_type_color',255,255,255), (130725,4800324,0,'soga_hair_type_highlight_color',255,255,255), (130726,4800325,0,'eye_color',255,255,255), (130727,4800325,0,'skin_color',255,255,255), (130728,4800325,0,'soga_eye_color',255,0,255), (130729,4800326,0,'eye_color',255,255,255), (130730,4800326,0,'skin_color',255,255,255), (130731,4800326,0,'soga_eye_color',255,0,255), (130732,4800327,0,'eye_color',255,255,255), (130733,4800327,0,'skin_color',255,255,255), (130734,4800327,0,'soga_eye_color',255,0,255), (130735,4800328,0,'eye_color',255,255,255), (130736,4800328,0,'skin_color',255,255,255), (130737,4800328,0,'soga_eye_color',255,0,255), (130738,4800329,0,'eye_color',255,255,255), (130739,4800329,0,'skin_color',255,255,255), (130740,4800329,0,'soga_eye_color',255,0,255), (130741,4800330,0,'eye_color',255,255,255), (130742,4800330,0,'skin_color',255,255,255), (130743,4800330,0,'soga_eye_color',255,0,255), (130744,4800331,0,'eye_color',255,255,255), (130745,4800331,0,'skin_color',255,255,255), (130746,4800331,0,'soga_eye_color',255,0,255), (130747,4800332,0,'eye_color',255,255,255), (130748,4800332,0,'skin_color',123,151,161), (130749,4800332,0,'soga_eye_color',255,0,255), (130750,4800333,0,'eye_color',255,255,255), (130751,4800333,0,'skin_color',117,144,150), (130752,4800333,0,'soga_eye_color',255,0,255), (130753,4800334,0,'eye_color',95,36,14), (130754,4800334,0,'skin_color',214,235,236), (130755,4800334,0,'soga_eye_color',255,0,255), (130756,4800335,0,'eye_color',255,255,255), (130757,4800335,0,'skin_color',255,255,255), (130758,4800335,0,'soga_eye_color',255,0,255), (130759,4800336,0,'eye_color',255,255,255), (130760,4800336,0,'skin_color',255,255,255), (130761,4800336,0,'soga_eye_color',255,0,255), (130762,4800337,0,'eye_color',255,255,255), (130763,4800337,0,'skin_color',139,182,204), (130764,4800337,0,'soga_eye_color',255,0,255), (130765,4800338,0,'eye_color',255,255,255), (130766,4800338,0,'skin_color',255,255,255), (130767,4800338,0,'soga_eye_color',255,0,255), (130768,4800339,1,'cheek_type',100,-43,0), (130769,4800339,1,'chin_type',-43,0,75), (130770,4800339,1,'ear_type',37,-100,0), (130771,4800339,1,'eye_brow_type',94,-34,0), (130772,4800339,0,'eye_color',116,172,190), (130773,4800339,1,'eye_type',68,0,0), (130774,4800339,0,'hair_color1',200,37,156), (130775,4800339,0,'hair_color2',156,0,0), (130776,4800339,0,'hair_face_color',145,49,29), (130777,4800339,0,'hair_face_highlight_color',233,184,31), (130778,4800339,0,'hair_type_color',145,49,29), (130779,4800339,0,'hair_type_highlight_color',233,184,31), (130780,4800339,1,'lip_type',20,28,-62), (130781,4800339,1,'nose_type',-70,-56,37), (130782,4800339,0,'skin_color',226,217,218), (130783,4800339,1,'soga_cheek_type',0,94,-34), (130784,4800339,1,'soga_chin_type',0,20,28), (130785,4800339,1,'soga_ear_type',0,68,0), (130786,4800339,1,'soga_eye_brow_type',0,37,-100), (130787,4800339,0,'soga_eye_color',204,204,204), (130788,4800339,1,'soga_eye_type',-100,0,0), (130789,4800339,0,'soga_hair_face_color',145,49,29), (130790,4800339,0,'soga_hair_face_highlight_color',233,184,31), (130791,4800339,0,'soga_hair_type_color',145,49,29), (130792,4800339,0,'soga_hair_type_highlight_color',233,184,31), (130793,4800339,1,'soga_lip_type',0,100,-43), (130794,4800339,1,'soga_nose_type',-62,-43,0), (130795,4800339,0,'soga_skin_color',226,217,218), (130796,4800339,0,'wing_color1',255,255,255), (130797,4800339,0,'wing_color2',255,255,255), (130798,4800340,1,'cheek_type',68,70,0), (130799,4800340,1,'chin_type',-3,-57,25), (130800,4800340,1,'ear_type',22,34,0), (130801,4800340,1,'eye_brow_type',-62,31,-68), (130802,4800340,0,'eye_color',104,51,112), (130803,4800340,1,'eye_type',-7,0,0), (130804,4800340,0,'hair_color1',51,237,37), (130805,4800340,0,'hair_face_color',244,244,246), (130806,4800340,0,'hair_face_highlight_color',94,79,124), (130807,4800340,0,'hair_type_color',244,244,246), (130808,4800340,0,'hair_type_highlight_color',94,79,124), (130809,4800340,1,'lip_type',-28,17,-41), (130810,4800340,1,'nose_type',-19,51,-19), (130811,4800340,0,'skin_color',72,72,72), (130812,4800340,1,'soga_cheek_type',0,-62,31), (130813,4800340,1,'soga_chin_type',0,-28,17), (130814,4800340,1,'soga_ear_type',0,-7,0), (130815,4800340,1,'soga_eye_brow_type',0,22,34), (130816,4800340,0,'soga_eye_color',204,204,204), (130817,4800340,0,'soga_hair_face_color',244,244,246), (130818,4800340,0,'soga_hair_face_highlight_color',94,79,124), (130819,4800340,0,'soga_hair_type_color',244,244,246), (130820,4800340,0,'soga_hair_type_highlight_color',94,79,124), (130821,4800340,1,'soga_lip_type',-68,68,70), (130822,4800340,1,'soga_nose_type',-41,-3,-57), (130823,4800340,0,'soga_skin_color',72,72,72), (130824,4800341,0,'eye_color',154,25,63), (130825,4800341,0,'skin_color',245,250,250), (130826,4800341,0,'soga_eye_color',255,0,255), (130827,4800342,0,'eye_color',203,89,0), (130828,4800342,0,'skin_color',210,233,234), (130829,4800342,0,'soga_eye_color',255,0,255), (130830,4800343,0,'eye_color',255,255,255), (130831,4800343,0,'skin_color',255,255,255), (130832,4800343,0,'soga_eye_color',255,0,255), (130833,4800344,0,'eye_color',255,255,255), (130834,4800344,0,'skin_color',255,255,255), (130835,4800344,0,'soga_eye_color',255,0,255), (130836,4800345,0,'eye_color',255,255,255), (130837,4800345,0,'skin_color',255,255,255), (130838,4800345,0,'soga_eye_color',255,0,255), (130839,4800346,0,'eye_color',255,255,255), (130840,4800346,0,'skin_color',199,237,240), (130841,4800346,0,'soga_eye_color',255,0,255), (130842,4800347,0,'eye_color',43,43,255), (130843,4800347,0,'skin_color',128,64,0), (130844,4800347,0,'soga_eye_color',255,0,255), (130845,4800348,0,'eye_color',255,255,255), (130846,4800348,0,'skin_color',220,237,217), (130847,4800348,0,'soga_eye_color',255,0,255), (130848,4800349,0,'eye_color',255,255,255), (130849,4800349,0,'skin_color',213,214,232), (130850,4800349,0,'soga_eye_color',255,0,255), (130851,4800350,0,'eye_color',255,255,255), (130852,4800350,0,'skin_color',120,144,162), (130853,4800350,0,'soga_eye_color',255,0,255), (130854,4800351,0,'eye_color',255,255,255), (130855,4800351,0,'skin_color',255,255,255), (130856,4800351,0,'soga_eye_color',255,0,255), (130857,4800352,0,'eye_color',255,255,255), (130858,4800352,0,'skin_color',87,129,155), (130859,4800352,0,'soga_eye_color',255,0,255), (130860,4800353,0,'eye_color',255,255,255), (130861,4800353,0,'skin_color',255,255,255), (130862,4800353,0,'soga_eye_color',255,0,255), (130863,4800354,1,'cheek_type',-31,-70,0), (130864,4800354,1,'chin_type',-31,23,-7), (130865,4800354,1,'ear_type',-75,-78,0), (130866,4800354,1,'eye_brow_type',29,87,-3), (130867,4800354,0,'eye_color',73,0,73), (130868,4800354,1,'eye_type',31,0,0), (130869,4800354,0,'hair_color1',59,76,97), (130870,4800354,1,'lip_type',68,-88,39), (130871,4800354,1,'nose_type',-43,59,76), (130872,4800354,0,'skin_color',139,125,69), (130873,4800354,1,'soga_cheek_type',0,29,87), (130874,4800354,1,'soga_chin_type',0,68,-88), (130875,4800354,1,'soga_ear_type',0,31,0), (130876,4800354,1,'soga_eye_brow_type',0,-75,-78), (130877,4800354,0,'soga_eye_color',229,229,102), (130878,4800354,1,'soga_lip_type',-3,-31,-70), (130879,4800354,1,'soga_nose_type',39,-31,23), (130880,4800354,0,'soga_skin_color',139,125,69), (130881,4800354,0,'wing_color1',255,255,255), (130882,4800354,0,'wing_color2',255,255,255), (130883,4800355,1,'cheek_type',-21,43,0), (130884,4800355,1,'chin_type',-21,0,0), (130885,4800355,1,'ear_type',-22,22,0), (130886,4800355,1,'eye_brow_type',11,-45,-4), (130887,4800355,0,'eye_color',107,142,102), (130888,4800355,1,'eye_type',1,0,0), (130889,4800355,0,'hair_color1',0,5,0), (130890,4800355,0,'hair_face_color',226,159,34), (130891,4800355,0,'hair_face_highlight_color',58,56,41), (130892,4800355,0,'hair_type_color',226,159,34), (130893,4800355,0,'hair_type_highlight_color',58,56,41), (130894,4800355,1,'lip_type',-3,14,19), (130895,4800355,1,'nose_type',-5,0,5), (130896,4800355,0,'skin_color',194,163,115), (130897,4800355,1,'soga_cheek_type',0,11,-45), (130898,4800355,1,'soga_chin_type',0,-3,14), (130899,4800355,1,'soga_ear_type',0,1,0), (130900,4800355,1,'soga_eye_brow_type',0,-22,22), (130901,4800355,0,'soga_eye_color',229,229,102), (130902,4800355,0,'soga_hair_face_color',226,159,34), (130903,4800355,0,'soga_hair_face_highlight_color',58,56,41), (130904,4800355,0,'soga_hair_type_color',226,159,34), (130905,4800355,0,'soga_hair_type_highlight_color',58,56,41), (130906,4800355,1,'soga_lip_type',-4,-21,43), (130907,4800355,1,'soga_nose_type',19,-21,0), (130908,4800355,0,'soga_skin_color',194,163,115), (130909,4800355,0,'wing_color1',255,255,255), (130910,4800355,0,'wing_color2',255,255,255), (130911,4800356,0,'eye_color',255,255,255), (130912,4800356,0,'skin_color',105,116,156), (130913,4800356,0,'soga_eye_color',255,0,255), (130914,4800357,0,'eye_color',255,255,255), (130915,4800357,0,'skin_color',126,144,162), (130916,4800357,0,'soga_eye_color',255,0,255), (130917,4800358,0,'eye_color',91,152,180), (130918,4800358,0,'skin_color',192,190,214), (130919,4800358,0,'soga_eye_color',255,0,255), (130920,4800359,0,'eye_color',255,255,255), (130921,4800359,0,'skin_color',255,255,255), (130922,4800359,0,'soga_eye_color',255,0,255), (130923,4800360,0,'eye_color',255,255,255), (130924,4800360,0,'skin_color',255,255,255), (130925,4800360,0,'soga_eye_color',255,0,255), (130926,4800361,0,'eye_color',255,255,255), (130927,4800361,0,'skin_color',98,124,147), (130928,4800361,0,'soga_eye_color',255,0,255), (130929,4800362,0,'eye_color',255,255,255), (130930,4800362,0,'skin_color',255,255,255), (130931,4800362,0,'soga_eye_color',255,0,255), (130932,4800363,0,'eye_color',255,255,255), (130933,4800363,0,'skin_color',255,255,255), (130934,4800363,0,'soga_eye_color',255,0,255), (130935,4800364,0,'eye_color',255,255,255), (130936,4800364,0,'hair_type_color',255,255,255), (130937,4800364,0,'hair_type_highlight_color',255,255,255), (130938,4800364,0,'skin_color',255,255,255), (130939,4800364,0,'soga_eye_color',255,0,255), (130940,4800364,0,'soga_hair_type_color',255,255,255), (130941,4800364,0,'soga_hair_type_highlight_color',255,255,255), (130942,4800365,0,'eye_color',255,255,255), (130943,4800365,0,'skin_color',255,255,255), (130944,4800365,0,'soga_eye_color',255,0,255), (130945,4800366,0,'eye_color',255,255,255), (130946,4800366,0,'skin_color',255,255,255), (130947,4800366,0,'soga_eye_color',255,0,255), (130948,4800367,0,'eye_color',255,255,255), (130949,4800367,0,'skin_color',255,255,255), (130950,4800367,0,'soga_eye_color',255,0,255), (130951,4800368,0,'eye_color',255,255,255), (130952,4800368,0,'skin_color',255,255,255), (130953,4800368,0,'soga_eye_color',255,0,255), (130954,4800369,0,'eye_color',255,255,255), (130955,4800369,0,'skin_color',255,255,255), (130956,4800369,0,'soga_eye_color',255,0,255), (130957,4800370,0,'eye_color',255,255,255), (130958,4800370,0,'skin_color',255,255,255), (130959,4800370,0,'soga_eye_color',255,0,255), (130960,4800371,0,'eye_color',255,255,255), (130961,4800371,0,'skin_color',255,255,255), (130962,4800371,0,'soga_eye_color',255,0,255), (130963,4800372,0,'eye_color',255,255,255), (130964,4800372,0,'skin_color',255,255,255), (130965,4800372,0,'soga_eye_color',255,0,255), (130966,4800373,1,'cheek_type',19,83,0), (130967,4800373,1,'chin_type',56,-77,17), (130968,4800373,1,'ear_type',-98,-94,0), (130969,4800373,1,'eye_brow_type',0,0,-82), (130970,4800373,0,'eye_color',130,145,99), (130971,4800373,1,'eye_type',74,0,0), (130972,4800373,0,'hair_color1',50,182,89), (130973,4800373,0,'hair_face_highlight_color',228,173,23), (130974,4800373,0,'hair_type_highlight_color',228,173,23), (130975,4800373,1,'lip_type',87,59,64), (130976,4800373,1,'nose_type',0,50,-74), (130977,4800373,0,'skin_color',136,144,144), (130978,4800373,1,'soga_chin_type',0,87,59), (130979,4800373,1,'soga_ear_type',0,74,0), (130980,4800373,1,'soga_eye_brow_type',0,-98,-94), (130981,4800373,0,'soga_eye_color',204,204,204), (130982,4800373,0,'soga_hair_face_highlight_color',228,173,23), (130983,4800373,0,'soga_hair_type_highlight_color',228,173,23), (130984,4800373,1,'soga_lip_type',-82,19,83), (130985,4800373,1,'soga_nose_type',64,56,-77), (130986,4800373,0,'soga_skin_color',136,144,144), (130987,4810000,1,'cheek_type',91,-1,0), (130988,4810000,1,'chin_type',75,31,34), (130989,4810000,1,'ear_type',-100,-97,0), (130990,4810000,1,'eye_brow_type',-47,74,-41), (130991,4810000,0,'eye_color',204,204,204), (130992,4810000,1,'eye_type',25,0,0), (130993,4810000,0,'hair_color1',14,198,50), (130994,4810000,1,'lip_type',-11,15,8), (130995,4810000,1,'nose_type',-83,14,-58), (130996,4810000,0,'skin_color',177,179,180), (130997,4810000,1,'soga_cheek_type',0,-47,74), (130998,4810000,1,'soga_chin_type',0,-11,15), (130999,4810000,1,'soga_ear_type',0,25,0), (131000,4810000,1,'soga_eye_brow_type',0,-100,-97), (131001,4810000,0,'soga_eye_color',204,204,204), (131002,4810000,1,'soga_lip_type',-41,91,-1), (131003,4810000,1,'soga_nose_type',8,75,31), (131004,4810000,0,'soga_skin_color',177,179,180), (131005,4810001,1,'cheek_type',41,98,0), (131006,4810001,1,'chin_type',-46,1,77), (131007,4810001,1,'ear_type',-87,-74,0), (131008,4810001,1,'eye_brow_type',97,-34,-3), (131009,4810001,0,'eye_color',255,255,255), (131010,4810001,1,'eye_type',94,0,0), (131011,4810001,0,'hair_color1',214,56,14), (131012,4810001,0,'hair_color2',25,0,0), (131013,4810001,0,'hair_face_color',100,70,10), (131014,4810001,0,'hair_face_highlight_color',193,100,45), (131015,4810001,0,'hair_type_color',100,70,10), (131016,4810001,0,'hair_type_highlight_color',193,100,45), (131017,4810001,1,'lip_type',-22,17,-95), (131018,4810001,1,'nose_type',71,-42,56), (131019,4810001,0,'skin_color',255,255,255), (131020,4810001,1,'soga_cheek_type',0,97,-34), (131021,4810001,1,'soga_chin_type',0,-22,17), (131022,4810001,1,'soga_ear_type',0,94,0), (131023,4810001,1,'soga_eye_brow_type',0,-87,-74), (131024,4810001,0,'soga_eye_color',255,0,255), (131025,4810001,1,'soga_eye_type',25,0,0), (131026,4810001,0,'soga_hair_face_color',100,70,10), (131027,4810001,0,'soga_hair_face_highlight_color',193,100,45), (131028,4810001,0,'soga_hair_type_color',100,70,10), (131029,4810001,0,'soga_hair_type_highlight_color',193,100,45), (131030,4810001,1,'soga_lip_type',-3,41,98), (131031,4810001,1,'soga_nose_type',-95,-46,1), (131032,4810001,0,'soga_skin_color',134,109,66), (131033,4810001,0,'wing_color1',255,255,255), (131034,4810001,0,'wing_color2',255,255,255), (131035,4810002,1,'cheek_type',7,-7,0), (131036,4810002,1,'chin_type',-19,20,-3), (131037,4810002,1,'ear_type',26,-8,0), (131038,4810002,1,'eye_brow_type',-14,-14,8), (131039,4810002,0,'eye_color',34,59,37), (131040,4810002,1,'eye_type',23,0,0), (131041,4810002,0,'hair_color1',248,32,156), (131042,4810002,0,'hair_color2',203,0,0), (131043,4810002,0,'hair_face_color',137,93,63), (131044,4810002,0,'hair_face_highlight_color',68,52,34), (131045,4810002,0,'hair_type_color',137,93,63), (131046,4810002,0,'hair_type_highlight_color',68,52,34), (131047,4810002,1,'lip_type',-10,-48,-12), (131048,4810002,1,'nose_type',25,-8,32), (131049,4810002,0,'skin_color',206,220,220), (131050,4810002,1,'soga_cheek_type',0,-14,-14), (131051,4810002,1,'soga_chin_type',0,-10,-48), (131052,4810002,1,'soga_ear_type',0,23,0), (131053,4810002,1,'soga_eye_brow_type',0,26,-8), (131054,4810002,0,'soga_eye_color',229,229,102), (131055,4810002,1,'soga_eye_type',-53,0,0), (131056,4810002,0,'soga_hair_face_color',137,93,63), (131057,4810002,0,'soga_hair_face_highlight_color',68,52,34), (131058,4810002,0,'soga_hair_type_color',137,93,63), (131059,4810002,0,'soga_hair_type_highlight_color',68,52,34), (131060,4810002,1,'soga_lip_type',8,7,-7), (131061,4810002,1,'soga_nose_type',-12,-19,20), (131062,4810002,0,'soga_skin_color',206,220,220), (131063,4810002,0,'wing_color1',255,255,255), (131064,4810002,0,'wing_color2',255,255,255), (131065,4810003,0,'eye_color',255,255,255), (131066,4810003,0,'skin_color',255,255,255), (131067,4810003,0,'soga_eye_color',255,0,255), (131068,4810004,0,'eye_color',255,255,255), (131069,4810004,0,'skin_color',218,234,220), (131070,4810004,0,'soga_eye_color',255,0,255), (131071,4810005,0,'eye_color',255,255,255), (131072,4810005,0,'skin_color',255,255,255), (131073,4810005,0,'soga_eye_color',255,0,255), (131074,4810006,0,'eye_color',255,255,255), (131075,4810006,0,'skin_color',255,255,255), (131076,4810006,0,'soga_eye_color',255,0,255), (131077,4810007,0,'eye_color',0,128,255), (131078,4810007,0,'skin_color',255,255,255), (131079,4810007,0,'soga_eye_color',255,0,255), (131080,4810008,0,'eye_color',71,90,220), (131081,4810008,0,'skin_color',255,255,255), (131082,4810008,0,'soga_eye_color',255,0,255), (131083,4810009,0,'eye_color',255,255,255), (131084,4810009,0,'skin_color',255,255,255), (131085,4810009,0,'soga_eye_color',255,0,255), (131086,4810010,1,'cheek_type',1,-2,0), (131087,4810010,1,'chin_type',0,-37,-23), (131088,4810010,1,'ear_type',0,-9,0), (131089,4810010,1,'eye_brow_type',28,-4,-19), (131090,4810010,0,'eye_color',29,56,37), (131091,4810010,1,'eye_type',12,0,0), (131092,4810010,0,'hair_color1',19,31,0), (131093,4810010,0,'hair_face_color',26,17,5), (131094,4810010,0,'hair_face_highlight_color',158,68,0), (131095,4810010,0,'hair_type_color',26,17,5), (131096,4810010,0,'hair_type_highlight_color',158,68,0), (131097,4810010,1,'lip_type',7,0,-14), (131098,4810010,1,'nose_type',-18,19,31), (131099,4810010,0,'skin_color',226,216,200), (131100,4810010,1,'soga_cheek_type',0,28,-4), (131101,4810010,1,'soga_chin_type',0,7,0), (131102,4810010,1,'soga_ear_type',0,12,0), (131103,4810010,1,'soga_eye_brow_type',0,0,-9), (131104,4810010,0,'soga_eye_color',229,229,102), (131105,4810010,0,'soga_hair_face_color',26,17,5), (131106,4810010,0,'soga_hair_face_highlight_color',158,68,0), (131107,4810010,0,'soga_hair_type_color',26,17,5), (131108,4810010,0,'soga_hair_type_highlight_color',158,68,0), (131109,4810010,1,'soga_lip_type',-19,1,-2), (131110,4810010,1,'soga_nose_type',-14,0,-37), (131111,4810010,0,'soga_skin_color',226,216,200), (131112,4810010,0,'wing_color1',255,255,255), (131113,4810010,0,'wing_color2',255,255,255), (131114,4810011,0,'eye_color',205,207,251), (131115,4810011,0,'skin_color',167,186,253), (131116,4810011,0,'soga_eye_color',255,0,255), (131117,4810012,0,'eye_color',255,255,255), (131118,4810012,0,'skin_color',218,236,225), (131119,4810012,0,'soga_eye_color',255,0,255), (131120,4810013,0,'eye_color',255,255,255), (131121,4810013,0,'skin_color',247,234,245), (131122,4810013,0,'soga_eye_color',255,0,255), (131123,4810014,0,'eye_color',255,255,255), (131124,4810014,0,'skin_color',255,255,255), (131125,4810014,0,'soga_eye_color',255,0,255), (131126,4810015,0,'eye_color',255,255,255), (131127,4810015,0,'skin_color',255,255,255), (131128,4810015,0,'soga_eye_color',255,0,255), (131129,4810016,0,'eye_color',255,255,255), (131130,4810016,0,'skin_color',223,222,249), (131131,4810016,0,'soga_eye_color',255,0,255), (131132,4810017,0,'eye_color',255,255,255), (131133,4810017,0,'skin_color',226,221,232), (131134,4810017,0,'soga_eye_color',255,0,255), (131135,4810018,0,'eye_color',255,255,255), (131136,4810018,0,'skin_color',228,219,235), (131137,4810018,0,'soga_eye_color',255,0,255), (131138,4810019,0,'eye_color',255,255,255), (131139,4810019,0,'skin_color',241,212,219), (131140,4810019,0,'soga_eye_color',255,0,255), (131141,4810020,0,'eye_color',255,255,255), (131142,4810020,0,'skin_color',224,225,230), (131143,4810020,0,'soga_eye_color',255,0,255), (131144,4810021,0,'eye_color',255,255,255), (131145,4810021,0,'skin_color',255,240,255), (131146,4810021,0,'soga_eye_color',255,0,255), (131147,4810022,0,'eye_color',255,255,255), (131148,4810022,0,'skin_color',255,255,255), (131149,4810022,0,'soga_eye_color',255,0,255), (131150,4810023,0,'eye_color',255,255,255), (131151,4810023,0,'skin_color',235,238,232), (131152,4810023,0,'soga_eye_color',255,0,255), (131153,4810024,0,'eye_color',255,255,255), (131154,4810024,0,'skin_color',255,255,255), (131155,4810024,0,'soga_eye_color',255,0,255), (131156,4810025,0,'eye_color',255,255,255), (131157,4810025,0,'skin_color',255,255,255), (131158,4810025,0,'soga_eye_color',255,0,255), (131159,4810026,0,'eye_color',255,255,255), (131160,4810026,0,'skin_color',240,214,240), (131161,4810026,0,'soga_eye_color',255,0,255), (131162,4810027,0,'eye_color',255,255,255), (131163,4810027,0,'skin_color',255,255,255), (131164,4810027,0,'soga_eye_color',255,0,255), (131165,4810028,0,'eye_color',255,255,255), (131166,4810028,0,'skin_color',238,226,244), (131167,4810028,0,'soga_eye_color',255,0,255), (131168,4810029,0,'eye_color',255,255,255), (131169,4810029,0,'skin_color',215,211,230), (131170,4810029,0,'soga_eye_color',255,0,255), (131171,4810030,0,'eye_color',255,255,255), (131172,4810030,0,'skin_color',223,240,224), (131173,4810030,0,'soga_eye_color',255,0,255), (131174,4810031,0,'eye_color',255,255,255), (131175,4810031,0,'skin_color',233,224,237), (131176,4810031,0,'soga_eye_color',255,0,255), (131177,4810032,0,'eye_color',255,255,255), (131178,4810032,0,'skin_color',255,255,255), (131179,4810032,0,'soga_eye_color',255,0,255), (131180,4810033,0,'eye_color',255,255,255), (131181,4810033,0,'skin_color',233,213,240), (131182,4810033,0,'soga_eye_color',255,0,255), (131183,4810034,0,'eye_color',255,255,255), (131184,4810034,0,'skin_color',255,255,255), (131185,4810034,0,'soga_eye_color',255,0,255), (131186,4810035,0,'eye_color',255,255,255), (131187,4810035,0,'skin_color',255,255,255), (131188,4810035,0,'soga_eye_color',255,0,255), (131189,4810036,0,'eye_color',255,255,255), (131190,4810036,0,'skin_color',255,255,255), (131191,4810036,0,'soga_eye_color',255,0,255), (131192,4810037,0,'eye_color',255,255,255), (131193,4810037,0,'skin_color',255,255,255), (131194,4810037,0,'soga_eye_color',255,0,255), (131195,4810038,0,'eye_color',255,255,255), (131196,4810038,0,'skin_color',255,255,255), (131197,4810038,0,'soga_eye_color',255,0,255), (131198,4810039,0,'eye_color',255,255,255), (131199,4810039,0,'skin_color',255,255,255), (131200,4810039,0,'soga_eye_color',255,0,255), (131201,4810040,1,'cheek_type',100,-100,0), (131202,4810040,1,'chin_type',-100,100,100), (131203,4810040,1,'ear_type',25,9,0), (131204,4810040,1,'eye_brow_type',100,100,100), (131205,4810040,0,'eye_color',118,14,183), (131206,4810040,1,'eye_type',100,0,0), (131207,4810040,0,'hair_color1',239,255,17), (131208,4810040,0,'hair_face_color',171,60,32), (131209,4810040,0,'hair_face_highlight_color',216,192,37), (131210,4810040,0,'hair_type_color',171,60,32), (131211,4810040,0,'hair_type_highlight_color',216,192,37), (131212,4810040,1,'lip_type',100,50,-68), (131213,4810040,1,'nose_type',0,-17,-1), (131214,4810040,0,'skin_color',226,227,227), (131215,4810040,1,'soga_cheek_type',0,100,100), (131216,4810040,1,'soga_chin_type',0,100,50), (131217,4810040,1,'soga_ear_type',0,100,0), (131218,4810040,1,'soga_eye_brow_type',0,25,9), (131219,4810040,0,'soga_eye_color',229,229,102), (131220,4810040,0,'soga_hair_face_color',171,60,32), (131221,4810040,0,'soga_hair_face_highlight_color',216,192,37), (131222,4810040,0,'soga_hair_type_color',171,60,32), (131223,4810040,0,'soga_hair_type_highlight_color',216,192,37), (131224,4810040,1,'soga_lip_type',100,100,-100), (131225,4810040,1,'soga_nose_type',-68,-100,100), (131226,4810040,0,'soga_skin_color',226,227,227), (131227,4810040,0,'wing_color1',255,255,255), (131228,4810040,0,'wing_color2',255,255,255), (131229,4810041,0,'eye_color',255,255,255), (131230,4810041,0,'skin_color',255,255,255), (131231,4810041,0,'soga_eye_color',255,0,255), (131232,4810042,0,'eye_color',10,10,10), (131233,4810042,0,'skin_color',255,0,0), (131234,4810042,0,'soga_eye_color',255,0,255), (131235,4810043,0,'eye_color',255,255,255), (131236,4810043,0,'skin_color',255,255,255), (131237,4810043,0,'soga_eye_color',255,0,255), (131238,4810044,0,'eye_color',100,80,118), (131239,4810044,0,'skin_color',157,137,77), (131240,4810044,0,'soga_eye_color',255,0,255), (131241,4810045,0,'eye_color',255,255,255), (131242,4810045,0,'skin_color',255,255,255), (131243,4810045,0,'soga_eye_color',255,0,255), (131244,4810046,0,'eye_color',255,255,255), (131245,4810046,0,'skin_color',255,255,255), (131246,4810046,0,'soga_eye_color',255,0,255), (131247,4810047,0,'eye_color',255,255,255), (131248,4810047,0,'skin_color',255,255,255), (131249,4810047,0,'soga_eye_color',255,0,255), (131250,4810048,0,'eye_color',255,255,255), (131251,4810048,0,'skin_color',255,255,255), (131252,4810048,0,'soga_eye_color',255,0,255), (131253,4810049,0,'eye_color',255,255,255), (131254,4810049,0,'skin_color',255,255,255), (131255,4810049,0,'soga_eye_color',255,0,255), (131256,4810050,0,'eye_color',255,255,255), (131257,4810050,0,'skin_color',255,255,255), (131258,4810050,0,'soga_eye_color',255,0,255), (131259,4810051,1,'cheek_type',15,-21,0), (131260,4810051,1,'chin_type',32,81,-50), (131261,4810051,1,'ear_type',-12,52,0), (131262,4810051,1,'eye_brow_type',-89,0,10), (131263,4810051,0,'eye_color',131,180,186), (131264,4810051,1,'eye_type',42,0,0), (131265,4810051,0,'hair_color1',239,198,48), (131266,4810051,0,'hair_face_highlight_color',190,97,43), (131267,4810051,0,'hair_type_highlight_color',190,97,43), (131268,4810051,1,'lip_type',43,64,0), (131269,4810051,1,'nose_type',0,-17,-58), (131270,4810051,0,'skin_color',239,197,196), (131271,4810051,1,'soga_cheek_type',0,-89,0), (131272,4810051,1,'soga_chin_type',0,43,64), (131273,4810051,1,'soga_ear_type',0,42,0), (131274,4810051,1,'soga_eye_brow_type',0,-12,52), (131275,4810051,0,'soga_eye_color',204,204,204), (131276,4810051,0,'soga_hair_face_highlight_color',190,97,43), (131277,4810051,0,'soga_hair_type_highlight_color',190,97,43), (131278,4810051,1,'soga_lip_type',10,15,-21), (131279,4810051,1,'soga_nose_type',0,32,81), (131280,4810051,0,'soga_skin_color',239,197,196), (131281,4810052,1,'cheek_type',-75,-31,0), (131282,4810052,1,'chin_type',-62,0,64), (131283,4810052,1,'ear_type',-46,-56,0), (131284,4810052,0,'eye_color',129,125,67), (131285,4810052,0,'hair_color1',228,21,233), (131286,4810052,0,'hair_face_color',244,246,246), (131287,4810052,0,'hair_face_highlight_color',65,66,79), (131288,4810052,0,'hair_type_color',244,246,246), (131289,4810052,0,'hair_type_highlight_color',65,66,79), (131290,4810052,1,'lip_type',-72,25,-1), (131291,4810052,1,'nose_type',0,-28,21), (131292,4810052,0,'skin_color',167,127,69), (131293,4810052,1,'soga_chin_type',0,-72,25), (131294,4810052,1,'soga_eye_brow_type',0,-46,-56), (131295,4810052,0,'soga_eye_color',204,204,204), (131296,4810052,0,'soga_hair_face_color',244,246,246), (131297,4810052,0,'soga_hair_face_highlight_color',65,66,79), (131298,4810052,0,'soga_hair_type_color',244,246,246), (131299,4810052,0,'soga_hair_type_highlight_color',65,66,79), (131300,4810052,1,'soga_lip_type',0,-75,-31), (131301,4810052,1,'soga_nose_type',-1,-62,0), (131302,4810052,0,'soga_skin_color',167,127,69), (131303,4810053,1,'cheek_type',91,-1,0), (131304,4810053,1,'chin_type',75,31,34), (131305,4810053,1,'ear_type',-100,-97,0), (131306,4810053,1,'eye_brow_type',-47,74,-41), (131307,4810053,0,'eye_color',204,204,204), (131308,4810053,1,'eye_type',25,0,0), (131309,4810053,0,'hair_color1',14,198,50), (131310,4810053,1,'lip_type',-11,15,8), (131311,4810053,1,'nose_type',-83,14,-58), (131312,4810053,0,'skin_color',177,179,180), (131313,4810053,1,'soga_cheek_type',0,-47,74), (131314,4810053,1,'soga_chin_type',0,-11,15), (131315,4810053,1,'soga_ear_type',0,25,0), (131316,4810053,1,'soga_eye_brow_type',0,-100,-97), (131317,4810053,0,'soga_eye_color',204,204,204), (131318,4810053,1,'soga_lip_type',-41,91,-1), (131319,4810053,1,'soga_nose_type',8,75,31), (131320,4810053,0,'soga_skin_color',177,179,180), (131321,4810054,0,'eye_color',255,255,255), (131322,4810054,0,'skin_color',207,231,215), (131323,4810054,0,'soga_eye_color',255,0,255), (131324,4810055,0,'eye_color',255,255,255), (131325,4810055,0,'skin_color',240,247,255), (131326,4810055,0,'soga_eye_color',255,0,255), (131327,4810056,0,'eye_color',255,255,255), (131328,4810056,0,'skin_color',255,255,255), (131329,4810056,0,'soga_eye_color',255,0,255), (131330,4810057,0,'eye_color',255,255,255), (131331,4810057,0,'skin_color',228,233,231), (131332,4810057,0,'soga_eye_color',255,0,255), (131333,4810058,0,'eye_color',255,255,255), (131334,4810058,0,'skin_color',232,255,248), (131335,4810058,0,'soga_eye_color',255,0,255), (131336,4810059,0,'eye_color',255,255,255), (131337,4810059,0,'skin_color',255,255,255), (131338,4810059,0,'soga_eye_color',255,0,255), (131339,4810060,0,'eye_color',255,255,255), (131340,4810060,0,'skin_color',255,255,255), (131341,4810060,0,'soga_eye_color',255,0,255), (131342,4810061,0,'eye_color',255,255,255), (131343,4810061,0,'skin_color',218,216,250), (131344,4810061,0,'soga_eye_color',255,0,255), (131345,4810062,0,'eye_color',255,255,255), (131346,4810062,0,'skin_color',233,224,237), (131347,4810062,0,'soga_eye_color',255,0,255), (131348,4810063,1,'cheek_type',15,-21,0), (131349,4810063,1,'chin_type',32,81,-50), (131350,4810063,1,'ear_type',-12,52,0), (131351,4810063,1,'eye_brow_type',-89,0,10), (131352,4810063,0,'eye_color',131,180,186), (131353,4810063,1,'eye_type',42,0,0), (131354,4810063,0,'hair_color1',239,198,48), (131355,4810063,0,'hair_face_highlight_color',190,97,43), (131356,4810063,0,'hair_type_highlight_color',190,97,43), (131357,4810063,1,'lip_type',43,64,0), (131358,4810063,1,'nose_type',0,-17,-58), (131359,4810063,0,'skin_color',239,197,196), (131360,4810063,1,'soga_cheek_type',0,-89,0), (131361,4810063,1,'soga_chin_type',0,43,64), (131362,4810063,1,'soga_ear_type',0,42,0), (131363,4810063,1,'soga_eye_brow_type',0,-12,52), (131364,4810063,0,'soga_eye_color',204,204,204), (131365,4810063,0,'soga_hair_face_highlight_color',190,97,43), (131366,4810063,0,'soga_hair_type_highlight_color',190,97,43), (131367,4810063,1,'soga_lip_type',10,15,-21), (131368,4810063,1,'soga_nose_type',0,32,81), (131369,4810063,0,'soga_skin_color',239,197,196), (131370,4810064,0,'eye_color',255,255,255), (131371,4810064,0,'skin_color',255,255,255), (131372,4810064,0,'soga_eye_color',255,0,255), (131373,4810065,0,'eye_color',255,255,255), (131374,4810065,0,'skin_color',255,255,255), (131375,4810065,0,'soga_eye_color',255,0,255), (131376,4810066,0,'eye_color',255,255,255), (131377,4810066,0,'skin_color',255,255,255), (131378,4810066,0,'soga_eye_color',255,0,255), (131379,4810067,0,'eye_color',255,255,255), (131380,4810067,0,'skin_color',255,255,255), (131381,4810067,0,'soga_eye_color',255,0,255), (131382,4810068,0,'eye_color',255,255,255), (131383,4810068,0,'skin_color',255,255,255), (131384,4810068,0,'soga_eye_color',255,0,255), (131385,4810069,0,'eye_color',255,255,255), (131386,4810069,0,'skin_color',220,235,254), (131387,4810069,0,'soga_eye_color',255,0,255), (131388,4810070,0,'eye_color',255,255,255), (131389,4810070,0,'skin_color',255,255,255), (131390,4810070,0,'soga_eye_color',255,0,255), (131391,4810071,0,'eye_color',255,255,255), (131392,4810071,0,'skin_color',255,255,255), (131393,4810071,0,'soga_eye_color',255,0,255), (131394,4810072,0,'eye_color',255,255,255), (131395,4810072,0,'skin_color',255,255,255), (131396,4810072,0,'soga_eye_color',255,0,255), (131397,4810073,0,'eye_color',255,255,255), (131398,4810073,0,'skin_color',255,255,255), (131399,4810073,0,'soga_eye_color',255,0,255), (131400,4810074,0,'eye_color',255,255,255), (131401,4810074,0,'skin_color',255,255,255), (131402,4810074,0,'soga_eye_color',255,0,255), (131403,4810075,0,'eye_color',255,255,255), (131404,4810075,0,'skin_color',255,255,255), (131405,4810075,0,'soga_eye_color',255,0,255), (131406,4810076,0,'eye_color',255,255,255), (131407,4810076,0,'skin_color',255,255,255), (131408,4810076,0,'soga_eye_color',255,0,255), (131409,4810077,0,'eye_color',255,255,255), (131410,4810077,0,'skin_color',131,185,205), (131411,4810077,0,'soga_eye_color',255,0,255), (131412,4810078,0,'eye_color',255,255,255), (131413,4810078,0,'skin_color',131,185,205), (131414,4810078,0,'soga_eye_color',255,0,255), (131415,4810079,0,'eye_color',255,255,255), (131416,4810079,0,'skin_color',233,224,237), (131417,4810079,0,'soga_eye_color',255,0,255), (131418,4810080,0,'eye_color',255,255,255), (131419,4810080,0,'skin_color',233,224,237), (131420,4810080,0,'soga_eye_color',255,0,255), (131421,4810081,0,'eye_color',255,255,255), (131422,4810081,0,'skin_color',236,253,255), (131423,4810081,0,'soga_eye_color',255,0,255), (131424,4810082,0,'eye_color',255,255,255), (131425,4810082,0,'skin_color',255,255,255), (131426,4810082,0,'soga_eye_color',255,0,255), (131427,4810083,0,'eye_color',255,255,255), (131428,4810083,0,'skin_color',255,255,255), (131429,4810083,0,'soga_eye_color',255,0,255), (131430,4810084,0,'eye_color',255,255,255), (131431,4810084,0,'skin_color',255,255,255), (131432,4810084,0,'soga_eye_color',255,0,255), (131433,4810085,0,'eye_color',255,255,255), (131434,4810085,0,'skin_color',255,255,255), (131435,4810085,0,'soga_eye_color',255,0,255), (131436,4810086,0,'eye_color',255,255,255), (131437,4810086,0,'skin_color',255,255,255), (131438,4810086,0,'soga_eye_color',255,0,255), (131439,4810087,0,'eye_color',255,255,255), (131440,4810087,0,'skin_color',255,255,255), (131441,4810087,0,'soga_eye_color',255,0,255), (131442,4810088,0,'eye_color',255,255,255), (131443,4810088,0,'skin_color',255,255,255), (131444,4810088,0,'soga_eye_color',255,0,255), (131445,4810089,0,'eye_color',255,255,255), (131446,4810089,0,'skin_color',255,255,255), (131447,4810089,0,'soga_eye_color',255,0,255), (131448,4810090,0,'eye_color',255,255,255), (131449,4810090,0,'skin_color',255,128,0), (131450,4810090,0,'soga_eye_color',255,0,255), (131451,4810091,0,'eye_color',255,255,255), (131452,4810091,0,'skin_color',255,255,255), (131453,4810091,0,'soga_eye_color',255,0,255), (131454,4810092,0,'eye_color',255,255,255), (131455,4810092,0,'skin_color',255,255,255), (131456,4810092,0,'soga_eye_color',255,0,255), (131457,4810093,0,'eye_color',192,192,192), (131458,4810093,0,'skin_color',128,64,64), (131459,4810093,0,'soga_eye_color',255,0,255), (131460,4810094,0,'eye_color',255,255,255), (131461,4810094,0,'skin_color',220,230,227), (131462,4810094,0,'soga_eye_color',255,0,255), (131463,4810095,0,'eye_color',255,255,255), (131464,4810095,0,'skin_color',255,255,255), (131465,4810095,0,'soga_eye_color',255,0,255), (131466,4810096,0,'eye_color',255,255,255), (131467,4810096,0,'skin_color',255,255,255), (131468,4810096,0,'soga_eye_color',255,0,255), (131469,4810097,0,'eye_color',255,255,255), (131470,4810097,0,'skin_color',255,255,255), (131471,4810097,0,'soga_eye_color',255,0,255), (131472,4810098,0,'eye_color',255,255,255), (131473,4810098,0,'skin_color',255,255,255), (131474,4810098,0,'soga_eye_color',255,0,255), (131475,4810099,0,'eye_color',255,255,255), (131476,4810099,0,'skin_color',255,255,255), (131477,4810099,0,'soga_eye_color',255,0,255), (131478,4810100,0,'eye_color',255,255,255), (131479,4810100,0,'skin_color',255,255,255), (131480,4810100,0,'soga_eye_color',255,0,255), (131481,4810101,0,'eye_color',255,255,255), (131482,4810101,0,'skin_color',255,255,255), (131483,4810101,0,'soga_eye_color',255,0,255), (131484,4810102,0,'eye_color',255,255,255), (131485,4810102,0,'skin_color',234,249,229), (131486,4810102,0,'soga_eye_color',255,0,255), (131487,4810103,0,'eye_color',255,255,255), (131488,4810103,0,'skin_color',255,255,255), (131489,4810103,0,'soga_eye_color',255,0,255), (131490,4810104,0,'eye_color',255,255,255), (131491,4810104,0,'skin_color',255,255,255), (131492,4810104,0,'soga_eye_color',255,0,255), (131493,4810105,0,'eye_color',255,255,255), (131494,4810105,0,'skin_color',255,255,255), (131495,4810105,0,'soga_eye_color',255,0,255), (131496,4810106,0,'eye_color',255,255,255), (131497,4810106,0,'skin_color',255,255,255), (131498,4810106,0,'soga_eye_color',255,0,255), (131499,4810107,0,'eye_color',255,255,255), (131500,4810107,0,'skin_color',255,255,255), (131501,4810107,0,'soga_eye_color',255,0,255), (131502,4810108,0,'eye_color',255,255,255), (131503,4810108,0,'skin_color',255,255,255), (131504,4810108,0,'soga_eye_color',255,0,255), (131505,4810109,0,'eye_color',255,255,255), (131506,4810109,0,'skin_color',255,255,255), (131507,4810109,0,'soga_eye_color',255,0,255), (131508,4810110,0,'eye_color',255,255,255), (131509,4810110,0,'skin_color',255,255,255), (131510,4810110,0,'soga_eye_color',255,0,255), (131511,4810111,0,'eye_color',255,255,255), (131512,4810111,0,'skin_color',255,255,255), (131513,4810111,0,'soga_eye_color',255,0,255), (131514,4810112,0,'eye_color',255,255,255), (131515,4810112,0,'skin_color',255,255,255), (131516,4810112,0,'soga_eye_color',255,0,255), (131517,4810113,0,'eye_color',255,255,255), (131518,4810113,0,'skin_color',255,255,255), (131519,4810113,0,'soga_eye_color',255,0,255), (131520,4810114,0,'eye_color',255,255,255), (131521,4810114,0,'skin_color',255,255,255), (131522,4810114,0,'soga_eye_color',255,0,255), (131523,4810115,0,'eye_color',255,255,255), (131524,4810115,0,'skin_color',255,255,255), (131525,4810115,0,'soga_eye_color',255,0,255), (131526,4810116,0,'eye_color',255,255,255), (131527,4810116,0,'skin_color',255,255,255), (131528,4810116,0,'soga_eye_color',255,0,255), (131529,4810117,0,'eye_color',255,255,255), (131530,4810117,0,'skin_color',255,255,255), (131531,4810117,0,'soga_eye_color',255,0,255), (131532,4810118,0,'eye_color',255,255,255), (131533,4810118,0,'skin_color',255,255,255), (131534,4810118,0,'soga_eye_color',255,0,255), (131535,4810119,0,'eye_color',255,255,255), (131536,4810119,0,'skin_color',255,255,255), (131537,4810119,0,'soga_eye_color',255,0,255), (131538,4810120,0,'eye_color',255,255,255), (131539,4810120,0,'skin_color',255,255,255), (131540,4810120,0,'soga_eye_color',255,0,255), (131541,4810121,0,'eye_color',255,255,255), (131542,4810121,0,'skin_color',255,255,255), (131543,4810121,0,'soga_eye_color',255,0,255), (131544,4810122,0,'eye_color',255,255,255), (131545,4810122,0,'skin_color',255,255,255), (131546,4810122,0,'soga_eye_color',255,0,255), (131547,4810123,0,'eye_color',255,255,255), (131548,4810123,0,'skin_color',255,255,255), (131549,4810123,0,'soga_eye_color',255,0,255), (131550,4810124,1,'cheek_type',-46,77,0), (131551,4810124,1,'chin_type',46,-5,75), (131552,4810124,1,'ear_type',48,32,0), (131553,4810124,1,'eye_brow_type',-70,38,-11), (131554,4810124,0,'eye_color',144,1,225), (131555,4810124,1,'eye_type',-83,0,0), (131556,4810124,0,'hair_color1',197,77,19), (131557,4810124,0,'hair_type_color',255,207,36), (131558,4810124,0,'hair_type_highlight_color',102,0,146), (131559,4810124,1,'lip_type',1,-66,-19), (131560,4810124,1,'nose_type',-71,-59,77), (131561,4810124,0,'skin_color',208,191,155), (131562,4810124,1,'soga_cheek_type',0,-70,38), (131563,4810124,1,'soga_chin_type',0,1,-66), (131564,4810124,1,'soga_ear_type',0,-83,0), (131565,4810124,1,'soga_eye_brow_type',0,48,32), (131566,4810124,0,'soga_eye_color',229,229,102), (131567,4810124,0,'soga_hair_type_color',255,207,36), (131568,4810124,0,'soga_hair_type_highlight_color',102,0,146), (131569,4810124,1,'soga_lip_type',-11,-46,77), (131570,4810124,1,'soga_nose_type',-19,46,-5), (131571,4810124,0,'soga_skin_color',208,191,155), (131572,4810124,0,'wing_color1',172,183,2), (131573,4810124,0,'wing_color2',255,123,1), (131574,4810125,1,'cheek_type',-7,-93,0), (131575,4810125,1,'chin_type',68,-71,-12), (131576,4810125,1,'ear_type',19,20,0), (131577,4810125,1,'eye_brow_type',28,88,17), (131578,4810125,0,'eye_color',41,82,95), (131579,4810125,1,'eye_type',79,0,0), (131580,4810125,0,'hair_color1',17,1,171), (131581,4810125,0,'hair_color2',62,0,0), (131582,4810125,0,'hair_face_color',100,70,10), (131583,4810125,0,'hair_face_highlight_color',232,183,30), (131584,4810125,0,'hair_type_color',100,70,10), (131585,4810125,0,'hair_type_highlight_color',232,183,30), (131586,4810125,1,'lip_type',-56,-1,-34), (131587,4810125,1,'nose_type',17,17,1), (131588,4810125,0,'skin_color',105,112,109), (131589,4810125,1,'soga_cheek_type',0,28,88), (131590,4810125,1,'soga_chin_type',0,-56,-1), (131591,4810125,1,'soga_ear_type',0,79,0), (131592,4810125,1,'soga_eye_brow_type',0,19,20), (131593,4810125,0,'soga_eye_color',229,229,102), (131594,4810125,1,'soga_eye_type',62,0,0), (131595,4810125,0,'soga_hair_face_color',100,70,10), (131596,4810125,0,'soga_hair_face_highlight_color',232,183,30), (131597,4810125,0,'soga_hair_type_color',100,70,10), (131598,4810125,0,'soga_hair_type_highlight_color',232,183,30), (131599,4810125,1,'soga_lip_type',17,-7,-93), (131600,4810125,1,'soga_nose_type',-34,68,-71), (131601,4810125,0,'soga_skin_color',105,112,109), (131602,4810125,0,'wing_color1',255,255,255), (131603,4810125,0,'wing_color2',255,255,255), (131604,4810126,0,'eye_color',255,255,255), (131605,4810126,0,'skin_color',255,255,255), (131606,4810126,0,'soga_eye_color',255,0,255), (131607,4810127,0,'eye_color',255,255,255), (131608,4810127,0,'skin_color',255,255,255), (131609,4810127,0,'soga_eye_color',255,0,255), (131610,4810128,0,'eye_color',255,255,255), (131611,4810128,0,'skin_color',255,255,255), (131612,4810128,0,'soga_eye_color',255,0,255), (131613,4810129,0,'eye_color',255,255,255), (131614,4810129,0,'skin_color',255,255,255), (131615,4810129,0,'soga_eye_color',255,0,255), (131616,4810130,0,'eye_color',255,255,255), (131617,4810130,0,'skin_color',255,255,255), (131618,4810130,0,'soga_eye_color',255,0,255), (131619,4810131,0,'eye_color',255,255,255), (131620,4810131,0,'skin_color',255,255,255), (131621,4810131,0,'soga_eye_color',255,0,255), (131622,4810132,0,'eye_color',255,255,255), (131623,4810132,0,'skin_color',255,255,255), (131624,4810132,0,'soga_eye_color',255,0,255), (131625,4810133,0,'eye_color',255,255,255), (131626,4810133,0,'skin_color',255,255,255), (131627,4810133,0,'soga_eye_color',255,0,255), (131628,4810134,0,'eye_color',255,255,255), (131629,4810134,0,'skin_color',255,255,255), (131630,4810134,0,'soga_eye_color',255,0,255), (131631,4810135,0,'eye_color',255,255,255), (131632,4810135,0,'skin_color',255,255,255), (131633,4810135,0,'soga_eye_color',255,0,255), (131634,4810136,0,'eye_color',255,255,255), (131635,4810136,0,'skin_color',255,255,255), (131636,4810136,0,'soga_eye_color',255,0,255), (131637,4810137,0,'eye_color',255,255,255), (131638,4810137,0,'skin_color',255,255,255), (131639,4810137,0,'soga_eye_color',255,0,255), (131640,4810138,0,'eye_color',255,255,255), (131641,4810138,0,'skin_color',255,255,255), (131642,4810138,0,'soga_eye_color',255,0,255), (131643,4810139,0,'eye_color',255,255,255), (131644,4810139,0,'skin_color',255,255,255), (131645,4810139,0,'soga_eye_color',255,0,255), (131646,4810140,0,'eye_color',255,255,255), (131647,4810140,0,'skin_color',255,255,255), (131648,4810140,0,'soga_eye_color',255,0,255), (131649,4810141,1,'cheek_type',-20,-3,0), (131650,4810141,1,'chin_type',-34,-29,-3), (131651,4810141,1,'ear_type',-7,-14,0), (131652,4810141,1,'eye_brow_type',44,3,25), (131653,4810141,0,'eye_color',42,85,99), (131654,4810141,1,'eye_type',-29,0,0), (131655,4810141,0,'hair_color1',251,225,156), (131656,4810141,0,'hair_face_color',210,168,101), (131657,4810141,0,'hair_face_highlight_color',120,67,7), (131658,4810141,0,'hair_type_color',210,168,101), (131659,4810141,0,'hair_type_highlight_color',120,67,7), (131660,4810141,1,'lip_type',-31,-28,17), (131661,4810141,1,'nose_type',-26,-5,-31), (131662,4810141,0,'skin_color',230,217,213), (131663,4810141,1,'soga_cheek_type',0,44,3), (131664,4810141,1,'soga_chin_type',0,-31,-28), (131665,4810141,1,'soga_ear_type',0,-29,0), (131666,4810141,1,'soga_eye_brow_type',0,-7,-14), (131667,4810141,0,'soga_eye_color',229,229,102), (131668,4810141,0,'soga_hair_face_color',210,168,101), (131669,4810141,0,'soga_hair_face_highlight_color',120,67,7), (131670,4810141,0,'soga_hair_type_color',210,168,101), (131671,4810141,0,'soga_hair_type_highlight_color',120,67,7), (131672,4810141,1,'soga_lip_type',25,-20,-3), (131673,4810141,1,'soga_nose_type',17,-34,-29), (131674,4810141,0,'soga_skin_color',230,217,213), (131675,4810141,0,'wing_color1',255,255,255), (131676,4810141,0,'wing_color2',255,255,255), (131677,4810142,0,'eye_color',255,255,255), (131678,4810142,0,'skin_color',255,255,255), (131679,4810142,0,'soga_eye_color',255,0,255), (131680,4810143,0,'eye_color',255,255,255), (131681,4810143,0,'skin_color',255,255,255), (131682,4810143,0,'soga_eye_color',255,0,255), (131683,4810144,0,'eye_color',255,255,255), (131684,4810144,0,'skin_color',255,255,255), (131685,4810144,0,'soga_eye_color',255,0,255), (131686,4810145,0,'eye_color',255,255,255), (131687,4810145,0,'skin_color',255,255,255), (131688,4810145,0,'soga_eye_color',255,0,255), (131689,4810146,0,'eye_color',255,255,255), (131690,4810146,0,'skin_color',255,255,255), (131691,4810146,0,'soga_eye_color',255,0,255), (131692,4810147,0,'eye_color',255,255,255), (131693,4810147,0,'skin_color',255,255,255), (131694,4810147,0,'soga_eye_color',255,0,255), (131695,4810148,0,'eye_color',255,255,255), (131696,4810148,0,'skin_color',255,255,255), (131697,4810148,0,'soga_eye_color',255,0,255), (131698,4810149,0,'eye_color',255,255,255), (131699,4810149,0,'skin_color',255,255,255), (131700,4810149,0,'soga_eye_color',255,0,255), (131701,4810150,0,'eye_color',255,255,255), (131702,4810150,0,'skin_color',255,255,255), (131703,4810150,0,'soga_eye_color',255,0,255), (131704,4810151,0,'eye_color',255,255,255), (131705,4810151,0,'skin_color',255,255,255), (131706,4810151,0,'soga_eye_color',255,0,255), (131707,4810152,0,'eye_color',255,255,255), (131708,4810152,0,'skin_color',255,255,255), (131709,4810152,0,'soga_eye_color',255,0,255), (131710,4810153,0,'eye_color',255,255,255), (131711,4810153,0,'skin_color',255,255,255), (131712,4810153,0,'soga_eye_color',255,0,255), (131713,4810154,0,'eye_color',255,255,255), (131714,4810154,0,'skin_color',255,255,255), (131715,4810154,0,'soga_eye_color',255,0,255), (131716,4810155,0,'eye_color',255,255,255), (131717,4810155,0,'skin_color',255,255,255), (131718,4810155,0,'soga_eye_color',255,0,255), (131719,4810156,0,'eye_color',255,255,255), (131720,4810156,0,'skin_color',255,255,255), (131721,4810156,0,'soga_eye_color',255,0,255), (131722,4810157,0,'eye_color',255,255,255), (131723,4810157,0,'skin_color',255,255,255), (131724,4810157,0,'soga_eye_color',255,0,255), (131725,4810158,0,'eye_color',255,255,255), (131726,4810158,0,'skin_color',255,255,255), (131727,4810158,0,'soga_eye_color',255,0,255), (131728,4810159,0,'eye_color',255,255,255), (131729,4810159,0,'skin_color',255,255,255), (131730,4810159,0,'soga_eye_color',255,0,255), (131731,4810160,1,'cheek_type',28,14,0), (131732,4810160,1,'chin_type',69,21,-17), (131733,4810160,1,'ear_type',31,28,0), (131734,4810160,1,'eye_brow_type',-42,51,69), (131735,4810160,0,'eye_color',88,60,26), (131736,4810160,1,'eye_type',18,0,0), (131737,4810160,0,'hair_color1',0,56,163), (131738,4810160,0,'hair_face_color',61,61,75), (131739,4810160,0,'hair_face_highlight_color',244,246,246), (131740,4810160,0,'hair_type_color',61,61,75), (131741,4810160,0,'hair_type_highlight_color',244,246,246), (131742,4810160,1,'lip_type',-39,82,-70), (131743,4810160,1,'nose_type',37,-14,56), (131744,4810160,0,'skin_color',70,72,72), (131745,4810160,1,'soga_cheek_type',0,14,-34), (131746,4810160,1,'soga_chin_type',0,-58,50), (131747,4810160,1,'soga_ear_type',0,-25,0), (131748,4810160,1,'soga_eye_brow_type',0,41,17), (131749,4810160,0,'soga_eye_color',204,204,204), (131750,4810160,0,'soga_hair_face_color',41,19,11), (131751,4810160,0,'soga_hair_face_highlight_color',46,15,17), (131752,4810160,0,'soga_hair_type_color',41,19,11), (131753,4810160,0,'soga_hair_type_highlight_color',46,15,17), (131754,4810160,1,'soga_lip_type',37,-25,100), (131755,4810160,1,'soga_nose_type',-68,9,68), (131756,4810160,0,'soga_skin_color',233,226,190), (131757,4810161,0,'eye_color',255,255,255), (131758,4810161,0,'skin_color',255,255,255), (131759,4810161,0,'soga_eye_color',255,0,255), (131760,4810162,0,'eye_color',255,255,255), (131761,4810162,0,'skin_color',255,255,255), (131762,4810162,0,'soga_eye_color',255,0,255), (131763,4810163,0,'eye_color',255,255,255), (131764,4810163,0,'skin_color',255,255,255), (131765,4810163,0,'soga_eye_color',255,0,255), (131766,4810164,0,'eye_color',255,255,255), (131767,4810164,0,'hair_type_color',145,199,255), (131768,4810164,0,'hair_type_highlight_color',145,199,255), (131769,4810164,0,'skin_color',255,255,255), (131770,4810164,0,'soga_eye_color',255,0,255), (131771,4810164,0,'soga_hair_type_color',145,199,255), (131772,4810164,0,'soga_hair_type_highlight_color',145,199,255), (131773,4810165,0,'eye_color',255,255,255), (131774,4810165,0,'skin_color',240,245,234), (131775,4810165,0,'soga_eye_color',255,0,255), (131776,4810166,0,'eye_color',255,255,255), (131777,4810166,0,'skin_color',255,255,255), (131778,4810166,0,'soga_eye_color',255,0,255), (131779,4810167,0,'eye_color',255,255,255), (131780,4810167,0,'skin_color',255,255,255), (131781,4810167,0,'soga_eye_color',255,0,255), (131782,4810168,0,'eye_color',255,255,255), (131783,4810168,0,'skin_color',255,255,255), (131784,4810168,0,'soga_eye_color',255,0,255), (131785,4810169,0,'eye_color',255,255,255), (131786,4810169,0,'skin_color',255,255,255), (131787,4810169,0,'soga_eye_color',255,0,255), (131788,4810170,0,'eye_color',255,255,255), (131789,4810170,0,'skin_color',255,255,255), (131790,4810170,0,'soga_eye_color',255,0,255), (131791,4810171,0,'eye_color',255,255,255), (131792,4810171,0,'skin_color',255,255,255), (131793,4810171,0,'soga_eye_color',255,0,255), (131794,4810172,0,'eye_color',255,255,255), (131795,4810172,0,'skin_color',255,255,255), (131796,4810172,0,'soga_eye_color',255,0,255), (131797,4810173,0,'eye_color',255,255,255), (131798,4810173,0,'skin_color',255,255,255), (131799,4810173,0,'soga_eye_color',255,0,255), (131800,4810174,0,'eye_color',255,255,255), (131801,4810174,0,'skin_color',255,255,255), (131802,4810174,0,'soga_eye_color',255,0,255), (131803,4810175,0,'eye_color',255,255,255), (131804,4810175,0,'skin_color',255,255,255), (131805,4810175,0,'soga_eye_color',255,0,255), (131806,4810176,0,'eye_color',255,255,255), (131807,4810176,0,'skin_color',255,255,255), (131808,4810176,0,'soga_eye_color',255,0,255), (131809,4810177,0,'eye_color',255,255,255), (131810,4810177,0,'skin_color',255,255,255), (131811,4810177,0,'soga_eye_color',255,0,255), (131812,4810178,0,'eye_color',255,255,255), (131813,4810178,0,'skin_color',255,255,255), (131814,4810178,0,'soga_eye_color',255,0,255), (131815,4810179,0,'eye_color',255,255,255), (131816,4810179,0,'skin_color',255,255,255), (131817,4810179,0,'soga_eye_color',255,0,255), (131818,4810180,0,'eye_color',255,255,255), (131819,4810180,0,'skin_color',255,255,255), (131820,4810180,0,'soga_eye_color',255,0,255), (131821,4810181,0,'eye_color',255,255,255), (131822,4810181,0,'skin_color',255,255,255), (131823,4810181,0,'soga_eye_color',255,0,255), (131824,4810182,0,'eye_color',128,128,64), (131825,4810182,0,'skin_color',64,0,0), (131826,4810182,0,'soga_eye_color',255,0,255), (131827,4810183,0,'eye_color',255,255,255), (131828,4810183,0,'skin_color',255,255,255), (131829,4810183,0,'soga_eye_color',255,0,255), (131830,4810184,0,'eye_color',255,255,255), (131831,4810184,0,'skin_color',255,255,255), (131832,4810184,0,'soga_eye_color',255,0,255), (131833,4810185,0,'eye_color',255,255,255), (131834,4810185,0,'skin_color',255,255,255), (131835,4810185,0,'soga_eye_color',255,0,255), (131836,4810186,1,'cheek_type',43,34,0), (131837,4810186,1,'chin_type',75,-10,-61), (131838,4810186,1,'eye_brow_type',9,3,8), (131839,4810186,0,'eye_color',140,182,175), (131840,4810186,1,'eye_type',-14,0,0), (131841,4810186,0,'hair_color1',17,31,242), (131842,4810186,0,'hair_face_color',59,33,26), (131843,4810186,0,'hair_type_color',59,33,26), (131844,4810186,1,'lip_type',-7,87,7), (131845,4810186,1,'nose_type',-75,17,31), (131846,4810186,0,'skin_color',59,33,26), (131847,4810186,1,'soga_cheek_type',0,9,3), (131848,4810186,1,'soga_chin_type',0,-7,87), (131849,4810186,1,'soga_ear_type',0,-14,0), (131850,4810186,0,'soga_eye_color',204,204,204), (131851,4810186,0,'soga_hair_face_color',59,33,26), (131852,4810186,0,'soga_hair_type_color',59,33,26), (131853,4810186,1,'soga_lip_type',8,43,34), (131854,4810186,1,'soga_nose_type',7,75,-10), (131855,4810186,0,'soga_skin_color',59,33,26), (131856,4810187,0,'eye_color',66,255,66), (131857,4810187,0,'skin_color',91,91,255), (131858,4810187,0,'soga_eye_color',255,0,255), (131859,4810188,0,'eye_color',255,255,255), (131860,4810188,0,'skin_color',255,255,255), (131861,4810188,0,'soga_eye_color',255,0,255), (131862,4810189,0,'eye_color',255,255,255), (131863,4810189,0,'skin_color',255,255,255), (131864,4810189,0,'soga_eye_color',255,0,255), (131865,4810190,0,'eye_color',255,255,255), (131866,4810190,0,'skin_color',255,255,255), (131867,4810190,0,'soga_eye_color',255,0,255), (131868,5490000,1,'cheek_type',91,-1,0), (131869,5490000,1,'chin_type',75,31,34), (131870,5490000,1,'ear_type',-100,-97,0), (131871,5490000,1,'eye_brow_type',-47,74,-41), (131872,5490000,0,'eye_color',204,204,204), (131873,5490000,1,'eye_type',25,0,0), (131874,5490000,0,'hair_color1',14,198,50), (131875,5490000,1,'lip_type',-11,15,8), (131876,5490000,1,'nose_type',-83,14,-58), (131877,5490000,0,'skin_color',177,179,180), (131878,5490000,1,'soga_cheek_type',0,-47,74), (131879,5490000,1,'soga_chin_type',0,-11,15), (131880,5490000,1,'soga_ear_type',0,25,0), (131881,5490000,1,'soga_eye_brow_type',0,-100,-97), (131882,5490000,0,'soga_eye_color',204,204,204), (131883,5490000,1,'soga_lip_type',-41,91,-1), (131884,5490000,1,'soga_nose_type',8,75,31), (131885,5490000,0,'soga_skin_color',177,179,180), (131886,5490001,0,'eye_color',255,255,255), (131887,5490001,0,'skin_color',255,255,255), (131888,5490001,0,'soga_eye_color',255,0,255), (131889,5490002,0,'eye_color',255,255,255), (131890,5490002,0,'skin_color',255,255,255), (131891,5490002,0,'soga_eye_color',255,0,255), (131892,5490003,0,'eye_color',255,255,255), (131893,5490003,0,'skin_color',255,255,255), (131894,5490003,0,'soga_eye_color',255,0,255), (131895,5490004,0,'eye_color',241,255,255), (131896,5490004,0,'skin_color',255,255,255), (131897,5490004,0,'soga_eye_color',255,0,255), (131898,5490005,0,'eye_color',28,15,0), (131899,5490005,0,'skin_color',84,95,65), (131900,5490005,0,'soga_eye_color',255,0,255), (131901,5490006,0,'eye_color',255,207,158), (131902,5490006,0,'hair_type_color',255,255,255), (131903,5490006,0,'hair_type_highlight_color',255,255,255), (131904,5490006,0,'skin_color',255,255,255), (131905,5490006,0,'soga_eye_color',255,0,255), (131906,5490006,0,'soga_hair_type_color',255,255,255), (131907,5490006,0,'soga_hair_type_highlight_color',255,255,255), (131908,5490007,0,'eye_color',155,126,50), (131909,5490007,0,'skin_color',96,103,62), (131910,5490007,0,'soga_eye_color',255,0,255), (131911,5490008,1,'cheek_type',-75,-31,0), (131912,5490008,1,'chin_type',-62,0,64), (131913,5490008,1,'ear_type',-46,-56,0), (131914,5490008,0,'eye_color',129,125,67), (131915,5490008,0,'hair_color1',228,21,233), (131916,5490008,0,'hair_face_color',244,246,246), (131917,5490008,0,'hair_face_highlight_color',65,66,79), (131918,5490008,0,'hair_type_color',244,246,246), (131919,5490008,0,'hair_type_highlight_color',65,66,79), (131920,5490008,1,'lip_type',-72,25,-1), (131921,5490008,1,'nose_type',0,-28,21), (131922,5490008,0,'skin_color',167,127,69), (131923,5490008,1,'soga_chin_type',0,-72,25), (131924,5490008,1,'soga_eye_brow_type',0,-46,-56), (131925,5490008,0,'soga_eye_color',204,204,204), (131926,5490008,0,'soga_hair_face_color',244,246,246), (131927,5490008,0,'soga_hair_face_highlight_color',65,66,79), (131928,5490008,0,'soga_hair_type_color',244,246,246), (131929,5490008,0,'soga_hair_type_highlight_color',65,66,79), (131930,5490008,1,'soga_lip_type',0,-75,-31), (131931,5490008,1,'soga_nose_type',-1,-62,0), (131932,5490008,0,'soga_skin_color',167,127,69), (131933,6190000,1,'cheek_type',91,-1,0), (131934,6190000,1,'chin_type',75,31,34), (131935,6190000,1,'ear_type',-100,-97,0), (131936,6190000,1,'eye_brow_type',-47,74,-41), (131937,6190000,0,'eye_color',204,204,204), (131938,6190000,1,'eye_type',25,0,0), (131939,6190000,0,'hair_color1',14,198,50), (131940,6190000,1,'lip_type',-11,15,8), (131941,6190000,1,'nose_type',-83,14,-58), (131942,6190000,0,'skin_color',177,179,180), (131943,6190000,1,'soga_cheek_type',0,-47,74), (131944,6190000,1,'soga_chin_type',0,-11,15), (131945,6190000,1,'soga_ear_type',0,25,0), (131946,6190000,1,'soga_eye_brow_type',0,-100,-97), (131947,6190000,0,'soga_eye_color',204,204,204), (131948,6190000,1,'soga_lip_type',-41,91,-1), (131949,6190000,1,'soga_nose_type',8,75,31), (131950,6190000,0,'soga_skin_color',177,179,180), (131951,6190001,0,'eye_color',172,33,255), (131952,6190001,0,'hair_type_color',255,255,255), (131953,6190001,0,'hair_type_highlight_color',255,255,255), (131954,6190001,0,'skin_color',241,241,234), (131955,6190001,0,'soga_eye_color',255,0,255), (131956,6190001,0,'soga_hair_type_color',255,255,255), (131957,6190001,0,'soga_hair_type_highlight_color',255,255,255), (131958,6190002,0,'eye_color',210,152,45), (131959,6190002,0,'skin_color',128,64,0), (131960,6190002,0,'soga_eye_color',255,0,255), (131961,6190003,0,'skin_color',106,87,21), (131962,6190003,0,'soga_eye_color',255,0,255), (131963,6190004,0,'eye_color',0,0,128), (131964,6190004,0,'skin_color',142,180,74), (131965,6190004,0,'soga_eye_color',255,0,255), (131966,6190005,0,'eye_color',255,255,255), (131967,6190005,0,'hair_type_color',255,255,255), (131968,6190005,0,'hair_type_highlight_color',255,255,255), (131969,6190005,0,'skin_color',255,255,255), (131970,6190005,0,'soga_eye_color',255,0,255), (131971,6190005,0,'soga_hair_type_color',255,255,255), (131972,6190005,0,'soga_hair_type_highlight_color',255,255,255), (131973,6190006,0,'eye_color',255,164,255), (131974,6190006,0,'skin_color',255,255,255), (131975,6190006,0,'soga_eye_color',255,0,255), (131976,6190007,0,'eye_color',255,255,255), (131977,6190007,0,'skin_color',255,255,255), (131978,6190007,0,'soga_eye_color',255,0,255), (131979,6190008,0,'eye_color',255,255,255), (131980,6190008,0,'skin_color',255,255,255), (131981,6190008,0,'soga_eye_color',255,0,255), (131982,6190009,0,'eye_color',255,255,255), (131983,6190009,0,'skin_color',255,255,255), (131984,6190009,0,'soga_eye_color',255,0,255), (131985,6190010,0,'eye_color',255,255,255), (131986,6190010,0,'skin_color',255,255,255), (131987,6190010,0,'soga_eye_color',255,0,255), (131988,6190011,0,'eye_color',255,255,255), (131989,6190011,0,'skin_color',255,255,255), (131990,6190011,0,'soga_eye_color',255,0,255), (131991,6200000,0,'eye_color',210,152,45), (131992,6200000,0,'skin_color',128,64,0), (131993,6200000,0,'soga_eye_color',255,0,255), (131994,6200001,0,'skin_color',106,87,21), (131995,6200001,0,'soga_eye_color',255,0,255), (131996,6200002,0,'eye_color',0,0,128), (131997,6200002,0,'skin_color',142,180,74), (131998,6200002,0,'soga_eye_color',255,0,255), (131999,6200003,0,'eye_color',255,255,255), (132000,6200003,0,'hair_type_color',255,255,255), (132001,6200003,0,'hair_type_highlight_color',255,255,255), (132002,6200003,0,'skin_color',255,255,255), (132003,6200003,0,'soga_eye_color',255,0,255), (132004,6200003,0,'soga_hair_type_color',255,255,255), (132005,6200003,0,'soga_hair_type_highlight_color',255,255,255), (132006,6200004,0,'eye_color',255,164,255), (132007,6200004,0,'skin_color',255,255,255), (132008,6200004,0,'soga_eye_color',255,0,255), (132009,6200005,0,'eye_color',255,255,255), (132010,6200005,0,'skin_color',255,255,255), (132011,6200005,0,'soga_eye_color',255,0,255), (132012,6200006,0,'eye_color',255,255,255), (132013,6200006,0,'skin_color',255,255,255), (132014,6200006,0,'soga_eye_color',255,0,255), (132015,6200007,0,'eye_color',255,255,255), (132016,6200007,0,'skin_color',255,255,255), (132017,6200007,0,'soga_eye_color',255,0,255), (132018,6200008,0,'eye_color',255,255,255), (132019,6200008,0,'skin_color',255,255,255), (132020,6200008,0,'soga_eye_color',255,0,255), (132021,6200009,0,'eye_color',255,255,255), (132022,6200009,0,'skin_color',255,255,255), (132023,6200009,0,'soga_eye_color',255,0,255), (132024,6210000,0,'eye_color',255,255,255), (132025,6210000,0,'skin_color',255,255,255), (132026,6210000,0,'soga_eye_color',255,0,255), (132027,6210001,0,'eye_color',255,255,255), (132028,6210001,0,'skin_color',255,255,255), (132029,6210001,0,'soga_eye_color',255,0,255), (132030,6210002,0,'eye_color',255,255,255), (132031,6210002,0,'hair_type_color',34,34,34), (132032,6210002,0,'hair_type_highlight_color',34,34,34), (132033,6210002,0,'skin_color',255,255,255), (132034,6210002,0,'soga_eye_color',255,0,255), (132035,6210002,0,'soga_hair_type_color',34,34,34), (132036,6210002,0,'soga_hair_type_highlight_color',34,34,34), (132037,6210003,0,'eye_color',143,211,245), (132038,6210003,0,'skin_color',255,255,255), (132039,6210003,0,'soga_eye_color',255,0,255), (132040,6210004,0,'eye_color',255,230,255), (132041,6210004,0,'skin_color',255,255,255), (132042,6210004,0,'soga_eye_color',255,0,255), (132043,6210005,0,'eye_color',255,255,255), (132044,6210005,0,'skin_color',255,255,255), (132045,6210005,0,'soga_eye_color',255,0,255), (132046,6210006,0,'eye_color',255,255,255), (132047,6210006,0,'skin_color',255,255,255), (132048,6210006,0,'soga_eye_color',255,0,255), (132049,6210007,0,'eye_color',255,255,255), (132050,6210007,0,'skin_color',255,255,255), (132051,6210007,0,'soga_eye_color',255,0,255), (132052,6210008,0,'eye_color',0,116,234), (132053,6210008,0,'skin_color',226,189,75), (132054,6210008,0,'soga_eye_color',255,0,255), (132055,6210009,0,'eye_color',255,255,255), (132056,6210009,0,'skin_color',255,255,255), (132057,6210009,0,'soga_eye_color',255,0,255), (132058,6210010,0,'eye_color',255,255,255), (132059,6210010,0,'skin_color',255,255,255), (132060,6210010,0,'soga_eye_color',255,0,255), (132061,6210011,0,'eye_color',1,1,1), (132062,6210011,0,'skin_color',0,128,192), (132063,6210011,0,'soga_eye_color',255,0,255), (132064,6210012,0,'eye_color',255,255,255), (132065,6210012,0,'skin_color',255,255,255), (132066,6210012,0,'soga_eye_color',255,0,255), (132067,6210013,0,'eye_color',255,255,255), (132068,6210013,0,'skin_color',255,255,255), (132069,6210013,0,'soga_eye_color',255,0,255), (132070,6210014,0,'eye_color',255,255,255), (132071,6210014,0,'skin_color',255,255,255), (132072,6210014,0,'soga_eye_color',255,0,255), (132073,6210015,0,'eye_color',255,255,255), (132074,6210015,0,'hair_type_color',255,255,255), (132075,6210015,0,'hair_type_highlight_color',255,255,255), (132076,6210015,0,'skin_color',255,255,255), (132077,6210015,0,'soga_eye_color',255,0,255), (132078,6210015,0,'soga_hair_type_color',255,255,255), (132079,6210015,0,'soga_hair_type_highlight_color',255,255,255), (132080,6210016,0,'eye_color',255,255,255), (132081,6210016,0,'skin_color',255,255,255), (132082,6210016,0,'soga_eye_color',255,0,255), (132083,6210017,0,'eye_color',255,147,248), (132084,6210017,0,'skin_color',255,255,255), (132085,6210017,0,'soga_eye_color',255,0,255), (132086,6210018,0,'eye_color',255,255,255), (132087,6210018,0,'skin_color',255,255,255), (132088,6210018,0,'soga_eye_color',255,0,255), (132089,6210019,0,'eye_color',210,255,255), (132090,6210019,0,'skin_color',255,255,255), (132091,6210019,0,'soga_eye_color',255,0,255), (132092,6210020,0,'eye_color',1,1,1), (132093,6210020,0,'skin_color',128,64,0), (132094,6210020,0,'soga_eye_color',255,0,255), (132095,6210021,0,'eye_color',25,25,25), (132096,6210021,0,'skin_color',255,128,0), (132097,6210021,0,'soga_eye_color',255,0,255), (132098,6210022,0,'eye_color',1,1,1), (132099,6210022,0,'skin_color',128,0,64), (132100,6210022,0,'soga_eye_color',255,0,255), (132101,6210023,0,'eye_color',255,255,255), (132102,6210023,0,'skin_color',255,255,255), (132103,6210023,0,'soga_eye_color',255,0,255), (132104,6210024,0,'eye_color',255,255,255), (132105,6210024,0,'skin_color',255,255,255), (132106,6210024,0,'soga_eye_color',255,0,255), (132107,6210025,0,'eye_color',255,255,255), (132108,6210025,0,'skin_color',255,255,255), (132109,6210025,0,'soga_eye_color',255,0,255), (132110,6140000,1,'cheek_type',91,-1,0), (132111,6140000,1,'chin_type',75,31,34), (132112,6140000,1,'ear_type',-100,-97,0), (132113,6140000,1,'eye_brow_type',-47,74,-41), (132114,6140000,0,'eye_color',204,204,204), (132115,6140000,1,'eye_type',25,0,0), (132116,6140000,0,'hair_color1',14,198,50), (132117,6140000,1,'lip_type',-11,15,8), (132118,6140000,1,'nose_type',-83,14,-58), (132119,6140000,0,'skin_color',177,179,180), (132120,6140000,1,'soga_cheek_type',0,-47,74), (132121,6140000,1,'soga_chin_type',0,-11,15), (132122,6140000,1,'soga_ear_type',0,25,0), (132123,6140000,1,'soga_eye_brow_type',0,-100,-97), (132124,6140000,0,'soga_eye_color',204,204,204), (132125,6140000,1,'soga_lip_type',-41,91,-1), (132126,6140000,1,'soga_nose_type',8,75,31), (132127,6140000,0,'soga_skin_color',177,179,180), (132128,6140001,0,'eye_color',255,255,255), (132129,6140001,0,'skin_color',255,255,255), (132130,6140001,0,'soga_eye_color',255,0,255), (132131,6140002,0,'eye_color',255,255,255), (132132,6140002,0,'skin_color',255,255,255), (132133,6140002,0,'soga_eye_color',255,0,255), (132134,6140003,0,'eye_color',255,255,255), (132135,6140003,0,'skin_color',255,255,255), (132136,6140003,0,'soga_eye_color',255,0,255), (132137,6140004,0,'eye_color',255,255,255), (132138,6140004,0,'skin_color',255,255,255), (132139,6140004,0,'soga_eye_color',255,0,255), (132140,6140005,0,'eye_color',255,255,255), (132141,6140005,0,'skin_color',255,255,255), (132142,6140005,0,'soga_eye_color',255,0,255), (132143,6140006,0,'eye_color',160,255,255), (132144,6140006,0,'hair_type_color',255,255,255), (132145,6140006,0,'hair_type_highlight_color',255,255,255), (132146,6140006,0,'skin_color',255,255,255), (132147,6140006,0,'soga_eye_color',255,0,255), (132148,6140006,0,'soga_hair_type_color',255,255,255), (132149,6140006,0,'soga_hair_type_highlight_color',255,255,255), (132150,6140007,0,'eye_color',216,255,255), (132151,6140007,0,'hair_type_color',255,255,255), (132152,6140007,0,'hair_type_highlight_color',255,255,255), (132153,6140007,0,'skin_color',255,255,255), (132154,6140007,0,'soga_eye_color',255,0,255), (132155,6140007,0,'soga_hair_type_color',255,255,255), (132156,6140007,0,'soga_hair_type_highlight_color',255,255,255), (132157,6140008,0,'eye_color',166,255,192), (132158,6140008,0,'hair_type_color',255,255,255), (132159,6140008,0,'hair_type_highlight_color',255,255,255), (132160,6140008,0,'skin_color',255,255,255), (132161,6140008,0,'soga_eye_color',255,0,255), (132162,6140008,0,'soga_hair_type_color',255,255,255), (132163,6140008,0,'soga_hair_type_highlight_color',255,255,255), (132164,6140009,0,'eye_color',255,255,255), (132165,6140009,0,'skin_color',128,128,128), (132166,6140009,0,'soga_eye_color',255,0,255), (132167,6140010,0,'eye_color',183,255,255), (132168,6140010,0,'skin_color',255,255,255), (132169,6140010,0,'soga_eye_color',255,0,255), (132170,6140011,0,'eye_color',255,255,255), (132171,6140011,0,'hair_type_color',255,255,255), (132172,6140011,0,'hair_type_highlight_color',255,255,255), (132173,6140011,0,'skin_color',255,255,255), (132174,6140011,0,'soga_eye_color',255,0,255), (132175,6140011,0,'soga_hair_type_color',255,255,255), (132176,6140011,0,'soga_hair_type_highlight_color',255,255,255), (132177,6140012,0,'eye_color',255,255,255), (132178,6140012,0,'hair_type_color',255,255,255), (132179,6140012,0,'hair_type_highlight_color',255,255,255), (132180,6140012,0,'skin_color',255,255,255), (132181,6140012,0,'soga_eye_color',255,0,255), (132182,6140012,0,'soga_hair_type_color',255,255,255), (132183,6140012,0,'soga_hair_type_highlight_color',255,255,255), (132184,6140013,0,'eye_color',255,201,255), (132185,6140013,0,'hair_type_color',255,255,255), (132186,6140013,0,'hair_type_highlight_color',255,255,255), (132187,6140013,0,'skin_color',255,255,255), (132188,6140013,0,'soga_eye_color',255,0,255), (132189,6140013,0,'soga_hair_type_color',255,255,255), (132190,6140013,0,'soga_hair_type_highlight_color',255,255,255), (132191,6140014,0,'eye_color',216,255,205), (132192,6140014,0,'skin_color',255,255,255), (132193,6140014,0,'soga_eye_color',255,0,255), (132194,6140015,0,'eye_color',227,255,223), (132195,6140015,0,'skin_color',255,255,255), (132196,6140015,0,'soga_eye_color',255,0,255), (132197,6140016,0,'eye_color',255,249,149), (132198,6140016,0,'skin_color',255,255,255), (132199,6140016,0,'soga_eye_color',255,0,255), (132200,6140017,0,'eye_color',230,149,255), (132201,6140017,0,'hair_type_color',255,255,255), (132202,6140017,0,'hair_type_highlight_color',255,255,255), (132203,6140017,0,'skin_color',255,255,255), (132204,6140017,0,'soga_eye_color',255,0,255), (132205,6140017,0,'soga_hair_type_color',255,255,255), (132206,6140017,0,'soga_hair_type_highlight_color',255,255,255), (132207,6140018,0,'eye_color',255,255,255), (132208,6140018,0,'hair_type_color',251,65,4), (132209,6140018,0,'hair_type_highlight_color',192,192,192), (132210,6140018,0,'skin_color',255,255,255), (132211,6140018,0,'soga_eye_color',255,0,255), (132212,6140018,0,'soga_hair_type_color',251,65,4), (132213,6140018,0,'soga_hair_type_highlight_color',192,192,192), (132214,6140019,0,'eye_color',255,255,255), (132215,6140019,0,'skin_color',255,255,255), (132216,6140019,0,'soga_eye_color',255,0,255), (132217,6140020,0,'eye_color',255,255,255), (132218,6140020,0,'skin_color',128,0,0), (132219,6140020,0,'soga_eye_color',255,0,255), (132220,4950000,0,'eye_color',160,255,255), (132221,4950000,0,'hair_type_color',255,255,255), (132222,4950000,0,'hair_type_highlight_color',255,255,255), (132223,4950000,0,'skin_color',255,255,255), (132224,4950000,0,'soga_eye_color',255,0,255), (132225,4950000,0,'soga_hair_type_color',255,255,255), (132226,4950000,0,'soga_hair_type_highlight_color',255,255,255), (132227,4950001,0,'eye_color',216,255,255), (132228,4950001,0,'hair_type_color',255,255,255), (132229,4950001,0,'hair_type_highlight_color',255,255,255), (132230,4950001,0,'skin_color',255,255,255), (132231,4950001,0,'soga_eye_color',255,0,255), (132232,4950001,0,'soga_hair_type_color',255,255,255), (132233,4950001,0,'soga_hair_type_highlight_color',255,255,255), (132234,4950002,0,'eye_color',166,255,192), (132235,4950002,0,'hair_type_color',255,255,255), (132236,4950002,0,'hair_type_highlight_color',255,255,255), (132237,4950002,0,'skin_color',255,255,255), (132238,4950002,0,'soga_eye_color',255,0,255), (132239,4950002,0,'soga_hair_type_color',255,255,255), (132240,4950002,0,'soga_hair_type_highlight_color',255,255,255), (132241,4950003,0,'eye_color',255,201,255), (132242,4950003,0,'hair_type_color',255,255,255), (132243,4950003,0,'hair_type_highlight_color',255,255,255), (132244,4950003,0,'skin_color',255,255,255), (132245,4950003,0,'soga_eye_color',255,0,255), (132246,4950003,0,'soga_hair_type_color',255,255,255), (132247,4950003,0,'soga_hair_type_highlight_color',255,255,255), (132248,4950004,0,'eye_color',203,166,255), (132249,4950004,0,'skin_color',255,255,255), (132250,4950004,0,'soga_eye_color',255,0,255), (132251,4950005,0,'eye_color',255,255,255), (132252,4950005,0,'skin_color',255,255,255), (132253,4950005,0,'soga_eye_color',255,0,255), (132254,4950006,0,'eye_color',255,128,0), (132255,4950006,0,'skin_color',83,40,0), (132256,4950006,0,'soga_eye_color',255,0,255), (132257,4950007,0,'eye_color',106,80,26), (132258,4950007,0,'skin_color',62,62,62), (132259,4950007,0,'soga_eye_color',255,0,255), (132260,4950008,0,'eye_color',255,255,255), (132261,4950008,0,'skin_color',81,55,40), (132262,4950008,0,'soga_eye_color',255,0,255), (132263,4950009,0,'eye_color',255,255,255), (132264,4950009,0,'skin_color',91,33,17), (132265,4950009,0,'soga_eye_color',255,0,255), (132266,4950010,0,'eye_color',118,91,14), (132267,4950010,0,'skin_color',97,43,10), (132268,4950010,0,'soga_eye_color',255,0,255), (132269,4950011,0,'eye_color',255,255,255), (132270,4950011,0,'skin_color',255,255,255), (132271,4950011,0,'soga_eye_color',255,0,255), (132272,4950012,0,'eye_color',0,0,64), (132273,4950012,0,'skin_color',0,64,128), (132274,4950012,0,'soga_eye_color',255,0,255), (132275,4950013,0,'eye_color',255,255,255), (132276,4950013,0,'skin_color',128,0,0), (132277,4950013,0,'soga_eye_color',255,0,255), (132278,4950014,0,'eye_color',255,255,255), (132279,4950014,0,'skin_color',106,80,26), (132280,4950014,0,'soga_eye_color',255,0,255), (132281,4950015,0,'eye_color',255,255,255), (132282,4950015,0,'skin_color',128,64,0), (132283,4950015,0,'soga_eye_color',255,0,255), (132284,4950016,0,'eye_color',255,143,255), (132285,4950016,0,'skin_color',255,255,255), (132286,4950016,0,'soga_eye_color',255,0,255), (132287,6150000,1,'cheek_type',91,-1,0), (132288,6150000,1,'chin_type',75,31,34), (132289,6150000,1,'ear_type',-100,-97,0), (132290,6150000,1,'eye_brow_type',-47,74,-41), (132291,6150000,0,'eye_color',204,204,204), (132292,6150000,1,'eye_type',25,0,0), (132293,6150000,0,'hair_color1',14,198,50), (132294,6150000,1,'lip_type',-11,15,8), (132295,6150000,1,'nose_type',-83,14,-58), (132296,6150000,0,'skin_color',177,179,180), (132297,6150000,1,'soga_cheek_type',0,-47,74), (132298,6150000,1,'soga_chin_type',0,-11,15), (132299,6150000,1,'soga_ear_type',0,25,0), (132300,6150000,1,'soga_eye_brow_type',0,-100,-97), (132301,6150000,0,'soga_eye_color',204,204,204), (132302,6150000,1,'soga_lip_type',-41,91,-1), (132303,6150000,1,'soga_nose_type',8,75,31), (132304,6150000,0,'soga_skin_color',177,179,180), (132305,6150001,0,'eye_color',160,255,255), (132306,6150001,0,'hair_type_color',255,255,255), (132307,6150001,0,'hair_type_highlight_color',255,255,255), (132308,6150001,0,'skin_color',255,255,255), (132309,6150001,0,'soga_eye_color',255,0,255), (132310,6150001,0,'soga_hair_type_color',255,255,255), (132311,6150001,0,'soga_hair_type_highlight_color',255,255,255), (132312,6150002,0,'eye_color',216,255,255), (132313,6150002,0,'hair_type_color',255,255,255), (132314,6150002,0,'hair_type_highlight_color',255,255,255), (132315,6150002,0,'skin_color',255,255,255), (132316,6150002,0,'soga_eye_color',255,0,255), (132317,6150002,0,'soga_hair_type_color',255,255,255), (132318,6150002,0,'soga_hair_type_highlight_color',255,255,255), (132319,6150003,0,'eye_color',166,255,192), (132320,6150003,0,'hair_type_color',255,255,255), (132321,6150003,0,'hair_type_highlight_color',255,255,255), (132322,6150003,0,'skin_color',255,255,255), (132323,6150003,0,'soga_eye_color',255,0,255), (132324,6150003,0,'soga_hair_type_color',255,255,255), (132325,6150003,0,'soga_hair_type_highlight_color',255,255,255), (132326,6150004,0,'eye_color',255,201,255), (132327,6150004,0,'hair_type_color',255,255,255), (132328,6150004,0,'hair_type_highlight_color',255,255,255), (132329,6150004,0,'skin_color',255,255,255), (132330,6150004,0,'soga_eye_color',255,0,255), (132331,6150004,0,'soga_hair_type_color',255,255,255), (132332,6150004,0,'soga_hair_type_highlight_color',255,255,255), (132333,6150005,0,'eye_color',203,166,255), (132334,6150005,0,'skin_color',255,255,255), (132335,6150005,0,'soga_eye_color',255,0,255), (132336,6150006,0,'eye_color',255,255,255), (132337,6150006,0,'skin_color',255,255,255), (132338,6150006,0,'soga_eye_color',255,0,255), (132339,6150007,0,'eye_color',255,128,0), (132340,6150007,0,'skin_color',83,40,0), (132341,6150007,0,'soga_eye_color',255,0,255), (132342,6150008,0,'eye_color',106,80,26), (132343,6150008,0,'skin_color',62,62,62), (132344,6150008,0,'soga_eye_color',255,0,255), (132345,6150009,0,'eye_color',255,255,255), (132346,6150009,0,'skin_color',81,55,40), (132347,6150009,0,'soga_eye_color',255,0,255), (132348,6150010,0,'eye_color',255,255,255), (132349,6150010,0,'skin_color',91,33,17), (132350,6150010,0,'soga_eye_color',255,0,255), (132351,6150011,0,'eye_color',118,91,14), (132352,6150011,0,'skin_color',97,43,10), (132353,6150011,0,'soga_eye_color',255,0,255), (132354,6150012,0,'eye_color',255,255,255), (132355,6150012,0,'skin_color',255,255,255), (132356,6150012,0,'soga_eye_color',255,0,255), (132357,6150013,0,'eye_color',255,255,255), (132358,6150013,0,'skin_color',128,0,0), (132359,6150013,0,'soga_eye_color',255,0,255), (132360,6150014,0,'eye_color',255,255,255), (132361,6150014,0,'skin_color',106,80,26), (132362,6150014,0,'soga_eye_color',255,0,255), (132363,6150015,0,'eye_color',255,255,255), (132364,6150015,0,'skin_color',128,64,0), (132365,6150015,0,'soga_eye_color',255,0,255), (132366,6150016,0,'eye_color',255,143,255), (132367,6150016,0,'skin_color',255,255,255), (132368,6150016,0,'soga_eye_color',255,0,255), (132369,6150017,0,'eye_color',161,164,255), (132370,6150017,0,'skin_color',255,255,255), (132371,6150017,0,'soga_eye_color',255,0,255), (132372,6160000,1,'cheek_type',91,-1,0), (132373,6160000,1,'chin_type',75,31,34), (132374,6160000,1,'ear_type',-100,-97,0), (132375,6160000,1,'eye_brow_type',-47,74,-41), (132376,6160000,0,'eye_color',204,204,204), (132377,6160000,1,'eye_type',25,0,0), (132378,6160000,0,'hair_color1',14,198,50), (132379,6160000,1,'lip_type',-11,15,8), (132380,6160000,1,'nose_type',-83,14,-58), (132381,6160000,0,'skin_color',177,179,180), (132382,6160000,1,'soga_cheek_type',0,-47,74), (132383,6160000,1,'soga_chin_type',0,-11,15), (132384,6160000,1,'soga_ear_type',0,25,0), (132385,6160000,1,'soga_eye_brow_type',0,-100,-97), (132386,6160000,0,'soga_eye_color',204,204,204), (132387,6160000,1,'soga_lip_type',-41,91,-1), (132388,6160000,1,'soga_nose_type',8,75,31), (132389,6160000,0,'soga_skin_color',177,179,180), (132390,6160001,0,'eye_color',128,128,64), (132391,6160001,0,'skin_color',0,128,0), (132392,6160001,0,'soga_eye_color',255,0,255), (132393,6160002,0,'eye_color',128,128,128), (132394,6160002,0,'skin_color',64,0,128), (132395,6160002,0,'soga_eye_color',255,0,255), (132396,6160003,0,'eye_color',36,36,36), (132397,6160003,0,'skin_color',0,0,255), (132398,6160003,0,'soga_eye_color',255,0,255), (132399,6160004,0,'eye_color',255,255,255), (132400,6160004,0,'skin_color',255,255,255), (132401,6160004,0,'soga_eye_color',255,0,255), (132402,6160005,0,'eye_color',190,203,231), (132403,6160005,0,'skin_color',255,255,255), (132404,6160005,0,'soga_eye_color',255,0,255), (132405,6160006,0,'eye_color',255,255,226), (132406,6160006,0,'skin_color',255,255,255), (132407,6160006,0,'soga_eye_color',255,0,255), (132408,6160007,0,'eye_color',255,149,143), (132409,6160007,0,'skin_color',255,255,255), (132410,6160007,0,'soga_eye_color',255,0,255), (132411,6160008,0,'eye_color',255,232,255), (132412,6160008,0,'skin_color',255,255,255), (132413,6160008,0,'soga_eye_color',255,0,255), (132414,6160009,0,'eye_color',175,255,255), (132415,6160009,0,'skin_color',255,255,255), (132416,6160009,0,'soga_eye_color',255,0,255), (132417,6160010,0,'eye_color',215,189,242), (132418,6160010,0,'skin_color',255,255,255), (132419,6160010,0,'soga_eye_color',255,0,255), (132420,6160011,0,'eye_color',230,225,255), (132421,6160011,0,'skin_color',255,255,255), (132422,6160011,0,'soga_eye_color',255,0,255), (132423,6160012,0,'eye_color',255,255,144), (132424,6160012,0,'skin_color',255,255,255), (132425,6160012,0,'soga_eye_color',255,0,255), (132426,6160013,0,'eye_color',165,219,224), (132427,6160013,0,'skin_color',255,255,255), (132428,6160013,0,'soga_eye_color',255,0,255), (132429,6160014,0,'eye_color',228,234,139), (132430,6160014,0,'skin_color',255,255,255), (132431,6160014,0,'soga_eye_color',255,0,255), (132432,6160015,0,'eye_color',153,191,129), (132433,6160015,0,'skin_color',255,255,255), (132434,6160015,0,'soga_eye_color',255,0,255), (132435,6160016,0,'eye_color',216,255,251), (132436,6160016,0,'skin_color',255,255,255), (132437,6160016,0,'soga_eye_color',255,0,255), (132438,6160017,0,'eye_color',219,132,255), (132439,6160017,0,'skin_color',255,255,255), (132440,6160017,0,'soga_eye_color',255,0,255), (132441,6160018,0,'eye_color',255,255,255), (132442,6160018,0,'skin_color',255,255,255), (132443,6160018,0,'soga_eye_color',255,0,255), (132444,6160019,0,'eye_color',255,255,228), (132445,6160019,0,'skin_color',255,255,255), (132446,6160019,0,'soga_eye_color',255,0,255), (132447,6160020,0,'eye_color',255,255,255), (132448,6160020,0,'skin_color',255,255,255), (132449,6160020,0,'soga_eye_color',255,0,255), (132450,6160021,0,'eye_color',255,255,255), (132451,6160021,0,'skin_color',255,255,255), (132452,6160021,0,'soga_eye_color',255,0,255), (132453,6160022,0,'eye_color',255,255,255), (132454,6160022,0,'skin_color',255,255,255), (132455,6160022,0,'soga_eye_color',255,0,255), (132456,6160023,0,'eye_color',245,255,255), (132457,6160023,0,'skin_color',255,255,255), (132458,6160023,0,'soga_eye_color',255,0,255), (132459,6160024,0,'eye_color',255,255,255), (132460,6160024,0,'skin_color',255,255,255), (132461,6160024,0,'soga_eye_color',255,0,255), (132462,6160025,0,'eye_color',255,255,154), (132463,6160025,0,'skin_color',128,128,128), (132464,6160025,0,'soga_eye_color',255,0,255), (132465,6160026,0,'eye_color',140,173,255), (132466,6160026,0,'skin_color',255,255,255), (132467,6160026,0,'soga_eye_color',255,0,255), (132468,4960000,0,'eye_color',128,128,128), (132469,4960000,0,'skin_color',64,0,128), (132470,4960000,0,'soga_eye_color',255,0,255), (132471,4960001,0,'eye_color',36,36,36), (132472,4960001,0,'skin_color',0,0,255), (132473,4960001,0,'soga_eye_color',255,0,255), (132474,4960002,0,'eye_color',255,255,255), (132475,4960002,0,'skin_color',255,255,255), (132476,4960002,0,'soga_eye_color',255,0,255), (132477,4960003,0,'eye_color',1,1,1), (132478,4960003,0,'skin_color',128,0,64), (132479,4960003,0,'soga_eye_color',255,0,255), (132480,4960004,0,'eye_color',255,255,255), (132481,4960004,0,'skin_color',255,255,255), (132482,4960004,0,'soga_eye_color',255,0,255), (132483,4960005,0,'eye_color',255,255,255), (132484,4960005,0,'skin_color',255,255,255), (132485,4960005,0,'soga_eye_color',255,0,255), (132486,4960006,0,'eye_color',255,255,255), (132487,4960006,0,'skin_color',255,255,255), (132488,4960006,0,'soga_eye_color',255,0,255), (132489,4960007,0,'eye_color',1,1,1), (132490,4960007,0,'skin_color',255,0,0), (132491,4960007,0,'soga_eye_color',255,0,255), (132492,4960008,0,'eye_color',128,128,64), (132493,4960008,0,'skin_color',128,128,0), (132494,4960008,0,'soga_eye_color',255,0,255), (132495,4960009,0,'eye_color',0,0,64), (132496,4960009,0,'skin_color',0,0,128), (132497,4960009,0,'soga_eye_color',255,0,255), (132498,4960010,0,'eye_color',128,0,0), (132499,4960010,0,'hair_type_color',255,255,255), (132500,4960010,0,'hair_type_highlight_color',255,255,255), (132501,4960010,0,'skin_color',255,0,0), (132502,4960010,0,'soga_eye_color',255,0,255), (132503,4960010,0,'soga_hair_type_color',255,255,255), (132504,4960010,0,'soga_hair_type_highlight_color',255,255,255), (132505,4960011,0,'eye_color',1,1,1), (132506,4960011,0,'skin_color',128,64,0), (132507,4960011,0,'soga_eye_color',255,0,255), (132508,4960012,0,'eye_color',1,1,1), (132509,4960012,0,'skin_color',128,0,64), (132510,4960012,0,'soga_eye_color',255,0,255), (132511,4960013,0,'eye_color',1,1,1), (132512,4960013,0,'skin_color',128,255,128), (132513,4960013,0,'soga_eye_color',255,0,255), (132514,6170000,0,'eye_color',128,128,128), (132515,6170000,0,'skin_color',64,0,128), (132516,6170000,0,'soga_eye_color',255,0,255), (132517,6170001,0,'eye_color',36,36,36), (132518,6170001,0,'skin_color',0,0,255), (132519,6170001,0,'soga_eye_color',255,0,255), (132520,6170002,0,'eye_color',255,255,255), (132521,6170002,0,'skin_color',255,255,255), (132522,6170002,0,'soga_eye_color',255,0,255), (132523,6170003,0,'eye_color',1,1,1), (132524,6170003,0,'skin_color',128,0,64), (132525,6170003,0,'soga_eye_color',255,0,255), (132526,6170004,0,'eye_color',255,255,255), (132527,6170004,0,'skin_color',255,255,255), (132528,6170004,0,'soga_eye_color',255,0,255), (132529,6170005,0,'eye_color',255,255,255), (132530,6170005,0,'skin_color',255,255,255), (132531,6170005,0,'soga_eye_color',255,0,255), (132532,6170006,0,'eye_color',255,255,255), (132533,6170006,0,'skin_color',255,255,255), (132534,6170006,0,'soga_eye_color',255,0,255), (132535,6170007,0,'eye_color',1,1,1), (132536,6170007,0,'skin_color',255,0,0), (132537,6170007,0,'soga_eye_color',255,0,255), (132538,6170008,0,'eye_color',1,1,1), (132539,6170008,0,'skin_color',128,64,0), (132540,6170008,0,'soga_eye_color',255,0,255), (132541,6170009,0,'eye_color',1,1,1), (132542,6170009,0,'skin_color',128,0,64), (132543,6170009,0,'soga_eye_color',255,0,255), (132544,6170010,0,'eye_color',1,1,1), (132545,6170010,0,'skin_color',128,255,128), (132546,6170010,0,'soga_eye_color',255,0,255), (132547,6170011,0,'eye_color',128,128,64), (132548,6170011,0,'skin_color',128,128,0), (132549,6170011,0,'soga_eye_color',255,0,255), (132550,6170012,0,'eye_color',0,0,64), (132551,6170012,0,'hair_type_color',255,255,255), (132552,6170012,0,'hair_type_highlight_color',255,255,255), (132553,6170012,0,'skin_color',0,0,128), (132554,6170012,0,'soga_eye_color',255,0,255), (132555,6170012,0,'soga_hair_type_color',255,255,255), (132556,6170012,0,'soga_hair_type_highlight_color',255,255,255), (132557,6170013,0,'eye_color',128,0,0), (132558,6170013,0,'hair_type_color',255,255,255), (132559,6170013,0,'hair_type_highlight_color',255,255,255), (132560,6170013,0,'skin_color',255,0,0), (132561,6170013,0,'soga_eye_color',255,0,255), (132562,6170013,0,'soga_hair_type_color',255,255,255), (132563,6170013,0,'soga_hair_type_highlight_color',255,255,255), (132564,4970000,0,'eye_color',255,255,255), (132565,4970000,0,'skin_color',255,255,255), (132566,4970000,0,'soga_eye_color',255,0,255), (132567,4970001,0,'eye_color',255,255,255), (132568,4970001,0,'skin_color',255,255,255), (132569,4970001,0,'soga_eye_color',255,0,255), (132570,4970002,0,'eye_color',255,255,255), (132571,4970002,0,'skin_color',255,255,255), (132572,4970002,0,'soga_eye_color',255,0,255), (132573,4970003,0,'eye_color',255,225,255), (132574,4970003,0,'skin_color',255,255,255), (132575,4970003,0,'soga_eye_color',255,0,255), (132576,4970004,0,'eye_color',255,255,215), (132577,4970004,0,'skin_color',255,255,255), (132578,4970004,0,'soga_eye_color',255,0,255), (132579,4970005,0,'eye_color',255,255,255), (132580,4970005,0,'skin_color',255,255,255), (132581,4970005,0,'soga_eye_color',255,0,255), (132582,4970006,0,'eye_color',255,255,255), (132583,4970006,0,'skin_color',255,255,255), (132584,4970006,0,'soga_eye_color',255,0,255), (132585,4970007,0,'eye_color',255,255,255), (132586,4970007,0,'skin_color',255,255,255), (132587,4970007,0,'soga_eye_color',255,0,255), (132588,6180000,0,'eye_color',255,255,255), (132589,6180000,0,'skin_color',255,255,255), (132590,6180000,0,'soga_eye_color',255,0,255), (132591,6180001,0,'eye_color',255,255,255), (132592,6180001,0,'skin_color',255,255,255), (132593,6180001,0,'soga_eye_color',255,0,255), (132594,6180002,0,'eye_color',255,225,255), (132595,6180002,0,'skin_color',255,255,255), (132596,6180002,0,'soga_eye_color',255,0,255), (132597,6180003,0,'eye_color',255,255,215), (132598,6180003,0,'skin_color',255,255,255), (132599,6180003,0,'soga_eye_color',255,0,255), (132600,6180004,0,'eye_color',255,255,255), (132601,6180004,0,'skin_color',255,255,255), (132602,6180004,0,'soga_eye_color',255,0,255), (132603,6180005,0,'eye_color',255,255,255), (132604,6180005,0,'skin_color',255,255,255), (132605,6180005,0,'soga_eye_color',255,0,255), (132606,6180006,0,'eye_color',255,255,255), (132607,6180006,0,'skin_color',255,255,255), (132608,6180006,0,'soga_eye_color',255,0,255), (132609,6180007,0,'eye_color',255,255,255), (132610,6180007,0,'skin_color',255,255,255), (132611,6180007,0,'soga_eye_color',255,0,255), (132612,6230000,0,'eye_color',255,255,255), (132613,6230000,0,'skin_color',255,255,255), (132614,6230000,0,'soga_eye_color',255,0,255), (132615,6230001,1,'cheek_type',25,94,0), (132616,6230001,1,'chin_type',9,-38,-85), (132617,6230001,1,'ear_type',97,57,0), (132618,6230001,1,'eye_brow_type',-28,-14,-84), (132619,6230001,0,'eye_color',255,255,255), (132620,6230001,1,'eye_type',44,0,0), (132621,6230001,0,'hair_color1',93,179,249), (132622,6230001,1,'lip_type',53,87,74), (132623,6230001,1,'nose_type',50,93,-77), (132624,6230001,0,'skin_color',255,255,255), (132625,6230001,1,'soga_cheek_type',0,-28,-14), (132626,6230001,1,'soga_chin_type',0,53,87), (132627,6230001,1,'soga_ear_type',0,44,0), (132628,6230001,1,'soga_eye_brow_type',0,97,57), (132629,6230001,0,'soga_eye_color',255,0,255), (132630,6230001,1,'soga_lip_type',-84,25,94), (132631,6230001,1,'soga_nose_type',74,9,-38), (132632,6230001,0,'soga_skin_color',109,60,47), (132633,6230001,0,'wing_color1',255,255,255), (132634,6230001,0,'wing_color2',255,255,255), (132635,6230002,0,'eye_color',255,255,255), (132636,6230002,0,'skin_color',255,255,255), (132637,6230002,0,'soga_eye_color',255,0,255), (132638,6230003,0,'eye_color',255,255,255), (132639,6230003,0,'skin_color',255,255,255), (132640,6230003,0,'soga_eye_color',255,0,255), (132641,6230004,1,'cheek_type',-14,0,0), (132642,6230004,1,'chin_type',19,-42,-17), (132643,6230004,1,'ear_type',-7,-5,0), (132644,6230004,1,'eye_brow_type',0,39,11), (132645,6230004,0,'eye_color',136,184,199), (132646,6230004,1,'eye_type',-11,0,0), (132647,6230004,0,'hair_color1',230,253,0), (132648,6230004,0,'hair_face_color',43,37,29), (132649,6230004,0,'hair_face_highlight_color',139,135,108), (132650,6230004,0,'hair_type_color',43,37,29), (132651,6230004,0,'hair_type_highlight_color',139,135,108), (132652,6230004,1,'lip_type',-4,-11,0), (132653,6230004,1,'nose_type',-19,-26,-3), (132654,6230004,0,'skin_color',244,250,248), (132655,6230004,1,'soga_cheek_type',0,0,39), (132656,6230004,1,'soga_chin_type',0,-4,-11), (132657,6230004,1,'soga_ear_type',0,-11,0), (132658,6230004,1,'soga_eye_brow_type',0,-7,-5), (132659,6230004,0,'soga_eye_color',229,229,102), (132660,6230004,0,'soga_hair_face_color',43,37,29), (132661,6230004,0,'soga_hair_face_highlight_color',139,135,108), (132662,6230004,0,'soga_hair_type_color',43,37,29), (132663,6230004,0,'soga_hair_type_highlight_color',139,135,108), (132664,6230004,1,'soga_lip_type',11,-14,0), (132665,6230004,1,'soga_nose_type',0,19,-42), (132666,6230004,0,'soga_skin_color',244,250,248), (132667,6230004,0,'wing_color1',255,255,255), (132668,6230004,0,'wing_color2',255,255,255), (132669,6230005,0,'eye_color',255,255,255), (132670,6230005,0,'skin_color',255,255,255), (132671,6230005,0,'soga_eye_color',255,0,255), (132672,6230006,1,'cheek_type',91,-1,0), (132673,6230006,1,'chin_type',75,31,34), (132674,6230006,1,'ear_type',-100,-97,0), (132675,6230006,1,'eye_brow_type',-47,74,-41), (132676,6230006,0,'eye_color',204,204,204), (132677,6230006,1,'eye_type',25,0,0), (132678,6230006,0,'hair_color1',14,198,50), (132679,6230006,1,'lip_type',-11,15,8), (132680,6230006,1,'nose_type',-83,14,-58), (132681,6230006,0,'skin_color',177,179,180), (132682,6230006,1,'soga_cheek_type',0,-47,74), (132683,6230006,1,'soga_chin_type',0,-11,15), (132684,6230006,1,'soga_ear_type',0,25,0), (132685,6230006,1,'soga_eye_brow_type',0,-100,-97), (132686,6230006,0,'soga_eye_color',204,204,204), (132687,6230006,1,'soga_lip_type',-41,91,-1), (132688,6230006,1,'soga_nose_type',8,75,31), (132689,6230006,0,'soga_skin_color',177,179,180), (132690,6230007,0,'eye_color',255,255,255), (132691,6230007,0,'skin_color',255,255,255), (132692,6230007,0,'soga_eye_color',255,0,255), (132693,6230008,0,'eye_color',255,255,255), (132694,6230008,0,'skin_color',255,255,255), (132695,6230008,0,'soga_eye_color',255,0,255), (132696,6230009,0,'eye_color',255,255,255), (132697,6230009,0,'skin_color',255,255,255), (132698,6230009,0,'soga_eye_color',255,0,255), (132699,6230010,0,'eye_color',29,77,99), (132700,6230010,0,'skin_color',255,255,255), (132701,6230010,0,'soga_eye_color',255,0,255), (132702,6230011,0,'eye_color',255,255,255), (132703,6230011,0,'skin_color',255,255,255), (132704,6230011,0,'soga_eye_color',255,0,255), (132705,6230012,0,'eye_color',128,64,0), (132706,6230012,0,'skin_color',255,255,255), (132707,6230012,0,'soga_eye_color',255,0,255), (132708,6230013,0,'eye_color',255,255,255), (132709,6230013,0,'skin_color',255,255,255), (132710,6230013,0,'soga_eye_color',255,0,255), (132711,6230014,0,'eye_color',255,255,255), (132712,6230014,0,'skin_color',255,255,255), (132713,6230014,0,'soga_eye_color',255,0,255), (132714,6230015,1,'cheek_type',-40,-68,0), (132715,6230015,1,'chin_type',26,70,-40), (132716,6230015,1,'ear_type',-37,-25,0), (132717,6230015,1,'eye_brow_type',88,-63,-55), (132718,6230015,0,'eye_color',30,57,39), (132719,6230015,1,'eye_type',-31,0,0), (132720,6230015,0,'hair_color1',184,17,8), (132721,6230015,0,'hair_color2',244,0,0), (132722,6230015,0,'hair_face_color',198,139,15), (132723,6230015,0,'hair_face_highlight_color',244,246,246), (132724,6230015,0,'hair_type_color',198,139,15), (132725,6230015,0,'hair_type_highlight_color',244,246,246), (132726,6230015,1,'lip_type',-42,79,15), (132727,6230015,1,'nose_type',-25,-72,17), (132728,6230015,0,'skin_color',244,248,248), (132729,6230015,1,'soga_cheek_type',0,88,-63), (132730,6230015,1,'soga_chin_type',0,-42,79), (132731,6230015,1,'soga_ear_type',0,-31,0), (132732,6230015,1,'soga_eye_brow_type',0,-37,-25), (132733,6230015,0,'soga_eye_color',229,229,102), (132734,6230015,1,'soga_eye_type',-12,0,0), (132735,6230015,0,'soga_hair_face_color',198,139,15), (132736,6230015,0,'soga_hair_face_highlight_color',244,246,246), (132737,6230015,0,'soga_hair_type_color',198,139,15), (132738,6230015,0,'soga_hair_type_highlight_color',244,246,246), (132739,6230015,1,'soga_lip_type',-55,-40,-68), (132740,6230015,1,'soga_nose_type',15,26,70), (132741,6230015,0,'soga_skin_color',244,248,248), (132742,6230015,0,'wing_color1',255,255,255), (132743,6230015,0,'wing_color2',255,255,255), (132744,6230016,0,'eye_color',255,255,255), (132745,6230016,0,'skin_color',255,255,255), (132746,6230016,0,'soga_eye_color',255,0,255), (132747,6230017,0,'eye_color',116,72,11), (132748,6230017,0,'skin_color',190,224,240), (132749,6230017,0,'soga_eye_color',255,0,255), (132750,6230018,0,'eye_color',100,103,23), (132751,6230018,0,'skin_color',255,255,255), (132752,6230018,0,'soga_eye_color',255,0,255), (132753,6230019,0,'eye_color',255,255,255), (132754,6230019,0,'skin_color',255,255,255), (132755,6230019,0,'soga_eye_color',255,0,255), (132756,6230020,0,'eye_color',0,64,128), (132757,6230020,0,'skin_color',255,185,185), (132758,6230020,0,'soga_eye_color',255,0,255), (132759,6230021,1,'cheek_type',5,-1,0), (132760,6230021,1,'chin_type',89,-62,-46), (132761,6230021,1,'ear_type',-37,10,0), (132762,6230021,1,'eye_brow_type',-72,28,0), (132763,6230021,0,'eye_color',158,198,210), (132764,6230021,1,'eye_type',-28,0,0), (132765,6230021,0,'hair_color1',28,195,249), (132766,6230021,0,'hair_color2',48,0,0), (132767,6230021,0,'hair_face_color',184,128,10), (132768,6230021,0,'hair_face_highlight_color',244,246,246), (132769,6230021,0,'hair_type_color',184,128,10), (132770,6230021,0,'hair_type_highlight_color',244,246,246), (132771,6230021,1,'lip_type',-3,32,69), (132772,6230021,1,'nose_type',51,28,-61), (132773,6230021,0,'skin_color',244,250,239), (132774,6230021,1,'soga_cheek_type',0,-72,28), (132775,6230021,1,'soga_chin_type',0,-3,32), (132776,6230021,1,'soga_ear_type',0,-28,0), (132777,6230021,1,'soga_eye_brow_type',0,-37,10), (132778,6230021,0,'soga_eye_color',229,229,102), (132779,6230021,1,'soga_eye_type',48,0,0), (132780,6230021,0,'soga_hair_face_color',184,128,10), (132781,6230021,0,'soga_hair_face_highlight_color',244,246,246), (132782,6230021,0,'soga_hair_type_color',184,128,10), (132783,6230021,0,'soga_hair_type_highlight_color',244,246,246), (132784,6230021,1,'soga_lip_type',0,5,-1), (132785,6230021,1,'soga_nose_type',69,89,-62), (132786,6230021,0,'soga_skin_color',244,250,239), (132787,6230021,0,'wing_color1',255,255,255), (132788,6230021,0,'wing_color2',255,255,255), (132789,6230022,1,'cheek_type',44,0,0), (132790,6230022,1,'chin_type',90,-11,0), (132791,6230022,1,'ear_type',-8,-98,0), (132792,6230022,1,'eye_brow_type',-91,-53,-25), (132793,6230022,0,'eye_color',119,175,191), (132794,6230022,1,'eye_type',75,0,0), (132795,6230022,0,'hair_color1',53,222,247), (132796,6230022,0,'hair_color2',208,0,0), (132797,6230022,0,'hair_face_color',121,38,35), (132798,6230022,0,'hair_face_highlight_color',47,14,19), (132799,6230022,0,'hair_type_color',121,38,35), (132800,6230022,0,'hair_type_highlight_color',47,14,19), (132801,6230022,1,'lip_type',0,32,-22), (132802,6230022,1,'nose_type',90,53,-34), (132803,6230022,0,'skin_color',245,250,250), (132804,6230022,1,'soga_cheek_type',0,-91,-53), (132805,6230022,1,'soga_chin_type',0,0,32), (132806,6230022,1,'soga_ear_type',0,75,0), (132807,6230022,1,'soga_eye_brow_type',0,-8,-98), (132808,6230022,0,'soga_eye_color',229,229,102), (132809,6230022,1,'soga_eye_type',-48,0,0), (132810,6230022,0,'soga_hair_face_color',121,38,35), (132811,6230022,0,'soga_hair_face_highlight_color',47,14,19), (132812,6230022,0,'soga_hair_type_color',121,38,35), (132813,6230022,0,'soga_hair_type_highlight_color',47,14,19), (132814,6230022,1,'soga_lip_type',-25,44,0), (132815,6230022,1,'soga_nose_type',-22,90,-11), (132816,6230022,0,'soga_skin_color',245,250,250), (132817,6230022,0,'wing_color1',255,255,255), (132818,6230022,0,'wing_color2',255,255,255), (132819,6230023,0,'eye_color',255,255,255), (132820,6230023,0,'skin_color',255,255,255), (132821,6230023,0,'soga_eye_color',255,0,255), (132822,6230024,1,'cheek_type',44,0,0), (132823,6230024,1,'chin_type',90,-11,0), (132824,6230024,1,'ear_type',-8,-98,0), (132825,6230024,1,'eye_brow_type',-91,-53,-25), (132826,6230024,0,'eye_color',119,175,191), (132827,6230024,1,'eye_type',75,0,0), (132828,6230024,0,'hair_color1',53,222,247), (132829,6230024,0,'hair_color2',208,0,0), (132830,6230024,0,'hair_face_color',121,38,35), (132831,6230024,0,'hair_face_highlight_color',47,14,19), (132832,6230024,0,'hair_type_color',121,38,35), (132833,6230024,0,'hair_type_highlight_color',47,14,19), (132834,6230024,1,'lip_type',0,32,-22), (132835,6230024,1,'nose_type',90,53,-34), (132836,6230024,0,'skin_color',245,250,250), (132837,6230024,1,'soga_cheek_type',0,-91,-53), (132838,6230024,1,'soga_chin_type',0,0,32), (132839,6230024,1,'soga_ear_type',0,75,0), (132840,6230024,1,'soga_eye_brow_type',0,-8,-98), (132841,6230024,0,'soga_eye_color',229,229,102), (132842,6230024,1,'soga_eye_type',-48,0,0), (132843,6230024,0,'soga_hair_face_color',121,38,35), (132844,6230024,0,'soga_hair_face_highlight_color',47,14,19), (132845,6230024,0,'soga_hair_type_color',121,38,35), (132846,6230024,0,'soga_hair_type_highlight_color',47,14,19), (132847,6230024,1,'soga_lip_type',-25,44,0), (132848,6230024,1,'soga_nose_type',-22,90,-11), (132849,6230024,0,'soga_skin_color',245,250,250), (132850,6230024,0,'wing_color1',255,255,255), (132851,6230024,0,'wing_color2',255,255,255), (132852,6230025,0,'eye_color',255,255,255), (132853,6230025,0,'skin_color',255,255,255), (132854,6230025,0,'soga_eye_color',255,0,255), (132855,6230026,0,'eye_color',255,255,255), (132856,6230026,0,'skin_color',255,255,255), (132857,6230026,0,'soga_eye_color',255,0,255), (132858,6230027,0,'eye_color',113,55,15), (132859,6230027,0,'skin_color',185,249,186), (132860,6230027,0,'soga_eye_color',255,0,255), (132861,6230028,0,'eye_color',255,255,255), (132862,6230028,0,'skin_color',255,255,255), (132863,6230028,0,'soga_eye_color',255,0,255), (132864,6230029,1,'cheek_type',-77,-2,0), (132865,6230029,1,'chin_type',-28,14,-62), (132866,6230029,1,'ear_type',-96,34,0), (132867,6230029,1,'eye_brow_type',-25,96,20), (132868,6230029,0,'eye_color',166,144,94), (132869,6230029,1,'eye_type',-72,0,0), (132870,6230029,0,'hair_color1',195,197,192), (132871,6230029,0,'hair_color2',163,0,0), (132872,6230029,0,'hair_face_color',84,0,0), (132873,6230029,0,'hair_face_highlight_color',40,19,9), (132874,6230029,0,'hair_type_color',84,0,0), (132875,6230029,0,'hair_type_highlight_color',40,19,9), (132876,6230029,1,'lip_type',7,-52,84), (132877,6230029,1,'nose_type',-50,-61,-59), (132878,6230029,0,'skin_color',215,195,159), (132879,6230029,1,'soga_cheek_type',0,-25,96), (132880,6230029,1,'soga_chin_type',0,7,-52), (132881,6230029,1,'soga_ear_type',0,-72,0), (132882,6230029,1,'soga_eye_brow_type',0,-96,34), (132883,6230029,0,'soga_eye_color',229,229,102), (132884,6230029,1,'soga_eye_type',-93,0,0), (132885,6230029,0,'soga_hair_face_color',84,0,0), (132886,6230029,0,'soga_hair_face_highlight_color',40,19,9), (132887,6230029,0,'soga_hair_type_color',84,0,0), (132888,6230029,0,'soga_hair_type_highlight_color',40,19,9), (132889,6230029,1,'soga_lip_type',20,-77,-2), (132890,6230029,1,'soga_nose_type',84,-28,14), (132891,6230029,0,'soga_skin_color',215,195,159), (132892,6230029,0,'wing_color1',255,255,255), (132893,6230029,0,'wing_color2',255,255,255), (132894,6230030,0,'eye_color',255,255,255), (132895,6230030,0,'skin_color',255,255,255), (132896,6230030,0,'soga_eye_color',255,0,255), (132897,6230031,0,'eye_color',255,255,255), (132898,6230031,0,'skin_color',255,255,255), (132899,6230031,0,'soga_eye_color',255,0,255), (132900,6230032,1,'cheek_type',-69,69,0), (132901,6230032,1,'chin_type',31,81,-1), (132902,6230032,1,'ear_type',85,51,0), (132903,6230032,1,'eye_brow_type',-56,0,74), (132904,6230032,0,'eye_color',29,219,103), (132905,6230032,1,'eye_type',-66,0,0), (132906,6230032,0,'hair_color1',191,71,174), (132907,6230032,0,'hair_face_color',119,147,147), (132908,6230032,0,'hair_face_highlight_color',84,0,0), (132909,6230032,0,'hair_type_color',119,147,147), (132910,6230032,0,'hair_type_highlight_color',84,0,0), (132911,6230032,1,'lip_type',-2,87,70), (132912,6230032,1,'nose_type',25,-65,71), (132913,6230032,0,'skin_color',158,177,178), (132914,6230032,1,'soga_cheek_type',0,-56,0), (132915,6230032,1,'soga_chin_type',0,-2,87), (132916,6230032,1,'soga_ear_type',0,-66,0), (132917,6230032,1,'soga_eye_brow_type',0,85,51), (132918,6230032,0,'soga_eye_color',204,204,204), (132919,6230032,0,'soga_hair_face_color',119,147,147), (132920,6230032,0,'soga_hair_face_highlight_color',84,0,0), (132921,6230032,0,'soga_hair_type_color',119,147,147), (132922,6230032,0,'soga_hair_type_highlight_color',84,0,0), (132923,6230032,1,'soga_lip_type',74,-69,69), (132924,6230032,1,'soga_nose_type',70,31,81), (132925,6230032,0,'soga_skin_color',158,177,178), (132926,6230033,1,'cheek_type',23,-7,0), (132927,6230033,1,'chin_type',19,-53,-87), (132928,6230033,1,'ear_type',0,34,0), (132929,6230033,1,'eye_brow_type',-74,-72,-5), (132930,6230033,0,'eye_color',102,164,183), (132931,6230033,1,'eye_type',-7,0,0), (132932,6230033,0,'hair_color1',249,81,218), (132933,6230033,0,'hair_face_color',65,45,5), (132934,6230033,0,'hair_face_highlight_color',114,31,29), (132935,6230033,0,'hair_type_color',65,45,5), (132936,6230033,0,'hair_type_highlight_color',114,31,29), (132937,6230033,1,'lip_type',-15,37,-18), (132938,6230033,1,'nose_type',11,-7,81), (132939,6230033,0,'skin_color',220,222,222), (132940,6230033,1,'soga_cheek_type',0,-74,-72), (132941,6230033,1,'soga_chin_type',0,-15,37), (132942,6230033,1,'soga_ear_type',0,-7,0), (132943,6230033,1,'soga_eye_brow_type',0,0,34), (132944,6230033,0,'soga_eye_color',229,229,102), (132945,6230033,0,'soga_hair_face_color',65,45,5), (132946,6230033,0,'soga_hair_face_highlight_color',114,31,29), (132947,6230033,0,'soga_hair_type_color',65,45,5), (132948,6230033,0,'soga_hair_type_highlight_color',114,31,29), (132949,6230033,1,'soga_lip_type',-5,23,-7), (132950,6230033,1,'soga_nose_type',-18,19,-53), (132951,6230033,0,'soga_skin_color',220,222,222), (132952,6230033,0,'wing_color1',255,255,255), (132953,6230033,0,'wing_color2',255,255,255), (132954,6230034,1,'cheek_type',0,-12,0), (132955,6230034,1,'chin_type',-17,-10,1), (132956,6230034,1,'ear_type',-12,-19,0), (132957,6230034,1,'eye_brow_type',35,0,18), (132958,6230034,0,'eye_color',207,169,255), (132959,6230034,1,'eye_type',-7,0,0), (132960,6230034,0,'hair_color1',248,31,0), (132961,6230034,0,'hair_color2',17,0,0), (132962,6230034,0,'hair_face_color',123,132,132), (132963,6230034,0,'hair_face_highlight_color',105,103,97), (132964,6230034,0,'hair_type_color',123,132,132), (132965,6230034,0,'hair_type_highlight_color',105,103,97), (132966,6230034,1,'lip_type',0,-17,2), (132967,6230034,1,'nose_type',0,-8,31), (132968,6230034,0,'skin_color',19,18,59), (132969,6230034,1,'soga_cheek_type',0,35,0), (132970,6230034,1,'soga_chin_type',0,0,-17), (132971,6230034,1,'soga_ear_type',0,-7,0), (132972,6230034,1,'soga_eye_brow_type',0,-12,-19), (132973,6230034,0,'soga_eye_color',229,229,102), (132974,6230034,1,'soga_eye_type',17,0,0), (132975,6230034,0,'soga_hair_face_color',123,132,132), (132976,6230034,0,'soga_hair_face_highlight_color',105,103,97), (132977,6230034,0,'soga_hair_type_color',123,132,132), (132978,6230034,0,'soga_hair_type_highlight_color',105,103,97), (132979,6230034,1,'soga_lip_type',18,0,-12), (132980,6230034,1,'soga_nose_type',2,-17,-10), (132981,6230034,0,'soga_skin_color',19,18,59), (132982,6230034,0,'wing_color1',255,255,255), (132983,6230034,0,'wing_color2',255,255,255), (132984,6230035,1,'cheek_type',31,-11,0), (132985,6230035,1,'chin_type',1,35,-28), (132986,6230035,1,'ear_type',47,-3,0), (132987,6230035,1,'eye_brow_type',14,-2,0), (132988,6230035,0,'eye_color',163,66,11), (132989,6230035,0,'hair_color1',231,22,156), (132990,6230035,0,'hair_face_color',225,185,3), (132991,6230035,0,'hair_type_color',225,185,3), (132992,6230035,1,'lip_type',-5,-23,0), (132993,6230035,1,'nose_type',-31,-25,22), (132994,6230035,0,'skin_color',68,225,3), (132995,6230035,1,'soga_cheek_type',0,14,-2), (132996,6230035,1,'soga_chin_type',0,-5,-23), (132997,6230035,1,'soga_eye_brow_type',0,47,-3), (132998,6230035,0,'soga_eye_color',229,229,102), (132999,6230035,0,'soga_hair_face_color',225,185,3), (133000,6230035,0,'soga_hair_type_color',225,185,3), (133001,6230035,1,'soga_lip_type',0,31,-11), (133002,6230035,1,'soga_nose_type',0,1,35), (133003,6230035,0,'soga_skin_color',68,225,3), (133004,6230035,0,'wing_color1',255,255,255), (133005,6230035,0,'wing_color2',255,255,255), (133006,6230036,0,'eye_color',16,126,255), (133007,6230036,0,'skin_color',255,75,51), (133008,6230036,0,'soga_eye_color',255,0,255), (133009,6230037,1,'cheek_type',-62,64,0), (133010,6230037,1,'chin_type',91,62,0), (133011,6230037,1,'ear_type',-76,78,0), (133012,6230037,1,'eye_brow_type',40,-61,96), (133013,6230037,0,'eye_color',118,129,225), (133014,6230037,1,'eye_type',19,0,0), (133015,6230037,0,'hair_color1',208,96,52), (133016,6230037,0,'hair_face_color',100,131,153), (133017,6230037,0,'hair_face_highlight_color',5,4,1), (133018,6230037,0,'hair_type_color',100,131,153), (133019,6230037,0,'hair_type_highlight_color',5,4,1), (133020,6230037,1,'lip_type',66,84,-11), (133021,6230037,1,'nose_type',-87,-48,96), (133022,6230037,0,'skin_color',159,202,201), (133023,6230037,1,'soga_cheek_type',0,40,-61), (133024,6230037,1,'soga_chin_type',0,66,84), (133025,6230037,1,'soga_ear_type',0,19,0), (133026,6230037,1,'soga_eye_brow_type',0,-76,78), (133027,6230037,0,'soga_eye_color',229,229,102), (133028,6230037,0,'soga_hair_face_color',100,131,153), (133029,6230037,0,'soga_hair_face_highlight_color',5,4,1), (133030,6230037,0,'soga_hair_type_color',100,131,153), (133031,6230037,0,'soga_hair_type_highlight_color',5,4,1), (133032,6230037,1,'soga_lip_type',96,-62,64), (133033,6230037,1,'soga_nose_type',-11,91,62), (133034,6230037,0,'soga_skin_color',159,202,201), (133035,6230037,0,'wing_color1',255,255,255), (133036,6230037,0,'wing_color2',255,255,255), (133037,6230038,1,'cheek_type',0,-45,0), (133038,6230038,1,'chin_type',7,-10,21), (133039,6230038,1,'ear_type',7,-2,0), (133040,6230038,1,'eye_brow_type',-4,-18,-29), (133041,6230038,0,'eye_color',34,59,37), (133042,6230038,1,'eye_type',28,0,0), (133043,6230038,0,'hair_color1',252,0,156), (133044,6230038,0,'hair_face_color',196,188,184), (133045,6230038,0,'hair_face_highlight_color',155,79,2), (133046,6230038,0,'hair_type_color',196,188,184), (133047,6230038,0,'hair_type_highlight_color',155,79,2), (133048,6230038,1,'lip_type',-18,-28,14), (133049,6230038,1,'nose_type',-8,-4,0), (133050,6230038,0,'skin_color',58,19,3), (133051,6230038,1,'soga_cheek_type',0,-4,-18), (133052,6230038,1,'soga_chin_type',0,-18,-28), (133053,6230038,1,'soga_ear_type',0,28,0), (133054,6230038,1,'soga_eye_brow_type',0,7,-2), (133055,6230038,0,'soga_eye_color',229,229,102), (133056,6230038,0,'soga_hair_face_color',196,188,184), (133057,6230038,0,'soga_hair_face_highlight_color',155,79,2), (133058,6230038,0,'soga_hair_type_color',196,188,184), (133059,6230038,0,'soga_hair_type_highlight_color',155,79,2), (133060,6230038,1,'soga_lip_type',-29,0,-45), (133061,6230038,1,'soga_nose_type',14,7,-10), (133062,6230038,0,'soga_skin_color',58,19,3), (133063,6230038,0,'wing_color1',255,255,255), (133064,6230038,0,'wing_color2',255,255,255), (133065,6230039,1,'cheek_type',23,21,0), (133066,6230039,1,'chin_type',-7,37,14), (133067,6230039,1,'ear_type',18,0,0), (133068,6230039,1,'eye_brow_type',7,-35,10), (133069,6230039,0,'eye_color',132,128,72), (133070,6230039,1,'eye_type',-12,0,0), (133071,6230039,0,'hair_color1',249,3,249), (133072,6230039,0,'hair_face_color',199,199,199), (133073,6230039,0,'hair_face_highlight_color',172,67,8), (133074,6230039,0,'hair_type_color',199,199,199), (133075,6230039,0,'hair_type_highlight_color',172,67,8), (133076,6230039,1,'lip_type',14,5,-17), (133077,6230039,1,'nose_type',-12,-7,3), (133078,6230039,0,'skin_color',179,133,77), (133079,6230039,1,'soga_cheek_type',0,7,-35), (133080,6230039,1,'soga_chin_type',0,14,5), (133081,6230039,1,'soga_ear_type',0,-12,0), (133082,6230039,1,'soga_eye_brow_type',0,18,0), (133083,6230039,0,'soga_eye_color',229,229,102), (133084,6230039,0,'soga_hair_face_color',199,199,199), (133085,6230039,0,'soga_hair_face_highlight_color',172,67,8), (133086,6230039,0,'soga_hair_type_color',199,199,199), (133087,6230039,0,'soga_hair_type_highlight_color',172,67,8), (133088,6230039,1,'soga_lip_type',10,23,21), (133089,6230039,1,'soga_nose_type',-17,-7,37), (133090,6230039,0,'soga_skin_color',179,133,77), (133091,6230039,0,'wing_color1',255,255,255), (133092,6230039,0,'wing_color2',255,255,255), (133093,6230040,1,'cheek_type',-46,77,0), (133094,6230040,1,'chin_type',46,-5,75), (133095,6230040,1,'ear_type',48,32,0), (133096,6230040,1,'eye_brow_type',-70,38,-11), (133097,6230040,0,'eye_color',144,1,225), (133098,6230040,1,'eye_type',-83,0,0), (133099,6230040,0,'hair_color1',197,77,19), (133100,6230040,0,'hair_color2',244,0,0), (133101,6230040,0,'hair_face_color',246,245,179), (133102,6230040,0,'hair_face_highlight_color',152,151,148), (133103,6230040,0,'hair_type_color',255,207,36), (133104,6230040,0,'hair_type_highlight_color',102,0,146), (133105,6230040,1,'lip_type',1,-66,-19), (133106,6230040,1,'nose_type',-71,-59,77), (133107,6230040,0,'skin_color',208,191,155), (133108,6230040,1,'soga_cheek_type',0,-70,38), (133109,6230040,1,'soga_chin_type',0,1,-66), (133110,6230040,1,'soga_ear_type',0,-83,0), (133111,6230040,1,'soga_eye_brow_type',0,48,32), (133112,6230040,0,'soga_eye_color',229,229,102), (133113,6230040,1,'soga_eye_type',-12,0,0), (133114,6230040,0,'soga_hair_face_color',246,245,179), (133115,6230040,0,'soga_hair_face_highlight_color',152,151,148), (133116,6230040,0,'soga_hair_type_color',255,207,36), (133117,6230040,0,'soga_hair_type_highlight_color',102,0,146), (133118,6230040,1,'soga_lip_type',-11,-46,77), (133119,6230040,1,'soga_nose_type',-19,46,-5), (133120,6230040,0,'soga_skin_color',208,191,155), (133121,6230040,0,'wing_color1',172,183,2), (133122,6230040,0,'wing_color2',255,123,1), (133123,6230041,1,'cheek_type',0,-75,0), (133124,6230041,1,'chin_type',50,-37,47), (133125,6230041,1,'ear_type',-12,-68,0), (133126,6230041,1,'eye_brow_type',100,-100,-100), (133127,6230041,0,'eye_color',47,88,57), (133128,6230041,1,'eye_type',62,0,0), (133129,6230041,0,'hair_color1',231,17,46), (133130,6230041,0,'hair_color2',14,0,0), (133131,6230041,0,'hair_face_color',170,148,121), (133132,6230041,0,'hair_face_highlight_color',180,155,124), (133133,6230041,0,'hair_type_color',170,148,121), (133134,6230041,0,'hair_type_highlight_color',180,155,124), (133135,6230041,1,'lip_type',-100,96,-25), (133136,6230041,1,'nose_type',-84,-25,17), (133137,6230041,0,'skin_color',228,182,145), (133138,6230041,1,'soga_cheek_type',0,100,-100), (133139,6230041,1,'soga_chin_type',0,-100,96), (133140,6230041,1,'soga_ear_type',0,62,0), (133141,6230041,1,'soga_eye_brow_type',0,-12,-68), (133142,6230041,0,'soga_eye_color',229,229,102), (133143,6230041,1,'soga_eye_type',14,0,0), (133144,6230041,0,'soga_hair_face_color',170,148,121), (133145,6230041,0,'soga_hair_face_highlight_color',180,155,124), (133146,6230041,0,'soga_hair_type_color',170,148,121), (133147,6230041,0,'soga_hair_type_highlight_color',180,155,124), (133148,6230041,1,'soga_lip_type',-100,0,-75), (133149,6230041,1,'soga_nose_type',-25,50,-37), (133150,6230041,0,'soga_skin_color',228,182,145), (133151,6230041,0,'wing_color1',255,255,255), (133152,6230041,0,'wing_color2',255,255,255), (133153,6230042,1,'cheek_type',100,-100,0), (133154,6230042,1,'chin_type',-100,100,100), (133155,6230042,1,'ear_type',25,9,0), (133156,6230042,1,'eye_brow_type',100,100,100), (133157,6230042,0,'eye_color',118,14,183), (133158,6230042,1,'eye_type',100,0,0), (133159,6230042,0,'hair_color1',239,255,28), (133160,6230042,0,'hair_face_color',171,60,32), (133161,6230042,0,'hair_face_highlight_color',216,192,37), (133162,6230042,0,'hair_type_color',171,60,32), (133163,6230042,0,'hair_type_highlight_color',216,192,37), (133164,6230042,1,'lip_type',100,50,-68), (133165,6230042,1,'nose_type',0,-17,-1), (133166,6230042,0,'skin_color',43,46,47), (133167,6230042,1,'soga_cheek_type',0,100,100), (133168,6230042,1,'soga_chin_type',0,100,50), (133169,6230042,1,'soga_ear_type',0,100,0), (133170,6230042,1,'soga_eye_brow_type',0,25,9), (133171,6230042,0,'soga_eye_color',229,229,102), (133172,6230042,0,'soga_hair_face_color',171,60,32), (133173,6230042,0,'soga_hair_face_highlight_color',216,192,37), (133174,6230042,0,'soga_hair_type_color',171,60,32), (133175,6230042,0,'soga_hair_type_highlight_color',216,192,37), (133176,6230042,1,'soga_lip_type',100,100,-100), (133177,6230042,1,'soga_nose_type',-68,-100,100), (133178,6230042,0,'soga_skin_color',43,46,47), (133179,6230042,0,'wing_color1',255,255,255), (133180,6230042,0,'wing_color2',255,255,255), (133181,6230043,1,'cheek_type',95,87,0), (133182,6230043,1,'chin_type',-25,51,79), (133183,6230043,1,'ear_type',66,-88,0), (133184,6230043,1,'eye_brow_type',-61,97,55), (133185,6230043,0,'eye_color',151,191,190), (133186,6230043,1,'eye_type',-2,0,0), (133187,6230043,0,'hair_color1',34,216,205), (133188,6230043,0,'hair_color2',68,0,0), (133189,6230043,0,'hair_face_color',188,93,40), (133190,6230043,0,'hair_type_color',188,93,40), (133191,6230043,1,'lip_type',-89,-48,5), (133192,6230043,1,'nose_type',81,34,-40), (133193,6230043,0,'skin_color',225,224,212), (133194,6230043,1,'soga_cheek_type',0,-61,97), (133195,6230043,1,'soga_chin_type',0,-89,-48), (133196,6230043,1,'soga_ear_type',0,-2,0), (133197,6230043,1,'soga_eye_brow_type',0,66,-88), (133198,6230043,0,'soga_eye_color',229,229,102), (133199,6230043,1,'soga_eye_type',68,0,0), (133200,6230043,0,'soga_hair_face_color',188,93,40), (133201,6230043,0,'soga_hair_type_color',188,93,40), (133202,6230043,1,'soga_lip_type',55,95,87), (133203,6230043,1,'soga_nose_type',5,-25,51), (133204,6230043,0,'soga_skin_color',225,224,212), (133205,6230043,0,'wing_color1',255,255,255), (133206,6230043,0,'wing_color2',255,255,255), (133207,6230044,1,'cheek_type',75,11,0), (133208,6230044,1,'chin_type',-57,40,58), (133209,6230044,1,'eye_brow_type',76,-56,-93), (133210,6230044,0,'eye_color',75,54,25), (133211,6230044,1,'eye_type',-93,0,0), (133212,6230044,0,'hair_color1',236,31,17), (133213,6230044,0,'hair_face_color',57,19,57), (133214,6230044,0,'hair_type_color',57,19,57), (133215,6230044,1,'lip_type',-32,17,31), (133216,6230044,1,'nose_type',22,-20,31), (133217,6230044,0,'skin_color',57,19,57), (133218,6230044,1,'soga_cheek_type',0,76,-56), (133219,6230044,1,'soga_chin_type',0,-32,17), (133220,6230044,1,'soga_ear_type',0,-93,0), (133221,6230044,0,'soga_eye_color',229,229,102), (133222,6230044,0,'soga_hair_face_color',57,19,57), (133223,6230044,0,'soga_hair_type_color',57,19,57), (133224,6230044,1,'soga_lip_type',-93,75,11), (133225,6230044,1,'soga_nose_type',31,-57,40), (133226,6230044,0,'soga_skin_color',57,19,57), (133227,6230045,1,'eye_brow_type',-76,0,0), (133228,6230045,0,'eye_color',105,0,104), (133229,6230045,0,'hair_color1',230,0,254), (133230,6230045,1,'lip_type',83,0,0), (133231,6230045,1,'nose_type',66,-26,0), (133232,6230045,0,'skin_color',93,0,93), (133233,6230045,1,'soga_cheek_type',0,-76,0), (133234,6230045,1,'soga_chin_type',0,83,0), (133235,6230045,0,'soga_eye_color',229,229,102), (133236,6230045,0,'soga_skin_color',93,0,93), (133237,6230045,0,'wing_color1',255,255,255), (133238,6230045,0,'wing_color2',255,255,255), (133239,6230046,1,'cheek_type',14,8,0), (133240,6230046,1,'chin_type',1,0,-5), (133241,6230046,1,'ear_type',8,-8,0), (133242,6230046,1,'eye_brow_type',-25,0,10), (133243,6230046,0,'eye_color',169,205,214), (133244,6230046,1,'eye_type',-10,0,0), (133245,6230046,0,'hair_color1',228,4,0), (133246,6230046,0,'hair_face_color',51,30,8), (133247,6230046,0,'hair_face_highlight_color',47,34,18), (133248,6230046,0,'hair_type_color',51,30,8), (133249,6230046,0,'hair_type_highlight_color',47,34,18), (133250,6230046,1,'lip_type',29,-10,-31), (133251,6230046,1,'nose_type',0,-28,4), (133252,6230046,0,'skin_color',226,233,223), (133253,6230046,1,'soga_cheek_type',0,-25,0), (133254,6230046,1,'soga_chin_type',0,29,-10), (133255,6230046,1,'soga_ear_type',0,-10,0), (133256,6230046,1,'soga_eye_brow_type',0,8,-8), (133257,6230046,0,'soga_eye_color',229,229,102), (133258,6230046,0,'soga_hair_face_color',51,30,8), (133259,6230046,0,'soga_hair_face_highlight_color',47,34,18), (133260,6230046,0,'soga_hair_type_color',51,30,8), (133261,6230046,0,'soga_hair_type_highlight_color',47,34,18), (133262,6230046,1,'soga_lip_type',10,14,8), (133263,6230046,1,'soga_nose_type',-31,1,0), (133264,6230046,0,'soga_skin_color',226,233,223), (133265,6230046,0,'wing_color1',255,255,255), (133266,6230046,0,'wing_color2',255,255,255), (133267,6230047,1,'cheek_type',-25,78,0), (133268,6230047,1,'chin_type',4,-83,87), (133269,6230047,1,'ear_type',76,94,0), (133270,6230047,1,'eye_brow_type',48,12,-21), (133271,6230047,0,'eye_color',155,185,168), (133272,6230047,0,'hair_color1',197,188,211), (133273,6230047,0,'hair_face_color',213,152,21), (133274,6230047,0,'hair_face_highlight_color',15,1,21), (133275,6230047,0,'hair_type_color',213,152,21), (133276,6230047,0,'hair_type_highlight_color',15,1,21), (133277,6230047,1,'lip_type',-14,-75,-23), (133278,6230047,1,'nose_type',83,-59,-68), (133279,6230047,0,'skin_color',191,200,198), (133280,6230047,1,'soga_cheek_type',0,48,12), (133281,6230047,1,'soga_chin_type',0,-14,-75), (133282,6230047,1,'soga_eye_brow_type',0,76,94), (133283,6230047,0,'soga_eye_color',229,229,102), (133284,6230047,0,'soga_hair_face_color',213,152,21), (133285,6230047,0,'soga_hair_face_highlight_color',15,1,21), (133286,6230047,0,'soga_hair_type_color',213,152,21), (133287,6230047,0,'soga_hair_type_highlight_color',15,1,21), (133288,6230047,1,'soga_lip_type',-21,-25,78), (133289,6230047,1,'soga_nose_type',-23,4,-83), (133290,6230047,0,'soga_skin_color',191,200,198), (133291,6230047,0,'wing_color1',255,255,255), (133292,6230047,0,'wing_color2',255,255,255), (133293,6230048,1,'cheek_type',0,-3,0), (133294,6230048,1,'chin_type',-50,97,3), (133295,6230048,1,'ear_type',62,-25,0), (133296,6230048,1,'eye_brow_type',-64,-81,-3), (133297,6230048,0,'eye_color',43,70,43), (133298,6230048,1,'eye_type',10,0,0), (133299,6230048,0,'hair_color1',62,242,187), (133300,6230048,0,'hair_color2',218,0,0), (133301,6230048,0,'hair_face_color',228,182,26), (133302,6230048,0,'hair_face_highlight_color',121,38,35), (133303,6230048,0,'hair_type_color',228,182,26), (133304,6230048,0,'hair_type_highlight_color',121,38,35), (133305,6230048,1,'lip_type',40,46,-71), (133306,6230048,1,'nose_type',96,62,-14), (133307,6230048,0,'skin_color',209,161,122), (133308,6230048,1,'soga_cheek_type',0,-64,-81), (133309,6230048,1,'soga_chin_type',0,40,46), (133310,6230048,1,'soga_ear_type',0,10,0), (133311,6230048,1,'soga_eye_brow_type',0,62,-25), (133312,6230048,0,'soga_eye_color',229,229,102), (133313,6230048,1,'soga_eye_type',-38,0,0), (133314,6230048,0,'soga_hair_face_color',228,182,26), (133315,6230048,0,'soga_hair_face_highlight_color',121,38,35), (133316,6230048,0,'soga_hair_type_color',228,182,26), (133317,6230048,0,'soga_hair_type_highlight_color',121,38,35), (133318,6230048,1,'soga_lip_type',-3,0,-3), (133319,6230048,1,'soga_nose_type',-71,-50,97), (133320,6230048,0,'soga_skin_color',209,161,122), (133321,6230048,0,'wing_color1',255,255,255), (133322,6230048,0,'wing_color2',255,255,255), (133323,6230049,0,'eye_color',226,76,33), (133324,6230049,1,'eye_type',57,0,0), (133325,6230049,0,'hair_color1',0,0,42), (133326,6230049,1,'nose_type',7,0,0), (133327,6230049,0,'skin_color',103,30,121), (133328,6230049,1,'soga_ear_type',0,57,0), (133329,6230049,0,'soga_eye_color',183,129,237), (133330,6230049,0,'soga_skin_color',103,30,121), (133331,6230050,1,'cheek_type',-8,3,0), (133332,6230050,1,'chin_type',17,7,-20), (133333,6230050,1,'ear_type',44,26,0), (133334,6230050,1,'eye_brow_type',-11,0,26), (133335,6230050,0,'eye_color',155,147,23), (133336,6230050,1,'eye_type',-11,0,0), (133337,6230050,0,'hair_color1',8,245,233), (133338,6230050,0,'hair_face_color',235,181,0), (133339,6230050,0,'hair_face_highlight_color',216,192,37), (133340,6230050,0,'hair_type_color',235,181,0), (133341,6230050,0,'hair_type_highlight_color',216,192,37), (133342,6230050,1,'lip_type',-11,-7,12), (133343,6230050,1,'nose_type',-43,8,-11), (133344,6230050,0,'skin_color',150,129,114), (133345,6230050,1,'soga_cheek_type',0,-11,0), (133346,6230050,1,'soga_chin_type',0,-11,-7), (133347,6230050,1,'soga_ear_type',0,-11,0), (133348,6230050,1,'soga_eye_brow_type',0,44,26), (133349,6230050,0,'soga_eye_color',229,229,102), (133350,6230050,0,'soga_hair_face_color',235,181,0), (133351,6230050,0,'soga_hair_face_highlight_color',216,192,37), (133352,6230050,0,'soga_hair_type_color',235,181,0), (133353,6230050,0,'soga_hair_type_highlight_color',216,192,37), (133354,6230050,1,'soga_lip_type',26,-8,3), (133355,6230050,1,'soga_nose_type',12,17,7), (133356,6230050,0,'soga_skin_color',150,129,114), (133357,6230050,0,'wing_color1',255,255,255), (133358,6230050,0,'wing_color2',255,255,255), (133359,6230051,1,'cheek_type',39,-50,0), (133360,6230051,1,'chin_type',25,79,90), (133361,6230051,1,'eye_brow_type',87,14,-52), (133362,6230051,0,'eye_color',163,199,205), (133363,6230051,1,'eye_type',-72,0,0), (133364,6230051,0,'hair_color1',39,239,10), (133365,6230051,0,'hair_face_color',56,85,12), (133366,6230051,0,'hair_type_color',56,85,12), (133367,6230051,1,'lip_type',-97,-79,-1), (133368,6230051,1,'nose_type',89,39,-17), (133369,6230051,0,'skin_color',56,85,12), (133370,6230051,1,'soga_cheek_type',0,87,14), (133371,6230051,1,'soga_chin_type',0,-97,-79), (133372,6230051,1,'soga_ear_type',0,-72,0), (133373,6230051,0,'soga_eye_color',229,229,102), (133374,6230051,0,'soga_hair_face_color',56,85,12), (133375,6230051,0,'soga_hair_type_color',56,85,12), (133376,6230051,1,'soga_lip_type',-52,39,-50), (133377,6230051,1,'soga_nose_type',-1,25,79), (133378,6230051,0,'soga_skin_color',56,85,12), (133379,6230052,1,'cheek_type',-17,-14,0), (133380,6230052,1,'chin_type',28,-4,9), (133381,6230052,1,'ear_type',-14,1,0), (133382,6230052,1,'eye_brow_type',26,4,-31), (133383,6230052,0,'eye_color',73,42,13), (133384,6230052,1,'eye_type',10,0,0), (133385,6230052,0,'hair_color1',230,219,0), (133386,6230052,0,'hair_face_color',25,18,6), (133387,6230052,0,'hair_face_highlight_color',89,52,8), (133388,6230052,0,'hair_type_color',25,18,6), (133389,6230052,0,'hair_type_highlight_color',89,52,8), (133390,6230052,1,'lip_type',22,-34,21), (133391,6230052,1,'nose_type',-37,-26,-37), (133392,6230052,0,'skin_color',215,194,160), (133393,6230052,1,'soga_cheek_type',0,26,4), (133394,6230052,1,'soga_chin_type',0,22,-34), (133395,6230052,1,'soga_ear_type',0,10,0), (133396,6230052,1,'soga_eye_brow_type',0,-14,1), (133397,6230052,0,'soga_eye_color',229,229,102), (133398,6230052,0,'soga_hair_face_color',25,18,6), (133399,6230052,0,'soga_hair_face_highlight_color',89,52,8), (133400,6230052,0,'soga_hair_type_color',25,18,6), (133401,6230052,0,'soga_hair_type_highlight_color',89,52,8), (133402,6230052,1,'soga_lip_type',-31,-17,-14), (133403,6230052,1,'soga_nose_type',21,28,-4), (133404,6230052,0,'soga_skin_color',215,194,160), (133405,6230052,0,'wing_color1',255,255,255), (133406,6230052,0,'wing_color2',255,255,255), (133407,6230053,1,'cheek_type',-19,22,0), (133408,6230053,1,'chin_type',9,-31,19), (133409,6230053,1,'ear_type',7,3,0), (133410,6230053,1,'eye_brow_type',-7,34,0), (133411,6230053,0,'eye_color',101,26,159), (133412,6230053,1,'eye_type',-7,0,0), (133413,6230053,0,'hair_color1',228,26,100), (133414,6230053,0,'hair_face_color',84,69,0), (133415,6230053,0,'hair_type_color',84,69,0), (133416,6230053,1,'lip_type',38,0,-1), (133417,6230053,1,'nose_type',-2,-28,26), (133418,6230053,0,'skin_color',78,194,60), (133419,6230053,1,'soga_cheek_type',0,-7,34), (133420,6230053,1,'soga_chin_type',0,38,0), (133421,6230053,1,'soga_ear_type',0,-7,0), (133422,6230053,1,'soga_eye_brow_type',0,7,3), (133423,6230053,0,'soga_eye_color',229,229,102), (133424,6230053,0,'soga_hair_face_color',84,69,0), (133425,6230053,0,'soga_hair_type_color',84,69,0), (133426,6230053,1,'soga_lip_type',0,-19,22), (133427,6230053,1,'soga_nose_type',-1,9,-31), (133428,6230053,0,'soga_skin_color',78,194,60), (133429,6230053,0,'wing_color1',255,255,255), (133430,6230053,0,'wing_color2',255,255,255), (133431,6230054,1,'cheek_type',31,-37,0), (133432,6230054,1,'chin_type',79,28,-12), (133433,6230054,1,'ear_type',-3,-43,0), (133434,6230054,1,'eye_brow_type',68,68,61), (133435,6230054,0,'eye_color',40,81,93), (133436,6230054,1,'eye_type',-48,0,0), (133437,6230054,0,'hair_color1',239,185,48), (133438,6230054,0,'hair_face_color',15,1,21), (133439,6230054,0,'hair_face_highlight_color',8,3,4), (133440,6230054,0,'hair_type_color',15,1,21), (133441,6230054,0,'hair_type_highlight_color',8,3,4), (133442,6230054,1,'lip_type',-47,-25,3), (133443,6230054,1,'nose_type',-65,-17,-71), (133444,6230054,0,'skin_color',84,89,89), (133445,6230054,1,'soga_cheek_type',0,68,68), (133446,6230054,1,'soga_chin_type',0,-47,-25), (133447,6230054,1,'soga_ear_type',0,-48,0), (133448,6230054,1,'soga_eye_brow_type',0,-3,-43), (133449,6230054,0,'soga_eye_color',229,229,102), (133450,6230054,0,'soga_hair_face_color',15,1,21), (133451,6230054,0,'soga_hair_face_highlight_color',8,3,4), (133452,6230054,0,'soga_hair_type_color',15,1,21), (133453,6230054,0,'soga_hair_type_highlight_color',8,3,4), (133454,6230054,1,'soga_lip_type',61,31,-37), (133455,6230054,1,'soga_nose_type',3,79,28), (133456,6230054,0,'soga_skin_color',84,89,89), (133457,6230054,0,'wing_color1',255,255,255), (133458,6230054,0,'wing_color2',255,255,255), (133459,6230055,1,'cheek_type',-93,-77,0), (133460,6230055,1,'chin_type',93,7,2), (133461,6230055,1,'ear_type',8,-50,0), (133462,6230055,1,'eye_brow_type',-28,20,-17), (133463,6230055,0,'eye_color',0,173,174), (133464,6230055,1,'eye_type',-87,0,0), (133465,6230055,0,'hair_color1',156,156,100), (133466,6230055,1,'lip_type',1,-2,0), (133467,6230055,1,'nose_type',-100,-100,-100), (133468,6230055,0,'skin_color',244,238,238), (133469,6230055,1,'soga_cheek_type',0,-28,20), (133470,6230055,1,'soga_chin_type',0,1,-2), (133471,6230055,1,'soga_ear_type',0,-87,0), (133472,6230055,1,'soga_eye_brow_type',0,8,-50), (133473,6230055,0,'soga_eye_color',204,204,204), (133474,6230055,1,'soga_lip_type',-17,-93,-77), (133475,6230055,1,'soga_nose_type',0,93,7), (133476,6230055,0,'soga_skin_color',244,238,238), (133477,6230056,1,'cheek_type',37,-100,0), (133478,6230056,1,'chin_type',-56,0,28), (133479,6230056,1,'ear_type',100,-100,0), (133480,6230056,0,'eye_color',165,192,174), (133481,6230056,0,'hair_color1',206,194,156), (133482,6230056,0,'hair_face_color',244,246,246), (133483,6230056,0,'hair_face_highlight_color',244,246,246), (133484,6230056,0,'hair_type_color',244,246,246), (133485,6230056,0,'hair_type_highlight_color',244,246,246), (133486,6230056,1,'lip_type',-100,100,-100), (133487,6230056,1,'nose_type',0,-50,-62), (133488,6230056,0,'skin_color',224,199,176), (133489,6230056,1,'soga_chin_type',0,-100,100), (133490,6230056,1,'soga_eye_brow_type',0,100,-100), (133491,6230056,0,'soga_eye_color',204,204,204), (133492,6230056,0,'soga_hair_face_color',244,246,246), (133493,6230056,0,'soga_hair_face_highlight_color',244,246,246), (133494,6230056,0,'soga_hair_type_color',244,246,246), (133495,6230056,0,'soga_hair_type_highlight_color',244,246,246), (133496,6230056,1,'soga_lip_type',0,37,-100), (133497,6230056,1,'soga_nose_type',-100,-56,0), (133498,6230056,0,'soga_skin_color',224,199,176), (133499,6230057,1,'cheek_type',-18,32,0), (133500,6230057,1,'chin_type',22,7,-37), (133501,6230057,1,'ear_type',-11,12,0), (133502,6230057,1,'eye_brow_type',5,17,28), (133503,6230057,0,'eye_color',150,194,206), (133504,6230057,1,'eye_type',1,0,0), (133505,6230057,0,'hair_color1',0,21,156), (133506,6230057,0,'hair_face_color',45,55,55), (133507,6230057,0,'hair_face_highlight_color',23,21,9), (133508,6230057,0,'hair_type_color',45,55,55), (133509,6230057,0,'hair_type_highlight_color',23,21,9), (133510,6230057,1,'lip_type',18,0,-31), (133511,6230057,1,'nose_type',11,0,21), (133512,6230057,0,'skin_color',235,208,205), (133513,6230057,1,'soga_cheek_type',0,5,17), (133514,6230057,1,'soga_chin_type',0,18,0), (133515,6230057,1,'soga_ear_type',0,1,0), (133516,6230057,1,'soga_eye_brow_type',0,-11,12), (133517,6230057,0,'soga_eye_color',229,229,102), (133518,6230057,0,'soga_hair_face_color',45,55,55), (133519,6230057,0,'soga_hair_face_highlight_color',23,21,9), (133520,6230057,0,'soga_hair_type_color',45,55,55), (133521,6230057,0,'soga_hair_type_highlight_color',23,21,9), (133522,6230057,1,'soga_lip_type',28,-18,32), (133523,6230057,1,'soga_nose_type',-31,22,7), (133524,6230057,0,'soga_skin_color',235,208,205), (133525,6230057,0,'wing_color1',255,255,255), (133526,6230057,0,'wing_color2',255,255,255), (133527,6230058,0,'eye_color',255,255,255), (133528,6230058,0,'skin_color',255,255,255), (133529,6230058,0,'soga_eye_color',255,0,255), (133530,6230059,0,'eye_color',255,255,255), (133531,6230059,0,'skin_color',255,255,255), (133532,6230059,0,'soga_eye_color',255,0,255), (133533,6230060,0,'eye_color',255,255,255), (133534,6230060,0,'skin_color',255,255,255), (133535,6230060,0,'soga_eye_color',255,0,255), (133536,6230061,0,'eye_color',255,255,255), (133537,6230061,0,'skin_color',255,255,255), (133538,6230061,0,'soga_eye_color',255,0,255), (133539,6230062,0,'eye_color',64,0,64), (133540,6230062,0,'skin_color',64,0,64), (133541,6230062,0,'soga_eye_color',255,0,255), (133542,6230063,0,'eye_color',255,255,255), (133543,6230063,0,'skin_color',255,255,255), (133544,6230063,0,'soga_eye_color',255,0,255), (133545,6230064,0,'eye_color',255,255,255), (133546,6230064,0,'skin_color',255,255,255), (133547,6230064,0,'soga_eye_color',255,0,255), (133548,6230065,0,'eye_color',255,255,255), (133549,6230065,0,'skin_color',255,255,255), (133550,6230065,0,'soga_eye_color',255,0,255), (133551,6230066,1,'cheek_type',25,0,0), (133552,6230066,1,'chin_type',25,0,-17), (133553,6230066,1,'ear_type',-28,-28,0), (133554,6230066,1,'eye_brow_type',0,-7,-7), (133555,6230066,0,'eye_color',69,115,71), (133556,6230066,1,'eye_type',28,0,0), (133557,6230066,0,'hair_color1',37,25,0), (133558,6230066,0,'hair_color2',156,0,0), (133559,6230066,0,'hair_face_color',189,95,42), (133560,6230066,0,'hair_face_highlight_color',168,59,22), (133561,6230066,0,'hair_type_color',189,95,42), (133562,6230066,0,'hair_type_highlight_color',168,59,22), (133563,6230066,1,'lip_type',37,-34,0), (133564,6230066,1,'nose_type',44,37,25), (133565,6230066,0,'skin_color',222,185,187), (133566,6230066,1,'soga_cheek_type',0,0,-7), (133567,6230066,1,'soga_chin_type',0,37,-34), (133568,6230066,1,'soga_ear_type',0,28,0), (133569,6230066,1,'soga_eye_brow_type',0,-28,-28), (133570,6230066,0,'soga_eye_color',204,204,204), (133571,6230066,1,'soga_eye_type',-100,0,0), (133572,6230066,0,'soga_hair_face_color',189,95,42), (133573,6230066,0,'soga_hair_face_highlight_color',168,59,22), (133574,6230066,0,'soga_hair_type_color',189,95,42), (133575,6230066,0,'soga_hair_type_highlight_color',168,59,22), (133576,6230066,1,'soga_lip_type',-7,25,0), (133577,6230066,1,'soga_nose_type',0,25,0), (133578,6230066,0,'soga_skin_color',222,185,187), (133579,6230066,0,'wing_color1',255,255,255), (133580,6230066,0,'wing_color2',255,255,255), (133581,6230067,1,'eye_brow_type',34,0,0), (133582,6230067,0,'eye_color',0,52,52), (133583,6230067,0,'hair_color1',75,0,64), (133584,6230067,1,'lip_type',-46,0,0), (133585,6230067,1,'nose_type',97,75,0), (133586,6230067,0,'skin_color',235,235,22), (133587,6230067,1,'soga_cheek_type',0,34,0), (133588,6230067,1,'soga_chin_type',0,-46,0), (133589,6230067,0,'soga_eye_color',229,229,102), (133590,6230067,0,'soga_skin_color',235,235,22), (133591,6230067,0,'wing_color1',255,255,255), (133592,6230067,0,'wing_color2',255,255,255), (133593,6230068,1,'cheek_type',-4,18,0), (133594,6230068,1,'chin_type',-35,28,5), (133595,6230068,1,'ear_type',0,32,0), (133596,6230068,1,'eye_brow_type',28,-17,9), (133597,6230068,0,'eye_color',66,138,151), (133598,6230068,1,'eye_type',-28,0,0), (133599,6230068,0,'hair_color1',3,12,100), (133600,6230068,0,'hair_face_color',183,172,77), (133601,6230068,0,'hair_face_highlight_color',167,166,166), (133602,6230068,0,'hair_type_color',183,172,77), (133603,6230068,0,'hair_type_highlight_color',167,166,166), (133604,6230068,1,'lip_type',-3,-5,0), (133605,6230068,1,'nose_type',7,3,12), (133606,6230068,0,'skin_color',225,211,188), (133607,6230068,1,'soga_cheek_type',0,28,-17), (133608,6230068,1,'soga_chin_type',0,-3,-5), (133609,6230068,1,'soga_ear_type',0,-28,0), (133610,6230068,1,'soga_eye_brow_type',0,0,32), (133611,6230068,0,'soga_eye_color',229,229,102), (133612,6230068,0,'soga_hair_face_color',183,172,77), (133613,6230068,0,'soga_hair_face_highlight_color',167,166,166), (133614,6230068,0,'soga_hair_type_color',183,172,77), (133615,6230068,0,'soga_hair_type_highlight_color',167,166,166), (133616,6230068,1,'soga_lip_type',9,-4,18), (133617,6230068,1,'soga_nose_type',0,-35,28), (133618,6230068,0,'soga_skin_color',225,211,188), (133619,6230068,0,'wing_color1',255,255,255), (133620,6230068,0,'wing_color2',255,255,255), (133621,6230069,1,'cheek_type',-43,2,0), (133622,6230069,1,'chin_type',65,-39,95), (133623,6230069,1,'ear_type',-68,-7,0), (133624,6230069,1,'eye_brow_type',21,-95,40), (133625,6230069,0,'eye_color',0,145,145), (133626,6230069,1,'eye_type',58,0,0), (133627,6230069,0,'hair_color1',241,222,84), (133628,6230069,1,'lip_type',20,0,85), (133629,6230069,1,'nose_type',81,-15,-34), (133630,6230069,0,'skin_color',108,58,46), (133631,6230069,1,'soga_cheek_type',0,21,-95), (133632,6230069,1,'soga_chin_type',0,20,0), (133633,6230069,1,'soga_ear_type',0,58,0), (133634,6230069,1,'soga_eye_brow_type',0,-68,-7), (133635,6230069,0,'soga_eye_color',229,229,102), (133636,6230069,1,'soga_lip_type',40,-43,2), (133637,6230069,1,'soga_nose_type',85,65,-39), (133638,6230069,0,'soga_skin_color',108,58,46), (133639,6230069,0,'wing_color1',255,255,255), (133640,6230069,0,'wing_color2',255,255,255), (133641,6230070,0,'eye_color',255,255,255), (133642,6230070,0,'skin_color',255,255,255), (133643,6230070,0,'soga_eye_color',255,0,255), (133644,6230071,0,'eye_color',255,255,255), (133645,6230071,0,'skin_color',255,255,255), (133646,6230071,0,'soga_eye_color',255,0,255), (133647,6230072,0,'eye_color',64,0,128), (133648,6230072,0,'skin_color',128,0,255), (133649,6230072,0,'soga_eye_color',255,0,255), (133650,6230073,0,'eye_color',255,255,255), (133651,6230073,0,'skin_color',255,255,255), (133652,6230073,0,'soga_eye_color',255,0,255), (133653,6230074,0,'eye_color',255,255,255), (133654,6230074,0,'skin_color',255,255,255), (133655,6230074,0,'soga_eye_color',255,0,255), (133656,6230075,0,'eye_color',255,255,255), (133657,6230075,0,'skin_color',255,255,255), (133658,6230075,0,'soga_eye_color',255,0,255), (133659,6230076,0,'eye_color',255,255,255), (133660,6230076,0,'skin_color',255,255,255), (133661,6230076,0,'soga_eye_color',255,0,255), (133662,6230077,0,'eye_color',255,255,255), (133663,6230077,0,'skin_color',255,255,255), (133664,6230077,0,'soga_eye_color',255,0,255), (133665,6230078,0,'eye_color',255,255,255), (133666,6230078,0,'skin_color',255,255,255), (133667,6230078,0,'soga_eye_color',255,0,255), (133668,6230079,0,'eye_color',255,255,255), (133669,6230079,0,'skin_color',255,255,255), (133670,6230079,0,'soga_eye_color',255,0,255), (133671,6230080,0,'eye_color',255,255,255), (133672,6230080,0,'skin_color',255,255,255), (133673,6230080,0,'soga_eye_color',255,0,255), (133674,6230081,0,'eye_color',255,255,255), (133675,6230081,0,'skin_color',255,255,255), (133676,6230081,0,'soga_eye_color',255,0,255), (133677,6230082,0,'eye_color',255,255,255), (133678,6230082,0,'skin_color',255,255,255), (133679,6230082,0,'soga_eye_color',255,0,255), (133680,6230083,0,'eye_color',255,255,255), (133681,6230083,0,'skin_color',255,255,255), (133682,6230083,0,'soga_eye_color',255,0,255), (133683,6230084,0,'eye_color',139,115,242), (133684,6230084,0,'skin_color',255,255,255), (133685,6230084,0,'soga_eye_color',255,0,255), (133686,6230085,0,'eye_color',255,255,255), (133687,6230085,0,'skin_color',255,255,255), (133688,6230085,0,'soga_eye_color',255,0,255), (133689,6230086,0,'eye_color',139,115,242), (133690,6230086,0,'skin_color',255,255,255), (133691,6230086,0,'soga_eye_color',255,0,255), (133692,6230087,0,'eye_color',255,255,255), (133693,6230087,0,'skin_color',255,255,255), (133694,6230087,0,'soga_eye_color',255,0,255), (133695,6230088,0,'eye_color',255,255,255), (133696,6230088,0,'skin_color',255,255,255), (133697,6230088,0,'soga_eye_color',255,0,255), (133698,6230089,0,'eye_color',255,255,255), (133699,6230089,0,'skin_color',255,255,255), (133700,6230089,0,'soga_eye_color',255,0,255), (133701,6230090,0,'eye_color',255,255,255), (133702,6230090,0,'skin_color',255,255,255), (133703,6230090,0,'soga_eye_color',255,0,255), (133704,6230091,0,'eye_color',255,255,255), (133705,6230091,0,'skin_color',255,255,255), (133706,6230091,0,'soga_eye_color',255,0,255), (133707,6230092,0,'eye_color',255,255,255), (133708,6230092,0,'skin_color',255,255,255), (133709,6230092,0,'soga_eye_color',255,0,255), (133710,6230093,0,'eye_color',139,115,242), (133711,6230093,0,'skin_color',255,255,255), (133712,6230093,0,'soga_eye_color',255,0,255), (133713,6230094,0,'eye_color',255,255,255), (133714,6230094,0,'skin_color',255,255,255), (133715,6230094,0,'soga_eye_color',255,0,255), (133716,6230095,0,'eye_color',255,255,255), (133717,6230095,0,'skin_color',255,255,255), (133718,6230095,0,'soga_eye_color',255,0,255), (133719,6230096,0,'eye_color',255,255,255), (133720,6230096,0,'skin_color',255,255,255), (133721,6230096,0,'soga_eye_color',255,0,255), (133722,6230097,0,'eye_color',255,255,255), (133723,6230097,0,'skin_color',255,255,255), (133724,6230097,0,'soga_eye_color',255,0,255), (133725,6230098,0,'eye_color',255,255,255), (133726,6230098,0,'skin_color',255,255,255), (133727,6230098,0,'soga_eye_color',255,0,255), (133728,6230099,0,'eye_color',255,255,255), (133729,6230099,0,'skin_color',255,255,255), (133730,6230099,0,'soga_eye_color',255,0,255), (133731,6230100,0,'eye_color',255,255,255), (133732,6230100,0,'skin_color',255,255,255), (133733,6230100,0,'soga_eye_color',255,0,255), (133734,6230101,0,'eye_color',255,255,255), (133735,6230101,0,'skin_color',255,255,255), (133736,6230101,0,'soga_eye_color',255,0,255), (133737,6230102,0,'eye_color',255,255,255), (133738,6230102,0,'skin_color',255,255,255), (133739,6230102,0,'soga_eye_color',255,0,255), (133740,6230103,0,'eye_color',255,255,255), (133741,6230103,0,'skin_color',255,255,255), (133742,6230103,0,'soga_eye_color',255,0,255), (133743,6230104,0,'eye_color',255,255,255), (133744,6230104,0,'skin_color',255,255,255), (133745,6230104,0,'soga_eye_color',255,0,255), (133746,6230105,0,'eye_color',255,255,255), (133747,6230105,0,'skin_color',255,255,255), (133748,6230105,0,'soga_eye_color',255,0,255), (133749,6230106,0,'eye_color',255,255,255), (133750,6230106,0,'skin_color',255,255,255), (133751,6230106,0,'soga_eye_color',255,0,255), (133752,6230107,0,'eye_color',255,255,255), (133753,6230107,0,'skin_color',255,255,255), (133754,6230107,0,'soga_eye_color',255,0,255), (133755,6230108,0,'eye_color',255,255,255), (133756,6230108,0,'skin_color',255,255,255), (133757,6230108,0,'soga_eye_color',255,0,255), (133758,6230109,0,'eye_color',255,255,255), (133759,6230109,0,'skin_color',255,255,255), (133760,6230109,0,'soga_eye_color',255,0,255), (133761,6230110,0,'eye_color',255,255,255), (133762,6230110,0,'skin_color',255,255,255), (133763,6230110,0,'soga_eye_color',255,0,255), (133764,6230111,0,'eye_color',255,255,255), (133765,6230111,0,'skin_color',255,255,255), (133766,6230111,0,'soga_eye_color',255,0,255), (133767,6230112,0,'eye_color',255,255,255), (133768,6230112,0,'skin_color',255,255,255), (133769,6230112,0,'soga_eye_color',255,0,255), (133770,6230113,0,'eye_color',255,255,255), (133771,6230113,0,'skin_color',255,255,255), (133772,6230113,0,'soga_eye_color',255,0,255), (133773,6230114,0,'eye_color',255,255,255), (133774,6230114,0,'skin_color',255,255,255), (133775,6230114,0,'soga_eye_color',255,0,255), (133776,6230115,0,'eye_color',255,255,255), (133777,6230115,0,'skin_color',255,255,255), (133778,6230115,0,'soga_eye_color',255,0,255), (133779,6230116,0,'eye_color',255,255,255), (133780,6230116,0,'skin_color',255,255,255), (133781,6230116,0,'soga_eye_color',255,0,255), (133782,6230117,0,'eye_color',255,255,255), (133783,6230117,0,'skin_color',255,255,255), (133784,6230117,0,'soga_eye_color',255,0,255), (133785,6230118,0,'eye_color',255,255,255), (133786,6230118,0,'skin_color',255,255,255), (133787,6230118,0,'soga_eye_color',255,0,255), (133788,6230119,0,'eye_color',139,115,242), (133789,6230119,0,'skin_color',255,255,255), (133790,6230119,0,'soga_eye_color',255,0,255), (133791,6230120,0,'eye_color',255,255,255), (133792,6230120,0,'skin_color',255,255,255), (133793,6230120,0,'soga_eye_color',255,0,255), (133794,6230121,0,'eye_color',255,255,255), (133795,6230121,0,'skin_color',255,255,255), (133796,6230121,0,'soga_eye_color',255,0,255), (133797,6230122,0,'eye_color',255,255,255), (133798,6230122,0,'skin_color',255,255,255), (133799,6230122,0,'soga_eye_color',255,0,255), (133800,6230123,0,'eye_color',255,255,255), (133801,6230123,0,'skin_color',255,255,255), (133802,6230123,0,'soga_eye_color',255,0,255), (133803,6230124,0,'eye_color',255,255,255), (133804,6230124,0,'skin_color',255,255,255), (133805,6230124,0,'soga_eye_color',255,0,255), (133806,6230125,0,'eye_color',255,255,255), (133807,6230125,0,'skin_color',255,255,255), (133808,6230125,0,'soga_eye_color',255,0,255), (133809,6230126,0,'eye_color',237,183,167), (133810,6230126,0,'skin_color',237,183,167), (133811,6230126,0,'soga_eye_color',255,0,255), (133812,6230127,0,'eye_color',237,183,167), (133813,6230127,0,'skin_color',237,183,167), (133814,6230127,0,'soga_eye_color',255,0,255), (133815,6230128,0,'eye_color',255,255,255), (133816,6230128,0,'skin_color',255,255,255), (133817,6230128,0,'soga_eye_color',255,0,255), (133818,6230129,0,'eye_color',255,255,255), (133819,6230129,0,'skin_color',255,255,255), (133820,6230129,0,'soga_eye_color',255,0,255), (133821,6230130,0,'eye_color',255,255,255), (133822,6230130,0,'skin_color',255,255,255), (133823,6230130,0,'soga_eye_color',255,0,255), (133824,6230131,0,'eye_color',255,255,255), (133825,6230131,0,'skin_color',255,255,255), (133826,6230131,0,'soga_eye_color',255,0,255), (133827,6230132,0,'eye_color',255,255,255), (133828,6230132,0,'skin_color',255,255,255), (133829,6230132,0,'soga_eye_color',255,0,255), (133830,6230133,0,'eye_color',255,255,255), (133831,6230133,0,'skin_color',255,255,255), (133832,6230133,0,'soga_eye_color',255,0,255), (133833,6230134,0,'eye_color',255,255,255), (133834,6230134,0,'skin_color',255,255,255), (133835,6230134,0,'soga_eye_color',255,0,255), (133836,6230135,0,'eye_color',255,255,255), (133837,6230135,0,'skin_color',255,255,255), (133838,6230135,0,'soga_eye_color',255,0,255), (133839,6230136,0,'eye_color',255,255,255), (133840,6230136,0,'skin_color',255,255,255), (133841,6230136,0,'soga_eye_color',255,0,255), (133842,6230137,0,'eye_color',237,183,167), (133843,6230137,0,'skin_color',15,15,15), (133844,6230137,0,'soga_eye_color',255,0,255), (133845,6230138,0,'eye_color',237,183,167), (133846,6230138,0,'skin_color',237,183,167), (133847,6230138,0,'soga_eye_color',255,0,255), (133848,6230139,0,'eye_color',237,183,167), (133849,6230139,0,'skin_color',237,183,167), (133850,6230139,0,'soga_eye_color',255,0,255), (133851,6230140,0,'eye_color',237,183,167), (133852,6230140,0,'skin_color',237,183,167), (133853,6230140,0,'soga_eye_color',255,0,255), (133854,6230141,0,'eye_color',237,183,167), (133855,6230141,0,'skin_color',237,183,167), (133856,6230141,0,'soga_eye_color',255,0,255), (133857,6230142,0,'eye_color',237,183,167), (133858,6230142,0,'skin_color',237,183,167), (133859,6230142,0,'soga_eye_color',255,0,255), (133860,6230143,0,'eye_color',255,255,255), (133861,6230143,0,'skin_color',255,255,255), (133862,6230143,0,'soga_eye_color',255,0,255), (133863,6230144,0,'eye_color',255,255,255), (133864,6230144,0,'skin_color',255,255,255), (133865,6230144,0,'soga_eye_color',255,0,255), (133866,6230145,0,'eye_color',255,255,255), (133867,6230145,0,'skin_color',255,255,255), (133868,6230145,0,'soga_eye_color',255,0,255), (133869,6230146,0,'eye_color',255,255,255), (133870,6230146,0,'skin_color',255,255,255), (133871,6230146,0,'soga_eye_color',255,0,255), (133872,6230147,0,'eye_color',255,255,255), (133873,6230147,0,'skin_color',255,255,255), (133874,6230147,0,'soga_eye_color',255,0,255), (133875,6230148,0,'eye_color',255,255,255), (133876,6230148,0,'skin_color',255,255,255), (133877,6230148,0,'soga_eye_color',255,0,255), (133878,6230149,0,'eye_color',255,255,255), (133879,6230149,0,'skin_color',255,255,255), (133880,6230149,0,'soga_eye_color',255,0,255), (133881,6230150,0,'eye_color',255,255,255), (133882,6230150,0,'skin_color',255,255,255), (133883,6230150,0,'soga_eye_color',255,0,255), (133884,6230151,0,'eye_color',255,255,255), (133885,6230151,0,'skin_color',255,255,255), (133886,6230151,0,'soga_eye_color',255,0,255), (133887,6230152,1,'cheek_type',37,9,0), (133888,6230152,1,'chin_type',81,-7,43), (133889,6230152,1,'ear_type',100,100,0), (133890,6230152,1,'eye_brow_type',-70,-28,-17), (133891,6230152,0,'eye_color',14,135,20), (133892,6230152,1,'eye_type',-14,0,0), (133893,6230152,0,'hair_color1',249,18,156), (133894,6230152,0,'hair_type_color',65,184,157), (133895,6230152,0,'hair_type_highlight_color',83,93,102), (133896,6230152,1,'lip_type',-56,7,31), (133897,6230152,1,'nose_type',-34,-7,18), (133898,6230152,0,'skin_color',38,75,113), (133899,6230152,1,'soga_cheek_type',0,-70,-28), (133900,6230152,1,'soga_chin_type',0,-56,7), (133901,6230152,1,'soga_ear_type',0,-14,0), (133902,6230152,1,'soga_eye_brow_type',0,100,100), (133903,6230152,0,'soga_eye_color',204,204,204), (133904,6230152,0,'soga_hair_type_color',65,184,157), (133905,6230152,0,'soga_hair_type_highlight_color',83,93,102), (133906,6230152,1,'soga_lip_type',-17,37,9), (133907,6230152,1,'soga_nose_type',31,81,-7), (133908,6230152,0,'soga_skin_color',38,75,113), (133909,6230152,0,'wing_color1',15,106,76), (133910,6230152,0,'wing_color2',20,59,142), (133911,6230153,1,'cheek_type',-17,79,0), (133912,6230153,1,'chin_type',-76,-96,-82), (133913,6230153,1,'ear_type',-72,93,0), (133914,6230153,1,'eye_brow_type',-55,-97,-43), (133915,6230153,0,'eye_color',120,175,192), (133916,6230153,1,'eye_type',17,0,0), (133917,6230153,0,'hair_color1',188,2,221), (133918,6230153,0,'hair_color2',246,0,0), (133919,6230153,0,'hair_face_color',83,57,8), (133920,6230153,0,'hair_face_highlight_color',19,6,25), (133921,6230153,0,'hair_type_color',83,57,8), (133922,6230153,0,'hair_type_highlight_color',19,6,25), (133923,6230153,1,'lip_type',5,-39,87), (133924,6230153,1,'nose_type',-65,-68,2), (133925,6230153,0,'skin_color',239,239,209), (133926,6230153,1,'soga_cheek_type',0,-55,-97), (133927,6230153,1,'soga_chin_type',0,5,-39), (133928,6230153,1,'soga_ear_type',0,17,0), (133929,6230153,1,'soga_eye_brow_type',0,-72,93), (133930,6230153,0,'soga_eye_color',229,229,102), (133931,6230153,1,'soga_eye_type',-10,0,0), (133932,6230153,0,'soga_hair_face_color',83,57,8), (133933,6230153,0,'soga_hair_face_highlight_color',19,6,25), (133934,6230153,0,'soga_hair_type_color',83,57,8), (133935,6230153,0,'soga_hair_type_highlight_color',19,6,25), (133936,6230153,1,'soga_lip_type',-43,-17,79), (133937,6230153,1,'soga_nose_type',87,-76,-96), (133938,6230153,0,'soga_skin_color',239,239,209), (133939,6230153,0,'wing_color1',255,255,255), (133940,6230153,0,'wing_color2',255,255,255), (133941,6230154,1,'cheek_type',-12,90,0), (133942,6230154,1,'chin_type',-31,-25,25), (133943,6230154,1,'ear_type',76,34,0), (133944,6230154,1,'eye_brow_type',-25,-22,-96), (133945,6230154,0,'eye_color',148,192,205), (133946,6230154,1,'eye_type',-26,0,0), (133947,6230154,0,'hair_color1',74,195,231), (133948,6230154,0,'hair_face_color',79,87,97), (133949,6230154,0,'hair_face_highlight_color',31,9,12), (133950,6230154,0,'hair_type_color',79,87,97), (133951,6230154,0,'hair_type_highlight_color',31,9,12), (133952,6230154,1,'lip_type',31,-72,-8), (133953,6230154,1,'nose_type',55,74,-61), (133954,6230154,0,'skin_color',182,125,122), (133955,6230154,1,'soga_cheek_type',0,-25,-22), (133956,6230154,1,'soga_chin_type',0,31,-72), (133957,6230154,1,'soga_ear_type',0,-26,0), (133958,6230154,1,'soga_eye_brow_type',0,76,34), (133959,6230154,0,'soga_eye_color',229,229,102), (133960,6230154,0,'soga_hair_face_color',79,87,97), (133961,6230154,0,'soga_hair_face_highlight_color',31,9,12), (133962,6230154,0,'soga_hair_type_color',79,87,97), (133963,6230154,0,'soga_hair_type_highlight_color',31,9,12), (133964,6230154,1,'soga_lip_type',-96,-12,90), (133965,6230154,1,'soga_nose_type',-8,-31,-25), (133966,6230154,0,'soga_skin_color',182,125,122), (133967,6230154,0,'wing_color1',255,255,255), (133968,6230154,0,'wing_color2',255,255,255), (133969,6230155,1,'cheek_type',62,-70,0), (133970,6230155,1,'chin_type',10,-66,-81), (133971,6230155,1,'ear_type',76,11,0), (133972,6230155,1,'eye_brow_type',98,4,94), (133973,6230155,0,'eye_color',50,102,116), (133974,6230155,1,'eye_type',-64,0,0), (133975,6230155,0,'hair_color1',94,21,46), (133976,6230155,0,'hair_face_color',47,14,18), (133977,6230155,0,'hair_face_highlight_color',168,59,22), (133978,6230155,0,'hair_type_color',47,14,18), (133979,6230155,0,'hair_type_highlight_color',168,59,22), (133980,6230155,1,'lip_type',-56,76,-3), (133981,6230155,1,'nose_type',-32,94,21), (133982,6230155,0,'skin_color',181,150,104), (133983,6230155,1,'soga_cheek_type',0,98,4), (133984,6230155,1,'soga_chin_type',0,-56,76), (133985,6230155,1,'soga_ear_type',0,-64,0), (133986,6230155,1,'soga_eye_brow_type',0,76,11), (133987,6230155,0,'soga_eye_color',204,204,204), (133988,6230155,0,'soga_hair_face_color',47,14,18), (133989,6230155,0,'soga_hair_face_highlight_color',168,59,22), (133990,6230155,0,'soga_hair_type_color',47,14,18), (133991,6230155,0,'soga_hair_type_highlight_color',168,59,22), (133992,6230155,1,'soga_lip_type',94,62,-70), (133993,6230155,1,'soga_nose_type',-3,10,-66), (133994,6230155,0,'soga_skin_color',181,150,104), (133995,6230156,1,'cheek_type',-35,-87,0), (133996,6230156,1,'chin_type',-57,-5,61), (133997,6230156,1,'ear_type',-75,2,0), (133998,6230156,1,'eye_brow_type',7,-15,63), (133999,6230156,0,'eye_color',45,22,48), (134000,6230156,1,'eye_type',-69,0,0), (134001,6230156,0,'hair_color1',59,201,187), (134002,6230156,0,'hair_face_color',107,119,158), (134003,6230156,0,'hair_face_highlight_color',94,79,124), (134004,6230156,0,'hair_type_color',107,119,158), (134005,6230156,0,'hair_type_highlight_color',94,79,124), (134006,6230156,1,'lip_type',76,12,34), (134007,6230156,1,'nose_type',-2,59,-55), (134008,6230156,0,'skin_color',115,158,157), (134009,6230156,1,'soga_cheek_type',0,7,-15), (134010,6230156,1,'soga_chin_type',0,76,12), (134011,6230156,1,'soga_ear_type',0,-69,0), (134012,6230156,1,'soga_eye_brow_type',0,-75,2), (134013,6230156,0,'soga_eye_color',204,204,204), (134014,6230156,0,'soga_hair_face_color',107,119,158), (134015,6230156,0,'soga_hair_face_highlight_color',94,79,124), (134016,6230156,0,'soga_hair_type_color',107,119,158), (134017,6230156,0,'soga_hair_type_highlight_color',94,79,124), (134018,6230156,1,'soga_lip_type',63,-35,-87), (134019,6230156,1,'soga_nose_type',34,-57,-5), (134020,6230156,0,'soga_skin_color',115,158,157), (134021,6230157,0,'eye_color',28,102,255), (134022,6230157,0,'hair_type_color',255,255,255), (134023,6230157,0,'hair_type_highlight_color',255,255,255), (134024,6230157,0,'skin_color',198,198,172), (134025,6230157,0,'soga_eye_color',255,0,255), (134026,6230157,0,'soga_hair_type_color',255,255,255), (134027,6230157,0,'soga_hair_type_highlight_color',255,255,255), (134028,6230158,1,'cheek_type',-37,68,0), (134029,6230158,1,'chin_type',-72,79,-38), (134030,6230158,1,'ear_type',-63,-1,0), (134031,6230158,1,'eye_brow_type',-8,-64,40), (134032,6230158,0,'eye_color',108,145,107), (134033,6230158,1,'eye_type',22,0,0), (134034,6230158,0,'hair_color1',68,28,178), (134035,6230158,0,'hair_color2',37,0,0), (134036,6230158,0,'hair_face_color',35,24,1), (134037,6230158,0,'hair_face_highlight_color',43,13,17), (134038,6230158,0,'hair_type_color',35,24,1), (134039,6230158,0,'hair_type_highlight_color',43,13,17), (134040,6230158,1,'lip_type',-75,-95,-64), (134041,6230158,1,'nose_type',-55,68,28), (134042,6230158,0,'skin_color',47,38,39), (134043,6230158,1,'soga_cheek_type',0,-8,-64), (134044,6230158,1,'soga_chin_type',0,-75,-95), (134045,6230158,1,'soga_ear_type',0,22,0), (134046,6230158,1,'soga_eye_brow_type',0,-63,-1), (134047,6230158,0,'soga_eye_color',229,229,102), (134048,6230158,1,'soga_eye_type',37,0,0), (134049,6230158,0,'soga_hair_face_color',35,24,1), (134050,6230158,0,'soga_hair_face_highlight_color',43,13,17), (134051,6230158,0,'soga_hair_type_color',35,24,1), (134052,6230158,0,'soga_hair_type_highlight_color',43,13,17), (134053,6230158,1,'soga_lip_type',40,-37,68), (134054,6230158,1,'soga_nose_type',-64,-72,79), (134055,6230158,0,'soga_skin_color',47,38,39), (134056,6230158,0,'wing_color1',255,255,255), (134057,6230158,0,'wing_color2',255,255,255), (134058,6230159,1,'cheek_type',100,100,0), (134059,6230159,1,'chin_type',-100,-56,-34), (134060,6230159,1,'ear_type',100,85,0), (134061,6230159,1,'eye_brow_type',28,53,78), (134062,6230159,0,'eye_color',36,21,6), (134063,6230159,1,'eye_type',28,0,0), (134064,6230159,0,'hair_color1',156,156,175), (134065,6230159,0,'hair_color2',222,0,0), (134066,6230159,0,'hair_face_color',21,8,27), (134067,6230159,0,'hair_face_highlight_color',244,246,246), (134068,6230159,0,'hair_type_color',21,8,27), (134069,6230159,0,'hair_type_highlight_color',244,246,246), (134070,6230159,1,'lip_type',45,100,20), (134071,6230159,1,'nose_type',100,-100,-100), (134072,6230159,0,'skin_color',85,58,41), (134073,6230159,1,'soga_cheek_type',0,28,53), (134074,6230159,1,'soga_chin_type',0,45,100), (134075,6230159,1,'soga_ear_type',0,28,0), (134076,6230159,1,'soga_eye_brow_type',0,100,85), (134077,6230159,0,'soga_eye_color',204,204,204), (134078,6230159,1,'soga_eye_type',-34,0,0), (134079,6230159,0,'soga_hair_face_color',21,8,27), (134080,6230159,0,'soga_hair_face_highlight_color',244,246,246), (134081,6230159,0,'soga_hair_type_color',21,8,27), (134082,6230159,0,'soga_hair_type_highlight_color',244,246,246), (134083,6230159,1,'soga_lip_type',78,100,100), (134084,6230159,1,'soga_nose_type',20,-100,-56), (134085,6230159,0,'soga_skin_color',85,58,41), (134086,6230159,0,'wing_color1',255,255,255), (134087,6230159,0,'wing_color2',255,255,255), (134088,6230160,1,'cheek_type',-7,0,0), (134089,6230160,1,'chin_type',-29,75,-96), (134090,6230160,1,'ear_type',69,14,0), (134091,6230160,1,'eye_brow_type',28,-20,-23), (134092,6230160,0,'eye_color',47,95,110), (134093,6230160,1,'eye_type',-37,0,0), (134094,6230160,0,'hair_color1',181,235,208), (134095,6230160,0,'hair_color2',198,0,0), (134096,6230160,0,'hair_face_color',119,147,147), (134097,6230160,0,'hair_face_highlight_color',193,100,45), (134098,6230160,0,'hair_type_color',119,147,147), (134099,6230160,0,'hair_type_highlight_color',193,100,45), (134100,6230160,1,'lip_type',-28,-44,78), (134101,6230160,1,'nose_type',84,-75,-21), (134102,6230160,0,'skin_color',229,215,216), (134103,6230160,1,'soga_cheek_type',0,28,-20), (134104,6230160,1,'soga_chin_type',0,-28,-44), (134105,6230160,1,'soga_ear_type',0,-37,0), (134106,6230160,1,'soga_eye_brow_type',0,69,14), (134107,6230160,0,'soga_eye_color',229,229,102), (134108,6230160,1,'soga_eye_type',-58,0,0), (134109,6230160,0,'soga_hair_face_color',119,147,147), (134110,6230160,0,'soga_hair_face_highlight_color',193,100,45), (134111,6230160,0,'soga_hair_type_color',119,147,147), (134112,6230160,0,'soga_hair_type_highlight_color',193,100,45), (134113,6230160,1,'soga_lip_type',-23,-7,0), (134114,6230160,1,'soga_nose_type',78,-29,75), (134115,6230160,0,'soga_skin_color',229,215,216), (134116,6230160,0,'wing_color1',255,255,255), (134117,6230160,0,'wing_color2',255,255,255), (134118,6230161,1,'cheek_type',50,95,0), (134119,6230161,1,'chin_type',0,77,0), (134120,6230161,1,'ear_type',-78,-56,0), (134121,6230161,1,'eye_brow_type',-34,-2,-35), (134122,6230161,0,'eye_color',63,118,77), (134123,6230161,1,'eye_type',28,0,0), (134124,6230161,0,'hair_color1',171,56,69), (134125,6230161,0,'hair_face_color',100,70,10), (134126,6230161,0,'hair_face_highlight_color',30,9,13), (134127,6230161,0,'hair_type_color',100,70,10), (134128,6230161,0,'hair_type_highlight_color',30,9,13), (134129,6230161,1,'lip_type',18,-4,62), (134130,6230161,1,'nose_type',34,-85,56), (134131,6230161,0,'skin_color',93,98,98), (134132,6230161,1,'soga_cheek_type',0,-34,-2), (134133,6230161,1,'soga_chin_type',0,18,-4), (134134,6230161,1,'soga_ear_type',0,28,0), (134135,6230161,1,'soga_eye_brow_type',0,-78,-56), (134136,6230161,0,'soga_eye_color',229,229,102), (134137,6230161,0,'soga_hair_face_color',100,70,10), (134138,6230161,0,'soga_hair_face_highlight_color',30,9,13), (134139,6230161,0,'soga_hair_type_color',100,70,10), (134140,6230161,0,'soga_hair_type_highlight_color',30,9,13), (134141,6230161,1,'soga_lip_type',-35,50,95), (134142,6230161,1,'soga_nose_type',62,0,77), (134143,6230161,0,'soga_skin_color',93,98,98), (134144,6230161,0,'wing_color1',255,255,255), (134145,6230161,0,'wing_color2',255,255,255), (134146,6230162,1,'cheek_type',0,-89,0), (134147,6230162,1,'chin_type',76,-56,-2), (134148,6230162,1,'ear_type',84,-62,0), (134149,6230162,1,'eye_brow_type',69,-87,4), (134150,6230162,0,'eye_color',102,161,165), (134151,6230162,1,'eye_type',-89,0,0), (134152,6230162,0,'hair_color1',255,246,8), (134153,6230162,0,'hair_color2',171,0,0), (134154,6230162,0,'hair_face_color',47,14,19), (134155,6230162,0,'hair_face_highlight_color',182,81,34), (134156,6230162,0,'hair_type_color',47,14,19), (134157,6230162,0,'hair_type_highlight_color',182,81,34), (134158,6230162,1,'lip_type',-81,-50,-35), (134159,6230162,1,'nose_type',5,-1,-10), (134160,6230162,0,'skin_color',197,171,173), (134161,6230162,1,'soga_cheek_type',0,69,-87), (134162,6230162,1,'soga_chin_type',0,-81,-50), (134163,6230162,1,'soga_ear_type',0,-89,0), (134164,6230162,1,'soga_eye_brow_type',0,84,-62), (134165,6230162,0,'soga_eye_color',229,229,102), (134166,6230162,1,'soga_eye_type',-85,0,0), (134167,6230162,0,'soga_hair_face_color',47,14,19), (134168,6230162,0,'soga_hair_face_highlight_color',182,81,34), (134169,6230162,0,'soga_hair_type_color',47,14,19), (134170,6230162,0,'soga_hair_type_highlight_color',182,81,34), (134171,6230162,1,'soga_lip_type',4,0,-89), (134172,6230162,1,'soga_nose_type',-35,76,-56), (134173,6230162,0,'soga_skin_color',197,171,173), (134174,6230162,0,'wing_color1',255,255,255), (134175,6230162,0,'wing_color2',255,255,255), (134176,6230163,0,'eye_color',192,192,192), (134177,6230163,0,'skin_color',255,0,0), (134178,6230163,0,'soga_eye_color',255,0,255), (134179,6230164,0,'eye_color',128,64,0), (134180,6230164,0,'skin_color',255,128,0), (134181,6230164,0,'soga_eye_color',255,0,255), (134182,6230165,0,'eye_color',255,255,255), (134183,6230165,0,'skin_color',255,255,255), (134184,6230165,0,'soga_eye_color',255,0,255), (134185,6230166,1,'cheek_type',37,9,0), (134186,6230166,1,'chin_type',81,-7,43), (134187,6230166,1,'ear_type',100,100,0), (134188,6230166,1,'eye_brow_type',-70,-28,-17), (134189,6230166,0,'eye_color',14,135,20), (134190,6230166,1,'eye_type',-14,0,0), (134191,6230166,0,'hair_color1',249,18,156), (134192,6230166,0,'hair_type_color',65,184,157), (134193,6230166,0,'hair_type_highlight_color',83,93,102), (134194,6230166,1,'lip_type',-56,7,31), (134195,6230166,1,'nose_type',-34,-7,18), (134196,6230166,0,'skin_color',38,75,113), (134197,6230166,1,'soga_cheek_type',0,-70,-28), (134198,6230166,1,'soga_chin_type',0,-56,7), (134199,6230166,1,'soga_ear_type',0,-14,0), (134200,6230166,1,'soga_eye_brow_type',0,100,100), (134201,6230166,0,'soga_eye_color',204,204,204), (134202,6230166,0,'soga_hair_type_color',65,184,157), (134203,6230166,0,'soga_hair_type_highlight_color',83,93,102), (134204,6230166,1,'soga_lip_type',-17,37,9), (134205,6230166,1,'soga_nose_type',31,81,-7), (134206,6230166,0,'soga_skin_color',38,75,113), (134207,6230166,0,'wing_color1',15,106,76), (134208,6230166,0,'wing_color2',20,59,142), (134209,6230167,1,'cheek_type',-35,-87,0), (134210,6230167,1,'chin_type',-57,-5,61), (134211,6230167,1,'ear_type',-75,2,0), (134212,6230167,1,'eye_brow_type',7,-15,63), (134213,6230167,0,'eye_color',45,22,48), (134214,6230167,1,'eye_type',-69,0,0), (134215,6230167,0,'hair_color1',59,201,187), (134216,6230167,0,'hair_face_color',107,119,158), (134217,6230167,0,'hair_face_highlight_color',94,79,124), (134218,6230167,0,'hair_type_color',107,119,158), (134219,6230167,0,'hair_type_highlight_color',94,79,124), (134220,6230167,1,'lip_type',76,12,34), (134221,6230167,1,'nose_type',-2,59,-55), (134222,6230167,0,'skin_color',115,158,157), (134223,6230167,1,'soga_cheek_type',0,7,-15), (134224,6230167,1,'soga_chin_type',0,76,12), (134225,6230167,1,'soga_ear_type',0,-69,0), (134226,6230167,1,'soga_eye_brow_type',0,-75,2), (134227,6230167,0,'soga_eye_color',204,204,204), (134228,6230167,0,'soga_hair_face_color',107,119,158), (134229,6230167,0,'soga_hair_face_highlight_color',94,79,124), (134230,6230167,0,'soga_hair_type_color',107,119,158), (134231,6230167,0,'soga_hair_type_highlight_color',94,79,124), (134232,6230167,1,'soga_lip_type',63,-35,-87), (134233,6230167,1,'soga_nose_type',34,-57,-5), (134234,6230167,0,'soga_skin_color',115,158,157), (134235,6230168,1,'cheek_type',62,-70,0), (134236,6230168,1,'chin_type',10,-66,-81), (134237,6230168,1,'ear_type',76,11,0), (134238,6230168,1,'eye_brow_type',98,4,94), (134239,6230168,0,'eye_color',50,102,116), (134240,6230168,1,'eye_type',-64,0,0), (134241,6230168,0,'hair_color1',94,21,46), (134242,6230168,0,'hair_face_color',47,14,18), (134243,6230168,0,'hair_face_highlight_color',168,59,22), (134244,6230168,0,'hair_type_color',47,14,18), (134245,6230168,0,'hair_type_highlight_color',168,59,22), (134246,6230168,1,'lip_type',-56,76,-3), (134247,6230168,1,'nose_type',-32,94,21), (134248,6230168,0,'skin_color',181,150,104), (134249,6230168,1,'soga_cheek_type',0,98,4), (134250,6230168,1,'soga_chin_type',0,-56,76), (134251,6230168,1,'soga_ear_type',0,-64,0), (134252,6230168,1,'soga_eye_brow_type',0,76,11), (134253,6230168,0,'soga_eye_color',204,204,204), (134254,6230168,0,'soga_hair_face_color',47,14,18), (134255,6230168,0,'soga_hair_face_highlight_color',168,59,22), (134256,6230168,0,'soga_hair_type_color',47,14,18), (134257,6230168,0,'soga_hair_type_highlight_color',168,59,22), (134258,6230168,1,'soga_lip_type',94,62,-70), (134259,6230168,1,'soga_nose_type',-3,10,-66), (134260,6230168,0,'soga_skin_color',181,150,104), (134261,6230169,0,'eye_color',94,94,94), (134262,6230169,0,'skin_color',128,64,0), (134263,6230169,0,'soga_eye_color',255,0,255), (134264,6230170,0,'eye_color',255,255,255), (134265,6230170,0,'skin_color',128,0,0), (134266,6230170,0,'soga_eye_color',255,0,255), (134267,6230171,0,'eye_color',255,255,255), (134268,6230171,0,'skin_color',255,255,255), (134269,6230171,0,'soga_eye_color',255,0,255), (134270,6230172,0,'eye_color',96,2,45), (134271,6230172,0,'skin_color',21,21,21), (134272,6230172,0,'soga_eye_color',255,0,255), (134273,6230173,0,'eye_color',15,15,15), (134274,6230173,0,'skin_color',15,15,15), (134275,6230173,0,'soga_eye_color',255,0,255), (134276,6230174,0,'eye_color',64,0,0), (134277,6230174,0,'skin_color',255,0,0), (134278,6230174,0,'soga_eye_color',255,0,255), (134279,6230175,0,'eye_color',128,128,128), (134280,6230175,0,'skin_color',128,0,0), (134281,6230175,0,'soga_eye_color',255,0,255), (134282,6230176,0,'eye_color',255,255,255), (134283,6230176,0,'skin_color',255,255,255), (134284,6230176,0,'soga_eye_color',255,0,255), (134285,6230177,0,'eye_color',128,64,64), (134286,6230177,0,'skin_color',255,255,255), (134287,6230177,0,'soga_eye_color',255,0,255), (134288,6230178,0,'eye_color',255,255,255), (134289,6230178,0,'skin_color',255,255,255), (134290,6230178,0,'soga_eye_color',255,0,255), (134291,6230179,0,'eye_color',12,12,12), (134292,6230179,0,'skin_color',255,0,0), (134293,6230179,0,'soga_eye_color',255,0,255), (134294,6230180,0,'eye_color',128,128,0), (134295,6230180,0,'skin_color',128,128,192), (134296,6230180,0,'soga_eye_color',255,0,255), (134297,6230181,0,'eye_color',255,255,255), (134298,6230181,0,'skin_color',255,255,255), (134299,6230181,0,'soga_eye_color',255,0,255), (134300,6230182,0,'eye_color',255,255,255), (134301,6230182,0,'skin_color',255,255,255), (134302,6230182,0,'soga_eye_color',255,0,255), (134303,6230183,0,'eye_color',255,255,255), (134304,6230183,0,'hair_type_color',0,128,64), (134305,6230183,0,'hair_type_highlight_color',64,128,128), (134306,6230183,0,'skin_color',255,255,255), (134307,6230183,0,'soga_eye_color',255,0,255), (134308,6230183,0,'soga_hair_type_color',0,128,64), (134309,6230183,0,'soga_hair_type_highlight_color',64,128,128), (134310,6230184,0,'eye_color',255,255,255), (134311,6230184,0,'hair_type_color',0,128,64), (134312,6230184,0,'hair_type_highlight_color',64,128,128), (134313,6230184,0,'skin_color',255,255,255), (134314,6230184,0,'soga_eye_color',255,0,255), (134315,6230184,0,'soga_hair_type_color',0,128,64), (134316,6230184,0,'soga_hair_type_highlight_color',64,128,128), (134317,6230185,0,'eye_color',255,255,255), (134318,6230185,0,'skin_color',255,255,255), (134319,6230185,0,'soga_eye_color',255,0,255), (134320,6230186,0,'eye_color',255,255,255), (134321,6230186,0,'skin_color',255,255,255), (134322,6230186,0,'soga_eye_color',255,0,255), (134323,6230187,0,'eye_color',255,255,255), (134324,6230187,0,'skin_color',255,255,255), (134325,6230187,0,'soga_eye_color',255,0,255), (134326,6230188,0,'eye_color',255,255,255), (134327,6230188,0,'skin_color',255,255,255), (134328,6230188,0,'soga_eye_color',255,0,255), (134329,6230189,0,'eye_color',255,255,255), (134330,6230189,0,'hair_type_color',0,128,64), (134331,6230189,0,'hair_type_highlight_color',64,128,128), (134332,6230189,0,'skin_color',255,255,255), (134333,6230189,0,'soga_eye_color',255,0,255), (134334,6230189,0,'soga_hair_type_color',0,128,64), (134335,6230189,0,'soga_hair_type_highlight_color',64,128,128), (134336,6230190,1,'cheek_type',0,2,0), (134337,6230190,1,'chin_type',-38,3,2), (134338,6230190,1,'ear_type',23,-5,0), (134339,6230190,1,'eye_brow_type',34,0,14), (134340,6230190,0,'eye_color',222,35,32), (134341,6230190,1,'eye_type',-32,0,0), (134342,6230190,0,'hair_color1',17,242,156), (134343,6230190,0,'hair_face_color',52,38,20), (134344,6230190,0,'hair_face_highlight_color',216,192,37), (134345,6230190,0,'hair_type_color',52,38,20), (134346,6230190,0,'hair_type_highlight_color',216,192,37), (134347,6230190,1,'lip_type',-31,-2,10), (134348,6230190,1,'nose_type',-2,17,-14), (134349,6230190,0,'skin_color',25,9,1), (134350,6230190,1,'soga_cheek_type',0,34,0), (134351,6230190,1,'soga_chin_type',0,-31,-2), (134352,6230190,1,'soga_ear_type',0,-32,0), (134353,6230190,1,'soga_eye_brow_type',0,23,-5), (134354,6230190,0,'soga_eye_color',229,229,102), (134355,6230190,0,'soga_hair_face_color',52,38,20), (134356,6230190,0,'soga_hair_face_highlight_color',216,192,37), (134357,6230190,0,'soga_hair_type_color',52,38,20), (134358,6230190,0,'soga_hair_type_highlight_color',216,192,37), (134359,6230190,1,'soga_lip_type',14,0,2), (134360,6230190,1,'soga_nose_type',10,-38,3), (134361,6230190,0,'soga_skin_color',25,9,1), (134362,6230190,0,'wing_color1',255,255,255), (134363,6230190,0,'wing_color2',255,255,255), (134364,6230191,0,'eye_color',255,255,255), (134365,6230191,0,'hair_type_color',0,128,64), (134366,6230191,0,'hair_type_highlight_color',255,0,0), (134367,6230191,0,'skin_color',255,255,255), (134368,6230191,0,'soga_eye_color',255,0,255), (134369,6230191,0,'soga_hair_type_color',0,128,64), (134370,6230191,0,'soga_hair_type_highlight_color',255,0,0), (134371,6230192,0,'eye_color',255,255,255), (134372,6230192,0,'hair_type_color',0,128,64), (134373,6230192,0,'hair_type_highlight_color',64,128,128), (134374,6230192,0,'skin_color',255,255,255), (134375,6230192,0,'soga_eye_color',255,0,255), (134376,6230192,0,'soga_hair_type_color',0,128,64), (134377,6230192,0,'soga_hair_type_highlight_color',64,128,128), (134378,6230193,0,'eye_color',255,255,255), (134379,6230193,0,'skin_color',255,255,255), (134380,6230193,0,'soga_eye_color',255,0,255), (134381,6230194,0,'eye_color',255,255,255), (134382,6230194,0,'hair_type_color',0,128,64), (134383,6230194,0,'hair_type_highlight_color',64,128,128), (134384,6230194,0,'skin_color',255,255,255), (134385,6230194,0,'soga_eye_color',255,0,255), (134386,6230194,0,'soga_hair_type_color',0,128,64), (134387,6230194,0,'soga_hair_type_highlight_color',64,128,128), (134388,6230195,0,'eye_color',255,255,255), (134389,6230195,0,'skin_color',255,255,255), (134390,6230195,0,'soga_eye_color',255,0,255), (134391,6230196,0,'eye_color',255,255,255), (134392,6230196,0,'hair_type_color',69,0,139), (134393,6230196,0,'hair_type_highlight_color',128,0,128), (134394,6230196,0,'skin_color',255,255,255), (134395,6230196,0,'soga_eye_color',255,0,255), (134396,6230196,0,'soga_hair_type_color',69,0,139), (134397,6230196,0,'soga_hair_type_highlight_color',128,0,128), (134398,6230197,0,'eye_color',255,255,255), (134399,6230197,0,'skin_color',255,255,255), (134400,6230197,0,'soga_eye_color',255,0,255), (134401,6230198,0,'eye_color',255,255,255), (134402,6230198,0,'skin_color',255,255,255), (134403,6230198,0,'soga_eye_color',255,0,255), (134404,6230199,0,'eye_color',15,15,15), (134405,6230199,0,'skin_color',255,0,0), (134406,6230199,0,'soga_eye_color',255,0,255), (134407,6230200,0,'eye_color',255,255,255), (134408,6230200,0,'skin_color',255,255,255), (134409,6230200,0,'soga_eye_color',255,0,255), (134410,6230201,0,'eye_color',255,255,255), (134411,6230201,0,'skin_color',255,255,255), (134412,6230201,0,'soga_eye_color',255,0,255), (134413,6230202,0,'eye_color',255,255,255), (134414,6230202,0,'skin_color',255,255,255), (134415,6230202,0,'soga_eye_color',255,0,255), (134416,6230203,1,'cheek_type',0,2,0), (134417,6230203,1,'chin_type',-38,3,2), (134418,6230203,1,'ear_type',23,-5,0), (134419,6230203,1,'eye_brow_type',34,0,14), (134420,6230203,0,'eye_color',222,35,32), (134421,6230203,1,'eye_type',-32,0,0), (134422,6230203,0,'hair_color1',17,242,252), (134423,6230203,0,'hair_face_color',52,38,20), (134424,6230203,0,'hair_face_highlight_color',216,192,37), (134425,6230203,0,'hair_type_color',52,38,20), (134426,6230203,0,'hair_type_highlight_color',216,192,37), (134427,6230203,1,'lip_type',-31,-2,10), (134428,6230203,1,'nose_type',-2,17,-14), (134429,6230203,0,'skin_color',16,6,1), (134430,6230203,1,'soga_cheek_type',0,34,0), (134431,6230203,1,'soga_chin_type',0,-31,-2), (134432,6230203,1,'soga_ear_type',0,-32,0), (134433,6230203,1,'soga_eye_brow_type',0,23,-5), (134434,6230203,0,'soga_eye_color',229,229,102), (134435,6230203,0,'soga_hair_face_color',52,38,20), (134436,6230203,0,'soga_hair_face_highlight_color',216,192,37), (134437,6230203,0,'soga_hair_type_color',52,38,20), (134438,6230203,0,'soga_hair_type_highlight_color',216,192,37), (134439,6230203,1,'soga_lip_type',14,0,2), (134440,6230203,1,'soga_nose_type',10,-38,3), (134441,6230203,0,'soga_skin_color',16,6,1), (134442,6230203,0,'wing_color1',255,255,255), (134443,6230203,0,'wing_color2',255,255,255), (134444,6230204,1,'cheek_type',0,3,0), (134445,6230204,1,'chin_type',9,-44,69), (134446,6230204,1,'eye_brow_type',82,-71,31), (134447,6230204,0,'eye_color',22,15,10), (134448,6230204,1,'eye_type',-22,0,0), (134449,6230204,0,'hair_color1',231,2,20), (134450,6230204,0,'hair_face_color',133,108,62), (134451,6230204,0,'hair_type_color',133,108,62), (134452,6230204,1,'lip_type',28,8,-57), (134453,6230204,1,'nose_type',-68,-25,2), (134454,6230204,0,'skin_color',133,108,62), (134455,6230204,1,'soga_cheek_type',0,82,-71), (134456,6230204,1,'soga_chin_type',0,28,8), (134457,6230204,1,'soga_ear_type',0,-22,0), (134458,6230204,0,'soga_eye_color',229,229,102), (134459,6230204,0,'soga_hair_face_color',133,108,62), (134460,6230204,0,'soga_hair_type_color',133,108,62), (134461,6230204,1,'soga_lip_type',31,0,3), (134462,6230204,1,'soga_nose_type',-57,9,-44), (134463,6230204,0,'soga_skin_color',133,108,62), (134464,6230205,0,'eye_color',255,255,255), (134465,6230205,0,'skin_color',255,255,255), (134466,6230205,0,'soga_eye_color',255,0,255), (134467,6230206,0,'eye_color',255,255,255), (134468,6230206,0,'skin_color',255,255,255), (134469,6230206,0,'soga_eye_color',255,0,255), (134470,6230207,0,'eye_color',255,255,255), (134471,6230207,0,'skin_color',255,255,255), (134472,6230207,0,'soga_eye_color',255,0,255), (134473,6230208,0,'eye_color',255,255,255), (134474,6230208,0,'skin_color',255,255,255), (134475,6230208,0,'soga_eye_color',255,0,255), (134476,6230209,0,'eye_color',255,255,255), (134477,6230209,0,'skin_color',255,255,255), (134478,6230209,0,'soga_eye_color',255,0,255), (134479,6230210,0,'eye_color',255,255,255), (134480,6230210,0,'skin_color',255,255,255), (134481,6230210,0,'soga_eye_color',255,0,255), (134482,6230211,0,'eye_color',255,255,255), (134483,6230211,0,'skin_color',255,255,255), (134484,6230211,0,'soga_eye_color',255,0,255), (134485,6230212,0,'eye_color',255,255,255), (134486,6230212,0,'skin_color',255,255,255), (134487,6230212,0,'soga_eye_color',255,0,255), (134488,6230213,1,'cheek_type',62,-70,0), (134489,6230213,1,'chin_type',10,-66,-81), (134490,6230213,1,'ear_type',76,11,0), (134491,6230213,1,'eye_brow_type',98,4,94), (134492,6230213,0,'eye_color',50,102,116), (134493,6230213,1,'eye_type',-64,0,0), (134494,6230213,0,'hair_color1',94,21,46), (134495,6230213,0,'hair_face_color',47,14,18), (134496,6230213,0,'hair_face_highlight_color',168,59,22), (134497,6230213,0,'hair_type_color',47,14,18), (134498,6230213,0,'hair_type_highlight_color',168,59,22), (134499,6230213,1,'lip_type',-56,76,-3), (134500,6230213,1,'nose_type',-32,94,21), (134501,6230213,0,'skin_color',181,150,104), (134502,6230213,1,'soga_cheek_type',0,98,4), (134503,6230213,1,'soga_chin_type',0,-56,76), (134504,6230213,1,'soga_ear_type',0,-64,0), (134505,6230213,1,'soga_eye_brow_type',0,76,11), (134506,6230213,0,'soga_eye_color',204,204,204), (134507,6230213,0,'soga_hair_face_color',47,14,18), (134508,6230213,0,'soga_hair_face_highlight_color',168,59,22), (134509,6230213,0,'soga_hair_type_color',47,14,18), (134510,6230213,0,'soga_hair_type_highlight_color',168,59,22), (134511,6230213,1,'soga_lip_type',94,62,-70), (134512,6230213,1,'soga_nose_type',-3,10,-66), (134513,6230213,0,'soga_skin_color',181,150,104), (134514,6230214,0,'eye_color',255,255,255), (134515,6230214,0,'skin_color',255,255,255), (134516,6230214,0,'soga_eye_color',255,0,255), (134517,6230215,0,'eye_color',255,255,255), (134518,6230215,0,'skin_color',255,255,255), (134519,6230215,0,'soga_eye_color',255,0,255), (134520,6230216,0,'eye_color',255,255,255), (134521,6230216,0,'skin_color',255,255,255), (134522,6230216,0,'soga_eye_color',255,0,255), (134523,6230217,1,'cheek_type',-35,-87,0), (134524,6230217,1,'chin_type',-57,-5,61), (134525,6230217,1,'ear_type',-75,2,0), (134526,6230217,1,'eye_brow_type',7,-15,63), (134527,6230217,0,'eye_color',45,22,48), (134528,6230217,1,'eye_type',-69,0,0), (134529,6230217,0,'hair_color1',59,201,187), (134530,6230217,0,'hair_face_color',107,119,158), (134531,6230217,0,'hair_face_highlight_color',94,79,124), (134532,6230217,0,'hair_type_color',107,119,158), (134533,6230217,0,'hair_type_highlight_color',94,79,124), (134534,6230217,1,'lip_type',76,12,34), (134535,6230217,1,'nose_type',-2,59,-55), (134536,6230217,0,'skin_color',115,158,157), (134537,6230217,1,'soga_cheek_type',0,7,-15), (134538,6230217,1,'soga_chin_type',0,76,12), (134539,6230217,1,'soga_ear_type',0,-69,0), (134540,6230217,1,'soga_eye_brow_type',0,-75,2), (134541,6230217,0,'soga_eye_color',204,204,204), (134542,6230217,0,'soga_hair_face_color',107,119,158), (134543,6230217,0,'soga_hair_face_highlight_color',94,79,124), (134544,6230217,0,'soga_hair_type_color',107,119,158), (134545,6230217,0,'soga_hair_type_highlight_color',94,79,124), (134546,6230217,1,'soga_lip_type',63,-35,-87), (134547,6230217,1,'soga_nose_type',34,-57,-5), (134548,6230217,0,'soga_skin_color',115,158,157), (134549,6230218,0,'eye_color',255,0,0), (134550,6230218,0,'skin_color',255,0,0), (134551,6230218,0,'soga_eye_color',255,0,255), (134552,6230219,0,'eye_color',255,255,255), (134553,6230219,0,'skin_color',255,255,255), (134554,6230219,0,'soga_eye_color',255,0,255), (134555,6230220,0,'eye_color',255,255,255), (134556,6230220,0,'skin_color',255,255,255), (134557,6230220,0,'soga_eye_color',255,0,255), (134558,6230221,0,'eye_color',255,255,255), (134559,6230221,0,'skin_color',255,255,255), (134560,6230221,0,'soga_eye_color',255,0,255), (134561,6230222,0,'eye_color',255,255,255), (134562,6230222,0,'skin_color',255,255,255), (134563,6230222,0,'soga_eye_color',255,0,255), (134564,6230223,0,'eye_color',255,255,255), (134565,6230223,0,'skin_color',255,255,255), (134566,6230223,0,'soga_eye_color',255,0,255), (134567,6230224,1,'cheek_type',-5,-21,0), (134568,6230224,1,'chin_type',-66,-81,21), (134569,6230224,1,'ear_type',-56,18,0), (134570,6230224,1,'eye_brow_type',52,-75,-4), (134571,6230224,0,'eye_color',58,0,58), (134572,6230224,0,'hair_color1',0,39,158), (134573,6230224,1,'lip_type',-85,-56,29), (134574,6230224,1,'nose_type',-31,0,39), (134575,6230224,0,'skin_color',133,121,78), (134576,6230224,1,'soga_cheek_type',0,52,-75), (134577,6230224,1,'soga_chin_type',0,-85,-56), (134578,6230224,1,'soga_eye_brow_type',0,-56,18), (134579,6230224,0,'soga_eye_color',229,229,102), (134580,6230224,1,'soga_lip_type',-4,-5,-21), (134581,6230224,1,'soga_nose_type',29,-66,-81), (134582,6230224,0,'soga_skin_color',133,121,78), (134583,6230224,0,'wing_color1',255,255,255), (134584,6230224,0,'wing_color2',255,255,255), (134585,6230225,0,'eye_color',62,36,20), (134586,6230225,0,'skin_color',192,192,192), (134587,6230225,0,'soga_eye_color',255,0,255), (134588,6230226,0,'eye_color',255,255,255), (134589,6230226,0,'skin_color',255,255,255), (134590,6230226,0,'soga_eye_color',255,0,255), (134591,6230227,1,'cheek_type',-64,-69,0), (134592,6230227,1,'chin_type',-15,-2,29), (134593,6230227,1,'ear_type',81,26,0), (134594,6230227,1,'eye_brow_type',-47,-95,21), (134595,6230227,0,'eye_color',108,165,165), (134596,6230227,1,'eye_type',-46,0,0), (134597,6230227,0,'hair_color1',249,81,25), (134598,6230227,0,'hair_face_color',200,142,16), (134599,6230227,0,'hair_face_highlight_color',55,53,68), (134600,6230227,0,'hair_type_color',200,142,16), (134601,6230227,0,'hair_type_highlight_color',55,53,68), (134602,6230227,1,'lip_type',-65,-93,77), (134603,6230227,1,'nose_type',-96,-7,81), (134604,6230227,0,'skin_color',202,167,171), (134605,6230227,1,'soga_cheek_type',0,-47,-95), (134606,6230227,1,'soga_chin_type',0,-65,-93), (134607,6230227,1,'soga_ear_type',0,-46,0), (134608,6230227,1,'soga_eye_brow_type',0,81,26), (134609,6230227,0,'soga_eye_color',229,229,102), (134610,6230227,0,'soga_hair_face_color',200,142,16), (134611,6230227,0,'soga_hair_face_highlight_color',55,53,68), (134612,6230227,0,'soga_hair_type_color',200,142,16), (134613,6230227,0,'soga_hair_type_highlight_color',55,53,68), (134614,6230227,1,'soga_lip_type',21,-64,-69), (134615,6230227,1,'soga_nose_type',77,-15,-2), (134616,6230227,0,'soga_skin_color',202,167,171), (134617,6230227,0,'wing_color1',255,255,255), (134618,6230227,0,'wing_color2',255,255,255), (134619,6230228,0,'eye_color',255,255,255), (134620,6230228,0,'skin_color',255,255,255), (134621,6230228,0,'soga_eye_color',255,0,255), (134622,6230229,0,'eye_color',255,255,255), (134623,6230229,0,'skin_color',255,255,255), (134624,6230229,0,'soga_eye_color',255,0,255), (134625,6230230,1,'cheek_type',2,-31,0), (134626,6230230,1,'chin_type',-25,0,-2), (134627,6230230,1,'ear_type',-11,-12,0), (134628,6230230,1,'eye_brow_type',-31,0,-37), (134629,6230230,0,'eye_color',108,147,112), (134630,6230230,1,'eye_type',-18,0,0), (134631,6230230,0,'hair_color1',235,249,0), (134632,6230230,0,'hair_face_color',224,223,107), (134633,6230230,0,'hair_face_highlight_color',145,129,21), (134634,6230230,0,'hair_type_color',224,223,107), (134635,6230230,0,'hair_type_highlight_color',145,129,21), (134636,6230230,1,'lip_type',12,0,-7), (134637,6230230,1,'nose_type',-10,-21,-7), (134638,6230230,0,'skin_color',221,228,228), (134639,6230230,1,'soga_cheek_type',0,-31,0), (134640,6230230,1,'soga_chin_type',0,12,0), (134641,6230230,1,'soga_ear_type',0,-18,0), (134642,6230230,1,'soga_eye_brow_type',0,-11,-12), (134643,6230230,0,'soga_eye_color',229,229,102), (134644,6230230,0,'soga_hair_face_color',224,223,107), (134645,6230230,0,'soga_hair_face_highlight_color',145,129,21), (134646,6230230,0,'soga_hair_type_color',224,223,107), (134647,6230230,0,'soga_hair_type_highlight_color',145,129,21), (134648,6230230,1,'soga_lip_type',-37,2,-31), (134649,6230230,1,'soga_nose_type',-7,-25,0), (134650,6230230,0,'soga_skin_color',221,228,228), (134651,6230230,0,'wing_color1',255,255,255), (134652,6230230,0,'wing_color2',255,255,255), (134653,6230231,1,'cheek_type',3,-1,0), (134654,6230231,1,'chin_type',-38,-7,-19), (134655,6230231,1,'ear_type',-14,8,0), (134656,6230231,1,'eye_brow_type',-14,-41,2), (134657,6230231,0,'eye_color',209,40,22), (134658,6230231,1,'eye_type',7,0,0), (134659,6230231,0,'hair_color1',0,254,242), (134660,6230231,0,'hair_face_color',30,29,14), (134661,6230231,0,'hair_type_color',30,29,14), (134662,6230231,1,'lip_type',22,21,-21), (134663,6230231,1,'nose_type',7,0,-2), (134664,6230231,0,'skin_color',55,219,29), (134665,6230231,1,'soga_cheek_type',0,-14,-41), (134666,6230231,1,'soga_chin_type',0,22,21), (134667,6230231,1,'soga_ear_type',0,7,0), (134668,6230231,1,'soga_eye_brow_type',0,-14,8), (134669,6230231,0,'soga_eye_color',229,229,102), (134670,6230231,0,'soga_hair_face_color',30,29,14), (134671,6230231,0,'soga_hair_type_color',30,29,14), (134672,6230231,1,'soga_lip_type',2,3,-1), (134673,6230231,1,'soga_nose_type',-21,-38,-7), (134674,6230231,0,'soga_skin_color',55,219,29), (134675,6230231,0,'wing_color1',255,255,255), (134676,6230231,0,'wing_color2',255,255,255), (134677,6230232,0,'eye_color',78,255,255), (134678,6230232,0,'skin_color',128,128,70), (134679,6230232,0,'soga_eye_color',255,0,255), (134680,6230233,1,'cheek_type',-7,0,0), (134681,6230233,1,'chin_type',-29,75,-96), (134682,6230233,1,'ear_type',69,14,0), (134683,6230233,1,'eye_brow_type',28,-20,-23), (134684,6230233,0,'eye_color',47,95,110), (134685,6230233,1,'eye_type',-37,0,0), (134686,6230233,0,'hair_color1',181,235,208), (134687,6230233,0,'hair_color2',198,0,0), (134688,6230233,0,'hair_face_color',119,147,147), (134689,6230233,0,'hair_face_highlight_color',193,100,45), (134690,6230233,0,'hair_type_color',119,147,147), (134691,6230233,0,'hair_type_highlight_color',193,100,45), (134692,6230233,1,'lip_type',-28,-44,78), (134693,6230233,1,'nose_type',84,-75,-21), (134694,6230233,0,'skin_color',229,215,216), (134695,6230233,1,'soga_cheek_type',0,28,-20), (134696,6230233,1,'soga_chin_type',0,-28,-44), (134697,6230233,1,'soga_ear_type',0,-37,0), (134698,6230233,1,'soga_eye_brow_type',0,69,14), (134699,6230233,0,'soga_eye_color',229,229,102), (134700,6230233,1,'soga_eye_type',-58,0,0), (134701,6230233,0,'soga_hair_face_color',119,147,147), (134702,6230233,0,'soga_hair_face_highlight_color',193,100,45), (134703,6230233,0,'soga_hair_type_color',119,147,147), (134704,6230233,0,'soga_hair_type_highlight_color',193,100,45), (134705,6230233,1,'soga_lip_type',-23,-7,0), (134706,6230233,1,'soga_nose_type',78,-29,75), (134707,6230233,0,'soga_skin_color',229,215,216), (134708,6230233,0,'wing_color1',255,255,255), (134709,6230233,0,'wing_color2',255,255,255), (134710,6230234,0,'eye_color',255,255,255), (134711,6230234,0,'skin_color',255,255,255), (134712,6230234,0,'soga_eye_color',255,0,255), (134713,6230235,1,'cheek_type',-81,85,0), (134714,6230235,1,'chin_type',75,-87,-66), (134715,6230235,1,'ear_type',-93,95,0), (134716,6230235,1,'eye_brow_type',59,-87,-45), (134717,6230235,0,'eye_color',36,77,77), (134718,6230235,1,'eye_type',-87,0,0), (134719,6230235,0,'hair_color1',169,217,17), (134720,6230235,0,'hair_color2',200,0,0), (134721,6230235,0,'hair_face_color',100,70,10), (134722,6230235,0,'hair_face_highlight_color',114,31,28), (134723,6230235,0,'hair_type_color',100,70,10), (134724,6230235,0,'hair_type_highlight_color',114,31,28), (134725,6230235,1,'lip_type',28,-58,-65), (134726,6230235,1,'nose_type',-22,-87,-39), (134727,6230235,0,'skin_color',171,148,98), (134728,6230235,1,'soga_cheek_type',0,59,-87), (134729,6230235,1,'soga_chin_type',0,28,-58), (134730,6230235,1,'soga_ear_type',0,-87,0), (134731,6230235,1,'soga_eye_brow_type',0,-93,95), (134732,6230235,0,'soga_eye_color',229,229,102), (134733,6230235,1,'soga_eye_type',-56,0,0), (134734,6230235,0,'soga_hair_face_color',100,70,10), (134735,6230235,0,'soga_hair_face_highlight_color',114,31,28), (134736,6230235,0,'soga_hair_type_color',100,70,10), (134737,6230235,0,'soga_hair_type_highlight_color',114,31,28), (134738,6230235,1,'soga_lip_type',-45,-81,85), (134739,6230235,1,'soga_nose_type',-65,75,-87), (134740,6230235,0,'soga_skin_color',171,148,98), (134741,6230235,0,'wing_color1',255,255,255), (134742,6230235,0,'wing_color2',255,255,255), (134743,6230236,0,'eye_color',255,255,255), (134744,6230236,0,'skin_color',255,255,255), (134745,6230236,0,'soga_eye_color',255,0,255), (134746,6230237,0,'eye_color',255,255,255), (134747,6230237,0,'skin_color',255,255,255), (134748,6230237,0,'soga_eye_color',255,0,255), (134749,6230238,0,'eye_color',255,255,255), (134750,6230238,0,'skin_color',255,255,255), (134751,6230238,0,'soga_eye_color',255,0,255), (134752,6230239,0,'eye_color',255,255,255), (134753,6230239,0,'skin_color',255,255,255), (134754,6230239,0,'soga_eye_color',255,0,255), (134755,6230240,0,'eye_color',255,255,255), (134756,6230240,0,'skin_color',255,255,255), (134757,6230240,0,'soga_eye_color',255,0,255), (134758,6230241,0,'eye_color',128,0,0), (134759,6230241,0,'skin_color',255,255,255), (134760,6230241,0,'soga_eye_color',255,0,255), (134761,6230242,0,'eye_color',255,255,255), (134762,6230242,0,'skin_color',255,255,255), (134763,6230242,0,'soga_eye_color',255,0,255), (134764,6230243,0,'eye_color',255,255,255), (134765,6230243,0,'skin_color',255,255,255), (134766,6230243,0,'soga_eye_color',255,0,255), (134767,6230244,0,'eye_color',255,255,255), (134768,6230244,0,'skin_color',255,255,255), (134769,6230244,0,'soga_eye_color',255,0,255), (134770,6230245,0,'eye_color',255,255,255), (134771,6230245,0,'skin_color',255,255,255), (134772,6230245,0,'soga_eye_color',255,0,255), (134773,6230246,0,'eye_color',255,255,255), (134774,6230246,0,'skin_color',255,255,255), (134775,6230246,0,'soga_eye_color',255,0,255), (134776,6230247,0,'eye_color',255,255,255), (134777,6230247,0,'skin_color',255,255,255), (134778,6230247,0,'soga_eye_color',255,0,255), (134779,6230248,0,'eye_color',139,115,242), (134780,6230248,0,'skin_color',255,255,255), (134781,6230248,0,'soga_eye_color',255,0,255), (134782,6230249,0,'eye_color',255,255,255), (134783,6230249,0,'skin_color',255,255,255), (134784,6230249,0,'soga_eye_color',255,0,255), (134785,6230250,0,'eye_color',255,255,255), (134786,6230250,0,'skin_color',255,255,255), (134787,6230250,0,'soga_eye_color',255,0,255), (134788,6230251,0,'eye_color',255,255,255), (134789,6230251,0,'skin_color',255,255,255), (134790,6230251,0,'soga_eye_color',255,0,255), (134791,6230252,0,'eye_color',255,255,255), (134792,6230252,0,'skin_color',255,255,255), (134793,6230252,0,'soga_eye_color',255,0,255), (134794,6230253,0,'eye_color',255,255,255), (134795,6230253,0,'skin_color',255,255,255), (134796,6230253,0,'soga_eye_color',255,0,255), (134797,6230254,0,'eye_color',255,255,255), (134798,6230254,0,'skin_color',255,255,255), (134799,6230254,0,'soga_eye_color',255,0,255), (134800,6230255,0,'eye_color',255,255,255), (134801,6230255,0,'skin_color',255,255,255), (134802,6230255,0,'soga_eye_color',255,0,255), (134803,6230256,0,'eye_color',255,255,255), (134804,6230256,0,'skin_color',255,255,255), (134805,6230256,0,'soga_eye_color',255,0,255), (134806,6230257,0,'eye_color',255,255,255), (134807,6230257,0,'skin_color',255,255,255), (134808,6230257,0,'soga_eye_color',255,0,255), (134809,6230258,0,'eye_color',255,255,255), (134810,6230258,0,'skin_color',255,255,255), (134811,6230258,0,'soga_eye_color',255,0,255), (134812,6230259,0,'eye_color',255,255,255), (134813,6230259,0,'skin_color',255,255,255), (134814,6230259,0,'soga_eye_color',255,0,255), (134815,6230260,0,'eye_color',255,255,255), (134816,6230260,0,'skin_color',255,255,255), (134817,6230260,0,'soga_eye_color',255,0,255), (134818,6230261,0,'eye_color',255,255,255), (134819,6230261,0,'skin_color',255,255,255), (134820,6230261,0,'soga_eye_color',255,0,255), (134821,6230262,0,'eye_color',255,255,255), (134822,6230262,0,'skin_color',255,255,255), (134823,6230262,0,'soga_eye_color',255,0,255), (134824,6230263,0,'eye_color',255,255,255), (134825,6230263,0,'skin_color',255,255,255), (134826,6230263,0,'soga_eye_color',255,0,255), (134827,6220000,1,'cheek_type',91,-1,0), (134828,6220000,1,'chin_type',75,31,34), (134829,6220000,1,'ear_type',-100,-97,0), (134830,6220000,1,'eye_brow_type',-47,74,-41), (134831,6220000,0,'eye_color',204,204,204), (134832,6220000,1,'eye_type',25,0,0), (134833,6220000,0,'hair_color1',14,198,50), (134834,6220000,1,'lip_type',-11,15,8), (134835,6220000,1,'nose_type',-83,14,-58), (134836,6220000,0,'skin_color',177,179,180), (134837,6220000,1,'soga_cheek_type',0,-47,74), (134838,6220000,1,'soga_chin_type',0,-11,15), (134839,6220000,1,'soga_ear_type',0,25,0), (134840,6220000,1,'soga_eye_brow_type',0,-100,-97), (134841,6220000,0,'soga_eye_color',204,204,204), (134842,6220000,1,'soga_lip_type',-41,91,-1), (134843,6220000,1,'soga_nose_type',8,75,31), (134844,6220000,0,'soga_skin_color',177,179,180), (134845,6220001,0,'eye_color',81,81,161), (134846,6220001,0,'skin_color',202,100,0), (134847,6220001,0,'soga_eye_color',255,0,255), (134848,6220002,0,'eye_color',255,255,255), (134849,6220002,0,'skin_color',255,255,255), (134850,6220002,0,'soga_eye_color',255,0,255), (134851,6220003,0,'eye_color',62,106,193), (134852,6220003,0,'skin_color',77,121,157), (134853,6220003,0,'soga_eye_color',255,0,255), (134854,6220004,0,'eye_color',139,69,69), (134855,6220004,0,'skin_color',77,121,157), (134856,6220004,0,'soga_eye_color',255,0,255), (134857,6220005,0,'eye_color',255,164,119), (134858,6220005,0,'skin_color',77,121,157), (134859,6220005,0,'soga_eye_color',255,0,255), (134860,6220006,0,'eye_color',100,80,118), (134861,6220006,0,'skin_color',157,137,77), (134862,6220006,0,'soga_eye_color',255,0,255), (134863,6220007,0,'eye_color',255,255,255), (134864,6220007,0,'skin_color',255,255,255), (134865,6220007,0,'soga_eye_color',255,0,255), (134866,6220008,0,'eye_color',255,255,255), (134867,6220008,0,'skin_color',255,255,255), (134868,6220008,0,'soga_eye_color',255,0,255), (134869,6220009,0,'eye_color',0,64,64), (134870,6220009,0,'skin_color',167,167,0), (134871,6220009,0,'soga_eye_color',255,0,255), (134872,6220010,0,'eye_color',255,255,255), (134873,6220010,0,'skin_color',255,255,255), (134874,6220010,0,'soga_eye_color',255,0,255), (134875,6220011,0,'eye_color',0,72,0), (134876,6220011,0,'skin_color',255,255,74), (134877,6220011,0,'soga_eye_color',255,0,255), (134878,6220012,0,'eye_color',64,0,0), (134879,6220012,0,'skin_color',1,1,1), (134880,6220012,0,'soga_eye_color',255,0,255), (134881,6220013,0,'eye_color',64,0,0), (134882,6220013,0,'skin_color',1,1,1), (134883,6220013,0,'soga_eye_color',255,0,255), (134884,6220014,0,'eye_color',46,46,46), (134885,6220014,0,'skin_color',128,0,0), (134886,6220014,0,'soga_eye_color',255,0,255), (134887,6220015,0,'eye_color',255,255,255), (134888,6220015,0,'skin_color',255,255,255), (134889,6220015,0,'soga_eye_color',255,0,255), (134890,6220016,0,'eye_color',20,20,20), (134891,6220016,0,'skin_color',1,1,1), (134892,6220016,0,'soga_eye_color',255,0,255), (134893,6220017,0,'eye_color',64,0,0), (134894,6220017,0,'skin_color',255,0,0), (134895,6220017,0,'soga_eye_color',255,0,255), (134896,6220018,0,'eye_color',64,0,0), (134897,6220018,0,'skin_color',255,0,0), (134898,6220018,0,'soga_eye_color',255,0,255), (134899,6220019,0,'eye_color',46,46,46), (134900,6220019,0,'skin_color',128,0,0), (134901,6220019,0,'soga_eye_color',255,0,255), (134902,6220020,0,'eye_color',255,255,255), (134903,6220020,0,'skin_color',255,255,255), (134904,6220020,0,'soga_eye_color',255,0,255), (134905,6220021,0,'eye_color',255,255,255), (134906,6220021,0,'skin_color',255,255,255), (134907,6220021,0,'soga_eye_color',255,0,255), (134908,6220022,0,'eye_color',100,49,0), (134909,6220022,0,'skin_color',128,128,128), (134910,6220022,0,'soga_eye_color',255,0,255), (134911,6220023,0,'eye_color',0,64,64), (134912,6220023,0,'skin_color',167,167,0), (134913,6220023,0,'soga_eye_color',255,0,255), (134914,6220024,0,'eye_color',64,0,0), (134915,6220024,0,'skin_color',1,1,1), (134916,6220024,0,'soga_eye_color',255,0,255), (134917,6220025,0,'eye_color',64,0,0), (134918,6220025,0,'skin_color',1,1,1), (134919,6220025,0,'soga_eye_color',255,0,255), (134920,6220026,0,'eye_color',64,0,0), (134921,6220026,0,'skin_color',1,1,1), (134922,6220026,0,'soga_eye_color',255,0,255), (134923,6220027,0,'eye_color',255,255,255), (134924,6220027,0,'skin_color',255,255,255), (134925,6220027,0,'soga_eye_color',255,0,255), (134926,6220028,0,'eye_color',255,255,255), (134927,6220028,0,'skin_color',255,255,255), (134928,6220028,0,'soga_eye_color',255,0,255), (134929,6220029,0,'eye_color',64,0,0), (134930,6220029,0,'skin_color',1,1,1), (134931,6220029,0,'soga_eye_color',255,0,255), (134932,6220030,0,'eye_color',255,255,255), (134933,6220030,0,'skin_color',255,255,255), (134934,6220030,0,'soga_eye_color',255,0,255), (134935,6220031,0,'eye_color',1,1,1), (134936,6220031,0,'skin_color',128,128,128), (134937,6220031,0,'soga_eye_color',255,0,255), (134938,6220032,0,'eye_color',20,20,20), (134939,6220032,0,'skin_color',1,1,1), (134940,6220032,0,'soga_eye_color',255,0,255), (134941,6220033,0,'eye_color',46,46,46), (134942,6220033,0,'skin_color',128,0,0), (134943,6220033,0,'soga_eye_color',255,0,255), (134944,6220034,0,'eye_color',255,255,255), (134945,6220034,0,'skin_color',255,255,255), (134946,6220034,0,'soga_eye_color',255,0,255), (134947,6220035,0,'eye_color',64,0,0), (134948,6220035,0,'skin_color',255,0,0), (134949,6220035,0,'soga_eye_color',255,0,255), (134950,6220036,0,'eye_color',46,46,46), (134951,6220036,0,'skin_color',128,0,0), (134952,6220036,0,'soga_eye_color',255,0,255), (134953,6220037,0,'eye_color',64,0,0), (134954,6220037,0,'skin_color',255,0,0), (134955,6220037,0,'soga_eye_color',255,0,255), (134956,6220038,0,'eye_color',1,1,1), (134957,6220038,0,'skin_color',128,128,128), (134958,6220038,0,'soga_eye_color',255,0,255), (134959,6220039,0,'eye_color',255,255,255), (134960,6220039,0,'skin_color',255,255,255), (134961,6220039,0,'soga_eye_color',255,0,255), (134962,6220040,0,'eye_color',1,1,1), (134963,6220040,0,'skin_color',128,128,128), (134964,6220040,0,'soga_eye_color',255,0,255), (134965,6220041,0,'eye_color',255,255,255), (134966,6220041,0,'skin_color',255,255,255), (134967,6220041,0,'soga_eye_color',255,0,255), (134968,6220042,0,'eye_color',20,20,20), (134969,6220042,0,'skin_color',1,1,1), (134970,6220042,0,'soga_eye_color',255,0,255), (134971,6220043,0,'eye_color',46,46,46), (134972,6220043,0,'skin_color',128,0,0), (134973,6220043,0,'soga_eye_color',255,0,255), (134974,6220044,0,'eye_color',255,255,255), (134975,6220044,0,'skin_color',255,255,255), (134976,6220044,0,'soga_eye_color',255,0,255), (134977,6220045,0,'eye_color',20,20,20), (134978,6220045,0,'skin_color',1,1,1), (134979,6220045,0,'soga_eye_color',255,0,255), (134980,6220046,0,'eye_color',255,255,255), (134981,6220046,0,'skin_color',255,255,255), (134982,6220046,0,'soga_eye_color',255,0,255), (134983,6220047,0,'eye_color',1,1,1), (134984,6220047,0,'skin_color',128,128,128), (134985,6220047,0,'soga_eye_color',255,0,255), (134986,6220048,0,'eye_color',255,255,255), (134987,6220048,0,'skin_color',255,255,255), (134988,6220048,0,'soga_eye_color',255,0,255), (134989,6220049,0,'eye_color',255,255,255), (134990,6220049,0,'skin_color',255,255,255), (134991,6220049,0,'soga_eye_color',255,0,255), (134992,6220050,0,'eye_color',255,255,255), (134993,6220050,0,'skin_color',255,255,255), (134994,6220050,0,'soga_eye_color',255,0,255), (134995,6220051,0,'eye_color',64,0,0), (134996,6220051,0,'skin_color',1,1,1), (134997,6220051,0,'soga_eye_color',255,0,255), (134998,6220052,0,'eye_color',255,255,255), (134999,6220052,0,'skin_color',255,255,255), (135000,6220052,0,'soga_eye_color',255,0,255), (135001,6220053,0,'eye_color',64,0,0), (135002,6220053,0,'skin_color',1,1,1), (135003,6220053,0,'soga_eye_color',255,0,255), (135004,6220054,0,'eye_color',255,255,255), (135005,6220054,0,'skin_color',255,255,255), (135006,6220054,0,'soga_eye_color',255,0,255), (135007,6220055,0,'eye_color',255,255,255), (135008,6220055,0,'skin_color',255,255,255), (135009,6220055,0,'soga_eye_color',255,0,255), (135010,6220056,0,'eye_color',255,255,255), (135011,6220056,0,'skin_color',255,255,255), (135012,6220056,0,'soga_eye_color',255,0,255), (135013,6220057,0,'eye_color',46,46,46), (135014,6220057,0,'skin_color',128,0,0), (135015,6220057,0,'soga_eye_color',255,0,255), (135016,6220058,0,'eye_color',71,18,11), (135017,6220058,0,'skin_color',55,52,52), (135018,6220058,0,'soga_eye_color',255,0,255), (135019,6220059,0,'eye_color',255,255,255), (135020,6220059,0,'skin_color',255,255,255), (135021,6220059,0,'soga_eye_color',255,0,255), (135022,6220060,0,'eye_color',255,255,255), (135023,6220060,0,'skin_color',255,255,255), (135024,6220060,0,'soga_eye_color',255,0,255), (135025,6220061,0,'eye_color',255,255,255), (135026,6220061,0,'skin_color',255,255,255), (135027,6220061,0,'soga_eye_color',255,0,255), (135028,6220062,0,'eye_color',255,255,255), (135029,6220062,0,'skin_color',255,255,255), (135030,6220062,0,'soga_eye_color',255,0,255), (135031,6220063,0,'eye_color',255,255,255), (135032,6220063,0,'skin_color',255,255,255), (135033,6220063,0,'soga_eye_color',255,0,255), (135034,6220064,0,'eye_color',255,255,255), (135035,6220064,0,'skin_color',255,255,255), (135036,6220064,0,'soga_eye_color',255,0,255), (135037,6220065,0,'eye_color',255,255,255), (135038,6220065,0,'skin_color',255,255,255), (135039,6220065,0,'soga_eye_color',255,0,255), (135040,6220066,0,'eye_color',64,0,0), (135041,6220066,0,'skin_color',1,1,1), (135042,6220066,0,'soga_eye_color',255,0,255), (135043,6220067,0,'eye_color',255,255,255), (135044,6220067,0,'skin_color',255,255,255), (135045,6220067,0,'soga_eye_color',255,0,255), (135046,6220068,0,'eye_color',128,128,128), (135047,6220068,0,'skin_color',59,59,59), (135048,6220068,0,'soga_eye_color',255,0,255), (135049,6220069,0,'eye_color',255,255,255), (135050,6220069,0,'skin_color',255,255,255), (135051,6220069,0,'soga_eye_color',255,0,255), (135052,6220070,0,'eye_color',64,0,0), (135053,6220070,0,'skin_color',1,1,1), (135054,6220070,0,'soga_eye_color',255,0,255), (135055,6220071,0,'eye_color',255,255,255), (135056,6220071,0,'skin_color',255,255,255), (135057,6220071,0,'soga_eye_color',255,0,255), (135058,6220072,0,'eye_color',255,255,255), (135059,6220072,0,'skin_color',255,255,255), (135060,6220072,0,'soga_eye_color',255,0,255), (135061,6220073,0,'eye_color',255,255,255), (135062,6220073,0,'skin_color',255,255,255), (135063,6220073,0,'soga_eye_color',255,0,255), (135064,6220074,0,'eye_color',255,255,255), (135065,6220074,0,'skin_color',255,255,255), (135066,6220074,0,'soga_eye_color',255,0,255), (135067,6220075,0,'eye_color',255,255,255), (135068,6220075,0,'skin_color',255,255,255), (135069,6220075,0,'soga_eye_color',255,0,255), (135070,6220076,0,'eye_color',255,255,255), (135071,6220076,0,'skin_color',255,255,255), (135072,6220076,0,'soga_eye_color',255,0,255), (135073,6220077,0,'eye_color',255,255,255), (135074,6220077,0,'skin_color',255,255,255), (135075,6220077,0,'soga_eye_color',255,0,255), (135076,6220078,0,'eye_color',255,255,255), (135077,6220078,0,'skin_color',255,255,255), (135078,6220078,0,'soga_eye_color',255,0,255), (135079,6220079,0,'eye_color',255,255,255), (135080,6220079,0,'skin_color',255,255,255), (135081,6220079,0,'soga_eye_color',255,0,255), (135082,6600000,0,'eye_color',255,255,255), (135083,6600000,0,'skin_color',255,255,255), (135084,6600000,0,'soga_eye_color',255,0,255), (135085,6600001,1,'cheek_type',77,-75,0), (135086,6600001,1,'chin_type',58,88,28), (135087,6600001,1,'ear_type',14,56,0), (135088,6600001,1,'eye_brow_type',59,26,-89), (135089,6600001,0,'eye_color',144,188,195), (135090,6600001,1,'eye_type',-21,0,0), (135091,6600001,0,'hair_color1',10,239,11), (135092,6600001,0,'hair_color2',93,0,0), (135093,6600001,0,'hair_face_color',219,179,15), (135094,6600001,0,'hair_face_highlight_color',93,65,9), (135095,6600001,0,'hair_type_color',255,255,255), (135096,6600001,0,'hair_type_highlight_color',255,255,255), (135097,6600001,1,'lip_type',-46,37,-63), (135098,6600001,1,'nose_type',7,10,-17), (135099,6600001,0,'skin_color',200,187,181), (135100,6600001,1,'soga_cheek_type',0,59,26), (135101,6600001,1,'soga_chin_type',0,-46,37), (135102,6600001,1,'soga_ear_type',0,-21,0), (135103,6600001,1,'soga_eye_brow_type',0,14,56), (135104,6600001,0,'soga_eye_color',204,204,204), (135105,6600001,1,'soga_eye_type',93,0,0), (135106,6600001,0,'soga_hair_face_color',219,179,15), (135107,6600001,0,'soga_hair_face_highlight_color',93,65,9), (135108,6600001,0,'soga_hair_type_color',255,255,255), (135109,6600001,0,'soga_hair_type_highlight_color',255,255,255), (135110,6600001,1,'soga_lip_type',-89,77,-75), (135111,6600001,1,'soga_nose_type',-63,58,88), (135112,6600001,0,'soga_skin_color',200,187,181), (135113,6600001,0,'wing_color1',255,255,255), (135114,6600001,0,'wing_color2',255,255,255), (135115,6600002,1,'cheek_type',-28,-9,0), (135116,6600002,1,'chin_type',42,-18,-23), (135117,6600002,1,'ear_type',-37,31,0), (135118,6600002,1,'eye_brow_type',10,-7,-21), (135119,6600002,0,'eye_color',37,77,88), (135120,6600002,1,'eye_type',7,0,0), (135121,6600002,0,'hair_color1',212,3,239), (135122,6600002,0,'hair_face_color',18,9,1), (135123,6600002,0,'hair_face_highlight_color',67,28,10), (135124,6600002,0,'hair_type_color',18,9,1), (135125,6600002,0,'hair_type_highlight_color',67,28,10), (135126,6600002,1,'lip_type',17,26,7), (135127,6600002,1,'nose_type',-7,0,0), (135128,6600002,0,'skin_color',101,67,52), (135129,6600002,1,'soga_cheek_type',0,10,-7), (135130,6600002,1,'soga_chin_type',0,17,26), (135131,6600002,1,'soga_ear_type',0,7,0), (135132,6600002,1,'soga_eye_brow_type',0,-37,31), (135133,6600002,0,'soga_eye_color',229,229,102), (135134,6600002,0,'soga_hair_face_color',18,9,1), (135135,6600002,0,'soga_hair_face_highlight_color',67,28,10), (135136,6600002,0,'soga_hair_type_color',18,9,1), (135137,6600002,0,'soga_hair_type_highlight_color',67,28,10), (135138,6600002,1,'soga_lip_type',-21,-28,-9), (135139,6600002,1,'soga_nose_type',7,42,-18), (135140,6600002,0,'soga_skin_color',101,67,52), (135141,6600002,0,'wing_color1',255,255,255), (135142,6600002,0,'wing_color2',255,255,255), (135202,6600005,1,'cheek_type',-87,-56,0), (135203,6600005,1,'chin_type',-87,-11,-22), (135204,6600005,1,'ear_type',89,94,0), (135205,6600005,1,'eye_brow_type',-20,-14,12), (135206,6600005,0,'eye_color',47,97,103), (135207,6600005,1,'eye_type',15,0,0), (135208,6600005,0,'hair_color1',41,181,96), (135209,6600005,0,'hair_face_color',61,61,75), (135210,6600005,0,'hair_type_color',61,61,75), (135211,6600005,1,'lip_type',-21,35,59), (135212,6600005,1,'nose_type',-88,41,-75), (135213,6600005,0,'skin_color',217,204,205), (135214,6600005,1,'soga_cheek_type',0,-20,-14), (135215,6600005,1,'soga_chin_type',0,-21,35), (135216,6600005,1,'soga_ear_type',0,15,0), (135217,6600005,1,'soga_eye_brow_type',0,89,94), (135218,6600005,0,'soga_eye_color',229,229,102), (135219,6600005,0,'soga_hair_face_color',61,61,75), (135220,6600005,0,'soga_hair_type_color',61,61,75), (135221,6600005,1,'soga_lip_type',12,-87,-56), (135222,6600005,1,'soga_nose_type',59,-87,-11), (135223,6600005,0,'soga_skin_color',217,204,205), (135224,6600005,0,'wing_color1',255,255,255), (135225,6600005,0,'wing_color2',255,255,255), (135226,6600006,1,'cheek_type',81,-56,0), (135227,6600006,1,'chin_type',1,37,-28), (135228,6600006,1,'ear_type',75,1,0), (135229,6600006,1,'eye_brow_type',81,37,-19), (135230,6600006,0,'eye_color',49,29,9), (135231,6600006,1,'eye_type',20,0,0), (135232,6600006,0,'hair_color1',7,17,50), (135233,6600006,0,'hair_color2',156,0,0), (135234,6600006,0,'hair_face_color',194,136,14), (135235,6600006,0,'hair_face_highlight_color',232,184,30), (135236,6600006,0,'hair_type_color',194,136,14), (135237,6600006,0,'hair_type_highlight_color',232,184,30), (135238,6600006,1,'lip_type',-81,76,37), (135239,6600006,1,'nose_type',39,7,17), (135240,6600006,0,'skin_color',240,242,214), (135241,6600006,1,'soga_cheek_type',0,81,37), (135242,6600006,1,'soga_chin_type',0,-81,76), (135243,6600006,1,'soga_ear_type',0,20,0), (135244,6600006,1,'soga_eye_brow_type',0,75,1), (135245,6600006,0,'soga_eye_color',204,204,204), (135246,6600006,1,'soga_eye_type',-100,0,0), (135247,6600006,0,'soga_hair_face_color',194,136,14), (135248,6600006,0,'soga_hair_face_highlight_color',232,184,30), (135249,6600006,0,'soga_hair_type_color',194,136,14), (135250,6600006,0,'soga_hair_type_highlight_color',232,184,30), (135251,6600006,1,'soga_lip_type',-19,81,-56), (135252,6600006,1,'soga_nose_type',37,1,37), (135253,6600006,0,'soga_skin_color',240,242,214), (135254,6600007,1,'cheek_type',4,-91,0), (135255,6600007,1,'chin_type',-69,7,75), (135256,6600007,1,'ear_type',-50,77,0), (135257,6600007,1,'eye_brow_type',-71,37,23), (135258,6600007,0,'eye_color',163,201,212), (135259,6600007,1,'eye_type',97,0,0), (135260,6600007,0,'hair_color1',225,58,53), (135261,6600007,0,'hair_color2',97,0,0), (135262,6600007,0,'hair_face_color',40,20,7), (135263,6600007,0,'hair_face_highlight_color',47,42,59), (135264,6600007,0,'hair_type_color',40,20,7), (135265,6600007,0,'hair_type_highlight_color',47,42,59), (135266,6600007,1,'lip_type',-34,-68,-35), (135267,6600007,1,'nose_type',63,-31,58), (135268,6600007,0,'skin_color',177,159,108), (135269,6600007,1,'soga_cheek_type',0,-71,37), (135270,6600007,1,'soga_chin_type',0,-34,-68), (135271,6600007,1,'soga_ear_type',0,97,0), (135272,6600007,1,'soga_eye_brow_type',0,-50,77), (135273,6600007,0,'soga_eye_color',229,229,102), (135274,6600007,1,'soga_eye_type',97,0,0), (135275,6600007,0,'soga_hair_face_color',40,20,7), (135276,6600007,0,'soga_hair_face_highlight_color',47,42,59), (135277,6600007,0,'soga_hair_type_color',40,20,7), (135278,6600007,0,'soga_hair_type_highlight_color',47,42,59), (135279,6600007,1,'soga_lip_type',23,4,-91), (135280,6600007,1,'soga_nose_type',-35,-69,7), (135281,6600007,0,'soga_skin_color',177,159,108), (135282,6600007,0,'wing_color1',255,255,255), (135283,6600007,0,'wing_color2',255,255,255), (135284,6600008,1,'cheek_type',15,-21,0), (135285,6600008,1,'chin_type',32,81,-50), (135286,6600008,1,'ear_type',-12,52,0), (135287,6600008,1,'eye_brow_type',-89,0,10), (135288,6600008,0,'eye_color',131,180,186), (135289,6600008,1,'eye_type',42,0,0), (135290,6600008,0,'hair_color1',239,198,48), (135291,6600008,0,'hair_face_highlight_color',190,97,43), (135292,6600008,0,'hair_type_highlight_color',190,97,43), (135293,6600008,1,'lip_type',43,64,0), (135294,6600008,1,'nose_type',0,-17,-58), (135295,6600008,0,'skin_color',239,197,196), (135296,6600008,1,'soga_cheek_type',0,-89,0), (135297,6600008,1,'soga_chin_type',0,43,64), (135298,6600008,1,'soga_ear_type',0,42,0), (135299,6600008,1,'soga_eye_brow_type',0,-12,52), (135300,6600008,0,'soga_eye_color',204,204,204), (135301,6600008,0,'soga_hair_face_highlight_color',190,97,43), (135302,6600008,0,'soga_hair_type_highlight_color',190,97,43), (135303,6600008,1,'soga_lip_type',10,15,-21), (135304,6600008,1,'soga_nose_type',0,32,81), (135305,6600008,0,'soga_skin_color',239,197,196), (135306,6600009,1,'cheek_type',19,83,0), (135307,6600009,1,'chin_type',56,-77,17), (135308,6600009,1,'ear_type',-98,-94,0), (135309,6600009,1,'eye_brow_type',0,0,-82), (135310,6600009,0,'eye_color',130,145,99), (135311,6600009,1,'eye_type',74,0,0), (135312,6600009,0,'hair_color1',50,182,89), (135313,6600009,0,'hair_face_highlight_color',228,173,23), (135314,6600009,0,'hair_type_highlight_color',228,173,23), (135315,6600009,1,'lip_type',87,59,64), (135316,6600009,1,'nose_type',0,50,-74), (135317,6600009,0,'skin_color',136,144,144), (135318,6600009,1,'soga_chin_type',0,87,59), (135319,6600009,1,'soga_ear_type',0,74,0), (135320,6600009,1,'soga_eye_brow_type',0,-98,-94), (135321,6600009,0,'soga_eye_color',204,204,204), (135322,6600009,0,'soga_hair_face_highlight_color',228,173,23), (135323,6600009,0,'soga_hair_type_highlight_color',228,173,23), (135324,6600009,1,'soga_lip_type',-82,19,83), (135325,6600009,1,'soga_nose_type',64,56,-77), (135326,6600009,0,'soga_skin_color',136,144,144), (135327,6600010,1,'cheek_type',35,-29,0), (135328,6600010,1,'chin_type',-17,-100,31), (135329,6600010,1,'ear_type',-74,-68,0), (135330,6600010,1,'eye_brow_type',-62,87,68), (135331,6600010,0,'eye_color',49,30,11), (135332,6600010,1,'eye_type',-89,0,0), (135333,6600010,0,'hair_color1',90,87,47), (135334,6600010,0,'hair_face_color',232,184,30), (135335,6600010,0,'hair_face_highlight_color',171,64,25), (135336,6600010,0,'hair_type_color',232,184,30), (135337,6600010,0,'hair_type_highlight_color',171,64,25), (135338,6600010,1,'lip_type',-18,89,38), (135339,6600010,1,'nose_type',-5,90,87), (135340,6600010,0,'skin_color',175,144,90), (135341,6600010,1,'soga_cheek_type',0,-62,87), (135342,6600010,1,'soga_chin_type',0,-18,89), (135343,6600010,1,'soga_ear_type',0,-89,0), (135344,6600010,1,'soga_eye_brow_type',0,-74,-68), (135345,6600010,0,'soga_eye_color',204,204,204), (135346,6600010,0,'soga_hair_face_color',232,184,30), (135347,6600010,0,'soga_hair_face_highlight_color',171,64,25), (135348,6600010,0,'soga_hair_type_color',232,184,30), (135349,6600010,0,'soga_hair_type_highlight_color',171,64,25), (135350,6600010,1,'soga_lip_type',68,35,-29), (135351,6600010,1,'soga_nose_type',38,-17,-100), (135352,6600010,0,'soga_skin_color',175,144,90), (135382,6600012,0,'eye_color',255,255,255), (135383,6600012,0,'skin_color',255,128,0), (135384,6600012,0,'soga_eye_color',255,0,255), (135385,6600013,1,'cheek_type',-77,-2,0), (135386,6600013,1,'chin_type',-28,14,-62), (135387,6600013,1,'ear_type',-96,34,0), (135388,6600013,1,'eye_brow_type',-25,96,20), (135389,6600013,0,'eye_color',166,144,94), (135390,6600013,1,'eye_type',-72,0,0), (135391,6600013,0,'hair_color1',195,197,192), (135392,6600013,0,'hair_color2',163,0,0), (135393,6600013,0,'hair_face_color',84,0,0), (135394,6600013,0,'hair_face_highlight_color',40,19,9), (135395,6600013,0,'hair_highlight',79,28,15), (135396,6600013,0,'hair_type_color',84,0,0), (135397,6600013,0,'hair_type_highlight_color',40,19,9), (135398,6600013,1,'lip_type',7,-52,84), (135399,6600013,1,'nose_type',-50,-61,-59), (135400,6600013,0,'skin_color',215,195,159), (135401,6600013,1,'soga_cheek_type',0,-25,96), (135402,6600013,1,'soga_chin_type',0,7,-52), (135403,6600013,1,'soga_ear_type',0,-72,0), (135404,6600013,1,'soga_eye_brow_type',0,-96,34), (135405,6600013,0,'soga_eye_color',229,229,102), (135406,6600013,1,'soga_eye_type',-93,0,0), (135407,6600013,0,'soga_hair_color1',109,14,49), (135408,6600013,0,'soga_hair_color2',185,97,0), (135409,6600013,0,'soga_hair_face_color',84,0,0), (135410,6600013,0,'soga_hair_face_highlight_color',40,19,9), (135411,6600013,0,'soga_hair_highlight',79,28,15), (135412,6600013,0,'soga_hair_type_color',84,0,0), (135413,6600013,0,'soga_hair_type_highlight_color',40,19,9), (135414,6600013,1,'soga_lip_type',20,-77,-2), (135415,6600013,1,'soga_nose_type',84,-28,14), (135416,6600013,0,'soga_skin_color',215,195,159), (135417,6600013,0,'wing_color1',255,255,255), (135418,6600013,0,'wing_color2',255,255,255), (135419,6600014,1,'cheek_type',4,-10,0), (135420,6600014,1,'chin_type',0,18,-39), (135421,6600014,1,'ear_type',7,-19,0), (135422,6600014,1,'eye_brow_type',22,-28,0), (135423,6600014,0,'eye_color',144,137,84), (135424,6600014,1,'eye_type',37,0,0), (135425,6600014,0,'hair_color1',227,228,0), (135426,6600014,0,'hair_face_color',128,82,24), (135427,6600014,0,'hair_face_highlight_color',122,44,20), (135428,6600014,0,'hair_type_color',128,82,24), (135429,6600014,0,'hair_type_highlight_color',122,44,20), (135430,6600014,1,'lip_type',7,3,28), (135431,6600014,1,'nose_type',12,-29,-28), (135432,6600014,0,'skin_color',191,180,150), (135433,6600014,1,'soga_cheek_type',0,22,-28), (135434,6600014,1,'soga_chin_type',0,7,3), (135435,6600014,1,'soga_ear_type',0,37,0), (135436,6600014,1,'soga_eye_brow_type',0,7,-19), (135437,6600014,0,'soga_eye_color',229,229,102), (135438,6600014,0,'soga_hair_face_color',128,82,24), (135439,6600014,0,'soga_hair_face_highlight_color',122,44,20), (135440,6600014,0,'soga_hair_type_color',128,82,24), (135441,6600014,0,'soga_hair_type_highlight_color',122,44,20), (135442,6600014,1,'soga_lip_type',0,4,-10), (135443,6600014,1,'soga_nose_type',28,0,18), (135444,6600014,0,'soga_skin_color',191,180,150), (135445,6600014,0,'wing_color1',255,255,255), (135446,6600014,0,'wing_color2',255,255,255), (135447,6600015,1,'cheek_type',-40,-68,0), (135448,6600015,1,'chin_type',26,70,-40), (135449,6600015,1,'ear_type',-37,-25,0), (135450,6600015,1,'eye_brow_type',88,-63,-55), (135451,6600015,0,'eye_color',30,57,39), (135452,6600015,1,'eye_type',-31,0,0), (135453,6600015,0,'hair_color1',184,17,8), (135454,6600015,0,'hair_color2',244,0,0), (135455,6600015,0,'hair_face_color',198,139,15), (135456,6600015,0,'hair_face_highlight_color',244,246,246), (135457,6600015,0,'hair_type_color',198,139,15), (135458,6600015,0,'hair_type_highlight_color',244,246,246), (135459,6600015,1,'lip_type',-42,79,15), (135460,6600015,1,'nose_type',-25,-72,17), (135461,6600015,0,'skin_color',244,248,248), (135462,6600015,1,'soga_cheek_type',0,88,-63), (135463,6600015,1,'soga_chin_type',0,-42,79), (135464,6600015,1,'soga_ear_type',0,-31,0), (135465,6600015,1,'soga_eye_brow_type',0,-37,-25), (135466,6600015,0,'soga_eye_color',229,229,102), (135467,6600015,1,'soga_eye_type',-12,0,0), (135468,6600015,0,'soga_hair_face_color',198,139,15), (135469,6600015,0,'soga_hair_face_highlight_color',244,246,246), (135470,6600015,0,'soga_hair_type_color',198,139,15), (135471,6600015,0,'soga_hair_type_highlight_color',244,246,246), (135472,6600015,1,'soga_lip_type',-55,-40,-68), (135473,6600015,1,'soga_nose_type',15,26,70), (135474,6600015,0,'soga_skin_color',244,248,248), (135475,6600015,0,'wing_color1',255,255,255), (135476,6600015,0,'wing_color2',255,255,255), (135477,6600016,1,'cheek_type',0,-89,0), (135478,6600016,1,'chin_type',76,-56,-2), (135479,6600016,1,'ear_type',84,-62,0), (135480,6600016,1,'eye_brow_type',69,-87,4), (135481,6600016,0,'eye_color',102,161,165), (135482,6600016,1,'eye_type',-89,0,0), (135483,6600016,0,'hair_color1',255,246,8), (135484,6600016,0,'hair_color2',171,0,0), (135485,6600016,0,'hair_face_color',47,14,19), (135486,6600016,0,'hair_face_highlight_color',182,81,34), (135487,6600016,0,'hair_type_color',47,14,19), (135488,6600016,0,'hair_type_highlight_color',182,81,34), (135489,6600016,1,'lip_type',-81,-50,-35), (135490,6600016,1,'nose_type',5,-1,-10), (135491,6600016,0,'skin_color',197,171,173), (135492,6600016,1,'soga_cheek_type',0,69,-87), (135493,6600016,1,'soga_chin_type',0,-81,-50), (135494,6600016,1,'soga_ear_type',0,-89,0), (135495,6600016,1,'soga_eye_brow_type',0,84,-62), (135496,6600016,0,'soga_eye_color',229,229,102), (135497,6600016,1,'soga_eye_type',-85,0,0), (135498,6600016,0,'soga_hair_face_color',47,14,19), (135499,6600016,0,'soga_hair_face_highlight_color',182,81,34), (135500,6600016,0,'soga_hair_type_color',47,14,19), (135501,6600016,0,'soga_hair_type_highlight_color',182,81,34), (135502,6600016,1,'soga_lip_type',4,0,-89), (135503,6600016,1,'soga_nose_type',-35,76,-56), (135504,6600016,0,'soga_skin_color',197,171,173), (135505,6600016,0,'wing_color1',255,255,255), (135506,6600016,0,'wing_color2',255,255,255), (135507,6600017,1,'cheek_type',-45,17,0), (135508,6600017,1,'chin_type',-32,38,8), (135509,6600017,1,'ear_type',-18,-14,0), (135510,6600017,1,'eye_brow_type',14,-3,31), (135511,6600017,0,'eye_color',138,174,156), (135512,6600017,1,'eye_type',29,0,0), (135513,6600017,0,'hair_color1',244,17,0), (135514,6600017,0,'hair_face_color',233,195,179), (135515,6600017,0,'hair_face_highlight_color',41,15,5), (135516,6600017,0,'hair_type_color',233,195,179), (135517,6600017,0,'hair_type_highlight_color',41,15,5), (135518,6600017,1,'lip_type',-19,5,21), (135519,6600017,1,'nose_type',28,-12,17), (135520,6600017,0,'skin_color',228,189,174), (135521,6600017,1,'soga_cheek_type',0,14,-3), (135522,6600017,1,'soga_chin_type',0,-19,5), (135523,6600017,1,'soga_ear_type',0,29,0), (135524,6600017,1,'soga_eye_brow_type',0,-18,-14), (135525,6600017,0,'soga_eye_color',229,229,102), (135526,6600017,0,'soga_hair_face_color',233,195,179), (135527,6600017,0,'soga_hair_face_highlight_color',41,15,5), (135528,6600017,0,'soga_hair_type_color',233,195,179), (135529,6600017,0,'soga_hair_type_highlight_color',41,15,5), (135530,6600017,1,'soga_lip_type',31,-45,17), (135531,6600017,1,'soga_nose_type',21,-32,38), (135532,6600017,0,'soga_skin_color',228,189,174), (135533,6600017,0,'wing_color1',255,255,255), (135534,6600017,0,'wing_color2',255,255,255), (135535,6600018,1,'cheek_type',-35,-57,0), (135536,6600018,1,'chin_type',-47,-5,-95), (135537,6600018,1,'ear_type',-47,18,0), (135538,6600018,1,'eye_brow_type',-87,85,-22), (135539,6600018,0,'eye_color',83,61,29), (135540,6600018,1,'eye_type',-21,0,0), (135541,6600018,0,'hair_color1',57,17,96), (135542,6600018,0,'hair_color2',160,0,0), (135543,6600018,0,'hair_face_color',84,0,0), (135544,6600018,0,'hair_face_highlight_color',188,92,40), (135545,6600018,0,'hair_type_color',84,0,0), (135546,6600018,0,'hair_type_highlight_color',188,92,40), (135547,6600018,1,'lip_type',31,-58,-5), (135548,6600018,1,'nose_type',87,57,17), (135549,6600018,0,'skin_color',113,121,119), (135550,6600018,1,'soga_cheek_type',0,-87,85), (135551,6600018,1,'soga_chin_type',0,31,-58), (135552,6600018,1,'soga_ear_type',0,-21,0), (135553,6600018,1,'soga_eye_brow_type',0,-47,18), (135554,6600018,0,'soga_eye_color',229,229,102), (135555,6600018,1,'soga_eye_type',-96,0,0), (135556,6600018,0,'soga_hair_face_color',84,0,0), (135557,6600018,0,'soga_hair_face_highlight_color',188,92,40), (135558,6600018,0,'soga_hair_type_color',84,0,0), (135559,6600018,0,'soga_hair_type_highlight_color',188,92,40), (135560,6600018,1,'soga_lip_type',-22,-35,-57), (135561,6600018,1,'soga_nose_type',-5,-47,-5), (135562,6600018,0,'soga_skin_color',113,121,119), (135563,6600018,0,'wing_color1',255,255,255), (135564,6600018,0,'wing_color2',255,255,255), (135565,6600019,1,'cheek_type',0,55,0), (135566,6600019,1,'chin_type',25,-10,-95), (135567,6600019,1,'ear_type',-74,-56,0), (135568,6600019,1,'eye_brow_type',11,93,68), (135569,6600019,0,'eye_color',170,134,89), (135570,6600019,1,'eye_type',-61,0,0), (135571,6600019,0,'hair_color1',234,252,249), (135572,6600019,0,'hair_face_color',193,100,45), (135573,6600019,0,'hair_face_highlight_color',84,0,0), (135574,6600019,0,'hair_type_color',43,0,0), (135575,6600019,0,'hair_type_highlight_color',15,15,15), (135576,6600019,1,'lip_type',-43,-7,0), (135577,6600019,1,'nose_type',28,-22,-4), (135578,6600019,0,'skin_color',229,237,234), (135579,6600019,1,'soga_cheek_type',0,11,93), (135580,6600019,1,'soga_chin_type',0,-43,-7), (135581,6600019,1,'soga_ear_type',0,-61,0), (135582,6600019,1,'soga_eye_brow_type',0,-74,-56), (135583,6600019,0,'soga_eye_color',204,204,204), (135584,6600019,0,'soga_hair_face_color',193,100,45), (135585,6600019,0,'soga_hair_face_highlight_color',84,0,0), (135586,6600019,0,'soga_hair_type_color',43,0,0), (135587,6600019,0,'soga_hair_type_highlight_color',15,15,15), (135588,6600019,1,'soga_lip_type',68,0,55), (135589,6600019,1,'soga_nose_type',0,25,-10), (135590,6600019,0,'soga_skin_color',229,237,234), (135591,6600020,1,'cheek_type',0,25,0), (135592,6600020,1,'chin_type',-20,-28,0), (135593,6600020,1,'ear_type',0,-7,0), (135594,6600020,1,'eye_brow_type',-28,-14,-4), (135595,6600020,0,'eye_color',205,184,150), (135596,6600020,1,'eye_type',32,0,0), (135597,6600020,0,'hair_color1',224,32,156), (135598,6600020,0,'hair_color2',238,0,0), (135599,6600020,0,'hair_face_color',43,30,22), (135600,6600020,0,'hair_face_highlight_color',116,113,110), (135601,6600020,0,'hair_type_color',43,30,22), (135602,6600020,0,'hair_type_highlight_color',116,113,110), (135603,6600020,1,'lip_type',-3,-10,-9), (135604,6600020,1,'nose_type',-22,-32,32), (135605,6600020,0,'skin_color',200,177,139), (135606,6600020,1,'soga_cheek_type',0,-28,-14), (135607,6600020,1,'soga_chin_type',0,-3,-10), (135608,6600020,1,'soga_ear_type',0,32,0), (135609,6600020,1,'soga_eye_brow_type',0,0,-7), (135610,6600020,0,'soga_eye_color',229,229,102), (135611,6600020,1,'soga_eye_type',-18,0,0), (135612,6600020,0,'soga_hair_face_color',43,30,22), (135613,6600020,0,'soga_hair_face_highlight_color',116,113,110), (135614,6600020,0,'soga_hair_type_color',43,30,22), (135615,6600020,0,'soga_hair_type_highlight_color',116,113,110), (135616,6600020,1,'soga_lip_type',-4,0,25), (135617,6600020,1,'soga_nose_type',-9,-20,-28), (135618,6600020,0,'soga_skin_color',200,177,139), (135619,6600020,0,'wing_color1',255,255,255), (135620,6600020,0,'wing_color2',255,255,255), (135621,6600021,1,'cheek_type',-5,81,0), (135622,6600021,1,'chin_type',88,17,37), (135623,6600021,1,'ear_type',37,-74,0), (135624,6600021,1,'eye_brow_type',78,-95,-26), (135625,6600021,0,'eye_color',29,56,42), (135626,6600021,1,'eye_type',75,0,0), (135627,6600021,0,'hair_color1',192,75,58), (135628,6600021,0,'hair_color2',83,0,0), (135629,6600021,0,'hair_face_color',15,1,21), (135630,6600021,0,'hair_face_highlight_color',244,246,246), (135631,6600021,0,'hair_highlight',161,165,168), (135632,6600021,0,'hair_type_color',15,1,21), (135633,6600021,0,'hair_type_highlight_color',244,246,246), (135634,6600021,1,'lip_type',-87,78,8), (135635,6600021,1,'nose_type',35,-64,75), (135636,6600021,0,'skin_color',138,108,67), (135637,6600021,1,'soga_cheek_type',0,78,-95), (135638,6600021,1,'soga_chin_type',0,-87,78), (135639,6600021,1,'soga_ear_type',0,75,0), (135640,6600021,1,'soga_eye_brow_type',0,37,-74), (135641,6600021,0,'soga_eye_color',229,229,102), (135642,6600021,1,'soga_eye_type',83,0,0), (135643,6600021,0,'soga_hair_color1',29,21,28), (135644,6600021,0,'soga_hair_color2',39,32,39), (135645,6600021,0,'soga_hair_face_color',15,1,21), (135646,6600021,0,'soga_hair_face_highlight_color',244,246,246), (135647,6600021,0,'soga_hair_highlight',161,165,168), (135648,6600021,0,'soga_hair_type_color',15,1,21), (135649,6600021,0,'soga_hair_type_highlight_color',244,246,246), (135650,6600021,1,'soga_lip_type',-26,-5,81), (135651,6600021,1,'soga_nose_type',8,88,17), (135652,6600021,0,'soga_skin_color',138,108,67), (135653,6600021,0,'wing_color1',255,255,255), (135654,6600021,0,'wing_color2',255,255,255), (135655,6600022,1,'cheek_type',0,8,0), (135656,6600022,1,'chin_type',19,-2,1), (135657,6600022,1,'ear_type',8,-5,0), (135658,6600022,1,'eye_brow_type',-41,-17,-34), (135659,6600022,0,'eye_color',78,56,25), (135660,6600022,1,'eye_type',-4,0,0), (135661,6600022,0,'hair_color1',254,0,0), (135662,6600022,0,'hair_face_color',245,243,201), (135663,6600022,0,'hair_face_highlight_color',84,85,84), (135664,6600022,0,'hair_type_color',245,243,201), (135665,6600022,0,'hair_type_highlight_color',84,85,84), (135666,6600022,1,'lip_type',0,-34,9), (135667,6600022,1,'nose_type',-5,-2,0), (135668,6600022,0,'skin_color',250,243,233), (135669,6600022,1,'soga_cheek_type',0,-41,-17), (135670,6600022,1,'soga_chin_type',0,0,-34), (135671,6600022,1,'soga_ear_type',0,-4,0), (135672,6600022,1,'soga_eye_brow_type',0,8,-5), (135673,6600022,0,'soga_eye_color',229,229,102), (135674,6600022,0,'soga_hair_face_color',245,243,201), (135675,6600022,0,'soga_hair_face_highlight_color',84,85,84), (135676,6600022,0,'soga_hair_type_color',245,243,201), (135677,6600022,0,'soga_hair_type_highlight_color',84,85,84), (135678,6600022,1,'soga_lip_type',-34,0,8), (135679,6600022,1,'soga_nose_type',9,19,-2), (135680,6600022,0,'soga_skin_color',250,243,233), (135681,6600022,0,'wing_color1',255,255,255), (135682,6600022,0,'wing_color2',255,255,255), (135683,6600023,1,'cheek_type',39,-44,0), (135684,6600023,1,'chin_type',19,56,-57), (135685,6600023,1,'ear_type',31,-10,0), (135686,6600023,1,'eye_brow_type',71,-23,69), (135687,6600023,0,'eye_color',155,186,169), (135688,6600023,1,'eye_type',91,0,0), (135689,6600023,0,'hair_color1',188,181,31), (135690,6600023,0,'hair_color2',84,0,0), (135691,6600023,0,'hair_face_color',244,246,246), (135692,6600023,0,'hair_face_highlight_color',33,24,42), (135693,6600023,0,'hair_highlight',29,21,28), (135694,6600023,0,'hair_type_color',244,246,246), (135695,6600023,0,'hair_type_highlight_color',33,24,42), (135696,6600023,1,'lip_type',25,-19,-75), (135697,6600023,1,'nose_type',18,-68,-75), (135698,6600023,0,'skin_color',217,184,175), (135699,6600023,1,'soga_cheek_type',0,71,-23), (135700,6600023,1,'soga_chin_type',0,25,-19), (135701,6600023,1,'soga_ear_type',0,91,0), (135702,6600023,1,'soga_eye_brow_type',0,31,-10), (135703,6600023,0,'soga_eye_color',229,229,102), (135704,6600023,1,'soga_eye_type',84,0,0), (135705,6600023,0,'soga_hair_color1',161,165,168), (135706,6600023,0,'soga_hair_color2',50,69,69), (135707,6600023,0,'soga_hair_face_color',244,246,246), (135708,6600023,0,'soga_hair_face_highlight_color',33,24,42), (135709,6600023,0,'soga_hair_highlight',29,21,28), (135710,6600023,0,'soga_hair_type_color',244,246,246), (135711,6600023,0,'soga_hair_type_highlight_color',33,24,42), (135712,6600023,1,'soga_lip_type',69,39,-44), (135713,6600023,1,'soga_nose_type',-75,19,56), (135714,6600023,0,'soga_skin_color',217,184,175), (135715,6600023,0,'wing_color1',255,255,255), (135716,6600023,0,'wing_color2',255,255,255), (135717,6600024,1,'cheek_type',10,-5,0), (135718,6600024,1,'chin_type',-28,88,81), (135719,6600024,1,'ear_type',0,-14,0), (135720,6600024,1,'eye_brow_type',82,42,-70), (135721,6600024,0,'eye_color',0,207,95), (135722,6600024,1,'eye_type',51,0,0), (135723,6600024,0,'hair_color1',1,181,219), (135724,6600024,1,'lip_type',4,38,93), (135725,6600024,1,'nose_type',-75,1,-75), (135726,6600024,0,'skin_color',245,243,238), (135727,6600024,1,'soga_cheek_type',0,82,42), (135728,6600024,1,'soga_chin_type',0,4,38), (135729,6600024,1,'soga_ear_type',0,51,0), (135730,6600024,1,'soga_eye_brow_type',0,0,-14), (135731,6600024,0,'soga_eye_color',204,204,204), (135732,6600024,1,'soga_lip_type',-70,10,-5), (135733,6600024,1,'soga_nose_type',93,-28,88), (135734,6600024,0,'soga_skin_color',245,243,238), (135763,6600026,1,'cheek_type',81,-96,0), (135764,6600026,1,'chin_type',72,14,-64), (135765,6600026,1,'ear_type',-52,81,0), (135766,6600026,1,'eye_brow_type',-29,7,82), (135767,6600026,0,'eye_color',126,169,155), (135768,6600026,1,'eye_type',-46,0,0), (135769,6600026,0,'hair_color1',19,64,246), (135770,6600026,0,'hair_face_color',43,13,18), (135771,6600026,0,'hair_face_highlight_color',42,12,17), (135772,6600026,0,'hair_type_color',43,13,18), (135773,6600026,0,'hair_type_highlight_color',42,12,17), (135774,6600026,1,'lip_type',-3,-14,11), (135775,6600026,1,'nose_type',-59,19,64), (135776,6600026,0,'skin_color',80,56,37), (135777,6600026,1,'soga_cheek_type',0,-29,7), (135778,6600026,1,'soga_chin_type',0,-3,-14), (135779,6600026,1,'soga_ear_type',0,-46,0), (135780,6600026,1,'soga_eye_brow_type',0,-52,81), (135781,6600026,0,'soga_eye_color',229,229,102), (135782,6600026,0,'soga_hair_face_color',43,13,18), (135783,6600026,0,'soga_hair_face_highlight_color',42,12,17), (135784,6600026,0,'soga_hair_type_color',43,13,18), (135785,6600026,0,'soga_hair_type_highlight_color',42,12,17), (135786,6600026,1,'soga_lip_type',82,81,-96), (135787,6600026,1,'soga_nose_type',11,72,14), (135788,6600026,0,'soga_skin_color',80,56,37), (135789,6600026,0,'wing_color1',255,255,255), (135790,6600026,0,'wing_color2',255,255,255), (135791,6600027,1,'cheek_type',0,34,0), (135792,6600027,1,'chin_type',-82,57,-72), (135793,6600027,1,'ear_type',93,8,0), (135794,6600027,1,'eye_brow_type',-14,53,-31), (135795,6600027,0,'eye_color',29,59,47), (135796,6600027,1,'eye_type',63,0,0), (135797,6600027,0,'hair_color1',168,204,95), (135798,6600027,0,'hair_color2',200,0,0), (135799,6600027,0,'hair_face_color',100,70,10), (135800,6600027,0,'hair_face_highlight_color',244,246,246), (135801,6600027,0,'hair_type_color',100,70,10), (135802,6600027,0,'hair_type_highlight_color',244,246,246), (135803,6600027,1,'lip_type',-75,-71,78), (135804,6600027,1,'nose_type',-9,-88,-52), (135805,6600027,0,'skin_color',105,105,105), (135806,6600027,1,'soga_cheek_type',0,-14,53), (135807,6600027,1,'soga_chin_type',0,-75,-71), (135808,6600027,1,'soga_ear_type',0,63,0), (135809,6600027,1,'soga_eye_brow_type',0,93,8), (135810,6600027,0,'soga_eye_color',229,229,102), (135811,6600027,1,'soga_eye_type',-56,0,0), (135812,6600027,0,'soga_hair_face_color',100,70,10), (135813,6600027,0,'soga_hair_face_highlight_color',244,246,246), (135814,6600027,0,'soga_hair_type_color',100,70,10), (135815,6600027,0,'soga_hair_type_highlight_color',244,246,246), (135816,6600027,1,'soga_lip_type',-31,0,34), (135817,6600027,1,'soga_nose_type',78,-82,57), (135818,6600027,0,'soga_skin_color',105,105,105), (135819,6600027,0,'wing_color1',255,255,255), (135820,6600027,0,'wing_color2',255,255,255), (135821,6600028,1,'cheek_type',-37,68,0), (135822,6600028,1,'chin_type',-72,79,-38), (135823,6600028,1,'ear_type',-63,-1,0), (135824,6600028,1,'eye_brow_type',-8,-64,40), (135825,6600028,0,'eye_color',108,145,107), (135826,6600028,1,'eye_type',22,0,0), (135827,6600028,0,'hair_color1',68,28,178), (135828,6600028,0,'hair_color2',37,0,0), (135829,6600028,0,'hair_face_color',35,24,1), (135830,6600028,0,'hair_face_highlight_color',43,13,17), (135831,6600028,0,'hair_type_color',35,24,1), (135832,6600028,0,'hair_type_highlight_color',43,13,17), (135833,6600028,1,'lip_type',-75,-95,-64), (135834,6600028,1,'nose_type',-55,68,28), (135835,6600028,0,'skin_color',47,38,39), (135836,6600028,1,'soga_cheek_type',0,-8,-64), (135837,6600028,1,'soga_chin_type',0,-75,-95), (135838,6600028,1,'soga_ear_type',0,22,0), (135839,6600028,1,'soga_eye_brow_type',0,-63,-1), (135840,6600028,0,'soga_eye_color',229,229,102), (135841,6600028,1,'soga_eye_type',37,0,0), (135842,6600028,0,'soga_hair_face_color',35,24,1), (135843,6600028,0,'soga_hair_face_highlight_color',43,13,17), (135844,6600028,0,'soga_hair_type_color',35,24,1), (135845,6600028,0,'soga_hair_type_highlight_color',43,13,17), (135846,6600028,1,'soga_lip_type',40,-37,68), (135847,6600028,1,'soga_nose_type',-64,-72,79), (135848,6600028,0,'soga_skin_color',47,38,39), (135849,6600028,0,'wing_color1',255,255,255), (135850,6600028,0,'wing_color2',255,255,255), (135910,6600031,1,'cheek_type',0,-18,0), (135911,6600031,1,'chin_type',0,-14,0), (135912,6600031,1,'ear_type',8,4,0), (135913,6600031,1,'eye_brow_type',-14,-20,-4), (135914,6600031,0,'eye_color',32,67,73), (135915,6600031,1,'eye_type',-20,0,0), (135916,6600031,0,'hair_color1',253,236,0), (135917,6600031,0,'hair_face_color',126,126,125), (135918,6600031,0,'hair_face_highlight_color',90,89,88), (135919,6600031,0,'hair_type_color',126,126,125), (135920,6600031,0,'hair_type_highlight_color',90,89,88), (135921,6600031,1,'lip_type',-14,25,-28), (135922,6600031,1,'nose_type',-23,-3,-20), (135923,6600031,0,'skin_color',219,228,220), (135924,6600031,1,'soga_cheek_type',0,-14,-20), (135925,6600031,1,'soga_chin_type',0,-14,25), (135926,6600031,1,'soga_ear_type',0,-20,0), (135927,6600031,1,'soga_eye_brow_type',0,8,4), (135928,6600031,0,'soga_eye_color',229,229,102), (135929,6600031,0,'soga_hair_face_color',126,126,125), (135930,6600031,0,'soga_hair_face_highlight_color',90,89,88), (135931,6600031,0,'soga_hair_type_color',126,126,125), (135932,6600031,0,'soga_hair_type_highlight_color',90,89,88), (135933,6600031,1,'soga_lip_type',-4,0,-18), (135934,6600031,1,'soga_nose_type',-28,0,-14), (135935,6600031,0,'soga_skin_color',219,228,220), (135936,6600031,0,'wing_color1',255,255,255), (135937,6600031,0,'wing_color2',255,255,255), (135938,6600032,1,'cheek_type',21,100,0), (135939,6600032,1,'chin_type',31,-75,75), (135940,6600032,1,'ear_type',84,-47,0), (135941,6600032,1,'eye_brow_type',-88,-5,79), (135942,6600032,0,'eye_color',0,59,58), (135943,6600032,1,'eye_type',-40,0,0), (135944,6600032,0,'hair_color1',40,42,156), (135945,6600032,1,'lip_type',-26,-25,95), (135946,6600032,1,'nose_type',70,40,42), (135947,6600032,0,'skin_color',249,246,246), (135948,6600032,1,'soga_cheek_type',0,-88,-5), (135949,6600032,1,'soga_chin_type',0,-26,-25), (135950,6600032,1,'soga_ear_type',0,-40,0), (135951,6600032,1,'soga_eye_brow_type',0,84,-47), (135952,6600032,0,'soga_eye_color',229,229,102), (135953,6600032,1,'soga_eye_type',-40,0,0), (135954,6600032,1,'soga_lip_type',79,21,100), (135955,6600032,1,'soga_nose_type',95,31,-75), (135956,6600032,0,'soga_skin_color',249,246,246), (135957,6600032,0,'wing_color1',255,255,255), (135958,6600032,0,'wing_color2',255,255,255), (135959,6600033,1,'cheek_type',91,8,0), (135960,6600033,1,'chin_type',-14,-65,-79), (135961,6600033,1,'ear_type',69,-85,0), (135962,6600033,1,'eye_brow_type',-28,-55,83), (135963,6600033,0,'eye_color',43,87,100), (135964,6600033,0,'hair_color1',169,185,252), (135965,6600033,0,'hair_color2',31,15,2), (135966,6600033,0,'hair_face_color',233,184,31), (135967,6600033,0,'hair_face_highlight_color',184,128,10), (135968,6600033,0,'hair_highlight',50,3,50), (135969,6600033,0,'hair_type_color',233,184,31), (135970,6600033,0,'hair_type_highlight_color',184,128,10), (135971,6600033,1,'lip_type',21,-85,-18), (135972,6600033,1,'nose_type',59,-87,-71), (135973,6600033,0,'skin_color',246,249,249), (135974,6600033,1,'soga_cheek_type',0,-28,-55), (135975,6600033,1,'soga_chin_type',0,21,-85), (135976,6600033,1,'soga_ear_type',69,-85,0), (135977,6600033,1,'soga_eye_brow_type',0,69,-85), (135978,6600033,0,'soga_eye_color',229,229,102), (135979,6600033,1,'soga_eye_type',31,0,0), (135980,6600033,0,'soga_hair_color1',2,50,0), (135981,6600033,0,'soga_hair_color2',187,136,62), (135982,6600033,0,'soga_hair_face_color',233,184,31), (135983,6600033,0,'soga_hair_face_highlight_color',184,128,10), (135984,6600033,0,'soga_hair_highlight',209,131,22), (135985,6600033,0,'soga_hair_type_color',233,184,31), (135986,6600033,0,'soga_hair_type_highlight_color',184,128,10), (135987,6600033,1,'soga_lip_type',83,91,8), (135988,6600033,1,'soga_nose_type',-18,-14,-65), (135989,6600033,0,'soga_skin_color',246,249,249), (135990,6600034,1,'cheek_type',-17,-25,0), (135991,6600034,1,'chin_type',12,-32,-31), (135992,6600034,1,'ear_type',31,23,0), (135993,6600034,1,'eye_brow_type',2,-31,-18), (135994,6600034,0,'eye_color',84,110,64), (135995,6600034,1,'eye_type',14,0,0), (135996,6600034,0,'hair_color1',9,219,0), (135997,6600034,0,'hair_face_color',245,231,120), (135998,6600034,0,'hair_face_highlight_color',102,42,0), (135999,6600034,0,'hair_type_color',245,231,120), (136000,6600034,0,'hair_type_highlight_color',102,42,0), (136001,6600034,1,'lip_type',37,4,-38), (136002,6600034,1,'nose_type',-8,9,-37), (136003,6600034,0,'skin_color',228,214,201), (136004,6600034,1,'soga_cheek_type',0,2,-31), (136005,6600034,1,'soga_chin_type',0,37,4), (136006,6600034,1,'soga_ear_type',0,14,0), (136007,6600034,1,'soga_eye_brow_type',0,31,23), (136008,6600034,0,'soga_eye_color',229,229,102), (136009,6600034,1,'soga_eye_type',14,0,0), (136010,6600034,0,'soga_hair_face_color',245,231,120), (136011,6600034,0,'soga_hair_face_highlight_color',102,42,0), (136012,6600034,0,'soga_hair_type_color',245,231,120), (136013,6600034,0,'soga_hair_type_highlight_color',102,42,0), (136014,6600034,1,'soga_lip_type',-18,-17,-25), (136015,6600034,1,'soga_nose_type',-38,12,-32), (136016,6600034,0,'soga_skin_color',228,214,201), (136017,6600034,0,'wing_color1',255,255,255), (136018,6600034,0,'wing_color2',255,255,255), (136019,6600035,1,'cheek_type',81,65,0), (136020,6600035,1,'chin_type',0,-31,10), (136021,6600035,1,'ear_type',-48,57,0), (136022,6600035,1,'eye_brow_type',-1,-89,12), (136023,6600035,0,'eye_color',29,57,40), (136024,6600035,1,'eye_type',87,0,0), (136025,6600035,0,'hair_color1',206,204,188), (136026,6600035,0,'hair_color2',242,0,0), (136027,6600035,0,'hair_face_color',104,21,19), (136028,6600035,0,'hair_face_highlight_color',44,38,54), (136029,6600035,0,'hair_type_color',104,21,19), (136030,6600035,0,'hair_type_highlight_color',44,38,54), (136031,6600035,1,'lip_type',45,75,2), (136032,6600035,1,'nose_type',35,-50,-52), (136033,6600035,0,'skin_color',74,72,52), (136034,6600035,1,'soga_cheek_type',0,-1,-89), (136035,6600035,1,'soga_chin_type',0,45,75), (136036,6600035,1,'soga_ear_type',0,87,0), (136037,6600035,1,'soga_eye_brow_type',0,-48,57), (136038,6600035,0,'soga_eye_color',229,229,102), (136039,6600035,1,'soga_eye_type',-14,0,0), (136040,6600035,0,'soga_hair_face_color',104,21,19), (136041,6600035,0,'soga_hair_face_highlight_color',44,38,54), (136042,6600035,0,'soga_hair_type_color',104,21,19), (136043,6600035,0,'soga_hair_type_highlight_color',44,38,54), (136044,6600035,1,'soga_lip_type',12,81,65), (136045,6600035,1,'soga_nose_type',2,0,-31), (136046,6600035,0,'soga_skin_color',74,72,52), (136047,6600035,0,'wing_color1',255,255,255), (136048,6600035,0,'wing_color2',255,255,255), (136049,6600036,1,'cheek_type',77,-75,0), (136050,6600036,1,'chin_type',58,88,28), (136051,6600036,1,'ear_type',14,56,0), (136052,6600036,1,'eye_brow_type',59,26,-89), (136053,6600036,0,'eye_color',144,188,195), (136054,6600036,1,'eye_type',-21,0,0), (136055,6600036,0,'hair_color1',10,239,11), (136056,6600036,0,'hair_color2',93,0,0), (136057,6600036,0,'hair_face_color',219,179,15), (136058,6600036,0,'hair_face_highlight_color',93,65,9), (136059,6600036,0,'hair_type_color',255,255,255), (136060,6600036,0,'hair_type_highlight_color',255,255,255), (136061,6600036,1,'lip_type',-46,37,-63), (136062,6600036,1,'nose_type',7,10,-17), (136063,6600036,0,'skin_color',200,187,181), (136064,6600036,1,'soga_cheek_type',0,59,26), (136065,6600036,1,'soga_chin_type',0,-46,37), (136066,6600036,1,'soga_ear_type',0,-21,0), (136067,6600036,1,'soga_eye_brow_type',0,14,56), (136068,6600036,0,'soga_eye_color',204,204,204), (136069,6600036,1,'soga_eye_type',93,0,0), (136070,6600036,0,'soga_hair_face_color',219,179,15), (136071,6600036,0,'soga_hair_face_highlight_color',93,65,9), (136072,6600036,0,'soga_hair_type_color',255,255,255), (136073,6600036,0,'soga_hair_type_highlight_color',255,255,255), (136074,6600036,1,'soga_lip_type',-89,77,-75), (136075,6600036,1,'soga_nose_type',-63,58,88), (136076,6600036,0,'soga_skin_color',200,187,181), (136077,6600036,0,'wing_color1',255,255,255), (136078,6600036,0,'wing_color2',255,255,255), (136079,6600037,1,'cheek_type',-17,-42,0), (136080,6600037,1,'chin_type',7,-37,-8), (136081,6600037,1,'ear_type',37,-100,0), (136082,6600037,1,'eye_brow_type',-1,18,11), (136083,6600037,0,'eye_color',89,60,26), (136084,6600037,1,'eye_type',17,0,0), (136085,6600037,0,'hair_color1',169,56,100), (136086,6600037,0,'hair_color2',104,52,0), (136087,6600037,0,'hair_face_color',42,12,17), (136088,6600037,0,'hair_face_highlight_color',36,23,2), (136089,6600037,0,'hair_highlight',79,28,15), (136090,6600037,0,'hair_type_color',42,12,17), (136091,6600037,0,'hair_type_highlight_color',36,23,2), (136092,6600037,1,'lip_type',-56,61,-51), (136093,6600037,1,'nose_type',34,-87,56), (136094,6600037,0,'skin_color',148,112,75), (136095,6600037,1,'soga_cheek_type',0,-1,18), (136096,6600037,1,'soga_chin_type',0,-56,61), (136097,6600037,1,'soga_ear_type',0,17,0), (136098,6600037,1,'soga_eye_brow_type',0,37,-100), (136099,6600037,0,'soga_eye_color',229,229,102), (136100,6600037,1,'soga_eye_type',17,0,0), (136101,6600037,0,'soga_hair_color1',54,45,28), (136102,6600037,0,'soga_hair_color2',104,52,0), (136103,6600037,0,'soga_hair_face_color',42,12,17), (136104,6600037,0,'soga_hair_face_highlight_color',36,23,2), (136105,6600037,0,'soga_hair_highlight',79,28,15), (136106,6600037,0,'soga_hair_type_color',42,12,17), (136107,6600037,0,'soga_hair_type_highlight_color',36,23,2), (136108,6600037,1,'soga_lip_type',11,-17,-42), (136109,6600037,1,'soga_nose_type',-51,7,-37), (136110,6600037,0,'soga_skin_color',148,112,75), (136111,6600037,0,'wing_color1',255,255,255), (136112,6600037,0,'wing_color2',255,255,255), (136113,6600038,1,'cheek_type',-28,-7,0), (136114,6600038,1,'chin_type',47,26,7), (136115,6600038,1,'ear_type',-3,35,0), (136116,6600038,1,'eye_brow_type',0,7,31), (136117,6600038,0,'eye_color',124,164,142), (136118,6600038,1,'eye_type',-7,0,0), (136119,6600038,0,'hair_color1',0,1,0), (136120,6600038,0,'hair_face_color',40,36,23), (136121,6600038,0,'hair_face_highlight_color',142,122,8), (136122,6600038,0,'hair_type_color',40,36,23), (136123,6600038,0,'hair_type_highlight_color',142,122,8), (136124,6600038,1,'lip_type',-2,9,41), (136125,6600038,1,'nose_type',-28,0,1), (136126,6600038,0,'skin_color',215,187,156), (136127,6600038,1,'soga_cheek_type',0,0,7), (136128,6600038,1,'soga_chin_type',0,-2,9), (136129,6600038,1,'soga_ear_type',0,-7,0), (136130,6600038,1,'soga_eye_brow_type',0,-3,35), (136131,6600038,0,'soga_eye_color',229,229,102), (136132,6600038,0,'soga_hair_face_color',40,36,23), (136133,6600038,0,'soga_hair_face_highlight_color',142,122,8), (136134,6600038,0,'soga_hair_type_color',40,36,23), (136135,6600038,0,'soga_hair_type_highlight_color',142,122,8), (136136,6600038,1,'soga_lip_type',31,-28,-7), (136137,6600038,1,'soga_nose_type',41,47,26), (136138,6600038,0,'soga_skin_color',215,187,156), (136139,6600038,0,'wing_color1',255,255,255), (136140,6600038,0,'wing_color2',255,255,255), (136141,6600039,1,'cheek_type',-35,12,0), (136142,6600039,1,'chin_type',15,93,-25), (136143,6600039,1,'ear_type',62,-43,0), (136144,6600039,1,'eye_brow_type',-43,44,83), (136145,6600039,0,'eye_color',106,162,159), (136146,6600039,1,'eye_type',26,0,0), (136147,6600039,0,'hair_color1',46,244,213), (136148,6600039,0,'hair_color2',14,0,0), (136149,6600039,0,'hair_face_color',15,1,21), (136150,6600039,0,'hair_face_highlight_color',219,179,15), (136151,6600039,0,'hair_type_color',15,1,21), (136152,6600039,0,'hair_type_highlight_color',219,179,15), (136153,6600039,1,'lip_type',48,14,90), (136154,6600039,1,'nose_type',0,46,-12), (136155,6600039,0,'skin_color',149,156,156), (136156,6600039,1,'soga_cheek_type',0,-43,44), (136157,6600039,1,'soga_chin_type',0,48,14), (136158,6600039,1,'soga_ear_type',0,26,0), (136159,6600039,1,'soga_eye_brow_type',0,62,-43), (136160,6600039,0,'soga_eye_color',229,229,102), (136161,6600039,1,'soga_eye_type',14,0,0), (136162,6600039,0,'soga_hair_face_color',15,1,21), (136163,6600039,0,'soga_hair_face_highlight_color',219,179,15), (136164,6600039,0,'soga_hair_type_color',15,1,21), (136165,6600039,0,'soga_hair_type_highlight_color',219,179,15), (136166,6600039,1,'soga_lip_type',83,-35,12), (136167,6600039,1,'soga_nose_type',90,15,93), (136168,6600039,0,'soga_skin_color',149,156,156), (136169,6600039,0,'wing_color1',255,255,255), (136170,6600039,0,'wing_color2',255,255,255), (136171,6600040,1,'cheek_type',-59,66,0), (136172,6600040,1,'chin_type',29,-10,-12), (136173,6600040,1,'ear_type',89,32,0), (136174,6600040,1,'eye_brow_type',59,-93,-31), (136175,6600040,0,'eye_color',54,116,114), (136176,6600040,1,'eye_type',53,0,0), (136177,6600040,0,'hair_color1',14,77,182), (136178,6600040,0,'hair_color2',200,0,0), (136179,6600040,0,'hair_face_color',171,64,25), (136180,6600040,0,'hair_face_highlight_color',84,0,0), (136181,6600040,0,'hair_type_color',171,64,25), (136182,6600040,0,'hair_type_highlight_color',84,0,0), (136183,6600040,1,'lip_type',-25,-21,-25), (136184,6600040,1,'nose_type',39,14,77), (136185,6600040,0,'skin_color',252,253,253), (136186,6600040,1,'soga_cheek_type',0,59,-93), (136187,6600040,1,'soga_chin_type',0,-25,-21), (136188,6600040,1,'soga_ear_type',0,53,0), (136189,6600040,1,'soga_eye_brow_type',0,89,32), (136190,6600040,0,'soga_eye_color',229,229,102), (136191,6600040,1,'soga_eye_type',-56,0,0), (136192,6600040,0,'soga_hair_face_color',171,64,25), (136193,6600040,0,'soga_hair_face_highlight_color',84,0,0), (136194,6600040,0,'soga_hair_type_color',171,64,25), (136195,6600040,0,'soga_hair_type_highlight_color',84,0,0), (136196,6600040,1,'soga_lip_type',-31,-59,66), (136197,6600040,1,'soga_nose_type',-25,29,-10), (136198,6600040,0,'soga_skin_color',252,253,253), (136199,6600040,0,'wing_color1',255,255,255), (136200,6600040,0,'wing_color2',255,255,255), (136201,6600041,1,'cheek_type',-9,58,0), (136202,6600041,1,'chin_type',-10,-52,-62), (136203,6600041,1,'ear_type',-75,-50,0), (136204,6600041,1,'eye_brow_type',-5,-41,-38), (136205,6600041,0,'eye_color',135,0,48), (136206,6600041,1,'eye_type',89,0,0), (136207,6600041,0,'hair_color1',0,38,200), (136208,6600041,1,'lip_type',-52,77,-68), (136209,6600041,1,'nose_type',2,0,38), (136210,6600041,0,'skin_color',143,130,128), (136211,6600041,1,'soga_cheek_type',0,-5,-41), (136212,6600041,1,'soga_chin_type',0,-52,77), (136213,6600041,1,'soga_ear_type',0,89,0), (136214,6600041,1,'soga_eye_brow_type',0,-75,-50), (136215,6600041,0,'soga_eye_color',229,229,102), (136216,6600041,1,'soga_lip_type',-38,-9,58), (136217,6600041,1,'soga_nose_type',-68,-10,-52), (136218,6600041,0,'soga_skin_color',143,130,128), (136219,6600041,0,'wing_color1',255,255,255), (136220,6600041,0,'wing_color2',255,255,255), (136249,6600043,1,'cheek_type',19,83,0), (136250,6600043,1,'chin_type',56,-77,17), (136251,6600043,1,'ear_type',-98,-94,0), (136252,6600043,1,'eye_brow_type',0,0,-82), (136253,6600043,0,'eye_color',130,145,99), (136254,6600043,1,'eye_type',74,0,0), (136255,6600043,0,'hair_color1',50,182,89), (136256,6600043,0,'hair_face_highlight_color',228,173,23), (136257,6600043,0,'hair_type_highlight_color',228,173,23), (136258,6600043,1,'lip_type',87,59,64), (136259,6600043,1,'nose_type',0,50,-74), (136260,6600043,0,'skin_color',136,144,144), (136261,6600043,1,'soga_chin_type',0,87,59), (136262,6600043,1,'soga_ear_type',0,74,0), (136263,6600043,1,'soga_eye_brow_type',0,-98,-94), (136264,6600043,0,'soga_eye_color',204,204,204), (136265,6600043,0,'soga_hair_face_highlight_color',228,173,23), (136266,6600043,0,'soga_hair_type_highlight_color',228,173,23), (136267,6600043,1,'soga_lip_type',-82,19,83), (136268,6600043,1,'soga_nose_type',64,56,-77), (136269,6600043,0,'soga_skin_color',136,144,144), (136270,6600044,1,'cheek_type',35,-29,0), (136271,6600044,1,'chin_type',-17,-100,31), (136272,6600044,1,'ear_type',-74,-68,0), (136273,6600044,1,'eye_brow_type',-62,87,68), (136274,6600044,0,'eye_color',49,30,11), (136275,6600044,1,'eye_type',-89,0,0), (136276,6600044,0,'hair_color1',90,87,47), (136277,6600044,0,'hair_face_color',232,184,30), (136278,6600044,0,'hair_face_highlight_color',171,64,25), (136279,6600044,0,'hair_type_color',232,184,30), (136280,6600044,0,'hair_type_highlight_color',171,64,25), (136281,6600044,1,'lip_type',-18,89,38), (136282,6600044,1,'nose_type',-5,90,87), (136283,6600044,0,'skin_color',175,144,90), (136284,6600044,1,'soga_cheek_type',0,-62,87), (136285,6600044,1,'soga_chin_type',0,-18,89), (136286,6600044,1,'soga_ear_type',0,-89,0), (136287,6600044,1,'soga_eye_brow_type',0,-74,-68), (136288,6600044,0,'soga_eye_color',204,204,204), (136289,6600044,0,'soga_hair_face_color',232,184,30), (136290,6600044,0,'soga_hair_face_highlight_color',171,64,25), (136291,6600044,0,'soga_hair_type_color',232,184,30), (136292,6600044,0,'soga_hair_type_highlight_color',171,64,25), (136293,6600044,1,'soga_lip_type',68,35,-29), (136294,6600044,1,'soga_nose_type',38,-17,-100), (136295,6600044,0,'soga_skin_color',175,144,90), (136296,6600045,1,'cheek_type',-9,58,0), (136297,6600045,1,'chin_type',-10,-52,-62), (136298,6600045,1,'ear_type',-75,-50,0), (136299,6600045,1,'eye_brow_type',-5,-41,-38), (136300,6600045,0,'eye_color',135,0,48), (136301,6600045,1,'eye_type',89,0,0), (136302,6600045,0,'hair_color1',0,38,200), (136303,6600045,1,'lip_type',-52,77,-68), (136304,6600045,1,'nose_type',2,0,38), (136305,6600045,0,'skin_color',143,130,128), (136306,6600045,1,'soga_cheek_type',0,-5,-41), (136307,6600045,1,'soga_chin_type',0,-52,77), (136308,6600045,1,'soga_ear_type',0,89,0), (136309,6600045,1,'soga_eye_brow_type',0,-75,-50), (136310,6600045,0,'soga_eye_color',229,229,102), (136311,6600045,1,'soga_eye_type',89,0,0), (136312,6600045,1,'soga_lip_type',-38,-9,58), (136313,6600045,1,'soga_nose_type',-68,-10,-52), (136314,6600045,0,'soga_skin_color',143,130,128), (136315,6600045,0,'wing_color1',255,255,255), (136316,6600045,0,'wing_color2',255,255,255), (136317,6600046,1,'cheek_type',-11,12,0), (136318,6600046,1,'chin_type',-82,-14,45), (136319,6600046,1,'ear_type',-56,-20,0), (136320,6600046,1,'eye_brow_type',40,81,23), (136321,6600046,0,'eye_color',60,122,103), (136322,6600046,0,'hair_color1',169,205,246), (136323,6600046,0,'hair_color2',100,0,0), (136324,6600046,0,'hair_face_color',119,147,147), (136325,6600046,0,'hair_face_highlight_color',47,14,19), (136326,6600046,0,'hair_type_color',119,147,147), (136327,6600046,0,'hair_type_highlight_color',47,14,19), (136328,6600046,1,'lip_type',17,0,-93), (136329,6600046,1,'nose_type',-81,-87,-51), (136330,6600046,0,'skin_color',155,122,78), (136331,6600046,1,'soga_cheek_type',0,40,81), (136332,6600046,1,'soga_chin_type',0,17,0), (136333,6600046,1,'soga_eye_brow_type',0,-56,-20), (136334,6600046,0,'soga_eye_color',229,229,102), (136335,6600046,1,'soga_eye_type',100,0,0), (136336,6600046,0,'soga_hair_face_color',119,147,147), (136337,6600046,0,'soga_hair_face_highlight_color',47,14,19), (136338,6600046,0,'soga_hair_type_color',119,147,147), (136339,6600046,0,'soga_hair_type_highlight_color',47,14,19), (136340,6600046,1,'soga_lip_type',23,-11,12), (136341,6600046,1,'soga_nose_type',-93,-82,-14), (136342,6600046,0,'soga_skin_color',155,122,78), (136343,6600046,0,'wing_color1',255,255,255), (136344,6600046,0,'wing_color2',255,255,255), (136345,6600047,1,'cheek_type',38,18,0), (136346,6600047,1,'chin_type',-43,-28,18), (136347,6600047,1,'ear_type',29,-23,0), (136348,6600047,1,'eye_brow_type',-3,-19,28), (136349,6600047,0,'eye_color',47,96,107), (136350,6600047,1,'eye_type',-8,0,0), (136351,6600047,0,'hair_color1',253,8,0), (136352,6600047,0,'hair_face_color',125,61,0), (136353,6600047,0,'hair_face_highlight_color',216,192,37), (136354,6600047,0,'hair_type_color',125,61,0), (136355,6600047,0,'hair_type_highlight_color',216,192,37), (136356,6600047,1,'lip_type',-19,-2,-42), (136357,6600047,1,'nose_type',12,-3,8), (136358,6600047,0,'skin_color',236,247,247), (136359,6600047,1,'soga_cheek_type',0,-3,-19), (136360,6600047,1,'soga_chin_type',0,-19,-2), (136361,6600047,1,'soga_ear_type',0,-8,0), (136362,6600047,1,'soga_eye_brow_type',0,29,-23), (136363,6600047,0,'soga_eye_color',229,229,102), (136364,6600047,1,'soga_eye_type',-8,0,0), (136365,6600047,0,'soga_hair_face_color',125,61,0), (136366,6600047,0,'soga_hair_face_highlight_color',216,192,37), (136367,6600047,0,'soga_hair_type_color',125,61,0), (136368,6600047,0,'soga_hair_type_highlight_color',216,192,37), (136369,6600047,1,'soga_lip_type',28,38,18), (136370,6600047,1,'soga_nose_type',-42,-43,-28), (136371,6600047,0,'soga_skin_color',236,247,247), (136372,6600047,0,'wing_color1',255,255,255), (136373,6600047,0,'wing_color2',255,255,255), (136374,6600048,1,'cheek_type',15,-21,0), (136375,6600048,1,'chin_type',32,81,-50), (136376,6600048,1,'ear_type',-12,52,0), (136377,6600048,1,'eye_brow_type',-89,0,10), (136378,6600048,0,'eye_color',131,180,186), (136379,6600048,1,'eye_type',42,0,0), (136380,6600048,0,'hair_color1',239,198,48), (136381,6600048,0,'hair_face_highlight_color',190,97,43), (136382,6600048,0,'hair_type_highlight_color',190,97,43), (136383,6600048,1,'lip_type',43,64,0), (136384,6600048,1,'nose_type',0,-17,-58), (136385,6600048,0,'skin_color',239,197,196), (136386,6600048,1,'soga_cheek_type',0,-89,0), (136387,6600048,1,'soga_chin_type',0,43,64), (136388,6600048,1,'soga_ear_type',0,42,0), (136389,6600048,1,'soga_eye_brow_type',0,-12,52), (136390,6600048,0,'soga_eye_color',204,204,204), (136391,6600048,0,'soga_hair_face_highlight_color',190,97,43), (136392,6600048,0,'soga_hair_type_highlight_color',190,97,43), (136393,6600048,1,'soga_lip_type',10,15,-21), (136394,6600048,1,'soga_nose_type',0,32,81), (136395,6600048,0,'soga_skin_color',239,197,196), (136396,6600049,1,'cheek_type',28,-37,0), (136397,6600049,1,'chin_type',9,4,17), (136398,6600049,1,'ear_type',-28,28,0), (136399,6600049,1,'eye_brow_type',-4,-41,-19), (136400,6600049,0,'eye_color',31,68,69), (136401,6600049,1,'eye_type',23,0,0), (136402,6600049,0,'hair_color1',228,37,156), (136403,6600049,0,'hair_face_color',213,209,159), (136404,6600049,0,'hair_face_highlight_color',56,40,19), (136405,6600049,0,'hair_type_color',213,209,159), (136406,6600049,0,'hair_type_highlight_color',56,40,19), (136407,6600049,1,'lip_type',32,32,-14), (136408,6600049,1,'nose_type',-26,-28,37), (136409,6600049,0,'skin_color',181,132,94), (136410,6600049,1,'soga_cheek_type',0,-4,-41), (136411,6600049,1,'soga_chin_type',0,32,32), (136412,6600049,1,'soga_ear_type',0,23,0), (136413,6600049,1,'soga_eye_brow_type',0,-28,28), (136414,6600049,0,'soga_eye_color',229,229,102), (136415,6600049,0,'soga_hair_face_color',213,209,159), (136416,6600049,0,'soga_hair_face_highlight_color',56,40,19), (136417,6600049,0,'soga_hair_type_color',213,209,159), (136418,6600049,0,'soga_hair_type_highlight_color',56,40,19), (136419,6600049,1,'soga_lip_type',-19,28,-37), (136420,6600049,1,'soga_nose_type',-14,9,4), (136421,6600049,0,'soga_skin_color',181,132,94), (136422,6600049,0,'wing_color1',255,255,255), (136423,6600049,0,'wing_color2',255,255,255), (136424,6600050,1,'cheek_type',-12,-12,0), (136425,6600050,1,'chin_type',-14,19,-19), (136426,6600050,1,'ear_type',-17,0,0), (136427,6600050,1,'eye_brow_type',-17,9,0), (136428,6600050,0,'eye_color',192,174,138), (136429,6600050,1,'eye_type',4,0,0), (136430,6600050,0,'hair_color1',21,0,0), (136431,6600050,0,'hair_face_color',132,59,0), (136432,6600050,0,'hair_face_highlight_color',150,88,18), (136433,6600050,0,'hair_type_color',132,59,0), (136434,6600050,0,'hair_type_highlight_color',150,88,18), (136435,6600050,1,'lip_type',-43,-2,19), (136436,6600050,1,'nose_type',0,21,0), (136437,6600050,0,'skin_color',232,215,165), (136438,6600050,1,'soga_cheek_type',0,-17,9), (136439,6600050,1,'soga_chin_type',0,-43,-2), (136440,6600050,1,'soga_ear_type',0,4,0), (136441,6600050,1,'soga_eye_brow_type',0,-17,0), (136442,6600050,0,'soga_eye_color',229,229,102), (136443,6600050,1,'soga_eye_type',4,0,0), (136444,6600050,0,'soga_hair_face_color',132,59,0), (136445,6600050,0,'soga_hair_face_highlight_color',150,88,18), (136446,6600050,0,'soga_hair_type_color',132,59,0), (136447,6600050,0,'soga_hair_type_highlight_color',150,88,18), (136448,6600050,1,'soga_lip_type',0,-12,-12), (136449,6600050,1,'soga_nose_type',19,-14,19), (136450,6600050,0,'soga_skin_color',232,215,165), (136451,6600050,0,'wing_color1',255,255,255), (136452,6600050,0,'wing_color2',255,255,255), (136453,6600051,0,'eye_color',255,255,255), (136454,6600051,0,'skin_color',255,255,255), (136455,6600051,0,'soga_eye_color',255,0,255), (136456,6600052,1,'cheek_type',20,14,0), (136457,6600052,1,'chin_type',35,81,68), (136458,6600052,1,'ear_type',-62,28,0), (136459,6600052,1,'eye_brow_type',-56,82,28), (136460,6600052,0,'eye_color',61,120,89), (136461,6600052,1,'eye_type',-41,0,0), (136462,6600052,0,'hair_color1',68,208,248), (136463,6600052,0,'hair_color2',76,0,0), (136464,6600052,0,'hair_face_highlight_color',35,24,1), (136465,6600052,0,'hair_highlight',79,28,15), (136466,6600052,0,'hair_type_highlight_color',35,24,1), (136467,6600052,1,'lip_type',94,-76,-50), (136468,6600052,1,'nose_type',64,68,-48), (136469,6600052,0,'skin_color',241,232,234), (136470,6600052,1,'soga_cheek_type',0,-56,82), (136471,6600052,1,'soga_chin_type',0,94,-76), (136472,6600052,1,'soga_ear_type',0,-41,0), (136473,6600052,1,'soga_eye_brow_type',0,-62,28), (136474,6600052,0,'soga_eye_color',229,229,102), (136475,6600052,1,'soga_eye_type',76,0,0), (136476,6600052,0,'soga_hair_color1',38,22,21), (136477,6600052,0,'soga_hair_color2',120,50,0), (136478,6600052,0,'soga_hair_face_highlight_color',35,24,1), (136479,6600052,0,'soga_hair_highlight',79,28,15), (136480,6600052,0,'soga_hair_type_highlight_color',35,24,1), (136481,6600052,1,'soga_lip_type',28,20,14), (136482,6600052,1,'soga_nose_type',-50,35,81), (136483,6600052,0,'soga_skin_color',241,232,234), (136484,6600052,0,'wing_color1',255,255,255), (136485,6600052,0,'wing_color2',255,255,255), (136486,6600053,1,'cheek_type',-18,-28,0), (136487,6600053,1,'chin_type',0,18,-35), (136488,6600053,1,'ear_type',-7,37,0), (136489,6600053,1,'eye_brow_type',28,3,8), (136490,6600053,0,'eye_color',45,93,106), (136491,6600053,1,'eye_type',3,0,0), (136492,6600053,0,'hair_color1',244,231,0), (136493,6600053,0,'hair_face_color',140,133,130), (136494,6600053,0,'hair_face_highlight_color',159,109,0), (136495,6600053,0,'hair_type_color',140,133,130), (136496,6600053,0,'hair_type_highlight_color',159,109,0), (136497,6600053,1,'lip_type',29,35,-7), (136498,6600053,1,'nose_type',20,-12,-25), (136499,6600053,0,'skin_color',246,253,253), (136500,6600053,1,'soga_cheek_type',0,28,3), (136501,6600053,1,'soga_chin_type',0,29,35), (136502,6600053,1,'soga_ear_type',0,3,0), (136503,6600053,1,'soga_eye_brow_type',0,-7,37), (136504,6600053,0,'soga_eye_color',229,229,102), (136505,6600053,1,'soga_eye_type',3,0,0), (136506,6600053,0,'soga_hair_face_color',140,133,130), (136507,6600053,0,'soga_hair_face_highlight_color',159,109,0), (136508,6600053,0,'soga_hair_type_color',140,133,130), (136509,6600053,0,'soga_hair_type_highlight_color',159,109,0), (136510,6600053,1,'soga_lip_type',8,-18,-28), (136511,6600053,1,'soga_nose_type',-7,0,18), (136512,6600053,0,'soga_skin_color',246,253,253), (136513,6600053,0,'wing_color1',255,255,255), (136514,6600053,0,'wing_color2',255,255,255), (136515,6600054,1,'cheek_type',11,9,0), (136516,6600054,1,'chin_type',-14,-31,-17), (136517,6600054,1,'ear_type',39,-14,0), (136518,6600054,1,'eye_brow_type',-19,10,-21), (136519,6600054,0,'eye_color',67,132,116), (136520,6600054,1,'eye_type',-38,0,0), (136521,6600054,0,'hair_color1',2,249,0), (136522,6600054,0,'hair_face_color',33,24,12), (136523,6600054,0,'hair_face_highlight_color',11,6,1), (136524,6600054,0,'hair_type_color',33,24,12), (136525,6600054,0,'hair_type_highlight_color',11,6,1), (136526,6600054,1,'lip_type',-1,7,0), (136527,6600054,1,'nose_type',0,2,-7), (136528,6600054,0,'skin_color',176,156,105), (136529,6600054,1,'soga_cheek_type',0,-19,10), (136530,6600054,1,'soga_chin_type',0,-1,7), (136531,6600054,1,'soga_ear_type',0,-38,0), (136532,6600054,1,'soga_eye_brow_type',0,39,-14), (136533,6600054,0,'soga_eye_color',229,229,102), (136534,6600054,0,'soga_hair_face_color',33,24,12), (136535,6600054,0,'soga_hair_face_highlight_color',11,6,1), (136536,6600054,0,'soga_hair_type_color',33,24,12), (136537,6600054,0,'soga_hair_type_highlight_color',11,6,1), (136538,6600054,1,'soga_lip_type',-21,11,9), (136539,6600054,1,'soga_nose_type',0,-14,-31), (136540,6600054,0,'soga_skin_color',176,156,105), (136541,6600054,0,'wing_color1',255,255,255), (136542,6600054,0,'wing_color2',255,255,255), (136601,6600057,1,'cheek_type',0,55,0), (136602,6600057,1,'chin_type',25,-10,-95), (136603,6600057,1,'ear_type',-74,-56,0), (136604,6600057,1,'eye_brow_type',11,93,68), (136605,6600057,0,'eye_color',170,134,89), (136606,6600057,1,'eye_type',-61,0,0), (136607,6600057,0,'hair_color1',234,252,249), (136608,6600057,0,'hair_face_color',193,100,45), (136609,6600057,0,'hair_face_highlight_color',84,0,0), (136610,6600057,0,'hair_type_color',43,0,0), (136611,6600057,0,'hair_type_highlight_color',15,15,15), (136612,6600057,1,'lip_type',-43,-7,0), (136613,6600057,1,'nose_type',28,-22,-4), (136614,6600057,0,'skin_color',229,237,234), (136615,6600057,1,'soga_cheek_type',0,11,93), (136616,6600057,1,'soga_chin_type',0,-43,-7), (136617,6600057,1,'soga_ear_type',0,-61,0), (136618,6600057,1,'soga_eye_brow_type',0,-74,-56), (136619,6600057,0,'soga_eye_color',204,204,204), (136620,6600057,0,'soga_hair_face_color',193,100,45), (136621,6600057,0,'soga_hair_face_highlight_color',84,0,0), (136622,6600057,0,'soga_hair_type_color',43,0,0), (136623,6600057,0,'soga_hair_type_highlight_color',15,15,15), (136624,6600057,1,'soga_lip_type',68,0,55), (136625,6600057,1,'soga_nose_type',0,25,-10), (136626,6600057,0,'soga_skin_color',229,237,234), (136627,6600058,0,'eye_color',255,255,255), (136628,6600058,0,'skin_color',255,255,255), (136629,6600058,0,'soga_eye_color',255,0,255), (136630,6600059,1,'cheek_type',63,-57,0), (136631,6600059,1,'chin_type',-84,5,81), (136632,6600059,1,'ear_type',-17,-81,0), (136633,6600059,1,'eye_brow_type',-15,-57,41), (136634,6600059,0,'eye_color',0,73,74), (136635,6600059,1,'eye_type',40,0,0), (136636,6600059,0,'hair_color1',187,231,53), (136637,6600059,1,'lip_type',-43,0,28), (136638,6600059,1,'nose_type',0,-69,-25), (136639,6600059,0,'skin_color',121,87,83), (136640,6600059,1,'soga_cheek_type',0,-15,-57), (136641,6600059,1,'soga_chin_type',0,-43,0), (136642,6600059,1,'soga_ear_type',0,40,0), (136643,6600059,1,'soga_eye_brow_type',0,-17,-81), (136644,6600059,0,'soga_eye_color',229,229,102), (136645,6600059,1,'soga_lip_type',41,63,-57), (136646,6600059,1,'soga_nose_type',28,-84,5), (136647,6600059,0,'soga_skin_color',121,87,83), (136648,6600059,0,'wing_color1',255,255,255), (136649,6600059,0,'wing_color2',255,255,255), (136650,6600060,1,'cheek_type',-61,-58,0), (136651,6600060,1,'chin_type',-43,56,85), (136652,6600060,1,'ear_type',-98,-12,0), (136653,6600060,1,'eye_brow_type',65,-56,-79), (136654,6600060,0,'eye_color',72,51,23), (136655,6600060,1,'eye_type',48,0,0), (136656,6600060,0,'hair_color1',219,159,181), (136657,6600060,0,'hair_face_color',47,14,19), (136658,6600060,0,'hair_face_highlight_color',84,0,0), (136659,6600060,0,'hair_type_color',47,14,19), (136660,6600060,0,'hair_type_highlight_color',84,0,0), (136661,6600060,1,'lip_type',25,-69,-38), (136662,6600060,1,'nose_type',8,-37,-97), (136663,6600060,0,'skin_color',172,142,91), (136664,6600060,1,'soga_cheek_type',0,65,-56), (136665,6600060,1,'soga_chin_type',0,25,-69), (136666,6600060,1,'soga_ear_type',0,48,0), (136667,6600060,1,'soga_eye_brow_type',0,-98,-12), (136668,6600060,0,'soga_eye_color',229,229,102), (136669,6600060,0,'soga_hair_face_color',47,14,19), (136670,6600060,0,'soga_hair_face_highlight_color',84,0,0), (136671,6600060,0,'soga_hair_type_color',47,14,19), (136672,6600060,0,'soga_hair_type_highlight_color',84,0,0), (136673,6600060,1,'soga_lip_type',-79,-61,-58), (136674,6600060,1,'soga_nose_type',-38,-43,56), (136675,6600060,0,'soga_skin_color',172,142,91), (136676,6600060,0,'wing_color1',255,255,255), (136677,6600060,0,'wing_color2',255,255,255), (136678,6600061,1,'cheek_type',61,-21,0), (136679,6600061,1,'chin_type',7,-37,2), (136680,6600061,1,'ear_type',-88,-56,0), (136681,6600061,1,'eye_brow_type',-48,56,-28), (136682,6600061,0,'eye_color',105,155,136), (136683,6600061,1,'eye_type',-34,0,0), (136684,6600061,0,'hair_color1',160,246,29), (136685,6600061,0,'hair_face_color',108,24,23), (136686,6600061,0,'hair_face_highlight_color',220,180,17), (136687,6600061,0,'hair_type_color',108,24,23), (136688,6600061,0,'hair_type_highlight_color',220,180,17), (136689,6600061,1,'lip_type',56,95,-95), (136690,6600061,1,'nose_type',-62,-96,-10), (136691,6600061,0,'skin_color',153,158,142), (136692,6600061,1,'soga_cheek_type',0,-48,56), (136693,6600061,1,'soga_chin_type',0,56,95), (136694,6600061,1,'soga_ear_type',0,-34,0), (136695,6600061,1,'soga_eye_brow_type',0,-88,-56), (136696,6600061,0,'soga_eye_color',229,229,102), (136697,6600061,0,'soga_hair_face_color',108,24,23), (136698,6600061,0,'soga_hair_face_highlight_color',220,180,17), (136699,6600061,0,'soga_hair_type_color',108,24,23), (136700,6600061,0,'soga_hair_type_highlight_color',220,180,17), (136701,6600061,1,'soga_lip_type',-28,61,-21), (136702,6600061,1,'soga_nose_type',-95,7,-37), (136703,6600061,0,'soga_skin_color',153,158,142), (136704,6600061,0,'wing_color1',255,255,255), (136705,6600061,0,'wing_color2',255,255,255), (136706,6600062,1,'cheek_type',10,-5,0), (136707,6600062,1,'chin_type',-28,88,81), (136708,6600062,1,'ear_type',0,-14,0), (136709,6600062,1,'eye_brow_type',82,42,-70), (136710,6600062,0,'eye_color',0,207,95), (136711,6600062,1,'eye_type',51,0,0), (136712,6600062,0,'hair_color1',1,181,219), (136713,6600062,1,'lip_type',4,38,93), (136714,6600062,1,'nose_type',-75,1,-75), (136715,6600062,0,'skin_color',245,243,238), (136716,6600062,1,'soga_cheek_type',0,82,42), (136717,6600062,1,'soga_chin_type',0,4,38), (136718,6600062,1,'soga_ear_type',0,51,0), (136719,6600062,1,'soga_eye_brow_type',0,0,-14), (136720,6600062,0,'soga_eye_color',204,204,204), (136721,6600062,1,'soga_lip_type',-70,10,-5), (136722,6600062,1,'soga_nose_type',93,-28,88), (136723,6600062,0,'soga_skin_color',245,243,238), (136724,6600063,0,'eye_color',11,103,103), (136725,6600063,0,'skin_color',0,175,175), (136726,6600063,0,'soga_eye_color',255,0,255), (136727,6600064,1,'cheek_type',77,-75,0), (136728,6600064,1,'chin_type',58,88,28), (136729,6600064,1,'ear_type',14,56,0), (136730,6600064,1,'eye_brow_type',59,26,-89), (136731,6600064,0,'eye_color',144,188,195), (136732,6600064,1,'eye_type',-21,0,0), (136733,6600064,0,'hair_color1',10,239,11), (136734,6600064,0,'hair_color2',93,0,0), (136735,6600064,0,'hair_face_color',219,179,15), (136736,6600064,0,'hair_face_highlight_color',93,65,9), (136737,6600064,0,'hair_type_color',255,255,255), (136738,6600064,0,'hair_type_highlight_color',255,255,255), (136739,6600064,1,'lip_type',-46,37,-63), (136740,6600064,1,'nose_type',7,10,-17), (136741,6600064,0,'skin_color',200,187,181), (136742,6600064,1,'soga_cheek_type',0,59,26), (136743,6600064,1,'soga_chin_type',0,-46,37), (136744,6600064,1,'soga_ear_type',0,-21,0), (136745,6600064,1,'soga_eye_brow_type',0,14,56), (136746,6600064,0,'soga_eye_color',204,204,204), (136747,6600064,1,'soga_eye_type',93,0,0), (136748,6600064,0,'soga_hair_face_color',219,179,15), (136749,6600064,0,'soga_hair_face_highlight_color',93,65,9), (136750,6600064,0,'soga_hair_type_color',255,255,255), (136751,6600064,0,'soga_hair_type_highlight_color',255,255,255), (136752,6600064,1,'soga_lip_type',-89,77,-75), (136753,6600064,1,'soga_nose_type',-63,58,88), (136754,6600064,0,'soga_skin_color',200,187,181), (136755,6600064,0,'wing_color1',255,255,255), (136756,6600064,0,'wing_color2',255,255,255), (136757,6600065,1,'cheek_type',19,83,0), (136758,6600065,1,'chin_type',56,-77,17), (136759,6600065,1,'ear_type',-98,-94,0), (136760,6600065,1,'eye_brow_type',0,0,-82), (136761,6600065,0,'eye_color',130,145,99), (136762,6600065,1,'eye_type',74,0,0), (136763,6600065,0,'hair_color1',50,182,89), (136764,6600065,0,'hair_face_highlight_color',228,173,23), (136765,6600065,0,'hair_type_highlight_color',228,173,23), (136766,6600065,1,'lip_type',87,59,64), (136767,6600065,1,'nose_type',0,50,-74), (136768,6600065,0,'skin_color',136,144,144), (136769,6600065,1,'soga_chin_type',0,87,59), (136770,6600065,1,'soga_ear_type',0,74,0), (136771,6600065,1,'soga_eye_brow_type',0,-98,-94), (136772,6600065,0,'soga_eye_color',204,204,204), (136773,6600065,0,'soga_hair_face_highlight_color',228,173,23), (136774,6600065,0,'soga_hair_type_highlight_color',228,173,23), (136775,6600065,1,'soga_lip_type',-82,19,83), (136776,6600065,1,'soga_nose_type',64,56,-77), (136777,6600065,0,'soga_skin_color',136,144,144), (136778,6600066,1,'cheek_type',35,-29,0), (136779,6600066,1,'chin_type',-17,-100,31), (136780,6600066,1,'ear_type',-74,-68,0), (136781,6600066,1,'eye_brow_type',-62,87,68), (136782,6600066,0,'eye_color',49,30,11), (136783,6600066,1,'eye_type',-89,0,0), (136784,6600066,0,'hair_color1',90,87,47), (136785,6600066,0,'hair_face_color',232,184,30), (136786,6600066,0,'hair_face_highlight_color',171,64,25), (136787,6600066,0,'hair_type_color',232,184,30), (136788,6600066,0,'hair_type_highlight_color',171,64,25), (136789,6600066,1,'lip_type',-18,89,38), (136790,6600066,1,'nose_type',-5,90,87), (136791,6600066,0,'skin_color',175,144,90), (136792,6600066,1,'soga_cheek_type',0,-62,87), (136793,6600066,1,'soga_chin_type',0,-18,89), (136794,6600066,1,'soga_ear_type',0,-89,0), (136795,6600066,1,'soga_eye_brow_type',0,-74,-68), (136796,6600066,0,'soga_eye_color',204,204,204), (136797,6600066,0,'soga_hair_face_color',232,184,30), (136798,6600066,0,'soga_hair_face_highlight_color',171,64,25), (136799,6600066,0,'soga_hair_type_color',232,184,30), (136800,6600066,0,'soga_hair_type_highlight_color',171,64,25), (136801,6600066,1,'soga_lip_type',68,35,-29), (136802,6600066,1,'soga_nose_type',38,-17,-100), (136803,6600066,0,'soga_skin_color',175,144,90), (136804,6600067,1,'cheek_type',15,-21,0), (136805,6600067,1,'chin_type',32,81,-50), (136806,6600067,1,'ear_type',-12,52,0), (136807,6600067,1,'eye_brow_type',-89,0,10), (136808,6600067,0,'eye_color',131,180,186), (136809,6600067,1,'eye_type',42,0,0), (136810,6600067,0,'hair_color1',239,198,48), (136811,6600067,0,'hair_face_highlight_color',190,97,43), (136812,6600067,0,'hair_type_highlight_color',190,97,43), (136813,6600067,1,'lip_type',43,64,0), (136814,6600067,1,'nose_type',0,-17,-58), (136815,6600067,0,'skin_color',239,197,196), (136816,6600067,1,'soga_cheek_type',0,-89,0), (136817,6600067,1,'soga_chin_type',0,43,64), (136818,6600067,1,'soga_ear_type',0,42,0), (136819,6600067,1,'soga_eye_brow_type',0,-12,52), (136820,6600067,0,'soga_eye_color',204,204,204), (136821,6600067,0,'soga_hair_face_highlight_color',190,97,43), (136822,6600067,0,'soga_hair_type_highlight_color',190,97,43), (136823,6600067,1,'soga_lip_type',10,15,-21), (136824,6600067,1,'soga_nose_type',0,32,81), (136825,6600067,0,'soga_skin_color',239,197,196), (136826,6600068,1,'cheek_type',0,55,0), (136827,6600068,1,'chin_type',25,-10,-95), (136828,6600068,1,'ear_type',-74,-56,0), (136829,6600068,1,'eye_brow_type',11,93,68), (136830,6600068,0,'eye_color',170,134,89), (136831,6600068,1,'eye_type',-61,0,0), (136832,6600068,0,'hair_color1',234,252,249), (136833,6600068,0,'hair_face_color',193,100,45), (136834,6600068,0,'hair_face_highlight_color',84,0,0), (136835,6600068,0,'hair_type_color',43,0,0), (136836,6600068,0,'hair_type_highlight_color',15,15,15), (136837,6600068,1,'lip_type',-43,-7,0), (136838,6600068,1,'nose_type',28,-22,-4), (136839,6600068,0,'skin_color',229,237,234), (136840,6600068,1,'soga_cheek_type',0,11,93), (136841,6600068,1,'soga_chin_type',0,-43,-7), (136842,6600068,1,'soga_ear_type',0,-61,0), (136843,6600068,1,'soga_eye_brow_type',0,-74,-56), (136844,6600068,0,'soga_eye_color',204,204,204), (136845,6600068,0,'soga_hair_face_color',193,100,45), (136846,6600068,0,'soga_hair_face_highlight_color',84,0,0), (136847,6600068,0,'soga_hair_type_color',43,0,0), (136848,6600068,0,'soga_hair_type_highlight_color',15,15,15), (136849,6600068,1,'soga_lip_type',68,0,55), (136850,6600068,1,'soga_nose_type',0,25,-10), (136851,6600068,0,'soga_skin_color',229,237,234), (136852,6600069,1,'cheek_type',10,-5,0), (136853,6600069,1,'chin_type',-28,88,81), (136854,6600069,1,'ear_type',0,-14,0), (136855,6600069,1,'eye_brow_type',82,42,-70), (136856,6600069,0,'eye_color',0,207,95), (136857,6600069,1,'eye_type',51,0,0), (136858,6600069,0,'hair_color1',1,181,219); INSERT INTO `npc_appearance` VALUES (136859,6600069,1,'lip_type',4,38,93), (136860,6600069,1,'nose_type',-75,1,-75), (136861,6600069,0,'skin_color',245,243,238), (136862,6600069,1,'soga_cheek_type',0,82,42), (136863,6600069,1,'soga_chin_type',0,4,38), (136864,6600069,1,'soga_ear_type',0,51,0), (136865,6600069,1,'soga_eye_brow_type',0,0,-14), (136866,6600069,0,'soga_eye_color',204,204,204), (136867,6600069,1,'soga_lip_type',-70,10,-5), (136868,6600069,1,'soga_nose_type',93,-28,88), (136869,6600069,0,'soga_skin_color',245,243,238), (136870,6600070,0,'eye_color',255,255,255), (136871,6600070,0,'skin_color',255,255,255), (136872,6600070,0,'soga_eye_color',255,0,255), (136873,6600071,0,'eye_color',255,255,255), (136874,6600071,0,'skin_color',255,255,255), (136875,6600071,0,'soga_eye_color',255,0,255), (136876,6600072,1,'cheek_type',15,-21,0), (136877,6600072,1,'chin_type',32,81,-50), (136878,6600072,1,'ear_type',-12,52,0), (136879,6600072,1,'eye_brow_type',-89,0,10), (136880,6600072,0,'eye_color',131,180,186), (136881,6600072,1,'eye_type',42,0,0), (136882,6600072,0,'hair_color1',239,198,48), (136883,6600072,0,'hair_face_highlight_color',190,97,43), (136884,6600072,0,'hair_type_highlight_color',190,97,43), (136885,6600072,1,'lip_type',43,64,0), (136886,6600072,1,'nose_type',0,-17,-58), (136887,6600072,0,'skin_color',239,197,196), (136888,6600072,1,'soga_cheek_type',0,-89,0), (136889,6600072,1,'soga_chin_type',0,43,64), (136890,6600072,1,'soga_ear_type',0,42,0), (136891,6600072,1,'soga_eye_brow_type',0,-12,52), (136892,6600072,0,'soga_eye_color',204,204,204), (136893,6600072,0,'soga_hair_face_highlight_color',190,97,43), (136894,6600072,0,'soga_hair_type_highlight_color',190,97,43), (136895,6600072,1,'soga_lip_type',10,15,-21), (136896,6600072,1,'soga_nose_type',0,32,81), (136897,6600072,0,'soga_skin_color',239,197,196), (136898,6600073,1,'cheek_type',79,-26,0), (136899,6600073,1,'chin_type',-8,61,64), (136900,6600073,1,'ear_type',53,-55,0), (136901,6600073,1,'eye_brow_type',-72,-17,97), (136902,6600073,0,'eye_color',57,118,133), (136903,6600073,1,'eye_type',69,0,0), (136904,6600073,0,'hair_color1',14,62,230), (136905,6600073,0,'hair_color2',26,0,0), (136906,6600073,0,'hair_face_color',17,3,23), (136907,6600073,0,'hair_face_highlight_color',168,59,22), (136908,6600073,0,'hair_type_color',17,3,23), (136909,6600073,0,'hair_type_highlight_color',168,59,22), (136910,6600073,1,'lip_type',-53,97,-22), (136911,6600073,1,'nose_type',-41,14,62), (136912,6600073,0,'skin_color',46,33,34), (136913,6600073,1,'soga_cheek_type',0,-72,-17), (136914,6600073,1,'soga_chin_type',0,-53,97), (136915,6600073,1,'soga_ear_type',0,69,0), (136916,6600073,1,'soga_eye_brow_type',0,53,-55), (136917,6600073,0,'soga_eye_color',229,229,102), (136918,6600073,1,'soga_eye_type',26,0,0), (136919,6600073,0,'soga_hair_face_color',17,3,23), (136920,6600073,0,'soga_hair_face_highlight_color',168,59,22), (136921,6600073,0,'soga_hair_type_color',17,3,23), (136922,6600073,0,'soga_hair_type_highlight_color',168,59,22), (136923,6600073,1,'soga_lip_type',97,79,-26), (136924,6600073,1,'soga_nose_type',-22,-8,61), (136925,6600073,0,'soga_skin_color',46,33,34), (136926,6600073,0,'wing_color1',255,255,255), (136927,6600073,0,'wing_color2',255,255,255), (136928,6600074,0,'eye_color',255,255,255), (136929,6600074,0,'skin_color',255,255,255), (136930,6600074,0,'soga_eye_color',255,0,255), (136931,6600075,1,'cheek_type',42,18,0), (136932,6600075,1,'chin_type',14,-21,-2), (136933,6600075,1,'ear_type',5,26,0), (136934,6600075,1,'eye_brow_type',-28,-8,0), (136935,6600075,0,'eye_color',218,164,210), (136936,6600075,1,'eye_type',3,0,0), (136937,6600075,0,'hair_face_color',122,67,6), (136938,6600075,0,'hair_face_highlight_color',210,114,12), (136939,6600075,0,'hair_type_color',67,36,18), (136940,6600075,0,'hair_type_highlight_color',154,96,52), (136941,6600075,1,'lip_type',25,-25,19), (136942,6600075,1,'nose_type',-14,-10,8), (136943,6600075,0,'skin_color',226,156,189), (136944,6600075,1,'soga_cheek_type',42,18,0), (136945,6600075,1,'soga_chin_type',14,-21,-2), (136946,6600075,1,'soga_ear_type',5,26,0), (136947,6600075,1,'soga_eye_brow_type',-28,-8,0), (136948,6600075,0,'soga_eye_color',255,0,255), (136949,6600075,1,'soga_eye_type',3,0,0), (136950,6600075,0,'soga_hair_face_color',122,67,6), (136951,6600075,0,'soga_hair_face_highlight_color',210,114,12), (136952,6600075,0,'soga_hair_type_color',67,36,18), (136953,6600075,0,'soga_hair_type_highlight_color',154,96,52), (136954,6600075,1,'soga_lip_type',25,-25,19), (136955,6600075,1,'soga_nose_type',-14,-10,8), (136956,6600075,0,'soga_skin_color',217,219,219), (136957,6600075,0,'wing_color1',255,255,255), (136958,6600075,0,'wing_color2',255,255,255), (136959,6600076,0,'eye_color',255,255,255), (136960,6600076,0,'skin_color',255,255,255), (136961,6600076,0,'soga_eye_color',255,0,255), (136962,6600077,1,'cheek_type',-2,-56,0), (136963,6600077,1,'chin_type',-68,68,3), (136964,6600077,1,'ear_type',59,72,0), (136965,6600077,1,'eye_brow_type',-68,-19,37), (136966,6600077,0,'eye_color',57,120,128), (136967,6600077,1,'eye_type',-70,0,0), (136968,6600077,0,'hair_color1',163,45,197), (136969,6600077,0,'hair_face_color',15,1,21), (136970,6600077,0,'hair_face_highlight_color',244,246,246), (136971,6600077,0,'hair_type_color',15,1,21), (136972,6600077,0,'hair_type_highlight_color',244,246,246), (136973,6600077,1,'lip_type',77,-56,-61), (136974,6600077,1,'nose_type',82,-93,45), (136975,6600077,0,'skin_color',211,199,150), (136976,6600077,1,'soga_cheek_type',0,-68,-19), (136977,6600077,1,'soga_chin_type',0,77,-56), (136978,6600077,1,'soga_ear_type',0,-70,0), (136979,6600077,1,'soga_eye_brow_type',0,59,72), (136980,6600077,0,'soga_eye_color',229,229,102), (136981,6600077,0,'soga_hair_face_color',15,1,21), (136982,6600077,0,'soga_hair_face_highlight_color',244,246,246), (136983,6600077,0,'soga_hair_type_color',15,1,21), (136984,6600077,0,'soga_hair_type_highlight_color',244,246,246), (136985,6600077,1,'soga_lip_type',37,-2,-56), (136986,6600077,1,'soga_nose_type',-61,-68,68), (136987,6600077,0,'soga_skin_color',211,199,150), (136988,6600077,0,'wing_color1',255,255,255), (136989,6600077,0,'wing_color2',255,255,255), (136990,6600078,1,'cheek_type',28,-37,0), (136991,6600078,1,'chin_type',9,4,17), (136992,6600078,1,'ear_type',-28,28,0), (136993,6600078,1,'eye_brow_type',-4,-41,-19), (136994,6600078,0,'eye_color',149,190,197), (136995,6600078,1,'eye_type',23,0,0), (136996,6600078,0,'hair_color1',228,37,249), (136997,6600078,0,'hair_face_color',169,120,99), (136998,6600078,0,'hair_face_highlight_color',135,55,0), (136999,6600078,0,'hair_type_color',169,120,99), (137000,6600078,0,'hair_type_highlight_color',135,55,0), (137001,6600078,1,'lip_type',32,32,-14), (137002,6600078,1,'nose_type',-26,-28,37), (137003,6600078,0,'skin_color',203,148,115), (137004,6600078,1,'soga_cheek_type',0,-4,-41), (137005,6600078,1,'soga_chin_type',0,32,32), (137006,6600078,1,'soga_ear_type',0,23,0), (137007,6600078,1,'soga_eye_brow_type',0,-28,28), (137008,6600078,0,'soga_eye_color',229,229,102), (137009,6600078,0,'soga_hair_face_color',169,120,99), (137010,6600078,0,'soga_hair_face_highlight_color',135,55,0), (137011,6600078,0,'soga_hair_type_color',169,120,99), (137012,6600078,0,'soga_hair_type_highlight_color',135,55,0), (137013,6600078,1,'soga_lip_type',-19,28,-37), (137014,6600078,1,'soga_nose_type',-14,9,4), (137015,6600078,0,'soga_skin_color',203,148,115), (137016,6600078,0,'wing_color1',255,255,255), (137017,6600078,0,'wing_color2',255,255,255), (137018,6600079,1,'cheek_type',43,38,0), (137019,6600079,1,'chin_type',14,-4,-22), (137020,6600079,1,'ear_type',0,-46,0), (137021,6600079,1,'eye_brow_type',7,28,-4), (137022,6600079,0,'eye_color',48,85,54), (137023,6600079,1,'eye_type',11,0,0), (137024,6600079,0,'hair_color1',247,21,0), (137025,6600079,0,'hair_face_color',220,143,20), (137026,6600079,0,'hair_face_highlight_color',54,46,4), (137027,6600079,0,'hair_type_color',220,143,20), (137028,6600079,0,'hair_type_highlight_color',54,46,4), (137029,6600079,1,'lip_type',0,25,18), (137030,6600079,1,'nose_type',28,-9,21), (137031,6600079,0,'skin_color',240,251,251), (137032,6600079,1,'soga_cheek_type',0,7,28), (137033,6600079,1,'soga_chin_type',0,0,25), (137034,6600079,1,'soga_ear_type',0,11,0), (137035,6600079,1,'soga_eye_brow_type',0,0,-46), (137036,6600079,0,'soga_eye_color',229,229,102), (137037,6600079,0,'soga_hair_face_color',220,143,20), (137038,6600079,0,'soga_hair_face_highlight_color',54,46,4), (137039,6600079,0,'soga_hair_type_color',220,143,20), (137040,6600079,0,'soga_hair_type_highlight_color',54,46,4), (137041,6600079,1,'soga_lip_type',-4,43,38), (137042,6600079,1,'soga_nose_type',18,14,-4), (137043,6600079,0,'soga_skin_color',240,251,251), (137044,6600079,0,'wing_color1',255,255,255), (137045,6600079,0,'wing_color2',255,255,255), (137046,6600080,0,'eye_color',147,215,203), (137047,6600080,0,'skin_color',136,136,82), (137048,6600080,0,'soga_eye_color',255,0,255), (137053,6600081,0,'eye_color',31,63,52), (137055,6600081,0,'hair_color1',3,225,156), (137056,6600081,0,'hair_face_color',165,145,52), (137057,6600081,0,'hair_face_highlight_color',49,26,1), (137058,6600081,0,'hair_type_color',165,145,52), (137059,6600081,0,'hair_type_highlight_color',49,26,1), (137062,6600081,0,'skin_color',209,196,175), (137067,6600081,0,'soga_eye_color',229,229,102), (137068,6600081,0,'soga_hair_face_color',165,145,52), (137069,6600081,0,'soga_hair_face_highlight_color',49,26,1), (137070,6600081,0,'soga_hair_type_color',165,145,52), (137071,6600081,0,'soga_hair_type_highlight_color',49,26,1), (137074,6600081,0,'soga_skin_color',209,196,175), (137077,6600082,0,'eye_color',255,255,255), (137078,6600082,0,'skin_color',255,255,255), (137079,6600082,0,'soga_eye_color',255,0,255), (137080,6600083,1,'cheek_type',-32,-31,0), (137081,6600083,1,'chin_type',-1,25,26), (137082,6600083,1,'ear_type',37,-5,0), (137083,6600083,1,'eye_brow_type',-28,25,-7), (137084,6600083,0,'eye_color',50,97,72), (137085,6600083,1,'eye_type',31,0,0), (137086,6600083,0,'hair_color1',37,247,0), (137087,6600083,0,'hair_face_color',115,61,3), (137088,6600083,0,'hair_face_highlight_color',67,60,14), (137089,6600083,0,'hair_type_color',115,61,3), (137090,6600083,0,'hair_type_highlight_color',67,60,14), (137091,6600083,1,'lip_type',-8,7,10), (137092,6600083,1,'nose_type',4,37,-9), (137093,6600083,0,'skin_color',226,215,198), (137094,6600083,1,'soga_cheek_type',0,-28,25), (137095,6600083,1,'soga_chin_type',0,-8,7), (137096,6600083,1,'soga_ear_type',0,31,0), (137097,6600083,1,'soga_eye_brow_type',0,37,-5), (137098,6600083,0,'soga_eye_color',229,229,102), (137099,6600083,1,'soga_eye_type',31,0,0), (137100,6600083,0,'soga_hair_face_color',115,61,3), (137101,6600083,0,'soga_hair_face_highlight_color',67,60,14), (137102,6600083,0,'soga_hair_type_color',115,61,3), (137103,6600083,0,'soga_hair_type_highlight_color',67,60,14), (137104,6600083,1,'soga_lip_type',-7,-32,-31), (137105,6600083,1,'soga_nose_type',10,-1,25), (137106,6600083,0,'soga_skin_color',226,215,198), (137107,6600083,0,'wing_color1',255,255,255), (137108,6600083,0,'wing_color2',255,255,255), (137109,6600084,1,'cheek_type',-23,25,0), (137110,6600084,1,'chin_type',14,17,14), (137111,6600084,1,'ear_type',0,14,0), (137112,6600084,1,'eye_brow_type',11,1,1), (137113,6600084,0,'eye_color',186,194,169), (137114,6600084,1,'eye_type',-28,0,0), (137115,6600084,0,'hair_color1',11,9,0), (137116,6600084,0,'hair_face_color',83,46,4), (137117,6600084,0,'hair_face_highlight_color',121,100,74), (137118,6600084,0,'hair_type_color',83,46,4), (137119,6600084,0,'hair_type_highlight_color',121,100,74), (137120,6600084,1,'lip_type',0,32,0), (137121,6600084,1,'nose_type',38,11,9), (137122,6600084,0,'skin_color',214,163,146), (137123,6600084,1,'soga_cheek_type',0,11,1), (137124,6600084,1,'soga_chin_type',0,0,32), (137125,6600084,1,'soga_ear_type',0,-28,0), (137126,6600084,1,'soga_eye_brow_type',0,0,14), (137127,6600084,0,'soga_eye_color',229,229,102), (137128,6600084,1,'soga_eye_type',-28,0,0), (137129,6600084,0,'soga_hair_face_color',83,46,4), (137130,6600084,0,'soga_hair_face_highlight_color',121,100,74), (137131,6600084,0,'soga_hair_type_color',83,46,4), (137132,6600084,0,'soga_hair_type_highlight_color',121,100,74), (137133,6600084,1,'soga_lip_type',1,-23,25), (137134,6600084,1,'soga_nose_type',0,14,17), (137135,6600084,0,'soga_skin_color',214,163,146), (137136,6600084,0,'wing_color1',255,255,255), (137137,6600084,0,'wing_color2',255,255,255), (137138,6600085,1,'cheek_type',-4,-20,0), (137139,6600085,1,'chin_type',1,21,-43), (137140,6600085,1,'ear_type',4,12,0), (137141,6600085,1,'eye_brow_type',-32,-2,20), (137142,6600085,0,'eye_color',45,91,78), (137143,6600085,0,'hair_color1',25,233,0), (137144,6600085,0,'hair_face_color',108,103,71), (137145,6600085,0,'hair_face_highlight_color',35,12,5), (137146,6600085,0,'hair_type_color',108,103,71), (137147,6600085,0,'hair_type_highlight_color',35,12,5), (137148,6600085,1,'lip_type',11,-41,45), (137149,6600085,1,'nose_type',37,25,-23), (137150,6600085,0,'skin_color',250,234,235), (137151,6600085,1,'soga_cheek_type',0,-32,-2), (137152,6600085,1,'soga_chin_type',0,11,-41), (137153,6600085,1,'soga_eye_brow_type',0,4,12), (137154,6600085,0,'soga_eye_color',229,229,102), (137155,6600085,0,'soga_hair_face_color',108,103,71), (137156,6600085,0,'soga_hair_face_highlight_color',35,12,5), (137157,6600085,0,'soga_hair_type_color',108,103,71), (137158,6600085,0,'soga_hair_type_highlight_color',35,12,5), (137159,6600085,1,'soga_lip_type',20,-4,-20), (137160,6600085,1,'soga_nose_type',45,1,21), (137161,6600085,0,'soga_skin_color',250,234,235), (137162,6600085,0,'wing_color1',255,255,255), (137163,6600085,0,'wing_color2',255,255,255), (137164,6600086,1,'cheek_type',-29,34,0), (137165,6600086,1,'chin_type',28,47,-10), (137166,6600086,1,'ear_type',-48,-2,0), (137167,6600086,1,'eye_brow_type',-2,34,29), (137168,6600086,0,'eye_color',170,193,171), (137169,6600086,1,'eye_type',7,0,0), (137170,6600086,0,'hair_color1',21,18,0), (137171,6600086,0,'hair_face_color',51,30,8), (137172,6600086,0,'hair_face_highlight_color',44,43,33), (137173,6600086,0,'hair_type_color',51,30,8), (137174,6600086,0,'hair_type_highlight_color',44,43,33), (137175,6600086,1,'lip_type',0,-7,21), (137176,6600086,1,'nose_type',18,21,18), (137177,6600086,0,'skin_color',239,234,234), (137178,6600086,1,'soga_cheek_type',0,-2,34), (137179,6600086,1,'soga_chin_type',0,0,-7), (137180,6600086,1,'soga_ear_type',0,7,0), (137181,6600086,1,'soga_eye_brow_type',0,-48,-2), (137182,6600086,0,'soga_eye_color',229,229,102), (137183,6600086,1,'soga_eye_type',7,0,0), (137184,6600086,0,'soga_hair_face_color',51,30,8), (137185,6600086,0,'soga_hair_face_highlight_color',44,43,33), (137186,6600086,0,'soga_hair_type_color',51,30,8), (137187,6600086,0,'soga_hair_type_highlight_color',44,43,33), (137188,6600086,1,'soga_lip_type',29,-29,34), (137189,6600086,1,'soga_nose_type',21,28,47), (137190,6600086,0,'soga_skin_color',239,234,234), (137191,6600086,0,'wing_color1',255,255,255), (137192,6600086,0,'wing_color2',255,255,255), (137193,6600087,1,'cheek_type',14,-14,0), (137194,6600087,1,'chin_type',3,-9,14), (137195,6600087,1,'ear_type',-28,18,0), (137196,6600087,1,'eye_brow_type',-12,41,25), (137197,6600087,0,'eye_color',70,142,161), (137198,6600087,0,'hair_color1',11,239,0), (137199,6600087,0,'hair_face_color',61,28,8), (137200,6600087,0,'hair_face_highlight_color',39,38,35), (137201,6600087,0,'hair_type_color',61,28,8), (137202,6600087,0,'hair_type_highlight_color',39,38,35), (137203,6600087,1,'lip_type',17,-14,0), (137204,6600087,1,'nose_type',21,11,-17), (137205,6600087,0,'skin_color',133,126,88), (137206,6600087,1,'soga_cheek_type',0,-12,41), (137207,6600087,1,'soga_chin_type',0,17,-14), (137208,6600087,1,'soga_ear_type',-28,18,0), (137209,6600087,1,'soga_eye_brow_type',0,-28,18), (137210,6600087,0,'soga_eye_color',229,229,102), (137211,6600087,0,'soga_hair_face_color',61,28,8), (137212,6600087,0,'soga_hair_face_highlight_color',39,38,35), (137213,6600087,0,'soga_hair_type_color',61,28,8), (137214,6600087,0,'soga_hair_type_highlight_color',39,38,35), (137215,6600087,1,'soga_lip_type',25,14,-14), (137216,6600087,1,'soga_nose_type',0,3,-9), (137217,6600087,0,'soga_skin_color',133,126,88), (137218,6600087,0,'wing_color1',255,255,255), (137219,6600087,0,'wing_color2',255,255,255), (137220,6600088,1,'cheek_type',9,85,0), (137221,6600088,1,'chin_type',-68,-14,-14), (137222,6600088,1,'ear_type',-39,-12,0), (137223,6600088,1,'eye_brow_type',-71,-32,-3), (137224,6600088,0,'eye_color',180,149,99), (137225,6600088,1,'eye_type',23,0,0), (137226,6600088,0,'hair_color1',199,81,72), (137227,6600088,0,'hair_color2',104,52,0), (137228,6600088,0,'hair_face_color',47,14,19), (137229,6600088,0,'hair_face_highlight_color',84,0,0), (137230,6600088,0,'hair_highlight',109,14,49), (137231,6600088,0,'hair_type_color',47,14,19), (137232,6600088,0,'hair_type_highlight_color',84,0,0), (137233,6600088,1,'lip_type',81,25,-93), (137234,6600088,1,'nose_type',-56,-57,81), (137235,6600088,0,'skin_color',138,90,86), (137236,6600088,1,'soga_cheek_type',0,-71,-32), (137237,6600088,1,'soga_chin_type',0,81,25), (137238,6600088,1,'soga_ear_type',0,23,0), (137239,6600088,1,'soga_eye_brow_type',0,-39,-12), (137240,6600088,0,'soga_eye_color',229,229,102), (137241,6600088,1,'soga_eye_type',23,0,0), (137242,6600088,0,'soga_hair_color1',54,45,28), (137243,6600088,0,'soga_hair_color2',104,52,0), (137244,6600088,0,'soga_hair_face_color',47,14,19), (137245,6600088,0,'soga_hair_face_highlight_color',84,0,0), (137246,6600088,0,'soga_hair_highlight',109,14,49), (137247,6600088,0,'soga_hair_type_color',47,14,19), (137248,6600088,0,'soga_hair_type_highlight_color',84,0,0), (137249,6600088,1,'soga_lip_type',-3,9,85), (137250,6600088,1,'soga_nose_type',-93,-68,-14), (137251,6600088,0,'soga_skin_color',138,90,86), (137252,6600088,0,'wing_color1',255,255,255), (137253,6600088,0,'wing_color2',255,255,255), (137254,6600089,1,'cheek_type',-18,-25,0), (137255,6600089,1,'chin_type',14,0,-4), (137256,6600089,1,'ear_type',-17,38,0), (137257,6600089,1,'eye_brow_type',-10,0,5), (137258,6600089,0,'eye_color',88,63,28), (137259,6600089,1,'eye_type',-42,0,0), (137260,6600089,0,'hair_color1',12,234,0), (137261,6600089,0,'hair_face_color',136,68,31), (137262,6600089,0,'hair_face_highlight_color',94,58,16), (137263,6600089,0,'hair_type_color',136,68,31), (137264,6600089,0,'hair_type_highlight_color',94,58,16), (137265,6600089,1,'lip_type',-10,2,-7), (137266,6600089,1,'nose_type',8,12,-22), (137267,6600089,0,'skin_color',169,114,49), (137268,6600089,1,'soga_cheek_type',0,-10,0), (137269,6600089,1,'soga_chin_type',0,-10,2), (137270,6600089,1,'soga_ear_type',0,-42,0), (137271,6600089,1,'soga_eye_brow_type',0,-17,38), (137272,6600089,0,'soga_eye_color',229,229,102), (137273,6600089,1,'soga_eye_type',-42,0,0), (137274,6600089,0,'soga_hair_face_color',136,68,31), (137275,6600089,0,'soga_hair_face_highlight_color',94,58,16), (137276,6600089,0,'soga_hair_type_color',136,68,31), (137277,6600089,0,'soga_hair_type_highlight_color',94,58,16), (137278,6600089,1,'soga_lip_type',5,-18,-25), (137279,6600089,1,'soga_nose_type',-7,14,0), (137280,6600089,0,'soga_skin_color',169,114,49), (137281,6600089,0,'wing_color1',255,255,255), (137282,6600089,0,'wing_color2',255,255,255), (137283,6600090,1,'cheek_type',0,-4,0), (137284,6600090,1,'chin_type',-7,18,7), (137285,6600090,1,'ear_type',0,7,0), (137286,6600090,1,'eye_brow_type',12,20,21), (137287,6600090,0,'eye_color',162,198,199), (137288,6600090,1,'eye_type',-10,0,0), (137289,6600090,0,'hair_color1',231,0,0), (137290,6600090,0,'hair_face_color',106,86,0), (137291,6600090,0,'hair_face_highlight_color',30,11,3), (137292,6600090,0,'hair_type_color',106,86,0), (137293,6600090,0,'hair_type_highlight_color',30,11,3), (137294,6600090,1,'lip_type',-25,-25,0), (137295,6600090,1,'nose_type',-7,-25,0), (137296,6600090,0,'skin_color',250,253,253), (137297,6600090,1,'soga_cheek_type',0,12,20), (137298,6600090,1,'soga_chin_type',0,-25,-25), (137299,6600090,1,'soga_ear_type',0,-10,0), (137300,6600090,1,'soga_eye_brow_type',0,0,7), (137301,6600090,0,'soga_eye_color',229,229,102), (137302,6600090,1,'soga_eye_type',-10,0,0), (137303,6600090,0,'soga_hair_face_color',106,86,0), (137304,6600090,0,'soga_hair_face_highlight_color',30,11,3), (137305,6600090,0,'soga_hair_type_color',106,86,0), (137306,6600090,0,'soga_hair_type_highlight_color',30,11,3), (137307,6600090,1,'soga_lip_type',21,0,-4), (137308,6600090,1,'soga_nose_type',0,-7,18), (137309,6600090,0,'soga_skin_color',250,253,253), (137310,6600090,0,'wing_color1',255,255,255), (137311,6600090,0,'wing_color2',255,255,255), (137312,6600091,1,'cheek_type',100,100,100), (137313,6600091,1,'chin_type',68,-71,-12), (137314,6600091,1,'ear_type',19,20,0), (137315,6600091,1,'eye_brow_type',-100,88,-100), (137316,6600091,0,'eye_color',41,82,95), (137317,6600091,1,'eye_type',100,100,100), (137318,6600091,0,'hair_color1',17,1,171), (137319,6600091,0,'hair_color2',62,0,0), (137320,6600091,0,'hair_face_color',100,70,10), (137321,6600091,0,'hair_face_highlight_color',232,183,30), (137322,6600091,0,'hair_type_color',100,70,10), (137323,6600091,0,'hair_type_highlight_color',232,183,30), (137324,6600091,1,'lip_type',-56,-1,-34), (137325,6600091,1,'nose_type',-100,-100,-100), (137326,6600091,0,'skin_color',105,112,109), (137327,6600091,1,'soga_cheek_type',0,28,88), (137328,6600091,1,'soga_chin_type',0,-56,-1), (137329,6600091,1,'soga_ear_type',0,79,0), (137330,6600091,1,'soga_eye_brow_type',0,19,20), (137331,6600091,0,'soga_eye_color',229,229,102), (137332,6600091,1,'soga_eye_type',62,0,0), (137333,6600091,0,'soga_hair_face_color',100,70,10), (137334,6600091,0,'soga_hair_face_highlight_color',232,183,30), (137335,6600091,0,'soga_hair_type_color',100,70,10), (137336,6600091,0,'soga_hair_type_highlight_color',232,183,30), (137337,6600091,1,'soga_lip_type',17,-7,-93), (137338,6600091,1,'soga_nose_type',-34,68,-71), (137339,6600091,0,'soga_skin_color',105,112,109), (137340,6600091,0,'wing_color1',255,255,255), (137341,6600091,0,'wing_color2',255,255,255), (137342,6600092,1,'cheek_type',0,-28,0), (137343,6600092,1,'chin_type',-14,44,12), (137344,6600092,1,'ear_type',-14,5,0), (137345,6600092,1,'eye_brow_type',-28,4,-32), (137346,6600092,0,'eye_color',158,183,158), (137347,6600092,1,'eye_type',9,0,0), (137348,6600092,0,'hair_color1',11,40,247), (137349,6600092,0,'hair_face_color',159,93,33), (137350,6600092,0,'hair_face_highlight_color',49,20,0), (137351,6600092,0,'hair_type_color',159,93,33), (137352,6600092,0,'hair_type_highlight_color',49,20,0), (137353,6600092,1,'lip_type',-21,-11,37), (137354,6600092,1,'nose_type',1,11,40), (137355,6600092,0,'skin_color',199,181,137), (137356,6600092,1,'soga_cheek_type',0,-28,4), (137357,6600092,1,'soga_chin_type',0,-21,-11), (137358,6600092,1,'soga_ear_type',0,9,0), (137359,6600092,1,'soga_eye_brow_type',0,-14,5), (137360,6600092,0,'soga_eye_color',229,229,102), (137361,6600092,1,'soga_eye_type',9,0,0), (137362,6600092,0,'soga_hair_face_color',159,93,33), (137363,6600092,0,'soga_hair_face_highlight_color',49,20,0), (137364,6600092,0,'soga_hair_type_color',159,93,33), (137365,6600092,0,'soga_hair_type_highlight_color',49,20,0), (137366,6600092,1,'soga_lip_type',-32,0,-28), (137367,6600092,1,'soga_nose_type',37,-14,44), (137368,6600092,0,'soga_skin_color',199,181,137), (137369,6600092,0,'wing_color1',255,255,255), (137370,6600092,0,'wing_color2',255,255,255), (137371,1840000,1,'cheek_type',-68,-58,0), (137372,1840000,1,'chin_type',-40,68,-82), (137373,1840000,1,'ear_type',28,-71,0), (137374,1840000,1,'eye_brow_type',-88,94,65), (137375,1840000,0,'eye_color',95,96,0), (137376,1840000,1,'eye_type',8,0,0), (137377,1840000,0,'hair_color1',213,222,1), (137378,1840000,1,'lip_type',55,4,0), (137379,1840000,1,'nose_type',84,-43,-34), (137380,1840000,0,'skin_color',155,143,88), (137381,1840000,1,'soga_cheek_type',0,-88,94), (137382,1840000,1,'soga_chin_type',0,55,4), (137383,1840000,1,'soga_ear_type',0,8,0), (137384,1840000,1,'soga_eye_brow_type',0,28,-71), (137385,1840000,0,'soga_eye_color',229,229,102), (137386,1840000,1,'soga_eye_type',87,0,0), (137387,1840000,1,'soga_lip_type',65,-68,-58), (137388,1840000,1,'soga_nose_type',0,-40,68), (137389,1840000,0,'soga_skin_color',155,143,88), (137390,1840000,0,'wing_color1',255,255,255), (137391,1840000,0,'wing_color2',255,255,255), (137392,1840001,1,'cheek_type',-75,37,0), (137393,1840001,1,'chin_type',37,1,31), (137394,1840001,1,'ear_type',62,0,0), (137395,1840001,1,'eye_brow_type',55,-7,100), (137396,1840001,0,'eye_color',73,42,13), (137397,1840001,0,'hair_color1',50,211,0), (137398,1840001,0,'hair_color2',25,0,0), (137399,1840001,0,'hair_face_highlight_color',15,1,21), (137400,1840001,0,'hair_highlight',38,22,21), (137401,1840001,0,'hair_type_highlight_color',15,1,21), (137402,1840001,1,'lip_type',-100,-46,50), (137403,1840001,1,'nose_type',68,50,-45), (137404,1840001,0,'skin_color',46,45,34), (137405,1840001,1,'soga_cheek_type',0,55,-7), (137406,1840001,1,'soga_chin_type',0,-100,-46), (137407,1840001,1,'soga_ear_type',62,0,0), (137408,1840001,1,'soga_eye_brow_type',0,62,0), (137409,1840001,0,'soga_eye_color',204,204,204), (137410,1840001,1,'soga_eye_type',25,0,0), (137411,1840001,0,'soga_hair_color1',120,50,0), (137412,1840001,0,'soga_hair_color2',26,24,25), (137413,1840001,0,'soga_hair_face_highlight_color',15,1,21), (137414,1840001,0,'soga_hair_highlight',38,22,21), (137415,1840001,0,'soga_hair_type_highlight_color',15,1,21), (137416,1840001,1,'soga_lip_type',100,-75,37), (137417,1840001,1,'soga_nose_type',50,37,1), (137418,1840001,0,'soga_skin_color',46,45,34), (137419,1840002,1,'cheek_type',-51,-59,0), (137420,1840002,1,'chin_type',34,-87,0), (137421,1840002,1,'ear_type',37,75,0), (137422,1840002,1,'eye_brow_type',35,-43,-37), (137423,1840002,0,'eye_color',141,138,0), (137424,1840002,1,'eye_type',96,0,0), (137425,1840002,0,'hair_color1',238,172,249), (137426,1840002,1,'lip_type',71,17,-43), (137427,1840002,1,'nose_type',-96,-18,-84), (137428,1840002,0,'skin_color',139,97,78), (137429,1840002,1,'soga_cheek_type',0,35,-43), (137430,1840002,1,'soga_chin_type',0,71,17), (137431,1840002,1,'soga_ear_type',0,96,0), (137432,1840002,1,'soga_eye_brow_type',0,37,75), (137433,1840002,0,'soga_eye_color',229,229,102), (137434,1840002,1,'soga_eye_type',40,0,0), (137435,1840002,1,'soga_lip_type',-37,-51,-59), (137436,1840002,1,'soga_nose_type',-43,34,-87), (137437,1840002,0,'soga_skin_color',139,97,78), (137438,1840002,0,'wing_color1',255,255,255), (137439,1840002,0,'wing_color2',255,255,255), (137440,1840003,1,'cheek_type',-3,-25,0), (137441,1840003,1,'chin_type',-8,25,1), (137442,1840003,1,'ear_type',42,42,0), (137443,1840003,1,'eye_brow_type',-9,-1,-4), (137444,1840003,0,'eye_color',137,92,40), (137445,1840003,1,'eye_type',-25,0,0), (137446,1840003,0,'hair_color1',21,17,0), (137447,1840003,0,'hair_face_color',255,171,115), (137448,1840003,0,'hair_face_highlight_color',105,90,5), (137449,1840003,0,'hair_type_color',255,171,115), (137450,1840003,0,'hair_type_highlight_color',105,90,5), (137451,1840003,1,'lip_type',-5,-26,-1), (137452,1840003,1,'nose_type',-3,21,17), (137453,1840003,0,'skin_color',230,186,184), (137454,1840003,1,'soga_cheek_type',0,-9,-1), (137455,1840003,1,'soga_chin_type',0,-5,-26), (137456,1840003,1,'soga_ear_type',0,-25,0), (137457,1840003,1,'soga_eye_brow_type',0,42,42), (137458,1840003,0,'soga_eye_color',229,229,102), (137459,1840003,1,'soga_eye_type',-25,0,0), (137460,1840003,0,'soga_hair_face_color',255,171,115), (137461,1840003,0,'soga_hair_face_highlight_color',105,90,5), (137462,1840003,0,'soga_hair_type_color',255,171,115), (137463,1840003,0,'soga_hair_type_highlight_color',105,90,5), (137464,1840003,1,'soga_lip_type',-4,-3,-25), (137465,1840003,1,'soga_nose_type',-1,-8,25), (137466,1840003,0,'soga_skin_color',230,186,184), (137467,1840003,0,'wing_color1',255,255,255), (137468,1840003,0,'wing_color2',255,255,255), (137469,1840004,1,'cheek_type',21,25,0), (137470,1840004,1,'chin_type',-14,17,0), (137471,1840004,1,'ear_type',0,-23,0), (137472,1840004,1,'eye_brow_type',12,-20,-7), (137473,1840004,0,'eye_color',199,179,155), (137474,1840004,1,'eye_type',-22,0,0), (137475,1840004,0,'hair_color1',12,14,0), (137476,1840004,0,'hair_face_color',139,187,188), (137477,1840004,0,'hair_face_highlight_color',25,18,10), (137478,1840004,0,'hair_type_color',139,187,188), (137479,1840004,0,'hair_type_highlight_color',25,18,10), (137480,1840004,1,'lip_type',7,45,-20), (137481,1840004,1,'nose_type',-18,12,14), (137482,1840004,0,'skin_color',213,164,145), (137483,1840004,1,'soga_cheek_type',0,12,-20), (137484,1840004,1,'soga_chin_type',0,7,45), (137485,1840004,1,'soga_ear_type',0,-22,0), (137486,1840004,1,'soga_eye_brow_type',0,0,-23), (137487,1840004,0,'soga_eye_color',229,229,102), (137488,1840004,1,'soga_eye_type',-22,0,0), (137489,1840004,0,'soga_hair_face_color',139,187,188), (137490,1840004,0,'soga_hair_face_highlight_color',25,18,10), (137491,1840004,0,'soga_hair_type_color',139,187,188), (137492,1840004,0,'soga_hair_type_highlight_color',25,18,10), (137493,1840004,1,'soga_lip_type',-7,21,25), (137494,1840004,1,'soga_nose_type',-20,-14,17), (137495,1840004,0,'soga_skin_color',213,164,145), (137496,1840004,0,'wing_color1',255,255,255), (137497,1840004,0,'wing_color2',255,255,255), (137498,1840005,1,'cheek_type',62,84,0), (137499,1840005,1,'chin_type',-82,34,-28), (137500,1840005,1,'ear_type',-97,17,0), (137501,1840005,1,'eye_brow_type',-26,-17,-21), (137502,1840005,0,'eye_color',115,172,190), (137503,1840005,1,'eye_type',-58,0,0), (137504,1840005,0,'hair_color1',0,88,52), (137505,1840005,0,'hair_color2',169,7,0), (137506,1840005,0,'hair_face_color',231,170,26), (137507,1840005,0,'hair_face_highlight_color',40,34,51), (137508,1840005,0,'hair_highlight',29,21,28), (137509,1840005,0,'hair_type_color',231,170,26), (137510,1840005,0,'hair_type_highlight_color',40,34,51), (137511,1840005,1,'lip_type',-32,-4,-72), (137512,1840005,1,'nose_type',31,0,88), (137513,1840005,0,'skin_color',67,50,51), (137514,1840005,1,'soga_cheek_type',0,-26,-17), (137515,1840005,1,'soga_chin_type',0,-32,-4), (137516,1840005,1,'soga_ear_type',0,-58,0), (137517,1840005,1,'soga_eye_brow_type',0,-97,17), (137518,1840005,0,'soga_eye_color',229,229,102), (137519,1840005,1,'soga_eye_type',-87,0,0), (137520,1840005,0,'soga_hair_color1',39,32,39), (137521,1840005,0,'soga_hair_color2',38,22,21), (137522,1840005,0,'soga_hair_face_color',231,170,26), (137523,1840005,0,'soga_hair_face_highlight_color',40,34,51), (137524,1840005,0,'soga_hair_highlight',29,21,28), (137525,1840005,0,'soga_hair_type_color',231,170,26), (137526,1840005,0,'soga_hair_type_highlight_color',40,34,51), (137527,1840005,1,'soga_lip_type',-21,62,84), (137528,1840005,1,'soga_nose_type',-72,-82,34), (137529,1840005,0,'soga_skin_color',67,50,51), (137530,1840005,0,'wing_color1',255,255,255), (137531,1840005,0,'wing_color2',255,255,255), (137532,1840006,0,'eye_color',255,255,255), (137533,1840006,0,'skin_color',255,255,255), (137534,1840006,0,'soga_eye_color',255,0,255), (137535,1840007,0,'eye_color',33,91,36), (137536,1840007,0,'skin_color',211,110,39), (137537,1840007,0,'soga_eye_color',255,0,255), (137538,1840008,0,'eye_color',74,120,63), (137539,1840008,0,'skin_color',255,128,0), (137540,1840008,0,'soga_eye_color',255,0,255), (137541,1840009,1,'cheek_type',28,17,0), (137542,1840009,1,'chin_type',-11,12,-10), (137543,1840009,1,'ear_type',-28,9,0), (137544,1840009,1,'eye_brow_type',-7,23,-25), (137545,1840009,0,'eye_color',173,180,148), (137546,1840009,1,'eye_type',-25,0,0), (137547,1840009,0,'hair_color1',17,0,156), (137548,1840009,0,'hair_color2',0,7,0), (137549,1840009,0,'hair_face_color',130,90,60), (137550,1840009,0,'hair_face_highlight_color',98,42,13), (137551,1840009,0,'hair_type_color',130,90,60), (137552,1840009,0,'hair_type_highlight_color',98,42,13), (137553,1840009,1,'lip_type',0,0,-18), (137554,1840009,1,'nose_type',-17,17,0), (137555,1840009,0,'skin_color',201,150,128), (137556,1840009,1,'soga_cheek_type',0,-7,23), (137557,1840009,1,'soga_chin_type',0,-28,10), (137558,1840009,1,'soga_ear_type',0,-25,0), (137559,1840009,1,'soga_eye_brow_type',0,-28,9), (137560,1840009,0,'soga_eye_color',229,229,102), (137561,1840009,1,'soga_eye_type',-28,0,0), (137562,1840009,0,'soga_hair_face_color',130,90,60), (137563,1840009,0,'soga_hair_face_highlight_color',98,42,13), (137564,1840009,0,'soga_hair_type_color',130,90,60), (137565,1840009,0,'soga_hair_type_highlight_color',98,42,13), (137566,1840009,1,'soga_lip_type',-25,28,17), (137567,1840009,1,'soga_nose_type',-18,-11,12), (137568,1840009,0,'soga_skin_color',201,150,128), (137569,1840009,0,'wing_color1',255,255,255), (137570,1840009,0,'wing_color2',255,255,255), (137571,1840010,1,'cheek_type',34,38,0), (137572,1840010,1,'chin_type',1,56,-53), (137573,1840010,1,'ear_type',-1,34,0), (137574,1840010,1,'eye_brow_type',-4,-89,-45), (137575,1840010,0,'eye_color',165,175,139), (137576,1840010,1,'eye_type',-1,0,0), (137577,1840010,0,'hair_color1',200,50,248), (137578,1840010,0,'hair_color2',51,0,0), (137579,1840010,0,'hair_face_color',39,21,6), (137580,1840010,0,'hair_face_highlight_color',46,14,19), (137581,1840010,0,'hair_highlight',79,28,15), (137582,1840010,0,'hair_type_color',39,21,6), (137583,1840010,0,'hair_type_highlight_color',46,14,19), (137584,1840010,1,'lip_type',-7,93,94), (137585,1840010,1,'nose_type',-70,-56,50), (137586,1840010,0,'skin_color',240,204,208), (137587,1840010,1,'soga_cheek_type',0,-4,-89), (137588,1840010,1,'soga_chin_type',0,-7,93), (137589,1840010,1,'soga_ear_type',0,-1,0), (137590,1840010,1,'soga_eye_brow_type',0,-1,34), (137591,1840010,0,'soga_eye_color',229,229,102), (137592,1840010,1,'soga_eye_type',51,0,0), (137593,1840010,0,'soga_hair_color1',111,64,0), (137594,1840010,0,'soga_hair_color2',54,45,28), (137595,1840010,0,'soga_hair_face_color',39,21,6), (137596,1840010,0,'soga_hair_face_highlight_color',46,14,19), (137597,1840010,0,'soga_hair_highlight',79,28,15), (137598,1840010,0,'soga_hair_type_color',39,21,6), (137599,1840010,0,'soga_hair_type_highlight_color',46,14,19), (137600,1840010,1,'soga_lip_type',-45,34,38), (137601,1840010,1,'soga_nose_type',94,1,56), (137602,1840010,0,'soga_skin_color',240,204,208), (137603,1840010,0,'wing_color1',255,255,255), (137604,1840010,0,'wing_color2',255,255,255), (137605,1840011,0,'eye_color',255,255,255), (137606,1840011,0,'skin_color',255,255,255), (137607,1840011,0,'soga_eye_color',255,0,255), (137608,1840012,1,'cheek_type',0,2,0), (137609,1840012,1,'chin_type',-1,28,28), (137610,1840012,1,'ear_type',34,12,0), (137611,1840012,1,'eye_brow_type',-2,-10,-5), (137612,1840012,0,'eye_color',101,107,192), (137613,1840012,1,'eye_type',-31,0,0), (137614,1840012,0,'hair_color1',0,222,0), (137615,1840012,0,'hair_face_color',144,146,146), (137616,1840012,0,'hair_face_highlight_color',105,103,97), (137617,1840012,0,'hair_type_color',144,146,146), (137618,1840012,0,'hair_type_highlight_color',105,103,97), (137619,1840012,1,'lip_type',7,-20,-9), (137620,1840012,1,'nose_type',-11,0,-34), (137621,1840012,0,'skin_color',132,120,163), (137622,1840012,1,'soga_cheek_type',0,-2,-10), (137623,1840012,1,'soga_chin_type',0,7,-20), (137624,1840012,1,'soga_ear_type',0,-31,0), (137625,1840012,1,'soga_eye_brow_type',0,34,12), (137626,1840012,0,'soga_eye_color',229,229,102), (137627,1840012,0,'soga_hair_face_color',144,146,146), (137628,1840012,0,'soga_hair_face_highlight_color',105,103,97), (137629,1840012,0,'soga_hair_type_color',144,146,146), (137630,1840012,0,'soga_hair_type_highlight_color',105,103,97), (137631,1840012,1,'soga_lip_type',-5,0,2), (137632,1840012,1,'soga_nose_type',-9,-1,28), (137633,1840012,0,'soga_skin_color',132,120,163), (137634,1840012,0,'wing_color1',255,255,255), (137635,1840012,0,'wing_color2',255,255,255), (137636,1840013,1,'cheek_type',-2,10,0), (137637,1840013,1,'chin_type',0,-25,17), (137638,1840013,1,'ear_type',28,-9,0), (137639,1840013,1,'eye_brow_type',25,-10,10), (137640,1840013,1,'eye_type',7,0,0), (137641,1840013,0,'hair_color1',244,228,0), (137642,1840013,0,'hair_face_color',139,122,138), (137643,1840013,0,'hair_face_highlight_color',105,103,97), (137644,1840013,0,'hair_type_color',139,122,138), (137645,1840013,0,'hair_type_highlight_color',105,103,97), (137646,1840013,1,'lip_type',41,21,38), (137647,1840013,1,'nose_type',-12,-12,-28), (137648,1840013,0,'skin_color',0,4,4), (137649,1840013,1,'soga_cheek_type',0,25,-10), (137650,1840013,1,'soga_chin_type',0,41,21), (137651,1840013,1,'soga_ear_type',0,7,0), (137652,1840013,1,'soga_eye_brow_type',0,28,-9), (137653,1840013,0,'soga_eye_color',229,229,102), (137654,1840013,0,'soga_hair_face_color',139,122,138), (137655,1840013,0,'soga_hair_face_highlight_color',105,103,97), (137656,1840013,0,'soga_hair_type_color',139,122,138), (137657,1840013,0,'soga_hair_type_highlight_color',105,103,97), (137658,1840013,1,'soga_lip_type',10,-2,10), (137659,1840013,1,'soga_nose_type',38,0,-25), (137660,1840013,0,'soga_skin_color',0,4,4), (137661,1840013,0,'wing_color1',255,255,255), (137662,1840013,0,'wing_color2',255,255,255), (137663,1840014,1,'cheek_type',-7,68,0), (137664,1840014,1,'chin_type',-81,28,39), (137665,1840014,1,'ear_type',-11,-93,0), (137666,1840014,1,'eye_brow_type',22,-68,-62), (137667,1840014,0,'eye_color',111,57,138), (137668,1840014,1,'eye_type',88,0,0), (137669,1840014,0,'hair_color1',249,192,37), (137670,1840014,0,'hair_color2',52,50,42), (137671,1840014,0,'hair_face_color',6,3,1), (137672,1840014,0,'hair_face_highlight_color',7,1,1), (137673,1840014,0,'hair_highlight',56,22,22), (137674,1840014,0,'hair_type_color',6,3,1), (137675,1840014,0,'hair_type_highlight_color',7,1,1), (137676,1840014,1,'lip_type',79,8,12), (137677,1840014,1,'nose_type',-81,-7,-64), (137678,1840014,0,'skin_color',117,133,154), (137679,1840014,1,'soga_cheek_type',0,22,-68), (137680,1840014,1,'soga_chin_type',0,79,8), (137681,1840014,1,'soga_ear_type',0,88,0), (137682,1840014,1,'soga_eye_brow_type',0,-11,-93), (137683,1840014,0,'soga_eye_color',229,229,102), (137684,1840014,1,'soga_eye_type',88,0,0), (137685,1840014,0,'soga_hair_color1',56,22,22), (137686,1840014,0,'soga_hair_color2',52,50,42), (137687,1840014,0,'soga_hair_face_color',6,3,1), (137688,1840014,0,'soga_hair_face_highlight_color',7,1,1), (137689,1840014,0,'soga_hair_highlight',56,22,22), (137690,1840014,0,'soga_hair_type_color',6,3,1), (137691,1840014,0,'soga_hair_type_highlight_color',7,1,1), (137692,1840014,1,'soga_lip_type',-62,-7,68), (137693,1840014,1,'soga_nose_type',12,-81,28), (137694,1840014,0,'soga_skin_color',117,133,154), (137695,1840014,0,'wing_color1',255,255,255), (137696,1840014,0,'wing_color2',255,255,255), (137697,1840015,1,'cheek_type',-21,-10,0), (137698,1840015,1,'chin_type',-32,25,0), (137699,1840015,1,'ear_type',-17,10,0), (137700,1840015,1,'eye_brow_type',0,46,-21), (137701,1840015,0,'eye_color',199,187,255), (137702,1840015,1,'eye_type',-20,0,0), (137703,1840015,0,'hair_color1',230,242,0), (137704,1840015,0,'hair_face_color',189,178,189), (137705,1840015,0,'hair_face_highlight_color',105,103,97), (137706,1840015,0,'hair_type_color',189,178,189), (137707,1840015,0,'hair_type_highlight_color',105,103,97), (137708,1840015,1,'lip_type',-34,48,19), (137709,1840015,1,'nose_type',-4,-26,-14), (137710,1840015,0,'skin_color',0,1,1), (137711,1840015,1,'soga_cheek_type',0,0,46), (137712,1840015,1,'soga_chin_type',0,-34,48), (137713,1840015,1,'soga_ear_type',0,-20,0), (137714,1840015,1,'soga_eye_brow_type',0,-17,10), (137715,1840015,0,'soga_eye_color',229,229,102), (137716,1840015,0,'soga_hair_face_color',189,178,189), (137717,1840015,0,'soga_hair_face_highlight_color',105,103,97), (137718,1840015,0,'soga_hair_type_color',189,178,189), (137719,1840015,0,'soga_hair_type_highlight_color',105,103,97), (137720,1840015,1,'soga_lip_type',-21,-21,-10), (137721,1840015,1,'soga_nose_type',19,-32,25), (137722,1840015,0,'soga_skin_color',0,1,1), (137723,1840015,0,'wing_color1',255,255,255), (137724,1840015,0,'wing_color2',255,255,255), (137725,1840016,1,'cheek_type',-42,12,0), (137726,1840016,1,'chin_type',-18,18,7), (137727,1840016,1,'ear_type',-5,7,0), (137728,1840016,1,'eye_brow_type',12,2,12), (137729,1840016,0,'eye_color',219,109,234), (137730,1840016,1,'eye_type',-32,0,0), (137731,1840016,0,'hair_color1',0,235,0), (137732,1840016,0,'hair_face_color',183,197,197), (137733,1840016,0,'hair_face_highlight_color',105,103,97), (137734,1840016,0,'hair_type_color',183,197,197), (137735,1840016,0,'hair_type_highlight_color',105,103,97), (137736,1840016,1,'lip_type',-17,-26,31), (137737,1840016,1,'nose_type',7,0,-21), (137738,1840016,0,'skin_color',63,119,118), (137739,1840016,1,'soga_cheek_type',0,12,2), (137740,1840016,1,'soga_chin_type',0,-17,-26), (137741,1840016,1,'soga_ear_type',0,-32,0), (137742,1840016,1,'soga_eye_brow_type',0,-5,7), (137743,1840016,0,'soga_eye_color',229,229,102), (137744,1840016,0,'soga_hair_face_color',183,197,197), (137745,1840016,0,'soga_hair_face_highlight_color',105,103,97), (137746,1840016,0,'soga_hair_type_color',183,197,197), (137747,1840016,0,'soga_hair_type_highlight_color',105,103,97), (137748,1840016,1,'soga_lip_type',12,-42,12), (137749,1840016,1,'soga_nose_type',31,-18,18), (137750,1840016,0,'soga_skin_color',63,119,118), (137751,1840016,0,'wing_color1',255,255,255), (137752,1840016,0,'wing_color2',255,255,255), (137753,1840017,1,'cheek_type',7,50,0), (137754,1840017,1,'chin_type',-58,-96,-56), (137755,1840017,1,'ear_type',46,-56,0), (137756,1840017,1,'eye_brow_type',-89,14,22), (137757,1840017,0,'eye_color',240,139,255), (137758,1840017,1,'eye_type',-11,0,0), (137759,1840017,0,'hair_color1',56,94,0), (137760,1840017,0,'hair_face_color',7,1,1), (137761,1840017,0,'hair_face_highlight_color',103,133,149), (137762,1840017,0,'hair_type_color',7,1,1), (137763,1840017,0,'hair_type_highlight_color',103,133,149), (137764,1840017,1,'lip_type',79,35,21), (137765,1840017,1,'nose_type',-96,56,94), (137766,1840017,0,'skin_color',199,172,194), (137767,1840017,1,'soga_cheek_type',0,-89,14), (137768,1840017,1,'soga_chin_type',0,79,35), (137769,1840017,1,'soga_ear_type',0,-11,0), (137770,1840017,1,'soga_eye_brow_type',0,46,-56), (137771,1840017,0,'soga_eye_color',229,229,102), (137772,1840017,0,'soga_hair_face_color',7,1,1), (137773,1840017,0,'soga_hair_face_highlight_color',103,133,149), (137774,1840017,0,'soga_hair_type_color',7,1,1), (137775,1840017,0,'soga_hair_type_highlight_color',103,133,149), (137776,1840017,1,'soga_lip_type',22,7,50), (137777,1840017,1,'soga_nose_type',21,-58,-96), (137778,1840017,0,'soga_skin_color',199,172,194), (137779,1840017,0,'wing_color1',255,255,255), (137780,1840017,0,'wing_color2',255,255,255), (137781,1840018,1,'cheek_type',31,61,0), (137782,1840018,1,'chin_type',25,46,96), (137783,1840018,1,'ear_type',81,-72,0), (137784,1840018,1,'eye_brow_type',-57,-10,47), (137785,1840018,0,'eye_color',142,144,255), (137786,1840018,1,'eye_type',44,0,0), (137787,1840018,0,'hair_color1',31,182,225), (137788,1840018,0,'hair_face_color',61,61,75), (137789,1840018,0,'hair_face_highlight_color',244,245,246), (137790,1840018,0,'hair_type_color',61,61,75), (137791,1840018,0,'hair_type_highlight_color',244,245,246), (137792,1840018,1,'lip_type',-84,61,10), (137793,1840018,1,'nose_type',-31,31,-74), (137794,1840018,0,'skin_color',192,178,212), (137795,1840018,1,'soga_cheek_type',0,-57,-10), (137796,1840018,1,'soga_chin_type',0,-84,61), (137797,1840018,1,'soga_ear_type',0,44,0), (137798,1840018,1,'soga_eye_brow_type',0,81,-72), (137799,1840018,0,'soga_eye_color',229,229,102), (137800,1840018,0,'soga_hair_face_color',61,61,75), (137801,1840018,0,'soga_hair_face_highlight_color',244,245,246), (137802,1840018,0,'soga_hair_type_color',61,61,75), (137803,1840018,0,'soga_hair_type_highlight_color',244,245,246), (137804,1840018,1,'soga_lip_type',47,31,61), (137805,1840018,1,'soga_nose_type',10,25,46), (137806,1840018,0,'soga_skin_color',192,178,212), (137807,1840018,0,'wing_color1',255,255,255), (137808,1840018,0,'wing_color2',255,255,255), (137809,1840019,1,'cheek_type',-3,28,0), (137810,1840019,1,'chin_type',-1,-2,9), (137811,1840019,1,'ear_type',7,3,0), (137812,1840019,1,'eye_brow_type',-1,-29,-23), (137813,1840019,0,'eye_color',240,144,255), (137814,1840019,1,'eye_type',-2,0,0), (137815,1840019,0,'hair_color1',228,11,0), (137816,1840019,0,'hair_face_color',219,244,244), (137817,1840019,0,'hair_face_highlight_color',105,103,97), (137818,1840019,0,'hair_type_color',219,244,244), (137819,1840019,0,'hair_type_highlight_color',105,103,97), (137820,1840019,1,'lip_type',-37,-7,0), (137821,1840019,1,'nose_type',0,-28,11), (137822,1840019,0,'skin_color',136,176,189), (137823,1840019,1,'soga_cheek_type',0,-1,-29), (137824,1840019,1,'soga_chin_type',0,-37,-7), (137825,1840019,1,'soga_ear_type',0,-2,0), (137826,1840019,1,'soga_eye_brow_type',0,7,3), (137827,1840019,0,'soga_eye_color',229,229,102), (137828,1840019,0,'soga_hair_face_color',219,244,244), (137829,1840019,0,'soga_hair_face_highlight_color',105,103,97), (137830,1840019,0,'soga_hair_type_color',219,244,244), (137831,1840019,0,'soga_hair_type_highlight_color',105,103,97), (137832,1840019,1,'soga_lip_type',-23,-3,28), (137833,1840019,1,'soga_nose_type',0,-1,-2), (137834,1840019,0,'soga_skin_color',136,176,189), (137835,1840019,0,'wing_color1',255,255,255), (137836,1840019,0,'wing_color2',255,255,255), (137837,1840020,0,'eye_color',255,255,255), (137838,1840020,0,'skin_color',255,255,255), (137839,1840020,0,'soga_eye_color',255,0,255), (137840,1840021,1,'cheek_type',52,7,0), (137841,1840021,1,'chin_type',-87,81,58), (137842,1840021,1,'ear_type',-61,0,0), (137843,1840021,1,'eye_brow_type',-62,-63,-87), (137844,1840021,0,'eye_color',148,84,210), (137845,1840021,1,'eye_type',52,0,0), (137846,1840021,0,'hair_color1',212,169,87), (137847,1840021,0,'hair_color2',124,116,110), (137848,1840021,0,'hair_face_color',175,178,168), (137849,1840021,0,'hair_face_highlight_color',61,61,75), (137850,1840021,0,'hair_highlight',43,36,70), (137851,1840021,0,'hair_type_color',175,178,168), (137852,1840021,0,'hair_type_highlight_color',61,61,75), (137853,1840021,1,'lip_type',-68,71,68), (137854,1840021,1,'nose_type',-63,-44,-87), (137855,1840021,0,'skin_color',193,174,172), (137856,1840021,1,'soga_cheek_type',0,-62,-63), (137857,1840021,1,'soga_chin_type',0,-68,71), (137858,1840021,1,'soga_ear_type',0,52,0), (137859,1840021,1,'soga_eye_brow_type',0,-61,0), (137860,1840021,0,'soga_eye_color',229,229,102), (137861,1840021,1,'soga_eye_type',52,0,0), (137862,1840021,0,'soga_hair_color1',112,123,142), (137863,1840021,0,'soga_hair_color2',124,116,110), (137864,1840021,0,'soga_hair_face_color',175,178,168), (137865,1840021,0,'soga_hair_face_highlight_color',61,61,75), (137866,1840021,0,'soga_hair_highlight',43,36,70), (137867,1840021,0,'soga_hair_type_color',175,178,168), (137868,1840021,0,'soga_hair_type_highlight_color',61,61,75), (137869,1840021,1,'soga_lip_type',-87,52,7), (137870,1840021,1,'soga_nose_type',68,-87,81), (137871,1840021,0,'soga_skin_color',193,174,172), (137872,1840021,0,'wing_color1',255,255,255), (137873,1840021,0,'wing_color2',255,255,255), (137874,1840022,1,'cheek_type',-56,0,0), (137875,1840022,1,'chin_type',-31,48,-76), (137876,1840022,1,'ear_type',-25,50,0), (137877,1840022,1,'eye_brow_type',0,-18,-87), (137878,1840022,0,'eye_color',126,106,224), (137879,1840022,1,'eye_type',-68,0,0), (137880,1840022,0,'hair_color1',0,88,194), (137881,1840022,0,'hair_face_color',207,195,182), (137882,1840022,0,'hair_face_highlight_color',94,82,126), (137883,1840022,0,'hair_type_color',207,195,182), (137884,1840022,0,'hair_type_highlight_color',94,82,126), (137885,1840022,1,'lip_type',35,7,-11), (137886,1840022,1,'nose_type',17,0,88), (137887,1840022,0,'skin_color',202,188,222), (137888,1840022,1,'soga_cheek_type',0,0,-18), (137889,1840022,1,'soga_chin_type',0,35,7), (137890,1840022,1,'soga_ear_type',0,-68,0), (137891,1840022,1,'soga_eye_brow_type',0,-25,50), (137892,1840022,0,'soga_eye_color',204,204,204), (137893,1840022,0,'soga_hair_face_color',207,195,182), (137894,1840022,0,'soga_hair_face_highlight_color',94,82,126), (137895,1840022,0,'soga_hair_type_color',207,195,182), (137896,1840022,0,'soga_hair_type_highlight_color',94,82,126), (137897,1840022,1,'soga_lip_type',-87,-56,0), (137898,1840022,1,'soga_nose_type',-11,-31,48), (137899,1840022,0,'soga_skin_color',202,188,222), (137900,1840023,1,'cheek_type',-43,57,0), (137901,1840023,1,'chin_type',-61,8,-69), (137902,1840023,1,'ear_type',37,-28,0), (137903,1840023,1,'eye_brow_type',5,90,62), (137904,1840023,0,'eye_color',16,16,194), (137905,1840023,1,'eye_type',-42,0,0), (137906,1840023,0,'hair_color1',181,93,168), (137907,1840023,0,'hair_type_color',97,4,0), (137908,1840023,0,'hair_type_highlight_color',16,2,22), (137909,1840023,1,'lip_type',64,31,-50), (137910,1840023,1,'nose_type',-90,-75,93), (137911,1840023,0,'skin_color',148,127,79), (137912,1840023,1,'soga_cheek_type',0,5,90), (137913,1840023,1,'soga_chin_type',0,64,31), (137914,1840023,1,'soga_ear_type',0,-42,0), (137915,1840023,1,'soga_eye_brow_type',0,37,-28), (137916,1840023,0,'soga_eye_color',204,204,204), (137917,1840023,0,'soga_hair_type_color',97,4,0), (137918,1840023,0,'soga_hair_type_highlight_color',16,2,22), (137919,1840023,1,'soga_lip_type',62,-43,57), (137920,1840023,1,'soga_nose_type',-50,-61,8), (137921,1840023,0,'soga_skin_color',148,127,79), (137922,1840023,0,'wing_color1',21,35,190), (137923,1840023,0,'wing_color2',167,16,57), (137924,1840024,1,'cheek_type',-5,-14,0), (137925,1840024,1,'chin_type',-81,64,61), (137926,1840024,1,'ear_type',82,12,0), (137927,1840024,1,'eye_brow_type',10,-3,-78), (137928,1840024,0,'eye_color',209,180,255), (137929,1840024,1,'eye_type',65,0,0), (137930,1840024,0,'hair_color1',192,225,169), (137931,1840024,0,'hair_face_color',110,158,181), (137932,1840024,0,'hair_face_highlight_color',61,61,75), (137933,1840024,0,'hair_type_color',110,158,181), (137934,1840024,0,'hair_type_highlight_color',61,61,75), (137935,1840024,1,'lip_type',-25,-97,-18), (137936,1840024,1,'nose_type',-85,-64,-31), (137937,1840024,0,'skin_color',114,145,154), (137938,1840024,1,'soga_cheek_type',0,10,-3), (137939,1840024,1,'soga_chin_type',0,-25,-97), (137940,1840024,1,'soga_ear_type',0,65,0), (137941,1840024,1,'soga_eye_brow_type',0,82,12), (137942,1840024,0,'soga_eye_color',229,229,102), (137943,1840024,0,'soga_hair_face_color',110,158,181), (137944,1840024,0,'soga_hair_face_highlight_color',61,61,75), (137945,1840024,0,'soga_hair_type_color',110,158,181), (137946,1840024,0,'soga_hair_type_highlight_color',61,61,75), (137947,1840024,1,'soga_lip_type',-78,-5,-14), (137948,1840024,1,'soga_nose_type',-18,-81,64), (137949,1840024,0,'soga_skin_color',114,145,154), (137950,1840024,0,'wing_color1',255,255,255), (137951,1840024,0,'wing_color2',255,255,255), (137952,1840025,0,'eye_color',255,255,255), (137953,1840025,0,'skin_color',255,255,255), (137954,1840025,0,'soga_eye_color',255,0,255), (137955,1840026,0,'eye_color',255,255,255), (137956,1840026,0,'skin_color',255,255,255), (137957,1840026,0,'soga_eye_color',255,0,255), (137958,1840027,0,'eye_color',255,255,255), (137959,1840027,0,'skin_color',255,255,255), (137960,1840027,0,'soga_eye_color',255,0,255), (137961,1840028,0,'eye_color',255,255,255), (137962,1840028,0,'skin_color',255,255,255), (137963,1840028,0,'soga_eye_color',255,0,255), (137967,1840030,0,'eye_color',255,255,255), (137968,1840030,0,'skin_color',255,255,255), (137969,1840030,0,'soga_eye_color',255,0,255), (137970,1840031,1,'cheek_type',-82,-68,0), (137971,1840031,1,'chin_type',40,-10,17), (137972,1840031,1,'ear_type',-64,-55,0), (137973,1840031,1,'eye_brow_type',57,-2,-11), (137974,1840031,0,'eye_color',62,30,93), (137975,1840031,1,'eye_type',-100,0,0), (137976,1840031,0,'hair_color1',156,41,214), (137977,1840031,0,'hair_face_color',41,214,0), (137978,1840031,0,'hair_type_color',41,214,0), (137979,1840031,1,'lip_type',0,100,-100), (137980,1840031,1,'nose_type',100,-100,41), (137981,1840031,0,'skin_color',41,214,0), (137982,1840031,1,'soga_cheek_type',0,57,-2), (137983,1840031,1,'soga_chin_type',0,0,100), (137984,1840031,1,'soga_ear_type',0,-100,0), (137985,1840031,1,'soga_eye_brow_type',0,-64,-55), (137986,1840031,0,'soga_eye_color',229,229,102), (137987,1840031,1,'soga_eye_type',-100,0,0), (137988,1840031,0,'soga_hair_face_color',41,214,0), (137989,1840031,0,'soga_hair_type_color',41,214,0), (137990,1840031,1,'soga_lip_type',-11,-82,-68), (137991,1840031,1,'soga_nose_type',-100,40,-10), (137992,1840031,0,'soga_skin_color',41,214,0), (137993,1840032,1,'cheek_type',4,20,0), (137994,1840032,1,'chin_type',-22,4,-17), (137995,1840032,1,'ear_type',4,-29,0), (137996,1840032,1,'eye_brow_type',28,28,20), (137997,1840032,1,'eye_type',-3,0,0), (137998,1840032,0,'hair_color1',247,0,0), (137999,1840032,0,'hair_face_color',134,125,133), (138000,1840032,0,'hair_face_highlight_color',179,62,33), (138001,1840032,0,'hair_type_color',134,125,133), (138002,1840032,0,'hair_type_highlight_color',179,62,33), (138003,1840032,1,'lip_type',-5,-7,-21), (138004,1840032,1,'nose_type',-14,-9,0), (138005,1840032,0,'skin_color',139,195,194), (138006,1840032,1,'soga_cheek_type',0,28,28), (138007,1840032,1,'soga_chin_type',0,-5,-7), (138008,1840032,1,'soga_ear_type',0,-3,0), (138009,1840032,1,'soga_eye_brow_type',0,4,-29), (138010,1840032,0,'soga_eye_color',229,229,102), (138011,1840032,1,'soga_eye_type',-3,0,0), (138012,1840032,0,'soga_hair_face_color',134,125,133), (138013,1840032,0,'soga_hair_face_highlight_color',179,62,33), (138014,1840032,0,'soga_hair_type_color',134,125,133), (138015,1840032,0,'soga_hair_type_highlight_color',179,62,33), (138016,1840032,1,'soga_lip_type',20,4,20), (138017,1840032,1,'soga_nose_type',-21,-22,4), (138018,1840032,0,'soga_skin_color',139,195,194), (138019,1840032,0,'wing_color1',255,255,255), (138020,1840032,0,'wing_color2',255,255,255), (138021,1840033,1,'cheek_type',10,71,0), (138022,1840033,1,'chin_type',28,-31,-82), (138023,1840033,1,'ear_type',-75,-96,0), (138024,1840033,1,'eye_brow_type',2,58,58), (138025,1840033,0,'eye_color',36,74,86), (138026,1840033,1,'eye_type',58,0,0), (138027,1840033,0,'hair_color1',222,248,37), (138028,1840033,0,'hair_color2',159,0,0), (138029,1840033,0,'hair_face_color',40,34,51), (138030,1840033,0,'hair_face_highlight_color',32,24,42), (138031,1840033,0,'hair_highlight',26,24,25), (138032,1840033,0,'hair_type_color',40,34,51), (138033,1840033,0,'hair_type_highlight_color',32,24,42), (138034,1840033,1,'lip_type',-2,31,69), (138035,1840033,1,'nose_type',-64,-34,-8), (138036,1840033,0,'skin_color',248,249,249), (138037,1840033,1,'soga_cheek_type',0,2,58), (138038,1840033,1,'soga_chin_type',0,-2,31), (138039,1840033,1,'soga_ear_type',0,58,0), (138040,1840033,1,'soga_eye_brow_type',0,-75,-96), (138041,1840033,0,'soga_eye_color',229,229,102), (138042,1840033,1,'soga_eye_type',-97,0,0), (138043,1840033,0,'soga_hair_color1',50,48,56), (138044,1840033,0,'soga_hair_color2',68,72,71), (138045,1840033,0,'soga_hair_face_color',40,34,51), (138046,1840033,0,'soga_hair_face_highlight_color',32,24,42), (138047,1840033,0,'soga_hair_highlight',26,24,25), (138048,1840033,0,'soga_hair_type_color',40,34,51), (138049,1840033,0,'soga_hair_type_highlight_color',32,24,42), (138050,1840033,1,'soga_lip_type',58,10,71), (138051,1840033,1,'soga_nose_type',69,28,-31), (138052,1840033,0,'soga_skin_color',248,249,249), (138053,1840033,0,'wing_color1',255,255,255), (138054,1840033,0,'wing_color2',255,255,255), (138055,1840034,1,'cheek_type',-4,43,0), (138056,1840034,1,'chin_type',87,-37,56), (138057,1840034,1,'ear_type',100,-100,0), (138058,1840034,1,'eye_brow_type',68,-52,52), (138059,1840034,0,'eye_color',248,51,2), (138060,1840034,1,'eye_type',-45,0,0), (138061,1840034,0,'hair_color1',222,68,14), (138062,1840034,0,'hair_color2',68,72,71), (138063,1840034,0,'hair_highlight',255,255,255), (138064,1840034,0,'hair_type_color',41,36,52), (138065,1840034,0,'hair_type_highlight_color',55,0,84), (138066,1840034,1,'lip_type',-68,-81,-87), (138067,1840034,1,'nose_type',-28,-34,68), (138068,1840034,0,'skin_color',4,29,42), (138069,1840034,1,'soga_cheek_type',0,68,-52), (138070,1840034,1,'soga_chin_type',0,-68,-81), (138071,1840034,1,'soga_ear_type',0,-45,0), (138072,1840034,1,'soga_eye_brow_type',0,100,-100), (138073,1840034,0,'soga_eye_color',229,229,102), (138074,1840034,1,'soga_eye_type',-45,0,0), (138075,1840034,0,'soga_hair_color1',255,255,255), (138076,1840034,0,'soga_hair_color2',68,72,71), (138077,1840034,0,'soga_hair_highlight',255,255,255), (138078,1840034,0,'soga_hair_type_color',41,36,52), (138079,1840034,0,'soga_hair_type_highlight_color',55,0,84), (138080,1840034,1,'soga_lip_type',52,-4,43), (138081,1840034,1,'soga_nose_type',-87,87,-37), (138082,1840034,0,'soga_skin_color',4,29,42), (138083,1840034,0,'wing_color1',85,14,110), (138084,1840034,0,'wing_color2',20,20,20), (138085,1840035,1,'cheek_type',100,-100,0), (138086,1840035,1,'chin_type',0,4,-7), (138087,1840035,1,'ear_type',-7,-17,0), (138088,1840035,1,'eye_brow_type',-12,-32,-7), (138089,1840035,0,'eye_color',136,84,9), (138090,1840035,1,'eye_type',4,0,0), (138091,1840035,0,'hair_color1',249,252,28), (138092,1840035,0,'hair_face_color',129,49,22), (138093,1840035,0,'hair_face_highlight_color',216,192,37), (138094,1840035,0,'hair_type_color',129,49,22), (138095,1840035,0,'hair_type_highlight_color',216,192,37), (138096,1840035,1,'lip_type',-4,11,-12), (138097,1840035,1,'nose_type',9,-7,-4), (138098,1840035,0,'skin_color',51,126,41), (138099,1840035,1,'soga_cheek_type',0,-12,-32), (138100,1840035,1,'soga_chin_type',0,-4,11), (138101,1840035,1,'soga_ear_type',0,4,0), (138102,1840035,1,'soga_eye_brow_type',0,-7,-17), (138103,1840035,0,'soga_eye_color',229,229,102), (138104,1840035,1,'soga_eye_type',100,0,0), (138105,1840035,0,'soga_hair_face_color',129,49,22), (138106,1840035,0,'soga_hair_face_highlight_color',216,192,37), (138107,1840035,0,'soga_hair_type_color',129,49,22), (138108,1840035,0,'soga_hair_type_highlight_color',216,192,37), (138109,1840035,1,'soga_lip_type',-7,0,0), (138110,1840035,1,'soga_nose_type',-12,0,4), (138111,1840035,0,'soga_skin_color',51,126,41), (138112,1840035,0,'wing_color1',255,255,255), (138113,1840035,0,'wing_color2',255,255,255), (138114,1840036,1,'cheek_type',-2,38,0), (138115,1840036,1,'chin_type',58,-75,-95), (138116,1840036,1,'ear_type',58,-63,0), (138117,1840036,1,'eye_brow_type',-20,70,29), (138118,1840036,0,'eye_color',84,139,114), (138119,1840036,1,'eye_type',-62,0,0), (138120,1840036,0,'hair_color1',41,55,26), (138121,1840036,0,'hair_color2',29,0,0), (138122,1840036,0,'hair_face_color',84,0,0), (138123,1840036,0,'hair_face_highlight_color',35,24,1), (138124,1840036,0,'hair_highlight',79,28,15), (138125,1840036,0,'hair_type_color',84,0,0), (138126,1840036,0,'hair_type_highlight_color',35,24,1), (138127,1840036,1,'lip_type',-79,82,-84), (138128,1840036,1,'nose_type',2,41,55), (138129,1840036,0,'skin_color',136,118,120), (138130,1840036,1,'soga_cheek_type',0,-20,70), (138131,1840036,1,'soga_chin_type',0,-79,82), (138132,1840036,1,'soga_ear_type',0,-62,0), (138133,1840036,1,'soga_eye_brow_type',0,58,-63), (138134,1840036,0,'soga_eye_color',229,229,102), (138135,1840036,1,'soga_eye_type',29,0,0), (138136,1840036,0,'soga_hair_color1',109,14,49), (138137,1840036,0,'soga_hair_color2',185,97,0), (138138,1840036,0,'soga_hair_face_color',84,0,0), (138139,1840036,0,'soga_hair_face_highlight_color',35,24,1), (138140,1840036,0,'soga_hair_highlight',79,28,15), (138141,1840036,0,'soga_hair_type_color',84,0,0), (138142,1840036,0,'soga_hair_type_highlight_color',35,24,1), (138143,1840036,1,'soga_lip_type',29,-2,38), (138144,1840036,1,'soga_nose_type',-84,58,-75), (138145,1840036,0,'soga_skin_color',136,118,120), (138146,1840036,0,'wing_color1',255,255,255), (138147,1840036,0,'wing_color2',255,255,255), (138148,1840037,0,'eye_color',255,255,255), (138149,1840037,0,'skin_color',255,255,255), (138150,1840037,0,'soga_eye_color',255,0,255), (138151,1840038,1,'cheek_type',-18,61,0), (138152,1840038,1,'chin_type',-98,-79,-5), (138153,1840038,1,'ear_type',-37,71,0), (138154,1840038,1,'eye_brow_type',-91,-64,61), (138155,1840038,0,'eye_color',180,16,22), (138156,1840038,1,'eye_type',-77,0,0), (138157,1840038,0,'hair_color1',187,8,185), (138158,1840038,0,'hair_color2',36,34,36), (138159,1840038,0,'hair_highlight',255,255,255), (138160,1840038,0,'hair_type_color',15,1,21), (138161,1840038,0,'hair_type_highlight_color',121,19,190), (138162,1840038,1,'lip_type',9,87,-2), (138163,1840038,1,'nose_type',75,-69,8), (138164,1840038,0,'skin_color',6,43,68), (138165,1840038,1,'soga_cheek_type',0,-91,-64), (138166,1840038,1,'soga_chin_type',0,9,87), (138167,1840038,1,'soga_ear_type',0,-77,0), (138168,1840038,1,'soga_eye_brow_type',0,-37,71), (138169,1840038,0,'soga_eye_color',229,229,102), (138170,1840038,1,'soga_eye_type',-77,0,0), (138171,1840038,0,'soga_hair_color1',255,255,255), (138172,1840038,0,'soga_hair_color2',36,34,36), (138173,1840038,0,'soga_hair_highlight',255,255,255), (138174,1840038,0,'soga_hair_type_color',15,1,21), (138175,1840038,0,'soga_hair_type_highlight_color',121,19,190), (138176,1840038,1,'soga_lip_type',61,-18,61), (138177,1840038,1,'soga_nose_type',-2,-98,-79), (138178,1840038,0,'soga_skin_color',6,43,68), (138179,1840038,0,'wing_color1',64,82,185), (138180,1840038,0,'wing_color2',111,250,74), (138181,1840039,1,'cheek_type',51,45,0), (138182,1840039,1,'chin_type',-70,28,17), (138183,1840039,1,'ear_type',-93,-34,0), (138184,1840039,1,'eye_brow_type',17,25,-2), (138185,1840039,0,'eye_color',151,127,255), (138186,1840039,1,'eye_type',14,0,0), (138187,1840039,0,'hair_color1',179,31,156), (138188,1840039,0,'hair_color2',28,27,50), (138189,1840039,0,'hair_face_color',5,5,1), (138190,1840039,0,'hair_face_highlight_color',244,244,246), (138191,1840039,0,'hair_highlight',160,156,172), (138192,1840039,0,'hair_type_color',5,5,1), (138193,1840039,0,'hair_type_highlight_color',244,244,246), (138194,1840039,1,'lip_type',62,-82,20), (138195,1840039,1,'nose_type',89,-77,31), (138196,1840039,0,'skin_color',173,187,210), (138197,1840039,1,'soga_cheek_type',0,17,25), (138198,1840039,1,'soga_chin_type',0,62,-82), (138199,1840039,1,'soga_ear_type',0,14,0), (138200,1840039,1,'soga_eye_brow_type',0,-93,-34), (138201,1840039,0,'soga_eye_color',229,229,102), (138202,1840039,1,'soga_eye_type',14,0,0), (138203,1840039,0,'soga_hair_color1',33,22,19), (138204,1840039,0,'soga_hair_color2',28,27,50), (138205,1840039,0,'soga_hair_face_color',5,5,1), (138206,1840039,0,'soga_hair_face_highlight_color',244,244,246), (138207,1840039,0,'soga_hair_highlight',160,156,172), (138208,1840039,0,'soga_hair_type_color',5,5,1), (138209,1840039,0,'soga_hair_type_highlight_color',244,244,246), (138210,1840039,1,'soga_lip_type',-2,51,45), (138211,1840039,1,'soga_nose_type',20,-70,28), (138212,1840039,0,'soga_skin_color',173,187,210), (138213,1840040,1,'cheek_type',12,4,0), (138214,1840040,1,'chin_type',-57,50,25), (138215,1840040,1,'ear_type',56,-14,0), (138216,1840040,1,'eye_brow_type',-17,-45,-50), (138217,1840040,0,'eye_color',100,6,115), (138218,1840040,1,'eye_type',66,0,0), (138219,1840040,0,'hair_color1',26,200,35), (138220,1840040,0,'hair_color2',36,34,36), (138221,1840040,0,'hair_highlight',255,255,255), (138222,1840040,0,'hair_type_color',32,23,40), (138223,1840040,0,'hair_type_highlight_color',56,0,86), (138224,1840040,1,'lip_type',37,-69,-34), (138225,1840040,1,'nose_type',94,26,-56), (138226,1840040,0,'skin_color',250,231,193), (138227,1840040,1,'soga_cheek_type',0,-17,-45), (138228,1840040,1,'soga_chin_type',0,37,-69), (138229,1840040,1,'soga_ear_type',0,66,0), (138230,1840040,1,'soga_eye_brow_type',0,56,-14), (138231,1840040,0,'soga_eye_color',229,229,102), (138232,1840040,1,'soga_eye_type',66,0,0), (138233,1840040,0,'soga_hair_color1',255,255,255), (138234,1840040,0,'soga_hair_color2',36,34,36), (138235,1840040,0,'soga_hair_highlight',255,255,255), (138236,1840040,0,'soga_hair_type_color',32,23,40), (138237,1840040,0,'soga_hair_type_highlight_color',56,0,86), (138238,1840040,1,'soga_lip_type',-50,12,4), (138239,1840040,1,'soga_nose_type',-34,-57,50), (138240,1840040,0,'soga_skin_color',250,231,193), (138241,1840040,0,'wing_color1',7,184,167), (138242,1840040,0,'wing_color2',5,182,164), (138243,1840041,1,'cheek_type',51,-12,0), (138244,1840041,1,'chin_type',53,-63,-70), (138245,1840041,1,'ear_type',-87,-43,0), (138246,1840041,1,'eye_brow_type',66,-14,-5), (138247,1840041,0,'eye_color',238,177,255), (138248,1840041,1,'eye_type',32,0,0), (138249,1840041,0,'hair_color1',179,193,81), (138250,1840041,0,'hair_face_color',100,131,153), (138251,1840041,0,'hair_face_highlight_color',213,205,195), (138252,1840041,0,'hair_type_color',100,131,153), (138253,1840041,0,'hair_type_highlight_color',213,205,195), (138254,1840041,1,'lip_type',-10,-68,-26), (138255,1840041,1,'nose_type',48,-77,-63), (138256,1840041,0,'skin_color',134,156,172), (138257,1840041,1,'soga_cheek_type',0,66,-14), (138258,1840041,1,'soga_chin_type',0,-10,-68), (138259,1840041,1,'soga_ear_type',0,32,0), (138260,1840041,1,'soga_eye_brow_type',0,-87,-43), (138261,1840041,0,'soga_eye_color',229,229,102), (138262,1840041,0,'soga_hair_face_color',100,131,153), (138263,1840041,0,'soga_hair_face_highlight_color',213,205,195), (138264,1840041,0,'soga_hair_type_color',100,131,153), (138265,1840041,0,'soga_hair_type_highlight_color',213,205,195), (138266,1840041,1,'soga_lip_type',-5,51,-12), (138267,1840041,1,'soga_nose_type',-26,53,-63), (138268,1840041,0,'soga_skin_color',134,156,172), (138269,1840041,0,'wing_color1',255,255,255), (138270,1840041,0,'wing_color2',255,255,255), (138271,1840042,1,'cheek_type',65,-45,0), (138272,1840042,1,'chin_type',89,78,37), (138273,1840042,1,'ear_type',-93,94,0), (138274,1840042,1,'eye_brow_type',-91,-70,-23), (138275,1840042,0,'eye_color',244,171,255), (138276,1840042,1,'eye_type',-59,0,0), (138277,1840042,0,'hair_color1',5,201,194), (138278,1840042,0,'hair_color2',49,49,53), (138279,1840042,0,'hair_face_color',61,61,75), (138280,1840042,0,'hair_face_highlight_color',7,1,1), (138281,1840042,0,'hair_highlight',56,22,22), (138282,1840042,0,'hair_type_color',61,61,75), (138283,1840042,0,'hair_type_highlight_color',7,1,1), (138284,1840042,1,'lip_type',-68,-68,31), (138285,1840042,1,'nose_type',25,5,-55), (138286,1840042,0,'skin_color',205,189,187), (138287,1840042,1,'soga_cheek_type',0,-91,-70), (138288,1840042,1,'soga_chin_type',0,-68,-68), (138289,1840042,1,'soga_ear_type',0,-59,0), (138290,1840042,1,'soga_eye_brow_type',0,-93,94), (138291,1840042,0,'soga_eye_color',204,204,204), (138292,1840042,1,'soga_eye_type',-59,0,0), (138293,1840042,0,'soga_hair_color1',43,36,70), (138294,1840042,0,'soga_hair_color2',49,49,53), (138295,1840042,0,'soga_hair_face_color',61,61,75), (138296,1840042,0,'soga_hair_face_highlight_color',7,1,1), (138297,1840042,0,'soga_hair_highlight',56,22,22), (138298,1840042,0,'soga_hair_type_color',61,61,75), (138299,1840042,0,'soga_hair_type_highlight_color',7,1,1), (138300,1840042,1,'soga_lip_type',-23,65,-45), (138301,1840042,1,'soga_nose_type',31,89,78), (138302,1840042,0,'soga_skin_color',205,189,187), (138303,1840043,0,'eye_color',255,255,255), (138304,1840043,0,'skin_color',255,255,255), (138305,1840043,0,'soga_eye_color',255,0,255), (138306,1840044,1,'cheek_type',-28,56,0), (138307,1840044,1,'chin_type',85,-57,-2), (138308,1840044,1,'ear_type',91,50,0), (138309,1840044,1,'eye_brow_type',-10,-34,75), (138310,1840044,0,'eye_color',21,29,43), (138311,1840044,1,'eye_type',85,0,0), (138312,1840044,0,'hair_color1',194,230,228), (138313,1840044,0,'hair_face_color',244,244,246), (138314,1840044,0,'hair_face_highlight_color',86,68,133), (138315,1840044,0,'hair_type_color',244,244,246), (138316,1840044,0,'hair_type_highlight_color',86,68,133), (138317,1840044,1,'lip_type',-78,-82,-38), (138318,1840044,1,'nose_type',11,-62,-26), (138319,1840044,0,'skin_color',106,149,148), (138320,1840044,1,'soga_cheek_type',0,-10,-34), (138321,1840044,1,'soga_chin_type',0,-78,-82), (138322,1840044,1,'soga_ear_type',0,85,0), (138323,1840044,1,'soga_eye_brow_type',0,91,50), (138324,1840044,0,'soga_eye_color',229,229,102), (138325,1840044,0,'soga_hair_face_color',244,244,246), (138326,1840044,0,'soga_hair_face_highlight_color',86,68,133), (138327,1840044,0,'soga_hair_type_color',244,244,246), (138328,1840044,0,'soga_hair_type_highlight_color',86,68,133), (138329,1840044,1,'soga_lip_type',75,-28,56), (138330,1840044,1,'soga_nose_type',-38,85,-57), (138331,1840044,0,'soga_skin_color',106,149,148), (138332,1840044,0,'wing_color1',255,255,255), (138333,1840044,0,'wing_color2',255,255,255), (138334,1840045,0,'eye_color',255,255,255), (138335,1840045,0,'skin_color',255,255,255), (138336,1840045,0,'soga_eye_color',255,0,255), (138337,1840046,1,'cheek_type',52,7,0), (138338,1840046,1,'chin_type',-87,81,58), (138339,1840046,1,'ear_type',-61,0,0), (138340,1840046,1,'eye_brow_type',-62,-63,-87), (138341,1840046,0,'eye_color',148,84,210), (138342,1840046,1,'eye_type',52,0,0), (138343,1840046,0,'hair_color1',212,169,87), (138344,1840046,0,'hair_color2',121,113,107), (138345,1840046,0,'hair_face_color',175,178,168), (138346,1840046,0,'hair_face_highlight_color',61,61,75), (138347,1840046,0,'hair_highlight',112,123,142), (138348,1840046,0,'hair_type_color',175,178,168), (138349,1840046,0,'hair_type_highlight_color',61,61,75), (138350,1840046,1,'lip_type',-68,71,68), (138351,1840046,1,'nose_type',-63,-44,-87), (138352,1840046,0,'skin_color',193,174,172), (138353,1840046,1,'soga_cheek_type',0,-62,-63), (138354,1840046,1,'soga_chin_type',0,-68,71), (138355,1840046,1,'soga_ear_type',0,52,0), (138356,1840046,1,'soga_eye_brow_type',0,-61,0), (138357,1840046,0,'soga_eye_color',229,229,102), (138358,1840046,1,'soga_eye_type',-63,0,0), (138359,1840046,0,'soga_hair_color1',114,112,142), (138360,1840046,0,'soga_hair_color2',121,113,107), (138361,1840046,0,'soga_hair_face_color',175,178,168), (138362,1840046,0,'soga_hair_face_highlight_color',61,61,75), (138363,1840046,0,'soga_hair_highlight',112,123,142), (138364,1840046,0,'soga_hair_type_color',175,178,168), (138365,1840046,0,'soga_hair_type_highlight_color',61,61,75), (138366,1840046,1,'soga_lip_type',-87,52,7), (138367,1840046,1,'soga_nose_type',68,-87,81), (138368,1840046,0,'soga_skin_color',193,174,172), (138369,1840046,0,'wing_color1',255,255,255), (138370,1840046,0,'wing_color2',255,255,255), (138371,1840047,1,'cheek_type',2,-3,0), (138372,1840047,1,'chin_type',-12,34,17), (138373,1840047,1,'ear_type',28,0,0), (138374,1840047,1,'eye_brow_type',-29,0,-17), (138375,1840047,0,'eye_color',209,180,255), (138376,1840047,1,'eye_type',-26,0,0), (138377,1840047,0,'hair_color1',0,254,0), (138378,1840047,0,'hair_face_color',169,169,169), (138379,1840047,0,'hair_face_highlight_color',105,103,97), (138380,1840047,0,'hair_type_color',169,169,169), (138381,1840047,0,'hair_type_highlight_color',105,103,97), (138382,1840047,1,'lip_type',31,25,-22), (138383,1840047,1,'nose_type',2,0,-2), (138384,1840047,0,'skin_color',118,131,165), (138385,1840047,1,'soga_cheek_type',0,-29,0), (138386,1840047,1,'soga_chin_type',0,31,25), (138387,1840047,1,'soga_ear_type',0,-26,0), (138388,1840047,1,'soga_eye_brow_type',0,28,0), (138389,1840047,0,'soga_eye_color',229,229,102), (138390,1840047,0,'soga_hair_face_color',169,169,169), (138391,1840047,0,'soga_hair_face_highlight_color',105,103,97), (138392,1840047,0,'soga_hair_type_color',169,169,169), (138393,1840047,0,'soga_hair_type_highlight_color',105,103,97), (138394,1840047,1,'soga_lip_type',-17,2,-3), (138395,1840047,1,'soga_nose_type',-22,-12,34), (138396,1840047,0,'soga_skin_color',118,131,165), (138397,1840047,0,'wing_color1',255,255,255), (138398,1840047,0,'wing_color2',255,255,255), (138399,1840048,1,'cheek_type',-26,0,0), (138400,1840048,1,'chin_type',25,3,0), (138401,1840048,1,'ear_type',-25,10,0), (138402,1840048,1,'eye_brow_type',-2,-1,31), (138403,1840048,0,'eye_color',157,107,255), (138404,1840048,1,'eye_type',35,0,0), (138405,1840048,0,'hair_color1',230,0,0), (138406,1840048,0,'hair_face_color',140,145,161), (138407,1840048,0,'hair_face_highlight_color',105,103,97), (138408,1840048,0,'hair_type_color',140,145,161), (138409,1840048,0,'hair_type_highlight_color',105,103,97), (138410,1840048,1,'lip_type',25,29,0), (138411,1840048,1,'nose_type',8,-26,0), (138412,1840048,0,'skin_color',0,15,15), (138413,1840048,1,'soga_cheek_type',0,-2,-1), (138414,1840048,1,'soga_chin_type',0,25,29), (138415,1840048,1,'soga_ear_type',0,35,0), (138416,1840048,1,'soga_eye_brow_type',0,-25,10), (138417,1840048,0,'soga_eye_color',229,229,102), (138418,1840048,0,'soga_hair_face_color',140,145,161), (138419,1840048,0,'soga_hair_face_highlight_color',105,103,97), (138420,1840048,0,'soga_hair_type_color',140,145,161), (138421,1840048,0,'soga_hair_type_highlight_color',105,103,97), (138422,1840048,1,'soga_lip_type',31,-26,0), (138423,1840048,1,'soga_nose_type',0,25,3), (138424,1840048,0,'soga_skin_color',0,15,15), (138425,1840048,0,'wing_color1',255,255,255), (138426,1840048,0,'wing_color2',255,255,255), (138427,1840049,1,'cheek_type',-2,37,0), (138428,1840049,1,'chin_type',4,0,-17), (138429,1840049,1,'ear_type',-17,0,0), (138430,1840049,1,'eye_brow_type',-4,-43,-25), (138431,1840049,0,'eye_color',32,22,52), (138432,1840049,1,'eye_type',26,0,0), (138433,1840049,0,'hair_color1',227,4,0), (138434,1840049,0,'hair_face_color',135,125,134), (138435,1840049,0,'hair_face_highlight_color',105,103,97), (138436,1840049,0,'hair_type_color',135,125,134), (138437,1840049,0,'hair_type_highlight_color',105,103,97), (138438,1840049,1,'lip_type',-20,12,17), (138439,1840049,1,'nose_type',3,-29,4), (138440,1840049,0,'skin_color',21,77,76), (138441,1840049,1,'soga_cheek_type',0,-4,-43), (138442,1840049,1,'soga_chin_type',0,-20,12), (138443,1840049,1,'soga_ear_type',0,26,0), (138444,1840049,1,'soga_eye_brow_type',0,-17,0), (138445,1840049,0,'soga_eye_color',229,229,102), (138446,1840049,0,'soga_hair_face_color',135,125,134), (138447,1840049,0,'soga_hair_face_highlight_color',105,103,97), (138448,1840049,0,'soga_hair_type_color',135,125,134), (138449,1840049,0,'soga_hair_type_highlight_color',105,103,97), (138450,1840049,1,'soga_lip_type',-25,-2,37), (138451,1840049,1,'soga_nose_type',17,4,0), (138452,1840049,0,'soga_skin_color',21,77,76), (138453,1840049,0,'wing_color1',255,255,255), (138454,1840049,0,'wing_color2',255,255,255), (138455,1840050,1,'cheek_type',14,-87,0), (138456,1840050,1,'chin_type',94,-23,-31), (138457,1840050,1,'ear_type',-7,70,0), (138458,1840050,1,'eye_brow_type',-53,31,-50), (138459,1840050,0,'eye_color',176,17,23), (138460,1840050,1,'eye_type',7,0,0), (138461,1840050,0,'hair_color1',7,75,46), (138462,1840050,0,'hair_type_color',245,201,15), (138463,1840050,0,'hair_type_highlight_color',116,3,0), (138464,1840050,1,'lip_type',61,-75,47), (138465,1840050,1,'nose_type',12,7,75), (138466,1840050,0,'skin_color',158,47,201), (138467,1840050,1,'soga_cheek_type',0,-53,31), (138468,1840050,1,'soga_chin_type',0,61,-75), (138469,1840050,1,'soga_ear_type',0,7,0), (138470,1840050,1,'soga_eye_brow_type',0,-7,70), (138471,1840050,0,'soga_eye_color',229,229,102), (138472,1840050,0,'soga_hair_type_color',245,201,15), (138473,1840050,0,'soga_hair_type_highlight_color',116,3,0), (138474,1840050,1,'soga_lip_type',-50,14,-87), (138475,1840050,1,'soga_nose_type',47,94,-23), (138476,1840050,0,'soga_skin_color',158,47,201), (138477,1840050,0,'wing_color1',223,147,2), (138478,1840050,0,'wing_color2',125,27,101), (138479,1840051,0,'eye_color',255,255,255), (138480,1840051,0,'skin_color',255,255,255), (138481,1840051,0,'soga_eye_color',255,0,255), (138482,1840052,1,'cheek_type',7,50,0), (138483,1840052,1,'chin_type',-58,-96,-56), (138484,1840052,1,'ear_type',46,-56,0), (138485,1840052,1,'eye_brow_type',-89,14,22), (138486,1840052,0,'eye_color',240,139,255), (138487,1840052,1,'eye_type',-11,0,0), (138488,1840052,0,'hair_color1',56,94,0), (138489,1840052,0,'hair_face_color',7,1,1), (138490,1840052,0,'hair_face_highlight_color',103,133,149), (138491,1840052,0,'hair_type_color',7,1,1), (138492,1840052,0,'hair_type_highlight_color',103,133,149), (138493,1840052,1,'lip_type',79,35,21), (138494,1840052,1,'nose_type',-96,56,94), (138495,1840052,0,'skin_color',199,172,194), (138496,1840052,1,'soga_cheek_type',0,-89,14), (138497,1840052,1,'soga_chin_type',0,79,35), (138498,1840052,1,'soga_ear_type',0,-11,0), (138499,1840052,1,'soga_eye_brow_type',0,46,-56), (138500,1840052,0,'soga_eye_color',229,229,102), (138501,1840052,0,'soga_hair_face_color',7,1,1), (138502,1840052,0,'soga_hair_face_highlight_color',103,133,149), (138503,1840052,0,'soga_hair_type_color',7,1,1), (138504,1840052,0,'soga_hair_type_highlight_color',103,133,149), (138505,1840052,1,'soga_lip_type',22,7,50), (138506,1840052,1,'soga_nose_type',21,-58,-96), (138507,1840052,0,'soga_skin_color',199,172,194), (138508,1840052,0,'wing_color1',255,255,255), (138509,1840052,0,'wing_color2',255,255,255), (138510,1840053,1,'chin_type',0,4,-7), (138511,1840053,1,'ear_type',-7,-17,0), (138512,1840053,1,'eye_brow_type',-12,-32,-7), (138513,1840053,0,'eye_color',255,253,248), (138514,1840053,1,'eye_type',4,0,0), (138515,1840053,0,'hair_color1',249,252,19), (138516,1840053,0,'hair_face_color',28,22,15), (138517,1840053,0,'hair_type_color',28,22,15), (138518,1840053,1,'lip_type',-4,11,-12), (138519,1840053,1,'nose_type',9,-7,-4), (138520,1840053,0,'skin_color',42,131,30), (138521,1840053,1,'soga_cheek_type',0,-12,-32), (138522,1840053,1,'soga_chin_type',0,-4,11), (138523,1840053,1,'soga_ear_type',0,4,0), (138524,1840053,1,'soga_eye_brow_type',0,-7,-17), (138525,1840053,0,'soga_eye_color',229,229,102), (138526,1840053,1,'soga_eye_type',4,0,0), (138527,1840053,0,'soga_hair_face_color',28,22,15), (138528,1840053,0,'soga_hair_type_color',28,22,15), (138529,1840053,1,'soga_lip_type',-7,0,0), (138530,1840053,1,'soga_nose_type',-12,0,4), (138531,1840053,0,'soga_skin_color',42,131,30), (138532,1840053,0,'wing_color1',255,255,255), (138533,1840053,0,'wing_color2',255,255,255), (138534,1840054,1,'cheek_type',-10,-42,0), (138535,1840054,1,'chin_type',-9,7,-10), (138536,1840054,1,'ear_type',8,0,0), (138537,1840054,1,'eye_brow_type',-38,7,25), (138538,1840054,0,'eye_color',144,101,46), (138539,1840054,0,'hair_color1',248,254,0), (138540,1840054,0,'hair_face_color',70,56,0), (138541,1840054,0,'hair_face_highlight_color',49,44,12), (138542,1840054,0,'hair_type_color',70,56,0), (138543,1840054,0,'hair_type_highlight_color',49,44,12), (138544,1840054,1,'lip_type',-39,-4,-2), (138545,1840054,1,'nose_type',2,-8,-2), (138546,1840054,0,'skin_color',244,251,251), (138547,1840054,1,'soga_cheek_type',0,-38,7), (138548,1840054,1,'soga_chin_type',0,-39,-4), (138549,1840054,1,'soga_ear_type',8,0,0), (138550,1840054,1,'soga_eye_brow_type',0,8,0), (138551,1840054,0,'soga_eye_color',229,229,102), (138552,1840054,0,'soga_hair_face_color',70,56,0), (138553,1840054,0,'soga_hair_face_highlight_color',49,44,12), (138554,1840054,0,'soga_hair_type_color',70,56,0), (138555,1840054,0,'soga_hair_type_highlight_color',49,44,12), (138556,1840054,1,'soga_lip_type',25,-10,-42), (138557,1840054,1,'soga_nose_type',-2,-9,7), (138558,1840054,0,'soga_skin_color',244,251,251), (138559,1840054,0,'wing_color1',255,255,255), (138560,1840054,0,'wing_color2',255,255,255), (138561,1840055,1,'cheek_type',-43,57,0), (138562,1840055,1,'chin_type',-61,8,-69), (138563,1840055,1,'ear_type',37,-28,0), (138564,1840055,1,'eye_brow_type',5,90,62), (138565,1840055,0,'eye_color',16,16,194), (138566,1840055,1,'eye_type',-42,0,0), (138567,1840055,0,'hair_color1',181,93,168), (138568,1840055,0,'hair_type_color',97,4,0), (138569,1840055,0,'hair_type_highlight_color',16,2,22), (138570,1840055,1,'lip_type',64,31,-50), (138571,1840055,1,'nose_type',-90,-75,93), (138572,1840055,0,'skin_color',148,127,79), (138573,1840055,1,'soga_cheek_type',0,5,90), (138574,1840055,1,'soga_chin_type',0,64,31), (138575,1840055,1,'soga_ear_type',0,-42,0), (138576,1840055,1,'soga_eye_brow_type',0,37,-28), (138577,1840055,0,'soga_eye_color',204,204,204), (138578,1840055,0,'soga_hair_type_color',97,4,0), (138579,1840055,0,'soga_hair_type_highlight_color',16,2,22), (138580,1840055,1,'soga_lip_type',62,-43,57), (138581,1840055,1,'soga_nose_type',-50,-61,8), (138582,1840055,0,'soga_skin_color',148,127,79), (138583,1840055,0,'wing_color1',21,35,190), (138584,1840055,0,'wing_color2',167,16,57), (138585,1840056,1,'cheek_type',-18,-4,0), (138586,1840056,1,'chin_type',14,3,-44), (138587,1840056,1,'ear_type',-39,28,0), (138588,1840056,1,'eye_brow_type',-22,7,-25), (138589,1840056,0,'eye_color',165,187,253), (138590,1840056,1,'eye_type',3,0,0), (138591,1840056,0,'hair_color1',10,34,0), (138592,1840056,0,'hair_face_color',143,134,143), (138593,1840056,0,'hair_face_highlight_color',105,103,97), (138594,1840056,0,'hair_type_color',143,134,143), (138595,1840056,0,'hair_type_highlight_color',105,103,97), (138596,1840056,1,'lip_type',17,25,28), (138597,1840056,1,'nose_type',2,10,34), (138598,1840056,0,'skin_color',141,108,146), (138599,1840056,1,'soga_cheek_type',0,-22,7), (138600,1840056,1,'soga_chin_type',0,17,25), (138601,1840056,1,'soga_ear_type',0,3,0), (138602,1840056,1,'soga_eye_brow_type',0,-39,28), (138603,1840056,0,'soga_eye_color',229,229,102), (138604,1840056,0,'soga_hair_face_color',143,134,143), (138605,1840056,0,'soga_hair_face_highlight_color',105,103,97), (138606,1840056,0,'soga_hair_type_color',143,134,143), (138607,1840056,0,'soga_hair_type_highlight_color',105,103,97), (138608,1840056,1,'soga_lip_type',-25,-18,-4), (138609,1840056,1,'soga_nose_type',28,14,3), (138610,1840056,0,'soga_skin_color',141,108,146), (138611,1840056,0,'wing_color1',255,255,255), (138612,1840056,0,'wing_color2',255,255,255), (138613,1840057,1,'cheek_type',46,0,0), (138614,1840057,1,'chin_type',37,-38,41), (138615,1840057,1,'ear_type',81,72,0), (138616,1840057,1,'eye_brow_type',-20,9,-53), (138617,1840057,0,'eye_color',43,87,100), (138618,1840057,1,'eye_type',15,0,0), (138619,1840057,0,'hair_color1',238,178,241), (138620,1840057,0,'hair_color2',36,34,36), (138621,1840057,0,'hair_face_color',15,1,21), (138622,1840057,0,'hair_face_highlight_color',59,59,73), (138623,1840057,0,'hair_highlight',50,48,56), (138624,1840057,0,'hair_type_color',15,1,21), (138625,1840057,0,'hair_type_highlight_color',59,59,73), (138626,1840057,1,'lip_type',53,-53,84), (138627,1840057,1,'nose_type',79,-18,-78), (138628,1840057,0,'skin_color',246,248,248), (138629,1840057,1,'soga_cheek_type',0,-20,9), (138630,1840057,1,'soga_chin_type',0,53,-53), (138631,1840057,1,'soga_ear_type',0,15,0), (138632,1840057,1,'soga_eye_brow_type',0,81,72), (138633,1840057,0,'soga_eye_color',229,229,102), (138634,1840057,1,'soga_eye_type',15,0,0), (138635,1840057,0,'soga_hair_color1',26,24,25), (138636,1840057,0,'soga_hair_color2',36,34,36), (138637,1840057,0,'soga_hair_face_color',15,1,21), (138638,1840057,0,'soga_hair_face_highlight_color',59,59,73), (138639,1840057,0,'soga_hair_highlight',50,48,56), (138640,1840057,0,'soga_hair_type_color',15,1,21), (138641,1840057,0,'soga_hair_type_highlight_color',59,59,73), (138642,1840057,1,'soga_lip_type',-53,46,0), (138643,1840057,1,'soga_nose_type',84,37,-38), (138644,1840057,0,'soga_skin_color',246,248,248), (138645,1840058,1,'cheek_type',-3,28,0), (138646,1840058,1,'chin_type',-1,-2,9), (138647,1840058,1,'ear_type',7,3,0), (138648,1840058,1,'eye_brow_type',-1,-29,-23), (138649,1840058,0,'eye_color',240,144,255), (138650,1840058,1,'eye_type',-2,0,0), (138651,1840058,0,'hair_color1',228,11,0), (138652,1840058,0,'hair_face_color',219,244,244), (138653,1840058,0,'hair_face_highlight_color',105,103,97), (138654,1840058,0,'hair_type_color',219,244,244), (138655,1840058,0,'hair_type_highlight_color',105,103,97), (138656,1840058,1,'lip_type',-37,-7,0), (138657,1840058,1,'nose_type',0,-28,11), (138658,1840058,0,'skin_color',136,176,189), (138659,1840058,1,'soga_cheek_type',0,-1,-29), (138660,1840058,1,'soga_chin_type',0,-37,-7), (138661,1840058,1,'soga_ear_type',0,-2,0), (138662,1840058,1,'soga_eye_brow_type',0,7,3), (138663,1840058,0,'soga_eye_color',229,229,102), (138664,1840058,1,'soga_eye_type',-26,0,0), (138665,1840058,0,'soga_hair_face_color',219,244,244), (138666,1840058,0,'soga_hair_face_highlight_color',105,103,97), (138667,1840058,0,'soga_hair_type_color',219,244,244), (138668,1840058,0,'soga_hair_type_highlight_color',105,103,97), (138669,1840058,1,'soga_lip_type',-23,-3,28), (138670,1840058,1,'soga_nose_type',0,-1,-2), (138671,1840058,0,'soga_skin_color',136,176,189), (138672,1840058,0,'wing_color1',255,255,255), (138673,1840058,0,'wing_color2',255,255,255), (138674,1840059,1,'cheek_type',-7,68,0), (138675,1840059,1,'chin_type',-81,28,39), (138676,1840059,1,'ear_type',-11,-93,0), (138677,1840059,1,'eye_brow_type',22,-68,-62), (138678,1840059,0,'eye_color',111,57,138), (138679,1840059,1,'eye_type',88,0,0), (138680,1840059,0,'hair_color1',249,192,37), (138681,1840059,0,'hair_color2',52,50,42), (138682,1840059,0,'hair_face_color',6,3,1), (138683,1840059,0,'hair_face_highlight_color',7,1,1), (138684,1840059,0,'hair_highlight',94,119,160), (138685,1840059,0,'hair_type_color',6,3,1), (138686,1840059,0,'hair_type_highlight_color',7,1,1), (138687,1840059,1,'lip_type',79,8,12), (138688,1840059,1,'nose_type',-81,-7,-64), (138689,1840059,0,'skin_color',117,133,154), (138690,1840059,1,'soga_cheek_type',0,22,-68), (138691,1840059,1,'soga_chin_type',0,79,8), (138692,1840059,1,'soga_ear_type',0,88,0), (138693,1840059,1,'soga_eye_brow_type',0,-11,-93), (138694,1840059,0,'soga_eye_color',229,229,102), (138695,1840059,1,'soga_eye_type',48,0,0), (138696,1840059,0,'soga_hair_color1',56,22,22), (138697,1840059,0,'soga_hair_color2',52,50,42), (138698,1840059,0,'soga_hair_face_color',6,3,1), (138699,1840059,0,'soga_hair_face_highlight_color',7,1,1), (138700,1840059,0,'soga_hair_highlight',94,119,160), (138701,1840059,0,'soga_hair_type_color',6,3,1), (138702,1840059,0,'soga_hair_type_highlight_color',7,1,1), (138703,1840059,1,'soga_lip_type',-62,-7,68), (138704,1840059,1,'soga_nose_type',12,-81,28), (138705,1840059,0,'soga_skin_color',117,133,154), (138706,1840059,0,'wing_color1',255,255,255), (138707,1840059,0,'wing_color2',255,255,255), (138708,1840060,1,'cheek_type',17,7,0), (138709,1840060,1,'chin_type',7,-21,25), (138710,1840060,1,'ear_type',17,-2,0), (138711,1840060,1,'eye_brow_type',-12,14,-4), (138712,1840060,0,'eye_color',225,129,255), (138713,1840060,1,'eye_type',-14,0,0), (138714,1840060,0,'hair_color1',20,9,0), (138715,1840060,0,'hair_face_color',155,135,162), (138716,1840060,0,'hair_face_highlight_color',105,103,97), (138717,1840060,0,'hair_type_color',155,135,162), (138718,1840060,0,'hair_type_highlight_color',105,103,97), (138719,1840060,1,'lip_type',-18,-12,1), (138720,1840060,1,'nose_type',14,20,9), (138721,1840060,0,'skin_color',0,12,12), (138722,1840060,1,'soga_cheek_type',0,-12,14), (138723,1840060,1,'soga_chin_type',0,-18,-12), (138724,1840060,1,'soga_ear_type',0,-14,0), (138725,1840060,1,'soga_eye_brow_type',0,17,-2), (138726,1840060,0,'soga_eye_color',229,229,102), (138727,1840060,1,'soga_eye_type',-14,0,0), (138728,1840060,0,'soga_hair_face_color',155,135,162), (138729,1840060,0,'soga_hair_face_highlight_color',105,103,97), (138730,1840060,0,'soga_hair_type_color',155,135,162), (138731,1840060,0,'soga_hair_type_highlight_color',105,103,97), (138732,1840060,1,'soga_lip_type',-4,17,7), (138733,1840060,1,'soga_nose_type',1,7,-21), (138734,1840060,0,'soga_skin_color',0,12,12), (138735,1840060,0,'wing_color1',255,255,255), (138736,1840060,0,'wing_color2',255,255,255), (138737,1840061,1,'cheek_type',4,-11,0), (138738,1840061,1,'chin_type',-31,-1,-14), (138739,1840061,1,'ear_type',-7,21,0), (138740,1840061,1,'eye_brow_type',28,14,3), (138741,1840061,0,'eye_color',244,171,255), (138742,1840061,1,'eye_type',19,0,0), (138743,1840061,0,'hair_color1',18,239,0), (138744,1840061,0,'hair_face_color',152,125,154), (138745,1840061,0,'hair_face_highlight_color',105,103,97), (138746,1840061,0,'hair_type_color',152,125,154), (138747,1840061,0,'hair_type_highlight_color',105,103,97), (138748,1840061,1,'lip_type',11,37,-12), (138749,1840061,1,'nose_type',-7,18,-17), (138750,1840061,0,'skin_color',25,81,80), (138751,1840061,1,'soga_cheek_type',0,28,14), (138752,1840061,1,'soga_chin_type',0,11,37), (138753,1840061,1,'soga_ear_type',0,19,0), (138754,1840061,1,'soga_eye_brow_type',0,-7,21), (138755,1840061,0,'soga_eye_color',229,229,102), (138756,1840061,1,'soga_eye_type',19,0,0), (138757,1840061,0,'soga_hair_face_color',152,125,154), (138758,1840061,0,'soga_hair_face_highlight_color',105,103,97), (138759,1840061,0,'soga_hair_type_color',152,125,154), (138760,1840061,0,'soga_hair_type_highlight_color',105,103,97), (138761,1840061,1,'soga_lip_type',3,4,-11), (138762,1840061,1,'soga_nose_type',-12,-31,-1), (138763,1840061,0,'soga_skin_color',25,81,80), (138764,1840061,0,'wing_color1',255,255,255), (138765,1840061,0,'wing_color2',255,255,255), (138766,1840062,1,'cheek_type',87,34,0), (138767,1840062,1,'chin_type',62,-95,25), (138768,1840062,1,'ear_type',44,-64,0), (138769,1840062,1,'eye_brow_type',-77,58,98), (138770,1840062,0,'eye_color',28,33,54), (138771,1840062,1,'eye_type',-31,0,0), (138772,1840062,0,'hair_color1',244,186,78), (138773,1840062,0,'hair_color2',95,79,92), (138774,1840062,0,'hair_face_color',105,144,167), (138775,1840062,0,'hair_face_highlight_color',6,3,1), (138776,1840062,0,'hair_highlight',33,22,19), (138777,1840062,0,'hair_type_color',105,144,167), (138778,1840062,0,'hair_type_highlight_color',6,3,1), (138779,1840062,1,'lip_type',88,22,85), (138780,1840062,1,'nose_type',82,-12,-70), (138781,1840062,0,'skin_color',120,163,162), (138782,1840062,1,'soga_cheek_type',0,-77,58), (138783,1840062,1,'soga_chin_type',0,88,22), (138784,1840062,1,'soga_ear_type',0,-31,0), (138785,1840062,1,'soga_eye_brow_type',0,44,-64), (138786,1840062,0,'soga_eye_color',229,229,102), (138787,1840062,1,'soga_eye_type',-31,0,0), (138788,1840062,0,'soga_hair_color1',93,64,120), (138789,1840062,0,'soga_hair_color2',95,79,92), (138790,1840062,0,'soga_hair_face_color',105,144,167), (138791,1840062,0,'soga_hair_face_highlight_color',6,3,1), (138792,1840062,0,'soga_hair_highlight',33,22,19), (138793,1840062,0,'soga_hair_type_color',105,144,167), (138794,1840062,0,'soga_hair_type_highlight_color',6,3,1), (138795,1840062,1,'soga_lip_type',98,87,34), (138796,1840062,1,'soga_nose_type',85,62,-95), (138797,1840062,0,'soga_skin_color',120,163,162), (138798,1840062,0,'wing_color1',255,255,255), (138799,1840062,0,'wing_color2',255,255,255), (138800,1840063,1,'cheek_type',-100,100,0), (138801,1840063,1,'chin_type',-100,7,31), (138802,1840063,1,'ear_type',-100,100,0), (138803,1840063,1,'eye_brow_type',-100,-31,-100), (138804,1840063,0,'eye_color',187,125,208), (138805,1840063,1,'eye_type',-100,0,0), (138806,1840063,0,'hair_color1',204,200,160), (138807,1840063,0,'hair_face_color',55,23,0), (138808,1840063,0,'hair_type_color',55,23,0), (138809,1840063,1,'lip_type',100,9,-100), (138810,1840063,1,'nose_type',-100,-52,-56), (138811,1840063,0,'skin_color',162,183,144), (138812,1840063,1,'soga_cheek_type',0,-100,-31), (138813,1840063,1,'soga_chin_type',0,100,9), (138814,1840063,1,'soga_ear_type',0,-100,0), (138815,1840063,1,'soga_eye_brow_type',0,-100,100), (138816,1840063,0,'soga_eye_color',229,229,102), (138817,1840063,1,'soga_eye_type',-100,0,0), (138818,1840063,0,'soga_hair_face_color',55,23,0), (138819,1840063,0,'soga_hair_type_color',55,23,0), (138820,1840063,1,'soga_lip_type',-100,-100,100), (138821,1840063,1,'soga_nose_type',-100,-100,7), (138822,1840063,0,'soga_skin_color',162,183,144), (138823,1840064,1,'cheek_type',-25,-1,0), (138824,1840064,1,'chin_type',-10,-7,37), (138825,1840064,1,'ear_type',31,-4,0), (138826,1840064,1,'eye_brow_type',2,-37,0), (138827,1840064,0,'eye_color',48,23,52), (138828,1840064,1,'eye_type',4,0,0), (138829,1840064,0,'hair_color1',255,14,0), (138830,1840064,0,'hair_face_color',253,243,255), (138831,1840064,0,'hair_face_highlight_color',155,150,106), (138832,1840064,0,'hair_type_color',253,243,255), (138833,1840064,0,'hair_type_highlight_color',155,150,106), (138834,1840064,1,'lip_type',38,-25,-29), (138835,1840064,1,'nose_type',-23,-1,14), (138836,1840064,0,'skin_color',196,179,222), (138837,1840064,1,'soga_cheek_type',0,2,-37), (138838,1840064,1,'soga_chin_type',0,38,-25), (138839,1840064,1,'soga_ear_type',0,4,0), (138840,1840064,1,'soga_eye_brow_type',0,31,-4), (138841,1840064,0,'soga_eye_color',229,229,102), (138842,1840064,1,'soga_eye_type',4,0,0), (138843,1840064,0,'soga_hair_face_color',253,243,255), (138844,1840064,0,'soga_hair_face_highlight_color',155,150,106), (138845,1840064,0,'soga_hair_type_color',253,243,255), (138846,1840064,0,'soga_hair_type_highlight_color',155,150,106), (138847,1840064,1,'soga_lip_type',0,-25,-1), (138848,1840064,1,'soga_nose_type',-29,-10,-7), (138849,1840064,0,'soga_skin_color',196,179,222), (138850,1840064,0,'wing_color1',255,255,255), (138851,1840064,0,'wing_color2',255,255,255), (138852,1840065,1,'cheek_type',-56,0,0), (138853,1840065,1,'chin_type',-31,48,-76), (138854,1840065,1,'ear_type',-25,50,0), (138855,1840065,1,'eye_brow_type',0,-18,-87), (138856,1840065,0,'eye_color',126,106,224), (138857,1840065,1,'eye_type',-68,0,0), (138858,1840065,0,'hair_color1',0,88,194), (138859,1840065,0,'hair_face_color',207,195,182), (138860,1840065,0,'hair_face_highlight_color',94,82,126), (138861,1840065,0,'hair_type_color',207,195,182), (138862,1840065,0,'hair_type_highlight_color',94,82,126), (138863,1840065,1,'lip_type',35,7,-11), (138864,1840065,1,'nose_type',17,0,88), (138865,1840065,0,'skin_color',202,188,222), (138866,1840065,1,'soga_cheek_type',0,0,-18), (138867,1840065,1,'soga_chin_type',0,35,7), (138868,1840065,1,'soga_ear_type',0,-68,0), (138869,1840065,1,'soga_eye_brow_type',0,-25,50), (138870,1840065,0,'soga_eye_color',204,204,204), (138871,1840065,0,'soga_hair_face_color',207,195,182), (138872,1840065,0,'soga_hair_face_highlight_color',94,82,126), (138873,1840065,0,'soga_hair_type_color',207,195,182), (138874,1840065,0,'soga_hair_type_highlight_color',94,82,126), (138875,1840065,1,'soga_lip_type',-87,-56,0), (138876,1840065,1,'soga_nose_type',-11,-31,48), (138877,1840065,0,'soga_skin_color',202,188,222), (138878,1840066,1,'cheek_type',91,-1,0), (138879,1840066,1,'chin_type',75,31,34), (138880,1840066,1,'ear_type',-100,-97,0), (138881,1840066,1,'eye_brow_type',-47,74,-41), (138882,1840066,0,'eye_color',204,204,204), (138883,1840066,1,'eye_type',25,0,0), (138884,1840066,0,'hair_color1',14,198,50), (138885,1840066,1,'lip_type',-11,15,8), (138886,1840066,1,'nose_type',-83,14,-58), (138887,1840066,0,'skin_color',177,179,180), (138888,1840066,1,'soga_cheek_type',0,-47,74), (138889,1840066,1,'soga_chin_type',0,-11,15), (138890,1840066,1,'soga_ear_type',0,25,0), (138891,1840066,1,'soga_eye_brow_type',0,-100,-97), (138892,1840066,0,'soga_eye_color',204,204,204), (138893,1840066,1,'soga_lip_type',-41,91,-1), (138894,1840066,1,'soga_nose_type',8,75,31), (138895,1840066,0,'soga_skin_color',177,179,180), (138896,1840067,0,'eye_color',255,255,255), (138897,1840067,0,'skin_color',194,221,138), (138898,1840067,0,'soga_eye_color',255,0,255), (138899,1840068,1,'cheek_type',-43,57,0), (138900,1840068,1,'chin_type',-61,8,-69), (138901,1840068,1,'ear_type',37,-28,0), (138902,1840068,1,'eye_brow_type',5,90,62), (138903,1840068,0,'eye_color',16,16,194), (138904,1840068,1,'eye_type',-42,0,0), (138905,1840068,0,'hair_color1',181,93,168), (138906,1840068,0,'hair_type_color',97,4,0), (138907,1840068,0,'hair_type_highlight_color',16,2,22), (138908,1840068,1,'lip_type',64,31,-50), (138909,1840068,1,'nose_type',-90,-75,93), (138910,1840068,0,'skin_color',148,127,79), (138911,1840068,1,'soga_cheek_type',0,5,90), (138912,1840068,1,'soga_chin_type',0,64,31), (138913,1840068,1,'soga_ear_type',0,-42,0), (138914,1840068,1,'soga_eye_brow_type',0,37,-28), (138915,1840068,0,'soga_eye_color',204,204,204), (138916,1840068,0,'soga_hair_type_color',97,4,0), (138917,1840068,0,'soga_hair_type_highlight_color',16,2,22), (138918,1840068,1,'soga_lip_type',62,-43,57), (138919,1840068,1,'soga_nose_type',-50,-61,8), (138920,1840068,0,'soga_skin_color',148,127,79), (138921,1840068,0,'wing_color1',21,35,190), (138922,1840068,0,'wing_color2',167,16,57), (138923,1840069,1,'cheek_type',-56,0,0), (138924,1840069,1,'chin_type',-31,48,-76), (138925,1840069,1,'ear_type',-25,50,0), (138926,1840069,1,'eye_brow_type',0,-18,-87), (138927,1840069,0,'eye_color',126,106,224), (138928,1840069,1,'eye_type',-68,0,0), (138929,1840069,0,'hair_color1',0,88,194), (138930,1840069,0,'hair_face_color',207,195,182), (138931,1840069,0,'hair_face_highlight_color',94,82,126), (138932,1840069,0,'hair_type_color',207,195,182), (138933,1840069,0,'hair_type_highlight_color',94,82,126), (138934,1840069,1,'lip_type',35,7,-11), (138935,1840069,1,'nose_type',17,0,88), (138936,1840069,0,'skin_color',202,188,222), (138937,1840069,1,'soga_cheek_type',0,0,-18), (138938,1840069,1,'soga_chin_type',0,35,7), (138939,1840069,1,'soga_ear_type',0,-68,0), (138940,1840069,1,'soga_eye_brow_type',0,-25,50), (138941,1840069,0,'soga_eye_color',204,204,204), (138942,1840069,0,'soga_hair_face_color',207,195,182), (138943,1840069,0,'soga_hair_face_highlight_color',94,82,126), (138944,1840069,0,'soga_hair_type_color',207,195,182), (138945,1840069,0,'soga_hair_type_highlight_color',94,82,126), (138946,1840069,1,'soga_lip_type',-87,-56,0), (138947,1840069,1,'soga_nose_type',-11,-31,48), (138948,1840069,0,'soga_skin_color',202,188,222), (138949,1840070,1,'cheek_type',-42,-34,0), (138950,1840070,1,'chin_type',-15,38,31), (138951,1840070,1,'ear_type',25,89,0), (138952,1840070,1,'eye_brow_type',-81,17,93), (138953,1840070,0,'eye_color',246,188,255), (138954,1840070,1,'eye_type',44,0,0), (138955,1840070,0,'hair_color1',75,214,100), (138956,1840070,0,'hair_face_color',5,4,1), (138957,1840070,0,'hair_face_highlight_color',203,190,176), (138958,1840070,0,'hair_type_color',5,4,1), (138959,1840070,0,'hair_type_highlight_color',203,190,176), (138960,1840070,1,'lip_type',-43,75,59), (138961,1840070,1,'nose_type',-75,75,-42), (138962,1840070,0,'skin_color',193,193,193), (138963,1840070,1,'soga_cheek_type',0,-81,17), (138964,1840070,1,'soga_chin_type',0,-43,75), (138965,1840070,1,'soga_ear_type',0,44,0), (138966,1840070,1,'soga_eye_brow_type',0,25,89), (138967,1840070,0,'soga_eye_color',229,229,102), (138968,1840070,0,'soga_hair_face_color',5,4,1), (138969,1840070,0,'soga_hair_face_highlight_color',203,190,176), (138970,1840070,0,'soga_hair_type_color',5,4,1), (138971,1840070,0,'soga_hair_type_highlight_color',203,190,176), (138972,1840070,1,'soga_lip_type',93,-42,-34), (138973,1840070,1,'soga_nose_type',59,-15,38), (138974,1840070,0,'soga_skin_color',193,193,193), (138975,1840071,0,'eye_color',255,255,255), (138976,1840071,0,'skin_color',110,38,56), (138977,1840071,0,'soga_eye_color',255,0,255), (138978,1840072,1,'cheek_type',-7,-59,0), (138979,1840072,1,'chin_type',31,82,29), (138980,1840072,1,'ear_type',-55,87,0), (138981,1840072,1,'eye_brow_type',61,-14,39), (138982,1840072,0,'eye_color',85,108,163), (138983,1840072,1,'eye_type',44,0,0), (138984,1840072,0,'hair_color1',0,182,70), (138985,1840072,0,'hair_color2',74,71,102), (138986,1840072,0,'hair_face_color',94,79,124), (138987,1840072,0,'hair_face_highlight_color',145,168,168), (138988,1840072,0,'hair_highlight',114,112,142), (138989,1840072,0,'hair_type_color',94,79,124), (138990,1840072,0,'hair_type_highlight_color',145,168,168), (138991,1840072,1,'lip_type',-37,-47,34), (138992,1840072,1,'nose_type',68,0,-74), (138993,1840072,0,'skin_color',179,195,216), (138994,1840072,1,'soga_cheek_type',0,61,-14), (138995,1840072,1,'soga_chin_type',0,-37,-47), (138996,1840072,1,'soga_ear_type',0,44,0), (138997,1840072,1,'soga_eye_brow_type',0,-55,87), (138998,1840072,0,'soga_eye_color',229,229,102), (138999,1840072,1,'soga_eye_type',44,0,0), (139000,1840072,0,'soga_hair_color1',96,63,188), (139001,1840072,0,'soga_hair_color2',74,71,102), (139002,1840072,0,'soga_hair_face_color',94,79,124), (139003,1840072,0,'soga_hair_face_highlight_color',145,168,168), (139004,1840072,0,'soga_hair_highlight',114,112,142), (139005,1840072,0,'soga_hair_type_color',94,79,124), (139006,1840072,0,'soga_hair_type_highlight_color',145,168,168), (139007,1840072,1,'soga_lip_type',39,-7,-59), (139008,1840072,1,'soga_nose_type',34,31,82), (139009,1840072,0,'soga_skin_color',179,195,216), (139010,1840073,1,'cheek_type',37,28,0), (139011,1840073,1,'chin_type',-8,-25,0), (139012,1840073,1,'ear_type',10,18,0), (139013,1840073,1,'eye_brow_type',-4,-8,14), (139014,1840073,0,'eye_color',245,176,255), (139015,1840073,1,'eye_type',-10,0,0), (139016,1840073,0,'hair_color1',10,216,0), (139017,1840073,0,'hair_face_color',226,226,226), (139018,1840073,0,'hair_face_highlight_color',105,103,97), (139019,1840073,0,'hair_type_color',226,226,226), (139020,1840073,0,'hair_type_highlight_color',105,103,97), (139021,1840073,1,'lip_type',31,-17,-4), (139022,1840073,1,'nose_type',23,10,-40), (139023,1840073,0,'skin_color',212,178,213), (139024,1840073,1,'soga_cheek_type',0,-4,-8), (139025,1840073,1,'soga_chin_type',0,31,-17), (139026,1840073,1,'soga_ear_type',0,-10,0), (139027,1840073,1,'soga_eye_brow_type',0,10,18), (139028,1840073,0,'soga_eye_color',229,229,102), (139029,1840073,0,'soga_hair_face_color',226,226,226), (139030,1840073,0,'soga_hair_face_highlight_color',105,103,97), (139031,1840073,0,'soga_hair_type_color',226,226,226), (139032,1840073,0,'soga_hair_type_highlight_color',105,103,97), (139033,1840073,1,'soga_lip_type',14,37,28), (139034,1840073,1,'soga_nose_type',-4,-8,-25), (139035,1840073,0,'soga_skin_color',212,178,213), (139036,1840073,0,'wing_color1',255,255,255), (139037,1840073,0,'wing_color2',255,255,255), (139038,1840074,1,'cheek_type',-74,-93,0), (139039,1840074,1,'chin_type',-8,19,-61), (139040,1840074,1,'ear_type',2,-77,0), (139041,1840074,1,'eye_brow_type',-96,10,-87), (139042,1840074,0,'eye_color',228,165,255), (139043,1840074,1,'eye_type',-87,0,0), (139044,1840074,0,'hair_color1',215,28,227), (139045,1840074,0,'hair_face_color',107,150,172), (139046,1840074,0,'hair_face_highlight_color',244,244,246), (139047,1840074,0,'hair_type_color',107,150,172), (139048,1840074,0,'hair_type_highlight_color',244,244,246), (139049,1840074,1,'lip_type',-11,9,47), (139050,1840074,1,'nose_type',65,-41,28), (139051,1840074,0,'skin_color',190,179,212), (139052,1840074,1,'soga_cheek_type',0,-96,10), (139053,1840074,1,'soga_chin_type',0,-11,9), (139054,1840074,1,'soga_ear_type',0,-87,0), (139055,1840074,1,'soga_eye_brow_type',0,2,-77), (139056,1840074,0,'soga_eye_color',229,229,102), (139057,1840074,0,'soga_hair_face_color',107,150,172), (139058,1840074,0,'soga_hair_face_highlight_color',244,244,246), (139059,1840074,0,'soga_hair_type_color',107,150,172), (139060,1840074,0,'soga_hair_type_highlight_color',244,244,246), (139061,1840074,1,'soga_lip_type',-87,-74,-93), (139062,1840074,1,'soga_nose_type',47,-8,19), (139063,1840074,0,'soga_skin_color',190,179,212), (139064,1840074,0,'wing_color1',255,255,255), (139065,1840074,0,'wing_color2',255,255,255), (139066,1840075,0,'eye_color',255,255,255), (139067,1840075,0,'skin_color',255,255,255), (139068,1840075,0,'soga_eye_color',255,0,255), (139069,1840076,1,'cheek_type',-17,29,0), (139070,1840076,1,'chin_type',-65,3,55), (139071,1840076,1,'ear_type',34,-78,0), (139072,1840076,1,'eye_brow_type',-61,-28,-44), (139073,1840076,0,'eye_color',99,73,166), (139074,1840076,1,'eye_type',-34,0,0), (139075,1840076,0,'hair_color1',41,224,233), (139076,1840076,0,'hair_color2',124,116,110), (139077,1840076,0,'hair_face_color',201,187,171), (139078,1840076,0,'hair_face_highlight_color',15,1,21), (139079,1840076,0,'hair_highlight',29,21,28), (139080,1840076,0,'hair_type_color',201,187,171), (139081,1840076,0,'hair_type_highlight_color',15,1,21), (139082,1840076,1,'lip_type',-40,-40,17), (139083,1840076,1,'nose_type',65,41,-32), (139084,1840076,0,'skin_color',151,144,143), (139085,1840076,1,'soga_cheek_type',0,-61,-28), (139086,1840076,1,'soga_chin_type',0,-40,-40), (139087,1840076,1,'soga_ear_type',0,-34,0), (139088,1840076,1,'soga_eye_brow_type',0,34,-78), (139089,1840076,0,'soga_eye_color',229,229,102), (139090,1840076,1,'soga_eye_type',-34,0,0), (139091,1840076,0,'soga_hair_color1',112,123,142), (139092,1840076,0,'soga_hair_color2',124,116,110), (139093,1840076,0,'soga_hair_face_color',201,187,171), (139094,1840076,0,'soga_hair_face_highlight_color',15,1,21), (139095,1840076,0,'soga_hair_highlight',29,21,28), (139096,1840076,0,'soga_hair_type_color',201,187,171), (139097,1840076,0,'soga_hair_type_highlight_color',15,1,21), (139098,1840076,1,'soga_lip_type',-44,-17,29), (139099,1840076,1,'soga_nose_type',17,-65,3), (139100,1840076,0,'soga_skin_color',151,144,143), (139101,1840077,0,'eye_color',255,255,255), (139102,1840077,0,'skin_color',255,255,255), (139103,1840077,0,'soga_eye_color',255,0,255), (139104,1840078,0,'eye_color',255,255,255), (139105,1840078,0,'skin_color',255,255,255), (139106,1840078,0,'soga_eye_color',255,0,255), (139107,1840079,1,'cheek_type',58,65,0), (139108,1840079,1,'chin_type',50,-88,-21), (139109,1840079,1,'ear_type',-50,-62,0), (139110,1840079,1,'eye_brow_type',-100,-100,-62), (139111,1840079,0,'eye_color',231,7,6), (139112,1840079,1,'eye_type',7,0,0), (139113,1840079,0,'hair_color1',201,178,20), (139114,1840079,0,'hair_color2',36,34,36), (139115,1840079,0,'hair_highlight',255,255,255), (139116,1840079,0,'hair_type_color',34,27,44), (139117,1840079,0,'hair_type_highlight_color',15,1,21), (139118,1840079,1,'lip_type',38,-85,-63), (139119,1840079,1,'nose_type',-14,-55,-78), (139120,1840079,0,'skin_color',182,111,82), (139121,1840079,1,'soga_cheek_type',0,-100,-100), (139122,1840079,1,'soga_chin_type',0,38,-85), (139123,1840079,1,'soga_ear_type',0,7,0), (139124,1840079,1,'soga_eye_brow_type',0,-50,-62), (139125,1840079,0,'soga_eye_color',229,229,102), (139126,1840079,1,'soga_eye_type',7,0,0), (139127,1840079,0,'soga_hair_color1',255,255,255), (139128,1840079,0,'soga_hair_color2',36,34,36), (139129,1840079,0,'soga_hair_highlight',255,255,255), (139130,1840079,0,'soga_hair_type_color',34,27,44), (139131,1840079,0,'soga_hair_type_highlight_color',15,1,21), (139132,1840079,1,'soga_lip_type',-62,58,65), (139133,1840079,1,'soga_nose_type',-63,50,-88), (139134,1840079,0,'soga_skin_color',182,111,82), (139135,1840079,0,'wing_color1',138,211,3), (139136,1840079,0,'wing_color2',151,45,81), (139137,1840080,1,'cheek_type',-87,41,0), (139138,1840080,1,'chin_type',59,83,21), (139139,1840080,1,'ear_type',56,43,0), (139140,1840080,1,'eye_brow_type',69,68,-5), (139141,1840080,0,'eye_color',152,132,255), (139142,1840080,1,'eye_type',-28,0,0), (139143,1840080,0,'hair_color1',7,18,171), (139144,1840080,0,'hair_color2',59,81,113), (139145,1840080,0,'hair_face_color',107,131,144), (139146,1840080,0,'hair_face_highlight_color',102,133,150), (139147,1840080,0,'hair_highlight',102,153,147), (139148,1840080,0,'hair_type_color',107,131,144), (139149,1840080,0,'hair_type_highlight_color',102,133,150), (139150,1840080,1,'lip_type',-34,-82,74), (139151,1840080,1,'nose_type',-42,7,18), (139152,1840080,0,'skin_color',99,79,77), (139153,1840080,1,'soga_cheek_type',0,69,68), (139154,1840080,1,'soga_chin_type',0,-34,-82), (139155,1840080,1,'soga_ear_type',0,-28,0), (139156,1840080,1,'soga_eye_brow_type',0,56,43), (139157,1840080,0,'soga_eye_color',229,229,102), (139158,1840080,1,'soga_eye_type',-28,0,0), (139159,1840080,0,'soga_hair_color1',98,91,163), (139160,1840080,0,'soga_hair_color2',59,81,113), (139161,1840080,0,'soga_hair_face_color',107,131,144), (139162,1840080,0,'soga_hair_face_highlight_color',102,133,150), (139163,1840080,0,'soga_hair_highlight',102,153,147), (139164,1840080,0,'soga_hair_type_color',107,131,144), (139165,1840080,0,'soga_hair_type_highlight_color',102,133,150), (139166,1840080,1,'soga_lip_type',-5,-87,41), (139167,1840080,1,'soga_nose_type',74,59,83), (139168,1840080,0,'soga_skin_color',99,79,77), (139169,1840081,1,'cheek_type',14,21,0), (139170,1840081,1,'chin_type',17,0,28), (139171,1840081,1,'ear_type',-31,18,0), (139172,1840081,1,'eye_brow_type',-38,3,19), (139173,1840081,0,'eye_color',229,114,246), (139174,1840081,1,'eye_type',-26,0,0), (139175,1840081,0,'hair_color1',230,29,0), (139176,1840081,0,'hair_face_color',168,174,174), (139177,1840081,0,'hair_face_highlight_color',155,150,106), (139178,1840081,0,'hair_type_color',168,174,174), (139179,1840081,0,'hair_type_highlight_color',155,150,106), (139180,1840081,1,'lip_type',-44,11,1), (139181,1840081,1,'nose_type',-14,-26,29), (139182,1840081,0,'skin_color',187,187,228), (139183,1840081,1,'soga_cheek_type',0,-38,3), (139184,1840081,1,'soga_chin_type',0,-44,11), (139185,1840081,1,'soga_ear_type',0,-26,0), (139186,1840081,1,'soga_eye_brow_type',0,-31,18), (139187,1840081,0,'soga_eye_color',229,229,102), (139188,1840081,1,'soga_eye_type',-26,0,0), (139189,1840081,0,'soga_hair_face_color',168,174,174), (139190,1840081,0,'soga_hair_face_highlight_color',155,150,106), (139191,1840081,0,'soga_hair_type_color',168,174,174), (139192,1840081,0,'soga_hair_type_highlight_color',155,150,106), (139193,1840081,1,'soga_lip_type',19,14,21), (139194,1840081,1,'soga_nose_type',1,17,0), (139195,1840081,0,'soga_skin_color',187,187,228), (139196,1840081,0,'wing_color1',255,255,255), (139197,1840081,0,'wing_color2',255,255,255), (139198,1840082,1,'cheek_type',88,87,0), (139199,1840082,1,'chin_type',-64,0,45), (139200,1840082,1,'ear_type',2,37,0), (139201,1840082,1,'eye_brow_type',8,-77,34), (139202,1840082,0,'eye_color',212,172,255), (139203,1840082,1,'eye_type',-35,0,0), (139204,1840082,0,'hair_color1',17,239,48), (139205,1840082,0,'hair_face_color',107,131,144), (139206,1840082,0,'hair_face_highlight_color',96,84,129), (139207,1840082,0,'hair_type_color',107,131,144), (139208,1840082,0,'hair_type_highlight_color',96,84,129), (139209,1840082,1,'lip_type',41,-25,-20), (139210,1840082,1,'nose_type',53,17,-17), (139211,1840082,0,'skin_color',167,200,207), (139212,1840082,1,'soga_cheek_type',0,8,-77), (139213,1840082,1,'soga_chin_type',0,41,-25), (139214,1840082,1,'soga_ear_type',0,-35,0), (139215,1840082,1,'soga_eye_brow_type',0,2,37), (139216,1840082,0,'soga_eye_color',229,229,102), (139217,1840082,0,'soga_hair_face_color',107,131,144), (139218,1840082,0,'soga_hair_face_highlight_color',96,84,129), (139219,1840082,0,'soga_hair_type_color',107,131,144), (139220,1840082,0,'soga_hair_type_highlight_color',96,84,129), (139221,1840082,1,'soga_lip_type',34,88,87), (139222,1840082,1,'soga_nose_type',-20,-64,0), (139223,1840082,0,'soga_skin_color',167,200,207), (139224,1840082,0,'wing_color1',255,255,255), (139225,1840082,0,'wing_color2',255,255,255), (139226,1840083,1,'cheek_type',-1,-25,0), (139227,1840083,1,'chin_type',-9,19,-26), (139228,1840083,1,'ear_type',-42,-25,0), (139229,1840083,1,'eye_brow_type',17,-4,3), (139230,1840083,0,'eye_color',246,188,255), (139231,1840083,1,'eye_type',-28,0,0), (139232,1840083,0,'hair_color1',8,28,0), (139233,1840083,0,'hair_face_color',165,182,182), (139234,1840083,0,'hair_face_highlight_color',155,150,106), (139235,1840083,0,'hair_type_color',165,182,182), (139236,1840083,0,'hair_type_highlight_color',155,150,106), (139237,1840083,1,'lip_type',4,0,40), (139238,1840083,1,'nose_type',-28,8,28), (139239,1840083,0,'skin_color',124,180,179), (139240,1840083,1,'soga_cheek_type',0,17,-4), (139241,1840083,1,'soga_chin_type',0,4,0), (139242,1840083,1,'soga_ear_type',0,-28,0), (139243,1840083,1,'soga_eye_brow_type',0,-42,-25), (139244,1840083,0,'soga_eye_color',229,229,102), (139245,1840083,1,'soga_eye_type',-28,0,0), (139246,1840083,0,'soga_hair_face_color',165,182,182), (139247,1840083,0,'soga_hair_face_highlight_color',155,150,106), (139248,1840083,0,'soga_hair_type_color',165,182,182), (139249,1840083,0,'soga_hair_type_highlight_color',155,150,106), (139250,1840083,1,'soga_lip_type',3,-1,-25), (139251,1840083,1,'soga_nose_type',40,-9,19), (139252,1840083,0,'soga_skin_color',124,180,179), (139253,1840083,0,'wing_color1',255,255,255), (139254,1840083,0,'wing_color2',255,255,255), (139255,1840084,1,'cheek_type',25,-12,0), (139256,1840084,1,'chin_type',-7,23,0), (139257,1840084,1,'ear_type',0,9,0), (139258,1840084,1,'eye_brow_type',7,-7,-11), (139259,1840084,0,'eye_color',174,98,248), (139260,1840084,1,'eye_type',-37,0,0), (139261,1840084,0,'hair_color1',236,245,0), (139262,1840084,0,'hair_face_color',243,251,255), (139263,1840084,0,'hair_face_highlight_color',155,150,106), (139264,1840084,0,'hair_type_color',243,251,255), (139265,1840084,0,'hair_type_highlight_color',155,150,106), (139266,1840084,1,'lip_type',-14,9,29), (139267,1840084,1,'nose_type',-31,-20,-11), (139268,1840084,0,'skin_color',197,191,190), (139269,1840084,1,'soga_cheek_type',0,7,-7), (139270,1840084,1,'soga_chin_type',0,-14,9), (139271,1840084,1,'soga_ear_type',0,-37,0), (139272,1840084,1,'soga_eye_brow_type',0,0,9), (139273,1840084,0,'soga_eye_color',229,229,102), (139274,1840084,1,'soga_eye_type',-37,0,0), (139275,1840084,0,'soga_hair_face_color',243,251,255), (139276,1840084,0,'soga_hair_face_highlight_color',155,150,106), (139277,1840084,0,'soga_hair_type_color',243,251,255), (139278,1840084,0,'soga_hair_type_highlight_color',155,150,106), (139279,1840084,1,'soga_lip_type',-11,25,-12), (139280,1840084,1,'soga_nose_type',29,-7,23), (139281,1840084,0,'soga_skin_color',197,191,190), (139282,1840084,0,'wing_color1',255,255,255), (139283,1840084,0,'wing_color2',255,255,255), (139284,1840085,1,'cheek_type',-62,64,0), (139285,1840085,1,'chin_type',91,62,0), (139286,1840085,1,'ear_type',-76,78,0), (139287,1840085,1,'eye_brow_type',40,-61,96), (139288,1840085,0,'eye_color',118,129,225), (139289,1840085,1,'eye_type',19,0,0), (139290,1840085,0,'hair_color1',208,96,52), (139291,1840085,0,'hair_color2',88,95,109), (139292,1840085,0,'hair_face_color',100,131,153), (139293,1840085,0,'hair_face_highlight_color',5,4,1), (139294,1840085,0,'hair_highlight',33,22,19), (139295,1840085,0,'hair_type_color',100,131,153), (139296,1840085,0,'hair_type_highlight_color',5,4,1), (139297,1840085,1,'lip_type',66,84,-11), (139298,1840085,1,'nose_type',-87,-48,96), (139299,1840085,0,'skin_color',159,202,201), (139300,1840085,1,'soga_cheek_type',0,40,-61), (139301,1840085,1,'soga_chin_type',0,66,84), (139302,1840085,1,'soga_ear_type',0,19,0), (139303,1840085,1,'soga_eye_brow_type',0,-76,78), (139304,1840085,0,'soga_eye_color',229,229,102), (139305,1840085,1,'soga_eye_type',19,0,0), (139306,1840085,0,'soga_hair_color1',98,135,156), (139307,1840085,0,'soga_hair_color2',88,95,109), (139308,1840085,0,'soga_hair_face_color',100,131,153), (139309,1840085,0,'soga_hair_face_highlight_color',5,4,1), (139310,1840085,0,'soga_hair_highlight',33,22,19), (139311,1840085,0,'soga_hair_type_color',100,131,153), (139312,1840085,0,'soga_hair_type_highlight_color',5,4,1), (139313,1840085,1,'soga_lip_type',96,-62,64), (139314,1840085,1,'soga_nose_type',-11,91,62), (139315,1840085,0,'soga_skin_color',159,202,201), (139316,1840085,0,'wing_color1',255,255,255), (139317,1840085,0,'wing_color2',255,255,255), (139318,1840086,1,'cheek_type',-43,0,0), (139319,1840086,1,'chin_type',-11,17,0), (139320,1840086,1,'ear_type',0,-26,0), (139321,1840086,1,'eye_brow_type',-20,17,0), (139322,1840086,0,'eye_color',43,21,48), (139323,1840086,1,'eye_type',1,0,0), (139324,1840086,0,'hair_color1',17,3,0), (139325,1840086,0,'hair_face_color',175,199,199), (139326,1840086,0,'hair_face_highlight_color',179,62,33), (139327,1840086,0,'hair_type_color',175,199,199), (139328,1840086,0,'hair_type_highlight_color',179,62,33), (139329,1840086,1,'lip_type',-12,-17,0), (139330,1840086,1,'nose_type',17,17,3), (139331,1840086,0,'skin_color',85,141,140), (139332,1840086,1,'soga_cheek_type',0,-20,17), (139333,1840086,1,'soga_chin_type',0,-12,-17), (139334,1840086,1,'soga_ear_type',0,1,0), (139335,1840086,1,'soga_eye_brow_type',0,0,-26), (139336,1840086,0,'soga_eye_color',229,229,102), (139337,1840086,1,'soga_eye_type',1,0,0), (139338,1840086,0,'soga_hair_face_color',175,199,199), (139339,1840086,0,'soga_hair_face_highlight_color',179,62,33), (139340,1840086,0,'soga_hair_type_color',175,199,199), (139341,1840086,0,'soga_hair_type_highlight_color',179,62,33), (139342,1840086,1,'soga_lip_type',0,-43,0), (139343,1840086,1,'soga_nose_type',0,-11,17), (139344,1840086,0,'soga_skin_color',85,141,140), (139345,1840086,0,'wing_color1',255,255,255), (139346,1840086,0,'wing_color2',255,255,255), (139347,1840087,1,'cheek_type',-19,-56,0), (139348,1840087,1,'chin_type',1,84,76), (139349,1840087,1,'ear_type',51,-29,0), (139350,1840087,1,'eye_brow_type',-8,-59,-15), (139351,1840087,0,'eye_color',84,48,120), (139352,1840087,1,'eye_type',1,0,0), (139353,1840087,0,'hair_color1',211,98,225), (139354,1840087,0,'hair_color2',121,113,107), (139355,1840087,0,'hair_face_color',145,168,168), (139356,1840087,0,'hair_face_highlight_color',94,79,124), (139357,1840087,0,'hair_highlight',96,63,188), (139358,1840087,0,'hair_type_color',145,168,168), (139359,1840087,0,'hair_type_highlight_color',94,79,124), (139360,1840087,1,'lip_type',-93,-58,53), (139361,1840087,1,'nose_type',94,-45,98), (139362,1840087,0,'skin_color',120,116,148), (139363,1840087,1,'soga_cheek_type',0,-8,-59), (139364,1840087,1,'soga_chin_type',0,-93,-58), (139365,1840087,1,'soga_ear_type',0,1,0), (139366,1840087,1,'soga_eye_brow_type',0,51,-29), (139367,1840087,0,'soga_eye_color',229,229,102), (139368,1840087,1,'soga_eye_type',1,0,0), (139369,1840087,0,'soga_hair_color1',114,112,142), (139370,1840087,0,'soga_hair_color2',121,113,107), (139371,1840087,0,'soga_hair_face_color',145,168,168), (139372,1840087,0,'soga_hair_face_highlight_color',94,79,124), (139373,1840087,0,'soga_hair_highlight',96,63,188), (139374,1840087,0,'soga_hair_type_color',145,168,168), (139375,1840087,0,'soga_hair_type_highlight_color',94,79,124), (139376,1840087,1,'soga_lip_type',-15,-19,-56), (139377,1840087,1,'soga_nose_type',53,1,84), (139378,1840087,0,'soga_skin_color',120,116,148), (139379,1840088,1,'cheek_type',95,68,0), (139380,1840088,1,'chin_type',38,-31,-62), (139381,1840088,1,'ear_type',83,-14,0), (139382,1840088,1,'eye_brow_type',-51,19,31), (139383,1840088,0,'eye_color',175,13,14), (139384,1840088,1,'eye_type',14,0,0), (139385,1840088,0,'hair_color1',175,182,199), (139386,1840088,0,'hair_face_color',201,245,31), (139387,1840088,0,'hair_type_color',201,245,31), (139388,1840088,1,'lip_type',-28,68,-10), (139389,1840088,1,'nose_type',17,-81,-74), (139390,1840088,0,'skin_color',201,245,31), (139391,1840088,1,'soga_cheek_type',0,-51,19), (139392,1840088,1,'soga_chin_type',0,-28,68), (139393,1840088,1,'soga_ear_type',0,14,0), (139394,1840088,1,'soga_eye_brow_type',0,83,-14), (139395,1840088,0,'soga_eye_color',229,229,102), (139396,1840088,1,'soga_eye_type',14,0,0), (139397,1840088,0,'soga_hair_face_color',201,245,31), (139398,1840088,0,'soga_hair_type_color',201,245,31), (139399,1840088,1,'soga_lip_type',31,95,68), (139400,1840088,1,'soga_nose_type',-10,38,-31), (139401,1840088,0,'soga_skin_color',201,245,31), (139402,1840088,0,'wing_color1',255,255,255), (139403,1840088,0,'wing_color2',255,255,255), (139404,1840089,1,'cheek_type',-17,-7,0), (139405,1840089,1,'chin_type',20,7,8), (139406,1840089,1,'ear_type',-9,-25,0), (139407,1840089,1,'eye_brow_type',-22,10,8), (139408,1840089,0,'eye_color',1,1,2), (139409,1840089,1,'eye_type',3,0,0), (139410,1840089,0,'hair_color1',5,17,0), (139411,1840089,0,'hair_face_color',129,154,154), (139412,1840089,0,'hair_face_highlight_color',155,150,106), (139413,1840089,0,'hair_type_color',129,154,154), (139414,1840089,0,'hair_type_highlight_color',155,150,106), (139415,1840089,1,'lip_type',-1,-45,28), (139416,1840089,1,'nose_type',14,5,17), (139417,1840089,0,'skin_color',140,195,195), (139418,1840089,1,'soga_cheek_type',0,-22,10), (139419,1840089,1,'soga_chin_type',0,-1,-45), (139420,1840089,1,'soga_ear_type',0,3,0), (139421,1840089,1,'soga_eye_brow_type',0,-9,-25), (139422,1840089,0,'soga_eye_color',229,229,102), (139423,1840089,1,'soga_eye_type',3,0,0), (139424,1840089,0,'soga_hair_face_color',129,154,154), (139425,1840089,0,'soga_hair_face_highlight_color',155,150,106), (139426,1840089,0,'soga_hair_type_color',129,154,154), (139427,1840089,0,'soga_hair_type_highlight_color',155,150,106), (139428,1840089,1,'soga_lip_type',8,-17,-7), (139429,1840089,1,'soga_nose_type',28,20,7), (139430,1840089,0,'soga_skin_color',140,195,195), (139431,1840089,0,'wing_color1',255,255,255), (139432,1840089,0,'wing_color2',255,255,255), (139433,1840090,0,'eye_color',255,255,255), (139434,1840090,0,'skin_color',255,255,255), (139435,1840090,0,'soga_eye_color',255,0,255), (139436,1840091,1,'cheek_type',-100,77,0), (139437,1840091,1,'chin_type',11,28,46), (139438,1840091,1,'ear_type',14,-50,0), (139439,1840091,1,'eye_brow_type',-37,82,81), (139440,1840091,0,'eye_color',201,172,255), (139441,1840091,1,'eye_type',-17,0,0), (139442,1840091,0,'hair_color1',214,10,233), (139443,1840091,0,'hair_color2',53,49,53), (139444,1840091,0,'hair_face_color',34,26,43), (139445,1840091,0,'hair_face_highlight_color',5,5,1), (139446,1840091,0,'hair_highlight',33,22,19), (139447,1840091,0,'hair_type_color',34,26,43), (139448,1840091,0,'hair_type_highlight_color',5,5,1), (139449,1840091,1,'lip_type',-93,-44,55), (139450,1840091,1,'nose_type',14,-42,10), (139451,1840091,0,'skin_color',150,122,120), (139452,1840091,1,'soga_cheek_type',0,-37,82), (139453,1840091,1,'soga_chin_type',0,-93,-44), (139454,1840091,1,'soga_ear_type',0,-17,0), (139455,1840091,1,'soga_eye_brow_type',0,14,-50), (139456,1840091,0,'soga_eye_color',229,229,102), (139457,1840091,1,'soga_eye_type',-17,0,0), (139458,1840091,0,'soga_hair_color1',29,21,28), (139459,1840091,0,'soga_hair_color2',53,49,53), (139460,1840091,0,'soga_hair_face_color',34,26,43), (139461,1840091,0,'soga_hair_face_highlight_color',5,5,1), (139462,1840091,0,'soga_hair_highlight',33,22,19), (139463,1840091,0,'soga_hair_type_color',34,26,43), (139464,1840091,0,'soga_hair_type_highlight_color',5,5,1), (139465,1840091,1,'soga_lip_type',81,-100,77), (139466,1840091,1,'soga_nose_type',55,11,28), (139467,1840091,0,'soga_skin_color',150,122,120), (139468,1840092,1,'cheek_type',-19,37,0), (139469,1840092,1,'chin_type',2,-34,14), (139470,1840092,1,'ear_type',25,17,0), (139471,1840092,1,'eye_brow_type',17,-17,8), (139472,1840092,0,'eye_color',188,186,255), (139473,1840092,1,'eye_type',-25,0,0), (139474,1840092,0,'hair_color1',26,222,0), (139475,1840092,0,'hair_face_color',169,142,171), (139476,1840092,0,'hair_face_highlight_color',179,62,33), (139477,1840092,0,'hair_type_color',169,142,171), (139478,1840092,0,'hair_type_highlight_color',179,62,33), (139479,1840092,1,'lip_type',18,-7,0), (139480,1840092,1,'nose_type',-38,26,-34), (139481,1840092,0,'skin_color',175,171,212), (139482,1840092,1,'soga_cheek_type',0,17,-17), (139483,1840092,1,'soga_chin_type',0,18,-7), (139484,1840092,1,'soga_ear_type',0,-25,0), (139485,1840092,1,'soga_eye_brow_type',0,25,17), (139486,1840092,0,'soga_eye_color',229,229,102), (139487,1840092,1,'soga_eye_type',-25,0,0), (139488,1840092,0,'soga_hair_face_color',169,142,171), (139489,1840092,0,'soga_hair_face_highlight_color',179,62,33), (139490,1840092,0,'soga_hair_type_color',169,142,171), (139491,1840092,0,'soga_hair_type_highlight_color',179,62,33), (139492,1840092,1,'soga_lip_type',8,-19,37), (139493,1840092,1,'soga_nose_type',0,2,-34), (139494,1840092,0,'soga_skin_color',175,171,212), (139495,1840092,0,'wing_color1',255,255,255), (139496,1840092,0,'wing_color2',255,255,255), (139497,1840093,1,'cheek_type',-71,-18,0), (139498,1840093,1,'chin_type',-76,31,50), (139499,1840093,1,'ear_type',-72,-7,0), (139500,1840093,1,'eye_brow_type',-77,-28,48), (139501,1840093,0,'eye_color',47,55,89), (139502,1840093,1,'eye_type',68,0,0), (139503,1840093,0,'hair_color1',201,180,219), (139504,1840093,0,'hair_color2',49,49,53), (139505,1840093,0,'hair_face_color',61,61,75), (139506,1840093,0,'hair_face_highlight_color',225,221,214), (139507,1840093,0,'hair_highlight',161,165,168), (139508,1840093,0,'hair_type_color',61,61,75), (139509,1840093,0,'hair_type_highlight_color',225,221,214), (139510,1840093,1,'lip_type',51,63,-10), (139511,1840093,1,'nose_type',-4,-55,-76), (139512,1840093,0,'skin_color',87,126,129), (139513,1840093,1,'soga_cheek_type',0,-77,-28), (139514,1840093,1,'soga_chin_type',0,51,63), (139515,1840093,1,'soga_ear_type',0,68,0), (139516,1840093,1,'soga_eye_brow_type',0,-72,-7), (139517,1840093,0,'soga_eye_color',229,229,102), (139518,1840093,1,'soga_eye_type',68,0,0), (139519,1840093,0,'soga_hair_color1',43,36,70), (139520,1840093,0,'soga_hair_color2',49,49,53), (139521,1840093,0,'soga_hair_face_color',61,61,75), (139522,1840093,0,'soga_hair_face_highlight_color',225,221,214), (139523,1840093,0,'soga_hair_highlight',161,165,168), (139524,1840093,0,'soga_hair_type_color',61,61,75), (139525,1840093,0,'soga_hair_type_highlight_color',225,221,214), (139526,1840093,1,'soga_lip_type',48,-71,-18), (139527,1840093,1,'soga_nose_type',-10,-76,31), (139528,1840093,0,'soga_skin_color',87,126,129), (139529,1840094,1,'cheek_type',-42,12,0), (139530,1840094,1,'chin_type',-18,18,7), (139531,1840094,1,'ear_type',-5,7,0), (139532,1840094,1,'eye_brow_type',12,2,12), (139533,1840094,0,'eye_color',219,109,234), (139534,1840094,1,'eye_type',-32,0,0), (139535,1840094,0,'hair_color1',0,235,0), (139536,1840094,0,'hair_face_color',183,197,197), (139537,1840094,0,'hair_face_highlight_color',105,103,97), (139538,1840094,0,'hair_type_color',183,197,197), (139539,1840094,0,'hair_type_highlight_color',105,103,97), (139540,1840094,1,'lip_type',-17,-26,31), (139541,1840094,1,'nose_type',7,0,-21), (139542,1840094,0,'skin_color',63,119,118), (139543,1840094,1,'soga_cheek_type',0,12,2), (139544,1840094,1,'soga_chin_type',0,-17,-26), (139545,1840094,1,'soga_ear_type',0,-32,0), (139546,1840094,1,'soga_eye_brow_type',0,-5,7), (139547,1840094,0,'soga_eye_color',229,229,102), (139548,1840094,0,'soga_hair_face_color',183,197,197), (139549,1840094,0,'soga_hair_face_highlight_color',105,103,97), (139550,1840094,0,'soga_hair_type_color',183,197,197), (139551,1840094,0,'soga_hair_type_highlight_color',105,103,97), (139552,1840094,1,'soga_lip_type',12,-42,12), (139553,1840094,1,'soga_nose_type',31,-18,18), (139554,1840094,0,'soga_skin_color',63,119,118), (139555,1840094,0,'wing_color1',255,255,255), (139556,1840094,0,'wing_color2',255,255,255), (139557,1840095,1,'cheek_type',-42,12,0), (139558,1840095,1,'chin_type',-18,18,7), (139559,1840095,1,'ear_type',-5,7,0), (139560,1840095,1,'eye_brow_type',12,2,12), (139561,1840095,0,'eye_color',219,109,234), (139562,1840095,1,'eye_type',-32,0,0), (139563,1840095,0,'hair_color1',0,235,0), (139564,1840095,0,'hair_face_color',183,197,197), (139565,1840095,0,'hair_face_highlight_color',105,103,97), (139566,1840095,0,'hair_type_color',183,197,197), (139567,1840095,0,'hair_type_highlight_color',105,103,97), (139568,1840095,1,'lip_type',-17,-26,31), (139569,1840095,1,'nose_type',7,0,-21), (139570,1840095,0,'skin_color',63,119,118), (139571,1840095,1,'soga_cheek_type',0,12,2), (139572,1840095,1,'soga_chin_type',0,-17,-26), (139573,1840095,1,'soga_ear_type',0,-32,0), (139574,1840095,1,'soga_eye_brow_type',0,-5,7), (139575,1840095,0,'soga_eye_color',229,229,102), (139576,1840095,0,'soga_hair_face_color',183,197,197), (139577,1840095,0,'soga_hair_face_highlight_color',105,103,97), (139578,1840095,0,'soga_hair_type_color',183,197,197), (139579,1840095,0,'soga_hair_type_highlight_color',105,103,97), (139580,1840095,1,'soga_lip_type',12,-42,12), (139581,1840095,1,'soga_nose_type',31,-18,18), (139582,1840095,0,'soga_skin_color',63,119,118), (139583,1840095,0,'wing_color1',255,255,255), (139584,1840095,0,'wing_color2',255,255,255), (139585,1840096,1,'cheek_type',-7,-23,0), (139586,1840096,1,'chin_type',46,-41,-7), (139587,1840096,1,'ear_type',58,-21,0), (139588,1840096,1,'eye_brow_type',31,32,72), (139589,1840096,0,'eye_color',32,20,50), (139590,1840096,1,'eye_type',-74,0,0), (139591,1840096,0,'hair_color1',237,230,163), (139592,1840096,0,'hair_color2',53,49,53), (139593,1840096,0,'hair_face_color',15,1,20), (139594,1840096,0,'hair_face_highlight_color',5,5,1), (139595,1840096,0,'hair_highlight',33,22,19), (139596,1840096,0,'hair_type_color',15,1,20), (139597,1840096,0,'hair_type_highlight_color',5,5,1), (139598,1840096,1,'lip_type',20,-25,-93), (139599,1840096,1,'nose_type',-68,-19,-26), (139600,1840096,0,'skin_color',122,132,157), (139601,1840096,1,'soga_cheek_type',0,31,32), (139602,1840096,1,'soga_chin_type',0,20,-25), (139603,1840096,1,'soga_ear_type',0,-74,0), (139604,1840096,1,'soga_eye_brow_type',0,58,-21), (139605,1840096,0,'soga_eye_color',229,229,102), (139606,1840096,1,'soga_eye_type',-74,0,0), (139607,1840096,0,'soga_hair_color1',29,21,28), (139608,1840096,0,'soga_hair_color2',53,49,53), (139609,1840096,0,'soga_hair_face_color',15,1,20), (139610,1840096,0,'soga_hair_face_highlight_color',5,5,1), (139611,1840096,0,'soga_hair_highlight',33,22,19), (139612,1840096,0,'soga_hair_type_color',15,1,20), (139613,1840096,0,'soga_hair_type_highlight_color',5,5,1), (139614,1840096,1,'soga_lip_type',72,-7,-23), (139615,1840096,1,'soga_nose_type',-93,46,-41), (139616,1840096,0,'soga_skin_color',122,132,157), (139617,1840097,1,'cheek_type',78,37,0), (139618,1840097,1,'chin_type',-15,-91,12), (139619,1840097,1,'ear_type',58,-25,0), (139620,1840097,1,'eye_brow_type',-84,93,5), (139621,1840097,0,'eye_color',233,164,255), (139622,1840097,1,'eye_type',62,0,0), (139623,1840097,0,'hair_color1',70,81,168), (139624,1840097,0,'hair_color2',121,113,107), (139625,1840097,0,'hair_face_color',145,168,168), (139626,1840097,0,'hair_face_highlight_color',93,77,125), (139627,1840097,0,'hair_highlight',96,63,188), (139628,1840097,0,'hair_type_color',145,168,168), (139629,1840097,0,'hair_type_highlight_color',93,77,125), (139630,1840097,1,'lip_type',56,-1,-63), (139631,1840097,1,'nose_type',-11,70,81), (139632,1840097,0,'skin_color',197,191,224), (139633,1840097,1,'soga_cheek_type',0,-84,93), (139634,1840097,1,'soga_chin_type',0,56,-1), (139635,1840097,1,'soga_ear_type',0,62,0), (139636,1840097,1,'soga_eye_brow_type',0,58,-25), (139637,1840097,0,'soga_eye_color',229,229,102), (139638,1840097,1,'soga_eye_type',62,0,0), (139639,1840097,0,'soga_hair_color1',114,112,142), (139640,1840097,0,'soga_hair_color2',121,113,107), (139641,1840097,0,'soga_hair_face_color',145,168,168), (139642,1840097,0,'soga_hair_face_highlight_color',93,77,125), (139643,1840097,0,'soga_hair_highlight',96,63,188), (139644,1840097,0,'soga_hair_type_color',145,168,168), (139645,1840097,0,'soga_hair_type_highlight_color',93,77,125), (139646,1840097,1,'soga_lip_type',5,78,37), (139647,1840097,1,'soga_nose_type',-63,-15,-91), (139648,1840097,0,'soga_skin_color',197,191,224), (139649,1840098,1,'cheek_type',0,2,0), (139650,1840098,1,'chin_type',-1,28,28), (139651,1840098,1,'ear_type',34,12,0), (139652,1840098,1,'eye_brow_type',-2,-10,-5), (139653,1840098,0,'eye_color',101,107,192), (139654,1840098,1,'eye_type',-31,0,0), (139655,1840098,0,'hair_color1',0,222,0), (139656,1840098,0,'hair_face_color',144,146,146), (139657,1840098,0,'hair_face_highlight_color',105,103,97), (139658,1840098,0,'hair_type_color',144,146,146), (139659,1840098,0,'hair_type_highlight_color',105,103,97), (139660,1840098,1,'lip_type',7,-20,-9), (139661,1840098,1,'nose_type',-11,0,-34), (139662,1840098,0,'skin_color',132,120,163), (139663,1840098,1,'soga_cheek_type',0,-2,-10), (139664,1840098,1,'soga_chin_type',0,7,-20), (139665,1840098,1,'soga_ear_type',0,-31,0), (139666,1840098,1,'soga_eye_brow_type',0,34,12), (139667,1840098,0,'soga_eye_color',229,229,102), (139668,1840098,0,'soga_hair_face_color',144,146,146), (139669,1840098,0,'soga_hair_face_highlight_color',105,103,97), (139670,1840098,0,'soga_hair_type_color',144,146,146), (139671,1840098,0,'soga_hair_type_highlight_color',105,103,97), (139672,1840098,1,'soga_lip_type',-5,0,2), (139673,1840098,1,'soga_nose_type',-9,-1,28), (139674,1840098,0,'soga_skin_color',132,120,163), (139675,1840098,0,'wing_color1',255,255,255), (139676,1840098,0,'wing_color2',255,255,255), (139677,1840099,1,'cheek_type',58,0,0), (139678,1840099,1,'chin_type',-62,10,94), (139679,1840099,1,'ear_type',44,-48,0), (139680,1840099,1,'eye_brow_type',-44,-11,-62), (139681,1840099,0,'eye_color',141,70,150), (139682,1840099,1,'eye_type',48,0,0), (139683,1840099,0,'hair_color1',48,253,177), (139684,1840099,0,'hair_face_color',7,1,1), (139685,1840099,0,'hair_face_highlight_color',107,119,158), (139686,1840099,0,'hair_type_color',7,1,1), (139687,1840099,0,'hair_type_highlight_color',107,119,158), (139688,1840099,1,'lip_type',25,-15,-68), (139689,1840099,1,'nose_type',-7,48,-3), (139690,1840099,0,'skin_color',103,97,130), (139691,1840099,1,'soga_cheek_type',0,-44,-11), (139692,1840099,1,'soga_chin_type',0,25,-15), (139693,1840099,1,'soga_ear_type',0,48,0), (139694,1840099,1,'soga_eye_brow_type',0,44,-48), (139695,1840099,0,'soga_eye_color',229,229,102), (139696,1840099,0,'soga_hair_face_color',7,1,1), (139697,1840099,0,'soga_hair_face_highlight_color',107,119,158), (139698,1840099,0,'soga_hair_type_color',7,1,1), (139699,1840099,0,'soga_hair_type_highlight_color',107,119,158), (139700,1840099,1,'soga_lip_type',-62,58,0), (139701,1840099,1,'soga_nose_type',-68,-62,10), (139702,1840099,0,'soga_skin_color',103,97,130), (139703,1840099,0,'wing_color1',255,255,255), (139704,1840099,0,'wing_color2',255,255,255), (139705,1840100,1,'cheek_type',-42,12,0), (139706,1840100,1,'chin_type',-18,18,7), (139707,1840100,1,'ear_type',-5,7,0), (139708,1840100,1,'eye_brow_type',12,2,12), (139709,1840100,0,'eye_color',219,109,234), (139710,1840100,1,'eye_type',-32,0,0), (139711,1840100,0,'hair_color1',0,235,0), (139712,1840100,0,'hair_face_color',183,197,197), (139713,1840100,0,'hair_face_highlight_color',105,103,97), (139714,1840100,0,'hair_type_color',183,197,197), (139715,1840100,0,'hair_type_highlight_color',105,103,97), (139716,1840100,1,'lip_type',-17,-26,31), (139717,1840100,1,'nose_type',7,0,-21), (139718,1840100,0,'skin_color',63,119,118), (139719,1840100,1,'soga_cheek_type',0,12,2), (139720,1840100,1,'soga_chin_type',0,-17,-26), (139721,1840100,1,'soga_ear_type',0,-32,0), (139722,1840100,1,'soga_eye_brow_type',0,-5,7), (139723,1840100,0,'soga_eye_color',229,229,102), (139724,1840100,0,'soga_hair_face_color',183,197,197), (139725,1840100,0,'soga_hair_face_highlight_color',105,103,97), (139726,1840100,0,'soga_hair_type_color',183,197,197), (139727,1840100,0,'soga_hair_type_highlight_color',105,103,97), (139728,1840100,1,'soga_lip_type',12,-42,12), (139729,1840100,1,'soga_nose_type',31,-18,18), (139730,1840100,0,'soga_skin_color',63,119,118), (139731,1840100,0,'wing_color1',255,255,255), (139732,1840100,0,'wing_color2',255,255,255), (139733,1840101,1,'cheek_type',94,22,0), (139734,1840101,1,'chin_type',26,-47,68), (139735,1840101,1,'ear_type',-46,-31,0), (139736,1840101,1,'eye_brow_type',74,-48,87), (139737,1840101,0,'eye_color',201,137,255), (139738,1840101,1,'eye_type',-71,0,0), (139739,1840101,0,'hair_color1',175,37,8), (139740,1840101,0,'hair_face_color',244,246,246), (139741,1840101,0,'hair_face_highlight_color',86,68,133), (139742,1840101,0,'hair_type_color',244,246,246), (139743,1840101,0,'hair_type_highlight_color',86,68,133), (139744,1840101,1,'lip_type',-98,90,-65), (139745,1840101,1,'nose_type',-44,-81,37), (139746,1840101,0,'skin_color',123,166,165), (139747,1840101,1,'soga_cheek_type',0,74,-48), (139748,1840101,1,'soga_chin_type',0,-98,90), (139749,1840101,1,'soga_ear_type',0,-71,0), (139750,1840101,1,'soga_eye_brow_type',0,-46,-31), (139751,1840101,0,'soga_eye_color',229,229,102), (139752,1840101,0,'soga_hair_face_color',244,246,246), (139753,1840101,0,'soga_hair_face_highlight_color',86,68,133), (139754,1840101,0,'soga_hair_type_color',244,246,246), (139755,1840101,0,'soga_hair_type_highlight_color',86,68,133), (139756,1840101,1,'soga_lip_type',87,94,22), (139757,1840101,1,'soga_nose_type',-65,26,-47), (139758,1840101,0,'soga_skin_color',123,166,165), (139759,1840101,0,'wing_color1',255,255,255), (139760,1840101,0,'wing_color2',255,255,255), (139761,1840102,1,'cheek_type',-7,37,0), (139762,1840102,1,'chin_type',37,-39,3), (139763,1840102,1,'ear_type',-1,-7,0), (139764,1840102,1,'eye_brow_type',-31,-25,-22), (139765,1840102,0,'eye_color',20,33,38), (139766,1840102,1,'eye_type',20,0,0), (139767,1840102,0,'hair_color1',234,14,0), (139768,1840102,0,'hair_face_color',255,255,255), (139769,1840102,0,'hair_face_highlight_color',155,150,106), (139770,1840102,0,'hair_type_color',255,255,255), (139771,1840102,0,'hair_type_highlight_color',155,150,106), (139772,1840102,1,'lip_type',3,3,-46), (139773,1840102,1,'nose_type',-25,-22,14), (139774,1840102,0,'skin_color',114,88,132), (139775,1840102,1,'soga_cheek_type',0,-31,-25), (139776,1840102,1,'soga_chin_type',0,3,3), (139777,1840102,1,'soga_ear_type',0,20,0), (139778,1840102,1,'soga_eye_brow_type',0,-1,-7), (139779,1840102,0,'soga_eye_color',229,229,102), (139780,1840102,1,'soga_eye_type',20,0,0), (139781,1840102,0,'soga_hair_face_color',255,255,255), (139782,1840102,0,'soga_hair_face_highlight_color',155,150,106), (139783,1840102,0,'soga_hair_type_color',255,255,255), (139784,1840102,0,'soga_hair_type_highlight_color',155,150,106), (139785,1840102,1,'soga_lip_type',-22,-7,37), (139786,1840102,1,'soga_nose_type',-46,37,-39), (139787,1840102,0,'soga_skin_color',114,88,132), (139788,1840102,0,'wing_color1',255,255,255), (139789,1840102,0,'wing_color2',255,255,255), (139790,1840103,0,'eye_color',255,255,255), (139791,1840103,0,'skin_color',255,255,255), (139792,1840103,0,'soga_eye_color',255,0,255), (139793,1840104,1,'cheek_type',37,28,0), (139794,1840104,1,'chin_type',-8,-25,0), (139795,1840104,1,'ear_type',10,18,0), (139796,1840104,1,'eye_brow_type',-4,-8,14), (139797,1840104,0,'eye_color',245,176,255), (139798,1840104,1,'eye_type',-10,0,0), (139799,1840104,0,'hair_color1',10,216,0), (139800,1840104,0,'hair_face_color',226,226,226), (139801,1840104,0,'hair_face_highlight_color',105,103,97), (139802,1840104,0,'hair_type_color',226,226,226), (139803,1840104,0,'hair_type_highlight_color',105,103,97), (139804,1840104,1,'lip_type',31,-17,-4), (139805,1840104,1,'nose_type',23,10,-40), (139806,1840104,0,'skin_color',212,178,213), (139807,1840104,1,'soga_cheek_type',0,-4,-8), (139808,1840104,1,'soga_chin_type',0,31,-17), (139809,1840104,1,'soga_ear_type',0,-10,0), (139810,1840104,1,'soga_eye_brow_type',0,10,18), (139811,1840104,0,'soga_eye_color',229,229,102), (139812,1840104,0,'soga_hair_face_color',226,226,226), (139813,1840104,0,'soga_hair_face_highlight_color',105,103,97), (139814,1840104,0,'soga_hair_type_color',226,226,226), (139815,1840104,0,'soga_hair_type_highlight_color',105,103,97), (139816,1840104,1,'soga_lip_type',14,37,28), (139817,1840104,1,'soga_nose_type',-4,-8,-25), (139818,1840104,0,'soga_skin_color',212,178,213), (139819,1840104,0,'wing_color1',255,255,255), (139820,1840104,0,'wing_color2',255,255,255), (139821,1840105,1,'cheek_type',-28,-8,0), (139822,1840105,1,'chin_type',47,29,-10), (139823,1840105,1,'ear_type',28,26,0), (139824,1840105,1,'eye_brow_type',9,11,17), (139825,1840105,0,'eye_color',243,166,255), (139826,1840105,1,'eye_type',-17,0,0), (139827,1840105,0,'hair_color1',244,249,0), (139828,1840105,0,'hair_face_color',114,135,135), (139829,1840105,0,'hair_face_highlight_color',105,103,97), (139830,1840105,0,'hair_type_color',114,135,135), (139831,1840105,0,'hair_type_highlight_color',105,103,97), (139832,1840105,1,'lip_type',7,17,-2), (139833,1840105,1,'nose_type',-17,-12,-7), (139834,1840105,0,'skin_color',125,118,117), (139835,1840105,1,'soga_cheek_type',0,9,11), (139836,1840105,1,'soga_chin_type',0,7,17), (139837,1840105,1,'soga_ear_type',0,-17,0), (139838,1840105,1,'soga_eye_brow_type',0,28,26), (139839,1840105,0,'soga_eye_color',229,229,102), (139840,1840105,0,'soga_hair_face_color',114,135,135), (139841,1840105,0,'soga_hair_face_highlight_color',105,103,97), (139842,1840105,0,'soga_hair_type_color',114,135,135), (139843,1840105,0,'soga_hair_type_highlight_color',105,103,97), (139844,1840105,1,'soga_lip_type',17,-28,-8), (139845,1840105,1,'soga_nose_type',-2,47,29), (139846,1840105,0,'soga_skin_color',125,118,117), (139847,1840105,0,'wing_color1',255,255,255), (139848,1840105,0,'wing_color2',255,255,255), (139849,1840106,1,'cheek_type',-31,52,0), (139850,1840106,1,'chin_type',-64,42,-25), (139851,1840106,1,'ear_type',42,56,0), (139852,1840106,1,'eye_brow_type',29,44,-77), (139853,1840106,0,'eye_color',15,8,20), (139854,1840106,1,'eye_type',-39,0,0), (139855,1840106,0,'hair_color1',82,50,162), (139856,1840106,0,'hair_color2',62,62,68), (139857,1840106,0,'hair_face_color',244,245,246), (139858,1840106,0,'hair_face_highlight_color',94,79,124), (139859,1840106,0,'hair_highlight',96,63,188), (139860,1840106,0,'hair_type_color',244,245,246), (139861,1840106,0,'hair_type_highlight_color',94,79,124), (139862,1840106,1,'lip_type',-9,-77,-14), (139863,1840106,1,'nose_type',-97,82,50), (139864,1840106,0,'skin_color',102,77,75), (139865,1840106,1,'soga_cheek_type',0,29,44), (139866,1840106,1,'soga_chin_type',0,-9,-77), (139867,1840106,1,'soga_ear_type',0,-39,0), (139868,1840106,1,'soga_eye_brow_type',0,42,56), (139869,1840106,0,'soga_eye_color',229,229,102), (139870,1840106,1,'soga_eye_type',-39,0,0), (139871,1840106,0,'soga_hair_color1',160,156,172), (139872,1840106,0,'soga_hair_color2',62,62,68), (139873,1840106,0,'soga_hair_face_color',244,245,246), (139874,1840106,0,'soga_hair_face_highlight_color',94,79,124), (139875,1840106,0,'soga_hair_highlight',96,63,188), (139876,1840106,0,'soga_hair_type_color',244,245,246), (139877,1840106,0,'soga_hair_type_highlight_color',94,79,124), (139878,1840106,1,'soga_lip_type',-77,-31,52), (139879,1840106,1,'soga_nose_type',-14,-64,42), (139880,1840106,0,'soga_skin_color',102,77,75), (139881,1840106,0,'wing_color1',255,255,255), (139882,1840106,0,'wing_color2',255,255,255), (139883,1840107,1,'cheek_type',7,9,0), (139884,1840107,1,'chin_type',81,-62,8), (139885,1840107,1,'ear_type',21,5,0), (139886,1840107,1,'eye_brow_type',11,-50,64), (139887,1840107,0,'eye_color',84,43,98), (139888,1840107,1,'eye_type',-93,0,0), (139889,1840107,0,'hair_color1',161,31,235), (139890,1840107,0,'hair_color2',53,49,53), (139891,1840107,0,'hair_face_color',30,20,38), (139892,1840107,0,'hair_face_highlight_color',244,244,246), (139893,1840107,0,'hair_highlight',160,156,172), (139894,1840107,0,'hair_type_color',30,20,38), (139895,1840107,0,'hair_type_highlight_color',244,244,246), (139896,1840107,1,'lip_type',0,28,-78), (139897,1840107,1,'nose_type',-96,-95,31), (139898,1840107,0,'skin_color',130,135,164), (139899,1840107,1,'soga_cheek_type',0,11,-50), (139900,1840107,1,'soga_chin_type',0,0,28), (139901,1840107,1,'soga_ear_type',0,-93,0), (139902,1840107,1,'soga_eye_brow_type',0,21,5), (139903,1840107,0,'soga_eye_color',229,229,102), (139904,1840107,1,'soga_eye_type',-93,0,0), (139905,1840107,0,'soga_hair_color1',29,21,28), (139906,1840107,0,'soga_hair_color2',53,49,53), (139907,1840107,0,'soga_hair_face_color',30,20,38), (139908,1840107,0,'soga_hair_face_highlight_color',244,244,246), (139909,1840107,0,'soga_hair_highlight',160,156,172), (139910,1840107,0,'soga_hair_type_color',30,20,38), (139911,1840107,0,'soga_hair_type_highlight_color',244,244,246), (139912,1840107,1,'soga_lip_type',64,7,9), (139913,1840107,1,'soga_nose_type',-78,81,-62), (139914,1840107,0,'soga_skin_color',130,135,164), (139915,1840108,1,'cheek_type',-45,-19,0), (139916,1840108,1,'chin_type',71,0,-76), (139917,1840108,1,'ear_type',81,-50,0), (139918,1840108,1,'eye_brow_type',40,-62,-59), (139919,1840108,0,'eye_color',240,159,255), (139920,1840108,1,'eye_type',56,0,0), (139921,1840108,0,'hair_color1',208,251,166), (139922,1840108,0,'hair_color2',95,79,92), (139923,1840108,0,'hair_face_color',109,154,177), (139924,1840108,0,'hair_face_highlight_color',109,131,182), (139925,1840108,0,'hair_highlight',103,102,153), (139926,1840108,0,'hair_type_color',109,154,177), (139927,1840108,0,'hair_type_highlight_color',109,131,182), (139928,1840108,1,'lip_type',22,-11,52), (139929,1840108,1,'nose_type',62,-48,-5), (139930,1840108,0,'skin_color',115,158,157), (139931,1840108,1,'soga_cheek_type',0,40,-62), (139932,1840108,1,'soga_chin_type',0,22,-11), (139933,1840108,1,'soga_ear_type',0,56,0), (139934,1840108,1,'soga_eye_brow_type',0,81,-50), (139935,1840108,0,'soga_eye_color',229,229,102), (139936,1840108,1,'soga_eye_type',56,0,0), (139937,1840108,0,'soga_hair_color1',93,64,120), (139938,1840108,0,'soga_hair_color2',95,79,92), (139939,1840108,0,'soga_hair_face_color',109,154,177), (139940,1840108,0,'soga_hair_face_highlight_color',109,131,182), (139941,1840108,0,'soga_hair_highlight',103,102,153), (139942,1840108,0,'soga_hair_type_color',109,154,177), (139943,1840108,0,'soga_hair_type_highlight_color',109,131,182), (139944,1840108,1,'soga_lip_type',-59,-45,-19), (139945,1840108,1,'soga_nose_type',52,71,0), (139946,1840108,0,'soga_skin_color',115,158,157), (139947,1840108,0,'wing_color1',255,255,255), (139948,1840108,0,'wing_color2',255,255,255), (139949,1840109,1,'cheek_type',0,-3,0), (139950,1840109,1,'chin_type',-50,97,3), (139951,1840109,1,'ear_type',62,-25,0), (139952,1840109,1,'eye_brow_type',-64,-81,-3), (139953,1840109,0,'eye_color',43,70,43), (139954,1840109,1,'eye_type',10,0,0), (139955,1840109,0,'hair_color1',62,242,187), (139956,1840109,0,'hair_color2',218,0,0), (139957,1840109,0,'hair_face_color',37,22,5), (139958,1840109,0,'hair_face_highlight_color',121,38,35), (139959,1840109,0,'hair_type_color',37,22,5), (139960,1840109,0,'hair_type_highlight_color',121,38,35), (139961,1840109,1,'lip_type',40,46,-71), (139962,1840109,1,'nose_type',96,62,-14), (139963,1840109,0,'skin_color',245,249,245), (139964,1840109,1,'soga_cheek_type',0,-64,-81), (139965,1840109,1,'soga_chin_type',0,40,46), (139966,1840109,1,'soga_ear_type',0,10,0), (139967,1840109,1,'soga_eye_brow_type',0,62,-25), (139968,1840109,0,'soga_eye_color',229,229,102), (139969,1840109,1,'soga_eye_type',-38,0,0), (139970,1840109,0,'soga_hair_face_color',37,22,5), (139971,1840109,0,'soga_hair_face_highlight_color',121,38,35), (139972,1840109,0,'soga_hair_type_color',37,22,5), (139973,1840109,0,'soga_hair_type_highlight_color',121,38,35), (139974,1840109,1,'soga_lip_type',-3,0,-3), (139975,1840109,1,'soga_nose_type',-71,-50,97), (139976,1840109,0,'soga_skin_color',245,249,245), (139977,1840109,0,'wing_color1',255,255,255), (139978,1840109,0,'wing_color2',255,255,255), (139979,1840110,1,'cheek_type',63,62,0), (139980,1840110,1,'chin_type',-70,12,-95), (139981,1840110,1,'ear_type',-29,-87,0), (139982,1840110,1,'eye_brow_type',95,68,43), (139983,1840110,0,'eye_color',73,136,134), (139984,1840110,1,'eye_type',64,0,0), (139985,1840110,0,'hair_color1',77,62,23), (139986,1840110,0,'hair_color2',49,49,53), (139987,1840110,0,'hair_face_color',61,61,75), (139988,1840110,0,'hair_face_highlight_color',109,131,182), (139989,1840110,0,'hair_highlight',103,102,153), (139990,1840110,0,'hair_type_color',61,61,75), (139991,1840110,0,'hair_type_highlight_color',109,131,182), (139992,1840110,1,'lip_type',-85,83,-51), (139993,1840110,1,'nose_type',-89,77,62), (139994,1840110,0,'skin_color',121,160,163), (139995,1840110,1,'soga_cheek_type',0,95,68), (139996,1840110,1,'soga_chin_type',0,-85,83), (139997,1840110,1,'soga_ear_type',0,64,0), (139998,1840110,1,'soga_eye_brow_type',0,-29,-87), (139999,1840110,0,'soga_eye_color',229,229,102), (140000,1840110,1,'soga_eye_type',64,0,0), (140001,1840110,0,'soga_hair_color1',43,36,70), (140002,1840110,0,'soga_hair_color2',49,49,53), (140003,1840110,0,'soga_hair_face_color',61,61,75), (140004,1840110,0,'soga_hair_face_highlight_color',109,131,182), (140005,1840110,0,'soga_hair_highlight',103,102,153), (140006,1840110,0,'soga_hair_type_color',61,61,75), (140007,1840110,0,'soga_hair_type_highlight_color',109,131,182), (140008,1840110,1,'soga_lip_type',43,63,62), (140009,1840110,1,'soga_nose_type',-51,-70,12), (140010,1840110,0,'soga_skin_color',121,160,163), (140011,1840110,0,'wing_color1',255,255,255), (140012,1840110,0,'wing_color2',255,255,255), (140013,1840111,1,'cheek_type',-68,-4,0), (140014,1840111,1,'chin_type',-28,-93,-20), (140015,1840111,1,'ear_type',1,-18,0), (140016,1840111,1,'eye_brow_type',100,100,100), (140017,1840111,0,'eye_color',68,38,96), (140018,1840111,1,'eye_type',-100,0,0), (140019,1840111,0,'hair_color1',228,88,216), (140020,1840111,0,'hair_color2',49,49,53), (140021,1840111,0,'hair_face_color',61,61,75), (140022,1840111,0,'hair_face_highlight_color',103,132,149), (140023,1840111,0,'hair_highlight',102,153,147), (140024,1840111,0,'hair_type_color',61,61,75), (140025,1840111,0,'hair_type_highlight_color',103,132,149), (140026,1840111,1,'lip_type',53,29,-77), (140027,1840111,1,'nose_type',91,-28,88), (140028,1840111,0,'skin_color',93,136,135), (140029,1840111,1,'soga_cheek_type',0,100,100), (140030,1840111,1,'soga_chin_type',0,53,29), (140031,1840111,1,'soga_ear_type',0,-100,0), (140032,1840111,1,'soga_eye_brow_type',0,1,-18), (140033,1840111,0,'soga_eye_color',229,229,102), (140034,1840111,1,'soga_eye_type',-100,0,0), (140035,1840111,0,'soga_hair_color1',43,36,70), (140036,1840111,0,'soga_hair_color2',49,49,53), (140037,1840111,0,'soga_hair_face_color',61,61,75), (140038,1840111,0,'soga_hair_face_highlight_color',103,132,149), (140039,1840111,0,'soga_hair_highlight',102,153,147), (140040,1840111,0,'soga_hair_type_color',61,61,75), (140041,1840111,0,'soga_hair_type_highlight_color',103,132,149), (140042,1840111,1,'soga_lip_type',100,-68,-4), (140043,1840111,1,'soga_nose_type',-77,-28,-93), (140044,1840111,0,'soga_skin_color',93,136,135), (140045,1840112,1,'cheek_type',-96,81,0), (140046,1840112,1,'chin_type',-26,-50,-4), (140047,1840112,1,'ear_type',63,12,0), (140048,1840112,1,'eye_brow_type',47,32,-95), (140049,1840112,0,'eye_color',226,167,255), (140050,1840112,1,'eye_type',35,0,0), (140051,1840112,0,'hair_color1',197,17,197), (140052,1840112,0,'hair_color2',59,81,113), (140053,1840112,0,'hair_face_color',107,131,145), (140054,1840112,0,'hair_face_highlight_color',109,131,182), (140055,1840112,0,'hair_highlight',103,102,153), (140056,1840112,0,'hair_type_color',107,131,145), (140057,1840112,0,'hair_type_highlight_color',109,131,182), (140058,1840112,1,'lip_type',-1,-25,-4), (140059,1840112,1,'nose_type',-78,-59,17), (140060,1840112,0,'skin_color',88,84,116), (140061,1840112,1,'soga_cheek_type',0,47,32), (140062,1840112,1,'soga_chin_type',0,-1,-25), (140063,1840112,1,'soga_ear_type',0,35,0), (140064,1840112,1,'soga_eye_brow_type',0,63,12), (140065,1840112,0,'soga_eye_color',229,229,102), (140066,1840112,1,'soga_eye_type',35,0,0), (140067,1840112,0,'soga_hair_color1',98,91,163), (140068,1840112,0,'soga_hair_color2',59,81,113), (140069,1840112,0,'soga_hair_face_color',107,131,145), (140070,1840112,0,'soga_hair_face_highlight_color',109,131,182), (140071,1840112,0,'soga_hair_highlight',103,102,153), (140072,1840112,0,'soga_hair_type_color',107,131,145), (140073,1840112,0,'soga_hair_type_highlight_color',109,131,182), (140074,1840112,1,'soga_lip_type',-95,-96,81), (140075,1840112,1,'soga_nose_type',-4,-26,-50), (140076,1840112,0,'soga_skin_color',88,84,116), (140077,1840113,1,'cheek_type',58,0,0), (140078,1840113,1,'chin_type',-62,10,94), (140079,1840113,1,'ear_type',44,-48,0), (140080,1840113,1,'eye_brow_type',-44,-11,-62), (140081,1840113,0,'eye_color',141,70,150), (140082,1840113,1,'eye_type',48,0,0), (140083,1840113,0,'hair_color1',48,253,177), (140084,1840113,0,'hair_color2',52,50,42), (140085,1840113,0,'hair_face_color',7,1,1), (140086,1840113,0,'hair_face_highlight_color',107,119,158), (140087,1840113,0,'hair_highlight',94,119,160), (140088,1840113,0,'hair_type_color',7,1,1), (140089,1840113,0,'hair_type_highlight_color',107,119,158), (140090,1840113,1,'lip_type',25,-15,-68), (140091,1840113,1,'nose_type',-7,48,-3), (140092,1840113,0,'skin_color',103,97,130), (140093,1840113,1,'soga_cheek_type',0,-44,-11), (140094,1840113,1,'soga_chin_type',0,25,-15), (140095,1840113,1,'soga_ear_type',0,48,0), (140096,1840113,1,'soga_eye_brow_type',0,44,-48), (140097,1840113,0,'soga_eye_color',229,229,102), (140098,1840113,1,'soga_eye_type',48,0,0), (140099,1840113,0,'soga_hair_color1',56,22,22), (140100,1840113,0,'soga_hair_color2',52,50,42), (140101,1840113,0,'soga_hair_face_color',7,1,1), (140102,1840113,0,'soga_hair_face_highlight_color',107,119,158), (140103,1840113,0,'soga_hair_highlight',94,119,160), (140104,1840113,0,'soga_hair_type_color',7,1,1), (140105,1840113,0,'soga_hair_type_highlight_color',107,119,158), (140106,1840113,1,'soga_lip_type',-62,58,0), (140107,1840113,1,'soga_nose_type',-68,-62,10), (140108,1840113,0,'soga_skin_color',103,97,130), (140109,1840113,0,'wing_color1',255,255,255), (140110,1840113,0,'wing_color2',255,255,255), (140111,1840114,1,'cheek_type',-2,10,0), (140112,1840114,1,'chin_type',0,-25,17), (140113,1840114,1,'ear_type',28,-9,0), (140114,1840114,1,'eye_brow_type',25,-10,10), (140115,1840114,1,'eye_type',7,0,0), (140116,1840114,0,'hair_color1',244,228,0), (140117,1840114,0,'hair_face_color',139,122,138), (140118,1840114,0,'hair_face_highlight_color',105,103,97), (140119,1840114,0,'hair_type_color',139,122,138), (140120,1840114,0,'hair_type_highlight_color',105,103,97), (140121,1840114,1,'lip_type',41,21,38), (140122,1840114,1,'nose_type',-12,-12,-28), (140123,1840114,0,'skin_color',0,4,4), (140124,1840114,1,'soga_cheek_type',0,25,-10), (140125,1840114,1,'soga_chin_type',0,41,21), (140126,1840114,1,'soga_ear_type',0,7,0), (140127,1840114,1,'soga_eye_brow_type',0,28,-9), (140128,1840114,0,'soga_eye_color',229,229,102), (140129,1840114,1,'soga_eye_type',7,0,0), (140130,1840114,0,'soga_hair_face_color',139,122,138), (140131,1840114,0,'soga_hair_face_highlight_color',105,103,97), (140132,1840114,0,'soga_hair_type_color',139,122,138), (140133,1840114,0,'soga_hair_type_highlight_color',105,103,97), (140134,1840114,1,'soga_lip_type',10,-2,10), (140135,1840114,1,'soga_nose_type',38,0,-25), (140136,1840114,0,'soga_skin_color',0,4,4), (140137,1840114,0,'wing_color1',255,255,255), (140138,1840114,0,'wing_color2',255,255,255), (140139,1840115,1,'cheek_type',41,-9,0), (140140,1840115,1,'chin_type',-87,51,-69), (140141,1840115,1,'ear_type',-76,81,0), (140142,1840115,1,'eye_brow_type',-87,14,93), (140143,1840115,0,'eye_color',122,198,228), (140144,1840115,1,'eye_type',-7,0,0), (140145,1840115,0,'hair_color1',206,168,0), (140146,1840115,0,'hair_color2',0,15,42), (140147,1840115,0,'hair_face_color',5,5,1), (140148,1840115,0,'hair_face_highlight_color',5,5,1), (140149,1840115,0,'hair_highlight',6,1,6), (140150,1840115,0,'hair_type_color',5,5,1), (140151,1840115,0,'hair_type_highlight_color',5,5,1), (140152,1840115,1,'lip_type',74,-89,37), (140153,1840115,1,'nose_type',96,-50,-88), (140154,1840115,0,'skin_color',72,72,72), (140155,1840115,1,'soga_cheek_type',0,-87,14), (140156,1840115,1,'soga_chin_type',0,74,-89), (140157,1840115,1,'soga_ear_type',0,-7,0), (140158,1840115,1,'soga_eye_brow_type',0,-76,81), (140159,1840115,0,'soga_eye_color',229,229,102), (140160,1840115,1,'soga_eye_type',-7,0,0), (140161,1840115,0,'soga_hair_color1',1,6,0), (140162,1840115,0,'soga_hair_color2',28,27,50), (140163,1840115,0,'soga_hair_face_color',5,5,1), (140164,1840115,0,'soga_hair_face_highlight_color',5,5,1), (140165,1840115,0,'soga_hair_highlight',33,22,19), (140166,1840115,0,'soga_hair_type_color',5,5,1), (140167,1840115,0,'soga_hair_type_highlight_color',5,5,1), (140168,1840115,1,'soga_lip_type',93,41,-9), (140169,1840115,1,'soga_nose_type',37,-87,51), (140170,1840115,0,'soga_skin_color',72,72,72), (140171,1840116,1,'cheek_type',-50,63,0), (140172,1840116,1,'chin_type',-14,-7,46), (140173,1840116,1,'ear_type',85,35,0), (140174,1840116,1,'eye_brow_type',17,96,79), (140175,1840116,0,'eye_color',15,100,46), (140176,1840116,1,'eye_type',-69,0,0), (140177,1840116,0,'hair_color1',11,228,231), (140178,1840116,0,'hair_color2',142,255,1), (140179,1840116,0,'hair_highlight',255,255,255), (140180,1840116,0,'hair_type_color',80,195,110), (140181,1840116,0,'hair_type_highlight_color',15,1,21), (140182,1840116,1,'lip_type',52,47,93), (140183,1840116,1,'nose_type',-37,11,-28), (140184,1840116,0,'skin_color',88,151,48), (140185,1840116,1,'soga_cheek_type',0,17,96), (140186,1840116,1,'soga_chin_type',0,52,47), (140187,1840116,1,'soga_ear_type',0,-69,0), (140188,1840116,1,'soga_eye_brow_type',0,85,35), (140189,1840116,0,'soga_eye_color',229,229,102), (140190,1840116,1,'soga_eye_type',-69,0,0), (140191,1840116,0,'soga_hair_color1',255,255,255), (140192,1840116,0,'soga_hair_color2',142,255,1), (140193,1840116,0,'soga_hair_highlight',255,255,255), (140194,1840116,0,'soga_hair_type_color',80,195,110), (140195,1840116,0,'soga_hair_type_highlight_color',15,1,21), (140196,1840116,1,'soga_lip_type',79,-50,63), (140197,1840116,1,'soga_nose_type',93,-14,-7), (140198,1840116,0,'soga_skin_color',88,151,48), (140199,1840116,0,'wing_color1',137,121,4), (140200,1840116,0,'wing_color2',28,227,172), (140201,1840117,1,'cheek_type',25,-12,0), (140202,1840117,1,'chin_type',-7,23,0), (140203,1840117,1,'ear_type',0,9,0), (140204,1840117,1,'eye_brow_type',7,-7,-11), (140205,1840117,0,'eye_color',174,98,248), (140206,1840117,1,'eye_type',-37,0,0), (140207,1840117,0,'hair_color1',236,245,0), (140208,1840117,0,'hair_face_color',243,251,255), (140209,1840117,0,'hair_face_highlight_color',155,150,106), (140210,1840117,0,'hair_type_color',243,251,255), (140211,1840117,0,'hair_type_highlight_color',155,150,106), (140212,1840117,1,'lip_type',-14,9,29), (140213,1840117,1,'nose_type',-31,-20,-11), (140214,1840117,0,'skin_color',197,191,190), (140215,1840117,1,'soga_cheek_type',0,7,-7), (140216,1840117,1,'soga_chin_type',0,-14,9), (140217,1840117,1,'soga_ear_type',0,-37,0), (140218,1840117,1,'soga_eye_brow_type',0,0,9), (140219,1840117,0,'soga_eye_color',229,229,102), (140220,1840117,1,'soga_eye_type',-37,0,0), (140221,1840117,0,'soga_hair_face_color',243,251,255), (140222,1840117,0,'soga_hair_face_highlight_color',155,150,106), (140223,1840117,0,'soga_hair_type_color',243,251,255), (140224,1840117,0,'soga_hair_type_highlight_color',155,150,106), (140225,1840117,1,'soga_lip_type',-11,25,-12), (140226,1840117,1,'soga_nose_type',29,-7,23), (140227,1840117,0,'soga_skin_color',197,191,190), (140228,1840117,0,'wing_color1',255,255,255), (140229,1840117,0,'wing_color2',255,255,255), (140230,1840118,1,'cheek_type',4,-11,0), (140231,1840118,1,'chin_type',-31,-1,-14), (140232,1840118,1,'ear_type',-7,21,0), (140233,1840118,1,'eye_brow_type',28,14,3), (140234,1840118,0,'eye_color',244,171,255), (140235,1840118,1,'eye_type',19,0,0), (140236,1840118,0,'hair_color1',18,239,0), (140237,1840118,0,'hair_face_color',152,125,154), (140238,1840118,0,'hair_face_highlight_color',105,103,97), (140239,1840118,0,'hair_type_color',152,125,154), (140240,1840118,0,'hair_type_highlight_color',105,103,97), (140241,1840118,1,'lip_type',11,37,-12), (140242,1840118,1,'nose_type',-7,18,-17), (140243,1840118,0,'skin_color',25,81,80), (140244,1840118,1,'soga_cheek_type',0,28,14), (140245,1840118,1,'soga_chin_type',0,11,37), (140246,1840118,1,'soga_ear_type',0,19,0), (140247,1840118,1,'soga_eye_brow_type',0,-7,21), (140248,1840118,0,'soga_eye_color',229,229,102), (140249,1840118,0,'soga_hair_face_color',152,125,154), (140250,1840118,0,'soga_hair_face_highlight_color',105,103,97), (140251,1840118,0,'soga_hair_type_color',152,125,154), (140252,1840118,0,'soga_hair_type_highlight_color',105,103,97), (140253,1840118,1,'soga_lip_type',3,4,-11), (140254,1840118,1,'soga_nose_type',-12,-31,-1), (140255,1840118,0,'soga_skin_color',25,81,80), (140256,1840118,0,'wing_color1',255,255,255), (140257,1840118,0,'wing_color2',255,255,255), (140258,1840119,1,'cheek_type',-26,0,0), (140259,1840119,1,'chin_type',25,3,0), (140260,1840119,1,'ear_type',-25,10,0), (140261,1840119,1,'eye_brow_type',-2,-1,31), (140262,1840119,0,'eye_color',157,107,255), (140263,1840119,1,'eye_type',35,0,0), (140264,1840119,0,'hair_color1',230,0,0), (140265,1840119,0,'hair_face_color',140,145,161), (140266,1840119,0,'hair_face_highlight_color',105,103,97), (140267,1840119,0,'hair_type_color',140,145,161), (140268,1840119,0,'hair_type_highlight_color',105,103,97), (140269,1840119,1,'lip_type',25,29,0), (140270,1840119,1,'nose_type',8,-26,0), (140271,1840119,0,'skin_color',0,15,15), (140272,1840119,1,'soga_cheek_type',0,-2,-1), (140273,1840119,1,'soga_chin_type',0,25,29), (140274,1840119,1,'soga_ear_type',0,35,0), (140275,1840119,1,'soga_eye_brow_type',0,-25,10), (140276,1840119,0,'soga_eye_color',229,229,102), (140277,1840119,0,'soga_hair_face_color',140,145,161), (140278,1840119,0,'soga_hair_face_highlight_color',105,103,97), (140279,1840119,0,'soga_hair_type_color',140,145,161), (140280,1840119,0,'soga_hair_type_highlight_color',105,103,97), (140281,1840119,1,'soga_lip_type',31,-26,0), (140282,1840119,1,'soga_nose_type',0,25,3), (140283,1840119,0,'soga_skin_color',0,15,15), (140284,1840119,0,'wing_color1',255,255,255), (140285,1840119,0,'wing_color2',255,255,255), (140286,1840120,1,'cheek_type',-41,-89,0), (140287,1840120,1,'chin_type',42,-7,-39), (140288,1840120,1,'ear_type',42,-41,0), (140289,1840120,1,'eye_brow_type',-25,28,-23), (140290,1840120,0,'eye_color',239,133,255), (140291,1840120,1,'eye_type',-58,0,0), (140292,1840120,0,'hair_color1',70,53,0), (140293,1840120,0,'hair_face_color',244,244,246), (140294,1840120,0,'hair_face_highlight_color',156,172,168), (140295,1840120,0,'hair_type_color',244,244,246), (140296,1840120,0,'hair_type_highlight_color',156,172,168), (140297,1840120,1,'lip_type',31,81,63), (140298,1840120,1,'nose_type',44,70,53), (140299,1840120,0,'skin_color',152,172,190), (140300,1840120,1,'soga_cheek_type',0,-25,28), (140301,1840120,1,'soga_chin_type',0,31,81), (140302,1840120,1,'soga_ear_type',0,-58,0), (140303,1840120,1,'soga_eye_brow_type',0,42,-41), (140304,1840120,0,'soga_eye_color',229,229,102), (140305,1840120,0,'soga_hair_face_color',244,244,246), (140306,1840120,0,'soga_hair_face_highlight_color',156,172,168), (140307,1840120,0,'soga_hair_type_color',244,244,246), (140308,1840120,0,'soga_hair_type_highlight_color',156,172,168), (140309,1840120,1,'soga_lip_type',-23,-41,-89), (140310,1840120,1,'soga_nose_type',63,42,-7), (140311,1840120,0,'soga_skin_color',152,172,190), (140312,1840120,0,'wing_color1',255,255,255), (140313,1840120,0,'wing_color2',255,255,255), (140314,1840121,1,'cheek_type',-20,65,0), (140315,1840121,1,'chin_type',-5,87,3), (140316,1840121,1,'ear_type',63,11,0), (140317,1840121,1,'eye_brow_type',-45,52,98), (140318,1840121,0,'eye_color',234,119,255), (140319,1840121,1,'eye_type',-47,0,0), (140320,1840121,0,'hair_color1',191,239,228), (140321,1840121,0,'hair_face_color',244,246,246), (140322,1840121,0,'hair_face_highlight_color',6,3,1), (140323,1840121,0,'hair_type_color',244,246,246), (140324,1840121,0,'hair_type_highlight_color',6,3,1), (140325,1840121,1,'lip_type',-42,-75,14), (140326,1840121,1,'nose_type',29,-65,-17), (140327,1840121,0,'skin_color',155,139,173), (140328,1840121,1,'soga_cheek_type',0,-45,52), (140329,1840121,1,'soga_chin_type',0,-42,-75), (140330,1840121,1,'soga_ear_type',0,-47,0), (140331,1840121,1,'soga_eye_brow_type',0,63,11), (140332,1840121,0,'soga_eye_color',229,229,102), (140333,1840121,0,'soga_hair_face_color',244,246,246), (140334,1840121,0,'soga_hair_face_highlight_color',6,3,1), (140335,1840121,0,'soga_hair_type_color',244,246,246), (140336,1840121,0,'soga_hair_type_highlight_color',6,3,1), (140337,1840121,1,'soga_lip_type',98,-20,65), (140338,1840121,1,'soga_nose_type',14,-5,87), (140339,1840121,0,'soga_skin_color',155,139,173), (140340,1840121,0,'wing_color1',255,255,255), (140341,1840121,0,'wing_color2',255,255,255), (140342,1840122,1,'cheek_type',-8,53,0), (140343,1840122,1,'chin_type',-42,72,-3), (140344,1840122,1,'ear_type',51,4,0), (140345,1840122,1,'eye_brow_type',7,-7,-25), (140346,1840122,0,'eye_color',12,16,24), (140347,1840122,1,'eye_type',-63,0,0), (140348,1840122,0,'hair_color1',204,227,39), (140349,1840122,0,'hair_face_color',145,168,168), (140350,1840122,0,'hair_face_highlight_color',193,183,168), (140351,1840122,0,'hair_type_color',145,168,168), (140352,1840122,0,'hair_type_highlight_color',193,183,168), (140353,1840122,1,'lip_type',95,-98,90), (140354,1840122,1,'nose_type',0,-52,-29), (140355,1840122,0,'skin_color',122,165,164), (140356,1840122,1,'soga_cheek_type',0,7,-7), (140357,1840122,1,'soga_chin_type',0,95,-98), (140358,1840122,1,'soga_ear_type',0,-63,0), (140359,1840122,1,'soga_eye_brow_type',0,51,4), (140360,1840122,0,'soga_eye_color',229,229,102), (140361,1840122,0,'soga_hair_face_color',145,168,168), (140362,1840122,0,'soga_hair_face_highlight_color',193,183,168), (140363,1840122,0,'soga_hair_type_color',145,168,168), (140364,1840122,0,'soga_hair_type_highlight_color',193,183,168), (140365,1840122,1,'soga_lip_type',-25,-8,53), (140366,1840122,1,'soga_nose_type',90,-42,72), (140367,1840122,0,'soga_skin_color',122,165,164), (140368,1840122,0,'wing_color1',255,255,255), (140369,1840122,0,'wing_color2',255,255,255), (140370,1840123,1,'cheek_type',-20,65,0), (140371,1840123,1,'chin_type',-5,87,3), (140372,1840123,1,'ear_type',63,11,0), (140373,1840123,1,'eye_brow_type',-45,52,98), (140374,1840123,0,'eye_color',234,119,255), (140375,1840123,1,'eye_type',-47,0,0), (140376,1840123,0,'hair_color1',191,239,228), (140377,1840123,0,'hair_face_color',244,246,246), (140378,1840123,0,'hair_face_highlight_color',6,3,1), (140379,1840123,0,'hair_type_color',244,246,246), (140380,1840123,0,'hair_type_highlight_color',6,3,1), (140381,1840123,1,'lip_type',-42,-75,14), (140382,1840123,1,'nose_type',29,-65,-17), (140383,1840123,0,'skin_color',155,139,173), (140384,1840123,1,'soga_cheek_type',0,-45,52), (140385,1840123,1,'soga_chin_type',0,-42,-75), (140386,1840123,1,'soga_ear_type',0,-47,0), (140387,1840123,1,'soga_eye_brow_type',0,63,11), (140388,1840123,0,'soga_eye_color',229,229,102), (140389,1840123,0,'soga_hair_face_color',244,246,246), (140390,1840123,0,'soga_hair_face_highlight_color',6,3,1), (140391,1840123,0,'soga_hair_type_color',244,246,246), (140392,1840123,0,'soga_hair_type_highlight_color',6,3,1), (140393,1840123,1,'soga_lip_type',98,-20,65), (140394,1840123,1,'soga_nose_type',14,-5,87), (140395,1840123,0,'soga_skin_color',155,139,173), (140396,1840123,0,'wing_color1',255,255,255), (140397,1840123,0,'wing_color2',255,255,255), (140398,1840124,1,'cheek_type',-2,37,0), (140399,1840124,1,'chin_type',4,0,-17), (140400,1840124,1,'ear_type',-17,0,0), (140401,1840124,1,'eye_brow_type',-4,-43,-25), (140402,1840124,0,'eye_color',32,22,52), (140403,1840124,1,'eye_type',26,0,0), (140404,1840124,0,'hair_color1',227,4,0), (140405,1840124,0,'hair_face_color',135,125,134), (140406,1840124,0,'hair_face_highlight_color',105,103,97), (140407,1840124,0,'hair_type_color',135,125,134), (140408,1840124,0,'hair_type_highlight_color',105,103,97), (140409,1840124,1,'lip_type',-20,12,17), (140410,1840124,1,'nose_type',3,-29,4), (140411,1840124,0,'skin_color',21,77,76), (140412,1840124,1,'soga_cheek_type',0,-4,-43), (140413,1840124,1,'soga_chin_type',0,-20,12), (140414,1840124,1,'soga_ear_type',0,26,0), (140415,1840124,1,'soga_eye_brow_type',0,-17,0), (140416,1840124,0,'soga_eye_color',229,229,102), (140417,1840124,0,'soga_hair_face_color',135,125,134), (140418,1840124,0,'soga_hair_face_highlight_color',105,103,97), (140419,1840124,0,'soga_hair_type_color',135,125,134), (140420,1840124,0,'soga_hair_type_highlight_color',105,103,97), (140421,1840124,1,'soga_lip_type',-25,-2,37), (140422,1840124,1,'soga_nose_type',17,4,0), (140423,1840124,0,'soga_skin_color',21,77,76), (140424,1840124,0,'wing_color1',255,255,255), (140425,1840124,0,'wing_color2',255,255,255), (140426,1840125,1,'cheek_type',91,38,0), (140427,1840125,1,'chin_type',-69,-72,-87), (140428,1840125,1,'ear_type',-88,31,0), (140429,1840125,1,'eye_brow_type',74,-50,31), (140430,1840125,0,'eye_color',236,118,254), (140431,1840125,1,'eye_type',97,0,0), (140432,1840125,0,'hair_color1',87,17,37), (140433,1840125,0,'hair_color2',124,116,110), (140434,1840125,0,'hair_face_color',191,182,168), (140435,1840125,0,'hair_face_highlight_color',5,5,1), (140436,1840125,0,'hair_highlight',33,22,19), (140437,1840125,0,'hair_type_color',191,182,168), (140438,1840125,0,'hair_type_highlight_color',5,5,1), (140439,1840125,1,'lip_type',0,61,2), (140440,1840125,1,'nose_type',9,87,17), (140441,1840125,0,'skin_color',97,140,139), (140442,1840125,1,'soga_cheek_type',0,74,-50), (140443,1840125,1,'soga_chin_type',0,0,61), (140444,1840125,1,'soga_ear_type',0,97,0), (140445,1840125,1,'soga_eye_brow_type',0,-88,31), (140446,1840125,0,'soga_eye_color',229,229,102), (140447,1840125,1,'soga_eye_type',97,0,0), (140448,1840125,0,'soga_hair_color1',112,123,142), (140449,1840125,0,'soga_hair_color2',124,116,110), (140450,1840125,0,'soga_hair_face_color',191,182,168), (140451,1840125,0,'soga_hair_face_highlight_color',5,5,1), (140452,1840125,0,'soga_hair_highlight',33,22,19), (140453,1840125,0,'soga_hair_type_color',191,182,168), (140454,1840125,0,'soga_hair_type_highlight_color',5,5,1), (140455,1840125,1,'soga_lip_type',31,91,38), (140456,1840125,1,'soga_nose_type',2,-69,-72), (140457,1840125,0,'soga_skin_color',97,140,139), (140458,1840126,1,'cheek_type',100,-100,0), (140459,1840126,1,'chin_type',2,55,40), (140460,1840126,1,'ear_type',-100,-100,0), (140461,1840126,1,'eye_brow_type',25,100,100), (140462,1840126,0,'eye_color',199,179,155), (140463,1840126,1,'eye_type',14,0,0), (140464,1840126,0,'hair_color1',17,206,249), (140465,1840126,0,'hair_color2',0,15,42), (140466,1840126,0,'hair_face_highlight_color',244,246,246), (140467,1840126,0,'hair_highlight',6,1,6), (140468,1840126,0,'hair_type_highlight_color',244,246,246), (140469,1840126,1,'lip_type',70,65,100), (140470,1840126,1,'nose_type',-100,17,-50), (140471,1840126,0,'skin_color',81,81,62), (140472,1840126,1,'soga_cheek_type',0,25,100), (140473,1840126,1,'soga_chin_type',0,70,65), (140474,1840126,1,'soga_ear_type',0,14,0), (140475,1840126,1,'soga_eye_brow_type',0,-100,-100), (140476,1840126,0,'soga_eye_color',229,229,102), (140477,1840126,1,'soga_eye_type',14,0,0), (140478,1840126,0,'soga_hair_color1',1,6,0), (140479,1840126,0,'soga_hair_color2',120,50,0), (140480,1840126,0,'soga_hair_face_highlight_color',244,246,246), (140481,1840126,0,'soga_hair_highlight',164,165,165), (140482,1840126,0,'soga_hair_type_highlight_color',244,246,246), (140483,1840126,1,'soga_lip_type',100,100,-100), (140484,1840126,1,'soga_nose_type',100,2,55), (140485,1840126,0,'soga_skin_color',81,81,62), (140486,1840127,1,'cheek_type',-7,68,0), (140487,1840127,1,'chin_type',-81,28,39), (140488,1840127,1,'ear_type',-11,-93,0), (140489,1840127,1,'eye_brow_type',22,-68,-62), (140490,1840127,0,'eye_color',111,57,138), (140491,1840127,1,'eye_type',88,0,0), (140492,1840127,0,'hair_color1',249,192,37), (140493,1840127,0,'hair_face_color',6,3,1), (140494,1840127,0,'hair_face_highlight_color',7,1,1), (140495,1840127,0,'hair_type_color',6,3,1), (140496,1840127,0,'hair_type_highlight_color',7,1,1), (140497,1840127,1,'lip_type',79,8,12), (140498,1840127,1,'nose_type',-81,-7,-64), (140499,1840127,0,'skin_color',117,133,154), (140500,1840127,1,'soga_cheek_type',0,22,-68), (140501,1840127,1,'soga_chin_type',0,79,8), (140502,1840127,1,'soga_ear_type',0,88,0), (140503,1840127,1,'soga_eye_brow_type',0,-11,-93), (140504,1840127,0,'soga_eye_color',229,229,102), (140505,1840127,0,'soga_hair_face_color',6,3,1), (140506,1840127,0,'soga_hair_face_highlight_color',7,1,1), (140507,1840127,0,'soga_hair_type_color',6,3,1), (140508,1840127,0,'soga_hair_type_highlight_color',7,1,1), (140509,1840127,1,'soga_lip_type',-62,-7,68), (140510,1840127,1,'soga_nose_type',12,-81,28), (140511,1840127,0,'soga_skin_color',117,133,154), (140512,1840127,0,'wing_color1',255,255,255), (140513,1840127,0,'wing_color2',255,255,255), (140514,1840128,1,'cheek_type',45,0,0), (140515,1840128,1,'chin_type',-50,70,17), (140516,1840128,1,'ear_type',-83,15,0), (140517,1840128,1,'eye_brow_type',77,-79,0), (140518,1840128,0,'eye_color',221,153,255), (140519,1840128,1,'eye_type',37,0,0), (140520,1840128,0,'hair_color1',7,21,98), (140521,1840128,0,'hair_color2',68,71,106), (140522,1840128,0,'hair_face_color',102,107,148), (140523,1840128,0,'hair_face_highlight_color',100,131,152), (140524,1840128,0,'hair_highlight',98,135,156), (140525,1840128,0,'hair_type_color',102,107,148), (140526,1840128,0,'hair_type_highlight_color',100,131,152), (140527,1840128,1,'lip_type',-8,15,23), (140528,1840128,1,'nose_type',44,7,21), (140529,1840128,0,'skin_color',193,165,164), (140530,1840128,1,'soga_cheek_type',0,77,-79), (140531,1840128,1,'soga_chin_type',0,-8,15), (140532,1840128,1,'soga_ear_type',0,37,0), (140533,1840128,1,'soga_eye_brow_type',0,-83,15), (140534,1840128,0,'soga_eye_color',229,229,102), (140535,1840128,1,'soga_eye_type',37,0,0), (140536,1840128,0,'soga_hair_color1',94,119,160), (140537,1840128,0,'soga_hair_color2',68,71,106), (140538,1840128,0,'soga_hair_face_color',102,107,148), (140539,1840128,0,'soga_hair_face_highlight_color',100,131,152), (140540,1840128,0,'soga_hair_highlight',98,135,156), (140541,1840128,0,'soga_hair_type_color',102,107,148), (140542,1840128,0,'soga_hair_type_highlight_color',100,131,152), (140543,1840128,1,'soga_lip_type',0,45,0), (140544,1840128,1,'soga_nose_type',23,-50,70), (140545,1840128,0,'soga_skin_color',193,165,164), (140546,1840128,0,'wing_color1',255,255,255), (140547,1840128,0,'wing_color2',255,255,255), (140548,1840129,1,'cheek_type',63,62,0), (140549,1840129,1,'chin_type',-70,12,-95), (140550,1840129,1,'ear_type',-29,-87,0), (140551,1840129,1,'eye_brow_type',95,68,43), (140552,1840129,0,'eye_color',73,136,134), (140553,1840129,1,'eye_type',64,0,0), (140554,1840129,0,'hair_color1',77,62,23), (140555,1840129,0,'hair_color2',49,49,53), (140556,1840129,0,'hair_face_color',61,61,75), (140557,1840129,0,'hair_face_highlight_color',109,131,182), (140558,1840129,0,'hair_highlight',103,102,153), (140559,1840129,0,'hair_type_color',61,61,75), (140560,1840129,0,'hair_type_highlight_color',109,131,182), (140561,1840129,1,'lip_type',-85,83,-51), (140562,1840129,1,'nose_type',-89,77,62), (140563,1840129,0,'skin_color',121,160,163), (140564,1840129,1,'soga_cheek_type',0,95,68), (140565,1840129,1,'soga_chin_type',0,-85,83), (140566,1840129,1,'soga_ear_type',0,64,0), (140567,1840129,1,'soga_eye_brow_type',0,-29,-87), (140568,1840129,0,'soga_eye_color',229,229,102), (140569,1840129,1,'soga_eye_type',64,0,0), (140570,1840129,0,'soga_hair_color1',43,36,70), (140571,1840129,0,'soga_hair_color2',49,49,53), (140572,1840129,0,'soga_hair_face_color',61,61,75), (140573,1840129,0,'soga_hair_face_highlight_color',109,131,182), (140574,1840129,0,'soga_hair_highlight',103,102,153), (140575,1840129,0,'soga_hair_type_color',61,61,75), (140576,1840129,0,'soga_hair_type_highlight_color',109,131,182), (140577,1840129,1,'soga_lip_type',43,63,62), (140578,1840129,1,'soga_nose_type',-51,-70,12), (140579,1840129,0,'soga_skin_color',121,160,163), (140580,1840129,0,'wing_color1',255,255,255), (140581,1840129,0,'wing_color2',255,255,255), (140582,1840130,1,'cheek_type',-28,-8,0), (140583,1840130,1,'chin_type',47,29,-10), (140584,1840130,1,'ear_type',28,26,0), (140585,1840130,1,'eye_brow_type',9,11,17), (140586,1840130,0,'eye_color',243,166,255), (140587,1840130,1,'eye_type',-17,0,0), (140588,1840130,0,'hair_color1',244,249,0), (140589,1840130,0,'hair_face_color',114,135,135), (140590,1840130,0,'hair_face_highlight_color',105,103,97), (140591,1840130,0,'hair_type_color',114,135,135), (140592,1840130,0,'hair_type_highlight_color',105,103,97), (140593,1840130,1,'lip_type',7,17,-2), (140594,1840130,1,'nose_type',-17,-12,-7), (140595,1840130,0,'skin_color',125,118,117), (140596,1840130,1,'soga_cheek_type',0,9,11), (140597,1840130,1,'soga_chin_type',0,7,17), (140598,1840130,1,'soga_ear_type',0,-17,0), (140599,1840130,1,'soga_eye_brow_type',0,28,26), (140600,1840130,0,'soga_eye_color',229,229,102), (140601,1840130,1,'soga_eye_type',-17,0,0), (140602,1840130,0,'soga_hair_face_color',114,135,135), (140603,1840130,0,'soga_hair_face_highlight_color',105,103,97), (140604,1840130,0,'soga_hair_type_color',114,135,135), (140605,1840130,0,'soga_hair_type_highlight_color',105,103,97), (140606,1840130,1,'soga_lip_type',17,-28,-8), (140607,1840130,1,'soga_nose_type',-2,47,29), (140608,1840130,0,'soga_skin_color',125,118,117), (140609,1840130,0,'wing_color1',255,255,255), (140610,1840130,0,'wing_color2',255,255,255), (140611,1840131,0,'eye_color',255,255,255), (140612,1840131,0,'skin_color',255,255,255), (140613,1840131,0,'soga_eye_color',255,0,255), (140614,1840132,1,'cheek_type',-42,12,0), (140615,1840132,1,'chin_type',-18,18,7), (140616,1840132,1,'ear_type',-5,7,0), (140617,1840132,1,'eye_brow_type',12,2,12), (140618,1840132,0,'eye_color',219,109,234), (140619,1840132,1,'eye_type',-32,0,0), (140620,1840132,0,'hair_color1',0,235,0), (140621,1840132,0,'hair_face_color',183,197,197), (140622,1840132,0,'hair_face_highlight_color',105,103,97), (140623,1840132,0,'hair_type_color',183,197,197), (140624,1840132,0,'hair_type_highlight_color',105,103,97), (140625,1840132,1,'lip_type',-17,-26,31), (140626,1840132,1,'nose_type',7,0,-21), (140627,1840132,0,'skin_color',63,119,118), (140628,1840132,1,'soga_cheek_type',0,12,2), (140629,1840132,1,'soga_chin_type',0,-17,-26), (140630,1840132,1,'soga_ear_type',0,-32,0), (140631,1840132,1,'soga_eye_brow_type',0,-5,7), (140632,1840132,0,'soga_eye_color',229,229,102), (140633,1840132,0,'soga_hair_face_color',183,197,197), (140634,1840132,0,'soga_hair_face_highlight_color',105,103,97), (140635,1840132,0,'soga_hair_type_color',183,197,197), (140636,1840132,0,'soga_hair_type_highlight_color',105,103,97), (140637,1840132,1,'soga_lip_type',12,-42,12), (140638,1840132,1,'soga_nose_type',31,-18,18), (140639,1840132,0,'soga_skin_color',63,119,118), (140640,1840132,0,'wing_color1',255,255,255), (140641,1840132,0,'wing_color2',255,255,255), (140642,1840133,1,'cheek_type',-87,43,0), (140643,1840133,1,'chin_type',-25,-51,-81), (140644,1840133,1,'ear_type',68,40,0), (140645,1840133,1,'eye_brow_type',-17,70,34), (140646,1840133,0,'eye_color',107,69,170), (140647,1840133,1,'eye_type',41,0,0), (140648,1840133,0,'hair_color1',194,0,247), (140649,1840133,0,'hair_color2',62,62,68), (140650,1840133,0,'hair_face_color',244,244,246), (140651,1840133,0,'hair_face_highlight_color',244,244,246), (140652,1840133,0,'hair_highlight',160,156,172), (140653,1840133,0,'hair_type_color',244,244,246), (140654,1840133,0,'hair_type_highlight_color',244,244,246), (140655,1840133,1,'lip_type',0,38,62), (140656,1840133,1,'nose_type',-31,-62,0), (140657,1840133,0,'skin_color',149,164,186), (140658,1840133,1,'soga_cheek_type',0,-17,70), (140659,1840133,1,'soga_chin_type',0,0,38), (140660,1840133,1,'soga_ear_type',0,41,0), (140661,1840133,1,'soga_eye_brow_type',0,68,40), (140662,1840133,0,'soga_eye_color',229,229,102), (140663,1840133,1,'soga_eye_type',41,0,0), (140664,1840133,0,'soga_hair_color1',160,156,172), (140665,1840133,0,'soga_hair_color2',62,62,68), (140666,1840133,0,'soga_hair_face_color',244,244,246), (140667,1840133,0,'soga_hair_face_highlight_color',244,244,246), (140668,1840133,0,'soga_hair_highlight',160,156,172), (140669,1840133,0,'soga_hair_type_color',244,244,246), (140670,1840133,0,'soga_hair_type_highlight_color',244,244,246), (140671,1840133,1,'soga_lip_type',34,-87,43), (140672,1840133,1,'soga_nose_type',62,-25,-51), (140673,1840133,0,'soga_skin_color',149,164,186), (140674,1840134,1,'cheek_type',-48,40,0), (140675,1840134,1,'chin_type',55,-21,-90), (140676,1840134,1,'ear_type',-28,40,0), (140677,1840134,1,'eye_brow_type',79,51,-59), (140678,1840134,0,'eye_color',37,81,80), (140679,1840134,1,'eye_type',-31,0,0), (140680,1840134,0,'hair_color1',253,192,22), (140681,1840134,0,'hair_color2',100,0,0), (140682,1840134,0,'hair_face_color',107,129,132), (140683,1840134,0,'hair_face_highlight_color',15,1,21), (140684,1840134,0,'hair_type_color',107,129,132), (140685,1840134,0,'hair_type_highlight_color',15,1,21), (140686,1840134,1,'lip_type',-17,-79,32), (140687,1840134,1,'nose_type',70,-3,-64), (140688,1840134,0,'skin_color',232,218,171), (140689,1840134,1,'soga_cheek_type',0,79,51), (140690,1840134,1,'soga_chin_type',0,-17,-79), (140691,1840134,1,'soga_ear_type',0,-31,0), (140692,1840134,1,'soga_eye_brow_type',0,-28,40), (140693,1840134,0,'soga_eye_color',229,229,102), (140694,1840134,1,'soga_eye_type',100,0,0), (140695,1840134,0,'soga_hair_face_color',107,129,132), (140696,1840134,0,'soga_hair_face_highlight_color',15,1,21), (140697,1840134,0,'soga_hair_type_color',107,129,132), (140698,1840134,0,'soga_hair_type_highlight_color',15,1,21), (140699,1840134,1,'soga_lip_type',-59,-48,40), (140700,1840134,1,'soga_nose_type',32,55,-21), (140701,1840134,0,'soga_skin_color',232,218,171), (140702,1840134,0,'wing_color1',255,255,255), (140703,1840134,0,'wing_color2',255,255,255), (140704,1840135,1,'cheek_type',-8,53,0), (140705,1840135,1,'chin_type',-42,72,-3), (140706,1840135,1,'ear_type',51,4,0), (140707,1840135,1,'eye_brow_type',7,-7,-25), (140708,1840135,0,'eye_color',12,16,24), (140709,1840135,1,'eye_type',-63,0,0), (140710,1840135,0,'hair_color1',204,227,39), (140711,1840135,0,'hair_color2',121,113,107), (140712,1840135,0,'hair_face_color',145,168,168), (140713,1840135,0,'hair_face_highlight_color',193,183,168), (140714,1840135,0,'hair_highlight',112,123,142), (140715,1840135,0,'hair_type_color',145,168,168), (140716,1840135,0,'hair_type_highlight_color',193,183,168), (140717,1840135,1,'lip_type',95,-98,90), (140718,1840135,1,'nose_type',0,-52,-29), (140719,1840135,0,'skin_color',122,165,164), (140720,1840135,1,'soga_cheek_type',0,7,-7), (140721,1840135,1,'soga_chin_type',0,95,-98), (140722,1840135,1,'soga_ear_type',0,-63,0), (140723,1840135,1,'soga_eye_brow_type',0,51,4), (140724,1840135,0,'soga_eye_color',229,229,102), (140725,1840135,1,'soga_eye_type',-63,0,0), (140726,1840135,0,'soga_hair_color1',114,112,142), (140727,1840135,0,'soga_hair_color2',121,113,107), (140728,1840135,0,'soga_hair_face_color',145,168,168), (140729,1840135,0,'soga_hair_face_highlight_color',193,183,168), (140730,1840135,0,'soga_hair_highlight',112,123,142), (140731,1840135,0,'soga_hair_type_color',145,168,168), (140732,1840135,0,'soga_hair_type_highlight_color',193,183,168), (140733,1840135,1,'soga_lip_type',-25,-8,53), (140734,1840135,1,'soga_nose_type',90,-42,72), (140735,1840135,0,'soga_skin_color',122,165,164), (140736,1840135,0,'wing_color1',255,255,255), (140737,1840135,0,'wing_color2',255,255,255), (140738,1840136,1,'cheek_type',-40,83,0), (140739,1840136,1,'chin_type',85,28,-88), (140740,1840136,1,'ear_type',-29,85,0), (140741,1840136,1,'eye_brow_type',-98,65,-71), (140742,1840136,0,'eye_color',30,17,42), (140743,1840136,1,'eye_type',-65,0,0), (140744,1840136,0,'hair_color1',82,174,228), (140745,1840136,0,'hair_color2',60,71,71), (140746,1840136,0,'hair_face_color',244,245,246), (140747,1840136,0,'hair_face_highlight_color',61,61,75), (140748,1840136,0,'hair_highlight',43,36,70), (140749,1840136,0,'hair_type_color',244,245,246), (140750,1840136,0,'hair_type_highlight_color',61,61,75), (140751,1840136,1,'lip_type',84,-50,-5), (140752,1840136,1,'nose_type',71,82,-82), (140753,1840136,0,'skin_color',150,126,156), (140754,1840136,1,'soga_cheek_type',0,-98,65), (140755,1840136,1,'soga_chin_type',0,84,-50), (140756,1840136,1,'soga_ear_type',0,-65,0), (140757,1840136,1,'soga_eye_brow_type',0,-29,85), (140758,1840136,0,'soga_eye_color',229,229,102), (140759,1840136,1,'soga_eye_type',-65,0,0), (140760,1840136,0,'soga_hair_color1',161,165,168), (140761,1840136,0,'soga_hair_color2',60,71,71), (140762,1840136,0,'soga_hair_face_color',244,245,246), (140763,1840136,0,'soga_hair_face_highlight_color',61,61,75), (140764,1840136,0,'soga_hair_highlight',43,36,70), (140765,1840136,0,'soga_hair_type_color',244,245,246), (140766,1840136,0,'soga_hair_type_highlight_color',61,61,75), (140767,1840136,1,'soga_lip_type',-71,-40,83), (140768,1840136,1,'soga_nose_type',-5,85,28), (140769,1840136,0,'soga_skin_color',150,126,156), (140770,1840137,1,'cheek_type',-31,14,0), (140771,1840137,1,'chin_type',-14,17,-37), (140772,1840137,1,'ear_type',0,29,0), (140773,1840137,1,'eye_brow_type',-9,28,0), (140774,1840137,0,'eye_color',209,180,255), (140775,1840137,1,'eye_type',17,0,0), (140776,1840137,0,'hair_color1',39,254,0), (140777,1840137,0,'hair_face_color',122,151,151), (140778,1840137,0,'hair_face_highlight_color',105,103,97), (140779,1840137,0,'hair_type_color',122,151,151), (140780,1840137,0,'hair_type_highlight_color',105,103,97), (140781,1840137,1,'lip_type',-31,-19,-14), (140782,1840137,1,'nose_type',-28,39,-2), (140783,1840137,0,'skin_color',100,65,95), (140784,1840137,1,'soga_cheek_type',0,-9,28), (140785,1840137,1,'soga_chin_type',0,-31,-19), (140786,1840137,1,'soga_ear_type',0,17,0), (140787,1840137,1,'soga_eye_brow_type',0,0,29), (140788,1840137,0,'soga_eye_color',229,229,102), (140789,1840137,1,'soga_eye_type',17,0,0), (140790,1840137,0,'soga_hair_face_color',122,151,151), (140791,1840137,0,'soga_hair_face_highlight_color',105,103,97), (140792,1840137,0,'soga_hair_type_color',122,151,151), (140793,1840137,0,'soga_hair_type_highlight_color',105,103,97), (140794,1840137,1,'soga_lip_type',0,-31,14), (140795,1840137,1,'soga_nose_type',-14,-14,17), (140796,1840137,0,'soga_skin_color',100,65,95), (140797,1840137,0,'wing_color1',255,255,255), (140798,1840137,0,'wing_color2',255,255,255), (140799,1840138,1,'cheek_type',28,20,0), (140800,1840138,1,'chin_type',0,4,1), (140801,1840138,1,'ear_type',25,28,0), (140802,1840138,1,'eye_brow_type',25,-25,12), (140803,1840138,0,'eye_color',203,186,255), (140804,1840138,1,'eye_type',9,0,0), (140805,1840138,0,'hair_color1',244,253,0), (140806,1840138,0,'hair_face_color',122,132,132), (140807,1840138,0,'hair_face_highlight_color',105,103,97), (140808,1840138,0,'hair_type_color',122,132,132), (140809,1840138,0,'hair_type_highlight_color',105,103,97), (140810,1840138,1,'lip_type',10,-5,0), (140811,1840138,1,'nose_type',-4,-12,-3), (140812,1840138,0,'skin_color',173,142,181), (140813,1840138,1,'soga_cheek_type',0,25,-25), (140814,1840138,1,'soga_chin_type',0,10,-5), (140815,1840138,1,'soga_ear_type',0,9,0), (140816,1840138,1,'soga_eye_brow_type',0,25,28), (140817,1840138,0,'soga_eye_color',229,229,102), (140818,1840138,1,'soga_eye_type',9,0,0), (140819,1840138,0,'soga_hair_face_color',122,132,132), (140820,1840138,0,'soga_hair_face_highlight_color',105,103,97), (140821,1840138,0,'soga_hair_type_color',122,132,132), (140822,1840138,0,'soga_hair_type_highlight_color',105,103,97), (140823,1840138,1,'soga_lip_type',12,28,20), (140824,1840138,1,'soga_nose_type',0,0,4), (140825,1840138,0,'soga_skin_color',173,142,181), (140826,1840138,0,'wing_color1',255,255,255), (140827,1840138,0,'wing_color2',255,255,255), (140828,1840139,0,'eye_color',255,255,255), (140829,1840139,0,'skin_color',255,255,255), (140830,1840139,0,'soga_eye_color',255,0,255), (140831,1840140,0,'eye_color',114,104,178), (140832,1840140,0,'skin_color',213,213,193), (140833,1840140,0,'soga_eye_color',255,0,255), (140834,1840141,0,'eye_color',203,58,89), (140835,1840141,0,'skin_color',205,205,182), (140836,1840141,0,'soga_eye_color',255,0,255), (140837,1840142,1,'cheek_type',81,-11,0), (140838,1840142,1,'chin_type',0,-75,93), (140839,1840142,1,'ear_type',-77,-15,0), (140840,1840142,1,'eye_brow_type',61,-85,57), (140841,1840142,0,'eye_color',194,243,246), (140842,1840142,1,'eye_type',-48,0,0), (140843,1840142,0,'hair_color1',87,35,21), (140844,1840142,0,'hair_color2',52,50,42), (140845,1840142,0,'hair_face_color',7,1,1), (140846,1840142,0,'hair_face_highlight_color',94,79,124), (140847,1840142,0,'hair_highlight',96,63,188), (140848,1840142,0,'hair_type_color',7,1,1), (140849,1840142,0,'hair_type_highlight_color',94,79,124), (140850,1840142,1,'lip_type',2,34,93), (140851,1840142,1,'nose_type',8,87,35), (140852,1840142,0,'skin_color',134,177,176), (140853,1840142,1,'soga_cheek_type',0,61,-85), (140854,1840142,1,'soga_chin_type',0,2,34), (140855,1840142,1,'soga_ear_type',0,-48,0), (140856,1840142,1,'soga_eye_brow_type',0,-77,-15), (140857,1840142,0,'soga_eye_color',229,229,102), (140858,1840142,1,'soga_eye_type',-48,0,0), (140859,1840142,0,'soga_hair_color1',56,22,22), (140860,1840142,0,'soga_hair_color2',52,50,42), (140861,1840142,0,'soga_hair_face_color',7,1,1), (140862,1840142,0,'soga_hair_face_highlight_color',94,79,124), (140863,1840142,0,'soga_hair_highlight',96,63,188), (140864,1840142,0,'soga_hair_type_color',7,1,1), (140865,1840142,0,'soga_hair_type_highlight_color',94,79,124), (140866,1840142,1,'soga_lip_type',57,81,-11), (140867,1840142,1,'soga_nose_type',93,0,-75), (140868,1840142,0,'soga_skin_color',134,177,176), (140869,1840143,1,'cheek_type',-48,46,0), (140870,1840143,1,'chin_type',-9,48,0), (140871,1840143,1,'ear_type',5,46,0), (140872,1840143,1,'eye_brow_type',19,31,93), (140873,1840143,0,'eye_color',212,138,255), (140874,1840143,1,'eye_type',-76,0,0), (140875,1840143,0,'hair_color1',237,76,8), (140876,1840143,0,'hair_face_color',5,5,1), (140877,1840143,0,'hair_face_highlight_color',145,168,168), (140878,1840143,0,'hair_type_color',5,5,1), (140879,1840143,0,'hair_type_highlight_color',145,168,168), (140880,1840143,1,'lip_type',-93,93,56), (140881,1840143,1,'nose_type',14,-19,76), (140882,1840143,0,'skin_color',67,110,109), (140883,1840143,1,'soga_cheek_type',0,19,31), (140884,1840143,1,'soga_chin_type',0,-93,93), (140885,1840143,1,'soga_ear_type',0,-76,0), (140886,1840143,1,'soga_eye_brow_type',0,5,46), (140887,1840143,0,'soga_eye_color',204,204,204), (140888,1840143,0,'soga_hair_face_color',5,5,1), (140889,1840143,0,'soga_hair_face_highlight_color',145,168,168), (140890,1840143,0,'soga_hair_type_color',5,5,1), (140891,1840143,0,'soga_hair_type_highlight_color',145,168,168), (140892,1840143,1,'soga_lip_type',93,-48,46), (140893,1840143,1,'soga_nose_type',56,-9,48), (140894,1840143,0,'soga_skin_color',67,110,109), (140895,1840144,1,'cheek_type',-2,-56,0), (140896,1840144,1,'chin_type',-68,68,3), (140897,1840144,1,'ear_type',59,72,0), (140898,1840144,1,'eye_brow_type',-68,-19,37), (140899,1840144,0,'eye_color',57,120,128), (140900,1840144,1,'eye_type',-70,0,0), (140901,1840144,0,'hair_color1',163,45,197), (140902,1840144,0,'hair_face_color',15,1,21), (140903,1840144,0,'hair_face_highlight_color',244,246,246), (140904,1840144,0,'hair_type_color',15,1,21), (140905,1840144,0,'hair_type_highlight_color',244,246,246), (140906,1840144,1,'lip_type',77,-56,-61), (140907,1840144,1,'nose_type',82,-93,45), (140908,1840144,0,'skin_color',211,199,150), (140909,1840144,1,'soga_cheek_type',0,-68,-19), (140910,1840144,1,'soga_chin_type',0,77,-56), (140911,1840144,1,'soga_ear_type',0,-70,0), (140912,1840144,1,'soga_eye_brow_type',0,59,72), (140913,1840144,0,'soga_eye_color',229,229,102), (140914,1840144,0,'soga_hair_face_color',15,1,21), (140915,1840144,0,'soga_hair_face_highlight_color',244,246,246), (140916,1840144,0,'soga_hair_type_color',15,1,21), (140917,1840144,0,'soga_hair_type_highlight_color',244,246,246), (140918,1840144,1,'soga_lip_type',37,-2,-56), (140919,1840144,1,'soga_nose_type',-61,-68,68), (140920,1840144,0,'soga_skin_color',211,199,150), (140921,1840144,0,'wing_color1',255,255,255), (140922,1840144,0,'wing_color2',255,255,255), (140923,1840145,1,'cheek_type',-62,64,0), (140924,1840145,1,'chin_type',91,62,0), (140925,1840145,1,'ear_type',-76,78,0), (140926,1840145,1,'eye_brow_type',40,-61,96), (140927,1840145,0,'eye_color',118,129,225), (140928,1840145,1,'eye_type',19,0,0), (140929,1840145,0,'hair_color1',208,96,52), (140930,1840145,0,'hair_face_color',100,131,153), (140931,1840145,0,'hair_face_highlight_color',5,4,1), (140932,1840145,0,'hair_type_color',100,131,153), (140933,1840145,0,'hair_type_highlight_color',5,4,1), (140934,1840145,1,'lip_type',66,84,-11), (140935,1840145,1,'nose_type',-87,-48,96), (140936,1840145,0,'skin_color',159,202,201), (140937,1840145,1,'soga_cheek_type',0,40,-61), (140938,1840145,1,'soga_chin_type',0,66,84), (140939,1840145,1,'soga_ear_type',0,19,0), (140940,1840145,1,'soga_eye_brow_type',0,-76,78), (140941,1840145,0,'soga_eye_color',229,229,102), (140942,1840145,0,'soga_hair_face_color',100,131,153), (140943,1840145,0,'soga_hair_face_highlight_color',5,4,1), (140944,1840145,0,'soga_hair_type_color',100,131,153), (140945,1840145,0,'soga_hair_type_highlight_color',5,4,1), (140946,1840145,1,'soga_lip_type',96,-62,64), (140947,1840145,1,'soga_nose_type',-11,91,62), (140948,1840145,0,'soga_skin_color',159,202,201), (140949,1840145,0,'wing_color1',255,255,255), (140950,1840145,0,'wing_color2',255,255,255), (140951,1840146,0,'eye_color',255,255,255), (140952,1840146,0,'skin_color',255,255,255), (140953,1840146,0,'soga_eye_color',255,0,255), (140954,1840147,1,'cheek_type',31,61,0), (140955,1840147,1,'chin_type',25,46,96), (140956,1840147,1,'ear_type',81,-72,0), (140957,1840147,1,'eye_brow_type',-57,-10,47), (140958,1840147,0,'eye_color',142,144,255), (140959,1840147,1,'eye_type',44,0,0), (140960,1840147,0,'hair_color1',31,182,225), (140961,1840147,0,'hair_face_color',61,61,75), (140962,1840147,0,'hair_face_highlight_color',244,245,246), (140963,1840147,0,'hair_type_color',61,61,75), (140964,1840147,0,'hair_type_highlight_color',244,245,246), (140965,1840147,1,'lip_type',-84,61,10), (140966,1840147,1,'nose_type',-31,31,-74), (140967,1840147,0,'skin_color',192,178,212), (140968,1840147,1,'soga_cheek_type',0,-57,-10), (140969,1840147,1,'soga_chin_type',0,-84,61), (140970,1840147,1,'soga_ear_type',0,44,0), (140971,1840147,1,'soga_eye_brow_type',0,81,-72), (140972,1840147,0,'soga_eye_color',229,229,102), (140973,1840147,0,'soga_hair_face_color',61,61,75), (140974,1840147,0,'soga_hair_face_highlight_color',244,245,246), (140975,1840147,0,'soga_hair_type_color',61,61,75), (140976,1840147,0,'soga_hair_type_highlight_color',244,245,246), (140977,1840147,1,'soga_lip_type',47,31,61), (140978,1840147,1,'soga_nose_type',10,25,46), (140979,1840147,0,'soga_skin_color',192,178,212), (140980,1840147,0,'wing_color1',255,255,255), (140981,1840147,0,'wing_color2',255,255,255), (140982,1840148,1,'cheek_type',-7,22,0), (140983,1840148,1,'chin_type',35,2,-4), (140984,1840148,1,'ear_type',-28,-3,0), (140985,1840148,1,'eye_brow_type',10,37,-35), (140986,1840148,1,'eye_type',1,0,0), (140987,1840148,0,'hair_color1',3,238,0), (140988,1840148,0,'hair_face_color',182,186,186), (140989,1840148,0,'hair_face_highlight_color',105,103,97), (140990,1840148,0,'hair_type_color',182,186,186), (140991,1840148,0,'hair_type_highlight_color',105,103,97), (140992,1840148,1,'lip_type',-9,-17,0), (140993,1840148,1,'nose_type',-45,3,-18), (140994,1840148,0,'skin_color',137,131,130), (140995,1840148,1,'soga_cheek_type',0,10,37), (140996,1840148,1,'soga_chin_type',0,-9,-17), (140997,1840148,1,'soga_ear_type',0,1,0), (140998,1840148,1,'soga_eye_brow_type',0,-28,-3), (140999,1840148,0,'soga_eye_color',229,229,102), (141000,1840148,0,'soga_hair_face_color',182,186,186), (141001,1840148,0,'soga_hair_face_highlight_color',105,103,97), (141002,1840148,0,'soga_hair_type_color',182,186,186), (141003,1840148,0,'soga_hair_type_highlight_color',105,103,97), (141004,1840148,1,'soga_lip_type',-35,-7,22), (141005,1840148,1,'soga_nose_type',0,35,2), (141006,1840148,0,'soga_skin_color',137,131,130), (141007,1840148,0,'wing_color1',255,255,255), (141008,1840148,0,'wing_color2',255,255,255), (141009,1840149,1,'cheek_type',58,0,0), (141010,1840149,1,'chin_type',-62,10,94), (141011,1840149,1,'ear_type',44,-48,0), (141012,1840149,1,'eye_brow_type',-44,-11,-62), (141013,1840149,0,'eye_color',141,70,150), (141014,1840149,1,'eye_type',48,0,0), (141015,1840149,0,'hair_color1',48,253,177), (141016,1840149,0,'hair_face_color',7,1,1), (141017,1840149,0,'hair_face_highlight_color',107,119,158), (141018,1840149,0,'hair_type_color',7,1,1), (141019,1840149,0,'hair_type_highlight_color',107,119,158), (141020,1840149,1,'lip_type',25,-15,-68), (141021,1840149,1,'nose_type',-7,48,-3), (141022,1840149,0,'skin_color',103,97,130), (141023,1840149,1,'soga_cheek_type',0,-44,-11), (141024,1840149,1,'soga_chin_type',0,25,-15), (141025,1840149,1,'soga_ear_type',0,48,0), (141026,1840149,1,'soga_eye_brow_type',0,44,-48), (141027,1840149,0,'soga_eye_color',229,229,102), (141028,1840149,0,'soga_hair_face_color',7,1,1), (141029,1840149,0,'soga_hair_face_highlight_color',107,119,158), (141030,1840149,0,'soga_hair_type_color',7,1,1), (141031,1840149,0,'soga_hair_type_highlight_color',107,119,158), (141032,1840149,1,'soga_lip_type',-62,58,0), (141033,1840149,1,'soga_nose_type',-68,-62,10), (141034,1840149,0,'soga_skin_color',103,97,130), (141035,1840149,0,'wing_color1',255,255,255), (141036,1840149,0,'wing_color2',255,255,255), (141037,1840150,1,'cheek_type',-31,14,0), (141038,1840150,1,'chin_type',-14,17,-37), (141039,1840150,1,'ear_type',0,29,0), (141040,1840150,1,'eye_brow_type',-9,28,0), (141041,1840150,0,'eye_color',209,180,255), (141042,1840150,1,'eye_type',17,0,0), (141043,1840150,0,'hair_color1',39,254,0), (141044,1840150,0,'hair_face_color',122,151,151), (141045,1840150,0,'hair_face_highlight_color',105,103,97), (141046,1840150,0,'hair_type_color',122,151,151), (141047,1840150,0,'hair_type_highlight_color',105,103,97), (141048,1840150,1,'lip_type',-31,-19,-14), (141049,1840150,1,'nose_type',-28,39,-2), (141050,1840150,0,'skin_color',100,65,95), (141051,1840150,1,'soga_cheek_type',0,-9,28), (141052,1840150,1,'soga_chin_type',0,-31,-19), (141053,1840150,1,'soga_ear_type',0,17,0), (141054,1840150,1,'soga_eye_brow_type',0,0,29), (141055,1840150,0,'soga_eye_color',229,229,102), (141056,1840150,0,'soga_hair_face_color',122,151,151), (141057,1840150,0,'soga_hair_face_highlight_color',105,103,97), (141058,1840150,0,'soga_hair_type_color',122,151,151), (141059,1840150,0,'soga_hair_type_highlight_color',105,103,97), (141060,1840150,1,'soga_lip_type',0,-31,14), (141061,1840150,1,'soga_nose_type',-14,-14,17), (141062,1840150,0,'soga_skin_color',100,65,95), (141063,1840150,0,'wing_color1',255,255,255), (141064,1840150,0,'wing_color2',255,255,255), (141065,1840151,1,'cheek_type',-21,-10,0), (141066,1840151,1,'chin_type',-32,25,0), (141067,1840151,1,'ear_type',-17,10,0), (141068,1840151,1,'eye_brow_type',0,46,-21), (141069,1840151,0,'eye_color',199,187,255), (141070,1840151,1,'eye_type',-20,0,0), (141071,1840151,0,'hair_color1',230,242,0), (141072,1840151,0,'hair_face_color',189,178,189), (141073,1840151,0,'hair_face_highlight_color',105,103,97), (141074,1840151,0,'hair_type_color',189,178,189), (141075,1840151,0,'hair_type_highlight_color',105,103,97), (141076,1840151,1,'lip_type',-34,48,19), (141077,1840151,1,'nose_type',-4,-26,-14), (141078,1840151,0,'skin_color',0,1,1), (141079,1840151,1,'soga_cheek_type',0,0,46), (141080,1840151,1,'soga_chin_type',0,-34,48), (141081,1840151,1,'soga_ear_type',0,-20,0), (141082,1840151,1,'soga_eye_brow_type',0,-17,10), (141083,1840151,0,'soga_eye_color',229,229,102), (141084,1840151,0,'soga_hair_face_color',189,178,189), (141085,1840151,0,'soga_hair_face_highlight_color',105,103,97), (141086,1840151,0,'soga_hair_type_color',189,178,189), (141087,1840151,0,'soga_hair_type_highlight_color',105,103,97), (141088,1840151,1,'soga_lip_type',-21,-21,-10), (141089,1840151,1,'soga_nose_type',19,-32,25), (141090,1840151,0,'soga_skin_color',0,1,1), (141091,1840151,0,'wing_color1',255,255,255), (141092,1840151,0,'wing_color2',255,255,255), (141093,1840152,1,'cheek_type',-93,-23,0), (141094,1840152,1,'chin_type',-97,-19,2), (141095,1840152,1,'ear_type',-8,-56,0), (141096,1840152,1,'eye_brow_type',-59,-90,65), (141097,1840152,0,'eye_color',1,185,14), (141098,1840152,1,'eye_type',2,0,0), (141099,1840152,0,'hair_color1',62,79,34), (141100,1840152,0,'hair_color2',68,72,71), (141101,1840152,0,'hair_highlight',255,255,255), (141102,1840152,0,'hair_type_color',78,86,96), (141103,1840152,0,'hair_type_highlight_color',16,2,22), (141104,1840152,1,'lip_type',-2,51,9), (141105,1840152,1,'nose_type',-83,62,79), (141106,1840152,0,'skin_color',75,35,221), (141107,1840152,1,'soga_cheek_type',0,-59,-90), (141108,1840152,1,'soga_chin_type',0,-2,51), (141109,1840152,1,'soga_ear_type',0,2,0), (141110,1840152,1,'soga_eye_brow_type',0,-8,-56), (141111,1840152,0,'soga_eye_color',229,229,102), (141112,1840152,1,'soga_eye_type',2,0,0), (141113,1840152,0,'soga_hair_color1',255,255,255), (141114,1840152,0,'soga_hair_color2',68,72,71), (141115,1840152,0,'soga_hair_highlight',255,255,255), (141116,1840152,0,'soga_hair_type_color',78,86,96), (141117,1840152,0,'soga_hair_type_highlight_color',16,2,22), (141118,1840152,1,'soga_lip_type',65,-93,-23), (141119,1840152,1,'soga_nose_type',9,-97,-19), (141120,1840152,0,'soga_skin_color',75,35,221), (141121,1840152,0,'wing_color1',4,221,205), (141122,1840152,0,'wing_color2',153,218,2), (141123,1840153,1,'cheek_type',56,81,0), (141124,1840153,1,'chin_type',-58,4,57), (141125,1840153,1,'ear_type',-45,79,0), (141126,1840153,1,'eye_brow_type',0,-96,-7), (141127,1840153,0,'eye_color',98,50,112), (141128,1840153,1,'eye_type',-85,0,0), (141129,1840153,0,'hair_color1',4,95,34), (141130,1840153,0,'hair_color2',95,79,92), (141131,1840153,0,'hair_face_color',109,131,182), (141132,1840153,0,'hair_face_highlight_color',86,68,133), (141133,1840153,0,'hair_highlight',152,46,102), (141134,1840153,0,'hair_type_color',109,131,182), (141135,1840153,0,'hair_type_highlight_color',86,68,133), (141136,1840153,1,'lip_type',-50,-93,82), (141137,1840153,1,'nose_type',-95,4,95), (141138,1840153,0,'skin_color',86,63,96), (141139,1840153,1,'soga_cheek_type',0,0,-96), (141140,1840153,1,'soga_chin_type',0,-50,-93), (141141,1840153,1,'soga_ear_type',0,-85,0), (141142,1840153,1,'soga_eye_brow_type',0,-45,79), (141143,1840153,0,'soga_eye_color',229,229,102), (141144,1840153,1,'soga_eye_type',-85,0,0), (141145,1840153,0,'soga_hair_color1',103,102,153), (141146,1840153,0,'soga_hair_color2',95,79,92), (141147,1840153,0,'soga_hair_face_color',109,131,182), (141148,1840153,0,'soga_hair_face_highlight_color',86,68,133), (141149,1840153,0,'soga_hair_highlight',152,46,102), (141150,1840153,0,'soga_hair_type_color',109,131,182), (141151,1840153,0,'soga_hair_type_highlight_color',86,68,133), (141152,1840153,1,'soga_lip_type',-7,56,81), (141153,1840153,1,'soga_nose_type',82,-58,4), (141154,1840153,0,'soga_skin_color',86,63,96), (141155,1840154,1,'cheek_type',25,-64,0), (141156,1840154,1,'chin_type',-63,87,75), (141157,1840154,1,'ear_type',81,-81,0), (141158,1840154,1,'eye_brow_type',41,37,31), (141159,1840154,0,'eye_color',230,116,250), (141160,1840154,1,'eye_type',-12,0,0), (141161,1840154,0,'hair_color1',239,51,238), (141162,1840154,0,'hair_face_color',102,133,150), (141163,1840154,0,'hair_face_highlight_color',100,131,153), (141164,1840154,0,'hair_type_color',102,133,150), (141165,1840154,0,'hair_type_highlight_color',100,131,153), (141166,1840154,1,'lip_type',64,-84,-72), (141167,1840154,1,'nose_type',-75,-17,51), (141168,1840154,0,'skin_color',130,173,172), (141169,1840154,1,'soga_cheek_type',0,41,37), (141170,1840154,1,'soga_chin_type',0,64,-84), (141171,1840154,1,'soga_ear_type',0,-12,0), (141172,1840154,1,'soga_eye_brow_type',0,81,-81), (141173,1840154,0,'soga_eye_color',229,229,102), (141174,1840154,0,'soga_hair_face_color',102,133,150), (141175,1840154,0,'soga_hair_face_highlight_color',100,131,153), (141176,1840154,0,'soga_hair_type_color',102,133,150), (141177,1840154,0,'soga_hair_type_highlight_color',100,131,153), (141178,1840154,1,'soga_lip_type',31,25,-64), (141179,1840154,1,'soga_nose_type',-72,-63,87), (141180,1840154,0,'soga_skin_color',130,173,172), (141181,1840154,0,'wing_color1',255,255,255), (141182,1840154,0,'wing_color2',255,255,255), (141183,1840155,1,'cheek_type',100,-100,0), (141184,1840155,1,'chin_type',-100,100,100), (141185,1840155,1,'ear_type',25,9,0), (141186,1840155,1,'eye_brow_type',100,100,100), (141187,1840155,0,'eye_color',118,14,183), (141188,1840155,1,'eye_type',100,0,0), (141189,1840155,0,'hair_color1',239,255,2), (141190,1840155,0,'hair_face_color',171,60,32), (141191,1840155,0,'hair_face_highlight_color',216,192,37), (141192,1840155,0,'hair_type_color',171,60,32), (141193,1840155,0,'hair_type_highlight_color',216,192,37), (141194,1840155,1,'lip_type',100,50,-68), (141195,1840155,1,'nose_type',0,-17,-1), (141196,1840155,0,'skin_color',249,244,225), (141197,1840155,1,'soga_cheek_type',0,100,100), (141198,1840155,1,'soga_chin_type',0,100,50), (141199,1840155,1,'soga_ear_type',0,100,0), (141200,1840155,1,'soga_eye_brow_type',0,25,9), (141201,1840155,0,'soga_eye_color',229,229,102), (141202,1840155,1,'soga_eye_type',100,0,0), (141203,1840155,0,'soga_hair_face_color',171,60,32), (141204,1840155,0,'soga_hair_face_highlight_color',216,192,37), (141205,1840155,0,'soga_hair_type_color',171,60,32), (141206,1840155,0,'soga_hair_type_highlight_color',216,192,37), (141207,1840155,1,'soga_lip_type',100,100,-100), (141208,1840155,1,'soga_nose_type',-68,-100,100), (141209,1840155,0,'soga_skin_color',249,244,225), (141210,1840155,0,'wing_color1',255,255,255), (141211,1840155,0,'wing_color2',255,255,255), (141212,1840156,1,'cheek_type',-28,5,0), (141213,1840156,1,'chin_type',17,14,-34), (141214,1840156,1,'ear_type',18,-1,0), (141215,1840156,1,'eye_brow_type',-7,-34,28), (141216,1840156,0,'eye_color',225,174,255), (141217,1840156,1,'eye_type',-21,0,0), (141218,1840156,0,'hair_color1',31,242,0), (141219,1840156,0,'hair_face_color',127,132,148), (141220,1840156,0,'hair_face_highlight_color',84,32,14), (141221,1840156,0,'hair_type_color',127,132,148), (141222,1840156,0,'hair_type_highlight_color',84,32,14), (141223,1840156,1,'lip_type',41,-29,-37), (141224,1840156,1,'nose_type',-10,31,-14), (141225,1840156,0,'skin_color',143,137,179), (141226,1840156,1,'soga_cheek_type',0,-7,-34), (141227,1840156,1,'soga_chin_type',0,41,-29), (141228,1840156,1,'soga_ear_type',0,-21,0), (141229,1840156,1,'soga_eye_brow_type',0,18,-1), (141230,1840156,0,'soga_eye_color',229,229,102), (141231,1840156,1,'soga_eye_type',-21,0,0), (141232,1840156,0,'soga_hair_face_color',127,132,148), (141233,1840156,0,'soga_hair_face_highlight_color',84,32,14), (141234,1840156,0,'soga_hair_type_color',127,132,148), (141235,1840156,0,'soga_hair_type_highlight_color',84,32,14), (141236,1840156,1,'soga_lip_type',28,-28,5), (141237,1840156,1,'soga_nose_type',-37,17,14), (141238,1840156,0,'soga_skin_color',143,137,179), (141239,1840156,0,'wing_color1',255,255,255), (141240,1840156,0,'wing_color2',255,255,255), (141241,1840157,1,'cheek_type',59,-94,0), (141242,1840157,1,'chin_type',-77,-51,-79), (141243,1840157,1,'ear_type',50,-39,0), (141244,1840157,1,'eye_brow_type',90,0,1), (141245,1840157,0,'eye_color',155,128,255), (141246,1840157,1,'eye_type',75,0,0), (141247,1840157,0,'hair_color1',97,28,34), (141248,1840157,0,'hair_color2',53,49,53), (141249,1840157,0,'hair_face_color',15,1,21), (141250,1840157,0,'hair_face_highlight_color',95,84,128), (141251,1840157,0,'hair_highlight',96,63,188), (141252,1840157,0,'hair_type_color',15,1,21), (141253,1840157,0,'hair_type_highlight_color',95,84,128), (141254,1840157,1,'lip_type',83,74,42), (141255,1840157,1,'nose_type',5,97,28), (141256,1840157,0,'skin_color',147,190,189), (141257,1840157,1,'soga_cheek_type',0,90,0), (141258,1840157,1,'soga_chin_type',0,83,74), (141259,1840157,1,'soga_ear_type',0,75,0), (141260,1840157,1,'soga_eye_brow_type',0,50,-39), (141261,1840157,0,'soga_eye_color',229,229,102), (141262,1840157,1,'soga_eye_type',75,0,0), (141263,1840157,0,'soga_hair_color1',29,21,28), (141264,1840157,0,'soga_hair_color2',53,49,53), (141265,1840157,0,'soga_hair_face_color',15,1,21), (141266,1840157,0,'soga_hair_face_highlight_color',95,84,128), (141267,1840157,0,'soga_hair_highlight',96,63,188), (141268,1840157,0,'soga_hair_type_color',15,1,21), (141269,1840157,0,'soga_hair_type_highlight_color',95,84,128), (141270,1840157,1,'soga_lip_type',1,59,-94), (141271,1840157,1,'soga_nose_type',42,-77,-51), (141272,1840157,0,'soga_skin_color',147,190,189), (141273,1840158,1,'cheek_type',-82,35,0), (141274,1840158,1,'chin_type',-75,81,-57), (141275,1840158,1,'ear_type',79,55,0), (141276,1840158,1,'eye_brow_type',7,-84,79), (141277,1840158,0,'eye_color',161,84,196), (141278,1840158,1,'eye_type',89,0,0), (141279,1840158,0,'hair_color1',219,187,14), (141280,1840158,0,'hair_color2',88,77,98), (141281,1840158,0,'hair_face_color',86,68,133), (141282,1840158,0,'hair_face_highlight_color',107,131,144), (141283,1840158,0,'hair_highlight',98,91,163), (141284,1840158,0,'hair_type_color',86,68,133), (141285,1840158,0,'hair_type_highlight_color',107,131,144), (141286,1840158,1,'lip_type',-41,34,29), (141287,1840158,1,'nose_type',56,-37,-69), (141288,1840158,0,'skin_color',132,107,134), (141289,1840158,1,'soga_cheek_type',0,7,-84), (141290,1840158,1,'soga_chin_type',0,-41,34), (141291,1840158,1,'soga_ear_type',0,89,0), (141292,1840158,1,'soga_eye_brow_type',0,79,55), (141293,1840158,0,'soga_eye_color',229,229,102), (141294,1840158,1,'soga_eye_type',89,0,0), (141295,1840158,0,'soga_hair_color1',152,46,102), (141296,1840158,0,'soga_hair_color2',88,77,98), (141297,1840158,0,'soga_hair_face_color',86,68,133), (141298,1840158,0,'soga_hair_face_highlight_color',107,131,144), (141299,1840158,0,'soga_hair_highlight',98,91,163), (141300,1840158,0,'soga_hair_type_color',86,68,133), (141301,1840158,0,'soga_hair_type_highlight_color',107,131,144), (141302,1840158,1,'soga_lip_type',79,-82,35), (141303,1840158,1,'soga_nose_type',29,-75,81), (141304,1840158,0,'soga_skin_color',132,107,134), (141305,1840159,0,'eye_color',255,255,255), (141306,1840159,0,'skin_color',255,255,255), (141307,1840159,0,'soga_eye_color',255,0,255), (141308,1840160,1,'cheek_type',63,62,0), (141309,1840160,1,'chin_type',-70,12,-95), (141310,1840160,1,'ear_type',-29,-87,0), (141311,1840160,1,'eye_brow_type',95,68,43), (141312,1840160,0,'eye_color',73,136,134), (141313,1840160,1,'eye_type',64,0,0), (141314,1840160,0,'hair_color1',77,62,23), (141315,1840160,0,'hair_color2',49,49,53), (141316,1840160,0,'hair_face_color',61,61,75), (141317,1840160,0,'hair_face_highlight_color',109,131,182), (141318,1840160,0,'hair_highlight',103,102,153), (141319,1840160,0,'hair_type_color',61,61,75), (141320,1840160,0,'hair_type_highlight_color',109,131,182), (141321,1840160,1,'lip_type',-85,83,-51), (141322,1840160,1,'nose_type',-89,77,62), (141323,1840160,0,'skin_color',121,160,163), (141324,1840160,1,'soga_cheek_type',0,95,68), (141325,1840160,1,'soga_chin_type',0,-85,83), (141326,1840160,1,'soga_ear_type',0,64,0), (141327,1840160,1,'soga_eye_brow_type',0,-29,-87), (141328,1840160,0,'soga_eye_color',229,229,102), (141329,1840160,1,'soga_eye_type',64,0,0), (141330,1840160,0,'soga_hair_color1',43,36,70), (141331,1840160,0,'soga_hair_color2',49,49,53), (141332,1840160,0,'soga_hair_face_color',61,61,75), (141333,1840160,0,'soga_hair_face_highlight_color',109,131,182), (141334,1840160,0,'soga_hair_highlight',103,102,153), (141335,1840160,0,'soga_hair_type_color',61,61,75), (141336,1840160,0,'soga_hair_type_highlight_color',109,131,182), (141337,1840160,1,'soga_lip_type',43,63,62), (141338,1840160,1,'soga_nose_type',-51,-70,12), (141339,1840160,0,'soga_skin_color',121,160,163), (141340,1840160,0,'wing_color1',255,255,255), (141341,1840160,0,'wing_color2',255,255,255), (141342,1840161,1,'cheek_type',26,59,0), (141343,1840161,1,'chin_type',52,94,21), (141344,1840161,1,'ear_type',-76,45,0), (141345,1840161,1,'eye_brow_type',-84,-44,-56), (141346,1840161,0,'eye_color',9,9,220), (141347,1840161,1,'eye_type',-78,0,0), (141348,1840161,0,'hair_color1',19,81,181), (141349,1840161,0,'hair_color2',36,34,36), (141350,1840161,0,'hair_highlight',255,255,255), (141351,1840161,0,'hair_type_color',15,1,21), (141352,1840161,0,'hair_type_highlight_color',91,205,45), (141353,1840161,1,'lip_type',53,46,-37), (141354,1840161,1,'nose_type',62,19,81), (141355,1840161,0,'skin_color',6,43,68), (141356,1840161,1,'soga_cheek_type',0,-84,-44), (141357,1840161,1,'soga_chin_type',0,53,46), (141358,1840161,1,'soga_ear_type',0,-78,0), (141359,1840161,1,'soga_eye_brow_type',0,-76,45), (141360,1840161,0,'soga_eye_color',229,229,102), (141361,1840161,1,'soga_eye_type',-78,0,0), (141362,1840161,0,'soga_hair_color1',255,255,255), (141363,1840161,0,'soga_hair_color2',36,34,36), (141364,1840161,0,'soga_hair_highlight',255,255,255), (141365,1840161,0,'soga_hair_type_color',15,1,21), (141366,1840161,0,'soga_hair_type_highlight_color',91,205,45), (141367,1840161,1,'soga_lip_type',-56,26,59), (141368,1840161,1,'soga_nose_type',-37,52,94), (141369,1840161,0,'soga_skin_color',6,43,68), (141370,1840161,0,'wing_color1',114,16,198), (141371,1840161,0,'wing_color2',116,186,3), (141372,1840162,1,'cheek_type',-32,31,0), (141373,1840162,1,'chin_type',50,75,-62), (141374,1840162,1,'ear_type',-29,-68,0), (141375,1840162,1,'eye_brow_type',95,-40,25), (141376,1840162,0,'eye_color',219,219,9), (141377,1840162,1,'eye_type',22,0,0), (141378,1840162,0,'hair_color1',5,98,169), (141379,1840162,0,'hair_color2',194,28,1), (141380,1840162,0,'hair_highlight',255,255,255), (141381,1840162,0,'hair_type_color',58,21,1), (141382,1840162,0,'hair_type_highlight_color',245,201,15), (141383,1840162,1,'lip_type',74,46,-31), (141384,1840162,1,'nose_type',71,5,98), (141385,1840162,0,'skin_color',15,74,118), (141386,1840162,1,'soga_cheek_type',0,95,-40), (141387,1840162,1,'soga_chin_type',0,74,46), (141388,1840162,1,'soga_ear_type',0,22,0), (141389,1840162,1,'soga_eye_brow_type',0,-29,-68), (141390,1840162,0,'soga_eye_color',229,229,102), (141391,1840162,1,'soga_eye_type',22,0,0), (141392,1840162,0,'soga_hair_color1',255,255,255), (141393,1840162,0,'soga_hair_color2',194,28,1), (141394,1840162,0,'soga_hair_highlight',255,255,255), (141395,1840162,0,'soga_hair_type_color',58,21,1), (141396,1840162,0,'soga_hair_type_highlight_color',245,201,15), (141397,1840162,1,'soga_lip_type',25,-32,31), (141398,1840162,1,'soga_nose_type',-31,50,75), (141399,1840162,0,'soga_skin_color',15,74,118), (141400,1840162,0,'wing_color2',159,180,3), (141401,1840163,1,'cheek_type',0,-3,0), (141402,1840163,1,'chin_type',3,-11,37), (141403,1840163,1,'ear_type',-35,20,0), (141404,1840163,1,'eye_brow_type',3,-9,34), (141405,1840163,0,'eye_color',211,117,255), (141406,1840163,1,'eye_type',23,0,0), (141407,1840163,0,'hair_color1',235,9,0), (141408,1840163,0,'hair_face_color',187,172,197), (141409,1840163,0,'hair_face_highlight_color',155,150,106), (141410,1840163,0,'hair_type_color',187,172,197), (141411,1840163,0,'hair_type_highlight_color',155,150,106), (141412,1840163,1,'lip_type',17,-4,-20), (141413,1840163,1,'nose_type',14,-21,9), (141414,1840163,0,'skin_color',139,195,194), (141415,1840163,1,'soga_cheek_type',0,3,-9), (141416,1840163,1,'soga_chin_type',0,17,-4), (141417,1840163,1,'soga_ear_type',0,23,0), (141418,1840163,1,'soga_eye_brow_type',0,-35,20), (141419,1840163,0,'soga_eye_color',229,229,102), (141420,1840163,1,'soga_eye_type',23,0,0), (141421,1840163,0,'soga_hair_face_color',187,172,197), (141422,1840163,0,'soga_hair_face_highlight_color',155,150,106), (141423,1840163,0,'soga_hair_type_color',187,172,197), (141424,1840163,0,'soga_hair_type_highlight_color',155,150,106), (141425,1840163,1,'soga_lip_type',34,0,-3), (141426,1840163,1,'soga_nose_type',-20,3,-11), (141427,1840163,0,'soga_skin_color',139,195,194), (141428,1840163,0,'wing_color1',255,255,255), (141429,1840163,0,'wing_color2',255,255,255), (141430,1840164,1,'cheek_type',-31,52,0), (141431,1840164,1,'chin_type',-64,42,-25), (141432,1840164,1,'ear_type',42,56,0), (141433,1840164,1,'eye_brow_type',29,44,-77), (141434,1840164,0,'eye_color',15,8,20), (141435,1840164,1,'eye_type',-39,0,0), (141436,1840164,0,'hair_color1',82,50,162), (141437,1840164,0,'hair_color2',62,62,68), (141438,1840164,0,'hair_face_color',244,245,246), (141439,1840164,0,'hair_face_highlight_color',94,79,124), (141440,1840164,0,'hair_highlight',96,63,188), (141441,1840164,0,'hair_type_color',244,245,246), (141442,1840164,0,'hair_type_highlight_color',94,79,124), (141443,1840164,1,'lip_type',-9,-77,-14), (141444,1840164,1,'nose_type',-97,82,50), (141445,1840164,0,'skin_color',102,77,75), (141446,1840164,1,'soga_cheek_type',0,29,44), (141447,1840164,1,'soga_chin_type',0,-9,-77), (141448,1840164,1,'soga_ear_type',0,-39,0), (141449,1840164,1,'soga_eye_brow_type',0,42,56), (141450,1840164,0,'soga_eye_color',229,229,102), (141451,1840164,1,'soga_eye_type',-39,0,0), (141452,1840164,0,'soga_hair_color1',160,156,172), (141453,1840164,0,'soga_hair_color2',62,62,68), (141454,1840164,0,'soga_hair_face_color',244,245,246), (141455,1840164,0,'soga_hair_face_highlight_color',94,79,124), (141456,1840164,0,'soga_hair_highlight',96,63,188), (141457,1840164,0,'soga_hair_type_color',244,245,246), (141458,1840164,0,'soga_hair_type_highlight_color',94,79,124), (141459,1840164,1,'soga_lip_type',-77,-31,52), (141460,1840164,1,'soga_nose_type',-14,-64,42), (141461,1840164,0,'soga_skin_color',102,77,75), (141462,1840164,0,'wing_color1',255,255,255), (141463,1840164,0,'wing_color2',255,255,255), (141464,1840165,1,'cheek_type',61,62,0), (141465,1840165,1,'chin_type',-17,87,37), (141466,1840165,1,'ear_type',38,-31,0), (141467,1840165,1,'eye_brow_type',-25,-83,-25), (141468,1840165,0,'eye_color',9,5,12), (141469,1840165,1,'eye_type',43,0,0), (141470,1840165,0,'hair_color1',28,163,37), (141471,1840165,0,'hair_color2',62,62,68), (141472,1840165,0,'hair_face_color',244,244,246), (141473,1840165,0,'hair_face_highlight_color',107,131,144), (141474,1840165,0,'hair_highlight',98,91,163), (141475,1840165,0,'hair_type_color',244,244,246), (141476,1840165,0,'hair_type_highlight_color',107,131,144), (141477,1840165,1,'lip_type',38,9,-14), (141478,1840165,1,'nose_type',0,28,-93), (141479,1840165,0,'skin_color',110,102,135), (141480,1840165,1,'soga_cheek_type',0,-25,-83), (141481,1840165,1,'soga_chin_type',0,38,9), (141482,1840165,1,'soga_ear_type',0,43,0), (141483,1840165,1,'soga_eye_brow_type',0,38,-31), (141484,1840165,0,'soga_eye_color',229,229,102), (141485,1840165,1,'soga_eye_type',43,0,0), (141486,1840165,0,'soga_hair_color1',160,156,172), (141487,1840165,0,'soga_hair_color2',62,62,68), (141488,1840165,0,'soga_hair_face_color',244,244,246), (141489,1840165,0,'soga_hair_face_highlight_color',107,131,144), (141490,1840165,0,'soga_hair_highlight',98,91,163), (141491,1840165,0,'soga_hair_type_color',244,244,246), (141492,1840165,0,'soga_hair_type_highlight_color',107,131,144), (141493,1840165,1,'soga_lip_type',-25,61,62), (141494,1840165,1,'soga_nose_type',-14,-17,87), (141495,1840165,0,'soga_skin_color',110,102,135), (141496,1840166,1,'cheek_type',-8,3,0), (141497,1840166,1,'chin_type',17,7,-20), (141498,1840166,1,'ear_type',44,26,0), (141499,1840166,1,'eye_brow_type',-11,0,26), (141500,1840166,0,'eye_color',255,255,90), (141501,1840166,1,'eye_type',-11,0,0), (141502,1840166,0,'hair_color1',8,245,246), (141503,1840166,0,'hair_face_color',83,46,4), (141504,1840166,0,'hair_face_highlight_color',216,192,37), (141505,1840166,0,'hair_type_color',83,46,4), (141506,1840166,0,'hair_type_highlight_color',216,192,37), (141507,1840166,1,'lip_type',-11,-7,12), (141508,1840166,1,'nose_type',-43,8,-11), (141509,1840166,0,'skin_color',176,185,136), (141510,1840166,1,'soga_cheek_type',0,-11,0), (141511,1840166,1,'soga_chin_type',0,-11,-7), (141512,1840166,1,'soga_ear_type',0,-11,0), (141513,1840166,1,'soga_eye_brow_type',0,44,26), (141514,1840166,0,'soga_eye_color',229,229,102), (141515,1840166,1,'soga_eye_type',-11,0,0), (141516,1840166,0,'soga_hair_face_color',83,46,4), (141517,1840166,0,'soga_hair_face_highlight_color',216,192,37), (141518,1840166,0,'soga_hair_type_color',83,46,4), (141519,1840166,0,'soga_hair_type_highlight_color',216,192,37), (141520,1840166,1,'soga_lip_type',26,-8,3), (141521,1840166,1,'soga_nose_type',12,17,7), (141522,1840166,0,'soga_skin_color',176,185,136), (141523,1840166,0,'wing_color1',255,255,255), (141524,1840166,0,'wing_color2',255,255,255), (141525,1840167,1,'cheek_type',-19,22,0), (141526,1840167,1,'chin_type',9,-31,19), (141527,1840167,1,'ear_type',7,3,0), (141528,1840167,1,'eye_brow_type',-7,34,0), (141529,1840167,0,'eye_color',251,248,254), (141530,1840167,1,'eye_type',-7,0,0), (141531,1840167,0,'hair_color1',228,26,0), (141532,1840167,0,'hair_face_color',79,29,12), (141533,1840167,0,'hair_type_color',79,29,12), (141534,1840167,1,'lip_type',38,0,-1), (141535,1840167,1,'nose_type',-2,-28,26), (141536,1840167,0,'skin_color',146,77,12), (141537,1840167,1,'soga_cheek_type',0,-7,34), (141538,1840167,1,'soga_chin_type',0,38,0), (141539,1840167,1,'soga_ear_type',0,-7,0), (141540,1840167,1,'soga_eye_brow_type',0,7,3), (141541,1840167,0,'soga_eye_color',229,229,102), (141542,1840167,1,'soga_eye_type',-7,0,0), (141543,1840167,0,'soga_hair_face_color',79,29,12), (141544,1840167,0,'soga_hair_type_color',79,29,12), (141545,1840167,1,'soga_lip_type',0,-19,22), (141546,1840167,1,'soga_nose_type',-1,9,-31), (141547,1840167,0,'soga_skin_color',146,77,12), (141548,1840167,0,'wing_color1',255,255,255), (141549,1840167,0,'wing_color2',255,255,255), (141550,1840168,1,'cheek_type',25,-64,0), (141551,1840168,1,'chin_type',-63,87,75), (141552,1840168,1,'ear_type',81,-81,0), (141553,1840168,1,'eye_brow_type',41,37,31), (141554,1840168,0,'eye_color',230,116,250), (141555,1840168,1,'eye_type',-12,0,0), (141556,1840168,0,'hair_color1',239,51,238), (141557,1840168,0,'hair_face_color',102,133,150), (141558,1840168,0,'hair_face_highlight_color',100,131,153), (141559,1840168,0,'hair_type_color',102,133,150), (141560,1840168,0,'hair_type_highlight_color',100,131,153), (141561,1840168,1,'lip_type',64,-84,-72), (141562,1840168,1,'nose_type',-75,-17,51), (141563,1840168,0,'skin_color',130,173,172), (141564,1840168,1,'soga_cheek_type',0,41,37), (141565,1840168,1,'soga_chin_type',0,64,-84), (141566,1840168,1,'soga_ear_type',0,-12,0), (141567,1840168,1,'soga_eye_brow_type',0,81,-81), (141568,1840168,0,'soga_eye_color',229,229,102), (141569,1840168,0,'soga_hair_face_color',102,133,150), (141570,1840168,0,'soga_hair_face_highlight_color',100,131,153), (141571,1840168,0,'soga_hair_type_color',102,133,150), (141572,1840168,0,'soga_hair_type_highlight_color',100,131,153), (141573,1840168,1,'soga_lip_type',31,25,-64), (141574,1840168,1,'soga_nose_type',-72,-63,87), (141575,1840168,0,'soga_skin_color',130,173,172), (141576,1840168,0,'wing_color1',255,255,255), (141577,1840168,0,'wing_color2',255,255,255), (141578,1840169,1,'cheek_type',-18,-4,0), (141579,1840169,1,'chin_type',14,3,-44), (141580,1840169,1,'ear_type',-39,28,0), (141581,1840169,1,'eye_brow_type',-22,7,-25), (141582,1840169,0,'eye_color',165,187,253), (141583,1840169,1,'eye_type',3,0,0), (141584,1840169,0,'hair_color1',10,34,0), (141585,1840169,0,'hair_face_color',143,134,143), (141586,1840169,0,'hair_face_highlight_color',105,103,97), (141587,1840169,0,'hair_type_color',143,134,143), (141588,1840169,0,'hair_type_highlight_color',105,103,97), (141589,1840169,1,'lip_type',17,25,28), (141590,1840169,1,'nose_type',2,10,34), (141591,1840169,0,'skin_color',141,108,146), (141592,1840169,1,'soga_cheek_type',0,-22,7), (141593,1840169,1,'soga_chin_type',0,17,25), (141594,1840169,1,'soga_ear_type',0,3,0), (141595,1840169,1,'soga_eye_brow_type',0,-39,28), (141596,1840169,0,'soga_eye_color',229,229,102), (141597,1840169,0,'soga_hair_face_color',143,134,143), (141598,1840169,0,'soga_hair_face_highlight_color',105,103,97), (141599,1840169,0,'soga_hair_type_color',143,134,143), (141600,1840169,0,'soga_hair_type_highlight_color',105,103,97), (141601,1840169,1,'soga_lip_type',-25,-18,-4), (141602,1840169,1,'soga_nose_type',28,14,3), (141603,1840169,0,'soga_skin_color',141,108,146), (141604,1840169,0,'wing_color1',255,255,255), (141605,1840169,0,'wing_color2',255,255,255), (141606,1840170,1,'cheek_type',56,-71,0), (141607,1840170,1,'chin_type',-11,90,-10), (141608,1840170,1,'ear_type',68,9,0), (141609,1840170,1,'eye_brow_type',-51,-58,-66), (141610,1840170,0,'eye_color',8,16,13), (141611,1840170,1,'eye_type',-65,0,0), (141612,1840170,0,'hair_color1',169,245,228), (141613,1840170,0,'hair_color2',28,27,50), (141614,1840170,0,'hair_face_color',5,5,1), (141615,1840170,0,'hair_face_highlight_color',244,244,246), (141616,1840170,0,'hair_highlight',160,156,172), (141617,1840170,0,'hair_type_color',5,5,1), (141618,1840170,0,'hair_type_highlight_color',244,244,246), (141619,1840170,1,'lip_type',45,-78,-34), (141620,1840170,1,'nose_type',58,-87,-11), (141621,1840170,0,'skin_color',189,178,176), (141622,1840170,1,'soga_cheek_type',0,-51,-58), (141623,1840170,1,'soga_chin_type',0,45,-78), (141624,1840170,1,'soga_ear_type',0,-65,0), (141625,1840170,1,'soga_eye_brow_type',0,68,9), (141626,1840170,0,'soga_eye_color',229,229,102), (141627,1840170,1,'soga_eye_type',-65,0,0), (141628,1840170,0,'soga_hair_color1',33,22,19), (141629,1840170,0,'soga_hair_color2',28,27,50), (141630,1840170,0,'soga_hair_face_color',5,5,1), (141631,1840170,0,'soga_hair_face_highlight_color',244,244,246), (141632,1840170,0,'soga_hair_highlight',160,156,172), (141633,1840170,0,'soga_hair_type_color',5,5,1), (141634,1840170,0,'soga_hair_type_highlight_color',244,244,246), (141635,1840170,1,'soga_lip_type',-66,56,-71), (141636,1840170,1,'soga_nose_type',-34,-11,90), (141637,1840170,0,'soga_skin_color',189,178,176), (141638,1840171,1,'cheek_type',-8,3,0), (141639,1840171,1,'chin_type',17,7,-20), (141640,1840171,1,'ear_type',44,26,0), (141641,1840171,1,'eye_brow_type',-11,0,26), (141642,1840171,0,'eye_color',234,185,16), (141643,1840171,1,'eye_type',-11,0,0), (141644,1840171,0,'hair_color1',8,245,0), (141645,1840171,0,'hair_face_color',32,31,13), (141646,1840171,0,'hair_face_highlight_color',216,192,37), (141647,1840171,0,'hair_type_color',32,31,13), (141648,1840171,0,'hair_type_highlight_color',216,192,37), (141649,1840171,1,'lip_type',-11,-7,12), (141650,1840171,1,'nose_type',-43,8,-11), (141651,1840171,0,'skin_color',143,154,144), (141652,1840171,1,'soga_cheek_type',0,-11,0), (141653,1840171,1,'soga_chin_type',0,-11,-7), (141654,1840171,1,'soga_ear_type',0,-11,0), (141655,1840171,1,'soga_eye_brow_type',0,44,26), (141656,1840171,0,'soga_eye_color',229,229,102), (141657,1840171,1,'soga_eye_type',-28,0,0), (141658,1840171,0,'soga_hair_face_color',32,31,13), (141659,1840171,0,'soga_hair_face_highlight_color',216,192,37), (141660,1840171,0,'soga_hair_type_color',32,31,13), (141661,1840171,0,'soga_hair_type_highlight_color',216,192,37), (141662,1840171,1,'soga_lip_type',26,-8,3), (141663,1840171,1,'soga_nose_type',12,17,7), (141664,1840171,0,'soga_skin_color',143,154,144), (141665,1840171,0,'wing_color1',255,255,255), (141666,1840171,0,'wing_color2',255,255,255), (141667,1840172,1,'cheek_type',100,-100,0), (141668,1840172,1,'chin_type',-100,100,100), (141669,1840172,1,'ear_type',25,9,0), (141670,1840172,1,'eye_brow_type',100,100,100), (141671,1840172,0,'eye_color',118,14,183), (141672,1840172,1,'eye_type',100,0,0), (141673,1840172,0,'hair_color1',239,255,242), (141674,1840172,0,'hair_face_color',171,60,32), (141675,1840172,0,'hair_face_highlight_color',216,192,37), (141676,1840172,0,'hair_type_color',171,60,32), (141677,1840172,0,'hair_type_highlight_color',216,192,37), (141678,1840172,1,'lip_type',100,50,-68), (141679,1840172,1,'nose_type',0,-17,-1), (141680,1840172,0,'skin_color',55,57,59), (141681,1840172,1,'soga_cheek_type',0,100,100), (141682,1840172,1,'soga_chin_type',0,100,50), (141683,1840172,1,'soga_ear_type',0,100,0), (141684,1840172,1,'soga_eye_brow_type',0,25,9), (141685,1840172,0,'soga_eye_color',229,229,102), (141686,1840172,1,'soga_eye_type',100,0,0), (141687,1840172,0,'soga_hair_face_color',171,60,32), (141688,1840172,0,'soga_hair_face_highlight_color',216,192,37), (141689,1840172,0,'soga_hair_type_color',171,60,32), (141690,1840172,0,'soga_hair_type_highlight_color',216,192,37), (141691,1840172,1,'soga_lip_type',100,100,-100), (141692,1840172,1,'soga_nose_type',-68,-100,100), (141693,1840172,0,'soga_skin_color',55,57,59), (141694,1840172,0,'wing_color1',255,255,255), (141695,1840172,0,'wing_color2',255,255,255), (141696,1840173,1,'cheek_type',26,56,0), (141697,1840173,1,'chin_type',52,-64,-4), (141698,1840173,1,'ear_type',-52,72,0), (141699,1840173,1,'eye_brow_type',91,97,-44), (141700,1840173,0,'eye_color',185,33,18), (141701,1840173,1,'eye_type',93,0,0), (141702,1840173,0,'hair_color1',217,178,251), (141703,1840173,0,'hair_color2',36,34,36), (141704,1840173,0,'hair_highlight',255,255,255), (141705,1840173,0,'hair_type_color',18,5,24), (141706,1840173,0,'hair_type_highlight_color',57,19,1), (141707,1840173,1,'lip_type',100,100,4), (141708,1840173,1,'nose_type',10,-39,-78), (141709,1840173,0,'skin_color',97,146,88), (141710,1840173,1,'soga_cheek_type',0,91,97), (141711,1840173,1,'soga_chin_type',0,100,100), (141712,1840173,1,'soga_ear_type',0,93,0), (141713,1840173,1,'soga_eye_brow_type',0,-52,72), (141714,1840173,0,'soga_eye_color',229,229,102), (141715,1840173,1,'soga_eye_type',93,0,0), (141716,1840173,0,'soga_hair_color1',255,255,255), (141717,1840173,0,'soga_hair_color2',36,34,36), (141718,1840173,0,'soga_hair_highlight',255,255,255), (141719,1840173,0,'soga_hair_type_color',18,5,24), (141720,1840173,0,'soga_hair_type_highlight_color',57,19,1), (141721,1840173,1,'soga_lip_type',-44,26,56), (141722,1840173,1,'soga_nose_type',4,52,-64), (141723,1840173,0,'soga_skin_color',97,146,88), (141724,1840173,0,'wing_color1',92,92,92), (141725,1840173,0,'wing_color2',198,21,28), (141726,1840174,1,'cheek_type',9,-29,0), (141727,1840174,1,'chin_type',97,39,4), (141728,1840174,1,'ear_type',-31,0,0), (141729,1840174,1,'eye_brow_type',97,-59,59), (141730,1840174,0,'eye_color',188,99,240), (141731,1840174,1,'eye_type',71,0,0), (141732,1840174,0,'hair_color1',55,233,246), (141733,1840174,0,'hair_color2',59,81,113), (141734,1840174,0,'hair_face_color',107,131,144), (141735,1840174,0,'hair_face_highlight_color',244,244,246), (141736,1840174,0,'hair_highlight',160,156,172), (141737,1840174,0,'hair_type_color',107,131,144), (141738,1840174,0,'hair_type_highlight_color',244,244,246), (141739,1840174,1,'lip_type',-39,55,-56), (141740,1840174,1,'nose_type',-56,55,-23), (141741,1840174,0,'skin_color',153,196,195), (141742,1840174,1,'soga_cheek_type',0,97,-59), (141743,1840174,1,'soga_chin_type',0,-39,55), (141744,1840174,1,'soga_ear_type',0,71,0), (141745,1840174,1,'soga_eye_brow_type',0,-31,0), (141746,1840174,0,'soga_eye_color',229,229,102), (141747,1840174,1,'soga_eye_type',71,0,0), (141748,1840174,0,'soga_hair_color1',98,91,163), (141749,1840174,0,'soga_hair_color2',59,81,113), (141750,1840174,0,'soga_hair_face_color',107,131,144), (141751,1840174,0,'soga_hair_face_highlight_color',244,244,246), (141752,1840174,0,'soga_hair_highlight',160,156,172), (141753,1840174,0,'soga_hair_type_color',107,131,144), (141754,1840174,0,'soga_hair_type_highlight_color',244,244,246), (141755,1840174,1,'soga_lip_type',59,9,-29), (141756,1840174,1,'soga_nose_type',-56,97,39), (141757,1840174,0,'soga_skin_color',153,196,195), (141758,1840175,1,'cheek_type',-26,-14,0), (141759,1840175,1,'chin_type',32,-2,-20), (141760,1840175,1,'ear_type',-14,7,0), (141761,1840175,1,'eye_brow_type',14,25,-1), (141762,1840175,0,'eye_color',71,60,126), (141763,1840175,1,'eye_type',-28,0,0), (141764,1840175,0,'hair_color1',210,37,0), (141765,1840175,0,'hair_face_color',140,128,140), (141766,1840175,0,'hair_type_color',140,128,140), (141767,1840175,1,'lip_type',-37,-21,34), (141768,1840175,1,'nose_type',-34,-46,37), (141769,1840175,0,'skin_color',81,127,134), (141770,1840175,1,'soga_cheek_type',0,14,25), (141771,1840175,1,'soga_chin_type',0,-37,-21), (141772,1840175,1,'soga_ear_type',0,-28,0), (141773,1840175,1,'soga_eye_brow_type',0,-14,7), (141774,1840175,0,'soga_eye_color',229,229,102), (141775,1840175,1,'soga_eye_type',-28,0,0), (141776,1840175,0,'soga_hair_face_color',140,128,140), (141777,1840175,0,'soga_hair_type_color',140,128,140), (141778,1840175,1,'soga_lip_type',-1,-26,-14), (141779,1840175,1,'soga_nose_type',34,32,-2), (141780,1840175,0,'soga_skin_color',81,127,134), (141781,1840175,0,'wing_color1',255,255,255), (141782,1840175,0,'wing_color2',255,255,255), (141783,1840176,1,'cheek_type',8,-10,0), (141784,1840176,1,'chin_type',7,1,-14), (141785,1840176,1,'ear_type',-19,3,0), (141786,1840176,1,'eye_brow_type',-25,-32,-1), (141787,1840176,0,'eye_color',108,53,114), (141788,1840176,1,'eye_type',8,0,0), (141789,1840176,0,'hair_color1',7,213,0), (141790,1840176,0,'hair_face_color',202,174,203), (141791,1840176,0,'hair_face_highlight_color',105,103,97), (141792,1840176,0,'hair_type_color',202,174,203), (141793,1840176,0,'hair_type_highlight_color',105,103,97), (141794,1840176,1,'lip_type',-45,12,38), (141795,1840176,1,'nose_type',-7,7,-43), (141796,1840176,0,'skin_color',37,75,89), (141797,1840176,1,'soga_cheek_type',0,-25,-32), (141798,1840176,1,'soga_chin_type',0,-45,12), (141799,1840176,1,'soga_ear_type',0,8,0), (141800,1840176,1,'soga_eye_brow_type',0,-19,3), (141801,1840176,0,'soga_eye_color',229,229,102), (141802,1840176,0,'soga_hair_face_color',202,174,203), (141803,1840176,0,'soga_hair_face_highlight_color',105,103,97), (141804,1840176,0,'soga_hair_type_color',202,174,203), (141805,1840176,0,'soga_hair_type_highlight_color',105,103,97), (141806,1840176,1,'soga_lip_type',-1,8,-10), (141807,1840176,1,'soga_nose_type',38,7,1), (141808,1840176,0,'soga_skin_color',37,75,89), (141809,1840176,0,'wing_color1',255,255,255), (141810,1840176,0,'wing_color2',255,255,255), (141811,1840177,1,'cheek_type',-75,69,0), (141812,1840177,1,'chin_type',-23,63,-7), (141813,1840177,1,'ear_type',-81,25,0), (141814,1840177,1,'eye_brow_type',-41,8,-79), (141815,1840177,0,'hair_color1',37,69,81), (141816,1840177,0,'hair_color2',62,62,68), (141817,1840177,0,'hair_face_color',244,244,246), (141818,1840177,0,'hair_face_highlight_color',209,200,188), (141819,1840177,0,'hair_highlight',112,123,142), (141820,1840177,0,'hair_type_color',244,244,246), (141821,1840177,0,'hair_type_highlight_color',209,200,188), (141822,1840177,1,'lip_type',10,81,-29), (141823,1840177,1,'nose_type',57,37,69), (141824,1840177,0,'skin_color',108,142,149), (141825,1840177,1,'soga_cheek_type',0,-41,8), (141826,1840177,1,'soga_chin_type',0,10,81), (141827,1840177,1,'soga_ear_type',-81,25,0), (141828,1840177,1,'soga_eye_brow_type',0,-81,25), (141829,1840177,0,'soga_eye_color',229,229,102), (141830,1840177,0,'soga_hair_color1',160,156,172), (141831,1840177,0,'soga_hair_color2',62,62,68), (141832,1840177,0,'soga_hair_face_color',244,244,246), (141833,1840177,0,'soga_hair_face_highlight_color',209,200,188), (141834,1840177,0,'soga_hair_highlight',112,123,142), (141835,1840177,0,'soga_hair_type_color',244,244,246), (141836,1840177,0,'soga_hair_type_highlight_color',209,200,188), (141837,1840177,1,'soga_lip_type',-79,-75,69), (141838,1840177,1,'soga_nose_type',-29,-23,63), (141839,1840177,0,'soga_skin_color',108,142,149), (141840,1840178,1,'cheek_type',0,5,0), (141841,1840178,1,'chin_type',-18,-34,18), (141842,1840178,1,'ear_type',-17,25,0), (141843,1840178,1,'eye_brow_type',19,-7,21), (141844,1840178,0,'eye_color',20,10,22), (141845,1840178,1,'eye_type',-23,0,0), (141846,1840178,0,'hair_color1',28,242,0), (141847,1840178,0,'hair_face_color',213,216,216), (141848,1840178,0,'hair_face_highlight_color',105,103,97), (141849,1840178,0,'hair_type_color',213,216,216), (141850,1840178,0,'hair_type_highlight_color',105,103,97), (141851,1840178,1,'lip_type',-28,42,10), (141852,1840178,1,'nose_type',28,28,-14), (141853,1840178,0,'skin_color',57,46,44), (141854,1840178,1,'soga_cheek_type',0,19,-7), (141855,1840178,1,'soga_chin_type',0,-28,42), (141856,1840178,1,'soga_ear_type',0,-23,0), (141857,1840178,1,'soga_eye_brow_type',0,-17,25), (141858,1840178,0,'soga_eye_color',229,229,102), (141859,1840178,0,'soga_hair_face_color',213,216,216), (141860,1840178,0,'soga_hair_face_highlight_color',105,103,97), (141861,1840178,0,'soga_hair_type_color',213,216,216), (141862,1840178,0,'soga_hair_type_highlight_color',105,103,97), (141863,1840178,1,'soga_lip_type',21,0,5), (141864,1840178,1,'soga_nose_type',10,-18,-34), (141865,1840178,0,'soga_skin_color',57,46,44), (141866,1840178,0,'wing_color1',255,255,255), (141867,1840178,0,'wing_color2',255,255,255), (141868,1840179,1,'cheek_type',0,5,0), (141869,1840179,1,'chin_type',-18,-34,18), (141870,1840179,1,'ear_type',-17,25,0), (141871,1840179,1,'eye_brow_type',19,-7,21), (141872,1840179,0,'eye_color',20,10,22), (141873,1840179,1,'eye_type',-23,0,0), (141874,1840179,0,'hair_color1',28,242,0), (141875,1840179,0,'hair_face_color',213,216,216), (141876,1840179,0,'hair_face_highlight_color',105,103,97), (141877,1840179,0,'hair_type_color',213,216,216), (141878,1840179,0,'hair_type_highlight_color',105,103,97), (141879,1840179,1,'lip_type',-28,42,10), (141880,1840179,1,'nose_type',28,28,-14), (141881,1840179,0,'skin_color',57,46,44), (141882,1840179,1,'soga_cheek_type',0,19,-7), (141883,1840179,1,'soga_chin_type',0,-28,42), (141884,1840179,1,'soga_ear_type',0,-23,0), (141885,1840179,1,'soga_eye_brow_type',0,-17,25), (141886,1840179,0,'soga_eye_color',229,229,102), (141887,1840179,1,'soga_eye_type',-23,0,0), (141888,1840179,0,'soga_hair_face_color',213,216,216), (141889,1840179,0,'soga_hair_face_highlight_color',105,103,97), (141890,1840179,0,'soga_hair_type_color',213,216,216), (141891,1840179,0,'soga_hair_type_highlight_color',105,103,97), (141892,1840179,1,'soga_lip_type',21,0,5), (141893,1840179,1,'soga_nose_type',10,-18,-34), (141894,1840179,0,'soga_skin_color',57,46,44), (141895,1840179,0,'wing_color1',255,255,255), (141896,1840179,0,'wing_color2',255,255,255), (141897,1840180,1,'cheek_type',32,-21,0), (141898,1840180,1,'chin_type',0,0,17), (141899,1840180,1,'ear_type',23,2,0), (141900,1840180,1,'eye_brow_type',21,4,4), (141901,1840180,0,'eye_color',5,3,6), (141902,1840180,0,'hair_color1',244,234,0), (141903,1840180,0,'hair_face_color',228,240,253), (141904,1840180,0,'hair_face_highlight_color',155,150,106), (141905,1840180,0,'hair_type_color',228,240,253), (141906,1840180,0,'hair_type_highlight_color',155,150,106), (141907,1840180,1,'lip_type',17,26,-35), (141908,1840180,1,'nose_type',25,-12,-22), (141909,1840180,0,'skin_color',152,126,122), (141910,1840180,1,'soga_cheek_type',0,21,4), (141911,1840180,1,'soga_chin_type',0,17,26), (141912,1840180,1,'soga_ear_type',23,2,0), (141913,1840180,1,'soga_eye_brow_type',0,23,2), (141914,1840180,0,'soga_eye_color',229,229,102), (141915,1840180,0,'soga_hair_face_color',228,240,253), (141916,1840180,0,'soga_hair_face_highlight_color',155,150,106), (141917,1840180,0,'soga_hair_type_color',228,240,253), (141918,1840180,0,'soga_hair_type_highlight_color',155,150,106), (141919,1840180,1,'soga_lip_type',4,32,-21), (141920,1840180,1,'soga_nose_type',-35,0,0), (141921,1840180,0,'soga_skin_color',152,126,122), (141922,1840180,0,'wing_color1',255,255,255), (141923,1840180,0,'wing_color2',255,255,255), (141924,1840181,1,'cheek_type',7,50,0), (141925,1840181,1,'chin_type',-58,-96,-56), (141926,1840181,1,'ear_type',46,-56,0), (141927,1840181,1,'eye_brow_type',-89,14,22), (141928,1840181,0,'eye_color',240,139,255), (141929,1840181,1,'eye_type',-11,0,0), (141930,1840181,0,'hair_color1',56,94,0), (141931,1840181,0,'hair_face_color',7,1,1), (141932,1840181,0,'hair_face_highlight_color',103,133,149), (141933,1840181,0,'hair_type_color',7,1,1), (141934,1840181,0,'hair_type_highlight_color',103,133,149), (141935,1840181,1,'lip_type',79,35,21), (141936,1840181,1,'nose_type',-96,56,94), (141937,1840181,0,'skin_color',199,172,194), (141938,1840181,1,'soga_cheek_type',0,-89,14), (141939,1840181,1,'soga_chin_type',0,79,35), (141940,1840181,1,'soga_ear_type',0,-11,0), (141941,1840181,1,'soga_eye_brow_type',0,46,-56), (141942,1840181,0,'soga_eye_color',229,229,102), (141943,1840181,0,'soga_hair_face_color',7,1,1), (141944,1840181,0,'soga_hair_face_highlight_color',103,133,149), (141945,1840181,0,'soga_hair_type_color',7,1,1), (141946,1840181,0,'soga_hair_type_highlight_color',103,133,149), (141947,1840181,1,'soga_lip_type',22,7,50), (141948,1840181,1,'soga_nose_type',21,-58,-96), (141949,1840181,0,'soga_skin_color',199,172,194), (141950,1840181,0,'wing_color1',255,255,255), (141951,1840181,0,'wing_color2',255,255,255), (141952,1840182,1,'cheek_type',2,-3,0), (141953,1840182,1,'chin_type',-12,34,17), (141954,1840182,1,'ear_type',28,0,0), (141955,1840182,1,'eye_brow_type',-29,0,-17), (141956,1840182,0,'eye_color',209,180,255), (141957,1840182,1,'eye_type',-26,0,0), (141958,1840182,0,'hair_color1',0,254,0), (141959,1840182,0,'hair_face_color',169,169,169), (141960,1840182,0,'hair_face_highlight_color',105,103,97), (141961,1840182,0,'hair_type_color',169,169,169), (141962,1840182,0,'hair_type_highlight_color',105,103,97), (141963,1840182,1,'lip_type',31,25,-22), (141964,1840182,1,'nose_type',2,0,-2), (141965,1840182,0,'skin_color',118,131,165), (141966,1840182,1,'soga_cheek_type',0,-29,0), (141967,1840182,1,'soga_chin_type',0,31,25), (141968,1840182,1,'soga_ear_type',0,-26,0), (141969,1840182,1,'soga_eye_brow_type',0,28,0), (141970,1840182,0,'soga_eye_color',229,229,102), (141971,1840182,0,'soga_hair_face_color',169,169,169), (141972,1840182,0,'soga_hair_face_highlight_color',105,103,97), (141973,1840182,0,'soga_hair_type_color',169,169,169), (141974,1840182,0,'soga_hair_type_highlight_color',105,103,97), (141975,1840182,1,'soga_lip_type',-17,2,-3), (141976,1840182,1,'soga_nose_type',-22,-12,34), (141977,1840182,0,'soga_skin_color',118,131,165), (141978,1840182,0,'wing_color1',255,255,255), (141979,1840182,0,'wing_color2',255,255,255), (141980,1840183,0,'eye_color',255,255,255), (141981,1840183,0,'skin_color',255,255,255), (141982,1840183,0,'soga_eye_color',255,0,255), (141983,1840184,1,'cheek_type',0,2,0), (141984,1840184,1,'chin_type',14,31,-1), (141985,1840184,1,'ear_type',-7,14,0), (141986,1840184,1,'eye_brow_type',-18,14,7), (141987,1840184,0,'eye_color',184,117,255), (141988,1840184,1,'eye_type',18,0,0), (141989,1840184,0,'hair_color1',35,4,0), (141990,1840184,0,'hair_face_color',132,127,131), (141991,1840184,0,'hair_type_color',132,127,131), (141992,1840184,1,'lip_type',3,9,45), (141993,1840184,1,'nose_type',2,35,4), (141994,1840184,0,'skin_color',0,30,29), (141995,1840184,1,'soga_cheek_type',0,-18,14), (141996,1840184,1,'soga_chin_type',0,3,9), (141997,1840184,1,'soga_ear_type',0,18,0), (141998,1840184,1,'soga_eye_brow_type',0,-7,14), (141999,1840184,0,'soga_eye_color',229,229,102), (142000,1840184,1,'soga_eye_type',18,0,0), (142001,1840184,0,'soga_hair_face_color',132,127,131), (142002,1840184,0,'soga_hair_type_color',132,127,131), (142003,1840184,1,'soga_lip_type',7,0,2), (142004,1840184,1,'soga_nose_type',45,14,31), (142005,1840184,0,'soga_skin_color',0,30,29), (142006,1840184,0,'wing_color1',255,255,255), (142007,1840184,0,'wing_color2',255,255,255), (142008,1840185,0,'eye_color',255,255,255), (142009,1840185,0,'skin_color',255,255,255), (142010,1840185,0,'soga_eye_color',255,0,255), (142011,1840186,1,'cheek_type',81,35,0), (142012,1840186,1,'chin_type',-17,-37,-87), (142013,1840186,1,'ear_type',-75,25,0), (142014,1840186,1,'eye_brow_type',81,79,-62), (142015,1840186,0,'eye_color',217,58,9), (142016,1840186,1,'eye_type',-52,0,0), (142017,1840186,0,'hair_color1',81,208,56), (142018,1840186,0,'hair_type_color',35,141,211), (142019,1840186,0,'hair_type_highlight_color',66,177,31), (142020,1840186,1,'lip_type',34,-17,-65), (142021,1840186,1,'nose_type',28,81,-48), (142022,1840186,0,'skin_color',160,57,62), (142023,1840186,1,'soga_cheek_type',0,81,79), (142024,1840186,1,'soga_chin_type',0,34,-17), (142025,1840186,1,'soga_ear_type',0,-52,0), (142026,1840186,1,'soga_eye_brow_type',0,-75,25), (142027,1840186,0,'soga_eye_color',229,229,102), (142028,1840186,0,'soga_hair_type_color',35,141,211), (142029,1840186,0,'soga_hair_type_highlight_color',66,177,31), (142030,1840186,1,'soga_lip_type',-62,81,35), (142031,1840186,1,'soga_nose_type',-65,-17,-37), (142032,1840186,0,'soga_skin_color',160,57,62), (142033,1840186,0,'wing_color1',136,203,3), (142034,1840186,0,'wing_color2',1,206,206), (142035,1840187,1,'cheek_type',-26,0,0), (142036,1840187,1,'chin_type',25,3,0), (142037,1840187,1,'ear_type',-25,10,0), (142038,1840187,1,'eye_brow_type',-2,-1,31), (142039,1840187,0,'eye_color',157,107,255), (142040,1840187,1,'eye_type',35,0,0), (142041,1840187,0,'hair_color1',230,0,0), (142042,1840187,0,'hair_face_color',140,145,161), (142043,1840187,0,'hair_face_highlight_color',105,103,97), (142044,1840187,0,'hair_type_color',140,145,161), (142045,1840187,0,'hair_type_highlight_color',105,103,97), (142046,1840187,1,'lip_type',25,29,0), (142047,1840187,1,'nose_type',8,-26,0), (142048,1840187,0,'skin_color',0,15,15), (142049,1840187,1,'soga_cheek_type',0,-2,-1), (142050,1840187,1,'soga_chin_type',0,25,29), (142051,1840187,1,'soga_ear_type',0,35,0), (142052,1840187,1,'soga_eye_brow_type',0,-25,10), (142053,1840187,0,'soga_eye_color',229,229,102), (142054,1840187,0,'soga_hair_face_color',140,145,161), (142055,1840187,0,'soga_hair_face_highlight_color',105,103,97), (142056,1840187,0,'soga_hair_type_color',140,145,161), (142057,1840187,0,'soga_hair_type_highlight_color',105,103,97), (142058,1840187,1,'soga_lip_type',31,-26,0), (142059,1840187,1,'soga_nose_type',0,25,3), (142060,1840187,0,'soga_skin_color',0,15,15), (142061,1840187,0,'wing_color1',255,255,255), (142062,1840187,0,'wing_color2',255,255,255), (142063,1840188,1,'cheek_type',11,-19,0), (142064,1840188,1,'chin_type',8,4,-3), (142065,1840188,1,'ear_type',1,4,0), (142066,1840188,1,'eye_brow_type',22,0,26), (142067,1840188,0,'eye_color',42,55,80), (142068,1840188,1,'eye_type',-18,0,0), (142069,1840188,0,'hair_color1',28,231,0), (142070,1840188,0,'hair_face_color',133,126,133), (142071,1840188,0,'hair_face_highlight_color',105,103,97), (142072,1840188,0,'hair_type_color',133,126,133), (142073,1840188,0,'hair_type_highlight_color',105,103,97), (142074,1840188,1,'lip_type',45,1,-28), (142075,1840188,1,'nose_type',-3,28,-25), (142076,1840188,0,'skin_color',123,116,158), (142077,1840188,1,'soga_cheek_type',0,22,0), (142078,1840188,1,'soga_chin_type',0,45,1), (142079,1840188,1,'soga_ear_type',0,-18,0), (142080,1840188,1,'soga_eye_brow_type',0,1,4), (142081,1840188,0,'soga_eye_color',229,229,102), (142082,1840188,0,'soga_hair_face_color',133,126,133), (142083,1840188,0,'soga_hair_face_highlight_color',105,103,97), (142084,1840188,0,'soga_hair_type_color',133,126,133), (142085,1840188,0,'soga_hair_type_highlight_color',105,103,97), (142086,1840188,1,'soga_lip_type',26,11,-19), (142087,1840188,1,'soga_nose_type',-28,8,4), (142088,1840188,0,'soga_skin_color',123,116,158), (142089,1840188,0,'wing_color1',255,255,255), (142090,1840188,0,'wing_color2',255,255,255), (142091,1840189,1,'cheek_type',88,87,0), (142092,1840189,1,'chin_type',-64,0,45), (142093,1840189,1,'ear_type',2,37,0), (142094,1840189,1,'eye_brow_type',8,-77,34), (142095,1840189,0,'eye_color',212,172,255), (142096,1840189,1,'eye_type',-35,0,0), (142097,1840189,0,'hair_color1',17,239,48), (142098,1840189,0,'hair_face_color',107,131,144), (142099,1840189,0,'hair_face_highlight_color',96,84,129), (142100,1840189,0,'hair_type_color',107,131,144), (142101,1840189,0,'hair_type_highlight_color',96,84,129), (142102,1840189,1,'lip_type',41,-25,-20), (142103,1840189,1,'nose_type',53,17,-17), (142104,1840189,0,'skin_color',167,200,207), (142105,1840189,1,'soga_cheek_type',0,8,-77), (142106,1840189,1,'soga_chin_type',0,41,-25), (142107,1840189,1,'soga_ear_type',0,-35,0), (142108,1840189,1,'soga_eye_brow_type',0,2,37), (142109,1840189,0,'soga_eye_color',229,229,102), (142110,1840189,0,'soga_hair_face_color',107,131,144), (142111,1840189,0,'soga_hair_face_highlight_color',96,84,129), (142112,1840189,0,'soga_hair_type_color',107,131,144), (142113,1840189,0,'soga_hair_type_highlight_color',96,84,129), (142114,1840189,1,'soga_lip_type',34,88,87), (142115,1840189,1,'soga_nose_type',-20,-64,0), (142116,1840189,0,'soga_skin_color',167,200,207), (142117,1840189,0,'wing_color1',255,255,255), (142118,1840189,0,'wing_color2',255,255,255), (142119,1840190,0,'eye_color',255,255,255), (142120,1840190,0,'skin_color',255,255,255), (142121,1840190,0,'soga_eye_color',255,0,255), (142122,1840191,1,'cheek_type',31,61,0), (142123,1840191,1,'chin_type',25,46,96), (142124,1840191,1,'ear_type',81,-72,0), (142125,1840191,1,'eye_brow_type',-57,-10,47), (142126,1840191,0,'eye_color',142,144,255), (142127,1840191,1,'eye_type',44,0,0), (142128,1840191,0,'hair_color1',31,182,225), (142129,1840191,0,'hair_color2',88,95,109), (142130,1840191,0,'hair_face_color',61,61,75), (142131,1840191,0,'hair_face_highlight_color',244,245,246), (142132,1840191,0,'hair_highlight',33,22,19), (142133,1840191,0,'hair_type_color',61,61,75), (142134,1840191,0,'hair_type_highlight_color',244,245,246), (142135,1840191,1,'lip_type',-84,61,10), (142136,1840191,1,'nose_type',-31,31,-74), (142137,1840191,0,'skin_color',192,178,212), (142138,1840191,1,'soga_cheek_type',0,-57,-10), (142139,1840191,1,'soga_chin_type',0,-84,61), (142140,1840191,1,'soga_ear_type',0,44,0), (142141,1840191,1,'soga_eye_brow_type',0,81,-72), (142142,1840191,0,'soga_eye_color',229,229,102), (142143,1840191,1,'soga_eye_type',19,0,0), (142144,1840191,0,'soga_hair_color1',98,135,156), (142145,1840191,0,'soga_hair_color2',88,95,109), (142146,1840191,0,'soga_hair_face_color',61,61,75), (142147,1840191,0,'soga_hair_face_highlight_color',244,245,246), (142148,1840191,0,'soga_hair_highlight',33,22,19), (142149,1840191,0,'soga_hair_type_color',61,61,75), (142150,1840191,0,'soga_hair_type_highlight_color',244,245,246), (142151,1840191,1,'soga_lip_type',47,31,61), (142152,1840191,1,'soga_nose_type',10,25,46), (142153,1840191,0,'soga_skin_color',192,178,212), (142154,1840191,0,'wing_color1',255,255,255), (142155,1840191,0,'wing_color2',255,255,255), (142156,1840192,1,'cheek_type',88,87,0), (142157,1840192,1,'chin_type',-64,0,45), (142158,1840192,1,'ear_type',2,37,0), (142159,1840192,1,'eye_brow_type',8,-77,34), (142160,1840192,0,'eye_color',212,172,255), (142161,1840192,1,'eye_type',-35,0,0), (142162,1840192,0,'hair_color1',17,239,48), (142163,1840192,0,'hair_color2',124,116,110), (142164,1840192,0,'hair_face_color',107,131,144), (142165,1840192,0,'hair_face_highlight_color',96,84,129), (142166,1840192,0,'hair_highlight',56,22,22), (142167,1840192,0,'hair_type_color',107,131,144), (142168,1840192,0,'hair_type_highlight_color',96,84,129), (142169,1840192,1,'lip_type',41,-25,-20), (142170,1840192,1,'nose_type',53,17,-17), (142171,1840192,0,'skin_color',167,200,207), (142172,1840192,1,'soga_cheek_type',0,8,-77), (142173,1840192,1,'soga_chin_type',0,41,-25), (142174,1840192,1,'soga_ear_type',0,-35,0), (142175,1840192,1,'soga_eye_brow_type',0,2,37), (142176,1840192,0,'soga_eye_color',229,229,102), (142177,1840192,1,'soga_eye_type',-62,0,0), (142178,1840192,0,'soga_hair_color1',112,123,142), (142179,1840192,0,'soga_hair_color2',124,116,110), (142180,1840192,0,'soga_hair_face_color',107,131,144), (142181,1840192,0,'soga_hair_face_highlight_color',96,84,129), (142182,1840192,0,'soga_hair_highlight',56,22,22), (142183,1840192,0,'soga_hair_type_color',107,131,144), (142184,1840192,0,'soga_hair_type_highlight_color',96,84,129), (142185,1840192,1,'soga_lip_type',34,88,87), (142186,1840192,1,'soga_nose_type',-20,-64,0), (142187,1840192,0,'soga_skin_color',167,200,207), (142188,1840192,0,'wing_color1',255,255,255), (142189,1840192,0,'wing_color2',255,255,255), (142190,1840193,1,'cheek_type',-26,0,0), (142191,1840193,1,'chin_type',25,3,0), (142192,1840193,1,'ear_type',-25,10,0), (142193,1840193,1,'eye_brow_type',-2,-1,31), (142194,1840193,0,'eye_color',157,107,255), (142195,1840193,1,'eye_type',35,0,0), (142196,1840193,0,'hair_color1',230,0,0), (142197,1840193,0,'hair_face_color',140,145,161), (142198,1840193,0,'hair_face_highlight_color',105,103,97), (142199,1840193,0,'hair_type_color',140,145,161), (142200,1840193,0,'hair_type_highlight_color',105,103,97), (142201,1840193,1,'lip_type',25,29,0), (142202,1840193,1,'nose_type',8,-26,0), (142203,1840193,0,'skin_color',0,15,15), (142204,1840193,1,'soga_cheek_type',0,-2,-1), (142205,1840193,1,'soga_chin_type',0,25,29), (142206,1840193,1,'soga_ear_type',0,35,0), (142207,1840193,1,'soga_eye_brow_type',0,-25,10), (142208,1840193,0,'soga_eye_color',229,229,102), (142209,1840193,1,'soga_eye_type',7,0,0), (142210,1840193,0,'soga_hair_face_color',140,145,161), (142211,1840193,0,'soga_hair_face_highlight_color',105,103,97), (142212,1840193,0,'soga_hair_type_color',140,145,161), (142213,1840193,0,'soga_hair_type_highlight_color',105,103,97), (142214,1840193,1,'soga_lip_type',31,-26,0), (142215,1840193,1,'soga_nose_type',0,25,3), (142216,1840193,0,'soga_skin_color',0,15,15), (142217,1840193,0,'wing_color1',255,255,255), (142218,1840193,0,'wing_color2',255,255,255), (142219,1840194,1,'cheek_type',79,-4,0), (142220,1840194,1,'chin_type',98,-47,90), (142221,1840194,1,'ear_type',-75,47,0), (142222,1840194,1,'eye_brow_type',41,-7,28), (142223,1840194,0,'eye_color',131,112,234), (142224,1840194,1,'eye_type',46,0,0), (142225,1840194,0,'hair_color1',40,210,34), (142226,1840194,0,'hair_color2',68,71,106), (142227,1840194,0,'hair_face_color',107,119,158), (142228,1840194,0,'hair_face_highlight_color',181,179,168), (142229,1840194,0,'hair_highlight',112,123,142), (142230,1840194,0,'hair_type_color',107,119,158), (142231,1840194,0,'hair_type_highlight_color',181,179,168), (142232,1840194,1,'lip_type',84,0,62), (142233,1840194,1,'nose_type',39,40,-46), (142234,1840194,0,'skin_color',194,193,224), (142235,1840194,1,'soga_cheek_type',0,41,-7), (142236,1840194,1,'soga_chin_type',0,84,0), (142237,1840194,1,'soga_ear_type',0,46,0), (142238,1840194,1,'soga_eye_brow_type',0,-75,47), (142239,1840194,0,'soga_eye_color',229,229,102), (142240,1840194,1,'soga_eye_type',46,0,0), (142241,1840194,0,'soga_hair_color1',94,119,160), (142242,1840194,0,'soga_hair_color2',68,71,106), (142243,1840194,0,'soga_hair_face_color',107,119,158), (142244,1840194,0,'soga_hair_face_highlight_color',181,179,168), (142245,1840194,0,'soga_hair_highlight',112,123,142), (142246,1840194,0,'soga_hair_type_color',107,119,158), (142247,1840194,0,'soga_hair_type_highlight_color',181,179,168), (142248,1840194,1,'soga_lip_type',28,79,-4), (142249,1840194,1,'soga_nose_type',62,98,-47), (142250,1840194,0,'soga_skin_color',194,193,224), (142251,1840195,1,'cheek_type',-26,0,0), (142252,1840195,1,'chin_type',-17,-4,25), (142253,1840195,1,'ear_type',-37,7,0), (142254,1840195,1,'eye_brow_type',-14,-17,-7), (142255,1840195,0,'eye_color',221,142,255), (142256,1840195,0,'hair_color1',255,251,0), (142257,1840195,0,'hair_face_color',114,148,150), (142258,1840195,0,'hair_face_highlight_color',155,150,106), (142259,1840195,0,'hair_type_color',114,148,150), (142260,1840195,0,'hair_type_highlight_color',155,150,106), (142261,1840195,1,'lip_type',20,4,-14), (142262,1840195,1,'nose_type',-3,-1,-5), (142263,1840195,0,'skin_color',103,159,158), (142264,1840195,1,'soga_cheek_type',0,-14,-17), (142265,1840195,1,'soga_chin_type',0,20,4), (142266,1840195,1,'soga_ear_type',-37,7,0), (142267,1840195,1,'soga_eye_brow_type',0,-37,7), (142268,1840195,0,'soga_eye_color',229,229,102), (142269,1840195,0,'soga_hair_face_color',114,148,150), (142270,1840195,0,'soga_hair_face_highlight_color',155,150,106), (142271,1840195,0,'soga_hair_type_color',114,148,150), (142272,1840195,0,'soga_hair_type_highlight_color',155,150,106), (142273,1840195,1,'soga_lip_type',-7,-26,0), (142274,1840195,1,'soga_nose_type',-14,-17,-4), (142275,1840195,0,'soga_skin_color',103,159,158), (142276,1840195,0,'wing_color1',255,255,255), (142277,1840195,0,'wing_color2',255,255,255), (142278,1840196,1,'cheek_type',-31,52,0), (142279,1840196,1,'chin_type',-64,42,-25), (142280,1840196,1,'ear_type',42,56,0), (142281,1840196,1,'eye_brow_type',29,44,-77), (142282,1840196,0,'eye_color',15,8,20), (142283,1840196,1,'eye_type',-39,0,0), (142284,1840196,0,'hair_color1',82,50,162), (142285,1840196,0,'hair_face_color',244,245,246), (142286,1840196,0,'hair_face_highlight_color',94,79,124), (142287,1840196,0,'hair_type_color',244,245,246), (142288,1840196,0,'hair_type_highlight_color',94,79,124), (142289,1840196,1,'lip_type',-9,-77,-14), (142290,1840196,1,'nose_type',-97,82,50), (142291,1840196,0,'skin_color',102,77,75), (142292,1840196,1,'soga_cheek_type',0,29,44), (142293,1840196,1,'soga_chin_type',0,-9,-77), (142294,1840196,1,'soga_ear_type',0,-39,0), (142295,1840196,1,'soga_eye_brow_type',0,42,56), (142296,1840196,0,'soga_eye_color',229,229,102), (142297,1840196,0,'soga_hair_face_color',244,245,246), (142298,1840196,0,'soga_hair_face_highlight_color',94,79,124), (142299,1840196,0,'soga_hair_type_color',244,245,246), (142300,1840196,0,'soga_hair_type_highlight_color',94,79,124), (142301,1840196,1,'soga_lip_type',-77,-31,52), (142302,1840196,1,'soga_nose_type',-14,-64,42), (142303,1840196,0,'soga_skin_color',102,77,75), (142304,1840196,0,'wing_color1',255,255,255), (142305,1840196,0,'wing_color2',255,255,255), (142306,1840197,1,'cheek_type',52,7,0), (142307,1840197,1,'chin_type',-87,81,58), (142308,1840197,1,'ear_type',-61,0,0), (142309,1840197,1,'eye_brow_type',-62,-63,-87), (142310,1840197,0,'eye_color',148,84,210), (142311,1840197,1,'eye_type',52,0,0), (142312,1840197,0,'hair_color1',212,169,87), (142313,1840197,0,'hair_face_color',175,178,168), (142314,1840197,0,'hair_face_highlight_color',61,61,75), (142315,1840197,0,'hair_type_color',175,178,168), (142316,1840197,0,'hair_type_highlight_color',61,61,75), (142317,1840197,1,'lip_type',-68,71,68), (142318,1840197,1,'nose_type',-63,-44,-87), (142319,1840197,0,'skin_color',193,174,172), (142320,1840197,1,'soga_cheek_type',0,-62,-63), (142321,1840197,1,'soga_chin_type',0,-68,71), (142322,1840197,1,'soga_ear_type',0,52,0), (142323,1840197,1,'soga_eye_brow_type',0,-61,0), (142324,1840197,0,'soga_eye_color',229,229,102), (142325,1840197,0,'soga_hair_face_color',175,178,168), (142326,1840197,0,'soga_hair_face_highlight_color',61,61,75), (142327,1840197,0,'soga_hair_type_color',175,178,168), (142328,1840197,0,'soga_hair_type_highlight_color',61,61,75), (142329,1840197,1,'soga_lip_type',-87,52,7), (142330,1840197,1,'soga_nose_type',68,-87,81), (142331,1840197,0,'soga_skin_color',193,174,172), (142332,1840197,0,'wing_color1',255,255,255), (142333,1840197,0,'wing_color2',255,255,255), (142334,1840198,1,'cheek_type',3,-31,0), (142335,1840198,1,'chin_type',28,-4,2), (142336,1840198,1,'ear_type',20,17,0), (142337,1840198,1,'eye_brow_type',-31,28,0), (142338,1840198,0,'eye_color',40,23,58), (142339,1840198,1,'eye_type',-26,0,0), (142340,1840198,0,'hair_color1',28,237,0), (142341,1840198,0,'hair_face_color',138,129,138), (142342,1840198,0,'hair_face_highlight_color',105,103,97), (142343,1840198,0,'hair_type_color',138,129,138), (142344,1840198,0,'hair_type_highlight_color',105,103,97), (142345,1840198,1,'lip_type',-7,23,-42), (142346,1840198,1,'nose_type',-12,28,-19), (142347,1840198,0,'skin_color',48,79,99), (142348,1840198,1,'soga_cheek_type',0,-31,28), (142349,1840198,1,'soga_chin_type',0,-7,23), (142350,1840198,1,'soga_ear_type',0,-26,0), (142351,1840198,1,'soga_eye_brow_type',0,20,17), (142352,1840198,0,'soga_eye_color',229,229,102), (142353,1840198,0,'soga_hair_face_color',138,129,138), (142354,1840198,0,'soga_hair_face_highlight_color',105,103,97), (142355,1840198,0,'soga_hair_type_color',138,129,138), (142356,1840198,0,'soga_hair_type_highlight_color',105,103,97), (142357,1840198,1,'soga_lip_type',0,3,-31), (142358,1840198,1,'soga_nose_type',-42,28,-4), (142359,1840198,0,'soga_skin_color',48,79,99), (142360,1840198,0,'wing_color1',255,255,255), (142361,1840198,0,'wing_color2',255,255,255), (142362,1840199,0,'eye_color',255,255,255), (142363,1840199,0,'skin_color',255,255,255), (142364,1840199,0,'soga_eye_color',255,0,255), (142365,1840200,1,'cheek_type',0,70,0), (142366,1840200,1,'chin_type',31,-9,-21), (142367,1840200,1,'ear_type',10,75,0), (142368,1840200,1,'eye_brow_type',11,70,93), (142369,1840200,0,'eye_color',199,14,14), (142370,1840200,1,'eye_type',95,0,0), (142371,1840200,0,'hair_color1',70,50,228), (142372,1840200,0,'hair_type_color',136,4,0), (142373,1840200,0,'hair_type_highlight_color',15,2,21), (142374,1840200,1,'lip_type',-44,-15,-32), (142375,1840200,1,'nose_type',74,70,50), (142376,1840200,0,'skin_color',88,127,41), (142377,1840200,1,'soga_cheek_type',0,11,70), (142378,1840200,1,'soga_chin_type',0,-44,-15), (142379,1840200,1,'soga_ear_type',0,95,0), (142380,1840200,1,'soga_eye_brow_type',0,10,75), (142381,1840200,0,'soga_eye_color',229,229,102), (142382,1840200,0,'soga_hair_type_color',136,4,0), (142383,1840200,0,'soga_hair_type_highlight_color',15,2,21), (142384,1840200,1,'soga_lip_type',93,0,70), (142385,1840200,1,'soga_nose_type',-32,31,-9), (142386,1840200,0,'soga_skin_color',88,127,41), (142387,1840200,0,'wing_color1',147,126,5), (142388,1840200,0,'wing_color2',67,67,67), (142389,1840201,1,'cheek_type',62,38,0), (142390,1840201,1,'chin_type',-51,-75,44), (142391,1840201,1,'ear_type',17,-50,0), (142392,1840201,1,'eye_brow_type',25,-21,81), (142393,1840201,0,'eye_color',151,66,0), (142394,1840201,1,'eye_type',35,0,0), (142395,1840201,0,'hair_color1',97,238,221), (142396,1840201,1,'lip_type',14,51,-66), (142397,1840201,1,'nose_type',-75,97,-18), (142398,1840201,0,'skin_color',175,163,120), (142399,1840201,1,'soga_cheek_type',0,25,-21), (142400,1840201,1,'soga_chin_type',0,14,51), (142401,1840201,1,'soga_ear_type',0,35,0), (142402,1840201,1,'soga_eye_brow_type',0,17,-50), (142403,1840201,0,'soga_eye_color',229,229,102), (142404,1840201,1,'soga_eye_type',66,0,0), (142405,1840201,1,'soga_lip_type',81,62,38), (142406,1840201,1,'soga_nose_type',-66,-51,-75), (142407,1840201,0,'soga_skin_color',175,163,120), (142408,1840201,0,'wing_color1',255,255,255), (142409,1840201,0,'wing_color2',255,255,255), (142410,1840202,1,'cheek_type',94,94,0), (142411,1840202,1,'chin_type',1,98,31), (142412,1840202,1,'ear_type',71,-14,0), (142413,1840202,1,'eye_brow_type',62,74,-84), (142414,1840202,0,'eye_color',82,41,88), (142415,1840202,1,'eye_type',22,0,0), (142416,1840202,0,'hair_color1',213,253,25), (142417,1840202,0,'hair_color2',124,116,110), (142418,1840202,0,'hair_face_color',198,184,168), (142419,1840202,0,'hair_face_highlight_color',100,131,153), (142420,1840202,0,'hair_highlight',98,135,156), (142421,1840202,0,'hair_type_color',198,184,168), (142422,1840202,0,'hair_type_highlight_color',100,131,153), (142423,1840202,1,'lip_type',31,-7,-84), (142424,1840202,1,'nose_type',85,-43,-3), (142425,1840202,0,'skin_color',211,186,184), (142426,1840202,1,'soga_cheek_type',0,62,74), (142427,1840202,1,'soga_chin_type',0,31,-7), (142428,1840202,1,'soga_ear_type',0,22,0), (142429,1840202,1,'soga_eye_brow_type',0,71,-14), (142430,1840202,0,'soga_eye_color',229,229,102), (142431,1840202,1,'soga_eye_type',22,0,0), (142432,1840202,0,'soga_hair_color1',112,123,142), (142433,1840202,0,'soga_hair_color2',124,116,110), (142434,1840202,0,'soga_hair_face_color',198,184,168), (142435,1840202,0,'soga_hair_face_highlight_color',100,131,153), (142436,1840202,0,'soga_hair_highlight',98,135,156), (142437,1840202,0,'soga_hair_type_color',198,184,168), (142438,1840202,0,'soga_hair_type_highlight_color',100,131,153), (142439,1840202,1,'soga_lip_type',-84,94,94), (142440,1840202,1,'soga_nose_type',-84,1,98), (142441,1840202,0,'soga_skin_color',211,186,184), (142442,1840203,1,'cheek_type',89,-68,0), (142443,1840203,1,'chin_type',-18,-40,-68), (142444,1840203,1,'ear_type',17,10,0), (142445,1840203,1,'eye_brow_type',34,17,97), (142446,1840203,0,'eye_color',56,41,94), (142447,1840203,1,'eye_type',85,0,0), (142448,1840203,0,'hair_color1',169,231,59), (142449,1840203,0,'hair_face_color',244,246,246), (142450,1840203,0,'hair_face_highlight_color',104,133,148), (142451,1840203,0,'hair_type_color',244,246,246), (142452,1840203,0,'hair_type_highlight_color',104,133,148), (142453,1840203,1,'lip_type',7,17,-29), (142454,1840203,1,'nose_type',1,-87,-25), (142455,1840203,0,'skin_color',146,126,160), (142456,1840203,1,'soga_cheek_type',0,34,17), (142457,1840203,1,'soga_chin_type',0,7,17), (142458,1840203,1,'soga_ear_type',0,85,0), (142459,1840203,1,'soga_eye_brow_type',0,17,10), (142460,1840203,0,'soga_eye_color',229,229,102), (142461,1840203,0,'soga_hair_face_color',244,246,246), (142462,1840203,0,'soga_hair_face_highlight_color',104,133,148), (142463,1840203,0,'soga_hair_type_color',244,246,246), (142464,1840203,0,'soga_hair_type_highlight_color',104,133,148), (142465,1840203,1,'soga_lip_type',97,89,-68), (142466,1840203,1,'soga_nose_type',-29,-18,-40), (142467,1840203,0,'soga_skin_color',146,126,160), (142468,1840204,1,'cheek_type',4,-11,0), (142469,1840204,1,'chin_type',-31,-1,-14), (142470,1840204,1,'ear_type',-7,21,0), (142471,1840204,1,'eye_brow_type',28,14,3), (142472,1840204,0,'eye_color',244,171,255), (142473,1840204,1,'eye_type',19,0,0), (142474,1840204,0,'hair_color1',18,239,0), (142475,1840204,0,'hair_face_color',152,125,154), (142476,1840204,0,'hair_face_highlight_color',105,103,97), (142477,1840204,0,'hair_type_color',152,125,154), (142478,1840204,0,'hair_type_highlight_color',105,103,97), (142479,1840204,1,'lip_type',11,37,-12), (142480,1840204,1,'nose_type',-7,18,-17), (142481,1840204,0,'skin_color',25,81,80), (142482,1840204,1,'soga_cheek_type',0,28,14), (142483,1840204,1,'soga_chin_type',0,11,37), (142484,1840204,1,'soga_ear_type',0,19,0), (142485,1840204,1,'soga_eye_brow_type',0,-7,21), (142486,1840204,0,'soga_eye_color',229,229,102), (142487,1840204,1,'soga_eye_type',19,0,0), (142488,1840204,0,'soga_hair_face_color',152,125,154), (142489,1840204,0,'soga_hair_face_highlight_color',105,103,97), (142490,1840204,0,'soga_hair_type_color',152,125,154), (142491,1840204,0,'soga_hair_type_highlight_color',105,103,97), (142492,1840204,1,'soga_lip_type',3,4,-11), (142493,1840204,1,'soga_nose_type',-12,-31,-1), (142494,1840204,0,'soga_skin_color',25,81,80), (142495,1840204,0,'wing_color1',255,255,255), (142496,1840204,0,'wing_color2',255,255,255), (142497,1840205,1,'cheek_type',0,2,0), (142498,1840205,1,'chin_type',-1,28,28), (142499,1840205,1,'ear_type',34,12,0), (142500,1840205,1,'eye_brow_type',-2,-10,-5), (142501,1840205,0,'eye_color',101,107,192), (142502,1840205,1,'eye_type',-31,0,0), (142503,1840205,0,'hair_color1',0,222,0), (142504,1840205,0,'hair_face_color',144,146,146), (142505,1840205,0,'hair_face_highlight_color',105,103,97), (142506,1840205,0,'hair_type_color',144,146,146), (142507,1840205,0,'hair_type_highlight_color',105,103,97), (142508,1840205,1,'lip_type',7,-20,-9), (142509,1840205,1,'nose_type',-11,0,-34), (142510,1840205,0,'skin_color',132,120,163), (142511,1840205,1,'soga_cheek_type',0,-2,-10), (142512,1840205,1,'soga_chin_type',0,7,-20), (142513,1840205,1,'soga_ear_type',0,-31,0), (142514,1840205,1,'soga_eye_brow_type',0,34,12), (142515,1840205,0,'soga_eye_color',229,229,102), (142516,1840205,1,'soga_eye_type',32,0,0), (142517,1840205,0,'soga_hair_face_color',144,146,146), (142518,1840205,0,'soga_hair_face_highlight_color',105,103,97), (142519,1840205,0,'soga_hair_type_color',144,146,146), (142520,1840205,0,'soga_hair_type_highlight_color',105,103,97), (142521,1840205,1,'soga_lip_type',-5,0,2), (142522,1840205,1,'soga_nose_type',-9,-1,28), (142523,1840205,0,'soga_skin_color',132,120,163), (142524,1840205,0,'wing_color1',255,255,255), (142525,1840205,0,'wing_color2',255,255,255), (142526,1840206,1,'cheek_type',-2,10,0), (142527,1840206,1,'chin_type',0,-25,17), (142528,1840206,1,'ear_type',28,-9,0), (142529,1840206,1,'eye_brow_type',25,-10,10), (142530,1840206,1,'eye_type',7,0,0), (142531,1840206,0,'hair_color1',244,228,0), (142532,1840206,0,'hair_face_color',139,122,138), (142533,1840206,0,'hair_face_highlight_color',105,103,97), (142534,1840206,0,'hair_type_color',139,122,138), (142535,1840206,0,'hair_type_highlight_color',105,103,97), (142536,1840206,1,'lip_type',41,21,38), (142537,1840206,1,'nose_type',-12,-12,-28), (142538,1840206,0,'skin_color',0,4,4), (142539,1840206,1,'soga_cheek_type',0,25,-10), (142540,1840206,1,'soga_chin_type',0,41,21), (142541,1840206,1,'soga_ear_type',0,7,0), (142542,1840206,1,'soga_eye_brow_type',0,28,-9), (142543,1840206,0,'soga_eye_color',229,229,102), (142544,1840206,1,'soga_eye_type',7,0,0), (142545,1840206,0,'soga_hair_face_color',139,122,138), (142546,1840206,0,'soga_hair_face_highlight_color',105,103,97), (142547,1840206,0,'soga_hair_type_color',139,122,138), (142548,1840206,0,'soga_hair_type_highlight_color',105,103,97), (142549,1840206,1,'soga_lip_type',10,-2,10), (142550,1840206,1,'soga_nose_type',38,0,-25), (142551,1840206,0,'soga_skin_color',0,4,4), (142552,1840206,0,'wing_color1',255,255,255), (142553,1840206,0,'wing_color2',255,255,255), (142554,1840207,0,'eye_color',255,255,255), (142555,1840207,0,'skin_color',87,59,114), (142556,1840207,0,'soga_eye_color',255,0,255), (142557,1840208,1,'cheek_type',-62,64,0), (142558,1840208,1,'chin_type',91,62,0), (142559,1840208,1,'ear_type',-76,78,0), (142560,1840208,1,'eye_brow_type',40,-61,96), (142561,1840208,0,'eye_color',118,129,225), (142562,1840208,1,'eye_type',19,0,0), (142563,1840208,0,'hair_color1',208,96,52), (142564,1840208,0,'hair_color2',88,95,109), (142565,1840208,0,'hair_face_color',100,131,153), (142566,1840208,0,'hair_face_highlight_color',5,4,1), (142567,1840208,0,'hair_highlight',33,22,19), (142568,1840208,0,'hair_type_color',100,131,153), (142569,1840208,0,'hair_type_highlight_color',5,4,1), (142570,1840208,1,'lip_type',66,84,-11), (142571,1840208,1,'nose_type',-87,-48,96), (142572,1840208,0,'skin_color',159,202,201), (142573,1840208,1,'soga_cheek_type',0,40,-61), (142574,1840208,1,'soga_chin_type',0,66,84), (142575,1840208,1,'soga_ear_type',0,19,0), (142576,1840208,1,'soga_eye_brow_type',0,-76,78), (142577,1840208,0,'soga_eye_color',229,229,102), (142578,1840208,1,'soga_eye_type',19,0,0), (142579,1840208,0,'soga_hair_color1',98,135,156), (142580,1840208,0,'soga_hair_color2',88,95,109), (142581,1840208,0,'soga_hair_face_color',100,131,153), (142582,1840208,0,'soga_hair_face_highlight_color',5,4,1), (142583,1840208,0,'soga_hair_highlight',33,22,19), (142584,1840208,0,'soga_hair_type_color',100,131,153), (142585,1840208,0,'soga_hair_type_highlight_color',5,4,1), (142586,1840208,1,'soga_lip_type',96,-62,64), (142587,1840208,1,'soga_nose_type',-11,91,62), (142588,1840208,0,'soga_skin_color',159,202,201), (142589,1840208,0,'wing_color1',255,255,255), (142590,1840208,0,'wing_color2',255,255,255), (142591,1840209,1,'cheek_type',42,-71,0), (142592,1840209,1,'chin_type',58,38,7), (142593,1840209,1,'ear_type',-40,-7,0), (142594,1840209,1,'eye_brow_type',68,31,93), (142595,1840209,0,'eye_color',194,97,218), (142596,1840209,1,'eye_type',-4,0,0), (142597,1840209,0,'hair_color1',209,186,8), (142598,1840209,0,'hair_color2',52,50,42), (142599,1840209,0,'hair_face_color',9,1,6), (142600,1840209,0,'hair_face_highlight_color',198,184,168), (142601,1840209,0,'hair_highlight',112,123,142), (142602,1840209,0,'hair_type_color',9,1,6), (142603,1840209,0,'hair_type_highlight_color',198,184,168), (142604,1840209,1,'lip_type',22,34,17), (142605,1840209,1,'nose_type',31,-47,-70), (142606,1840209,0,'skin_color',160,203,202), (142607,1840209,1,'soga_cheek_type',0,68,31), (142608,1840209,1,'soga_chin_type',0,22,34), (142609,1840209,1,'soga_ear_type',0,-4,0), (142610,1840209,1,'soga_eye_brow_type',0,-40,-7), (142611,1840209,0,'soga_eye_color',229,229,102), (142612,1840209,1,'soga_eye_type',-4,0,0), (142613,1840209,0,'soga_hair_color1',56,22,22), (142614,1840209,0,'soga_hair_color2',52,50,42), (142615,1840209,0,'soga_hair_face_color',9,1,6), (142616,1840209,0,'soga_hair_face_highlight_color',198,184,168), (142617,1840209,0,'soga_hair_highlight',112,123,142), (142618,1840209,0,'soga_hair_type_color',9,1,6), (142619,1840209,0,'soga_hair_type_highlight_color',198,184,168), (142620,1840209,1,'soga_lip_type',93,42,-71), (142621,1840209,1,'soga_nose_type',17,58,38), (142622,1840209,0,'soga_skin_color',160,203,202), (142623,1840210,0,'eye_color',255,255,255), (142624,1840210,0,'skin_color',255,255,255), (142625,1840210,0,'soga_eye_color',255,0,255), (142626,1840211,1,'cheek_type',25,-93,0), (142627,1840211,1,'chin_type',-34,95,-5), (142628,1840211,1,'ear_type',8,34,0), (142629,1840211,1,'eye_brow_type',-65,-34,85), (142630,1840211,1,'eye_type',-14,0,0), (142631,1840211,0,'hair_color1',47,166,192), (142632,1840211,0,'hair_color2',60,71,71), (142633,1840211,0,'hair_face_color',225,221,214), (142634,1840211,0,'hair_face_highlight_color',89,73,129), (142635,1840211,0,'hair_highlight',152,46,102), (142636,1840211,0,'hair_type_color',225,221,214), (142637,1840211,0,'hair_type_highlight_color',89,73,129), (142638,1840211,1,'lip_type',-15,29,32), (142639,1840211,1,'nose_type',62,47,-90), (142640,1840211,0,'skin_color',121,164,163), (142641,1840211,1,'soga_cheek_type',0,-65,-34), (142642,1840211,1,'soga_chin_type',0,-15,29), (142643,1840211,1,'soga_ear_type',0,-14,0), (142644,1840211,1,'soga_eye_brow_type',0,8,34), (142645,1840211,0,'soga_eye_color',229,229,102), (142646,1840211,1,'soga_eye_type',-14,0,0), (142647,1840211,0,'soga_hair_color1',161,165,168), (142648,1840211,0,'soga_hair_color2',60,71,71), (142649,1840211,0,'soga_hair_face_color',225,221,214), (142650,1840211,0,'soga_hair_face_highlight_color',89,73,129), (142651,1840211,0,'soga_hair_highlight',152,46,102), (142652,1840211,0,'soga_hair_type_color',225,221,214), (142653,1840211,0,'soga_hair_type_highlight_color',89,73,129), (142654,1840211,1,'soga_lip_type',85,25,-93), (142655,1840211,1,'soga_nose_type',32,-34,95), (142656,1840211,0,'soga_skin_color',121,164,163), (142657,1840211,0,'wing_color1',255,255,255), (142658,1840211,0,'wing_color2',255,255,255), (142659,1840212,1,'cheek_type',-2,10,0), (142660,1840212,1,'chin_type',0,-25,17), (142661,1840212,1,'ear_type',28,-9,0), (142662,1840212,1,'eye_brow_type',25,-10,10), (142663,1840212,1,'eye_type',7,0,0), (142664,1840212,0,'hair_color1',244,228,0), (142665,1840212,0,'hair_face_color',139,122,138), (142666,1840212,0,'hair_face_highlight_color',105,103,97), (142667,1840212,0,'hair_type_color',139,122,138), (142668,1840212,0,'hair_type_highlight_color',105,103,97), (142669,1840212,1,'lip_type',41,21,38), (142670,1840212,1,'nose_type',-12,-12,-28), (142671,1840212,0,'skin_color',0,4,4), (142672,1840212,1,'soga_cheek_type',0,25,-10), (142673,1840212,1,'soga_chin_type',0,41,21), (142674,1840212,1,'soga_ear_type',0,7,0), (142675,1840212,1,'soga_eye_brow_type',0,28,-9), (142676,1840212,0,'soga_eye_color',229,229,102), (142677,1840212,1,'soga_eye_type',7,0,0), (142678,1840212,0,'soga_hair_face_color',139,122,138), (142679,1840212,0,'soga_hair_face_highlight_color',105,103,97), (142680,1840212,0,'soga_hair_type_color',139,122,138), (142681,1840212,0,'soga_hair_type_highlight_color',105,103,97), (142682,1840212,1,'soga_lip_type',10,-2,10), (142683,1840212,1,'soga_nose_type',38,0,-25), (142684,1840212,0,'soga_skin_color',0,4,4), (142685,1840212,0,'wing_color1',255,255,255), (142686,1840212,0,'wing_color2',255,255,255), (142687,1840213,1,'cheek_type',100,34,0), (142688,1840213,1,'chin_type',100,-1,-83), (142689,1840213,1,'ear_type',-65,100,0), (142690,1840213,1,'eye_brow_type',-7,-89,-25), (142691,1840213,0,'eye_color',237,118,255), (142692,1840213,1,'eye_type',35,0,0), (142693,1840213,0,'hair_color1',75,0,14), (142694,1840213,0,'hair_color2',62,62,68), (142695,1840213,0,'hair_face_color',244,244,246), (142696,1840213,0,'hair_face_highlight_color',5,5,1), (142697,1840213,0,'hair_highlight',33,22,19), (142698,1840213,0,'hair_type_color',244,244,246), (142699,1840213,0,'hair_type_highlight_color',5,5,1), (142700,1840213,1,'lip_type',100,100,45), (142701,1840213,1,'nose_type',77,75,0), (142702,1840213,0,'skin_color',210,188,186), (142703,1840213,1,'soga_cheek_type',0,-7,-89), (142704,1840213,1,'soga_chin_type',0,100,100), (142705,1840213,1,'soga_ear_type',0,35,0), (142706,1840213,1,'soga_eye_brow_type',0,-65,100), (142707,1840213,0,'soga_eye_color',229,229,102), (142708,1840213,1,'soga_eye_type',35,0,0), (142709,1840213,0,'soga_hair_color1',160,156,172), (142710,1840213,0,'soga_hair_color2',62,62,68), (142711,1840213,0,'soga_hair_face_color',244,244,246), (142712,1840213,0,'soga_hair_face_highlight_color',5,5,1), (142713,1840213,0,'soga_hair_highlight',33,22,19), (142714,1840213,0,'soga_hair_type_color',244,244,246), (142715,1840213,0,'soga_hair_type_highlight_color',5,5,1), (142716,1840213,1,'soga_lip_type',-25,100,34), (142717,1840213,1,'soga_nose_type',45,100,-1), (142718,1840213,0,'soga_skin_color',210,188,186), (142719,1840214,1,'cheek_type',-31,52,0), (142720,1840214,1,'chin_type',-64,42,-25), (142721,1840214,1,'ear_type',42,56,0), (142722,1840214,1,'eye_brow_type',29,44,-77), (142723,1840214,0,'eye_color',15,8,20), (142724,1840214,1,'eye_type',-39,0,0), (142725,1840214,0,'hair_color1',82,50,162), (142726,1840214,0,'hair_color2',62,62,68), (142727,1840214,0,'hair_face_color',244,245,246), (142728,1840214,0,'hair_face_highlight_color',94,79,124), (142729,1840214,0,'hair_highlight',96,63,188), (142730,1840214,0,'hair_type_color',244,245,246), (142731,1840214,0,'hair_type_highlight_color',94,79,124), (142732,1840214,1,'lip_type',-9,-77,-14), (142733,1840214,1,'nose_type',-97,82,50), (142734,1840214,0,'skin_color',102,77,75), (142735,1840214,1,'soga_cheek_type',0,29,44), (142736,1840214,1,'soga_chin_type',0,-9,-77), (142737,1840214,1,'soga_ear_type',0,-39,0), (142738,1840214,1,'soga_eye_brow_type',0,42,56), (142739,1840214,0,'soga_eye_color',229,229,102), (142740,1840214,1,'soga_eye_type',-39,0,0), (142741,1840214,0,'soga_hair_color1',160,156,172), (142742,1840214,0,'soga_hair_color2',62,62,68), (142743,1840214,0,'soga_hair_face_color',244,245,246), (142744,1840214,0,'soga_hair_face_highlight_color',94,79,124), (142745,1840214,0,'soga_hair_highlight',96,63,188), (142746,1840214,0,'soga_hair_type_color',244,245,246), (142747,1840214,0,'soga_hair_type_highlight_color',94,79,124), (142748,1840214,1,'soga_lip_type',-77,-31,52), (142749,1840214,1,'soga_nose_type',-14,-64,42), (142750,1840214,0,'soga_skin_color',102,77,75), (142751,1840214,0,'wing_color1',255,255,255), (142752,1840214,0,'wing_color2',255,255,255), (142753,1840215,1,'cheek_type',-7,22,0), (142754,1840215,1,'chin_type',35,2,-4), (142755,1840215,1,'ear_type',-28,-3,0), (142756,1840215,1,'eye_brow_type',10,37,-35), (142757,1840215,1,'eye_type',1,0,0), (142758,1840215,0,'hair_color1',3,238,0), (142759,1840215,0,'hair_face_color',182,186,186), (142760,1840215,0,'hair_face_highlight_color',105,103,97), (142761,1840215,0,'hair_type_color',182,186,186), (142762,1840215,0,'hair_type_highlight_color',105,103,97), (142763,1840215,1,'lip_type',-9,-17,0), (142764,1840215,1,'nose_type',-45,3,-18), (142765,1840215,0,'skin_color',137,131,130), (142766,1840215,1,'soga_cheek_type',0,10,37), (142767,1840215,1,'soga_chin_type',0,-9,-17), (142768,1840215,1,'soga_ear_type',0,1,0), (142769,1840215,1,'soga_eye_brow_type',0,-28,-3), (142770,1840215,0,'soga_eye_color',229,229,102), (142771,1840215,1,'soga_eye_type',1,0,0), (142772,1840215,0,'soga_hair_face_color',182,186,186), (142773,1840215,0,'soga_hair_face_highlight_color',105,103,97), (142774,1840215,0,'soga_hair_type_color',182,186,186), (142775,1840215,0,'soga_hair_type_highlight_color',105,103,97), (142776,1840215,1,'soga_lip_type',-35,-7,22), (142777,1840215,1,'soga_nose_type',0,35,2), (142778,1840215,0,'soga_skin_color',137,131,130), (142779,1840215,0,'wing_color1',255,255,255), (142780,1840215,0,'wing_color2',255,255,255), (142781,1840216,1,'cheek_type',-1,0,0), (142782,1840216,1,'chin_type',-12,0,-10), (142783,1840216,1,'ear_type',3,-19,0), (142784,1840216,1,'eye_brow_type',-18,31,-1), (142785,1840216,0,'eye_color',115,76,184), (142786,1840216,0,'hair_color1',2,28,0), (142787,1840216,0,'hair_face_color',177,151,177), (142788,1840216,0,'hair_face_highlight_color',155,150,106), (142789,1840216,0,'hair_type_color',177,151,177), (142790,1840216,0,'hair_type_highlight_color',155,150,106), (142791,1840216,1,'lip_type',21,2,-12), (142792,1840216,1,'nose_type',7,2,28), (142793,1840216,0,'skin_color',116,90,86), (142794,1840216,1,'soga_cheek_type',0,-18,31), (142795,1840216,1,'soga_chin_type',0,21,2), (142796,1840216,1,'soga_ear_type',3,-19,0), (142797,1840216,1,'soga_eye_brow_type',0,3,-19), (142798,1840216,0,'soga_eye_color',229,229,102), (142799,1840216,0,'soga_hair_face_color',177,151,177), (142800,1840216,0,'soga_hair_face_highlight_color',155,150,106), (142801,1840216,0,'soga_hair_type_color',177,151,177), (142802,1840216,0,'soga_hair_type_highlight_color',155,150,106), (142803,1840216,1,'soga_lip_type',-1,-1,0), (142804,1840216,1,'soga_nose_type',-12,-12,0), (142805,1840216,0,'soga_skin_color',116,90,86), (142806,1840216,0,'wing_color1',255,255,255), (142807,1840216,0,'wing_color2',255,255,255), (142808,1840217,1,'cheek_type',-52,-8,0), (142809,1840217,1,'chin_type',-44,84,35), (142810,1840217,1,'ear_type',-25,-34,0), (142811,1840217,1,'eye_brow_type',96,-4,15), (142812,1840217,0,'eye_color',13,9,22), (142813,1840217,1,'eye_type',-2,0,0), (142814,1840217,0,'hair_color1',68,3,184), (142815,1840217,0,'hair_color2',53,49,53), (142816,1840217,0,'hair_face_color',15,1,21), (142817,1840217,0,'hair_face_highlight_color',5,5,1), (142818,1840217,0,'hair_highlight',33,22,19), (142819,1840217,0,'hair_type_color',15,1,21), (142820,1840217,0,'hair_type_highlight_color',5,5,1), (142821,1840217,1,'lip_type',32,14,83), (142822,1840217,1,'nose_type',0,68,3), (142823,1840217,0,'skin_color',190,166,196), (142824,1840217,1,'soga_cheek_type',0,96,-4), (142825,1840217,1,'soga_chin_type',0,32,14), (142826,1840217,1,'soga_ear_type',0,-2,0), (142827,1840217,1,'soga_eye_brow_type',0,-25,-34), (142828,1840217,0,'soga_eye_color',229,229,102), (142829,1840217,1,'soga_eye_type',-2,0,0), (142830,1840217,0,'soga_hair_color1',29,21,28), (142831,1840217,0,'soga_hair_color2',53,49,53), (142832,1840217,0,'soga_hair_face_color',15,1,21), (142833,1840217,0,'soga_hair_face_highlight_color',5,5,1), (142834,1840217,0,'soga_hair_highlight',33,22,19), (142835,1840217,0,'soga_hair_type_color',15,1,21), (142836,1840217,0,'soga_hair_type_highlight_color',5,5,1), (142837,1840217,1,'soga_lip_type',15,-52,-8), (142838,1840217,1,'soga_nose_type',83,-44,84), (142839,1840217,0,'soga_skin_color',190,166,196), (142840,1840218,1,'cheek_type',45,-45,0), (142841,1840218,1,'chin_type',95,-46,-64), (142842,1840218,1,'ear_type',-77,8,0), (142843,1840218,1,'eye_brow_type',-61,17,-74), (142844,1840218,0,'eye_color',31,59,41), (142845,1840218,1,'eye_type',-37,0,0), (142846,1840218,0,'hair_color1',62,22,221), (142847,1840218,0,'hair_color2',76,0,0), (142848,1840218,0,'hair_face_color',228,182,26), (142849,1840218,0,'hair_face_highlight_color',88,4,4), (142850,1840218,0,'hair_type_color',228,182,26), (142851,1840218,0,'hair_type_highlight_color',88,4,4), (142852,1840218,1,'lip_type',50,-97,65), (142853,1840218,1,'nose_type',69,62,22), (142854,1840218,0,'skin_color',236,226,182), (142855,1840218,1,'soga_cheek_type',0,-61,17), (142856,1840218,1,'soga_chin_type',0,50,-97), (142857,1840218,1,'soga_ear_type',0,-37,0), (142858,1840218,1,'soga_eye_brow_type',0,-77,8), (142859,1840218,0,'soga_eye_color',229,229,102), (142860,1840218,1,'soga_eye_type',76,0,0), (142861,1840218,0,'soga_hair_face_color',228,182,26), (142862,1840218,0,'soga_hair_face_highlight_color',88,4,4), (142863,1840218,0,'soga_hair_type_color',228,182,26), (142864,1840218,0,'soga_hair_type_highlight_color',88,4,4), (142865,1840218,1,'soga_lip_type',-74,45,-45), (142866,1840218,1,'soga_nose_type',65,95,-46), (142867,1840218,0,'soga_skin_color',236,226,182), (142868,1840218,0,'wing_color1',255,255,255), (142869,1840218,0,'wing_color2',255,255,255), (142870,1840219,1,'cheek_type',-96,37,0), (142871,1840219,1,'chin_type',72,-39,37), (142872,1840219,1,'ear_type',50,-94,0), (142873,1840219,1,'eye_brow_type',-100,51,-47), (142874,1840219,0,'eye_color',194,233,248), (142875,1840219,1,'eye_type',8,0,0), (142876,1840219,0,'hair_color1',236,8,0), (142877,1840219,0,'hair_color2',0,7,0), (142878,1840219,0,'hair_face_color',5,5,1), (142879,1840219,0,'hair_face_highlight_color',5,5,1), (142880,1840219,0,'hair_type_color',5,5,1), (142881,1840219,0,'hair_type_highlight_color',5,5,1), (142882,1840219,1,'lip_type',48,1,-43), (142883,1840219,1,'nose_type',25,-20,8), (142884,1840219,0,'skin_color',200,190,189), (142885,1840219,1,'soga_cheek_type',0,-100,51), (142886,1840219,1,'soga_chin_type',0,48,1), (142887,1840219,1,'soga_ear_type',0,8,0), (142888,1840219,1,'soga_eye_brow_type',0,50,-94), (142889,1840219,0,'soga_eye_color',229,229,102), (142890,1840219,0,'soga_hair_color1',3,0,0), (142891,1840219,0,'soga_hair_face_color',5,5,1), (142892,1840219,0,'soga_hair_face_highlight_color',5,5,1), (142893,1840219,0,'soga_hair_type_color',5,5,1), (142894,1840219,0,'soga_hair_type_highlight_color',5,5,1), (142895,1840219,1,'soga_lip_type',-47,-96,37), (142896,1840219,1,'soga_nose_type',-43,72,-39), (142897,1840219,0,'soga_skin_color',200,190,189), (142898,1840220,1,'cheek_type',2,17,0), (142899,1840220,1,'chin_type',-26,-26,-14), (142900,1840220,1,'ear_type',-53,-55,0), (142901,1840220,1,'eye_brow_type',40,64,41), (142902,1840220,0,'eye_color',130,225,237), (142903,1840220,1,'eye_type',-41,0,0), (142904,1840220,0,'hair_color1',234,0,58), (142905,1840220,0,'hair_face_color',5,5,1), (142906,1840220,0,'hair_face_highlight_color',5,5,1), (142907,1840220,0,'hair_type_color',5,5,1), (142908,1840220,0,'hair_type_highlight_color',5,5,1), (142909,1840220,1,'lip_type',14,-93,-40), (142910,1840220,1,'nose_type',87,-22,0), (142911,1840220,0,'skin_color',152,191,193), (142912,1840220,1,'soga_cheek_type',0,40,64), (142913,1840220,1,'soga_chin_type',0,14,-93), (142914,1840220,1,'soga_ear_type',0,-41,0), (142915,1840220,1,'soga_eye_brow_type',0,-53,-55), (142916,1840220,0,'soga_eye_color',229,229,102), (142917,1840220,0,'soga_hair_face_color',5,5,1), (142918,1840220,0,'soga_hair_face_highlight_color',5,5,1), (142919,1840220,0,'soga_hair_type_color',5,5,1), (142920,1840220,0,'soga_hair_type_highlight_color',5,5,1), (142921,1840220,1,'soga_lip_type',41,2,17), (142922,1840220,1,'soga_nose_type',-40,-26,-26), (142923,1840220,0,'soga_skin_color',152,191,193), (142924,1840221,1,'cheek_type',0,70,0), (142925,1840221,1,'chin_type',31,-9,-21), (142926,1840221,1,'ear_type',10,75,0), (142927,1840221,1,'eye_brow_type',11,70,93), (142928,1840221,0,'eye_color',199,14,14), (142929,1840221,1,'eye_type',95,0,0), (142930,1840221,0,'hair_color1',70,50,228), (142931,1840221,0,'hair_type_color',136,4,0), (142932,1840221,0,'hair_type_highlight_color',15,2,21), (142933,1840221,1,'lip_type',-44,-15,-32), (142934,1840221,1,'nose_type',74,70,50), (142935,1840221,0,'skin_color',88,127,41), (142936,1840221,1,'soga_cheek_type',0,11,70), (142937,1840221,1,'soga_chin_type',0,-44,-15), (142938,1840221,1,'soga_ear_type',0,95,0), (142939,1840221,1,'soga_eye_brow_type',0,10,75), (142940,1840221,0,'soga_eye_color',229,229,102), (142941,1840221,0,'soga_hair_type_color',136,4,0), (142942,1840221,0,'soga_hair_type_highlight_color',15,2,21), (142943,1840221,1,'soga_lip_type',93,0,70), (142944,1840221,1,'soga_nose_type',-32,31,-9), (142945,1840221,0,'soga_skin_color',88,127,41), (142946,1840221,0,'wing_color1',147,126,5), (142947,1840221,0,'wing_color2',67,67,67), (142948,1840222,1,'cheek_type',-32,-17,0), (142949,1840222,1,'chin_type',-28,-91,-4), (142950,1840222,1,'ear_type',-77,26,0), (142951,1840222,1,'eye_brow_type',-43,25,50), (142952,1840222,0,'eye_color',3,4,242), (142953,1840222,1,'eye_type',-93,0,0), (142954,1840222,0,'hair_color1',0,37,5), (142955,1840222,0,'hair_type_color',65,184,157), (142956,1840222,0,'hair_type_highlight_color',16,2,22), (142957,1840222,1,'lip_type',-66,-98,-63), (142958,1840222,1,'nose_type',4,0,37), (142959,1840222,0,'skin_color',14,74,112), (142960,1840222,1,'soga_cheek_type',0,-43,25), (142961,1840222,1,'soga_chin_type',0,-66,-98), (142962,1840222,1,'soga_ear_type',0,-93,0), (142963,1840222,1,'soga_eye_brow_type',0,-77,26), (142964,1840222,0,'soga_eye_color',229,229,102), (142965,1840222,0,'soga_hair_type_color',65,184,157), (142966,1840222,0,'soga_hair_type_highlight_color',16,2,22), (142967,1840222,1,'soga_lip_type',50,-32,-17), (142968,1840222,1,'soga_nose_type',-63,-28,-91), (142969,1840222,0,'soga_skin_color',14,74,112), (142970,1840222,0,'wing_color2',3,191,179), (142971,1840223,1,'cheek_type',71,-90,0), (142972,1840223,1,'chin_type',-68,50,44), (142973,1840223,1,'ear_type',-31,63,0), (142974,1840223,1,'eye_brow_type',-78,32,34), (142975,1840223,0,'eye_color',241,241,4), (142976,1840223,1,'eye_type',-15,0,0), (142977,1840223,0,'hair_color1',77,205,249), (142978,1840223,0,'hair_face_color',169,169,169), (142979,1840223,0,'hair_face_highlight_color',105,103,97), (142980,1840223,0,'hair_type_color',94,50,3), (142981,1840223,0,'hair_type_highlight_color',78,192,30), (142982,1840223,1,'lip_type',29,87,48), (142983,1840223,1,'nose_type',-83,77,-51), (142984,1840223,0,'skin_color',70,79,47), (142985,1840223,1,'soga_cheek_type',0,-78,32), (142986,1840223,1,'soga_chin_type',0,29,87), (142987,1840223,1,'soga_ear_type',0,-15,0), (142988,1840223,1,'soga_eye_brow_type',0,-31,63), (142989,1840223,0,'soga_eye_color',229,229,102), (142990,1840223,0,'soga_hair_face_color',169,169,169), (142991,1840223,0,'soga_hair_face_highlight_color',105,103,97), (142992,1840223,0,'soga_hair_type_color',94,50,3), (142993,1840223,0,'soga_hair_type_highlight_color',78,192,30), (142994,1840223,1,'soga_lip_type',34,71,-90), (142995,1840223,1,'soga_nose_type',48,-68,50), (142996,1840223,0,'soga_skin_color',70,79,47), (142997,1840223,0,'wing_color1',138,216,3), (142998,1840223,0,'wing_color2',194,67,84), (142999,1840224,1,'cheek_type',56,19,0), (143000,1840224,1,'chin_type',-78,55,75), (143001,1840224,1,'ear_type',-68,-21,0), (143002,1840224,1,'eye_brow_type',50,-93,7), (143003,1840224,0,'eye_color',133,200,10), (143004,1840224,1,'eye_type',-84,0,0), (143005,1840224,0,'hair_color1',57,78,14), (143006,1840224,0,'hair_type_color',74,187,30), (143007,1840224,0,'hair_type_highlight_color',106,4,0), (143008,1840224,1,'lip_type',68,96,-84), (143009,1840224,1,'nose_type',-66,57,78), (143010,1840224,0,'skin_color',129,160,68), (143011,1840224,1,'soga_cheek_type',0,50,-93), (143012,1840224,1,'soga_chin_type',0,68,96), (143013,1840224,1,'soga_ear_type',0,-84,0), (143014,1840224,1,'soga_eye_brow_type',0,-68,-21), (143015,1840224,0,'soga_eye_color',229,229,102), (143016,1840224,0,'soga_hair_type_color',74,187,30), (143017,1840224,0,'soga_hair_type_highlight_color',106,4,0), (143018,1840224,1,'soga_lip_type',7,56,19), (143019,1840224,1,'soga_nose_type',-84,-78,55), (143020,1840224,0,'soga_skin_color',129,160,68), (143021,1840224,0,'wing_color1',136,131,3), (143022,1840224,0,'wing_color2',77,193,61), (143023,1840225,1,'cheek_type',7,20,0), (143024,1840225,1,'chin_type',11,-8,-5), (143025,1840225,1,'ear_type',0,-12,0), (143026,1840225,1,'eye_brow_type',4,-11,-34), (143027,1840225,0,'eye_color',188,146,255), (143028,1840225,1,'eye_type',32,0,0), (143029,1840225,0,'hair_color1',25,28,0), (143030,1840225,0,'hair_face_color',173,152,172), (143031,1840225,0,'hair_face_highlight_color',105,103,97), (143032,1840225,0,'hair_type_color',173,152,172), (143033,1840225,0,'hair_type_highlight_color',105,103,97), (143034,1840225,1,'lip_type',5,-26,-26), (143035,1840225,1,'nose_type',0,25,28), (143036,1840225,0,'skin_color',103,159,158), (143037,1840225,1,'soga_cheek_type',0,4,-11), (143038,1840225,1,'soga_chin_type',0,5,-26), (143039,1840225,1,'soga_ear_type',0,32,0), (143040,1840225,1,'soga_eye_brow_type',0,0,-12), (143041,1840225,0,'soga_eye_color',229,229,102), (143042,1840225,0,'soga_hair_face_color',173,152,172), (143043,1840225,0,'soga_hair_face_highlight_color',105,103,97), (143044,1840225,0,'soga_hair_type_color',173,152,172), (143045,1840225,0,'soga_hair_type_highlight_color',105,103,97), (143046,1840225,1,'soga_lip_type',-34,7,20), (143047,1840225,1,'soga_nose_type',-26,11,-8), (143048,1840225,0,'soga_skin_color',103,159,158), (143049,1840225,0,'wing_color1',255,255,255), (143050,1840225,0,'wing_color2',255,255,255), (143051,1840226,1,'cheek_type',25,-93,0), (143052,1840226,1,'chin_type',-34,95,-5), (143053,1840226,1,'ear_type',8,34,0), (143054,1840226,1,'eye_brow_type',-65,-34,85), (143055,1840226,1,'eye_type',-14,0,0), (143056,1840226,0,'hair_color1',47,166,192), (143057,1840226,0,'hair_face_color',225,221,214), (143058,1840226,0,'hair_face_highlight_color',89,73,129), (143059,1840226,0,'hair_type_color',225,221,214), (143060,1840226,0,'hair_type_highlight_color',89,73,129), (143061,1840226,1,'lip_type',-15,29,32), (143062,1840226,1,'nose_type',62,47,-90), (143063,1840226,0,'skin_color',121,164,163), (143064,1840226,1,'soga_cheek_type',0,-65,-34), (143065,1840226,1,'soga_chin_type',0,-15,29), (143066,1840226,1,'soga_ear_type',0,-14,0), (143067,1840226,1,'soga_eye_brow_type',0,8,34), (143068,1840226,0,'soga_eye_color',229,229,102), (143069,1840226,0,'soga_hair_face_color',225,221,214), (143070,1840226,0,'soga_hair_face_highlight_color',89,73,129), (143071,1840226,0,'soga_hair_type_color',225,221,214), (143072,1840226,0,'soga_hair_type_highlight_color',89,73,129), (143073,1840226,1,'soga_lip_type',85,25,-93), (143074,1840226,1,'soga_nose_type',32,-34,95), (143075,1840226,0,'soga_skin_color',121,164,163), (143076,1840226,0,'wing_color1',255,255,255), (143077,1840226,0,'wing_color2',255,255,255), (143078,1840227,0,'eye_color',255,255,255), (143079,1840227,0,'skin_color',255,255,255), (143080,1840227,0,'soga_eye_color',255,0,255), (143081,1840228,1,'cheek_type',-5,-14,0), (143082,1840228,1,'chin_type',-81,64,61), (143083,1840228,1,'ear_type',82,12,0), (143084,1840228,1,'eye_brow_type',10,-3,-78), (143085,1840228,0,'eye_color',209,180,255), (143086,1840228,1,'eye_type',65,0,0), (143087,1840228,0,'hair_color1',192,225,169), (143088,1840228,0,'hair_color2',59,81,113), (143089,1840228,0,'hair_face_color',110,158,181), (143090,1840228,0,'hair_face_highlight_color',61,61,75), (143091,1840228,0,'hair_highlight',96,63,188), (143092,1840228,0,'hair_type_color',110,158,181), (143093,1840228,0,'hair_type_highlight_color',61,61,75), (143094,1840228,1,'lip_type',-25,-97,-18), (143095,1840228,1,'nose_type',-85,-64,-31), (143096,1840228,0,'skin_color',114,145,154), (143097,1840228,1,'soga_cheek_type',0,10,-3), (143098,1840228,1,'soga_chin_type',0,-25,-97), (143099,1840228,1,'soga_ear_type',0,65,0), (143100,1840228,1,'soga_eye_brow_type',0,82,12), (143101,1840228,0,'soga_eye_color',229,229,102), (143102,1840228,1,'soga_eye_type',-35,0,0), (143103,1840228,0,'soga_hair_color1',98,91,163), (143104,1840228,0,'soga_hair_color2',59,81,113), (143105,1840228,0,'soga_hair_face_color',110,158,181), (143106,1840228,0,'soga_hair_face_highlight_color',61,61,75), (143107,1840228,0,'soga_hair_highlight',96,63,188), (143108,1840228,0,'soga_hair_type_color',110,158,181), (143109,1840228,0,'soga_hair_type_highlight_color',61,61,75), (143110,1840228,1,'soga_lip_type',-78,-5,-14), (143111,1840228,1,'soga_nose_type',-18,-81,64), (143112,1840228,0,'soga_skin_color',114,145,154), (143113,1840228,0,'wing_color1',255,255,255), (143114,1840228,0,'wing_color2',255,255,255), (143115,1840229,1,'cheek_type',-19,29,0), (143116,1840229,1,'chin_type',1,-57,-23), (143117,1840229,1,'ear_type',-87,-22,0), (143118,1840229,1,'eye_brow_type',78,-12,-38), (143119,1840229,0,'eye_color',146,182,251), (143120,1840229,1,'eye_type',-70,0,0), (143121,1840229,0,'hair_color1',219,94,156), (143122,1840229,0,'hair_color2',0,15,42), (143123,1840229,0,'hair_face_color',61,61,75), (143124,1840229,0,'hair_face_highlight_color',184,179,168), (143125,1840229,0,'hair_highlight',6,1,6), (143126,1840229,0,'hair_type_color',61,61,75), (143127,1840229,0,'hair_type_highlight_color',184,179,168), (143128,1840229,1,'lip_type',68,-42,-2), (143129,1840229,1,'nose_type',4,-37,94), (143130,1840229,0,'skin_color',162,136,134), (143131,1840229,1,'soga_cheek_type',0,78,-12), (143132,1840229,1,'soga_chin_type',0,68,-42), (143133,1840229,1,'soga_ear_type',0,-70,0), (143134,1840229,1,'soga_eye_brow_type',0,-87,-22), (143135,1840229,0,'soga_eye_color',229,229,102), (143136,1840229,1,'soga_eye_type',-70,0,0), (143137,1840229,0,'soga_hair_color1',1,6,0), (143138,1840229,0,'soga_hair_color2',49,49,53), (143139,1840229,0,'soga_hair_face_color',61,61,75), (143140,1840229,0,'soga_hair_face_highlight_color',184,179,168), (143141,1840229,0,'soga_hair_highlight',112,123,142), (143142,1840229,0,'soga_hair_type_color',61,61,75), (143143,1840229,0,'soga_hair_type_highlight_color',184,179,168), (143144,1840229,1,'soga_lip_type',-38,-19,29), (143145,1840229,1,'soga_nose_type',-2,1,-57), (143146,1840229,0,'soga_skin_color',162,136,134), (143147,1840230,0,'eye_color',29,29,29), (143148,1840230,0,'skin_color',29,29,29), (143149,1840230,0,'soga_eye_color',255,0,255), (143150,1840231,1,'cheek_type',40,-28,0), (143151,1840231,1,'chin_type',-18,3,-14), (143152,1840231,1,'ear_type',-25,28,0), (143153,1840231,1,'eye_brow_type',21,11,-23), (143154,1840231,0,'eye_color',36,21,50), (143155,1840231,1,'eye_type',-7,0,0), (143156,1840231,0,'hair_color1',11,3,0), (143157,1840231,0,'hair_face_color',253,242,253), (143158,1840231,0,'hair_face_highlight_color',155,150,106), (143159,1840231,0,'hair_type_color',253,242,253), (143160,1840231,0,'hair_type_highlight_color',155,150,106), (143161,1840231,1,'lip_type',25,25,22), (143162,1840231,1,'nose_type',28,11,3), (143163,1840231,0,'skin_color',205,176,219), (143164,1840231,1,'soga_cheek_type',0,21,11), (143165,1840231,1,'soga_chin_type',0,25,25), (143166,1840231,1,'soga_ear_type',0,-7,0), (143167,1840231,1,'soga_eye_brow_type',0,-25,28), (143168,1840231,0,'soga_eye_color',229,229,102), (143169,1840231,1,'soga_eye_type',-7,0,0), (143170,1840231,0,'soga_hair_face_color',253,242,253), (143171,1840231,0,'soga_hair_face_highlight_color',155,150,106), (143172,1840231,0,'soga_hair_type_color',253,242,253), (143173,1840231,0,'soga_hair_type_highlight_color',155,150,106), (143174,1840231,1,'soga_lip_type',-23,40,-28), (143175,1840231,1,'soga_nose_type',22,-18,3), (143176,1840231,0,'soga_skin_color',205,176,219), (143177,1840231,0,'wing_color1',255,255,255), (143178,1840231,0,'wing_color2',255,255,255), (143179,1840232,1,'cheek_type',-41,-89,0), (143180,1840232,1,'chin_type',42,-7,-39), (143181,1840232,1,'ear_type',42,-41,0), (143182,1840232,1,'eye_brow_type',-25,28,-23), (143183,1840232,0,'eye_color',239,133,255), (143184,1840232,1,'eye_type',-58,0,0), (143185,1840232,0,'hair_color1',70,53,0), (143186,1840232,0,'hair_color2',62,62,68), (143187,1840232,0,'hair_face_color',244,244,246), (143188,1840232,0,'hair_face_highlight_color',156,172,168), (143189,1840232,0,'hair_highlight',114,112,142), (143190,1840232,0,'hair_type_color',244,244,246), (143191,1840232,0,'hair_type_highlight_color',156,172,168), (143192,1840232,1,'lip_type',31,81,63), (143193,1840232,1,'nose_type',44,70,53), (143194,1840232,0,'skin_color',152,172,190), (143195,1840232,1,'soga_cheek_type',0,-25,28), (143196,1840232,1,'soga_chin_type',0,31,81), (143197,1840232,1,'soga_ear_type',0,-58,0), (143198,1840232,1,'soga_eye_brow_type',0,42,-41), (143199,1840232,0,'soga_eye_color',229,229,102), (143200,1840232,1,'soga_eye_type',-58,0,0), (143201,1840232,0,'soga_hair_color1',160,156,172), (143202,1840232,0,'soga_hair_color2',62,62,68), (143203,1840232,0,'soga_hair_face_color',244,244,246), (143204,1840232,0,'soga_hair_face_highlight_color',156,172,168), (143205,1840232,0,'soga_hair_highlight',114,112,142), (143206,1840232,0,'soga_hair_type_color',244,244,246), (143207,1840232,0,'soga_hair_type_highlight_color',156,172,168), (143208,1840232,1,'soga_lip_type',-23,-41,-89), (143209,1840232,1,'soga_nose_type',63,42,-7), (143210,1840232,0,'soga_skin_color',152,172,190), (143211,1840232,0,'wing_color1',255,255,255), (143212,1840232,0,'wing_color2',255,255,255), (143213,1840233,1,'cheek_type',-28,56,0), (143214,1840233,1,'chin_type',85,-57,-2), (143215,1840233,1,'ear_type',91,50,0), (143216,1840233,1,'eye_brow_type',-10,-34,75), (143217,1840233,0,'eye_color',21,29,43), (143218,1840233,1,'eye_type',85,0,0), (143219,1840233,0,'hair_color1',194,230,228), (143220,1840233,0,'hair_color2',95,79,92), (143221,1840233,0,'hair_face_color',244,244,246), (143222,1840233,0,'hair_face_highlight_color',86,68,133), (143223,1840233,0,'hair_highlight',102,153,147), (143224,1840233,0,'hair_type_color',244,244,246), (143225,1840233,0,'hair_type_highlight_color',86,68,133), (143226,1840233,1,'lip_type',-78,-82,-38), (143227,1840233,1,'nose_type',11,-62,-26), (143228,1840233,0,'skin_color',106,149,148), (143229,1840233,1,'soga_cheek_type',0,-10,-34), (143230,1840233,1,'soga_chin_type',0,-78,-82), (143231,1840233,1,'soga_ear_type',0,85,0), (143232,1840233,1,'soga_eye_brow_type',0,91,50), (143233,1840233,0,'soga_eye_color',229,229,102), (143234,1840233,1,'soga_eye_type',39,0,0), (143235,1840233,0,'soga_hair_color1',103,102,153), (143236,1840233,0,'soga_hair_color2',95,79,92), (143237,1840233,0,'soga_hair_face_color',244,244,246), (143238,1840233,0,'soga_hair_face_highlight_color',86,68,133), (143239,1840233,0,'soga_hair_highlight',102,153,147), (143240,1840233,0,'soga_hair_type_color',244,244,246), (143241,1840233,0,'soga_hair_type_highlight_color',86,68,133), (143242,1840233,1,'soga_lip_type',75,-28,56), (143243,1840233,1,'soga_nose_type',-38,85,-57), (143244,1840233,0,'soga_skin_color',106,149,148), (143245,1840233,0,'wing_color1',255,255,255), (143246,1840233,0,'wing_color2',255,255,255), (143247,1840234,1,'cheek_type',45,0,0), (143248,1840234,1,'chin_type',-50,70,17), (143249,1840234,1,'ear_type',-83,15,0), (143250,1840234,1,'eye_brow_type',77,-79,0), (143251,1840234,0,'eye_color',221,153,255), (143252,1840234,1,'eye_type',37,0,0), (143253,1840234,0,'hair_color1',7,21,98), (143254,1840234,0,'hair_color2',60,71,71), (143255,1840234,0,'hair_face_color',102,107,148), (143256,1840234,0,'hair_face_highlight_color',100,131,152), (143257,1840234,0,'hair_highlight',152,46,102), (143258,1840234,0,'hair_type_color',102,107,148), (143259,1840234,0,'hair_type_highlight_color',100,131,152), (143260,1840234,1,'lip_type',-8,15,23), (143261,1840234,1,'nose_type',44,7,21), (143262,1840234,0,'skin_color',193,165,164), (143263,1840234,1,'soga_cheek_type',0,77,-79), (143264,1840234,1,'soga_chin_type',0,-8,15), (143265,1840234,1,'soga_ear_type',0,37,0), (143266,1840234,1,'soga_eye_brow_type',0,-83,15), (143267,1840234,0,'soga_eye_color',229,229,102), (143268,1840234,1,'soga_eye_type',-14,0,0), (143269,1840234,0,'soga_hair_color1',161,165,168), (143270,1840234,0,'soga_hair_color2',60,71,71), (143271,1840234,0,'soga_hair_face_color',102,107,148), (143272,1840234,0,'soga_hair_face_highlight_color',100,131,152), (143273,1840234,0,'soga_hair_highlight',152,46,102), (143274,1840234,0,'soga_hair_type_color',102,107,148), (143275,1840234,0,'soga_hair_type_highlight_color',100,131,152), (143276,1840234,1,'soga_lip_type',0,45,0), (143277,1840234,1,'soga_nose_type',23,-50,70), (143278,1840234,0,'soga_skin_color',193,165,164), (143279,1840234,0,'wing_color1',255,255,255), (143280,1840234,0,'wing_color2',255,255,255), (143281,1840235,1,'cheek_type',0,-3,0), (143282,1840235,1,'chin_type',3,-11,37), (143283,1840235,1,'ear_type',-35,20,0), (143284,1840235,1,'eye_brow_type',3,-9,34), (143285,1840235,0,'eye_color',211,117,255), (143286,1840235,1,'eye_type',23,0,0), (143287,1840235,0,'hair_color1',235,9,0), (143288,1840235,0,'hair_face_color',187,172,197), (143289,1840235,0,'hair_face_highlight_color',155,150,106), (143290,1840235,0,'hair_type_color',187,172,197), (143291,1840235,0,'hair_type_highlight_color',155,150,106), (143292,1840235,1,'lip_type',17,-4,-20), (143293,1840235,1,'nose_type',14,-21,9), (143294,1840235,0,'skin_color',139,195,194), (143295,1840235,1,'soga_cheek_type',0,3,-9), (143296,1840235,1,'soga_chin_type',0,17,-4), (143297,1840235,1,'soga_ear_type',0,23,0), (143298,1840235,1,'soga_eye_brow_type',0,-35,20), (143299,1840235,0,'soga_eye_color',229,229,102), (143300,1840235,1,'soga_eye_type',23,0,0), (143301,1840235,0,'soga_hair_face_color',187,172,197), (143302,1840235,0,'soga_hair_face_highlight_color',155,150,106), (143303,1840235,0,'soga_hair_type_color',187,172,197), (143304,1840235,0,'soga_hair_type_highlight_color',155,150,106), (143305,1840235,1,'soga_lip_type',34,0,-3), (143306,1840235,1,'soga_nose_type',-20,3,-11), (143307,1840235,0,'soga_skin_color',139,195,194), (143308,1840235,0,'wing_color1',255,255,255), (143309,1840235,0,'wing_color2',255,255,255), (143310,1840236,0,'eye_color',29,29,29), (143311,1840236,0,'skin_color',0,128,255), (143312,1840236,0,'soga_eye_color',255,0,255), (143313,1840237,0,'eye_color',255,255,255), (143314,1840237,0,'skin_color',255,0,12), (143315,1840237,0,'soga_eye_color',255,0,255), (143316,1840238,0,'eye_color',255,255,255), (143317,1840238,0,'skin_color',91,119,193), (143318,1840238,0,'soga_eye_color',255,0,255), (143319,1840239,0,'eye_color',255,255,255), (143320,1840239,0,'skin_color',61,137,77), (143321,1840239,0,'soga_eye_color',255,0,255), (143322,1840240,1,'cheek_type',26,59,0), (143323,1840240,1,'chin_type',52,94,21), (143324,1840240,1,'ear_type',-76,45,0), (143325,1840240,1,'eye_brow_type',-84,-44,-56), (143326,1840240,0,'eye_color',9,9,220), (143327,1840240,1,'eye_type',-78,0,0), (143328,1840240,0,'hair_color1',19,81,181), (143329,1840240,0,'hair_color2',36,34,36), (143330,1840240,0,'hair_highlight',255,255,255), (143331,1840240,0,'hair_type_color',15,1,21), (143332,1840240,0,'hair_type_highlight_color',91,205,45), (143333,1840240,1,'lip_type',53,46,-37), (143334,1840240,1,'nose_type',62,19,81), (143335,1840240,0,'skin_color',6,43,68), (143336,1840240,1,'soga_cheek_type',0,-84,-44), (143337,1840240,1,'soga_chin_type',0,53,46), (143338,1840240,1,'soga_ear_type',0,-78,0), (143339,1840240,1,'soga_eye_brow_type',0,-76,45), (143340,1840240,0,'soga_eye_color',229,229,102), (143341,1840240,1,'soga_eye_type',-78,0,0), (143342,1840240,0,'soga_hair_color1',255,255,255), (143343,1840240,0,'soga_hair_color2',36,34,36), (143344,1840240,0,'soga_hair_highlight',255,255,255), (143345,1840240,0,'soga_hair_type_color',15,1,21), (143346,1840240,0,'soga_hair_type_highlight_color',91,205,45), (143347,1840240,1,'soga_lip_type',-56,26,59), (143348,1840240,1,'soga_nose_type',-37,52,94), (143349,1840240,0,'soga_skin_color',6,43,68), (143350,1840240,0,'wing_color1',114,16,198), (143351,1840240,0,'wing_color2',116,186,3), (143352,1840241,1,'cheek_type',-28,-8,0), (143353,1840241,1,'chin_type',47,29,-10), (143354,1840241,1,'ear_type',28,26,0), (143355,1840241,1,'eye_brow_type',9,11,17), (143356,1840241,0,'eye_color',243,166,255), (143357,1840241,1,'eye_type',-17,0,0), (143358,1840241,0,'hair_color1',244,249,0), (143359,1840241,0,'hair_face_color',114,135,135), (143360,1840241,0,'hair_face_highlight_color',105,103,97), (143361,1840241,0,'hair_type_color',114,135,135), (143362,1840241,0,'hair_type_highlight_color',105,103,97), (143363,1840241,1,'lip_type',7,17,-2), (143364,1840241,1,'nose_type',-17,-12,-7), (143365,1840241,0,'skin_color',125,118,117), (143366,1840241,1,'soga_cheek_type',0,9,11), (143367,1840241,1,'soga_chin_type',0,7,17), (143368,1840241,1,'soga_ear_type',0,-17,0), (143369,1840241,1,'soga_eye_brow_type',0,28,26), (143370,1840241,0,'soga_eye_color',229,229,102), (143371,1840241,0,'soga_hair_face_color',114,135,135), (143372,1840241,0,'soga_hair_face_highlight_color',105,103,97), (143373,1840241,0,'soga_hair_type_color',114,135,135), (143374,1840241,0,'soga_hair_type_highlight_color',105,103,97), (143375,1840241,1,'soga_lip_type',17,-28,-8), (143376,1840241,1,'soga_nose_type',-2,47,29), (143377,1840241,0,'soga_skin_color',125,118,117), (143378,1840241,0,'wing_color1',255,255,255), (143379,1840241,0,'wing_color2',255,255,255), (143380,1840242,1,'cheek_type',-7,22,0), (143381,1840242,1,'chin_type',35,2,-4), (143382,1840242,1,'ear_type',-28,-3,0), (143383,1840242,1,'eye_brow_type',10,37,-35), (143384,1840242,1,'eye_type',1,0,0), (143385,1840242,0,'hair_color1',3,238,0), (143386,1840242,0,'hair_face_color',182,186,186), (143387,1840242,0,'hair_face_highlight_color',105,103,97), (143388,1840242,0,'hair_type_color',182,186,186), (143389,1840242,0,'hair_type_highlight_color',105,103,97), (143390,1840242,1,'lip_type',-9,-17,0), (143391,1840242,1,'nose_type',-45,3,-18), (143392,1840242,0,'skin_color',137,131,130), (143393,1840242,1,'soga_cheek_type',0,10,37), (143394,1840242,1,'soga_chin_type',0,-9,-17), (143395,1840242,1,'soga_ear_type',0,1,0), (143396,1840242,1,'soga_eye_brow_type',0,-28,-3), (143397,1840242,0,'soga_eye_color',229,229,102), (143398,1840242,0,'soga_hair_face_color',182,186,186), (143399,1840242,0,'soga_hair_face_highlight_color',105,103,97), (143400,1840242,0,'soga_hair_type_color',182,186,186), (143401,1840242,0,'soga_hair_type_highlight_color',105,103,97), (143402,1840242,1,'soga_lip_type',-35,-7,22), (143403,1840242,1,'soga_nose_type',0,35,2), (143404,1840242,0,'soga_skin_color',137,131,130), (143405,1840242,0,'wing_color1',255,255,255), (143406,1840242,0,'wing_color2',255,255,255), (143407,1840243,1,'cheek_type',31,61,0), (143408,1840243,1,'chin_type',25,46,96), (143409,1840243,1,'ear_type',81,-72,0), (143410,1840243,1,'eye_brow_type',-57,-10,47), (143411,1840243,0,'eye_color',142,144,255), (143412,1840243,1,'eye_type',44,0,0), (143413,1840243,0,'hair_color1',31,182,225), (143414,1840243,0,'hair_face_color',61,61,75), (143415,1840243,0,'hair_face_highlight_color',244,245,246), (143416,1840243,0,'hair_type_color',61,61,75), (143417,1840243,0,'hair_type_highlight_color',244,245,246), (143418,1840243,1,'lip_type',-84,61,10), (143419,1840243,1,'nose_type',-31,31,-74), (143420,1840243,0,'skin_color',192,178,212), (143421,1840243,1,'soga_cheek_type',0,-57,-10), (143422,1840243,1,'soga_chin_type',0,-84,61), (143423,1840243,1,'soga_ear_type',0,44,0), (143424,1840243,1,'soga_eye_brow_type',0,81,-72), (143425,1840243,0,'soga_eye_color',229,229,102), (143426,1840243,0,'soga_hair_face_color',61,61,75), (143427,1840243,0,'soga_hair_face_highlight_color',244,245,246), (143428,1840243,0,'soga_hair_type_color',61,61,75), (143429,1840243,0,'soga_hair_type_highlight_color',244,245,246), (143430,1840243,1,'soga_lip_type',47,31,61), (143431,1840243,1,'soga_nose_type',10,25,46), (143432,1840243,0,'soga_skin_color',192,178,212), (143433,1840243,0,'wing_color1',255,255,255), (143434,1840243,0,'wing_color2',255,255,255), (143435,1840244,1,'cheek_type',8,-10,0), (143436,1840244,1,'chin_type',7,1,-14), (143437,1840244,1,'ear_type',-19,3,0), (143438,1840244,1,'eye_brow_type',-25,-32,-1), (143439,1840244,0,'eye_color',108,53,114), (143440,1840244,1,'eye_type',8,0,0), (143441,1840244,0,'hair_color1',7,213,0), (143442,1840244,0,'hair_face_color',202,174,203), (143443,1840244,0,'hair_face_highlight_color',105,103,97), (143444,1840244,0,'hair_type_color',202,174,203), (143445,1840244,0,'hair_type_highlight_color',105,103,97), (143446,1840244,1,'lip_type',-45,12,38), (143447,1840244,1,'nose_type',-7,7,-43), (143448,1840244,0,'skin_color',37,75,89), (143449,1840244,1,'soga_cheek_type',0,-25,-32), (143450,1840244,1,'soga_chin_type',0,-45,12), (143451,1840244,1,'soga_ear_type',0,8,0), (143452,1840244,1,'soga_eye_brow_type',0,-19,3), (143453,1840244,0,'soga_eye_color',229,229,102), (143454,1840244,1,'soga_eye_type',8,0,0), (143455,1840244,0,'soga_hair_face_color',202,174,203), (143456,1840244,0,'soga_hair_face_highlight_color',105,103,97), (143457,1840244,0,'soga_hair_type_color',202,174,203), (143458,1840244,0,'soga_hair_type_highlight_color',105,103,97), (143459,1840244,1,'soga_lip_type',-1,8,-10), (143460,1840244,1,'soga_nose_type',38,7,1), (143461,1840244,0,'soga_skin_color',37,75,89), (143462,1840244,0,'wing_color1',255,255,255), (143463,1840244,0,'wing_color2',255,255,255), (143464,1840245,1,'cheek_type',-42,12,0), (143465,1840245,1,'chin_type',-18,18,7), (143466,1840245,1,'ear_type',-5,7,0), (143467,1840245,1,'eye_brow_type',12,2,12), (143468,1840245,0,'eye_color',219,109,234), (143469,1840245,1,'eye_type',-32,0,0), (143470,1840245,0,'hair_color1',0,235,0), (143471,1840245,0,'hair_face_color',183,197,197), (143472,1840245,0,'hair_face_highlight_color',105,103,97), (143473,1840245,0,'hair_type_color',183,197,197), (143474,1840245,0,'hair_type_highlight_color',105,103,97), (143475,1840245,1,'lip_type',-17,-26,31), (143476,1840245,1,'nose_type',7,0,-21), (143477,1840245,0,'skin_color',63,119,118), (143478,1840245,1,'soga_cheek_type',0,12,2), (143479,1840245,1,'soga_chin_type',0,-17,-26), (143480,1840245,1,'soga_ear_type',0,-32,0), (143481,1840245,1,'soga_eye_brow_type',0,-5,7), (143482,1840245,0,'soga_eye_color',229,229,102), (143483,1840245,1,'soga_eye_type',-32,0,0), (143484,1840245,0,'soga_hair_face_color',183,197,197), (143485,1840245,0,'soga_hair_face_highlight_color',105,103,97), (143486,1840245,0,'soga_hair_type_color',183,197,197), (143487,1840245,0,'soga_hair_type_highlight_color',105,103,97), (143488,1840245,1,'soga_lip_type',12,-42,12), (143489,1840245,1,'soga_nose_type',31,-18,18), (143490,1840245,0,'soga_skin_color',63,119,118), (143491,1840245,0,'wing_color1',255,255,255), (143492,1840245,0,'wing_color2',255,255,255), (143493,1840246,1,'cheek_type',87,34,0), (143494,1840246,1,'chin_type',62,-95,25), (143495,1840246,1,'ear_type',44,-64,0), (143496,1840246,1,'eye_brow_type',-77,58,98), (143497,1840246,0,'eye_color',28,33,54), (143498,1840246,1,'eye_type',-31,0,0), (143499,1840246,0,'hair_color1',244,186,78), (143500,1840246,0,'hair_face_color',105,144,167), (143501,1840246,0,'hair_face_highlight_color',6,3,1), (143502,1840246,0,'hair_type_color',105,144,167), (143503,1840246,0,'hair_type_highlight_color',6,3,1), (143504,1840246,1,'lip_type',88,22,85), (143505,1840246,1,'nose_type',82,-12,-70), (143506,1840246,0,'skin_color',120,163,162), (143507,1840246,1,'soga_cheek_type',0,-77,58), (143508,1840246,1,'soga_chin_type',0,88,22), (143509,1840246,1,'soga_ear_type',0,-31,0), (143510,1840246,1,'soga_eye_brow_type',0,44,-64), (143511,1840246,0,'soga_eye_color',229,229,102), (143512,1840246,0,'soga_hair_face_color',105,144,167), (143513,1840246,0,'soga_hair_face_highlight_color',6,3,1), (143514,1840246,0,'soga_hair_type_color',105,144,167), (143515,1840246,0,'soga_hair_type_highlight_color',6,3,1), (143516,1840246,1,'soga_lip_type',98,87,34), (143517,1840246,1,'soga_nose_type',85,62,-95), (143518,1840246,0,'soga_skin_color',120,163,162), (143519,1840246,0,'wing_color1',255,255,255), (143520,1840246,0,'wing_color2',255,255,255), (143521,1840247,1,'cheek_type',-74,-93,0), (143522,1840247,1,'chin_type',-8,19,-61), (143523,1840247,1,'ear_type',2,-77,0), (143524,1840247,1,'eye_brow_type',-96,10,-87), (143525,1840247,0,'eye_color',228,165,255), (143526,1840247,1,'eye_type',-87,0,0), (143527,1840247,0,'hair_color1',215,28,227), (143528,1840247,0,'hair_face_color',107,150,172), (143529,1840247,0,'hair_face_highlight_color',244,244,246), (143530,1840247,0,'hair_type_color',107,150,172), (143531,1840247,0,'hair_type_highlight_color',244,244,246), (143532,1840247,1,'lip_type',-11,9,47), (143533,1840247,1,'nose_type',65,-41,28), (143534,1840247,0,'skin_color',190,179,212), (143535,1840247,1,'soga_cheek_type',0,-96,10), (143536,1840247,1,'soga_chin_type',0,-11,9), (143537,1840247,1,'soga_ear_type',0,-87,0), (143538,1840247,1,'soga_eye_brow_type',0,2,-77), (143539,1840247,0,'soga_eye_color',229,229,102), (143540,1840247,0,'soga_hair_face_color',107,150,172), (143541,1840247,0,'soga_hair_face_highlight_color',244,244,246), (143542,1840247,0,'soga_hair_type_color',107,150,172), (143543,1840247,0,'soga_hair_type_highlight_color',244,244,246), (143544,1840247,1,'soga_lip_type',-87,-74,-93), (143545,1840247,1,'soga_nose_type',47,-8,19), (143546,1840247,0,'soga_skin_color',190,179,212), (143547,1840247,0,'wing_color1',255,255,255), (143548,1840247,0,'wing_color2',255,255,255), (143549,1840248,1,'cheek_type',-45,-25,0), (143550,1840248,1,'chin_type',50,-19,75), (143551,1840248,1,'ear_type',-11,-8,0), (143552,1840248,1,'eye_brow_type',-62,-88,37), (143553,1840248,0,'eye_color',16,8,20), (143554,1840248,0,'hair_color1',206,95,7), (143555,1840248,0,'hair_color2',59,81,113), (143556,1840248,0,'hair_face_color',106,131,145), (143557,1840248,0,'hair_face_highlight_color',203,191,176), (143558,1840248,0,'hair_highlight',112,123,142), (143559,1840248,0,'hair_type_color',106,131,145), (143560,1840248,0,'hair_type_highlight_color',203,191,176), (143561,1840248,1,'lip_type',66,19,53), (143562,1840248,1,'nose_type',-25,-50,95), (143563,1840248,0,'skin_color',143,113,113), (143564,1840248,1,'soga_cheek_type',0,-62,-88), (143565,1840248,1,'soga_chin_type',0,66,19), (143566,1840248,1,'soga_ear_type',-11,-8,0), (143567,1840248,1,'soga_eye_brow_type',0,-11,-8), (143568,1840248,0,'soga_eye_color',229,229,102), (143569,1840248,0,'soga_hair_color1',98,91,163), (143570,1840248,0,'soga_hair_color2',59,81,113), (143571,1840248,0,'soga_hair_face_color',106,131,145), (143572,1840248,0,'soga_hair_face_highlight_color',203,191,176), (143573,1840248,0,'soga_hair_highlight',112,123,142), (143574,1840248,0,'soga_hair_type_color',106,131,145), (143575,1840248,0,'soga_hair_type_highlight_color',203,191,176), (143576,1840248,1,'soga_lip_type',37,-45,-25), (143577,1840248,1,'soga_nose_type',53,50,-19), (143578,1840248,0,'soga_skin_color',143,113,113), (143579,1840249,1,'cheek_type',81,98,0), (143580,1840249,1,'chin_type',-22,7,-52), (143581,1840249,1,'ear_type',-47,-79,0), (143582,1840249,1,'eye_brow_type',-1,-34,-7), (143583,1840249,1,'eye_type',-44,0,0), (143584,1840249,0,'hair_color1',58,19,18), (143585,1840249,0,'hair_color2',60,71,71), (143586,1840249,0,'hair_face_color',244,245,246), (143587,1840249,0,'hair_face_highlight_color',15,1,21), (143588,1840249,0,'hair_highlight',29,21,28), (143589,1840249,0,'hair_type_color',244,245,246), (143590,1840249,0,'hair_type_highlight_color',15,1,21), (143591,1840249,1,'lip_type',38,28,75), (143592,1840249,1,'nose_type',-12,58,19), (143593,1840249,0,'skin_color',132,104,103), (143594,1840249,1,'soga_cheek_type',0,-1,-34), (143595,1840249,1,'soga_chin_type',0,38,28), (143596,1840249,1,'soga_ear_type',0,-44,0), (143597,1840249,1,'soga_eye_brow_type',0,-47,-79), (143598,1840249,0,'soga_eye_color',229,229,102), (143599,1840249,1,'soga_eye_type',-44,0,0), (143600,1840249,0,'soga_hair_color1',161,165,168), (143601,1840249,0,'soga_hair_color2',60,71,71), (143602,1840249,0,'soga_hair_face_color',244,245,246), (143603,1840249,0,'soga_hair_face_highlight_color',15,1,21), (143604,1840249,0,'soga_hair_highlight',29,21,28), (143605,1840249,0,'soga_hair_type_color',244,245,246), (143606,1840249,0,'soga_hair_type_highlight_color',15,1,21), (143607,1840249,1,'soga_lip_type',-7,81,98), (143608,1840249,1,'soga_nose_type',75,-22,7), (143609,1840249,0,'soga_skin_color',132,104,103), (143610,1840250,1,'cheek_type',-1,-25,0), (143611,1840250,1,'chin_type',-9,19,-26), (143612,1840250,1,'ear_type',-42,-25,0), (143613,1840250,1,'eye_brow_type',17,-4,3), (143614,1840250,0,'eye_color',246,188,255), (143615,1840250,1,'eye_type',-28,0,0), (143616,1840250,0,'hair_color1',8,28,0), (143617,1840250,0,'hair_face_color',165,182,182), (143618,1840250,0,'hair_face_highlight_color',155,150,106), (143619,1840250,0,'hair_type_color',165,182,182), (143620,1840250,0,'hair_type_highlight_color',155,150,106), (143621,1840250,1,'lip_type',4,0,40), (143622,1840250,1,'nose_type',-28,8,28), (143623,1840250,0,'skin_color',124,180,179), (143624,1840250,1,'soga_cheek_type',0,17,-4), (143625,1840250,1,'soga_chin_type',0,4,0), (143626,1840250,1,'soga_ear_type',0,-28,0), (143627,1840250,1,'soga_eye_brow_type',0,-42,-25), (143628,1840250,0,'soga_eye_color',229,229,102), (143629,1840250,1,'soga_eye_type',-28,0,0), (143630,1840250,0,'soga_hair_face_color',165,182,182), (143631,1840250,0,'soga_hair_face_highlight_color',155,150,106), (143632,1840250,0,'soga_hair_type_color',165,182,182), (143633,1840250,0,'soga_hair_type_highlight_color',155,150,106), (143634,1840250,1,'soga_lip_type',3,-1,-25), (143635,1840250,1,'soga_nose_type',40,-9,19), (143636,1840250,0,'soga_skin_color',124,180,179), (143637,1840250,0,'wing_color1',255,255,255), (143638,1840250,0,'wing_color2',255,255,255), (143639,1840251,1,'cheek_type',56,19,0), (143640,1840251,1,'chin_type',-78,55,75), (143641,1840251,1,'ear_type',-68,-21,0), (143642,1840251,1,'eye_brow_type',50,-93,7), (143643,1840251,0,'eye_color',133,200,10), (143644,1840251,1,'eye_type',-84,0,0), (143645,1840251,0,'hair_color1',57,78,14), (143646,1840251,0,'hair_type_color',74,187,30), (143647,1840251,0,'hair_type_highlight_color',106,4,0), (143648,1840251,1,'lip_type',68,96,-84), (143649,1840251,1,'nose_type',-66,57,78), (143650,1840251,0,'skin_color',129,160,68), (143651,1840251,1,'soga_cheek_type',0,50,-93), (143652,1840251,1,'soga_chin_type',0,68,96), (143653,1840251,1,'soga_ear_type',0,-84,0), (143654,1840251,1,'soga_eye_brow_type',0,-68,-21), (143655,1840251,0,'soga_eye_color',229,229,102), (143656,1840251,0,'soga_hair_type_color',74,187,30), (143657,1840251,0,'soga_hair_type_highlight_color',106,4,0), (143658,1840251,1,'soga_lip_type',7,56,19), (143659,1840251,1,'soga_nose_type',-84,-78,55), (143660,1840251,0,'soga_skin_color',129,160,68), (143661,1840251,0,'wing_color1',136,131,3), (143662,1840251,0,'wing_color2',77,193,61), (143663,1840252,1,'cheek_type',-1,94,0), (143664,1840252,1,'chin_type',-89,-25,-81), (143665,1840252,1,'ear_type',-87,37,0), (143666,1840252,1,'eye_brow_type',-87,10,-25), (143667,1840252,0,'eye_color',241,150,255), (143668,1840252,1,'eye_type',72,0,0), (143669,1840252,0,'hair_color1',227,12,14), (143670,1840252,0,'hair_color2',53,49,53), (143671,1840252,0,'hair_face_color',14,1,18), (143672,1840252,0,'hair_face_highlight_color',13,1,16), (143673,1840252,0,'hair_highlight',29,21,28), (143674,1840252,0,'hair_type_color',14,1,18), (143675,1840252,0,'hair_type_highlight_color',13,1,16), (143676,1840252,1,'lip_type',-90,90,83), (143677,1840252,1,'nose_type',72,-29,12), (143678,1840252,0,'skin_color',49,92,91), (143679,1840252,1,'soga_cheek_type',0,-87,10), (143680,1840252,1,'soga_chin_type',0,-90,90), (143681,1840252,1,'soga_ear_type',0,72,0), (143682,1840252,1,'soga_eye_brow_type',0,-87,37), (143683,1840252,0,'soga_eye_color',229,229,102), (143684,1840252,1,'soga_eye_type',72,0,0), (143685,1840252,0,'soga_hair_color1',29,21,28), (143686,1840252,0,'soga_hair_color2',53,49,53), (143687,1840252,0,'soga_hair_face_color',14,1,18), (143688,1840252,0,'soga_hair_face_highlight_color',13,1,16), (143689,1840252,0,'soga_hair_highlight',29,21,28), (143690,1840252,0,'soga_hair_type_color',14,1,18), (143691,1840252,0,'soga_hair_type_highlight_color',13,1,16), (143692,1840252,1,'soga_lip_type',-25,-1,94), (143693,1840252,1,'soga_nose_type',83,-89,-25), (143694,1840252,0,'soga_skin_color',49,92,91), (143695,1840253,1,'cheek_type',-1,-100,0), (143696,1840253,1,'chin_type',14,-70,18), (143697,1840253,1,'ear_type',-42,0,0), (143698,1840253,1,'eye_brow_type',46,100,100), (143699,1840253,0,'eye_color',154,155,255), (143700,1840253,1,'eye_type',34,0,0), (143701,1840253,0,'hair_color1',156,100,100), (143702,1840253,0,'hair_color2',0,15,0), (143703,1840253,0,'hair_face_color',5,5,1), (143704,1840253,0,'hair_face_highlight_color',5,5,1), (143705,1840253,0,'hair_highlight',15,0,15), (143706,1840253,0,'hair_type_color',5,5,1), (143707,1840253,0,'hair_type_highlight_color',5,5,1), (143708,1840253,1,'lip_type',100,10,20), (143709,1840253,1,'nose_type',0,-100,100), (143710,1840253,0,'skin_color',72,72,72), (143711,1840253,1,'soga_cheek_type',0,46,100), (143712,1840253,1,'soga_chin_type',0,100,10), (143713,1840253,1,'soga_ear_type',0,34,0), (143714,1840253,1,'soga_eye_brow_type',0,-42,0), (143715,1840253,0,'soga_eye_color',229,229,102), (143716,1840253,0,'soga_hair_color1',0,15,0), (143717,1840253,0,'soga_hair_face_color',5,5,1), (143718,1840253,0,'soga_hair_face_highlight_color',5,5,1), (143719,1840253,0,'soga_hair_type_color',5,5,1), (143720,1840253,0,'soga_hair_type_highlight_color',5,5,1), (143721,1840253,1,'soga_lip_type',100,-1,-100), (143722,1840253,1,'soga_nose_type',20,14,-70), (143723,1840253,0,'soga_skin_color',72,72,72), (143724,1840253,0,'wing_color1',255,255,255), (143725,1840253,0,'wing_color2',255,255,255), (143726,1840254,1,'cheek_type',-1,-100,0), (143727,1840254,1,'chin_type',14,-70,18), (143728,1840254,1,'ear_type',-42,0,0), (143729,1840254,1,'eye_brow_type',46,100,100), (143730,1840254,0,'eye_color',154,155,255), (143731,1840254,1,'eye_type',34,0,0), (143732,1840254,0,'hair_color1',156,100,100), (143733,1840254,0,'hair_color2',0,15,0), (143734,1840254,0,'hair_face_color',5,5,1), (143735,1840254,0,'hair_face_highlight_color',5,5,1), (143736,1840254,0,'hair_highlight',15,0,15), (143737,1840254,0,'hair_type_color',5,5,1), (143738,1840254,0,'hair_type_highlight_color',5,5,1), (143739,1840254,1,'lip_type',100,10,20), (143740,1840254,1,'nose_type',0,-100,100), (143741,1840254,0,'skin_color',72,72,72), (143742,1840254,1,'soga_cheek_type',0,46,100), (143743,1840254,1,'soga_chin_type',0,100,10), (143744,1840254,1,'soga_ear_type',0,34,0), (143745,1840254,1,'soga_eye_brow_type',0,-42,0), (143746,1840254,0,'soga_eye_color',229,229,102), (143747,1840254,0,'soga_hair_color1',0,15,0), (143748,1840254,0,'soga_hair_face_color',5,5,1), (143749,1840254,0,'soga_hair_face_highlight_color',5,5,1), (143750,1840254,0,'soga_hair_type_color',5,5,1), (143751,1840254,0,'soga_hair_type_highlight_color',5,5,1), (143752,1840254,1,'soga_lip_type',100,-1,-100), (143753,1840254,1,'soga_nose_type',20,14,-70), (143754,1840254,0,'soga_skin_color',72,72,72), (143755,1840254,0,'wing_color1',255,255,255), (143756,1840254,0,'wing_color2',255,255,255), (143757,1840255,1,'cheek_type',-1,-100,0), (143758,1840255,1,'chin_type',14,-70,18), (143759,1840255,1,'ear_type',-42,0,0), (143760,1840255,1,'eye_brow_type',46,100,100), (143761,1840255,0,'eye_color',154,155,255), (143762,1840255,1,'eye_type',34,0,0), (143763,1840255,0,'hair_color1',156,100,100), (143764,1840255,0,'hair_color2',0,15,0), (143765,1840255,0,'hair_face_color',5,5,1), (143766,1840255,0,'hair_face_highlight_color',5,5,1), (143767,1840255,0,'hair_highlight',15,0,15), (143768,1840255,0,'hair_type_color',5,5,1), (143769,1840255,0,'hair_type_highlight_color',5,5,1), (143770,1840255,1,'lip_type',100,10,20), (143771,1840255,1,'nose_type',0,-100,100), (143772,1840255,0,'skin_color',72,72,72), (143773,1840255,1,'soga_cheek_type',0,46,100), (143774,1840255,1,'soga_chin_type',0,100,10), (143775,1840255,1,'soga_ear_type',0,34,0), (143776,1840255,1,'soga_eye_brow_type',0,-42,0), (143777,1840255,0,'soga_eye_color',229,229,102), (143778,1840255,0,'soga_hair_color1',0,15,0), (143779,1840255,0,'soga_hair_face_color',5,5,1), (143780,1840255,0,'soga_hair_face_highlight_color',5,5,1), (143781,1840255,0,'soga_hair_type_color',5,5,1), (143782,1840255,0,'soga_hair_type_highlight_color',5,5,1), (143783,1840255,1,'soga_lip_type',100,-1,-100), (143784,1840255,1,'soga_nose_type',20,14,-70), (143785,1840255,0,'soga_skin_color',72,72,72), (143786,1840255,0,'wing_color1',255,255,255), (143787,1840255,0,'wing_color2',255,255,255), (143788,1840256,1,'cheek_type',-1,-100,0), (143789,1840256,1,'chin_type',14,-70,18), (143790,1840256,1,'ear_type',-42,0,0), (143791,1840256,1,'eye_brow_type',46,100,100), (143792,1840256,0,'eye_color',154,155,255), (143793,1840256,1,'eye_type',34,0,0), (143794,1840256,0,'hair_color1',156,100,100), (143795,1840256,0,'hair_color2',0,15,0), (143796,1840256,0,'hair_face_color',5,5,1), (143797,1840256,0,'hair_face_highlight_color',5,5,1), (143798,1840256,0,'hair_highlight',15,0,15), (143799,1840256,0,'hair_type_color',5,5,1), (143800,1840256,0,'hair_type_highlight_color',5,5,1), (143801,1840256,1,'lip_type',100,10,20), (143802,1840256,1,'nose_type',0,-100,100), (143803,1840256,0,'skin_color',72,72,72), (143804,1840256,1,'soga_cheek_type',0,46,100), (143805,1840256,1,'soga_chin_type',0,100,10), (143806,1840256,1,'soga_ear_type',0,34,0), (143807,1840256,1,'soga_eye_brow_type',0,-42,0), (143808,1840256,0,'soga_eye_color',229,229,102), (143809,1840256,0,'soga_hair_color1',0,15,0), (143810,1840256,0,'soga_hair_face_color',5,5,1), (143811,1840256,0,'soga_hair_face_highlight_color',5,5,1), (143812,1840256,0,'soga_hair_type_color',5,5,1), (143813,1840256,0,'soga_hair_type_highlight_color',5,5,1), (143814,1840256,1,'soga_lip_type',100,-1,-100), (143815,1840256,1,'soga_nose_type',20,14,-70), (143816,1840256,0,'soga_skin_color',72,72,72), (143817,1840256,0,'wing_color1',255,255,255), (143818,1840256,0,'wing_color2',255,255,255), (143819,1840257,1,'cheek_type',-58,-45,0), (143820,1840257,1,'chin_type',34,93,-14), (143821,1840257,1,'ear_type',-40,-15,0), (143822,1840257,1,'eye_brow_type',-26,85,-29), (143823,1840257,0,'eye_color',99,72,166), (143824,1840257,1,'eye_type',39,0,0), (143825,1840257,0,'hair_color1',28,201,195), (143826,1840257,0,'hair_face_color',109,131,182), (143827,1840257,0,'hair_face_highlight_color',103,133,149), (143828,1840257,0,'hair_type_color',109,131,182), (143829,1840257,0,'hair_type_highlight_color',103,133,149), (143830,1840257,1,'lip_type',53,94,66), (143831,1840257,1,'nose_type',98,28,-55), (143832,1840257,0,'skin_color',147,190,189), (143833,1840257,1,'soga_cheek_type',0,-26,85), (143834,1840257,1,'soga_chin_type',0,53,94), (143835,1840257,1,'soga_ear_type',0,39,0), (143836,1840257,1,'soga_eye_brow_type',0,-40,-15), (143837,1840257,0,'soga_eye_color',229,229,102), (143838,1840257,0,'soga_hair_face_color',109,131,182), (143839,1840257,0,'soga_hair_face_highlight_color',103,133,149), (143840,1840257,0,'soga_hair_type_color',109,131,182), (143841,1840257,0,'soga_hair_type_highlight_color',103,133,149), (143842,1840257,1,'soga_lip_type',-29,-58,-45), (143843,1840257,1,'soga_nose_type',66,34,93), (143844,1840257,0,'soga_skin_color',147,190,189), (143845,1840257,0,'wing_color1',255,255,255), (143846,1840257,0,'wing_color2',255,255,255), (143847,1840258,1,'cheek_type',42,81,0), (143848,1840258,1,'chin_type',-94,-91,39), (143849,1840258,1,'ear_type',0,31,0), (143850,1840258,1,'eye_brow_type',-48,48,56), (143851,1840258,0,'eye_color',241,145,255), (143852,1840258,1,'eye_type',90,0,0), (143853,1840258,0,'hair_color1',75,0,204), (143854,1840258,0,'hair_color2',74,71,102), (143855,1840258,0,'hair_face_color',91,75,128), (143856,1840258,0,'hair_face_highlight_color',244,245,246), (143857,1840258,0,'hair_highlight',160,156,172), (143858,1840258,0,'hair_type_color',91,75,128), (143859,1840258,0,'hair_type_highlight_color',244,245,246), (143860,1840258,1,'lip_type',84,75,38), (143861,1840258,1,'nose_type',2,75,0), (143862,1840258,0,'skin_color',203,179,208), (143863,1840258,1,'soga_cheek_type',0,-48,48), (143864,1840258,1,'soga_chin_type',0,84,75), (143865,1840258,1,'soga_ear_type',0,90,0), (143866,1840258,1,'soga_eye_brow_type',0,0,31), (143867,1840258,0,'soga_eye_color',229,229,102), (143868,1840258,1,'soga_eye_type',90,0,0), (143869,1840258,0,'soga_hair_color1',96,63,188), (143870,1840258,0,'soga_hair_color2',74,71,102), (143871,1840258,0,'soga_hair_face_color',91,75,128), (143872,1840258,0,'soga_hair_face_highlight_color',244,245,246), (143873,1840258,0,'soga_hair_highlight',160,156,172), (143874,1840258,0,'soga_hair_type_color',91,75,128), (143875,1840258,0,'soga_hair_type_highlight_color',244,245,246), (143876,1840258,1,'soga_lip_type',56,42,81), (143877,1840258,1,'soga_nose_type',38,-94,-91), (143878,1840258,0,'soga_skin_color',203,179,208), (143879,1840259,1,'cheek_type',0,-12,0), (143880,1840259,1,'chin_type',-17,-10,1), (143881,1840259,1,'ear_type',-12,-19,0), (143882,1840259,1,'eye_brow_type',35,0,18), (143883,1840259,0,'eye_color',207,169,255), (143884,1840259,1,'eye_type',-7,0,0), (143885,1840259,0,'hair_color1',248,31,0), (143886,1840259,0,'hair_face_color',123,132,132), (143887,1840259,0,'hair_face_highlight_color',105,103,97), (143888,1840259,0,'hair_type_color',123,132,132), (143889,1840259,0,'hair_type_highlight_color',105,103,97), (143890,1840259,1,'lip_type',0,-17,2), (143891,1840259,1,'nose_type',0,-8,31), (143892,1840259,0,'skin_color',19,18,59), (143893,1840259,1,'soga_cheek_type',0,35,0), (143894,1840259,1,'soga_chin_type',0,0,-17), (143895,1840259,1,'soga_ear_type',0,-7,0), (143896,1840259,1,'soga_eye_brow_type',0,-12,-19), (143897,1840259,0,'soga_eye_color',229,229,102), (143898,1840259,1,'soga_eye_type',-7,0,0), (143899,1840259,0,'soga_hair_face_color',123,132,132), (143900,1840259,0,'soga_hair_face_highlight_color',105,103,97), (143901,1840259,0,'soga_hair_type_color',123,132,132), (143902,1840259,0,'soga_hair_type_highlight_color',105,103,97), (143903,1840259,1,'soga_lip_type',18,0,-12), (143904,1840259,1,'soga_nose_type',2,-17,-10), (143905,1840259,0,'soga_skin_color',19,18,59), (143906,1840259,0,'wing_color1',255,255,255), (143907,1840259,0,'wing_color2',255,255,255), (143908,1840260,1,'cheek_type',-87,43,0), (143909,1840260,1,'chin_type',-25,-51,-81), (143910,1840260,1,'ear_type',68,40,0), (143911,1840260,1,'eye_brow_type',-17,70,34), (143912,1840260,0,'eye_color',107,69,170), (143913,1840260,1,'eye_type',41,0,0), (143914,1840260,0,'hair_color1',194,0,247), (143915,1840260,0,'hair_color2',62,62,68), (143916,1840260,0,'hair_face_color',244,244,246), (143917,1840260,0,'hair_face_highlight_color',244,244,246), (143918,1840260,0,'hair_highlight',160,156,172), (143919,1840260,0,'hair_type_color',244,244,246), (143920,1840260,0,'hair_type_highlight_color',244,244,246), (143921,1840260,1,'lip_type',0,38,62), (143922,1840260,1,'nose_type',-31,-62,0), (143923,1840260,0,'skin_color',149,164,186), (143924,1840260,1,'soga_cheek_type',0,-17,70), (143925,1840260,1,'soga_chin_type',0,0,38), (143926,1840260,1,'soga_ear_type',0,41,0), (143927,1840260,1,'soga_eye_brow_type',0,68,40), (143928,1840260,0,'soga_eye_color',229,229,102), (143929,1840260,1,'soga_eye_type',41,0,0), (143930,1840260,0,'soga_hair_color1',160,156,172), (143931,1840260,0,'soga_hair_color2',62,62,68), (143932,1840260,0,'soga_hair_face_color',244,244,246), (143933,1840260,0,'soga_hair_face_highlight_color',244,244,246), (143934,1840260,0,'soga_hair_highlight',160,156,172), (143935,1840260,0,'soga_hair_type_color',244,244,246), (143936,1840260,0,'soga_hair_type_highlight_color',244,244,246), (143937,1840260,1,'soga_lip_type',34,-87,43), (143938,1840260,1,'soga_nose_type',62,-25,-51), (143939,1840260,0,'soga_skin_color',149,164,186), (143940,1840261,1,'cheek_type',-74,22,0), (143941,1840261,1,'chin_type',83,-17,-83), (143942,1840261,1,'ear_type',62,-97,0), (143943,1840261,1,'eye_brow_type',0,50,-56), (143944,1840261,0,'eye_color',151,94,26), (143945,1840261,1,'eye_type',-93,0,0), (143946,1840261,0,'hair_color1',188,56,169), (143947,1840261,0,'hair_color2',36,34,36), (143948,1840261,0,'hair_highlight',255,255,255), (143949,1840261,0,'hair_type_color',18,5,24), (143950,1840261,0,'hair_type_highlight_color',233,109,26), (143951,1840261,1,'lip_type',100,0,87), (143952,1840261,1,'nose_type',81,-68,56), (143953,1840261,0,'skin_color',134,176,97), (143954,1840261,1,'soga_cheek_type',0,0,50), (143955,1840261,1,'soga_chin_type',0,100,0), (143956,1840261,1,'soga_ear_type',0,-93,0), (143957,1840261,1,'soga_eye_brow_type',0,62,-97), (143958,1840261,0,'soga_eye_color',229,229,102), (143959,1840261,1,'soga_eye_type',-93,0,0), (143960,1840261,0,'soga_hair_color1',255,255,255), (143961,1840261,0,'soga_hair_color2',36,34,36), (143962,1840261,0,'soga_hair_highlight',255,255,255), (143963,1840261,0,'soga_hair_type_color',18,5,24), (143964,1840261,0,'soga_hair_type_highlight_color',233,109,26), (143965,1840261,1,'soga_lip_type',-56,-74,22), (143966,1840261,1,'soga_nose_type',87,83,-17), (143967,1840261,0,'soga_skin_color',134,176,97), (143968,1840261,0,'wing_color1',180,111,29), (143969,1840262,1,'cheek_type',2,-20,0), (143970,1840262,1,'chin_type',-5,-25,-82), (143971,1840262,1,'ear_type',-35,0,0), (143972,1840262,1,'eye_brow_type',17,-45,79), (143973,1840262,0,'eye_color',219,219,9), (143974,1840262,1,'eye_type',87,0,0), (143975,1840262,0,'hair_color1',222,64,83), (143976,1840262,0,'hair_color2',36,34,36), (143977,1840262,0,'hair_highlight',255,255,255), (143978,1840262,0,'hair_type_color',15,2,21), (143979,1840262,0,'hair_type_highlight_color',237,130,29), (143980,1840262,1,'lip_type',-44,78,41), (143981,1840262,1,'nose_type',2,-34,64), (143982,1840262,0,'skin_color',73,41,198), (143983,1840262,1,'soga_cheek_type',0,17,-45), (143984,1840262,1,'soga_chin_type',0,-44,78), (143985,1840262,1,'soga_ear_type',0,87,0), (143986,1840262,1,'soga_eye_brow_type',0,-35,0), (143987,1840262,0,'soga_eye_color',229,229,102), (143988,1840262,1,'soga_eye_type',87,0,0), (143989,1840262,0,'soga_hair_color1',255,255,255), (143990,1840262,0,'soga_hair_color2',36,34,36), (143991,1840262,0,'soga_hair_highlight',255,255,255), (143992,1840262,0,'soga_hair_type_color',15,2,21), (143993,1840262,0,'soga_hair_type_highlight_color',237,130,29), (143994,1840262,1,'soga_lip_type',79,2,-20), (143995,1840262,1,'soga_nose_type',41,-5,-25), (143996,1840262,0,'soga_skin_color',73,41,198), (143997,1840262,0,'wing_color1',123,22,113), (143998,1840262,0,'wing_color2',189,209,2), (143999,1840263,1,'cheek_type',-35,-76,0), (144000,1840263,1,'chin_type',-50,-51,-15), (144001,1840263,1,'ear_type',-19,28,0), (144002,1840263,1,'eye_brow_type',-22,-4,-47), (144003,1840263,0,'eye_color',5,3,8), (144004,1840263,1,'eye_type',84,0,0), (144005,1840263,0,'hair_color1',96,206,216), (144006,1840263,0,'hair_color2',124,116,110), (144007,1840263,0,'hair_face_color',195,183,168), (144008,1840263,0,'hair_face_highlight_color',61,61,75), (144009,1840263,0,'hair_highlight',43,36,70), (144010,1840263,0,'hair_type_color',195,183,168), (144011,1840263,0,'hair_type_highlight_color',61,61,75), (144012,1840263,1,'lip_type',17,31,-62), (144013,1840263,1,'nose_type',-65,96,-50), (144014,1840263,0,'skin_color',179,172,171), (144015,1840263,1,'soga_cheek_type',0,-22,-4), (144016,1840263,1,'soga_chin_type',0,17,31), (144017,1840263,1,'soga_ear_type',0,84,0), (144018,1840263,1,'soga_eye_brow_type',0,-19,28), (144019,1840263,0,'soga_eye_color',229,229,102), (144020,1840263,1,'soga_eye_type',84,0,0), (144021,1840263,0,'soga_hair_color1',112,123,142), (144022,1840263,0,'soga_hair_color2',124,116,110), (144023,1840263,0,'soga_hair_face_color',195,183,168), (144024,1840263,0,'soga_hair_face_highlight_color',61,61,75), (144025,1840263,0,'soga_hair_highlight',43,36,70), (144026,1840263,0,'soga_hair_type_color',195,183,168), (144027,1840263,0,'soga_hair_type_highlight_color',61,61,75), (144028,1840263,1,'soga_lip_type',-47,-35,-76), (144029,1840263,1,'soga_nose_type',-62,-50,-51), (144030,1840263,0,'soga_skin_color',179,172,171), (144031,1840264,1,'cheek_type',18,-20,0), (144032,1840264,1,'chin_type',75,90,-1), (144033,1840264,1,'ear_type',26,-90,0), (144034,1840264,1,'eye_brow_type',93,-90,-22), (144035,1840264,0,'eye_color',192,224,250), (144036,1840264,1,'eye_type',-17,0,0), (144037,1840264,0,'hair_color1',0,7,3), (144038,1840264,0,'hair_color2',52,50,42), (144039,1840264,0,'hair_face_color',10,1,8), (144040,1840264,0,'hair_face_highlight_color',107,119,158), (144041,1840264,0,'hair_highlight',94,119,160), (144042,1840264,0,'hair_type_color',10,1,8), (144043,1840264,0,'hair_type_highlight_color',107,119,158), (144044,1840264,1,'lip_type',-25,7,46), (144045,1840264,1,'nose_type',89,0,7), (144046,1840264,0,'skin_color',194,194,224), (144047,1840264,1,'soga_cheek_type',0,93,-90), (144048,1840264,1,'soga_chin_type',0,-25,7), (144049,1840264,1,'soga_ear_type',0,-17,0), (144050,1840264,1,'soga_eye_brow_type',0,26,-90), (144051,1840264,0,'soga_eye_color',229,229,102), (144052,1840264,1,'soga_eye_type',-17,0,0), (144053,1840264,0,'soga_hair_color1',56,22,22), (144054,1840264,0,'soga_hair_color2',52,50,42), (144055,1840264,0,'soga_hair_face_color',10,1,8), (144056,1840264,0,'soga_hair_face_highlight_color',107,119,158), (144057,1840264,0,'soga_hair_highlight',94,119,160), (144058,1840264,0,'soga_hair_type_color',10,1,8), (144059,1840264,0,'soga_hair_type_highlight_color',107,119,158), (144060,1840264,1,'soga_lip_type',-22,18,-20), (144061,1840264,1,'soga_nose_type',46,75,90), (144062,1840264,0,'soga_skin_color',194,194,224), (144063,1840265,1,'cheek_type',50,-45,0), (144064,1840265,1,'chin_type',71,91,-23), (144065,1840265,1,'ear_type',-100,-75,0), (144066,1840265,1,'eye_brow_type',72,-10,-28), (144067,1840265,0,'eye_color',13,112,42), (144068,1840265,1,'eye_type',72,0,0), (144069,1840265,0,'hair_color1',55,212,68), (144070,1840265,0,'hair_type_color',16,2,22), (144071,1840265,0,'hair_type_highlight_color',69,8,0), (144072,1840265,1,'lip_type',65,100,-37), (144073,1840265,1,'nose_type',-42,55,-44), (144074,1840265,0,'skin_color',169,202,131), (144075,1840265,1,'soga_cheek_type',0,72,-10), (144076,1840265,1,'soga_chin_type',0,65,100), (144077,1840265,1,'soga_ear_type',0,72,0), (144078,1840265,1,'soga_eye_brow_type',0,-100,-75), (144079,1840265,0,'soga_eye_color',229,229,102), (144080,1840265,0,'soga_hair_type_color',16,2,22), (144081,1840265,0,'soga_hair_type_highlight_color',69,8,0), (144082,1840265,1,'soga_lip_type',-28,50,-45), (144083,1840265,1,'soga_nose_type',-37,71,91), (144084,1840265,0,'soga_skin_color',169,202,131), (144085,1840265,0,'wing_color1',11,96,123), (144086,1840265,0,'wing_color2',23,159,22), (144087,1840266,1,'cheek_type',45,-22,0), (144088,1840266,1,'chin_type',82,-38,-7), (144089,1840266,1,'ear_type',69,63,0), (144090,1840266,1,'eye_brow_type',-50,19,1), (144091,1840266,0,'eye_color',179,180,19), (144092,1840266,1,'eye_type',97,0,0), (144093,1840266,0,'hair_color1',217,191,81), (144094,1840266,0,'hair_color2',36,34,36), (144095,1840266,0,'hair_highlight',255,255,255), (144096,1840266,0,'hair_type_color',15,1,21), (144097,1840266,0,'hair_type_highlight_color',62,28,2), (144098,1840266,1,'lip_type',8,45,-59), (144099,1840266,1,'nose_type',45,-39,-65), (144100,1840266,0,'skin_color',155,192,116), (144101,1840266,1,'soga_cheek_type',0,-50,19), (144102,1840266,1,'soga_chin_type',0,8,45), (144103,1840266,1,'soga_ear_type',0,97,0), (144104,1840266,1,'soga_eye_brow_type',0,69,63), (144105,1840266,0,'soga_eye_color',229,229,102), (144106,1840266,1,'soga_eye_type',97,0,0), (144107,1840266,0,'soga_hair_color1',255,255,255), (144108,1840266,0,'soga_hair_color2',36,34,36), (144109,1840266,0,'soga_hair_highlight',255,255,255), (144110,1840266,0,'soga_hair_type_color',15,1,21), (144111,1840266,0,'soga_hair_type_highlight_color',62,28,2), (144112,1840266,1,'soga_lip_type',1,45,-22), (144113,1840266,1,'soga_nose_type',-59,82,-38), (144114,1840266,0,'soga_skin_color',155,192,116), (144115,1840266,0,'wing_color1',26,39,170), (144116,1840266,0,'wing_color2',31,31,31), (144117,1840267,1,'cheek_type',-79,28,0), (144118,1840267,1,'chin_type',77,-59,-55), (144119,1840267,1,'ear_type',-1,37,0), (144120,1840267,1,'eye_brow_type',-41,59,-32), (144121,1840267,0,'eye_color',19,16,34), (144122,1840267,1,'eye_type',40,0,0), (144123,1840267,0,'hair_color1',8,72,9), (144124,1840267,0,'hair_color2',95,79,92), (144125,1840267,0,'hair_face_color',109,131,182), (144126,1840267,0,'hair_face_highlight_color',5,5,1), (144127,1840267,0,'hair_highlight',33,22,19), (144128,1840267,0,'hair_type_color',109,131,182), (144129,1840267,0,'hair_type_highlight_color',5,5,1), (144130,1840267,1,'lip_type',-75,-37,-91), (144131,1840267,1,'nose_type',88,8,72), (144132,1840267,0,'skin_color',169,164,196), (144133,1840267,1,'soga_cheek_type',0,-41,59), (144134,1840267,1,'soga_chin_type',0,-75,-37), (144135,1840267,1,'soga_ear_type',0,40,0), (144136,1840267,1,'soga_eye_brow_type',0,-1,37), (144137,1840267,0,'soga_eye_color',229,229,102), (144138,1840267,1,'soga_eye_type',40,0,0), (144139,1840267,0,'soga_hair_color1',103,102,153), (144140,1840267,0,'soga_hair_color2',95,79,92), (144141,1840267,0,'soga_hair_face_color',109,131,182), (144142,1840267,0,'soga_hair_face_highlight_color',5,5,1), (144143,1840267,0,'soga_hair_highlight',33,22,19), (144144,1840267,0,'soga_hair_type_color',109,131,182), (144145,1840267,0,'soga_hair_type_highlight_color',5,5,1), (144146,1840267,1,'soga_lip_type',-32,-79,28), (144147,1840267,1,'soga_nose_type',-91,77,-59), (144148,1840267,0,'soga_skin_color',169,164,196), (144149,1840268,1,'cheek_type',7,14,0), (144150,1840268,1,'chin_type',4,-23,20), (144151,1840268,1,'ear_type',0,34,0), (144152,1840268,1,'eye_brow_type',46,12,20), (144153,1840268,0,'eye_color',125,180,237), (144154,1840268,1,'eye_type',-26,0,0), (144155,1840268,0,'hair_color1',255,249,0), (144156,1840268,0,'hair_face_color',154,126,154), (144157,1840268,0,'hair_face_highlight_color',155,150,106), (144158,1840268,0,'hair_type_color',154,126,154), (144159,1840268,0,'hair_type_highlight_color',155,150,106), (144160,1840268,1,'lip_type',-7,-5,-28), (144161,1840268,1,'nose_type',-11,-1,-7), (144162,1840268,0,'skin_color',76,129,131), (144163,1840268,1,'soga_cheek_type',0,46,12), (144164,1840268,1,'soga_chin_type',0,-7,-5), (144165,1840268,1,'soga_ear_type',0,-26,0), (144166,1840268,1,'soga_eye_brow_type',0,0,34), (144167,1840268,0,'soga_eye_color',229,229,102), (144168,1840268,1,'soga_eye_type',-26,0,0), (144169,1840268,0,'soga_hair_face_color',154,126,154), (144170,1840268,0,'soga_hair_face_highlight_color',155,150,106), (144171,1840268,0,'soga_hair_type_color',154,126,154), (144172,1840268,0,'soga_hair_type_highlight_color',155,150,106), (144173,1840268,1,'soga_lip_type',20,7,14), (144174,1840268,1,'soga_nose_type',-28,4,-23), (144175,1840268,0,'soga_skin_color',76,129,131), (144176,1840268,0,'wing_color1',255,255,255), (144177,1840268,0,'wing_color2',255,255,255), (144178,1840269,0,'eye_color',255,255,255), (144179,1840269,0,'skin_color',255,255,255), (144180,1840269,0,'soga_eye_color',255,0,255), (144181,1840270,1,'cheek_type',88,-20,0), (144182,1840270,1,'chin_type',-55,17,68), (144183,1840270,1,'ear_type',-22,-28,0), (144184,1840270,1,'eye_brow_type',14,-25,50), (144185,1840270,0,'eye_color',245,187,255), (144186,1840270,1,'eye_type',76,0,0), (144187,1840270,0,'hair_color1',180,200,20), (144188,1840270,0,'hair_color2',0,7,0), (144189,1840270,0,'hair_face_color',244,244,246), (144190,1840270,0,'hair_face_highlight_color',244,244,246), (144191,1840270,0,'hair_highlight',160,156,172), (144192,1840270,0,'hair_type_color',244,244,246), (144193,1840270,0,'hair_type_highlight_color',244,244,246), (144194,1840270,1,'lip_type',37,75,46), (144195,1840270,1,'nose_type',51,-76,-56), (144196,1840270,0,'skin_color',105,148,147), (144197,1840270,1,'soga_cheek_type',0,14,-25), (144198,1840270,1,'soga_chin_type',0,37,75), (144199,1840270,1,'soga_ear_type',0,76,0), (144200,1840270,1,'soga_eye_brow_type',0,-22,-28), (144201,1840270,0,'soga_eye_color',229,229,102), (144202,1840270,1,'soga_eye_type',76,0,0), (144203,1840270,0,'soga_hair_color1',3,0,0), (144204,1840270,0,'soga_hair_color2',62,62,68), (144205,1840270,0,'soga_hair_face_color',244,244,246), (144206,1840270,0,'soga_hair_face_highlight_color',244,244,246), (144207,1840270,0,'soga_hair_highlight',160,156,172), (144208,1840270,0,'soga_hair_type_color',244,244,246), (144209,1840270,0,'soga_hair_type_highlight_color',244,244,246), (144210,1840270,1,'soga_lip_type',50,88,-20), (144211,1840270,1,'soga_nose_type',46,-55,17), (144212,1840270,0,'soga_skin_color',105,148,147), (144213,1840271,1,'cheek_type',39,43,0), (144214,1840271,1,'chin_type',-1,47,68), (144215,1840271,1,'ear_type',28,-53,0), (144216,1840271,1,'eye_brow_type',77,-35,-25), (144217,1840271,0,'eye_color',128,150,248), (144218,1840271,1,'eye_type',-1,0,0), (144219,1840271,0,'hair_color1',51,194,247), (144220,1840271,0,'hair_color2',0,7,0), (144221,1840271,0,'hair_face_color',5,5,1), (144222,1840271,0,'hair_face_highlight_color',5,5,1), (144223,1840271,0,'hair_highlight',33,22,19), (144224,1840271,0,'hair_type_color',5,5,1), (144225,1840271,0,'hair_type_highlight_color',5,5,1), (144226,1840271,1,'lip_type',0,29,95), (144227,1840271,1,'nose_type',-38,51,-62), (144228,1840271,0,'skin_color',160,203,202), (144229,1840271,1,'soga_cheek_type',0,77,-35), (144230,1840271,1,'soga_chin_type',0,0,29), (144231,1840271,1,'soga_ear_type',0,-1,0), (144232,1840271,1,'soga_eye_brow_type',0,28,-53), (144233,1840271,0,'soga_eye_color',229,229,102), (144234,1840271,1,'soga_eye_type',-1,0,0), (144235,1840271,0,'soga_hair_color1',2,51,0), (144236,1840271,0,'soga_hair_color2',28,27,50), (144237,1840271,0,'soga_hair_face_color',5,5,1), (144238,1840271,0,'soga_hair_face_highlight_color',5,5,1), (144239,1840271,0,'soga_hair_highlight',33,22,19), (144240,1840271,0,'soga_hair_type_color',5,5,1), (144241,1840271,0,'soga_hair_type_highlight_color',5,5,1), (144242,1840271,1,'soga_lip_type',-25,39,43), (144243,1840271,1,'soga_nose_type',95,-1,47), (144244,1840271,0,'soga_skin_color',160,203,202), (144245,1840272,1,'cheek_type',-10,75,0), (144246,1840272,1,'chin_type',-32,-65,87), (144247,1840272,1,'ear_type',100,-12,0), (144248,1840272,1,'eye_brow_type',34,81,18), (144249,1840272,0,'eye_color',198,194,255), (144250,1840272,1,'eye_type',-10,0,0), (144251,1840272,0,'hair_color1',193,3,17), (144252,1840272,0,'hair_color2',88,77,98), (144253,1840272,0,'hair_face_color',86,68,133), (144254,1840272,0,'hair_face_highlight_color',86,68,133), (144255,1840272,0,'hair_highlight',152,46,102), (144256,1840272,0,'hair_type_color',86,68,133), (144257,1840272,0,'hair_type_highlight_color',86,68,133), (144258,1840272,1,'lip_type',28,7,-31), (144259,1840272,1,'nose_type',-39,-63,3), (144260,1840272,0,'skin_color',193,193,193), (144261,1840272,1,'soga_cheek_type',0,34,81), (144262,1840272,1,'soga_chin_type',0,28,7), (144263,1840272,1,'soga_ear_type',0,-10,0), (144264,1840272,1,'soga_eye_brow_type',0,100,-12), (144265,1840272,0,'soga_eye_color',229,229,102), (144266,1840272,1,'soga_eye_type',-10,0,0), (144267,1840272,0,'soga_hair_color1',152,46,102), (144268,1840272,0,'soga_hair_color2',88,77,98), (144269,1840272,0,'soga_hair_face_color',86,68,133), (144270,1840272,0,'soga_hair_face_highlight_color',86,68,133), (144271,1840272,0,'soga_hair_highlight',152,46,102), (144272,1840272,0,'soga_hair_type_color',86,68,133), (144273,1840272,0,'soga_hair_type_highlight_color',86,68,133), (144274,1840272,1,'soga_lip_type',18,-10,75), (144275,1840272,1,'soga_nose_type',-31,-32,-65), (144276,1840272,0,'soga_skin_color',193,193,193), (144277,1840273,1,'cheek_type',-41,-89,0), (144278,1840273,1,'chin_type',42,-7,-39), (144279,1840273,1,'ear_type',42,-41,0), (144280,1840273,1,'eye_brow_type',-25,28,-23), (144281,1840273,0,'eye_color',239,133,255), (144282,1840273,1,'eye_type',-58,0,0), (144283,1840273,0,'hair_color1',70,53,0), (144284,1840273,0,'hair_face_color',244,244,246), (144285,1840273,0,'hair_face_highlight_color',156,172,168), (144286,1840273,0,'hair_type_color',244,244,246), (144287,1840273,0,'hair_type_highlight_color',156,172,168), (144288,1840273,1,'lip_type',31,81,63), (144289,1840273,1,'nose_type',44,70,53), (144290,1840273,0,'skin_color',152,172,190), (144291,1840273,1,'soga_cheek_type',0,-25,28), (144292,1840273,1,'soga_chin_type',0,31,81), (144293,1840273,1,'soga_ear_type',0,-58,0), (144294,1840273,1,'soga_eye_brow_type',0,42,-41), (144295,1840273,0,'soga_eye_color',229,229,102), (144296,1840273,0,'soga_hair_face_color',244,244,246), (144297,1840273,0,'soga_hair_face_highlight_color',156,172,168), (144298,1840273,0,'soga_hair_type_color',244,244,246), (144299,1840273,0,'soga_hair_type_highlight_color',156,172,168), (144300,1840273,1,'soga_lip_type',-23,-41,-89), (144301,1840273,1,'soga_nose_type',63,42,-7), (144302,1840273,0,'soga_skin_color',152,172,190), (144303,1840273,0,'wing_color1',255,255,255), (144304,1840273,0,'wing_color2',255,255,255), (144305,1840274,1,'cheek_type',-29,50,0), (144306,1840274,1,'chin_type',5,-17,-23), (144307,1840274,1,'ear_type',34,44,0), (144308,1840274,1,'eye_brow_type',84,61,0), (144309,1840274,0,'eye_color',197,197,255), (144310,1840274,1,'eye_type',-43,0,0), (144311,1840274,0,'hair_color1',38,225,93), (144312,1840274,0,'hair_face_color',244,244,246), (144313,1840274,0,'hair_face_highlight_color',107,131,144), (144314,1840274,0,'hair_type_color',244,244,246), (144315,1840274,0,'hair_type_highlight_color',107,131,144), (144316,1840274,1,'lip_type',7,-62,43), (144317,1840274,1,'nose_type',94,38,-31), (144318,1840274,0,'skin_color',153,132,130), (144319,1840274,1,'soga_cheek_type',0,84,61), (144320,1840274,1,'soga_chin_type',0,7,-62), (144321,1840274,1,'soga_ear_type',0,-43,0), (144322,1840274,1,'soga_eye_brow_type',0,34,44), (144323,1840274,0,'soga_eye_color',229,229,102), (144324,1840274,0,'soga_hair_face_color',244,244,246), (144325,1840274,0,'soga_hair_face_highlight_color',107,131,144), (144326,1840274,0,'soga_hair_type_color',244,244,246), (144327,1840274,0,'soga_hair_type_highlight_color',107,131,144), (144328,1840274,1,'soga_lip_type',0,-29,50), (144329,1840274,1,'soga_nose_type',43,5,-17), (144330,1840274,0,'soga_skin_color',153,132,130), (144331,1840274,0,'wing_color1',255,255,255), (144332,1840274,0,'wing_color2',255,255,255), (144333,1840275,1,'cheek_type',-1,-100,0), (144334,1840275,1,'chin_type',14,-70,18), (144335,1840275,1,'ear_type',-42,0,0), (144336,1840275,1,'eye_brow_type',46,100,100), (144337,1840275,0,'eye_color',154,155,255), (144338,1840275,1,'eye_type',34,0,0), (144339,1840275,0,'hair_color1',156,100,100), (144340,1840275,0,'hair_color2',0,15,0), (144341,1840275,0,'hair_face_color',5,5,1), (144342,1840275,0,'hair_face_highlight_color',5,5,1), (144343,1840275,0,'hair_highlight',15,0,15), (144344,1840275,0,'hair_type_color',5,5,1), (144345,1840275,0,'hair_type_highlight_color',5,5,1), (144346,1840275,1,'lip_type',100,10,20), (144347,1840275,1,'nose_type',0,-100,100), (144348,1840275,0,'skin_color',72,72,72), (144349,1840275,1,'soga_cheek_type',0,46,100), (144350,1840275,1,'soga_chin_type',0,100,10), (144351,1840275,1,'soga_ear_type',0,34,0), (144352,1840275,1,'soga_eye_brow_type',0,-42,0), (144353,1840275,0,'soga_eye_color',229,229,102), (144354,1840275,0,'soga_hair_color1',0,15,0), (144355,1840275,0,'soga_hair_face_color',5,5,1), (144356,1840275,0,'soga_hair_face_highlight_color',5,5,1), (144357,1840275,0,'soga_hair_type_color',5,5,1), (144358,1840275,0,'soga_hair_type_highlight_color',5,5,1), (144359,1840275,1,'soga_lip_type',100,-1,-100), (144360,1840275,1,'soga_nose_type',20,14,-70), (144361,1840275,0,'soga_skin_color',72,72,72), (144362,1840275,0,'wing_color1',255,255,255), (144363,1840275,0,'wing_color2',255,255,255), (144364,1840276,1,'cheek_type',-1,-100,0), (144365,1840276,1,'chin_type',14,-70,18), (144366,1840276,1,'ear_type',-42,0,0), (144367,1840276,1,'eye_brow_type',46,100,100), (144368,1840276,0,'eye_color',154,155,255), (144369,1840276,1,'eye_type',34,0,0), (144370,1840276,0,'hair_color1',156,100,100), (144371,1840276,0,'hair_color2',0,15,0), (144372,1840276,0,'hair_face_color',5,5,1), (144373,1840276,0,'hair_face_highlight_color',5,5,1), (144374,1840276,0,'hair_highlight',15,0,15), (144375,1840276,0,'hair_type_color',5,5,1), (144376,1840276,0,'hair_type_highlight_color',5,5,1), (144377,1840276,1,'lip_type',100,10,20), (144378,1840276,1,'nose_type',0,-100,100), (144379,1840276,0,'skin_color',72,72,72), (144380,1840276,1,'soga_cheek_type',0,46,100), (144381,1840276,1,'soga_chin_type',0,100,10), (144382,1840276,1,'soga_ear_type',0,34,0), (144383,1840276,1,'soga_eye_brow_type',0,-42,0), (144384,1840276,0,'soga_eye_color',229,229,102), (144385,1840276,0,'soga_hair_color1',0,15,0), (144386,1840276,0,'soga_hair_face_color',5,5,1), (144387,1840276,0,'soga_hair_face_highlight_color',5,5,1), (144388,1840276,0,'soga_hair_type_color',5,5,1), (144389,1840276,0,'soga_hair_type_highlight_color',5,5,1), (144390,1840276,1,'soga_lip_type',100,-1,-100), (144391,1840276,1,'soga_nose_type',20,14,-70), (144392,1840276,0,'soga_skin_color',72,72,72), (144393,1840276,0,'wing_color1',255,255,255), (144394,1840276,0,'wing_color2',255,255,255), (144395,1840277,1,'cheek_type',87,34,0), (144396,1840277,1,'chin_type',62,-95,25), (144397,1840277,1,'ear_type',44,-64,0), (144398,1840277,1,'eye_brow_type',-77,58,98), (144399,1840277,0,'eye_color',28,33,54), (144400,1840277,1,'eye_type',-31,0,0), (144401,1840277,0,'hair_color1',244,186,78), (144402,1840277,0,'hair_color2',255,123,29), (144403,1840277,0,'hair_face_color',105,144,167), (144404,1840277,0,'hair_face_highlight_color',6,3,1), (144405,1840277,0,'hair_highlight',255,255,255), (144406,1840277,0,'hair_type_color',105,144,167), (144407,1840277,0,'hair_type_highlight_color',6,3,1), (144408,1840277,1,'lip_type',88,22,85), (144409,1840277,1,'nose_type',82,-12,-70), (144410,1840277,0,'skin_color',120,163,162), (144411,1840277,1,'soga_cheek_type',0,-77,58), (144412,1840277,1,'soga_chin_type',0,88,22), (144413,1840277,1,'soga_ear_type',0,-31,0), (144414,1840277,1,'soga_eye_brow_type',0,44,-64), (144415,1840277,0,'soga_eye_color',229,229,102), (144416,1840277,1,'soga_eye_type',15,0,0), (144417,1840277,0,'soga_hair_color1',255,255,255), (144418,1840277,0,'soga_hair_color2',255,123,29), (144419,1840277,0,'soga_hair_face_color',105,144,167), (144420,1840277,0,'soga_hair_face_highlight_color',6,3,1), (144421,1840277,0,'soga_hair_highlight',255,255,255), (144422,1840277,0,'soga_hair_type_color',105,144,167), (144423,1840277,0,'soga_hair_type_highlight_color',6,3,1), (144424,1840277,1,'soga_lip_type',98,87,34), (144425,1840277,1,'soga_nose_type',85,62,-95), (144426,1840277,0,'soga_skin_color',120,163,162), (144427,1840277,0,'wing_color1',255,255,255), (144428,1840277,0,'wing_color2',255,255,255), (144429,1840278,1,'cheek_type',25,-10,0), (144430,1840278,1,'chin_type',-1,0,12), (144431,1840278,1,'ear_type',9,-21,0), (144432,1840278,1,'eye_brow_type',0,20,7), (144433,1840278,0,'eye_color',243,167,255), (144434,1840278,1,'eye_type',-2,0,0), (144435,1840278,0,'hair_color1',17,31,0), (144436,1840278,0,'hair_face_color',141,120,147), (144437,1840278,0,'hair_face_highlight_color',105,103,97), (144438,1840278,0,'hair_type_color',141,120,147), (144439,1840278,0,'hair_type_highlight_color',105,103,97), (144440,1840278,1,'lip_type',25,-17,10), (144441,1840278,1,'nose_type',-9,17,31), (144442,1840278,0,'skin_color',58,99,111), (144443,1840278,1,'soga_cheek_type',0,0,20), (144444,1840278,1,'soga_chin_type',0,25,-17), (144445,1840278,1,'soga_ear_type',0,-2,0), (144446,1840278,1,'soga_eye_brow_type',0,9,-21), (144447,1840278,0,'soga_eye_color',229,229,102), (144448,1840278,1,'soga_eye_type',32,0,0), (144449,1840278,0,'soga_hair_face_color',141,120,147), (144450,1840278,0,'soga_hair_face_highlight_color',105,103,97), (144451,1840278,0,'soga_hair_type_color',141,120,147), (144452,1840278,0,'soga_hair_type_highlight_color',105,103,97), (144453,1840278,1,'soga_lip_type',7,25,-10), (144454,1840278,1,'soga_nose_type',10,-1,0), (144455,1840278,0,'soga_skin_color',58,99,111), (144456,1840278,0,'wing_color1',255,255,255), (144457,1840278,0,'wing_color2',255,255,255), (144458,1840279,1,'cheek_type',31,61,0), (144459,1840279,1,'chin_type',25,46,96), (144460,1840279,1,'ear_type',81,-72,0), (144461,1840279,1,'eye_brow_type',-57,-10,47), (144462,1840279,0,'eye_color',142,144,255), (144463,1840279,1,'eye_type',44,0,0), (144464,1840279,0,'hair_color1',31,182,225), (144465,1840279,0,'hair_face_color',61,61,75), (144466,1840279,0,'hair_face_highlight_color',244,245,246), (144467,1840279,0,'hair_type_color',61,61,75), (144468,1840279,0,'hair_type_highlight_color',244,245,246), (144469,1840279,1,'lip_type',-84,61,10), (144470,1840279,1,'nose_type',-31,31,-74), (144471,1840279,0,'skin_color',192,178,212), (144472,1840279,1,'soga_cheek_type',0,-57,-10), (144473,1840279,1,'soga_chin_type',0,-84,61), (144474,1840279,1,'soga_ear_type',0,44,0), (144475,1840279,1,'soga_eye_brow_type',0,81,-72), (144476,1840279,0,'soga_eye_color',229,229,102), (144477,1840279,0,'soga_hair_face_color',61,61,75), (144478,1840279,0,'soga_hair_face_highlight_color',244,245,246), (144479,1840279,0,'soga_hair_type_color',61,61,75), (144480,1840279,0,'soga_hair_type_highlight_color',244,245,246), (144481,1840279,1,'soga_lip_type',47,31,61), (144482,1840279,1,'soga_nose_type',10,25,46), (144483,1840279,0,'soga_skin_color',192,178,212), (144484,1840279,0,'wing_color1',255,255,255), (144485,1840279,0,'wing_color2',255,255,255), (144486,1840280,1,'cheek_type',25,-93,0), (144487,1840280,1,'chin_type',-34,95,-5), (144488,1840280,1,'ear_type',8,34,0), (144489,1840280,1,'eye_brow_type',-65,-34,85), (144490,1840280,1,'eye_type',-14,0,0), (144491,1840280,0,'hair_color1',47,166,192), (144492,1840280,0,'hair_face_color',225,221,214), (144493,1840280,0,'hair_face_highlight_color',89,73,129), (144494,1840280,0,'hair_type_color',225,221,214), (144495,1840280,0,'hair_type_highlight_color',89,73,129), (144496,1840280,1,'lip_type',-15,29,32), (144497,1840280,1,'nose_type',62,47,-90), (144498,1840280,0,'skin_color',121,164,163), (144499,1840280,1,'soga_cheek_type',0,-65,-34), (144500,1840280,1,'soga_chin_type',0,-15,29), (144501,1840280,1,'soga_ear_type',0,-14,0), (144502,1840280,1,'soga_eye_brow_type',0,8,34), (144503,1840280,0,'soga_eye_color',229,229,102), (144504,1840280,0,'soga_hair_face_color',225,221,214), (144505,1840280,0,'soga_hair_face_highlight_color',89,73,129), (144506,1840280,0,'soga_hair_type_color',225,221,214), (144507,1840280,0,'soga_hair_type_highlight_color',89,73,129), (144508,1840280,1,'soga_lip_type',85,25,-93), (144509,1840280,1,'soga_nose_type',32,-34,95), (144510,1840280,0,'soga_skin_color',121,164,163), (144511,1840280,0,'wing_color1',255,255,255), (144512,1840280,0,'wing_color2',255,255,255), (144513,1840281,1,'cheek_type',25,-64,0), (144514,1840281,1,'chin_type',-63,87,75), (144515,1840281,1,'ear_type',81,-81,0), (144516,1840281,1,'eye_brow_type',41,37,31), (144517,1840281,0,'eye_color',230,116,250), (144518,1840281,1,'eye_type',-12,0,0), (144519,1840281,0,'hair_color1',239,51,238), (144520,1840281,0,'hair_face_color',102,133,150), (144521,1840281,0,'hair_face_highlight_color',100,131,153), (144522,1840281,0,'hair_type_color',102,133,150), (144523,1840281,0,'hair_type_highlight_color',100,131,153), (144524,1840281,1,'lip_type',64,-84,-72), (144525,1840281,1,'nose_type',-75,-17,51), (144526,1840281,0,'skin_color',130,173,172), (144527,1840281,1,'soga_cheek_type',0,41,37), (144528,1840281,1,'soga_chin_type',0,64,-84), (144529,1840281,1,'soga_ear_type',0,-12,0), (144530,1840281,1,'soga_eye_brow_type',0,81,-81), (144531,1840281,0,'soga_eye_color',229,229,102), (144532,1840281,0,'soga_hair_face_color',102,133,150), (144533,1840281,0,'soga_hair_face_highlight_color',100,131,153), (144534,1840281,0,'soga_hair_type_color',102,133,150), (144535,1840281,0,'soga_hair_type_highlight_color',100,131,153), (144536,1840281,1,'soga_lip_type',31,25,-64), (144537,1840281,1,'soga_nose_type',-72,-63,87), (144538,1840281,0,'soga_skin_color',130,173,172), (144539,1840281,0,'wing_color1',255,255,255), (144540,1840281,0,'wing_color2',255,255,255), (144541,1840282,1,'cheek_type',50,-50,0), (144542,1840282,1,'chin_type',-22,-31,42), (144543,1840282,1,'ear_type',31,72,0), (144544,1840282,1,'eye_brow_type',59,-7,-25), (144545,1840282,0,'eye_color',227,117,255), (144546,1840282,1,'eye_type',-62,0,0), (144547,1840282,0,'hair_color1',169,9,32), (144548,1840282,0,'hair_face_color',200,186,172), (144549,1840282,0,'hair_face_highlight_color',7,1,1), (144550,1840282,0,'hair_type_color',200,186,172), (144551,1840282,0,'hair_type_highlight_color',7,1,1), (144552,1840282,1,'lip_type',-87,42,-28), (144553,1840282,1,'nose_type',32,-87,9), (144554,1840282,0,'skin_color',149,148,179), (144555,1840282,1,'soga_cheek_type',0,59,-7), (144556,1840282,1,'soga_chin_type',0,-87,42), (144557,1840282,1,'soga_ear_type',0,-62,0), (144558,1840282,1,'soga_eye_brow_type',0,31,72), (144559,1840282,0,'soga_eye_color',229,229,102), (144560,1840282,0,'soga_hair_face_color',200,186,172), (144561,1840282,0,'soga_hair_face_highlight_color',7,1,1), (144562,1840282,0,'soga_hair_type_color',200,186,172), (144563,1840282,0,'soga_hair_type_highlight_color',7,1,1), (144564,1840282,1,'soga_lip_type',-25,50,-50), (144565,1840282,1,'soga_nose_type',-28,-22,-31), (144566,1840282,0,'soga_skin_color',149,148,179), (144567,1840282,0,'wing_color1',255,255,255), (144568,1840282,0,'wing_color2',255,255,255), (144569,1840283,1,'cheek_type',-34,-62,0), (144570,1840283,1,'chin_type',82,28,25), (144571,1840283,1,'ear_type',22,21,0), (144572,1840283,1,'eye_brow_type',8,17,95), (144573,1840283,0,'eye_color',230,161,255), (144574,1840283,1,'eye_type',-14,0,0), (144575,1840283,0,'hair_color1',5,218,205), (144576,1840283,0,'hair_face_color',146,169,168), (144577,1840283,0,'hair_face_highlight_color',145,168,168), (144578,1840283,0,'hair_type_color',146,169,168), (144579,1840283,0,'hair_type_highlight_color',145,168,168), (144580,1840283,1,'lip_type',-56,23,74), (144581,1840283,1,'nose_type',87,5,-38), (144582,1840283,0,'skin_color',211,181,192), (144583,1840283,1,'soga_cheek_type',0,8,17), (144584,1840283,1,'soga_chin_type',0,-56,23), (144585,1840283,1,'soga_ear_type',0,-14,0), (144586,1840283,1,'soga_eye_brow_type',0,22,21), (144587,1840283,0,'soga_eye_color',229,229,102), (144588,1840283,0,'soga_hair_face_color',146,169,168), (144589,1840283,0,'soga_hair_face_highlight_color',145,168,168), (144590,1840283,0,'soga_hair_type_color',146,169,168), (144591,1840283,0,'soga_hair_type_highlight_color',145,168,168), (144592,1840283,1,'soga_lip_type',95,-34,-62), (144593,1840283,1,'soga_nose_type',74,82,28), (144594,1840283,0,'soga_skin_color',211,181,192), (144595,1840283,0,'wing_color1',255,255,255), (144596,1840283,0,'wing_color2',255,255,255), (144597,1840284,1,'cheek_type',-50,63,0), (144598,1840284,1,'chin_type',-14,-7,46), (144599,1840284,1,'ear_type',85,35,0), (144600,1840284,1,'eye_brow_type',17,96,79), (144601,1840284,0,'eye_color',5,199,3), (144602,1840284,1,'eye_type',-69,0,0), (144603,1840284,0,'hair_color1',11,228,211), (144604,1840284,0,'hair_color2',194,28,1), (144605,1840284,0,'hair_highlight',255,255,255), (144606,1840284,0,'hair_type_color',244,246,246), (144607,1840284,0,'hair_type_highlight_color',221,65,16), (144608,1840284,1,'lip_type',52,47,93), (144609,1840284,1,'nose_type',-37,11,-28), (144610,1840284,0,'skin_color',110,66,113), (144611,1840284,1,'soga_cheek_type',0,17,96), (144612,1840284,1,'soga_chin_type',0,52,47), (144613,1840284,1,'soga_ear_type',0,-69,0), (144614,1840284,1,'soga_eye_brow_type',0,85,35), (144615,1840284,0,'soga_eye_color',229,229,102), (144616,1840284,1,'soga_eye_type',77,0,0), (144617,1840284,0,'soga_hair_color1',255,255,255), (144618,1840284,0,'soga_hair_color2',194,28,1), (144619,1840284,0,'soga_hair_highlight',255,255,255), (144620,1840284,0,'soga_hair_type_color',244,246,246), (144621,1840284,0,'soga_hair_type_highlight_color',221,65,16), (144622,1840284,1,'soga_lip_type',79,-50,63), (144623,1840284,1,'soga_nose_type',93,-14,-7), (144624,1840284,0,'soga_skin_color',110,66,113), (144625,1840284,0,'wing_color1',141,2,224), (144626,1840284,0,'wing_color2',132,209,3), (144627,1840285,1,'cheek_type',-31,-56,0), (144628,1840285,1,'chin_type',41,-98,8), (144629,1840285,1,'ear_type',10,82,0), (144630,1840285,1,'eye_brow_type',-76,53,0), (144631,1840285,0,'eye_color',210,105,226), (144632,1840285,1,'eye_type',-62,0,0), (144633,1840285,0,'hair_color1',163,47,184), (144634,1840285,0,'hair_color2',28,27,50), (144635,1840285,0,'hair_face_color',5,5,1), (144636,1840285,0,'hair_face_highlight_color',244,244,246), (144637,1840285,0,'hair_highlight',160,156,172), (144638,1840285,0,'hair_type_color',5,5,1), (144639,1840285,0,'hair_type_highlight_color',244,244,246), (144640,1840285,1,'lip_type',35,94,39), (144641,1840285,1,'nose_type',53,-93,47), (144642,1840285,0,'skin_color',197,192,191), (144643,1840285,1,'soga_cheek_type',0,-76,53), (144644,1840285,1,'soga_chin_type',0,35,94), (144645,1840285,1,'soga_ear_type',0,-62,0), (144646,1840285,1,'soga_eye_brow_type',0,10,82), (144647,1840285,0,'soga_eye_color',229,229,102), (144648,1840285,1,'soga_eye_type',-62,0,0), (144649,1840285,0,'soga_hair_color1',33,22,19), (144650,1840285,0,'soga_hair_color2',28,27,50), (144651,1840285,0,'soga_hair_face_color',5,5,1), (144652,1840285,0,'soga_hair_face_highlight_color',244,244,246), (144653,1840285,0,'soga_hair_highlight',160,156,172), (144654,1840285,0,'soga_hair_type_color',5,5,1), (144655,1840285,0,'soga_hair_type_highlight_color',244,244,246), (144656,1840285,1,'soga_lip_type',0,-31,-56), (144657,1840285,1,'soga_nose_type',39,41,-98), (144658,1840285,0,'soga_skin_color',197,192,191), (144659,1840286,1,'cheek_type',-28,56,0), (144660,1840286,1,'chin_type',85,-57,-2), (144661,1840286,1,'ear_type',91,50,0), (144662,1840286,1,'eye_brow_type',-10,-34,75), (144663,1840286,0,'eye_color',21,29,43), (144664,1840286,1,'eye_type',85,0,0), (144665,1840286,0,'hair_color1',194,230,228), (144666,1840286,0,'hair_color2',62,62,68), (144667,1840286,0,'hair_face_color',244,244,246), (144668,1840286,0,'hair_face_highlight_color',86,68,133), (144669,1840286,0,'hair_highlight',152,46,102), (144670,1840286,0,'hair_type_color',244,244,246), (144671,1840286,0,'hair_type_highlight_color',86,68,133), (144672,1840286,1,'lip_type',-78,-82,-38), (144673,1840286,1,'nose_type',11,-62,-26), (144674,1840286,0,'skin_color',106,149,148), (144675,1840286,1,'soga_cheek_type',0,-10,-34), (144676,1840286,1,'soga_chin_type',0,-78,-82), (144677,1840286,1,'soga_ear_type',0,85,0), (144678,1840286,1,'soga_eye_brow_type',0,91,50), (144679,1840286,0,'soga_eye_color',229,229,102), (144680,1840286,1,'soga_eye_type',85,0,0), (144681,1840286,0,'soga_hair_color1',160,156,172), (144682,1840286,0,'soga_hair_color2',62,62,68), (144683,1840286,0,'soga_hair_face_color',244,244,246), (144684,1840286,0,'soga_hair_face_highlight_color',86,68,133), (144685,1840286,0,'soga_hair_highlight',152,46,102), (144686,1840286,0,'soga_hair_type_color',244,244,246), (144687,1840286,0,'soga_hair_type_highlight_color',86,68,133), (144688,1840286,1,'soga_lip_type',75,-28,56), (144689,1840286,1,'soga_nose_type',-38,85,-57), (144690,1840286,0,'soga_skin_color',106,149,148), (144691,1840286,0,'wing_color1',255,255,255), (144692,1840286,0,'wing_color2',255,255,255), (144693,1840287,1,'cheek_type',0,5,0), (144694,1840287,1,'chin_type',-18,-34,18), (144695,1840287,1,'ear_type',-17,25,0), (144696,1840287,1,'eye_brow_type',19,-7,21), (144697,1840287,0,'eye_color',20,10,22), (144698,1840287,1,'eye_type',-23,0,0), (144699,1840287,0,'hair_color1',28,242,0), (144700,1840287,0,'hair_face_color',213,216,216), (144701,1840287,0,'hair_face_highlight_color',105,103,97), (144702,1840287,0,'hair_type_color',213,216,216), (144703,1840287,0,'hair_type_highlight_color',105,103,97), (144704,1840287,1,'lip_type',-28,42,10), (144705,1840287,1,'nose_type',28,28,-14), (144706,1840287,0,'skin_color',57,46,44), (144707,1840287,1,'soga_cheek_type',0,19,-7), (144708,1840287,1,'soga_chin_type',0,-28,42), (144709,1840287,1,'soga_ear_type',0,-23,0), (144710,1840287,1,'soga_eye_brow_type',0,-17,25), (144711,1840287,0,'soga_eye_color',229,229,102), (144712,1840287,1,'soga_eye_type',-32,0,0), (144713,1840287,0,'soga_hair_face_color',213,216,216), (144714,1840287,0,'soga_hair_face_highlight_color',105,103,97), (144715,1840287,0,'soga_hair_type_color',213,216,216), (144716,1840287,0,'soga_hair_type_highlight_color',105,103,97), (144717,1840287,1,'soga_lip_type',21,0,5), (144718,1840287,1,'soga_nose_type',10,-18,-34), (144719,1840287,0,'soga_skin_color',57,46,44), (144720,1840287,0,'wing_color1',255,255,255), (144721,1840287,0,'wing_color2',255,255,255), (144722,1840288,1,'cheek_type',-58,-45,0), (144723,1840288,1,'chin_type',34,93,-14), (144724,1840288,1,'ear_type',-40,-15,0), (144725,1840288,1,'eye_brow_type',-26,85,-29), (144726,1840288,0,'eye_color',99,72,166), (144727,1840288,1,'eye_type',39,0,0), (144728,1840288,0,'hair_color1',28,201,195), (144729,1840288,0,'hair_color2',62,62,68), (144730,1840288,0,'hair_face_color',109,131,182), (144731,1840288,0,'hair_face_highlight_color',103,133,149), (144732,1840288,0,'hair_highlight',96,63,188), (144733,1840288,0,'hair_type_color',109,131,182), (144734,1840288,0,'hair_type_highlight_color',103,133,149), (144735,1840288,1,'lip_type',53,94,66), (144736,1840288,1,'nose_type',98,28,-55), (144737,1840288,0,'skin_color',147,190,189), (144738,1840288,1,'soga_cheek_type',0,-26,85), (144739,1840288,1,'soga_chin_type',0,53,94), (144740,1840288,1,'soga_ear_type',0,39,0), (144741,1840288,1,'soga_eye_brow_type',0,-40,-15), (144742,1840288,0,'soga_eye_color',229,229,102), (144743,1840288,1,'soga_eye_type',-39,0,0), (144744,1840288,0,'soga_hair_color1',160,156,172), (144745,1840288,0,'soga_hair_color2',62,62,68), (144746,1840288,0,'soga_hair_face_color',109,131,182), (144747,1840288,0,'soga_hair_face_highlight_color',103,133,149), (144748,1840288,0,'soga_hair_highlight',96,63,188), (144749,1840288,0,'soga_hair_type_color',109,131,182), (144750,1840288,0,'soga_hair_type_highlight_color',103,133,149), (144751,1840288,1,'soga_lip_type',-29,-58,-45), (144752,1840288,1,'soga_nose_type',66,34,93), (144753,1840288,0,'soga_skin_color',147,190,189), (144754,1840288,0,'wing_color1',255,255,255), (144755,1840288,0,'wing_color2',255,255,255), (144756,1840289,0,'eye_color',255,255,255), (144757,1840289,0,'skin_color',152,7,0), (144758,1840289,0,'soga_eye_color',255,0,255), (144759,1840290,1,'cheek_type',9,34,0), (144760,1840290,1,'chin_type',-75,69,3), (144761,1840290,1,'ear_type',48,83,0), (144762,1840290,1,'eye_brow_type',41,95,94), (144763,1840290,0,'eye_color',120,134,229), (144764,1840290,1,'eye_type',71,0,0), (144765,1840290,0,'hair_color1',3,76,9), (144766,1840290,0,'hair_color2',121,113,107), (144767,1840290,0,'hair_face_color',145,168,168), (144768,1840290,0,'hair_face_highlight_color',107,153,175), (144769,1840290,0,'hair_highlight',93,64,120), (144770,1840290,0,'hair_type_color',145,168,168), (144771,1840290,0,'hair_type_highlight_color',107,153,175), (144772,1840290,1,'lip_type',31,-63,-93), (144773,1840290,1,'nose_type',43,3,76), (144774,1840290,0,'skin_color',88,84,116), (144775,1840290,1,'soga_cheek_type',0,41,95), (144776,1840290,1,'soga_chin_type',0,31,-63), (144777,1840290,1,'soga_ear_type',0,71,0), (144778,1840290,1,'soga_eye_brow_type',0,48,83), (144779,1840290,0,'soga_eye_color',229,229,102), (144780,1840290,1,'soga_eye_type',71,0,0), (144781,1840290,0,'soga_hair_color1',114,112,142), (144782,1840290,0,'soga_hair_color2',121,113,107), (144783,1840290,0,'soga_hair_face_color',145,168,168), (144784,1840290,0,'soga_hair_face_highlight_color',107,153,175), (144785,1840290,0,'soga_hair_highlight',93,64,120), (144786,1840290,0,'soga_hair_type_color',145,168,168), (144787,1840290,0,'soga_hair_type_highlight_color',107,153,175), (144788,1840290,1,'soga_lip_type',94,9,34), (144789,1840290,1,'soga_nose_type',-93,-75,69), (144790,1840290,0,'soga_skin_color',88,84,116), (144791,1840291,1,'cheek_type',-3,28,0), (144792,1840291,1,'chin_type',-1,-2,9), (144793,1840291,1,'ear_type',7,3,0), (144794,1840291,1,'eye_brow_type',-1,-29,-23), (144795,1840291,0,'eye_color',240,144,255), (144796,1840291,1,'eye_type',-2,0,0), (144797,1840291,0,'hair_color1',228,11,0), (144798,1840291,0,'hair_face_color',219,244,244), (144799,1840291,0,'hair_face_highlight_color',105,103,97), (144800,1840291,0,'hair_type_color',219,244,244), (144801,1840291,0,'hair_type_highlight_color',105,103,97), (144802,1840291,1,'lip_type',-37,-7,0), (144803,1840291,1,'nose_type',0,-28,11), (144804,1840291,0,'skin_color',136,176,189), (144805,1840291,1,'soga_cheek_type',0,-1,-29), (144806,1840291,1,'soga_chin_type',0,-37,-7), (144807,1840291,1,'soga_ear_type',0,-2,0), (144808,1840291,1,'soga_eye_brow_type',0,7,3), (144809,1840291,0,'soga_eye_color',229,229,102), (144810,1840291,1,'soga_eye_type',-2,0,0), (144811,1840291,0,'soga_hair_face_color',219,244,244), (144812,1840291,0,'soga_hair_face_highlight_color',105,103,97), (144813,1840291,0,'soga_hair_type_color',219,244,244), (144814,1840291,0,'soga_hair_type_highlight_color',105,103,97), (144815,1840291,1,'soga_lip_type',-23,-3,28), (144816,1840291,1,'soga_nose_type',0,-1,-2), (144817,1840291,0,'soga_skin_color',136,176,189), (144818,1840291,0,'wing_color1',255,255,255), (144819,1840291,0,'wing_color2',255,255,255), (144820,1840292,1,'cheek_type',-9,95,0), (144821,1840292,1,'chin_type',-2,7,3), (144822,1840292,1,'ear_type',14,75,0), (144823,1840292,1,'eye_brow_type',25,3,46), (144824,1840292,0,'eye_color',153,203,247), (144825,1840292,1,'eye_type',44,0,0), (144826,1840292,0,'hair_color1',239,204,51), (144827,1840292,0,'hair_color2',28,27,50), (144828,1840292,0,'hair_face_color',5,5,1), (144829,1840292,0,'hair_face_highlight_color',5,5,1), (144830,1840292,0,'hair_highlight',33,22,19), (144831,1840292,0,'hair_type_color',5,5,1), (144832,1840292,0,'hair_type_highlight_color',5,5,1), (144833,1840292,1,'lip_type',95,68,62), (144834,1840292,1,'nose_type',-100,-17,-52), (144835,1840292,0,'skin_color',106,149,148), (144836,1840292,1,'soga_cheek_type',0,25,3), (144837,1840292,1,'soga_chin_type',0,95,68), (144838,1840292,1,'soga_ear_type',0,44,0), (144839,1840292,1,'soga_eye_brow_type',0,14,75), (144840,1840292,0,'soga_eye_color',229,229,102), (144841,1840292,1,'soga_eye_type',44,0,0), (144842,1840292,0,'soga_hair_color1',33,22,19), (144843,1840292,0,'soga_hair_color2',28,27,50), (144844,1840292,0,'soga_hair_face_color',5,5,1), (144845,1840292,0,'soga_hair_face_highlight_color',5,5,1), (144846,1840292,0,'soga_hair_highlight',33,22,19), (144847,1840292,0,'soga_hair_type_color',5,5,1), (144848,1840292,0,'soga_hair_type_highlight_color',5,5,1), (144849,1840292,1,'soga_lip_type',46,-9,95), (144850,1840292,1,'soga_nose_type',62,-2,7), (144851,1840292,0,'soga_skin_color',106,149,148), (144852,1840293,1,'cheek_type',0,-18,0), (144853,1840293,1,'chin_type',-11,9,19), (144854,1840293,1,'ear_type',-28,-25,0), (144855,1840293,1,'eye_brow_type',2,46,-17), (144856,1840293,0,'eye_color',225,129,255), (144857,1840293,1,'eye_type',-34,0,0), (144858,1840293,0,'hair_color1',0,8,0), (144859,1840293,0,'hair_face_color',170,145,174), (144860,1840293,0,'hair_face_highlight_color',105,103,97), (144861,1840293,0,'hair_type_color',170,145,174), (144862,1840293,0,'hair_type_highlight_color',105,103,97), (144863,1840293,1,'lip_type',4,14,25), (144864,1840293,1,'nose_type',-23,0,8), (144865,1840293,0,'skin_color',100,65,95), (144866,1840293,1,'soga_cheek_type',0,2,46), (144867,1840293,1,'soga_chin_type',0,4,14), (144868,1840293,1,'soga_ear_type',0,-34,0), (144869,1840293,1,'soga_eye_brow_type',0,-28,-25), (144870,1840293,0,'soga_eye_color',229,229,102), (144871,1840293,1,'soga_eye_type',17,0,0), (144872,1840293,0,'soga_hair_face_color',170,145,174), (144873,1840293,0,'soga_hair_face_highlight_color',105,103,97), (144874,1840293,0,'soga_hair_type_color',170,145,174), (144875,1840293,0,'soga_hair_type_highlight_color',105,103,97), (144876,1840293,1,'soga_lip_type',-17,0,-18), (144877,1840293,1,'soga_nose_type',25,-11,9), (144878,1840293,0,'soga_skin_color',100,65,95), (144879,1840293,0,'wing_color1',255,255,255), (144880,1840293,0,'wing_color2',255,255,255), (144881,1840294,0,'eye_color',255,255,255), (144882,1840294,0,'skin_color',255,255,255), (144883,1840294,0,'soga_eye_color',255,0,255), (144884,1840295,0,'eye_color',255,255,255), (144885,1840295,0,'skin_color',255,255,255), (144886,1840295,0,'soga_eye_color',255,0,255), (144887,1840296,1,'cheek_type',4,-11,0), (144888,1840296,1,'chin_type',-31,-1,-14), (144889,1840296,1,'ear_type',-7,21,0), (144890,1840296,1,'eye_brow_type',28,14,3), (144891,1840296,0,'eye_color',244,171,255), (144892,1840296,1,'eye_type',19,0,0), (144893,1840296,0,'hair_color1',18,239,0), (144894,1840296,0,'hair_face_color',152,125,154), (144895,1840296,0,'hair_face_highlight_color',105,103,97), (144896,1840296,0,'hair_type_color',152,125,154), (144897,1840296,0,'hair_type_highlight_color',105,103,97), (144898,1840296,1,'lip_type',11,37,-12), (144899,1840296,1,'nose_type',-7,18,-17), (144900,1840296,0,'skin_color',25,81,80), (144901,1840296,1,'soga_cheek_type',0,28,14), (144902,1840296,1,'soga_chin_type',0,11,37), (144903,1840296,1,'soga_ear_type',0,19,0), (144904,1840296,1,'soga_eye_brow_type',0,-7,21), (144905,1840296,0,'soga_eye_color',229,229,102), (144906,1840296,0,'soga_hair_face_color',152,125,154), (144907,1840296,0,'soga_hair_face_highlight_color',105,103,97), (144908,1840296,0,'soga_hair_type_color',152,125,154), (144909,1840296,0,'soga_hair_type_highlight_color',105,103,97), (144910,1840296,1,'soga_lip_type',3,4,-11), (144911,1840296,1,'soga_nose_type',-12,-31,-1), (144912,1840296,0,'soga_skin_color',25,81,80), (144913,1840296,0,'wing_color1',255,255,255), (144914,1840296,0,'wing_color2',255,255,255), (144915,1840297,1,'cheek_type',9,2,0), (144916,1840297,1,'chin_type',11,20,-39), (144917,1840297,1,'ear_type',28,4,0), (144918,1840297,1,'eye_brow_type',2,0,31), (144919,1840297,0,'eye_color',242,156,255), (144920,1840297,1,'eye_type',3,0,0), (144921,1840297,0,'hair_color1',35,252,0), (144922,1840297,0,'hair_face_color',141,120,147), (144923,1840297,0,'hair_face_highlight_color',155,150,106), (144924,1840297,0,'hair_type_color',141,120,147), (144925,1840297,0,'hair_type_highlight_color',155,150,106), (144926,1840297,1,'lip_type',18,-8,-35), (144927,1840297,1,'nose_type',19,35,-4), (144928,1840297,0,'skin_color',167,128,146), (144929,1840297,1,'soga_cheek_type',0,2,0), (144930,1840297,1,'soga_chin_type',0,18,-8), (144931,1840297,1,'soga_ear_type',0,3,0), (144932,1840297,1,'soga_eye_brow_type',0,28,4), (144933,1840297,0,'soga_eye_color',229,229,102), (144934,1840297,1,'soga_eye_type',3,0,0), (144935,1840297,0,'soga_hair_face_color',141,120,147), (144936,1840297,0,'soga_hair_face_highlight_color',155,150,106), (144937,1840297,0,'soga_hair_type_color',141,120,147), (144938,1840297,0,'soga_hair_type_highlight_color',155,150,106), (144939,1840297,1,'soga_lip_type',31,9,2), (144940,1840297,1,'soga_nose_type',-35,11,20), (144941,1840297,0,'soga_skin_color',167,128,146), (144942,1840297,0,'wing_color1',255,255,255), (144943,1840297,0,'wing_color2',255,255,255), (144944,1840298,1,'cheek_type',-96,37,0), (144945,1840298,1,'chin_type',72,-39,37), (144946,1840298,1,'ear_type',50,-94,0), (144947,1840298,1,'eye_brow_type',-100,51,-47), (144948,1840298,0,'eye_color',194,233,248), (144949,1840298,1,'eye_type',8,0,0), (144950,1840298,0,'hair_color1',236,8,0), (144951,1840298,0,'hair_color2',0,7,0), (144952,1840298,0,'hair_face_color',5,5,1), (144953,1840298,0,'hair_face_highlight_color',5,5,1), (144954,1840298,0,'hair_type_color',5,5,1), (144955,1840298,0,'hair_type_highlight_color',5,5,1), (144956,1840298,1,'lip_type',48,1,-43), (144957,1840298,1,'nose_type',25,-20,8), (144958,1840298,0,'skin_color',200,190,189), (144959,1840298,1,'soga_cheek_type',0,-100,51), (144960,1840298,1,'soga_chin_type',0,48,1), (144961,1840298,1,'soga_ear_type',0,8,0), (144962,1840298,1,'soga_eye_brow_type',0,50,-94), (144963,1840298,0,'soga_eye_color',229,229,102), (144964,1840298,0,'soga_hair_color1',2,0,0), (144965,1840298,0,'soga_hair_face_color',5,5,1), (144966,1840298,0,'soga_hair_face_highlight_color',5,5,1), (144967,1840298,0,'soga_hair_type_color',5,5,1), (144968,1840298,0,'soga_hair_type_highlight_color',5,5,1), (144969,1840298,1,'soga_lip_type',-47,-96,37), (144970,1840298,1,'soga_nose_type',-43,72,-39), (144971,1840298,0,'soga_skin_color',200,190,189), (144972,1840299,1,'cheek_type',25,-93,0), (144973,1840299,1,'chin_type',-34,95,-5), (144974,1840299,1,'ear_type',8,34,0), (144975,1840299,1,'eye_brow_type',-65,-34,85), (144976,1840299,1,'eye_type',-14,0,0), (144977,1840299,0,'hair_color1',47,166,192), (144978,1840299,0,'hair_face_color',225,221,214), (144979,1840299,0,'hair_face_highlight_color',89,73,129), (144980,1840299,0,'hair_type_color',225,221,214), (144981,1840299,0,'hair_type_highlight_color',89,73,129), (144982,1840299,1,'lip_type',-15,29,32), (144983,1840299,1,'nose_type',62,47,-90), (144984,1840299,0,'skin_color',121,164,163), (144985,1840299,1,'soga_cheek_type',0,-65,-34), (144986,1840299,1,'soga_chin_type',0,-15,29), (144987,1840299,1,'soga_ear_type',0,-14,0), (144988,1840299,1,'soga_eye_brow_type',0,8,34), (144989,1840299,0,'soga_eye_color',229,229,102), (144990,1840299,0,'soga_hair_face_color',225,221,214), (144991,1840299,0,'soga_hair_face_highlight_color',89,73,129), (144992,1840299,0,'soga_hair_type_color',225,221,214), (144993,1840299,0,'soga_hair_type_highlight_color',89,73,129), (144994,1840299,1,'soga_lip_type',85,25,-93), (144995,1840299,1,'soga_nose_type',32,-34,95), (144996,1840299,0,'soga_skin_color',121,164,163), (144997,1840299,0,'wing_color1',255,255,255), (144998,1840299,0,'wing_color2',255,255,255), (144999,1840300,1,'cheek_type',-28,56,0), (145000,1840300,1,'chin_type',85,-57,-2), (145001,1840300,1,'ear_type',91,50,0), (145002,1840300,1,'eye_brow_type',-10,-34,75), (145003,1840300,0,'eye_color',21,29,43), (145004,1840300,1,'eye_type',85,0,0), (145005,1840300,0,'hair_color1',194,230,228), (145006,1840300,0,'hair_face_color',244,244,246), (145007,1840300,0,'hair_face_highlight_color',86,68,133), (145008,1840300,0,'hair_type_color',244,244,246), (145009,1840300,0,'hair_type_highlight_color',86,68,133), (145010,1840300,1,'lip_type',-78,-82,-38), (145011,1840300,1,'nose_type',11,-62,-26), (145012,1840300,0,'skin_color',106,149,148), (145013,1840300,1,'soga_cheek_type',0,-10,-34), (145014,1840300,1,'soga_chin_type',0,-78,-82), (145015,1840300,1,'soga_ear_type',0,85,0), (145016,1840300,1,'soga_eye_brow_type',0,91,50), (145017,1840300,0,'soga_eye_color',229,229,102), (145018,1840300,0,'soga_hair_face_color',244,244,246), (145019,1840300,0,'soga_hair_face_highlight_color',86,68,133), (145020,1840300,0,'soga_hair_type_color',244,244,246), (145021,1840300,0,'soga_hair_type_highlight_color',86,68,133), (145022,1840300,1,'soga_lip_type',75,-28,56), (145023,1840300,1,'soga_nose_type',-38,85,-57), (145024,1840300,0,'soga_skin_color',106,149,148), (145025,1840300,0,'wing_color1',255,255,255), (145026,1840300,0,'wing_color2',255,255,255), (145027,1840301,1,'cheek_type',0,5,0), (145028,1840301,1,'chin_type',-18,-34,18), (145029,1840301,1,'ear_type',-17,25,0), (145030,1840301,1,'eye_brow_type',19,-7,21), (145031,1840301,0,'eye_color',20,10,22), (145032,1840301,1,'eye_type',-23,0,0), (145033,1840301,0,'hair_color1',28,242,0), (145034,1840301,0,'hair_face_color',213,216,216), (145035,1840301,0,'hair_face_highlight_color',105,103,97), (145036,1840301,0,'hair_type_color',213,216,216), (145037,1840301,0,'hair_type_highlight_color',105,103,97), (145038,1840301,1,'lip_type',-28,42,10), (145039,1840301,1,'nose_type',28,28,-14), (145040,1840301,0,'skin_color',57,46,44), (145041,1840301,1,'soga_cheek_type',0,19,-7), (145042,1840301,1,'soga_chin_type',0,-28,42), (145043,1840301,1,'soga_ear_type',0,-23,0), (145044,1840301,1,'soga_eye_brow_type',0,-17,25), (145045,1840301,0,'soga_eye_color',229,229,102), (145046,1840301,0,'soga_hair_face_color',213,216,216), (145047,1840301,0,'soga_hair_face_highlight_color',105,103,97), (145048,1840301,0,'soga_hair_type_color',213,216,216), (145049,1840301,0,'soga_hair_type_highlight_color',105,103,97), (145050,1840301,1,'soga_lip_type',21,0,5), (145051,1840301,1,'soga_nose_type',10,-18,-34), (145052,1840301,0,'soga_skin_color',57,46,44), (145053,1840301,0,'wing_color1',255,255,255), (145054,1840301,0,'wing_color2',255,255,255), (145055,1840302,1,'cheek_type',-31,14,0), (145056,1840302,1,'chin_type',-14,17,-37), (145057,1840302,1,'ear_type',0,29,0), (145058,1840302,1,'eye_brow_type',-9,28,0), (145059,1840302,0,'eye_color',209,180,255), (145060,1840302,1,'eye_type',17,0,0), (145061,1840302,0,'hair_color1',39,254,0), (145062,1840302,0,'hair_face_color',122,151,151), (145063,1840302,0,'hair_face_highlight_color',105,103,97), (145064,1840302,0,'hair_type_color',122,151,151), (145065,1840302,0,'hair_type_highlight_color',105,103,97), (145066,1840302,1,'lip_type',-31,-19,-14), (145067,1840302,1,'nose_type',-28,39,-2), (145068,1840302,0,'skin_color',100,65,95), (145069,1840302,1,'soga_cheek_type',0,-9,28), (145070,1840302,1,'soga_chin_type',0,-31,-19), (145071,1840302,1,'soga_ear_type',0,17,0), (145072,1840302,1,'soga_eye_brow_type',0,0,29), (145073,1840302,0,'soga_eye_color',229,229,102), (145074,1840302,0,'soga_hair_face_color',122,151,151), (145075,1840302,0,'soga_hair_face_highlight_color',105,103,97), (145076,1840302,0,'soga_hair_type_color',122,151,151), (145077,1840302,0,'soga_hair_type_highlight_color',105,103,97), (145078,1840302,1,'soga_lip_type',0,-31,14), (145079,1840302,1,'soga_nose_type',-14,-14,17), (145080,1840302,0,'soga_skin_color',100,65,95), (145081,1840302,0,'wing_color1',255,255,255), (145082,1840302,0,'wing_color2',255,255,255), (145083,1840303,1,'cheek_type',58,0,0), (145084,1840303,1,'chin_type',-62,10,94), (145085,1840303,1,'ear_type',44,-48,0), (145086,1840303,1,'eye_brow_type',-44,-11,-62), (145087,1840303,0,'eye_color',141,70,150), (145088,1840303,1,'eye_type',48,0,0), (145089,1840303,0,'hair_color1',48,253,177), (145090,1840303,0,'hair_face_color',7,1,1), (145091,1840303,0,'hair_face_highlight_color',107,119,158), (145092,1840303,0,'hair_type_color',7,1,1), (145093,1840303,0,'hair_type_highlight_color',107,119,158), (145094,1840303,1,'lip_type',25,-15,-68), (145095,1840303,1,'nose_type',-7,48,-3), (145096,1840303,0,'skin_color',103,97,130), (145097,1840303,1,'soga_cheek_type',0,-44,-11), (145098,1840303,1,'soga_chin_type',0,25,-15), (145099,1840303,1,'soga_ear_type',0,48,0), (145100,1840303,1,'soga_eye_brow_type',0,44,-48), (145101,1840303,0,'soga_eye_color',229,229,102), (145102,1840303,0,'soga_hair_face_color',7,1,1), (145103,1840303,0,'soga_hair_face_highlight_color',107,119,158), (145104,1840303,0,'soga_hair_type_color',7,1,1), (145105,1840303,0,'soga_hair_type_highlight_color',107,119,158), (145106,1840303,1,'soga_lip_type',-62,58,0), (145107,1840303,1,'soga_nose_type',-68,-62,10), (145108,1840303,0,'soga_skin_color',103,97,130), (145109,1840303,0,'wing_color1',255,255,255), (145110,1840303,0,'wing_color2',255,255,255), (145111,1840304,1,'cheek_type',-20,65,0), (145112,1840304,1,'chin_type',-5,87,3), (145113,1840304,1,'ear_type',63,11,0), (145114,1840304,1,'eye_brow_type',-45,52,98), (145115,1840304,0,'eye_color',234,119,255), (145116,1840304,1,'eye_type',-47,0,0), (145117,1840304,0,'hair_color1',191,239,228), (145118,1840304,0,'hair_face_color',244,246,246), (145119,1840304,0,'hair_face_highlight_color',6,3,1), (145120,1840304,0,'hair_type_color',244,246,246), (145121,1840304,0,'hair_type_highlight_color',6,3,1), (145122,1840304,1,'lip_type',-42,-75,14), (145123,1840304,1,'nose_type',29,-65,-17), (145124,1840304,0,'skin_color',155,139,173), (145125,1840304,1,'soga_cheek_type',0,-45,52), (145126,1840304,1,'soga_chin_type',0,-42,-75), (145127,1840304,1,'soga_ear_type',0,-47,0), (145128,1840304,1,'soga_eye_brow_type',0,63,11), (145129,1840304,0,'soga_eye_color',229,229,102), (145130,1840304,0,'soga_hair_face_color',244,246,246), (145131,1840304,0,'soga_hair_face_highlight_color',6,3,1), (145132,1840304,0,'soga_hair_type_color',244,246,246), (145133,1840304,0,'soga_hair_type_highlight_color',6,3,1), (145134,1840304,1,'soga_lip_type',98,-20,65), (145135,1840304,1,'soga_nose_type',14,-5,87), (145136,1840304,0,'soga_skin_color',155,139,173), (145137,1840304,0,'wing_color1',255,255,255), (145138,1840304,0,'wing_color2',255,255,255), (145139,1840305,1,'cheek_type',87,34,0), (145140,1840305,1,'chin_type',62,-95,25), (145141,1840305,1,'ear_type',44,-64,0), (145142,1840305,1,'eye_brow_type',-77,58,98), (145143,1840305,0,'eye_color',28,33,54), (145144,1840305,1,'eye_type',-31,0,0), (145145,1840305,0,'hair_color1',244,186,78), (145146,1840305,0,'hair_face_color',105,144,167), (145147,1840305,0,'hair_face_highlight_color',6,3,1), (145148,1840305,0,'hair_type_color',105,144,167), (145149,1840305,0,'hair_type_highlight_color',6,3,1), (145150,1840305,1,'lip_type',88,22,85), (145151,1840305,1,'nose_type',82,-12,-70), (145152,1840305,0,'skin_color',120,163,162), (145153,1840305,1,'soga_cheek_type',0,-77,58), (145154,1840305,1,'soga_chin_type',0,88,22), (145155,1840305,1,'soga_ear_type',0,-31,0), (145156,1840305,1,'soga_eye_brow_type',0,44,-64), (145157,1840305,0,'soga_eye_color',229,229,102), (145158,1840305,0,'soga_hair_face_color',105,144,167), (145159,1840305,0,'soga_hair_face_highlight_color',6,3,1), (145160,1840305,0,'soga_hair_type_color',105,144,167), (145161,1840305,0,'soga_hair_type_highlight_color',6,3,1), (145162,1840305,1,'soga_lip_type',98,87,34), (145163,1840305,1,'soga_nose_type',85,62,-95), (145164,1840305,0,'soga_skin_color',120,163,162), (145165,1840305,0,'wing_color1',255,255,255), (145166,1840305,0,'wing_color2',255,255,255), (145167,1840306,1,'cheek_type',-2,37,0), (145168,1840306,1,'chin_type',4,0,-17), (145169,1840306,1,'ear_type',-17,0,0), (145170,1840306,1,'eye_brow_type',-4,-43,-25), (145171,1840306,0,'eye_color',32,22,52), (145172,1840306,1,'eye_type',26,0,0), (145173,1840306,0,'hair_color1',227,4,0), (145174,1840306,0,'hair_face_color',135,125,134), (145175,1840306,0,'hair_face_highlight_color',105,103,97), (145176,1840306,0,'hair_type_color',135,125,134), (145177,1840306,0,'hair_type_highlight_color',105,103,97), (145178,1840306,1,'lip_type',-20,12,17), (145179,1840306,1,'nose_type',3,-29,4), (145180,1840306,0,'skin_color',21,77,76), (145181,1840306,1,'soga_cheek_type',0,-4,-43), (145182,1840306,1,'soga_chin_type',0,-20,12), (145183,1840306,1,'soga_ear_type',0,26,0), (145184,1840306,1,'soga_eye_brow_type',0,-17,0), (145185,1840306,0,'soga_eye_color',229,229,102), (145186,1840306,0,'soga_hair_face_color',135,125,134), (145187,1840306,0,'soga_hair_face_highlight_color',105,103,97), (145188,1840306,0,'soga_hair_type_color',135,125,134), (145189,1840306,0,'soga_hair_type_highlight_color',105,103,97), (145190,1840306,1,'soga_lip_type',-25,-2,37), (145191,1840306,1,'soga_nose_type',17,4,0), (145192,1840306,0,'soga_skin_color',21,77,76), (145193,1840306,0,'wing_color1',255,255,255), (145194,1840306,0,'wing_color2',255,255,255), (145195,1840307,1,'cheek_type',-41,-89,0), (145196,1840307,1,'chin_type',42,-7,-39), (145197,1840307,1,'ear_type',42,-41,0), (145198,1840307,1,'eye_brow_type',-25,28,-23), (145199,1840307,0,'eye_color',239,133,255), (145200,1840307,1,'eye_type',-58,0,0), (145201,1840307,0,'hair_color1',70,53,0), (145202,1840307,0,'hair_face_color',244,244,246), (145203,1840307,0,'hair_face_highlight_color',156,172,168), (145204,1840307,0,'hair_type_color',244,244,246), (145205,1840307,0,'hair_type_highlight_color',156,172,168), (145206,1840307,1,'lip_type',31,81,63), (145207,1840307,1,'nose_type',44,70,53), (145208,1840307,0,'skin_color',152,172,190), (145209,1840307,1,'soga_cheek_type',0,-25,28), (145210,1840307,1,'soga_chin_type',0,31,81), (145211,1840307,1,'soga_ear_type',0,-58,0), (145212,1840307,1,'soga_eye_brow_type',0,42,-41), (145213,1840307,0,'soga_eye_color',229,229,102), (145214,1840307,0,'soga_hair_face_color',244,244,246), (145215,1840307,0,'soga_hair_face_highlight_color',156,172,168), (145216,1840307,0,'soga_hair_type_color',244,244,246), (145217,1840307,0,'soga_hair_type_highlight_color',156,172,168), (145218,1840307,1,'soga_lip_type',-23,-41,-89), (145219,1840307,1,'soga_nose_type',63,42,-7), (145220,1840307,0,'soga_skin_color',152,172,190), (145221,1840307,0,'wing_color1',255,255,255), (145222,1840307,0,'wing_color2',255,255,255), (145223,1840308,1,'cheek_type',94,22,0), (145224,1840308,1,'chin_type',26,-47,68), (145225,1840308,1,'ear_type',-46,-31,0), (145226,1840308,1,'eye_brow_type',74,-48,87), (145227,1840308,0,'eye_color',201,137,255), (145228,1840308,1,'eye_type',-71,0,0), (145229,1840308,0,'hair_color1',175,37,8), (145230,1840308,0,'hair_face_color',244,246,246), (145231,1840308,0,'hair_face_highlight_color',86,68,133), (145232,1840308,0,'hair_type_color',244,246,246), (145233,1840308,0,'hair_type_highlight_color',86,68,133), (145234,1840308,1,'lip_type',-98,90,-65), (145235,1840308,1,'nose_type',-44,-81,37), (145236,1840308,0,'skin_color',123,166,165), (145237,1840308,1,'soga_cheek_type',0,74,-48), (145238,1840308,1,'soga_chin_type',0,-98,90), (145239,1840308,1,'soga_ear_type',0,-71,0), (145240,1840308,1,'soga_eye_brow_type',0,-46,-31), (145241,1840308,0,'soga_eye_color',229,229,102), (145242,1840308,0,'soga_hair_face_color',244,246,246), (145243,1840308,0,'soga_hair_face_highlight_color',86,68,133), (145244,1840308,0,'soga_hair_type_color',244,246,246), (145245,1840308,0,'soga_hair_type_highlight_color',86,68,133), (145246,1840308,1,'soga_lip_type',87,94,22), (145247,1840308,1,'soga_nose_type',-65,26,-47), (145248,1840308,0,'soga_skin_color',123,166,165), (145249,1840308,0,'wing_color1',255,255,255), (145250,1840308,0,'wing_color2',255,255,255), (145251,1840309,1,'cheek_type',50,-50,0), (145252,1840309,1,'chin_type',-22,-31,42), (145253,1840309,1,'ear_type',31,72,0), (145254,1840309,1,'eye_brow_type',59,-7,-25), (145255,1840309,0,'eye_color',227,117,255), (145256,1840309,1,'eye_type',-62,0,0), (145257,1840309,0,'hair_color1',169,9,32), (145258,1840309,0,'hair_face_color',200,186,172), (145259,1840309,0,'hair_face_highlight_color',7,1,1), (145260,1840309,0,'hair_type_color',200,186,172), (145261,1840309,0,'hair_type_highlight_color',7,1,1), (145262,1840309,1,'lip_type',-87,42,-28), (145263,1840309,1,'nose_type',32,-87,9), (145264,1840309,0,'skin_color',149,148,179), (145265,1840309,1,'soga_cheek_type',0,59,-7), (145266,1840309,1,'soga_chin_type',0,-87,42), (145267,1840309,1,'soga_ear_type',0,-62,0), (145268,1840309,1,'soga_eye_brow_type',0,31,72), (145269,1840309,0,'soga_eye_color',229,229,102), (145270,1840309,0,'soga_hair_face_color',200,186,172), (145271,1840309,0,'soga_hair_face_highlight_color',7,1,1), (145272,1840309,0,'soga_hair_type_color',200,186,172), (145273,1840309,0,'soga_hair_type_highlight_color',7,1,1), (145274,1840309,1,'soga_lip_type',-25,50,-50), (145275,1840309,1,'soga_nose_type',-28,-22,-31), (145276,1840309,0,'soga_skin_color',149,148,179), (145277,1840309,0,'wing_color1',255,255,255), (145278,1840309,0,'wing_color2',255,255,255), (145279,1840310,1,'cheek_type',-62,64,0), (145280,1840310,1,'chin_type',91,62,0), (145281,1840310,1,'ear_type',-76,78,0), (145282,1840310,1,'eye_brow_type',40,-61,96), (145283,1840310,0,'eye_color',118,129,225), (145284,1840310,1,'eye_type',19,0,0), (145285,1840310,0,'hair_color1',208,96,52), (145286,1840310,0,'hair_face_color',100,131,153), (145287,1840310,0,'hair_face_highlight_color',5,4,1), (145288,1840310,0,'hair_type_color',100,131,153), (145289,1840310,0,'hair_type_highlight_color',5,4,1), (145290,1840310,1,'lip_type',66,84,-11), (145291,1840310,1,'nose_type',-87,-48,96), (145292,1840310,0,'skin_color',159,202,201), (145293,1840310,1,'soga_cheek_type',0,40,-61), (145294,1840310,1,'soga_chin_type',0,66,84), (145295,1840310,1,'soga_ear_type',0,19,0), (145296,1840310,1,'soga_eye_brow_type',0,-76,78), (145297,1840310,0,'soga_eye_color',229,229,102), (145298,1840310,0,'soga_hair_face_color',100,131,153), (145299,1840310,0,'soga_hair_face_highlight_color',5,4,1), (145300,1840310,0,'soga_hair_type_color',100,131,153), (145301,1840310,0,'soga_hair_type_highlight_color',5,4,1), (145302,1840310,1,'soga_lip_type',96,-62,64), (145303,1840310,1,'soga_nose_type',-11,91,62), (145304,1840310,0,'soga_skin_color',159,202,201), (145305,1840310,0,'wing_color1',255,255,255), (145306,1840310,0,'wing_color2',255,255,255), (145307,1840311,1,'cheek_type',4,-11,0), (145308,1840311,1,'chin_type',-31,-1,-14), (145309,1840311,1,'ear_type',-7,21,0), (145310,1840311,1,'eye_brow_type',28,14,3), (145311,1840311,0,'eye_color',244,171,255), (145312,1840311,1,'eye_type',19,0,0), (145313,1840311,0,'hair_color1',18,239,0), (145314,1840311,0,'hair_face_color',152,125,154), (145315,1840311,0,'hair_face_highlight_color',105,103,97), (145316,1840311,0,'hair_type_color',152,125,154), (145317,1840311,0,'hair_type_highlight_color',105,103,97), (145318,1840311,1,'lip_type',11,37,-12), (145319,1840311,1,'nose_type',-7,18,-17), (145320,1840311,0,'skin_color',25,81,80), (145321,1840311,1,'soga_cheek_type',0,28,14), (145322,1840311,1,'soga_chin_type',0,11,37), (145323,1840311,1,'soga_ear_type',0,19,0), (145324,1840311,1,'soga_eye_brow_type',0,-7,21), (145325,1840311,0,'soga_eye_color',229,229,102), (145326,1840311,0,'soga_hair_face_color',152,125,154), (145327,1840311,0,'soga_hair_face_highlight_color',105,103,97), (145328,1840311,0,'soga_hair_type_color',152,125,154), (145329,1840311,0,'soga_hair_type_highlight_color',105,103,97), (145330,1840311,1,'soga_lip_type',3,4,-11), (145331,1840311,1,'soga_nose_type',-12,-31,-1), (145332,1840311,0,'soga_skin_color',25,81,80), (145333,1840311,0,'wing_color1',255,255,255), (145334,1840311,0,'wing_color2',255,255,255), (145335,1840312,1,'cheek_type',37,28,0), (145336,1840312,1,'chin_type',-8,-25,0), (145337,1840312,1,'ear_type',10,18,0), (145338,1840312,1,'eye_brow_type',-4,-8,14), (145339,1840312,0,'eye_color',245,176,255), (145340,1840312,1,'eye_type',-10,0,0), (145341,1840312,0,'hair_color1',10,216,0), (145342,1840312,0,'hair_face_color',226,226,226), (145343,1840312,0,'hair_face_highlight_color',105,103,97), (145344,1840312,0,'hair_type_color',226,226,226), (145345,1840312,0,'hair_type_highlight_color',105,103,97), (145346,1840312,1,'lip_type',31,-17,-4), (145347,1840312,1,'nose_type',23,10,-40), (145348,1840312,0,'skin_color',212,178,213), (145349,1840312,1,'soga_cheek_type',0,-4,-8), (145350,1840312,1,'soga_chin_type',0,31,-17), (145351,1840312,1,'soga_ear_type',0,-10,0), (145352,1840312,1,'soga_eye_brow_type',0,10,18), (145353,1840312,0,'soga_eye_color',229,229,102), (145354,1840312,0,'soga_hair_face_color',226,226,226), (145355,1840312,0,'soga_hair_face_highlight_color',105,103,97), (145356,1840312,0,'soga_hair_type_color',226,226,226), (145357,1840312,0,'soga_hair_type_highlight_color',105,103,97), (145358,1840312,1,'soga_lip_type',14,37,28), (145359,1840312,1,'soga_nose_type',-4,-8,-25), (145360,1840312,0,'soga_skin_color',212,178,213), (145361,1840312,0,'wing_color1',255,255,255), (145362,1840312,0,'wing_color2',255,255,255), (145363,1840313,1,'cheek_type',7,50,0), (145364,1840313,1,'chin_type',-58,-96,-56), (145365,1840313,1,'ear_type',46,-56,0), (145366,1840313,1,'eye_brow_type',-89,14,22), (145367,1840313,0,'eye_color',240,139,255), (145368,1840313,1,'eye_type',-11,0,0), (145369,1840313,0,'hair_color1',56,94,0), (145370,1840313,0,'hair_face_color',7,1,1), (145371,1840313,0,'hair_face_highlight_color',103,133,149), (145372,1840313,0,'hair_type_color',7,1,1), (145373,1840313,0,'hair_type_highlight_color',103,133,149), (145374,1840313,1,'lip_type',79,35,21), (145375,1840313,1,'nose_type',-96,56,94), (145376,1840313,0,'skin_color',199,172,194), (145377,1840313,1,'soga_cheek_type',0,-89,14), (145378,1840313,1,'soga_chin_type',0,79,35), (145379,1840313,1,'soga_ear_type',0,-11,0), (145380,1840313,1,'soga_eye_brow_type',0,46,-56), (145381,1840313,0,'soga_eye_color',229,229,102), (145382,1840313,0,'soga_hair_face_color',7,1,1), (145383,1840313,0,'soga_hair_face_highlight_color',103,133,149), (145384,1840313,0,'soga_hair_type_color',7,1,1), (145385,1840313,0,'soga_hair_type_highlight_color',103,133,149), (145386,1840313,1,'soga_lip_type',22,7,50), (145387,1840313,1,'soga_nose_type',21,-58,-96), (145388,1840313,0,'soga_skin_color',199,172,194), (145389,1840313,0,'wing_color1',255,255,255), (145390,1840313,0,'wing_color2',255,255,255), (145391,1840314,0,'eye_color',0,45,126), (145392,1840314,0,'skin_color',167,167,127), (145393,1840314,0,'soga_eye_color',255,0,255), (145394,1840315,0,'eye_color',255,255,237), (145395,1840315,0,'skin_color',215,215,197), (145396,1840315,0,'soga_eye_color',255,0,255), (145397,1840316,0,'eye_color',0,124,179), (145398,1840316,0,'skin_color',211,211,191), (145399,1840316,0,'soga_eye_color',255,0,255), (145400,1840317,0,'eye_color',58,89,168), (145401,1840317,0,'skin_color',58,89,168), (145402,1840317,0,'soga_eye_color',255,0,255), (145403,1840318,1,'cheek_type',22,46,0), (145404,1840318,1,'chin_type',61,43,-66), (145405,1840318,1,'ear_type',-39,68,0), (145406,1840318,1,'eye_brow_type',-52,42,65), (145407,1840318,0,'eye_color',98,166,178), (145408,1840318,1,'eye_type',43,0,0), (145409,1840318,0,'hair_color1',184,192,171), (145410,1840318,0,'hair_face_color',109,131,182), (145411,1840318,0,'hair_face_highlight_color',104,132,147), (145412,1840318,0,'hair_type_color',109,131,182), (145413,1840318,0,'hair_type_highlight_color',104,132,147), (145414,1840318,1,'lip_type',18,64,70), (145415,1840318,1,'nose_type',-29,-72,-64), (145416,1840318,0,'skin_color',151,166,188), (145417,1840318,1,'soga_cheek_type',0,-52,42), (145418,1840318,1,'soga_chin_type',0,18,64), (145419,1840318,1,'soga_ear_type',0,43,0), (145420,1840318,1,'soga_eye_brow_type',0,-39,68), (145421,1840318,0,'soga_eye_color',229,229,102), (145422,1840318,0,'soga_hair_face_color',109,131,182), (145423,1840318,0,'soga_hair_face_highlight_color',104,132,147), (145424,1840318,0,'soga_hair_type_color',109,131,182), (145425,1840318,0,'soga_hair_type_highlight_color',104,132,147), (145426,1840318,1,'soga_lip_type',65,22,46), (145427,1840318,1,'soga_nose_type',70,61,43), (145428,1840318,0,'soga_skin_color',151,166,188), (145429,1840319,0,'eye_color',255,255,255), (145430,1840319,0,'skin_color',255,255,255), (145431,1840319,0,'soga_eye_color',255,0,255), (145432,1840320,0,'eye_color',28,28,28), (145433,1840320,0,'skin_color',28,28,28), (145434,1840320,0,'soga_eye_color',255,0,255), (145435,1840321,0,'eye_color',28,28,28), (145436,1840321,0,'skin_color',28,28,28), (145437,1840321,0,'soga_eye_color',255,0,255), (145438,1840322,1,'cheek_type',53,75,0), (145439,1840322,1,'chin_type',-4,9,94), (145440,1840322,1,'ear_type',45,91,0), (145441,1840322,1,'eye_brow_type',-35,-7,-95), (145442,1840322,0,'eye_color',0,60,39), (145443,1840322,1,'eye_type',56,0,0), (145444,1840322,0,'hair_color1',200,69,75), (145445,1840322,0,'hair_face_color',7,1,1), (145446,1840322,0,'hair_face_highlight_color',107,119,158), (145447,1840322,0,'hair_type_color',7,1,1), (145448,1840322,0,'hair_type_highlight_color',107,119,158), (145449,1840322,1,'lip_type',-91,18,93), (145450,1840322,1,'nose_type',11,-56,69), (145451,1840322,0,'skin_color',165,132,92), (145452,1840322,1,'soga_cheek_type',0,-35,-7), (145453,1840322,1,'soga_chin_type',0,-91,18), (145454,1840322,1,'soga_ear_type',0,56,0), (145455,1840322,1,'soga_eye_brow_type',0,45,91), (145456,1840322,0,'soga_eye_color',229,229,102), (145457,1840322,1,'soga_eye_type',51,0,0), (145458,1840322,0,'soga_hair_face_color',7,1,1), (145459,1840322,0,'soga_hair_face_highlight_color',107,119,158), (145460,1840322,0,'soga_hair_type_color',7,1,1), (145461,1840322,0,'soga_hair_type_highlight_color',107,119,158), (145462,1840322,1,'soga_lip_type',-95,53,75), (145463,1840322,1,'soga_nose_type',93,-4,9), (145464,1840322,0,'soga_skin_color',165,132,92), (145465,1840322,0,'wing_color1',255,255,255), (145466,1840322,0,'wing_color2',255,255,255), (145467,1840323,1,'cheek_type',-58,-45,0), (145468,1840323,1,'chin_type',34,93,-14), (145469,1840323,1,'ear_type',-40,-15,0), (145470,1840323,1,'eye_brow_type',-26,85,-29), (145471,1840323,0,'eye_color',99,72,166), (145472,1840323,1,'eye_type',39,0,0), (145473,1840323,0,'hair_color1',28,201,195), (145474,1840323,0,'hair_face_color',109,131,182), (145475,1840323,0,'hair_face_highlight_color',103,133,149), (145476,1840323,0,'hair_type_color',109,131,182), (145477,1840323,0,'hair_type_highlight_color',103,133,149), (145478,1840323,1,'lip_type',53,94,66), (145479,1840323,1,'nose_type',98,28,-55), (145480,1840323,0,'skin_color',147,190,189), (145481,1840323,1,'soga_cheek_type',0,-26,85), (145482,1840323,1,'soga_chin_type',0,53,94), (145483,1840323,1,'soga_ear_type',0,39,0), (145484,1840323,1,'soga_eye_brow_type',0,-40,-15), (145485,1840323,0,'soga_eye_color',229,229,102), (145486,1840323,0,'soga_hair_face_color',109,131,182), (145487,1840323,0,'soga_hair_face_highlight_color',103,133,149), (145488,1840323,0,'soga_hair_type_color',109,131,182), (145489,1840323,0,'soga_hair_type_highlight_color',103,133,149), (145490,1840323,1,'soga_lip_type',-29,-58,-45), (145491,1840323,1,'soga_nose_type',66,34,93), (145492,1840323,0,'soga_skin_color',147,190,189), (145493,1840323,0,'wing_color1',255,255,255), (145494,1840323,0,'wing_color2',255,255,255), (145495,1840324,1,'cheek_type',-7,68,0), (145496,1840324,1,'chin_type',-81,28,39), (145497,1840324,1,'ear_type',-11,-93,0), (145498,1840324,1,'eye_brow_type',22,-68,-62), (145499,1840324,0,'eye_color',111,57,138), (145500,1840324,1,'eye_type',88,0,0), (145501,1840324,0,'hair_color1',249,192,37), (145502,1840324,0,'hair_face_color',6,3,1), (145503,1840324,0,'hair_face_highlight_color',7,1,1), (145504,1840324,0,'hair_type_color',6,3,1), (145505,1840324,0,'hair_type_highlight_color',7,1,1), (145506,1840324,1,'lip_type',79,8,12), (145507,1840324,1,'nose_type',-81,-7,-64), (145508,1840324,0,'skin_color',117,133,154), (145509,1840324,1,'soga_cheek_type',0,22,-68), (145510,1840324,1,'soga_chin_type',0,79,8), (145511,1840324,1,'soga_ear_type',0,88,0), (145512,1840324,1,'soga_eye_brow_type',0,-11,-93), (145513,1840324,0,'soga_eye_color',229,229,102), (145514,1840324,0,'soga_hair_face_color',6,3,1), (145515,1840324,0,'soga_hair_face_highlight_color',7,1,1), (145516,1840324,0,'soga_hair_type_color',6,3,1), (145517,1840324,0,'soga_hair_type_highlight_color',7,1,1), (145518,1840324,1,'soga_lip_type',-62,-7,68), (145519,1840324,1,'soga_nose_type',12,-81,28), (145520,1840324,0,'soga_skin_color',117,133,154), (145521,1840324,0,'wing_color1',255,255,255), (145522,1840324,0,'wing_color2',255,255,255), (145523,1840325,1,'cheek_type',25,-10,0), (145524,1840325,1,'chin_type',-1,0,12), (145525,1840325,1,'ear_type',9,-21,0), (145526,1840325,1,'eye_brow_type',0,20,7), (145527,1840325,0,'eye_color',243,167,255), (145528,1840325,1,'eye_type',-2,0,0), (145529,1840325,0,'hair_color1',17,31,0), (145530,1840325,0,'hair_face_color',141,120,147), (145531,1840325,0,'hair_face_highlight_color',105,103,97), (145532,1840325,0,'hair_type_color',141,120,147), (145533,1840325,0,'hair_type_highlight_color',105,103,97), (145534,1840325,1,'lip_type',25,-17,10), (145535,1840325,1,'nose_type',-9,17,31), (145536,1840325,0,'skin_color',58,99,111), (145537,1840325,1,'soga_cheek_type',0,0,20), (145538,1840325,1,'soga_chin_type',0,25,-17), (145539,1840325,1,'soga_ear_type',0,-2,0), (145540,1840325,1,'soga_eye_brow_type',0,9,-21), (145541,1840325,0,'soga_eye_color',229,229,102), (145542,1840325,0,'soga_hair_face_color',141,120,147), (145543,1840325,0,'soga_hair_face_highlight_color',105,103,97), (145544,1840325,0,'soga_hair_type_color',141,120,147), (145545,1840325,0,'soga_hair_type_highlight_color',105,103,97), (145546,1840325,1,'soga_lip_type',7,25,-10), (145547,1840325,1,'soga_nose_type',10,-1,0), (145548,1840325,0,'soga_skin_color',58,99,111), (145549,1840325,0,'wing_color1',255,255,255), (145550,1840325,0,'wing_color2',255,255,255), (145551,1840326,1,'cheek_type',-20,65,0), (145552,1840326,1,'chin_type',-5,87,3), (145553,1840326,1,'ear_type',63,11,0), (145554,1840326,1,'eye_brow_type',-45,52,98), (145555,1840326,0,'eye_color',234,119,255), (145556,1840326,1,'eye_type',-47,0,0), (145557,1840326,0,'hair_color1',191,239,228), (145558,1840326,0,'hair_face_color',244,246,246), (145559,1840326,0,'hair_face_highlight_color',6,3,1), (145560,1840326,0,'hair_type_color',244,246,246), (145561,1840326,0,'hair_type_highlight_color',6,3,1), (145562,1840326,1,'lip_type',-42,-75,14), (145563,1840326,1,'nose_type',29,-65,-17), (145564,1840326,0,'skin_color',155,139,173), (145565,1840326,1,'soga_cheek_type',0,-45,52), (145566,1840326,1,'soga_chin_type',0,-42,-75), (145567,1840326,1,'soga_ear_type',0,-47,0), (145568,1840326,1,'soga_eye_brow_type',0,63,11), (145569,1840326,0,'soga_eye_color',229,229,102), (145570,1840326,0,'soga_hair_face_color',244,246,246), (145571,1840326,0,'soga_hair_face_highlight_color',6,3,1), (145572,1840326,0,'soga_hair_type_color',244,246,246), (145573,1840326,0,'soga_hair_type_highlight_color',6,3,1), (145574,1840326,1,'soga_lip_type',98,-20,65), (145575,1840326,1,'soga_nose_type',14,-5,87), (145576,1840326,0,'soga_skin_color',155,139,173), (145577,1840326,0,'wing_color1',255,255,255), (145578,1840326,0,'wing_color2',255,255,255), (145579,1840327,1,'cheek_type',63,62,0), (145580,1840327,1,'chin_type',-70,12,-95), (145581,1840327,1,'ear_type',-29,-87,0), (145582,1840327,1,'eye_brow_type',95,68,43), (145583,1840327,0,'eye_color',73,136,134), (145584,1840327,1,'eye_type',64,0,0), (145585,1840327,0,'hair_color1',77,62,23), (145586,1840327,0,'hair_face_color',61,61,75), (145587,1840327,0,'hair_face_highlight_color',109,131,182), (145588,1840327,0,'hair_type_color',61,61,75), (145589,1840327,0,'hair_type_highlight_color',109,131,182), (145590,1840327,1,'lip_type',-85,83,-51), (145591,1840327,1,'nose_type',-89,77,62), (145592,1840327,0,'skin_color',121,160,163), (145593,1840327,1,'soga_cheek_type',0,95,68), (145594,1840327,1,'soga_chin_type',0,-85,83), (145595,1840327,1,'soga_ear_type',0,64,0), (145596,1840327,1,'soga_eye_brow_type',0,-29,-87), (145597,1840327,0,'soga_eye_color',229,229,102), (145598,1840327,0,'soga_hair_face_color',61,61,75), (145599,1840327,0,'soga_hair_face_highlight_color',109,131,182), (145600,1840327,0,'soga_hair_type_color',61,61,75), (145601,1840327,0,'soga_hair_type_highlight_color',109,131,182), (145602,1840327,1,'soga_lip_type',43,63,62), (145603,1840327,1,'soga_nose_type',-51,-70,12), (145604,1840327,0,'soga_skin_color',121,160,163), (145605,1840327,0,'wing_color1',255,255,255), (145606,1840327,0,'wing_color2',255,255,255), (145607,1840328,1,'cheek_type',52,7,0), (145608,1840328,1,'chin_type',-87,81,58), (145609,1840328,1,'ear_type',-61,0,0), (145610,1840328,1,'eye_brow_type',-62,-63,-87), (145611,1840328,0,'eye_color',148,84,210), (145612,1840328,1,'eye_type',52,0,0), (145613,1840328,0,'hair_color1',212,169,87), (145614,1840328,0,'hair_face_color',175,178,168), (145615,1840328,0,'hair_face_highlight_color',61,61,75), (145616,1840328,0,'hair_type_color',175,178,168), (145617,1840328,0,'hair_type_highlight_color',61,61,75), (145618,1840328,1,'lip_type',-68,71,68), (145619,1840328,1,'nose_type',-63,-44,-87), (145620,1840328,0,'skin_color',193,174,172), (145621,1840328,1,'soga_cheek_type',0,-62,-63), (145622,1840328,1,'soga_chin_type',0,-68,71), (145623,1840328,1,'soga_ear_type',0,52,0), (145624,1840328,1,'soga_eye_brow_type',0,-61,0), (145625,1840328,0,'soga_eye_color',229,229,102), (145626,1840328,0,'soga_hair_face_color',175,178,168), (145627,1840328,0,'soga_hair_face_highlight_color',61,61,75), (145628,1840328,0,'soga_hair_type_color',175,178,168), (145629,1840328,0,'soga_hair_type_highlight_color',61,61,75), (145630,1840328,1,'soga_lip_type',-87,52,7), (145631,1840328,1,'soga_nose_type',68,-87,81), (145632,1840328,0,'soga_skin_color',193,174,172), (145633,1840328,0,'wing_color1',255,255,255), (145634,1840328,0,'wing_color2',255,255,255), (145635,1840329,1,'cheek_type',5,10,0), (145636,1840329,1,'chin_type',-17,38,-11), (145637,1840329,1,'ear_type',-7,20,0), (145638,1840329,1,'eye_brow_type',28,-31,-3), (145639,1840329,0,'eye_color',198,120,255), (145640,1840329,1,'eye_type',32,0,0), (145641,1840329,0,'hair_color1',224,45,0), (145642,1840329,0,'hair_face_color',140,160,169), (145643,1840329,0,'hair_face_highlight_color',105,103,97), (145644,1840329,0,'hair_type_color',140,160,169), (145645,1840329,0,'hair_type_highlight_color',105,103,97), (145646,1840329,1,'lip_type',19,18,0), (145647,1840329,1,'nose_type',-1,-32,45), (145648,1840329,0,'skin_color',206,180,224), (145649,1840329,1,'soga_cheek_type',0,28,-31), (145650,1840329,1,'soga_chin_type',0,19,18), (145651,1840329,1,'soga_ear_type',0,32,0), (145652,1840329,1,'soga_eye_brow_type',0,-7,20), (145653,1840329,0,'soga_eye_color',229,229,102), (145654,1840329,0,'soga_hair_face_color',140,160,169), (145655,1840329,0,'soga_hair_face_highlight_color',105,103,97), (145656,1840329,0,'soga_hair_type_color',140,160,169), (145657,1840329,0,'soga_hair_type_highlight_color',105,103,97), (145658,1840329,1,'soga_lip_type',-3,5,10), (145659,1840329,1,'soga_nose_type',0,-17,38), (145660,1840329,0,'soga_skin_color',206,180,224), (145661,1840329,0,'wing_color1',255,255,255), (145662,1840329,0,'wing_color2',255,255,255), (145663,1840330,1,'cheek_type',-8,53,0), (145664,1840330,1,'chin_type',-42,72,-3), (145665,1840330,1,'ear_type',51,4,0), (145666,1840330,1,'eye_brow_type',7,-7,-25), (145667,1840330,0,'eye_color',12,16,24), (145668,1840330,1,'eye_type',-63,0,0), (145669,1840330,0,'hair_color1',204,227,39), (145670,1840330,0,'hair_face_color',145,168,168), (145671,1840330,0,'hair_face_highlight_color',193,183,168), (145672,1840330,0,'hair_type_color',145,168,168), (145673,1840330,0,'hair_type_highlight_color',193,183,168), (145674,1840330,1,'lip_type',95,-98,90), (145675,1840330,1,'nose_type',0,-52,-29), (145676,1840330,0,'skin_color',122,165,164), (145677,1840330,1,'soga_cheek_type',0,7,-7), (145678,1840330,1,'soga_chin_type',0,95,-98), (145679,1840330,1,'soga_ear_type',0,-63,0), (145680,1840330,1,'soga_eye_brow_type',0,51,4), (145681,1840330,0,'soga_eye_color',229,229,102), (145682,1840330,0,'soga_hair_face_color',145,168,168), (145683,1840330,0,'soga_hair_face_highlight_color',193,183,168), (145684,1840330,0,'soga_hair_type_color',145,168,168), (145685,1840330,0,'soga_hair_type_highlight_color',193,183,168), (145686,1840330,1,'soga_lip_type',-25,-8,53), (145687,1840330,1,'soga_nose_type',90,-42,72), (145688,1840330,0,'soga_skin_color',122,165,164), (145689,1840330,0,'wing_color1',255,255,255), (145690,1840330,0,'wing_color2',255,255,255), (145691,1840331,1,'cheek_type',63,62,0), (145692,1840331,1,'chin_type',-70,12,-95), (145693,1840331,1,'ear_type',-29,-87,0), (145694,1840331,1,'eye_brow_type',95,68,43), (145695,1840331,0,'eye_color',73,136,134), (145696,1840331,1,'eye_type',64,0,0), (145697,1840331,0,'hair_color1',77,62,23), (145698,1840331,0,'hair_face_color',61,61,75), (145699,1840331,0,'hair_face_highlight_color',109,131,182), (145700,1840331,0,'hair_type_color',61,61,75), (145701,1840331,0,'hair_type_highlight_color',109,131,182), (145702,1840331,1,'lip_type',-85,83,-51), (145703,1840331,1,'nose_type',-89,77,62), (145704,1840331,0,'skin_color',121,160,163), (145705,1840331,1,'soga_cheek_type',0,95,68), (145706,1840331,1,'soga_chin_type',0,-85,83), (145707,1840331,1,'soga_ear_type',0,64,0), (145708,1840331,1,'soga_eye_brow_type',0,-29,-87), (145709,1840331,0,'soga_eye_color',229,229,102), (145710,1840331,0,'soga_hair_face_color',61,61,75), (145711,1840331,0,'soga_hair_face_highlight_color',109,131,182), (145712,1840331,0,'soga_hair_type_color',61,61,75), (145713,1840331,0,'soga_hair_type_highlight_color',109,131,182), (145714,1840331,1,'soga_lip_type',43,63,62), (145715,1840331,1,'soga_nose_type',-51,-70,12), (145716,1840331,0,'soga_skin_color',121,160,163), (145717,1840331,0,'wing_color1',255,255,255), (145718,1840331,0,'wing_color2',255,255,255), (145719,1840332,1,'cheek_type',7,20,0), (145720,1840332,1,'chin_type',11,-8,-5), (145721,1840332,1,'ear_type',0,-12,0), (145722,1840332,1,'eye_brow_type',4,-11,-34), (145723,1840332,0,'eye_color',188,146,255), (145724,1840332,1,'eye_type',32,0,0), (145725,1840332,0,'hair_color1',25,28,0), (145726,1840332,0,'hair_face_color',173,152,172), (145727,1840332,0,'hair_face_highlight_color',105,103,97), (145728,1840332,0,'hair_type_color',173,152,172), (145729,1840332,0,'hair_type_highlight_color',105,103,97), (145730,1840332,1,'lip_type',5,-26,-26), (145731,1840332,1,'nose_type',0,25,28), (145732,1840332,0,'skin_color',103,159,158), (145733,1840332,1,'soga_cheek_type',0,4,-11), (145734,1840332,1,'soga_chin_type',0,5,-26), (145735,1840332,1,'soga_ear_type',0,32,0), (145736,1840332,1,'soga_eye_brow_type',0,0,-12), (145737,1840332,0,'soga_eye_color',229,229,102), (145738,1840332,0,'soga_hair_face_color',173,152,172), (145739,1840332,0,'soga_hair_face_highlight_color',105,103,97), (145740,1840332,0,'soga_hair_type_color',173,152,172), (145741,1840332,0,'soga_hair_type_highlight_color',105,103,97), (145742,1840332,1,'soga_lip_type',-34,7,20), (145743,1840332,1,'soga_nose_type',-26,11,-8), (145744,1840332,0,'soga_skin_color',103,159,158), (145745,1840332,0,'wing_color1',255,255,255), (145746,1840332,0,'wing_color2',255,255,255), (145747,1840333,1,'cheek_type',0,5,0), (145748,1840333,1,'chin_type',-18,-34,18), (145749,1840333,1,'ear_type',-17,25,0), (145750,1840333,1,'eye_brow_type',19,-7,21), (145751,1840333,0,'eye_color',20,10,22), (145752,1840333,1,'eye_type',-23,0,0), (145753,1840333,0,'hair_color1',28,242,0), (145754,1840333,0,'hair_face_color',213,216,216), (145755,1840333,0,'hair_face_highlight_color',105,103,97), (145756,1840333,0,'hair_type_color',213,216,216), (145757,1840333,0,'hair_type_highlight_color',105,103,97), (145758,1840333,1,'lip_type',-28,42,10), (145759,1840333,1,'nose_type',28,28,-14), (145760,1840333,0,'skin_color',57,46,44), (145761,1840333,1,'soga_cheek_type',0,19,-7), (145762,1840333,1,'soga_chin_type',0,-28,42), (145763,1840333,1,'soga_ear_type',0,-23,0), (145764,1840333,1,'soga_eye_brow_type',0,-17,25), (145765,1840333,0,'soga_eye_color',229,229,102), (145766,1840333,0,'soga_hair_face_color',213,216,216), (145767,1840333,0,'soga_hair_face_highlight_color',105,103,97), (145768,1840333,0,'soga_hair_type_color',213,216,216), (145769,1840333,0,'soga_hair_type_highlight_color',105,103,97), (145770,1840333,1,'soga_lip_type',21,0,5), (145771,1840333,1,'soga_nose_type',10,-18,-34), (145772,1840333,0,'soga_skin_color',57,46,44), (145773,1840333,0,'wing_color1',255,255,255), (145774,1840333,0,'wing_color2',255,255,255), (145775,1840334,1,'cheek_type',-62,64,0), (145776,1840334,1,'chin_type',91,62,0), (145777,1840334,1,'ear_type',-76,78,0), (145778,1840334,1,'eye_brow_type',40,-61,96), (145779,1840334,0,'eye_color',118,129,225), (145780,1840334,1,'eye_type',19,0,0), (145781,1840334,0,'hair_color1',208,96,52), (145782,1840334,0,'hair_face_color',100,131,153), (145783,1840334,0,'hair_face_highlight_color',5,4,1), (145784,1840334,0,'hair_type_color',100,131,153), (145785,1840334,0,'hair_type_highlight_color',5,4,1), (145786,1840334,1,'lip_type',66,84,-11), (145787,1840334,1,'nose_type',-87,-48,96), (145788,1840334,0,'skin_color',159,202,201), (145789,1840334,1,'soga_cheek_type',0,40,-61), (145790,1840334,1,'soga_chin_type',0,66,84), (145791,1840334,1,'soga_ear_type',0,19,0), (145792,1840334,1,'soga_eye_brow_type',0,-76,78), (145793,1840334,0,'soga_eye_color',229,229,102), (145794,1840334,0,'soga_hair_face_color',100,131,153), (145795,1840334,0,'soga_hair_face_highlight_color',5,4,1), (145796,1840334,0,'soga_hair_type_color',100,131,153), (145797,1840334,0,'soga_hair_type_highlight_color',5,4,1), (145798,1840334,1,'soga_lip_type',96,-62,64), (145799,1840334,1,'soga_nose_type',-11,91,62), (145800,1840334,0,'soga_skin_color',159,202,201), (145801,1840334,0,'wing_color1',255,255,255), (145802,1840334,0,'wing_color2',255,255,255), (145803,1840335,1,'cheek_type',-28,56,0), (145804,1840335,1,'chin_type',85,-57,-2), (145805,1840335,1,'ear_type',91,50,0), (145806,1840335,1,'eye_brow_type',-10,-34,75), (145807,1840335,0,'eye_color',21,29,43), (145808,1840335,1,'eye_type',85,0,0), (145809,1840335,0,'hair_color1',194,230,228), (145810,1840335,0,'hair_face_color',244,244,246), (145811,1840335,0,'hair_face_highlight_color',86,68,133), (145812,1840335,0,'hair_type_color',244,244,246), (145813,1840335,0,'hair_type_highlight_color',86,68,133), (145814,1840335,1,'lip_type',-78,-82,-38), (145815,1840335,1,'nose_type',11,-62,-26), (145816,1840335,0,'skin_color',106,149,148), (145817,1840335,1,'soga_cheek_type',0,-10,-34), (145818,1840335,1,'soga_chin_type',0,-78,-82), (145819,1840335,1,'soga_ear_type',0,85,0), (145820,1840335,1,'soga_eye_brow_type',0,91,50), (145821,1840335,0,'soga_eye_color',229,229,102), (145822,1840335,0,'soga_hair_face_color',244,244,246), (145823,1840335,0,'soga_hair_face_highlight_color',86,68,133), (145824,1840335,0,'soga_hair_type_color',244,244,246), (145825,1840335,0,'soga_hair_type_highlight_color',86,68,133), (145826,1840335,1,'soga_lip_type',75,-28,56), (145827,1840335,1,'soga_nose_type',-38,85,-57), (145828,1840335,0,'soga_skin_color',106,149,148), (145829,1840335,0,'wing_color1',255,255,255), (145830,1840335,0,'wing_color2',255,255,255), (145831,1840336,1,'cheek_type',-31,14,0), (145832,1840336,1,'chin_type',-14,17,-37), (145833,1840336,1,'ear_type',0,29,0), (145834,1840336,1,'eye_brow_type',-9,28,0), (145835,1840336,0,'eye_color',209,180,255), (145836,1840336,1,'eye_type',17,0,0), (145837,1840336,0,'hair_color1',39,254,0), (145838,1840336,0,'hair_face_color',122,151,151), (145839,1840336,0,'hair_face_highlight_color',105,103,97), (145840,1840336,0,'hair_type_color',122,151,151), (145841,1840336,0,'hair_type_highlight_color',105,103,97), (145842,1840336,1,'lip_type',-31,-19,-14), (145843,1840336,1,'nose_type',-28,39,-2), (145844,1840336,0,'skin_color',100,65,95), (145845,1840336,1,'soga_cheek_type',0,-9,28), (145846,1840336,1,'soga_chin_type',0,-31,-19), (145847,1840336,1,'soga_ear_type',0,17,0), (145848,1840336,1,'soga_eye_brow_type',0,0,29), (145849,1840336,0,'soga_eye_color',229,229,102), (145850,1840336,0,'soga_hair_face_color',122,151,151), (145851,1840336,0,'soga_hair_face_highlight_color',105,103,97), (145852,1840336,0,'soga_hair_type_color',122,151,151), (145853,1840336,0,'soga_hair_type_highlight_color',105,103,97), (145854,1840336,1,'soga_lip_type',0,-31,14), (145855,1840336,1,'soga_nose_type',-14,-14,17), (145856,1840336,0,'soga_skin_color',100,65,95), (145857,1840336,0,'wing_color1',255,255,255), (145858,1840336,0,'wing_color2',255,255,255), (145859,1840337,1,'cheek_type',-8,3,0), (145860,1840337,1,'chin_type',17,7,-20), (145861,1840337,1,'ear_type',44,26,0), (145862,1840337,1,'eye_brow_type',-11,0,26), (145863,1840337,0,'eye_color',190,20,14), (145864,1840337,1,'eye_type',-11,0,0), (145865,1840337,0,'hair_color1',8,245,239), (145866,1840337,0,'hair_face_color',35,23,9), (145867,1840337,0,'hair_face_highlight_color',216,192,37), (145868,1840337,0,'hair_type_color',35,23,9), (145869,1840337,0,'hair_type_highlight_color',216,192,37), (145870,1840337,1,'lip_type',-11,-7,12), (145871,1840337,1,'nose_type',-43,8,-11), (145872,1840337,0,'skin_color',178,170,120), (145873,1840337,1,'soga_cheek_type',0,-11,0), (145874,1840337,1,'soga_chin_type',0,-11,-7), (145875,1840337,1,'soga_ear_type',0,-11,0), (145876,1840337,1,'soga_eye_brow_type',0,44,26), (145877,1840337,0,'soga_eye_color',229,229,102), (145878,1840337,0,'soga_hair_face_color',35,23,9), (145879,1840337,0,'soga_hair_face_highlight_color',216,192,37), (145880,1840337,0,'soga_hair_type_color',35,23,9), (145881,1840337,0,'soga_hair_type_highlight_color',216,192,37), (145882,1840337,1,'soga_lip_type',26,-8,3), (145883,1840337,1,'soga_nose_type',12,17,7), (145884,1840337,0,'soga_skin_color',178,170,120), (145885,1840337,0,'wing_color1',255,255,255), (145886,1840337,0,'wing_color2',255,255,255), (145887,1840338,1,'cheek_type',-7,68,0), (145888,1840338,1,'chin_type',-81,28,39), (145889,1840338,1,'ear_type',-11,-93,0), (145890,1840338,1,'eye_brow_type',22,-68,-62), (145891,1840338,0,'eye_color',111,57,138), (145892,1840338,1,'eye_type',88,0,0), (145893,1840338,0,'hair_color1',249,192,37), (145894,1840338,0,'hair_face_color',6,3,1), (145895,1840338,0,'hair_face_highlight_color',7,1,1), (145896,1840338,0,'hair_type_color',6,3,1), (145897,1840338,0,'hair_type_highlight_color',7,1,1), (145898,1840338,1,'lip_type',79,8,12), (145899,1840338,1,'nose_type',-81,-7,-64), (145900,1840338,0,'skin_color',117,133,154), (145901,1840338,1,'soga_cheek_type',0,22,-68), (145902,1840338,1,'soga_chin_type',0,79,8), (145903,1840338,1,'soga_ear_type',0,88,0), (145904,1840338,1,'soga_eye_brow_type',0,-11,-93), (145905,1840338,0,'soga_eye_color',229,229,102), (145906,1840338,0,'soga_hair_face_color',6,3,1), (145907,1840338,0,'soga_hair_face_highlight_color',7,1,1), (145908,1840338,0,'soga_hair_type_color',6,3,1), (145909,1840338,0,'soga_hair_type_highlight_color',7,1,1), (145910,1840338,1,'soga_lip_type',-62,-7,68), (145911,1840338,1,'soga_nose_type',12,-81,28), (145912,1840338,0,'soga_skin_color',117,133,154), (145913,1840338,0,'wing_color1',255,255,255), (145914,1840338,0,'wing_color2',255,255,255), (145915,1840339,1,'cheek_type',-53,-88,0), (145916,1840339,1,'chin_type',-31,81,34), (145917,1840339,1,'ear_type',72,7,0), (145918,1840339,1,'eye_brow_type',-14,-72,-76), (145919,1840339,0,'eye_color',166,202,211), (145920,1840339,1,'eye_type',-28,0,0), (145921,1840339,0,'hair_color1',194,222,185), (145922,1840339,0,'hair_color2',79,0,0), (145923,1840339,0,'hair_face_color',46,14,19), (145924,1840339,0,'hair_face_highlight_color',230,183,27), (145925,1840339,0,'hair_highlight',246,219,114), (145926,1840339,0,'hair_type_color',46,14,19), (145927,1840339,0,'hair_type_highlight_color',230,183,27), (145928,1840339,1,'lip_type',-63,91,-40), (145929,1840339,1,'nose_type',44,-62,-34), (145930,1840339,0,'skin_color',247,252,252), (145931,1840339,1,'soga_cheek_type',0,-14,-72), (145932,1840339,1,'soga_chin_type',0,-63,91), (145933,1840339,1,'soga_ear_type',0,-28,0), (145934,1840339,1,'soga_eye_brow_type',0,72,7), (145935,1840339,0,'soga_eye_color',229,229,102), (145936,1840339,1,'soga_eye_type',79,0,0), (145937,1840339,0,'soga_hair_color1',54,45,28), (145938,1840339,0,'soga_hair_color2',92,61,29), (145939,1840339,0,'soga_hair_face_color',46,14,19), (145940,1840339,0,'soga_hair_face_highlight_color',230,183,27), (145941,1840339,0,'soga_hair_highlight',246,219,114), (145942,1840339,0,'soga_hair_type_color',46,14,19), (145943,1840339,0,'soga_hair_type_highlight_color',230,183,27), (145944,1840339,1,'soga_lip_type',-76,-53,-88), (145945,1840339,1,'soga_nose_type',-40,-31,81), (145946,1840339,0,'soga_skin_color',247,252,252), (145947,1840340,1,'cheek_type',-88,-85,0), (145948,1840340,1,'chin_type',98,-12,64), (145949,1840340,1,'ear_type',62,-78,0), (145950,1840340,1,'eye_brow_type',8,3,37), (145951,1840340,0,'eye_color',71,53,120), (145952,1840340,1,'eye_type',-52,0,0), (145953,1840340,0,'hair_color1',1,180,228), (145954,1840340,0,'hair_color2',68,71,106), (145955,1840340,0,'hair_face_color',108,119,159), (145956,1840340,0,'hair_face_highlight_color',110,158,181), (145957,1840340,0,'hair_highlight',93,64,120), (145958,1840340,0,'hair_type_color',108,119,159), (145959,1840340,0,'hair_type_highlight_color',110,158,181), (145960,1840340,1,'lip_type',-23,83,-14), (145961,1840340,1,'nose_type',0,1,-76), (145962,1840340,0,'skin_color',147,185,188), (145963,1840340,1,'soga_cheek_type',0,8,3), (145964,1840340,1,'soga_chin_type',0,-23,83), (145965,1840340,1,'soga_ear_type',0,-52,0), (145966,1840340,1,'soga_eye_brow_type',0,62,-78), (145967,1840340,0,'soga_eye_color',229,229,102), (145968,1840340,1,'soga_eye_type',-52,0,0), (145969,1840340,0,'soga_hair_color1',94,119,160), (145970,1840340,0,'soga_hair_color2',68,71,106), (145971,1840340,0,'soga_hair_face_color',108,119,159), (145972,1840340,0,'soga_hair_face_highlight_color',110,158,181), (145973,1840340,0,'soga_hair_highlight',93,64,120), (145974,1840340,0,'soga_hair_type_color',108,119,159), (145975,1840340,0,'soga_hair_type_highlight_color',110,158,181), (145976,1840340,1,'soga_lip_type',37,-88,-85), (145977,1840340,1,'soga_nose_type',-14,98,-12), (145978,1840340,0,'soga_skin_color',147,185,188), (145979,1840341,1,'cheek_type',-7,37,0), (145980,1840341,1,'chin_type',37,-39,3), (145981,1840341,1,'ear_type',-1,-7,0), (145982,1840341,1,'eye_brow_type',-31,-25,-22), (145983,1840341,0,'eye_color',20,33,38), (145984,1840341,1,'eye_type',20,0,0), (145985,1840341,0,'hair_color1',234,14,0), (145986,1840341,0,'hair_face_color',255,255,255), (145987,1840341,0,'hair_face_highlight_color',155,150,106), (145988,1840341,0,'hair_type_color',255,255,255), (145989,1840341,0,'hair_type_highlight_color',155,150,106), (145990,1840341,1,'lip_type',3,3,-46), (145991,1840341,1,'nose_type',-25,-22,14), (145992,1840341,0,'skin_color',114,88,132), (145993,1840341,1,'soga_cheek_type',0,-31,-25), (145994,1840341,1,'soga_chin_type',0,3,3), (145995,1840341,1,'soga_ear_type',0,20,0), (145996,1840341,1,'soga_eye_brow_type',0,-1,-7), (145997,1840341,0,'soga_eye_color',229,229,102), (145998,1840341,1,'soga_eye_type',20,0,0), (145999,1840341,0,'soga_hair_face_color',255,255,255), (146000,1840341,0,'soga_hair_face_highlight_color',155,150,106), (146001,1840341,0,'soga_hair_type_color',255,255,255), (146002,1840341,0,'soga_hair_type_highlight_color',155,150,106), (146003,1840341,1,'soga_lip_type',-22,-7,37), (146004,1840341,1,'soga_nose_type',-46,37,-39), (146005,1840341,0,'soga_skin_color',114,88,132), (146006,1840341,0,'wing_color1',255,255,255), (146007,1840341,0,'wing_color2',255,255,255), (146008,1840342,1,'cheek_type',17,-17,0), (146009,1840342,1,'chin_type',18,14,-9), (146010,1840342,1,'ear_type',-26,28,0), (146011,1840342,1,'eye_brow_type',23,-37,-37), (146012,1840342,1,'eye_type',1,0,0), (146013,1840342,0,'hair_color1',252,235,0), (146014,1840342,0,'hair_face_color',121,133,133), (146015,1840342,0,'hair_face_highlight_color',155,150,106), (146016,1840342,0,'hair_type_color',121,133,133), (146017,1840342,0,'hair_type_highlight_color',155,150,106), (146018,1840342,1,'lip_type',0,5,8), (146019,1840342,1,'nose_type',-7,-4,-21), (146020,1840342,0,'skin_color',1,0,4), (146021,1840342,1,'soga_cheek_type',0,23,-37), (146022,1840342,1,'soga_chin_type',0,0,5), (146023,1840342,1,'soga_ear_type',0,1,0), (146024,1840342,1,'soga_eye_brow_type',0,-26,28), (146025,1840342,0,'soga_eye_color',229,229,102), (146026,1840342,1,'soga_eye_type',1,0,0), (146027,1840342,0,'soga_hair_face_color',121,133,133), (146028,1840342,0,'soga_hair_face_highlight_color',155,150,106), (146029,1840342,0,'soga_hair_type_color',121,133,133), (146030,1840342,0,'soga_hair_type_highlight_color',155,150,106), (146031,1840342,1,'soga_lip_type',-37,17,-17), (146032,1840342,1,'soga_nose_type',8,18,14), (146033,1840342,0,'soga_skin_color',1,0,4), (146034,1840342,0,'wing_color1',255,255,255), (146035,1840342,0,'wing_color2',255,255,255), (146036,1840343,0,'eye_color',255,255,255), (146037,1840343,0,'skin_color',255,255,255), (146038,1840343,0,'soga_eye_color',255,0,255), (146039,1840344,1,'cheek_type',32,-21,0), (146040,1840344,1,'chin_type',0,0,17), (146041,1840344,1,'ear_type',23,2,0), (146042,1840344,1,'eye_brow_type',21,4,4), (146043,1840344,0,'eye_color',5,3,6), (146044,1840344,0,'hair_color1',244,234,0), (146045,1840344,0,'hair_face_color',228,240,253), (146046,1840344,0,'hair_face_highlight_color',155,150,106), (146047,1840344,0,'hair_type_color',228,240,253), (146048,1840344,0,'hair_type_highlight_color',155,150,106), (146049,1840344,1,'lip_type',17,26,-35), (146050,1840344,1,'nose_type',25,-12,-22), (146051,1840344,0,'skin_color',152,126,122), (146052,1840344,1,'soga_cheek_type',0,21,4), (146053,1840344,1,'soga_chin_type',0,17,26), (146054,1840344,1,'soga_ear_type',23,2,0), (146055,1840344,1,'soga_eye_brow_type',0,23,2), (146056,1840344,0,'soga_eye_color',229,229,102), (146057,1840344,0,'soga_hair_face_color',228,240,253), (146058,1840344,0,'soga_hair_face_highlight_color',155,150,106), (146059,1840344,0,'soga_hair_type_color',228,240,253), (146060,1840344,0,'soga_hair_type_highlight_color',155,150,106), (146061,1840344,1,'soga_lip_type',4,32,-21), (146062,1840344,1,'soga_nose_type',-35,0,0), (146063,1840344,0,'soga_skin_color',152,126,122), (146064,1840344,0,'wing_color1',255,255,255), (146065,1840344,0,'wing_color2',255,255,255), (146066,1840345,1,'cheek_type',0,5,0), (146067,1840345,1,'chin_type',-18,-34,18), (146068,1840345,1,'ear_type',-17,25,0), (146069,1840345,1,'eye_brow_type',19,-7,21), (146070,1840345,0,'eye_color',20,10,22), (146071,1840345,1,'eye_type',-23,0,0), (146072,1840345,0,'hair_color1',28,242,0), (146073,1840345,0,'hair_face_color',213,216,216), (146074,1840345,0,'hair_face_highlight_color',105,103,97), (146075,1840345,0,'hair_type_color',213,216,216), (146076,1840345,0,'hair_type_highlight_color',105,103,97), (146077,1840345,1,'lip_type',-28,42,10), (146078,1840345,1,'nose_type',28,28,-14), (146079,1840345,0,'skin_color',57,46,44), (146080,1840345,1,'soga_cheek_type',0,19,-7), (146081,1840345,1,'soga_chin_type',0,-28,42), (146082,1840345,1,'soga_ear_type',0,-23,0), (146083,1840345,1,'soga_eye_brow_type',0,-17,25), (146084,1840345,0,'soga_eye_color',229,229,102), (146085,1840345,1,'soga_eye_type',-23,0,0), (146086,1840345,0,'soga_hair_face_color',213,216,216), (146087,1840345,0,'soga_hair_face_highlight_color',105,103,97), (146088,1840345,0,'soga_hair_type_color',213,216,216), (146089,1840345,0,'soga_hair_type_highlight_color',105,103,97), (146090,1840345,1,'soga_lip_type',21,0,5), (146091,1840345,1,'soga_nose_type',10,-18,-34), (146092,1840345,0,'soga_skin_color',57,46,44), (146093,1840345,0,'wing_color1',255,255,255), (146094,1840345,0,'wing_color2',255,255,255), (146095,1840346,1,'cheek_type',51,-12,0), (146096,1840346,1,'chin_type',53,-63,-70), (146097,1840346,1,'ear_type',-87,-43,0), (146098,1840346,1,'eye_brow_type',66,-14,-5), (146099,1840346,0,'eye_color',238,177,255), (146100,1840346,1,'eye_type',32,0,0), (146101,1840346,0,'hair_color1',179,193,81), (146102,1840346,0,'hair_face_color',100,131,153), (146103,1840346,0,'hair_face_highlight_color',213,205,195), (146104,1840346,0,'hair_type_color',100,131,153), (146105,1840346,0,'hair_type_highlight_color',213,205,195), (146106,1840346,1,'lip_type',-10,-68,-26), (146107,1840346,1,'nose_type',48,-77,-63), (146108,1840346,0,'skin_color',134,156,172), (146109,1840346,1,'soga_cheek_type',0,66,-14), (146110,1840346,1,'soga_chin_type',0,-10,-68), (146111,1840346,1,'soga_ear_type',0,32,0), (146112,1840346,1,'soga_eye_brow_type',0,-87,-43), (146113,1840346,0,'soga_eye_color',229,229,102), (146114,1840346,0,'soga_hair_face_color',100,131,153), (146115,1840346,0,'soga_hair_face_highlight_color',213,205,195), (146116,1840346,0,'soga_hair_type_color',100,131,153), (146117,1840346,0,'soga_hair_type_highlight_color',213,205,195), (146118,1840346,1,'soga_lip_type',-5,51,-12), (146119,1840346,1,'soga_nose_type',-26,53,-63), (146120,1840346,0,'soga_skin_color',134,156,172), (146121,1840346,0,'wing_color1',255,255,255), (146122,1840346,0,'wing_color2',255,255,255), (146123,1840347,1,'cheek_type',38,25,0), (146124,1840347,1,'chin_type',-55,93,68), (146125,1840347,1,'ear_type',8,88,0), (146126,1840347,1,'eye_brow_type',-32,-37,38), (146127,1840347,0,'eye_color',105,158,198), (146128,1840347,1,'eye_type',37,0,0), (146129,1840347,0,'hair_color1',23,193,165), (146130,1840347,0,'hair_color2',28,27,50), (146131,1840347,0,'hair_face_color',5,5,1), (146132,1840347,0,'hair_face_highlight_color',5,5,1), (146133,1840347,0,'hair_highlight',33,22,19), (146134,1840347,0,'hair_type_color',5,5,1), (146135,1840347,0,'hair_type_highlight_color',5,5,1), (146136,1840347,1,'lip_type',-10,43,37), (146137,1840347,1,'nose_type',72,23,-63), (146138,1840347,0,'skin_color',168,170,200), (146139,1840347,1,'soga_cheek_type',0,-32,-37), (146140,1840347,1,'soga_chin_type',0,-10,43), (146141,1840347,1,'soga_ear_type',0,37,0), (146142,1840347,1,'soga_eye_brow_type',0,8,88), (146143,1840347,0,'soga_eye_color',229,229,102), (146144,1840347,1,'soga_eye_type',37,0,0), (146145,1840347,0,'soga_hair_color1',33,22,19), (146146,1840347,0,'soga_hair_color2',28,27,50), (146147,1840347,0,'soga_hair_face_color',5,5,1), (146148,1840347,0,'soga_hair_face_highlight_color',5,5,1), (146149,1840347,0,'soga_hair_highlight',33,22,19), (146150,1840347,0,'soga_hair_type_color',5,5,1), (146151,1840347,0,'soga_hair_type_highlight_color',5,5,1), (146152,1840347,1,'soga_lip_type',38,38,25), (146153,1840347,1,'soga_nose_type',37,-55,93), (146154,1840347,0,'soga_skin_color',168,170,200), (146155,1840348,1,'cheek_type',-8,53,0), (146156,1840348,1,'chin_type',-42,72,-3), (146157,1840348,1,'ear_type',51,4,0), (146158,1840348,1,'eye_brow_type',7,-7,-25), (146159,1840348,0,'eye_color',12,16,24), (146160,1840348,1,'eye_type',-63,0,0), (146161,1840348,0,'hair_color1',204,227,39), (146162,1840348,0,'hair_color2',52,50,42), (146163,1840348,0,'hair_face_color',145,168,168), (146164,1840348,0,'hair_face_highlight_color',193,183,168), (146165,1840348,0,'hair_highlight',102,153,147), (146166,1840348,0,'hair_type_color',145,168,168), (146167,1840348,0,'hair_type_highlight_color',193,183,168), (146168,1840348,1,'lip_type',95,-98,90), (146169,1840348,1,'nose_type',0,-52,-29), (146170,1840348,0,'skin_color',122,165,164), (146171,1840348,1,'soga_cheek_type',0,7,-7), (146172,1840348,1,'soga_chin_type',0,95,-98), (146173,1840348,1,'soga_ear_type',0,-63,0), (146174,1840348,1,'soga_eye_brow_type',0,51,4), (146175,1840348,0,'soga_eye_color',229,229,102), (146176,1840348,1,'soga_eye_type',-11,0,0), (146177,1840348,0,'soga_hair_color1',56,22,22), (146178,1840348,0,'soga_hair_color2',52,50,42), (146179,1840348,0,'soga_hair_face_color',145,168,168), (146180,1840348,0,'soga_hair_face_highlight_color',193,183,168), (146181,1840348,0,'soga_hair_highlight',102,153,147), (146182,1840348,0,'soga_hair_type_color',145,168,168), (146183,1840348,0,'soga_hair_type_highlight_color',193,183,168), (146184,1840348,1,'soga_lip_type',-25,-8,53), (146185,1840348,1,'soga_nose_type',90,-42,72), (146186,1840348,0,'soga_skin_color',122,165,164), (146187,1840348,0,'wing_color1',255,255,255), (146188,1840348,0,'wing_color2',255,255,255), (146189,1840349,1,'cheek_type',-28,-8,0), (146190,1840349,1,'chin_type',47,29,-10), (146191,1840349,1,'ear_type',28,26,0), (146192,1840349,1,'eye_brow_type',9,11,17), (146193,1840349,0,'eye_color',243,166,255), (146194,1840349,1,'eye_type',-17,0,0), (146195,1840349,0,'hair_color1',244,249,0), (146196,1840349,0,'hair_face_color',114,135,135), (146197,1840349,0,'hair_face_highlight_color',105,103,97), (146198,1840349,0,'hair_type_color',114,135,135), (146199,1840349,0,'hair_type_highlight_color',105,103,97), (146200,1840349,1,'lip_type',7,17,-2), (146201,1840349,1,'nose_type',-17,-12,-7), (146202,1840349,0,'skin_color',125,118,117), (146203,1840349,1,'soga_cheek_type',0,9,11), (146204,1840349,1,'soga_chin_type',0,7,17), (146205,1840349,1,'soga_ear_type',0,-17,0), (146206,1840349,1,'soga_eye_brow_type',0,28,26), (146207,1840349,0,'soga_eye_color',229,229,102), (146208,1840349,0,'soga_hair_face_color',114,135,135), (146209,1840349,0,'soga_hair_face_highlight_color',105,103,97), (146210,1840349,0,'soga_hair_type_color',114,135,135), (146211,1840349,0,'soga_hair_type_highlight_color',105,103,97), (146212,1840349,1,'soga_lip_type',17,-28,-8), (146213,1840349,1,'soga_nose_type',-2,47,29), (146214,1840349,0,'soga_skin_color',125,118,117), (146215,1840349,0,'wing_color1',255,255,255), (146216,1840349,0,'wing_color2',255,255,255), (146217,1840350,1,'cheek_type',93,-9,0), (146218,1840350,1,'chin_type',-68,78,93), (146219,1840350,1,'ear_type',-2,47,0), (146220,1840350,1,'eye_brow_type',-47,1,57), (146221,1840350,0,'eye_color',61,11,137), (146222,1840350,1,'eye_type',-87,0,0), (146223,1840350,0,'hair_color1',17,199,219), (146224,1840350,0,'hair_color2',56,62,62), (146225,1840350,0,'hair_highlight',255,255,255), (146226,1840350,0,'hair_type_color',244,246,246), (146227,1840350,0,'hair_type_highlight_color',8,25,87), (146228,1840350,1,'lip_type',97,17,98), (146229,1840350,1,'nose_type',-72,17,-57), (146230,1840350,0,'skin_color',149,79,108), (146231,1840350,1,'soga_cheek_type',0,-47,1), (146232,1840350,1,'soga_chin_type',0,97,17), (146233,1840350,1,'soga_ear_type',0,-87,0), (146234,1840350,1,'soga_eye_brow_type',0,-2,47), (146235,1840350,0,'soga_eye_color',229,229,102), (146236,1840350,1,'soga_eye_type',-87,0,0), (146237,1840350,0,'soga_hair_color1',255,255,255), (146238,1840350,0,'soga_hair_color2',56,62,62), (146239,1840350,0,'soga_hair_highlight',255,255,255), (146240,1840350,0,'soga_hair_type_color',244,246,246), (146241,1840350,0,'soga_hair_type_highlight_color',8,25,87), (146242,1840350,1,'soga_lip_type',57,93,-9), (146243,1840350,1,'soga_nose_type',98,-68,78), (146244,1840350,0,'soga_skin_color',149,79,108), (146245,1840350,0,'wing_color1',181,119,3), (146246,1840350,0,'wing_color2',189,76,45), (146247,1840351,1,'cheek_type',-42,12,0), (146248,1840351,1,'chin_type',-18,18,7), (146249,1840351,1,'ear_type',-5,7,0), (146250,1840351,1,'eye_brow_type',12,2,12), (146251,1840351,0,'eye_color',219,109,234), (146252,1840351,1,'eye_type',-32,0,0), (146253,1840351,0,'hair_color1',0,235,0), (146254,1840351,0,'hair_face_color',183,197,197), (146255,1840351,0,'hair_face_highlight_color',105,103,97), (146256,1840351,0,'hair_type_color',183,197,197), (146257,1840351,0,'hair_type_highlight_color',105,103,97), (146258,1840351,1,'lip_type',-17,-26,31), (146259,1840351,1,'nose_type',7,0,-21), (146260,1840351,0,'skin_color',63,119,118), (146261,1840351,1,'soga_cheek_type',0,12,2), (146262,1840351,1,'soga_chin_type',0,-17,-26), (146263,1840351,1,'soga_ear_type',0,-32,0), (146264,1840351,1,'soga_eye_brow_type',0,-5,7), (146265,1840351,0,'soga_eye_color',229,229,102), (146266,1840351,0,'soga_hair_face_color',183,197,197), (146267,1840351,0,'soga_hair_face_highlight_color',105,103,97), (146268,1840351,0,'soga_hair_type_color',183,197,197), (146269,1840351,0,'soga_hair_type_highlight_color',105,103,97), (146270,1840351,1,'soga_lip_type',12,-42,12), (146271,1840351,1,'soga_nose_type',31,-18,18), (146272,1840351,0,'soga_skin_color',63,119,118), (146273,1840351,0,'wing_color1',255,255,255), (146274,1840351,0,'wing_color2',255,255,255), (146275,1840352,1,'cheek_type',-50,31,0), (146276,1840352,1,'chin_type',17,62,-93), (146277,1840352,1,'ear_type',100,-100,0), (146278,1840352,1,'eye_brow_type',57,15,-93), (146279,1840352,0,'eye_color',138,10,10), (146280,1840352,1,'eye_type',74,0,0), (146281,1840352,0,'hair_color1',66,15,156), (146282,1840352,0,'hair_face_color',226,210,39), (146283,1840352,0,'hair_type_color',226,210,39), (146284,1840352,1,'lip_type',-79,62,-89), (146285,1840352,1,'nose_type',-89,66,15), (146286,1840352,0,'skin_color',226,210,39), (146287,1840352,1,'soga_cheek_type',0,57,15), (146288,1840352,1,'soga_chin_type',0,-79,62), (146289,1840352,1,'soga_ear_type',0,74,0), (146290,1840352,1,'soga_eye_brow_type',0,100,-100), (146291,1840352,0,'soga_eye_color',229,229,102), (146292,1840352,1,'soga_eye_type',74,0,0), (146293,1840352,0,'soga_hair_face_color',226,210,39), (146294,1840352,0,'soga_hair_type_color',226,210,39), (146295,1840352,1,'soga_lip_type',-93,-50,31), (146296,1840352,1,'soga_nose_type',-89,17,62), (146297,1840352,0,'soga_skin_color',226,210,39), (146298,1840353,1,'cheek_type',-34,8,0), (146299,1840353,1,'chin_type',-9,0,-3), (146300,1840353,1,'ear_type',-11,1,0), (146301,1840353,1,'eye_brow_type',-2,-14,43), (146302,1840353,0,'eye_color',222,222,202), (146303,1840353,1,'eye_type',-43,0,0), (146304,1840353,0,'hair_color1',22,253,0), (146305,1840353,0,'hair_face_color',244,214,41), (146306,1840353,0,'hair_type_color',244,214,41), (146307,1840353,1,'lip_type',4,0,-7), (146308,1840353,1,'nose_type',-1,22,-3), (146309,1840353,0,'skin_color',45,125,35), (146310,1840353,1,'soga_cheek_type',0,-2,-14), (146311,1840353,1,'soga_chin_type',0,4,0), (146312,1840353,1,'soga_ear_type',0,-43,0), (146313,1840353,1,'soga_eye_brow_type',0,-11,1), (146314,1840353,0,'soga_eye_color',229,229,102), (146315,1840353,1,'soga_eye_type',-43,0,0), (146316,1840353,0,'soga_hair_face_color',244,214,41), (146317,1840353,0,'soga_hair_type_color',244,214,41), (146318,1840353,1,'soga_lip_type',43,-34,8), (146319,1840353,1,'soga_nose_type',-7,-9,0), (146320,1840353,0,'soga_skin_color',45,125,35), (146321,1840353,0,'wing_color1',255,255,255), (146322,1840353,0,'wing_color2',255,255,255), (146323,1840354,0,'eye_color',255,255,255), (146324,1840354,0,'skin_color',255,255,255), (146325,1840354,0,'soga_eye_color',255,0,255), (146326,1840355,0,'eye_color',255,255,255), (146327,1840355,0,'skin_color',255,255,255), (146328,1840355,0,'soga_eye_color',255,0,255), (146329,1840356,1,'cheek_type',-8,53,0), (146330,1840356,1,'chin_type',-42,72,-3), (146331,1840356,1,'ear_type',51,4,0), (146332,1840356,1,'eye_brow_type',7,-7,-25), (146333,1840356,0,'eye_color',12,16,24), (146334,1840356,1,'eye_type',-63,0,0), (146335,1840356,0,'hair_color1',204,227,39), (146336,1840356,0,'hair_color2',121,113,107), (146337,1840356,0,'hair_face_color',145,168,168), (146338,1840356,0,'hair_face_highlight_color',193,183,168), (146339,1840356,0,'hair_highlight',112,123,142), (146340,1840356,0,'hair_type_color',145,168,168), (146341,1840356,0,'hair_type_highlight_color',193,183,168), (146342,1840356,1,'lip_type',95,-98,90), (146343,1840356,1,'nose_type',0,-52,-29), (146344,1840356,0,'skin_color',122,165,164), (146345,1840356,1,'soga_cheek_type',0,7,-7), (146346,1840356,1,'soga_chin_type',0,95,-98), (146347,1840356,1,'soga_ear_type',0,-63,0), (146348,1840356,1,'soga_eye_brow_type',0,51,4), (146349,1840356,0,'soga_eye_color',229,229,102), (146350,1840356,1,'soga_eye_type',-63,0,0), (146351,1840356,0,'soga_hair_color1',114,112,142), (146352,1840356,0,'soga_hair_color2',121,113,107), (146353,1840356,0,'soga_hair_face_color',145,168,168), (146354,1840356,0,'soga_hair_face_highlight_color',193,183,168), (146355,1840356,0,'soga_hair_highlight',112,123,142), (146356,1840356,0,'soga_hair_type_color',145,168,168), (146357,1840356,0,'soga_hair_type_highlight_color',193,183,168), (146358,1840356,1,'soga_lip_type',-25,-8,53), (146359,1840356,1,'soga_nose_type',90,-42,72), (146360,1840356,0,'soga_skin_color',122,165,164), (146361,1840356,0,'wing_color1',255,255,255), (146362,1840356,0,'wing_color2',255,255,255), (146363,1840357,1,'cheek_type',94,22,0), (146364,1840357,1,'chin_type',26,-47,68), (146365,1840357,1,'ear_type',-46,-31,0), (146366,1840357,1,'eye_brow_type',74,-48,87), (146367,1840357,0,'eye_color',201,137,255), (146368,1840357,1,'eye_type',-71,0,0), (146369,1840357,0,'hair_color1',175,37,8), (146370,1840357,0,'hair_color2',60,71,71), (146371,1840357,0,'hair_face_color',244,246,246), (146372,1840357,0,'hair_face_highlight_color',86,68,133), (146373,1840357,0,'hair_highlight',152,46,102), (146374,1840357,0,'hair_type_color',244,246,246), (146375,1840357,0,'hair_type_highlight_color',86,68,133), (146376,1840357,1,'lip_type',-98,90,-65), (146377,1840357,1,'nose_type',-44,-81,37), (146378,1840357,0,'skin_color',123,166,165), (146379,1840357,1,'soga_cheek_type',0,74,-48), (146380,1840357,1,'soga_chin_type',0,-98,90), (146381,1840357,1,'soga_ear_type',0,-71,0), (146382,1840357,1,'soga_eye_brow_type',0,-46,-31), (146383,1840357,0,'soga_eye_color',229,229,102), (146384,1840357,1,'soga_eye_type',-71,0,0), (146385,1840357,0,'soga_hair_color1',161,165,168), (146386,1840357,0,'soga_hair_color2',60,71,71), (146387,1840357,0,'soga_hair_face_color',244,246,246), (146388,1840357,0,'soga_hair_face_highlight_color',86,68,133), (146389,1840357,0,'soga_hair_highlight',152,46,102), (146390,1840357,0,'soga_hair_type_color',244,246,246), (146391,1840357,0,'soga_hair_type_highlight_color',86,68,133), (146392,1840357,1,'soga_lip_type',87,94,22), (146393,1840357,1,'soga_nose_type',-65,26,-47), (146394,1840357,0,'soga_skin_color',123,166,165), (146395,1840357,0,'wing_color1',255,255,255), (146396,1840357,0,'wing_color2',255,255,255), (146397,1840358,1,'cheek_type',-7,0,0), (146398,1840358,1,'chin_type',-17,21,7), (146399,1840358,1,'ear_type',-11,19,0), (146400,1840358,1,'eye_brow_type',10,0,-34), (146401,1840358,0,'eye_color',9,4,10), (146402,1840358,1,'eye_type',-21,0,0), (146403,1840358,0,'hair_color1',236,0,0), (146404,1840358,0,'hair_face_color',145,168,176), (146405,1840358,0,'hair_face_highlight_color',155,150,106), (146406,1840358,0,'hair_type_color',145,168,176), (146407,1840358,0,'hair_type_highlight_color',155,150,106), (146408,1840358,1,'lip_type',25,47,2), (146409,1840358,1,'nose_type',0,-20,0), (146410,1840358,0,'skin_color',15,64,69), (146411,1840358,1,'soga_cheek_type',0,10,0), (146412,1840358,1,'soga_chin_type',0,25,47), (146413,1840358,1,'soga_ear_type',0,-21,0), (146414,1840358,1,'soga_eye_brow_type',0,-11,19), (146415,1840358,0,'soga_eye_color',229,229,102), (146416,1840358,1,'soga_eye_type',-21,0,0), (146417,1840358,0,'soga_hair_face_color',145,168,176), (146418,1840358,0,'soga_hair_face_highlight_color',155,150,106), (146419,1840358,0,'soga_hair_type_color',145,168,176), (146420,1840358,0,'soga_hair_type_highlight_color',155,150,106), (146421,1840358,1,'soga_lip_type',-34,-7,0), (146422,1840358,1,'soga_nose_type',2,-17,21), (146423,1840358,0,'soga_skin_color',15,64,69), (146424,1840358,0,'wing_color1',255,255,255), (146425,1840358,0,'wing_color2',255,255,255), (146426,1840359,1,'cheek_type',3,-31,0), (146427,1840359,1,'chin_type',28,-4,2), (146428,1840359,1,'ear_type',20,17,0), (146429,1840359,1,'eye_brow_type',-31,28,0), (146430,1840359,0,'eye_color',40,23,58), (146431,1840359,1,'eye_type',-26,0,0), (146432,1840359,0,'hair_color1',28,237,0), (146433,1840359,0,'hair_face_color',138,129,138), (146434,1840359,0,'hair_face_highlight_color',105,103,97), (146435,1840359,0,'hair_type_color',138,129,138), (146436,1840359,0,'hair_type_highlight_color',105,103,97), (146437,1840359,1,'lip_type',-7,23,-42), (146438,1840359,1,'nose_type',-12,28,-19), (146439,1840359,0,'skin_color',48,79,99), (146440,1840359,1,'soga_cheek_type',0,-31,28), (146441,1840359,1,'soga_chin_type',0,-7,23), (146442,1840359,1,'soga_ear_type',0,-26,0), (146443,1840359,1,'soga_eye_brow_type',0,20,17), (146444,1840359,0,'soga_eye_color',229,229,102), (146445,1840359,0,'soga_hair_face_color',138,129,138), (146446,1840359,0,'soga_hair_face_highlight_color',105,103,97), (146447,1840359,0,'soga_hair_type_color',138,129,138), (146448,1840359,0,'soga_hair_type_highlight_color',105,103,97), (146449,1840359,1,'soga_lip_type',0,3,-31), (146450,1840359,1,'soga_nose_type',-42,28,-4), (146451,1840359,0,'soga_skin_color',48,79,99), (146452,1840359,0,'wing_color1',255,255,255), (146453,1840359,0,'wing_color2',255,255,255), (146454,1840360,1,'cheek_type',-7,68,0), (146455,1840360,1,'chin_type',-81,28,39), (146456,1840360,1,'ear_type',-11,-93,0), (146457,1840360,1,'eye_brow_type',22,-68,-62), (146458,1840360,0,'eye_color',111,57,138), (146459,1840360,1,'eye_type',88,0,0), (146460,1840360,0,'hair_color1',249,192,37), (146461,1840360,0,'hair_face_color',6,3,1), (146462,1840360,0,'hair_face_highlight_color',7,1,1), (146463,1840360,0,'hair_type_color',6,3,1), (146464,1840360,0,'hair_type_highlight_color',7,1,1), (146465,1840360,1,'lip_type',79,8,12), (146466,1840360,1,'nose_type',-81,-7,-64), (146467,1840360,0,'skin_color',117,133,154), (146468,1840360,1,'soga_cheek_type',0,22,-68), (146469,1840360,1,'soga_chin_type',0,79,8), (146470,1840360,1,'soga_ear_type',0,88,0), (146471,1840360,1,'soga_eye_brow_type',0,-11,-93), (146472,1840360,0,'soga_eye_color',229,229,102), (146473,1840360,0,'soga_hair_face_color',6,3,1), (146474,1840360,0,'soga_hair_face_highlight_color',7,1,1), (146475,1840360,0,'soga_hair_type_color',6,3,1), (146476,1840360,0,'soga_hair_type_highlight_color',7,1,1), (146477,1840360,1,'soga_lip_type',-62,-7,68), (146478,1840360,1,'soga_nose_type',12,-81,28), (146479,1840360,0,'soga_skin_color',117,133,154), (146480,1840360,0,'wing_color1',255,255,255), (146481,1840360,0,'wing_color2',255,255,255), (146482,1840361,1,'cheek_type',28,20,0), (146483,1840361,1,'chin_type',0,4,1), (146484,1840361,1,'ear_type',25,28,0), (146485,1840361,1,'eye_brow_type',25,-25,12), (146486,1840361,0,'eye_color',203,186,255), (146487,1840361,1,'eye_type',9,0,0), (146488,1840361,0,'hair_color1',244,253,0), (146489,1840361,0,'hair_face_color',122,132,132), (146490,1840361,0,'hair_face_highlight_color',105,103,97), (146491,1840361,0,'hair_type_color',122,132,132), (146492,1840361,0,'hair_type_highlight_color',105,103,97), (146493,1840361,1,'lip_type',10,-5,0), (146494,1840361,1,'nose_type',-4,-12,-3), (146495,1840361,0,'skin_color',173,142,181), (146496,1840361,1,'soga_cheek_type',0,25,-25), (146497,1840361,1,'soga_chin_type',0,10,-5), (146498,1840361,1,'soga_ear_type',0,9,0), (146499,1840361,1,'soga_eye_brow_type',0,25,28), (146500,1840361,0,'soga_eye_color',229,229,102), (146501,1840361,0,'soga_hair_face_color',122,132,132), (146502,1840361,0,'soga_hair_face_highlight_color',105,103,97), (146503,1840361,0,'soga_hair_type_color',122,132,132), (146504,1840361,0,'soga_hair_type_highlight_color',105,103,97), (146505,1840361,1,'soga_lip_type',12,28,20), (146506,1840361,1,'soga_nose_type',0,0,4), (146507,1840361,0,'soga_skin_color',173,142,181), (146508,1840361,0,'wing_color1',255,255,255), (146509,1840361,0,'wing_color2',255,255,255), (146510,1840362,1,'cheek_type',88,87,0), (146511,1840362,1,'chin_type',-64,0,45), (146512,1840362,1,'ear_type',2,37,0), (146513,1840362,1,'eye_brow_type',8,-77,34), (146514,1840362,0,'eye_color',212,172,255), (146515,1840362,1,'eye_type',-35,0,0), (146516,1840362,0,'hair_color1',17,239,48), (146517,1840362,0,'hair_color2',95,79,92), (146518,1840362,0,'hair_face_color',107,131,144), (146519,1840362,0,'hair_face_highlight_color',96,84,129), (146520,1840362,0,'hair_highlight',160,156,172), (146521,1840362,0,'hair_type_color',107,131,144), (146522,1840362,0,'hair_type_highlight_color',96,84,129), (146523,1840362,1,'lip_type',41,-25,-20), (146524,1840362,1,'nose_type',53,17,-17), (146525,1840362,0,'skin_color',167,200,207), (146526,1840362,1,'soga_cheek_type',0,8,-77), (146527,1840362,1,'soga_chin_type',0,41,-25), (146528,1840362,1,'soga_ear_type',0,-35,0), (146529,1840362,1,'soga_eye_brow_type',0,2,37), (146530,1840362,0,'soga_eye_color',229,229,102), (146531,1840362,1,'soga_eye_type',-87,0,0), (146532,1840362,0,'soga_hair_color1',93,64,120), (146533,1840362,0,'soga_hair_color2',95,79,92), (146534,1840362,0,'soga_hair_face_color',107,131,144), (146535,1840362,0,'soga_hair_face_highlight_color',96,84,129), (146536,1840362,0,'soga_hair_highlight',160,156,172), (146537,1840362,0,'soga_hair_type_color',107,131,144), (146538,1840362,0,'soga_hair_type_highlight_color',96,84,129), (146539,1840362,1,'soga_lip_type',34,88,87), (146540,1840362,1,'soga_nose_type',-20,-64,0), (146541,1840362,0,'soga_skin_color',167,200,207), (146542,1840362,0,'wing_color1',255,255,255), (146543,1840362,0,'wing_color2',255,255,255), (146544,1840363,1,'cheek_type',87,34,0), (146545,1840363,1,'chin_type',62,-95,25), (146546,1840363,1,'ear_type',44,-64,0), (146547,1840363,1,'eye_brow_type',-77,58,98), (146548,1840363,0,'eye_color',28,33,54), (146549,1840363,1,'eye_type',-31,0,0), (146550,1840363,0,'hair_color1',244,186,78), (146551,1840363,0,'hair_face_color',105,144,167), (146552,1840363,0,'hair_face_highlight_color',6,3,1), (146553,1840363,0,'hair_type_color',105,144,167), (146554,1840363,0,'hair_type_highlight_color',6,3,1), (146555,1840363,1,'lip_type',88,22,85), (146556,1840363,1,'nose_type',82,-12,-70), (146557,1840363,0,'skin_color',120,163,162), (146558,1840363,1,'soga_cheek_type',0,-77,58), (146559,1840363,1,'soga_chin_type',0,88,22), (146560,1840363,1,'soga_ear_type',0,-31,0), (146561,1840363,1,'soga_eye_brow_type',0,44,-64), (146562,1840363,0,'soga_eye_color',229,229,102), (146563,1840363,0,'soga_hair_face_color',105,144,167), (146564,1840363,0,'soga_hair_face_highlight_color',6,3,1), (146565,1840363,0,'soga_hair_type_color',105,144,167), (146566,1840363,0,'soga_hair_type_highlight_color',6,3,1), (146567,1840363,1,'soga_lip_type',98,87,34), (146568,1840363,1,'soga_nose_type',85,62,-95), (146569,1840363,0,'soga_skin_color',120,163,162), (146570,1840363,0,'wing_color1',255,255,255), (146571,1840363,0,'wing_color2',255,255,255), (146572,1840364,1,'cheek_type',3,-31,0), (146573,1840364,1,'chin_type',28,-4,2), (146574,1840364,1,'ear_type',20,17,0), (146575,1840364,1,'eye_brow_type',-31,28,0), (146576,1840364,0,'eye_color',40,23,58), (146577,1840364,1,'eye_type',-26,0,0), (146578,1840364,0,'hair_color1',28,237,0), (146579,1840364,0,'hair_face_color',138,129,138), (146580,1840364,0,'hair_face_highlight_color',105,103,97), (146581,1840364,0,'hair_type_color',138,129,138), (146582,1840364,0,'hair_type_highlight_color',105,103,97), (146583,1840364,1,'lip_type',-7,23,-42), (146584,1840364,1,'nose_type',-12,28,-19), (146585,1840364,0,'skin_color',48,79,99), (146586,1840364,1,'soga_cheek_type',0,-31,28), (146587,1840364,1,'soga_chin_type',0,-7,23), (146588,1840364,1,'soga_ear_type',0,-26,0), (146589,1840364,1,'soga_eye_brow_type',0,20,17), (146590,1840364,0,'soga_eye_color',229,229,102), (146591,1840364,0,'soga_hair_face_color',138,129,138), (146592,1840364,0,'soga_hair_face_highlight_color',105,103,97), (146593,1840364,0,'soga_hair_type_color',138,129,138), (146594,1840364,0,'soga_hair_type_highlight_color',105,103,97), (146595,1840364,1,'soga_lip_type',0,3,-31), (146596,1840364,1,'soga_nose_type',-42,28,-4), (146597,1840364,0,'soga_skin_color',48,79,99), (146598,1840364,0,'wing_color1',255,255,255), (146599,1840364,0,'wing_color2',255,255,255), (146600,1840365,1,'cheek_type',0,-18,0), (146601,1840365,1,'chin_type',-11,9,19), (146602,1840365,1,'ear_type',-28,-25,0), (146603,1840365,1,'eye_brow_type',2,46,-17), (146604,1840365,0,'eye_color',225,129,255), (146605,1840365,1,'eye_type',-34,0,0), (146606,1840365,0,'hair_color1',0,8,0), (146607,1840365,0,'hair_face_color',170,145,174), (146608,1840365,0,'hair_face_highlight_color',105,103,97), (146609,1840365,0,'hair_type_color',170,145,174), (146610,1840365,0,'hair_type_highlight_color',105,103,97), (146611,1840365,1,'lip_type',4,14,25), (146612,1840365,1,'nose_type',-23,0,8), (146613,1840365,1,'soga_cheek_type',0,2,46), (146614,1840365,1,'soga_chin_type',0,4,14), (146615,1840365,1,'soga_ear_type',0,-34,0), (146616,1840365,1,'soga_eye_brow_type',0,-28,-25), (146617,1840365,0,'soga_eye_color',229,229,102), (146618,1840365,1,'soga_eye_type',-34,0,0), (146619,1840365,0,'soga_hair_face_color',170,145,174), (146620,1840365,0,'soga_hair_face_highlight_color',105,103,97), (146621,1840365,0,'soga_hair_type_color',170,145,174), (146622,1840365,0,'soga_hair_type_highlight_color',105,103,97), (146623,1840365,1,'soga_lip_type',-17,0,-18), (146624,1840365,1,'soga_nose_type',25,-11,9), (146625,1840365,0,'wing_color1',255,255,255), (146626,1840365,0,'wing_color2',255,255,255), (146627,1840366,1,'cheek_type',3,-31,0), (146628,1840366,1,'chin_type',28,-4,2), (146629,1840366,1,'ear_type',20,17,0), (146630,1840366,1,'eye_brow_type',-31,28,0), (146631,1840366,0,'eye_color',40,23,58), (146632,1840366,1,'eye_type',-26,0,0), (146633,1840366,0,'hair_color1',28,237,0), (146634,1840366,0,'hair_face_color',138,129,138), (146635,1840366,0,'hair_face_highlight_color',105,103,97), (146636,1840366,0,'hair_type_color',138,129,138), (146637,1840366,0,'hair_type_highlight_color',105,103,97), (146638,1840366,1,'lip_type',-7,23,-42), (146639,1840366,1,'nose_type',-12,28,-19), (146640,1840366,0,'skin_color',48,79,99), (146641,1840366,1,'soga_cheek_type',0,-31,28), (146642,1840366,1,'soga_chin_type',0,-7,23), (146643,1840366,1,'soga_ear_type',0,-26,0), (146644,1840366,1,'soga_eye_brow_type',0,20,17), (146645,1840366,0,'soga_eye_color',229,229,102), (146646,1840366,0,'soga_hair_face_color',138,129,138), (146647,1840366,0,'soga_hair_face_highlight_color',105,103,97), (146648,1840366,0,'soga_hair_type_color',138,129,138), (146649,1840366,0,'soga_hair_type_highlight_color',105,103,97), (146650,1840366,1,'soga_lip_type',0,3,-31), (146651,1840366,1,'soga_nose_type',-42,28,-4), (146652,1840366,0,'soga_skin_color',48,79,99), (146653,1840366,0,'wing_color1',255,255,255), (146654,1840366,0,'wing_color2',255,255,255), (146655,1840367,1,'cheek_type',14,-93,0), (146656,1840367,1,'chin_type',-18,-18,-4), (146657,1840367,1,'ear_type',64,-78,0), (146658,1840367,1,'eye_brow_type',-68,100,100), (146659,1840367,0,'eye_color',246,188,255), (146660,1840367,1,'eye_type',-56,0,0), (146661,1840367,0,'hair_color1',17,51,195), (146662,1840367,0,'hair_color2',28,27,50), (146663,1840367,0,'hair_face_color',5,5,1), (146664,1840367,0,'hair_face_highlight_color',61,61,75), (146665,1840367,0,'hair_highlight',43,36,70), (146666,1840367,0,'hair_type_color',5,5,1), (146667,1840367,0,'hair_type_highlight_color',61,61,75), (146668,1840367,1,'lip_type',-52,14,29), (146669,1840367,1,'nose_type',22,17,51), (146670,1840367,0,'skin_color',43,81,85), (146671,1840367,1,'soga_cheek_type',0,-68,100), (146672,1840367,1,'soga_chin_type',0,-52,14), (146673,1840367,1,'soga_ear_type',0,-56,0), (146674,1840367,1,'soga_eye_brow_type',0,64,-78), (146675,1840367,0,'soga_eye_color',229,229,102), (146676,1840367,1,'soga_eye_type',-56,0,0), (146677,1840367,0,'soga_hair_color1',33,22,19), (146678,1840367,0,'soga_hair_color2',28,27,50), (146679,1840367,0,'soga_hair_face_color',5,5,1), (146680,1840367,0,'soga_hair_face_highlight_color',61,61,75), (146681,1840367,0,'soga_hair_highlight',43,36,70), (146682,1840367,0,'soga_hair_type_color',5,5,1), (146683,1840367,0,'soga_hair_type_highlight_color',61,61,75), (146684,1840367,1,'soga_lip_type',100,14,-93), (146685,1840367,1,'soga_nose_type',29,-18,-18), (146686,1840367,0,'soga_skin_color',43,81,85), (146687,1840368,1,'cheek_type',8,-10,0), (146688,1840368,1,'chin_type',7,1,-14), (146689,1840368,1,'ear_type',-19,3,0), (146690,1840368,1,'eye_brow_type',-25,-32,-1), (146691,1840368,0,'eye_color',108,53,114), (146692,1840368,1,'eye_type',8,0,0), (146693,1840368,0,'hair_color1',7,213,0), (146694,1840368,0,'hair_face_color',202,174,203), (146695,1840368,0,'hair_face_highlight_color',105,103,97), (146696,1840368,0,'hair_type_color',202,174,203), (146697,1840368,0,'hair_type_highlight_color',105,103,97), (146698,1840368,1,'lip_type',-45,12,38), (146699,1840368,1,'nose_type',-7,7,-43), (146700,1840368,0,'skin_color',37,75,89), (146701,1840368,1,'soga_cheek_type',0,-25,-32), (146702,1840368,1,'soga_chin_type',0,-45,12), (146703,1840368,1,'soga_ear_type',0,8,0), (146704,1840368,1,'soga_eye_brow_type',0,-19,3), (146705,1840368,0,'soga_eye_color',229,229,102), (146706,1840368,0,'soga_hair_face_color',202,174,203), (146707,1840368,0,'soga_hair_face_highlight_color',105,103,97), (146708,1840368,0,'soga_hair_type_color',202,174,203), (146709,1840368,0,'soga_hair_type_highlight_color',105,103,97), (146710,1840368,1,'soga_lip_type',-1,8,-10), (146711,1840368,1,'soga_nose_type',38,7,1), (146712,1840368,0,'soga_skin_color',37,75,89), (146713,1840368,0,'wing_color1',255,255,255), (146714,1840368,0,'wing_color2',255,255,255), (146715,1840369,1,'cheek_type',40,-28,0), (146716,1840369,1,'chin_type',-18,3,-14), (146717,1840369,1,'ear_type',-25,28,0), (146718,1840369,1,'eye_brow_type',21,11,-23), (146719,1840369,0,'eye_color',36,21,50), (146720,1840369,1,'eye_type',-7,0,0), (146721,1840369,0,'hair_color1',11,3,0), (146722,1840369,0,'hair_face_color',253,242,253), (146723,1840369,0,'hair_face_highlight_color',155,150,106), (146724,1840369,0,'hair_type_color',253,242,253), (146725,1840369,0,'hair_type_highlight_color',155,150,106), (146726,1840369,1,'lip_type',25,25,22), (146727,1840369,1,'nose_type',28,11,3), (146728,1840369,0,'skin_color',205,176,219), (146729,1840369,1,'soga_cheek_type',0,21,11), (146730,1840369,1,'soga_chin_type',0,25,25), (146731,1840369,1,'soga_ear_type',0,-7,0), (146732,1840369,1,'soga_eye_brow_type',0,-25,28), (146733,1840369,0,'soga_eye_color',229,229,102), (146734,1840369,1,'soga_eye_type',-7,0,0), (146735,1840369,0,'soga_hair_face_color',253,242,253), (146736,1840369,0,'soga_hair_face_highlight_color',155,150,106), (146737,1840369,0,'soga_hair_type_color',253,242,253), (146738,1840369,0,'soga_hair_type_highlight_color',155,150,106), (146739,1840369,1,'soga_lip_type',-23,40,-28), (146740,1840369,1,'soga_nose_type',22,-18,3), (146741,1840369,0,'soga_skin_color',205,176,219), (146742,1840369,0,'wing_color1',255,255,255), (146743,1840369,0,'wing_color2',255,255,255), (146744,1840370,1,'cheek_type',3,-31,0), (146745,1840370,1,'chin_type',28,-4,2), (146746,1840370,1,'ear_type',20,17,0), (146747,1840370,1,'eye_brow_type',-31,28,0), (146748,1840370,0,'eye_color',40,23,58), (146749,1840370,1,'eye_type',-26,0,0), (146750,1840370,0,'hair_color1',28,237,0), (146751,1840370,0,'hair_face_color',138,129,138), (146752,1840370,0,'hair_face_highlight_color',105,103,97), (146753,1840370,0,'hair_type_color',138,129,138), (146754,1840370,0,'hair_type_highlight_color',105,103,97), (146755,1840370,1,'lip_type',-7,23,-42), (146756,1840370,1,'nose_type',-12,28,-19), (146757,1840370,0,'skin_color',48,79,99), (146758,1840370,1,'soga_cheek_type',0,-31,28), (146759,1840370,1,'soga_chin_type',0,-7,23), (146760,1840370,1,'soga_ear_type',0,-26,0), (146761,1840370,1,'soga_eye_brow_type',0,20,17), (146762,1840370,0,'soga_eye_color',229,229,102), (146763,1840370,0,'soga_hair_face_color',138,129,138), (146764,1840370,0,'soga_hair_face_highlight_color',105,103,97), (146765,1840370,0,'soga_hair_type_color',138,129,138), (146766,1840370,0,'soga_hair_type_highlight_color',105,103,97), (146767,1840370,1,'soga_lip_type',0,3,-31), (146768,1840370,1,'soga_nose_type',-42,28,-4), (146769,1840370,0,'soga_skin_color',48,79,99), (146770,1840370,0,'wing_color1',255,255,255), (146771,1840370,0,'wing_color2',255,255,255), (146772,1840371,1,'cheek_type',25,-10,0), (146773,1840371,1,'chin_type',-1,0,12), (146774,1840371,1,'ear_type',9,-21,0), (146775,1840371,1,'eye_brow_type',0,20,7), (146776,1840371,0,'eye_color',243,167,255), (146777,1840371,1,'eye_type',-2,0,0), (146778,1840371,0,'hair_color1',17,31,0), (146779,1840371,0,'hair_face_color',141,120,147), (146780,1840371,0,'hair_face_highlight_color',105,103,97), (146781,1840371,0,'hair_type_color',141,120,147), (146782,1840371,0,'hair_type_highlight_color',105,103,97), (146783,1840371,1,'lip_type',25,-17,10), (146784,1840371,1,'nose_type',-9,17,31), (146785,1840371,0,'skin_color',58,99,111), (146786,1840371,1,'soga_cheek_type',0,0,20), (146787,1840371,1,'soga_chin_type',0,25,-17), (146788,1840371,1,'soga_ear_type',0,-2,0), (146789,1840371,1,'soga_eye_brow_type',0,9,-21), (146790,1840371,0,'soga_eye_color',229,229,102), (146791,1840371,0,'soga_hair_face_color',141,120,147), (146792,1840371,0,'soga_hair_face_highlight_color',105,103,97), (146793,1840371,0,'soga_hair_type_color',141,120,147), (146794,1840371,0,'soga_hair_type_highlight_color',105,103,97), (146795,1840371,1,'soga_lip_type',7,25,-10), (146796,1840371,1,'soga_nose_type',10,-1,0), (146797,1840371,0,'soga_skin_color',58,99,111), (146798,1840371,0,'wing_color1',255,255,255), (146799,1840371,0,'wing_color2',255,255,255), (146800,1840372,1,'cheek_type',25,-64,0), (146801,1840372,1,'chin_type',-63,87,75), (146802,1840372,1,'ear_type',81,-81,0), (146803,1840372,1,'eye_brow_type',41,37,31), (146804,1840372,0,'eye_color',230,116,250), (146805,1840372,1,'eye_type',-12,0,0), (146806,1840372,0,'hair_color1',239,51,238), (146807,1840372,0,'hair_face_color',102,133,150), (146808,1840372,0,'hair_face_highlight_color',100,131,153), (146809,1840372,0,'hair_type_color',102,133,150), (146810,1840372,0,'hair_type_highlight_color',100,131,153), (146811,1840372,1,'lip_type',64,-84,-72), (146812,1840372,1,'nose_type',-75,-17,51), (146813,1840372,0,'skin_color',130,173,172), (146814,1840372,1,'soga_cheek_type',0,41,37), (146815,1840372,1,'soga_chin_type',0,64,-84), (146816,1840372,1,'soga_ear_type',0,-12,0), (146817,1840372,1,'soga_eye_brow_type',0,81,-81), (146818,1840372,0,'soga_eye_color',229,229,102), (146819,1840372,0,'soga_hair_face_color',102,133,150), (146820,1840372,0,'soga_hair_face_highlight_color',100,131,153), (146821,1840372,0,'soga_hair_type_color',102,133,150), (146822,1840372,0,'soga_hair_type_highlight_color',100,131,153), (146823,1840372,1,'soga_lip_type',31,25,-64), (146824,1840372,1,'soga_nose_type',-72,-63,87), (146825,1840372,0,'soga_skin_color',130,173,172), (146826,1840372,0,'wing_color1',255,255,255), (146827,1840372,0,'wing_color2',255,255,255), (146828,1840373,1,'cheek_type',25,-10,0), (146829,1840373,1,'chin_type',-1,0,12), (146830,1840373,1,'ear_type',9,-21,0), (146831,1840373,1,'eye_brow_type',0,20,7), (146832,1840373,0,'eye_color',243,167,255), (146833,1840373,1,'eye_type',-2,0,0), (146834,1840373,0,'hair_color1',17,31,0), (146835,1840373,0,'hair_face_color',141,120,147), (146836,1840373,0,'hair_face_highlight_color',105,103,97), (146837,1840373,0,'hair_type_color',141,120,147), (146838,1840373,0,'hair_type_highlight_color',105,103,97), (146839,1840373,1,'lip_type',25,-17,10), (146840,1840373,1,'nose_type',-9,17,31), (146841,1840373,0,'skin_color',58,99,111), (146842,1840373,1,'soga_cheek_type',0,0,20), (146843,1840373,1,'soga_chin_type',0,25,-17), (146844,1840373,1,'soga_ear_type',0,-2,0), (146845,1840373,1,'soga_eye_brow_type',0,9,-21), (146846,1840373,0,'soga_eye_color',229,229,102), (146847,1840373,0,'soga_hair_face_color',141,120,147), (146848,1840373,0,'soga_hair_face_highlight_color',105,103,97), (146849,1840373,0,'soga_hair_type_color',141,120,147), (146850,1840373,0,'soga_hair_type_highlight_color',105,103,97), (146851,1840373,1,'soga_lip_type',7,25,-10), (146852,1840373,1,'soga_nose_type',10,-1,0), (146853,1840373,0,'soga_skin_color',58,99,111), (146854,1840373,0,'wing_color1',255,255,255), (146855,1840373,0,'wing_color2',255,255,255), (146856,1840374,1,'cheek_type',-5,-14,0), (146857,1840374,1,'chin_type',-81,64,61), (146858,1840374,1,'ear_type',82,12,0), (146859,1840374,1,'eye_brow_type',10,-3,-78), (146860,1840374,0,'eye_color',209,180,255), (146861,1840374,1,'eye_type',65,0,0), (146862,1840374,0,'hair_color1',192,225,169), (146863,1840374,0,'hair_color2',95,79,92), (146864,1840374,0,'hair_face_color',110,158,181), (146865,1840374,0,'hair_face_highlight_color',61,61,75), (146866,1840374,0,'hair_highlight',43,36,70), (146867,1840374,0,'hair_type_color',110,158,181), (146868,1840374,0,'hair_type_highlight_color',61,61,75), (146869,1840374,1,'lip_type',-25,-97,-18), (146870,1840374,1,'nose_type',-85,-64,-31), (146871,1840374,0,'skin_color',114,145,154), (146872,1840374,1,'soga_cheek_type',0,10,-3), (146873,1840374,1,'soga_chin_type',0,-25,-97), (146874,1840374,1,'soga_ear_type',0,65,0), (146875,1840374,1,'soga_eye_brow_type',0,82,12), (146876,1840374,0,'soga_eye_color',229,229,102), (146877,1840374,1,'soga_eye_type',65,0,0), (146878,1840374,0,'soga_hair_color1',93,64,120), (146879,1840374,0,'soga_hair_color2',95,79,92), (146880,1840374,0,'soga_hair_face_color',110,158,181), (146881,1840374,0,'soga_hair_face_highlight_color',61,61,75), (146882,1840374,0,'soga_hair_highlight',43,36,70), (146883,1840374,0,'soga_hair_type_color',110,158,181), (146884,1840374,0,'soga_hair_type_highlight_color',61,61,75), (146885,1840374,1,'soga_lip_type',-78,-5,-14), (146886,1840374,1,'soga_nose_type',-18,-81,64), (146887,1840374,0,'soga_skin_color',114,145,154), (146888,1840374,0,'wing_color1',255,255,255), (146889,1840374,0,'wing_color2',255,255,255), (146890,1840375,1,'cheek_type',9,17,0), (146891,1840375,1,'chin_type',-19,48,-40), (146892,1840375,1,'ear_type',69,88,0), (146893,1840375,1,'eye_brow_type',-95,45,5), (146894,1840375,0,'eye_color',194,237,247), (146895,1840375,1,'eye_type',-68,0,0), (146896,1840375,0,'hair_color1',247,70,11), (146897,1840375,0,'hair_color2',28,27,50), (146898,1840375,0,'hair_face_color',5,5,1), (146899,1840375,0,'hair_face_highlight_color',7,1,1), (146900,1840375,0,'hair_highlight',56,22,22), (146901,1840375,0,'hair_type_color',5,5,1), (146902,1840375,0,'hair_type_highlight_color',7,1,1), (146903,1840375,1,'lip_type',43,-19,-12), (146904,1840375,1,'nose_type',-68,-9,70), (146905,1840375,0,'skin_color',60,76,97), (146906,1840375,1,'soga_cheek_type',0,-95,45), (146907,1840375,1,'soga_chin_type',0,43,-19), (146908,1840375,1,'soga_ear_type',0,-68,0), (146909,1840375,1,'soga_eye_brow_type',0,69,88), (146910,1840375,0,'soga_eye_color',229,229,102), (146911,1840375,1,'soga_eye_type',-68,0,0), (146912,1840375,0,'soga_hair_color1',33,22,19), (146913,1840375,0,'soga_hair_color2',28,27,50), (146914,1840375,0,'soga_hair_face_color',5,5,1), (146915,1840375,0,'soga_hair_face_highlight_color',7,1,1), (146916,1840375,0,'soga_hair_highlight',56,22,22), (146917,1840375,0,'soga_hair_type_color',5,5,1), (146918,1840375,0,'soga_hair_type_highlight_color',7,1,1), (146919,1840375,1,'soga_lip_type',5,9,17), (146920,1840375,1,'soga_nose_type',-12,-19,48), (146921,1840375,0,'soga_skin_color',60,76,97), (146922,1840376,1,'cheek_type',-62,64,0), (146923,1840376,1,'chin_type',91,62,0), (146924,1840376,1,'ear_type',-76,78,0), (146925,1840376,1,'eye_brow_type',40,-61,96), (146926,1840376,0,'eye_color',118,129,225), (146927,1840376,1,'eye_type',19,0,0), (146928,1840376,0,'hair_color1',208,96,52), (146929,1840376,0,'hair_face_color',100,131,153), (146930,1840376,0,'hair_face_highlight_color',5,4,1), (146931,1840376,0,'hair_type_color',100,131,153), (146932,1840376,0,'hair_type_highlight_color',5,4,1), (146933,1840376,1,'lip_type',66,84,-11), (146934,1840376,1,'nose_type',-87,-48,96), (146935,1840376,0,'skin_color',159,202,201), (146936,1840376,1,'soga_cheek_type',0,40,-61), (146937,1840376,1,'soga_chin_type',0,66,84), (146938,1840376,1,'soga_ear_type',0,19,0), (146939,1840376,1,'soga_eye_brow_type',0,-76,78), (146940,1840376,0,'soga_eye_color',229,229,102), (146941,1840376,0,'soga_hair_face_color',100,131,153), (146942,1840376,0,'soga_hair_face_highlight_color',5,4,1), (146943,1840376,0,'soga_hair_type_color',100,131,153), (146944,1840376,0,'soga_hair_type_highlight_color',5,4,1), (146945,1840376,1,'soga_lip_type',96,-62,64), (146946,1840376,1,'soga_nose_type',-11,91,62), (146947,1840376,0,'soga_skin_color',159,202,201), (146948,1840376,0,'wing_color1',255,255,255), (146949,1840376,0,'wing_color2',255,255,255), (146950,1840377,1,'cheek_type',50,-50,0), (146951,1840377,1,'chin_type',-22,-31,42), (146952,1840377,1,'ear_type',31,72,0), (146953,1840377,1,'eye_brow_type',59,-7,-25), (146954,1840377,0,'eye_color',227,117,255), (146955,1840377,1,'eye_type',-62,0,0), (146956,1840377,0,'hair_color1',169,9,32), (146957,1840377,0,'hair_face_color',200,186,172), (146958,1840377,0,'hair_face_highlight_color',7,1,1), (146959,1840377,0,'hair_type_color',200,186,172), (146960,1840377,0,'hair_type_highlight_color',7,1,1), (146961,1840377,1,'lip_type',-87,42,-28), (146962,1840377,1,'nose_type',32,-87,9), (146963,1840377,0,'skin_color',149,148,179), (146964,1840377,1,'soga_cheek_type',0,59,-7), (146965,1840377,1,'soga_chin_type',0,-87,42), (146966,1840377,1,'soga_ear_type',0,-62,0), (146967,1840377,1,'soga_eye_brow_type',0,31,72), (146968,1840377,0,'soga_eye_color',229,229,102), (146969,1840377,0,'soga_hair_face_color',200,186,172), (146970,1840377,0,'soga_hair_face_highlight_color',7,1,1), (146971,1840377,0,'soga_hair_type_color',200,186,172), (146972,1840377,0,'soga_hair_type_highlight_color',7,1,1), (146973,1840377,1,'soga_lip_type',-25,50,-50), (146974,1840377,1,'soga_nose_type',-28,-22,-31), (146975,1840377,0,'soga_skin_color',149,148,179), (146976,1840377,0,'wing_color1',255,255,255), (146977,1840377,0,'wing_color2',255,255,255), (146978,1840378,1,'cheek_type',78,37,0), (146979,1840378,1,'chin_type',-15,-91,12), (146980,1840378,1,'ear_type',58,-25,0), (146981,1840378,1,'eye_brow_type',-84,93,5), (146982,1840378,0,'eye_color',233,164,255), (146983,1840378,1,'eye_type',62,0,0), (146984,1840378,0,'hair_color1',70,81,168), (146985,1840378,0,'hair_color2',121,113,107), (146986,1840378,0,'hair_face_color',145,168,168), (146987,1840378,0,'hair_face_highlight_color',93,77,125), (146988,1840378,0,'hair_highlight',96,63,188), (146989,1840378,0,'hair_type_color',145,168,168), (146990,1840378,0,'hair_type_highlight_color',93,77,125), (146991,1840378,1,'lip_type',56,-1,-63), (146992,1840378,1,'nose_type',-11,70,81), (146993,1840378,0,'skin_color',197,191,224), (146994,1840378,1,'soga_cheek_type',0,-84,93), (146995,1840378,1,'soga_chin_type',0,56,-1), (146996,1840378,1,'soga_ear_type',0,62,0), (146997,1840378,1,'soga_eye_brow_type',0,58,-25), (146998,1840378,0,'soga_eye_color',229,229,102), (146999,1840378,1,'soga_eye_type',62,0,0), (147000,1840378,0,'soga_hair_color1',114,112,142), (147001,1840378,0,'soga_hair_color2',121,113,107), (147002,1840378,0,'soga_hair_face_color',145,168,168), (147003,1840378,0,'soga_hair_face_highlight_color',93,77,125), (147004,1840378,0,'soga_hair_highlight',96,63,188), (147005,1840378,0,'soga_hair_type_color',145,168,168), (147006,1840378,0,'soga_hair_type_highlight_color',93,77,125), (147007,1840378,1,'soga_lip_type',5,78,37), (147008,1840378,1,'soga_nose_type',-63,-15,-91), (147009,1840378,0,'soga_skin_color',197,191,224), (147010,1840379,1,'cheek_type',25,-64,0), (147011,1840379,1,'chin_type',-63,87,75), (147012,1840379,1,'ear_type',81,-81,0), (147013,1840379,1,'eye_brow_type',41,37,31), (147014,1840379,0,'eye_color',230,116,250), (147015,1840379,1,'eye_type',-12,0,0), (147016,1840379,0,'hair_color1',239,51,238), (147017,1840379,0,'hair_color2',88,95,109), (147018,1840379,0,'hair_face_color',102,133,150), (147019,1840379,0,'hair_face_highlight_color',100,131,153), (147020,1840379,0,'hair_highlight',98,135,156), (147021,1840379,0,'hair_type_color',102,133,150), (147022,1840379,0,'hair_type_highlight_color',100,131,153), (147023,1840379,1,'lip_type',64,-84,-72), (147024,1840379,1,'nose_type',-75,-17,51), (147025,1840379,0,'skin_color',130,173,172), (147026,1840379,1,'soga_cheek_type',0,41,37), (147027,1840379,1,'soga_chin_type',0,64,-84), (147028,1840379,1,'soga_ear_type',0,-12,0), (147029,1840379,1,'soga_eye_brow_type',0,81,-81), (147030,1840379,0,'soga_eye_color',229,229,102), (147031,1840379,1,'soga_eye_type',-12,0,0), (147032,1840379,0,'soga_hair_color1',98,135,156), (147033,1840379,0,'soga_hair_color2',88,95,109), (147034,1840379,0,'soga_hair_face_color',102,133,150), (147035,1840379,0,'soga_hair_face_highlight_color',100,131,153), (147036,1840379,0,'soga_hair_highlight',98,135,156), (147037,1840379,0,'soga_hair_type_color',102,133,150), (147038,1840379,0,'soga_hair_type_highlight_color',100,131,153), (147039,1840379,1,'soga_lip_type',31,25,-64), (147040,1840379,1,'soga_nose_type',-72,-63,87), (147041,1840379,0,'soga_skin_color',130,173,172), (147042,1840379,0,'wing_color1',255,255,255), (147043,1840379,0,'wing_color2',255,255,255), (147044,1840380,1,'cheek_type',11,-19,0), (147045,1840380,1,'chin_type',8,4,-3), (147046,1840380,1,'ear_type',1,4,0), (147047,1840380,1,'eye_brow_type',22,0,26), (147048,1840380,0,'eye_color',42,55,80), (147049,1840380,1,'eye_type',-18,0,0), (147050,1840380,0,'hair_color1',28,231,0), (147051,1840380,0,'hair_face_color',133,126,133), (147052,1840380,0,'hair_face_highlight_color',105,103,97), (147053,1840380,0,'hair_type_color',133,126,133), (147054,1840380,0,'hair_type_highlight_color',105,103,97), (147055,1840380,1,'lip_type',45,1,-28), (147056,1840380,1,'nose_type',-3,28,-25), (147057,1840380,0,'skin_color',123,116,158), (147058,1840380,1,'soga_cheek_type',0,22,0), (147059,1840380,1,'soga_chin_type',0,45,1), (147060,1840380,1,'soga_ear_type',0,-18,0), (147061,1840380,1,'soga_eye_brow_type',0,1,4), (147062,1840380,0,'soga_eye_color',229,229,102), (147063,1840380,1,'soga_eye_type',19,0,0), (147064,1840380,0,'soga_hair_face_color',133,126,133), (147065,1840380,0,'soga_hair_face_highlight_color',105,103,97), (147066,1840380,0,'soga_hair_type_color',133,126,133), (147067,1840380,0,'soga_hair_type_highlight_color',105,103,97), (147068,1840380,1,'soga_lip_type',26,11,-19), (147069,1840380,1,'soga_nose_type',-28,8,4), (147070,1840380,0,'soga_skin_color',123,116,158), (147071,1840380,0,'wing_color1',255,255,255), (147072,1840380,0,'wing_color2',255,255,255), (147073,1840381,1,'cheek_type',-91,42,0), (147074,1840381,1,'chin_type',-98,-52,11), (147075,1840381,1,'ear_type',46,84,0), (147076,1840381,1,'eye_brow_type',-1,-96,69), (147077,1840381,0,'eye_color',3,1,2), (147078,1840381,1,'eye_type',-32,0,0), (147079,1840381,0,'hair_color1',161,98,55), (147080,1840381,0,'hair_color2',28,27,50), (147081,1840381,0,'hair_face_color',5,5,1), (147082,1840381,0,'hair_face_highlight_color',230,226,221), (147083,1840381,0,'hair_highlight',161,165,168), (147084,1840381,0,'hair_type_color',5,5,1), (147085,1840381,0,'hair_type_highlight_color',230,226,221), (147086,1840381,1,'lip_type',-75,29,-62), (147087,1840381,1,'nose_type',-69,-95,98), (147088,1840381,0,'skin_color',190,194,223), (147089,1840381,1,'soga_cheek_type',0,-1,-96), (147090,1840381,1,'soga_chin_type',0,-75,29), (147091,1840381,1,'soga_ear_type',0,-32,0), (147092,1840381,1,'soga_eye_brow_type',0,46,84), (147093,1840381,0,'soga_eye_color',229,229,102), (147094,1840381,1,'soga_eye_type',-32,0,0), (147095,1840381,0,'soga_hair_color1',33,22,19), (147096,1840381,0,'soga_hair_color2',28,27,50), (147097,1840381,0,'soga_hair_face_color',5,5,1), (147098,1840381,0,'soga_hair_face_highlight_color',230,226,221), (147099,1840381,0,'soga_hair_highlight',161,165,168), (147100,1840381,0,'soga_hair_type_color',5,5,1), (147101,1840381,0,'soga_hair_type_highlight_color',230,226,221), (147102,1840381,1,'soga_lip_type',69,-91,42), (147103,1840381,1,'soga_nose_type',-62,-98,-52), (147104,1840381,0,'soga_skin_color',190,194,223), (147105,1840382,1,'cheek_type',-1,-25,0), (147106,1840382,1,'chin_type',-9,19,-26), (147107,1840382,1,'ear_type',-42,-25,0), (147108,1840382,1,'eye_brow_type',17,-4,3), (147109,1840382,0,'eye_color',246,188,255), (147110,1840382,1,'eye_type',-28,0,0), (147111,1840382,0,'hair_color1',8,28,0), (147112,1840382,0,'hair_face_color',165,182,182), (147113,1840382,0,'hair_face_highlight_color',155,150,106), (147114,1840382,0,'hair_type_color',165,182,182), (147115,1840382,0,'hair_type_highlight_color',155,150,106), (147116,1840382,1,'lip_type',4,0,40), (147117,1840382,1,'nose_type',-28,8,28), (147118,1840382,0,'skin_color',124,180,179), (147119,1840382,1,'soga_cheek_type',0,17,-4), (147120,1840382,1,'soga_chin_type',0,4,0), (147121,1840382,1,'soga_ear_type',0,-28,0), (147122,1840382,1,'soga_eye_brow_type',0,-42,-25), (147123,1840382,0,'soga_eye_color',229,229,102), (147124,1840382,1,'soga_eye_type',-28,0,0), (147125,1840382,0,'soga_hair_face_color',165,182,182), (147126,1840382,0,'soga_hair_face_highlight_color',155,150,106), (147127,1840382,0,'soga_hair_type_color',165,182,182), (147128,1840382,0,'soga_hair_type_highlight_color',155,150,106), (147129,1840382,1,'soga_lip_type',3,-1,-25), (147130,1840382,1,'soga_nose_type',40,-9,19), (147131,1840382,0,'soga_skin_color',124,180,179), (147132,1840382,0,'wing_color1',255,255,255), (147133,1840382,0,'wing_color2',255,255,255), (147134,1840383,1,'cheek_type',-26,1,0), (147135,1840383,1,'chin_type',-28,-19,0), (147136,1840383,1,'ear_type',0,-21,0), (147137,1840383,1,'eye_brow_type',18,1,19), (147138,1840383,0,'eye_color',174,194,253), (147139,1840383,1,'eye_type',-17,0,0), (147140,1840383,0,'hair_color1',23,4,0), (147141,1840383,0,'hair_face_color',120,132,146), (147142,1840383,0,'hair_face_highlight_color',155,150,106), (147143,1840383,0,'hair_type_color',120,132,146), (147144,1840383,0,'hair_type_highlight_color',155,150,106), (147145,1840383,1,'lip_type',2,23,-1), (147146,1840383,1,'nose_type',-3,23,4), (147147,1840383,0,'skin_color',121,81,86), (147148,1840383,1,'soga_cheek_type',0,18,1), (147149,1840383,1,'soga_chin_type',0,2,23), (147150,1840383,1,'soga_ear_type',0,-17,0), (147151,1840383,1,'soga_eye_brow_type',0,0,-21), (147152,1840383,0,'soga_eye_color',229,229,102), (147153,1840383,1,'soga_eye_type',-17,0,0), (147154,1840383,0,'soga_hair_face_color',120,132,146), (147155,1840383,0,'soga_hair_face_highlight_color',155,150,106), (147156,1840383,0,'soga_hair_type_color',120,132,146), (147157,1840383,0,'soga_hair_type_highlight_color',155,150,106), (147158,1840383,1,'soga_lip_type',19,-26,1), (147159,1840383,1,'soga_nose_type',-1,-28,-19), (147160,1840383,0,'soga_skin_color',121,81,86), (147161,1840383,0,'wing_color1',255,255,255), (147162,1840383,0,'wing_color2',255,255,255), (147163,1840384,1,'cheek_type',-1,0,0), (147164,1840384,1,'chin_type',-12,0,-10), (147165,1840384,1,'ear_type',3,-19,0), (147166,1840384,1,'eye_brow_type',-18,31,-1), (147167,1840384,0,'eye_color',115,76,184), (147168,1840384,0,'hair_color1',2,28,0), (147169,1840384,0,'hair_face_color',177,151,177), (147170,1840384,0,'hair_face_highlight_color',155,150,106), (147171,1840384,0,'hair_type_color',177,151,177), (147172,1840384,0,'hair_type_highlight_color',155,150,106), (147173,1840384,1,'lip_type',21,2,-12), (147174,1840384,1,'nose_type',7,2,28), (147175,1840384,0,'skin_color',116,90,86), (147176,1840384,1,'soga_cheek_type',0,-18,31), (147177,1840384,1,'soga_chin_type',0,21,2), (147178,1840384,1,'soga_ear_type',3,-19,0), (147179,1840384,1,'soga_eye_brow_type',0,3,-19), (147180,1840384,0,'soga_eye_color',229,229,102), (147181,1840384,0,'soga_hair_face_color',177,151,177), (147182,1840384,0,'soga_hair_face_highlight_color',155,150,106), (147183,1840384,0,'soga_hair_type_color',177,151,177), (147184,1840384,0,'soga_hair_type_highlight_color',155,150,106), (147185,1840384,1,'soga_lip_type',-1,-1,0), (147186,1840384,1,'soga_nose_type',-12,-12,0), (147187,1840384,0,'soga_skin_color',116,90,86), (147188,1840384,0,'wing_color1',255,255,255), (147189,1840384,0,'wing_color2',255,255,255), (147190,1840385,1,'cheek_type',7,34,0), (147191,1840385,1,'chin_type',0,-7,-32), (147192,1840385,1,'ear_type',-7,-29,0), (147193,1840385,1,'eye_brow_type',46,0,18), (147194,1840385,0,'eye_color',18,16,32), (147195,1840385,1,'eye_type',-45,0,0), (147196,1840385,0,'hair_color1',2,28,0), (147197,1840385,0,'hair_face_color',215,252,252), (147198,1840385,0,'hair_face_highlight_color',155,150,106), (147199,1840385,0,'hair_type_color',215,252,252), (147200,1840385,0,'hair_type_highlight_color',155,150,106), (147201,1840385,1,'lip_type',-10,-19,-46), (147202,1840385,1,'nose_type',14,2,28), (147203,1840385,0,'skin_color',174,170,170), (147204,1840385,1,'soga_cheek_type',0,46,0), (147205,1840385,1,'soga_chin_type',0,-10,-19), (147206,1840385,1,'soga_ear_type',0,-45,0), (147207,1840385,1,'soga_eye_brow_type',0,-7,-29), (147208,1840385,0,'soga_eye_color',229,229,102), (147209,1840385,0,'soga_hair_face_color',215,252,252), (147210,1840385,0,'soga_hair_face_highlight_color',155,150,106), (147211,1840385,0,'soga_hair_type_color',215,252,252), (147212,1840385,0,'soga_hair_type_highlight_color',155,150,106), (147213,1840385,1,'soga_lip_type',18,7,34), (147214,1840385,1,'soga_nose_type',-46,0,-7), (147215,1840385,0,'soga_skin_color',174,170,170), (147216,1840385,0,'wing_color1',255,255,255), (147217,1840385,0,'wing_color2',255,255,255), (147218,1840386,1,'cheek_type',0,-7,0), (147219,1840386,1,'chin_type',7,-17,-7), (147220,1840386,1,'ear_type',-2,-40,0), (147221,1840386,1,'eye_brow_type',35,10,12), (147222,1840386,0,'eye_color',173,87,190), (147223,1840386,1,'eye_type',-26,0,0), (147224,1840386,0,'hair_color1',247,17,0), (147225,1840386,0,'hair_face_color',165,137,164), (147226,1840386,0,'hair_face_highlight_color',155,150,106), (147227,1840386,0,'hair_type_color',165,137,164), (147228,1840386,0,'hair_type_highlight_color',155,150,106), (147229,1840386,1,'lip_type',-28,-25,-8), (147230,1840386,1,'nose_type',18,-9,17), (147231,1840386,0,'skin_color',179,179,179), (147232,1840386,1,'soga_cheek_type',0,35,10), (147233,1840386,1,'soga_chin_type',0,-28,-25), (147234,1840386,1,'soga_ear_type',0,-26,0), (147235,1840386,1,'soga_eye_brow_type',0,-2,-40), (147236,1840386,0,'soga_eye_color',229,229,102), (147237,1840386,1,'soga_eye_type',-26,0,0), (147238,1840386,0,'soga_hair_face_color',165,137,164), (147239,1840386,0,'soga_hair_face_highlight_color',155,150,106), (147240,1840386,0,'soga_hair_type_color',165,137,164), (147241,1840386,0,'soga_hair_type_highlight_color',155,150,106), (147242,1840386,1,'soga_lip_type',12,0,-7), (147243,1840386,1,'soga_nose_type',-8,7,-17), (147244,1840386,0,'soga_skin_color',179,179,179), (147245,1840386,0,'wing_color1',255,255,255), (147246,1840386,0,'wing_color2',255,255,255), (147247,1840387,1,'cheek_type',-8,53,0), (147248,1840387,1,'chin_type',-42,72,-3), (147249,1840387,1,'ear_type',51,4,0), (147250,1840387,1,'eye_brow_type',7,-7,-25), (147251,1840387,0,'eye_color',12,16,24), (147252,1840387,1,'eye_type',-63,0,0), (147253,1840387,0,'hair_color1',204,227,39), (147254,1840387,0,'hair_color2',95,79,92), (147255,1840387,0,'hair_face_color',145,168,168), (147256,1840387,0,'hair_face_highlight_color',193,183,168), (147257,1840387,0,'hair_highlight',160,156,172), (147258,1840387,0,'hair_type_color',145,168,168), (147259,1840387,0,'hair_type_highlight_color',193,183,168), (147260,1840387,1,'lip_type',95,-98,90), (147261,1840387,1,'nose_type',0,-52,-29), (147262,1840387,0,'skin_color',122,165,164), (147263,1840387,1,'soga_cheek_type',0,7,-7), (147264,1840387,1,'soga_chin_type',0,95,-98), (147265,1840387,1,'soga_ear_type',0,-63,0), (147266,1840387,1,'soga_eye_brow_type',0,51,4), (147267,1840387,0,'soga_eye_color',229,229,102), (147268,1840387,1,'soga_eye_type',-87,0,0), (147269,1840387,0,'soga_hair_color1',93,64,120), (147270,1840387,0,'soga_hair_color2',95,79,92), (147271,1840387,0,'soga_hair_face_color',145,168,168), (147272,1840387,0,'soga_hair_face_highlight_color',193,183,168), (147273,1840387,0,'soga_hair_highlight',160,156,172), (147274,1840387,0,'soga_hair_type_color',145,168,168), (147275,1840387,0,'soga_hair_type_highlight_color',193,183,168), (147276,1840387,1,'soga_lip_type',-25,-8,53), (147277,1840387,1,'soga_nose_type',90,-42,72), (147278,1840387,0,'soga_skin_color',122,165,164), (147279,1840387,0,'wing_color1',255,255,255), (147280,1840387,0,'wing_color2',255,255,255), (147281,1840388,1,'cheek_type',-7,0,0), (147282,1840388,1,'chin_type',-17,21,7), (147283,1840388,1,'ear_type',-11,19,0), (147284,1840388,1,'eye_brow_type',10,0,-34), (147285,1840388,0,'eye_color',9,4,10), (147286,1840388,1,'eye_type',-21,0,0), (147287,1840388,0,'hair_color1',236,0,0), (147288,1840388,0,'hair_face_color',145,168,176), (147289,1840388,0,'hair_face_highlight_color',155,150,106), (147290,1840388,0,'hair_type_color',145,168,176), (147291,1840388,0,'hair_type_highlight_color',155,150,106), (147292,1840388,1,'lip_type',25,47,2), (147293,1840388,1,'nose_type',0,-20,0), (147294,1840388,0,'skin_color',15,64,69), (147295,1840388,1,'soga_cheek_type',0,10,0), (147296,1840388,1,'soga_chin_type',0,25,47), (147297,1840388,1,'soga_ear_type',0,-21,0), (147298,1840388,1,'soga_eye_brow_type',0,-11,19), (147299,1840388,0,'soga_eye_color',229,229,102), (147300,1840388,1,'soga_eye_type',-21,0,0), (147301,1840388,0,'soga_hair_face_color',145,168,176), (147302,1840388,0,'soga_hair_face_highlight_color',155,150,106), (147303,1840388,0,'soga_hair_type_color',145,168,176), (147304,1840388,0,'soga_hair_type_highlight_color',155,150,106), (147305,1840388,1,'soga_lip_type',-34,-7,0), (147306,1840388,1,'soga_nose_type',2,-17,21), (147307,1840388,0,'soga_skin_color',15,64,69), (147308,1840388,0,'wing_color1',255,255,255), (147309,1840388,0,'wing_color2',255,255,255), (147310,1840389,1,'cheek_type',-5,-14,0), (147311,1840389,1,'chin_type',-81,64,61), (147312,1840389,1,'ear_type',82,12,0), (147313,1840389,1,'eye_brow_type',10,-3,-78), (147314,1840389,0,'eye_color',209,180,255), (147315,1840389,1,'eye_type',65,0,0), (147316,1840389,0,'hair_color1',192,225,169), (147317,1840389,0,'hair_face_color',110,158,181), (147318,1840389,0,'hair_face_highlight_color',61,61,75), (147319,1840389,0,'hair_type_color',110,158,181), (147320,1840389,0,'hair_type_highlight_color',61,61,75), (147321,1840389,1,'lip_type',-25,-97,-18), (147322,1840389,1,'nose_type',-85,-64,-31), (147323,1840389,0,'skin_color',114,145,154), (147324,1840389,1,'soga_cheek_type',0,10,-3), (147325,1840389,1,'soga_chin_type',0,-25,-97), (147326,1840389,1,'soga_ear_type',0,65,0), (147327,1840389,1,'soga_eye_brow_type',0,82,12), (147328,1840389,0,'soga_eye_color',229,229,102), (147329,1840389,0,'soga_hair_face_color',110,158,181), (147330,1840389,0,'soga_hair_face_highlight_color',61,61,75), (147331,1840389,0,'soga_hair_type_color',110,158,181), (147332,1840389,0,'soga_hair_type_highlight_color',61,61,75), (147333,1840389,1,'soga_lip_type',-78,-5,-14), (147334,1840389,1,'soga_nose_type',-18,-81,64), (147335,1840389,0,'soga_skin_color',114,145,154), (147336,1840389,0,'wing_color1',255,255,255), (147337,1840389,0,'wing_color2',255,255,255), (147338,1840390,1,'cheek_type',-8,53,0), (147339,1840390,1,'chin_type',-42,72,-3), (147340,1840390,1,'ear_type',51,4,0), (147341,1840390,1,'eye_brow_type',7,-7,-25), (147342,1840390,0,'eye_color',12,16,24), (147343,1840390,1,'eye_type',-63,0,0), (147344,1840390,0,'hair_color1',204,227,39), (147345,1840390,0,'hair_face_color',145,168,168), (147346,1840390,0,'hair_face_highlight_color',193,183,168), (147347,1840390,0,'hair_type_color',145,168,168), (147348,1840390,0,'hair_type_highlight_color',193,183,168), (147349,1840390,1,'lip_type',95,-98,90), (147350,1840390,1,'nose_type',0,-52,-29), (147351,1840390,0,'skin_color',122,165,164), (147352,1840390,1,'soga_cheek_type',0,7,-7), (147353,1840390,1,'soga_chin_type',0,95,-98), (147354,1840390,1,'soga_ear_type',0,-63,0), (147355,1840390,1,'soga_eye_brow_type',0,51,4), (147356,1840390,0,'soga_eye_color',229,229,102), (147357,1840390,0,'soga_hair_face_color',145,168,168), (147358,1840390,0,'soga_hair_face_highlight_color',193,183,168), (147359,1840390,0,'soga_hair_type_color',145,168,168), (147360,1840390,0,'soga_hair_type_highlight_color',193,183,168), (147361,1840390,1,'soga_lip_type',-25,-8,53), (147362,1840390,1,'soga_nose_type',90,-42,72), (147363,1840390,0,'soga_skin_color',122,165,164), (147364,1840390,0,'wing_color1',255,255,255), (147365,1840390,0,'wing_color2',255,255,255), (147366,1840391,1,'cheek_type',8,-10,0), (147367,1840391,1,'chin_type',7,1,-14), (147368,1840391,1,'ear_type',-19,3,0), (147369,1840391,1,'eye_brow_type',-25,-32,-1), (147370,1840391,0,'eye_color',108,53,114), (147371,1840391,1,'eye_type',8,0,0), (147372,1840391,0,'hair_color1',7,213,0), (147373,1840391,0,'hair_face_color',202,174,203), (147374,1840391,0,'hair_face_highlight_color',105,103,97), (147375,1840391,0,'hair_type_color',202,174,203), (147376,1840391,0,'hair_type_highlight_color',105,103,97), (147377,1840391,1,'lip_type',-45,12,38), (147378,1840391,1,'nose_type',-7,7,-43), (147379,1840391,0,'skin_color',37,75,89), (147380,1840391,1,'soga_cheek_type',0,-25,-32), (147381,1840391,1,'soga_chin_type',0,-45,12), (147382,1840391,1,'soga_ear_type',0,8,0), (147383,1840391,1,'soga_eye_brow_type',0,-19,3), (147384,1840391,0,'soga_eye_color',229,229,102), (147385,1840391,0,'soga_hair_face_color',202,174,203), (147386,1840391,0,'soga_hair_face_highlight_color',105,103,97), (147387,1840391,0,'soga_hair_type_color',202,174,203), (147388,1840391,0,'soga_hair_type_highlight_color',105,103,97), (147389,1840391,1,'soga_lip_type',-1,8,-10), (147390,1840391,1,'soga_nose_type',38,7,1), (147391,1840391,0,'soga_skin_color',37,75,89), (147392,1840391,0,'wing_color1',255,255,255), (147393,1840391,0,'wing_color2',255,255,255), (147394,1840392,1,'cheek_type',-2,37,0), (147395,1840392,1,'chin_type',4,0,-17), (147396,1840392,1,'ear_type',-17,0,0), (147397,1840392,1,'eye_brow_type',-4,-43,-25), (147398,1840392,0,'eye_color',32,22,52), (147399,1840392,1,'eye_type',26,0,0), (147400,1840392,0,'hair_color1',227,4,0), (147401,1840392,0,'hair_face_color',135,125,134), (147402,1840392,0,'hair_face_highlight_color',105,103,97), (147403,1840392,0,'hair_type_color',135,125,134), (147404,1840392,0,'hair_type_highlight_color',105,103,97), (147405,1840392,1,'lip_type',-20,12,17), (147406,1840392,1,'nose_type',3,-29,4), (147407,1840392,0,'skin_color',21,77,76), (147408,1840392,1,'soga_cheek_type',0,-4,-43), (147409,1840392,1,'soga_chin_type',0,-20,12), (147410,1840392,1,'soga_ear_type',0,26,0), (147411,1840392,1,'soga_eye_brow_type',0,-17,0), (147412,1840392,0,'soga_eye_color',229,229,102), (147413,1840392,0,'soga_hair_face_color',135,125,134), (147414,1840392,0,'soga_hair_face_highlight_color',105,103,97), (147415,1840392,0,'soga_hair_type_color',135,125,134), (147416,1840392,0,'soga_hair_type_highlight_color',105,103,97), (147417,1840392,1,'soga_lip_type',-25,-2,37), (147418,1840392,1,'soga_nose_type',17,4,0), (147419,1840392,0,'soga_skin_color',21,77,76), (147420,1840392,0,'wing_color1',255,255,255), (147421,1840392,0,'wing_color2',255,255,255), (147422,1840393,1,'cheek_type',2,-3,0), (147423,1840393,1,'chin_type',-12,34,17), (147424,1840393,1,'ear_type',28,0,0), (147425,1840393,1,'eye_brow_type',-29,0,-17), (147426,1840393,0,'eye_color',209,180,255), (147427,1840393,1,'eye_type',-26,0,0), (147428,1840393,0,'hair_color1',0,254,0), (147429,1840393,0,'hair_face_color',169,169,169), (147430,1840393,0,'hair_face_highlight_color',105,103,97), (147431,1840393,0,'hair_type_color',169,169,169), (147432,1840393,0,'hair_type_highlight_color',105,103,97), (147433,1840393,1,'lip_type',31,25,-22), (147434,1840393,1,'nose_type',2,0,-2), (147435,1840393,0,'skin_color',118,131,165), (147436,1840393,1,'soga_cheek_type',0,-29,0), (147437,1840393,1,'soga_chin_type',0,31,25), (147438,1840393,1,'soga_ear_type',0,-26,0), (147439,1840393,1,'soga_eye_brow_type',0,28,0), (147440,1840393,0,'soga_eye_color',229,229,102), (147441,1840393,0,'soga_hair_face_color',169,169,169), (147442,1840393,0,'soga_hair_face_highlight_color',105,103,97), (147443,1840393,0,'soga_hair_type_color',169,169,169), (147444,1840393,0,'soga_hair_type_highlight_color',105,103,97), (147445,1840393,1,'soga_lip_type',-17,2,-3), (147446,1840393,1,'soga_nose_type',-22,-12,34), (147447,1840393,0,'soga_skin_color',118,131,165), (147448,1840393,0,'wing_color1',255,255,255), (147449,1840393,0,'wing_color2',255,255,255), (147450,1840394,1,'cheek_type',-20,65,0), (147451,1840394,1,'chin_type',-5,87,3), (147452,1840394,1,'ear_type',63,11,0), (147453,1840394,1,'eye_brow_type',-45,52,98), (147454,1840394,0,'eye_color',234,119,255), (147455,1840394,1,'eye_type',-47,0,0), (147456,1840394,0,'hair_color1',191,239,228), (147457,1840394,0,'hair_face_color',244,246,246), (147458,1840394,0,'hair_face_highlight_color',6,3,1), (147459,1840394,0,'hair_type_color',244,246,246), (147460,1840394,0,'hair_type_highlight_color',6,3,1), (147461,1840394,1,'lip_type',-42,-75,14), (147462,1840394,1,'nose_type',29,-65,-17), (147463,1840394,0,'skin_color',155,139,173), (147464,1840394,1,'soga_cheek_type',0,-45,52), (147465,1840394,1,'soga_chin_type',0,-42,-75), (147466,1840394,1,'soga_ear_type',0,-47,0), (147467,1840394,1,'soga_eye_brow_type',0,63,11), (147468,1840394,0,'soga_eye_color',229,229,102), (147469,1840394,0,'soga_hair_face_color',244,246,246), (147470,1840394,0,'soga_hair_face_highlight_color',6,3,1), (147471,1840394,0,'soga_hair_type_color',244,246,246), (147472,1840394,0,'soga_hair_type_highlight_color',6,3,1), (147473,1840394,1,'soga_lip_type',98,-20,65), (147474,1840394,1,'soga_nose_type',14,-5,87), (147475,1840394,0,'soga_skin_color',155,139,173), (147476,1840394,0,'wing_color1',255,255,255), (147477,1840394,0,'wing_color2',255,255,255), (147478,1840395,1,'cheek_type',-28,56,0), (147479,1840395,1,'chin_type',85,-57,-2), (147480,1840395,1,'ear_type',91,50,0), (147481,1840395,1,'eye_brow_type',-10,-34,75), (147482,1840395,0,'eye_color',21,29,43), (147483,1840395,1,'eye_type',85,0,0), (147484,1840395,0,'hair_color1',194,230,228), (147485,1840395,0,'hair_face_color',244,244,246), (147486,1840395,0,'hair_face_highlight_color',86,68,133), (147487,1840395,0,'hair_type_color',244,244,246), (147488,1840395,0,'hair_type_highlight_color',86,68,133), (147489,1840395,1,'lip_type',-78,-82,-38), (147490,1840395,1,'nose_type',11,-62,-26), (147491,1840395,0,'skin_color',106,149,148), (147492,1840395,1,'soga_cheek_type',0,-10,-34), (147493,1840395,1,'soga_chin_type',0,-78,-82), (147494,1840395,1,'soga_ear_type',0,85,0), (147495,1840395,1,'soga_eye_brow_type',0,91,50), (147496,1840395,0,'soga_eye_color',229,229,102), (147497,1840395,0,'soga_hair_face_color',244,244,246), (147498,1840395,0,'soga_hair_face_highlight_color',86,68,133), (147499,1840395,0,'soga_hair_type_color',244,244,246), (147500,1840395,0,'soga_hair_type_highlight_color',86,68,133), (147501,1840395,1,'soga_lip_type',75,-28,56), (147502,1840395,1,'soga_nose_type',-38,85,-57), (147503,1840395,0,'soga_skin_color',106,149,148), (147504,1840395,0,'wing_color1',255,255,255), (147505,1840395,0,'wing_color2',255,255,255), (147506,1840396,1,'cheek_type',94,22,0), (147507,1840396,1,'chin_type',26,-47,68), (147508,1840396,1,'ear_type',-46,-31,0), (147509,1840396,1,'eye_brow_type',74,-48,87), (147510,1840396,0,'eye_color',201,137,255), (147511,1840396,1,'eye_type',-71,0,0), (147512,1840396,0,'hair_color1',175,37,8), (147513,1840396,0,'hair_face_color',244,246,246), (147514,1840396,0,'hair_face_highlight_color',86,68,133), (147515,1840396,0,'hair_type_color',244,246,246), (147516,1840396,0,'hair_type_highlight_color',86,68,133), (147517,1840396,1,'lip_type',-98,90,-65), (147518,1840396,1,'nose_type',-44,-81,37), (147519,1840396,0,'skin_color',123,166,165), (147520,1840396,1,'soga_cheek_type',0,74,-48), (147521,1840396,1,'soga_chin_type',0,-98,90), (147522,1840396,1,'soga_ear_type',0,-71,0), (147523,1840396,1,'soga_eye_brow_type',0,-46,-31), (147524,1840396,0,'soga_eye_color',229,229,102), (147525,1840396,0,'soga_hair_face_color',244,246,246), (147526,1840396,0,'soga_hair_face_highlight_color',86,68,133), (147527,1840396,0,'soga_hair_type_color',244,246,246), (147528,1840396,0,'soga_hair_type_highlight_color',86,68,133), (147529,1840396,1,'soga_lip_type',87,94,22), (147530,1840396,1,'soga_nose_type',-65,26,-47), (147531,1840396,0,'soga_skin_color',123,166,165), (147532,1840396,0,'wing_color1',255,255,255), (147533,1840396,0,'wing_color2',255,255,255), (147534,1840397,1,'cheek_type',100,-100,0), (147535,1840397,1,'chin_type',-100,100,100), (147536,1840397,1,'ear_type',25,9,0), (147537,1840397,1,'eye_brow_type',100,100,100), (147538,1840397,0,'eye_color',118,14,183), (147539,1840397,1,'eye_type',100,0,0), (147540,1840397,0,'hair_color1',239,255,28), (147541,1840397,0,'hair_face_color',171,60,32), (147542,1840397,0,'hair_face_highlight_color',216,192,37), (147543,1840397,0,'hair_type_color',171,60,32), (147544,1840397,0,'hair_type_highlight_color',216,192,37), (147545,1840397,1,'lip_type',100,50,-68), (147546,1840397,1,'nose_type',0,-17,-1), (147547,1840397,0,'skin_color',43,46,47), (147548,1840397,1,'soga_cheek_type',0,100,100), (147549,1840397,1,'soga_chin_type',0,100,50), (147550,1840397,1,'soga_ear_type',0,100,0), (147551,1840397,1,'soga_eye_brow_type',0,25,9), (147552,1840397,0,'soga_eye_color',229,229,102), (147553,1840397,0,'soga_hair_face_color',171,60,32), (147554,1840397,0,'soga_hair_face_highlight_color',216,192,37), (147555,1840397,0,'soga_hair_type_color',171,60,32), (147556,1840397,0,'soga_hair_type_highlight_color',216,192,37), (147557,1840397,1,'soga_lip_type',100,100,-100), (147558,1840397,1,'soga_nose_type',-68,-100,100), (147559,1840397,0,'soga_skin_color',43,46,47), (147560,1840397,0,'wing_color1',255,255,255), (147561,1840397,0,'wing_color2',255,255,255), (147562,1840398,1,'cheek_type',-50,12,0), (147563,1840398,1,'chin_type',39,57,-39), (147564,1840398,1,'ear_type',56,89,0), (147565,1840398,1,'eye_brow_type',-44,7,-37), (147566,1840398,0,'eye_color',249,248,2), (147567,1840398,1,'eye_type',46,0,0), (147568,1840398,0,'hair_color1',234,87,61), (147569,1840398,0,'hair_type_color',44,159,200), (147570,1840398,0,'hair_type_highlight_color',241,168,27), (147571,1840398,1,'lip_type',25,42,-9), (147572,1840398,1,'nose_type',-48,-22,87), (147573,1840398,0,'skin_color',47,106,17), (147574,1840398,1,'soga_cheek_type',0,-44,7), (147575,1840398,1,'soga_chin_type',0,25,42), (147576,1840398,1,'soga_ear_type',0,46,0), (147577,1840398,1,'soga_eye_brow_type',0,56,89), (147578,1840398,0,'soga_eye_color',229,229,102), (147579,1840398,1,'soga_eye_type',8,0,0), (147580,1840398,0,'soga_hair_type_color',44,159,200), (147581,1840398,0,'soga_hair_type_highlight_color',241,168,27), (147582,1840398,1,'soga_lip_type',-37,-50,12), (147583,1840398,1,'soga_nose_type',-9,39,57), (147584,1840398,0,'soga_skin_color',47,106,17), (147585,1840398,0,'wing_color1',157,242,2), (147586,1840398,0,'wing_color2',250,250,250), (147587,1840399,1,'cheek_type',-56,0,0), (147588,1840399,1,'chin_type',-31,48,-76), (147589,1840399,1,'ear_type',-25,50,0), (147590,1840399,1,'eye_brow_type',0,-18,-87), (147591,1840399,0,'eye_color',126,106,224), (147592,1840399,1,'eye_type',-68,0,0), (147593,1840399,0,'hair_color1',0,88,194), (147594,1840399,0,'hair_face_color',207,195,182), (147595,1840399,0,'hair_face_highlight_color',94,82,126), (147596,1840399,0,'hair_type_color',207,195,182), (147597,1840399,0,'hair_type_highlight_color',94,82,126), (147598,1840399,1,'lip_type',35,7,-11), (147599,1840399,1,'nose_type',17,0,88), (147600,1840399,0,'skin_color',202,188,222), (147601,1840399,1,'soga_cheek_type',0,0,-18), (147602,1840399,1,'soga_chin_type',0,35,7), (147603,1840399,1,'soga_ear_type',0,-68,0), (147604,1840399,1,'soga_eye_brow_type',0,-25,50), (147605,1840399,0,'soga_eye_color',204,204,204), (147606,1840399,0,'soga_hair_face_color',207,195,182), (147607,1840399,0,'soga_hair_face_highlight_color',94,82,126), (147608,1840399,0,'soga_hair_type_color',207,195,182), (147609,1840399,0,'soga_hair_type_highlight_color',94,82,126), (147610,1840399,1,'soga_lip_type',-87,-56,0), (147611,1840399,1,'soga_nose_type',-11,-31,48), (147612,1840399,0,'soga_skin_color',202,188,222), (147613,1840400,1,'cheek_type',-43,57,0), (147614,1840400,1,'chin_type',-61,8,-69), (147615,1840400,1,'ear_type',37,-28,0), (147616,1840400,1,'eye_brow_type',5,90,62), (147617,1840400,0,'eye_color',16,16,194), (147618,1840400,1,'eye_type',-42,0,0), (147619,1840400,0,'hair_color1',181,93,168), (147620,1840400,0,'hair_type_color',97,4,0), (147621,1840400,0,'hair_type_highlight_color',16,2,22), (147622,1840400,1,'lip_type',64,31,-50), (147623,1840400,1,'nose_type',-90,-75,93), (147624,1840400,0,'skin_color',148,127,79), (147625,1840400,1,'soga_cheek_type',0,5,90), (147626,1840400,1,'soga_chin_type',0,64,31), (147627,1840400,1,'soga_ear_type',0,-42,0), (147628,1840400,1,'soga_eye_brow_type',0,37,-28), (147629,1840400,0,'soga_eye_color',204,204,204), (147630,1840400,0,'soga_hair_type_color',97,4,0), (147631,1840400,0,'soga_hair_type_highlight_color',16,2,22), (147632,1840400,1,'soga_lip_type',62,-43,57), (147633,1840400,1,'soga_nose_type',-50,-61,8), (147634,1840400,0,'soga_skin_color',148,127,79), (147635,1840400,0,'wing_color1',21,35,190), (147636,1840400,0,'wing_color2',167,16,57), (147637,1840401,1,'cheek_type',0,-14,0), (147638,1840401,1,'chin_type',0,-37,-12), (147639,1840401,1,'ear_type',21,-4,0), (147640,1840401,1,'eye_brow_type',21,-8,-40), (147641,1840401,0,'eye_color',243,162,255), (147642,1840401,1,'eye_type',-14,0,0), (147643,1840401,0,'hair_color1',0,10,0), (147644,1840401,0,'hair_face_color',129,141,141), (147645,1840401,0,'hair_face_highlight_color',105,103,97), (147646,1840401,0,'hair_type_color',129,141,141), (147647,1840401,0,'hair_type_highlight_color',105,103,97), (147648,1840401,1,'lip_type',38,-19,-7), (147649,1840401,1,'nose_type',-46,0,10), (147650,1840401,0,'skin_color',67,27,28), (147651,1840401,1,'soga_cheek_type',0,21,-8), (147652,1840401,1,'soga_chin_type',0,38,-19), (147653,1840401,1,'soga_ear_type',0,-14,0), (147654,1840401,1,'soga_eye_brow_type',0,21,-4), (147655,1840401,0,'soga_eye_color',229,229,102), (147656,1840401,1,'soga_eye_type',-14,0,0), (147657,1840401,0,'soga_hair_face_color',129,141,141), (147658,1840401,0,'soga_hair_face_highlight_color',105,103,97), (147659,1840401,0,'soga_hair_type_color',129,141,141), (147660,1840401,0,'soga_hair_type_highlight_color',105,103,97), (147661,1840401,1,'soga_lip_type',-40,0,-14), (147662,1840401,1,'soga_nose_type',-7,0,-37), (147663,1840401,0,'soga_skin_color',67,27,28), (147664,1840401,0,'wing_color1',255,255,255), (147665,1840401,0,'wing_color2',255,255,255), (147666,1840402,1,'cheek_type',11,28,0), (147667,1840402,1,'chin_type',-3,-37,22), (147668,1840402,1,'ear_type',19,-34,0), (147669,1840402,1,'eye_brow_type',-25,42,-17), (147670,1840402,0,'eye_color',237,118,255), (147671,1840402,1,'eye_type',14,0,0), (147672,1840402,0,'hair_color1',230,233,0), (147673,1840402,0,'hair_face_color',158,154,158), (147674,1840402,0,'hair_face_highlight_color',179,62,33), (147675,1840402,0,'hair_type_color',158,154,158), (147676,1840402,0,'hair_type_highlight_color',179,62,33), (147677,1840402,1,'lip_type',-7,20,-35), (147678,1840402,1,'nose_type',5,-26,-23), (147679,1840402,0,'skin_color',191,173,217), (147680,1840402,1,'soga_cheek_type',0,-25,42), (147681,1840402,1,'soga_chin_type',0,-7,20), (147682,1840402,1,'soga_ear_type',0,14,0), (147683,1840402,1,'soga_eye_brow_type',0,19,-34), (147684,1840402,0,'soga_eye_color',229,229,102), (147685,1840402,1,'soga_eye_type',14,0,0), (147686,1840402,0,'soga_hair_face_color',158,154,158), (147687,1840402,0,'soga_hair_face_highlight_color',179,62,33), (147688,1840402,0,'soga_hair_type_color',158,154,158), (147689,1840402,0,'soga_hair_type_highlight_color',179,62,33), (147690,1840402,1,'soga_lip_type',-17,11,28), (147691,1840402,1,'soga_nose_type',-35,-3,-37), (147692,1840402,0,'soga_skin_color',191,173,217), (147693,1840402,0,'wing_color1',255,255,255), (147694,1840402,0,'wing_color2',255,255,255), (147695,1840403,1,'cheek_type',-31,52,0), (147696,1840403,1,'chin_type',-64,42,-25), (147697,1840403,1,'ear_type',42,56,0), (147698,1840403,1,'eye_brow_type',29,44,-77), (147699,1840403,0,'eye_color',15,8,20), (147700,1840403,1,'eye_type',-39,0,0), (147701,1840403,0,'hair_color1',82,50,162), (147702,1840403,0,'hair_face_color',244,245,246), (147703,1840403,0,'hair_face_highlight_color',94,79,124), (147704,1840403,0,'hair_type_color',244,245,246), (147705,1840403,0,'hair_type_highlight_color',94,79,124), (147706,1840403,1,'lip_type',-9,-77,-14), (147707,1840403,1,'nose_type',-97,82,50), (147708,1840403,0,'skin_color',102,77,75), (147709,1840403,1,'soga_cheek_type',0,29,44), (147710,1840403,1,'soga_chin_type',0,-9,-77), (147711,1840403,1,'soga_ear_type',0,-39,0), (147712,1840403,1,'soga_eye_brow_type',0,42,56), (147713,1840403,0,'soga_eye_color',229,229,102), (147714,1840403,0,'soga_hair_face_color',244,245,246), (147715,1840403,0,'soga_hair_face_highlight_color',94,79,124), (147716,1840403,0,'soga_hair_type_color',244,245,246), (147717,1840403,0,'soga_hair_type_highlight_color',94,79,124), (147718,1840403,1,'soga_lip_type',-77,-31,52), (147719,1840403,1,'soga_nose_type',-14,-64,42), (147720,1840403,0,'soga_skin_color',102,77,75), (147721,1840403,0,'wing_color1',255,255,255), (147722,1840403,0,'wing_color2',255,255,255), (147723,1840404,1,'chin_type',0,4,-7), (147724,1840404,1,'ear_type',-7,-17,0), (147725,1840404,1,'eye_brow_type',-12,-32,-7), (147726,1840404,0,'eye_color',136,84,9), (147727,1840404,1,'eye_type',4,0,0), (147728,1840404,0,'hair_color1',249,252,28), (147729,1840404,0,'hair_face_color',129,49,22), (147730,1840404,0,'hair_type_color',129,49,22), (147731,1840404,1,'lip_type',-4,11,-12), (147732,1840404,1,'nose_type',9,-7,-4), (147733,1840404,0,'skin_color',51,126,41), (147734,1840404,1,'soga_cheek_type',0,-12,-32), (147735,1840404,1,'soga_chin_type',0,-4,11), (147736,1840404,1,'soga_ear_type',0,4,0), (147737,1840404,1,'soga_eye_brow_type',0,-7,-17), (147738,1840404,0,'soga_eye_color',229,229,102), (147739,1840404,0,'soga_hair_face_color',129,49,22), (147740,1840404,0,'soga_hair_type_color',129,49,22), (147741,1840404,1,'soga_lip_type',-7,0,0), (147742,1840404,1,'soga_nose_type',-12,0,4), (147743,1840404,0,'soga_skin_color',51,126,41), (147744,1840404,0,'wing_color1',255,255,255), (147745,1840404,0,'wing_color2',255,255,255), (147746,1840405,1,'cheek_type',-2,37,0), (147747,1840405,1,'chin_type',4,0,-17), (147748,1840405,1,'ear_type',-17,0,0), (147749,1840405,1,'eye_brow_type',-4,-43,-25), (147750,1840405,0,'eye_color',32,22,52), (147751,1840405,1,'eye_type',26,0,0), (147752,1840405,0,'hair_color1',227,4,0), (147753,1840405,0,'hair_face_color',135,125,134), (147754,1840405,0,'hair_face_highlight_color',105,103,97), (147755,1840405,0,'hair_type_color',135,125,134), (147756,1840405,0,'hair_type_highlight_color',105,103,97), (147757,1840405,1,'lip_type',-20,12,17), (147758,1840405,1,'nose_type',3,-29,4), (147759,1840405,0,'skin_color',21,77,76), (147760,1840405,1,'soga_cheek_type',0,-4,-43), (147761,1840405,1,'soga_chin_type',0,-20,12), (147762,1840405,1,'soga_ear_type',0,26,0), (147763,1840405,1,'soga_eye_brow_type',0,-17,0), (147764,1840405,0,'soga_eye_color',229,229,102), (147765,1840405,0,'soga_hair_face_color',135,125,134), (147766,1840405,0,'soga_hair_face_highlight_color',105,103,97), (147767,1840405,0,'soga_hair_type_color',135,125,134), (147768,1840405,0,'soga_hair_type_highlight_color',105,103,97), (147769,1840405,1,'soga_lip_type',-25,-2,37), (147770,1840405,1,'soga_nose_type',17,4,0), (147771,1840405,0,'soga_skin_color',21,77,76), (147772,1840405,0,'wing_color1',255,255,255), (147773,1840405,0,'wing_color2',255,255,255), (147774,1840406,1,'cheek_type',7,50,0), (147775,1840406,1,'chin_type',-58,-96,-56), (147776,1840406,1,'ear_type',46,-56,0), (147777,1840406,1,'eye_brow_type',-89,14,22), (147778,1840406,0,'eye_color',240,139,255), (147779,1840406,1,'eye_type',-11,0,0), (147780,1840406,0,'hair_color1',56,94,0), (147781,1840406,0,'hair_face_color',7,1,1), (147782,1840406,0,'hair_face_highlight_color',103,133,149), (147783,1840406,0,'hair_type_color',7,1,1), (147784,1840406,0,'hair_type_highlight_color',103,133,149), (147785,1840406,1,'lip_type',79,35,21), (147786,1840406,1,'nose_type',-96,56,94), (147787,1840406,0,'skin_color',199,172,194), (147788,1840406,1,'soga_cheek_type',0,-89,14), (147789,1840406,1,'soga_chin_type',0,79,35), (147790,1840406,1,'soga_ear_type',0,-11,0), (147791,1840406,1,'soga_eye_brow_type',0,46,-56), (147792,1840406,0,'soga_eye_color',229,229,102), (147793,1840406,0,'soga_hair_face_color',7,1,1), (147794,1840406,0,'soga_hair_face_highlight_color',103,133,149), (147795,1840406,0,'soga_hair_type_color',7,1,1), (147796,1840406,0,'soga_hair_type_highlight_color',103,133,149), (147797,1840406,1,'soga_lip_type',22,7,50), (147798,1840406,1,'soga_nose_type',21,-58,-96), (147799,1840406,0,'soga_skin_color',199,172,194), (147800,1840406,0,'wing_color1',255,255,255), (147801,1840406,0,'wing_color2',255,255,255), (147802,1840407,1,'cheek_type',25,-93,0), (147803,1840407,1,'chin_type',-34,95,-5), (147804,1840407,1,'ear_type',8,34,0), (147805,1840407,1,'eye_brow_type',-65,-34,85), (147806,1840407,1,'eye_type',-14,0,0), (147807,1840407,0,'hair_color1',47,166,192), (147808,1840407,0,'hair_face_color',225,221,214), (147809,1840407,0,'hair_face_highlight_color',89,73,129), (147810,1840407,0,'hair_type_color',225,221,214), (147811,1840407,0,'hair_type_highlight_color',89,73,129), (147812,1840407,1,'lip_type',-15,29,32), (147813,1840407,1,'nose_type',62,47,-90), (147814,1840407,0,'skin_color',121,164,163), (147815,1840407,1,'soga_cheek_type',0,-65,-34), (147816,1840407,1,'soga_chin_type',0,-15,29), (147817,1840407,1,'soga_ear_type',0,-14,0), (147818,1840407,1,'soga_eye_brow_type',0,8,34), (147819,1840407,0,'soga_eye_color',229,229,102), (147820,1840407,0,'soga_hair_face_color',225,221,214), (147821,1840407,0,'soga_hair_face_highlight_color',89,73,129), (147822,1840407,0,'soga_hair_type_color',225,221,214), (147823,1840407,0,'soga_hair_type_highlight_color',89,73,129), (147824,1840407,1,'soga_lip_type',85,25,-93), (147825,1840407,1,'soga_nose_type',32,-34,95), (147826,1840407,0,'soga_skin_color',121,164,163), (147827,1840407,0,'wing_color1',255,255,255), (147828,1840407,0,'wing_color2',255,255,255), (147829,1840408,0,'eye_color',71,134,255), (147830,1840408,0,'skin_color',52,52,52), (147831,1840408,0,'soga_eye_color',255,0,255), (147857,1840410,0,'eye_color',255,255,255), (147858,1840410,0,'skin_color',255,255,255), (147859,1840410,0,'soga_eye_color',255,0,255), (147860,1840411,1,'cheek_type',97,-61,0), (147861,1840411,1,'chin_type',-31,-74,-55), (147862,1840411,1,'ear_type',63,-63,0), (147863,1840411,1,'eye_brow_type',-71,-23,62), (147864,1840411,0,'eye_color',230,221,235), (147865,1840411,1,'eye_type',-71,0,0), (147866,1840411,0,'hair_color1',51,239,55), (147867,1840411,0,'hair_face_color',70,26,9), (147868,1840411,0,'hair_type_color',70,26,9), (147869,1840411,1,'lip_type',-22,56,-77), (147870,1840411,1,'nose_type',-39,51,-17), (147871,1840411,0,'skin_color',152,153,109), (147872,1840411,1,'soga_cheek_type',0,-71,-23), (147873,1840411,1,'soga_chin_type',0,-22,56), (147874,1840411,1,'soga_ear_type',0,-71,0), (147875,1840411,1,'soga_eye_brow_type',0,63,-63), (147876,1840411,0,'soga_eye_color',204,204,204), (147877,1840411,0,'soga_hair_face_color',70,26,9), (147878,1840411,0,'soga_hair_type_color',70,26,9), (147879,1840411,1,'soga_lip_type',62,97,-61), (147880,1840411,1,'soga_nose_type',-77,-31,-74), (147881,1840411,0,'soga_skin_color',152,153,109), (147882,1840412,0,'eye_color',255,255,255), (147883,1840412,0,'skin_color',255,255,255), (147884,1840412,0,'soga_eye_color',255,0,255), (147885,1840413,0,'eye_color',255,255,255), (147886,1840413,0,'skin_color',255,255,255), (147887,1840413,0,'soga_eye_color',255,0,255), (147888,1840414,1,'cheek_type',25,-64,0), (147889,1840414,1,'chin_type',-63,87,75), (147890,1840414,1,'ear_type',81,-81,0), (147891,1840414,1,'eye_brow_type',41,37,31), (147892,1840414,0,'eye_color',230,116,250), (147893,1840414,1,'eye_type',-12,0,0), (147894,1840414,0,'hair_color1',239,51,238), (147895,1840414,0,'hair_face_color',102,133,150), (147896,1840414,0,'hair_face_highlight_color',100,131,153), (147897,1840414,0,'hair_type_color',102,133,150), (147898,1840414,0,'hair_type_highlight_color',100,131,153), (147899,1840414,1,'lip_type',64,-84,-72), (147900,1840414,1,'nose_type',-75,-17,51), (147901,1840414,0,'skin_color',130,173,172), (147902,1840414,1,'soga_cheek_type',0,41,37), (147903,1840414,1,'soga_chin_type',0,64,-84), (147904,1840414,1,'soga_ear_type',0,-12,0), (147905,1840414,1,'soga_eye_brow_type',0,81,-81), (147906,1840414,0,'soga_eye_color',229,229,102), (147907,1840414,0,'soga_hair_face_color',102,133,150), (147908,1840414,0,'soga_hair_face_highlight_color',100,131,153), (147909,1840414,0,'soga_hair_type_color',102,133,150), (147910,1840414,0,'soga_hair_type_highlight_color',100,131,153), (147911,1840414,1,'soga_lip_type',31,25,-64), (147912,1840414,1,'soga_nose_type',-72,-63,87), (147913,1840414,0,'soga_skin_color',130,173,172), (147914,1840414,0,'wing_color1',255,255,255), (147915,1840414,0,'wing_color2',255,255,255), (147916,1840415,1,'cheek_type',87,34,0), (147917,1840415,1,'chin_type',62,-95,25), (147918,1840415,1,'ear_type',44,-64,0), (147919,1840415,1,'eye_brow_type',-77,58,98), (147920,1840415,0,'eye_color',28,33,54), (147921,1840415,1,'eye_type',-31,0,0), (147922,1840415,0,'hair_color1',244,186,78), (147923,1840415,0,'hair_face_color',105,144,167), (147924,1840415,0,'hair_face_highlight_color',6,3,1), (147925,1840415,0,'hair_type_color',105,144,167), (147926,1840415,0,'hair_type_highlight_color',6,3,1), (147927,1840415,1,'lip_type',88,22,85), (147928,1840415,1,'nose_type',82,-12,-70), (147929,1840415,0,'skin_color',120,163,162), (147930,1840415,1,'soga_cheek_type',0,-77,58), (147931,1840415,1,'soga_chin_type',0,88,22), (147932,1840415,1,'soga_ear_type',0,-31,0), (147933,1840415,1,'soga_eye_brow_type',0,44,-64), (147934,1840415,0,'soga_eye_color',229,229,102), (147935,1840415,0,'soga_hair_face_color',105,144,167), (147936,1840415,0,'soga_hair_face_highlight_color',6,3,1), (147937,1840415,0,'soga_hair_type_color',105,144,167), (147938,1840415,0,'soga_hair_type_highlight_color',6,3,1), (147939,1840415,1,'soga_lip_type',98,87,34), (147940,1840415,1,'soga_nose_type',85,62,-95), (147941,1840415,0,'soga_skin_color',120,163,162), (147942,1840415,0,'wing_color1',255,255,255), (147943,1840415,0,'wing_color2',255,255,255), (147944,1840416,1,'cheek_type',-68,-58,0), (147945,1840416,1,'chin_type',-40,68,-82), (147946,1840416,1,'ear_type',28,-71,0), (147947,1840416,1,'eye_brow_type',-88,94,65), (147948,1840416,0,'eye_color',95,96,0), (147949,1840416,1,'eye_type',8,0,0), (147950,1840416,1,'lip_type',55,4,0), (147951,1840416,1,'nose_type',84,-43,-34), (147952,1840416,0,'skin_color',155,143,88), (147953,1840416,1,'soga_cheek_type',-68,-58,0), (147954,1840416,1,'soga_chin_type',-40,68,-82), (147955,1840416,1,'soga_ear_type',28,-71,0), (147956,1840416,1,'soga_eye_brow_type',-88,94,65), (147957,1840416,0,'soga_eye_color',229,229,102), (147958,1840416,1,'soga_eye_type',8,0,0), (147959,1840416,1,'soga_lip_type',55,4,0), (147960,1840416,1,'soga_nose_type',84,-43,-34), (147961,1840416,0,'soga_skin_color',155,143,88), (147962,1840416,0,'wing_color1',255,255,255), (147963,1840416,0,'wing_color2',255,255,255), (147964,1840417,1,'cheek_type',-75,37,0), (147965,1840417,1,'chin_type',37,1,31), (147966,1840417,1,'ear_type',62,0,0), (147967,1840417,1,'eye_brow_type',55,-7,100), (147968,1840417,0,'eye_color',73,42,13), (147969,1840417,0,'hair_color1',38,22,21), (147970,1840417,0,'hair_color2',120,50,0), (147971,1840417,0,'hair_face_highlight_color',15,1,21), (147972,1840417,0,'hair_highlight',26,24,25), (147973,1840417,0,'hair_type_highlight_color',15,1,21), (147974,1840417,1,'lip_type',-100,-46,50), (147975,1840417,1,'nose_type',68,50,-45), (147976,1840417,0,'skin_color',46,45,34), (147977,1840417,1,'soga_cheek_type',-75,37,0), (147978,1840417,1,'soga_chin_type',37,1,31), (147979,1840417,1,'soga_ear_type',62,0,0), (147980,1840417,1,'soga_eye_brow_type',55,-7,100), (147981,1840417,0,'soga_eye_color',204,204,204), (147982,1840417,0,'soga_hair_color1',38,22,21), (147983,1840417,0,'soga_hair_color2',120,50,0), (147984,1840417,0,'soga_hair_face_highlight_color',15,1,21), (147985,1840417,0,'soga_hair_highlight',26,24,25), (147986,1840417,0,'soga_hair_type_highlight_color',15,1,21), (147987,1840417,1,'soga_lip_type',-100,-46,50), (147988,1840417,1,'soga_nose_type',68,50,-45), (147989,1840417,0,'soga_skin_color',46,45,34), (147990,1840418,1,'cheek_type',-90,0,0), (147991,1840418,1,'chin_type',58,57,28), (147992,1840418,1,'ear_type',-38,-70,0), (147993,1840418,1,'eye_brow_type',83,-48,89), (147994,1840418,0,'eye_color',0,6,97), (147995,1840418,1,'eye_type',-75,0,0), (147996,1840418,1,'lip_type',56,-43,-52), (147997,1840418,1,'nose_type',-38,-81,-46), (147998,1840418,0,'skin_color',86,24,9), (147999,1840418,1,'soga_cheek_type',-90,0,0), (148000,1840418,1,'soga_chin_type',58,57,28), (148001,1840418,1,'soga_ear_type',-38,-70,0), (148002,1840418,1,'soga_eye_brow_type',83,-48,89), (148003,1840418,0,'soga_eye_color',229,229,102), (148004,1840418,1,'soga_eye_type',-75,0,0), (148005,1840418,1,'soga_lip_type',56,-43,-52), (148006,1840418,1,'soga_nose_type',-38,-81,-46), (148007,1840418,0,'soga_skin_color',86,24,9), (148008,1840418,0,'wing_color1',255,255,255), (148009,1840418,0,'wing_color2',255,255,255), (148010,1840419,1,'cheek_type',-3,-25,0), (148011,1840419,1,'chin_type',-8,25,1), (148012,1840419,1,'ear_type',42,42,0), (148013,1840419,1,'eye_brow_type',-9,-1,-4), (148014,1840419,0,'eye_color',137,92,40), (148015,1840419,1,'eye_type',-25,0,0), (148016,1840419,0,'hair_face_color',255,171,115), (148017,1840419,0,'hair_face_highlight_color',105,90,5), (148018,1840419,0,'hair_type_color',255,171,115), (148019,1840419,0,'hair_type_highlight_color',105,90,5), (148020,1840419,1,'lip_type',-5,-26,-1), (148021,1840419,1,'nose_type',-3,21,17), (148022,1840419,0,'skin_color',230,186,184), (148023,1840419,1,'soga_cheek_type',-3,-25,0), (148024,1840419,1,'soga_chin_type',-8,25,1), (148025,1840419,1,'soga_ear_type',42,42,0), (148026,1840419,1,'soga_eye_brow_type',-9,-1,-4), (148027,1840419,0,'soga_eye_color',229,229,102), (148028,1840419,1,'soga_eye_type',-25,0,0), (148029,1840419,0,'soga_hair_face_color',255,171,115), (148030,1840419,0,'soga_hair_face_highlight_color',105,90,5), (148031,1840419,0,'soga_hair_type_color',255,171,115), (148032,1840419,0,'soga_hair_type_highlight_color',105,90,5), (148033,1840419,1,'soga_lip_type',-5,-26,-1), (148034,1840419,1,'soga_nose_type',-3,21,17), (148035,1840419,0,'soga_skin_color',230,186,184), (148036,1840419,0,'wing_color1',255,255,255), (148037,1840419,0,'wing_color2',255,255,255), (148038,1840420,1,'cheek_type',21,25,0), (148039,1840420,1,'chin_type',-14,17,0), (148040,1840420,1,'ear_type',0,-23,0), (148041,1840420,1,'eye_brow_type',12,-20,-7), (148042,1840420,0,'eye_color',199,179,155), (148043,1840420,1,'eye_type',-22,0,0), (148044,1840420,0,'hair_face_color',139,187,188), (148045,1840420,0,'hair_face_highlight_color',25,18,10), (148046,1840420,0,'hair_type_color',139,187,188), (148047,1840420,0,'hair_type_highlight_color',25,18,10), (148048,1840420,1,'lip_type',7,45,-20), (148049,1840420,1,'nose_type',-18,12,14), (148050,1840420,0,'skin_color',213,164,145), (148051,1840420,1,'soga_cheek_type',21,25,0), (148052,1840420,1,'soga_chin_type',-14,17,0), (148053,1840420,1,'soga_ear_type',0,-23,0), (148054,1840420,1,'soga_eye_brow_type',12,-20,-7), (148055,1840420,0,'soga_eye_color',229,229,102), (148056,1840420,1,'soga_eye_type',-22,0,0), (148057,1840420,0,'soga_hair_face_color',139,187,188), (148058,1840420,0,'soga_hair_face_highlight_color',25,18,10), (148059,1840420,0,'soga_hair_type_color',139,187,188), (148060,1840420,0,'soga_hair_type_highlight_color',25,18,10), (148061,1840420,1,'soga_lip_type',7,45,-20), (148062,1840420,1,'soga_nose_type',-18,12,14), (148063,1840420,0,'soga_skin_color',213,164,145), (148064,1840420,0,'wing_color1',255,255,255), (148065,1840420,0,'wing_color2',255,255,255), (148066,1840421,0,'eye_color',255,255,255), (148067,1840421,0,'skin_color',255,255,255), (148068,1840421,0,'soga_eye_color',255,0,255), (148069,1840422,0,'eye_color',255,255,255), (148070,1840422,0,'skin_color',255,255,255), (148071,1840422,0,'soga_eye_color',255,0,255), (148072,1840423,1,'cheek_type',-21,-10,0), (148073,1840423,1,'chin_type',-32,25,0), (148074,1840423,1,'ear_type',-17,10,0), (148075,1840423,1,'eye_brow_type',0,46,-21), (148076,1840423,0,'eye_color',199,187,255), (148077,1840423,1,'eye_type',-20,0,0), (148078,1840423,0,'hair_face_color',189,178,189), (148079,1840423,0,'hair_face_highlight_color',105,103,97), (148080,1840423,0,'hair_type_color',189,178,189), (148081,1840423,0,'hair_type_highlight_color',105,103,97), (148082,1840423,1,'lip_type',-34,48,19), (148083,1840423,1,'nose_type',-4,-26,-14), (148084,1840423,0,'skin_color',0,1,1), (148085,1840423,1,'soga_cheek_type',-21,-10,0), (148086,1840423,1,'soga_chin_type',-32,25,0), (148087,1840423,1,'soga_ear_type',-17,10,0), (148088,1840423,1,'soga_eye_brow_type',0,46,-21), (148089,1840423,0,'soga_eye_color',229,229,102), (148090,1840423,1,'soga_eye_type',-20,0,0), (148091,1840423,0,'soga_hair_face_color',189,178,189), (148092,1840423,0,'soga_hair_face_highlight_color',105,103,97), (148093,1840423,0,'soga_hair_type_color',189,178,189), (148094,1840423,0,'soga_hair_type_highlight_color',105,103,97), (148095,1840423,1,'soga_lip_type',-34,48,19), (148096,1840423,1,'soga_nose_type',-4,-26,-14), (148097,1840423,0,'soga_skin_color',0,1,1), (148098,1840423,0,'wing_color1',255,255,255), (148099,1840423,0,'wing_color2',255,255,255), (148100,1840424,1,'cheek_type',3,-31,0), (148101,1840424,1,'chin_type',28,-4,2), (148102,1840424,1,'ear_type',20,17,0), (148103,1840424,1,'eye_brow_type',-31,28,0), (148104,1840424,0,'eye_color',40,23,58), (148105,1840424,1,'eye_type',-26,0,0), (148106,1840424,0,'hair_face_color',138,129,138), (148107,1840424,0,'hair_face_highlight_color',105,103,97), (148108,1840424,0,'hair_type_color',138,129,138), (148109,1840424,0,'hair_type_highlight_color',105,103,97), (148110,1840424,1,'lip_type',-7,23,-42), (148111,1840424,1,'nose_type',-12,28,-19), (148112,1840424,0,'skin_color',48,79,99), (148113,1840424,1,'soga_cheek_type',3,-31,0), (148114,1840424,1,'soga_chin_type',28,-4,2), (148115,1840424,1,'soga_ear_type',20,17,0), (148116,1840424,1,'soga_eye_brow_type',-31,28,0), (148117,1840424,0,'soga_eye_color',229,229,102), (148118,1840424,1,'soga_eye_type',-26,0,0), (148119,1840424,0,'soga_hair_face_color',138,129,138), (148120,1840424,0,'soga_hair_face_highlight_color',105,103,97), (148121,1840424,0,'soga_hair_type_color',138,129,138), (148122,1840424,0,'soga_hair_type_highlight_color',105,103,97), (148123,1840424,1,'soga_lip_type',-7,23,-42), (148124,1840424,1,'soga_nose_type',-12,28,-19), (148125,1840424,0,'soga_skin_color',48,79,99), (148126,1840424,0,'wing_color1',255,255,255), (148127,1840424,0,'wing_color2',255,255,255), (148128,1840425,1,'cheek_type',-8,53,0), (148129,1840425,1,'chin_type',-42,72,-3), (148130,1840425,1,'ear_type',51,4,0), (148131,1840425,1,'eye_brow_type',7,-7,-25), (148132,1840425,0,'eye_color',12,16,24), (148133,1840425,1,'eye_type',-63,0,0), (148134,1840425,0,'hair_color1',114,112,142), (148135,1840425,0,'hair_color2',121,113,107), (148136,1840425,0,'hair_face_color',145,168,168), (148137,1840425,0,'hair_face_highlight_color',193,183,168), (148138,1840425,0,'hair_highlight',112,123,142), (148139,1840425,0,'hair_type_color',145,168,168), (148140,1840425,0,'hair_type_highlight_color',193,183,168), (148141,1840425,1,'lip_type',95,-98,90), (148142,1840425,1,'nose_type',0,-52,-29), (148143,1840425,0,'skin_color',122,165,164), (148144,1840425,1,'soga_cheek_type',-8,53,0), (148145,1840425,1,'soga_chin_type',-42,72,-3), (148146,1840425,1,'soga_ear_type',51,4,0), (148147,1840425,1,'soga_eye_brow_type',7,-7,-25), (148148,1840425,0,'soga_eye_color',229,229,102), (148149,1840425,1,'soga_eye_type',-63,0,0), (148150,1840425,0,'soga_hair_color1',114,112,142), (148151,1840425,0,'soga_hair_color2',121,113,107), (148152,1840425,0,'soga_hair_face_color',145,168,168), (148153,1840425,0,'soga_hair_face_highlight_color',193,183,168), (148154,1840425,0,'soga_hair_highlight',112,123,142), (148155,1840425,0,'soga_hair_type_color',145,168,168), (148156,1840425,0,'soga_hair_type_highlight_color',193,183,168), (148157,1840425,1,'soga_lip_type',95,-98,90), (148158,1840425,1,'soga_nose_type',0,-52,-29), (148159,1840425,0,'soga_skin_color',122,165,164), (148160,1840425,0,'wing_color1',255,255,255), (148161,1840425,0,'wing_color2',255,255,255), (148162,1840426,1,'cheek_type',-88,-85,0), (148163,1840426,1,'chin_type',98,-12,64), (148164,1840426,1,'ear_type',62,-78,0), (148165,1840426,1,'eye_brow_type',8,3,37), (148166,1840426,0,'eye_color',71,53,120), (148167,1840426,1,'eye_type',-52,0,0), (148168,1840426,0,'hair_color1',94,119,160), (148169,1840426,0,'hair_color2',68,71,106), (148170,1840426,0,'hair_face_color',108,119,159), (148171,1840426,0,'hair_face_highlight_color',110,158,181), (148172,1840426,0,'hair_highlight',93,64,120), (148173,1840426,0,'hair_type_color',108,119,159), (148174,1840426,0,'hair_type_highlight_color',110,158,181), (148175,1840426,1,'lip_type',-23,83,-14), (148176,1840426,1,'nose_type',0,1,-76), (148177,1840426,0,'skin_color',147,185,188), (148178,1840426,1,'soga_cheek_type',-88,-85,0), (148179,1840426,1,'soga_chin_type',98,-12,64), (148180,1840426,1,'soga_ear_type',62,-78,0), (148181,1840426,1,'soga_eye_brow_type',8,3,37), (148182,1840426,0,'soga_eye_color',229,229,102), (148183,1840426,1,'soga_eye_type',-52,0,0), (148184,1840426,0,'soga_hair_color1',94,119,160), (148185,1840426,0,'soga_hair_color2',68,71,106), (148186,1840426,0,'soga_hair_face_color',108,119,159), (148187,1840426,0,'soga_hair_face_highlight_color',110,158,181), (148188,1840426,0,'soga_hair_highlight',93,64,120), (148189,1840426,0,'soga_hair_type_color',108,119,159), (148190,1840426,0,'soga_hair_type_highlight_color',110,158,181), (148191,1840426,1,'soga_lip_type',-23,83,-14), (148192,1840426,1,'soga_nose_type',0,1,-76), (148193,1840426,0,'soga_skin_color',147,185,188), (148194,1840427,1,'cheek_type',-7,37,0), (148195,1840427,1,'chin_type',37,-39,3), (148196,1840427,1,'ear_type',-1,-7,0), (148197,1840427,1,'eye_brow_type',-31,-25,-22), (148198,1840427,0,'eye_color',20,33,38), (148199,1840427,1,'eye_type',20,0,0), (148200,1840427,0,'hair_face_color',255,255,255), (148201,1840427,0,'hair_face_highlight_color',155,150,106), (148202,1840427,0,'hair_type_color',255,255,255), (148203,1840427,0,'hair_type_highlight_color',155,150,106), (148204,1840427,1,'lip_type',3,3,-46), (148205,1840427,1,'nose_type',-25,-22,14), (148206,1840427,0,'skin_color',114,88,132), (148207,1840427,1,'soga_cheek_type',-7,37,0), (148208,1840427,1,'soga_chin_type',37,-39,3), (148209,1840427,1,'soga_ear_type',-1,-7,0), (148210,1840427,1,'soga_eye_brow_type',-31,-25,-22), (148211,1840427,0,'soga_eye_color',229,229,102), (148212,1840427,1,'soga_eye_type',20,0,0), (148213,1840427,0,'soga_hair_face_color',255,255,255), (148214,1840427,0,'soga_hair_face_highlight_color',155,150,106), (148215,1840427,0,'soga_hair_type_color',255,255,255), (148216,1840427,0,'soga_hair_type_highlight_color',155,150,106), (148217,1840427,1,'soga_lip_type',3,3,-46), (148218,1840427,1,'soga_nose_type',-25,-22,14), (148219,1840427,0,'soga_skin_color',114,88,132), (148220,1840427,0,'wing_color1',255,255,255), (148221,1840427,0,'wing_color2',255,255,255), (148222,1840428,1,'cheek_type',17,-17,0), (148223,1840428,1,'chin_type',18,14,-9), (148224,1840428,1,'ear_type',-26,28,0), (148225,1840428,1,'eye_brow_type',23,-37,-37), (148226,1840428,1,'eye_type',1,0,0), (148227,1840428,0,'hair_face_color',121,133,133), (148228,1840428,0,'hair_face_highlight_color',155,150,106), (148229,1840428,0,'hair_type_color',121,133,133), (148230,1840428,0,'hair_type_highlight_color',155,150,106), (148231,1840428,1,'lip_type',0,5,8), (148232,1840428,1,'nose_type',-7,-4,-21), (148233,1840428,0,'skin_color',1,0,4), (148234,1840428,1,'soga_cheek_type',17,-17,0), (148235,1840428,1,'soga_chin_type',18,14,-9), (148236,1840428,1,'soga_ear_type',-26,28,0), (148237,1840428,1,'soga_eye_brow_type',23,-37,-37), (148238,1840428,0,'soga_eye_color',229,229,102), (148239,1840428,1,'soga_eye_type',1,0,0), (148240,1840428,0,'soga_hair_face_color',121,133,133), (148241,1840428,0,'soga_hair_face_highlight_color',155,150,106), (148242,1840428,0,'soga_hair_type_color',121,133,133), (148243,1840428,0,'soga_hair_type_highlight_color',155,150,106), (148244,1840428,1,'soga_lip_type',0,5,8), (148245,1840428,1,'soga_nose_type',-7,-4,-21), (148246,1840428,0,'soga_skin_color',1,0,4), (148247,1840428,0,'wing_color1',255,255,255), (148248,1840428,0,'wing_color2',255,255,255), (148249,1840429,1,'cheek_type',-2,37,0), (148250,1840429,1,'chin_type',4,0,-17), (148251,1840429,1,'ear_type',-17,0,0), (148252,1840429,1,'eye_brow_type',-4,-43,-25), (148253,1840429,0,'eye_color',32,22,52), (148254,1840429,1,'eye_type',26,0,0), (148255,1840429,0,'hair_face_color',135,125,134), (148256,1840429,0,'hair_face_highlight_color',105,103,97), (148257,1840429,0,'hair_type_color',135,125,134), (148258,1840429,0,'hair_type_highlight_color',105,103,97), (148259,1840429,1,'lip_type',-20,12,17), (148260,1840429,1,'nose_type',3,-29,4), (148261,1840429,0,'skin_color',21,77,76), (148262,1840429,1,'soga_cheek_type',-2,37,0), (148263,1840429,1,'soga_chin_type',4,0,-17), (148264,1840429,1,'soga_ear_type',-17,0,0), (148265,1840429,1,'soga_eye_brow_type',-4,-43,-25), (148266,1840429,0,'soga_eye_color',229,229,102), (148267,1840429,1,'soga_eye_type',26,0,0), (148268,1840429,0,'soga_hair_face_color',135,125,134), (148269,1840429,0,'soga_hair_face_highlight_color',105,103,97), (148270,1840429,0,'soga_hair_type_color',135,125,134), (148271,1840429,0,'soga_hair_type_highlight_color',105,103,97), (148272,1840429,1,'soga_lip_type',-20,12,17), (148273,1840429,1,'soga_nose_type',3,-29,4), (148274,1840429,0,'soga_skin_color',21,77,76), (148275,1840429,0,'wing_color1',255,255,255), (148276,1840429,0,'wing_color2',255,255,255), (148277,1840430,1,'cheek_type',32,-21,0), (148278,1840430,1,'chin_type',0,0,17), (148279,1840430,1,'ear_type',23,2,0), (148280,1840430,1,'eye_brow_type',21,4,4), (148281,1840430,0,'eye_color',5,3,6), (148282,1840430,0,'hair_face_color',228,240,253), (148283,1840430,0,'hair_face_highlight_color',155,150,106), (148284,1840430,0,'hair_type_color',228,240,253), (148285,1840430,0,'hair_type_highlight_color',155,150,106), (148286,1840430,1,'lip_type',17,26,-35), (148287,1840430,1,'nose_type',25,-12,-22), (148288,1840430,0,'skin_color',152,126,122), (148289,1840430,1,'soga_cheek_type',32,-21,0), (148290,1840430,1,'soga_chin_type',0,0,17), (148291,1840430,1,'soga_ear_type',23,2,0), (148292,1840430,1,'soga_eye_brow_type',21,4,4), (148293,1840430,0,'soga_eye_color',229,229,102), (148294,1840430,0,'soga_hair_face_color',228,240,253), (148295,1840430,0,'soga_hair_face_highlight_color',155,150,106), (148296,1840430,0,'soga_hair_type_color',228,240,253), (148297,1840430,0,'soga_hair_type_highlight_color',155,150,106), (148298,1840430,1,'soga_lip_type',17,26,-35), (148299,1840430,1,'soga_nose_type',25,-12,-22), (148300,1840430,0,'soga_skin_color',152,126,122), (148301,1840430,0,'wing_color1',255,255,255), (148302,1840430,0,'wing_color2',255,255,255), (148303,1840431,1,'cheek_type',0,5,0), (148304,1840431,1,'chin_type',-18,-34,18), (148305,1840431,1,'ear_type',-17,25,0), (148306,1840431,1,'eye_brow_type',19,-7,21), (148307,1840431,0,'eye_color',20,10,22), (148308,1840431,1,'eye_type',-23,0,0), (148309,1840431,0,'hair_face_color',213,216,216), (148310,1840431,0,'hair_face_highlight_color',105,103,97), (148311,1840431,0,'hair_type_color',213,216,216), (148312,1840431,0,'hair_type_highlight_color',105,103,97), (148313,1840431,1,'lip_type',-28,42,10), (148314,1840431,1,'nose_type',28,28,-14), (148315,1840431,0,'skin_color',57,46,44), (148316,1840431,1,'soga_cheek_type',0,5,0), (148317,1840431,1,'soga_chin_type',-18,-34,18), (148318,1840431,1,'soga_ear_type',-17,25,0), (148319,1840431,1,'soga_eye_brow_type',19,-7,21), (148320,1840431,0,'soga_eye_color',229,229,102), (148321,1840431,1,'soga_eye_type',-23,0,0), (148322,1840431,0,'soga_hair_face_color',213,216,216), (148323,1840431,0,'soga_hair_face_highlight_color',105,103,97), (148324,1840431,0,'soga_hair_type_color',213,216,216), (148325,1840431,0,'soga_hair_type_highlight_color',105,103,97), (148326,1840431,1,'soga_lip_type',-28,42,10), (148327,1840431,1,'soga_nose_type',28,28,-14), (148328,1840431,0,'soga_skin_color',57,46,44), (148329,1840431,0,'wing_color1',255,255,255), (148330,1840431,0,'wing_color2',255,255,255), (148331,1840432,1,'cheek_type',-53,-88,0), (148332,1840432,1,'chin_type',-31,81,34), (148333,1840432,1,'ear_type',72,7,0), (148334,1840432,1,'eye_brow_type',-14,-72,-76), (148335,1840432,0,'eye_color',166,202,211), (148336,1840432,1,'eye_type',-28,0,0), (148337,1840432,0,'hair_color1',54,45,28), (148338,1840432,0,'hair_color2',92,61,29), (148339,1840432,0,'hair_face_color',46,14,19), (148340,1840432,0,'hair_face_highlight_color',230,183,27), (148341,1840432,0,'hair_highlight',246,219,114), (148342,1840432,0,'hair_type_color',46,14,19), (148343,1840432,0,'hair_type_highlight_color',230,183,27), (148344,1840432,1,'lip_type',-63,91,-40), (148345,1840432,1,'nose_type',44,-62,-34), (148346,1840432,0,'skin_color',247,252,252), (148347,1840432,1,'soga_cheek_type',-53,-88,0), (148348,1840432,1,'soga_chin_type',-31,81,34), (148349,1840432,1,'soga_ear_type',72,7,0), (148350,1840432,1,'soga_eye_brow_type',-14,-72,-76), (148351,1840432,0,'soga_eye_color',229,229,102), (148352,1840432,1,'soga_eye_type',-28,0,0), (148353,1840432,0,'soga_hair_color1',54,45,28), (148354,1840432,0,'soga_hair_color2',92,61,29), (148355,1840432,0,'soga_hair_face_color',46,14,19), (148356,1840432,0,'soga_hair_face_highlight_color',230,183,27), (148357,1840432,0,'soga_hair_highlight',246,219,114), (148358,1840432,0,'soga_hair_type_color',46,14,19), (148359,1840432,0,'soga_hair_type_highlight_color',230,183,27), (148360,1840432,1,'soga_lip_type',-63,91,-40), (148361,1840432,1,'soga_nose_type',44,-62,-34), (148362,1840432,0,'soga_skin_color',247,252,252), (148363,1840433,1,'cheek_type',-58,-45,0), (148364,1840433,1,'chin_type',34,93,-14), (148365,1840433,1,'ear_type',-40,-15,0), (148366,1840433,1,'eye_brow_type',-26,85,-29), (148367,1840433,0,'eye_color',99,72,166), (148368,1840433,1,'eye_type',39,0,0), (148369,1840433,0,'hair_color1',103,102,153), (148370,1840433,0,'hair_color2',95,79,92), (148371,1840433,0,'hair_face_color',109,131,182), (148372,1840433,0,'hair_face_highlight_color',103,133,149), (148373,1840433,0,'hair_highlight',102,153,147), (148374,1840433,0,'hair_type_color',109,131,182), (148375,1840433,0,'hair_type_highlight_color',103,133,149), (148376,1840433,1,'lip_type',53,94,66), (148377,1840433,1,'nose_type',98,28,-55), (148378,1840433,0,'skin_color',147,190,189), (148379,1840433,1,'soga_cheek_type',-58,-45,0), (148380,1840433,1,'soga_chin_type',34,93,-14), (148381,1840433,1,'soga_ear_type',-40,-15,0), (148382,1840433,1,'soga_eye_brow_type',-26,85,-29), (148383,1840433,0,'soga_eye_color',229,229,102), (148384,1840433,1,'soga_eye_type',39,0,0), (148385,1840433,0,'soga_hair_color1',103,102,153), (148386,1840433,0,'soga_hair_color2',95,79,92), (148387,1840433,0,'soga_hair_face_color',109,131,182), (148388,1840433,0,'soga_hair_face_highlight_color',103,133,149), (148389,1840433,0,'soga_hair_highlight',102,153,147), (148390,1840433,0,'soga_hair_type_color',109,131,182), (148391,1840433,0,'soga_hair_type_highlight_color',103,133,149), (148392,1840433,1,'soga_lip_type',53,94,66), (148393,1840433,1,'soga_nose_type',98,28,-55), (148394,1840433,0,'soga_skin_color',147,190,189), (148395,1840433,0,'wing_color1',255,255,255), (148396,1840433,0,'wing_color2',255,255,255), (148397,1840434,1,'cheek_type',38,25,0), (148398,1840434,1,'chin_type',-55,93,68), (148399,1840434,1,'ear_type',8,88,0), (148400,1840434,1,'eye_brow_type',-32,-37,38), (148401,1840434,0,'eye_color',105,158,198), (148402,1840434,1,'eye_type',37,0,0), (148403,1840434,0,'hair_color1',33,22,19), (148404,1840434,0,'hair_color2',28,27,50), (148405,1840434,0,'hair_face_color',5,5,1), (148406,1840434,0,'hair_face_highlight_color',5,5,1), (148407,1840434,0,'hair_highlight',33,22,19), (148408,1840434,0,'hair_type_color',5,5,1), (148409,1840434,0,'hair_type_highlight_color',5,5,1), (148410,1840434,1,'lip_type',-10,43,37), (148411,1840434,1,'nose_type',72,23,-63), (148412,1840434,0,'skin_color',168,170,200), (148413,1840434,1,'soga_cheek_type',38,25,0), (148414,1840434,1,'soga_chin_type',-55,93,68), (148415,1840434,1,'soga_ear_type',8,88,0), (148416,1840434,1,'soga_eye_brow_type',-32,-37,38), (148417,1840434,0,'soga_eye_color',229,229,102), (148418,1840434,1,'soga_eye_type',37,0,0), (148419,1840434,0,'soga_hair_color1',33,22,19), (148420,1840434,0,'soga_hair_color2',28,27,50), (148421,1840434,0,'soga_hair_face_color',5,5,1), (148422,1840434,0,'soga_hair_face_highlight_color',5,5,1), (148423,1840434,0,'soga_hair_highlight',33,22,19), (148424,1840434,0,'soga_hair_type_color',5,5,1), (148425,1840434,0,'soga_hair_type_highlight_color',5,5,1), (148426,1840434,1,'soga_lip_type',-10,43,37), (148427,1840434,1,'soga_nose_type',72,23,-63), (148428,1840434,0,'soga_skin_color',168,170,200), (148429,1840435,1,'cheek_type',45,0,0), (148430,1840435,1,'chin_type',-50,70,17), (148431,1840435,1,'ear_type',-83,15,0), (148432,1840435,1,'eye_brow_type',77,-79,0), (148433,1840435,0,'eye_color',221,153,255), (148434,1840435,1,'eye_type',37,0,0), (148435,1840435,0,'hair_color1',94,119,160), (148436,1840435,0,'hair_color2',68,71,106), (148437,1840435,0,'hair_face_color',102,107,148), (148438,1840435,0,'hair_face_highlight_color',100,131,152), (148439,1840435,0,'hair_highlight',98,135,156), (148440,1840435,0,'hair_type_color',102,107,148), (148441,1840435,0,'hair_type_highlight_color',100,131,152), (148442,1840435,1,'lip_type',-8,15,23), (148443,1840435,1,'nose_type',44,7,21), (148444,1840435,0,'skin_color',193,165,164), (148445,1840435,1,'soga_cheek_type',45,0,0), (148446,1840435,1,'soga_chin_type',-50,70,17), (148447,1840435,1,'soga_ear_type',-83,15,0), (148448,1840435,1,'soga_eye_brow_type',77,-79,0), (148449,1840435,0,'soga_eye_color',229,229,102), (148450,1840435,1,'soga_eye_type',37,0,0), (148451,1840435,0,'soga_hair_color1',94,119,160), (148452,1840435,0,'soga_hair_color2',68,71,106), (148453,1840435,0,'soga_hair_face_color',102,107,148), (148454,1840435,0,'soga_hair_face_highlight_color',100,131,152), (148455,1840435,0,'soga_hair_highlight',98,135,156), (148456,1840435,0,'soga_hair_type_color',102,107,148), (148457,1840435,0,'soga_hair_type_highlight_color',100,131,152), (148458,1840435,1,'soga_lip_type',-8,15,23), (148459,1840435,1,'soga_nose_type',44,7,21), (148460,1840435,0,'soga_skin_color',193,165,164), (148461,1840435,0,'wing_color1',255,255,255), (148462,1840435,0,'wing_color2',255,255,255), (148463,1840436,1,'cheek_type',-74,-93,0), (148464,1840436,1,'chin_type',-8,19,-61), (148465,1840436,1,'ear_type',2,-77,0), (148466,1840436,1,'eye_brow_type',-96,10,-87), (148467,1840436,0,'eye_color',228,165,255), (148468,1840436,1,'eye_type',-87,0,0), (148469,1840436,0,'hair_color1',93,64,120), (148470,1840436,0,'hair_color2',95,79,92), (148471,1840436,0,'hair_face_color',107,150,172), (148472,1840436,0,'hair_face_highlight_color',244,244,246), (148473,1840436,0,'hair_highlight',160,156,172), (148474,1840436,0,'hair_type_color',107,150,172), (148475,1840436,0,'hair_type_highlight_color',244,244,246), (148476,1840436,1,'lip_type',-11,9,47), (148477,1840436,1,'nose_type',65,-41,28), (148478,1840436,0,'skin_color',190,179,212), (148479,1840436,1,'soga_cheek_type',-74,-93,0), (148480,1840436,1,'soga_chin_type',-8,19,-61), (148481,1840436,1,'soga_ear_type',2,-77,0), (148482,1840436,1,'soga_eye_brow_type',-96,10,-87), (148483,1840436,0,'soga_eye_color',229,229,102), (148484,1840436,1,'soga_eye_type',-87,0,0), (148485,1840436,0,'soga_hair_color1',93,64,120), (148486,1840436,0,'soga_hair_color2',95,79,92), (148487,1840436,0,'soga_hair_face_color',107,150,172), (148488,1840436,0,'soga_hair_face_highlight_color',244,244,246), (148489,1840436,0,'soga_hair_highlight',160,156,172), (148490,1840436,0,'soga_hair_type_color',107,150,172), (148491,1840436,0,'soga_hair_type_highlight_color',244,244,246), (148492,1840436,1,'soga_lip_type',-11,9,47), (148493,1840436,1,'soga_nose_type',65,-41,28), (148494,1840436,0,'soga_skin_color',190,179,212), (148495,1840436,0,'wing_color1',255,255,255), (148496,1840436,0,'wing_color2',255,255,255), (148497,1840437,1,'cheek_type',3,-31,0), (148498,1840437,1,'chin_type',28,-4,2), (148499,1840437,1,'ear_type',20,17,0), (148500,1840437,1,'eye_brow_type',-31,28,0), (148501,1840437,0,'eye_color',40,23,58), (148502,1840437,1,'eye_type',-26,0,0), (148503,1840437,0,'hair_face_color',138,129,138), (148504,1840437,0,'hair_face_highlight_color',105,103,97), (148505,1840437,0,'hair_type_color',138,129,138), (148506,1840437,0,'hair_type_highlight_color',105,103,97), (148507,1840437,1,'lip_type',-7,23,-42), (148508,1840437,1,'nose_type',-12,28,-19), (148509,1840437,0,'skin_color',48,79,99), (148510,1840437,1,'soga_cheek_type',3,-31,0), (148511,1840437,1,'soga_chin_type',28,-4,2), (148512,1840437,1,'soga_ear_type',20,17,0), (148513,1840437,1,'soga_eye_brow_type',-31,28,0), (148514,1840437,0,'soga_eye_color',229,229,102), (148515,1840437,1,'soga_eye_type',-26,0,0), (148516,1840437,0,'soga_hair_face_color',138,129,138), (148517,1840437,0,'soga_hair_face_highlight_color',105,103,97), (148518,1840437,0,'soga_hair_type_color',138,129,138), (148519,1840437,0,'soga_hair_type_highlight_color',105,103,97), (148520,1840437,1,'soga_lip_type',-7,23,-42), (148521,1840437,1,'soga_nose_type',-12,28,-19), (148522,1840437,0,'soga_skin_color',48,79,99), (148523,1840437,0,'wing_color1',255,255,255), (148524,1840437,0,'wing_color2',255,255,255), (148525,1840438,1,'cheek_type',88,87,0), (148526,1840438,1,'chin_type',-64,0,45), (148527,1840438,1,'ear_type',2,37,0), (148528,1840438,1,'eye_brow_type',8,-77,34), (148529,1840438,0,'eye_color',212,172,255), (148530,1840438,1,'eye_type',-35,0,0), (148531,1840438,0,'hair_color1',98,91,163), (148532,1840438,0,'hair_color2',59,81,113), (148533,1840438,0,'hair_face_color',107,131,144), (148534,1840438,0,'hair_face_highlight_color',96,84,129), (148535,1840438,0,'hair_highlight',96,63,188), (148536,1840438,0,'hair_type_color',107,131,144), (148537,1840438,0,'hair_type_highlight_color',96,84,129), (148538,1840438,1,'lip_type',41,-25,-20), (148539,1840438,1,'nose_type',53,17,-17), (148540,1840438,0,'skin_color',167,200,207), (148541,1840438,1,'soga_cheek_type',88,87,0), (148542,1840438,1,'soga_chin_type',-64,0,45), (148543,1840438,1,'soga_ear_type',2,37,0), (148544,1840438,1,'soga_eye_brow_type',8,-77,34), (148545,1840438,0,'soga_eye_color',229,229,102), (148546,1840438,1,'soga_eye_type',-35,0,0), (148547,1840438,0,'soga_hair_color1',98,91,163), (148548,1840438,0,'soga_hair_color2',59,81,113), (148549,1840438,0,'soga_hair_face_color',107,131,144), (148550,1840438,0,'soga_hair_face_highlight_color',96,84,129), (148551,1840438,0,'soga_hair_highlight',96,63,188), (148552,1840438,0,'soga_hair_type_color',107,131,144), (148553,1840438,0,'soga_hair_type_highlight_color',96,84,129), (148554,1840438,1,'soga_lip_type',41,-25,-20), (148555,1840438,1,'soga_nose_type',53,17,-17), (148556,1840438,0,'soga_skin_color',167,200,207), (148557,1840438,0,'wing_color1',255,255,255), (148558,1840438,0,'wing_color2',255,255,255), (148559,1840439,1,'cheek_type',0,-18,0), (148560,1840439,1,'chin_type',-11,9,19), (148561,1840439,1,'ear_type',-28,-25,0), (148562,1840439,1,'eye_brow_type',2,46,-17), (148563,1840439,0,'eye_color',225,129,255), (148564,1840439,1,'eye_type',-34,0,0), (148565,1840439,0,'hair_face_color',170,145,174), (148566,1840439,0,'hair_face_highlight_color',105,103,97), (148567,1840439,0,'hair_type_color',170,145,174), (148568,1840439,0,'hair_type_highlight_color',105,103,97), (148569,1840439,1,'lip_type',4,14,25), (148570,1840439,1,'nose_type',-23,0,8), (148571,1840439,1,'soga_cheek_type',0,-18,0), (148572,1840439,1,'soga_chin_type',-11,9,19), (148573,1840439,1,'soga_ear_type',-28,-25,0), (148574,1840439,1,'soga_eye_brow_type',2,46,-17), (148575,1840439,0,'soga_eye_color',229,229,102), (148576,1840439,1,'soga_eye_type',-34,0,0), (148577,1840439,0,'soga_hair_face_color',170,145,174), (148578,1840439,0,'soga_hair_face_highlight_color',105,103,97), (148579,1840439,0,'soga_hair_type_color',170,145,174), (148580,1840439,0,'soga_hair_type_highlight_color',105,103,97), (148581,1840439,1,'soga_lip_type',4,14,25), (148582,1840439,1,'soga_nose_type',-23,0,8), (148583,1840439,0,'wing_color1',255,255,255), (148584,1840439,0,'wing_color2',255,255,255), (148585,1840440,1,'cheek_type',2,-91,0), (148586,1840440,1,'chin_type',50,-81,-83), (148587,1840440,1,'ear_type',0,-59,0), (148588,1840440,1,'eye_brow_type',-81,-34,-76), (148589,1840440,0,'eye_color',90,45,100), (148590,1840440,1,'eye_type',-41,0,0), (148591,1840440,0,'hair_color1',98,91,163), (148592,1840440,0,'hair_color2',59,81,113), (148593,1840440,0,'hair_face_color',107,131,144), (148594,1840440,0,'hair_face_highlight_color',103,133,149), (148595,1840440,0,'hair_highlight',102,153,147), (148596,1840440,0,'hair_type_color',107,131,144), (148597,1840440,0,'hair_type_highlight_color',103,133,149), (148598,1840440,1,'lip_type',90,10,31), (148599,1840440,1,'nose_type',-85,-69,0), (148600,1840440,0,'skin_color',160,203,202), (148601,1840440,1,'soga_cheek_type',2,-91,0), (148602,1840440,1,'soga_chin_type',50,-81,-83), (148603,1840440,1,'soga_ear_type',0,-59,0), (148604,1840440,1,'soga_eye_brow_type',-81,-34,-76), (148605,1840440,0,'soga_eye_color',229,229,102), (148606,1840440,1,'soga_eye_type',-41,0,0), (148607,1840440,0,'soga_hair_color1',98,91,163), (148608,1840440,0,'soga_hair_color2',59,81,113), (148609,1840440,0,'soga_hair_face_color',107,131,144), (148610,1840440,0,'soga_hair_face_highlight_color',103,133,149), (148611,1840440,0,'soga_hair_highlight',102,153,147), (148612,1840440,0,'soga_hair_type_color',107,131,144), (148613,1840440,0,'soga_hair_type_highlight_color',103,133,149), (148614,1840440,1,'soga_lip_type',90,10,31), (148615,1840440,1,'soga_nose_type',-85,-69,0), (148616,1840440,0,'soga_skin_color',160,203,202), (148617,1840441,1,'cheek_type',50,-50,0), (148618,1840441,1,'chin_type',-22,-31,42), (148619,1840441,1,'ear_type',31,72,0), (148620,1840441,1,'eye_brow_type',59,-7,-25), (148621,1840441,0,'eye_color',227,117,255), (148622,1840441,1,'eye_type',-62,0,0), (148623,1840441,0,'hair_color1',112,123,142), (148624,1840441,0,'hair_color2',124,116,110), (148625,1840441,0,'hair_face_color',200,186,172), (148626,1840441,0,'hair_face_highlight_color',7,1,1), (148627,1840441,0,'hair_highlight',56,22,22), (148628,1840441,0,'hair_type_color',200,186,172), (148629,1840441,0,'hair_type_highlight_color',7,1,1), (148630,1840441,1,'lip_type',-87,42,-28), (148631,1840441,1,'nose_type',32,-87,9), (148632,1840441,0,'skin_color',149,148,179), (148633,1840441,1,'soga_cheek_type',50,-50,0), (148634,1840441,1,'soga_chin_type',-22,-31,42), (148635,1840441,1,'soga_ear_type',31,72,0), (148636,1840441,1,'soga_eye_brow_type',59,-7,-25), (148637,1840441,0,'soga_eye_color',229,229,102), (148638,1840441,1,'soga_eye_type',-62,0,0), (148639,1840441,0,'soga_hair_color1',112,123,142), (148640,1840441,0,'soga_hair_color2',124,116,110), (148641,1840441,0,'soga_hair_face_color',200,186,172), (148642,1840441,0,'soga_hair_face_highlight_color',7,1,1), (148643,1840441,0,'soga_hair_highlight',56,22,22), (148644,1840441,0,'soga_hair_type_color',200,186,172), (148645,1840441,0,'soga_hair_type_highlight_color',7,1,1), (148646,1840441,1,'soga_lip_type',-87,42,-28), (148647,1840441,1,'soga_nose_type',32,-87,9), (148648,1840441,0,'soga_skin_color',149,148,179), (148649,1840441,0,'wing_color1',255,255,255), (148650,1840441,0,'wing_color2',255,255,255), (148651,1840442,1,'cheek_type',14,-93,0), (148652,1840442,1,'chin_type',-18,-18,-4), (148653,1840442,1,'ear_type',64,-78,0), (148654,1840442,1,'eye_brow_type',-68,100,100), (148655,1840442,0,'eye_color',246,188,255), (148656,1840442,1,'eye_type',-56,0,0), (148657,1840442,0,'hair_color1',33,22,19), (148658,1840442,0,'hair_color2',28,27,50), (148659,1840442,0,'hair_face_color',5,5,1), (148660,1840442,0,'hair_face_highlight_color',61,61,75), (148661,1840442,0,'hair_highlight',43,36,70), (148662,1840442,0,'hair_type_color',5,5,1), (148663,1840442,0,'hair_type_highlight_color',61,61,75), (148664,1840442,1,'lip_type',-52,14,29), (148665,1840442,1,'nose_type',22,17,51), (148666,1840442,0,'skin_color',43,81,85), (148667,1840442,1,'soga_cheek_type',14,-93,0), (148668,1840442,1,'soga_chin_type',-18,-18,-4), (148669,1840442,1,'soga_ear_type',64,-78,0), (148670,1840442,1,'soga_eye_brow_type',-68,100,100), (148671,1840442,0,'soga_eye_color',229,229,102), (148672,1840442,1,'soga_eye_type',-56,0,0), (148673,1840442,0,'soga_hair_color1',33,22,19), (148674,1840442,0,'soga_hair_color2',28,27,50), (148675,1840442,0,'soga_hair_face_color',5,5,1), (148676,1840442,0,'soga_hair_face_highlight_color',61,61,75), (148677,1840442,0,'soga_hair_highlight',43,36,70), (148678,1840442,0,'soga_hair_type_color',5,5,1), (148679,1840442,0,'soga_hair_type_highlight_color',61,61,75), (148680,1840442,1,'soga_lip_type',-52,14,29), (148681,1840442,1,'soga_nose_type',22,17,51), (148682,1840442,0,'soga_skin_color',43,81,85), (148683,1840443,1,'cheek_type',-2,37,0), (148684,1840443,1,'chin_type',4,0,-17), (148685,1840443,1,'ear_type',-17,0,0), (148686,1840443,1,'eye_brow_type',-4,-43,-25), (148687,1840443,0,'eye_color',32,22,52), (148688,1840443,1,'eye_type',26,0,0), (148689,1840443,0,'hair_face_color',135,125,134), (148690,1840443,0,'hair_face_highlight_color',105,103,97), (148691,1840443,0,'hair_type_color',135,125,134), (148692,1840443,0,'hair_type_highlight_color',105,103,97), (148693,1840443,1,'lip_type',-20,12,17), (148694,1840443,1,'nose_type',3,-29,4), (148695,1840443,0,'skin_color',21,77,76), (148696,1840443,1,'soga_cheek_type',-2,37,0), (148697,1840443,1,'soga_chin_type',4,0,-17), (148698,1840443,1,'soga_ear_type',-17,0,0), (148699,1840443,1,'soga_eye_brow_type',-4,-43,-25), (148700,1840443,0,'soga_eye_color',229,229,102), (148701,1840443,1,'soga_eye_type',26,0,0), (148702,1840443,0,'soga_hair_face_color',135,125,134), (148703,1840443,0,'soga_hair_face_highlight_color',105,103,97), (148704,1840443,0,'soga_hair_type_color',135,125,134), (148705,1840443,0,'soga_hair_type_highlight_color',105,103,97), (148706,1840443,1,'soga_lip_type',-20,12,17), (148707,1840443,1,'soga_nose_type',3,-29,4), (148708,1840443,0,'soga_skin_color',21,77,76), (148709,1840443,0,'wing_color1',255,255,255), (148710,1840443,0,'wing_color2',255,255,255), (148711,1840444,1,'cheek_type',40,-28,0), (148712,1840444,1,'chin_type',-18,3,-14), (148713,1840444,1,'ear_type',-25,28,0), (148714,1840444,1,'eye_brow_type',21,11,-23), (148715,1840444,0,'eye_color',36,21,50), (148716,1840444,1,'eye_type',-7,0,0), (148717,1840444,0,'hair_face_color',253,242,253), (148718,1840444,0,'hair_face_highlight_color',155,150,106), (148719,1840444,0,'hair_type_color',253,242,253), (148720,1840444,0,'hair_type_highlight_color',155,150,106), (148721,1840444,1,'lip_type',25,25,22), (148722,1840444,1,'nose_type',28,11,3), (148723,1840444,0,'skin_color',205,176,219), (148724,1840444,1,'soga_cheek_type',40,-28,0), (148725,1840444,1,'soga_chin_type',-18,3,-14), (148726,1840444,1,'soga_ear_type',-25,28,0), (148727,1840444,1,'soga_eye_brow_type',21,11,-23), (148728,1840444,0,'soga_eye_color',229,229,102), (148729,1840444,1,'soga_eye_type',-7,0,0), (148730,1840444,0,'soga_hair_face_color',253,242,253), (148731,1840444,0,'soga_hair_face_highlight_color',155,150,106), (148732,1840444,0,'soga_hair_type_color',253,242,253), (148733,1840444,0,'soga_hair_type_highlight_color',155,150,106), (148734,1840444,1,'soga_lip_type',25,25,22), (148735,1840444,1,'soga_nose_type',28,11,3), (148736,1840444,0,'soga_skin_color',205,176,219), (148737,1840444,0,'wing_color1',255,255,255), (148738,1840444,0,'wing_color2',255,255,255), (148739,1840445,1,'cheek_type',-31,52,0), (148740,1840445,1,'chin_type',-64,42,-25), (148741,1840445,1,'ear_type',42,56,0), (148742,1840445,1,'eye_brow_type',29,44,-77), (148743,1840445,0,'eye_color',15,8,20), (148744,1840445,1,'eye_type',-39,0,0), (148745,1840445,0,'hair_color1',160,156,172), (148746,1840445,0,'hair_color2',62,62,68), (148747,1840445,0,'hair_face_color',244,245,246), (148748,1840445,0,'hair_face_highlight_color',94,79,124), (148749,1840445,0,'hair_highlight',96,63,188), (148750,1840445,0,'hair_type_color',244,245,246), (148751,1840445,0,'hair_type_highlight_color',94,79,124), (148752,1840445,1,'lip_type',-9,-77,-14), (148753,1840445,1,'nose_type',-97,82,50), (148754,1840445,0,'skin_color',102,77,75), (148755,1840445,1,'soga_cheek_type',-31,52,0), (148756,1840445,1,'soga_chin_type',-64,42,-25), (148757,1840445,1,'soga_ear_type',42,56,0), (148758,1840445,1,'soga_eye_brow_type',29,44,-77), (148759,1840445,0,'soga_eye_color',229,229,102), (148760,1840445,1,'soga_eye_type',-39,0,0), (148761,1840445,0,'soga_hair_color1',160,156,172), (148762,1840445,0,'soga_hair_color2',62,62,68), (148763,1840445,0,'soga_hair_face_color',244,245,246), (148764,1840445,0,'soga_hair_face_highlight_color',94,79,124), (148765,1840445,0,'soga_hair_highlight',96,63,188), (148766,1840445,0,'soga_hair_type_color',244,245,246), (148767,1840445,0,'soga_hair_type_highlight_color',94,79,124), (148768,1840445,1,'soga_lip_type',-9,-77,-14), (148769,1840445,1,'soga_nose_type',-97,82,50), (148770,1840445,0,'soga_skin_color',102,77,75), (148771,1840445,0,'wing_color1',255,255,255), (148772,1840445,0,'wing_color2',255,255,255), (148773,1840446,1,'cheek_type',-8,53,0), (148774,1840446,1,'chin_type',-42,72,-3), (148775,1840446,1,'ear_type',51,4,0), (148776,1840446,1,'eye_brow_type',7,-7,-25), (148777,1840446,0,'eye_color',12,16,24), (148778,1840446,1,'eye_type',-63,0,0), (148779,1840446,0,'hair_color1',114,112,142), (148780,1840446,0,'hair_color2',121,113,107), (148781,1840446,0,'hair_face_color',145,168,168), (148782,1840446,0,'hair_face_highlight_color',193,183,168), (148783,1840446,0,'hair_highlight',112,123,142), (148784,1840446,0,'hair_type_color',145,168,168), (148785,1840446,0,'hair_type_highlight_color',193,183,168), (148786,1840446,1,'lip_type',95,-98,90), (148787,1840446,1,'nose_type',0,-52,-29), (148788,1840446,0,'skin_color',122,165,164), (148789,1840446,1,'soga_cheek_type',-8,53,0), (148790,1840446,1,'soga_chin_type',-42,72,-3), (148791,1840446,1,'soga_ear_type',51,4,0), (148792,1840446,1,'soga_eye_brow_type',7,-7,-25), (148793,1840446,0,'soga_eye_color',229,229,102), (148794,1840446,1,'soga_eye_type',-63,0,0), (148795,1840446,0,'soga_hair_color1',114,112,142), (148796,1840446,0,'soga_hair_color2',121,113,107), (148797,1840446,0,'soga_hair_face_color',145,168,168), (148798,1840446,0,'soga_hair_face_highlight_color',193,183,168), (148799,1840446,0,'soga_hair_highlight',112,123,142), (148800,1840446,0,'soga_hair_type_color',145,168,168), (148801,1840446,0,'soga_hair_type_highlight_color',193,183,168), (148802,1840446,1,'soga_lip_type',95,-98,90), (148803,1840446,1,'soga_nose_type',0,-52,-29), (148804,1840446,0,'soga_skin_color',122,165,164), (148805,1840446,0,'wing_color1',255,255,255), (148806,1840446,0,'wing_color2',255,255,255), (148807,1840447,1,'cheek_type',17,7,0), (148808,1840447,1,'chin_type',7,-21,25), (148809,1840447,1,'ear_type',17,-2,0), (148810,1840447,1,'eye_brow_type',-12,14,-4), (148811,1840447,0,'eye_color',225,129,255), (148812,1840447,1,'eye_type',-14,0,0), (148813,1840447,0,'hair_face_color',155,135,162), (148814,1840447,0,'hair_face_highlight_color',105,103,97), (148815,1840447,0,'hair_type_color',155,135,162), (148816,1840447,0,'hair_type_highlight_color',105,103,97), (148817,1840447,1,'lip_type',-18,-12,1), (148818,1840447,1,'nose_type',14,20,9), (148819,1840447,0,'skin_color',0,12,12), (148820,1840447,1,'soga_cheek_type',17,7,0), (148821,1840447,1,'soga_chin_type',7,-21,25), (148822,1840447,1,'soga_ear_type',17,-2,0), (148823,1840447,1,'soga_eye_brow_type',-12,14,-4), (148824,1840447,0,'soga_eye_color',229,229,102), (148825,1840447,1,'soga_eye_type',-14,0,0), (148826,1840447,0,'soga_hair_face_color',155,135,162), (148827,1840447,0,'soga_hair_face_highlight_color',105,103,97), (148828,1840447,0,'soga_hair_type_color',155,135,162), (148829,1840447,0,'soga_hair_type_highlight_color',105,103,97), (148830,1840447,1,'soga_lip_type',-18,-12,1), (148831,1840447,1,'soga_nose_type',14,20,9), (148832,1840447,0,'soga_skin_color',0,12,12), (148833,1840447,0,'wing_color1',255,255,255), (148834,1840447,0,'wing_color2',255,255,255), (148835,1840448,1,'cheek_type',25,-64,0), (148836,1840448,1,'chin_type',-63,87,75), (148837,1840448,1,'ear_type',81,-81,0), (148838,1840448,1,'eye_brow_type',41,37,31), (148839,1840448,0,'eye_color',230,116,250), (148840,1840448,1,'eye_type',-12,0,0), (148841,1840448,0,'hair_color1',98,135,156), (148842,1840448,0,'hair_color2',88,95,109), (148843,1840448,0,'hair_face_color',102,133,150), (148844,1840448,0,'hair_face_highlight_color',100,131,153), (148845,1840448,0,'hair_highlight',98,135,156), (148846,1840448,0,'hair_type_color',102,133,150), (148847,1840448,0,'hair_type_highlight_color',100,131,153), (148848,1840448,1,'lip_type',64,-84,-72), (148849,1840448,1,'nose_type',-75,-17,51), (148850,1840448,0,'skin_color',130,173,172), (148851,1840448,1,'soga_cheek_type',25,-64,0), (148852,1840448,1,'soga_chin_type',-63,87,75), (148853,1840448,1,'soga_ear_type',81,-81,0), (148854,1840448,1,'soga_eye_brow_type',41,37,31), (148855,1840448,0,'soga_eye_color',229,229,102), (148856,1840448,1,'soga_eye_type',-12,0,0), (148857,1840448,0,'soga_hair_color1',98,135,156), (148858,1840448,0,'soga_hair_color2',88,95,109), (148859,1840448,0,'soga_hair_face_color',102,133,150), (148860,1840448,0,'soga_hair_face_highlight_color',100,131,153), (148861,1840448,0,'soga_hair_highlight',98,135,156), (148862,1840448,0,'soga_hair_type_color',102,133,150), (148863,1840448,0,'soga_hair_type_highlight_color',100,131,153), (148864,1840448,1,'soga_lip_type',64,-84,-72), (148865,1840448,1,'soga_nose_type',-75,-17,51), (148866,1840448,0,'soga_skin_color',130,173,172), (148867,1840448,0,'wing_color1',255,255,255), (148868,1840448,0,'wing_color2',255,255,255), (148869,1840449,1,'cheek_type',87,34,0), (148870,1840449,1,'chin_type',62,-95,25), (148871,1840449,1,'ear_type',44,-64,0), (148872,1840449,1,'eye_brow_type',-77,58,98), (148873,1840449,0,'eye_color',28,33,54), (148874,1840449,1,'eye_type',-31,0,0), (148875,1840449,0,'hair_color1',93,64,120), (148876,1840449,0,'hair_color2',95,79,92), (148877,1840449,0,'hair_face_color',105,144,167), (148878,1840449,0,'hair_face_highlight_color',6,3,1), (148879,1840449,0,'hair_highlight',33,22,19), (148880,1840449,0,'hair_type_color',105,144,167), (148881,1840449,0,'hair_type_highlight_color',6,3,1), (148882,1840449,1,'lip_type',88,22,85), (148883,1840449,1,'nose_type',82,-12,-70), (148884,1840449,0,'skin_color',120,163,162), (148885,1840449,1,'soga_cheek_type',87,34,0), (148886,1840449,1,'soga_chin_type',62,-95,25), (148887,1840449,1,'soga_ear_type',44,-64,0), (148888,1840449,1,'soga_eye_brow_type',-77,58,98), (148889,1840449,0,'soga_eye_color',229,229,102), (148890,1840449,1,'soga_eye_type',-31,0,0), (148891,1840449,0,'soga_hair_color1',93,64,120), (148892,1840449,0,'soga_hair_color2',95,79,92), (148893,1840449,0,'soga_hair_face_color',105,144,167), (148894,1840449,0,'soga_hair_face_highlight_color',6,3,1), (148895,1840449,0,'soga_hair_highlight',33,22,19), (148896,1840449,0,'soga_hair_type_color',105,144,167), (148897,1840449,0,'soga_hair_type_highlight_color',6,3,1), (148898,1840449,1,'soga_lip_type',88,22,85), (148899,1840449,1,'soga_nose_type',82,-12,-70), (148900,1840449,0,'soga_skin_color',120,163,162), (148901,1840449,0,'wing_color1',255,255,255), (148902,1840449,0,'wing_color2',255,255,255), (148903,1840450,1,'cheek_type',-5,-14,0), (148904,1840450,1,'chin_type',-81,64,61), (148905,1840450,1,'ear_type',82,12,0), (148906,1840450,1,'eye_brow_type',10,-3,-78), (148907,1840450,0,'eye_color',209,180,255), (148908,1840450,1,'eye_type',65,0,0), (148909,1840450,0,'hair_color1',93,64,120), (148910,1840450,0,'hair_color2',95,79,92), (148911,1840450,0,'hair_face_color',110,158,181), (148912,1840450,0,'hair_face_highlight_color',61,61,75), (148913,1840450,0,'hair_highlight',43,36,70), (148914,1840450,0,'hair_type_color',110,158,181), (148915,1840450,0,'hair_type_highlight_color',61,61,75), (148916,1840450,1,'lip_type',-25,-97,-18), (148917,1840450,1,'nose_type',-85,-64,-31), (148918,1840450,0,'skin_color',114,145,154), (148919,1840450,1,'soga_cheek_type',-5,-14,0), (148920,1840450,1,'soga_chin_type',-81,64,61), (148921,1840450,1,'soga_ear_type',82,12,0), (148922,1840450,1,'soga_eye_brow_type',10,-3,-78), (148923,1840450,0,'soga_eye_color',229,229,102), (148924,1840450,1,'soga_eye_type',65,0,0), (148925,1840450,0,'soga_hair_color1',93,64,120), (148926,1840450,0,'soga_hair_color2',95,79,92), (148927,1840450,0,'soga_hair_face_color',110,158,181), (148928,1840450,0,'soga_hair_face_highlight_color',61,61,75), (148929,1840450,0,'soga_hair_highlight',43,36,70), (148930,1840450,0,'soga_hair_type_color',110,158,181), (148931,1840450,0,'soga_hair_type_highlight_color',61,61,75), (148932,1840450,1,'soga_lip_type',-25,-97,-18), (148933,1840450,1,'soga_nose_type',-85,-64,-31), (148934,1840450,0,'soga_skin_color',114,145,154), (148935,1840450,0,'wing_color1',255,255,255), (148936,1840450,0,'wing_color2',255,255,255), (148937,1840451,1,'cheek_type',9,17,0), (148938,1840451,1,'chin_type',-19,48,-40), (148939,1840451,1,'ear_type',69,88,0), (148940,1840451,1,'eye_brow_type',-95,45,5), (148941,1840451,0,'eye_color',194,237,247), (148942,1840451,1,'eye_type',-68,0,0), (148943,1840451,0,'hair_color1',33,22,19), (148944,1840451,0,'hair_color2',28,27,50), (148945,1840451,0,'hair_face_color',5,5,1), (148946,1840451,0,'hair_face_highlight_color',7,1,1), (148947,1840451,0,'hair_highlight',56,22,22), (148948,1840451,0,'hair_type_color',5,5,1), (148949,1840451,0,'hair_type_highlight_color',7,1,1), (148950,1840451,1,'lip_type',43,-19,-12), (148951,1840451,1,'nose_type',-68,-9,70), (148952,1840451,0,'skin_color',60,76,97), (148953,1840451,1,'soga_cheek_type',9,17,0), (148954,1840451,1,'soga_chin_type',-19,48,-40), (148955,1840451,1,'soga_ear_type',69,88,0), (148956,1840451,1,'soga_eye_brow_type',-95,45,5), (148957,1840451,0,'soga_eye_color',229,229,102), (148958,1840451,1,'soga_eye_type',-68,0,0), (148959,1840451,0,'soga_hair_color1',33,22,19), (148960,1840451,0,'soga_hair_color2',28,27,50), (148961,1840451,0,'soga_hair_face_color',5,5,1), (148962,1840451,0,'soga_hair_face_highlight_color',7,1,1), (148963,1840451,0,'soga_hair_highlight',56,22,22), (148964,1840451,0,'soga_hair_type_color',5,5,1), (148965,1840451,0,'soga_hair_type_highlight_color',7,1,1), (148966,1840451,1,'soga_lip_type',43,-19,-12), (148967,1840451,1,'soga_nose_type',-68,-9,70), (148968,1840451,0,'soga_skin_color',60,76,97), (148969,1840452,1,'cheek_type',0,-7,0), (148970,1840452,1,'chin_type',7,-17,-7), (148971,1840452,1,'ear_type',-2,-40,0), (148972,1840452,1,'eye_brow_type',35,10,12), (148973,1840452,0,'eye_color',173,87,190), (148974,1840452,1,'eye_type',-26,0,0), (148975,1840452,0,'hair_face_color',165,137,164), (148976,1840452,0,'hair_face_highlight_color',155,150,106), (148977,1840452,0,'hair_type_color',165,137,164), (148978,1840452,0,'hair_type_highlight_color',155,150,106), (148979,1840452,1,'lip_type',-28,-25,-8), (148980,1840452,1,'nose_type',18,-9,17), (148981,1840452,0,'skin_color',179,179,179), (148982,1840452,1,'soga_cheek_type',0,-7,0), (148983,1840452,1,'soga_chin_type',7,-17,-7), (148984,1840452,1,'soga_ear_type',-2,-40,0), (148985,1840452,1,'soga_eye_brow_type',35,10,12), (148986,1840452,0,'soga_eye_color',229,229,102), (148987,1840452,1,'soga_eye_type',-26,0,0), (148988,1840452,0,'soga_hair_face_color',165,137,164), (148989,1840452,0,'soga_hair_face_highlight_color',155,150,106), (148990,1840452,0,'soga_hair_type_color',165,137,164), (148991,1840452,0,'soga_hair_type_highlight_color',155,150,106), (148992,1840452,1,'soga_lip_type',-28,-25,-8), (148993,1840452,1,'soga_nose_type',18,-9,17), (148994,1840452,0,'soga_skin_color',179,179,179), (148995,1840452,0,'wing_color1',255,255,255), (148996,1840452,0,'wing_color2',255,255,255), (148997,1840453,1,'cheek_type',25,-93,0), (148998,1840453,1,'chin_type',-34,95,-5), (148999,1840453,1,'ear_type',8,34,0), (149000,1840453,1,'eye_brow_type',-65,-34,85), (149001,1840453,1,'eye_type',-14,0,0), (149002,1840453,0,'hair_color1',161,165,168), (149003,1840453,0,'hair_color2',60,71,71), (149004,1840453,0,'hair_face_color',225,221,214), (149005,1840453,0,'hair_face_highlight_color',89,73,129), (149006,1840453,0,'hair_highlight',152,46,102), (149007,1840453,0,'hair_type_color',225,221,214), (149008,1840453,0,'hair_type_highlight_color',89,73,129), (149009,1840453,1,'lip_type',-15,29,32), (149010,1840453,1,'nose_type',62,47,-90), (149011,1840453,0,'skin_color',121,164,163), (149012,1840453,1,'soga_cheek_type',25,-93,0), (149013,1840453,1,'soga_chin_type',-34,95,-5), (149014,1840453,1,'soga_ear_type',8,34,0), (149015,1840453,1,'soga_eye_brow_type',-65,-34,85), (149016,1840453,0,'soga_eye_color',229,229,102), (149017,1840453,1,'soga_eye_type',-14,0,0), (149018,1840453,0,'soga_hair_color1',161,165,168), (149019,1840453,0,'soga_hair_color2',60,71,71), (149020,1840453,0,'soga_hair_face_color',225,221,214), (149021,1840453,0,'soga_hair_face_highlight_color',89,73,129), (149022,1840453,0,'soga_hair_highlight',152,46,102), (149023,1840453,0,'soga_hair_type_color',225,221,214), (149024,1840453,0,'soga_hair_type_highlight_color',89,73,129), (149025,1840453,1,'soga_lip_type',-15,29,32), (149026,1840453,1,'soga_nose_type',62,47,-90), (149027,1840453,0,'soga_skin_color',121,164,163), (149028,1840453,0,'wing_color1',255,255,255), (149029,1840453,0,'wing_color2',255,255,255), (149030,1840454,1,'cheek_type',-7,0,0), (149031,1840454,1,'chin_type',-17,21,7), (149032,1840454,1,'ear_type',-11,19,0), (149033,1840454,1,'eye_brow_type',10,0,-34), (149034,1840454,0,'eye_color',9,4,10), (149035,1840454,1,'eye_type',-21,0,0), (149036,1840454,0,'hair_face_color',145,168,176), (149037,1840454,0,'hair_face_highlight_color',155,150,106), (149038,1840454,0,'hair_type_color',145,168,176), (149039,1840454,0,'hair_type_highlight_color',155,150,106), (149040,1840454,1,'lip_type',25,47,2), (149041,1840454,1,'nose_type',0,-20,0), (149042,1840454,0,'skin_color',15,64,69), (149043,1840454,1,'soga_cheek_type',-7,0,0), (149044,1840454,1,'soga_chin_type',-17,21,7), (149045,1840454,1,'soga_ear_type',-11,19,0), (149046,1840454,1,'soga_eye_brow_type',10,0,-34), (149047,1840454,0,'soga_eye_color',229,229,102), (149048,1840454,1,'soga_eye_type',-21,0,0), (149049,1840454,0,'soga_hair_face_color',145,168,176), (149050,1840454,0,'soga_hair_face_highlight_color',155,150,106), (149051,1840454,0,'soga_hair_type_color',145,168,176), (149052,1840454,0,'soga_hair_type_highlight_color',155,150,106), (149053,1840454,1,'soga_lip_type',25,47,2), (149054,1840454,1,'soga_nose_type',0,-20,0), (149055,1840454,0,'soga_skin_color',15,64,69), (149056,1840454,0,'wing_color1',255,255,255), (149057,1840454,0,'wing_color2',255,255,255), (149058,1840455,1,'cheek_type',78,37,0), (149059,1840455,1,'chin_type',-15,-91,12), (149060,1840455,1,'ear_type',58,-25,0), (149061,1840455,1,'eye_brow_type',-84,93,5), (149062,1840455,0,'eye_color',233,164,255), (149063,1840455,1,'eye_type',62,0,0), (149064,1840455,0,'hair_color1',114,112,142), (149065,1840455,0,'hair_color2',121,113,107), (149066,1840455,0,'hair_face_color',145,168,168), (149067,1840455,0,'hair_face_highlight_color',93,77,125), (149068,1840455,0,'hair_highlight',96,63,188), (149069,1840455,0,'hair_type_color',145,168,168), (149070,1840455,0,'hair_type_highlight_color',93,77,125), (149071,1840455,1,'lip_type',56,-1,-63), (149072,1840455,1,'nose_type',-11,70,81), (149073,1840455,0,'skin_color',197,191,224), (149074,1840455,1,'soga_cheek_type',78,37,0), (149075,1840455,1,'soga_chin_type',-15,-91,12), (149076,1840455,1,'soga_ear_type',58,-25,0), (149077,1840455,1,'soga_eye_brow_type',-84,93,5), (149078,1840455,0,'soga_eye_color',229,229,102), (149079,1840455,1,'soga_eye_type',62,0,0), (149080,1840455,0,'soga_hair_color1',114,112,142), (149081,1840455,0,'soga_hair_color2',121,113,107), (149082,1840455,0,'soga_hair_face_color',145,168,168), (149083,1840455,0,'soga_hair_face_highlight_color',93,77,125), (149084,1840455,0,'soga_hair_highlight',96,63,188), (149085,1840455,0,'soga_hair_type_color',145,168,168), (149086,1840455,0,'soga_hair_type_highlight_color',93,77,125), (149087,1840455,1,'soga_lip_type',56,-1,-63), (149088,1840455,1,'soga_nose_type',-11,70,81), (149089,1840455,0,'soga_skin_color',197,191,224), (149090,1840456,1,'cheek_type',25,-64,0), (149091,1840456,1,'chin_type',-63,87,75), (149092,1840456,1,'ear_type',81,-81,0), (149093,1840456,1,'eye_brow_type',41,37,31), (149094,1840456,0,'eye_color',230,116,250), (149095,1840456,1,'eye_type',-12,0,0), (149096,1840456,0,'hair_color1',98,135,156), (149097,1840456,0,'hair_color2',88,95,109), (149098,1840456,0,'hair_face_color',102,133,150), (149099,1840456,0,'hair_face_highlight_color',100,131,153), (149100,1840456,0,'hair_highlight',98,135,156), (149101,1840456,0,'hair_type_color',102,133,150), (149102,1840456,0,'hair_type_highlight_color',100,131,153), (149103,1840456,1,'lip_type',64,-84,-72), (149104,1840456,1,'nose_type',-75,-17,51), (149105,1840456,0,'skin_color',130,173,172), (149106,1840456,1,'soga_cheek_type',25,-64,0), (149107,1840456,1,'soga_chin_type',-63,87,75), (149108,1840456,1,'soga_ear_type',81,-81,0), (149109,1840456,1,'soga_eye_brow_type',41,37,31), (149110,1840456,0,'soga_eye_color',229,229,102), (149111,1840456,1,'soga_eye_type',-12,0,0), (149112,1840456,0,'soga_hair_color1',98,135,156), (149113,1840456,0,'soga_hair_color2',88,95,109), (149114,1840456,0,'soga_hair_face_color',102,133,150), (149115,1840456,0,'soga_hair_face_highlight_color',100,131,153), (149116,1840456,0,'soga_hair_highlight',98,135,156), (149117,1840456,0,'soga_hair_type_color',102,133,150), (149118,1840456,0,'soga_hair_type_highlight_color',100,131,153), (149119,1840456,1,'soga_lip_type',64,-84,-72), (149120,1840456,1,'soga_nose_type',-75,-17,51), (149121,1840456,0,'soga_skin_color',130,173,172), (149122,1840456,0,'wing_color1',255,255,255), (149123,1840456,0,'wing_color2',255,255,255), (149124,1840457,1,'cheek_type',4,-11,0), (149125,1840457,1,'chin_type',-31,-1,-14), (149126,1840457,1,'ear_type',-7,21,0), (149127,1840457,1,'eye_brow_type',28,14,3), (149128,1840457,0,'eye_color',244,171,255), (149129,1840457,1,'eye_type',19,0,0), (149130,1840457,0,'hair_face_color',152,125,154), (149131,1840457,0,'hair_face_highlight_color',105,103,97), (149132,1840457,0,'hair_type_color',152,125,154), (149133,1840457,0,'hair_type_highlight_color',105,103,97), (149134,1840457,1,'lip_type',11,37,-12), (149135,1840457,1,'nose_type',-7,18,-17), (149136,1840457,0,'skin_color',25,81,80), (149137,1840457,1,'soga_cheek_type',4,-11,0), (149138,1840457,1,'soga_chin_type',-31,-1,-14), (149139,1840457,1,'soga_ear_type',-7,21,0), (149140,1840457,1,'soga_eye_brow_type',28,14,3), (149141,1840457,0,'soga_eye_color',229,229,102), (149142,1840457,1,'soga_eye_type',19,0,0), (149143,1840457,0,'soga_hair_face_color',152,125,154), (149144,1840457,0,'soga_hair_face_highlight_color',105,103,97), (149145,1840457,0,'soga_hair_type_color',152,125,154), (149146,1840457,0,'soga_hair_type_highlight_color',105,103,97), (149147,1840457,1,'soga_lip_type',11,37,-12), (149148,1840457,1,'soga_nose_type',-7,18,-17), (149149,1840457,0,'soga_skin_color',25,81,80), (149150,1840457,0,'wing_color1',255,255,255), (149151,1840457,0,'wing_color2',255,255,255), (149152,1840458,1,'cheek_type',-91,42,0), (149153,1840458,1,'chin_type',-98,-52,11), (149154,1840458,1,'ear_type',46,84,0), (149155,1840458,1,'eye_brow_type',-1,-96,69), (149156,1840458,0,'eye_color',3,1,2), (149157,1840458,1,'eye_type',-32,0,0), (149158,1840458,0,'hair_color1',33,22,19), (149159,1840458,0,'hair_color2',28,27,50), (149160,1840458,0,'hair_face_color',5,5,1), (149161,1840458,0,'hair_face_highlight_color',230,226,221), (149162,1840458,0,'hair_highlight',161,165,168), (149163,1840458,0,'hair_type_color',5,5,1), (149164,1840458,0,'hair_type_highlight_color',230,226,221), (149165,1840458,1,'lip_type',-75,29,-62), (149166,1840458,1,'nose_type',-69,-95,98), (149167,1840458,0,'skin_color',190,194,223), (149168,1840458,1,'soga_cheek_type',-91,42,0), (149169,1840458,1,'soga_chin_type',-98,-52,11), (149170,1840458,1,'soga_ear_type',46,84,0), (149171,1840458,1,'soga_eye_brow_type',-1,-96,69), (149172,1840458,0,'soga_eye_color',229,229,102), (149173,1840458,1,'soga_eye_type',-32,0,0), (149174,1840458,0,'soga_hair_color1',33,22,19), (149175,1840458,0,'soga_hair_color2',28,27,50), (149176,1840458,0,'soga_hair_face_color',5,5,1), (149177,1840458,0,'soga_hair_face_highlight_color',230,226,221), (149178,1840458,0,'soga_hair_highlight',161,165,168), (149179,1840458,0,'soga_hair_type_color',5,5,1), (149180,1840458,0,'soga_hair_type_highlight_color',230,226,221), (149181,1840458,1,'soga_lip_type',-75,29,-62), (149182,1840458,1,'soga_nose_type',-69,-95,98), (149183,1840458,0,'soga_skin_color',190,194,223), (149184,1840459,1,'cheek_type',-1,-25,0), (149185,1840459,1,'chin_type',-9,19,-26), (149186,1840459,1,'ear_type',-42,-25,0), (149187,1840459,1,'eye_brow_type',17,-4,3), (149188,1840459,0,'eye_color',246,188,255), (149189,1840459,1,'eye_type',-28,0,0), (149190,1840459,0,'hair_face_color',165,182,182), (149191,1840459,0,'hair_face_highlight_color',155,150,106), (149192,1840459,0,'hair_type_color',165,182,182), (149193,1840459,0,'hair_type_highlight_color',155,150,106), (149194,1840459,1,'lip_type',4,0,40), (149195,1840459,1,'nose_type',-28,8,28), (149196,1840459,0,'skin_color',124,180,179), (149197,1840459,1,'soga_cheek_type',-1,-25,0), (149198,1840459,1,'soga_chin_type',-9,19,-26), (149199,1840459,1,'soga_ear_type',-42,-25,0), (149200,1840459,1,'soga_eye_brow_type',17,-4,3), (149201,1840459,0,'soga_eye_color',229,229,102), (149202,1840459,1,'soga_eye_type',-28,0,0), (149203,1840459,0,'soga_hair_face_color',165,182,182), (149204,1840459,0,'soga_hair_face_highlight_color',155,150,106), (149205,1840459,0,'soga_hair_type_color',165,182,182), (149206,1840459,0,'soga_hair_type_highlight_color',155,150,106), (149207,1840459,1,'soga_lip_type',4,0,40), (149208,1840459,1,'soga_nose_type',-28,8,28), (149209,1840459,0,'soga_skin_color',124,180,179), (149210,1840459,0,'wing_color1',255,255,255), (149211,1840459,0,'wing_color2',255,255,255), (149212,1840460,1,'cheek_type',-26,1,0), (149213,1840460,1,'chin_type',-28,-19,0), (149214,1840460,1,'ear_type',0,-21,0), (149215,1840460,1,'eye_brow_type',18,1,19), (149216,1840460,0,'eye_color',174,194,253), (149217,1840460,1,'eye_type',-17,0,0), (149218,1840460,0,'hair_face_color',120,132,146), (149219,1840460,0,'hair_face_highlight_color',155,150,106), (149220,1840460,0,'hair_type_color',120,132,146), (149221,1840460,0,'hair_type_highlight_color',155,150,106), (149222,1840460,1,'lip_type',2,23,-1), (149223,1840460,1,'nose_type',-3,23,4), (149224,1840460,0,'skin_color',121,81,86), (149225,1840460,1,'soga_cheek_type',-26,1,0), (149226,1840460,1,'soga_chin_type',-28,-19,0), (149227,1840460,1,'soga_ear_type',0,-21,0), (149228,1840460,1,'soga_eye_brow_type',18,1,19), (149229,1840460,0,'soga_eye_color',229,229,102), (149230,1840460,1,'soga_eye_type',-17,0,0), (149231,1840460,0,'soga_hair_face_color',120,132,146), (149232,1840460,0,'soga_hair_face_highlight_color',155,150,106), (149233,1840460,0,'soga_hair_type_color',120,132,146), (149234,1840460,0,'soga_hair_type_highlight_color',155,150,106), (149235,1840460,1,'soga_lip_type',2,23,-1), (149236,1840460,1,'soga_nose_type',-3,23,4), (149237,1840460,0,'soga_skin_color',121,81,86), (149238,1840460,0,'wing_color1',255,255,255), (149239,1840460,0,'wing_color2',255,255,255), (149240,1840461,1,'cheek_type',-1,0,0), (149241,1840461,1,'chin_type',-12,0,-10), (149242,1840461,1,'ear_type',3,-19,0), (149243,1840461,1,'eye_brow_type',-18,31,-1), (149244,1840461,0,'eye_color',115,76,184), (149245,1840461,0,'hair_face_color',177,151,177), (149246,1840461,0,'hair_face_highlight_color',155,150,106), (149247,1840461,0,'hair_type_color',177,151,177), (149248,1840461,0,'hair_type_highlight_color',155,150,106), (149249,1840461,1,'lip_type',21,2,-12), (149250,1840461,1,'nose_type',7,2,28), (149251,1840461,0,'skin_color',116,90,86), (149252,1840461,1,'soga_cheek_type',-1,0,0), (149253,1840461,1,'soga_chin_type',-12,0,-10), (149254,1840461,1,'soga_ear_type',3,-19,0), (149255,1840461,1,'soga_eye_brow_type',-18,31,-1), (149256,1840461,0,'soga_eye_color',229,229,102), (149257,1840461,0,'soga_hair_face_color',177,151,177), (149258,1840461,0,'soga_hair_face_highlight_color',155,150,106), (149259,1840461,0,'soga_hair_type_color',177,151,177), (149260,1840461,0,'soga_hair_type_highlight_color',155,150,106), (149261,1840461,1,'soga_lip_type',21,2,-12), (149262,1840461,1,'soga_nose_type',7,2,28), (149263,1840461,0,'soga_skin_color',116,90,86), (149264,1840461,0,'wing_color1',255,255,255), (149265,1840461,0,'wing_color2',255,255,255), (149266,1840462,1,'cheek_type',7,34,0), (149267,1840462,1,'chin_type',0,-7,-32), (149268,1840462,1,'ear_type',-7,-29,0), (149269,1840462,1,'eye_brow_type',46,0,18), (149270,1840462,0,'eye_color',18,16,32), (149271,1840462,1,'eye_type',-45,0,0), (149272,1840462,0,'hair_face_color',215,252,252), (149273,1840462,0,'hair_face_highlight_color',155,150,106), (149274,1840462,0,'hair_type_color',215,252,252), (149275,1840462,0,'hair_type_highlight_color',155,150,106), (149276,1840462,1,'lip_type',-10,-19,-46), (149277,1840462,1,'nose_type',14,2,28), (149278,1840462,0,'skin_color',174,170,170), (149279,1840462,1,'soga_cheek_type',7,34,0), (149280,1840462,1,'soga_chin_type',0,-7,-32), (149281,1840462,1,'soga_ear_type',-7,-29,0), (149282,1840462,1,'soga_eye_brow_type',46,0,18), (149283,1840462,0,'soga_eye_color',229,229,102), (149284,1840462,1,'soga_eye_type',-45,0,0), (149285,1840462,0,'soga_hair_face_color',215,252,252), (149286,1840462,0,'soga_hair_face_highlight_color',155,150,106), (149287,1840462,0,'soga_hair_type_color',215,252,252), (149288,1840462,0,'soga_hair_type_highlight_color',155,150,106), (149289,1840462,1,'soga_lip_type',-10,-19,-46), (149290,1840462,1,'soga_nose_type',14,2,28), (149291,1840462,0,'soga_skin_color',174,170,170), (149292,1840462,0,'wing_color1',255,255,255), (149293,1840462,0,'wing_color2',255,255,255), (149294,1840463,1,'cheek_type',93,-9,0), (149295,1840463,1,'chin_type',-68,78,93), (149296,1840463,1,'ear_type',-2,47,0), (149297,1840463,1,'eye_brow_type',-47,1,57), (149298,1840463,0,'eye_color',61,11,137), (149299,1840463,1,'eye_type',-87,0,0), (149300,1840463,0,'hair_color1',255,255,255), (149301,1840463,0,'hair_color2',56,62,62), (149302,1840463,0,'hair_highlight',255,255,255), (149303,1840463,0,'hair_type_color',244,246,246), (149304,1840463,0,'hair_type_highlight_color',8,25,87), (149305,1840463,1,'lip_type',97,17,98), (149306,1840463,1,'nose_type',-72,17,-57), (149307,1840463,0,'skin_color',149,79,108), (149308,1840463,1,'soga_cheek_type',93,-9,0), (149309,1840463,1,'soga_chin_type',-68,78,93), (149310,1840463,1,'soga_ear_type',-2,47,0), (149311,1840463,1,'soga_eye_brow_type',-47,1,57), (149312,1840463,0,'soga_eye_color',229,229,102), (149313,1840463,1,'soga_eye_type',-87,0,0), (149314,1840463,0,'soga_hair_color1',255,255,255), (149315,1840463,0,'soga_hair_color2',56,62,62), (149316,1840463,0,'soga_hair_highlight',255,255,255), (149317,1840463,0,'soga_hair_type_color',244,246,246), (149318,1840463,0,'soga_hair_type_highlight_color',8,25,87), (149319,1840463,1,'soga_lip_type',97,17,98), (149320,1840463,1,'soga_nose_type',-72,17,-57), (149321,1840463,0,'soga_skin_color',149,79,108), (149322,1840463,0,'wing_color1',181,119,3), (149323,1840463,0,'wing_color2',189,76,45), (149324,1840464,1,'cheek_type',87,34,0), (149325,1840464,1,'chin_type',62,-95,25), (149326,1840464,1,'ear_type',44,-64,0), (149327,1840464,1,'eye_brow_type',-77,58,98), (149328,1840464,0,'eye_color',28,33,54), (149329,1840464,1,'eye_type',-31,0,0), (149330,1840464,0,'hair_color1',93,64,120), (149331,1840464,0,'hair_color2',95,79,92), (149332,1840464,0,'hair_face_color',105,144,167), (149333,1840464,0,'hair_face_highlight_color',6,3,1), (149334,1840464,0,'hair_highlight',33,22,19), (149335,1840464,0,'hair_type_color',105,144,167), (149336,1840464,0,'hair_type_highlight_color',6,3,1), (149337,1840464,1,'lip_type',88,22,85), (149338,1840464,1,'nose_type',82,-12,-70), (149339,1840464,0,'skin_color',120,163,162), (149340,1840464,1,'soga_cheek_type',87,34,0), (149341,1840464,1,'soga_chin_type',62,-95,25), (149342,1840464,1,'soga_ear_type',44,-64,0), (149343,1840464,1,'soga_eye_brow_type',-77,58,98), (149344,1840464,0,'soga_eye_color',229,229,102), (149345,1840464,1,'soga_eye_type',-31,0,0), (149346,1840464,0,'soga_hair_color1',93,64,120), (149347,1840464,0,'soga_hair_color2',95,79,92), (149348,1840464,0,'soga_hair_face_color',105,144,167), (149349,1840464,0,'soga_hair_face_highlight_color',6,3,1), (149350,1840464,0,'soga_hair_highlight',33,22,19), (149351,1840464,0,'soga_hair_type_color',105,144,167), (149352,1840464,0,'soga_hair_type_highlight_color',6,3,1), (149353,1840464,1,'soga_lip_type',88,22,85), (149354,1840464,1,'soga_nose_type',82,-12,-70), (149355,1840464,0,'soga_skin_color',120,163,162), (149356,1840464,0,'wing_color1',255,255,255), (149357,1840464,0,'wing_color2',255,255,255), (149358,1840465,0,'eye_color',255,255,255), (149359,1840465,0,'skin_color',255,255,255), (149360,1840465,0,'soga_eye_color',255,0,255), (149361,1840466,1,'cheek_type',-34,8,0), (149362,1840466,1,'chin_type',-9,0,-3), (149363,1840466,1,'ear_type',-11,1,0), (149364,1840466,1,'eye_brow_type',-2,-14,43), (149365,1840466,0,'eye_color',222,222,202), (149366,1840466,1,'eye_type',-43,0,0), (149367,1840466,0,'hair_face_color',244,214,41), (149368,1840466,0,'hair_type_color',244,214,41), (149369,1840466,1,'lip_type',4,0,-7), (149370,1840466,1,'nose_type',-1,22,-3), (149371,1840466,0,'skin_color',45,125,35), (149372,1840466,1,'soga_cheek_type',-34,8,0), (149373,1840466,1,'soga_chin_type',-9,0,-3), (149374,1840466,1,'soga_ear_type',-11,1,0), (149375,1840466,1,'soga_eye_brow_type',-2,-14,43), (149376,1840466,0,'soga_eye_color',229,229,102), (149377,1840466,1,'soga_eye_type',-43,0,0), (149378,1840466,0,'soga_hair_face_color',244,214,41), (149379,1840466,0,'soga_hair_type_color',244,214,41), (149380,1840466,1,'soga_lip_type',4,0,-7), (149381,1840466,1,'soga_nose_type',-1,22,-3), (149382,1840466,0,'soga_skin_color',45,125,35), (149383,1840466,0,'wing_color1',255,255,255), (149384,1840466,0,'wing_color2',255,255,255), (149385,1840467,1,'cheek_type',-50,31,0), (149386,1840467,1,'chin_type',17,62,-93), (149387,1840467,1,'ear_type',100,-100,0), (149388,1840467,1,'eye_brow_type',57,15,-93), (149389,1840467,0,'eye_color',138,10,10), (149390,1840467,1,'eye_type',74,0,0), (149391,1840467,0,'hair_face_color',226,210,39), (149392,1840467,0,'hair_type_color',226,210,39), (149393,1840467,1,'lip_type',-79,62,-89), (149394,1840467,1,'nose_type',-89,66,15), (149395,1840467,0,'skin_color',226,210,39), (149396,1840467,1,'soga_cheek_type',-50,31,0), (149397,1840467,1,'soga_chin_type',17,62,-93), (149398,1840467,1,'soga_ear_type',100,-100,0), (149399,1840467,1,'soga_eye_brow_type',57,15,-93), (149400,1840467,0,'soga_eye_color',229,229,102), (149401,1840467,1,'soga_eye_type',74,0,0), (149402,1840467,0,'soga_hair_face_color',226,210,39), (149403,1840467,0,'soga_hair_type_color',226,210,39), (149404,1840467,1,'soga_lip_type',-79,62,-89), (149405,1840467,1,'soga_nose_type',-89,66,15), (149406,1840467,0,'soga_skin_color',226,210,39), (149407,1840468,0,'eye_color',255,255,255), (149408,1840468,0,'skin_color',255,255,255), (149409,1840468,0,'soga_eye_color',255,0,255), (149410,1840469,1,'cheek_type',94,22,0), (149411,1840469,1,'chin_type',26,-47,68), (149412,1840469,1,'ear_type',-46,-31,0), (149413,1840469,1,'eye_brow_type',74,-48,87), (149414,1840469,0,'eye_color',201,137,255), (149415,1840469,1,'eye_type',-71,0,0), (149416,1840469,0,'hair_color1',161,165,168), (149417,1840469,0,'hair_color2',60,71,71), (149418,1840469,0,'hair_face_color',244,246,246), (149419,1840469,0,'hair_face_highlight_color',86,68,133), (149420,1840469,0,'hair_highlight',152,46,102), (149421,1840469,0,'hair_type_color',244,246,246), (149422,1840469,0,'hair_type_highlight_color',86,68,133), (149423,1840469,1,'lip_type',-98,90,-65), (149424,1840469,1,'nose_type',-44,-81,37), (149425,1840469,0,'skin_color',123,166,165), (149426,1840469,1,'soga_cheek_type',94,22,0), (149427,1840469,1,'soga_chin_type',26,-47,68), (149428,1840469,1,'soga_ear_type',-46,-31,0), (149429,1840469,1,'soga_eye_brow_type',74,-48,87), (149430,1840469,0,'soga_eye_color',229,229,102), (149431,1840469,1,'soga_eye_type',-71,0,0), (149432,1840469,0,'soga_hair_color1',161,165,168), (149433,1840469,0,'soga_hair_color2',60,71,71), (149434,1840469,0,'soga_hair_face_color',244,246,246), (149435,1840469,0,'soga_hair_face_highlight_color',86,68,133), (149436,1840469,0,'soga_hair_highlight',152,46,102), (149437,1840469,0,'soga_hair_type_color',244,246,246), (149438,1840469,0,'soga_hair_type_highlight_color',86,68,133), (149439,1840469,1,'soga_lip_type',-98,90,-65), (149440,1840469,1,'soga_nose_type',-44,-81,37), (149441,1840469,0,'soga_skin_color',123,166,165), (149442,1840469,0,'wing_color1',255,255,255), (149443,1840469,0,'wing_color2',255,255,255), (149444,1840470,1,'cheek_type',-7,0,0), (149445,1840470,1,'chin_type',-17,21,7), (149446,1840470,1,'ear_type',-11,19,0), (149447,1840470,1,'eye_brow_type',10,0,-34), (149448,1840470,0,'eye_color',9,4,10), (149449,1840470,1,'eye_type',-21,0,0), (149450,1840470,0,'hair_face_color',145,168,176), (149451,1840470,0,'hair_face_highlight_color',155,150,106), (149452,1840470,0,'hair_type_color',145,168,176), (149453,1840470,0,'hair_type_highlight_color',155,150,106), (149454,1840470,1,'lip_type',25,47,2), (149455,1840470,1,'nose_type',0,-20,0), (149456,1840470,0,'skin_color',15,64,69), (149457,1840470,1,'soga_cheek_type',-7,0,0), (149458,1840470,1,'soga_chin_type',-17,21,7), (149459,1840470,1,'soga_ear_type',-11,19,0), (149460,1840470,1,'soga_eye_brow_type',10,0,-34), (149461,1840470,0,'soga_eye_color',229,229,102), (149462,1840470,1,'soga_eye_type',-21,0,0), (149463,1840470,0,'soga_hair_face_color',145,168,176), (149464,1840470,0,'soga_hair_face_highlight_color',155,150,106), (149465,1840470,0,'soga_hair_type_color',145,168,176), (149466,1840470,0,'soga_hair_type_highlight_color',155,150,106), (149467,1840470,1,'soga_lip_type',25,47,2), (149468,1840470,1,'soga_nose_type',0,-20,0), (149469,1840470,0,'soga_skin_color',15,64,69), (149470,1840470,0,'wing_color1',255,255,255), (149471,1840470,0,'wing_color2',255,255,255), (149472,1840471,1,'cheek_type',3,-31,0), (149473,1840471,1,'chin_type',28,-4,2), (149474,1840471,1,'ear_type',20,17,0), (149475,1840471,1,'eye_brow_type',-31,28,0), (149476,1840471,0,'eye_color',40,23,58), (149477,1840471,1,'eye_type',-26,0,0), (149478,1840471,0,'hair_face_color',138,129,138), (149479,1840471,0,'hair_face_highlight_color',105,103,97), (149480,1840471,0,'hair_type_color',138,129,138), (149481,1840471,0,'hair_type_highlight_color',105,103,97), (149482,1840471,1,'lip_type',-7,23,-42), (149483,1840471,1,'nose_type',-12,28,-19), (149484,1840471,0,'skin_color',48,79,99), (149485,1840471,1,'soga_cheek_type',3,-31,0), (149486,1840471,1,'soga_chin_type',28,-4,2), (149487,1840471,1,'soga_ear_type',20,17,0), (149488,1840471,1,'soga_eye_brow_type',-31,28,0), (149489,1840471,0,'soga_eye_color',229,229,102), (149490,1840471,1,'soga_eye_type',-26,0,0), (149491,1840471,0,'soga_hair_face_color',138,129,138), (149492,1840471,0,'soga_hair_face_highlight_color',105,103,97), (149493,1840471,0,'soga_hair_type_color',138,129,138), (149494,1840471,0,'soga_hair_type_highlight_color',105,103,97), (149495,1840471,1,'soga_lip_type',-7,23,-42), (149496,1840471,1,'soga_nose_type',-12,28,-19), (149497,1840471,0,'soga_skin_color',48,79,99), (149498,1840471,0,'wing_color1',255,255,255), (149499,1840471,0,'wing_color2',255,255,255), (149500,1840472,1,'cheek_type',51,-12,0), (149501,1840472,1,'chin_type',53,-63,-70), (149502,1840472,1,'ear_type',-87,-43,0), (149503,1840472,1,'eye_brow_type',66,-14,-5), (149504,1840472,0,'eye_color',238,177,255), (149505,1840472,1,'eye_type',32,0,0), (149506,1840472,0,'hair_color1',98,135,156), (149507,1840472,0,'hair_color2',88,95,109), (149508,1840472,0,'hair_face_color',100,131,153), (149509,1840472,0,'hair_face_highlight_color',213,205,195), (149510,1840472,0,'hair_highlight',112,123,142), (149511,1840472,0,'hair_type_color',100,131,153), (149512,1840472,0,'hair_type_highlight_color',213,205,195), (149513,1840472,1,'lip_type',-10,-68,-26), (149514,1840472,1,'nose_type',48,-77,-63), (149515,1840472,0,'skin_color',134,156,172), (149516,1840472,1,'soga_cheek_type',51,-12,0), (149517,1840472,1,'soga_chin_type',53,-63,-70), (149518,1840472,1,'soga_ear_type',-87,-43,0), (149519,1840472,1,'soga_eye_brow_type',66,-14,-5), (149520,1840472,0,'soga_eye_color',229,229,102), (149521,1840472,1,'soga_eye_type',32,0,0), (149522,1840472,0,'soga_hair_color1',98,135,156), (149523,1840472,0,'soga_hair_color2',88,95,109), (149524,1840472,0,'soga_hair_face_color',100,131,153), (149525,1840472,0,'soga_hair_face_highlight_color',213,205,195), (149526,1840472,0,'soga_hair_highlight',112,123,142), (149527,1840472,0,'soga_hair_type_color',100,131,153), (149528,1840472,0,'soga_hair_type_highlight_color',213,205,195), (149529,1840472,1,'soga_lip_type',-10,-68,-26), (149530,1840472,1,'soga_nose_type',48,-77,-63), (149531,1840472,0,'soga_skin_color',134,156,172), (149532,1840472,0,'wing_color1',255,255,255), (149533,1840472,0,'wing_color2',255,255,255), (149534,1840473,1,'cheek_type',-7,22,0), (149535,1840473,1,'chin_type',35,2,-4), (149536,1840473,1,'ear_type',-28,-3,0), (149537,1840473,1,'eye_brow_type',10,37,-35), (149538,1840473,0,'eye_color',243,166,255), (149539,1840473,1,'eye_type',1,0,0), (149540,1840473,0,'hair_face_color',182,186,186), (149541,1840473,0,'hair_face_highlight_color',105,103,97), (149542,1840473,0,'hair_type_color',182,186,186), (149543,1840473,0,'hair_type_highlight_color',105,103,97), (149544,1840473,1,'lip_type',-9,-17,0), (149545,1840473,1,'nose_type',-45,3,-18), (149546,1840473,0,'skin_color',137,131,130), (149547,1840473,1,'soga_cheek_type',-7,22,0), (149548,1840473,1,'soga_chin_type',35,2,-4), (149549,1840473,1,'soga_ear_type',-28,-3,0), (149550,1840473,1,'soga_eye_brow_type',10,37,-35), (149551,1840473,0,'soga_eye_color',229,229,102), (149552,1840473,1,'soga_eye_type',1,0,0), (149553,1840473,0,'soga_hair_face_color',182,186,186), (149554,1840473,0,'soga_hair_face_highlight_color',105,103,97), (149555,1840473,0,'soga_hair_type_color',182,186,186), (149556,1840473,0,'soga_hair_type_highlight_color',105,103,97), (149557,1840473,1,'soga_lip_type',-9,-17,0), (149558,1840473,1,'soga_nose_type',-45,3,-18), (149559,1840473,0,'soga_skin_color',137,131,130), (149560,1840473,0,'wing_color1',255,255,255), (149561,1840473,0,'wing_color2',255,255,255), (149562,1840474,1,'cheek_type',11,-19,0), (149563,1840474,1,'chin_type',8,4,-3), (149564,1840474,1,'ear_type',1,4,0), (149565,1840474,1,'eye_brow_type',22,0,26), (149566,1840474,0,'eye_color',42,55,80), (149567,1840474,1,'eye_type',-18,0,0), (149568,1840474,0,'hair_face_color',133,126,133), (149569,1840474,0,'hair_face_highlight_color',105,103,97), (149570,1840474,0,'hair_type_color',133,126,133), (149571,1840474,0,'hair_type_highlight_color',105,103,97), (149572,1840474,1,'lip_type',45,1,-28), (149573,1840474,1,'nose_type',-3,28,-25), (149574,1840474,0,'skin_color',123,116,158), (149575,1840474,1,'soga_cheek_type',11,-19,0), (149576,1840474,1,'soga_chin_type',8,4,-3), (149577,1840474,1,'soga_ear_type',1,4,0), (149578,1840474,1,'soga_eye_brow_type',22,0,26), (149579,1840474,0,'soga_eye_color',229,229,102), (149580,1840474,1,'soga_eye_type',-18,0,0), (149581,1840474,0,'soga_hair_face_color',133,126,133), (149582,1840474,0,'soga_hair_face_highlight_color',105,103,97), (149583,1840474,0,'soga_hair_type_color',133,126,133), (149584,1840474,0,'soga_hair_type_highlight_color',105,103,97), (149585,1840474,1,'soga_lip_type',45,1,-28), (149586,1840474,1,'soga_nose_type',-3,28,-25), (149587,1840474,0,'soga_skin_color',123,116,158), (149588,1840474,0,'wing_color1',255,255,255), (149589,1840474,0,'wing_color2',255,255,255), (149590,1840475,1,'cheek_type',58,0,0), (149591,1840475,1,'chin_type',-62,10,94), (149592,1840475,1,'ear_type',44,-48,0), (149593,1840475,1,'eye_brow_type',-44,-11,-62), (149594,1840475,0,'eye_color',141,70,150), (149595,1840475,1,'eye_type',48,0,0), (149596,1840475,0,'hair_color1',56,22,22), (149597,1840475,0,'hair_color2',52,50,42), (149598,1840475,0,'hair_face_color',7,1,1), (149599,1840475,0,'hair_face_highlight_color',107,119,158), (149600,1840475,0,'hair_highlight',94,119,160), (149601,1840475,0,'hair_type_color',7,1,1), (149602,1840475,0,'hair_type_highlight_color',107,119,158), (149603,1840475,1,'lip_type',25,-15,-68), (149604,1840475,1,'nose_type',-7,48,-3), (149605,1840475,0,'skin_color',103,97,130), (149606,1840475,1,'soga_cheek_type',58,0,0), (149607,1840475,1,'soga_chin_type',-62,10,94), (149608,1840475,1,'soga_ear_type',44,-48,0), (149609,1840475,1,'soga_eye_brow_type',-44,-11,-62), (149610,1840475,0,'soga_eye_color',229,229,102), (149611,1840475,1,'soga_eye_type',48,0,0), (149612,1840475,0,'soga_hair_color1',56,22,22), (149613,1840475,0,'soga_hair_color2',52,50,42), (149614,1840475,0,'soga_hair_face_color',7,1,1), (149615,1840475,0,'soga_hair_face_highlight_color',107,119,158), (149616,1840475,0,'soga_hair_highlight',94,119,160), (149617,1840475,0,'soga_hair_type_color',7,1,1), (149618,1840475,0,'soga_hair_type_highlight_color',107,119,158), (149619,1840475,1,'soga_lip_type',25,-15,-68), (149620,1840475,1,'soga_nose_type',-7,48,-3), (149621,1840475,0,'soga_skin_color',103,97,130), (149622,1840475,0,'wing_color1',255,255,255), (149623,1840475,0,'wing_color2',255,255,255), (149624,1840476,1,'cheek_type',5,10,0), (149625,1840476,1,'chin_type',-17,38,-11), (149626,1840476,1,'ear_type',-7,20,0), (149627,1840476,1,'eye_brow_type',28,-31,-3), (149628,1840476,0,'eye_color',198,120,255), (149629,1840476,1,'eye_type',32,0,0), (149630,1840476,0,'hair_face_color',140,160,169), (149631,1840476,0,'hair_face_highlight_color',105,103,97), (149632,1840476,0,'hair_type_color',140,160,169), (149633,1840476,0,'hair_type_highlight_color',105,103,97), (149634,1840476,1,'lip_type',19,18,0), (149635,1840476,1,'nose_type',-1,-32,45), (149636,1840476,0,'skin_color',206,180,224), (149637,1840476,1,'soga_cheek_type',5,10,0), (149638,1840476,1,'soga_chin_type',-17,38,-11), (149639,1840476,1,'soga_ear_type',-7,20,0), (149640,1840476,1,'soga_eye_brow_type',28,-31,-3), (149641,1840476,0,'soga_eye_color',229,229,102), (149642,1840476,1,'soga_eye_type',32,0,0), (149643,1840476,0,'soga_hair_face_color',140,160,169), (149644,1840476,0,'soga_hair_face_highlight_color',105,103,97), (149645,1840476,0,'soga_hair_type_color',140,160,169), (149646,1840476,0,'soga_hair_type_highlight_color',105,103,97), (149647,1840476,1,'soga_lip_type',19,18,0), (149648,1840476,1,'soga_nose_type',-1,-32,45), (149649,1840476,0,'soga_skin_color',206,180,224), (149650,1840476,0,'wing_color1',255,255,255), (149651,1840476,0,'wing_color2',255,255,255), (149652,1840477,0,'eye_color',87,250,155), (149653,1840477,0,'skin_color',52,52,52), (149654,1840477,0,'soga_eye_color',255,0,255), (149655,1840478,1,'cheek_type',88,87,0), (149656,1840478,1,'chin_type',-64,0,45), (149657,1840478,1,'ear_type',2,37,0), (149658,1840478,1,'eye_brow_type',8,-77,34), (149659,1840478,0,'eye_color',212,172,255), (149660,1840478,1,'eye_type',-35,0,0), (149661,1840478,0,'hair_color1',98,91,163), (149662,1840478,0,'hair_color2',59,81,113), (149663,1840478,0,'hair_face_color',107,131,144), (149664,1840478,0,'hair_face_highlight_color',96,84,129), (149665,1840478,0,'hair_highlight',96,63,188), (149666,1840478,0,'hair_type_color',107,131,144), (149667,1840478,0,'hair_type_highlight_color',96,84,129), (149668,1840478,1,'lip_type',41,-25,-20), (149669,1840478,1,'nose_type',53,17,-17), (149670,1840478,0,'skin_color',167,200,207), (149671,1840478,1,'soga_cheek_type',88,87,0), (149672,1840478,1,'soga_chin_type',-64,0,45), (149673,1840478,1,'soga_ear_type',2,37,0), (149674,1840478,1,'soga_eye_brow_type',8,-77,34), (149675,1840478,0,'soga_eye_color',229,229,102), (149676,1840478,1,'soga_eye_type',-35,0,0), (149677,1840478,0,'soga_hair_color1',98,91,163), (149678,1840478,0,'soga_hair_color2',59,81,113), (149679,1840478,0,'soga_hair_face_color',107,131,144), (149680,1840478,0,'soga_hair_face_highlight_color',96,84,129), (149681,1840478,0,'soga_hair_highlight',96,63,188), (149682,1840478,0,'soga_hair_type_color',107,131,144), (149683,1840478,0,'soga_hair_type_highlight_color',96,84,129), (149684,1840478,1,'soga_lip_type',41,-25,-20), (149685,1840478,1,'soga_nose_type',53,17,-17), (149686,1840478,0,'soga_skin_color',167,200,207), (149687,1840478,0,'wing_color1',255,255,255), (149688,1840478,0,'wing_color2',255,255,255), (149689,1840479,1,'cheek_type',-41,-89,0), (149690,1840479,1,'chin_type',42,-7,-39), (149691,1840479,1,'ear_type',42,-41,0), (149692,1840479,1,'eye_brow_type',-25,28,-23), (149693,1840479,0,'eye_color',239,133,255), (149694,1840479,1,'eye_type',-58,0,0), (149695,1840479,0,'hair_color1',160,156,172), (149696,1840479,0,'hair_color2',62,62,68), (149697,1840479,0,'hair_face_color',244,244,246), (149698,1840479,0,'hair_face_highlight_color',156,172,168), (149699,1840479,0,'hair_highlight',114,112,142), (149700,1840479,0,'hair_type_color',244,244,246), (149701,1840479,0,'hair_type_highlight_color',156,172,168), (149702,1840479,1,'lip_type',31,81,63), (149703,1840479,1,'nose_type',44,70,53), (149704,1840479,0,'skin_color',152,172,190), (149705,1840479,1,'soga_cheek_type',-41,-89,0), (149706,1840479,1,'soga_chin_type',42,-7,-39), (149707,1840479,1,'soga_ear_type',42,-41,0), (149708,1840479,1,'soga_eye_brow_type',-25,28,-23), (149709,1840479,0,'soga_eye_color',229,229,102), (149710,1840479,1,'soga_eye_type',-58,0,0), (149711,1840479,0,'soga_hair_color1',160,156,172), (149712,1840479,0,'soga_hair_color2',62,62,68), (149713,1840479,0,'soga_hair_face_color',244,244,246), (149714,1840479,0,'soga_hair_face_highlight_color',156,172,168), (149715,1840479,0,'soga_hair_highlight',114,112,142), (149716,1840479,0,'soga_hair_type_color',244,244,246), (149717,1840479,0,'soga_hair_type_highlight_color',156,172,168), (149718,1840479,1,'soga_lip_type',31,81,63), (149719,1840479,1,'soga_nose_type',44,70,53), (149720,1840479,0,'soga_skin_color',152,172,190), (149721,1840479,0,'wing_color1',255,255,255), (149722,1840479,0,'wing_color2',255,255,255), (149723,1840480,1,'cheek_type',0,-14,0), (149724,1840480,1,'chin_type',0,-37,-12), (149725,1840480,1,'ear_type',21,-4,0), (149726,1840480,1,'eye_brow_type',21,-8,-40), (149727,1840480,0,'eye_color',243,162,255), (149728,1840480,1,'eye_type',-14,0,0), (149729,1840480,0,'hair_face_color',129,141,141), (149730,1840480,0,'hair_face_highlight_color',105,103,97), (149731,1840480,0,'hair_type_color',129,141,141), (149732,1840480,0,'hair_type_highlight_color',105,103,97), (149733,1840480,1,'lip_type',38,-19,-7), (149734,1840480,1,'nose_type',-46,0,10), (149735,1840480,0,'skin_color',67,27,28), (149736,1840480,1,'soga_cheek_type',0,-14,0), (149737,1840480,1,'soga_chin_type',0,-37,-12), (149738,1840480,1,'soga_ear_type',21,-4,0), (149739,1840480,1,'soga_eye_brow_type',21,-8,-40), (149740,1840480,0,'soga_eye_color',229,229,102), (149741,1840480,1,'soga_eye_type',-14,0,0), (149742,1840480,0,'soga_hair_face_color',129,141,141), (149743,1840480,0,'soga_hair_face_highlight_color',105,103,97), (149744,1840480,0,'soga_hair_type_color',129,141,141), (149745,1840480,0,'soga_hair_type_highlight_color',105,103,97), (149746,1840480,1,'soga_lip_type',38,-19,-7), (149747,1840480,1,'soga_nose_type',-46,0,10), (149748,1840480,0,'soga_skin_color',67,27,28), (149749,1840480,0,'wing_color1',255,255,255), (149750,1840480,0,'wing_color2',255,255,255), (149751,1840481,1,'cheek_type',20,0,0), (149752,1840481,1,'chin_type',20,31,-9), (149753,1840481,1,'ear_type',0,-2,0), (149754,1840481,1,'eye_brow_type',0,-21,-17), (149755,1840481,0,'eye_color',84,43,98), (149756,1840481,1,'eye_type',41,0,0), (149757,1840481,0,'hair_face_color',170,191,191), (149758,1840481,0,'hair_type_color',170,191,191), (149759,1840481,1,'lip_type',35,7,5), (149760,1840481,1,'nose_type',46,34,2), (149761,1840481,0,'skin_color',170,131,153), (149762,1840481,1,'soga_cheek_type',20,0,0), (149763,1840481,1,'soga_chin_type',20,31,-9), (149764,1840481,1,'soga_ear_type',0,-2,0), (149765,1840481,1,'soga_eye_brow_type',0,-21,-17), (149766,1840481,0,'soga_eye_color',229,229,102), (149767,1840481,1,'soga_eye_type',41,0,0), (149768,1840481,0,'soga_hair_face_color',170,191,191), (149769,1840481,0,'soga_hair_type_color',170,191,191), (149770,1840481,1,'soga_lip_type',35,7,5), (149771,1840481,1,'soga_nose_type',46,34,2), (149772,1840481,0,'soga_skin_color',170,131,153), (149773,1840481,0,'wing_color1',255,255,255), (149774,1840481,0,'wing_color2',255,255,255), (149775,1840482,0,'eye_color',255,255,255), (149776,1840482,0,'skin_color',255,255,255), (149777,1840482,0,'soga_eye_color',255,0,255), (149778,1840483,1,'cheek_type',7,-87,0), (149779,1840483,1,'chin_type',8,47,72), (149780,1840483,1,'ear_type',10,0,0), (149781,1840483,1,'eye_brow_type',39,-90,45), (149782,1840483,0,'eye_color',168,204,250), (149783,1840483,1,'eye_type',-74,0,0), (149784,1840483,0,'hair_color1',33,22,19), (149785,1840483,0,'hair_color2',28,27,50), (149786,1840483,0,'hair_face_color',5,5,1), (149787,1840483,0,'hair_face_highlight_color',5,5,1), (149788,1840483,0,'hair_highlight',33,22,19), (149789,1840483,0,'hair_type_color',5,5,1), (149790,1840483,0,'hair_type_highlight_color',5,5,1), (149791,1840483,1,'lip_type',-88,2,83), (149792,1840483,1,'nose_type',62,22,10), (149793,1840483,0,'skin_color',72,72,72), (149794,1840483,1,'soga_cheek_type',7,-87,0), (149795,1840483,1,'soga_chin_type',8,47,72), (149796,1840483,1,'soga_ear_type',10,0,0), (149797,1840483,1,'soga_eye_brow_type',39,-90,45), (149798,1840483,0,'soga_eye_color',229,229,102), (149799,1840483,1,'soga_eye_type',-74,0,0), (149800,1840483,0,'soga_hair_color1',33,22,19), (149801,1840483,0,'soga_hair_color2',28,27,50), (149802,1840483,0,'soga_hair_face_color',5,5,1), (149803,1840483,0,'soga_hair_face_highlight_color',5,5,1), (149804,1840483,0,'soga_hair_highlight',33,22,19), (149805,1840483,0,'soga_hair_type_color',5,5,1), (149806,1840483,0,'soga_hair_type_highlight_color',5,5,1), (149807,1840483,1,'soga_lip_type',-88,2,83), (149808,1840483,1,'soga_nose_type',62,22,10), (149809,1840483,0,'soga_skin_color',72,72,72), (149810,1840484,0,'eye_color',105,109,135), (149811,1840484,0,'skin_color',29,29,29), (149812,1840484,0,'soga_eye_color',255,0,255), (149813,1840485,0,'eye_color',255,255,255), (149814,1840485,0,'skin_color',48,128,207), (149815,1840485,0,'soga_eye_color',255,0,255), (149816,1840486,0,'eye_color',255,255,255), (149817,1840486,0,'skin_color',255,255,255), (149818,1840486,0,'soga_eye_color',255,0,255), (149819,1840487,0,'eye_color',91,119,193), (149820,1840487,0,'skin_color',36,51,139), (149821,1840487,0,'soga_eye_color',255,0,255), (149822,1840488,0,'eye_color',255,255,255), (149823,1840488,0,'skin_color',255,255,255), (149824,1840488,0,'soga_eye_color',255,0,255), (149825,1840489,0,'eye_color',125,133,173), (149826,1840489,0,'skin_color',255,0,12), (149827,1840489,0,'soga_eye_color',255,0,255), (149828,1840490,1,'cheek_type',-2,37,0), (149829,1840490,1,'chin_type',4,0,-17), (149830,1840490,1,'ear_type',-17,0,0), (149831,1840490,1,'eye_brow_type',-4,-43,-25), (149832,1840490,0,'eye_color',32,22,52), (149833,1840490,1,'eye_type',26,0,0), (149834,1840490,0,'hair_face_color',135,125,134), (149835,1840490,0,'hair_face_highlight_color',105,103,97), (149836,1840490,0,'hair_type_color',135,125,134), (149837,1840490,0,'hair_type_highlight_color',105,103,97), (149838,1840490,1,'lip_type',-20,12,17), (149839,1840490,1,'nose_type',3,-29,4), (149840,1840490,0,'skin_color',21,77,76), (149841,1840490,1,'soga_cheek_type',-2,37,0), (149842,1840490,1,'soga_chin_type',4,0,-17), (149843,1840490,1,'soga_ear_type',-17,0,0), (149844,1840490,1,'soga_eye_brow_type',-4,-43,-25), (149845,1840490,0,'soga_eye_color',229,229,102), (149846,1840490,1,'soga_eye_type',26,0,0), (149847,1840490,0,'soga_hair_face_color',135,125,134), (149848,1840490,0,'soga_hair_face_highlight_color',105,103,97), (149849,1840490,0,'soga_hair_type_color',135,125,134), (149850,1840490,0,'soga_hair_type_highlight_color',105,103,97), (149851,1840490,1,'soga_lip_type',-20,12,17), (149852,1840490,1,'soga_nose_type',3,-29,4), (149853,1840490,0,'soga_skin_color',21,77,76), (149854,1840490,0,'wing_color1',255,255,255), (149855,1840490,0,'wing_color2',255,255,255), (149856,1840491,1,'cheek_type',-7,68,0), (149857,1840491,1,'chin_type',-81,28,39), (149858,1840491,1,'ear_type',-11,-93,0), (149859,1840491,1,'eye_brow_type',22,-68,-62), (149860,1840491,0,'eye_color',111,57,138), (149861,1840491,1,'eye_type',88,0,0), (149862,1840491,0,'hair_color1',56,22,22), (149863,1840491,0,'hair_color2',52,50,42), (149864,1840491,0,'hair_face_color',6,3,1), (149865,1840491,0,'hair_face_highlight_color',7,1,1), (149866,1840491,0,'hair_highlight',56,22,22), (149867,1840491,0,'hair_type_color',6,3,1), (149868,1840491,0,'hair_type_highlight_color',7,1,1), (149869,1840491,1,'lip_type',79,8,12), (149870,1840491,1,'nose_type',-81,-7,-64), (149871,1840491,0,'skin_color',117,133,154), (149872,1840491,1,'soga_cheek_type',-7,68,0), (149873,1840491,1,'soga_chin_type',-81,28,39), (149874,1840491,1,'soga_ear_type',-11,-93,0), (149875,1840491,1,'soga_eye_brow_type',22,-68,-62), (149876,1840491,0,'soga_eye_color',229,229,102), (149877,1840491,1,'soga_eye_type',88,0,0), (149878,1840491,0,'soga_hair_color1',56,22,22), (149879,1840491,0,'soga_hair_color2',52,50,42), (149880,1840491,0,'soga_hair_face_color',6,3,1), (149881,1840491,0,'soga_hair_face_highlight_color',7,1,1), (149882,1840491,0,'soga_hair_highlight',56,22,22), (149883,1840491,0,'soga_hair_type_color',6,3,1), (149884,1840491,0,'soga_hair_type_highlight_color',7,1,1), (149885,1840491,1,'soga_lip_type',79,8,12), (149886,1840491,1,'soga_nose_type',-81,-7,-64), (149887,1840491,0,'soga_skin_color',117,133,154), (149888,1840491,0,'wing_color1',255,255,255), (149889,1840491,0,'wing_color2',255,255,255), (149890,1840492,1,'cheek_type',63,62,0), (149891,1840492,1,'chin_type',-70,12,-95), (149892,1840492,1,'ear_type',-29,-87,0), (149893,1840492,1,'eye_brow_type',95,68,43), (149894,1840492,0,'eye_color',73,136,134), (149895,1840492,1,'eye_type',64,0,0), (149896,1840492,0,'hair_color1',43,36,70), (149897,1840492,0,'hair_color2',49,49,53), (149898,1840492,0,'hair_face_color',61,61,75), (149899,1840492,0,'hair_face_highlight_color',109,131,182), (149900,1840492,0,'hair_highlight',103,102,153), (149901,1840492,0,'hair_type_color',61,61,75), (149902,1840492,0,'hair_type_highlight_color',109,131,182), (149903,1840492,1,'lip_type',-85,83,-51), (149904,1840492,1,'nose_type',-89,77,62), (149905,1840492,0,'skin_color',121,160,163), (149906,1840492,1,'soga_cheek_type',63,62,0), (149907,1840492,1,'soga_chin_type',-70,12,-95), (149908,1840492,1,'soga_ear_type',-29,-87,0), (149909,1840492,1,'soga_eye_brow_type',95,68,43), (149910,1840492,0,'soga_eye_color',229,229,102), (149911,1840492,1,'soga_eye_type',64,0,0), (149912,1840492,0,'soga_hair_color1',43,36,70), (149913,1840492,0,'soga_hair_color2',49,49,53), (149914,1840492,0,'soga_hair_face_color',61,61,75), (149915,1840492,0,'soga_hair_face_highlight_color',109,131,182), (149916,1840492,0,'soga_hair_highlight',103,102,153), (149917,1840492,0,'soga_hair_type_color',61,61,75), (149918,1840492,0,'soga_hair_type_highlight_color',109,131,182), (149919,1840492,1,'soga_lip_type',-85,83,-51), (149920,1840492,1,'soga_nose_type',-89,77,62), (149921,1840492,0,'soga_skin_color',121,160,163), (149922,1840492,0,'wing_color1',255,255,255), (149923,1840492,0,'wing_color2',255,255,255), (149924,1840493,0,'eye_color',255,255,255), (149925,1840493,0,'skin_color',156,110,121), (149926,1840493,0,'soga_eye_color',255,0,255), (149927,1840494,1,'cheek_type',0,2,0), (149928,1840494,1,'chin_type',14,31,-1), (149929,1840494,1,'ear_type',-7,14,0), (149930,1840494,1,'eye_brow_type',-18,14,7), (149931,1840494,0,'eye_color',184,117,255), (149932,1840494,1,'eye_type',18,0,0), (149933,1840494,0,'hair_face_color',132,127,131), (149934,1840494,0,'hair_type_color',132,127,131), (149935,1840494,1,'lip_type',3,9,45), (149936,1840494,1,'nose_type',2,35,4), (149937,1840494,0,'skin_color',0,30,29), (149938,1840494,1,'soga_cheek_type',0,2,0), (149939,1840494,1,'soga_chin_type',14,31,-1), (149940,1840494,1,'soga_ear_type',-7,14,0), (149941,1840494,1,'soga_eye_brow_type',-18,14,7), (149942,1840494,0,'soga_eye_color',229,229,102), (149943,1840494,1,'soga_eye_type',18,0,0), (149944,1840494,0,'soga_hair_face_color',132,127,131), (149945,1840494,0,'soga_hair_type_color',132,127,131), (149946,1840494,1,'soga_lip_type',3,9,45), (149947,1840494,1,'soga_nose_type',2,35,4), (149948,1840494,0,'soga_skin_color',0,30,29), (149949,1840494,0,'wing_color1',255,255,255), (149950,1840494,0,'wing_color2',255,255,255), (149951,1840495,0,'eye_color',255,255,255), (149952,1840495,0,'skin_color',255,255,255), (149953,1840495,0,'soga_eye_color',255,0,255), (149954,1840496,1,'cheek_type',-75,69,0), (149955,1840496,1,'chin_type',-23,63,-7), (149956,1840496,1,'ear_type',-81,25,0), (149957,1840496,1,'eye_brow_type',-41,8,-79), (149958,1840496,0,'hair_color1',160,156,172), (149959,1840496,0,'hair_color2',62,62,68), (149960,1840496,0,'hair_face_color',244,244,246), (149961,1840496,0,'hair_face_highlight_color',209,200,188), (149962,1840496,0,'hair_highlight',112,123,142), (149963,1840496,0,'hair_type_color',244,244,246), (149964,1840496,0,'hair_type_highlight_color',209,200,188), (149965,1840496,1,'lip_type',10,81,-29), (149966,1840496,1,'nose_type',57,37,69), (149967,1840496,0,'skin_color',108,142,149), (149968,1840496,1,'soga_cheek_type',-75,69,0), (149969,1840496,1,'soga_chin_type',-23,63,-7), (149970,1840496,1,'soga_ear_type',-81,25,0), (149971,1840496,1,'soga_eye_brow_type',-41,8,-79), (149972,1840496,0,'soga_eye_color',229,229,102), (149973,1840496,0,'soga_hair_color1',160,156,172), (149974,1840496,0,'soga_hair_color2',62,62,68), (149975,1840496,0,'soga_hair_face_color',244,244,246), (149976,1840496,0,'soga_hair_face_highlight_color',209,200,188), (149977,1840496,0,'soga_hair_highlight',112,123,142), (149978,1840496,0,'soga_hair_type_color',244,244,246), (149979,1840496,0,'soga_hair_type_highlight_color',209,200,188), (149980,1840496,1,'soga_lip_type',10,81,-29), (149981,1840496,1,'soga_nose_type',57,37,69), (149982,1840496,0,'soga_skin_color',108,142,149), (149983,1840497,1,'cheek_type',31,61,0), (149984,1840497,1,'chin_type',25,46,96), (149985,1840497,1,'ear_type',81,-72,0), (149986,1840497,1,'eye_brow_type',-57,-10,47), (149987,1840497,0,'eye_color',142,144,255), (149988,1840497,1,'eye_type',44,0,0), (149989,1840497,0,'hair_color1',43,36,70), (149990,1840497,0,'hair_color2',49,49,53), (149991,1840497,0,'hair_face_color',61,61,75), (149992,1840497,0,'hair_face_highlight_color',244,245,246), (149993,1840497,0,'hair_highlight',160,156,172), (149994,1840497,0,'hair_type_color',61,61,75), (149995,1840497,0,'hair_type_highlight_color',244,245,246), (149996,1840497,1,'lip_type',-84,61,10), (149997,1840497,1,'nose_type',-31,31,-74), (149998,1840497,0,'skin_color',192,178,212), (149999,1840497,1,'soga_cheek_type',31,61,0), (150000,1840497,1,'soga_chin_type',25,46,96), (150001,1840497,1,'soga_ear_type',81,-72,0), (150002,1840497,1,'soga_eye_brow_type',-57,-10,47), (150003,1840497,0,'soga_eye_color',229,229,102), (150004,1840497,1,'soga_eye_type',44,0,0), (150005,1840497,0,'soga_hair_color1',43,36,70), (150006,1840497,0,'soga_hair_color2',49,49,53), (150007,1840497,0,'soga_hair_face_color',61,61,75), (150008,1840497,0,'soga_hair_face_highlight_color',244,245,246), (150009,1840497,0,'soga_hair_highlight',160,156,172), (150010,1840497,0,'soga_hair_type_color',61,61,75), (150011,1840497,0,'soga_hair_type_highlight_color',244,245,246), (150012,1840497,1,'soga_lip_type',-84,61,10), (150013,1840497,1,'soga_nose_type',-31,31,-74), (150014,1840497,0,'soga_skin_color',192,178,212), (150015,1840497,0,'wing_color1',255,255,255), (150016,1840497,0,'wing_color2',255,255,255), (150017,1840498,1,'cheek_type',26,56,0), (150018,1840498,1,'chin_type',52,-64,-4), (150019,1840498,1,'ear_type',-52,72,0), (150020,1840498,1,'eye_brow_type',91,97,-44), (150021,1840498,0,'eye_color',185,33,18), (150022,1840498,1,'eye_type',93,0,0), (150023,1840498,0,'hair_color1',255,255,255), (150024,1840498,0,'hair_color2',36,34,36), (150025,1840498,0,'hair_highlight',255,255,255), (150026,1840498,0,'hair_type_color',18,5,24), (150027,1840498,0,'hair_type_highlight_color',57,19,1), (150028,1840498,1,'lip_type',100,100,4), (150029,1840498,1,'nose_type',10,-39,-78), (150030,1840498,0,'skin_color',97,146,88), (150031,1840498,1,'soga_cheek_type',26,56,0), (150032,1840498,1,'soga_chin_type',52,-64,-4), (150033,1840498,1,'soga_ear_type',-52,72,0), (150034,1840498,1,'soga_eye_brow_type',91,97,-44), (150035,1840498,0,'soga_eye_color',229,229,102), (150036,1840498,1,'soga_eye_type',93,0,0), (150037,1840498,0,'soga_hair_color1',255,255,255), (150038,1840498,0,'soga_hair_color2',36,34,36), (150039,1840498,0,'soga_hair_highlight',255,255,255), (150040,1840498,0,'soga_hair_type_color',18,5,24), (150041,1840498,0,'soga_hair_type_highlight_color',57,19,1), (150042,1840498,1,'soga_lip_type',100,100,4), (150043,1840498,1,'soga_nose_type',10,-39,-78), (150044,1840498,0,'soga_skin_color',97,146,88), (150045,1840498,0,'wing_color1',92,92,92), (150046,1840498,0,'wing_color2',198,21,28), (150047,1840499,1,'cheek_type',26,59,0), (150048,1840499,1,'chin_type',52,94,21), (150049,1840499,1,'ear_type',-76,45,0), (150050,1840499,1,'eye_brow_type',-84,-44,-56), (150051,1840499,0,'eye_color',9,9,220), (150052,1840499,1,'eye_type',-78,0,0), (150053,1840499,0,'hair_color1',255,255,255), (150054,1840499,0,'hair_color2',36,34,36), (150055,1840499,0,'hair_highlight',255,255,255), (150056,1840499,0,'hair_type_color',15,1,21), (150057,1840499,0,'hair_type_highlight_color',91,205,45), (150058,1840499,1,'lip_type',53,46,-37), (150059,1840499,1,'nose_type',62,19,81), (150060,1840499,0,'skin_color',6,43,68), (150061,1840499,1,'soga_cheek_type',26,59,0), (150062,1840499,1,'soga_chin_type',52,94,21), (150063,1840499,1,'soga_ear_type',-76,45,0), (150064,1840499,1,'soga_eye_brow_type',-84,-44,-56), (150065,1840499,0,'soga_eye_color',229,229,102), (150066,1840499,1,'soga_eye_type',-78,0,0), (150067,1840499,0,'soga_hair_color1',255,255,255), (150068,1840499,0,'soga_hair_color2',36,34,36), (150069,1840499,0,'soga_hair_highlight',255,255,255), (150070,1840499,0,'soga_hair_type_color',15,1,21), (150071,1840499,0,'soga_hair_type_highlight_color',91,205,45), (150072,1840499,1,'soga_lip_type',53,46,-37), (150073,1840499,1,'soga_nose_type',62,19,81), (150074,1840499,0,'soga_skin_color',6,43,68), (150075,1840499,0,'wing_color1',114,16,198), (150076,1840499,0,'wing_color2',116,186,3), (150077,1840500,1,'cheek_type',0,5,0), (150078,1840500,1,'chin_type',-18,-34,18), (150079,1840500,1,'ear_type',-17,25,0), (150080,1840500,1,'eye_brow_type',19,-7,21), (150081,1840500,0,'eye_color',20,10,22), (150082,1840500,1,'eye_type',-23,0,0), (150083,1840500,0,'hair_face_color',213,216,216), (150084,1840500,0,'hair_face_highlight_color',105,103,97), (150085,1840500,0,'hair_type_color',213,216,216), (150086,1840500,0,'hair_type_highlight_color',105,103,97), (150087,1840500,1,'lip_type',-28,42,10), (150088,1840500,1,'nose_type',28,28,-14), (150089,1840500,0,'skin_color',57,46,44), (150090,1840500,1,'soga_cheek_type',0,5,0), (150091,1840500,1,'soga_chin_type',-18,-34,18), (150092,1840500,1,'soga_ear_type',-17,25,0), (150093,1840500,1,'soga_eye_brow_type',19,-7,21), (150094,1840500,0,'soga_eye_color',229,229,102), (150095,1840500,1,'soga_eye_type',-23,0,0), (150096,1840500,0,'soga_hair_face_color',213,216,216), (150097,1840500,0,'soga_hair_face_highlight_color',105,103,97), (150098,1840500,0,'soga_hair_type_color',213,216,216), (150099,1840500,0,'soga_hair_type_highlight_color',105,103,97), (150100,1840500,1,'soga_lip_type',-28,42,10), (150101,1840500,1,'soga_nose_type',28,28,-14), (150102,1840500,0,'soga_skin_color',57,46,44), (150103,1840500,0,'wing_color1',255,255,255), (150104,1840500,0,'wing_color2',255,255,255), (150105,1840501,1,'cheek_type',32,-21,0), (150106,1840501,1,'chin_type',0,0,17), (150107,1840501,1,'ear_type',23,2,0), (150108,1840501,1,'eye_brow_type',21,4,4), (150109,1840501,0,'eye_color',5,3,6), (150110,1840501,0,'hair_face_color',228,240,253), (150111,1840501,0,'hair_face_highlight_color',155,150,106), (150112,1840501,0,'hair_type_color',228,240,253), (150113,1840501,0,'hair_type_highlight_color',155,150,106), (150114,1840501,1,'lip_type',17,26,-35), (150115,1840501,1,'nose_type',25,-12,-22), (150116,1840501,0,'skin_color',152,126,122), (150117,1840501,1,'soga_cheek_type',32,-21,0), (150118,1840501,1,'soga_chin_type',0,0,17), (150119,1840501,1,'soga_ear_type',23,2,0), (150120,1840501,1,'soga_eye_brow_type',21,4,4), (150121,1840501,0,'soga_eye_color',229,229,102), (150122,1840501,0,'soga_hair_face_color',228,240,253), (150123,1840501,0,'soga_hair_face_highlight_color',155,150,106), (150124,1840501,0,'soga_hair_type_color',228,240,253), (150125,1840501,0,'soga_hair_type_highlight_color',155,150,106), (150126,1840501,1,'soga_lip_type',17,26,-35), (150127,1840501,1,'soga_nose_type',25,-12,-22), (150128,1840501,0,'soga_skin_color',152,126,122), (150129,1840501,0,'wing_color1',255,255,255), (150130,1840501,0,'wing_color2',255,255,255), (150131,1840502,1,'cheek_type',9,2,0), (150132,1840502,1,'chin_type',11,20,-39), (150133,1840502,1,'ear_type',28,4,0), (150134,1840502,1,'eye_brow_type',2,0,31), (150135,1840502,0,'eye_color',242,156,255), (150136,1840502,1,'eye_type',3,0,0), (150137,1840502,0,'hair_face_color',141,120,147), (150138,1840502,0,'hair_face_highlight_color',155,150,106), (150139,1840502,0,'hair_type_color',141,120,147), (150140,1840502,0,'hair_type_highlight_color',155,150,106), (150141,1840502,1,'lip_type',18,-8,-35), (150142,1840502,1,'nose_type',19,35,-4), (150143,1840502,0,'skin_color',167,128,146), (150144,1840502,1,'soga_cheek_type',9,2,0), (150145,1840502,1,'soga_chin_type',11,20,-39), (150146,1840502,1,'soga_ear_type',28,4,0), (150147,1840502,1,'soga_eye_brow_type',2,0,31), (150148,1840502,0,'soga_eye_color',229,229,102), (150149,1840502,1,'soga_eye_type',3,0,0), (150150,1840502,0,'soga_hair_face_color',141,120,147), (150151,1840502,0,'soga_hair_face_highlight_color',155,150,106), (150152,1840502,0,'soga_hair_type_color',141,120,147), (150153,1840502,0,'soga_hair_type_highlight_color',155,150,106), (150154,1840502,1,'soga_lip_type',18,-8,-35), (150155,1840502,1,'soga_nose_type',19,35,-4), (150156,1840502,0,'soga_skin_color',167,128,146), (150157,1840502,0,'wing_color1',255,255,255), (150158,1840502,0,'wing_color2',255,255,255), (150159,1840503,1,'cheek_type',7,50,0), (150160,1840503,1,'chin_type',-58,-96,-56), (150161,1840503,1,'ear_type',46,-56,0), (150162,1840503,1,'eye_brow_type',-89,14,22), (150163,1840503,0,'eye_color',240,139,255), (150164,1840503,1,'eye_type',-11,0,0), (150165,1840503,0,'hair_color1',56,22,22), (150166,1840503,0,'hair_color2',52,50,42), (150167,1840503,0,'hair_face_color',7,1,1), (150168,1840503,0,'hair_face_highlight_color',103,133,149), (150169,1840503,0,'hair_highlight',102,153,147), (150170,1840503,0,'hair_type_color',7,1,1), (150171,1840503,0,'hair_type_highlight_color',103,133,149), (150172,1840503,1,'lip_type',79,35,21), (150173,1840503,1,'nose_type',-96,56,94), (150174,1840503,0,'skin_color',199,172,194), (150175,1840503,1,'soga_cheek_type',7,50,0), (150176,1840503,1,'soga_chin_type',-58,-96,-56), (150177,1840503,1,'soga_ear_type',46,-56,0), (150178,1840503,1,'soga_eye_brow_type',-89,14,22), (150179,1840503,0,'soga_eye_color',229,229,102), (150180,1840503,1,'soga_eye_type',-11,0,0), (150181,1840503,0,'soga_hair_color1',56,22,22), (150182,1840503,0,'soga_hair_color2',52,50,42), (150183,1840503,0,'soga_hair_face_color',7,1,1), (150184,1840503,0,'soga_hair_face_highlight_color',103,133,149), (150185,1840503,0,'soga_hair_highlight',102,153,147), (150186,1840503,0,'soga_hair_type_color',7,1,1), (150187,1840503,0,'soga_hair_type_highlight_color',103,133,149), (150188,1840503,1,'soga_lip_type',79,35,21), (150189,1840503,1,'soga_nose_type',-96,56,94), (150190,1840503,0,'soga_skin_color',199,172,194), (150191,1840503,0,'wing_color1',255,255,255), (150192,1840503,0,'wing_color2',255,255,255), (150193,1840504,1,'cheek_type',-26,0,0), (150194,1840504,1,'chin_type',25,3,0), (150195,1840504,1,'ear_type',-25,10,0), (150196,1840504,1,'eye_brow_type',-2,-1,31), (150197,1840504,0,'eye_color',157,107,255), (150198,1840504,1,'eye_type',35,0,0), (150199,1840504,0,'hair_face_color',140,145,161), (150200,1840504,0,'hair_face_highlight_color',105,103,97), (150201,1840504,0,'hair_type_color',140,145,161), (150202,1840504,0,'hair_type_highlight_color',105,103,97), (150203,1840504,1,'lip_type',25,29,0), (150204,1840504,1,'nose_type',8,-26,0), (150205,1840504,0,'skin_color',0,15,15), (150206,1840504,1,'soga_cheek_type',-26,0,0), (150207,1840504,1,'soga_chin_type',25,3,0), (150208,1840504,1,'soga_ear_type',-25,10,0), (150209,1840504,1,'soga_eye_brow_type',-2,-1,31), (150210,1840504,0,'soga_eye_color',229,229,102), (150211,1840504,1,'soga_eye_type',35,0,0), (150212,1840504,0,'soga_hair_face_color',140,145,161), (150213,1840504,0,'soga_hair_face_highlight_color',105,103,97), (150214,1840504,0,'soga_hair_type_color',140,145,161), (150215,1840504,0,'soga_hair_type_highlight_color',105,103,97), (150216,1840504,1,'soga_lip_type',25,29,0), (150217,1840504,1,'soga_nose_type',8,-26,0), (150218,1840504,0,'soga_skin_color',0,15,15), (150219,1840504,0,'wing_color1',255,255,255), (150220,1840504,0,'wing_color2',255,255,255), (150221,1840505,1,'cheek_type',9,-29,0), (150222,1840505,1,'chin_type',97,39,4), (150223,1840505,1,'ear_type',-31,0,0), (150224,1840505,1,'eye_brow_type',97,-59,59), (150225,1840505,0,'eye_color',188,99,240), (150226,1840505,1,'eye_type',71,0,0), (150227,1840505,0,'hair_color1',98,91,163), (150228,1840505,0,'hair_color2',59,81,113), (150229,1840505,0,'hair_face_color',107,131,144), (150230,1840505,0,'hair_face_highlight_color',244,244,246), (150231,1840505,0,'hair_highlight',160,156,172), (150232,1840505,0,'hair_type_color',107,131,144), (150233,1840505,0,'hair_type_highlight_color',244,244,246), (150234,1840505,1,'lip_type',-39,55,-56), (150235,1840505,1,'nose_type',-56,55,-23), (150236,1840505,0,'skin_color',153,196,195), (150237,1840505,1,'soga_cheek_type',9,-29,0), (150238,1840505,1,'soga_chin_type',97,39,4), (150239,1840505,1,'soga_ear_type',-31,0,0), (150240,1840505,1,'soga_eye_brow_type',97,-59,59), (150241,1840505,0,'soga_eye_color',229,229,102), (150242,1840505,1,'soga_eye_type',71,0,0), (150243,1840505,0,'soga_hair_color1',98,91,163), (150244,1840505,0,'soga_hair_color2',59,81,113), (150245,1840505,0,'soga_hair_face_color',107,131,144), (150246,1840505,0,'soga_hair_face_highlight_color',244,244,246), (150247,1840505,0,'soga_hair_highlight',160,156,172), (150248,1840505,0,'soga_hair_type_color',107,131,144), (150249,1840505,0,'soga_hair_type_highlight_color',244,244,246), (150250,1840505,1,'soga_lip_type',-39,55,-56), (150251,1840505,1,'soga_nose_type',-56,55,-23), (150252,1840505,0,'soga_skin_color',153,196,195), (150253,1840506,1,'cheek_type',-26,-14,0), (150254,1840506,1,'chin_type',32,-2,-20), (150255,1840506,1,'ear_type',-14,7,0), (150256,1840506,1,'eye_brow_type',14,25,-1), (150257,1840506,0,'eye_color',71,60,126), (150258,1840506,1,'eye_type',-28,0,0), (150259,1840506,0,'hair_face_color',140,128,140), (150260,1840506,0,'hair_type_color',140,128,140), (150261,1840506,1,'lip_type',-37,-21,34), (150262,1840506,1,'nose_type',-34,-46,37), (150263,1840506,0,'skin_color',81,127,134), (150264,1840506,1,'soga_cheek_type',-26,-14,0), (150265,1840506,1,'soga_chin_type',32,-2,-20), (150266,1840506,1,'soga_ear_type',-14,7,0), (150267,1840506,1,'soga_eye_brow_type',14,25,-1), (150268,1840506,0,'soga_eye_color',229,229,102), (150269,1840506,1,'soga_eye_type',-28,0,0), (150270,1840506,0,'soga_hair_face_color',140,128,140), (150271,1840506,0,'soga_hair_type_color',140,128,140), (150272,1840506,1,'soga_lip_type',-37,-21,34), (150273,1840506,1,'soga_nose_type',-34,-46,37), (150274,1840506,0,'soga_skin_color',81,127,134), (150275,1840506,0,'wing_color1',255,255,255), (150276,1840506,0,'wing_color2',255,255,255), (150277,1840507,1,'cheek_type',-2,37,0), (150278,1840507,1,'chin_type',4,0,-17), (150279,1840507,1,'ear_type',-17,0,0), (150280,1840507,1,'eye_brow_type',-4,-43,-25), (150281,1840507,0,'eye_color',32,22,52), (150282,1840507,1,'eye_type',26,0,0), (150283,1840507,0,'hair_face_color',135,125,134), (150284,1840507,0,'hair_face_highlight_color',105,103,97), (150285,1840507,0,'hair_type_color',135,125,134), (150286,1840507,0,'hair_type_highlight_color',105,103,97), (150287,1840507,1,'lip_type',-20,12,17), (150288,1840507,1,'nose_type',3,-29,4), (150289,1840507,0,'skin_color',21,77,76), (150290,1840507,1,'soga_cheek_type',-2,37,0), (150291,1840507,1,'soga_chin_type',4,0,-17), (150292,1840507,1,'soga_ear_type',-17,0,0), (150293,1840507,1,'soga_eye_brow_type',-4,-43,-25), (150294,1840507,0,'soga_eye_color',229,229,102), (150295,1840507,1,'soga_eye_type',26,0,0), (150296,1840507,0,'soga_hair_face_color',135,125,134), (150297,1840507,0,'soga_hair_face_highlight_color',105,103,97), (150298,1840507,0,'soga_hair_type_color',135,125,134), (150299,1840507,0,'soga_hair_type_highlight_color',105,103,97), (150300,1840507,1,'soga_lip_type',-20,12,17), (150301,1840507,1,'soga_nose_type',3,-29,4), (150302,1840507,0,'soga_skin_color',21,77,76), (150303,1840507,0,'wing_color1',255,255,255), (150304,1840507,0,'wing_color2',255,255,255), (150305,1840508,1,'cheek_type',61,62,0), (150306,1840508,1,'chin_type',-17,87,37), (150307,1840508,1,'ear_type',38,-31,0), (150308,1840508,1,'eye_brow_type',-25,-83,-25), (150309,1840508,0,'eye_color',9,5,12), (150310,1840508,1,'eye_type',43,0,0), (150311,1840508,0,'hair_color1',160,156,172), (150312,1840508,0,'hair_color2',62,62,68), (150313,1840508,0,'hair_face_color',244,244,246), (150314,1840508,0,'hair_face_highlight_color',107,131,144), (150315,1840508,0,'hair_highlight',98,91,163), (150316,1840508,0,'hair_type_color',244,244,246), (150317,1840508,0,'hair_type_highlight_color',107,131,144), (150318,1840508,1,'lip_type',38,9,-14), (150319,1840508,1,'nose_type',0,28,-93), (150320,1840508,0,'skin_color',110,102,135), (150321,1840508,1,'soga_cheek_type',61,62,0), (150322,1840508,1,'soga_chin_type',-17,87,37), (150323,1840508,1,'soga_ear_type',38,-31,0), (150324,1840508,1,'soga_eye_brow_type',-25,-83,-25), (150325,1840508,0,'soga_eye_color',229,229,102), (150326,1840508,1,'soga_eye_type',43,0,0), (150327,1840508,0,'soga_hair_color1',160,156,172), (150328,1840508,0,'soga_hair_color2',62,62,68), (150329,1840508,0,'soga_hair_face_color',244,244,246), (150330,1840508,0,'soga_hair_face_highlight_color',107,131,144), (150331,1840508,0,'soga_hair_highlight',98,91,163), (150332,1840508,0,'soga_hair_type_color',244,244,246), (150333,1840508,0,'soga_hair_type_highlight_color',107,131,144), (150334,1840508,1,'soga_lip_type',38,9,-14), (150335,1840508,1,'soga_nose_type',0,28,-93), (150336,1840508,0,'soga_skin_color',110,102,135), (150337,1840509,1,'cheek_type',-8,3,0), (150338,1840509,1,'chin_type',17,7,-20), (150339,1840509,1,'ear_type',44,26,0), (150340,1840509,1,'eye_brow_type',-11,0,26), (150341,1840509,0,'eye_color',255,255,90), (150342,1840509,1,'eye_type',-11,0,0), (150343,1840509,0,'hair_face_color',83,46,4), (150344,1840509,0,'hair_face_highlight_color',216,192,37), (150345,1840509,0,'hair_type_color',83,46,4), (150346,1840509,0,'hair_type_highlight_color',216,192,37), (150347,1840509,1,'lip_type',-11,-7,12), (150348,1840509,1,'nose_type',-43,8,-11), (150349,1840509,0,'skin_color',176,185,136), (150350,1840509,1,'soga_cheek_type',-8,3,0), (150351,1840509,1,'soga_chin_type',17,7,-20), (150352,1840509,1,'soga_ear_type',44,26,0), (150353,1840509,1,'soga_eye_brow_type',-11,0,26), (150354,1840509,0,'soga_eye_color',229,229,102), (150355,1840509,1,'soga_eye_type',-11,0,0), (150356,1840509,0,'soga_hair_face_color',83,46,4), (150357,1840509,0,'soga_hair_face_highlight_color',216,192,37), (150358,1840509,0,'soga_hair_type_color',83,46,4), (150359,1840509,0,'soga_hair_type_highlight_color',216,192,37), (150360,1840509,1,'soga_lip_type',-11,-7,12), (150361,1840509,1,'soga_nose_type',-43,8,-11), (150362,1840509,0,'soga_skin_color',176,185,136), (150363,1840509,0,'wing_color1',255,255,255), (150364,1840509,0,'wing_color2',255,255,255), (150365,1840510,1,'cheek_type',-19,22,0), (150366,1840510,1,'chin_type',9,-31,19), (150367,1840510,1,'ear_type',7,3,0), (150368,1840510,1,'eye_brow_type',-7,34,0), (150369,1840510,0,'eye_color',251,248,254), (150370,1840510,1,'eye_type',-7,0,0), (150371,1840510,0,'hair_face_color',79,29,12), (150372,1840510,0,'hair_type_color',79,29,12), (150373,1840510,1,'lip_type',38,0,-1), (150374,1840510,1,'nose_type',-2,-28,26), (150375,1840510,0,'skin_color',146,77,12), (150376,1840510,1,'soga_cheek_type',-19,22,0), (150377,1840510,1,'soga_chin_type',9,-31,19), (150378,1840510,1,'soga_ear_type',7,3,0), (150379,1840510,1,'soga_eye_brow_type',-7,34,0), (150380,1840510,0,'soga_eye_color',229,229,102), (150381,1840510,1,'soga_eye_type',-7,0,0), (150382,1840510,0,'soga_hair_face_color',79,29,12), (150383,1840510,0,'soga_hair_type_color',79,29,12), (150384,1840510,1,'soga_lip_type',38,0,-1), (150385,1840510,1,'soga_nose_type',-2,-28,26), (150386,1840510,0,'soga_skin_color',146,77,12), (150387,1840510,0,'wing_color1',255,255,255), (150388,1840510,0,'wing_color2',255,255,255), (150389,1840511,1,'cheek_type',0,5,0), (150390,1840511,1,'chin_type',-18,-34,18), (150391,1840511,1,'ear_type',-17,25,0), (150392,1840511,1,'eye_brow_type',19,-7,21), (150393,1840511,0,'eye_color',20,10,22), (150394,1840511,1,'eye_type',-23,0,0), (150395,1840511,0,'hair_face_color',213,216,216), (150396,1840511,0,'hair_face_highlight_color',105,103,97), (150397,1840511,0,'hair_type_color',213,216,216), (150398,1840511,0,'hair_type_highlight_color',105,103,97), (150399,1840511,1,'lip_type',-28,42,10), (150400,1840511,1,'nose_type',28,28,-14), (150401,1840511,0,'skin_color',57,46,44), (150402,1840511,1,'soga_cheek_type',0,5,0), (150403,1840511,1,'soga_chin_type',-18,-34,18), (150404,1840511,1,'soga_ear_type',-17,25,0), (150405,1840511,1,'soga_eye_brow_type',19,-7,21), (150406,1840511,0,'soga_eye_color',229,229,102), (150407,1840511,1,'soga_eye_type',-23,0,0), (150408,1840511,0,'soga_hair_face_color',213,216,216), (150409,1840511,0,'soga_hair_face_highlight_color',105,103,97), (150410,1840511,0,'soga_hair_type_color',213,216,216), (150411,1840511,0,'soga_hair_type_highlight_color',105,103,97), (150412,1840511,1,'soga_lip_type',-28,42,10), (150413,1840511,1,'soga_nose_type',28,28,-14), (150414,1840511,0,'soga_skin_color',57,46,44), (150415,1840511,0,'wing_color1',255,255,255), (150416,1840511,0,'wing_color2',255,255,255), (150417,1840512,1,'cheek_type',37,28,0), (150418,1840512,1,'chin_type',-8,-25,0), (150419,1840512,1,'ear_type',10,18,0), (150420,1840512,1,'eye_brow_type',-4,-8,14), (150421,1840512,0,'eye_color',245,176,255), (150422,1840512,1,'eye_type',-10,0,0), (150423,1840512,0,'hair_face_color',226,226,226), (150424,1840512,0,'hair_face_highlight_color',105,103,97), (150425,1840512,0,'hair_type_color',226,226,226), (150426,1840512,0,'hair_type_highlight_color',105,103,97), (150427,1840512,1,'lip_type',31,-17,-4), (150428,1840512,1,'nose_type',23,10,-40), (150429,1840512,0,'skin_color',212,178,213), (150430,1840512,1,'soga_cheek_type',37,28,0), (150431,1840512,1,'soga_chin_type',-8,-25,0), (150432,1840512,1,'soga_ear_type',10,18,0), (150433,1840512,1,'soga_eye_brow_type',-4,-8,14), (150434,1840512,0,'soga_eye_color',229,229,102), (150435,1840512,1,'soga_eye_type',-10,0,0), (150436,1840512,0,'soga_hair_face_color',226,226,226), (150437,1840512,0,'soga_hair_face_highlight_color',105,103,97), (150438,1840512,0,'soga_hair_type_color',226,226,226), (150439,1840512,0,'soga_hair_type_highlight_color',105,103,97), (150440,1840512,1,'soga_lip_type',31,-17,-4), (150441,1840512,1,'soga_nose_type',23,10,-40), (150442,1840512,0,'soga_skin_color',212,178,213), (150443,1840512,0,'wing_color1',255,255,255), (150444,1840512,0,'wing_color2',255,255,255), (150445,1840513,1,'cheek_type',56,-71,0), (150446,1840513,1,'chin_type',-11,90,-10), (150447,1840513,1,'ear_type',68,9,0), (150448,1840513,1,'eye_brow_type',-51,-58,-66), (150449,1840513,0,'eye_color',8,16,13), (150450,1840513,1,'eye_type',-65,0,0), (150451,1840513,0,'hair_color1',33,22,19), (150452,1840513,0,'hair_color2',28,27,50), (150453,1840513,0,'hair_face_color',5,5,1), (150454,1840513,0,'hair_face_highlight_color',244,244,246), (150455,1840513,0,'hair_highlight',160,156,172), (150456,1840513,0,'hair_type_color',5,5,1), (150457,1840513,0,'hair_type_highlight_color',244,244,246), (150458,1840513,1,'lip_type',45,-78,-34), (150459,1840513,1,'nose_type',58,-87,-11), (150460,1840513,0,'skin_color',189,178,176), (150461,1840513,1,'soga_cheek_type',56,-71,0), (150462,1840513,1,'soga_chin_type',-11,90,-10), (150463,1840513,1,'soga_ear_type',68,9,0), (150464,1840513,1,'soga_eye_brow_type',-51,-58,-66), (150465,1840513,0,'soga_eye_color',229,229,102), (150466,1840513,1,'soga_eye_type',-65,0,0), (150467,1840513,0,'soga_hair_color1',33,22,19), (150468,1840513,0,'soga_hair_color2',28,27,50), (150469,1840513,0,'soga_hair_face_color',5,5,1), (150470,1840513,0,'soga_hair_face_highlight_color',244,244,246), (150471,1840513,0,'soga_hair_highlight',160,156,172), (150472,1840513,0,'soga_hair_type_color',5,5,1), (150473,1840513,0,'soga_hair_type_highlight_color',244,244,246), (150474,1840513,1,'soga_lip_type',45,-78,-34), (150475,1840513,1,'soga_nose_type',58,-87,-11), (150476,1840513,0,'soga_skin_color',189,178,176), (150477,1840514,1,'cheek_type',0,-1,0), (150478,1840514,1,'chin_type',1,-37,0), (150479,1840514,1,'ear_type',9,-7,0), (150480,1840514,1,'eye_brow_type',-31,-17,-21), (150481,1840514,0,'eye_color',66,6,42), (150482,1840514,0,'hair_face_color',198,76,33), (150483,1840514,0,'hair_face_highlight_color',216,192,37), (150484,1840514,0,'hair_type_color',198,76,33), (150485,1840514,0,'hair_type_highlight_color',216,192,37), (150486,1840514,1,'lip_type',2,-37,-5), (150487,1840514,1,'nose_type',2,-9,23), (150488,1840514,0,'skin_color',131,110,92), (150489,1840514,1,'soga_cheek_type',0,-1,0), (150490,1840514,1,'soga_chin_type',1,-37,0), (150491,1840514,1,'soga_ear_type',9,-7,0), (150492,1840514,1,'soga_eye_brow_type',-31,-17,-21), (150493,1840514,0,'soga_eye_color',229,229,102), (150494,1840514,0,'soga_hair_face_color',198,76,33), (150495,1840514,0,'soga_hair_face_highlight_color',216,192,37), (150496,1840514,0,'soga_hair_type_color',198,76,33), (150497,1840514,0,'soga_hair_type_highlight_color',216,192,37), (150498,1840514,1,'soga_lip_type',2,-37,-5), (150499,1840514,1,'soga_nose_type',2,-9,23), (150500,1840514,0,'soga_skin_color',131,110,92), (150501,1840514,0,'wing_color1',255,255,255), (150502,1840514,0,'wing_color2',255,255,255), (150503,1840515,1,'cheek_type',100,-100,0), (150504,1840515,1,'chin_type',-100,100,100), (150505,1840515,1,'ear_type',25,8,0), (150506,1840515,1,'eye_brow_type',100,100,100), (150507,1840515,0,'eye_color',118,14,183), (150508,1840515,1,'eye_type',100,0,0), (150509,1840515,0,'hair_face_color',171,60,32), (150510,1840515,0,'hair_face_highlight_color',216,192,37), (150511,1840515,0,'hair_type_color',171,60,32), (150512,1840515,0,'hair_type_highlight_color',216,192,37), (150513,1840515,1,'lip_type',100,50,-68), (150514,1840515,1,'nose_type',0,-17,0), (150515,1840515,0,'skin_color',252,250,242), (150516,1840515,1,'soga_cheek_type',100,-100,0), (150517,1840515,1,'soga_chin_type',-100,100,100), (150518,1840515,1,'soga_ear_type',25,8,0), (150519,1840515,1,'soga_eye_brow_type',100,100,100), (150520,1840515,0,'soga_eye_color',229,229,102), (150521,1840515,1,'soga_eye_type',100,0,0), (150522,1840515,0,'soga_hair_face_color',171,60,32), (150523,1840515,0,'soga_hair_face_highlight_color',216,192,37), (150524,1840515,0,'soga_hair_type_color',171,60,32), (150525,1840515,0,'soga_hair_type_highlight_color',216,192,37), (150526,1840515,1,'soga_lip_type',100,50,-68), (150527,1840515,1,'soga_nose_type',0,-17,0), (150528,1840515,0,'soga_skin_color',252,250,242), (150529,1840515,0,'wing_color1',255,255,255), (150530,1840515,0,'wing_color2',255,255,255), (150531,1840516,1,'cheek_type',-31,52,0), (150532,1840516,1,'chin_type',-64,42,-25), (150533,1840516,1,'ear_type',42,56,0), (150534,1840516,1,'eye_brow_type',29,44,-77), (150535,1840516,0,'eye_color',15,8,20), (150536,1840516,1,'eye_type',-39,0,0), (150537,1840516,0,'hair_color1',160,156,172), (150538,1840516,0,'hair_color2',62,62,68), (150539,1840516,0,'hair_face_color',244,245,246), (150540,1840516,0,'hair_face_highlight_color',94,79,124), (150541,1840516,0,'hair_highlight',96,63,188), (150542,1840516,0,'hair_type_color',244,245,246), (150543,1840516,0,'hair_type_highlight_color',94,79,124), (150544,1840516,1,'lip_type',-9,-77,-14), (150545,1840516,1,'nose_type',-97,82,50), (150546,1840516,0,'skin_color',102,77,75), (150547,1840516,1,'soga_cheek_type',-31,52,0), (150548,1840516,1,'soga_chin_type',-64,42,-25), (150549,1840516,1,'soga_ear_type',42,56,0), (150550,1840516,1,'soga_eye_brow_type',29,44,-77), (150551,1840516,0,'soga_eye_color',229,229,102), (150552,1840516,1,'soga_eye_type',-39,0,0), (150553,1840516,0,'soga_hair_color1',160,156,172), (150554,1840516,0,'soga_hair_color2',62,62,68), (150555,1840516,0,'soga_hair_face_color',244,245,246), (150556,1840516,0,'soga_hair_face_highlight_color',94,79,124), (150557,1840516,0,'soga_hair_highlight',96,63,188), (150558,1840516,0,'soga_hair_type_color',244,245,246), (150559,1840516,0,'soga_hair_type_highlight_color',94,79,124), (150560,1840516,1,'soga_lip_type',-9,-77,-14), (150561,1840516,1,'soga_nose_type',-97,82,50), (150562,1840516,0,'soga_skin_color',102,77,75), (150563,1840516,0,'wing_color1',255,255,255), (150564,1840516,0,'wing_color2',255,255,255), (150565,1840517,0,'eye_color',255,255,255), (150566,1840517,0,'skin_color',255,255,255), (150567,1840517,0,'soga_eye_color',255,0,255), (150568,1840518,1,'cheek_type',56,81,0), (150569,1840518,1,'chin_type',-58,4,57), (150570,1840518,1,'ear_type',-45,79,0), (150571,1840518,1,'eye_brow_type',0,-96,-7), (150572,1840518,0,'eye_color',98,50,112), (150573,1840518,1,'eye_type',-85,0,0), (150574,1840518,0,'hair_color1',103,102,153), (150575,1840518,0,'hair_color2',95,79,92), (150576,1840518,0,'hair_face_color',109,131,182), (150577,1840518,0,'hair_face_highlight_color',86,68,133), (150578,1840518,0,'hair_highlight',152,46,102), (150579,1840518,0,'hair_type_color',109,131,182), (150580,1840518,0,'hair_type_highlight_color',86,68,133), (150581,1840518,1,'lip_type',-50,-93,82), (150582,1840518,1,'nose_type',-95,4,95), (150583,1840518,0,'skin_color',86,63,96), (150584,1840518,1,'soga_cheek_type',56,81,0), (150585,1840518,1,'soga_chin_type',-58,4,57), (150586,1840518,1,'soga_ear_type',-45,79,0), (150587,1840518,1,'soga_eye_brow_type',0,-96,-7), (150588,1840518,0,'soga_eye_color',229,229,102), (150589,1840518,1,'soga_eye_type',-85,0,0), (150590,1840518,0,'soga_hair_color1',103,102,153), (150591,1840518,0,'soga_hair_color2',95,79,92), (150592,1840518,0,'soga_hair_face_color',109,131,182), (150593,1840518,0,'soga_hair_face_highlight_color',86,68,133), (150594,1840518,0,'soga_hair_highlight',152,46,102), (150595,1840518,0,'soga_hair_type_color',109,131,182), (150596,1840518,0,'soga_hair_type_highlight_color',86,68,133), (150597,1840518,1,'soga_lip_type',-50,-93,82), (150598,1840518,1,'soga_nose_type',-95,4,95), (150599,1840518,0,'soga_skin_color',86,63,96), (150600,1840519,1,'cheek_type',100,-100,0), (150601,1840519,1,'chin_type',-100,100,100), (150602,1840519,1,'ear_type',25,9,0), (150603,1840519,1,'eye_brow_type',100,100,100), (150604,1840519,0,'eye_color',118,14,183), (150605,1840519,1,'eye_type',100,0,0), (150606,1840519,0,'hair_face_color',171,60,32), (150607,1840519,0,'hair_face_highlight_color',216,192,37), (150608,1840519,0,'hair_type_color',171,60,32), (150609,1840519,0,'hair_type_highlight_color',216,192,37), (150610,1840519,1,'lip_type',100,50,-68), (150611,1840519,1,'nose_type',0,-17,-1), (150612,1840519,0,'skin_color',249,244,225), (150613,1840519,1,'soga_cheek_type',100,-100,0), (150614,1840519,1,'soga_chin_type',-100,100,100), (150615,1840519,1,'soga_ear_type',25,9,0), (150616,1840519,1,'soga_eye_brow_type',100,100,100), (150617,1840519,0,'soga_eye_color',229,229,102), (150618,1840519,1,'soga_eye_type',100,0,0), (150619,1840519,0,'soga_hair_face_color',171,60,32), (150620,1840519,0,'soga_hair_face_highlight_color',216,192,37), (150621,1840519,0,'soga_hair_type_color',171,60,32), (150622,1840519,0,'soga_hair_type_highlight_color',216,192,37), (150623,1840519,1,'soga_lip_type',100,50,-68), (150624,1840519,1,'soga_nose_type',0,-17,-1), (150625,1840519,0,'soga_skin_color',249,244,225), (150626,1840519,0,'wing_color1',255,255,255), (150627,1840519,0,'wing_color2',255,255,255), (150628,1840520,1,'cheek_type',-28,5,0), (150629,1840520,1,'chin_type',17,14,-34), (150630,1840520,1,'ear_type',18,-1,0), (150631,1840520,1,'eye_brow_type',-7,-34,28), (150632,1840520,0,'eye_color',225,174,255), (150633,1840520,1,'eye_type',-21,0,0), (150634,1840520,0,'hair_face_color',127,132,148), (150635,1840520,0,'hair_face_highlight_color',84,32,14), (150636,1840520,0,'hair_type_color',127,132,148), (150637,1840520,0,'hair_type_highlight_color',84,32,14), (150638,1840520,1,'lip_type',41,-29,-37), (150639,1840520,1,'nose_type',-10,31,-14), (150640,1840520,0,'skin_color',143,137,179), (150641,1840520,1,'soga_cheek_type',-28,5,0), (150642,1840520,1,'soga_chin_type',17,14,-34), (150643,1840520,1,'soga_ear_type',18,-1,0), (150644,1840520,1,'soga_eye_brow_type',-7,-34,28), (150645,1840520,0,'soga_eye_color',229,229,102), (150646,1840520,1,'soga_eye_type',-21,0,0), (150647,1840520,0,'soga_hair_face_color',127,132,148), (150648,1840520,0,'soga_hair_face_highlight_color',84,32,14), (150649,1840520,0,'soga_hair_type_color',127,132,148), (150650,1840520,0,'soga_hair_type_highlight_color',84,32,14), (150651,1840520,1,'soga_lip_type',41,-29,-37), (150652,1840520,1,'soga_nose_type',-10,31,-14), (150653,1840520,0,'soga_skin_color',143,137,179), (150654,1840520,0,'wing_color1',255,255,255), (150655,1840520,0,'wing_color2',255,255,255), (150656,1840521,1,'cheek_type',51,-12,0), (150657,1840521,1,'chin_type',53,-63,-70), (150658,1840521,1,'ear_type',-87,-43,0), (150659,1840521,1,'eye_brow_type',66,-14,-5), (150660,1840521,0,'eye_color',238,177,255), (150661,1840521,1,'eye_type',32,0,0), (150662,1840521,0,'hair_color1',98,135,156), (150663,1840521,0,'hair_color2',88,95,109), (150664,1840521,0,'hair_face_color',100,131,153), (150665,1840521,0,'hair_face_highlight_color',213,205,195), (150666,1840521,0,'hair_highlight',112,123,142), (150667,1840521,0,'hair_type_color',100,131,153), (150668,1840521,0,'hair_type_highlight_color',213,205,195), (150669,1840521,1,'lip_type',-10,-68,-26), (150670,1840521,1,'nose_type',48,-77,-63), (150671,1840521,0,'skin_color',134,156,172), (150672,1840521,1,'soga_cheek_type',51,-12,0), (150673,1840521,1,'soga_chin_type',53,-63,-70), (150674,1840521,1,'soga_ear_type',-87,-43,0), (150675,1840521,1,'soga_eye_brow_type',66,-14,-5), (150676,1840521,0,'soga_eye_color',229,229,102), (150677,1840521,1,'soga_eye_type',32,0,0), (150678,1840521,0,'soga_hair_color1',98,135,156), (150679,1840521,0,'soga_hair_color2',88,95,109), (150680,1840521,0,'soga_hair_face_color',100,131,153), (150681,1840521,0,'soga_hair_face_highlight_color',213,205,195), (150682,1840521,0,'soga_hair_highlight',112,123,142), (150683,1840521,0,'soga_hair_type_color',100,131,153), (150684,1840521,0,'soga_hair_type_highlight_color',213,205,195), (150685,1840521,1,'soga_lip_type',-10,-68,-26), (150686,1840521,1,'soga_nose_type',48,-77,-63), (150687,1840521,0,'soga_skin_color',134,156,172), (150688,1840521,0,'wing_color1',255,255,255), (150689,1840521,0,'wing_color2',255,255,255), (150690,1840522,1,'cheek_type',28,20,0), (150691,1840522,1,'chin_type',0,4,1), (150692,1840522,1,'ear_type',25,28,0), (150693,1840522,1,'eye_brow_type',25,-25,12), (150694,1840522,0,'eye_color',203,186,255), (150695,1840522,1,'eye_type',9,0,0), (150696,1840522,0,'hair_face_color',122,132,132), (150697,1840522,0,'hair_face_highlight_color',105,103,97), (150698,1840522,0,'hair_type_color',122,132,132), (150699,1840522,0,'hair_type_highlight_color',105,103,97), (150700,1840522,1,'lip_type',10,-5,0), (150701,1840522,1,'nose_type',-4,-12,-3), (150702,1840522,0,'skin_color',173,142,181), (150703,1840522,1,'soga_cheek_type',28,20,0), (150704,1840522,1,'soga_chin_type',0,4,1), (150705,1840522,1,'soga_ear_type',25,28,0), (150706,1840522,1,'soga_eye_brow_type',25,-25,12), (150707,1840522,0,'soga_eye_color',229,229,102), (150708,1840522,1,'soga_eye_type',9,0,0), (150709,1840522,0,'soga_hair_face_color',122,132,132), (150710,1840522,0,'soga_hair_face_highlight_color',105,103,97), (150711,1840522,0,'soga_hair_type_color',122,132,132), (150712,1840522,0,'soga_hair_type_highlight_color',105,103,97), (150713,1840522,1,'soga_lip_type',10,-5,0), (150714,1840522,1,'soga_nose_type',-4,-12,-3), (150715,1840522,0,'soga_skin_color',173,142,181), (150716,1840522,0,'wing_color1',255,255,255), (150717,1840522,0,'wing_color2',255,255,255), (150718,1840523,1,'cheek_type',59,-94,0), (150719,1840523,1,'chin_type',-77,-51,-79), (150720,1840523,1,'ear_type',50,-39,0), (150721,1840523,1,'eye_brow_type',90,0,1), (150722,1840523,0,'eye_color',155,128,255), (150723,1840523,1,'eye_type',75,0,0), (150724,1840523,0,'hair_color1',29,21,28), (150725,1840523,0,'hair_color2',53,49,53), (150726,1840523,0,'hair_face_color',15,1,21), (150727,1840523,0,'hair_face_highlight_color',95,84,128), (150728,1840523,0,'hair_highlight',96,63,188), (150729,1840523,0,'hair_type_color',15,1,21), (150730,1840523,0,'hair_type_highlight_color',95,84,128), (150731,1840523,1,'lip_type',83,74,42), (150732,1840523,1,'nose_type',5,97,28), (150733,1840523,0,'skin_color',147,190,189), (150734,1840523,1,'soga_cheek_type',59,-94,0), (150735,1840523,1,'soga_chin_type',-77,-51,-79), (150736,1840523,1,'soga_ear_type',50,-39,0), (150737,1840523,1,'soga_eye_brow_type',90,0,1), (150738,1840523,0,'soga_eye_color',229,229,102), (150739,1840523,1,'soga_eye_type',75,0,0), (150740,1840523,0,'soga_hair_color1',29,21,28), (150741,1840523,0,'soga_hair_color2',53,49,53), (150742,1840523,0,'soga_hair_face_color',15,1,21), (150743,1840523,0,'soga_hair_face_highlight_color',95,84,128), (150744,1840523,0,'soga_hair_highlight',96,63,188), (150745,1840523,0,'soga_hair_type_color',15,1,21), (150746,1840523,0,'soga_hair_type_highlight_color',95,84,128), (150747,1840523,1,'soga_lip_type',83,74,42), (150748,1840523,1,'soga_nose_type',5,97,28), (150749,1840523,0,'soga_skin_color',147,190,189), (150750,1840524,1,'cheek_type',-82,35,0), (150751,1840524,1,'chin_type',-75,81,-57), (150752,1840524,1,'ear_type',79,55,0), (150753,1840524,1,'eye_brow_type',7,-84,79), (150754,1840524,0,'eye_color',161,84,196), (150755,1840524,1,'eye_type',89,0,0), (150756,1840524,0,'hair_color1',152,46,102), (150757,1840524,0,'hair_color2',88,77,98), (150758,1840524,0,'hair_face_color',86,68,133), (150759,1840524,0,'hair_face_highlight_color',107,131,144), (150760,1840524,0,'hair_highlight',98,91,163), (150761,1840524,0,'hair_type_color',86,68,133), (150762,1840524,0,'hair_type_highlight_color',107,131,144), (150763,1840524,1,'lip_type',-41,34,29), (150764,1840524,1,'nose_type',56,-37,-69), (150765,1840524,0,'skin_color',132,107,134), (150766,1840524,1,'soga_cheek_type',-82,35,0), (150767,1840524,1,'soga_chin_type',-75,81,-57), (150768,1840524,1,'soga_ear_type',79,55,0), (150769,1840524,1,'soga_eye_brow_type',7,-84,79), (150770,1840524,0,'soga_eye_color',229,229,102), (150771,1840524,1,'soga_eye_type',89,0,0), (150772,1840524,0,'soga_hair_color1',152,46,102), (150773,1840524,0,'soga_hair_color2',88,77,98), (150774,1840524,0,'soga_hair_face_color',86,68,133), (150775,1840524,0,'soga_hair_face_highlight_color',107,131,144), (150776,1840524,0,'soga_hair_highlight',98,91,163), (150777,1840524,0,'soga_hair_type_color',86,68,133), (150778,1840524,0,'soga_hair_type_highlight_color',107,131,144), (150779,1840524,1,'soga_lip_type',-41,34,29), (150780,1840524,1,'soga_nose_type',56,-37,-69), (150781,1840524,0,'soga_skin_color',132,107,134), (150782,1840525,0,'eye_color',255,255,255), (150783,1840525,0,'skin_color',255,255,255), (150784,1840525,0,'soga_eye_color',255,0,255), (150785,1840526,1,'cheek_type',63,62,0), (150786,1840526,1,'chin_type',-70,12,-95), (150787,1840526,1,'ear_type',-29,-87,0), (150788,1840526,1,'eye_brow_type',95,68,43), (150789,1840526,0,'eye_color',73,136,134), (150790,1840526,1,'eye_type',64,0,0), (150791,1840526,0,'hair_color1',43,36,70), (150792,1840526,0,'hair_color2',49,49,53), (150793,1840526,0,'hair_face_color',61,61,75), (150794,1840526,0,'hair_face_highlight_color',109,131,182), (150795,1840526,0,'hair_highlight',103,102,153), (150796,1840526,0,'hair_type_color',61,61,75), (150797,1840526,0,'hair_type_highlight_color',109,131,182), (150798,1840526,1,'lip_type',-85,83,-51), (150799,1840526,1,'nose_type',-89,77,62), (150800,1840526,0,'skin_color',121,160,163), (150801,1840526,1,'soga_cheek_type',63,62,0), (150802,1840526,1,'soga_chin_type',-70,12,-95), (150803,1840526,1,'soga_ear_type',-29,-87,0), (150804,1840526,1,'soga_eye_brow_type',95,68,43), (150805,1840526,0,'soga_eye_color',229,229,102), (150806,1840526,1,'soga_eye_type',64,0,0), (150807,1840526,0,'soga_hair_color1',43,36,70), (150808,1840526,0,'soga_hair_color2',49,49,53), (150809,1840526,0,'soga_hair_face_color',61,61,75), (150810,1840526,0,'soga_hair_face_highlight_color',109,131,182), (150811,1840526,0,'soga_hair_highlight',103,102,153), (150812,1840526,0,'soga_hair_type_color',61,61,75), (150813,1840526,0,'soga_hair_type_highlight_color',109,131,182), (150814,1840526,1,'soga_lip_type',-85,83,-51), (150815,1840526,1,'soga_nose_type',-89,77,62), (150816,1840526,0,'soga_skin_color',121,160,163), (150817,1840526,0,'wing_color1',255,255,255), (150818,1840526,0,'wing_color2',255,255,255), (150819,1840527,1,'cheek_type',-32,31,0), (150820,1840527,1,'chin_type',50,75,-62), (150821,1840527,1,'ear_type',-29,-68,0), (150822,1840527,1,'eye_brow_type',95,-40,25), (150823,1840527,0,'eye_color',219,219,9), (150824,1840527,1,'eye_type',22,0,0), (150825,1840527,0,'hair_color1',255,255,255), (150826,1840527,0,'hair_color2',194,28,1), (150827,1840527,0,'hair_highlight',255,255,255), (150828,1840527,0,'hair_type_color',58,21,1), (150829,1840527,0,'hair_type_highlight_color',245,201,15), (150830,1840527,1,'lip_type',74,46,-31), (150831,1840527,1,'nose_type',71,5,98), (150832,1840527,0,'skin_color',15,74,118), (150833,1840527,1,'soga_cheek_type',-32,31,0), (150834,1840527,1,'soga_chin_type',50,75,-62), (150835,1840527,1,'soga_ear_type',-29,-68,0), (150836,1840527,1,'soga_eye_brow_type',95,-40,25), (150837,1840527,0,'soga_eye_color',229,229,102), (150838,1840527,1,'soga_eye_type',22,0,0), (150839,1840527,0,'soga_hair_color1',255,255,255), (150840,1840527,0,'soga_hair_color2',194,28,1), (150841,1840527,0,'soga_hair_highlight',255,255,255), (150842,1840527,0,'soga_hair_type_color',58,21,1), (150843,1840527,0,'soga_hair_type_highlight_color',245,201,15), (150844,1840527,1,'soga_lip_type',74,46,-31), (150845,1840527,1,'soga_nose_type',71,5,98), (150846,1840527,0,'soga_skin_color',15,74,118), (150847,1840527,0,'wing_color2',159,180,3), (150848,1840528,1,'cheek_type',0,-3,0), (150849,1840528,1,'chin_type',3,-11,37), (150850,1840528,1,'ear_type',-35,20,0), (150851,1840528,1,'eye_brow_type',3,-9,34), (150852,1840528,0,'eye_color',211,117,255), (150853,1840528,1,'eye_type',23,0,0), (150854,1840528,0,'hair_face_color',187,172,197), (150855,1840528,0,'hair_face_highlight_color',155,150,106), (150856,1840528,0,'hair_type_color',187,172,197), (150857,1840528,0,'hair_type_highlight_color',155,150,106), (150858,1840528,1,'lip_type',17,-4,-20), (150859,1840528,1,'nose_type',14,-21,9), (150860,1840528,0,'skin_color',139,195,194), (150861,1840528,1,'soga_cheek_type',0,-3,0), (150862,1840528,1,'soga_chin_type',3,-11,37), (150863,1840528,1,'soga_ear_type',-35,20,0), (150864,1840528,1,'soga_eye_brow_type',3,-9,34), (150865,1840528,0,'soga_eye_color',229,229,102), (150866,1840528,1,'soga_eye_type',23,0,0), (150867,1840528,0,'soga_hair_face_color',187,172,197), (150868,1840528,0,'soga_hair_face_highlight_color',155,150,106), (150869,1840528,0,'soga_hair_type_color',187,172,197), (150870,1840528,0,'soga_hair_type_highlight_color',155,150,106), (150871,1840528,1,'soga_lip_type',17,-4,-20), (150872,1840528,1,'soga_nose_type',14,-21,9), (150873,1840528,0,'soga_skin_color',139,195,194), (150874,1840528,0,'wing_color1',255,255,255), (150875,1840528,0,'wing_color2',255,255,255), (150876,1840529,1,'cheek_type',-58,-45,0), (150877,1840529,1,'chin_type',34,93,-14), (150878,1840529,1,'ear_type',-40,-15,0), (150879,1840529,1,'eye_brow_type',-26,85,-29), (150880,1840529,0,'eye_color',99,72,166), (150881,1840529,1,'eye_type',39,0,0), (150882,1840529,0,'hair_color1',103,102,153), (150883,1840529,0,'hair_color2',95,79,92), (150884,1840529,0,'hair_face_color',109,131,182), (150885,1840529,0,'hair_face_highlight_color',103,133,149), (150886,1840529,0,'hair_highlight',102,153,147), (150887,1840529,0,'hair_type_color',109,131,182), (150888,1840529,0,'hair_type_highlight_color',103,133,149), (150889,1840529,1,'lip_type',53,94,66), (150890,1840529,1,'nose_type',98,28,-55), (150891,1840529,0,'skin_color',147,190,189), (150892,1840529,1,'soga_cheek_type',-58,-45,0), (150893,1840529,1,'soga_chin_type',34,93,-14), (150894,1840529,1,'soga_ear_type',-40,-15,0), (150895,1840529,1,'soga_eye_brow_type',-26,85,-29), (150896,1840529,0,'soga_eye_color',229,229,102), (150897,1840529,1,'soga_eye_type',39,0,0), (150898,1840529,0,'soga_hair_color1',103,102,153), (150899,1840529,0,'soga_hair_color2',95,79,92), (150900,1840529,0,'soga_hair_face_color',109,131,182), (150901,1840529,0,'soga_hair_face_highlight_color',103,133,149), (150902,1840529,0,'soga_hair_highlight',102,153,147), (150903,1840529,0,'soga_hair_type_color',109,131,182), (150904,1840529,0,'soga_hair_type_highlight_color',103,133,149), (150905,1840529,1,'soga_lip_type',53,94,66), (150906,1840529,1,'soga_nose_type',98,28,-55), (150907,1840529,0,'soga_skin_color',147,190,189), (150908,1840529,0,'wing_color1',255,255,255), (150909,1840529,0,'wing_color2',255,255,255), (150910,1840530,1,'cheek_type',-93,-23,0), (150911,1840530,1,'chin_type',-97,-19,2), (150912,1840530,1,'ear_type',-8,-56,0), (150913,1840530,1,'eye_brow_type',-59,-90,65), (150914,1840530,0,'eye_color',1,185,14), (150915,1840530,1,'eye_type',2,0,0), (150916,1840530,0,'hair_color1',255,255,255), (150917,1840530,0,'hair_color2',68,72,71), (150918,1840530,0,'hair_highlight',255,255,255), (150919,1840530,0,'hair_type_color',78,86,96), (150920,1840530,0,'hair_type_highlight_color',16,2,22), (150921,1840530,1,'lip_type',-2,51,9), (150922,1840530,1,'nose_type',-83,62,79), (150923,1840530,0,'skin_color',75,35,221), (150924,1840530,1,'soga_cheek_type',-93,-23,0), (150925,1840530,1,'soga_chin_type',-97,-19,2), (150926,1840530,1,'soga_ear_type',-8,-56,0), (150927,1840530,1,'soga_eye_brow_type',-59,-90,65), (150928,1840530,0,'soga_eye_color',229,229,102), (150929,1840530,1,'soga_eye_type',2,0,0), (150930,1840530,0,'soga_hair_color1',255,255,255), (150931,1840530,0,'soga_hair_color2',68,72,71), (150932,1840530,0,'soga_hair_highlight',255,255,255), (150933,1840530,0,'soga_hair_type_color',78,86,96), (150934,1840530,0,'soga_hair_type_highlight_color',16,2,22), (150935,1840530,1,'soga_lip_type',-2,51,9), (150936,1840530,1,'soga_nose_type',-83,62,79), (150937,1840530,0,'soga_skin_color',75,35,221), (150938,1840530,0,'wing_color1',4,221,205), (150939,1840530,0,'wing_color2',153,218,2), (150940,1840531,1,'cheek_type',14,-87,0), (150941,1840531,1,'chin_type',94,-23,-31), (150942,1840531,1,'ear_type',-7,70,0), (150943,1840531,1,'eye_brow_type',-53,31,-50), (150944,1840531,0,'eye_color',176,17,23), (150945,1840531,1,'eye_type',7,0,0), (150946,1840531,0,'hair_color1',255,255,255), (150947,1840531,0,'hair_color2',255,236,129), (150948,1840531,0,'hair_highlight',255,255,255), (150949,1840531,0,'hair_type_color',245,201,15), (150950,1840531,0,'hair_type_highlight_color',116,3,0), (150951,1840531,1,'lip_type',61,-75,47), (150952,1840531,1,'nose_type',12,7,75), (150953,1840531,0,'skin_color',158,47,201), (150954,1840531,1,'soga_cheek_type',14,-87,0), (150955,1840531,1,'soga_chin_type',94,-23,-31), (150956,1840531,1,'soga_ear_type',-7,70,0), (150957,1840531,1,'soga_eye_brow_type',-53,31,-50), (150958,1840531,0,'soga_eye_color',229,229,102), (150959,1840531,1,'soga_eye_type',7,0,0), (150960,1840531,0,'soga_hair_color1',255,255,255), (150961,1840531,0,'soga_hair_color2',255,236,129), (150962,1840531,0,'soga_hair_highlight',255,255,255), (150963,1840531,0,'soga_hair_type_color',245,201,15), (150964,1840531,0,'soga_hair_type_highlight_color',116,3,0), (150965,1840531,1,'soga_lip_type',61,-75,47), (150966,1840531,1,'soga_nose_type',12,7,75), (150967,1840531,0,'soga_skin_color',158,47,201), (150968,1840531,0,'wing_color1',223,147,2), (150969,1840531,0,'wing_color2',125,27,101), (150970,1840532,0,'eye_color',255,255,255), (150971,1840532,0,'skin_color',255,255,255), (150972,1840532,0,'soga_eye_color',255,0,255), (150973,1840533,1,'cheek_type',-41,-89,0), (150974,1840533,1,'chin_type',42,-7,-39), (150975,1840533,1,'ear_type',42,-41,0), (150976,1840533,1,'eye_brow_type',-25,28,-23), (150977,1840533,0,'eye_color',239,133,255), (150978,1840533,1,'eye_type',-58,0,0), (150979,1840533,0,'hair_color1',160,156,172), (150980,1840533,0,'hair_color2',62,62,68), (150981,1840533,0,'hair_face_color',244,244,246), (150982,1840533,0,'hair_face_highlight_color',156,172,168), (150983,1840533,0,'hair_highlight',114,112,142), (150984,1840533,0,'hair_type_color',244,244,246), (150985,1840533,0,'hair_type_highlight_color',156,172,168), (150986,1840533,1,'lip_type',31,81,63), (150987,1840533,1,'nose_type',44,70,53), (150988,1840533,0,'skin_color',152,172,190), (150989,1840533,1,'soga_cheek_type',-41,-89,0), (150990,1840533,1,'soga_chin_type',42,-7,-39), (150991,1840533,1,'soga_ear_type',42,-41,0), (150992,1840533,1,'soga_eye_brow_type',-25,28,-23), (150993,1840533,0,'soga_eye_color',229,229,102), (150994,1840533,1,'soga_eye_type',-58,0,0), (150995,1840533,0,'soga_hair_color1',160,156,172), (150996,1840533,0,'soga_hair_color2',62,62,68), (150997,1840533,0,'soga_hair_face_color',244,244,246), (150998,1840533,0,'soga_hair_face_highlight_color',156,172,168), (150999,1840533,0,'soga_hair_highlight',114,112,142), (151000,1840533,0,'soga_hair_type_color',244,244,246), (151001,1840533,0,'soga_hair_type_highlight_color',156,172,168), (151002,1840533,1,'soga_lip_type',31,81,63), (151003,1840533,1,'soga_nose_type',44,70,53), (151004,1840533,0,'soga_skin_color',152,172,190), (151005,1840533,0,'wing_color1',255,255,255), (151006,1840533,0,'wing_color2',255,255,255), (151007,1840534,0,'eye_color',255,255,255), (151008,1840534,0,'skin_color',255,255,255), (151009,1840534,0,'soga_eye_color',255,0,255), (151010,1840535,1,'cheek_type',4,20,0), (151011,1840535,1,'chin_type',-22,4,-17), (151012,1840535,1,'ear_type',4,-29,0), (151013,1840535,1,'eye_brow_type',28,28,20), (151014,1840535,1,'eye_type',-3,0,0), (151015,1840535,0,'hair_face_color',134,125,133), (151016,1840535,0,'hair_face_highlight_color',179,62,33), (151017,1840535,0,'hair_type_color',134,125,133), (151018,1840535,0,'hair_type_highlight_color',179,62,33), (151019,1840535,1,'lip_type',-5,-7,-21), (151020,1840535,1,'nose_type',-14,-9,0), (151021,1840535,0,'skin_color',139,195,194), (151022,1840535,1,'soga_cheek_type',4,20,0), (151023,1840535,1,'soga_chin_type',-22,4,-17), (151024,1840535,1,'soga_ear_type',4,-29,0), (151025,1840535,1,'soga_eye_brow_type',28,28,20), (151026,1840535,0,'soga_eye_color',229,229,102), (151027,1840535,1,'soga_eye_type',-3,0,0), (151028,1840535,0,'soga_hair_face_color',134,125,133), (151029,1840535,0,'soga_hair_face_highlight_color',179,62,33), (151030,1840535,0,'soga_hair_type_color',134,125,133), (151031,1840535,0,'soga_hair_type_highlight_color',179,62,33), (151032,1840535,1,'soga_lip_type',-5,-7,-21), (151033,1840535,1,'soga_nose_type',-14,-9,0), (151034,1840535,0,'soga_skin_color',139,195,194), (151035,1840535,0,'wing_color1',255,255,255), (151036,1840535,0,'wing_color2',255,255,255), (151037,1840536,1,'cheek_type',-18,61,0), (151038,1840536,1,'chin_type',-98,-79,-5), (151039,1840536,1,'ear_type',-37,71,0), (151040,1840536,1,'eye_brow_type',-91,-64,61), (151041,1840536,0,'eye_color',180,16,22), (151042,1840536,1,'eye_type',-77,0,0), (151043,1840536,0,'hair_color1',255,255,255), (151044,1840536,0,'hair_color2',36,34,36), (151045,1840536,0,'hair_highlight',255,255,255), (151046,1840536,0,'hair_type_color',15,1,21), (151047,1840536,0,'hair_type_highlight_color',121,19,190), (151048,1840536,1,'lip_type',9,87,-2), (151049,1840536,1,'nose_type',75,-69,8), (151050,1840536,0,'skin_color',6,43,68), (151051,1840536,1,'soga_cheek_type',-18,61,0), (151052,1840536,1,'soga_chin_type',-98,-79,-5), (151053,1840536,1,'soga_ear_type',-37,71,0), (151054,1840536,1,'soga_eye_brow_type',-91,-64,61), (151055,1840536,0,'soga_eye_color',229,229,102), (151056,1840536,1,'soga_eye_type',-77,0,0), (151057,1840536,0,'soga_hair_color1',255,255,255), (151058,1840536,0,'soga_hair_color2',36,34,36), (151059,1840536,0,'soga_hair_highlight',255,255,255), (151060,1840536,0,'soga_hair_type_color',15,1,21), (151061,1840536,0,'soga_hair_type_highlight_color',121,19,190), (151062,1840536,1,'soga_lip_type',9,87,-2), (151063,1840536,1,'soga_nose_type',75,-69,8), (151064,1840536,0,'soga_skin_color',6,43,68), (151065,1840536,0,'wing_color1',64,82,185), (151066,1840536,0,'wing_color2',111,250,74), (151067,1840537,0,'eye_color',255,255,255), (151068,1840537,0,'skin_color',255,255,255), (151069,1840537,0,'soga_eye_color',255,0,255), (151070,1840538,1,'cheek_type',25,-93,0), (151071,1840538,1,'chin_type',-34,95,-5), (151072,1840538,1,'ear_type',8,34,0), (151073,1840538,1,'eye_brow_type',-65,-34,85), (151074,1840538,1,'eye_type',-14,0,0), (151075,1840538,0,'hair_color1',161,165,168), (151076,1840538,0,'hair_color2',60,71,71), (151077,1840538,0,'hair_face_color',225,221,214), (151078,1840538,0,'hair_face_highlight_color',89,73,129), (151079,1840538,0,'hair_highlight',152,46,102), (151080,1840538,0,'hair_type_color',225,221,214), (151081,1840538,0,'hair_type_highlight_color',89,73,129), (151082,1840538,1,'lip_type',-15,29,32), (151083,1840538,1,'nose_type',62,47,-90), (151084,1840538,0,'skin_color',121,164,163), (151085,1840538,1,'soga_cheek_type',25,-93,0), (151086,1840538,1,'soga_chin_type',-34,95,-5), (151087,1840538,1,'soga_ear_type',8,34,0), (151088,1840538,1,'soga_eye_brow_type',-65,-34,85), (151089,1840538,0,'soga_eye_color',229,229,102), (151090,1840538,1,'soga_eye_type',-14,0,0), (151091,1840538,0,'soga_hair_color1',161,165,168), (151092,1840538,0,'soga_hair_color2',60,71,71), (151093,1840538,0,'soga_hair_face_color',225,221,214), (151094,1840538,0,'soga_hair_face_highlight_color',89,73,129), (151095,1840538,0,'soga_hair_highlight',152,46,102), (151096,1840538,0,'soga_hair_type_color',225,221,214), (151097,1840538,0,'soga_hair_type_highlight_color',89,73,129), (151098,1840538,1,'soga_lip_type',-15,29,32), (151099,1840538,1,'soga_nose_type',62,47,-90), (151100,1840538,0,'soga_skin_color',121,164,163), (151101,1840538,0,'wing_color1',255,255,255), (151102,1840538,0,'wing_color2',255,255,255), (151103,1840539,1,'cheek_type',-26,0,0), (151104,1840539,1,'chin_type',25,3,0), (151105,1840539,1,'ear_type',-25,10,0), (151106,1840539,1,'eye_brow_type',-2,-1,31), (151107,1840539,0,'eye_color',157,107,255), (151108,1840539,1,'eye_type',35,0,0), (151109,1840539,0,'hair_face_color',140,145,161), (151110,1840539,0,'hair_face_highlight_color',105,103,97), (151111,1840539,0,'hair_type_color',140,145,161), (151112,1840539,0,'hair_type_highlight_color',105,103,97), (151113,1840539,1,'lip_type',25,29,0), (151114,1840539,1,'nose_type',8,-26,0), (151115,1840539,0,'skin_color',0,15,15), (151116,1840539,1,'soga_cheek_type',-26,0,0), (151117,1840539,1,'soga_chin_type',25,3,0), (151118,1840539,1,'soga_ear_type',-25,10,0), (151119,1840539,1,'soga_eye_brow_type',-2,-1,31), (151120,1840539,0,'soga_eye_color',229,229,102), (151121,1840539,1,'soga_eye_type',35,0,0), (151122,1840539,0,'soga_hair_face_color',140,145,161), (151123,1840539,0,'soga_hair_face_highlight_color',105,103,97), (151124,1840539,0,'soga_hair_type_color',140,145,161), (151125,1840539,0,'soga_hair_type_highlight_color',105,103,97), (151126,1840539,1,'soga_lip_type',25,29,0), (151127,1840539,1,'soga_nose_type',8,-26,0), (151128,1840539,0,'soga_skin_color',0,15,15), (151129,1840539,0,'wing_color1',255,255,255), (151130,1840539,0,'wing_color2',255,255,255), (151131,1840540,1,'cheek_type',-82,-68,0), (151132,1840540,1,'chin_type',40,-10,17), (151133,1840540,1,'ear_type',-64,-55,0), (151134,1840540,1,'eye_brow_type',57,-2,-11), (151135,1840540,0,'eye_color',62,30,93), (151136,1840540,1,'eye_type',-100,0,0), (151137,1840540,0,'hair_face_color',41,214,0), (151138,1840540,0,'hair_type_color',41,214,0), (151139,1840540,1,'lip_type',0,100,-100), (151140,1840540,1,'nose_type',100,-100,41), (151141,1840540,0,'skin_color',41,214,0), (151142,1840540,1,'soga_cheek_type',-82,-68,0), (151143,1840540,1,'soga_chin_type',40,-10,17), (151144,1840540,1,'soga_ear_type',-64,-55,0), (151145,1840540,1,'soga_eye_brow_type',57,-2,-11), (151146,1840540,0,'soga_eye_color',229,229,102), (151147,1840540,1,'soga_eye_type',-100,0,0), (151148,1840540,0,'soga_hair_face_color',41,214,0), (151149,1840540,0,'soga_hair_type_color',41,214,0), (151150,1840540,1,'soga_lip_type',0,100,-100), (151151,1840540,1,'soga_nose_type',100,-100,41), (151152,1840540,0,'soga_skin_color',41,214,0), (151153,1840541,1,'cheek_type',3,-31,0), (151154,1840541,1,'chin_type',28,-4,2), (151155,1840541,1,'ear_type',20,17,0), (151156,1840541,1,'eye_brow_type',-31,28,0), (151157,1840541,0,'eye_color',40,23,58), (151158,1840541,1,'eye_type',-26,0,0), (151159,1840541,0,'hair_face_color',138,129,138), (151160,1840541,0,'hair_face_highlight_color',105,103,97), (151161,1840541,0,'hair_type_color',138,129,138), (151162,1840541,0,'hair_type_highlight_color',105,103,97), (151163,1840541,1,'lip_type',-7,23,-42), (151164,1840541,1,'nose_type',-12,28,-19), (151165,1840541,0,'skin_color',48,79,99), (151166,1840541,1,'soga_cheek_type',3,-31,0), (151167,1840541,1,'soga_chin_type',28,-4,2), (151168,1840541,1,'soga_ear_type',20,17,0), (151169,1840541,1,'soga_eye_brow_type',-31,28,0), (151170,1840541,0,'soga_eye_color',229,229,102), (151171,1840541,1,'soga_eye_type',-26,0,0), (151172,1840541,0,'soga_hair_face_color',138,129,138), (151173,1840541,0,'soga_hair_face_highlight_color',105,103,97), (151174,1840541,0,'soga_hair_type_color',138,129,138), (151175,1840541,0,'soga_hair_type_highlight_color',105,103,97), (151176,1840541,1,'soga_lip_type',-7,23,-42), (151177,1840541,1,'soga_nose_type',-12,28,-19), (151178,1840541,0,'soga_skin_color',48,79,99), (151179,1840541,0,'wing_color1',255,255,255), (151180,1840541,0,'wing_color2',255,255,255), (151181,1840542,1,'cheek_type',-4,43,0), (151182,1840542,1,'chin_type',87,-37,56), (151183,1840542,1,'ear_type',100,-100,0), (151184,1840542,1,'eye_brow_type',68,-52,52), (151185,1840542,0,'eye_color',248,51,2), (151186,1840542,1,'eye_type',-45,0,0), (151187,1840542,0,'hair_color1',255,255,255), (151188,1840542,0,'hair_color2',68,72,71), (151189,1840542,0,'hair_highlight',255,255,255), (151190,1840542,0,'hair_type_color',41,36,52), (151191,1840542,0,'hair_type_highlight_color',55,0,84), (151192,1840542,1,'lip_type',-68,-81,-87), (151193,1840542,1,'nose_type',-28,-34,68), (151194,1840542,0,'skin_color',4,29,42), (151195,1840542,1,'soga_cheek_type',-4,43,0), (151196,1840542,1,'soga_chin_type',87,-37,56), (151197,1840542,1,'soga_ear_type',100,-100,0), (151198,1840542,1,'soga_eye_brow_type',68,-52,52), (151199,1840542,0,'soga_eye_color',229,229,102), (151200,1840542,1,'soga_eye_type',-45,0,0), (151201,1840542,0,'soga_hair_color1',255,255,255), (151202,1840542,0,'soga_hair_color2',68,72,71), (151203,1840542,0,'soga_hair_highlight',255,255,255), (151204,1840542,0,'soga_hair_type_color',41,36,52), (151205,1840542,0,'soga_hair_type_highlight_color',55,0,84), (151206,1840542,1,'soga_lip_type',-68,-81,-87), (151207,1840542,1,'soga_nose_type',-28,-34,68), (151208,1840542,0,'soga_skin_color',4,29,42), (151209,1840542,0,'wing_color1',85,14,110), (151210,1840542,0,'wing_color2',20,20,20), (151211,1840543,1,'cheek_type',100,-100,0), (151212,1840543,1,'chin_type',-100,100,100), (151213,1840543,1,'ear_type',25,9,0), (151214,1840543,1,'eye_brow_type',100,100,100), (151215,1840543,0,'eye_color',118,14,183), (151216,1840543,1,'eye_type',100,0,0), (151217,1840543,0,'hair_face_color',171,60,32), (151218,1840543,0,'hair_face_highlight_color',216,192,37), (151219,1840543,0,'hair_type_color',171,60,32), (151220,1840543,0,'hair_type_highlight_color',216,192,37), (151221,1840543,1,'lip_type',100,50,-68), (151222,1840543,1,'nose_type',0,-17,-1), (151223,1840543,0,'skin_color',235,219,156), (151224,1840543,1,'soga_cheek_type',100,-100,0), (151225,1840543,1,'soga_chin_type',-100,100,100), (151226,1840543,1,'soga_ear_type',25,9,0), (151227,1840543,1,'soga_eye_brow_type',100,100,100), (151228,1840543,0,'soga_eye_color',229,229,102), (151229,1840543,1,'soga_eye_type',100,0,0), (151230,1840543,0,'soga_hair_face_color',171,60,32), (151231,1840543,0,'soga_hair_face_highlight_color',216,192,37), (151232,1840543,0,'soga_hair_type_color',171,60,32), (151233,1840543,0,'soga_hair_type_highlight_color',216,192,37), (151234,1840543,1,'soga_lip_type',100,50,-68), (151235,1840543,1,'soga_nose_type',0,-17,-1), (151236,1840543,0,'soga_skin_color',235,219,156), (151237,1840543,0,'wing_color1',255,255,255), (151238,1840543,0,'wing_color2',255,255,255), (151239,1840544,1,'cheek_type',-2,38,0), (151240,1840544,1,'chin_type',58,-75,-95), (151241,1840544,1,'ear_type',58,-63,0), (151242,1840544,1,'eye_brow_type',-20,70,29), (151243,1840544,0,'eye_color',84,139,114), (151244,1840544,1,'eye_type',-62,0,0), (151245,1840544,0,'hair_color1',109,14,49), (151246,1840544,0,'hair_color2',185,97,0), (151247,1840544,0,'hair_face_color',84,0,0), (151248,1840544,0,'hair_face_highlight_color',35,24,1), (151249,1840544,0,'hair_highlight',79,28,15), (151250,1840544,0,'hair_type_color',84,0,0), (151251,1840544,0,'hair_type_highlight_color',35,24,1), (151252,1840544,1,'lip_type',-79,82,-84), (151253,1840544,1,'nose_type',2,41,55), (151254,1840544,0,'skin_color',136,118,120), (151255,1840544,1,'soga_cheek_type',-2,38,0), (151256,1840544,1,'soga_chin_type',58,-75,-95), (151257,1840544,1,'soga_ear_type',58,-63,0), (151258,1840544,1,'soga_eye_brow_type',-20,70,29), (151259,1840544,0,'soga_eye_color',229,229,102), (151260,1840544,1,'soga_eye_type',-62,0,0), (151261,1840544,0,'soga_hair_color1',109,14,49), (151262,1840544,0,'soga_hair_color2',185,97,0), (151263,1840544,0,'soga_hair_face_color',84,0,0), (151264,1840544,0,'soga_hair_face_highlight_color',35,24,1), (151265,1840544,0,'soga_hair_highlight',79,28,15), (151266,1840544,0,'soga_hair_type_color',84,0,0), (151267,1840544,0,'soga_hair_type_highlight_color',35,24,1), (151268,1840544,1,'soga_lip_type',-79,82,-84), (151269,1840544,1,'soga_nose_type',2,41,55), (151270,1840544,0,'soga_skin_color',136,118,120), (151271,1840544,0,'wing_color1',255,255,255), (151272,1840544,0,'wing_color2',255,255,255), (151273,1840545,0,'eye_color',255,255,255), (151274,1840545,0,'skin_color',255,255,255), (151275,1840545,0,'soga_eye_color',255,0,255), (151276,1840546,1,'cheek_type',51,45,0), (151277,1840546,1,'chin_type',-70,28,17), (151278,1840546,1,'ear_type',-93,-34,0), (151279,1840546,1,'eye_brow_type',17,25,-2), (151280,1840546,0,'eye_color',151,127,255), (151281,1840546,1,'eye_type',14,0,0), (151282,1840546,0,'hair_color1',33,22,19), (151283,1840546,0,'hair_color2',28,27,50), (151284,1840546,0,'hair_face_color',5,5,1), (151285,1840546,0,'hair_face_highlight_color',244,244,246), (151286,1840546,0,'hair_highlight',160,156,172), (151287,1840546,0,'hair_type_color',5,5,1), (151288,1840546,0,'hair_type_highlight_color',244,244,246), (151289,1840546,1,'lip_type',62,-82,20), (151290,1840546,1,'nose_type',89,-77,31), (151291,1840546,0,'skin_color',173,187,210), (151292,1840546,1,'soga_cheek_type',51,45,0), (151293,1840546,1,'soga_chin_type',-70,28,17), (151294,1840546,1,'soga_ear_type',-93,-34,0), (151295,1840546,1,'soga_eye_brow_type',17,25,-2), (151296,1840546,0,'soga_eye_color',229,229,102), (151297,1840546,1,'soga_eye_type',14,0,0), (151298,1840546,0,'soga_hair_color1',33,22,19), (151299,1840546,0,'soga_hair_color2',28,27,50), (151300,1840546,0,'soga_hair_face_color',5,5,1), (151301,1840546,0,'soga_hair_face_highlight_color',244,244,246), (151302,1840546,0,'soga_hair_highlight',160,156,172), (151303,1840546,0,'soga_hair_type_color',5,5,1), (151304,1840546,0,'soga_hair_type_highlight_color',244,244,246), (151305,1840546,1,'soga_lip_type',62,-82,20), (151306,1840546,1,'soga_nose_type',89,-77,31), (151307,1840546,0,'soga_skin_color',173,187,210), (151308,1840547,1,'cheek_type',12,4,0), (151309,1840547,1,'chin_type',-57,50,25), (151310,1840547,1,'ear_type',56,-14,0), (151311,1840547,1,'eye_brow_type',-17,-45,-50), (151312,1840547,0,'eye_color',100,6,115), (151313,1840547,1,'eye_type',66,0,0), (151314,1840547,0,'hair_color1',255,255,255), (151315,1840547,0,'hair_color2',36,34,36), (151316,1840547,0,'hair_highlight',255,255,255), (151317,1840547,0,'hair_type_color',32,23,40), (151318,1840547,0,'hair_type_highlight_color',56,0,86), (151319,1840547,1,'lip_type',37,-69,-34), (151320,1840547,1,'nose_type',94,26,-56), (151321,1840547,0,'skin_color',250,231,193), (151322,1840547,1,'soga_cheek_type',12,4,0), (151323,1840547,1,'soga_chin_type',-57,50,25), (151324,1840547,1,'soga_ear_type',56,-14,0), (151325,1840547,1,'soga_eye_brow_type',-17,-45,-50), (151326,1840547,0,'soga_eye_color',229,229,102), (151327,1840547,1,'soga_eye_type',66,0,0), (151328,1840547,0,'soga_hair_color1',255,255,255), (151329,1840547,0,'soga_hair_color2',36,34,36), (151330,1840547,0,'soga_hair_highlight',255,255,255), (151331,1840547,0,'soga_hair_type_color',32,23,40), (151332,1840547,0,'soga_hair_type_highlight_color',56,0,86), (151333,1840547,1,'soga_lip_type',37,-69,-34), (151334,1840547,1,'soga_nose_type',94,26,-56), (151335,1840547,0,'soga_skin_color',250,231,193), (151336,1840547,0,'wing_color1',7,184,167), (151337,1840547,0,'wing_color2',5,182,164), (151338,1840548,1,'cheek_type',46,0,0), (151339,1840548,1,'chin_type',37,-38,41), (151340,1840548,1,'ear_type',81,72,0), (151341,1840548,1,'eye_brow_type',-20,9,-53), (151342,1840548,0,'eye_color',43,87,100), (151343,1840548,1,'eye_type',15,0,0), (151344,1840548,0,'hair_color1',26,24,25), (151345,1840548,0,'hair_color2',36,34,36), (151346,1840548,0,'hair_face_color',15,1,21), (151347,1840548,0,'hair_face_highlight_color',59,59,73), (151348,1840548,0,'hair_highlight',50,48,56), (151349,1840548,0,'hair_type_color',15,1,21), (151350,1840548,0,'hair_type_highlight_color',59,59,73), (151351,1840548,1,'lip_type',53,-53,84), (151352,1840548,1,'nose_type',79,-18,-78), (151353,1840548,0,'skin_color',246,248,248), (151354,1840548,1,'soga_cheek_type',46,0,0), (151355,1840548,1,'soga_chin_type',37,-38,41), (151356,1840548,1,'soga_ear_type',81,72,0), (151357,1840548,1,'soga_eye_brow_type',-20,9,-53), (151358,1840548,0,'soga_eye_color',229,229,102), (151359,1840548,1,'soga_eye_type',15,0,0), (151360,1840548,0,'soga_hair_color1',26,24,25), (151361,1840548,0,'soga_hair_color2',36,34,36), (151362,1840548,0,'soga_hair_face_color',15,1,21), (151363,1840548,0,'soga_hair_face_highlight_color',59,59,73), (151364,1840548,0,'soga_hair_highlight',50,48,56), (151365,1840548,0,'soga_hair_type_color',15,1,21), (151366,1840548,0,'soga_hair_type_highlight_color',59,59,73), (151367,1840548,1,'soga_lip_type',53,-53,84), (151368,1840548,1,'soga_nose_type',79,-18,-78), (151369,1840548,0,'soga_skin_color',246,248,248), (151370,1840549,1,'cheek_type',-31,52,0), (151371,1840549,1,'chin_type',-64,42,-25), (151372,1840549,1,'ear_type',42,56,0), (151373,1840549,1,'eye_brow_type',29,44,-77), (151374,1840549,0,'eye_color',15,8,20), (151375,1840549,1,'eye_type',-39,0,0), (151376,1840549,0,'hair_color1',160,156,172), (151377,1840549,0,'hair_color2',62,62,68), (151378,1840549,0,'hair_face_color',244,245,246), (151379,1840549,0,'hair_face_highlight_color',94,79,124), (151380,1840549,0,'hair_highlight',96,63,188), (151381,1840549,0,'hair_type_color',244,245,246), (151382,1840549,0,'hair_type_highlight_color',94,79,124), (151383,1840549,1,'lip_type',-9,-77,-14), (151384,1840549,1,'nose_type',-97,82,50), (151385,1840549,0,'skin_color',102,77,75), (151386,1840549,1,'soga_cheek_type',-31,52,0), (151387,1840549,1,'soga_chin_type',-64,42,-25), (151388,1840549,1,'soga_ear_type',42,56,0), (151389,1840549,1,'soga_eye_brow_type',29,44,-77), (151390,1840549,0,'soga_eye_color',229,229,102), (151391,1840549,1,'soga_eye_type',-39,0,0), (151392,1840549,0,'soga_hair_color1',160,156,172), (151393,1840549,0,'soga_hair_color2',62,62,68), (151394,1840549,0,'soga_hair_face_color',244,245,246), (151395,1840549,0,'soga_hair_face_highlight_color',94,79,124), (151396,1840549,0,'soga_hair_highlight',96,63,188), (151397,1840549,0,'soga_hair_type_color',244,245,246), (151398,1840549,0,'soga_hair_type_highlight_color',94,79,124), (151399,1840549,1,'soga_lip_type',-9,-77,-14), (151400,1840549,1,'soga_nose_type',-97,82,50), (151401,1840549,0,'soga_skin_color',102,77,75), (151402,1840549,0,'wing_color1',255,255,255), (151403,1840549,0,'wing_color2',255,255,255), (151404,1840550,1,'cheek_type',17,7,0), (151405,1840550,1,'chin_type',7,-21,25), (151406,1840550,1,'ear_type',17,-2,0), (151407,1840550,1,'eye_brow_type',-12,14,-4), (151408,1840550,0,'eye_color',225,129,255), (151409,1840550,1,'eye_type',-14,0,0), (151410,1840550,0,'hair_face_color',155,135,162), (151411,1840550,0,'hair_face_highlight_color',105,103,97), (151412,1840550,0,'hair_type_color',155,135,162), (151413,1840550,0,'hair_type_highlight_color',105,103,97), (151414,1840550,1,'lip_type',-18,-12,1), (151415,1840550,1,'nose_type',14,20,9), (151416,1840550,0,'skin_color',0,12,12), (151417,1840550,1,'soga_cheek_type',17,7,0), (151418,1840550,1,'soga_chin_type',7,-21,25), (151419,1840550,1,'soga_ear_type',17,-2,0), (151420,1840550,1,'soga_eye_brow_type',-12,14,-4), (151421,1840550,0,'soga_eye_color',229,229,102), (151422,1840550,1,'soga_eye_type',-14,0,0), (151423,1840550,0,'soga_hair_face_color',155,135,162), (151424,1840550,0,'soga_hair_face_highlight_color',105,103,97), (151425,1840550,0,'soga_hair_type_color',155,135,162), (151426,1840550,0,'soga_hair_type_highlight_color',105,103,97), (151427,1840550,1,'soga_lip_type',-18,-12,1), (151428,1840550,1,'soga_nose_type',14,20,9), (151429,1840550,0,'soga_skin_color',0,12,12), (151430,1840550,0,'wing_color1',255,255,255), (151431,1840550,0,'wing_color2',255,255,255), (151432,1840551,1,'cheek_type',4,-11,0), (151433,1840551,1,'chin_type',-31,-1,-14), (151434,1840551,1,'ear_type',-7,21,0), (151435,1840551,1,'eye_brow_type',28,14,3), (151436,1840551,0,'eye_color',244,171,255), (151437,1840551,1,'eye_type',19,0,0), (151438,1840551,0,'hair_face_color',152,125,154), (151439,1840551,0,'hair_face_highlight_color',105,103,97), (151440,1840551,0,'hair_type_color',152,125,154), (151441,1840551,0,'hair_type_highlight_color',105,103,97), (151442,1840551,1,'lip_type',11,37,-12), (151443,1840551,1,'nose_type',-7,18,-17), (151444,1840551,0,'skin_color',25,81,80), (151445,1840551,1,'soga_cheek_type',4,-11,0), (151446,1840551,1,'soga_chin_type',-31,-1,-14), (151447,1840551,1,'soga_ear_type',-7,21,0), (151448,1840551,1,'soga_eye_brow_type',28,14,3), (151449,1840551,0,'soga_eye_color',229,229,102), (151450,1840551,1,'soga_eye_type',19,0,0), (151451,1840551,0,'soga_hair_face_color',152,125,154), (151452,1840551,0,'soga_hair_face_highlight_color',105,103,97), (151453,1840551,0,'soga_hair_type_color',152,125,154), (151454,1840551,0,'soga_hair_type_highlight_color',105,103,97), (151455,1840551,1,'soga_lip_type',11,37,-12), (151456,1840551,1,'soga_nose_type',-7,18,-17), (151457,1840551,0,'soga_skin_color',25,81,80), (151458,1840551,0,'wing_color1',255,255,255), (151459,1840551,0,'wing_color2',255,255,255), (151460,1840552,1,'cheek_type',87,34,0), (151461,1840552,1,'chin_type',62,-95,25), (151462,1840552,1,'ear_type',44,-64,0), (151463,1840552,1,'eye_brow_type',-77,58,98), (151464,1840552,0,'eye_color',28,33,54), (151465,1840552,1,'eye_type',-31,0,0), (151466,1840552,0,'hair_color1',93,64,120), (151467,1840552,0,'hair_color2',95,79,92), (151468,1840552,0,'hair_face_color',105,144,167), (151469,1840552,0,'hair_face_highlight_color',6,3,1), (151470,1840552,0,'hair_highlight',33,22,19), (151471,1840552,0,'hair_type_color',105,144,167), (151472,1840552,0,'hair_type_highlight_color',6,3,1), (151473,1840552,1,'lip_type',88,22,85), (151474,1840552,1,'nose_type',82,-12,-70), (151475,1840552,0,'skin_color',120,163,162), (151476,1840552,1,'soga_cheek_type',87,34,0), (151477,1840552,1,'soga_chin_type',62,-95,25), (151478,1840552,1,'soga_ear_type',44,-64,0), (151479,1840552,1,'soga_eye_brow_type',-77,58,98), (151480,1840552,0,'soga_eye_color',229,229,102), (151481,1840552,1,'soga_eye_type',-31,0,0), (151482,1840552,0,'soga_hair_color1',93,64,120), (151483,1840552,0,'soga_hair_color2',95,79,92), (151484,1840552,0,'soga_hair_face_color',105,144,167), (151485,1840552,0,'soga_hair_face_highlight_color',6,3,1), (151486,1840552,0,'soga_hair_highlight',33,22,19), (151487,1840552,0,'soga_hair_type_color',105,144,167), (151488,1840552,0,'soga_hair_type_highlight_color',6,3,1), (151489,1840552,1,'soga_lip_type',88,22,85), (151490,1840552,1,'soga_nose_type',82,-12,-70), (151491,1840552,0,'soga_skin_color',120,163,162), (151492,1840552,0,'wing_color1',255,255,255), (151493,1840552,0,'wing_color2',255,255,255), (151494,1840553,1,'cheek_type',-56,0,0), (151495,1840553,1,'chin_type',-31,48,-76), (151496,1840553,1,'ear_type',-25,50,0), (151497,1840553,1,'eye_brow_type',0,-18,-87), (151498,1840553,0,'eye_color',126,106,224), (151499,1840553,1,'eye_type',-68,0,0), (151500,1840553,0,'hair_color1',112,123,142), (151501,1840553,0,'hair_color2',124,116,110), (151502,1840553,0,'hair_face_color',207,195,182), (151503,1840553,0,'hair_face_highlight_color',94,82,126), (151504,1840553,0,'hair_highlight',96,63,188), (151505,1840553,0,'hair_type_color',207,195,182), (151506,1840553,0,'hair_type_highlight_color',94,82,126), (151507,1840553,1,'lip_type',35,7,-11), (151508,1840553,1,'nose_type',17,0,88), (151509,1840553,0,'skin_color',202,188,222), (151510,1840553,1,'soga_cheek_type',-56,0,0), (151511,1840553,1,'soga_chin_type',-31,48,-76), (151512,1840553,1,'soga_ear_type',-25,50,0), (151513,1840553,1,'soga_eye_brow_type',0,-18,-87), (151514,1840553,0,'soga_eye_color',204,204,204), (151515,1840553,1,'soga_eye_type',-68,0,0), (151516,1840553,0,'soga_hair_color1',112,123,142), (151517,1840553,0,'soga_hair_color2',124,116,110), (151518,1840553,0,'soga_hair_face_color',207,195,182), (151519,1840553,0,'soga_hair_face_highlight_color',94,82,126), (151520,1840553,0,'soga_hair_highlight',96,63,188), (151521,1840553,0,'soga_hair_type_color',207,195,182), (151522,1840553,0,'soga_hair_type_highlight_color',94,82,126), (151523,1840553,1,'soga_lip_type',35,7,-11), (151524,1840553,1,'soga_nose_type',17,0,88), (151525,1840553,0,'soga_skin_color',202,188,222), (151526,1840554,1,'cheek_type',25,-10,0), (151527,1840554,1,'chin_type',-1,0,12), (151528,1840554,1,'ear_type',9,-21,0), (151529,1840554,1,'eye_brow_type',0,20,7), (151530,1840554,0,'eye_color',243,167,255), (151531,1840554,1,'eye_type',-2,0,0), (151532,1840554,0,'hair_face_color',141,120,147), (151533,1840554,0,'hair_face_highlight_color',105,103,97), (151534,1840554,0,'hair_type_color',141,120,147), (151535,1840554,0,'hair_type_highlight_color',105,103,97), (151536,1840554,1,'lip_type',25,-17,10), (151537,1840554,1,'nose_type',-9,17,31), (151538,1840554,0,'skin_color',58,99,111), (151539,1840554,1,'soga_cheek_type',25,-10,0), (151540,1840554,1,'soga_chin_type',-1,0,12), (151541,1840554,1,'soga_ear_type',9,-21,0), (151542,1840554,1,'soga_eye_brow_type',0,20,7), (151543,1840554,0,'soga_eye_color',229,229,102), (151544,1840554,1,'soga_eye_type',-2,0,0), (151545,1840554,0,'soga_hair_face_color',141,120,147), (151546,1840554,0,'soga_hair_face_highlight_color',105,103,97), (151547,1840554,0,'soga_hair_type_color',141,120,147), (151548,1840554,0,'soga_hair_type_highlight_color',105,103,97), (151549,1840554,1,'soga_lip_type',25,-17,10), (151550,1840554,1,'soga_nose_type',-9,17,31), (151551,1840554,0,'soga_skin_color',58,99,111), (151552,1840554,0,'wing_color1',255,255,255), (151553,1840554,0,'wing_color2',255,255,255), (151554,1840555,0,'eye_color',255,255,255), (151555,1840555,0,'skin_color',255,255,255), (151556,1840555,0,'soga_eye_color',255,0,255), (151557,1840556,0,'eye_color',255,255,255), (151558,1840556,0,'skin_color',255,255,255), (151559,1840556,0,'soga_eye_color',255,0,255), (151560,1840557,0,'eye_color',255,255,255), (151561,1840557,0,'skin_color',255,255,255), (151562,1840557,0,'soga_eye_color',255,0,255), (151563,1840558,0,'eye_color',255,255,255), (151564,1840558,0,'skin_color',255,255,255), (151565,1840558,0,'soga_eye_color',255,0,255), (151569,1840560,1,'cheek_type',0,-18,0), (151570,1840560,1,'chin_type',-11,9,19), (151571,1840560,1,'ear_type',-28,-25,0), (151572,1840560,1,'eye_brow_type',2,46,-17), (151573,1840560,0,'eye_color',225,129,255), (151574,1840560,1,'eye_type',-34,0,0), (151575,1840560,0,'hair_face_color',170,145,174), (151576,1840560,0,'hair_face_highlight_color',105,103,97), (151577,1840560,0,'hair_type_color',170,145,174), (151578,1840560,0,'hair_type_highlight_color',105,103,97), (151579,1840560,1,'lip_type',4,14,25), (151580,1840560,1,'nose_type',-23,0,8), (151581,1840560,1,'soga_cheek_type',0,-18,0), (151582,1840560,1,'soga_chin_type',-11,9,19), (151583,1840560,1,'soga_ear_type',-28,-25,0), (151584,1840560,1,'soga_eye_brow_type',2,46,-17), (151585,1840560,0,'soga_eye_color',229,229,102), (151586,1840560,1,'soga_eye_type',-34,0,0), (151587,1840560,0,'soga_hair_face_color',170,145,174), (151588,1840560,0,'soga_hair_face_highlight_color',105,103,97), (151589,1840560,0,'soga_hair_type_color',170,145,174), (151590,1840560,0,'soga_hair_type_highlight_color',105,103,97), (151591,1840560,1,'soga_lip_type',4,14,25), (151592,1840560,1,'soga_nose_type',-23,0,8), (151593,1840560,0,'wing_color1',255,255,255), (151594,1840560,0,'wing_color2',255,255,255), (151595,1840561,0,'eye_color',255,255,255), (151596,1840561,0,'skin_color',255,255,255), (151597,1840561,0,'soga_eye_color',255,0,255), (151598,1840562,1,'cheek_type',52,7,0), (151599,1840562,1,'chin_type',-87,81,58), (151600,1840562,1,'ear_type',-61,0,0), (151601,1840562,1,'eye_brow_type',-62,-63,-87), (151602,1840562,0,'eye_color',148,84,210), (151603,1840562,1,'eye_type',52,0,0), (151604,1840562,0,'hair_color1',112,123,142), (151605,1840562,0,'hair_color2',124,116,110), (151606,1840562,0,'hair_face_color',175,178,168), (151607,1840562,0,'hair_face_highlight_color',61,61,75), (151608,1840562,0,'hair_highlight',43,36,70), (151609,1840562,0,'hair_type_color',175,178,168), (151610,1840562,0,'hair_type_highlight_color',61,61,75), (151611,1840562,1,'lip_type',-68,71,68), (151612,1840562,1,'nose_type',-63,-44,-87), (151613,1840562,0,'skin_color',193,174,172), (151614,1840562,1,'soga_cheek_type',52,7,0), (151615,1840562,1,'soga_chin_type',-87,81,58), (151616,1840562,1,'soga_ear_type',-61,0,0), (151617,1840562,1,'soga_eye_brow_type',-62,-63,-87), (151618,1840562,0,'soga_eye_color',229,229,102), (151619,1840562,1,'soga_eye_type',52,0,0), (151620,1840562,0,'soga_hair_color1',112,123,142), (151621,1840562,0,'soga_hair_color2',124,116,110), (151622,1840562,0,'soga_hair_face_color',175,178,168), (151623,1840562,0,'soga_hair_face_highlight_color',61,61,75), (151624,1840562,0,'soga_hair_highlight',43,36,70), (151625,1840562,0,'soga_hair_type_color',175,178,168), (151626,1840562,0,'soga_hair_type_highlight_color',61,61,75), (151627,1840562,1,'soga_lip_type',-68,71,68), (151628,1840562,1,'soga_nose_type',-63,-44,-87), (151629,1840562,0,'soga_skin_color',193,174,172), (151630,1840562,0,'wing_color1',255,255,255), (151631,1840562,0,'wing_color2',255,255,255), (151632,1840563,1,'cheek_type',10,71,0), (151633,1840563,1,'chin_type',28,-31,-82), (151634,1840563,1,'ear_type',-75,-96,0), (151635,1840563,1,'eye_brow_type',2,58,58), (151636,1840563,0,'eye_color',36,74,86), (151637,1840563,1,'eye_type',58,0,0), (151638,1840563,0,'hair_color1',50,48,56), (151639,1840563,0,'hair_color2',68,72,71), (151640,1840563,0,'hair_face_color',40,34,51), (151641,1840563,0,'hair_face_highlight_color',32,24,42), (151642,1840563,0,'hair_highlight',26,24,25), (151643,1840563,0,'hair_type_color',40,34,51), (151644,1840563,0,'hair_type_highlight_color',32,24,42), (151645,1840563,1,'lip_type',-2,31,69), (151646,1840563,1,'nose_type',-64,-34,-8), (151647,1840563,0,'skin_color',248,249,249), (151648,1840563,1,'soga_cheek_type',10,71,0), (151649,1840563,1,'soga_chin_type',28,-31,-82), (151650,1840563,1,'soga_ear_type',-75,-96,0), (151651,1840563,1,'soga_eye_brow_type',2,58,58), (151652,1840563,0,'soga_eye_color',229,229,102), (151653,1840563,1,'soga_eye_type',58,0,0), (151654,1840563,0,'soga_hair_color1',50,48,56), (151655,1840563,0,'soga_hair_color2',68,72,71), (151656,1840563,0,'soga_hair_face_color',40,34,51), (151657,1840563,0,'soga_hair_face_highlight_color',32,24,42), (151658,1840563,0,'soga_hair_highlight',26,24,25), (151659,1840563,0,'soga_hair_type_color',40,34,51), (151660,1840563,0,'soga_hair_type_highlight_color',32,24,42), (151661,1840563,1,'soga_lip_type',-2,31,69), (151662,1840563,1,'soga_nose_type',-64,-34,-8), (151663,1840563,0,'soga_skin_color',248,249,249), (151664,1840563,0,'wing_color1',255,255,255), (151665,1840563,0,'wing_color2',255,255,255), (151666,1840564,1,'cheek_type',-21,-10,0), (151667,1840564,1,'chin_type',-32,25,0), (151668,1840564,1,'ear_type',-17,10,0), (151669,1840564,1,'eye_brow_type',0,46,-21), (151670,1840564,0,'eye_color',199,187,255), (151671,1840564,1,'eye_type',-20,0,0), (151672,1840564,0,'hair_face_color',189,178,189), (151673,1840564,0,'hair_face_highlight_color',105,103,97), (151674,1840564,0,'hair_type_color',189,178,189), (151675,1840564,0,'hair_type_highlight_color',105,103,97), (151676,1840564,1,'lip_type',-34,48,19), (151677,1840564,1,'nose_type',-4,-26,-14), (151678,1840564,0,'skin_color',0,1,1), (151679,1840564,1,'soga_cheek_type',-21,-10,0), (151680,1840564,1,'soga_chin_type',-32,25,0), (151681,1840564,1,'soga_ear_type',-17,10,0), (151682,1840564,1,'soga_eye_brow_type',0,46,-21), (151683,1840564,0,'soga_eye_color',229,229,102), (151684,1840564,1,'soga_eye_type',-20,0,0), (151685,1840564,0,'soga_hair_face_color',189,178,189), (151686,1840564,0,'soga_hair_face_highlight_color',105,103,97), (151687,1840564,0,'soga_hair_type_color',189,178,189), (151688,1840564,0,'soga_hair_type_highlight_color',105,103,97), (151689,1840564,1,'soga_lip_type',-34,48,19), (151690,1840564,1,'soga_nose_type',-4,-26,-14), (151691,1840564,0,'soga_skin_color',0,1,1), (151692,1840564,0,'wing_color1',255,255,255), (151693,1840564,0,'wing_color2',255,255,255), (151694,1840565,1,'cheek_type',-34,-62,0), (151695,1840565,1,'chin_type',82,28,25), (151696,1840565,1,'ear_type',22,21,0), (151697,1840565,1,'eye_brow_type',8,17,95), (151698,1840565,0,'eye_color',230,161,255), (151699,1840565,1,'eye_type',-14,0,0), (151700,1840565,0,'hair_color1',114,112,142), (151701,1840565,0,'hair_color2',121,113,107), (151702,1840565,0,'hair_face_color',146,169,168), (151703,1840565,0,'hair_face_highlight_color',145,168,168), (151704,1840565,0,'hair_highlight',114,112,142), (151705,1840565,0,'hair_type_color',146,169,168), (151706,1840565,0,'hair_type_highlight_color',145,168,168), (151707,1840565,1,'lip_type',-56,23,74), (151708,1840565,1,'nose_type',87,5,-38), (151709,1840565,0,'skin_color',211,181,192), (151710,1840565,1,'soga_cheek_type',-34,-62,0), (151711,1840565,1,'soga_chin_type',82,28,25), (151712,1840565,1,'soga_ear_type',22,21,0), (151713,1840565,1,'soga_eye_brow_type',8,17,95), (151714,1840565,0,'soga_eye_color',229,229,102), (151715,1840565,1,'soga_eye_type',-14,0,0), (151716,1840565,0,'soga_hair_color1',114,112,142), (151717,1840565,0,'soga_hair_color2',121,113,107), (151718,1840565,0,'soga_hair_face_color',146,169,168), (151719,1840565,0,'soga_hair_face_highlight_color',145,168,168), (151720,1840565,0,'soga_hair_highlight',114,112,142), (151721,1840565,0,'soga_hair_type_color',146,169,168), (151722,1840565,0,'soga_hair_type_highlight_color',145,168,168), (151723,1840565,1,'soga_lip_type',-56,23,74), (151724,1840565,1,'soga_nose_type',87,5,-38), (151725,1840565,0,'soga_skin_color',211,181,192), (151726,1840565,0,'wing_color1',255,255,255), (151727,1840565,0,'wing_color2',255,255,255), (151728,1840566,1,'cheek_type',-7,68,0), (151729,1840566,1,'chin_type',-81,28,39), (151730,1840566,1,'ear_type',-11,-93,0), (151731,1840566,1,'eye_brow_type',22,-68,-62), (151732,1840566,0,'eye_color',111,57,138), (151733,1840566,1,'eye_type',88,0,0), (151734,1840566,0,'hair_color1',56,22,22), (151735,1840566,0,'hair_color2',52,50,42), (151736,1840566,0,'hair_face_color',6,3,1), (151737,1840566,0,'hair_face_highlight_color',7,1,1), (151738,1840566,0,'hair_highlight',56,22,22), (151739,1840566,0,'hair_type_color',6,3,1), (151740,1840566,0,'hair_type_highlight_color',7,1,1), (151741,1840566,1,'lip_type',79,8,12), (151742,1840566,1,'nose_type',-81,-7,-64), (151743,1840566,0,'skin_color',117,133,154), (151744,1840566,1,'soga_cheek_type',-7,68,0), (151745,1840566,1,'soga_chin_type',-81,28,39), (151746,1840566,1,'soga_ear_type',-11,-93,0), (151747,1840566,1,'soga_eye_brow_type',22,-68,-62), (151748,1840566,0,'soga_eye_color',229,229,102), (151749,1840566,1,'soga_eye_type',88,0,0), (151750,1840566,0,'soga_hair_color1',56,22,22), (151751,1840566,0,'soga_hair_color2',52,50,42), (151752,1840566,0,'soga_hair_face_color',6,3,1), (151753,1840566,0,'soga_hair_face_highlight_color',7,1,1), (151754,1840566,0,'soga_hair_highlight',56,22,22), (151755,1840566,0,'soga_hair_type_color',6,3,1), (151756,1840566,0,'soga_hair_type_highlight_color',7,1,1), (151757,1840566,1,'soga_lip_type',79,8,12), (151758,1840566,1,'soga_nose_type',-81,-7,-64), (151759,1840566,0,'soga_skin_color',117,133,154), (151760,1840566,0,'wing_color1',255,255,255), (151761,1840566,0,'wing_color2',255,255,255), (151762,1840567,1,'cheek_type',-5,-14,0), (151763,1840567,1,'chin_type',-81,64,61), (151764,1840567,1,'ear_type',82,12,0), (151765,1840567,1,'eye_brow_type',10,-3,-78), (151766,1840567,0,'eye_color',209,180,255), (151767,1840567,1,'eye_type',65,0,0), (151768,1840567,0,'hair_color1',93,64,120), (151769,1840567,0,'hair_color2',95,79,92), (151770,1840567,0,'hair_face_color',110,158,181), (151771,1840567,0,'hair_face_highlight_color',61,61,75), (151772,1840567,0,'hair_highlight',43,36,70), (151773,1840567,0,'hair_type_color',110,158,181), (151774,1840567,0,'hair_type_highlight_color',61,61,75), (151775,1840567,1,'lip_type',-25,-97,-18), (151776,1840567,1,'nose_type',-85,-64,-31), (151777,1840567,0,'skin_color',114,145,154), (151778,1840567,1,'soga_cheek_type',-5,-14,0), (151779,1840567,1,'soga_chin_type',-81,64,61), (151780,1840567,1,'soga_ear_type',82,12,0), (151781,1840567,1,'soga_eye_brow_type',10,-3,-78), (151782,1840567,0,'soga_eye_color',229,229,102), (151783,1840567,1,'soga_eye_type',65,0,0), (151784,1840567,0,'soga_hair_color1',93,64,120), (151785,1840567,0,'soga_hair_color2',95,79,92), (151786,1840567,0,'soga_hair_face_color',110,158,181), (151787,1840567,0,'soga_hair_face_highlight_color',61,61,75), (151788,1840567,0,'soga_hair_highlight',43,36,70), (151789,1840567,0,'soga_hair_type_color',110,158,181), (151790,1840567,0,'soga_hair_type_highlight_color',61,61,75), (151791,1840567,1,'soga_lip_type',-25,-97,-18), (151792,1840567,1,'soga_nose_type',-85,-64,-31), (151793,1840567,0,'soga_skin_color',114,145,154), (151794,1840567,0,'wing_color1',255,255,255), (151795,1840567,0,'wing_color2',255,255,255), (151796,1840568,1,'cheek_type',25,-10,0), (151797,1840568,1,'chin_type',-1,0,12), (151798,1840568,1,'ear_type',9,-21,0), (151799,1840568,1,'eye_brow_type',0,20,7), (151800,1840568,0,'eye_color',243,167,255), (151801,1840568,1,'eye_type',-2,0,0), (151802,1840568,0,'hair_face_color',141,120,147), (151803,1840568,0,'hair_face_highlight_color',105,103,97), (151804,1840568,0,'hair_type_color',141,120,147), (151805,1840568,0,'hair_type_highlight_color',105,103,97), (151806,1840568,1,'lip_type',25,-17,10), (151807,1840568,1,'nose_type',-9,17,31), (151808,1840568,0,'skin_color',58,99,111), (151809,1840568,1,'soga_cheek_type',25,-10,0), (151810,1840568,1,'soga_chin_type',-1,0,12), (151811,1840568,1,'soga_ear_type',9,-21,0), (151812,1840568,1,'soga_eye_brow_type',0,20,7), (151813,1840568,0,'soga_eye_color',229,229,102), (151814,1840568,1,'soga_eye_type',-2,0,0), (151815,1840568,0,'soga_hair_face_color',141,120,147), (151816,1840568,0,'soga_hair_face_highlight_color',105,103,97), (151817,1840568,0,'soga_hair_type_color',141,120,147), (151818,1840568,0,'soga_hair_type_highlight_color',105,103,97), (151819,1840568,1,'soga_lip_type',25,-17,10), (151820,1840568,1,'soga_nose_type',-9,17,31), (151821,1840568,0,'soga_skin_color',58,99,111), (151822,1840568,0,'wing_color1',255,255,255), (151823,1840568,0,'wing_color2',255,255,255), (151824,1840569,1,'cheek_type',-42,12,0), (151825,1840569,1,'chin_type',-18,18,7), (151826,1840569,1,'ear_type',-5,7,0), (151827,1840569,1,'eye_brow_type',12,2,12), (151828,1840569,0,'eye_color',219,109,234), (151829,1840569,1,'eye_type',-32,0,0), (151830,1840569,0,'hair_face_color',183,197,197), (151831,1840569,0,'hair_face_highlight_color',105,103,97), (151832,1840569,0,'hair_type_color',183,197,197), (151833,1840569,0,'hair_type_highlight_color',105,103,97), (151834,1840569,1,'lip_type',-17,-26,31), (151835,1840569,1,'nose_type',7,0,-21), (151836,1840569,0,'skin_color',63,119,118), (151837,1840569,1,'soga_cheek_type',-42,12,0), (151838,1840569,1,'soga_chin_type',-18,18,7), (151839,1840569,1,'soga_ear_type',-5,7,0), (151840,1840569,1,'soga_eye_brow_type',12,2,12), (151841,1840569,0,'soga_eye_color',229,229,102), (151842,1840569,1,'soga_eye_type',-32,0,0), (151843,1840569,0,'soga_hair_face_color',183,197,197), (151844,1840569,0,'soga_hair_face_highlight_color',105,103,97), (151845,1840569,0,'soga_hair_type_color',183,197,197), (151846,1840569,0,'soga_hair_type_highlight_color',105,103,97), (151847,1840569,1,'soga_lip_type',-17,-26,31), (151848,1840569,1,'soga_nose_type',7,0,-21), (151849,1840569,0,'soga_skin_color',63,119,118), (151850,1840569,0,'wing_color1',255,255,255), (151851,1840569,0,'wing_color2',255,255,255), (151852,1840570,1,'cheek_type',-41,-89,0), (151853,1840570,1,'chin_type',42,-7,-39), (151854,1840570,1,'ear_type',42,-41,0), (151855,1840570,1,'eye_brow_type',-25,28,-23), (151856,1840570,0,'eye_color',239,133,255), (151857,1840570,1,'eye_type',-58,0,0), (151858,1840570,0,'hair_color1',160,156,172), (151859,1840570,0,'hair_color2',62,62,68), (151860,1840570,0,'hair_face_color',244,244,246), (151861,1840570,0,'hair_face_highlight_color',156,172,168), (151862,1840570,0,'hair_highlight',114,112,142), (151863,1840570,0,'hair_type_color',244,244,246), (151864,1840570,0,'hair_type_highlight_color',156,172,168), (151865,1840570,1,'lip_type',31,81,63), (151866,1840570,1,'nose_type',44,70,53), (151867,1840570,0,'skin_color',152,172,190), (151868,1840570,1,'soga_cheek_type',-41,-89,0), (151869,1840570,1,'soga_chin_type',42,-7,-39), (151870,1840570,1,'soga_ear_type',42,-41,0), (151871,1840570,1,'soga_eye_brow_type',-25,28,-23), (151872,1840570,0,'soga_eye_color',229,229,102), (151873,1840570,1,'soga_eye_type',-58,0,0), (151874,1840570,0,'soga_hair_color1',160,156,172), (151875,1840570,0,'soga_hair_color2',62,62,68), (151876,1840570,0,'soga_hair_face_color',244,244,246), (151877,1840570,0,'soga_hair_face_highlight_color',156,172,168), (151878,1840570,0,'soga_hair_highlight',114,112,142), (151879,1840570,0,'soga_hair_type_color',244,244,246), (151880,1840570,0,'soga_hair_type_highlight_color',156,172,168), (151881,1840570,1,'soga_lip_type',31,81,63), (151882,1840570,1,'soga_nose_type',44,70,53), (151883,1840570,0,'soga_skin_color',152,172,190), (151884,1840570,0,'wing_color1',255,255,255), (151885,1840570,0,'wing_color2',255,255,255), (151886,1840571,1,'cheek_type',-26,0,0), (151887,1840571,1,'chin_type',25,3,0), (151888,1840571,1,'ear_type',-25,10,0), (151889,1840571,1,'eye_brow_type',-2,-1,31), (151890,1840571,0,'eye_color',157,107,255), (151891,1840571,1,'eye_type',35,0,0), (151892,1840571,0,'hair_face_color',140,145,161), (151893,1840571,0,'hair_face_highlight_color',105,103,97), (151894,1840571,0,'hair_type_color',140,145,161), (151895,1840571,0,'hair_type_highlight_color',105,103,97), (151896,1840571,1,'lip_type',25,29,0), (151897,1840571,1,'nose_type',8,-26,0), (151898,1840571,0,'skin_color',0,15,15), (151899,1840571,1,'soga_cheek_type',-26,0,0), (151900,1840571,1,'soga_chin_type',25,3,0), (151901,1840571,1,'soga_ear_type',-25,10,0), (151902,1840571,1,'soga_eye_brow_type',-2,-1,31), (151903,1840571,0,'soga_eye_color',229,229,102), (151904,1840571,1,'soga_eye_type',35,0,0), (151905,1840571,0,'soga_hair_face_color',140,145,161), (151906,1840571,0,'soga_hair_face_highlight_color',105,103,97), (151907,1840571,0,'soga_hair_type_color',140,145,161), (151908,1840571,0,'soga_hair_type_highlight_color',105,103,97), (151909,1840571,1,'soga_lip_type',25,29,0), (151910,1840571,1,'soga_nose_type',8,-26,0), (151911,1840571,0,'soga_skin_color',0,15,15), (151912,1840571,0,'wing_color1',255,255,255), (151913,1840571,0,'wing_color2',255,255,255), (151914,1840572,1,'cheek_type',88,87,0), (151915,1840572,1,'chin_type',-64,0,45), (151916,1840572,1,'ear_type',2,37,0), (151917,1840572,1,'eye_brow_type',8,-77,34), (151918,1840572,0,'eye_color',212,172,255), (151919,1840572,1,'eye_type',-35,0,0), (151920,1840572,0,'hair_color1',98,91,163), (151921,1840572,0,'hair_color2',59,81,113), (151922,1840572,0,'hair_face_color',107,131,144), (151923,1840572,0,'hair_face_highlight_color',96,84,129), (151924,1840572,0,'hair_highlight',96,63,188), (151925,1840572,0,'hair_type_color',107,131,144), (151926,1840572,0,'hair_type_highlight_color',96,84,129), (151927,1840572,1,'lip_type',41,-25,-20), (151928,1840572,1,'nose_type',53,17,-17), (151929,1840572,0,'skin_color',167,200,207), (151930,1840572,1,'soga_cheek_type',88,87,0), (151931,1840572,1,'soga_chin_type',-64,0,45), (151932,1840572,1,'soga_ear_type',2,37,0), (151933,1840572,1,'soga_eye_brow_type',8,-77,34), (151934,1840572,0,'soga_eye_color',229,229,102), (151935,1840572,1,'soga_eye_type',-35,0,0), (151936,1840572,0,'soga_hair_color1',98,91,163), (151937,1840572,0,'soga_hair_color2',59,81,113), (151938,1840572,0,'soga_hair_face_color',107,131,144), (151939,1840572,0,'soga_hair_face_highlight_color',96,84,129), (151940,1840572,0,'soga_hair_highlight',96,63,188), (151941,1840572,0,'soga_hair_type_color',107,131,144), (151942,1840572,0,'soga_hair_type_highlight_color',96,84,129), (151943,1840572,1,'soga_lip_type',41,-25,-20), (151944,1840572,1,'soga_nose_type',53,17,-17), (151945,1840572,0,'soga_skin_color',167,200,207), (151946,1840572,0,'wing_color1',255,255,255), (151947,1840572,0,'wing_color2',255,255,255), (151948,1840573,1,'cheek_type',-31,3,0), (151949,1840573,1,'chin_type',19,4,17), (151950,1840573,1,'ear_type',-7,-1,0), (151951,1840573,1,'eye_brow_type',-41,0,0), (151952,1840573,0,'eye_color',72,26,110), (151953,1840573,1,'eye_type',-31,0,0), (151954,1840573,0,'hair_face_color',78,46,9), (151955,1840573,0,'hair_type_color',78,46,9), (151956,1840573,1,'lip_type',28,26,0), (151957,1840573,1,'nose_type',-12,4,8), (151958,1840573,0,'skin_color',175,13,13), (151959,1840573,1,'soga_cheek_type',-31,3,0), (151960,1840573,1,'soga_chin_type',19,4,17), (151961,1840573,1,'soga_ear_type',-7,-1,0), (151962,1840573,1,'soga_eye_brow_type',-41,0,0), (151963,1840573,0,'soga_eye_color',229,229,102), (151964,1840573,1,'soga_eye_type',-31,0,0), (151965,1840573,0,'soga_hair_face_color',78,46,9), (151966,1840573,0,'soga_hair_type_color',78,46,9), (151967,1840573,1,'soga_lip_type',28,26,0), (151968,1840573,1,'soga_nose_type',-12,4,8), (151969,1840573,0,'soga_skin_color',175,13,13), (151970,1840573,0,'wing_color1',255,255,255), (151971,1840573,0,'wing_color2',255,255,255), (151972,1840574,1,'cheek_type',-10,-42,0), (151973,1840574,1,'chin_type',-9,7,-10), (151974,1840574,1,'ear_type',8,0,0), (151975,1840574,1,'eye_brow_type',-38,7,25), (151976,1840574,0,'eye_color',144,101,46), (151977,1840574,0,'hair_face_color',70,56,0), (151978,1840574,0,'hair_face_highlight_color',49,44,12), (151979,1840574,0,'hair_type_color',70,56,0), (151980,1840574,0,'hair_type_highlight_color',49,44,12), (151981,1840574,1,'lip_type',-39,-4,-2), (151982,1840574,1,'nose_type',2,-8,-2), (151983,1840574,0,'skin_color',244,251,251), (151984,1840574,1,'soga_cheek_type',-10,-42,0), (151985,1840574,1,'soga_chin_type',-9,7,-10), (151986,1840574,1,'soga_ear_type',8,0,0), (151987,1840574,1,'soga_eye_brow_type',-38,7,25), (151988,1840574,0,'soga_eye_color',229,229,102), (151989,1840574,0,'soga_hair_face_color',70,56,0), (151990,1840574,0,'soga_hair_face_highlight_color',49,44,12), (151991,1840574,0,'soga_hair_type_color',70,56,0), (151992,1840574,0,'soga_hair_type_highlight_color',49,44,12), (151993,1840574,1,'soga_lip_type',-39,-4,-2), (151994,1840574,1,'soga_nose_type',2,-8,-2), (151995,1840574,0,'soga_skin_color',244,251,251), (151996,1840574,0,'wing_color1',255,255,255), (151997,1840574,0,'wing_color2',255,255,255), (151998,1840575,1,'cheek_type',-100,100,0), (151999,1840575,1,'chin_type',-100,7,31), (152000,1840575,1,'ear_type',-100,100,0), (152001,1840575,1,'eye_brow_type',-100,-31,-100), (152002,1840575,0,'eye_color',187,125,208), (152003,1840575,1,'eye_type',-100,0,0), (152004,1840575,0,'hair_face_color',55,23,0), (152005,1840575,0,'hair_type_color',55,23,0), (152006,1840575,1,'lip_type',100,9,-100), (152007,1840575,1,'nose_type',-100,-52,-56), (152008,1840575,0,'skin_color',162,183,144), (152009,1840575,1,'soga_cheek_type',-100,100,0), (152010,1840575,1,'soga_chin_type',-100,7,31), (152011,1840575,1,'soga_ear_type',-100,100,0), (152012,1840575,1,'soga_eye_brow_type',-100,-31,-100), (152013,1840575,0,'soga_eye_color',229,229,102), (152014,1840575,1,'soga_eye_type',-100,0,0), (152015,1840575,0,'soga_hair_face_color',55,23,0), (152016,1840575,0,'soga_hair_type_color',55,23,0), (152017,1840575,1,'soga_lip_type',100,9,-100), (152018,1840575,1,'soga_nose_type',-100,-52,-56), (152019,1840575,0,'soga_skin_color',162,183,144), (152020,1840576,1,'cheek_type',-25,-1,0), (152021,1840576,1,'chin_type',-10,-7,37), (152022,1840576,1,'ear_type',31,-4,0), (152023,1840576,1,'eye_brow_type',2,-37,0), (152024,1840576,0,'eye_color',48,23,52), (152025,1840576,1,'eye_type',4,0,0), (152026,1840576,0,'hair_face_color',253,243,255), (152027,1840576,0,'hair_face_highlight_color',155,150,106), (152028,1840576,0,'hair_type_color',253,243,255), (152029,1840576,0,'hair_type_highlight_color',155,150,106), (152030,1840576,1,'lip_type',38,-25,-29), (152031,1840576,1,'nose_type',-23,-1,14), (152032,1840576,0,'skin_color',196,179,222), (152033,1840576,1,'soga_cheek_type',-25,-1,0), (152034,1840576,1,'soga_chin_type',-10,-7,37), (152035,1840576,1,'soga_ear_type',31,-4,0), (152036,1840576,1,'soga_eye_brow_type',2,-37,0), (152037,1840576,0,'soga_eye_color',229,229,102), (152038,1840576,1,'soga_eye_type',4,0,0), (152039,1840576,0,'soga_hair_face_color',253,243,255), (152040,1840576,0,'soga_hair_face_highlight_color',155,150,106), (152041,1840576,0,'soga_hair_type_color',253,243,255), (152042,1840576,0,'soga_hair_type_highlight_color',155,150,106), (152043,1840576,1,'soga_lip_type',38,-25,-29), (152044,1840576,1,'soga_nose_type',-23,-1,14), (152045,1840576,0,'soga_skin_color',196,179,222), (152046,1840576,0,'wing_color1',255,255,255), (152047,1840576,0,'wing_color2',255,255,255), (152048,1840577,0,'eye_color',255,255,255), (152049,1840577,0,'skin_color',255,255,255), (152050,1840577,0,'soga_eye_color',255,0,255), (152051,1840578,1,'cheek_type',3,-31,0), (152052,1840578,1,'chin_type',28,-4,2), (152053,1840578,1,'ear_type',20,17,0), (152054,1840578,1,'eye_brow_type',-31,28,0), (152055,1840578,0,'eye_color',40,23,58), (152056,1840578,1,'eye_type',-26,0,0), (152057,1840578,0,'hair_face_color',138,129,138), (152058,1840578,0,'hair_face_highlight_color',105,103,97), (152059,1840578,0,'hair_type_color',138,129,138), (152060,1840578,0,'hair_type_highlight_color',105,103,97), (152061,1840578,1,'lip_type',-7,23,-42), (152062,1840578,1,'nose_type',-12,28,-19), (152063,1840578,0,'skin_color',48,79,99), (152064,1840578,1,'soga_cheek_type',3,-31,0), (152065,1840578,1,'soga_chin_type',28,-4,2), (152066,1840578,1,'soga_ear_type',20,17,0), (152067,1840578,1,'soga_eye_brow_type',-31,28,0), (152068,1840578,0,'soga_eye_color',229,229,102), (152069,1840578,1,'soga_eye_type',-26,0,0), (152070,1840578,0,'soga_hair_face_color',138,129,138), (152071,1840578,0,'soga_hair_face_highlight_color',105,103,97), (152072,1840578,0,'soga_hair_type_color',138,129,138), (152073,1840578,0,'soga_hair_type_highlight_color',105,103,97), (152074,1840578,1,'soga_lip_type',-7,23,-42), (152075,1840578,1,'soga_nose_type',-12,28,-19), (152076,1840578,0,'soga_skin_color',48,79,99), (152077,1840578,0,'wing_color1',255,255,255), (152078,1840578,0,'wing_color2',255,255,255), (152079,1840579,0,'eye_color',147,195,225), (152080,1840579,0,'skin_color',151,151,103), (152081,1840579,0,'soga_eye_color',255,0,255), (152082,1840580,0,'eye_color',0,239,255), (152083,1840580,0,'skin_color',190,190,160), (152084,1840580,0,'soga_eye_color',255,0,255), (152085,1840581,0,'eye_color',58,89,168), (152086,1840581,0,'skin_color',58,89,168), (152087,1840581,0,'soga_eye_color',255,0,255), (152088,1840582,0,'eye_color',3,43,255), (152089,1840582,0,'skin_color',171,171,133), (152090,1840582,0,'soga_eye_color',255,0,255), (152091,1840583,1,'cheek_type',22,46,0), (152092,1840583,1,'chin_type',61,43,-66), (152093,1840583,1,'ear_type',-39,68,0), (152094,1840583,1,'eye_brow_type',-52,42,65), (152095,1840583,0,'eye_color',98,166,178), (152096,1840583,1,'eye_type',43,0,0), (152097,1840583,0,'hair_color1',103,102,153), (152098,1840583,0,'hair_color2',95,79,92), (152099,1840583,0,'hair_face_color',109,131,182), (152100,1840583,0,'hair_face_highlight_color',104,132,147), (152101,1840583,0,'hair_highlight',102,153,147), (152102,1840583,0,'hair_type_color',109,131,182), (152103,1840583,0,'hair_type_highlight_color',104,132,147), (152104,1840583,1,'lip_type',18,64,70), (152105,1840583,1,'nose_type',-29,-72,-64), (152106,1840583,0,'skin_color',151,166,188), (152107,1840583,1,'soga_cheek_type',22,46,0), (152108,1840583,1,'soga_chin_type',61,43,-66), (152109,1840583,1,'soga_ear_type',-39,68,0), (152110,1840583,1,'soga_eye_brow_type',-52,42,65), (152111,1840583,0,'soga_eye_color',229,229,102), (152112,1840583,1,'soga_eye_type',43,0,0), (152113,1840583,0,'soga_hair_color1',103,102,153), (152114,1840583,0,'soga_hair_color2',95,79,92), (152115,1840583,0,'soga_hair_face_color',109,131,182), (152116,1840583,0,'soga_hair_face_highlight_color',104,132,147), (152117,1840583,0,'soga_hair_highlight',102,153,147), (152118,1840583,0,'soga_hair_type_color',109,131,182), (152119,1840583,0,'soga_hair_type_highlight_color',104,132,147), (152120,1840583,1,'soga_lip_type',18,64,70), (152121,1840583,1,'soga_nose_type',-29,-72,-64), (152122,1840583,0,'soga_skin_color',151,166,188), (152123,1840584,1,'cheek_type',11,28,0), (152124,1840584,1,'chin_type',-3,-37,22), (152125,1840584,1,'ear_type',19,-34,0), (152126,1840584,1,'eye_brow_type',-25,42,-17), (152127,1840584,0,'eye_color',237,118,255), (152128,1840584,1,'eye_type',14,0,0), (152129,1840584,0,'hair_face_color',158,154,158), (152130,1840584,0,'hair_face_highlight_color',179,62,33), (152131,1840584,0,'hair_type_color',158,154,158), (152132,1840584,0,'hair_type_highlight_color',179,62,33), (152133,1840584,1,'lip_type',-7,20,-35), (152134,1840584,1,'nose_type',5,-26,-23), (152135,1840584,0,'skin_color',191,173,217), (152136,1840584,1,'soga_cheek_type',11,28,0), (152137,1840584,1,'soga_chin_type',-3,-37,22), (152138,1840584,1,'soga_ear_type',19,-34,0), (152139,1840584,1,'soga_eye_brow_type',-25,42,-17), (152140,1840584,0,'soga_eye_color',229,229,102), (152141,1840584,1,'soga_eye_type',14,0,0), (152142,1840584,0,'soga_hair_face_color',158,154,158), (152143,1840584,0,'soga_hair_face_highlight_color',179,62,33), (152144,1840584,0,'soga_hair_type_color',158,154,158), (152145,1840584,0,'soga_hair_type_highlight_color',179,62,33), (152146,1840584,1,'soga_lip_type',-7,20,-35), (152147,1840584,1,'soga_nose_type',5,-26,-23), (152148,1840584,0,'soga_skin_color',191,173,217), (152149,1840584,0,'wing_color1',255,255,255), (152150,1840584,0,'wing_color2',255,255,255), (152151,1840585,1,'cheek_type',65,-45,0), (152152,1840585,1,'chin_type',89,78,37), (152153,1840585,1,'ear_type',-93,94,0), (152154,1840585,1,'eye_brow_type',-91,-70,-23), (152155,1840585,0,'eye_color',244,171,255), (152156,1840585,1,'eye_type',-59,0,0), (152157,1840585,0,'hair_color1',43,36,70), (152158,1840585,0,'hair_color2',49,49,53), (152159,1840585,0,'hair_face_color',61,61,75), (152160,1840585,0,'hair_face_highlight_color',7,1,1), (152161,1840585,0,'hair_highlight',56,22,22), (152162,1840585,0,'hair_type_color',61,61,75), (152163,1840585,0,'hair_type_highlight_color',7,1,1), (152164,1840585,1,'lip_type',-68,-68,31), (152165,1840585,1,'nose_type',25,5,-55), (152166,1840585,0,'skin_color',205,189,187), (152167,1840585,1,'soga_cheek_type',65,-45,0), (152168,1840585,1,'soga_chin_type',89,78,37), (152169,1840585,1,'soga_ear_type',-93,94,0), (152170,1840585,1,'soga_eye_brow_type',-91,-70,-23), (152171,1840585,0,'soga_eye_color',204,204,204), (152172,1840585,1,'soga_eye_type',-59,0,0), (152173,1840585,0,'soga_hair_color1',43,36,70), (152174,1840585,0,'soga_hair_color2',49,49,53), (152175,1840585,0,'soga_hair_face_color',61,61,75), (152176,1840585,0,'soga_hair_face_highlight_color',7,1,1), (152177,1840585,0,'soga_hair_highlight',56,22,22), (152178,1840585,0,'soga_hair_type_color',61,61,75), (152179,1840585,0,'soga_hair_type_highlight_color',7,1,1), (152180,1840585,1,'soga_lip_type',-68,-68,31), (152181,1840585,1,'soga_nose_type',25,5,-55), (152182,1840585,0,'soga_skin_color',205,189,187), (152183,1840586,1,'cheek_type',-43,57,0), (152184,1840586,1,'chin_type',-61,8,-69), (152185,1840586,1,'ear_type',37,-28,0), (152186,1840586,1,'eye_brow_type',5,90,62), (152187,1840586,0,'eye_color',16,16,194), (152188,1840586,1,'eye_type',-42,0,0), (152189,1840586,0,'hair_color1',255,255,255), (152190,1840586,0,'hair_color2',255,123,29), (152191,1840586,0,'hair_highlight',255,255,255), (152192,1840586,0,'hair_type_color',97,4,0), (152193,1840586,0,'hair_type_highlight_color',16,2,22), (152194,1840586,1,'lip_type',64,31,-50), (152195,1840586,1,'nose_type',-90,-75,93), (152196,1840586,0,'skin_color',148,127,79), (152197,1840586,1,'soga_cheek_type',-43,57,0), (152198,1840586,1,'soga_chin_type',-61,8,-69), (152199,1840586,1,'soga_ear_type',37,-28,0), (152200,1840586,1,'soga_eye_brow_type',5,90,62), (152201,1840586,0,'soga_eye_color',204,204,204), (152202,1840586,1,'soga_eye_type',-42,0,0), (152203,1840586,0,'soga_hair_color1',255,255,255), (152204,1840586,0,'soga_hair_color2',255,123,29), (152205,1840586,0,'soga_hair_highlight',255,255,255), (152206,1840586,0,'soga_hair_type_color',97,4,0), (152207,1840586,0,'soga_hair_type_highlight_color',16,2,22), (152208,1840586,1,'soga_lip_type',64,31,-50), (152209,1840586,1,'soga_nose_type',-90,-75,93), (152210,1840586,0,'soga_skin_color',148,127,79), (152211,1840586,0,'wing_color1',21,35,190), (152212,1840586,0,'wing_color2',167,16,57), (152213,1840587,1,'cheek_type',-74,-93,0), (152214,1840587,1,'chin_type',-8,19,-61), (152215,1840587,1,'ear_type',2,-77,0), (152216,1840587,1,'eye_brow_type',-96,10,-87), (152217,1840587,0,'eye_color',228,165,255), (152218,1840587,1,'eye_type',-87,0,0), (152219,1840587,0,'hair_color1',93,64,120), (152220,1840587,0,'hair_color2',95,79,92), (152221,1840587,0,'hair_face_color',107,150,172), (152222,1840587,0,'hair_face_highlight_color',244,244,246), (152223,1840587,0,'hair_highlight',160,156,172), (152224,1840587,0,'hair_type_color',107,150,172), (152225,1840587,0,'hair_type_highlight_color',244,244,246), (152226,1840587,1,'lip_type',-11,9,47), (152227,1840587,1,'nose_type',65,-41,28), (152228,1840587,0,'skin_color',190,179,212), (152229,1840587,1,'soga_cheek_type',-74,-93,0), (152230,1840587,1,'soga_chin_type',-8,19,-61), (152231,1840587,1,'soga_ear_type',2,-77,0), (152232,1840587,1,'soga_eye_brow_type',-96,10,-87), (152233,1840587,0,'soga_eye_color',229,229,102), (152234,1840587,1,'soga_eye_type',-87,0,0), (152235,1840587,0,'soga_hair_color1',93,64,120), (152236,1840587,0,'soga_hair_color2',95,79,92), (152237,1840587,0,'soga_hair_face_color',107,150,172), (152238,1840587,0,'soga_hair_face_highlight_color',244,244,246), (152239,1840587,0,'soga_hair_highlight',160,156,172), (152240,1840587,0,'soga_hair_type_color',107,150,172), (152241,1840587,0,'soga_hair_type_highlight_color',244,244,246), (152242,1840587,1,'soga_lip_type',-11,9,47), (152243,1840587,1,'soga_nose_type',65,-41,28), (152244,1840587,0,'soga_skin_color',190,179,212), (152245,1840587,0,'wing_color1',255,255,255), (152246,1840587,0,'wing_color2',255,255,255), (152247,1840588,1,'chin_type',0,4,-7), (152248,1840588,1,'ear_type',-7,-17,0), (152249,1840588,1,'eye_brow_type',-12,-32,-7), (152250,1840588,0,'eye_color',136,84,9), (152251,1840588,1,'eye_type',4,0,0), (152252,1840588,0,'hair_face_color',129,49,22), (152253,1840588,0,'hair_type_color',129,49,22), (152254,1840588,1,'lip_type',-4,11,-12), (152255,1840588,1,'nose_type',9,-7,-4), (152256,1840588,0,'skin_color',51,126,41), (152257,1840588,1,'soga_chin_type',0,4,-7), (152258,1840588,1,'soga_ear_type',-7,-17,0), (152259,1840588,1,'soga_eye_brow_type',-12,-32,-7), (152260,1840588,0,'soga_eye_color',229,229,102), (152261,1840588,1,'soga_eye_type',4,0,0), (152262,1840588,0,'soga_hair_face_color',129,49,22), (152263,1840588,0,'soga_hair_type_color',129,49,22), (152264,1840588,1,'soga_lip_type',-4,11,-12), (152265,1840588,1,'soga_nose_type',9,-7,-4), (152266,1840588,0,'soga_skin_color',51,126,41), (152267,1840588,0,'wing_color1',255,255,255), (152268,1840588,0,'wing_color2',255,255,255), (152269,1840589,0,'eye_color',28,28,28), (152270,1840589,0,'skin_color',28,28,28), (152271,1840589,0,'soga_eye_color',255,0,255), (152272,1840590,0,'eye_color',28,28,28), (152273,1840590,0,'skin_color',28,28,28), (152274,1840590,0,'soga_eye_color',255,0,255), (152275,1840591,1,'cheek_type',31,61,0), (152276,1840591,1,'chin_type',25,46,96), (152277,1840591,1,'ear_type',81,-72,0), (152278,1840591,1,'eye_brow_type',-57,-10,47), (152279,1840591,0,'eye_color',142,144,255), (152280,1840591,1,'eye_type',44,0,0), (152281,1840591,0,'hair_color1',43,36,70), (152282,1840591,0,'hair_color2',49,49,53), (152283,1840591,0,'hair_face_color',61,61,75), (152284,1840591,0,'hair_face_highlight_color',244,245,246), (152285,1840591,0,'hair_highlight',160,156,172), (152286,1840591,0,'hair_type_color',61,61,75), (152287,1840591,0,'hair_type_highlight_color',244,245,246), (152288,1840591,1,'lip_type',-84,61,10), (152289,1840591,1,'nose_type',-31,31,-74), (152290,1840591,0,'skin_color',192,178,212), (152291,1840591,1,'soga_cheek_type',31,61,0), (152292,1840591,1,'soga_chin_type',25,46,96), (152293,1840591,1,'soga_ear_type',81,-72,0), (152294,1840591,1,'soga_eye_brow_type',-57,-10,47), (152295,1840591,0,'soga_eye_color',229,229,102), (152296,1840591,1,'soga_eye_type',44,0,0), (152297,1840591,0,'soga_hair_color1',43,36,70), (152298,1840591,0,'soga_hair_color2',49,49,53), (152299,1840591,0,'soga_hair_face_color',61,61,75), (152300,1840591,0,'soga_hair_face_highlight_color',244,245,246), (152301,1840591,0,'soga_hair_highlight',160,156,172), (152302,1840591,0,'soga_hair_type_color',61,61,75), (152303,1840591,0,'soga_hair_type_highlight_color',244,245,246), (152304,1840591,1,'soga_lip_type',-84,61,10), (152305,1840591,1,'soga_nose_type',-31,31,-74), (152306,1840591,0,'soga_skin_color',192,178,212), (152307,1840591,0,'wing_color1',255,255,255), (152308,1840591,0,'wing_color2',255,255,255), (152309,1840592,1,'cheek_type',-7,22,0), (152310,1840592,1,'chin_type',35,2,-4), (152311,1840592,1,'ear_type',-28,-3,0), (152312,1840592,1,'eye_brow_type',10,37,-35), (152313,1840592,1,'eye_type',1,0,0), (152314,1840592,0,'hair_face_color',182,186,186), (152315,1840592,0,'hair_face_highlight_color',105,103,97), (152316,1840592,0,'hair_type_color',182,186,186), (152317,1840592,0,'hair_type_highlight_color',105,103,97), (152318,1840592,1,'lip_type',-9,-17,0), (152319,1840592,1,'nose_type',-45,3,-18), (152320,1840592,0,'skin_color',137,131,130), (152321,1840592,1,'soga_cheek_type',-7,22,0), (152322,1840592,1,'soga_chin_type',35,2,-4), (152323,1840592,1,'soga_ear_type',-28,-3,0), (152324,1840592,1,'soga_eye_brow_type',10,37,-35), (152325,1840592,0,'soga_eye_color',229,229,102), (152326,1840592,1,'soga_eye_type',1,0,0), (152327,1840592,0,'soga_hair_face_color',182,186,186), (152328,1840592,0,'soga_hair_face_highlight_color',105,103,97), (152329,1840592,0,'soga_hair_type_color',182,186,186), (152330,1840592,0,'soga_hair_type_highlight_color',105,103,97), (152331,1840592,1,'soga_lip_type',-9,-17,0), (152332,1840592,1,'soga_nose_type',-45,3,-18), (152333,1840592,0,'soga_skin_color',137,131,130), (152334,1840592,0,'wing_color1',255,255,255), (152335,1840592,0,'wing_color2',255,255,255), (152336,1840593,1,'cheek_type',58,0,0), (152337,1840593,1,'chin_type',-62,10,94), (152338,1840593,1,'ear_type',44,-48,0), (152339,1840593,1,'eye_brow_type',-44,-11,-62), (152340,1840593,0,'eye_color',141,70,150), (152341,1840593,1,'eye_type',48,0,0), (152342,1840593,0,'hair_color1',56,22,22), (152343,1840593,0,'hair_color2',52,50,42), (152344,1840593,0,'hair_face_color',7,1,1), (152345,1840593,0,'hair_face_highlight_color',107,119,158), (152346,1840593,0,'hair_highlight',94,119,160), (152347,1840593,0,'hair_type_color',7,1,1), (152348,1840593,0,'hair_type_highlight_color',107,119,158), (152349,1840593,1,'lip_type',25,-15,-68), (152350,1840593,1,'nose_type',-7,48,-3), (152351,1840593,0,'skin_color',103,97,130), (152352,1840593,1,'soga_cheek_type',58,0,0), (152353,1840593,1,'soga_chin_type',-62,10,94), (152354,1840593,1,'soga_ear_type',44,-48,0), (152355,1840593,1,'soga_eye_brow_type',-44,-11,-62), (152356,1840593,0,'soga_eye_color',229,229,102), (152357,1840593,1,'soga_eye_type',48,0,0), (152358,1840593,0,'soga_hair_color1',56,22,22), (152359,1840593,0,'soga_hair_color2',52,50,42), (152360,1840593,0,'soga_hair_face_color',7,1,1), (152361,1840593,0,'soga_hair_face_highlight_color',107,119,158), (152362,1840593,0,'soga_hair_highlight',94,119,160), (152363,1840593,0,'soga_hair_type_color',7,1,1), (152364,1840593,0,'soga_hair_type_highlight_color',107,119,158), (152365,1840593,1,'soga_lip_type',25,-15,-68), (152366,1840593,1,'soga_nose_type',-7,48,-3), (152367,1840593,0,'soga_skin_color',103,97,130), (152368,1840593,0,'wing_color1',255,255,255), (152369,1840593,0,'wing_color2',255,255,255), (152370,1840594,1,'cheek_type',28,20,0), (152371,1840594,1,'chin_type',0,4,1), (152372,1840594,1,'ear_type',25,28,0), (152373,1840594,1,'eye_brow_type',25,-25,12), (152374,1840594,0,'eye_color',203,186,255), (152375,1840594,1,'eye_type',9,0,0), (152376,1840594,0,'hair_face_color',122,132,132), (152377,1840594,0,'hair_face_highlight_color',105,103,97), (152378,1840594,0,'hair_type_color',122,132,132), (152379,1840594,0,'hair_type_highlight_color',105,103,97), (152380,1840594,1,'lip_type',10,-5,0), (152381,1840594,1,'nose_type',-4,-12,-3), (152382,1840594,0,'skin_color',173,142,181), (152383,1840594,1,'soga_cheek_type',28,20,0), (152384,1840594,1,'soga_chin_type',0,4,1), (152385,1840594,1,'soga_ear_type',25,28,0), (152386,1840594,1,'soga_eye_brow_type',25,-25,12), (152387,1840594,0,'soga_eye_color',229,229,102), (152388,1840594,1,'soga_eye_type',9,0,0), (152389,1840594,0,'soga_hair_face_color',122,132,132), (152390,1840594,0,'soga_hair_face_highlight_color',105,103,97), (152391,1840594,0,'soga_hair_type_color',122,132,132), (152392,1840594,0,'soga_hair_type_highlight_color',105,103,97), (152393,1840594,1,'soga_lip_type',10,-5,0), (152394,1840594,1,'soga_nose_type',-4,-12,-3), (152395,1840594,0,'soga_skin_color',173,142,181), (152396,1840594,0,'wing_color1',255,255,255), (152397,1840594,0,'wing_color2',255,255,255), (152398,1840595,0,'eye_color',255,255,255), (152399,1840595,0,'skin_color',255,255,255), (152400,1840595,0,'soga_eye_color',255,0,255), (152401,1840596,0,'eye_color',0,64,199), (152402,1840596,0,'skin_color',245,245,241), (152403,1840596,0,'soga_eye_color',255,0,255), (152404,1840597,0,'eye_color',0,168,212), (152405,1840597,0,'skin_color',228,228,216), (152406,1840597,0,'soga_eye_color',255,0,255), (152407,1840598,1,'cheek_type',41,-9,0), (152408,1840598,1,'chin_type',-87,51,-69), (152409,1840598,1,'ear_type',-76,81,0), (152410,1840598,1,'eye_brow_type',-87,14,93), (152411,1840598,0,'eye_color',122,198,228), (152412,1840598,1,'eye_type',-7,0,0), (152413,1840598,0,'hair_color1',33,22,19), (152414,1840598,0,'hair_color2',28,27,50), (152415,1840598,0,'hair_face_color',5,5,1), (152416,1840598,0,'hair_face_highlight_color',5,5,1), (152417,1840598,0,'hair_highlight',33,22,19), (152418,1840598,0,'hair_type_color',5,5,1), (152419,1840598,0,'hair_type_highlight_color',5,5,1), (152420,1840598,1,'lip_type',74,-89,37), (152421,1840598,1,'nose_type',96,-50,-88), (152422,1840598,0,'skin_color',72,72,72), (152423,1840598,1,'soga_cheek_type',41,-9,0), (152424,1840598,1,'soga_chin_type',-87,51,-69), (152425,1840598,1,'soga_ear_type',-76,81,0), (152426,1840598,1,'soga_eye_brow_type',-87,14,93), (152427,1840598,0,'soga_eye_color',229,229,102), (152428,1840598,1,'soga_eye_type',-7,0,0), (152429,1840598,0,'soga_hair_color1',33,22,19), (152430,1840598,0,'soga_hair_color2',28,27,50), (152431,1840598,0,'soga_hair_face_color',5,5,1), (152432,1840598,0,'soga_hair_face_highlight_color',5,5,1), (152433,1840598,0,'soga_hair_highlight',33,22,19), (152434,1840598,0,'soga_hair_type_color',5,5,1), (152435,1840598,0,'soga_hair_type_highlight_color',5,5,1), (152436,1840598,1,'soga_lip_type',74,-89,37), (152437,1840598,1,'soga_nose_type',96,-50,-88), (152438,1840598,0,'soga_skin_color',72,72,72), (152439,1840599,1,'cheek_type',-40,83,0), (152440,1840599,1,'chin_type',85,28,-88), (152441,1840599,1,'ear_type',-29,85,0), (152442,1840599,1,'eye_brow_type',-98,65,-71), (152443,1840599,0,'eye_color',30,17,42), (152444,1840599,1,'eye_type',-65,0,0), (152445,1840599,0,'hair_color1',161,165,168), (152446,1840599,0,'hair_color2',60,71,71), (152447,1840599,0,'hair_face_color',244,245,246), (152448,1840599,0,'hair_face_highlight_color',61,61,75), (152449,1840599,0,'hair_highlight',43,36,70), (152450,1840599,0,'hair_type_color',244,245,246), (152451,1840599,0,'hair_type_highlight_color',61,61,75), (152452,1840599,1,'lip_type',84,-50,-5), (152453,1840599,1,'nose_type',71,82,-82), (152454,1840599,0,'skin_color',150,126,156), (152455,1840599,1,'soga_cheek_type',-40,83,0), (152456,1840599,1,'soga_chin_type',85,28,-88), (152457,1840599,1,'soga_ear_type',-29,85,0), (152458,1840599,1,'soga_eye_brow_type',-98,65,-71), (152459,1840599,0,'soga_eye_color',229,229,102), (152460,1840599,1,'soga_eye_type',-65,0,0), (152461,1840599,0,'soga_hair_color1',161,165,168), (152462,1840599,0,'soga_hair_color2',60,71,71), (152463,1840599,0,'soga_hair_face_color',244,245,246), (152464,1840599,0,'soga_hair_face_highlight_color',61,61,75), (152465,1840599,0,'soga_hair_highlight',43,36,70), (152466,1840599,0,'soga_hair_type_color',244,245,246), (152467,1840599,0,'soga_hair_type_highlight_color',61,61,75), (152468,1840599,1,'soga_lip_type',84,-50,-5), (152469,1840599,1,'soga_nose_type',71,82,-82), (152470,1840599,0,'soga_skin_color',150,126,156), (152471,1840600,1,'cheek_type',-31,14,0), (152472,1840600,1,'chin_type',-14,17,-37), (152473,1840600,1,'ear_type',0,29,0), (152474,1840600,1,'eye_brow_type',-9,28,0), (152475,1840600,0,'eye_color',209,180,255), (152476,1840600,1,'eye_type',17,0,0), (152477,1840600,0,'hair_face_color',122,151,151), (152478,1840600,0,'hair_face_highlight_color',105,103,97), (152479,1840600,0,'hair_type_color',122,151,151), (152480,1840600,0,'hair_type_highlight_color',105,103,97), (152481,1840600,1,'lip_type',-31,-19,-14), (152482,1840600,1,'nose_type',-28,39,-2), (152483,1840600,0,'skin_color',100,65,95), (152484,1840600,1,'soga_cheek_type',-31,14,0), (152485,1840600,1,'soga_chin_type',-14,17,-37), (152486,1840600,1,'soga_ear_type',0,29,0), (152487,1840600,1,'soga_eye_brow_type',-9,28,0), (152488,1840600,0,'soga_eye_color',229,229,102), (152489,1840600,1,'soga_eye_type',17,0,0), (152490,1840600,0,'soga_hair_face_color',122,151,151), (152491,1840600,0,'soga_hair_face_highlight_color',105,103,97), (152492,1840600,0,'soga_hair_type_color',122,151,151), (152493,1840600,0,'soga_hair_type_highlight_color',105,103,97), (152494,1840600,1,'soga_lip_type',-31,-19,-14), (152495,1840600,1,'soga_nose_type',-28,39,-2), (152496,1840600,0,'soga_skin_color',100,65,95), (152497,1840600,0,'wing_color1',255,255,255), (152498,1840600,0,'wing_color2',255,255,255), (152499,1840601,1,'cheek_type',81,-11,0), (152500,1840601,1,'chin_type',0,-75,93), (152501,1840601,1,'ear_type',-77,-15,0), (152502,1840601,1,'eye_brow_type',61,-85,57), (152503,1840601,0,'eye_color',194,243,246), (152504,1840601,1,'eye_type',-48,0,0), (152505,1840601,0,'hair_color1',56,22,22), (152506,1840601,0,'hair_color2',52,50,42), (152507,1840601,0,'hair_face_color',7,1,1), (152508,1840601,0,'hair_face_highlight_color',94,79,124), (152509,1840601,0,'hair_highlight',96,63,188), (152510,1840601,0,'hair_type_color',7,1,1), (152511,1840601,0,'hair_type_highlight_color',94,79,124), (152512,1840601,1,'lip_type',2,34,93), (152513,1840601,1,'nose_type',8,87,35), (152514,1840601,0,'skin_color',134,177,176), (152515,1840601,1,'soga_cheek_type',81,-11,0), (152516,1840601,1,'soga_chin_type',0,-75,93), (152517,1840601,1,'soga_ear_type',-77,-15,0), (152518,1840601,1,'soga_eye_brow_type',61,-85,57), (152519,1840601,0,'soga_eye_color',229,229,102), (152520,1840601,1,'soga_eye_type',-48,0,0), (152521,1840601,0,'soga_hair_color1',56,22,22), (152522,1840601,0,'soga_hair_color2',52,50,42), (152523,1840601,0,'soga_hair_face_color',7,1,1), (152524,1840601,0,'soga_hair_face_highlight_color',94,79,124), (152525,1840601,0,'soga_hair_highlight',96,63,188), (152526,1840601,0,'soga_hair_type_color',7,1,1), (152527,1840601,0,'soga_hair_type_highlight_color',94,79,124), (152528,1840601,1,'soga_lip_type',2,34,93), (152529,1840601,1,'soga_nose_type',8,87,35), (152530,1840601,0,'soga_skin_color',134,177,176), (152531,1840602,1,'cheek_type',-48,46,0), (152532,1840602,1,'chin_type',-9,48,0), (152533,1840602,1,'ear_type',5,46,0), (152534,1840602,1,'eye_brow_type',19,31,93), (152535,1840602,0,'eye_color',212,138,255), (152536,1840602,1,'eye_type',-76,0,0), (152537,1840602,0,'hair_color1',33,22,19), (152538,1840602,0,'hair_color2',28,27,50), (152539,1840602,0,'hair_face_color',5,5,1), (152540,1840602,0,'hair_face_highlight_color',145,168,168), (152541,1840602,0,'hair_highlight',114,112,142), (152542,1840602,0,'hair_type_color',5,5,1), (152543,1840602,0,'hair_type_highlight_color',145,168,168), (152544,1840602,1,'lip_type',-93,93,56), (152545,1840602,1,'nose_type',14,-19,76), (152546,1840602,0,'skin_color',67,110,109), (152547,1840602,1,'soga_cheek_type',-48,46,0), (152548,1840602,1,'soga_chin_type',-9,48,0), (152549,1840602,1,'soga_ear_type',5,46,0), (152550,1840602,1,'soga_eye_brow_type',19,31,93), (152551,1840602,0,'soga_eye_color',204,204,204), (152552,1840602,1,'soga_eye_type',-76,0,0), (152553,1840602,0,'soga_hair_color1',33,22,19), (152554,1840602,0,'soga_hair_color2',28,27,50), (152555,1840602,0,'soga_hair_face_color',5,5,1), (152556,1840602,0,'soga_hair_face_highlight_color',145,168,168), (152557,1840602,0,'soga_hair_highlight',114,112,142), (152558,1840602,0,'soga_hair_type_color',5,5,1), (152559,1840602,0,'soga_hair_type_highlight_color',145,168,168), (152560,1840602,1,'soga_lip_type',-93,93,56), (152561,1840602,1,'soga_nose_type',14,-19,76), (152562,1840602,0,'soga_skin_color',67,110,109), (152563,1840603,1,'cheek_type',-2,-56,0), (152564,1840603,1,'chin_type',-68,68,3), (152565,1840603,1,'ear_type',59,72,0), (152566,1840603,1,'eye_brow_type',-68,-19,37), (152567,1840603,0,'eye_color',57,120,128), (152568,1840603,1,'eye_type',-70,0,0), (152569,1840603,0,'hair_color1',29,21,28), (152570,1840603,0,'hair_color2',39,32,39), (152571,1840603,0,'hair_face_color',15,1,21), (152572,1840603,0,'hair_face_highlight_color',244,246,246), (152573,1840603,0,'hair_highlight',161,165,168), (152574,1840603,0,'hair_type_color',15,1,21), (152575,1840603,0,'hair_type_highlight_color',244,246,246), (152576,1840603,1,'lip_type',77,-56,-61), (152577,1840603,1,'nose_type',82,-93,45), (152578,1840603,0,'skin_color',211,199,150), (152579,1840603,1,'soga_cheek_type',-2,-56,0), (152580,1840603,1,'soga_chin_type',-68,68,3), (152581,1840603,1,'soga_ear_type',59,72,0), (152582,1840603,1,'soga_eye_brow_type',-68,-19,37), (152583,1840603,0,'soga_eye_color',229,229,102), (152584,1840603,1,'soga_eye_type',-70,0,0), (152585,1840603,0,'soga_hair_color1',29,21,28), (152586,1840603,0,'soga_hair_color2',39,32,39), (152587,1840603,0,'soga_hair_face_color',15,1,21), (152588,1840603,0,'soga_hair_face_highlight_color',244,246,246), (152589,1840603,0,'soga_hair_highlight',161,165,168), (152590,1840603,0,'soga_hair_type_color',15,1,21), (152591,1840603,0,'soga_hair_type_highlight_color',244,246,246), (152592,1840603,1,'soga_lip_type',77,-56,-61), (152593,1840603,1,'soga_nose_type',82,-93,45), (152594,1840603,0,'soga_skin_color',211,199,150), (152595,1840603,0,'wing_color1',255,255,255), (152596,1840603,0,'wing_color2',255,255,255), (152597,1840604,1,'cheek_type',-2,37,0), (152598,1840604,1,'chin_type',4,0,-17), (152599,1840604,1,'ear_type',-17,0,0), (152600,1840604,1,'eye_brow_type',-4,-43,-25), (152601,1840604,0,'eye_color',32,22,52), (152602,1840604,1,'eye_type',26,0,0), (152603,1840604,0,'hair_face_color',135,125,134), (152604,1840604,0,'hair_face_highlight_color',105,103,97), (152605,1840604,0,'hair_type_color',135,125,134), (152606,1840604,0,'hair_type_highlight_color',105,103,97), (152607,1840604,1,'lip_type',-20,12,17), (152608,1840604,1,'nose_type',3,-29,4), (152609,1840604,0,'skin_color',21,77,76), (152610,1840604,1,'soga_cheek_type',-2,37,0), (152611,1840604,1,'soga_chin_type',4,0,-17), (152612,1840604,1,'soga_ear_type',-17,0,0), (152613,1840604,1,'soga_eye_brow_type',-4,-43,-25), (152614,1840604,0,'soga_eye_color',229,229,102), (152615,1840604,1,'soga_eye_type',26,0,0), (152616,1840604,0,'soga_hair_face_color',135,125,134), (152617,1840604,0,'soga_hair_face_highlight_color',105,103,97), (152618,1840604,0,'soga_hair_type_color',135,125,134), (152619,1840604,0,'soga_hair_type_highlight_color',105,103,97), (152620,1840604,1,'soga_lip_type',-20,12,17), (152621,1840604,1,'soga_nose_type',3,-29,4), (152622,1840604,0,'soga_skin_color',21,77,76), (152623,1840604,0,'wing_color1',255,255,255), (152624,1840604,0,'wing_color2',255,255,255), (152625,1840605,1,'cheek_type',-31,14,0), (152626,1840605,1,'chin_type',-14,17,-37), (152627,1840605,1,'ear_type',0,29,0), (152628,1840605,1,'eye_brow_type',-9,28,0), (152629,1840605,0,'eye_color',209,180,255), (152630,1840605,1,'eye_type',17,0,0), (152631,1840605,0,'hair_face_color',122,151,151), (152632,1840605,0,'hair_face_highlight_color',105,103,97), (152633,1840605,0,'hair_type_color',122,151,151), (152634,1840605,0,'hair_type_highlight_color',105,103,97), (152635,1840605,1,'lip_type',-31,-19,-14), (152636,1840605,1,'nose_type',-28,39,-2), (152637,1840605,0,'skin_color',100,65,95), (152638,1840605,1,'soga_cheek_type',-31,14,0), (152639,1840605,1,'soga_chin_type',-14,17,-37), (152640,1840605,1,'soga_ear_type',0,29,0), (152641,1840605,1,'soga_eye_brow_type',-9,28,0), (152642,1840605,0,'soga_eye_color',229,229,102), (152643,1840605,1,'soga_eye_type',17,0,0), (152644,1840605,0,'soga_hair_face_color',122,151,151), (152645,1840605,0,'soga_hair_face_highlight_color',105,103,97), (152646,1840605,0,'soga_hair_type_color',122,151,151), (152647,1840605,0,'soga_hair_type_highlight_color',105,103,97), (152648,1840605,1,'soga_lip_type',-31,-19,-14), (152649,1840605,1,'soga_nose_type',-28,39,-2), (152650,1840605,0,'soga_skin_color',100,65,95), (152651,1840605,0,'wing_color1',255,255,255), (152652,1840605,0,'wing_color2',255,255,255), (152653,1840606,1,'cheek_type',45,0,0), (152654,1840606,1,'chin_type',-50,70,17), (152655,1840606,1,'ear_type',-83,15,0), (152656,1840606,1,'eye_brow_type',77,-79,0), (152657,1840606,0,'eye_color',221,153,255), (152658,1840606,1,'eye_type',37,0,0), (152659,1840606,0,'hair_color1',94,119,160), (152660,1840606,0,'hair_color2',68,71,106), (152661,1840606,0,'hair_face_color',102,107,148), (152662,1840606,0,'hair_face_highlight_color',100,131,152), (152663,1840606,0,'hair_highlight',98,135,156), (152664,1840606,0,'hair_type_color',102,107,148), (152665,1840606,0,'hair_type_highlight_color',100,131,152), (152666,1840606,1,'lip_type',-8,15,23), (152667,1840606,1,'nose_type',44,7,21), (152668,1840606,0,'skin_color',193,165,164), (152669,1840606,1,'soga_cheek_type',45,0,0), (152670,1840606,1,'soga_chin_type',-50,70,17), (152671,1840606,1,'soga_ear_type',-83,15,0), (152672,1840606,1,'soga_eye_brow_type',77,-79,0), (152673,1840606,0,'soga_eye_color',229,229,102), (152674,1840606,1,'soga_eye_type',37,0,0), (152675,1840606,0,'soga_hair_color1',94,119,160), (152676,1840606,0,'soga_hair_color2',68,71,106), (152677,1840606,0,'soga_hair_face_color',102,107,148), (152678,1840606,0,'soga_hair_face_highlight_color',100,131,152), (152679,1840606,0,'soga_hair_highlight',98,135,156), (152680,1840606,0,'soga_hair_type_color',102,107,148), (152681,1840606,0,'soga_hair_type_highlight_color',100,131,152), (152682,1840606,1,'soga_lip_type',-8,15,23), (152683,1840606,1,'soga_nose_type',44,7,21), (152684,1840606,0,'soga_skin_color',193,165,164), (152685,1840606,0,'wing_color1',255,255,255), (152686,1840606,0,'wing_color2',255,255,255), (152687,1840607,1,'cheek_type',63,62,0), (152688,1840607,1,'chin_type',-70,12,-95), (152689,1840607,1,'ear_type',-29,-87,0), (152690,1840607,1,'eye_brow_type',95,68,43), (152691,1840607,0,'eye_color',73,136,134), (152692,1840607,1,'eye_type',64,0,0), (152693,1840607,0,'hair_color1',43,36,70), (152694,1840607,0,'hair_color2',49,49,53), (152695,1840607,0,'hair_face_color',61,61,75), (152696,1840607,0,'hair_face_highlight_color',109,131,182), (152697,1840607,0,'hair_highlight',103,102,153), (152698,1840607,0,'hair_type_color',61,61,75), (152699,1840607,0,'hair_type_highlight_color',109,131,182), (152700,1840607,1,'lip_type',-85,83,-51), (152701,1840607,1,'nose_type',-89,77,62), (152702,1840607,0,'skin_color',121,160,163), (152703,1840607,1,'soga_cheek_type',63,62,0), (152704,1840607,1,'soga_chin_type',-70,12,-95), (152705,1840607,1,'soga_ear_type',-29,-87,0), (152706,1840607,1,'soga_eye_brow_type',95,68,43), (152707,1840607,0,'soga_eye_color',229,229,102), (152708,1840607,1,'soga_eye_type',64,0,0), (152709,1840607,0,'soga_hair_color1',43,36,70), (152710,1840607,0,'soga_hair_color2',49,49,53), (152711,1840607,0,'soga_hair_face_color',61,61,75), (152712,1840607,0,'soga_hair_face_highlight_color',109,131,182), (152713,1840607,0,'soga_hair_highlight',103,102,153), (152714,1840607,0,'soga_hair_type_color',61,61,75), (152715,1840607,0,'soga_hair_type_highlight_color',109,131,182), (152716,1840607,1,'soga_lip_type',-85,83,-51), (152717,1840607,1,'soga_nose_type',-89,77,62), (152718,1840607,0,'soga_skin_color',121,160,163), (152719,1840607,0,'wing_color1',255,255,255), (152720,1840607,0,'wing_color2',255,255,255), (152721,1840608,1,'cheek_type',-28,-8,0), (152722,1840608,1,'chin_type',47,29,-10), (152723,1840608,1,'ear_type',28,26,0), (152724,1840608,1,'eye_brow_type',9,11,17), (152725,1840608,0,'eye_color',243,166,255), (152726,1840608,1,'eye_type',-17,0,0), (152727,1840608,0,'hair_face_color',114,135,135), (152728,1840608,0,'hair_face_highlight_color',105,103,97), (152729,1840608,0,'hair_type_color',114,135,135), (152730,1840608,0,'hair_type_highlight_color',105,103,97), (152731,1840608,1,'lip_type',7,17,-2), (152732,1840608,1,'nose_type',-17,-12,-7), (152733,1840608,0,'skin_color',125,118,117), (152734,1840608,1,'soga_cheek_type',-28,-8,0), (152735,1840608,1,'soga_chin_type',47,29,-10), (152736,1840608,1,'soga_ear_type',28,26,0), (152737,1840608,1,'soga_eye_brow_type',9,11,17), (152738,1840608,0,'soga_eye_color',229,229,102), (152739,1840608,1,'soga_eye_type',-17,0,0), (152740,1840608,0,'soga_hair_face_color',114,135,135), (152741,1840608,0,'soga_hair_face_highlight_color',105,103,97), (152742,1840608,0,'soga_hair_type_color',114,135,135), (152743,1840608,0,'soga_hair_type_highlight_color',105,103,97), (152744,1840608,1,'soga_lip_type',7,17,-2), (152745,1840608,1,'soga_nose_type',-17,-12,-7), (152746,1840608,0,'soga_skin_color',125,118,117), (152747,1840608,0,'wing_color1',255,255,255), (152748,1840608,0,'wing_color2',255,255,255), (152749,1840609,0,'eye_color',255,255,255), (152750,1840609,0,'skin_color',255,255,255), (152751,1840609,0,'soga_eye_color',255,0,255), (152752,1840610,1,'cheek_type',-42,12,0), (152753,1840610,1,'chin_type',-18,18,7), (152754,1840610,1,'ear_type',-5,7,0), (152755,1840610,1,'eye_brow_type',12,2,12), (152756,1840610,0,'eye_color',219,109,234), (152757,1840610,1,'eye_type',-32,0,0), (152758,1840610,0,'hair_face_color',183,197,197), (152759,1840610,0,'hair_face_highlight_color',105,103,97), (152760,1840610,0,'hair_type_color',183,197,197), (152761,1840610,0,'hair_type_highlight_color',105,103,97), (152762,1840610,1,'lip_type',-17,-26,31), (152763,1840610,1,'nose_type',7,0,-21), (152764,1840610,0,'skin_color',63,119,118), (152765,1840610,1,'soga_cheek_type',-42,12,0), (152766,1840610,1,'soga_chin_type',-18,18,7), (152767,1840610,1,'soga_ear_type',-5,7,0), (152768,1840610,1,'soga_eye_brow_type',12,2,12), (152769,1840610,0,'soga_eye_color',229,229,102), (152770,1840610,1,'soga_eye_type',-32,0,0), (152771,1840610,0,'soga_hair_face_color',183,197,197), (152772,1840610,0,'soga_hair_face_highlight_color',105,103,97), (152773,1840610,0,'soga_hair_type_color',183,197,197), (152774,1840610,0,'soga_hair_type_highlight_color',105,103,97), (152775,1840610,1,'soga_lip_type',-17,-26,31), (152776,1840610,1,'soga_nose_type',7,0,-21), (152777,1840610,0,'soga_skin_color',63,119,118), (152778,1840610,0,'wing_color1',255,255,255), (152779,1840610,0,'wing_color2',255,255,255), (152780,1840611,1,'cheek_type',-87,43,0), (152781,1840611,1,'chin_type',-25,-51,-81), (152782,1840611,1,'ear_type',68,40,0), (152783,1840611,1,'eye_brow_type',-17,70,34), (152784,1840611,0,'eye_color',107,69,170), (152785,1840611,1,'eye_type',41,0,0), (152786,1840611,0,'hair_color1',160,156,172), (152787,1840611,0,'hair_color2',62,62,68), (152788,1840611,0,'hair_face_color',244,244,246), (152789,1840611,0,'hair_face_highlight_color',244,244,246), (152790,1840611,0,'hair_highlight',160,156,172), (152791,1840611,0,'hair_type_color',244,244,246), (152792,1840611,0,'hair_type_highlight_color',244,244,246), (152793,1840611,1,'lip_type',0,38,62), (152794,1840611,1,'nose_type',-31,-62,0), (152795,1840611,0,'skin_color',149,164,186), (152796,1840611,1,'soga_cheek_type',-87,43,0), (152797,1840611,1,'soga_chin_type',-25,-51,-81), (152798,1840611,1,'soga_ear_type',68,40,0), (152799,1840611,1,'soga_eye_brow_type',-17,70,34), (152800,1840611,0,'soga_eye_color',229,229,102), (152801,1840611,1,'soga_eye_type',41,0,0), (152802,1840611,0,'soga_hair_color1',160,156,172), (152803,1840611,0,'soga_hair_color2',62,62,68), (152804,1840611,0,'soga_hair_face_color',244,244,246), (152805,1840611,0,'soga_hair_face_highlight_color',244,244,246), (152806,1840611,0,'soga_hair_highlight',160,156,172), (152807,1840611,0,'soga_hair_type_color',244,244,246), (152808,1840611,0,'soga_hair_type_highlight_color',244,244,246), (152809,1840611,1,'soga_lip_type',0,38,62), (152810,1840611,1,'soga_nose_type',-31,-62,0), (152811,1840611,0,'soga_skin_color',149,164,186), (152812,1840612,0,'eye_color',255,255,255), (152813,1840612,0,'skin_color',255,255,255), (152814,1840612,0,'soga_eye_color',255,0,255), (152815,1840613,1,'cheek_type',-41,-89,0), (152816,1840613,1,'chin_type',42,-7,-39), (152817,1840613,1,'ear_type',42,-41,0), (152818,1840613,1,'eye_brow_type',-25,28,-23), (152819,1840613,0,'eye_color',239,133,255), (152820,1840613,1,'eye_type',-58,0,0), (152821,1840613,0,'hair_color1',160,156,172), (152822,1840613,0,'hair_color2',62,62,68), (152823,1840613,0,'hair_face_color',244,244,246), (152824,1840613,0,'hair_face_highlight_color',156,172,168), (152825,1840613,0,'hair_highlight',114,112,142), (152826,1840613,0,'hair_type_color',244,244,246), (152827,1840613,0,'hair_type_highlight_color',156,172,168), (152828,1840613,1,'lip_type',31,81,63), (152829,1840613,1,'nose_type',44,70,53), (152830,1840613,0,'skin_color',152,172,190), (152831,1840613,1,'soga_cheek_type',-41,-89,0), (152832,1840613,1,'soga_chin_type',42,-7,-39), (152833,1840613,1,'soga_ear_type',42,-41,0), (152834,1840613,1,'soga_eye_brow_type',-25,28,-23), (152835,1840613,0,'soga_eye_color',229,229,102), (152836,1840613,1,'soga_eye_type',-58,0,0), (152837,1840613,0,'soga_hair_color1',160,156,172), (152838,1840613,0,'soga_hair_color2',62,62,68), (152839,1840613,0,'soga_hair_face_color',244,244,246), (152840,1840613,0,'soga_hair_face_highlight_color',156,172,168), (152841,1840613,0,'soga_hair_highlight',114,112,142), (152842,1840613,0,'soga_hair_type_color',244,244,246), (152843,1840613,0,'soga_hair_type_highlight_color',156,172,168), (152844,1840613,1,'soga_lip_type',31,81,63), (152845,1840613,1,'soga_nose_type',44,70,53), (152846,1840613,0,'soga_skin_color',152,172,190), (152847,1840613,0,'wing_color1',255,255,255), (152848,1840613,0,'wing_color2',255,255,255), (152849,1840614,1,'cheek_type',-20,65,0), (152850,1840614,1,'chin_type',-5,87,3), (152851,1840614,1,'ear_type',63,11,0), (152852,1840614,1,'eye_brow_type',-45,52,98), (152853,1840614,0,'eye_color',234,119,255), (152854,1840614,1,'eye_type',-47,0,0), (152855,1840614,0,'hair_color1',161,165,168), (152856,1840614,0,'hair_color2',60,71,71), (152857,1840614,0,'hair_face_color',244,246,246), (152858,1840614,0,'hair_face_highlight_color',6,3,1), (152859,1840614,0,'hair_highlight',33,22,19), (152860,1840614,0,'hair_type_color',244,246,246), (152861,1840614,0,'hair_type_highlight_color',6,3,1), (152862,1840614,1,'lip_type',-42,-75,14), (152863,1840614,1,'nose_type',29,-65,-17), (152864,1840614,0,'skin_color',155,139,173), (152865,1840614,1,'soga_cheek_type',-20,65,0), (152866,1840614,1,'soga_chin_type',-5,87,3), (152867,1840614,1,'soga_ear_type',63,11,0), (152868,1840614,1,'soga_eye_brow_type',-45,52,98), (152869,1840614,0,'soga_eye_color',229,229,102), (152870,1840614,1,'soga_eye_type',-47,0,0), (152871,1840614,0,'soga_hair_color1',161,165,168), (152872,1840614,0,'soga_hair_color2',60,71,71), (152873,1840614,0,'soga_hair_face_color',244,246,246), (152874,1840614,0,'soga_hair_face_highlight_color',6,3,1), (152875,1840614,0,'soga_hair_highlight',33,22,19), (152876,1840614,0,'soga_hair_type_color',244,246,246), (152877,1840614,0,'soga_hair_type_highlight_color',6,3,1), (152878,1840614,1,'soga_lip_type',-42,-75,14), (152879,1840614,1,'soga_nose_type',29,-65,-17), (152880,1840614,0,'soga_skin_color',155,139,173), (152881,1840614,0,'wing_color1',255,255,255), (152882,1840614,0,'wing_color2',255,255,255), (152883,1840615,1,'cheek_type',-20,65,0), (152884,1840615,1,'chin_type',-5,87,3), (152885,1840615,1,'ear_type',63,11,0), (152886,1840615,1,'eye_brow_type',-45,52,98), (152887,1840615,0,'eye_color',234,119,255), (152888,1840615,1,'eye_type',-47,0,0), (152889,1840615,0,'hair_color1',161,165,168), (152890,1840615,0,'hair_color2',60,71,71), (152891,1840615,0,'hair_face_color',244,246,246), (152892,1840615,0,'hair_face_highlight_color',6,3,1), (152893,1840615,0,'hair_highlight',33,22,19), (152894,1840615,0,'hair_type_color',244,246,246), (152895,1840615,0,'hair_type_highlight_color',6,3,1), (152896,1840615,1,'lip_type',-42,-75,14), (152897,1840615,1,'nose_type',29,-65,-17), (152898,1840615,0,'skin_color',155,139,173), (152899,1840615,1,'soga_cheek_type',-20,65,0), (152900,1840615,1,'soga_chin_type',-5,87,3), (152901,1840615,1,'soga_ear_type',63,11,0), (152902,1840615,1,'soga_eye_brow_type',-45,52,98), (152903,1840615,0,'soga_eye_color',229,229,102), (152904,1840615,1,'soga_eye_type',-47,0,0), (152905,1840615,0,'soga_hair_color1',161,165,168), (152906,1840615,0,'soga_hair_color2',60,71,71), (152907,1840615,0,'soga_hair_face_color',244,246,246), (152908,1840615,0,'soga_hair_face_highlight_color',6,3,1), (152909,1840615,0,'soga_hair_highlight',33,22,19), (152910,1840615,0,'soga_hair_type_color',244,246,246), (152911,1840615,0,'soga_hair_type_highlight_color',6,3,1), (152912,1840615,1,'soga_lip_type',-42,-75,14), (152913,1840615,1,'soga_nose_type',29,-65,-17), (152914,1840615,0,'soga_skin_color',155,139,173), (152915,1840615,0,'wing_color1',255,255,255), (152916,1840615,0,'wing_color2',255,255,255), (152917,1840616,1,'cheek_type',17,7,0), (152918,1840616,1,'chin_type',7,-21,25), (152919,1840616,1,'ear_type',17,-2,0), (152920,1840616,1,'eye_brow_type',-12,14,-4), (152921,1840616,0,'eye_color',225,129,255), (152922,1840616,1,'eye_type',-14,0,0), (152923,1840616,0,'hair_face_color',155,135,162), (152924,1840616,0,'hair_face_highlight_color',105,103,97), (152925,1840616,0,'hair_type_color',155,135,162), (152926,1840616,0,'hair_type_highlight_color',105,103,97), (152927,1840616,1,'lip_type',-18,-12,1), (152928,1840616,1,'nose_type',14,20,9), (152929,1840616,0,'skin_color',0,12,12), (152930,1840616,1,'soga_cheek_type',17,7,0), (152931,1840616,1,'soga_chin_type',7,-21,25), (152932,1840616,1,'soga_ear_type',17,-2,0), (152933,1840616,1,'soga_eye_brow_type',-12,14,-4), (152934,1840616,0,'soga_eye_color',229,229,102), (152935,1840616,1,'soga_eye_type',-14,0,0), (152936,1840616,0,'soga_hair_face_color',155,135,162), (152937,1840616,0,'soga_hair_face_highlight_color',105,103,97), (152938,1840616,0,'soga_hair_type_color',155,135,162), (152939,1840616,0,'soga_hair_type_highlight_color',105,103,97), (152940,1840616,1,'soga_lip_type',-18,-12,1), (152941,1840616,1,'soga_nose_type',14,20,9), (152942,1840616,0,'soga_skin_color',0,12,12), (152943,1840616,0,'wing_color1',255,255,255), (152944,1840616,0,'wing_color2',255,255,255), (152945,1840617,1,'cheek_type',-58,-45,0), (152946,1840617,1,'chin_type',34,93,-14), (152947,1840617,1,'ear_type',-40,-15,0), (152948,1840617,1,'eye_brow_type',-26,85,-29), (152949,1840617,0,'eye_color',99,72,166), (152950,1840617,1,'eye_type',39,0,0), (152951,1840617,0,'hair_color1',103,102,153), (152952,1840617,0,'hair_color2',95,79,92), (152953,1840617,0,'hair_face_color',109,131,182), (152954,1840617,0,'hair_face_highlight_color',103,133,149), (152955,1840617,0,'hair_highlight',102,153,147), (152956,1840617,0,'hair_type_color',109,131,182), (152957,1840617,0,'hair_type_highlight_color',103,133,149), (152958,1840617,1,'lip_type',53,94,66), (152959,1840617,1,'nose_type',98,28,-55), (152960,1840617,0,'skin_color',147,190,189), (152961,1840617,1,'soga_cheek_type',-58,-45,0), (152962,1840617,1,'soga_chin_type',34,93,-14), (152963,1840617,1,'soga_ear_type',-40,-15,0), (152964,1840617,1,'soga_eye_brow_type',-26,85,-29), (152965,1840617,0,'soga_eye_color',229,229,102), (152966,1840617,1,'soga_eye_type',39,0,0), (152967,1840617,0,'soga_hair_color1',103,102,153), (152968,1840617,0,'soga_hair_color2',95,79,92), (152969,1840617,0,'soga_hair_face_color',109,131,182), (152970,1840617,0,'soga_hair_face_highlight_color',103,133,149), (152971,1840617,0,'soga_hair_highlight',102,153,147), (152972,1840617,0,'soga_hair_type_color',109,131,182), (152973,1840617,0,'soga_hair_type_highlight_color',103,133,149), (152974,1840617,1,'soga_lip_type',53,94,66), (152975,1840617,1,'soga_nose_type',98,28,-55), (152976,1840617,0,'soga_skin_color',147,190,189), (152977,1840617,0,'wing_color1',255,255,255), (152978,1840617,0,'wing_color2',255,255,255), (152979,1840618,1,'cheek_type',-48,40,0), (152980,1840618,1,'chin_type',55,-21,-90), (152981,1840618,1,'ear_type',-28,40,0), (152982,1840618,1,'eye_brow_type',79,51,-59), (152983,1840618,0,'eye_color',37,81,80), (152984,1840618,1,'eye_type',-31,0,0), (152985,1840618,0,'hair_color1',114,112,142), (152986,1840618,0,'hair_color2',152,138,129), (152987,1840618,0,'hair_face_color',107,129,132), (152988,1840618,0,'hair_face_highlight_color',15,1,21), (152989,1840618,0,'hair_highlight',29,21,28), (152990,1840618,0,'hair_type_color',107,129,132), (152991,1840618,0,'hair_type_highlight_color',15,1,21), (152992,1840618,1,'lip_type',-17,-79,32), (152993,1840618,1,'nose_type',70,-3,-64), (152994,1840618,0,'skin_color',232,218,171), (152995,1840618,1,'soga_cheek_type',-48,40,0), (152996,1840618,1,'soga_chin_type',55,-21,-90), (152997,1840618,1,'soga_ear_type',-28,40,0), (152998,1840618,1,'soga_eye_brow_type',79,51,-59), (152999,1840618,0,'soga_eye_color',229,229,102), (153000,1840618,1,'soga_eye_type',-31,0,0), (153001,1840618,0,'soga_hair_color1',114,112,142), (153002,1840618,0,'soga_hair_color2',152,138,129), (153003,1840618,0,'soga_hair_face_color',107,129,132), (153004,1840618,0,'soga_hair_face_highlight_color',15,1,21), (153005,1840618,0,'soga_hair_highlight',29,21,28), (153006,1840618,0,'soga_hair_type_color',107,129,132), (153007,1840618,0,'soga_hair_type_highlight_color',15,1,21), (153008,1840618,1,'soga_lip_type',-17,-79,32), (153009,1840618,1,'soga_nose_type',70,-3,-64), (153010,1840618,0,'soga_skin_color',232,218,171), (153011,1840618,0,'wing_color1',255,255,255), (153012,1840618,0,'wing_color2',255,255,255), (153013,1840619,1,'cheek_type',-8,53,0), (153014,1840619,1,'chin_type',-42,72,-3), (153015,1840619,1,'ear_type',51,4,0), (153016,1840619,1,'eye_brow_type',7,-7,-25), (153017,1840619,0,'eye_color',12,16,24), (153018,1840619,1,'eye_type',-63,0,0), (153019,1840619,0,'hair_color1',114,112,142), (153020,1840619,0,'hair_color2',121,113,107), (153021,1840619,0,'hair_face_color',145,168,168), (153022,1840619,0,'hair_face_highlight_color',193,183,168), (153023,1840619,0,'hair_highlight',112,123,142), (153024,1840619,0,'hair_type_color',145,168,168), (153025,1840619,0,'hair_type_highlight_color',193,183,168), (153026,1840619,1,'lip_type',95,-98,90), (153027,1840619,1,'nose_type',0,-52,-29), (153028,1840619,0,'skin_color',122,165,164), (153029,1840619,1,'soga_cheek_type',-8,53,0), (153030,1840619,1,'soga_chin_type',-42,72,-3), (153031,1840619,1,'soga_ear_type',51,4,0), (153032,1840619,1,'soga_eye_brow_type',7,-7,-25), (153033,1840619,0,'soga_eye_color',229,229,102), (153034,1840619,1,'soga_eye_type',-63,0,0), (153035,1840619,0,'soga_hair_color1',114,112,142), (153036,1840619,0,'soga_hair_color2',121,113,107), (153037,1840619,0,'soga_hair_face_color',145,168,168), (153038,1840619,0,'soga_hair_face_highlight_color',193,183,168), (153039,1840619,0,'soga_hair_highlight',112,123,142), (153040,1840619,0,'soga_hair_type_color',145,168,168), (153041,1840619,0,'soga_hair_type_highlight_color',193,183,168), (153042,1840619,1,'soga_lip_type',95,-98,90), (153043,1840619,1,'soga_nose_type',0,-52,-29), (153044,1840619,0,'soga_skin_color',122,165,164), (153045,1840619,0,'wing_color1',255,255,255), (153046,1840619,0,'wing_color2',255,255,255), (153047,1840620,1,'cheek_type',91,38,0), (153048,1840620,1,'chin_type',-69,-72,-87), (153049,1840620,1,'ear_type',-88,31,0), (153050,1840620,1,'eye_brow_type',74,-50,31), (153051,1840620,0,'eye_color',236,118,254), (153052,1840620,1,'eye_type',97,0,0), (153053,1840620,0,'hair_color1',112,123,142), (153054,1840620,0,'hair_color2',124,116,110), (153055,1840620,0,'hair_face_color',191,182,168), (153056,1840620,0,'hair_face_highlight_color',5,5,1), (153057,1840620,0,'hair_highlight',33,22,19), (153058,1840620,0,'hair_type_color',191,182,168), (153059,1840620,0,'hair_type_highlight_color',5,5,1), (153060,1840620,1,'lip_type',0,61,2), (153061,1840620,1,'nose_type',9,87,17), (153062,1840620,0,'skin_color',97,140,139), (153063,1840620,1,'soga_cheek_type',91,38,0), (153064,1840620,1,'soga_chin_type',-69,-72,-87), (153065,1840620,1,'soga_ear_type',-88,31,0), (153066,1840620,1,'soga_eye_brow_type',74,-50,31), (153067,1840620,0,'soga_eye_color',229,229,102), (153068,1840620,1,'soga_eye_type',97,0,0), (153069,1840620,0,'soga_hair_color1',112,123,142), (153070,1840620,0,'soga_hair_color2',124,116,110), (153071,1840620,0,'soga_hair_face_color',191,182,168), (153072,1840620,0,'soga_hair_face_highlight_color',5,5,1), (153073,1840620,0,'soga_hair_highlight',33,22,19), (153074,1840620,0,'soga_hair_type_color',191,182,168), (153075,1840620,0,'soga_hair_type_highlight_color',5,5,1), (153076,1840620,1,'soga_lip_type',0,61,2), (153077,1840620,1,'soga_nose_type',9,87,17), (153078,1840620,0,'soga_skin_color',97,140,139), (153079,1840621,1,'cheek_type',100,-100,0), (153080,1840621,1,'chin_type',2,55,40), (153081,1840621,1,'ear_type',-100,-100,0), (153082,1840621,1,'eye_brow_type',25,100,100), (153083,1840621,0,'eye_color',199,179,155), (153084,1840621,1,'eye_type',14,0,0), (153085,1840621,0,'hair_color1',38,22,21), (153086,1840621,0,'hair_color2',120,50,0), (153087,1840621,0,'hair_face_highlight_color',244,246,246), (153088,1840621,0,'hair_highlight',164,165,165), (153089,1840621,0,'hair_type_highlight_color',244,246,246), (153090,1840621,1,'lip_type',70,65,100), (153091,1840621,1,'nose_type',-100,17,-50), (153092,1840621,0,'skin_color',81,81,62), (153093,1840621,1,'soga_cheek_type',100,-100,0), (153094,1840621,1,'soga_chin_type',2,55,40), (153095,1840621,1,'soga_ear_type',-100,-100,0), (153096,1840621,1,'soga_eye_brow_type',25,100,100), (153097,1840621,0,'soga_eye_color',229,229,102), (153098,1840621,1,'soga_eye_type',14,0,0), (153099,1840621,0,'soga_hair_color1',38,22,21), (153100,1840621,0,'soga_hair_color2',120,50,0), (153101,1840621,0,'soga_hair_face_highlight_color',244,246,246), (153102,1840621,0,'soga_hair_highlight',164,165,165), (153103,1840621,0,'soga_hair_type_highlight_color',244,246,246), (153104,1840621,1,'soga_lip_type',70,65,100), (153105,1840621,1,'soga_nose_type',-100,17,-50), (153106,1840621,0,'soga_skin_color',81,81,62), (153107,1840622,1,'cheek_type',0,-18,0), (153108,1840622,1,'chin_type',-11,9,19), (153109,1840622,1,'ear_type',-28,-25,0), (153110,1840622,1,'eye_brow_type',2,46,-17), (153111,1840622,0,'eye_color',225,129,255), (153112,1840622,1,'eye_type',-34,0,0), (153113,1840622,0,'hair_face_color',170,145,174), (153114,1840622,0,'hair_face_highlight_color',105,103,97), (153115,1840622,0,'hair_type_color',170,145,174), (153116,1840622,0,'hair_type_highlight_color',105,103,97), (153117,1840622,1,'lip_type',4,14,25), (153118,1840622,1,'nose_type',-23,0,8), (153119,1840622,1,'soga_cheek_type',0,-18,0), (153120,1840622,1,'soga_chin_type',-11,9,19), (153121,1840622,1,'soga_ear_type',-28,-25,0), (153122,1840622,1,'soga_eye_brow_type',2,46,-17), (153123,1840622,0,'soga_eye_color',229,229,102), (153124,1840622,1,'soga_eye_type',-34,0,0), (153125,1840622,0,'soga_hair_face_color',170,145,174), (153126,1840622,0,'soga_hair_face_highlight_color',105,103,97), (153127,1840622,0,'soga_hair_type_color',170,145,174), (153128,1840622,0,'soga_hair_type_highlight_color',105,103,97), (153129,1840622,1,'soga_lip_type',4,14,25), (153130,1840622,1,'soga_nose_type',-23,0,8), (153131,1840622,0,'wing_color1',255,255,255), (153132,1840622,0,'wing_color2',255,255,255), (153133,1840623,1,'cheek_type',-50,63,0), (153134,1840623,1,'chin_type',-14,-7,46), (153135,1840623,1,'ear_type',85,35,0), (153136,1840623,1,'eye_brow_type',17,96,79), (153137,1840623,0,'eye_color',15,100,46), (153138,1840623,1,'eye_type',-69,0,0), (153139,1840623,0,'hair_color1',255,255,255), (153140,1840623,0,'hair_color2',142,255,1), (153141,1840623,0,'hair_highlight',255,255,255), (153142,1840623,0,'hair_type_color',80,195,110), (153143,1840623,0,'hair_type_highlight_color',15,1,21), (153144,1840623,1,'lip_type',52,47,93), (153145,1840623,1,'nose_type',-37,11,-28), (153146,1840623,0,'skin_color',88,151,48), (153147,1840623,1,'soga_cheek_type',-50,63,0), (153148,1840623,1,'soga_chin_type',-14,-7,46), (153149,1840623,1,'soga_ear_type',85,35,0), (153150,1840623,1,'soga_eye_brow_type',17,96,79), (153151,1840623,0,'soga_eye_color',229,229,102), (153152,1840623,1,'soga_eye_type',-69,0,0), (153153,1840623,0,'soga_hair_color1',255,255,255), (153154,1840623,0,'soga_hair_color2',142,255,1), (153155,1840623,0,'soga_hair_highlight',255,255,255), (153156,1840623,0,'soga_hair_type_color',80,195,110), (153157,1840623,0,'soga_hair_type_highlight_color',15,1,21), (153158,1840623,1,'soga_lip_type',52,47,93), (153159,1840623,1,'soga_nose_type',-37,11,-28), (153160,1840623,0,'soga_skin_color',88,151,48), (153161,1840623,0,'wing_color1',137,121,4), (153162,1840623,0,'wing_color2',28,227,172), (153163,1840624,1,'cheek_type',25,-12,0), (153164,1840624,1,'chin_type',-7,23,0), (153165,1840624,1,'ear_type',0,9,0), (153166,1840624,1,'eye_brow_type',7,-7,-11), (153167,1840624,0,'eye_color',174,98,248), (153168,1840624,1,'eye_type',-37,0,0), (153169,1840624,0,'hair_face_color',243,251,255), (153170,1840624,0,'hair_face_highlight_color',155,150,106), (153171,1840624,0,'hair_type_color',243,251,255), (153172,1840624,0,'hair_type_highlight_color',155,150,106), (153173,1840624,1,'lip_type',-14,9,29), (153174,1840624,1,'nose_type',-31,-20,-11), (153175,1840624,0,'skin_color',197,191,190), (153176,1840624,1,'soga_cheek_type',25,-12,0), (153177,1840624,1,'soga_chin_type',-7,23,0), (153178,1840624,1,'soga_ear_type',0,9,0), (153179,1840624,1,'soga_eye_brow_type',7,-7,-11), (153180,1840624,0,'soga_eye_color',229,229,102), (153181,1840624,1,'soga_eye_type',-37,0,0), (153182,1840624,0,'soga_hair_face_color',243,251,255), (153183,1840624,0,'soga_hair_face_highlight_color',155,150,106), (153184,1840624,0,'soga_hair_type_color',243,251,255), (153185,1840624,0,'soga_hair_type_highlight_color',155,150,106), (153186,1840624,1,'soga_lip_type',-14,9,29), (153187,1840624,1,'soga_nose_type',-31,-20,-11), (153188,1840624,0,'soga_skin_color',197,191,190), (153189,1840624,0,'wing_color1',255,255,255), (153190,1840624,0,'wing_color2',255,255,255), (153191,1840625,1,'cheek_type',-28,56,0), (153192,1840625,1,'chin_type',85,-57,-2), (153193,1840625,1,'ear_type',91,50,0), (153194,1840625,1,'eye_brow_type',-10,-34,75), (153195,1840625,0,'eye_color',21,29,43), (153196,1840625,1,'eye_type',85,0,0), (153197,1840625,0,'hair_color1',160,156,172), (153198,1840625,0,'hair_color2',62,62,68), (153199,1840625,0,'hair_face_color',244,244,246), (153200,1840625,0,'hair_face_highlight_color',86,68,133), (153201,1840625,0,'hair_highlight',152,46,102), (153202,1840625,0,'hair_type_color',244,244,246), (153203,1840625,0,'hair_type_highlight_color',86,68,133), (153204,1840625,1,'lip_type',-78,-82,-38), (153205,1840625,1,'nose_type',11,-62,-26), (153206,1840625,0,'skin_color',106,149,148), (153207,1840625,1,'soga_cheek_type',-28,56,0), (153208,1840625,1,'soga_chin_type',85,-57,-2), (153209,1840625,1,'soga_ear_type',91,50,0), (153210,1840625,1,'soga_eye_brow_type',-10,-34,75), (153211,1840625,0,'soga_eye_color',229,229,102), (153212,1840625,1,'soga_eye_type',85,0,0), (153213,1840625,0,'soga_hair_color1',160,156,172), (153214,1840625,0,'soga_hair_color2',62,62,68), (153215,1840625,0,'soga_hair_face_color',244,244,246), (153216,1840625,0,'soga_hair_face_highlight_color',86,68,133), (153217,1840625,0,'soga_hair_highlight',152,46,102), (153218,1840625,0,'soga_hair_type_color',244,244,246), (153219,1840625,0,'soga_hair_type_highlight_color',86,68,133), (153220,1840625,1,'soga_lip_type',-78,-82,-38), (153221,1840625,1,'soga_nose_type',11,-62,-26), (153222,1840625,0,'soga_skin_color',106,149,148), (153223,1840625,0,'wing_color1',255,255,255), (153224,1840625,0,'wing_color2',255,255,255), (153225,1840626,1,'cheek_type',50,-50,0), (153226,1840626,1,'chin_type',-22,-31,42), (153227,1840626,1,'ear_type',31,72,0), (153228,1840626,1,'eye_brow_type',59,-7,-25), (153229,1840626,0,'eye_color',227,117,255), (153230,1840626,1,'eye_type',-62,0,0), (153231,1840626,0,'hair_color1',112,123,142), (153232,1840626,0,'hair_color2',124,116,110), (153233,1840626,0,'hair_face_color',200,186,172), (153234,1840626,0,'hair_face_highlight_color',7,1,1), (153235,1840626,0,'hair_highlight',56,22,22), (153236,1840626,0,'hair_type_color',200,186,172), (153237,1840626,0,'hair_type_highlight_color',7,1,1), (153238,1840626,1,'lip_type',-87,42,-28), (153239,1840626,1,'nose_type',32,-87,9), (153240,1840626,0,'skin_color',149,148,179), (153241,1840626,1,'soga_cheek_type',50,-50,0), (153242,1840626,1,'soga_chin_type',-22,-31,42), (153243,1840626,1,'soga_ear_type',31,72,0), (153244,1840626,1,'soga_eye_brow_type',59,-7,-25), (153245,1840626,0,'soga_eye_color',229,229,102), (153246,1840626,1,'soga_eye_type',-62,0,0), (153247,1840626,0,'soga_hair_color1',112,123,142), (153248,1840626,0,'soga_hair_color2',124,116,110), (153249,1840626,0,'soga_hair_face_color',200,186,172), (153250,1840626,0,'soga_hair_face_highlight_color',7,1,1), (153251,1840626,0,'soga_hair_highlight',56,22,22), (153252,1840626,0,'soga_hair_type_color',200,186,172), (153253,1840626,0,'soga_hair_type_highlight_color',7,1,1), (153254,1840626,1,'soga_lip_type',-87,42,-28), (153255,1840626,1,'soga_nose_type',32,-87,9), (153256,1840626,0,'soga_skin_color',149,148,179), (153257,1840626,0,'wing_color1',255,255,255), (153258,1840626,0,'wing_color2',255,255,255), (153259,1840627,0,'eye_color',255,255,255), (153260,1840627,0,'skin_color',255,255,255), (153261,1840627,0,'soga_eye_color',255,0,255), (153262,1840628,0,'eye_color',255,255,255), (153263,1840628,0,'skin_color',255,255,255), (153264,1840628,0,'soga_eye_color',255,0,255), (153265,1840629,0,'eye_color',255,255,255), (153266,1840629,0,'skin_color',255,255,255), (153267,1840629,0,'soga_eye_color',255,0,255), (153268,1840630,0,'eye_color',255,255,255), (153269,1840630,0,'skin_color',255,255,255), (153270,1840630,0,'soga_eye_color',255,0,255), (153271,1840631,0,'eye_color',255,255,255), (153272,1840631,0,'skin_color',255,255,255), (153273,1840631,0,'soga_eye_color',255,0,255), (153274,1840632,1,'cheek_type',-56,0,0), (153275,1840632,1,'chin_type',-31,48,-76), (153276,1840632,1,'ear_type',-25,50,0), (153277,1840632,1,'eye_brow_type',0,-18,-87), (153278,1840632,0,'eye_color',126,106,224), (153279,1840632,1,'eye_type',-68,0,0), (153280,1840632,0,'hair_color1',112,123,142), (153281,1840632,0,'hair_color2',124,116,110), (153282,1840632,0,'hair_face_color',207,195,182), (153283,1840632,0,'hair_face_highlight_color',94,82,126), (153284,1840632,0,'hair_highlight',96,63,188), (153285,1840632,0,'hair_type_color',207,195,182), (153286,1840632,0,'hair_type_highlight_color',94,82,126), (153287,1840632,1,'lip_type',35,7,-11), (153288,1840632,1,'nose_type',17,0,88), (153289,1840632,0,'skin_color',202,188,222), (153290,1840632,1,'soga_cheek_type',-56,0,0), (153291,1840632,1,'soga_chin_type',-31,48,-76), (153292,1840632,1,'soga_ear_type',-25,50,0), (153293,1840632,1,'soga_eye_brow_type',0,-18,-87), (153294,1840632,0,'soga_eye_color',204,204,204), (153295,1840632,1,'soga_eye_type',-68,0,0), (153296,1840632,0,'soga_hair_color1',112,123,142), (153297,1840632,0,'soga_hair_color2',124,116,110), (153298,1840632,0,'soga_hair_face_color',207,195,182), (153299,1840632,0,'soga_hair_face_highlight_color',94,82,126), (153300,1840632,0,'soga_hair_highlight',96,63,188), (153301,1840632,0,'soga_hair_type_color',207,195,182), (153302,1840632,0,'soga_hair_type_highlight_color',94,82,126), (153303,1840632,1,'soga_lip_type',35,7,-11), (153304,1840632,1,'soga_nose_type',17,0,88), (153305,1840632,0,'soga_skin_color',202,188,222), (153306,1840633,0,'eye_color',255,255,255), (153307,1840633,0,'skin_color',255,255,255), (153308,1840633,0,'soga_eye_color',255,0,255), (153309,1840634,0,'eye_color',66,255,66), (153310,1840634,0,'skin_color',91,91,255), (153311,1840634,0,'soga_eye_color',255,0,255), (153312,1840635,0,'eye_color',255,255,255), (153313,1840635,0,'skin_color',255,255,255), (153314,1840635,0,'soga_eye_color',255,0,255), (153315,1840636,0,'eye_color',255,255,255), (153316,1840636,0,'skin_color',255,255,255), (153317,1840636,0,'soga_eye_color',255,0,255), (153318,1840637,1,'cheek_type',11,-19,0), (153319,1840637,1,'chin_type',8,4,-3), (153320,1840637,1,'ear_type',1,4,0), (153321,1840637,1,'eye_brow_type',22,0,26), (153322,1840637,0,'eye_color',42,55,80), (153323,1840637,1,'eye_type',-18,0,0), (153324,1840637,0,'hair_face_color',133,126,133), (153325,1840637,0,'hair_face_highlight_color',105,103,97), (153326,1840637,0,'hair_type_color',133,126,133), (153327,1840637,0,'hair_type_highlight_color',105,103,97), (153328,1840637,1,'lip_type',45,1,-28), (153329,1840637,1,'nose_type',-3,28,-25), (153330,1840637,0,'skin_color',123,116,158), (153331,1840637,1,'soga_cheek_type',11,-19,0), (153332,1840637,1,'soga_chin_type',8,4,-3), (153333,1840637,1,'soga_ear_type',1,4,0), (153334,1840637,1,'soga_eye_brow_type',22,0,26), (153335,1840637,0,'soga_eye_color',229,229,102), (153336,1840637,1,'soga_eye_type',-18,0,0), (153337,1840637,0,'soga_hair_face_color',133,126,133), (153338,1840637,0,'soga_hair_face_highlight_color',105,103,97), (153339,1840637,0,'soga_hair_type_color',133,126,133), (153340,1840637,0,'soga_hair_type_highlight_color',105,103,97), (153341,1840637,1,'soga_lip_type',45,1,-28), (153342,1840637,1,'soga_nose_type',-3,28,-25), (153343,1840637,0,'soga_skin_color',123,116,158), (153344,1840637,0,'wing_color1',255,255,255), (153345,1840637,0,'wing_color2',255,255,255), (153346,1840638,1,'cheek_type',25,-93,0), (153347,1840638,1,'chin_type',-34,95,-5), (153348,1840638,1,'ear_type',8,34,0), (153349,1840638,1,'eye_brow_type',-65,-34,85), (153350,1840638,1,'eye_type',-14,0,0), (153351,1840638,0,'hair_color1',161,165,168), (153352,1840638,0,'hair_color2',60,71,71), (153353,1840638,0,'hair_face_color',225,221,214), (153354,1840638,0,'hair_face_highlight_color',89,73,129), (153355,1840638,0,'hair_highlight',152,46,102), (153356,1840638,0,'hair_type_color',225,221,214), (153357,1840638,0,'hair_type_highlight_color',89,73,129), (153358,1840638,1,'lip_type',-15,29,32), (153359,1840638,1,'nose_type',62,47,-90), (153360,1840638,0,'skin_color',121,164,163), (153361,1840638,1,'soga_cheek_type',25,-93,0), (153362,1840638,1,'soga_chin_type',-34,95,-5), (153363,1840638,1,'soga_ear_type',8,34,0), (153364,1840638,1,'soga_eye_brow_type',-65,-34,85), (153365,1840638,0,'soga_eye_color',229,229,102), (153366,1840638,1,'soga_eye_type',-14,0,0), (153367,1840638,0,'soga_hair_color1',161,165,168), (153368,1840638,0,'soga_hair_color2',60,71,71), (153369,1840638,0,'soga_hair_face_color',225,221,214), (153370,1840638,0,'soga_hair_face_highlight_color',89,73,129), (153371,1840638,0,'soga_hair_highlight',152,46,102), (153372,1840638,0,'soga_hair_type_color',225,221,214), (153373,1840638,0,'soga_hair_type_highlight_color',89,73,129), (153374,1840638,1,'soga_lip_type',-15,29,32), (153375,1840638,1,'soga_nose_type',62,47,-90), (153376,1840638,0,'soga_skin_color',121,164,163), (153377,1840638,0,'wing_color1',255,255,255), (153378,1840638,0,'wing_color2',255,255,255), (153379,1840639,1,'cheek_type',11,-19,0), (153380,1840639,1,'chin_type',8,4,-3), (153381,1840639,1,'ear_type',1,4,0), (153382,1840639,1,'eye_brow_type',22,0,26), (153383,1840639,0,'eye_color',42,55,80), (153384,1840639,1,'eye_type',-18,0,0), (153385,1840639,0,'hair_face_color',133,126,133), (153386,1840639,0,'hair_face_highlight_color',105,103,97), (153387,1840639,0,'hair_type_color',133,126,133), (153388,1840639,0,'hair_type_highlight_color',105,103,97), (153389,1840639,1,'lip_type',45,1,-28), (153390,1840639,1,'nose_type',-3,28,-25), (153391,1840639,0,'skin_color',123,116,158), (153392,1840639,1,'soga_cheek_type',11,-19,0), (153393,1840639,1,'soga_chin_type',8,4,-3), (153394,1840639,1,'soga_ear_type',1,4,0), (153395,1840639,1,'soga_eye_brow_type',22,0,26), (153396,1840639,0,'soga_eye_color',229,229,102), (153397,1840639,1,'soga_eye_type',-18,0,0), (153398,1840639,0,'soga_hair_face_color',133,126,133), (153399,1840639,0,'soga_hair_face_highlight_color',105,103,97), (153400,1840639,0,'soga_hair_type_color',133,126,133), (153401,1840639,0,'soga_hair_type_highlight_color',105,103,97), (153402,1840639,1,'soga_lip_type',45,1,-28), (153403,1840639,1,'soga_nose_type',-3,28,-25), (153404,1840639,0,'soga_skin_color',123,116,158), (153405,1840639,0,'wing_color1',255,255,255), (153406,1840639,0,'wing_color2',255,255,255), (153407,1840640,1,'cheek_type',-29,50,0), (153408,1840640,1,'chin_type',5,-17,-23), (153409,1840640,1,'ear_type',34,44,0), (153410,1840640,1,'eye_brow_type',84,61,0), (153411,1840640,0,'eye_color',197,197,255), (153412,1840640,1,'eye_type',-43,0,0), (153413,1840640,0,'hair_color1',160,156,172), (153414,1840640,0,'hair_color2',62,62,68), (153415,1840640,0,'hair_face_color',244,244,246), (153416,1840640,0,'hair_face_highlight_color',107,131,144), (153417,1840640,0,'hair_highlight',98,91,163), (153418,1840640,0,'hair_type_color',244,244,246), (153419,1840640,0,'hair_type_highlight_color',107,131,144), (153420,1840640,1,'lip_type',7,-62,43), (153421,1840640,1,'nose_type',94,38,-31), (153422,1840640,0,'skin_color',153,132,130), (153423,1840640,1,'soga_cheek_type',-29,50,0), (153424,1840640,1,'soga_chin_type',5,-17,-23), (153425,1840640,1,'soga_ear_type',34,44,0), (153426,1840640,1,'soga_eye_brow_type',84,61,0), (153427,1840640,0,'soga_eye_color',229,229,102), (153428,1840640,1,'soga_eye_type',-43,0,0), (153429,1840640,0,'soga_hair_color1',160,156,172), (153430,1840640,0,'soga_hair_color2',62,62,68), (153431,1840640,0,'soga_hair_face_color',244,244,246), (153432,1840640,0,'soga_hair_face_highlight_color',107,131,144), (153433,1840640,0,'soga_hair_highlight',98,91,163), (153434,1840640,0,'soga_hair_type_color',244,244,246), (153435,1840640,0,'soga_hair_type_highlight_color',107,131,144), (153436,1840640,1,'soga_lip_type',7,-62,43), (153437,1840640,1,'soga_nose_type',94,38,-31), (153438,1840640,0,'soga_skin_color',153,132,130), (153439,1840640,0,'wing_color1',255,255,255), (153440,1840640,0,'wing_color2',255,255,255), (153441,1840641,1,'cheek_type',17,7,0), (153442,1840641,1,'chin_type',7,-21,25), (153443,1840641,1,'ear_type',17,-2,0), (153444,1840641,1,'eye_brow_type',-12,14,-4), (153445,1840641,0,'eye_color',225,129,255), (153446,1840641,1,'eye_type',-14,0,0), (153447,1840641,0,'hair_face_color',155,135,162), (153448,1840641,0,'hair_face_highlight_color',105,103,97), (153449,1840641,0,'hair_type_color',155,135,162), (153450,1840641,0,'hair_type_highlight_color',105,103,97), (153451,1840641,1,'lip_type',-18,-12,1), (153452,1840641,1,'nose_type',14,20,9), (153453,1840641,0,'skin_color',0,12,12), (153454,1840641,1,'soga_cheek_type',17,7,0), (153455,1840641,1,'soga_chin_type',7,-21,25), (153456,1840641,1,'soga_ear_type',17,-2,0), (153457,1840641,1,'soga_eye_brow_type',-12,14,-4), (153458,1840641,0,'soga_eye_color',229,229,102), (153459,1840641,1,'soga_eye_type',-14,0,0), (153460,1840641,0,'soga_hair_face_color',155,135,162), (153461,1840641,0,'soga_hair_face_highlight_color',105,103,97), (153462,1840641,0,'soga_hair_type_color',155,135,162), (153463,1840641,0,'soga_hair_type_highlight_color',105,103,97), (153464,1840641,1,'soga_lip_type',-18,-12,1), (153465,1840641,1,'soga_nose_type',14,20,9), (153466,1840641,0,'soga_skin_color',0,12,12), (153467,1840641,0,'wing_color1',255,255,255), (153468,1840641,0,'wing_color2',255,255,255), (153469,1840642,1,'cheek_type',-2,10,0), (153470,1840642,1,'chin_type',0,-25,17), (153471,1840642,1,'ear_type',28,-9,0), (153472,1840642,1,'eye_brow_type',25,-10,10), (153473,1840642,1,'eye_type',7,0,0), (153474,1840642,0,'hair_face_color',139,122,138), (153475,1840642,0,'hair_face_highlight_color',105,103,97), (153476,1840642,0,'hair_type_color',139,122,138), (153477,1840642,0,'hair_type_highlight_color',105,103,97), (153478,1840642,1,'lip_type',41,21,38), (153479,1840642,1,'nose_type',-12,-12,-28), (153480,1840642,0,'skin_color',0,4,4), (153481,1840642,1,'soga_cheek_type',-2,10,0), (153482,1840642,1,'soga_chin_type',0,-25,17), (153483,1840642,1,'soga_ear_type',28,-9,0), (153484,1840642,1,'soga_eye_brow_type',25,-10,10), (153485,1840642,0,'soga_eye_color',229,229,102), (153486,1840642,1,'soga_eye_type',7,0,0), (153487,1840642,0,'soga_hair_face_color',139,122,138), (153488,1840642,0,'soga_hair_face_highlight_color',105,103,97), (153489,1840642,0,'soga_hair_type_color',139,122,138), (153490,1840642,0,'soga_hair_type_highlight_color',105,103,97), (153491,1840642,1,'soga_lip_type',41,21,38), (153492,1840642,1,'soga_nose_type',-12,-12,-28), (153493,1840642,0,'soga_skin_color',0,4,4), (153494,1840642,0,'wing_color1',255,255,255), (153495,1840642,0,'wing_color2',255,255,255), (153496,1840643,1,'cheek_type',63,62,0), (153497,1840643,1,'chin_type',-70,12,-95), (153498,1840643,1,'ear_type',-29,-87,0), (153499,1840643,1,'eye_brow_type',95,68,43), (153500,1840643,0,'eye_color',73,136,134), (153501,1840643,1,'eye_type',64,0,0), (153502,1840643,0,'hair_color1',43,36,70), (153503,1840643,0,'hair_color2',49,49,53), (153504,1840643,0,'hair_face_color',61,61,75), (153505,1840643,0,'hair_face_highlight_color',109,131,182), (153506,1840643,0,'hair_highlight',103,102,153), (153507,1840643,0,'hair_type_color',61,61,75), (153508,1840643,0,'hair_type_highlight_color',109,131,182), (153509,1840643,1,'lip_type',-85,83,-51), (153510,1840643,1,'nose_type',-89,77,62), (153511,1840643,0,'skin_color',121,160,163), (153512,1840643,1,'soga_cheek_type',63,62,0), (153513,1840643,1,'soga_chin_type',-70,12,-95), (153514,1840643,1,'soga_ear_type',-29,-87,0), (153515,1840643,1,'soga_eye_brow_type',95,68,43), (153516,1840643,0,'soga_eye_color',229,229,102), (153517,1840643,1,'soga_eye_type',64,0,0), (153518,1840643,0,'soga_hair_color1',43,36,70), (153519,1840643,0,'soga_hair_color2',49,49,53), (153520,1840643,0,'soga_hair_face_color',61,61,75), (153521,1840643,0,'soga_hair_face_highlight_color',109,131,182), (153522,1840643,0,'soga_hair_highlight',103,102,153), (153523,1840643,0,'soga_hair_type_color',61,61,75), (153524,1840643,0,'soga_hair_type_highlight_color',109,131,182), (153525,1840643,1,'soga_lip_type',-85,83,-51), (153526,1840643,1,'soga_nose_type',-89,77,62), (153527,1840643,0,'soga_skin_color',121,160,163), (153528,1840643,0,'wing_color1',255,255,255), (153529,1840643,0,'wing_color2',255,255,255), (153530,1840644,1,'cheek_type',81,35,0), (153531,1840644,1,'chin_type',-17,-37,-87), (153532,1840644,1,'ear_type',-75,25,0), (153533,1840644,1,'eye_brow_type',81,79,-62), (153534,1840644,0,'eye_color',217,58,9), (153535,1840644,1,'eye_type',-52,0,0), (153536,1840644,0,'hair_color1',255,255,255), (153537,1840644,0,'hair_color2',100,220,228), (153538,1840644,0,'hair_highlight',255,255,255), (153539,1840644,0,'hair_type_color',35,141,211), (153540,1840644,0,'hair_type_highlight_color',66,177,31), (153541,1840644,1,'lip_type',34,-17,-65), (153542,1840644,1,'nose_type',28,81,-48), (153543,1840644,0,'skin_color',160,57,62), (153544,1840644,1,'soga_cheek_type',81,35,0), (153545,1840644,1,'soga_chin_type',-17,-37,-87), (153546,1840644,1,'soga_ear_type',-75,25,0), (153547,1840644,1,'soga_eye_brow_type',81,79,-62), (153548,1840644,0,'soga_eye_color',229,229,102), (153549,1840644,1,'soga_eye_type',-52,0,0), (153550,1840644,0,'soga_hair_color1',255,255,255), (153551,1840644,0,'soga_hair_color2',100,220,228), (153552,1840644,0,'soga_hair_highlight',255,255,255), (153553,1840644,0,'soga_hair_type_color',35,141,211), (153554,1840644,0,'soga_hair_type_highlight_color',66,177,31), (153555,1840644,1,'soga_lip_type',34,-17,-65), (153556,1840644,1,'soga_nose_type',28,81,-48), (153557,1840644,0,'soga_skin_color',160,57,62), (153558,1840644,0,'wing_color1',136,203,3), (153559,1840644,0,'wing_color2',1,206,206), (153560,1840645,1,'cheek_type',7,20,0), (153561,1840645,1,'chin_type',11,-8,-5), (153562,1840645,1,'ear_type',0,-12,0), (153563,1840645,1,'eye_brow_type',4,-11,-34), (153564,1840645,0,'eye_color',188,146,255), (153565,1840645,1,'eye_type',32,0,0), (153566,1840645,0,'hair_face_color',173,152,172), (153567,1840645,0,'hair_face_highlight_color',105,103,97), (153568,1840645,0,'hair_type_color',173,152,172), (153569,1840645,0,'hair_type_highlight_color',105,103,97), (153570,1840645,1,'lip_type',5,-26,-26), (153571,1840645,1,'nose_type',0,25,28), (153572,1840645,0,'skin_color',103,159,158), (153573,1840645,1,'soga_cheek_type',7,20,0), (153574,1840645,1,'soga_chin_type',11,-8,-5), (153575,1840645,1,'soga_ear_type',0,-12,0), (153576,1840645,1,'soga_eye_brow_type',4,-11,-34), (153577,1840645,0,'soga_eye_color',229,229,102), (153578,1840645,1,'soga_eye_type',32,0,0), (153579,1840645,0,'soga_hair_face_color',173,152,172), (153580,1840645,0,'soga_hair_face_highlight_color',105,103,97), (153581,1840645,0,'soga_hair_type_color',173,152,172), (153582,1840645,0,'soga_hair_type_highlight_color',105,103,97), (153583,1840645,1,'soga_lip_type',5,-26,-26), (153584,1840645,1,'soga_nose_type',0,25,28), (153585,1840645,0,'soga_skin_color',103,159,158), (153586,1840645,0,'wing_color1',255,255,255), (153587,1840645,0,'wing_color2',255,255,255), (153588,1840646,1,'cheek_type',3,-31,0), (153589,1840646,1,'chin_type',28,-4,2), (153590,1840646,1,'ear_type',20,17,0), (153591,1840646,1,'eye_brow_type',-31,28,0), (153592,1840646,0,'eye_color',40,23,58), (153593,1840646,1,'eye_type',-26,0,0), (153594,1840646,0,'hair_face_color',138,129,138), (153595,1840646,0,'hair_face_highlight_color',105,103,97), (153596,1840646,0,'hair_type_color',138,129,138), (153597,1840646,0,'hair_type_highlight_color',105,103,97), (153598,1840646,1,'lip_type',-7,23,-42), (153599,1840646,1,'nose_type',-12,28,-19), (153600,1840646,0,'skin_color',48,79,99), (153601,1840646,1,'soga_cheek_type',3,-31,0), (153602,1840646,1,'soga_chin_type',28,-4,2), (153603,1840646,1,'soga_ear_type',20,17,0), (153604,1840646,1,'soga_eye_brow_type',-31,28,0), (153605,1840646,0,'soga_eye_color',229,229,102), (153606,1840646,1,'soga_eye_type',-26,0,0), (153607,1840646,0,'soga_hair_face_color',138,129,138), (153608,1840646,0,'soga_hair_face_highlight_color',105,103,97), (153609,1840646,0,'soga_hair_type_color',138,129,138), (153610,1840646,0,'soga_hair_type_highlight_color',105,103,97), (153611,1840646,1,'soga_lip_type',-7,23,-42), (153612,1840646,1,'soga_nose_type',-12,28,-19), (153613,1840646,0,'soga_skin_color',48,79,99), (153614,1840646,0,'wing_color1',255,255,255), (153615,1840646,0,'wing_color2',255,255,255), (153616,1840647,1,'cheek_type',28,20,0), (153617,1840647,1,'chin_type',0,4,1), (153618,1840647,1,'ear_type',25,28,0), (153619,1840647,1,'eye_brow_type',25,-25,12), (153620,1840647,0,'eye_color',203,186,255), (153621,1840647,1,'eye_type',9,0,0), (153622,1840647,0,'hair_face_color',122,132,132), (153623,1840647,0,'hair_face_highlight_color',105,103,97), (153624,1840647,0,'hair_type_color',122,132,132), (153625,1840647,0,'hair_type_highlight_color',105,103,97), (153626,1840647,1,'lip_type',10,-5,0), (153627,1840647,1,'nose_type',-4,-12,-3), (153628,1840647,0,'skin_color',173,142,181), (153629,1840647,1,'soga_cheek_type',28,20,0), (153630,1840647,1,'soga_chin_type',0,4,1), (153631,1840647,1,'soga_ear_type',25,28,0), (153632,1840647,1,'soga_eye_brow_type',25,-25,12), (153633,1840647,0,'soga_eye_color',229,229,102), (153634,1840647,1,'soga_eye_type',9,0,0), (153635,1840647,0,'soga_hair_face_color',122,132,132), (153636,1840647,0,'soga_hair_face_highlight_color',105,103,97), (153637,1840647,0,'soga_hair_type_color',122,132,132), (153638,1840647,0,'soga_hair_type_highlight_color',105,103,97), (153639,1840647,1,'soga_lip_type',10,-5,0), (153640,1840647,1,'soga_nose_type',-4,-12,-3), (153641,1840647,0,'soga_skin_color',173,142,181), (153642,1840647,0,'wing_color1',255,255,255), (153643,1840647,0,'wing_color2',255,255,255), (153644,1840648,1,'cheek_type',5,10,0), (153645,1840648,1,'chin_type',-17,38,-11), (153646,1840648,1,'ear_type',-7,20,0), (153647,1840648,1,'eye_brow_type',28,-31,-3), (153648,1840648,0,'eye_color',198,120,255), (153649,1840648,1,'eye_type',32,0,0), (153650,1840648,0,'hair_face_color',140,160,169), (153651,1840648,0,'hair_face_highlight_color',105,103,97), (153652,1840648,0,'hair_type_color',140,160,169), (153653,1840648,0,'hair_type_highlight_color',105,103,97), (153654,1840648,1,'lip_type',19,18,0), (153655,1840648,1,'nose_type',-1,-32,45), (153656,1840648,0,'skin_color',206,180,224), (153657,1840648,1,'soga_cheek_type',5,10,0), (153658,1840648,1,'soga_chin_type',-17,38,-11), (153659,1840648,1,'soga_ear_type',-7,20,0), (153660,1840648,1,'soga_eye_brow_type',28,-31,-3), (153661,1840648,0,'soga_eye_color',229,229,102), (153662,1840648,1,'soga_eye_type',32,0,0), (153663,1840648,0,'soga_hair_face_color',140,160,169), (153664,1840648,0,'soga_hair_face_highlight_color',105,103,97), (153665,1840648,0,'soga_hair_type_color',140,160,169), (153666,1840648,0,'soga_hair_type_highlight_color',105,103,97), (153667,1840648,1,'soga_lip_type',19,18,0), (153668,1840648,1,'soga_nose_type',-1,-32,45), (153669,1840648,0,'soga_skin_color',206,180,224), (153670,1840648,0,'wing_color1',255,255,255), (153671,1840648,0,'wing_color2',255,255,255), (153672,1840649,1,'cheek_type',37,28,0), (153673,1840649,1,'chin_type',-8,-25,0), (153674,1840649,1,'ear_type',10,18,0), (153675,1840649,1,'eye_brow_type',-4,-8,14), (153676,1840649,0,'eye_color',245,176,255), (153677,1840649,1,'eye_type',-10,0,0), (153678,1840649,0,'hair_face_color',226,226,226), (153679,1840649,0,'hair_face_highlight_color',105,103,97), (153680,1840649,0,'hair_type_color',226,226,226), (153681,1840649,0,'hair_type_highlight_color',105,103,97), (153682,1840649,1,'lip_type',31,-17,-4), (153683,1840649,1,'nose_type',23,10,-40), (153684,1840649,0,'skin_color',212,178,213), (153685,1840649,1,'soga_cheek_type',37,28,0), (153686,1840649,1,'soga_chin_type',-8,-25,0), (153687,1840649,1,'soga_ear_type',10,18,0), (153688,1840649,1,'soga_eye_brow_type',-4,-8,14), (153689,1840649,0,'soga_eye_color',229,229,102), (153690,1840649,1,'soga_eye_type',-10,0,0), (153691,1840649,0,'soga_hair_face_color',226,226,226), (153692,1840649,0,'soga_hair_face_highlight_color',105,103,97), (153693,1840649,0,'soga_hair_type_color',226,226,226), (153694,1840649,0,'soga_hair_type_highlight_color',105,103,97), (153695,1840649,1,'soga_lip_type',31,-17,-4), (153696,1840649,1,'soga_nose_type',23,10,-40), (153697,1840649,0,'soga_skin_color',212,178,213), (153698,1840649,0,'wing_color1',255,255,255), (153699,1840649,0,'wing_color2',255,255,255), (153700,1840650,1,'cheek_type',-1,-100,0), (153701,1840650,1,'chin_type',14,-70,18), (153702,1840650,1,'ear_type',-42,0,0), (153703,1840650,1,'eye_brow_type',46,100,100), (153704,1840650,0,'eye_color',154,155,255), (153705,1840650,1,'eye_type',34,0,0), (153706,1840650,0,'hair_color1',33,22,19), (153707,1840650,0,'hair_color2',28,27,50), (153708,1840650,0,'hair_face_color',5,5,1), (153709,1840650,0,'hair_face_highlight_color',5,5,1), (153710,1840650,0,'hair_highlight',33,22,19), (153711,1840650,0,'hair_type_color',5,5,1), (153712,1840650,0,'hair_type_highlight_color',5,5,1), (153713,1840650,1,'lip_type',100,10,20), (153714,1840650,1,'nose_type',0,-100,100), (153715,1840650,0,'skin_color',72,72,72), (153716,1840650,1,'soga_cheek_type',-1,-100,0), (153717,1840650,1,'soga_chin_type',14,-70,18), (153718,1840650,1,'soga_ear_type',-42,0,0), (153719,1840650,1,'soga_eye_brow_type',46,100,100), (153720,1840650,0,'soga_eye_color',229,229,102), (153721,1840650,1,'soga_eye_type',34,0,0), (153722,1840650,0,'soga_hair_color1',33,22,19), (153723,1840650,0,'soga_hair_color2',28,27,50), (153724,1840650,0,'soga_hair_face_color',5,5,1), (153725,1840650,0,'soga_hair_face_highlight_color',5,5,1), (153726,1840650,0,'soga_hair_highlight',33,22,19), (153727,1840650,0,'soga_hair_type_color',5,5,1), (153728,1840650,0,'soga_hair_type_highlight_color',5,5,1), (153729,1840650,1,'soga_lip_type',100,10,20), (153730,1840650,1,'soga_nose_type',0,-100,100), (153731,1840650,0,'soga_skin_color',72,72,72), (153732,1840650,0,'wing_color1',255,255,255), (153733,1840650,0,'wing_color2',255,255,255), (153734,1840651,1,'cheek_type',-1,-100,0), (153735,1840651,1,'chin_type',14,-70,18), (153736,1840651,1,'ear_type',-42,0,0), (153737,1840651,1,'eye_brow_type',46,100,100), (153738,1840651,0,'eye_color',154,155,255), (153739,1840651,1,'eye_type',34,0,0), (153740,1840651,0,'hair_color1',33,22,19), (153741,1840651,0,'hair_color2',28,27,50), (153742,1840651,0,'hair_face_color',5,5,1), (153743,1840651,0,'hair_face_highlight_color',5,5,1), (153744,1840651,0,'hair_highlight',33,22,19), (153745,1840651,0,'hair_type_color',5,5,1), (153746,1840651,0,'hair_type_highlight_color',5,5,1), (153747,1840651,1,'lip_type',100,10,20), (153748,1840651,1,'nose_type',0,-100,100), (153749,1840651,0,'skin_color',72,72,72), (153750,1840651,1,'soga_cheek_type',-1,-100,0), (153751,1840651,1,'soga_chin_type',14,-70,18), (153752,1840651,1,'soga_ear_type',-42,0,0), (153753,1840651,1,'soga_eye_brow_type',46,100,100), (153754,1840651,0,'soga_eye_color',229,229,102), (153755,1840651,1,'soga_eye_type',34,0,0), (153756,1840651,0,'soga_hair_color1',33,22,19), (153757,1840651,0,'soga_hair_color2',28,27,50), (153758,1840651,0,'soga_hair_face_color',5,5,1), (153759,1840651,0,'soga_hair_face_highlight_color',5,5,1), (153760,1840651,0,'soga_hair_highlight',33,22,19), (153761,1840651,0,'soga_hair_type_color',5,5,1), (153762,1840651,0,'soga_hair_type_highlight_color',5,5,1), (153763,1840651,1,'soga_lip_type',100,10,20), (153764,1840651,1,'soga_nose_type',0,-100,100), (153765,1840651,0,'soga_skin_color',72,72,72), (153766,1840651,0,'wing_color1',255,255,255), (153767,1840651,0,'wing_color2',255,255,255), (153768,1840652,1,'cheek_type',-1,-100,0), (153769,1840652,1,'chin_type',14,-70,18), (153770,1840652,1,'ear_type',-42,0,0), (153771,1840652,1,'eye_brow_type',46,100,100), (153772,1840652,0,'eye_color',154,155,255), (153773,1840652,1,'eye_type',34,0,0), (153774,1840652,0,'hair_color1',33,22,19), (153775,1840652,0,'hair_color2',28,27,50), (153776,1840652,0,'hair_face_color',5,5,1), (153777,1840652,0,'hair_face_highlight_color',5,5,1), (153778,1840652,0,'hair_highlight',33,22,19), (153779,1840652,0,'hair_type_color',5,5,1), (153780,1840652,0,'hair_type_highlight_color',5,5,1), (153781,1840652,1,'lip_type',100,10,20), (153782,1840652,1,'nose_type',0,-100,100), (153783,1840652,0,'skin_color',72,72,72), (153784,1840652,1,'soga_cheek_type',-1,-100,0), (153785,1840652,1,'soga_chin_type',14,-70,18), (153786,1840652,1,'soga_ear_type',-42,0,0), (153787,1840652,1,'soga_eye_brow_type',46,100,100), (153788,1840652,0,'soga_eye_color',229,229,102), (153789,1840652,1,'soga_eye_type',34,0,0), (153790,1840652,0,'soga_hair_color1',33,22,19), (153791,1840652,0,'soga_hair_color2',28,27,50), (153792,1840652,0,'soga_hair_face_color',5,5,1), (153793,1840652,0,'soga_hair_face_highlight_color',5,5,1), (153794,1840652,0,'soga_hair_highlight',33,22,19), (153795,1840652,0,'soga_hair_type_color',5,5,1), (153796,1840652,0,'soga_hair_type_highlight_color',5,5,1), (153797,1840652,1,'soga_lip_type',100,10,20), (153798,1840652,1,'soga_nose_type',0,-100,100), (153799,1840652,0,'soga_skin_color',72,72,72), (153800,1840652,0,'wing_color1',255,255,255), (153801,1840652,0,'wing_color2',255,255,255), (153802,1840653,1,'cheek_type',-1,-100,0), (153803,1840653,1,'chin_type',14,-70,18), (153804,1840653,1,'ear_type',-42,0,0), (153805,1840653,1,'eye_brow_type',46,100,100), (153806,1840653,0,'eye_color',154,155,255), (153807,1840653,1,'eye_type',34,0,0), (153808,1840653,0,'hair_color1',33,22,19), (153809,1840653,0,'hair_color2',28,27,50), (153810,1840653,0,'hair_face_color',5,5,1), (153811,1840653,0,'hair_face_highlight_color',5,5,1), (153812,1840653,0,'hair_highlight',33,22,19), (153813,1840653,0,'hair_type_color',5,5,1), (153814,1840653,0,'hair_type_highlight_color',5,5,1), (153815,1840653,1,'lip_type',100,10,20), (153816,1840653,1,'nose_type',0,-100,100), (153817,1840653,0,'skin_color',72,72,72), (153818,1840653,1,'soga_cheek_type',-1,-100,0), (153819,1840653,1,'soga_chin_type',14,-70,18), (153820,1840653,1,'soga_ear_type',-42,0,0), (153821,1840653,1,'soga_eye_brow_type',46,100,100), (153822,1840653,0,'soga_eye_color',229,229,102), (153823,1840653,1,'soga_eye_type',34,0,0), (153824,1840653,0,'soga_hair_color1',33,22,19), (153825,1840653,0,'soga_hair_color2',28,27,50), (153826,1840653,0,'soga_hair_face_color',5,5,1), (153827,1840653,0,'soga_hair_face_highlight_color',5,5,1), (153828,1840653,0,'soga_hair_highlight',33,22,19), (153829,1840653,0,'soga_hair_type_color',5,5,1), (153830,1840653,0,'soga_hair_type_highlight_color',5,5,1), (153831,1840653,1,'soga_lip_type',100,10,20), (153832,1840653,1,'soga_nose_type',0,-100,100), (153833,1840653,0,'soga_skin_color',72,72,72), (153834,1840653,0,'wing_color1',255,255,255), (153835,1840653,0,'wing_color2',255,255,255), (153836,1840654,1,'cheek_type',87,34,0), (153837,1840654,1,'chin_type',62,-95,25), (153838,1840654,1,'ear_type',44,-64,0), (153839,1840654,1,'eye_brow_type',-77,58,98), (153840,1840654,0,'eye_color',28,33,54), (153841,1840654,1,'eye_type',-31,0,0), (153842,1840654,0,'hair_color1',93,64,120), (153843,1840654,0,'hair_color2',95,79,92), (153844,1840654,0,'hair_face_color',105,144,167), (153845,1840654,0,'hair_face_highlight_color',6,3,1), (153846,1840654,0,'hair_highlight',33,22,19), (153847,1840654,0,'hair_type_color',105,144,167), (153848,1840654,0,'hair_type_highlight_color',6,3,1), (153849,1840654,1,'lip_type',88,22,85), (153850,1840654,1,'nose_type',82,-12,-70), (153851,1840654,0,'skin_color',120,163,162), (153852,1840654,1,'soga_cheek_type',87,34,0), (153853,1840654,1,'soga_chin_type',62,-95,25), (153854,1840654,1,'soga_ear_type',44,-64,0), (153855,1840654,1,'soga_eye_brow_type',-77,58,98), (153856,1840654,0,'soga_eye_color',229,229,102), (153857,1840654,1,'soga_eye_type',-31,0,0), (153858,1840654,0,'soga_hair_color1',93,64,120), (153859,1840654,0,'soga_hair_color2',95,79,92), (153860,1840654,0,'soga_hair_face_color',105,144,167), (153861,1840654,0,'soga_hair_face_highlight_color',6,3,1), (153862,1840654,0,'soga_hair_highlight',33,22,19), (153863,1840654,0,'soga_hair_type_color',105,144,167), (153864,1840654,0,'soga_hair_type_highlight_color',6,3,1), (153865,1840654,1,'soga_lip_type',88,22,85), (153866,1840654,1,'soga_nose_type',82,-12,-70), (153867,1840654,0,'soga_skin_color',120,163,162), (153868,1840654,0,'wing_color1',255,255,255), (153869,1840654,0,'wing_color2',255,255,255), (153870,1840655,1,'cheek_type',-74,-93,0), (153871,1840655,1,'chin_type',-8,19,-61), (153872,1840655,1,'ear_type',2,-77,0), (153873,1840655,1,'eye_brow_type',-96,10,-87), (153874,1840655,0,'eye_color',228,165,255), (153875,1840655,1,'eye_type',-87,0,0), (153876,1840655,0,'hair_color1',93,64,120), (153877,1840655,0,'hair_color2',95,79,92), (153878,1840655,0,'hair_face_color',107,150,172), (153879,1840655,0,'hair_face_highlight_color',244,244,246), (153880,1840655,0,'hair_highlight',160,156,172), (153881,1840655,0,'hair_type_color',107,150,172), (153882,1840655,0,'hair_type_highlight_color',244,244,246), (153883,1840655,1,'lip_type',-11,9,47), (153884,1840655,1,'nose_type',65,-41,28), (153885,1840655,0,'skin_color',190,179,212), (153886,1840655,1,'soga_cheek_type',-74,-93,0), (153887,1840655,1,'soga_chin_type',-8,19,-61), (153888,1840655,1,'soga_ear_type',2,-77,0), (153889,1840655,1,'soga_eye_brow_type',-96,10,-87), (153890,1840655,0,'soga_eye_color',229,229,102), (153891,1840655,1,'soga_eye_type',-87,0,0), (153892,1840655,0,'soga_hair_color1',93,64,120), (153893,1840655,0,'soga_hair_color2',95,79,92), (153894,1840655,0,'soga_hair_face_color',107,150,172), (153895,1840655,0,'soga_hair_face_highlight_color',244,244,246), (153896,1840655,0,'soga_hair_highlight',160,156,172), (153897,1840655,0,'soga_hair_type_color',107,150,172), (153898,1840655,0,'soga_hair_type_highlight_color',244,244,246), (153899,1840655,1,'soga_lip_type',-11,9,47), (153900,1840655,1,'soga_nose_type',65,-41,28), (153901,1840655,0,'soga_skin_color',190,179,212), (153902,1840655,0,'wing_color1',255,255,255), (153903,1840655,0,'wing_color2',255,255,255), (153904,1840656,1,'cheek_type',-28,56,0), (153905,1840656,1,'chin_type',85,-57,-2), (153906,1840656,1,'ear_type',91,50,0), (153907,1840656,1,'eye_brow_type',-10,-34,75), (153908,1840656,0,'eye_color',21,29,43), (153909,1840656,1,'eye_type',85,0,0), (153910,1840656,0,'hair_color1',160,156,172), (153911,1840656,0,'hair_color2',62,62,68), (153912,1840656,0,'hair_face_color',244,244,246), (153913,1840656,0,'hair_face_highlight_color',86,68,133), (153914,1840656,0,'hair_highlight',152,46,102), (153915,1840656,0,'hair_type_color',244,244,246), (153916,1840656,0,'hair_type_highlight_color',86,68,133), (153917,1840656,1,'lip_type',-78,-82,-38), (153918,1840656,1,'nose_type',11,-62,-26), (153919,1840656,0,'skin_color',106,149,148), (153920,1840656,1,'soga_cheek_type',-28,56,0), (153921,1840656,1,'soga_chin_type',85,-57,-2), (153922,1840656,1,'soga_ear_type',91,50,0), (153923,1840656,1,'soga_eye_brow_type',-10,-34,75), (153924,1840656,0,'soga_eye_color',229,229,102), (153925,1840656,1,'soga_eye_type',85,0,0), (153926,1840656,0,'soga_hair_color1',160,156,172), (153927,1840656,0,'soga_hair_color2',62,62,68), (153928,1840656,0,'soga_hair_face_color',244,244,246), (153929,1840656,0,'soga_hair_face_highlight_color',86,68,133), (153930,1840656,0,'soga_hair_highlight',152,46,102), (153931,1840656,0,'soga_hair_type_color',244,244,246), (153932,1840656,0,'soga_hair_type_highlight_color',86,68,133), (153933,1840656,1,'soga_lip_type',-78,-82,-38), (153934,1840656,1,'soga_nose_type',11,-62,-26), (153935,1840656,0,'soga_skin_color',106,149,148), (153936,1840656,0,'wing_color1',255,255,255), (153937,1840656,0,'wing_color2',255,255,255), (153938,1840657,1,'cheek_type',63,62,0), (153939,1840657,1,'chin_type',-70,12,-95), (153940,1840657,1,'ear_type',-29,-87,0), (153941,1840657,1,'eye_brow_type',95,68,43), (153942,1840657,0,'eye_color',73,136,134), (153943,1840657,1,'eye_type',64,0,0), (153944,1840657,0,'hair_color1',43,36,70), (153945,1840657,0,'hair_color2',49,49,53), (153946,1840657,0,'hair_face_color',61,61,75), (153947,1840657,0,'hair_face_highlight_color',109,131,182), (153948,1840657,0,'hair_highlight',103,102,153), (153949,1840657,0,'hair_type_color',61,61,75), (153950,1840657,0,'hair_type_highlight_color',109,131,182), (153951,1840657,1,'lip_type',-85,83,-51), (153952,1840657,1,'nose_type',-89,77,62), (153953,1840657,0,'skin_color',121,160,163), (153954,1840657,1,'soga_cheek_type',63,62,0), (153955,1840657,1,'soga_chin_type',-70,12,-95), (153956,1840657,1,'soga_ear_type',-29,-87,0), (153957,1840657,1,'soga_eye_brow_type',95,68,43), (153958,1840657,0,'soga_eye_color',229,229,102), (153959,1840657,1,'soga_eye_type',64,0,0), (153960,1840657,0,'soga_hair_color1',43,36,70), (153961,1840657,0,'soga_hair_color2',49,49,53), (153962,1840657,0,'soga_hair_face_color',61,61,75), (153963,1840657,0,'soga_hair_face_highlight_color',109,131,182), (153964,1840657,0,'soga_hair_highlight',103,102,153), (153965,1840657,0,'soga_hair_type_color',61,61,75), (153966,1840657,0,'soga_hair_type_highlight_color',109,131,182), (153967,1840657,1,'soga_lip_type',-85,83,-51), (153968,1840657,1,'soga_nose_type',-89,77,62), (153969,1840657,0,'soga_skin_color',121,160,163), (153970,1840657,0,'wing_color1',255,255,255), (153971,1840657,0,'wing_color2',255,255,255), (153972,1840658,1,'cheek_type',-62,64,0), (153973,1840658,1,'chin_type',91,62,0), (153974,1840658,1,'ear_type',-76,78,0), (153975,1840658,1,'eye_brow_type',40,-61,96), (153976,1840658,0,'eye_color',118,129,225), (153977,1840658,1,'eye_type',19,0,0), (153978,1840658,0,'hair_color1',98,135,156), (153979,1840658,0,'hair_color2',88,95,109), (153980,1840658,0,'hair_face_color',100,131,153), (153981,1840658,0,'hair_face_highlight_color',5,4,1), (153982,1840658,0,'hair_highlight',33,22,19), (153983,1840658,0,'hair_type_color',100,131,153), (153984,1840658,0,'hair_type_highlight_color',5,4,1), (153985,1840658,1,'lip_type',66,84,-11), (153986,1840658,1,'nose_type',-87,-48,96), (153987,1840658,0,'skin_color',159,202,201), (153988,1840658,1,'soga_cheek_type',-62,64,0), (153989,1840658,1,'soga_chin_type',91,62,0), (153990,1840658,1,'soga_ear_type',-76,78,0), (153991,1840658,1,'soga_eye_brow_type',40,-61,96), (153992,1840658,0,'soga_eye_color',229,229,102), (153993,1840658,1,'soga_eye_type',19,0,0), (153994,1840658,0,'soga_hair_color1',98,135,156), (153995,1840658,0,'soga_hair_color2',88,95,109), (153996,1840658,0,'soga_hair_face_color',100,131,153), (153997,1840658,0,'soga_hair_face_highlight_color',5,4,1), (153998,1840658,0,'soga_hair_highlight',33,22,19), (153999,1840658,0,'soga_hair_type_color',100,131,153), (154000,1840658,0,'soga_hair_type_highlight_color',5,4,1), (154001,1840658,1,'soga_lip_type',66,84,-11), (154002,1840658,1,'soga_nose_type',-87,-48,96), (154003,1840658,0,'soga_skin_color',159,202,201), (154004,1840658,0,'wing_color1',255,255,255), (154005,1840658,0,'wing_color2',255,255,255), (154006,1840659,1,'cheek_type',50,-45,0), (154007,1840659,1,'chin_type',71,91,-23), (154008,1840659,1,'ear_type',-100,-75,0), (154009,1840659,1,'eye_brow_type',72,-10,-28), (154010,1840659,0,'eye_color',13,112,42), (154011,1840659,1,'eye_type',72,0,0), (154012,1840659,0,'hair_color1',255,255,255), (154013,1840659,0,'hair_color2',36,34,36), (154014,1840659,0,'hair_highlight',255,255,255), (154015,1840659,0,'hair_type_color',16,2,22), (154016,1840659,0,'hair_type_highlight_color',69,8,0), (154017,1840659,1,'lip_type',65,100,-37), (154018,1840659,1,'nose_type',-42,55,-44), (154019,1840659,0,'skin_color',169,202,131), (154020,1840659,1,'soga_cheek_type',50,-45,0), (154021,1840659,1,'soga_chin_type',71,91,-23), (154022,1840659,1,'soga_ear_type',-100,-75,0), (154023,1840659,1,'soga_eye_brow_type',72,-10,-28), (154024,1840659,0,'soga_eye_color',229,229,102), (154025,1840659,1,'soga_eye_type',72,0,0), (154026,1840659,0,'soga_hair_color1',255,255,255), (154027,1840659,0,'soga_hair_color2',36,34,36), (154028,1840659,0,'soga_hair_highlight',255,255,255), (154029,1840659,0,'soga_hair_type_color',16,2,22), (154030,1840659,0,'soga_hair_type_highlight_color',69,8,0), (154031,1840659,1,'soga_lip_type',65,100,-37), (154032,1840659,1,'soga_nose_type',-42,55,-44), (154033,1840659,0,'soga_skin_color',169,202,131), (154034,1840659,0,'wing_color1',11,96,123), (154035,1840659,0,'wing_color2',23,159,22), (154036,1840660,1,'cheek_type',58,0,0), (154037,1840660,1,'chin_type',-62,10,94), (154038,1840660,1,'ear_type',44,-48,0), (154039,1840660,1,'eye_brow_type',-44,-11,-62), (154040,1840660,0,'eye_color',141,70,150), (154041,1840660,1,'eye_type',48,0,0), (154042,1840660,0,'hair_color1',56,22,22), (154043,1840660,0,'hair_color2',52,50,42), (154044,1840660,0,'hair_face_color',7,1,1), (154045,1840660,0,'hair_face_highlight_color',107,119,158), (154046,1840660,0,'hair_highlight',94,119,160), (154047,1840660,0,'hair_type_color',7,1,1), (154048,1840660,0,'hair_type_highlight_color',107,119,158), (154049,1840660,1,'lip_type',25,-15,-68), (154050,1840660,1,'nose_type',-7,48,-3), (154051,1840660,0,'skin_color',103,97,130), (154052,1840660,1,'soga_cheek_type',58,0,0), (154053,1840660,1,'soga_chin_type',-62,10,94), (154054,1840660,1,'soga_ear_type',44,-48,0), (154055,1840660,1,'soga_eye_brow_type',-44,-11,-62), (154056,1840660,0,'soga_eye_color',229,229,102), (154057,1840660,1,'soga_eye_type',48,0,0), (154058,1840660,0,'soga_hair_color1',56,22,22), (154059,1840660,0,'soga_hair_color2',52,50,42), (154060,1840660,0,'soga_hair_face_color',7,1,1), (154061,1840660,0,'soga_hair_face_highlight_color',107,119,158), (154062,1840660,0,'soga_hair_highlight',94,119,160), (154063,1840660,0,'soga_hair_type_color',7,1,1), (154064,1840660,0,'soga_hair_type_highlight_color',107,119,158), (154065,1840660,1,'soga_lip_type',25,-15,-68), (154066,1840660,1,'soga_nose_type',-7,48,-3), (154067,1840660,0,'soga_skin_color',103,97,130), (154068,1840660,0,'wing_color1',255,255,255), (154069,1840660,0,'wing_color2',255,255,255), (154070,1840661,1,'cheek_type',0,2,0), (154071,1840661,1,'chin_type',-1,28,28), (154072,1840661,1,'ear_type',34,12,0), (154073,1840661,1,'eye_brow_type',-2,-10,-5), (154074,1840661,0,'eye_color',101,107,192), (154075,1840661,1,'eye_type',-31,0,0), (154076,1840661,0,'hair_face_color',144,146,146), (154077,1840661,0,'hair_face_highlight_color',105,103,97), (154078,1840661,0,'hair_type_color',144,146,146), (154079,1840661,0,'hair_type_highlight_color',105,103,97), (154080,1840661,1,'lip_type',7,-20,-9), (154081,1840661,1,'nose_type',-11,0,-34), (154082,1840661,0,'skin_color',132,120,163), (154083,1840661,1,'soga_cheek_type',0,2,0), (154084,1840661,1,'soga_chin_type',-1,28,28), (154085,1840661,1,'soga_ear_type',34,12,0), (154086,1840661,1,'soga_eye_brow_type',-2,-10,-5), (154087,1840661,0,'soga_eye_color',229,229,102), (154088,1840661,1,'soga_eye_type',-31,0,0), (154089,1840661,0,'soga_hair_face_color',144,146,146), (154090,1840661,0,'soga_hair_face_highlight_color',105,103,97), (154091,1840661,0,'soga_hair_type_color',144,146,146), (154092,1840661,0,'soga_hair_type_highlight_color',105,103,97), (154093,1840661,1,'soga_lip_type',7,-20,-9), (154094,1840661,1,'soga_nose_type',-11,0,-34), (154095,1840661,0,'soga_skin_color',132,120,163), (154096,1840661,0,'wing_color1',255,255,255), (154097,1840661,0,'wing_color2',255,255,255), (154098,1840662,1,'cheek_type',-1,-100,0), (154099,1840662,1,'chin_type',14,-70,18), (154100,1840662,1,'ear_type',-42,0,0), (154101,1840662,1,'eye_brow_type',46,100,100), (154102,1840662,0,'eye_color',154,155,255), (154103,1840662,1,'eye_type',34,0,0), (154104,1840662,0,'hair_color1',33,22,19), (154105,1840662,0,'hair_color2',28,27,50), (154106,1840662,0,'hair_face_color',5,5,1), (154107,1840662,0,'hair_face_highlight_color',5,5,1), (154108,1840662,0,'hair_highlight',33,22,19), (154109,1840662,0,'hair_type_color',5,5,1), (154110,1840662,0,'hair_type_highlight_color',5,5,1), (154111,1840662,1,'lip_type',100,10,20), (154112,1840662,1,'nose_type',0,-100,100), (154113,1840662,0,'skin_color',72,72,72), (154114,1840662,1,'soga_cheek_type',-1,-100,0), (154115,1840662,1,'soga_chin_type',14,-70,18), (154116,1840662,1,'soga_ear_type',-42,0,0), (154117,1840662,1,'soga_eye_brow_type',46,100,100), (154118,1840662,0,'soga_eye_color',229,229,102), (154119,1840662,1,'soga_eye_type',34,0,0), (154120,1840662,0,'soga_hair_color1',33,22,19), (154121,1840662,0,'soga_hair_color2',28,27,50), (154122,1840662,0,'soga_hair_face_color',5,5,1), (154123,1840662,0,'soga_hair_face_highlight_color',5,5,1), (154124,1840662,0,'soga_hair_highlight',33,22,19), (154125,1840662,0,'soga_hair_type_color',5,5,1), (154126,1840662,0,'soga_hair_type_highlight_color',5,5,1), (154127,1840662,1,'soga_lip_type',100,10,20), (154128,1840662,1,'soga_nose_type',0,-100,100), (154129,1840662,0,'soga_skin_color',72,72,72), (154130,1840662,0,'wing_color1',255,255,255), (154131,1840662,0,'wing_color2',255,255,255), (154132,1840663,1,'cheek_type',-1,-100,0), (154133,1840663,1,'chin_type',14,-70,18), (154134,1840663,1,'ear_type',-42,0,0), (154135,1840663,1,'eye_brow_type',46,100,100), (154136,1840663,0,'eye_color',154,155,255), (154137,1840663,1,'eye_type',34,0,0), (154138,1840663,0,'hair_color1',33,22,19), (154139,1840663,0,'hair_color2',28,27,50), (154140,1840663,0,'hair_face_color',5,5,1), (154141,1840663,0,'hair_face_highlight_color',5,5,1), (154142,1840663,0,'hair_highlight',33,22,19), (154143,1840663,0,'hair_type_color',5,5,1), (154144,1840663,0,'hair_type_highlight_color',5,5,1), (154145,1840663,1,'lip_type',100,10,20), (154146,1840663,1,'nose_type',0,-100,100), (154147,1840663,0,'skin_color',72,72,72), (154148,1840663,1,'soga_cheek_type',-1,-100,0), (154149,1840663,1,'soga_chin_type',14,-70,18), (154150,1840663,1,'soga_ear_type',-42,0,0), (154151,1840663,1,'soga_eye_brow_type',46,100,100), (154152,1840663,0,'soga_eye_color',229,229,102), (154153,1840663,1,'soga_eye_type',34,0,0), (154154,1840663,0,'soga_hair_color1',33,22,19), (154155,1840663,0,'soga_hair_color2',28,27,50), (154156,1840663,0,'soga_hair_face_color',5,5,1), (154157,1840663,0,'soga_hair_face_highlight_color',5,5,1), (154158,1840663,0,'soga_hair_highlight',33,22,19), (154159,1840663,0,'soga_hair_type_color',5,5,1), (154160,1840663,0,'soga_hair_type_highlight_color',5,5,1), (154161,1840663,1,'soga_lip_type',100,10,20), (154162,1840663,1,'soga_nose_type',0,-100,100), (154163,1840663,0,'soga_skin_color',72,72,72), (154164,1840663,0,'wing_color1',255,255,255), (154165,1840663,0,'wing_color2',255,255,255), (154166,1840664,1,'cheek_type',52,7,0), (154167,1840664,1,'chin_type',-87,81,58), (154168,1840664,1,'ear_type',-61,0,0), (154169,1840664,1,'eye_brow_type',-62,-63,-87), (154170,1840664,0,'eye_color',148,84,210), (154171,1840664,1,'eye_type',52,0,0), (154172,1840664,0,'hair_color1',112,123,142), (154173,1840664,0,'hair_color2',124,116,110), (154174,1840664,0,'hair_face_color',175,178,168), (154175,1840664,0,'hair_face_highlight_color',61,61,75), (154176,1840664,0,'hair_highlight',43,36,70), (154177,1840664,0,'hair_type_color',175,178,168), (154178,1840664,0,'hair_type_highlight_color',61,61,75), (154179,1840664,1,'lip_type',-68,71,68), (154180,1840664,1,'nose_type',-63,-44,-87), (154181,1840664,0,'skin_color',193,174,172), (154182,1840664,1,'soga_cheek_type',52,7,0), (154183,1840664,1,'soga_chin_type',-87,81,58), (154184,1840664,1,'soga_ear_type',-61,0,0), (154185,1840664,1,'soga_eye_brow_type',-62,-63,-87), (154186,1840664,0,'soga_eye_color',229,229,102), (154187,1840664,1,'soga_eye_type',52,0,0), (154188,1840664,0,'soga_hair_color1',112,123,142), (154189,1840664,0,'soga_hair_color2',124,116,110), (154190,1840664,0,'soga_hair_face_color',175,178,168), (154191,1840664,0,'soga_hair_face_highlight_color',61,61,75), (154192,1840664,0,'soga_hair_highlight',43,36,70), (154193,1840664,0,'soga_hair_type_color',175,178,168), (154194,1840664,0,'soga_hair_type_highlight_color',61,61,75), (154195,1840664,1,'soga_lip_type',-68,71,68), (154196,1840664,1,'soga_nose_type',-63,-44,-87), (154197,1840664,0,'soga_skin_color',193,174,172), (154198,1840664,0,'wing_color1',255,255,255), (154199,1840664,0,'wing_color2',255,255,255), (154200,1840665,1,'cheek_type',51,-12,0), (154201,1840665,1,'chin_type',53,-63,-70), (154202,1840665,1,'ear_type',-87,-43,0), (154203,1840665,1,'eye_brow_type',66,-14,-5), (154204,1840665,0,'eye_color',238,177,255), (154205,1840665,1,'eye_type',32,0,0), (154206,1840665,0,'hair_color1',98,135,156), (154207,1840665,0,'hair_color2',88,95,109), (154208,1840665,0,'hair_face_color',100,131,153), (154209,1840665,0,'hair_face_highlight_color',213,205,195), (154210,1840665,0,'hair_highlight',112,123,142), (154211,1840665,0,'hair_type_color',100,131,153), (154212,1840665,0,'hair_type_highlight_color',213,205,195), (154213,1840665,1,'lip_type',-10,-68,-26), (154214,1840665,1,'nose_type',48,-77,-63), (154215,1840665,0,'skin_color',134,156,172), (154216,1840665,1,'soga_cheek_type',51,-12,0), (154217,1840665,1,'soga_chin_type',53,-63,-70), (154218,1840665,1,'soga_ear_type',-87,-43,0), (154219,1840665,1,'soga_eye_brow_type',66,-14,-5), (154220,1840665,0,'soga_eye_color',229,229,102), (154221,1840665,1,'soga_eye_type',32,0,0), (154222,1840665,0,'soga_hair_color1',98,135,156), (154223,1840665,0,'soga_hair_color2',88,95,109), (154224,1840665,0,'soga_hair_face_color',100,131,153), (154225,1840665,0,'soga_hair_face_highlight_color',213,205,195), (154226,1840665,0,'soga_hair_highlight',112,123,142), (154227,1840665,0,'soga_hair_type_color',100,131,153), (154228,1840665,0,'soga_hair_type_highlight_color',213,205,195), (154229,1840665,1,'soga_lip_type',-10,-68,-26), (154230,1840665,1,'soga_nose_type',48,-77,-63), (154231,1840665,0,'soga_skin_color',134,156,172), (154232,1840665,0,'wing_color1',255,255,255), (154233,1840665,0,'wing_color2',255,255,255), (154234,1840666,1,'cheek_type',52,7,0), (154235,1840666,1,'chin_type',-87,81,58), (154236,1840666,1,'ear_type',-61,0,0), (154237,1840666,1,'eye_brow_type',-62,-63,-87), (154238,1840666,0,'eye_color',148,84,210), (154239,1840666,1,'eye_type',52,0,0), (154240,1840666,0,'hair_color1',112,123,142), (154241,1840666,0,'hair_color2',124,116,110), (154242,1840666,0,'hair_face_color',175,178,168), (154243,1840666,0,'hair_face_highlight_color',61,61,75), (154244,1840666,0,'hair_highlight',43,36,70), (154245,1840666,0,'hair_type_color',175,178,168), (154246,1840666,0,'hair_type_highlight_color',61,61,75), (154247,1840666,1,'lip_type',-68,71,68), (154248,1840666,1,'nose_type',-63,-44,-87), (154249,1840666,0,'skin_color',193,174,172), (154250,1840666,1,'soga_cheek_type',52,7,0), (154251,1840666,1,'soga_chin_type',-87,81,58), (154252,1840666,1,'soga_ear_type',-61,0,0), (154253,1840666,1,'soga_eye_brow_type',-62,-63,-87), (154254,1840666,0,'soga_eye_color',229,229,102), (154255,1840666,1,'soga_eye_type',52,0,0), (154256,1840666,0,'soga_hair_color1',112,123,142), (154257,1840666,0,'soga_hair_color2',124,116,110), (154258,1840666,0,'soga_hair_face_color',175,178,168), (154259,1840666,0,'soga_hair_face_highlight_color',61,61,75), (154260,1840666,0,'soga_hair_highlight',43,36,70), (154261,1840666,0,'soga_hair_type_color',175,178,168), (154262,1840666,0,'soga_hair_type_highlight_color',61,61,75), (154263,1840666,1,'soga_lip_type',-68,71,68), (154264,1840666,1,'soga_nose_type',-63,-44,-87), (154265,1840666,0,'soga_skin_color',193,174,172), (154266,1840666,0,'wing_color1',255,255,255), (154267,1840666,0,'wing_color2',255,255,255), (154268,1840667,1,'cheek_type',-31,52,0), (154269,1840667,1,'chin_type',-64,42,-25), (154270,1840667,1,'ear_type',42,56,0), (154271,1840667,1,'eye_brow_type',29,44,-77), (154272,1840667,0,'eye_color',15,8,20), (154273,1840667,1,'eye_type',-39,0,0), (154274,1840667,0,'hair_color1',160,156,172), (154275,1840667,0,'hair_color2',62,62,68), (154276,1840667,0,'hair_face_color',244,245,246), (154277,1840667,0,'hair_face_highlight_color',94,79,124), (154278,1840667,0,'hair_highlight',96,63,188), (154279,1840667,0,'hair_type_color',244,245,246), (154280,1840667,0,'hair_type_highlight_color',94,79,124), (154281,1840667,1,'lip_type',-9,-77,-14), (154282,1840667,1,'nose_type',-97,82,50), (154283,1840667,0,'skin_color',102,77,75), (154284,1840667,1,'soga_cheek_type',-31,52,0), (154285,1840667,1,'soga_chin_type',-64,42,-25), (154286,1840667,1,'soga_ear_type',42,56,0), (154287,1840667,1,'soga_eye_brow_type',29,44,-77), (154288,1840667,0,'soga_eye_color',229,229,102), (154289,1840667,1,'soga_eye_type',-39,0,0), (154290,1840667,0,'soga_hair_color1',160,156,172), (154291,1840667,0,'soga_hair_color2',62,62,68), (154292,1840667,0,'soga_hair_face_color',244,245,246), (154293,1840667,0,'soga_hair_face_highlight_color',94,79,124), (154294,1840667,0,'soga_hair_highlight',96,63,188), (154295,1840667,0,'soga_hair_type_color',244,245,246), (154296,1840667,0,'soga_hair_type_highlight_color',94,79,124), (154297,1840667,1,'soga_lip_type',-9,-77,-14), (154298,1840667,1,'soga_nose_type',-97,82,50), (154299,1840667,0,'soga_skin_color',102,77,75), (154300,1840667,0,'wing_color1',255,255,255), (154301,1840667,0,'wing_color2',255,255,255), (154302,1840668,1,'cheek_type',-41,-89,0), (154303,1840668,1,'chin_type',42,-7,-39), (154304,1840668,1,'ear_type',42,-41,0), (154305,1840668,1,'eye_brow_type',-25,28,-23), (154306,1840668,0,'eye_color',239,133,255), (154307,1840668,1,'eye_type',-58,0,0), (154308,1840668,0,'hair_color1',160,156,172), (154309,1840668,0,'hair_color2',62,62,68), (154310,1840668,0,'hair_face_color',244,244,246), (154311,1840668,0,'hair_face_highlight_color',156,172,168), (154312,1840668,0,'hair_highlight',114,112,142), (154313,1840668,0,'hair_type_color',244,244,246), (154314,1840668,0,'hair_type_highlight_color',156,172,168), (154315,1840668,1,'lip_type',31,81,63), (154316,1840668,1,'nose_type',44,70,53), (154317,1840668,0,'skin_color',152,172,190), (154318,1840668,1,'soga_cheek_type',-41,-89,0), (154319,1840668,1,'soga_chin_type',42,-7,-39), (154320,1840668,1,'soga_ear_type',42,-41,0), (154321,1840668,1,'soga_eye_brow_type',-25,28,-23), (154322,1840668,0,'soga_eye_color',229,229,102), (154323,1840668,1,'soga_eye_type',-58,0,0), (154324,1840668,0,'soga_hair_color1',160,156,172), (154325,1840668,0,'soga_hair_color2',62,62,68), (154326,1840668,0,'soga_hair_face_color',244,244,246), (154327,1840668,0,'soga_hair_face_highlight_color',156,172,168), (154328,1840668,0,'soga_hair_highlight',114,112,142), (154329,1840668,0,'soga_hair_type_color',244,244,246), (154330,1840668,0,'soga_hair_type_highlight_color',156,172,168), (154331,1840668,1,'soga_lip_type',31,81,63), (154332,1840668,1,'soga_nose_type',44,70,53), (154333,1840668,0,'soga_skin_color',152,172,190), (154334,1840668,0,'wing_color1',255,255,255), (154335,1840668,0,'wing_color2',255,255,255), (154336,1840669,0,'eye_color',255,255,255), (154337,1840669,0,'skin_color',255,255,255), (154338,1840669,0,'soga_eye_color',255,0,255), (154339,1840670,0,'eye_color',255,255,255), (154340,1840670,0,'skin_color',255,255,255), (154341,1840670,0,'soga_eye_color',255,0,255), (154342,1840671,0,'eye_color',255,255,255), (154343,1840671,0,'skin_color',255,255,255), (154344,1840671,0,'soga_eye_color',255,0,255), (154345,1840672,1,'cheek_type',-18,-4,0), (154346,1840672,1,'chin_type',14,3,-44), (154347,1840672,1,'ear_type',-39,28,0), (154348,1840672,1,'eye_brow_type',-22,7,-25), (154349,1840672,0,'eye_color',165,187,253), (154350,1840672,1,'eye_type',3,0,0), (154351,1840672,0,'hair_face_color',143,134,143), (154352,1840672,0,'hair_face_highlight_color',105,103,97), (154353,1840672,0,'hair_type_color',143,134,143), (154354,1840672,0,'hair_type_highlight_color',105,103,97), (154355,1840672,1,'lip_type',17,25,28), (154356,1840672,1,'nose_type',2,10,34), (154357,1840672,0,'skin_color',141,108,146), (154358,1840672,1,'soga_cheek_type',-18,-4,0), (154359,1840672,1,'soga_chin_type',14,3,-44), (154360,1840672,1,'soga_ear_type',-39,28,0), (154361,1840672,1,'soga_eye_brow_type',-22,7,-25), (154362,1840672,0,'soga_eye_color',229,229,102), (154363,1840672,1,'soga_eye_type',3,0,0), (154364,1840672,0,'soga_hair_face_color',143,134,143), (154365,1840672,0,'soga_hair_face_highlight_color',105,103,97), (154366,1840672,0,'soga_hair_type_color',143,134,143), (154367,1840672,0,'soga_hair_type_highlight_color',105,103,97), (154368,1840672,1,'soga_lip_type',17,25,28), (154369,1840672,1,'soga_nose_type',2,10,34), (154370,1840672,0,'soga_skin_color',141,108,146), (154371,1840672,0,'wing_color1',255,255,255), (154372,1840672,0,'wing_color2',255,255,255), (154373,1840673,1,'cheek_type',-2,10,0), (154374,1840673,1,'chin_type',0,-25,17), (154375,1840673,1,'ear_type',28,-9,0), (154376,1840673,1,'eye_brow_type',25,-10,10), (154377,1840673,1,'eye_type',7,0,0), (154378,1840673,0,'hair_face_color',139,122,138), (154379,1840673,0,'hair_face_highlight_color',105,103,97), (154380,1840673,0,'hair_type_color',139,122,138), (154381,1840673,0,'hair_type_highlight_color',105,103,97), (154382,1840673,1,'lip_type',41,21,38), (154383,1840673,1,'nose_type',-12,-12,-28), (154384,1840673,0,'skin_color',0,4,4), (154385,1840673,1,'soga_cheek_type',-2,10,0), (154386,1840673,1,'soga_chin_type',0,-25,17), (154387,1840673,1,'soga_ear_type',28,-9,0), (154388,1840673,1,'soga_eye_brow_type',25,-10,10), (154389,1840673,0,'soga_eye_color',229,229,102), (154390,1840673,1,'soga_eye_type',7,0,0), (154391,1840673,0,'soga_hair_face_color',139,122,138), (154392,1840673,0,'soga_hair_face_highlight_color',105,103,97), (154393,1840673,0,'soga_hair_type_color',139,122,138), (154394,1840673,0,'soga_hair_type_highlight_color',105,103,97), (154395,1840673,1,'soga_lip_type',41,21,38), (154396,1840673,1,'soga_nose_type',-12,-12,-28), (154397,1840673,0,'soga_skin_color',0,4,4), (154398,1840673,0,'wing_color1',255,255,255), (154399,1840673,0,'wing_color2',255,255,255), (154400,1840674,1,'cheek_type',-42,-34,0), (154401,1840674,1,'chin_type',-15,38,31), (154402,1840674,1,'ear_type',25,89,0), (154403,1840674,1,'eye_brow_type',-81,17,93), (154404,1840674,0,'eye_color',246,188,255), (154405,1840674,1,'eye_type',44,0,0), (154406,1840674,0,'hair_color1',33,22,19), (154407,1840674,0,'hair_color2',28,27,50), (154408,1840674,0,'hair_face_color',5,4,1), (154409,1840674,0,'hair_face_highlight_color',203,190,176), (154410,1840674,0,'hair_highlight',112,123,142), (154411,1840674,0,'hair_type_color',5,4,1), (154412,1840674,0,'hair_type_highlight_color',203,190,176), (154413,1840674,1,'lip_type',-43,75,59), (154414,1840674,1,'nose_type',-75,75,-42), (154415,1840674,0,'skin_color',193,193,193), (154416,1840674,1,'soga_cheek_type',-42,-34,0), (154417,1840674,1,'soga_chin_type',-15,38,31), (154418,1840674,1,'soga_ear_type',25,89,0), (154419,1840674,1,'soga_eye_brow_type',-81,17,93), (154420,1840674,0,'soga_eye_color',229,229,102), (154421,1840674,1,'soga_eye_type',44,0,0), (154422,1840674,0,'soga_hair_color1',33,22,19), (154423,1840674,0,'soga_hair_color2',28,27,50), (154424,1840674,0,'soga_hair_face_color',5,4,1), (154425,1840674,0,'soga_hair_face_highlight_color',203,190,176), (154426,1840674,0,'soga_hair_highlight',112,123,142), (154427,1840674,0,'soga_hair_type_color',5,4,1), (154428,1840674,0,'soga_hair_type_highlight_color',203,190,176), (154429,1840674,1,'soga_lip_type',-43,75,59), (154430,1840674,1,'soga_nose_type',-75,75,-42), (154431,1840674,0,'soga_skin_color',193,193,193), (154432,1840675,1,'cheek_type',2,-3,0), (154433,1840675,1,'chin_type',-12,34,17), (154434,1840675,1,'ear_type',28,0,0), (154435,1840675,1,'eye_brow_type',-29,0,-17), (154436,1840675,0,'eye_color',209,180,255), (154437,1840675,1,'eye_type',-26,0,0), (154438,1840675,0,'hair_face_color',169,169,169), (154439,1840675,0,'hair_face_highlight_color',105,103,97), (154440,1840675,0,'hair_type_color',169,169,169), (154441,1840675,0,'hair_type_highlight_color',105,103,97), (154442,1840675,1,'lip_type',31,25,-22), (154443,1840675,1,'nose_type',2,0,-2), (154444,1840675,0,'skin_color',118,131,165), (154445,1840675,1,'soga_cheek_type',2,-3,0), (154446,1840675,1,'soga_chin_type',-12,34,17), (154447,1840675,1,'soga_ear_type',28,0,0), (154448,1840675,1,'soga_eye_brow_type',-29,0,-17), (154449,1840675,0,'soga_eye_color',229,229,102), (154450,1840675,1,'soga_eye_type',-26,0,0), (154451,1840675,0,'soga_hair_face_color',169,169,169), (154452,1840675,0,'soga_hair_face_highlight_color',105,103,97), (154453,1840675,0,'soga_hair_type_color',169,169,169), (154454,1840675,0,'soga_hair_type_highlight_color',105,103,97), (154455,1840675,1,'soga_lip_type',31,25,-22), (154456,1840675,1,'soga_nose_type',2,0,-2), (154457,1840675,0,'soga_skin_color',118,131,165), (154458,1840675,0,'wing_color1',255,255,255), (154459,1840675,0,'wing_color2',255,255,255), (154460,1840676,0,'eye_color',255,255,255), (154461,1840676,0,'skin_color',255,255,255), (154462,1840676,0,'soga_eye_color',255,0,255), (154463,1840677,1,'cheek_type',89,-68,0), (154464,1840677,1,'chin_type',-18,-40,-68), (154465,1840677,1,'ear_type',17,10,0), (154466,1840677,1,'eye_brow_type',34,17,97), (154467,1840677,0,'eye_color',56,41,94), (154468,1840677,1,'eye_type',85,0,0), (154469,1840677,0,'hair_color1',161,165,168), (154470,1840677,0,'hair_color2',60,71,71), (154471,1840677,0,'hair_face_color',244,246,246), (154472,1840677,0,'hair_face_highlight_color',104,133,148), (154473,1840677,0,'hair_highlight',102,153,147), (154474,1840677,0,'hair_type_color',244,246,246), (154475,1840677,0,'hair_type_highlight_color',104,133,148), (154476,1840677,1,'lip_type',7,17,-29), (154477,1840677,1,'nose_type',1,-87,-25), (154478,1840677,0,'skin_color',146,126,160), (154479,1840677,1,'soga_cheek_type',89,-68,0), (154480,1840677,1,'soga_chin_type',-18,-40,-68), (154481,1840677,1,'soga_ear_type',17,10,0), (154482,1840677,1,'soga_eye_brow_type',34,17,97), (154483,1840677,0,'soga_eye_color',229,229,102), (154484,1840677,1,'soga_eye_type',85,0,0), (154485,1840677,0,'soga_hair_color1',161,165,168), (154486,1840677,0,'soga_hair_color2',60,71,71), (154487,1840677,0,'soga_hair_face_color',244,246,246), (154488,1840677,0,'soga_hair_face_highlight_color',104,133,148), (154489,1840677,0,'soga_hair_highlight',102,153,147), (154490,1840677,0,'soga_hair_type_color',244,246,246), (154491,1840677,0,'soga_hair_type_highlight_color',104,133,148), (154492,1840677,1,'soga_lip_type',7,17,-29), (154493,1840677,1,'soga_nose_type',1,-87,-25), (154494,1840677,0,'soga_skin_color',146,126,160), (154495,1840678,1,'cheek_type',-41,-89,0), (154496,1840678,1,'chin_type',42,-7,-39), (154497,1840678,1,'ear_type',42,-41,0), (154498,1840678,1,'eye_brow_type',-25,28,-23), (154499,1840678,0,'eye_color',239,133,255), (154500,1840678,1,'eye_type',-58,0,0), (154501,1840678,0,'hair_color1',160,156,172), (154502,1840678,0,'hair_color2',62,62,68), (154503,1840678,0,'hair_face_color',244,244,246), (154504,1840678,0,'hair_face_highlight_color',156,172,168), (154505,1840678,0,'hair_highlight',114,112,142), (154506,1840678,0,'hair_type_color',244,244,246), (154507,1840678,0,'hair_type_highlight_color',156,172,168), (154508,1840678,1,'lip_type',31,81,63), (154509,1840678,1,'nose_type',44,70,53), (154510,1840678,0,'skin_color',152,172,190), (154511,1840678,1,'soga_cheek_type',-41,-89,0), (154512,1840678,1,'soga_chin_type',42,-7,-39), (154513,1840678,1,'soga_ear_type',42,-41,0), (154514,1840678,1,'soga_eye_brow_type',-25,28,-23), (154515,1840678,0,'soga_eye_color',229,229,102), (154516,1840678,1,'soga_eye_type',-58,0,0), (154517,1840678,0,'soga_hair_color1',160,156,172), (154518,1840678,0,'soga_hair_color2',62,62,68), (154519,1840678,0,'soga_hair_face_color',244,244,246), (154520,1840678,0,'soga_hair_face_highlight_color',156,172,168), (154521,1840678,0,'soga_hair_highlight',114,112,142), (154522,1840678,0,'soga_hair_type_color',244,244,246), (154523,1840678,0,'soga_hair_type_highlight_color',156,172,168), (154524,1840678,1,'soga_lip_type',31,81,63), (154525,1840678,1,'soga_nose_type',44,70,53), (154526,1840678,0,'soga_skin_color',152,172,190), (154527,1840678,0,'wing_color1',255,255,255), (154528,1840678,0,'wing_color2',255,255,255), (154529,1840679,1,'cheek_type',87,34,0), (154530,1840679,1,'chin_type',62,-95,25), (154531,1840679,1,'ear_type',44,-64,0), (154532,1840679,1,'eye_brow_type',-77,58,98), (154533,1840679,0,'eye_color',28,33,54), (154534,1840679,1,'eye_type',-31,0,0), (154535,1840679,0,'hair_color1',93,64,120), (154536,1840679,0,'hair_color2',95,79,92), (154537,1840679,0,'hair_face_color',105,144,167), (154538,1840679,0,'hair_face_highlight_color',6,3,1), (154539,1840679,0,'hair_highlight',33,22,19), (154540,1840679,0,'hair_type_color',105,144,167), (154541,1840679,0,'hair_type_highlight_color',6,3,1), (154542,1840679,1,'lip_type',88,22,85), (154543,1840679,1,'nose_type',82,-12,-70), (154544,1840679,0,'skin_color',120,163,162), (154545,1840679,1,'soga_cheek_type',87,34,0), (154546,1840679,1,'soga_chin_type',62,-95,25), (154547,1840679,1,'soga_ear_type',44,-64,0), (154548,1840679,1,'soga_eye_brow_type',-77,58,98), (154549,1840679,0,'soga_eye_color',229,229,102), (154550,1840679,1,'soga_eye_type',-31,0,0), (154551,1840679,0,'soga_hair_color1',93,64,120), (154552,1840679,0,'soga_hair_color2',95,79,92), (154553,1840679,0,'soga_hair_face_color',105,144,167), (154554,1840679,0,'soga_hair_face_highlight_color',6,3,1), (154555,1840679,0,'soga_hair_highlight',33,22,19), (154556,1840679,0,'soga_hair_type_color',105,144,167), (154557,1840679,0,'soga_hair_type_highlight_color',6,3,1), (154558,1840679,1,'soga_lip_type',88,22,85), (154559,1840679,1,'soga_nose_type',82,-12,-70), (154560,1840679,0,'soga_skin_color',120,163,162), (154561,1840679,0,'wing_color1',255,255,255), (154562,1840679,0,'wing_color2',255,255,255), (154563,1840680,1,'cheek_type',94,22,0), (154564,1840680,1,'chin_type',26,-47,68), (154565,1840680,1,'ear_type',-46,-31,0), (154566,1840680,1,'eye_brow_type',74,-48,87), (154567,1840680,0,'eye_color',201,137,255), (154568,1840680,1,'eye_type',-71,0,0), (154569,1840680,0,'hair_color1',161,165,168), (154570,1840680,0,'hair_color2',60,71,71), (154571,1840680,0,'hair_face_color',244,246,246), (154572,1840680,0,'hair_face_highlight_color',86,68,133), (154573,1840680,0,'hair_highlight',152,46,102), (154574,1840680,0,'hair_type_color',244,246,246), (154575,1840680,0,'hair_type_highlight_color',86,68,133), (154576,1840680,1,'lip_type',-98,90,-65), (154577,1840680,1,'nose_type',-44,-81,37), (154578,1840680,0,'skin_color',123,166,165), (154579,1840680,1,'soga_cheek_type',94,22,0), (154580,1840680,1,'soga_chin_type',26,-47,68), (154581,1840680,1,'soga_ear_type',-46,-31,0), (154582,1840680,1,'soga_eye_brow_type',74,-48,87), (154583,1840680,0,'soga_eye_color',229,229,102), (154584,1840680,1,'soga_eye_type',-71,0,0), (154585,1840680,0,'soga_hair_color1',161,165,168), (154586,1840680,0,'soga_hair_color2',60,71,71), (154587,1840680,0,'soga_hair_face_color',244,246,246), (154588,1840680,0,'soga_hair_face_highlight_color',86,68,133), (154589,1840680,0,'soga_hair_highlight',152,46,102), (154590,1840680,0,'soga_hair_type_color',244,246,246), (154591,1840680,0,'soga_hair_type_highlight_color',86,68,133), (154592,1840680,1,'soga_lip_type',-98,90,-65), (154593,1840680,1,'soga_nose_type',-44,-81,37), (154594,1840680,0,'soga_skin_color',123,166,165), (154595,1840680,0,'wing_color1',255,255,255), (154596,1840680,0,'wing_color2',255,255,255), (154597,1840681,1,'cheek_type',-74,-93,0), (154598,1840681,1,'chin_type',-8,19,-61), (154599,1840681,1,'ear_type',2,-77,0), (154600,1840681,1,'eye_brow_type',-96,10,-87), (154601,1840681,0,'eye_color',228,165,255), (154602,1840681,1,'eye_type',-87,0,0), (154603,1840681,0,'hair_color1',93,64,120), (154604,1840681,0,'hair_color2',95,79,92), (154605,1840681,0,'hair_face_color',107,150,172), (154606,1840681,0,'hair_face_highlight_color',244,244,246), (154607,1840681,0,'hair_highlight',160,156,172), (154608,1840681,0,'hair_type_color',107,150,172), (154609,1840681,0,'hair_type_highlight_color',244,244,246), (154610,1840681,1,'lip_type',-11,9,47), (154611,1840681,1,'nose_type',65,-41,28), (154612,1840681,0,'skin_color',190,179,212), (154613,1840681,1,'soga_cheek_type',-74,-93,0), (154614,1840681,1,'soga_chin_type',-8,19,-61), (154615,1840681,1,'soga_ear_type',2,-77,0), (154616,1840681,1,'soga_eye_brow_type',-96,10,-87), (154617,1840681,0,'soga_eye_color',229,229,102), (154618,1840681,1,'soga_eye_type',-87,0,0), (154619,1840681,0,'soga_hair_color1',93,64,120), (154620,1840681,0,'soga_hair_color2',95,79,92), (154621,1840681,0,'soga_hair_face_color',107,150,172), (154622,1840681,0,'soga_hair_face_highlight_color',244,244,246), (154623,1840681,0,'soga_hair_highlight',160,156,172), (154624,1840681,0,'soga_hair_type_color',107,150,172), (154625,1840681,0,'soga_hair_type_highlight_color',244,244,246), (154626,1840681,1,'soga_lip_type',-11,9,47), (154627,1840681,1,'soga_nose_type',65,-41,28), (154628,1840681,0,'soga_skin_color',190,179,212), (154629,1840681,0,'wing_color1',255,255,255), (154630,1840681,0,'wing_color2',255,255,255), (154631,1840682,1,'cheek_type',-8,53,0), (154632,1840682,1,'chin_type',-42,72,-3), (154633,1840682,1,'ear_type',51,4,0), (154634,1840682,1,'eye_brow_type',7,-7,-25), (154635,1840682,0,'eye_color',12,16,24), (154636,1840682,1,'eye_type',-63,0,0), (154637,1840682,0,'hair_color1',114,112,142), (154638,1840682,0,'hair_color2',121,113,107), (154639,1840682,0,'hair_face_color',145,168,168), (154640,1840682,0,'hair_face_highlight_color',193,183,168), (154641,1840682,0,'hair_highlight',112,123,142), (154642,1840682,0,'hair_type_color',145,168,168), (154643,1840682,0,'hair_type_highlight_color',193,183,168), (154644,1840682,1,'lip_type',95,-98,90), (154645,1840682,1,'nose_type',0,-52,-29), (154646,1840682,0,'skin_color',122,165,164), (154647,1840682,1,'soga_cheek_type',-8,53,0), (154648,1840682,1,'soga_chin_type',-42,72,-3), (154649,1840682,1,'soga_ear_type',51,4,0), (154650,1840682,1,'soga_eye_brow_type',7,-7,-25), (154651,1840682,0,'soga_eye_color',229,229,102), (154652,1840682,1,'soga_eye_type',-63,0,0), (154653,1840682,0,'soga_hair_color1',114,112,142), (154654,1840682,0,'soga_hair_color2',121,113,107), (154655,1840682,0,'soga_hair_face_color',145,168,168), (154656,1840682,0,'soga_hair_face_highlight_color',193,183,168), (154657,1840682,0,'soga_hair_highlight',112,123,142), (154658,1840682,0,'soga_hair_type_color',145,168,168), (154659,1840682,0,'soga_hair_type_highlight_color',193,183,168), (154660,1840682,1,'soga_lip_type',95,-98,90), (154661,1840682,1,'soga_nose_type',0,-52,-29), (154662,1840682,0,'soga_skin_color',122,165,164), (154663,1840682,0,'wing_color1',255,255,255), (154664,1840682,0,'wing_color2',255,255,255), (154665,1840683,1,'cheek_type',0,2,0), (154666,1840683,1,'chin_type',-1,28,28), (154667,1840683,1,'ear_type',34,12,0), (154668,1840683,1,'eye_brow_type',-2,-10,-5), (154669,1840683,0,'eye_color',101,107,192), (154670,1840683,1,'eye_type',-31,0,0), (154671,1840683,0,'hair_face_color',144,146,146), (154672,1840683,0,'hair_face_highlight_color',105,103,97), (154673,1840683,0,'hair_type_color',144,146,146), (154674,1840683,0,'hair_type_highlight_color',105,103,97), (154675,1840683,1,'lip_type',7,-20,-9), (154676,1840683,1,'nose_type',-11,0,-34), (154677,1840683,0,'skin_color',132,120,163), (154678,1840683,1,'soga_cheek_type',0,2,0), (154679,1840683,1,'soga_chin_type',-1,28,28), (154680,1840683,1,'soga_ear_type',34,12,0), (154681,1840683,1,'soga_eye_brow_type',-2,-10,-5), (154682,1840683,0,'soga_eye_color',229,229,102), (154683,1840683,1,'soga_eye_type',-31,0,0), (154684,1840683,0,'soga_hair_face_color',144,146,146), (154685,1840683,0,'soga_hair_face_highlight_color',105,103,97), (154686,1840683,0,'soga_hair_type_color',144,146,146), (154687,1840683,0,'soga_hair_type_highlight_color',105,103,97), (154688,1840683,1,'soga_lip_type',7,-20,-9), (154689,1840683,1,'soga_nose_type',-11,0,-34), (154690,1840683,0,'soga_skin_color',132,120,163), (154691,1840683,0,'wing_color1',255,255,255), (154692,1840683,0,'wing_color2',255,255,255), (154693,1840684,1,'cheek_type',0,5,0), (154694,1840684,1,'chin_type',-18,-34,18), (154695,1840684,1,'ear_type',-17,25,0), (154696,1840684,1,'eye_brow_type',19,-7,21), (154697,1840684,0,'eye_color',20,10,22), (154698,1840684,1,'eye_type',-23,0,0), (154699,1840684,0,'hair_face_color',213,216,216), (154700,1840684,0,'hair_face_highlight_color',105,103,97), (154701,1840684,0,'hair_type_color',213,216,216), (154702,1840684,0,'hair_type_highlight_color',105,103,97), (154703,1840684,1,'lip_type',-28,42,10), (154704,1840684,1,'nose_type',28,28,-14), (154705,1840684,0,'skin_color',57,46,44), (154706,1840684,1,'soga_cheek_type',0,5,0), (154707,1840684,1,'soga_chin_type',-18,-34,18), (154708,1840684,1,'soga_ear_type',-17,25,0), (154709,1840684,1,'soga_eye_brow_type',19,-7,21), (154710,1840684,0,'soga_eye_color',229,229,102), (154711,1840684,1,'soga_eye_type',-23,0,0), (154712,1840684,0,'soga_hair_face_color',213,216,216), (154713,1840684,0,'soga_hair_face_highlight_color',105,103,97), (154714,1840684,0,'soga_hair_type_color',213,216,216), (154715,1840684,0,'soga_hair_type_highlight_color',105,103,97), (154716,1840684,1,'soga_lip_type',-28,42,10), (154717,1840684,1,'soga_nose_type',28,28,-14), (154718,1840684,0,'soga_skin_color',57,46,44), (154719,1840684,0,'wing_color1',255,255,255), (154720,1840684,0,'wing_color2',255,255,255), (154721,1840685,1,'cheek_type',-29,50,0), (154722,1840685,1,'chin_type',5,-17,-23), (154723,1840685,1,'ear_type',34,44,0), (154724,1840685,1,'eye_brow_type',84,61,0), (154725,1840685,0,'eye_color',197,197,255), (154726,1840685,1,'eye_type',-43,0,0), (154727,1840685,0,'hair_color1',160,156,172), (154728,1840685,0,'hair_color2',62,62,68), (154729,1840685,0,'hair_face_color',244,244,246), (154730,1840685,0,'hair_face_highlight_color',107,131,144), (154731,1840685,0,'hair_highlight',98,91,163), (154732,1840685,0,'hair_type_color',244,244,246), (154733,1840685,0,'hair_type_highlight_color',107,131,144), (154734,1840685,1,'lip_type',7,-62,43), (154735,1840685,1,'nose_type',94,38,-31), (154736,1840685,0,'skin_color',153,132,130), (154737,1840685,1,'soga_cheek_type',-29,50,0), (154738,1840685,1,'soga_chin_type',5,-17,-23), (154739,1840685,1,'soga_ear_type',34,44,0), (154740,1840685,1,'soga_eye_brow_type',84,61,0), (154741,1840685,0,'soga_eye_color',229,229,102), (154742,1840685,1,'soga_eye_type',-43,0,0), (154743,1840685,0,'soga_hair_color1',160,156,172), (154744,1840685,0,'soga_hair_color2',62,62,68), (154745,1840685,0,'soga_hair_face_color',244,244,246), (154746,1840685,0,'soga_hair_face_highlight_color',107,131,144), (154747,1840685,0,'soga_hair_highlight',98,91,163), (154748,1840685,0,'soga_hair_type_color',244,244,246), (154749,1840685,0,'soga_hair_type_highlight_color',107,131,144), (154750,1840685,1,'soga_lip_type',7,-62,43), (154751,1840685,1,'soga_nose_type',94,38,-31), (154752,1840685,0,'soga_skin_color',153,132,130), (154753,1840685,0,'wing_color1',255,255,255), (154754,1840685,0,'wing_color2',255,255,255), (154755,1840686,1,'cheek_type',-2,10,0), (154756,1840686,1,'chin_type',0,-25,17), (154757,1840686,1,'ear_type',28,-9,0), (154758,1840686,1,'eye_brow_type',25,-10,10), (154759,1840686,1,'eye_type',7,0,0), (154760,1840686,0,'hair_face_color',139,122,138), (154761,1840686,0,'hair_face_highlight_color',105,103,97), (154762,1840686,0,'hair_type_color',139,122,138), (154763,1840686,0,'hair_type_highlight_color',105,103,97), (154764,1840686,1,'lip_type',41,21,38), (154765,1840686,1,'nose_type',-12,-12,-28), (154766,1840686,0,'skin_color',0,4,4), (154767,1840686,1,'soga_cheek_type',-2,10,0), (154768,1840686,1,'soga_chin_type',0,-25,17), (154769,1840686,1,'soga_ear_type',28,-9,0), (154770,1840686,1,'soga_eye_brow_type',25,-10,10), (154771,1840686,0,'soga_eye_color',229,229,102), (154772,1840686,1,'soga_eye_type',7,0,0), (154773,1840686,0,'soga_hair_face_color',139,122,138), (154774,1840686,0,'soga_hair_face_highlight_color',105,103,97), (154775,1840686,0,'soga_hair_type_color',139,122,138), (154776,1840686,0,'soga_hair_type_highlight_color',105,103,97), (154777,1840686,1,'soga_lip_type',41,21,38), (154778,1840686,1,'soga_nose_type',-12,-12,-28), (154779,1840686,0,'soga_skin_color',0,4,4), (154780,1840686,0,'wing_color1',255,255,255), (154781,1840686,0,'wing_color2',255,255,255), (154782,1840687,1,'cheek_type',-2,10,0), (154783,1840687,1,'chin_type',0,-25,17), (154784,1840687,1,'ear_type',28,-9,0), (154785,1840687,1,'eye_brow_type',25,-10,10), (154786,1840687,1,'eye_type',7,0,0), (154787,1840687,0,'hair_face_color',139,122,138), (154788,1840687,0,'hair_face_highlight_color',105,103,97), (154789,1840687,0,'hair_type_color',139,122,138), (154790,1840687,0,'hair_type_highlight_color',105,103,97), (154791,1840687,1,'lip_type',41,21,38), (154792,1840687,1,'nose_type',-12,-12,-28), (154793,1840687,0,'skin_color',0,4,4), (154794,1840687,1,'soga_cheek_type',-2,10,0), (154795,1840687,1,'soga_chin_type',0,-25,17), (154796,1840687,1,'soga_ear_type',28,-9,0), (154797,1840687,1,'soga_eye_brow_type',25,-10,10), (154798,1840687,0,'soga_eye_color',229,229,102), (154799,1840687,1,'soga_eye_type',7,0,0), (154800,1840687,0,'soga_hair_face_color',139,122,138), (154801,1840687,0,'soga_hair_face_highlight_color',105,103,97), (154802,1840687,0,'soga_hair_type_color',139,122,138), (154803,1840687,0,'soga_hair_type_highlight_color',105,103,97), (154804,1840687,1,'soga_lip_type',41,21,38), (154805,1840687,1,'soga_nose_type',-12,-12,-28), (154806,1840687,0,'soga_skin_color',0,4,4), (154807,1840687,0,'wing_color1',255,255,255), (154808,1840687,0,'wing_color2',255,255,255), (154809,1840688,1,'cheek_type',0,2,0), (154810,1840688,1,'chin_type',-1,28,28), (154811,1840688,1,'ear_type',34,12,0), (154812,1840688,1,'eye_brow_type',-2,-10,-5), (154813,1840688,0,'eye_color',101,107,192), (154814,1840688,1,'eye_type',-31,0,0), (154815,1840688,0,'hair_face_color',144,146,146), (154816,1840688,0,'hair_face_highlight_color',105,103,97), (154817,1840688,0,'hair_type_color',144,146,146), (154818,1840688,0,'hair_type_highlight_color',105,103,97), (154819,1840688,1,'lip_type',7,-20,-9), (154820,1840688,1,'nose_type',-11,0,-34), (154821,1840688,0,'skin_color',132,120,163), (154822,1840688,1,'soga_cheek_type',0,2,0), (154823,1840688,1,'soga_chin_type',-1,28,28), (154824,1840688,1,'soga_ear_type',34,12,0), (154825,1840688,1,'soga_eye_brow_type',-2,-10,-5), (154826,1840688,0,'soga_eye_color',229,229,102), (154827,1840688,1,'soga_eye_type',-31,0,0), (154828,1840688,0,'soga_hair_face_color',144,146,146), (154829,1840688,0,'soga_hair_face_highlight_color',105,103,97), (154830,1840688,0,'soga_hair_type_color',144,146,146), (154831,1840688,0,'soga_hair_type_highlight_color',105,103,97), (154832,1840688,1,'soga_lip_type',7,-20,-9), (154833,1840688,1,'soga_nose_type',-11,0,-34), (154834,1840688,0,'soga_skin_color',132,120,163), (154835,1840688,0,'wing_color1',255,255,255), (154836,1840688,0,'wing_color2',255,255,255), (154837,1840689,1,'cheek_type',7,20,0), (154838,1840689,1,'chin_type',11,-8,-5), (154839,1840689,1,'ear_type',0,-12,0), (154840,1840689,1,'eye_brow_type',4,-11,-34), (154841,1840689,0,'eye_color',188,146,255), (154842,1840689,1,'eye_type',32,0,0), (154843,1840689,0,'hair_face_color',173,152,172), (154844,1840689,0,'hair_face_highlight_color',105,103,97), (154845,1840689,0,'hair_type_color',173,152,172), (154846,1840689,0,'hair_type_highlight_color',105,103,97), (154847,1840689,1,'lip_type',5,-26,-26), (154848,1840689,1,'nose_type',0,25,28), (154849,1840689,0,'skin_color',103,159,158), (154850,1840689,1,'soga_cheek_type',7,20,0), (154851,1840689,1,'soga_chin_type',11,-8,-5), (154852,1840689,1,'soga_ear_type',0,-12,0), (154853,1840689,1,'soga_eye_brow_type',4,-11,-34), (154854,1840689,0,'soga_eye_color',229,229,102), (154855,1840689,1,'soga_eye_type',32,0,0), (154856,1840689,0,'soga_hair_face_color',173,152,172), (154857,1840689,0,'soga_hair_face_highlight_color',105,103,97), (154858,1840689,0,'soga_hair_type_color',173,152,172), (154859,1840689,0,'soga_hair_type_highlight_color',105,103,97), (154860,1840689,1,'soga_lip_type',5,-26,-26), (154861,1840689,1,'soga_nose_type',0,25,28), (154862,1840689,0,'soga_skin_color',103,159,158), (154863,1840689,0,'wing_color1',255,255,255), (154864,1840689,0,'wing_color2',255,255,255), (154865,1840690,1,'cheek_type',0,2,0), (154866,1840690,1,'chin_type',-1,28,28), (154867,1840690,1,'ear_type',34,12,0), (154868,1840690,1,'eye_brow_type',-2,-10,-5), (154869,1840690,0,'eye_color',101,107,192), (154870,1840690,1,'eye_type',-31,0,0), (154871,1840690,0,'hair_face_color',144,146,146), (154872,1840690,0,'hair_face_highlight_color',105,103,97), (154873,1840690,0,'hair_type_color',144,146,146), (154874,1840690,0,'hair_type_highlight_color',105,103,97), (154875,1840690,1,'lip_type',7,-20,-9), (154876,1840690,1,'nose_type',-11,0,-34), (154877,1840690,0,'skin_color',132,120,163), (154878,1840690,1,'soga_cheek_type',0,2,0), (154879,1840690,1,'soga_chin_type',-1,28,28), (154880,1840690,1,'soga_ear_type',34,12,0), (154881,1840690,1,'soga_eye_brow_type',-2,-10,-5), (154882,1840690,0,'soga_eye_color',229,229,102), (154883,1840690,1,'soga_eye_type',-31,0,0), (154884,1840690,0,'soga_hair_face_color',144,146,146), (154885,1840690,0,'soga_hair_face_highlight_color',105,103,97), (154886,1840690,0,'soga_hair_type_color',144,146,146), (154887,1840690,0,'soga_hair_type_highlight_color',105,103,97), (154888,1840690,1,'soga_lip_type',7,-20,-9), (154889,1840690,1,'soga_nose_type',-11,0,-34), (154890,1840690,0,'soga_skin_color',132,120,163), (154891,1840690,0,'wing_color1',255,255,255), (154892,1840690,0,'wing_color2',255,255,255), (154893,1840691,1,'cheek_type',50,-50,0), (154894,1840691,1,'chin_type',-22,-31,42), (154895,1840691,1,'ear_type',31,72,0), (154896,1840691,1,'eye_brow_type',59,-7,-25), (154897,1840691,0,'eye_color',227,117,255), (154898,1840691,1,'eye_type',-62,0,0), (154899,1840691,0,'hair_color1',112,123,142), (154900,1840691,0,'hair_color2',124,116,110), (154901,1840691,0,'hair_face_color',200,186,172), (154902,1840691,0,'hair_face_highlight_color',7,1,1), (154903,1840691,0,'hair_highlight',56,22,22), (154904,1840691,0,'hair_type_color',200,186,172), (154905,1840691,0,'hair_type_highlight_color',7,1,1), (154906,1840691,1,'lip_type',-87,42,-28), (154907,1840691,1,'nose_type',32,-87,9), (154908,1840691,0,'skin_color',149,148,179), (154909,1840691,1,'soga_cheek_type',50,-50,0), (154910,1840691,1,'soga_chin_type',-22,-31,42), (154911,1840691,1,'soga_ear_type',31,72,0), (154912,1840691,1,'soga_eye_brow_type',59,-7,-25), (154913,1840691,0,'soga_eye_color',229,229,102), (154914,1840691,1,'soga_eye_type',-62,0,0), (154915,1840691,0,'soga_hair_color1',112,123,142), (154916,1840691,0,'soga_hair_color2',124,116,110), (154917,1840691,0,'soga_hair_face_color',200,186,172), (154918,1840691,0,'soga_hair_face_highlight_color',7,1,1), (154919,1840691,0,'soga_hair_highlight',56,22,22), (154920,1840691,0,'soga_hair_type_color',200,186,172), (154921,1840691,0,'soga_hair_type_highlight_color',7,1,1), (154922,1840691,1,'soga_lip_type',-87,42,-28), (154923,1840691,1,'soga_nose_type',32,-87,9), (154924,1840691,0,'soga_skin_color',149,148,179), (154925,1840691,0,'wing_color1',255,255,255), (154926,1840691,0,'wing_color2',255,255,255), (154927,1840692,1,'cheek_type',-41,-89,0), (154928,1840692,1,'chin_type',42,-7,-39), (154929,1840692,1,'ear_type',42,-41,0), (154930,1840692,1,'eye_brow_type',-25,28,-23), (154931,1840692,0,'eye_color',239,133,255), (154932,1840692,1,'eye_type',-58,0,0), (154933,1840692,0,'hair_color1',160,156,172), (154934,1840692,0,'hair_color2',62,62,68), (154935,1840692,0,'hair_face_color',244,244,246), (154936,1840692,0,'hair_face_highlight_color',156,172,168), (154937,1840692,0,'hair_highlight',114,112,142), (154938,1840692,0,'hair_type_color',244,244,246), (154939,1840692,0,'hair_type_highlight_color',156,172,168), (154940,1840692,1,'lip_type',31,81,63), (154941,1840692,1,'nose_type',44,70,53), (154942,1840692,0,'skin_color',152,172,190), (154943,1840692,1,'soga_cheek_type',-41,-89,0), (154944,1840692,1,'soga_chin_type',42,-7,-39), (154945,1840692,1,'soga_ear_type',42,-41,0), (154946,1840692,1,'soga_eye_brow_type',-25,28,-23), (154947,1840692,0,'soga_eye_color',229,229,102), (154948,1840692,1,'soga_eye_type',-58,0,0), (154949,1840692,0,'soga_hair_color1',160,156,172), (154950,1840692,0,'soga_hair_color2',62,62,68), (154951,1840692,0,'soga_hair_face_color',244,244,246), (154952,1840692,0,'soga_hair_face_highlight_color',156,172,168), (154953,1840692,0,'soga_hair_highlight',114,112,142), (154954,1840692,0,'soga_hair_type_color',244,244,246), (154955,1840692,0,'soga_hair_type_highlight_color',156,172,168), (154956,1840692,1,'soga_lip_type',31,81,63), (154957,1840692,1,'soga_nose_type',44,70,53), (154958,1840692,0,'soga_skin_color',152,172,190), (154959,1840692,0,'wing_color1',255,255,255), (154960,1840692,0,'wing_color2',255,255,255), (154961,1840693,1,'cheek_type',31,61,0), (154962,1840693,1,'chin_type',25,46,96), (154963,1840693,1,'ear_type',81,-72,0), (154964,1840693,1,'eye_brow_type',-57,-10,47), (154965,1840693,0,'eye_color',142,144,255), (154966,1840693,1,'eye_type',44,0,0), (154967,1840693,0,'hair_color1',43,36,70), (154968,1840693,0,'hair_color2',49,49,53), (154969,1840693,0,'hair_face_color',61,61,75), (154970,1840693,0,'hair_face_highlight_color',244,245,246), (154971,1840693,0,'hair_highlight',160,156,172), (154972,1840693,0,'hair_type_color',61,61,75), (154973,1840693,0,'hair_type_highlight_color',244,245,246), (154974,1840693,1,'lip_type',-84,61,10), (154975,1840693,1,'nose_type',-31,31,-74), (154976,1840693,0,'skin_color',192,178,212), (154977,1840693,1,'soga_cheek_type',31,61,0), (154978,1840693,1,'soga_chin_type',25,46,96), (154979,1840693,1,'soga_ear_type',81,-72,0), (154980,1840693,1,'soga_eye_brow_type',-57,-10,47), (154981,1840693,0,'soga_eye_color',229,229,102), (154982,1840693,1,'soga_eye_type',44,0,0), (154983,1840693,0,'soga_hair_color1',43,36,70), (154984,1840693,0,'soga_hair_color2',49,49,53), (154985,1840693,0,'soga_hair_face_color',61,61,75), (154986,1840693,0,'soga_hair_face_highlight_color',244,245,246), (154987,1840693,0,'soga_hair_highlight',160,156,172), (154988,1840693,0,'soga_hair_type_color',61,61,75), (154989,1840693,0,'soga_hair_type_highlight_color',244,245,246), (154990,1840693,1,'soga_lip_type',-84,61,10), (154991,1840693,1,'soga_nose_type',-31,31,-74), (154992,1840693,0,'soga_skin_color',192,178,212), (154993,1840693,0,'wing_color1',255,255,255), (154994,1840693,0,'wing_color2',255,255,255), (154995,1840694,1,'cheek_type',-20,65,0), (154996,1840694,1,'chin_type',-5,87,3), (154997,1840694,1,'ear_type',63,11,0), (154998,1840694,1,'eye_brow_type',-45,52,98), (154999,1840694,0,'eye_color',234,119,255), (155000,1840694,1,'eye_type',-47,0,0), (155001,1840694,0,'hair_color1',161,165,168), (155002,1840694,0,'hair_color2',60,71,71), (155003,1840694,0,'hair_face_color',244,246,246), (155004,1840694,0,'hair_face_highlight_color',6,3,1), (155005,1840694,0,'hair_highlight',33,22,19), (155006,1840694,0,'hair_type_color',244,246,246), (155007,1840694,0,'hair_type_highlight_color',6,3,1), (155008,1840694,1,'lip_type',-42,-75,14), (155009,1840694,1,'nose_type',29,-65,-17), (155010,1840694,0,'skin_color',155,139,173), (155011,1840694,1,'soga_cheek_type',-20,65,0), (155012,1840694,1,'soga_chin_type',-5,87,3), (155013,1840694,1,'soga_ear_type',63,11,0), (155014,1840694,1,'soga_eye_brow_type',-45,52,98), (155015,1840694,0,'soga_eye_color',229,229,102), (155016,1840694,1,'soga_eye_type',-47,0,0), (155017,1840694,0,'soga_hair_color1',161,165,168), (155018,1840694,0,'soga_hair_color2',60,71,71), (155019,1840694,0,'soga_hair_face_color',244,246,246), (155020,1840694,0,'soga_hair_face_highlight_color',6,3,1), (155021,1840694,0,'soga_hair_highlight',33,22,19), (155022,1840694,0,'soga_hair_type_color',244,246,246), (155023,1840694,0,'soga_hair_type_highlight_color',6,3,1), (155024,1840694,1,'soga_lip_type',-42,-75,14), (155025,1840694,1,'soga_nose_type',29,-65,-17), (155026,1840694,0,'soga_skin_color',155,139,173), (155027,1840694,0,'wing_color1',255,255,255), (155028,1840694,0,'wing_color2',255,255,255), (155029,1840695,0,'eye_color',255,255,255), (155030,1840695,0,'skin_color',255,255,255), (155031,1840695,0,'soga_eye_color',255,0,255), (155032,1840696,0,'eye_color',255,255,255), (155033,1840696,0,'skin_color',255,255,255), (155034,1840696,0,'soga_eye_color',255,0,255), (155035,1840697,1,'cheek_type',-43,-72,0), (155036,1840697,1,'chin_type',38,-75,77), (155037,1840697,1,'ear_type',-61,-83,0), (155038,1840697,1,'eye_brow_type',-51,-35,-31), (155039,1840697,0,'eye_color',173,142,88), (155040,1840697,1,'eye_type',-76,0,0), (155041,1840697,0,'hair_color1',43,36,70), (155042,1840697,0,'hair_color2',64,76,74), (155043,1840697,0,'hair_face_color',49,47,61), (155044,1840697,0,'hair_face_highlight_color',42,29,2), (155045,1840697,0,'hair_highlight',79,28,15), (155046,1840697,0,'hair_type_color',49,47,61), (155047,1840697,0,'hair_type_highlight_color',42,29,2), (155048,1840697,1,'lip_type',3,41,70), (155049,1840697,1,'nose_type',-47,82,31), (155050,1840697,0,'skin_color',243,251,251), (155051,1840697,1,'soga_cheek_type',-43,-72,0), (155052,1840697,1,'soga_chin_type',38,-75,77), (155053,1840697,1,'soga_ear_type',-61,-83,0), (155054,1840697,1,'soga_eye_brow_type',-51,-35,-31), (155055,1840697,0,'soga_eye_color',229,229,102), (155056,1840697,1,'soga_eye_type',-76,0,0), (155057,1840697,0,'soga_hair_color1',43,36,70), (155058,1840697,0,'soga_hair_color2',64,76,74), (155059,1840697,0,'soga_hair_face_color',49,47,61), (155060,1840697,0,'soga_hair_face_highlight_color',42,29,2), (155061,1840697,0,'soga_hair_highlight',79,28,15), (155062,1840697,0,'soga_hair_type_color',49,47,61), (155063,1840697,0,'soga_hair_type_highlight_color',42,29,2), (155064,1840697,1,'soga_lip_type',3,41,70), (155065,1840697,1,'soga_nose_type',-47,82,31), (155066,1840697,0,'soga_skin_color',243,251,251), (155067,1840697,0,'wing_color1',255,255,255), (155068,1840697,0,'wing_color2',255,255,255), (155069,1840698,1,'cheek_type',-62,64,0), (155070,1840698,1,'chin_type',91,62,0), (155071,1840698,1,'ear_type',-76,78,0), (155072,1840698,1,'eye_brow_type',40,-61,96), (155073,1840698,0,'eye_color',118,129,225), (155074,1840698,1,'eye_type',19,0,0), (155075,1840698,0,'hair_color1',98,135,156), (155076,1840698,0,'hair_color2',88,95,109), (155077,1840698,0,'hair_face_color',100,131,153), (155078,1840698,0,'hair_face_highlight_color',5,4,1), (155079,1840698,0,'hair_highlight',33,22,19), (155080,1840698,0,'hair_type_color',100,131,153), (155081,1840698,0,'hair_type_highlight_color',5,4,1), (155082,1840698,1,'lip_type',66,84,-11), (155083,1840698,1,'nose_type',-87,-48,96), (155084,1840698,0,'skin_color',159,202,201), (155085,1840698,1,'soga_cheek_type',-62,64,0), (155086,1840698,1,'soga_chin_type',91,62,0), (155087,1840698,1,'soga_ear_type',-76,78,0), (155088,1840698,1,'soga_eye_brow_type',40,-61,96), (155089,1840698,0,'soga_eye_color',229,229,102), (155090,1840698,1,'soga_eye_type',19,0,0), (155091,1840698,0,'soga_hair_color1',98,135,156), (155092,1840698,0,'soga_hair_color2',88,95,109), (155093,1840698,0,'soga_hair_face_color',100,131,153), (155094,1840698,0,'soga_hair_face_highlight_color',5,4,1), (155095,1840698,0,'soga_hair_highlight',33,22,19), (155096,1840698,0,'soga_hair_type_color',100,131,153), (155097,1840698,0,'soga_hair_type_highlight_color',5,4,1), (155098,1840698,1,'soga_lip_type',66,84,-11), (155099,1840698,1,'soga_nose_type',-87,-48,96), (155100,1840698,0,'soga_skin_color',159,202,201), (155101,1840698,0,'wing_color1',255,255,255), (155102,1840698,0,'wing_color2',255,255,255), (155103,1840699,1,'cheek_type',7,50,0), (155104,1840699,1,'chin_type',-58,-96,-56), (155105,1840699,1,'ear_type',46,-56,0), (155106,1840699,1,'eye_brow_type',-89,14,22), (155107,1840699,0,'eye_color',240,139,255), (155108,1840699,1,'eye_type',-11,0,0), (155109,1840699,0,'hair_color1',56,22,22), (155110,1840699,0,'hair_color2',52,50,42), (155111,1840699,0,'hair_face_color',7,1,1), (155112,1840699,0,'hair_face_highlight_color',103,133,149), (155113,1840699,0,'hair_highlight',102,153,147), (155114,1840699,0,'hair_type_color',7,1,1), (155115,1840699,0,'hair_type_highlight_color',103,133,149), (155116,1840699,1,'lip_type',79,35,21), (155117,1840699,1,'nose_type',-96,56,94), (155118,1840699,0,'skin_color',199,172,194), (155119,1840699,1,'soga_cheek_type',7,50,0), (155120,1840699,1,'soga_chin_type',-58,-96,-56), (155121,1840699,1,'soga_ear_type',46,-56,0), (155122,1840699,1,'soga_eye_brow_type',-89,14,22), (155123,1840699,0,'soga_eye_color',229,229,102), (155124,1840699,1,'soga_eye_type',-11,0,0), (155125,1840699,0,'soga_hair_color1',56,22,22), (155126,1840699,0,'soga_hair_color2',52,50,42), (155127,1840699,0,'soga_hair_face_color',7,1,1), (155128,1840699,0,'soga_hair_face_highlight_color',103,133,149), (155129,1840699,0,'soga_hair_highlight',102,153,147), (155130,1840699,0,'soga_hair_type_color',7,1,1), (155131,1840699,0,'soga_hair_type_highlight_color',103,133,149), (155132,1840699,1,'soga_lip_type',79,35,21), (155133,1840699,1,'soga_nose_type',-96,56,94), (155134,1840699,0,'soga_skin_color',199,172,194), (155135,1840699,0,'wing_color1',255,255,255), (155136,1840699,0,'wing_color2',255,255,255), (155137,1840700,1,'cheek_type',-42,12,0), (155138,1840700,1,'chin_type',-18,18,7), (155139,1840700,1,'ear_type',-5,7,0), (155140,1840700,1,'eye_brow_type',12,2,12), (155141,1840700,0,'eye_color',219,109,234), (155142,1840700,1,'eye_type',-32,0,0), (155143,1840700,0,'hair_face_color',183,197,197), (155144,1840700,0,'hair_face_highlight_color',105,103,97), (155145,1840700,0,'hair_type_color',183,197,197), (155146,1840700,0,'hair_type_highlight_color',105,103,97), (155147,1840700,1,'lip_type',-17,-26,31), (155148,1840700,1,'nose_type',7,0,-21), (155149,1840700,0,'skin_color',63,119,118), (155150,1840700,1,'soga_cheek_type',-42,12,0), (155151,1840700,1,'soga_chin_type',-18,18,7), (155152,1840700,1,'soga_ear_type',-5,7,0), (155153,1840700,1,'soga_eye_brow_type',12,2,12), (155154,1840700,0,'soga_eye_color',229,229,102), (155155,1840700,1,'soga_eye_type',-32,0,0), (155156,1840700,0,'soga_hair_face_color',183,197,197), (155157,1840700,0,'soga_hair_face_highlight_color',105,103,97), (155158,1840700,0,'soga_hair_type_color',183,197,197), (155159,1840700,0,'soga_hair_type_highlight_color',105,103,97), (155160,1840700,1,'soga_lip_type',-17,-26,31), (155161,1840700,1,'soga_nose_type',7,0,-21), (155162,1840700,0,'soga_skin_color',63,119,118), (155163,1840700,0,'wing_color1',255,255,255), (155164,1840700,0,'wing_color2',255,255,255), (155165,1840701,1,'cheek_type',25,-64,0), (155166,1840701,1,'chin_type',-63,87,75), (155167,1840701,1,'ear_type',81,-81,0), (155168,1840701,1,'eye_brow_type',41,37,31), (155169,1840701,0,'eye_color',230,116,250), (155170,1840701,1,'eye_type',-12,0,0), (155171,1840701,0,'hair_color1',98,135,156), (155172,1840701,0,'hair_color2',88,95,109), (155173,1840701,0,'hair_face_color',102,133,150), (155174,1840701,0,'hair_face_highlight_color',100,131,153), (155175,1840701,0,'hair_highlight',98,135,156), (155176,1840701,0,'hair_type_color',102,133,150), (155177,1840701,0,'hair_type_highlight_color',100,131,153), (155178,1840701,1,'lip_type',64,-84,-72), (155179,1840701,1,'nose_type',-75,-17,51), (155180,1840701,0,'skin_color',130,173,172), (155181,1840701,1,'soga_cheek_type',25,-64,0), (155182,1840701,1,'soga_chin_type',-63,87,75), (155183,1840701,1,'soga_ear_type',81,-81,0), (155184,1840701,1,'soga_eye_brow_type',41,37,31), (155185,1840701,0,'soga_eye_color',229,229,102), (155186,1840701,1,'soga_eye_type',-12,0,0), (155187,1840701,0,'soga_hair_color1',98,135,156), (155188,1840701,0,'soga_hair_color2',88,95,109), (155189,1840701,0,'soga_hair_face_color',102,133,150), (155190,1840701,0,'soga_hair_face_highlight_color',100,131,153), (155191,1840701,0,'soga_hair_highlight',98,135,156), (155192,1840701,0,'soga_hair_type_color',102,133,150), (155193,1840701,0,'soga_hair_type_highlight_color',100,131,153), (155194,1840701,1,'soga_lip_type',64,-84,-72), (155195,1840701,1,'soga_nose_type',-75,-17,51), (155196,1840701,0,'soga_skin_color',130,173,172), (155197,1840701,0,'wing_color1',255,255,255), (155198,1840701,0,'wing_color2',255,255,255), (155199,1840702,1,'cheek_type',91,7,0), (155200,1840702,1,'chin_type',31,-44,57), (155201,1840702,1,'ear_type',84,79,0), (155202,1840702,1,'eye_brow_type',-14,-91,-38), (155203,1840702,0,'eye_color',0,137,144), (155204,1840702,1,'eye_type',-72,0,0), (155205,1840702,1,'lip_type',15,93,72), (155206,1840702,1,'nose_type',-7,-47,1), (155207,1840702,0,'skin_color',105,126,129), (155208,1840702,1,'soga_cheek_type',91,7,0), (155209,1840702,1,'soga_chin_type',31,-44,57), (155210,1840702,1,'soga_ear_type',84,79,0), (155211,1840702,1,'soga_eye_brow_type',-14,-91,-38), (155212,1840702,0,'soga_eye_color',229,229,102), (155213,1840702,1,'soga_eye_type',-72,0,0), (155214,1840702,1,'soga_lip_type',15,93,72), (155215,1840702,1,'soga_nose_type',-7,-47,1), (155216,1840702,0,'soga_skin_color',105,126,129), (155217,1840702,0,'wing_color1',255,255,255), (155218,1840702,0,'wing_color2',255,255,255), (155219,1840703,1,'cheek_type',0,2,0), (155220,1840703,1,'chin_type',-1,28,28), (155221,1840703,1,'ear_type',34,12,0), (155222,1840703,1,'eye_brow_type',-2,-10,-5), (155223,1840703,0,'eye_color',101,107,192), (155224,1840703,1,'eye_type',-31,0,0), (155225,1840703,0,'hair_face_color',144,146,146), (155226,1840703,0,'hair_face_highlight_color',105,103,97), (155227,1840703,0,'hair_type_color',144,146,146), (155228,1840703,0,'hair_type_highlight_color',105,103,97), (155229,1840703,1,'lip_type',7,-20,-9), (155230,1840703,1,'nose_type',-11,0,-34), (155231,1840703,0,'skin_color',132,120,163), (155232,1840703,1,'soga_cheek_type',0,2,0), (155233,1840703,1,'soga_chin_type',-1,28,28), (155234,1840703,1,'soga_ear_type',34,12,0), (155235,1840703,1,'soga_eye_brow_type',-2,-10,-5), (155236,1840703,0,'soga_eye_color',229,229,102), (155237,1840703,1,'soga_eye_type',-31,0,0), (155238,1840703,0,'soga_hair_face_color',144,146,146), (155239,1840703,0,'soga_hair_face_highlight_color',105,103,97), (155240,1840703,0,'soga_hair_type_color',144,146,146), (155241,1840703,0,'soga_hair_type_highlight_color',105,103,97), (155242,1840703,1,'soga_lip_type',7,-20,-9), (155243,1840703,1,'soga_nose_type',-11,0,-34), (155244,1840703,0,'soga_skin_color',132,120,163), (155245,1840703,0,'wing_color1',255,255,255), (155246,1840703,0,'wing_color2',255,255,255), (155247,1840704,1,'cheek_type',7,50,0), (155248,1840704,1,'chin_type',-58,-96,-56), (155249,1840704,1,'ear_type',46,-56,0), (155250,1840704,1,'eye_brow_type',-89,14,22), (155251,1840704,0,'eye_color',240,139,255), (155252,1840704,1,'eye_type',-11,0,0), (155253,1840704,0,'hair_color1',56,22,22), (155254,1840704,0,'hair_color2',52,50,42), (155255,1840704,0,'hair_face_color',7,1,1), (155256,1840704,0,'hair_face_highlight_color',103,133,149), (155257,1840704,0,'hair_highlight',102,153,147), (155258,1840704,0,'hair_type_color',7,1,1), (155259,1840704,0,'hair_type_highlight_color',103,133,149), (155260,1840704,1,'lip_type',79,35,21), (155261,1840704,1,'nose_type',-96,56,94), (155262,1840704,0,'skin_color',199,172,194), (155263,1840704,1,'soga_cheek_type',7,50,0), (155264,1840704,1,'soga_chin_type',-58,-96,-56), (155265,1840704,1,'soga_ear_type',46,-56,0), (155266,1840704,1,'soga_eye_brow_type',-89,14,22), (155267,1840704,0,'soga_eye_color',229,229,102), (155268,1840704,1,'soga_eye_type',-11,0,0), (155269,1840704,0,'soga_hair_color1',56,22,22), (155270,1840704,0,'soga_hair_color2',52,50,42), (155271,1840704,0,'soga_hair_face_color',7,1,1), (155272,1840704,0,'soga_hair_face_highlight_color',103,133,149), (155273,1840704,0,'soga_hair_highlight',102,153,147), (155274,1840704,0,'soga_hair_type_color',7,1,1), (155275,1840704,0,'soga_hair_type_highlight_color',103,133,149), (155276,1840704,1,'soga_lip_type',79,35,21), (155277,1840704,1,'soga_nose_type',-96,56,94), (155278,1840704,0,'soga_skin_color',199,172,194), (155279,1840704,0,'wing_color1',255,255,255), (155280,1840704,0,'wing_color2',255,255,255), (155281,1840705,1,'cheek_type',-41,-89,0), (155282,1840705,1,'chin_type',42,-7,-39), (155283,1840705,1,'ear_type',42,-41,0), (155284,1840705,1,'eye_brow_type',-25,28,-23), (155285,1840705,0,'eye_color',239,133,255), (155286,1840705,1,'eye_type',-58,0,0), (155287,1840705,0,'hair_color1',160,156,172), (155288,1840705,0,'hair_color2',62,62,68), (155289,1840705,0,'hair_face_color',244,244,246), (155290,1840705,0,'hair_face_highlight_color',156,172,168), (155291,1840705,0,'hair_highlight',114,112,142), (155292,1840705,0,'hair_type_color',244,244,246), (155293,1840705,0,'hair_type_highlight_color',156,172,168), (155294,1840705,1,'lip_type',31,81,63), (155295,1840705,1,'nose_type',44,70,53), (155296,1840705,0,'skin_color',152,172,190), (155297,1840705,1,'soga_cheek_type',-41,-89,0), (155298,1840705,1,'soga_chin_type',42,-7,-39), (155299,1840705,1,'soga_ear_type',42,-41,0), (155300,1840705,1,'soga_eye_brow_type',-25,28,-23), (155301,1840705,0,'soga_eye_color',229,229,102), (155302,1840705,1,'soga_eye_type',-58,0,0), (155303,1840705,0,'soga_hair_color1',160,156,172), (155304,1840705,0,'soga_hair_color2',62,62,68), (155305,1840705,0,'soga_hair_face_color',244,244,246), (155306,1840705,0,'soga_hair_face_highlight_color',156,172,168), (155307,1840705,0,'soga_hair_highlight',114,112,142), (155308,1840705,0,'soga_hair_type_color',244,244,246), (155309,1840705,0,'soga_hair_type_highlight_color',156,172,168), (155310,1840705,1,'soga_lip_type',31,81,63), (155311,1840705,1,'soga_nose_type',44,70,53), (155312,1840705,0,'soga_skin_color',152,172,190), (155313,1840705,0,'wing_color1',255,255,255), (155314,1840705,0,'wing_color2',255,255,255), (155315,1840706,1,'cheek_type',-28,56,0), (155316,1840706,1,'chin_type',85,-57,-2), (155317,1840706,1,'ear_type',91,50,0), (155318,1840706,1,'eye_brow_type',-10,-34,75), (155319,1840706,0,'eye_color',21,29,43), (155320,1840706,1,'eye_type',85,0,0), (155321,1840706,0,'hair_color1',160,156,172), (155322,1840706,0,'hair_color2',62,62,68), (155323,1840706,0,'hair_face_color',244,244,246), (155324,1840706,0,'hair_face_highlight_color',86,68,133), (155325,1840706,0,'hair_highlight',152,46,102), (155326,1840706,0,'hair_type_color',244,244,246), (155327,1840706,0,'hair_type_highlight_color',86,68,133), (155328,1840706,1,'lip_type',-78,-82,-38), (155329,1840706,1,'nose_type',11,-62,-26), (155330,1840706,0,'skin_color',106,149,148), (155331,1840706,1,'soga_cheek_type',-28,56,0), (155332,1840706,1,'soga_chin_type',85,-57,-2), (155333,1840706,1,'soga_ear_type',91,50,0), (155334,1840706,1,'soga_eye_brow_type',-10,-34,75), (155335,1840706,0,'soga_eye_color',229,229,102), (155336,1840706,1,'soga_eye_type',85,0,0), (155337,1840706,0,'soga_hair_color1',160,156,172), (155338,1840706,0,'soga_hair_color2',62,62,68), (155339,1840706,0,'soga_hair_face_color',244,244,246), (155340,1840706,0,'soga_hair_face_highlight_color',86,68,133), (155341,1840706,0,'soga_hair_highlight',152,46,102), (155342,1840706,0,'soga_hair_type_color',244,244,246), (155343,1840706,0,'soga_hair_type_highlight_color',86,68,133), (155344,1840706,1,'soga_lip_type',-78,-82,-38), (155345,1840706,1,'soga_nose_type',11,-62,-26), (155346,1840706,0,'soga_skin_color',106,149,148), (155347,1840706,0,'wing_color1',255,255,255), (155348,1840706,0,'wing_color2',255,255,255), (155349,1840707,1,'cheek_type',-26,0,0), (155350,1840707,1,'chin_type',25,3,0), (155351,1840707,1,'ear_type',-25,10,0), (155352,1840707,1,'eye_brow_type',-2,-1,31), (155353,1840707,0,'eye_color',157,107,255), (155354,1840707,1,'eye_type',35,0,0), (155355,1840707,0,'hair_face_color',140,145,161), (155356,1840707,0,'hair_face_highlight_color',105,103,97), (155357,1840707,0,'hair_type_color',140,145,161), (155358,1840707,0,'hair_type_highlight_color',105,103,97), (155359,1840707,1,'lip_type',25,29,0), (155360,1840707,1,'nose_type',8,-26,0), (155361,1840707,0,'skin_color',0,15,15), (155362,1840707,1,'soga_cheek_type',-26,0,0), (155363,1840707,1,'soga_chin_type',25,3,0), (155364,1840707,1,'soga_ear_type',-25,10,0), (155365,1840707,1,'soga_eye_brow_type',-2,-1,31), (155366,1840707,0,'soga_eye_color',229,229,102), (155367,1840707,1,'soga_eye_type',35,0,0), (155368,1840707,0,'soga_hair_face_color',140,145,161), (155369,1840707,0,'soga_hair_face_highlight_color',105,103,97), (155370,1840707,0,'soga_hair_type_color',140,145,161), (155371,1840707,0,'soga_hair_type_highlight_color',105,103,97), (155372,1840707,1,'soga_lip_type',25,29,0), (155373,1840707,1,'soga_nose_type',8,-26,0), (155374,1840707,0,'soga_skin_color',0,15,15), (155375,1840707,0,'wing_color1',255,255,255), (155376,1840707,0,'wing_color2',255,255,255), (155377,1840708,1,'cheek_type',-1,-25,0), (155378,1840708,1,'chin_type',-9,19,-26), (155379,1840708,1,'ear_type',-42,-25,0), (155380,1840708,1,'eye_brow_type',17,-4,3), (155381,1840708,0,'eye_color',246,188,255), (155382,1840708,1,'eye_type',-28,0,0), (155383,1840708,0,'hair_face_color',165,182,182), (155384,1840708,0,'hair_face_highlight_color',155,150,106), (155385,1840708,0,'hair_type_color',165,182,182), (155386,1840708,0,'hair_type_highlight_color',155,150,106), (155387,1840708,1,'lip_type',4,0,40), (155388,1840708,1,'nose_type',-28,8,28), (155389,1840708,0,'skin_color',124,180,179), (155390,1840708,1,'soga_cheek_type',-1,-25,0), (155391,1840708,1,'soga_chin_type',-9,19,-26), (155392,1840708,1,'soga_ear_type',-42,-25,0), (155393,1840708,1,'soga_eye_brow_type',17,-4,3), (155394,1840708,0,'soga_eye_color',229,229,102), (155395,1840708,1,'soga_eye_type',-28,0,0), (155396,1840708,0,'soga_hair_face_color',165,182,182), (155397,1840708,0,'soga_hair_face_highlight_color',155,150,106), (155398,1840708,0,'soga_hair_type_color',165,182,182), (155399,1840708,0,'soga_hair_type_highlight_color',155,150,106), (155400,1840708,1,'soga_lip_type',4,0,40), (155401,1840708,1,'soga_nose_type',-28,8,28), (155402,1840708,0,'soga_skin_color',124,180,179), (155403,1840708,0,'wing_color1',255,255,255), (155404,1840708,0,'wing_color2',255,255,255), (155405,1840709,1,'cheek_type',-26,1,0), (155406,1840709,1,'chin_type',-28,-19,0), (155407,1840709,1,'ear_type',0,-21,0), (155408,1840709,1,'eye_brow_type',18,1,19), (155409,1840709,0,'eye_color',174,194,253), (155410,1840709,1,'eye_type',-17,0,0), (155411,1840709,0,'hair_face_color',120,132,146), (155412,1840709,0,'hair_face_highlight_color',155,150,106), (155413,1840709,0,'hair_type_color',120,132,146), (155414,1840709,0,'hair_type_highlight_color',155,150,106), (155415,1840709,1,'lip_type',2,23,-1), (155416,1840709,1,'nose_type',-3,23,4), (155417,1840709,0,'skin_color',121,81,86), (155418,1840709,1,'soga_cheek_type',-26,1,0), (155419,1840709,1,'soga_chin_type',-28,-19,0), (155420,1840709,1,'soga_ear_type',0,-21,0), (155421,1840709,1,'soga_eye_brow_type',18,1,19), (155422,1840709,0,'soga_eye_color',229,229,102), (155423,1840709,1,'soga_eye_type',-17,0,0), (155424,1840709,0,'soga_hair_face_color',120,132,146), (155425,1840709,0,'soga_hair_face_highlight_color',155,150,106), (155426,1840709,0,'soga_hair_type_color',120,132,146), (155427,1840709,0,'soga_hair_type_highlight_color',155,150,106), (155428,1840709,1,'soga_lip_type',2,23,-1), (155429,1840709,1,'soga_nose_type',-3,23,4), (155430,1840709,0,'soga_skin_color',121,81,86), (155431,1840709,0,'wing_color1',255,255,255), (155432,1840709,0,'wing_color2',255,255,255), (155433,1840710,1,'cheek_type',-1,0,0), (155434,1840710,1,'chin_type',-12,0,-10), (155435,1840710,1,'ear_type',3,-19,0), (155436,1840710,1,'eye_brow_type',-18,31,-1), (155437,1840710,0,'eye_color',115,76,184), (155438,1840710,0,'hair_face_color',177,151,177), (155439,1840710,0,'hair_face_highlight_color',155,150,106), (155440,1840710,0,'hair_type_color',177,151,177), (155441,1840710,0,'hair_type_highlight_color',155,150,106), (155442,1840710,1,'lip_type',21,2,-12), (155443,1840710,1,'nose_type',7,2,28), (155444,1840710,0,'skin_color',116,90,86), (155445,1840710,1,'soga_cheek_type',-1,0,0), (155446,1840710,1,'soga_chin_type',-12,0,-10), (155447,1840710,1,'soga_ear_type',3,-19,0), (155448,1840710,1,'soga_eye_brow_type',-18,31,-1), (155449,1840710,0,'soga_eye_color',229,229,102), (155450,1840710,0,'soga_hair_face_color',177,151,177), (155451,1840710,0,'soga_hair_face_highlight_color',155,150,106), (155452,1840710,0,'soga_hair_type_color',177,151,177), (155453,1840710,0,'soga_hair_type_highlight_color',155,150,106), (155454,1840710,1,'soga_lip_type',21,2,-12), (155455,1840710,1,'soga_nose_type',7,2,28), (155456,1840710,0,'soga_skin_color',116,90,86), (155457,1840710,0,'wing_color1',255,255,255), (155458,1840710,0,'wing_color2',255,255,255), (155459,1840711,1,'cheek_type',7,34,0), (155460,1840711,1,'chin_type',0,-7,-32), (155461,1840711,1,'ear_type',-7,-29,0), (155462,1840711,1,'eye_brow_type',46,0,18), (155463,1840711,0,'eye_color',18,16,32), (155464,1840711,1,'eye_type',-45,0,0), (155465,1840711,0,'hair_face_color',215,252,252), (155466,1840711,0,'hair_face_highlight_color',155,150,106), (155467,1840711,0,'hair_type_color',215,252,252), (155468,1840711,0,'hair_type_highlight_color',155,150,106), (155469,1840711,1,'lip_type',-10,-19,-46), (155470,1840711,1,'nose_type',14,2,28), (155471,1840711,0,'skin_color',174,170,170), (155472,1840711,1,'soga_cheek_type',7,34,0), (155473,1840711,1,'soga_chin_type',0,-7,-32), (155474,1840711,1,'soga_ear_type',-7,-29,0), (155475,1840711,1,'soga_eye_brow_type',46,0,18), (155476,1840711,0,'soga_eye_color',229,229,102), (155477,1840711,1,'soga_eye_type',-45,0,0), (155478,1840711,0,'soga_hair_face_color',215,252,252), (155479,1840711,0,'soga_hair_face_highlight_color',155,150,106), (155480,1840711,0,'soga_hair_type_color',215,252,252), (155481,1840711,0,'soga_hair_type_highlight_color',155,150,106), (155482,1840711,1,'soga_lip_type',-10,-19,-46), (155483,1840711,1,'soga_nose_type',14,2,28), (155484,1840711,0,'soga_skin_color',174,170,170), (155485,1840711,0,'wing_color1',255,255,255), (155486,1840711,0,'wing_color2',255,255,255), (155487,1840712,1,'cheek_type',5,10,0), (155488,1840712,1,'chin_type',-17,38,-11), (155489,1840712,1,'ear_type',-7,20,0), (155490,1840712,1,'eye_brow_type',28,-31,-3), (155491,1840712,0,'eye_color',198,120,255), (155492,1840712,1,'eye_type',32,0,0), (155493,1840712,0,'hair_face_color',140,160,169), (155494,1840712,0,'hair_face_highlight_color',105,103,97), (155495,1840712,0,'hair_type_color',140,160,169), (155496,1840712,0,'hair_type_highlight_color',105,103,97), (155497,1840712,1,'lip_type',19,18,0), (155498,1840712,1,'nose_type',-1,-32,45), (155499,1840712,0,'skin_color',206,180,224), (155500,1840712,1,'soga_cheek_type',5,10,0), (155501,1840712,1,'soga_chin_type',-17,38,-11), (155502,1840712,1,'soga_ear_type',-7,20,0), (155503,1840712,1,'soga_eye_brow_type',28,-31,-3), (155504,1840712,0,'soga_eye_color',229,229,102), (155505,1840712,1,'soga_eye_type',32,0,0), (155506,1840712,0,'soga_hair_face_color',140,160,169), (155507,1840712,0,'soga_hair_face_highlight_color',105,103,97), (155508,1840712,0,'soga_hair_type_color',140,160,169), (155509,1840712,0,'soga_hair_type_highlight_color',105,103,97), (155510,1840712,1,'soga_lip_type',19,18,0), (155511,1840712,1,'soga_nose_type',-1,-32,45), (155512,1840712,0,'soga_skin_color',206,180,224), (155513,1840712,0,'wing_color1',255,255,255), (155514,1840712,0,'wing_color2',255,255,255), (155515,1840713,1,'cheek_type',14,-87,0), (155516,1840713,1,'chin_type',94,-23,-31), (155517,1840713,1,'ear_type',-7,70,0), (155518,1840713,1,'eye_brow_type',-53,31,-50), (155519,1840713,0,'eye_color',176,17,23), (155520,1840713,1,'eye_type',7,0,0), (155521,1840713,0,'hair_color1',255,255,255), (155522,1840713,0,'hair_color2',255,236,129), (155523,1840713,0,'hair_highlight',255,255,255), (155524,1840713,0,'hair_type_color',245,201,15), (155525,1840713,0,'hair_type_highlight_color',116,3,0), (155526,1840713,1,'lip_type',61,-75,47), (155527,1840713,1,'nose_type',12,7,75), (155528,1840713,0,'skin_color',158,47,201), (155529,1840713,1,'soga_cheek_type',14,-87,0), (155530,1840713,1,'soga_chin_type',94,-23,-31), (155531,1840713,1,'soga_ear_type',-7,70,0), (155532,1840713,1,'soga_eye_brow_type',-53,31,-50), (155533,1840713,0,'soga_eye_color',229,229,102), (155534,1840713,1,'soga_eye_type',7,0,0), (155535,1840713,0,'soga_hair_color1',255,255,255), (155536,1840713,0,'soga_hair_color2',255,236,129), (155537,1840713,0,'soga_hair_highlight',255,255,255), (155538,1840713,0,'soga_hair_type_color',245,201,15), (155539,1840713,0,'soga_hair_type_highlight_color',116,3,0), (155540,1840713,1,'soga_lip_type',61,-75,47), (155541,1840713,1,'soga_nose_type',12,7,75), (155542,1840713,0,'soga_skin_color',158,47,201), (155543,1840713,0,'wing_color1',223,147,2), (155544,1840713,0,'wing_color2',125,27,101), (155545,1840714,1,'cheek_type',31,61,0), (155546,1840714,1,'chin_type',25,46,96), (155547,1840714,1,'ear_type',81,-72,0), (155548,1840714,1,'eye_brow_type',-57,-10,47), (155549,1840714,0,'eye_color',142,144,255), (155550,1840714,1,'eye_type',44,0,0), (155551,1840714,0,'hair_color1',43,36,70), (155552,1840714,0,'hair_color2',49,49,53), (155553,1840714,0,'hair_face_color',61,61,75), (155554,1840714,0,'hair_face_highlight_color',244,245,246), (155555,1840714,0,'hair_highlight',160,156,172), (155556,1840714,0,'hair_type_color',61,61,75), (155557,1840714,0,'hair_type_highlight_color',244,245,246), (155558,1840714,1,'lip_type',-84,61,10), (155559,1840714,1,'nose_type',-31,31,-74), (155560,1840714,0,'skin_color',192,178,212), (155561,1840714,1,'soga_cheek_type',31,61,0), (155562,1840714,1,'soga_chin_type',25,46,96), (155563,1840714,1,'soga_ear_type',81,-72,0), (155564,1840714,1,'soga_eye_brow_type',-57,-10,47), (155565,1840714,0,'soga_eye_color',229,229,102), (155566,1840714,1,'soga_eye_type',44,0,0), (155567,1840714,0,'soga_hair_color1',43,36,70), (155568,1840714,0,'soga_hair_color2',49,49,53), (155569,1840714,0,'soga_hair_face_color',61,61,75), (155570,1840714,0,'soga_hair_face_highlight_color',244,245,246), (155571,1840714,0,'soga_hair_highlight',160,156,172), (155572,1840714,0,'soga_hair_type_color',61,61,75), (155573,1840714,0,'soga_hair_type_highlight_color',244,245,246), (155574,1840714,1,'soga_lip_type',-84,61,10), (155575,1840714,1,'soga_nose_type',-31,31,-74), (155576,1840714,0,'soga_skin_color',192,178,212), (155577,1840714,0,'wing_color1',255,255,255), (155578,1840714,0,'wing_color2',255,255,255), (155579,1840715,1,'cheek_type',-5,-14,0), (155580,1840715,1,'chin_type',-81,64,61), (155581,1840715,1,'ear_type',82,12,0), (155582,1840715,1,'eye_brow_type',10,-3,-78), (155583,1840715,0,'eye_color',209,180,255), (155584,1840715,1,'eye_type',65,0,0), (155585,1840715,0,'hair_color1',93,64,120), (155586,1840715,0,'hair_color2',95,79,92), (155587,1840715,0,'hair_face_color',110,158,181), (155588,1840715,0,'hair_face_highlight_color',61,61,75), (155589,1840715,0,'hair_highlight',43,36,70), (155590,1840715,0,'hair_type_color',110,158,181), (155591,1840715,0,'hair_type_highlight_color',61,61,75), (155592,1840715,1,'lip_type',-25,-97,-18), (155593,1840715,1,'nose_type',-85,-64,-31), (155594,1840715,0,'skin_color',114,145,154), (155595,1840715,1,'soga_cheek_type',-5,-14,0), (155596,1840715,1,'soga_chin_type',-81,64,61), (155597,1840715,1,'soga_ear_type',82,12,0), (155598,1840715,1,'soga_eye_brow_type',10,-3,-78), (155599,1840715,0,'soga_eye_color',229,229,102), (155600,1840715,1,'soga_eye_type',65,0,0), (155601,1840715,0,'soga_hair_color1',93,64,120), (155602,1840715,0,'soga_hair_color2',95,79,92), (155603,1840715,0,'soga_hair_face_color',110,158,181), (155604,1840715,0,'soga_hair_face_highlight_color',61,61,75), (155605,1840715,0,'soga_hair_highlight',43,36,70), (155606,1840715,0,'soga_hair_type_color',110,158,181), (155607,1840715,0,'soga_hair_type_highlight_color',61,61,75), (155608,1840715,1,'soga_lip_type',-25,-97,-18), (155609,1840715,1,'soga_nose_type',-85,-64,-31), (155610,1840715,0,'soga_skin_color',114,145,154), (155611,1840715,0,'wing_color1',255,255,255), (155612,1840715,0,'wing_color2',255,255,255), (155613,1840716,1,'cheek_type',-26,0,0), (155614,1840716,1,'chin_type',25,3,0), (155615,1840716,1,'ear_type',-25,10,0), (155616,1840716,1,'eye_brow_type',-2,-1,31), (155617,1840716,0,'eye_color',157,107,255), (155618,1840716,1,'eye_type',35,0,0), (155619,1840716,0,'hair_face_color',140,145,161), (155620,1840716,0,'hair_face_highlight_color',105,103,97), (155621,1840716,0,'hair_type_color',140,145,161), (155622,1840716,0,'hair_type_highlight_color',105,103,97), (155623,1840716,1,'lip_type',25,29,0), (155624,1840716,1,'nose_type',8,-26,0), (155625,1840716,0,'skin_color',0,15,15), (155626,1840716,1,'soga_cheek_type',-26,0,0), (155627,1840716,1,'soga_chin_type',25,3,0), (155628,1840716,1,'soga_ear_type',-25,10,0), (155629,1840716,1,'soga_eye_brow_type',-2,-1,31), (155630,1840716,0,'soga_eye_color',229,229,102), (155631,1840716,1,'soga_eye_type',35,0,0), (155632,1840716,0,'soga_hair_face_color',140,145,161), (155633,1840716,0,'soga_hair_face_highlight_color',105,103,97), (155634,1840716,0,'soga_hair_type_color',140,145,161), (155635,1840716,0,'soga_hair_type_highlight_color',105,103,97), (155636,1840716,1,'soga_lip_type',25,29,0), (155637,1840716,1,'soga_nose_type',8,-26,0), (155638,1840716,0,'soga_skin_color',0,15,15), (155639,1840716,0,'wing_color1',255,255,255), (155640,1840716,0,'wing_color2',255,255,255), (155641,1840717,1,'cheek_type',3,-31,0), (155642,1840717,1,'chin_type',28,-4,2), (155643,1840717,1,'ear_type',20,17,0), (155644,1840717,1,'eye_brow_type',-31,28,0), (155645,1840717,0,'eye_color',40,23,58), (155646,1840717,1,'eye_type',-26,0,0), (155647,1840717,0,'hair_face_color',138,129,138), (155648,1840717,0,'hair_face_highlight_color',105,103,97), (155649,1840717,0,'hair_type_color',138,129,138), (155650,1840717,0,'hair_type_highlight_color',105,103,97), (155651,1840717,1,'lip_type',-7,23,-42), (155652,1840717,1,'nose_type',-12,28,-19), (155653,1840717,0,'skin_color',48,79,99), (155654,1840717,1,'soga_cheek_type',3,-31,0), (155655,1840717,1,'soga_chin_type',28,-4,2), (155656,1840717,1,'soga_ear_type',20,17,0), (155657,1840717,1,'soga_eye_brow_type',-31,28,0), (155658,1840717,0,'soga_eye_color',229,229,102), (155659,1840717,1,'soga_eye_type',-26,0,0), (155660,1840717,0,'soga_hair_face_color',138,129,138), (155661,1840717,0,'soga_hair_face_highlight_color',105,103,97), (155662,1840717,0,'soga_hair_type_color',138,129,138), (155663,1840717,0,'soga_hair_type_highlight_color',105,103,97), (155664,1840717,1,'soga_lip_type',-7,23,-42), (155665,1840717,1,'soga_nose_type',-12,28,-19), (155666,1840717,0,'soga_skin_color',48,79,99), (155667,1840717,0,'wing_color1',255,255,255), (155668,1840717,0,'wing_color2',255,255,255), (155669,1840718,1,'cheek_type',2,-91,0), (155670,1840718,1,'chin_type',50,-81,-83), (155671,1840718,1,'ear_type',0,-59,0), (155672,1840718,1,'eye_brow_type',-81,-34,-76), (155673,1840718,0,'eye_color',90,45,100), (155674,1840718,1,'eye_type',-41,0,0), (155675,1840718,0,'hair_color1',98,91,163), (155676,1840718,0,'hair_color2',59,81,113), (155677,1840718,0,'hair_face_color',107,131,144), (155678,1840718,0,'hair_face_highlight_color',103,133,149), (155679,1840718,0,'hair_highlight',102,153,147), (155680,1840718,0,'hair_type_color',107,131,144), (155681,1840718,0,'hair_type_highlight_color',103,133,149), (155682,1840718,1,'lip_type',90,10,31), (155683,1840718,1,'nose_type',-85,-69,0), (155684,1840718,0,'skin_color',160,203,202), (155685,1840718,1,'soga_cheek_type',2,-91,0), (155686,1840718,1,'soga_chin_type',50,-81,-83), (155687,1840718,1,'soga_ear_type',0,-59,0), (155688,1840718,1,'soga_eye_brow_type',-81,-34,-76), (155689,1840718,0,'soga_eye_color',229,229,102), (155690,1840718,1,'soga_eye_type',-41,0,0), (155691,1840718,0,'soga_hair_color1',98,91,163), (155692,1840718,0,'soga_hair_color2',59,81,113), (155693,1840718,0,'soga_hair_face_color',107,131,144), (155694,1840718,0,'soga_hair_face_highlight_color',103,133,149), (155695,1840718,0,'soga_hair_highlight',102,153,147), (155696,1840718,0,'soga_hair_type_color',107,131,144), (155697,1840718,0,'soga_hair_type_highlight_color',103,133,149), (155698,1840718,1,'soga_lip_type',90,10,31), (155699,1840718,1,'soga_nose_type',-85,-69,0), (155700,1840718,0,'soga_skin_color',160,203,202), (155701,1840719,1,'cheek_type',-3,28,0), (155702,1840719,1,'chin_type',-1,-2,9), (155703,1840719,1,'ear_type',7,3,0), (155704,1840719,1,'eye_brow_type',-1,-29,-23), (155705,1840719,0,'eye_color',240,144,255), (155706,1840719,1,'eye_type',-2,0,0), (155707,1840719,0,'hair_face_color',219,244,244), (155708,1840719,0,'hair_face_highlight_color',105,103,97), (155709,1840719,0,'hair_type_color',219,244,244), (155710,1840719,0,'hair_type_highlight_color',105,103,97), (155711,1840719,1,'lip_type',-37,-7,0), (155712,1840719,1,'nose_type',0,-28,11), (155713,1840719,0,'skin_color',136,176,189), (155714,1840719,1,'soga_cheek_type',-3,28,0), (155715,1840719,1,'soga_chin_type',-1,-2,9), (155716,1840719,1,'soga_ear_type',7,3,0), (155717,1840719,1,'soga_eye_brow_type',-1,-29,-23), (155718,1840719,0,'soga_eye_color',229,229,102), (155719,1840719,1,'soga_eye_type',-2,0,0), (155720,1840719,0,'soga_hair_face_color',219,244,244), (155721,1840719,0,'soga_hair_face_highlight_color',105,103,97), (155722,1840719,0,'soga_hair_type_color',219,244,244), (155723,1840719,0,'soga_hair_type_highlight_color',105,103,97), (155724,1840719,1,'soga_lip_type',-37,-7,0), (155725,1840719,1,'soga_nose_type',0,-28,11), (155726,1840719,0,'soga_skin_color',136,176,189), (155727,1840719,0,'wing_color1',255,255,255), (155728,1840719,0,'wing_color2',255,255,255), (155729,1840720,1,'cheek_type',31,61,0), (155730,1840720,1,'chin_type',25,46,96), (155731,1840720,1,'ear_type',81,-72,0), (155732,1840720,1,'eye_brow_type',-57,-10,47), (155733,1840720,0,'eye_color',142,144,255), (155734,1840720,1,'eye_type',44,0,0), (155735,1840720,0,'hair_color1',43,36,70), (155736,1840720,0,'hair_color2',49,49,53), (155737,1840720,0,'hair_face_color',61,61,75), (155738,1840720,0,'hair_face_highlight_color',244,245,246), (155739,1840720,0,'hair_highlight',160,156,172), (155740,1840720,0,'hair_type_color',61,61,75), (155741,1840720,0,'hair_type_highlight_color',244,245,246), (155742,1840720,1,'lip_type',-84,61,10), (155743,1840720,1,'nose_type',-31,31,-74), (155744,1840720,0,'skin_color',192,178,212), (155745,1840720,1,'soga_cheek_type',31,61,0), (155746,1840720,1,'soga_chin_type',25,46,96), (155747,1840720,1,'soga_ear_type',81,-72,0), (155748,1840720,1,'soga_eye_brow_type',-57,-10,47), (155749,1840720,0,'soga_eye_color',229,229,102), (155750,1840720,1,'soga_eye_type',44,0,0), (155751,1840720,0,'soga_hair_color1',43,36,70), (155752,1840720,0,'soga_hair_color2',49,49,53), (155753,1840720,0,'soga_hair_face_color',61,61,75), (155754,1840720,0,'soga_hair_face_highlight_color',244,245,246), (155755,1840720,0,'soga_hair_highlight',160,156,172), (155756,1840720,0,'soga_hair_type_color',61,61,75), (155757,1840720,0,'soga_hair_type_highlight_color',244,245,246), (155758,1840720,1,'soga_lip_type',-84,61,10), (155759,1840720,1,'soga_nose_type',-31,31,-74), (155760,1840720,0,'soga_skin_color',192,178,212), (155761,1840720,0,'wing_color1',255,255,255), (155762,1840720,0,'wing_color2',255,255,255), (155763,1840721,1,'cheek_type',-31,52,0), (155764,1840721,1,'chin_type',-64,42,-25), (155765,1840721,1,'ear_type',42,56,0), (155766,1840721,1,'eye_brow_type',29,44,-77), (155767,1840721,0,'eye_color',15,8,20), (155768,1840721,1,'eye_type',-39,0,0), (155769,1840721,0,'hair_color1',160,156,172), (155770,1840721,0,'hair_color2',62,62,68), (155771,1840721,0,'hair_face_color',244,245,246), (155772,1840721,0,'hair_face_highlight_color',94,79,124), (155773,1840721,0,'hair_highlight',96,63,188), (155774,1840721,0,'hair_type_color',244,245,246), (155775,1840721,0,'hair_type_highlight_color',94,79,124), (155776,1840721,1,'lip_type',-9,-77,-14), (155777,1840721,1,'nose_type',-97,82,50), (155778,1840721,0,'skin_color',102,77,75), (155779,1840721,1,'soga_cheek_type',-31,52,0), (155780,1840721,1,'soga_chin_type',-64,42,-25), (155781,1840721,1,'soga_ear_type',42,56,0), (155782,1840721,1,'soga_eye_brow_type',29,44,-77), (155783,1840721,0,'soga_eye_color',229,229,102), (155784,1840721,1,'soga_eye_type',-39,0,0), (155785,1840721,0,'soga_hair_color1',160,156,172), (155786,1840721,0,'soga_hair_color2',62,62,68), (155787,1840721,0,'soga_hair_face_color',244,245,246), (155788,1840721,0,'soga_hair_face_highlight_color',94,79,124), (155789,1840721,0,'soga_hair_highlight',96,63,188), (155790,1840721,0,'soga_hair_type_color',244,245,246), (155791,1840721,0,'soga_hair_type_highlight_color',94,79,124), (155792,1840721,1,'soga_lip_type',-9,-77,-14), (155793,1840721,1,'soga_nose_type',-97,82,50), (155794,1840721,0,'soga_skin_color',102,77,75), (155795,1840721,0,'wing_color1',255,255,255), (155796,1840721,0,'wing_color2',255,255,255), (155797,1840722,1,'cheek_type',25,-64,0), (155798,1840722,1,'chin_type',-63,87,75), (155799,1840722,1,'ear_type',81,-81,0), (155800,1840722,1,'eye_brow_type',41,37,31), (155801,1840722,0,'eye_color',230,116,250), (155802,1840722,1,'eye_type',-12,0,0), (155803,1840722,0,'hair_color1',98,135,156), (155804,1840722,0,'hair_color2',88,95,109), (155805,1840722,0,'hair_face_color',102,133,150), (155806,1840722,0,'hair_face_highlight_color',100,131,153), (155807,1840722,0,'hair_highlight',98,135,156), (155808,1840722,0,'hair_type_color',102,133,150), (155809,1840722,0,'hair_type_highlight_color',100,131,153), (155810,1840722,1,'lip_type',64,-84,-72), (155811,1840722,1,'nose_type',-75,-17,51), (155812,1840722,0,'skin_color',130,173,172), (155813,1840722,1,'soga_cheek_type',25,-64,0), (155814,1840722,1,'soga_chin_type',-63,87,75), (155815,1840722,1,'soga_ear_type',81,-81,0), (155816,1840722,1,'soga_eye_brow_type',41,37,31), (155817,1840722,0,'soga_eye_color',229,229,102), (155818,1840722,1,'soga_eye_type',-12,0,0), (155819,1840722,0,'soga_hair_color1',98,135,156), (155820,1840722,0,'soga_hair_color2',88,95,109), (155821,1840722,0,'soga_hair_face_color',102,133,150), (155822,1840722,0,'soga_hair_face_highlight_color',100,131,153), (155823,1840722,0,'soga_hair_highlight',98,135,156), (155824,1840722,0,'soga_hair_type_color',102,133,150), (155825,1840722,0,'soga_hair_type_highlight_color',100,131,153), (155826,1840722,1,'soga_lip_type',64,-84,-72), (155827,1840722,1,'soga_nose_type',-75,-17,51), (155828,1840722,0,'soga_skin_color',130,173,172), (155829,1840722,0,'wing_color1',255,255,255), (155830,1840722,0,'wing_color2',255,255,255), (155831,1840723,1,'cheek_type',4,-11,0), (155832,1840723,1,'chin_type',-31,-1,-14), (155833,1840723,1,'ear_type',-7,21,0), (155834,1840723,1,'eye_brow_type',28,14,3), (155835,1840723,0,'eye_color',244,171,255), (155836,1840723,1,'eye_type',19,0,0), (155837,1840723,0,'hair_face_color',152,125,154), (155838,1840723,0,'hair_face_highlight_color',105,103,97), (155839,1840723,0,'hair_type_color',152,125,154), (155840,1840723,0,'hair_type_highlight_color',105,103,97), (155841,1840723,1,'lip_type',11,37,-12), (155842,1840723,1,'nose_type',-7,18,-17), (155843,1840723,0,'skin_color',25,81,80), (155844,1840723,1,'soga_cheek_type',4,-11,0), (155845,1840723,1,'soga_chin_type',-31,-1,-14), (155846,1840723,1,'soga_ear_type',-7,21,0), (155847,1840723,1,'soga_eye_brow_type',28,14,3), (155848,1840723,0,'soga_eye_color',229,229,102), (155849,1840723,1,'soga_eye_type',19,0,0), (155850,1840723,0,'soga_hair_face_color',152,125,154), (155851,1840723,0,'soga_hair_face_highlight_color',105,103,97), (155852,1840723,0,'soga_hair_type_color',152,125,154), (155853,1840723,0,'soga_hair_type_highlight_color',105,103,97), (155854,1840723,1,'soga_lip_type',11,37,-12), (155855,1840723,1,'soga_nose_type',-7,18,-17), (155856,1840723,0,'soga_skin_color',25,81,80), (155857,1840723,0,'wing_color1',255,255,255), (155858,1840723,0,'wing_color2',255,255,255), (155859,1840724,1,'cheek_type',-18,-4,0), (155860,1840724,1,'chin_type',14,3,-44), (155861,1840724,1,'ear_type',-39,28,0), (155862,1840724,1,'eye_brow_type',-22,7,-25), (155863,1840724,0,'eye_color',165,187,253), (155864,1840724,1,'eye_type',3,0,0), (155865,1840724,0,'hair_face_color',143,134,143), (155866,1840724,0,'hair_face_highlight_color',105,103,97), (155867,1840724,0,'hair_type_color',143,134,143), (155868,1840724,0,'hair_type_highlight_color',105,103,97), (155869,1840724,1,'lip_type',17,25,28), (155870,1840724,1,'nose_type',2,10,34), (155871,1840724,0,'skin_color',141,108,146), (155872,1840724,1,'soga_cheek_type',-18,-4,0), (155873,1840724,1,'soga_chin_type',14,3,-44), (155874,1840724,1,'soga_ear_type',-39,28,0), (155875,1840724,1,'soga_eye_brow_type',-22,7,-25), (155876,1840724,0,'soga_eye_color',229,229,102), (155877,1840724,1,'soga_eye_type',3,0,0), (155878,1840724,0,'soga_hair_face_color',143,134,143), (155879,1840724,0,'soga_hair_face_highlight_color',105,103,97), (155880,1840724,0,'soga_hair_type_color',143,134,143), (155881,1840724,0,'soga_hair_type_highlight_color',105,103,97), (155882,1840724,1,'soga_lip_type',17,25,28), (155883,1840724,1,'soga_nose_type',2,10,34), (155884,1840724,0,'soga_skin_color',141,108,146), (155885,1840724,0,'wing_color1',255,255,255), (155886,1840724,0,'wing_color2',255,255,255), (155887,1840725,1,'cheek_type',45,0,0), (155888,1840725,1,'chin_type',-50,70,17), (155889,1840725,1,'ear_type',-83,15,0), (155890,1840725,1,'eye_brow_type',77,-79,0), (155891,1840725,0,'eye_color',221,153,255), (155892,1840725,1,'eye_type',37,0,0), (155893,1840725,0,'hair_color1',94,119,160), (155894,1840725,0,'hair_color2',68,71,106), (155895,1840725,0,'hair_face_color',102,107,148), (155896,1840725,0,'hair_face_highlight_color',100,131,152), (155897,1840725,0,'hair_highlight',98,135,156), (155898,1840725,0,'hair_type_color',102,107,148), (155899,1840725,0,'hair_type_highlight_color',100,131,152), (155900,1840725,1,'lip_type',-8,15,23), (155901,1840725,1,'nose_type',44,7,21), (155902,1840725,0,'skin_color',193,165,164), (155903,1840725,1,'soga_cheek_type',45,0,0), (155904,1840725,1,'soga_chin_type',-50,70,17), (155905,1840725,1,'soga_ear_type',-83,15,0), (155906,1840725,1,'soga_eye_brow_type',77,-79,0), (155907,1840725,0,'soga_eye_color',229,229,102), (155908,1840725,1,'soga_eye_type',37,0,0), (155909,1840725,0,'soga_hair_color1',94,119,160), (155910,1840725,0,'soga_hair_color2',68,71,106), (155911,1840725,0,'soga_hair_face_color',102,107,148), (155912,1840725,0,'soga_hair_face_highlight_color',100,131,152), (155913,1840725,0,'soga_hair_highlight',98,135,156), (155914,1840725,0,'soga_hair_type_color',102,107,148), (155915,1840725,0,'soga_hair_type_highlight_color',100,131,152), (155916,1840725,1,'soga_lip_type',-8,15,23), (155917,1840725,1,'soga_nose_type',44,7,21), (155918,1840725,0,'soga_skin_color',193,165,164), (155919,1840725,0,'wing_color1',255,255,255), (155920,1840725,0,'wing_color2',255,255,255), (155921,1840726,1,'cheek_type',28,20,0), (155922,1840726,1,'chin_type',0,4,1), (155923,1840726,1,'ear_type',25,28,0), (155924,1840726,1,'eye_brow_type',25,-25,12), (155925,1840726,0,'eye_color',203,186,255), (155926,1840726,1,'eye_type',9,0,0), (155927,1840726,0,'hair_face_color',122,132,132), (155928,1840726,0,'hair_face_highlight_color',105,103,97), (155929,1840726,0,'hair_type_color',122,132,132), (155930,1840726,0,'hair_type_highlight_color',105,103,97), (155931,1840726,1,'lip_type',10,-5,0), (155932,1840726,1,'nose_type',-4,-12,-3), (155933,1840726,0,'skin_color',173,142,181), (155934,1840726,1,'soga_cheek_type',28,20,0), (155935,1840726,1,'soga_chin_type',0,4,1), (155936,1840726,1,'soga_ear_type',25,28,0), (155937,1840726,1,'soga_eye_brow_type',25,-25,12), (155938,1840726,0,'soga_eye_color',229,229,102), (155939,1840726,1,'soga_eye_type',9,0,0), (155940,1840726,0,'soga_hair_face_color',122,132,132), (155941,1840726,0,'soga_hair_face_highlight_color',105,103,97), (155942,1840726,0,'soga_hair_type_color',122,132,132), (155943,1840726,0,'soga_hair_type_highlight_color',105,103,97), (155944,1840726,1,'soga_lip_type',10,-5,0), (155945,1840726,1,'soga_nose_type',-4,-12,-3), (155946,1840726,0,'soga_skin_color',173,142,181), (155947,1840726,0,'wing_color1',255,255,255), (155948,1840726,0,'wing_color2',255,255,255), (155949,1840727,1,'cheek_type',63,62,0), (155950,1840727,1,'chin_type',-70,12,-95), (155951,1840727,1,'ear_type',-29,-87,0), (155952,1840727,1,'eye_brow_type',95,68,43), (155953,1840727,0,'eye_color',73,136,134), (155954,1840727,1,'eye_type',64,0,0), (155955,1840727,0,'hair_color1',43,36,70), (155956,1840727,0,'hair_color2',49,49,53), (155957,1840727,0,'hair_face_color',61,61,75), (155958,1840727,0,'hair_face_highlight_color',109,131,182), (155959,1840727,0,'hair_highlight',103,102,153), (155960,1840727,0,'hair_type_color',61,61,75), (155961,1840727,0,'hair_type_highlight_color',109,131,182), (155962,1840727,1,'lip_type',-85,83,-51), (155963,1840727,1,'nose_type',-89,77,62), (155964,1840727,0,'skin_color',121,160,163), (155965,1840727,1,'soga_cheek_type',63,62,0), (155966,1840727,1,'soga_chin_type',-70,12,-95), (155967,1840727,1,'soga_ear_type',-29,-87,0), (155968,1840727,1,'soga_eye_brow_type',95,68,43), (155969,1840727,0,'soga_eye_color',229,229,102), (155970,1840727,1,'soga_eye_type',64,0,0), (155971,1840727,0,'soga_hair_color1',43,36,70), (155972,1840727,0,'soga_hair_color2',49,49,53), (155973,1840727,0,'soga_hair_face_color',61,61,75), (155974,1840727,0,'soga_hair_face_highlight_color',109,131,182), (155975,1840727,0,'soga_hair_highlight',103,102,153), (155976,1840727,0,'soga_hair_type_color',61,61,75), (155977,1840727,0,'soga_hair_type_highlight_color',109,131,182), (155978,1840727,1,'soga_lip_type',-85,83,-51), (155979,1840727,1,'soga_nose_type',-89,77,62), (155980,1840727,0,'soga_skin_color',121,160,163), (155981,1840727,0,'wing_color1',255,255,255), (155982,1840727,0,'wing_color2',255,255,255), (155983,1840728,1,'cheek_type',11,-19,0), (155984,1840728,1,'chin_type',8,4,-3), (155985,1840728,1,'ear_type',1,4,0), (155986,1840728,1,'eye_brow_type',22,0,26), (155987,1840728,0,'eye_color',42,55,80), (155988,1840728,1,'eye_type',-18,0,0), (155989,1840728,0,'hair_face_color',133,126,133), (155990,1840728,0,'hair_face_highlight_color',105,103,97), (155991,1840728,0,'hair_type_color',133,126,133), (155992,1840728,0,'hair_type_highlight_color',105,103,97), (155993,1840728,1,'lip_type',45,1,-28), (155994,1840728,1,'nose_type',-3,28,-25), (155995,1840728,0,'skin_color',123,116,158), (155996,1840728,1,'soga_cheek_type',11,-19,0), (155997,1840728,1,'soga_chin_type',8,4,-3), (155998,1840728,1,'soga_ear_type',1,4,0), (155999,1840728,1,'soga_eye_brow_type',22,0,26), (156000,1840728,0,'soga_eye_color',229,229,102), (156001,1840728,1,'soga_eye_type',-18,0,0), (156002,1840728,0,'soga_hair_face_color',133,126,133), (156003,1840728,0,'soga_hair_face_highlight_color',105,103,97), (156004,1840728,0,'soga_hair_type_color',133,126,133), (156005,1840728,0,'soga_hair_type_highlight_color',105,103,97), (156006,1840728,1,'soga_lip_type',45,1,-28), (156007,1840728,1,'soga_nose_type',-3,28,-25), (156008,1840728,0,'soga_skin_color',123,116,158), (156009,1840728,0,'wing_color1',255,255,255), (156010,1840728,0,'wing_color2',255,255,255), (156011,1840729,1,'cheek_type',-21,-10,0), (156012,1840729,1,'chin_type',-32,25,0), (156013,1840729,1,'ear_type',-17,10,0), (156014,1840729,1,'eye_brow_type',0,46,-21), (156015,1840729,0,'eye_color',199,187,255), (156016,1840729,1,'eye_type',-20,0,0), (156017,1840729,0,'hair_face_color',189,178,189), (156018,1840729,0,'hair_face_highlight_color',105,103,97), (156019,1840729,0,'hair_type_color',189,178,189), (156020,1840729,0,'hair_type_highlight_color',105,103,97), (156021,1840729,1,'lip_type',-34,48,19), (156022,1840729,1,'nose_type',-4,-26,-14), (156023,1840729,0,'skin_color',0,1,1), (156024,1840729,1,'soga_cheek_type',-21,-10,0), (156025,1840729,1,'soga_chin_type',-32,25,0), (156026,1840729,1,'soga_ear_type',-17,10,0), (156027,1840729,1,'soga_eye_brow_type',0,46,-21), (156028,1840729,0,'soga_eye_color',229,229,102), (156029,1840729,1,'soga_eye_type',-20,0,0), (156030,1840729,0,'soga_hair_face_color',189,178,189), (156031,1840729,0,'soga_hair_face_highlight_color',105,103,97), (156032,1840729,0,'soga_hair_type_color',189,178,189), (156033,1840729,0,'soga_hair_type_highlight_color',105,103,97), (156034,1840729,1,'soga_lip_type',-34,48,19), (156035,1840729,1,'soga_nose_type',-4,-26,-14), (156036,1840729,0,'soga_skin_color',0,1,1), (156037,1840729,0,'wing_color1',255,255,255), (156038,1840729,0,'wing_color2',255,255,255), (156039,1840730,1,'cheek_type',4,-11,0), (156040,1840730,1,'chin_type',-31,-1,-14), (156041,1840730,1,'ear_type',-7,21,0), (156042,1840730,1,'eye_brow_type',28,14,3), (156043,1840730,0,'eye_color',244,171,255), (156044,1840730,1,'eye_type',19,0,0), (156045,1840730,0,'hair_face_color',152,125,154), (156046,1840730,0,'hair_face_highlight_color',105,103,97), (156047,1840730,0,'hair_type_color',152,125,154), (156048,1840730,0,'hair_type_highlight_color',105,103,97), (156049,1840730,1,'lip_type',11,37,-12), (156050,1840730,1,'nose_type',-7,18,-17), (156051,1840730,0,'skin_color',25,81,80), (156052,1840730,1,'soga_cheek_type',4,-11,0), (156053,1840730,1,'soga_chin_type',-31,-1,-14), (156054,1840730,1,'soga_ear_type',-7,21,0), (156055,1840730,1,'soga_eye_brow_type',28,14,3), (156056,1840730,0,'soga_eye_color',229,229,102), (156057,1840730,1,'soga_eye_type',19,0,0), (156058,1840730,0,'soga_hair_face_color',152,125,154), (156059,1840730,0,'soga_hair_face_highlight_color',105,103,97), (156060,1840730,0,'soga_hair_type_color',152,125,154), (156061,1840730,0,'soga_hair_type_highlight_color',105,103,97), (156062,1840730,1,'soga_lip_type',11,37,-12), (156063,1840730,1,'soga_nose_type',-7,18,-17), (156064,1840730,0,'soga_skin_color',25,81,80), (156065,1840730,0,'wing_color1',255,255,255), (156066,1840730,0,'wing_color2',255,255,255), (156067,1840731,1,'cheek_type',3,-31,0), (156068,1840731,1,'chin_type',28,-4,2), (156069,1840731,1,'ear_type',20,17,0), (156070,1840731,1,'eye_brow_type',-31,28,0), (156071,1840731,0,'eye_color',40,23,58), (156072,1840731,1,'eye_type',-26,0,0), (156073,1840731,0,'hair_face_color',138,129,138), (156074,1840731,0,'hair_face_highlight_color',105,103,97), (156075,1840731,0,'hair_type_color',138,129,138), (156076,1840731,0,'hair_type_highlight_color',105,103,97), (156077,1840731,1,'lip_type',-7,23,-42), (156078,1840731,1,'nose_type',-12,28,-19), (156079,1840731,0,'skin_color',48,79,99), (156080,1840731,1,'soga_cheek_type',3,-31,0), (156081,1840731,1,'soga_chin_type',28,-4,2), (156082,1840731,1,'soga_ear_type',20,17,0), (156083,1840731,1,'soga_eye_brow_type',-31,28,0), (156084,1840731,0,'soga_eye_color',229,229,102), (156085,1840731,1,'soga_eye_type',-26,0,0), (156086,1840731,0,'soga_hair_face_color',138,129,138), (156087,1840731,0,'soga_hair_face_highlight_color',105,103,97), (156088,1840731,0,'soga_hair_type_color',138,129,138), (156089,1840731,0,'soga_hair_type_highlight_color',105,103,97), (156090,1840731,1,'soga_lip_type',-7,23,-42), (156091,1840731,1,'soga_nose_type',-12,28,-19), (156092,1840731,0,'soga_skin_color',48,79,99), (156093,1840731,0,'wing_color1',255,255,255), (156094,1840731,0,'wing_color2',255,255,255), (156095,1840732,1,'cheek_type',4,-11,0), (156096,1840732,1,'chin_type',-31,-1,-14), (156097,1840732,1,'ear_type',-7,21,0), (156098,1840732,1,'eye_brow_type',28,14,3), (156099,1840732,0,'eye_color',244,171,255), (156100,1840732,1,'eye_type',19,0,0), (156101,1840732,0,'hair_face_color',152,125,154), (156102,1840732,0,'hair_face_highlight_color',105,103,97), (156103,1840732,0,'hair_type_color',152,125,154), (156104,1840732,0,'hair_type_highlight_color',105,103,97), (156105,1840732,1,'lip_type',11,37,-12), (156106,1840732,1,'nose_type',-7,18,-17), (156107,1840732,0,'skin_color',25,81,80), (156108,1840732,1,'soga_cheek_type',4,-11,0), (156109,1840732,1,'soga_chin_type',-31,-1,-14), (156110,1840732,1,'soga_ear_type',-7,21,0), (156111,1840732,1,'soga_eye_brow_type',28,14,3), (156112,1840732,0,'soga_eye_color',229,229,102), (156113,1840732,1,'soga_eye_type',19,0,0), (156114,1840732,0,'soga_hair_face_color',152,125,154), (156115,1840732,0,'soga_hair_face_highlight_color',105,103,97), (156116,1840732,0,'soga_hair_type_color',152,125,154), (156117,1840732,0,'soga_hair_type_highlight_color',105,103,97), (156118,1840732,1,'soga_lip_type',11,37,-12), (156119,1840732,1,'soga_nose_type',-7,18,-17), (156120,1840732,0,'soga_skin_color',25,81,80), (156121,1840732,0,'wing_color1',255,255,255), (156122,1840732,0,'wing_color2',255,255,255), (156123,1840733,1,'cheek_type',-20,65,0), (156124,1840733,1,'chin_type',-5,87,3), (156125,1840733,1,'ear_type',63,11,0), (156126,1840733,1,'eye_brow_type',-45,52,98), (156127,1840733,0,'eye_color',234,119,255), (156128,1840733,1,'eye_type',-47,0,0), (156129,1840733,0,'hair_color1',161,165,168), (156130,1840733,0,'hair_color2',60,71,71), (156131,1840733,0,'hair_face_color',244,246,246), (156132,1840733,0,'hair_face_highlight_color',6,3,1), (156133,1840733,0,'hair_highlight',33,22,19), (156134,1840733,0,'hair_type_color',244,246,246), (156135,1840733,0,'hair_type_highlight_color',6,3,1), (156136,1840733,1,'lip_type',-42,-75,14), (156137,1840733,1,'nose_type',29,-65,-17), (156138,1840733,0,'skin_color',155,139,173), (156139,1840733,1,'soga_cheek_type',-20,65,0), (156140,1840733,1,'soga_chin_type',-5,87,3), (156141,1840733,1,'soga_ear_type',63,11,0), (156142,1840733,1,'soga_eye_brow_type',-45,52,98), (156143,1840733,0,'soga_eye_color',229,229,102), (156144,1840733,1,'soga_eye_type',-47,0,0), (156145,1840733,0,'soga_hair_color1',161,165,168), (156146,1840733,0,'soga_hair_color2',60,71,71), (156147,1840733,0,'soga_hair_face_color',244,246,246), (156148,1840733,0,'soga_hair_face_highlight_color',6,3,1), (156149,1840733,0,'soga_hair_highlight',33,22,19), (156150,1840733,0,'soga_hair_type_color',244,246,246), (156151,1840733,0,'soga_hair_type_highlight_color',6,3,1), (156152,1840733,1,'soga_lip_type',-42,-75,14), (156153,1840733,1,'soga_nose_type',29,-65,-17), (156154,1840733,0,'soga_skin_color',155,139,173), (156155,1840733,0,'wing_color1',255,255,255), (156156,1840733,0,'wing_color2',255,255,255), (156157,1840734,1,'cheek_type',-58,-45,0), (156158,1840734,1,'chin_type',34,93,-14), (156159,1840734,1,'ear_type',-40,-15,0), (156160,1840734,1,'eye_brow_type',-26,85,-29), (156161,1840734,0,'eye_color',99,72,166), (156162,1840734,1,'eye_type',39,0,0), (156163,1840734,0,'hair_color1',103,102,153), (156164,1840734,0,'hair_color2',95,79,92), (156165,1840734,0,'hair_face_color',109,131,182), (156166,1840734,0,'hair_face_highlight_color',103,133,149), (156167,1840734,0,'hair_highlight',102,153,147), (156168,1840734,0,'hair_type_color',109,131,182), (156169,1840734,0,'hair_type_highlight_color',103,133,149), (156170,1840734,1,'lip_type',53,94,66), (156171,1840734,1,'nose_type',98,28,-55), (156172,1840734,0,'skin_color',147,190,189), (156173,1840734,1,'soga_cheek_type',-58,-45,0), (156174,1840734,1,'soga_chin_type',34,93,-14), (156175,1840734,1,'soga_ear_type',-40,-15,0), (156176,1840734,1,'soga_eye_brow_type',-26,85,-29), (156177,1840734,0,'soga_eye_color',229,229,102), (156178,1840734,1,'soga_eye_type',39,0,0), (156179,1840734,0,'soga_hair_color1',103,102,153), (156180,1840734,0,'soga_hair_color2',95,79,92), (156181,1840734,0,'soga_hair_face_color',109,131,182), (156182,1840734,0,'soga_hair_face_highlight_color',103,133,149), (156183,1840734,0,'soga_hair_highlight',102,153,147), (156184,1840734,0,'soga_hair_type_color',109,131,182), (156185,1840734,0,'soga_hair_type_highlight_color',103,133,149), (156186,1840734,1,'soga_lip_type',53,94,66), (156187,1840734,1,'soga_nose_type',98,28,-55), (156188,1840734,0,'soga_skin_color',147,190,189), (156189,1840734,0,'wing_color1',255,255,255), (156190,1840734,0,'wing_color2',255,255,255), (156191,1840735,0,'eye_color',255,255,255), (156192,1840735,0,'skin_color',255,255,255), (156193,1840735,0,'soga_eye_color',255,0,255), (156194,1840736,1,'cheek_type',-28,56,0), (156195,1840736,1,'chin_type',85,-57,-2), (156196,1840736,1,'ear_type',91,50,0), (156197,1840736,1,'eye_brow_type',-10,-34,75), (156198,1840736,0,'eye_color',21,29,43), (156199,1840736,1,'eye_type',85,0,0), (156200,1840736,0,'hair_color1',160,156,172), (156201,1840736,0,'hair_color2',62,62,68), (156202,1840736,0,'hair_face_color',244,244,246), (156203,1840736,0,'hair_face_highlight_color',86,68,133), (156204,1840736,0,'hair_highlight',152,46,102), (156205,1840736,0,'hair_type_color',244,244,246), (156206,1840736,0,'hair_type_highlight_color',86,68,133), (156207,1840736,1,'lip_type',-78,-82,-38), (156208,1840736,1,'nose_type',11,-62,-26), (156209,1840736,0,'skin_color',106,149,148), (156210,1840736,1,'soga_cheek_type',-28,56,0), (156211,1840736,1,'soga_chin_type',85,-57,-2), (156212,1840736,1,'soga_ear_type',91,50,0), (156213,1840736,1,'soga_eye_brow_type',-10,-34,75), (156214,1840736,0,'soga_eye_color',229,229,102), (156215,1840736,1,'soga_eye_type',85,0,0), (156216,1840736,0,'soga_hair_color1',160,156,172), (156217,1840736,0,'soga_hair_color2',62,62,68), (156218,1840736,0,'soga_hair_face_color',244,244,246), (156219,1840736,0,'soga_hair_face_highlight_color',86,68,133), (156220,1840736,0,'soga_hair_highlight',152,46,102), (156221,1840736,0,'soga_hair_type_color',244,244,246), (156222,1840736,0,'soga_hair_type_highlight_color',86,68,133), (156223,1840736,1,'soga_lip_type',-78,-82,-38), (156224,1840736,1,'soga_nose_type',11,-62,-26), (156225,1840736,0,'soga_skin_color',106,149,148), (156226,1840736,0,'wing_color1',255,255,255), (156227,1840736,0,'wing_color2',255,255,255), (156228,1840737,1,'cheek_type',-28,56,0), (156229,1840737,1,'chin_type',85,-57,-2), (156230,1840737,1,'ear_type',91,50,0), (156231,1840737,1,'eye_brow_type',-10,-34,75), (156232,1840737,0,'eye_color',21,29,43), (156233,1840737,1,'eye_type',85,0,0), (156234,1840737,0,'hair_color1',160,156,172), (156235,1840737,0,'hair_color2',62,62,68), (156236,1840737,0,'hair_face_color',244,244,246), (156237,1840737,0,'hair_face_highlight_color',86,68,133), (156238,1840737,0,'hair_highlight',152,46,102), (156239,1840737,0,'hair_type_color',244,244,246), (156240,1840737,0,'hair_type_highlight_color',86,68,133), (156241,1840737,1,'lip_type',-78,-82,-38), (156242,1840737,1,'nose_type',11,-62,-26), (156243,1840737,0,'skin_color',106,149,148), (156244,1840737,1,'soga_cheek_type',-28,56,0), (156245,1840737,1,'soga_chin_type',85,-57,-2), (156246,1840737,1,'soga_ear_type',91,50,0), (156247,1840737,1,'soga_eye_brow_type',-10,-34,75), (156248,1840737,0,'soga_eye_color',229,229,102), (156249,1840737,1,'soga_eye_type',85,0,0), (156250,1840737,0,'soga_hair_color1',160,156,172), (156251,1840737,0,'soga_hair_color2',62,62,68), (156252,1840737,0,'soga_hair_face_color',244,244,246), (156253,1840737,0,'soga_hair_face_highlight_color',86,68,133), (156254,1840737,0,'soga_hair_highlight',152,46,102), (156255,1840737,0,'soga_hair_type_color',244,244,246), (156256,1840737,0,'soga_hair_type_highlight_color',86,68,133), (156257,1840737,1,'soga_lip_type',-78,-82,-38), (156258,1840737,1,'soga_nose_type',11,-62,-26), (156259,1840737,0,'soga_skin_color',106,149,148), (156260,1840737,0,'wing_color1',255,255,255), (156261,1840737,0,'wing_color2',255,255,255), (156262,1840738,1,'cheek_type',7,-87,0), (156263,1840738,1,'chin_type',8,47,72), (156264,1840738,1,'ear_type',10,0,0), (156265,1840738,1,'eye_brow_type',39,-90,45), (156266,1840738,0,'eye_color',168,204,250), (156267,1840738,1,'eye_type',-74,0,0), (156268,1840738,0,'hair_color1',33,22,19), (156269,1840738,0,'hair_color2',28,27,50), (156270,1840738,0,'hair_face_color',5,5,1), (156271,1840738,0,'hair_face_highlight_color',5,5,1), (156272,1840738,0,'hair_highlight',33,22,19), (156273,1840738,0,'hair_type_color',5,5,1), (156274,1840738,0,'hair_type_highlight_color',5,5,1), (156275,1840738,1,'lip_type',-88,2,83), (156276,1840738,1,'nose_type',62,22,10), (156277,1840738,0,'skin_color',72,72,72), (156278,1840738,1,'soga_cheek_type',7,-87,0), (156279,1840738,1,'soga_chin_type',8,47,72), (156280,1840738,1,'soga_ear_type',10,0,0), (156281,1840738,1,'soga_eye_brow_type',39,-90,45), (156282,1840738,0,'soga_eye_color',229,229,102), (156283,1840738,1,'soga_eye_type',-74,0,0), (156284,1840738,0,'soga_hair_color1',33,22,19), (156285,1840738,0,'soga_hair_color2',28,27,50), (156286,1840738,0,'soga_hair_face_color',5,5,1), (156287,1840738,0,'soga_hair_face_highlight_color',5,5,1), (156288,1840738,0,'soga_hair_highlight',33,22,19), (156289,1840738,0,'soga_hair_type_color',5,5,1), (156290,1840738,0,'soga_hair_type_highlight_color',5,5,1), (156291,1840738,1,'soga_lip_type',-88,2,83), (156292,1840738,1,'soga_nose_type',62,22,10), (156293,1840738,0,'soga_skin_color',72,72,72), (156294,1840739,1,'cheek_type',9,17,0), (156295,1840739,1,'chin_type',-19,48,-40), (156296,1840739,1,'ear_type',69,88,0), (156297,1840739,1,'eye_brow_type',-95,45,5), (156298,1840739,0,'eye_color',194,237,247), (156299,1840739,1,'eye_type',-68,0,0), (156300,1840739,0,'hair_color1',33,22,19), (156301,1840739,0,'hair_color2',28,27,50), (156302,1840739,0,'hair_face_color',5,5,1), (156303,1840739,0,'hair_face_highlight_color',7,1,1), (156304,1840739,0,'hair_highlight',56,22,22), (156305,1840739,0,'hair_type_color',5,5,1), (156306,1840739,0,'hair_type_highlight_color',7,1,1), (156307,1840739,1,'lip_type',43,-19,-12), (156308,1840739,1,'nose_type',-68,-9,70), (156309,1840739,0,'skin_color',60,76,97), (156310,1840739,1,'soga_cheek_type',9,17,0), (156311,1840739,1,'soga_chin_type',-19,48,-40), (156312,1840739,1,'soga_ear_type',69,88,0), (156313,1840739,1,'soga_eye_brow_type',-95,45,5), (156314,1840739,0,'soga_eye_color',229,229,102), (156315,1840739,1,'soga_eye_type',-68,0,0), (156316,1840739,0,'soga_hair_color1',33,22,19), (156317,1840739,0,'soga_hair_color2',28,27,50), (156318,1840739,0,'soga_hair_face_color',5,5,1), (156319,1840739,0,'soga_hair_face_highlight_color',7,1,1), (156320,1840739,0,'soga_hair_highlight',56,22,22), (156321,1840739,0,'soga_hair_type_color',5,5,1), (156322,1840739,0,'soga_hair_type_highlight_color',7,1,1), (156323,1840739,1,'soga_lip_type',43,-19,-12), (156324,1840739,1,'soga_nose_type',-68,-9,70), (156325,1840739,0,'soga_skin_color',60,76,97), (156326,1840740,1,'cheek_type',-87,43,0), (156327,1840740,1,'chin_type',-25,-51,-81), (156328,1840740,1,'ear_type',68,40,0), (156329,1840740,1,'eye_brow_type',-17,70,34), (156330,1840740,0,'eye_color',107,69,170), (156331,1840740,1,'eye_type',41,0,0), (156332,1840740,0,'hair_color1',160,156,172), (156333,1840740,0,'hair_color2',62,62,68), (156334,1840740,0,'hair_face_color',244,244,246), (156335,1840740,0,'hair_face_highlight_color',244,244,246), (156336,1840740,0,'hair_highlight',160,156,172), (156337,1840740,0,'hair_type_color',244,244,246), (156338,1840740,0,'hair_type_highlight_color',244,244,246), (156339,1840740,1,'lip_type',0,38,62), (156340,1840740,1,'nose_type',-31,-62,0), (156341,1840740,0,'skin_color',149,164,186), (156342,1840740,1,'soga_cheek_type',-87,43,0), (156343,1840740,1,'soga_chin_type',-25,-51,-81), (156344,1840740,1,'soga_ear_type',68,40,0), (156345,1840740,1,'soga_eye_brow_type',-17,70,34), (156346,1840740,0,'soga_eye_color',229,229,102), (156347,1840740,1,'soga_eye_type',41,0,0), (156348,1840740,0,'soga_hair_color1',160,156,172), (156349,1840740,0,'soga_hair_color2',62,62,68), (156350,1840740,0,'soga_hair_face_color',244,244,246), (156351,1840740,0,'soga_hair_face_highlight_color',244,244,246), (156352,1840740,0,'soga_hair_highlight',160,156,172), (156353,1840740,0,'soga_hair_type_color',244,244,246), (156354,1840740,0,'soga_hair_type_highlight_color',244,244,246), (156355,1840740,1,'soga_lip_type',0,38,62), (156356,1840740,1,'soga_nose_type',-31,-62,0), (156357,1840740,0,'soga_skin_color',149,164,186), (156358,1840741,0,'eye_color',105,109,135), (156359,1840741,0,'skin_color',29,29,29), (156360,1840741,0,'soga_eye_color',255,0,255), (156361,1840742,0,'eye_color',255,255,255), (156362,1840742,0,'skin_color',48,128,207), (156363,1840742,0,'soga_eye_color',255,0,255), (156364,1840743,0,'eye_color',255,255,255), (156365,1840743,0,'skin_color',255,255,255), (156366,1840743,0,'soga_eye_color',255,0,255), (156367,1840744,0,'eye_color',91,119,193), (156368,1840744,0,'skin_color',36,51,139), (156369,1840744,0,'soga_eye_color',255,0,255), (156370,1840745,0,'eye_color',255,255,255), (156371,1840745,0,'skin_color',255,255,255), (156372,1840745,0,'soga_eye_color',255,0,255), (156373,1840746,0,'eye_color',125,133,173), (156374,1840746,0,'skin_color',255,0,12), (156375,1840746,0,'soga_eye_color',255,0,255), (156376,1840747,0,'eye_color',255,255,255), (156377,1840747,0,'skin_color',255,255,255), (156378,1840747,0,'soga_eye_color',255,0,255), (156379,1840748,1,'cheek_type',-8,53,0), (156380,1840748,1,'chin_type',-42,72,-3), (156381,1840748,1,'ear_type',51,4,0), (156382,1840748,1,'eye_brow_type',7,-7,-25), (156383,1840748,0,'eye_color',12,16,24), (156384,1840748,1,'eye_type',-63,0,0), (156385,1840748,0,'hair_color1',114,112,142), (156386,1840748,0,'hair_color2',121,113,107), (156387,1840748,0,'hair_face_color',145,168,168), (156388,1840748,0,'hair_face_highlight_color',193,183,168), (156389,1840748,0,'hair_highlight',112,123,142), (156390,1840748,0,'hair_type_color',145,168,168), (156391,1840748,0,'hair_type_highlight_color',193,183,168), (156392,1840748,1,'lip_type',95,-98,90), (156393,1840748,1,'nose_type',0,-52,-29), (156394,1840748,0,'skin_color',122,165,164), (156395,1840748,1,'soga_cheek_type',-8,53,0), (156396,1840748,1,'soga_chin_type',-42,72,-3), (156397,1840748,1,'soga_ear_type',51,4,0), (156398,1840748,1,'soga_eye_brow_type',7,-7,-25), (156399,1840748,0,'soga_eye_color',229,229,102), (156400,1840748,1,'soga_eye_type',-63,0,0), (156401,1840748,0,'soga_hair_color1',114,112,142), (156402,1840748,0,'soga_hair_color2',121,113,107), (156403,1840748,0,'soga_hair_face_color',145,168,168), (156404,1840748,0,'soga_hair_face_highlight_color',193,183,168), (156405,1840748,0,'soga_hair_highlight',112,123,142), (156406,1840748,0,'soga_hair_type_color',145,168,168), (156407,1840748,0,'soga_hair_type_highlight_color',193,183,168), (156408,1840748,1,'soga_lip_type',95,-98,90), (156409,1840748,1,'soga_nose_type',0,-52,-29), (156410,1840748,0,'soga_skin_color',122,165,164), (156411,1840748,0,'wing_color1',255,255,255), (156412,1840748,0,'wing_color2',255,255,255), (156413,1840749,1,'cheek_type',7,50,0), (156414,1840749,1,'chin_type',-58,-96,-56), (156415,1840749,1,'ear_type',46,-56,0), (156416,1840749,1,'eye_brow_type',-89,14,22), (156417,1840749,0,'eye_color',240,139,255), (156418,1840749,1,'eye_type',-11,0,0), (156419,1840749,0,'hair_color1',56,22,22), (156420,1840749,0,'hair_color2',52,50,42), (156421,1840749,0,'hair_face_color',7,1,1), (156422,1840749,0,'hair_face_highlight_color',103,133,149), (156423,1840749,0,'hair_highlight',102,153,147), (156424,1840749,0,'hair_type_color',7,1,1), (156425,1840749,0,'hair_type_highlight_color',103,133,149), (156426,1840749,1,'lip_type',79,35,21), (156427,1840749,1,'nose_type',-96,56,94), (156428,1840749,0,'skin_color',199,172,194), (156429,1840749,1,'soga_cheek_type',7,50,0), (156430,1840749,1,'soga_chin_type',-58,-96,-56), (156431,1840749,1,'soga_ear_type',46,-56,0), (156432,1840749,1,'soga_eye_brow_type',-89,14,22), (156433,1840749,0,'soga_eye_color',229,229,102), (156434,1840749,1,'soga_eye_type',-11,0,0), (156435,1840749,0,'soga_hair_color1',56,22,22), (156436,1840749,0,'soga_hair_color2',52,50,42), (156437,1840749,0,'soga_hair_face_color',7,1,1), (156438,1840749,0,'soga_hair_face_highlight_color',103,133,149), (156439,1840749,0,'soga_hair_highlight',102,153,147), (156440,1840749,0,'soga_hair_type_color',7,1,1), (156441,1840749,0,'soga_hair_type_highlight_color',103,133,149), (156442,1840749,1,'soga_lip_type',79,35,21), (156443,1840749,1,'soga_nose_type',-96,56,94), (156444,1840749,0,'soga_skin_color',199,172,194), (156445,1840749,0,'wing_color1',255,255,255), (156446,1840749,0,'wing_color2',255,255,255), (156447,1840750,1,'cheek_type',2,-3,0), (156448,1840750,1,'chin_type',-12,34,17), (156449,1840750,1,'ear_type',28,0,0), (156450,1840750,1,'eye_brow_type',-29,0,-17), (156451,1840750,0,'eye_color',209,180,255), (156452,1840750,1,'eye_type',-26,0,0), (156453,1840750,0,'hair_face_color',169,169,169), (156454,1840750,0,'hair_face_highlight_color',105,103,97), (156455,1840750,0,'hair_type_color',169,169,169), (156456,1840750,0,'hair_type_highlight_color',105,103,97), (156457,1840750,1,'lip_type',31,25,-22), (156458,1840750,1,'nose_type',2,0,-2), (156459,1840750,0,'skin_color',118,131,165), (156460,1840750,1,'soga_cheek_type',2,-3,0), (156461,1840750,1,'soga_chin_type',-12,34,17), (156462,1840750,1,'soga_ear_type',28,0,0), (156463,1840750,1,'soga_eye_brow_type',-29,0,-17), (156464,1840750,0,'soga_eye_color',229,229,102), (156465,1840750,1,'soga_eye_type',-26,0,0), (156466,1840750,0,'soga_hair_face_color',169,169,169), (156467,1840750,0,'soga_hair_face_highlight_color',105,103,97), (156468,1840750,0,'soga_hair_type_color',169,169,169), (156469,1840750,0,'soga_hair_type_highlight_color',105,103,97), (156470,1840750,1,'soga_lip_type',31,25,-22), (156471,1840750,1,'soga_nose_type',2,0,-2), (156472,1840750,0,'soga_skin_color',118,131,165), (156473,1840750,0,'wing_color1',255,255,255), (156474,1840750,0,'wing_color2',255,255,255), (156475,1840751,1,'cheek_type',25,-64,0), (156476,1840751,1,'chin_type',-63,87,75), (156477,1840751,1,'ear_type',81,-81,0), (156478,1840751,1,'eye_brow_type',41,37,31), (156479,1840751,0,'eye_color',230,116,250), (156480,1840751,1,'eye_type',-12,0,0), (156481,1840751,0,'hair_color1',98,135,156), (156482,1840751,0,'hair_color2',88,95,109), (156483,1840751,0,'hair_face_color',102,133,150), (156484,1840751,0,'hair_face_highlight_color',100,131,153), (156485,1840751,0,'hair_highlight',98,135,156), (156486,1840751,0,'hair_type_color',102,133,150), (156487,1840751,0,'hair_type_highlight_color',100,131,153), (156488,1840751,1,'lip_type',64,-84,-72), (156489,1840751,1,'nose_type',-75,-17,51), (156490,1840751,0,'skin_color',130,173,172), (156491,1840751,1,'soga_cheek_type',25,-64,0), (156492,1840751,1,'soga_chin_type',-63,87,75), (156493,1840751,1,'soga_ear_type',81,-81,0), (156494,1840751,1,'soga_eye_brow_type',41,37,31), (156495,1840751,0,'soga_eye_color',229,229,102), (156496,1840751,1,'soga_eye_type',-12,0,0), (156497,1840751,0,'soga_hair_color1',98,135,156), (156498,1840751,0,'soga_hair_color2',88,95,109), (156499,1840751,0,'soga_hair_face_color',102,133,150), (156500,1840751,0,'soga_hair_face_highlight_color',100,131,153), (156501,1840751,0,'soga_hair_highlight',98,135,156), (156502,1840751,0,'soga_hair_type_color',102,133,150), (156503,1840751,0,'soga_hair_type_highlight_color',100,131,153), (156504,1840751,1,'soga_lip_type',64,-84,-72), (156505,1840751,1,'soga_nose_type',-75,-17,51), (156506,1840751,0,'soga_skin_color',130,173,172), (156507,1840751,0,'wing_color1',255,255,255), (156508,1840751,0,'wing_color2',255,255,255), (156509,1840752,1,'cheek_type',22,46,0), (156510,1840752,1,'chin_type',61,43,-66), (156511,1840752,1,'ear_type',-39,68,0), (156512,1840752,1,'eye_brow_type',-52,42,65), (156513,1840752,0,'eye_color',98,166,178), (156514,1840752,1,'eye_type',43,0,0), (156515,1840752,0,'hair_color1',103,102,153), (156516,1840752,0,'hair_color2',95,79,92), (156517,1840752,0,'hair_face_color',109,131,182), (156518,1840752,0,'hair_face_highlight_color',104,132,147), (156519,1840752,0,'hair_highlight',102,153,147), (156520,1840752,0,'hair_type_color',109,131,182), (156521,1840752,0,'hair_type_highlight_color',104,132,147), (156522,1840752,1,'lip_type',18,64,70), (156523,1840752,1,'nose_type',-29,-72,-64), (156524,1840752,0,'skin_color',151,166,188), (156525,1840752,1,'soga_cheek_type',22,46,0), (156526,1840752,1,'soga_chin_type',61,43,-66), (156527,1840752,1,'soga_ear_type',-39,68,0), (156528,1840752,1,'soga_eye_brow_type',-52,42,65), (156529,1840752,0,'soga_eye_color',229,229,102), (156530,1840752,1,'soga_eye_type',43,0,0), (156531,1840752,0,'soga_hair_color1',103,102,153), (156532,1840752,0,'soga_hair_color2',95,79,92), (156533,1840752,0,'soga_hair_face_color',109,131,182), (156534,1840752,0,'soga_hair_face_highlight_color',104,132,147), (156535,1840752,0,'soga_hair_highlight',102,153,147), (156536,1840752,0,'soga_hair_type_color',109,131,182), (156537,1840752,0,'soga_hair_type_highlight_color',104,132,147), (156538,1840752,1,'soga_lip_type',18,64,70), (156539,1840752,1,'soga_nose_type',-29,-72,-64), (156540,1840752,0,'soga_skin_color',151,166,188), (156541,1840753,1,'cheek_type',94,22,0), (156542,1840753,1,'chin_type',26,-47,68), (156543,1840753,1,'ear_type',-46,-31,0), (156544,1840753,1,'eye_brow_type',74,-48,87), (156545,1840753,0,'eye_color',201,137,255), (156546,1840753,1,'eye_type',-71,0,0), (156547,1840753,0,'hair_color1',161,165,168), (156548,1840753,0,'hair_color2',60,71,71), (156549,1840753,0,'hair_face_color',244,246,246), (156550,1840753,0,'hair_face_highlight_color',86,68,133), (156551,1840753,0,'hair_highlight',152,46,102), (156552,1840753,0,'hair_type_color',244,246,246), (156553,1840753,0,'hair_type_highlight_color',86,68,133), (156554,1840753,1,'lip_type',-98,90,-65), (156555,1840753,1,'nose_type',-44,-81,37), (156556,1840753,0,'skin_color',123,166,165), (156557,1840753,1,'soga_cheek_type',94,22,0), (156558,1840753,1,'soga_chin_type',26,-47,68), (156559,1840753,1,'soga_ear_type',-46,-31,0), (156560,1840753,1,'soga_eye_brow_type',74,-48,87), (156561,1840753,0,'soga_eye_color',229,229,102), (156562,1840753,1,'soga_eye_type',-71,0,0), (156563,1840753,0,'soga_hair_color1',161,165,168), (156564,1840753,0,'soga_hair_color2',60,71,71), (156565,1840753,0,'soga_hair_face_color',244,246,246), (156566,1840753,0,'soga_hair_face_highlight_color',86,68,133), (156567,1840753,0,'soga_hair_highlight',152,46,102), (156568,1840753,0,'soga_hair_type_color',244,246,246), (156569,1840753,0,'soga_hair_type_highlight_color',86,68,133), (156570,1840753,1,'soga_lip_type',-98,90,-65), (156571,1840753,1,'soga_nose_type',-44,-81,37), (156572,1840753,0,'soga_skin_color',123,166,165), (156573,1840753,0,'wing_color1',255,255,255), (156574,1840753,0,'wing_color2',255,255,255), (156575,1840754,1,'cheek_type',51,-12,0), (156576,1840754,1,'chin_type',53,-63,-70), (156577,1840754,1,'ear_type',-87,-43,0), (156578,1840754,1,'eye_brow_type',66,-14,-5), (156579,1840754,0,'eye_color',238,177,255), (156580,1840754,1,'eye_type',32,0,0), (156581,1840754,0,'hair_color1',98,135,156), (156582,1840754,0,'hair_color2',88,95,109), (156583,1840754,0,'hair_face_color',100,131,153), (156584,1840754,0,'hair_face_highlight_color',213,205,195), (156585,1840754,0,'hair_highlight',112,123,142), (156586,1840754,0,'hair_type_color',100,131,153), (156587,1840754,0,'hair_type_highlight_color',213,205,195), (156588,1840754,1,'lip_type',-10,-68,-26), (156589,1840754,1,'nose_type',48,-77,-63), (156590,1840754,0,'skin_color',134,156,172), (156591,1840754,1,'soga_cheek_type',51,-12,0), (156592,1840754,1,'soga_chin_type',53,-63,-70), (156593,1840754,1,'soga_ear_type',-87,-43,0), (156594,1840754,1,'soga_eye_brow_type',66,-14,-5), (156595,1840754,0,'soga_eye_color',229,229,102), (156596,1840754,1,'soga_eye_type',32,0,0), (156597,1840754,0,'soga_hair_color1',98,135,156), (156598,1840754,0,'soga_hair_color2',88,95,109), (156599,1840754,0,'soga_hair_face_color',100,131,153), (156600,1840754,0,'soga_hair_face_highlight_color',213,205,195), (156601,1840754,0,'soga_hair_highlight',112,123,142), (156602,1840754,0,'soga_hair_type_color',100,131,153), (156603,1840754,0,'soga_hair_type_highlight_color',213,205,195), (156604,1840754,1,'soga_lip_type',-10,-68,-26), (156605,1840754,1,'soga_nose_type',48,-77,-63), (156606,1840754,0,'soga_skin_color',134,156,172), (156607,1840754,0,'wing_color1',255,255,255), (156608,1840754,0,'wing_color2',255,255,255), (156609,1840755,1,'cheek_type',88,87,0), (156610,1840755,1,'chin_type',-64,0,45), (156611,1840755,1,'ear_type',2,37,0), (156612,1840755,1,'eye_brow_type',8,-77,34), (156613,1840755,0,'eye_color',212,172,255), (156614,1840755,1,'eye_type',-35,0,0), (156615,1840755,0,'hair_color1',98,91,163), (156616,1840755,0,'hair_color2',59,81,113), (156617,1840755,0,'hair_face_color',107,131,144), (156618,1840755,0,'hair_face_highlight_color',96,84,129), (156619,1840755,0,'hair_highlight',96,63,188), (156620,1840755,0,'hair_type_color',107,131,144), (156621,1840755,0,'hair_type_highlight_color',96,84,129), (156622,1840755,1,'lip_type',41,-25,-20), (156623,1840755,1,'nose_type',53,17,-17), (156624,1840755,0,'skin_color',167,200,207), (156625,1840755,1,'soga_cheek_type',88,87,0), (156626,1840755,1,'soga_chin_type',-64,0,45), (156627,1840755,1,'soga_ear_type',2,37,0), (156628,1840755,1,'soga_eye_brow_type',8,-77,34), (156629,1840755,0,'soga_eye_color',229,229,102), (156630,1840755,1,'soga_eye_type',-35,0,0), (156631,1840755,0,'soga_hair_color1',98,91,163), (156632,1840755,0,'soga_hair_color2',59,81,113), (156633,1840755,0,'soga_hair_face_color',107,131,144), (156634,1840755,0,'soga_hair_face_highlight_color',96,84,129), (156635,1840755,0,'soga_hair_highlight',96,63,188), (156636,1840755,0,'soga_hair_type_color',107,131,144), (156637,1840755,0,'soga_hair_type_highlight_color',96,84,129), (156638,1840755,1,'soga_lip_type',41,-25,-20), (156639,1840755,1,'soga_nose_type',53,17,-17), (156640,1840755,0,'soga_skin_color',167,200,207), (156641,1840755,0,'wing_color1',255,255,255), (156642,1840755,0,'wing_color2',255,255,255), (156643,1840756,1,'cheek_type',-42,12,0), (156644,1840756,1,'chin_type',-18,18,7), (156645,1840756,1,'ear_type',-5,7,0), (156646,1840756,1,'eye_brow_type',12,2,12), (156647,1840756,0,'eye_color',219,109,234), (156648,1840756,1,'eye_type',-32,0,0), (156649,1840756,0,'hair_face_color',183,197,197), (156650,1840756,0,'hair_face_highlight_color',105,103,97), (156651,1840756,0,'hair_type_color',183,197,197), (156652,1840756,0,'hair_type_highlight_color',105,103,97), (156653,1840756,1,'lip_type',-17,-26,31), (156654,1840756,1,'nose_type',7,0,-21), (156655,1840756,0,'skin_color',63,119,118), (156656,1840756,1,'soga_cheek_type',-42,12,0), (156657,1840756,1,'soga_chin_type',-18,18,7), (156658,1840756,1,'soga_ear_type',-5,7,0), (156659,1840756,1,'soga_eye_brow_type',12,2,12), (156660,1840756,0,'soga_eye_color',229,229,102), (156661,1840756,1,'soga_eye_type',-32,0,0), (156662,1840756,0,'soga_hair_face_color',183,197,197), (156663,1840756,0,'soga_hair_face_highlight_color',105,103,97), (156664,1840756,0,'soga_hair_type_color',183,197,197), (156665,1840756,0,'soga_hair_type_highlight_color',105,103,97), (156666,1840756,1,'soga_lip_type',-17,-26,31), (156667,1840756,1,'soga_nose_type',7,0,-21), (156668,1840756,0,'soga_skin_color',63,119,118), (156669,1840756,0,'wing_color1',255,255,255), (156670,1840756,0,'wing_color2',255,255,255), (156671,1840757,1,'cheek_type',51,-12,0), (156672,1840757,1,'chin_type',53,-63,-70), (156673,1840757,1,'ear_type',-87,-43,0), (156674,1840757,1,'eye_brow_type',66,-14,-5), (156675,1840757,0,'eye_color',238,177,255), (156676,1840757,1,'eye_type',32,0,0), (156677,1840757,0,'hair_color1',98,135,156), (156678,1840757,0,'hair_color2',88,95,109), (156679,1840757,0,'hair_face_color',100,131,153), (156680,1840757,0,'hair_face_highlight_color',213,205,195), (156681,1840757,0,'hair_highlight',112,123,142), (156682,1840757,0,'hair_type_color',100,131,153), (156683,1840757,0,'hair_type_highlight_color',213,205,195), (156684,1840757,1,'lip_type',-10,-68,-26), (156685,1840757,1,'nose_type',48,-77,-63), (156686,1840757,0,'skin_color',134,156,172), (156687,1840757,1,'soga_cheek_type',51,-12,0), (156688,1840757,1,'soga_chin_type',53,-63,-70), (156689,1840757,1,'soga_ear_type',-87,-43,0), (156690,1840757,1,'soga_eye_brow_type',66,-14,-5), (156691,1840757,0,'soga_eye_color',229,229,102), (156692,1840757,1,'soga_eye_type',32,0,0), (156693,1840757,0,'soga_hair_color1',98,135,156), (156694,1840757,0,'soga_hair_color2',88,95,109), (156695,1840757,0,'soga_hair_face_color',100,131,153), (156696,1840757,0,'soga_hair_face_highlight_color',213,205,195), (156697,1840757,0,'soga_hair_highlight',112,123,142), (156698,1840757,0,'soga_hair_type_color',100,131,153), (156699,1840757,0,'soga_hair_type_highlight_color',213,205,195), (156700,1840757,1,'soga_lip_type',-10,-68,-26), (156701,1840757,1,'soga_nose_type',48,-77,-63), (156702,1840757,0,'soga_skin_color',134,156,172), (156703,1840757,0,'wing_color1',255,255,255), (156704,1840757,0,'wing_color2',255,255,255), (156705,1840758,1,'cheek_type',25,-93,0), (156706,1840758,1,'chin_type',-34,95,-5), (156707,1840758,1,'ear_type',8,34,0), (156708,1840758,1,'eye_brow_type',-65,-34,85), (156709,1840758,1,'eye_type',-14,0,0), (156710,1840758,0,'hair_color1',161,165,168), (156711,1840758,0,'hair_color2',60,71,71), (156712,1840758,0,'hair_face_color',225,221,214), (156713,1840758,0,'hair_face_highlight_color',89,73,129), (156714,1840758,0,'hair_highlight',152,46,102), (156715,1840758,0,'hair_type_color',225,221,214), (156716,1840758,0,'hair_type_highlight_color',89,73,129), (156717,1840758,1,'lip_type',-15,29,32), (156718,1840758,1,'nose_type',62,47,-90), (156719,1840758,0,'skin_color',121,164,163), (156720,1840758,1,'soga_cheek_type',25,-93,0), (156721,1840758,1,'soga_chin_type',-34,95,-5), (156722,1840758,1,'soga_ear_type',8,34,0), (156723,1840758,1,'soga_eye_brow_type',-65,-34,85), (156724,1840758,0,'soga_eye_color',229,229,102), (156725,1840758,1,'soga_eye_type',-14,0,0), (156726,1840758,0,'soga_hair_color1',161,165,168), (156727,1840758,0,'soga_hair_color2',60,71,71), (156728,1840758,0,'soga_hair_face_color',225,221,214), (156729,1840758,0,'soga_hair_face_highlight_color',89,73,129), (156730,1840758,0,'soga_hair_highlight',152,46,102), (156731,1840758,0,'soga_hair_type_color',225,221,214), (156732,1840758,0,'soga_hair_type_highlight_color',89,73,129), (156733,1840758,1,'soga_lip_type',-15,29,32), (156734,1840758,1,'soga_nose_type',62,47,-90), (156735,1840758,0,'soga_skin_color',121,164,163), (156736,1840758,0,'wing_color1',255,255,255), (156737,1840758,0,'wing_color2',255,255,255), (156738,1840759,1,'cheek_type',-34,-62,0), (156739,1840759,1,'chin_type',82,28,25), (156740,1840759,1,'ear_type',22,21,0), (156741,1840759,1,'eye_brow_type',8,17,95), (156742,1840759,0,'eye_color',230,161,255), (156743,1840759,1,'eye_type',-14,0,0), (156744,1840759,0,'hair_color1',114,112,142), (156745,1840759,0,'hair_color2',121,113,107), (156746,1840759,0,'hair_face_color',146,169,168), (156747,1840759,0,'hair_face_highlight_color',145,168,168), (156748,1840759,0,'hair_highlight',114,112,142), (156749,1840759,0,'hair_type_color',146,169,168), (156750,1840759,0,'hair_type_highlight_color',145,168,168), (156751,1840759,1,'lip_type',-56,23,74), (156752,1840759,1,'nose_type',87,5,-38), (156753,1840759,0,'skin_color',211,181,192), (156754,1840759,1,'soga_cheek_type',-34,-62,0), (156755,1840759,1,'soga_chin_type',82,28,25), (156756,1840759,1,'soga_ear_type',22,21,0), (156757,1840759,1,'soga_eye_brow_type',8,17,95), (156758,1840759,0,'soga_eye_color',229,229,102), (156759,1840759,1,'soga_eye_type',-14,0,0), (156760,1840759,0,'soga_hair_color1',114,112,142), (156761,1840759,0,'soga_hair_color2',121,113,107), (156762,1840759,0,'soga_hair_face_color',146,169,168), (156763,1840759,0,'soga_hair_face_highlight_color',145,168,168), (156764,1840759,0,'soga_hair_highlight',114,112,142), (156765,1840759,0,'soga_hair_type_color',146,169,168), (156766,1840759,0,'soga_hair_type_highlight_color',145,168,168), (156767,1840759,1,'soga_lip_type',-56,23,74), (156768,1840759,1,'soga_nose_type',87,5,-38), (156769,1840759,0,'soga_skin_color',211,181,192), (156770,1840759,0,'wing_color1',255,255,255), (156771,1840759,0,'wing_color2',255,255,255), (156772,1840760,1,'cheek_type',51,-12,0), (156773,1840760,1,'chin_type',53,-63,-70), (156774,1840760,1,'ear_type',-87,-43,0), (156775,1840760,1,'eye_brow_type',66,-14,-5), (156776,1840760,0,'eye_color',238,177,255), (156777,1840760,1,'eye_type',32,0,0), (156778,1840760,0,'hair_color1',98,135,156), (156779,1840760,0,'hair_color2',88,95,109), (156780,1840760,0,'hair_face_color',100,131,153), (156781,1840760,0,'hair_face_highlight_color',213,205,195), (156782,1840760,0,'hair_highlight',112,123,142), (156783,1840760,0,'hair_type_color',100,131,153), (156784,1840760,0,'hair_type_highlight_color',213,205,195), (156785,1840760,1,'lip_type',-10,-68,-26), (156786,1840760,1,'nose_type',48,-77,-63), (156787,1840760,0,'skin_color',134,156,172), (156788,1840760,1,'soga_cheek_type',51,-12,0), (156789,1840760,1,'soga_chin_type',53,-63,-70), (156790,1840760,1,'soga_ear_type',-87,-43,0), (156791,1840760,1,'soga_eye_brow_type',66,-14,-5), (156792,1840760,0,'soga_eye_color',229,229,102), (156793,1840760,1,'soga_eye_type',32,0,0), (156794,1840760,0,'soga_hair_color1',98,135,156), (156795,1840760,0,'soga_hair_color2',88,95,109), (156796,1840760,0,'soga_hair_face_color',100,131,153), (156797,1840760,0,'soga_hair_face_highlight_color',213,205,195), (156798,1840760,0,'soga_hair_highlight',112,123,142), (156799,1840760,0,'soga_hair_type_color',100,131,153), (156800,1840760,0,'soga_hair_type_highlight_color',213,205,195), (156801,1840760,1,'soga_lip_type',-10,-68,-26), (156802,1840760,1,'soga_nose_type',48,-77,-63), (156803,1840760,0,'soga_skin_color',134,156,172), (156804,1840760,0,'wing_color1',255,255,255), (156805,1840760,0,'wing_color2',255,255,255), (156806,1840761,1,'cheek_type',11,-19,0), (156807,1840761,1,'chin_type',8,4,-3), (156808,1840761,1,'ear_type',1,4,0), (156809,1840761,1,'eye_brow_type',22,0,26), (156810,1840761,0,'eye_color',42,55,80), (156811,1840761,1,'eye_type',-18,0,0), (156812,1840761,0,'hair_face_color',133,126,133), (156813,1840761,0,'hair_face_highlight_color',105,103,97), (156814,1840761,0,'hair_type_color',133,126,133), (156815,1840761,0,'hair_type_highlight_color',105,103,97), (156816,1840761,1,'lip_type',45,1,-28), (156817,1840761,1,'nose_type',-3,28,-25), (156818,1840761,0,'skin_color',123,116,158), (156819,1840761,1,'soga_cheek_type',11,-19,0), (156820,1840761,1,'soga_chin_type',8,4,-3), (156821,1840761,1,'soga_ear_type',1,4,0), (156822,1840761,1,'soga_eye_brow_type',22,0,26), (156823,1840761,0,'soga_eye_color',229,229,102), (156824,1840761,1,'soga_eye_type',-18,0,0), (156825,1840761,0,'soga_hair_face_color',133,126,133), (156826,1840761,0,'soga_hair_face_highlight_color',105,103,97), (156827,1840761,0,'soga_hair_type_color',133,126,133), (156828,1840761,0,'soga_hair_type_highlight_color',105,103,97), (156829,1840761,1,'soga_lip_type',45,1,-28), (156830,1840761,1,'soga_nose_type',-3,28,-25), (156831,1840761,0,'soga_skin_color',123,116,158), (156832,1840761,0,'wing_color1',255,255,255), (156833,1840761,0,'wing_color2',255,255,255), (156834,1840762,1,'cheek_type',8,-10,0), (156835,1840762,1,'chin_type',7,1,-14), (156836,1840762,1,'ear_type',-19,3,0), (156837,1840762,1,'eye_brow_type',-25,-32,-1), (156838,1840762,0,'eye_color',108,53,114), (156839,1840762,1,'eye_type',8,0,0), (156840,1840762,0,'hair_face_color',202,174,203), (156841,1840762,0,'hair_face_highlight_color',105,103,97), (156842,1840762,0,'hair_type_color',202,174,203), (156843,1840762,0,'hair_type_highlight_color',105,103,97), (156844,1840762,1,'lip_type',-45,12,38), (156845,1840762,1,'nose_type',-7,7,-43), (156846,1840762,0,'skin_color',37,75,89), (156847,1840762,1,'soga_cheek_type',8,-10,0), (156848,1840762,1,'soga_chin_type',7,1,-14), (156849,1840762,1,'soga_ear_type',-19,3,0), (156850,1840762,1,'soga_eye_brow_type',-25,-32,-1), (156851,1840762,0,'soga_eye_color',229,229,102), (156852,1840762,1,'soga_eye_type',8,0,0), (156853,1840762,0,'soga_hair_face_color',202,174,203), (156854,1840762,0,'soga_hair_face_highlight_color',105,103,97), (156855,1840762,0,'soga_hair_type_color',202,174,203), (156856,1840762,0,'soga_hair_type_highlight_color',105,103,97), (156857,1840762,1,'soga_lip_type',-45,12,38), (156858,1840762,1,'soga_nose_type',-7,7,-43), (156859,1840762,0,'soga_skin_color',37,75,89), (156860,1840762,0,'wing_color1',255,255,255), (156861,1840762,0,'wing_color2',255,255,255), (156862,1840763,1,'cheek_type',31,61,0), (156863,1840763,1,'chin_type',25,46,96), (156864,1840763,1,'ear_type',81,-72,0), (156865,1840763,1,'eye_brow_type',-57,-10,47), (156866,1840763,0,'eye_color',142,144,255), (156867,1840763,1,'eye_type',44,0,0), (156868,1840763,0,'hair_color1',43,36,70), (156869,1840763,0,'hair_color2',49,49,53), (156870,1840763,0,'hair_face_color',61,61,75), (156871,1840763,0,'hair_face_highlight_color',244,245,246), (156872,1840763,0,'hair_highlight',160,156,172), (156873,1840763,0,'hair_type_color',61,61,75), (156874,1840763,0,'hair_type_highlight_color',244,245,246), (156875,1840763,1,'lip_type',-84,61,10), (156876,1840763,1,'nose_type',-31,31,-74), (156877,1840763,0,'skin_color',192,178,212), (156878,1840763,1,'soga_cheek_type',31,61,0), (156879,1840763,1,'soga_chin_type',25,46,96), (156880,1840763,1,'soga_ear_type',81,-72,0), (156881,1840763,1,'soga_eye_brow_type',-57,-10,47), (156882,1840763,0,'soga_eye_color',229,229,102), (156883,1840763,1,'soga_eye_type',44,0,0), (156884,1840763,0,'soga_hair_color1',43,36,70), (156885,1840763,0,'soga_hair_color2',49,49,53), (156886,1840763,0,'soga_hair_face_color',61,61,75), (156887,1840763,0,'soga_hair_face_highlight_color',244,245,246), (156888,1840763,0,'soga_hair_highlight',160,156,172), (156889,1840763,0,'soga_hair_type_color',61,61,75), (156890,1840763,0,'soga_hair_type_highlight_color',244,245,246), (156891,1840763,1,'soga_lip_type',-84,61,10), (156892,1840763,1,'soga_nose_type',-31,31,-74), (156893,1840763,0,'soga_skin_color',192,178,212), (156894,1840763,0,'wing_color1',255,255,255), (156895,1840763,0,'wing_color2',255,255,255), (156896,1840764,1,'chin_type',0,4,-7), (156897,1840764,1,'ear_type',-7,-17,0), (156898,1840764,1,'eye_brow_type',-12,-32,-7), (156899,1840764,0,'eye_color',136,84,9), (156900,1840764,1,'eye_type',4,0,0), (156901,1840764,0,'hair_face_color',129,49,22), (156902,1840764,0,'hair_type_color',129,49,22), (156903,1840764,1,'lip_type',-4,11,-12), (156904,1840764,1,'nose_type',9,-7,-4), (156905,1840764,0,'skin_color',51,126,41), (156906,1840764,1,'soga_chin_type',0,4,-7), (156907,1840764,1,'soga_ear_type',-7,-17,0), (156908,1840764,1,'soga_eye_brow_type',-12,-32,-7), (156909,1840764,0,'soga_eye_color',229,229,102), (156910,1840764,1,'soga_eye_type',4,0,0), (156911,1840764,0,'soga_hair_face_color',129,49,22), (156912,1840764,0,'soga_hair_type_color',129,49,22), (156913,1840764,1,'soga_lip_type',-4,11,-12), (156914,1840764,1,'soga_nose_type',9,-7,-4), (156915,1840764,0,'soga_skin_color',51,126,41), (156916,1840764,0,'wing_color1',255,255,255), (156917,1840764,0,'wing_color2',255,255,255), (156918,1840765,1,'cheek_type',87,34,0), (156919,1840765,1,'chin_type',62,-95,25), (156920,1840765,1,'ear_type',44,-64,0), (156921,1840765,1,'eye_brow_type',-77,58,98), (156922,1840765,0,'eye_color',28,33,54), (156923,1840765,1,'eye_type',-31,0,0), (156924,1840765,0,'hair_color1',93,64,120), (156925,1840765,0,'hair_color2',95,79,92), (156926,1840765,0,'hair_face_color',105,144,167), (156927,1840765,0,'hair_face_highlight_color',6,3,1), (156928,1840765,0,'hair_highlight',33,22,19), (156929,1840765,0,'hair_type_color',105,144,167), (156930,1840765,0,'hair_type_highlight_color',6,3,1), (156931,1840765,1,'lip_type',88,22,85), (156932,1840765,1,'nose_type',82,-12,-70), (156933,1840765,0,'skin_color',120,163,162), (156934,1840765,1,'soga_cheek_type',87,34,0), (156935,1840765,1,'soga_chin_type',62,-95,25), (156936,1840765,1,'soga_ear_type',44,-64,0), (156937,1840765,1,'soga_eye_brow_type',-77,58,98), (156938,1840765,0,'soga_eye_color',229,229,102), (156939,1840765,1,'soga_eye_type',-31,0,0), (156940,1840765,0,'soga_hair_color1',93,64,120), (156941,1840765,0,'soga_hair_color2',95,79,92), (156942,1840765,0,'soga_hair_face_color',105,144,167), (156943,1840765,0,'soga_hair_face_highlight_color',6,3,1), (156944,1840765,0,'soga_hair_highlight',33,22,19), (156945,1840765,0,'soga_hair_type_color',105,144,167), (156946,1840765,0,'soga_hair_type_highlight_color',6,3,1), (156947,1840765,1,'soga_lip_type',88,22,85), (156948,1840765,1,'soga_nose_type',82,-12,-70), (156949,1840765,0,'soga_skin_color',120,163,162), (156950,1840765,0,'wing_color1',255,255,255), (156951,1840765,0,'wing_color2',255,255,255), (156952,1840766,1,'cheek_type',51,-12,0), (156953,1840766,1,'chin_type',53,-63,-70), (156954,1840766,1,'ear_type',-87,-43,0), (156955,1840766,1,'eye_brow_type',66,-14,-5), (156956,1840766,0,'eye_color',238,177,255), (156957,1840766,1,'eye_type',32,0,0), (156958,1840766,0,'hair_color1',98,135,156), (156959,1840766,0,'hair_color2',88,95,109), (156960,1840766,0,'hair_face_color',100,131,153), (156961,1840766,0,'hair_face_highlight_color',213,205,195), (156962,1840766,0,'hair_highlight',112,123,142), (156963,1840766,0,'hair_type_color',100,131,153), (156964,1840766,0,'hair_type_highlight_color',213,205,195), (156965,1840766,1,'lip_type',-10,-68,-26), (156966,1840766,1,'nose_type',48,-77,-63), (156967,1840766,0,'skin_color',134,156,172), (156968,1840766,1,'soga_cheek_type',51,-12,0), (156969,1840766,1,'soga_chin_type',53,-63,-70), (156970,1840766,1,'soga_ear_type',-87,-43,0), (156971,1840766,1,'soga_eye_brow_type',66,-14,-5), (156972,1840766,0,'soga_eye_color',229,229,102), (156973,1840766,1,'soga_eye_type',32,0,0), (156974,1840766,0,'soga_hair_color1',98,135,156), (156975,1840766,0,'soga_hair_color2',88,95,109), (156976,1840766,0,'soga_hair_face_color',100,131,153), (156977,1840766,0,'soga_hair_face_highlight_color',213,205,195), (156978,1840766,0,'soga_hair_highlight',112,123,142), (156979,1840766,0,'soga_hair_type_color',100,131,153), (156980,1840766,0,'soga_hair_type_highlight_color',213,205,195), (156981,1840766,1,'soga_lip_type',-10,-68,-26), (156982,1840766,1,'soga_nose_type',48,-77,-63), (156983,1840766,0,'soga_skin_color',134,156,172), (156984,1840766,0,'wing_color1',255,255,255), (156985,1840766,0,'wing_color2',255,255,255), (156986,1840767,0,'eye_color',255,255,255), (156987,1840767,0,'skin_color',255,255,255), (156988,1840767,0,'soga_eye_color',255,0,255), (156989,1840768,0,'eye_color',255,255,255), (156990,1840768,0,'skin_color',255,255,255), (156991,1840768,0,'soga_eye_color',255,0,255), (156992,1840769,1,'cheek_type',-62,64,0), (156993,1840769,1,'chin_type',91,62,0), (156994,1840769,1,'ear_type',-76,78,0), (156995,1840769,1,'eye_brow_type',40,-61,96), (156996,1840769,0,'eye_color',118,129,225), (156997,1840769,1,'eye_type',19,0,0), (156998,1840769,0,'hair_color1',98,135,156), (156999,1840769,0,'hair_color2',88,95,109), (157000,1840769,0,'hair_face_color',100,131,153), (157001,1840769,0,'hair_face_highlight_color',5,4,1), (157002,1840769,0,'hair_highlight',33,22,19), (157003,1840769,0,'hair_type_color',100,131,153), (157004,1840769,0,'hair_type_highlight_color',5,4,1), (157005,1840769,1,'lip_type',66,84,-11), (157006,1840769,1,'nose_type',-87,-48,96), (157007,1840769,0,'skin_color',159,202,201), (157008,1840769,1,'soga_cheek_type',-62,64,0), (157009,1840769,1,'soga_chin_type',91,62,0), (157010,1840769,1,'soga_ear_type',-76,78,0), (157011,1840769,1,'soga_eye_brow_type',40,-61,96), (157012,1840769,0,'soga_eye_color',229,229,102), (157013,1840769,1,'soga_eye_type',19,0,0), (157014,1840769,0,'soga_hair_color1',98,135,156), (157015,1840769,0,'soga_hair_color2',88,95,109), (157016,1840769,0,'soga_hair_face_color',100,131,153), (157017,1840769,0,'soga_hair_face_highlight_color',5,4,1), (157018,1840769,0,'soga_hair_highlight',33,22,19), (157019,1840769,0,'soga_hair_type_color',100,131,153), (157020,1840769,0,'soga_hair_type_highlight_color',5,4,1), (157021,1840769,1,'soga_lip_type',66,84,-11), (157022,1840769,1,'soga_nose_type',-87,-48,96), (157023,1840769,0,'soga_skin_color',159,202,201), (157024,1840769,0,'wing_color1',255,255,255), (157025,1840769,0,'wing_color2',255,255,255), (157026,1840770,1,'cheek_type',-58,-45,0), (157027,1840770,1,'chin_type',34,93,-14), (157028,1840770,1,'ear_type',-40,-15,0), (157029,1840770,1,'eye_brow_type',-26,85,-29), (157030,1840770,0,'eye_color',99,72,166), (157031,1840770,1,'eye_type',39,0,0), (157032,1840770,0,'hair_color1',103,102,153), (157033,1840770,0,'hair_color2',95,79,92), (157034,1840770,0,'hair_face_color',109,131,182), (157035,1840770,0,'hair_face_highlight_color',103,133,149), (157036,1840770,0,'hair_highlight',102,153,147), (157037,1840770,0,'hair_type_color',109,131,182), (157038,1840770,0,'hair_type_highlight_color',103,133,149), (157039,1840770,1,'lip_type',53,94,66), (157040,1840770,1,'nose_type',98,28,-55), (157041,1840770,0,'skin_color',147,190,189), (157042,1840770,1,'soga_cheek_type',-58,-45,0), (157043,1840770,1,'soga_chin_type',34,93,-14), (157044,1840770,1,'soga_ear_type',-40,-15,0), (157045,1840770,1,'soga_eye_brow_type',-26,85,-29), (157046,1840770,0,'soga_eye_color',229,229,102), (157047,1840770,1,'soga_eye_type',39,0,0), (157048,1840770,0,'soga_hair_color1',103,102,153), (157049,1840770,0,'soga_hair_color2',95,79,92), (157050,1840770,0,'soga_hair_face_color',109,131,182), (157051,1840770,0,'soga_hair_face_highlight_color',103,133,149), (157052,1840770,0,'soga_hair_highlight',102,153,147), (157053,1840770,0,'soga_hair_type_color',109,131,182), (157054,1840770,0,'soga_hair_type_highlight_color',103,133,149), (157055,1840770,1,'soga_lip_type',53,94,66), (157056,1840770,1,'soga_nose_type',98,28,-55), (157057,1840770,0,'soga_skin_color',147,190,189), (157058,1840770,0,'wing_color1',255,255,255), (157059,1840770,0,'wing_color2',255,255,255), (157060,1840771,1,'cheek_type',94,22,0), (157061,1840771,1,'chin_type',26,-47,68), (157062,1840771,1,'ear_type',-46,-31,0), (157063,1840771,1,'eye_brow_type',74,-48,87), (157064,1840771,0,'eye_color',201,137,255), (157065,1840771,1,'eye_type',-71,0,0), (157066,1840771,0,'hair_color1',161,165,168), (157067,1840771,0,'hair_color2',60,71,71), (157068,1840771,0,'hair_face_color',244,246,246), (157069,1840771,0,'hair_face_highlight_color',86,68,133), (157070,1840771,0,'hair_highlight',152,46,102), (157071,1840771,0,'hair_type_color',244,246,246), (157072,1840771,0,'hair_type_highlight_color',86,68,133), (157073,1840771,1,'lip_type',-98,90,-65), (157074,1840771,1,'nose_type',-44,-81,37), (157075,1840771,0,'skin_color',123,166,165), (157076,1840771,1,'soga_cheek_type',94,22,0), (157077,1840771,1,'soga_chin_type',26,-47,68), (157078,1840771,1,'soga_ear_type',-46,-31,0), (157079,1840771,1,'soga_eye_brow_type',74,-48,87), (157080,1840771,0,'soga_eye_color',229,229,102), (157081,1840771,1,'soga_eye_type',-71,0,0), (157082,1840771,0,'soga_hair_color1',161,165,168), (157083,1840771,0,'soga_hair_color2',60,71,71), (157084,1840771,0,'soga_hair_face_color',244,246,246), (157085,1840771,0,'soga_hair_face_highlight_color',86,68,133), (157086,1840771,0,'soga_hair_highlight',152,46,102), (157087,1840771,0,'soga_hair_type_color',244,246,246), (157088,1840771,0,'soga_hair_type_highlight_color',86,68,133), (157089,1840771,1,'soga_lip_type',-98,90,-65), (157090,1840771,1,'soga_nose_type',-44,-81,37), (157091,1840771,0,'soga_skin_color',123,166,165), (157092,1840771,0,'wing_color1',255,255,255), (157093,1840771,0,'wing_color2',255,255,255), (157094,1840772,1,'cheek_type',-62,64,0), (157095,1840772,1,'chin_type',91,62,0), (157096,1840772,1,'ear_type',-76,78,0), (157097,1840772,1,'eye_brow_type',40,-61,96), (157098,1840772,0,'eye_color',118,129,225), (157099,1840772,1,'eye_type',19,0,0), (157100,1840772,0,'hair_color1',98,135,156), (157101,1840772,0,'hair_color2',88,95,109), (157102,1840772,0,'hair_face_color',100,131,153), (157103,1840772,0,'hair_face_highlight_color',5,4,1), (157104,1840772,0,'hair_highlight',33,22,19), (157105,1840772,0,'hair_type_color',100,131,153), (157106,1840772,0,'hair_type_highlight_color',5,4,1), (157107,1840772,1,'lip_type',66,84,-11), (157108,1840772,1,'nose_type',-87,-48,96), (157109,1840772,0,'skin_color',159,202,201), (157110,1840772,1,'soga_cheek_type',-62,64,0), (157111,1840772,1,'soga_chin_type',91,62,0), (157112,1840772,1,'soga_ear_type',-76,78,0), (157113,1840772,1,'soga_eye_brow_type',40,-61,96), (157114,1840772,0,'soga_eye_color',229,229,102), (157115,1840772,1,'soga_eye_type',19,0,0), (157116,1840772,0,'soga_hair_color1',98,135,156), (157117,1840772,0,'soga_hair_color2',88,95,109), (157118,1840772,0,'soga_hair_face_color',100,131,153), (157119,1840772,0,'soga_hair_face_highlight_color',5,4,1), (157120,1840772,0,'soga_hair_highlight',33,22,19), (157121,1840772,0,'soga_hair_type_color',100,131,153), (157122,1840772,0,'soga_hair_type_highlight_color',5,4,1), (157123,1840772,1,'soga_lip_type',66,84,-11), (157124,1840772,1,'soga_nose_type',-87,-48,96), (157125,1840772,0,'soga_skin_color',159,202,201), (157126,1840772,0,'wing_color1',255,255,255), (157127,1840772,0,'wing_color2',255,255,255), (157128,1840773,1,'cheek_type',8,-10,0), (157129,1840773,1,'chin_type',7,1,-14), (157130,1840773,1,'ear_type',-19,3,0), (157131,1840773,1,'eye_brow_type',-25,-32,-1), (157132,1840773,0,'eye_color',108,53,114), (157133,1840773,1,'eye_type',8,0,0), (157134,1840773,0,'hair_face_color',202,174,203), (157135,1840773,0,'hair_face_highlight_color',105,103,97), (157136,1840773,0,'hair_type_color',202,174,203), (157137,1840773,0,'hair_type_highlight_color',105,103,97), (157138,1840773,1,'lip_type',-45,12,38), (157139,1840773,1,'nose_type',-7,7,-43), (157140,1840773,0,'skin_color',37,75,89), (157141,1840773,1,'soga_cheek_type',8,-10,0), (157142,1840773,1,'soga_chin_type',7,1,-14), (157143,1840773,1,'soga_ear_type',-19,3,0), (157144,1840773,1,'soga_eye_brow_type',-25,-32,-1), (157145,1840773,0,'soga_eye_color',229,229,102), (157146,1840773,1,'soga_eye_type',8,0,0), (157147,1840773,0,'soga_hair_face_color',202,174,203), (157148,1840773,0,'soga_hair_face_highlight_color',105,103,97), (157149,1840773,0,'soga_hair_type_color',202,174,203), (157150,1840773,0,'soga_hair_type_highlight_color',105,103,97), (157151,1840773,1,'soga_lip_type',-45,12,38), (157152,1840773,1,'soga_nose_type',-7,7,-43), (157153,1840773,0,'soga_skin_color',37,75,89), (157154,1840773,0,'wing_color1',255,255,255), (157155,1840773,0,'wing_color2',255,255,255), (157156,1840774,1,'cheek_type',-31,52,0), (157157,1840774,1,'chin_type',-64,42,-25), (157158,1840774,1,'ear_type',42,56,0), (157159,1840774,1,'eye_brow_type',29,44,-77), (157160,1840774,0,'eye_color',15,8,20), (157161,1840774,1,'eye_type',-39,0,0), (157162,1840774,0,'hair_color1',160,156,172), (157163,1840774,0,'hair_color2',62,62,68), (157164,1840774,0,'hair_face_color',244,245,246), (157165,1840774,0,'hair_face_highlight_color',94,79,124), (157166,1840774,0,'hair_highlight',96,63,188), (157167,1840774,0,'hair_type_color',244,245,246), (157168,1840774,0,'hair_type_highlight_color',94,79,124), (157169,1840774,1,'lip_type',-9,-77,-14), (157170,1840774,1,'nose_type',-97,82,50), (157171,1840774,0,'skin_color',102,77,75), (157172,1840774,1,'soga_cheek_type',-31,52,0), (157173,1840774,1,'soga_chin_type',-64,42,-25), (157174,1840774,1,'soga_ear_type',42,56,0), (157175,1840774,1,'soga_eye_brow_type',29,44,-77), (157176,1840774,0,'soga_eye_color',229,229,102), (157177,1840774,1,'soga_eye_type',-39,0,0), (157178,1840774,0,'soga_hair_color1',160,156,172), (157179,1840774,0,'soga_hair_color2',62,62,68), (157180,1840774,0,'soga_hair_face_color',244,245,246), (157181,1840774,0,'soga_hair_face_highlight_color',94,79,124), (157182,1840774,0,'soga_hair_highlight',96,63,188), (157183,1840774,0,'soga_hair_type_color',244,245,246), (157184,1840774,0,'soga_hair_type_highlight_color',94,79,124), (157185,1840774,1,'soga_lip_type',-9,-77,-14), (157186,1840774,1,'soga_nose_type',-97,82,50), (157187,1840774,0,'soga_skin_color',102,77,75), (157188,1840774,0,'wing_color1',255,255,255), (157189,1840774,0,'wing_color2',255,255,255), (157190,1840775,1,'cheek_type',31,61,0), (157191,1840775,1,'chin_type',25,46,96), (157192,1840775,1,'ear_type',81,-72,0), (157193,1840775,1,'eye_brow_type',-57,-10,47), (157194,1840775,0,'eye_color',142,144,255), (157195,1840775,1,'eye_type',44,0,0), (157196,1840775,0,'hair_color1',43,36,70), (157197,1840775,0,'hair_color2',49,49,53), (157198,1840775,0,'hair_face_color',61,61,75), (157199,1840775,0,'hair_face_highlight_color',244,245,246), (157200,1840775,0,'hair_highlight',160,156,172), (157201,1840775,0,'hair_type_color',61,61,75), (157202,1840775,0,'hair_type_highlight_color',244,245,246), (157203,1840775,1,'lip_type',-84,61,10), (157204,1840775,1,'nose_type',-31,31,-74), (157205,1840775,0,'skin_color',192,178,212), (157206,1840775,1,'soga_cheek_type',31,61,0), (157207,1840775,1,'soga_chin_type',25,46,96), (157208,1840775,1,'soga_ear_type',81,-72,0), (157209,1840775,1,'soga_eye_brow_type',-57,-10,47), (157210,1840775,0,'soga_eye_color',229,229,102), (157211,1840775,1,'soga_eye_type',44,0,0), (157212,1840775,0,'soga_hair_color1',43,36,70), (157213,1840775,0,'soga_hair_color2',49,49,53), (157214,1840775,0,'soga_hair_face_color',61,61,75), (157215,1840775,0,'soga_hair_face_highlight_color',244,245,246), (157216,1840775,0,'soga_hair_highlight',160,156,172), (157217,1840775,0,'soga_hair_type_color',61,61,75), (157218,1840775,0,'soga_hair_type_highlight_color',244,245,246), (157219,1840775,1,'soga_lip_type',-84,61,10), (157220,1840775,1,'soga_nose_type',-31,31,-74), (157221,1840775,0,'soga_skin_color',192,178,212), (157222,1840775,0,'wing_color1',255,255,255), (157223,1840775,0,'wing_color2',255,255,255), (157224,1840776,1,'cheek_type',-2,37,0), (157225,1840776,1,'chin_type',4,0,-17), (157226,1840776,1,'ear_type',-17,0,0), (157227,1840776,1,'eye_brow_type',-4,-43,-25), (157228,1840776,0,'eye_color',32,22,52), (157229,1840776,1,'eye_type',26,0,0), (157230,1840776,0,'hair_face_color',135,125,134), (157231,1840776,0,'hair_face_highlight_color',105,103,97), (157232,1840776,0,'hair_type_color',135,125,134), (157233,1840776,0,'hair_type_highlight_color',105,103,97), (157234,1840776,1,'lip_type',-20,12,17), (157235,1840776,1,'nose_type',3,-29,4), (157236,1840776,0,'skin_color',21,77,76), (157237,1840776,1,'soga_cheek_type',-2,37,0), (157238,1840776,1,'soga_chin_type',4,0,-17), (157239,1840776,1,'soga_ear_type',-17,0,0), (157240,1840776,1,'soga_eye_brow_type',-4,-43,-25), (157241,1840776,0,'soga_eye_color',229,229,102), (157242,1840776,1,'soga_eye_type',26,0,0), (157243,1840776,0,'soga_hair_face_color',135,125,134), (157244,1840776,0,'soga_hair_face_highlight_color',105,103,97), (157245,1840776,0,'soga_hair_type_color',135,125,134), (157246,1840776,0,'soga_hair_type_highlight_color',105,103,97), (157247,1840776,1,'soga_lip_type',-20,12,17), (157248,1840776,1,'soga_nose_type',3,-29,4), (157249,1840776,0,'soga_skin_color',21,77,76), (157250,1840776,0,'wing_color1',255,255,255), (157251,1840776,0,'wing_color2',255,255,255), (157252,1840777,1,'cheek_type',-58,-45,0), (157253,1840777,1,'chin_type',34,93,-14), (157254,1840777,1,'ear_type',-40,-15,0), (157255,1840777,1,'eye_brow_type',-26,85,-29), (157256,1840777,0,'eye_color',99,72,166), (157257,1840777,1,'eye_type',39,0,0), (157258,1840777,0,'hair_color1',103,102,153), (157259,1840777,0,'hair_color2',95,79,92), (157260,1840777,0,'hair_face_color',109,131,182), (157261,1840777,0,'hair_face_highlight_color',103,133,149), (157262,1840777,0,'hair_highlight',102,153,147), (157263,1840777,0,'hair_type_color',109,131,182), (157264,1840777,0,'hair_type_highlight_color',103,133,149), (157265,1840777,1,'lip_type',53,94,66), (157266,1840777,1,'nose_type',98,28,-55), (157267,1840777,0,'skin_color',147,190,189), (157268,1840777,1,'soga_cheek_type',-58,-45,0), (157269,1840777,1,'soga_chin_type',34,93,-14), (157270,1840777,1,'soga_ear_type',-40,-15,0), (157271,1840777,1,'soga_eye_brow_type',-26,85,-29), (157272,1840777,0,'soga_eye_color',229,229,102), (157273,1840777,1,'soga_eye_type',39,0,0), (157274,1840777,0,'soga_hair_color1',103,102,153), (157275,1840777,0,'soga_hair_color2',95,79,92), (157276,1840777,0,'soga_hair_face_color',109,131,182), (157277,1840777,0,'soga_hair_face_highlight_color',103,133,149), (157278,1840777,0,'soga_hair_highlight',102,153,147), (157279,1840777,0,'soga_hair_type_color',109,131,182), (157280,1840777,0,'soga_hair_type_highlight_color',103,133,149), (157281,1840777,1,'soga_lip_type',53,94,66), (157282,1840777,1,'soga_nose_type',98,28,-55), (157283,1840777,0,'soga_skin_color',147,190,189), (157284,1840777,0,'wing_color1',255,255,255), (157285,1840777,0,'wing_color2',255,255,255), (157286,1840778,1,'cheek_type',-2,10,0), (157287,1840778,1,'chin_type',0,-25,17), (157288,1840778,1,'ear_type',28,-9,0), (157289,1840778,1,'eye_brow_type',25,-10,10), (157290,1840778,1,'eye_type',7,0,0), (157291,1840778,0,'hair_face_color',139,122,138), (157292,1840778,0,'hair_face_highlight_color',105,103,97), (157293,1840778,0,'hair_type_color',139,122,138), (157294,1840778,0,'hair_type_highlight_color',105,103,97), (157295,1840778,1,'lip_type',41,21,38), (157296,1840778,1,'nose_type',-12,-12,-28), (157297,1840778,0,'skin_color',0,4,4), (157298,1840778,1,'soga_cheek_type',-2,10,0), (157299,1840778,1,'soga_chin_type',0,-25,17), (157300,1840778,1,'soga_ear_type',28,-9,0), (157301,1840778,1,'soga_eye_brow_type',25,-10,10), (157302,1840778,0,'soga_eye_color',229,229,102), (157303,1840778,1,'soga_eye_type',7,0,0), (157304,1840778,0,'soga_hair_face_color',139,122,138), (157305,1840778,0,'soga_hair_face_highlight_color',105,103,97), (157306,1840778,0,'soga_hair_type_color',139,122,138), (157307,1840778,0,'soga_hair_type_highlight_color',105,103,97), (157308,1840778,1,'soga_lip_type',41,21,38), (157309,1840778,1,'soga_nose_type',-12,-12,-28), (157310,1840778,0,'soga_skin_color',0,4,4), (157311,1840778,0,'wing_color1',255,255,255), (157312,1840778,0,'wing_color2',255,255,255), (157313,1840779,1,'cheek_type',-31,52,0), (157314,1840779,1,'chin_type',-64,42,-25), (157315,1840779,1,'ear_type',42,56,0), (157316,1840779,1,'eye_brow_type',29,44,-77), (157317,1840779,0,'eye_color',15,8,20), (157318,1840779,1,'eye_type',-39,0,0), (157319,1840779,0,'hair_color1',160,156,172), (157320,1840779,0,'hair_color2',62,62,68), (157321,1840779,0,'hair_face_color',244,245,246), (157322,1840779,0,'hair_face_highlight_color',94,79,124), (157323,1840779,0,'hair_highlight',96,63,188), (157324,1840779,0,'hair_type_color',244,245,246), (157325,1840779,0,'hair_type_highlight_color',94,79,124), (157326,1840779,1,'lip_type',-9,-77,-14), (157327,1840779,1,'nose_type',-97,82,50), (157328,1840779,0,'skin_color',102,77,75), (157329,1840779,1,'soga_cheek_type',-31,52,0), (157330,1840779,1,'soga_chin_type',-64,42,-25), (157331,1840779,1,'soga_ear_type',42,56,0), (157332,1840779,1,'soga_eye_brow_type',29,44,-77), (157333,1840779,0,'soga_eye_color',229,229,102), (157334,1840779,1,'soga_eye_type',-39,0,0), (157335,1840779,0,'soga_hair_color1',160,156,172), (157336,1840779,0,'soga_hair_color2',62,62,68), (157337,1840779,0,'soga_hair_face_color',244,245,246), (157338,1840779,0,'soga_hair_face_highlight_color',94,79,124), (157339,1840779,0,'soga_hair_highlight',96,63,188), (157340,1840779,0,'soga_hair_type_color',244,245,246), (157341,1840779,0,'soga_hair_type_highlight_color',94,79,124), (157342,1840779,1,'soga_lip_type',-9,-77,-14), (157343,1840779,1,'soga_nose_type',-97,82,50), (157344,1840779,0,'soga_skin_color',102,77,75), (157345,1840779,0,'wing_color1',255,255,255), (157346,1840779,0,'wing_color2',255,255,255), (157347,1840780,1,'cheek_type',0,2,0), (157348,1840780,1,'chin_type',-1,28,28), (157349,1840780,1,'ear_type',34,12,0), (157350,1840780,1,'eye_brow_type',-2,-10,-5), (157351,1840780,0,'eye_color',101,107,192), (157352,1840780,1,'eye_type',-31,0,0), (157353,1840780,0,'hair_face_color',144,146,146), (157354,1840780,0,'hair_face_highlight_color',105,103,97), (157355,1840780,0,'hair_type_color',144,146,146), (157356,1840780,0,'hair_type_highlight_color',105,103,97), (157357,1840780,1,'lip_type',7,-20,-9), (157358,1840780,1,'nose_type',-11,0,-34), (157359,1840780,0,'skin_color',132,120,163), (157360,1840780,1,'soga_cheek_type',0,2,0), (157361,1840780,1,'soga_chin_type',-1,28,28), (157362,1840780,1,'soga_ear_type',34,12,0), (157363,1840780,1,'soga_eye_brow_type',-2,-10,-5), (157364,1840780,0,'soga_eye_color',229,229,102), (157365,1840780,1,'soga_eye_type',-31,0,0), (157366,1840780,0,'soga_hair_face_color',144,146,146), (157367,1840780,0,'soga_hair_face_highlight_color',105,103,97), (157368,1840780,0,'soga_hair_type_color',144,146,146), (157369,1840780,0,'soga_hair_type_highlight_color',105,103,97), (157370,1840780,1,'soga_lip_type',7,-20,-9), (157371,1840780,1,'soga_nose_type',-11,0,-34), (157372,1840780,0,'soga_skin_color',132,120,163), (157373,1840780,0,'wing_color1',255,255,255), (157374,1840780,0,'wing_color2',255,255,255), (157375,1840781,1,'cheek_type',88,87,0), (157376,1840781,1,'chin_type',-64,0,45), (157377,1840781,1,'ear_type',2,37,0), (157378,1840781,1,'eye_brow_type',8,-77,34), (157379,1840781,0,'eye_color',212,172,255), (157380,1840781,1,'eye_type',-35,0,0), (157381,1840781,0,'hair_color1',98,91,163), (157382,1840781,0,'hair_color2',59,81,113), (157383,1840781,0,'hair_face_color',107,131,144), (157384,1840781,0,'hair_face_highlight_color',96,84,129), (157385,1840781,0,'hair_highlight',96,63,188), (157386,1840781,0,'hair_type_color',107,131,144), (157387,1840781,0,'hair_type_highlight_color',96,84,129), (157388,1840781,1,'lip_type',41,-25,-20), (157389,1840781,1,'nose_type',53,17,-17), (157390,1840781,0,'skin_color',167,200,207), (157391,1840781,1,'soga_cheek_type',88,87,0), (157392,1840781,1,'soga_chin_type',-64,0,45), (157393,1840781,1,'soga_ear_type',2,37,0), (157394,1840781,1,'soga_eye_brow_type',8,-77,34), (157395,1840781,0,'soga_eye_color',229,229,102), (157396,1840781,1,'soga_eye_type',-35,0,0), (157397,1840781,0,'soga_hair_color1',98,91,163), (157398,1840781,0,'soga_hair_color2',59,81,113), (157399,1840781,0,'soga_hair_face_color',107,131,144), (157400,1840781,0,'soga_hair_face_highlight_color',96,84,129), (157401,1840781,0,'soga_hair_highlight',96,63,188), (157402,1840781,0,'soga_hair_type_color',107,131,144), (157403,1840781,0,'soga_hair_type_highlight_color',96,84,129), (157404,1840781,1,'soga_lip_type',41,-25,-20), (157405,1840781,1,'soga_nose_type',53,17,-17), (157406,1840781,0,'soga_skin_color',167,200,207), (157407,1840781,0,'wing_color1',255,255,255), (157408,1840781,0,'wing_color2',255,255,255), (157409,1840782,1,'cheek_type',2,-3,0), (157410,1840782,1,'chin_type',-12,34,17), (157411,1840782,1,'ear_type',28,0,0), (157412,1840782,1,'eye_brow_type',-29,0,-17), (157413,1840782,0,'eye_color',209,180,255), (157414,1840782,1,'eye_type',-26,0,0), (157415,1840782,0,'hair_face_color',169,169,169), (157416,1840782,0,'hair_face_highlight_color',105,103,97), (157417,1840782,0,'hair_type_color',169,169,169), (157418,1840782,0,'hair_type_highlight_color',105,103,97), (157419,1840782,1,'lip_type',31,25,-22), (157420,1840782,1,'nose_type',2,0,-2), (157421,1840782,0,'skin_color',118,131,165), (157422,1840782,1,'soga_cheek_type',2,-3,0), (157423,1840782,1,'soga_chin_type',-12,34,17), (157424,1840782,1,'soga_ear_type',28,0,0), (157425,1840782,1,'soga_eye_brow_type',-29,0,-17), (157426,1840782,0,'soga_eye_color',229,229,102), (157427,1840782,1,'soga_eye_type',-26,0,0), (157428,1840782,0,'soga_hair_face_color',169,169,169), (157429,1840782,0,'soga_hair_face_highlight_color',105,103,97), (157430,1840782,0,'soga_hair_type_color',169,169,169), (157431,1840782,0,'soga_hair_type_highlight_color',105,103,97), (157432,1840782,1,'soga_lip_type',31,25,-22), (157433,1840782,1,'soga_nose_type',2,0,-2), (157434,1840782,0,'soga_skin_color',118,131,165), (157435,1840782,0,'wing_color1',255,255,255), (157436,1840782,0,'wing_color2',255,255,255), (157437,1840783,1,'cheek_type',11,-19,0), (157438,1840783,1,'chin_type',8,4,-3), (157439,1840783,1,'ear_type',1,4,0), (157440,1840783,1,'eye_brow_type',22,0,26), (157441,1840783,0,'eye_color',42,55,80), (157442,1840783,1,'eye_type',-18,0,0), (157443,1840783,0,'hair_face_color',133,126,133), (157444,1840783,0,'hair_face_highlight_color',105,103,97), (157445,1840783,0,'hair_type_color',133,126,133), (157446,1840783,0,'hair_type_highlight_color',105,103,97), (157447,1840783,1,'lip_type',45,1,-28), (157448,1840783,1,'nose_type',-3,28,-25), (157449,1840783,0,'skin_color',123,116,158), (157450,1840783,1,'soga_cheek_type',11,-19,0), (157451,1840783,1,'soga_chin_type',8,4,-3), (157452,1840783,1,'soga_ear_type',1,4,0), (157453,1840783,1,'soga_eye_brow_type',22,0,26), (157454,1840783,0,'soga_eye_color',229,229,102), (157455,1840783,1,'soga_eye_type',-18,0,0), (157456,1840783,0,'soga_hair_face_color',133,126,133), (157457,1840783,0,'soga_hair_face_highlight_color',105,103,97), (157458,1840783,0,'soga_hair_type_color',133,126,133), (157459,1840783,0,'soga_hair_type_highlight_color',105,103,97), (157460,1840783,1,'soga_lip_type',45,1,-28), (157461,1840783,1,'soga_nose_type',-3,28,-25), (157462,1840783,0,'soga_skin_color',123,116,158), (157463,1840783,0,'wing_color1',255,255,255), (157464,1840783,0,'wing_color2',255,255,255), (157465,1840784,1,'cheek_type',-2,10,0), (157466,1840784,1,'chin_type',0,-25,17), (157467,1840784,1,'ear_type',28,-9,0), (157468,1840784,1,'eye_brow_type',25,-10,10), (157469,1840784,1,'eye_type',7,0,0), (157470,1840784,0,'hair_face_color',139,122,138), (157471,1840784,0,'hair_face_highlight_color',105,103,97), (157472,1840784,0,'hair_type_color',139,122,138), (157473,1840784,0,'hair_type_highlight_color',105,103,97), (157474,1840784,1,'lip_type',41,21,38), (157475,1840784,1,'nose_type',-12,-12,-28), (157476,1840784,0,'skin_color',0,4,4), (157477,1840784,1,'soga_cheek_type',-2,10,0), (157478,1840784,1,'soga_chin_type',0,-25,17), (157479,1840784,1,'soga_ear_type',28,-9,0), (157480,1840784,1,'soga_eye_brow_type',25,-10,10), (157481,1840784,0,'soga_eye_color',229,229,102), (157482,1840784,1,'soga_eye_type',7,0,0), (157483,1840784,0,'soga_hair_face_color',139,122,138), (157484,1840784,0,'soga_hair_face_highlight_color',105,103,97), (157485,1840784,0,'soga_hair_type_color',139,122,138), (157486,1840784,0,'soga_hair_type_highlight_color',105,103,97), (157487,1840784,1,'soga_lip_type',41,21,38), (157488,1840784,1,'soga_nose_type',-12,-12,-28), (157489,1840784,0,'soga_skin_color',0,4,4), (157490,1840784,0,'wing_color1',255,255,255), (157491,1840784,0,'wing_color2',255,255,255), (157492,1840785,1,'cheek_type',2,-3,0), (157493,1840785,1,'chin_type',-12,34,17), (157494,1840785,1,'ear_type',28,0,0), (157495,1840785,1,'eye_brow_type',-29,0,-17), (157496,1840785,0,'eye_color',209,180,255), (157497,1840785,1,'eye_type',-26,0,0), (157498,1840785,0,'hair_face_color',169,169,169), (157499,1840785,0,'hair_face_highlight_color',105,103,97), (157500,1840785,0,'hair_type_color',169,169,169), (157501,1840785,0,'hair_type_highlight_color',105,103,97), (157502,1840785,1,'lip_type',31,25,-22), (157503,1840785,1,'nose_type',2,0,-2), (157504,1840785,0,'skin_color',118,131,165), (157505,1840785,1,'soga_cheek_type',2,-3,0), (157506,1840785,1,'soga_chin_type',-12,34,17), (157507,1840785,1,'soga_ear_type',28,0,0), (157508,1840785,1,'soga_eye_brow_type',-29,0,-17), (157509,1840785,0,'soga_eye_color',229,229,102), (157510,1840785,1,'soga_eye_type',-26,0,0), (157511,1840785,0,'soga_hair_face_color',169,169,169), (157512,1840785,0,'soga_hair_face_highlight_color',105,103,97), (157513,1840785,0,'soga_hair_type_color',169,169,169), (157514,1840785,0,'soga_hair_type_highlight_color',105,103,97), (157515,1840785,1,'soga_lip_type',31,25,-22), (157516,1840785,1,'soga_nose_type',2,0,-2), (157517,1840785,0,'soga_skin_color',118,131,165), (157518,1840785,0,'wing_color1',255,255,255), (157519,1840785,0,'wing_color2',255,255,255), (157520,1840786,1,'cheek_type',11,-19,0), (157521,1840786,1,'chin_type',8,4,-3), (157522,1840786,1,'ear_type',1,4,0), (157523,1840786,1,'eye_brow_type',22,0,26), (157524,1840786,0,'eye_color',42,55,80), (157525,1840786,1,'eye_type',-18,0,0), (157526,1840786,0,'hair_face_color',133,126,133), (157527,1840786,0,'hair_face_highlight_color',105,103,97), (157528,1840786,0,'hair_type_color',133,126,133), (157529,1840786,0,'hair_type_highlight_color',105,103,97), (157530,1840786,1,'lip_type',45,1,-28), (157531,1840786,1,'nose_type',-3,28,-25), (157532,1840786,0,'skin_color',123,116,158), (157533,1840786,1,'soga_cheek_type',11,-19,0), (157534,1840786,1,'soga_chin_type',8,4,-3), (157535,1840786,1,'soga_ear_type',1,4,0), (157536,1840786,1,'soga_eye_brow_type',22,0,26), (157537,1840786,0,'soga_eye_color',229,229,102), (157538,1840786,1,'soga_eye_type',-18,0,0), (157539,1840786,0,'soga_hair_face_color',133,126,133), (157540,1840786,0,'soga_hair_face_highlight_color',105,103,97), (157541,1840786,0,'soga_hair_type_color',133,126,133), (157542,1840786,0,'soga_hair_type_highlight_color',105,103,97), (157543,1840786,1,'soga_lip_type',45,1,-28), (157544,1840786,1,'soga_nose_type',-3,28,-25), (157545,1840786,0,'soga_skin_color',123,116,158), (157546,1840786,0,'wing_color1',255,255,255), (157547,1840786,0,'wing_color2',255,255,255), (157548,1840787,1,'cheek_type',-20,65,0), (157549,1840787,1,'chin_type',-5,87,3), (157550,1840787,1,'ear_type',63,11,0), (157551,1840787,1,'eye_brow_type',-45,52,98), (157552,1840787,0,'eye_color',234,119,255), (157553,1840787,1,'eye_type',-47,0,0), (157554,1840787,0,'hair_color1',161,165,168), (157555,1840787,0,'hair_color2',60,71,71), (157556,1840787,0,'hair_face_color',244,246,246), (157557,1840787,0,'hair_face_highlight_color',6,3,1), (157558,1840787,0,'hair_highlight',33,22,19), (157559,1840787,0,'hair_type_color',244,246,246), (157560,1840787,0,'hair_type_highlight_color',6,3,1), (157561,1840787,1,'lip_type',-42,-75,14), (157562,1840787,1,'nose_type',29,-65,-17), (157563,1840787,0,'skin_color',155,139,173), (157564,1840787,1,'soga_cheek_type',-20,65,0), (157565,1840787,1,'soga_chin_type',-5,87,3), (157566,1840787,1,'soga_ear_type',63,11,0), (157567,1840787,1,'soga_eye_brow_type',-45,52,98), (157568,1840787,0,'soga_eye_color',229,229,102), (157569,1840787,1,'soga_eye_type',-47,0,0), (157570,1840787,0,'soga_hair_color1',161,165,168), (157571,1840787,0,'soga_hair_color2',60,71,71), (157572,1840787,0,'soga_hair_face_color',244,246,246), (157573,1840787,0,'soga_hair_face_highlight_color',6,3,1), (157574,1840787,0,'soga_hair_highlight',33,22,19), (157575,1840787,0,'soga_hair_type_color',244,246,246), (157576,1840787,0,'soga_hair_type_highlight_color',6,3,1), (157577,1840787,1,'soga_lip_type',-42,-75,14), (157578,1840787,1,'soga_nose_type',29,-65,-17), (157579,1840787,0,'soga_skin_color',155,139,173), (157580,1840787,0,'wing_color1',255,255,255), (157581,1840787,0,'wing_color2',255,255,255), (157582,1840788,1,'cheek_type',-62,64,0), (157583,1840788,1,'chin_type',91,62,0), (157584,1840788,1,'ear_type',-76,78,0), (157585,1840788,1,'eye_brow_type',40,-61,96), (157586,1840788,0,'eye_color',118,129,225), (157587,1840788,1,'eye_type',19,0,0), (157588,1840788,0,'hair_color1',98,135,156), (157589,1840788,0,'hair_color2',88,95,109), (157590,1840788,0,'hair_face_color',100,131,153), (157591,1840788,0,'hair_face_highlight_color',5,4,1), (157592,1840788,0,'hair_highlight',33,22,19), (157593,1840788,0,'hair_type_color',100,131,153), (157594,1840788,0,'hair_type_highlight_color',5,4,1), (157595,1840788,1,'lip_type',66,84,-11), (157596,1840788,1,'nose_type',-87,-48,96), (157597,1840788,0,'skin_color',159,202,201), (157598,1840788,1,'soga_cheek_type',-62,64,0), (157599,1840788,1,'soga_chin_type',91,62,0), (157600,1840788,1,'soga_ear_type',-76,78,0), (157601,1840788,1,'soga_eye_brow_type',40,-61,96), (157602,1840788,0,'soga_eye_color',229,229,102), (157603,1840788,1,'soga_eye_type',19,0,0), (157604,1840788,0,'soga_hair_color1',98,135,156), (157605,1840788,0,'soga_hair_color2',88,95,109), (157606,1840788,0,'soga_hair_face_color',100,131,153), (157607,1840788,0,'soga_hair_face_highlight_color',5,4,1), (157608,1840788,0,'soga_hair_highlight',33,22,19), (157609,1840788,0,'soga_hair_type_color',100,131,153), (157610,1840788,0,'soga_hair_type_highlight_color',5,4,1), (157611,1840788,1,'soga_lip_type',66,84,-11), (157612,1840788,1,'soga_nose_type',-87,-48,96), (157613,1840788,0,'soga_skin_color',159,202,201), (157614,1840788,0,'wing_color1',255,255,255), (157615,1840788,0,'wing_color2',255,255,255), (157616,1840789,1,'cheek_type',-7,68,0), (157617,1840789,1,'chin_type',-81,28,39), (157618,1840789,1,'ear_type',-11,-93,0), (157619,1840789,1,'eye_brow_type',22,-68,-62), (157620,1840789,0,'eye_color',111,57,138), (157621,1840789,1,'eye_type',88,0,0), (157622,1840789,0,'hair_color1',56,22,22), (157623,1840789,0,'hair_color2',52,50,42), (157624,1840789,0,'hair_face_color',6,3,1), (157625,1840789,0,'hair_face_highlight_color',7,1,1), (157626,1840789,0,'hair_highlight',56,22,22), (157627,1840789,0,'hair_type_color',6,3,1), (157628,1840789,0,'hair_type_highlight_color',7,1,1), (157629,1840789,1,'lip_type',79,8,12), (157630,1840789,1,'nose_type',-81,-7,-64), (157631,1840789,0,'skin_color',117,133,154), (157632,1840789,1,'soga_cheek_type',-7,68,0), (157633,1840789,1,'soga_chin_type',-81,28,39), (157634,1840789,1,'soga_ear_type',-11,-93,0), (157635,1840789,1,'soga_eye_brow_type',22,-68,-62), (157636,1840789,0,'soga_eye_color',229,229,102), (157637,1840789,1,'soga_eye_type',88,0,0), (157638,1840789,0,'soga_hair_color1',56,22,22), (157639,1840789,0,'soga_hair_color2',52,50,42), (157640,1840789,0,'soga_hair_face_color',6,3,1), (157641,1840789,0,'soga_hair_face_highlight_color',7,1,1), (157642,1840789,0,'soga_hair_highlight',56,22,22), (157643,1840789,0,'soga_hair_type_color',6,3,1), (157644,1840789,0,'soga_hair_type_highlight_color',7,1,1), (157645,1840789,1,'soga_lip_type',79,8,12), (157646,1840789,1,'soga_nose_type',-81,-7,-64), (157647,1840789,0,'soga_skin_color',117,133,154), (157648,1840789,0,'wing_color1',255,255,255), (157649,1840789,0,'wing_color2',255,255,255), (157650,1840790,1,'cheek_type',94,22,0), (157651,1840790,1,'chin_type',26,-47,68), (157652,1840790,1,'ear_type',-46,-31,0), (157653,1840790,1,'eye_brow_type',74,-48,87), (157654,1840790,0,'eye_color',201,137,255), (157655,1840790,1,'eye_type',-71,0,0), (157656,1840790,0,'hair_color1',161,165,168), (157657,1840790,0,'hair_color2',60,71,71), (157658,1840790,0,'hair_face_color',244,246,246), (157659,1840790,0,'hair_face_highlight_color',86,68,133), (157660,1840790,0,'hair_highlight',152,46,102), (157661,1840790,0,'hair_type_color',244,246,246), (157662,1840790,0,'hair_type_highlight_color',86,68,133), (157663,1840790,1,'lip_type',-98,90,-65), (157664,1840790,1,'nose_type',-44,-81,37), (157665,1840790,0,'skin_color',123,166,165), (157666,1840790,1,'soga_cheek_type',94,22,0), (157667,1840790,1,'soga_chin_type',26,-47,68), (157668,1840790,1,'soga_ear_type',-46,-31,0), (157669,1840790,1,'soga_eye_brow_type',74,-48,87), (157670,1840790,0,'soga_eye_color',229,229,102), (157671,1840790,1,'soga_eye_type',-71,0,0), (157672,1840790,0,'soga_hair_color1',161,165,168), (157673,1840790,0,'soga_hair_color2',60,71,71), (157674,1840790,0,'soga_hair_face_color',244,246,246), (157675,1840790,0,'soga_hair_face_highlight_color',86,68,133), (157676,1840790,0,'soga_hair_highlight',152,46,102), (157677,1840790,0,'soga_hair_type_color',244,246,246), (157678,1840790,0,'soga_hair_type_highlight_color',86,68,133), (157679,1840790,1,'soga_lip_type',-98,90,-65), (157680,1840790,1,'soga_nose_type',-44,-81,37), (157681,1840790,0,'soga_skin_color',123,166,165), (157682,1840790,0,'wing_color1',255,255,255), (157683,1840790,0,'wing_color2',255,255,255), (157684,1840791,1,'cheek_type',-31,52,0), (157685,1840791,1,'chin_type',-64,42,-25), (157686,1840791,1,'ear_type',42,56,0), (157687,1840791,1,'eye_brow_type',29,44,-77), (157688,1840791,0,'eye_color',15,8,20), (157689,1840791,1,'eye_type',-39,0,0), (157690,1840791,0,'hair_color1',160,156,172), (157691,1840791,0,'hair_color2',62,62,68), (157692,1840791,0,'hair_face_color',244,245,246), (157693,1840791,0,'hair_face_highlight_color',94,79,124), (157694,1840791,0,'hair_highlight',96,63,188), (157695,1840791,0,'hair_type_color',244,245,246), (157696,1840791,0,'hair_type_highlight_color',94,79,124), (157697,1840791,1,'lip_type',-9,-77,-14), (157698,1840791,1,'nose_type',-97,82,50), (157699,1840791,0,'skin_color',102,77,75), (157700,1840791,1,'soga_cheek_type',-31,52,0), (157701,1840791,1,'soga_chin_type',-64,42,-25), (157702,1840791,1,'soga_ear_type',42,56,0), (157703,1840791,1,'soga_eye_brow_type',29,44,-77), (157704,1840791,0,'soga_eye_color',229,229,102), (157705,1840791,1,'soga_eye_type',-39,0,0), (157706,1840791,0,'soga_hair_color1',160,156,172), (157707,1840791,0,'soga_hair_color2',62,62,68), (157708,1840791,0,'soga_hair_face_color',244,245,246), (157709,1840791,0,'soga_hair_face_highlight_color',94,79,124), (157710,1840791,0,'soga_hair_highlight',96,63,188), (157711,1840791,0,'soga_hair_type_color',244,245,246), (157712,1840791,0,'soga_hair_type_highlight_color',94,79,124), (157713,1840791,1,'soga_lip_type',-9,-77,-14), (157714,1840791,1,'soga_nose_type',-97,82,50), (157715,1840791,0,'soga_skin_color',102,77,75), (157716,1840791,0,'wing_color1',255,255,255), (157717,1840791,0,'wing_color2',255,255,255), (157718,1840792,1,'cheek_type',-31,14,0), (157719,1840792,1,'chin_type',-14,17,-37), (157720,1840792,1,'ear_type',0,29,0), (157721,1840792,1,'eye_brow_type',-9,28,0), (157722,1840792,0,'eye_color',209,180,255), (157723,1840792,1,'eye_type',17,0,0), (157724,1840792,0,'hair_face_color',122,151,151), (157725,1840792,0,'hair_face_highlight_color',105,103,97), (157726,1840792,0,'hair_type_color',122,151,151), (157727,1840792,0,'hair_type_highlight_color',105,103,97), (157728,1840792,1,'lip_type',-31,-19,-14), (157729,1840792,1,'nose_type',-28,39,-2), (157730,1840792,0,'skin_color',100,65,95), (157731,1840792,1,'soga_cheek_type',-31,14,0), (157732,1840792,1,'soga_chin_type',-14,17,-37), (157733,1840792,1,'soga_ear_type',0,29,0), (157734,1840792,1,'soga_eye_brow_type',-9,28,0), (157735,1840792,0,'soga_eye_color',229,229,102), (157736,1840792,1,'soga_eye_type',17,0,0), (157737,1840792,0,'soga_hair_face_color',122,151,151), (157738,1840792,0,'soga_hair_face_highlight_color',105,103,97), (157739,1840792,0,'soga_hair_type_color',122,151,151), (157740,1840792,0,'soga_hair_type_highlight_color',105,103,97), (157741,1840792,1,'soga_lip_type',-31,-19,-14), (157742,1840792,1,'soga_nose_type',-28,39,-2), (157743,1840792,0,'soga_skin_color',100,65,95), (157744,1840792,0,'wing_color1',255,255,255), (157745,1840792,0,'wing_color2',255,255,255), (157746,1840793,1,'cheek_type',4,-11,0), (157747,1840793,1,'chin_type',-31,-1,-14), (157748,1840793,1,'ear_type',-7,21,0), (157749,1840793,1,'eye_brow_type',28,14,3), (157750,1840793,0,'eye_color',244,171,255), (157751,1840793,1,'eye_type',19,0,0), (157752,1840793,0,'hair_face_color',152,125,154), (157753,1840793,0,'hair_face_highlight_color',105,103,97), (157754,1840793,0,'hair_type_color',152,125,154), (157755,1840793,0,'hair_type_highlight_color',105,103,97), (157756,1840793,1,'lip_type',11,37,-12), (157757,1840793,1,'nose_type',-7,18,-17), (157758,1840793,0,'skin_color',25,81,80), (157759,1840793,1,'soga_cheek_type',4,-11,0), (157760,1840793,1,'soga_chin_type',-31,-1,-14), (157761,1840793,1,'soga_ear_type',-7,21,0), (157762,1840793,1,'soga_eye_brow_type',28,14,3), (157763,1840793,0,'soga_eye_color',229,229,102), (157764,1840793,1,'soga_eye_type',19,0,0), (157765,1840793,0,'soga_hair_face_color',152,125,154), (157766,1840793,0,'soga_hair_face_highlight_color',105,103,97), (157767,1840793,0,'soga_hair_type_color',152,125,154), (157768,1840793,0,'soga_hair_type_highlight_color',105,103,97), (157769,1840793,1,'soga_lip_type',11,37,-12), (157770,1840793,1,'soga_nose_type',-7,18,-17), (157771,1840793,0,'soga_skin_color',25,81,80), (157772,1840793,0,'wing_color1',255,255,255), (157773,1840793,0,'wing_color2',255,255,255), (157774,1840794,1,'cheek_type',-21,-10,0), (157775,1840794,1,'chin_type',-32,25,0), (157776,1840794,1,'ear_type',-17,10,0), (157777,1840794,1,'eye_brow_type',0,46,-21), (157778,1840794,0,'eye_color',199,187,255), (157779,1840794,1,'eye_type',-20,0,0), (157780,1840794,0,'hair_face_color',189,178,189), (157781,1840794,0,'hair_face_highlight_color',105,103,97), (157782,1840794,0,'hair_type_color',189,178,189), (157783,1840794,0,'hair_type_highlight_color',105,103,97), (157784,1840794,1,'lip_type',-34,48,19), (157785,1840794,1,'nose_type',-4,-26,-14), (157786,1840794,0,'skin_color',0,1,1), (157787,1840794,1,'soga_cheek_type',-21,-10,0), (157788,1840794,1,'soga_chin_type',-32,25,0), (157789,1840794,1,'soga_ear_type',-17,10,0), (157790,1840794,1,'soga_eye_brow_type',0,46,-21), (157791,1840794,0,'soga_eye_color',229,229,102), (157792,1840794,1,'soga_eye_type',-20,0,0), (157793,1840794,0,'soga_hair_face_color',189,178,189), (157794,1840794,0,'soga_hair_face_highlight_color',105,103,97), (157795,1840794,0,'soga_hair_type_color',189,178,189), (157796,1840794,0,'soga_hair_type_highlight_color',105,103,97), (157797,1840794,1,'soga_lip_type',-34,48,19), (157798,1840794,1,'soga_nose_type',-4,-26,-14), (157799,1840794,0,'soga_skin_color',0,1,1), (157800,1840794,0,'wing_color1',255,255,255), (157801,1840794,0,'wing_color2',255,255,255), (157802,1840795,1,'cheek_type',-58,-45,0), (157803,1840795,1,'chin_type',34,93,-14), (157804,1840795,1,'ear_type',-40,-15,0), (157805,1840795,1,'eye_brow_type',-26,85,-29), (157806,1840795,0,'eye_color',99,72,166), (157807,1840795,1,'eye_type',39,0,0), (157808,1840795,0,'hair_color1',103,102,153), (157809,1840795,0,'hair_color2',95,79,92), (157810,1840795,0,'hair_face_color',109,131,182), (157811,1840795,0,'hair_face_highlight_color',103,133,149), (157812,1840795,0,'hair_highlight',102,153,147), (157813,1840795,0,'hair_type_color',109,131,182), (157814,1840795,0,'hair_type_highlight_color',103,133,149), (157815,1840795,1,'lip_type',53,94,66), (157816,1840795,1,'nose_type',98,28,-55), (157817,1840795,0,'skin_color',147,190,189), (157818,1840795,1,'soga_cheek_type',-58,-45,0), (157819,1840795,1,'soga_chin_type',34,93,-14), (157820,1840795,1,'soga_ear_type',-40,-15,0), (157821,1840795,1,'soga_eye_brow_type',-26,85,-29), (157822,1840795,0,'soga_eye_color',229,229,102), (157823,1840795,1,'soga_eye_type',39,0,0), (157824,1840795,0,'soga_hair_color1',103,102,153), (157825,1840795,0,'soga_hair_color2',95,79,92), (157826,1840795,0,'soga_hair_face_color',109,131,182), (157827,1840795,0,'soga_hair_face_highlight_color',103,133,149), (157828,1840795,0,'soga_hair_highlight',102,153,147), (157829,1840795,0,'soga_hair_type_color',109,131,182), (157830,1840795,0,'soga_hair_type_highlight_color',103,133,149), (157831,1840795,1,'soga_lip_type',53,94,66), (157832,1840795,1,'soga_nose_type',98,28,-55), (157833,1840795,0,'soga_skin_color',147,190,189), (157834,1840795,0,'wing_color1',255,255,255), (157835,1840795,0,'wing_color2',255,255,255), (157836,1840796,1,'cheek_type',51,-12,0), (157837,1840796,1,'chin_type',53,-63,-70), (157838,1840796,1,'ear_type',-87,-43,0), (157839,1840796,1,'eye_brow_type',66,-14,-5), (157840,1840796,0,'eye_color',238,177,255), (157841,1840796,1,'eye_type',32,0,0), (157842,1840796,0,'hair_color1',98,135,156), (157843,1840796,0,'hair_color2',88,95,109), (157844,1840796,0,'hair_face_color',100,131,153), (157845,1840796,0,'hair_face_highlight_color',213,205,195), (157846,1840796,0,'hair_highlight',112,123,142), (157847,1840796,0,'hair_type_color',100,131,153), (157848,1840796,0,'hair_type_highlight_color',213,205,195), (157849,1840796,1,'lip_type',-10,-68,-26), (157850,1840796,1,'nose_type',48,-77,-63), (157851,1840796,0,'skin_color',134,156,172), (157852,1840796,1,'soga_cheek_type',51,-12,0), (157853,1840796,1,'soga_chin_type',53,-63,-70), (157854,1840796,1,'soga_ear_type',-87,-43,0), (157855,1840796,1,'soga_eye_brow_type',66,-14,-5), (157856,1840796,0,'soga_eye_color',229,229,102), (157857,1840796,1,'soga_eye_type',32,0,0), (157858,1840796,0,'soga_hair_color1',98,135,156), (157859,1840796,0,'soga_hair_color2',88,95,109), (157860,1840796,0,'soga_hair_face_color',100,131,153), (157861,1840796,0,'soga_hair_face_highlight_color',213,205,195), (157862,1840796,0,'soga_hair_highlight',112,123,142), (157863,1840796,0,'soga_hair_type_color',100,131,153), (157864,1840796,0,'soga_hair_type_highlight_color',213,205,195), (157865,1840796,1,'soga_lip_type',-10,-68,-26), (157866,1840796,1,'soga_nose_type',48,-77,-63), (157867,1840796,0,'soga_skin_color',134,156,172), (157868,1840796,0,'wing_color1',255,255,255), (157869,1840796,0,'wing_color2',255,255,255), (157870,1840797,1,'cheek_type',-31,14,0), (157871,1840797,1,'chin_type',-14,17,-37), (157872,1840797,1,'ear_type',0,29,0), (157873,1840797,1,'eye_brow_type',-9,28,0), (157874,1840797,0,'eye_color',209,180,255), (157875,1840797,1,'eye_type',17,0,0), (157876,1840797,0,'hair_face_color',122,151,151), (157877,1840797,0,'hair_face_highlight_color',105,103,97), (157878,1840797,0,'hair_type_color',122,151,151), (157879,1840797,0,'hair_type_highlight_color',105,103,97), (157880,1840797,1,'lip_type',-31,-19,-14), (157881,1840797,1,'nose_type',-28,39,-2), (157882,1840797,0,'skin_color',100,65,95), (157883,1840797,1,'soga_cheek_type',-31,14,0), (157884,1840797,1,'soga_chin_type',-14,17,-37), (157885,1840797,1,'soga_ear_type',0,29,0), (157886,1840797,1,'soga_eye_brow_type',-9,28,0), (157887,1840797,0,'soga_eye_color',229,229,102), (157888,1840797,1,'soga_eye_type',17,0,0), (157889,1840797,0,'soga_hair_face_color',122,151,151), (157890,1840797,0,'soga_hair_face_highlight_color',105,103,97), (157891,1840797,0,'soga_hair_type_color',122,151,151), (157892,1840797,0,'soga_hair_type_highlight_color',105,103,97), (157893,1840797,1,'soga_lip_type',-31,-19,-14), (157894,1840797,1,'soga_nose_type',-28,39,-2), (157895,1840797,0,'soga_skin_color',100,65,95), (157896,1840797,0,'wing_color1',255,255,255), (157897,1840797,0,'wing_color2',255,255,255), (157898,1840798,1,'cheek_type',25,-93,0), (157899,1840798,1,'chin_type',-34,95,-5), (157900,1840798,1,'ear_type',8,34,0), (157901,1840798,1,'eye_brow_type',-65,-34,85), (157902,1840798,1,'eye_type',-14,0,0), (157903,1840798,0,'hair_color1',161,165,168), (157904,1840798,0,'hair_color2',60,71,71), (157905,1840798,0,'hair_face_color',225,221,214), (157906,1840798,0,'hair_face_highlight_color',89,73,129), (157907,1840798,0,'hair_highlight',152,46,102), (157908,1840798,0,'hair_type_color',225,221,214), (157909,1840798,0,'hair_type_highlight_color',89,73,129), (157910,1840798,1,'lip_type',-15,29,32), (157911,1840798,1,'nose_type',62,47,-90), (157912,1840798,0,'skin_color',121,164,163), (157913,1840798,1,'soga_cheek_type',25,-93,0), (157914,1840798,1,'soga_chin_type',-34,95,-5), (157915,1840798,1,'soga_ear_type',8,34,0), (157916,1840798,1,'soga_eye_brow_type',-65,-34,85), (157917,1840798,0,'soga_eye_color',229,229,102), (157918,1840798,1,'soga_eye_type',-14,0,0), (157919,1840798,0,'soga_hair_color1',161,165,168), (157920,1840798,0,'soga_hair_color2',60,71,71), (157921,1840798,0,'soga_hair_face_color',225,221,214), (157922,1840798,0,'soga_hair_face_highlight_color',89,73,129), (157923,1840798,0,'soga_hair_highlight',152,46,102), (157924,1840798,0,'soga_hair_type_color',225,221,214), (157925,1840798,0,'soga_hair_type_highlight_color',89,73,129), (157926,1840798,1,'soga_lip_type',-15,29,32), (157927,1840798,1,'soga_nose_type',62,47,-90), (157928,1840798,0,'soga_skin_color',121,164,163), (157929,1840798,0,'wing_color1',255,255,255), (157930,1840798,0,'wing_color2',255,255,255), (157931,1840799,1,'cheek_type',58,0,0), (157932,1840799,1,'chin_type',-62,10,94), (157933,1840799,1,'ear_type',44,-48,0), (157934,1840799,1,'eye_brow_type',-44,-11,-62), (157935,1840799,0,'eye_color',141,70,150), (157936,1840799,1,'eye_type',48,0,0), (157937,1840799,0,'hair_color1',56,22,22), (157938,1840799,0,'hair_color2',52,50,42), (157939,1840799,0,'hair_face_color',7,1,1), (157940,1840799,0,'hair_face_highlight_color',107,119,158), (157941,1840799,0,'hair_highlight',94,119,160), (157942,1840799,0,'hair_type_color',7,1,1), (157943,1840799,0,'hair_type_highlight_color',107,119,158), (157944,1840799,1,'lip_type',25,-15,-68), (157945,1840799,1,'nose_type',-7,48,-3), (157946,1840799,0,'skin_color',103,97,130), (157947,1840799,1,'soga_cheek_type',58,0,0), (157948,1840799,1,'soga_chin_type',-62,10,94), (157949,1840799,1,'soga_ear_type',44,-48,0), (157950,1840799,1,'soga_eye_brow_type',-44,-11,-62), (157951,1840799,0,'soga_eye_color',229,229,102), (157952,1840799,1,'soga_eye_type',48,0,0), (157953,1840799,0,'soga_hair_color1',56,22,22), (157954,1840799,0,'soga_hair_color2',52,50,42), (157955,1840799,0,'soga_hair_face_color',7,1,1), (157956,1840799,0,'soga_hair_face_highlight_color',107,119,158), (157957,1840799,0,'soga_hair_highlight',94,119,160), (157958,1840799,0,'soga_hair_type_color',7,1,1), (157959,1840799,0,'soga_hair_type_highlight_color',107,119,158), (157960,1840799,1,'soga_lip_type',25,-15,-68), (157961,1840799,1,'soga_nose_type',-7,48,-3), (157962,1840799,0,'soga_skin_color',103,97,130), (157963,1840799,0,'wing_color1',255,255,255), (157964,1840799,0,'wing_color2',255,255,255), (157965,1840800,1,'cheek_type',0,2,0), (157966,1840800,1,'chin_type',-1,28,28), (157967,1840800,1,'ear_type',34,12,0), (157968,1840800,1,'eye_brow_type',-2,-10,-5), (157969,1840800,0,'eye_color',101,107,192), (157970,1840800,1,'eye_type',-31,0,0), (157971,1840800,0,'hair_face_color',144,146,146), (157972,1840800,0,'hair_face_highlight_color',105,103,97), (157973,1840800,0,'hair_type_color',144,146,146), (157974,1840800,0,'hair_type_highlight_color',105,103,97), (157975,1840800,1,'lip_type',7,-20,-9), (157976,1840800,1,'nose_type',-11,0,-34), (157977,1840800,0,'skin_color',132,120,163), (157978,1840800,1,'soga_cheek_type',0,2,0), (157979,1840800,1,'soga_chin_type',-1,28,28), (157980,1840800,1,'soga_ear_type',34,12,0), (157981,1840800,1,'soga_eye_brow_type',-2,-10,-5), (157982,1840800,0,'soga_eye_color',229,229,102), (157983,1840800,1,'soga_eye_type',-31,0,0), (157984,1840800,0,'soga_hair_face_color',144,146,146), (157985,1840800,0,'soga_hair_face_highlight_color',105,103,97), (157986,1840800,0,'soga_hair_type_color',144,146,146), (157987,1840800,0,'soga_hair_type_highlight_color',105,103,97), (157988,1840800,1,'soga_lip_type',7,-20,-9), (157989,1840800,1,'soga_nose_type',-11,0,-34), (157990,1840800,0,'soga_skin_color',132,120,163), (157991,1840800,0,'wing_color1',255,255,255), (157992,1840800,0,'wing_color2',255,255,255), (157993,1840801,1,'cheek_type',0,5,0), (157994,1840801,1,'chin_type',-18,-34,18), (157995,1840801,1,'ear_type',-17,25,0), (157996,1840801,1,'eye_brow_type',19,-7,21), (157997,1840801,0,'eye_color',20,10,22), (157998,1840801,1,'eye_type',-23,0,0), (157999,1840801,0,'hair_face_color',213,216,216), (158000,1840801,0,'hair_face_highlight_color',105,103,97), (158001,1840801,0,'hair_type_color',213,216,216), (158002,1840801,0,'hair_type_highlight_color',105,103,97), (158003,1840801,1,'lip_type',-28,42,10), (158004,1840801,1,'nose_type',28,28,-14), (158005,1840801,0,'skin_color',57,46,44), (158006,1840801,1,'soga_cheek_type',0,5,0), (158007,1840801,1,'soga_chin_type',-18,-34,18), (158008,1840801,1,'soga_ear_type',-17,25,0), (158009,1840801,1,'soga_eye_brow_type',19,-7,21), (158010,1840801,0,'soga_eye_color',229,229,102), (158011,1840801,1,'soga_eye_type',-23,0,0), (158012,1840801,0,'soga_hair_face_color',213,216,216), (158013,1840801,0,'soga_hair_face_highlight_color',105,103,97), (158014,1840801,0,'soga_hair_type_color',213,216,216), (158015,1840801,0,'soga_hair_type_highlight_color',105,103,97), (158016,1840801,1,'soga_lip_type',-28,42,10), (158017,1840801,1,'soga_nose_type',28,28,-14), (158018,1840801,0,'soga_skin_color',57,46,44), (158019,1840801,0,'wing_color1',255,255,255), (158020,1840801,0,'wing_color2',255,255,255), (158021,1840802,1,'cheek_type',28,20,0), (158022,1840802,1,'chin_type',0,4,1), (158023,1840802,1,'ear_type',25,28,0), (158024,1840802,1,'eye_brow_type',25,-25,12), (158025,1840802,0,'eye_color',203,186,255), (158026,1840802,1,'eye_type',9,0,0), (158027,1840802,0,'hair_face_color',122,132,132), (158028,1840802,0,'hair_face_highlight_color',105,103,97), (158029,1840802,0,'hair_type_color',122,132,132), (158030,1840802,0,'hair_type_highlight_color',105,103,97), (158031,1840802,1,'lip_type',10,-5,0), (158032,1840802,1,'nose_type',-4,-12,-3), (158033,1840802,0,'skin_color',173,142,181), (158034,1840802,1,'soga_cheek_type',28,20,0), (158035,1840802,1,'soga_chin_type',0,4,1), (158036,1840802,1,'soga_ear_type',25,28,0), (158037,1840802,1,'soga_eye_brow_type',25,-25,12), (158038,1840802,0,'soga_eye_color',229,229,102), (158039,1840802,1,'soga_eye_type',9,0,0), (158040,1840802,0,'soga_hair_face_color',122,132,132), (158041,1840802,0,'soga_hair_face_highlight_color',105,103,97), (158042,1840802,0,'soga_hair_type_color',122,132,132), (158043,1840802,0,'soga_hair_type_highlight_color',105,103,97), (158044,1840802,1,'soga_lip_type',10,-5,0), (158045,1840802,1,'soga_nose_type',-4,-12,-3), (158046,1840802,0,'soga_skin_color',173,142,181), (158047,1840802,0,'wing_color1',255,255,255), (158048,1840802,0,'wing_color2',255,255,255), (158049,1840803,1,'cheek_type',0,2,0), (158050,1840803,1,'chin_type',-1,28,28), (158051,1840803,1,'ear_type',34,12,0), (158052,1840803,1,'eye_brow_type',-2,-10,-5), (158053,1840803,0,'eye_color',101,107,192), (158054,1840803,1,'eye_type',-31,0,0), (158055,1840803,0,'hair_face_color',144,146,146), (158056,1840803,0,'hair_face_highlight_color',105,103,97), (158057,1840803,0,'hair_type_color',144,146,146), (158058,1840803,0,'hair_type_highlight_color',105,103,97), (158059,1840803,1,'lip_type',7,-20,-9), (158060,1840803,1,'nose_type',-11,0,-34), (158061,1840803,0,'skin_color',132,120,163), (158062,1840803,1,'soga_cheek_type',0,2,0), (158063,1840803,1,'soga_chin_type',-1,28,28), (158064,1840803,1,'soga_ear_type',34,12,0), (158065,1840803,1,'soga_eye_brow_type',-2,-10,-5), (158066,1840803,0,'soga_eye_color',229,229,102), (158067,1840803,1,'soga_eye_type',-31,0,0), (158068,1840803,0,'soga_hair_face_color',144,146,146), (158069,1840803,0,'soga_hair_face_highlight_color',105,103,97), (158070,1840803,0,'soga_hair_type_color',144,146,146), (158071,1840803,0,'soga_hair_type_highlight_color',105,103,97), (158072,1840803,1,'soga_lip_type',7,-20,-9), (158073,1840803,1,'soga_nose_type',-11,0,-34), (158074,1840803,0,'soga_skin_color',132,120,163), (158075,1840803,0,'wing_color1',255,255,255), (158076,1840803,0,'wing_color2',255,255,255), (158077,1840804,1,'cheek_type',58,0,0), (158078,1840804,1,'chin_type',-62,10,94), (158079,1840804,1,'ear_type',44,-48,0), (158080,1840804,1,'eye_brow_type',-44,-11,-62), (158081,1840804,0,'eye_color',141,70,150), (158082,1840804,1,'eye_type',48,0,0), (158083,1840804,0,'hair_color1',56,22,22), (158084,1840804,0,'hair_color2',52,50,42), (158085,1840804,0,'hair_face_color',7,1,1), (158086,1840804,0,'hair_face_highlight_color',107,119,158), (158087,1840804,0,'hair_highlight',94,119,160), (158088,1840804,0,'hair_type_color',7,1,1), (158089,1840804,0,'hair_type_highlight_color',107,119,158), (158090,1840804,1,'lip_type',25,-15,-68), (158091,1840804,1,'nose_type',-7,48,-3), (158092,1840804,0,'skin_color',103,97,130), (158093,1840804,1,'soga_cheek_type',58,0,0), (158094,1840804,1,'soga_chin_type',-62,10,94), (158095,1840804,1,'soga_ear_type',44,-48,0), (158096,1840804,1,'soga_eye_brow_type',-44,-11,-62), (158097,1840804,0,'soga_eye_color',229,229,102), (158098,1840804,1,'soga_eye_type',48,0,0), (158099,1840804,0,'soga_hair_color1',56,22,22), (158100,1840804,0,'soga_hair_color2',52,50,42), (158101,1840804,0,'soga_hair_face_color',7,1,1), (158102,1840804,0,'soga_hair_face_highlight_color',107,119,158), (158103,1840804,0,'soga_hair_highlight',94,119,160), (158104,1840804,0,'soga_hair_type_color',7,1,1), (158105,1840804,0,'soga_hair_type_highlight_color',107,119,158), (158106,1840804,1,'soga_lip_type',25,-15,-68), (158107,1840804,1,'soga_nose_type',-7,48,-3), (158108,1840804,0,'soga_skin_color',103,97,130), (158109,1840804,0,'wing_color1',255,255,255), (158110,1840804,0,'wing_color2',255,255,255), (158111,1840805,1,'cheek_type',87,34,0), (158112,1840805,1,'chin_type',62,-95,25), (158113,1840805,1,'ear_type',44,-64,0), (158114,1840805,1,'eye_brow_type',-77,58,98), (158115,1840805,0,'eye_color',28,33,54), (158116,1840805,1,'eye_type',-31,0,0), (158117,1840805,0,'hair_color1',93,64,120), (158118,1840805,0,'hair_color2',95,79,92), (158119,1840805,0,'hair_face_color',105,144,167), (158120,1840805,0,'hair_face_highlight_color',6,3,1), (158121,1840805,0,'hair_highlight',33,22,19), (158122,1840805,0,'hair_type_color',105,144,167), (158123,1840805,0,'hair_type_highlight_color',6,3,1), (158124,1840805,1,'lip_type',88,22,85), (158125,1840805,1,'nose_type',82,-12,-70), (158126,1840805,0,'skin_color',120,163,162), (158127,1840805,1,'soga_cheek_type',87,34,0), (158128,1840805,1,'soga_chin_type',62,-95,25), (158129,1840805,1,'soga_ear_type',44,-64,0), (158130,1840805,1,'soga_eye_brow_type',-77,58,98), (158131,1840805,0,'soga_eye_color',229,229,102), (158132,1840805,1,'soga_eye_type',-31,0,0), (158133,1840805,0,'soga_hair_color1',93,64,120), (158134,1840805,0,'soga_hair_color2',95,79,92), (158135,1840805,0,'soga_hair_face_color',105,144,167), (158136,1840805,0,'soga_hair_face_highlight_color',6,3,1), (158137,1840805,0,'soga_hair_highlight',33,22,19), (158138,1840805,0,'soga_hair_type_color',105,144,167), (158139,1840805,0,'soga_hair_type_highlight_color',6,3,1), (158140,1840805,1,'soga_lip_type',88,22,85), (158141,1840805,1,'soga_nose_type',82,-12,-70), (158142,1840805,0,'soga_skin_color',120,163,162), (158143,1840805,0,'wing_color1',255,255,255), (158144,1840805,0,'wing_color2',255,255,255), (158145,1840806,1,'cheek_type',37,28,0), (158146,1840806,1,'chin_type',-8,-25,0), (158147,1840806,1,'ear_type',10,18,0), (158148,1840806,1,'eye_brow_type',-4,-8,14), (158149,1840806,0,'eye_color',245,176,255), (158150,1840806,1,'eye_type',-10,0,0), (158151,1840806,0,'hair_face_color',226,226,226), (158152,1840806,0,'hair_face_highlight_color',105,103,97), (158153,1840806,0,'hair_type_color',226,226,226), (158154,1840806,0,'hair_type_highlight_color',105,103,97), (158155,1840806,1,'lip_type',31,-17,-4), (158156,1840806,1,'nose_type',23,10,-40), (158157,1840806,0,'skin_color',212,178,213), (158158,1840806,1,'soga_cheek_type',37,28,0), (158159,1840806,1,'soga_chin_type',-8,-25,0), (158160,1840806,1,'soga_ear_type',10,18,0), (158161,1840806,1,'soga_eye_brow_type',-4,-8,14), (158162,1840806,0,'soga_eye_color',229,229,102), (158163,1840806,1,'soga_eye_type',-10,0,0), (158164,1840806,0,'soga_hair_face_color',226,226,226), (158165,1840806,0,'soga_hair_face_highlight_color',105,103,97), (158166,1840806,0,'soga_hair_type_color',226,226,226), (158167,1840806,0,'soga_hair_type_highlight_color',105,103,97), (158168,1840806,1,'soga_lip_type',31,-17,-4), (158169,1840806,1,'soga_nose_type',23,10,-40), (158170,1840806,0,'soga_skin_color',212,178,213), (158171,1840806,0,'wing_color1',255,255,255), (158172,1840806,0,'wing_color2',255,255,255), (158173,1840807,1,'cheek_type',-41,-89,0), (158174,1840807,1,'chin_type',42,-7,-39), (158175,1840807,1,'ear_type',42,-41,0), (158176,1840807,1,'eye_brow_type',-25,28,-23), (158177,1840807,0,'eye_color',239,133,255), (158178,1840807,1,'eye_type',-58,0,0), (158179,1840807,0,'hair_color1',160,156,172), (158180,1840807,0,'hair_color2',62,62,68), (158181,1840807,0,'hair_face_color',244,244,246), (158182,1840807,0,'hair_face_highlight_color',156,172,168), (158183,1840807,0,'hair_highlight',114,112,142), (158184,1840807,0,'hair_type_color',244,244,246), (158185,1840807,0,'hair_type_highlight_color',156,172,168), (158186,1840807,1,'lip_type',31,81,63), (158187,1840807,1,'nose_type',44,70,53), (158188,1840807,0,'skin_color',152,172,190), (158189,1840807,1,'soga_cheek_type',-41,-89,0), (158190,1840807,1,'soga_chin_type',42,-7,-39), (158191,1840807,1,'soga_ear_type',42,-41,0), (158192,1840807,1,'soga_eye_brow_type',-25,28,-23), (158193,1840807,0,'soga_eye_color',229,229,102), (158194,1840807,1,'soga_eye_type',-58,0,0), (158195,1840807,0,'soga_hair_color1',160,156,172), (158196,1840807,0,'soga_hair_color2',62,62,68), (158197,1840807,0,'soga_hair_face_color',244,244,246), (158198,1840807,0,'soga_hair_face_highlight_color',156,172,168), (158199,1840807,0,'soga_hair_highlight',114,112,142), (158200,1840807,0,'soga_hair_type_color',244,244,246), (158201,1840807,0,'soga_hair_type_highlight_color',156,172,168), (158202,1840807,1,'soga_lip_type',31,81,63), (158203,1840807,1,'soga_nose_type',44,70,53), (158204,1840807,0,'soga_skin_color',152,172,190), (158205,1840807,0,'wing_color1',255,255,255), (158206,1840807,0,'wing_color2',255,255,255), (158207,1840808,0,'eye_color',255,255,255), (158208,1840808,0,'skin_color',255,255,255), (158209,1840808,0,'soga_eye_color',255,0,255), (158210,1840809,1,'cheek_type',-21,-10,0), (158211,1840809,1,'chin_type',-32,25,0), (158212,1840809,1,'ear_type',-17,10,0), (158213,1840809,1,'eye_brow_type',0,46,-21), (158214,1840809,0,'eye_color',199,187,255), (158215,1840809,1,'eye_type',-20,0,0), (158216,1840809,0,'hair_face_color',189,178,189), (158217,1840809,0,'hair_face_highlight_color',105,103,97), (158218,1840809,0,'hair_type_color',189,178,189), (158219,1840809,0,'hair_type_highlight_color',105,103,97), (158220,1840809,1,'lip_type',-34,48,19), (158221,1840809,1,'nose_type',-4,-26,-14), (158222,1840809,0,'skin_color',0,1,1), (158223,1840809,1,'soga_cheek_type',-21,-10,0), (158224,1840809,1,'soga_chin_type',-32,25,0), (158225,1840809,1,'soga_ear_type',-17,10,0), (158226,1840809,1,'soga_eye_brow_type',0,46,-21), (158227,1840809,0,'soga_eye_color',229,229,102), (158228,1840809,1,'soga_eye_type',-20,0,0), (158229,1840809,0,'soga_hair_face_color',189,178,189), (158230,1840809,0,'soga_hair_face_highlight_color',105,103,97), (158231,1840809,0,'soga_hair_type_color',189,178,189), (158232,1840809,0,'soga_hair_type_highlight_color',105,103,97), (158233,1840809,1,'soga_lip_type',-34,48,19), (158234,1840809,1,'soga_nose_type',-4,-26,-14), (158235,1840809,0,'soga_skin_color',0,1,1), (158236,1840809,0,'wing_color1',255,255,255), (158237,1840809,0,'wing_color2',255,255,255), (158238,1840810,1,'cheek_type',-41,-89,0), (158239,1840810,1,'chin_type',42,-7,-39), (158240,1840810,1,'ear_type',42,-41,0), (158241,1840810,1,'eye_brow_type',-25,28,-23), (158242,1840810,0,'eye_color',239,133,255), (158243,1840810,1,'eye_type',-58,0,0), (158244,1840810,0,'hair_color1',160,156,172), (158245,1840810,0,'hair_color2',62,62,68), (158246,1840810,0,'hair_face_color',244,244,246), (158247,1840810,0,'hair_face_highlight_color',156,172,168), (158248,1840810,0,'hair_highlight',114,112,142), (158249,1840810,0,'hair_type_color',244,244,246), (158250,1840810,0,'hair_type_highlight_color',156,172,168), (158251,1840810,1,'lip_type',31,81,63), (158252,1840810,1,'nose_type',44,70,53), (158253,1840810,0,'skin_color',152,172,190), (158254,1840810,1,'soga_cheek_type',-41,-89,0), (158255,1840810,1,'soga_chin_type',42,-7,-39), (158256,1840810,1,'soga_ear_type',42,-41,0), (158257,1840810,1,'soga_eye_brow_type',-25,28,-23), (158258,1840810,0,'soga_eye_color',229,229,102), (158259,1840810,1,'soga_eye_type',-58,0,0), (158260,1840810,0,'soga_hair_color1',160,156,172), (158261,1840810,0,'soga_hair_color2',62,62,68), (158262,1840810,0,'soga_hair_face_color',244,244,246), (158263,1840810,0,'soga_hair_face_highlight_color',156,172,168), (158264,1840810,0,'soga_hair_highlight',114,112,142), (158265,1840810,0,'soga_hair_type_color',244,244,246), (158266,1840810,0,'soga_hair_type_highlight_color',156,172,168), (158267,1840810,1,'soga_lip_type',31,81,63), (158268,1840810,1,'soga_nose_type',44,70,53), (158269,1840810,0,'soga_skin_color',152,172,190), (158270,1840810,0,'wing_color1',255,255,255), (158271,1840810,0,'wing_color2',255,255,255), (158272,1840811,1,'cheek_type',-41,-89,0), (158273,1840811,1,'chin_type',42,-7,-39), (158274,1840811,1,'ear_type',42,-41,0), (158275,1840811,1,'eye_brow_type',-25,28,-23), (158276,1840811,0,'eye_color',239,133,255), (158277,1840811,1,'eye_type',-58,0,0), (158278,1840811,0,'hair_color1',160,156,172), (158279,1840811,0,'hair_color2',62,62,68), (158280,1840811,0,'hair_face_color',244,244,246), (158281,1840811,0,'hair_face_highlight_color',156,172,168), (158282,1840811,0,'hair_highlight',114,112,142), (158283,1840811,0,'hair_type_color',244,244,246), (158284,1840811,0,'hair_type_highlight_color',156,172,168), (158285,1840811,1,'lip_type',31,81,63), (158286,1840811,1,'nose_type',44,70,53), (158287,1840811,0,'skin_color',152,172,190), (158288,1840811,1,'soga_cheek_type',-41,-89,0), (158289,1840811,1,'soga_chin_type',42,-7,-39), (158290,1840811,1,'soga_ear_type',42,-41,0), (158291,1840811,1,'soga_eye_brow_type',-25,28,-23), (158292,1840811,0,'soga_eye_color',229,229,102), (158293,1840811,1,'soga_eye_type',-58,0,0), (158294,1840811,0,'soga_hair_color1',160,156,172), (158295,1840811,0,'soga_hair_color2',62,62,68), (158296,1840811,0,'soga_hair_face_color',244,244,246), (158297,1840811,0,'soga_hair_face_highlight_color',156,172,168), (158298,1840811,0,'soga_hair_highlight',114,112,142), (158299,1840811,0,'soga_hair_type_color',244,244,246), (158300,1840811,0,'soga_hair_type_highlight_color',156,172,168), (158301,1840811,1,'soga_lip_type',31,81,63), (158302,1840811,1,'soga_nose_type',44,70,53), (158303,1840811,0,'soga_skin_color',152,172,190), (158304,1840811,0,'wing_color1',255,255,255), (158305,1840811,0,'wing_color2',255,255,255), (158306,1840812,1,'cheek_type',2,-3,0), (158307,1840812,1,'chin_type',-12,34,17), (158308,1840812,1,'ear_type',28,0,0), (158309,1840812,1,'eye_brow_type',-29,0,-17), (158310,1840812,0,'eye_color',209,180,255), (158311,1840812,1,'eye_type',-26,0,0), (158312,1840812,0,'hair_face_color',169,169,169), (158313,1840812,0,'hair_face_highlight_color',105,103,97), (158314,1840812,0,'hair_type_color',169,169,169), (158315,1840812,0,'hair_type_highlight_color',105,103,97), (158316,1840812,1,'lip_type',31,25,-22), (158317,1840812,1,'nose_type',2,0,-2), (158318,1840812,0,'skin_color',118,131,165), (158319,1840812,1,'soga_cheek_type',2,-3,0), (158320,1840812,1,'soga_chin_type',-12,34,17), (158321,1840812,1,'soga_ear_type',28,0,0), (158322,1840812,1,'soga_eye_brow_type',-29,0,-17), (158323,1840812,0,'soga_eye_color',229,229,102), (158324,1840812,1,'soga_eye_type',-26,0,0), (158325,1840812,0,'soga_hair_face_color',169,169,169), (158326,1840812,0,'soga_hair_face_highlight_color',105,103,97), (158327,1840812,0,'soga_hair_type_color',169,169,169), (158328,1840812,0,'soga_hair_type_highlight_color',105,103,97), (158329,1840812,1,'soga_lip_type',31,25,-22), (158330,1840812,1,'soga_nose_type',2,0,-2), (158331,1840812,0,'soga_skin_color',118,131,165), (158332,1840812,0,'wing_color1',255,255,255), (158333,1840812,0,'wing_color2',255,255,255), (158334,1840813,1,'cheek_type',-41,-89,0), (158335,1840813,1,'chin_type',42,-7,-39), (158336,1840813,1,'ear_type',42,-41,0), (158337,1840813,1,'eye_brow_type',-25,28,-23), (158338,1840813,0,'eye_color',239,133,255), (158339,1840813,1,'eye_type',-58,0,0), (158340,1840813,0,'hair_color1',160,156,172), (158341,1840813,0,'hair_color2',62,62,68), (158342,1840813,0,'hair_face_color',244,244,246), (158343,1840813,0,'hair_face_highlight_color',156,172,168), (158344,1840813,0,'hair_highlight',114,112,142), (158345,1840813,0,'hair_type_color',244,244,246), (158346,1840813,0,'hair_type_highlight_color',156,172,168), (158347,1840813,1,'lip_type',31,81,63), (158348,1840813,1,'nose_type',44,70,53), (158349,1840813,0,'skin_color',152,172,190), (158350,1840813,1,'soga_cheek_type',-41,-89,0), (158351,1840813,1,'soga_chin_type',42,-7,-39), (158352,1840813,1,'soga_ear_type',42,-41,0), (158353,1840813,1,'soga_eye_brow_type',-25,28,-23), (158354,1840813,0,'soga_eye_color',229,229,102), (158355,1840813,1,'soga_eye_type',-58,0,0), (158356,1840813,0,'soga_hair_color1',160,156,172), (158357,1840813,0,'soga_hair_color2',62,62,68), (158358,1840813,0,'soga_hair_face_color',244,244,246), (158359,1840813,0,'soga_hair_face_highlight_color',156,172,168), (158360,1840813,0,'soga_hair_highlight',114,112,142), (158361,1840813,0,'soga_hair_type_color',244,244,246), (158362,1840813,0,'soga_hair_type_highlight_color',156,172,168), (158363,1840813,1,'soga_lip_type',31,81,63), (158364,1840813,1,'soga_nose_type',44,70,53), (158365,1840813,0,'soga_skin_color',152,172,190), (158366,1840813,0,'wing_color1',255,255,255), (158367,1840813,0,'wing_color2',255,255,255), (158368,1840814,1,'cheek_type',-1,-100,0), (158369,1840814,1,'chin_type',14,-70,18), (158370,1840814,1,'ear_type',-42,0,0), (158371,1840814,1,'eye_brow_type',46,100,100), (158372,1840814,0,'eye_color',154,155,255), (158373,1840814,1,'eye_type',34,0,0), (158374,1840814,0,'hair_color1',33,22,19), (158375,1840814,0,'hair_color2',28,27,50), (158376,1840814,0,'hair_face_color',5,5,1), (158377,1840814,0,'hair_face_highlight_color',5,5,1), (158378,1840814,0,'hair_highlight',33,22,19), (158379,1840814,0,'hair_type_color',5,5,1), (158380,1840814,0,'hair_type_highlight_color',5,5,1), (158381,1840814,1,'lip_type',100,10,20), (158382,1840814,1,'nose_type',0,-100,100), (158383,1840814,0,'skin_color',72,72,72), (158384,1840814,1,'soga_cheek_type',-1,-100,0), (158385,1840814,1,'soga_chin_type',14,-70,18), (158386,1840814,1,'soga_ear_type',-42,0,0), (158387,1840814,1,'soga_eye_brow_type',46,100,100), (158388,1840814,0,'soga_eye_color',229,229,102), (158389,1840814,1,'soga_eye_type',34,0,0), (158390,1840814,0,'soga_hair_color1',33,22,19), (158391,1840814,0,'soga_hair_color2',28,27,50), (158392,1840814,0,'soga_hair_face_color',5,5,1), (158393,1840814,0,'soga_hair_face_highlight_color',5,5,1), (158394,1840814,0,'soga_hair_highlight',33,22,19), (158395,1840814,0,'soga_hair_type_color',5,5,1), (158396,1840814,0,'soga_hair_type_highlight_color',5,5,1), (158397,1840814,1,'soga_lip_type',100,10,20), (158398,1840814,1,'soga_nose_type',0,-100,100), (158399,1840814,0,'soga_skin_color',72,72,72), (158400,1840814,0,'wing_color1',255,255,255), (158401,1840814,0,'wing_color2',255,255,255), (158402,1840815,1,'cheek_type',-1,-100,0), (158403,1840815,1,'chin_type',14,-70,18), (158404,1840815,1,'ear_type',-42,0,0), (158405,1840815,1,'eye_brow_type',46,100,100), (158406,1840815,0,'eye_color',154,155,255), (158407,1840815,1,'eye_type',34,0,0), (158408,1840815,0,'hair_color1',33,22,19), (158409,1840815,0,'hair_color2',28,27,50), (158410,1840815,0,'hair_face_color',5,5,1), (158411,1840815,0,'hair_face_highlight_color',5,5,1), (158412,1840815,0,'hair_highlight',33,22,19), (158413,1840815,0,'hair_type_color',5,5,1), (158414,1840815,0,'hair_type_highlight_color',5,5,1), (158415,1840815,1,'lip_type',100,10,20), (158416,1840815,1,'nose_type',0,-100,100), (158417,1840815,0,'skin_color',72,72,72), (158418,1840815,1,'soga_cheek_type',-1,-100,0), (158419,1840815,1,'soga_chin_type',14,-70,18), (158420,1840815,1,'soga_ear_type',-42,0,0), (158421,1840815,1,'soga_eye_brow_type',46,100,100), (158422,1840815,0,'soga_eye_color',229,229,102), (158423,1840815,1,'soga_eye_type',34,0,0), (158424,1840815,0,'soga_hair_color1',33,22,19), (158425,1840815,0,'soga_hair_color2',28,27,50), (158426,1840815,0,'soga_hair_face_color',5,5,1), (158427,1840815,0,'soga_hair_face_highlight_color',5,5,1), (158428,1840815,0,'soga_hair_highlight',33,22,19), (158429,1840815,0,'soga_hair_type_color',5,5,1), (158430,1840815,0,'soga_hair_type_highlight_color',5,5,1), (158431,1840815,1,'soga_lip_type',100,10,20), (158432,1840815,1,'soga_nose_type',0,-100,100), (158433,1840815,0,'soga_skin_color',72,72,72), (158434,1840815,0,'wing_color1',255,255,255), (158435,1840815,0,'wing_color2',255,255,255), (158436,1840816,1,'cheek_type',-1,-100,0), (158437,1840816,1,'chin_type',14,-70,18), (158438,1840816,1,'ear_type',-42,0,0), (158439,1840816,1,'eye_brow_type',46,100,100), (158440,1840816,0,'eye_color',154,155,255), (158441,1840816,1,'eye_type',34,0,0), (158442,1840816,0,'hair_color1',33,22,19), (158443,1840816,0,'hair_color2',28,27,50), (158444,1840816,0,'hair_face_color',5,5,1), (158445,1840816,0,'hair_face_highlight_color',5,5,1), (158446,1840816,0,'hair_highlight',33,22,19), (158447,1840816,0,'hair_type_color',5,5,1), (158448,1840816,0,'hair_type_highlight_color',5,5,1), (158449,1840816,1,'lip_type',100,10,20), (158450,1840816,1,'nose_type',0,-100,100), (158451,1840816,0,'skin_color',72,72,72), (158452,1840816,1,'soga_cheek_type',-1,-100,0), (158453,1840816,1,'soga_chin_type',14,-70,18), (158454,1840816,1,'soga_ear_type',-42,0,0), (158455,1840816,1,'soga_eye_brow_type',46,100,100), (158456,1840816,0,'soga_eye_color',229,229,102), (158457,1840816,1,'soga_eye_type',34,0,0), (158458,1840816,0,'soga_hair_color1',33,22,19), (158459,1840816,0,'soga_hair_color2',28,27,50), (158460,1840816,0,'soga_hair_face_color',5,5,1), (158461,1840816,0,'soga_hair_face_highlight_color',5,5,1), (158462,1840816,0,'soga_hair_highlight',33,22,19), (158463,1840816,0,'soga_hair_type_color',5,5,1), (158464,1840816,0,'soga_hair_type_highlight_color',5,5,1), (158465,1840816,1,'soga_lip_type',100,10,20), (158466,1840816,1,'soga_nose_type',0,-100,100), (158467,1840816,0,'soga_skin_color',72,72,72), (158468,1840816,0,'wing_color1',255,255,255), (158469,1840816,0,'wing_color2',255,255,255), (158470,1840817,1,'cheek_type',-1,-100,0), (158471,1840817,1,'chin_type',14,-70,18), (158472,1840817,1,'ear_type',-42,0,0), (158473,1840817,1,'eye_brow_type',46,100,100), (158474,1840817,0,'eye_color',154,155,255), (158475,1840817,1,'eye_type',34,0,0), (158476,1840817,0,'hair_color1',33,22,19), (158477,1840817,0,'hair_color2',28,27,50), (158478,1840817,0,'hair_face_color',5,5,1), (158479,1840817,0,'hair_face_highlight_color',5,5,1), (158480,1840817,0,'hair_highlight',33,22,19), (158481,1840817,0,'hair_type_color',5,5,1), (158482,1840817,0,'hair_type_highlight_color',5,5,1), (158483,1840817,1,'lip_type',100,10,20), (158484,1840817,1,'nose_type',0,-100,100), (158485,1840817,0,'skin_color',72,72,72), (158486,1840817,1,'soga_cheek_type',-1,-100,0), (158487,1840817,1,'soga_chin_type',14,-70,18), (158488,1840817,1,'soga_ear_type',-42,0,0), (158489,1840817,1,'soga_eye_brow_type',46,100,100), (158490,1840817,0,'soga_eye_color',229,229,102), (158491,1840817,1,'soga_eye_type',34,0,0), (158492,1840817,0,'soga_hair_color1',33,22,19), (158493,1840817,0,'soga_hair_color2',28,27,50), (158494,1840817,0,'soga_hair_face_color',5,5,1), (158495,1840817,0,'soga_hair_face_highlight_color',5,5,1), (158496,1840817,0,'soga_hair_highlight',33,22,19), (158497,1840817,0,'soga_hair_type_color',5,5,1), (158498,1840817,0,'soga_hair_type_highlight_color',5,5,1), (158499,1840817,1,'soga_lip_type',100,10,20), (158500,1840817,1,'soga_nose_type',0,-100,100), (158501,1840817,0,'soga_skin_color',72,72,72), (158502,1840817,0,'wing_color1',255,255,255), (158503,1840817,0,'wing_color2',255,255,255), (158504,1840818,1,'cheek_type',-20,65,0), (158505,1840818,1,'chin_type',-5,87,3), (158506,1840818,1,'ear_type',63,11,0), (158507,1840818,1,'eye_brow_type',-45,52,98), (158508,1840818,0,'eye_color',234,119,255), (158509,1840818,1,'eye_type',-47,0,0), (158510,1840818,0,'hair_color1',161,165,168), (158511,1840818,0,'hair_color2',60,71,71), (158512,1840818,0,'hair_face_color',244,246,246), (158513,1840818,0,'hair_face_highlight_color',6,3,1), (158514,1840818,0,'hair_highlight',33,22,19), (158515,1840818,0,'hair_type_color',244,246,246), (158516,1840818,0,'hair_type_highlight_color',6,3,1), (158517,1840818,1,'lip_type',-42,-75,14), (158518,1840818,1,'nose_type',29,-65,-17), (158519,1840818,0,'skin_color',155,139,173), (158520,1840818,1,'soga_cheek_type',-20,65,0), (158521,1840818,1,'soga_chin_type',-5,87,3), (158522,1840818,1,'soga_ear_type',63,11,0), (158523,1840818,1,'soga_eye_brow_type',-45,52,98), (158524,1840818,0,'soga_eye_color',229,229,102), (158525,1840818,1,'soga_eye_type',-47,0,0), (158526,1840818,0,'soga_hair_color1',161,165,168), (158527,1840818,0,'soga_hair_color2',60,71,71), (158528,1840818,0,'soga_hair_face_color',244,246,246), (158529,1840818,0,'soga_hair_face_highlight_color',6,3,1), (158530,1840818,0,'soga_hair_highlight',33,22,19), (158531,1840818,0,'soga_hair_type_color',244,246,246), (158532,1840818,0,'soga_hair_type_highlight_color',6,3,1), (158533,1840818,1,'soga_lip_type',-42,-75,14), (158534,1840818,1,'soga_nose_type',29,-65,-17), (158535,1840818,0,'soga_skin_color',155,139,173), (158536,1840818,0,'wing_color1',255,255,255), (158537,1840818,0,'wing_color2',255,255,255), (158538,1840819,1,'cheek_type',25,-10,0), (158539,1840819,1,'chin_type',-1,0,12), (158540,1840819,1,'ear_type',9,-21,0), (158541,1840819,1,'eye_brow_type',0,20,7), (158542,1840819,0,'eye_color',243,167,255), (158543,1840819,1,'eye_type',-2,0,0), (158544,1840819,0,'hair_face_color',141,120,147), (158545,1840819,0,'hair_face_highlight_color',105,103,97), (158546,1840819,0,'hair_type_color',141,120,147), (158547,1840819,0,'hair_type_highlight_color',105,103,97), (158548,1840819,1,'lip_type',25,-17,10), (158549,1840819,1,'nose_type',-9,17,31), (158550,1840819,0,'skin_color',58,99,111), (158551,1840819,1,'soga_cheek_type',25,-10,0), (158552,1840819,1,'soga_chin_type',-1,0,12), (158553,1840819,1,'soga_ear_type',9,-21,0), (158554,1840819,1,'soga_eye_brow_type',0,20,7), (158555,1840819,0,'soga_eye_color',229,229,102), (158556,1840819,1,'soga_eye_type',-2,0,0), (158557,1840819,0,'soga_hair_face_color',141,120,147), (158558,1840819,0,'soga_hair_face_highlight_color',105,103,97), (158559,1840819,0,'soga_hair_type_color',141,120,147), (158560,1840819,0,'soga_hair_type_highlight_color',105,103,97), (158561,1840819,1,'soga_lip_type',25,-17,10), (158562,1840819,1,'soga_nose_type',-9,17,31), (158563,1840819,0,'soga_skin_color',58,99,111), (158564,1840819,0,'wing_color1',255,255,255), (158565,1840819,0,'wing_color2',255,255,255), (158566,1840820,1,'cheek_type',2,-3,0), (158567,1840820,1,'chin_type',-12,34,17), (158568,1840820,1,'ear_type',28,0,0), (158569,1840820,1,'eye_brow_type',-29,0,-17), (158570,1840820,0,'eye_color',209,180,255), (158571,1840820,1,'eye_type',-26,0,0), (158572,1840820,0,'hair_face_color',169,169,169), (158573,1840820,0,'hair_face_highlight_color',105,103,97), (158574,1840820,0,'hair_type_color',169,169,169), (158575,1840820,0,'hair_type_highlight_color',105,103,97), (158576,1840820,1,'lip_type',31,25,-22), (158577,1840820,1,'nose_type',2,0,-2), (158578,1840820,0,'skin_color',118,131,165), (158579,1840820,1,'soga_cheek_type',2,-3,0), (158580,1840820,1,'soga_chin_type',-12,34,17), (158581,1840820,1,'soga_ear_type',28,0,0), (158582,1840820,1,'soga_eye_brow_type',-29,0,-17), (158583,1840820,0,'soga_eye_color',229,229,102), (158584,1840820,1,'soga_eye_type',-26,0,0), (158585,1840820,0,'soga_hair_face_color',169,169,169), (158586,1840820,0,'soga_hair_face_highlight_color',105,103,97), (158587,1840820,0,'soga_hair_type_color',169,169,169), (158588,1840820,0,'soga_hair_type_highlight_color',105,103,97), (158589,1840820,1,'soga_lip_type',31,25,-22), (158590,1840820,1,'soga_nose_type',2,0,-2), (158591,1840820,0,'soga_skin_color',118,131,165), (158592,1840820,0,'wing_color1',255,255,255), (158593,1840820,0,'wing_color2',255,255,255), (158594,1840821,1,'cheek_type',-1,-100,0), (158595,1840821,1,'chin_type',14,-70,18), (158596,1840821,1,'ear_type',-42,0,0), (158597,1840821,1,'eye_brow_type',46,100,100), (158598,1840821,0,'eye_color',154,155,255), (158599,1840821,1,'eye_type',34,0,0), (158600,1840821,0,'hair_color1',33,22,19), (158601,1840821,0,'hair_color2',28,27,50), (158602,1840821,0,'hair_face_color',5,5,1), (158603,1840821,0,'hair_face_highlight_color',5,5,1), (158604,1840821,0,'hair_highlight',33,22,19), (158605,1840821,0,'hair_type_color',5,5,1), (158606,1840821,0,'hair_type_highlight_color',5,5,1), (158607,1840821,1,'lip_type',100,10,20), (158608,1840821,1,'nose_type',0,-100,100), (158609,1840821,0,'skin_color',72,72,72), (158610,1840821,1,'soga_cheek_type',-1,-100,0), (158611,1840821,1,'soga_chin_type',14,-70,18), (158612,1840821,1,'soga_ear_type',-42,0,0), (158613,1840821,1,'soga_eye_brow_type',46,100,100), (158614,1840821,0,'soga_eye_color',229,229,102), (158615,1840821,1,'soga_eye_type',34,0,0), (158616,1840821,0,'soga_hair_color1',33,22,19), (158617,1840821,0,'soga_hair_color2',28,27,50), (158618,1840821,0,'soga_hair_face_color',5,5,1), (158619,1840821,0,'soga_hair_face_highlight_color',5,5,1), (158620,1840821,0,'soga_hair_highlight',33,22,19), (158621,1840821,0,'soga_hair_type_color',5,5,1), (158622,1840821,0,'soga_hair_type_highlight_color',5,5,1), (158623,1840821,1,'soga_lip_type',100,10,20), (158624,1840821,1,'soga_nose_type',0,-100,100), (158625,1840821,0,'soga_skin_color',72,72,72), (158626,1840821,0,'wing_color1',255,255,255), (158627,1840821,0,'wing_color2',255,255,255), (158628,1840822,1,'cheek_type',-1,-100,0), (158629,1840822,1,'chin_type',14,-70,18), (158630,1840822,1,'ear_type',-42,0,0), (158631,1840822,1,'eye_brow_type',46,100,100), (158632,1840822,0,'eye_color',154,155,255), (158633,1840822,1,'eye_type',34,0,0), (158634,1840822,0,'hair_color1',33,22,19), (158635,1840822,0,'hair_color2',28,27,50), (158636,1840822,0,'hair_face_color',5,5,1), (158637,1840822,0,'hair_face_highlight_color',5,5,1), (158638,1840822,0,'hair_highlight',33,22,19), (158639,1840822,0,'hair_type_color',5,5,1), (158640,1840822,0,'hair_type_highlight_color',5,5,1), (158641,1840822,1,'lip_type',100,10,20), (158642,1840822,1,'nose_type',0,-100,100), (158643,1840822,0,'skin_color',72,72,72), (158644,1840822,1,'soga_cheek_type',-1,-100,0), (158645,1840822,1,'soga_chin_type',14,-70,18), (158646,1840822,1,'soga_ear_type',-42,0,0), (158647,1840822,1,'soga_eye_brow_type',46,100,100), (158648,1840822,0,'soga_eye_color',229,229,102), (158649,1840822,1,'soga_eye_type',34,0,0), (158650,1840822,0,'soga_hair_color1',33,22,19), (158651,1840822,0,'soga_hair_color2',28,27,50), (158652,1840822,0,'soga_hair_face_color',5,5,1), (158653,1840822,0,'soga_hair_face_highlight_color',5,5,1), (158654,1840822,0,'soga_hair_highlight',33,22,19), (158655,1840822,0,'soga_hair_type_color',5,5,1), (158656,1840822,0,'soga_hair_type_highlight_color',5,5,1), (158657,1840822,1,'soga_lip_type',100,10,20), (158658,1840822,1,'soga_nose_type',0,-100,100), (158659,1840822,0,'soga_skin_color',72,72,72), (158660,1840822,0,'wing_color1',255,255,255), (158661,1840822,0,'wing_color2',255,255,255), (158662,1840823,1,'cheek_type',-74,-93,0), (158663,1840823,1,'chin_type',-8,19,-61), (158664,1840823,1,'ear_type',2,-77,0), (158665,1840823,1,'eye_brow_type',-96,10,-87), (158666,1840823,0,'eye_color',228,165,255), (158667,1840823,1,'eye_type',-87,0,0), (158668,1840823,0,'hair_color1',93,64,120), (158669,1840823,0,'hair_color2',95,79,92), (158670,1840823,0,'hair_face_color',107,150,172), (158671,1840823,0,'hair_face_highlight_color',244,244,246), (158672,1840823,0,'hair_highlight',160,156,172), (158673,1840823,0,'hair_type_color',107,150,172), (158674,1840823,0,'hair_type_highlight_color',244,244,246), (158675,1840823,1,'lip_type',-11,9,47), (158676,1840823,1,'nose_type',65,-41,28), (158677,1840823,0,'skin_color',190,179,212), (158678,1840823,1,'soga_cheek_type',-74,-93,0), (158679,1840823,1,'soga_chin_type',-8,19,-61), (158680,1840823,1,'soga_ear_type',2,-77,0), (158681,1840823,1,'soga_eye_brow_type',-96,10,-87), (158682,1840823,0,'soga_eye_color',229,229,102), (158683,1840823,1,'soga_eye_type',-87,0,0), (158684,1840823,0,'soga_hair_color1',93,64,120), (158685,1840823,0,'soga_hair_color2',95,79,92), (158686,1840823,0,'soga_hair_face_color',107,150,172), (158687,1840823,0,'soga_hair_face_highlight_color',244,244,246), (158688,1840823,0,'soga_hair_highlight',160,156,172), (158689,1840823,0,'soga_hair_type_color',107,150,172), (158690,1840823,0,'soga_hair_type_highlight_color',244,244,246), (158691,1840823,1,'soga_lip_type',-11,9,47), (158692,1840823,1,'soga_nose_type',65,-41,28), (158693,1840823,0,'soga_skin_color',190,179,212), (158694,1840823,0,'wing_color1',255,255,255), (158695,1840823,0,'wing_color2',255,255,255), (158696,1840824,1,'cheek_type',52,7,0), (158697,1840824,1,'chin_type',-87,81,58), (158698,1840824,1,'ear_type',-61,0,0), (158699,1840824,1,'eye_brow_type',-62,-63,-87), (158700,1840824,0,'eye_color',148,84,210), (158701,1840824,1,'eye_type',52,0,0), (158702,1840824,0,'hair_color1',112,123,142), (158703,1840824,0,'hair_color2',124,116,110), (158704,1840824,0,'hair_face_color',175,178,168), (158705,1840824,0,'hair_face_highlight_color',61,61,75), (158706,1840824,0,'hair_highlight',43,36,70), (158707,1840824,0,'hair_type_color',175,178,168), (158708,1840824,0,'hair_type_highlight_color',61,61,75), (158709,1840824,1,'lip_type',-68,71,68), (158710,1840824,1,'nose_type',-63,-44,-87), (158711,1840824,0,'skin_color',193,174,172), (158712,1840824,1,'soga_cheek_type',52,7,0), (158713,1840824,1,'soga_chin_type',-87,81,58), (158714,1840824,1,'soga_ear_type',-61,0,0), (158715,1840824,1,'soga_eye_brow_type',-62,-63,-87), (158716,1840824,0,'soga_eye_color',229,229,102), (158717,1840824,1,'soga_eye_type',52,0,0), (158718,1840824,0,'soga_hair_color1',112,123,142), (158719,1840824,0,'soga_hair_color2',124,116,110), (158720,1840824,0,'soga_hair_face_color',175,178,168), (158721,1840824,0,'soga_hair_face_highlight_color',61,61,75), (158722,1840824,0,'soga_hair_highlight',43,36,70), (158723,1840824,0,'soga_hair_type_color',175,178,168), (158724,1840824,0,'soga_hair_type_highlight_color',61,61,75), (158725,1840824,1,'soga_lip_type',-68,71,68), (158726,1840824,1,'soga_nose_type',-63,-44,-87), (158727,1840824,0,'soga_skin_color',193,174,172), (158728,1840824,0,'wing_color1',255,255,255), (158729,1840824,0,'wing_color2',255,255,255), (158730,1840825,1,'cheek_type',-34,-62,0), (158731,1840825,1,'chin_type',82,28,25), (158732,1840825,1,'ear_type',22,21,0), (158733,1840825,1,'eye_brow_type',8,17,95), (158734,1840825,0,'eye_color',230,161,255), (158735,1840825,1,'eye_type',-14,0,0), (158736,1840825,0,'hair_color1',114,112,142), (158737,1840825,0,'hair_color2',121,113,107), (158738,1840825,0,'hair_face_color',146,169,168), (158739,1840825,0,'hair_face_highlight_color',145,168,168), (158740,1840825,0,'hair_highlight',114,112,142), (158741,1840825,0,'hair_type_color',146,169,168), (158742,1840825,0,'hair_type_highlight_color',145,168,168), (158743,1840825,1,'lip_type',-56,23,74), (158744,1840825,1,'nose_type',87,5,-38), (158745,1840825,0,'skin_color',211,181,192), (158746,1840825,1,'soga_cheek_type',-34,-62,0), (158747,1840825,1,'soga_chin_type',82,28,25), (158748,1840825,1,'soga_ear_type',22,21,0), (158749,1840825,1,'soga_eye_brow_type',8,17,95), (158750,1840825,0,'soga_eye_color',229,229,102), (158751,1840825,1,'soga_eye_type',-14,0,0), (158752,1840825,0,'soga_hair_color1',114,112,142), (158753,1840825,0,'soga_hair_color2',121,113,107), (158754,1840825,0,'soga_hair_face_color',146,169,168), (158755,1840825,0,'soga_hair_face_highlight_color',145,168,168), (158756,1840825,0,'soga_hair_highlight',114,112,142), (158757,1840825,0,'soga_hair_type_color',146,169,168), (158758,1840825,0,'soga_hair_type_highlight_color',145,168,168), (158759,1840825,1,'soga_lip_type',-56,23,74), (158760,1840825,1,'soga_nose_type',87,5,-38), (158761,1840825,0,'soga_skin_color',211,181,192), (158762,1840825,0,'wing_color1',255,255,255), (158763,1840825,0,'wing_color2',255,255,255), (158764,1840826,1,'cheek_type',51,-12,0), (158765,1840826,1,'chin_type',53,-63,-70), (158766,1840826,1,'ear_type',-87,-43,0), (158767,1840826,1,'eye_brow_type',66,-14,-5), (158768,1840826,0,'eye_color',238,177,255), (158769,1840826,1,'eye_type',32,0,0), (158770,1840826,0,'hair_color1',98,135,156), (158771,1840826,0,'hair_color2',88,95,109), (158772,1840826,0,'hair_face_color',100,131,153), (158773,1840826,0,'hair_face_highlight_color',213,205,195), (158774,1840826,0,'hair_highlight',112,123,142), (158775,1840826,0,'hair_type_color',100,131,153), (158776,1840826,0,'hair_type_highlight_color',213,205,195), (158777,1840826,1,'lip_type',-10,-68,-26), (158778,1840826,1,'nose_type',48,-77,-63), (158779,1840826,0,'skin_color',134,156,172), (158780,1840826,1,'soga_cheek_type',51,-12,0), (158781,1840826,1,'soga_chin_type',53,-63,-70), (158782,1840826,1,'soga_ear_type',-87,-43,0), (158783,1840826,1,'soga_eye_brow_type',66,-14,-5), (158784,1840826,0,'soga_eye_color',229,229,102), (158785,1840826,1,'soga_eye_type',32,0,0), (158786,1840826,0,'soga_hair_color1',98,135,156), (158787,1840826,0,'soga_hair_color2',88,95,109), (158788,1840826,0,'soga_hair_face_color',100,131,153), (158789,1840826,0,'soga_hair_face_highlight_color',213,205,195), (158790,1840826,0,'soga_hair_highlight',112,123,142), (158791,1840826,0,'soga_hair_type_color',100,131,153), (158792,1840826,0,'soga_hair_type_highlight_color',213,205,195), (158793,1840826,1,'soga_lip_type',-10,-68,-26), (158794,1840826,1,'soga_nose_type',48,-77,-63), (158795,1840826,0,'soga_skin_color',134,156,172), (158796,1840826,0,'wing_color1',255,255,255), (158797,1840826,0,'wing_color2',255,255,255), (158798,1840827,1,'cheek_type',88,87,0), (158799,1840827,1,'chin_type',-64,0,45), (158800,1840827,1,'ear_type',2,37,0), (158801,1840827,1,'eye_brow_type',8,-77,34), (158802,1840827,0,'eye_color',212,172,255), (158803,1840827,1,'eye_type',-35,0,0), (158804,1840827,0,'hair_color1',98,91,163), (158805,1840827,0,'hair_color2',59,81,113), (158806,1840827,0,'hair_face_color',107,131,144), (158807,1840827,0,'hair_face_highlight_color',96,84,129), (158808,1840827,0,'hair_highlight',96,63,188), (158809,1840827,0,'hair_type_color',107,131,144), (158810,1840827,0,'hair_type_highlight_color',96,84,129), (158811,1840827,1,'lip_type',41,-25,-20), (158812,1840827,1,'nose_type',53,17,-17), (158813,1840827,0,'skin_color',167,200,207), (158814,1840827,1,'soga_cheek_type',88,87,0), (158815,1840827,1,'soga_chin_type',-64,0,45), (158816,1840827,1,'soga_ear_type',2,37,0), (158817,1840827,1,'soga_eye_brow_type',8,-77,34), (158818,1840827,0,'soga_eye_color',229,229,102), (158819,1840827,1,'soga_eye_type',-35,0,0), (158820,1840827,0,'soga_hair_color1',98,91,163), (158821,1840827,0,'soga_hair_color2',59,81,113), (158822,1840827,0,'soga_hair_face_color',107,131,144), (158823,1840827,0,'soga_hair_face_highlight_color',96,84,129), (158824,1840827,0,'soga_hair_highlight',96,63,188), (158825,1840827,0,'soga_hair_type_color',107,131,144), (158826,1840827,0,'soga_hair_type_highlight_color',96,84,129), (158827,1840827,1,'soga_lip_type',41,-25,-20), (158828,1840827,1,'soga_nose_type',53,17,-17), (158829,1840827,0,'soga_skin_color',167,200,207), (158830,1840827,0,'wing_color1',255,255,255), (158831,1840827,0,'wing_color2',255,255,255), (158832,1840828,0,'eye_color',255,255,255), (158833,1840828,0,'skin_color',255,255,255), (158834,1840828,0,'soga_eye_color',255,0,255), (158835,1840829,1,'cheek_type',-8,53,0), (158836,1840829,1,'chin_type',-42,72,-3), (158837,1840829,1,'ear_type',51,4,0), (158838,1840829,1,'eye_brow_type',7,-7,-25), (158839,1840829,0,'eye_color',12,16,24), (158840,1840829,1,'eye_type',-63,0,0), (158841,1840829,0,'hair_color1',114,112,142), (158842,1840829,0,'hair_color2',121,113,107), (158843,1840829,0,'hair_face_color',145,168,168), (158844,1840829,0,'hair_face_highlight_color',193,183,168), (158845,1840829,0,'hair_highlight',112,123,142), (158846,1840829,0,'hair_type_color',145,168,168), (158847,1840829,0,'hair_type_highlight_color',193,183,168), (158848,1840829,1,'lip_type',95,-98,90), (158849,1840829,1,'nose_type',0,-52,-29), (158850,1840829,0,'skin_color',122,165,164), (158851,1840829,1,'soga_cheek_type',-8,53,0), (158852,1840829,1,'soga_chin_type',-42,72,-3), (158853,1840829,1,'soga_ear_type',51,4,0), (158854,1840829,1,'soga_eye_brow_type',7,-7,-25), (158855,1840829,0,'soga_eye_color',229,229,102), (158856,1840829,1,'soga_eye_type',-63,0,0), (158857,1840829,0,'soga_hair_color1',114,112,142), (158858,1840829,0,'soga_hair_color2',121,113,107), (158859,1840829,0,'soga_hair_face_color',145,168,168), (158860,1840829,0,'soga_hair_face_highlight_color',193,183,168), (158861,1840829,0,'soga_hair_highlight',112,123,142), (158862,1840829,0,'soga_hair_type_color',145,168,168), (158863,1840829,0,'soga_hair_type_highlight_color',193,183,168), (158864,1840829,1,'soga_lip_type',95,-98,90), (158865,1840829,1,'soga_nose_type',0,-52,-29), (158866,1840829,0,'soga_skin_color',122,165,164), (158867,1840829,0,'wing_color1',255,255,255), (158868,1840829,0,'wing_color2',255,255,255), (158869,1840830,1,'cheek_type',7,20,0), (158870,1840830,1,'chin_type',11,-8,-5), (158871,1840830,1,'ear_type',0,-12,0), (158872,1840830,1,'eye_brow_type',4,-11,-34), (158873,1840830,0,'eye_color',188,146,255), (158874,1840830,1,'eye_type',32,0,0), (158875,1840830,0,'hair_face_color',173,152,172), (158876,1840830,0,'hair_face_highlight_color',105,103,97), (158877,1840830,0,'hair_type_color',173,152,172), (158878,1840830,0,'hair_type_highlight_color',105,103,97), (158879,1840830,1,'lip_type',5,-26,-26), (158880,1840830,1,'nose_type',0,25,28), (158881,1840830,0,'skin_color',103,159,158), (158882,1840830,1,'soga_cheek_type',7,20,0), (158883,1840830,1,'soga_chin_type',11,-8,-5), (158884,1840830,1,'soga_ear_type',0,-12,0), (158885,1840830,1,'soga_eye_brow_type',4,-11,-34), (158886,1840830,0,'soga_eye_color',229,229,102), (158887,1840830,1,'soga_eye_type',32,0,0), (158888,1840830,0,'soga_hair_face_color',173,152,172), (158889,1840830,0,'soga_hair_face_highlight_color',105,103,97), (158890,1840830,0,'soga_hair_type_color',173,152,172), (158891,1840830,0,'soga_hair_type_highlight_color',105,103,97), (158892,1840830,1,'soga_lip_type',5,-26,-26), (158893,1840830,1,'soga_nose_type',0,25,28), (158894,1840830,0,'soga_skin_color',103,159,158), (158895,1840830,0,'wing_color1',255,255,255); INSERT INTO `npc_appearance` VALUES (158896,1840830,0,'wing_color2',255,255,255), (158897,1840831,1,'cheek_type',11,-19,0), (158898,1840831,1,'chin_type',8,4,-3), (158899,1840831,1,'ear_type',1,4,0), (158900,1840831,1,'eye_brow_type',22,0,26), (158901,1840831,0,'eye_color',42,55,80), (158902,1840831,1,'eye_type',-18,0,0), (158903,1840831,0,'hair_face_color',133,126,133), (158904,1840831,0,'hair_face_highlight_color',105,103,97), (158905,1840831,0,'hair_type_color',133,126,133), (158906,1840831,0,'hair_type_highlight_color',105,103,97), (158907,1840831,1,'lip_type',45,1,-28), (158908,1840831,1,'nose_type',-3,28,-25), (158909,1840831,0,'skin_color',123,116,158), (158910,1840831,1,'soga_cheek_type',11,-19,0), (158911,1840831,1,'soga_chin_type',8,4,-3), (158912,1840831,1,'soga_ear_type',1,4,0), (158913,1840831,1,'soga_eye_brow_type',22,0,26), (158914,1840831,0,'soga_eye_color',229,229,102), (158915,1840831,1,'soga_eye_type',-18,0,0), (158916,1840831,0,'soga_hair_face_color',133,126,133), (158917,1840831,0,'soga_hair_face_highlight_color',105,103,97), (158918,1840831,0,'soga_hair_type_color',133,126,133), (158919,1840831,0,'soga_hair_type_highlight_color',105,103,97), (158920,1840831,1,'soga_lip_type',45,1,-28), (158921,1840831,1,'soga_nose_type',-3,28,-25), (158922,1840831,0,'soga_skin_color',123,116,158), (158923,1840831,0,'wing_color1',255,255,255), (158924,1840831,0,'wing_color2',255,255,255), (158925,1840832,1,'cheek_type',-8,53,0), (158926,1840832,1,'chin_type',-42,72,-3), (158927,1840832,1,'ear_type',51,4,0), (158928,1840832,1,'eye_brow_type',7,-7,-25), (158929,1840832,0,'eye_color',12,16,24), (158930,1840832,1,'eye_type',-63,0,0), (158931,1840832,0,'hair_color1',114,112,142), (158932,1840832,0,'hair_color2',121,113,107), (158933,1840832,0,'hair_face_color',145,168,168), (158934,1840832,0,'hair_face_highlight_color',193,183,168), (158935,1840832,0,'hair_highlight',112,123,142), (158936,1840832,0,'hair_type_color',145,168,168), (158937,1840832,0,'hair_type_highlight_color',193,183,168), (158938,1840832,1,'lip_type',95,-98,90), (158939,1840832,1,'nose_type',0,-52,-29), (158940,1840832,0,'skin_color',122,165,164), (158941,1840832,1,'soga_cheek_type',-8,53,0), (158942,1840832,1,'soga_chin_type',-42,72,-3), (158943,1840832,1,'soga_ear_type',51,4,0), (158944,1840832,1,'soga_eye_brow_type',7,-7,-25), (158945,1840832,0,'soga_eye_color',229,229,102), (158946,1840832,1,'soga_eye_type',-63,0,0), (158947,1840832,0,'soga_hair_color1',114,112,142), (158948,1840832,0,'soga_hair_color2',121,113,107), (158949,1840832,0,'soga_hair_face_color',145,168,168), (158950,1840832,0,'soga_hair_face_highlight_color',193,183,168), (158951,1840832,0,'soga_hair_highlight',112,123,142), (158952,1840832,0,'soga_hair_type_color',145,168,168), (158953,1840832,0,'soga_hair_type_highlight_color',193,183,168), (158954,1840832,1,'soga_lip_type',95,-98,90), (158955,1840832,1,'soga_nose_type',0,-52,-29), (158956,1840832,0,'soga_skin_color',122,165,164), (158957,1840832,0,'wing_color1',255,255,255), (158958,1840832,0,'wing_color2',255,255,255), (158959,1840833,1,'cheek_type',-29,50,0), (158960,1840833,1,'chin_type',5,-17,-23), (158961,1840833,1,'ear_type',34,44,0), (158962,1840833,1,'eye_brow_type',84,61,0), (158963,1840833,0,'eye_color',197,197,255), (158964,1840833,1,'eye_type',-43,0,0), (158965,1840833,0,'hair_color1',160,156,172), (158966,1840833,0,'hair_color2',62,62,68), (158967,1840833,0,'hair_face_color',244,244,246), (158968,1840833,0,'hair_face_highlight_color',107,131,144), (158969,1840833,0,'hair_highlight',98,91,163), (158970,1840833,0,'hair_type_color',244,244,246), (158971,1840833,0,'hair_type_highlight_color',107,131,144), (158972,1840833,1,'lip_type',7,-62,43), (158973,1840833,1,'nose_type',94,38,-31), (158974,1840833,0,'skin_color',153,132,130), (158975,1840833,1,'soga_cheek_type',-29,50,0), (158976,1840833,1,'soga_chin_type',5,-17,-23), (158977,1840833,1,'soga_ear_type',34,44,0), (158978,1840833,1,'soga_eye_brow_type',84,61,0), (158979,1840833,0,'soga_eye_color',229,229,102), (158980,1840833,1,'soga_eye_type',-43,0,0), (158981,1840833,0,'soga_hair_color1',160,156,172), (158982,1840833,0,'soga_hair_color2',62,62,68), (158983,1840833,0,'soga_hair_face_color',244,244,246), (158984,1840833,0,'soga_hair_face_highlight_color',107,131,144), (158985,1840833,0,'soga_hair_highlight',98,91,163), (158986,1840833,0,'soga_hair_type_color',244,244,246), (158987,1840833,0,'soga_hair_type_highlight_color',107,131,144), (158988,1840833,1,'soga_lip_type',7,-62,43), (158989,1840833,1,'soga_nose_type',94,38,-31), (158990,1840833,0,'soga_skin_color',153,132,130), (158991,1840833,0,'wing_color1',255,255,255), (158992,1840833,0,'wing_color2',255,255,255), (158993,1840834,1,'cheek_type',-74,-93,0), (158994,1840834,1,'chin_type',-8,19,-61), (158995,1840834,1,'ear_type',2,-77,0), (158996,1840834,1,'eye_brow_type',-96,10,-87), (158997,1840834,0,'eye_color',228,165,255), (158998,1840834,1,'eye_type',-87,0,0), (158999,1840834,0,'hair_color1',93,64,120), (159000,1840834,0,'hair_color2',95,79,92), (159001,1840834,0,'hair_face_color',107,150,172), (159002,1840834,0,'hair_face_highlight_color',244,244,246), (159003,1840834,0,'hair_highlight',160,156,172), (159004,1840834,0,'hair_type_color',107,150,172), (159005,1840834,0,'hair_type_highlight_color',244,244,246), (159006,1840834,1,'lip_type',-11,9,47), (159007,1840834,1,'nose_type',65,-41,28), (159008,1840834,0,'skin_color',190,179,212), (159009,1840834,1,'soga_cheek_type',-74,-93,0), (159010,1840834,1,'soga_chin_type',-8,19,-61), (159011,1840834,1,'soga_ear_type',2,-77,0), (159012,1840834,1,'soga_eye_brow_type',-96,10,-87), (159013,1840834,0,'soga_eye_color',229,229,102), (159014,1840834,1,'soga_eye_type',-87,0,0), (159015,1840834,0,'soga_hair_color1',93,64,120), (159016,1840834,0,'soga_hair_color2',95,79,92), (159017,1840834,0,'soga_hair_face_color',107,150,172), (159018,1840834,0,'soga_hair_face_highlight_color',244,244,246), (159019,1840834,0,'soga_hair_highlight',160,156,172), (159020,1840834,0,'soga_hair_type_color',107,150,172), (159021,1840834,0,'soga_hair_type_highlight_color',244,244,246), (159022,1840834,1,'soga_lip_type',-11,9,47), (159023,1840834,1,'soga_nose_type',65,-41,28), (159024,1840834,0,'soga_skin_color',190,179,212), (159025,1840834,0,'wing_color1',255,255,255), (159026,1840834,0,'wing_color2',255,255,255), (159027,1840835,1,'cheek_type',-62,64,0), (159028,1840835,1,'chin_type',91,62,0), (159029,1840835,1,'ear_type',-76,78,0), (159030,1840835,1,'eye_brow_type',40,-61,96), (159031,1840835,0,'eye_color',118,129,225), (159032,1840835,1,'eye_type',19,0,0), (159033,1840835,0,'hair_color1',98,135,156), (159034,1840835,0,'hair_color2',88,95,109), (159035,1840835,0,'hair_face_color',100,131,153), (159036,1840835,0,'hair_face_highlight_color',5,4,1), (159037,1840835,0,'hair_highlight',33,22,19), (159038,1840835,0,'hair_type_color',100,131,153), (159039,1840835,0,'hair_type_highlight_color',5,4,1), (159040,1840835,1,'lip_type',66,84,-11), (159041,1840835,1,'nose_type',-87,-48,96), (159042,1840835,0,'skin_color',159,202,201), (159043,1840835,1,'soga_cheek_type',-62,64,0), (159044,1840835,1,'soga_chin_type',91,62,0), (159045,1840835,1,'soga_ear_type',-76,78,0), (159046,1840835,1,'soga_eye_brow_type',40,-61,96), (159047,1840835,0,'soga_eye_color',229,229,102), (159048,1840835,1,'soga_eye_type',19,0,0), (159049,1840835,0,'soga_hair_color1',98,135,156), (159050,1840835,0,'soga_hair_color2',88,95,109), (159051,1840835,0,'soga_hair_face_color',100,131,153), (159052,1840835,0,'soga_hair_face_highlight_color',5,4,1), (159053,1840835,0,'soga_hair_highlight',33,22,19), (159054,1840835,0,'soga_hair_type_color',100,131,153), (159055,1840835,0,'soga_hair_type_highlight_color',5,4,1), (159056,1840835,1,'soga_lip_type',66,84,-11), (159057,1840835,1,'soga_nose_type',-87,-48,96), (159058,1840835,0,'soga_skin_color',159,202,201), (159059,1840835,0,'wing_color1',255,255,255), (159060,1840835,0,'wing_color2',255,255,255), (159061,1840836,1,'cheek_type',87,34,0), (159062,1840836,1,'chin_type',62,-95,25), (159063,1840836,1,'ear_type',44,-64,0), (159064,1840836,1,'eye_brow_type',-77,58,98), (159065,1840836,0,'eye_color',28,33,54), (159066,1840836,1,'eye_type',-31,0,0), (159067,1840836,0,'hair_color1',93,64,120), (159068,1840836,0,'hair_color2',95,79,92), (159069,1840836,0,'hair_face_color',105,144,167), (159070,1840836,0,'hair_face_highlight_color',6,3,1), (159071,1840836,0,'hair_highlight',33,22,19), (159072,1840836,0,'hair_type_color',105,144,167), (159073,1840836,0,'hair_type_highlight_color',6,3,1), (159074,1840836,1,'lip_type',88,22,85), (159075,1840836,1,'nose_type',82,-12,-70), (159076,1840836,0,'skin_color',120,163,162), (159077,1840836,1,'soga_cheek_type',87,34,0), (159078,1840836,1,'soga_chin_type',62,-95,25), (159079,1840836,1,'soga_ear_type',44,-64,0), (159080,1840836,1,'soga_eye_brow_type',-77,58,98), (159081,1840836,0,'soga_eye_color',229,229,102), (159082,1840836,1,'soga_eye_type',-31,0,0), (159083,1840836,0,'soga_hair_color1',93,64,120), (159084,1840836,0,'soga_hair_color2',95,79,92), (159085,1840836,0,'soga_hair_face_color',105,144,167), (159086,1840836,0,'soga_hair_face_highlight_color',6,3,1), (159087,1840836,0,'soga_hair_highlight',33,22,19), (159088,1840836,0,'soga_hair_type_color',105,144,167), (159089,1840836,0,'soga_hair_type_highlight_color',6,3,1), (159090,1840836,1,'soga_lip_type',88,22,85), (159091,1840836,1,'soga_nose_type',82,-12,-70), (159092,1840836,0,'soga_skin_color',120,163,162), (159093,1840836,0,'wing_color1',255,255,255), (159094,1840836,0,'wing_color2',255,255,255), (159095,1840837,1,'cheek_type',25,-10,0), (159096,1840837,1,'chin_type',-1,0,12), (159097,1840837,1,'ear_type',9,-21,0), (159098,1840837,1,'eye_brow_type',0,20,7), (159099,1840837,0,'eye_color',243,167,255), (159100,1840837,1,'eye_type',-2,0,0), (159101,1840837,0,'hair_face_color',141,120,147), (159102,1840837,0,'hair_face_highlight_color',105,103,97), (159103,1840837,0,'hair_type_color',141,120,147), (159104,1840837,0,'hair_type_highlight_color',105,103,97), (159105,1840837,1,'lip_type',25,-17,10), (159106,1840837,1,'nose_type',-9,17,31), (159107,1840837,0,'skin_color',58,99,111), (159108,1840837,1,'soga_cheek_type',25,-10,0), (159109,1840837,1,'soga_chin_type',-1,0,12), (159110,1840837,1,'soga_ear_type',9,-21,0), (159111,1840837,1,'soga_eye_brow_type',0,20,7), (159112,1840837,0,'soga_eye_color',229,229,102), (159113,1840837,1,'soga_eye_type',-2,0,0), (159114,1840837,0,'soga_hair_face_color',141,120,147), (159115,1840837,0,'soga_hair_face_highlight_color',105,103,97), (159116,1840837,0,'soga_hair_type_color',141,120,147), (159117,1840837,0,'soga_hair_type_highlight_color',105,103,97), (159118,1840837,1,'soga_lip_type',25,-17,10), (159119,1840837,1,'soga_nose_type',-9,17,31), (159120,1840837,0,'soga_skin_color',58,99,111), (159121,1840837,0,'wing_color1',255,255,255), (159122,1840837,0,'wing_color2',255,255,255), (159123,1840838,1,'cheek_type',-5,-14,0), (159124,1840838,1,'chin_type',-81,64,61), (159125,1840838,1,'ear_type',82,12,0), (159126,1840838,1,'eye_brow_type',10,-3,-78), (159127,1840838,0,'eye_color',209,180,255), (159128,1840838,1,'eye_type',65,0,0), (159129,1840838,0,'hair_color1',93,64,120), (159130,1840838,0,'hair_color2',95,79,92), (159131,1840838,0,'hair_face_color',110,158,181), (159132,1840838,0,'hair_face_highlight_color',61,61,75), (159133,1840838,0,'hair_highlight',43,36,70), (159134,1840838,0,'hair_type_color',110,158,181), (159135,1840838,0,'hair_type_highlight_color',61,61,75), (159136,1840838,1,'lip_type',-25,-97,-18), (159137,1840838,1,'nose_type',-85,-64,-31), (159138,1840838,0,'skin_color',114,145,154), (159139,1840838,1,'soga_cheek_type',-5,-14,0), (159140,1840838,1,'soga_chin_type',-81,64,61), (159141,1840838,1,'soga_ear_type',82,12,0), (159142,1840838,1,'soga_eye_brow_type',10,-3,-78), (159143,1840838,0,'soga_eye_color',229,229,102), (159144,1840838,1,'soga_eye_type',65,0,0), (159145,1840838,0,'soga_hair_color1',93,64,120), (159146,1840838,0,'soga_hair_color2',95,79,92), (159147,1840838,0,'soga_hair_face_color',110,158,181), (159148,1840838,0,'soga_hair_face_highlight_color',61,61,75), (159149,1840838,0,'soga_hair_highlight',43,36,70), (159150,1840838,0,'soga_hair_type_color',110,158,181), (159151,1840838,0,'soga_hair_type_highlight_color',61,61,75), (159152,1840838,1,'soga_lip_type',-25,-97,-18), (159153,1840838,1,'soga_nose_type',-85,-64,-31), (159154,1840838,0,'soga_skin_color',114,145,154), (159155,1840838,0,'wing_color1',255,255,255), (159156,1840838,0,'wing_color2',255,255,255), (159157,1840839,1,'cheek_type',-74,-93,0), (159158,1840839,1,'chin_type',-8,19,-61), (159159,1840839,1,'ear_type',2,-77,0), (159160,1840839,1,'eye_brow_type',-96,10,-87), (159161,1840839,0,'eye_color',228,165,255), (159162,1840839,1,'eye_type',-87,0,0), (159163,1840839,0,'hair_color1',93,64,120), (159164,1840839,0,'hair_color2',95,79,92), (159165,1840839,0,'hair_face_color',107,150,172), (159166,1840839,0,'hair_face_highlight_color',244,244,246), (159167,1840839,0,'hair_highlight',160,156,172), (159168,1840839,0,'hair_type_color',107,150,172), (159169,1840839,0,'hair_type_highlight_color',244,244,246), (159170,1840839,1,'lip_type',-11,9,47), (159171,1840839,1,'nose_type',65,-41,28), (159172,1840839,0,'skin_color',190,179,212), (159173,1840839,1,'soga_cheek_type',-74,-93,0), (159174,1840839,1,'soga_chin_type',-8,19,-61), (159175,1840839,1,'soga_ear_type',2,-77,0), (159176,1840839,1,'soga_eye_brow_type',-96,10,-87), (159177,1840839,0,'soga_eye_color',229,229,102), (159178,1840839,1,'soga_eye_type',-87,0,0), (159179,1840839,0,'soga_hair_color1',93,64,120), (159180,1840839,0,'soga_hair_color2',95,79,92), (159181,1840839,0,'soga_hair_face_color',107,150,172), (159182,1840839,0,'soga_hair_face_highlight_color',244,244,246), (159183,1840839,0,'soga_hair_highlight',160,156,172), (159184,1840839,0,'soga_hair_type_color',107,150,172), (159185,1840839,0,'soga_hair_type_highlight_color',244,244,246), (159186,1840839,1,'soga_lip_type',-11,9,47), (159187,1840839,1,'soga_nose_type',65,-41,28), (159188,1840839,0,'soga_skin_color',190,179,212), (159189,1840839,0,'wing_color1',255,255,255), (159190,1840839,0,'wing_color2',255,255,255), (159191,1840840,1,'cheek_type',-58,-45,0), (159192,1840840,1,'chin_type',34,93,-14), (159193,1840840,1,'ear_type',-40,-15,0), (159194,1840840,1,'eye_brow_type',-26,85,-29), (159195,1840840,0,'eye_color',99,72,166), (159196,1840840,1,'eye_type',39,0,0), (159197,1840840,0,'hair_color1',103,102,153), (159198,1840840,0,'hair_color2',95,79,92), (159199,1840840,0,'hair_face_color',109,131,182), (159200,1840840,0,'hair_face_highlight_color',103,133,149), (159201,1840840,0,'hair_highlight',102,153,147), (159202,1840840,0,'hair_type_color',109,131,182), (159203,1840840,0,'hair_type_highlight_color',103,133,149), (159204,1840840,1,'lip_type',53,94,66), (159205,1840840,1,'nose_type',98,28,-55), (159206,1840840,0,'skin_color',147,190,189), (159207,1840840,1,'soga_cheek_type',-58,-45,0), (159208,1840840,1,'soga_chin_type',34,93,-14), (159209,1840840,1,'soga_ear_type',-40,-15,0), (159210,1840840,1,'soga_eye_brow_type',-26,85,-29), (159211,1840840,0,'soga_eye_color',229,229,102), (159212,1840840,1,'soga_eye_type',39,0,0), (159213,1840840,0,'soga_hair_color1',103,102,153), (159214,1840840,0,'soga_hair_color2',95,79,92), (159215,1840840,0,'soga_hair_face_color',109,131,182), (159216,1840840,0,'soga_hair_face_highlight_color',103,133,149), (159217,1840840,0,'soga_hair_highlight',102,153,147), (159218,1840840,0,'soga_hair_type_color',109,131,182), (159219,1840840,0,'soga_hair_type_highlight_color',103,133,149), (159220,1840840,1,'soga_lip_type',53,94,66), (159221,1840840,1,'soga_nose_type',98,28,-55), (159222,1840840,0,'soga_skin_color',147,190,189), (159223,1840840,0,'wing_color1',255,255,255), (159224,1840840,0,'wing_color2',255,255,255), (159225,1840841,1,'cheek_type',2,-3,0), (159226,1840841,1,'chin_type',-12,34,17), (159227,1840841,1,'ear_type',28,0,0), (159228,1840841,1,'eye_brow_type',-29,0,-17), (159229,1840841,0,'eye_color',209,180,255), (159230,1840841,1,'eye_type',-26,0,0), (159231,1840841,0,'hair_face_color',169,169,169), (159232,1840841,0,'hair_face_highlight_color',105,103,97), (159233,1840841,0,'hair_type_color',169,169,169), (159234,1840841,0,'hair_type_highlight_color',105,103,97), (159235,1840841,1,'lip_type',31,25,-22), (159236,1840841,1,'nose_type',2,0,-2), (159237,1840841,0,'skin_color',118,131,165), (159238,1840841,1,'soga_cheek_type',2,-3,0), (159239,1840841,1,'soga_chin_type',-12,34,17), (159240,1840841,1,'soga_ear_type',28,0,0), (159241,1840841,1,'soga_eye_brow_type',-29,0,-17), (159242,1840841,0,'soga_eye_color',229,229,102), (159243,1840841,1,'soga_eye_type',-26,0,0), (159244,1840841,0,'soga_hair_face_color',169,169,169), (159245,1840841,0,'soga_hair_face_highlight_color',105,103,97), (159246,1840841,0,'soga_hair_type_color',169,169,169), (159247,1840841,0,'soga_hair_type_highlight_color',105,103,97), (159248,1840841,1,'soga_lip_type',31,25,-22), (159249,1840841,1,'soga_nose_type',2,0,-2), (159250,1840841,0,'soga_skin_color',118,131,165), (159251,1840841,0,'wing_color1',255,255,255), (159252,1840841,0,'wing_color2',255,255,255), (159253,1840842,1,'cheek_type',37,28,0), (159254,1840842,1,'chin_type',-8,-25,0), (159255,1840842,1,'ear_type',10,18,0), (159256,1840842,1,'eye_brow_type',-4,-8,14), (159257,1840842,0,'eye_color',245,176,255), (159258,1840842,1,'eye_type',-10,0,0), (159259,1840842,0,'hair_face_color',226,226,226), (159260,1840842,0,'hair_face_highlight_color',105,103,97), (159261,1840842,0,'hair_type_color',226,226,226), (159262,1840842,0,'hair_type_highlight_color',105,103,97), (159263,1840842,1,'lip_type',31,-17,-4), (159264,1840842,1,'nose_type',23,10,-40), (159265,1840842,0,'skin_color',212,178,213), (159266,1840842,1,'soga_cheek_type',37,28,0), (159267,1840842,1,'soga_chin_type',-8,-25,0), (159268,1840842,1,'soga_ear_type',10,18,0), (159269,1840842,1,'soga_eye_brow_type',-4,-8,14), (159270,1840842,0,'soga_eye_color',229,229,102), (159271,1840842,1,'soga_eye_type',-10,0,0), (159272,1840842,0,'soga_hair_face_color',226,226,226), (159273,1840842,0,'soga_hair_face_highlight_color',105,103,97), (159274,1840842,0,'soga_hair_type_color',226,226,226), (159275,1840842,0,'soga_hair_type_highlight_color',105,103,97), (159276,1840842,1,'soga_lip_type',31,-17,-4), (159277,1840842,1,'soga_nose_type',23,10,-40), (159278,1840842,0,'soga_skin_color',212,178,213), (159279,1840842,0,'wing_color1',255,255,255), (159280,1840842,0,'wing_color2',255,255,255), (159281,1840843,1,'cheek_type',28,20,0), (159282,1840843,1,'chin_type',0,4,1), (159283,1840843,1,'ear_type',25,28,0), (159284,1840843,1,'eye_brow_type',25,-25,12), (159285,1840843,0,'eye_color',203,186,255), (159286,1840843,1,'eye_type',9,0,0), (159287,1840843,0,'hair_face_color',122,132,132), (159288,1840843,0,'hair_face_highlight_color',105,103,97), (159289,1840843,0,'hair_type_color',122,132,132), (159290,1840843,0,'hair_type_highlight_color',105,103,97), (159291,1840843,1,'lip_type',10,-5,0), (159292,1840843,1,'nose_type',-4,-12,-3), (159293,1840843,0,'skin_color',173,142,181), (159294,1840843,1,'soga_cheek_type',28,20,0), (159295,1840843,1,'soga_chin_type',0,4,1), (159296,1840843,1,'soga_ear_type',25,28,0), (159297,1840843,1,'soga_eye_brow_type',25,-25,12), (159298,1840843,0,'soga_eye_color',229,229,102), (159299,1840843,1,'soga_eye_type',9,0,0), (159300,1840843,0,'soga_hair_face_color',122,132,132), (159301,1840843,0,'soga_hair_face_highlight_color',105,103,97), (159302,1840843,0,'soga_hair_type_color',122,132,132), (159303,1840843,0,'soga_hair_type_highlight_color',105,103,97), (159304,1840843,1,'soga_lip_type',10,-5,0), (159305,1840843,1,'soga_nose_type',-4,-12,-3), (159306,1840843,0,'soga_skin_color',173,142,181), (159307,1840843,0,'wing_color1',255,255,255), (159308,1840843,0,'wing_color2',255,255,255), (159309,1840844,1,'cheek_type',-28,56,0), (159310,1840844,1,'chin_type',85,-57,-2), (159311,1840844,1,'ear_type',91,50,0), (159312,1840844,1,'eye_brow_type',-10,-34,75), (159313,1840844,0,'eye_color',21,29,43), (159314,1840844,1,'eye_type',85,0,0), (159315,1840844,0,'hair_color1',160,156,172), (159316,1840844,0,'hair_color2',62,62,68), (159317,1840844,0,'hair_face_color',244,244,246), (159318,1840844,0,'hair_face_highlight_color',86,68,133), (159319,1840844,0,'hair_highlight',152,46,102), (159320,1840844,0,'hair_type_color',244,244,246), (159321,1840844,0,'hair_type_highlight_color',86,68,133), (159322,1840844,1,'lip_type',-78,-82,-38), (159323,1840844,1,'nose_type',11,-62,-26), (159324,1840844,0,'skin_color',106,149,148), (159325,1840844,1,'soga_cheek_type',-28,56,0), (159326,1840844,1,'soga_chin_type',85,-57,-2), (159327,1840844,1,'soga_ear_type',91,50,0), (159328,1840844,1,'soga_eye_brow_type',-10,-34,75), (159329,1840844,0,'soga_eye_color',229,229,102), (159330,1840844,1,'soga_eye_type',85,0,0), (159331,1840844,0,'soga_hair_color1',160,156,172), (159332,1840844,0,'soga_hair_color2',62,62,68), (159333,1840844,0,'soga_hair_face_color',244,244,246), (159334,1840844,0,'soga_hair_face_highlight_color',86,68,133), (159335,1840844,0,'soga_hair_highlight',152,46,102), (159336,1840844,0,'soga_hair_type_color',244,244,246), (159337,1840844,0,'soga_hair_type_highlight_color',86,68,133), (159338,1840844,1,'soga_lip_type',-78,-82,-38), (159339,1840844,1,'soga_nose_type',11,-62,-26), (159340,1840844,0,'soga_skin_color',106,149,148), (159341,1840844,0,'wing_color1',255,255,255), (159342,1840844,0,'wing_color2',255,255,255), (159343,1840845,1,'cheek_type',0,-12,0), (159344,1840845,1,'chin_type',-17,-10,1), (159345,1840845,1,'ear_type',-12,-19,0), (159346,1840845,1,'eye_brow_type',35,0,18), (159347,1840845,0,'eye_color',207,169,255), (159348,1840845,1,'eye_type',-7,0,0), (159349,1840845,0,'hair_face_color',123,132,132), (159350,1840845,0,'hair_face_highlight_color',105,103,97), (159351,1840845,0,'hair_type_color',123,132,132), (159352,1840845,0,'hair_type_highlight_color',105,103,97), (159353,1840845,1,'lip_type',0,-17,2), (159354,1840845,1,'nose_type',0,-8,31), (159355,1840845,0,'skin_color',19,18,59), (159356,1840845,1,'soga_cheek_type',0,-12,0), (159357,1840845,1,'soga_chin_type',-17,-10,1), (159358,1840845,1,'soga_ear_type',-12,-19,0), (159359,1840845,1,'soga_eye_brow_type',35,0,18), (159360,1840845,0,'soga_eye_color',229,229,102), (159361,1840845,1,'soga_eye_type',-7,0,0), (159362,1840845,0,'soga_hair_face_color',123,132,132), (159363,1840845,0,'soga_hair_face_highlight_color',105,103,97), (159364,1840845,0,'soga_hair_type_color',123,132,132), (159365,1840845,0,'soga_hair_type_highlight_color',105,103,97), (159366,1840845,1,'soga_lip_type',0,-17,2), (159367,1840845,1,'soga_nose_type',0,-8,31), (159368,1840845,0,'soga_skin_color',19,18,59), (159369,1840845,0,'wing_color1',255,255,255), (159370,1840845,0,'wing_color2',255,255,255), (159371,1840846,1,'cheek_type',-26,0,0), (159372,1840846,1,'chin_type',25,3,0), (159373,1840846,1,'ear_type',-25,10,0), (159374,1840846,1,'eye_brow_type',-2,-1,31), (159375,1840846,0,'eye_color',157,107,255), (159376,1840846,1,'eye_type',35,0,0), (159377,1840846,0,'hair_face_color',140,145,161), (159378,1840846,0,'hair_face_highlight_color',105,103,97), (159379,1840846,0,'hair_type_color',140,145,161), (159380,1840846,0,'hair_type_highlight_color',105,103,97), (159381,1840846,1,'lip_type',25,29,0), (159382,1840846,1,'nose_type',8,-26,0), (159383,1840846,0,'skin_color',0,15,15), (159384,1840846,1,'soga_cheek_type',-26,0,0), (159385,1840846,1,'soga_chin_type',25,3,0), (159386,1840846,1,'soga_ear_type',-25,10,0), (159387,1840846,1,'soga_eye_brow_type',-2,-1,31), (159388,1840846,0,'soga_eye_color',229,229,102), (159389,1840846,1,'soga_eye_type',35,0,0), (159390,1840846,0,'soga_hair_face_color',140,145,161), (159391,1840846,0,'soga_hair_face_highlight_color',105,103,97), (159392,1840846,0,'soga_hair_type_color',140,145,161), (159393,1840846,0,'soga_hair_type_highlight_color',105,103,97), (159394,1840846,1,'soga_lip_type',25,29,0), (159395,1840846,1,'soga_nose_type',8,-26,0), (159396,1840846,0,'soga_skin_color',0,15,15), (159397,1840846,0,'wing_color1',255,255,255), (159398,1840846,0,'wing_color2',255,255,255), (159399,1840847,1,'cheek_type',11,-19,0), (159400,1840847,1,'chin_type',8,4,-3), (159401,1840847,1,'ear_type',1,4,0), (159402,1840847,1,'eye_brow_type',22,0,26), (159403,1840847,0,'eye_color',42,55,80), (159404,1840847,1,'eye_type',-18,0,0), (159405,1840847,0,'hair_face_color',133,126,133), (159406,1840847,0,'hair_face_highlight_color',105,103,97), (159407,1840847,0,'hair_type_color',133,126,133), (159408,1840847,0,'hair_type_highlight_color',105,103,97), (159409,1840847,1,'lip_type',45,1,-28), (159410,1840847,1,'nose_type',-3,28,-25), (159411,1840847,0,'skin_color',123,116,158), (159412,1840847,1,'soga_cheek_type',11,-19,0), (159413,1840847,1,'soga_chin_type',8,4,-3), (159414,1840847,1,'soga_ear_type',1,4,0), (159415,1840847,1,'soga_eye_brow_type',22,0,26), (159416,1840847,0,'soga_eye_color',229,229,102), (159417,1840847,1,'soga_eye_type',-18,0,0), (159418,1840847,0,'soga_hair_face_color',133,126,133), (159419,1840847,0,'soga_hair_face_highlight_color',105,103,97), (159420,1840847,0,'soga_hair_type_color',133,126,133), (159421,1840847,0,'soga_hair_type_highlight_color',105,103,97), (159422,1840847,1,'soga_lip_type',45,1,-28), (159423,1840847,1,'soga_nose_type',-3,28,-25), (159424,1840847,0,'soga_skin_color',123,116,158), (159425,1840847,0,'wing_color1',255,255,255), (159426,1840847,0,'wing_color2',255,255,255), (159427,1840848,1,'cheek_type',-7,22,0), (159428,1840848,1,'chin_type',35,2,-4), (159429,1840848,1,'ear_type',-28,-3,0), (159430,1840848,1,'eye_brow_type',10,37,-35), (159431,1840848,1,'eye_type',1,0,0), (159432,1840848,0,'hair_face_color',182,186,186), (159433,1840848,0,'hair_face_highlight_color',105,103,97), (159434,1840848,0,'hair_type_color',182,186,186), (159435,1840848,0,'hair_type_highlight_color',105,103,97), (159436,1840848,1,'lip_type',-9,-17,0), (159437,1840848,1,'nose_type',-45,3,-18), (159438,1840848,0,'skin_color',137,131,130), (159439,1840848,1,'soga_cheek_type',-7,22,0), (159440,1840848,1,'soga_chin_type',35,2,-4), (159441,1840848,1,'soga_ear_type',-28,-3,0), (159442,1840848,1,'soga_eye_brow_type',10,37,-35), (159443,1840848,0,'soga_eye_color',229,229,102), (159444,1840848,1,'soga_eye_type',1,0,0), (159445,1840848,0,'soga_hair_face_color',182,186,186), (159446,1840848,0,'soga_hair_face_highlight_color',105,103,97), (159447,1840848,0,'soga_hair_type_color',182,186,186), (159448,1840848,0,'soga_hair_type_highlight_color',105,103,97), (159449,1840848,1,'soga_lip_type',-9,-17,0), (159450,1840848,1,'soga_nose_type',-45,3,-18), (159451,1840848,0,'soga_skin_color',137,131,130), (159452,1840848,0,'wing_color1',255,255,255), (159453,1840848,0,'wing_color2',255,255,255), (159454,1840849,1,'cheek_type',-5,-14,0), (159455,1840849,1,'chin_type',-81,64,61), (159456,1840849,1,'ear_type',82,12,0), (159457,1840849,1,'eye_brow_type',10,-3,-78), (159458,1840849,0,'eye_color',209,180,255), (159459,1840849,1,'eye_type',65,0,0), (159460,1840849,0,'hair_color1',93,64,120), (159461,1840849,0,'hair_color2',95,79,92), (159462,1840849,0,'hair_face_color',110,158,181), (159463,1840849,0,'hair_face_highlight_color',61,61,75), (159464,1840849,0,'hair_highlight',43,36,70), (159465,1840849,0,'hair_type_color',110,158,181), (159466,1840849,0,'hair_type_highlight_color',61,61,75), (159467,1840849,1,'lip_type',-25,-97,-18), (159468,1840849,1,'nose_type',-85,-64,-31), (159469,1840849,0,'skin_color',114,145,154), (159470,1840849,1,'soga_cheek_type',-5,-14,0), (159471,1840849,1,'soga_chin_type',-81,64,61), (159472,1840849,1,'soga_ear_type',82,12,0), (159473,1840849,1,'soga_eye_brow_type',10,-3,-78), (159474,1840849,0,'soga_eye_color',229,229,102), (159475,1840849,1,'soga_eye_type',65,0,0), (159476,1840849,0,'soga_hair_color1',93,64,120), (159477,1840849,0,'soga_hair_color2',95,79,92), (159478,1840849,0,'soga_hair_face_color',110,158,181), (159479,1840849,0,'soga_hair_face_highlight_color',61,61,75), (159480,1840849,0,'soga_hair_highlight',43,36,70), (159481,1840849,0,'soga_hair_type_color',110,158,181), (159482,1840849,0,'soga_hair_type_highlight_color',61,61,75), (159483,1840849,1,'soga_lip_type',-25,-97,-18), (159484,1840849,1,'soga_nose_type',-85,-64,-31), (159485,1840849,0,'soga_skin_color',114,145,154), (159486,1840849,0,'wing_color1',255,255,255), (159487,1840849,0,'wing_color2',255,255,255), (159488,1840850,1,'cheek_type',3,-31,0), (159489,1840850,1,'chin_type',28,-4,2), (159490,1840850,1,'ear_type',20,17,0), (159491,1840850,1,'eye_brow_type',-31,28,0), (159492,1840850,0,'eye_color',40,23,58), (159493,1840850,1,'eye_type',-26,0,0), (159494,1840850,0,'hair_face_color',138,129,138), (159495,1840850,0,'hair_face_highlight_color',105,103,97), (159496,1840850,0,'hair_type_color',138,129,138), (159497,1840850,0,'hair_type_highlight_color',105,103,97), (159498,1840850,1,'lip_type',-7,23,-42), (159499,1840850,1,'nose_type',-12,28,-19), (159500,1840850,0,'skin_color',48,79,99), (159501,1840850,1,'soga_cheek_type',3,-31,0), (159502,1840850,1,'soga_chin_type',28,-4,2), (159503,1840850,1,'soga_ear_type',20,17,0), (159504,1840850,1,'soga_eye_brow_type',-31,28,0), (159505,1840850,0,'soga_eye_color',229,229,102), (159506,1840850,1,'soga_eye_type',-26,0,0), (159507,1840850,0,'soga_hair_face_color',138,129,138), (159508,1840850,0,'soga_hair_face_highlight_color',105,103,97), (159509,1840850,0,'soga_hair_type_color',138,129,138), (159510,1840850,0,'soga_hair_type_highlight_color',105,103,97), (159511,1840850,1,'soga_lip_type',-7,23,-42), (159512,1840850,1,'soga_nose_type',-12,28,-19), (159513,1840850,0,'soga_skin_color',48,79,99), (159514,1840850,0,'wing_color1',255,255,255), (159515,1840850,0,'wing_color2',255,255,255), (159516,1840851,1,'cheek_type',-2,37,0), (159517,1840851,1,'chin_type',4,0,-17), (159518,1840851,1,'ear_type',-17,0,0), (159519,1840851,1,'eye_brow_type',-4,-43,-25), (159520,1840851,0,'eye_color',32,22,52), (159521,1840851,1,'eye_type',26,0,0), (159522,1840851,0,'hair_face_color',135,125,134), (159523,1840851,0,'hair_face_highlight_color',105,103,97), (159524,1840851,0,'hair_type_color',135,125,134), (159525,1840851,0,'hair_type_highlight_color',105,103,97), (159526,1840851,1,'lip_type',-20,12,17), (159527,1840851,1,'nose_type',3,-29,4), (159528,1840851,0,'skin_color',21,77,76), (159529,1840851,1,'soga_cheek_type',-2,37,0), (159530,1840851,1,'soga_chin_type',4,0,-17), (159531,1840851,1,'soga_ear_type',-17,0,0), (159532,1840851,1,'soga_eye_brow_type',-4,-43,-25), (159533,1840851,0,'soga_eye_color',229,229,102), (159534,1840851,1,'soga_eye_type',26,0,0), (159535,1840851,0,'soga_hair_face_color',135,125,134), (159536,1840851,0,'soga_hair_face_highlight_color',105,103,97), (159537,1840851,0,'soga_hair_type_color',135,125,134), (159538,1840851,0,'soga_hair_type_highlight_color',105,103,97), (159539,1840851,1,'soga_lip_type',-20,12,17), (159540,1840851,1,'soga_nose_type',3,-29,4), (159541,1840851,0,'soga_skin_color',21,77,76), (159542,1840851,0,'wing_color1',255,255,255), (159543,1840851,0,'wing_color2',255,255,255), (159544,1840852,1,'cheek_type',87,34,0), (159545,1840852,1,'chin_type',62,-95,25), (159546,1840852,1,'ear_type',44,-64,0), (159547,1840852,1,'eye_brow_type',-77,58,98), (159548,1840852,0,'eye_color',28,33,54), (159549,1840852,1,'eye_type',-31,0,0), (159550,1840852,0,'hair_color1',93,64,120), (159551,1840852,0,'hair_color2',95,79,92), (159552,1840852,0,'hair_face_color',105,144,167), (159553,1840852,0,'hair_face_highlight_color',6,3,1), (159554,1840852,0,'hair_highlight',33,22,19), (159555,1840852,0,'hair_type_color',105,144,167), (159556,1840852,0,'hair_type_highlight_color',6,3,1), (159557,1840852,1,'lip_type',88,22,85), (159558,1840852,1,'nose_type',82,-12,-70), (159559,1840852,0,'skin_color',120,163,162), (159560,1840852,1,'soga_cheek_type',87,34,0), (159561,1840852,1,'soga_chin_type',62,-95,25), (159562,1840852,1,'soga_ear_type',44,-64,0), (159563,1840852,1,'soga_eye_brow_type',-77,58,98), (159564,1840852,0,'soga_eye_color',229,229,102), (159565,1840852,1,'soga_eye_type',-31,0,0), (159566,1840852,0,'soga_hair_color1',93,64,120), (159567,1840852,0,'soga_hair_color2',95,79,92), (159568,1840852,0,'soga_hair_face_color',105,144,167), (159569,1840852,0,'soga_hair_face_highlight_color',6,3,1), (159570,1840852,0,'soga_hair_highlight',33,22,19), (159571,1840852,0,'soga_hair_type_color',105,144,167), (159572,1840852,0,'soga_hair_type_highlight_color',6,3,1), (159573,1840852,1,'soga_lip_type',88,22,85), (159574,1840852,1,'soga_nose_type',82,-12,-70), (159575,1840852,0,'soga_skin_color',120,163,162), (159576,1840852,0,'wing_color1',255,255,255), (159577,1840852,0,'wing_color2',255,255,255), (159578,1840853,1,'cheek_type',-74,-93,0), (159579,1840853,1,'chin_type',-8,19,-61), (159580,1840853,1,'ear_type',2,-77,0), (159581,1840853,1,'eye_brow_type',-96,10,-87), (159582,1840853,0,'eye_color',228,165,255), (159583,1840853,1,'eye_type',-87,0,0), (159584,1840853,0,'hair_color1',93,64,120), (159585,1840853,0,'hair_color2',95,79,92), (159586,1840853,0,'hair_face_color',107,150,172), (159587,1840853,0,'hair_face_highlight_color',244,244,246), (159588,1840853,0,'hair_highlight',160,156,172), (159589,1840853,0,'hair_type_color',107,150,172), (159590,1840853,0,'hair_type_highlight_color',244,244,246), (159591,1840853,1,'lip_type',-11,9,47), (159592,1840853,1,'nose_type',65,-41,28), (159593,1840853,0,'skin_color',190,179,212), (159594,1840853,1,'soga_cheek_type',-74,-93,0), (159595,1840853,1,'soga_chin_type',-8,19,-61), (159596,1840853,1,'soga_ear_type',2,-77,0), (159597,1840853,1,'soga_eye_brow_type',-96,10,-87), (159598,1840853,0,'soga_eye_color',229,229,102), (159599,1840853,1,'soga_eye_type',-87,0,0), (159600,1840853,0,'soga_hair_color1',93,64,120), (159601,1840853,0,'soga_hair_color2',95,79,92), (159602,1840853,0,'soga_hair_face_color',107,150,172), (159603,1840853,0,'soga_hair_face_highlight_color',244,244,246), (159604,1840853,0,'soga_hair_highlight',160,156,172), (159605,1840853,0,'soga_hair_type_color',107,150,172), (159606,1840853,0,'soga_hair_type_highlight_color',244,244,246), (159607,1840853,1,'soga_lip_type',-11,9,47), (159608,1840853,1,'soga_nose_type',65,-41,28), (159609,1840853,0,'soga_skin_color',190,179,212), (159610,1840853,0,'wing_color1',255,255,255), (159611,1840853,0,'wing_color2',255,255,255), (159612,1840854,1,'cheek_type',0,5,0), (159613,1840854,1,'chin_type',-18,-34,18), (159614,1840854,1,'ear_type',-17,25,0), (159615,1840854,1,'eye_brow_type',19,-7,21), (159616,1840854,0,'eye_color',20,10,22), (159617,1840854,1,'eye_type',-23,0,0), (159618,1840854,0,'hair_face_color',213,216,216), (159619,1840854,0,'hair_face_highlight_color',105,103,97), (159620,1840854,0,'hair_type_color',213,216,216), (159621,1840854,0,'hair_type_highlight_color',105,103,97), (159622,1840854,1,'lip_type',-28,42,10), (159623,1840854,1,'nose_type',28,28,-14), (159624,1840854,0,'skin_color',57,46,44), (159625,1840854,1,'soga_cheek_type',0,5,0), (159626,1840854,1,'soga_chin_type',-18,-34,18), (159627,1840854,1,'soga_ear_type',-17,25,0), (159628,1840854,1,'soga_eye_brow_type',19,-7,21), (159629,1840854,0,'soga_eye_color',229,229,102), (159630,1840854,1,'soga_eye_type',-23,0,0), (159631,1840854,0,'soga_hair_face_color',213,216,216), (159632,1840854,0,'soga_hair_face_highlight_color',105,103,97), (159633,1840854,0,'soga_hair_type_color',213,216,216), (159634,1840854,0,'soga_hair_type_highlight_color',105,103,97), (159635,1840854,1,'soga_lip_type',-28,42,10), (159636,1840854,1,'soga_nose_type',28,28,-14), (159637,1840854,0,'soga_skin_color',57,46,44), (159638,1840854,0,'wing_color1',255,255,255), (159639,1840854,0,'wing_color2',255,255,255), (159640,1840855,1,'cheek_type',-34,-62,0), (159641,1840855,1,'chin_type',82,28,25), (159642,1840855,1,'ear_type',22,21,0), (159643,1840855,1,'eye_brow_type',8,17,95), (159644,1840855,0,'eye_color',230,161,255), (159645,1840855,1,'eye_type',-14,0,0), (159646,1840855,0,'hair_color1',114,112,142), (159647,1840855,0,'hair_color2',121,113,107), (159648,1840855,0,'hair_face_color',146,169,168), (159649,1840855,0,'hair_face_highlight_color',145,168,168), (159650,1840855,0,'hair_highlight',114,112,142), (159651,1840855,0,'hair_type_color',146,169,168), (159652,1840855,0,'hair_type_highlight_color',145,168,168), (159653,1840855,1,'lip_type',-56,23,74), (159654,1840855,1,'nose_type',87,5,-38), (159655,1840855,0,'skin_color',211,181,192), (159656,1840855,1,'soga_cheek_type',-34,-62,0), (159657,1840855,1,'soga_chin_type',82,28,25), (159658,1840855,1,'soga_ear_type',22,21,0), (159659,1840855,1,'soga_eye_brow_type',8,17,95), (159660,1840855,0,'soga_eye_color',229,229,102), (159661,1840855,1,'soga_eye_type',-14,0,0), (159662,1840855,0,'soga_hair_color1',114,112,142), (159663,1840855,0,'soga_hair_color2',121,113,107), (159664,1840855,0,'soga_hair_face_color',146,169,168), (159665,1840855,0,'soga_hair_face_highlight_color',145,168,168), (159666,1840855,0,'soga_hair_highlight',114,112,142), (159667,1840855,0,'soga_hair_type_color',146,169,168), (159668,1840855,0,'soga_hair_type_highlight_color',145,168,168), (159669,1840855,1,'soga_lip_type',-56,23,74), (159670,1840855,1,'soga_nose_type',87,5,-38), (159671,1840855,0,'soga_skin_color',211,181,192), (159672,1840855,0,'wing_color1',255,255,255), (159673,1840855,0,'wing_color2',255,255,255), (159674,1840856,1,'cheek_type',7,50,0), (159675,1840856,1,'chin_type',-58,-96,-56), (159676,1840856,1,'ear_type',46,-56,0), (159677,1840856,1,'eye_brow_type',-89,14,22), (159678,1840856,0,'eye_color',240,139,255), (159679,1840856,1,'eye_type',-11,0,0), (159680,1840856,0,'hair_color1',56,22,22), (159681,1840856,0,'hair_color2',52,50,42), (159682,1840856,0,'hair_face_color',7,1,1), (159683,1840856,0,'hair_face_highlight_color',103,133,149), (159684,1840856,0,'hair_highlight',102,153,147), (159685,1840856,0,'hair_type_color',7,1,1), (159686,1840856,0,'hair_type_highlight_color',103,133,149), (159687,1840856,1,'lip_type',79,35,21), (159688,1840856,1,'nose_type',-96,56,94), (159689,1840856,0,'skin_color',199,172,194), (159690,1840856,1,'soga_cheek_type',7,50,0), (159691,1840856,1,'soga_chin_type',-58,-96,-56), (159692,1840856,1,'soga_ear_type',46,-56,0), (159693,1840856,1,'soga_eye_brow_type',-89,14,22), (159694,1840856,0,'soga_eye_color',229,229,102), (159695,1840856,1,'soga_eye_type',-11,0,0), (159696,1840856,0,'soga_hair_color1',56,22,22), (159697,1840856,0,'soga_hair_color2',52,50,42), (159698,1840856,0,'soga_hair_face_color',7,1,1), (159699,1840856,0,'soga_hair_face_highlight_color',103,133,149), (159700,1840856,0,'soga_hair_highlight',102,153,147), (159701,1840856,0,'soga_hair_type_color',7,1,1), (159702,1840856,0,'soga_hair_type_highlight_color',103,133,149), (159703,1840856,1,'soga_lip_type',79,35,21), (159704,1840856,1,'soga_nose_type',-96,56,94), (159705,1840856,0,'soga_skin_color',199,172,194), (159706,1840856,0,'wing_color1',255,255,255), (159707,1840856,0,'wing_color2',255,255,255), (159708,1840857,1,'cheek_type',25,-93,0), (159709,1840857,1,'chin_type',-34,95,-5), (159710,1840857,1,'ear_type',8,34,0), (159711,1840857,1,'eye_brow_type',-65,-34,85), (159712,1840857,1,'eye_type',-14,0,0), (159713,1840857,0,'hair_color1',161,165,168), (159714,1840857,0,'hair_color2',60,71,71), (159715,1840857,0,'hair_face_color',225,221,214), (159716,1840857,0,'hair_face_highlight_color',89,73,129), (159717,1840857,0,'hair_highlight',152,46,102), (159718,1840857,0,'hair_type_color',225,221,214), (159719,1840857,0,'hair_type_highlight_color',89,73,129), (159720,1840857,1,'lip_type',-15,29,32), (159721,1840857,1,'nose_type',62,47,-90), (159722,1840857,0,'skin_color',121,164,163), (159723,1840857,1,'soga_cheek_type',25,-93,0), (159724,1840857,1,'soga_chin_type',-34,95,-5), (159725,1840857,1,'soga_ear_type',8,34,0), (159726,1840857,1,'soga_eye_brow_type',-65,-34,85), (159727,1840857,0,'soga_eye_color',229,229,102), (159728,1840857,1,'soga_eye_type',-14,0,0), (159729,1840857,0,'soga_hair_color1',161,165,168), (159730,1840857,0,'soga_hair_color2',60,71,71), (159731,1840857,0,'soga_hair_face_color',225,221,214), (159732,1840857,0,'soga_hair_face_highlight_color',89,73,129), (159733,1840857,0,'soga_hair_highlight',152,46,102), (159734,1840857,0,'soga_hair_type_color',225,221,214), (159735,1840857,0,'soga_hair_type_highlight_color',89,73,129), (159736,1840857,1,'soga_lip_type',-15,29,32), (159737,1840857,1,'soga_nose_type',62,47,-90), (159738,1840857,0,'soga_skin_color',121,164,163), (159739,1840857,0,'wing_color1',255,255,255), (159740,1840857,0,'wing_color2',255,255,255), (159741,1840858,1,'cheek_type',11,-19,0), (159742,1840858,1,'chin_type',8,4,-3), (159743,1840858,1,'ear_type',1,4,0), (159744,1840858,1,'eye_brow_type',22,0,26), (159745,1840858,0,'eye_color',42,55,80), (159746,1840858,1,'eye_type',-18,0,0), (159747,1840858,0,'hair_face_color',133,126,133), (159748,1840858,0,'hair_face_highlight_color',105,103,97), (159749,1840858,0,'hair_type_color',133,126,133), (159750,1840858,0,'hair_type_highlight_color',105,103,97), (159751,1840858,1,'lip_type',45,1,-28), (159752,1840858,1,'nose_type',-3,28,-25), (159753,1840858,0,'skin_color',123,116,158), (159754,1840858,1,'soga_cheek_type',11,-19,0), (159755,1840858,1,'soga_chin_type',8,4,-3), (159756,1840858,1,'soga_ear_type',1,4,0), (159757,1840858,1,'soga_eye_brow_type',22,0,26), (159758,1840858,0,'soga_eye_color',229,229,102), (159759,1840858,1,'soga_eye_type',-18,0,0), (159760,1840858,0,'soga_hair_face_color',133,126,133), (159761,1840858,0,'soga_hair_face_highlight_color',105,103,97), (159762,1840858,0,'soga_hair_type_color',133,126,133), (159763,1840858,0,'soga_hair_type_highlight_color',105,103,97), (159764,1840858,1,'soga_lip_type',45,1,-28), (159765,1840858,1,'soga_nose_type',-3,28,-25), (159766,1840858,0,'soga_skin_color',123,116,158), (159767,1840858,0,'wing_color1',255,255,255), (159768,1840858,0,'wing_color2',255,255,255), (159769,1840859,1,'cheek_type',51,-12,0), (159770,1840859,1,'chin_type',53,-63,-70), (159771,1840859,1,'ear_type',-87,-43,0), (159772,1840859,1,'eye_brow_type',66,-14,-5), (159773,1840859,0,'eye_color',238,177,255), (159774,1840859,1,'eye_type',32,0,0), (159775,1840859,0,'hair_color1',98,135,156), (159776,1840859,0,'hair_color2',88,95,109), (159777,1840859,0,'hair_face_color',100,131,153), (159778,1840859,0,'hair_face_highlight_color',213,205,195), (159779,1840859,0,'hair_highlight',112,123,142), (159780,1840859,0,'hair_type_color',100,131,153), (159781,1840859,0,'hair_type_highlight_color',213,205,195), (159782,1840859,1,'lip_type',-10,-68,-26), (159783,1840859,1,'nose_type',48,-77,-63), (159784,1840859,0,'skin_color',134,156,172), (159785,1840859,1,'soga_cheek_type',51,-12,0), (159786,1840859,1,'soga_chin_type',53,-63,-70), (159787,1840859,1,'soga_ear_type',-87,-43,0), (159788,1840859,1,'soga_eye_brow_type',66,-14,-5), (159789,1840859,0,'soga_eye_color',229,229,102), (159790,1840859,1,'soga_eye_type',32,0,0), (159791,1840859,0,'soga_hair_color1',98,135,156), (159792,1840859,0,'soga_hair_color2',88,95,109), (159793,1840859,0,'soga_hair_face_color',100,131,153), (159794,1840859,0,'soga_hair_face_highlight_color',213,205,195), (159795,1840859,0,'soga_hair_highlight',112,123,142), (159796,1840859,0,'soga_hair_type_color',100,131,153), (159797,1840859,0,'soga_hair_type_highlight_color',213,205,195), (159798,1840859,1,'soga_lip_type',-10,-68,-26), (159799,1840859,1,'soga_nose_type',48,-77,-63), (159800,1840859,0,'soga_skin_color',134,156,172), (159801,1840859,0,'wing_color1',255,255,255), (159802,1840859,0,'wing_color2',255,255,255), (159803,1840860,1,'cheek_type',-7,22,0), (159804,1840860,1,'chin_type',35,2,-4), (159805,1840860,1,'ear_type',-28,-3,0), (159806,1840860,1,'eye_brow_type',10,37,-35), (159807,1840860,1,'eye_type',1,0,0), (159808,1840860,0,'hair_face_color',182,186,186), (159809,1840860,0,'hair_face_highlight_color',105,103,97), (159810,1840860,0,'hair_type_color',182,186,186), (159811,1840860,0,'hair_type_highlight_color',105,103,97), (159812,1840860,1,'lip_type',-9,-17,0), (159813,1840860,1,'nose_type',-45,3,-18), (159814,1840860,0,'skin_color',137,131,130), (159815,1840860,1,'soga_cheek_type',-7,22,0), (159816,1840860,1,'soga_chin_type',35,2,-4), (159817,1840860,1,'soga_ear_type',-28,-3,0), (159818,1840860,1,'soga_eye_brow_type',10,37,-35), (159819,1840860,0,'soga_eye_color',229,229,102), (159820,1840860,1,'soga_eye_type',1,0,0), (159821,1840860,0,'soga_hair_face_color',182,186,186), (159822,1840860,0,'soga_hair_face_highlight_color',105,103,97), (159823,1840860,0,'soga_hair_type_color',182,186,186), (159824,1840860,0,'soga_hair_type_highlight_color',105,103,97), (159825,1840860,1,'soga_lip_type',-9,-17,0), (159826,1840860,1,'soga_nose_type',-45,3,-18), (159827,1840860,0,'soga_skin_color',137,131,130), (159828,1840860,0,'wing_color1',255,255,255), (159829,1840860,0,'wing_color2',255,255,255), (159830,1840861,1,'cheek_type',45,0,0), (159831,1840861,1,'chin_type',-50,70,17), (159832,1840861,1,'ear_type',-83,15,0), (159833,1840861,1,'eye_brow_type',77,-79,0), (159834,1840861,0,'eye_color',221,153,255), (159835,1840861,1,'eye_type',37,0,0), (159836,1840861,0,'hair_color1',94,119,160), (159837,1840861,0,'hair_color2',68,71,106), (159838,1840861,0,'hair_face_color',102,107,148), (159839,1840861,0,'hair_face_highlight_color',100,131,152), (159840,1840861,0,'hair_highlight',98,135,156), (159841,1840861,0,'hair_type_color',102,107,148), (159842,1840861,0,'hair_type_highlight_color',100,131,152), (159843,1840861,1,'lip_type',-8,15,23), (159844,1840861,1,'nose_type',44,7,21), (159845,1840861,0,'skin_color',193,165,164), (159846,1840861,1,'soga_cheek_type',45,0,0), (159847,1840861,1,'soga_chin_type',-50,70,17), (159848,1840861,1,'soga_ear_type',-83,15,0), (159849,1840861,1,'soga_eye_brow_type',77,-79,0), (159850,1840861,0,'soga_eye_color',229,229,102), (159851,1840861,1,'soga_eye_type',37,0,0), (159852,1840861,0,'soga_hair_color1',94,119,160), (159853,1840861,0,'soga_hair_color2',68,71,106), (159854,1840861,0,'soga_hair_face_color',102,107,148), (159855,1840861,0,'soga_hair_face_highlight_color',100,131,152), (159856,1840861,0,'soga_hair_highlight',98,135,156), (159857,1840861,0,'soga_hair_type_color',102,107,148), (159858,1840861,0,'soga_hair_type_highlight_color',100,131,152), (159859,1840861,1,'soga_lip_type',-8,15,23), (159860,1840861,1,'soga_nose_type',44,7,21), (159861,1840861,0,'soga_skin_color',193,165,164), (159862,1840861,0,'wing_color1',255,255,255), (159863,1840861,0,'wing_color2',255,255,255), (159864,1840862,1,'cheek_type',25,-93,0), (159865,1840862,1,'chin_type',-34,95,-5), (159866,1840862,1,'ear_type',8,34,0), (159867,1840862,1,'eye_brow_type',-65,-34,85), (159868,1840862,1,'eye_type',-14,0,0), (159869,1840862,0,'hair_color1',161,165,168), (159870,1840862,0,'hair_color2',60,71,71), (159871,1840862,0,'hair_face_color',225,221,214), (159872,1840862,0,'hair_face_highlight_color',89,73,129), (159873,1840862,0,'hair_highlight',152,46,102), (159874,1840862,0,'hair_type_color',225,221,214), (159875,1840862,0,'hair_type_highlight_color',89,73,129), (159876,1840862,1,'lip_type',-15,29,32), (159877,1840862,1,'nose_type',62,47,-90), (159878,1840862,0,'skin_color',121,164,163), (159879,1840862,1,'soga_cheek_type',25,-93,0), (159880,1840862,1,'soga_chin_type',-34,95,-5), (159881,1840862,1,'soga_ear_type',8,34,0), (159882,1840862,1,'soga_eye_brow_type',-65,-34,85), (159883,1840862,0,'soga_eye_color',229,229,102), (159884,1840862,1,'soga_eye_type',-14,0,0), (159885,1840862,0,'soga_hair_color1',161,165,168), (159886,1840862,0,'soga_hair_color2',60,71,71), (159887,1840862,0,'soga_hair_face_color',225,221,214), (159888,1840862,0,'soga_hair_face_highlight_color',89,73,129), (159889,1840862,0,'soga_hair_highlight',152,46,102), (159890,1840862,0,'soga_hair_type_color',225,221,214), (159891,1840862,0,'soga_hair_type_highlight_color',89,73,129), (159892,1840862,1,'soga_lip_type',-15,29,32), (159893,1840862,1,'soga_nose_type',62,47,-90), (159894,1840862,0,'soga_skin_color',121,164,163), (159895,1840862,0,'wing_color1',255,255,255), (159896,1840862,0,'wing_color2',255,255,255), (159897,1840863,1,'cheek_type',-62,64,0), (159898,1840863,1,'chin_type',91,62,0), (159899,1840863,1,'ear_type',-76,78,0), (159900,1840863,1,'eye_brow_type',40,-61,96), (159901,1840863,0,'eye_color',118,129,225), (159902,1840863,1,'eye_type',19,0,0), (159903,1840863,0,'hair_color1',98,135,156), (159904,1840863,0,'hair_color2',88,95,109), (159905,1840863,0,'hair_face_color',100,131,153), (159906,1840863,0,'hair_face_highlight_color',5,4,1), (159907,1840863,0,'hair_highlight',33,22,19), (159908,1840863,0,'hair_type_color',100,131,153), (159909,1840863,0,'hair_type_highlight_color',5,4,1), (159910,1840863,1,'lip_type',66,84,-11), (159911,1840863,1,'nose_type',-87,-48,96), (159912,1840863,0,'skin_color',159,202,201), (159913,1840863,1,'soga_cheek_type',-62,64,0), (159914,1840863,1,'soga_chin_type',91,62,0), (159915,1840863,1,'soga_ear_type',-76,78,0), (159916,1840863,1,'soga_eye_brow_type',40,-61,96), (159917,1840863,0,'soga_eye_color',229,229,102), (159918,1840863,1,'soga_eye_type',19,0,0), (159919,1840863,0,'soga_hair_color1',98,135,156), (159920,1840863,0,'soga_hair_color2',88,95,109), (159921,1840863,0,'soga_hair_face_color',100,131,153), (159922,1840863,0,'soga_hair_face_highlight_color',5,4,1), (159923,1840863,0,'soga_hair_highlight',33,22,19), (159924,1840863,0,'soga_hair_type_color',100,131,153), (159925,1840863,0,'soga_hair_type_highlight_color',5,4,1), (159926,1840863,1,'soga_lip_type',66,84,-11), (159927,1840863,1,'soga_nose_type',-87,-48,96), (159928,1840863,0,'soga_skin_color',159,202,201), (159929,1840863,0,'wing_color1',255,255,255), (159930,1840863,0,'wing_color2',255,255,255), (159931,1840864,1,'cheek_type',7,50,0), (159932,1840864,1,'chin_type',-58,-96,-56), (159933,1840864,1,'ear_type',46,-56,0), (159934,1840864,1,'eye_brow_type',-89,14,22), (159935,1840864,0,'eye_color',240,139,255), (159936,1840864,1,'eye_type',-11,0,0), (159937,1840864,0,'hair_color1',56,22,22), (159938,1840864,0,'hair_color2',52,50,42), (159939,1840864,0,'hair_face_color',7,1,1), (159940,1840864,0,'hair_face_highlight_color',103,133,149), (159941,1840864,0,'hair_highlight',102,153,147), (159942,1840864,0,'hair_type_color',7,1,1), (159943,1840864,0,'hair_type_highlight_color',103,133,149), (159944,1840864,1,'lip_type',79,35,21), (159945,1840864,1,'nose_type',-96,56,94), (159946,1840864,0,'skin_color',199,172,194), (159947,1840864,1,'soga_cheek_type',7,50,0), (159948,1840864,1,'soga_chin_type',-58,-96,-56), (159949,1840864,1,'soga_ear_type',46,-56,0), (159950,1840864,1,'soga_eye_brow_type',-89,14,22), (159951,1840864,0,'soga_eye_color',229,229,102), (159952,1840864,1,'soga_eye_type',-11,0,0), (159953,1840864,0,'soga_hair_color1',56,22,22), (159954,1840864,0,'soga_hair_color2',52,50,42), (159955,1840864,0,'soga_hair_face_color',7,1,1), (159956,1840864,0,'soga_hair_face_highlight_color',103,133,149), (159957,1840864,0,'soga_hair_highlight',102,153,147), (159958,1840864,0,'soga_hair_type_color',7,1,1), (159959,1840864,0,'soga_hair_type_highlight_color',103,133,149), (159960,1840864,1,'soga_lip_type',79,35,21), (159961,1840864,1,'soga_nose_type',-96,56,94), (159962,1840864,0,'soga_skin_color',199,172,194), (159963,1840864,0,'wing_color1',255,255,255), (159964,1840864,0,'wing_color2',255,255,255), (159965,1840865,1,'cheek_type',-21,-10,0), (159966,1840865,1,'chin_type',-32,25,0), (159967,1840865,1,'ear_type',-17,10,0), (159968,1840865,1,'eye_brow_type',0,46,-21), (159969,1840865,0,'eye_color',199,187,255), (159970,1840865,1,'eye_type',-20,0,0), (159971,1840865,0,'hair_face_color',189,178,189), (159972,1840865,0,'hair_face_highlight_color',105,103,97), (159973,1840865,0,'hair_type_color',189,178,189), (159974,1840865,0,'hair_type_highlight_color',105,103,97), (159975,1840865,1,'lip_type',-34,48,19), (159976,1840865,1,'nose_type',-4,-26,-14), (159977,1840865,0,'skin_color',0,1,1), (159978,1840865,1,'soga_cheek_type',-21,-10,0), (159979,1840865,1,'soga_chin_type',-32,25,0), (159980,1840865,1,'soga_ear_type',-17,10,0), (159981,1840865,1,'soga_eye_brow_type',0,46,-21), (159982,1840865,0,'soga_eye_color',229,229,102), (159983,1840865,1,'soga_eye_type',-20,0,0), (159984,1840865,0,'soga_hair_face_color',189,178,189), (159985,1840865,0,'soga_hair_face_highlight_color',105,103,97), (159986,1840865,0,'soga_hair_type_color',189,178,189), (159987,1840865,0,'soga_hair_type_highlight_color',105,103,97), (159988,1840865,1,'soga_lip_type',-34,48,19), (159989,1840865,1,'soga_nose_type',-4,-26,-14), (159990,1840865,0,'soga_skin_color',0,1,1), (159991,1840865,0,'wing_color1',255,255,255), (159992,1840865,0,'wing_color2',255,255,255), (159993,1840866,1,'cheek_type',31,61,0), (159994,1840866,1,'chin_type',25,46,96), (159995,1840866,1,'ear_type',81,-72,0), (159996,1840866,1,'eye_brow_type',-57,-10,47), (159997,1840866,0,'eye_color',142,144,255), (159998,1840866,1,'eye_type',44,0,0), (159999,1840866,0,'hair_color1',43,36,70), (160000,1840866,0,'hair_color2',49,49,53), (160001,1840866,0,'hair_face_color',61,61,75), (160002,1840866,0,'hair_face_highlight_color',244,245,246), (160003,1840866,0,'hair_highlight',160,156,172), (160004,1840866,0,'hair_type_color',61,61,75), (160005,1840866,0,'hair_type_highlight_color',244,245,246), (160006,1840866,1,'lip_type',-84,61,10), (160007,1840866,1,'nose_type',-31,31,-74), (160008,1840866,0,'skin_color',192,178,212), (160009,1840866,1,'soga_cheek_type',31,61,0), (160010,1840866,1,'soga_chin_type',25,46,96), (160011,1840866,1,'soga_ear_type',81,-72,0), (160012,1840866,1,'soga_eye_brow_type',-57,-10,47), (160013,1840866,0,'soga_eye_color',229,229,102), (160014,1840866,1,'soga_eye_type',44,0,0), (160015,1840866,0,'soga_hair_color1',43,36,70), (160016,1840866,0,'soga_hair_color2',49,49,53), (160017,1840866,0,'soga_hair_face_color',61,61,75), (160018,1840866,0,'soga_hair_face_highlight_color',244,245,246), (160019,1840866,0,'soga_hair_highlight',160,156,172), (160020,1840866,0,'soga_hair_type_color',61,61,75), (160021,1840866,0,'soga_hair_type_highlight_color',244,245,246), (160022,1840866,1,'soga_lip_type',-84,61,10), (160023,1840866,1,'soga_nose_type',-31,31,-74), (160024,1840866,0,'soga_skin_color',192,178,212), (160025,1840866,0,'wing_color1',255,255,255), (160026,1840866,0,'wing_color2',255,255,255), (160027,1840867,1,'cheek_type',-29,50,0), (160028,1840867,1,'chin_type',5,-17,-23), (160029,1840867,1,'ear_type',34,44,0), (160030,1840867,1,'eye_brow_type',84,61,0), (160031,1840867,0,'eye_color',197,197,255), (160032,1840867,1,'eye_type',-43,0,0), (160033,1840867,0,'hair_color1',160,156,172), (160034,1840867,0,'hair_color2',62,62,68), (160035,1840867,0,'hair_face_color',244,244,246), (160036,1840867,0,'hair_face_highlight_color',107,131,144), (160037,1840867,0,'hair_highlight',98,91,163), (160038,1840867,0,'hair_type_color',244,244,246), (160039,1840867,0,'hair_type_highlight_color',107,131,144), (160040,1840867,1,'lip_type',7,-62,43), (160041,1840867,1,'nose_type',94,38,-31), (160042,1840867,0,'skin_color',153,132,130), (160043,1840867,1,'soga_cheek_type',-29,50,0), (160044,1840867,1,'soga_chin_type',5,-17,-23), (160045,1840867,1,'soga_ear_type',34,44,0), (160046,1840867,1,'soga_eye_brow_type',84,61,0), (160047,1840867,0,'soga_eye_color',229,229,102), (160048,1840867,1,'soga_eye_type',-43,0,0), (160049,1840867,0,'soga_hair_color1',160,156,172), (160050,1840867,0,'soga_hair_color2',62,62,68), (160051,1840867,0,'soga_hair_face_color',244,244,246), (160052,1840867,0,'soga_hair_face_highlight_color',107,131,144), (160053,1840867,0,'soga_hair_highlight',98,91,163), (160054,1840867,0,'soga_hair_type_color',244,244,246), (160055,1840867,0,'soga_hair_type_highlight_color',107,131,144), (160056,1840867,1,'soga_lip_type',7,-62,43), (160057,1840867,1,'soga_nose_type',94,38,-31), (160058,1840867,0,'soga_skin_color',153,132,130), (160059,1840867,0,'wing_color1',255,255,255), (160060,1840867,0,'wing_color2',255,255,255), (160061,1840868,1,'cheek_type',-10,-42,0), (160062,1840868,1,'chin_type',-9,7,-10), (160063,1840868,1,'ear_type',8,0,0), (160064,1840868,1,'eye_brow_type',-38,7,25), (160065,1840868,0,'eye_color',144,101,46), (160066,1840868,0,'hair_face_color',70,56,0), (160067,1840868,0,'hair_face_highlight_color',49,44,12), (160068,1840868,0,'hair_type_color',70,56,0), (160069,1840868,0,'hair_type_highlight_color',49,44,12), (160070,1840868,1,'lip_type',-39,-4,-2), (160071,1840868,1,'nose_type',2,-8,-2), (160072,1840868,0,'skin_color',244,251,251), (160073,1840868,1,'soga_cheek_type',-10,-42,0), (160074,1840868,1,'soga_chin_type',-9,7,-10), (160075,1840868,1,'soga_ear_type',8,0,0), (160076,1840868,1,'soga_eye_brow_type',-38,7,25), (160077,1840868,0,'soga_eye_color',229,229,102), (160078,1840868,0,'soga_hair_face_color',70,56,0), (160079,1840868,0,'soga_hair_face_highlight_color',49,44,12), (160080,1840868,0,'soga_hair_type_color',70,56,0), (160081,1840868,0,'soga_hair_type_highlight_color',49,44,12), (160082,1840868,1,'soga_lip_type',-39,-4,-2), (160083,1840868,1,'soga_nose_type',2,-8,-2), (160084,1840868,0,'soga_skin_color',244,251,251), (160085,1840868,0,'wing_color1',255,255,255), (160086,1840868,0,'wing_color2',255,255,255), (160087,1840869,1,'cheek_type',17,20,0), (160088,1840869,1,'chin_type',0,17,0), (160089,1840869,1,'ear_type',-17,-44,0), (160090,1840869,1,'eye_brow_type',-4,-1,-3), (160091,1840869,0,'eye_color',116,94,49), (160092,1840869,1,'eye_type',-4,0,0), (160093,1840869,0,'hair_face_color',104,37,19), (160094,1840869,0,'hair_face_highlight_color',13,12,8), (160095,1840869,0,'hair_type_color',104,37,19), (160096,1840869,0,'hair_type_highlight_color',13,12,8), (160097,1840869,1,'lip_type',0,-28,2), (160098,1840869,1,'nose_type',-5,25,19), (160099,1840869,0,'skin_color',183,191,191), (160100,1840869,1,'soga_cheek_type',17,20,0), (160101,1840869,1,'soga_chin_type',0,17,0), (160102,1840869,1,'soga_ear_type',-17,-44,0), (160103,1840869,1,'soga_eye_brow_type',-4,-1,-3), (160104,1840869,0,'soga_eye_color',229,229,102), (160105,1840869,1,'soga_eye_type',-4,0,0), (160106,1840869,0,'soga_hair_face_color',104,37,19), (160107,1840869,0,'soga_hair_face_highlight_color',13,12,8), (160108,1840869,0,'soga_hair_type_color',104,37,19), (160109,1840869,0,'soga_hair_type_highlight_color',13,12,8), (160110,1840869,1,'soga_lip_type',0,-28,2), (160111,1840869,1,'soga_nose_type',-5,25,19), (160112,1840869,0,'soga_skin_color',183,191,191), (160113,1840869,0,'wing_color1',255,255,255), (160114,1840869,0,'wing_color2',255,255,255), (160115,1840870,0,'eye_color',255,255,255), (160116,1840870,0,'skin_color',255,255,255), (160117,1840870,0,'soga_eye_color',255,0,255), (160118,1840871,0,'eye_color',66,255,66), (160119,1840871,0,'skin_color',91,91,255), (160120,1840871,0,'soga_eye_color',255,0,255), (160121,3930000,1,'cheek_type',91,-1,0), (160122,3930000,1,'chin_type',75,31,34), (160123,3930000,1,'ear_type',-100,-97,0), (160124,3930000,1,'eye_brow_type',-47,74,-41), (160125,3930000,0,'eye_color',204,204,204), (160126,3930000,1,'eye_type',25,0,0), (160127,3930000,0,'hair_color1',14,198,50), (160128,3930000,1,'lip_type',-11,15,8), (160129,3930000,1,'nose_type',-83,14,-58), (160130,3930000,0,'skin_color',177,179,180), (160131,3930000,1,'soga_cheek_type',0,-47,74), (160132,3930000,1,'soga_chin_type',0,-11,15), (160133,3930000,1,'soga_ear_type',0,25,0), (160134,3930000,1,'soga_eye_brow_type',0,-100,-97), (160135,3930000,0,'soga_eye_color',204,204,204), (160136,3930000,1,'soga_lip_type',-41,91,-1), (160137,3930000,1,'soga_nose_type',8,75,31), (160138,3930000,0,'soga_skin_color',177,179,180), (160139,3930001,0,'eye_color',255,255,255), (160140,3930001,0,'skin_color',255,255,255), (160141,3930001,0,'soga_eye_color',255,0,255), (160142,3930002,0,'eye_color',29,29,29), (160143,3930002,0,'skin_color',64,0,0), (160144,3930002,0,'soga_eye_color',255,0,255), (160145,3930003,0,'eye_color',255,255,255), (160146,3930003,0,'skin_color',255,255,255), (160147,3930003,0,'soga_eye_color',255,0,255), (160148,3930004,0,'eye_color',186,65,11), (160149,3930004,0,'skin_color',0,0,128), (160150,3930004,0,'soga_eye_color',255,0,255), (160151,3930005,0,'eye_color',128,64,0), (160152,3930005,0,'skin_color',64,0,0), (160153,3930005,0,'soga_eye_color',255,0,255), (160154,3930006,0,'eye_color',152,7,0), (160155,3930006,0,'skin_color',29,29,29), (160156,3930006,0,'soga_eye_color',255,0,255), (160157,3930007,0,'eye_color',255,255,255), (160158,3930007,0,'skin_color',255,255,255), (160159,3930007,0,'soga_eye_color',255,0,255), (160160,3930008,0,'eye_color',186,65,11), (160161,3930008,0,'skin_color',0,0,128), (160162,3930008,0,'soga_eye_color',255,0,255), (160163,3930009,0,'eye_color',255,255,255), (160164,3930009,0,'skin_color',255,255,255), (160165,3930009,0,'soga_eye_color',255,0,255), (160166,3930010,0,'eye_color',255,255,255), (160167,3930010,0,'skin_color',255,255,255), (160168,3930010,0,'soga_eye_color',255,0,255), (160169,3930011,0,'eye_color',0,64,0), (160170,3930011,0,'skin_color',29,29,29), (160171,3930011,0,'soga_eye_color',255,0,255), (160172,3930012,0,'eye_color',0,64,0), (160173,3930012,0,'skin_color',29,29,29), (160174,3930012,0,'soga_eye_color',255,0,255), (160175,3930013,0,'eye_color',0,64,0), (160176,3930013,0,'skin_color',29,29,29), (160177,3930013,0,'soga_eye_color',255,0,255), (160178,3930014,0,'eye_color',0,64,0), (160179,3930014,0,'skin_color',29,29,29), (160180,3930014,0,'soga_eye_color',255,0,255), (160181,3930015,0,'eye_color',255,255,255), (160182,3930015,0,'skin_color',255,255,255), (160183,3930015,0,'soga_eye_color',255,0,255), (160184,3930016,1,'cheek_type',32,85,0), (160185,3930016,1,'chin_type',81,82,23), (160186,3930016,1,'eye_brow_type',-97,-22,-81), (160187,3930016,0,'eye_color',88,143,121), (160188,3930016,1,'eye_type',96,0,0), (160189,3930016,0,'hair_color1',163,8,14), (160190,3930016,0,'hair_face_color',114,98,46), (160191,3930016,0,'hair_type_color',114,98,46), (160192,3930016,1,'lip_type',83,7,62), (160193,3930016,1,'nose_type',98,-93,8), (160194,3930016,0,'skin_color',114,98,46), (160195,3930016,1,'soga_cheek_type',0,-97,-22), (160196,3930016,1,'soga_chin_type',0,83,7), (160197,3930016,1,'soga_ear_type',0,96,0), (160198,3930016,0,'soga_eye_color',229,229,102), (160199,3930016,0,'soga_hair_face_color',114,98,46), (160200,3930016,0,'soga_hair_type_color',114,98,46), (160201,3930016,1,'soga_lip_type',-81,32,85), (160202,3930016,1,'soga_nose_type',62,81,82), (160203,3930016,0,'soga_skin_color',114,98,46), (160204,3930016,0,'wing_color1',255,255,255), (160205,3930016,0,'wing_color2',255,255,255), (160206,3930017,0,'eye_color',29,29,29), (160207,3930017,0,'skin_color',29,29,29), (160208,3930017,0,'soga_eye_color',255,0,255), (160209,3930018,0,'eye_color',0,64,64), (160210,3930018,0,'skin_color',64,0,128), (160211,3930018,0,'soga_eye_color',255,0,255), (160212,3930019,0,'eye_color',0,0,128), (160213,3930019,0,'skin_color',64,0,128), (160214,3930019,0,'soga_eye_color',255,0,255), (160215,3930020,0,'eye_color',255,255,255), (160216,3930020,0,'skin_color',255,255,255), (160217,3930020,0,'soga_eye_color',255,0,255), (160218,3930021,0,'eye_color',65,43,86), (160219,3930021,0,'skin_color',36,51,139), (160220,3930021,0,'soga_eye_color',255,0,255), (160221,3930022,0,'eye_color',255,255,255), (160222,3930022,0,'skin_color',255,255,255), (160223,3930022,0,'soga_eye_color',255,0,255), (160224,3930023,0,'eye_color',255,255,255), (160225,3930023,0,'skin_color',255,255,255), (160226,3930023,0,'soga_eye_color',255,0,255), (160227,3930024,0,'eye_color',255,255,255), (160228,3930024,0,'skin_color',255,255,255), (160229,3930024,0,'soga_eye_color',255,0,255), (160230,3930025,0,'eye_color',255,255,255), (160231,3930025,0,'skin_color',255,255,255), (160232,3930025,0,'soga_eye_color',255,0,255), (160233,3930026,0,'eye_color',255,255,255), (160234,3930026,0,'skin_color',255,255,255), (160235,3930026,0,'soga_eye_color',255,0,255), (160236,3930027,0,'eye_color',255,255,255), (160237,3930027,0,'skin_color',255,255,255), (160238,3930027,0,'soga_eye_color',255,0,255), (160239,2640000,1,'cheek_type',91,-1,0), (160240,2640000,1,'chin_type',75,31,34), (160241,2640000,1,'ear_type',-100,-97,0), (160242,2640000,1,'eye_brow_type',-47,74,-41), (160243,2640000,0,'eye_color',204,204,204), (160244,2640000,1,'eye_type',25,0,0), (160245,2640000,0,'hair_color1',14,198,50), (160246,2640000,1,'lip_type',-11,15,8), (160247,2640000,1,'nose_type',-83,14,-58), (160248,2640000,0,'skin_color',177,179,180), (160249,2640000,1,'soga_cheek_type',0,-47,74), (160250,2640000,1,'soga_chin_type',0,-11,15), (160251,2640000,1,'soga_ear_type',0,25,0), (160252,2640000,1,'soga_eye_brow_type',0,-100,-97), (160253,2640000,0,'soga_eye_color',204,204,204), (160254,2640000,1,'soga_lip_type',-41,91,-1), (160255,2640000,1,'soga_nose_type',8,75,31), (160256,2640000,0,'soga_skin_color',177,179,180), (160257,2640001,0,'eye_color',255,255,255), (160258,2640001,0,'skin_color',255,255,255), (160259,2640001,0,'soga_eye_color',255,0,255), (160260,2640002,0,'eye_color',161,133,45), (160261,2640002,0,'skin_color',255,255,255), (160262,2640002,0,'soga_eye_color',255,0,255), (160263,2640003,1,'cheek_type',39,-50,0), (160264,2640003,1,'chin_type',25,79,90), (160265,2640003,1,'eye_brow_type',87,14,-52), (160266,2640003,0,'eye_color',163,199,205), (160267,2640003,1,'eye_type',-72,0,0), (160268,2640003,0,'hair_color1',39,239,10), (160269,2640003,0,'hair_face_color',56,85,12), (160270,2640003,0,'hair_type_color',56,85,12), (160271,2640003,1,'lip_type',-97,-79,-1), (160272,2640003,1,'nose_type',89,39,-17), (160273,2640003,0,'skin_color',56,85,12), (160274,2640003,1,'soga_cheek_type',0,87,14), (160275,2640003,1,'soga_chin_type',0,-97,-79), (160276,2640003,1,'soga_ear_type',0,-72,0), (160277,2640003,1,'soga_eye_brow_type',-5,-90,-31), (160278,2640003,0,'soga_eye_color',229,229,102), (160279,2640003,1,'soga_eye_type',58,0,0), (160280,2640003,0,'soga_hair_face_color',56,85,12), (160281,2640003,0,'soga_hair_type_color',56,85,12), (160282,2640003,1,'soga_lip_type',-52,39,-50), (160283,2640003,1,'soga_nose_type',-1,25,79), (160284,2640003,0,'soga_skin_color',56,85,12), (160285,2640003,0,'wing_color1',255,255,255), (160286,2640003,0,'wing_color2',255,255,255), (160287,2640004,0,'eye_color',255,255,255), (160288,2640004,0,'skin_color',255,255,255), (160289,2640004,0,'soga_eye_color',255,0,255), (160290,2640005,0,'eye_color',255,255,255), (160291,2640005,0,'skin_color',255,255,255), (160292,2640005,0,'soga_eye_color',255,0,255), (160293,2640006,0,'eye_color',255,255,255), (160294,2640006,0,'skin_color',255,255,255), (160295,2640006,0,'soga_eye_color',255,0,255), (160296,2640007,0,'eye_color',255,255,255), (160297,2640007,0,'skin_color',255,255,255), (160298,2640007,0,'soga_eye_color',255,0,255), (160299,2640008,1,'cheek_type',-70,-44,0), (160300,2640008,1,'chin_type',83,74,-3), (160301,2640008,1,'eye_brow_type',-66,-44,-95), (160302,2640008,0,'eye_color',76,112,67), (160303,2640008,1,'eye_type',56,0,0), (160304,2640008,0,'hair_color1',175,231,65), (160305,2640008,0,'hair_face_color',185,121,190), (160306,2640008,0,'hair_type_color',185,121,190), (160307,2640008,1,'lip_type',-58,8,89), (160308,2640008,1,'nose_type',58,-81,-25), (160309,2640008,0,'skin_color',185,121,190), (160310,2640008,1,'soga_cheek_type',0,-66,-44), (160311,2640008,1,'soga_chin_type',0,-58,8), (160312,2640008,1,'soga_ear_type',0,56,0), (160313,2640008,1,'soga_eye_brow_type',-22,-44,-34), (160314,2640008,0,'soga_eye_color',229,229,102), (160315,2640008,1,'soga_eye_type',-87,0,0), (160316,2640008,0,'soga_hair_face_color',185,121,190), (160317,2640008,0,'soga_hair_type_color',185,121,190), (160318,2640008,1,'soga_lip_type',-95,-70,-44), (160319,2640008,1,'soga_nose_type',89,83,74), (160320,2640008,0,'soga_skin_color',185,121,190), (160321,2640008,0,'wing_color1',255,255,255), (160322,2640008,0,'wing_color2',255,255,255), (160323,2640009,0,'eye_color',255,255,255), (160324,2640009,0,'skin_color',133,167,198), (160325,2640009,0,'soga_eye_color',255,0,255), (160326,2640010,1,'cheek_type',84,89,0), (160327,2640010,1,'chin_type',-5,5,4), (160328,2640010,1,'eye_brow_type',-96,87,39), (160329,2640010,0,'eye_color',156,196,209), (160330,2640010,1,'eye_type',-57,0,0), (160331,2640010,0,'hair_color1',7,188,81), (160332,2640010,0,'hair_face_color',118,36,106), (160333,2640010,0,'hair_type_color',118,36,106), (160334,2640010,1,'lip_type',29,7,-64), (160335,2640010,1,'nose_type',77,7,-68), (160336,2640010,0,'skin_color',118,36,106), (160337,2640010,1,'soga_cheek_type',0,-96,87), (160338,2640010,1,'soga_chin_type',0,29,7), (160339,2640010,1,'soga_ear_type',0,-57,0), (160340,2640010,1,'soga_eye_brow_type',-96,87,39), (160341,2640010,0,'soga_eye_color',229,229,102), (160342,2640010,1,'soga_eye_type',-57,0,0), (160343,2640010,0,'soga_hair_face_color',118,36,106), (160344,2640010,0,'soga_hair_type_color',118,36,106), (160345,2640010,1,'soga_lip_type',39,84,89), (160346,2640010,1,'soga_nose_type',-64,-5,5), (160347,2640010,0,'soga_skin_color',118,36,106), (160348,2640011,1,'cheek_type',-47,74,0), (160349,2640011,1,'chin_type',57,-98,-56), (160350,2640011,1,'eye_brow_type',-1,56,19), (160351,2640011,0,'eye_color',162,199,211), (160352,2640011,1,'eye_type',-74,0,0), (160353,2640011,0,'hair_color1',193,169,28), (160354,2640011,0,'hair_face_color',37,64,11), (160355,2640011,0,'hair_type_color',37,64,11), (160356,2640011,1,'lip_type',87,-65,-9), (160357,2640011,1,'nose_type',98,-63,-87), (160358,2640011,0,'skin_color',37,64,11), (160359,2640011,1,'soga_cheek_type',0,-1,56), (160360,2640011,1,'soga_chin_type',0,87,-65), (160361,2640011,1,'soga_ear_type',0,-74,0), (160362,2640011,1,'soga_eye_brow_type',-1,56,19), (160363,2640011,0,'soga_eye_color',229,229,102), (160364,2640011,1,'soga_eye_type',-74,0,0), (160365,2640011,0,'soga_hair_face_color',37,64,11), (160366,2640011,0,'soga_hair_type_color',37,64,11), (160367,2640011,1,'soga_lip_type',19,-47,74), (160368,2640011,1,'soga_nose_type',-9,57,-98), (160369,2640011,0,'soga_skin_color',37,64,11), (160370,2640011,0,'wing_color1',255,255,255), (160371,2640011,0,'wing_color2',255,255,255), (160372,2640012,0,'eye_color',255,255,255), (160373,2640012,0,'skin_color',152,7,0), (160374,2640012,0,'soga_eye_color',255,0,255), (160375,2640013,1,'cheek_type',8,29,0), (160376,2640013,1,'chin_type',-14,8,42), (160377,2640013,1,'eye_brow_type',-57,-78,4), (160378,2640013,0,'eye_color',168,188,165), (160379,2640013,1,'eye_type',78,0,0), (160380,2640013,0,'hair_color1',255,227,191), (160381,2640013,0,'hair_face_color',34,108,36), (160382,2640013,0,'hair_type_color',34,108,36), (160383,2640013,1,'lip_type',18,-48,-28), (160384,2640013,1,'nose_type',90,-1,-29), (160385,2640013,0,'skin_color',34,108,36), (160386,2640013,1,'soga_cheek_type',0,-57,-78), (160387,2640013,1,'soga_chin_type',0,18,-48), (160388,2640013,1,'soga_ear_type',0,78,0), (160389,2640013,1,'soga_eye_brow_type',-57,-78,4), (160390,2640013,0,'soga_eye_color',229,229,102), (160391,2640013,1,'soga_eye_type',78,0,0), (160392,2640013,0,'soga_hair_face_color',34,108,36), (160393,2640013,0,'soga_hair_type_color',34,108,36), (160394,2640013,1,'soga_lip_type',4,8,29), (160395,2640013,1,'soga_nose_type',-28,-14,8), (160396,2640013,0,'soga_skin_color',34,108,36), (160397,2640014,0,'eye_color',255,255,255), (160398,2640014,0,'skin_color',255,255,255), (160399,2640014,0,'soga_eye_color',255,0,255), (160400,2640015,0,'eye_color',255,255,255), (160401,2640015,0,'skin_color',255,255,255), (160402,2640015,0,'soga_eye_color',255,0,255), (160403,2640016,0,'eye_color',255,255,255), (160404,2640016,0,'skin_color',255,255,255), (160405,2640016,0,'soga_eye_color',255,0,255), (160406,2640017,0,'eye_color',255,255,255), (160407,2640017,0,'skin_color',255,255,255), (160408,2640017,0,'soga_eye_color',255,0,255), (160409,2640018,0,'eye_color',255,255,255), (160410,2640018,0,'skin_color',255,255,255), (160411,2640018,0,'soga_eye_color',255,0,255), (160412,2640019,1,'cheek_type',4,-10,0), (160413,2640019,1,'chin_type',19,11,9), (160414,2640019,1,'ear_type',-7,-10,0), (160415,2640019,1,'eye_brow_type',-11,-19,-17), (160416,2640019,0,'eye_color',164,196,190), (160417,2640019,1,'eye_type',-28,0,0), (160418,2640019,0,'hair_face_color',233,220,51), (160419,2640019,0,'hair_face_highlight_color',118,48,1), (160420,2640019,0,'hair_type_color',233,220,51), (160421,2640019,0,'hair_type_highlight_color',118,48,1), (160422,2640019,1,'lip_type',-14,3,-4), (160423,2640019,1,'nose_type',48,-20,-10), (160424,2640019,0,'skin_color',238,238,238), (160425,2640019,1,'soga_cheek_type',4,-10,0), (160426,2640019,1,'soga_chin_type',19,11,9), (160427,2640019,1,'soga_ear_type',-7,-10,0), (160428,2640019,1,'soga_eye_brow_type',-11,-19,-17), (160429,2640019,0,'soga_eye_color',229,229,102), (160430,2640019,1,'soga_eye_type',-28,0,0), (160431,2640019,0,'soga_hair_face_color',233,220,51), (160432,2640019,0,'soga_hair_face_highlight_color',118,48,1), (160433,2640019,0,'soga_hair_type_color',233,220,51), (160434,2640019,0,'soga_hair_type_highlight_color',118,48,1), (160435,2640019,1,'soga_lip_type',-14,3,-4), (160436,2640019,1,'soga_nose_type',48,-20,-10), (160437,2640019,0,'soga_skin_color',238,238,238), (160438,2640019,0,'wing_color1',255,255,255), (160439,2640019,0,'wing_color2',255,255,255), (160440,2640020,1,'cheek_type',-38,-25,0), (160441,2640020,1,'chin_type',40,-3,25), (160442,2640020,1,'ear_type',2,-17,0), (160443,2640020,1,'eye_brow_type',12,-10,1), (160444,2640020,0,'eye_color',141,148,102), (160445,2640020,1,'eye_type',-32,0,0), (160446,2640020,0,'hair_face_color',238,201,53), (160447,2640020,0,'hair_face_highlight_color',177,155,22), (160448,2640020,0,'hair_type_color',238,201,53), (160449,2640020,0,'hair_type_highlight_color',177,155,22), (160450,2640020,1,'lip_type',21,26,-8), (160451,2640020,1,'nose_type',-14,17,0), (160452,2640020,0,'skin_color',237,245,242), (160453,2640020,1,'soga_cheek_type',-38,-25,0), (160454,2640020,1,'soga_chin_type',40,-3,25), (160455,2640020,1,'soga_ear_type',2,-17,0), (160456,2640020,1,'soga_eye_brow_type',12,-10,1), (160457,2640020,0,'soga_eye_color',229,229,102), (160458,2640020,1,'soga_eye_type',-32,0,0), (160459,2640020,0,'soga_hair_face_color',238,201,53), (160460,2640020,0,'soga_hair_face_highlight_color',177,155,22), (160461,2640020,0,'soga_hair_type_color',238,201,53), (160462,2640020,0,'soga_hair_type_highlight_color',177,155,22), (160463,2640020,1,'soga_lip_type',21,26,-8), (160464,2640020,1,'soga_nose_type',-14,17,0), (160465,2640020,0,'soga_skin_color',237,245,242), (160466,2640020,0,'wing_color1',255,255,255), (160467,2640020,0,'wing_color2',255,255,255), (160468,2640021,0,'eye_color',255,255,255), (160469,2640021,0,'skin_color',255,255,255), (160470,2640021,0,'soga_eye_color',255,0,255), (160471,2640022,1,'cheek_type',5,-1,0), (160472,2640022,1,'chin_type',89,-62,-46), (160473,2640022,1,'ear_type',-37,10,0), (160474,2640022,1,'eye_brow_type',-72,28,0), (160475,2640022,0,'eye_color',158,198,210), (160476,2640022,1,'eye_type',-28,0,0), (160477,2640022,0,'hair_face_color',184,128,10), (160478,2640022,0,'hair_face_highlight_color',244,246,246), (160479,2640022,0,'hair_type_color',184,128,10), (160480,2640022,0,'hair_type_highlight_color',244,246,246), (160481,2640022,1,'lip_type',-3,32,69), (160482,2640022,1,'nose_type',51,28,-61), (160483,2640022,0,'skin_color',244,250,239), (160484,2640022,1,'soga_cheek_type',5,-1,0), (160485,2640022,1,'soga_chin_type',89,-62,-46), (160486,2640022,1,'soga_ear_type',-37,10,0), (160487,2640022,1,'soga_eye_brow_type',-72,28,0), (160488,2640022,0,'soga_eye_color',229,229,102), (160489,2640022,1,'soga_eye_type',-28,0,0), (160490,2640022,0,'soga_hair_face_color',184,128,10), (160491,2640022,0,'soga_hair_face_highlight_color',244,246,246), (160492,2640022,0,'soga_hair_type_color',184,128,10), (160493,2640022,0,'soga_hair_type_highlight_color',244,246,246), (160494,2640022,1,'soga_lip_type',-3,32,69), (160495,2640022,1,'soga_nose_type',51,28,-61), (160496,2640022,0,'soga_skin_color',244,250,239), (160497,2640022,0,'wing_color1',255,255,255), (160498,2640022,0,'wing_color2',255,255,255), (160499,2640023,0,'eye_color',55,64,116), (160500,2640023,0,'skin_color',33,90,141), (160501,2640023,0,'soga_eye_color',255,0,255), (160502,2640024,0,'eye_color',255,255,255), (160503,2640024,0,'skin_color',255,255,255), (160504,2640024,0,'soga_eye_color',255,0,255), (160505,2640025,0,'eye_color',255,255,255), (160506,2640025,0,'skin_color',255,255,255), (160507,2640025,0,'soga_eye_color',255,0,255), (160508,2640026,1,'cheek_type',-31,87,0), (160509,2640026,1,'chin_type',-98,75,28), (160510,2640026,1,'ear_type',2,85,0), (160511,2640026,1,'eye_brow_type',7,-83,87), (160512,2640026,0,'eye_color',82,153,174), (160513,2640026,1,'eye_type',87,0,0), (160514,2640026,0,'hair_face_color',224,175,20), (160515,2640026,0,'hair_face_highlight_color',100,70,10), (160516,2640026,0,'hair_type_color',224,175,20), (160517,2640026,0,'hair_type_highlight_color',100,70,10), (160518,2640026,1,'lip_type',9,-75,-56), (160519,2640026,1,'nose_type',32,82,35), (160520,2640026,0,'skin_color',87,81,81), (160521,2640026,1,'soga_cheek_type',-31,87,0), (160522,2640026,1,'soga_chin_type',-98,75,28), (160523,2640026,1,'soga_ear_type',2,85,0), (160524,2640026,1,'soga_eye_brow_type',7,-83,87), (160525,2640026,0,'soga_eye_color',229,229,102), (160526,2640026,1,'soga_eye_type',87,0,0), (160527,2640026,0,'soga_hair_face_color',224,175,20), (160528,2640026,0,'soga_hair_face_highlight_color',100,70,10), (160529,2640026,0,'soga_hair_type_color',224,175,20), (160530,2640026,0,'soga_hair_type_highlight_color',100,70,10), (160531,2640026,1,'soga_lip_type',9,-75,-56), (160532,2640026,1,'soga_nose_type',32,82,35), (160533,2640026,0,'soga_skin_color',87,81,81), (160534,2640026,0,'wing_color1',255,255,255), (160535,2640026,0,'wing_color2',255,255,255), (160536,2640027,1,'cheek_type',-2,-56,0), (160537,2640027,1,'chin_type',-68,68,3), (160538,2640027,1,'ear_type',59,72,0), (160539,2640027,1,'eye_brow_type',-68,-19,37), (160540,2640027,0,'eye_color',57,120,128), (160541,2640027,1,'eye_type',-70,0,0), (160542,2640027,0,'hair_face_color',15,1,21), (160543,2640027,0,'hair_face_highlight_color',244,246,246), (160544,2640027,0,'hair_type_color',15,1,21), (160545,2640027,0,'hair_type_highlight_color',244,246,246), (160546,2640027,1,'lip_type',77,-56,-61), (160547,2640027,1,'nose_type',82,-93,45), (160548,2640027,0,'skin_color',211,199,150), (160549,2640027,1,'soga_cheek_type',-2,-56,0), (160550,2640027,1,'soga_chin_type',-68,68,3), (160551,2640027,1,'soga_ear_type',59,72,0), (160552,2640027,1,'soga_eye_brow_type',-68,-19,37), (160553,2640027,0,'soga_eye_color',229,229,102), (160554,2640027,1,'soga_eye_type',-70,0,0), (160555,2640027,0,'soga_hair_face_color',15,1,21), (160556,2640027,0,'soga_hair_face_highlight_color',244,246,246), (160557,2640027,0,'soga_hair_type_color',15,1,21), (160558,2640027,0,'soga_hair_type_highlight_color',244,246,246), (160559,2640027,1,'soga_lip_type',77,-56,-61), (160560,2640027,1,'soga_nose_type',82,-93,45), (160561,2640027,0,'soga_skin_color',211,199,150), (160562,2640027,0,'wing_color1',255,255,255), (160563,2640027,0,'wing_color2',255,255,255), (160564,2640028,1,'cheek_type',44,0,0), (160565,2640028,1,'chin_type',90,-11,0), (160566,2640028,1,'ear_type',-8,-98,0), (160567,2640028,1,'eye_brow_type',-91,-53,-25), (160568,2640028,0,'eye_color',119,175,191), (160569,2640028,1,'eye_type',75,0,0), (160570,2640028,0,'hair_face_color',121,38,35), (160571,2640028,0,'hair_face_highlight_color',47,14,19), (160572,2640028,0,'hair_type_color',121,38,35), (160573,2640028,0,'hair_type_highlight_color',47,14,19), (160574,2640028,1,'lip_type',0,32,-22), (160575,2640028,1,'nose_type',90,53,-34), (160576,2640028,0,'skin_color',245,250,250), (160577,2640028,1,'soga_cheek_type',44,0,0), (160578,2640028,1,'soga_chin_type',90,-11,0), (160579,2640028,1,'soga_ear_type',-8,-98,0), (160580,2640028,1,'soga_eye_brow_type',-91,-53,-25), (160581,2640028,0,'soga_eye_color',229,229,102), (160582,2640028,1,'soga_eye_type',75,0,0), (160583,2640028,0,'soga_hair_face_color',121,38,35), (160584,2640028,0,'soga_hair_face_highlight_color',47,14,19), (160585,2640028,0,'soga_hair_type_color',121,38,35), (160586,2640028,0,'soga_hair_type_highlight_color',47,14,19), (160587,2640028,1,'soga_lip_type',0,32,-22), (160588,2640028,1,'soga_nose_type',90,53,-34), (160589,2640028,0,'soga_skin_color',245,250,250), (160590,2640028,0,'wing_color1',255,255,255), (160591,2640028,0,'wing_color2',255,255,255), (160592,2640029,1,'cheek_type',31,-37,0), (160593,2640029,1,'chin_type',79,28,-12), (160594,2640029,1,'ear_type',-3,-43,0), (160595,2640029,1,'eye_brow_type',68,68,61), (160596,2640029,0,'eye_color',40,81,93), (160597,2640029,1,'eye_type',-48,0,0), (160598,2640029,0,'hair_face_color',15,1,21), (160599,2640029,0,'hair_face_highlight_color',8,3,4), (160600,2640029,0,'hair_type_color',15,1,21), (160601,2640029,0,'hair_type_highlight_color',8,3,4), (160602,2640029,1,'lip_type',-47,-25,3), (160603,2640029,1,'nose_type',-65,-17,-71), (160604,2640029,0,'skin_color',84,89,89), (160605,2640029,1,'soga_cheek_type',31,-37,0), (160606,2640029,1,'soga_chin_type',79,28,-12), (160607,2640029,1,'soga_ear_type',-3,-43,0), (160608,2640029,1,'soga_eye_brow_type',68,68,61), (160609,2640029,0,'soga_eye_color',229,229,102), (160610,2640029,1,'soga_eye_type',-48,0,0), (160611,2640029,0,'soga_hair_face_color',15,1,21), (160612,2640029,0,'soga_hair_face_highlight_color',8,3,4), (160613,2640029,0,'soga_hair_type_color',15,1,21), (160614,2640029,0,'soga_hair_type_highlight_color',8,3,4), (160615,2640029,1,'soga_lip_type',-47,-25,3), (160616,2640029,1,'soga_nose_type',-65,-17,-71), (160617,2640029,0,'soga_skin_color',84,89,89), (160618,2640029,0,'wing_color1',255,255,255), (160619,2640029,0,'wing_color2',255,255,255), (160620,2640030,0,'eye_color',255,255,255), (160621,2640030,0,'skin_color',255,255,255), (160622,2640030,0,'soga_eye_color',255,0,255), (160623,2640031,0,'eye_color',255,255,255), (160624,2640031,0,'skin_color',255,255,255), (160625,2640031,0,'soga_eye_color',255,0,255), (160626,2640032,0,'eye_color',255,255,255), (160627,2640032,0,'skin_color',255,255,255), (160628,2640032,0,'soga_eye_color',255,0,255), (160629,2640033,0,'eye_color',255,255,255), (160630,2640033,0,'skin_color',255,255,255), (160631,2640033,0,'soga_eye_color',255,0,255), (160632,2640034,0,'eye_color',255,255,255), (160633,2640034,0,'skin_color',255,255,255), (160634,2640034,0,'soga_eye_color',255,0,255), (160635,2640035,1,'cheek_type',-2,25,0), (160636,2640035,1,'chin_type',-34,0,2), (160637,2640035,1,'ear_type',-23,9,0), (160638,2640035,1,'eye_brow_type',2,-17,-2), (160639,2640035,0,'eye_color',139,121,65), (160640,2640035,1,'eye_type',-28,0,0), (160641,2640035,0,'hair_face_color',43,29,21), (160642,2640035,0,'hair_face_highlight_color',42,38,34), (160643,2640035,0,'hair_type_color',43,29,21), (160644,2640035,0,'hair_type_highlight_color',42,38,34), (160645,2640035,1,'lip_type',4,14,3), (160646,2640035,1,'nose_type',14,3,-1), (160647,2640035,0,'skin_color',222,180,182), (160648,2640035,1,'soga_cheek_type',-2,25,0), (160649,2640035,1,'soga_chin_type',-34,0,2), (160650,2640035,1,'soga_ear_type',-23,9,0), (160651,2640035,1,'soga_eye_brow_type',2,-17,-2), (160652,2640035,0,'soga_eye_color',229,229,102), (160653,2640035,1,'soga_eye_type',-28,0,0), (160654,2640035,0,'soga_hair_face_color',43,29,21), (160655,2640035,0,'soga_hair_face_highlight_color',42,38,34), (160656,2640035,0,'soga_hair_type_color',43,29,21), (160657,2640035,0,'soga_hair_type_highlight_color',42,38,34), (160658,2640035,1,'soga_lip_type',4,14,3), (160659,2640035,1,'soga_nose_type',14,3,-1), (160660,2640035,0,'soga_skin_color',222,180,182), (160661,2640035,0,'wing_color1',255,255,255), (160662,2640035,0,'wing_color2',255,255,255), (160663,2640036,0,'eye_color',255,255,255), (160664,2640036,0,'skin_color',255,255,255), (160665,2640036,0,'soga_eye_color',255,0,255), (160666,2640037,0,'eye_color',255,255,255), (160667,2640037,0,'skin_color',255,255,255), (160668,2640037,0,'soga_eye_color',255,0,255), (160669,2640038,1,'cheek_type',91,-75,0), (160670,2640038,1,'chin_type',55,69,-46), (160671,2640038,1,'ear_type',35,88,0), (160672,2640038,1,'eye_brow_type',-28,12,-38), (160673,2640038,0,'eye_color',188,159,123), (160674,2640038,1,'eye_type',-7,0,0), (160675,2640038,0,'hair_face_color',121,38,35), (160676,2640038,0,'hair_face_highlight_color',211,220,220), (160677,2640038,0,'hair_type_color',121,38,35), (160678,2640038,0,'hair_type_highlight_color',211,220,220), (160679,2640038,1,'lip_type',93,-18,9), (160680,2640038,1,'nose_type',32,37,69), (160681,2640038,0,'skin_color',204,151,154), (160682,2640038,1,'soga_cheek_type',91,-75,0), (160683,2640038,1,'soga_chin_type',55,69,-46), (160684,2640038,1,'soga_ear_type',35,88,0), (160685,2640038,1,'soga_eye_brow_type',-28,12,-38), (160686,2640038,0,'soga_eye_color',204,204,204), (160687,2640038,1,'soga_eye_type',-7,0,0), (160688,2640038,0,'soga_hair_face_color',121,38,35), (160689,2640038,0,'soga_hair_face_highlight_color',211,220,220), (160690,2640038,0,'soga_hair_type_color',121,38,35), (160691,2640038,0,'soga_hair_type_highlight_color',211,220,220), (160692,2640038,1,'soga_lip_type',93,-18,9), (160693,2640038,1,'soga_nose_type',32,37,69), (160694,2640038,0,'soga_skin_color',204,151,154), (160695,2640039,1,'cheek_type',-68,-62,0), (160696,2640039,1,'chin_type',-100,45,50), (160697,2640039,1,'ear_type',-42,-37,0), (160698,2640039,1,'eye_brow_type',-88,50,37), (160699,2640039,0,'eye_color',58,36,13), (160700,2640039,1,'eye_type',100,0,0), (160701,2640039,0,'hair_color1',56,33,26), (160702,2640039,0,'hair_color2',94,59,11), (160703,2640039,0,'hair_face_color',100,70,10), (160704,2640039,0,'hair_face_highlight_color',244,246,246), (160705,2640039,0,'hair_highlight',164,165,165), (160706,2640039,0,'hair_type_color',100,70,10), (160707,2640039,0,'hair_type_highlight_color',244,246,246), (160708,2640039,1,'lip_type',-100,100,100), (160709,2640039,1,'nose_type',-47,78,-31), (160710,2640039,0,'skin_color',243,251,245), (160711,2640039,1,'soga_cheek_type',-68,-62,0), (160712,2640039,1,'soga_chin_type',-100,45,50), (160713,2640039,1,'soga_ear_type',-42,-37,0), (160714,2640039,1,'soga_eye_brow_type',-88,50,37), (160715,2640039,0,'soga_eye_color',229,229,102), (160716,2640039,1,'soga_eye_type',100,0,0), (160717,2640039,0,'soga_hair_color1',56,33,26), (160718,2640039,0,'soga_hair_color2',94,59,11), (160719,2640039,0,'soga_hair_face_color',100,70,10), (160720,2640039,0,'soga_hair_face_highlight_color',244,246,246), (160721,2640039,0,'soga_hair_highlight',164,165,165), (160722,2640039,0,'soga_hair_type_color',100,70,10), (160723,2640039,0,'soga_hair_type_highlight_color',244,246,246), (160724,2640039,1,'soga_lip_type',-100,100,100), (160725,2640039,1,'soga_nose_type',-47,78,-31), (160726,2640039,0,'soga_skin_color',243,251,245), (160727,2640040,1,'cheek_type',-63,-74,0), (160728,2640040,1,'chin_type',32,-42,-10), (160729,2640040,1,'ear_type',66,50,0), (160730,2640040,1,'eye_brow_type',-68,-20,7), (160731,2640040,0,'eye_color',102,91,0), (160732,2640040,1,'eye_type',48,0,0), (160733,2640040,1,'lip_type',71,-90,35), (160734,2640040,1,'nose_type',56,-66,-31), (160735,2640040,0,'skin_color',126,107,88), (160736,2640040,1,'soga_cheek_type',-63,-74,0), (160737,2640040,1,'soga_chin_type',32,-42,-10), (160738,2640040,1,'soga_ear_type',66,50,0), (160739,2640040,1,'soga_eye_brow_type',-68,-20,7), (160740,2640040,0,'soga_eye_color',229,229,102), (160741,2640040,1,'soga_eye_type',48,0,0), (160742,2640040,1,'soga_lip_type',71,-90,35), (160743,2640040,1,'soga_nose_type',56,-66,-31), (160744,2640040,0,'soga_skin_color',126,107,88), (160745,2640040,0,'wing_color1',255,255,255), (160746,2640040,0,'wing_color2',255,255,255), (160747,2640041,1,'cheek_type',-19,-14,0), (160748,2640041,1,'chin_type',0,0,17), (160749,2640041,1,'ear_type',8,-21,0), (160750,2640041,1,'eye_brow_type',29,32,11), (160751,2640041,0,'eye_color',29,59,50), (160752,2640041,1,'eye_type',8,0,0), (160753,2640041,0,'hair_face_color',224,224,114), (160754,2640041,0,'hair_face_highlight_color',121,120,120), (160755,2640041,0,'hair_type_color',224,224,114), (160756,2640041,0,'hair_type_highlight_color',121,120,120), (160757,2640041,1,'lip_type',-1,0,-14), (160758,2640041,1,'nose_type',-17,-28,25), (160759,2640041,0,'skin_color',213,188,145), (160760,2640041,1,'soga_cheek_type',-19,-14,0), (160761,2640041,1,'soga_chin_type',0,0,17), (160762,2640041,1,'soga_ear_type',8,-21,0), (160763,2640041,1,'soga_eye_brow_type',29,32,11), (160764,2640041,0,'soga_eye_color',229,229,102), (160765,2640041,1,'soga_eye_type',8,0,0), (160766,2640041,0,'soga_hair_face_color',224,224,114), (160767,2640041,0,'soga_hair_face_highlight_color',121,120,120), (160768,2640041,0,'soga_hair_type_color',224,224,114), (160769,2640041,0,'soga_hair_type_highlight_color',121,120,120), (160770,2640041,1,'soga_lip_type',-1,0,-14), (160771,2640041,1,'soga_nose_type',-17,-28,25), (160772,2640041,0,'soga_skin_color',213,188,145), (160773,2640041,0,'wing_color1',255,255,255), (160774,2640041,0,'wing_color2',255,255,255), (160775,2640042,1,'cheek_type',-23,98,0), (160776,2640042,1,'chin_type',-84,17,-41), (160777,2640042,1,'ear_type',37,14,0), (160778,2640042,1,'eye_brow_type',-17,-97,37), (160779,2640042,0,'eye_color',54,109,126), (160780,2640042,1,'eye_type',25,0,0), (160781,2640042,0,'hair_face_color',150,51,27), (160782,2640042,0,'hair_face_highlight_color',45,14,18), (160783,2640042,0,'hair_type_color',150,51,27), (160784,2640042,0,'hair_type_highlight_color',45,14,18), (160785,2640042,1,'lip_type',-87,59,7), (160786,2640042,1,'nose_type',29,10,-78), (160787,2640042,0,'skin_color',234,183,184), (160788,2640042,1,'soga_cheek_type',-23,98,0), (160789,2640042,1,'soga_chin_type',-84,17,-41), (160790,2640042,1,'soga_ear_type',37,14,0), (160791,2640042,1,'soga_eye_brow_type',-17,-97,37), (160792,2640042,0,'soga_eye_color',229,229,102), (160793,2640042,1,'soga_eye_type',25,0,0), (160794,2640042,0,'soga_hair_face_color',150,51,27), (160795,2640042,0,'soga_hair_face_highlight_color',45,14,18), (160796,2640042,0,'soga_hair_type_color',150,51,27), (160797,2640042,0,'soga_hair_type_highlight_color',45,14,18), (160798,2640042,1,'soga_lip_type',-87,59,7), (160799,2640042,1,'soga_nose_type',29,10,-78), (160800,2640042,0,'soga_skin_color',234,183,184), (160801,2640042,0,'wing_color1',255,255,255), (160802,2640042,0,'wing_color2',255,255,255), (160803,2640043,1,'cheek_type',46,-42,0), (160804,2640043,1,'chin_type',82,-57,52), (160805,2640043,1,'ear_type',50,-3,0), (160806,2640043,1,'eye_brow_type',-62,-43,-8), (160807,2640043,0,'eye_color',54,111,126), (160808,2640043,1,'eye_type',62,0,0), (160809,2640043,0,'hair_face_color',52,36,4), (160810,2640043,0,'hair_face_highlight_color',20,8,28), (160811,2640043,0,'hair_type_color',52,36,4), (160812,2640043,0,'hair_type_highlight_color',20,8,28), (160813,2640043,1,'lip_type',75,-7,58), (160814,2640043,1,'nose_type',96,-94,47), (160815,2640043,0,'skin_color',217,182,186), (160816,2640043,1,'soga_cheek_type',46,-42,0), (160817,2640043,1,'soga_chin_type',82,-57,52), (160818,2640043,1,'soga_ear_type',50,-3,0), (160819,2640043,1,'soga_eye_brow_type',-62,-43,-8), (160820,2640043,0,'soga_eye_color',204,204,204), (160821,2640043,1,'soga_eye_type',62,0,0), (160822,2640043,0,'soga_hair_face_color',52,36,4), (160823,2640043,0,'soga_hair_face_highlight_color',20,8,28), (160824,2640043,0,'soga_hair_type_color',52,36,4), (160825,2640043,0,'soga_hair_type_highlight_color',20,8,28), (160826,2640043,1,'soga_lip_type',75,-7,58), (160827,2640043,1,'soga_nose_type',96,-94,47), (160828,2640043,0,'soga_skin_color',217,182,186), (160829,2640044,1,'cheek_type',31,-37,0), (160830,2640044,1,'chin_type',79,28,-12), (160831,2640044,1,'ear_type',-3,-43,0), (160832,2640044,1,'eye_brow_type',68,68,61), (160833,2640044,0,'eye_color',40,81,93), (160834,2640044,1,'eye_type',-48,0,0), (160835,2640044,0,'hair_face_color',15,1,21), (160836,2640044,0,'hair_face_highlight_color',8,3,4), (160837,2640044,0,'hair_type_color',15,1,21), (160838,2640044,0,'hair_type_highlight_color',8,3,4), (160839,2640044,1,'lip_type',-47,-25,3), (160840,2640044,1,'nose_type',-65,-17,-71), (160841,2640044,0,'skin_color',84,89,89), (160842,2640044,1,'soga_cheek_type',31,-37,0), (160843,2640044,1,'soga_chin_type',79,28,-12), (160844,2640044,1,'soga_ear_type',-3,-43,0), (160845,2640044,1,'soga_eye_brow_type',68,68,61), (160846,2640044,0,'soga_eye_color',229,229,102), (160847,2640044,1,'soga_eye_type',-48,0,0), (160848,2640044,0,'soga_hair_face_color',15,1,21), (160849,2640044,0,'soga_hair_face_highlight_color',8,3,4), (160850,2640044,0,'soga_hair_type_color',15,1,21), (160851,2640044,0,'soga_hair_type_highlight_color',8,3,4), (160852,2640044,1,'soga_lip_type',-47,-25,3), (160853,2640044,1,'soga_nose_type',-65,-17,-71), (160854,2640044,0,'soga_skin_color',84,89,89), (160855,2640044,0,'wing_color1',255,255,255), (160856,2640044,0,'wing_color2',255,255,255), (160857,2640045,1,'cheek_type',-22,53,0), (160858,2640045,1,'chin_type',56,21,-72), (160859,2640045,1,'ear_type',10,-52,0), (160860,2640045,1,'eye_brow_type',0,-45,-78), (160861,2640045,0,'eye_color',39,79,91), (160862,2640045,1,'eye_type',10,0,0), (160863,2640045,0,'hair_face_color',40,21,7), (160864,2640045,0,'hair_face_highlight_color',220,180,17), (160865,2640045,0,'hair_type_color',40,21,7), (160866,2640045,0,'hair_type_highlight_color',220,180,17), (160867,2640045,1,'lip_type',-75,-41,-62), (160868,2640045,1,'nose_type',56,88,32), (160869,2640045,0,'skin_color',85,88,88), (160870,2640045,1,'soga_cheek_type',-22,53,0), (160871,2640045,1,'soga_chin_type',56,21,-72), (160872,2640045,1,'soga_ear_type',10,-52,0), (160873,2640045,1,'soga_eye_brow_type',0,-45,-78), (160874,2640045,0,'soga_eye_color',229,229,102), (160875,2640045,1,'soga_eye_type',10,0,0), (160876,2640045,0,'soga_hair_face_color',40,21,7), (160877,2640045,0,'soga_hair_face_highlight_color',220,180,17), (160878,2640045,0,'soga_hair_type_color',40,21,7), (160879,2640045,0,'soga_hair_type_highlight_color',220,180,17), (160880,2640045,1,'soga_lip_type',-75,-41,-62), (160881,2640045,1,'soga_nose_type',56,88,32), (160882,2640045,0,'soga_skin_color',85,88,88), (160883,2640045,0,'wing_color1',255,255,255), (160884,2640045,0,'wing_color2',255,255,255), (160885,2640046,1,'cheek_type',14,12,0), (160886,2640046,1,'chin_type',-7,-12,-7), (160887,2640046,1,'ear_type',14,31,0), (160888,2640046,1,'eye_brow_type',-31,-17,17), (160889,2640046,0,'eye_color',54,108,87), (160890,2640046,1,'eye_type',12,0,0), (160891,2640046,0,'hair_face_color',243,231,61), (160892,2640046,0,'hair_face_highlight_color',99,89,26), (160893,2640046,0,'hair_type_color',243,231,61), (160894,2640046,0,'hair_type_highlight_color',99,89,26), (160895,2640046,1,'lip_type',2,-10,-25), (160896,2640046,1,'nose_type',0,-45,0), (160897,2640046,0,'skin_color',207,197,182), (160898,2640046,1,'soga_cheek_type',14,12,0), (160899,2640046,1,'soga_chin_type',-7,-12,-7), (160900,2640046,1,'soga_ear_type',14,31,0), (160901,2640046,1,'soga_eye_brow_type',-31,-17,17), (160902,2640046,0,'soga_eye_color',229,229,102), (160903,2640046,1,'soga_eye_type',12,0,0), (160904,2640046,0,'soga_hair_face_color',243,231,61), (160905,2640046,0,'soga_hair_face_highlight_color',99,89,26), (160906,2640046,0,'soga_hair_type_color',243,231,61), (160907,2640046,0,'soga_hair_type_highlight_color',99,89,26), (160908,2640046,1,'soga_lip_type',2,-10,-25), (160909,2640046,1,'soga_nose_type',0,-45,0), (160910,2640046,0,'soga_skin_color',207,197,182), (160911,2640046,0,'wing_color1',255,255,255), (160912,2640046,0,'wing_color2',255,255,255), (160913,2640047,1,'cheek_type',20,87,0), (160914,2640047,1,'chin_type',-10,62,-14), (160915,2640047,1,'ear_type',-17,63,0), (160916,2640047,1,'eye_brow_type',-96,-56,51), (160917,2640047,0,'eye_color',174,189,164), (160918,2640047,1,'eye_type',14,0,0), (160919,2640047,0,'hair_face_color',84,0,0), (160920,2640047,0,'hair_face_highlight_color',168,59,22), (160921,2640047,0,'hair_type_color',84,0,0), (160922,2640047,0,'hair_type_highlight_color',168,59,22), (160923,2640047,1,'lip_type',-100,-100,-100), (160924,2640047,1,'nose_type',0,-21,70), (160925,2640047,0,'skin_color',248,254,253), (160926,2640047,1,'soga_cheek_type',20,87,0), (160927,2640047,1,'soga_chin_type',-10,62,-14), (160928,2640047,1,'soga_ear_type',-17,63,0), (160929,2640047,1,'soga_eye_brow_type',-96,-56,51), (160930,2640047,0,'soga_eye_color',204,204,204), (160931,2640047,1,'soga_eye_type',14,0,0), (160932,2640047,0,'soga_hair_face_color',84,0,0), (160933,2640047,0,'soga_hair_face_highlight_color',168,59,22), (160934,2640047,0,'soga_hair_type_color',84,0,0), (160935,2640047,0,'soga_hair_type_highlight_color',168,59,22), (160936,2640047,1,'soga_lip_type',-100,-100,-100), (160937,2640047,1,'soga_nose_type',0,-21,70), (160938,2640047,0,'soga_skin_color',248,254,253), (160939,2640048,1,'cheek_type',-81,85,0), (160940,2640048,1,'chin_type',75,-87,-66), (160941,2640048,1,'ear_type',-93,95,0), (160942,2640048,1,'eye_brow_type',59,-87,-45), (160943,2640048,0,'eye_color',36,77,77), (160944,2640048,1,'eye_type',-87,0,0), (160945,2640048,0,'hair_face_color',100,70,10), (160946,2640048,0,'hair_face_highlight_color',114,31,28), (160947,2640048,0,'hair_type_color',100,70,10), (160948,2640048,0,'hair_type_highlight_color',114,31,28), (160949,2640048,1,'lip_type',28,-58,-65), (160950,2640048,1,'nose_type',-22,-87,-39), (160951,2640048,0,'skin_color',171,148,98), (160952,2640048,1,'soga_cheek_type',-81,85,0), (160953,2640048,1,'soga_chin_type',75,-87,-66), (160954,2640048,1,'soga_ear_type',-93,95,0), (160955,2640048,1,'soga_eye_brow_type',59,-87,-45), (160956,2640048,0,'soga_eye_color',229,229,102), (160957,2640048,1,'soga_eye_type',-87,0,0), (160958,2640048,0,'soga_hair_face_color',100,70,10), (160959,2640048,0,'soga_hair_face_highlight_color',114,31,28), (160960,2640048,0,'soga_hair_type_color',100,70,10), (160961,2640048,0,'soga_hair_type_highlight_color',114,31,28), (160962,2640048,1,'soga_lip_type',28,-58,-65), (160963,2640048,1,'soga_nose_type',-22,-87,-39), (160964,2640048,0,'soga_skin_color',171,148,98), (160965,2640048,0,'wing_color1',255,255,255), (160966,2640048,0,'wing_color2',255,255,255), (160967,2640049,1,'cheek_type',-17,-28,0), (160968,2640049,1,'chin_type',-8,-3,1), (160969,2640049,1,'ear_type',4,3,0), (160970,2640049,1,'eye_brow_type',28,0,-11), (160971,2640049,0,'eye_color',159,188,170), (160972,2640049,1,'eye_type',31,0,0), (160973,2640049,0,'hair_face_color',209,197,0), (160974,2640049,0,'hair_face_highlight_color',136,115,5), (160975,2640049,0,'hair_type_color',209,197,0), (160976,2640049,0,'hair_type_highlight_color',136,115,5), (160977,2640049,1,'lip_type',37,14,-34), (160978,2640049,1,'nose_type',2,34,-12), (160979,2640049,0,'skin_color',236,220,198), (160980,2640049,1,'soga_cheek_type',-17,-28,0), (160981,2640049,1,'soga_chin_type',-8,-3,1), (160982,2640049,1,'soga_ear_type',4,3,0), (160983,2640049,1,'soga_eye_brow_type',28,0,-11), (160984,2640049,0,'soga_eye_color',229,229,102), (160985,2640049,1,'soga_eye_type',31,0,0), (160986,2640049,0,'soga_hair_face_color',209,197,0), (160987,2640049,0,'soga_hair_face_highlight_color',136,115,5), (160988,2640049,0,'soga_hair_type_color',209,197,0), (160989,2640049,0,'soga_hair_type_highlight_color',136,115,5), (160990,2640049,1,'soga_lip_type',37,14,-34), (160991,2640049,1,'soga_nose_type',2,34,-12), (160992,2640049,0,'soga_skin_color',236,220,198), (160993,2640049,0,'wing_color1',255,255,255), (160994,2640049,0,'wing_color2',255,255,255), (160995,2640050,1,'cheek_type',-17,-28,0), (160996,2640050,1,'chin_type',-8,-3,1), (160997,2640050,1,'ear_type',4,3,0), (160998,2640050,1,'eye_brow_type',28,0,-11), (160999,2640050,0,'eye_color',159,188,170), (161000,2640050,1,'eye_type',31,0,0), (161001,2640050,0,'hair_face_color',209,197,0), (161002,2640050,0,'hair_face_highlight_color',136,115,5), (161003,2640050,0,'hair_type_color',209,197,0), (161004,2640050,0,'hair_type_highlight_color',136,115,5), (161005,2640050,1,'lip_type',37,14,-34), (161006,2640050,1,'nose_type',2,34,-12), (161007,2640050,0,'skin_color',236,220,198), (161008,2640050,1,'soga_cheek_type',-17,-28,0), (161009,2640050,1,'soga_chin_type',-8,-3,1), (161010,2640050,1,'soga_ear_type',4,3,0), (161011,2640050,1,'soga_eye_brow_type',28,0,-11), (161012,2640050,0,'soga_eye_color',229,229,102), (161013,2640050,1,'soga_eye_type',31,0,0), (161014,2640050,0,'soga_hair_face_color',209,197,0), (161015,2640050,0,'soga_hair_face_highlight_color',136,115,5), (161016,2640050,0,'soga_hair_type_color',209,197,0), (161017,2640050,0,'soga_hair_type_highlight_color',136,115,5), (161018,2640050,1,'soga_lip_type',37,14,-34), (161019,2640050,1,'soga_nose_type',2,34,-12), (161020,2640050,0,'soga_skin_color',236,220,198), (161021,2640050,0,'wing_color1',255,255,255), (161022,2640050,0,'wing_color2',255,255,255), (161023,2640051,0,'eye_color',255,255,255), (161024,2640051,0,'skin_color',255,255,255), (161025,2640051,0,'soga_eye_color',255,0,255), (161026,2640052,1,'cheek_type',93,-52,0), (161027,2640052,1,'chin_type',43,-3,-26), (161028,2640052,1,'eye_brow_type',66,-2,32), (161029,2640052,0,'eye_color',183,166,126), (161030,2640052,1,'eye_type',5,0,0), (161031,2640052,0,'hair_face_color',33,101,40), (161032,2640052,0,'hair_type_color',33,101,40), (161033,2640052,1,'lip_type',-96,50,79), (161034,2640052,1,'nose_type',-42,68,57), (161035,2640052,0,'skin_color',33,101,40), (161036,2640052,1,'soga_cheek_type',93,-52,0), (161037,2640052,1,'soga_chin_type',43,-3,-26), (161038,2640052,1,'soga_eye_brow_type',66,-2,32), (161039,2640052,0,'soga_eye_color',229,229,102), (161040,2640052,1,'soga_eye_type',5,0,0), (161041,2640052,0,'soga_hair_face_color',33,101,40), (161042,2640052,0,'soga_hair_type_color',33,101,40), (161043,2640052,1,'soga_lip_type',-96,50,79), (161044,2640052,1,'soga_nose_type',-42,68,57), (161045,2640052,0,'soga_skin_color',33,101,40), (161046,2640053,1,'chin_type',-42,0,0), (161047,2640053,0,'eye_color',124,37,110), (161048,2640053,1,'eye_type',91,0,0), (161049,2640053,1,'nose_type',64,0,0), (161050,2640053,0,'skin_color',211,16,16), (161051,2640053,1,'soga_chin_type',-42,0,0), (161052,2640053,0,'soga_eye_color',159,157,32), (161053,2640053,1,'soga_eye_type',91,0,0), (161054,2640053,1,'soga_nose_type',64,0,0), (161055,2640053,0,'soga_skin_color',211,16,16), (161056,2640054,1,'cheek_type',28,0,0), (161057,2640054,1,'chin_type',29,0,28), (161058,2640054,1,'ear_type',17,7,0), (161059,2640054,1,'eye_brow_type',-8,-28,-28), (161060,2640054,0,'eye_color',130,181,191), (161061,2640054,1,'eye_type',9,0,0), (161062,2640054,0,'hair_face_color',225,221,215), (161063,2640054,0,'hair_face_highlight_color',49,49,47), (161064,2640054,0,'hair_type_color',225,221,215), (161065,2640054,0,'hair_type_highlight_color',49,49,47), (161066,2640054,1,'lip_type',-18,-3,0), (161067,2640054,1,'nose_type',-32,17,-1), (161068,2640054,0,'skin_color',254,254,254), (161069,2640054,1,'soga_cheek_type',28,0,0), (161070,2640054,1,'soga_chin_type',29,0,28), (161071,2640054,1,'soga_ear_type',17,7,0), (161072,2640054,1,'soga_eye_brow_type',-8,-28,-28), (161073,2640054,0,'soga_eye_color',229,229,102), (161074,2640054,1,'soga_eye_type',9,0,0), (161075,2640054,0,'soga_hair_face_color',225,221,215), (161076,2640054,0,'soga_hair_face_highlight_color',49,49,47), (161077,2640054,0,'soga_hair_type_color',225,221,215), (161078,2640054,0,'soga_hair_type_highlight_color',49,49,47), (161079,2640054,1,'soga_lip_type',-18,-3,0), (161080,2640054,1,'soga_nose_type',-32,17,-1), (161081,2640054,0,'soga_skin_color',254,254,254), (161082,2640054,0,'wing_color1',255,255,255), (161083,2640054,0,'wing_color2',255,255,255), (161084,2640055,1,'cheek_type',-35,43,0), (161085,2640055,1,'chin_type',32,95,-88), (161086,2640055,1,'ear_type',-9,-50,0), (161087,2640055,1,'eye_brow_type',57,15,-25), (161088,2640055,0,'eye_color',74,130,98), (161089,2640055,1,'eye_type',-2,0,0), (161090,2640055,0,'hair_face_color',184,128,10), (161091,2640055,0,'hair_face_highlight_color',37,10,14), (161092,2640055,0,'hair_type_color',184,128,10), (161093,2640055,0,'hair_type_highlight_color',37,10,14), (161094,2640055,1,'lip_type',78,-79,31), (161095,2640055,1,'nose_type',72,-43,84), (161096,2640055,0,'skin_color',210,188,159), (161097,2640055,1,'soga_cheek_type',-35,43,0), (161098,2640055,1,'soga_chin_type',32,95,-88), (161099,2640055,1,'soga_ear_type',-9,-50,0), (161100,2640055,1,'soga_eye_brow_type',57,15,-25), (161101,2640055,0,'soga_eye_color',229,229,102), (161102,2640055,1,'soga_eye_type',-2,0,0), (161103,2640055,0,'soga_hair_face_color',184,128,10), (161104,2640055,0,'soga_hair_face_highlight_color',37,10,14), (161105,2640055,0,'soga_hair_type_color',184,128,10), (161106,2640055,0,'soga_hair_type_highlight_color',37,10,14), (161107,2640055,1,'soga_lip_type',78,-79,31), (161108,2640055,1,'soga_nose_type',72,-43,84), (161109,2640055,0,'soga_skin_color',210,188,159), (161110,2640055,0,'wing_color1',255,255,255), (161111,2640055,0,'wing_color2',255,255,255), (161112,2640056,0,'eye_color',255,255,255), (161113,2640056,0,'skin_color',255,255,255), (161114,2640056,0,'soga_eye_color',255,0,255), (161115,2640057,0,'eye_color',255,255,255), (161116,2640057,0,'skin_color',255,255,255), (161117,2640057,0,'soga_eye_color',255,0,255), (161118,2640058,1,'cheek_type',32,85,0), (161119,2640058,1,'chin_type',81,82,23), (161120,2640058,1,'eye_brow_type',-97,-22,-81), (161121,2640058,0,'eye_color',88,143,121), (161122,2640058,1,'eye_type',96,0,0), (161123,2640058,0,'hair_face_color',114,98,46), (161124,2640058,0,'hair_type_color',114,98,46), (161125,2640058,1,'lip_type',83,7,62), (161126,2640058,1,'nose_type',98,-93,8), (161127,2640058,0,'skin_color',114,98,46), (161128,2640058,1,'soga_cheek_type',32,85,0), (161129,2640058,1,'soga_chin_type',81,82,23), (161130,2640058,1,'soga_eye_brow_type',-97,-22,-81), (161131,2640058,0,'soga_eye_color',229,229,102), (161132,2640058,1,'soga_eye_type',96,0,0), (161133,2640058,0,'soga_hair_face_color',114,98,46), (161134,2640058,0,'soga_hair_type_color',114,98,46), (161135,2640058,1,'soga_lip_type',83,7,62), (161136,2640058,1,'soga_nose_type',98,-93,8), (161137,2640058,0,'soga_skin_color',114,98,46), (161138,2640058,0,'wing_color1',255,255,255), (161139,2640058,0,'wing_color2',255,255,255), (161140,2640059,1,'cheek_type',-40,-58,0), (161141,2640059,1,'chin_type',-43,34,14), (161142,2640059,1,'eye_brow_type',51,41,96), (161143,2640059,0,'eye_color',189,138,130), (161144,2640059,1,'eye_type',-81,0,0), (161145,2640059,0,'hair_face_color',49,153,153), (161146,2640059,0,'hair_type_color',49,153,153), (161147,2640059,1,'lip_type',50,58,56), (161148,2640059,1,'nose_type',10,-56,34), (161149,2640059,0,'skin_color',49,153,153), (161150,2640059,1,'soga_cheek_type',-40,-58,0), (161151,2640059,1,'soga_chin_type',-43,34,14), (161152,2640059,1,'soga_eye_brow_type',51,41,96), (161153,2640059,0,'soga_eye_color',229,229,102), (161154,2640059,1,'soga_eye_type',-81,0,0), (161155,2640059,0,'soga_hair_face_color',49,153,153), (161156,2640059,0,'soga_hair_type_color',49,153,153), (161157,2640059,1,'soga_lip_type',50,58,56), (161158,2640059,1,'soga_nose_type',10,-56,34), (161159,2640059,0,'soga_skin_color',49,153,153), (161160,2640059,0,'wing_color1',255,255,255), (161161,2640059,0,'wing_color2',255,255,255), (161162,2640060,0,'eye_color',158,179,230), (161163,2640060,0,'skin_color',211,184,79), (161164,2640060,0,'soga_eye_color',255,0,255), (161165,2640061,1,'cheek_type',-50,90,0), (161166,2640061,1,'chin_type',21,68,50), (161167,2640061,1,'eye_brow_type',50,-81,69), (161168,2640061,0,'eye_color',116,170,180), (161169,2640061,1,'eye_type',50,0,0), (161170,2640061,0,'hair_face_color',90,61,40), (161171,2640061,0,'hair_type_color',90,61,40), (161172,2640061,1,'lip_type',19,56,-29), (161173,2640061,1,'nose_type',-37,38,31), (161174,2640061,0,'skin_color',90,61,40), (161175,2640061,1,'soga_cheek_type',-50,90,0), (161176,2640061,1,'soga_chin_type',21,68,50), (161177,2640061,1,'soga_eye_brow_type',50,-81,69), (161178,2640061,0,'soga_eye_color',229,229,102), (161179,2640061,1,'soga_eye_type',50,0,0), (161180,2640061,0,'soga_hair_face_color',90,61,40), (161181,2640061,0,'soga_hair_type_color',90,61,40), (161182,2640061,1,'soga_lip_type',19,56,-29), (161183,2640061,1,'soga_nose_type',-37,38,31), (161184,2640061,0,'soga_skin_color',90,61,40), (161185,2640062,1,'cheek_type',-68,-17,0), (161186,2640062,1,'chin_type',-50,-11,17), (161187,2640062,1,'ear_type',45,-63,0), (161188,2640062,1,'eye_brow_type',21,-42,-95), (161189,2640062,0,'eye_color',30,63,64), (161190,2640062,1,'eye_type',-7,0,0), (161191,2640062,0,'hair_face_color',244,246,246), (161192,2640062,0,'hair_face_highlight_color',115,142,143), (161193,2640062,0,'hair_type_color',244,246,246), (161194,2640062,0,'hair_type_highlight_color',115,142,143), (161195,2640062,1,'lip_type',84,-68,-43), (161196,2640062,1,'nose_type',81,88,-38), (161197,2640062,0,'skin_color',189,155,103), (161198,2640062,1,'soga_cheek_type',-68,-17,0), (161199,2640062,1,'soga_chin_type',-50,-11,17), (161200,2640062,1,'soga_ear_type',45,-63,0), (161201,2640062,1,'soga_eye_brow_type',21,-42,-95), (161202,2640062,0,'soga_eye_color',229,229,102), (161203,2640062,1,'soga_eye_type',-7,0,0), (161204,2640062,0,'soga_hair_face_color',244,246,246), (161205,2640062,0,'soga_hair_face_highlight_color',115,142,143), (161206,2640062,0,'soga_hair_type_color',244,246,246), (161207,2640062,0,'soga_hair_type_highlight_color',115,142,143), (161208,2640062,1,'soga_lip_type',84,-68,-43), (161209,2640062,1,'soga_nose_type',81,88,-38), (161210,2640062,0,'soga_skin_color',189,155,103), (161211,2640063,0,'eye_color',110,39,55), (161212,2640063,0,'skin_color',52,52,52), (161213,2640063,0,'soga_eye_color',255,0,255), (161214,2640064,0,'eye_color',110,86,137), (161215,2640064,0,'skin_color',240,218,130), (161216,2640064,0,'soga_eye_color',255,0,255), (161217,2640065,1,'cheek_type',77,-42,0), (161218,2640065,1,'chin_type',44,81,14), (161219,2640065,1,'eye_brow_type',-83,40,15), (161220,2640065,0,'eye_color',82,56,37), (161221,2640065,1,'eye_type',-43,0,0), (161222,2640065,0,'hair_face_color',49,148,124), (161223,2640065,0,'hair_type_color',49,148,124), (161224,2640065,1,'lip_type',79,51,-88), (161225,2640065,1,'nose_type',-52,-70,48), (161226,2640065,0,'skin_color',49,148,124), (161227,2640065,1,'soga_cheek_type',77,-42,0), (161228,2640065,1,'soga_chin_type',44,81,14), (161229,2640065,1,'soga_eye_brow_type',-83,40,15), (161230,2640065,0,'soga_eye_color',229,229,102), (161231,2640065,1,'soga_eye_type',-43,0,0), (161232,2640065,0,'soga_hair_face_color',49,148,124), (161233,2640065,0,'soga_hair_type_color',49,148,124), (161234,2640065,1,'soga_lip_type',79,51,-88), (161235,2640065,1,'soga_nose_type',-52,-70,48), (161236,2640065,0,'soga_skin_color',49,148,124), (161237,2640065,0,'wing_color1',255,255,255), (161238,2640065,0,'wing_color2',255,255,255), (161239,2640066,0,'eye_color',81,81,81), (161240,2640066,0,'skin_color',145,124,164), (161241,2640066,0,'soga_eye_color',255,0,255), (161242,2640067,1,'cheek_type',-17,-5,0), (161243,2640067,1,'chin_type',31,-14,-20), (161244,2640067,1,'ear_type',1,14,0), (161245,2640067,1,'eye_brow_type',-17,2,-31), (161246,2640067,0,'eye_color',172,131,72), (161247,2640067,1,'eye_type',2,0,0), (161248,2640067,0,'hair_face_color',234,219,186), (161249,2640067,0,'hair_face_highlight_color',114,47,0), (161250,2640067,0,'hair_type_color',234,219,186), (161251,2640067,0,'hair_type_highlight_color',114,47,0), (161252,2640067,1,'lip_type',7,31,11), (161253,2640067,1,'nose_type',-26,-5,28), (161254,2640067,0,'skin_color',229,201,157), (161255,2640067,1,'soga_cheek_type',-17,-5,0), (161256,2640067,1,'soga_chin_type',31,-14,-20), (161257,2640067,1,'soga_ear_type',1,14,0), (161258,2640067,1,'soga_eye_brow_type',-17,2,-31), (161259,2640067,0,'soga_eye_color',229,229,102), (161260,2640067,1,'soga_eye_type',2,0,0), (161261,2640067,0,'soga_hair_face_color',234,219,186), (161262,2640067,0,'soga_hair_face_highlight_color',114,47,0), (161263,2640067,0,'soga_hair_type_color',234,219,186), (161264,2640067,0,'soga_hair_type_highlight_color',114,47,0), (161265,2640067,1,'soga_lip_type',7,31,11), (161266,2640067,1,'soga_nose_type',-26,-5,28), (161267,2640067,0,'soga_skin_color',229,201,157), (161268,2640067,0,'wing_color1',255,255,255), (161269,2640067,0,'wing_color2',255,255,255), (161270,2640068,1,'cheek_type',42,70,0), (161271,2640068,1,'chin_type',0,22,-41), (161272,2640068,1,'eye_brow_type',-22,-44,-34), (161273,2640068,0,'eye_color',29,59,51), (161274,2640068,1,'eye_type',-87,0,0), (161275,2640068,0,'hair_face_color',119,39,114), (161276,2640068,0,'hair_type_color',119,39,114), (161277,2640068,1,'lip_type',70,51,-72), (161278,2640068,1,'nose_type',-50,-45,53), (161279,2640068,0,'skin_color',119,39,114), (161280,2640068,1,'soga_cheek_type',42,70,0), (161281,2640068,1,'soga_chin_type',0,22,-41), (161282,2640068,1,'soga_eye_brow_type',-22,-44,-34), (161283,2640068,0,'soga_eye_color',229,229,102), (161284,2640068,1,'soga_eye_type',-87,0,0), (161285,2640068,0,'soga_hair_face_color',119,39,114), (161286,2640068,0,'soga_hair_type_color',119,39,114), (161287,2640068,1,'soga_lip_type',70,51,-72), (161288,2640068,1,'soga_nose_type',-50,-45,53), (161289,2640068,0,'soga_skin_color',119,39,114), (161290,2640069,0,'eye_color',253,202,130), (161291,2640069,0,'skin_color',229,209,182), (161292,2640069,0,'soga_eye_color',255,0,255), (161293,2640070,1,'cheek_type',42,70,0), (161294,2640070,1,'chin_type',0,22,-41), (161295,2640070,1,'eye_brow_type',-22,-44,-34), (161296,2640070,0,'eye_color',29,59,51), (161297,2640070,1,'eye_type',-87,0,0), (161298,2640070,0,'hair_face_color',119,39,114), (161299,2640070,0,'hair_type_color',119,39,114), (161300,2640070,1,'lip_type',70,51,-72), (161301,2640070,1,'nose_type',-50,-45,53), (161302,2640070,0,'skin_color',119,39,114), (161303,2640070,1,'soga_cheek_type',42,70,0), (161304,2640070,1,'soga_chin_type',0,22,-41), (161305,2640070,1,'soga_eye_brow_type',-22,-44,-34), (161306,2640070,0,'soga_eye_color',229,229,102), (161307,2640070,1,'soga_eye_type',-87,0,0), (161308,2640070,0,'soga_hair_face_color',119,39,114), (161309,2640070,0,'soga_hair_type_color',119,39,114), (161310,2640070,1,'soga_lip_type',70,51,-72), (161311,2640070,1,'soga_nose_type',-50,-45,53), (161312,2640070,0,'soga_skin_color',119,39,114), (161313,2640071,1,'cheek_type',26,-63,0), (161314,2640071,1,'chin_type',75,-87,-31), (161315,2640071,1,'eye_brow_type',-78,-39,84), (161316,2640071,0,'eye_color',131,180,186), (161317,2640071,1,'eye_type',18,0,0), (161318,2640071,0,'hair_face_color',143,48,128), (161319,2640071,0,'hair_type_color',143,48,128), (161320,2640071,1,'lip_type',-70,-28,69), (161321,2640071,1,'nose_type',83,69,28), (161322,2640071,0,'skin_color',143,48,128), (161323,2640071,1,'soga_cheek_type',26,-63,0), (161324,2640071,1,'soga_chin_type',75,-87,-31), (161325,2640071,1,'soga_eye_brow_type',-78,-39,84), (161326,2640071,0,'soga_eye_color',229,229,102), (161327,2640071,1,'soga_eye_type',18,0,0), (161328,2640071,0,'soga_hair_face_color',143,48,128), (161329,2640071,0,'soga_hair_type_color',143,48,128), (161330,2640071,1,'soga_lip_type',-70,-28,69), (161331,2640071,1,'soga_nose_type',83,69,28), (161332,2640071,0,'soga_skin_color',143,48,128), (161333,2640072,0,'eye_color',255,255,255), (161334,2640072,0,'skin_color',255,255,255), (161335,2640072,0,'soga_eye_color',255,0,255), (161336,2640073,1,'cheek_type',-5,-34,0), (161337,2640073,1,'chin_type',-42,-1,9), (161338,2640073,1,'ear_type',-14,-37,0), (161339,2640073,1,'eye_brow_type',7,25,0), (161340,2640073,0,'eye_color',30,59,46), (161341,2640073,1,'eye_type',1,0,0), (161342,2640073,0,'hair_face_color',40,22,14), (161343,2640073,0,'hair_face_highlight_color',150,67,0), (161344,2640073,0,'hair_type_color',40,22,14), (161345,2640073,0,'hair_type_highlight_color',150,67,0), (161346,2640073,1,'lip_type',29,-9,-7), (161347,2640073,1,'nose_type',3,0,-9), (161348,2640073,0,'skin_color',236,198,197), (161349,2640073,1,'soga_cheek_type',-5,-34,0), (161350,2640073,1,'soga_chin_type',-42,-1,9), (161351,2640073,1,'soga_ear_type',-14,-37,0), (161352,2640073,1,'soga_eye_brow_type',7,25,0), (161353,2640073,0,'soga_eye_color',229,229,102), (161354,2640073,1,'soga_eye_type',1,0,0), (161355,2640073,0,'soga_hair_face_color',40,22,14), (161356,2640073,0,'soga_hair_face_highlight_color',150,67,0), (161357,2640073,0,'soga_hair_type_color',40,22,14), (161358,2640073,0,'soga_hair_type_highlight_color',150,67,0), (161359,2640073,1,'soga_lip_type',29,-9,-7), (161360,2640073,1,'soga_nose_type',3,0,-9), (161361,2640073,0,'soga_skin_color',236,198,197), (161362,2640073,0,'wing_color1',255,255,255), (161363,2640073,0,'wing_color2',255,255,255), (161364,2640074,1,'cheek_type',7,-7,0), (161365,2640074,1,'chin_type',-19,20,-3), (161366,2640074,1,'ear_type',26,-8,0), (161367,2640074,1,'eye_brow_type',-14,-14,8), (161368,2640074,0,'eye_color',34,59,37), (161369,2640074,1,'eye_type',23,0,0), (161370,2640074,0,'hair_face_color',137,93,63), (161371,2640074,0,'hair_face_highlight_color',68,52,34), (161372,2640074,0,'hair_type_color',137,93,63), (161373,2640074,0,'hair_type_highlight_color',68,52,34), (161374,2640074,1,'lip_type',-10,-48,-12), (161375,2640074,1,'nose_type',25,-8,32), (161376,2640074,0,'skin_color',206,220,220), (161377,2640074,1,'soga_cheek_type',7,-7,0), (161378,2640074,1,'soga_chin_type',-19,20,-3), (161379,2640074,1,'soga_ear_type',26,-8,0), (161380,2640074,1,'soga_eye_brow_type',-14,-14,8), (161381,2640074,0,'soga_eye_color',229,229,102), (161382,2640074,1,'soga_eye_type',23,0,0), (161383,2640074,0,'soga_hair_face_color',137,93,63), (161384,2640074,0,'soga_hair_face_highlight_color',68,52,34), (161385,2640074,0,'soga_hair_type_color',137,93,63), (161386,2640074,0,'soga_hair_type_highlight_color',68,52,34), (161387,2640074,1,'soga_lip_type',-10,-48,-12), (161388,2640074,1,'soga_nose_type',25,-8,32), (161389,2640074,0,'soga_skin_color',206,220,220), (161390,2640074,0,'wing_color1',255,255,255), (161391,2640074,0,'wing_color2',255,255,255), (161392,2640075,1,'cheek_type',100,-100,0), (161393,2640075,1,'chin_type',-100,100,100), (161394,2640075,1,'ear_type',25,8,0), (161395,2640075,1,'eye_brow_type',100,100,100), (161396,2640075,0,'eye_color',118,14,183), (161397,2640075,1,'eye_type',100,0,0), (161398,2640075,0,'hair_face_color',171,60,32), (161399,2640075,0,'hair_face_highlight_color',216,192,37), (161400,2640075,0,'hair_type_color',171,60,32), (161401,2640075,0,'hair_type_highlight_color',216,192,37), (161402,2640075,1,'lip_type',100,50,-68), (161403,2640075,1,'nose_type',0,-17,0), (161404,2640075,0,'skin_color',6,0,0), (161405,2640075,1,'soga_cheek_type',100,-100,0), (161406,2640075,1,'soga_chin_type',-100,100,100), (161407,2640075,1,'soga_ear_type',25,8,0), (161408,2640075,1,'soga_eye_brow_type',100,100,100), (161409,2640075,0,'soga_eye_color',229,229,102), (161410,2640075,1,'soga_eye_type',100,0,0), (161411,2640075,0,'soga_hair_face_color',171,60,32), (161412,2640075,0,'soga_hair_face_highlight_color',216,192,37), (161413,2640075,0,'soga_hair_type_color',171,60,32), (161414,2640075,0,'soga_hair_type_highlight_color',216,192,37), (161415,2640075,1,'soga_lip_type',100,50,-68), (161416,2640075,1,'soga_nose_type',0,-17,0), (161417,2640075,0,'soga_skin_color',6,0,0), (161418,2640075,0,'wing_color1',255,255,255), (161419,2640075,0,'wing_color2',255,255,255), (161420,2640076,1,'cheek_type',-22,53,0), (161421,2640076,1,'chin_type',56,21,-72), (161422,2640076,1,'ear_type',10,-52,0), (161423,2640076,1,'eye_brow_type',0,-45,-78), (161424,2640076,0,'eye_color',39,79,91), (161425,2640076,1,'eye_type',10,0,0), (161426,2640076,0,'hair_face_color',40,21,7), (161427,2640076,0,'hair_face_highlight_color',220,180,17), (161428,2640076,0,'hair_type_color',40,21,7), (161429,2640076,0,'hair_type_highlight_color',220,180,17), (161430,2640076,1,'lip_type',-75,-41,-62), (161431,2640076,1,'nose_type',56,88,32), (161432,2640076,0,'skin_color',85,88,88), (161433,2640076,1,'soga_cheek_type',-22,53,0), (161434,2640076,1,'soga_chin_type',56,21,-72), (161435,2640076,1,'soga_ear_type',10,-52,0), (161436,2640076,1,'soga_eye_brow_type',0,-45,-78), (161437,2640076,0,'soga_eye_color',229,229,102), (161438,2640076,1,'soga_eye_type',10,0,0), (161439,2640076,0,'soga_hair_face_color',40,21,7), (161440,2640076,0,'soga_hair_face_highlight_color',220,180,17), (161441,2640076,0,'soga_hair_type_color',40,21,7), (161442,2640076,0,'soga_hair_type_highlight_color',220,180,17), (161443,2640076,1,'soga_lip_type',-75,-41,-62), (161444,2640076,1,'soga_nose_type',56,88,32), (161445,2640076,0,'soga_skin_color',85,88,88), (161446,2640076,0,'wing_color1',255,255,255), (161447,2640076,0,'wing_color2',255,255,255), (161448,2640077,1,'cheek_type',-5,-34,0), (161449,2640077,1,'chin_type',-42,-1,9), (161450,2640077,1,'ear_type',-14,-37,0), (161451,2640077,1,'eye_brow_type',7,25,0), (161452,2640077,0,'eye_color',30,59,46), (161453,2640077,1,'eye_type',1,0,0), (161454,2640077,0,'hair_face_color',40,22,14), (161455,2640077,0,'hair_face_highlight_color',150,67,0), (161456,2640077,0,'hair_type_color',40,22,14), (161457,2640077,0,'hair_type_highlight_color',150,67,0), (161458,2640077,1,'lip_type',29,-9,-7), (161459,2640077,1,'nose_type',3,0,-9), (161460,2640077,0,'skin_color',236,198,197), (161461,2640077,1,'soga_cheek_type',-5,-34,0), (161462,2640077,1,'soga_chin_type',-42,-1,9), (161463,2640077,1,'soga_ear_type',-14,-37,0), (161464,2640077,1,'soga_eye_brow_type',7,25,0), (161465,2640077,0,'soga_eye_color',229,229,102), (161466,2640077,1,'soga_eye_type',1,0,0), (161467,2640077,0,'soga_hair_face_color',40,22,14), (161468,2640077,0,'soga_hair_face_highlight_color',150,67,0), (161469,2640077,0,'soga_hair_type_color',40,22,14), (161470,2640077,0,'soga_hair_type_highlight_color',150,67,0), (161471,2640077,1,'soga_lip_type',29,-9,-7), (161472,2640077,1,'soga_nose_type',3,0,-9), (161473,2640077,0,'soga_skin_color',236,198,197), (161474,2640077,0,'wing_color1',255,255,255), (161475,2640077,0,'wing_color2',255,255,255), (161476,2640078,0,'eye_color',63,0,0), (161477,2640078,0,'skin_color',255,138,22), (161478,2640078,0,'soga_eye_color',255,0,255), (161479,2640079,1,'cheek_type',81,-75,0), (161480,2640079,1,'chin_type',34,-7,-21), (161481,2640079,1,'ear_type',51,-26,0), (161482,2640079,1,'eye_brow_type',93,40,-42), (161483,2640079,0,'eye_color',37,73,58), (161484,2640079,1,'eye_type',69,0,0), (161485,2640079,0,'hair_face_color',190,133,13), (161486,2640079,0,'hair_face_highlight_color',233,184,31), (161487,2640079,0,'hair_type_color',190,133,13), (161488,2640079,0,'hair_type_highlight_color',233,184,31), (161489,2640079,1,'lip_type',40,-34,-17), (161490,2640079,1,'nose_type',-11,-25,47), (161491,2640079,0,'skin_color',51,54,54), (161492,2640079,1,'soga_cheek_type',81,-75,0), (161493,2640079,1,'soga_chin_type',34,-7,-21), (161494,2640079,1,'soga_ear_type',51,-26,0), (161495,2640079,1,'soga_eye_brow_type',93,40,-42), (161496,2640079,0,'soga_eye_color',229,229,102), (161497,2640079,1,'soga_eye_type',69,0,0), (161498,2640079,0,'soga_hair_face_color',190,133,13), (161499,2640079,0,'soga_hair_face_highlight_color',233,184,31), (161500,2640079,0,'soga_hair_type_color',190,133,13), (161501,2640079,0,'soga_hair_type_highlight_color',233,184,31), (161502,2640079,1,'soga_lip_type',40,-34,-17), (161503,2640079,1,'soga_nose_type',-11,-25,47), (161504,2640079,0,'soga_skin_color',51,54,54), (161505,2640079,0,'wing_color1',255,255,255), (161506,2640079,0,'wing_color2',255,255,255), (161507,2640080,0,'eye_color',255,255,255), (161508,2640080,0,'skin_color',255,255,255), (161509,2640080,0,'soga_eye_color',255,0,255), (161510,2640081,1,'cheek_type',22,22,0), (161511,2640081,1,'chin_type',9,56,-71), (161512,2640081,1,'eye_brow_type',-79,28,90), (161513,2640081,0,'eye_color',67,24,82), (161514,2640081,1,'eye_type',-93,0,0), (161515,2640081,0,'hair_face_color',172,158,220), (161516,2640081,0,'hair_type_color',172,158,220), (161517,2640081,1,'lip_type',-31,47,78), (161518,2640081,1,'nose_type',-34,53,-62), (161519,2640081,0,'skin_color',172,158,220), (161520,2640081,1,'soga_cheek_type',22,22,0), (161521,2640081,1,'soga_chin_type',9,56,-71), (161522,2640081,1,'soga_eye_brow_type',-79,28,90), (161523,2640081,0,'soga_eye_color',229,229,102), (161524,2640081,1,'soga_eye_type',-93,0,0), (161525,2640081,0,'soga_hair_face_color',172,158,220), (161526,2640081,0,'soga_hair_type_color',172,158,220), (161527,2640081,1,'soga_lip_type',-31,47,78), (161528,2640081,1,'soga_nose_type',-34,53,-62), (161529,2640081,0,'soga_skin_color',172,158,220), (161530,2640081,0,'wing_color1',255,255,255), (161531,2640081,0,'wing_color2',255,255,255), (161532,2640082,1,'cheek_type',-23,-34,0), (161533,2640082,1,'chin_type',-34,-88,-55), (161534,2640082,1,'ear_type',-42,-59,0), (161535,2640082,1,'eye_brow_type',93,18,-7), (161536,2640082,0,'eye_color',144,188,195), (161537,2640082,1,'eye_type',62,0,0), (161538,2640082,0,'hair_face_color',121,38,35), (161539,2640082,0,'hair_face_highlight_color',47,33,3), (161540,2640082,0,'hair_type_color',121,38,35), (161541,2640082,0,'hair_type_highlight_color',47,33,3), (161542,2640082,1,'lip_type',-7,8,58), (161543,2640082,1,'nose_type',-4,17,81), (161544,2640082,0,'skin_color',228,177,149), (161545,2640082,1,'soga_cheek_type',-23,-34,0), (161546,2640082,1,'soga_chin_type',-34,-88,-55), (161547,2640082,1,'soga_ear_type',-42,-59,0), (161548,2640082,1,'soga_eye_brow_type',93,18,-7), (161549,2640082,0,'soga_eye_color',229,229,102), (161550,2640082,1,'soga_eye_type',62,0,0), (161551,2640082,0,'soga_hair_face_color',121,38,35), (161552,2640082,0,'soga_hair_face_highlight_color',47,33,3), (161553,2640082,0,'soga_hair_type_color',121,38,35), (161554,2640082,0,'soga_hair_type_highlight_color',47,33,3), (161555,2640082,1,'soga_lip_type',-7,8,58), (161556,2640082,1,'soga_nose_type',-4,17,81), (161557,2640082,0,'soga_skin_color',228,177,149), (161558,2640082,0,'wing_color1',255,255,255), (161559,2640082,0,'wing_color2',255,255,255), (161560,2640083,1,'cheek_type',43,14,0), (161561,2640083,1,'chin_type',-25,76,40), (161562,2640083,1,'ear_type',91,40,0), (161563,2640083,1,'eye_brow_type',-84,-50,98), (161564,2640083,0,'eye_color',38,65,40), (161565,2640083,1,'eye_type',-2,0,0), (161566,2640083,0,'hair_face_color',100,70,10), (161567,2640083,0,'hair_face_highlight_color',231,170,26), (161568,2640083,0,'hair_type_color',100,70,10), (161569,2640083,0,'hair_type_highlight_color',231,170,26), (161570,2640083,1,'lip_type',-58,-61,51), (161571,2640083,1,'nose_type',-19,81,-56), (161572,2640083,0,'skin_color',241,245,221), (161573,2640083,1,'soga_cheek_type',43,14,0), (161574,2640083,1,'soga_chin_type',-25,76,40), (161575,2640083,1,'soga_ear_type',91,40,0), (161576,2640083,1,'soga_eye_brow_type',-84,-50,98), (161577,2640083,0,'soga_eye_color',229,229,102), (161578,2640083,1,'soga_eye_type',-2,0,0), (161579,2640083,0,'soga_hair_face_color',100,70,10), (161580,2640083,0,'soga_hair_face_highlight_color',231,170,26), (161581,2640083,0,'soga_hair_type_color',100,70,10), (161582,2640083,0,'soga_hair_type_highlight_color',231,170,26), (161583,2640083,1,'soga_lip_type',-58,-61,51), (161584,2640083,1,'soga_nose_type',-19,81,-56), (161585,2640083,0,'soga_skin_color',241,245,221), (161586,2640083,0,'wing_color1',255,255,255), (161587,2640083,0,'wing_color2',255,255,255), (161588,2640084,1,'cheek_type',-1,-62,0), (161589,2640084,1,'chin_type',-56,-64,-62), (161590,2640084,1,'eye_brow_type',-28,58,8), (161591,2640084,0,'eye_color',72,11,35), (161592,2640084,1,'eye_type',-52,0,0), (161593,2640084,0,'hair_face_color',7,16,26), (161594,2640084,0,'hair_type_color',7,16,26), (161595,2640084,1,'lip_type',-97,10,-90), (161596,2640084,1,'nose_type',-56,-10,-12), (161597,2640084,0,'skin_color',7,16,26), (161598,2640084,1,'soga_cheek_type',-1,-62,0), (161599,2640084,1,'soga_chin_type',-56,-64,-62), (161600,2640084,1,'soga_eye_brow_type',-28,58,8), (161601,2640084,0,'soga_eye_color',229,229,102), (161602,2640084,1,'soga_eye_type',-52,0,0), (161603,2640084,0,'soga_hair_face_color',7,16,26), (161604,2640084,0,'soga_hair_type_color',7,16,26), (161605,2640084,1,'soga_lip_type',-97,10,-90), (161606,2640084,1,'soga_nose_type',-56,-10,-12), (161607,2640084,0,'soga_skin_color',7,16,26), (161608,2640085,0,'eye_color',255,255,255), (161609,2640085,0,'skin_color',255,255,255), (161610,2640085,0,'soga_eye_color',255,0,255), (161611,2640086,0,'eye_color',255,255,255), (161612,2640086,0,'skin_color',255,255,255), (161613,2640086,0,'soga_eye_color',255,0,255), (161614,2640087,0,'eye_color',255,255,255), (161615,2640087,0,'skin_color',255,255,255), (161616,2640087,0,'soga_eye_color',255,0,255), (161617,2640088,0,'eye_color',255,255,255), (161618,2640088,0,'skin_color',255,255,255), (161619,2640088,0,'soga_eye_color',255,0,255), (161620,2640089,0,'eye_color',170,142,117), (161621,2640089,0,'skin_color',87,170,123), (161622,2640089,0,'soga_eye_color',255,0,255), (161623,2640090,1,'cheek_type',52,-84,0), (161624,2640090,1,'chin_type',-26,-5,-37), (161625,2640090,1,'eye_brow_type',9,-17,68), (161626,2640090,0,'eye_color',81,152,173), (161627,2640090,1,'eye_type',59,0,0), (161628,2640090,0,'hair_face_color',7,23,17), (161629,2640090,0,'hair_type_color',7,23,17), (161630,2640090,1,'lip_type',20,-44,-20), (161631,2640090,1,'nose_type',-9,-38,41), (161632,2640090,0,'skin_color',7,23,17), (161633,2640090,1,'soga_cheek_type',52,-84,0), (161634,2640090,1,'soga_chin_type',-26,-5,-37), (161635,2640090,1,'soga_eye_brow_type',9,-17,68), (161636,2640090,0,'soga_eye_color',229,229,102), (161637,2640090,1,'soga_eye_type',59,0,0), (161638,2640090,0,'soga_hair_face_color',7,23,17), (161639,2640090,0,'soga_hair_type_color',7,23,17), (161640,2640090,1,'soga_lip_type',20,-44,-20), (161641,2640090,1,'soga_nose_type',-9,-38,41), (161642,2640090,0,'soga_skin_color',7,23,17), (161643,2640091,1,'cheek_type',38,38,0), (161644,2640091,1,'chin_type',23,-8,25), (161645,2640091,1,'eye_brow_type',-5,39,31), (161646,2640091,0,'eye_color',162,189,169), (161647,2640091,1,'eye_type',-34,0,0), (161648,2640091,0,'hair_face_color',105,43,40), (161649,2640091,0,'hair_type_color',105,43,40), (161650,2640091,1,'lip_type',-74,-28,81), (161651,2640091,1,'nose_type',-58,35,-38), (161652,2640091,0,'skin_color',105,43,40), (161653,2640091,1,'soga_cheek_type',38,38,0), (161654,2640091,1,'soga_chin_type',23,-8,25), (161655,2640091,1,'soga_eye_brow_type',-5,39,31), (161656,2640091,0,'soga_eye_color',229,229,102), (161657,2640091,1,'soga_eye_type',-34,0,0), (161658,2640091,0,'soga_hair_face_color',105,43,40), (161659,2640091,0,'soga_hair_type_color',105,43,40), (161660,2640091,1,'soga_lip_type',-74,-28,81), (161661,2640091,1,'soga_nose_type',-58,35,-38), (161662,2640091,0,'soga_skin_color',105,43,40), (161663,2640092,1,'cheek_type',63,0,0), (161664,2640092,1,'chin_type',-7,-19,-71), (161665,2640092,1,'eye_brow_type',-69,-95,66), (161666,2640092,0,'eye_color',90,68,33), (161667,2640092,1,'eye_type',-95,0,0), (161668,2640092,0,'hair_face_color',33,104,35), (161669,2640092,0,'hair_type_color',33,104,35), (161670,2640092,1,'lip_type',14,-59,-89), (161671,2640092,1,'nose_type',3,-78,83), (161672,2640092,0,'skin_color',33,104,35), (161673,2640092,1,'soga_cheek_type',63,0,0), (161674,2640092,1,'soga_chin_type',-7,-19,-71), (161675,2640092,1,'soga_eye_brow_type',-69,-95,66), (161676,2640092,0,'soga_eye_color',229,229,102), (161677,2640092,1,'soga_eye_type',-95,0,0), (161678,2640092,0,'soga_hair_face_color',33,104,35), (161679,2640092,0,'soga_hair_type_color',33,104,35), (161680,2640092,1,'soga_lip_type',14,-59,-89), (161681,2640092,1,'soga_nose_type',3,-78,83), (161682,2640092,0,'soga_skin_color',33,104,35), (161683,2640093,1,'cheek_type',38,38,0), (161684,2640093,1,'chin_type',23,-8,25), (161685,2640093,1,'eye_brow_type',-5,39,31), (161686,2640093,0,'eye_color',162,189,169), (161687,2640093,1,'eye_type',-34,0,0), (161688,2640093,0,'hair_face_color',105,43,40), (161689,2640093,0,'hair_type_color',105,43,40), (161690,2640093,1,'lip_type',-74,-28,81), (161691,2640093,1,'nose_type',-58,35,-38), (161692,2640093,0,'skin_color',105,43,40), (161693,2640093,1,'soga_cheek_type',38,38,0), (161694,2640093,1,'soga_chin_type',23,-8,25), (161695,2640093,1,'soga_eye_brow_type',-5,39,31), (161696,2640093,0,'soga_eye_color',229,229,102), (161697,2640093,1,'soga_eye_type',-34,0,0), (161698,2640093,0,'soga_hair_face_color',105,43,40), (161699,2640093,0,'soga_hair_type_color',105,43,40), (161700,2640093,1,'soga_lip_type',-74,-28,81), (161701,2640093,1,'soga_nose_type',-58,35,-38), (161702,2640093,0,'soga_skin_color',105,43,40), (161703,2640094,0,'eye_color',255,255,255), (161704,2640094,0,'skin_color',255,255,255), (161705,2640094,0,'soga_eye_color',255,0,255), (161706,2640095,0,'eye_color',255,255,255), (161707,2640095,0,'skin_color',255,255,255), (161708,2640095,0,'soga_eye_color',255,0,255), (161709,2640096,0,'eye_color',255,255,255), (161710,2640096,0,'skin_color',255,255,255), (161711,2640096,0,'soga_eye_color',255,0,255), (161712,2640097,0,'eye_color',255,255,255), (161713,2640097,0,'skin_color',255,255,255), (161714,2640097,0,'soga_eye_color',255,0,255), (161715,2640098,0,'eye_color',255,255,255), (161716,2640098,0,'skin_color',255,255,255), (161717,2640098,0,'soga_eye_color',255,0,255), (161718,2640099,0,'eye_color',255,255,255), (161719,2640099,0,'skin_color',255,255,255), (161720,2640099,0,'soga_eye_color',255,0,255), (161721,2640100,0,'eye_color',255,255,255), (161722,2640100,0,'skin_color',255,255,255), (161723,2640100,0,'soga_eye_color',255,0,255), (161724,2640101,0,'eye_color',255,255,255), (161725,2640101,0,'skin_color',255,255,255), (161726,2640101,0,'soga_eye_color',255,0,255), (161727,2640102,0,'eye_color',255,255,255), (161728,2640102,0,'skin_color',182,239,239), (161729,2640102,0,'soga_eye_color',255,0,255), (161730,2640103,0,'eye_color',255,255,255), (161731,2640103,0,'skin_color',255,255,255), (161732,2640103,0,'soga_eye_color',255,0,255), (161733,2640104,0,'eye_color',255,255,255), (161734,2640104,0,'skin_color',255,255,255), (161735,2640104,0,'soga_eye_color',255,0,255), (161736,2640105,0,'eye_color',255,255,255), (161737,2640105,0,'skin_color',255,255,255), (161738,2640105,0,'soga_eye_color',255,0,255), (161739,2640106,0,'eye_color',255,255,255), (161740,2640106,0,'skin_color',255,255,255), (161741,2640106,0,'soga_eye_color',255,0,255), (161742,2640107,0,'eye_color',255,255,255), (161743,2640107,0,'skin_color',182,239,239), (161744,2640107,0,'soga_eye_color',255,0,255), (161745,2640108,0,'eye_color',255,255,255), (161746,2640108,0,'skin_color',255,255,255), (161747,2640108,0,'soga_eye_color',255,0,255), (161748,2640109,0,'eye_color',255,255,255), (161749,2640109,0,'skin_color',255,255,255), (161750,2640109,0,'soga_eye_color',255,0,255), (161751,2640110,0,'eye_color',255,255,255), (161752,2640110,0,'skin_color',255,255,255), (161753,2640110,0,'soga_eye_color',255,0,255), (161754,2640111,0,'eye_color',255,255,255), (161755,2640111,0,'skin_color',255,255,255), (161756,2640111,0,'soga_eye_color',255,0,255), (161757,2640112,0,'eye_color',255,255,255), (161758,2640112,0,'skin_color',255,255,255), (161759,2640112,0,'soga_eye_color',255,0,255), (161760,2640113,0,'eye_color',255,255,255), (161761,2640113,0,'skin_color',255,255,255), (161762,2640113,0,'soga_eye_color',255,0,255), (161763,2640114,0,'eye_color',82,82,82), (161764,2640114,0,'skin_color',80,131,177), (161765,2640114,0,'soga_eye_color',255,0,255), (161766,2640115,0,'eye_color',255,255,255), (161767,2640115,0,'skin_color',255,255,255), (161768,2640115,0,'soga_eye_color',255,0,255), (161769,2640116,1,'cheek_type',4,-97,0), (161770,2640116,1,'chin_type',44,-75,-79), (161771,2640116,1,'eye_brow_type',64,50,-75), (161772,2640116,0,'eye_color',108,162,154), (161773,2640116,1,'eye_type',12,0,0), (161774,2640116,0,'hair_face_color',8,12,34), (161775,2640116,0,'hair_type_color',8,12,34), (161776,2640116,1,'lip_type',7,32,55), (161777,2640116,1,'nose_type',50,-23,-58), (161778,2640116,0,'skin_color',8,12,34), (161779,2640116,1,'soga_cheek_type',4,-97,0), (161780,2640116,1,'soga_chin_type',44,-75,-79), (161781,2640116,1,'soga_eye_brow_type',64,50,-75), (161782,2640116,0,'soga_eye_color',229,229,102), (161783,2640116,1,'soga_eye_type',12,0,0), (161784,2640116,0,'soga_hair_face_color',8,12,34), (161785,2640116,0,'soga_hair_type_color',8,12,34), (161786,2640116,1,'soga_lip_type',7,32,55), (161787,2640116,1,'soga_nose_type',50,-23,-58), (161788,2640116,0,'soga_skin_color',8,12,34), (161789,2640117,1,'cheek_type',40,-82,0), (161790,2640117,1,'chin_type',90,-55,-12), (161791,2640117,1,'eye_brow_type',89,-94,65), (161792,2640117,0,'eye_color',50,7,20), (161793,2640117,1,'eye_type',-47,0,0), (161794,2640117,0,'hair_face_color',8,25,7), (161795,2640117,0,'hair_type_color',8,25,7), (161796,2640117,1,'lip_type',50,89,-31), (161797,2640117,1,'nose_type',-40,-94,-23), (161798,2640117,0,'skin_color',8,25,7), (161799,2640117,1,'soga_cheek_type',40,-82,0), (161800,2640117,1,'soga_chin_type',90,-55,-12), (161801,2640117,1,'soga_eye_brow_type',89,-94,65), (161802,2640117,0,'soga_eye_color',229,229,102), (161803,2640117,1,'soga_eye_type',-47,0,0), (161804,2640117,0,'soga_hair_face_color',8,25,7), (161805,2640117,0,'soga_hair_type_color',8,25,7), (161806,2640117,1,'soga_lip_type',50,89,-31), (161807,2640117,1,'soga_nose_type',-40,-94,-23), (161808,2640117,0,'soga_skin_color',8,25,7), (161809,2640118,0,'eye_color',211,185,78), (161810,2640118,0,'skin_color',62,138,77), (161811,2640118,0,'soga_eye_color',255,0,255), (161812,2640119,1,'cheek_type',-100,-100,0), (161813,2640119,1,'chin_type',-56,61,70), (161814,2640119,1,'eye_brow_type',50,68,31), (161815,2640119,0,'eye_color',161,199,211), (161816,2640119,1,'eye_type',-87,0,0), (161817,2640119,0,'hair_face_color',80,14,48), (161818,2640119,0,'hair_type_color',80,14,48), (161819,2640119,1,'lip_type',62,-96,0), (161820,2640119,1,'nose_type',64,2,-87), (161821,2640119,0,'skin_color',80,14,48), (161822,2640119,1,'soga_cheek_type',-100,-100,0), (161823,2640119,1,'soga_chin_type',-56,61,70), (161824,2640119,1,'soga_eye_brow_type',50,68,31), (161825,2640119,0,'soga_eye_color',229,229,102), (161826,2640119,1,'soga_eye_type',-87,0,0), (161827,2640119,0,'soga_hair_face_color',80,14,48), (161828,2640119,0,'soga_hair_type_color',80,14,48), (161829,2640119,1,'soga_lip_type',62,-96,0), (161830,2640119,1,'soga_nose_type',64,2,-87), (161831,2640119,0,'soga_skin_color',80,14,48), (161832,2640120,1,'cheek_type',-83,87,0), (161833,2640120,1,'chin_type',40,-38,-25), (161834,2640120,1,'eye_brow_type',-93,28,38), (161835,2640120,0,'eye_color',21,22,90), (161836,2640120,1,'eye_type',-9,0,0), (161837,2640120,0,'hair_face_color',21,60,42), (161838,2640120,0,'hair_type_color',21,60,42), (161839,2640120,1,'lip_type',-93,35,94), (161840,2640120,1,'nose_type',-79,-29,-50), (161841,2640120,0,'skin_color',21,60,42), (161842,2640120,1,'soga_cheek_type',-83,87,0), (161843,2640120,1,'soga_chin_type',40,-38,-25), (161844,2640120,1,'soga_eye_brow_type',-93,28,38), (161845,2640120,0,'soga_eye_color',229,229,102), (161846,2640120,1,'soga_eye_type',-9,0,0), (161847,2640120,0,'soga_hair_face_color',21,60,42), (161848,2640120,0,'soga_hair_type_color',21,60,42), (161849,2640120,1,'soga_lip_type',-93,35,94), (161850,2640120,1,'soga_nose_type',-79,-29,-50), (161851,2640120,0,'soga_skin_color',21,60,42), (161852,2640121,1,'cheek_type',-37,18,0), (161853,2640121,1,'chin_type',7,3,75), (161854,2640121,1,'eye_brow_type',3,-20,-88), (161855,2640121,0,'eye_color',62,82,47), (161856,2640121,1,'eye_type',69,0,0), (161857,2640121,0,'hair_face_color',84,87,22), (161858,2640121,0,'hair_type_color',84,87,22), (161859,2640121,1,'lip_type',-44,34,-50), (161860,2640121,1,'nose_type',84,21,-55), (161861,2640121,0,'skin_color',84,87,22), (161862,2640121,1,'soga_cheek_type',-37,18,0), (161863,2640121,1,'soga_chin_type',7,3,75), (161864,2640121,1,'soga_eye_brow_type',3,-20,-88), (161865,2640121,0,'soga_eye_color',229,229,102), (161866,2640121,1,'soga_eye_type',69,0,0), (161867,2640121,0,'soga_hair_face_color',84,87,22), (161868,2640121,0,'soga_hair_type_color',84,87,22), (161869,2640121,1,'soga_lip_type',-44,34,-50), (161870,2640121,1,'soga_nose_type',84,21,-55), (161871,2640121,0,'soga_skin_color',84,87,22), (161872,2640121,0,'wing_color1',255,255,255), (161873,2640121,0,'wing_color2',255,255,255), (161874,2640122,1,'cheek_type',91,81,0), (161875,2640122,1,'chin_type',-97,52,-23), (161876,2640122,1,'eye_brow_type',-94,-72,87), (161877,2640122,0,'eye_color',84,153,167), (161878,2640122,1,'eye_type',51,0,0), (161879,2640122,0,'hair_face_color',81,29,100), (161880,2640122,0,'hair_type_color',81,29,100), (161881,2640122,1,'lip_type',79,66,68), (161882,2640122,1,'nose_type',-40,-85,-25), (161883,2640122,0,'skin_color',81,29,100), (161884,2640122,1,'soga_cheek_type',91,81,0), (161885,2640122,1,'soga_chin_type',-97,52,-23), (161886,2640122,1,'soga_eye_brow_type',-94,-72,87), (161887,2640122,0,'soga_eye_color',229,229,102), (161888,2640122,1,'soga_eye_type',51,0,0), (161889,2640122,0,'soga_hair_face_color',81,29,100), (161890,2640122,0,'soga_hair_type_color',81,29,100), (161891,2640122,1,'soga_lip_type',79,66,68), (161892,2640122,1,'soga_nose_type',-40,-85,-25), (161893,2640122,0,'soga_skin_color',81,29,100), (161894,2640123,0,'eye_color',255,255,255), (161895,2640123,0,'skin_color',255,255,255), (161896,2640123,0,'soga_eye_color',255,0,255), (161897,2640124,0,'eye_color',110,86,137), (161898,2640124,0,'skin_color',82,82,82), (161899,2640124,0,'soga_eye_color',255,0,255), (161900,2640125,0,'eye_color',255,255,255), (161901,2640125,0,'skin_color',255,255,255), (161902,2640125,0,'soga_eye_color',255,0,255), (161903,2640126,0,'eye_color',63,0,0), (161904,2640126,0,'skin_color',255,138,22), (161905,2640126,0,'soga_eye_color',255,0,255), (161906,2640127,0,'eye_color',255,255,255), (161907,2640127,0,'skin_color',255,255,255), (161908,2640127,0,'soga_eye_color',255,0,255), (161909,2640128,1,'cheek_type',-3,-38,0), (161910,2640128,1,'chin_type',28,-41,-26), (161911,2640128,1,'eye_brow_type',-47,44,44), (161912,2640128,0,'eye_color',40,82,90), (161913,2640128,1,'eye_type',-50,0,0), (161914,2640128,0,'hair_face_color',100,74,44), (161915,2640128,0,'hair_type_color',100,74,44), (161916,2640128,1,'lip_type',62,51,84), (161917,2640128,1,'nose_type',35,-32,-1), (161918,2640128,0,'skin_color',100,74,44), (161919,2640128,1,'soga_cheek_type',-3,-38,0), (161920,2640128,1,'soga_chin_type',28,-41,-26), (161921,2640128,1,'soga_eye_brow_type',-47,44,44), (161922,2640128,0,'soga_eye_color',229,229,102), (161923,2640128,1,'soga_eye_type',-50,0,0), (161924,2640128,0,'soga_hair_face_color',100,74,44), (161925,2640128,0,'soga_hair_type_color',100,74,44), (161926,2640128,1,'soga_lip_type',62,51,84), (161927,2640128,1,'soga_nose_type',35,-32,-1), (161928,2640128,0,'soga_skin_color',100,74,44), (161929,2640129,1,'cheek_type',-22,53,0), (161930,2640129,1,'chin_type',56,21,-72), (161931,2640129,1,'ear_type',10,-52,0), (161932,2640129,1,'eye_brow_type',0,-45,-78), (161933,2640129,0,'eye_color',39,79,91), (161934,2640129,1,'eye_type',10,0,0), (161935,2640129,0,'hair_face_color',40,21,7), (161936,2640129,0,'hair_face_highlight_color',220,180,17), (161937,2640129,0,'hair_type_color',40,21,7), (161938,2640129,0,'hair_type_highlight_color',220,180,17), (161939,2640129,1,'lip_type',-75,-41,-62), (161940,2640129,1,'nose_type',56,88,32), (161941,2640129,0,'skin_color',85,88,88), (161942,2640129,1,'soga_cheek_type',-22,53,0), (161943,2640129,1,'soga_chin_type',56,21,-72), (161944,2640129,1,'soga_ear_type',10,-52,0), (161945,2640129,1,'soga_eye_brow_type',0,-45,-78), (161946,2640129,0,'soga_eye_color',229,229,102), (161947,2640129,1,'soga_eye_type',10,0,0), (161948,2640129,0,'soga_hair_face_color',40,21,7), (161949,2640129,0,'soga_hair_face_highlight_color',220,180,17), (161950,2640129,0,'soga_hair_type_color',40,21,7), (161951,2640129,0,'soga_hair_type_highlight_color',220,180,17), (161952,2640129,1,'soga_lip_type',-75,-41,-62), (161953,2640129,1,'soga_nose_type',56,88,32), (161954,2640129,0,'soga_skin_color',85,88,88), (161955,2640129,0,'wing_color1',255,255,255), (161956,2640129,0,'wing_color2',255,255,255), (161957,2640130,1,'cheek_type',-11,10,0), (161958,2640130,1,'chin_type',-53,-28,2), (161959,2640130,1,'ear_type',-31,-47,0), (161960,2640130,1,'eye_brow_type',-93,45,42), (161961,2640130,0,'eye_color',121,172,178), (161962,2640130,1,'eye_type',63,0,0), (161963,2640130,0,'hair_face_color',145,49,29), (161964,2640130,0,'hair_face_highlight_color',15,1,21), (161965,2640130,0,'hair_type_color',145,49,29), (161966,2640130,0,'hair_type_highlight_color',15,1,21), (161967,2640130,1,'lip_type',-51,-93,-85), (161968,2640130,1,'nose_type',18,46,3), (161969,2640130,0,'skin_color',223,186,182), (161970,2640130,1,'soga_cheek_type',-11,10,0), (161971,2640130,1,'soga_chin_type',-53,-28,2), (161972,2640130,1,'soga_ear_type',-31,-47,0), (161973,2640130,1,'soga_eye_brow_type',-93,45,42), (161974,2640130,0,'soga_eye_color',229,229,102), (161975,2640130,1,'soga_eye_type',63,0,0), (161976,2640130,0,'soga_hair_face_color',145,49,29), (161977,2640130,0,'soga_hair_face_highlight_color',15,1,21), (161978,2640130,0,'soga_hair_type_color',145,49,29), (161979,2640130,0,'soga_hair_type_highlight_color',15,1,21), (161980,2640130,1,'soga_lip_type',-51,-93,-85), (161981,2640130,1,'soga_nose_type',18,46,3), (161982,2640130,0,'soga_skin_color',223,186,182), (161983,2640130,0,'wing_color1',255,255,255), (161984,2640130,0,'wing_color2',255,255,255), (161985,2640131,1,'cheek_type',-76,-79,0), (161986,2640131,1,'chin_type',-74,-96,-52), (161987,2640131,1,'eye_brow_type',84,52,93), (161988,2640131,0,'eye_color',69,52,31), (161989,2640131,1,'eye_type',-83,0,0), (161990,2640131,0,'hair_face_color',68,165,172), (161991,2640131,0,'hair_type_color',68,165,172), (161992,2640131,1,'lip_type',46,-2,-7), (161993,2640131,1,'nose_type',-56,85,-15), (161994,2640131,0,'skin_color',68,165,172), (161995,2640131,1,'soga_cheek_type',-76,-79,0), (161996,2640131,1,'soga_chin_type',-74,-96,-52), (161997,2640131,1,'soga_eye_brow_type',84,52,93), (161998,2640131,0,'soga_eye_color',229,229,102), (161999,2640131,1,'soga_eye_type',-83,0,0), (162000,2640131,0,'soga_hair_face_color',68,165,172), (162001,2640131,0,'soga_hair_type_color',68,165,172), (162002,2640131,1,'soga_lip_type',46,-2,-7), (162003,2640131,1,'soga_nose_type',-56,85,-15), (162004,2640131,0,'soga_skin_color',68,165,172), (162005,2640131,0,'wing_color1',255,255,255), (162006,2640131,0,'wing_color2',255,255,255), (162007,2640132,0,'eye_color',63,0,0), (162008,2640132,0,'skin_color',255,138,22), (162009,2640132,0,'soga_eye_color',255,0,255), (162010,2640133,0,'eye_color',63,0,0), (162011,2640133,0,'skin_color',255,138,22), (162012,2640133,0,'soga_eye_color',255,0,255), (162013,2640134,0,'eye_color',63,0,0), (162014,2640134,0,'skin_color',255,138,22), (162015,2640134,0,'soga_eye_color',255,0,255), (162016,2640135,0,'eye_color',63,0,0), (162017,2640135,0,'skin_color',255,138,22), (162018,2640135,0,'soga_eye_color',255,0,255), (162019,2640136,1,'cheek_type',4,-97,0), (162020,2640136,1,'chin_type',44,-75,-79), (162021,2640136,1,'eye_brow_type',64,50,-75), (162022,2640136,0,'eye_color',108,162,154), (162023,2640136,1,'eye_type',12,0,0), (162024,2640136,0,'hair_face_color',8,12,34), (162025,2640136,0,'hair_type_color',8,12,34), (162026,2640136,1,'lip_type',7,32,55), (162027,2640136,1,'nose_type',50,-23,-58), (162028,2640136,0,'skin_color',8,12,34), (162029,2640136,1,'soga_cheek_type',4,-97,0), (162030,2640136,1,'soga_chin_type',44,-75,-79), (162031,2640136,1,'soga_eye_brow_type',64,50,-75), (162032,2640136,0,'soga_eye_color',229,229,102), (162033,2640136,1,'soga_eye_type',12,0,0), (162034,2640136,0,'soga_hair_face_color',8,12,34), (162035,2640136,0,'soga_hair_type_color',8,12,34), (162036,2640136,1,'soga_lip_type',7,32,55), (162037,2640136,1,'soga_nose_type',50,-23,-58), (162038,2640136,0,'soga_skin_color',8,12,34), (162039,2640136,0,'wing_color1',255,255,255), (162040,2640136,0,'wing_color2',255,255,255), (162041,2640137,1,'cheek_type',-50,90,0), (162042,2640137,1,'chin_type',21,68,50), (162043,2640137,1,'eye_brow_type',50,-81,69), (162044,2640137,0,'eye_color',116,170,180), (162045,2640137,1,'eye_type',50,0,0), (162046,2640137,0,'hair_face_color',90,61,40), (162047,2640137,0,'hair_type_color',90,61,40), (162048,2640137,1,'lip_type',19,56,-29), (162049,2640137,1,'nose_type',-37,38,31), (162050,2640137,0,'skin_color',90,61,40), (162051,2640137,1,'soga_cheek_type',-50,90,0), (162052,2640137,1,'soga_chin_type',21,68,50), (162053,2640137,1,'soga_eye_brow_type',50,-81,69), (162054,2640137,0,'soga_eye_color',229,229,102), (162055,2640137,1,'soga_eye_type',50,0,0), (162056,2640137,0,'soga_hair_face_color',90,61,40), (162057,2640137,0,'soga_hair_type_color',90,61,40), (162058,2640137,1,'soga_lip_type',19,56,-29), (162059,2640137,1,'soga_nose_type',-37,38,31), (162060,2640137,0,'soga_skin_color',90,61,40), (162061,2640137,0,'wing_color1',255,255,255), (162062,2640137,0,'wing_color2',255,255,255), (162063,2640138,0,'eye_color',255,255,255), (162064,2640138,0,'skin_color',255,255,255), (162065,2640138,0,'soga_eye_color',255,0,255), (162066,2640139,0,'eye_color',175,175,175), (162067,2640139,0,'skin_color',35,77,43), (162068,2640139,0,'soga_eye_color',255,0,255), (162069,2640140,0,'eye_color',255,255,255), (162070,2640140,0,'skin_color',255,255,255), (162071,2640140,0,'soga_eye_color',255,0,255), (162072,2640141,0,'eye_color',255,255,255), (162073,2640141,0,'skin_color',255,255,255), (162074,2640141,0,'soga_eye_color',255,0,255), (162075,2640142,0,'eye_color',255,255,255), (162076,2640142,0,'skin_color',255,255,255), (162077,2640142,0,'soga_eye_color',255,0,255), (162078,2640143,0,'eye_color',255,255,255), (162079,2640143,0,'skin_color',255,255,255), (162080,2640143,0,'soga_eye_color',255,0,255), (162081,2640144,0,'eye_color',255,255,255), (162082,2640144,0,'skin_color',255,255,255), (162083,2640144,0,'soga_eye_color',255,0,255), (162084,2640145,0,'eye_color',255,255,255), (162085,2640145,0,'skin_color',255,255,255), (162086,2640145,0,'soga_eye_color',255,0,255), (162087,2640146,0,'eye_color',255,255,255), (162088,2640146,0,'skin_color',255,255,255), (162089,2640146,0,'soga_eye_color',255,0,255), (162090,2640147,0,'eye_color',255,255,255), (162091,2640147,0,'skin_color',255,255,255), (162092,2640147,0,'soga_eye_color',255,0,255), (162093,2640148,0,'eye_color',255,255,255), (162094,2640148,0,'skin_color',255,255,255), (162095,2640148,0,'soga_eye_color',255,0,255), (162096,2640149,0,'eye_color',255,255,255), (162097,2640149,0,'skin_color',255,255,255), (162098,2640149,0,'soga_eye_color',255,0,255), (162099,2640150,0,'eye_color',255,255,255), (162100,2640150,0,'skin_color',61,137,77), (162101,2640150,0,'soga_eye_color',255,0,255), (162102,2640151,0,'eye_color',255,255,255), (162103,2640151,0,'skin_color',61,137,77), (162104,2640151,0,'soga_eye_color',255,0,255), (162105,2640152,0,'eye_color',255,255,255), (162106,2640152,0,'skin_color',255,255,255), (162107,2640152,0,'soga_eye_color',255,0,255), (162108,2640153,1,'cheek_type',7,-93,0), (162109,2640153,1,'chin_type',83,77,-68), (162110,2640153,1,'eye_brow_type',-100,-69,-62), (162111,2640153,0,'eye_color',149,192,205), (162112,2640153,1,'eye_type',75,0,0), (162113,2640153,0,'hair_face_color',17,49,13), (162114,2640153,0,'hair_type_color',17,49,13), (162115,2640153,1,'lip_type',56,71,100), (162116,2640153,1,'nose_type',-17,-62,-61), (162117,2640153,0,'skin_color',17,49,13), (162118,2640153,1,'soga_cheek_type',7,-93,0), (162119,2640153,1,'soga_chin_type',83,77,-68), (162120,2640153,1,'soga_eye_brow_type',-100,-69,-62), (162121,2640153,0,'soga_eye_color',229,229,102), (162122,2640153,1,'soga_eye_type',75,0,0), (162123,2640153,0,'soga_hair_face_color',17,49,13), (162124,2640153,0,'soga_hair_type_color',17,49,13), (162125,2640153,1,'soga_lip_type',56,71,100), (162126,2640153,1,'soga_nose_type',-17,-62,-61), (162127,2640153,0,'soga_skin_color',17,49,13), (162128,2640154,1,'cheek_type',7,-93,0), (162129,2640154,1,'chin_type',83,77,-68), (162130,2640154,1,'eye_brow_type',-100,-69,-62), (162131,2640154,0,'eye_color',149,192,205), (162132,2640154,1,'eye_type',75,0,0), (162133,2640154,0,'hair_face_color',17,49,13), (162134,2640154,0,'hair_type_color',17,49,13), (162135,2640154,1,'lip_type',56,71,100), (162136,2640154,1,'nose_type',-17,-62,-61), (162137,2640154,0,'skin_color',17,49,13), (162138,2640154,1,'soga_cheek_type',7,-93,0), (162139,2640154,1,'soga_chin_type',83,77,-68), (162140,2640154,1,'soga_eye_brow_type',-100,-69,-62), (162141,2640154,0,'soga_eye_color',229,229,102), (162142,2640154,1,'soga_eye_type',75,0,0), (162143,2640154,0,'soga_hair_face_color',17,49,13), (162144,2640154,0,'soga_hair_type_color',17,49,13), (162145,2640154,1,'soga_lip_type',56,71,100), (162146,2640154,1,'soga_nose_type',-17,-62,-61), (162147,2640154,0,'soga_skin_color',17,49,13), (162148,2640155,1,'cheek_type',38,38,0), (162149,2640155,1,'chin_type',23,-8,25), (162150,2640155,1,'eye_brow_type',-5,39,31), (162151,2640155,0,'eye_color',162,189,169), (162152,2640155,1,'eye_type',-34,0,0), (162153,2640155,0,'hair_face_color',105,43,40), (162154,2640155,0,'hair_type_color',105,43,40), (162155,2640155,1,'lip_type',-74,-28,81), (162156,2640155,1,'nose_type',-58,35,-38), (162157,2640155,0,'skin_color',105,43,40), (162158,2640155,1,'soga_cheek_type',38,38,0), (162159,2640155,1,'soga_chin_type',23,-8,25), (162160,2640155,1,'soga_eye_brow_type',-5,39,31), (162161,2640155,0,'soga_eye_color',229,229,102), (162162,2640155,1,'soga_eye_type',-34,0,0), (162163,2640155,0,'soga_hair_face_color',105,43,40), (162164,2640155,0,'soga_hair_type_color',105,43,40), (162165,2640155,1,'soga_lip_type',-74,-28,81), (162166,2640155,1,'soga_nose_type',-58,35,-38), (162167,2640155,0,'soga_skin_color',105,43,40), (162168,2640156,1,'cheek_type',64,-53,0), (162169,2640156,1,'chin_type',-7,35,-31), (162170,2640156,1,'eye_brow_type',-55,17,93), (162171,2640156,0,'eye_color',202,177,158), (162172,2640156,1,'eye_type',25,0,0), (162173,2640156,0,'hair_face_color',40,100,144), (162174,2640156,0,'hair_type_color',40,100,144), (162175,2640156,1,'lip_type',95,-7,46), (162176,2640156,1,'nose_type',55,-77,0), (162177,2640156,0,'skin_color',40,100,144), (162178,2640156,1,'soga_cheek_type',64,-53,0), (162179,2640156,1,'soga_chin_type',-7,35,-31), (162180,2640156,1,'soga_eye_brow_type',-55,17,93), (162181,2640156,0,'soga_eye_color',204,204,204), (162182,2640156,1,'soga_eye_type',25,0,0), (162183,2640156,0,'soga_hair_face_color',40,100,144), (162184,2640156,0,'soga_hair_type_color',40,100,144), (162185,2640156,1,'soga_lip_type',95,-7,46), (162186,2640156,1,'soga_nose_type',55,-77,0), (162187,2640156,0,'soga_skin_color',40,100,144), (162188,2640157,0,'eye_color',52,52,52), (162189,2640157,0,'skin_color',211,184,79), (162190,2640157,0,'soga_eye_color',255,0,255), (162191,2640158,0,'eye_color',22,86,89), (162192,2640158,0,'skin_color',119,163,35), (162193,2640158,0,'soga_eye_color',255,0,255), (162194,2640159,0,'eye_color',255,255,255), (162195,2640159,0,'skin_color',255,255,255), (162196,2640159,0,'soga_eye_color',255,0,255), (162197,2640160,0,'eye_color',255,255,255), (162198,2640160,0,'skin_color',255,255,255), (162199,2640160,0,'soga_eye_color',255,0,255), (162200,2640161,0,'eye_color',255,255,255), (162201,2640161,0,'skin_color',255,255,255), (162202,2640161,0,'soga_eye_color',255,0,255), (162203,2640162,0,'eye_color',110,38,56), (162204,2640162,0,'skin_color',28,28,28), (162205,2640162,0,'soga_eye_color',255,0,255), (162206,2640163,0,'eye_color',255,255,255), (162207,2640163,0,'skin_color',255,255,255), (162208,2640163,0,'soga_eye_color',255,0,255), (162209,2640164,0,'eye_color',158,179,230), (162210,2640164,0,'skin_color',211,184,79), (162211,2640164,0,'soga_eye_color',255,0,255), (162212,2640165,0,'eye_color',23,84,29), (162213,2640165,0,'skin_color',119,163,34), (162214,2640165,0,'soga_eye_color',255,0,255), (162215,2640166,0,'eye_color',89,36,36), (162216,2640166,0,'skin_color',119,119,119), (162217,2640166,0,'soga_eye_color',255,0,255), (162218,2640167,0,'eye_color',22,86,89), (162219,2640167,0,'skin_color',119,163,35), (162220,2640167,0,'soga_eye_color',255,0,255), (162221,2640168,0,'eye_color',255,255,255), (162222,2640168,0,'skin_color',255,255,255), (162223,2640168,0,'soga_eye_color',255,0,255), (162224,2640169,0,'eye_color',255,255,255), (162225,2640169,0,'skin_color',255,255,255), (162226,2640169,0,'soga_eye_color',255,0,255), (162227,2640170,0,'eye_color',255,255,255), (162228,2640170,0,'skin_color',255,255,255), (162229,2640170,0,'soga_eye_color',255,0,255), (162230,2640171,0,'eye_color',255,255,255), (162231,2640171,0,'skin_color',255,255,255), (162232,2640171,0,'soga_eye_color',255,0,255), (162233,2640172,0,'eye_color',255,255,255), (162234,2640172,0,'skin_color',255,255,255), (162235,2640172,0,'soga_eye_color',255,0,255), (162236,2640173,0,'eye_color',22,86,89), (162237,2640173,0,'skin_color',119,163,35), (162238,2640173,0,'soga_eye_color',255,0,255), (162239,2640174,1,'cheek_type',22,22,0), (162240,2640174,1,'chin_type',9,56,-71), (162241,2640174,1,'eye_brow_type',-79,28,90), (162242,2640174,0,'eye_color',67,24,82), (162243,2640174,1,'eye_type',-93,0,0), (162244,2640174,0,'hair_face_color',172,158,220), (162245,2640174,0,'hair_type_color',172,158,220), (162246,2640174,1,'lip_type',-31,47,78), (162247,2640174,1,'nose_type',-34,53,-62), (162248,2640174,0,'skin_color',172,158,220), (162249,2640174,1,'soga_cheek_type',22,22,0), (162250,2640174,1,'soga_chin_type',9,56,-71), (162251,2640174,1,'soga_eye_brow_type',-79,28,90), (162252,2640174,0,'soga_eye_color',229,229,102), (162253,2640174,1,'soga_eye_type',-93,0,0), (162254,2640174,0,'soga_hair_face_color',172,158,220), (162255,2640174,0,'soga_hair_type_color',172,158,220), (162256,2640174,1,'soga_lip_type',-31,47,78), (162257,2640174,1,'soga_nose_type',-34,53,-62), (162258,2640174,0,'soga_skin_color',172,158,220), (162259,2640174,0,'wing_color1',255,255,255), (162260,2640174,0,'wing_color2',255,255,255), (162261,2640175,1,'cheek_type',-50,90,0), (162262,2640175,1,'chin_type',21,68,50), (162263,2640175,1,'eye_brow_type',50,-81,69), (162264,2640175,0,'eye_color',116,170,180), (162265,2640175,1,'eye_type',50,0,0), (162266,2640175,0,'hair_face_color',90,61,40), (162267,2640175,0,'hair_type_color',90,61,40), (162268,2640175,1,'lip_type',19,56,-29), (162269,2640175,1,'nose_type',-37,38,31), (162270,2640175,0,'skin_color',90,61,40), (162271,2640175,1,'soga_cheek_type',-50,90,0), (162272,2640175,1,'soga_chin_type',21,68,50), (162273,2640175,1,'soga_eye_brow_type',50,-81,69), (162274,2640175,0,'soga_eye_color',229,229,102), (162275,2640175,1,'soga_eye_type',50,0,0), (162276,2640175,0,'soga_hair_face_color',90,61,40), (162277,2640175,0,'soga_hair_type_color',90,61,40), (162278,2640175,1,'soga_lip_type',19,56,-29), (162279,2640175,1,'soga_nose_type',-37,38,31), (162280,2640175,0,'soga_skin_color',90,61,40), (162281,2640176,1,'cheek_type',32,85,0), (162282,2640176,1,'chin_type',81,82,23), (162283,2640176,1,'eye_brow_type',-97,-22,-81), (162284,2640176,0,'eye_color',88,143,121), (162285,2640176,1,'eye_type',96,0,0), (162286,2640176,0,'hair_face_color',114,98,46), (162287,2640176,0,'hair_type_color',114,98,46), (162288,2640176,1,'lip_type',83,7,62), (162289,2640176,1,'nose_type',98,-93,8), (162290,2640176,0,'skin_color',114,98,46), (162291,2640176,1,'soga_cheek_type',32,85,0), (162292,2640176,1,'soga_chin_type',81,82,23), (162293,2640176,1,'soga_eye_brow_type',-97,-22,-81), (162294,2640176,0,'soga_eye_color',229,229,102), (162295,2640176,1,'soga_eye_type',96,0,0), (162296,2640176,0,'soga_hair_face_color',114,98,46), (162297,2640176,0,'soga_hair_type_color',114,98,46), (162298,2640176,1,'soga_lip_type',83,7,62), (162299,2640176,1,'soga_nose_type',98,-93,8), (162300,2640176,0,'soga_skin_color',114,98,46), (162301,2640176,0,'wing_color1',255,255,255), (162302,2640176,0,'wing_color2',255,255,255), (162303,2640177,0,'eye_color',255,255,255), (162304,2640177,0,'skin_color',255,255,255), (162305,2640177,0,'soga_eye_color',255,0,255), (162306,2640178,0,'eye_color',255,255,255), (162307,2640178,0,'skin_color',255,255,255), (162308,2640178,0,'soga_eye_color',255,0,255), (162309,2640179,0,'eye_color',52,52,52), (162310,2640179,0,'skin_color',239,209,89), (162311,2640179,0,'soga_eye_color',255,0,255), (162312,2640180,0,'eye_color',147,97,68), (162313,2640180,0,'skin_color',152,7,0), (162314,2640180,0,'soga_eye_color',255,0,255), (162315,2640181,0,'eye_color',255,255,255), (162316,2640181,0,'skin_color',255,255,255), (162317,2640181,0,'soga_eye_color',255,0,255), (162318,2640182,0,'eye_color',255,255,255), (162319,2640182,0,'skin_color',255,255,255), (162320,2640182,0,'soga_eye_color',255,0,255), (162321,2640183,0,'eye_color',255,255,255), (162322,2640183,0,'skin_color',255,255,255), (162323,2640183,0,'soga_eye_color',255,0,255), (162324,2640184,0,'eye_color',255,255,255), (162325,2640184,0,'skin_color',255,255,255), (162326,2640184,0,'soga_eye_color',255,0,255), (162327,2640185,0,'eye_color',255,255,255), (162328,2640185,0,'skin_color',255,255,255), (162329,2640185,0,'soga_eye_color',255,0,255), (162330,2640186,0,'eye_color',255,255,255), (162331,2640186,0,'skin_color',255,255,255), (162332,2640186,0,'soga_eye_color',255,0,255), (162333,2640187,1,'cheek_type',-50,90,0), (162334,2640187,1,'chin_type',21,68,50), (162335,2640187,1,'eye_brow_type',50,-81,69), (162336,2640187,0,'eye_color',116,170,180), (162337,2640187,1,'eye_type',50,0,0), (162338,2640187,0,'hair_face_color',90,61,40), (162339,2640187,0,'hair_type_color',90,61,40), (162340,2640187,1,'lip_type',19,56,-29), (162341,2640187,1,'nose_type',-37,38,31), (162342,2640187,0,'skin_color',90,61,40), (162343,2640187,1,'soga_cheek_type',-50,90,0), (162344,2640187,1,'soga_chin_type',21,68,50), (162345,2640187,1,'soga_eye_brow_type',50,-81,69), (162346,2640187,0,'soga_eye_color',229,229,102), (162347,2640187,1,'soga_eye_type',50,0,0), (162348,2640187,0,'soga_hair_face_color',90,61,40), (162349,2640187,0,'soga_hair_type_color',90,61,40), (162350,2640187,1,'soga_lip_type',19,56,-29), (162351,2640187,1,'soga_nose_type',-37,38,31), (162352,2640187,0,'soga_skin_color',90,61,40), (162353,2640187,0,'wing_color1',255,255,255), (162354,2640187,0,'wing_color2',255,255,255), (162355,2640188,1,'cheek_type',91,81,0), (162356,2640188,1,'chin_type',-97,52,-23), (162357,2640188,1,'eye_brow_type',-94,-72,87), (162358,2640188,0,'eye_color',84,153,167), (162359,2640188,1,'eye_type',51,0,0), (162360,2640188,0,'hair_face_color',81,29,100), (162361,2640188,0,'hair_type_color',81,29,100), (162362,2640188,1,'lip_type',79,66,68), (162363,2640188,1,'nose_type',-40,-85,-25), (162364,2640188,0,'skin_color',81,29,100), (162365,2640188,1,'soga_cheek_type',91,81,0), (162366,2640188,1,'soga_chin_type',-97,52,-23), (162367,2640188,1,'soga_eye_brow_type',-94,-72,87), (162368,2640188,0,'soga_eye_color',229,229,102), (162369,2640188,1,'soga_eye_type',51,0,0), (162370,2640188,0,'soga_hair_face_color',81,29,100), (162371,2640188,0,'soga_hair_type_color',81,29,100), (162372,2640188,1,'soga_lip_type',79,66,68), (162373,2640188,1,'soga_nose_type',-40,-85,-25), (162374,2640188,0,'soga_skin_color',81,29,100), (162375,2640189,0,'eye_color',255,255,255), (162376,2640189,0,'skin_color',255,255,255), (162377,2640189,0,'soga_eye_color',255,0,255), (162378,2640190,0,'eye_color',158,179,230), (162379,2640190,0,'skin_color',211,184,79), (162380,2640190,0,'soga_eye_color',255,0,255), (162381,2640191,0,'eye_color',255,255,255), (162382,2640191,0,'skin_color',255,255,255), (162383,2640191,0,'soga_eye_color',255,0,255), (162384,2640192,0,'eye_color',211,184,79), (162385,2640192,0,'skin_color',186,65,12), (162386,2640192,0,'soga_eye_color',255,0,255), (162387,2640193,0,'eye_color',255,255,255), (162388,2640193,0,'skin_color',255,255,255), (162389,2640193,0,'soga_eye_color',255,0,255), (162390,2640194,0,'eye_color',255,255,255), (162391,2640194,0,'skin_color',255,255,255), (162392,2640194,0,'soga_eye_color',255,0,255), (162393,2640195,0,'eye_color',205,205,205), (162394,2640195,0,'skin_color',239,209,89), (162395,2640195,0,'soga_eye_color',255,0,255), (162396,2640196,0,'eye_color',158,179,230), (162397,2640196,0,'skin_color',233,233,233), (162398,2640196,0,'soga_eye_color',255,0,255), (162399,2640197,1,'cheek_type',52,-84,0), (162400,2640197,1,'chin_type',-26,-5,-37), (162401,2640197,1,'eye_brow_type',9,-17,68), (162402,2640197,0,'eye_color',81,152,173), (162403,2640197,1,'eye_type',59,0,0), (162404,2640197,0,'hair_face_color',7,23,17), (162405,2640197,0,'hair_type_color',7,23,17), (162406,2640197,1,'lip_type',20,-44,-20), (162407,2640197,1,'nose_type',-9,-38,41), (162408,2640197,0,'skin_color',7,23,17), (162409,2640197,1,'soga_cheek_type',52,-84,0), (162410,2640197,1,'soga_chin_type',-26,-5,-37), (162411,2640197,1,'soga_eye_brow_type',9,-17,68), (162412,2640197,0,'soga_eye_color',229,229,102), (162413,2640197,1,'soga_eye_type',59,0,0), (162414,2640197,0,'soga_hair_face_color',7,23,17), (162415,2640197,0,'soga_hair_type_color',7,23,17), (162416,2640197,1,'soga_lip_type',20,-44,-20), (162417,2640197,1,'soga_nose_type',-9,-38,41), (162418,2640197,0,'soga_skin_color',7,23,17), (162419,2640198,0,'eye_color',255,255,255), (162420,2640198,0,'skin_color',255,255,255), (162421,2640198,0,'soga_eye_color',255,0,255), (162422,2640199,0,'eye_color',255,255,255), (162423,2640199,0,'skin_color',255,255,255), (162424,2640199,0,'soga_eye_color',255,0,255), (162425,2640200,1,'cheek_type',32,85,0), (162426,2640200,1,'chin_type',81,82,23), (162427,2640200,1,'eye_brow_type',-97,-22,-81), (162428,2640200,0,'eye_color',88,143,121), (162429,2640200,1,'eye_type',96,0,0), (162430,2640200,0,'hair_face_color',114,98,46), (162431,2640200,0,'hair_type_color',114,98,46), (162432,2640200,1,'lip_type',83,7,62), (162433,2640200,1,'nose_type',98,-93,8), (162434,2640200,0,'skin_color',114,98,46), (162435,2640200,1,'soga_cheek_type',32,85,0), (162436,2640200,1,'soga_chin_type',81,82,23), (162437,2640200,1,'soga_eye_brow_type',-97,-22,-81), (162438,2640200,0,'soga_eye_color',229,229,102), (162439,2640200,1,'soga_eye_type',96,0,0), (162440,2640200,0,'soga_hair_face_color',114,98,46), (162441,2640200,0,'soga_hair_type_color',114,98,46), (162442,2640200,1,'soga_lip_type',83,7,62), (162443,2640200,1,'soga_nose_type',98,-93,8), (162444,2640200,0,'soga_skin_color',114,98,46), (162445,2640200,0,'wing_color1',255,255,255), (162446,2640200,0,'wing_color2',255,255,255), (162447,2640201,1,'cheek_type',84,89,0), (162448,2640201,1,'chin_type',-5,5,4), (162449,2640201,1,'eye_brow_type',-96,87,39), (162450,2640201,0,'eye_color',156,196,209), (162451,2640201,1,'eye_type',-57,0,0), (162452,2640201,0,'hair_face_color',118,36,106), (162453,2640201,0,'hair_type_color',118,36,106), (162454,2640201,1,'lip_type',29,7,-64), (162455,2640201,1,'nose_type',77,7,-68), (162456,2640201,0,'skin_color',118,36,106), (162457,2640201,1,'soga_cheek_type',84,89,0), (162458,2640201,1,'soga_chin_type',-5,5,4), (162459,2640201,1,'soga_eye_brow_type',-96,87,39), (162460,2640201,0,'soga_eye_color',229,229,102), (162461,2640201,1,'soga_eye_type',-57,0,0), (162462,2640201,0,'soga_hair_face_color',118,36,106), (162463,2640201,0,'soga_hair_type_color',118,36,106), (162464,2640201,1,'soga_lip_type',29,7,-64), (162465,2640201,1,'soga_nose_type',77,7,-68), (162466,2640201,0,'soga_skin_color',118,36,106), (162467,2640201,0,'wing_color1',255,255,255), (162468,2640201,0,'wing_color2',255,255,255), (162469,2640202,1,'cheek_type',-64,-48,0), (162470,2640202,1,'chin_type',75,-74,14), (162471,2640202,1,'eye_brow_type',71,45,-61), (162472,2640202,0,'eye_color',44,91,104), (162473,2640202,1,'eye_type',-29,0,0), (162474,2640202,0,'hair_face_color',92,140,23), (162475,2640202,0,'hair_type_color',92,140,23), (162476,2640202,1,'lip_type',-89,-56,-81), (162477,2640202,1,'nose_type',65,-89,28), (162478,2640202,0,'skin_color',92,140,23), (162479,2640202,1,'soga_cheek_type',-64,-48,0), (162480,2640202,1,'soga_chin_type',75,-74,14), (162481,2640202,1,'soga_eye_brow_type',71,45,-61), (162482,2640202,0,'soga_eye_color',229,229,102), (162483,2640202,1,'soga_eye_type',-29,0,0), (162484,2640202,0,'soga_hair_face_color',92,140,23), (162485,2640202,0,'soga_hair_type_color',92,140,23), (162486,2640202,1,'soga_lip_type',-89,-56,-81), (162487,2640202,1,'soga_nose_type',65,-89,28), (162488,2640202,0,'soga_skin_color',92,140,23), (162489,2640203,0,'eye_color',255,255,255), (162490,2640203,0,'skin_color',133,167,198), (162491,2640203,0,'soga_eye_color',255,0,255), (162492,2640204,1,'cheek_type',-69,-94,0), (162493,2640204,1,'chin_type',-81,-62,7), (162494,2640204,1,'eye_brow_type',45,-50,34), (162495,2640204,0,'eye_color',189,168,143), (162496,2640204,1,'eye_type',-69,0,0), (162497,2640204,0,'hair_face_color',27,4,8), (162498,2640204,0,'hair_type_color',27,4,8), (162499,2640204,1,'lip_type',-14,25,-68), (162500,2640204,1,'nose_type',-28,37,-20), (162501,2640204,0,'skin_color',27,4,8), (162502,2640204,1,'soga_cheek_type',-69,-94,0), (162503,2640204,1,'soga_chin_type',-81,-62,7), (162504,2640204,1,'soga_eye_brow_type',45,-50,34), (162505,2640204,0,'soga_eye_color',229,229,102), (162506,2640204,1,'soga_eye_type',-69,0,0), (162507,2640204,0,'soga_hair_face_color',27,4,8), (162508,2640204,0,'soga_hair_type_color',27,4,8), (162509,2640204,1,'soga_lip_type',-14,25,-68), (162510,2640204,1,'soga_nose_type',-28,37,-20), (162511,2640204,0,'soga_skin_color',27,4,8), (162512,2640205,1,'cheek_type',-50,90,0), (162513,2640205,1,'chin_type',21,68,50), (162514,2640205,1,'eye_brow_type',50,-81,69), (162515,2640205,0,'eye_color',116,170,180), (162516,2640205,1,'eye_type',50,0,0), (162517,2640205,0,'hair_face_color',90,61,40), (162518,2640205,0,'hair_type_color',90,61,40), (162519,2640205,1,'lip_type',19,56,-29), (162520,2640205,1,'nose_type',-37,38,31), (162521,2640205,0,'skin_color',90,61,40), (162522,2640205,1,'soga_cheek_type',-50,90,0), (162523,2640205,1,'soga_chin_type',21,68,50), (162524,2640205,1,'soga_eye_brow_type',50,-81,69), (162525,2640205,0,'soga_eye_color',229,229,102), (162526,2640205,1,'soga_eye_type',50,0,0), (162527,2640205,0,'soga_hair_face_color',90,61,40), (162528,2640205,0,'soga_hair_type_color',90,61,40), (162529,2640205,1,'soga_lip_type',19,56,-29), (162530,2640205,1,'soga_nose_type',-37,38,31), (162531,2640205,0,'soga_skin_color',90,61,40), (162532,2640205,0,'wing_color1',255,255,255), (162533,2640205,0,'wing_color2',255,255,255), (162534,2640206,0,'eye_color',28,28,28), (162535,2640206,0,'skin_color',28,28,28), (162536,2640206,0,'soga_eye_color',255,0,255), (162537,2640207,1,'cheek_type',-94,-79,0), (162538,2640207,1,'chin_type',23,-89,28), (162539,2640207,1,'eye_brow_type',-97,62,-55), (162540,2640207,0,'eye_color',29,58,46), (162541,2640207,1,'eye_type',50,0,0), (162542,2640207,0,'hair_face_color',136,87,65), (162543,2640207,0,'hair_type_color',136,87,65), (162544,2640207,1,'lip_type',34,-75,-71), (162545,2640207,1,'nose_type',31,2,56), (162546,2640207,0,'skin_color',136,87,65), (162547,2640207,1,'soga_cheek_type',-94,-79,0), (162548,2640207,1,'soga_chin_type',23,-89,28), (162549,2640207,1,'soga_eye_brow_type',-97,62,-55), (162550,2640207,0,'soga_eye_color',204,204,204), (162551,2640207,1,'soga_eye_type',50,0,0), (162552,2640207,0,'soga_hair_face_color',136,87,65), (162553,2640207,0,'soga_hair_type_color',136,87,65), (162554,2640207,1,'soga_lip_type',34,-75,-71), (162555,2640207,1,'soga_nose_type',31,2,56), (162556,2640207,0,'soga_skin_color',136,87,65), (162557,2640208,1,'cheek_type',38,38,0), (162558,2640208,1,'chin_type',23,-8,25), (162559,2640208,1,'eye_brow_type',-5,39,31), (162560,2640208,0,'eye_color',162,189,169), (162561,2640208,1,'eye_type',-34,0,0), (162562,2640208,0,'hair_face_color',105,43,40), (162563,2640208,0,'hair_type_color',105,43,40), (162564,2640208,1,'lip_type',-74,-28,81), (162565,2640208,1,'nose_type',-58,35,-38), (162566,2640208,0,'skin_color',105,43,40), (162567,2640208,1,'soga_cheek_type',38,38,0), (162568,2640208,1,'soga_chin_type',23,-8,25), (162569,2640208,1,'soga_eye_brow_type',-5,39,31), (162570,2640208,0,'soga_eye_color',229,229,102), (162571,2640208,1,'soga_eye_type',-34,0,0), (162572,2640208,0,'soga_hair_face_color',105,43,40), (162573,2640208,0,'soga_hair_type_color',105,43,40), (162574,2640208,1,'soga_lip_type',-74,-28,81), (162575,2640208,1,'soga_nose_type',-58,35,-38), (162576,2640208,0,'soga_skin_color',105,43,40), (162577,2640209,1,'cheek_type',39,-50,0), (162578,2640209,1,'chin_type',25,79,90), (162579,2640209,1,'eye_brow_type',87,14,-52), (162580,2640209,0,'eye_color',163,199,205), (162581,2640209,1,'eye_type',-72,0,0), (162582,2640209,0,'hair_face_color',56,85,12), (162583,2640209,0,'hair_type_color',56,85,12), (162584,2640209,1,'lip_type',-97,-79,-1), (162585,2640209,1,'nose_type',89,39,-17), (162586,2640209,0,'skin_color',56,85,12), (162587,2640209,1,'soga_cheek_type',39,-50,0), (162588,2640209,1,'soga_chin_type',25,79,90), (162589,2640209,1,'soga_eye_brow_type',87,14,-52), (162590,2640209,0,'soga_eye_color',229,229,102), (162591,2640209,1,'soga_eye_type',-72,0,0), (162592,2640209,0,'soga_hair_face_color',56,85,12), (162593,2640209,0,'soga_hair_type_color',56,85,12), (162594,2640209,1,'soga_lip_type',-97,-79,-1), (162595,2640209,1,'soga_nose_type',89,39,-17), (162596,2640209,0,'soga_skin_color',56,85,12), (162597,2640210,1,'cheek_type',38,38,0), (162598,2640210,1,'chin_type',23,-8,25), (162599,2640210,1,'eye_brow_type',-5,39,31), (162600,2640210,0,'eye_color',162,189,169), (162601,2640210,1,'eye_type',-34,0,0), (162602,2640210,0,'hair_face_color',105,43,40), (162603,2640210,0,'hair_type_color',105,43,40), (162604,2640210,1,'lip_type',-74,-28,81), (162605,2640210,1,'nose_type',-58,35,-38), (162606,2640210,0,'skin_color',105,43,40), (162607,2640210,1,'soga_cheek_type',38,38,0), (162608,2640210,1,'soga_chin_type',23,-8,25), (162609,2640210,1,'soga_eye_brow_type',-5,39,31), (162610,2640210,0,'soga_eye_color',229,229,102), (162611,2640210,1,'soga_eye_type',-34,0,0), (162612,2640210,0,'soga_hair_face_color',105,43,40), (162613,2640210,0,'soga_hair_type_color',105,43,40), (162614,2640210,1,'soga_lip_type',-74,-28,81), (162615,2640210,1,'soga_nose_type',-58,35,-38), (162616,2640210,0,'soga_skin_color',105,43,40), (162617,2640211,1,'cheek_type',39,-50,0), (162618,2640211,1,'chin_type',25,79,90), (162619,2640211,1,'eye_brow_type',87,14,-52), (162620,2640211,0,'eye_color',163,199,205), (162621,2640211,1,'eye_type',-72,0,0), (162622,2640211,0,'hair_face_color',56,85,12), (162623,2640211,0,'hair_type_color',56,85,12), (162624,2640211,1,'lip_type',-97,-79,-1), (162625,2640211,1,'nose_type',89,39,-17), (162626,2640211,0,'skin_color',56,85,12), (162627,2640211,1,'soga_cheek_type',39,-50,0), (162628,2640211,1,'soga_chin_type',25,79,90), (162629,2640211,1,'soga_eye_brow_type',87,14,-52), (162630,2640211,0,'soga_eye_color',229,229,102), (162631,2640211,1,'soga_eye_type',-72,0,0), (162632,2640211,0,'soga_hair_face_color',56,85,12), (162633,2640211,0,'soga_hair_type_color',56,85,12), (162634,2640211,1,'soga_lip_type',-97,-79,-1), (162635,2640211,1,'soga_nose_type',89,39,-17), (162636,2640211,0,'soga_skin_color',56,85,12), (162637,2640212,1,'cheek_type',26,-63,0), (162638,2640212,1,'chin_type',75,-87,-31), (162639,2640212,1,'eye_brow_type',-78,-39,84), (162640,2640212,0,'eye_color',131,180,186), (162641,2640212,1,'eye_type',18,0,0), (162642,2640212,0,'hair_face_color',143,48,128), (162643,2640212,0,'hair_type_color',143,48,128), (162644,2640212,1,'lip_type',-70,-28,69), (162645,2640212,1,'nose_type',83,69,28), (162646,2640212,0,'skin_color',143,48,128), (162647,2640212,1,'soga_cheek_type',26,-63,0), (162648,2640212,1,'soga_chin_type',75,-87,-31), (162649,2640212,1,'soga_eye_brow_type',-78,-39,84), (162650,2640212,0,'soga_eye_color',229,229,102), (162651,2640212,1,'soga_eye_type',18,0,0), (162652,2640212,0,'soga_hair_face_color',143,48,128), (162653,2640212,0,'soga_hair_type_color',143,48,128), (162654,2640212,1,'soga_lip_type',-70,-28,69), (162655,2640212,1,'soga_nose_type',83,69,28), (162656,2640212,0,'soga_skin_color',143,48,128), (162657,2640213,0,'eye_color',249,235,179), (162658,2640213,0,'skin_color',149,202,205), (162659,2640213,0,'soga_eye_color',255,0,255), (162660,2640214,1,'cheek_type',26,-63,0), (162661,2640214,1,'chin_type',75,-87,-31), (162662,2640214,1,'eye_brow_type',-78,-39,84), (162663,2640214,0,'eye_color',131,180,186), (162664,2640214,1,'eye_type',18,0,0), (162665,2640214,0,'hair_face_color',143,48,128), (162666,2640214,0,'hair_type_color',143,48,128), (162667,2640214,1,'lip_type',-70,-28,69), (162668,2640214,1,'nose_type',83,69,28), (162669,2640214,0,'skin_color',143,48,128), (162670,2640214,1,'soga_cheek_type',26,-63,0), (162671,2640214,1,'soga_chin_type',75,-87,-31), (162672,2640214,1,'soga_eye_brow_type',-78,-39,84), (162673,2640214,0,'soga_eye_color',229,229,102), (162674,2640214,1,'soga_eye_type',18,0,0), (162675,2640214,0,'soga_hair_face_color',143,48,128), (162676,2640214,0,'soga_hair_type_color',143,48,128), (162677,2640214,1,'soga_lip_type',-70,-28,69), (162678,2640214,1,'soga_nose_type',83,69,28), (162679,2640214,0,'soga_skin_color',143,48,128), (162680,2640215,1,'cheek_type',74,10,0), (162681,2640215,1,'chin_type',-26,48,1), (162682,2640215,1,'eye_brow_type',18,65,83), (162683,2640215,0,'eye_color',194,192,162), (162684,2640215,1,'eye_type',18,0,0), (162685,2640215,0,'hair_face_color',12,13,54), (162686,2640215,0,'hair_type_color',12,13,54), (162687,2640215,1,'lip_type',50,93,-14), (162688,2640215,1,'nose_type',20,-41,-55), (162689,2640215,0,'skin_color',12,13,54), (162690,2640215,1,'soga_cheek_type',74,10,0), (162691,2640215,1,'soga_chin_type',-26,48,1), (162692,2640215,1,'soga_eye_brow_type',18,65,83), (162693,2640215,0,'soga_eye_color',229,229,102), (162694,2640215,1,'soga_eye_type',18,0,0), (162695,2640215,0,'soga_hair_face_color',12,13,54), (162696,2640215,0,'soga_hair_type_color',12,13,54), (162697,2640215,1,'soga_lip_type',50,93,-14), (162698,2640215,1,'soga_nose_type',20,-41,-55), (162699,2640215,0,'soga_skin_color',12,13,54), (162700,2640216,1,'cheek_type',-3,-38,0), (162701,2640216,1,'chin_type',28,-41,-26), (162702,2640216,1,'eye_brow_type',-47,44,44), (162703,2640216,0,'eye_color',40,82,90), (162704,2640216,1,'eye_type',-50,0,0), (162705,2640216,0,'hair_face_color',100,74,44), (162706,2640216,0,'hair_type_color',100,74,44), (162707,2640216,1,'lip_type',62,51,84), (162708,2640216,1,'nose_type',35,-32,-1), (162709,2640216,0,'skin_color',100,74,44), (162710,2640216,1,'soga_cheek_type',-3,-38,0), (162711,2640216,1,'soga_chin_type',28,-41,-26), (162712,2640216,1,'soga_eye_brow_type',-47,44,44), (162713,2640216,0,'soga_eye_color',229,229,102), (162714,2640216,1,'soga_eye_type',-50,0,0), (162715,2640216,0,'soga_hair_face_color',100,74,44), (162716,2640216,0,'soga_hair_type_color',100,74,44), (162717,2640216,1,'soga_lip_type',62,51,84), (162718,2640216,1,'soga_nose_type',35,-32,-1), (162719,2640216,0,'soga_skin_color',100,74,44), (162720,2640217,0,'eye_color',186,65,12), (162721,2640217,0,'skin_color',233,233,233), (162722,2640217,0,'soga_eye_color',255,0,255), (162723,2640218,1,'cheek_type',-53,57,0), (162724,2640218,1,'chin_type',39,83,-29), (162725,2640218,1,'eye_brow_type',10,-62,-81), (162726,2640218,0,'eye_color',37,124,120), (162727,2640218,1,'eye_type',-9,0,0), (162728,2640218,0,'hair_face_color',13,35,22), (162729,2640218,0,'hair_type_color',13,35,22), (162730,2640218,1,'lip_type',7,-91,0), (162731,2640218,1,'nose_type',-25,72,-81), (162732,2640218,0,'skin_color',13,35,22), (162733,2640218,1,'soga_cheek_type',-53,57,0), (162734,2640218,1,'soga_chin_type',39,83,-29), (162735,2640218,1,'soga_eye_brow_type',10,-62,-81), (162736,2640218,0,'soga_eye_color',229,229,102), (162737,2640218,1,'soga_eye_type',-9,0,0), (162738,2640218,0,'soga_hair_face_color',13,35,22), (162739,2640218,0,'soga_hair_type_color',13,35,22), (162740,2640218,1,'soga_lip_type',7,-91,0), (162741,2640218,1,'soga_nose_type',-25,72,-81), (162742,2640218,0,'soga_skin_color',13,35,22), (162743,2640218,0,'wing_color1',255,255,255), (162744,2640218,0,'wing_color2',255,255,255), (162745,2640219,1,'cheek_type',38,38,0), (162746,2640219,1,'chin_type',23,-8,25), (162747,2640219,1,'eye_brow_type',-5,39,31), (162748,2640219,0,'eye_color',162,189,169), (162749,2640219,1,'eye_type',-34,0,0), (162750,2640219,0,'hair_face_color',105,43,40), (162751,2640219,0,'hair_type_color',105,43,40), (162752,2640219,1,'lip_type',-74,-28,81), (162753,2640219,1,'nose_type',-58,35,-38), (162754,2640219,0,'skin_color',105,43,40), (162755,2640219,1,'soga_cheek_type',38,38,0), (162756,2640219,1,'soga_chin_type',23,-8,25), (162757,2640219,1,'soga_eye_brow_type',-5,39,31), (162758,2640219,0,'soga_eye_color',229,229,102), (162759,2640219,1,'soga_eye_type',-34,0,0), (162760,2640219,0,'soga_hair_face_color',105,43,40), (162761,2640219,0,'soga_hair_type_color',105,43,40), (162762,2640219,1,'soga_lip_type',-74,-28,81), (162763,2640219,1,'soga_nose_type',-58,35,-38), (162764,2640219,0,'soga_skin_color',105,43,40), (162765,2640220,1,'cheek_type',-37,18,0), (162766,2640220,1,'chin_type',7,3,75), (162767,2640220,1,'eye_brow_type',3,-20,-88), (162768,2640220,0,'eye_color',62,82,47), (162769,2640220,1,'eye_type',69,0,0), (162770,2640220,0,'hair_face_color',84,87,22), (162771,2640220,0,'hair_type_color',84,87,22), (162772,2640220,1,'lip_type',-44,34,-50), (162773,2640220,1,'nose_type',84,21,-55), (162774,2640220,0,'skin_color',84,87,22), (162775,2640220,1,'soga_cheek_type',-37,18,0), (162776,2640220,1,'soga_chin_type',7,3,75), (162777,2640220,1,'soga_eye_brow_type',3,-20,-88), (162778,2640220,0,'soga_eye_color',229,229,102), (162779,2640220,1,'soga_eye_type',69,0,0), (162780,2640220,0,'soga_hair_face_color',84,87,22), (162781,2640220,0,'soga_hair_type_color',84,87,22), (162782,2640220,1,'soga_lip_type',-44,34,-50), (162783,2640220,1,'soga_nose_type',84,21,-55), (162784,2640220,0,'soga_skin_color',84,87,22), (162785,2640220,0,'wing_color1',255,255,255), (162786,2640220,0,'wing_color2',255,255,255), (162787,2640221,1,'cheek_type',91,81,0), (162788,2640221,1,'chin_type',-97,52,-23), (162789,2640221,1,'eye_brow_type',-94,-72,87), (162790,2640221,0,'eye_color',84,153,167), (162791,2640221,1,'eye_type',51,0,0), (162792,2640221,0,'hair_face_color',81,29,100), (162793,2640221,0,'hair_type_color',81,29,100), (162794,2640221,1,'lip_type',79,66,68), (162795,2640221,1,'nose_type',-40,-85,-25), (162796,2640221,0,'skin_color',81,29,100), (162797,2640221,1,'soga_cheek_type',91,81,0), (162798,2640221,1,'soga_chin_type',-97,52,-23), (162799,2640221,1,'soga_eye_brow_type',-94,-72,87), (162800,2640221,0,'soga_eye_color',229,229,102), (162801,2640221,1,'soga_eye_type',51,0,0), (162802,2640221,0,'soga_hair_face_color',81,29,100), (162803,2640221,0,'soga_hair_type_color',81,29,100), (162804,2640221,1,'soga_lip_type',79,66,68), (162805,2640221,1,'soga_nose_type',-40,-85,-25), (162806,2640221,0,'soga_skin_color',81,29,100), (162807,2640222,1,'cheek_type',-3,-38,0), (162808,2640222,1,'chin_type',28,-41,-26), (162809,2640222,1,'eye_brow_type',-47,44,44), (162810,2640222,0,'eye_color',40,82,90), (162811,2640222,1,'eye_type',-50,0,0), (162812,2640222,0,'hair_face_color',100,74,44), (162813,2640222,0,'hair_type_color',100,74,44), (162814,2640222,1,'lip_type',62,51,84), (162815,2640222,1,'nose_type',35,-32,-1), (162816,2640222,0,'skin_color',100,74,44), (162817,2640222,1,'soga_cheek_type',-3,-38,0), (162818,2640222,1,'soga_chin_type',28,-41,-26), (162819,2640222,1,'soga_eye_brow_type',-47,44,44), (162820,2640222,0,'soga_eye_color',229,229,102), (162821,2640222,1,'soga_eye_type',-50,0,0), (162822,2640222,0,'soga_hair_face_color',100,74,44), (162823,2640222,0,'soga_hair_type_color',100,74,44), (162824,2640222,1,'soga_lip_type',62,51,84), (162825,2640222,1,'soga_nose_type',35,-32,-1), (162826,2640222,0,'soga_skin_color',100,74,44), (162827,2640223,0,'eye_color',255,255,255), (162828,2640223,0,'skin_color',255,255,255), (162829,2640223,0,'soga_eye_color',255,0,255), (162830,2640224,1,'cheek_type',63,0,0), (162831,2640224,1,'chin_type',-7,-19,-71), (162832,2640224,1,'eye_brow_type',-69,-95,66), (162833,2640224,0,'eye_color',90,68,33), (162834,2640224,1,'eye_type',-95,0,0), (162835,2640224,0,'hair_face_color',33,104,35), (162836,2640224,0,'hair_type_color',33,104,35), (162837,2640224,1,'lip_type',14,-59,-89), (162838,2640224,1,'nose_type',3,-78,83), (162839,2640224,0,'skin_color',33,104,35), (162840,2640224,1,'soga_cheek_type',63,0,0), (162841,2640224,1,'soga_chin_type',-7,-19,-71), (162842,2640224,1,'soga_eye_brow_type',-69,-95,66), (162843,2640224,0,'soga_eye_color',229,229,102), (162844,2640224,1,'soga_eye_type',-95,0,0), (162845,2640224,0,'soga_hair_face_color',33,104,35), (162846,2640224,0,'soga_hair_type_color',33,104,35), (162847,2640224,1,'soga_lip_type',14,-59,-89), (162848,2640224,1,'soga_nose_type',3,-78,83), (162849,2640224,0,'soga_skin_color',33,104,35), (162850,2640225,1,'cheek_type',17,34,0), (162851,2640225,1,'chin_type',89,25,-29), (162852,2640225,1,'eye_brow_type',32,-72,-68), (162853,2640225,0,'eye_color',45,91,78), (162854,2640225,1,'eye_type',45,0,0), (162855,2640225,0,'hair_face_color',22,30,4), (162856,2640225,0,'hair_type_color',22,30,4), (162857,2640225,1,'lip_type',-93,7,-15), (162858,2640225,1,'nose_type',-94,17,-48), (162859,2640225,0,'skin_color',22,30,4), (162860,2640225,1,'soga_cheek_type',17,34,0), (162861,2640225,1,'soga_chin_type',89,25,-29), (162862,2640225,1,'soga_eye_brow_type',32,-72,-68), (162863,2640225,0,'soga_eye_color',229,229,102), (162864,2640225,1,'soga_eye_type',45,0,0), (162865,2640225,0,'soga_hair_face_color',22,30,4), (162866,2640225,0,'soga_hair_type_color',22,30,4), (162867,2640225,1,'soga_lip_type',-93,7,-15), (162868,2640225,1,'soga_nose_type',-94,17,-48), (162869,2640225,0,'soga_skin_color',22,30,4), (162870,2640225,0,'wing_color1',255,255,255), (162871,2640225,0,'wing_color2',255,255,255), (162872,2640226,1,'cheek_type',-50,90,0), (162873,2640226,1,'chin_type',21,68,50), (162874,2640226,1,'eye_brow_type',50,-81,69), (162875,2640226,0,'eye_color',116,170,180), (162876,2640226,1,'eye_type',50,0,0), (162877,2640226,0,'hair_face_color',90,61,40), (162878,2640226,0,'hair_type_color',90,61,40), (162879,2640226,1,'lip_type',19,56,-29), (162880,2640226,1,'nose_type',-37,38,31), (162881,2640226,0,'skin_color',90,61,40), (162882,2640226,1,'soga_cheek_type',-50,90,0), (162883,2640226,1,'soga_chin_type',21,68,50), (162884,2640226,1,'soga_eye_brow_type',50,-81,69), (162885,2640226,0,'soga_eye_color',229,229,102), (162886,2640226,1,'soga_eye_type',50,0,0), (162887,2640226,0,'soga_hair_face_color',90,61,40), (162888,2640226,0,'soga_hair_type_color',90,61,40), (162889,2640226,1,'soga_lip_type',19,56,-29), (162890,2640226,1,'soga_nose_type',-37,38,31), (162891,2640226,0,'soga_skin_color',90,61,40), (162892,2640227,1,'cheek_type',26,-63,0), (162893,2640227,1,'chin_type',75,-87,-31), (162894,2640227,1,'eye_brow_type',-78,-39,84), (162895,2640227,0,'eye_color',131,180,186), (162896,2640227,1,'eye_type',18,0,0), (162897,2640227,0,'hair_face_color',143,48,128), (162898,2640227,0,'hair_type_color',143,48,128), (162899,2640227,1,'lip_type',-70,-28,69), (162900,2640227,1,'nose_type',83,69,28), (162901,2640227,0,'skin_color',143,48,128), (162902,2640227,1,'soga_cheek_type',26,-63,0), (162903,2640227,1,'soga_chin_type',75,-87,-31), (162904,2640227,1,'soga_eye_brow_type',-78,-39,84), (162905,2640227,0,'soga_eye_color',229,229,102), (162906,2640227,1,'soga_eye_type',18,0,0), (162907,2640227,0,'soga_hair_face_color',143,48,128), (162908,2640227,0,'soga_hair_type_color',143,48,128), (162909,2640227,1,'soga_lip_type',-70,-28,69), (162910,2640227,1,'soga_nose_type',83,69,28), (162911,2640227,0,'soga_skin_color',143,48,128), (162912,2640228,1,'cheek_type',-64,-48,0), (162913,2640228,1,'chin_type',75,-74,14), (162914,2640228,1,'eye_brow_type',71,45,-61), (162915,2640228,0,'eye_color',44,91,104), (162916,2640228,1,'eye_type',-29,0,0), (162917,2640228,0,'hair_face_color',92,140,23), (162918,2640228,0,'hair_type_color',92,140,23), (162919,2640228,1,'lip_type',-89,-56,-81), (162920,2640228,1,'nose_type',65,-89,28), (162921,2640228,0,'skin_color',92,140,23), (162922,2640228,1,'soga_cheek_type',-64,-48,0), (162923,2640228,1,'soga_chin_type',75,-74,14), (162924,2640228,1,'soga_eye_brow_type',71,45,-61), (162925,2640228,0,'soga_eye_color',229,229,102), (162926,2640228,1,'soga_eye_type',-29,0,0), (162927,2640228,0,'soga_hair_face_color',92,140,23), (162928,2640228,0,'soga_hair_type_color',92,140,23), (162929,2640228,1,'soga_lip_type',-89,-56,-81), (162930,2640228,1,'soga_nose_type',65,-89,28), (162931,2640228,0,'soga_skin_color',92,140,23), (162932,2640229,1,'cheek_type',-56,20,0), (162933,2640229,1,'chin_type',83,-25,-64), (162934,2640229,1,'eye_brow_type',-56,-40,22), (162935,2640229,0,'eye_color',63,37,148), (162936,2640229,1,'eye_type',83,0,0), (162937,2640229,0,'hair_face_color',98,59,170), (162938,2640229,0,'hair_type_color',98,59,170), (162939,2640229,1,'lip_type',65,-77,84), (162940,2640229,1,'nose_type',75,-55,-9), (162941,2640229,0,'skin_color',98,59,170), (162942,2640229,1,'soga_cheek_type',-56,20,0), (162943,2640229,1,'soga_chin_type',83,-25,-64), (162944,2640229,1,'soga_eye_brow_type',-56,-40,22), (162945,2640229,0,'soga_eye_color',229,229,102), (162946,2640229,1,'soga_eye_type',83,0,0), (162947,2640229,0,'soga_hair_face_color',98,59,170), (162948,2640229,0,'soga_hair_type_color',98,59,170), (162949,2640229,1,'soga_lip_type',65,-77,84), (162950,2640229,1,'soga_nose_type',75,-55,-9), (162951,2640229,0,'soga_skin_color',98,59,170), (162952,2640230,1,'cheek_type',42,70,0), (162953,2640230,1,'chin_type',0,22,-41), (162954,2640230,1,'eye_brow_type',-22,-44,-34), (162955,2640230,0,'eye_color',29,59,51), (162956,2640230,1,'eye_type',-87,0,0), (162957,2640230,0,'hair_face_color',119,39,114), (162958,2640230,0,'hair_type_color',119,39,114), (162959,2640230,1,'lip_type',70,51,-72), (162960,2640230,1,'nose_type',-50,-45,53), (162961,2640230,0,'skin_color',119,39,114), (162962,2640230,1,'soga_cheek_type',42,70,0), (162963,2640230,1,'soga_chin_type',0,22,-41), (162964,2640230,1,'soga_eye_brow_type',-22,-44,-34), (162965,2640230,0,'soga_eye_color',229,229,102), (162966,2640230,1,'soga_eye_type',-87,0,0), (162967,2640230,0,'soga_hair_face_color',119,39,114), (162968,2640230,0,'soga_hair_type_color',119,39,114), (162969,2640230,1,'soga_lip_type',70,51,-72), (162970,2640230,1,'soga_nose_type',-50,-45,53), (162971,2640230,0,'soga_skin_color',119,39,114), (162972,2640231,1,'cheek_type',38,38,0), (162973,2640231,1,'chin_type',23,-8,25), (162974,2640231,1,'eye_brow_type',-5,39,31), (162975,2640231,0,'eye_color',162,189,169), (162976,2640231,1,'eye_type',-34,0,0), (162977,2640231,0,'hair_face_color',105,43,40), (162978,2640231,0,'hair_type_color',105,43,40), (162979,2640231,1,'lip_type',-74,-28,81), (162980,2640231,1,'nose_type',-58,35,-38), (162981,2640231,0,'skin_color',105,43,40), (162982,2640231,1,'soga_cheek_type',38,38,0), (162983,2640231,1,'soga_chin_type',23,-8,25), (162984,2640231,1,'soga_eye_brow_type',-5,39,31), (162985,2640231,0,'soga_eye_color',229,229,102), (162986,2640231,1,'soga_eye_type',-34,0,0), (162987,2640231,0,'soga_hair_face_color',105,43,40), (162988,2640231,0,'soga_hair_type_color',105,43,40), (162989,2640231,1,'soga_lip_type',-74,-28,81), (162990,2640231,1,'soga_nose_type',-58,35,-38), (162991,2640231,0,'soga_skin_color',105,43,40), (162992,2640232,1,'cheek_type',-53,57,0), (162993,2640232,1,'chin_type',39,83,-29), (162994,2640232,1,'eye_brow_type',10,-62,-81), (162995,2640232,0,'eye_color',37,124,120), (162996,2640232,1,'eye_type',-9,0,0), (162997,2640232,0,'hair_face_color',13,35,22), (162998,2640232,0,'hair_type_color',13,35,22), (162999,2640232,1,'lip_type',7,-91,0), (163000,2640232,1,'nose_type',-25,72,-81), (163001,2640232,0,'skin_color',13,35,22), (163002,2640232,1,'soga_cheek_type',-53,57,0), (163003,2640232,1,'soga_chin_type',39,83,-29), (163004,2640232,1,'soga_eye_brow_type',10,-62,-81), (163005,2640232,0,'soga_eye_color',229,229,102), (163006,2640232,1,'soga_eye_type',-9,0,0), (163007,2640232,0,'soga_hair_face_color',13,35,22), (163008,2640232,0,'soga_hair_type_color',13,35,22), (163009,2640232,1,'soga_lip_type',7,-91,0), (163010,2640232,1,'soga_nose_type',-25,72,-81), (163011,2640232,0,'soga_skin_color',13,35,22), (163012,2640232,0,'wing_color1',255,255,255), (163013,2640232,0,'wing_color2',255,255,255), (163014,2640233,1,'cheek_type',-37,18,0), (163015,2640233,1,'chin_type',7,3,75), (163016,2640233,1,'eye_brow_type',3,-20,-88), (163017,2640233,0,'eye_color',62,82,47), (163018,2640233,1,'eye_type',69,0,0), (163019,2640233,0,'hair_face_color',84,87,22), (163020,2640233,0,'hair_type_color',84,87,22), (163021,2640233,1,'lip_type',-44,34,-50), (163022,2640233,1,'nose_type',84,21,-55), (163023,2640233,0,'skin_color',84,87,22), (163024,2640233,1,'soga_cheek_type',-37,18,0), (163025,2640233,1,'soga_chin_type',7,3,75), (163026,2640233,1,'soga_eye_brow_type',3,-20,-88), (163027,2640233,0,'soga_eye_color',229,229,102), (163028,2640233,1,'soga_eye_type',69,0,0), (163029,2640233,0,'soga_hair_face_color',84,87,22), (163030,2640233,0,'soga_hair_type_color',84,87,22), (163031,2640233,1,'soga_lip_type',-44,34,-50), (163032,2640233,1,'soga_nose_type',84,21,-55), (163033,2640233,0,'soga_skin_color',84,87,22), (163034,2640233,0,'wing_color1',255,255,255), (163035,2640233,0,'wing_color2',255,255,255), (163036,2640234,1,'cheek_type',0,-68,0), (163037,2640234,1,'chin_type',65,-37,95), (163038,2640234,1,'eye_brow_type',-56,9,62), (163039,2640234,0,'eye_color',52,103,161), (163040,2640234,1,'eye_type',-81,0,0), (163041,2640234,0,'hair_face_color',87,47,159), (163042,2640234,0,'hair_type_color',87,47,159), (163043,2640234,1,'lip_type',-17,9,-28), (163044,2640234,1,'nose_type',34,-76,83), (163045,2640234,0,'skin_color',87,47,159), (163046,2640234,1,'soga_cheek_type',0,-68,0), (163047,2640234,1,'soga_chin_type',65,-37,95), (163048,2640234,1,'soga_eye_brow_type',-56,9,62), (163049,2640234,0,'soga_eye_color',229,229,102), (163050,2640234,1,'soga_eye_type',-81,0,0), (163051,2640234,0,'soga_hair_face_color',87,47,159), (163052,2640234,0,'soga_hair_type_color',87,47,159), (163053,2640234,1,'soga_lip_type',-17,9,-28), (163054,2640234,1,'soga_nose_type',34,-76,83), (163055,2640234,0,'soga_skin_color',87,47,159), (163056,2640235,1,'cheek_type',17,34,0), (163057,2640235,1,'chin_type',89,25,-29), (163058,2640235,1,'eye_brow_type',32,-72,-68), (163059,2640235,0,'eye_color',45,91,78), (163060,2640235,1,'eye_type',45,0,0), (163061,2640235,0,'hair_face_color',22,30,4), (163062,2640235,0,'hair_type_color',22,30,4), (163063,2640235,1,'lip_type',-93,7,-15), (163064,2640235,1,'nose_type',-94,17,-48), (163065,2640235,0,'skin_color',22,30,4), (163066,2640235,1,'soga_cheek_type',17,34,0), (163067,2640235,1,'soga_chin_type',89,25,-29), (163068,2640235,1,'soga_eye_brow_type',32,-72,-68), (163069,2640235,0,'soga_eye_color',229,229,102), (163070,2640235,1,'soga_eye_type',45,0,0), (163071,2640235,0,'soga_hair_face_color',22,30,4), (163072,2640235,0,'soga_hair_type_color',22,30,4), (163073,2640235,1,'soga_lip_type',-93,7,-15), (163074,2640235,1,'soga_nose_type',-94,17,-48), (163075,2640235,0,'soga_skin_color',22,30,4), (163076,2640235,0,'wing_color1',255,255,255), (163077,2640235,0,'wing_color2',255,255,255), (163078,2640236,1,'cheek_type',8,29,0), (163079,2640236,1,'chin_type',-14,8,42), (163080,2640236,1,'eye_brow_type',-57,-78,4), (163081,2640236,0,'eye_color',168,188,165), (163082,2640236,1,'eye_type',78,0,0), (163083,2640236,0,'hair_face_color',34,108,36), (163084,2640236,0,'hair_type_color',34,108,36), (163085,2640236,1,'lip_type',18,-48,-28), (163086,2640236,1,'nose_type',90,-1,-29), (163087,2640236,0,'skin_color',34,108,36), (163088,2640236,1,'soga_cheek_type',8,29,0), (163089,2640236,1,'soga_chin_type',-14,8,42), (163090,2640236,1,'soga_eye_brow_type',-57,-78,4), (163091,2640236,0,'soga_eye_color',229,229,102), (163092,2640236,1,'soga_eye_type',78,0,0), (163093,2640236,0,'soga_hair_face_color',34,108,36), (163094,2640236,0,'soga_hair_type_color',34,108,36), (163095,2640236,1,'soga_lip_type',18,-48,-28), (163096,2640236,1,'soga_nose_type',90,-1,-29), (163097,2640236,0,'soga_skin_color',34,108,36), (163098,2640237,1,'cheek_type',-70,-44,0), (163099,2640237,1,'chin_type',83,74,-3), (163100,2640237,1,'eye_brow_type',-66,-44,-95), (163101,2640237,0,'eye_color',76,112,67), (163102,2640237,1,'eye_type',56,0,0), (163103,2640237,0,'hair_face_color',185,121,190), (163104,2640237,0,'hair_type_color',185,121,190), (163105,2640237,1,'lip_type',-58,8,89), (163106,2640237,1,'nose_type',58,-81,-25), (163107,2640237,0,'skin_color',185,121,190), (163108,2640237,1,'soga_cheek_type',-70,-44,0), (163109,2640237,1,'soga_chin_type',83,74,-3), (163110,2640237,1,'soga_eye_brow_type',-66,-44,-95), (163111,2640237,0,'soga_eye_color',229,229,102), (163112,2640237,1,'soga_eye_type',56,0,0), (163113,2640237,0,'soga_hair_face_color',185,121,190), (163114,2640237,0,'soga_hair_type_color',185,121,190), (163115,2640237,1,'soga_lip_type',-58,8,89), (163116,2640237,1,'soga_nose_type',58,-81,-25), (163117,2640237,0,'soga_skin_color',185,121,190), (163118,2640237,0,'wing_color1',255,255,255), (163119,2640237,0,'wing_color2',255,255,255), (163120,2640238,1,'cheek_type',8,29,0), (163121,2640238,1,'chin_type',-14,8,42), (163122,2640238,1,'eye_brow_type',-57,-78,4), (163123,2640238,0,'eye_color',168,188,165), (163124,2640238,1,'eye_type',78,0,0), (163125,2640238,0,'hair_face_color',34,108,36), (163126,2640238,0,'hair_type_color',34,108,36), (163127,2640238,1,'lip_type',18,-48,-28), (163128,2640238,1,'nose_type',90,-1,-29), (163129,2640238,0,'skin_color',34,108,36), (163130,2640238,1,'soga_cheek_type',8,29,0), (163131,2640238,1,'soga_chin_type',-14,8,42), (163132,2640238,1,'soga_eye_brow_type',-57,-78,4), (163133,2640238,0,'soga_eye_color',229,229,102), (163134,2640238,1,'soga_eye_type',78,0,0), (163135,2640238,0,'soga_hair_face_color',34,108,36), (163136,2640238,0,'soga_hair_type_color',34,108,36), (163137,2640238,1,'soga_lip_type',18,-48,-28), (163138,2640238,1,'soga_nose_type',90,-1,-29), (163139,2640238,0,'soga_skin_color',34,108,36), (163140,2640239,1,'cheek_type',17,34,0), (163141,2640239,1,'chin_type',89,25,-29), (163142,2640239,1,'eye_brow_type',32,-72,-68), (163143,2640239,0,'eye_color',45,91,78), (163144,2640239,1,'eye_type',45,0,0), (163145,2640239,0,'hair_face_color',22,30,4), (163146,2640239,0,'hair_type_color',22,30,4), (163147,2640239,1,'lip_type',-93,7,-15), (163148,2640239,1,'nose_type',-94,17,-48), (163149,2640239,0,'skin_color',22,30,4), (163150,2640239,1,'soga_cheek_type',17,34,0), (163151,2640239,1,'soga_chin_type',89,25,-29), (163152,2640239,1,'soga_eye_brow_type',32,-72,-68), (163153,2640239,0,'soga_eye_color',229,229,102), (163154,2640239,1,'soga_eye_type',45,0,0), (163155,2640239,0,'soga_hair_face_color',22,30,4), (163156,2640239,0,'soga_hair_type_color',22,30,4), (163157,2640239,1,'soga_lip_type',-93,7,-15), (163158,2640239,1,'soga_nose_type',-94,17,-48), (163159,2640239,0,'soga_skin_color',22,30,4), (163160,2640239,0,'wing_color1',255,255,255), (163161,2640239,0,'wing_color2',255,255,255), (163162,2640240,1,'cheek_type',91,81,0), (163163,2640240,1,'chin_type',-97,52,-23), (163164,2640240,1,'eye_brow_type',-94,-72,87), (163165,2640240,0,'eye_color',84,153,167), (163166,2640240,1,'eye_type',51,0,0), (163167,2640240,0,'hair_face_color',81,29,100), (163168,2640240,0,'hair_type_color',81,29,100), (163169,2640240,1,'lip_type',79,66,68), (163170,2640240,1,'nose_type',-40,-85,-25), (163171,2640240,0,'skin_color',81,29,100), (163172,2640240,1,'soga_cheek_type',91,81,0), (163173,2640240,1,'soga_chin_type',-97,52,-23), (163174,2640240,1,'soga_eye_brow_type',-94,-72,87), (163175,2640240,0,'soga_eye_color',229,229,102), (163176,2640240,1,'soga_eye_type',51,0,0), (163177,2640240,0,'soga_hair_face_color',81,29,100), (163178,2640240,0,'soga_hair_type_color',81,29,100), (163179,2640240,1,'soga_lip_type',79,66,68), (163180,2640240,1,'soga_nose_type',-40,-85,-25), (163181,2640240,0,'soga_skin_color',81,29,100), (163182,2640241,1,'cheek_type',84,89,0), (163183,2640241,1,'chin_type',-5,5,4), (163184,2640241,1,'eye_brow_type',-96,87,39), (163185,2640241,0,'eye_color',156,196,209), (163186,2640241,1,'eye_type',-57,0,0), (163187,2640241,0,'hair_face_color',118,36,106), (163188,2640241,0,'hair_type_color',118,36,106), (163189,2640241,1,'lip_type',29,7,-64), (163190,2640241,1,'nose_type',77,7,-68), (163191,2640241,0,'skin_color',118,36,106), (163192,2640241,1,'soga_cheek_type',84,89,0), (163193,2640241,1,'soga_chin_type',-5,5,4), (163194,2640241,1,'soga_eye_brow_type',-96,87,39), (163195,2640241,0,'soga_eye_color',229,229,102), (163196,2640241,1,'soga_eye_type',-57,0,0), (163197,2640241,0,'soga_hair_face_color',118,36,106), (163198,2640241,0,'soga_hair_type_color',118,36,106), (163199,2640241,1,'soga_lip_type',29,7,-64), (163200,2640241,1,'soga_nose_type',77,7,-68), (163201,2640241,0,'soga_skin_color',118,36,106), (163202,2640242,1,'cheek_type',63,0,0), (163203,2640242,1,'chin_type',-7,-19,-71), (163204,2640242,1,'eye_brow_type',-69,-95,66), (163205,2640242,0,'eye_color',90,68,33), (163206,2640242,1,'eye_type',-95,0,0), (163207,2640242,0,'hair_face_color',33,104,35), (163208,2640242,0,'hair_type_color',33,104,35), (163209,2640242,1,'lip_type',14,-59,-89), (163210,2640242,1,'nose_type',3,-78,83), (163211,2640242,0,'skin_color',33,104,35), (163212,2640242,1,'soga_cheek_type',63,0,0), (163213,2640242,1,'soga_chin_type',-7,-19,-71), (163214,2640242,1,'soga_eye_brow_type',-69,-95,66), (163215,2640242,0,'soga_eye_color',229,229,102), (163216,2640242,1,'soga_eye_type',-95,0,0), (163217,2640242,0,'soga_hair_face_color',33,104,35), (163218,2640242,0,'soga_hair_type_color',33,104,35), (163219,2640242,1,'soga_lip_type',14,-59,-89), (163220,2640242,1,'soga_nose_type',3,-78,83), (163221,2640242,0,'soga_skin_color',33,104,35), (163222,2640243,1,'cheek_type',77,-42,0), (163223,2640243,1,'chin_type',44,81,14), (163224,2640243,1,'eye_brow_type',-83,40,15), (163225,2640243,0,'eye_color',82,56,37), (163226,2640243,1,'eye_type',-43,0,0), (163227,2640243,0,'hair_face_color',49,148,124), (163228,2640243,0,'hair_type_color',49,148,124), (163229,2640243,1,'lip_type',79,51,-88), (163230,2640243,1,'nose_type',-52,-70,48), (163231,2640243,0,'skin_color',49,148,124), (163232,2640243,1,'soga_cheek_type',77,-42,0), (163233,2640243,1,'soga_chin_type',44,81,14), (163234,2640243,1,'soga_eye_brow_type',-83,40,15), (163235,2640243,0,'soga_eye_color',229,229,102), (163236,2640243,1,'soga_eye_type',-43,0,0), (163237,2640243,0,'soga_hair_face_color',49,148,124), (163238,2640243,0,'soga_hair_type_color',49,148,124), (163239,2640243,1,'soga_lip_type',79,51,-88), (163240,2640243,1,'soga_nose_type',-52,-70,48), (163241,2640243,0,'soga_skin_color',49,148,124), (163242,2640244,1,'cheek_type',-3,-38,0), (163243,2640244,1,'chin_type',28,-41,-26), (163244,2640244,1,'eye_brow_type',-47,44,44), (163245,2640244,0,'eye_color',40,82,90), (163246,2640244,1,'eye_type',-50,0,0), (163247,2640244,0,'hair_face_color',100,74,44), (163248,2640244,0,'hair_type_color',100,74,44), (163249,2640244,1,'lip_type',62,51,84), (163250,2640244,1,'nose_type',35,-32,-1), (163251,2640244,0,'skin_color',100,74,44), (163252,2640244,1,'soga_cheek_type',-3,-38,0), (163253,2640244,1,'soga_chin_type',28,-41,-26), (163254,2640244,1,'soga_eye_brow_type',-47,44,44), (163255,2640244,0,'soga_eye_color',229,229,102), (163256,2640244,1,'soga_eye_type',-50,0,0), (163257,2640244,0,'soga_hair_face_color',100,74,44), (163258,2640244,0,'soga_hair_type_color',100,74,44), (163259,2640244,1,'soga_lip_type',62,51,84), (163260,2640244,1,'soga_nose_type',35,-32,-1), (163261,2640244,0,'soga_skin_color',100,74,44), (163262,2640245,1,'cheek_type',91,81,0), (163263,2640245,1,'chin_type',-97,52,-23), (163264,2640245,1,'eye_brow_type',-94,-72,87), (163265,2640245,0,'eye_color',84,153,167), (163266,2640245,1,'eye_type',51,0,0), (163267,2640245,0,'hair_face_color',81,29,100), (163268,2640245,0,'hair_type_color',81,29,100), (163269,2640245,1,'lip_type',79,66,68), (163270,2640245,1,'nose_type',-40,-85,-25), (163271,2640245,0,'skin_color',81,29,100), (163272,2640245,1,'soga_cheek_type',91,81,0), (163273,2640245,1,'soga_chin_type',-97,52,-23), (163274,2640245,1,'soga_eye_brow_type',-94,-72,87), (163275,2640245,0,'soga_eye_color',229,229,102), (163276,2640245,1,'soga_eye_type',51,0,0), (163277,2640245,0,'soga_hair_face_color',81,29,100), (163278,2640245,0,'soga_hair_type_color',81,29,100), (163279,2640245,1,'soga_lip_type',79,66,68), (163280,2640245,1,'soga_nose_type',-40,-85,-25), (163281,2640245,0,'soga_skin_color',81,29,100), (163282,2640246,1,'cheek_type',74,10,0), (163283,2640246,1,'chin_type',-26,48,1), (163284,2640246,1,'eye_brow_type',18,65,83), (163285,2640246,0,'eye_color',194,192,162), (163286,2640246,1,'eye_type',18,0,0), (163287,2640246,0,'hair_face_color',12,13,54), (163288,2640246,0,'hair_type_color',12,13,54), (163289,2640246,1,'lip_type',50,93,-14), (163290,2640246,1,'nose_type',20,-41,-55), (163291,2640246,0,'skin_color',12,13,54), (163292,2640246,1,'soga_cheek_type',74,10,0), (163293,2640246,1,'soga_chin_type',-26,48,1), (163294,2640246,1,'soga_eye_brow_type',18,65,83), (163295,2640246,0,'soga_eye_color',229,229,102), (163296,2640246,1,'soga_eye_type',18,0,0), (163297,2640246,0,'soga_hair_face_color',12,13,54), (163298,2640246,0,'soga_hair_type_color',12,13,54), (163299,2640246,1,'soga_lip_type',50,93,-14), (163300,2640246,1,'soga_nose_type',20,-41,-55), (163301,2640246,0,'soga_skin_color',12,13,54), (163302,2640247,0,'eye_color',255,255,255), (163303,2640247,0,'skin_color',255,255,255), (163304,2640247,0,'soga_eye_color',255,0,255), (163305,2640248,0,'eye_color',82,82,82), (163306,2640248,0,'skin_color',255,0,12), (163307,2640248,0,'soga_eye_color',255,0,255), (163308,2640249,0,'eye_color',82,82,82), (163309,2640249,0,'skin_color',255,0,12), (163310,2640249,0,'soga_eye_color',255,0,255), (163311,2640250,0,'eye_color',87,72,58), (163312,2640250,0,'skin_color',186,65,12), (163313,2640250,0,'soga_eye_color',255,0,255), (163314,2640251,1,'cheek_type',-50,90,0), (163315,2640251,1,'chin_type',21,68,50), (163316,2640251,1,'eye_brow_type',50,-81,69), (163317,2640251,0,'eye_color',116,170,180), (163318,2640251,1,'eye_type',50,0,0), (163319,2640251,0,'hair_face_color',90,61,40), (163320,2640251,0,'hair_type_color',90,61,40), (163321,2640251,1,'lip_type',19,56,-29), (163322,2640251,1,'nose_type',-37,38,31), (163323,2640251,0,'skin_color',90,61,40), (163324,2640251,1,'soga_cheek_type',-50,90,0), (163325,2640251,1,'soga_chin_type',21,68,50), (163326,2640251,1,'soga_eye_brow_type',50,-81,69), (163327,2640251,0,'soga_eye_color',229,229,102), (163328,2640251,1,'soga_eye_type',50,0,0), (163329,2640251,0,'soga_hair_face_color',90,61,40), (163330,2640251,0,'soga_hair_type_color',90,61,40), (163331,2640251,1,'soga_lip_type',19,56,-29), (163332,2640251,1,'soga_nose_type',-37,38,31), (163333,2640251,0,'soga_skin_color',90,61,40), (163334,2640252,0,'eye_color',255,255,255), (163335,2640252,0,'skin_color',255,255,255), (163336,2640252,0,'soga_eye_color',255,0,255), (163337,2640253,0,'eye_color',255,255,255), (163338,2640253,0,'skin_color',255,255,255), (163339,2640253,0,'soga_eye_color',255,0,255), (163340,2640254,0,'eye_color',255,255,255), (163341,2640254,0,'skin_color',255,255,255), (163342,2640254,0,'soga_eye_color',255,0,255), (163343,2640255,0,'eye_color',158,179,230), (163344,2640255,0,'skin_color',152,7,0), (163345,2640255,0,'soga_eye_color',255,0,255), (163346,2640256,0,'eye_color',158,179,230), (163347,2640256,0,'skin_color',152,7,0), (163348,2640256,0,'soga_eye_color',255,0,255), (163349,2640257,0,'eye_color',255,255,255), (163350,2640257,0,'skin_color',255,255,255), (163351,2640257,0,'soga_eye_color',255,0,255), (163352,2640258,0,'eye_color',158,179,230), (163353,2640258,0,'skin_color',28,28,28), (163354,2640258,0,'soga_eye_color',255,0,255), (163355,2640259,0,'eye_color',158,179,230), (163356,2640259,0,'skin_color',152,7,0), (163357,2640259,0,'soga_eye_color',255,0,255), (163358,2640260,0,'eye_color',239,209,88), (163359,2640260,0,'skin_color',107,67,42), (163360,2640260,0,'soga_eye_color',255,0,255), (163361,2640261,0,'eye_color',158,179,230), (163362,2640261,0,'skin_color',152,7,0), (163363,2640261,0,'soga_eye_color',255,0,255), (163364,2640262,0,'eye_color',158,179,230), (163365,2640262,0,'skin_color',152,7,0), (163366,2640262,0,'soga_eye_color',255,0,255), (163367,2640263,0,'eye_color',255,255,255), (163368,2640263,0,'skin_color',110,38,56), (163369,2640263,0,'soga_eye_color',255,0,255), (163370,2640264,0,'eye_color',255,255,255), (163371,2640264,0,'skin_color',255,255,255), (163372,2640264,0,'soga_eye_color',255,0,255), (163373,2640265,0,'eye_color',240,218,130), (163374,2640265,0,'skin_color',82,82,82), (163375,2640265,0,'soga_eye_color',255,0,255), (163376,2640266,0,'eye_color',77,110,138), (163377,2640266,0,'skin_color',82,82,82), (163378,2640266,0,'soga_eye_color',255,0,255), (163379,2640267,0,'eye_color',152,7,0), (163380,2640267,0,'skin_color',82,82,82), (163381,2640267,0,'soga_eye_color',255,0,255), (163382,2640268,0,'eye_color',255,255,255), (163383,2640268,0,'skin_color',255,0,12), (163384,2640268,0,'soga_eye_color',255,0,255), (163385,2640269,0,'eye_color',255,255,255), (163386,2640269,0,'skin_color',255,0,12), (163387,2640269,0,'soga_eye_color',255,0,255), (163388,2640270,0,'eye_color',158,179,230), (163389,2640270,0,'skin_color',152,7,0), (163390,2640270,0,'soga_eye_color',255,0,255), (163391,2640271,0,'eye_color',158,179,230), (163392,2640271,0,'skin_color',152,7,0), (163393,2640271,0,'soga_eye_color',255,0,255), (163394,2640272,0,'eye_color',255,255,255), (163395,2640272,0,'skin_color',255,0,12), (163396,2640272,0,'soga_eye_color',255,0,255), (163397,2640273,0,'eye_color',147,147,147), (163398,2640273,0,'skin_color',82,82,82), (163399,2640273,0,'soga_eye_color',255,0,255), (163400,2640274,0,'eye_color',110,38,56), (163401,2640274,0,'skin_color',52,52,52), (163402,2640274,0,'soga_eye_color',255,0,255), (163403,2640275,0,'eye_color',255,255,255), (163404,2640275,0,'skin_color',52,52,52), (163405,2640275,0,'soga_eye_color',255,0,255), (163406,2640276,0,'eye_color',255,255,255), (163407,2640276,0,'skin_color',156,110,121), (163408,2640276,0,'soga_eye_color',255,0,255), (163409,2640277,0,'eye_color',255,255,255), (163410,2640277,0,'skin_color',205,205,205), (163411,2640277,0,'soga_eye_color',255,0,255), (163412,2640278,0,'eye_color',255,255,255), (163413,2640278,0,'skin_color',205,205,205), (163414,2640278,0,'soga_eye_color',255,0,255), (163415,2640279,0,'eye_color',255,255,255), (163416,2640279,0,'skin_color',255,255,255), (163417,2640279,0,'soga_eye_color',255,0,255), (163418,2640280,0,'eye_color',110,38,56), (163419,2640280,0,'skin_color',52,52,52), (163420,2640280,0,'soga_eye_color',255,0,255), (163421,2640281,0,'eye_color',255,255,255), (163422,2640281,0,'skin_color',255,0,12), (163423,2640281,0,'soga_eye_color',255,0,255), (163424,2640282,0,'eye_color',158,179,230), (163425,2640282,0,'skin_color',152,7,0), (163426,2640282,0,'soga_eye_color',255,0,255), (163427,2640283,0,'eye_color',255,255,255), (163428,2640283,0,'skin_color',129,135,180), (163429,2640283,0,'soga_eye_color',255,0,255), (163430,2640284,0,'eye_color',255,255,255), (163431,2640284,0,'skin_color',145,124,164), (163432,2640284,0,'soga_eye_color',255,0,255), (163433,2640285,0,'eye_color',255,255,255), (163434,2640285,0,'skin_color',255,255,255), (163435,2640285,0,'soga_eye_color',255,0,255), (163436,2640286,0,'eye_color',82,82,82), (163437,2640286,0,'skin_color',52,52,52), (163438,2640286,0,'soga_eye_color',255,0,255), (163439,2640287,0,'eye_color',255,255,255), (163440,2640287,0,'skin_color',87,138,139), (163441,2640287,0,'soga_eye_color',255,0,255), (163442,2640288,0,'eye_color',255,255,255), (163443,2640288,0,'skin_color',255,255,255), (163444,2640288,0,'soga_eye_color',255,0,255), (163445,2640289,0,'eye_color',52,52,52), (163446,2640289,0,'skin_color',152,7,0), (163447,2640289,0,'soga_eye_color',255,0,255), (163448,2640290,0,'eye_color',228,209,182), (163449,2640290,0,'skin_color',255,255,255), (163450,2640290,0,'soga_eye_color',255,0,255), (163451,2640291,0,'eye_color',255,255,255), (163452,2640291,0,'skin_color',255,255,255), (163453,2640291,0,'soga_eye_color',255,0,255), (163454,2640292,0,'eye_color',128,135,179), (163455,2640292,0,'skin_color',255,255,255), (163456,2640292,0,'soga_eye_color',255,0,255), (163457,2640293,0,'eye_color',145,124,165), (163458,2640293,0,'skin_color',255,255,255), (163459,2640293,0,'soga_eye_color',255,0,255), (163460,2640294,0,'eye_color',255,255,255), (163461,2640294,0,'skin_color',255,255,255), (163462,2640294,0,'soga_eye_color',255,0,255), (163463,2640295,0,'eye_color',22,86,89), (163464,2640295,0,'skin_color',228,209,182), (163465,2640295,0,'soga_eye_color',255,0,255), (163466,2640296,0,'eye_color',228,209,182), (163467,2640296,0,'skin_color',255,255,255), (163468,2640296,0,'soga_eye_color',255,0,255), (163469,2640297,0,'eye_color',110,38,56), (163470,2640297,0,'skin_color',228,209,182), (163471,2640297,0,'soga_eye_color',255,0,255), (163472,2640298,0,'eye_color',209,196,142), (163473,2640298,0,'skin_color',43,97,53), (163474,2640298,0,'soga_eye_color',255,0,255), (163475,2640299,0,'eye_color',145,124,165), (163476,2640299,0,'skin_color',255,255,255), (163477,2640299,0,'soga_eye_color',255,0,255), (163478,2640300,0,'eye_color',23,84,29), (163479,2640300,0,'skin_color',145,124,164), (163480,2640300,0,'soga_eye_color',255,0,255), (163481,2640301,0,'eye_color',145,124,165), (163482,2640301,0,'skin_color',255,255,255), (163483,2640301,0,'soga_eye_color',255,0,255), (163484,2640302,0,'eye_color',216,218,158), (163485,2640302,0,'skin_color',82,82,82), (163486,2640302,0,'soga_eye_color',255,0,255), (163487,2640303,0,'eye_color',145,124,165), (163488,2640303,0,'skin_color',255,255,255), (163489,2640303,0,'soga_eye_color',255,0,255), (163490,2640304,0,'eye_color',128,128,0), (163491,2640304,0,'skin_color',145,124,165), (163492,2640304,0,'soga_eye_color',255,0,255), (163493,2640305,0,'eye_color',119,119,119), (163494,2640305,0,'skin_color',82,82,82), (163495,2640305,0,'soga_eye_color',255,0,255), (163496,2640306,0,'eye_color',145,124,165), (163497,2640306,0,'skin_color',255,255,255), (163498,2640306,0,'soga_eye_color',255,0,255), (163499,2640307,0,'eye_color',87,170,123), (163500,2640307,0,'skin_color',253,202,130), (163501,2640307,0,'soga_eye_color',255,0,255), (163502,2640308,0,'eye_color',160,223,186), (163503,2640308,0,'skin_color',211,110,38), (163504,2640308,0,'soga_eye_color',255,0,255), (163505,2640309,0,'eye_color',255,255,255), (163506,2640309,0,'skin_color',255,255,255), (163507,2640309,0,'soga_eye_color',255,0,255), (163508,2640310,0,'eye_color',255,255,255), (163509,2640310,0,'skin_color',255,255,255), (163510,2640310,0,'soga_eye_color',255,0,255), (163511,2640311,0,'eye_color',63,0,128), (163512,2640311,0,'skin_color',145,124,165), (163513,2640311,0,'soga_eye_color',255,0,255), (163514,2640312,0,'eye_color',255,255,255), (163515,2640312,0,'skin_color',255,255,255), (163516,2640312,0,'soga_eye_color',255,0,255), (163517,2640313,0,'eye_color',145,124,165), (163518,2640313,0,'skin_color',255,255,255), (163519,2640313,0,'soga_eye_color',255,0,255), (163520,2640314,0,'eye_color',145,124,165), (163521,2640314,0,'skin_color',255,255,255), (163522,2640314,0,'soga_eye_color',255,0,255), (163523,2640315,0,'eye_color',145,124,165), (163524,2640315,0,'skin_color',255,255,255), (163525,2640315,0,'soga_eye_color',255,0,255), (163526,2640316,0,'eye_color',52,52,52), (163527,2640316,0,'skin_color',160,223,186), (163528,2640316,0,'soga_eye_color',255,0,255), (163529,2640317,0,'eye_color',52,52,52), (163530,2640317,0,'skin_color',249,235,179), (163531,2640317,0,'soga_eye_color',255,0,255), (163532,2640318,0,'eye_color',52,52,52), (163533,2640318,0,'skin_color',232,172,186), (163534,2640318,0,'soga_eye_color',255,0,255), (163535,2640319,0,'eye_color',255,255,255), (163536,2640319,0,'skin_color',255,255,255), (163537,2640319,0,'soga_eye_color',255,0,255), (163538,2640320,0,'eye_color',110,38,56), (163539,2640320,0,'skin_color',228,209,182), (163540,2640320,0,'soga_eye_color',255,0,255), (163541,2640321,0,'eye_color',228,209,182), (163542,2640321,0,'skin_color',255,255,255), (163543,2640321,0,'soga_eye_color',255,0,255), (163544,2640322,0,'eye_color',255,255,255), (163545,2640322,0,'skin_color',255,255,255), (163546,2640322,0,'soga_eye_color',255,0,255), (163547,2640323,0,'eye_color',64,0,128), (163548,2640323,0,'skin_color',226,189,75), (163549,2640323,0,'soga_eye_color',255,0,255), (163550,2640324,0,'eye_color',255,255,255), (163551,2640324,0,'skin_color',158,149,212), (163552,2640324,0,'soga_eye_color',255,0,255), (163553,2640325,0,'eye_color',255,255,255), (163554,2640325,0,'skin_color',212,156,149), (163555,2640325,0,'soga_eye_color',255,0,255), (163556,2640326,0,'eye_color',255,255,255), (163557,2640326,0,'skin_color',255,255,255), (163558,2640326,0,'soga_eye_color',255,0,255), (163559,2640327,0,'eye_color',255,255,255), (163560,2640327,0,'skin_color',255,255,255), (163561,2640327,0,'soga_eye_color',255,0,255), (163562,2640328,1,'cheek_type',-28,-8,0), (163563,2640328,1,'chin_type',47,29,-10), (163564,2640328,1,'ear_type',28,26,0), (163565,2640328,1,'eye_brow_type',9,11,17), (163566,2640328,0,'eye_color',243,166,255), (163567,2640328,1,'eye_type',-17,0,0), (163568,2640328,0,'hair_face_color',114,135,135), (163569,2640328,0,'hair_face_highlight_color',105,103,97), (163570,2640328,0,'hair_type_color',114,135,135), (163571,2640328,0,'hair_type_highlight_color',105,103,97), (163572,2640328,1,'lip_type',7,17,-2), (163573,2640328,1,'nose_type',-17,-12,-7), (163574,2640328,0,'skin_color',125,118,117), (163575,2640328,1,'soga_cheek_type',-28,-8,0), (163576,2640328,1,'soga_chin_type',47,29,-10), (163577,2640328,1,'soga_ear_type',28,26,0), (163578,2640328,1,'soga_eye_brow_type',9,11,17), (163579,2640328,0,'soga_eye_color',229,229,102), (163580,2640328,1,'soga_eye_type',-17,0,0), (163581,2640328,0,'soga_hair_face_color',114,135,135), (163582,2640328,0,'soga_hair_face_highlight_color',105,103,97), (163583,2640328,0,'soga_hair_type_color',114,135,135), (163584,2640328,0,'soga_hair_type_highlight_color',105,103,97), (163585,2640328,1,'soga_lip_type',7,17,-2), (163586,2640328,1,'soga_nose_type',-17,-12,-7), (163587,2640328,0,'soga_skin_color',125,118,117), (163588,2640328,0,'wing_color1',255,255,255), (163589,2640328,0,'wing_color2',255,255,255), (163590,2640329,0,'eye_color',255,255,255), (163591,2640329,0,'skin_color',212,156,149), (163592,2640329,0,'soga_eye_color',255,0,255), (163593,2640330,0,'eye_color',255,255,255), (163594,2640330,0,'skin_color',255,255,255), (163595,2640330,0,'soga_eye_color',255,0,255), (163596,2640331,0,'eye_color',255,255,255), (163597,2640331,0,'skin_color',255,255,255), (163598,2640331,0,'soga_eye_color',255,0,255), (163599,2640332,0,'eye_color',255,255,255), (163600,2640332,0,'hair_face_color',234,234,234), (163601,2640332,0,'hair_face_highlight_color',81,81,81), (163602,2640332,0,'skin_color',255,255,255), (163603,2640332,0,'soga_eye_color',255,0,255), (163604,2640332,0,'soga_hair_face_color',234,234,234), (163605,2640332,0,'soga_hair_face_highlight_color',81,81,81), (163606,2640333,0,'eye_color',255,255,255), (163607,2640333,0,'hair_face_color',185,153,56), (163608,2640333,0,'hair_face_highlight_color',147,97,68), (163609,2640333,0,'hair_type_color',185,153,56), (163610,2640333,0,'hair_type_highlight_color',147,97,68), (163611,2640333,0,'skin_color',255,255,255), (163612,2640333,0,'soga_eye_color',255,0,255), (163613,2640333,0,'soga_hair_face_color',185,153,56), (163614,2640333,0,'soga_hair_face_highlight_color',147,97,68), (163615,2640333,0,'soga_hair_type_color',185,153,56), (163616,2640333,0,'soga_hair_type_highlight_color',147,97,68), (163617,2640334,0,'eye_color',255,255,255), (163618,2640334,0,'hair_face_color',233,157,88), (163619,2640334,0,'hair_face_highlight_color',255,255,255), (163620,2640334,0,'hair_type_color',211,110,39), (163621,2640334,0,'hair_type_highlight_color',255,255,255), (163622,2640334,0,'skin_color',255,255,255), (163623,2640334,0,'soga_eye_color',255,0,255), (163624,2640334,0,'soga_hair_face_color',233,157,88), (163625,2640334,0,'soga_hair_face_highlight_color',255,255,255), (163626,2640334,0,'soga_hair_type_color',211,110,39), (163627,2640334,0,'soga_hair_type_highlight_color',255,255,255), (163628,2640335,0,'eye_color',255,255,255), (163629,2640335,0,'hair_face_color',240,218,130), (163630,2640335,0,'hair_face_highlight_color',185,153,56), (163631,2640335,0,'skin_color',255,255,255), (163632,2640335,0,'soga_eye_color',255,0,255), (163633,2640335,0,'soga_hair_face_color',240,218,130), (163634,2640335,0,'soga_hair_face_highlight_color',185,153,56), (163635,2640336,0,'eye_color',255,255,255), (163636,2640336,0,'hair_type_color',233,157,88), (163637,2640336,0,'hair_type_highlight_color',186,65,11), (163638,2640336,0,'skin_color',255,255,255), (163639,2640336,0,'soga_eye_color',255,0,255), (163640,2640336,0,'soga_hair_type_color',233,157,88), (163641,2640336,0,'soga_hair_type_highlight_color',186,65,11), (163642,2640337,0,'eye_color',255,255,255), (163643,2640337,0,'skin_color',255,255,255), (163644,2640337,0,'soga_eye_color',255,0,255), (163645,2640338,1,'cheek_type',93,-71,0), (163646,2640338,1,'chin_type',-18,-7,-1), (163647,2640338,1,'eye_brow_type',-96,-63,35), (163648,2640338,0,'eye_color',133,182,194), (163649,2640338,1,'eye_type',88,0,0), (163650,2640338,0,'hair_face_color',7,21,14), (163651,2640338,0,'hair_type_color',7,21,14), (163652,2640338,1,'lip_type',-83,18,-62), (163653,2640338,1,'nose_type',-31,14,19), (163654,2640338,0,'skin_color',7,21,14), (163655,2640338,1,'soga_cheek_type',93,-71,0), (163656,2640338,1,'soga_chin_type',-18,-7,-1), (163657,2640338,1,'soga_eye_brow_type',-96,-63,35), (163658,2640338,0,'soga_eye_color',229,229,102), (163659,2640338,1,'soga_eye_type',88,0,0), (163660,2640338,0,'soga_hair_face_color',7,21,14), (163661,2640338,0,'soga_hair_type_color',7,21,14), (163662,2640338,1,'soga_lip_type',-83,18,-62), (163663,2640338,1,'soga_nose_type',-31,14,19), (163664,2640338,0,'soga_skin_color',7,21,14), (163665,2640338,0,'wing_color1',255,255,255), (163666,2640338,0,'wing_color2',255,255,255), (163667,2640339,1,'cheek_type',-70,-44,0), (163668,2640339,1,'chin_type',83,74,-3), (163669,2640339,1,'eye_brow_type',-66,-44,-95), (163670,2640339,0,'eye_color',76,112,67), (163671,2640339,1,'eye_type',56,0,0), (163672,2640339,0,'hair_face_color',185,121,190), (163673,2640339,0,'hair_type_color',185,121,190), (163674,2640339,1,'lip_type',-58,8,89), (163675,2640339,1,'nose_type',58,-81,-25), (163676,2640339,0,'skin_color',185,121,190), (163677,2640339,1,'soga_cheek_type',-70,-44,0), (163678,2640339,1,'soga_chin_type',83,74,-3), (163679,2640339,1,'soga_eye_brow_type',-66,-44,-95), (163680,2640339,0,'soga_eye_color',229,229,102), (163681,2640339,1,'soga_eye_type',56,0,0), (163682,2640339,0,'soga_hair_face_color',185,121,190), (163683,2640339,0,'soga_hair_type_color',185,121,190), (163684,2640339,1,'soga_lip_type',-58,8,89), (163685,2640339,1,'soga_nose_type',58,-81,-25), (163686,2640339,0,'soga_skin_color',185,121,190), (163687,2640339,0,'wing_color1',255,255,255), (163688,2640339,0,'wing_color2',255,255,255), (163689,2640340,0,'eye_color',255,255,255), (163690,2640340,0,'skin_color',255,255,255), (163691,2640340,0,'soga_eye_color',255,0,255), (163692,2640341,0,'eye_color',255,255,255), (163693,2640341,0,'skin_color',255,255,255), (163694,2640341,0,'soga_eye_color',255,0,255), (163695,2640342,0,'eye_color',255,255,255), (163696,2640342,0,'skin_color',255,255,255), (163697,2640342,0,'soga_eye_color',255,0,255), (163698,2640343,1,'cheek_type',100,100,0), (163699,2640343,1,'chin_type',-100,-100,100), (163700,2640343,1,'ear_type',-37,70,0), (163701,2640343,1,'eye_brow_type',56,-100,100), (163702,2640343,0,'eye_color',193,174,153), (163703,2640343,1,'eye_type',-100,0,0), (163704,2640343,0,'hair_face_color',84,95,104), (163705,2640343,0,'hair_face_highlight_color',225,174,21), (163706,2640343,0,'hair_type_color',84,95,104), (163707,2640343,0,'hair_type_highlight_color',225,174,21), (163708,2640343,1,'lip_type',100,100,-62), (163709,2640343,1,'nose_type',-100,100,-100), (163710,2640343,0,'skin_color',248,253,253), (163711,2640343,1,'soga_cheek_type',100,100,0), (163712,2640343,1,'soga_chin_type',-100,-100,100), (163713,2640343,1,'soga_ear_type',-37,70,0), (163714,2640343,1,'soga_eye_brow_type',56,-100,100), (163715,2640343,0,'soga_eye_color',204,204,204), (163716,2640343,1,'soga_eye_type',-100,0,0), (163717,2640343,0,'soga_hair_face_color',84,95,104), (163718,2640343,0,'soga_hair_face_highlight_color',225,174,21), (163719,2640343,0,'soga_hair_type_color',84,95,104), (163720,2640343,0,'soga_hair_type_highlight_color',225,174,21), (163721,2640343,1,'soga_lip_type',100,100,-62), (163722,2640343,1,'soga_nose_type',-100,100,-100), (163723,2640343,0,'soga_skin_color',248,253,253), (163724,2640344,0,'eye_color',255,255,255), (163725,2640344,0,'skin_color',255,255,255), (163726,2640344,0,'soga_eye_color',255,0,255), (163727,2640345,0,'eye_color',255,255,255), (163728,2640345,0,'skin_color',255,255,255), (163729,2640345,0,'soga_eye_color',255,0,255), (163730,2640346,1,'cheek_type',11,53,0), (163731,2640346,1,'chin_type',40,-14,4), (163732,2640346,1,'ear_type',-1,71,0), (163733,2640346,1,'eye_brow_type',93,-10,-51), (163734,2640346,0,'eye_color',116,174,190), (163735,2640346,1,'eye_type',97,0,0), (163736,2640346,0,'hair_face_color',2,0,0), (163737,2640346,0,'hair_face_highlight_color',233,184,31), (163738,2640346,0,'hair_type_color',2,0,0), (163739,2640346,0,'hair_type_highlight_color',233,184,31), (163740,2640346,1,'lip_type',43,-53,-50), (163741,2640346,1,'nose_type',-55,-87,-62), (163742,2640346,0,'skin_color',202,194,179), (163743,2640346,1,'soga_cheek_type',11,53,0), (163744,2640346,1,'soga_chin_type',40,-14,4), (163745,2640346,1,'soga_ear_type',-1,71,0), (163746,2640346,1,'soga_eye_brow_type',93,-10,-51), (163747,2640346,0,'soga_eye_color',229,229,102), (163748,2640346,1,'soga_eye_type',97,0,0), (163749,2640346,0,'soga_hair_face_color',2,0,0), (163750,2640346,0,'soga_hair_face_highlight_color',233,184,31), (163751,2640346,0,'soga_hair_type_color',2,0,0), (163752,2640346,0,'soga_hair_type_highlight_color',233,184,31), (163753,2640346,1,'soga_lip_type',43,-53,-50), (163754,2640346,1,'soga_nose_type',-55,-87,-62), (163755,2640346,0,'soga_skin_color',202,194,179), (163756,2640346,0,'wing_color1',255,255,255), (163757,2640346,0,'wing_color2',255,255,255), (163758,2640347,1,'cheek_type',-31,87,0), (163759,2640347,1,'chin_type',-98,75,28), (163760,2640347,1,'ear_type',2,85,0), (163761,2640347,1,'eye_brow_type',7,-83,87), (163762,2640347,0,'eye_color',82,153,174), (163763,2640347,1,'eye_type',87,0,0), (163764,2640347,0,'hair_face_color',224,175,20), (163765,2640347,0,'hair_face_highlight_color',100,70,10), (163766,2640347,0,'hair_type_color',224,175,20), (163767,2640347,0,'hair_type_highlight_color',100,70,10), (163768,2640347,1,'lip_type',9,-75,-56), (163769,2640347,1,'nose_type',32,82,35), (163770,2640347,0,'skin_color',87,81,81), (163771,2640347,1,'soga_cheek_type',-31,87,0), (163772,2640347,1,'soga_chin_type',-98,75,28), (163773,2640347,1,'soga_ear_type',2,85,0), (163774,2640347,1,'soga_eye_brow_type',7,-83,87), (163775,2640347,0,'soga_eye_color',229,229,102), (163776,2640347,1,'soga_eye_type',87,0,0), (163777,2640347,0,'soga_hair_face_color',224,175,20), (163778,2640347,0,'soga_hair_face_highlight_color',100,70,10), (163779,2640347,0,'soga_hair_type_color',224,175,20), (163780,2640347,0,'soga_hair_type_highlight_color',100,70,10), (163781,2640347,1,'soga_lip_type',9,-75,-56), (163782,2640347,1,'soga_nose_type',32,82,35), (163783,2640347,0,'soga_skin_color',87,81,81), (163784,2640347,0,'wing_color1',255,255,255), (163785,2640347,0,'wing_color2',255,255,255), (163786,2640348,1,'cheek_type',50,-57,0), (163787,2640348,1,'chin_type',93,34,-18), (163788,2640348,1,'ear_type',-34,77,0), (163789,2640348,1,'eye_brow_type',-45,-68,-81), (163790,2640348,0,'eye_color',126,178,194), (163791,2640348,1,'eye_type',14,0,0), (163792,2640348,0,'hair_face_color',84,95,104), (163793,2640348,0,'hair_face_highlight_color',84,0,0), (163794,2640348,0,'hair_type_color',84,95,104), (163795,2640348,0,'hair_type_highlight_color',84,0,0), (163796,2640348,1,'lip_type',-94,1,-3), (163797,2640348,1,'nose_type',68,17,56), (163798,2640348,0,'skin_color',192,186,160), (163799,2640348,1,'soga_cheek_type',50,-57,0), (163800,2640348,1,'soga_chin_type',93,34,-18), (163801,2640348,1,'soga_ear_type',-34,77,0), (163802,2640348,1,'soga_eye_brow_type',-45,-68,-81), (163803,2640348,0,'soga_eye_color',229,229,102), (163804,2640348,1,'soga_eye_type',14,0,0), (163805,2640348,0,'soga_hair_face_color',84,95,104), (163806,2640348,0,'soga_hair_face_highlight_color',84,0,0), (163807,2640348,0,'soga_hair_type_color',84,95,104), (163808,2640348,0,'soga_hair_type_highlight_color',84,0,0), (163809,2640348,1,'soga_lip_type',-94,1,-3), (163810,2640348,1,'soga_nose_type',68,17,56), (163811,2640348,0,'soga_skin_color',192,186,160), (163812,2640349,1,'cheek_type',-23,0,0), (163813,2640349,1,'chin_type',10,-18,-14), (163814,2640349,1,'ear_type',-21,12,0), (163815,2640349,1,'eye_brow_type',-31,-14,-5), (163816,2640349,0,'eye_color',43,87,100), (163817,2640349,0,'hair_face_color',34,22,7), (163818,2640349,0,'hair_face_highlight_color',77,77,76), (163819,2640349,0,'hair_type_color',34,22,7), (163820,2640349,0,'hair_type_highlight_color',77,77,76), (163821,2640349,1,'lip_type',0,19,19), (163822,2640349,1,'nose_type',10,23,12), (163823,2640349,0,'skin_color',231,228,218), (163824,2640349,1,'soga_cheek_type',-23,0,0), (163825,2640349,1,'soga_chin_type',10,-18,-14), (163826,2640349,1,'soga_ear_type',-21,12,0), (163827,2640349,1,'soga_eye_brow_type',-31,-14,-5), (163828,2640349,0,'soga_eye_color',229,229,102), (163829,2640349,0,'soga_hair_face_color',34,22,7), (163830,2640349,0,'soga_hair_face_highlight_color',77,77,76), (163831,2640349,0,'soga_hair_type_color',34,22,7), (163832,2640349,0,'soga_hair_type_highlight_color',77,77,76), (163833,2640349,1,'soga_lip_type',0,19,19), (163834,2640349,1,'soga_nose_type',10,23,12), (163835,2640349,0,'soga_skin_color',231,228,218), (163836,2640349,0,'wing_color1',255,255,255), (163837,2640349,0,'wing_color2',255,255,255), (163838,2640350,1,'cheek_type',68,-22,0), (163839,2640350,1,'chin_type',14,-22,26), (163840,2640350,1,'ear_type',-48,63,0), (163841,2640350,1,'eye_brow_type',-31,4,17), (163842,2640350,0,'eye_color',168,203,214), (163843,2640350,1,'eye_type',57,0,0), (163844,2640350,0,'hair_face_highlight_color',100,70,10), (163845,2640350,0,'hair_type_highlight_color',100,70,10), (163846,2640350,1,'lip_type',44,25,9), (163847,2640350,1,'nose_type',-34,-97,91), (163848,2640350,0,'skin_color',145,149,149), (163849,2640350,1,'soga_cheek_type',68,-22,0), (163850,2640350,1,'soga_chin_type',14,-22,26), (163851,2640350,1,'soga_ear_type',-48,63,0), (163852,2640350,1,'soga_eye_brow_type',-31,4,17), (163853,2640350,0,'soga_eye_color',229,229,102), (163854,2640350,1,'soga_eye_type',57,0,0), (163855,2640350,0,'soga_hair_face_highlight_color',100,70,10), (163856,2640350,0,'soga_hair_type_highlight_color',100,70,10), (163857,2640350,1,'soga_lip_type',44,25,9), (163858,2640350,1,'soga_nose_type',-34,-97,91), (163859,2640350,0,'soga_skin_color',145,149,149), (163860,2640351,0,'eye_color',255,255,255), (163861,2640351,0,'skin_color',255,255,255), (163862,2640351,0,'soga_eye_color',255,0,255), (163863,2640352,0,'eye_color',255,255,255), (163864,2640352,0,'skin_color',255,255,255), (163865,2640352,0,'soga_eye_color',255,0,255), (163866,2640353,0,'eye_color',255,255,255), (163867,2640353,0,'skin_color',255,255,255), (163868,2640353,0,'soga_eye_color',255,0,255), (163869,2640354,0,'eye_color',255,255,255), (163870,2640354,0,'skin_color',255,255,255), (163871,2640354,0,'soga_eye_color',255,0,255), (163872,2640355,0,'eye_color',64,128,191), (163873,2640355,0,'skin_color',29,29,29), (163874,2640355,0,'soga_eye_color',255,0,255), (163875,2640356,1,'cheek_type',-43,-72,0), (163876,2640356,1,'chin_type',38,-75,77), (163877,2640356,1,'ear_type',-61,-83,0), (163878,2640356,1,'eye_brow_type',-51,-35,-31), (163879,2640356,0,'eye_color',173,142,88), (163880,2640356,1,'eye_type',-76,0,0), (163881,2640356,0,'hair_face_color',49,47,61), (163882,2640356,0,'hair_face_highlight_color',42,29,2), (163883,2640356,0,'hair_type_color',49,47,61), (163884,2640356,0,'hair_type_highlight_color',42,29,2), (163885,2640356,1,'lip_type',3,41,70), (163886,2640356,1,'nose_type',-47,82,31), (163887,2640356,0,'skin_color',243,251,251), (163888,2640356,1,'soga_cheek_type',-43,-72,0), (163889,2640356,1,'soga_chin_type',38,-75,77), (163890,2640356,1,'soga_ear_type',-61,-83,0), (163891,2640356,1,'soga_eye_brow_type',-51,-35,-31), (163892,2640356,0,'soga_eye_color',229,229,102), (163893,2640356,1,'soga_eye_type',-76,0,0), (163894,2640356,0,'soga_hair_face_color',49,47,61), (163895,2640356,0,'soga_hair_face_highlight_color',42,29,2), (163896,2640356,0,'soga_hair_type_color',49,47,61), (163897,2640356,0,'soga_hair_type_highlight_color',42,29,2), (163898,2640356,1,'soga_lip_type',3,41,70), (163899,2640356,1,'soga_nose_type',-47,82,31), (163900,2640356,0,'soga_skin_color',243,251,251), (163901,2640356,0,'wing_color1',255,255,255), (163902,2640356,0,'wing_color2',255,255,255), (163903,2640357,0,'eye_color',255,255,255), (163904,2640357,0,'skin_color',255,255,255), (163905,2640357,0,'soga_eye_color',255,0,255), (163906,2640358,0,'eye_color',255,255,255), (163907,2640358,0,'skin_color',255,255,255), (163908,2640358,0,'soga_eye_color',255,0,255), (163909,2640359,0,'eye_color',255,255,255), (163910,2640359,0,'skin_color',255,255,255), (163911,2640359,0,'soga_eye_color',255,0,255), (163912,2640360,0,'eye_color',28,28,28), (163913,2640360,0,'skin_color',110,38,56), (163914,2640360,0,'soga_eye_color',255,0,255), (163915,2640361,0,'eye_color',255,255,255), (163916,2640361,0,'skin_color',158,149,212), (163917,2640361,0,'soga_eye_color',255,0,255), (163918,2640362,0,'eye_color',255,255,255), (163919,2640362,0,'skin_color',255,255,255), (163920,2640362,0,'soga_eye_color',255,0,255), (163921,2640363,0,'eye_color',240,218,130), (163922,2640363,0,'skin_color',82,82,82), (163923,2640363,0,'soga_eye_color',255,0,255), (163924,2640364,0,'eye_color',110,38,56), (163925,2640364,0,'skin_color',52,52,52), (163926,2640364,0,'soga_eye_color',255,0,255), (163927,2640365,0,'eye_color',110,38,56), (163928,2640365,0,'skin_color',52,52,52), (163929,2640365,0,'soga_eye_color',255,0,255), (163930,2640366,0,'eye_color',255,255,255), (163931,2640366,0,'skin_color',255,255,255), (163932,2640366,0,'soga_eye_color',255,0,255), (163933,2640367,0,'eye_color',110,38,56), (163934,2640367,0,'skin_color',52,52,52), (163935,2640367,0,'soga_eye_color',255,0,255), (163936,2640368,0,'eye_color',211,110,38), (163937,2640368,0,'skin_color',87,170,123), (163938,2640368,0,'soga_eye_color',255,0,255), (163939,2640369,0,'eye_color',152,7,0), (163940,2640369,0,'skin_color',82,82,82), (163941,2640369,0,'soga_eye_color',255,0,255), (163942,2640370,0,'eye_color',255,255,255), (163943,2640370,0,'skin_color',255,255,255), (163944,2640370,0,'soga_eye_color',255,0,255), (163945,2640371,0,'eye_color',255,255,255), (163946,2640371,0,'skin_color',255,255,255), (163947,2640371,0,'soga_eye_color',255,0,255), (163948,2640372,0,'eye_color',255,255,255), (163949,2640372,0,'skin_color',255,255,255), (163950,2640372,0,'soga_eye_color',255,0,255), (163951,2640373,0,'eye_color',255,255,255), (163952,2640373,0,'skin_color',255,255,255), (163953,2640373,0,'soga_eye_color',255,0,255), (163954,2640374,0,'eye_color',255,255,255), (163955,2640374,0,'skin_color',255,255,255), (163956,2640374,0,'soga_eye_color',255,0,255), (163957,2640375,0,'eye_color',255,255,255), (163958,2640375,0,'skin_color',255,255,255), (163959,2640375,0,'soga_eye_color',255,0,255), (163960,2640376,0,'eye_color',255,255,255), (163961,2640376,0,'skin_color',255,255,255), (163962,2640376,0,'soga_eye_color',255,0,255), (163963,2640377,0,'eye_color',255,255,255), (163964,2640377,0,'skin_color',255,255,255), (163965,2640377,0,'soga_eye_color',255,0,255), (163966,2640378,0,'eye_color',255,255,255), (163967,2640378,0,'skin_color',255,255,255), (163968,2640378,0,'soga_eye_color',255,0,255), (163969,2640379,0,'eye_color',255,255,255), (163970,2640379,0,'skin_color',255,255,255), (163971,2640379,0,'soga_eye_color',255,0,255), (163972,2640380,0,'eye_color',255,255,255), (163973,2640380,0,'skin_color',255,255,255), (163974,2640380,0,'soga_eye_color',255,0,255), (163975,2640381,0,'eye_color',255,255,255), (163976,2640381,0,'skin_color',255,255,255), (163977,2640381,0,'soga_eye_color',255,0,255), (163978,2640382,0,'eye_color',255,255,255), (163979,2640382,0,'skin_color',255,255,255), (163980,2640382,0,'soga_eye_color',255,0,255), (163981,2640383,0,'eye_color',63,0,0), (163982,2640383,0,'skin_color',255,138,22), (163983,2640383,0,'soga_eye_color',255,0,255), (163984,2640384,0,'eye_color',255,255,255), (163985,2640384,0,'skin_color',255,255,255), (163986,2640384,0,'soga_eye_color',255,0,255), (163987,2640385,0,'eye_color',255,255,255), (163988,2640385,0,'skin_color',255,255,255), (163989,2640385,0,'soga_eye_color',255,0,255), (163990,2640386,0,'eye_color',255,255,255), (163991,2640386,0,'skin_color',87,59,114), (163992,2640386,0,'soga_eye_color',255,0,255), (163993,2640387,0,'eye_color',255,255,255), (163994,2640387,0,'skin_color',255,255,255), (163995,2640387,0,'soga_eye_color',255,0,255), (163996,2640388,0,'eye_color',255,255,255), (163997,2640388,0,'skin_color',255,255,255), (163998,2640388,0,'soga_eye_color',255,0,255), (163999,2640389,0,'eye_color',255,255,255), (164000,2640389,0,'skin_color',255,255,255), (164001,2640389,0,'soga_eye_color',255,0,255), (164002,2640390,0,'eye_color',255,255,255), (164003,2640390,0,'skin_color',255,255,255), (164004,2640390,0,'soga_eye_color',255,0,255), (164005,2640391,0,'eye_color',255,255,255), (164006,2640391,0,'skin_color',255,255,255), (164007,2640391,0,'soga_eye_color',255,0,255), (164008,2640392,0,'eye_color',255,255,255), (164009,2640392,0,'skin_color',255,255,255), (164010,2640392,0,'soga_eye_color',255,0,255), (164011,2640393,0,'eye_color',255,255,255), (164012,2640393,0,'skin_color',255,255,255), (164013,2640393,0,'soga_eye_color',255,0,255), (164014,2640394,0,'eye_color',255,255,255), (164015,2640394,0,'skin_color',255,255,255), (164016,2640394,0,'soga_eye_color',255,0,255), (164017,2640395,0,'eye_color',255,255,255), (164018,2640395,0,'skin_color',255,255,255), (164019,2640395,0,'soga_eye_color',255,0,255), (164020,2640396,0,'eye_color',255,255,255), (164021,2640396,0,'skin_color',255,255,255), (164022,2640396,0,'soga_eye_color',255,0,255), (164023,2640397,0,'eye_color',255,255,255), (164024,2640397,0,'skin_color',255,255,255), (164025,2640397,0,'soga_eye_color',255,0,255), (164026,2640398,0,'eye_color',63,0,0), (164027,2640398,0,'skin_color',255,138,22), (164028,2640398,0,'soga_eye_color',255,0,255), (164029,2640399,0,'eye_color',255,255,255), (164030,2640399,0,'skin_color',255,255,255), (164031,2640399,0,'soga_eye_color',255,0,255), (164032,2640400,0,'eye_color',255,255,255), (164033,2640400,0,'skin_color',255,255,255), (164034,2640400,0,'soga_eye_color',255,0,255), (164035,2640401,0,'eye_color',255,255,255), (164036,2640401,0,'skin_color',255,255,255), (164037,2640401,0,'soga_eye_color',255,0,255), (164038,2640402,0,'eye_color',255,255,255), (164039,2640402,0,'skin_color',255,255,255), (164040,2640402,0,'soga_eye_color',255,0,255), (164041,2590000,1,'cheek_type',91,-1,0), (164042,2590000,1,'chin_type',75,31,34), (164043,2590000,1,'ear_type',-100,-97,0), (164044,2590000,1,'eye_brow_type',-47,74,-41), (164045,2590000,0,'eye_color',204,204,204), (164046,2590000,1,'eye_type',25,0,0), (164047,2590000,0,'hair_color1',14,198,50), (164048,2590000,1,'lip_type',-11,15,8), (164049,2590000,1,'nose_type',-83,14,-58), (164050,2590000,0,'skin_color',177,179,180), (164051,2590000,1,'soga_cheek_type',0,-47,74), (164052,2590000,1,'soga_chin_type',0,-11,15), (164053,2590000,1,'soga_ear_type',0,25,0), (164054,2590000,1,'soga_eye_brow_type',0,-100,-97), (164055,2590000,0,'soga_eye_color',204,204,204), (164056,2590000,1,'soga_lip_type',-41,91,-1), (164057,2590000,1,'soga_nose_type',8,75,31), (164058,2590000,0,'soga_skin_color',177,179,180), (164059,2590001,0,'eye_color',255,255,255), (164060,2590001,0,'skin_color',255,255,255), (164061,2590001,0,'soga_eye_color',255,0,255), (164062,2590002,0,'eye_color',255,255,255), (164063,2590002,0,'skin_color',255,255,255), (164064,2590002,0,'soga_eye_color',255,0,255), (164065,2590003,0,'eye_color',255,255,255), (164066,2590003,0,'skin_color',255,255,255), (164067,2590003,0,'soga_eye_color',255,0,255), (164068,2590004,0,'eye_color',255,255,255), (164069,2590004,0,'skin_color',255,255,255), (164070,2590004,0,'soga_eye_color',255,0,255), (164071,2590005,0,'eye_color',255,255,255), (164072,2590005,0,'skin_color',255,255,255), (164073,2590005,0,'soga_eye_color',255,0,255), (164074,2590006,0,'eye_color',255,255,255), (164075,2590006,0,'skin_color',255,255,255), (164076,2590006,0,'soga_eye_color',255,0,255), (164077,2590007,0,'eye_color',255,255,255), (164078,2590007,0,'skin_color',121,121,200), (164079,2590007,0,'soga_eye_color',255,0,255), (164080,2590008,0,'eye_color',58,58,58), (164081,2590008,0,'skin_color',32,32,32), (164082,2590008,0,'soga_eye_color',255,0,255), (164083,2590009,0,'eye_color',255,255,255), (164084,2590009,0,'skin_color',255,255,255), (164085,2590009,0,'soga_eye_color',255,0,255), (164086,2590010,0,'eye_color',255,255,255), (164087,2590010,0,'skin_color',255,255,255), (164088,2590010,0,'soga_eye_color',255,0,255), (164089,2590011,0,'eye_color',255,255,255), (164090,2590011,0,'skin_color',255,255,255), (164091,2590011,0,'soga_eye_color',255,0,255), (164092,2590012,0,'eye_color',255,255,255), (164093,2590012,0,'skin_color',121,121,200), (164094,2590012,0,'soga_eye_color',255,0,255), (164095,2590013,0,'eye_color',255,255,255), (164096,2590013,0,'skin_color',255,255,255), (164097,2590013,0,'soga_eye_color',255,0,255), (164098,2590014,0,'eye_color',255,255,255), (164099,2590014,0,'skin_color',255,255,255), (164100,2590014,0,'soga_eye_color',255,0,255), (164101,2590015,0,'eye_color',255,255,255), (164102,2590015,0,'skin_color',255,255,255), (164103,2590015,0,'soga_eye_color',255,0,255), (164104,2590016,0,'eye_color',255,255,255), (164105,2590016,0,'skin_color',255,255,255), (164106,2590016,0,'soga_eye_color',255,0,255), (164107,2590017,0,'eye_color',255,255,255), (164108,2590017,0,'skin_color',255,255,255), (164109,2590017,0,'soga_eye_color',255,0,255), (164110,2590018,0,'eye_color',255,255,255), (164111,2590018,0,'skin_color',255,255,255), (164112,2590018,0,'soga_eye_color',255,0,255), (164113,2590019,0,'eye_color',255,255,255), (164114,2590019,0,'skin_color',255,255,255), (164115,2590019,0,'soga_eye_color',255,0,255), (164116,2590020,0,'eye_color',255,255,255), (164117,2590020,0,'skin_color',255,255,255), (164118,2590020,0,'soga_eye_color',255,0,255), (164119,2590021,0,'eye_color',255,255,255), (164120,2590021,0,'skin_color',255,255,255), (164121,2590021,0,'soga_eye_color',255,0,255), (164122,2590022,0,'eye_color',29,29,29), (164123,2590022,0,'skin_color',29,29,29), (164124,2590022,0,'soga_eye_color',255,0,255), (164125,2590023,0,'eye_color',255,255,255), (164126,2590023,0,'skin_color',255,255,255), (164127,2590023,0,'soga_eye_color',255,0,255), (164128,2590024,0,'eye_color',255,255,255), (164129,2590024,0,'skin_color',255,255,255), (164130,2590024,0,'soga_eye_color',255,0,255), (164131,2590025,0,'eye_color',255,255,255), (164132,2590025,0,'skin_color',255,255,255), (164133,2590025,0,'soga_eye_color',255,0,255), (164134,2590026,1,'cheek_type',-93,63,0), (164135,2590026,1,'chin_type',-20,-53,15), (164136,2590026,1,'eye_brow_type',-25,-40,81), (164137,2590026,0,'eye_color',38,104,134), (164138,2590026,1,'eye_type',28,0,0), (164139,2590026,0,'hair_color1',182,201,236), (164140,2590026,0,'hair_face_color',36,103,72), (164141,2590026,0,'hair_type_color',36,103,72), (164142,2590026,1,'lip_type',93,-75,48), (164143,2590026,1,'nose_type',64,-74,-55), (164144,2590026,0,'skin_color',36,103,72), (164145,2590026,1,'soga_cheek_type',0,-25,-40), (164146,2590026,1,'soga_chin_type',0,93,-75), (164147,2590026,1,'soga_ear_type',0,28,0), (164148,2590026,1,'soga_eye_brow_type',-25,-40,81), (164149,2590026,0,'soga_eye_color',229,229,102), (164150,2590026,1,'soga_eye_type',28,0,0), (164151,2590026,0,'soga_hair_face_color',36,103,72), (164152,2590026,0,'soga_hair_type_color',36,103,72), (164153,2590026,1,'soga_lip_type',81,-93,63), (164154,2590026,1,'soga_nose_type',48,-20,-53), (164155,2590026,0,'soga_skin_color',36,103,72), (164156,2590026,0,'wing_color1',255,255,255), (164157,2590026,0,'wing_color2',255,255,255), (164158,2590027,0,'eye_color',255,255,255), (164159,2590027,0,'skin_color',255,255,255), (164160,2590027,0,'soga_eye_color',255,0,255), (164161,2590028,0,'eye_color',29,29,29), (164162,2590028,0,'skin_color',29,29,29), (164163,2590028,0,'soga_eye_color',255,0,255), (164164,2590029,0,'eye_color',255,255,255), (164165,2590029,0,'skin_color',255,255,255), (164166,2590029,0,'soga_eye_color',255,0,255), (164167,2590030,0,'eye_color',255,255,255), (164168,2590030,0,'skin_color',255,255,255), (164169,2590030,0,'soga_eye_color',255,0,255), (164170,2590031,0,'eye_color',255,255,255), (164171,2590031,0,'skin_color',255,255,255), (164172,2590031,0,'soga_eye_color',255,0,255), (164173,2590032,0,'eye_color',255,255,255), (164174,2590032,0,'skin_color',255,255,255), (164175,2590032,0,'soga_eye_color',255,0,255), (164176,2590033,0,'eye_color',255,255,255), (164177,2590033,0,'skin_color',255,255,255), (164178,2590033,0,'soga_eye_color',255,0,255), (164179,2590034,0,'eye_color',255,255,255), (164180,2590034,0,'skin_color',255,255,255), (164181,2590034,0,'soga_eye_color',255,0,255), (164182,2590035,0,'eye_color',211,110,39), (164183,2590035,0,'skin_color',233,157,88), (164184,2590035,0,'soga_eye_color',255,0,255), (164185,2590036,0,'eye_color',255,255,255), (164186,2590036,0,'skin_color',255,255,255), (164187,2590036,0,'soga_eye_color',255,0,255), (164188,2590037,0,'eye_color',255,255,255), (164189,2590037,0,'skin_color',255,255,255), (164190,2590037,0,'soga_eye_color',255,0,255), (164191,2590038,0,'eye_color',29,29,29), (164192,2590038,0,'skin_color',29,29,29), (164193,2590038,0,'soga_eye_color',255,0,255), (164194,2590039,0,'eye_color',255,255,255), (164195,2590039,0,'skin_color',255,255,255), (164196,2590039,0,'soga_eye_color',255,0,255), (164197,2590040,0,'eye_color',255,255,255), (164198,2590040,0,'skin_color',255,255,255), (164199,2590040,0,'soga_eye_color',255,0,255), (164200,2590041,0,'eye_color',56,56,56), (164201,2590041,0,'skin_color',31,31,31), (164202,2590041,0,'soga_eye_color',255,0,255), (164203,2590042,0,'eye_color',255,255,255), (164204,2590042,0,'skin_color',255,255,255), (164205,2590042,0,'soga_eye_color',255,0,255), (164206,2590043,0,'eye_color',255,255,255), (164207,2590043,0,'skin_color',255,255,255), (164208,2590043,0,'soga_eye_color',255,0,255), (164209,2590044,0,'eye_color',255,255,255), (164210,2590044,0,'skin_color',255,255,255), (164211,2590044,0,'soga_eye_color',255,0,255), (164212,6070000,1,'cheek_type',91,-1,0), (164213,6070000,1,'chin_type',75,31,34), (164214,6070000,1,'ear_type',-100,-97,0), (164215,6070000,1,'eye_brow_type',-47,74,-41), (164216,6070000,0,'eye_color',204,204,204), (164217,6070000,1,'eye_type',25,0,0), (164218,6070000,0,'hair_color1',14,198,50), (164219,6070000,1,'lip_type',-11,15,8), (164220,6070000,1,'nose_type',-83,14,-58), (164221,6070000,0,'skin_color',177,179,180), (164222,6070000,1,'soga_cheek_type',0,-47,74), (164223,6070000,1,'soga_chin_type',0,-11,15), (164224,6070000,1,'soga_ear_type',0,25,0), (164225,6070000,1,'soga_eye_brow_type',0,-100,-97), (164226,6070000,0,'soga_eye_color',204,204,204), (164227,6070000,1,'soga_lip_type',-41,91,-1), (164228,6070000,1,'soga_nose_type',8,75,31), (164229,6070000,0,'soga_skin_color',177,179,180), (164230,6070001,1,'cheek_type',3,83,0), (164231,6070001,1,'chin_type',-50,-78,44), (164232,6070001,1,'eye_brow_type',37,4,-87), (164233,6070001,0,'eye_color',57,36,12), (164234,6070001,1,'eye_type',-17,0,0), (164235,6070001,0,'hair_color1',7,216,100), (164236,6070001,0,'hair_face_color',90,160,47), (164237,6070001,0,'hair_type_color',90,160,47), (164238,6070001,1,'lip_type',28,81,64), (164239,6070001,1,'nose_type',-89,7,-40), (164240,6070001,0,'skin_color',90,160,47), (164241,6070001,1,'soga_cheek_type',0,37,4), (164242,6070001,1,'soga_chin_type',0,28,81), (164243,6070001,1,'soga_ear_type',0,-17,0), (164244,6070001,0,'soga_eye_color',204,204,204), (164245,6070001,0,'soga_hair_face_color',90,160,47), (164246,6070001,0,'soga_hair_type_color',90,160,47), (164247,6070001,1,'soga_lip_type',-87,3,83), (164248,6070001,1,'soga_nose_type',64,-50,-78), (164249,6070001,0,'soga_skin_color',90,160,47), (164250,6070002,0,'eye_color',255,255,255), (164251,6070002,0,'skin_color',255,255,255), (164252,6070002,0,'soga_eye_color',255,0,255), (164253,6370000,0,'eye_color',255,255,255), (164254,6370000,0,'skin_color',255,255,255), (164255,6370000,0,'soga_eye_color',255,0,255), (164256,6370001,0,'eye_color',255,255,255), (164257,6370001,0,'skin_color',255,255,255), (164258,6370001,0,'soga_eye_color',255,0,255), (164259,6370002,0,'eye_color',255,255,255), (164260,6370002,0,'skin_color',255,255,255), (164261,6370002,0,'soga_eye_color',255,0,255), (164262,6370003,0,'eye_color',255,255,255), (164263,6370003,0,'skin_color',255,255,255), (164264,6370003,0,'soga_eye_color',255,0,255), (164265,6370004,0,'eye_color',255,255,255), (164266,6370004,0,'skin_color',255,255,255), (164267,6370004,0,'soga_eye_color',255,0,255), (164268,6370005,0,'eye_color',255,255,255), (164269,6370005,0,'skin_color',255,255,255), (164270,6370005,0,'soga_eye_color',255,0,255), (164271,6370006,1,'cheek_type',-74,-93,0), (164272,6370006,1,'chin_type',14,-17,0), (164273,6370006,1,'ear_type',-28,50,0), (164274,6370006,1,'eye_brow_type',-17,-58,90), (164275,6370006,0,'eye_color',30,126,100), (164276,6370006,1,'eye_type',44,0,0), (164277,6370006,0,'hair_color1',94,228,201), (164278,6370006,0,'hair_face_color',84,0,0), (164279,6370006,0,'hair_face_highlight_color',107,24,22), (164280,6370006,0,'hair_type_color',84,0,0), (164281,6370006,0,'hair_type_highlight_color',107,24,22), (164282,6370006,1,'lip_type',0,76,1), (164283,6370006,1,'nose_type',-3,94,-28), (164284,6370006,0,'skin_color',123,123,121), (164285,6370006,1,'soga_cheek_type',0,-17,-58), (164286,6370006,1,'soga_chin_type',0,0,76), (164287,6370006,1,'soga_ear_type',0,44,0), (164288,6370006,1,'soga_eye_brow_type',0,-28,50), (164289,6370006,0,'soga_eye_color',204,204,204), (164290,6370006,0,'soga_hair_face_color',84,0,0), (164291,6370006,0,'soga_hair_face_highlight_color',107,24,22), (164292,6370006,0,'soga_hair_type_color',84,0,0), (164293,6370006,0,'soga_hair_type_highlight_color',107,24,22), (164294,6370006,1,'soga_lip_type',90,-74,-93), (164295,6370006,1,'soga_nose_type',1,14,-17), (164296,6370006,0,'soga_skin_color',123,123,121), (164297,6370007,0,'eye_color',255,255,255), (164298,6370007,0,'skin_color',255,255,255), (164299,6370007,0,'soga_eye_color',255,0,255), (164300,6370008,0,'eye_color',255,255,255), (164301,6370008,0,'skin_color',255,255,255), (164302,6370008,0,'soga_eye_color',255,0,255), (164303,6370009,0,'eye_color',255,255,255), (164304,6370009,0,'skin_color',255,255,255), (164305,6370009,0,'soga_eye_color',255,0,255), (164306,6370010,0,'eye_color',255,255,255), (164307,6370010,0,'skin_color',255,255,255), (164308,6370010,0,'soga_eye_color',255,0,255), (164309,6370011,0,'eye_color',255,255,255), (164310,6370011,0,'skin_color',255,255,255), (164311,6370011,0,'soga_eye_color',255,0,255), (164312,6370012,1,'cheek_type',-7,-78,0), (164313,6370012,1,'chin_type',88,-56,7), (164314,6370012,1,'ear_type',45,59,0), (164315,6370012,1,'eye_brow_type',89,-71,-5), (164316,6370012,0,'eye_color',15,10,0), (164317,6370012,1,'eye_type',65,0,0), (164318,6370012,0,'hair_color1',12,31,172), (164319,6370012,1,'lip_type',34,39,-74), (164320,6370012,1,'nose_type',-66,12,31), (164321,6370012,0,'skin_color',170,146,82), (164322,6370012,1,'soga_cheek_type',0,89,-71), (164323,6370012,1,'soga_chin_type',0,34,39), (164324,6370012,1,'soga_ear_type',0,65,0), (164325,6370012,1,'soga_eye_brow_type',0,45,59), (164326,6370012,0,'soga_eye_color',204,204,204), (164327,6370012,1,'soga_lip_type',-5,-7,-78), (164328,6370012,1,'soga_nose_type',-74,88,-56), (164329,6370012,0,'soga_skin_color',170,146,82), (164330,6370013,0,'eye_color',255,255,255), (164331,6370013,0,'skin_color',255,255,255), (164332,6370013,0,'soga_eye_color',255,0,255), (164333,6370014,0,'eye_color',255,255,255), (164334,6370014,0,'skin_color',255,255,255), (164335,6370014,0,'soga_eye_color',255,0,255), (164336,6370015,0,'eye_color',255,255,255), (164337,6370015,0,'skin_color',255,255,255), (164338,6370015,0,'soga_eye_color',255,0,255), (164339,6370016,0,'eye_color',255,255,255), (164340,6370016,0,'skin_color',255,255,255), (164341,6370016,0,'soga_eye_color',255,0,255), (164342,6370017,0,'eye_color',255,255,0), (164343,6370017,0,'skin_color',128,0,0), (164344,6370017,0,'soga_eye_color',255,0,255), (164345,6370018,0,'eye_color',255,255,255), (164346,6370018,0,'skin_color',255,255,255), (164347,6370018,0,'soga_eye_color',255,0,255), (164348,6370019,0,'eye_color',255,255,255), (164349,6370019,0,'skin_color',255,255,255), (164350,6370019,0,'soga_eye_color',255,0,255), (164351,6370020,0,'eye_color',255,255,255), (164352,6370020,0,'skin_color',255,255,255), (164353,6370020,0,'soga_eye_color',255,0,255), (164354,6370021,0,'eye_color',255,255,255), (164355,6370021,0,'skin_color',255,255,255), (164356,6370021,0,'soga_eye_color',255,0,255), (164357,6390000,0,'eye_color',255,255,255), (164358,6390000,0,'skin_color',255,255,255), (164359,6390000,0,'soga_eye_color',255,0,255), (164360,6390001,0,'eye_color',255,255,255), (164361,6390001,0,'skin_color',255,255,255), (164362,6390001,0,'soga_eye_color',255,0,255), (164363,6390002,0,'eye_color',255,128,0), (164364,6390002,0,'skin_color',198,176,52), (164365,6390002,0,'soga_eye_color',255,0,255), (164366,6390003,0,'eye_color',255,255,255), (164367,6390003,0,'skin_color',255,255,255), (164368,6390003,0,'soga_eye_color',255,0,255), (164369,6390004,0,'eye_color',255,255,255), (164370,6390004,0,'skin_color',255,255,255), (164371,6390004,0,'soga_eye_color',255,0,255), (164372,6390005,0,'eye_color',255,255,255), (164373,6390005,0,'skin_color',255,255,255), (164374,6390005,0,'soga_eye_color',255,0,255), (164375,6390006,0,'eye_color',255,255,255), (164376,6390006,0,'skin_color',255,255,255), (164377,6390006,0,'soga_eye_color',255,0,255), (164378,6390007,0,'eye_color',255,255,255), (164379,6390007,0,'skin_color',255,255,255), (164380,6390007,0,'soga_eye_color',255,0,255), (164381,6390008,0,'eye_color',255,255,255), (164382,6390008,0,'skin_color',255,255,255), (164383,6390008,0,'soga_eye_color',255,0,255), (164384,6390009,0,'eye_color',255,255,255), (164385,6390009,0,'skin_color',255,255,255), (164386,6390009,0,'soga_eye_color',255,0,255), (164387,6390010,0,'eye_color',255,255,255), (164388,6390010,0,'skin_color',255,255,255), (164389,6390010,0,'soga_eye_color',255,0,255), (164390,6390011,0,'eye_color',255,255,255), (164391,6390011,0,'skin_color',255,255,255), (164392,6390011,0,'soga_eye_color',255,0,255), (164393,6390012,0,'eye_color',255,255,255), (164394,6390012,0,'skin_color',255,255,255), (164395,6390012,0,'soga_eye_color',255,0,255), (164396,6390013,0,'eye_color',255,255,255), (164397,6390013,0,'skin_color',255,255,255), (164398,6390013,0,'soga_eye_color',255,0,255), (164399,6390014,0,'eye_color',255,255,255), (164400,6390014,0,'skin_color',255,255,255), (164401,6390014,0,'soga_eye_color',255,0,255), (164402,6390015,0,'eye_color',128,128,128), (164403,6390015,0,'skin_color',192,192,192), (164404,6390015,0,'soga_eye_color',255,0,255), (164405,6390016,0,'eye_color',128,128,128), (164406,6390016,0,'skin_color',192,192,192), (164407,6390016,0,'soga_eye_color',255,0,255), (164408,6390017,0,'eye_color',255,255,255), (164409,6390017,0,'skin_color',255,255,255), (164410,6390017,0,'soga_eye_color',255,0,255), (164411,6390018,0,'eye_color',255,255,255), (164412,6390018,0,'skin_color',255,255,255), (164413,6390018,0,'soga_eye_color',255,0,255), (164414,6390019,0,'eye_color',255,255,255), (164415,6390019,0,'skin_color',255,255,255), (164416,6390019,0,'soga_eye_color',255,0,255), (164417,6390020,0,'eye_color',255,255,0), (164418,6390020,0,'skin_color',128,0,0), (164419,6390020,0,'soga_eye_color',255,0,255), (164420,6360000,0,'eye_color',255,255,255), (164421,6360000,0,'skin_color',255,255,255), (164422,6360000,0,'soga_eye_color',255,0,255), (164423,6360001,0,'eye_color',255,255,255), (164424,6360001,0,'skin_color',255,255,255), (164425,6360001,0,'soga_eye_color',255,0,255), (164426,6360002,0,'eye_color',255,255,255), (164427,6360002,0,'skin_color',255,255,255), (164428,6360002,0,'soga_eye_color',255,0,255), (164429,6360003,0,'eye_color',255,255,255), (164430,6360003,0,'skin_color',255,255,255), (164431,6360003,0,'soga_eye_color',255,0,255), (164432,6360004,1,'cheek_type',-7,-78,0), (164433,6360004,1,'chin_type',88,-56,7), (164434,6360004,1,'ear_type',45,59,0), (164435,6360004,1,'eye_brow_type',89,-71,-5), (164436,6360004,0,'eye_color',15,10,0), (164437,6360004,1,'eye_type',65,0,0), (164438,6360004,0,'hair_color1',12,31,172), (164439,6360004,1,'lip_type',34,39,-74), (164440,6360004,1,'nose_type',-66,12,31), (164441,6360004,0,'skin_color',170,146,82), (164442,6360004,1,'soga_cheek_type',0,89,-71), (164443,6360004,1,'soga_chin_type',0,34,39), (164444,6360004,1,'soga_ear_type',0,65,0), (164445,6360004,1,'soga_eye_brow_type',0,45,59), (164446,6360004,0,'soga_eye_color',204,204,204), (164447,6360004,1,'soga_lip_type',-5,-7,-78), (164448,6360004,1,'soga_nose_type',-74,88,-56), (164449,6360004,0,'soga_skin_color',170,146,82), (164450,6360005,0,'eye_color',255,255,255), (164451,6360005,0,'skin_color',255,255,255), (164452,6360005,0,'soga_eye_color',255,0,255), (164453,6360006,0,'eye_color',255,255,255), (164454,6360006,0,'skin_color',255,255,255), (164455,6360006,0,'soga_eye_color',255,0,255), (164456,6380000,0,'eye_color',255,255,255), (164457,6380000,0,'skin_color',255,255,255), (164458,6380000,0,'soga_eye_color',255,0,255), (164459,6380001,0,'eye_color',255,255,255), (164460,6380001,0,'skin_color',255,255,255), (164461,6380001,0,'soga_eye_color',255,0,255), (164462,6380002,0,'eye_color',255,128,0), (164463,6380002,0,'skin_color',198,176,52), (164464,6380002,0,'soga_eye_color',255,0,255), (164465,6380003,0,'eye_color',255,255,255), (164466,6380003,0,'skin_color',255,255,255), (164467,6380003,0,'soga_eye_color',255,0,255), (164468,6380004,0,'eye_color',255,255,255), (164469,6380004,0,'skin_color',255,255,255), (164470,6380004,0,'soga_eye_color',255,0,255), (164471,6380005,0,'eye_color',255,255,255), (164472,6380005,0,'skin_color',255,255,255), (164473,6380005,0,'soga_eye_color',255,0,255), (164474,6380006,0,'eye_color',255,255,255), (164475,6380006,0,'skin_color',255,255,255), (164476,6380006,0,'soga_eye_color',255,0,255), (164477,6380007,0,'eye_color',255,255,255), (164478,6380007,0,'skin_color',255,255,255), (164479,6380007,0,'soga_eye_color',255,0,255), (164480,6380008,0,'eye_color',255,255,255), (164481,6380008,0,'skin_color',255,255,255), (164482,6380008,0,'soga_eye_color',255,0,255), (164483,6380009,0,'eye_color',255,255,255), (164484,6380009,0,'skin_color',255,255,255), (164485,6380009,0,'soga_eye_color',255,0,255), (164486,6380010,0,'eye_color',255,255,255), (164487,6380010,0,'skin_color',255,255,255), (164488,6380010,0,'soga_eye_color',255,0,255), (164489,6380011,0,'eye_color',255,255,255), (164490,6380011,0,'skin_color',255,255,255), (164491,6380011,0,'soga_eye_color',255,0,255), (164492,6380012,0,'eye_color',255,255,255), (164493,6380012,0,'skin_color',255,255,255), (164494,6380012,0,'soga_eye_color',255,0,255), (164495,6250000,0,'eye_color',255,255,255), (164496,6250000,0,'skin_color',255,255,255), (164497,6250000,0,'soga_eye_color',255,0,255), (164498,6250001,0,'eye_color',68,33,33), (164499,6250001,0,'skin_color',0,64,0), (164500,6250001,0,'soga_eye_color',255,0,255), (164501,6250002,0,'eye_color',0,0,160), (164502,6250002,0,'skin_color',64,128,128), (164503,6250002,0,'soga_eye_color',255,0,255), (164504,6250003,0,'eye_color',1,1,1), (164505,6250003,0,'skin_color',128,128,128), (164506,6250003,0,'soga_eye_color',255,0,255), (164507,6250004,0,'eye_color',128,64,0), (164508,6250004,0,'skin_color',255,0,0), (164509,6250004,0,'soga_eye_color',255,0,255), (164510,6250005,0,'eye_color',68,33,33), (164511,6250005,0,'skin_color',0,64,0), (164512,6250005,0,'soga_eye_color',255,0,255), (164513,6250006,0,'eye_color',0,0,64), (164514,6250006,0,'skin_color',128,128,255), (164515,6250006,0,'soga_eye_color',255,0,255), (164516,6250007,0,'eye_color',255,255,255), (164517,6250007,0,'skin_color',255,255,255), (164518,6250007,0,'soga_eye_color',255,0,255), (164519,6250008,1,'cheek_type',42,70,0), (164520,6250008,1,'chin_type',0,22,-41), (164521,6250008,1,'eye_brow_type',-22,-44,-34), (164522,6250008,0,'eye_color',29,59,51), (164523,6250008,1,'eye_type',-87,0,0), (164524,6250008,0,'hair_color1',211,53,81), (164525,6250008,0,'hair_face_color',119,39,114), (164526,6250008,0,'hair_type_color',119,39,114), (164527,6250008,1,'lip_type',70,51,-72), (164528,6250008,1,'nose_type',-50,-45,53), (164529,6250008,0,'skin_color',119,39,114), (164530,6250008,1,'soga_cheek_type',0,-22,-44), (164531,6250008,1,'soga_chin_type',0,70,51), (164532,6250008,1,'soga_ear_type',0,-87,0), (164533,6250008,0,'soga_eye_color',229,229,102), (164534,6250008,0,'soga_hair_face_color',119,39,114), (164535,6250008,0,'soga_hair_type_color',119,39,114), (164536,6250008,1,'soga_lip_type',-34,42,70), (164537,6250008,1,'soga_nose_type',-72,0,22), (164538,6250008,0,'soga_skin_color',119,39,114), (164539,6250009,1,'cheek_type',-91,41,0), (164540,6250009,1,'chin_type',68,47,-88), (164541,6250009,1,'eye_brow_type',-88,52,-14), (164542,6250009,0,'eye_color',119,40,119), (164543,6250009,1,'eye_type',-75,0,0), (164544,6250009,0,'hair_color1',77,53,222), (164545,6250009,0,'hair_face_color',34,14,54), (164546,6250009,0,'hair_type_color',34,14,54), (164547,6250009,1,'lip_type',-19,26,32), (164548,6250009,1,'nose_type',-50,77,53), (164549,6250009,0,'skin_color',34,14,54), (164550,6250009,1,'soga_cheek_type',0,-88,52), (164551,6250009,1,'soga_chin_type',0,-19,26), (164552,6250009,1,'soga_ear_type',0,-75,0), (164553,6250009,0,'soga_eye_color',229,229,102), (164554,6250009,0,'soga_hair_face_color',34,14,54), (164555,6250009,0,'soga_hair_type_color',34,14,54), (164556,6250009,1,'soga_lip_type',-14,-91,41), (164557,6250009,1,'soga_nose_type',32,68,47), (164558,6250009,0,'soga_skin_color',34,14,54), (164559,6250009,0,'wing_color1',255,255,255), (164560,6250009,0,'wing_color2',255,255,255), (164561,6250010,0,'eye_color',255,255,255), (164562,6250010,0,'skin_color',255,255,255), (164563,6250010,0,'soga_eye_color',255,0,255), (164564,6250011,0,'eye_color',255,255,255), (164565,6250011,0,'skin_color',255,255,255), (164566,6250011,0,'soga_eye_color',255,0,255), (164567,6250012,0,'eye_color',255,255,255), (164568,6250012,0,'skin_color',255,255,255), (164569,6250012,0,'soga_eye_color',255,0,255), (164570,6250013,1,'cheek_type',50,17,0), (164571,6250013,1,'chin_type',-85,4,22), (164572,6250013,1,'eye_brow_type',-5,-90,-31), (164573,6250013,0,'eye_color',174,65,108), (164574,6250013,1,'eye_type',58,0,0), (164575,6250013,0,'hair_color1',90,211,210), (164576,6250013,0,'hair_face_color',172,96,172), (164577,6250013,0,'hair_type_color',172,96,172), (164578,6250013,1,'lip_type',20,-52,-66), (164579,6250013,1,'nose_type',-37,90,-45), (164580,6250013,0,'skin_color',172,96,172), (164581,6250013,1,'soga_cheek_type',0,-5,-90), (164582,6250013,1,'soga_chin_type',0,20,-52), (164583,6250013,1,'soga_ear_type',0,58,0), (164584,6250013,0,'soga_eye_color',229,229,102), (164585,6250013,0,'soga_hair_face_color',172,96,172), (164586,6250013,0,'soga_hair_type_color',172,96,172), (164587,6250013,1,'soga_lip_type',-31,50,17), (164588,6250013,1,'soga_nose_type',-66,-85,4), (164589,6250013,0,'soga_skin_color',172,96,172), (164590,6250013,0,'wing_color1',255,255,255), (164591,6250013,0,'wing_color2',255,255,255), (164592,6250014,1,'cheek_type',52,-84,0), (164593,6250014,1,'chin_type',-26,-5,-37), (164594,6250014,1,'eye_brow_type',9,-17,68), (164595,6250014,0,'eye_color',81,152,173), (164596,6250014,1,'eye_type',59,0,0), (164597,6250014,0,'hair_color1',218,41,225), (164598,6250014,0,'hair_face_color',7,23,17), (164599,6250014,0,'hair_type_color',7,23,17), (164600,6250014,1,'lip_type',20,-44,-20), (164601,6250014,1,'nose_type',-9,-38,41), (164602,6250014,0,'skin_color',7,23,17), (164603,6250014,1,'soga_cheek_type',0,9,-17), (164604,6250014,1,'soga_chin_type',0,20,-44), (164605,6250014,1,'soga_ear_type',0,59,0), (164606,6250014,0,'soga_eye_color',229,229,102), (164607,6250014,0,'soga_hair_face_color',7,23,17), (164608,6250014,0,'soga_hair_type_color',7,23,17), (164609,6250014,1,'soga_lip_type',68,52,-84), (164610,6250014,1,'soga_nose_type',-20,-26,-5), (164611,6250014,0,'soga_skin_color',7,23,17), (164612,6250014,0,'wing_color1',255,255,255), (164613,6250014,0,'wing_color2',255,255,255), (164614,6250015,1,'cheek_type',10,-65,0), (164615,6250015,1,'chin_type',94,-62,57), (164616,6250015,1,'eye_brow_type',9,1,-46), (164617,6250015,0,'eye_color',21,61,16), (164618,6250015,1,'eye_type',-31,0,0), (164619,6250015,0,'hair_color1',88,188,178), (164620,6250015,0,'hair_face_color',25,78,59), (164621,6250015,0,'hair_type_color',25,78,59), (164622,6250015,1,'lip_type',-7,37,81), (164623,6250015,1,'nose_type',39,88,-68), (164624,6250015,0,'skin_color',25,78,59), (164625,6250015,1,'soga_cheek_type',0,9,1), (164626,6250015,1,'soga_chin_type',0,-7,37), (164627,6250015,1,'soga_ear_type',0,-31,0), (164628,6250015,0,'soga_eye_color',229,229,102), (164629,6250015,0,'soga_hair_face_color',25,78,59), (164630,6250015,0,'soga_hair_type_color',25,78,59), (164631,6250015,1,'soga_lip_type',-46,10,-65), (164632,6250015,1,'soga_nose_type',81,94,-62), (164633,6250015,0,'soga_skin_color',25,78,59), (164634,6250015,0,'wing_color1',255,255,255), (164635,6250015,0,'wing_color2',255,255,255), (164636,6250016,0,'eye_color',255,255,255), (164637,6250016,0,'skin_color',255,255,255), (164638,6250016,0,'soga_eye_color',255,0,255), (164639,6250017,0,'eye_color',255,255,255), (164640,6250017,0,'skin_color',255,255,255), (164641,6250017,0,'soga_eye_color',255,0,255), (164642,6250018,0,'eye_color',255,255,255), (164643,6250018,0,'skin_color',255,255,255), (164644,6250018,0,'soga_eye_color',255,0,255), (164645,6250019,0,'eye_color',255,255,255), (164646,6250019,0,'skin_color',255,255,255), (164647,6250019,0,'soga_eye_color',255,0,255), (164648,6250020,0,'eye_color',255,0,0), (164649,6250020,0,'skin_color',255,0,0), (164650,6250020,0,'soga_eye_color',255,0,255), (164651,6250021,0,'eye_color',255,0,0), (164652,6250021,0,'skin_color',255,0,0), (164653,6250021,0,'soga_eye_color',255,0,255), (164654,6250022,0,'eye_color',255,255,255), (164655,6250022,0,'skin_color',255,255,255), (164656,6250022,0,'soga_eye_color',255,0,255), (164657,6250023,0,'eye_color',255,255,255), (164658,6250023,0,'skin_color',255,255,255), (164659,6250023,0,'soga_eye_color',255,0,255), (164660,6250024,0,'eye_color',255,255,255), (164661,6250024,0,'skin_color',255,255,255), (164662,6250024,0,'soga_eye_color',255,0,255), (164663,6240000,1,'cheek_type',91,-1,0), (164664,6240000,1,'chin_type',75,31,34), (164665,6240000,1,'ear_type',-100,-97,0), (164666,6240000,1,'eye_brow_type',-47,74,-41), (164667,6240000,0,'eye_color',204,204,204), (164668,6240000,1,'eye_type',25,0,0), (164669,6240000,0,'hair_color1',14,198,50), (164670,6240000,1,'lip_type',-11,15,8), (164671,6240000,1,'nose_type',-83,14,-58), (164672,6240000,0,'skin_color',177,179,180), (164673,6240000,1,'soga_cheek_type',0,-47,74), (164674,6240000,1,'soga_chin_type',0,-11,15), (164675,6240000,1,'soga_ear_type',0,25,0), (164676,6240000,1,'soga_eye_brow_type',0,-100,-97), (164677,6240000,0,'soga_eye_color',204,204,204), (164678,6240000,1,'soga_lip_type',-41,91,-1), (164679,6240000,1,'soga_nose_type',8,75,31), (164680,6240000,0,'soga_skin_color',177,179,180), (164681,6240001,0,'eye_color',68,33,33), (164682,6240001,0,'skin_color',0,64,0), (164683,6240001,0,'soga_eye_color',255,0,255), (164684,6240002,0,'eye_color',0,0,160), (164685,6240002,0,'skin_color',64,128,128), (164686,6240002,0,'soga_eye_color',255,0,255), (164687,6240003,0,'eye_color',1,1,1), (164688,6240003,0,'skin_color',128,128,128), (164689,6240003,0,'soga_eye_color',255,0,255), (164690,6240004,0,'eye_color',128,64,0), (164691,6240004,0,'skin_color',255,0,0), (164692,6240004,0,'soga_eye_color',255,0,255), (164693,6240005,0,'eye_color',68,33,33), (164694,6240005,0,'skin_color',0,64,0), (164695,6240005,0,'soga_eye_color',255,0,255), (164696,6240006,0,'eye_color',0,0,64), (164697,6240006,0,'skin_color',128,128,255), (164698,6240006,0,'soga_eye_color',255,0,255), (164699,6240007,0,'eye_color',255,255,255), (164700,6240007,0,'skin_color',255,255,255), (164701,6240007,0,'soga_eye_color',255,0,255), (164702,6240008,0,'eye_color',255,255,255), (164703,6240008,0,'skin_color',255,255,255), (164704,6240008,0,'soga_eye_color',255,0,255), (164705,6240009,0,'eye_color',255,255,255), (164706,6240009,0,'skin_color',255,255,255), (164707,6240009,0,'soga_eye_color',255,0,255), (164708,6240010,0,'eye_color',255,255,255), (164709,6240010,0,'skin_color',255,255,255), (164710,6240010,0,'soga_eye_color',255,0,255), (164711,6240011,1,'cheek_type',50,17,0), (164712,6240011,1,'chin_type',-85,4,22), (164713,6240011,1,'eye_brow_type',-5,-90,-31), (164714,6240011,0,'eye_color',174,65,108), (164715,6240011,1,'eye_type',58,0,0), (164716,6240011,0,'hair_color1',90,211,210), (164717,6240011,0,'hair_face_color',172,96,172), (164718,6240011,0,'hair_type_color',172,96,172), (164719,6240011,1,'lip_type',20,-52,-66), (164720,6240011,1,'nose_type',-37,90,-45), (164721,6240011,0,'skin_color',172,96,172), (164722,6240011,1,'soga_cheek_type',0,-5,-90), (164723,6240011,1,'soga_chin_type',0,20,-52), (164724,6240011,1,'soga_ear_type',0,58,0), (164725,6240011,0,'soga_eye_color',229,229,102), (164726,6240011,0,'soga_hair_face_color',172,96,172), (164727,6240011,0,'soga_hair_type_color',172,96,172), (164728,6240011,1,'soga_lip_type',-31,50,17), (164729,6240011,1,'soga_nose_type',-66,-85,4), (164730,6240011,0,'soga_skin_color',172,96,172), (164731,6240011,0,'wing_color1',255,255,255), (164732,6240011,0,'wing_color2',255,255,255), (164733,6240012,1,'cheek_type',52,-84,0), (164734,6240012,1,'chin_type',-26,-5,-37), (164735,6240012,1,'eye_brow_type',9,-17,68), (164736,6240012,0,'eye_color',81,152,173), (164737,6240012,1,'eye_type',59,0,0), (164738,6240012,0,'hair_color1',218,41,225), (164739,6240012,0,'hair_face_color',7,23,17), (164740,6240012,0,'hair_type_color',7,23,17), (164741,6240012,1,'lip_type',20,-44,-20), (164742,6240012,1,'nose_type',-9,-38,41), (164743,6240012,0,'skin_color',7,23,17), (164744,6240012,1,'soga_cheek_type',0,9,-17), (164745,6240012,1,'soga_chin_type',0,20,-44), (164746,6240012,1,'soga_ear_type',0,59,0), (164747,6240012,0,'soga_eye_color',229,229,102), (164748,6240012,0,'soga_hair_face_color',7,23,17), (164749,6240012,0,'soga_hair_type_color',7,23,17), (164750,6240012,1,'soga_lip_type',68,52,-84), (164751,6240012,1,'soga_nose_type',-20,-26,-5), (164752,6240012,0,'soga_skin_color',7,23,17), (164753,6240012,0,'wing_color1',255,255,255), (164754,6240012,0,'wing_color2',255,255,255), (164755,6240013,1,'cheek_type',10,-65,0), (164756,6240013,1,'chin_type',94,-62,57), (164757,6240013,1,'eye_brow_type',9,1,-46), (164758,6240013,0,'eye_color',21,61,16), (164759,6240013,1,'eye_type',-31,0,0), (164760,6240013,0,'hair_color1',88,188,178), (164761,6240013,0,'hair_face_color',25,78,59), (164762,6240013,0,'hair_type_color',25,78,59), (164763,6240013,1,'lip_type',-7,37,81), (164764,6240013,1,'nose_type',39,88,-68), (164765,6240013,0,'skin_color',25,78,59), (164766,6240013,1,'soga_cheek_type',0,9,1), (164767,6240013,1,'soga_chin_type',0,-7,37), (164768,6240013,1,'soga_ear_type',0,-31,0), (164769,6240013,0,'soga_eye_color',229,229,102), (164770,6240013,0,'soga_hair_face_color',25,78,59), (164771,6240013,0,'soga_hair_type_color',25,78,59), (164772,6240013,1,'soga_lip_type',-46,10,-65), (164773,6240013,1,'soga_nose_type',81,94,-62), (164774,6240013,0,'soga_skin_color',25,78,59), (164775,6240013,0,'wing_color1',255,255,255), (164776,6240013,0,'wing_color2',255,255,255), (164777,6240014,0,'eye_color',255,255,255), (164778,6240014,0,'skin_color',255,255,255), (164779,6240014,0,'soga_eye_color',255,0,255), (164780,6240015,1,'cheek_type',91,-1,0), (164781,6240015,1,'chin_type',75,31,34), (164782,6240015,1,'ear_type',-100,-97,0), (164783,6240015,1,'eye_brow_type',-47,74,-41), (164784,6240015,0,'eye_color',204,204,204), (164785,6240015,1,'eye_type',25,0,0), (164786,6240015,0,'hair_color1',14,198,50), (164787,6240015,1,'lip_type',-11,15,8), (164788,6240015,1,'nose_type',-83,14,-58), (164789,6240015,0,'skin_color',177,179,180), (164790,6240015,1,'soga_cheek_type',0,-47,74), (164791,6240015,1,'soga_chin_type',0,-11,15), (164792,6240015,1,'soga_ear_type',0,25,0), (164793,6240015,1,'soga_eye_brow_type',0,-100,-97), (164794,6240015,0,'soga_eye_color',204,204,204), (164795,6240015,1,'soga_lip_type',-41,91,-1), (164796,6240015,1,'soga_nose_type',8,75,31), (164797,6240015,0,'soga_skin_color',177,179,180), (164798,6400000,1,'cheek_type',91,-1,0), (164799,6400000,1,'chin_type',75,31,34), (164800,6400000,1,'ear_type',-100,-97,0), (164801,6400000,1,'eye_brow_type',-47,74,-41), (164802,6400000,0,'eye_color',204,204,204), (164803,6400000,1,'eye_type',25,0,0), (164804,6400000,0,'hair_color1',14,198,50), (164805,6400000,1,'lip_type',-11,15,8), (164806,6400000,1,'nose_type',-83,14,-58), (164807,6400000,0,'skin_color',177,179,180), (164808,6400000,1,'soga_cheek_type',0,-47,74), (164809,6400000,1,'soga_chin_type',0,-11,15), (164810,6400000,1,'soga_ear_type',0,25,0), (164811,6400000,1,'soga_eye_brow_type',0,-100,-97), (164812,6400000,0,'soga_eye_color',204,204,204), (164813,6400000,1,'soga_lip_type',-41,91,-1), (164814,6400000,1,'soga_nose_type',8,75,31), (164815,6400000,0,'soga_skin_color',177,179,180), (164816,6400001,1,'cheek_type',0,-12,0), (164817,6400001,1,'chin_type',0,-1,-20), (164818,6400001,1,'ear_type',-47,1,0), (164819,6400001,1,'eye_brow_type',26,-28,0), (164820,6400001,0,'eye_color',89,89,24), (164821,6400001,1,'eye_type',-7,0,0), (164822,6400001,0,'hair_color1',37,251,7), (164823,6400001,0,'hair_face_color',94,33,18), (164824,6400001,0,'hair_face_highlight_color',216,192,37), (164825,6400001,0,'hair_type_color',94,33,18), (164826,6400001,0,'hair_type_highlight_color',216,192,37), (164827,6400001,1,'lip_type',21,-2,-23), (164828,6400001,1,'nose_type',-5,37,-5), (164829,6400001,0,'skin_color',143,147,143), (164830,6400001,1,'soga_cheek_type',0,26,-28), (164831,6400001,1,'soga_chin_type',0,21,-2), (164832,6400001,1,'soga_ear_type',0,-7,0), (164833,6400001,1,'soga_eye_brow_type',0,-47,1), (164834,6400001,0,'soga_eye_color',229,229,102), (164835,6400001,0,'soga_hair_face_color',94,33,18), (164836,6400001,0,'soga_hair_face_highlight_color',216,192,37), (164837,6400001,0,'soga_hair_type_color',94,33,18), (164838,6400001,0,'soga_hair_type_highlight_color',216,192,37), (164839,6400001,1,'soga_lip_type',0,0,-12), (164840,6400001,1,'soga_nose_type',-23,0,-1), (164841,6400001,0,'soga_skin_color',143,147,143), (164842,6400001,0,'wing_color1',255,255,255), (164843,6400001,0,'wing_color2',255,255,255), (164844,6400002,1,'cheek_type',-8,3,0), (164845,6400002,1,'chin_type',17,7,-20), (164846,6400002,1,'ear_type',44,26,0), (164847,6400002,1,'eye_brow_type',-11,0,26), (164848,6400002,0,'eye_color',99,12,148), (164849,6400002,1,'eye_type',-11,0,0), (164850,6400002,0,'hair_color1',8,245,213), (164851,6400002,0,'hair_face_color',143,140,133), (164852,6400002,0,'hair_face_highlight_color',216,192,37), (164853,6400002,0,'hair_type_color',143,140,133), (164854,6400002,0,'hair_type_highlight_color',216,192,37), (164855,6400002,1,'lip_type',-11,-7,12), (164856,6400002,1,'nose_type',-43,8,-11), (164857,6400002,0,'skin_color',185,155,125), (164858,6400002,1,'soga_cheek_type',0,-11,0), (164859,6400002,1,'soga_chin_type',0,-11,-7), (164860,6400002,1,'soga_ear_type',0,-11,0), (164861,6400002,1,'soga_eye_brow_type',0,44,26), (164862,6400002,0,'soga_eye_color',229,229,102), (164863,6400002,0,'soga_hair_face_color',143,140,133), (164864,6400002,0,'soga_hair_face_highlight_color',216,192,37), (164865,6400002,0,'soga_hair_type_color',143,140,133), (164866,6400002,0,'soga_hair_type_highlight_color',216,192,37), (164867,6400002,1,'soga_lip_type',26,-8,3), (164868,6400002,1,'soga_nose_type',12,17,7), (164869,6400002,0,'soga_skin_color',185,155,125), (164870,6400002,0,'wing_color1',255,255,255), (164871,6400002,0,'wing_color2',255,255,255), (164872,6400003,1,'cheek_type',-28,31,0), (164873,6400003,1,'chin_type',-28,0,19), (164874,6400003,1,'ear_type',-3,35,0), (164875,6400003,1,'eye_brow_type',-34,34,-3), (164876,6400003,0,'eye_color',158,133,14), (164877,6400003,1,'eye_type',100,0,0), (164878,6400003,0,'hair_color1',238,253,225), (164879,6400003,0,'hair_face_color',56,43,0), (164880,6400003,0,'hair_face_highlight_color',216,192,37), (164881,6400003,0,'hair_type_color',56,43,0), (164882,6400003,0,'hair_type_highlight_color',216,192,37), (164883,6400003,1,'lip_type',28,-17,-14), (164884,6400003,1,'nose_type',0,-18,-3), (164885,6400003,0,'skin_color',186,158,126), (164886,6400003,1,'soga_cheek_type',0,-34,34), (164887,6400003,1,'soga_chin_type',0,28,-17), (164888,6400003,1,'soga_ear_type',0,100,0), (164889,6400003,1,'soga_eye_brow_type',0,-3,35), (164890,6400003,0,'soga_eye_color',229,229,102), (164891,6400003,0,'soga_hair_face_color',56,43,0), (164892,6400003,0,'soga_hair_face_highlight_color',216,192,37), (164893,6400003,0,'soga_hair_type_color',56,43,0), (164894,6400003,0,'soga_hair_type_highlight_color',216,192,37), (164895,6400003,1,'soga_lip_type',-3,-28,31), (164896,6400003,1,'soga_nose_type',-14,-28,0), (164897,6400003,0,'soga_skin_color',186,158,126), (164898,6400003,0,'wing_color1',255,255,255), (164899,6400003,0,'wing_color2',255,255,255), (164900,6400004,0,'eye_color',255,255,255), (164901,6400004,0,'skin_color',255,255,255), (164902,6400004,0,'soga_eye_color',255,0,255), (164903,6400005,0,'eye_color',255,255,255), (164904,6400005,0,'skin_color',255,255,255), (164905,6400005,0,'soga_eye_color',255,0,255), (164906,6400006,0,'eye_color',255,255,255), (164907,6400006,0,'skin_color',255,255,255), (164908,6400006,0,'soga_eye_color',255,0,255), (164909,6400007,0,'eye_color',255,255,255), (164910,6400007,0,'skin_color',255,255,255), (164911,6400007,0,'soga_eye_color',255,0,255), (164912,6400008,0,'eye_color',255,255,255), (164913,6400008,0,'skin_color',255,255,255), (164914,6400008,0,'soga_eye_color',255,0,255), (164915,6400009,1,'cheek_type',17,0,0), (164916,6400009,1,'chin_type',-31,0,-4), (164917,6400009,1,'ear_type',7,21,0), (164918,6400009,1,'eye_brow_type',45,-18,8), (164919,6400009,0,'eye_color',99,140,101), (164920,6400009,1,'eye_type',-10,0,0), (164921,6400009,0,'hair_color1',0,0,249), (164922,6400009,0,'hair_face_color',194,184,86), (164923,6400009,0,'hair_face_highlight_color',147,65,19), (164924,6400009,0,'hair_type_color',194,184,86), (164925,6400009,0,'hair_type_highlight_color',147,65,19), (164926,6400009,1,'lip_type',23,19,1), (164927,6400009,1,'nose_type',-28,0,0), (164928,6400009,0,'skin_color',182,154,99), (164929,6400009,1,'soga_cheek_type',0,45,-18), (164930,6400009,1,'soga_chin_type',0,23,19), (164931,6400009,1,'soga_ear_type',0,-10,0), (164932,6400009,1,'soga_eye_brow_type',0,7,21), (164933,6400009,0,'soga_eye_color',229,229,102), (164934,6400009,0,'soga_hair_face_color',194,184,86), (164935,6400009,0,'soga_hair_face_highlight_color',147,65,19), (164936,6400009,0,'soga_hair_type_color',194,184,86), (164937,6400009,0,'soga_hair_type_highlight_color',147,65,19), (164938,6400009,1,'soga_lip_type',8,17,0), (164939,6400009,1,'soga_nose_type',1,-31,0), (164940,6400009,0,'soga_skin_color',182,154,99), (164941,6400009,0,'wing_color1',255,255,255), (164942,6400009,0,'wing_color2',255,255,255), (164943,6400010,0,'eye_color',255,255,255), (164944,6400010,0,'skin_color',255,255,255), (164945,6400010,0,'soga_eye_color',255,0,255), (164946,6400011,1,'cheek_type',-22,4,0), (164947,6400011,1,'chin_type',-28,-7,-28), (164948,6400011,1,'ear_type',-10,-14,0), (164949,6400011,1,'eye_brow_type',29,-19,23), (164950,6400011,0,'eye_color',57,36,14), (164951,6400011,1,'eye_type',-5,0,0), (164952,6400011,0,'hair_color1',34,7,156), (164953,6400011,0,'hair_face_color',81,54,37), (164954,6400011,0,'hair_face_highlight_color',184,64,34), (164955,6400011,0,'hair_type_color',81,54,37), (164956,6400011,0,'hair_type_highlight_color',184,64,34), (164957,6400011,1,'lip_type',-28,10,2), (164958,6400011,1,'nose_type',-31,34,7), (164959,6400011,0,'skin_color',244,221,221), (164960,6400011,1,'soga_cheek_type',0,29,-19), (164961,6400011,1,'soga_chin_type',0,-28,10), (164962,6400011,1,'soga_ear_type',0,-5,0), (164963,6400011,1,'soga_eye_brow_type',0,-10,-14), (164964,6400011,0,'soga_eye_color',229,229,102), (164965,6400011,0,'soga_hair_face_color',81,54,37), (164966,6400011,0,'soga_hair_face_highlight_color',184,64,34), (164967,6400011,0,'soga_hair_type_color',81,54,37), (164968,6400011,0,'soga_hair_type_highlight_color',184,64,34), (164969,6400011,1,'soga_lip_type',23,-22,4), (164970,6400011,1,'soga_nose_type',2,-28,-7), (164971,6400011,0,'soga_skin_color',244,221,221), (164972,6400011,0,'wing_color1',255,255,255), (164973,6400011,0,'wing_color2',255,255,255), (164974,6400012,0,'eye_color',255,255,255), (164975,6400012,0,'skin_color',255,255,255), (164976,6400012,0,'soga_eye_color',255,0,255), (164977,6400013,0,'eye_color',255,255,255), (164978,6400013,0,'skin_color',128,0,0), (164979,6400013,0,'soga_eye_color',255,0,255), (164980,6400014,0,'eye_color',255,255,255), (164981,6400014,0,'skin_color',255,255,255), (164982,6400014,0,'soga_eye_color',255,0,255), (164983,6400015,0,'eye_color',255,255,255), (164984,6400015,0,'skin_color',255,255,255), (164985,6400015,0,'soga_eye_color',255,0,255), (164986,6400016,0,'eye_color',255,255,255), (164987,6400016,0,'skin_color',255,255,255), (164988,6400016,0,'soga_eye_color',255,0,255), (164989,6400017,0,'eye_color',255,255,255), (164990,6400017,0,'skin_color',255,255,255), (164991,6400017,0,'soga_eye_color',255,0,255), (164992,6400018,0,'eye_color',255,255,255), (164993,6400018,0,'skin_color',255,255,255), (164994,6400018,0,'soga_eye_color',255,0,255), (164995,6400019,1,'cheek_type',15,-21,0), (164996,6400019,1,'chin_type',32,81,-50), (164997,6400019,1,'ear_type',-12,52,0), (164998,6400019,1,'eye_brow_type',-89,0,10), (164999,6400019,0,'eye_color',131,180,186), (165000,6400019,1,'eye_type',42,0,0), (165001,6400019,0,'hair_color1',239,198,48), (165002,6400019,0,'hair_face_highlight_color',190,97,43), (165003,6400019,0,'hair_type_highlight_color',190,97,43), (165004,6400019,1,'lip_type',43,64,0), (165005,6400019,1,'nose_type',0,-17,-58), (165006,6400019,0,'skin_color',239,197,196), (165007,6400019,1,'soga_cheek_type',0,-89,0), (165008,6400019,1,'soga_chin_type',0,43,64), (165009,6400019,1,'soga_ear_type',0,42,0), (165010,6400019,1,'soga_eye_brow_type',0,-12,52), (165011,6400019,0,'soga_eye_color',204,204,204), (165012,6400019,0,'soga_hair_face_highlight_color',190,97,43), (165013,6400019,0,'soga_hair_type_highlight_color',190,97,43), (165014,6400019,1,'soga_lip_type',10,15,-21), (165015,6400019,1,'soga_nose_type',0,32,81), (165016,6400019,0,'soga_skin_color',239,197,196), (165017,6400020,0,'eye_color',255,255,255), (165018,6400020,0,'skin_color',255,255,255), (165019,6400020,0,'soga_eye_color',255,0,255), (165020,6400021,1,'cheek_type',-11,29,0), (165021,6400021,1,'chin_type',-7,10,2), (165022,6400021,1,'ear_type',-2,18,0), (165023,6400021,1,'eye_brow_type',37,-25,-4), (165024,6400021,0,'eye_color',89,61,27), (165025,6400021,1,'eye_type',-5,0,0), (165026,6400021,0,'hair_color1',10,0,100), (165027,6400021,0,'hair_face_color',189,186,134), (165028,6400021,0,'hair_face_highlight_color',33,25,15), (165029,6400021,0,'hair_type_color',189,186,134), (165030,6400021,0,'hair_type_highlight_color',33,25,15), (165031,6400021,1,'lip_type',4,-20,-7), (165032,6400021,1,'nose_type',-10,10,0), (165033,6400021,0,'skin_color',160,107,76), (165034,6400021,1,'soga_cheek_type',0,37,-25), (165035,6400021,1,'soga_chin_type',0,4,-20), (165036,6400021,1,'soga_ear_type',0,-5,0), (165037,6400021,1,'soga_eye_brow_type',0,-2,18), (165038,6400021,0,'soga_eye_color',229,229,102), (165039,6400021,0,'soga_hair_face_color',189,186,134), (165040,6400021,0,'soga_hair_face_highlight_color',33,25,15), (165041,6400021,0,'soga_hair_type_color',189,186,134), (165042,6400021,0,'soga_hair_type_highlight_color',33,25,15), (165043,6400021,1,'soga_lip_type',-4,-11,29), (165044,6400021,1,'soga_nose_type',-7,-7,10), (165045,6400021,0,'soga_skin_color',160,107,76), (165046,6400021,0,'wing_color1',255,255,255), (165047,6400021,0,'wing_color2',255,255,255), (165048,6400022,1,'cheek_type',-68,-58,0), (165049,6400022,1,'chin_type',-40,68,-82), (165050,6400022,1,'ear_type',28,-71,0), (165051,6400022,1,'eye_brow_type',-88,94,65), (165052,6400022,0,'eye_color',95,96,0), (165053,6400022,1,'eye_type',8,0,0), (165054,6400022,0,'hair_color1',213,222,1), (165055,6400022,0,'hair_color2',208,0,0), (165056,6400022,0,'hair_face_color',15,1,21), (165057,6400022,0,'hair_face_highlight_color',47,14,19), (165058,6400022,0,'hair_type_color',15,1,21), (165059,6400022,0,'hair_type_highlight_color',47,14,19), (165060,6400022,1,'lip_type',55,4,0), (165061,6400022,1,'nose_type',84,-43,-34), (165062,6400022,0,'skin_color',155,143,88), (165063,6400022,1,'soga_cheek_type',0,-88,94), (165064,6400022,1,'soga_chin_type',0,55,4), (165065,6400022,1,'soga_ear_type',0,8,0), (165066,6400022,1,'soga_eye_brow_type',0,28,-71), (165067,6400022,0,'soga_eye_color',229,229,102), (165068,6400022,1,'soga_eye_type',-48,0,0), (165069,6400022,0,'soga_hair_face_color',15,1,21), (165070,6400022,0,'soga_hair_face_highlight_color',47,14,19), (165071,6400022,0,'soga_hair_type_color',15,1,21), (165072,6400022,0,'soga_hair_type_highlight_color',47,14,19), (165073,6400022,1,'soga_lip_type',65,-68,-58), (165074,6400022,1,'soga_nose_type',0,-40,68), (165075,6400022,0,'soga_skin_color',155,143,88), (165076,6400022,0,'wing_color1',255,255,255), (165077,6400022,0,'wing_color2',255,255,255), (165078,6400023,1,'cheek_type',-59,66,0), (165079,6400023,1,'chin_type',29,-10,-12), (165080,6400023,1,'ear_type',89,32,0), (165081,6400023,1,'eye_brow_type',59,-93,-31), (165082,6400023,0,'eye_color',54,116,114), (165083,6400023,1,'eye_type',53,0,0), (165084,6400023,0,'hair_color1',14,77,182), (165085,6400023,0,'hair_color2',200,0,0), (165086,6400023,0,'hair_face_color',35,24,1), (165087,6400023,0,'hair_face_highlight_color',47,14,19), (165088,6400023,0,'hair_type_color',35,24,1), (165089,6400023,0,'hair_type_highlight_color',47,14,19), (165090,6400023,1,'lip_type',-25,-21,-25), (165091,6400023,1,'nose_type',39,14,77), (165092,6400023,0,'skin_color',229,185,183), (165093,6400023,1,'soga_cheek_type',0,59,-93), (165094,6400023,1,'soga_chin_type',0,-25,-21), (165095,6400023,1,'soga_ear_type',0,53,0), (165096,6400023,1,'soga_eye_brow_type',0,89,32), (165097,6400023,0,'soga_eye_color',229,229,102), (165098,6400023,1,'soga_eye_type',-56,0,0), (165099,6400023,0,'soga_hair_face_color',35,24,1), (165100,6400023,0,'soga_hair_face_highlight_color',47,14,19), (165101,6400023,0,'soga_hair_type_color',35,24,1), (165102,6400023,0,'soga_hair_type_highlight_color',47,14,19), (165103,6400023,1,'soga_lip_type',-31,-59,66), (165104,6400023,1,'soga_nose_type',-25,29,-10), (165105,6400023,0,'soga_skin_color',229,185,183), (165106,6400023,0,'wing_color1',255,255,255), (165107,6400023,0,'wing_color2',255,255,255), (165108,6400024,1,'cheek_type',0,-41,0), (165109,6400024,1,'chin_type',-40,25,-17), (165110,6400024,1,'ear_type',-11,0,0), (165111,6400024,1,'eye_brow_type',0,-5,10), (165112,6400024,0,'eye_color',51,105,120), (165113,6400024,1,'eye_type',19,0,0), (165114,6400024,0,'hair_color1',247,26,0), (165115,6400024,0,'hair_face_color',99,69,23), (165116,6400024,0,'hair_face_highlight_color',55,27,5), (165117,6400024,0,'hair_type_color',99,69,23), (165118,6400024,0,'hair_type_highlight_color',55,27,5), (165119,6400024,1,'lip_type',0,-21,-32), (165120,6400024,1,'nose_type',-28,-9,26), (165121,6400024,0,'skin_color',239,239,235), (165122,6400024,1,'soga_cheek_type',0,0,-5), (165123,6400024,1,'soga_chin_type',0,0,-21), (165124,6400024,1,'soga_ear_type',0,19,0), (165125,6400024,1,'soga_eye_brow_type',0,-11,0), (165126,6400024,0,'soga_eye_color',229,229,102), (165127,6400024,0,'soga_hair_face_color',99,69,23), (165128,6400024,0,'soga_hair_face_highlight_color',55,27,5), (165129,6400024,0,'soga_hair_type_color',99,69,23), (165130,6400024,0,'soga_hair_type_highlight_color',55,27,5), (165131,6400024,1,'soga_lip_type',10,0,-41), (165132,6400024,1,'soga_nose_type',-32,-40,25), (165133,6400024,0,'soga_skin_color',239,239,235), (165134,6400024,0,'wing_color1',255,255,255), (165135,6400024,0,'wing_color2',255,255,255), (165136,6400025,1,'cheek_type',-8,3,0), (165137,6400025,1,'chin_type',17,7,-20), (165138,6400025,1,'ear_type',44,26,0), (165139,6400025,1,'eye_brow_type',-11,0,26), (165140,6400025,0,'eye_color',155,147,23), (165141,6400025,1,'eye_type',-11,0,0), (165142,6400025,0,'hair_color1',8,245,233), (165143,6400025,0,'hair_face_color',235,181,0), (165144,6400025,0,'hair_face_highlight_color',216,192,37), (165145,6400025,0,'hair_type_color',235,181,0), (165146,6400025,0,'hair_type_highlight_color',216,192,37), (165147,6400025,1,'lip_type',-11,-7,12), (165148,6400025,1,'nose_type',-43,8,-11), (165149,6400025,0,'skin_color',150,129,114), (165150,6400025,1,'soga_cheek_type',0,-11,0), (165151,6400025,1,'soga_chin_type',0,-11,-7), (165152,6400025,1,'soga_ear_type',0,-11,0), (165153,6400025,1,'soga_eye_brow_type',0,44,26), (165154,6400025,0,'soga_eye_color',229,229,102), (165155,6400025,0,'soga_hair_face_color',235,181,0), (165156,6400025,0,'soga_hair_face_highlight_color',216,192,37), (165157,6400025,0,'soga_hair_type_color',235,181,0), (165158,6400025,0,'soga_hair_type_highlight_color',216,192,37), (165159,6400025,1,'soga_lip_type',26,-8,3), (165160,6400025,1,'soga_nose_type',12,17,7), (165161,6400025,0,'soga_skin_color',150,129,114), (165162,6400025,0,'wing_color1',255,255,255), (165163,6400025,0,'wing_color2',255,255,255), (165164,6400026,1,'cheek_type',29,1,0), (165165,6400026,1,'chin_type',72,-81,-57), (165166,6400026,1,'ear_type',68,-81,0), (165167,6400026,1,'eye_brow_type',-17,8,-38), (165168,6400026,0,'eye_color',105,165,179), (165169,6400026,1,'eye_type',34,0,0), (165170,6400026,0,'hair_color1',178,166,40), (165171,6400026,0,'hair_color2',31,0,0), (165172,6400026,0,'hair_face_color',15,1,21), (165173,6400026,0,'hair_face_highlight_color',211,220,220), (165174,6400026,0,'hair_type_color',15,1,21), (165175,6400026,0,'hair_type_highlight_color',211,220,220), (165176,6400026,1,'lip_type',-28,62,7), (165177,6400026,1,'nose_type',45,-78,-90), (165178,6400026,0,'skin_color',179,188,188), (165179,6400026,1,'soga_cheek_type',0,-17,8), (165180,6400026,1,'soga_chin_type',0,-28,62), (165181,6400026,1,'soga_ear_type',0,34,0), (165182,6400026,1,'soga_eye_brow_type',0,68,-81), (165183,6400026,0,'soga_eye_color',229,229,102), (165184,6400026,1,'soga_eye_type',31,0,0), (165185,6400026,0,'soga_hair_face_color',15,1,21), (165186,6400026,0,'soga_hair_face_highlight_color',211,220,220), (165187,6400026,0,'soga_hair_type_color',15,1,21), (165188,6400026,0,'soga_hair_type_highlight_color',211,220,220), (165189,6400026,1,'soga_lip_type',-38,29,1), (165190,6400026,1,'soga_nose_type',7,72,-81), (165191,6400026,0,'soga_skin_color',179,188,188), (165192,6400026,0,'wing_color1',255,255,255), (165193,6400026,0,'wing_color2',255,255,255), (165194,6400027,1,'cheek_type',0,31,0), (165195,6400027,1,'chin_type',39,37,-44), (165196,6400027,1,'ear_type',-12,17,0), (165197,6400027,1,'eye_brow_type',-5,0,0), (165198,6400027,0,'eye_color',152,194,206), (165199,6400027,1,'eye_type',3,0,0), (165200,6400027,0,'hair_color1',231,47,0), (165201,6400027,0,'hair_color2',93,0,0), (165202,6400027,0,'hair_face_color',222,170,23), (165203,6400027,0,'hair_face_highlight_color',45,19,0), (165204,6400027,0,'hair_type_color',222,170,23), (165205,6400027,0,'hair_type_highlight_color',45,19,0), (165206,6400027,1,'lip_type',-7,35,1), (165207,6400027,1,'nose_type',34,-25,47), (165208,6400027,0,'skin_color',230,205,164), (165209,6400027,1,'soga_cheek_type',0,-5,0), (165210,6400027,1,'soga_chin_type',0,-7,35), (165211,6400027,1,'soga_ear_type',0,3,0), (165212,6400027,1,'soga_eye_brow_type',0,-12,17), (165213,6400027,0,'soga_eye_color',229,229,102), (165214,6400027,1,'soga_eye_type',93,0,0), (165215,6400027,0,'soga_hair_face_color',222,170,23), (165216,6400027,0,'soga_hair_face_highlight_color',45,19,0), (165217,6400027,0,'soga_hair_type_color',222,170,23), (165218,6400027,0,'soga_hair_type_highlight_color',45,19,0), (165219,6400027,1,'soga_lip_type',0,0,31), (165220,6400027,1,'soga_nose_type',1,39,37), (165221,6400027,0,'soga_skin_color',230,205,164), (165222,6400027,0,'wing_color1',255,255,255), (165223,6400027,0,'wing_color2',255,255,255), (165224,6400028,1,'cheek_type',-8,3,0), (165225,6400028,1,'chin_type',17,7,-20), (165226,6400028,1,'ear_type',44,26,0), (165227,6400028,1,'eye_brow_type',-11,0,26), (165228,6400028,0,'eye_color',146,138,21), (165229,6400028,1,'eye_type',-11,0,0), (165230,6400028,0,'hair_color1',8,245,44), (165231,6400028,0,'hair_face_color',15,9,0), (165232,6400028,0,'hair_face_highlight_color',216,192,37), (165233,6400028,0,'hair_type_color',15,9,0), (165234,6400028,0,'hair_type_highlight_color',216,192,37), (165235,6400028,1,'lip_type',-11,-7,12), (165236,6400028,1,'nose_type',-43,8,-11), (165237,6400028,0,'skin_color',124,104,88), (165238,6400028,1,'soga_cheek_type',0,-11,0), (165239,6400028,1,'soga_chin_type',0,-11,-7), (165240,6400028,1,'soga_ear_type',0,-11,0), (165241,6400028,1,'soga_eye_brow_type',0,44,26), (165242,6400028,0,'soga_eye_color',229,229,102), (165243,6400028,0,'soga_hair_face_color',15,9,0), (165244,6400028,0,'soga_hair_face_highlight_color',216,192,37), (165245,6400028,0,'soga_hair_type_color',15,9,0), (165246,6400028,0,'soga_hair_type_highlight_color',216,192,37), (165247,6400028,1,'soga_lip_type',26,-8,3), (165248,6400028,1,'soga_nose_type',12,17,7), (165249,6400028,0,'soga_skin_color',124,104,88), (165250,6400028,0,'wing_color1',255,255,255), (165251,6400028,0,'wing_color2',255,255,255), (165252,6400029,1,'cheek_type',-11,-72,0), (165253,6400029,1,'chin_type',75,-5,68), (165254,6400029,1,'ear_type',-39,-38,0), (165255,6400029,1,'eye_brow_type',7,2,98), (165256,6400029,0,'eye_color',144,0,8), (165257,6400029,1,'eye_type',72,0,0), (165258,6400029,0,'hair_color1',43,175,93), (165259,6400029,1,'lip_type',50,-47,40), (165260,6400029,1,'nose_type',90,43,-81), (165261,6400029,0,'skin_color',84,29,16), (165262,6400029,1,'soga_cheek_type',0,7,2), (165263,6400029,1,'soga_chin_type',0,50,-47), (165264,6400029,1,'soga_ear_type',0,72,0), (165265,6400029,1,'soga_eye_brow_type',0,-39,-38), (165266,6400029,0,'soga_eye_color',229,229,102), (165267,6400029,1,'soga_lip_type',98,-11,-72), (165268,6400029,1,'soga_nose_type',40,75,-5), (165269,6400029,0,'soga_skin_color',84,29,16), (165270,6400029,0,'wing_color1',255,255,255), (165271,6400029,0,'wing_color2',255,255,255), (165272,6400030,1,'cheek_type',-81,85,0), (165273,6400030,1,'chin_type',75,-87,-66), (165274,6400030,1,'ear_type',-93,95,0), (165275,6400030,1,'eye_brow_type',59,-87,-45), (165276,6400030,0,'eye_color',36,77,77), (165277,6400030,1,'eye_type',-87,0,0), (165278,6400030,0,'hair_color1',169,217,17), (165279,6400030,0,'hair_color2',200,0,0), (165280,6400030,0,'hair_face_color',100,70,10), (165281,6400030,0,'hair_face_highlight_color',114,31,28), (165282,6400030,0,'hair_type_color',100,70,10), (165283,6400030,0,'hair_type_highlight_color',114,31,28), (165284,6400030,1,'lip_type',28,-58,-65), (165285,6400030,1,'nose_type',-22,-87,-39), (165286,6400030,0,'skin_color',171,148,98), (165287,6400030,1,'soga_cheek_type',0,59,-87), (165288,6400030,1,'soga_chin_type',0,28,-58), (165289,6400030,1,'soga_ear_type',0,-87,0), (165290,6400030,1,'soga_eye_brow_type',0,-93,95), (165291,6400030,0,'soga_eye_color',229,229,102), (165292,6400030,1,'soga_eye_type',-56,0,0), (165293,6400030,0,'soga_hair_face_color',100,70,10), (165294,6400030,0,'soga_hair_face_highlight_color',114,31,28), (165295,6400030,0,'soga_hair_type_color',100,70,10), (165296,6400030,0,'soga_hair_type_highlight_color',114,31,28), (165297,6400030,1,'soga_lip_type',-45,-81,85), (165298,6400030,1,'soga_nose_type',-65,75,-87), (165299,6400030,0,'soga_skin_color',171,148,98), (165300,6400030,0,'wing_color1',255,255,255), (165301,6400030,0,'wing_color2',255,255,255), (165302,6400031,0,'eye_color',255,255,255), (165303,6400031,0,'skin_color',255,255,255), (165304,6400031,0,'soga_eye_color',255,0,255), (165305,6400032,1,'cheek_type',31,-32,0), (165306,6400032,1,'chin_type',14,5,-7), (165307,6400032,1,'ear_type',-7,23,0), (165308,6400032,1,'eye_brow_type',0,11,28), (165309,6400032,0,'eye_color',45,95,94), (165310,6400032,0,'hair_color1',251,3,0), (165311,6400032,0,'hair_face_color',221,221,102), (165312,6400032,0,'hair_face_highlight_color',74,73,62), (165313,6400032,0,'hair_type_color',221,221,102), (165314,6400032,0,'hair_type_highlight_color',74,73,62), (165315,6400032,1,'lip_type',-31,2,-7), (165316,6400032,1,'nose_type',-12,-5,3), (165317,6400032,0,'skin_color',217,224,224), (165318,6400032,1,'soga_cheek_type',0,0,11), (165319,6400032,1,'soga_chin_type',0,-31,2), (165320,6400032,1,'soga_eye_brow_type',0,-7,23), (165321,6400032,0,'soga_eye_color',229,229,102), (165322,6400032,0,'soga_hair_face_color',221,221,102), (165323,6400032,0,'soga_hair_face_highlight_color',74,73,62), (165324,6400032,0,'soga_hair_type_color',221,221,102), (165325,6400032,0,'soga_hair_type_highlight_color',74,73,62), (165326,6400032,1,'soga_lip_type',28,31,-32), (165327,6400032,1,'soga_nose_type',-7,14,5), (165328,6400032,0,'soga_skin_color',217,224,224), (165329,6400032,0,'wing_color1',255,255,255), (165330,6400032,0,'wing_color2',255,255,255), (165331,6400033,1,'cheek_type',9,15,0), (165332,6400033,1,'chin_type',56,14,77), (165333,6400033,1,'ear_type',19,-47,0), (165334,6400033,1,'eye_brow_type',19,-26,0), (165335,6400033,0,'eye_color',55,117,121), (165336,6400033,1,'eye_type',47,0,0), (165337,6400033,0,'hair_color1',74,40,84), (165338,6400033,0,'hair_color2',213,0,0), (165339,6400033,0,'hair_face_color',100,70,10), (165340,6400033,0,'hair_face_highlight_color',232,169,28), (165341,6400033,0,'hair_type_color',100,70,10), (165342,6400033,0,'hair_type_highlight_color',232,169,28), (165343,6400033,1,'lip_type',61,20,-39), (165344,6400033,1,'nose_type',-83,74,40), (165345,6400033,0,'skin_color',244,237,237), (165346,6400033,1,'soga_cheek_type',0,19,-26), (165347,6400033,1,'soga_chin_type',0,61,20), (165348,6400033,1,'soga_ear_type',0,47,0), (165349,6400033,1,'soga_eye_brow_type',0,19,-47), (165350,6400033,0,'soga_eye_color',229,229,102), (165351,6400033,1,'soga_eye_type',-43,0,0), (165352,6400033,0,'soga_hair_face_color',100,70,10), (165353,6400033,0,'soga_hair_face_highlight_color',232,169,28), (165354,6400033,0,'soga_hair_type_color',100,70,10), (165355,6400033,0,'soga_hair_type_highlight_color',232,169,28), (165356,6400033,1,'soga_lip_type',0,9,15), (165357,6400033,1,'soga_nose_type',-39,56,14), (165358,6400033,0,'soga_skin_color',244,237,237), (165359,6400033,0,'wing_color1',255,255,255), (165360,6400033,0,'wing_color2',255,255,255), (165361,6400034,1,'cheek_type',-28,31,0), (165362,6400034,1,'chin_type',-28,0,19), (165363,6400034,1,'ear_type',-3,35,0), (165364,6400034,1,'eye_brow_type',-34,34,-3), (165365,6400034,0,'eye_color',123,12,94), (165366,6400034,1,'eye_type',100,0,0), (165367,6400034,0,'hair_color1',238,253,100), (165368,6400034,0,'hair_face_color',45,20,0), (165369,6400034,0,'hair_face_highlight_color',216,192,37), (165370,6400034,0,'hair_type_color',45,20,0), (165371,6400034,0,'hair_type_highlight_color',216,192,37), (165372,6400034,1,'lip_type',28,-17,-14), (165373,6400034,1,'nose_type',0,-18,-3), (165374,6400034,0,'skin_color',186,202,188), (165375,6400034,1,'soga_cheek_type',0,-34,34), (165376,6400034,1,'soga_chin_type',0,28,-17), (165377,6400034,1,'soga_ear_type',0,100,0), (165378,6400034,1,'soga_eye_brow_type',0,-3,35), (165379,6400034,0,'soga_eye_color',229,229,102), (165380,6400034,0,'soga_hair_face_color',45,20,0), (165381,6400034,0,'soga_hair_face_highlight_color',216,192,37), (165382,6400034,0,'soga_hair_type_color',45,20,0), (165383,6400034,0,'soga_hair_type_highlight_color',216,192,37), (165384,6400034,1,'soga_lip_type',-3,-28,31), (165385,6400034,1,'soga_nose_type',-14,-28,0), (165386,6400034,0,'soga_skin_color',186,202,188), (165387,6400034,0,'wing_color1',255,255,255), (165388,6400034,0,'wing_color2',255,255,255), (165389,6400035,1,'cheek_type',-7,-19,0), (165390,6400035,1,'chin_type',-7,7,0), (165391,6400035,1,'ear_type',17,-23,0), (165392,6400035,1,'eye_brow_type',7,14,18), (165393,6400035,0,'eye_color',34,59,37), (165394,6400035,1,'eye_type',-7,0,0), (165395,6400035,0,'hair_color1',222,236,39), (165396,6400035,0,'hair_face_color',196,188,184), (165397,6400035,0,'hair_face_highlight_color',155,79,2), (165398,6400035,0,'hair_type_color',196,188,184), (165399,6400035,0,'hair_type_highlight_color',155,79,2), (165400,6400035,1,'lip_type',-8,26,-18), (165401,6400035,1,'nose_type',-41,-34,-20), (165402,6400035,0,'skin_color',153,103,76), (165403,6400035,1,'soga_cheek_type',0,7,14), (165404,6400035,1,'soga_chin_type',0,-8,26), (165405,6400035,1,'soga_ear_type',0,-7,0), (165406,6400035,1,'soga_eye_brow_type',0,17,-23), (165407,6400035,0,'soga_eye_color',229,229,102), (165408,6400035,0,'soga_hair_face_color',196,188,184), (165409,6400035,0,'soga_hair_face_highlight_color',155,79,2), (165410,6400035,0,'soga_hair_type_color',196,188,184), (165411,6400035,0,'soga_hair_type_highlight_color',155,79,2), (165412,6400035,1,'soga_lip_type',18,-7,-19), (165413,6400035,1,'soga_nose_type',-18,-7,7), (165414,6400035,0,'soga_skin_color',153,103,76), (165415,6400035,0,'wing_color1',255,255,255), (165416,6400035,0,'wing_color2',255,255,255), (165417,6400036,0,'eye_color',255,255,255), (165418,6400036,0,'skin_color',255,255,255), (165419,6400036,0,'soga_eye_color',255,0,255), (165420,6400037,0,'eye_color',255,255,255), (165421,6400037,0,'skin_color',255,255,255), (165422,6400037,0,'soga_eye_color',255,0,255), (165423,6400038,1,'cheek_type',-78,5,0), (165424,6400038,1,'chin_type',-51,34,94), (165425,6400038,1,'ear_type',-72,-63,0), (165426,6400038,1,'eye_brow_type',-37,-81,65), (165427,6400038,0,'eye_color',0,24,24), (165428,6400038,1,'eye_type',66,0,0), (165429,6400038,0,'hair_color1',218,64,69), (165430,6400038,1,'lip_type',-68,-63,-23), (165431,6400038,1,'nose_type',74,-38,64), (165432,6400038,0,'skin_color',144,132,86), (165433,6400038,1,'soga_cheek_type',0,-37,-81), (165434,6400038,1,'soga_chin_type',0,-68,-63), (165435,6400038,1,'soga_ear_type',0,66,0), (165436,6400038,1,'soga_eye_brow_type',0,-72,-63), (165437,6400038,0,'soga_eye_color',229,229,102), (165438,6400038,1,'soga_lip_type',65,-78,5), (165439,6400038,1,'soga_nose_type',-23,-51,34), (165440,6400038,0,'soga_skin_color',144,132,86), (165441,6400038,0,'wing_color1',255,255,255), (165442,6400038,0,'wing_color2',255,255,255), (165443,6400039,1,'cheek_type',-31,29,0), (165444,6400039,1,'chin_type',8,7,7), (165445,6400039,1,'ear_type',0,26,0), (165446,6400039,1,'eye_brow_type',0,-10,25), (165447,6400039,0,'eye_color',51,105,120), (165448,6400039,1,'eye_type',-12,0,0), (165449,6400039,0,'hair_color1',225,12,0), (165450,6400039,0,'hair_color2',2,0,0), (165451,6400039,0,'hair_face_color',252,248,79), (165452,6400039,0,'hair_face_highlight_color',27,18,0), (165453,6400039,0,'hair_type_color',252,248,79), (165454,6400039,0,'hair_type_highlight_color',27,18,0), (165455,6400039,1,'lip_type',39,-25,-18), (165456,6400039,1,'nose_type',25,-31,12), (165457,6400039,0,'skin_color',247,252,252), (165458,6400039,1,'soga_cheek_type',0,0,-10), (165459,6400039,1,'soga_chin_type',0,39,-25), (165460,6400039,1,'soga_ear_type',0,-12,0), (165461,6400039,1,'soga_eye_brow_type',0,0,26), (165462,6400039,0,'soga_eye_color',229,229,102), (165463,6400039,1,'soga_eye_type',2,0,0), (165464,6400039,0,'soga_hair_face_color',252,248,79), (165465,6400039,0,'soga_hair_face_highlight_color',27,18,0), (165466,6400039,0,'soga_hair_type_color',252,248,79), (165467,6400039,0,'soga_hair_type_highlight_color',27,18,0), (165468,6400039,1,'soga_lip_type',25,-31,29), (165469,6400039,1,'soga_nose_type',-18,8,7), (165470,6400039,0,'soga_skin_color',247,252,252), (165471,6400039,0,'wing_color1',255,255,255), (165472,6400039,0,'wing_color2',255,255,255), (165473,6400040,0,'eye_color',255,255,255), (165474,6400040,0,'skin_color',255,255,255), (165475,6400040,0,'soga_eye_color',255,0,255), (165476,6400041,0,'eye_color',255,255,255), (165477,6400041,0,'skin_color',255,255,255), (165478,6400041,0,'soga_eye_color',255,0,255), (165479,6400042,0,'eye_color',255,255,255), (165480,6400042,0,'skin_color',255,255,255), (165481,6400042,0,'soga_eye_color',255,0,255), (165482,6400042,0,'soga_skin_color',255,255,255), (165483,6400043,1,'cheek_type',-1,0,0), (165484,6400043,1,'chin_type',-37,-19,56), (165485,6400043,1,'ear_type',14,-3,0), (165486,6400043,1,'eye_brow_type',19,17,28), (165487,6400043,0,'eye_color',130,182,197), (165488,6400043,1,'eye_type',7,0,0), (165489,6400043,0,'hair_color1',199,87,9), (165490,6400043,0,'hair_color2',156,0,0), (165491,6400043,0,'hair_face_highlight_color',35,24,1), (165492,6400043,0,'hair_type_highlight_color',35,24,1), (165493,6400043,1,'lip_type',-53,0,0), (165494,6400043,1,'nose_type',63,-57,87), (165495,6400043,0,'skin_color',246,248,248), (165496,6400043,1,'soga_cheek_type',0,19,17), (165497,6400043,1,'soga_chin_type',0,-53,0), (165498,6400043,1,'soga_ear_type',0,7,0), (165499,6400043,1,'soga_eye_brow_type',0,14,-3), (165500,6400043,0,'soga_eye_color',204,204,204), (165501,6400043,1,'soga_eye_type',-100,0,0), (165502,6400043,0,'soga_hair_face_highlight_color',35,24,1), (165503,6400043,0,'soga_hair_type_highlight_color',35,24,1), (165504,6400043,1,'soga_lip_type',28,-1,0), (165505,6400043,1,'soga_nose_type',0,-37,-19), (165506,6400043,0,'soga_skin_color',246,248,248), (165507,6400044,1,'cheek_type',42,-3,0), (165508,6400044,1,'chin_type',-35,11,14), (165509,6400044,1,'ear_type',0,-23,0), (165510,6400044,1,'eye_brow_type',18,8,-21), (165511,6400044,0,'eye_color',59,119,134), (165512,6400044,1,'eye_type',-14,0,0), (165513,6400044,0,'hair_color1',28,5,0), (165514,6400044,0,'hair_face_color',213,133,99), (165515,6400044,0,'hair_face_highlight_color',93,33,15), (165516,6400044,0,'hair_type_color',213,133,99), (165517,6400044,0,'hair_type_highlight_color',93,33,15), (165518,6400044,1,'lip_type',-7,17,-39), (165519,6400044,1,'nose_type',0,28,5), (165520,6400044,0,'skin_color',224,178,171), (165521,6400044,1,'soga_cheek_type',0,18,8), (165522,6400044,1,'soga_chin_type',0,-7,17), (165523,6400044,1,'soga_ear_type',0,-14,0), (165524,6400044,1,'soga_eye_brow_type',0,0,-23), (165525,6400044,0,'soga_eye_color',229,229,102), (165526,6400044,0,'soga_hair_face_color',213,133,99), (165527,6400044,0,'soga_hair_face_highlight_color',93,33,15), (165528,6400044,0,'soga_hair_type_color',213,133,99), (165529,6400044,0,'soga_hair_type_highlight_color',93,33,15), (165530,6400044,1,'soga_lip_type',-21,42,-3), (165531,6400044,1,'soga_nose_type',-39,-35,11), (165532,6400044,0,'soga_skin_color',224,178,171), (165533,6400044,0,'wing_color1',255,255,255), (165534,6400044,0,'wing_color2',255,255,255), (165535,6400045,0,'eye_color',255,255,255), (165536,6400045,0,'skin_color',255,255,255), (165537,6400045,0,'soga_eye_color',255,0,255), (165538,6400046,0,'eye_color',255,255,255), (165539,6400046,0,'skin_color',255,255,255), (165540,6400046,0,'soga_eye_color',255,0,255), (165541,6400047,0,'eye_color',255,255,255), (165542,6400047,0,'skin_color',255,255,255), (165543,6400047,0,'soga_eye_color',255,0,255), (165544,6400048,1,'cheek_type',23,0,0), (165545,6400048,1,'chin_type',14,22,-41), (165546,6400048,1,'ear_type',-7,25,0), (165547,6400048,1,'eye_brow_type',34,0,7), (165548,6400048,0,'eye_color',66,138,136), (165549,6400048,1,'eye_type',-4,0,0), (165550,6400048,0,'hair_color1',217,245,0), (165551,6400048,0,'hair_face_color',26,10,2), (165552,6400048,0,'hair_face_highlight_color',115,94,67), (165553,6400048,0,'hair_type_color',26,10,2), (165554,6400048,0,'hair_type_highlight_color',115,94,67), (165555,6400048,1,'lip_type',-2,-25,7), (165556,6400048,1,'nose_type',-21,-39,-11), (165557,6400048,0,'skin_color',227,194,196), (165558,6400048,1,'soga_cheek_type',0,34,0), (165559,6400048,1,'soga_chin_type',0,-2,-25), (165560,6400048,1,'soga_ear_type',0,-4,0), (165561,6400048,1,'soga_eye_brow_type',0,-7,25), (165562,6400048,0,'soga_eye_color',229,229,102), (165563,6400048,0,'soga_hair_face_color',26,10,2), (165564,6400048,0,'soga_hair_face_highlight_color',115,94,67), (165565,6400048,0,'soga_hair_type_color',26,10,2), (165566,6400048,0,'soga_hair_type_highlight_color',115,94,67), (165567,6400048,1,'soga_lip_type',7,23,0), (165568,6400048,1,'soga_nose_type',7,14,22), (165569,6400048,0,'soga_skin_color',227,194,196), (165570,6400048,0,'wing_color1',255,255,255), (165571,6400048,0,'wing_color2',255,255,255), (165572,6400049,1,'cheek_type',-12,4,0), (165573,6400049,1,'chin_type',-11,0,38), (165574,6400049,1,'ear_type',-25,-25,0), (165575,6400049,1,'eye_brow_type',28,-38,11), (165576,6400049,0,'eye_color',101,156,146), (165577,6400049,1,'eye_type',42,0,0), (165578,6400049,0,'hair_color1',252,14,156), (165579,6400049,0,'hair_face_color',87,59,40), (165580,6400049,0,'hair_face_highlight_color',170,148,121), (165581,6400049,0,'hair_type_color',87,59,40), (165582,6400049,0,'hair_type_highlight_color',170,148,121), (165583,6400049,1,'lip_type',21,-44,10), (165584,6400049,1,'nose_type',31,-4,14), (165585,6400049,0,'skin_color',238,199,199), (165586,6400049,1,'soga_cheek_type',0,28,-38), (165587,6400049,1,'soga_chin_type',0,21,-44), (165588,6400049,1,'soga_ear_type',0,42,0), (165589,6400049,1,'soga_eye_brow_type',0,-25,-25), (165590,6400049,0,'soga_eye_color',229,229,102), (165591,6400049,0,'soga_hair_face_color',87,59,40), (165592,6400049,0,'soga_hair_face_highlight_color',170,148,121), (165593,6400049,0,'soga_hair_type_color',87,59,40), (165594,6400049,0,'soga_hair_type_highlight_color',170,148,121), (165595,6400049,1,'soga_lip_type',11,-12,4), (165596,6400049,1,'soga_nose_type',10,-11,0), (165597,6400049,0,'soga_skin_color',238,199,199), (165598,6400049,0,'wing_color1',255,255,255), (165599,6400049,0,'wing_color2',255,255,255), (165600,6400050,1,'cheek_type',-68,0,0), (165601,6400050,1,'chin_type',-84,89,-14), (165602,6400050,1,'ear_type',87,95,0), (165603,6400050,1,'eye_brow_type',85,26,0), (165604,6400050,0,'eye_color',48,92,62), (165605,6400050,1,'eye_type',3,0,0), (165606,6400050,0,'hair_color1',93,93,212), (165607,6400050,0,'hair_color2',163,0,0), (165608,6400050,0,'hair_face_color',149,50,27), (165609,6400050,0,'hair_face_highlight_color',231,184,29), (165610,6400050,0,'hair_type_color',149,50,27), (165611,6400050,0,'hair_type_highlight_color',231,184,29), (165612,6400050,1,'lip_type',17,-95,-14), (165613,6400050,1,'nose_type',93,93,93), (165614,6400050,0,'skin_color',58,48,49), (165615,6400050,1,'soga_cheek_type',0,85,26), (165616,6400050,1,'soga_chin_type',0,17,-95), (165617,6400050,1,'soga_ear_type',0,3,0), (165618,6400050,1,'soga_eye_brow_type',0,87,95), (165619,6400050,0,'soga_eye_color',229,229,102), (165620,6400050,1,'soga_eye_type',-93,0,0), (165621,6400050,0,'soga_hair_face_color',149,50,27), (165622,6400050,0,'soga_hair_face_highlight_color',231,184,29), (165623,6400050,0,'soga_hair_type_color',149,50,27), (165624,6400050,0,'soga_hair_type_highlight_color',231,184,29), (165625,6400050,1,'soga_lip_type',0,-68,0), (165626,6400050,1,'soga_nose_type',-14,-84,89), (165627,6400050,0,'soga_skin_color',58,48,49), (165628,6400050,0,'wing_color1',255,255,255), (165629,6400050,0,'wing_color2',255,255,255), (165630,6400051,1,'cheek_type',95,84,0), (165631,6400051,1,'chin_type',-53,-35,-43), (165632,6400051,1,'ear_type',71,22,0), (165633,6400051,1,'eye_brow_type',10,-47,45), (165634,6400051,0,'eye_color',105,98,52), (165635,6400051,1,'eye_type',-75,0,0), (165636,6400051,0,'hair_color1',198,217,100), (165637,6400051,0,'hair_face_color',189,132,11), (165638,6400051,0,'hair_face_highlight_color',84,0,0), (165639,6400051,0,'hair_type_color',189,132,11), (165640,6400051,0,'hair_type_highlight_color',84,0,0), (165641,6400051,1,'lip_type',-48,25,-84), (165642,6400051,1,'nose_type',-28,-58,-39), (165643,6400051,0,'skin_color',175,139,93), (165644,6400051,1,'soga_cheek_type',0,10,-47), (165645,6400051,1,'soga_chin_type',0,-48,25), (165646,6400051,1,'soga_ear_type',0,-75,0), (165647,6400051,1,'soga_eye_brow_type',0,71,22), (165648,6400051,0,'soga_eye_color',204,204,204), (165649,6400051,0,'soga_hair_face_color',189,132,11), (165650,6400051,0,'soga_hair_face_highlight_color',84,0,0), (165651,6400051,0,'soga_hair_type_color',189,132,11), (165652,6400051,0,'soga_hair_type_highlight_color',84,0,0), (165653,6400051,1,'soga_lip_type',45,95,84), (165654,6400051,1,'soga_nose_type',-84,-53,-35), (165655,6400051,0,'soga_skin_color',175,139,93), (165656,6400052,1,'cheek_type',87,34,0), (165657,6400052,1,'chin_type',62,-95,25), (165658,6400052,1,'ear_type',44,-64,0), (165659,6400052,1,'eye_brow_type',-77,58,98), (165660,6400052,0,'eye_color',28,33,54), (165661,6400052,1,'eye_type',-31,0,0), (165662,6400052,0,'hair_color1',244,186,78), (165663,6400052,0,'hair_face_color',105,144,167), (165664,6400052,0,'hair_face_highlight_color',6,3,1), (165665,6400052,0,'hair_type_color',105,144,167), (165666,6400052,0,'hair_type_highlight_color',6,3,1), (165667,6400052,1,'lip_type',88,22,85), (165668,6400052,1,'nose_type',82,-12,-70), (165669,6400052,0,'skin_color',120,163,162), (165670,6400052,1,'soga_cheek_type',0,-77,58), (165671,6400052,1,'soga_chin_type',0,88,22), (165672,6400052,1,'soga_ear_type',0,-31,0), (165673,6400052,1,'soga_eye_brow_type',0,44,-64), (165674,6400052,0,'soga_eye_color',229,229,102), (165675,6400052,0,'soga_hair_face_color',105,144,167), (165676,6400052,0,'soga_hair_face_highlight_color',6,3,1), (165677,6400052,0,'soga_hair_type_color',105,144,167), (165678,6400052,0,'soga_hair_type_highlight_color',6,3,1), (165679,6400052,1,'soga_lip_type',98,87,34), (165680,6400052,1,'soga_nose_type',85,62,-95), (165681,6400052,0,'soga_skin_color',120,163,162), (165682,6400052,0,'wing_color1',255,255,255), (165683,6400052,0,'wing_color2',255,255,255), (165684,6400053,0,'eye_color',255,255,255), (165685,6400053,0,'skin_color',255,255,255), (165686,6400053,0,'soga_eye_color',255,0,255), (165687,6400054,0,'eye_color',255,255,255), (165688,6400054,0,'skin_color',255,255,255), (165689,6400054,0,'soga_eye_color',255,0,255), (165690,6400055,0,'eye_color',255,255,255), (165691,6400055,0,'skin_color',255,255,255), (165692,6400055,0,'soga_eye_color',255,0,255), (165693,6400056,1,'cheek_type',14,12,0), (165694,6400056,1,'chin_type',-7,-12,-7), (165695,6400056,1,'ear_type',14,31,0), (165696,6400056,1,'eye_brow_type',-31,-17,17), (165697,6400056,0,'eye_color',54,108,87), (165698,6400056,1,'eye_type',12,0,0), (165699,6400056,0,'hair_color1',211,0,0), (165700,6400056,0,'hair_face_color',243,231,61), (165701,6400056,0,'hair_face_highlight_color',99,89,26), (165702,6400056,0,'hair_type_color',243,231,61), (165703,6400056,0,'hair_type_highlight_color',99,89,26), (165704,6400056,1,'lip_type',2,-10,-25), (165705,6400056,1,'nose_type',0,-45,0), (165706,6400056,0,'skin_color',207,197,182), (165707,6400056,1,'soga_cheek_type',0,-31,-17), (165708,6400056,1,'soga_chin_type',0,2,-10), (165709,6400056,1,'soga_ear_type',0,12,0), (165710,6400056,1,'soga_eye_brow_type',0,14,31), (165711,6400056,0,'soga_eye_color',229,229,102), (165712,6400056,0,'soga_hair_face_color',243,231,61), (165713,6400056,0,'soga_hair_face_highlight_color',99,89,26), (165714,6400056,0,'soga_hair_type_color',243,231,61), (165715,6400056,0,'soga_hair_type_highlight_color',99,89,26), (165716,6400056,1,'soga_lip_type',17,14,12), (165717,6400056,1,'soga_nose_type',-25,-7,-12), (165718,6400056,0,'soga_skin_color',207,197,182), (165719,6400056,0,'wing_color1',255,255,255), (165720,6400056,0,'wing_color2',255,255,255), (165721,6400057,0,'eye_color',255,255,255), (165722,6400057,0,'skin_color',255,255,255), (165723,6400057,0,'soga_eye_color',255,0,255), (165724,6400058,0,'eye_color',255,255,255), (165725,6400058,0,'skin_color',255,255,255), (165726,6400058,0,'soga_eye_color',255,0,255), (165727,6400059,0,'eye_color',255,255,255), (165728,6400059,0,'skin_color',255,255,255), (165729,6400059,0,'soga_eye_color',255,0,255), (165730,6400060,0,'eye_color',255,255,255), (165731,6400060,0,'skin_color',255,255,255), (165732,6400060,0,'soga_eye_color',255,0,255), (165733,6400061,0,'eye_color',255,255,255), (165734,6400061,0,'skin_color',255,255,255), (165735,6400061,0,'soga_eye_color',255,0,255), (165736,6400062,0,'eye_color',255,255,255), (165737,6400062,0,'skin_color',255,255,255), (165738,6400062,0,'soga_eye_color',255,0,255), (165739,6400063,1,'cheek_type',-100,-56,0), (165740,6400063,1,'chin_type',26,28,-79), (165741,6400063,1,'ear_type',-15,91,0), (165742,6400063,1,'eye_brow_type',-65,32,68), (165743,6400063,0,'eye_color',116,78,34), (165744,6400063,1,'eye_type',-98,0,0), (165745,6400063,0,'hair_color1',249,249,100), (165746,6400063,0,'hair_color2',208,0,0), (165747,6400063,0,'hair_face_color',47,14,19), (165748,6400063,0,'hair_face_highlight_color',224,181,21), (165749,6400063,0,'hair_type_color',47,14,19), (165750,6400063,0,'hair_type_highlight_color',224,181,21), (165751,6400063,1,'lip_type',96,-98,-77), (165752,6400063,1,'nose_type',-75,-7,-7), (165753,6400063,0,'skin_color',223,200,202), (165754,6400063,1,'soga_cheek_type',0,-65,32), (165755,6400063,1,'soga_chin_type',0,96,-98), (165756,6400063,1,'soga_ear_type',0,-98,0), (165757,6400063,1,'soga_eye_brow_type',0,-15,91), (165758,6400063,0,'soga_eye_color',204,204,204), (165759,6400063,1,'soga_eye_type',-48,0,0), (165760,6400063,0,'soga_hair_face_color',47,14,19), (165761,6400063,0,'soga_hair_face_highlight_color',224,181,21), (165762,6400063,0,'soga_hair_type_color',47,14,19), (165763,6400063,0,'soga_hair_type_highlight_color',224,181,21), (165764,6400063,1,'soga_lip_type',68,-100,-56), (165765,6400063,1,'soga_nose_type',-77,26,28), (165766,6400063,0,'soga_skin_color',223,200,202), (165767,6400064,1,'cheek_type',91,-1,0), (165768,6400064,1,'chin_type',75,31,34), (165769,6400064,1,'ear_type',-100,-97,0), (165770,6400064,1,'eye_brow_type',-47,74,-41), (165771,6400064,0,'eye_color',204,204,204), (165772,6400064,1,'eye_type',25,0,0), (165773,6400064,0,'hair_color1',14,198,50), (165774,6400064,1,'lip_type',-11,15,8), (165775,6400064,1,'nose_type',-83,14,-58), (165776,6400064,0,'skin_color',177,179,180), (165777,6400064,1,'soga_cheek_type',0,-47,74), (165778,6400064,1,'soga_chin_type',0,-11,15), (165779,6400064,1,'soga_ear_type',0,25,0), (165780,6400064,1,'soga_eye_brow_type',0,-100,-97), (165781,6400064,0,'soga_eye_color',204,204,204), (165782,6400064,1,'soga_lip_type',-41,91,-1), (165783,6400064,1,'soga_nose_type',8,75,31), (165784,6400064,0,'soga_skin_color',177,179,180), (165785,6400065,1,'cheek_type',91,-1,0), (165786,6400065,1,'chin_type',75,31,34), (165787,6400065,1,'ear_type',-100,-97,0), (165788,6400065,1,'eye_brow_type',-47,74,-41), (165789,6400065,0,'eye_color',204,204,204), (165790,6400065,1,'eye_type',25,0,0), (165791,6400065,0,'hair_color1',14,198,50), (165792,6400065,1,'lip_type',-11,15,8), (165793,6400065,1,'nose_type',-83,14,-58), (165794,6400065,0,'skin_color',177,179,180), (165795,6400065,1,'soga_cheek_type',0,-47,74), (165796,6400065,1,'soga_chin_type',0,-11,15), (165797,6400065,1,'soga_ear_type',0,25,0), (165798,6400065,1,'soga_eye_brow_type',0,-100,-97), (165799,6400065,0,'soga_eye_color',204,204,204), (165800,6400065,1,'soga_lip_type',-41,91,-1), (165801,6400065,1,'soga_nose_type',8,75,31), (165802,6400065,0,'soga_skin_color',177,179,180), (165803,6400066,1,'cheek_type',-8,3,0), (165804,6400066,1,'chin_type',17,7,-20), (165805,6400066,1,'ear_type',44,26,0), (165806,6400066,1,'eye_brow_type',-11,0,26), (165807,6400066,0,'eye_color',142,26,153), (165808,6400066,1,'eye_type',-11,0,0), (165809,6400066,0,'hair_color1',8,245,235), (165810,6400066,0,'hair_face_color',247,223,66), (165811,6400066,0,'hair_face_highlight_color',216,192,37), (165812,6400066,0,'hair_type_color',247,223,66), (165813,6400066,0,'hair_type_highlight_color',216,192,37), (165814,6400066,1,'lip_type',-11,-7,12), (165815,6400066,1,'nose_type',-43,8,-11), (165816,6400066,0,'skin_color',144,123,107), (165817,6400066,1,'soga_cheek_type',0,-11,0), (165818,6400066,1,'soga_chin_type',0,-11,-7), (165819,6400066,1,'soga_ear_type',0,-11,0), (165820,6400066,1,'soga_eye_brow_type',0,44,26), (165821,6400066,0,'soga_eye_color',229,229,102), (165822,6400066,0,'soga_hair_face_color',247,223,66), (165823,6400066,0,'soga_hair_face_highlight_color',216,192,37), (165824,6400066,0,'soga_hair_type_color',247,223,66), (165825,6400066,0,'soga_hair_type_highlight_color',216,192,37), (165826,6400066,1,'soga_lip_type',26,-8,3), (165827,6400066,1,'soga_nose_type',12,17,7), (165828,6400066,0,'soga_skin_color',144,123,107), (165829,6400066,0,'wing_color1',255,255,255), (165830,6400066,0,'wing_color2',255,255,255), (165831,6400067,1,'cheek_type',-8,3,0), (165832,6400067,1,'chin_type',17,7,-20), (165833,6400067,1,'ear_type',44,26,0), (165834,6400067,1,'eye_brow_type',-11,0,26), (165835,6400067,0,'eye_color',206,149,13), (165836,6400067,1,'eye_type',-11,0,0), (165837,6400067,0,'hair_color1',8,245,21), (165838,6400067,0,'hair_face_color',109,106,86), (165839,6400067,0,'hair_face_highlight_color',216,192,37), (165840,6400067,0,'hair_type_color',109,106,86), (165841,6400067,0,'hair_type_highlight_color',216,192,37), (165842,6400067,1,'lip_type',-11,-7,12), (165843,6400067,1,'nose_type',-43,8,-11), (165844,6400067,0,'skin_color',109,125,103), (165845,6400067,1,'soga_cheek_type',0,-11,0), (165846,6400067,1,'soga_chin_type',0,-11,-7), (165847,6400067,1,'soga_ear_type',0,-11,0), (165848,6400067,1,'soga_eye_brow_type',0,44,26), (165849,6400067,0,'soga_eye_color',229,229,102), (165850,6400067,0,'soga_hair_face_color',109,106,86), (165851,6400067,0,'soga_hair_face_highlight_color',216,192,37), (165852,6400067,0,'soga_hair_type_color',109,106,86), (165853,6400067,0,'soga_hair_type_highlight_color',216,192,37), (165854,6400067,1,'soga_lip_type',26,-8,3), (165855,6400067,1,'soga_nose_type',12,17,7), (165856,6400067,0,'soga_skin_color',109,125,103), (165857,6400067,0,'wing_color1',255,255,255), (165858,6400067,0,'wing_color2',255,255,255), (165859,6400068,1,'cheek_type',-8,3,0), (165860,6400068,1,'chin_type',17,7,-20), (165861,6400068,1,'ear_type',44,26,0), (165862,6400068,1,'eye_brow_type',-11,0,26), (165863,6400068,0,'eye_color',190,20,14), (165864,6400068,1,'eye_type',-11,0,0), (165865,6400068,0,'hair_color1',8,245,239), (165866,6400068,0,'hair_face_color',35,23,9), (165867,6400068,0,'hair_face_highlight_color',216,192,37), (165868,6400068,0,'hair_type_color',35,23,9), (165869,6400068,0,'hair_type_highlight_color',216,192,37), (165870,6400068,1,'lip_type',-11,-7,12), (165871,6400068,1,'nose_type',-43,8,-11), (165872,6400068,0,'skin_color',178,170,120), (165873,6400068,1,'soga_cheek_type',0,-11,0), (165874,6400068,1,'soga_chin_type',0,-11,-7), (165875,6400068,1,'soga_ear_type',0,-11,0), (165876,6400068,1,'soga_eye_brow_type',0,44,26), (165877,6400068,0,'soga_eye_color',229,229,102), (165878,6400068,0,'soga_hair_face_color',35,23,9), (165879,6400068,0,'soga_hair_face_highlight_color',216,192,37), (165880,6400068,0,'soga_hair_type_color',35,23,9), (165881,6400068,0,'soga_hair_type_highlight_color',216,192,37), (165882,6400068,1,'soga_lip_type',26,-8,3), (165883,6400068,1,'soga_nose_type',12,17,7), (165884,6400068,0,'soga_skin_color',178,170,120), (165885,6400068,0,'wing_color1',255,255,255), (165886,6400068,0,'wing_color2',255,255,255), (165887,6400069,1,'cheek_type',-17,10,0), (165888,6400069,1,'chin_type',5,20,35), (165889,6400069,1,'ear_type',-5,9,0), (165890,6400069,1,'eye_brow_type',34,-22,-17), (165891,6400069,0,'eye_color',253,241,42), (165892,6400069,1,'eye_type',43,0,0), (165893,6400069,0,'hair_color1',0,21,215), (165894,6400069,0,'hair_face_color',223,220,194), (165895,6400069,0,'hair_face_highlight_color',216,192,37), (165896,6400069,0,'hair_type_color',223,220,194), (165897,6400069,0,'hair_type_highlight_color',216,192,37), (165898,6400069,1,'lip_type',0,4,20), (165899,6400069,1,'nose_type',-7,0,21), (165900,6400069,0,'skin_color',149,145,102), (165901,6400069,1,'soga_cheek_type',0,34,-22), (165902,6400069,1,'soga_chin_type',0,0,4), (165903,6400069,1,'soga_ear_type',0,43,0), (165904,6400069,1,'soga_eye_brow_type',0,-5,9), (165905,6400069,0,'soga_eye_color',229,229,102), (165906,6400069,0,'soga_hair_face_color',223,220,194), (165907,6400069,0,'soga_hair_face_highlight_color',216,192,37), (165908,6400069,0,'soga_hair_type_color',223,220,194), (165909,6400069,0,'soga_hair_type_highlight_color',216,192,37), (165910,6400069,1,'soga_lip_type',-17,-17,10), (165911,6400069,1,'soga_nose_type',20,5,20), (165912,6400069,0,'soga_skin_color',149,145,102), (165913,6400069,0,'wing_color1',255,255,255), (165914,6400069,0,'wing_color2',255,255,255), (165915,6400070,0,'eye_color',255,255,255), (165916,6400070,0,'skin_color',255,255,255), (165917,6400070,0,'soga_eye_color',255,0,255), (165918,6400071,1,'cheek_type',-28,31,0), (165919,6400071,1,'chin_type',-28,0,19), (165920,6400071,1,'ear_type',-3,35,0), (165921,6400071,1,'eye_brow_type',-34,34,-3), (165922,6400071,0,'eye_color',148,139,157), (165923,6400071,1,'eye_type',100,0,0), (165924,6400071,0,'hair_color1',238,253,249), (165925,6400071,0,'hair_face_color',133,87,31), (165926,6400071,0,'hair_face_highlight_color',216,192,37), (165927,6400071,0,'hair_type_color',133,87,31), (165928,6400071,0,'hair_type_highlight_color',216,192,37), (165929,6400071,1,'lip_type',28,-17,-14), (165930,6400071,1,'nose_type',0,-18,-3), (165931,6400071,0,'skin_color',198,193,189), (165932,6400071,1,'soga_cheek_type',0,-34,34), (165933,6400071,1,'soga_chin_type',0,28,-17), (165934,6400071,1,'soga_ear_type',0,100,0), (165935,6400071,1,'soga_eye_brow_type',0,-3,35), (165936,6400071,0,'soga_eye_color',229,229,102), (165937,6400071,0,'soga_hair_face_color',133,87,31), (165938,6400071,0,'soga_hair_face_highlight_color',216,192,37), (165939,6400071,0,'soga_hair_type_color',133,87,31), (165940,6400071,0,'soga_hair_type_highlight_color',216,192,37), (165941,6400071,1,'soga_lip_type',-3,-28,31), (165942,6400071,1,'soga_nose_type',-14,-28,0), (165943,6400071,0,'soga_skin_color',198,193,189), (165944,6400071,0,'wing_color1',255,255,255), (165945,6400071,0,'wing_color2',255,255,255), (165946,6400072,0,'eye_color',255,255,255), (165947,6400072,0,'skin_color',255,255,255), (165948,6400072,0,'soga_eye_color',255,0,255), (165949,6400073,0,'eye_color',255,255,255), (165950,6400073,0,'skin_color',255,255,255), (165951,6400073,0,'soga_eye_color',255,0,255), (165952,6400074,1,'cheek_type',-8,3,0), (165953,6400074,1,'chin_type',17,7,-20), (165954,6400074,1,'ear_type',44,26,0), (165955,6400074,1,'eye_brow_type',-11,0,26), (165956,6400074,0,'eye_color',145,68,10), (165957,6400074,1,'eye_type',-11,0,0), (165958,6400074,0,'hair_color1',8,245,246), (165959,6400074,0,'hair_face_color',137,128,60), (165960,6400074,0,'hair_face_highlight_color',216,192,37), (165961,6400074,0,'hair_type_color',137,128,60), (165962,6400074,0,'hair_type_highlight_color',216,192,37), (165963,6400074,1,'lip_type',-11,-7,12), (165964,6400074,1,'nose_type',-43,8,-11), (165965,6400074,0,'skin_color',142,149,142), (165966,6400074,1,'soga_cheek_type',0,-11,0), (165967,6400074,1,'soga_chin_type',0,-11,-7), (165968,6400074,1,'soga_ear_type',0,-11,0), (165969,6400074,1,'soga_eye_brow_type',0,44,26), (165970,6400074,0,'soga_eye_color',229,229,102), (165971,6400074,0,'soga_hair_face_color',137,128,60), (165972,6400074,0,'soga_hair_face_highlight_color',216,192,37), (165973,6400074,0,'soga_hair_type_color',137,128,60), (165974,6400074,0,'soga_hair_type_highlight_color',216,192,37), (165975,6400074,1,'soga_lip_type',26,-8,3), (165976,6400074,1,'soga_nose_type',12,17,7), (165977,6400074,0,'soga_skin_color',142,149,142), (165978,6400074,0,'wing_color1',255,255,255), (165979,6400074,0,'wing_color2',255,255,255), (165980,6400075,1,'cheek_type',-8,3,0), (165981,6400075,1,'chin_type',17,7,-20), (165982,6400075,1,'ear_type',44,26,0), (165983,6400075,1,'eye_brow_type',-11,0,26), (165984,6400075,0,'eye_color',155,147,23), (165985,6400075,1,'eye_type',-11,0,0), (165986,6400075,0,'hair_color1',8,245,233), (165987,6400075,0,'hair_face_color',235,181,0), (165988,6400075,0,'hair_face_highlight_color',216,192,37), (165989,6400075,0,'hair_type_color',235,181,0), (165990,6400075,0,'hair_type_highlight_color',216,192,37), (165991,6400075,1,'lip_type',-11,-7,12), (165992,6400075,1,'nose_type',-43,8,-11), (165993,6400075,0,'skin_color',150,129,114), (165994,6400075,1,'soga_cheek_type',0,-11,0), (165995,6400075,1,'soga_chin_type',0,-11,-7), (165996,6400075,1,'soga_ear_type',0,-11,0), (165997,6400075,1,'soga_eye_brow_type',0,44,26), (165998,6400075,0,'soga_eye_color',229,229,102), (165999,6400075,0,'soga_hair_face_color',235,181,0), (166000,6400075,0,'soga_hair_face_highlight_color',216,192,37), (166001,6400075,0,'soga_hair_type_color',235,181,0), (166002,6400075,0,'soga_hair_type_highlight_color',216,192,37), (166003,6400075,1,'soga_lip_type',26,-8,3), (166004,6400075,1,'soga_nose_type',12,17,7), (166005,6400075,0,'soga_skin_color',150,129,114), (166006,6400075,0,'wing_color1',255,255,255), (166007,6400075,0,'wing_color2',255,255,255), (166008,6400076,1,'cheek_type',-8,3,0), (166009,6400076,1,'chin_type',17,7,-20), (166010,6400076,1,'ear_type',44,26,0), (166011,6400076,1,'eye_brow_type',-11,0,26), (166012,6400076,0,'eye_color',145,68,10), (166013,6400076,1,'eye_type',-11,0,0), (166014,6400076,0,'hair_color1',8,245,246), (166015,6400076,0,'hair_face_color',137,128,60), (166016,6400076,0,'hair_face_highlight_color',216,192,37), (166017,6400076,0,'hair_type_color',137,128,60), (166018,6400076,0,'hair_type_highlight_color',216,192,37), (166019,6400076,1,'lip_type',-11,-7,12), (166020,6400076,1,'nose_type',-43,8,-11), (166021,6400076,0,'skin_color',142,149,142), (166022,6400076,1,'soga_cheek_type',0,-11,0), (166023,6400076,1,'soga_chin_type',0,-11,-7), (166024,6400076,1,'soga_ear_type',0,-11,0), (166025,6400076,1,'soga_eye_brow_type',0,44,26), (166026,6400076,0,'soga_eye_color',229,229,102), (166027,6400076,0,'soga_hair_face_color',137,128,60), (166028,6400076,0,'soga_hair_face_highlight_color',216,192,37), (166029,6400076,0,'soga_hair_type_color',137,128,60), (166030,6400076,0,'soga_hair_type_highlight_color',216,192,37), (166031,6400076,1,'soga_lip_type',26,-8,3), (166032,6400076,1,'soga_nose_type',12,17,7), (166033,6400076,0,'soga_skin_color',142,149,142), (166034,6400076,0,'wing_color1',255,255,255), (166035,6400076,0,'wing_color2',255,255,255), (166036,6400077,1,'cheek_type',-8,3,0), (166037,6400077,1,'chin_type',17,7,-20), (166038,6400077,1,'ear_type',44,26,0), (166039,6400077,1,'eye_brow_type',-11,0,26), (166040,6400077,0,'eye_color',188,151,14), (166041,6400077,1,'eye_type',-11,0,0), (166042,6400077,0,'hair_color1',8,245,7), (166043,6400077,0,'hair_face_color',4,5,2), (166044,6400077,0,'hair_face_highlight_color',216,192,37), (166045,6400077,0,'hair_type_color',4,5,2), (166046,6400077,0,'hair_type_highlight_color',216,192,37), (166047,6400077,1,'lip_type',-11,-7,12), (166048,6400077,1,'nose_type',-43,8,-11), (166049,6400077,0,'skin_color',137,126,92), (166050,6400077,1,'soga_cheek_type',0,-11,0), (166051,6400077,1,'soga_chin_type',0,-11,-7), (166052,6400077,1,'soga_ear_type',0,-11,0), (166053,6400077,1,'soga_eye_brow_type',0,44,26), (166054,6400077,0,'soga_eye_color',229,229,102), (166055,6400077,0,'soga_hair_face_color',4,5,2), (166056,6400077,0,'soga_hair_face_highlight_color',216,192,37), (166057,6400077,0,'soga_hair_type_color',4,5,2), (166058,6400077,0,'soga_hair_type_highlight_color',216,192,37), (166059,6400077,1,'soga_lip_type',26,-8,3), (166060,6400077,1,'soga_nose_type',12,17,7), (166061,6400077,0,'soga_skin_color',137,126,92), (166062,6400077,0,'wing_color1',255,255,255), (166063,6400077,0,'wing_color2',255,255,255), (166064,6400078,0,'eye_color',255,255,255), (166065,6400078,0,'skin_color',255,255,255), (166066,6400078,0,'soga_eye_color',255,0,255), (166067,6400079,1,'cheek_type',-22,4,0), (166068,6400079,1,'chin_type',-28,-7,-28), (166069,6400079,1,'ear_type',-10,-14,0), (166070,6400079,1,'eye_brow_type',29,-19,23), (166071,6400079,0,'eye_color',57,36,14), (166072,6400079,1,'eye_type',-5,0,0), (166073,6400079,0,'hair_color1',34,7,156), (166074,6400079,0,'hair_color2',163,0,0), (166075,6400079,0,'hair_face_color',81,54,37), (166076,6400079,0,'hair_face_highlight_color',184,64,34), (166077,6400079,0,'hair_type_color',81,54,37), (166078,6400079,0,'hair_type_highlight_color',184,64,34), (166079,6400079,1,'lip_type',-28,10,2), (166080,6400079,1,'nose_type',-31,34,7), (166081,6400079,0,'skin_color',244,221,221), (166082,6400079,1,'soga_cheek_type',0,29,-19), (166083,6400079,1,'soga_chin_type',0,-28,10), (166084,6400079,1,'soga_ear_type',0,-5,0), (166085,6400079,1,'soga_eye_brow_type',0,-10,-14), (166086,6400079,0,'soga_eye_color',229,229,102), (166087,6400079,1,'soga_eye_type',-93,0,0), (166088,6400079,0,'soga_hair_face_color',81,54,37), (166089,6400079,0,'soga_hair_face_highlight_color',184,64,34), (166090,6400079,0,'soga_hair_type_color',81,54,37), (166091,6400079,0,'soga_hair_type_highlight_color',184,64,34), (166092,6400079,1,'soga_lip_type',23,-22,4), (166093,6400079,1,'soga_nose_type',2,-28,-7), (166094,6400079,0,'soga_skin_color',244,221,221), (166095,6400079,0,'wing_color1',255,255,255), (166096,6400079,0,'wing_color2',255,255,255), (166097,6400080,0,'eye_color',255,255,255), (166098,6400080,0,'skin_color',255,255,255), (166099,6400080,0,'soga_eye_color',255,0,255), (166100,6400081,0,'eye_color',255,255,255), (166101,6400081,0,'skin_color',255,255,255), (166102,6400081,0,'soga_eye_color',255,0,255), (166103,6400082,0,'eye_color',255,255,255), (166104,6400082,0,'skin_color',255,255,255), (166105,6400082,0,'soga_eye_color',255,0,255), (166106,6400083,0,'eye_color',255,255,255), (166107,6400083,0,'skin_color',255,255,255), (166108,6400083,0,'soga_eye_color',255,0,255), (166109,6400084,0,'eye_color',255,255,255), (166110,6400084,0,'skin_color',255,255,255), (166111,6400084,0,'soga_eye_color',255,0,255), (166112,6400085,0,'eye_color',255,255,255), (166113,6400085,0,'skin_color',255,255,255), (166114,6400085,0,'soga_eye_color',255,0,255), (166115,6400086,0,'eye_color',255,255,255), (166116,6400086,0,'skin_color',255,255,255), (166117,6400086,0,'soga_eye_color',255,0,255), (166118,6400087,0,'eye_color',255,255,255), (166119,6400087,0,'skin_color',255,255,255), (166120,6400087,0,'soga_eye_color',255,0,255), (166121,6400088,0,'eye_color',255,255,255), (166122,6400088,0,'skin_color',255,255,255), (166123,6400088,0,'soga_eye_color',255,0,255), (166124,6400089,0,'eye_color',255,255,255), (166125,6400089,0,'skin_color',255,255,255), (166126,6400089,0,'soga_eye_color',255,0,255), (166127,6400090,0,'eye_color',255,255,255), (166128,6400090,0,'skin_color',255,255,255), (166129,6400090,0,'soga_eye_color',255,0,255), (166130,6400091,0,'eye_color',255,255,255), (166131,6400091,0,'skin_color',255,255,255), (166132,6400091,0,'soga_eye_color',255,0,255), (166133,6400092,1,'cheek_type',-20,-3,0), (166134,6400092,1,'chin_type',-34,-29,-3), (166135,6400092,1,'ear_type',-7,-14,0), (166136,6400092,1,'eye_brow_type',44,3,25), (166137,6400092,0,'eye_color',42,85,99), (166138,6400092,1,'eye_type',-29,0,0), (166139,6400092,0,'hair_color1',251,225,156), (166140,6400092,0,'hair_face_color',210,168,101), (166141,6400092,0,'hair_face_highlight_color',120,67,7), (166142,6400092,0,'hair_type_color',210,168,101), (166143,6400092,0,'hair_type_highlight_color',120,67,7), (166144,6400092,1,'lip_type',-31,-28,17), (166145,6400092,1,'nose_type',-26,-5,-31), (166146,6400092,0,'skin_color',230,217,213), (166147,6400092,1,'soga_cheek_type',0,44,3), (166148,6400092,1,'soga_chin_type',0,-31,-28), (166149,6400092,1,'soga_ear_type',0,-29,0), (166150,6400092,1,'soga_eye_brow_type',0,-7,-14), (166151,6400092,0,'soga_eye_color',229,229,102), (166152,6400092,0,'soga_hair_face_color',210,168,101), (166153,6400092,0,'soga_hair_face_highlight_color',120,67,7), (166154,6400092,0,'soga_hair_type_color',210,168,101), (166155,6400092,0,'soga_hair_type_highlight_color',120,67,7), (166156,6400092,1,'soga_lip_type',25,-20,-3), (166157,6400092,1,'soga_nose_type',17,-34,-29), (166158,6400092,0,'soga_skin_color',230,217,213), (166159,6400092,0,'wing_color1',255,255,255), (166160,6400092,0,'wing_color2',255,255,255), (166161,6400093,0,'eye_color',255,255,255), (166162,6400093,0,'skin_color',255,255,255), (166163,6400093,0,'soga_eye_color',255,0,255), (166164,6400094,1,'cheek_type',17,-32,0), (166165,6400094,1,'chin_type',10,-3,39), (166166,6400094,1,'ear_type',0,-29,0), (166167,6400094,1,'eye_brow_type',-28,-11,0), (166168,6400094,0,'eye_color',255,255,255), (166169,6400094,1,'eye_type',-22,0,0), (166170,6400094,0,'hair_color1',237,35,215), (166171,6400094,0,'hair_face_color',19,11,0), (166172,6400094,0,'hair_face_highlight_color',216,192,37), (166173,6400094,0,'hair_type_color',19,11,0), (166174,6400094,0,'hair_type_highlight_color',216,192,37), (166175,6400094,1,'lip_type',31,-25,-44), (166176,6400094,1,'nose_type',-18,-19,35), (166177,6400094,0,'skin_color',134,128,91), (166178,6400094,1,'soga_cheek_type',0,-28,-11), (166179,6400094,1,'soga_chin_type',0,31,-25), (166180,6400094,1,'soga_ear_type',0,-22,0), (166181,6400094,1,'soga_eye_brow_type',0,0,-29), (166182,6400094,0,'soga_eye_color',229,229,102), (166183,6400094,0,'soga_hair_face_color',19,11,0), (166184,6400094,0,'soga_hair_face_highlight_color',216,192,37), (166185,6400094,0,'soga_hair_type_color',19,11,0), (166186,6400094,0,'soga_hair_type_highlight_color',216,192,37), (166187,6400094,1,'soga_lip_type',0,17,-32), (166188,6400094,1,'soga_nose_type',-44,10,-3), (166189,6400094,0,'soga_skin_color',134,128,91), (166190,6400094,0,'wing_color1',255,255,255), (166191,6400094,0,'wing_color2',255,255,255), (166192,6400095,0,'eye_color',255,255,255), (166193,6400095,0,'skin_color',255,255,255), (166194,6400095,0,'soga_eye_color',255,0,255), (166195,6400096,0,'eye_color',255,255,255), (166196,6400096,0,'skin_color',255,255,255), (166197,6400096,0,'soga_eye_color',255,0,255), (166198,6400097,0,'eye_color',255,255,255), (166199,6400097,0,'skin_color',255,255,255), (166200,6400097,0,'soga_eye_color',255,0,255), (166201,6400098,0,'eye_color',255,255,255), (166202,6400098,0,'skin_color',255,255,255), (166203,6400098,0,'soga_eye_color',255,0,255), (166204,6400099,1,'cheek_type',-28,31,0), (166205,6400099,1,'chin_type',-28,0,19), (166206,6400099,1,'ear_type',-3,35,0), (166207,6400099,1,'eye_brow_type',-34,34,-3), (166208,6400099,0,'eye_color',64,40,88), (166209,6400099,1,'eye_type',100,0,0), (166210,6400099,0,'hair_color1',238,253,17), (166211,6400099,0,'hair_face_color',83,66,0), (166212,6400099,0,'hair_face_highlight_color',216,192,37), (166213,6400099,0,'hair_type_color',83,66,0), (166214,6400099,0,'hair_type_highlight_color',216,192,37), (166215,6400099,1,'lip_type',28,-17,-14), (166216,6400099,1,'nose_type',0,-18,-3), (166217,6400099,0,'skin_color',144,146,144), (166218,6400099,1,'soga_cheek_type',0,-34,34), (166219,6400099,1,'soga_chin_type',0,28,-17), (166220,6400099,1,'soga_ear_type',0,100,0), (166221,6400099,1,'soga_eye_brow_type',0,-3,35), (166222,6400099,0,'soga_eye_color',229,229,102), (166223,6400099,0,'soga_hair_face_color',83,66,0), (166224,6400099,0,'soga_hair_face_highlight_color',216,192,37), (166225,6400099,0,'soga_hair_type_color',83,66,0), (166226,6400099,0,'soga_hair_type_highlight_color',216,192,37), (166227,6400099,1,'soga_lip_type',-3,-28,31), (166228,6400099,1,'soga_nose_type',-14,-28,0), (166229,6400099,0,'soga_skin_color',144,146,144), (166230,6400099,0,'wing_color1',255,255,255), (166231,6400099,0,'wing_color2',255,255,255), (166232,6400100,0,'eye_color',255,255,255), (166233,6400100,0,'skin_color',255,255,255), (166234,6400100,0,'soga_eye_color',255,0,255), (166235,6400101,0,'eye_color',255,255,255), (166236,6400101,0,'skin_color',193,91,74), (166237,6400101,0,'soga_eye_color',255,0,255), (166238,6400102,0,'eye_color',255,255,255), (166239,6400102,0,'skin_color',255,255,255), (166240,6400102,0,'soga_eye_color',255,0,255), (166241,6400103,0,'eye_color',255,255,255), (166242,6400103,0,'skin_color',172,61,45), (166243,6400103,0,'soga_eye_color',255,0,255), (166244,6400104,0,'eye_color',255,255,255), (166245,6400104,0,'skin_color',255,255,255), (166246,6400104,0,'soga_eye_color',255,0,255), (166247,6400105,0,'eye_color',255,255,255), (166248,6400105,0,'skin_color',255,255,255), (166249,6400105,0,'soga_eye_color',255,0,255), (166250,6400106,0,'eye_color',255,255,255), (166251,6400106,0,'skin_color',255,255,255), (166252,6400106,0,'soga_eye_color',255,0,255), (166253,6400107,0,'eye_color',255,255,255), (166254,6400107,0,'skin_color',255,255,255), (166255,6400107,0,'soga_eye_color',255,0,255), (166256,6400108,0,'eye_color',255,255,255), (166257,6400108,0,'skin_color',255,255,255), (166258,6400108,0,'soga_eye_color',255,0,255), (166259,6400109,0,'eye_color',255,255,255), (166260,6400109,0,'skin_color',255,255,255), (166261,6400109,0,'soga_eye_color',255,0,255), (166262,6400110,0,'eye_color',255,255,255), (166263,6400110,0,'skin_color',255,255,255), (166264,6400110,0,'soga_eye_color',255,0,255), (166265,6400111,0,'eye_color',255,255,255), (166266,6400111,0,'skin_color',255,255,255), (166267,6400111,0,'soga_eye_color',255,0,255), (166268,6400112,0,'eye_color',255,255,255), (166269,6400112,0,'skin_color',255,255,255), (166270,6400112,0,'soga_eye_color',255,0,255), (166271,6400113,0,'eye_color',255,255,255), (166272,6400113,0,'skin_color',255,255,255), (166273,6400113,0,'soga_eye_color',255,0,255), (166274,6400114,0,'eye_color',255,255,255), (166275,6400114,0,'skin_color',255,255,255), (166276,6400114,0,'soga_eye_color',255,0,255), (166277,6400115,0,'eye_color',255,255,255), (166278,6400115,0,'skin_color',255,255,255), (166279,6400115,0,'soga_eye_color',255,0,255), (166280,6400116,0,'eye_color',255,255,255), (166281,6400116,0,'skin_color',255,255,255), (166282,6400116,0,'soga_eye_color',255,0,255), (166283,6400117,0,'eye_color',255,255,255), (166284,6400117,0,'skin_color',255,255,255), (166285,6400117,0,'soga_eye_color',255,0,255), (166286,6400118,0,'eye_color',255,255,255), (166287,6400118,0,'skin_color',255,255,255), (166288,6400118,0,'soga_eye_color',255,0,255), (166289,6400119,1,'cheek_type',10,-5,0), (166290,6400119,1,'chin_type',-28,88,81), (166291,6400119,1,'ear_type',0,-14,0), (166292,6400119,1,'eye_brow_type',82,42,-70), (166293,6400119,0,'eye_color',0,207,95), (166294,6400119,1,'eye_type',51,0,0), (166295,6400119,0,'hair_color1',1,181,219), (166296,6400119,1,'lip_type',4,38,93), (166297,6400119,1,'nose_type',-75,1,-75), (166298,6400119,0,'skin_color',245,243,238), (166299,6400119,1,'soga_cheek_type',0,82,42), (166300,6400119,1,'soga_chin_type',0,4,38), (166301,6400119,1,'soga_ear_type',0,51,0), (166302,6400119,1,'soga_eye_brow_type',0,0,-14), (166303,6400119,0,'soga_eye_color',204,204,204), (166304,6400119,1,'soga_lip_type',-70,10,-5), (166305,6400119,1,'soga_nose_type',93,-28,88), (166306,6400119,0,'soga_skin_color',245,243,238), (166307,6400120,0,'eye_color',255,255,255), (166308,6400120,0,'skin_color',255,255,255), (166309,6400120,0,'soga_eye_color',255,0,255), (166310,6400121,0,'eye_color',255,255,255), (166311,6400121,0,'skin_color',255,255,255), (166312,6400121,0,'soga_eye_color',255,0,255), (166313,6400122,0,'eye_color',255,255,255), (166314,6400122,0,'skin_color',255,255,255), (166315,6400122,0,'soga_eye_color',255,0,255), (166316,6400123,1,'cheek_type',-56,0,0), (166317,6400123,1,'chin_type',-31,48,-76), (166318,6400123,1,'ear_type',-25,50,0), (166319,6400123,1,'eye_brow_type',0,-18,-87), (166320,6400123,0,'eye_color',126,106,224), (166321,6400123,1,'eye_type',-68,0,0), (166322,6400123,0,'hair_color1',0,88,194), (166323,6400123,0,'hair_face_color',207,195,182), (166324,6400123,0,'hair_face_highlight_color',94,82,126), (166325,6400123,0,'hair_type_color',207,195,182), (166326,6400123,0,'hair_type_highlight_color',94,82,126), (166327,6400123,1,'lip_type',35,7,-11), (166328,6400123,1,'nose_type',17,0,88), (166329,6400123,0,'skin_color',202,188,222), (166330,6400123,1,'soga_cheek_type',0,0,-18), (166331,6400123,1,'soga_chin_type',0,35,7), (166332,6400123,1,'soga_ear_type',0,-68,0), (166333,6400123,1,'soga_eye_brow_type',0,-25,50), (166334,6400123,0,'soga_eye_color',204,204,204), (166335,6400123,0,'soga_hair_face_color',207,195,182), (166336,6400123,0,'soga_hair_face_highlight_color',94,82,126), (166337,6400123,0,'soga_hair_type_color',207,195,182), (166338,6400123,0,'soga_hair_type_highlight_color',94,82,126), (166339,6400123,1,'soga_lip_type',-87,-56,0), (166340,6400123,1,'soga_nose_type',-11,-31,48), (166341,6400123,0,'soga_skin_color',202,188,222), (166342,6400124,0,'eye_color',255,255,255), (166343,6400124,0,'skin_color',255,255,255), (166344,6400124,0,'soga_eye_color',255,0,255), (166345,6400125,0,'eye_color',255,255,255), (166346,6400125,0,'skin_color',255,255,255), (166347,6400125,0,'soga_eye_color',255,0,255), (166348,6400126,0,'eye_color',255,255,255), (166349,6400126,0,'skin_color',134,90,51), (166350,6400126,0,'soga_eye_color',255,0,255), (166351,6320000,0,'eye_color',255,255,255), (166352,6320000,0,'skin_color',255,255,255), (166353,6320000,0,'soga_eye_color',255,0,255), (166354,6320001,0,'eye_color',255,255,255), (166355,6320001,0,'skin_color',255,255,255), (166356,6320001,0,'soga_eye_color',255,0,255), (166357,6320002,0,'eye_color',255,255,255), (166358,6320002,0,'skin_color',255,255,255), (166359,6320002,0,'soga_eye_color',255,0,255), (166360,6320003,0,'eye_color',255,255,255), (166361,6320003,0,'skin_color',255,255,255), (166362,6320003,0,'soga_eye_color',255,0,255), (166363,6320004,0,'eye_color',255,255,255), (166364,6320004,0,'skin_color',255,255,255), (166365,6320004,0,'soga_eye_color',255,0,255), (166366,6320005,0,'eye_color',255,255,255), (166367,6320005,0,'skin_color',255,255,255), (166368,6320005,0,'soga_eye_color',255,0,255), (166369,6320006,0,'eye_color',255,255,255), (166370,6320006,0,'skin_color',255,255,255), (166371,6320006,0,'soga_eye_color',255,0,255), (166372,6320007,0,'eye_color',255,255,255), (166373,6320007,0,'skin_color',255,255,255), (166374,6320007,0,'soga_eye_color',255,0,255), (166375,6320008,0,'eye_color',255,255,255), (166376,6320008,0,'skin_color',255,255,255), (166377,6320008,0,'soga_eye_color',255,0,255), (166378,6320009,0,'eye_color',255,255,255), (166379,6320009,0,'skin_color',255,255,255), (166380,6320009,0,'soga_eye_color',255,0,255), (166381,6320010,0,'eye_color',255,255,255), (166382,6320010,0,'skin_color',255,255,255), (166383,6320010,0,'soga_eye_color',255,0,255), (166384,6300000,0,'eye_color',255,255,255), (166385,6300000,0,'skin_color',255,255,255), (166386,6300000,0,'soga_eye_color',255,0,255), (166387,6300001,0,'eye_color',255,255,255), (166388,6300001,0,'skin_color',255,255,255), (166389,6300001,0,'soga_eye_color',255,0,255), (166390,6300002,0,'eye_color',255,255,255), (166391,6300002,0,'skin_color',255,255,255), (166392,6300002,0,'soga_eye_color',255,0,255), (166393,6300003,0,'eye_color',255,255,255), (166394,6300003,0,'skin_color',255,255,255), (166395,6300003,0,'soga_eye_color',255,0,255), (166396,6300004,0,'eye_color',255,255,255), (166397,6300004,0,'skin_color',255,255,255), (166398,6300004,0,'soga_eye_color',255,0,255), (166399,6300005,0,'eye_color',128,0,0), (166400,6300005,0,'skin_color',0,36,0), (166401,6300005,0,'soga_eye_color',255,0,255), (166402,6300006,0,'eye_color',255,255,255), (166403,6300006,0,'skin_color',255,255,255), (166404,6300006,0,'soga_eye_color',255,0,255), (166405,6300007,0,'eye_color',255,255,255), (166406,6300007,0,'skin_color',132,78,5), (166407,6300007,0,'soga_eye_color',255,0,255), (166408,6340000,0,'eye_color',255,255,255), (166409,6340000,0,'skin_color',255,255,255), (166410,6340000,0,'soga_eye_color',255,0,255), (166411,6340001,0,'eye_color',255,255,255), (166412,6340001,0,'skin_color',255,255,255), (166413,6340001,0,'soga_eye_color',255,0,255), (166414,6340002,0,'eye_color',255,255,255), (166415,6340002,0,'skin_color',255,255,255), (166416,6340002,0,'soga_eye_color',255,0,255), (166417,6340003,0,'eye_color',255,255,255), (166418,6340003,0,'skin_color',255,255,255), (166419,6340003,0,'soga_eye_color',255,0,255), (166420,6340004,0,'eye_color',255,255,255), (166421,6340004,0,'skin_color',255,255,255), (166422,6340004,0,'soga_eye_color',255,0,255), (166423,6340005,0,'eye_color',255,255,255), (166424,6340005,0,'skin_color',255,255,255), (166425,6340005,0,'soga_eye_color',255,0,255), (166426,6340006,0,'eye_color',255,255,255), (166427,6340006,0,'skin_color',255,255,255), (166428,6340006,0,'soga_eye_color',255,0,255), (166429,6340007,0,'eye_color',255,255,255), (166430,6340007,0,'skin_color',255,255,255), (166431,6340007,0,'soga_eye_color',255,0,255), (166432,6340008,0,'eye_color',255,255,255), (166433,6340008,0,'skin_color',255,255,255), (166434,6340008,0,'soga_eye_color',255,0,255), (166435,6340009,0,'eye_color',255,255,255), (166436,6340009,0,'skin_color',255,255,255), (166437,6340009,0,'soga_eye_color',255,0,255), (166438,6340010,0,'eye_color',255,255,255), (166439,6340010,0,'skin_color',255,255,255), (166440,6340010,0,'soga_eye_color',255,0,255), (166441,6340011,0,'eye_color',255,255,255), (166442,6340011,0,'skin_color',255,255,255), (166443,6340011,0,'soga_eye_color',255,0,255), (166444,6340012,0,'eye_color',255,255,255), (166445,6340012,0,'skin_color',116,11,11), (166446,6340012,0,'soga_eye_color',255,0,255), (166447,6340013,0,'eye_color',255,255,255), (166448,6340013,0,'skin_color',255,255,255), (166449,6340013,0,'soga_eye_color',255,0,255), (166450,6340014,0,'eye_color',255,255,255), (166451,6340014,0,'skin_color',255,255,255), (166452,6340014,0,'soga_eye_color',255,0,255), (166453,6340015,0,'eye_color',255,255,255), (166454,6340015,0,'skin_color',255,255,255), (166455,6340015,0,'soga_eye_color',255,0,255), (166456,6330000,0,'eye_color',255,255,255), (166457,6330000,0,'skin_color',255,255,255), (166458,6330000,0,'soga_eye_color',255,0,255), (166459,6330001,1,'cheek_type',91,-1,0), (166460,6330001,1,'chin_type',75,31,34), (166461,6330001,1,'ear_type',-100,-97,0), (166462,6330001,1,'eye_brow_type',-47,74,-41), (166463,6330001,0,'eye_color',204,204,204), (166464,6330001,1,'eye_type',25,0,0), (166465,6330001,0,'hair_color1',14,198,50), (166466,6330001,1,'lip_type',-11,15,8), (166467,6330001,1,'nose_type',-83,14,-58), (166468,6330001,0,'skin_color',177,179,180), (166469,6330001,1,'soga_cheek_type',0,-47,74), (166470,6330001,1,'soga_chin_type',0,-11,15), (166471,6330001,1,'soga_ear_type',0,25,0), (166472,6330001,1,'soga_eye_brow_type',0,-100,-97), (166473,6330001,0,'soga_eye_color',204,204,204), (166474,6330001,1,'soga_lip_type',-41,91,-1), (166475,6330001,1,'soga_nose_type',8,75,31), (166476,6330001,0,'soga_skin_color',177,179,180), (166477,6330002,1,'cheek_type',91,-1,0), (166478,6330002,1,'chin_type',75,31,34), (166479,6330002,1,'ear_type',-100,-97,0), (166480,6330002,1,'eye_brow_type',-47,74,-41), (166481,6330002,0,'eye_color',204,204,204), (166482,6330002,1,'eye_type',25,0,0), (166483,6330002,0,'hair_color1',14,198,50), (166484,6330002,1,'lip_type',-11,15,8), (166485,6330002,1,'nose_type',-83,14,-58), (166486,6330002,0,'skin_color',177,179,180), (166487,6330002,1,'soga_cheek_type',0,-47,74), (166488,6330002,1,'soga_chin_type',0,-11,15), (166489,6330002,1,'soga_ear_type',0,25,0), (166490,6330002,1,'soga_eye_brow_type',0,-100,-97), (166491,6330002,0,'soga_eye_color',204,204,204), (166492,6330002,1,'soga_lip_type',-41,91,-1), (166493,6330002,1,'soga_nose_type',8,75,31), (166494,6330002,0,'soga_skin_color',177,179,180), (166495,6330003,0,'eye_color',255,255,255), (166496,6330003,0,'skin_color',255,255,255), (166497,6330003,0,'soga_eye_color',255,0,255), (166498,6330004,0,'eye_color',255,255,255), (166499,6330004,0,'skin_color',255,255,255), (166500,6330004,0,'soga_eye_color',255,0,255), (166501,6330005,0,'eye_color',255,255,255), (166502,6330005,0,'skin_color',255,255,255), (166503,6330005,0,'soga_eye_color',255,0,255), (166504,6330006,0,'eye_color',255,255,255), (166505,6330006,0,'skin_color',255,255,255), (166506,6330006,0,'soga_eye_color',255,0,255), (166507,6330007,0,'eye_color',255,255,255), (166508,6330007,0,'skin_color',255,255,255), (166509,6330007,0,'soga_eye_color',255,0,255), (166510,6330008,0,'eye_color',255,255,255), (166511,6330008,0,'skin_color',255,255,255), (166512,6330008,0,'soga_eye_color',255,0,255), (166513,6330009,0,'eye_color',255,255,255), (166514,6330009,0,'skin_color',255,255,255), (166515,6330009,0,'soga_eye_color',255,0,255), (166516,6330010,0,'eye_color',255,255,255), (166517,6330010,0,'skin_color',255,255,255), (166518,6330010,0,'soga_eye_color',255,0,255), (166519,6330011,0,'eye_color',255,255,255), (166520,6330011,0,'skin_color',255,255,255), (166521,6330011,0,'soga_eye_color',255,0,255), (166522,6310000,1,'cheek_type',91,-1,0), (166523,6310000,1,'chin_type',75,31,34), (166524,6310000,1,'ear_type',-100,-97,0), (166525,6310000,1,'eye_brow_type',-47,74,-41), (166526,6310000,0,'eye_color',204,204,204), (166527,6310000,1,'eye_type',25,0,0), (166528,6310000,0,'hair_color1',14,198,50), (166529,6310000,1,'lip_type',-11,15,8), (166530,6310000,1,'nose_type',-83,14,-58), (166531,6310000,0,'skin_color',177,179,180), (166532,6310000,1,'soga_cheek_type',0,-47,74), (166533,6310000,1,'soga_chin_type',0,-11,15), (166534,6310000,1,'soga_ear_type',0,25,0), (166535,6310000,1,'soga_eye_brow_type',0,-100,-97), (166536,6310000,0,'soga_eye_color',204,204,204), (166537,6310000,1,'soga_lip_type',-41,91,-1), (166538,6310000,1,'soga_nose_type',8,75,31), (166539,6310000,0,'soga_skin_color',177,179,180), (166540,6310001,1,'cheek_type',91,-1,0), (166541,6310001,1,'chin_type',75,31,34), (166542,6310001,1,'ear_type',-100,-97,0), (166543,6310001,1,'eye_brow_type',-47,74,-41), (166544,6310001,0,'eye_color',204,204,204), (166545,6310001,1,'eye_type',25,0,0), (166546,6310001,0,'hair_color1',14,198,50), (166547,6310001,1,'lip_type',-11,15,8), (166548,6310001,1,'nose_type',-83,14,-58), (166549,6310001,0,'skin_color',177,179,180), (166550,6310001,1,'soga_cheek_type',0,-47,74), (166551,6310001,1,'soga_chin_type',0,-11,15), (166552,6310001,1,'soga_ear_type',0,25,0), (166553,6310001,1,'soga_eye_brow_type',0,-100,-97), (166554,6310001,0,'soga_eye_color',204,204,204), (166555,6310001,1,'soga_lip_type',-41,91,-1), (166556,6310001,1,'soga_nose_type',8,75,31), (166557,6310001,0,'soga_skin_color',177,179,180), (166558,6310002,0,'eye_color',255,255,255), (166559,6310002,0,'skin_color',255,255,255), (166560,6310002,0,'soga_eye_color',255,0,255), (166561,6310003,0,'eye_color',255,255,255), (166562,6310003,0,'skin_color',255,255,255), (166563,6310003,0,'soga_eye_color',255,0,255), (166564,6310004,0,'eye_color',255,255,255), (166565,6310004,0,'skin_color',255,255,255), (166566,6310004,0,'soga_eye_color',255,0,255), (166567,6310005,0,'eye_color',255,255,255), (166568,6310005,0,'skin_color',255,255,255), (166569,6310005,0,'soga_eye_color',255,0,255), (166570,6310006,0,'eye_color',255,255,255), (166571,6310006,0,'skin_color',255,255,255), (166572,6310006,0,'soga_eye_color',255,0,255), (166573,6310007,0,'eye_color',255,255,255), (166574,6310007,0,'skin_color',255,255,255), (166575,6310007,0,'soga_eye_color',255,0,255), (166576,6310008,0,'eye_color',255,255,255), (166577,6310008,0,'skin_color',255,255,255), (166578,6310008,0,'soga_eye_color',255,0,255), (166579,6310009,0,'eye_color',255,255,255), (166580,6310009,0,'skin_color',255,255,255), (166581,6310009,0,'soga_eye_color',255,0,255), (166582,6310010,0,'eye_color',255,255,255), (166583,6310010,0,'skin_color',255,255,255), (166584,6310010,0,'soga_eye_color',255,0,255), (166585,6310011,0,'eye_color',255,255,255), (166586,6310011,0,'skin_color',255,255,255), (166587,6310011,0,'soga_eye_color',255,0,255), (166588,6310012,0,'eye_color',255,255,255), (166589,6310012,0,'skin_color',255,255,255), (166590,6310012,0,'soga_eye_color',255,0,255), (166591,3900000,1,'cheek_type',15,-21,0), (166592,3900000,1,'chin_type',32,81,-50), (166593,3900000,1,'ear_type',-12,52,0), (166594,3900000,1,'eye_brow_type',-89,0,10), (166595,3900000,0,'eye_color',131,180,186), (166596,3900000,1,'eye_type',42,0,0), (166597,3900000,0,'hair_color1',239,198,48), (166598,3900000,0,'hair_face_highlight_color',190,97,43), (166599,3900000,0,'hair_type_highlight_color',190,97,43), (166600,3900000,1,'lip_type',43,64,0), (166601,3900000,1,'nose_type',0,-17,-58), (166602,3900000,0,'skin_color',239,197,196), (166603,3900000,1,'soga_cheek_type',0,-89,0), (166604,3900000,1,'soga_chin_type',0,43,64), (166605,3900000,1,'soga_ear_type',0,42,0), (166606,3900000,1,'soga_eye_brow_type',0,-12,52), (166607,3900000,0,'soga_eye_color',204,204,204), (166608,3900000,0,'soga_hair_face_highlight_color',190,97,43), (166609,3900000,0,'soga_hair_type_highlight_color',190,97,43), (166610,3900000,1,'soga_lip_type',10,15,-21), (166611,3900000,1,'soga_nose_type',0,32,81), (166612,3900000,0,'soga_skin_color',239,197,196), (166613,3900001,0,'eye_color',255,255,255), (166614,3900001,0,'skin_color',255,255,255), (166615,3900001,0,'soga_eye_color',255,0,255), (166616,3900002,0,'eye_color',211,110,39), (166617,3900002,0,'skin_color',94,97,27), (166618,3900002,0,'soga_eye_color',255,0,255), (166619,3900003,0,'eye_color',152,7,0), (166620,3900003,0,'skin_color',23,84,29), (166621,3900003,0,'soga_eye_color',255,0,255), (166622,3900004,0,'eye_color',87,72,58), (166623,3900004,0,'skin_color',186,65,11), (166624,3900004,0,'soga_eye_color',255,0,255), (166625,3900005,0,'eye_color',255,255,255), (166626,3900005,0,'skin_color',255,255,255), (166627,3900005,0,'soga_eye_color',255,0,255), (166628,3900006,0,'eye_color',255,255,255), (166629,3900006,0,'skin_color',255,255,255), (166630,3900006,0,'soga_eye_color',255,0,255), (166631,3900007,0,'eye_color',255,255,255), (166632,3900007,0,'skin_color',255,255,255), (166633,3900007,0,'soga_eye_color',255,0,255), (166634,3900008,0,'eye_color',255,255,255), (166635,3900008,0,'skin_color',255,255,255), (166636,3900008,0,'soga_eye_color',255,0,255), (166637,3900009,0,'eye_color',255,255,255), (166638,3900009,0,'skin_color',255,255,255), (166639,3900009,0,'soga_eye_color',255,0,255), (166640,3900010,0,'eye_color',87,72,58), (166641,3900010,0,'skin_color',87,170,122), (166642,3900010,0,'soga_eye_color',255,0,255), (166643,3900011,0,'eye_color',255,255,255), (166644,3900011,0,'skin_color',255,255,255), (166645,3900011,0,'soga_eye_color',255,0,255), (166646,3900012,0,'eye_color',255,255,255), (166647,3900012,0,'skin_color',255,255,255), (166648,3900012,0,'soga_eye_color',255,0,255), (166649,3900013,0,'eye_color',255,255,255), (166650,3900013,0,'skin_color',255,255,255), (166651,3900013,0,'soga_eye_color',255,0,255), (166652,3900014,0,'eye_color',255,255,255), (166653,3900014,0,'skin_color',255,255,255), (166654,3900014,0,'soga_eye_color',255,0,255), (166655,3900015,0,'eye_color',90,196,148), (166656,3900015,0,'skin_color',174,174,137), (166657,3900015,0,'soga_eye_color',255,0,255), (166658,3900016,0,'eye_color',255,255,255), (166659,3900016,0,'skin_color',255,255,255), (166660,3900016,0,'soga_eye_color',255,0,255), (166661,3900017,0,'eye_color',255,255,255), (166662,3900017,0,'skin_color',255,255,255), (166663,3900017,0,'soga_eye_color',255,0,255), (166664,3900018,0,'eye_color',211,110,39), (166665,3900018,0,'skin_color',94,97,27), (166666,3900018,0,'soga_eye_color',255,0,255), (166667,3900019,0,'eye_color',211,110,39), (166668,3900019,0,'skin_color',94,97,27), (166669,3900019,0,'soga_eye_color',255,0,255), (166670,3900020,0,'eye_color',255,255,255), (166671,3900020,0,'skin_color',255,255,255), (166672,3900020,0,'soga_eye_color',255,0,255), (166673,3900021,0,'eye_color',255,255,255), (166674,3900021,0,'skin_color',255,255,255), (166675,3900021,0,'soga_eye_color',255,0,255), (166676,3900022,0,'eye_color',255,255,255), (166677,3900022,0,'skin_color',255,255,255), (166678,3900022,0,'soga_eye_color',255,0,255), (166679,3900023,0,'eye_color',39,113,113), (166680,3900023,0,'skin_color',129,129,129), (166681,3900023,0,'soga_eye_color',255,0,255), (166682,3900024,0,'eye_color',211,110,39), (166683,3900024,0,'skin_color',94,97,27), (166684,3900024,0,'soga_eye_color',255,0,255), (166685,3900025,0,'eye_color',255,255,255), (166686,3900025,0,'skin_color',255,255,255), (166687,3900025,0,'soga_eye_color',255,0,255), (166688,3900026,0,'eye_color',211,110,39), (166689,3900026,0,'skin_color',94,97,27), (166690,3900026,0,'soga_eye_color',255,0,255), (166691,3900027,0,'eye_color',255,255,255), (166692,3900027,0,'skin_color',255,255,255), (166693,3900027,0,'soga_eye_color',255,0,255), (166694,3900028,0,'eye_color',98,251,124), (166695,3900028,0,'skin_color',236,236,227), (166696,3900028,0,'soga_eye_color',255,0,255), (166697,3900029,0,'eye_color',255,255,255), (166698,3900029,0,'skin_color',255,255,255), (166699,3900029,0,'soga_eye_color',255,0,255), (166700,3900030,0,'eye_color',211,110,39), (166701,3900030,0,'skin_color',94,97,27), (166702,3900030,0,'soga_eye_color',255,0,255), (166703,3900031,0,'eye_color',255,255,255), (166704,3900031,0,'skin_color',255,255,255), (166705,3900031,0,'soga_eye_color',255,0,255), (166706,3900032,0,'eye_color',255,255,255), (166707,3900032,0,'skin_color',255,255,255), (166708,3900032,0,'soga_eye_color',255,0,255), (166709,3900033,0,'eye_color',255,255,255), (166710,3900033,0,'skin_color',255,255,255), (166711,3900033,0,'soga_eye_color',255,0,255), (166712,3900034,0,'eye_color',244,66,153), (166713,3900034,0,'skin_color',176,176,139), (166714,3900034,0,'soga_eye_color',255,0,255), (166715,6130000,1,'cheek_type',-100,-100,0), (166716,6130000,1,'chin_type',-100,-100,100), (166717,6130000,1,'ear_type',-100,-100,0), (166718,6130000,1,'eye_brow_type',100,100,-100), (166719,6130000,0,'eye_color',222,203,0), (166720,6130000,1,'eye_type',50,0,0), (166721,6130000,0,'hair_color1',156,100,156), (166722,6130000,1,'lip_type',-100,2,-100), (166723,6130000,1,'nose_type',14,-100,100), (166724,6130000,0,'skin_color',142,114,50), (166725,6130000,1,'soga_cheek_type',0,100,100), (166726,6130000,1,'soga_chin_type',0,-100,2), (166727,6130000,1,'soga_ear_type',0,50,0), (166728,6130000,1,'soga_eye_brow_type',0,-100,-100), (166729,6130000,0,'soga_eye_color',204,204,204), (166730,6130000,1,'soga_lip_type',-100,-100,-100), (166731,6130000,1,'soga_nose_type',-100,-100,-100), (166732,6130000,0,'soga_skin_color',142,114,50), (166755,5940001,0,'eye_color',255,255,255), (166756,5940001,0,'skin_color',255,255,255), (166757,5940001,0,'soga_eye_color',255,0,255), (166758,5940002,0,'eye_color',255,255,255), (166759,5940002,0,'skin_color',255,255,255), (166760,5940002,0,'soga_eye_color',255,0,255), (166761,5940003,0,'eye_color',255,255,255), (166762,5940003,0,'skin_color',255,255,255), (166763,5940003,0,'soga_eye_color',255,0,255), (166764,5940004,0,'eye_color',255,255,255), (166765,5940004,0,'skin_color',255,255,255), (166766,5940004,0,'soga_eye_color',255,0,255), (166767,5940005,0,'eye_color',255,255,255), (166768,5940005,0,'skin_color',255,255,255), (166769,5940005,0,'soga_eye_color',255,0,255), (166770,5940006,0,'eye_color',255,255,255), (166771,5940006,0,'skin_color',255,255,255), (166772,5940006,0,'soga_eye_color',255,0,255), (166773,5940007,0,'eye_color',255,255,255), (166774,5940007,0,'skin_color',255,255,255), (166775,5940007,0,'soga_eye_color',255,0,255), (166776,5940008,0,'eye_color',255,255,255), (166777,5940008,0,'skin_color',255,255,255), (166778,5940008,0,'soga_eye_color',255,0,255), (166779,5940009,0,'eye_color',255,255,255), (166780,5940009,0,'skin_color',255,255,255), (166781,5940009,0,'soga_eye_color',255,0,255), (166782,5940010,0,'eye_color',255,255,255), (166783,5940010,0,'skin_color',255,255,255), (166784,5940010,0,'soga_eye_color',255,0,255), (166785,330000,1,'cheek_type',37,19,0), (166786,330000,1,'chin_type',-79,-85,-7), (166787,330000,1,'ear_type',-57,58,0), (166788,330000,1,'eye_brow_type',29,-79,-14), (166789,330000,0,'eye_color',135,162,128), (166790,330000,1,'eye_type',-14,0,0), (166791,330000,0,'hair_color1',28,194,78), (166792,330000,0,'hair_color2',64,76,74), (166793,330000,0,'hair_face_color',91,7,6), (166794,330000,0,'hair_face_highlight_color',40,34,51), (166795,330000,0,'hair_highlight',54,45,28), (166796,330000,0,'hair_type_color',91,7,6), (166797,330000,0,'hair_type_highlight_color',40,34,51), (166798,330000,1,'lip_type',17,-23,69), (166799,330000,1,'nose_type',-59,28,-62), (166800,330000,0,'skin_color',76,51,37), (166801,330000,1,'soga_cheek_type',0,29,-79), (166802,330000,1,'soga_chin_type',0,17,-23), (166803,330000,1,'soga_ear_type',0,-14,0), (166804,330000,1,'soga_eye_brow_type',0,-57,58), (166805,330000,0,'soga_eye_color',229,229,102), (166806,330000,1,'soga_eye_type',-26,0,0), (166807,330000,0,'soga_hair_color1',43,36,70), (166808,330000,0,'soga_hair_color2',64,76,74), (166809,330000,0,'soga_hair_face_color',91,7,6), (166810,330000,0,'soga_hair_face_highlight_color',40,34,51), (166811,330000,0,'soga_hair_highlight',54,45,28), (166812,330000,0,'soga_hair_type_color',91,7,6), (166813,330000,0,'soga_hair_type_highlight_color',40,34,51), (166814,330000,1,'soga_lip_type',-14,37,19), (166815,330000,1,'soga_nose_type',69,-79,-85), (166816,330000,0,'soga_skin_color',76,51,37), (166817,330000,0,'wing_color1',255,255,255), (166818,330000,0,'wing_color2',255,255,255), (166819,330001,1,'cheek_type',-64,-69,0), (166820,330001,1,'chin_type',-15,-2,29), (166821,330001,1,'ear_type',81,26,0), (166822,330001,1,'eye_brow_type',-47,-95,21), (166823,330001,0,'eye_color',108,165,165), (166824,330001,1,'eye_type',-46,0,0), (166825,330001,0,'hair_color1',249,81,25), (166826,330001,0,'hair_color2',37,0,0), (166827,330001,0,'hair_face_color',200,142,16), (166828,330001,0,'hair_face_highlight_color',55,53,68), (166829,330001,0,'hair_highlight',79,28,15), (166830,330001,0,'hair_type_color',200,142,16), (166831,330001,0,'hair_type_highlight_color',55,53,68), (166832,330001,1,'lip_type',-65,-93,77), (166833,330001,1,'nose_type',-96,-7,81), (166834,330001,0,'skin_color',202,167,171), (166835,330001,1,'soga_cheek_type',0,-47,-95), (166836,330001,1,'soga_chin_type',0,-65,-93), (166837,330001,1,'soga_ear_type',0,-46,0), (166838,330001,1,'soga_eye_brow_type',0,81,26), (166839,330001,0,'soga_eye_color',229,229,102), (166840,330001,1,'soga_eye_type',37,0,0), (166841,330001,0,'soga_hair_color1',43,36,70), (166842,330001,0,'soga_hair_color2',64,76,74), (166843,330001,0,'soga_hair_face_color',200,142,16), (166844,330001,0,'soga_hair_face_highlight_color',55,53,68), (166845,330001,0,'soga_hair_highlight',79,28,15), (166846,330001,0,'soga_hair_type_color',200,142,16), (166847,330001,0,'soga_hair_type_highlight_color',55,53,68), (166848,330001,1,'soga_lip_type',21,-64,-69), (166849,330001,1,'soga_nose_type',77,-15,-2), (166850,330001,0,'soga_skin_color',202,167,171), (166851,330001,0,'wing_color1',255,255,255), (166852,330001,0,'wing_color2',255,255,255), (166853,330002,1,'cheek_type',0,-9,0), (166854,330002,1,'chin_type',62,0,87), (166855,330002,1,'ear_type',-41,-11,0), (166856,330002,1,'eye_brow_type',2,-51,2), (166857,330002,0,'eye_color',132,182,195), (166858,330002,1,'eye_type',-44,0,0), (166859,330002,0,'hair_color1',35,211,75), (166860,330002,0,'hair_color2',39,32,39), (166861,330002,0,'hair_face_color',223,180,20), (166862,330002,0,'hair_face_highlight_color',15,1,21), (166863,330002,0,'hair_highlight',79,28,15), (166864,330002,0,'hair_type_color',223,180,20), (166865,330002,0,'hair_type_highlight_color',15,1,21), (166866,330002,1,'lip_type',52,37,4), (166867,330002,1,'nose_type',21,35,-45), (166868,330002,0,'skin_color',46,45,35), (166869,330002,1,'soga_cheek_type',0,2,-51), (166870,330002,1,'soga_chin_type',0,52,37), (166871,330002,1,'soga_ear_type',0,-44,0), (166872,330002,1,'soga_eye_brow_type',0,-41,-11), (166873,330002,0,'soga_eye_color',229,229,102), (166874,330002,1,'soga_eye_type',100,0,0), (166875,330002,0,'soga_hair_color1',29,21,28), (166876,330002,0,'soga_hair_color2',39,32,39), (166877,330002,0,'soga_hair_face_color',223,180,20), (166878,330002,0,'soga_hair_face_highlight_color',15,1,21), (166879,330002,0,'soga_hair_highlight',79,28,15), (166880,330002,0,'soga_hair_type_color',223,180,20), (166881,330002,0,'soga_hair_type_highlight_color',15,1,21), (166882,330002,1,'soga_lip_type',2,0,-9), (166883,330002,1,'soga_nose_type',4,62,0), (166884,330002,0,'soga_skin_color',46,45,35), (166885,330002,0,'wing_color1',255,255,255), (166886,330002,0,'wing_color2',255,255,255), (166887,330003,0,'eye_color',199,207,147), (166888,330003,0,'skin_color',75,255,255), (166889,330003,0,'soga_eye_color',255,0,255), (166890,330004,1,'cheek_type',-5,81,0), (166891,330004,1,'chin_type',88,17,37), (166892,330004,1,'ear_type',37,-74,0), (166893,330004,1,'eye_brow_type',78,-95,-26), (166894,330004,0,'eye_color',29,56,42), (166895,330004,1,'eye_type',75,0,0), (166896,330004,0,'hair_color1',192,75,58), (166897,330004,0,'hair_color2',83,0,0), (166898,330004,0,'hair_face_color',15,1,21), (166899,330004,0,'hair_face_highlight_color',244,246,246), (166900,330004,0,'hair_type_color',15,1,21), (166901,330004,0,'hair_type_highlight_color',244,246,246), (166902,330004,1,'lip_type',-87,78,8), (166903,330004,1,'nose_type',35,-64,75), (166904,330004,0,'skin_color',138,108,67), (166905,330004,1,'soga_cheek_type',0,78,-95), (166906,330004,1,'soga_chin_type',0,-87,78), (166907,330004,1,'soga_ear_type',0,75,0), (166908,330004,1,'soga_eye_brow_type',0,37,-74), (166909,330004,0,'soga_eye_color',229,229,102), (166910,330004,1,'soga_eye_type',83,0,0), (166911,330004,0,'soga_hair_face_color',15,1,21), (166912,330004,0,'soga_hair_face_highlight_color',244,246,246), (166913,330004,0,'soga_hair_type_color',15,1,21), (166914,330004,0,'soga_hair_type_highlight_color',244,246,246), (166915,330004,1,'soga_lip_type',-26,-5,81), (166916,330004,1,'soga_nose_type',8,88,17), (166917,330004,0,'soga_skin_color',138,108,67), (166918,330004,0,'wing_color1',255,255,255), (166919,330004,0,'wing_color2',255,255,255), (166970,330007,0,'eye_color',255,255,255), (166971,330007,0,'skin_color',255,255,255), (166972,330007,0,'soga_eye_color',255,0,255), (166973,330008,0,'eye_color',255,255,255), (166974,330008,0,'skin_color',255,255,255), (166975,330008,0,'soga_eye_color',255,0,255), (166976,330009,1,'cheek_type',8,-10,0), (166977,330009,1,'chin_type',7,1,-14), (166978,330009,1,'ear_type',-19,3,0), (166979,330009,1,'eye_brow_type',-25,-32,-1), (166980,330009,0,'eye_color',108,53,114), (166981,330009,1,'eye_type',8,0,0), (166982,330009,0,'hair_color1',7,213,0), (166983,330009,0,'hair_face_color',202,174,203), (166984,330009,0,'hair_face_highlight_color',105,103,97), (166985,330009,0,'hair_type_color',202,174,203), (166986,330009,0,'hair_type_highlight_color',105,103,97), (166987,330009,1,'lip_type',-45,12,38), (166988,330009,1,'nose_type',-7,7,-43), (166989,330009,0,'skin_color',37,75,89), (166990,330009,1,'soga_cheek_type',0,-25,-32), (166991,330009,1,'soga_chin_type',0,-45,12), (166992,330009,1,'soga_ear_type',0,8,0), (166993,330009,1,'soga_eye_brow_type',0,-19,3), (166994,330009,0,'soga_eye_color',229,229,102), (166995,330009,1,'soga_eye_type',8,0,0), (166996,330009,0,'soga_hair_face_color',202,174,203), (166997,330009,0,'soga_hair_face_highlight_color',105,103,97), (166998,330009,0,'soga_hair_type_color',202,174,203), (166999,330009,0,'soga_hair_type_highlight_color',105,103,97), (167000,330009,1,'soga_lip_type',-1,8,-10), (167001,330009,1,'soga_nose_type',38,7,1), (167002,330009,0,'soga_skin_color',37,75,89), (167003,330009,0,'wing_color1',255,255,255), (167004,330009,0,'wing_color2',255,255,255), (167005,330010,0,'eye_color',255,255,255), (167006,330010,0,'skin_color',225,225,219), (167007,330010,0,'soga_eye_color',255,0,255), (167011,330012,1,'cheek_type',17,0,0), (167012,330012,1,'chin_type',7,31,-28), (167013,330012,1,'ear_type',-14,44,0), (167014,330012,1,'eye_brow_type',-29,7,-10), (167015,330012,0,'eye_color',130,182,196), (167016,330012,1,'eye_type',41,0,0), (167017,330012,0,'hair_color1',11,237,0), (167018,330012,0,'hair_face_color',152,54,28), (167019,330012,0,'hair_face_highlight_color',128,128,127), (167020,330012,0,'hair_type_color',152,54,28), (167021,330012,0,'hair_type_highlight_color',128,128,127), (167022,330012,1,'lip_type',0,-40,29), (167023,330012,1,'nose_type',34,11,-19), (167024,330012,0,'skin_color',242,248,230), (167025,330012,1,'soga_cheek_type',0,-29,7), (167026,330012,1,'soga_chin_type',0,0,-40), (167027,330012,1,'soga_ear_type',0,41,0), (167028,330012,1,'soga_eye_brow_type',0,-14,44), (167029,330012,0,'soga_eye_color',229,229,102), (167030,330012,1,'soga_eye_type',41,0,0), (167031,330012,0,'soga_hair_face_color',152,54,28), (167032,330012,0,'soga_hair_face_highlight_color',128,128,127), (167033,330012,0,'soga_hair_type_color',152,54,28), (167034,330012,0,'soga_hair_type_highlight_color',128,128,127), (167035,330012,1,'soga_lip_type',-10,17,0), (167036,330012,1,'soga_nose_type',29,7,31), (167037,330012,0,'soga_skin_color',242,248,230), (167038,330012,0,'wing_color1',255,255,255), (167039,330012,0,'wing_color2',255,255,255), (167040,330013,1,'cheek_type',-47,-72,0), (167041,330013,1,'chin_type',10,3,-68), (167042,330013,1,'ear_type',8,-31,0), (167043,330013,1,'eye_brow_type',-19,62,83), (167044,330013,0,'eye_color',126,179,194), (167045,330013,1,'eye_type',-42,0,0), (167046,330013,0,'hair_color1',57,221,26), (167047,330013,0,'hair_color2',120,50,0), (167048,330013,0,'hair_face_color',14,4,5), (167049,330013,0,'hair_face_highlight_color',119,147,147), (167050,330013,0,'hair_highlight',114,112,142), (167051,330013,0,'hair_type_color',14,4,5), (167052,330013,0,'hair_type_highlight_color',119,147,147), (167053,330013,1,'lip_type',-82,8,-32), (167054,330013,1,'nose_type',22,57,-35), (167055,330013,0,'skin_color',216,190,187), (167056,330013,1,'soga_cheek_type',0,-19,62), (167057,330013,1,'soga_chin_type',0,-82,8), (167058,330013,1,'soga_ear_type',0,-42,0), (167059,330013,1,'soga_eye_brow_type',0,8,-31), (167060,330013,0,'soga_eye_color',229,229,102), (167061,330013,1,'soga_eye_type',-42,0,0), (167062,330013,0,'soga_hair_color1',38,22,21), (167063,330013,0,'soga_hair_color2',120,50,0), (167064,330013,0,'soga_hair_face_color',14,4,5), (167065,330013,0,'soga_hair_face_highlight_color',119,147,147), (167066,330013,0,'soga_hair_highlight',114,112,142), (167067,330013,0,'soga_hair_type_color',14,4,5), (167068,330013,0,'soga_hair_type_highlight_color',119,147,147), (167069,330013,1,'soga_lip_type',83,-47,-72), (167070,330013,1,'soga_nose_type',-32,10,3), (167071,330013,0,'soga_skin_color',216,190,187), (167072,330013,0,'wing_color1',255,255,255), (167073,330013,0,'wing_color2',255,255,255), (167074,330014,1,'cheek_type',87,15,0), (167075,330014,1,'chin_type',-46,-90,25), (167076,330014,1,'ear_type',-28,43,0), (167077,330014,1,'eye_brow_type',31,-75,-40), (167078,330014,0,'eye_color',122,177,193), (167079,330014,1,'eye_type',-48,0,0), (167080,330014,0,'hair_color1',7,194,228), (167081,330014,0,'hair_color2',36,34,36), (167082,330014,0,'hair_face_color',15,1,21), (167083,330014,0,'hair_face_highlight_color',35,24,1), (167084,330014,0,'hair_highlight',79,28,15), (167085,330014,0,'hair_type_color',15,1,21), (167086,330014,0,'hair_type_highlight_color',35,24,1), (167087,330014,1,'lip_type',-78,91,48), (167088,330014,1,'nose_type',-68,7,-62), (167089,330014,0,'skin_color',71,55,32), (167090,330014,1,'soga_cheek_type',0,31,-75), (167091,330014,1,'soga_chin_type',0,-78,91), (167092,330014,1,'soga_ear_type',0,-48,0), (167093,330014,1,'soga_eye_brow_type',0,-28,43), (167094,330014,0,'soga_eye_color',229,229,102), (167095,330014,1,'soga_eye_type',-48,0,0), (167096,330014,0,'soga_hair_color1',26,24,25), (167097,330014,0,'soga_hair_color2',36,34,36), (167098,330014,0,'soga_hair_face_color',15,1,21), (167099,330014,0,'soga_hair_face_highlight_color',35,24,1), (167100,330014,0,'soga_hair_highlight',79,28,15), (167101,330014,0,'soga_hair_type_color',15,1,21), (167102,330014,0,'soga_hair_type_highlight_color',35,24,1), (167103,330014,1,'soga_lip_type',-40,87,15), (167104,330014,1,'soga_nose_type',48,-46,-90), (167105,330014,0,'soga_skin_color',71,55,32), (167106,330015,1,'cheek_type',95,-19,0), (167107,330015,1,'chin_type',-85,9,78), (167108,330015,1,'ear_type',91,-28,0), (167109,330015,1,'eye_brow_type',-56,-37,77), (167110,330015,0,'eye_color',201,59,14), (167111,330015,1,'eye_type',22,0,0), (167112,330015,0,'hair_color1',203,169,242), (167113,330015,0,'hair_face_color',82,44,5), (167114,330015,0,'hair_type_color',82,44,5), (167115,330015,1,'lip_type',-39,-29,-26), (167116,330015,1,'nose_type',38,-53,-87), (167117,330015,0,'skin_color',143,138,97), (167118,330015,1,'soga_cheek_type',0,-56,-37), (167119,330015,1,'soga_chin_type',0,-39,-29), (167120,330015,1,'soga_ear_type',0,22,0), (167121,330015,1,'soga_eye_brow_type',0,91,-28), (167122,330015,0,'soga_eye_color',229,229,102), (167123,330015,1,'soga_eye_type',22,0,0), (167124,330015,0,'soga_hair_face_color',82,44,5), (167125,330015,0,'soga_hair_type_color',82,44,5), (167126,330015,1,'soga_lip_type',77,95,-19), (167127,330015,1,'soga_nose_type',-26,-85,9), (167128,330015,0,'soga_skin_color',143,138,97), (167129,330015,0,'wing_color1',255,255,255), (167130,330015,0,'wing_color2',255,255,255), (167131,330016,1,'cheek_type',62,41,0), (167132,330016,1,'chin_type',-14,22,-62), (167133,330016,1,'ear_type',0,35,0), (167134,330016,1,'eye_brow_type',65,90,-85), (167135,330016,0,'eye_color',36,74,82), (167136,330016,1,'eye_type',34,0,0), (167137,330016,0,'hair_color1',225,75,41), (167138,330016,0,'hair_color2',185,97,0), (167139,330016,0,'hair_face_color',84,0,0), (167140,330016,0,'hair_face_highlight_color',140,47,30), (167141,330016,0,'hair_highlight',91,21,51), (167142,330016,0,'hair_type_color',84,0,0), (167143,330016,0,'hair_type_highlight_color',140,47,30), (167144,330016,1,'lip_type',-31,41,-22), (167145,330016,1,'nose_type',84,-31,75), (167146,330016,0,'skin_color',136,125,86), (167147,330016,1,'soga_cheek_type',0,65,90), (167148,330016,1,'soga_chin_type',0,-31,41), (167149,330016,1,'soga_ear_type',0,34,0), (167150,330016,1,'soga_eye_brow_type',0,0,35), (167151,330016,0,'soga_eye_color',229,229,102), (167152,330016,1,'soga_eye_type',34,0,0), (167153,330016,0,'soga_hair_color1',109,14,49), (167154,330016,0,'soga_hair_color2',185,97,0), (167155,330016,0,'soga_hair_face_color',84,0,0), (167156,330016,0,'soga_hair_face_highlight_color',140,47,30), (167157,330016,0,'soga_hair_highlight',91,21,51), (167158,330016,0,'soga_hair_type_color',84,0,0), (167159,330016,0,'soga_hair_type_highlight_color',140,47,30), (167160,330016,1,'soga_lip_type',-85,62,41), (167161,330016,1,'soga_nose_type',-22,-14,22), (167162,330016,0,'soga_skin_color',136,125,86), (167163,330016,0,'wing_color1',255,255,255), (167164,330016,0,'wing_color2',255,255,255), (167165,330017,1,'cheek_type',100,-100,0), (167166,330017,1,'chin_type',-100,100,100), (167167,330017,1,'ear_type',25,9,0), (167168,330017,1,'eye_brow_type',100,100,100), (167169,330017,0,'eye_color',118,14,183), (167170,330017,1,'eye_type',100,0,0), (167171,330017,0,'hair_color1',239,255,18), (167172,330017,0,'hair_face_color',171,60,32), (167173,330017,0,'hair_face_highlight_color',216,192,37), (167174,330017,0,'hair_type_color',171,60,32), (167175,330017,0,'hair_type_highlight_color',216,192,37), (167176,330017,1,'lip_type',100,50,-68), (167177,330017,1,'nose_type',0,-17,-1), (167178,330017,0,'skin_color',234,217,151), (167179,330017,1,'soga_cheek_type',0,100,100), (167180,330017,1,'soga_chin_type',0,100,50), (167181,330017,1,'soga_ear_type',0,100,0), (167182,330017,1,'soga_eye_brow_type',0,25,9), (167183,330017,0,'soga_eye_color',229,229,102), (167184,330017,1,'soga_eye_type',100,0,0), (167185,330017,0,'soga_hair_face_color',171,60,32), (167186,330017,0,'soga_hair_face_highlight_color',216,192,37), (167187,330017,0,'soga_hair_type_color',171,60,32), (167188,330017,0,'soga_hair_type_highlight_color',216,192,37), (167189,330017,1,'soga_lip_type',100,100,-100), (167190,330017,1,'soga_nose_type',-68,-100,100), (167191,330017,0,'soga_skin_color',234,217,151), (167192,330017,0,'wing_color1',255,255,255), (167193,330017,0,'wing_color2',255,255,255), (167194,330018,1,'cheek_type',-3,0,0), (167195,330018,1,'chin_type',-8,23,-4), (167196,330018,1,'ear_type',28,-26,0), (167197,330018,1,'eye_brow_type',0,5,10), (167198,330018,0,'eye_color',55,64,35), (167199,330018,1,'eye_type',-20,0,0), (167200,330018,0,'hair_color1',238,249,0), (167201,330018,0,'hair_face_color',99,37,13), (167202,330018,0,'hair_face_highlight_color',115,59,1), (167203,330018,0,'hair_type_color',99,37,13), (167204,330018,0,'hair_type_highlight_color',115,59,1), (167205,330018,1,'lip_type',31,0,-11), (167206,330018,1,'nose_type',-17,-18,-7), (167207,330018,0,'skin_color',164,152,153), (167208,330018,1,'soga_cheek_type',0,0,5), (167209,330018,1,'soga_chin_type',0,31,0), (167210,330018,1,'soga_ear_type',0,-20,0), (167211,330018,1,'soga_eye_brow_type',0,28,-26), (167212,330018,0,'soga_eye_color',229,229,102), (167213,330018,1,'soga_eye_type',-20,0,0), (167214,330018,0,'soga_hair_face_color',99,37,13), (167215,330018,0,'soga_hair_face_highlight_color',115,59,1), (167216,330018,0,'soga_hair_type_color',99,37,13), (167217,330018,0,'soga_hair_type_highlight_color',115,59,1), (167218,330018,1,'soga_lip_type',10,-3,0), (167219,330018,1,'soga_nose_type',-11,-8,23), (167220,330018,0,'soga_skin_color',164,152,153), (167221,330018,0,'wing_color1',255,255,255), (167222,330018,0,'wing_color2',255,255,255), (167223,330019,1,'cheek_type',-10,-68,0), (167224,330019,1,'chin_type',-5,-12,45), (167225,330019,1,'ear_type',14,94,0), (167226,330019,1,'eye_brow_type',55,-82,32), (167227,330019,0,'eye_color',79,150,166), (167228,330019,1,'eye_type',43,0,0), (167229,330019,0,'hair_color1',206,59,188), (167230,330019,0,'hair_color2',218,0,0), (167231,330019,0,'hair_face_highlight_color',86,2,2), (167232,330019,0,'hair_highlight',109,14,49), (167233,330019,0,'hair_type_highlight_color',86,2,2), (167234,330019,1,'lip_type',40,84,10), (167235,330019,1,'nose_type',12,-50,59), (167236,330019,0,'skin_color',219,203,167), (167237,330019,1,'soga_cheek_type',0,55,-82), (167238,330019,1,'soga_chin_type',0,40,84), (167239,330019,1,'soga_ear_type',0,43,0), (167240,330019,1,'soga_eye_brow_type',0,14,94), (167241,330019,0,'soga_eye_color',229,229,102), (167242,330019,1,'soga_eye_type',-38,0,0), (167243,330019,0,'soga_hair_color1',38,22,21), (167244,330019,0,'soga_hair_color2',120,50,0), (167245,330019,0,'soga_hair_face_highlight_color',86,2,2), (167246,330019,0,'soga_hair_highlight',109,14,49), (167247,330019,0,'soga_hair_type_highlight_color',86,2,2), (167248,330019,1,'soga_lip_type',32,-10,-68), (167249,330019,1,'soga_nose_type',10,-5,-12), (167250,330019,0,'soga_skin_color',219,203,167), (167251,330019,0,'wing_color1',255,255,255), (167252,330019,0,'wing_color2',255,255,255), (167256,330021,0,'eye_color',255,255,255), (167257,330021,0,'skin_color',255,255,255), (167258,330021,0,'soga_eye_color',255,0,255), (167259,330022,0,'eye_color',255,255,255), (167260,330022,0,'skin_color',142,75,35), (167261,330022,0,'soga_eye_color',255,0,255), (167262,330023,0,'eye_color',255,255,255), (167263,330023,0,'skin_color',255,255,255), (167264,330023,0,'soga_eye_color',255,0,255), (167265,330024,0,'eye_color',255,255,255), (167266,330024,0,'skin_color',255,255,158), (167267,330024,0,'soga_eye_color',255,0,255), (167268,330025,0,'eye_color',255,255,255), (167269,330025,0,'skin_color',131,196,59), (167270,330025,0,'soga_eye_color',255,0,255), (167271,330026,1,'cheek_type',63,-57,0), (167272,330026,1,'chin_type',-84,5,81), (167273,330026,1,'ear_type',-17,-81,0), (167274,330026,1,'eye_brow_type',-15,-57,41), (167275,330026,0,'eye_color',0,73,74), (167276,330026,1,'eye_type',40,0,0), (167277,330026,0,'hair_color1',187,231,53), (167278,330026,1,'lip_type',-43,0,28), (167279,330026,1,'nose_type',0,-69,-25), (167280,330026,0,'skin_color',121,87,83), (167281,330026,1,'soga_cheek_type',0,-15,-57), (167282,330026,1,'soga_chin_type',0,-43,0), (167283,330026,1,'soga_ear_type',0,40,0), (167284,330026,1,'soga_eye_brow_type',0,-17,-81), (167285,330026,0,'soga_eye_color',229,229,102), (167286,330026,1,'soga_eye_type',1,0,0), (167287,330026,1,'soga_lip_type',41,63,-57), (167288,330026,1,'soga_nose_type',28,-84,5), (167289,330026,0,'soga_skin_color',121,87,83), (167290,330026,0,'wing_color1',255,255,255), (167291,330026,0,'wing_color2',255,255,255), (167292,330027,0,'eye_color',255,255,255), (167293,330027,0,'skin_color',255,255,255), (167294,330027,0,'soga_eye_color',255,0,255), (167295,330028,0,'eye_color',255,255,255), (167296,330028,0,'skin_color',255,255,196), (167297,330028,0,'soga_eye_color',255,0,255), (167301,330030,0,'eye_color',255,255,255), (167302,330030,0,'skin_color',255,255,255), (167303,330030,0,'soga_eye_color',255,0,255), (167307,330032,0,'eye_color',255,255,255), (167308,330032,0,'skin_color',255,255,255), (167309,330032,0,'soga_eye_color',255,0,255), (167310,330033,0,'eye_color',255,255,255), (167311,330033,0,'skin_color',255,255,255), (167312,330033,0,'soga_eye_color',255,0,255), (167313,330034,0,'eye_color',244,244,244), (167314,330034,0,'skin_color',244,244,244), (167315,330034,0,'soga_eye_color',255,0,255), (167316,330035,1,'cheek_type',-34,-25,0), (167317,330035,1,'chin_type',42,-87,-28), (167318,330035,1,'ear_type',75,-72,0), (167319,330035,1,'eye_brow_type',8,-81,91), (167320,330035,0,'eye_color',29,60,55), (167321,330035,1,'eye_type',-66,0,0), (167322,330035,0,'hair_color1',8,231,23), (167323,330035,0,'hair_color2',56,62,62), (167324,330035,0,'hair_face_color',244,246,246), (167325,330035,0,'hair_face_highlight_color',115,142,143), (167326,330035,0,'hair_highlight',123,123,130), (167327,330035,0,'hair_type_color',244,246,246), (167328,330035,0,'hair_type_highlight_color',115,142,143), (167329,330035,1,'lip_type',-77,-40,-89), (167330,330035,1,'nose_type',-69,8,-25), (167331,330035,0,'skin_color',99,101,101), (167332,330035,1,'soga_cheek_type',0,8,-81), (167333,330035,1,'soga_chin_type',0,-77,-40), (167334,330035,1,'soga_ear_type',0,-66,0), (167335,330035,1,'soga_eye_brow_type',0,75,-72), (167336,330035,0,'soga_eye_color',229,229,102), (167337,330035,1,'soga_eye_type',-66,0,0), (167338,330035,0,'soga_hair_color1',164,165,165), (167339,330035,0,'soga_hair_color2',56,62,62), (167340,330035,0,'soga_hair_face_color',244,246,246), (167341,330035,0,'soga_hair_face_highlight_color',115,142,143), (167342,330035,0,'soga_hair_highlight',123,123,130), (167343,330035,0,'soga_hair_type_color',244,246,246), (167344,330035,0,'soga_hair_type_highlight_color',115,142,143), (167345,330035,1,'soga_lip_type',91,-34,-25), (167346,330035,1,'soga_nose_type',-89,42,-87), (167347,330035,0,'soga_skin_color',99,101,101), (167348,330035,0,'wing_color1',255,255,255), (167349,330035,0,'wing_color2',255,255,255), (167350,330036,1,'cheek_type',-12,8,0), (167351,330036,1,'chin_type',7,-2,-47), (167352,330036,1,'ear_type',-9,-19,0), (167353,330036,1,'eye_brow_type',-7,-17,5), (167354,330036,0,'eye_color',126,86,206), (167355,330036,0,'hair_color1',246,218,251), (167356,330036,0,'hair_face_color',203,184,202), (167357,330036,0,'hair_type_color',203,184,202), (167358,330036,1,'lip_type',0,-10,14), (167359,330036,1,'nose_type',0,-10,-38), (167360,330036,0,'skin_color',125,118,160), (167361,330036,1,'soga_cheek_type',0,-7,-17), (167362,330036,1,'soga_chin_type',0,0,-10), (167363,330036,1,'soga_ear_type',-9,-19,0), (167364,330036,1,'soga_eye_brow_type',0,-9,-19), (167365,330036,0,'soga_eye_color',229,229,102), (167366,330036,0,'soga_hair_face_color',203,184,202), (167367,330036,0,'soga_hair_type_color',203,184,202), (167368,330036,1,'soga_lip_type',5,-12,8), (167369,330036,1,'soga_nose_type',14,7,-2), (167370,330036,0,'soga_skin_color',125,118,160), (167371,330036,0,'wing_color1',255,255,255), (167372,330036,0,'wing_color2',255,255,255), (167373,330037,1,'cheek_type',-14,-34,0), (167374,330037,1,'chin_type',-29,3,7), (167375,330037,1,'ear_type',4,-5,0), (167376,330037,1,'eye_brow_type',-37,0,0), (167377,330037,1,'eye_type',23,0,0), (167378,330037,0,'hair_color1',230,239,0), (167379,330037,0,'hair_face_color',113,136,136), (167380,330037,0,'hair_face_highlight_color',179,62,33), (167381,330037,0,'hair_type_color',113,136,136), (167382,330037,0,'hair_type_highlight_color',179,62,33), (167383,330037,1,'lip_type',-5,8,0), (167384,330037,1,'nose_type',-17,-26,-17), (167385,330037,0,'skin_color',152,112,120), (167386,330037,1,'soga_cheek_type',0,-37,0), (167387,330037,1,'soga_chin_type',0,-5,8), (167388,330037,1,'soga_ear_type',0,23,0), (167389,330037,1,'soga_eye_brow_type',0,4,-5), (167390,330037,0,'soga_eye_color',229,229,102), (167391,330037,1,'soga_eye_type',23,0,0), (167392,330037,0,'soga_hair_face_color',113,136,136), (167393,330037,0,'soga_hair_face_highlight_color',179,62,33), (167394,330037,0,'soga_hair_type_color',113,136,136), (167395,330037,0,'soga_hair_type_highlight_color',179,62,33), (167396,330037,1,'soga_lip_type',0,-14,-34), (167397,330037,1,'soga_nose_type',0,-29,3), (167398,330037,0,'soga_skin_color',152,112,120), (167399,330037,0,'wing_color1',255,255,255), (167400,330037,0,'wing_color2',255,255,255), (167401,330038,1,'cheek_type',4,-3,0), (167402,330038,1,'chin_type',31,-22,0), (167403,330038,1,'ear_type',-3,39,0), (167404,330038,1,'eye_brow_type',-19,0,-22), (167405,330038,0,'eye_color',53,34,13), (167406,330038,1,'eye_type',-18,0,0), (167407,330038,0,'hair_color1',249,32,0), (167408,330038,0,'hair_face_color',69,51,29), (167409,330038,0,'hair_face_highlight_color',49,46,18), (167410,330038,0,'hair_type_color',69,51,29), (167411,330038,0,'hair_type_highlight_color',49,46,18), (167412,330038,1,'lip_type',28,31,12), (167413,330038,1,'nose_type',-11,-7,32), (167414,330038,0,'skin_color',133,132,103), (167415,330038,1,'soga_cheek_type',0,-19,0), (167416,330038,1,'soga_chin_type',0,28,31), (167417,330038,1,'soga_ear_type',0,-18,0), (167418,330038,1,'soga_eye_brow_type',0,-3,39), (167419,330038,0,'soga_eye_color',229,229,102), (167420,330038,1,'soga_eye_type',-18,0,0), (167421,330038,0,'soga_hair_face_color',69,51,29), (167422,330038,0,'soga_hair_face_highlight_color',49,46,18), (167423,330038,0,'soga_hair_type_color',69,51,29), (167424,330038,0,'soga_hair_type_highlight_color',49,46,18), (167425,330038,1,'soga_lip_type',-22,4,-3), (167426,330038,1,'soga_nose_type',12,31,-22), (167427,330038,0,'soga_skin_color',133,132,103), (167428,330038,0,'wing_color1',255,255,255), (167429,330038,0,'wing_color2',255,255,255), (167430,330039,1,'cheek_type',17,4,0), (167431,330039,1,'chin_type',50,68,-25), (167432,330039,1,'ear_type',-28,-96,0), (167433,330039,1,'eye_brow_type',14,-97,-78), (167434,330039,0,'eye_color',82,132,95), (167435,330039,1,'eye_type',-25,0,0), (167436,330039,0,'hair_color1',64,158,231), (167437,330039,0,'hair_color2',17,0,0), (167438,330039,0,'hair_face_color',233,184,31), (167439,330039,0,'hair_face_highlight_color',233,184,31), (167440,330039,0,'hair_highlight',246,219,114), (167441,330039,0,'hair_type_color',233,184,31), (167442,330039,0,'hair_type_highlight_color',233,184,31), (167443,330039,1,'lip_type',-19,-85,-85), (167444,330039,1,'nose_type',75,64,-98), (167445,330039,0,'skin_color',215,184,130), (167446,330039,1,'soga_cheek_type',0,14,-97), (167447,330039,1,'soga_chin_type',0,-19,-85), (167448,330039,1,'soga_ear_type',0,-25,0), (167449,330039,1,'soga_eye_brow_type',0,-28,-96), (167450,330039,0,'soga_eye_color',229,229,102), (167451,330039,1,'soga_eye_type',17,0,0), (167452,330039,0,'soga_hair_color1',246,219,114), (167453,330039,0,'soga_hair_color2',187,136,62), (167454,330039,0,'soga_hair_face_color',233,184,31), (167455,330039,0,'soga_hair_face_highlight_color',233,184,31), (167456,330039,0,'soga_hair_highlight',246,219,114), (167457,330039,0,'soga_hair_type_color',233,184,31), (167458,330039,0,'soga_hair_type_highlight_color',233,184,31), (167459,330039,1,'soga_lip_type',-78,17,4), (167460,330039,1,'soga_nose_type',-85,50,68), (167461,330039,0,'soga_skin_color',215,184,130), (167462,330039,0,'wing_color1',255,255,255), (167463,330039,0,'wing_color2',255,255,255), (167464,330040,0,'eye_color',255,255,255), (167465,330040,0,'skin_color',255,255,255), (167466,330040,0,'soga_eye_color',255,0,255), (167467,330041,0,'eye_color',255,255,255), (167468,330041,0,'skin_color',255,255,255), (167469,330041,0,'soga_eye_color',255,0,255), (167470,330042,0,'eye_color',255,255,255), (167471,330042,0,'skin_color',255,255,255), (167472,330042,0,'soga_eye_color',255,0,255), (167473,330043,0,'eye_color',255,255,255), (167474,330043,0,'skin_color',255,255,255), (167475,330043,0,'soga_eye_color',255,0,255), (167476,330044,1,'cheek_type',100,-100,0), (167477,330044,1,'chin_type',-100,100,100), (167478,330044,1,'ear_type',25,9,0), (167479,330044,1,'eye_brow_type',100,100,100), (167480,330044,0,'eye_color',118,14,183), (167481,330044,1,'eye_type',100,0,0), (167482,330044,0,'hair_color1',239,255,28), (167483,330044,0,'hair_face_color',171,60,32), (167484,330044,0,'hair_face_highlight_color',216,192,37), (167485,330044,0,'hair_type_color',171,60,32), (167486,330044,0,'hair_type_highlight_color',216,192,37), (167487,330044,1,'lip_type',100,50,-68), (167488,330044,1,'nose_type',0,-17,-1), (167489,330044,0,'skin_color',43,46,47), (167490,330044,1,'soga_cheek_type',0,100,100), (167491,330044,1,'soga_chin_type',0,100,50), (167492,330044,1,'soga_ear_type',0,100,0), (167493,330044,1,'soga_eye_brow_type',0,25,9), (167494,330044,0,'soga_eye_color',229,229,102), (167495,330044,1,'soga_eye_type',100,0,0), (167496,330044,0,'soga_hair_face_color',171,60,32), (167497,330044,0,'soga_hair_face_highlight_color',216,192,37), (167498,330044,0,'soga_hair_type_color',171,60,32), (167499,330044,0,'soga_hair_type_highlight_color',216,192,37), (167500,330044,1,'soga_lip_type',100,100,-100), (167501,330044,1,'soga_nose_type',-68,-100,100), (167502,330044,0,'soga_skin_color',43,46,47), (167503,330044,0,'wing_color1',255,255,255), (167504,330044,0,'wing_color2',255,255,255), (167505,330045,1,'cheek_type',-91,-39,0), (167506,330045,1,'chin_type',98,-3,-31), (167507,330045,1,'ear_type',52,76,0), (167508,330045,1,'eye_brow_type',-14,-46,-77), (167509,330045,0,'eye_color',204,204,204), (167510,330045,1,'eye_type',21,0,0), (167511,330045,0,'hair_color1',19,212,14), (167512,330045,1,'lip_type',-63,48,-25), (167513,330045,1,'nose_type',8,19,-44), (167514,330045,0,'skin_color',248,243,223), (167515,330045,1,'soga_cheek_type',0,-14,-46), (167516,330045,1,'soga_chin_type',0,-63,48), (167517,330045,1,'soga_ear_type',0,21,0), (167518,330045,1,'soga_eye_brow_type',0,52,76), (167519,330045,0,'soga_eye_color',229,229,102), (167520,330045,1,'soga_eye_type',21,0,0), (167521,330045,1,'soga_lip_type',-77,-91,-39), (167522,330045,1,'soga_nose_type',-25,98,-3), (167523,330045,0,'soga_skin_color',248,243,223), (167524,330045,0,'wing_color1',255,255,255), (167525,330045,0,'wing_color2',255,255,255), (167526,330046,1,'cheek_type',34,15,0), (167527,330046,1,'chin_type',82,2,-87), (167528,330046,1,'ear_type',38,68,0), (167529,330046,1,'eye_brow_type',-41,-78,-46), (167530,330046,0,'eye_color',204,204,204), (167531,330046,1,'eye_type',31,0,0), (167532,330046,0,'hair_color1',204,93,214), (167533,330046,1,'lip_type',94,-17,11), (167534,330046,1,'nose_type',-8,-52,93), (167535,330046,0,'skin_color',157,115,62), (167536,330046,1,'soga_cheek_type',0,-41,-78), (167537,330046,1,'soga_chin_type',0,94,-17), (167538,330046,1,'soga_ear_type',0,31,0), (167539,330046,1,'soga_eye_brow_type',0,38,68), (167540,330046,0,'soga_eye_color',229,229,102), (167541,330046,1,'soga_eye_type',31,0,0), (167542,330046,1,'soga_lip_type',-46,34,15), (167543,330046,1,'soga_nose_type',11,82,2), (167544,330046,0,'soga_skin_color',157,115,62), (167545,330046,0,'wing_color1',255,255,255), (167546,330046,0,'wing_color2',255,255,255), (167547,330047,1,'cheek_type',100,-100,0), (167548,330047,1,'chin_type',-100,100,100), (167549,330047,1,'ear_type',25,9,0), (167550,330047,1,'eye_brow_type',100,100,100), (167551,330047,0,'eye_color',118,14,183), (167552,330047,1,'eye_type',100,0,0), (167553,330047,0,'hair_color1',239,255,246), (167554,330047,0,'hair_face_color',171,60,32), (167555,330047,0,'hair_face_highlight_color',216,192,37), (167556,330047,0,'hair_type_color',171,60,32), (167557,330047,0,'hair_type_highlight_color',216,192,37), (167558,330047,1,'lip_type',100,50,-68), (167559,330047,1,'nose_type',0,-17,-1), (167560,330047,0,'skin_color',229,229,229), (167561,330047,1,'soga_cheek_type',0,100,100), (167562,330047,1,'soga_chin_type',0,100,50), (167563,330047,1,'soga_ear_type',0,100,0), (167564,330047,1,'soga_eye_brow_type',0,25,9), (167565,330047,0,'soga_eye_color',229,229,102), (167566,330047,1,'soga_eye_type',100,0,0), (167567,330047,0,'soga_hair_face_color',171,60,32), (167568,330047,0,'soga_hair_face_highlight_color',216,192,37), (167569,330047,0,'soga_hair_type_color',171,60,32), (167570,330047,0,'soga_hair_type_highlight_color',216,192,37), (167571,330047,1,'soga_lip_type',100,100,-100), (167572,330047,1,'soga_nose_type',-68,-100,100), (167573,330047,0,'soga_skin_color',229,229,229), (167574,330047,0,'wing_color1',255,255,255), (167575,330047,0,'wing_color2',255,255,255), (167576,330048,0,'eye_color',255,255,255), (167577,330048,0,'skin_color',255,255,255), (167578,330048,0,'soga_eye_color',255,0,255), (167579,330049,0,'eye_color',255,255,255), (167580,330049,0,'skin_color',255,255,255), (167581,330049,0,'soga_eye_color',255,0,255), (167582,330050,1,'cheek_type',100,-100,0), (167583,330050,1,'chin_type',-100,100,100), (167584,330050,1,'ear_type',25,9,0), (167585,330050,1,'eye_brow_type',100,100,100), (167586,330050,0,'eye_color',118,14,183), (167587,330050,1,'eye_type',100,0,0), (167588,330050,0,'hair_color1',239,255,242), (167589,330050,0,'hair_face_color',171,60,32), (167590,330050,0,'hair_face_highlight_color',216,192,37), (167591,330050,0,'hair_type_color',171,60,32), (167592,330050,0,'hair_type_highlight_color',216,192,37), (167593,330050,1,'lip_type',100,50,-68), (167594,330050,1,'nose_type',0,-17,-1), (167595,330050,0,'skin_color',165,123,67), (167596,330050,1,'soga_cheek_type',0,100,100), (167597,330050,1,'soga_chin_type',0,100,50), (167598,330050,1,'soga_ear_type',0,100,0), (167599,330050,1,'soga_eye_brow_type',0,25,9), (167600,330050,0,'soga_eye_color',229,229,102), (167601,330050,1,'soga_eye_type',100,0,0), (167602,330050,0,'soga_hair_face_color',171,60,32), (167603,330050,0,'soga_hair_face_highlight_color',216,192,37), (167604,330050,0,'soga_hair_type_color',171,60,32), (167605,330050,0,'soga_hair_type_highlight_color',216,192,37), (167606,330050,1,'soga_lip_type',100,100,-100), (167607,330050,1,'soga_nose_type',-68,-100,100), (167608,330050,0,'soga_skin_color',165,123,67), (167609,330050,0,'wing_color1',255,255,255), (167610,330050,0,'wing_color2',255,255,255), (167611,330051,1,'cheek_type',100,-100,0), (167612,330051,1,'chin_type',-100,100,100), (167613,330051,1,'ear_type',25,8,0), (167614,330051,1,'eye_brow_type',100,100,100), (167615,330051,0,'eye_color',118,14,183), (167616,330051,1,'eye_type',100,0,0), (167617,330051,0,'hair_color1',239,0,25), (167618,330051,0,'hair_face_color',171,60,32), (167619,330051,0,'hair_face_highlight_color',216,192,37), (167620,330051,0,'hair_type_color',171,60,32), (167621,330051,0,'hair_type_highlight_color',216,192,37), (167622,330051,1,'lip_type',100,50,-68), (167623,330051,1,'nose_type',0,-17,0), (167624,330051,0,'skin_color',221,194,101), (167625,330051,1,'soga_cheek_type',0,100,100), (167626,330051,1,'soga_chin_type',0,100,50), (167627,330051,1,'soga_ear_type',0,100,0), (167628,330051,1,'soga_eye_brow_type',0,25,8), (167629,330051,0,'soga_eye_color',229,229,102), (167630,330051,1,'soga_eye_type',100,0,0), (167631,330051,0,'soga_hair_face_color',171,60,32), (167632,330051,0,'soga_hair_face_highlight_color',216,192,37), (167633,330051,0,'soga_hair_type_color',171,60,32), (167634,330051,0,'soga_hair_type_highlight_color',216,192,37), (167635,330051,1,'soga_lip_type',100,100,-100), (167636,330051,1,'soga_nose_type',-68,-100,100), (167637,330051,0,'soga_skin_color',221,194,101), (167638,330051,0,'wing_color1',255,255,255), (167639,330051,0,'wing_color2',255,255,255), (167640,330052,1,'cheek_type',100,-100,0), (167641,330052,1,'chin_type',-100,100,100), (167642,330052,1,'ear_type',25,8,0), (167643,330052,1,'eye_brow_type',100,100,100), (167644,330052,0,'eye_color',118,14,183), (167645,330052,1,'eye_type',100,0,0), (167646,330052,0,'hair_color1',239,0,156), (167647,330052,0,'hair_face_color',171,60,32), (167648,330052,0,'hair_face_highlight_color',216,192,37), (167649,330052,0,'hair_type_color',171,60,32), (167650,330052,0,'hair_type_highlight_color',216,192,37), (167651,330052,1,'lip_type',100,50,-68), (167652,330052,1,'nose_type',0,-17,0), (167653,330052,0,'skin_color',2,0,0), (167654,330052,1,'soga_cheek_type',0,100,100), (167655,330052,1,'soga_chin_type',0,100,50), (167656,330052,1,'soga_ear_type',0,100,0), (167657,330052,1,'soga_eye_brow_type',0,25,8), (167658,330052,0,'soga_eye_color',229,229,102), (167659,330052,1,'soga_eye_type',100,0,0), (167660,330052,0,'soga_hair_face_color',171,60,32), (167661,330052,0,'soga_hair_face_highlight_color',216,192,37), (167662,330052,0,'soga_hair_type_color',171,60,32), (167663,330052,0,'soga_hair_type_highlight_color',216,192,37), (167664,330052,1,'soga_lip_type',100,100,-100), (167665,330052,1,'soga_nose_type',-68,-100,100), (167666,330052,0,'soga_skin_color',2,0,0), (167667,330052,0,'wing_color1',255,255,255), (167668,330052,0,'wing_color2',255,255,255), (167669,330053,1,'cheek_type',100,-100,0), (167670,330053,1,'chin_type',-100,100,100), (167671,330053,1,'ear_type',25,9,0), (167672,330053,1,'eye_brow_type',100,100,100), (167673,330053,0,'eye_color',118,14,183), (167674,330053,1,'eye_type',100,0,0), (167675,330053,0,'hair_color1',239,255,242), (167676,330053,0,'hair_face_color',171,60,32), (167677,330053,0,'hair_face_highlight_color',216,192,37), (167678,330053,0,'hair_type_color',171,60,32), (167679,330053,0,'hair_type_highlight_color',216,192,37), (167680,330053,1,'lip_type',100,50,-68), (167681,330053,1,'nose_type',0,-17,-1), (167682,330053,0,'skin_color',165,123,67), (167683,330053,1,'soga_cheek_type',0,100,100), (167684,330053,1,'soga_chin_type',0,100,50), (167685,330053,1,'soga_ear_type',0,100,0), (167686,330053,1,'soga_eye_brow_type',0,25,9), (167687,330053,0,'soga_eye_color',229,229,102), (167688,330053,1,'soga_eye_type',100,0,0), (167689,330053,0,'soga_hair_face_color',171,60,32), (167690,330053,0,'soga_hair_face_highlight_color',216,192,37), (167691,330053,0,'soga_hair_type_color',171,60,32), (167692,330053,0,'soga_hair_type_highlight_color',216,192,37), (167693,330053,1,'soga_lip_type',100,100,-100), (167694,330053,1,'soga_nose_type',-68,-100,100), (167695,330053,0,'soga_skin_color',165,123,67), (167696,330053,0,'wing_color1',255,255,255), (167697,330053,0,'wing_color2',255,255,255), (167698,330054,1,'cheek_type',100,-100,0), (167699,330054,1,'chin_type',-100,100,100), (167700,330054,1,'ear_type',25,9,0), (167701,330054,1,'eye_brow_type',100,100,100), (167702,330054,0,'eye_color',118,14,183), (167703,330054,1,'eye_type',100,0,0), (167704,330054,0,'hair_color1',239,255,28), (167705,330054,0,'hair_face_color',171,60,32), (167706,330054,0,'hair_face_highlight_color',216,192,37), (167707,330054,0,'hair_type_color',171,60,32), (167708,330054,0,'hair_type_highlight_color',216,192,37), (167709,330054,1,'lip_type',100,50,-68), (167710,330054,1,'nose_type',0,-17,-1), (167711,330054,0,'skin_color',43,46,47), (167712,330054,1,'soga_cheek_type',0,100,100), (167713,330054,1,'soga_chin_type',0,100,50), (167714,330054,1,'soga_ear_type',0,100,0), (167715,330054,1,'soga_eye_brow_type',0,25,9), (167716,330054,0,'soga_eye_color',229,229,102), (167717,330054,1,'soga_eye_type',100,0,0), (167718,330054,0,'soga_hair_face_color',171,60,32), (167719,330054,0,'soga_hair_face_highlight_color',216,192,37), (167720,330054,0,'soga_hair_type_color',171,60,32), (167721,330054,0,'soga_hair_type_highlight_color',216,192,37), (167722,330054,1,'soga_lip_type',100,100,-100), (167723,330054,1,'soga_nose_type',-68,-100,100), (167724,330054,0,'soga_skin_color',43,46,47), (167725,330054,0,'wing_color1',255,255,255), (167726,330054,0,'wing_color2',255,255,255), (167727,330055,1,'cheek_type',-17,0,0), (167728,330055,1,'chin_type',-10,17,-45), (167729,330055,1,'ear_type',-8,0,0), (167730,330055,1,'eye_brow_type',0,-2,-25), (167731,330055,0,'eye_color',34,59,37), (167732,330055,1,'eye_type',-10,0,0), (167733,330055,0,'hair_color1',17,0,100), (167734,330055,0,'hair_face_color',196,188,184), (167735,330055,0,'hair_face_highlight_color',155,79,2), (167736,330055,0,'hair_type_color',196,188,184), (167737,330055,0,'hair_type_highlight_color',155,79,2), (167738,330055,1,'lip_type',14,-7,-34), (167739,330055,1,'nose_type',23,17,0), (167740,330055,0,'skin_color',254,252,248), (167741,330055,1,'soga_cheek_type',0,0,-2), (167742,330055,1,'soga_chin_type',0,14,-7), (167743,330055,1,'soga_ear_type',0,-10,0), (167744,330055,1,'soga_eye_brow_type',0,-8,0), (167745,330055,0,'soga_eye_color',229,229,102), (167746,330055,1,'soga_eye_type',-32,0,0), (167747,330055,0,'soga_hair_face_color',196,188,184), (167748,330055,0,'soga_hair_face_highlight_color',155,79,2), (167749,330055,0,'soga_hair_type_color',196,188,184), (167750,330055,0,'soga_hair_type_highlight_color',155,79,2), (167751,330055,1,'soga_lip_type',-25,-17,0), (167752,330055,1,'soga_nose_type',-34,-10,17), (167753,330055,0,'soga_skin_color',254,252,248), (167754,330055,0,'wing_color1',255,255,255), (167755,330055,0,'wing_color2',255,255,255), (167756,330056,1,'cheek_type',0,2,0), (167757,330056,1,'chin_type',-38,3,2), (167758,330056,1,'ear_type',23,-5,0), (167759,330056,1,'eye_brow_type',34,0,14), (167760,330056,0,'eye_color',222,35,32), (167761,330056,1,'eye_type',-32,0,0), (167762,330056,0,'hair_color1',17,242,17), (167763,330056,0,'hair_face_color',52,38,20), (167764,330056,0,'hair_face_highlight_color',216,192,37), (167765,330056,0,'hair_type_color',52,38,20), (167766,330056,0,'hair_type_highlight_color',216,192,37), (167767,330056,1,'lip_type',-31,-2,10), (167768,330056,1,'nose_type',-2,17,-14), (167769,330056,0,'skin_color',114,32,1), (167770,330056,1,'soga_cheek_type',0,34,0), (167771,330056,1,'soga_chin_type',0,-31,-2), (167772,330056,1,'soga_ear_type',0,-32,0), (167773,330056,1,'soga_eye_brow_type',0,23,-5), (167774,330056,0,'soga_eye_color',229,229,102), (167775,330056,1,'soga_eye_type',-32,0,0), (167776,330056,0,'soga_hair_face_color',52,38,20), (167777,330056,0,'soga_hair_face_highlight_color',216,192,37), (167778,330056,0,'soga_hair_type_color',52,38,20), (167779,330056,0,'soga_hair_type_highlight_color',216,192,37), (167780,330056,1,'soga_lip_type',14,0,2), (167781,330056,1,'soga_nose_type',10,-38,3), (167782,330056,0,'soga_skin_color',114,32,1), (167783,330056,0,'wing_color1',255,255,255), (167784,330056,0,'wing_color2',255,255,255), (167785,330057,1,'cheek_type',-29,-23,0), (167786,330057,1,'chin_type',26,17,32), (167787,330057,1,'ear_type',-40,-25,0), (167788,330057,1,'eye_brow_type',-9,35,-8), (167789,330057,0,'eye_color',222,35,32), (167790,330057,1,'eye_type',-3,0,0), (167791,330057,0,'hair_color1',20,233,249), (167792,330057,0,'hair_face_color',52,38,20), (167793,330057,0,'hair_face_highlight_color',216,192,37), (167794,330057,0,'hair_type_color',52,38,20), (167795,330057,0,'hair_type_highlight_color',216,192,37), (167796,330057,1,'lip_type',-12,-22,22), (167797,330057,1,'nose_type',-28,20,-23), (167798,330057,0,'skin_color',95,29,1), (167799,330057,1,'soga_cheek_type',0,-9,35), (167800,330057,1,'soga_chin_type',0,-12,-22), (167801,330057,1,'soga_ear_type',0,-3,0), (167802,330057,1,'soga_eye_brow_type',0,-40,-25), (167803,330057,0,'soga_eye_color',229,229,102), (167804,330057,1,'soga_eye_type',-5,0,0), (167805,330057,0,'soga_hair_face_color',52,38,20), (167806,330057,0,'soga_hair_face_highlight_color',216,192,37), (167807,330057,0,'soga_hair_type_color',52,38,20), (167808,330057,0,'soga_hair_type_highlight_color',216,192,37), (167809,330057,1,'soga_lip_type',-8,-29,-23), (167810,330057,1,'soga_nose_type',22,26,17), (167811,330057,0,'soga_skin_color',95,29,1), (167812,330057,0,'wing_color1',255,255,255), (167813,330057,0,'wing_color2',255,255,255), (167814,330058,1,'cheek_type',38,7,0), (167815,330058,1,'chin_type',28,23,-28), (167816,330058,1,'ear_type',-29,-25,0), (167817,330058,1,'eye_brow_type',-19,0,8), (167818,330058,0,'eye_color',126,130,126), (167819,330058,1,'eye_type',-31,0,0), (167820,330058,0,'hair_color1',237,227,0), (167821,330058,0,'hair_face_color',75,28,9), (167822,330058,0,'hair_face_highlight_color',152,118,74), (167823,330058,0,'hair_type_color',75,28,9), (167824,330058,0,'hair_type_highlight_color',152,118,74), (167825,330058,1,'lip_type',-7,-12,34), (167826,330058,1,'nose_type',0,-19,-29), (167827,330058,0,'skin_color',107,33,1), (167828,330058,1,'soga_cheek_type',0,-19,0), (167829,330058,1,'soga_chin_type',0,-7,-12), (167830,330058,1,'soga_ear_type',0,-31,0), (167831,330058,1,'soga_eye_brow_type',0,-29,-25), (167832,330058,0,'soga_eye_color',229,229,102), (167833,330058,1,'soga_eye_type',-31,0,0), (167834,330058,0,'soga_hair_face_color',75,28,9), (167835,330058,0,'soga_hair_face_highlight_color',152,118,74), (167836,330058,0,'soga_hair_type_color',75,28,9), (167837,330058,0,'soga_hair_type_highlight_color',152,118,74), (167838,330058,1,'soga_lip_type',8,38,7), (167839,330058,1,'soga_nose_type',34,28,23), (167840,330058,0,'soga_skin_color',107,33,1), (167841,330058,0,'wing_color1',255,255,255), (167842,330058,0,'wing_color2',255,255,255), (167843,330059,1,'cheek_type',0,-45,0), (167844,330059,1,'chin_type',7,-10,21), (167845,330059,1,'ear_type',7,-2,0), (167846,330059,1,'eye_brow_type',-4,-18,-29), (167847,330059,0,'eye_color',34,59,37), (167848,330059,1,'eye_type',28,0,0), (167849,330059,0,'hair_color1',252,0,156), (167850,330059,0,'hair_face_color',196,188,184), (167851,330059,0,'hair_face_highlight_color',155,79,2), (167852,330059,0,'hair_type_color',196,188,184), (167853,330059,0,'hair_type_highlight_color',155,79,2), (167854,330059,1,'lip_type',-18,-28,14), (167855,330059,1,'nose_type',-8,-4,0), (167856,330059,0,'skin_color',58,19,3), (167857,330059,1,'soga_cheek_type',0,-4,-18), (167858,330059,1,'soga_chin_type',0,-18,-28), (167859,330059,1,'soga_ear_type',0,28,0), (167860,330059,1,'soga_eye_brow_type',0,7,-2), (167861,330059,0,'soga_eye_color',229,229,102), (167862,330059,1,'soga_eye_type',-3,0,0), (167863,330059,0,'soga_hair_face_color',196,188,184), (167864,330059,0,'soga_hair_face_highlight_color',155,79,2), (167865,330059,0,'soga_hair_type_color',196,188,184), (167866,330059,0,'soga_hair_type_highlight_color',155,79,2), (167867,330059,1,'soga_lip_type',-29,0,-45), (167868,330059,1,'soga_nose_type',14,7,-10), (167869,330059,0,'soga_skin_color',58,19,3), (167870,330059,0,'wing_color1',255,255,255), (167871,330059,0,'wing_color2',255,255,255), (167872,330060,1,'cheek_type',-14,28,0), (167873,330060,1,'chin_type',0,7,-12), (167874,330060,1,'ear_type',31,0,0), (167875,330060,1,'eye_brow_type',-1,-5,10), (167876,330060,0,'eye_color',200,220,196), (167877,330060,0,'hair_color1',253,44,0), (167878,330060,0,'hair_face_color',126,62,11), (167879,330060,0,'hair_face_highlight_color',97,66,28), (167880,330060,0,'hair_type_color',126,62,11), (167881,330060,0,'hair_type_highlight_color',97,66,28), (167882,330060,1,'lip_type',-28,-34,-9), (167883,330060,1,'nose_type',7,-3,44), (167884,330060,0,'skin_color',150,89,63), (167885,330060,1,'soga_cheek_type',0,-1,-5), (167886,330060,1,'soga_chin_type',0,-28,-34), (167887,330060,1,'soga_ear_type',31,0,0), (167888,330060,1,'soga_eye_brow_type',0,31,0), (167889,330060,0,'soga_eye_color',229,229,102), (167890,330060,0,'soga_hair_face_color',126,62,11), (167891,330060,0,'soga_hair_face_highlight_color',97,66,28), (167892,330060,0,'soga_hair_type_color',126,62,11), (167893,330060,0,'soga_hair_type_highlight_color',97,66,28), (167894,330060,1,'soga_lip_type',10,-14,28), (167895,330060,1,'soga_nose_type',-9,0,7), (167896,330060,0,'soga_skin_color',150,89,63), (167897,330060,0,'wing_color1',255,255,255), (167898,330060,0,'wing_color2',255,255,255), (167899,330061,1,'cheek_type',-29,-23,0), (167900,330061,1,'chin_type',26,17,32), (167901,330061,1,'ear_type',-40,-25,0), (167902,330061,1,'eye_brow_type',-9,35,-8), (167903,330061,0,'eye_color',222,35,32), (167904,330061,1,'eye_type',-3,0,0), (167905,330061,0,'hair_color1',20,233,239), (167906,330061,0,'hair_face_color',52,38,20), (167907,330061,0,'hair_face_highlight_color',216,192,37), (167908,330061,0,'hair_type_color',52,38,20), (167909,330061,0,'hair_type_highlight_color',216,192,37), (167910,330061,1,'lip_type',-12,-22,22), (167911,330061,1,'nose_type',-28,20,-23), (167912,330061,0,'skin_color',221,188,99), (167913,330061,1,'soga_cheek_type',0,-9,35), (167914,330061,1,'soga_chin_type',0,-12,-22), (167915,330061,1,'soga_ear_type',0,-3,0), (167916,330061,1,'soga_eye_brow_type',0,-40,-25), (167917,330061,0,'soga_eye_color',229,229,102), (167918,330061,1,'soga_eye_type',-3,0,0), (167919,330061,0,'soga_hair_face_color',52,38,20), (167920,330061,0,'soga_hair_face_highlight_color',216,192,37), (167921,330061,0,'soga_hair_type_color',52,38,20), (167922,330061,0,'soga_hair_type_highlight_color',216,192,37), (167923,330061,1,'soga_lip_type',-8,-29,-23), (167924,330061,1,'soga_nose_type',22,26,17), (167925,330061,0,'soga_skin_color',221,188,99), (167926,330061,0,'wing_color1',255,255,255), (167927,330061,0,'wing_color2',255,255,255), (167928,330062,1,'cheek_type',-46,28,0), (167929,330062,1,'chin_type',69,-50,-66), (167930,330062,1,'ear_type',-1,-47,0), (167931,330062,1,'eye_brow_type',-98,40,56), (167932,330062,0,'eye_color',24,252,169), (167933,330062,1,'eye_type',-43,0,0), (167934,330062,0,'hair_color1',233,45,210), (167935,330062,1,'lip_type',61,-1,18), (167936,330062,1,'nose_type',-44,-23,45), (167937,330062,0,'skin_color',231,211,203), (167938,330062,1,'soga_cheek_type',0,-98,40), (167939,330062,1,'soga_chin_type',0,61,-1), (167940,330062,1,'soga_ear_type',0,-43,0), (167941,330062,1,'soga_eye_brow_type',0,-1,-47), (167942,330062,0,'soga_eye_color',229,229,102), (167943,330062,1,'soga_eye_type',-43,0,0), (167944,330062,1,'soga_lip_type',56,-46,28), (167945,330062,1,'soga_nose_type',18,69,-50), (167946,330062,0,'soga_skin_color',231,211,203), (167947,330062,0,'wing_color1',255,255,255), (167948,330062,0,'wing_color2',255,255,255), (167949,330063,1,'cheek_type',-20,-17,0), (167950,330063,1,'chin_type',-2,31,1), (167951,330063,1,'ear_type',75,75,0), (167952,330063,1,'eye_brow_type',-61,-28,-25), (167953,330063,0,'eye_color',6,253,139), (167954,330063,1,'eye_type',23,0,0), (167955,330063,0,'hair_color1',37,7,167), (167956,330063,1,'lip_type',-64,-34,-75), (167957,330063,1,'nose_type',-43,37,7), (167958,330063,0,'skin_color',142,41,1), (167959,330063,1,'soga_cheek_type',0,-61,-28), (167960,330063,1,'soga_chin_type',0,-64,-34), (167961,330063,1,'soga_ear_type',0,23,0), (167962,330063,1,'soga_eye_brow_type',0,75,75), (167963,330063,0,'soga_eye_color',229,229,102), (167964,330063,1,'soga_eye_type',23,0,0), (167965,330063,1,'soga_lip_type',-25,-20,-17), (167966,330063,1,'soga_nose_type',-75,-2,31), (167967,330063,0,'soga_skin_color',142,41,1), (167968,330063,0,'wing_color1',255,255,255), (167969,330063,0,'wing_color2',255,255,255), (167970,330064,0,'eye_color',255,255,255), (167971,330064,0,'skin_color',255,255,255), (167972,330064,0,'soga_eye_color',255,0,255), (167973,330065,0,'eye_color',255,255,255), (167974,330065,0,'skin_color',255,255,255), (167975,330065,0,'soga_eye_color',255,0,255), (167979,330067,0,'eye_color',255,255,255), (167980,330067,0,'skin_color',255,255,255), (167981,330067,0,'soga_eye_color',255,0,255), (167982,330068,0,'eye_color',29,29,90), (167983,330068,0,'skin_color',147,167,78), (167984,330068,0,'soga_eye_color',255,0,255), (167985,330069,1,'cheek_type',-74,-84,0), (167986,330069,1,'chin_type',7,75,-59), (167987,330069,1,'ear_type',74,-29,0), (167988,330069,1,'eye_brow_type',71,35,14), (167989,330069,0,'eye_color',126,178,194), (167990,330069,1,'eye_type',-40,0,0), (167991,330069,0,'hair_color1',51,12,84), (167992,330069,0,'hair_color2',34,0,0), (167993,330069,0,'hair_face_color',15,1,21), (167994,330069,0,'hair_face_highlight_color',100,70,10), (167995,330069,0,'hair_highlight',56,33,26), (167996,330069,0,'hair_type_color',15,1,21), (167997,330069,0,'hair_type_highlight_color',100,70,10), (167998,330069,1,'lip_type',-38,53,-55), (167999,330069,1,'nose_type',-4,51,12), (168000,330069,0,'skin_color',125,96,98), (168001,330069,1,'soga_cheek_type',0,71,35), (168002,330069,1,'soga_chin_type',0,-38,53), (168003,330069,1,'soga_ear_type',0,-40,0), (168004,330069,1,'soga_eye_brow_type',0,74,-29), (168005,330069,0,'soga_eye_color',229,229,102), (168006,330069,1,'soga_eye_type',34,0,0), (168007,330069,0,'soga_hair_color1',26,24,25), (168008,330069,0,'soga_hair_color2',36,34,36), (168009,330069,0,'soga_hair_face_color',15,1,21), (168010,330069,0,'soga_hair_face_highlight_color',100,70,10), (168011,330069,0,'soga_hair_highlight',56,33,26), (168012,330069,0,'soga_hair_type_color',15,1,21), (168013,330069,0,'soga_hair_type_highlight_color',100,70,10), (168014,330069,1,'soga_lip_type',14,-74,-84), (168015,330069,1,'soga_nose_type',-55,7,75), (168016,330069,0,'soga_skin_color',125,96,98), (168017,330069,0,'wing_color1',255,255,255), (168018,330069,0,'wing_color2',255,255,255), (168019,330070,0,'eye_color',255,255,255), (168020,330070,0,'skin_color',40,80,80), (168021,330070,0,'soga_eye_color',255,0,255), (168022,330071,0,'eye_color',255,255,255), (168023,330071,0,'skin_color',68,68,68), (168024,330071,0,'soga_eye_color',255,0,255), (168025,330072,0,'eye_color',255,255,255), (168026,330072,0,'skin_color',0,63,0), (168027,330072,0,'soga_eye_color',255,0,255), (168028,330073,1,'eye_brow_type',-83,0,0), (168029,330073,0,'eye_color',0,36,36), (168030,330073,0,'hair_color1',160,0,95), (168031,330073,1,'lip_type',-78,0,0), (168032,330073,1,'nose_type',-35,-96,0), (168033,330073,0,'skin_color',88,88,0), (168034,330073,1,'soga_cheek_type',0,-83,0), (168035,330073,1,'soga_chin_type',0,-78,0), (168036,330073,1,'soga_eye_brow_type',-90,0,0), (168037,330073,0,'soga_eye_color',229,229,102), (168038,330073,1,'soga_lip_type',-18,0,0), (168039,330073,1,'soga_nose_type',-70,23,0), (168040,330073,0,'soga_skin_color',88,88,0), (168041,330073,0,'wing_color1',255,255,255), (168042,330073,0,'wing_color2',255,255,255), (168043,330074,0,'eye_color',255,255,255), (168044,330074,0,'skin_color',128,63,0), (168045,330074,0,'soga_eye_color',255,0,255), (168046,330075,0,'eye_color',255,255,255), (168047,330075,0,'skin_color',0,63,0), (168048,330075,0,'soga_eye_color',255,0,255), (168049,330076,0,'eye_color',255,255,255), (168050,330076,0,'skin_color',66,19,12), (168051,330076,0,'soga_eye_color',255,0,255), (168070,330078,0,'skin_color',107,75,52), (168089,330079,0,'eye_color',255,255,255), (168090,330079,0,'skin_color',255,255,255), (168091,330079,0,'soga_eye_color',255,0,255), (168092,330080,0,'eye_color',255,255,255), (168093,330080,0,'skin_color',255,255,255), (168094,330080,0,'soga_eye_color',255,0,255), (168095,330081,0,'eye_color',255,255,255), (168096,330081,0,'skin_color',1,1,1), (168097,330081,0,'soga_eye_color',255,0,255), (168098,330082,0,'eye_color',255,255,255), (168099,330082,0,'skin_color',63,0,0), (168100,330082,0,'soga_eye_color',255,0,255), (168101,330083,0,'eye_color',255,255,255), (168102,330083,0,'skin_color',128,63,0), (168103,330083,0,'soga_eye_color',255,0,255), (168104,330084,0,'eye_color',255,255,255), (168105,330084,0,'skin_color',255,255,255), (168106,330084,0,'soga_eye_color',255,0,255), (168122,330085,0,'skin_color',150,150,150), (168141,330086,0,'eye_color',255,255,255), (168142,330086,0,'skin_color',255,255,255), (168143,330086,0,'soga_eye_color',255,0,255), (168144,330087,0,'eye_color',255,255,255), (168145,330087,0,'skin_color',255,255,255), (168146,330087,0,'soga_eye_color',255,0,255), (168147,330088,0,'eye_color',255,255,255), (168148,330088,0,'skin_color',255,255,255), (168149,330088,0,'soga_eye_color',255,0,255), (168150,330089,0,'eye_color',255,255,255), (168151,330089,0,'skin_color',255,255,255), (168152,330089,0,'soga_eye_color',255,0,255), (168153,330090,0,'eye_color',255,255,255), (168154,330090,0,'skin_color',255,255,255), (168155,330090,0,'soga_eye_color',255,0,255), (168192,330092,0,'skin_color',150,150,150), (168227,330094,1,'cheek_type',17,23,0), (168228,330094,1,'chin_type',-4,14,14), (168229,330094,1,'ear_type',-32,1,0), (168230,330094,1,'eye_brow_type',-2,-1,25), (168231,330094,0,'eye_color',114,78,35), (168232,330094,1,'eye_type',-11,0,0), (168233,330094,0,'hair_color1',25,12,156), (168234,330094,0,'hair_face_color',158,185,160), (168235,330094,0,'hair_face_highlight_color',183,141,0), (168236,330094,0,'hair_type_color',158,185,160), (168237,330094,0,'hair_type_highlight_color',183,141,0), (168238,330094,1,'lip_type',-29,-14,2), (168239,330094,1,'nose_type',14,25,12), (168240,330094,0,'skin_color',229,186,175), (168241,330094,1,'soga_cheek_type',0,-2,-1), (168242,330094,1,'soga_chin_type',0,-29,-14), (168243,330094,1,'soga_ear_type',0,-11,0), (168244,330094,1,'soga_eye_brow_type',0,-32,1), (168245,330094,0,'soga_eye_color',229,229,102), (168246,330094,1,'soga_eye_type',2,0,0), (168247,330094,0,'soga_hair_face_color',158,185,160), (168248,330094,0,'soga_hair_face_highlight_color',183,141,0), (168249,330094,0,'soga_hair_type_color',158,185,160), (168250,330094,0,'soga_hair_type_highlight_color',183,141,0), (168251,330094,1,'soga_lip_type',25,17,23), (168252,330094,1,'soga_nose_type',2,-4,14), (168253,330094,0,'soga_skin_color',229,186,175), (168254,330094,0,'wing_color1',255,255,255), (168255,330094,0,'wing_color2',255,255,255), (168256,330095,1,'cheek_type',-2,37,0), (168257,330095,1,'chin_type',4,0,-17), (168258,330095,1,'ear_type',-17,0,0), (168259,330095,1,'eye_brow_type',-4,-43,-25), (168260,330095,0,'eye_color',32,22,52), (168261,330095,1,'eye_type',26,0,0), (168262,330095,0,'hair_color1',227,4,0), (168263,330095,0,'hair_color2',49,49,53), (168264,330095,0,'hair_face_color',135,125,134), (168265,330095,0,'hair_face_highlight_color',105,103,97), (168266,330095,0,'hair_highlight',103,102,153), (168267,330095,0,'hair_type_color',135,125,134), (168268,330095,0,'hair_type_highlight_color',105,103,97), (168269,330095,1,'lip_type',-20,12,17), (168270,330095,1,'nose_type',3,-29,4), (168271,330095,0,'skin_color',21,77,76), (168272,330095,1,'soga_cheek_type',0,-4,-43), (168273,330095,1,'soga_chin_type',0,-20,12), (168274,330095,1,'soga_ear_type',0,26,0), (168275,330095,1,'soga_eye_brow_type',0,-17,0), (168276,330095,0,'soga_eye_color',229,229,102), (168277,330095,1,'soga_eye_type',64,0,0), (168278,330095,0,'soga_hair_color1',43,36,70), (168279,330095,0,'soga_hair_color2',49,49,53), (168280,330095,0,'soga_hair_face_color',135,125,134), (168281,330095,0,'soga_hair_face_highlight_color',105,103,97), (168282,330095,0,'soga_hair_highlight',103,102,153), (168283,330095,0,'soga_hair_type_color',135,125,134), (168284,330095,0,'soga_hair_type_highlight_color',105,103,97), (168285,330095,1,'soga_lip_type',-25,-2,37), (168286,330095,1,'soga_nose_type',17,4,0), (168287,330095,0,'soga_skin_color',21,77,76), (168288,330095,0,'wing_color1',255,255,255), (168289,330095,0,'wing_color2',255,255,255), (168324,330097,1,'cheek_type',-8,3,0), (168325,330097,1,'chin_type',17,7,-20), (168326,330097,1,'ear_type',44,26,0), (168327,330097,1,'eye_brow_type',-11,0,26), (168328,330097,0,'eye_color',108,44,163), (168329,330097,1,'eye_type',-11,0,0), (168330,330097,0,'hair_color1',8,245,156), (168331,330097,0,'hair_face_color',86,72,55), (168332,330097,0,'hair_face_highlight_color',216,192,37), (168333,330097,0,'hair_type_color',86,72,55), (168334,330097,0,'hair_type_highlight_color',216,192,37), (168335,330097,1,'lip_type',-11,-7,12), (168336,330097,1,'nose_type',-43,8,-11), (168337,330097,0,'skin_color',107,118,91), (168338,330097,1,'soga_cheek_type',0,-11,0), (168339,330097,1,'soga_chin_type',0,-11,-7), (168340,330097,1,'soga_ear_type',0,-11,0), (168341,330097,1,'soga_eye_brow_type',0,44,26), (168342,330097,0,'soga_eye_color',229,229,102), (168343,330097,1,'soga_eye_type',-11,0,0), (168344,330097,0,'soga_hair_face_color',86,72,55), (168345,330097,0,'soga_hair_face_highlight_color',216,192,37), (168346,330097,0,'soga_hair_type_color',86,72,55), (168347,330097,0,'soga_hair_type_highlight_color',216,192,37), (168348,330097,1,'soga_lip_type',26,-8,3), (168349,330097,1,'soga_nose_type',12,17,7), (168350,330097,0,'soga_skin_color',107,118,91), (168351,330097,0,'wing_color1',255,255,255), (168352,330097,0,'wing_color2',255,255,255), (168353,330098,1,'cheek_type',20,58,0), (168354,330098,1,'chin_type',50,-85,-65), (168355,330098,1,'eye_brow_type',11,-62,-47), (168356,330098,0,'eye_color',118,73,53), (168357,330098,1,'eye_type',41,0,0), (168358,330098,0,'hair_color1',233,47,25), (168359,330098,0,'hair_face_color',10,32,34), (168360,330098,0,'hair_type_color',10,32,34), (168361,330098,1,'lip_type',79,68,-44), (168362,330098,1,'nose_type',42,-23,47), (168363,330098,0,'skin_color',10,32,34), (168364,330098,1,'soga_cheek_type',0,11,-62), (168365,330098,1,'soga_chin_type',0,79,68), (168366,330098,1,'soga_ear_type',0,41,0), (168367,330098,1,'soga_eye_brow_type',17,9,79), (168368,330098,0,'soga_eye_color',229,229,102), (168369,330098,1,'soga_eye_type',25,0,0), (168370,330098,0,'soga_hair_face_color',10,32,34), (168371,330098,0,'soga_hair_type_color',10,32,34), (168372,330098,1,'soga_lip_type',-47,20,58), (168373,330098,1,'soga_nose_type',-44,50,-85), (168374,330098,0,'soga_skin_color',10,32,34), (168375,330098,0,'wing_color1',255,255,255), (168376,330098,0,'wing_color2',255,255,255), (168406,330100,1,'cheek_type',100,-100,0), (168407,330100,1,'chin_type',-100,100,100), (168408,330100,1,'ear_type',26,11,0), (168409,330100,1,'eye_brow_type',100,100,100), (168410,330100,0,'eye_color',118,14,183), (168411,330100,1,'eye_type',100,0,0), (168412,330100,0,'hair_color1',238,253,100), (168413,330100,0,'hair_face_color',171,60,32), (168414,330100,0,'hair_face_highlight_color',216,192,37), (168415,330100,0,'hair_type_color',171,60,32), (168416,330100,0,'hair_type_highlight_color',216,192,37), (168417,330100,1,'lip_type',100,50,-68), (168418,330100,1,'nose_type',0,-18,-3), (168419,330100,0,'skin_color',196,187,133), (168420,330100,1,'soga_cheek_type',0,100,100), (168421,330100,1,'soga_chin_type',0,100,50), (168422,330100,1,'soga_ear_type',0,100,0), (168423,330100,1,'soga_eye_brow_type',0,26,11), (168424,330100,0,'soga_eye_color',229,229,102), (168425,330100,1,'soga_eye_type',-28,0,0), (168426,330100,0,'soga_hair_face_color',171,60,32), (168427,330100,0,'soga_hair_face_highlight_color',216,192,37), (168428,330100,0,'soga_hair_type_color',171,60,32), (168429,330100,0,'soga_hair_type_highlight_color',216,192,37), (168430,330100,1,'soga_lip_type',100,100,-100), (168431,330100,1,'soga_nose_type',-68,-100,100), (168432,330100,0,'soga_skin_color',196,187,133), (168433,330100,0,'wing_color1',255,255,255), (168434,330100,0,'wing_color2',255,255,255), (168435,330101,1,'cheek_type',62,45,0), (168436,330101,1,'chin_type',-93,-62,-58), (168437,330101,1,'ear_type',89,84,0), (168438,330101,1,'eye_brow_type',7,79,9), (168439,330101,0,'eye_color',116,124,67), (168440,330101,1,'eye_type',-52,0,0), (168441,330101,0,'hair_color1',83,0,233), (168442,330101,0,'hair_color2',244,0,0), (168443,330101,0,'hair_face_color',224,230,231), (168444,330101,0,'hair_face_highlight_color',219,179,16), (168445,330101,0,'hair_type_color',224,230,231), (168446,330101,0,'hair_type_highlight_color',219,179,16), (168447,330101,1,'lip_type',32,-53,55), (168448,330101,1,'nose_type',56,83,0), (168449,330101,0,'skin_color',195,205,205), (168450,330101,1,'soga_cheek_type',0,7,79), (168451,330101,1,'soga_chin_type',0,32,-53), (168452,330101,1,'soga_ear_type',0,-52,0), (168453,330101,1,'soga_eye_brow_type',0,89,84), (168454,330101,0,'soga_eye_color',229,229,102), (168455,330101,1,'soga_eye_type',-12,0,0), (168456,330101,0,'soga_hair_face_color',224,230,231), (168457,330101,0,'soga_hair_face_highlight_color',219,179,16), (168458,330101,0,'soga_hair_type_color',224,230,231), (168459,330101,0,'soga_hair_type_highlight_color',219,179,16), (168460,330101,1,'soga_lip_type',9,62,45), (168461,330101,1,'soga_nose_type',55,-93,-62), (168462,330101,0,'soga_skin_color',195,205,205), (168463,330101,0,'wing_color1',255,255,255), (168464,330101,0,'wing_color2',255,255,255), (168465,330102,1,'cheek_type',-28,31,0), (168466,330102,1,'chin_type',-28,0,19), (168467,330102,1,'ear_type',-3,35,0), (168468,330102,1,'eye_brow_type',-34,34,-3), (168469,330102,0,'eye_color',240,236,46), (168470,330102,1,'eye_type',100,0,0), (168471,330102,0,'hair_color1',238,253,32), (168472,330102,0,'hair_face_color',23,15,0), (168473,330102,0,'hair_face_highlight_color',216,192,37), (168474,330102,0,'hair_type_color',23,15,0), (168475,330102,0,'hair_type_highlight_color',216,192,37), (168476,330102,1,'lip_type',28,-17,-14), (168477,330102,1,'nose_type',0,-18,-3), (168478,330102,0,'skin_color',138,125,93), (168479,330102,1,'soga_cheek_type',0,-34,34), (168480,330102,1,'soga_chin_type',0,28,-17), (168481,330102,1,'soga_ear_type',0,100,0), (168482,330102,1,'soga_eye_brow_type',0,-3,35), (168483,330102,0,'soga_eye_color',229,229,102), (168484,330102,0,'soga_hair_face_color',23,15,0), (168485,330102,0,'soga_hair_face_highlight_color',216,192,37), (168486,330102,0,'soga_hair_type_color',23,15,0), (168487,330102,0,'soga_hair_type_highlight_color',216,192,37), (168488,330102,1,'soga_lip_type',-3,-28,31), (168489,330102,1,'soga_nose_type',-14,-28,0), (168490,330102,0,'soga_skin_color',138,125,93), (168491,330102,0,'wing_color1',255,255,255), (168492,330102,0,'wing_color2',255,255,255), (168565,330105,0,'skin_color',245,250,250), (168637,330108,0,'eye_color',255,255,255), (168638,330108,0,'skin_color',255,255,255), (168639,330108,0,'soga_eye_color',255,0,255), (168640,330109,1,'cheek_type',-37,-7,0), (168641,330109,1,'chin_type',-1,-45,-51), (168642,330109,1,'ear_type',-78,-34,0), (168643,330109,1,'eye_brow_type',-81,17,-3), (168644,330109,0,'eye_color',201,181,145), (168645,330109,1,'eye_type',-68,0,0), (168646,330109,0,'hair_color1',204,188,242), (168647,330109,0,'hair_color2',100,0,0), (168648,330109,0,'hair_face_color',61,61,75), (168649,330109,0,'hair_face_highlight_color',119,147,147), (168650,330109,0,'hair_highlight',123,123,130), (168651,330109,0,'hair_type_color',61,61,75), (168652,330109,0,'hair_type_highlight_color',119,147,147), (168653,330109,1,'lip_type',-14,25,-34), (168654,330109,1,'nose_type',76,-52,-68), (168655,330109,0,'skin_color',231,219,220), (168656,330109,1,'soga_cheek_type',0,-81,17), (168657,330109,1,'soga_chin_type',0,-14,25), (168658,330109,1,'soga_ear_type',0,-68,0), (168659,330109,1,'soga_eye_brow_type',0,-78,-34), (168660,330109,0,'soga_eye_color',204,204,204), (168661,330109,1,'soga_eye_type',100,0,0), (168662,330109,0,'soga_hair_color1',50,48,56), (168663,330109,0,'soga_hair_color2',68,72,71), (168664,330109,0,'soga_hair_face_color',61,61,75), (168665,330109,0,'soga_hair_face_highlight_color',119,147,147), (168666,330109,0,'soga_hair_highlight',123,123,130), (168667,330109,0,'soga_hair_type_color',61,61,75), (168668,330109,0,'soga_hair_type_highlight_color',119,147,147), (168669,330109,1,'soga_lip_type',-3,-37,-7), (168670,330109,1,'soga_nose_type',-34,-1,-45), (168671,330109,0,'soga_skin_color',231,219,220), (168672,330110,1,'cheek_type',0,94,0), (168673,330110,1,'chin_type',-42,26,-62), (168674,330110,1,'ear_type',69,-25,0), (168675,330110,1,'eye_brow_type',-68,-88,89), (168676,330110,0,'eye_color',143,103,48), (168677,330110,1,'eye_type',-18,0,0), (168678,330110,0,'hair_color1',225,245,50), (168679,330110,0,'hair_color2',238,0,0), (168680,330110,0,'hair_face_color',195,208,207), (168681,330110,0,'hair_face_highlight_color',230,170,26), (168682,330110,0,'hair_highlight',38,22,21), (168683,330110,0,'hair_type_color',195,208,207), (168684,330110,0,'hair_type_highlight_color',230,170,26), (168685,330110,1,'lip_type',-5,57,20), (168686,330110,1,'nose_type',-18,-31,-11), (168687,330110,0,'skin_color',46,35,36), (168688,330110,1,'soga_cheek_type',0,-68,-88), (168689,330110,1,'soga_chin_type',0,-5,57), (168690,330110,1,'soga_ear_type',0,-18,0), (168691,330110,1,'soga_eye_brow_type',0,69,-25), (168692,330110,0,'soga_eye_color',229,229,102), (168693,330110,1,'soga_eye_type',-18,0,0), (168694,330110,0,'soga_hair_color1',29,21,28), (168695,330110,0,'soga_hair_color2',39,32,39), (168696,330110,0,'soga_hair_face_color',195,208,207), (168697,330110,0,'soga_hair_face_highlight_color',230,170,26), (168698,330110,0,'soga_hair_highlight',38,22,21), (168699,330110,0,'soga_hair_type_color',195,208,207), (168700,330110,0,'soga_hair_type_highlight_color',230,170,26), (168701,330110,1,'soga_lip_type',89,0,94), (168702,330110,1,'soga_nose_type',20,-42,26), (168703,330110,0,'soga_skin_color',46,35,36), (168704,330110,0,'wing_color1',255,255,255), (168705,330110,0,'wing_color2',255,255,255), (168760,330113,0,'eye_color',255,255,255), (168761,330113,0,'skin_color',255,255,255), (168762,330113,0,'soga_eye_color',255,0,255), (168763,330114,1,'cheek_type',-28,-8,0), (168764,330114,1,'chin_type',47,29,-10), (168765,330114,1,'ear_type',28,26,0), (168766,330114,1,'eye_brow_type',9,11,17), (168767,330114,0,'eye_color',243,166,255), (168768,330114,1,'eye_type',-17,0,0), (168769,330114,0,'hair_color1',244,249,0), (168770,330114,0,'hair_face_color',114,135,135), (168771,330114,0,'hair_face_highlight_color',105,103,97), (168772,330114,0,'hair_type_color',114,135,135), (168773,330114,0,'hair_type_highlight_color',105,103,97), (168774,330114,1,'lip_type',7,17,-2), (168775,330114,1,'nose_type',-17,-12,-7), (168776,330114,0,'skin_color',125,118,117), (168777,330114,1,'soga_cheek_type',0,9,11), (168778,330114,1,'soga_chin_type',0,7,17), (168779,330114,1,'soga_ear_type',0,-17,0), (168780,330114,1,'soga_eye_brow_type',0,28,26), (168781,330114,0,'soga_eye_color',229,229,102), (168782,330114,1,'soga_eye_type',-2,0,0), (168783,330114,0,'soga_hair_face_color',114,135,135), (168784,330114,0,'soga_hair_face_highlight_color',105,103,97), (168785,330114,0,'soga_hair_type_color',114,135,135), (168786,330114,0,'soga_hair_type_highlight_color',105,103,97), (168787,330114,1,'soga_lip_type',17,-28,-8), (168788,330114,1,'soga_nose_type',-2,47,29), (168789,330114,0,'soga_skin_color',125,118,117), (168790,330114,0,'wing_color1',255,255,255), (168791,330114,0,'wing_color2',255,255,255), (168792,330115,1,'cheek_type',-3,28,0), (168793,330115,1,'chin_type',-1,-2,9), (168794,330115,1,'ear_type',7,3,0), (168795,330115,1,'eye_brow_type',-1,-29,-23), (168796,330115,0,'eye_color',240,144,255), (168797,330115,1,'eye_type',-2,0,0), (168798,330115,0,'hair_color1',228,11,0), (168799,330115,0,'hair_face_color',219,244,244), (168800,330115,0,'hair_face_highlight_color',105,103,97), (168801,330115,0,'hair_type_color',219,244,244), (168802,330115,0,'hair_type_highlight_color',105,103,97), (168803,330115,1,'lip_type',-37,-7,0), (168804,330115,1,'nose_type',0,-28,11), (168805,330115,0,'skin_color',136,176,189), (168806,330115,1,'soga_cheek_type',0,-1,-29), (168807,330115,1,'soga_chin_type',0,-37,-7), (168808,330115,1,'soga_ear_type',0,-2,0), (168809,330115,1,'soga_eye_brow_type',0,7,3), (168810,330115,0,'soga_eye_color',229,229,102), (168811,330115,1,'soga_eye_type',-7,0,0), (168812,330115,0,'soga_hair_face_color',219,244,244), (168813,330115,0,'soga_hair_face_highlight_color',105,103,97), (168814,330115,0,'soga_hair_type_color',219,244,244), (168815,330115,0,'soga_hair_type_highlight_color',105,103,97), (168816,330115,1,'soga_lip_type',-23,-3,28), (168817,330115,1,'soga_nose_type',0,-1,-2), (168818,330115,0,'soga_skin_color',136,176,189), (168819,330115,0,'wing_color1',255,255,255), (168820,330115,0,'wing_color2',255,255,255), (168821,330116,0,'eye_color',255,255,255), (168822,330116,0,'skin_color',255,255,255), (168823,330116,0,'soga_eye_color',255,0,255), (168824,330117,0,'eye_color',255,255,255), (168825,330117,0,'skin_color',255,255,255), (168826,330117,0,'soga_eye_color',255,0,255), (168827,330118,0,'eye_color',255,255,255), (168828,330118,0,'skin_color',255,255,255), (168829,330118,0,'soga_eye_color',255,0,255), (168830,330119,0,'eye_color',255,255,255), (168831,330119,0,'skin_color',255,255,255), (168832,330119,0,'soga_eye_color',255,0,255), (168833,330120,0,'eye_color',255,255,255), (168834,330120,0,'skin_color',255,255,255), (168835,330120,0,'soga_eye_color',255,0,255), (168836,330121,0,'eye_color',255,255,255), (168837,330121,0,'skin_color',255,255,255), (168838,330121,0,'soga_eye_color',255,0,255), (168839,330122,1,'cheek_type',-74,-84,0), (168840,330122,1,'chin_type',7,75,-59), (168841,330122,1,'ear_type',74,-29,0), (168842,330122,1,'eye_brow_type',71,35,14), (168843,330122,0,'eye_color',126,178,194), (168844,330122,1,'eye_type',-40,0,0), (168845,330122,0,'hair_color1',51,12,84), (168846,330122,0,'hair_color2',34,0,0), (168847,330122,0,'hair_face_color',15,1,21), (168848,330122,0,'hair_face_highlight_color',100,70,10), (168849,330122,0,'hair_highlight',56,33,26), (168850,330122,0,'hair_type_color',15,1,21), (168851,330122,0,'hair_type_highlight_color',100,70,10), (168852,330122,1,'lip_type',-38,53,-55), (168853,330122,1,'nose_type',-4,51,12), (168854,330122,0,'skin_color',125,96,98), (168855,330122,1,'soga_cheek_type',0,71,35), (168856,330122,1,'soga_chin_type',0,-38,53), (168857,330122,1,'soga_ear_type',0,-40,0), (168858,330122,1,'soga_eye_brow_type',0,74,-29), (168859,330122,0,'soga_eye_color',229,229,102), (168860,330122,1,'soga_eye_type',34,0,0), (168861,330122,0,'soga_hair_color1',26,24,25), (168862,330122,0,'soga_hair_color2',36,34,36), (168863,330122,0,'soga_hair_face_color',15,1,21), (168864,330122,0,'soga_hair_face_highlight_color',100,70,10), (168865,330122,0,'soga_hair_highlight',56,33,26), (168866,330122,0,'soga_hair_type_color',15,1,21), (168867,330122,0,'soga_hair_type_highlight_color',100,70,10), (168868,330122,1,'soga_lip_type',14,-74,-84), (168869,330122,1,'soga_nose_type',-55,7,75), (168870,330122,0,'soga_skin_color',125,96,98), (168871,330122,0,'wing_color1',255,255,255), (168872,330122,0,'wing_color2',255,255,255), (168873,330123,0,'eye_color',173,179,56), (168874,330123,0,'skin_color',80,92,66), (168875,330123,0,'soga_eye_color',255,0,255), (168876,330124,0,'eye_color',136,81,38), (168877,330124,0,'skin_color',0,147,147), (168878,330124,0,'soga_eye_color',255,0,255), (168879,330125,0,'eye_color',169,141,104), (168880,330125,0,'skin_color',82,93,65), (168881,330125,0,'soga_eye_color',255,0,255), (168882,330126,0,'eye_color',93,35,37), (168883,330126,0,'skin_color',114,115,58), (168884,330126,0,'soga_eye_color',255,0,255), (168888,330128,0,'eye_color',0,0,27), (168889,330128,0,'skin_color',119,119,57), (168890,330128,0,'soga_eye_color',255,0,255), (168891,330129,0,'eye_color',135,137,94), (168892,330129,0,'skin_color',99,105,62), (168893,330129,0,'soga_eye_color',255,0,255), (168894,330130,0,'eye_color',255,255,255), (168895,330130,0,'skin_color',255,255,255), (168896,330130,0,'soga_eye_color',255,0,255), (168897,330131,0,'eye_color',255,255,255), (168898,330131,0,'skin_color',255,255,255), (168899,330131,0,'soga_eye_color',255,0,255), (168900,330132,1,'cheek_type',-96,-3,0), (168901,330132,1,'chin_type',29,-65,18), (168902,330132,1,'ear_type',69,46,0), (168903,330132,1,'eye_brow_type',81,-89,-63), (168904,330132,0,'eye_color',204,204,204), (168905,330132,1,'eye_type',-53,0,0), (168906,330132,0,'hair_color1',65,52,31), (168907,330132,1,'lip_type',61,71,-40), (168908,330132,1,'nose_type',55,65,52), (168909,330132,0,'skin_color',250,250,250), (168910,330132,1,'soga_cheek_type',0,81,-89), (168911,330132,1,'soga_chin_type',0,61,71), (168912,330132,1,'soga_ear_type',0,-53,0), (168913,330132,1,'soga_eye_brow_type',0,69,46), (168914,330132,0,'soga_eye_color',229,229,102), (168915,330132,1,'soga_eye_type',47,0,0), (168916,330132,1,'soga_lip_type',-63,-96,-3), (168917,330132,1,'soga_nose_type',-40,29,-65), (168918,330132,0,'soga_skin_color',250,250,250), (168919,330132,0,'wing_color1',255,255,255), (168920,330132,0,'wing_color2',255,255,255), (168921,330133,1,'cheek_type',37,-57,0), (168922,330133,1,'chin_type',-34,14,-37), (168923,330133,1,'ear_type',-25,37,0), (168924,330133,1,'eye_brow_type',-4,1,93), (168925,330133,0,'eye_color',204,204,204), (168926,330133,1,'eye_type',34,0,0), (168927,330133,0,'hair_color1',156,51,181), (168928,330133,1,'lip_type',62,-52,51), (168929,330133,1,'nose_type',-56,-100,51), (168930,330133,0,'skin_color',212,213,213), (168931,330133,1,'soga_cheek_type',0,-4,1), (168932,330133,1,'soga_chin_type',0,62,-52), (168933,330133,1,'soga_ear_type',0,34,0), (168934,330133,1,'soga_eye_brow_type',0,-25,37), (168935,330133,0,'soga_eye_color',229,229,102), (168936,330133,1,'soga_eye_type',34,0,0), (168937,330133,1,'soga_lip_type',93,37,-57), (168938,330133,1,'soga_nose_type',51,-34,14), (168939,330133,0,'soga_skin_color',212,213,213), (168940,330133,0,'wing_color1',255,255,255), (168941,330133,0,'wing_color2',255,255,255), (168957,330134,0,'skin_color',150,150,150), (168995,330136,1,'cheek_type',75,-11,0), (168996,330136,1,'chin_type',-48,-25,-28), (168997,330136,1,'ear_type',-38,-7,0), (168998,330136,1,'eye_brow_type',-14,52,-76), (168999,330136,0,'eye_color',101,146,112), (169000,330136,1,'eye_type',-90,0,0), (169001,330136,0,'hair_color1',205,25,235), (169002,330136,0,'hair_color2',17,0,0), (169003,330136,0,'hair_face_color',100,70,10), (169004,330136,0,'hair_face_highlight_color',15,1,21), (169005,330136,0,'hair_highlight',26,24,25), (169006,330136,0,'hair_type_color',100,70,10), (169007,330136,0,'hair_type_highlight_color',15,1,21), (169008,330136,1,'lip_type',93,-42,44), (169009,330136,1,'nose_type',43,-51,25), (169010,330136,0,'skin_color',237,238,223), (169011,330136,1,'soga_cheek_type',0,-14,52), (169012,330136,1,'soga_chin_type',0,93,-42), (169013,330136,1,'soga_ear_type',0,-90,0), (169014,330136,1,'soga_eye_brow_type',0,-38,-7), (169015,330136,0,'soga_eye_color',229,229,102), (169016,330136,1,'soga_eye_type',17,0,0), (169017,330136,0,'soga_hair_color1',56,33,26), (169018,330136,0,'soga_hair_color2',94,59,11), (169019,330136,0,'soga_hair_face_color',100,70,10), (169020,330136,0,'soga_hair_face_highlight_color',15,1,21), (169021,330136,0,'soga_hair_highlight',26,24,25), (169022,330136,0,'soga_hair_type_color',100,70,10), (169023,330136,0,'soga_hair_type_highlight_color',15,1,21), (169024,330136,1,'soga_lip_type',-76,75,-11), (169025,330136,1,'soga_nose_type',44,-48,-25), (169026,330136,0,'soga_skin_color',237,238,223), (169027,330137,1,'cheek_type',-21,-56,0), (169028,330137,1,'chin_type',87,-48,-75), (169029,330137,1,'ear_type',-74,-37,0), (169030,330137,1,'eye_brow_type',-100,-100,-100), (169031,330137,0,'eye_color',46,27,9), (169032,330137,1,'eye_type',-100,0,0), (169033,330137,1,'hair_color1',66,220,227), (169034,330137,1,'hair_face_color',0,160,60), (169035,330137,1,'hair_face_highlight_color',255,0,0), (169036,330137,1,'hair_type_color',255,0,0), (169037,330137,1,'hair_type_highlight_color',255,255,255), (169038,330137,1,'lip_type',95,25,2), (169039,330137,1,'nose_type',-70,66,-35), (169040,330137,0,'skin_color',151,109,79), (169041,330137,1,'soga_cheek_type',0,-100,-100), (169042,330137,1,'soga_chin_type',0,95,25), (169043,330137,1,'soga_ear_type',0,-100,0), (169044,330137,1,'soga_eye_brow_type',0,-74,-37), (169045,330137,0,'soga_eye_color',229,229,102), (169046,330137,1,'soga_eye_type',-100,0,0), (169047,330137,0,'soga_hair_face_color',160,66,0), (169048,330137,0,'soga_hair_face_highlight_color',104,94,82), (169049,330137,0,'soga_hair_type_color',160,66,0), (169050,330137,0,'soga_hair_type_highlight_color',104,94,82), (169051,330137,1,'soga_lip_type',-100,-21,-56), (169052,330137,1,'soga_nose_type',2,87,-48), (169053,330137,0,'soga_skin_color',151,109,79), (169054,330137,0,'wing_color1',255,255,255), (169055,330137,0,'wing_color2',255,255,255), (169056,330138,1,'cheek_type',-91,-91,0), (169057,330138,1,'chin_type',68,-88,79), (169058,330138,1,'ear_type',-81,-83,0), (169059,330138,1,'eye_brow_type',-87,-56,76), (169060,330138,0,'eye_color',143,116,90), (169061,330138,1,'eye_type',-17,0,0), (169062,330138,0,'hair_color1',248,235,200), (169063,330138,0,'hair_color2',120,50,0), (169064,330138,0,'hair_face_highlight_color',61,61,75), (169065,330138,0,'hair_highlight',50,48,56), (169066,330138,0,'hair_type_highlight_color',61,61,75), (169067,330138,1,'lip_type',56,56,-21), (169068,330138,1,'nose_type',63,-8,-21), (169069,330138,0,'skin_color',197,197,197), (169070,330138,1,'soga_cheek_type',0,-87,-56), (169071,330138,1,'soga_chin_type',0,56,56), (169072,330138,1,'soga_ear_type',0,-17,0), (169073,330138,1,'soga_eye_brow_type',0,-81,-83), (169074,330138,0,'soga_eye_color',229,229,102), (169075,330138,1,'soga_eye_type',-17,0,0), (169076,330138,0,'soga_hair_color1',38,22,21), (169077,330138,0,'soga_hair_color2',120,50,0), (169078,330138,0,'soga_hair_face_highlight_color',61,61,75), (169079,330138,0,'soga_hair_highlight',50,48,56), (169080,330138,0,'soga_hair_type_highlight_color',61,61,75), (169081,330138,1,'soga_lip_type',76,-91,-91), (169082,330138,1,'soga_nose_type',-21,68,-88), (169083,330138,0,'soga_skin_color',197,197,197), (169084,330139,1,'cheek_type',29,-29,0), (169085,330139,1,'chin_type',5,44,7), (169086,330139,1,'ear_type',0,-17,0), (169087,330139,1,'eye_brow_type',-22,-34,-19), (169088,330139,0,'eye_color',153,186,172), (169089,330139,1,'eye_type',34,0,0), (169090,330139,0,'hair_color1',0,251,0), (169091,330139,0,'hair_face_color',111,42,19), (169092,330139,0,'hair_face_highlight_color',184,68,33), (169093,330139,0,'hair_type_color',111,42,19), (169094,330139,0,'hair_type_highlight_color',184,68,33), (169095,330139,1,'lip_type',-28,-2,-18), (169096,330139,1,'nose_type',-43,0,-5), (169097,330139,0,'skin_color',163,149,102), (169098,330139,1,'soga_cheek_type',0,-22,-34), (169099,330139,1,'soga_chin_type',0,-28,-2), (169100,330139,1,'soga_ear_type',0,34,0), (169101,330139,1,'soga_eye_brow_type',0,0,-17), (169102,330139,0,'soga_eye_color',229,229,102), (169103,330139,1,'soga_eye_type',34,0,0), (169104,330139,0,'soga_hair_face_color',111,42,19), (169105,330139,0,'soga_hair_face_highlight_color',184,68,33), (169106,330139,0,'soga_hair_type_color',111,42,19), (169107,330139,0,'soga_hair_type_highlight_color',184,68,33), (169108,330139,1,'soga_lip_type',-19,29,-29), (169109,330139,1,'soga_nose_type',-18,5,44), (169110,330139,0,'soga_skin_color',163,149,102), (169111,330139,0,'wing_color1',255,255,255), (169112,330139,0,'wing_color2',255,255,255), (169113,330140,0,'eye_color',255,255,255), (169114,330140,0,'skin_color',255,255,255), (169115,330140,0,'soga_eye_color',255,0,255), (169116,330141,0,'eye_color',255,255,255), (169117,330141,0,'skin_color',255,255,255), (169118,330141,0,'soga_eye_color',255,0,255), (169119,330142,0,'eye_color',255,255,255), (169120,330142,0,'skin_color',255,255,255), (169121,330142,0,'soga_eye_color',255,0,255), (169122,330143,0,'eye_color',255,255,255), (169123,330143,0,'skin_color',255,255,255), (169124,330143,0,'soga_eye_color',255,0,255), (169125,330144,1,'cheek_type',100,-100,0), (169126,330144,1,'chin_type',-100,100,100), (169127,330144,1,'ear_type',25,9,0), (169128,330144,1,'eye_brow_type',100,100,100), (169129,330144,0,'eye_color',118,14,183), (169130,330144,1,'eye_type',100,0,0), (169131,330144,0,'hair_face_color',171,60,32), (169132,330144,0,'hair_face_highlight_color',216,192,37), (169133,330144,0,'hair_type_color',171,60,32), (169134,330144,0,'hair_type_highlight_color',216,192,37), (169135,330144,1,'lip_type',100,50,-68), (169136,330144,1,'nose_type',0,-17,-1), (169137,330144,0,'skin_color',5,1,1), (169138,330144,1,'soga_cheek_type',100,-100,0), (169139,330144,1,'soga_chin_type',-100,100,100), (169140,330144,1,'soga_ear_type',25,9,0), (169141,330144,1,'soga_eye_brow_type',100,100,100), (169142,330144,0,'soga_eye_color',229,229,102), (169143,330144,1,'soga_eye_type',100,0,0), (169144,330144,0,'soga_hair_face_color',171,60,32), (169145,330144,0,'soga_hair_face_highlight_color',216,192,37), (169146,330144,0,'soga_hair_type_color',171,60,32), (169147,330144,0,'soga_hair_type_highlight_color',216,192,37), (169148,330144,1,'soga_lip_type',100,50,-68), (169149,330144,1,'soga_nose_type',0,-17,-1), (169150,330144,0,'soga_skin_color',5,1,1), (169151,330144,0,'wing_color1',255,255,255), (169152,330144,0,'wing_color2',255,255,255), (169153,330145,1,'cheek_type',58,0,0), (169154,330145,1,'chin_type',-62,10,94), (169155,330145,1,'ear_type',44,-48,0), (169156,330145,1,'eye_brow_type',-44,-11,-62), (169157,330145,0,'eye_color',141,70,150), (169158,330145,1,'eye_type',48,0,0), (169159,330145,0,'hair_color1',161,165,168), (169160,330145,0,'hair_color2',60,71,71), (169161,330145,0,'hair_face_color',7,1,1), (169162,330145,0,'hair_face_highlight_color',107,119,158), (169163,330145,0,'hair_highlight',152,46,102), (169164,330145,0,'hair_type_color',7,1,1), (169165,330145,0,'hair_type_highlight_color',107,119,158), (169166,330145,1,'lip_type',25,-15,-68), (169167,330145,1,'nose_type',-7,48,-3), (169168,330145,0,'skin_color',103,97,130), (169169,330145,1,'soga_cheek_type',58,0,0), (169170,330145,1,'soga_chin_type',-62,10,94), (169171,330145,1,'soga_ear_type',44,-48,0), (169172,330145,1,'soga_eye_brow_type',-44,-11,-62), (169173,330145,0,'soga_eye_color',229,229,102), (169174,330145,1,'soga_eye_type',48,0,0), (169175,330145,0,'soga_hair_color1',161,165,168), (169176,330145,0,'soga_hair_color2',60,71,71), (169177,330145,0,'soga_hair_face_color',7,1,1), (169178,330145,0,'soga_hair_face_highlight_color',107,119,158), (169179,330145,0,'soga_hair_highlight',152,46,102), (169180,330145,0,'soga_hair_type_color',7,1,1), (169181,330145,0,'soga_hair_type_highlight_color',107,119,158), (169182,330145,1,'soga_lip_type',25,-15,-68), (169183,330145,1,'soga_nose_type',-7,48,-3), (169184,330145,0,'soga_skin_color',103,97,130), (169185,330145,0,'wing_color1',255,255,255), (169186,330145,0,'wing_color2',255,255,255), (169187,330146,0,'eye_color',255,255,255), (169188,330146,0,'skin_color',255,255,255), (169189,330146,0,'soga_eye_color',255,0,255), (169190,330147,0,'eye_color',255,255,255), (169191,330147,0,'skin_color',255,255,255), (169192,330147,0,'soga_eye_color',255,0,255), (169193,330148,1,'cheek_type',-11,12,0), (169194,330148,1,'chin_type',-82,-14,45), (169195,330148,1,'ear_type',-56,-20,0), (169196,330148,1,'eye_brow_type',40,81,23), (169197,330148,0,'eye_color',60,122,103), (169198,330148,1,'eye_type',-58,0,0), (169199,330148,0,'hair_color1',43,36,70), (169200,330148,0,'hair_color2',64,76,74), (169201,330148,0,'hair_face_color',119,147,147), (169202,330148,0,'hair_face_highlight_color',47,14,19), (169203,330148,0,'hair_highlight',79,28,15), (169204,330148,0,'hair_type_color',119,147,147), (169205,330148,0,'hair_type_highlight_color',47,14,19), (169206,330148,1,'lip_type',17,0,-93), (169207,330148,1,'nose_type',-81,-87,-51), (169208,330148,0,'skin_color',155,122,78), (169209,330148,1,'soga_cheek_type',-11,12,0), (169210,330148,1,'soga_chin_type',-82,-14,45), (169211,330148,1,'soga_ear_type',-56,-20,0), (169212,330148,1,'soga_eye_brow_type',40,81,23), (169213,330148,0,'soga_eye_color',229,229,102), (169214,330148,1,'soga_eye_type',-58,0,0), (169215,330148,0,'soga_hair_color1',43,36,70), (169216,330148,0,'soga_hair_color2',64,76,74), (169217,330148,0,'soga_hair_face_color',119,147,147), (169218,330148,0,'soga_hair_face_highlight_color',47,14,19), (169219,330148,0,'soga_hair_highlight',79,28,15), (169220,330148,0,'soga_hair_type_color',119,147,147), (169221,330148,0,'soga_hair_type_highlight_color',47,14,19), (169222,330148,1,'soga_lip_type',17,0,-93), (169223,330148,1,'soga_nose_type',-81,-87,-51), (169224,330148,0,'soga_skin_color',155,122,78), (169225,330148,0,'wing_color1',255,255,255), (169226,330148,0,'wing_color2',255,255,255), (169227,330149,1,'cheek_type',19,17,0), (169228,330149,1,'chin_type',7,2,44), (169229,330149,1,'ear_type',-28,5,0), (169230,330149,1,'eye_brow_type',0,21,5), (169231,330149,0,'eye_color',39,77,65), (169232,330149,1,'eye_type',37,0,0), (169233,330149,0,'hair_face_color',197,180,58), (169234,330149,0,'hair_type_color',197,180,58), (169235,330149,1,'lip_type',14,-31,-35), (169236,330149,1,'nose_type',8,18,3), (169237,330149,0,'skin_color',248,251,251), (169238,330149,1,'soga_cheek_type',19,17,0), (169239,330149,1,'soga_chin_type',7,2,44), (169240,330149,1,'soga_ear_type',-28,5,0), (169241,330149,1,'soga_eye_brow_type',0,21,5), (169242,330149,0,'soga_eye_color',229,229,102), (169243,330149,1,'soga_eye_type',37,0,0), (169244,330149,0,'soga_hair_face_color',197,180,58), (169245,330149,0,'soga_hair_type_color',197,180,58), (169246,330149,1,'soga_lip_type',14,-31,-35), (169247,330149,1,'soga_nose_type',8,18,3), (169248,330149,0,'soga_skin_color',248,251,251), (169249,330149,0,'wing_color1',255,255,255), (169250,330149,0,'wing_color2',255,255,255), (169251,330150,0,'eye_color',255,255,255), (169252,330150,0,'skin_color',255,255,255), (169253,330150,0,'soga_eye_color',255,0,255), (169254,330151,1,'cheek_type',4,-41,0), (169255,330151,1,'chin_type',31,40,-25), (169256,330151,1,'ear_type',0,-9,0), (169257,330151,1,'eye_brow_type',-7,-1,48), (169258,330151,0,'eye_color',82,143,129), (169259,330151,0,'hair_face_color',38,22,4), (169260,330151,0,'hair_face_highlight_color',142,136,83), (169261,330151,0,'hair_type_color',38,22,4), (169262,330151,0,'hair_type_highlight_color',142,136,83), (169263,330151,1,'lip_type',-1,11,17), (169264,330151,1,'nose_type',-38,-31,-20), (169265,330151,0,'skin_color',232,231,195), (169266,330151,1,'soga_cheek_type',4,-41,0), (169267,330151,1,'soga_chin_type',31,40,-25), (169268,330151,1,'soga_ear_type',0,-9,0), (169269,330151,1,'soga_eye_brow_type',-7,-1,48), (169270,330151,0,'soga_eye_color',229,229,102), (169271,330151,0,'soga_hair_face_color',38,22,4), (169272,330151,0,'soga_hair_face_highlight_color',142,136,83), (169273,330151,0,'soga_hair_type_color',38,22,4), (169274,330151,0,'soga_hair_type_highlight_color',142,136,83), (169275,330151,1,'soga_lip_type',-1,11,17), (169276,330151,1,'soga_nose_type',-38,-31,-20), (169277,330151,0,'soga_skin_color',232,231,195), (169278,330151,0,'wing_color1',255,255,255), (169279,330151,0,'wing_color2',255,255,255), (169280,330152,0,'eye_color',255,255,255), (169281,330152,0,'skin_color',255,255,255), (169282,330152,0,'soga_eye_color',255,0,255), (169283,330153,1,'cheek_type',28,17,0), (169284,330153,1,'chin_type',-11,12,-10), (169285,330153,1,'ear_type',-28,9,0), (169286,330153,1,'eye_brow_type',-7,23,-25), (169287,330153,0,'eye_color',173,180,148), (169288,330153,1,'eye_type',-25,0,0), (169289,330153,0,'hair_face_color',130,90,60), (169290,330153,0,'hair_face_highlight_color',98,42,13), (169291,330153,0,'hair_type_color',130,90,60), (169292,330153,0,'hair_type_highlight_color',98,42,13), (169293,330153,1,'lip_type',0,0,-18), (169294,330153,1,'nose_type',-17,17,0), (169295,330153,0,'skin_color',201,150,128), (169296,330153,1,'soga_cheek_type',28,17,0), (169297,330153,1,'soga_chin_type',-11,12,-10), (169298,330153,1,'soga_ear_type',-28,9,0), (169299,330153,1,'soga_eye_brow_type',-7,23,-25), (169300,330153,0,'soga_eye_color',229,229,102), (169301,330153,1,'soga_eye_type',-25,0,0), (169302,330153,0,'soga_hair_face_color',130,90,60), (169303,330153,0,'soga_hair_face_highlight_color',98,42,13), (169304,330153,0,'soga_hair_type_color',130,90,60), (169305,330153,0,'soga_hair_type_highlight_color',98,42,13), (169306,330153,1,'soga_lip_type',0,0,-18), (169307,330153,1,'soga_nose_type',-17,17,0), (169308,330153,0,'soga_skin_color',201,150,128), (169309,330153,0,'wing_color1',255,255,255), (169310,330153,0,'wing_color2',255,255,255), (169311,330154,0,'eye_color',128,128,128), (169312,330154,0,'skin_color',0,128,64), (169313,330154,0,'soga_eye_color',255,0,255), (169314,330155,0,'eye_color',128,128,128), (169315,330155,0,'skin_color',0,64,64), (169316,330155,0,'soga_eye_color',255,0,255), (169317,330156,0,'eye_color',128,128,128), (169318,330156,0,'skin_color',0,128,64), (169319,330156,0,'soga_eye_color',255,0,255), (169320,330157,0,'eye_color',128,128,128), (169321,330157,0,'skin_color',0,63,63), (169322,330157,0,'soga_eye_color',255,0,255), (169323,330158,0,'eye_color',255,255,255), (169324,330158,0,'skin_color',63,0,0), (169325,330158,0,'soga_eye_color',255,0,255), (169326,330159,0,'eye_color',255,255,255), (169327,330159,0,'skin_color',255,255,255), (169328,330159,0,'soga_eye_color',255,0,255), (169329,330160,0,'eye_color',255,255,255), (169330,330160,0,'skin_color',255,255,255), (169331,330160,0,'soga_eye_color',255,0,255), (169332,330161,0,'eye_color',255,255,255), (169333,330161,0,'skin_color',255,255,255), (169334,330161,0,'soga_eye_color',255,0,255), (169335,330162,0,'eye_color',255,255,255), (169336,330162,0,'skin_color',255,255,255), (169337,330162,0,'soga_eye_color',255,0,255), (169338,330163,0,'eye_color',255,255,255), (169339,330163,0,'skin_color',255,255,255), (169340,330163,0,'soga_eye_color',255,0,255), (169341,330164,0,'eye_color',255,255,255), (169342,330164,0,'skin_color',255,255,255), (169343,330164,0,'soga_eye_color',255,0,255), (169344,330165,0,'eye_color',255,255,255), (169345,330165,0,'skin_color',255,255,255), (169346,330165,0,'soga_eye_color',255,0,255), (169347,330166,0,'eye_color',255,255,255), (169348,330166,0,'skin_color',255,255,255), (169349,330166,0,'soga_eye_color',255,0,255), (169350,330167,1,'cheek_type',-10,-18,0), (169351,330167,1,'chin_type',-14,-2,14), (169352,330167,1,'ear_type',26,44,0), (169353,330167,1,'eye_brow_type',34,5,0), (169354,330167,0,'eye_color',143,128,255), (169355,330167,1,'eye_type',14,0,0), (169356,330167,0,'hair_face_color',137,123,136), (169357,330167,0,'hair_face_highlight_color',179,62,33), (169358,330167,0,'hair_type_color',137,123,136), (169359,330167,0,'hair_type_highlight_color',179,62,33), (169360,330167,1,'lip_type',-28,-4,-26), (169361,330167,1,'nose_type',-2,-47,0), (169362,330167,0,'skin_color',154,210,209), (169363,330167,1,'soga_cheek_type',-10,-18,0), (169364,330167,1,'soga_chin_type',-14,-2,14), (169365,330167,1,'soga_ear_type',26,44,0), (169366,330167,1,'soga_eye_brow_type',34,5,0), (169367,330167,0,'soga_eye_color',229,229,102), (169368,330167,1,'soga_eye_type',14,0,0), (169369,330167,0,'soga_hair_face_color',137,123,136), (169370,330167,0,'soga_hair_face_highlight_color',179,62,33), (169371,330167,0,'soga_hair_type_color',137,123,136), (169372,330167,0,'soga_hair_type_highlight_color',179,62,33), (169373,330167,1,'soga_lip_type',-28,-4,-26), (169374,330167,1,'soga_nose_type',-2,-47,0), (169375,330167,0,'soga_skin_color',154,210,209), (169376,330167,0,'wing_color1',255,255,255), (169377,330167,0,'wing_color2',255,255,255), (169378,330168,1,'cheek_type',9,0,0), (169379,330168,1,'chin_type',9,19,-10), (169380,330168,1,'ear_type',38,-17,0), (169381,330168,1,'eye_brow_type',-10,2,5), (169382,330168,0,'eye_color',34,59,37), (169383,330168,1,'eye_type',-5,0,0), (169384,330168,0,'hair_face_color',196,188,184), (169385,330168,0,'hair_face_highlight_color',155,79,2), (169386,330168,0,'hair_type_color',196,188,184), (169387,330168,0,'hair_type_highlight_color',155,79,2), (169388,330168,1,'lip_type',0,7,22), (169389,330168,1,'nose_type',-43,12,-39), (169390,330168,0,'skin_color',53,48,33), (169391,330168,1,'soga_cheek_type',9,0,0), (169392,330168,1,'soga_chin_type',9,19,-10), (169393,330168,1,'soga_ear_type',38,-17,0), (169394,330168,1,'soga_eye_brow_type',-10,2,5), (169395,330168,0,'soga_eye_color',229,229,102), (169396,330168,1,'soga_eye_type',-5,0,0), (169397,330168,0,'soga_hair_face_color',196,188,184), (169398,330168,0,'soga_hair_face_highlight_color',155,79,2), (169399,330168,0,'soga_hair_type_color',196,188,184), (169400,330168,0,'soga_hair_type_highlight_color',155,79,2), (169401,330168,1,'soga_lip_type',0,7,22), (169402,330168,1,'soga_nose_type',-43,12,-39), (169403,330168,0,'soga_skin_color',53,48,33), (169404,330168,0,'wing_color1',255,255,255), (169405,330168,0,'wing_color2',255,255,255), (169406,330169,1,'cheek_type',1,-29,0), (169407,330169,1,'chin_type',9,18,-8), (169408,330169,1,'ear_type',-8,-19,0), (169409,330169,1,'eye_brow_type',-28,-8,0), (169410,330169,0,'eye_color',245,177,255), (169411,330169,1,'eye_type',-34,0,0), (169412,330169,0,'hair_face_color',109,146,146), (169413,330169,0,'hair_face_highlight_color',179,62,33), (169414,330169,0,'hair_type_color',109,146,146), (169415,330169,0,'hair_type_highlight_color',179,62,33), (169416,330169,1,'lip_type',-7,0,-42), (169417,330169,1,'nose_type',14,17,3), (169418,330169,0,'skin_color',134,190,189), (169419,330169,1,'soga_cheek_type',1,-29,0), (169420,330169,1,'soga_chin_type',9,18,-8), (169421,330169,1,'soga_ear_type',-8,-19,0), (169422,330169,1,'soga_eye_brow_type',-28,-8,0), (169423,330169,0,'soga_eye_color',229,229,102), (169424,330169,1,'soga_eye_type',-34,0,0), (169425,330169,0,'soga_hair_face_color',109,146,146), (169426,330169,0,'soga_hair_face_highlight_color',179,62,33), (169427,330169,0,'soga_hair_type_color',109,146,146), (169428,330169,0,'soga_hair_type_highlight_color',179,62,33), (169429,330169,1,'soga_lip_type',-7,0,-42), (169430,330169,1,'soga_nose_type',14,17,3), (169431,330169,0,'soga_skin_color',134,190,189), (169432,330169,0,'wing_color1',255,255,255), (169433,330169,0,'wing_color2',255,255,255), (169434,330170,1,'cheek_type',-4,26,0), (169435,330170,1,'chin_type',-3,-22,-34), (169436,330170,1,'ear_type',0,45,0), (169437,330170,1,'eye_brow_type',-22,0,-39), (169438,330170,0,'eye_color',97,158,159), (169439,330170,1,'eye_type',10,0,0), (169440,330170,0,'hair_face_color',165,165,158), (169441,330170,0,'hair_face_highlight_color',151,57,12), (169442,330170,0,'hair_type_color',165,165,158), (169443,330170,0,'hair_type_highlight_color',151,57,12), (169444,330170,1,'lip_type',0,-1,31), (169445,330170,1,'nose_type',1,29,25), (169446,330170,0,'skin_color',215,205,157), (169447,330170,1,'soga_cheek_type',-4,26,0), (169448,330170,1,'soga_chin_type',-3,-22,-34), (169449,330170,1,'soga_ear_type',0,45,0), (169450,330170,1,'soga_eye_brow_type',-22,0,-39), (169451,330170,0,'soga_eye_color',229,229,102), (169452,330170,1,'soga_eye_type',10,0,0), (169453,330170,0,'soga_hair_face_color',165,165,158), (169454,330170,0,'soga_hair_face_highlight_color',151,57,12), (169455,330170,0,'soga_hair_type_color',165,165,158), (169456,330170,0,'soga_hair_type_highlight_color',151,57,12), (169457,330170,1,'soga_lip_type',0,-1,31), (169458,330170,1,'soga_nose_type',1,29,25), (169459,330170,0,'soga_skin_color',215,205,157), (169460,330170,0,'wing_color1',255,255,255), (169461,330170,0,'wing_color2',255,255,255), (169462,330171,1,'cheek_type',19,17,0), (169463,330171,1,'chin_type',7,2,44), (169464,330171,1,'ear_type',-28,5,0), (169465,330171,1,'eye_brow_type',0,21,5), (169466,330171,0,'eye_color',39,77,65), (169467,330171,1,'eye_type',37,0,0), (169468,330171,0,'hair_face_color',197,180,58), (169469,330171,0,'hair_type_color',197,180,58), (169470,330171,1,'lip_type',14,-31,-35), (169471,330171,1,'nose_type',8,18,3), (169472,330171,0,'skin_color',248,251,251), (169473,330171,1,'soga_cheek_type',19,17,0), (169474,330171,1,'soga_chin_type',7,2,44), (169475,330171,1,'soga_ear_type',-28,5,0), (169476,330171,1,'soga_eye_brow_type',0,21,5), (169477,330171,0,'soga_eye_color',229,229,102), (169478,330171,1,'soga_eye_type',37,0,0), (169479,330171,0,'soga_hair_face_color',197,180,58), (169480,330171,0,'soga_hair_type_color',197,180,58), (169481,330171,1,'soga_lip_type',14,-31,-35), (169482,330171,1,'soga_nose_type',8,18,3), (169483,330171,0,'soga_skin_color',248,251,251), (169484,330171,0,'wing_color1',255,255,255), (169485,330171,0,'wing_color2',255,255,255), (169486,330172,0,'eye_color',255,255,255), (169487,330172,0,'skin_color',255,255,255), (169488,330172,0,'soga_eye_color',255,0,255), (169489,330173,1,'cheek_type',-12,8,0), (169490,330173,1,'chin_type',7,-2,-47), (169491,330173,1,'ear_type',-9,-19,0), (169492,330173,1,'eye_brow_type',-7,-17,5), (169493,330173,0,'eye_color',126,86,206), (169494,330173,0,'hair_face_color',203,184,202), (169495,330173,0,'hair_type_color',203,184,202), (169496,330173,1,'lip_type',0,-10,14), (169497,330173,1,'nose_type',0,-10,-38), (169498,330173,0,'skin_color',125,118,160), (169499,330173,1,'soga_cheek_type',-12,8,0), (169500,330173,1,'soga_chin_type',7,-2,-47), (169501,330173,1,'soga_ear_type',-9,-19,0), (169502,330173,1,'soga_eye_brow_type',-7,-17,5), (169503,330173,0,'soga_eye_color',229,229,102), (169504,330173,0,'soga_hair_face_color',203,184,202), (169505,330173,0,'soga_hair_type_color',203,184,202), (169506,330173,1,'soga_lip_type',0,-10,14), (169507,330173,1,'soga_nose_type',0,-10,-38), (169508,330173,0,'soga_skin_color',125,118,160), (169509,330173,0,'wing_color1',255,255,255), (169510,330173,0,'wing_color2',255,255,255), (169511,330174,1,'cheek_type',-2,-3,0), (169512,330174,1,'chin_type',-7,-10,-29), (169513,330174,1,'ear_type',26,0,0), (169514,330174,1,'eye_brow_type',21,-11,25), (169515,330174,0,'eye_color',166,122,61), (169516,330174,1,'eye_type',-25,0,0), (169517,330174,0,'hair_face_color',48,18,9), (169518,330174,0,'hair_face_highlight_color',43,41,20), (169519,330174,0,'hair_type_color',48,18,9), (169520,330174,0,'hair_type_highlight_color',43,41,20), (169521,330174,1,'lip_type',21,0,-11), (169522,330174,1,'nose_type',-31,4,-4), (169523,330174,0,'skin_color',162,171,171), (169524,330174,1,'soga_cheek_type',-2,-3,0), (169525,330174,1,'soga_chin_type',-7,-10,-29), (169526,330174,1,'soga_ear_type',26,0,0), (169527,330174,1,'soga_eye_brow_type',21,-11,25), (169528,330174,0,'soga_eye_color',229,229,102), (169529,330174,1,'soga_eye_type',-25,0,0), (169530,330174,0,'soga_hair_face_color',48,18,9), (169531,330174,0,'soga_hair_face_highlight_color',43,41,20), (169532,330174,0,'soga_hair_type_color',48,18,9), (169533,330174,0,'soga_hair_type_highlight_color',43,41,20), (169534,330174,1,'soga_lip_type',21,0,-11), (169535,330174,1,'soga_nose_type',-31,4,-4), (169536,330174,0,'soga_skin_color',162,171,171), (169537,330174,0,'wing_color1',255,255,255), (169538,330174,0,'wing_color2',255,255,255), (169539,330175,1,'cheek_type',-58,0,0), (169540,330175,1,'chin_type',77,68,-31), (169541,330175,1,'ear_type',4,-39,0), (169542,330175,1,'eye_brow_type',-56,-58,31), (169543,330175,0,'eye_color',84,54,22), (169544,330175,1,'eye_type',-17,0,0), (169545,330175,0,'hair_color1',43,36,70), (169546,330175,0,'hair_color2',68,72,71), (169547,330175,0,'hair_face_color',61,61,75), (169548,330175,0,'hair_face_highlight_color',100,70,10), (169549,330175,0,'hair_highlight',56,33,26), (169550,330175,0,'hair_type_color',61,61,75), (169551,330175,0,'hair_type_highlight_color',100,70,10), (169552,330175,1,'lip_type',0,-25,76), (169553,330175,1,'nose_type',-52,68,14), (169554,330175,0,'skin_color',208,161,166), (169555,330175,1,'soga_cheek_type',-58,0,0), (169556,330175,1,'soga_chin_type',77,68,-31), (169557,330175,1,'soga_ear_type',4,-39,0), (169558,330175,1,'soga_eye_brow_type',-56,-58,31), (169559,330175,0,'soga_eye_color',229,229,102), (169560,330175,1,'soga_eye_type',-17,0,0), (169561,330175,0,'soga_hair_color1',43,36,70), (169562,330175,0,'soga_hair_color2',68,72,71), (169563,330175,0,'soga_hair_face_color',61,61,75), (169564,330175,0,'soga_hair_face_highlight_color',100,70,10), (169565,330175,0,'soga_hair_highlight',56,33,26), (169566,330175,0,'soga_hair_type_color',61,61,75), (169567,330175,0,'soga_hair_type_highlight_color',100,70,10), (169568,330175,1,'soga_lip_type',0,-25,76), (169569,330175,1,'soga_nose_type',-52,68,14), (169570,330175,0,'soga_skin_color',208,161,166), (169571,330175,0,'wing_color1',255,255,255), (169572,330175,0,'wing_color2',255,255,255), (169573,330176,1,'cheek_type',-25,-35,0), (169574,330176,1,'chin_type',9,-22,-20), (169575,330176,1,'ear_type',42,3,0), (169576,330176,1,'eye_brow_type',7,14,-14), (169577,330176,0,'eye_color',72,132,112), (169578,330176,1,'eye_type',-40,0,0), (169579,330176,0,'hair_face_color',14,11,7), (169580,330176,0,'hair_face_highlight_color',170,74,0), (169581,330176,0,'hair_type_color',14,11,7), (169582,330176,0,'hair_type_highlight_color',170,74,0), (169583,330176,1,'lip_type',-3,-1,31), (169584,330176,1,'nose_type',-5,-14,17), (169585,330176,0,'skin_color',167,172,172), (169586,330176,1,'soga_cheek_type',-25,-35,0), (169587,330176,1,'soga_chin_type',9,-22,-20), (169588,330176,1,'soga_ear_type',42,3,0), (169589,330176,1,'soga_eye_brow_type',7,14,-14), (169590,330176,0,'soga_eye_color',229,229,102), (169591,330176,1,'soga_eye_type',-40,0,0), (169592,330176,0,'soga_hair_face_color',14,11,7), (169593,330176,0,'soga_hair_face_highlight_color',170,74,0), (169594,330176,0,'soga_hair_type_color',14,11,7), (169595,330176,0,'soga_hair_type_highlight_color',170,74,0), (169596,330176,1,'soga_lip_type',-3,-1,31), (169597,330176,1,'soga_nose_type',-5,-14,17), (169598,330176,0,'soga_skin_color',167,172,172), (169599,330176,0,'wing_color1',255,255,255), (169600,330176,0,'wing_color2',255,255,255), (169601,330177,1,'cheek_type',34,-10,0), (169602,330177,1,'chin_type',2,0,-3), (169603,330177,1,'ear_type',-31,-25,0), (169604,330177,1,'eye_brow_type',26,18,0), (169605,330177,0,'eye_color',35,74,80), (169606,330177,1,'eye_type',-7,0,0), (169607,330177,0,'hair_face_color',114,45,4), (169608,330177,0,'hair_face_highlight_color',111,42,19), (169609,330177,0,'hair_type_color',114,45,4), (169610,330177,0,'hair_type_highlight_color',111,42,19), (169611,330177,1,'lip_type',-25,-5,18), (169612,330177,1,'nose_type',0,9,-7), (169613,330177,0,'skin_color',164,155,112), (169614,330177,1,'soga_cheek_type',34,-10,0), (169615,330177,1,'soga_chin_type',2,0,-3), (169616,330177,1,'soga_ear_type',-31,-25,0), (169617,330177,1,'soga_eye_brow_type',26,18,0), (169618,330177,0,'soga_eye_color',229,229,102), (169619,330177,1,'soga_eye_type',-7,0,0), (169620,330177,0,'soga_hair_face_color',114,45,4), (169621,330177,0,'soga_hair_face_highlight_color',111,42,19), (169622,330177,0,'soga_hair_type_color',114,45,4), (169623,330177,0,'soga_hair_type_highlight_color',111,42,19), (169624,330177,1,'soga_lip_type',-25,-5,18), (169625,330177,1,'soga_nose_type',0,9,-7), (169626,330177,0,'soga_skin_color',164,155,112), (169627,330177,0,'wing_color1',255,255,255), (169628,330177,0,'wing_color2',255,255,255), (169629,330178,1,'cheek_type',-18,-45,0), (169630,330178,1,'chin_type',-76,-75,25), (169631,330178,1,'ear_type',71,90,0), (169632,330178,1,'eye_brow_type',-35,8,96), (169633,330178,0,'eye_color',49,104,106), (169634,330178,1,'eye_type',-81,0,0), (169635,330178,0,'hair_color1',54,45,28), (169636,330178,0,'hair_color2',104,52,0), (169637,330178,0,'hair_face_color',47,14,19), (169638,330178,0,'hair_face_highlight_color',190,95,42), (169639,330178,0,'hair_highlight',105,26,26), (169640,330178,0,'hair_type_color',47,14,19), (169641,330178,0,'hair_type_highlight_color',190,95,42), (169642,330178,1,'lip_type',17,56,-95), (169643,330178,1,'nose_type',-87,-91,88), (169644,330178,0,'skin_color',197,138,130), (169645,330178,1,'soga_cheek_type',-18,-45,0), (169646,330178,1,'soga_chin_type',-76,-75,25), (169647,330178,1,'soga_ear_type',71,90,0), (169648,330178,1,'soga_eye_brow_type',-35,8,96), (169649,330178,0,'soga_eye_color',229,229,102), (169650,330178,1,'soga_eye_type',-81,0,0), (169651,330178,0,'soga_hair_color1',54,45,28), (169652,330178,0,'soga_hair_color2',104,52,0), (169653,330178,0,'soga_hair_face_color',47,14,19), (169654,330178,0,'soga_hair_face_highlight_color',190,95,42), (169655,330178,0,'soga_hair_highlight',105,26,26), (169656,330178,0,'soga_hair_type_color',47,14,19), (169657,330178,0,'soga_hair_type_highlight_color',190,95,42), (169658,330178,1,'soga_lip_type',17,56,-95), (169659,330178,1,'soga_nose_type',-87,-91,88), (169660,330178,0,'soga_skin_color',197,138,130), (169661,330178,0,'wing_color1',255,255,255), (169662,330178,0,'wing_color2',255,255,255), (169663,330179,1,'cheek_type',-9,19,0), (169664,330179,1,'chin_type',-78,-22,-61), (169665,330179,1,'ear_type',0,17,0), (169666,330179,1,'eye_brow_type',-14,-39,90), (169667,330179,0,'eye_color',30,57,39), (169668,330179,1,'eye_type',-38,0,0), (169669,330179,0,'hair_color1',79,28,15), (169670,330179,0,'hair_color2',111,64,0), (169671,330179,0,'hair_face_color',47,32,3), (169672,330179,0,'hair_face_highlight_color',211,220,220), (169673,330179,0,'hair_highlight',164,165,165), (169674,330179,0,'hair_type_color',47,32,3), (169675,330179,0,'hair_type_highlight_color',211,220,220), (169676,330179,1,'lip_type',0,69,-43), (169677,330179,1,'nose_type',47,-58,-1), (169678,330179,0,'skin_color',232,230,204), (169679,330179,1,'soga_cheek_type',-9,19,0), (169680,330179,1,'soga_chin_type',-78,-22,-61), (169681,330179,1,'soga_ear_type',0,17,0), (169682,330179,1,'soga_eye_brow_type',-14,-39,90), (169683,330179,0,'soga_eye_color',229,229,102), (169684,330179,1,'soga_eye_type',-38,0,0), (169685,330179,0,'soga_hair_color1',79,28,15), (169686,330179,0,'soga_hair_color2',111,64,0), (169687,330179,0,'soga_hair_face_color',47,32,3), (169688,330179,0,'soga_hair_face_highlight_color',211,220,220), (169689,330179,0,'soga_hair_highlight',164,165,165), (169690,330179,0,'soga_hair_type_color',47,32,3), (169691,330179,0,'soga_hair_type_highlight_color',211,220,220), (169692,330179,1,'soga_lip_type',0,69,-43), (169693,330179,1,'soga_nose_type',47,-58,-1), (169694,330179,0,'soga_skin_color',232,230,204), (169695,330179,0,'wing_color1',255,255,255), (169696,330179,0,'wing_color2',255,255,255), (169697,330180,1,'cheek_type',19,22,0), (169698,330180,1,'chin_type',4,18,-8), (169699,330180,1,'ear_type',-1,14,0), (169700,330180,1,'eye_brow_type',-28,48,0), (169701,330180,0,'eye_color',95,161,180), (169702,330180,1,'eye_type',19,0,0), (169703,330180,0,'hair_face_color',153,146,91), (169704,330180,0,'hair_face_highlight_color',137,101,0), (169705,330180,0,'hair_type_color',153,146,91), (169706,330180,0,'hair_type_highlight_color',137,101,0), (169707,330180,1,'lip_type',-34,-4,12), (169708,330180,1,'nose_type',-34,-28,12), (169709,330180,0,'skin_color',250,253,253), (169710,330180,1,'soga_cheek_type',19,22,0), (169711,330180,1,'soga_chin_type',4,18,-8), (169712,330180,1,'soga_ear_type',-1,14,0), (169713,330180,1,'soga_eye_brow_type',-28,48,0), (169714,330180,0,'soga_eye_color',229,229,102), (169715,330180,1,'soga_eye_type',19,0,0), (169716,330180,0,'soga_hair_face_color',153,146,91), (169717,330180,0,'soga_hair_face_highlight_color',137,101,0), (169718,330180,0,'soga_hair_type_color',153,146,91), (169719,330180,0,'soga_hair_type_highlight_color',137,101,0), (169720,330180,1,'soga_lip_type',-34,-4,12), (169721,330180,1,'soga_nose_type',-34,-28,12), (169722,330180,0,'soga_skin_color',250,253,253), (169723,330180,0,'wing_color1',255,255,255), (169724,330180,0,'wing_color2',255,255,255), (169725,330181,1,'cheek_type',-17,-96,0), (169726,330181,1,'chin_type',-40,85,0), (169727,330181,1,'ear_type',-31,-68,0), (169728,330181,1,'eye_brow_type',-50,-79,91), (169729,330181,0,'eye_color',102,165,183), (169730,330181,1,'eye_type',58,0,0), (169731,330181,0,'hair_color1',38,22,21), (169732,330181,0,'hair_color2',120,50,0), (169733,330181,0,'hair_face_color',4,1,1), (169734,330181,0,'hair_face_highlight_color',85,2,2), (169735,330181,0,'hair_highlight',109,14,49), (169736,330181,0,'hair_type_color',4,1,1), (169737,330181,0,'hair_type_highlight_color',85,2,2), (169738,330181,1,'lip_type',-45,89,85), (169739,330181,1,'nose_type',-82,-89,-12), (169740,330181,0,'skin_color',189,171,119), (169741,330181,1,'soga_cheek_type',-17,-96,0), (169742,330181,1,'soga_chin_type',-40,85,0), (169743,330181,1,'soga_ear_type',-31,-68,0), (169744,330181,1,'soga_eye_brow_type',-50,-79,91), (169745,330181,0,'soga_eye_color',229,229,102), (169746,330181,1,'soga_eye_type',58,0,0), (169747,330181,0,'soga_hair_color1',38,22,21), (169748,330181,0,'soga_hair_color2',120,50,0), (169749,330181,0,'soga_hair_face_color',4,1,1), (169750,330181,0,'soga_hair_face_highlight_color',85,2,2), (169751,330181,0,'soga_hair_highlight',109,14,49), (169752,330181,0,'soga_hair_type_color',4,1,1), (169753,330181,0,'soga_hair_type_highlight_color',85,2,2), (169754,330181,1,'soga_lip_type',-45,89,85), (169755,330181,1,'soga_nose_type',-82,-89,-12), (169756,330181,0,'soga_skin_color',189,171,119), (169757,330181,0,'wing_color1',255,255,255), (169758,330181,0,'wing_color2',255,255,255), (169759,330182,1,'cheek_type',-37,-14,0), (169760,330182,1,'chin_type',-25,-2,7), (169761,330182,1,'ear_type',-8,-23,0), (169762,330182,1,'eye_brow_type',44,-31,-19), (169763,330182,0,'eye_color',32,64,55), (169764,330182,1,'eye_type',-4,0,0), (169765,330182,0,'hair_face_color',67,60,51), (169766,330182,0,'hair_face_highlight_color',145,140,97), (169767,330182,0,'hair_type_color',67,60,51), (169768,330182,0,'hair_type_highlight_color',145,140,97), (169769,330182,1,'lip_type',-44,31,-21), (169770,330182,1,'nose_type',-14,14,40), (169771,330182,0,'skin_color',227,168,165), (169772,330182,1,'soga_cheek_type',-37,-14,0), (169773,330182,1,'soga_chin_type',-25,-2,7), (169774,330182,1,'soga_ear_type',-8,-23,0), (169775,330182,1,'soga_eye_brow_type',44,-31,-19), (169776,330182,0,'soga_eye_color',229,229,102), (169777,330182,1,'soga_eye_type',-4,0,0), (169778,330182,0,'soga_hair_face_color',67,60,51), (169779,330182,0,'soga_hair_face_highlight_color',145,140,97), (169780,330182,0,'soga_hair_type_color',67,60,51), (169781,330182,0,'soga_hair_type_highlight_color',145,140,97), (169782,330182,1,'soga_lip_type',-44,31,-21), (169783,330182,1,'soga_nose_type',-14,14,40), (169784,330182,0,'soga_skin_color',227,168,165), (169785,330182,0,'wing_color1',255,255,255), (169786,330182,0,'wing_color2',255,255,255), (169787,330183,1,'cheek_type',-7,-50,0), (169788,330183,1,'chin_type',40,68,1), (169789,330183,1,'ear_type',87,17,0), (169790,330183,1,'eye_brow_type',-68,0,0), (169791,330183,0,'eye_color',150,184,167), (169792,330183,1,'eye_type',-62,0,0), (169793,330183,0,'hair_color1',164,165,165), (169794,330183,0,'hair_color2',56,62,62), (169795,330183,0,'hair_face_color',244,246,246), (169796,330183,0,'hair_face_highlight_color',244,246,246), (169797,330183,0,'hair_highlight',164,165,165), (169798,330183,0,'hair_type_color',244,246,246), (169799,330183,0,'hair_type_highlight_color',244,246,246), (169800,330183,1,'lip_type',82,93,45), (169801,330183,1,'nose_type',62,-62,2), (169802,330183,0,'skin_color',123,131,124), (169803,330183,1,'soga_cheek_type',-7,-50,0), (169804,330183,1,'soga_chin_type',40,68,1), (169805,330183,1,'soga_ear_type',87,17,0), (169806,330183,1,'soga_eye_brow_type',-68,0,0), (169807,330183,0,'soga_eye_color',204,204,204), (169808,330183,1,'soga_eye_type',-62,0,0), (169809,330183,0,'soga_hair_color1',164,165,165), (169810,330183,0,'soga_hair_color2',56,62,62), (169811,330183,0,'soga_hair_face_color',244,246,246), (169812,330183,0,'soga_hair_face_highlight_color',244,246,246), (169813,330183,0,'soga_hair_highlight',164,165,165), (169814,330183,0,'soga_hair_type_color',244,246,246), (169815,330183,0,'soga_hair_type_highlight_color',244,246,246), (169816,330183,1,'soga_lip_type',82,93,45), (169817,330183,1,'soga_nose_type',62,-62,2), (169818,330183,0,'soga_skin_color',123,131,124), (169819,330184,1,'cheek_type',66,-46,0), (169820,330184,1,'chin_type',90,3,-32), (169821,330184,1,'ear_type',-87,90,0), (169822,330184,1,'eye_brow_type',90,34,72), (169823,330184,0,'eye_color',44,61,35), (169824,330184,1,'eye_type',-42,0,0), (169825,330184,0,'hair_color1',123,123,130), (169826,330184,0,'hair_color2',144,140,137), (169827,330184,0,'hair_face_color',116,142,142), (169828,330184,0,'hair_face_highlight_color',171,64,26), (169829,330184,0,'hair_highlight',89,21,21), (169830,330184,0,'hair_type_color',116,142,142), (169831,330184,0,'hair_type_highlight_color',171,64,26), (169832,330184,1,'lip_type',77,0,1), (169833,330184,1,'nose_type',20,-25,-71), (169834,330184,0,'skin_color',198,162,110), (169835,330184,1,'soga_cheek_type',66,-46,0), (169836,330184,1,'soga_chin_type',90,3,-32), (169837,330184,1,'soga_ear_type',-87,90,0), (169838,330184,1,'soga_eye_brow_type',90,34,72), (169839,330184,0,'soga_eye_color',229,229,102), (169840,330184,1,'soga_eye_type',-42,0,0), (169841,330184,0,'soga_hair_color1',123,123,130), (169842,330184,0,'soga_hair_color2',144,140,137), (169843,330184,0,'soga_hair_face_color',116,142,142), (169844,330184,0,'soga_hair_face_highlight_color',171,64,26), (169845,330184,0,'soga_hair_highlight',89,21,21), (169846,330184,0,'soga_hair_type_color',116,142,142), (169847,330184,0,'soga_hair_type_highlight_color',171,64,26), (169848,330184,1,'soga_lip_type',77,0,1), (169849,330184,1,'soga_nose_type',20,-25,-71), (169850,330184,0,'soga_skin_color',198,162,110), (169851,330184,0,'wing_color1',255,255,255), (169852,330184,0,'wing_color2',255,255,255), (169853,330185,1,'cheek_type',-18,-25,0), (169854,330185,1,'chin_type',-11,10,-1), (169855,330185,1,'ear_type',-29,7,0), (169856,330185,1,'eye_brow_type',8,11,-2), (169857,330185,0,'eye_color',177,186,155), (169858,330185,1,'eye_type',-3,0,0), (169859,330185,0,'hair_face_color',62,36,2), (169860,330185,0,'hair_face_highlight_color',138,64,0), (169861,330185,0,'hair_type_color',62,36,2), (169862,330185,0,'hair_type_highlight_color',138,64,0), (169863,330185,1,'lip_type',-3,-23,-17), (169864,330185,1,'nose_type',38,0,-4), (169865,330185,0,'skin_color',227,236,230), (169866,330185,1,'soga_cheek_type',-18,-25,0), (169867,330185,1,'soga_chin_type',-11,10,-1), (169868,330185,1,'soga_ear_type',-29,7,0), (169869,330185,1,'soga_eye_brow_type',8,11,-2), (169870,330185,0,'soga_eye_color',229,229,102), (169871,330185,1,'soga_eye_type',-3,0,0), (169872,330185,0,'soga_hair_face_color',62,36,2), (169873,330185,0,'soga_hair_face_highlight_color',138,64,0), (169874,330185,0,'soga_hair_type_color',62,36,2), (169875,330185,0,'soga_hair_type_highlight_color',138,64,0), (169876,330185,1,'soga_lip_type',-3,-23,-17), (169877,330185,1,'soga_nose_type',38,0,-4), (169878,330185,0,'soga_skin_color',227,236,230), (169879,330185,0,'wing_color1',255,255,255), (169880,330185,0,'wing_color2',255,255,255), (169881,330186,1,'cheek_type',-28,10,0), (169882,330186,1,'chin_type',28,-35,-25), (169883,330186,1,'eye_brow_type',20,-2,-10), (169884,330186,0,'eye_color',58,123,118), (169885,330186,1,'eye_type',1,0,0), (169886,330186,0,'hair_face_color',89,63,0), (169887,330186,0,'hair_face_highlight_color',222,107,22), (169888,330186,0,'hair_type_color',89,63,0), (169889,330186,0,'hair_type_highlight_color',222,107,22), (169890,330186,1,'lip_type',-28,37,2), (169891,330186,1,'nose_type',-7,11,0), (169892,330186,0,'skin_color',255,255,255), (169893,330186,1,'soga_cheek_type',-28,10,0), (169894,330186,1,'soga_chin_type',28,-35,-25), (169895,330186,1,'soga_eye_brow_type',20,-2,-10), (169896,330186,0,'soga_eye_color',229,229,102), (169897,330186,1,'soga_eye_type',1,0,0), (169898,330186,0,'soga_hair_face_color',89,63,0), (169899,330186,0,'soga_hair_face_highlight_color',222,107,22), (169900,330186,0,'soga_hair_type_color',89,63,0), (169901,330186,0,'soga_hair_type_highlight_color',222,107,22), (169902,330186,1,'soga_lip_type',-28,37,2), (169903,330186,1,'soga_nose_type',-7,11,0), (169904,330186,0,'soga_skin_color',255,255,255), (169905,330186,0,'wing_color1',255,255,255), (169906,330186,0,'wing_color2',255,255,255), (169907,330187,1,'cheek_type',-43,0,0), (169908,330187,1,'chin_type',-20,29,0), (169909,330187,1,'ear_type',2,7,0), (169910,330187,1,'eye_brow_type',-11,17,2), (169911,330187,0,'eye_color',43,87,100), (169912,330187,1,'eye_type',-4,0,0), (169913,330187,0,'hair_face_color',211,218,165), (169914,330187,0,'hair_face_highlight_color',58,33,4), (169915,330187,0,'hair_type_color',211,218,165), (169916,330187,0,'hair_type_highlight_color',58,33,4), (169917,330187,1,'lip_type',12,25,14), (169918,330187,1,'nose_type',-9,-19,17), (169919,330187,0,'skin_color',228,193,194), (169920,330187,1,'soga_cheek_type',-43,0,0), (169921,330187,1,'soga_chin_type',-20,29,0), (169922,330187,1,'soga_ear_type',2,7,0), (169923,330187,1,'soga_eye_brow_type',-11,17,2), (169924,330187,0,'soga_eye_color',229,229,102), (169925,330187,1,'soga_eye_type',-4,0,0), (169926,330187,0,'soga_hair_face_color',211,218,165), (169927,330187,0,'soga_hair_face_highlight_color',58,33,4), (169928,330187,0,'soga_hair_type_color',211,218,165), (169929,330187,0,'soga_hair_type_highlight_color',58,33,4), (169930,330187,1,'soga_lip_type',12,25,14), (169931,330187,1,'soga_nose_type',-9,-19,17), (169932,330187,0,'soga_skin_color',228,193,194), (169933,330187,0,'wing_color1',255,255,255), (169934,330187,0,'wing_color2',255,255,255), (169935,330188,1,'cheek_type',-12,21,0), (169936,330188,1,'chin_type',0,-25,4), (169937,330188,1,'ear_type',34,57,0), (169938,330188,1,'eye_brow_type',98,-3,-3), (169939,330188,0,'eye_color',0,97,97), (169940,330188,1,'eye_type',-34,0,0), (169941,330188,1,'lip_type',77,91,41), (169942,330188,1,'nose_type',42,-87,31), (169943,330188,0,'skin_color',161,155,134), (169944,330188,1,'soga_cheek_type',-12,21,0), (169945,330188,1,'soga_chin_type',0,-25,4), (169946,330188,1,'soga_ear_type',34,57,0), (169947,330188,1,'soga_eye_brow_type',98,-3,-3), (169948,330188,0,'soga_eye_color',204,204,204), (169949,330188,1,'soga_eye_type',-34,0,0), (169950,330188,1,'soga_lip_type',77,91,41), (169951,330188,1,'soga_nose_type',42,-87,31), (169952,330188,0,'soga_skin_color',161,155,134), (169959,330191,0,'eye_color',255,255,255), (169960,330191,0,'skin_color',255,255,255), (169961,330191,0,'soga_eye_color',255,0,255), (169962,330192,0,'eye_color',255,255,255), (169963,330192,0,'skin_color',255,255,255), (169964,330192,0,'soga_eye_color',255,0,255), (169965,330193,0,'eye_color',255,255,255), (169966,330193,0,'skin_color',255,255,255), (169967,330193,0,'soga_eye_color',255,0,255), (169968,330194,0,'eye_color',255,255,255), (169969,330194,0,'skin_color',255,255,255), (169970,330194,0,'soga_eye_color',255,0,255), (169971,330195,1,'cheek_type',53,37,0), (169972,330195,1,'chin_type',47,-3,94), (169973,330195,1,'ear_type',12,0,0), (169974,330195,1,'eye_brow_type',68,-38,-15), (169975,330195,0,'eye_color',125,85,35), (169976,330195,1,'eye_type',59,0,0), (169977,330195,0,'hair_color1',209,131,22), (169978,330195,0,'hair_color2',199,150,48), (169979,330195,0,'hair_face_color',184,128,10), (169980,330195,0,'hair_face_highlight_color',168,59,22), (169981,330195,0,'hair_highlight',89,21,21), (169982,330195,0,'hair_type_color',184,128,10), (169983,330195,0,'hair_type_highlight_color',168,59,22), (169984,330195,1,'lip_type',-93,44,63), (169985,330195,1,'nose_type',40,26,87), (169986,330195,0,'skin_color',176,121,107), (169987,330195,1,'soga_cheek_type',53,37,0), (169988,330195,1,'soga_chin_type',47,-3,94), (169989,330195,1,'soga_ear_type',12,0,0), (169990,330195,1,'soga_eye_brow_type',68,-38,-15), (169991,330195,0,'soga_eye_color',204,204,204), (169992,330195,1,'soga_eye_type',59,0,0), (169993,330195,0,'soga_hair_color1',209,131,22), (169994,330195,0,'soga_hair_color2',199,150,48), (169995,330195,0,'soga_hair_face_color',184,128,10), (169996,330195,0,'soga_hair_face_highlight_color',168,59,22), (169997,330195,0,'soga_hair_highlight',89,21,21), (169998,330195,0,'soga_hair_type_color',184,128,10), (169999,330195,0,'soga_hair_type_highlight_color',168,59,22), (170000,330195,1,'soga_lip_type',-93,44,63), (170001,330195,1,'soga_nose_type',40,26,87), (170002,330195,0,'soga_skin_color',176,121,107), (170003,330196,0,'eye_color',255,255,255), (170004,330196,0,'skin_color',255,255,255), (170005,330196,0,'soga_eye_color',255,0,255), (170006,330197,1,'cheek_type',31,91,0), (170007,330197,1,'chin_type',93,-19,-29), (170008,330197,1,'ear_type',63,-2,0), (170009,330197,1,'eye_brow_type',-25,91,-42), (170010,330197,0,'eye_color',0,80,80), (170011,330197,1,'eye_type',70,0,0), (170012,330197,1,'lip_type',-19,85,29), (170013,330197,1,'nose_type',-14,91,-76), (170014,330197,0,'skin_color',196,180,140), (170015,330197,1,'soga_cheek_type',31,91,0), (170016,330197,1,'soga_chin_type',93,-19,-29), (170017,330197,1,'soga_ear_type',63,-2,0), (170018,330197,1,'soga_eye_brow_type',-25,91,-42), (170019,330197,0,'soga_eye_color',204,204,204), (170020,330197,1,'soga_eye_type',70,0,0), (170021,330197,1,'soga_lip_type',-19,85,29), (170022,330197,1,'soga_nose_type',-14,91,-76), (170023,330197,0,'soga_skin_color',196,180,140), (170024,330198,0,'eye_color',255,255,255), (170025,330198,0,'skin_color',255,255,255), (170026,330198,0,'soga_eye_color',255,0,255), (170027,330199,1,'cheek_type',37,-100,0), (170028,330199,1,'chin_type',-7,-100,90), (170029,330199,1,'ear_type',-37,-37,0), (170030,330199,1,'eye_brow_type',34,-22,10), (170031,330199,0,'eye_color',52,86,54), (170032,330199,1,'eye_type',-28,0,0), (170033,330199,0,'hair_color1',26,24,25), (170034,330199,0,'hair_color2',36,34,36), (170035,330199,0,'hair_face_color',20,9,27), (170036,330199,0,'hair_face_highlight_color',61,61,75), (170037,330199,0,'hair_highlight',50,48,56), (170038,330199,0,'hair_type_color',20,9,27), (170039,330199,0,'hair_type_highlight_color',61,61,75), (170040,330199,1,'lip_type',65,-62,-93), (170041,330199,1,'nose_type',97,-83,87), (170042,330199,0,'skin_color',241,244,220), (170043,330199,1,'soga_cheek_type',37,-100,0), (170044,330199,1,'soga_chin_type',-7,-100,90), (170045,330199,1,'soga_ear_type',-37,-37,0), (170046,330199,1,'soga_eye_brow_type',34,-22,10), (170047,330199,0,'soga_eye_color',229,229,102), (170048,330199,1,'soga_eye_type',-28,0,0), (170049,330199,0,'soga_hair_color1',26,24,25), (170050,330199,0,'soga_hair_color2',36,34,36), (170051,330199,0,'soga_hair_face_color',20,9,27), (170052,330199,0,'soga_hair_face_highlight_color',61,61,75), (170053,330199,0,'soga_hair_highlight',50,48,56), (170054,330199,0,'soga_hair_type_color',20,9,27), (170055,330199,0,'soga_hair_type_highlight_color',61,61,75), (170056,330199,1,'soga_lip_type',65,-62,-93), (170057,330199,1,'soga_nose_type',97,-83,87), (170058,330199,0,'soga_skin_color',241,244,220), (170059,330199,0,'wing_color1',255,255,255), (170060,330199,0,'wing_color2',255,255,255), (170061,330200,0,'eye_color',255,255,255), (170062,330200,0,'skin_color',255,255,255), (170063,330200,0,'soga_eye_color',255,0,255), (170064,330201,0,'eye_color',255,255,255), (170065,330201,0,'skin_color',255,255,255), (170066,330201,0,'soga_eye_color',255,0,255), (170067,330202,0,'eye_color',163,133,72), (170068,330202,0,'skin_color',80,92,66), (170069,330202,0,'soga_eye_color',255,0,255), (170070,330203,0,'eye_color',255,255,255), (170071,330203,0,'skin_color',255,255,255), (170072,330203,0,'soga_eye_color',255,0,255), (170073,330204,0,'eye_color',67,93,21), (170074,330204,0,'skin_color',0,63,0), (170075,330204,0,'soga_eye_color',255,0,255), (170079,330206,0,'eye_color',255,255,255), (170080,330206,0,'skin_color',255,255,255), (170081,330206,0,'soga_eye_color',255,0,255), (170082,330207,1,'cheek_type',63,62,0), (170083,330207,1,'chin_type',-70,12,-95), (170084,330207,1,'ear_type',-29,-87,0), (170085,330207,1,'eye_brow_type',95,68,43), (170086,330207,0,'eye_color',73,136,134), (170087,330207,1,'eye_type',64,0,0), (170088,330207,0,'hair_color1',43,36,70), (170089,330207,0,'hair_color2',49,49,53), (170090,330207,0,'hair_face_color',61,61,75), (170091,330207,0,'hair_face_highlight_color',109,131,182), (170092,330207,0,'hair_highlight',103,102,153), (170093,330207,0,'hair_type_color',61,61,75), (170094,330207,0,'hair_type_highlight_color',109,131,182), (170095,330207,1,'lip_type',-85,83,-51), (170096,330207,1,'nose_type',-89,77,62), (170097,330207,0,'skin_color',121,160,163), (170098,330207,1,'soga_cheek_type',63,62,0), (170099,330207,1,'soga_chin_type',-70,12,-95), (170100,330207,1,'soga_ear_type',-29,-87,0), (170101,330207,1,'soga_eye_brow_type',95,68,43), (170102,330207,0,'soga_eye_color',229,229,102), (170103,330207,1,'soga_eye_type',64,0,0), (170104,330207,0,'soga_hair_color1',43,36,70), (170105,330207,0,'soga_hair_color2',49,49,53), (170106,330207,0,'soga_hair_face_color',61,61,75), (170107,330207,0,'soga_hair_face_highlight_color',109,131,182), (170108,330207,0,'soga_hair_highlight',103,102,153), (170109,330207,0,'soga_hair_type_color',61,61,75), (170110,330207,0,'soga_hair_type_highlight_color',109,131,182), (170111,330207,1,'soga_lip_type',-85,83,-51), (170112,330207,1,'soga_nose_type',-89,77,62), (170113,330207,0,'soga_skin_color',121,160,163), (170114,330207,0,'wing_color1',255,255,255), (170115,330207,0,'wing_color2',255,255,255), (170116,330208,1,'cheek_type',4,-11,0), (170117,330208,1,'chin_type',-31,-1,-14), (170118,330208,1,'ear_type',-7,21,0), (170119,330208,1,'eye_brow_type',28,14,3), (170120,330208,0,'eye_color',244,171,255), (170121,330208,1,'eye_type',19,0,0), (170122,330208,0,'hair_color1',98,135,156), (170123,330208,0,'hair_color2',88,95,109), (170124,330208,0,'hair_face_color',152,125,154), (170125,330208,0,'hair_face_highlight_color',105,103,97), (170126,330208,0,'hair_highlight',33,22,19), (170127,330208,0,'hair_type_color',152,125,154), (170128,330208,0,'hair_type_highlight_color',105,103,97), (170129,330208,1,'lip_type',11,37,-12), (170130,330208,1,'nose_type',-7,18,-17), (170131,330208,0,'skin_color',25,81,80), (170132,330208,1,'soga_cheek_type',4,-11,0), (170133,330208,1,'soga_chin_type',-31,-1,-14), (170134,330208,1,'soga_ear_type',-7,21,0), (170135,330208,1,'soga_eye_brow_type',28,14,3), (170136,330208,0,'soga_eye_color',229,229,102), (170137,330208,1,'soga_eye_type',19,0,0), (170138,330208,0,'soga_hair_color1',98,135,156), (170139,330208,0,'soga_hair_color2',88,95,109), (170140,330208,0,'soga_hair_face_color',152,125,154), (170141,330208,0,'soga_hair_face_highlight_color',105,103,97), (170142,330208,0,'soga_hair_highlight',33,22,19), (170143,330208,0,'soga_hair_type_color',152,125,154), (170144,330208,0,'soga_hair_type_highlight_color',105,103,97), (170145,330208,1,'soga_lip_type',11,37,-12), (170146,330208,1,'soga_nose_type',-7,18,-17), (170147,330208,0,'soga_skin_color',25,81,80), (170148,330208,0,'wing_color1',255,255,255), (170149,330208,0,'wing_color2',255,255,255), (170150,330209,1,'cheek_type',-40,-68,0), (170151,330209,1,'chin_type',26,70,-40), (170152,330209,1,'ear_type',-37,-25,0), (170153,330209,1,'eye_brow_type',88,-63,-55), (170154,330209,0,'eye_color',30,57,39), (170155,330209,1,'eye_type',-31,0,0), (170156,330209,0,'hair_color1',209,131,22), (170157,330209,0,'hair_color2',199,150,48), (170158,330209,0,'hair_face_color',198,139,15), (170159,330209,0,'hair_face_highlight_color',244,246,246), (170160,330209,0,'hair_highlight',161,165,168), (170161,330209,0,'hair_type_color',198,139,15), (170162,330209,0,'hair_type_highlight_color',244,246,246), (170163,330209,1,'lip_type',-42,79,15), (170164,330209,1,'nose_type',-25,-72,17), (170165,330209,0,'skin_color',244,248,248), (170166,330209,1,'soga_cheek_type',-40,-68,0), (170167,330209,1,'soga_chin_type',26,70,-40), (170168,330209,1,'soga_ear_type',-37,-25,0), (170169,330209,1,'soga_eye_brow_type',88,-63,-55), (170170,330209,0,'soga_eye_color',229,229,102), (170171,330209,1,'soga_eye_type',-31,0,0), (170172,330209,0,'soga_hair_color1',209,131,22), (170173,330209,0,'soga_hair_color2',199,150,48), (170174,330209,0,'soga_hair_face_color',198,139,15), (170175,330209,0,'soga_hair_face_highlight_color',244,246,246), (170176,330209,0,'soga_hair_highlight',161,165,168), (170177,330209,0,'soga_hair_type_color',198,139,15), (170178,330209,0,'soga_hair_type_highlight_color',244,246,246), (170179,330209,1,'soga_lip_type',-42,79,15), (170180,330209,1,'soga_nose_type',-25,-72,17), (170181,330209,0,'soga_skin_color',244,248,248), (170182,330209,0,'wing_color1',255,255,255), (170183,330209,0,'wing_color2',255,255,255), (170184,330210,0,'eye_color',255,255,255), (170185,330210,0,'skin_color',255,255,255), (170186,330210,0,'soga_eye_color',255,0,255), (170187,330211,0,'eye_color',255,255,255), (170188,330211,0,'skin_color',128,63,0), (170189,330211,0,'soga_eye_color',255,0,255), (170190,330212,0,'eye_color',255,255,255), (170191,330212,0,'skin_color',255,255,255), (170192,330212,0,'soga_eye_color',255,0,255), (170193,330213,1,'cheek_type',50,-47,0), (170194,330213,1,'chin_type',53,-71,9), (170195,330213,1,'ear_type',-37,-62,0), (170196,330213,1,'eye_brow_type',-75,-3,34), (170197,330213,0,'eye_color',33,64,50), (170198,330213,1,'eye_type',72,0,0), (170199,330213,0,'hair_color1',56,33,26), (170200,330213,0,'hair_color2',86,65,37), (170201,330213,0,'hair_face_color',100,70,10), (170202,330213,0,'hair_face_highlight_color',96,118,120), (170203,330213,0,'hair_highlight',112,103,151), (170204,330213,0,'hair_type_color',100,70,10), (170205,330213,0,'hair_type_highlight_color',96,118,120), (170206,330213,1,'lip_type',-18,-1,-31), (170207,330213,1,'nose_type',100,50,9), (170208,330213,0,'skin_color',224,204,159), (170209,330213,1,'soga_cheek_type',50,-47,0), (170210,330213,1,'soga_chin_type',53,-71,9), (170211,330213,1,'soga_ear_type',-37,-62,0), (170212,330213,1,'soga_eye_brow_type',-75,-3,34), (170213,330213,0,'soga_eye_color',229,229,102), (170214,330213,1,'soga_eye_type',72,0,0), (170215,330213,0,'soga_hair_color1',56,33,26), (170216,330213,0,'soga_hair_color2',86,65,37), (170217,330213,0,'soga_hair_face_color',100,70,10), (170218,330213,0,'soga_hair_face_highlight_color',96,118,120), (170219,330213,0,'soga_hair_highlight',112,103,151), (170220,330213,0,'soga_hair_type_color',100,70,10), (170221,330213,0,'soga_hair_type_highlight_color',96,118,120), (170222,330213,1,'soga_lip_type',-18,-1,-31), (170223,330213,1,'soga_nose_type',100,50,9), (170224,330213,0,'soga_skin_color',224,204,159), (170225,330214,1,'cheek_type',46,17,0), (170226,330214,1,'chin_type',50,63,-97), (170227,330214,1,'ear_type',-55,-8,0), (170228,330214,1,'eye_brow_type',-56,14,37), (170229,330214,0,'eye_color',243,166,255), (170230,330214,1,'eye_type',-90,0,0), (170231,330214,0,'hair_color1',160,156,172), (170232,330214,0,'hair_color2',62,62,68), (170233,330214,0,'hair_face_color',244,244,246), (170234,330214,0,'hair_face_highlight_color',244,244,246), (170235,330214,0,'hair_highlight',160,156,172), (170236,330214,0,'hair_type_color',244,244,246), (170237,330214,0,'hair_type_highlight_color',244,244,246), (170238,330214,1,'lip_type',3,-9,62), (170239,330214,1,'nose_type',9,14,-23), (170240,330214,0,'skin_color',178,183,212), (170241,330214,1,'soga_cheek_type',46,17,0), (170242,330214,1,'soga_chin_type',50,63,-97), (170243,330214,1,'soga_ear_type',-55,-8,0), (170244,330214,1,'soga_eye_brow_type',-56,14,37), (170245,330214,0,'soga_eye_color',229,229,102), (170246,330214,1,'soga_eye_type',-90,0,0), (170247,330214,0,'soga_hair_color1',160,156,172), (170248,330214,0,'soga_hair_color2',62,62,68), (170249,330214,0,'soga_hair_face_color',244,244,246), (170250,330214,0,'soga_hair_face_highlight_color',244,244,246), (170251,330214,0,'soga_hair_highlight',160,156,172), (170252,330214,0,'soga_hair_type_color',244,244,246), (170253,330214,0,'soga_hair_type_highlight_color',244,244,246), (170254,330214,1,'soga_lip_type',3,-9,62), (170255,330214,1,'soga_nose_type',9,14,-23), (170256,330214,0,'soga_skin_color',178,183,212), (170257,330214,0,'wing_color1',255,255,255), (170258,330214,0,'wing_color2',255,255,255), (170259,330215,1,'cheek_type',-23,38,0), (170260,330215,1,'chin_type',7,0,19), (170261,330215,1,'ear_type',-19,-19,0), (170262,330215,1,'eye_brow_type',11,17,14), (170263,330215,0,'eye_color',143,189,201), (170264,330215,1,'eye_type',8,0,0), (170265,330215,0,'hair_face_color',80,53,20), (170266,330215,0,'hair_face_highlight_color',132,126,76), (170267,330215,0,'hair_type_color',80,53,20), (170268,330215,0,'hair_type_highlight_color',132,126,76), (170269,330215,1,'lip_type',-37,37,-12), (170270,330215,1,'nose_type',-19,-2,31), (170271,330215,0,'skin_color',243,250,247), (170272,330215,1,'soga_cheek_type',-23,38,0), (170273,330215,1,'soga_chin_type',7,0,19), (170274,330215,1,'soga_ear_type',-19,-19,0), (170275,330215,1,'soga_eye_brow_type',11,17,14), (170276,330215,0,'soga_eye_color',229,229,102), (170277,330215,1,'soga_eye_type',8,0,0), (170278,330215,0,'soga_hair_face_color',80,53,20), (170279,330215,0,'soga_hair_face_highlight_color',132,126,76), (170280,330215,0,'soga_hair_type_color',80,53,20), (170281,330215,0,'soga_hair_type_highlight_color',132,126,76), (170282,330215,1,'soga_lip_type',-37,37,-12), (170283,330215,1,'soga_nose_type',-19,-2,31), (170284,330215,0,'soga_skin_color',243,250,247), (170285,330215,0,'wing_color1',255,255,255), (170286,330215,0,'wing_color2',255,255,255), (170287,330216,1,'cheek_type',39,-44,0), (170288,330216,1,'chin_type',19,56,-57), (170289,330216,1,'ear_type',31,-10,0), (170290,330216,1,'eye_brow_type',71,-23,69), (170291,330216,0,'eye_color',155,186,169), (170292,330216,1,'eye_type',91,0,0), (170293,330216,0,'hair_color1',161,165,168), (170294,330216,0,'hair_color2',50,69,69), (170295,330216,0,'hair_face_color',244,246,246), (170296,330216,0,'hair_face_highlight_color',33,24,42), (170297,330216,0,'hair_highlight',29,21,28), (170298,330216,0,'hair_type_color',244,246,246), (170299,330216,0,'hair_type_highlight_color',33,24,42), (170300,330216,1,'lip_type',25,-19,-75), (170301,330216,1,'nose_type',18,-68,-75), (170302,330216,0,'skin_color',217,184,175), (170303,330216,1,'soga_cheek_type',39,-44,0), (170304,330216,1,'soga_chin_type',19,56,-57), (170305,330216,1,'soga_ear_type',31,-10,0), (170306,330216,1,'soga_eye_brow_type',71,-23,69), (170307,330216,0,'soga_eye_color',229,229,102), (170308,330216,1,'soga_eye_type',91,0,0), (170309,330216,0,'soga_hair_color1',161,165,168), (170310,330216,0,'soga_hair_color2',50,69,69), (170311,330216,0,'soga_hair_face_color',244,246,246), (170312,330216,0,'soga_hair_face_highlight_color',33,24,42), (170313,330216,0,'soga_hair_highlight',29,21,28), (170314,330216,0,'soga_hair_type_color',244,246,246), (170315,330216,0,'soga_hair_type_highlight_color',33,24,42), (170316,330216,1,'soga_lip_type',25,-19,-75), (170317,330216,1,'soga_nose_type',18,-68,-75), (170318,330216,0,'soga_skin_color',217,184,175), (170319,330216,0,'wing_color1',255,255,255), (170320,330216,0,'wing_color2',255,255,255), (170324,330218,0,'eye_color',129,102,9), (170325,330218,0,'skin_color',122,121,56), (170326,330218,0,'soga_eye_color',255,0,255), (170327,330219,1,'cheek_type',-5,8,0), (170328,330219,1,'chin_type',1,-7,-5), (170329,330219,1,'ear_type',-2,-2,0), (170330,330219,1,'eye_brow_type',8,0,11), (170331,330219,0,'eye_color',171,105,231), (170332,330219,1,'eye_type',-37,0,0), (170333,330219,0,'hair_face_color',78,53,24), (170334,330219,0,'hair_type_color',78,53,24), (170335,330219,1,'lip_type',4,-11,43), (170336,330219,1,'nose_type',4,-7,28), (170337,330219,0,'skin_color',128,25,33), (170338,330219,1,'soga_cheek_type',-5,8,0), (170339,330219,1,'soga_chin_type',1,-7,-5), (170340,330219,1,'soga_ear_type',-2,-2,0), (170341,330219,1,'soga_eye_brow_type',8,0,11), (170342,330219,0,'soga_eye_color',229,229,102), (170343,330219,1,'soga_eye_type',-37,0,0), (170344,330219,0,'soga_hair_face_color',78,53,24), (170345,330219,0,'soga_hair_type_color',78,53,24), (170346,330219,1,'soga_lip_type',4,-11,43), (170347,330219,1,'soga_nose_type',4,-7,28), (170348,330219,0,'soga_skin_color',128,25,33), (170349,330219,0,'wing_color1',255,255,255), (170350,330219,0,'wing_color2',255,255,255), (170354,330221,1,'cheek_type',23,0,0), (170355,330221,1,'chin_type',19,25,-10), (170356,330221,1,'ear_type',25,37,0), (170357,330221,1,'eye_brow_type',7,28,7), (170358,330221,0,'eye_color',223,164,14), (170359,330221,1,'eye_type',-12,0,0), (170360,330221,0,'hair_face_color',76,52,26), (170361,330221,0,'hair_face_highlight_color',97,66,28), (170362,330221,0,'hair_type_color',76,52,26), (170363,330221,0,'hair_type_highlight_color',97,66,28), (170364,330221,1,'lip_type',14,11,40), (170365,330221,1,'nose_type',-12,14,-29), (170366,330221,0,'skin_color',138,146,107), (170367,330221,1,'soga_cheek_type',23,0,0), (170368,330221,1,'soga_chin_type',19,25,-10), (170369,330221,1,'soga_ear_type',25,37,0), (170370,330221,1,'soga_eye_brow_type',7,28,7), (170371,330221,0,'soga_eye_color',229,229,102), (170372,330221,1,'soga_eye_type',-12,0,0), (170373,330221,0,'soga_hair_face_color',76,52,26), (170374,330221,0,'soga_hair_face_highlight_color',97,66,28), (170375,330221,0,'soga_hair_type_color',76,52,26), (170376,330221,0,'soga_hair_type_highlight_color',97,66,28), (170377,330221,1,'soga_lip_type',14,11,40), (170378,330221,1,'soga_nose_type',-12,14,-29), (170379,330221,0,'soga_skin_color',138,146,107), (170380,330221,0,'wing_color1',255,255,255), (170381,330221,0,'wing_color2',255,255,255), (170388,330224,0,'eye_color',255,255,255), (170389,330224,0,'skin_color',255,255,255), (170390,330224,0,'soga_eye_color',255,0,255), (170391,330225,1,'cheek_type',-40,37,0), (170392,330225,1,'chin_type',11,9,-32), (170393,330225,1,'ear_type',-28,8,0), (170394,330225,1,'eye_brow_type',-22,10,20), (170395,330225,0,'eye_color',62,133,128), (170396,330225,1,'eye_type',-17,0,0), (170397,330225,0,'hair_face_color',161,65,1), (170398,330225,0,'hair_face_highlight_color',110,72,27), (170399,330225,0,'hair_type_color',161,65,1), (170400,330225,0,'hair_type_highlight_color',110,72,27), (170401,330225,1,'lip_type',10,-23,-8), (170402,330225,1,'nose_type',21,37,-10), (170403,330225,0,'skin_color',145,108,74), (170404,330225,1,'soga_cheek_type',-40,37,0), (170405,330225,1,'soga_chin_type',11,9,-32), (170406,330225,1,'soga_ear_type',-28,8,0), (170407,330225,1,'soga_eye_brow_type',-22,10,20), (170408,330225,0,'soga_eye_color',229,229,102), (170409,330225,1,'soga_eye_type',-17,0,0), (170410,330225,0,'soga_hair_face_color',161,65,1), (170411,330225,0,'soga_hair_face_highlight_color',110,72,27), (170412,330225,0,'soga_hair_type_color',161,65,1), (170413,330225,0,'soga_hair_type_highlight_color',110,72,27), (170414,330225,1,'soga_lip_type',10,-23,-8), (170415,330225,1,'soga_nose_type',21,37,-10), (170416,330225,0,'soga_skin_color',145,108,74), (170417,330225,0,'wing_color1',255,255,255), (170418,330225,0,'wing_color2',255,255,255), (170419,330226,1,'cheek_type',-2,22,0), (170420,330226,1,'chin_type',-10,19,20), (170421,330226,1,'ear_type',0,-5,0), (170422,330226,1,'eye_brow_type',-7,-25,3), (170423,330226,0,'eye_color',4,1,2), (170424,330226,1,'eye_type',2,0,0), (170425,330226,0,'hair_face_color',206,183,211), (170426,330226,0,'hair_face_highlight_color',179,62,33), (170427,330226,0,'hair_type_color',206,183,211), (170428,330226,0,'hair_type_highlight_color',179,62,33), (170429,330226,1,'lip_type',-47,0,-12), (170430,330226,1,'nose_type',11,2,37), (170431,330226,0,'skin_color',90,54,83), (170432,330226,1,'soga_cheek_type',-2,22,0), (170433,330226,1,'soga_chin_type',-10,19,20), (170434,330226,1,'soga_ear_type',0,-5,0), (170435,330226,1,'soga_eye_brow_type',-7,-25,3), (170436,330226,0,'soga_eye_color',229,229,102), (170437,330226,1,'soga_eye_type',2,0,0), (170438,330226,0,'soga_hair_face_color',206,183,211), (170439,330226,0,'soga_hair_face_highlight_color',179,62,33), (170440,330226,0,'soga_hair_type_color',206,183,211), (170441,330226,0,'soga_hair_type_highlight_color',179,62,33), (170442,330226,1,'soga_lip_type',-47,0,-12), (170443,330226,1,'soga_nose_type',11,2,37), (170444,330226,0,'soga_skin_color',90,54,83), (170445,330226,0,'wing_color1',255,255,255), (170446,330226,0,'wing_color2',255,255,255), (170447,330227,0,'eye_color',255,255,255), (170448,330227,0,'skin_color',255,255,158), (170449,330227,0,'soga_eye_color',255,0,255), (170450,330228,0,'eye_color',255,255,255), (170451,330228,0,'skin_color',63,0,0), (170452,330228,0,'soga_eye_color',255,0,255), (170453,330229,0,'eye_color',244,244,244), (170454,330229,0,'skin_color',244,244,244), (170455,330229,0,'soga_eye_color',255,0,255), (170456,330230,1,'cheek_type',-81,-25,0), (170457,330230,1,'chin_type',17,-39,75), (170458,330230,1,'ear_type',14,-59,0), (170459,330230,1,'eye_brow_type',58,-28,-48), (170460,330230,0,'eye_color',102,74,34), (170461,330230,1,'eye_type',43,0,0), (170462,330230,0,'hair_color1',38,22,21), (170463,330230,0,'hair_color2',120,50,0), (170464,330230,0,'hair_face_color',5,2,2), (170465,330230,0,'hair_face_highlight_color',228,172,24), (170466,330230,0,'hair_highlight',200,165,96), (170467,330230,0,'hair_type_color',5,2,2), (170468,330230,0,'hair_type_highlight_color',228,172,24), (170469,330230,1,'lip_type',41,-88,0), (170470,330230,1,'nose_type',90,3,-28), (170471,330230,0,'skin_color',234,195,198), (170472,330230,1,'soga_cheek_type',-81,-25,0), (170473,330230,1,'soga_chin_type',17,-39,75), (170474,330230,1,'soga_ear_type',14,-59,0), (170475,330230,1,'soga_eye_brow_type',58,-28,-48), (170476,330230,0,'soga_eye_color',229,229,102), (170477,330230,1,'soga_eye_type',43,0,0), (170478,330230,0,'soga_hair_color1',38,22,21), (170479,330230,0,'soga_hair_color2',120,50,0), (170480,330230,0,'soga_hair_face_color',5,2,2), (170481,330230,0,'soga_hair_face_highlight_color',228,172,24), (170482,330230,0,'soga_hair_highlight',200,165,96), (170483,330230,0,'soga_hair_type_color',5,2,2), (170484,330230,0,'soga_hair_type_highlight_color',228,172,24), (170485,330230,1,'soga_lip_type',41,-88,0), (170486,330230,1,'soga_nose_type',90,3,-28), (170487,330230,0,'soga_skin_color',234,195,198), (170488,330230,0,'wing_color1',255,255,255), (170489,330230,0,'wing_color2',255,255,255), (170490,330231,0,'eye_color',255,255,255), (170491,330231,0,'skin_color',255,255,255), (170492,330231,0,'soga_eye_color',255,0,255), (170493,330232,0,'eye_color',255,255,255), (170494,330232,0,'skin_color',255,255,128), (170495,330232,0,'soga_eye_color',255,0,255), (170530,330234,0,'eye_color',255,255,255), (170531,330234,0,'skin_color',255,255,255), (170532,330234,0,'soga_eye_color',255,0,255), (170533,330235,1,'cheek_type',14,25,0), (170534,330235,1,'chin_type',-40,52,97), (170535,330235,1,'ear_type',72,40,0), (170536,330235,1,'eye_brow_type',32,-88,75), (170537,330235,0,'eye_color',194,216,252), (170538,330235,1,'eye_type',-5,0,0), (170539,330235,0,'hair_face_color',218,220,237), (170540,330235,0,'hair_type_color',218,220,237), (170541,330235,1,'lip_type',83,-37,12), (170542,330235,1,'nose_type',83,-85,-50), (170543,330235,0,'skin_color',122,103,137), (170544,330235,1,'soga_cheek_type',14,25,0), (170545,330235,1,'soga_chin_type',-40,52,97), (170546,330235,1,'soga_ear_type',72,40,0), (170547,330235,1,'soga_eye_brow_type',32,-88,75), (170548,330235,0,'soga_eye_color',229,229,102), (170549,330235,1,'soga_eye_type',-5,0,0), (170550,330235,0,'soga_hair_face_color',218,220,237), (170551,330235,0,'soga_hair_type_color',218,220,237), (170552,330235,1,'soga_lip_type',83,-37,12), (170553,330235,1,'soga_nose_type',83,-85,-50), (170554,330235,0,'soga_skin_color',122,103,137), (170555,330235,0,'wing_color1',255,255,255), (170556,330235,0,'wing_color2',255,255,255), (170557,330236,0,'eye_color',255,255,255), (170558,330236,0,'skin_color',255,255,255), (170559,330236,0,'soga_eye_color',255,0,255), (170560,330237,1,'cheek_type',25,-42,0), (170561,330237,1,'chin_type',37,-17,-22), (170562,330237,1,'ear_type',3,9,0), (170563,330237,1,'eye_brow_type',0,0,39), (170564,330237,0,'eye_color',236,154,24), (170565,330237,1,'eye_type',-12,0,0), (170566,330237,0,'hair_face_color',71,51,0), (170567,330237,0,'hair_face_highlight_color',97,66,28), (170568,330237,0,'hair_type_color',71,51,0), (170569,330237,0,'hair_type_highlight_color',97,66,28), (170570,330237,1,'lip_type',7,-38,3), (170571,330237,1,'nose_type',-11,14,22), (170572,330237,0,'skin_color',196,186,181), (170573,330237,1,'soga_cheek_type',25,-42,0), (170574,330237,1,'soga_chin_type',37,-17,-22), (170575,330237,1,'soga_ear_type',3,9,0), (170576,330237,1,'soga_eye_brow_type',0,0,39), (170577,330237,0,'soga_eye_color',229,229,102), (170578,330237,1,'soga_eye_type',-12,0,0), (170579,330237,0,'soga_hair_face_color',71,51,0), (170580,330237,0,'soga_hair_face_highlight_color',97,66,28), (170581,330237,0,'soga_hair_type_color',71,51,0), (170582,330237,0,'soga_hair_type_highlight_color',97,66,28), (170583,330237,1,'soga_lip_type',7,-38,3), (170584,330237,1,'soga_nose_type',-11,14,22), (170585,330237,0,'soga_skin_color',196,186,181), (170586,330237,0,'wing_color1',255,255,255), (170587,330237,0,'wing_color2',255,255,255), (170588,330238,1,'cheek_type',-87,66,0), (170589,330238,1,'chin_type',3,-14,-31), (170590,330238,1,'ear_type',-47,28,0), (170591,330238,1,'eye_brow_type',50,77,-77), (170592,330238,0,'eye_color',64,64,0), (170593,330238,1,'eye_type',45,0,0), (170594,330238,1,'lip_type',-11,-44,22), (170595,330238,1,'nose_type',-38,31,-50), (170596,330238,0,'skin_color',134,123,79), (170597,330238,1,'soga_cheek_type',-87,66,0), (170598,330238,1,'soga_chin_type',3,-14,-31), (170599,330238,1,'soga_ear_type',-47,28,0), (170600,330238,1,'soga_eye_brow_type',50,77,-77), (170601,330238,0,'soga_eye_color',229,229,102), (170602,330238,1,'soga_eye_type',45,0,0), (170603,330238,1,'soga_lip_type',-11,-44,22), (170604,330238,1,'soga_nose_type',-38,31,-50), (170605,330238,0,'soga_skin_color',134,123,79), (170606,330238,0,'wing_color1',255,255,255), (170607,330238,0,'wing_color2',255,255,255), (170608,330239,1,'chin_type',28,-3,0), (170609,330239,1,'ear_type',1,-45,0), (170610,330239,1,'eye_brow_type',-21,25,22), (170611,330239,0,'eye_color',40,79,59), (170612,330239,1,'eye_type',3,0,0), (170613,330239,0,'hair_face_color',72,71,68), (170614,330239,0,'hair_face_highlight_color',12,4,0), (170615,330239,0,'hair_type_color',72,71,68), (170616,330239,0,'hair_type_highlight_color',12,4,0), (170617,330239,1,'lip_type',-19,-31,28), (170618,330239,1,'nose_type',7,-28,34), (170619,330239,0,'skin_color',106,82,83), (170620,330239,1,'soga_chin_type',28,-3,0), (170621,330239,1,'soga_ear_type',1,-45,0), (170622,330239,1,'soga_eye_brow_type',-21,25,22), (170623,330239,0,'soga_eye_color',229,229,102), (170624,330239,1,'soga_eye_type',3,0,0), (170625,330239,0,'soga_hair_face_color',72,71,68), (170626,330239,0,'soga_hair_face_highlight_color',12,4,0), (170627,330239,0,'soga_hair_type_color',72,71,68), (170628,330239,0,'soga_hair_type_highlight_color',12,4,0), (170629,330239,1,'soga_lip_type',-19,-31,28), (170630,330239,1,'soga_nose_type',7,-28,34), (170631,330239,0,'soga_skin_color',106,82,83), (170632,330239,0,'wing_color1',255,255,255), (170633,330239,0,'wing_color2',255,255,255), (170634,330240,1,'cheek_type',62,84,0), (170635,330240,1,'chin_type',-82,34,-28), (170636,330240,1,'ear_type',-97,17,0), (170637,330240,1,'eye_brow_type',-26,-17,-21), (170638,330240,0,'eye_color',115,172,190), (170639,330240,1,'eye_type',-58,0,0), (170640,330240,0,'hair_color1',200,165,96), (170641,330240,0,'hair_color2',173,99,44), (170642,330240,0,'hair_face_color',231,170,26), (170643,330240,0,'hair_face_highlight_color',40,34,51), (170644,330240,0,'hair_highlight',43,36,70), (170645,330240,0,'hair_type_color',231,170,26), (170646,330240,0,'hair_type_highlight_color',40,34,51), (170647,330240,1,'lip_type',-32,-4,-72), (170648,330240,1,'nose_type',31,0,88), (170649,330240,0,'skin_color',67,50,51), (170650,330240,1,'soga_cheek_type',62,84,0), (170651,330240,1,'soga_chin_type',-82,34,-28), (170652,330240,1,'soga_ear_type',-97,17,0), (170653,330240,1,'soga_eye_brow_type',-26,-17,-21), (170654,330240,0,'soga_eye_color',229,229,102), (170655,330240,1,'soga_eye_type',-58,0,0), (170656,330240,0,'soga_hair_color1',200,165,96), (170657,330240,0,'soga_hair_color2',173,99,44), (170658,330240,0,'soga_hair_face_color',231,170,26), (170659,330240,0,'soga_hair_face_highlight_color',40,34,51), (170660,330240,0,'soga_hair_highlight',43,36,70), (170661,330240,0,'soga_hair_type_color',231,170,26), (170662,330240,0,'soga_hair_type_highlight_color',40,34,51), (170663,330240,1,'soga_lip_type',-32,-4,-72), (170664,330240,1,'soga_nose_type',31,0,88), (170665,330240,0,'soga_skin_color',67,50,51), (170666,330240,0,'wing_color1',255,255,255), (170667,330240,0,'wing_color2',255,255,255), (170668,330241,1,'cheek_type',81,-56,0), (170669,330241,1,'chin_type',-75,-25,38), (170670,330241,1,'ear_type',-69,71,0), (170671,330241,1,'eye_brow_type',43,31,-93), (170672,330241,0,'eye_color',38,77,88), (170673,330241,1,'eye_type',-53,0,0), (170674,330241,0,'hair_color1',43,36,70), (170675,330241,0,'hair_color2',64,76,74), (170676,330241,0,'hair_face_color',59,58,73), (170677,330241,0,'hair_face_highlight_color',119,147,147), (170678,330241,0,'hair_highlight',114,112,142), (170679,330241,0,'hair_type_color',59,58,73), (170680,330241,0,'hair_type_highlight_color',119,147,147), (170681,330241,1,'lip_type',28,34,-1), (170682,330241,1,'nose_type',28,-84,-97), (170683,330241,0,'skin_color',186,191,170), (170684,330241,1,'soga_cheek_type',81,-56,0), (170685,330241,1,'soga_chin_type',-75,-25,38), (170686,330241,1,'soga_ear_type',-69,71,0), (170687,330241,1,'soga_eye_brow_type',43,31,-93), (170688,330241,0,'soga_eye_color',229,229,102), (170689,330241,1,'soga_eye_type',-53,0,0), (170690,330241,0,'soga_hair_color1',43,36,70), (170691,330241,0,'soga_hair_color2',64,76,74), (170692,330241,0,'soga_hair_face_color',59,58,73), (170693,330241,0,'soga_hair_face_highlight_color',119,147,147), (170694,330241,0,'soga_hair_highlight',114,112,142), (170695,330241,0,'soga_hair_type_color',59,58,73), (170696,330241,0,'soga_hair_type_highlight_color',119,147,147), (170697,330241,1,'soga_lip_type',28,34,-1), (170698,330241,1,'soga_nose_type',28,-84,-97), (170699,330241,0,'soga_skin_color',186,191,170), (170700,330241,0,'wing_color1',255,255,255), (170701,330241,0,'wing_color2',255,255,255), (170702,330242,0,'eye_color',35,35,35), (170703,330242,0,'skin_color',128,63,0), (170704,330242,0,'soga_eye_color',255,0,255), (170705,330243,1,'cheek_type',-93,63,0), (170706,330243,1,'chin_type',-20,-53,15), (170707,330243,1,'eye_brow_type',-25,-40,81), (170708,330243,0,'eye_color',38,104,134), (170709,330243,1,'eye_type',28,0,0), (170710,330243,0,'hair_face_color',36,103,72), (170711,330243,0,'hair_type_color',36,103,72), (170712,330243,1,'lip_type',93,-75,48), (170713,330243,1,'nose_type',64,-74,-55), (170714,330243,0,'skin_color',36,103,72), (170715,330243,1,'soga_cheek_type',-93,63,0), (170716,330243,1,'soga_chin_type',-20,-53,15), (170717,330243,1,'soga_eye_brow_type',-25,-40,81), (170718,330243,0,'soga_eye_color',229,229,102), (170719,330243,1,'soga_eye_type',28,0,0), (170720,330243,0,'soga_hair_face_color',36,103,72), (170721,330243,0,'soga_hair_type_color',36,103,72), (170722,330243,1,'soga_lip_type',93,-75,48), (170723,330243,1,'soga_nose_type',64,-74,-55), (170724,330243,0,'soga_skin_color',36,103,72), (170725,330243,0,'wing_color1',255,255,255), (170726,330243,0,'wing_color2',255,255,255), (170727,330244,1,'cheek_type',-4,7,0), (170728,330244,1,'chin_type',-2,-8,-20), (170729,330244,1,'ear_type',28,40,0), (170730,330244,1,'eye_brow_type',0,-25,-12), (170731,330244,0,'eye_color',166,201,205), (170732,330244,1,'eye_type',-45,0,0), (170733,330244,0,'hair_face_color',46,19,0), (170734,330244,0,'hair_face_highlight_color',48,35,0), (170735,330244,0,'hair_type_color',46,19,0), (170736,330244,0,'hair_type_highlight_color',48,35,0), (170737,330244,1,'lip_type',-9,4,8), (170738,330244,1,'nose_type',39,25,-4), (170739,330244,0,'skin_color',246,248,246), (170740,330244,1,'soga_cheek_type',-4,7,0), (170741,330244,1,'soga_chin_type',-2,-8,-20), (170742,330244,1,'soga_ear_type',28,40,0), (170743,330244,1,'soga_eye_brow_type',0,-25,-12), (170744,330244,0,'soga_eye_color',229,229,102), (170745,330244,1,'soga_eye_type',-45,0,0), (170746,330244,0,'soga_hair_face_color',46,19,0), (170747,330244,0,'soga_hair_face_highlight_color',48,35,0), (170748,330244,0,'soga_hair_type_color',46,19,0), (170749,330244,0,'soga_hair_type_highlight_color',48,35,0), (170750,330244,1,'soga_lip_type',-9,4,8), (170751,330244,1,'soga_nose_type',39,25,-4), (170752,330244,0,'soga_skin_color',246,248,246), (170753,330244,0,'wing_color1',255,255,255), (170754,330244,0,'wing_color2',255,255,255), (170755,330245,1,'cheek_type',-66,-12,0), (170756,330245,1,'chin_type',97,-78,91), (170757,330245,1,'ear_type',79,63,0), (170758,330245,1,'eye_brow_type',38,-89,34), (170759,330245,0,'eye_color',192,192,0), (170760,330245,1,'eye_type',-74,0,0), (170761,330245,1,'lip_type',9,15,-28), (170762,330245,1,'nose_type',38,90,-81), (170763,330245,0,'skin_color',72,69,39), (170764,330245,1,'soga_cheek_type',-66,-12,0), (170765,330245,1,'soga_chin_type',97,-78,91), (170766,330245,1,'soga_ear_type',79,63,0), (170767,330245,1,'soga_eye_brow_type',38,-89,34), (170768,330245,0,'soga_eye_color',229,229,102), (170769,330245,1,'soga_eye_type',-74,0,0), (170770,330245,1,'soga_lip_type',9,15,-28), (170771,330245,1,'soga_nose_type',38,90,-81), (170772,330245,0,'soga_skin_color',72,69,39), (170773,330245,0,'wing_color1',255,255,255), (170774,330245,0,'wing_color2',255,255,255), (170775,330246,1,'cheek_type',-53,-59,0), (170776,330246,1,'chin_type',-50,-50,31), (170777,330246,1,'ear_type',0,7,0), (170778,330246,1,'eye_brow_type',-94,-40,68), (170779,330246,0,'eye_color',107,113,61), (170780,330246,1,'eye_type',-93,0,0), (170781,330246,0,'hair_color1',200,165,96), (170782,330246,0,'hair_color2',173,99,44), (170783,330246,0,'hair_face_color',233,168,29), (170784,330246,0,'hair_face_highlight_color',86,2,2), (170785,330246,0,'hair_highlight',109,14,49), (170786,330246,0,'hair_type_color',233,168,29), (170787,330246,0,'hair_type_highlight_color',86,2,2), (170788,330246,1,'lip_type',-69,41,-29), (170789,330246,1,'nose_type',68,74,-61), (170790,330246,0,'skin_color',241,245,229), (170791,330246,1,'soga_cheek_type',-53,-59,0), (170792,330246,1,'soga_chin_type',-50,-50,31), (170793,330246,1,'soga_ear_type',0,7,0), (170794,330246,1,'soga_eye_brow_type',-94,-40,68), (170795,330246,0,'soga_eye_color',229,229,102), (170796,330246,1,'soga_eye_type',-93,0,0), (170797,330246,0,'soga_hair_color1',200,165,96), (170798,330246,0,'soga_hair_color2',173,99,44), (170799,330246,0,'soga_hair_face_color',233,168,29), (170800,330246,0,'soga_hair_face_highlight_color',86,2,2), (170801,330246,0,'soga_hair_highlight',109,14,49), (170802,330246,0,'soga_hair_type_color',233,168,29), (170803,330246,0,'soga_hair_type_highlight_color',86,2,2), (170804,330246,1,'soga_lip_type',-69,41,-29), (170805,330246,1,'soga_nose_type',68,74,-61), (170806,330246,0,'soga_skin_color',241,245,229), (170807,330246,0,'wing_color1',255,255,255), (170808,330246,0,'wing_color2',255,255,255), (170812,330248,0,'eye_color',179,176,65), (170813,330248,0,'skin_color',78,90,66), (170814,330248,0,'soga_eye_color',255,0,255), (170815,330249,0,'eye_color',171,107,85), (170816,330249,0,'skin_color',122,121,56), (170817,330249,0,'soga_eye_color',255,0,255), (170821,330251,1,'cheek_type',-7,-5,0), (170822,330251,1,'chin_type',2,4,0), (170823,330251,1,'ear_type',0,-14,0), (170824,330251,1,'eye_brow_type',17,-38,-4), (170825,330251,0,'eye_color',104,166,184), (170826,330251,1,'eye_type',-5,0,0), (170827,330251,0,'hair_face_color',56,34,8), (170828,330251,0,'hair_face_highlight_color',91,37,0), (170829,330251,0,'hair_type_color',56,34,8), (170830,330251,0,'hair_type_highlight_color',91,37,0), (170831,330251,1,'lip_type',2,0,-31), (170832,330251,1,'nose_type',-3,7,-22), (170833,330251,0,'skin_color',197,202,202), (170834,330251,1,'soga_cheek_type',-7,-5,0), (170835,330251,1,'soga_chin_type',2,4,0), (170836,330251,1,'soga_ear_type',0,-14,0), (170837,330251,1,'soga_eye_brow_type',17,-38,-4), (170838,330251,0,'soga_eye_color',229,229,102), (170839,330251,1,'soga_eye_type',-5,0,0), (170840,330251,0,'soga_hair_face_color',56,34,8), (170841,330251,0,'soga_hair_face_highlight_color',91,37,0), (170842,330251,0,'soga_hair_type_color',56,34,8), (170843,330251,0,'soga_hair_type_highlight_color',91,37,0), (170844,330251,1,'soga_lip_type',2,0,-31), (170845,330251,1,'soga_nose_type',-3,7,-22), (170846,330251,0,'soga_skin_color',197,202,202), (170847,330251,0,'wing_color1',255,255,255), (170848,330251,0,'wing_color2',255,255,255), (170849,330252,1,'cheek_type',0,18,0), (170850,330252,1,'chin_type',-5,-3,14), (170851,330252,1,'ear_type',21,-20,0), (170852,330252,1,'eye_brow_type',2,12,-35), (170853,330252,0,'eye_color',228,117,62), (170854,330252,1,'eye_type',4,0,0), (170855,330252,0,'hair_face_color',191,76,30), (170856,330252,0,'hair_face_highlight_color',97,66,28), (170857,330252,0,'hair_type_color',191,76,30), (170858,330252,0,'hair_type_highlight_color',97,66,28), (170859,330252,1,'lip_type',23,17,12), (170860,330252,1,'nose_type',-4,0,22), (170861,330252,0,'skin_color',171,159,115), (170862,330252,1,'soga_cheek_type',0,18,0), (170863,330252,1,'soga_chin_type',-5,-3,14), (170864,330252,1,'soga_ear_type',21,-20,0), (170865,330252,1,'soga_eye_brow_type',2,12,-35), (170866,330252,0,'soga_eye_color',229,229,102), (170867,330252,1,'soga_eye_type',4,0,0), (170868,330252,0,'soga_hair_face_color',191,76,30), (170869,330252,0,'soga_hair_face_highlight_color',97,66,28), (170870,330252,0,'soga_hair_type_color',191,76,30), (170871,330252,0,'soga_hair_type_highlight_color',97,66,28), (170872,330252,1,'soga_lip_type',23,17,12), (170873,330252,1,'soga_nose_type',-4,0,22), (170874,330252,0,'soga_skin_color',171,159,115), (170875,330252,0,'wing_color1',255,255,255), (170876,330252,0,'wing_color2',255,255,255), (170877,330253,1,'cheek_type',-20,10,0), (170878,330253,1,'chin_type',0,11,-19), (170879,330253,1,'ear_type',8,0,0), (170880,330253,1,'eye_brow_type',7,-9,-14), (170881,330253,0,'eye_color',126,178,194), (170882,330253,1,'eye_type',-32,0,0), (170883,330253,0,'hair_face_color',136,113,1), (170884,330253,0,'hair_face_highlight_color',123,47,21), (170885,330253,0,'hair_type_color',136,113,1), (170886,330253,0,'hair_type_highlight_color',123,47,21), (170887,330253,1,'lip_type',-31,-5,0), (170888,330253,1,'nose_type',-14,-41,-35), (170889,330253,0,'skin_color',217,210,165), (170890,330253,1,'soga_cheek_type',-20,10,0), (170891,330253,1,'soga_chin_type',0,11,-19), (170892,330253,1,'soga_ear_type',8,0,0), (170893,330253,1,'soga_eye_brow_type',7,-9,-14), (170894,330253,0,'soga_eye_color',229,229,102), (170895,330253,1,'soga_eye_type',-32,0,0), (170896,330253,0,'soga_hair_face_color',136,113,1), (170897,330253,0,'soga_hair_face_highlight_color',123,47,21), (170898,330253,0,'soga_hair_type_color',136,113,1), (170899,330253,0,'soga_hair_type_highlight_color',123,47,21), (170900,330253,1,'soga_lip_type',-31,-5,0), (170901,330253,1,'soga_nose_type',-14,-41,-35), (170902,330253,0,'soga_skin_color',217,210,165), (170903,330253,0,'wing_color1',255,255,255), (170904,330253,0,'wing_color2',255,255,255), (170905,330254,1,'cheek_type',5,18,0), (170906,330254,1,'chin_type',-17,-37,32), (170907,330254,1,'ear_type',0,10,0), (170908,330254,1,'eye_brow_type',10,5,-7), (170909,330254,0,'eye_color',158,131,13), (170910,330254,1,'eye_type',2,0,0), (170911,330254,0,'hair_face_color',122,49,19), (170912,330254,0,'hair_type_color',122,49,19), (170913,330254,1,'lip_type',-14,12,-21), (170914,330254,1,'nose_type',4,-31,-1), (170915,330254,0,'skin_color',125,139,109), (170916,330254,1,'soga_cheek_type',5,18,0), (170917,330254,1,'soga_chin_type',-17,-37,32), (170918,330254,1,'soga_ear_type',0,10,0), (170919,330254,1,'soga_eye_brow_type',10,5,-7), (170920,330254,0,'soga_eye_color',229,229,102), (170921,330254,1,'soga_eye_type',2,0,0), (170922,330254,0,'soga_hair_face_color',122,49,19), (170923,330254,0,'soga_hair_type_color',122,49,19), (170924,330254,1,'soga_lip_type',-14,12,-21), (170925,330254,1,'soga_nose_type',4,-31,-1), (170926,330254,0,'soga_skin_color',125,139,109), (170927,330254,0,'wing_color1',255,255,255), (170928,330254,0,'wing_color2',255,255,255), (170929,330255,1,'cheek_type',9,-3,0), (170930,330255,1,'chin_type',0,0,11), (170931,330255,1,'ear_type',0,31,0), (170932,330255,1,'eye_brow_type',20,-34,-22), (170933,330255,0,'eye_color',43,88,98), (170934,330255,1,'eye_type',-3,0,0), (170935,330255,0,'hair_face_color',107,113,88), (170936,330255,0,'hair_face_highlight_color',51,22,7), (170937,330255,0,'hair_type_color',107,113,88), (170938,330255,0,'hair_type_highlight_color',51,22,7), (170939,330255,1,'lip_type',7,-35,12), (170940,330255,1,'nose_type',-7,19,-7), (170941,330255,0,'skin_color',209,179,146), (170942,330255,1,'soga_cheek_type',9,-3,0), (170943,330255,1,'soga_chin_type',0,0,11), (170944,330255,1,'soga_ear_type',0,31,0), (170945,330255,1,'soga_eye_brow_type',20,-34,-22), (170946,330255,0,'soga_eye_color',229,229,102), (170947,330255,1,'soga_eye_type',-3,0,0), (170948,330255,0,'soga_hair_face_color',107,113,88), (170949,330255,0,'soga_hair_face_highlight_color',51,22,7), (170950,330255,0,'soga_hair_type_color',107,113,88), (170951,330255,0,'soga_hair_type_highlight_color',51,22,7), (170952,330255,1,'soga_lip_type',7,-35,12), (170953,330255,1,'soga_nose_type',-7,19,-7), (170954,330255,0,'soga_skin_color',209,179,146), (170955,330255,0,'wing_color1',255,255,255), (170956,330255,0,'wing_color2',255,255,255), (170957,330256,1,'cheek_type',96,-69,0), (170958,330256,1,'chin_type',71,22,-12), (170959,330256,1,'ear_type',78,-19,0), (170960,330256,1,'eye_brow_type',64,74,15), (170961,330256,0,'eye_color',140,182,175), (170962,330256,1,'eye_type',-26,0,0), (170963,330256,0,'hair_color1',29,21,28), (170964,330256,0,'hair_color2',36,34,36), (170965,330256,0,'hair_face_color',29,19,38), (170966,330256,0,'hair_face_highlight_color',55,54,68), (170967,330256,0,'hair_highlight',43,36,70), (170968,330256,0,'hair_type_color',29,19,38), (170969,330256,0,'hair_type_highlight_color',55,54,68), (170970,330256,1,'lip_type',-14,-23,37), (170971,330256,1,'nose_type',12,2,-81), (170972,330256,0,'skin_color',120,85,87), (170973,330256,1,'soga_cheek_type',96,-69,0), (170974,330256,1,'soga_chin_type',71,22,-12), (170975,330256,1,'soga_ear_type',78,-19,0), (170976,330256,1,'soga_eye_brow_type',64,74,15), (170977,330256,0,'soga_eye_color',229,229,102), (170978,330256,1,'soga_eye_type',-26,0,0), (170979,330256,0,'soga_hair_color1',29,21,28), (170980,330256,0,'soga_hair_color2',36,34,36), (170981,330256,0,'soga_hair_face_color',29,19,38), (170982,330256,0,'soga_hair_face_highlight_color',55,54,68), (170983,330256,0,'soga_hair_highlight',43,36,70), (170984,330256,0,'soga_hair_type_color',29,19,38), (170985,330256,0,'soga_hair_type_highlight_color',55,54,68), (170986,330256,1,'soga_lip_type',-14,-23,37), (170987,330256,1,'soga_nose_type',12,2,-81), (170988,330256,0,'soga_skin_color',120,85,87), (170989,330256,0,'wing_color1',255,255,255), (170990,330256,0,'wing_color2',255,255,255), (170991,330257,1,'cheek_type',-89,38,0), (170992,330257,1,'chin_type',10,-26,23), (170993,330257,1,'ear_type',-93,7,0), (170994,330257,1,'eye_brow_type',-4,10,63), (170995,330257,0,'eye_color',37,76,88), (170996,330257,1,'eye_type',-42,0,0), (170997,330257,0,'hair_color1',91,21,51), (170998,330257,0,'hair_color2',159,88,0), (170999,330257,0,'hair_face_color',121,38,35), (171000,330257,0,'hair_face_highlight_color',233,184,31), (171001,330257,0,'hair_highlight',246,219,114), (171002,330257,0,'hair_type_color',121,38,35), (171003,330257,0,'hair_type_highlight_color',233,184,31), (171004,330257,1,'lip_type',-31,91,68), (171005,330257,1,'nose_type',-42,15,29), (171006,330257,0,'skin_color',234,244,244), (171007,330257,1,'soga_cheek_type',-89,38,0), (171008,330257,1,'soga_chin_type',10,-26,23), (171009,330257,1,'soga_ear_type',-93,7,0), (171010,330257,1,'soga_eye_brow_type',-4,10,63), (171011,330257,0,'soga_eye_color',229,229,102), (171012,330257,1,'soga_eye_type',-42,0,0), (171013,330257,0,'soga_hair_color1',91,21,51), (171014,330257,0,'soga_hair_color2',159,88,0), (171015,330257,0,'soga_hair_face_color',121,38,35), (171016,330257,0,'soga_hair_face_highlight_color',233,184,31), (171017,330257,0,'soga_hair_highlight',246,219,114), (171018,330257,0,'soga_hair_type_color',121,38,35), (171019,330257,0,'soga_hair_type_highlight_color',233,184,31), (171020,330257,1,'soga_lip_type',-31,91,68), (171021,330257,1,'soga_nose_type',-42,15,29), (171022,330257,0,'soga_skin_color',234,244,244), (171023,330257,0,'wing_color1',255,255,255), (171024,330257,0,'wing_color2',255,255,255), (171025,330258,1,'cheek_type',-7,-31,0), (171026,330258,1,'chin_type',-37,14,10), (171027,330258,1,'ear_type',64,8,0), (171028,330258,1,'eye_brow_type',0,-68,-45), (171029,330258,0,'eye_color',204,204,204), (171030,330258,1,'eye_type',-31,0,0), (171031,330258,1,'lip_type',32,-48,5), (171032,330258,1,'nose_type',34,34,-2), (171033,330258,0,'skin_color',208,176,76), (171034,330258,1,'soga_cheek_type',-7,-31,0), (171035,330258,1,'soga_chin_type',-37,14,10), (171036,330258,1,'soga_ear_type',64,8,0), (171037,330258,1,'soga_eye_brow_type',0,-68,-45), (171038,330258,0,'soga_eye_color',229,229,102), (171039,330258,1,'soga_eye_type',-31,0,0), (171040,330258,1,'soga_lip_type',32,-48,5), (171041,330258,1,'soga_nose_type',34,34,-2), (171042,330258,0,'soga_skin_color',208,176,76), (171043,330258,0,'wing_color1',255,255,255), (171044,330258,0,'wing_color2',255,255,255), (171045,330259,1,'cheek_type',25,-15,0), (171046,330259,1,'chin_type',-12,20,0), (171047,330259,1,'ear_type',29,-40,0), (171048,330259,1,'eye_brow_type',-28,50,35), (171049,330259,0,'eye_color',40,82,94), (171050,330259,1,'eye_type',81,0,0), (171051,330259,0,'hair_color1',200,165,96), (171052,330259,0,'hair_color2',173,99,44), (171053,330259,0,'hair_face_color',230,170,26), (171054,330259,0,'hair_face_highlight_color',119,36,33), (171055,330259,0,'hair_highlight',91,21,51), (171056,330259,0,'hair_type_color',230,170,26), (171057,330259,0,'hair_type_highlight_color',119,36,33), (171058,330259,1,'lip_type',-34,11,38), (171059,330259,1,'nose_type',-38,34,-87), (171060,330259,0,'skin_color',46,34,36), (171061,330259,1,'soga_cheek_type',25,-15,0), (171062,330259,1,'soga_chin_type',-12,20,0), (171063,330259,1,'soga_ear_type',29,-40,0), (171064,330259,1,'soga_eye_brow_type',-28,50,35), (171065,330259,0,'soga_eye_color',229,229,102), (171066,330259,1,'soga_eye_type',81,0,0), (171067,330259,0,'soga_hair_color1',200,165,96), (171068,330259,0,'soga_hair_color2',173,99,44), (171069,330259,0,'soga_hair_face_color',230,170,26), (171070,330259,0,'soga_hair_face_highlight_color',119,36,33), (171071,330259,0,'soga_hair_highlight',91,21,51), (171072,330259,0,'soga_hair_type_color',230,170,26), (171073,330259,0,'soga_hair_type_highlight_color',119,36,33), (171074,330259,1,'soga_lip_type',-34,11,38), (171075,330259,1,'soga_nose_type',-38,34,-87), (171076,330259,0,'soga_skin_color',46,34,36), (171077,330259,0,'wing_color1',255,255,255), (171078,330259,0,'wing_color2',255,255,255), (171079,330260,1,'cheek_type',100,-100,0), (171080,330260,1,'chin_type',-100,100,100), (171081,330260,1,'ear_type',25,9,0), (171082,330260,1,'eye_brow_type',100,100,100), (171083,330260,0,'eye_color',118,14,183), (171084,330260,1,'eye_type',100,0,0), (171085,330260,0,'hair_face_color',171,60,32), (171086,330260,0,'hair_face_highlight_color',216,192,37), (171087,330260,0,'hair_type_color',171,60,32), (171088,330260,0,'hair_type_highlight_color',216,192,37), (171089,330260,1,'lip_type',100,50,-68), (171090,330260,1,'nose_type',0,-17,-1), (171091,330260,0,'skin_color',210,179,78), (171092,330260,1,'soga_cheek_type',100,-100,0), (171093,330260,1,'soga_chin_type',-100,100,100), (171094,330260,1,'soga_ear_type',25,9,0), (171095,330260,1,'soga_eye_brow_type',100,100,100), (171096,330260,0,'soga_eye_color',229,229,102), (171097,330260,1,'soga_eye_type',100,0,0), (171098,330260,0,'soga_hair_face_color',171,60,32), (171099,330260,0,'soga_hair_face_highlight_color',216,192,37), (171100,330260,0,'soga_hair_type_color',171,60,32), (171101,330260,0,'soga_hair_type_highlight_color',216,192,37), (171102,330260,1,'soga_lip_type',100,50,-68), (171103,330260,1,'soga_nose_type',0,-17,-1), (171104,330260,0,'soga_skin_color',210,179,78), (171105,330260,0,'wing_color1',255,255,255), (171106,330260,0,'wing_color2',255,255,255), (171107,330261,1,'cheek_type',-91,31,0), (171108,330261,1,'chin_type',-68,-71,68), (171109,330261,1,'ear_type',-72,-66,0), (171110,330261,1,'eye_brow_type',10,-5,-1), (171111,330261,0,'eye_color',140,184,183), (171112,330261,1,'eye_type',17,0,0), (171113,330261,0,'hair_color1',56,33,26), (171114,330261,0,'hair_color2',94,59,11), (171115,330261,0,'hair_face_color',83,57,7), (171116,330261,0,'hair_face_highlight_color',224,160,25), (171117,330261,0,'hair_highlight',200,165,96), (171118,330261,0,'hair_type_color',83,57,7), (171119,330261,0,'hair_type_highlight_color',224,160,25), (171120,330261,1,'lip_type',82,87,40), (171121,330261,1,'nose_type',93,20,-3), (171122,330261,0,'skin_color',198,140,123), (171123,330261,1,'soga_cheek_type',-91,31,0), (171124,330261,1,'soga_chin_type',-68,-71,68), (171125,330261,1,'soga_ear_type',-72,-66,0), (171126,330261,1,'soga_eye_brow_type',10,-5,-1), (171127,330261,0,'soga_eye_color',229,229,102), (171128,330261,1,'soga_eye_type',17,0,0), (171129,330261,0,'soga_hair_color1',56,33,26), (171130,330261,0,'soga_hair_color2',94,59,11), (171131,330261,0,'soga_hair_face_color',83,57,7), (171132,330261,0,'soga_hair_face_highlight_color',224,160,25), (171133,330261,0,'soga_hair_highlight',200,165,96), (171134,330261,0,'soga_hair_type_color',83,57,7), (171135,330261,0,'soga_hair_type_highlight_color',224,160,25), (171136,330261,1,'soga_lip_type',82,87,40), (171137,330261,1,'soga_nose_type',93,20,-3), (171138,330261,0,'soga_skin_color',198,140,123), (171139,330261,0,'wing_color1',255,255,255), (171140,330261,0,'wing_color2',255,255,255), (171141,330262,1,'cheek_type',-31,-3,0), (171142,330262,1,'chin_type',8,12,-9), (171143,330262,1,'ear_type',18,26,0), (171144,330262,1,'eye_brow_type',-31,-20,-20), (171145,330262,0,'eye_color',170,170,47), (171146,330262,1,'eye_type',-21,0,0), (171147,330262,0,'hair_face_color',53,23,0), (171148,330262,0,'hair_face_highlight_color',97,66,28), (171149,330262,0,'hair_type_color',53,23,0), (171150,330262,0,'hair_type_highlight_color',97,66,28), (171151,330262,1,'lip_type',21,31,10), (171152,330262,1,'nose_type',-5,0,40), (171153,330262,0,'skin_color',129,108,87), (171154,330262,1,'soga_cheek_type',-31,-3,0), (171155,330262,1,'soga_chin_type',8,12,-9), (171156,330262,1,'soga_ear_type',18,26,0), (171157,330262,1,'soga_eye_brow_type',-31,-20,-20), (171158,330262,0,'soga_eye_color',229,229,102), (171159,330262,1,'soga_eye_type',-21,0,0), (171160,330262,0,'soga_hair_face_color',53,23,0), (171161,330262,0,'soga_hair_face_highlight_color',97,66,28), (171162,330262,0,'soga_hair_type_color',53,23,0), (171163,330262,0,'soga_hair_type_highlight_color',97,66,28), (171164,330262,1,'soga_lip_type',21,31,10), (171165,330262,1,'soga_nose_type',-5,0,40), (171166,330262,0,'soga_skin_color',129,108,87), (171167,330262,0,'wing_color1',255,255,255), (171168,330262,0,'wing_color2',255,255,255), (171169,330263,0,'eye_color',255,255,255), (171170,330263,0,'skin_color',255,255,255), (171171,330263,0,'soga_eye_color',255,0,255), (171172,330264,0,'eye_color',53,22,0), (171173,330264,0,'skin_color',79,92,66), (171174,330264,0,'soga_eye_color',255,0,255), (171175,330265,0,'eye_color',85,73,41), (171176,330265,0,'skin_color',93,101,63), (171177,330265,0,'soga_eye_color',255,0,255), (171178,330266,0,'eye_color',56,55,2), (171179,330266,0,'skin_color',111,114,59), (171180,330266,0,'soga_eye_color',255,0,255), (171181,330267,1,'cheek_type',-31,87,0), (171182,330267,1,'chin_type',-98,75,28), (171183,330267,1,'ear_type',2,85,0), (171184,330267,1,'eye_brow_type',7,-83,87), (171185,330267,0,'eye_color',82,153,174), (171186,330267,1,'eye_type',87,0,0), (171187,330267,0,'hair_color1',239,221,86), (171188,330267,0,'hair_color2',99,53,22), (171189,330267,0,'hair_face_color',224,175,20), (171190,330267,0,'hair_face_highlight_color',100,70,10), (171191,330267,0,'hair_highlight',56,33,26), (171192,330267,0,'hair_type_color',224,175,20), (171193,330267,0,'hair_type_highlight_color',100,70,10), (171194,330267,1,'lip_type',9,-75,-56), (171195,330267,1,'nose_type',32,82,35), (171196,330267,0,'skin_color',87,81,81), (171197,330267,1,'soga_cheek_type',-31,87,0), (171198,330267,1,'soga_chin_type',-98,75,28), (171199,330267,1,'soga_ear_type',2,85,0), (171200,330267,1,'soga_eye_brow_type',7,-83,87), (171201,330267,0,'soga_eye_color',229,229,102), (171202,330267,1,'soga_eye_type',87,0,0), (171203,330267,0,'soga_hair_color1',239,221,86), (171204,330267,0,'soga_hair_color2',99,53,22), (171205,330267,0,'soga_hair_face_color',224,175,20), (171206,330267,0,'soga_hair_face_highlight_color',100,70,10), (171207,330267,0,'soga_hair_highlight',56,33,26), (171208,330267,0,'soga_hair_type_color',224,175,20), (171209,330267,0,'soga_hair_type_highlight_color',100,70,10), (171210,330267,1,'soga_lip_type',9,-75,-56), (171211,330267,1,'soga_nose_type',32,82,35), (171212,330267,0,'soga_skin_color',87,81,81), (171213,330267,0,'wing_color1',255,255,255), (171214,330267,0,'wing_color2',255,255,255), (171215,330268,0,'eye_color',195,189,108), (171216,330268,0,'skin_color',84,95,65), (171217,330268,0,'soga_eye_color',255,0,255), (171218,330269,0,'eye_color',255,255,255), (171219,330269,0,'skin_color',255,255,255), (171220,330269,0,'soga_eye_color',255,0,255), (171221,330270,1,'cheek_type',62,71,0), (171222,330270,1,'chin_type',17,14,20), (171223,330270,1,'ear_type',19,3,0), (171224,330270,1,'eye_brow_type',-7,58,53), (171225,330270,0,'eye_color',35,70,80), (171226,330270,1,'eye_type',93,0,0), (171227,330270,0,'hair_color1',123,123,130), (171228,330270,0,'hair_color2',144,140,137), (171229,330270,0,'hair_face_color',102,121,126), (171230,330270,0,'hair_face_highlight_color',244,246,246), (171231,330270,0,'hair_highlight',164,165,165), (171232,330270,0,'hair_type_color',102,121,126), (171233,330270,0,'hair_type_highlight_color',244,246,246), (171234,330270,1,'lip_type',100,-21,-64), (171235,330270,1,'nose_type',93,38,-69), (171236,330270,0,'skin_color',105,86,51), (171237,330270,1,'soga_cheek_type',62,71,0), (171238,330270,1,'soga_chin_type',17,14,20), (171239,330270,1,'soga_ear_type',19,3,0), (171240,330270,1,'soga_eye_brow_type',-7,58,53), (171241,330270,0,'soga_eye_color',229,229,102), (171242,330270,1,'soga_eye_type',93,0,0), (171243,330270,0,'soga_hair_color1',123,123,130), (171244,330270,0,'soga_hair_color2',144,140,137), (171245,330270,0,'soga_hair_face_color',102,121,126), (171246,330270,0,'soga_hair_face_highlight_color',244,246,246), (171247,330270,0,'soga_hair_highlight',164,165,165), (171248,330270,0,'soga_hair_type_color',102,121,126), (171249,330270,0,'soga_hair_type_highlight_color',244,246,246), (171250,330270,1,'soga_lip_type',100,-21,-64), (171251,330270,1,'soga_nose_type',93,38,-69), (171252,330270,0,'soga_skin_color',105,86,51), (171253,330271,0,'eye_color',255,255,255), (171254,330271,0,'skin_color',255,255,255), (171255,330271,0,'soga_eye_color',255,0,255), (171256,330272,1,'cheek_type',-28,56,0), (171257,330272,1,'chin_type',85,-57,-2), (171258,330272,1,'ear_type',91,50,0), (171259,330272,1,'eye_brow_type',-10,-34,75), (171260,330272,0,'eye_color',21,29,43), (171261,330272,1,'eye_type',85,0,0), (171262,330272,0,'hair_color1',160,156,172), (171263,330272,0,'hair_color2',62,62,68), (171264,330272,0,'hair_face_color',244,244,246), (171265,330272,0,'hair_face_highlight_color',86,68,133), (171266,330272,0,'hair_highlight',152,46,102), (171267,330272,0,'hair_type_color',244,244,246), (171268,330272,0,'hair_type_highlight_color',86,68,133), (171269,330272,1,'lip_type',-78,-82,-38), (171270,330272,1,'nose_type',11,-62,-26), (171271,330272,0,'skin_color',106,149,148), (171272,330272,1,'soga_cheek_type',-28,56,0), (171273,330272,1,'soga_chin_type',85,-57,-2), (171274,330272,1,'soga_ear_type',91,50,0), (171275,330272,1,'soga_eye_brow_type',-10,-34,75), (171276,330272,0,'soga_eye_color',229,229,102), (171277,330272,1,'soga_eye_type',85,0,0), (171278,330272,0,'soga_hair_color1',160,156,172), (171279,330272,0,'soga_hair_color2',62,62,68), (171280,330272,0,'soga_hair_face_color',244,244,246), (171281,330272,0,'soga_hair_face_highlight_color',86,68,133), (171282,330272,0,'soga_hair_highlight',152,46,102), (171283,330272,0,'soga_hair_type_color',244,244,246), (171284,330272,0,'soga_hair_type_highlight_color',86,68,133), (171285,330272,1,'soga_lip_type',-78,-82,-38), (171286,330272,1,'soga_nose_type',11,-62,-26), (171287,330272,0,'soga_skin_color',106,149,148), (171288,330272,0,'wing_color1',255,255,255), (171289,330272,0,'wing_color2',255,255,255), (171290,330273,0,'eye_color',255,255,255), (171291,330273,0,'skin_color',255,255,255), (171292,330273,0,'soga_eye_color',255,0,255), (171293,330274,0,'eye_color',255,255,255), (171294,330274,0,'skin_color',255,255,255), (171295,330274,0,'soga_eye_color',255,0,255), (171296,330275,0,'eye_color',255,255,255), (171297,330275,0,'skin_color',255,255,255), (171298,330275,0,'soga_eye_color',255,0,255), (171299,330276,0,'eye_color',255,255,255), (171300,330276,0,'skin_color',255,255,255), (171301,330276,0,'soga_eye_color',255,0,255), (171302,330277,0,'eye_color',255,255,255), (171303,330277,0,'skin_color',255,255,255), (171304,330277,0,'soga_eye_color',255,0,255), (171305,330278,1,'cheek_type',-74,-39,0), (171306,330278,1,'chin_type',-22,28,-28), (171307,330278,1,'ear_type',-44,15,0), (171308,330278,1,'eye_brow_type',-72,-96,-65), (171309,330278,0,'eye_color',204,204,204), (171310,330278,1,'eye_type',-31,0,0), (171311,330278,1,'lip_type',-85,63,-31), (171312,330278,1,'nose_type',-35,47,51), (171313,330278,0,'skin_color',245,244,240), (171314,330278,1,'soga_cheek_type',-74,-39,0), (171315,330278,1,'soga_chin_type',-22,28,-28), (171316,330278,1,'soga_ear_type',-44,15,0), (171317,330278,1,'soga_eye_brow_type',-72,-96,-65), (171318,330278,0,'soga_eye_color',229,229,102), (171319,330278,1,'soga_eye_type',-31,0,0), (171320,330278,1,'soga_lip_type',-85,63,-31), (171321,330278,1,'soga_nose_type',-35,47,51), (171322,330278,0,'soga_skin_color',245,244,240), (171323,330278,0,'wing_color1',255,255,255), (171324,330278,0,'wing_color2',255,255,255), (171325,330279,0,'eye_color',255,255,255), (171326,330279,0,'skin_color',128,63,0), (171327,330279,0,'soga_eye_color',255,0,255), (171328,330280,1,'cheek_type',-5,81,0), (171329,330280,1,'chin_type',88,17,37), (171330,330280,1,'ear_type',37,-74,0), (171331,330280,1,'eye_brow_type',78,-95,-26), (171332,330280,0,'eye_color',29,56,42), (171333,330280,1,'eye_type',75,0,0), (171334,330280,0,'hair_color1',29,21,28), (171335,330280,0,'hair_color2',39,32,39), (171336,330280,0,'hair_face_color',15,1,21), (171337,330280,0,'hair_face_highlight_color',244,246,246), (171338,330280,0,'hair_highlight',161,165,168), (171339,330280,0,'hair_type_color',15,1,21), (171340,330280,0,'hair_type_highlight_color',244,246,246), (171341,330280,1,'lip_type',-87,78,8), (171342,330280,1,'nose_type',35,-64,75), (171343,330280,0,'skin_color',138,108,67), (171344,330280,1,'soga_cheek_type',-5,81,0), (171345,330280,1,'soga_chin_type',88,17,37), (171346,330280,1,'soga_ear_type',37,-74,0), (171347,330280,1,'soga_eye_brow_type',78,-95,-26), (171348,330280,0,'soga_eye_color',229,229,102), (171349,330280,1,'soga_eye_type',75,0,0), (171350,330280,0,'soga_hair_color1',29,21,28), (171351,330280,0,'soga_hair_color2',39,32,39), (171352,330280,0,'soga_hair_face_color',15,1,21), (171353,330280,0,'soga_hair_face_highlight_color',244,246,246), (171354,330280,0,'soga_hair_highlight',161,165,168), (171355,330280,0,'soga_hair_type_color',15,1,21), (171356,330280,0,'soga_hair_type_highlight_color',244,246,246), (171357,330280,1,'soga_lip_type',-87,78,8), (171358,330280,1,'soga_nose_type',35,-64,75), (171359,330280,0,'soga_skin_color',138,108,67), (171360,330280,0,'wing_color1',255,255,255), (171361,330280,0,'wing_color2',255,255,255), (171362,330281,1,'cheek_type',-43,-72,0), (171363,330281,1,'chin_type',38,-75,77), (171364,330281,1,'ear_type',-61,-83,0), (171365,330281,1,'eye_brow_type',-51,-35,-31), (171366,330281,0,'eye_color',173,142,88), (171367,330281,1,'eye_type',-76,0,0), (171368,330281,0,'hair_color1',43,36,70), (171369,330281,0,'hair_color2',64,76,74), (171370,330281,0,'hair_face_color',49,47,61), (171371,330281,0,'hair_face_highlight_color',42,29,2), (171372,330281,0,'hair_highlight',79,28,15), (171373,330281,0,'hair_type_color',49,47,61), (171374,330281,0,'hair_type_highlight_color',42,29,2), (171375,330281,1,'lip_type',3,41,70), (171376,330281,1,'nose_type',-47,82,31), (171377,330281,0,'skin_color',243,251,251), (171378,330281,1,'soga_cheek_type',-43,-72,0), (171379,330281,1,'soga_chin_type',38,-75,77), (171380,330281,1,'soga_ear_type',-61,-83,0), (171381,330281,1,'soga_eye_brow_type',-51,-35,-31), (171382,330281,0,'soga_eye_color',229,229,102), (171383,330281,1,'soga_eye_type',-76,0,0), (171384,330281,0,'soga_hair_color1',43,36,70), (171385,330281,0,'soga_hair_color2',64,76,74), (171386,330281,0,'soga_hair_face_color',49,47,61), (171387,330281,0,'soga_hair_face_highlight_color',42,29,2), (171388,330281,0,'soga_hair_highlight',79,28,15), (171389,330281,0,'soga_hair_type_color',49,47,61), (171390,330281,0,'soga_hair_type_highlight_color',42,29,2), (171391,330281,1,'soga_lip_type',3,41,70), (171392,330281,1,'soga_nose_type',-47,82,31), (171393,330281,0,'soga_skin_color',243,251,251), (171394,330281,0,'wing_color1',255,255,255), (171395,330281,0,'wing_color2',255,255,255), (171396,330282,1,'cheek_type',77,7,0), (171397,330282,1,'chin_type',69,90,-11), (171398,330282,1,'ear_type',-58,-7,0), (171399,330282,1,'eye_brow_type',-76,97,17), (171400,330282,0,'eye_color',44,90,104), (171401,330282,1,'eye_type',-90,0,0), (171402,330282,0,'hair_color1',246,219,114), (171403,330282,0,'hair_color2',187,136,62), (171404,330282,0,'hair_face_color',233,184,31), (171405,330282,0,'hair_face_highlight_color',184,128,10), (171406,330282,0,'hair_highlight',209,131,22), (171407,330282,0,'hair_type_color',233,184,31), (171408,330282,0,'hair_type_highlight_color',184,128,10), (171409,330282,1,'lip_type',14,-50,-14), (171410,330282,1,'nose_type',-44,93,-34), (171411,330282,0,'skin_color',217,189,186), (171412,330282,1,'soga_cheek_type',77,7,0), (171413,330282,1,'soga_chin_type',69,90,-11), (171414,330282,1,'soga_ear_type',-58,-7,0), (171415,330282,1,'soga_eye_brow_type',-76,97,17), (171416,330282,0,'soga_eye_color',229,229,102), (171417,330282,1,'soga_eye_type',-90,0,0), (171418,330282,0,'soga_hair_color1',246,219,114), (171419,330282,0,'soga_hair_color2',187,136,62), (171420,330282,0,'soga_hair_face_color',233,184,31), (171421,330282,0,'soga_hair_face_highlight_color',184,128,10), (171422,330282,0,'soga_hair_highlight',209,131,22), (171423,330282,0,'soga_hair_type_color',233,184,31), (171424,330282,0,'soga_hair_type_highlight_color',184,128,10), (171425,330282,1,'soga_lip_type',14,-50,-14), (171426,330282,1,'soga_nose_type',-44,93,-34), (171427,330282,0,'soga_skin_color',217,189,186), (171428,330282,0,'wing_color1',255,255,255), (171429,330282,0,'wing_color2',255,255,255), (171430,330283,1,'cheek_type',34,-3,0), (171431,330283,1,'chin_type',98,91,-90), (171432,330283,1,'ear_type',72,-25,0), (171433,330283,1,'eye_brow_type',93,82,57), (171434,330283,0,'eye_color',50,103,119), (171435,330283,1,'eye_type',-56,0,0), (171436,330283,0,'hair_color1',79,28,15), (171437,330283,0,'hair_color2',111,64,0), (171438,330283,0,'hair_face_color',52,37,4), (171439,330283,0,'hair_face_highlight_color',171,64,26), (171440,330283,0,'hair_highlight',89,21,21), (171441,330283,0,'hair_type_color',52,37,4), (171442,330283,0,'hair_type_highlight_color',171,64,26), (171443,330283,1,'lip_type',38,12,-57), (171444,330283,1,'nose_type',56,-82,-11), (171445,330283,0,'skin_color',236,227,183), (171446,330283,1,'soga_cheek_type',34,-3,0), (171447,330283,1,'soga_chin_type',98,91,-90), (171448,330283,1,'soga_ear_type',72,-25,0), (171449,330283,1,'soga_eye_brow_type',93,82,57), (171450,330283,0,'soga_eye_color',229,229,102), (171451,330283,1,'soga_eye_type',-56,0,0), (171452,330283,0,'soga_hair_color1',79,28,15), (171453,330283,0,'soga_hair_color2',111,64,0), (171454,330283,0,'soga_hair_face_color',52,37,4), (171455,330283,0,'soga_hair_face_highlight_color',171,64,26), (171456,330283,0,'soga_hair_highlight',89,21,21), (171457,330283,0,'soga_hair_type_color',52,37,4), (171458,330283,0,'soga_hair_type_highlight_color',171,64,26), (171459,330283,1,'soga_lip_type',38,12,-57), (171460,330283,1,'soga_nose_type',56,-82,-11), (171461,330283,0,'soga_skin_color',236,227,183), (171462,330284,1,'cheek_type',62,-22,0), (171463,330284,1,'chin_type',42,-18,-65), (171464,330284,1,'ear_type',52,75,0), (171465,330284,1,'eye_brow_type',-91,-14,69), (171466,330284,0,'eye_color',204,204,204), (171467,330284,1,'eye_type',-28,0,0), (171468,330284,1,'lip_type',-25,-65,-42), (171469,330284,1,'nose_type',35,-21,-34), (171470,330284,0,'skin_color',67,29,12), (171471,330284,1,'soga_cheek_type',62,-22,0), (171472,330284,1,'soga_chin_type',42,-18,-65), (171473,330284,1,'soga_ear_type',52,75,0), (171474,330284,1,'soga_eye_brow_type',-91,-14,69), (171475,330284,0,'soga_eye_color',229,229,102), (171476,330284,1,'soga_eye_type',-28,0,0), (171477,330284,1,'soga_lip_type',-25,-65,-42), (171478,330284,1,'soga_nose_type',35,-21,-34), (171479,330284,0,'soga_skin_color',67,29,12), (171480,330285,1,'cheek_type',100,-100,0), (171481,330285,1,'chin_type',-100,100,100), (171482,330285,1,'ear_type',25,9,0), (171483,330285,1,'eye_brow_type',100,100,100), (171484,330285,0,'eye_color',118,14,183), (171485,330285,1,'eye_type',100,0,0), (171486,330285,0,'hair_face_color',171,60,32), (171487,330285,0,'hair_face_highlight_color',216,192,37), (171488,330285,0,'hair_type_color',171,60,32), (171489,330285,0,'hair_type_highlight_color',216,192,37), (171490,330285,1,'lip_type',100,50,-68), (171491,330285,1,'nose_type',0,-17,-1), (171492,330285,0,'skin_color',243,232,191), (171493,330285,1,'soga_cheek_type',100,-100,0), (171494,330285,1,'soga_chin_type',-100,100,100), (171495,330285,1,'soga_ear_type',25,9,0), (171496,330285,1,'soga_eye_brow_type',100,100,100), (171497,330285,0,'soga_eye_color',229,229,102), (171498,330285,1,'soga_eye_type',100,0,0), (171499,330285,0,'soga_hair_face_color',171,60,32), (171500,330285,0,'soga_hair_face_highlight_color',216,192,37), (171501,330285,0,'soga_hair_type_color',171,60,32), (171502,330285,0,'soga_hair_type_highlight_color',216,192,37), (171503,330285,1,'soga_lip_type',100,50,-68), (171504,330285,1,'soga_nose_type',0,-17,-1), (171505,330285,0,'soga_skin_color',243,232,191), (171506,330285,0,'wing_color1',255,255,255), (171507,330285,0,'wing_color2',255,255,255), (171508,330286,1,'cheek_type',9,0,0), (171509,330286,1,'chin_type',1,3,-3), (171510,330286,1,'ear_type',-28,0,0), (171511,330286,1,'eye_brow_type',3,28,21), (171512,330286,0,'eye_color',159,38,11), (171513,330286,1,'eye_type',28,0,0), (171514,330286,0,'hair_face_color',31,19,5), (171515,330286,0,'hair_type_color',31,19,5), (171516,330286,1,'lip_type',-7,34,-28), (171517,330286,1,'nose_type',7,-19,17), (171518,330286,0,'skin_color',178,138,69), (171519,330286,1,'soga_cheek_type',9,0,0), (171520,330286,1,'soga_chin_type',1,3,-3), (171521,330286,1,'soga_ear_type',-28,0,0), (171522,330286,1,'soga_eye_brow_type',3,28,21), (171523,330286,0,'soga_eye_color',229,229,102), (171524,330286,1,'soga_eye_type',28,0,0), (171525,330286,0,'soga_hair_face_color',31,19,5), (171526,330286,0,'soga_hair_type_color',31,19,5), (171527,330286,1,'soga_lip_type',-7,34,-28), (171528,330286,1,'soga_nose_type',7,-19,17), (171529,330286,0,'soga_skin_color',178,138,69), (171530,330286,0,'wing_color1',255,255,255), (171531,330286,0,'wing_color2',255,255,255), (171532,330287,0,'eye_color',255,255,255), (171533,330287,0,'skin_color',255,255,255), (171534,330287,0,'soga_eye_color',255,0,255), (171535,330288,0,'eye_color',120,153,27), (171536,330288,0,'skin_color',106,110,60), (171537,330288,0,'soga_eye_color',255,0,255), (171538,330289,0,'eye_color',11,25,32), (171539,330289,0,'skin_color',102,107,61), (171540,330289,0,'soga_eye_color',255,0,255), (171544,330291,1,'eye_brow_type',-62,0,0), (171545,330291,0,'eye_color',0,3,88), (171546,330291,1,'lip_type',-46,0,0), (171547,330291,1,'nose_type',100,-100,0), (171548,330291,0,'skin_color',85,0,85), (171549,330291,1,'soga_eye_brow_type',-62,0,0), (171550,330291,0,'soga_eye_color',229,229,102), (171551,330291,1,'soga_lip_type',-46,0,0), (171552,330291,1,'soga_nose_type',100,-100,0), (171553,330291,0,'soga_skin_color',85,0,85), (171554,330291,0,'wing_color1',255,255,255), (171555,330291,0,'wing_color2',255,255,255), (171565,330295,0,'eye_color',44,67,0), (171566,330295,0,'skin_color',119,119,57), (171567,330295,0,'soga_eye_color',255,0,255), (171568,330296,1,'cheek_type',59,53,0), (171569,330296,1,'chin_type',-61,21,-1), (171570,330296,1,'ear_type',31,-25,0), (171571,330296,1,'eye_brow_type',-37,-63,-42), (171572,330296,0,'eye_color',235,140,255), (171573,330296,1,'eye_type',9,0,0), (171574,330296,0,'hair_color1',114,112,142), (171575,330296,0,'hair_color2',121,113,107), (171576,330296,0,'hair_face_color',145,168,168), (171577,330296,0,'hair_face_highlight_color',244,245,246), (171578,330296,0,'hair_highlight',161,165,168), (171579,330296,0,'hair_type_color',145,168,168), (171580,330296,0,'hair_type_highlight_color',244,245,246), (171581,330296,1,'lip_type',-44,82,21), (171582,330296,1,'nose_type',-14,-1,-8), (171583,330296,0,'skin_color',165,150,184), (171584,330296,1,'soga_cheek_type',59,53,0), (171585,330296,1,'soga_chin_type',-61,21,-1), (171586,330296,1,'soga_ear_type',31,-25,0), (171587,330296,1,'soga_eye_brow_type',-37,-63,-42), (171588,330296,0,'soga_eye_color',229,229,102), (171589,330296,1,'soga_eye_type',9,0,0), (171590,330296,0,'soga_hair_color1',114,112,142), (171591,330296,0,'soga_hair_color2',121,113,107), (171592,330296,0,'soga_hair_face_color',145,168,168), (171593,330296,0,'soga_hair_face_highlight_color',244,245,246), (171594,330296,0,'soga_hair_highlight',161,165,168), (171595,330296,0,'soga_hair_type_color',145,168,168), (171596,330296,0,'soga_hair_type_highlight_color',244,245,246), (171597,330296,1,'soga_lip_type',-44,82,21), (171598,330296,1,'soga_nose_type',-14,-1,-8), (171599,330296,0,'soga_skin_color',165,150,184), (171600,330297,1,'cheek_type',31,-37,0), (171601,330297,1,'chin_type',79,28,-12), (171602,330297,1,'ear_type',-3,-43,0), (171603,330297,1,'eye_brow_type',68,68,61), (171604,330297,0,'eye_color',40,81,93), (171605,330297,1,'eye_type',-48,0,0), (171606,330297,0,'hair_color1',29,21,28), (171607,330297,0,'hair_color2',39,32,39), (171608,330297,0,'hair_face_color',15,1,21), (171609,330297,0,'hair_face_highlight_color',8,3,4), (171610,330297,0,'hair_highlight',38,22,21), (171611,330297,0,'hair_type_color',15,1,21), (171612,330297,0,'hair_type_highlight_color',8,3,4), (171613,330297,1,'lip_type',-47,-25,3), (171614,330297,1,'nose_type',-65,-17,-71), (171615,330297,0,'skin_color',84,89,89), (171616,330297,1,'soga_cheek_type',31,-37,0), (171617,330297,1,'soga_chin_type',79,28,-12), (171618,330297,1,'soga_ear_type',-3,-43,0), (171619,330297,1,'soga_eye_brow_type',68,68,61), (171620,330297,0,'soga_eye_color',229,229,102), (171621,330297,1,'soga_eye_type',-48,0,0), (171622,330297,0,'soga_hair_color1',29,21,28), (171623,330297,0,'soga_hair_color2',39,32,39), (171624,330297,0,'soga_hair_face_color',15,1,21), (171625,330297,0,'soga_hair_face_highlight_color',8,3,4), (171626,330297,0,'soga_hair_highlight',38,22,21), (171627,330297,0,'soga_hair_type_color',15,1,21), (171628,330297,0,'soga_hair_type_highlight_color',8,3,4), (171629,330297,1,'soga_lip_type',-47,-25,3), (171630,330297,1,'soga_nose_type',-65,-17,-71), (171631,330297,0,'soga_skin_color',84,89,89), (171632,330297,0,'wing_color1',255,255,255), (171633,330297,0,'wing_color2',255,255,255), (171634,330298,1,'cheek_type',-7,22,0), (171635,330298,1,'chin_type',35,2,-4), (171636,330298,1,'ear_type',-28,-3,0), (171637,330298,1,'eye_brow_type',10,37,-35), (171638,330298,1,'eye_type',1,0,0), (171639,330298,0,'hair_face_color',182,186,186), (171640,330298,0,'hair_face_highlight_color',105,103,97), (171641,330298,0,'hair_type_color',182,186,186), (171642,330298,0,'hair_type_highlight_color',105,103,97), (171643,330298,1,'lip_type',-9,-17,0), (171644,330298,1,'nose_type',-45,3,-18), (171645,330298,0,'skin_color',137,131,130), (171646,330298,1,'soga_cheek_type',-7,22,0), (171647,330298,1,'soga_chin_type',35,2,-4), (171648,330298,1,'soga_ear_type',-28,-3,0), (171649,330298,1,'soga_eye_brow_type',10,37,-35), (171650,330298,0,'soga_eye_color',229,229,102), (171651,330298,1,'soga_eye_type',1,0,0), (171652,330298,0,'soga_hair_face_color',182,186,186), (171653,330298,0,'soga_hair_face_highlight_color',105,103,97), (171654,330298,0,'soga_hair_type_color',182,186,186), (171655,330298,0,'soga_hair_type_highlight_color',105,103,97), (171656,330298,1,'soga_lip_type',-9,-17,0), (171657,330298,1,'soga_nose_type',-45,3,-18), (171658,330298,0,'soga_skin_color',137,131,130), (171659,330298,0,'wing_color1',255,255,255), (171660,330298,0,'wing_color2',255,255,255), (171664,330300,0,'eye_color',255,255,255), (171665,330300,0,'skin_color',255,255,255), (171666,330300,0,'soga_eye_color',255,0,255), (171667,330301,0,'eye_color',255,255,255), (171668,330301,0,'skin_color',255,255,255), (171669,330301,0,'soga_eye_color',255,0,255), (171670,330302,0,'eye_color',255,255,255), (171671,330302,0,'skin_color',255,255,255), (171672,330302,0,'soga_eye_color',255,0,255), (171673,330303,0,'eye_color',255,255,255), (171674,330303,0,'skin_color',255,255,255), (171675,330303,0,'soga_eye_color',255,0,255), (171676,330304,0,'eye_color',255,255,255), (171677,330304,0,'skin_color',82,54,26), (171678,330304,0,'soga_eye_color',255,0,255), (171679,330305,0,'eye_color',255,255,255), (171680,330305,0,'skin_color',255,255,255), (171681,330305,0,'soga_eye_color',255,0,255), (171682,330306,1,'cheek_type',-43,-72,0), (171683,330306,1,'chin_type',38,-75,77), (171684,330306,1,'ear_type',-61,-83,0), (171685,330306,1,'eye_brow_type',-51,-35,-31), (171686,330306,0,'eye_color',173,142,88), (171687,330306,1,'eye_type',-76,0,0), (171688,330306,0,'hair_color1',43,36,70), (171689,330306,0,'hair_color2',64,76,74), (171690,330306,0,'hair_face_color',49,47,61), (171691,330306,0,'hair_face_highlight_color',42,29,2), (171692,330306,0,'hair_highlight',79,28,15), (171693,330306,0,'hair_type_color',49,47,61), (171694,330306,0,'hair_type_highlight_color',42,29,2), (171695,330306,1,'lip_type',3,41,70), (171696,330306,1,'nose_type',-47,82,31), (171697,330306,0,'skin_color',243,251,251), (171698,330306,1,'soga_cheek_type',-43,-72,0), (171699,330306,1,'soga_chin_type',38,-75,77), (171700,330306,1,'soga_ear_type',-61,-83,0), (171701,330306,1,'soga_eye_brow_type',-51,-35,-31), (171702,330306,0,'soga_eye_color',229,229,102), (171703,330306,1,'soga_eye_type',-76,0,0), (171704,330306,0,'soga_hair_color1',43,36,70), (171705,330306,0,'soga_hair_color2',64,76,74), (171706,330306,0,'soga_hair_face_color',49,47,61), (171707,330306,0,'soga_hair_face_highlight_color',42,29,2), (171708,330306,0,'soga_hair_highlight',79,28,15), (171709,330306,0,'soga_hair_type_color',49,47,61), (171710,330306,0,'soga_hair_type_highlight_color',42,29,2), (171711,330306,1,'soga_lip_type',3,41,70), (171712,330306,1,'soga_nose_type',-47,82,31), (171713,330306,0,'soga_skin_color',243,251,251), (171714,330306,0,'wing_color1',255,255,255), (171715,330306,0,'wing_color2',255,255,255), (171716,330307,1,'cheek_type',44,0,0), (171717,330307,1,'chin_type',90,-11,0), (171718,330307,1,'ear_type',-8,-98,0), (171719,330307,1,'eye_brow_type',-91,-53,-25), (171720,330307,0,'eye_color',119,175,191), (171721,330307,1,'eye_type',75,0,0), (171722,330307,0,'hair_color1',91,21,51), (171723,330307,0,'hair_color2',159,88,0), (171724,330307,0,'hair_face_color',121,38,35), (171725,330307,0,'hair_face_highlight_color',47,14,19), (171726,330307,0,'hair_highlight',54,45,28), (171727,330307,0,'hair_type_color',121,38,35), (171728,330307,0,'hair_type_highlight_color',47,14,19), (171729,330307,1,'lip_type',0,32,-22), (171730,330307,1,'nose_type',90,53,-34), (171731,330307,0,'skin_color',245,250,250), (171732,330307,1,'soga_cheek_type',44,0,0), (171733,330307,1,'soga_chin_type',90,-11,0), (171734,330307,1,'soga_ear_type',-8,-98,0), (171735,330307,1,'soga_eye_brow_type',-91,-53,-25), (171736,330307,0,'soga_eye_color',229,229,102), (171737,330307,1,'soga_eye_type',75,0,0), (171738,330307,0,'soga_hair_color1',91,21,51), (171739,330307,0,'soga_hair_color2',159,88,0), (171740,330307,0,'soga_hair_face_color',121,38,35), (171741,330307,0,'soga_hair_face_highlight_color',47,14,19), (171742,330307,0,'soga_hair_highlight',54,45,28), (171743,330307,0,'soga_hair_type_color',121,38,35), (171744,330307,0,'soga_hair_type_highlight_color',47,14,19), (171745,330307,1,'soga_lip_type',0,32,-22), (171746,330307,1,'soga_nose_type',90,53,-34), (171747,330307,0,'soga_skin_color',245,250,250), (171748,330307,0,'wing_color1',255,255,255), (171749,330307,0,'wing_color2',255,255,255), (171750,330308,1,'cheek_type',11,53,0), (171751,330308,1,'chin_type',40,-14,4), (171752,330308,1,'ear_type',-1,71,0), (171753,330308,1,'eye_brow_type',93,-10,-51), (171754,330308,0,'eye_color',116,174,190), (171755,330308,1,'eye_type',97,0,0), (171756,330308,0,'hair_color1',38,22,21), (171757,330308,0,'hair_color2',120,50,0), (171758,330308,0,'hair_face_color',2,0,0), (171759,330308,0,'hair_face_highlight_color',233,184,31), (171760,330308,0,'hair_highlight',246,219,114), (171761,330308,0,'hair_type_color',2,0,0), (171762,330308,0,'hair_type_highlight_color',233,184,31), (171763,330308,1,'lip_type',43,-53,-50), (171764,330308,1,'nose_type',-55,-87,-62), (171765,330308,0,'skin_color',202,194,179), (171766,330308,1,'soga_cheek_type',11,53,0), (171767,330308,1,'soga_chin_type',40,-14,4), (171768,330308,1,'soga_ear_type',-1,71,0), (171769,330308,1,'soga_eye_brow_type',93,-10,-51), (171770,330308,0,'soga_eye_color',229,229,102), (171771,330308,1,'soga_eye_type',97,0,0), (171772,330308,0,'soga_hair_color1',38,22,21), (171773,330308,0,'soga_hair_color2',120,50,0), (171774,330308,0,'soga_hair_face_color',2,0,0), (171775,330308,0,'soga_hair_face_highlight_color',233,184,31), (171776,330308,0,'soga_hair_highlight',246,219,114), (171777,330308,0,'soga_hair_type_color',2,0,0), (171778,330308,0,'soga_hair_type_highlight_color',233,184,31), (171779,330308,1,'soga_lip_type',43,-53,-50), (171780,330308,1,'soga_nose_type',-55,-87,-62), (171781,330308,0,'soga_skin_color',202,194,179), (171782,330308,0,'wing_color1',255,255,255), (171783,330308,0,'wing_color2',255,255,255), (171864,330315,1,'cheek_type',62,-82,0), (171865,330315,1,'chin_type',11,-87,-41), (171866,330315,1,'ear_type',15,78,0), (171867,330315,1,'eye_brow_type',65,-4,17), (171868,330315,0,'eye_color',31,64,68), (171869,330315,1,'eye_type',-72,0,0), (171870,330315,0,'hair_color1',89,21,21), (171871,330315,0,'hair_color2',171,87,0), (171872,330315,0,'hair_face_color',154,53,26), (171873,330315,0,'hair_face_highlight_color',86,2,2), (171874,330315,0,'hair_highlight',109,14,49), (171875,330315,0,'hair_type_color',154,53,26), (171876,330315,0,'hair_type_highlight_color',86,2,2), (171877,330315,1,'lip_type',-11,2,25), (171878,330315,1,'nose_type',37,-52,-47), (171879,330315,0,'skin_color',218,171,133), (171880,330315,1,'soga_cheek_type',62,-82,0), (171881,330315,1,'soga_chin_type',11,-87,-41), (171882,330315,1,'soga_ear_type',15,78,0), (171883,330315,1,'soga_eye_brow_type',65,-4,17), (171884,330315,0,'soga_eye_color',229,229,102), (171885,330315,1,'soga_eye_type',-72,0,0), (171886,330315,0,'soga_hair_color1',89,21,21), (171887,330315,0,'soga_hair_color2',171,87,0), (171888,330315,0,'soga_hair_face_color',154,53,26), (171889,330315,0,'soga_hair_face_highlight_color',86,2,2), (171890,330315,0,'soga_hair_highlight',109,14,49), (171891,330315,0,'soga_hair_type_color',154,53,26), (171892,330315,0,'soga_hair_type_highlight_color',86,2,2), (171893,330315,1,'soga_lip_type',-11,2,25), (171894,330315,1,'soga_nose_type',37,-52,-47), (171895,330315,0,'soga_skin_color',218,171,133), (171896,330315,0,'wing_color1',255,255,255), (171897,330315,0,'wing_color2',255,255,255), (171898,330316,0,'eye_color',255,255,255), (171899,330316,0,'skin_color',255,255,255), (171900,330316,0,'soga_eye_color',255,0,255), (171901,330317,0,'eye_color',255,255,255), (171902,330317,0,'skin_color',255,255,255), (171903,330317,0,'soga_eye_color',255,0,255), (171919,330323,0,'eye_color',89,65,0), (171920,330323,0,'skin_color',88,97,64), (171921,330323,0,'soga_eye_color',255,0,255), (171922,330324,0,'eye_color',77,84,16), (171923,330324,0,'skin_color',0,63,0), (171924,330324,0,'soga_eye_color',255,0,255), (171925,330325,0,'eye_color',43,7,19), (171926,330325,0,'skin_color',113,115,58), (171927,330325,0,'soga_eye_color',255,0,255), (171928,330326,0,'eye_color',146,148,71), (171929,330326,0,'skin_color',93,101,63), (171930,330326,0,'soga_eye_color',255,0,255), (171931,330327,0,'eye_color',26,45,0), (171932,330327,0,'skin_color',81,93,66), (171933,330327,0,'soga_eye_color',255,0,255), (171934,330328,1,'cheek_type',18,-8,0), (171935,330328,1,'chin_type',0,-4,5), (171936,330328,1,'ear_type',29,9,0), (171937,330328,1,'eye_brow_type',-38,-28,0), (171938,330328,0,'eye_color',49,99,113), (171939,330328,1,'eye_type',-21,0,0), (171940,330328,0,'hair_face_color',48,45,42), (171941,330328,0,'hair_face_highlight_color',54,20,10), (171942,330328,0,'hair_type_color',48,45,42), (171943,330328,0,'hair_type_highlight_color',54,20,10), (171944,330328,1,'lip_type',-20,-37,0), (171945,330328,1,'nose_type',-34,10,25), (171946,330328,0,'skin_color',245,250,242), (171947,330328,1,'soga_cheek_type',18,-8,0), (171948,330328,1,'soga_chin_type',0,-4,5), (171949,330328,1,'soga_ear_type',29,9,0), (171950,330328,1,'soga_eye_brow_type',-38,-28,0), (171951,330328,0,'soga_eye_color',229,229,102), (171952,330328,1,'soga_eye_type',-21,0,0), (171953,330328,0,'soga_hair_face_color',48,45,42), (171954,330328,0,'soga_hair_face_highlight_color',54,20,10), (171955,330328,0,'soga_hair_type_color',48,45,42), (171956,330328,0,'soga_hair_type_highlight_color',54,20,10), (171957,330328,1,'soga_lip_type',-20,-37,0), (171958,330328,1,'soga_nose_type',-34,10,25), (171959,330328,0,'soga_skin_color',245,250,242), (171960,330328,0,'wing_color1',255,255,255), (171961,330328,0,'wing_color2',255,255,255), (171962,330329,0,'eye_color',255,255,255), (171963,330329,0,'skin_color',0,63,0), (171964,330329,0,'soga_eye_color',255,0,255), (171965,330330,0,'eye_color',255,255,255), (171966,330330,0,'skin_color',255,255,255), (171967,330330,0,'soga_eye_color',255,0,255), (171968,330331,1,'cheek_type',100,-100,0), (171969,330331,1,'chin_type',-100,100,100), (171970,330331,1,'ear_type',25,9,0), (171971,330331,1,'eye_brow_type',100,100,100), (171972,330331,0,'eye_color',118,14,183), (171973,330331,1,'eye_type',100,0,0), (171974,330331,0,'hair_face_color',171,60,32), (171975,330331,0,'hair_face_highlight_color',216,192,37), (171976,330331,0,'hair_type_color',171,60,32), (171977,330331,0,'hair_type_highlight_color',216,192,37), (171978,330331,1,'lip_type',100,50,-68), (171979,330331,1,'nose_type',0,-17,-1), (171980,330331,0,'skin_color',234,217,151), (171981,330331,1,'soga_cheek_type',100,-100,0), (171982,330331,1,'soga_chin_type',-100,100,100), (171983,330331,1,'soga_ear_type',25,9,0), (171984,330331,1,'soga_eye_brow_type',100,100,100), (171985,330331,0,'soga_eye_color',229,229,102), (171986,330331,1,'soga_eye_type',100,0,0), (171987,330331,0,'soga_hair_face_color',171,60,32), (171988,330331,0,'soga_hair_face_highlight_color',216,192,37), (171989,330331,0,'soga_hair_type_color',171,60,32), (171990,330331,0,'soga_hair_type_highlight_color',216,192,37), (171991,330331,1,'soga_lip_type',100,50,-68), (171992,330331,1,'soga_nose_type',0,-17,-1), (171993,330331,0,'soga_skin_color',234,217,151), (171994,330331,0,'wing_color1',255,255,255), (171995,330331,0,'wing_color2',255,255,255), (171996,330332,0,'eye_color',255,255,255), (171997,330332,0,'skin_color',255,255,255), (171998,330332,0,'soga_eye_color',255,0,255), (171999,330333,0,'eye_color',101,90,36), (172000,330333,0,'skin_color',105,109,60), (172001,330333,0,'soga_eye_color',255,0,255), (172002,330334,0,'eye_color',255,255,255), (172003,330334,0,'skin_color',255,255,255), (172004,330334,0,'soga_eye_color',255,0,255), (172005,330335,0,'eye_color',77,0,0), (172006,330335,0,'skin_color',122,121,56), (172007,330335,0,'soga_eye_color',255,0,255), (172008,330336,0,'eye_color',149,123,63), (172009,330336,0,'skin_color',82,93,65), (172010,330336,0,'soga_eye_color',255,0,255), (172011,330337,0,'eye_color',85,42,0), (172012,330337,0,'skin_color',124,123,56), (172013,330337,0,'soga_eye_color',255,0,255), (172014,330338,1,'cheek_type',23,-7,0), (172015,330338,1,'chin_type',19,-53,-87), (172016,330338,1,'ear_type',0,34,0), (172017,330338,1,'eye_brow_type',-74,-72,-5), (172018,330338,0,'eye_color',102,164,183), (172019,330338,1,'eye_type',-7,0,0), (172020,330338,0,'hair_color1',56,33,26), (172021,330338,0,'hair_color2',94,59,11), (172022,330338,0,'hair_face_color',65,45,5), (172023,330338,0,'hair_face_highlight_color',114,31,29), (172024,330338,0,'hair_highlight',91,21,51), (172025,330338,0,'hair_type_color',65,45,5), (172026,330338,0,'hair_type_highlight_color',114,31,29), (172027,330338,1,'lip_type',-15,37,-18), (172028,330338,1,'nose_type',11,-7,81), (172029,330338,0,'skin_color',220,222,222), (172030,330338,1,'soga_cheek_type',23,-7,0), (172031,330338,1,'soga_chin_type',19,-53,-87), (172032,330338,1,'soga_ear_type',0,34,0), (172033,330338,1,'soga_eye_brow_type',-74,-72,-5), (172034,330338,0,'soga_eye_color',229,229,102), (172035,330338,1,'soga_eye_type',-7,0,0), (172036,330338,0,'soga_hair_color1',56,33,26), (172037,330338,0,'soga_hair_color2',94,59,11), (172038,330338,0,'soga_hair_face_color',65,45,5), (172039,330338,0,'soga_hair_face_highlight_color',114,31,29), (172040,330338,0,'soga_hair_highlight',91,21,51), (172041,330338,0,'soga_hair_type_color',65,45,5), (172042,330338,0,'soga_hair_type_highlight_color',114,31,29), (172043,330338,1,'soga_lip_type',-15,37,-18), (172044,330338,1,'soga_nose_type',11,-7,81), (172045,330338,0,'soga_skin_color',220,222,222), (172046,330338,0,'wing_color1',255,255,255), (172047,330338,0,'wing_color2',255,255,255), (172048,330339,0,'eye_color',255,255,255), (172049,330339,0,'skin_color',255,255,255), (172050,330339,0,'soga_eye_color',255,0,255), (172060,330343,0,'eye_color',255,255,255), (172061,330343,0,'skin_color',255,255,255), (172062,330343,0,'soga_eye_color',255,0,255), (172063,330344,0,'eye_color',255,255,255), (172064,330344,0,'skin_color',255,255,255), (172065,330344,0,'soga_eye_color',255,0,255), (172066,330345,0,'eye_color',255,255,255), (172067,330345,0,'skin_color',255,255,255), (172068,330345,0,'soga_eye_color',255,0,255), (172069,330346,0,'eye_color',255,255,255), (172070,330346,0,'skin_color',255,255,255), (172071,330346,0,'soga_eye_color',255,0,255), (172072,330347,0,'eye_color',255,255,255), (172073,330347,0,'skin_color',255,255,255), (172074,330347,0,'soga_eye_color',255,0,255), (172078,330349,0,'eye_color',255,255,255), (172079,330349,0,'skin_color',255,255,255), (172080,330349,0,'soga_eye_color',255,0,255), (172160,330352,0,'skin_color',150,150,150), (172210,330354,1,'cheek_type',0,94,0), (172211,330354,1,'chin_type',-42,26,-62), (172212,330354,1,'ear_type',69,-25,0), (172213,330354,1,'eye_brow_type',-68,-88,89), (172214,330354,0,'eye_color',143,103,48), (172215,330354,1,'eye_type',-18,0,0), (172216,330354,0,'hair_color1',161,165,168), (172217,330354,0,'hair_color2',50,69,69), (172218,330354,0,'hair_face_color',195,208,207), (172219,330354,0,'hair_face_highlight_color',230,170,26), (172220,330354,0,'hair_highlight',200,165,96), (172221,330354,0,'hair_type_color',195,208,207), (172222,330354,0,'hair_type_highlight_color',230,170,26), (172223,330354,1,'lip_type',-5,57,20), (172224,330354,1,'nose_type',-18,-31,-11), (172225,330354,0,'skin_color',46,35,36), (172226,330354,1,'soga_cheek_type',0,94,0), (172227,330354,1,'soga_chin_type',-42,26,-62), (172228,330354,1,'soga_ear_type',69,-25,0), (172229,330354,1,'soga_eye_brow_type',-68,-88,89), (172230,330354,0,'soga_eye_color',229,229,102), (172231,330354,1,'soga_eye_type',-18,0,0), (172232,330354,0,'soga_hair_color1',161,165,168), (172233,330354,0,'soga_hair_color2',50,69,69), (172234,330354,0,'soga_hair_face_color',195,208,207), (172235,330354,0,'soga_hair_face_highlight_color',230,170,26), (172236,330354,0,'soga_hair_highlight',200,165,96), (172237,330354,0,'soga_hair_type_color',195,208,207), (172238,330354,0,'soga_hair_type_highlight_color',230,170,26), (172239,330354,1,'soga_lip_type',-5,57,20), (172240,330354,1,'soga_nose_type',-18,-31,-11), (172241,330354,0,'soga_skin_color',46,35,36), (172242,330354,0,'wing_color1',255,255,255), (172243,330354,0,'wing_color2',255,255,255), (172244,330355,0,'eye_color',255,255,255), (172245,330355,0,'skin_color',255,255,255), (172246,330355,0,'soga_eye_color',255,0,255), (172247,330356,1,'chin_type',-25,-44,21), (172248,330356,1,'ear_type',-14,20,0), (172249,330356,1,'eye_brow_type',-12,37,-23), (172250,330356,0,'eye_color',47,58,33), (172251,330356,1,'eye_type',1,0,0), (172252,330356,0,'hair_face_color',124,165,161), (172253,330356,0,'hair_face_highlight_color',58,24,0), (172254,330356,0,'hair_type_color',124,165,161), (172255,330356,0,'hair_type_highlight_color',58,24,0), (172256,330356,1,'lip_type',-31,-3,-21), (172257,330356,1,'nose_type',0,11,-26), (172258,330356,0,'skin_color',242,252,249), (172259,330356,1,'soga_chin_type',-25,-44,21), (172260,330356,1,'soga_ear_type',-14,20,0), (172261,330356,1,'soga_eye_brow_type',-12,37,-23), (172262,330356,0,'soga_eye_color',229,229,102), (172263,330356,1,'soga_eye_type',1,0,0), (172264,330356,0,'soga_hair_face_color',124,165,161), (172265,330356,0,'soga_hair_face_highlight_color',58,24,0), (172266,330356,0,'soga_hair_type_color',124,165,161), (172267,330356,0,'soga_hair_type_highlight_color',58,24,0), (172268,330356,1,'soga_lip_type',-31,-3,-21), (172269,330356,1,'soga_nose_type',0,11,-26), (172270,330356,0,'soga_skin_color',242,252,249), (172271,330356,0,'wing_color1',255,255,255), (172272,330356,0,'wing_color2',255,255,255), (172273,330357,1,'cheek_type',-11,10,0), (172274,330357,1,'chin_type',-53,-28,2), (172275,330357,1,'ear_type',-31,-47,0), (172276,330357,1,'eye_brow_type',-93,45,42), (172277,330357,0,'eye_color',121,172,178), (172278,330357,1,'eye_type',63,0,0), (172279,330357,0,'hair_color1',89,21,21), (172280,330357,0,'hair_color2',171,87,0), (172281,330357,0,'hair_face_color',145,49,29), (172282,330357,0,'hair_face_highlight_color',15,1,21), (172283,330357,0,'hair_highlight',29,21,28), (172284,330357,0,'hair_type_color',145,49,29), (172285,330357,0,'hair_type_highlight_color',15,1,21), (172286,330357,1,'lip_type',-51,-93,-85), (172287,330357,1,'nose_type',18,46,3), (172288,330357,0,'skin_color',223,186,182), (172289,330357,1,'soga_cheek_type',-11,10,0), (172290,330357,1,'soga_chin_type',-53,-28,2), (172291,330357,1,'soga_ear_type',-31,-47,0), (172292,330357,1,'soga_eye_brow_type',-93,45,42), (172293,330357,0,'soga_eye_color',229,229,102), (172294,330357,1,'soga_eye_type',63,0,0), (172295,330357,0,'soga_hair_color1',89,21,21), (172296,330357,0,'soga_hair_color2',171,87,0), (172297,330357,0,'soga_hair_face_color',145,49,29), (172298,330357,0,'soga_hair_face_highlight_color',15,1,21), (172299,330357,0,'soga_hair_highlight',29,21,28), (172300,330357,0,'soga_hair_type_color',145,49,29), (172301,330357,0,'soga_hair_type_highlight_color',15,1,21), (172302,330357,1,'soga_lip_type',-51,-93,-85), (172303,330357,1,'soga_nose_type',18,46,3), (172304,330357,0,'soga_skin_color',223,186,182), (172305,330357,0,'wing_color1',255,255,255), (172306,330357,0,'wing_color2',255,255,255), (172307,330358,0,'eye_color',255,255,255), (172308,330358,0,'skin_color',255,255,255), (172309,330358,0,'soga_eye_color',255,0,255), (172310,330359,1,'cheek_type',-7,18,0), (172311,330359,1,'chin_type',-1,-7,-22), (172312,330359,1,'ear_type',-35,-4,0), (172313,330359,1,'eye_brow_type',-23,0,0), (172314,330359,0,'eye_color',51,100,80), (172315,330359,1,'eye_type',45,0,0), (172316,330359,0,'hair_face_color',209,121,0), (172317,330359,0,'hair_face_highlight_color',83,82,83), (172318,330359,0,'hair_type_color',209,121,0), (172319,330359,0,'hair_type_highlight_color',83,82,83), (172320,330359,1,'lip_type',20,-10,-4), (172321,330359,1,'nose_type',21,0,1), (172322,330359,0,'skin_color',202,166,113), (172323,330359,1,'soga_cheek_type',-7,18,0), (172324,330359,1,'soga_chin_type',-1,-7,-22), (172325,330359,1,'soga_ear_type',-35,-4,0), (172326,330359,1,'soga_eye_brow_type',-23,0,0), (172327,330359,0,'soga_eye_color',229,229,102), (172328,330359,1,'soga_eye_type',45,0,0), (172329,330359,0,'soga_hair_face_color',209,121,0), (172330,330359,0,'soga_hair_face_highlight_color',83,82,83), (172331,330359,0,'soga_hair_type_color',209,121,0), (172332,330359,0,'soga_hair_type_highlight_color',83,82,83), (172333,330359,1,'soga_lip_type',20,-10,-4), (172334,330359,1,'soga_nose_type',21,0,1), (172335,330359,0,'soga_skin_color',202,166,113), (172336,330359,0,'wing_color1',255,255,255), (172337,330359,0,'wing_color2',255,255,255), (172338,330360,0,'eye_color',255,255,255), (172339,330360,0,'skin_color',255,255,255), (172340,330360,0,'soga_eye_color',255,0,255), (172341,330361,0,'eye_color',255,255,255), (172342,330361,0,'skin_color',255,255,255), (172343,330361,0,'soga_eye_color',255,0,255), (172344,330362,1,'cheek_type',-19,22,0), (172345,330362,1,'chin_type',9,-31,19), (172346,330362,1,'ear_type',7,3,0), (172347,330362,1,'eye_brow_type',-7,34,0), (172348,330362,0,'eye_color',128,32,9), (172349,330362,1,'eye_type',-7,0,0), (172350,330362,0,'hair_face_color',117,111,58), (172351,330362,0,'hair_type_color',117,111,58), (172352,330362,1,'lip_type',38,0,-1), (172353,330362,1,'nose_type',-2,-28,26), (172354,330362,0,'skin_color',252,234,46), (172355,330362,1,'soga_cheek_type',-19,22,0), (172356,330362,1,'soga_chin_type',9,-31,19), (172357,330362,1,'soga_ear_type',7,3,0), (172358,330362,1,'soga_eye_brow_type',-7,34,0), (172359,330362,0,'soga_eye_color',229,229,102), (172360,330362,1,'soga_eye_type',-7,0,0), (172361,330362,0,'soga_hair_face_color',117,111,58), (172362,330362,0,'soga_hair_type_color',117,111,58), (172363,330362,1,'soga_lip_type',38,0,-1), (172364,330362,1,'soga_nose_type',-2,-28,26), (172365,330362,0,'soga_skin_color',252,234,46), (172366,330362,0,'wing_color1',255,255,255), (172367,330362,0,'wing_color2',255,255,255), (172368,330363,0,'eye_color',255,255,255), (172369,330363,0,'skin_color',255,255,255), (172370,330363,0,'soga_eye_color',255,0,255), (172371,330364,1,'cheek_type',-7,-14,0), (172372,330364,1,'chin_type',17,-14,-31), (172373,330364,1,'ear_type',7,-5,0), (172374,330364,1,'eye_brow_type',-1,-31,-14), (172375,330364,0,'eye_color',34,70,78), (172376,330364,1,'eye_type',-31,0,0), (172377,330364,0,'hair_face_color',36,22,6), (172378,330364,0,'hair_face_highlight_color',50,41,28), (172379,330364,0,'hair_type_color',36,22,6), (172380,330364,0,'hair_type_highlight_color',50,41,28), (172381,330364,1,'lip_type',34,-5,1), (172382,330364,1,'nose_type',26,-8,-25), (172383,330364,0,'skin_color',200,198,174), (172384,330364,1,'soga_cheek_type',-7,-14,0), (172385,330364,1,'soga_chin_type',17,-14,-31), (172386,330364,1,'soga_ear_type',7,-5,0), (172387,330364,1,'soga_eye_brow_type',-1,-31,-14), (172388,330364,0,'soga_eye_color',229,229,102), (172389,330364,1,'soga_eye_type',-31,0,0), (172390,330364,0,'soga_hair_face_color',36,22,6), (172391,330364,0,'soga_hair_face_highlight_color',50,41,28), (172392,330364,0,'soga_hair_type_color',36,22,6), (172393,330364,0,'soga_hair_type_highlight_color',50,41,28), (172394,330364,1,'soga_lip_type',34,-5,1), (172395,330364,1,'soga_nose_type',26,-8,-25), (172396,330364,0,'soga_skin_color',200,198,174), (172397,330364,0,'wing_color1',255,255,255), (172398,330364,0,'wing_color2',255,255,255), (172399,330365,0,'eye_color',255,255,255), (172400,330365,0,'skin_color',255,255,255), (172401,330365,0,'soga_eye_color',255,0,255), (172402,330366,0,'eye_color',255,255,255), (172403,330366,0,'skin_color',255,255,255), (172404,330366,0,'soga_eye_color',255,0,255), (172405,330367,0,'eye_color',255,255,255), (172406,330367,0,'skin_color',255,255,255), (172407,330367,0,'soga_eye_color',255,0,255), (172408,330368,0,'eye_color',255,255,255), (172409,330368,0,'skin_color',255,255,255), (172410,330368,0,'soga_eye_color',255,0,255), (172411,330369,0,'eye_color',255,255,255), (172412,330369,0,'skin_color',255,255,255), (172413,330369,0,'soga_eye_color',255,0,255), (172414,330370,0,'eye_color',255,255,255), (172415,330370,0,'skin_color',255,255,255), (172416,330370,0,'soga_eye_color',255,0,255), (172417,330371,0,'eye_color',255,255,255), (172418,330371,0,'skin_color',255,255,255), (172419,330371,0,'soga_eye_color',255,0,255), (172420,330372,0,'eye_color',255,255,255), (172421,330372,0,'skin_color',255,255,255), (172422,330372,0,'soga_eye_color',255,0,255), (172423,330373,0,'eye_color',255,255,255), (172424,330373,0,'skin_color',255,255,255), (172425,330373,0,'soga_eye_color',255,0,255), (172426,330374,0,'eye_color',255,255,255), (172427,330374,0,'skin_color',255,255,255), (172428,330374,0,'soga_eye_color',255,0,255), (172429,330375,0,'eye_color',255,255,255), (172430,330375,0,'skin_color',255,255,255), (172431,330375,0,'soga_eye_color',255,0,255), (172432,330376,1,'cheek_type',-97,0,0), (172433,330376,1,'chin_type',-48,-38,75), (172434,330376,1,'ear_type',-76,28,0), (172435,330376,1,'eye_brow_type',25,-9,46), (172436,330376,0,'eye_color',49,101,117), (172437,330376,1,'eye_type',-51,0,0), (172438,330376,0,'hair_color1',79,28,15), (172439,330376,0,'hair_color2',111,64,0), (172440,330376,0,'hair_face_color',40,19,9), (172441,330376,0,'hair_face_highlight_color',119,147,147), (172442,330376,0,'hair_highlight',114,112,142), (172443,330376,0,'hair_type_color',40,19,9), (172444,330376,0,'hair_type_highlight_color',119,147,147), (172445,330376,1,'lip_type',29,-76,-95), (172446,330376,1,'nose_type',56,-93,-93), (172447,330376,0,'skin_color',165,111,103), (172448,330376,1,'soga_cheek_type',-97,0,0), (172449,330376,1,'soga_chin_type',-48,-38,75), (172450,330376,1,'soga_ear_type',-76,28,0), (172451,330376,1,'soga_eye_brow_type',25,-9,46), (172452,330376,0,'soga_eye_color',229,229,102), (172453,330376,1,'soga_eye_type',-51,0,0), (172454,330376,0,'soga_hair_color1',79,28,15), (172455,330376,0,'soga_hair_color2',111,64,0), (172456,330376,0,'soga_hair_face_color',40,19,9), (172457,330376,0,'soga_hair_face_highlight_color',119,147,147), (172458,330376,0,'soga_hair_highlight',114,112,142), (172459,330376,0,'soga_hair_type_color',40,19,9), (172460,330376,0,'soga_hair_type_highlight_color',119,147,147), (172461,330376,1,'soga_lip_type',29,-76,-95), (172462,330376,1,'soga_nose_type',56,-93,-93), (172463,330376,0,'soga_skin_color',165,111,103), (172464,330376,0,'wing_color1',255,255,255), (172465,330376,0,'wing_color2',255,255,255), (172466,330377,0,'eye_color',255,255,255), (172467,330377,0,'skin_color',255,255,255), (172468,330377,0,'soga_eye_color',255,0,255), (172469,330378,1,'cheek_type',3,56,0), (172470,330378,1,'chin_type',-26,56,14), (172471,330378,1,'ear_type',-31,98,0), (172472,330378,1,'eye_brow_type',15,-70,44), (172473,330378,0,'eye_color',37,71,51), (172474,330378,1,'eye_type',12,0,0), (172475,330378,0,'hair_color1',29,21,28), (172476,330378,0,'hair_color2',39,32,39), (172477,330378,0,'hair_face_color',15,1,21), (172478,330378,0,'hair_face_highlight_color',119,36,33), (172479,330378,0,'hair_highlight',91,21,51), (172480,330378,0,'hair_type_color',15,1,21), (172481,330378,0,'hair_type_highlight_color',119,36,33), (172482,330378,1,'lip_type',81,-14,-70), (172483,330378,1,'nose_type',-93,-68,17), (172484,330378,0,'skin_color',242,233,234), (172485,330378,1,'soga_cheek_type',3,56,0), (172486,330378,1,'soga_chin_type',-26,56,14), (172487,330378,1,'soga_ear_type',-31,98,0), (172488,330378,1,'soga_eye_brow_type',15,-70,44), (172489,330378,0,'soga_eye_color',229,229,102), (172490,330378,1,'soga_eye_type',12,0,0), (172491,330378,0,'soga_hair_color1',29,21,28), (172492,330378,0,'soga_hair_color2',39,32,39), (172493,330378,0,'soga_hair_face_color',15,1,21), (172494,330378,0,'soga_hair_face_highlight_color',119,36,33), (172495,330378,0,'soga_hair_highlight',91,21,51), (172496,330378,0,'soga_hair_type_color',15,1,21), (172497,330378,0,'soga_hair_type_highlight_color',119,36,33), (172498,330378,1,'soga_lip_type',81,-14,-70), (172499,330378,1,'soga_nose_type',-93,-68,17), (172500,330378,0,'soga_skin_color',242,233,234), (172501,330378,0,'wing_color1',255,255,255), (172502,330378,0,'wing_color2',255,255,255), (172503,330379,0,'eye_color',255,255,255), (172504,330379,0,'skin_color',255,255,255), (172505,330379,0,'soga_eye_color',255,0,255), (172509,330381,0,'eye_color',255,255,255), (172510,330381,0,'skin_color',255,255,255), (172511,330381,0,'soga_eye_color',255,0,255), (172512,330382,0,'eye_color',255,255,255), (172513,330382,0,'skin_color',255,255,255), (172514,330382,0,'soga_eye_color',255,0,255), (172515,330383,1,'cheek_type',-78,-85,0), (172516,330383,1,'chin_type',-14,-57,-91), (172517,330383,1,'ear_type',40,3,0), (172518,330383,1,'eye_brow_type',77,-17,-45), (172519,330383,0,'eye_color',155,176,145), (172520,330383,1,'eye_type',-56,0,0), (172521,330383,0,'hair_color1',56,33,26), (172522,330383,0,'hair_color2',94,59,11), (172523,330383,0,'hair_face_color',96,67,9), (172524,330383,0,'hair_face_highlight_color',244,246,246), (172525,330383,0,'hair_highlight',161,165,168), (172526,330383,0,'hair_type_color',96,67,9), (172527,330383,0,'hair_type_highlight_color',244,246,246), (172528,330383,1,'lip_type',84,0,68), (172529,330383,1,'nose_type',7,61,88), (172530,330383,0,'skin_color',59,63,63), (172531,330383,1,'soga_cheek_type',-78,-85,0), (172532,330383,1,'soga_chin_type',-14,-57,-91), (172533,330383,1,'soga_ear_type',40,3,0), (172534,330383,1,'soga_eye_brow_type',77,-17,-45), (172535,330383,0,'soga_eye_color',229,229,102), (172536,330383,1,'soga_eye_type',-56,0,0), (172537,330383,0,'soga_hair_color1',56,33,26), (172538,330383,0,'soga_hair_color2',94,59,11), (172539,330383,0,'soga_hair_face_color',96,67,9), (172540,330383,0,'soga_hair_face_highlight_color',244,246,246), (172541,330383,0,'soga_hair_highlight',161,165,168), (172542,330383,0,'soga_hair_type_color',96,67,9), (172543,330383,0,'soga_hair_type_highlight_color',244,246,246), (172544,330383,1,'soga_lip_type',84,0,68), (172545,330383,1,'soga_nose_type',7,61,88), (172546,330383,0,'soga_skin_color',59,63,63), (172547,330383,0,'wing_color1',255,255,255), (172548,330383,0,'wing_color2',255,255,255), (172549,330384,1,'cheek_type',0,2,0), (172550,330384,1,'chin_type',-38,3,2), (172551,330384,1,'ear_type',23,-5,0), (172552,330384,1,'eye_brow_type',34,0,14), (172553,330384,0,'eye_color',222,35,32), (172554,330384,1,'eye_type',-32,0,0), (172555,330384,0,'hair_face_color',52,38,20), (172556,330384,0,'hair_face_highlight_color',216,192,37), (172557,330384,0,'hair_type_color',52,38,20), (172558,330384,0,'hair_type_highlight_color',216,192,37), (172559,330384,1,'lip_type',-31,-2,10), (172560,330384,1,'nose_type',-2,17,-14), (172561,330384,0,'skin_color',130,83,29), (172562,330384,1,'soga_cheek_type',0,2,0), (172563,330384,1,'soga_chin_type',-38,3,2), (172564,330384,1,'soga_ear_type',23,-5,0), (172565,330384,1,'soga_eye_brow_type',34,0,14), (172566,330384,0,'soga_eye_color',229,229,102), (172567,330384,1,'soga_eye_type',-32,0,0), (172568,330384,0,'soga_hair_face_color',52,38,20), (172569,330384,0,'soga_hair_face_highlight_color',216,192,37), (172570,330384,0,'soga_hair_type_color',52,38,20), (172571,330384,0,'soga_hair_type_highlight_color',216,192,37), (172572,330384,1,'soga_lip_type',-31,-2,10), (172573,330384,1,'soga_nose_type',-2,17,-14), (172574,330384,0,'soga_skin_color',130,83,29), (172575,330384,0,'wing_color1',255,255,255), (172576,330384,0,'wing_color2',255,255,255), (172577,330385,1,'cheek_type',25,0,0), (172578,330385,1,'chin_type',25,2,-17), (172579,330385,1,'ear_type',-28,-28,0), (172580,330385,1,'eye_brow_type',0,-8,-8), (172581,330385,0,'eye_color',66,123,89), (172582,330385,1,'eye_type',28,0,0), (172583,330385,0,'hair_face_color',139,93,0), (172584,330385,0,'hair_face_highlight_color',122,67,6), (172585,330385,0,'hair_type_color',139,93,0), (172586,330385,0,'hair_type_highlight_color',122,67,6), (172587,330385,1,'lip_type',37,-34,-1), (172588,330385,1,'nose_type',46,37,25), (172589,330385,0,'skin_color',243,247,247), (172590,330385,1,'soga_cheek_type',25,0,0), (172591,330385,1,'soga_chin_type',25,2,-17), (172592,330385,1,'soga_ear_type',-28,-28,0), (172593,330385,1,'soga_eye_brow_type',0,-8,-8), (172594,330385,0,'soga_eye_color',229,229,102), (172595,330385,1,'soga_eye_type',28,0,0), (172596,330385,0,'soga_hair_face_color',139,93,0), (172597,330385,0,'soga_hair_face_highlight_color',122,67,6), (172598,330385,0,'soga_hair_type_color',139,93,0), (172599,330385,0,'soga_hair_type_highlight_color',122,67,6), (172600,330385,1,'soga_lip_type',37,-34,-1), (172601,330385,1,'soga_nose_type',46,37,25), (172602,330385,0,'soga_skin_color',243,247,247), (172603,330385,0,'wing_color1',255,255,255), (172604,330385,0,'wing_color2',255,255,255), (172605,330386,1,'cheek_type',12,-38,0), (172606,330386,1,'chin_type',-43,61,29), (172607,330386,1,'ear_type',47,-15,0), (172608,330386,1,'eye_brow_type',-50,96,-31), (172609,330386,0,'eye_color',33,57,35), (172610,330386,1,'eye_type',74,0,0), (172611,330386,0,'hair_color1',200,165,96), (172612,330386,0,'hair_color2',173,99,44), (172613,330386,0,'hair_face_color',228,172,24), (172614,330386,0,'hair_face_highlight_color',184,128,10), (172615,330386,0,'hair_highlight',209,131,22), (172616,330386,0,'hair_type_color',228,172,24), (172617,330386,0,'hair_type_highlight_color',184,128,10), (172618,330386,1,'lip_type',-46,-77,82), (172619,330386,1,'nose_type',89,-76,-96), (172620,330386,0,'skin_color',136,143,134), (172621,330386,1,'soga_cheek_type',12,-38,0), (172622,330386,1,'soga_chin_type',-43,61,29), (172623,330386,1,'soga_ear_type',47,-15,0), (172624,330386,1,'soga_eye_brow_type',-50,96,-31), (172625,330386,0,'soga_eye_color',229,229,102), (172626,330386,1,'soga_eye_type',74,0,0), (172627,330386,0,'soga_hair_color1',200,165,96), (172628,330386,0,'soga_hair_color2',173,99,44), (172629,330386,0,'soga_hair_face_color',228,172,24), (172630,330386,0,'soga_hair_face_highlight_color',184,128,10), (172631,330386,0,'soga_hair_highlight',209,131,22), (172632,330386,0,'soga_hair_type_color',228,172,24), (172633,330386,0,'soga_hair_type_highlight_color',184,128,10), (172634,330386,1,'soga_lip_type',-46,-77,82), (172635,330386,1,'soga_nose_type',89,-76,-96), (172636,330386,0,'soga_skin_color',136,143,134), (172637,330386,0,'wing_color1',255,255,255), (172638,330386,0,'wing_color2',255,255,255), (172639,330387,1,'cheek_type',88,-81,0), (172640,330387,1,'chin_type',-56,-85,-20), (172641,330387,1,'ear_type',58,-82,0), (172642,330387,1,'eye_brow_type',34,89,28), (172643,330387,0,'eye_color',78,133,103), (172644,330387,1,'eye_type',85,0,0), (172645,330387,0,'hair_color1',38,22,21), (172646,330387,0,'hair_color2',120,50,0), (172647,330387,0,'hair_face_highlight_color',228,182,25), (172648,330387,0,'hair_highlight',246,219,114), (172649,330387,0,'hair_type_highlight_color',228,182,25), (172650,330387,1,'lip_type',-76,-62,-81), (172651,330387,1,'nose_type',-43,22,40), (172652,330387,0,'skin_color',248,249,249), (172653,330387,1,'soga_cheek_type',88,-81,0), (172654,330387,1,'soga_chin_type',-56,-85,-20), (172655,330387,1,'soga_ear_type',58,-82,0), (172656,330387,1,'soga_eye_brow_type',34,89,28), (172657,330387,0,'soga_eye_color',229,229,102), (172658,330387,1,'soga_eye_type',85,0,0), (172659,330387,0,'soga_hair_color1',38,22,21), (172660,330387,0,'soga_hair_color2',120,50,0), (172661,330387,0,'soga_hair_face_highlight_color',228,182,25), (172662,330387,0,'soga_hair_highlight',246,219,114), (172663,330387,0,'soga_hair_type_highlight_color',228,182,25), (172664,330387,1,'soga_lip_type',-76,-62,-81), (172665,330387,1,'soga_nose_type',-43,22,40), (172666,330387,0,'soga_skin_color',248,249,249), (172667,330387,0,'wing_color1',255,255,255), (172668,330387,0,'wing_color2',255,255,255), (172669,330388,1,'cheek_type',-81,85,0), (172670,330388,1,'chin_type',75,-87,-66), (172671,330388,1,'ear_type',-93,95,0), (172672,330388,1,'eye_brow_type',59,-87,-45), (172673,330388,0,'eye_color',36,77,77), (172674,330388,1,'eye_type',-87,0,0), (172675,330388,0,'hair_color1',56,33,26), (172676,330388,0,'hair_color2',94,59,11), (172677,330388,0,'hair_face_color',100,70,10), (172678,330388,0,'hair_face_highlight_color',114,31,28), (172679,330388,0,'hair_highlight',91,21,51), (172680,330388,0,'hair_type_color',100,70,10), (172681,330388,0,'hair_type_highlight_color',114,31,28), (172682,330388,1,'lip_type',28,-58,-65), (172683,330388,1,'nose_type',-22,-87,-39), (172684,330388,0,'skin_color',171,148,98), (172685,330388,1,'soga_cheek_type',-81,85,0), (172686,330388,1,'soga_chin_type',75,-87,-66), (172687,330388,1,'soga_ear_type',-93,95,0), (172688,330388,1,'soga_eye_brow_type',59,-87,-45), (172689,330388,0,'soga_eye_color',229,229,102), (172690,330388,1,'soga_eye_type',-87,0,0), (172691,330388,0,'soga_hair_color1',56,33,26), (172692,330388,0,'soga_hair_color2',94,59,11), (172693,330388,0,'soga_hair_face_color',100,70,10), (172694,330388,0,'soga_hair_face_highlight_color',114,31,28), (172695,330388,0,'soga_hair_highlight',91,21,51), (172696,330388,0,'soga_hair_type_color',100,70,10), (172697,330388,0,'soga_hair_type_highlight_color',114,31,28), (172698,330388,1,'soga_lip_type',28,-58,-65), (172699,330388,1,'soga_nose_type',-22,-87,-39), (172700,330388,0,'soga_skin_color',171,148,98), (172701,330388,0,'wing_color1',255,255,255), (172702,330388,0,'wing_color2',255,255,255), (172703,330389,0,'eye_color',255,255,255), (172704,330389,0,'skin_color',255,255,255), (172705,330389,0,'soga_eye_color',255,0,255), (172706,330390,1,'cheek_type',71,-62,0), (172707,330390,1,'chin_type',7,25,44), (172708,330390,1,'ear_type',69,-94,0), (172709,330390,1,'eye_brow_type',-42,17,21), (172710,330390,0,'eye_color',150,193,203), (172711,330390,1,'eye_type',31,0,0), (172712,330390,0,'hair_color1',79,28,15), (172713,330390,0,'hair_color2',111,64,0), (172714,330390,0,'hair_face_color',42,29,3), (172715,330390,0,'hair_face_highlight_color',15,1,21), (172716,330390,0,'hair_highlight',29,21,28), (172717,330390,0,'hair_type_color',42,29,3), (172718,330390,0,'hair_type_highlight_color',15,1,21), (172719,330390,1,'lip_type',0,84,9), (172720,330390,1,'nose_type',88,57,25), (172721,330390,0,'skin_color',177,186,186), (172722,330390,1,'soga_cheek_type',71,-62,0), (172723,330390,1,'soga_chin_type',7,25,44), (172724,330390,1,'soga_ear_type',69,-94,0), (172725,330390,1,'soga_eye_brow_type',-42,17,21), (172726,330390,0,'soga_eye_color',229,229,102), (172727,330390,1,'soga_eye_type',31,0,0), (172728,330390,0,'soga_hair_color1',79,28,15), (172729,330390,0,'soga_hair_color2',111,64,0), (172730,330390,0,'soga_hair_face_color',42,29,3), (172731,330390,0,'soga_hair_face_highlight_color',15,1,21), (172732,330390,0,'soga_hair_highlight',29,21,28), (172733,330390,0,'soga_hair_type_color',42,29,3), (172734,330390,0,'soga_hair_type_highlight_color',15,1,21), (172735,330390,1,'soga_lip_type',0,84,9), (172736,330390,1,'soga_nose_type',88,57,25), (172737,330390,0,'soga_skin_color',177,186,186), (172738,330390,0,'wing_color1',255,255,255), (172739,330390,0,'wing_color2',255,255,255), (172746,330393,0,'eye_color',255,255,255), (172747,330393,0,'skin_color',255,255,255), (172748,330393,0,'soga_eye_color',255,0,255), (172749,330394,1,'cheek_type',3,37,0), (172750,330394,1,'chin_type',-7,8,8), (172751,330394,1,'ear_type',17,-22,0), (172752,330394,1,'eye_brow_type',-10,-23,-28), (172753,330394,0,'eye_color',13,6,12), (172754,330394,1,'eye_type',-12,0,0), (172755,330394,0,'hair_face_color',169,149,177), (172756,330394,0,'hair_face_highlight_color',155,150,106), (172757,330394,0,'hair_type_color',169,149,177), (172758,330394,0,'hair_type_highlight_color',155,150,106), (172759,330394,1,'lip_type',10,-4,21), (172760,330394,1,'nose_type',-8,-34,0), (172761,330394,0,'skin_color',1,0,4), (172762,330394,1,'soga_cheek_type',3,37,0), (172763,330394,1,'soga_chin_type',-7,8,8), (172764,330394,1,'soga_ear_type',17,-22,0), (172765,330394,1,'soga_eye_brow_type',-10,-23,-28), (172766,330394,0,'soga_eye_color',229,229,102), (172767,330394,1,'soga_eye_type',-12,0,0), (172768,330394,0,'soga_hair_face_color',169,149,177), (172769,330394,0,'soga_hair_face_highlight_color',155,150,106), (172770,330394,0,'soga_hair_type_color',169,149,177), (172771,330394,0,'soga_hair_type_highlight_color',155,150,106), (172772,330394,1,'soga_lip_type',10,-4,21), (172773,330394,1,'soga_nose_type',-8,-34,0), (172774,330394,0,'soga_skin_color',1,0,4), (172775,330394,0,'wing_color1',255,255,255), (172776,330394,0,'wing_color2',255,255,255), (172786,330398,0,'eye_color',255,255,255), (172787,330398,0,'skin_color',255,255,255), (172788,330398,0,'soga_eye_color',255,0,255), (172792,330400,0,'eye_color',255,255,255), (172793,330400,0,'skin_color',255,255,255), (172794,330400,0,'soga_eye_color',255,0,255), (172795,330401,0,'eye_color',255,255,255), (172796,330401,0,'skin_color',255,255,255), (172797,330401,0,'soga_eye_color',255,0,255), (172798,330402,1,'cheek_type',-4,-10,0), (172799,330402,1,'chin_type',37,-12,-17), (172800,330402,1,'ear_type',-31,14,0), (172801,330402,1,'eye_brow_type',-1,1,9), (172802,330402,0,'eye_color',142,188,202), (172803,330402,1,'eye_type',29,0,0), (172804,330402,0,'hair_face_color',105,56,2), (172805,330402,0,'hair_face_highlight_color',6,3,0), (172806,330402,0,'hair_type_color',105,56,2), (172807,330402,0,'hair_type_highlight_color',6,3,0), (172808,330402,1,'lip_type',7,-20,34), (172809,330402,1,'nose_type',-11,0,-8), (172810,330402,0,'skin_color',224,217,172), (172811,330402,1,'soga_cheek_type',-4,-10,0), (172812,330402,1,'soga_chin_type',37,-12,-17), (172813,330402,1,'soga_ear_type',-31,14,0), (172814,330402,1,'soga_eye_brow_type',-1,1,9), (172815,330402,0,'soga_eye_color',229,229,102), (172816,330402,1,'soga_eye_type',29,0,0), (172817,330402,0,'soga_hair_face_color',105,56,2), (172818,330402,0,'soga_hair_face_highlight_color',6,3,0), (172819,330402,0,'soga_hair_type_color',105,56,2), (172820,330402,0,'soga_hair_type_highlight_color',6,3,0), (172821,330402,1,'soga_lip_type',7,-20,34), (172822,330402,1,'soga_nose_type',-11,0,-8), (172823,330402,0,'soga_skin_color',224,217,172), (172824,330402,0,'wing_color1',255,255,255), (172825,330402,0,'wing_color2',255,255,255), (172826,330403,1,'cheek_type',-28,31,0), (172827,330403,1,'chin_type',-28,0,19), (172828,330403,1,'ear_type',-3,35,0), (172829,330403,1,'eye_brow_type',-34,34,-3), (172830,330403,0,'eye_color',56,5,30), (172831,330403,1,'eye_type',100,0,0), (172832,330403,0,'hair_face_color',181,179,179), (172833,330403,0,'hair_face_highlight_color',216,192,37), (172834,330403,0,'hair_type_color',181,179,179), (172835,330403,0,'hair_type_highlight_color',216,192,37), (172836,330403,1,'lip_type',28,-17,-14), (172837,330403,1,'nose_type',0,-18,-3), (172838,330403,0,'skin_color',171,150,115), (172839,330403,1,'soga_cheek_type',-28,31,0), (172840,330403,1,'soga_chin_type',-28,0,19), (172841,330403,1,'soga_ear_type',-3,35,0), (172842,330403,1,'soga_eye_brow_type',-34,34,-3), (172843,330403,0,'soga_eye_color',229,229,102), (172844,330403,1,'soga_eye_type',100,0,0), (172845,330403,0,'soga_hair_face_color',181,179,179), (172846,330403,0,'soga_hair_face_highlight_color',216,192,37), (172847,330403,0,'soga_hair_type_color',181,179,179), (172848,330403,0,'soga_hair_type_highlight_color',216,192,37), (172849,330403,1,'soga_lip_type',28,-17,-14), (172850,330403,1,'soga_nose_type',0,-18,-3), (172851,330403,0,'soga_skin_color',171,150,115), (172852,330403,0,'wing_color1',255,255,255), (172853,330403,0,'wing_color2',255,255,255), (172854,330404,1,'cheek_type',-43,-72,0), (172855,330404,1,'chin_type',38,-75,77), (172856,330404,1,'ear_type',-61,-83,0), (172857,330404,1,'eye_brow_type',-51,-35,-31), (172858,330404,0,'eye_color',173,142,88), (172859,330404,1,'eye_type',-76,0,0), (172860,330404,0,'hair_color1',43,36,70), (172861,330404,0,'hair_color2',64,76,74), (172862,330404,0,'hair_face_color',49,47,61), (172863,330404,0,'hair_face_highlight_color',42,29,2), (172864,330404,0,'hair_highlight',79,28,15), (172865,330404,0,'hair_type_color',49,47,61), (172866,330404,0,'hair_type_highlight_color',42,29,2), (172867,330404,1,'lip_type',3,41,70), (172868,330404,1,'nose_type',-47,82,31), (172869,330404,0,'skin_color',243,251,251), (172870,330404,1,'soga_cheek_type',-43,-72,0), (172871,330404,1,'soga_chin_type',38,-75,77), (172872,330404,1,'soga_ear_type',-61,-83,0), (172873,330404,1,'soga_eye_brow_type',-51,-35,-31), (172874,330404,0,'soga_eye_color',229,229,102), (172875,330404,1,'soga_eye_type',-76,0,0), (172876,330404,0,'soga_hair_color1',43,36,70), (172877,330404,0,'soga_hair_color2',64,76,74), (172878,330404,0,'soga_hair_face_color',49,47,61), (172879,330404,0,'soga_hair_face_highlight_color',42,29,2), (172880,330404,0,'soga_hair_highlight',79,28,15), (172881,330404,0,'soga_hair_type_color',49,47,61), (172882,330404,0,'soga_hair_type_highlight_color',42,29,2), (172883,330404,1,'soga_lip_type',3,41,70), (172884,330404,1,'soga_nose_type',-47,82,31), (172885,330404,0,'soga_skin_color',243,251,251), (172886,330404,0,'wing_color1',255,255,255), (172887,330404,0,'wing_color2',255,255,255), (172888,330405,0,'eye_color',0,9,17), (172889,330405,0,'skin_color',102,107,61), (172890,330405,0,'soga_eye_color',255,0,255), (172891,330406,0,'eye_color',255,255,255), (172892,330406,0,'skin_color',255,255,255), (172893,330406,0,'soga_eye_color',255,0,255), (172894,330407,0,'eye_color',255,255,255), (172895,330407,0,'skin_color',255,255,255), (172896,330407,0,'soga_eye_color',255,0,255), (172897,330408,0,'eye_color',255,255,255), (172898,330408,0,'skin_color',255,255,255), (172899,330408,0,'soga_eye_color',255,0,255), (172900,330409,0,'eye_color',128,128,128), (172901,330409,0,'skin_color',0,63,63), (172902,330409,0,'soga_eye_color',255,0,255), (172906,330411,1,'cheek_type',0,2,0), (172907,330411,1,'chin_type',-38,3,2), (172908,330411,1,'ear_type',23,-5,0), (172909,330411,1,'eye_brow_type',34,0,14), (172910,330411,0,'eye_color',222,35,32), (172911,330411,1,'eye_type',-32,0,0), (172912,330411,0,'hair_face_color',52,38,20), (172913,330411,0,'hair_face_highlight_color',216,192,37), (172914,330411,0,'hair_type_color',52,38,20), (172915,330411,0,'hair_type_highlight_color',216,192,37), (172916,330411,1,'lip_type',-31,-2,10), (172917,330411,1,'nose_type',-2,17,-14), (172918,330411,0,'skin_color',114,32,1), (172919,330411,1,'soga_cheek_type',0,2,0), (172920,330411,1,'soga_chin_type',-38,3,2), (172921,330411,1,'soga_ear_type',23,-5,0), (172922,330411,1,'soga_eye_brow_type',34,0,14), (172923,330411,0,'soga_eye_color',229,229,102), (172924,330411,1,'soga_eye_type',-32,0,0), (172925,330411,0,'soga_hair_face_color',52,38,20), (172926,330411,0,'soga_hair_face_highlight_color',216,192,37), (172927,330411,0,'soga_hair_type_color',52,38,20), (172928,330411,0,'soga_hair_type_highlight_color',216,192,37), (172929,330411,1,'soga_lip_type',-31,-2,10), (172930,330411,1,'soga_nose_type',-2,17,-14), (172931,330411,0,'soga_skin_color',114,32,1), (172932,330411,0,'wing_color1',255,255,255), (172933,330411,0,'wing_color2',255,255,255), (172934,330412,0,'eye_color',255,255,255), (172935,330412,0,'skin_color',255,255,255), (172936,330412,0,'soga_eye_color',255,0,255), (172937,330413,0,'eye_color',255,255,255), (172938,330413,0,'skin_color',255,255,255), (172939,330413,0,'soga_eye_color',255,0,255), (172952,330418,0,'eye_color',255,255,255), (172953,330418,0,'skin_color',255,255,255), (172954,330418,0,'soga_eye_color',255,0,255), (172988,330421,0,'eye_color',255,255,255), (172989,330421,0,'skin_color',255,255,255), (172990,330421,0,'soga_eye_color',255,0,255), (173026,330424,0,'eye_color',255,255,255), (173027,330424,0,'skin_color',147,147,147), (173028,330424,0,'soga_eye_color',255,0,255), (173062,330431,1,'cheek_type',4,-41,0), (173063,330431,1,'chin_type',31,40,-25), (173064,330431,1,'ear_type',0,-9,0), (173065,330431,1,'eye_brow_type',-7,-1,48), (173066,330431,0,'eye_color',82,143,129), (173067,330431,0,'hair_face_color',38,22,4), (173068,330431,0,'hair_face_highlight_color',142,136,83), (173069,330431,0,'hair_type_color',38,22,4), (173070,330431,0,'hair_type_highlight_color',142,136,83), (173071,330431,1,'lip_type',-1,11,17), (173072,330431,1,'nose_type',-38,-31,-20), (173073,330431,0,'skin_color',232,231,195), (173074,330431,1,'soga_cheek_type',4,-41,0), (173075,330431,1,'soga_chin_type',31,40,-25), (173076,330431,1,'soga_ear_type',0,-9,0), (173077,330431,1,'soga_eye_brow_type',-7,-1,48), (173078,330431,0,'soga_eye_color',229,229,102), (173079,330431,0,'soga_hair_face_color',38,22,4), (173080,330431,0,'soga_hair_face_highlight_color',142,136,83), (173081,330431,0,'soga_hair_type_color',38,22,4), (173082,330431,0,'soga_hair_type_highlight_color',142,136,83), (173083,330431,1,'soga_lip_type',-1,11,17), (173084,330431,1,'soga_nose_type',-38,-31,-20), (173085,330431,0,'soga_skin_color',232,231,195), (173086,330431,0,'wing_color1',255,255,255), (173087,330431,0,'wing_color2',255,255,255), (173147,330442,0,'eye_color',255,255,255), (173148,330442,0,'skin_color',255,255,255), (173149,330442,0,'soga_eye_color',255,0,255), (173193,330449,0,'eye_color',61,61,194), (173194,330449,0,'skin_color',68,137,29), (173195,330449,0,'soga_eye_color',255,0,255), (173405,330487,0,'eye_color',255,255,255), (173406,330487,0,'skin_color',255,255,255), (173407,330487,0,'soga_eye_color',255,0,255), (173489,330506,0,'eye_color',255,255,255), (173490,330506,0,'skin_color',255,255,255), (173491,330506,0,'soga_eye_color',255,0,255), (173492,330507,0,'eye_color',255,255,255), (173493,330507,0,'skin_color',255,255,255), (173494,330507,0,'soga_eye_color',255,0,255), (173495,330508,1,'cheek_type',-14,-23,0), (173496,330508,1,'chin_type',87,-48,82), (173497,330508,1,'ear_type',43,-14,0), (173498,330508,1,'eye_brow_type',-50,-75,0), (173499,330508,0,'eye_color',41,0,41), (173500,330508,1,'eye_type',-97,0,0), (173501,330508,1,'lip_type',31,52,-48), (173502,330508,1,'nose_type',45,-93,74), (173503,330508,0,'skin_color',142,129,86), (173504,330508,1,'soga_cheek_type',-14,-23,0), (173505,330508,1,'soga_chin_type',87,-48,82), (173506,330508,1,'soga_ear_type',43,-14,0), (173507,330508,1,'soga_eye_brow_type',-50,-75,0), (173508,330508,0,'soga_eye_color',229,229,102), (173509,330508,1,'soga_eye_type',-97,0,0), (173510,330508,1,'soga_lip_type',31,52,-48), (173511,330508,1,'soga_nose_type',45,-93,74), (173512,330508,0,'soga_skin_color',142,129,86), (173513,330508,0,'wing_color1',255,255,255), (173514,330508,0,'wing_color2',255,255,255), (173515,330509,1,'cheek_type',10,22,0), (173516,330509,1,'chin_type',7,-35,-2), (173517,330509,1,'ear_type',8,-5,0), (173518,330509,1,'eye_brow_type',-17,12,-38), (173519,330509,0,'eye_color',48,59,33), (173520,330509,1,'eye_type',-7,0,0), (173521,330509,0,'hair_color1',246,219,114), (173522,330509,0,'hair_color2',187,136,62), (173523,330509,0,'hair_face_color',135,130,89), (173524,330509,0,'hair_face_highlight_color',53,28,0), (173525,330509,0,'hair_highlight',54,45,28), (173526,330509,0,'hair_type_color',135,130,89), (173527,330509,0,'hair_type_highlight_color',53,28,0), (173528,330509,1,'lip_type',0,-20,0), (173529,330509,1,'nose_type',-14,1,25), (173530,330509,0,'skin_color',251,234,235), (173531,330509,1,'soga_cheek_type',10,22,0), (173532,330509,1,'soga_chin_type',7,-35,-2), (173533,330509,1,'soga_ear_type',8,-5,0), (173534,330509,1,'soga_eye_brow_type',-17,12,-38), (173535,330509,0,'soga_eye_color',229,229,102), (173536,330509,1,'soga_eye_type',-7,0,0), (173537,330509,0,'soga_hair_color1',246,219,114), (173538,330509,0,'soga_hair_color2',187,136,62), (173539,330509,0,'soga_hair_face_color',135,130,89), (173540,330509,0,'soga_hair_face_highlight_color',53,28,0), (173541,330509,0,'soga_hair_highlight',54,45,28), (173542,330509,0,'soga_hair_type_color',135,130,89), (173543,330509,0,'soga_hair_type_highlight_color',53,28,0), (173544,330509,1,'soga_lip_type',0,-20,0), (173545,330509,1,'soga_nose_type',-14,1,25), (173546,330509,0,'soga_skin_color',251,234,235), (173547,330509,0,'wing_color1',255,255,255), (173548,330509,0,'wing_color2',255,255,255), (173705,330523,0,'eye_color',255,255,255), (173706,330523,0,'skin_color',147,147,147), (173707,330523,0,'soga_eye_color',255,0,255), (173708,330524,0,'eye_color',255,255,255), (173709,330524,0,'skin_color',255,255,255), (173710,330524,0,'soga_eye_color',255,0,255), (173777,330547,1,'cheek_type',8,-10,0), (173778,330547,1,'chin_type',7,1,-14), (173779,330547,1,'ear_type',-19,3,0), (173780,330547,1,'eye_brow_type',-25,-32,-1), (173781,330547,0,'eye_color',108,53,114), (173782,330547,1,'eye_type',8,0,0), (173783,330547,0,'hair_face_color',202,174,203), (173784,330547,0,'hair_face_highlight_color',105,103,97), (173785,330547,0,'hair_type_color',202,174,203), (173786,330547,0,'hair_type_highlight_color',105,103,97), (173787,330547,1,'lip_type',-45,12,38), (173788,330547,1,'nose_type',-7,7,-43), (173789,330547,0,'skin_color',37,75,89), (173790,330547,1,'soga_cheek_type',8,-10,0), (173791,330547,1,'soga_chin_type',7,1,-14), (173792,330547,1,'soga_ear_type',-19,3,0), (173793,330547,1,'soga_eye_brow_type',-25,-32,-1), (173794,330547,0,'soga_eye_color',229,229,102), (173795,330547,1,'soga_eye_type',8,0,0), (173796,330547,0,'soga_hair_face_color',202,174,203), (173797,330547,0,'soga_hair_face_highlight_color',105,103,97), (173798,330547,0,'soga_hair_type_color',202,174,203), (173799,330547,0,'soga_hair_type_highlight_color',105,103,97), (173800,330547,1,'soga_lip_type',-45,12,38), (173801,330547,1,'soga_nose_type',-7,7,-43), (173802,330547,0,'soga_skin_color',37,75,89), (173803,330547,0,'wing_color1',255,255,255), (173804,330547,0,'wing_color2',255,255,255), (173805,330548,1,'cheek_type',-47,-72,0), (173806,330548,1,'chin_type',10,3,-68), (173807,330548,1,'ear_type',8,-31,0), (173808,330548,1,'eye_brow_type',-19,62,83), (173809,330548,0,'eye_color',126,179,194), (173810,330548,1,'eye_type',-42,0,0), (173811,330548,0,'hair_color1',38,22,21), (173812,330548,0,'hair_color2',120,50,0), (173813,330548,0,'hair_face_color',14,4,5), (173814,330548,0,'hair_face_highlight_color',119,147,147), (173815,330548,0,'hair_highlight',114,112,142), (173816,330548,0,'hair_type_color',14,4,5), (173817,330548,0,'hair_type_highlight_color',119,147,147), (173818,330548,1,'lip_type',-82,8,-32), (173819,330548,1,'nose_type',22,57,-35), (173820,330548,0,'skin_color',216,190,187), (173821,330548,1,'soga_cheek_type',-47,-72,0), (173822,330548,1,'soga_chin_type',10,3,-68), (173823,330548,1,'soga_ear_type',8,-31,0), (173824,330548,1,'soga_eye_brow_type',-19,62,83), (173825,330548,0,'soga_eye_color',229,229,102), (173826,330548,1,'soga_eye_type',-42,0,0), (173827,330548,0,'soga_hair_color1',38,22,21), (173828,330548,0,'soga_hair_color2',120,50,0), (173829,330548,0,'soga_hair_face_color',14,4,5), (173830,330548,0,'soga_hair_face_highlight_color',119,147,147), (173831,330548,0,'soga_hair_highlight',114,112,142), (173832,330548,0,'soga_hair_type_color',14,4,5), (173833,330548,0,'soga_hair_type_highlight_color',119,147,147), (173834,330548,1,'soga_lip_type',-82,8,-32), (173835,330548,1,'soga_nose_type',22,57,-35), (173836,330548,0,'soga_skin_color',216,190,187), (173837,330548,0,'wing_color1',255,255,255), (173838,330548,0,'wing_color2',255,255,255), (173896,330568,0,'eye_color',255,255,255), (173897,330568,0,'skin_color',255,255,255), (173898,330568,0,'soga_eye_color',255,0,255), (173941,330583,0,'eye_color',255,255,255), (173942,330583,0,'skin_color',255,255,255), (173943,330583,0,'soga_eye_color',255,0,255), (173959,330589,0,'eye_color',229,209,182), (173960,330589,0,'skin_color',107,67,42), (173961,330589,0,'soga_eye_color',255,0,255), (173962,330590,0,'eye_color',255,255,255), (173963,330590,0,'skin_color',255,255,255), (173964,330590,0,'soga_eye_color',255,0,255), (174016,330608,0,'eye_color',229,209,182), (174017,330608,0,'skin_color',107,67,42), (174018,330608,0,'soga_eye_color',255,0,255), (174037,330615,0,'eye_color',255,255,255), (174038,330615,0,'skin_color',255,255,255), (174039,330615,0,'soga_eye_color',255,0,255), (174040,330616,0,'eye_color',255,255,255), (174041,330616,0,'skin_color',82,54,26), (174042,330616,0,'soga_eye_color',255,0,255), (174049,330619,0,'eye_color',255,255,255), (174050,330619,0,'skin_color',255,255,255), (174051,330619,0,'soga_eye_color',255,0,255), (174052,330620,0,'eye_color',255,255,255), (174053,330620,0,'skin_color',255,255,255), (174054,330620,0,'soga_eye_color',255,0,255), (174055,330621,0,'eye_color',255,255,255), (174056,330621,0,'skin_color',255,255,255), (174057,330621,0,'soga_eye_color',255,0,255), (174070,330626,0,'eye_color',255,255,255), (174071,330626,0,'skin_color',255,255,255), (174072,330626,0,'soga_eye_color',255,0,255), (174079,330629,0,'eye_color',255,255,255), (174080,330629,0,'skin_color',255,255,255), (174081,330629,0,'soga_eye_color',255,0,255), (174082,330630,0,'eye_color',255,255,255), (174083,330630,0,'skin_color',255,255,255), (174084,330630,0,'soga_eye_color',255,0,255), (174136,330637,1,'cheek_type',0,-28,-8), (174137,330637,1,'chin_type',0,-7,0), (174138,330637,1,'ear_type',0,-34,0), (174139,330637,1,'eye_brow_type',0,-8,-19), (174140,330637,0,'eye_color',0,134,190), (174141,330637,1,'eye_type',33,0,0), (174142,330637,0,'hair_face_color',0,109,146), (174143,330637,0,'hair_face_highlight_color',0,179,62), (174144,330637,0,'hair_type_color',255,0,0), (174145,330637,0,'hair_type_highlight_color',255,0,0), (174146,330637,1,'lip_type',0,1,-29), (174147,330637,1,'nose_type',-42,9,18), (174148,330637,0,'skin_color',116,0,116), (174149,330637,1,'soga_cheek_type',0,-28,-8), (174150,330637,1,'soga_chin_type',0,-7,0), (174151,330637,1,'soga_ear_type',0,-34,0), (174152,330637,1,'soga_eye_brow_type',0,-8,-19), (174153,330637,0,'soga_eye_color',189,245,177), (174154,330637,0,'soga_hair_face_color',146,179,62), (174155,330637,0,'soga_hair_face_highlight_color',33,109,146), (174156,330637,0,'soga_hair_type_color',255,255,255), (174157,330637,0,'soga_hair_type_highlight_color',255,109,146), (174158,330637,1,'soga_lip_type',0,1,-29), (174159,330637,1,'soga_nose_type',-42,9,18), (174160,330637,0,'soga_skin_color',255,229,229), (174161,330637,0,'wing_color1',146,109,146), (174162,330637,0,'wing_color2',33,179,62), (174163,330638,1,'cheek_type',0,-22,0), (174164,330638,1,'chin_type',0,0,-1), (174165,330638,1,'ear_type',0,10,0), (174166,330638,1,'eye_brow_type',0,0,45), (174167,330638,0,'eye_color',0,215,205), (174168,330638,1,'eye_type',12,0,0), (174169,330638,0,'hair_face_color',0,165,165), (174170,330638,0,'hair_face_highlight_color',0,151,57), (174171,330638,0,'hair_type_color',255,0,0), (174172,330638,0,'hair_type_highlight_color',255,0,0), (174173,330638,1,'lip_type',-39,-4,26), (174174,330638,1,'nose_type',31,-3,-22), (174175,330638,0,'skin_color',132,0,132), (174176,330638,1,'soga_cheek_type',0,-22,0), (174177,330638,1,'soga_chin_type',0,0,-1), (174178,330638,1,'soga_ear_type',0,10,0), (174179,330638,1,'soga_eye_brow_type',0,0,45), (174180,330638,0,'soga_eye_color',157,97,158), (174181,330638,0,'soga_hair_face_color',158,151,57), (174182,330638,0,'soga_hair_face_highlight_color',12,165,165), (174183,330638,0,'soga_hair_type_color',255,255,255), (174184,330638,0,'soga_hair_type_highlight_color',255,165,165), (174185,330638,1,'soga_lip_type',-39,-4,26), (174186,330638,1,'soga_nose_type',31,-3,-22), (174187,330638,0,'soga_skin_color',159,229,229), (174188,330638,0,'wing_color1',158,165,165), (174189,330638,0,'wing_color2',12,151,57), (174194,330640,1,'cheek_type',0,-50,-79), (174195,330640,1,'chin_type',0,-45,89), (174196,330640,1,'ear_type',0,58,0), (174197,330640,1,'eye_brow_type',0,-31,-68), (174198,330640,0,'eye_color',0,189,171), (174199,330640,1,'eye_type',2,0,0), (174200,330640,0,'hair_color2',0,38,22), (174201,330640,0,'hair_face_color',0,4,1), (174202,330640,0,'hair_face_highlight_color',0,85,2), (174203,330640,0,'hair_highlight',21,120,50), (174204,330640,0,'hair_type_color',255,0,0), (174205,330640,0,'hair_type_highlight_color',255,0,0), (174206,330640,1,'lip_type',91,-17,-96), (174207,330640,1,'nose_type',85,-40,85), (174208,330640,0,'skin_color',79,0,79), (174209,330640,1,'soga_cheek_type',0,-50,-79), (174210,330640,1,'soga_chin_type',0,-45,89), (174211,330640,1,'soga_ear_type',0,58,0), (174212,330640,1,'soga_eye_brow_type',0,-31,-68), (174213,330640,0,'soga_eye_color',119,102,165), (174214,330640,0,'soga_hair_color1',0,109,14), (174215,330640,0,'soga_hair_color2',49,38,22), (174216,330640,0,'soga_hair_face_color',1,85,2), (174217,330640,0,'soga_hair_face_highlight_color',2,4,1), (174218,330640,0,'soga_hair_highlight',21,120,50), (174219,330640,0,'soga_hair_type_color',255,255,255), (174220,330640,0,'soga_hair_type_highlight_color',255,4,1), (174221,330640,1,'soga_lip_type',91,-17,-96), (174222,330640,1,'soga_nose_type',85,-40,85), (174223,330640,0,'soga_skin_color',183,229,229), (174224,330640,0,'wing_color1',1,4,1), (174225,330640,0,'wing_color2',2,85,2), (174226,330641,1,'cheek_type',0,7,14), (174227,330641,1,'chin_type',0,-3,-1), (174228,330641,1,'ear_type',0,-40,0), (174229,330641,1,'eye_brow_type',0,42,3), (174230,330641,0,'eye_color',0,167,172), (174231,330641,0,'hair_face_color',0,14,11), (174232,330641,0,'hair_face_highlight_color',0,170,74), (174233,330641,0,'hair_type_color',255,0,0), (174234,330641,0,'hair_type_highlight_color',255,0,0), (174235,330641,1,'lip_type',-14,-25,-35), (174236,330641,1,'nose_type',31,9,-22), (174237,330641,0,'skin_color',134,0,134), (174238,330641,1,'soga_cheek_type',0,7,14), (174239,330641,1,'soga_chin_type',0,-3,-1), (174240,330641,1,'soga_ear_type',0,-40,0), (174241,330641,1,'soga_eye_brow_type',0,42,3), (174242,330641,0,'soga_eye_color',172,72,132), (174243,330641,0,'soga_hair_face_color',7,170,74), (174244,330641,0,'soga_hair_face_highlight_color',0,14,11), (174245,330641,0,'soga_hair_type_color',255,255,255), (174246,330641,0,'soga_hair_type_highlight_color',255,14,11), (174247,330641,1,'soga_lip_type',-14,-25,-35), (174248,330641,1,'soga_nose_type',31,9,-22), (174249,330641,0,'soga_skin_color',112,229,229), (174250,330641,0,'wing_color1',7,14,11), (174251,330641,0,'wing_color2',0,170,74), (174312,330644,1,'cheek_type',0,8,11), (174313,330644,1,'chin_type',0,-3,-23), (174314,330644,1,'ear_type',0,-3,0), (174315,330644,1,'eye_brow_type',0,-29,7), (174316,330644,0,'eye_color',0,227,236), (174317,330644,0,'hair_face_color',0,62,36), (174318,330644,0,'hair_face_highlight_color',0,138,64), (174319,330644,0,'hair_type_color',255,0,0), (174320,330644,0,'hair_type_highlight_color',255,0,0), (174321,330644,1,'lip_type',-2,-18,-25), (174322,330644,1,'nose_type',-17,-11,10), (174323,330644,0,'skin_color',132,0,132), (174324,330644,1,'soga_cheek_type',0,8,11), (174325,330644,1,'soga_chin_type',0,-3,-23), (174326,330644,1,'soga_ear_type',0,-3,0), (174327,330644,1,'soga_eye_brow_type',0,-29,7), (174328,330644,0,'soga_eye_color',230,177,186), (174329,330644,0,'soga_hair_face_color',2,138,64), (174330,330644,0,'soga_hair_face_highlight_color',0,62,36), (174331,330644,0,'soga_hair_type_color',255,255,255), (174332,330644,0,'soga_hair_type_highlight_color',255,62,36), (174333,330644,1,'soga_lip_type',-2,-18,-25), (174334,330644,1,'soga_nose_type',-17,-11,10), (174335,330644,0,'soga_skin_color',155,229,229), (174336,330644,0,'wing_color1',2,62,36), (174337,330644,0,'wing_color2',0,138,64), (174338,330645,1,'cheek_type',0,20,-2), (174339,330645,1,'chin_type',0,-28,37), (174340,330645,1,'ear_type',0,1,0), (174341,330645,0,'eye_color',0,255,255), (174342,330645,1,'eye_type',22,0,0), (174343,330645,0,'hair_face_color',0,89,63), (174344,330645,0,'hair_face_highlight_color',0,222,107), (174345,330645,0,'hair_type_color',255,0,0), (174346,330645,0,'hair_type_highlight_color',255,0,0), (174347,330645,1,'lip_type',-10,-28,10), (174348,330645,1,'nose_type',2,28,-35), (174349,330645,0,'skin_color',132,0,132), (174350,330645,1,'soga_cheek_type',0,20,-2), (174351,330645,1,'soga_chin_type',0,-28,37), (174352,330645,1,'soga_ear_type',0,1,0), (174353,330645,0,'soga_eye_color',255,58,123), (174354,330645,0,'soga_hair_face_color',0,222,107), (174355,330645,0,'soga_hair_face_highlight_color',22,89,63), (174356,330645,0,'soga_hair_type_color',255,255,255), (174357,330645,0,'soga_hair_type_highlight_color',255,89,63), (174358,330645,1,'soga_lip_type',-10,-28,10), (174359,330645,1,'soga_nose_type',2,28,-35), (174360,330645,0,'soga_skin_color',118,229,229), (174361,330645,0,'wing_color1',0,89,63), (174362,330645,0,'wing_color2',22,222,107), (174363,330646,1,'cheek_type',0,-14,-34), (174364,330646,1,'chin_type',0,19,100), (174365,330646,1,'ear_type',0,-1,0), (174366,330646,1,'eye_brow_type',0,41,31), (174367,330646,0,'eye_color',0,247,246), (174368,330646,0,'hair_type_color',255,0,0), (174369,330646,0,'hair_type_highlight_color',255,0,0), (174370,330646,1,'lip_type',61,50,7), (174371,330646,1,'nose_type',-68,19,-42), (174372,330646,0,'skin_color',61,0,61), (174373,330646,1,'soga_cheek_type',0,-14,-34), (174374,330646,1,'soga_chin_type',0,19,100), (174375,330646,1,'soga_ear_type',0,-1,0), (174376,330646,1,'soga_eye_brow_type',0,41,31), (174377,330646,0,'soga_eye_color',243,204,204), (174378,330646,0,'soga_hair_type_color',255,255,255), (174379,330646,0,'soga_hair_type_highlight_color',255,0,0), (174380,330646,1,'soga_lip_type',61,50,7), (174381,330646,1,'soga_nose_type',-68,19,-42), (174382,330646,0,'soga_skin_color',204,229,229), (174408,330648,0,'eye_color',9,255,255), (174409,330648,0,'skin_color',31,9,31), (174410,330648,0,'soga_eye_color',255,255,255), (174411,330648,0,'soga_skin_color',255,255,0), (174434,330650,0,'eye_color',27,255,50), (174435,330650,0,'skin_color',127,27,127), (174436,330650,0,'soga_eye_color',225,67,115), (174437,330650,0,'soga_skin_color',58,255,0), (174470,330652,1,'cheek_type',0,44,-31), (174471,330652,1,'chin_type',0,-44,31), (174472,330652,1,'ear_type',0,-4,0), (174473,330652,1,'eye_brow_type',0,-8,-23), (174474,330652,0,'eye_color',0,227,168), (174475,330652,1,'eye_type',97,0,0), (174476,330652,0,'hair_face_color',0,67,60), (174477,330652,0,'hair_face_highlight_color',0,145,140), (174478,330652,0,'hair_type_color',255,0,0), (174479,330652,0,'hair_type_highlight_color',255,0,0), (174480,330652,1,'lip_type',-19,-37,-14), (174481,330652,1,'nose_type',-21,-25,-2), (174482,330652,0,'skin_color',134,0,134), (174483,330652,1,'soga_cheek_type',0,44,-31), (174484,330652,1,'soga_chin_type',0,-44,31), (174485,330652,1,'soga_ear_type',0,-4,0), (174486,330652,1,'soga_eye_brow_type',0,-8,-23), (174487,330652,0,'soga_eye_color',165,32,64), (174488,330652,0,'soga_hair_face_color',51,145,140), (174489,330652,0,'soga_hair_face_highlight_color',97,67,60), (174490,330652,0,'soga_hair_type_color',255,255,255), (174491,330652,0,'soga_hair_type_highlight_color',255,67,60), (174492,330652,1,'soga_lip_type',-19,-37,-14), (174493,330652,1,'soga_nose_type',-21,-25,-2), (174494,330652,0,'soga_skin_color',55,229,229), (174495,330652,0,'wing_color1',51,67,60), (174496,330652,0,'wing_color2',97,145,140), (174529,330654,1,'cheek_type',0,-28,48), (174530,330654,1,'chin_type',0,-34,-4), (174531,330654,1,'ear_type',0,19,0), (174532,330654,1,'eye_brow_type',0,-1,14), (174533,330654,0,'eye_color',0,250,253), (174534,330654,0,'hair_face_color',0,153,146), (174535,330654,0,'hair_face_highlight_color',0,137,101), (174536,330654,0,'hair_type_color',255,0,0), (174537,330654,0,'hair_type_highlight_color',255,0,0), (174538,330654,1,'lip_type',0,19,22), (174539,330654,1,'nose_type',12,4,18), (174540,330654,0,'skin_color',134,0,134), (174541,330654,1,'soga_cheek_type',0,-28,48), (174542,330654,1,'soga_chin_type',0,-34,-4), (174543,330654,1,'soga_ear_type',0,19,0), (174544,330654,1,'soga_eye_brow_type',0,-1,14), (174545,330654,0,'soga_eye_color',253,95,161), (174546,330654,0,'soga_hair_face_color',91,137,101), (174547,330654,0,'soga_hair_face_highlight_color',0,153,146), (174548,330654,0,'soga_hair_type_color',255,255,255), (174549,330654,0,'soga_hair_type_highlight_color',255,153,146), (174550,330654,1,'soga_lip_type',0,19,22), (174551,330654,1,'soga_nose_type',12,4,18), (174552,330654,0,'soga_skin_color',180,229,229), (174553,330654,0,'wing_color1',91,153,146), (174554,330654,0,'wing_color2',0,137,101), (174580,330656,1,'cheek_type',0,-35,8), (174581,330656,1,'chin_type',0,17,56), (174582,330656,1,'ear_type',0,-81,0), (174583,330656,1,'eye_brow_type',0,71,90), (174584,330656,0,'eye_color',0,197,138), (174585,330656,1,'eye_type',42,0,0), (174586,330656,0,'hair_color2',0,54,45), (174587,330656,0,'hair_face_color',0,47,14), (174588,330656,0,'hair_face_highlight_color',0,190,95), (174589,330656,0,'hair_highlight',28,104,52), (174590,330656,0,'hair_type_color',255,0,0), (174591,330656,0,'hair_type_highlight_color',255,0,0), (174592,330656,1,'lip_type',96,-18,-45), (174593,330656,1,'nose_type',-95,-76,-75), (174594,330656,0,'skin_color',134,0,134), (174595,330656,1,'soga_cheek_type',0,-35,8), (174596,330656,1,'soga_chin_type',0,17,56), (174597,330656,1,'soga_ear_type',0,-81,0), (174598,330656,1,'soga_eye_brow_type',0,71,90), (174599,330656,0,'soga_eye_color',130,49,104), (174600,330656,1,'soga_eye_type',-95,0,0), (174601,330656,0,'soga_hair_color1',0,105,26), (174602,330656,0,'soga_hair_color2',26,54,45), (174603,330656,0,'soga_hair_face_color',19,190,95), (174604,330656,0,'soga_hair_face_highlight_color',42,47,14), (174605,330656,0,'soga_hair_highlight',28,104,52), (174606,330656,0,'soga_hair_type_color',255,255,255), (174607,330656,0,'soga_hair_type_highlight_color',255,47,14), (174608,330656,1,'soga_lip_type',96,-18,-45), (174609,330656,1,'soga_nose_type',-95,-76,-75), (174610,330656,0,'soga_skin_color',106,229,229), (174611,330656,0,'wing_color1',19,47,14), (174612,330656,0,'wing_color2',42,190,95), (174717,330661,1,'cheek_type',0,34,5), (174718,330661,1,'chin_type',0,-28,-4), (174719,330661,1,'ear_type',0,14,0), (174720,330661,1,'eye_brow_type',0,26,44), (174721,330661,0,'eye_color',0,154,210), (174722,330661,1,'eye_type',33,0,0), (174723,330661,0,'hair_face_color',0,137,123), (174724,330661,0,'hair_face_highlight_color',0,179,62), (174725,330661,0,'hair_type_color',255,0,0), (174726,330661,0,'hair_type_highlight_color',255,0,0), (174727,330661,1,'lip_type',0,-10,-18), (174728,330661,1,'nose_type',-26,-14,-2), (174729,330661,0,'skin_color',115,0,115), (174730,330661,1,'soga_cheek_type',0,34,5), (174731,330661,1,'soga_chin_type',0,-28,-4), (174732,330661,1,'soga_ear_type',0,14,0), (174733,330661,1,'soga_eye_brow_type',0,26,44), (174734,330661,0,'soga_eye_color',209,143,128), (174735,330661,0,'soga_hair_face_color',136,179,62), (174736,330661,0,'soga_hair_face_highlight_color',33,137,123), (174737,330661,0,'soga_hair_type_color',255,255,255), (174738,330661,0,'soga_hair_type_highlight_color',255,137,123), (174739,330661,1,'soga_lip_type',0,-10,-18), (174740,330661,1,'soga_nose_type',-26,-14,-2), (174741,330661,0,'soga_skin_color',255,229,229), (174742,330661,0,'wing_color1',136,137,123), (174743,330661,0,'wing_color2',33,179,62), (174777,330663,0,'eye_color',1,255,255), (174778,330663,0,'skin_color',20,1,20), (174779,330663,0,'soga_eye_color',255,255,255), (174780,330663,0,'soga_skin_color',255,255,0), (174859,330669,1,'cheek_type',0,-20,70), (174860,330669,1,'chin_type',0,-79,82), (174861,330669,1,'ear_type',0,-62,0), (174862,330669,1,'eye_brow_type',0,58,-63), (174863,330669,0,'eye_color',0,136,118), (174864,330669,1,'eye_type',1,0,0), (174865,330669,0,'hair_color2',0,109,14), (174866,330669,0,'hair_face_color',0,84,0), (174867,330669,0,'hair_face_highlight_color',0,35,24), (174868,330669,0,'hair_highlight',49,185,97), (174869,330669,0,'hair_type_color',255,0,0), (174870,330669,0,'hair_type_highlight_color',255,0,0), (174871,330669,1,'lip_type',29,-2,38), (174872,330669,1,'nose_type',-84,58,-75), (174873,330669,0,'skin_color',134,0,134), (174874,330669,1,'soga_cheek_type',0,-20,70), (174875,330669,1,'soga_chin_type',0,-79,82), (174876,330669,1,'soga_ear_type',0,-62,0), (174877,330669,1,'soga_eye_brow_type',0,58,-63), (174878,330669,0,'soga_eye_color',120,84,139), (174879,330669,1,'soga_eye_type',29,0,0), (174880,330669,0,'soga_hair_color1',0,79,28), (174881,330669,0,'soga_hair_color2',15,109,14), (174882,330669,0,'soga_hair_face_color',0,35,24), (174883,330669,0,'soga_hair_face_highlight_color',1,84,0), (174884,330669,0,'soga_hair_highlight',49,185,97), (174885,330669,0,'soga_hair_type_color',255,255,255), (174886,330669,0,'soga_hair_type_highlight_color',255,84,0), (174887,330669,1,'soga_lip_type',29,-2,38), (174888,330669,1,'soga_nose_type',-84,58,-75), (174889,330669,0,'soga_skin_color',114,229,229), (174890,330669,0,'wing_color1',0,84,0), (174891,330669,0,'wing_color2',1,35,24), (174892,330670,0,'eye_color',0,255,255), (174893,330670,0,'skin_color',225,0,225), (174894,330670,0,'soga_eye_color',255,255,255), (174895,330670,0,'soga_skin_color',255,255,0), (174982,330674,1,'cheek_type',0,-31,-20), (174983,330674,1,'chin_type',0,21,31), (174984,330674,1,'ear_type',0,-21,0), (174985,330674,1,'eye_brow_type',0,18,26), (174986,330674,0,'eye_color',0,129,108), (174987,330674,1,'eye_type',28,0,0), (174988,330674,0,'hair_face_color',0,53,23), (174989,330674,0,'hair_face_highlight_color',0,97,66), (174990,330674,0,'hair_type_color',255,0,0), (174991,330674,0,'hair_type_highlight_color',255,0,0), (174992,330674,1,'lip_type',-20,-31,-3), (174993,330674,1,'nose_type',10,8,12), (174994,330674,0,'skin_color',123,0,123), (174995,330674,1,'soga_cheek_type',0,-31,-20), (174996,330674,1,'soga_chin_type',0,21,31), (174997,330674,1,'soga_ear_type',0,-21,0), (174998,330674,1,'soga_eye_brow_type',0,18,26), (174999,330674,0,'soga_eye_color',87,170,170), (175000,330674,0,'soga_hair_face_color',0,97,66), (175001,330674,0,'soga_hair_face_highlight_color',28,53,23), (175002,330674,0,'soga_hair_type_color',255,255,255), (175003,330674,0,'soga_hair_type_highlight_color',255,53,23), (175004,330674,1,'soga_lip_type',-20,-31,-3), (175005,330674,1,'soga_nose_type',10,8,12), (175006,330674,0,'soga_skin_color',47,229,229), (175007,330674,0,'wing_color1',0,53,23), (175008,330674,0,'wing_color2',28,97,66), (175287,330687,1,'cheek_type',0,100,100), (175288,330687,1,'chin_type',0,100,50), (175289,330687,1,'ear_type',0,100,0), (175290,330687,1,'eye_brow_type',0,25,9), (175291,330687,0,'eye_color',0,226,227), (175292,330687,1,'eye_type',37,0,0), (175293,330687,0,'hair_face_color',0,171,60), (175294,330687,0,'hair_face_highlight_color',0,216,192), (175295,330687,1,'lip_type',100,100,-100), (175296,330687,1,'nose_type',-68,-100,100), (175297,330687,0,'skin_color',61,0,61), (175298,330687,1,'soga_cheek_type',0,100,100), (175299,330687,1,'soga_chin_type',0,100,50), (175300,330687,1,'soga_ear_type',0,100,0), (175301,330687,1,'soga_eye_brow_type',0,25,9), (175302,330687,0,'soga_eye_color',227,118,14), (175303,330687,0,'soga_hair_face_color',32,216,192), (175304,330687,0,'soga_hair_face_highlight_color',37,171,60), (175305,330687,0,'soga_hair_type_color',255,255,255), (175306,330687,0,'soga_hair_type_highlight_color',255,171,60), (175307,330687,1,'soga_lip_type',100,100,-100), (175308,330687,1,'soga_nose_type',-68,-100,100), (175309,330687,0,'soga_skin_color',183,229,229), (175310,330687,0,'wing_color1',32,171,60), (175311,330687,0,'wing_color2',37,216,192), (175923,330711,1,'cheek_type',0,-19,0), (175924,330711,1,'chin_type',0,-7,-12), (175925,330711,1,'ear_type',0,-31,0), (175926,330711,1,'eye_brow_type',0,-29,-25), (175927,330711,0,'eye_color',0,107,33), (175928,330711,1,'eye_type',74,0,0), (175929,330711,0,'hair_face_color',0,75,28), (175930,330711,0,'hair_face_highlight_color',0,152,118), (175931,330711,0,'hair_type_color',255,0,0), (175932,330711,0,'hair_type_highlight_color',255,0,0), (175933,330711,1,'lip_type',8,38,7), (175934,330711,1,'nose_type',34,28,23), (175935,330711,0,'skin_color',100,0,100), (175936,330711,1,'soga_cheek_type',0,-19,0), (175937,330711,1,'soga_chin_type',0,-7,-12), (175938,330711,1,'soga_ear_type',0,-31,0), (175939,330711,1,'soga_eye_brow_type',0,-29,-25), (175940,330711,0,'soga_eye_color',1,126,130), (175941,330711,0,'soga_hair_face_color',9,152,118), (175942,330711,0,'soga_hair_face_highlight_color',74,75,28), (175943,330711,0,'soga_hair_type_color',255,255,255), (175944,330711,0,'soga_hair_type_highlight_color',255,75,28), (175945,330711,1,'soga_lip_type',8,38,7), (175946,330711,1,'soga_nose_type',34,28,23), (175947,330711,0,'soga_skin_color',126,229,229), (175948,330711,0,'wing_color1',9,75,28), (175949,330711,0,'wing_color2',74,152,118), (176267,330725,1,'cheek_type',0,-1,-5), (176268,330725,1,'chin_type',0,-28,-34), (176269,330725,1,'eye_brow_type',0,31,0), (176270,330725,0,'eye_color',0,150,89), (176271,330725,1,'eye_type',28,0,0), (176272,330725,0,'hair_face_color',0,126,62), (176273,330725,0,'hair_face_highlight_color',0,97,66), (176274,330725,0,'hair_type_color',255,0,0), (176275,330725,0,'hair_type_highlight_color',255,0,0), (176276,330725,1,'lip_type',10,-14,28), (176277,330725,1,'nose_type',-9,0,7), (176278,330725,0,'skin_color',93,0,93), (176279,330725,1,'soga_cheek_type',0,-1,-5), (176280,330725,1,'soga_chin_type',0,-28,-34), (176281,330725,1,'soga_eye_brow_type',0,31,0), (176282,330725,0,'soga_eye_color',63,200,220), (176283,330725,0,'soga_hair_face_color',11,97,66), (176284,330725,0,'soga_hair_face_highlight_color',28,126,62), (176285,330725,0,'soga_hair_type_color',255,255,255), (176286,330725,0,'soga_hair_type_highlight_color',255,126,62), (176287,330725,1,'soga_lip_type',10,-14,28), (176288,330725,1,'soga_nose_type',-9,0,7), (176289,330725,0,'soga_skin_color',196,229,229), (176290,330725,0,'wing_color1',11,126,62), (176291,330725,0,'wing_color2',28,97,66), (176723,330750,0,'eye_color',17,255,255), (176724,330750,0,'skin_color',195,17,195), (176725,330750,0,'soga_eye_color',255,255,255), (176726,330750,0,'soga_skin_color',255,255,0), (176727,330751,1,'cheek_type',0,17,-7), (176728,330751,1,'chin_type',0,75,70), (176729,330751,1,'ear_type',0,44,0), (176730,330751,1,'eye_brow_type',0,-37,38), (176731,330751,0,'eye_color',0,247,229), (176732,330751,1,'eye_type',24,0,0), (176733,330751,0,'hair_color2',0,38,22), (176734,330751,0,'hair_face_color',0,7,3), (176735,330751,0,'hair_face_highlight_color',0,162,56), (176736,330751,0,'hair_highlight',21,120,50), (176737,330751,0,'hair_type_color',255,0,0), (176738,330751,0,'hair_type_highlight_color',255,0,0), (176739,330751,1,'lip_type',-7,-17,-31), (176740,330751,1,'nose_type',89,-17,4), (176741,330751,0,'skin_color',110,0,110), (176742,330751,1,'soga_cheek_type',0,17,-7), (176743,330751,1,'soga_chin_type',0,75,70), (176744,330751,1,'soga_ear_type',0,44,0), (176745,330751,1,'soga_eye_brow_type',0,-37,38), (176746,330751,0,'soga_eye_color',230,135,184), (176747,330751,1,'soga_eye_type',-100,0,0), (176748,330751,0,'soga_hair_color1',0,89,21), (176749,330751,0,'soga_hair_color2',21,38,22), (176750,330751,0,'soga_hair_face_color',3,162,56), (176751,330751,0,'soga_hair_face_highlight_color',24,7,3), (176752,330751,0,'soga_hair_highlight',21,120,50), (176753,330751,0,'soga_hair_type_color',255,255,255), (176754,330751,0,'soga_hair_type_highlight_color',255,7,3), (176755,330751,1,'soga_lip_type',-7,-17,-31), (176756,330751,1,'soga_nose_type',89,-17,4), (176757,330751,0,'soga_skin_color',199,229,229), (176758,330751,0,'wing_color1',3,7,3), (176759,330751,0,'wing_color2',24,162,56), (176787,330753,0,'eye_color',1,255,255), (176788,330753,0,'skin_color',8,1,8), (176789,330753,0,'soga_eye_color',255,255,255), (176790,330753,0,'soga_skin_color',255,255,0), (176803,330757,1,'cheek_type',0,-7,58), (176804,330757,1,'chin_type',0,100,-21), (176805,330757,1,'ear_type',0,93,0), (176806,330757,1,'eye_brow_type',0,19,3), (176807,330757,0,'eye_color',0,105,86), (176808,330757,1,'eye_type',-10,0,0), (176809,330757,0,'hair_color2',0,123,123), (176810,330757,0,'hair_face_color',0,102,121), (176811,330757,0,'hair_face_highlight_color',0,244,246), (176812,330757,0,'hair_highlight',130,144,140), (176813,330757,0,'hair_type_color',255,0,0), (176814,330757,0,'hair_type_highlight_color',255,0,0), (176815,330757,1,'lip_type',53,62,71), (176816,330757,1,'nose_type',-64,17,14), (176817,330757,0,'skin_color',132,0,132), (176818,330757,1,'soga_cheek_type',0,-7,58), (176819,330757,1,'soga_chin_type',0,100,-21), (176820,330757,1,'soga_ear_type',0,93,0), (176821,330757,1,'soga_eye_brow_type',0,19,3), (176822,330757,0,'soga_eye_color',51,35,70), (176823,330757,1,'soga_eye_type',100,0,0), (176824,330757,0,'soga_hair_color1',137,164,165), (176825,330757,0,'soga_hair_color2',165,123,123), (176826,330757,0,'soga_hair_face_color',126,244,246), (176827,330757,0,'soga_hair_face_highlight_color',246,102,121), (176828,330757,0,'soga_hair_highlight',130,144,140), (176829,330757,0,'soga_hair_type_color',255,255,255), (176830,330757,0,'soga_hair_type_highlight_color',255,102,121), (176831,330757,1,'soga_lip_type',53,62,71), (176832,330757,1,'soga_nose_type',-64,17,14), (176833,330757,0,'soga_skin_color',80,229,229), (176834,330757,0,'wing_color1',126,102,121), (176835,330757,0,'wing_color2',246,244,246), (176840,330759,1,'cheek_type',0,-25,28), (176841,330759,1,'chin_type',0,31,81), (176842,330759,1,'ear_type',0,-58,0), (176843,330759,1,'eye_brow_type',0,42,-41), (176844,330759,0,'eye_color',0,152,172), (176845,330759,1,'eye_type',-88,0,0), (176846,330759,0,'hair_color2',0,160,156), (176847,330759,0,'hair_face_color',0,244,244), (176848,330759,0,'hair_face_highlight_color',0,156,172), (176849,330759,0,'hair_highlight',172,62,62), (176850,330759,0,'hair_type_color',255,0,0), (176851,330759,0,'hair_type_highlight_color',255,0,0), (176852,330759,1,'lip_type',-23,-41,-89), (176853,330759,1,'nose_type',63,42,-7), (176854,330759,0,'skin_color',115,0,115), (176855,330759,1,'soga_cheek_type',0,-25,28), (176856,330759,1,'soga_chin_type',0,31,81), (176857,330759,1,'soga_ear_type',0,-58,0), (176858,330759,1,'soga_eye_brow_type',0,42,-41), (176859,330759,0,'soga_eye_color',190,239,133), (176860,330759,0,'soga_hair_color1',68,114,112), (176861,330759,0,'soga_hair_color2',142,160,156), (176862,330759,0,'soga_hair_face_color',246,156,172), (176863,330759,0,'soga_hair_face_highlight_color',168,244,244), (176864,330759,0,'soga_hair_highlight',172,62,62), (176865,330759,0,'soga_hair_type_color',255,255,255), (176866,330759,0,'soga_hair_type_highlight_color',255,244,244), (176867,330759,1,'soga_lip_type',-23,-41,-89), (176868,330759,1,'soga_nose_type',63,42,-7), (176869,330759,0,'soga_skin_color',255,229,229), (176870,330759,0,'wing_color1',246,244,244), (176871,330759,0,'wing_color2',168,156,172), (177107,330776,1,'cheek_type',-38,97,0), (177108,330776,1,'chin_type',-25,-31,81), (177109,330776,1,'ear_type',-5,-56,0), (177110,330776,1,'eye_brow_type',-94,-23,-74), (177111,330776,0,'eye_color',0,13,13), (177112,330776,1,'eye_type',-74,0,0), (177113,330776,0,'hair_color1',160,156,172), (177114,330776,0,'hair_color2',62,62,68), (177115,330776,0,'hair_face_color',244,244,246), (177116,330776,0,'hair_face_highlight_color',156,172,168), (177117,330776,0,'hair_highlight',114,112,142), (177118,330776,0,'hair_type_color',244,244,246), (177119,330776,0,'hair_type_highlight_color',156,172,168), (177120,330776,1,'lip_type',37,83,-79), (177121,330776,1,'nose_type',-85,50,21), (177122,330776,0,'skin_color',123,114,68), (177123,330776,1,'soga_cheek_type',-38,97,0), (177124,330776,1,'soga_chin_type',-25,-31,81), (177125,330776,1,'soga_ear_type',-5,-56,0), (177126,330776,1,'soga_eye_brow_type',-94,-23,-74), (177127,330776,0,'soga_eye_color',229,229,102), (177128,330776,1,'soga_eye_type',-74,0,0), (177129,330776,0,'soga_hair_color1',160,156,172), (177130,330776,0,'soga_hair_color2',62,62,68), (177131,330776,0,'soga_hair_face_color',244,244,246), (177132,330776,0,'soga_hair_face_highlight_color',156,172,168), (177133,330776,0,'soga_hair_highlight',114,112,142), (177134,330776,0,'soga_hair_type_color',244,244,246), (177135,330776,0,'soga_hair_type_highlight_color',156,172,168), (177136,330776,1,'soga_lip_type',37,83,-79), (177137,330776,1,'soga_nose_type',-85,50,21), (177138,330776,0,'soga_skin_color',123,114,68), (177139,330776,0,'wing_color1',255,255,255), (177140,330776,0,'wing_color2',255,255,255), (177141,330777,1,'cheek_type',-58,-45,0), (177142,330777,1,'chin_type',34,93,-14), (177143,330777,1,'ear_type',-40,-15,0), (177144,330777,1,'eye_brow_type',-26,85,-29), (177145,330777,0,'eye_color',99,72,166), (177146,330777,1,'eye_type',39,0,0), (177147,330777,0,'hair_color1',103,102,153), (177148,330777,0,'hair_color2',95,79,92), (177149,330777,0,'hair_face_color',109,131,182), (177150,330777,0,'hair_face_highlight_color',103,133,149), (177151,330777,0,'hair_highlight',102,153,147), (177152,330777,0,'hair_type_color',109,131,182), (177153,330777,0,'hair_type_highlight_color',103,133,149), (177154,330777,1,'lip_type',53,94,66), (177155,330777,1,'nose_type',98,28,-55), (177156,330777,0,'skin_color',147,190,189), (177157,330777,1,'soga_cheek_type',-58,-45,0), (177158,330777,1,'soga_chin_type',34,93,-14), (177159,330777,1,'soga_ear_type',-40,-15,0), (177160,330777,1,'soga_eye_brow_type',-26,85,-29), (177161,330777,0,'soga_eye_color',229,229,102), (177162,330777,1,'soga_eye_type',39,0,0), (177163,330777,0,'soga_hair_color1',103,102,153), (177164,330777,0,'soga_hair_color2',95,79,92), (177165,330777,0,'soga_hair_face_color',109,131,182), (177166,330777,0,'soga_hair_face_highlight_color',103,133,149), (177167,330777,0,'soga_hair_highlight',102,153,147), (177168,330777,0,'soga_hair_type_color',109,131,182), (177169,330777,0,'soga_hair_type_highlight_color',103,133,149), (177170,330777,1,'soga_lip_type',53,94,66), (177171,330777,1,'soga_nose_type',98,28,-55), (177172,330777,0,'soga_skin_color',147,190,189), (177173,330777,0,'wing_color1',255,255,255), (177174,330777,0,'wing_color2',255,255,255), (177175,330778,1,'cheek_type',-8,3,0), (177176,330778,1,'chin_type',17,7,-20), (177177,330778,1,'ear_type',44,26,0), (177178,330778,1,'eye_brow_type',-11,0,26), (177179,330778,0,'eye_color',234,185,16), (177180,330778,1,'eye_type',-11,0,0), (177181,330778,0,'hair_face_color',32,31,13), (177182,330778,0,'hair_face_highlight_color',216,192,37), (177183,330778,0,'hair_type_color',32,31,13), (177184,330778,0,'hair_type_highlight_color',216,192,37), (177185,330778,1,'lip_type',-11,-7,12), (177186,330778,1,'nose_type',-43,8,-11), (177187,330778,0,'skin_color',143,154,144), (177188,330778,1,'soga_cheek_type',-8,3,0), (177189,330778,1,'soga_chin_type',17,7,-20), (177190,330778,1,'soga_ear_type',44,26,0), (177191,330778,1,'soga_eye_brow_type',-11,0,26), (177192,330778,0,'soga_eye_color',229,229,102), (177193,330778,1,'soga_eye_type',-11,0,0), (177194,330778,0,'soga_hair_face_color',32,31,13), (177195,330778,0,'soga_hair_face_highlight_color',216,192,37), (177196,330778,0,'soga_hair_type_color',32,31,13), (177197,330778,0,'soga_hair_type_highlight_color',216,192,37), (177198,330778,1,'soga_lip_type',-11,-7,12), (177199,330778,1,'soga_nose_type',-43,8,-11), (177200,330778,0,'soga_skin_color',143,154,144), (177201,330778,0,'wing_color1',255,255,255), (177202,330778,0,'wing_color2',255,255,255), (177203,330779,1,'cheek_type',100,-100,0), (177204,330779,1,'chin_type',-100,100,100), (177205,330779,1,'ear_type',25,9,0), (177206,330779,1,'eye_brow_type',100,100,100), (177207,330779,0,'eye_color',118,14,183), (177208,330779,1,'eye_type',100,0,0), (177209,330779,0,'hair_color1',29,21,28), (177210,330779,0,'hair_color2',39,32,39), (177211,330779,0,'hair_face_color',171,60,32), (177212,330779,0,'hair_face_highlight_color',216,192,37), (177213,330779,0,'hair_highlight',38,22,21), (177214,330779,0,'hair_type_color',171,60,32), (177215,330779,0,'hair_type_highlight_color',216,192,37), (177216,330779,1,'lip_type',100,50,-68), (177217,330779,1,'nose_type',0,-17,-1), (177218,330779,0,'skin_color',5,1,1), (177219,330779,1,'soga_cheek_type',100,-100,0), (177220,330779,1,'soga_chin_type',-100,100,100), (177221,330779,1,'soga_ear_type',25,9,0), (177222,330779,1,'soga_eye_brow_type',100,100,100), (177223,330779,0,'soga_eye_color',229,229,102), (177224,330779,1,'soga_eye_type',100,0,0), (177225,330779,0,'soga_hair_color1',29,21,28), (177226,330779,0,'soga_hair_color2',39,32,39), (177227,330779,0,'soga_hair_face_color',171,60,32), (177228,330779,0,'soga_hair_face_highlight_color',216,192,37), (177229,330779,0,'soga_hair_highlight',38,22,21), (177230,330779,0,'soga_hair_type_color',171,60,32), (177231,330779,0,'soga_hair_type_highlight_color',216,192,37), (177232,330779,1,'soga_lip_type',100,50,-68), (177233,330779,1,'soga_nose_type',0,-17,-1), (177234,330779,0,'soga_skin_color',5,1,1), (177235,330779,0,'wing_color1',255,255,255), (177236,330779,0,'wing_color2',255,255,255), (177237,330780,1,'cheek_type',-8,3,0), (177238,330780,1,'chin_type',17,7,-20), (177239,330780,1,'ear_type',44,26,0), (177240,330780,1,'eye_brow_type',-11,0,26), (177241,330780,0,'eye_color',60,25,91), (177242,330780,1,'eye_type',-11,0,0), (177243,330780,0,'hair_face_color',150,93,1), (177244,330780,0,'hair_face_highlight_color',216,192,37), (177245,330780,0,'hair_type_color',150,93,1), (177246,330780,0,'hair_type_highlight_color',216,192,37), (177247,330780,1,'lip_type',-11,-7,12), (177248,330780,1,'nose_type',-43,8,-11), (177249,330780,0,'skin_color',157,158,113), (177250,330780,1,'soga_cheek_type',-8,3,0), (177251,330780,1,'soga_chin_type',17,7,-20), (177252,330780,1,'soga_ear_type',44,26,0), (177253,330780,1,'soga_eye_brow_type',-11,0,26), (177254,330780,0,'soga_eye_color',229,229,102), (177255,330780,1,'soga_eye_type',-11,0,0), (177256,330780,0,'soga_hair_face_color',150,93,1), (177257,330780,0,'soga_hair_face_highlight_color',216,192,37), (177258,330780,0,'soga_hair_type_color',150,93,1), (177259,330780,0,'soga_hair_type_highlight_color',216,192,37), (177260,330780,1,'soga_lip_type',-11,-7,12), (177261,330780,1,'soga_nose_type',-43,8,-11), (177262,330780,0,'soga_skin_color',157,158,113), (177263,330780,0,'wing_color1',255,255,255), (177264,330780,0,'wing_color2',255,255,255), (177268,330782,1,'cheek_type',-22,66,0), (177269,330782,1,'chin_type',82,-58,-76), (177270,330782,1,'ear_type',-75,-85,0), (177271,330782,1,'eye_brow_type',93,-93,19), (177272,330782,0,'eye_color',43,87,100), (177273,330782,1,'eye_type',-62,0,0), (177274,330782,0,'hair_color1',79,28,15), (177275,330782,0,'hair_color2',111,64,0), (177276,330782,0,'hair_face_color',35,24,1), (177277,330782,0,'hair_face_highlight_color',168,59,22), (177278,330782,0,'hair_highlight',89,21,21), (177279,330782,0,'hair_type_color',35,24,1), (177280,330782,0,'hair_type_highlight_color',168,59,22), (177281,330782,1,'lip_type',55,-64,17), (177282,330782,1,'nose_type',14,74,63), (177283,330782,0,'skin_color',46,34,21), (177284,330782,1,'soga_cheek_type',-22,66,0), (177285,330782,1,'soga_chin_type',82,-58,-76), (177286,330782,1,'soga_ear_type',-75,-85,0), (177287,330782,1,'soga_eye_brow_type',93,-93,19), (177288,330782,0,'soga_eye_color',229,229,102), (177289,330782,1,'soga_eye_type',-62,0,0), (177290,330782,0,'soga_hair_color1',79,28,15), (177291,330782,0,'soga_hair_color2',111,64,0), (177292,330782,0,'soga_hair_face_color',35,24,1), (177293,330782,0,'soga_hair_face_highlight_color',168,59,22), (177294,330782,0,'soga_hair_highlight',89,21,21), (177295,330782,0,'soga_hair_type_color',35,24,1), (177296,330782,0,'soga_hair_type_highlight_color',168,59,22), (177297,330782,1,'soga_lip_type',55,-64,17), (177298,330782,1,'soga_nose_type',14,74,63), (177299,330782,0,'soga_skin_color',46,34,21), (177300,330782,0,'wing_color1',255,255,255), (177301,330782,0,'wing_color2',255,255,255), (177302,330783,1,'cheek_type',-8,3,0), (177303,330783,1,'chin_type',17,7,-20), (177304,330783,1,'ear_type',44,26,0), (177305,330783,1,'eye_brow_type',-11,0,26), (177306,330783,0,'eye_color',60,25,91), (177307,330783,1,'eye_type',-11,0,0), (177308,330783,0,'hair_color1',79,28,15), (177309,330783,0,'hair_color2',111,64,0), (177310,330783,0,'hair_face_color',150,93,1), (177311,330783,0,'hair_face_highlight_color',216,192,37), (177312,330783,0,'hair_highlight',29,21,28), (177313,330783,0,'hair_type_color',150,93,1), (177314,330783,0,'hair_type_highlight_color',216,192,37), (177315,330783,1,'lip_type',-11,-7,12), (177316,330783,1,'nose_type',-43,8,-11), (177317,330783,0,'skin_color',157,158,113), (177318,330783,1,'soga_cheek_type',-8,3,0), (177319,330783,1,'soga_chin_type',17,7,-20), (177320,330783,1,'soga_ear_type',44,26,0), (177321,330783,1,'soga_eye_brow_type',-11,0,26), (177322,330783,0,'soga_eye_color',229,229,102), (177323,330783,1,'soga_eye_type',-11,0,0), (177324,330783,0,'soga_hair_color1',79,28,15), (177325,330783,0,'soga_hair_color2',111,64,0), (177326,330783,0,'soga_hair_face_color',150,93,1), (177327,330783,0,'soga_hair_face_highlight_color',216,192,37), (177328,330783,0,'soga_hair_highlight',29,21,28), (177329,330783,0,'soga_hair_type_color',150,93,1), (177330,330783,0,'soga_hair_type_highlight_color',216,192,37), (177331,330783,1,'soga_lip_type',-11,-7,12), (177332,330783,1,'soga_nose_type',-43,8,-11), (177333,330783,0,'soga_skin_color',157,158,113), (177334,330783,0,'wing_color1',255,255,255), (177335,330783,0,'wing_color2',255,255,255), (177336,330784,1,'cheek_type',100,-100,0), (177337,330784,1,'chin_type',-50,-100,100), (177338,330784,1,'ear_type',-14,37,0), (177339,330784,1,'eye_brow_type',100,-56,97), (177340,330784,0,'eye_color',167,203,208), (177341,330784,1,'eye_type',-50,0,0), (177342,330784,0,'hair_color1',123,123,130), (177343,330784,0,'hair_color2',144,140,137), (177344,330784,0,'hair_face_color',119,147,147), (177345,330784,0,'hair_face_highlight_color',244,246,246), (177346,330784,0,'hair_highlight',164,165,165), (177347,330784,0,'hair_type_color',119,147,147), (177348,330784,0,'hair_type_highlight_color',244,246,246), (177349,330784,1,'lip_type',96,100,-17), (177350,330784,1,'nose_type',56,55,-100), (177351,330784,0,'skin_color',234,244,239), (177352,330784,1,'soga_cheek_type',100,-100,0), (177353,330784,1,'soga_chin_type',-50,-100,100), (177354,330784,1,'soga_ear_type',-14,37,0), (177355,330784,1,'soga_eye_brow_type',100,-56,97), (177356,330784,0,'soga_eye_color',229,229,102), (177357,330784,1,'soga_eye_type',-50,0,0), (177358,330784,0,'soga_hair_color1',123,123,130), (177359,330784,0,'soga_hair_color2',144,140,137), (177360,330784,0,'soga_hair_face_color',119,147,147), (177361,330784,0,'soga_hair_face_highlight_color',244,246,246), (177362,330784,0,'soga_hair_highlight',164,165,165), (177363,330784,0,'soga_hair_type_color',119,147,147), (177364,330784,0,'soga_hair_type_highlight_color',244,246,246), (177365,330784,1,'soga_lip_type',96,100,-17), (177366,330784,1,'soga_nose_type',56,55,-100), (177367,330784,0,'soga_skin_color',234,244,239), (177368,330785,1,'cheek_type',21,34,0), (177369,330785,1,'chin_type',100,100,-62), (177370,330785,1,'ear_type',21,42,0), (177371,330785,1,'eye_brow_type',-100,0,68), (177372,330785,0,'eye_color',209,195,167), (177373,330785,1,'eye_type',62,0,0), (177374,330785,0,'hair_color1',26,24,25), (177375,330785,0,'hair_color2',36,34,36), (177376,330785,0,'hair_face_color',15,1,21), (177377,330785,0,'hair_face_highlight_color',15,1,21), (177378,330785,0,'hair_highlight',26,24,25), (177379,330785,0,'hair_type_color',15,1,21), (177380,330785,0,'hair_type_highlight_color',15,1,21), (177381,330785,1,'lip_type',100,-62,58), (177382,330785,1,'nose_type',-2,100,-50), (177383,330785,0,'skin_color',55,41,25), (177384,330785,1,'soga_cheek_type',21,34,0), (177385,330785,1,'soga_chin_type',100,100,-62), (177386,330785,1,'soga_ear_type',21,42,0), (177387,330785,1,'soga_eye_brow_type',-100,0,68), (177388,330785,0,'soga_eye_color',229,229,102), (177389,330785,1,'soga_eye_type',62,0,0), (177390,330785,0,'soga_hair_color1',26,24,25), (177391,330785,0,'soga_hair_color2',36,34,36), (177392,330785,0,'soga_hair_face_color',15,1,21), (177393,330785,0,'soga_hair_face_highlight_color',15,1,21), (177394,330785,0,'soga_hair_highlight',26,24,25), (177395,330785,0,'soga_hair_type_color',15,1,21), (177396,330785,0,'soga_hair_type_highlight_color',15,1,21), (177397,330785,1,'soga_lip_type',100,-62,58), (177398,330785,1,'soga_nose_type',-2,100,-50), (177399,330785,0,'soga_skin_color',55,41,25), (177413,1290000,1,'cheek_type',15,-21,0), (177414,1290000,1,'chin_type',32,81,-50), (177415,1290000,1,'ear_type',-12,52,0), (177416,1290000,1,'eye_brow_type',-89,0,10), (177417,1290000,0,'eye_color',131,180,186), (177418,1290000,1,'eye_type',42,0,0), (177419,1290000,0,'hair_color1',239,198,48), (177420,1290000,0,'hair_face_highlight_color',190,97,43), (177421,1290000,0,'hair_type_highlight_color',190,97,43), (177422,1290000,1,'lip_type',43,64,0), (177423,1290000,1,'nose_type',0,-17,-58), (177424,1290000,0,'skin_color',239,197,196), (177425,1290000,1,'soga_cheek_type',0,-89,0), (177426,1290000,1,'soga_chin_type',0,43,64), (177427,1290000,1,'soga_ear_type',0,42,0), (177428,1290000,1,'soga_eye_brow_type',0,-12,52), (177429,1290000,0,'soga_eye_color',204,204,204), (177430,1290000,0,'soga_hair_face_highlight_color',190,97,43), (177431,1290000,0,'soga_hair_type_highlight_color',190,97,43), (177432,1290000,1,'soga_lip_type',10,15,-21), (177433,1290000,1,'soga_nose_type',0,32,81), (177434,1290000,0,'soga_skin_color',239,197,196), (177435,1290001,1,'cheek_type',-11,43,0), (177436,1290001,1,'chin_type',-7,-17,40), (177437,1290001,1,'ear_type',2,-1,0), (177438,1290001,1,'eye_brow_type',45,22,-11), (177439,1290001,0,'eye_color',174,147,95), (177440,1290001,1,'eye_type',25,0,0), (177441,1290001,0,'hair_color1',235,242,0), (177442,1290001,0,'hair_face_color',177,129,0), (177443,1290001,0,'hair_face_highlight_color',104,54,8), (177444,1290001,0,'hair_type_color',177,129,0), (177445,1290001,0,'hair_type_highlight_color',104,54,8), (177446,1290001,1,'lip_type',-7,-42,41), (177447,1290001,1,'nose_type',21,-21,-14), (177448,1290001,0,'skin_color',206,211,211), (177449,1290001,1,'soga_cheek_type',0,45,22), (177450,1290001,1,'soga_chin_type',0,-7,-42), (177451,1290001,1,'soga_ear_type',0,25,0), (177452,1290001,1,'soga_eye_brow_type',0,2,-1), (177453,1290001,0,'soga_eye_color',229,229,102), (177454,1290001,0,'soga_hair_face_color',177,129,0), (177455,1290001,0,'soga_hair_face_highlight_color',104,54,8), (177456,1290001,0,'soga_hair_type_color',177,129,0), (177457,1290001,0,'soga_hair_type_highlight_color',104,54,8), (177458,1290001,1,'soga_lip_type',-11,-11,43), (177459,1290001,1,'soga_nose_type',41,-7,-17), (177460,1290001,0,'soga_skin_color',206,211,211), (177461,1290001,0,'wing_color1',255,255,255), (177462,1290001,0,'wing_color2',255,255,255), (177463,1290002,1,'cheek_type',-18,-22,0), (177464,1290002,1,'chin_type',11,-32,0), (177465,1290002,1,'ear_type',-14,-8,0), (177466,1290002,1,'eye_brow_type',-25,-9,38), (177467,1290002,0,'eye_color',140,187,199), (177468,1290002,1,'eye_type',8,0,0), (177469,1290002,0,'hair_color1',239,245,0), (177470,1290002,0,'hair_face_color',56,20,8), (177471,1290002,0,'hair_face_highlight_color',139,125,106), (177472,1290002,0,'hair_type_color',56,20,8), (177473,1290002,0,'hair_type_highlight_color',139,125,106), (177474,1290002,1,'lip_type',-25,32,-7), (177475,1290002,1,'nose_type',17,-17,-11), (177476,1290002,0,'skin_color',233,228,195), (177477,1290002,1,'soga_cheek_type',0,-25,-9), (177478,1290002,1,'soga_chin_type',0,-25,32), (177479,1290002,1,'soga_ear_type',0,8,0), (177480,1290002,1,'soga_eye_brow_type',0,-14,-8), (177481,1290002,0,'soga_eye_color',229,229,102), (177482,1290002,0,'soga_hair_face_color',56,20,8), (177483,1290002,0,'soga_hair_face_highlight_color',139,125,106), (177484,1290002,0,'soga_hair_type_color',56,20,8), (177485,1290002,0,'soga_hair_type_highlight_color',139,125,106), (177486,1290002,1,'soga_lip_type',38,-18,-22), (177487,1290002,1,'soga_nose_type',-7,11,-32), (177488,1290002,0,'soga_skin_color',233,228,195), (177489,1290002,0,'wing_color1',255,255,255), (177490,1290002,0,'wing_color2',255,255,255), (177491,1290003,1,'cheek_type',100,-100,0), (177492,1290003,1,'chin_type',-100,100,-100), (177493,1290003,1,'ear_type',62,9,0), (177494,1290003,1,'eye_brow_type',-8,100,-7), (177495,1290003,0,'eye_color',44,90,104), (177496,1290003,1,'eye_type',26,0,0), (177497,1290003,0,'hair_color1',156,100,156), (177498,1290003,0,'hair_face_color',43,30,22), (177499,1290003,0,'hair_face_highlight_color',238,235,229), (177500,1290003,0,'hair_type_color',43,30,22), (177501,1290003,0,'hair_type_highlight_color',238,235,229), (177502,1290003,1,'lip_type',-100,100,-100), (177503,1290003,1,'nose_type',-100,-100,100), (177504,1290003,0,'skin_color',253,251,251), (177505,1290003,1,'soga_cheek_type',0,-8,100), (177506,1290003,1,'soga_chin_type',0,-100,100), (177507,1290003,1,'soga_ear_type',0,26,0), (177508,1290003,1,'soga_eye_brow_type',0,62,9), (177509,1290003,0,'soga_eye_color',229,229,102), (177510,1290003,0,'soga_hair_face_color',43,30,22), (177511,1290003,0,'soga_hair_face_highlight_color',238,235,229), (177512,1290003,0,'soga_hair_type_color',43,30,22), (177513,1290003,0,'soga_hair_type_highlight_color',238,235,229), (177514,1290003,1,'soga_lip_type',-7,100,-100), (177515,1290003,1,'soga_nose_type',-100,-100,100), (177516,1290003,0,'soga_skin_color',253,251,251), (177517,1290003,0,'wing_color1',255,255,255), (177518,1290003,0,'wing_color2',255,255,255), (177519,1290004,1,'cheek_type',77,-75,0), (177520,1290004,1,'chin_type',58,88,28), (177521,1290004,1,'ear_type',14,56,0), (177522,1290004,1,'eye_brow_type',59,26,-89), (177523,1290004,0,'eye_color',144,188,195), (177524,1290004,1,'eye_type',-21,0,0), (177525,1290004,0,'hair_color1',10,239,11), (177526,1290004,0,'hair_color2',93,0,0), (177527,1290004,0,'hair_face_color',219,179,15), (177528,1290004,0,'hair_face_highlight_color',93,65,9), (177529,1290004,0,'hair_type_color',219,179,15), (177530,1290004,0,'hair_type_highlight_color',93,65,9), (177531,1290004,1,'lip_type',-46,37,-63), (177532,1290004,1,'nose_type',7,10,-17), (177533,1290004,0,'skin_color',200,187,181), (177534,1290004,1,'soga_cheek_type',0,59,26), (177535,1290004,1,'soga_chin_type',0,-46,37), (177536,1290004,1,'soga_ear_type',0,-21,0), (177537,1290004,1,'soga_eye_brow_type',0,14,56), (177538,1290004,0,'soga_eye_color',229,229,102), (177539,1290004,1,'soga_eye_type',93,0,0), (177540,1290004,0,'soga_hair_face_color',219,179,15), (177541,1290004,0,'soga_hair_face_highlight_color',93,65,9), (177542,1290004,0,'soga_hair_type_color',219,179,15), (177543,1290004,0,'soga_hair_type_highlight_color',93,65,9), (177544,1290004,1,'soga_lip_type',-89,77,-75), (177545,1290004,1,'soga_nose_type',-63,58,88), (177546,1290004,0,'soga_skin_color',200,187,181), (177547,1290004,0,'wing_color1',255,255,255), (177548,1290004,0,'wing_color2',255,255,255), (177549,1290005,1,'cheek_type',7,-4,0), (177550,1290005,1,'chin_type',-1,-3,5), (177551,1290005,1,'ear_type',-3,-2,0), (177552,1290005,1,'eye_brow_type',-28,-2,0), (177553,1290005,0,'eye_color',37,57,34), (177554,1290005,1,'eye_type',-9,0,0), (177555,1290005,0,'hair_color1',244,227,0), (177556,1290005,0,'hair_face_color',104,68,24), (177557,1290005,0,'hair_face_highlight_color',40,33,25), (177558,1290005,0,'hair_type_color',104,68,24), (177559,1290005,0,'hair_type_highlight_color',40,33,25), (177560,1290005,1,'lip_type',-7,-7,46), (177561,1290005,1,'nose_type',25,-12,-29), (177562,1290005,0,'skin_color',253,255,255), (177563,1290005,1,'soga_cheek_type',0,-28,-2), (177564,1290005,1,'soga_chin_type',0,-7,-7), (177565,1290005,1,'soga_ear_type',0,-9,0), (177566,1290005,1,'soga_eye_brow_type',0,-3,-2), (177567,1290005,0,'soga_eye_color',229,229,102), (177568,1290005,0,'soga_hair_face_color',104,68,24), (177569,1290005,0,'soga_hair_face_highlight_color',40,33,25), (177570,1290005,0,'soga_hair_type_color',104,68,24), (177571,1290005,0,'soga_hair_type_highlight_color',40,33,25), (177572,1290005,1,'soga_lip_type',0,7,-4), (177573,1290005,1,'soga_nose_type',46,-1,-3), (177574,1290005,0,'soga_skin_color',253,255,255), (177575,1290005,0,'wing_color1',255,255,255), (177576,1290005,0,'wing_color2',255,255,255), (177577,6610000,1,'cheek_type',15,-21,0), (177578,6610000,1,'chin_type',32,81,-50), (177579,6610000,1,'ear_type',-12,52,0), (177580,6610000,1,'eye_brow_type',-89,0,10), (177581,6610000,0,'eye_color',131,180,186), (177582,6610000,1,'eye_type',42,0,0), (177583,6610000,0,'hair_color1',239,198,48), (177584,6610000,0,'hair_face_highlight_color',190,97,43), (177585,6610000,0,'hair_type_highlight_color',190,97,43), (177586,6610000,1,'lip_type',43,64,0), (177587,6610000,1,'nose_type',0,-17,-58), (177588,6610000,0,'skin_color',239,197,196), (177589,6610000,1,'soga_cheek_type',0,-89,0), (177590,6610000,1,'soga_chin_type',0,43,64), (177591,6610000,1,'soga_ear_type',0,42,0), (177592,6610000,1,'soga_eye_brow_type',0,-12,52), (177593,6610000,0,'soga_eye_color',204,204,204), (177594,6610000,0,'soga_hair_face_highlight_color',190,97,43), (177595,6610000,0,'soga_hair_type_highlight_color',190,97,43), (177596,6610000,1,'soga_lip_type',10,15,-21), (177597,6610000,1,'soga_nose_type',0,32,81), (177598,6610000,0,'soga_skin_color',239,197,196), (177599,6610001,1,'cheek_type',-11,43,0), (177600,6610001,1,'chin_type',-7,-17,40), (177601,6610001,1,'ear_type',2,-1,0), (177602,6610001,1,'eye_brow_type',45,22,-11), (177603,6610001,0,'eye_color',174,147,95), (177604,6610001,1,'eye_type',25,0,0), (177605,6610001,0,'hair_color1',235,242,0), (177606,6610001,0,'hair_face_color',177,129,0), (177607,6610001,0,'hair_face_highlight_color',104,54,8), (177608,6610001,0,'hair_type_color',177,129,0), (177609,6610001,0,'hair_type_highlight_color',104,54,8), (177610,6610001,1,'lip_type',-7,-42,41), (177611,6610001,1,'nose_type',21,-21,-14), (177612,6610001,0,'skin_color',206,211,211), (177613,6610001,1,'soga_cheek_type',0,45,22), (177614,6610001,1,'soga_chin_type',0,-7,-42), (177615,6610001,1,'soga_ear_type',0,25,0), (177616,6610001,1,'soga_eye_brow_type',0,2,-1), (177617,6610001,0,'soga_eye_color',229,229,102), (177618,6610001,0,'soga_hair_face_color',177,129,0), (177619,6610001,0,'soga_hair_face_highlight_color',104,54,8), (177620,6610001,0,'soga_hair_type_color',177,129,0), (177621,6610001,0,'soga_hair_type_highlight_color',104,54,8), (177622,6610001,1,'soga_lip_type',-11,-11,43), (177623,6610001,1,'soga_nose_type',41,-7,-17), (177624,6610001,0,'soga_skin_color',206,211,211), (177625,6610001,0,'wing_color1',255,255,255), (177626,6610001,0,'wing_color2',255,255,255), (177627,6610002,1,'cheek_type',-18,-22,0), (177628,6610002,1,'chin_type',11,-32,0), (177629,6610002,1,'ear_type',-14,-8,0), (177630,6610002,1,'eye_brow_type',-25,-9,38), (177631,6610002,0,'eye_color',140,187,199), (177632,6610002,1,'eye_type',8,0,0), (177633,6610002,0,'hair_color1',239,245,0), (177634,6610002,0,'hair_face_color',56,20,8), (177635,6610002,0,'hair_face_highlight_color',139,125,106), (177636,6610002,0,'hair_type_color',56,20,8), (177637,6610002,0,'hair_type_highlight_color',139,125,106), (177638,6610002,1,'lip_type',-25,32,-7), (177639,6610002,1,'nose_type',17,-17,-11), (177640,6610002,0,'skin_color',233,228,195), (177641,6610002,1,'soga_cheek_type',0,-25,-9), (177642,6610002,1,'soga_chin_type',0,-25,32), (177643,6610002,1,'soga_ear_type',0,8,0), (177644,6610002,1,'soga_eye_brow_type',0,-14,-8), (177645,6610002,0,'soga_eye_color',229,229,102), (177646,6610002,0,'soga_hair_face_color',56,20,8), (177647,6610002,0,'soga_hair_face_highlight_color',139,125,106), (177648,6610002,0,'soga_hair_type_color',56,20,8), (177649,6610002,0,'soga_hair_type_highlight_color',139,125,106), (177650,6610002,1,'soga_lip_type',38,-18,-22), (177651,6610002,1,'soga_nose_type',-7,11,-32), (177652,6610002,0,'soga_skin_color',233,228,195), (177653,6610002,0,'wing_color1',255,255,255), (177654,6610002,0,'wing_color2',255,255,255), (177655,6610003,1,'cheek_type',-88,-98,0), (177656,6610003,1,'chin_type',87,-83,4), (177657,6610003,1,'eye_brow_type',-70,17,-75), (177658,6610003,0,'eye_color',33,17,14), (177659,6610003,1,'eye_type',28,0,0), (177660,6610003,0,'hair_color1',75,227,184), (177661,6610003,0,'hair_face_color',28,64,105), (177662,6610003,0,'hair_type_color',28,64,105), (177663,6610003,1,'lip_type',8,-97,-82), (177664,6610003,1,'nose_type',88,75,-29), (177665,6610003,0,'skin_color',28,64,105), (177666,6610003,1,'soga_cheek_type',0,-70,17), (177667,6610003,1,'soga_chin_type',0,8,-97), (177668,6610003,1,'soga_ear_type',0,28,0), (177669,6610003,0,'soga_eye_color',204,204,204), (177670,6610003,0,'soga_hair_face_color',28,64,105), (177671,6610003,0,'soga_hair_type_color',28,64,105), (177672,6610003,1,'soga_lip_type',-75,-88,-98), (177673,6610003,1,'soga_nose_type',-82,87,-83), (177674,6610003,0,'soga_skin_color',28,64,105), (177675,6610004,1,'cheek_type',45,-45,0), (177676,6610004,1,'chin_type',95,-46,-64), (177677,6610004,1,'ear_type',-77,8,0), (177678,6610004,1,'eye_brow_type',-61,17,-74), (177679,6610004,0,'eye_color',31,59,41), (177680,6610004,1,'eye_type',-37,0,0), (177681,6610004,0,'hair_color1',62,22,221), (177682,6610004,0,'hair_color2',76,0,0), (177683,6610004,0,'hair_face_color',228,182,26), (177684,6610004,0,'hair_face_highlight_color',88,4,4), (177685,6610004,0,'hair_type_color',228,182,26), (177686,6610004,0,'hair_type_highlight_color',88,4,4), (177687,6610004,1,'lip_type',50,-97,65), (177688,6610004,1,'nose_type',69,62,22), (177689,6610004,0,'skin_color',236,226,182), (177690,6610004,1,'soga_cheek_type',0,-61,17), (177691,6610004,1,'soga_chin_type',0,50,-97), (177692,6610004,1,'soga_ear_type',0,-37,0), (177693,6610004,1,'soga_eye_brow_type',0,-77,8), (177694,6610004,0,'soga_eye_color',229,229,102), (177695,6610004,1,'soga_eye_type',76,0,0), (177696,6610004,0,'soga_hair_face_color',228,182,26), (177697,6610004,0,'soga_hair_face_highlight_color',88,4,4), (177698,6610004,0,'soga_hair_type_color',228,182,26), (177699,6610004,0,'soga_hair_type_highlight_color',88,4,4), (177700,6610004,1,'soga_lip_type',-74,45,-45), (177701,6610004,1,'soga_nose_type',65,95,-46), (177702,6610004,0,'soga_skin_color',236,226,182), (177703,6610004,0,'wing_color1',255,255,255), (177704,6610004,0,'wing_color2',255,255,255), (177705,6610005,1,'cheek_type',-31,-81,0), (177706,6610005,1,'chin_type',-68,-29,85), (177707,6610005,1,'ear_type',-95,-34,0), (177708,6610005,1,'eye_brow_type',-71,-71,40), (177709,6610005,0,'eye_color',145,190,203), (177710,6610005,1,'eye_type',-31,0,0), (177711,6610005,0,'hair_color1',25,21,20), (177712,6610005,0,'hair_color2',25,21,0), (177713,6610005,0,'hair_face_color',4,1,1), (177714,6610005,0,'hair_face_highlight_color',25,21,20), (177715,6610005,0,'hair_type_color',4,1,1), (177716,6610005,0,'hair_type_highlight_color',25,21,20), (177717,6610005,1,'lip_type',11,-37,65), (177718,6610005,1,'nose_type',-18,-8,-81), (177719,6610005,0,'skin_color',44,46,46), (177720,6610005,1,'soga_cheek_type',0,-71,-71), (177721,6610005,1,'soga_chin_type',0,11,-37), (177722,6610005,1,'soga_ear_type',0,-31,0), (177723,6610005,1,'soga_eye_brow_type',0,-95,-34), (177724,6610005,0,'soga_eye_color',229,229,102), (177725,6610005,1,'soga_eye_type',-9,0,0), (177726,6610005,0,'soga_hair_face_color',4,1,1), (177727,6610005,0,'soga_hair_face_highlight_color',233,168,29), (177728,6610005,0,'soga_hair_type_color',4,1,1), (177729,6610005,0,'soga_hair_type_highlight_color',233,168,29), (177730,6610005,1,'soga_lip_type',40,-31,-81), (177731,6610005,1,'soga_nose_type',65,-68,-29), (177732,6610005,0,'soga_skin_color',44,46,46), (177733,6610005,0,'wing_color1',255,255,255), (177734,6610005,0,'wing_color2',255,255,255), (177735,6610006,1,'cheek_type',-2,38,0), (177736,6610006,1,'chin_type',58,-75,-95), (177737,6610006,1,'ear_type',58,-63,0), (177738,6610006,1,'eye_brow_type',-20,70,29), (177739,6610006,0,'eye_color',84,139,114), (177740,6610006,1,'eye_type',-62,0,0), (177741,6610006,0,'hair_color1',41,55,26), (177742,6610006,0,'hair_color2',29,0,0), (177743,6610006,0,'hair_face_color',84,0,0), (177744,6610006,0,'hair_face_highlight_color',35,24,1), (177745,6610006,0,'hair_type_color',84,0,0), (177746,6610006,0,'hair_type_highlight_color',35,24,1), (177747,6610006,1,'lip_type',-79,82,-84), (177748,6610006,1,'nose_type',2,41,55), (177749,6610006,0,'skin_color',136,118,120), (177750,6610006,1,'soga_cheek_type',0,-20,70), (177751,6610006,1,'soga_chin_type',0,-79,82), (177752,6610006,1,'soga_ear_type',0,-62,0), (177753,6610006,1,'soga_eye_brow_type',0,58,-63), (177754,6610006,0,'soga_eye_color',229,229,102), (177755,6610006,1,'soga_eye_type',29,0,0), (177756,6610006,0,'soga_hair_face_color',84,0,0), (177757,6610006,0,'soga_hair_face_highlight_color',35,24,1), (177758,6610006,0,'soga_hair_type_color',84,0,0), (177759,6610006,0,'soga_hair_type_highlight_color',35,24,1), (177760,6610006,1,'soga_lip_type',29,-2,38), (177761,6610006,1,'soga_nose_type',-84,58,-75), (177762,6610006,0,'soga_skin_color',136,118,120), (177763,6610006,0,'wing_color1',255,255,255), (177764,6610006,0,'wing_color2',255,255,255), (177765,6610007,1,'cheek_type',7,-7,0), (177766,6610007,1,'chin_type',-19,20,-3), (177767,6610007,1,'ear_type',26,-8,0), (177768,6610007,1,'eye_brow_type',-14,-14,8), (177769,6610007,0,'eye_color',34,59,37), (177770,6610007,1,'eye_type',23,0,0), (177771,6610007,0,'hair_color1',248,32,156), (177772,6610007,0,'hair_face_color',137,93,63), (177773,6610007,0,'hair_face_highlight_color',68,52,34), (177774,6610007,0,'hair_type_color',137,93,63), (177775,6610007,0,'hair_type_highlight_color',68,52,34), (177776,6610007,1,'lip_type',-10,-48,-12), (177777,6610007,1,'nose_type',25,-8,32), (177778,6610007,0,'skin_color',206,220,220), (177779,6610007,1,'soga_cheek_type',0,-14,-14), (177780,6610007,1,'soga_chin_type',0,-10,-48), (177781,6610007,1,'soga_ear_type',0,23,0), (177782,6610007,1,'soga_eye_brow_type',0,26,-8), (177783,6610007,0,'soga_eye_color',229,229,102), (177784,6610007,0,'soga_hair_face_color',137,93,63), (177785,6610007,0,'soga_hair_face_highlight_color',68,52,34), (177786,6610007,0,'soga_hair_type_color',137,93,63), (177787,6610007,0,'soga_hair_type_highlight_color',68,52,34), (177788,6610007,1,'soga_lip_type',8,7,-7), (177789,6610007,1,'soga_nose_type',-12,-19,20), (177790,6610007,0,'soga_skin_color',206,220,220), (177791,6610007,0,'wing_color1',255,255,255), (177792,6610007,0,'wing_color2',255,255,255), (177793,6610008,1,'cheek_type',12,-11,0), (177794,6610008,1,'chin_type',22,32,-22), (177795,6610008,1,'ear_type',17,-7,0), (177796,6610008,1,'eye_brow_type',22,-7,0), (177797,6610008,0,'eye_color',66,59,31), (177798,6610008,1,'eye_type',20,0,0), (177799,6610008,0,'hair_color1',10,8,0), (177800,6610008,0,'hair_face_color',138,64,0), (177801,6610008,0,'hair_face_highlight_color',135,55,0), (177802,6610008,0,'hair_type_color',138,64,0), (177803,6610008,0,'hair_type_highlight_color',135,55,0), (177804,6610008,1,'lip_type',21,18,0), (177805,6610008,1,'nose_type',-4,10,8), (177806,6610008,0,'skin_color',253,250,251), (177807,6610008,1,'soga_cheek_type',0,22,-7), (177808,6610008,1,'soga_chin_type',0,21,18), (177809,6610008,1,'soga_ear_type',0,20,0), (177810,6610008,1,'soga_eye_brow_type',0,17,-7), (177811,6610008,0,'soga_eye_color',229,229,102), (177812,6610008,0,'soga_hair_face_color',138,64,0), (177813,6610008,0,'soga_hair_face_highlight_color',135,55,0), (177814,6610008,0,'soga_hair_type_color',138,64,0), (177815,6610008,0,'soga_hair_type_highlight_color',135,55,0), (177816,6610008,1,'soga_lip_type',0,12,-11), (177817,6610008,1,'soga_nose_type',0,22,32), (177818,6610008,0,'soga_skin_color',253,250,251), (177819,6610008,0,'wing_color1',255,255,255), (177820,6610008,0,'wing_color2',255,255,255), (177821,6610009,1,'cheek_type',34,-72,0), (177822,6610009,1,'chin_type',-52,-89,-42), (177823,6610009,1,'ear_type',-5,15,0), (177824,6610009,1,'eye_brow_type',66,-78,-43), (177825,6610009,0,'eye_color',167,127,64), (177826,6610009,1,'eye_type',93,0,0), (177827,6610009,0,'hair_color1',175,47,59), (177828,6610009,0,'hair_face_color',189,95,42), (177829,6610009,0,'hair_face_highlight_color',115,31,29), (177830,6610009,0,'hair_type_color',189,95,42), (177831,6610009,0,'hair_type_highlight_color',115,31,29), (177832,6610009,1,'lip_type',28,88,9), (177833,6610009,1,'nose_type',-58,-81,47), (177834,6610009,0,'skin_color',182,127,108), (177835,6610009,1,'soga_cheek_type',0,66,-78), (177836,6610009,1,'soga_chin_type',0,28,88), (177837,6610009,1,'soga_ear_type',0,93,0), (177838,6610009,1,'soga_eye_brow_type',0,-5,15), (177839,6610009,0,'soga_eye_color',229,229,102), (177840,6610009,0,'soga_hair_face_color',189,95,42), (177841,6610009,0,'soga_hair_face_highlight_color',115,31,29), (177842,6610009,0,'soga_hair_type_color',189,95,42), (177843,6610009,0,'soga_hair_type_highlight_color',115,31,29), (177844,6610009,1,'soga_lip_type',-43,34,-72), (177845,6610009,1,'soga_nose_type',9,-52,-89), (177846,6610009,0,'soga_skin_color',182,127,108), (177847,6610009,0,'wing_color1',255,255,255), (177848,6610009,0,'wing_color2',255,255,255), (177849,5560000,1,'cheek_type',15,-21,0), (177850,5560000,1,'chin_type',32,81,-50), (177851,5560000,1,'ear_type',-12,52,0), (177852,5560000,1,'eye_brow_type',-89,0,10), (177853,5560000,0,'eye_color',131,180,186), (177854,5560000,1,'eye_type',42,0,0), (177855,5560000,0,'hair_color1',239,198,48), (177856,5560000,0,'hair_face_highlight_color',190,97,43), (177857,5560000,0,'hair_type_highlight_color',190,97,43), (177858,5560000,1,'lip_type',43,64,0), (177859,5560000,1,'nose_type',0,-17,-58), (177860,5560000,0,'skin_color',239,197,196), (177861,5560000,1,'soga_cheek_type',0,-89,0), (177862,5560000,1,'soga_chin_type',0,43,64), (177863,5560000,1,'soga_ear_type',0,42,0), (177864,5560000,1,'soga_eye_brow_type',0,-12,52), (177865,5560000,0,'soga_eye_color',204,204,204), (177866,5560000,0,'soga_hair_face_highlight_color',190,97,43), (177867,5560000,0,'soga_hair_type_highlight_color',190,97,43), (177868,5560000,1,'soga_lip_type',10,15,-21), (177869,5560000,1,'soga_nose_type',0,32,81), (177870,5560000,0,'soga_skin_color',239,197,196), (177871,5560001,0,'eye_color',255,255,255), (177872,5560001,0,'skin_color',255,255,255), (177873,5560001,0,'soga_eye_color',255,0,255), (177874,5560002,0,'eye_color',255,255,255), (177875,5560002,0,'skin_color',255,255,255), (177876,5560002,0,'soga_eye_color',255,0,255), (177877,5560003,0,'eye_color',255,255,255), (177878,5560003,0,'skin_color',255,255,255), (177879,5560003,0,'soga_eye_color',255,0,255), (177880,5560004,0,'eye_color',255,255,255), (177881,5560004,0,'skin_color',255,255,255), (177882,5560004,0,'soga_eye_color',255,0,255), (177883,5560005,0,'eye_color',255,255,255), (177884,5560005,0,'skin_color',255,255,255), (177885,5560005,0,'soga_eye_color',255,0,255), (177886,5560006,0,'eye_color',255,255,255), (177887,5560006,0,'skin_color',255,255,255), (177888,5560006,0,'soga_eye_color',255,0,255), (177889,2910000,1,'cheek_type',15,-21,0), (177890,2910000,1,'chin_type',32,81,-50), (177891,2910000,1,'ear_type',-12,52,0), (177892,2910000,1,'eye_brow_type',-89,0,10), (177893,2910000,0,'eye_color',131,180,186), (177894,2910000,1,'eye_type',42,0,0), (177895,2910000,0,'hair_color1',239,198,48), (177896,2910000,0,'hair_face_highlight_color',190,97,43), (177897,2910000,0,'hair_type_highlight_color',190,97,43), (177898,2910000,1,'lip_type',43,64,0), (177899,2910000,1,'nose_type',0,-17,-58), (177900,2910000,0,'skin_color',239,197,196), (177901,2910000,1,'soga_cheek_type',0,-89,0), (177902,2910000,1,'soga_chin_type',0,43,64), (177903,2910000,1,'soga_ear_type',0,42,0), (177904,2910000,1,'soga_eye_brow_type',0,-12,52), (177905,2910000,0,'soga_eye_color',204,204,204), (177906,2910000,0,'soga_hair_face_highlight_color',190,97,43), (177907,2910000,0,'soga_hair_type_highlight_color',190,97,43), (177908,2910000,1,'soga_lip_type',10,15,-21), (177909,2910000,1,'soga_nose_type',0,32,81), (177910,2910000,0,'soga_skin_color',239,197,196), (177911,2910001,1,'cheek_type',-43,-72,0), (177912,2910001,1,'chin_type',38,-75,77), (177913,2910001,1,'ear_type',-61,-83,0), (177914,2910001,1,'eye_brow_type',-51,-35,-31), (177915,2910001,0,'eye_color',173,142,88), (177916,2910001,1,'eye_type',-76,0,0), (177917,2910001,0,'hair_color1',82,31,72), (177918,2910001,0,'hair_color2',56,0,0), (177919,2910001,0,'hair_face_color',49,47,61), (177920,2910001,0,'hair_face_highlight_color',42,29,2), (177921,2910001,0,'hair_highlight',79,28,15), (177922,2910001,0,'hair_type_color',49,47,61), (177923,2910001,0,'hair_type_highlight_color',42,29,2), (177924,2910001,1,'lip_type',3,41,70), (177925,2910001,1,'nose_type',-47,82,31), (177926,2910001,0,'skin_color',243,251,251), (177927,2910001,1,'soga_cheek_type',0,-51,-35), (177928,2910001,1,'soga_chin_type',0,3,41), (177929,2910001,1,'soga_ear_type',0,-76,0), (177930,2910001,1,'soga_eye_brow_type',0,-61,-83), (177931,2910001,0,'soga_eye_color',229,229,102), (177932,2910001,1,'soga_eye_type',56,0,0), (177933,2910001,0,'soga_hair_color1',43,36,70), (177934,2910001,0,'soga_hair_color2',64,76,74), (177935,2910001,0,'soga_hair_face_color',49,47,61), (177936,2910001,0,'soga_hair_face_highlight_color',42,29,2), (177937,2910001,0,'soga_hair_highlight',79,28,15), (177938,2910001,0,'soga_hair_type_color',49,47,61), (177939,2910001,0,'soga_hair_type_highlight_color',42,29,2), (177940,2910001,1,'soga_lip_type',-31,-43,-72), (177941,2910001,1,'soga_nose_type',70,38,-75), (177942,2910001,0,'soga_skin_color',243,251,251), (177943,2910001,0,'wing_color1',255,255,255), (177944,2910001,0,'wing_color2',255,255,255), (177945,2910002,1,'cheek_type',58,-62,0), (177946,2910002,1,'chin_type',85,-61,-71), (177947,2910002,1,'ear_type',-56,78,0), (177948,2910002,1,'eye_brow_type',-8,50,-79), (177949,2910002,0,'eye_color',76,89,49), (177950,2910002,1,'eye_type',-91,0,0), (177951,2910002,0,'hair_color1',14,45,93), (177952,2910002,0,'hair_color2',242,0,0), (177953,2910002,0,'hair_face_color',192,182,168), (177954,2910002,0,'hair_face_highlight_color',221,180,17), (177955,2910002,0,'hair_highlight',239,221,86), (177956,2910002,0,'hair_type_color',192,182,168), (177957,2910002,0,'hair_type_highlight_color',221,180,17), (177958,2910002,1,'lip_type',91,-15,1), (177959,2910002,1,'nose_type',82,14,45), (177960,2910002,0,'skin_color',245,249,249), (177961,2910002,1,'soga_cheek_type',0,-8,50), (177962,2910002,1,'soga_chin_type',0,91,-15), (177963,2910002,1,'soga_ear_type',0,-91,0), (177964,2910002,1,'soga_eye_brow_type',0,-56,78), (177965,2910002,0,'soga_eye_color',229,229,102), (177966,2910002,1,'soga_eye_type',-14,0,0), (177967,2910002,0,'soga_hair_color1',112,123,142), (177968,2910002,0,'soga_hair_color2',124,116,110), (177969,2910002,0,'soga_hair_face_color',192,182,168), (177970,2910002,0,'soga_hair_face_highlight_color',221,180,17), (177971,2910002,0,'soga_hair_highlight',239,221,86), (177972,2910002,0,'soga_hair_type_color',192,182,168), (177973,2910002,0,'soga_hair_type_highlight_color',221,180,17), (177974,2910002,1,'soga_lip_type',-79,58,-62), (177975,2910002,1,'soga_nose_type',1,85,-61), (177976,2910002,0,'soga_skin_color',245,249,249), (177977,2910002,0,'wing_color1',255,255,255), (177978,2910002,0,'wing_color2',255,255,255), (177979,2910003,1,'cheek_type',9,15,0), (177980,2910003,1,'chin_type',56,14,77), (177981,2910003,1,'ear_type',19,-47,0), (177982,2910003,1,'eye_brow_type',19,-26,0), (177983,2910003,0,'eye_color',55,117,121), (177984,2910003,1,'eye_type',47,0,0), (177985,2910003,0,'hair_color1',74,40,84), (177986,2910003,0,'hair_color2',213,0,0), (177987,2910003,0,'hair_face_color',100,70,10), (177988,2910003,0,'hair_face_highlight_color',232,169,28), (177989,2910003,0,'hair_highlight',200,165,96), (177990,2910003,0,'hair_type_color',100,70,10), (177991,2910003,0,'hair_type_highlight_color',232,169,28), (177992,2910003,1,'lip_type',61,20,-39), (177993,2910003,1,'nose_type',-83,74,40), (177994,2910003,0,'skin_color',244,237,237), (177995,2910003,1,'soga_cheek_type',0,19,-26), (177996,2910003,1,'soga_chin_type',0,61,20), (177997,2910003,1,'soga_ear_type',0,47,0), (177998,2910003,1,'soga_eye_brow_type',0,19,-47), (177999,2910003,0,'soga_eye_color',229,229,102), (178000,2910003,1,'soga_eye_type',-43,0,0), (178001,2910003,0,'soga_hair_color1',56,33,26), (178002,2910003,0,'soga_hair_color2',94,59,11), (178003,2910003,0,'soga_hair_face_color',100,70,10), (178004,2910003,0,'soga_hair_face_highlight_color',232,169,28), (178005,2910003,0,'soga_hair_highlight',200,165,96), (178006,2910003,0,'soga_hair_type_color',100,70,10), (178007,2910003,0,'soga_hair_type_highlight_color',232,169,28), (178008,2910003,1,'soga_lip_type',0,9,15), (178009,2910003,1,'soga_nose_type',-39,56,14), (178010,2910003,0,'soga_skin_color',244,237,237), (178011,2910003,0,'wing_color1',255,255,255), (178012,2910003,0,'wing_color2',255,255,255), (178013,2910004,1,'cheek_type',-2,37,0), (178014,2910004,1,'chin_type',4,0,-17), (178015,2910004,1,'ear_type',-17,0,0), (178016,2910004,1,'eye_brow_type',-4,-43,-25), (178017,2910004,0,'eye_color',32,22,52), (178018,2910004,1,'eye_type',26,0,0), (178019,2910004,0,'hair_color1',227,4,0), (178020,2910004,0,'hair_face_color',135,125,134), (178021,2910004,0,'hair_face_highlight_color',105,103,97), (178022,2910004,0,'hair_type_color',135,125,134), (178023,2910004,0,'hair_type_highlight_color',105,103,97), (178024,2910004,1,'lip_type',-20,12,17), (178025,2910004,1,'nose_type',3,-29,4), (178026,2910004,0,'skin_color',21,77,76), (178027,2910004,1,'soga_cheek_type',0,-4,-43), (178028,2910004,1,'soga_chin_type',0,-20,12), (178029,2910004,1,'soga_ear_type',0,26,0), (178030,2910004,1,'soga_eye_brow_type',0,-17,0), (178031,2910004,0,'soga_eye_color',229,229,102), (178032,2910004,1,'soga_eye_type',26,0,0), (178033,2910004,0,'soga_hair_face_color',135,125,134), (178034,2910004,0,'soga_hair_face_highlight_color',105,103,97), (178035,2910004,0,'soga_hair_type_color',135,125,134), (178036,2910004,0,'soga_hair_type_highlight_color',105,103,97), (178037,2910004,1,'soga_lip_type',-25,-2,37), (178038,2910004,1,'soga_nose_type',17,4,0), (178039,2910004,0,'soga_skin_color',21,77,76), (178040,2910004,0,'wing_color1',255,255,255), (178041,2910004,0,'wing_color2',255,255,255), (178042,2910005,1,'cheek_type',0,-45,0), (178043,2910005,1,'chin_type',7,-10,21), (178044,2910005,1,'ear_type',7,-2,0), (178045,2910005,1,'eye_brow_type',-4,-18,-29), (178046,2910005,0,'eye_color',34,59,37), (178047,2910005,1,'eye_type',28,0,0), (178048,2910005,0,'hair_face_color',196,188,184), (178049,2910005,0,'hair_face_highlight_color',155,79,2), (178050,2910005,0,'hair_type_color',196,188,184), (178051,2910005,0,'hair_type_highlight_color',155,79,2), (178052,2910005,1,'lip_type',-18,-28,14), (178053,2910005,1,'nose_type',-8,-4,0), (178054,2910005,0,'skin_color',58,19,3), (178055,2910005,1,'soga_cheek_type',0,-45,0), (178056,2910005,1,'soga_chin_type',7,-10,21), (178057,2910005,1,'soga_ear_type',7,-2,0), (178058,2910005,1,'soga_eye_brow_type',-4,-18,-29), (178059,2910005,0,'soga_eye_color',229,229,102), (178060,2910005,1,'soga_eye_type',28,0,0), (178061,2910005,0,'soga_hair_face_color',196,188,184), (178062,2910005,0,'soga_hair_face_highlight_color',155,79,2), (178063,2910005,0,'soga_hair_type_color',196,188,184), (178064,2910005,0,'soga_hair_type_highlight_color',155,79,2), (178065,2910005,1,'soga_lip_type',-18,-28,14), (178066,2910005,1,'soga_nose_type',-8,-4,0), (178067,2910005,0,'soga_skin_color',58,19,3), (178068,2910005,0,'wing_color1',255,255,255), (178069,2910005,0,'wing_color2',255,255,255), (178070,2910006,0,'eye_color',255,255,255), (178071,2910006,0,'skin_color',255,255,255), (178072,2910007,1,'cheek_type',62,-1,0), (178073,2910007,1,'chin_type',34,0,-34), (178074,2910007,1,'ear_type',7,31,0), (178075,2910007,1,'eye_brow_type',31,-81,-61), (178076,2910007,0,'eye_color',212,52,27), (178077,2910007,1,'eye_type',81,0,0), (178078,2910007,0,'hair_face_color',154,67,0), (178079,2910007,0,'hair_type_color',154,67,0), (178080,2910007,1,'lip_type',-40,-40,0), (178081,2910007,1,'nose_type',17,-56,38), (178082,2910007,0,'skin_color',157,132,105), (178083,2910007,1,'soga_cheek_type',62,-1,0), (178084,2910007,1,'soga_chin_type',34,0,-34), (178085,2910007,1,'soga_ear_type',7,31,0), (178086,2910007,1,'soga_eye_brow_type',31,-81,-61), (178087,2910007,0,'soga_eye_color',157,132,105), (178088,2910007,1,'soga_eye_type',81,0,0), (178089,2910007,0,'soga_hair_face_color',154,67,0), (178090,2910007,0,'soga_hair_type_color',154,67,0), (178091,2910007,1,'soga_lip_type',-40,-40,0), (178092,2910007,1,'soga_nose_type',17,-56,38), (178093,2910007,0,'soga_skin_color',212,52,27), (178094,6410000,1,'cheek_type',44,0,0), (178095,6410000,1,'chin_type',90,-11,0), (178096,6410000,1,'ear_type',-8,-98,0), (178097,6410000,1,'eye_brow_type',-91,-53,-25), (178098,6410000,0,'eye_color',255,255,255), (178099,6410000,1,'eye_type',75,0,0), (178100,6410000,0,'hair_color1',53,222,247), (178101,6410000,0,'hair_color2',208,0,0), (178102,6410000,0,'hair_face_color',15,1,21), (178103,6410000,0,'hair_face_highlight_color',47,14,19), (178104,6410000,0,'hair_type_color',15,1,21), (178105,6410000,0,'hair_type_highlight_color',47,14,19), (178106,6410000,1,'lip_type',0,32,-22), (178107,6410000,1,'nose_type',90,53,-34), (178108,6410000,0,'skin_color',255,255,255), (178109,6410000,1,'soga_cheek_type',0,-91,-53), (178110,6410000,1,'soga_chin_type',0,0,32), (178111,6410000,1,'soga_ear_type',0,75,0), (178112,6410000,1,'soga_eye_brow_type',0,-8,-98), (178113,6410000,0,'soga_eye_color',255,0,255), (178114,6410000,1,'soga_eye_type',-48,0,0), (178115,6410000,0,'soga_hair_face_color',15,1,21), (178116,6410000,0,'soga_hair_face_highlight_color',47,14,19), (178117,6410000,0,'soga_hair_type_color',15,1,21), (178118,6410000,0,'soga_hair_type_highlight_color',47,14,19), (178119,6410000,1,'soga_lip_type',-25,44,0), (178120,6410000,1,'soga_nose_type',-22,90,-11), (178121,6410000,0,'soga_skin_color',245,250,250), (178122,6410000,0,'wing_color1',255,255,255), (178123,6410000,0,'wing_color2',255,255,255), (178124,6410001,0,'eye_color',255,255,255), (178125,6410001,0,'skin_color',255,255,255), (178126,6410001,0,'soga_eye_color',255,0,255), (178127,6410002,1,'cheek_type',91,-1,0), (178128,6410002,1,'chin_type',75,31,34), (178129,6410002,1,'ear_type',-100,-97,0), (178130,6410002,1,'eye_brow_type',-47,74,-41), (178131,6410002,0,'eye_color',204,204,204), (178132,6410002,1,'eye_type',25,0,0), (178133,6410002,0,'hair_color1',14,198,50), (178134,6410002,1,'lip_type',-11,15,8), (178135,6410002,1,'nose_type',-83,14,-58), (178136,6410002,0,'skin_color',177,179,180), (178137,6410002,1,'soga_cheek_type',0,-47,74), (178138,6410002,1,'soga_chin_type',0,-11,15), (178139,6410002,1,'soga_ear_type',0,25,0), (178140,6410002,1,'soga_eye_brow_type',0,-100,-97), (178141,6410002,0,'soga_eye_color',204,204,204), (178142,6410002,1,'soga_lip_type',-41,91,-1), (178143,6410002,1,'soga_nose_type',8,75,31), (178144,6410002,0,'soga_skin_color',177,179,180), (178145,6410003,1,'cheek_type',15,-21,0), (178146,6410003,1,'chin_type',32,81,-50), (178147,6410003,1,'ear_type',-12,52,0), (178148,6410003,1,'eye_brow_type',-89,0,10), (178149,6410003,0,'eye_color',131,180,186), (178150,6410003,1,'eye_type',42,0,0), (178151,6410003,0,'hair_color1',239,198,48), (178152,6410003,0,'hair_face_highlight_color',190,97,43), (178153,6410003,0,'hair_type_highlight_color',190,97,43), (178154,6410003,1,'lip_type',43,64,0), (178155,6410003,1,'nose_type',0,-17,-58), (178156,6410003,0,'skin_color',239,197,196), (178157,6410003,1,'soga_cheek_type',0,-89,0), (178158,6410003,1,'soga_chin_type',0,43,64), (178159,6410003,1,'soga_ear_type',0,42,0), (178160,6410003,1,'soga_eye_brow_type',0,-12,52), (178161,6410003,0,'soga_eye_color',204,204,204), (178162,6410003,0,'soga_hair_face_highlight_color',190,97,43), (178163,6410003,0,'soga_hair_type_highlight_color',190,97,43), (178164,6410003,1,'soga_lip_type',10,15,-21), (178165,6410003,1,'soga_nose_type',0,32,81), (178166,6410003,0,'soga_skin_color',239,197,196), (178167,6410004,0,'eye_color',255,255,255), (178168,6410004,0,'skin_color',255,255,255), (178169,6410004,0,'soga_eye_color',255,0,255), (178170,6410005,1,'cheek_type',47,0,0), (178171,6410005,1,'chin_type',-43,12,-14), (178172,6410005,1,'ear_type',0,25,0), (178173,6410005,1,'eye_brow_type',14,48,22), (178174,6410005,0,'eye_color',174,111,11), (178175,6410005,1,'eye_type',45,0,0), (178176,6410005,0,'hair_color1',25,0,215), (178177,6410005,0,'hair_face_color',60,31,5), (178178,6410005,0,'hair_face_highlight_color',216,192,37), (178179,6410005,0,'hair_type_color',60,31,5), (178180,6410005,0,'hair_type_highlight_color',216,192,37), (178181,6410005,1,'lip_type',3,-18,44), (178182,6410005,1,'nose_type',32,25,0), (178183,6410005,0,'skin_color',192,194,138), (178184,6410005,1,'soga_cheek_type',0,14,48), (178185,6410005,1,'soga_chin_type',0,3,-18), (178186,6410005,1,'soga_ear_type',0,45,0), (178187,6410005,1,'soga_eye_brow_type',0,0,25), (178188,6410005,0,'soga_eye_color',229,229,102), (178189,6410005,0,'soga_hair_face_color',60,31,5), (178190,6410005,0,'soga_hair_face_highlight_color',216,192,37), (178191,6410005,0,'soga_hair_type_color',60,31,5), (178192,6410005,0,'soga_hair_type_highlight_color',216,192,37), (178193,6410005,1,'soga_lip_type',22,47,0), (178194,6410005,1,'soga_nose_type',44,-43,12), (178195,6410005,0,'soga_skin_color',192,194,138), (178196,6410005,0,'wing_color1',255,255,255), (178197,6410005,0,'wing_color2',255,255,255), (178198,6410006,1,'cheek_type',-21,19,0), (178199,6410006,1,'chin_type',61,-95,18), (178200,6410006,1,'ear_type',83,-64,0), (178201,6410006,1,'eye_brow_type',-20,31,-14), (178202,6410006,0,'eye_color',48,82,51), (178203,6410006,1,'eye_type',75,0,0), (178204,6410006,0,'hair_color1',249,77,156), (178205,6410006,0,'hair_color2',19,0,0), (178206,6410006,0,'hair_face_color',171,176,168), (178207,6410006,0,'hair_face_highlight_color',244,244,246), (178208,6410006,0,'hair_type_color',171,176,168), (178209,6410006,0,'hair_type_highlight_color',244,244,246), (178210,6410006,1,'lip_type',69,75,-10), (178211,6410006,1,'nose_type',81,-7,77), (178212,6410006,0,'skin_color',224,217,189), (178213,6410006,1,'soga_cheek_type',0,-20,31), (178214,6410006,1,'soga_chin_type',0,69,75), (178215,6410006,1,'soga_ear_type',0,75,0), (178216,6410006,1,'soga_eye_brow_type',0,83,-64), (178217,6410006,0,'soga_eye_color',229,229,102), (178218,6410006,1,'soga_eye_type',19,0,0), (178219,6410006,0,'soga_hair_face_color',171,176,168), (178220,6410006,0,'soga_hair_face_highlight_color',244,244,246), (178221,6410006,0,'soga_hair_type_color',171,176,168), (178222,6410006,0,'soga_hair_type_highlight_color',244,244,246), (178223,6410006,1,'soga_lip_type',-14,-21,19), (178224,6410006,1,'soga_nose_type',-10,61,-95), (178225,6410006,0,'soga_skin_color',224,217,189), (178226,6410006,0,'wing_color1',255,255,255), (178227,6410006,0,'wing_color2',255,255,255), (178228,6410007,1,'cheek_type',47,0,0), (178229,6410007,1,'chin_type',-43,12,-14), (178230,6410007,1,'ear_type',0,25,0), (178231,6410007,1,'eye_brow_type',14,48,22), (178232,6410007,0,'eye_color',174,111,11), (178233,6410007,1,'eye_type',45,0,0), (178234,6410007,0,'hair_color1',25,0,215), (178235,6410007,0,'hair_face_color',60,31,5), (178236,6410007,0,'hair_face_highlight_color',216,192,37), (178237,6410007,0,'hair_type_color',60,31,5), (178238,6410007,0,'hair_type_highlight_color',216,192,37), (178239,6410007,1,'lip_type',3,-18,44), (178240,6410007,1,'nose_type',32,25,0), (178241,6410007,0,'skin_color',192,194,138), (178242,6410007,1,'soga_cheek_type',0,14,48), (178243,6410007,1,'soga_chin_type',0,3,-18), (178244,6410007,1,'soga_ear_type',0,45,0), (178245,6410007,1,'soga_eye_brow_type',0,0,25), (178246,6410007,0,'soga_eye_color',229,229,102), (178247,6410007,0,'soga_hair_face_color',60,31,5), (178248,6410007,0,'soga_hair_face_highlight_color',216,192,37), (178249,6410007,0,'soga_hair_type_color',60,31,5), (178250,6410007,0,'soga_hair_type_highlight_color',216,192,37), (178251,6410007,1,'soga_lip_type',22,47,0), (178252,6410007,1,'soga_nose_type',44,-43,12), (178253,6410007,0,'soga_skin_color',192,194,138), (178254,6410007,0,'wing_color1',255,255,255), (178255,6410007,0,'wing_color2',255,255,255), (178256,6410008,1,'cheek_type',88,87,0), (178257,6410008,1,'chin_type',-64,0,45), (178258,6410008,1,'ear_type',2,37,0), (178259,6410008,1,'eye_brow_type',8,-77,34), (178260,6410008,0,'eye_color',212,172,255), (178261,6410008,1,'eye_type',-35,0,0), (178262,6410008,0,'hair_color1',17,239,48), (178263,6410008,0,'hair_color2',29,0,0), (178264,6410008,0,'hair_face_color',107,131,144), (178265,6410008,0,'hair_face_highlight_color',96,84,129), (178266,6410008,0,'hair_type_color',107,131,144), (178267,6410008,0,'hair_type_highlight_color',96,84,129), (178268,6410008,1,'lip_type',41,-25,-20), (178269,6410008,1,'nose_type',53,17,-17), (178270,6410008,0,'skin_color',167,200,207), (178271,6410008,1,'soga_cheek_type',0,8,-77), (178272,6410008,1,'soga_chin_type',0,41,-25), (178273,6410008,1,'soga_ear_type',0,-35,0), (178274,6410008,1,'soga_eye_brow_type',0,2,37), (178275,6410008,0,'soga_eye_color',229,229,102), (178276,6410008,1,'soga_eye_type',29,0,0), (178277,6410008,0,'soga_hair_face_color',107,131,144), (178278,6410008,0,'soga_hair_face_highlight_color',96,84,129), (178279,6410008,0,'soga_hair_type_color',107,131,144), (178280,6410008,0,'soga_hair_type_highlight_color',96,84,129), (178281,6410008,1,'soga_lip_type',34,88,87), (178282,6410008,1,'soga_nose_type',-20,-64,0), (178283,6410008,0,'soga_skin_color',167,200,207), (178284,6410008,0,'wing_color1',255,255,255), (178285,6410008,0,'wing_color2',255,255,255), (178286,6410009,1,'cheek_type',23,-28,0), (178287,6410009,1,'chin_type',0,11,-18), (178288,6410009,1,'ear_type',-41,-37,0), (178289,6410009,1,'eye_brow_type',28,-3,0), (178290,6410009,0,'eye_color',32,64,53), (178291,6410009,1,'eye_type',-11,0,0), (178292,6410009,0,'hair_color1',246,9,156), (178293,6410009,0,'hair_color2',29,0,0), (178294,6410009,0,'hair_face_color',44,46,34), (178295,6410009,0,'hair_face_highlight_color',45,18,7), (178296,6410009,0,'hair_type_color',44,46,34), (178297,6410009,0,'hair_type_highlight_color',45,18,7), (178298,6410009,1,'lip_type',12,-18,-5), (178299,6410009,1,'nose_type',-25,-10,9), (178300,6410009,0,'skin_color',236,203,200), (178301,6410009,1,'soga_cheek_type',0,28,-3), (178302,6410009,1,'soga_chin_type',0,12,-18), (178303,6410009,1,'soga_ear_type',0,-11,0), (178304,6410009,1,'soga_eye_brow_type',0,-41,-37), (178305,6410009,0,'soga_eye_color',229,229,102), (178306,6410009,1,'soga_eye_type',29,0,0), (178307,6410009,0,'soga_hair_face_color',44,46,34), (178308,6410009,0,'soga_hair_face_highlight_color',45,18,7), (178309,6410009,0,'soga_hair_type_color',44,46,34), (178310,6410009,0,'soga_hair_type_highlight_color',45,18,7), (178311,6410009,1,'soga_lip_type',0,23,-28), (178312,6410009,1,'soga_nose_type',-5,0,11), (178313,6410009,0,'soga_skin_color',236,203,200), (178314,6410009,0,'wing_color1',255,255,255), (178315,6410009,0,'wing_color2',255,255,255), (178316,6410010,1,'cheek_type',-8,3,0), (178317,6410010,1,'chin_type',17,7,-20), (178318,6410010,1,'ear_type',44,26,0), (178319,6410010,1,'eye_brow_type',-11,0,26), (178320,6410010,0,'eye_color',188,151,14), (178321,6410010,1,'eye_type',-11,0,0), (178322,6410010,0,'hair_color1',8,245,7), (178323,6410010,0,'hair_face_color',4,5,2), (178324,6410010,0,'hair_face_highlight_color',216,192,37), (178325,6410010,0,'hair_type_color',4,5,2), (178326,6410010,0,'hair_type_highlight_color',216,192,37), (178327,6410010,1,'lip_type',-11,-7,12), (178328,6410010,1,'nose_type',-43,8,-11), (178329,6410010,0,'skin_color',137,126,92), (178330,6410010,1,'soga_cheek_type',0,-11,0), (178331,6410010,1,'soga_chin_type',0,-11,-7), (178332,6410010,1,'soga_ear_type',0,-11,0), (178333,6410010,1,'soga_eye_brow_type',0,44,26), (178334,6410010,0,'soga_eye_color',229,229,102), (178335,6410010,0,'soga_hair_face_color',4,5,2), (178336,6410010,0,'soga_hair_face_highlight_color',216,192,37), (178337,6410010,0,'soga_hair_type_color',4,5,2), (178338,6410010,0,'soga_hair_type_highlight_color',216,192,37), (178339,6410010,1,'soga_lip_type',26,-8,3), (178340,6410010,1,'soga_nose_type',12,17,7), (178341,6410010,0,'soga_skin_color',137,126,92), (178342,6410010,0,'wing_color1',255,255,255), (178343,6410010,0,'wing_color2',255,255,255), (178344,6410011,1,'cheek_type',-8,3,0), (178345,6410011,1,'chin_type',17,7,-20), (178346,6410011,1,'ear_type',44,26,0), (178347,6410011,1,'eye_brow_type',-11,0,26), (178348,6410011,0,'eye_color',45,15,70), (178349,6410011,1,'eye_type',-11,0,0), (178350,6410011,0,'hair_color1',8,245,100), (178351,6410011,0,'hair_face_color',20,11,1), (178352,6410011,0,'hair_face_highlight_color',216,192,37), (178353,6410011,0,'hair_type_color',20,11,1), (178354,6410011,0,'hair_type_highlight_color',216,192,37), (178355,6410011,1,'lip_type',-11,-7,12), (178356,6410011,1,'nose_type',-43,8,-11), (178357,6410011,0,'skin_color',186,178,126), (178358,6410011,1,'soga_cheek_type',0,-11,0), (178359,6410011,1,'soga_chin_type',0,-11,-7), (178360,6410011,1,'soga_ear_type',0,-11,0), (178361,6410011,1,'soga_eye_brow_type',0,44,26), (178362,6410011,0,'soga_eye_color',229,229,102), (178363,6410011,0,'soga_hair_face_color',20,11,1), (178364,6410011,0,'soga_hair_face_highlight_color',216,192,37), (178365,6410011,0,'soga_hair_type_color',20,11,1), (178366,6410011,0,'soga_hair_type_highlight_color',216,192,37), (178367,6410011,1,'soga_lip_type',26,-8,3), (178368,6410011,1,'soga_nose_type',12,17,7), (178369,6410011,0,'soga_skin_color',186,178,126), (178370,6410011,0,'wing_color1',255,255,255), (178371,6410011,0,'wing_color2',255,255,255), (178372,6410012,1,'cheek_type',-17,10,0), (178373,6410012,1,'chin_type',5,20,35), (178374,6410012,1,'ear_type',-5,9,0), (178375,6410012,1,'eye_brow_type',34,-22,-17), (178376,6410012,0,'eye_color',253,241,42), (178377,6410012,1,'eye_type',43,0,0), (178378,6410012,0,'hair_color1',0,21,215), (178379,6410012,0,'hair_face_color',223,220,194), (178380,6410012,0,'hair_face_highlight_color',216,192,37), (178381,6410012,0,'hair_type_color',223,220,194), (178382,6410012,0,'hair_type_highlight_color',216,192,37), (178383,6410012,1,'lip_type',0,4,20), (178384,6410012,1,'nose_type',-7,0,21), (178385,6410012,0,'skin_color',149,145,102), (178386,6410012,1,'soga_cheek_type',0,34,-22), (178387,6410012,1,'soga_chin_type',0,0,4), (178388,6410012,1,'soga_ear_type',0,43,0), (178389,6410012,1,'soga_eye_brow_type',0,-5,9), (178390,6410012,0,'soga_eye_color',229,229,102), (178391,6410012,0,'soga_hair_face_color',223,220,194), (178392,6410012,0,'soga_hair_face_highlight_color',216,192,37), (178393,6410012,0,'soga_hair_type_color',223,220,194), (178394,6410012,0,'soga_hair_type_highlight_color',216,192,37), (178395,6410012,1,'soga_lip_type',-17,-17,10), (178396,6410012,1,'soga_nose_type',20,5,20), (178397,6410012,0,'soga_skin_color',149,145,102), (178398,6410012,0,'wing_color1',255,255,255), (178399,6410012,0,'wing_color2',255,255,255), (178400,6410013,1,'cheek_type',-8,3,0), (178401,6410013,1,'chin_type',17,7,-20), (178402,6410013,1,'ear_type',44,26,0), (178403,6410013,1,'eye_brow_type',-11,0,26), (178404,6410013,0,'eye_color',190,20,14), (178405,6410013,1,'eye_type',-11,0,0), (178406,6410013,0,'hair_color1',8,245,239), (178407,6410013,0,'hair_face_color',35,23,9), (178408,6410013,0,'hair_face_highlight_color',216,192,37), (178409,6410013,0,'hair_type_color',35,23,9), (178410,6410013,0,'hair_type_highlight_color',216,192,37), (178411,6410013,1,'lip_type',-11,-7,12), (178412,6410013,1,'nose_type',-43,8,-11), (178413,6410013,0,'skin_color',178,170,120), (178414,6410013,1,'soga_cheek_type',0,-11,0), (178415,6410013,1,'soga_chin_type',0,-11,-7), (178416,6410013,1,'soga_ear_type',0,-11,0), (178417,6410013,1,'soga_eye_brow_type',0,44,26), (178418,6410013,0,'soga_eye_color',229,229,102), (178419,6410013,0,'soga_hair_face_color',35,23,9), (178420,6410013,0,'soga_hair_face_highlight_color',216,192,37), (178421,6410013,0,'soga_hair_type_color',35,23,9), (178422,6410013,0,'soga_hair_type_highlight_color',216,192,37), (178423,6410013,1,'soga_lip_type',26,-8,3), (178424,6410013,1,'soga_nose_type',12,17,7), (178425,6410013,0,'soga_skin_color',178,170,120), (178426,6410013,0,'wing_color1',255,255,255), (178427,6410013,0,'wing_color2',255,255,255), (178428,6410014,1,'cheek_type',-8,3,0), (178429,6410014,1,'chin_type',17,7,-20), (178430,6410014,1,'ear_type',44,26,0), (178431,6410014,1,'eye_brow_type',-11,0,26), (178432,6410014,0,'eye_color',60,25,91), (178433,6410014,1,'eye_type',-11,0,0), (178434,6410014,0,'hair_color1',8,245,46), (178435,6410014,0,'hair_face_color',150,93,1), (178436,6410014,0,'hair_face_highlight_color',216,192,37), (178437,6410014,0,'hair_type_color',150,93,1), (178438,6410014,0,'hair_type_highlight_color',216,192,37), (178439,6410014,1,'lip_type',-11,-7,12), (178440,6410014,1,'nose_type',-43,8,-11), (178441,6410014,0,'skin_color',157,158,113), (178442,6410014,1,'soga_cheek_type',0,-11,0), (178443,6410014,1,'soga_chin_type',0,-11,-7), (178444,6410014,1,'soga_ear_type',0,-11,0), (178445,6410014,1,'soga_eye_brow_type',0,44,26), (178446,6410014,0,'soga_eye_color',229,229,102), (178447,6410014,0,'soga_hair_face_color',150,93,1), (178448,6410014,0,'soga_hair_face_highlight_color',216,192,37), (178449,6410014,0,'soga_hair_type_color',150,93,1), (178450,6410014,0,'soga_hair_type_highlight_color',216,192,37), (178451,6410014,1,'soga_lip_type',26,-8,3), (178452,6410014,1,'soga_nose_type',12,17,7), (178453,6410014,0,'soga_skin_color',157,158,113), (178454,6410014,0,'wing_color1',255,255,255), (178455,6410014,0,'wing_color2',255,255,255), (178456,6410015,1,'cheek_type',-3,28,0), (178457,6410015,1,'chin_type',-1,-2,9), (178458,6410015,1,'ear_type',7,3,0), (178459,6410015,1,'eye_brow_type',-1,-29,-23), (178460,6410015,0,'eye_color',240,144,255), (178461,6410015,1,'eye_type',-2,0,0), (178462,6410015,0,'hair_color1',228,11,0), (178463,6410015,0,'hair_color2',208,0,0), (178464,6410015,0,'hair_face_color',219,244,244), (178465,6410015,0,'hair_face_highlight_color',105,103,97), (178466,6410015,0,'hair_type_color',219,244,244), (178467,6410015,0,'hair_type_highlight_color',105,103,97), (178468,6410015,1,'lip_type',-37,-7,0), (178469,6410015,1,'nose_type',0,-28,11), (178470,6410015,0,'skin_color',136,176,189), (178471,6410015,1,'soga_cheek_type',0,-1,-29), (178472,6410015,1,'soga_chin_type',0,-37,-7), (178473,6410015,1,'soga_ear_type',0,-2,0), (178474,6410015,1,'soga_eye_brow_type',0,7,3), (178475,6410015,0,'soga_eye_color',229,229,102), (178476,6410015,1,'soga_eye_type',-48,0,0), (178477,6410015,0,'soga_hair_face_color',219,244,244), (178478,6410015,0,'soga_hair_face_highlight_color',105,103,97), (178479,6410015,0,'soga_hair_type_color',219,244,244), (178480,6410015,0,'soga_hair_type_highlight_color',105,103,97), (178481,6410015,1,'soga_lip_type',-23,-3,28), (178482,6410015,1,'soga_nose_type',0,-1,-2), (178483,6410015,0,'soga_skin_color',136,176,189), (178484,6410015,0,'wing_color1',255,255,255), (178485,6410015,0,'wing_color2',255,255,255), (178486,6410016,1,'cheek_type',28,-37,0), (178487,6410016,1,'chin_type',9,4,17), (178488,6410016,1,'ear_type',-28,28,0), (178489,6410016,1,'eye_brow_type',-4,-41,-19), (178490,6410016,0,'eye_color',45,65,39), (178491,6410016,1,'eye_type',23,0,0), (178492,6410016,0,'hair_color1',228,37,156), (178493,6410016,0,'hair_color2',62,0,0), (178494,6410016,0,'hair_face_color',123,75,53), (178495,6410016,0,'hair_face_highlight_color',114,47,0), (178496,6410016,0,'hair_type_color',123,75,53), (178497,6410016,0,'hair_type_highlight_color',114,47,0), (178498,6410016,1,'lip_type',32,32,-14), (178499,6410016,1,'nose_type',-26,-28,37), (178500,6410016,0,'skin_color',184,157,104), (178501,6410016,1,'soga_cheek_type',0,-4,-41), (178502,6410016,1,'soga_chin_type',0,32,32), (178503,6410016,1,'soga_ear_type',0,23,0), (178504,6410016,1,'soga_eye_brow_type',0,-28,28), (178505,6410016,0,'soga_eye_color',229,229,102), (178506,6410016,1,'soga_eye_type',62,0,0), (178507,6410016,0,'soga_hair_face_color',123,75,53), (178508,6410016,0,'soga_hair_face_highlight_color',114,47,0), (178509,6410016,0,'soga_hair_type_color',123,75,53), (178510,6410016,0,'soga_hair_type_highlight_color',114,47,0), (178511,6410016,1,'soga_lip_type',-19,28,-37), (178512,6410016,1,'soga_nose_type',-14,9,4), (178513,6410016,0,'soga_skin_color',184,157,104), (178514,6410016,0,'wing_color1',255,255,255), (178515,6410016,0,'wing_color2',255,255,255), (178516,6410017,0,'eye_color',255,255,255), (178517,6410017,0,'skin_color',255,255,255), (178518,6410017,0,'soga_eye_color',255,0,255), (178519,6410018,0,'eye_color',255,255,255), (178520,6410018,0,'skin_color',255,255,255), (178521,6410018,0,'soga_eye_color',255,0,255), (178522,6410019,0,'eye_color',255,255,255), (178523,6410019,0,'skin_color',255,255,255), (178524,6410019,0,'soga_eye_color',255,0,255), (178525,6410019,0,'soga_skin_color',255,255,255), (178526,6410020,0,'eye_color',255,255,255), (178527,6410020,0,'skin_color',255,255,255), (178528,6410020,0,'soga_eye_color',255,0,255), (178529,6410021,0,'eye_color',255,255,255), (178530,6410021,0,'skin_color',255,255,255), (178531,6410021,0,'soga_eye_color',255,0,255), (178532,6410022,0,'eye_color',255,255,255), (178533,6410022,0,'skin_color',255,255,255), (178534,6410022,0,'soga_eye_color',255,0,255), (178535,6410023,0,'eye_color',255,255,255), (178536,6410023,0,'skin_color',255,255,255), (178537,6410023,0,'soga_eye_color',255,0,255), (178538,6410024,0,'eye_color',255,255,255), (178539,6410024,0,'skin_color',255,255,255), (178540,6410024,0,'soga_eye_color',255,0,255), (178541,6410025,0,'eye_color',255,255,255), (178542,6410025,0,'skin_color',255,255,255), (178543,6410025,0,'soga_eye_color',255,0,255), (178544,6410026,0,'eye_color',255,255,255), (178545,6410026,0,'skin_color',255,255,255), (178546,6410026,0,'soga_eye_color',255,0,255), (178547,6410027,0,'eye_color',255,255,255), (178548,6410027,0,'skin_color',255,255,255), (178549,6410027,0,'soga_eye_color',255,0,255), (178550,6410028,0,'eye_color',255,255,255), (178551,6410028,0,'skin_color',255,255,255), (178552,6410028,0,'soga_eye_color',255,0,255), (178553,6410029,0,'eye_color',255,255,255), (178554,6410029,0,'skin_color',255,255,255), (178555,6410029,0,'soga_eye_color',255,0,255), (178556,6410030,0,'eye_color',255,255,255), (178557,6410030,0,'skin_color',255,255,255), (178558,6410030,0,'soga_eye_color',255,0,255), (178559,6410031,0,'eye_color',255,255,255), (178560,6410031,0,'skin_color',255,255,255), (178561,6410031,0,'soga_eye_color',255,0,255), (178562,6410032,0,'eye_color',255,255,255), (178563,6410032,0,'skin_color',255,255,255), (178564,6410032,0,'soga_eye_color',255,0,255), (178565,6410033,0,'eye_color',255,255,255), (178566,6410033,0,'skin_color',255,255,255), (178567,6410033,0,'soga_eye_color',255,0,255), (178568,6410034,0,'eye_color',255,255,255), (178569,6410034,0,'skin_color',255,255,255), (178570,6410034,0,'soga_eye_color',255,0,255), (178571,6410035,1,'cheek_type',-31,-14,0), (178572,6410035,1,'chin_type',-7,-14,0), (178573,6410035,1,'ear_type',34,40,0), (178574,6410035,1,'eye_brow_type',-39,-4,-18), (178575,6410035,0,'eye_color',129,181,196), (178576,6410035,1,'eye_type',26,0,0), (178577,6410035,0,'hair_color1',212,3,31), (178578,6410035,0,'hair_face_color',151,113,33), (178579,6410035,0,'hair_face_highlight_color',152,125,1), (178580,6410035,0,'hair_type_color',255,255,255), (178581,6410035,0,'hair_type_highlight_color',255,255,255), (178582,6410035,1,'lip_type',19,17,-5), (178583,6410035,1,'nose_type',-7,-44,3), (178584,6410035,0,'skin_color',177,128,76), (178585,6410035,1,'soga_cheek_type',0,-39,-4), (178586,6410035,1,'soga_chin_type',0,19,17), (178587,6410035,1,'soga_ear_type',0,26,0), (178588,6410035,1,'soga_eye_brow_type',0,34,40), (178589,6410035,0,'soga_eye_color',229,229,102), (178590,6410035,0,'soga_hair_face_color',151,113,33), (178591,6410035,0,'soga_hair_face_highlight_color',152,125,1), (178592,6410035,0,'soga_hair_type_color',255,255,255), (178593,6410035,0,'soga_hair_type_highlight_color',255,255,255), (178594,6410035,1,'soga_lip_type',-18,-31,-14), (178595,6410035,1,'soga_nose_type',-5,-7,-14), (178596,6410035,0,'soga_skin_color',177,128,76), (178597,6410035,0,'wing_color1',255,255,255), (178598,6410035,0,'wing_color2',255,255,255), (178599,6410036,1,'cheek_type',-35,8,0), (178600,6410036,1,'chin_type',19,-17,0), (178601,6410036,1,'ear_type',-28,28,0), (178602,6410036,1,'eye_brow_type',-7,2,12), (178603,6410036,0,'eye_color',151,191,189), (178604,6410036,1,'eye_type',7,0,0), (178605,6410036,0,'hair_color1',19,35,0), (178606,6410036,0,'hair_color2',62,0,0), (178607,6410036,0,'hair_face_color',167,138,64), (178608,6410036,0,'hair_face_highlight_color',40,22,3), (178609,6410036,0,'hair_type_color',255,255,255), (178610,6410036,0,'hair_type_highlight_color',255,255,255), (178611,6410036,1,'lip_type',-25,8,21), (178612,6410036,1,'nose_type',14,19,35), (178613,6410036,0,'skin_color',236,204,202), (178614,6410036,1,'soga_cheek_type',0,-7,2), (178615,6410036,1,'soga_chin_type',0,-25,8), (178616,6410036,1,'soga_ear_type',0,7,0), (178617,6410036,1,'soga_eye_brow_type',0,-28,28), (178618,6410036,0,'soga_eye_color',229,229,102), (178619,6410036,1,'soga_eye_type',62,0,0), (178620,6410036,0,'soga_hair_face_color',167,138,64), (178621,6410036,0,'soga_hair_face_highlight_color',40,22,3), (178622,6410036,0,'soga_hair_type_color',255,255,255), (178623,6410036,0,'soga_hair_type_highlight_color',255,255,255), (178624,6410036,1,'soga_lip_type',12,-35,8), (178625,6410036,1,'soga_nose_type',21,19,-17), (178626,6410036,0,'soga_skin_color',236,204,202), (178627,6410036,0,'wing_color1',255,255,255), (178628,6410036,0,'wing_color2',255,255,255), (178629,6410037,1,'cheek_type',-14,-8,0), (178630,6410037,1,'chin_type',9,-19,2), (178631,6410037,1,'ear_type',-45,-5,0), (178632,6410037,1,'eye_brow_type',-37,4,-9), (178633,6410037,0,'eye_color',136,184,199), (178634,6410037,1,'eye_type',20,0,0), (178635,6410037,0,'hair_color1',228,20,156), (178636,6410037,0,'hair_face_color',33,43,43), (178637,6410037,0,'hair_face_highlight_color',84,54,0), (178638,6410037,0,'hair_type_color',255,255,255), (178639,6410037,0,'hair_type_highlight_color',255,255,255), (178640,6410037,1,'lip_type',37,21,0), (178641,6410037,1,'nose_type',-9,-28,20), (178642,6410037,0,'skin_color',209,224,224), (178643,6410037,1,'soga_cheek_type',0,-37,4), (178644,6410037,1,'soga_chin_type',0,37,21), (178645,6410037,1,'soga_ear_type',0,20,0), (178646,6410037,1,'soga_eye_brow_type',0,-45,-5), (178647,6410037,0,'soga_eye_color',229,229,102), (178648,6410037,0,'soga_hair_face_color',33,43,43), (178649,6410037,0,'soga_hair_face_highlight_color',84,54,0), (178650,6410037,0,'soga_hair_type_color',255,255,255), (178651,6410037,0,'soga_hair_type_highlight_color',255,255,255), (178652,6410037,1,'soga_lip_type',-9,-14,-8), (178653,6410037,1,'soga_nose_type',0,9,-19), (178654,6410037,0,'soga_skin_color',209,224,224), (178655,6410037,0,'wing_color1',255,255,255), (178656,6410037,0,'wing_color2',255,255,255), (178657,6410038,1,'cheek_type',0,-20,0), (178658,6410038,1,'chin_type',37,-17,-46), (178659,6410038,1,'ear_type',77,-26,0), (178660,6410038,1,'eye_brow_type',-38,45,-41), (178661,6410038,0,'eye_color',86,86,0), (178662,6410038,1,'eye_type',-32,0,0), (178663,6410038,0,'hair_color1',249,246,180), (178664,6410038,0,'hair_face_color',87,59,40), (178665,6410038,0,'hair_face_highlight_color',170,148,121), (178666,6410038,0,'hair_type_color',87,59,40), (178667,6410038,0,'hair_type_highlight_color',170,148,121), (178668,6410038,1,'lip_type',59,56,-10), (178669,6410038,1,'nose_type',91,-7,-10), (178670,6410038,0,'skin_color',136,103,55), (178671,6410038,1,'soga_cheek_type',0,-38,45), (178672,6410038,1,'soga_chin_type',0,59,56), (178673,6410038,1,'soga_ear_type',0,-32,0), (178674,6410038,1,'soga_eye_brow_type',0,77,-26), (178675,6410038,0,'soga_eye_color',229,229,102), (178676,6410038,0,'soga_hair_face_color',87,59,40), (178677,6410038,0,'soga_hair_face_highlight_color',170,148,121), (178678,6410038,0,'soga_hair_type_color',87,59,40), (178679,6410038,0,'soga_hair_type_highlight_color',170,148,121), (178680,6410038,1,'soga_lip_type',-41,0,-20), (178681,6410038,1,'soga_nose_type',-10,37,-17), (178682,6410038,0,'soga_skin_color',136,103,55), (178683,6410038,0,'wing_color1',255,255,255), (178684,6410038,0,'wing_color2',255,255,255), (178685,6410039,0,'eye_color',255,255,255), (178686,6410039,0,'skin_color',255,255,255), (178687,6410039,0,'soga_eye_color',255,0,255), (178688,6410040,0,'eye_color',255,255,255), (178689,6410040,0,'skin_color',255,255,255), (178690,6410040,0,'soga_eye_color',255,0,255), (178691,6410041,0,'eye_color',255,255,255), (178692,6410041,0,'skin_color',255,255,255), (178693,6410041,0,'soga_eye_color',255,0,255), (178694,6410042,0,'eye_color',255,255,255), (178695,6410042,0,'skin_color',255,255,255), (178696,6410042,0,'soga_eye_color',255,0,255), (178697,6410043,0,'eye_color',255,255,255), (178698,6410043,0,'skin_color',255,255,255), (178699,6410043,0,'soga_eye_color',255,0,255), (178700,6410044,0,'eye_color',255,255,255), (178701,6410044,0,'skin_color',255,255,255), (178702,6410044,0,'soga_eye_color',255,0,255), (178703,6410045,0,'eye_color',255,255,255), (178704,6410045,0,'skin_color',255,255,255), (178705,6410045,0,'soga_eye_color',255,0,255), (178706,6410046,0,'eye_color',255,255,255), (178707,6410046,0,'skin_color',255,255,255), (178708,6410046,0,'soga_eye_color',255,0,255), (178709,6410047,0,'eye_color',255,255,255), (178710,6410047,0,'skin_color',255,255,255), (178711,6410047,0,'soga_eye_color',255,0,255), (178712,6410048,0,'eye_color',255,255,255), (178713,6410048,0,'skin_color',255,255,255), (178714,6410048,0,'soga_eye_color',255,0,255), (178715,6410049,0,'eye_color',255,255,255), (178716,6410049,0,'skin_color',255,255,255), (178717,6410049,0,'soga_eye_color',255,0,255), (178718,6410050,0,'eye_color',255,255,255), (178719,6410050,0,'skin_color',255,255,255), (178720,6410050,0,'soga_eye_color',255,0,255), (178721,6410051,0,'eye_color',255,255,255), (178722,6410051,0,'skin_color',255,255,255), (178723,6410051,0,'soga_eye_color',255,0,255), (178724,6410052,0,'eye_color',255,255,255), (178725,6410052,0,'skin_color',255,255,255), (178726,6410052,0,'soga_eye_color',255,0,255), (178727,6410053,0,'eye_color',255,255,255), (178728,6410053,0,'skin_color',255,255,255), (178729,6410053,0,'soga_eye_color',255,0,255), (178730,6410054,0,'eye_color',255,255,255), (178731,6410054,0,'skin_color',255,255,255), (178732,6410054,0,'soga_eye_color',255,0,255), (178733,6410055,0,'eye_color',255,255,255), (178734,6410055,0,'skin_color',255,255,255), (178735,6410055,0,'soga_eye_color',255,0,255), (178736,6410056,0,'eye_color',255,255,255), (178737,6410056,0,'skin_color',255,255,255), (178738,6410056,0,'soga_eye_color',255,0,255), (178739,6410057,1,'cheek_type',-14,-8,0), (178740,6410057,1,'chin_type',9,-19,2), (178741,6410057,1,'ear_type',-45,-5,0), (178742,6410057,1,'eye_brow_type',-37,4,-9), (178743,6410057,0,'eye_color',136,184,199), (178744,6410057,1,'eye_type',20,0,0), (178745,6410057,0,'hair_color1',228,20,156), (178746,6410057,0,'hair_face_color',33,43,43), (178747,6410057,0,'hair_face_highlight_color',84,54,0), (178748,6410057,0,'hair_type_color',33,43,43), (178749,6410057,0,'hair_type_highlight_color',84,54,0), (178750,6410057,1,'lip_type',37,21,0), (178751,6410057,1,'nose_type',-9,-28,20), (178752,6410057,0,'skin_color',209,224,224), (178753,6410057,1,'soga_cheek_type',0,-37,4), (178754,6410057,1,'soga_chin_type',0,37,21), (178755,6410057,1,'soga_ear_type',0,20,0), (178756,6410057,1,'soga_eye_brow_type',0,-45,-5), (178757,6410057,0,'soga_eye_color',229,229,102), (178758,6410057,0,'soga_hair_face_color',33,43,43), (178759,6410057,0,'soga_hair_face_highlight_color',84,54,0), (178760,6410057,0,'soga_hair_type_color',33,43,43), (178761,6410057,0,'soga_hair_type_highlight_color',84,54,0), (178762,6410057,1,'soga_lip_type',-9,-14,-8), (178763,6410057,1,'soga_nose_type',0,9,-19), (178764,6410057,0,'soga_skin_color',209,224,224), (178765,6410057,0,'wing_color1',255,255,255), (178766,6410057,0,'wing_color2',255,255,255), (178767,6410058,1,'cheek_type',20,14,0), (178768,6410058,1,'chin_type',35,81,68), (178769,6410058,1,'ear_type',-62,28,0), (178770,6410058,1,'eye_brow_type',-56,82,28), (178771,6410058,0,'eye_color',61,120,89), (178772,6410058,1,'eye_type',-41,0,0), (178773,6410058,0,'hair_color1',68,208,248), (178774,6410058,0,'hair_color2',76,0,0), (178775,6410058,0,'hair_face_color',228,182,26), (178776,6410058,0,'hair_face_highlight_color',35,24,1), (178777,6410058,0,'hair_type_color',255,255,255), (178778,6410058,0,'hair_type_highlight_color',255,255,255), (178779,6410058,1,'lip_type',94,-76,-50), (178780,6410058,1,'nose_type',64,68,-48), (178781,6410058,0,'skin_color',241,232,234), (178782,6410058,1,'soga_cheek_type',0,-56,82), (178783,6410058,1,'soga_chin_type',0,94,-76), (178784,6410058,1,'soga_ear_type',0,-41,0), (178785,6410058,1,'soga_eye_brow_type',0,-62,28), (178786,6410058,0,'soga_eye_color',229,229,102), (178787,6410058,1,'soga_eye_type',76,0,0), (178788,6410058,0,'soga_hair_face_color',228,182,26), (178789,6410058,0,'soga_hair_face_highlight_color',35,24,1), (178790,6410058,0,'soga_hair_type_color',255,255,255), (178791,6410058,0,'soga_hair_type_highlight_color',255,255,255), (178792,6410058,1,'soga_lip_type',28,20,14), (178793,6410058,1,'soga_nose_type',-50,35,81), (178794,6410058,0,'soga_skin_color',241,232,234), (178795,6410058,0,'wing_color1',255,255,255), (178796,6410058,0,'wing_color2',255,255,255), (178797,6410059,0,'eye_color',255,255,255), (178798,6410059,0,'skin_color',255,255,255), (178799,6410059,0,'soga_eye_color',255,0,255), (178800,6410060,1,'cheek_type',-2,0,0), (178801,6410060,1,'chin_type',25,3,25), (178802,6410060,1,'ear_type',-18,17,0), (178803,6410060,1,'eye_brow_type',0,-3,17), (178804,6410060,0,'eye_color',125,178,193), (178805,6410060,1,'eye_type',10,0,0), (178806,6410060,0,'hair_color1',228,14,8), (178807,6410060,0,'hair_color2',218,0,0), (178808,6410060,0,'hair_face_color',188,154,50), (178809,6410060,0,'hair_face_highlight_color',119,70,3), (178810,6410060,0,'hair_type_color',255,255,255), (178811,6410060,0,'hair_type_highlight_color',255,255,255), (178812,6410060,1,'lip_type',0,-45,31), (178813,6410060,1,'nose_type',5,-28,14), (178814,6410060,0,'skin_color',176,137,72), (178815,6410060,1,'soga_cheek_type',0,0,-3), (178816,6410060,1,'soga_chin_type',0,0,-45), (178817,6410060,1,'soga_ear_type',0,10,0), (178818,6410060,1,'soga_eye_brow_type',0,-18,17), (178819,6410060,0,'soga_eye_color',229,229,102), (178820,6410060,1,'soga_eye_type',-38,0,0), (178821,6410060,0,'soga_hair_face_color',188,154,50), (178822,6410060,0,'soga_hair_face_highlight_color',119,70,3), (178823,6410060,0,'soga_hair_type_color',255,255,255), (178824,6410060,0,'soga_hair_type_highlight_color',255,255,255), (178825,6410060,1,'soga_lip_type',17,-2,0), (178826,6410060,1,'soga_nose_type',31,25,3), (178827,6410060,0,'soga_skin_color',176,137,72), (178828,6410060,0,'wing_color1',255,255,255), (178829,6410060,0,'wing_color2',255,255,255), (178830,6410061,0,'eye_color',255,255,255), (178831,6410061,0,'skin_color',255,255,255), (178832,6410061,0,'soga_eye_color',255,0,255), (178833,6410062,1,'cheek_type',-28,31,0), (178834,6410062,1,'chin_type',-28,0,19), (178835,6410062,1,'ear_type',-3,35,0), (178836,6410062,1,'eye_brow_type',-34,34,-3), (178837,6410062,0,'eye_color',251,248,254), (178838,6410062,1,'eye_type',100,0,0), (178839,6410062,0,'hair_color1',238,253,7), (178840,6410062,0,'hair_face_color',60,57,26), (178841,6410062,0,'hair_face_highlight_color',216,192,37), (178842,6410062,0,'hair_type_color',255,255,255), (178843,6410062,0,'hair_type_highlight_color',255,255,255), (178844,6410062,1,'lip_type',28,-17,-14), (178845,6410062,1,'nose_type',0,-18,-3), (178846,6410062,0,'skin_color',167,139,111), (178847,6410062,1,'soga_cheek_type',0,-34,34), (178848,6410062,1,'soga_chin_type',0,28,-17), (178849,6410062,1,'soga_ear_type',0,100,0), (178850,6410062,1,'soga_eye_brow_type',0,-3,35), (178851,6410062,0,'soga_eye_color',229,229,102), (178852,6410062,0,'soga_hair_face_color',60,57,26), (178853,6410062,0,'soga_hair_face_highlight_color',216,192,37), (178854,6410062,0,'soga_hair_type_color',255,255,255), (178855,6410062,0,'soga_hair_type_highlight_color',255,255,255), (178856,6410062,1,'soga_lip_type',-3,-28,31), (178857,6410062,1,'soga_nose_type',-14,-28,0), (178858,6410062,0,'soga_skin_color',167,139,111), (178859,6410062,0,'wing_color1',255,255,255), (178860,6410062,0,'wing_color2',255,255,255), (178861,6410063,0,'eye_color',255,255,255), (178862,6410063,0,'skin_color',255,255,255), (178863,6410063,0,'soga_eye_color',255,0,255), (178864,6410064,0,'eye_color',255,255,255), (178865,6410064,0,'skin_color',255,255,255), (178866,6410064,0,'soga_eye_color',255,0,255), (178867,6410065,1,'cheek_type',25,42,0), (178868,6410065,1,'chin_type',43,-81,-52), (178869,6410065,1,'ear_type',62,-7,0), (178870,6410065,1,'eye_brow_type',37,78,-88), (178871,6410065,0,'eye_color',139,121,65), (178872,6410065,1,'eye_type',40,0,0), (178873,6410065,0,'hair_color1',4,211,10), (178874,6410065,0,'hair_color2',31,0,0), (178875,6410065,0,'hair_face_color',19,6,26), (178876,6410065,0,'hair_face_highlight_color',35,24,1), (178877,6410065,0,'hair_type_color',19,6,26), (178878,6410065,0,'hair_type_highlight_color',35,24,1), (178879,6410065,1,'lip_type',-71,62,-11), (178880,6410065,1,'nose_type',96,4,-45), (178881,6410065,0,'skin_color',233,222,178), (178882,6410065,1,'soga_cheek_type',0,37,78), (178883,6410065,1,'soga_chin_type',0,-71,62), (178884,6410065,1,'soga_ear_type',0,40,0), (178885,6410065,1,'soga_eye_brow_type',0,62,-7), (178886,6410065,0,'soga_eye_color',229,229,102), (178887,6410065,1,'soga_eye_type',31,0,0), (178888,6410065,0,'soga_hair_face_color',19,6,26), (178889,6410065,0,'soga_hair_face_highlight_color',35,24,1), (178890,6410065,0,'soga_hair_type_color',19,6,26), (178891,6410065,0,'soga_hair_type_highlight_color',35,24,1), (178892,6410065,1,'soga_lip_type',-88,25,42), (178893,6410065,1,'soga_nose_type',-11,43,-81), (178894,6410065,0,'soga_skin_color',233,222,178), (178895,6410065,0,'wing_color1',255,255,255), (178896,6410065,0,'wing_color2',255,255,255), (178897,6410066,1,'cheek_type',-31,14,0), (178898,6410066,1,'chin_type',-14,17,-37), (178899,6410066,1,'ear_type',0,29,0), (178900,6410066,1,'eye_brow_type',-9,28,0), (178901,6410066,0,'eye_color',209,180,255), (178902,6410066,1,'eye_type',17,0,0), (178903,6410066,0,'hair_color1',39,254,0), (178904,6410066,0,'hair_face_color',122,151,151), (178905,6410066,0,'hair_face_highlight_color',105,103,97), (178906,6410066,0,'hair_type_color',255,255,255), (178907,6410066,0,'hair_type_highlight_color',255,255,255), (178908,6410066,1,'lip_type',-31,-19,-14), (178909,6410066,1,'nose_type',-28,39,-2), (178910,6410066,0,'skin_color',100,65,95), (178911,6410066,1,'soga_cheek_type',0,-9,28), (178912,6410066,1,'soga_chin_type',0,-31,-19), (178913,6410066,1,'soga_ear_type',0,17,0), (178914,6410066,1,'soga_eye_brow_type',0,0,29), (178915,6410066,0,'soga_eye_color',229,229,102), (178916,6410066,0,'soga_hair_face_color',122,151,151), (178917,6410066,0,'soga_hair_face_highlight_color',105,103,97), (178918,6410066,0,'soga_hair_type_color',255,255,255), (178919,6410066,0,'soga_hair_type_highlight_color',255,255,255), (178920,6410066,1,'soga_lip_type',0,-31,14), (178921,6410066,1,'soga_nose_type',-14,-14,17), (178922,6410066,0,'soga_skin_color',100,65,95), (178923,6410066,0,'wing_color1',255,255,255), (178924,6410066,0,'wing_color2',255,255,255), (178925,6410067,1,'cheek_type',-2,38,0), (178926,6410067,1,'chin_type',58,-75,-95), (178927,6410067,1,'ear_type',58,-63,0), (178928,6410067,1,'eye_brow_type',-20,70,29), (178929,6410067,0,'eye_color',84,139,114), (178930,6410067,1,'eye_type',-62,0,0), (178931,6410067,0,'hair_color1',41,55,26), (178932,6410067,0,'hair_color2',29,0,0), (178933,6410067,0,'hair_face_color',84,0,0), (178934,6410067,0,'hair_face_highlight_color',35,24,1), (178935,6410067,0,'hair_type_color',84,0,0), (178936,6410067,0,'hair_type_highlight_color',35,24,1), (178937,6410067,1,'lip_type',-79,82,-84), (178938,6410067,1,'nose_type',2,41,55), (178939,6410067,0,'skin_color',136,118,120), (178940,6410067,1,'soga_cheek_type',0,-20,70), (178941,6410067,1,'soga_chin_type',0,-79,82), (178942,6410067,1,'soga_ear_type',0,-62,0), (178943,6410067,1,'soga_eye_brow_type',0,58,-63), (178944,6410067,0,'soga_eye_color',229,229,102), (178945,6410067,1,'soga_eye_type',29,0,0), (178946,6410067,0,'soga_hair_face_color',84,0,0), (178947,6410067,0,'soga_hair_face_highlight_color',35,24,1), (178948,6410067,0,'soga_hair_type_color',84,0,0), (178949,6410067,0,'soga_hair_type_highlight_color',35,24,1), (178950,6410067,1,'soga_lip_type',29,-2,38), (178951,6410067,1,'soga_nose_type',-84,58,-75), (178952,6410067,0,'soga_skin_color',136,118,120), (178953,6410067,0,'wing_color1',255,255,255), (178954,6410067,0,'wing_color2',255,255,255), (178955,6410068,0,'eye_color',255,255,255), (178956,6410068,0,'skin_color',255,255,255), (178957,6410068,0,'soga_eye_color',255,0,255), (178958,6410069,1,'cheek_type',100,-100,0), (178959,6410069,1,'chin_type',-100,100,-100), (178960,6410069,1,'ear_type',62,9,0), (178961,6410069,1,'eye_brow_type',-8,100,-7), (178962,6410069,0,'eye_color',44,90,104), (178963,6410069,1,'eye_type',26,0,0), (178964,6410069,0,'hair_color1',156,100,156), (178965,6410069,0,'hair_face_color',43,30,22), (178966,6410069,0,'hair_face_highlight_color',238,235,229), (178967,6410069,0,'hair_type_color',43,30,22), (178968,6410069,0,'hair_type_highlight_color',238,235,229), (178969,6410069,1,'lip_type',-100,100,-100), (178970,6410069,1,'nose_type',-100,-100,100), (178971,6410069,0,'skin_color',253,251,251), (178972,6410069,1,'soga_cheek_type',0,-8,100), (178973,6410069,1,'soga_chin_type',0,-100,100), (178974,6410069,1,'soga_ear_type',0,26,0), (178975,6410069,1,'soga_eye_brow_type',0,62,9), (178976,6410069,0,'soga_eye_color',229,229,102), (178977,6410069,0,'soga_hair_face_color',43,30,22), (178978,6410069,0,'soga_hair_face_highlight_color',238,235,229), (178979,6410069,0,'soga_hair_type_color',43,30,22), (178980,6410069,0,'soga_hair_type_highlight_color',238,235,229), (178981,6410069,1,'soga_lip_type',-7,100,-100), (178982,6410069,1,'soga_nose_type',-100,-100,100), (178983,6410069,0,'soga_skin_color',253,251,251), (178984,6410069,0,'wing_color1',255,255,255), (178985,6410069,0,'wing_color2',255,255,255), (178986,6410070,1,'cheek_type',-50,-68,0), (178987,6410070,1,'chin_type',-21,-100,-17), (178988,6410070,1,'ear_type',-82,28,0), (178989,6410070,1,'eye_brow_type',-61,81,-22), (178990,6410070,0,'eye_color',148,108,59), (178991,6410070,1,'eye_type',-45,0,0), (178992,6410070,0,'hair_color1',219,87,89), (178993,6410070,0,'hair_color2',156,0,0), (178994,6410070,0,'hair_face_color',244,244,246), (178995,6410070,0,'hair_face_highlight_color',244,244,246), (178996,6410070,0,'hair_type_color',244,244,246), (178997,6410070,0,'hair_type_highlight_color',244,244,246), (178998,6410070,1,'lip_type',-75,-17,-34), (178999,6410070,1,'nose_type',37,-37,87), (179000,6410070,0,'skin_color',246,252,252), (179001,6410070,1,'soga_cheek_type',0,-61,81), (179002,6410070,1,'soga_chin_type',0,-75,-17), (179003,6410070,1,'soga_ear_type',0,-45,0), (179004,6410070,1,'soga_eye_brow_type',0,-82,28), (179005,6410070,0,'soga_eye_color',229,229,102), (179006,6410070,1,'soga_eye_type',-100,0,0), (179007,6410070,0,'soga_hair_face_color',244,244,246), (179008,6410070,0,'soga_hair_face_highlight_color',244,244,246), (179009,6410070,0,'soga_hair_type_color',244,244,246), (179010,6410070,0,'soga_hair_type_highlight_color',244,244,246), (179011,6410070,1,'soga_lip_type',-22,-50,-68), (179012,6410070,1,'soga_nose_type',-34,-21,-100), (179013,6410070,0,'soga_skin_color',246,252,252), (179014,6410071,1,'cheek_type',0,28,0), (179015,6410071,1,'chin_type',19,-12,42), (179016,6410071,1,'ear_type',-22,43,0), (179017,6410071,1,'eye_brow_type',-18,12,7), (179018,6410071,0,'eye_color',77,134,111), (179019,6410071,1,'eye_type',5,0,0), (179020,6410071,0,'hair_color1',8,14,100), (179021,6410071,0,'hair_face_color',174,153,54), (179022,6410071,0,'hair_face_highlight_color',180,67,21), (179023,6410071,0,'hair_type_color',255,255,255), (179024,6410071,0,'hair_type_highlight_color',255,255,255), (179025,6410071,1,'lip_type',-29,20,-3), (179026,6410071,1,'nose_type',7,8,14), (179027,6410071,0,'skin_color',188,156,113), (179028,6410071,1,'soga_cheek_type',0,-18,12), (179029,6410071,1,'soga_chin_type',0,-29,20), (179030,6410071,1,'soga_ear_type',0,5,0), (179031,6410071,1,'soga_eye_brow_type',0,-22,43), (179032,6410071,0,'soga_eye_color',229,229,102), (179033,6410071,0,'soga_hair_face_color',174,153,54), (179034,6410071,0,'soga_hair_face_highlight_color',180,67,21), (179035,6410071,0,'soga_hair_type_color',255,255,255), (179036,6410071,0,'soga_hair_type_highlight_color',255,255,255), (179037,6410071,1,'soga_lip_type',7,0,28), (179038,6410071,1,'soga_nose_type',-3,19,-12), (179039,6410071,0,'soga_skin_color',188,156,113), (179040,6410071,0,'wing_color1',255,255,255), (179041,6410071,0,'wing_color2',255,255,255), (179042,6410072,1,'cheek_type',-31,91,0), (179043,6410072,1,'chin_type',-31,-14,-34), (179044,6410072,1,'ear_type',-96,-37,0), (179045,6410072,1,'eye_brow_type',-37,-94,-44), (179046,6410072,0,'eye_color',131,55,0), (179047,6410072,1,'eye_type',22,0,0), (179048,6410072,0,'hair_color1',197,179,44), (179049,6410072,0,'hair_color2',213,0,0), (179050,6410072,0,'hair_face_color',45,20,0), (179051,6410072,0,'hair_face_highlight_color',216,192,37), (179052,6410072,0,'hair_type_color',255,255,255), (179053,6410072,0,'hair_type_highlight_color',255,255,255), (179054,6410072,1,'lip_type',40,14,5), (179055,6410072,1,'nose_type',-87,-59,-77), (179056,6410072,0,'skin_color',61,71,80), (179057,6410072,1,'soga_cheek_type',0,-37,-94), (179058,6410072,1,'soga_chin_type',0,40,14), (179059,6410072,1,'soga_ear_type',0,22,0), (179060,6410072,1,'soga_eye_brow_type',0,-96,-37), (179061,6410072,0,'soga_eye_color',229,229,102), (179062,6410072,1,'soga_eye_type',-43,0,0), (179063,6410072,0,'soga_hair_face_color',45,20,0), (179064,6410072,0,'soga_hair_face_highlight_color',216,192,37), (179065,6410072,0,'soga_hair_type_color',255,255,255), (179066,6410072,0,'soga_hair_type_highlight_color',255,255,255), (179067,6410072,1,'soga_lip_type',-44,-31,91), (179068,6410072,1,'soga_nose_type',5,-31,-14), (179069,6410072,0,'soga_skin_color',61,71,80), (179070,6410072,0,'wing_color1',255,255,255), (179071,6410072,0,'wing_color2',255,255,255), (179072,6410073,1,'cheek_type',39,-22,0), (179073,6410073,1,'chin_type',14,-18,-12), (179074,6410073,1,'ear_type',25,9,0), (179075,6410073,1,'eye_brow_type',-39,-44,-14), (179076,6410073,0,'eye_color',104,166,185), (179077,6410073,1,'eye_type',39,0,0), (179078,6410073,0,'hair_color1',25,32,0), (179079,6410073,0,'hair_face_color',39,19,4), (179080,6410073,0,'hair_face_highlight_color',28,18,0), (179081,6410073,0,'hair_type_color',39,19,4), (179082,6410073,0,'hair_type_highlight_color',28,18,0), (179083,6410073,1,'lip_type',0,-14,3), (179084,6410073,1,'nose_type',-25,25,32), (179085,6410073,0,'skin_color',197,141,123), (179086,6410073,1,'soga_cheek_type',0,-39,-44), (179087,6410073,1,'soga_chin_type',0,0,-14), (179088,6410073,1,'soga_ear_type',0,39,0), (179089,6410073,1,'soga_eye_brow_type',0,25,9), (179090,6410073,0,'soga_eye_color',229,229,102), (179091,6410073,0,'soga_hair_face_color',39,19,4), (179092,6410073,0,'soga_hair_face_highlight_color',28,18,0), (179093,6410073,0,'soga_hair_type_color',39,19,4), (179094,6410073,0,'soga_hair_type_highlight_color',28,18,0), (179095,6410073,1,'soga_lip_type',-14,39,-22), (179096,6410073,1,'soga_nose_type',3,14,-18), (179097,6410073,0,'soga_skin_color',197,141,123), (179098,6410073,0,'wing_color1',255,255,255), (179099,6410073,0,'wing_color2',255,255,255), (179100,6410074,1,'cheek_type',-23,0,0), (179101,6410074,1,'chin_type',10,-18,-14), (179102,6410074,1,'ear_type',-21,12,0), (179103,6410074,1,'eye_brow_type',-31,-14,-5), (179104,6410074,0,'eye_color',43,87,100), (179105,6410074,0,'hair_color1',23,12,0), (179106,6410074,0,'hair_face_color',34,22,7), (179107,6410074,0,'hair_face_highlight_color',77,77,76), (179108,6410074,0,'hair_type_color',34,22,7), (179109,6410074,0,'hair_type_highlight_color',77,77,76), (179110,6410074,1,'lip_type',0,19,19), (179111,6410074,1,'nose_type',10,23,12), (179112,6410074,0,'skin_color',231,228,218), (179113,6410074,1,'soga_cheek_type',0,-31,-14), (179114,6410074,1,'soga_chin_type',0,0,19), (179115,6410074,1,'soga_eye_brow_type',0,-21,12), (179116,6410074,0,'soga_eye_color',229,229,102), (179117,6410074,0,'soga_hair_face_color',34,22,7), (179118,6410074,0,'soga_hair_face_highlight_color',77,77,76), (179119,6410074,0,'soga_hair_type_color',34,22,7), (179120,6410074,0,'soga_hair_type_highlight_color',77,77,76), (179121,6410074,1,'soga_lip_type',-5,-23,0), (179122,6410074,1,'soga_nose_type',19,10,-18), (179123,6410074,0,'soga_skin_color',231,228,218), (179124,6410074,0,'wing_color1',255,255,255), (179125,6410074,0,'wing_color2',255,255,255), (179126,6410075,1,'cheek_type',75,-43,0), (179127,6410075,1,'chin_type',89,75,93), (179128,6410075,1,'ear_type',-25,-41,0), (179129,6410075,1,'eye_brow_type',87,-37,89), (179130,6410075,0,'eye_color',137,172,150), (179131,6410075,1,'eye_type',9,0,0), (179132,6410075,0,'hair_color1',206,77,0), (179133,6410075,0,'hair_color2',28,0,0), (179134,6410075,0,'hair_face_color',15,1,21), (179135,6410075,0,'hair_type_color',15,1,21), (179136,6410075,1,'lip_type',56,-93,-62), (179137,6410075,1,'nose_type',-75,-50,77), (179138,6410075,0,'skin_color',115,75,66), (179139,6410075,1,'soga_cheek_type',0,87,-37), (179140,6410075,1,'soga_chin_type',0,56,-93), (179141,6410075,1,'soga_ear_type',0,9,0), (179142,6410075,1,'soga_eye_brow_type',0,-25,-41), (179143,6410075,0,'soga_eye_color',229,229,102), (179144,6410075,1,'soga_eye_type',28,0,0), (179145,6410075,0,'soga_hair_face_color',15,1,21), (179146,6410075,0,'soga_hair_type_color',15,1,21), (179147,6410075,1,'soga_lip_type',89,75,-43), (179148,6410075,1,'soga_nose_type',-62,89,75), (179149,6410075,0,'soga_skin_color',115,75,66), (179150,6410075,0,'wing_color1',255,255,255), (179151,6410075,0,'wing_color2',255,255,255), (179152,6410076,1,'cheek_type',-18,-4,0), (179153,6410076,1,'chin_type',14,3,-44), (179154,6410076,1,'ear_type',-39,28,0), (179155,6410076,1,'eye_brow_type',-22,7,-25), (179156,6410076,0,'eye_color',165,187,253), (179157,6410076,1,'eye_type',3,0,0), (179158,6410076,0,'hair_color1',10,34,0), (179159,6410076,0,'hair_face_color',143,134,143), (179160,6410076,0,'hair_face_highlight_color',105,103,97), (179161,6410076,0,'hair_type_color',143,134,143), (179162,6410076,0,'hair_type_highlight_color',105,103,97), (179163,6410076,1,'lip_type',17,25,28), (179164,6410076,1,'nose_type',2,10,34), (179165,6410076,0,'skin_color',141,108,146), (179166,6410076,1,'soga_cheek_type',0,-22,7), (179167,6410076,1,'soga_chin_type',0,17,25), (179168,6410076,1,'soga_ear_type',0,3,0), (179169,6410076,1,'soga_eye_brow_type',0,-39,28), (179170,6410076,0,'soga_eye_color',229,229,102), (179171,6410076,0,'soga_hair_face_color',143,134,143), (179172,6410076,0,'soga_hair_face_highlight_color',105,103,97), (179173,6410076,0,'soga_hair_type_color',143,134,143), (179174,6410076,0,'soga_hair_type_highlight_color',105,103,97), (179175,6410076,1,'soga_lip_type',-25,-18,-4), (179176,6410076,1,'soga_nose_type',28,14,3), (179177,6410076,0,'soga_skin_color',141,108,146), (179178,6410076,0,'wing_color1',255,255,255), (179179,6410076,0,'wing_color2',255,255,255), (179180,6410077,1,'cheek_type',-2,38,0), (179181,6410077,1,'chin_type',58,-75,-95), (179182,6410077,1,'ear_type',58,-63,0), (179183,6410077,1,'eye_brow_type',-20,70,29), (179184,6410077,0,'eye_color',84,139,114), (179185,6410077,1,'eye_type',-62,0,0), (179186,6410077,0,'hair_color1',41,55,26), (179187,6410077,0,'hair_color2',29,0,0), (179188,6410077,0,'hair_face_color',84,0,0), (179189,6410077,0,'hair_face_highlight_color',35,24,1), (179190,6410077,0,'hair_type_color',84,0,0), (179191,6410077,0,'hair_type_highlight_color',35,24,1), (179192,6410077,1,'lip_type',-79,82,-84), (179193,6410077,1,'nose_type',2,41,55), (179194,6410077,0,'skin_color',136,118,120), (179195,6410077,1,'soga_cheek_type',0,-20,70), (179196,6410077,1,'soga_chin_type',0,-79,82), (179197,6410077,1,'soga_ear_type',0,-62,0), (179198,6410077,1,'soga_eye_brow_type',0,58,-63), (179199,6410077,0,'soga_eye_color',229,229,102), (179200,6410077,1,'soga_eye_type',29,0,0), (179201,6410077,0,'soga_hair_face_color',84,0,0), (179202,6410077,0,'soga_hair_face_highlight_color',35,24,1), (179203,6410077,0,'soga_hair_type_color',84,0,0), (179204,6410077,0,'soga_hair_type_highlight_color',35,24,1), (179205,6410077,1,'soga_lip_type',29,-2,38), (179206,6410077,1,'soga_nose_type',-84,58,-75), (179207,6410077,0,'soga_skin_color',136,118,120), (179208,6410077,0,'wing_color1',255,255,255), (179209,6410077,0,'wing_color2',255,255,255), (179210,6410078,1,'cheek_type',-77,-2,0), (179211,6410078,1,'chin_type',-28,14,-62), (179212,6410078,1,'ear_type',-96,34,0), (179213,6410078,1,'eye_brow_type',-25,96,20), (179214,6410078,0,'eye_color',166,144,94), (179215,6410078,1,'eye_type',-72,0,0), (179216,6410078,0,'hair_color1',195,197,192), (179217,6410078,0,'hair_color2',163,0,0), (179218,6410078,0,'hair_face_color',84,0,0), (179219,6410078,0,'hair_face_highlight_color',40,19,9), (179220,6410078,0,'hair_type_color',255,255,255), (179221,6410078,0,'hair_type_highlight_color',255,255,255), (179222,6410078,1,'lip_type',7,-52,84), (179223,6410078,1,'nose_type',-50,-61,-59), (179224,6410078,0,'skin_color',215,195,159), (179225,6410078,1,'soga_cheek_type',0,-25,96), (179226,6410078,1,'soga_chin_type',0,7,-52), (179227,6410078,1,'soga_ear_type',0,-72,0), (179228,6410078,1,'soga_eye_brow_type',0,-96,34), (179229,6410078,0,'soga_eye_color',229,229,102), (179230,6410078,1,'soga_eye_type',-93,0,0), (179231,6410078,0,'soga_hair_face_color',84,0,0), (179232,6410078,0,'soga_hair_face_highlight_color',40,19,9), (179233,6410078,0,'soga_hair_type_color',255,255,255), (179234,6410078,0,'soga_hair_type_highlight_color',255,255,255), (179235,6410078,1,'soga_lip_type',20,-77,-2), (179236,6410078,1,'soga_nose_type',84,-28,14), (179237,6410078,0,'soga_skin_color',215,195,159), (179238,6410078,0,'wing_color1',255,255,255), (179239,6410078,0,'wing_color2',255,255,255), (179240,6410079,1,'cheek_type',11,53,0), (179241,6410079,1,'chin_type',40,-14,4), (179242,6410079,1,'ear_type',-1,71,0), (179243,6410079,1,'eye_brow_type',93,-10,-51), (179244,6410079,0,'eye_color',116,174,190), (179245,6410079,1,'eye_type',97,0,0), (179246,6410079,0,'hair_color1',169,194,252), (179247,6410079,0,'hair_color2',11,0,0), (179248,6410079,0,'hair_face_color',2,0,0), (179249,6410079,0,'hair_face_highlight_color',233,184,31), (179250,6410079,0,'hair_type_color',255,255,255), (179251,6410079,0,'hair_type_highlight_color',255,255,255), (179252,6410079,1,'lip_type',43,-53,-50), (179253,6410079,1,'nose_type',-55,-87,-62), (179254,6410079,0,'skin_color',202,194,179), (179255,6410079,1,'soga_cheek_type',0,93,-10), (179256,6410079,1,'soga_chin_type',0,43,-53), (179257,6410079,1,'soga_ear_type',0,97,0), (179258,6410079,1,'soga_eye_brow_type',0,-1,71), (179259,6410079,0,'soga_eye_color',229,229,102), (179260,6410079,1,'soga_eye_type',11,0,0), (179261,6410079,0,'soga_hair_face_color',2,0,0), (179262,6410079,0,'soga_hair_face_highlight_color',233,184,31), (179263,6410079,0,'soga_hair_type_color',255,255,255), (179264,6410079,0,'soga_hair_type_highlight_color',255,255,255), (179265,6410079,1,'soga_lip_type',-51,11,53), (179266,6410079,1,'soga_nose_type',-50,40,-14), (179267,6410079,0,'soga_skin_color',202,194,179), (179268,6410079,0,'wing_color1',255,255,255), (179269,6410079,0,'wing_color2',255,255,255), (179270,6410080,1,'cheek_type',-19,-14,0), (179271,6410080,1,'chin_type',0,0,17), (179272,6410080,1,'ear_type',8,-21,0), (179273,6410080,1,'eye_brow_type',29,32,11), (179274,6410080,0,'eye_color',29,59,50), (179275,6410080,1,'eye_type',8,0,0), (179276,6410080,0,'hair_color1',228,25,0), (179277,6410080,0,'hair_face_color',224,224,114), (179278,6410080,0,'hair_face_highlight_color',121,120,120), (179279,6410080,0,'hair_type_color',255,255,255), (179280,6410080,0,'hair_type_highlight_color',255,255,255), (179281,6410080,1,'lip_type',-1,0,-14), (179282,6410080,1,'nose_type',-17,-28,25), (179283,6410080,0,'skin_color',213,188,145), (179284,6410080,1,'soga_cheek_type',0,29,32), (179285,6410080,1,'soga_chin_type',0,-1,0), (179286,6410080,1,'soga_ear_type',0,8,0), (179287,6410080,1,'soga_eye_brow_type',0,8,-21), (179288,6410080,0,'soga_eye_color',229,229,102), (179289,6410080,0,'soga_hair_face_color',224,224,114), (179290,6410080,0,'soga_hair_face_highlight_color',121,120,120), (179291,6410080,0,'soga_hair_type_color',255,255,255), (179292,6410080,0,'soga_hair_type_highlight_color',255,255,255), (179293,6410080,1,'soga_lip_type',11,-19,-14), (179294,6410080,1,'soga_nose_type',-14,0,0), (179295,6410080,0,'soga_skin_color',213,188,145), (179296,6410080,0,'wing_color1',255,255,255), (179297,6410080,0,'wing_color2',255,255,255), (179298,6410081,0,'eye_color',255,255,255), (179299,6410081,0,'skin_color',255,255,255), (179300,6410081,0,'soga_eye_color',255,0,255), (179301,6410082,1,'cheek_type',77,-75,0), (179302,6410082,1,'chin_type',58,88,28), (179303,6410082,1,'ear_type',14,56,0), (179304,6410082,1,'eye_brow_type',59,26,-89), (179305,6410082,0,'eye_color',144,188,195), (179306,6410082,1,'eye_type',-21,0,0), (179307,6410082,0,'hair_color1',10,239,11), (179308,6410082,0,'hair_color2',93,0,0), (179309,6410082,0,'hair_face_color',219,179,15), (179310,6410082,0,'hair_face_highlight_color',93,65,9), (179311,6410082,0,'hair_type_color',255,255,255), (179312,6410082,0,'hair_type_highlight_color',255,255,255), (179313,6410082,1,'lip_type',-46,37,-63), (179314,6410082,1,'nose_type',7,10,-17), (179315,6410082,0,'skin_color',200,187,181), (179316,6410082,1,'soga_cheek_type',0,59,26), (179317,6410082,1,'soga_chin_type',0,-46,37), (179318,6410082,1,'soga_ear_type',0,-21,0), (179319,6410082,1,'soga_eye_brow_type',0,14,56), (179320,6410082,0,'soga_eye_color',229,229,102), (179321,6410082,1,'soga_eye_type',93,0,0), (179322,6410082,0,'soga_hair_face_color',219,179,15), (179323,6410082,0,'soga_hair_face_highlight_color',93,65,9), (179324,6410082,0,'soga_hair_type_color',255,255,255), (179325,6410082,0,'soga_hair_type_highlight_color',255,255,255), (179326,6410082,1,'soga_lip_type',-89,77,-75), (179327,6410082,1,'soga_nose_type',-63,58,88), (179328,6410082,0,'soga_skin_color',200,187,181), (179329,6410082,0,'wing_color1',255,255,255), (179330,6410082,0,'wing_color2',255,255,255), (179331,6410083,1,'cheek_type',41,98,0), (179332,6410083,1,'chin_type',-46,1,77), (179333,6410083,1,'ear_type',-87,-74,0), (179334,6410083,1,'eye_brow_type',97,-34,-3), (179335,6410083,0,'eye_color',116,172,190), (179336,6410083,1,'eye_type',94,0,0), (179337,6410083,0,'hair_color1',214,56,14), (179338,6410083,0,'hair_color2',25,0,0), (179339,6410083,0,'hair_face_highlight_color',193,100,45), (179340,6410083,0,'hair_type_color',255,255,255), (179341,6410083,0,'hair_type_highlight_color',255,255,255), (179342,6410083,1,'lip_type',-22,17,-95), (179343,6410083,1,'nose_type',71,-42,56), (179344,6410083,0,'skin_color',134,109,66), (179345,6410083,1,'soga_cheek_type',0,97,-34), (179346,6410083,1,'soga_chin_type',0,-22,17), (179347,6410083,1,'soga_ear_type',0,94,0), (179348,6410083,1,'soga_eye_brow_type',0,-87,-74), (179349,6410083,0,'soga_eye_color',229,229,102), (179350,6410083,1,'soga_eye_type',25,0,0), (179351,6410083,0,'soga_hair_face_highlight_color',193,100,45), (179352,6410083,0,'soga_hair_type_color',255,255,255), (179353,6410083,0,'soga_hair_type_highlight_color',255,255,255), (179354,6410083,1,'soga_lip_type',-3,41,98), (179355,6410083,1,'soga_nose_type',-95,-46,1), (179356,6410083,0,'soga_skin_color',134,109,66), (179357,6410083,0,'wing_color1',255,255,255), (179358,6410083,0,'wing_color2',255,255,255), (179359,6410084,0,'eye_color',255,255,255), (179360,6410084,0,'hair_face_color',255,255,255), (179361,6410084,0,'hair_face_highlight_color',255,255,255), (179362,6410084,0,'skin_color',255,255,255), (179363,6410084,0,'soga_eye_color',255,0,255), (179364,6410084,0,'soga_hair_face_color',255,255,255), (179365,6410084,0,'soga_hair_face_highlight_color',255,255,255), (179366,6410085,1,'cheek_type',35,-29,0), (179367,6410085,1,'chin_type',-17,-100,31), (179368,6410085,1,'ear_type',-74,-68,0), (179369,6410085,1,'eye_brow_type',-62,87,68), (179370,6410085,0,'eye_color',49,30,11), (179371,6410085,1,'eye_type',-89,0,0), (179372,6410085,0,'hair_color1',90,87,47), (179373,6410085,0,'hair_color2',0,159,74), (179374,6410085,0,'hair_face_color',232,184,30), (179375,6410085,0,'hair_face_highlight_color',171,64,25), (179376,6410085,0,'hair_highlight',156,25,12), (179377,6410085,0,'hair_type_color',232,184,30), (179378,6410085,0,'hair_type_highlight_color',171,64,25), (179379,6410085,1,'lip_type',-18,89,38), (179380,6410085,1,'nose_type',-5,90,87), (179381,6410085,0,'skin_color',175,144,90), (179382,6410085,1,'soga_cheek_type',0,-62,87), (179383,6410085,1,'soga_chin_type',0,-18,89), (179384,6410085,1,'soga_ear_type',0,-89,0), (179385,6410085,1,'soga_eye_brow_type',0,-74,-68), (179386,6410085,0,'soga_eye_color',204,204,204), (179387,6410085,0,'soga_hair_color1',173,220,0), (179388,6410085,0,'soga_hair_face_color',232,184,30), (179389,6410085,0,'soga_hair_face_highlight_color',171,64,25), (179390,6410085,0,'soga_hair_type_color',232,184,30), (179391,6410085,0,'soga_hair_type_highlight_color',171,64,25), (179392,6410085,1,'soga_lip_type',68,35,-29), (179393,6410085,1,'soga_nose_type',38,-17,-100), (179394,6410085,0,'soga_skin_color',175,144,90), (179395,6410086,1,'cheek_type',28,17,0), (179396,6410086,1,'chin_type',-11,12,-10), (179397,6410086,1,'ear_type',-28,9,0), (179398,6410086,1,'eye_brow_type',-7,23,-25), (179399,6410086,0,'eye_color',173,180,148), (179400,6410086,1,'eye_type',-25,0,0), (179401,6410086,0,'hair_color1',17,0,156), (179402,6410086,0,'hair_face_color',130,90,60), (179403,6410086,0,'hair_face_highlight_color',98,42,13), (179404,6410086,0,'hair_type_color',130,90,60), (179405,6410086,0,'hair_type_highlight_color',98,42,13), (179406,6410086,1,'lip_type',0,0,-18), (179407,6410086,1,'nose_type',-17,17,0), (179408,6410086,0,'skin_color',201,150,128), (179409,6410086,1,'soga_cheek_type',0,-7,23), (179410,6410086,1,'soga_ear_type',0,-25,0), (179411,6410086,1,'soga_eye_brow_type',0,-28,9), (179412,6410086,0,'soga_eye_color',229,229,102), (179413,6410086,0,'soga_hair_face_color',130,90,60), (179414,6410086,0,'soga_hair_face_highlight_color',98,42,13), (179415,6410086,0,'soga_hair_type_color',130,90,60), (179416,6410086,0,'soga_hair_type_highlight_color',98,42,13), (179417,6410086,1,'soga_lip_type',-25,28,17), (179418,6410086,1,'soga_nose_type',-18,-11,12), (179419,6410086,0,'soga_skin_color',201,150,128), (179420,6410086,0,'wing_color1',255,255,255), (179421,6410086,0,'wing_color2',255,255,255), (179422,6410087,1,'cheek_type',76,-75,0), (179423,6410087,1,'chin_type',57,87,28), (179424,6410087,1,'ear_type',14,56,0), (179425,6410087,1,'eye_brow_type',100,35,9), (179426,6410087,0,'eye_color',122,177,193), (179427,6410087,1,'eye_type',-20,0,0), (179428,6410087,0,'hair_color1',9,239,10), (179429,6410087,0,'hair_color2',100,0,0), (179430,6410087,0,'hair_face_color',100,70,10), (179431,6410087,0,'hair_face_highlight_color',58,56,71), (179432,6410087,0,'hair_type_color',100,70,10), (179433,6410087,0,'hair_type_highlight_color',58,56,71), (179434,6410087,1,'lip_type',-45,37,-62), (179435,6410087,1,'nose_type',7,9,-17), (179436,6410087,0,'skin_color',243,251,247), (179437,6410087,1,'soga_cheek_type',0,100,35), (179438,6410087,1,'soga_chin_type',0,-45,37), (179439,6410087,1,'soga_ear_type',0,-20,0), (179440,6410087,1,'soga_eye_brow_type',0,14,56), (179441,6410087,0,'soga_eye_color',204,204,204), (179442,6410087,1,'soga_eye_type',100,0,0), (179443,6410087,0,'soga_hair_face_color',100,70,10), (179444,6410087,0,'soga_hair_face_highlight_color',58,56,71), (179445,6410087,0,'soga_hair_type_color',100,70,10), (179446,6410087,0,'soga_hair_type_highlight_color',58,56,71), (179447,6410087,1,'soga_lip_type',9,76,-75), (179448,6410087,1,'soga_nose_type',-62,57,87), (179449,6410087,0,'soga_skin_color',243,251,247), (179450,6410087,0,'wing_color1',255,255,255), (179451,6410087,0,'wing_color2',255,255,255), (179452,6410088,1,'cheek_type',5,-1,0), (179453,6410088,1,'chin_type',89,-62,-46), (179454,6410088,1,'ear_type',-37,10,0), (179455,6410088,1,'eye_brow_type',-72,28,0), (179456,6410088,0,'eye_color',158,198,210), (179457,6410088,1,'eye_type',-28,0,0), (179458,6410088,0,'hair_color1',28,195,249), (179459,6410088,0,'hair_color2',48,0,0), (179460,6410088,0,'hair_face_color',184,128,10), (179461,6410088,0,'hair_face_highlight_color',244,246,246), (179462,6410088,0,'hair_type_color',255,255,255), (179463,6410088,0,'hair_type_highlight_color',255,255,255), (179464,6410088,1,'lip_type',-3,32,69), (179465,6410088,1,'nose_type',51,28,-61), (179466,6410088,0,'skin_color',244,250,239), (179467,6410088,1,'soga_cheek_type',0,-72,28), (179468,6410088,1,'soga_chin_type',0,-3,32), (179469,6410088,1,'soga_ear_type',0,-28,0), (179470,6410088,1,'soga_eye_brow_type',0,-37,10), (179471,6410088,0,'soga_eye_color',229,229,102), (179472,6410088,1,'soga_eye_type',48,0,0), (179473,6410088,0,'soga_hair_face_color',184,128,10), (179474,6410088,0,'soga_hair_face_highlight_color',244,246,246), (179475,6410088,0,'soga_hair_type_color',255,255,255), (179476,6410088,0,'soga_hair_type_highlight_color',255,255,255), (179477,6410088,1,'soga_lip_type',0,5,-1), (179478,6410088,1,'soga_nose_type',69,89,-62), (179479,6410088,0,'soga_skin_color',244,250,239), (179480,6410088,0,'wing_color1',255,255,255), (179481,6410088,0,'wing_color2',255,255,255), (179482,6410089,1,'cheek_type',56,-7,0), (179483,6410089,1,'chin_type',-97,79,-8), (179484,6410089,1,'ear_type',-56,38,0), (179485,6410089,1,'eye_brow_type',1,-51,34), (179486,6410089,0,'eye_color',135,176,165), (179487,6410089,1,'eye_type',68,0,0), (179488,6410089,0,'hair_color1',34,1,231), (179489,6410089,0,'hair_color2',100,0,0), (179490,6410089,0,'hair_face_color',68,71,83), (179491,6410089,0,'hair_face_highlight_color',244,246,246), (179492,6410089,0,'hair_type_color',68,71,83), (179493,6410089,0,'hair_type_highlight_color',244,246,246), (179494,6410089,1,'lip_type',38,56,55), (179495,6410089,1,'nose_type',-50,34,1), (179496,6410089,0,'skin_color',241,240,205), (179497,6410089,1,'soga_cheek_type',0,1,-51), (179498,6410089,1,'soga_chin_type',0,38,56), (179499,6410089,1,'soga_ear_type',0,68,0), (179500,6410089,1,'soga_eye_brow_type',0,-56,38), (179501,6410089,0,'soga_eye_color',229,229,102), (179502,6410089,1,'soga_eye_type',100,0,0), (179503,6410089,0,'soga_hair_face_color',68,71,83), (179504,6410089,0,'soga_hair_face_highlight_color',244,246,246), (179505,6410089,0,'soga_hair_type_color',68,71,83), (179506,6410089,0,'soga_hair_type_highlight_color',244,246,246), (179507,6410089,1,'soga_lip_type',34,56,-7), (179508,6410089,1,'soga_nose_type',55,-97,79), (179509,6410089,0,'soga_skin_color',241,240,205), (179510,6410089,0,'wing_color1',255,255,255), (179511,6410089,0,'wing_color2',255,255,255), (179512,6410090,0,'eye_color',255,255,255), (179513,6410090,0,'skin_color',255,255,255), (179514,6410090,0,'soga_eye_color',255,0,255), (179515,6410091,1,'cheek_type',-28,31,0), (179516,6410091,1,'chin_type',-28,0,19), (179517,6410091,1,'ear_type',-3,35,0), (179518,6410091,1,'eye_brow_type',-34,34,-3), (179519,6410091,0,'eye_color',167,14,56), (179520,6410091,1,'eye_type',100,0,0), (179521,6410091,0,'hair_color1',238,253,100), (179522,6410091,0,'hair_color2',208,0,0), (179523,6410091,0,'hair_face_color',70,68,39), (179524,6410091,0,'hair_face_highlight_color',216,192,37), (179525,6410091,0,'hair_type_color',255,255,255), (179526,6410091,0,'hair_type_highlight_color',255,255,255), (179527,6410091,1,'lip_type',28,-17,-14), (179528,6410091,1,'nose_type',0,-18,-3), (179529,6410091,0,'skin_color',182,153,127), (179530,6410091,1,'soga_cheek_type',0,-34,34), (179531,6410091,1,'soga_chin_type',0,28,-17), (179532,6410091,1,'soga_ear_type',0,100,0), (179533,6410091,1,'soga_eye_brow_type',0,-3,35), (179534,6410091,0,'soga_eye_color',229,229,102), (179535,6410091,1,'soga_eye_type',-48,0,0), (179536,6410091,0,'soga_hair_face_color',70,68,39), (179537,6410091,0,'soga_hair_face_highlight_color',216,192,37), (179538,6410091,0,'soga_hair_type_color',255,255,255), (179539,6410091,0,'soga_hair_type_highlight_color',255,255,255), (179540,6410091,1,'soga_lip_type',-3,-28,31), (179541,6410091,1,'soga_nose_type',-14,-28,0), (179542,6410091,0,'soga_skin_color',182,153,127), (179543,6410091,0,'wing_color1',255,255,255), (179544,6410091,0,'wing_color2',255,255,255), (179545,6410092,1,'cheek_type',-17,-14,0), (179546,6410092,1,'chin_type',28,-4,9), (179547,6410092,1,'ear_type',-14,1,0), (179548,6410092,1,'eye_brow_type',26,4,-31), (179549,6410092,0,'eye_color',73,42,13), (179550,6410092,1,'eye_type',10,0,0), (179551,6410092,0,'hair_color1',230,219,0), (179552,6410092,0,'hair_face_color',25,18,6), (179553,6410092,0,'hair_face_highlight_color',89,52,8), (179554,6410092,0,'hair_type_color',255,255,255), (179555,6410092,0,'hair_type_highlight_color',255,255,255), (179556,6410092,1,'lip_type',22,-34,21), (179557,6410092,1,'nose_type',-37,-26,-37), (179558,6410092,0,'skin_color',215,194,160), (179559,6410092,1,'soga_cheek_type',0,26,4), (179560,6410092,1,'soga_chin_type',0,22,-34), (179561,6410092,1,'soga_ear_type',0,10,0), (179562,6410092,1,'soga_eye_brow_type',0,-14,1), (179563,6410092,0,'soga_eye_color',229,229,102), (179564,6410092,0,'soga_hair_face_color',25,18,6), (179565,6410092,0,'soga_hair_face_highlight_color',89,52,8), (179566,6410092,0,'soga_hair_type_color',255,255,255), (179567,6410092,0,'soga_hair_type_highlight_color',255,255,255), (179568,6410092,1,'soga_lip_type',-31,-17,-14), (179569,6410092,1,'soga_nose_type',21,28,-4), (179570,6410092,0,'soga_skin_color',215,194,160), (179571,6410092,0,'wing_color1',255,255,255), (179572,6410092,0,'wing_color2',255,255,255), (179573,6410093,0,'eye_color',191,191,191), (179574,6410093,0,'skin_color',255,255,255), (179575,6410093,0,'soga_eye_color',255,0,255), (179576,6410094,0,'eye_color',255,255,255), (179577,6410094,0,'skin_color',255,255,255), (179578,6410094,0,'soga_eye_color',255,0,255), (179579,6410095,1,'cheek_type',-46,40,0), (179580,6410095,1,'chin_type',20,-25,28), (179581,6410095,1,'eye_brow_type',14,19,-2), (179582,6410095,0,'eye_color',41,84,95), (179583,6410095,1,'eye_type',11,0,0), (179584,6410095,0,'hair_color1',239,1,156), (179585,6410095,0,'hair_face_color',132,90,60), (179586,6410095,0,'hair_face_highlight_color',124,48,7), (179587,6410095,0,'hair_type_color',255,255,255), (179588,6410095,0,'hair_type_highlight_color',255,255,255), (179589,6410095,1,'lip_type',7,-43,0), (179590,6410095,1,'nose_type',0,-17,1), (179591,6410095,0,'skin_color',220,231,230), (179592,6410095,1,'soga_cheek_type',0,14,19), (179593,6410095,1,'soga_chin_type',0,7,-43), (179594,6410095,1,'soga_ear_type',0,11,0), (179595,6410095,0,'soga_eye_color',229,229,102), (179596,6410095,0,'soga_hair_face_color',132,90,60), (179597,6410095,0,'soga_hair_face_highlight_color',124,48,7), (179598,6410095,0,'soga_hair_type_color',255,255,255), (179599,6410095,0,'soga_hair_type_highlight_color',255,255,255), (179600,6410095,1,'soga_lip_type',-2,-46,40), (179601,6410095,1,'soga_nose_type',0,20,-25), (179602,6410095,0,'soga_skin_color',220,231,230), (179603,6410095,0,'wing_color1',255,255,255), (179604,6410095,0,'wing_color2',255,255,255), (179605,6410096,1,'cheek_type',-7,-93,0), (179606,6410096,1,'chin_type',68,-71,-12), (179607,6410096,1,'ear_type',19,20,0), (179608,6410096,1,'eye_brow_type',28,88,17), (179609,6410096,0,'eye_color',41,82,95), (179610,6410096,1,'eye_type',79,0,0), (179611,6410096,0,'hair_color1',17,1,171), (179612,6410096,0,'hair_color2',62,0,0), (179613,6410096,0,'hair_face_color',100,70,10), (179614,6410096,0,'hair_face_highlight_color',232,183,30), (179615,6410096,0,'hair_type_color',255,255,255), (179616,6410096,0,'hair_type_highlight_color',255,255,255), (179617,6410096,1,'lip_type',-56,-1,-34), (179618,6410096,1,'nose_type',17,17,1), (179619,6410096,0,'skin_color',105,112,109), (179620,6410096,1,'soga_cheek_type',0,28,88), (179621,6410096,1,'soga_chin_type',0,-56,-1), (179622,6410096,1,'soga_ear_type',0,79,0), (179623,6410096,1,'soga_eye_brow_type',0,19,20), (179624,6410096,0,'soga_eye_color',229,229,102), (179625,6410096,1,'soga_eye_type',62,0,0), (179626,6410096,0,'soga_hair_face_color',100,70,10), (179627,6410096,0,'soga_hair_face_highlight_color',232,183,30), (179628,6410096,0,'soga_hair_type_color',255,255,255), (179629,6410096,0,'soga_hair_type_highlight_color',255,255,255), (179630,6410096,1,'soga_lip_type',17,-7,-93), (179631,6410096,1,'soga_nose_type',-34,68,-71), (179632,6410096,0,'soga_skin_color',105,112,109), (179633,6410096,0,'wing_color1',255,255,255), (179634,6410096,0,'wing_color2',255,255,255), (179635,6410097,1,'cheek_type',5,10,0), (179636,6410097,1,'chin_type',-17,38,-11), (179637,6410097,1,'ear_type',-7,20,0), (179638,6410097,1,'eye_brow_type',28,-31,-3), (179639,6410097,0,'eye_color',198,120,255), (179640,6410097,1,'eye_type',32,0,0), (179641,6410097,0,'hair_color1',224,45,0), (179642,6410097,0,'hair_color2',213,0,0), (179643,6410097,0,'hair_face_color',140,160,169), (179644,6410097,0,'hair_face_highlight_color',105,103,97), (179645,6410097,0,'hair_type_color',140,160,169), (179646,6410097,0,'hair_type_highlight_color',105,103,97), (179647,6410097,1,'lip_type',19,18,0), (179648,6410097,1,'nose_type',-1,-32,45), (179649,6410097,0,'skin_color',206,180,224), (179650,6410097,1,'soga_cheek_type',0,28,-31), (179651,6410097,1,'soga_chin_type',0,19,18), (179652,6410097,1,'soga_ear_type',0,32,0), (179653,6410097,1,'soga_eye_brow_type',0,-7,20), (179654,6410097,0,'soga_eye_color',229,229,102), (179655,6410097,1,'soga_eye_type',-43,0,0), (179656,6410097,0,'soga_hair_face_color',140,160,169), (179657,6410097,0,'soga_hair_face_highlight_color',105,103,97), (179658,6410097,0,'soga_hair_type_color',140,160,169), (179659,6410097,0,'soga_hair_type_highlight_color',105,103,97), (179660,6410097,1,'soga_lip_type',-3,5,10), (179661,6410097,1,'soga_nose_type',0,-17,38), (179662,6410097,0,'soga_skin_color',206,180,224), (179663,6410097,0,'wing_color1',255,255,255), (179664,6410097,0,'wing_color2',255,255,255), (179665,6410098,1,'cheek_type',-25,-28,0), (179666,6410098,1,'chin_type',26,0,0), (179667,6410098,1,'ear_type',19,-7,0), (179668,6410098,1,'eye_brow_type',21,17,-5), (179669,6410098,0,'eye_color',91,158,178), (179670,6410098,1,'eye_type',42,0,0), (179671,6410098,0,'hair_color1',224,22,156), (179672,6410098,0,'hair_face_color',203,168,100), (179673,6410098,0,'hair_face_highlight_color',95,50,2), (179674,6410098,0,'hair_type_color',255,255,255), (179675,6410098,0,'hair_type_highlight_color',255,255,255), (179676,6410098,1,'lip_type',9,-7,-35), (179677,6410098,1,'nose_type',-39,-32,22), (179678,6410098,0,'skin_color',206,153,133), (179679,6410098,1,'soga_cheek_type',0,21,17), (179680,6410098,1,'soga_chin_type',0,9,-7), (179681,6410098,1,'soga_ear_type',0,42,0), (179682,6410098,1,'soga_eye_brow_type',0,19,-7), (179683,6410098,0,'soga_eye_color',229,229,102), (179684,6410098,0,'soga_hair_face_color',203,168,100), (179685,6410098,0,'soga_hair_face_highlight_color',95,50,2), (179686,6410098,0,'soga_hair_type_color',255,255,255), (179687,6410098,0,'soga_hair_type_highlight_color',255,255,255), (179688,6410098,1,'soga_lip_type',-5,-25,-28), (179689,6410098,1,'soga_nose_type',-35,26,0), (179690,6410098,0,'soga_skin_color',206,153,133), (179691,6410098,0,'wing_color1',255,255,255), (179692,6410098,0,'wing_color2',255,255,255), (179693,6410099,1,'cheek_type',-8,3,0), (179694,6410099,1,'chin_type',17,7,-20), (179695,6410099,1,'ear_type',44,26,0), (179696,6410099,1,'eye_brow_type',-11,0,26), (179697,6410099,0,'eye_color',60,25,91), (179698,6410099,1,'eye_type',-11,0,0), (179699,6410099,0,'hair_color1',8,245,46), (179700,6410099,0,'hair_face_color',150,93,1), (179701,6410099,0,'hair_face_highlight_color',216,192,37), (179702,6410099,0,'hair_type_color',150,93,1), (179703,6410099,0,'hair_type_highlight_color',216,192,37), (179704,6410099,1,'lip_type',-11,-7,12), (179705,6410099,1,'nose_type',-43,8,-11), (179706,6410099,0,'skin_color',157,158,113), (179707,6410099,1,'soga_cheek_type',0,-11,0), (179708,6410099,1,'soga_chin_type',0,-11,-7), (179709,6410099,1,'soga_ear_type',0,-11,0), (179710,6410099,1,'soga_eye_brow_type',0,44,26), (179711,6410099,0,'soga_eye_color',229,229,102), (179712,6410099,0,'soga_hair_face_color',150,93,1), (179713,6410099,0,'soga_hair_face_highlight_color',216,192,37), (179714,6410099,0,'soga_hair_type_color',150,93,1), (179715,6410099,0,'soga_hair_type_highlight_color',216,192,37), (179716,6410099,1,'soga_lip_type',26,-8,3), (179717,6410099,1,'soga_nose_type',12,17,7), (179718,6410099,0,'soga_skin_color',157,158,113), (179719,6410099,0,'wing_color1',255,255,255), (179720,6410099,0,'wing_color2',255,255,255), (179721,6410100,1,'cheek_type',-12,4,0), (179722,6410100,1,'chin_type',-11,0,38), (179723,6410100,1,'ear_type',-25,-25,0), (179724,6410100,1,'eye_brow_type',28,-38,11), (179725,6410100,0,'eye_color',101,156,146), (179726,6410100,0,'hair_color1',252,14,156), (179727,6410100,0,'hair_face_color',87,59,40), (179728,6410100,0,'hair_face_highlight_color',170,148,121), (179729,6410100,0,'hair_type_color',87,59,40), (179730,6410100,0,'hair_type_highlight_color',170,148,121), (179731,6410100,1,'lip_type',21,-44,10), (179732,6410100,1,'nose_type',31,-4,14), (179733,6410100,0,'skin_color',238,199,199), (179734,6410100,1,'soga_cheek_type',0,28,-38), (179735,6410100,1,'soga_chin_type',0,21,-44), (179736,6410100,1,'soga_eye_brow_type',0,-25,-25), (179737,6410100,0,'soga_eye_color',229,229,102), (179738,6410100,0,'soga_hair_face_color',87,59,40), (179739,6410100,0,'soga_hair_face_highlight_color',170,148,121), (179740,6410100,0,'soga_hair_type_color',87,59,40), (179741,6410100,0,'soga_hair_type_highlight_color',170,148,121), (179742,6410100,1,'soga_lip_type',11,-12,4), (179743,6410100,1,'soga_nose_type',10,-11,0), (179744,6410100,0,'soga_skin_color',238,199,199), (179745,6410100,0,'wing_color1',255,255,255), (179746,6410100,0,'wing_color2',255,255,255), (179747,6410101,0,'eye_color',255,255,255), (179748,6410101,0,'skin_color',255,255,255), (179749,6410101,0,'soga_eye_color',255,0,255), (179750,6410102,1,'cheek_type',-53,34,0), (179751,6410102,1,'chin_type',-9,25,91), (179752,6410102,1,'ear_type',-29,75,0), (179753,6410102,1,'eye_brow_type',-10,-28,-31), (179754,6410102,0,'eye_color',160,0,171), (179755,6410102,1,'eye_type',32,0,0), (179756,6410102,0,'hair_color1',91,252,199), (179757,6410102,1,'lip_type',-66,-87,21), (179758,6410102,1,'nose_type',17,91,-4), (179759,6410102,0,'skin_color',88,39,27), (179760,6410102,1,'soga_cheek_type',0,-10,-28), (179761,6410102,1,'soga_chin_type',0,-66,-87), (179762,6410102,1,'soga_ear_type',0,32,0), (179763,6410102,1,'soga_eye_brow_type',0,-29,75), (179764,6410102,0,'soga_eye_color',229,229,102), (179765,6410102,1,'soga_lip_type',-31,-53,34), (179766,6410102,1,'soga_nose_type',21,-9,25), (179767,6410102,0,'soga_skin_color',88,39,27), (179768,6410102,0,'wing_color1',255,255,255), (179769,6410102,0,'wing_color2',255,255,255), (179770,6410103,1,'cheek_type',-87,66,0), (179771,6410103,1,'chin_type',3,-14,-31), (179772,6410103,1,'ear_type',-47,28,0), (179773,6410103,1,'eye_brow_type',50,77,-77), (179774,6410103,0,'eye_color',64,64,0), (179775,6410103,1,'eye_type',45,0,0), (179776,6410103,0,'hair_color1',31,206,218), (179777,6410103,1,'lip_type',-11,-44,22), (179778,6410103,1,'nose_type',-38,31,-50), (179779,6410103,0,'skin_color',134,123,79), (179780,6410103,1,'soga_cheek_type',0,50,77), (179781,6410103,1,'soga_chin_type',0,-11,-44), (179782,6410103,1,'soga_ear_type',0,45,0), (179783,6410103,1,'soga_eye_brow_type',0,-47,28), (179784,6410103,0,'soga_eye_color',229,229,102), (179785,6410103,1,'soga_lip_type',-77,-87,66), (179786,6410103,1,'soga_nose_type',22,3,-14), (179787,6410103,0,'soga_skin_color',134,123,79), (179788,6410103,0,'wing_color1',255,255,255), (179789,6410103,0,'wing_color2',255,255,255), (179790,6410104,1,'cheek_type',23,63,0), (179791,6410104,1,'chin_type',62,85,52), (179792,6410104,1,'ear_type',-17,34,0), (179793,6410104,1,'eye_brow_type',59,-45,17), (179794,6410104,0,'eye_color',203,203,0), (179795,6410104,1,'eye_type',87,0,0), (179796,6410104,0,'hair_color1',174,58,216), (179797,6410104,1,'lip_type',-70,88,85), (179798,6410104,1,'nose_type',28,-82,58), (179799,6410104,0,'skin_color',124,104,103), (179800,6410104,1,'soga_cheek_type',0,59,-45), (179801,6410104,1,'soga_chin_type',0,-70,88), (179802,6410104,1,'soga_ear_type',0,87,0), (179803,6410104,1,'soga_eye_brow_type',0,-17,34), (179804,6410104,0,'soga_eye_color',229,229,102), (179805,6410104,1,'soga_lip_type',17,23,63), (179806,6410104,1,'soga_nose_type',85,62,85), (179807,6410104,0,'soga_skin_color',124,104,103), (179808,6410104,0,'wing_color1',255,255,255), (179809,6410104,0,'wing_color2',255,255,255), (179810,6410105,1,'cheek_type',-34,-14,0), (179811,6410105,1,'chin_type',93,93,-25), (179812,6410105,1,'ear_type',83,7,0), (179813,6410105,1,'eye_brow_type',-95,-93,-53), (179814,6410105,0,'eye_color',97,105,57), (179815,6410105,0,'hair_color1',167,48,35), (179816,6410105,0,'hair_color2',77,0,0), (179817,6410105,0,'hair_face_color',233,184,31), (179818,6410105,0,'hair_face_highlight_color',43,17,14), (179819,6410105,0,'hair_type_color',233,184,31), (179820,6410105,0,'hair_type_highlight_color',43,17,14), (179821,6410105,1,'lip_type',-68,79,95), (179822,6410105,1,'nose_type',90,-89,48), (179823,6410105,0,'skin_color',114,103,68), (179824,6410105,1,'soga_cheek_type',0,-95,-93), (179825,6410105,1,'soga_chin_type',0,-68,79), (179826,6410105,1,'soga_eye_brow_type',0,83,7), (179827,6410105,0,'soga_eye_color',229,229,102), (179828,6410105,1,'soga_eye_type',77,0,0), (179829,6410105,0,'soga_hair_face_color',233,184,31), (179830,6410105,0,'soga_hair_face_highlight_color',43,17,14), (179831,6410105,0,'soga_hair_type_color',233,184,31), (179832,6410105,0,'soga_hair_type_highlight_color',43,17,14), (179833,6410105,1,'soga_lip_type',-53,-34,-14), (179834,6410105,1,'soga_nose_type',95,93,93), (179835,6410105,0,'soga_skin_color',114,103,68), (179836,6410105,0,'wing_color1',255,255,255), (179837,6410105,0,'wing_color2',255,255,255), (179838,6410106,0,'eye_color',255,255,255), (179839,6410106,0,'skin_color',255,255,255), (179840,6410106,0,'soga_eye_color',255,0,255), (179841,6410107,0,'eye_color',255,255,255), (179842,6410107,0,'skin_color',255,255,255), (179843,6410107,0,'soga_eye_color',255,0,255), (179844,6410108,0,'eye_color',255,255,255), (179845,6410108,0,'skin_color',255,255,255), (179846,6410108,0,'soga_eye_color',255,0,255), (179847,6410109,0,'eye_color',255,255,255), (179848,6410109,0,'skin_color',255,255,255), (179849,6410109,0,'soga_eye_color',255,0,255), (179850,6410110,0,'eye_color',255,255,255), (179851,6410110,0,'skin_color',255,255,255), (179852,6410110,0,'soga_eye_color',255,0,255), (179853,6410111,0,'eye_color',255,255,255), (179854,6410111,0,'skin_color',255,255,255), (179855,6410111,0,'soga_eye_color',255,0,255), (179856,6410112,1,'cheek_type',-62,64,0), (179857,6410112,1,'chin_type',91,62,0), (179858,6410112,1,'ear_type',-76,78,0), (179859,6410112,1,'eye_brow_type',40,-61,96), (179860,6410112,0,'eye_color',118,129,225), (179861,6410112,1,'eye_type',19,0,0), (179862,6410112,0,'hair_color1',208,96,52), (179863,6410112,0,'hair_face_color',100,131,153), (179864,6410112,0,'hair_face_highlight_color',5,4,1), (179865,6410112,0,'hair_type_color',100,131,153), (179866,6410112,0,'hair_type_highlight_color',5,4,1), (179867,6410112,1,'lip_type',66,84,-11), (179868,6410112,1,'nose_type',-87,-48,96), (179869,6410112,0,'skin_color',159,202,201), (179870,6410112,1,'soga_cheek_type',0,40,-61), (179871,6410112,1,'soga_chin_type',0,66,84), (179872,6410112,1,'soga_ear_type',0,19,0), (179873,6410112,1,'soga_eye_brow_type',0,-76,78), (179874,6410112,0,'soga_eye_color',229,229,102), (179875,6410112,0,'soga_hair_face_color',100,131,153), (179876,6410112,0,'soga_hair_face_highlight_color',5,4,1), (179877,6410112,0,'soga_hair_type_color',100,131,153), (179878,6410112,0,'soga_hair_type_highlight_color',5,4,1), (179879,6410112,1,'soga_lip_type',96,-62,64), (179880,6410112,1,'soga_nose_type',-11,91,62), (179881,6410112,0,'soga_skin_color',159,202,201), (179882,6410112,0,'wing_color1',255,255,255), (179883,6410112,0,'wing_color2',255,255,255), (179884,6410113,0,'eye_color',255,255,255), (179885,6410113,0,'skin_color',255,255,255), (179886,6410113,0,'soga_eye_color',255,0,255), (179887,6410114,0,'eye_color',255,255,255), (179888,6410114,0,'skin_color',255,255,255), (179889,6410114,0,'soga_eye_color',255,0,255), (179890,6410115,1,'cheek_type',0,-28,0), (179891,6410115,1,'chin_type',-14,44,12), (179892,6410115,1,'ear_type',-14,5,0), (179893,6410115,1,'eye_brow_type',-28,4,-32), (179894,6410115,0,'eye_color',172,166,126), (179895,6410115,1,'eye_type',9,0,0), (179896,6410115,0,'hair_color1',11,40,231), (179897,6410115,0,'hair_color2',200,0,0), (179898,6410115,0,'hair_face_color',119,60,27), (179899,6410115,0,'hair_face_highlight_color',85,37,0), (179900,6410115,0,'hair_type_color',119,60,27), (179901,6410115,0,'hair_type_highlight_color',85,37,0), (179902,6410115,1,'lip_type',-21,-11,37), (179903,6410115,1,'nose_type',1,11,40), (179904,6410115,0,'skin_color',167,119,68), (179905,6410115,1,'soga_cheek_type',0,-28,4), (179906,6410115,1,'soga_chin_type',0,-21,-11), (179907,6410115,1,'soga_ear_type',0,9,0), (179908,6410115,1,'soga_eye_brow_type',0,-14,5), (179909,6410115,0,'soga_eye_color',229,229,102), (179910,6410115,1,'soga_eye_type',-56,0,0), (179911,6410115,0,'soga_hair_face_color',119,60,27), (179912,6410115,0,'soga_hair_face_highlight_color',85,37,0), (179913,6410115,0,'soga_hair_type_color',119,60,27), (179914,6410115,0,'soga_hair_type_highlight_color',85,37,0), (179915,6410115,1,'soga_lip_type',-32,0,-28), (179916,6410115,1,'soga_nose_type',37,-14,44), (179917,6410115,0,'soga_skin_color',167,119,68), (179918,6410115,0,'wing_color1',255,255,255), (179919,6410115,0,'wing_color2',255,255,255), (179920,6410116,1,'cheek_type',77,-75,0), (179921,6410116,1,'chin_type',58,88,28), (179922,6410116,1,'ear_type',14,56,0), (179923,6410116,1,'eye_brow_type',59,26,-89), (179924,6410116,0,'eye_color',144,188,195), (179925,6410116,1,'eye_type',-21,0,0), (179926,6410116,0,'hair_color1',10,239,11), (179927,6410116,0,'hair_color2',93,0,0), (179928,6410116,0,'hair_face_color',219,179,15), (179929,6410116,0,'hair_face_highlight_color',93,65,9), (179930,6410116,0,'hair_type_color',219,179,15), (179931,6410116,0,'hair_type_highlight_color',93,65,9), (179932,6410116,1,'lip_type',-46,37,-63), (179933,6410116,1,'nose_type',7,10,-17), (179934,6410116,0,'skin_color',200,187,181), (179935,6410116,1,'soga_cheek_type',0,59,26), (179936,6410116,1,'soga_chin_type',0,-46,37), (179937,6410116,1,'soga_ear_type',0,-21,0), (179938,6410116,1,'soga_eye_brow_type',0,14,56), (179939,6410116,0,'soga_eye_color',229,229,102), (179940,6410116,1,'soga_eye_type',93,0,0), (179941,6410116,0,'soga_hair_face_color',219,179,15), (179942,6410116,0,'soga_hair_face_highlight_color',93,65,9), (179943,6410116,0,'soga_hair_type_color',219,179,15), (179944,6410116,0,'soga_hair_type_highlight_color',93,65,9), (179945,6410116,1,'soga_lip_type',-89,77,-75), (179946,6410116,1,'soga_nose_type',-63,58,88), (179947,6410116,0,'soga_skin_color',200,187,181), (179948,6410116,0,'wing_color1',255,255,255), (179949,6410116,0,'wing_color2',255,255,255), (179950,6410117,1,'cheek_type',70,35,0), (179951,6410117,1,'chin_type',-71,98,-45), (179952,6410117,1,'ear_type',34,-84,0), (179953,6410117,1,'eye_brow_type',53,0,-78), (179954,6410117,0,'eye_color',125,178,194), (179955,6410117,1,'eye_type',17,0,0), (179956,6410117,0,'hair_color1',40,69,173), (179957,6410117,0,'hair_face_color',27,8,11), (179958,6410117,0,'hair_face_highlight_color',33,10,14), (179959,6410117,0,'hair_type_color',27,8,11), (179960,6410117,0,'hair_type_highlight_color',33,10,14), (179961,6410117,1,'lip_type',-34,-96,9), (179962,6410117,1,'nose_type',-85,40,69), (179963,6410117,0,'skin_color',159,110,83), (179964,6410117,1,'soga_cheek_type',0,53,0), (179965,6410117,1,'soga_chin_type',0,-34,-96), (179966,6410117,1,'soga_ear_type',0,17,0), (179967,6410117,1,'soga_eye_brow_type',0,34,-84), (179968,6410117,0,'soga_eye_color',229,229,102), (179969,6410117,0,'soga_hair_face_color',27,8,11), (179970,6410117,0,'soga_hair_face_highlight_color',33,10,14), (179971,6410117,0,'soga_hair_type_color',27,8,11), (179972,6410117,0,'soga_hair_type_highlight_color',33,10,14), (179973,6410117,1,'soga_lip_type',-78,70,35), (179974,6410117,1,'soga_nose_type',9,-71,98), (179975,6410117,0,'soga_skin_color',159,110,83), (179976,6410117,0,'wing_color1',255,255,255), (179977,6410117,0,'wing_color2',255,255,255), (179978,6410118,1,'cheek_type',71,43,0), (179979,6410118,1,'chin_type',-34,-29,-2), (179980,6410118,1,'ear_type',35,-10,0), (179981,6410118,1,'eye_brow_type',7,-9,-25), (179982,6410118,0,'eye_color',154,223,243), (179983,6410118,1,'eye_type',17,0,0), (179984,6410118,0,'hair_color1',209,65,100), (179985,6410118,0,'hair_face_color',5,5,1), (179986,6410118,0,'hair_face_highlight_color',5,5,1), (179987,6410118,0,'hair_type_color',5,5,1), (179988,6410118,0,'hair_type_highlight_color',5,5,1), (179989,6410118,1,'lip_type',34,42,56), (179990,6410118,1,'nose_type',59,-47,65), (179991,6410118,0,'skin_color',160,203,202), (179992,6410118,1,'soga_cheek_type',0,7,-9), (179993,6410118,1,'soga_chin_type',0,34,42), (179994,6410118,1,'soga_ear_type',0,17,0), (179995,6410118,1,'soga_eye_brow_type',0,35,-10), (179996,6410118,0,'soga_eye_color',229,229,102), (179997,6410118,0,'soga_hair_face_color',5,5,1), (179998,6410118,0,'soga_hair_face_highlight_color',5,5,1), (179999,6410118,0,'soga_hair_type_color',5,5,1), (180000,6410118,0,'soga_hair_type_highlight_color',5,5,1), (180001,6410118,1,'soga_lip_type',-25,71,43), (180002,6410118,1,'soga_nose_type',56,-34,-29), (180003,6410118,0,'soga_skin_color',160,203,202), (180004,6410119,1,'cheek_type',-5,81,0), (180005,6410119,1,'chin_type',88,17,37), (180006,6410119,1,'ear_type',37,-74,0), (180007,6410119,1,'eye_brow_type',78,-95,-26), (180008,6410119,0,'eye_color',29,56,42), (180009,6410119,1,'eye_type',75,0,0), (180010,6410119,0,'hair_color1',192,75,58), (180011,6410119,0,'hair_color2',83,0,0), (180012,6410119,0,'hair_face_color',15,1,21), (180013,6410119,0,'hair_face_highlight_color',244,246,246), (180014,6410119,0,'hair_type_color',15,1,21), (180015,6410119,0,'hair_type_highlight_color',244,246,246), (180016,6410119,1,'lip_type',-87,78,8), (180017,6410119,1,'nose_type',35,-64,75), (180018,6410119,0,'skin_color',138,108,67), (180019,6410119,1,'soga_cheek_type',0,78,-95), (180020,6410119,1,'soga_chin_type',0,-87,78), (180021,6410119,1,'soga_ear_type',0,75,0), (180022,6410119,1,'soga_eye_brow_type',0,37,-74), (180023,6410119,0,'soga_eye_color',229,229,102), (180024,6410119,1,'soga_eye_type',83,0,0), (180025,6410119,0,'soga_hair_face_color',15,1,21), (180026,6410119,0,'soga_hair_face_highlight_color',244,246,246), (180027,6410119,0,'soga_hair_type_color',15,1,21), (180028,6410119,0,'soga_hair_type_highlight_color',244,246,246), (180029,6410119,1,'soga_lip_type',-26,-5,81), (180030,6410119,1,'soga_nose_type',8,88,17), (180031,6410119,0,'soga_skin_color',138,108,67), (180032,6410119,0,'wing_color1',255,255,255), (180033,6410119,0,'wing_color2',255,255,255), (180034,6410120,0,'eye_color',255,255,255), (180035,6410120,0,'skin_color',255,255,255), (180036,6410120,0,'soga_eye_color',255,0,255), (180037,6410121,1,'cheek_type',56,0,0), (180038,6410121,1,'chin_type',-25,12,17), (180039,6410121,1,'ear_type',-17,-76,0), (180040,6410121,1,'eye_brow_type',-17,-17,62), (180041,6410121,0,'eye_color',160,188,170), (180042,6410121,1,'eye_type',76,0,0), (180043,6410121,0,'hair_color1',50,68,175), (180044,6410121,0,'hair_color2',156,0,0), (180045,6410121,0,'hair_face_color',145,168,168), (180046,6410121,0,'hair_face_highlight_color',145,168,168), (180047,6410121,0,'hair_type_color',145,168,168), (180048,6410121,0,'hair_type_highlight_color',145,168,168), (180049,6410121,1,'lip_type',50,-22,-23), (180050,6410121,1,'nose_type',23,50,68), (180051,6410121,0,'skin_color',46,34,21), (180052,6410121,1,'soga_cheek_type',0,-17,-17), (180053,6410121,1,'soga_chin_type',0,50,-22), (180054,6410121,1,'soga_ear_type',0,76,0), (180055,6410121,1,'soga_eye_brow_type',0,-17,-76), (180056,6410121,0,'soga_eye_color',229,229,102), (180057,6410121,1,'soga_eye_type',-100,0,0), (180058,6410121,0,'soga_hair_face_color',145,168,168), (180059,6410121,0,'soga_hair_face_highlight_color',145,168,168), (180060,6410121,0,'soga_hair_type_color',145,168,168), (180061,6410121,0,'soga_hair_type_highlight_color',145,168,168), (180062,6410121,1,'soga_lip_type',62,56,0), (180063,6410121,1,'soga_nose_type',-23,-25,12), (180064,6410121,0,'soga_skin_color',46,34,21), (180065,6410121,0,'wing_color1',255,255,255), (180066,6410121,0,'wing_color2',255,255,255), (180067,6410122,1,'cheek_type',-93,-3,0), (180068,6410122,1,'chin_type',56,28,62), (180069,6410122,1,'ear_type',-31,-47,0), (180070,6410122,1,'eye_brow_type',100,100,100), (180071,6410122,0,'eye_color',133,182,193), (180072,6410122,1,'eye_type',42,0,0), (180073,6410122,0,'hair_color1',228,34,211), (180074,6410122,0,'hair_color2',21,0,0), (180075,6410122,0,'hair_face_color',70,49,6), (180076,6410122,0,'hair_type_color',255,255,255), (180077,6410122,0,'hair_type_highlight_color',255,255,255), (180078,6410122,1,'lip_type',76,4,-94), (180079,6410122,1,'nose_type',7,-28,34), (180080,6410122,0,'skin_color',222,185,187), (180081,6410122,1,'soga_cheek_type',0,100,100), (180082,6410122,1,'soga_chin_type',0,76,4), (180083,6410122,1,'soga_ear_type',0,42,0), (180084,6410122,1,'soga_eye_brow_type',0,-31,-47), (180085,6410122,0,'soga_eye_color',229,229,102), (180086,6410122,1,'soga_eye_type',21,0,0), (180087,6410122,0,'soga_hair_face_color',70,49,6), (180088,6410122,0,'soga_hair_type_color',255,255,255), (180089,6410122,0,'soga_hair_type_highlight_color',255,255,255), (180090,6410122,1,'soga_lip_type',100,-93,-3), (180091,6410122,1,'soga_nose_type',-94,56,28), (180092,6410122,0,'soga_skin_color',222,185,187), (180093,6410123,1,'cheek_type',14,32,0), (180094,6410123,1,'chin_type',14,-28,40), (180095,6410123,1,'ear_type',-32,2,0), (180096,6410123,1,'eye_brow_type',-14,-1,-44), (180097,6410123,0,'eye_color',45,93,101), (180098,6410123,1,'eye_type',26,0,0), (180099,6410123,0,'hair_color1',21,246,156), (180100,6410123,0,'hair_face_color',61,75,68), (180101,6410123,0,'hair_face_highlight_color',35,14,3), (180102,6410123,0,'hair_type_color',61,75,68), (180103,6410123,0,'hair_type_highlight_color',35,14,3), (180104,6410123,1,'lip_type',-21,-28,9), (180105,6410123,1,'nose_type',-1,21,-10), (180106,6410123,0,'skin_color',228,196,197), (180107,6410123,1,'soga_cheek_type',0,-14,-1), (180108,6410123,1,'soga_chin_type',0,-21,-28), (180109,6410123,1,'soga_ear_type',0,26,0), (180110,6410123,1,'soga_eye_brow_type',0,-32,2), (180111,6410123,0,'soga_eye_color',229,229,102), (180112,6410123,0,'soga_hair_face_color',61,75,68), (180113,6410123,0,'soga_hair_face_highlight_color',35,14,3), (180114,6410123,0,'soga_hair_type_color',61,75,68), (180115,6410123,0,'soga_hair_type_highlight_color',35,14,3), (180116,6410123,1,'soga_lip_type',-44,14,32), (180117,6410123,1,'soga_nose_type',9,14,-28), (180118,6410123,0,'soga_skin_color',228,196,197), (180119,6410123,0,'wing_color1',255,255,255), (180120,6410123,0,'wing_color2',255,255,255), (180121,6410124,1,'cheek_type',82,0,0), (180122,6410124,1,'chin_type',-34,-14,-25), (180123,6410124,1,'ear_type',-93,-75,0), (180124,6410124,1,'eye_brow_type',14,-81,-14), (180125,6410124,0,'eye_color',135,170,145), (180126,6410124,1,'eye_type',-25,0,0), (180127,6410124,0,'hair_color1',239,68,193), (180128,6410124,0,'hair_face_color',15,1,21), (180129,6410124,0,'hair_face_highlight_color',15,1,21), (180130,6410124,0,'hair_type_color',15,1,21), (180131,6410124,0,'hair_type_highlight_color',15,1,21), (180132,6410124,1,'lip_type',-76,94,-62), (180133,6410124,1,'nose_type',-31,-17,68), (180134,6410124,0,'skin_color',52,55,55), (180135,6410124,1,'soga_cheek_type',0,14,-81), (180136,6410124,1,'soga_chin_type',0,-76,94), (180137,6410124,1,'soga_ear_type',0,-25,0), (180138,6410124,1,'soga_eye_brow_type',0,-93,-75), (180139,6410124,0,'soga_eye_color',229,229,102), (180140,6410124,0,'soga_hair_face_color',15,1,21), (180141,6410124,0,'soga_hair_face_highlight_color',15,1,21), (180142,6410124,0,'soga_hair_type_color',15,1,21), (180143,6410124,0,'soga_hair_type_highlight_color',15,1,21), (180144,6410124,1,'soga_lip_type',-14,82,0), (180145,6410124,1,'soga_nose_type',-62,-34,-14), (180146,6410124,0,'soga_skin_color',52,55,55), (180147,6410125,1,'cheek_type',-77,-65,0), (180148,6410125,1,'chin_type',-68,26,88), (180149,6410125,1,'ear_type',1,68,0), (180150,6410125,1,'eye_brow_type',68,63,-78), (180151,6410125,0,'eye_color',88,155,167), (180152,6410125,1,'eye_type',28,0,0), (180153,6410125,0,'hair_color1',188,214,44), (180154,6410125,0,'hair_color2',93,0,0), (180155,6410125,0,'hair_face_highlight_color',152,174,173), (180156,6410125,0,'hair_type_highlight_color',152,174,173), (180157,6410125,1,'lip_type',90,46,51), (180158,6410125,1,'nose_type',25,-68,-42), (180159,6410125,0,'skin_color',243,252,252), (180160,6410125,1,'soga_cheek_type',0,68,63), (180161,6410125,1,'soga_chin_type',0,90,46), (180162,6410125,1,'soga_ear_type',0,28,0), (180163,6410125,1,'soga_eye_brow_type',0,1,68), (180164,6410125,0,'soga_eye_color',229,229,102), (180165,6410125,1,'soga_eye_type',93,0,0), (180166,6410125,0,'soga_hair_face_highlight_color',152,174,173), (180167,6410125,0,'soga_hair_type_highlight_color',152,174,173), (180168,6410125,1,'soga_lip_type',-78,-77,-65), (180169,6410125,1,'soga_nose_type',51,-68,26), (180170,6410125,0,'soga_skin_color',243,252,252), (180171,6410126,0,'eye_color',255,255,255), (180172,6410126,0,'skin_color',255,255,255), (180173,6410126,0,'soga_eye_color',255,0,255), (180174,6410127,1,'cheek_type',-28,-8,0), (180175,6410127,1,'chin_type',1,-37,34), (180176,6410127,1,'ear_type',-34,23,0), (180177,6410127,1,'eye_brow_type',21,-10,-20), (180178,6410127,0,'eye_color',147,111,54), (180179,6410127,1,'eye_type',14,0,0), (180180,6410127,0,'hair_color1',31,0,0), (180181,6410127,0,'hair_face_color',65,26,9), (180182,6410127,0,'hair_face_highlight_color',94,77,57), (180183,6410127,0,'hair_type_color',65,26,9), (180184,6410127,0,'hair_type_highlight_color',94,77,57), (180185,6410127,1,'lip_type',19,-2,-22), (180186,6410127,1,'nose_type',31,31,0), (180187,6410127,0,'skin_color',253,254,254), (180188,6410127,1,'soga_cheek_type',0,21,-10), (180189,6410127,1,'soga_chin_type',0,19,-2), (180190,6410127,1,'soga_ear_type',0,14,0), (180191,6410127,1,'soga_eye_brow_type',0,-34,23), (180192,6410127,0,'soga_eye_color',229,229,102), (180193,6410127,0,'soga_hair_face_color',65,26,9), (180194,6410127,0,'soga_hair_face_highlight_color',94,77,57), (180195,6410127,0,'soga_hair_type_color',65,26,9), (180196,6410127,0,'soga_hair_type_highlight_color',94,77,57), (180197,6410127,1,'soga_lip_type',-20,-28,-8), (180198,6410127,1,'soga_nose_type',-22,1,-37), (180199,6410127,0,'soga_skin_color',253,254,254), (180200,6410127,0,'wing_color1',255,255,255), (180201,6410127,0,'wing_color2',255,255,255), (180202,6410128,1,'cheek_type',4,-3,0), (180203,6410128,1,'chin_type',-21,-17,-29), (180204,6410128,1,'ear_type',25,0,0), (180205,6410128,1,'eye_brow_type',0,32,28), (180206,6410128,0,'eye_color',64,120,79), (180207,6410128,1,'eye_type',12,0,0), (180208,6410128,0,'hair_color1',0,39,0), (180209,6410128,0,'hair_face_color',219,219,200), (180210,6410128,0,'hair_face_highlight_color',183,120,0), (180211,6410128,0,'hair_type_color',219,219,200), (180212,6410128,0,'hair_type_highlight_color',183,120,0), (180213,6410128,1,'lip_type',7,-28,-3), (180214,6410128,1,'nose_type',-18,0,39), (180215,6410128,0,'skin_color',213,220,214), (180216,6410128,1,'soga_cheek_type',0,0,32), (180217,6410128,1,'soga_chin_type',0,7,-28), (180218,6410128,1,'soga_ear_type',0,12,0), (180219,6410128,1,'soga_eye_brow_type',0,25,0), (180220,6410128,0,'soga_eye_color',229,229,102), (180221,6410128,0,'soga_hair_face_color',219,219,200), (180222,6410128,0,'soga_hair_face_highlight_color',183,120,0), (180223,6410128,0,'soga_hair_type_color',219,219,200), (180224,6410128,0,'soga_hair_type_highlight_color',183,120,0), (180225,6410128,1,'soga_lip_type',28,4,-3), (180226,6410128,1,'soga_nose_type',-3,-21,-17), (180227,6410128,0,'soga_skin_color',213,220,214), (180228,6410128,0,'wing_color1',255,255,255), (180229,6410128,0,'wing_color2',255,255,255), (180230,6410129,1,'cheek_type',-8,3,0), (180231,6410129,1,'chin_type',17,7,-20), (180232,6410129,1,'ear_type',44,26,0), (180233,6410129,1,'eye_brow_type',-11,0,26), (180234,6410129,0,'eye_color',45,15,70), (180235,6410129,1,'eye_type',-11,0,0), (180236,6410129,0,'hair_color1',8,245,100), (180237,6410129,0,'hair_face_color',20,11,1), (180238,6410129,0,'hair_face_highlight_color',216,192,37), (180239,6410129,0,'hair_type_color',20,11,1), (180240,6410129,0,'hair_type_highlight_color',216,192,37), (180241,6410129,1,'lip_type',-11,-7,12), (180242,6410129,1,'nose_type',-43,8,-11), (180243,6410129,0,'skin_color',186,178,126), (180244,6410129,1,'soga_cheek_type',0,-11,0), (180245,6410129,1,'soga_chin_type',0,-11,-7), (180246,6410129,1,'soga_ear_type',0,-11,0), (180247,6410129,1,'soga_eye_brow_type',0,44,26), (180248,6410129,0,'soga_eye_color',229,229,102), (180249,6410129,0,'soga_hair_face_color',20,11,1), (180250,6410129,0,'soga_hair_face_highlight_color',216,192,37), (180251,6410129,0,'soga_hair_type_color',20,11,1), (180252,6410129,0,'soga_hair_type_highlight_color',216,192,37), (180253,6410129,1,'soga_lip_type',26,-8,3), (180254,6410129,1,'soga_nose_type',12,17,7), (180255,6410129,0,'soga_skin_color',186,178,126), (180256,6410129,0,'wing_color1',255,255,255), (180257,6410129,0,'wing_color2',255,255,255), (180258,6410130,0,'eye_color',255,255,255), (180259,6410130,0,'skin_color',255,255,255), (180260,6410130,0,'soga_eye_color',255,0,255), (180261,6410131,0,'eye_color',255,255,255), (180262,6410131,0,'skin_color',255,255,255), (180263,6410131,0,'soga_eye_color',255,0,255), (180264,6410132,0,'eye_color',255,255,255), (180265,6410132,0,'skin_color',255,255,255), (180266,6410132,0,'soga_eye_color',255,0,255), (180267,6410133,0,'eye_color',255,255,255), (180268,6410133,0,'skin_color',255,255,255), (180269,6410133,0,'soga_eye_color',255,0,255), (180270,6410134,0,'eye_color',255,255,255), (180271,6410134,0,'skin_color',255,255,255), (180272,6410134,0,'soga_eye_color',255,0,255), (180273,6410135,1,'cheek_type',-43,-72,0), (180274,6410135,1,'chin_type',38,-75,77), (180275,6410135,1,'ear_type',-61,-83,0), (180276,6410135,1,'eye_brow_type',-51,-35,-31), (180277,6410135,0,'eye_color',173,142,88), (180278,6410135,1,'eye_type',-76,0,0), (180279,6410135,0,'hair_color1',82,31,72), (180280,6410135,0,'hair_color2',56,0,0), (180281,6410135,0,'hair_face_color',49,47,61), (180282,6410135,0,'hair_face_highlight_color',42,29,2), (180283,6410135,0,'hair_type_color',49,47,61), (180284,6410135,0,'hair_type_highlight_color',42,29,2), (180285,6410135,1,'lip_type',3,41,70), (180286,6410135,1,'nose_type',-47,82,31), (180287,6410135,0,'skin_color',243,251,251), (180288,6410135,1,'soga_cheek_type',0,-51,-35), (180289,6410135,1,'soga_chin_type',0,3,41), (180290,6410135,1,'soga_ear_type',0,-76,0), (180291,6410135,1,'soga_eye_brow_type',0,-61,-83), (180292,6410135,0,'soga_eye_color',229,229,102), (180293,6410135,1,'soga_eye_type',56,0,0), (180294,6410135,0,'soga_hair_face_color',49,47,61), (180295,6410135,0,'soga_hair_face_highlight_color',42,29,2), (180296,6410135,0,'soga_hair_type_color',49,47,61), (180297,6410135,0,'soga_hair_type_highlight_color',42,29,2), (180298,6410135,1,'soga_lip_type',-31,-43,-72), (180299,6410135,1,'soga_nose_type',70,38,-75), (180300,6410135,0,'soga_skin_color',243,251,251), (180301,6410135,0,'wing_color1',255,255,255), (180302,6410135,0,'wing_color2',255,255,255), (180303,6410136,1,'cheek_type',-9,-28,0), (180304,6410136,1,'chin_type',-10,-28,-3), (180305,6410136,1,'ear_type',22,7,0), (180306,6410136,1,'eye_brow_type',10,0,-2), (180307,6410136,0,'eye_color',146,172,144), (180308,6410136,1,'eye_type',-12,0,0), (180309,6410136,0,'hair_color1',242,37,0), (180310,6410136,0,'hair_color2',11,0,0), (180311,6410136,0,'hair_face_color',197,174,103), (180312,6410136,0,'hair_face_highlight_color',31,29,22), (180313,6410136,0,'hair_type_color',197,174,103), (180314,6410136,0,'hair_type_highlight_color',31,29,22), (180315,6410136,1,'lip_type',-46,22,37), (180316,6410136,1,'nose_type',-3,-14,37), (180317,6410136,0,'skin_color',230,206,196), (180318,6410136,1,'soga_cheek_type',0,10,0), (180319,6410136,1,'soga_chin_type',0,-46,22), (180320,6410136,1,'soga_ear_type',0,-12,0), (180321,6410136,1,'soga_eye_brow_type',0,22,7), (180322,6410136,0,'soga_eye_color',229,229,102), (180323,6410136,1,'soga_eye_type',11,0,0), (180324,6410136,0,'soga_hair_face_color',197,174,103), (180325,6410136,0,'soga_hair_face_highlight_color',31,29,22), (180326,6410136,0,'soga_hair_type_color',197,174,103), (180327,6410136,0,'soga_hair_type_highlight_color',31,29,22), (180328,6410136,1,'soga_lip_type',-2,-9,-28), (180329,6410136,1,'soga_nose_type',37,-10,-28), (180330,6410136,0,'soga_skin_color',230,206,196), (180331,6410136,0,'wing_color1',255,255,255), (180332,6410136,0,'wing_color2',255,255,255), (180333,6410137,0,'eye_color',255,255,255), (180334,6410137,0,'skin_color',255,255,255), (180335,6410137,0,'soga_eye_color',255,0,255), (180336,6410138,0,'eye_color',255,255,255), (180337,6410138,0,'skin_color',255,255,255), (180338,6410138,0,'soga_eye_color',255,0,255), (180339,6410139,1,'cheek_type',42,-12,0), (180340,6410139,1,'chin_type',-19,0,29), (180341,6410139,1,'ear_type',7,7,0), (180342,6410139,1,'eye_brow_type',-17,0,25), (180343,6410139,0,'eye_color',130,102,52), (180344,6410139,1,'eye_type',5,0,0), (180345,6410139,0,'hair_color1',219,254,0), (180346,6410139,0,'hair_face_color',64,25,4), (180347,6410139,0,'hair_face_highlight_color',78,63,0), (180348,6410139,0,'hair_type_color',64,25,4), (180349,6410139,0,'hair_type_highlight_color',78,63,0), (180350,6410139,1,'lip_type',-39,14,1), (180351,6410139,1,'nose_type',0,-37,-2), (180352,6410139,0,'skin_color',241,251,251), (180353,6410139,1,'soga_cheek_type',0,-17,0), (180354,6410139,1,'soga_chin_type',0,-39,14), (180355,6410139,1,'soga_ear_type',0,5,0), (180356,6410139,1,'soga_eye_brow_type',0,7,7), (180357,6410139,0,'soga_eye_color',229,229,102), (180358,6410139,0,'soga_hair_face_color',64,25,4), (180359,6410139,0,'soga_hair_face_highlight_color',78,63,0), (180360,6410139,0,'soga_hair_type_color',64,25,4), (180361,6410139,0,'soga_hair_type_highlight_color',78,63,0), (180362,6410139,1,'soga_lip_type',25,42,-12), (180363,6410139,1,'soga_nose_type',1,-19,0), (180364,6410139,0,'soga_skin_color',241,251,251), (180365,6410139,0,'wing_color1',255,255,255), (180366,6410139,0,'wing_color2',255,255,255), (180367,6410140,1,'cheek_type',17,1,0), (180368,6410140,1,'chin_type',-25,7,8), (180369,6410140,1,'ear_type',0,39,0), (180370,6410140,1,'eye_brow_type',-3,8,-8), (180371,6410140,0,'eye_color',80,119,70), (180372,6410140,1,'eye_type',-11,0,0), (180373,6410140,0,'hair_color1',31,2,0), (180374,6410140,0,'hair_face_color',190,185,137), (180375,6410140,0,'hair_face_highlight_color',94,86,34), (180376,6410140,0,'hair_type_color',190,185,137), (180377,6410140,0,'hair_type_highlight_color',94,86,34), (180378,6410140,1,'lip_type',14,-28,14), (180379,6410140,1,'nose_type',-7,31,2), (180380,6410140,0,'skin_color',235,245,238), (180381,6410140,1,'soga_cheek_type',0,-3,8), (180382,6410140,1,'soga_chin_type',0,14,-28), (180383,6410140,1,'soga_ear_type',0,-11,0), (180384,6410140,1,'soga_eye_brow_type',0,0,39), (180385,6410140,0,'soga_eye_color',229,229,102), (180386,6410140,0,'soga_hair_face_color',190,185,137), (180387,6410140,0,'soga_hair_face_highlight_color',94,86,34), (180388,6410140,0,'soga_hair_type_color',190,185,137), (180389,6410140,0,'soga_hair_type_highlight_color',94,86,34), (180390,6410140,1,'soga_lip_type',-8,17,1), (180391,6410140,1,'soga_nose_type',14,-25,7), (180392,6410140,0,'soga_skin_color',235,245,238), (180393,6410140,0,'wing_color1',255,255,255), (180394,6410140,0,'wing_color2',255,255,255), (180395,6410141,0,'eye_color',255,255,255), (180396,6410141,0,'skin_color',255,255,255), (180397,6410141,0,'soga_eye_color',255,0,255), (180398,6410142,0,'eye_color',255,255,255), (180399,6410142,0,'skin_color',255,255,255), (180400,6410142,0,'soga_eye_color',255,0,255), (180401,6410143,1,'cheek_type',-76,75,0), (180402,6410143,1,'chin_type',17,-90,-12), (180403,6410143,1,'ear_type',-4,-71,0), (180404,6410143,1,'eye_brow_type',87,20,-25), (180405,6410143,0,'eye_color',158,158,0), (180406,6410143,1,'eye_type',-48,0,0), (180407,6410143,0,'hair_color1',206,68,31), (180408,6410143,1,'lip_type',89,93,12), (180409,6410143,1,'nose_type',-51,-50,68), (180410,6410143,0,'skin_color',35,50,54), (180411,6410143,1,'soga_cheek_type',0,87,20), (180412,6410143,1,'soga_chin_type',0,89,93), (180413,6410143,1,'soga_ear_type',0,-48,0), (180414,6410143,1,'soga_eye_brow_type',0,-4,-71), (180415,6410143,0,'soga_eye_color',229,229,102), (180416,6410143,1,'soga_lip_type',-25,-76,75), (180417,6410143,1,'soga_nose_type',12,17,-90), (180418,6410143,0,'soga_skin_color',35,50,54), (180419,6410143,0,'wing_color1',255,255,255), (180420,6410143,0,'wing_color2',255,255,255), (180421,6290000,1,'cheek_type',-28,31,0), (180422,6290000,1,'chin_type',-28,0,19), (180423,6290000,1,'ear_type',-3,35,0), (180424,6290000,1,'eye_brow_type',-34,34,-3), (180425,6290000,0,'eye_color',143,12,37), (180426,6290000,1,'eye_type',100,0,0), (180427,6290000,0,'hair_color1',238,253,100), (180428,6290000,0,'hair_face_color',95,93,91), (180429,6290000,0,'hair_face_highlight_color',216,192,37), (180430,6290000,0,'hair_type_color',95,93,91), (180431,6290000,0,'hair_type_highlight_color',216,192,37), (180432,6290000,1,'lip_type',28,-17,-14), (180433,6290000,1,'nose_type',0,-18,-3), (180434,6290000,0,'skin_color',208,175,140), (180435,6290000,1,'soga_cheek_type',0,-34,34), (180436,6290000,1,'soga_chin_type',0,28,-17), (180437,6290000,1,'soga_ear_type',0,100,0), (180438,6290000,1,'soga_eye_brow_type',0,-3,35), (180439,6290000,0,'soga_eye_color',229,229,102), (180440,6290000,0,'soga_hair_face_color',95,93,91), (180441,6290000,0,'soga_hair_face_highlight_color',216,192,37), (180442,6290000,0,'soga_hair_type_color',95,93,91), (180443,6290000,0,'soga_hair_type_highlight_color',216,192,37), (180444,6290000,1,'soga_lip_type',-3,-28,31), (180445,6290000,1,'soga_nose_type',-14,-28,0), (180446,6290000,0,'soga_skin_color',208,175,140), (180447,6290000,0,'wing_color1',255,255,255), (180448,6290000,0,'wing_color2',255,255,255), (180449,6290001,0,'eye_color',255,255,255), (180450,6290001,0,'skin_color',255,255,255), (180451,6290001,0,'soga_eye_color',255,0,255), (180452,6290002,1,'cheek_type',-8,3,0), (180453,6290002,1,'chin_type',17,7,-20), (180454,6290002,1,'ear_type',44,26,0), (180455,6290002,1,'eye_brow_type',-11,0,26), (180456,6290002,0,'eye_color',86,10,134), (180457,6290002,1,'eye_type',-11,0,0), (180458,6290002,0,'hair_color1',8,245,253), (180459,6290002,0,'hair_face_color',10,9,7), (180460,6290002,0,'hair_face_highlight_color',216,192,37), (180461,6290002,0,'hair_type_color',10,9,7), (180462,6290002,0,'hair_type_highlight_color',216,192,37), (180463,6290002,1,'lip_type',-11,-7,12), (180464,6290002,1,'nose_type',-43,8,-11), (180465,6290002,0,'skin_color',166,167,119), (180466,6290002,1,'soga_cheek_type',0,-11,0), (180467,6290002,1,'soga_chin_type',0,-11,-7), (180468,6290002,1,'soga_ear_type',0,-11,0), (180469,6290002,1,'soga_eye_brow_type',0,44,26), (180470,6290002,0,'soga_eye_color',229,229,102), (180471,6290002,0,'soga_hair_face_color',10,9,7), (180472,6290002,0,'soga_hair_face_highlight_color',216,192,37), (180473,6290002,0,'soga_hair_type_color',10,9,7), (180474,6290002,0,'soga_hair_type_highlight_color',216,192,37), (180475,6290002,1,'soga_lip_type',26,-8,3), (180476,6290002,1,'soga_nose_type',12,17,7), (180477,6290002,0,'soga_skin_color',166,167,119), (180478,6290002,0,'wing_color1',255,255,255), (180479,6290002,0,'wing_color2',255,255,255), (180480,6290003,1,'cheek_type',-28,31,0), (180481,6290003,1,'chin_type',-28,0,19), (180482,6290003,1,'ear_type',-3,35,0), (180483,6290003,1,'eye_brow_type',-34,34,-3), (180484,6290003,0,'eye_color',255,255,248), (180485,6290003,1,'eye_type',100,0,0), (180486,6290003,0,'hair_color1',238,253,251), (180487,6290003,0,'hair_face_color',126,115,32), (180488,6290003,0,'hair_face_highlight_color',216,192,37), (180489,6290003,0,'hair_type_color',126,115,32), (180490,6290003,0,'hair_type_highlight_color',216,192,37), (180491,6290003,1,'lip_type',28,-17,-14), (180492,6290003,1,'nose_type',0,-18,-3), (180493,6290003,0,'skin_color',173,163,116), (180494,6290003,1,'soga_cheek_type',0,-34,34), (180495,6290003,1,'soga_chin_type',0,28,-17), (180496,6290003,1,'soga_ear_type',0,100,0), (180497,6290003,1,'soga_eye_brow_type',0,-3,35), (180498,6290003,0,'soga_eye_color',229,229,102), (180499,6290003,0,'soga_hair_face_color',126,115,32), (180500,6290003,0,'soga_hair_face_highlight_color',216,192,37), (180501,6290003,0,'soga_hair_type_color',126,115,32), (180502,6290003,0,'soga_hair_type_highlight_color',216,192,37), (180503,6290003,1,'soga_lip_type',-3,-28,31), (180504,6290003,1,'soga_nose_type',-14,-28,0), (180505,6290003,0,'soga_skin_color',173,163,116), (180506,6290003,0,'wing_color1',255,255,255), (180507,6290003,0,'wing_color2',255,255,255), (180508,6290004,0,'eye_color',71,48,84), (180509,6290004,0,'hair_type_color',255,255,255), (180510,6290004,0,'hair_type_highlight_color',255,255,255), (180511,6290004,0,'skin_color',81,49,83), (180512,6290004,0,'soga_eye_color',255,0,255), (180513,6290004,0,'soga_hair_type_color',255,255,255), (180514,6290004,0,'soga_hair_type_highlight_color',255,255,255), (180515,6290005,0,'eye_color',71,48,84), (180516,6290005,0,'hair_type_color',255,0,0), (180517,6290005,0,'hair_type_highlight_color',255,0,0), (180518,6290005,0,'skin_color',81,49,83), (180519,6290005,0,'soga_eye_color',255,0,255), (180520,6290005,0,'soga_hair_type_color',255,0,0), (180521,6290005,0,'soga_hair_type_highlight_color',255,0,0), (180522,6290006,0,'soga_eye_color',255,0,255), (180523,6290007,0,'eye_color',71,48,84), (180524,6290007,0,'skin_color',81,49,83), (180525,6290007,0,'soga_eye_color',255,0,255), (180526,6290008,0,'eye_color',255,255,255), (180527,6290008,0,'skin_color',255,255,255), (180528,6290008,0,'soga_eye_color',255,0,255), (180529,6280000,1,'cheek_type',15,-21,0), (180530,6280000,1,'chin_type',32,81,-50), (180531,6280000,1,'ear_type',-12,52,0), (180532,6280000,1,'eye_brow_type',-89,0,10), (180533,6280000,0,'eye_color',131,180,186), (180534,6280000,1,'eye_type',42,0,0), (180535,6280000,0,'hair_color1',239,198,48), (180536,6280000,0,'hair_face_highlight_color',190,97,43), (180537,6280000,0,'hair_type_highlight_color',190,97,43), (180538,6280000,1,'lip_type',43,64,0), (180539,6280000,1,'nose_type',0,-17,-58), (180540,6280000,0,'skin_color',239,197,196), (180541,6280000,1,'soga_cheek_type',0,-89,0), (180542,6280000,1,'soga_chin_type',0,43,64), (180543,6280000,1,'soga_ear_type',0,42,0), (180544,6280000,1,'soga_eye_brow_type',0,-12,52), (180545,6280000,0,'soga_eye_color',204,204,204), (180546,6280000,0,'soga_hair_face_highlight_color',190,97,43), (180547,6280000,0,'soga_hair_type_highlight_color',190,97,43), (180548,6280000,1,'soga_lip_type',10,15,-21), (180549,6280000,1,'soga_nose_type',0,32,81), (180550,6280000,0,'soga_skin_color',239,197,196), (180551,6280001,1,'cheek_type',-28,31,0), (180552,6280001,1,'chin_type',-28,0,19), (180553,6280001,1,'ear_type',-3,35,0), (180554,6280001,1,'eye_brow_type',-34,34,-3), (180555,6280001,0,'eye_color',143,12,37), (180556,6280001,1,'eye_type',100,0,0), (180557,6280001,0,'hair_color1',238,253,100), (180558,6280001,0,'hair_face_color',95,93,91), (180559,6280001,0,'hair_face_highlight_color',216,192,37), (180560,6280001,0,'hair_type_color',95,93,91), (180561,6280001,0,'hair_type_highlight_color',216,192,37), (180562,6280001,1,'lip_type',28,-17,-14), (180563,6280001,1,'nose_type',0,-18,-3), (180564,6280001,0,'skin_color',208,175,140), (180565,6280001,1,'soga_cheek_type',0,-34,34), (180566,6280001,1,'soga_chin_type',0,28,-17), (180567,6280001,1,'soga_ear_type',0,100,0), (180568,6280001,1,'soga_eye_brow_type',0,-3,35), (180569,6280001,0,'soga_eye_color',229,229,102), (180570,6280001,0,'soga_hair_face_color',95,93,91), (180571,6280001,0,'soga_hair_face_highlight_color',216,192,37), (180572,6280001,0,'soga_hair_type_color',95,93,91), (180573,6280001,0,'soga_hair_type_highlight_color',216,192,37), (180574,6280001,1,'soga_lip_type',-3,-28,31), (180575,6280001,1,'soga_nose_type',-14,-28,0), (180576,6280001,0,'soga_skin_color',208,175,140), (180577,6280001,0,'wing_color1',255,255,255), (180578,6280001,0,'wing_color2',255,255,255), (180579,6280002,0,'eye_color',255,255,255), (180580,6280002,0,'skin_color',255,255,255), (180581,6280002,0,'soga_eye_color',255,0,255), (180582,6280003,1,'cheek_type',-8,3,0), (180583,6280003,1,'chin_type',17,7,-20), (180584,6280003,1,'ear_type',44,26,0), (180585,6280003,1,'eye_brow_type',-11,0,26), (180586,6280003,0,'eye_color',86,10,134), (180587,6280003,1,'eye_type',-11,0,0), (180588,6280003,0,'hair_color1',8,245,253), (180589,6280003,0,'hair_face_color',10,9,7), (180590,6280003,0,'hair_face_highlight_color',216,192,37), (180591,6280003,0,'hair_type_color',10,9,7), (180592,6280003,0,'hair_type_highlight_color',216,192,37), (180593,6280003,1,'lip_type',-11,-7,12), (180594,6280003,1,'nose_type',-43,8,-11), (180595,6280003,0,'skin_color',166,167,119), (180596,6280003,1,'soga_cheek_type',0,-11,0), (180597,6280003,1,'soga_chin_type',0,-11,-7), (180598,6280003,1,'soga_ear_type',0,-11,0), (180599,6280003,1,'soga_eye_brow_type',0,44,26), (180600,6280003,0,'soga_eye_color',229,229,102), (180601,6280003,0,'soga_hair_face_color',10,9,7), (180602,6280003,0,'soga_hair_face_highlight_color',216,192,37), (180603,6280003,0,'soga_hair_type_color',10,9,7), (180604,6280003,0,'soga_hair_type_highlight_color',216,192,37), (180605,6280003,1,'soga_lip_type',26,-8,3), (180606,6280003,1,'soga_nose_type',12,17,7), (180607,6280003,0,'soga_skin_color',166,167,119), (180608,6280003,0,'wing_color1',255,255,255), (180609,6280003,0,'wing_color2',255,255,255), (180610,6280004,1,'cheek_type',-28,31,0), (180611,6280004,1,'chin_type',-28,0,19), (180612,6280004,1,'ear_type',-3,35,0), (180613,6280004,1,'eye_brow_type',-34,34,-3), (180614,6280004,0,'eye_color',255,255,248), (180615,6280004,1,'eye_type',100,0,0), (180616,6280004,0,'hair_color1',238,253,251), (180617,6280004,0,'hair_face_color',126,115,32), (180618,6280004,0,'hair_face_highlight_color',216,192,37), (180619,6280004,0,'hair_type_color',126,115,32), (180620,6280004,0,'hair_type_highlight_color',216,192,37), (180621,6280004,1,'lip_type',28,-17,-14), (180622,6280004,1,'nose_type',0,-18,-3), (180623,6280004,0,'skin_color',173,163,116), (180624,6280004,1,'soga_cheek_type',0,-34,34), (180625,6280004,1,'soga_chin_type',0,28,-17), (180626,6280004,1,'soga_ear_type',0,100,0), (180627,6280004,1,'soga_eye_brow_type',0,-3,35), (180628,6280004,0,'soga_eye_color',229,229,102), (180629,6280004,0,'soga_hair_face_color',126,115,32), (180630,6280004,0,'soga_hair_face_highlight_color',216,192,37), (180631,6280004,0,'soga_hair_type_color',126,115,32), (180632,6280004,0,'soga_hair_type_highlight_color',216,192,37), (180633,6280004,1,'soga_lip_type',-3,-28,31), (180634,6280004,1,'soga_nose_type',-14,-28,0), (180635,6280004,0,'soga_skin_color',173,163,116), (180636,6280004,0,'wing_color1',255,255,255), (180637,6280004,0,'wing_color2',255,255,255), (180638,6280005,0,'eye_color',71,48,84), (180639,6280005,0,'hair_type_color',255,255,255), (180640,6280005,0,'hair_type_highlight_color',255,255,255), (180641,6280005,0,'skin_color',81,49,83), (180642,6280005,0,'soga_eye_color',255,0,255), (180643,6280005,0,'soga_hair_type_color',255,255,255), (180644,6280005,0,'soga_hair_type_highlight_color',255,255,255), (180645,6280006,0,'eye_color',71,48,84), (180646,6280006,0,'hair_type_color',255,0,0), (180647,6280006,0,'hair_type_highlight_color',255,0,0), (180648,6280006,0,'skin_color',81,49,83), (180649,6280006,0,'soga_eye_color',255,0,255), (180650,6280006,0,'soga_hair_type_color',255,0,0), (180651,6280006,0,'soga_hair_type_highlight_color',255,0,0), (180652,6280007,0,'soga_eye_color',255,0,255), (180653,6280008,0,'eye_color',255,255,255), (180654,6280008,0,'skin_color',255,255,255), (180655,6280008,0,'soga_eye_color',255,0,255), (180656,6260000,1,'cheek_type',91,-1,0), (180657,6260000,1,'chin_type',75,31,34), (180658,6260000,1,'ear_type',-100,-97,0), (180659,6260000,1,'eye_brow_type',-47,74,-41), (180660,6260000,0,'eye_color',204,204,204), (180661,6260000,1,'eye_type',25,0,0), (180662,6260000,0,'hair_color1',14,198,50), (180663,6260000,1,'lip_type',-11,15,8), (180664,6260000,1,'nose_type',-83,14,-58), (180665,6260000,0,'skin_color',177,179,180), (180666,6260000,1,'soga_cheek_type',0,-47,74), (180667,6260000,1,'soga_chin_type',0,-11,15), (180668,6260000,1,'soga_ear_type',0,25,0), (180669,6260000,1,'soga_eye_brow_type',0,-100,-97), (180670,6260000,0,'soga_eye_color',204,204,204), (180671,6260000,1,'soga_lip_type',-41,91,-1), (180672,6260000,1,'soga_nose_type',8,75,31), (180673,6260000,0,'soga_skin_color',177,179,180), (180674,6260001,1,'cheek_type',15,-21,0), (180675,6260001,1,'chin_type',32,81,-50), (180676,6260001,1,'ear_type',-12,52,0), (180677,6260001,1,'eye_brow_type',-89,0,10), (180678,6260001,0,'eye_color',131,180,186), (180679,6260001,1,'eye_type',42,0,0), (180680,6260001,0,'hair_color1',239,198,48), (180681,6260001,0,'hair_face_highlight_color',190,97,43), (180682,6260001,0,'hair_type_highlight_color',190,97,43), (180683,6260001,1,'lip_type',43,64,0), (180684,6260001,1,'nose_type',0,-17,-58), (180685,6260001,0,'skin_color',239,197,196), (180686,6260001,1,'soga_cheek_type',0,-89,0), (180687,6260001,1,'soga_chin_type',0,43,64), (180688,6260001,1,'soga_ear_type',0,42,0), (180689,6260001,1,'soga_eye_brow_type',0,-12,52), (180690,6260001,0,'soga_eye_color',204,204,204), (180691,6260001,0,'soga_hair_face_highlight_color',190,97,43), (180692,6260001,0,'soga_hair_type_highlight_color',190,97,43), (180693,6260001,1,'soga_lip_type',10,15,-21), (180694,6260001,1,'soga_nose_type',0,32,81), (180695,6260001,0,'soga_skin_color',239,197,196), (180696,6260002,0,'eye_color',255,255,255), (180697,6260002,0,'skin_color',255,255,255), (180698,6260002,0,'soga_eye_color',255,0,255), (180699,6260003,0,'eye_color',255,255,255), (180700,6260003,0,'skin_color',255,255,255), (180701,6260003,0,'soga_eye_color',255,0,255), (180702,6260004,0,'eye_color',255,255,255), (180703,6260004,0,'skin_color',255,255,255), (180704,6260004,0,'soga_eye_color',255,0,255), (180705,6260005,1,'cheek_type',-100,100,0), (180706,6260005,1,'chin_type',-100,100,100), (180707,6260005,1,'ear_type',-100,-100,0), (180708,6260005,1,'eye_brow_type',-100,-38,100), (180709,6260005,0,'eye_color',74,42,12), (180710,6260005,1,'eye_type',-31,0,0), (180711,6260005,0,'hair_color1',17,12,83), (180712,6260005,0,'hair_color2',236,0,0), (180713,6260005,0,'hair_face_highlight_color',244,244,246), (180714,6260005,0,'hair_type_highlight_color',244,244,246), (180715,6260005,1,'lip_type',-95,21,83), (180716,6260005,1,'nose_type',-17,17,12), (180717,6260005,0,'skin_color',253,253,253), (180718,6260005,1,'soga_cheek_type',0,-100,-38), (180719,6260005,1,'soga_chin_type',0,-95,21), (180720,6260005,1,'soga_ear_type',0,-31,0), (180721,6260005,1,'soga_eye_brow_type',0,-100,-100), (180722,6260005,0,'soga_eye_color',229,229,102), (180723,6260005,1,'soga_eye_type',-20,0,0), (180724,6260005,0,'soga_hair_face_highlight_color',244,244,246), (180725,6260005,0,'soga_hair_type_highlight_color',244,244,246), (180726,6260005,1,'soga_lip_type',100,-100,100), (180727,6260005,1,'soga_nose_type',83,-100,100), (180728,6260005,0,'soga_skin_color',253,253,253), (180729,6260005,0,'wing_color1',255,255,255), (180730,6260005,0,'wing_color2',255,255,255), (180731,6260006,0,'eye_color',255,255,255), (180732,6260006,0,'skin_color',255,255,255), (180733,6260006,0,'soga_eye_color',255,0,255), (180734,6260007,0,'eye_color',255,255,255), (180735,6260007,0,'skin_color',255,255,255), (180736,6260007,0,'soga_eye_color',255,0,255), (180737,6260008,0,'eye_color',255,255,255), (180738,6260008,0,'skin_color',255,255,255), (180739,6260008,0,'soga_eye_color',255,0,255), (180740,6260009,0,'eye_color',255,255,255), (180741,6260009,0,'skin_color',255,255,255), (180742,6260009,0,'soga_eye_color',255,0,255), (180743,6260010,0,'eye_color',255,255,255), (180744,6260010,0,'skin_color',255,255,255), (180745,6260010,0,'soga_eye_color',255,0,255), (180746,6260011,0,'eye_color',255,255,255), (180747,6260011,0,'skin_color',255,255,255), (180748,6260011,0,'soga_eye_color',255,0,255), (180749,6260012,0,'eye_color',255,255,255), (180750,6260012,0,'skin_color',255,255,255), (180751,6260012,0,'soga_eye_color',255,0,255), (180752,6260013,0,'eye_color',255,255,255), (180753,6260013,0,'skin_color',255,255,255), (180754,6260013,0,'soga_eye_color',255,0,255), (180755,6260014,0,'eye_color',255,255,255), (180756,6260014,0,'skin_color',255,255,255), (180757,6260014,0,'soga_eye_color',255,0,255), (180758,6260015,0,'eye_color',255,255,255), (180759,6260015,0,'skin_color',255,255,255), (180760,6260015,0,'soga_eye_color',255,0,255), (180761,6260016,0,'eye_color',255,255,255), (180762,6260016,0,'skin_color',255,255,255), (180763,6260016,0,'soga_eye_color',255,0,255), (180764,6260017,0,'eye_color',255,255,255), (180765,6260017,0,'skin_color',255,255,255), (180766,6260017,0,'soga_eye_color',255,0,255), (180767,6260018,0,'eye_color',255,255,255), (180768,6260018,0,'skin_color',255,255,255), (180769,6260018,0,'soga_eye_color',255,0,255), (180770,5990000,1,'cheek_type',15,-21,0), (180771,5990000,1,'chin_type',32,81,-50), (180772,5990000,1,'ear_type',-12,52,0), (180773,5990000,1,'eye_brow_type',-89,0,10), (180774,5990000,0,'eye_color',131,180,186), (180775,5990000,1,'eye_type',42,0,0), (180776,5990000,0,'hair_color1',239,198,48), (180777,5990000,0,'hair_face_highlight_color',190,97,43), (180778,5990000,0,'hair_type_highlight_color',190,97,43), (180779,5990000,1,'lip_type',43,64,0), (180780,5990000,1,'nose_type',0,-17,-58), (180781,5990000,0,'skin_color',239,197,196), (180782,5990000,1,'soga_cheek_type',0,-89,0), (180783,5990000,1,'soga_chin_type',0,43,64), (180784,5990000,1,'soga_ear_type',0,42,0), (180785,5990000,1,'soga_eye_brow_type',0,-12,52), (180786,5990000,0,'soga_eye_color',204,204,204), (180787,5990000,0,'soga_hair_face_highlight_color',190,97,43), (180788,5990000,0,'soga_hair_type_highlight_color',190,97,43), (180789,5990000,1,'soga_lip_type',10,15,-21), (180790,5990000,1,'soga_nose_type',0,32,81), (180791,5990000,0,'soga_skin_color',239,197,196), (180792,5990001,0,'eye_color',255,255,255), (180793,5990001,0,'skin_color',255,255,255), (180794,5990001,0,'soga_eye_color',255,0,255), (180795,5990002,0,'eye_color',255,255,255), (180796,5990002,0,'skin_color',255,255,255), (180797,5990002,0,'soga_eye_color',255,0,255), (180798,5990003,1,'cheek_type',28,20,0), (180799,5990003,1,'chin_type',0,4,1), (180800,5990003,1,'ear_type',25,28,0), (180801,5990003,1,'eye_brow_type',25,-25,12), (180802,5990003,0,'eye_color',203,186,255), (180803,5990003,1,'eye_type',9,0,0), (180804,5990003,0,'hair_color1',244,253,0), (180805,5990003,0,'hair_face_color',122,132,132), (180806,5990003,0,'hair_face_highlight_color',105,103,97), (180807,5990003,0,'hair_type_color',122,132,132), (180808,5990003,0,'hair_type_highlight_color',105,103,97), (180809,5990003,1,'lip_type',10,-5,0), (180810,5990003,1,'nose_type',-4,-12,-3), (180811,5990003,0,'skin_color',173,142,181), (180812,5990003,1,'soga_cheek_type',0,25,-25), (180813,5990003,1,'soga_chin_type',0,10,-5), (180814,5990003,1,'soga_ear_type',0,9,0), (180815,5990003,1,'soga_eye_brow_type',0,25,28), (180816,5990003,0,'soga_eye_color',229,229,102), (180817,5990003,0,'soga_hair_face_color',122,132,132), (180818,5990003,0,'soga_hair_face_highlight_color',105,103,97), (180819,5990003,0,'soga_hair_type_color',122,132,132), (180820,5990003,0,'soga_hair_type_highlight_color',105,103,97), (180821,5990003,1,'soga_lip_type',12,28,20), (180822,5990003,1,'soga_nose_type',0,0,4), (180823,5990003,0,'soga_skin_color',173,142,181), (180824,5990003,0,'wing_color1',255,255,255), (180825,5990003,0,'wing_color2',255,255,255), (180826,5990004,1,'cheek_type',-28,-8,0), (180827,5990004,1,'chin_type',47,29,-10), (180828,5990004,1,'ear_type',28,26,0), (180829,5990004,1,'eye_brow_type',9,11,17), (180830,5990004,0,'eye_color',243,166,255), (180831,5990004,1,'eye_type',-17,0,0), (180832,5990004,0,'hair_color1',244,249,0), (180833,5990004,0,'hair_face_color',114,135,135), (180834,5990004,0,'hair_face_highlight_color',105,103,97), (180835,5990004,0,'hair_type_color',114,135,135), (180836,5990004,0,'hair_type_highlight_color',105,103,97), (180837,5990004,1,'lip_type',7,17,-2), (180838,5990004,1,'nose_type',-17,-12,-7), (180839,5990004,0,'skin_color',125,118,117), (180840,5990004,1,'soga_cheek_type',0,9,11), (180841,5990004,1,'soga_chin_type',0,7,17), (180842,5990004,1,'soga_ear_type',0,-17,0), (180843,5990004,1,'soga_eye_brow_type',0,28,26), (180844,5990004,0,'soga_eye_color',229,229,102), (180845,5990004,0,'soga_hair_face_color',114,135,135), (180846,5990004,0,'soga_hair_face_highlight_color',105,103,97), (180847,5990004,0,'soga_hair_type_color',114,135,135), (180848,5990004,0,'soga_hair_type_highlight_color',105,103,97), (180849,5990004,1,'soga_lip_type',17,-28,-8), (180850,5990004,1,'soga_nose_type',-2,47,29), (180851,5990004,0,'soga_skin_color',125,118,117), (180852,5990004,0,'wing_color1',255,255,255), (180853,5990004,0,'wing_color2',255,255,255), (180854,5990005,1,'cheek_type',-7,22,0), (180855,5990005,1,'chin_type',35,2,-4), (180856,5990005,1,'ear_type',-28,-3,0), (180857,5990005,1,'eye_brow_type',10,37,-35), (180858,5990005,1,'eye_type',1,0,0), (180859,5990005,0,'hair_color1',3,238,0), (180860,5990005,0,'hair_face_color',182,186,186), (180861,5990005,0,'hair_face_highlight_color',105,103,97), (180862,5990005,0,'hair_type_color',182,186,186), (180863,5990005,0,'hair_type_highlight_color',105,103,97), (180864,5990005,1,'lip_type',-9,-17,0), (180865,5990005,1,'nose_type',-45,3,-18), (180866,5990005,0,'skin_color',137,131,130), (180867,5990005,1,'soga_cheek_type',0,10,37), (180868,5990005,1,'soga_chin_type',0,-9,-17), (180869,5990005,1,'soga_ear_type',0,1,0), (180870,5990005,1,'soga_eye_brow_type',0,-28,-3), (180871,5990005,0,'soga_eye_color',229,229,102), (180872,5990005,0,'soga_hair_face_color',182,186,186), (180873,5990005,0,'soga_hair_face_highlight_color',105,103,97), (180874,5990005,0,'soga_hair_type_color',182,186,186), (180875,5990005,0,'soga_hair_type_highlight_color',105,103,97), (180876,5990005,1,'soga_lip_type',-35,-7,22), (180877,5990005,1,'soga_nose_type',0,35,2), (180878,5990005,0,'soga_skin_color',137,131,130), (180879,5990005,0,'wing_color1',255,255,255), (180880,5990005,0,'wing_color2',255,255,255), (180881,5990006,1,'cheek_type',0,2,0), (180882,5990006,1,'chin_type',-1,28,28), (180883,5990006,1,'ear_type',34,12,0), (180884,5990006,1,'eye_brow_type',-2,-10,-5), (180885,5990006,0,'eye_color',101,107,192), (180886,5990006,1,'eye_type',-31,0,0), (180887,5990006,0,'hair_color1',0,222,0), (180888,5990006,0,'hair_face_color',144,146,146), (180889,5990006,0,'hair_face_highlight_color',105,103,97), (180890,5990006,0,'hair_type_color',144,146,146), (180891,5990006,0,'hair_type_highlight_color',105,103,97), (180892,5990006,1,'lip_type',7,-20,-9), (180893,5990006,1,'nose_type',-11,0,-34), (180894,5990006,0,'skin_color',132,120,163), (180895,5990006,1,'soga_cheek_type',0,-2,-10), (180896,5990006,1,'soga_chin_type',0,7,-20), (180897,5990006,1,'soga_ear_type',0,-31,0), (180898,5990006,1,'soga_eye_brow_type',0,34,12), (180899,5990006,0,'soga_eye_color',229,229,102), (180900,5990006,0,'soga_hair_face_color',144,146,146), (180901,5990006,0,'soga_hair_face_highlight_color',105,103,97), (180902,5990006,0,'soga_hair_type_color',144,146,146), (180903,5990006,0,'soga_hair_type_highlight_color',105,103,97), (180904,5990006,1,'soga_lip_type',-5,0,2), (180905,5990006,1,'soga_nose_type',-9,-1,28), (180906,5990006,0,'soga_skin_color',132,120,163), (180907,5990006,0,'wing_color1',255,255,255), (180908,5990006,0,'wing_color2',255,255,255), (180909,5990007,0,'eye_color',63,0,0), (180910,5990007,0,'skin_color',63,0,0), (180911,5990007,0,'soga_eye_color',255,0,255), (180912,5990008,0,'eye_color',255,63,63), (180913,5990008,0,'skin_color',255,255,255), (180914,5990008,0,'soga_eye_color',255,0,255), (180915,6490000,1,'cheek_type',59,25,0), (180916,6490000,1,'chin_type',-48,-71,46), (180917,6490000,1,'eye_brow_type',17,9,79), (180918,6490000,0,'eye_color',78,99,55), (180919,6490000,1,'eye_type',25,0,0), (180920,6490000,0,'hair_color1',246,161,219), (180921,6490000,0,'hair_face_color',22,27,4), (180922,6490000,0,'hair_type_color',22,27,4), (180923,6490000,1,'lip_type',-50,-28,-77), (180924,6490000,1,'nose_type',-28,-10,-95), (180925,6490000,0,'skin_color',22,27,4), (180926,6490000,1,'soga_cheek_type',0,17,9), (180927,6490000,1,'soga_chin_type',0,-50,-28), (180928,6490000,1,'soga_ear_type',0,25,0), (180929,6490000,0,'soga_eye_color',229,229,102), (180930,6490000,0,'soga_hair_face_color',22,27,4), (180931,6490000,0,'soga_hair_type_color',22,27,4), (180932,6490000,1,'soga_lip_type',79,59,25), (180933,6490000,1,'soga_nose_type',-77,-48,-71), (180934,6490000,0,'soga_skin_color',22,27,4), (180935,6490000,0,'wing_color1',255,255,255), (180936,6490000,0,'wing_color2',255,255,255), (180937,6490001,1,'cheek_type',-70,-44,0), (180938,6490001,1,'chin_type',83,74,-3), (180939,6490001,1,'ear_type',21,25,0), (180940,6490001,1,'eye_brow_type',-66,-44,-95), (180941,6490001,0,'eye_color',76,112,67), (180942,6490001,1,'eye_type',56,0,0), (180943,6490001,0,'hair_color1',175,231,65), (180944,6490001,0,'hair_face_color',185,121,190), (180945,6490001,0,'hair_face_highlight_color',198,184,78), (180946,6490001,0,'hair_type_color',185,121,190), (180947,6490001,0,'hair_type_highlight_color',198,184,78), (180948,6490001,1,'lip_type',-58,8,89), (180949,6490001,1,'nose_type',58,-81,-25), (180950,6490001,0,'skin_color',185,121,190), (180951,6490001,1,'soga_cheek_type',0,-66,-44), (180952,6490001,1,'soga_chin_type',0,-58,8), (180953,6490001,1,'soga_ear_type',0,56,0), (180954,6490001,1,'soga_eye_brow_type',0,21,25), (180955,6490001,0,'soga_eye_color',229,229,102), (180956,6490001,1,'soga_eye_type',0,-52,78), (180957,6490001,0,'soga_hair_face_color',185,121,190), (180958,6490001,0,'soga_hair_face_highlight_color',198,184,78), (180959,6490001,0,'soga_hair_type_color',185,121,190), (180960,6490001,0,'soga_hair_type_highlight_color',198,184,78), (180961,6490001,1,'soga_lip_type',-95,-70,-44), (180962,6490001,1,'soga_nose_type',89,83,74), (180963,6490001,0,'soga_skin_color',185,121,190), (180964,6490001,0,'wing_color1',255,255,255), (180965,6490001,0,'wing_color2',255,255,255), (180966,6490002,1,'chin_type',5,0,0), (180967,6490002,0,'eye_color',44,232,42), (180968,6490002,1,'eye_type',-26,0,0), (180969,6490002,0,'hair_color1',0,0,11), (180970,6490002,1,'nose_type',-77,0,0), (180971,6490002,0,'skin_color',241,83,10), (180972,6490002,1,'soga_ear_type',0,-26,0), (180973,6490002,0,'soga_eye_color',232,155,154), (180974,6490002,1,'soga_nose_type',0,5,0), (180975,6490002,0,'soga_skin_color',241,83,10), (180976,6490003,1,'cheek_type',-11,12,0), (180977,6490003,1,'chin_type',-82,-14,45), (180978,6490003,1,'ear_type',-56,-20,0), (180979,6490003,1,'eye_brow_type',40,81,23), (180980,6490003,0,'eye_color',60,122,103), (180981,6490003,1,'eye_type',87,0,0), (180982,6490003,0,'hair_color1',169,205,246), (180983,6490003,0,'hair_color2',100,0,0), (180984,6490003,0,'hair_face_color',119,147,147), (180985,6490003,0,'hair_face_highlight_color',47,14,19), (180986,6490003,0,'hair_type_color',119,147,147), (180987,6490003,0,'hair_type_highlight_color',47,14,19), (180988,6490003,1,'lip_type',17,0,-93), (180989,6490003,1,'nose_type',-81,-87,-51), (180990,6490003,0,'skin_color',155,122,78), (180991,6490003,1,'soga_cheek_type',0,40,81), (180992,6490003,1,'soga_chin_type',0,17,0), (180993,6490003,1,'soga_ear_type',0,87,0), (180994,6490003,1,'soga_eye_brow_type',0,-56,-20), (180995,6490003,0,'soga_eye_color',229,229,102), (180996,6490003,1,'soga_eye_type',100,0,0), (180997,6490003,0,'soga_hair_face_color',119,147,147), (180998,6490003,0,'soga_hair_face_highlight_color',47,14,19), (180999,6490003,0,'soga_hair_type_color',119,147,147), (181000,6490003,0,'soga_hair_type_highlight_color',47,14,19), (181001,6490003,1,'soga_lip_type',23,-11,12), (181002,6490003,1,'soga_nose_type',-93,-82,-14), (181003,6490003,0,'soga_skin_color',155,122,78), (181004,6490003,0,'wing_color1',255,255,255), (181005,6490003,0,'wing_color2',255,255,255), (181006,6490004,1,'cheek_type',-12,90,0), (181007,6490004,1,'chin_type',-31,-25,25), (181008,6490004,1,'ear_type',76,34,0), (181009,6490004,1,'eye_brow_type',-25,-22,-96), (181010,6490004,0,'eye_color',148,192,205), (181011,6490004,1,'eye_type',-26,0,0), (181012,6490004,0,'hair_color1',74,195,231), (181013,6490004,0,'hair_face_color',79,87,97), (181014,6490004,0,'hair_face_highlight_color',31,9,12), (181015,6490004,0,'hair_type_color',79,87,97), (181016,6490004,0,'hair_type_highlight_color',31,9,12), (181017,6490004,1,'lip_type',31,-72,-8), (181018,6490004,1,'nose_type',55,74,-61), (181019,6490004,0,'skin_color',182,125,122), (181020,6490004,1,'soga_cheek_type',0,-25,-22), (181021,6490004,1,'soga_chin_type',0,31,-72), (181022,6490004,1,'soga_ear_type',0,-26,0), (181023,6490004,1,'soga_eye_brow_type',0,76,34), (181024,6490004,0,'soga_eye_color',229,229,102), (181025,6490004,0,'soga_hair_face_color',79,87,97), (181026,6490004,0,'soga_hair_face_highlight_color',31,9,12), (181027,6490004,0,'soga_hair_type_color',79,87,97), (181028,6490004,0,'soga_hair_type_highlight_color',31,9,12), (181029,6490004,1,'soga_lip_type',-96,-12,90), (181030,6490004,1,'soga_nose_type',-8,-31,-25), (181031,6490004,0,'soga_skin_color',182,125,122), (181032,6490004,0,'wing_color1',255,255,255), (181033,6490004,0,'wing_color2',255,255,255), (181034,6490005,1,'cheek_type',14,97,0), (181035,6490005,1,'chin_type',-12,-42,-44), (181036,6490005,1,'eye_brow_type',-38,-78,-88), (181037,6490005,0,'eye_color',31,63,57), (181038,6490005,1,'eye_type',50,0,0), (181039,6490005,0,'hair_color1',0,32,178), (181040,6490005,0,'hair_face_color',45,62,9), (181041,6490005,0,'hair_type_color',45,62,9), (181042,6490005,1,'lip_type',-25,-58,-37), (181043,6490005,1,'nose_type',-25,0,32), (181044,6490005,0,'skin_color',45,62,9), (181045,6490005,1,'soga_cheek_type',0,-38,-78), (181046,6490005,1,'soga_chin_type',0,-25,-58), (181047,6490005,1,'soga_ear_type',0,50,0), (181048,6490005,0,'soga_eye_color',229,229,102), (181049,6490005,0,'soga_hair_face_color',45,62,9), (181050,6490005,0,'soga_hair_type_color',45,62,9), (181051,6490005,1,'soga_lip_type',-88,14,97), (181052,6490005,1,'soga_nose_type',-37,-12,-42), (181053,6490005,0,'soga_skin_color',45,62,9), (181054,6490005,0,'wing_color1',255,255,255), (181055,6490005,0,'wing_color2',255,255,255), (181056,6490006,1,'cheek_type',-19,22,0), (181057,6490006,1,'chin_type',9,-31,19), (181058,6490006,1,'ear_type',7,3,0), (181059,6490006,1,'eye_brow_type',-7,34,0), (181060,6490006,0,'eye_color',195,67,96), (181061,6490006,1,'eye_type',-7,0,0), (181062,6490006,0,'hair_color1',228,26,25), (181063,6490006,0,'hair_color2',76,0,0), (181064,6490006,0,'hair_face_color',219,211,154), (181065,6490006,0,'hair_face_highlight_color',88,4,4), (181066,6490006,0,'hair_type_color',219,211,154), (181067,6490006,0,'hair_type_highlight_color',88,4,4), (181068,6490006,1,'lip_type',38,0,-1), (181069,6490006,1,'nose_type',-2,-28,26), (181070,6490006,0,'skin_color',199,35,22), (181071,6490006,1,'soga_cheek_type',0,-7,34), (181072,6490006,1,'soga_chin_type',0,38,0), (181073,6490006,1,'soga_ear_type',0,-7,0), (181074,6490006,1,'soga_eye_brow_type',0,7,3), (181075,6490006,0,'soga_eye_color',229,229,102), (181076,6490006,1,'soga_eye_type',76,0,0), (181077,6490006,0,'soga_hair_face_color',219,211,154), (181078,6490006,0,'soga_hair_face_highlight_color',88,4,4), (181079,6490006,0,'soga_hair_type_color',219,211,154), (181080,6490006,0,'soga_hair_type_highlight_color',88,4,4), (181081,6490006,1,'soga_lip_type',0,-19,22), (181082,6490006,1,'soga_nose_type',-1,9,-31), (181083,6490006,0,'soga_skin_color',199,35,22), (181084,6490006,0,'wing_color1',255,255,255), (181085,6490006,0,'wing_color2',255,255,255), (181086,6490007,1,'cheek_type',-62,41,0), (181087,6490007,1,'chin_type',-81,28,-70), (181088,6490007,1,'ear_type',52,-11,0), (181089,6490007,1,'eye_brow_type',34,-37,53), (181090,6490007,0,'eye_color',76,60,30), (181091,6490007,1,'eye_type',-53,0,0), (181092,6490007,0,'hair_color1',62,95,9), (181093,6490007,0,'hair_face_color',244,246,246), (181094,6490007,0,'hair_face_highlight_color',233,184,31), (181095,6490007,0,'hair_type_color',244,246,246), (181096,6490007,0,'hair_type_highlight_color',233,184,31), (181097,6490007,1,'lip_type',42,-14,-95), (181098,6490007,1,'nose_type',-43,62,95), (181099,6490007,0,'skin_color',213,187,157), (181100,6490007,1,'soga_cheek_type',0,34,-37), (181101,6490007,1,'soga_chin_type',0,42,-14), (181102,6490007,1,'soga_ear_type',0,-53,0), (181103,6490007,1,'soga_eye_brow_type',0,52,-11), (181104,6490007,0,'soga_eye_color',229,229,102), (181105,6490007,0,'soga_hair_face_color',244,246,246), (181106,6490007,0,'soga_hair_face_highlight_color',233,184,31), (181107,6490007,0,'soga_hair_type_color',244,246,246), (181108,6490007,0,'soga_hair_type_highlight_color',233,184,31), (181109,6490007,1,'soga_lip_type',53,-62,41), (181110,6490007,1,'soga_nose_type',-95,-81,28), (181111,6490007,0,'soga_skin_color',213,187,157), (181112,6490007,0,'wing_color1',255,255,255), (181113,6490007,0,'wing_color2',255,255,255), (181114,6490008,1,'cheek_type',-8,3,0), (181115,6490008,1,'chin_type',17,7,-20), (181116,6490008,1,'ear_type',44,26,0), (181117,6490008,1,'eye_brow_type',-11,0,26), (181118,6490008,0,'eye_color',146,138,21), (181119,6490008,1,'eye_type',-11,0,0), (181120,6490008,0,'hair_color1',8,245,44), (181121,6490008,0,'hair_face_color',15,9,0), (181122,6490008,0,'hair_face_highlight_color',216,192,37), (181123,6490008,0,'hair_type_color',15,9,0), (181124,6490008,0,'hair_type_highlight_color',216,192,37), (181125,6490008,1,'lip_type',-11,-7,12), (181126,6490008,1,'nose_type',-43,8,-11), (181127,6490008,0,'skin_color',124,104,88), (181128,6490008,1,'soga_cheek_type',0,-11,0), (181129,6490008,1,'soga_chin_type',0,-11,-7), (181130,6490008,1,'soga_ear_type',0,-11,0), (181131,6490008,1,'soga_eye_brow_type',0,44,26), (181132,6490008,0,'soga_eye_color',229,229,102), (181133,6490008,0,'soga_hair_face_color',15,9,0), (181134,6490008,0,'soga_hair_face_highlight_color',216,192,37), (181135,6490008,0,'soga_hair_type_color',15,9,0), (181136,6490008,0,'soga_hair_type_highlight_color',216,192,37), (181137,6490008,1,'soga_lip_type',26,-8,3), (181138,6490008,1,'soga_nose_type',12,17,7), (181139,6490008,0,'soga_skin_color',124,104,88), (181140,6490008,0,'wing_color1',255,255,255), (181141,6490008,0,'wing_color2',255,255,255), (181142,6490009,1,'cheek_type',0,70,0), (181143,6490009,1,'chin_type',31,-9,-21), (181144,6490009,1,'ear_type',10,75,0), (181145,6490009,1,'eye_brow_type',11,70,93), (181146,6490009,0,'eye_color',199,14,14), (181147,6490009,1,'eye_type',95,0,0), (181148,6490009,0,'hair_color1',70,50,228), (181149,6490009,0,'hair_type_color',136,4,0), (181150,6490009,0,'hair_type_highlight_color',15,2,21), (181151,6490009,1,'lip_type',-44,-15,-32), (181152,6490009,1,'nose_type',74,70,50), (181153,6490009,0,'skin_color',88,127,41), (181154,6490009,1,'soga_cheek_type',0,11,70), (181155,6490009,1,'soga_chin_type',0,-44,-15), (181156,6490009,1,'soga_ear_type',0,95,0), (181157,6490009,1,'soga_eye_brow_type',0,10,75), (181158,6490009,0,'soga_eye_color',229,229,102), (181159,6490009,0,'soga_hair_type_color',136,4,0), (181160,6490009,0,'soga_hair_type_highlight_color',15,2,21), (181161,6490009,1,'soga_lip_type',93,0,70), (181162,6490009,1,'soga_nose_type',-32,31,-9), (181163,6490009,0,'soga_skin_color',88,127,41), (181164,6490009,0,'wing_color1',147,126,5), (181165,6490009,0,'wing_color2',67,67,67), (181166,6490010,1,'cheek_type',0,-12,0), (181167,6490010,1,'chin_type',-17,-10,1), (181168,6490010,1,'ear_type',-12,-19,0), (181169,6490010,1,'eye_brow_type',35,0,18), (181170,6490010,0,'eye_color',207,169,255), (181171,6490010,1,'eye_type',-7,0,0), (181172,6490010,0,'hair_color1',248,31,0), (181173,6490010,0,'hair_face_color',123,132,132), (181174,6490010,0,'hair_face_highlight_color',105,103,97), (181175,6490010,0,'hair_type_color',123,132,132), (181176,6490010,0,'hair_type_highlight_color',105,103,97), (181177,6490010,1,'lip_type',0,-17,2), (181178,6490010,1,'nose_type',0,-8,31), (181179,6490010,0,'skin_color',19,18,59), (181180,6490010,1,'soga_cheek_type',0,35,0), (181181,6490010,1,'soga_chin_type',0,0,-17), (181182,6490010,1,'soga_ear_type',0,-7,0), (181183,6490010,1,'soga_eye_brow_type',0,-12,-19), (181184,6490010,0,'soga_eye_color',229,229,102), (181185,6490010,0,'soga_hair_face_color',123,132,132), (181186,6490010,0,'soga_hair_face_highlight_color',105,103,97), (181187,6490010,0,'soga_hair_type_color',123,132,132), (181188,6490010,0,'soga_hair_type_highlight_color',105,103,97), (181189,6490010,1,'soga_lip_type',18,0,-12), (181190,6490010,1,'soga_nose_type',2,-17,-10), (181191,6490010,0,'soga_skin_color',19,18,59), (181192,6490010,0,'wing_color1',255,255,255), (181193,6490010,0,'wing_color2',255,255,255), (181194,6490011,1,'cheek_type',-29,-23,0), (181195,6490011,1,'chin_type',26,17,32), (181196,6490011,1,'ear_type',-40,-25,0), (181197,6490011,1,'eye_brow_type',-9,35,-8), (181198,6490011,0,'eye_color',222,35,32), (181199,6490011,1,'eye_type',-3,0,0), (181200,6490011,0,'hair_color1',20,233,239), (181201,6490011,0,'hair_face_color',52,38,20), (181202,6490011,0,'hair_face_highlight_color',216,192,37), (181203,6490011,0,'hair_type_color',52,38,20), (181204,6490011,0,'hair_type_highlight_color',216,192,37), (181205,6490011,1,'lip_type',-12,-22,22), (181206,6490011,1,'nose_type',-28,20,-23), (181207,6490011,0,'skin_color',221,188,99), (181208,6490011,1,'soga_cheek_type',0,-9,35), (181209,6490011,1,'soga_chin_type',0,-12,-22), (181210,6490011,1,'soga_ear_type',0,-3,0), (181211,6490011,1,'soga_eye_brow_type',0,-40,-25), (181212,6490011,0,'soga_eye_color',229,229,102), (181213,6490011,0,'soga_hair_face_color',52,38,20), (181214,6490011,0,'soga_hair_face_highlight_color',216,192,37), (181215,6490011,0,'soga_hair_type_color',52,38,20), (181216,6490011,0,'soga_hair_type_highlight_color',216,192,37), (181217,6490011,1,'soga_lip_type',-8,-29,-23), (181218,6490011,1,'soga_nose_type',22,26,17), (181219,6490011,0,'soga_skin_color',221,188,99), (181220,6490011,0,'wing_color1',255,255,255), (181221,6490011,0,'wing_color2',255,255,255), (181222,6490012,1,'cheek_type',-19,22,0), (181223,6490012,1,'chin_type',9,-31,19), (181224,6490012,1,'ear_type',7,3,0), (181225,6490012,1,'eye_brow_type',-7,34,0), (181226,6490012,0,'eye_color',245,219,221), (181227,6490012,1,'eye_type',-7,0,0), (181228,6490012,0,'hair_color1',228,26,219), (181229,6490012,0,'hair_face_color',187,152,0), (181230,6490012,0,'hair_type_color',187,152,0), (181231,6490012,1,'lip_type',38,0,-1), (181232,6490012,1,'nose_type',-2,-28,26), (181233,6490012,0,'skin_color',78,229,1), (181234,6490012,1,'soga_cheek_type',0,-7,34), (181235,6490012,1,'soga_chin_type',0,38,0), (181236,6490012,1,'soga_ear_type',0,-7,0), (181237,6490012,1,'soga_eye_brow_type',0,7,3), (181238,6490012,0,'soga_eye_color',229,229,102), (181239,6490012,0,'soga_hair_face_color',187,152,0), (181240,6490012,0,'soga_hair_type_color',187,152,0), (181241,6490012,1,'soga_lip_type',0,-19,22), (181242,6490012,1,'soga_nose_type',-1,9,-31), (181243,6490012,0,'soga_skin_color',78,229,1), (181244,6490012,0,'wing_color1',255,255,255), (181245,6490012,0,'wing_color2',255,255,255), (181246,6490013,1,'cheek_type',31,-2,0), (181247,6490013,1,'chin_type',0,4,-7), (181248,6490013,1,'ear_type',-7,-17,0), (181249,6490013,1,'eye_brow_type',-12,-32,-7), (181250,6490013,0,'eye_color',236,153,18), (181251,6490013,1,'eye_type',4,0,0), (181252,6490013,0,'hair_color1',249,252,0), (181253,6490013,0,'hair_face_color',89,87,82), (181254,6490013,0,'hair_face_highlight_color',47,14,19), (181255,6490013,0,'hair_type_color',89,87,82), (181256,6490013,0,'hair_type_highlight_color',47,14,19), (181257,6490013,1,'lip_type',-4,11,-12), (181258,6490013,1,'nose_type',9,-7,-4), (181259,6490013,0,'skin_color',199,16,17), (181260,6490013,1,'soga_cheek_type',0,-12,-32), (181261,6490013,1,'soga_chin_type',0,-4,11), (181262,6490013,1,'soga_ear_type',0,4,0), (181263,6490013,1,'soga_eye_brow_type',0,-7,-17), (181264,6490013,0,'soga_eye_color',229,229,102), (181265,6490013,0,'soga_hair_face_color',89,87,82), (181266,6490013,0,'soga_hair_face_highlight_color',47,14,19), (181267,6490013,0,'soga_hair_type_color',89,87,82), (181268,6490013,0,'soga_hair_type_highlight_color',47,14,19), (181269,6490013,1,'soga_lip_type',-7,0,0), (181270,6490013,1,'soga_nose_type',-12,0,4), (181271,6490013,0,'soga_skin_color',199,16,17), (181272,6490013,0,'wing_color1',255,255,255), (181273,6490013,0,'wing_color2',255,255,255), (181274,6490014,1,'cheek_type',-18,32,0), (181275,6490014,1,'chin_type',22,7,-37), (181276,6490014,1,'ear_type',-11,12,0), (181277,6490014,1,'eye_brow_type',5,17,28), (181278,6490014,0,'eye_color',150,194,206), (181279,6490014,1,'eye_type',1,0,0), (181280,6490014,0,'hair_color1',0,21,156), (181281,6490014,0,'hair_face_color',45,55,55), (181282,6490014,0,'hair_face_highlight_color',23,21,9), (181283,6490014,0,'hair_type_color',45,55,55), (181284,6490014,0,'hair_type_highlight_color',23,21,9), (181285,6490014,1,'lip_type',18,0,-31), (181286,6490014,1,'nose_type',11,0,21), (181287,6490014,0,'skin_color',235,208,205), (181288,6490014,1,'soga_cheek_type',0,5,17), (181289,6490014,1,'soga_chin_type',0,18,0), (181290,6490014,1,'soga_ear_type',0,1,0), (181291,6490014,1,'soga_eye_brow_type',0,-11,12), (181292,6490014,0,'soga_eye_color',229,229,102), (181293,6490014,0,'soga_hair_face_color',45,55,55), (181294,6490014,0,'soga_hair_face_highlight_color',23,21,9), (181295,6490014,0,'soga_hair_type_color',45,55,55), (181296,6490014,0,'soga_hair_type_highlight_color',23,21,9), (181297,6490014,1,'soga_lip_type',28,-18,32), (181298,6490014,1,'soga_nose_type',-31,22,7), (181299,6490014,0,'soga_skin_color',235,208,205), (181300,6490014,0,'wing_color1',255,255,255), (181301,6490014,0,'wing_color2',255,255,255), (181302,6490015,1,'cheek_type',-2,-56,0), (181303,6490015,1,'chin_type',-68,68,3), (181304,6490015,1,'ear_type',59,72,0), (181305,6490015,1,'eye_brow_type',-68,-19,37), (181306,6490015,0,'eye_color',57,120,128), (181307,6490015,1,'eye_type',-70,0,0), (181308,6490015,0,'hair_color1',163,45,197), (181309,6490015,0,'hair_face_color',15,1,21), (181310,6490015,0,'hair_face_highlight_color',244,246,246), (181311,6490015,0,'hair_type_color',15,1,21), (181312,6490015,0,'hair_type_highlight_color',244,246,246), (181313,6490015,1,'lip_type',77,-56,-61), (181314,6490015,1,'nose_type',82,-93,45), (181315,6490015,0,'skin_color',211,199,150), (181316,6490015,1,'soga_cheek_type',0,-68,-19), (181317,6490015,1,'soga_chin_type',0,77,-56), (181318,6490015,1,'soga_ear_type',0,-70,0), (181319,6490015,1,'soga_eye_brow_type',0,59,72), (181320,6490015,0,'soga_eye_color',229,229,102), (181321,6490015,0,'soga_hair_face_color',15,1,21), (181322,6490015,0,'soga_hair_face_highlight_color',244,246,246), (181323,6490015,0,'soga_hair_type_color',15,1,21), (181324,6490015,0,'soga_hair_type_highlight_color',244,246,246), (181325,6490015,1,'soga_lip_type',37,-2,-56), (181326,6490015,1,'soga_nose_type',-61,-68,68), (181327,6490015,0,'soga_skin_color',211,199,150), (181328,6490015,0,'wing_color1',255,255,255), (181329,6490015,0,'wing_color2',255,255,255), (181330,6480000,1,'cheek_type',3,-31,0), (181331,6480000,1,'chin_type',28,-4,2), (181332,6480000,1,'ear_type',20,17,0), (181333,6480000,1,'eye_brow_type',-31,28,0), (181334,6480000,0,'eye_color',40,23,58), (181335,6480000,1,'eye_type',-26,0,0), (181336,6480000,0,'hair_color1',28,237,0), (181337,6480000,0,'hair_face_color',138,129,138), (181338,6480000,0,'hair_face_highlight_color',105,103,97), (181339,6480000,0,'hair_type_color',138,129,138), (181340,6480000,0,'hair_type_highlight_color',105,103,97), (181341,6480000,1,'lip_type',-7,23,-42), (181342,6480000,1,'nose_type',-12,28,-19), (181343,6480000,0,'skin_color',48,79,99), (181344,6480000,1,'soga_cheek_type',0,-31,28), (181345,6480000,1,'soga_chin_type',0,-7,23), (181346,6480000,1,'soga_ear_type',0,-26,0), (181347,6480000,1,'soga_eye_brow_type',0,20,17), (181348,6480000,0,'soga_eye_color',229,229,102), (181349,6480000,0,'soga_hair_face_color',138,129,138), (181350,6480000,0,'soga_hair_face_highlight_color',105,103,97), (181351,6480000,0,'soga_hair_type_color',138,129,138), (181352,6480000,0,'soga_hair_type_highlight_color',105,103,97), (181353,6480000,1,'soga_lip_type',0,3,-31), (181354,6480000,1,'soga_nose_type',-42,28,-4), (181355,6480000,0,'soga_skin_color',48,79,99), (181356,6480000,0,'wing_color1',255,255,255), (181357,6480000,0,'wing_color2',255,255,255), (181358,6480001,1,'cheek_type',87,-31,0), (181359,6480001,1,'chin_type',-75,25,-81), (181360,6480001,1,'ear_type',0,14,0), (181361,6480001,1,'eye_brow_type',-25,39,-50), (181362,6480001,0,'eye_color',183,18,18), (181363,6480001,1,'eye_type',-37,0,0), (181364,6480001,0,'hair_color1',17,68,31), (181365,6480001,0,'hair_type_color',244,246,246), (181366,6480001,0,'hair_type_highlight_color',110,134,136), (181367,6480001,1,'lip_type',7,-93,-93), (181368,6480001,1,'nose_type',-62,17,68), (181369,6480001,0,'skin_color',3,21,33), (181370,6480001,1,'soga_cheek_type',0,-25,39), (181371,6480001,1,'soga_chin_type',0,7,-93), (181372,6480001,1,'soga_ear_type',0,-37,0), (181373,6480001,1,'soga_eye_brow_type',0,0,14), (181374,6480001,0,'soga_eye_color',229,229,102), (181375,6480001,0,'soga_hair_type_color',244,246,246), (181376,6480001,0,'soga_hair_type_highlight_color',110,134,136), (181377,6480001,1,'soga_lip_type',-50,87,-31), (181378,6480001,1,'soga_nose_type',-93,-75,25), (181379,6480001,0,'soga_skin_color',3,21,33), (181380,6480001,0,'wing_color1',221,19,19), (181381,6480001,0,'wing_color2',47,47,47), (181382,6480002,1,'cheek_type',-50,63,0), (181383,6480002,1,'chin_type',-14,-7,46), (181384,6480002,1,'ear_type',85,35,0), (181385,6480002,1,'eye_brow_type',17,96,79), (181386,6480002,0,'eye_color',5,199,3), (181387,6480002,1,'eye_type',-69,0,0), (181388,6480002,0,'hair_color1',11,228,156), (181389,6480002,0,'hair_type_color',57,19,1), (181390,6480002,0,'hair_type_highlight_color',17,3,23), (181391,6480002,1,'lip_type',52,47,93), (181392,6480002,1,'nose_type',-37,11,-28), (181393,6480002,0,'skin_color',28,79,111), (181394,6480002,1,'soga_cheek_type',0,17,96), (181395,6480002,1,'soga_chin_type',0,52,47), (181396,6480002,1,'soga_ear_type',0,-69,0), (181397,6480002,1,'soga_eye_brow_type',0,85,35), (181398,6480002,0,'soga_eye_color',229,229,102), (181399,6480002,0,'soga_hair_type_color',57,19,1), (181400,6480002,0,'soga_hair_type_highlight_color',17,3,23), (181401,6480002,1,'soga_lip_type',79,-50,63), (181402,6480002,1,'soga_nose_type',93,-14,-7), (181403,6480002,0,'soga_skin_color',28,79,111), (181404,6480002,0,'wing_color1',141,2,224), (181405,6480002,0,'wing_color2',132,209,3), (181406,6480003,1,'cheek_type',31,61,0), (181407,6480003,1,'chin_type',25,46,96), (181408,6480003,1,'ear_type',81,-72,0), (181409,6480003,1,'eye_brow_type',-57,-10,47), (181410,6480003,0,'eye_color',142,144,255), (181411,6480003,1,'eye_type',44,0,0), (181412,6480003,0,'hair_color1',31,182,225), (181413,6480003,0,'hair_face_color',61,61,75), (181414,6480003,0,'hair_face_highlight_color',244,245,246), (181415,6480003,0,'hair_type_color',61,61,75), (181416,6480003,0,'hair_type_highlight_color',244,245,246), (181417,6480003,1,'lip_type',-84,61,10), (181418,6480003,1,'nose_type',-31,31,-74), (181419,6480003,0,'skin_color',192,178,212), (181420,6480003,1,'soga_cheek_type',0,-57,-10), (181421,6480003,1,'soga_chin_type',0,-84,61), (181422,6480003,1,'soga_ear_type',0,44,0), (181423,6480003,1,'soga_eye_brow_type',0,81,-72), (181424,6480003,0,'soga_eye_color',229,229,102), (181425,6480003,0,'soga_hair_face_color',61,61,75), (181426,6480003,0,'soga_hair_face_highlight_color',244,245,246), (181427,6480003,0,'soga_hair_type_color',61,61,75), (181428,6480003,0,'soga_hair_type_highlight_color',244,245,246), (181429,6480003,1,'soga_lip_type',47,31,61), (181430,6480003,1,'soga_nose_type',10,25,46), (181431,6480003,0,'soga_skin_color',192,178,212), (181432,6480003,0,'wing_color1',255,255,255), (181433,6480003,0,'wing_color2',255,255,255), (181434,6480004,1,'cheek_type',8,-10,0), (181435,6480004,1,'chin_type',7,1,-14), (181436,6480004,1,'ear_type',-19,3,0), (181437,6480004,1,'eye_brow_type',-25,-32,-1), (181438,6480004,0,'eye_color',108,53,114), (181439,6480004,1,'eye_type',8,0,0), (181440,6480004,0,'hair_color1',7,213,0), (181441,6480004,0,'hair_face_color',202,174,203), (181442,6480004,0,'hair_face_highlight_color',105,103,97), (181443,6480004,0,'hair_type_color',202,174,203), (181444,6480004,0,'hair_type_highlight_color',105,103,97), (181445,6480004,1,'lip_type',-45,12,38), (181446,6480004,1,'nose_type',-7,7,-43), (181447,6480004,0,'skin_color',37,75,89), (181448,6480004,1,'soga_cheek_type',0,-25,-32), (181449,6480004,1,'soga_chin_type',0,-45,12), (181450,6480004,1,'soga_ear_type',0,8,0), (181451,6480004,1,'soga_eye_brow_type',0,-19,3), (181452,6480004,0,'soga_eye_color',229,229,102), (181453,6480004,0,'soga_hair_face_color',202,174,203), (181454,6480004,0,'soga_hair_face_highlight_color',105,103,97), (181455,6480004,0,'soga_hair_type_color',202,174,203), (181456,6480004,0,'soga_hair_type_highlight_color',105,103,97), (181457,6480004,1,'soga_lip_type',-1,8,-10), (181458,6480004,1,'soga_nose_type',38,7,1), (181459,6480004,0,'soga_skin_color',37,75,89), (181460,6480004,0,'wing_color1',255,255,255), (181461,6480004,0,'wing_color2',255,255,255), (181462,6480005,1,'cheek_type',-2,37,0), (181463,6480005,1,'chin_type',4,0,-17), (181464,6480005,1,'ear_type',-17,0,0), (181465,6480005,1,'eye_brow_type',-4,-43,-25), (181466,6480005,0,'eye_color',32,22,52), (181467,6480005,1,'eye_type',26,0,0), (181468,6480005,0,'hair_color1',227,4,0), (181469,6480005,0,'hair_face_color',135,125,134), (181470,6480005,0,'hair_face_highlight_color',105,103,97), (181471,6480005,0,'hair_type_color',135,125,134), (181472,6480005,0,'hair_type_highlight_color',105,103,97), (181473,6480005,1,'lip_type',-20,12,17), (181474,6480005,1,'nose_type',3,-29,4), (181475,6480005,0,'skin_color',21,77,76), (181476,6480005,1,'soga_cheek_type',0,-4,-43), (181477,6480005,1,'soga_chin_type',0,-20,12), (181478,6480005,1,'soga_ear_type',0,26,0), (181479,6480005,1,'soga_eye_brow_type',0,-17,0), (181480,6480005,0,'soga_eye_color',229,229,102), (181481,6480005,0,'soga_hair_face_color',135,125,134), (181482,6480005,0,'soga_hair_face_highlight_color',105,103,97), (181483,6480005,0,'soga_hair_type_color',135,125,134), (181484,6480005,0,'soga_hair_type_highlight_color',105,103,97), (181485,6480005,1,'soga_lip_type',-25,-2,37), (181486,6480005,1,'soga_nose_type',17,4,0), (181487,6480005,0,'soga_skin_color',21,77,76), (181488,6480005,0,'wing_color1',255,255,255), (181489,6480005,0,'wing_color2',255,255,255), (181490,6480006,1,'cheek_type',81,35,0), (181491,6480006,1,'chin_type',-17,-37,-87), (181492,6480006,1,'ear_type',-75,25,0), (181493,6480006,1,'eye_brow_type',81,79,-62), (181494,6480006,0,'eye_color',217,58,9), (181495,6480006,1,'eye_type',-52,0,0), (181496,6480006,0,'hair_color1',81,208,56), (181497,6480006,0,'hair_type_color',35,141,211), (181498,6480006,0,'hair_type_highlight_color',66,177,31), (181499,6480006,1,'lip_type',34,-17,-65), (181500,6480006,1,'nose_type',28,81,-48), (181501,6480006,0,'skin_color',160,57,62), (181502,6480006,1,'soga_cheek_type',0,81,79), (181503,6480006,1,'soga_chin_type',0,34,-17), (181504,6480006,1,'soga_ear_type',0,-52,0), (181505,6480006,1,'soga_eye_brow_type',0,-75,25), (181506,6480006,0,'soga_eye_color',229,229,102), (181507,6480006,0,'soga_hair_type_color',35,141,211), (181508,6480006,0,'soga_hair_type_highlight_color',66,177,31), (181509,6480006,1,'soga_lip_type',-62,81,35), (181510,6480006,1,'soga_nose_type',-65,-17,-37), (181511,6480006,0,'soga_skin_color',160,57,62), (181512,6480006,0,'wing_color1',136,203,3), (181513,6480006,0,'wing_color2',1,206,206), (181514,6480007,1,'cheek_type',-79,46,0), (181515,6480007,1,'chin_type',-77,-78,-78), (181516,6480007,1,'ear_type',58,-22,0), (181517,6480007,1,'eye_brow_type',-31,-4,-70), (181518,6480007,0,'eye_color',236,5,5), (181519,6480007,1,'eye_type',-40,0,0), (181520,6480007,0,'hair_color1',37,0,75), (181521,6480007,0,'hair_type_color',192,22,5), (181522,6480007,0,'hair_type_highlight_color',7,28,98), (181523,6480007,1,'lip_type',9,-62,0), (181524,6480007,1,'nose_type',-32,37,0), (181525,6480007,0,'skin_color',146,90,139), (181526,6480007,1,'soga_cheek_type',0,-31,-4), (181527,6480007,1,'soga_chin_type',0,9,-62), (181528,6480007,1,'soga_ear_type',0,-40,0), (181529,6480007,1,'soga_eye_brow_type',0,58,-22), (181530,6480007,0,'soga_eye_color',229,229,102), (181531,6480007,0,'soga_hair_type_color',192,22,5), (181532,6480007,0,'soga_hair_type_highlight_color',7,28,98), (181533,6480007,1,'soga_lip_type',-70,-79,46), (181534,6480007,1,'soga_nose_type',0,-77,-78), (181535,6480007,0,'soga_skin_color',146,90,139), (181536,6480007,0,'wing_color1',161,1,231), (181537,6480007,0,'wing_color2',234,16,16), (181538,6480008,1,'cheek_type',48,-25,0), (181539,6480008,1,'chin_type',47,-8,38), (181540,6480008,1,'ear_type',-4,66,0), (181541,6480008,1,'eye_brow_type',25,-52,-5), (181542,6480008,0,'eye_color',0,7,0), (181543,6480008,1,'eye_type',17,0,0), (181544,6480008,0,'hair_color1',19,0,199), (181545,6480008,0,'hair_face_color',186,130,11), (181546,6480008,0,'hair_face_highlight_color',15,1,21), (181547,6480008,0,'hair_type_color',186,130,11), (181548,6480008,0,'hair_type_highlight_color',15,1,21), (181549,6480008,1,'lip_type',-90,-56,81), (181550,6480008,1,'nose_type',-56,19,0), (181551,6480008,0,'skin_color',144,155,156), (181552,6480008,1,'soga_cheek_type',0,25,-52), (181553,6480008,1,'soga_chin_type',0,-90,-56), (181554,6480008,1,'soga_ear_type',0,17,0), (181555,6480008,1,'soga_eye_brow_type',0,-4,66), (181556,6480008,0,'soga_eye_color',204,204,204), (181557,6480008,0,'soga_hair_face_color',186,130,11), (181558,6480008,0,'soga_hair_face_highlight_color',15,1,21), (181559,6480008,0,'soga_hair_type_color',186,130,11), (181560,6480008,0,'soga_hair_type_highlight_color',15,1,21), (181561,6480008,1,'soga_lip_type',-5,48,-25), (181562,6480008,1,'soga_nose_type',81,47,-8), (181563,6480008,0,'soga_skin_color',144,155,156), (181564,6480009,1,'cheek_type',-68,-95,0), (181565,6480009,1,'chin_type',-31,51,-35), (181566,6480009,1,'ear_type',83,44,0), (181567,6480009,1,'eye_brow_type',11,65,-37), (181568,6480009,0,'eye_color',163,118,23), (181569,6480009,1,'eye_type',77,0,0), (181570,6480009,0,'hair_color1',252,214,23), (181571,6480009,0,'hair_type_color',81,42,3), (181572,6480009,0,'hair_type_highlight_color',184,17,4), (181573,6480009,1,'lip_type',74,98,-3), (181574,6480009,1,'nose_type',53,-4,-42), (181575,6480009,0,'skin_color',92,97,49), (181576,6480009,1,'soga_cheek_type',0,11,65), (181577,6480009,1,'soga_chin_type',0,74,98), (181578,6480009,1,'soga_ear_type',0,77,0), (181579,6480009,1,'soga_eye_brow_type',0,83,44), (181580,6480009,0,'soga_eye_color',229,229,102), (181581,6480009,0,'soga_hair_type_color',81,42,3), (181582,6480009,0,'soga_hair_type_highlight_color',184,17,4), (181583,6480009,1,'soga_lip_type',-37,-68,-95), (181584,6480009,1,'soga_nose_type',-3,-31,51), (181585,6480009,0,'soga_skin_color',92,97,49), (181586,6480009,0,'wing_color1',251,123,1), (181587,6480009,0,'wing_color2',237,114,2), (181588,6480010,1,'cheek_type',-29,50,0), (181589,6480010,1,'chin_type',5,-17,-23), (181590,6480010,1,'ear_type',34,44,0), (181591,6480010,1,'eye_brow_type',84,61,0), (181592,6480010,0,'eye_color',197,197,255), (181593,6480010,1,'eye_type',-43,0,0), (181594,6480010,0,'hair_color1',38,225,93), (181595,6480010,0,'hair_face_color',244,244,246), (181596,6480010,0,'hair_face_highlight_color',107,131,144), (181597,6480010,0,'hair_type_color',244,244,246), (181598,6480010,0,'hair_type_highlight_color',107,131,144), (181599,6480010,1,'lip_type',7,-62,43), (181600,6480010,1,'nose_type',94,38,-31), (181601,6480010,0,'skin_color',153,132,130), (181602,6480010,1,'soga_cheek_type',0,84,61), (181603,6480010,1,'soga_chin_type',0,7,-62), (181604,6480010,1,'soga_ear_type',0,-43,0), (181605,6480010,1,'soga_eye_brow_type',0,34,44), (181606,6480010,0,'soga_eye_color',229,229,102), (181607,6480010,0,'soga_hair_face_color',244,244,246), (181608,6480010,0,'soga_hair_face_highlight_color',107,131,144), (181609,6480010,0,'soga_hair_type_color',244,244,246), (181610,6480010,0,'soga_hair_type_highlight_color',107,131,144), (181611,6480010,1,'soga_lip_type',0,-29,50), (181612,6480010,1,'soga_nose_type',43,5,-17), (181613,6480010,0,'soga_skin_color',153,132,130), (181614,6480010,0,'wing_color1',255,255,255), (181615,6480010,0,'wing_color2',255,255,255), (181616,6480011,1,'cheek_type',61,56,0), (181617,6480011,1,'chin_type',-26,23,40), (181618,6480011,1,'ear_type',5,1,0), (181619,6480011,1,'eye_brow_type',35,-81,43), (181620,6480011,0,'eye_color',255,255,255), (181621,6480011,1,'eye_type',-83,0,0), (181622,6480011,0,'hair_color1',20,195,208), (181623,6480011,0,'hair_face_color',42,29,2), (181624,6480011,0,'hair_face_highlight_color',194,136,14), (181625,6480011,0,'hair_type_color',42,29,2), (181626,6480011,0,'hair_type_highlight_color',194,136,14), (181627,6480011,1,'lip_type',29,-28,22), (181628,6480011,1,'nose_type',62,20,-61), (181629,6480011,0,'skin_color',255,255,255), (181630,6480011,1,'soga_cheek_type',0,35,-81), (181631,6480011,1,'soga_chin_type',0,29,-28), (181632,6480011,1,'soga_ear_type',0,-83,0), (181633,6480011,1,'soga_eye_brow_type',0,5,1), (181634,6480011,0,'soga_eye_color',255,255,255), (181635,6480011,0,'soga_hair_face_color',42,29,2), (181636,6480011,0,'soga_hair_face_highlight_color',194,136,14), (181637,6480011,0,'soga_hair_type_color',42,29,2), (181638,6480011,0,'soga_hair_type_highlight_color',194,136,14), (181639,6480011,1,'soga_lip_type',43,61,56), (181640,6480011,1,'soga_nose_type',22,-26,23), (181641,6480011,0,'soga_skin_color',255,255,255), (181642,6480012,1,'cheek_type',-31,52,0), (181643,6480012,1,'chin_type',-64,42,-25), (181644,6480012,1,'ear_type',42,56,0), (181645,6480012,1,'eye_brow_type',29,44,-77), (181646,6480012,0,'eye_color',15,8,20), (181647,6480012,1,'eye_type',-39,0,0), (181648,6480012,0,'hair_color1',82,50,162), (181649,6480012,0,'hair_face_color',244,245,246), (181650,6480012,0,'hair_face_highlight_color',94,79,124), (181651,6480012,0,'hair_type_color',244,245,246), (181652,6480012,0,'hair_type_highlight_color',94,79,124), (181653,6480012,1,'lip_type',-9,-77,-14), (181654,6480012,1,'nose_type',-97,82,50), (181655,6480012,0,'skin_color',102,77,75), (181656,6480012,1,'soga_cheek_type',0,29,44), (181657,6480012,1,'soga_chin_type',0,-9,-77), (181658,6480012,1,'soga_ear_type',0,-39,0), (181659,6480012,1,'soga_eye_brow_type',0,42,56), (181660,6480012,0,'soga_eye_color',229,229,102), (181661,6480012,0,'soga_hair_face_color',244,245,246), (181662,6480012,0,'soga_hair_face_highlight_color',94,79,124), (181663,6480012,0,'soga_hair_type_color',244,245,246), (181664,6480012,0,'soga_hair_type_highlight_color',94,79,124), (181665,6480012,1,'soga_lip_type',-77,-31,52), (181666,6480012,1,'soga_nose_type',-14,-64,42), (181667,6480012,0,'soga_skin_color',102,77,75), (181668,6480012,0,'wing_color1',255,255,255), (181669,6480012,0,'wing_color2',255,255,255), (181670,6480013,1,'cheek_type',50,-50,0), (181671,6480013,1,'chin_type',-22,-31,42), (181672,6480013,1,'ear_type',31,72,0), (181673,6480013,1,'eye_brow_type',59,-7,-25), (181674,6480013,0,'eye_color',227,117,255), (181675,6480013,1,'eye_type',-62,0,0), (181676,6480013,0,'hair_color1',169,9,32), (181677,6480013,0,'hair_face_color',200,186,172), (181678,6480013,0,'hair_face_highlight_color',7,1,1), (181679,6480013,0,'hair_type_color',200,186,172), (181680,6480013,0,'hair_type_highlight_color',7,1,1), (181681,6480013,1,'lip_type',-87,42,-28), (181682,6480013,1,'nose_type',32,-87,9), (181683,6480013,0,'skin_color',149,148,179), (181684,6480013,1,'soga_cheek_type',0,59,-7), (181685,6480013,1,'soga_chin_type',0,-87,42), (181686,6480013,1,'soga_ear_type',0,-62,0), (181687,6480013,1,'soga_eye_brow_type',0,31,72), (181688,6480013,0,'soga_eye_color',229,229,102), (181689,6480013,0,'soga_hair_face_color',200,186,172), (181690,6480013,0,'soga_hair_face_highlight_color',7,1,1), (181691,6480013,0,'soga_hair_type_color',200,186,172), (181692,6480013,0,'soga_hair_type_highlight_color',7,1,1), (181693,6480013,1,'soga_lip_type',-25,50,-50), (181694,6480013,1,'soga_nose_type',-28,-22,-31), (181695,6480013,0,'soga_skin_color',149,148,179), (181696,6480013,0,'wing_color1',255,255,255), (181697,6480013,0,'wing_color2',255,255,255), (181698,6480014,1,'cheek_type',43,-93,0), (181699,6480014,1,'chin_type',-19,-3,-28), (181700,6480014,1,'ear_type',-37,81,0), (181701,6480014,1,'eye_brow_type',62,62,82), (181702,6480014,0,'eye_color',146,182,251), (181703,6480014,1,'eye_type',95,0,0), (181704,6480014,0,'hair_color1',87,200,0), (181705,6480014,0,'hair_face_color',244,246,246), (181706,6480014,0,'hair_face_highlight_color',107,131,144), (181707,6480014,0,'hair_type_color',244,246,246), (181708,6480014,0,'hair_type_highlight_color',107,131,144), (181709,6480014,1,'lip_type',46,42,77), (181710,6480014,1,'nose_type',44,87,-56), (181711,6480014,0,'skin_color',72,72,72), (181712,6480014,1,'soga_cheek_type',0,62,62), (181713,6480014,1,'soga_chin_type',0,46,42), (181714,6480014,1,'soga_ear_type',0,95,0), (181715,6480014,1,'soga_eye_brow_type',0,-37,81), (181716,6480014,0,'soga_eye_color',204,204,204), (181717,6480014,0,'soga_hair_face_color',244,246,246), (181718,6480014,0,'soga_hair_face_highlight_color',107,131,144), (181719,6480014,0,'soga_hair_type_color',244,246,246), (181720,6480014,0,'soga_hair_type_highlight_color',107,131,144), (181721,6480014,1,'soga_lip_type',82,43,-93), (181722,6480014,1,'soga_nose_type',77,-19,-3), (181723,6480014,0,'soga_skin_color',72,72,72), (181724,6480015,1,'cheek_type',-2,37,0), (181725,6480015,1,'chin_type',4,0,-17), (181726,6480015,1,'ear_type',-17,0,0), (181727,6480015,1,'eye_brow_type',-4,-43,-25), (181728,6480015,0,'eye_color',32,22,52), (181729,6480015,1,'eye_type',26,0,0), (181730,6480015,0,'hair_color1',227,4,0), (181731,6480015,0,'hair_face_color',135,125,134), (181732,6480015,0,'hair_face_highlight_color',105,103,97), (181733,6480015,0,'hair_type_color',135,125,134), (181734,6480015,0,'hair_type_highlight_color',105,103,97), (181735,6480015,1,'lip_type',-20,12,17), (181736,6480015,1,'nose_type',3,-29,4), (181737,6480015,0,'skin_color',21,77,76), (181738,6480015,1,'soga_cheek_type',0,-4,-43), (181739,6480015,1,'soga_chin_type',0,-20,12), (181740,6480015,1,'soga_ear_type',0,26,0), (181741,6480015,1,'soga_eye_brow_type',0,-17,0), (181742,6480015,0,'soga_eye_color',229,229,102), (181743,6480015,0,'soga_hair_face_color',135,125,134), (181744,6480015,0,'soga_hair_face_highlight_color',105,103,97), (181745,6480015,0,'soga_hair_type_color',135,125,134), (181746,6480015,0,'soga_hair_type_highlight_color',105,103,97), (181747,6480015,1,'soga_lip_type',-25,-2,37), (181748,6480015,1,'soga_nose_type',17,4,0), (181749,6480015,0,'soga_skin_color',21,77,76), (181750,6480015,0,'wing_color1',255,255,255), (181751,6480015,0,'wing_color2',255,255,255), (181752,6440000,1,'cheek_type',-70,-44,0), (181753,6440000,1,'chin_type',83,74,-3), (181754,6440000,1,'ear_type',21,25,0), (181755,6440000,1,'eye_brow_type',-66,-44,-95), (181756,6440000,0,'eye_color',76,112,67), (181757,6440000,1,'eye_type',56,0,0), (181758,6440000,0,'hair_color1',175,231,65), (181759,6440000,0,'hair_face_color',185,121,190), (181760,6440000,0,'hair_face_highlight_color',198,184,78), (181761,6440000,0,'hair_type_color',185,121,190), (181762,6440000,0,'hair_type_highlight_color',198,184,78), (181763,6440000,1,'lip_type',-58,8,89), (181764,6440000,1,'nose_type',58,-81,-25), (181765,6440000,0,'skin_color',185,121,190), (181766,6440000,1,'soga_cheek_type',0,-66,-44), (181767,6440000,1,'soga_chin_type',0,-58,8), (181768,6440000,1,'soga_ear_type',0,56,0), (181769,6440000,1,'soga_eye_brow_type',0,21,25), (181770,6440000,0,'soga_eye_color',229,229,102), (181771,6440000,1,'soga_eye_type',0,-52,78), (181772,6440000,0,'soga_hair_face_color',185,121,190), (181773,6440000,0,'soga_hair_face_highlight_color',198,184,78), (181774,6440000,0,'soga_hair_type_color',185,121,190), (181775,6440000,0,'soga_hair_type_highlight_color',198,184,78), (181776,6440000,1,'soga_lip_type',-95,-70,-44), (181777,6440000,1,'soga_nose_type',89,83,74), (181778,6440000,0,'soga_skin_color',185,121,190), (181779,6440000,0,'wing_color1',255,255,255), (181780,6440000,0,'wing_color2',255,255,255), (181781,6440001,1,'cheek_type',-9,-29,0), (181782,6440001,1,'chin_type',-8,11,-17), (181783,6440001,1,'ear_type',-7,-20,0), (181784,6440001,1,'eye_brow_type',0,-2,1), (181785,6440001,0,'eye_color',138,138,97), (181786,6440001,1,'eye_type',-12,0,0), (181787,6440001,0,'hair_color1',37,251,0), (181788,6440001,0,'hair_face_color',29,12,0), (181789,6440001,0,'hair_face_highlight_color',152,118,74), (181790,6440001,0,'hair_type_color',29,12,0), (181791,6440001,0,'hair_type_highlight_color',152,118,74), (181792,6440001,1,'lip_type',0,19,19), (181793,6440001,1,'nose_type',-4,37,-5), (181794,6440001,0,'skin_color',124,136,105), (181795,6440001,1,'soga_cheek_type',0,0,-2), (181796,6440001,1,'soga_chin_type',0,0,19), (181797,6440001,1,'soga_ear_type',0,-12,0), (181798,6440001,1,'soga_eye_brow_type',0,-7,-20), (181799,6440001,0,'soga_eye_color',229,229,102), (181800,6440001,0,'soga_hair_face_color',29,12,0), (181801,6440001,0,'soga_hair_face_highlight_color',152,118,74), (181802,6440001,0,'soga_hair_type_color',29,12,0), (181803,6440001,0,'soga_hair_type_highlight_color',152,118,74), (181804,6440001,1,'soga_lip_type',1,-9,-29), (181805,6440001,1,'soga_nose_type',19,-8,11), (181806,6440001,0,'soga_skin_color',124,136,105), (181807,6440001,0,'wing_color1',255,255,255), (181808,6440001,0,'wing_color2',255,255,255), (181809,6440002,1,'cheek_type',28,31,0), (181810,6440002,1,'chin_type',0,4,-7), (181811,6440002,1,'ear_type',-7,-17,0), (181812,6440002,1,'eye_brow_type',-12,-32,-7), (181813,6440002,0,'eye_color',255,253,248), (181814,6440002,1,'eye_type',4,0,0), (181815,6440002,0,'hair_color1',249,252,19), (181816,6440002,0,'hair_face_color',28,22,15), (181817,6440002,0,'hair_type_color',28,22,15), (181818,6440002,1,'lip_type',-4,11,-12), (181819,6440002,1,'nose_type',9,-7,-4), (181820,6440002,0,'skin_color',42,131,30), (181821,6440002,1,'soga_cheek_type',0,-12,-32), (181822,6440002,1,'soga_chin_type',0,-4,11), (181823,6440002,1,'soga_ear_type',0,4,0), (181824,6440002,1,'soga_eye_brow_type',0,-7,-17), (181825,6440002,0,'soga_eye_color',229,229,102), (181826,6440002,0,'soga_hair_face_color',28,22,15), (181827,6440002,0,'soga_hair_type_color',28,22,15), (181828,6440002,1,'soga_lip_type',-7,0,0), (181829,6440002,1,'soga_nose_type',-12,0,4), (181830,6440002,0,'soga_skin_color',42,131,30), (181831,6440002,0,'wing_color1',255,255,255), (181832,6440002,0,'wing_color2',255,255,255), (181833,6440003,1,'cheek_type',95,-45,0), (181834,6440003,1,'chin_type',11,-56,65), (181835,6440003,1,'ear_type',78,7,0), (181836,6440003,1,'eye_brow_type',87,50,20), (181837,6440003,0,'eye_color',70,151,0), (181838,6440003,1,'eye_type',-2,0,0), (181839,6440003,0,'hair_color1',182,248,191), (181840,6440003,0,'hair_face_color',183,177,183), (181841,6440003,0,'hair_face_highlight_color',84,32,14), (181842,6440003,0,'hair_type_color',183,177,183), (181843,6440003,0,'hair_type_highlight_color',84,32,14), (181844,6440003,1,'lip_type',7,10,7), (181845,6440003,1,'nose_type',70,-74,-8), (181846,6440003,0,'skin_color',88,78,79), (181847,6440003,1,'soga_cheek_type',0,87,50), (181848,6440003,1,'soga_chin_type',0,7,10), (181849,6440003,1,'soga_ear_type',0,-2,0), (181850,6440003,1,'soga_eye_brow_type',0,78,7), (181851,6440003,0,'soga_eye_color',229,229,102), (181852,6440003,0,'soga_hair_face_color',183,177,183), (181853,6440003,0,'soga_hair_face_highlight_color',84,32,14), (181854,6440003,0,'soga_hair_type_color',183,177,183), (181855,6440003,0,'soga_hair_type_highlight_color',84,32,14), (181856,6440003,1,'soga_lip_type',20,95,-45), (181857,6440003,1,'soga_nose_type',7,11,-56), (181858,6440003,0,'soga_skin_color',88,78,79), (181859,6440003,0,'wing_color1',255,255,255), (181860,6440003,0,'wing_color2',255,255,255), (181861,6440004,0,'eye_color',255,255,255), (181862,6440004,0,'skin_color',255,255,255), (181863,6440004,0,'soga_eye_color',255,0,255), (181864,6440005,1,'cheek_type',-28,31,0), (181865,6440005,1,'chin_type',-28,0,19), (181866,6440005,1,'ear_type',-3,35,0), (181867,6440005,1,'eye_brow_type',-34,34,-3), (181868,6440005,0,'eye_color',230,180,192), (181869,6440005,1,'eye_type',100,0,0), (181870,6440005,0,'hair_color1',238,253,156), (181871,6440005,0,'hair_face_color',77,72,67), (181872,6440005,0,'hair_face_highlight_color',216,192,37), (181873,6440005,0,'hair_type_color',77,72,67), (181874,6440005,0,'hair_type_highlight_color',216,192,37), (181875,6440005,1,'lip_type',28,-17,-14), (181876,6440005,1,'nose_type',0,-18,-3), (181877,6440005,0,'skin_color',158,137,107), (181878,6440005,1,'soga_cheek_type',0,-34,34), (181879,6440005,1,'soga_chin_type',0,28,-17), (181880,6440005,1,'soga_ear_type',0,100,0), (181881,6440005,1,'soga_eye_brow_type',0,-3,35), (181882,6440005,0,'soga_eye_color',229,229,102), (181883,6440005,0,'soga_hair_face_color',77,72,67), (181884,6440005,0,'soga_hair_face_highlight_color',216,192,37), (181885,6440005,0,'soga_hair_type_color',77,72,67), (181886,6440005,0,'soga_hair_type_highlight_color',216,192,37), (181887,6440005,1,'soga_lip_type',-3,-28,31), (181888,6440005,1,'soga_nose_type',-14,-28,0), (181889,6440005,0,'soga_skin_color',158,137,107), (181890,6440005,0,'wing_color1',255,255,255), (181891,6440005,0,'wing_color2',255,255,255), (181892,6440006,1,'cheek_type',-28,31,0), (181893,6440006,1,'chin_type',-28,0,19), (181894,6440006,1,'ear_type',-3,35,0), (181895,6440006,1,'eye_brow_type',-34,34,-3), (181896,6440006,0,'eye_color',143,12,37), (181897,6440006,1,'eye_type',100,0,0), (181898,6440006,0,'hair_color1',238,253,100), (181899,6440006,0,'hair_face_color',95,93,91), (181900,6440006,0,'hair_face_highlight_color',216,192,37), (181901,6440006,0,'hair_type_color',95,93,91), (181902,6440006,0,'hair_type_highlight_color',216,192,37), (181903,6440006,1,'lip_type',28,-17,-14), (181904,6440006,1,'nose_type',0,-18,-3), (181905,6440006,0,'skin_color',208,175,140), (181906,6440006,1,'soga_cheek_type',0,-34,34), (181907,6440006,1,'soga_chin_type',0,28,-17), (181908,6440006,1,'soga_ear_type',0,100,0), (181909,6440006,1,'soga_eye_brow_type',0,-3,35), (181910,6440006,0,'soga_eye_color',229,229,102), (181911,6440006,0,'soga_hair_face_color',95,93,91), (181912,6440006,0,'soga_hair_face_highlight_color',216,192,37), (181913,6440006,0,'soga_hair_type_color',95,93,91), (181914,6440006,0,'soga_hair_type_highlight_color',216,192,37), (181915,6440006,1,'soga_lip_type',-3,-28,31), (181916,6440006,1,'soga_nose_type',-14,-28,0), (181917,6440006,0,'soga_skin_color',208,175,140), (181918,6440006,0,'wing_color1',255,255,255), (181919,6440006,0,'wing_color2',255,255,255), (181920,6440007,1,'cheek_type',-8,3,0), (181921,6440007,1,'chin_type',17,7,-20), (181922,6440007,1,'ear_type',44,26,0), (181923,6440007,1,'eye_brow_type',-11,0,26), (181924,6440007,0,'eye_color',99,12,148), (181925,6440007,1,'eye_type',-11,0,0), (181926,6440007,0,'hair_color1',8,245,213), (181927,6440007,0,'hair_face_color',143,140,133), (181928,6440007,0,'hair_face_highlight_color',216,192,37), (181929,6440007,0,'hair_type_color',143,140,133), (181930,6440007,0,'hair_type_highlight_color',216,192,37), (181931,6440007,1,'lip_type',-11,-7,12), (181932,6440007,1,'nose_type',-43,8,-11), (181933,6440007,0,'skin_color',185,155,125), (181934,6440007,1,'soga_cheek_type',0,-11,0), (181935,6440007,1,'soga_chin_type',0,-11,-7), (181936,6440007,1,'soga_ear_type',0,-11,0), (181937,6440007,1,'soga_eye_brow_type',0,44,26), (181938,6440007,0,'soga_eye_color',229,229,102), (181939,6440007,0,'soga_hair_face_color',143,140,133), (181940,6440007,0,'soga_hair_face_highlight_color',216,192,37), (181941,6440007,0,'soga_hair_type_color',143,140,133), (181942,6440007,0,'soga_hair_type_highlight_color',216,192,37), (181943,6440007,1,'soga_lip_type',26,-8,3), (181944,6440007,1,'soga_nose_type',12,17,7), (181945,6440007,0,'soga_skin_color',185,155,125), (181946,6440007,0,'wing_color1',255,255,255), (181947,6440007,0,'wing_color2',255,255,255), (181948,6440008,1,'cheek_type',37,-25,0), (181949,6440008,1,'chin_type',21,-23,20), (181950,6440008,1,'ear_type',-8,-11,0), (181951,6440008,1,'eye_brow_type',-8,41,31), (181952,6440008,0,'eye_color',145,76,208), (181953,6440008,1,'eye_type',-28,0,0), (181954,6440008,0,'hair_color1',213,0,215), (181955,6440008,0,'hair_face_color',45,26,1), (181956,6440008,0,'hair_face_highlight_color',216,192,37), (181957,6440008,0,'hair_type_color',45,26,1), (181958,6440008,0,'hair_type_highlight_color',216,192,37), (181959,6440008,1,'lip_type',-2,4,-39), (181960,6440008,1,'nose_type',-3,-43,0), (181961,6440008,0,'skin_color',125,115,84), (181962,6440008,1,'soga_cheek_type',0,-8,41), (181963,6440008,1,'soga_chin_type',0,-2,4), (181964,6440008,1,'soga_ear_type',0,-28,0), (181965,6440008,1,'soga_eye_brow_type',0,-8,-11), (181966,6440008,0,'soga_eye_color',229,229,102), (181967,6440008,0,'soga_hair_face_color',45,26,1), (181968,6440008,0,'soga_hair_face_highlight_color',216,192,37), (181969,6440008,0,'soga_hair_type_color',45,26,1), (181970,6440008,0,'soga_hair_type_highlight_color',216,192,37), (181971,6440008,1,'soga_lip_type',31,37,-25), (181972,6440008,1,'soga_nose_type',-39,21,-23), (181973,6440008,0,'soga_skin_color',125,115,84), (181974,6440008,0,'wing_color1',255,255,255), (181975,6440008,0,'wing_color2',255,255,255), (181976,6440009,1,'cheek_type',-8,3,0), (181977,6440009,1,'chin_type',17,7,-20), (181978,6440009,1,'ear_type',44,26,0), (181979,6440009,1,'eye_brow_type',-11,0,26), (181980,6440009,0,'eye_color',184,44,82), (181981,6440009,1,'eye_type',-11,0,0), (181982,6440009,0,'hair_color1',8,245,37), (181983,6440009,0,'hair_face_color',63,49,30), (181984,6440009,0,'hair_face_highlight_color',216,192,37), (181985,6440009,0,'hair_type_color',63,49,30), (181986,6440009,0,'hair_type_highlight_color',216,192,37), (181987,6440009,1,'lip_type',-11,-7,12), (181988,6440009,1,'nose_type',-43,8,-11), (181989,6440009,0,'skin_color',197,198,140), (181990,6440009,1,'soga_cheek_type',0,-11,0), (181991,6440009,1,'soga_chin_type',0,-11,-7), (181992,6440009,1,'soga_ear_type',0,-11,0), (181993,6440009,1,'soga_eye_brow_type',0,44,26), (181994,6440009,0,'soga_eye_color',229,229,102), (181995,6440009,0,'soga_hair_face_color',63,49,30), (181996,6440009,0,'soga_hair_face_highlight_color',216,192,37), (181997,6440009,0,'soga_hair_type_color',63,49,30), (181998,6440009,0,'soga_hair_type_highlight_color',216,192,37), (181999,6440009,1,'soga_lip_type',26,-8,3), (182000,6440009,1,'soga_nose_type',12,17,7), (182001,6440009,0,'soga_skin_color',197,198,140), (182002,6440009,0,'wing_color1',255,255,255), (182003,6440009,0,'wing_color2',255,255,255), (182004,6440010,1,'cheek_type',-19,22,0), (182005,6440010,1,'chin_type',9,-31,19), (182006,6440010,1,'ear_type',7,3,0), (182007,6440010,1,'eye_brow_type',-7,34,0), (182008,6440010,0,'eye_color',195,67,96), (182009,6440010,1,'eye_type',-7,0,0), (182010,6440010,0,'hair_color1',228,26,25), (182011,6440010,0,'hair_face_color',219,211,154), (182012,6440010,0,'hair_type_color',219,211,154), (182013,6440010,1,'lip_type',38,0,-1), (182014,6440010,1,'nose_type',-2,-28,26), (182015,6440010,0,'skin_color',199,35,22), (182016,6440010,1,'soga_cheek_type',0,-7,34), (182017,6440010,1,'soga_chin_type',0,38,0), (182018,6440010,1,'soga_ear_type',0,-7,0), (182019,6440010,1,'soga_eye_brow_type',0,7,3), (182020,6440010,0,'soga_eye_color',229,229,102), (182021,6440010,0,'soga_hair_face_color',219,211,154), (182022,6440010,0,'soga_hair_type_color',219,211,154), (182023,6440010,1,'soga_lip_type',0,-19,22), (182024,6440010,1,'soga_nose_type',-1,9,-31), (182025,6440010,0,'soga_skin_color',199,35,22), (182026,6440010,0,'wing_color1',255,255,255), (182027,6440010,0,'wing_color2',255,255,255), (182028,6440011,1,'cheek_type',-7,95,0), (182029,6440011,1,'chin_type',39,93,-21), (182030,6440011,1,'ear_type',-63,51,0), (182031,6440011,1,'eye_brow_type',-37,69,-76), (182032,6440011,0,'eye_color',252,248,254), (182033,6440011,1,'eye_type',-34,0,0), (182034,6440011,0,'hair_color1',56,162,43), (182035,6440011,0,'hair_face_color',184,175,161), (182036,6440011,0,'hair_type_color',184,175,161), (182037,6440011,1,'lip_type',100,-39,-51), (182038,6440011,1,'nose_type',-14,56,-94), (182039,6440011,0,'skin_color',131,124,88), (182040,6440011,1,'soga_cheek_type',0,-37,69), (182041,6440011,1,'soga_chin_type',0,100,-39), (182042,6440011,1,'soga_ear_type',0,-34,0), (182043,6440011,1,'soga_eye_brow_type',0,-63,51), (182044,6440011,0,'soga_eye_color',229,229,102), (182045,6440011,0,'soga_hair_face_color',184,175,161), (182046,6440011,0,'soga_hair_type_color',184,175,161), (182047,6440011,1,'soga_lip_type',-76,-7,95), (182048,6440011,1,'soga_nose_type',-51,39,93), (182049,6440011,0,'soga_skin_color',131,124,88), (182050,6440011,0,'wing_color1',255,255,255), (182051,6440011,0,'wing_color2',255,255,255), (182052,6440012,1,'cheek_type',-37,14,0), (182053,6440012,1,'chin_type',-68,76,-23), (182054,6440012,1,'ear_type',-100,-56,0), (182055,6440012,1,'eye_brow_type',76,59,-4), (182056,6440012,0,'eye_color',255,253,89), (182057,6440012,1,'eye_type',64,0,0), (182058,6440012,0,'hair_color1',57,165,194), (182059,6440012,0,'hair_face_color',43,24,2), (182060,6440012,0,'hair_type_color',43,24,2), (182061,6440012,1,'lip_type',-64,100,-100), (182062,6440012,1,'nose_type',-59,57,-91), (182063,6440012,0,'skin_color',170,186,171), (182064,6440012,1,'soga_cheek_type',0,76,59), (182065,6440012,1,'soga_chin_type',0,-64,100), (182066,6440012,1,'soga_ear_type',0,64,0), (182067,6440012,1,'soga_eye_brow_type',0,-100,-56), (182068,6440012,0,'soga_eye_color',229,229,102), (182069,6440012,0,'soga_hair_face_color',43,24,2), (182070,6440012,0,'soga_hair_type_color',43,24,2), (182071,6440012,1,'soga_lip_type',-4,-37,14), (182072,6440012,1,'soga_nose_type',-100,-68,76), (182073,6440012,0,'soga_skin_color',170,186,171), (182074,6440012,0,'wing_color1',255,255,255), (182075,6440012,0,'wing_color2',255,255,255), (182076,6440013,1,'chin_type',0,4,-7), (182077,6440013,1,'ear_type',-7,-17,0), (182078,6440013,1,'eye_brow_type',-12,-32,-7), (182079,6440013,0,'eye_color',245,238,253), (182080,6440013,1,'eye_type',4,0,0), (182081,6440013,0,'hair_color1',249,252,156), (182082,6440013,0,'hair_face_color',81,72,13), (182083,6440013,0,'hair_type_color',81,72,13), (182084,6440013,1,'lip_type',-4,11,-12), (182085,6440013,1,'nose_type',9,-7,-4), (182086,6440013,0,'skin_color',252,246,246), (182087,6440013,1,'soga_cheek_type',0,-12,-32), (182088,6440013,1,'soga_chin_type',0,-4,11), (182089,6440013,1,'soga_ear_type',0,4,0), (182090,6440013,1,'soga_eye_brow_type',0,-7,-17), (182091,6440013,0,'soga_eye_color',229,229,102), (182092,6440013,0,'soga_hair_face_color',81,72,13), (182093,6440013,0,'soga_hair_type_color',81,72,13), (182094,6440013,1,'soga_lip_type',-7,0,0), (182095,6440013,1,'soga_nose_type',-12,0,4), (182096,6440013,0,'soga_skin_color',252,246,246), (182097,6440013,0,'wing_color1',255,255,255), (182098,6440013,0,'wing_color2',255,255,255), (182099,6440014,1,'cheek_type',8,7,0), (182100,6440014,1,'chin_type',3,11,35), (182101,6440014,1,'ear_type',35,-41,0), (182102,6440014,1,'eye_brow_type',-7,-3,0), (182103,6440014,0,'eye_color',226,220,39), (182104,6440014,1,'eye_type',31,0,0), (182105,6440014,0,'hair_color1',23,32,0), (182106,6440014,0,'hair_face_color',115,79,36), (182107,6440014,0,'hair_face_highlight_color',152,118,74), (182108,6440014,0,'hair_type_color',115,79,36), (182109,6440014,0,'hair_type_highlight_color',152,118,74), (182110,6440014,1,'lip_type',-19,-7,29), (182111,6440014,1,'nose_type',31,23,32), (182112,6440014,0,'skin_color',147,185,144), (182113,6440014,1,'soga_cheek_type',0,-7,-3), (182114,6440014,1,'soga_chin_type',0,-19,-7), (182115,6440014,1,'soga_ear_type',0,31,0), (182116,6440014,1,'soga_eye_brow_type',0,35,-41), (182117,6440014,0,'soga_eye_color',229,229,102), (182118,6440014,0,'soga_hair_face_color',115,79,36), (182119,6440014,0,'soga_hair_face_highlight_color',152,118,74), (182120,6440014,0,'soga_hair_type_color',115,79,36), (182121,6440014,0,'soga_hair_type_highlight_color',152,118,74), (182122,6440014,1,'soga_lip_type',0,8,7), (182123,6440014,1,'soga_nose_type',29,3,11), (182124,6440014,0,'soga_skin_color',147,185,144), (182125,6440014,0,'wing_color1',255,255,255), (182126,6440014,0,'wing_color2',255,255,255), (182127,6440015,1,'cheek_type',-17,3,0), (182128,6440015,1,'chin_type',-23,14,-5), (182129,6440015,1,'ear_type',-3,5,0), (182130,6440015,1,'eye_brow_type',14,-8,23), (182131,6440015,0,'eye_color',255,255,149), (182132,6440015,1,'eye_type',-7,0,0), (182133,6440015,0,'hair_color1',233,228,242), (182134,6440015,0,'hair_face_color',60,25,9), (182135,6440015,0,'hair_type_color',60,25,9), (182136,6440015,1,'lip_type',8,31,0), (182137,6440015,1,'nose_type',0,-23,-28), (182138,6440015,0,'skin_color',188,170,32), (182139,6440015,1,'soga_cheek_type',0,14,-8), (182140,6440015,1,'soga_chin_type',0,8,31), (182141,6440015,1,'soga_ear_type',0,-7,0), (182142,6440015,1,'soga_eye_brow_type',0,-3,5), (182143,6440015,0,'soga_eye_color',229,229,102), (182144,6440015,0,'soga_hair_face_color',60,25,9), (182145,6440015,0,'soga_hair_type_color',60,25,9), (182146,6440015,1,'soga_lip_type',23,-17,3), (182147,6440015,1,'soga_nose_type',0,-23,14), (182148,6440015,0,'soga_skin_color',188,170,32), (182149,6440015,0,'wing_color1',255,255,255), (182150,6440015,0,'wing_color2',255,255,255), (182151,6440016,1,'chin_type',0,4,-7), (182152,6440016,1,'ear_type',-7,-17,0), (182153,6440016,1,'eye_brow_type',-12,-32,-7), (182154,6440016,0,'eye_color',117,30,8), (182155,6440016,1,'eye_type',4,0,0), (182156,6440016,0,'hair_color1',249,252,5), (182157,6440016,0,'hair_face_color',131,99,57), (182158,6440016,0,'hair_type_color',131,99,57), (182159,6440016,1,'lip_type',-4,11,-12), (182160,6440016,1,'nose_type',9,-7,-4), (182161,6440016,0,'skin_color',211,235,208), (182162,6440016,1,'soga_cheek_type',0,-12,-32), (182163,6440016,1,'soga_chin_type',0,-4,11), (182164,6440016,1,'soga_ear_type',0,4,0), (182165,6440016,1,'soga_eye_brow_type',0,-7,-17), (182166,6440016,0,'soga_eye_color',229,229,102), (182167,6440016,0,'soga_hair_face_color',131,99,57), (182168,6440016,0,'soga_hair_type_color',131,99,57), (182169,6440016,1,'soga_lip_type',-7,0,0), (182170,6440016,1,'soga_nose_type',-12,0,4), (182171,6440016,0,'soga_skin_color',211,235,208), (182172,6440016,0,'wing_color1',255,255,255), (182173,6440016,0,'wing_color2',255,255,255), (182174,6440017,1,'cheek_type',-40,-1,0), (182175,6440017,1,'chin_type',-9,10,-4), (182176,6440017,1,'ear_type',-37,7,0), (182177,6440017,1,'eye_brow_type',-19,-9,8), (182178,6440017,0,'eye_color',123,11,61), (182179,6440017,1,'eye_type',-21,0,0), (182180,6440017,0,'hair_color1',23,37,0), (182181,6440017,0,'hair_face_color',120,97,0), (182182,6440017,0,'hair_face_highlight_color',152,118,74), (182183,6440017,0,'hair_type_color',120,97,0), (182184,6440017,0,'hair_type_highlight_color',152,118,74), (182185,6440017,1,'lip_type',14,34,12), (182186,6440017,1,'nose_type',-32,23,37), (182187,6440017,0,'skin_color',138,93,16), (182188,6440017,1,'soga_cheek_type',0,-19,-9), (182189,6440017,1,'soga_chin_type',0,14,34), (182190,6440017,1,'soga_ear_type',0,-21,0), (182191,6440017,1,'soga_eye_brow_type',0,-37,7), (182192,6440017,0,'soga_eye_color',229,229,102), (182193,6440017,0,'soga_hair_face_color',120,97,0), (182194,6440017,0,'soga_hair_face_highlight_color',152,118,74), (182195,6440017,0,'soga_hair_type_color',120,97,0), (182196,6440017,0,'soga_hair_type_highlight_color',152,118,74), (182197,6440017,1,'soga_lip_type',8,-40,-1), (182198,6440017,1,'soga_nose_type',12,-9,10), (182199,6440017,0,'soga_skin_color',138,93,16), (182200,6440017,0,'wing_color1',255,255,255), (182201,6440017,0,'wing_color2',255,255,255), (182202,6440018,1,'cheek_type',-8,3,0), (182203,6440018,1,'chin_type',17,7,-20), (182204,6440018,1,'ear_type',44,26,0), (182205,6440018,1,'eye_brow_type',-11,0,26), (182206,6440018,0,'eye_color',146,138,21), (182207,6440018,1,'eye_type',-11,0,0), (182208,6440018,0,'hair_color1',8,245,44), (182209,6440018,0,'hair_face_color',15,9,0), (182210,6440018,0,'hair_face_highlight_color',216,192,37), (182211,6440018,0,'hair_type_color',15,9,0), (182212,6440018,0,'hair_type_highlight_color',216,192,37), (182213,6440018,1,'lip_type',-11,-7,12), (182214,6440018,1,'nose_type',-43,8,-11), (182215,6440018,0,'skin_color',124,104,88), (182216,6440018,1,'soga_cheek_type',0,-11,0), (182217,6440018,1,'soga_chin_type',0,-11,-7), (182218,6440018,1,'soga_ear_type',0,-11,0), (182219,6440018,1,'soga_eye_brow_type',0,44,26), (182220,6440018,0,'soga_eye_color',229,229,102), (182221,6440018,0,'soga_hair_face_color',15,9,0), (182222,6440018,0,'soga_hair_face_highlight_color',216,192,37), (182223,6440018,0,'soga_hair_type_color',15,9,0), (182224,6440018,0,'soga_hair_type_highlight_color',216,192,37), (182225,6440018,1,'soga_lip_type',26,-8,3), (182226,6440018,1,'soga_nose_type',12,17,7), (182227,6440018,0,'soga_skin_color',124,104,88), (182228,6440018,0,'wing_color1',255,255,255), (182229,6440018,0,'wing_color2',255,255,255), (182230,6440019,0,'eye_color',255,255,255), (182231,6440019,0,'skin_color',255,255,255), (182232,6440019,0,'soga_eye_color',255,0,255), (182233,6440020,0,'eye_color',255,255,255), (182234,6440020,0,'skin_color',255,255,255), (182235,6440020,0,'soga_eye_color',255,0,255), (182236,6440021,0,'eye_color',255,255,255), (182237,6440021,0,'skin_color',255,255,255), (182238,6440021,0,'soga_eye_color',255,0,255), (182239,6460000,1,'cheek_type',-5,12,0), (182240,6460000,1,'chin_type',32,-42,21), (182241,6460000,1,'ear_type',-12,39,0), (182242,6460000,1,'eye_brow_type',25,8,-14), (182243,6460000,0,'eye_color',29,60,52), (182244,6460000,1,'eye_type',-38,0,0), (182245,6460000,0,'hair_color1',228,9,156), (182246,6460000,0,'hair_face_color',59,69,60), (182247,6460000,0,'hair_face_highlight_color',50,21,0), (182248,6460000,0,'hair_type_color',59,69,60), (182249,6460000,0,'hair_type_highlight_color',50,21,0), (182250,6460000,1,'lip_type',17,4,-7), (182251,6460000,1,'nose_type',-14,-28,9), (182252,6460000,0,'skin_color',226,217,194), (182253,6460000,1,'soga_cheek_type',0,25,8), (182254,6460000,1,'soga_chin_type',0,17,4), (182255,6460000,1,'soga_ear_type',0,-38,0), (182256,6460000,1,'soga_eye_brow_type',0,-12,39), (182257,6460000,0,'soga_eye_color',229,229,102), (182258,6460000,0,'soga_hair_face_color',59,69,60), (182259,6460000,0,'soga_hair_face_highlight_color',50,21,0), (182260,6460000,0,'soga_hair_type_color',59,69,60), (182261,6460000,0,'soga_hair_type_highlight_color',50,21,0), (182262,6460000,1,'soga_lip_type',-14,-5,12), (182263,6460000,1,'soga_nose_type',-7,32,-42), (182264,6460000,0,'soga_skin_color',226,217,194), (182265,6460000,0,'wing_color1',255,255,255), (182266,6460000,0,'wing_color2',255,255,255), (182267,6460001,1,'cheek_type',17,23,0), (182268,6460001,1,'chin_type',-4,14,14), (182269,6460001,1,'ear_type',-32,1,0), (182270,6460001,1,'eye_brow_type',-2,-1,25), (182271,6460001,0,'eye_color',114,78,35), (182272,6460001,1,'eye_type',23,0,0), (182273,6460001,0,'hair_color1',25,12,156), (182274,6460001,0,'hair_face_color',158,185,160), (182275,6460001,0,'hair_face_highlight_color',183,141,0), (182276,6460001,0,'hair_type_color',158,185,160), (182277,6460001,0,'hair_type_highlight_color',183,141,0), (182278,6460001,1,'lip_type',-29,-14,2), (182279,6460001,1,'nose_type',14,25,12), (182280,6460001,0,'skin_color',229,186,175), (182281,6460001,1,'soga_cheek_type',0,-2,-1), (182282,6460001,1,'soga_chin_type',0,-29,-14), (182283,6460001,1,'soga_ear_type',0,23,0), (182284,6460001,1,'soga_eye_brow_type',0,-32,1), (182285,6460001,0,'soga_eye_color',229,229,102), (182286,6460001,0,'soga_hair_face_color',158,185,160), (182287,6460001,0,'soga_hair_face_highlight_color',183,141,0), (182288,6460001,0,'soga_hair_type_color',158,185,160), (182289,6460001,0,'soga_hair_type_highlight_color',183,141,0), (182290,6460001,1,'soga_lip_type',25,17,23), (182291,6460001,1,'soga_nose_type',2,-4,14), (182292,6460001,0,'soga_skin_color',229,186,175), (182293,6460001,0,'wing_color1',255,255,255), (182294,6460001,0,'wing_color2',255,255,255), (182295,6460002,0,'eye_color',255,255,255), (182296,6460002,0,'skin_color',255,255,255), (182297,6460002,0,'soga_eye_color',255,0,255), (182298,6460003,1,'cheek_type',100,-100,0), (182299,6460003,1,'chin_type',-100,100,100), (182300,6460003,1,'ear_type',25,9,0), (182301,6460003,1,'eye_brow_type',100,100,100), (182302,6460003,0,'eye_color',118,14,183), (182303,6460003,1,'eye_type',100,0,0), (182304,6460003,0,'hair_color1',239,255,28), (182305,6460003,0,'hair_face_color',171,60,32), (182306,6460003,0,'hair_face_highlight_color',216,192,37), (182307,6460003,0,'hair_type_color',171,60,32), (182308,6460003,0,'hair_type_highlight_color',216,192,37), (182309,6460003,1,'lip_type',100,50,-68), (182310,6460003,1,'nose_type',0,-17,-1), (182311,6460003,0,'skin_color',43,46,47), (182312,6460003,1,'soga_cheek_type',0,100,100), (182313,6460003,1,'soga_chin_type',0,100,50), (182314,6460003,1,'soga_ear_type',0,100,0), (182315,6460003,1,'soga_eye_brow_type',0,25,9), (182316,6460003,0,'soga_eye_color',229,229,102), (182317,6460003,0,'soga_hair_face_color',171,60,32), (182318,6460003,0,'soga_hair_face_highlight_color',216,192,37), (182319,6460003,0,'soga_hair_type_color',171,60,32), (182320,6460003,0,'soga_hair_type_highlight_color',216,192,37), (182321,6460003,1,'soga_lip_type',100,100,-100), (182322,6460003,1,'soga_nose_type',-68,-100,100), (182323,6460003,0,'soga_skin_color',43,46,47), (182324,6460003,0,'wing_color1',255,255,255), (182325,6460003,0,'wing_color2',255,255,255), (182326,6460004,1,'cheek_type',100,-100,0), (182327,6460004,1,'chin_type',-100,100,100), (182328,6460004,1,'ear_type',25,9,0), (182329,6460004,1,'eye_brow_type',100,100,100), (182330,6460004,0,'eye_color',118,14,183), (182331,6460004,1,'eye_type',100,0,0), (182332,6460004,0,'hair_color1',239,255,242), (182333,6460004,0,'hair_face_color',171,60,32), (182334,6460004,0,'hair_face_highlight_color',216,192,37), (182335,6460004,0,'hair_type_color',171,60,32), (182336,6460004,0,'hair_type_highlight_color',216,192,37), (182337,6460004,1,'lip_type',100,50,-68), (182338,6460004,1,'nose_type',0,-17,-1), (182339,6460004,0,'skin_color',251,250,242), (182340,6460004,1,'soga_cheek_type',0,100,100), (182341,6460004,1,'soga_chin_type',0,100,50), (182342,6460004,1,'soga_ear_type',0,100,0), (182343,6460004,1,'soga_eye_brow_type',0,25,9), (182344,6460004,0,'soga_eye_color',229,229,102), (182345,6460004,0,'soga_hair_face_color',171,60,32), (182346,6460004,0,'soga_hair_face_highlight_color',216,192,37), (182347,6460004,0,'soga_hair_type_color',171,60,32), (182348,6460004,0,'soga_hair_type_highlight_color',216,192,37), (182349,6460004,1,'soga_lip_type',100,100,-100), (182350,6460004,1,'soga_nose_type',-68,-100,100), (182351,6460004,0,'soga_skin_color',251,250,242), (182352,6460004,0,'wing_color1',255,255,255), (182353,6460004,0,'wing_color2',255,255,255), (182354,6460005,0,'eye_color',255,255,255), (182355,6460005,0,'skin_color',255,255,255), (182356,6460005,0,'soga_eye_color',255,0,255), (182357,6460006,0,'eye_color',255,255,255), (182358,6460006,0,'skin_color',255,255,255), (182359,6460006,0,'soga_eye_color',255,0,255), (182360,6460007,0,'eye_color',255,255,255), (182361,6460007,0,'skin_color',255,255,255), (182362,6460007,0,'soga_eye_color',255,0,255), (182363,6460008,1,'cheek_type',50,-41,0), (182364,6460008,1,'chin_type',-70,-50,-28), (182365,6460008,1,'ear_type',14,93,0), (182366,6460008,1,'eye_brow_type',7,69,56), (182367,6460008,0,'eye_color',74,42,12), (182368,6460008,1,'eye_type',93,0,0), (182369,6460008,0,'hair_color1',32,1,25), (182370,6460008,0,'hair_color2',156,0,0), (182371,6460008,0,'hair_face_color',100,70,10), (182372,6460008,0,'hair_face_highlight_color',221,180,17), (182373,6460008,0,'hair_type_color',100,70,10), (182374,6460008,0,'hair_type_highlight_color',221,180,17), (182375,6460008,1,'lip_type',-37,-23,10), (182376,6460008,1,'nose_type',51,32,1), (182377,6460008,0,'skin_color',233,222,178), (182378,6460008,1,'soga_cheek_type',0,7,69), (182379,6460008,1,'soga_chin_type',0,-37,-23), (182380,6460008,1,'soga_ear_type',0,93,0), (182381,6460008,1,'soga_eye_brow_type',0,14,93), (182382,6460008,0,'soga_eye_color',204,204,204), (182383,6460008,1,'soga_eye_type',-100,0,0), (182384,6460008,0,'soga_hair_face_color',100,70,10), (182385,6460008,0,'soga_hair_face_highlight_color',221,180,17), (182386,6460008,0,'soga_hair_type_color',100,70,10), (182387,6460008,0,'soga_hair_type_highlight_color',221,180,17), (182388,6460008,1,'soga_lip_type',56,50,-41), (182389,6460008,1,'soga_nose_type',10,-70,-50), (182390,6460008,0,'soga_skin_color',233,222,178), (182391,6460009,1,'cheek_type',100,-100,0), (182392,6460009,1,'chin_type',-100,100,100), (182393,6460009,1,'ear_type',25,8,0), (182394,6460009,1,'eye_brow_type',100,100,100), (182395,6460009,0,'eye_color',118,14,183), (182396,6460009,1,'eye_type',100,0,0), (182397,6460009,0,'hair_color1',239,0,228), (182398,6460009,0,'hair_face_color',171,60,32), (182399,6460009,0,'hair_face_highlight_color',216,192,37), (182400,6460009,0,'hair_type_color',171,60,32), (182401,6460009,0,'hair_type_highlight_color',216,192,37), (182402,6460009,1,'lip_type',100,50,-68), (182403,6460009,1,'nose_type',0,-17,0), (182404,6460009,0,'skin_color',231,231,231), (182405,6460009,1,'soga_cheek_type',0,100,100), (182406,6460009,1,'soga_chin_type',0,100,50), (182407,6460009,1,'soga_ear_type',0,100,0), (182408,6460009,1,'soga_eye_brow_type',0,25,8), (182409,6460009,0,'soga_eye_color',229,229,102), (182410,6460009,0,'soga_hair_face_color',171,60,32), (182411,6460009,0,'soga_hair_face_highlight_color',216,192,37), (182412,6460009,0,'soga_hair_type_color',171,60,32), (182413,6460009,0,'soga_hair_type_highlight_color',216,192,37), (182414,6460009,1,'soga_lip_type',100,100,-100), (182415,6460009,1,'soga_nose_type',-68,-100,100), (182416,6460009,0,'soga_skin_color',231,231,231), (182417,6460009,0,'wing_color1',255,255,255), (182418,6460009,0,'wing_color2',255,255,255), (182419,6460010,0,'eye_color',255,255,255), (182420,6460010,0,'skin_color',255,255,255), (182421,6460010,0,'soga_eye_color',255,0,255), (182422,6460011,0,'eye_color',255,255,255), (182423,6460011,0,'skin_color',255,255,255), (182424,6460011,0,'soga_eye_color',255,0,255), (182425,6460012,0,'eye_color',255,255,255), (182426,6460012,0,'skin_color',255,255,255), (182427,6460012,0,'soga_eye_color',255,0,255), (182428,6460013,1,'cheek_type',100,-100,0), (182429,6460013,1,'chin_type',-100,100,100), (182430,6460013,1,'ear_type',25,9,0), (182431,6460013,1,'eye_brow_type',100,100,100), (182432,6460013,0,'eye_color',118,14,183), (182433,6460013,1,'eye_type',100,0,0), (182434,6460013,0,'hair_color1',239,255,217), (182435,6460013,0,'hair_face_color',171,60,32), (182436,6460013,0,'hair_face_highlight_color',216,192,37), (182437,6460013,0,'hair_type_color',171,60,32), (182438,6460013,0,'hair_type_highlight_color',216,192,37), (182439,6460013,1,'lip_type',100,50,-68), (182440,6460013,1,'nose_type',0,-17,-1), (182441,6460013,0,'skin_color',55,57,59), (182442,6460013,1,'soga_cheek_type',0,100,100), (182443,6460013,1,'soga_chin_type',0,100,50), (182444,6460013,1,'soga_ear_type',0,100,0), (182445,6460013,1,'soga_eye_brow_type',0,25,9), (182446,6460013,0,'soga_eye_color',229,229,102), (182447,6460013,0,'soga_hair_face_color',171,60,32), (182448,6460013,0,'soga_hair_face_highlight_color',216,192,37), (182449,6460013,0,'soga_hair_type_color',171,60,32), (182450,6460013,0,'soga_hair_type_highlight_color',216,192,37), (182451,6460013,1,'soga_lip_type',100,100,-100), (182452,6460013,1,'soga_nose_type',-68,-100,100), (182453,6460013,0,'soga_skin_color',55,57,59), (182454,6460013,0,'wing_color1',255,255,255), (182455,6460013,0,'wing_color2',255,255,255), (182456,6460014,0,'eye_color',255,255,255), (182457,6460014,0,'skin_color',255,255,255), (182458,6460014,0,'soga_eye_color',255,0,255), (182459,6460015,1,'cheek_type',-2,25,0), (182460,6460015,1,'chin_type',-34,0,2), (182461,6460015,1,'ear_type',-23,9,0), (182462,6460015,1,'eye_brow_type',2,-17,-2), (182463,6460015,0,'eye_color',139,121,65), (182464,6460015,1,'eye_type',-28,0,0), (182465,6460015,0,'hair_color1',3,255,0), (182466,6460015,0,'hair_face_color',43,29,21), (182467,6460015,0,'hair_face_highlight_color',42,38,34), (182468,6460015,0,'hair_type_color',43,29,21), (182469,6460015,0,'hair_type_highlight_color',42,38,34), (182470,6460015,1,'lip_type',4,14,3), (182471,6460015,1,'nose_type',14,3,-1), (182472,6460015,0,'skin_color',222,180,182), (182473,6460015,1,'soga_cheek_type',0,2,-17), (182474,6460015,1,'soga_chin_type',0,4,14), (182475,6460015,1,'soga_ear_type',0,-28,0), (182476,6460015,1,'soga_eye_brow_type',0,-23,9), (182477,6460015,0,'soga_eye_color',229,229,102), (182478,6460015,0,'soga_hair_face_color',43,29,21), (182479,6460015,0,'soga_hair_face_highlight_color',42,38,34), (182480,6460015,0,'soga_hair_type_color',43,29,21), (182481,6460015,0,'soga_hair_type_highlight_color',42,38,34), (182482,6460015,1,'soga_lip_type',-2,-2,25), (182483,6460015,1,'soga_nose_type',3,-34,0), (182484,6460015,0,'soga_skin_color',222,180,182), (182485,6460015,0,'wing_color1',255,255,255), (182486,6460015,0,'wing_color2',255,255,255), (182487,6460016,1,'cheek_type',-38,46,0), (182488,6460016,1,'chin_type',10,75,65), (182489,6460016,1,'ear_type',-28,-42,0), (182490,6460016,1,'eye_brow_type',17,39,-9), (182491,6460016,0,'eye_color',204,204,204), (182492,6460016,1,'eye_type',100,0,0), (182493,6460016,0,'hair_color1',178,171,10), (182494,6460016,1,'lip_type',-55,-50,-50), (182495,6460016,1,'nose_type',50,-78,-85), (182496,6460016,0,'skin_color',159,117,64), (182497,6460016,1,'soga_cheek_type',0,17,39), (182498,6460016,1,'soga_chin_type',0,-55,-50), (182499,6460016,1,'soga_ear_type',0,100,0), (182500,6460016,1,'soga_eye_brow_type',0,-28,-42), (182501,6460016,0,'soga_eye_color',204,204,204), (182502,6460016,1,'soga_lip_type',-9,-38,46), (182503,6460016,1,'soga_nose_type',-50,10,75), (182504,6460016,0,'soga_skin_color',159,117,64), (182505,1410000,1,'cheek_type',-62,14,0), (182506,1410000,1,'chin_type',63,-32,-93), (182507,1410000,1,'ear_type',68,-59,0), (182508,1410000,1,'eye_brow_type',19,-47,-63), (182509,1410000,0,'eye_color',2,191,191), (182510,1410000,1,'eye_type',62,0,0), (182511,1410000,0,'hair_color1',74,222,78), (182512,1410000,1,'lip_type',-78,84,14), (182513,1410000,1,'nose_type',61,74,-34), (182514,1410000,0,'skin_color',159,130,121), (182515,1410000,1,'soga_cheek_type',0,19,-47), (182516,1410000,1,'soga_chin_type',0,-78,84), (182517,1410000,1,'soga_ear_type',0,62,0), (182518,1410000,1,'soga_eye_brow_type',0,68,-59), (182519,1410000,0,'soga_eye_color',229,229,102), (182520,1410000,1,'soga_lip_type',-63,-62,14), (182521,1410000,1,'soga_nose_type',14,63,-32), (182522,1410000,0,'soga_skin_color',159,130,121), (182523,1410000,0,'wing_color1',255,255,255), (182524,1410000,0,'wing_color2',255,255,255), (182525,6270000,1,'cheek_type',91,-1,0), (182526,6270000,1,'chin_type',75,31,34), (182527,6270000,1,'ear_type',-100,-97,0), (182528,6270000,1,'eye_brow_type',-47,74,-41), (182529,6270000,0,'eye_color',204,204,204), (182530,6270000,1,'eye_type',25,0,0), (182531,6270000,0,'hair_color1',14,198,50), (182532,6270000,1,'lip_type',-11,15,8), (182533,6270000,1,'nose_type',-83,14,-58), (182534,6270000,0,'skin_color',177,179,180), (182535,6270000,1,'soga_cheek_type',0,-47,74), (182536,6270000,1,'soga_chin_type',0,-11,15), (182537,6270000,1,'soga_ear_type',0,25,0), (182538,6270000,1,'soga_eye_brow_type',0,-100,-97), (182539,6270000,0,'soga_eye_color',204,204,204), (182540,6270000,1,'soga_lip_type',-41,91,-1), (182541,6270000,1,'soga_nose_type',8,75,31), (182542,6270000,0,'soga_skin_color',177,179,180), (182543,6270001,1,'cheek_type',15,-21,0), (182544,6270001,1,'chin_type',32,81,-50), (182545,6270001,1,'ear_type',-12,52,0), (182546,6270001,1,'eye_brow_type',-89,0,10), (182547,6270001,0,'eye_color',131,180,186), (182548,6270001,1,'eye_type',42,0,0), (182549,6270001,0,'hair_color1',239,198,48), (182550,6270001,0,'hair_face_highlight_color',190,97,43), (182551,6270001,0,'hair_type_highlight_color',190,97,43), (182552,6270001,1,'lip_type',43,64,0), (182553,6270001,1,'nose_type',0,-17,-58), (182554,6270001,0,'skin_color',239,197,196), (182555,6270001,1,'soga_cheek_type',0,-89,0), (182556,6270001,1,'soga_chin_type',0,43,64), (182557,6270001,1,'soga_ear_type',0,42,0), (182558,6270001,1,'soga_eye_brow_type',0,-12,52), (182559,6270001,0,'soga_eye_color',204,204,204), (182560,6270001,0,'soga_hair_face_highlight_color',190,97,43), (182561,6270001,0,'soga_hair_type_highlight_color',190,97,43), (182562,6270001,1,'soga_lip_type',10,15,-21), (182563,6270001,1,'soga_nose_type',0,32,81), (182564,6270001,0,'soga_skin_color',239,197,196), (182565,6270002,0,'eye_color',255,255,255), (182566,6270002,0,'skin_color',255,255,255), (182567,6270002,0,'soga_eye_color',255,0,255), (182568,6270003,0,'eye_color',255,255,255), (182569,6270003,0,'skin_color',255,255,255), (182570,6270003,0,'soga_eye_color',255,0,255), (182571,6270004,0,'eye_color',255,255,255), (182572,6270004,0,'skin_color',255,255,255), (182573,6270004,0,'soga_eye_color',255,0,255), (182574,6270005,1,'cheek_type',-100,100,0), (182575,6270005,1,'chin_type',-100,100,100), (182576,6270005,1,'ear_type',-100,-100,0), (182577,6270005,1,'eye_brow_type',-100,-38,100), (182578,6270005,0,'eye_color',74,42,12), (182579,6270005,1,'eye_type',-31,0,0), (182580,6270005,0,'hair_color1',17,12,83), (182581,6270005,0,'hair_color2',236,0,0), (182582,6270005,0,'hair_face_highlight_color',244,244,246), (182583,6270005,0,'hair_type_highlight_color',244,244,246), (182584,6270005,1,'lip_type',-95,21,83), (182585,6270005,1,'nose_type',-17,17,12), (182586,6270005,0,'skin_color',253,253,253), (182587,6270005,1,'soga_cheek_type',0,-100,-38), (182588,6270005,1,'soga_chin_type',0,-95,21), (182589,6270005,1,'soga_ear_type',0,-31,0), (182590,6270005,1,'soga_eye_brow_type',0,-100,-100), (182591,6270005,0,'soga_eye_color',229,229,102), (182592,6270005,1,'soga_eye_type',-20,0,0), (182593,6270005,0,'soga_hair_face_highlight_color',244,244,246), (182594,6270005,0,'soga_hair_type_highlight_color',244,244,246), (182595,6270005,1,'soga_lip_type',100,-100,100), (182596,6270005,1,'soga_nose_type',83,-100,100), (182597,6270005,0,'soga_skin_color',253,253,253), (182598,6270005,0,'wing_color1',255,255,255), (182599,6270005,0,'wing_color2',255,255,255), (182600,6270006,0,'eye_color',255,255,255), (182601,6270006,0,'skin_color',255,255,255), (182602,6270006,0,'soga_eye_color',255,0,255), (182603,6270007,0,'eye_color',255,255,255), (182604,6270007,0,'skin_color',255,255,255), (182605,6270007,0,'soga_eye_color',255,0,255), (182606,6270008,0,'eye_color',255,255,255), (182607,6270008,0,'skin_color',255,255,255), (182608,6270008,0,'soga_eye_color',255,0,255), (182609,6270009,0,'eye_color',255,255,255), (182610,6270009,0,'skin_color',255,255,255), (182611,6270009,0,'soga_eye_color',255,0,255), (182612,6270010,0,'eye_color',255,255,255), (182613,6270010,0,'skin_color',255,255,255), (182614,6270010,0,'soga_eye_color',255,0,255), (182615,6270011,0,'eye_color',255,255,255), (182616,6270011,0,'skin_color',255,255,255), (182617,6270011,0,'soga_eye_color',255,0,255), (182618,6270012,0,'eye_color',255,255,255), (182619,6270012,0,'skin_color',255,255,255), (182620,6270012,0,'soga_eye_color',255,0,255), (182621,6270013,0,'eye_color',255,255,255), (182622,6270013,0,'skin_color',255,255,255), (182623,6270013,0,'soga_eye_color',255,0,255), (182624,6270014,0,'eye_color',255,255,255), (182625,6270014,0,'skin_color',255,255,255), (182626,6270014,0,'soga_eye_color',255,0,255), (182627,6270015,0,'eye_color',255,255,255), (182628,6270015,0,'skin_color',255,255,255), (182629,6270015,0,'soga_eye_color',255,0,255), (182630,6270016,0,'eye_color',255,255,255), (182631,6270016,0,'skin_color',255,255,255), (182632,6270016,0,'soga_eye_color',255,0,255), (182633,6270017,0,'eye_color',255,255,255), (182634,6270017,0,'skin_color',255,255,255), (182635,6270017,0,'soga_eye_color',255,0,255), (182636,850000,1,'cheek_type',15,-21,0), (182637,850000,1,'chin_type',32,81,-50), (182638,850000,1,'ear_type',-12,52,0), (182639,850000,1,'eye_brow_type',-89,0,10), (182640,850000,0,'eye_color',131,180,186), (182641,850000,1,'eye_type',42,0,0), (182642,850000,0,'hair_color1',239,198,48), (182643,850000,0,'hair_face_highlight_color',190,97,43), (182644,850000,0,'hair_type_highlight_color',190,97,43), (182645,850000,1,'lip_type',43,64,0), (182646,850000,1,'nose_type',0,-17,-58), (182647,850000,0,'skin_color',239,197,196), (182648,850000,1,'soga_cheek_type',0,-89,0), (182649,850000,1,'soga_chin_type',0,43,64), (182650,850000,1,'soga_ear_type',0,42,0), (182651,850000,1,'soga_eye_brow_type',0,-12,52), (182652,850000,0,'soga_eye_color',204,204,204), (182653,850000,0,'soga_hair_face_highlight_color',190,97,43), (182654,850000,0,'soga_hair_type_highlight_color',190,97,43), (182655,850000,1,'soga_lip_type',10,15,-21), (182656,850000,1,'soga_nose_type',0,32,81), (182657,850000,0,'soga_skin_color',239,197,196), (182658,850001,0,'eye_color',255,255,255), (182659,850001,0,'skin_color',255,255,255), (182660,850001,0,'soga_eye_color',255,0,255), (182661,850002,0,'eye_color',128,128,255), (182662,850002,0,'skin_color',128,64,0), (182663,850002,0,'soga_eye_color',255,0,255), (182664,850003,0,'eye_color',128,128,255), (182665,850003,0,'skin_color',250,250,250), (182666,850003,0,'soga_eye_color',255,0,255), (182667,850004,0,'eye_color',128,128,255), (182668,850004,0,'skin_color',192,192,192), (182669,850004,0,'soga_eye_color',255,0,255), (182670,850005,0,'eye_color',255,255,0), (182671,850005,0,'skin_color',64,128,128), (182672,850005,0,'soga_eye_color',255,0,255), (182673,850006,0,'eye_color',128,128,255), (182674,850006,0,'skin_color',192,192,192), (182675,850006,0,'soga_eye_color',255,0,255), (182676,850007,0,'eye_color',128,128,255), (182677,850007,0,'skin_color',192,192,192), (182678,850007,0,'soga_eye_color',255,0,255), (182679,850008,0,'eye_color',128,128,255), (182680,850008,0,'skin_color',128,64,0), (182681,850008,0,'soga_eye_color',255,0,255), (182682,850009,0,'eye_color',205,205,205), (182683,850009,0,'skin_color',255,255,255), (182684,850009,0,'soga_eye_color',255,0,255), (182685,850010,0,'eye_color',255,255,128), (182686,850010,0,'skin_color',255,255,255), (182687,850010,0,'soga_eye_color',255,0,255), (182688,850011,0,'eye_color',255,255,128), (182689,850011,0,'skin_color',191,191,191), (182690,850011,0,'soga_eye_color',255,0,255), (182691,850012,0,'eye_color',250,250,250), (182692,850012,0,'skin_color',128,128,128), (182693,850012,0,'soga_eye_color',255,0,255), (182694,850013,0,'eye_color',255,255,255), (182695,850013,0,'skin_color',255,255,255), (182696,850013,0,'soga_eye_color',255,0,255), (182697,850014,0,'eye_color',250,250,250), (182698,850014,0,'skin_color',128,128,128), (182699,850014,0,'soga_eye_color',255,0,255), (182700,850015,0,'eye_color',249,249,249), (182701,850015,0,'skin_color',249,249,249), (182702,850015,0,'soga_eye_color',255,0,255), (182703,850016,0,'eye_color',250,250,250), (182704,850016,0,'skin_color',128,128,128), (182705,850016,0,'soga_eye_color',255,0,255), (182706,850017,0,'eye_color',250,250,250), (182707,850017,0,'skin_color',250,250,250), (182708,850017,0,'soga_eye_color',255,0,255), (182709,850018,0,'eye_color',249,249,249), (182710,850018,0,'skin_color',249,249,249), (182711,850018,0,'soga_eye_color',255,0,255), (182712,850019,0,'eye_color',255,255,255), (182713,850019,0,'skin_color',255,255,255), (182714,850019,0,'soga_eye_color',255,0,255), (182715,850020,0,'eye_color',250,250,250), (182716,850020,0,'skin_color',250,250,250), (182717,850020,0,'soga_eye_color',255,0,255), (182718,850021,0,'eye_color',249,249,249), (182719,850021,0,'skin_color',249,249,249), (182720,850021,0,'soga_eye_color',255,0,255), (182721,850022,0,'eye_color',249,249,249), (182722,850022,0,'skin_color',249,249,249), (182723,850022,0,'soga_eye_color',255,0,255), (182724,850023,0,'eye_color',249,249,249), (182725,850023,0,'skin_color',249,249,249), (182726,850023,0,'soga_eye_color',255,0,255), (182727,850024,1,'cheek_type',77,-75,0), (182728,850024,1,'chin_type',58,88,28), (182729,850024,1,'ear_type',14,56,0), (182730,850024,1,'eye_brow_type',59,26,-89), (182731,850024,0,'eye_color',144,188,195), (182732,850024,1,'eye_type',-21,0,0), (182733,850024,0,'hair_color1',239,221,86), (182734,850024,0,'hair_color2',99,53,22), (182735,850024,0,'hair_face_color',219,179,15), (182736,850024,0,'hair_face_highlight_color',93,65,9), (182737,850024,0,'hair_highlight',56,33,26), (182738,850024,0,'hair_type_color',219,179,15), (182739,850024,0,'hair_type_highlight_color',93,65,9), (182740,850024,1,'lip_type',-46,37,-63), (182741,850024,1,'nose_type',7,10,-17), (182742,850024,0,'skin_color',200,187,181), (182743,850024,1,'soga_cheek_type',77,-75,0), (182744,850024,1,'soga_chin_type',58,88,28), (182745,850024,1,'soga_ear_type',14,56,0), (182746,850024,1,'soga_eye_brow_type',59,26,-89), (182747,850024,0,'soga_eye_color',229,229,102), (182748,850024,1,'soga_eye_type',-21,0,0), (182749,850024,0,'soga_hair_color1',239,221,86), (182750,850024,0,'soga_hair_color2',99,53,22), (182751,850024,0,'soga_hair_face_color',219,179,15), (182752,850024,0,'soga_hair_face_highlight_color',93,65,9), (182753,850024,0,'soga_hair_highlight',56,33,26), (182754,850024,0,'soga_hair_type_color',219,179,15), (182755,850024,0,'soga_hair_type_highlight_color',93,65,9), (182756,850024,1,'soga_lip_type',-46,37,-63), (182757,850024,1,'soga_nose_type',7,10,-17), (182758,850024,0,'soga_skin_color',200,187,181), (182759,850024,0,'wing_color1',255,255,255), (182760,850024,0,'wing_color2',255,255,255), (182761,850025,0,'eye_color',255,255,255), (182762,850025,0,'skin_color',255,255,255), (182763,850025,0,'soga_eye_color',255,0,255), (182764,850026,0,'eye_color',255,255,255), (182765,850026,0,'skin_color',255,255,255), (182766,850026,0,'soga_eye_color',255,0,255), (182767,850027,0,'eye_color',249,249,249), (182768,850027,0,'skin_color',249,249,249), (182769,850027,0,'soga_eye_color',255,0,255), (182770,850028,0,'eye_color',255,255,255), (182771,850028,0,'skin_color',255,255,255), (182772,850028,0,'soga_eye_color',255,0,255), (182773,850029,0,'eye_color',249,249,249), (182774,850029,0,'skin_color',249,249,249), (182775,850029,0,'soga_eye_color',255,0,255), (182776,850030,1,'cheek_type',0,-40,0), (182777,850030,1,'chin_type',-37,-2,21), (182778,850030,1,'ear_type',-28,-31,0), (182779,850030,1,'eye_brow_type',-40,21,-5), (182780,850030,0,'eye_color',165,136,80), (182781,850030,0,'hair_face_color',209,203,192), (182782,850030,0,'hair_face_highlight_color',70,30,0), (182783,850030,0,'hair_type_color',209,203,192), (182784,850030,0,'hair_type_highlight_color',70,30,0), (182785,850030,1,'lip_type',-12,-40,7), (182786,850030,1,'nose_type',-44,-37,-9), (182787,850030,0,'skin_color',235,235,225), (182788,850030,1,'soga_cheek_type',0,-40,0), (182789,850030,1,'soga_chin_type',-37,-2,21), (182790,850030,1,'soga_ear_type',-28,-31,0), (182791,850030,1,'soga_eye_brow_type',-40,21,-5), (182792,850030,0,'soga_eye_color',229,229,102), (182793,850030,0,'soga_hair_face_color',209,203,192), (182794,850030,0,'soga_hair_face_highlight_color',70,30,0), (182795,850030,0,'soga_hair_type_color',209,203,192), (182796,850030,0,'soga_hair_type_highlight_color',70,30,0), (182797,850030,1,'soga_lip_type',-12,-40,7), (182798,850030,1,'soga_nose_type',-44,-37,-9), (182799,850030,0,'soga_skin_color',235,235,225), (182800,850030,0,'wing_color1',255,255,255), (182801,850030,0,'wing_color2',255,255,255), (182802,850031,0,'eye_color',249,249,249), (182803,850031,0,'skin_color',249,249,249), (182804,850031,0,'soga_eye_color',255,0,255), (182805,850032,0,'eye_color',250,250,250), (182806,850032,0,'skin_color',250,250,250), (182807,850032,0,'soga_eye_color',255,0,255), (182808,850033,0,'eye_color',255,255,255), (182809,850033,0,'skin_color',255,255,255), (182810,850033,0,'soga_eye_color',255,0,255), (182811,850034,1,'cheek_type',90,48,0), (182812,850034,1,'chin_type',-87,91,-38), (182813,850034,1,'ear_type',-71,44,0), (182814,850034,1,'eye_brow_type',85,8,89), (182815,850034,0,'eye_color',72,133,113), (182816,850034,1,'eye_type',-51,0,0), (182817,850034,0,'hair_color1',54,45,28), (182818,850034,0,'hair_color2',92,61,29), (182819,850034,0,'hair_face_color',46,15,17), (182820,850034,0,'hair_face_highlight_color',233,184,31), (182821,850034,0,'hair_highlight',246,219,114), (182822,850034,0,'hair_type_color',46,15,17), (182823,850034,0,'hair_type_highlight_color',233,184,31), (182824,850034,1,'lip_type',70,-18,-79), (182825,850034,1,'nose_type',-62,23,-61), (182826,850034,0,'skin_color',220,229,219), (182827,850034,1,'soga_cheek_type',90,48,0), (182828,850034,1,'soga_chin_type',-87,91,-38), (182829,850034,1,'soga_ear_type',-71,44,0), (182830,850034,1,'soga_eye_brow_type',85,8,89), (182831,850034,0,'soga_eye_color',229,229,102), (182832,850034,1,'soga_eye_type',-51,0,0), (182833,850034,0,'soga_hair_color1',54,45,28), (182834,850034,0,'soga_hair_color2',92,61,29), (182835,850034,0,'soga_hair_face_color',46,15,17), (182836,850034,0,'soga_hair_face_highlight_color',233,184,31), (182837,850034,0,'soga_hair_highlight',246,219,114), (182838,850034,0,'soga_hair_type_color',46,15,17), (182839,850034,0,'soga_hair_type_highlight_color',233,184,31), (182840,850034,1,'soga_lip_type',70,-18,-79), (182841,850034,1,'soga_nose_type',-62,23,-61), (182842,850034,0,'soga_skin_color',220,229,219), (182843,850034,0,'wing_color1',255,255,255), (182844,850034,0,'wing_color2',255,255,255), (182845,850035,0,'eye_color',255,255,255), (182846,850035,0,'skin_color',255,255,255), (182847,850035,0,'soga_eye_color',255,0,255), (182848,850036,0,'eye_color',249,249,249), (182849,850036,0,'skin_color',249,249,249), (182850,850036,0,'soga_eye_color',255,0,255), (182851,850037,0,'eye_color',249,249,249), (182852,850037,0,'skin_color',249,249,249), (182853,850037,0,'soga_eye_color',255,0,255), (182854,6040000,1,'cheek_type',15,-21,0), (182855,6040000,1,'chin_type',32,81,-50), (182856,6040000,1,'ear_type',-12,52,0), (182857,6040000,1,'eye_brow_type',-89,0,10), (182858,6040000,0,'eye_color',131,180,186), (182859,6040000,1,'eye_type',42,0,0), (182860,6040000,0,'hair_color1',239,198,48), (182861,6040000,0,'hair_face_highlight_color',190,97,43), (182862,6040000,0,'hair_type_highlight_color',190,97,43), (182863,6040000,1,'lip_type',43,64,0), (182864,6040000,1,'nose_type',0,-17,-58), (182865,6040000,0,'skin_color',239,197,196), (182866,6040000,1,'soga_cheek_type',0,-89,0), (182867,6040000,1,'soga_chin_type',0,43,64), (182868,6040000,1,'soga_ear_type',0,42,0), (182869,6040000,1,'soga_eye_brow_type',0,-12,52), (182870,6040000,0,'soga_eye_color',204,204,204), (182871,6040000,0,'soga_hair_face_highlight_color',190,97,43), (182872,6040000,0,'soga_hair_type_highlight_color',190,97,43), (182873,6040000,1,'soga_lip_type',10,15,-21), (182874,6040000,1,'soga_nose_type',0,32,81), (182875,6040000,0,'soga_skin_color',239,197,196), (182876,6040001,0,'eye_color',0,63,128), (182877,6040001,0,'skin_color',255,255,255), (182878,6040001,0,'soga_eye_color',255,0,255), (182879,6040002,0,'eye_color',255,255,255), (182880,6040002,0,'skin_color',255,255,255), (182881,6040002,0,'soga_eye_color',255,0,255), (182882,6040003,0,'eye_color',255,255,255), (182883,6040003,0,'skin_color',255,255,255), (182884,6040003,0,'soga_eye_color',255,0,255), (182885,6040004,0,'eye_color',175,0,0), (182886,6040004,0,'skin_color',255,255,255), (182887,6040004,0,'soga_eye_color',255,0,255), (182888,6040005,0,'eye_color',128,0,0), (182889,6040005,0,'skin_color',255,255,255), (182890,6040005,0,'soga_eye_color',255,0,255), (182891,6040006,0,'eye_color',0,128,191), (182892,6040006,0,'skin_color',255,255,255), (182893,6040006,0,'soga_eye_color',255,0,255), (182894,6040007,0,'eye_color',255,0,0), (182895,6040007,0,'skin_color',255,128,0), (182896,6040007,0,'soga_eye_color',255,0,255), (182897,6040008,0,'eye_color',0,0,128), (182898,6040008,0,'skin_color',255,255,255), (182899,6040008,0,'soga_eye_color',255,0,255), (182900,6040009,0,'eye_color',255,255,255), (182901,6040009,0,'skin_color',255,255,255), (182902,6040009,0,'soga_eye_color',255,0,255), (182903,6040010,0,'eye_color',175,0,0), (182904,6040010,0,'skin_color',255,255,255), (182905,6040010,0,'soga_eye_color',255,0,255), (182906,6040011,0,'eye_color',128,0,0), (182907,6040011,0,'skin_color',255,255,255), (182908,6040011,0,'soga_eye_color',255,0,255), (182909,6040012,0,'eye_color',0,128,128), (182910,6040012,0,'skin_color',255,255,255), (182911,6040012,0,'soga_eye_color',255,0,255), (182912,6040013,0,'eye_color',0,63,128), (182913,6040013,0,'skin_color',255,255,255), (182914,6040013,0,'soga_eye_color',255,0,255), (182915,6040014,0,'eye_color',0,128,128), (182916,6040014,0,'skin_color',255,255,255), (182917,6040014,0,'soga_eye_color',255,0,255), (182918,6040015,0,'eye_color',255,255,255), (182919,6040015,0,'skin_color',255,255,255), (182920,6040015,0,'soga_eye_color',255,0,255), (182921,6040016,0,'eye_color',128,255,128), (182922,6040016,0,'skin_color',255,255,255), (182923,6040016,0,'soga_eye_color',255,0,255), (182924,6040017,0,'eye_color',175,0,0), (182925,6040017,0,'skin_color',255,255,255), (182926,6040017,0,'soga_eye_color',255,0,255), (182927,6040018,0,'eye_color',128,0,0), (182928,6040018,0,'skin_color',255,255,255), (182929,6040018,0,'soga_eye_color',255,0,255), (182930,6040019,0,'eye_color',175,0,0), (182931,6040019,0,'skin_color',255,255,255), (182932,6040019,0,'soga_eye_color',255,0,255), (182933,6040020,0,'eye_color',0,84,167), (182934,6040020,0,'skin_color',255,255,255), (182935,6040020,0,'soga_eye_color',255,0,255), (182936,6040021,0,'eye_color',255,255,255), (182937,6040021,0,'skin_color',255,255,255), (182938,6040021,0,'soga_eye_color',255,0,255), (182939,6040022,0,'eye_color',255,255,255), (182940,6040022,0,'skin_color',255,255,255), (182941,6040022,0,'soga_eye_color',255,0,255), (182942,6040023,0,'eye_color',255,255,255), (182943,6040023,0,'skin_color',255,255,255), (182944,6040023,0,'soga_eye_color',255,0,255), (182945,6040024,0,'eye_color',128,0,0), (182946,6040024,0,'skin_color',255,255,255), (182947,6040024,0,'soga_eye_color',255,0,255), (182948,6040025,0,'eye_color',156,156,0), (182949,6040025,0,'skin_color',128,128,0), (182950,6040025,0,'soga_eye_color',255,0,255), (182951,6040026,0,'eye_color',255,255,255), (182952,6040026,0,'skin_color',64,0,0), (182953,6040026,0,'soga_eye_color',255,0,255), (182954,6040027,0,'eye_color',255,255,255), (182955,6040027,0,'skin_color',64,0,0), (182956,6040027,0,'soga_eye_color',255,0,255), (182957,6040028,0,'eye_color',255,255,255), (182958,6040028,0,'skin_color',64,0,0), (182959,6040028,0,'soga_eye_color',255,0,255), (182960,6040029,0,'eye_color',255,255,255), (182961,6040029,0,'skin_color',128,0,0), (182962,6040029,0,'soga_eye_color',255,0,255), (182963,6040030,0,'eye_color',255,255,255), (182964,6040030,0,'skin_color',255,255,255), (182965,6040030,0,'soga_eye_color',255,0,255), (182966,730000,0,'eye_color',199,207,147), (182967,730000,0,'skin_color',75,255,255), (182968,730000,0,'soga_eye_color',255,0,255), (182969,730001,0,'eye_color',255,255,255), (182970,730001,0,'skin_color',255,255,255), (182971,730001,0,'soga_eye_color',255,0,255), (182972,730002,1,'cheek_type',15,-21,0), (182973,730002,1,'chin_type',32,81,-50), (182974,730002,1,'ear_type',-12,52,0), (182975,730002,1,'eye_brow_type',-89,0,10), (182976,730002,0,'eye_color',131,180,186), (182977,730002,1,'eye_type',42,0,0), (182978,730002,0,'hair_color1',239,198,48), (182979,730002,0,'hair_face_highlight_color',190,97,43), (182980,730002,0,'hair_type_highlight_color',190,97,43), (182981,730002,1,'lip_type',43,64,0), (182982,730002,1,'nose_type',0,-17,-58), (182983,730002,0,'skin_color',239,197,196), (182984,730002,1,'soga_cheek_type',0,-89,0), (182985,730002,1,'soga_chin_type',0,43,64), (182986,730002,1,'soga_ear_type',0,42,0), (182987,730002,1,'soga_eye_brow_type',0,-12,52), (182988,730002,0,'soga_eye_color',204,204,204), (182989,730002,0,'soga_hair_face_highlight_color',190,97,43), (182990,730002,0,'soga_hair_type_highlight_color',190,97,43), (182991,730002,1,'soga_lip_type',10,15,-21), (182992,730002,1,'soga_nose_type',0,32,81), (182993,730002,0,'soga_skin_color',239,197,196), (182994,730003,1,'cheek_type',-61,-58,0), (182995,730003,1,'chin_type',-43,56,85), (182996,730003,1,'ear_type',-98,-12,0), (182997,730003,1,'eye_brow_type',65,-56,-79), (182998,730003,0,'eye_color',72,51,23), (182999,730003,1,'eye_type',48,0,0), (183000,730003,0,'hair_color1',219,159,181), (183001,730003,0,'hair_color2',159,88,0), (183002,730003,0,'hair_face_color',47,14,19), (183003,730003,0,'hair_face_highlight_color',84,0,0), (183004,730003,0,'hair_highlight',79,28,15), (183005,730003,0,'hair_type_color',47,14,19), (183006,730003,0,'hair_type_highlight_color',84,0,0), (183007,730003,1,'lip_type',25,-69,-38), (183008,730003,1,'nose_type',8,-37,-97), (183009,730003,0,'skin_color',172,142,91), (183010,730003,1,'soga_cheek_type',0,65,-56), (183011,730003,1,'soga_chin_type',0,25,-69), (183012,730003,1,'soga_ear_type',0,48,0), (183013,730003,1,'soga_eye_brow_type',0,-98,-12), (183014,730003,0,'soga_eye_color',229,229,102), (183015,730003,1,'soga_eye_type',3,0,0), (183016,730003,0,'soga_hair_color1',91,21,51), (183017,730003,0,'soga_hair_color2',159,88,0), (183018,730003,0,'soga_hair_face_color',47,14,19), (183019,730003,0,'soga_hair_face_highlight_color',84,0,0), (183020,730003,0,'soga_hair_highlight',79,28,15), (183021,730003,0,'soga_hair_type_color',47,14,19), (183022,730003,0,'soga_hair_type_highlight_color',84,0,0), (183023,730003,1,'soga_lip_type',-79,-61,-58), (183024,730003,1,'soga_nose_type',-38,-43,56), (183025,730003,0,'soga_skin_color',172,142,91), (183026,730003,0,'wing_color1',255,255,255), (183027,730003,0,'wing_color2',255,255,255), (183028,730004,0,'eye_color',255,255,255), (183029,730004,0,'skin_color',255,255,255), (183030,730004,0,'soga_eye_color',255,0,255), (183031,730005,0,'eye_color',255,255,255), (183032,730005,0,'skin_color',255,255,255), (183033,730005,0,'soga_eye_color',255,0,255), (183034,730006,0,'eye_color',89,75,45), (183035,730006,0,'skin_color',119,100,59), (183036,730006,0,'soga_eye_color',255,0,255), (183037,730007,1,'cheek_type',-17,45,0), (183038,730007,1,'chin_type',57,-28,0), (183039,730007,1,'ear_type',-29,-38,0), (183040,730007,1,'eye_brow_type',-87,37,-4), (183041,730007,0,'eye_color',92,157,172), (183042,730007,1,'eye_type',14,0,0), (183043,730007,0,'hair_color1',79,4,89), (183044,730007,0,'hair_color2',104,52,0), (183045,730007,0,'hair_face_color',188,92,41), (183046,730007,0,'hair_face_highlight_color',47,14,19), (183047,730007,0,'hair_highlight',54,45,28), (183048,730007,0,'hair_type_color',188,92,41), (183049,730007,0,'hair_type_highlight_color',47,14,19), (183050,730007,1,'lip_type',68,1,-61), (183051,730007,1,'nose_type',0,79,4), (183052,730007,0,'skin_color',242,248,230), (183053,730007,1,'soga_cheek_type',0,-87,37), (183054,730007,1,'soga_chin_type',0,68,1), (183055,730007,1,'soga_ear_type',0,14,0), (183056,730007,1,'soga_eye_brow_type',0,-29,-38), (183057,730007,0,'soga_eye_color',229,229,102), (183058,730007,1,'soga_eye_type',-46,0,0), (183059,730007,0,'soga_hair_color1',54,45,28), (183060,730007,0,'soga_hair_color2',104,52,0), (183061,730007,0,'soga_hair_face_color',188,92,41), (183062,730007,0,'soga_hair_face_highlight_color',47,14,19), (183063,730007,0,'soga_hair_highlight',54,45,28), (183064,730007,0,'soga_hair_type_color',188,92,41), (183065,730007,0,'soga_hair_type_highlight_color',47,14,19), (183066,730007,1,'soga_lip_type',-4,-17,45), (183067,730007,1,'soga_nose_type',-61,57,-28), (183068,730007,0,'soga_skin_color',242,248,230), (183069,730007,0,'wing_color1',255,255,255), (183070,730007,0,'wing_color2',255,255,255), (183071,730008,1,'cheek_type',3,56,0), (183072,730008,1,'chin_type',-26,56,14), (183073,730008,1,'ear_type',-31,98,0), (183074,730008,1,'eye_brow_type',15,-70,44), (183075,730008,0,'eye_color',37,71,51), (183076,730008,1,'eye_type',12,0,0), (183077,730008,0,'hair_color1',188,17,66), (183078,730008,0,'hair_color2',94,59,11), (183079,730008,0,'hair_face_color',15,1,21), (183080,730008,0,'hair_face_highlight_color',119,36,33), (183081,730008,0,'hair_highlight',79,28,15), (183082,730008,0,'hair_type_color',15,1,21), (183083,730008,0,'hair_type_highlight_color',119,36,33), (183084,730008,1,'lip_type',81,-14,-70), (183085,730008,1,'nose_type',-93,-68,17), (183086,730008,0,'skin_color',242,233,234), (183087,730008,1,'soga_cheek_type',0,15,-70), (183088,730008,1,'soga_chin_type',0,81,-14), (183089,730008,1,'soga_ear_type',0,12,0), (183090,730008,1,'soga_eye_brow_type',0,-31,98), (183091,730008,0,'soga_eye_color',229,229,102), (183092,730008,1,'soga_eye_type',35,0,0), (183093,730008,0,'soga_hair_color1',56,33,26), (183094,730008,0,'soga_hair_color2',94,59,11), (183095,730008,0,'soga_hair_face_color',15,1,21), (183096,730008,0,'soga_hair_face_highlight_color',119,36,33), (183097,730008,0,'soga_hair_highlight',79,28,15), (183098,730008,0,'soga_hair_type_color',15,1,21), (183099,730008,0,'soga_hair_type_highlight_color',119,36,33), (183100,730008,1,'soga_lip_type',44,3,56), (183101,730008,1,'soga_nose_type',-70,-26,56), (183102,730008,0,'soga_skin_color',242,233,234), (183103,730008,0,'wing_color1',255,255,255), (183104,730008,0,'wing_color2',255,255,255), (183105,730009,1,'cheek_type',-61,-58,0), (183106,730009,1,'chin_type',-43,56,85), (183107,730009,1,'ear_type',-98,-12,0), (183108,730009,1,'eye_brow_type',65,-56,-79), (183109,730009,0,'eye_color',72,51,23), (183110,730009,1,'eye_type',48,0,0), (183111,730009,0,'hair_color1',219,159,181), (183112,730009,0,'hair_color2',159,88,0), (183113,730009,0,'hair_face_color',47,14,19), (183114,730009,0,'hair_face_highlight_color',84,0,0), (183115,730009,0,'hair_highlight',79,28,15), (183116,730009,0,'hair_type_color',47,14,19), (183117,730009,0,'hair_type_highlight_color',84,0,0), (183118,730009,1,'lip_type',25,-69,-38), (183119,730009,1,'nose_type',8,-37,-97), (183120,730009,0,'skin_color',172,142,91), (183121,730009,1,'soga_cheek_type',0,65,-56), (183122,730009,1,'soga_chin_type',0,25,-69), (183123,730009,1,'soga_ear_type',0,48,0), (183124,730009,1,'soga_eye_brow_type',0,-98,-12), (183125,730009,0,'soga_eye_color',229,229,102), (183126,730009,1,'soga_eye_type',3,0,0), (183127,730009,0,'soga_hair_color1',91,21,51), (183128,730009,0,'soga_hair_color2',159,88,0), (183129,730009,0,'soga_hair_face_color',47,14,19), (183130,730009,0,'soga_hair_face_highlight_color',84,0,0), (183131,730009,0,'soga_hair_highlight',79,28,15), (183132,730009,0,'soga_hair_type_color',47,14,19), (183133,730009,0,'soga_hair_type_highlight_color',84,0,0), (183134,730009,1,'soga_lip_type',-79,-61,-58), (183135,730009,1,'soga_nose_type',-38,-43,56), (183136,730009,0,'soga_skin_color',172,142,91), (183137,730009,0,'wing_color1',255,255,255), (183138,730009,0,'wing_color2',255,255,255), (183139,730010,1,'cheek_type',37,19,0), (183140,730010,1,'chin_type',-79,-85,-7), (183141,730010,1,'ear_type',-57,58,0), (183142,730010,1,'eye_brow_type',29,-79,-14), (183143,730010,0,'eye_color',135,162,128), (183144,730010,1,'eye_type',-14,0,0), (183145,730010,0,'hair_color1',28,194,78), (183146,730010,0,'hair_color2',39,32,39), (183147,730010,0,'hair_face_color',91,7,6), (183148,730010,0,'hair_face_highlight_color',40,34,51), (183149,730010,0,'hair_highlight',79,28,15), (183150,730010,0,'hair_type_color',91,7,6), (183151,730010,0,'hair_type_highlight_color',40,34,51), (183152,730010,1,'lip_type',17,-23,69), (183153,730010,1,'nose_type',-59,28,-62), (183154,730010,0,'skin_color',76,51,37), (183155,730010,1,'soga_cheek_type',0,29,-79), (183156,730010,1,'soga_chin_type',0,17,-23), (183157,730010,1,'soga_ear_type',0,-14,0), (183158,730010,1,'soga_eye_brow_type',0,-57,58), (183159,730010,0,'soga_eye_color',229,229,102), (183160,730010,1,'soga_eye_type',68,0,0), (183161,730010,0,'soga_hair_color1',29,21,28), (183162,730010,0,'soga_hair_color2',39,32,39), (183163,730010,0,'soga_hair_face_color',91,7,6), (183164,730010,0,'soga_hair_face_highlight_color',40,34,51), (183165,730010,0,'soga_hair_highlight',79,28,15), (183166,730010,0,'soga_hair_type_color',91,7,6), (183167,730010,0,'soga_hair_type_highlight_color',40,34,51), (183168,730010,1,'soga_lip_type',-14,37,19), (183169,730010,1,'soga_nose_type',69,-79,-85), (183170,730010,0,'soga_skin_color',76,51,37), (183171,730010,0,'wing_color1',255,255,255), (183172,730010,0,'wing_color2',255,255,255), (183173,730011,0,'eye_color',255,255,255), (183174,730011,0,'skin_color',255,255,255), (183175,730011,0,'soga_eye_color',255,0,255), (183176,730012,0,'eye_color',255,255,255), (183177,730012,0,'skin_color',255,255,255), (183178,730012,0,'soga_eye_color',255,0,255), (183179,730013,0,'eye_color',255,255,255), (183180,730013,0,'skin_color',255,255,255), (183181,730013,0,'soga_eye_color',255,0,255), (183182,730014,0,'eye_color',49,40,24), (183183,730014,0,'skin_color',89,75,45), (183184,730014,0,'soga_eye_color',255,0,255), (183185,730015,0,'eye_color',255,255,255), (183186,730015,0,'skin_color',255,255,255), (183187,730015,0,'soga_eye_color',255,0,255), (183188,730016,0,'eye_color',255,255,255), (183189,730016,0,'skin_color',255,255,255), (183190,730016,0,'soga_eye_color',255,0,255), (183191,730017,0,'eye_color',255,255,255), (183192,730017,0,'skin_color',255,255,255), (183193,730017,0,'soga_eye_color',255,0,255), (183194,730018,1,'cheek_type',3,56,0), (183195,730018,1,'chin_type',-26,56,14), (183196,730018,1,'ear_type',-31,98,0), (183197,730018,1,'eye_brow_type',15,-70,44), (183198,730018,0,'eye_color',37,71,51), (183199,730018,1,'eye_type',12,0,0), (183200,730018,0,'hair_color1',188,17,66), (183201,730018,0,'hair_color2',104,52,0), (183202,730018,0,'hair_face_color',15,1,21), (183203,730018,0,'hair_face_highlight_color',119,36,33), (183204,730018,0,'hair_highlight',79,28,15), (183205,730018,0,'hair_type_color',15,1,21), (183206,730018,0,'hair_type_highlight_color',119,36,33), (183207,730018,1,'lip_type',81,-14,-70), (183208,730018,1,'nose_type',-93,-68,17), (183209,730018,0,'skin_color',242,233,234), (183210,730018,1,'soga_cheek_type',0,15,-70), (183211,730018,1,'soga_chin_type',0,81,-14), (183212,730018,1,'soga_ear_type',0,12,0), (183213,730018,1,'soga_eye_brow_type',0,-31,98), (183214,730018,0,'soga_eye_color',229,229,102), (183215,730018,1,'soga_eye_type',-48,0,0), (183216,730018,0,'soga_hair_color1',54,45,28), (183217,730018,0,'soga_hair_color2',104,52,0), (183218,730018,0,'soga_hair_face_color',15,1,21), (183219,730018,0,'soga_hair_face_highlight_color',119,36,33), (183220,730018,0,'soga_hair_highlight',79,28,15), (183221,730018,0,'soga_hair_type_color',15,1,21), (183222,730018,0,'soga_hair_type_highlight_color',119,36,33), (183223,730018,1,'soga_lip_type',44,3,56), (183224,730018,1,'soga_nose_type',-70,-26,56), (183225,730018,0,'soga_skin_color',242,233,234), (183226,730018,0,'wing_color1',255,255,255), (183227,730018,0,'wing_color2',255,255,255), (183228,730019,0,'eye_color',160,135,75), (183229,730019,0,'skin_color',255,255,128), (183230,730019,0,'soga_eye_color',255,0,255), (183231,730020,1,'cheek_type',69,-42,0), (183232,730020,1,'chin_type',90,-64,82), (183233,730020,1,'ear_type',39,-98,0), (183234,730020,1,'eye_brow_type',83,-1,-4), (183235,730020,0,'eye_color',121,172,178), (183236,730020,1,'eye_type',40,0,0), (183237,730020,0,'hair_color1',180,45,208), (183238,730020,0,'hair_color2',50,69,69), (183239,730020,0,'hair_face_color',26,15,34), (183240,730020,0,'hair_face_highlight_color',44,16,16), (183241,730020,0,'hair_highlight',246,219,114), (183242,730020,0,'hair_type_color',26,15,34), (183243,730020,0,'hair_type_highlight_color',44,16,16), (183244,730020,1,'lip_type',-9,14,-98), (183245,730020,1,'nose_type',5,-76,45), (183246,730020,0,'skin_color',245,233,233), (183247,730020,1,'soga_cheek_type',0,83,-1), (183248,730020,1,'soga_chin_type',0,-9,14), (183249,730020,1,'soga_ear_type',0,40,0), (183250,730020,1,'soga_eye_brow_type',0,39,-98), (183251,730020,0,'soga_eye_color',229,229,102), (183252,730020,1,'soga_eye_type',-84,0,0), (183253,730020,0,'soga_hair_color1',161,165,168), (183254,730020,0,'soga_hair_color2',50,69,69), (183255,730020,0,'soga_hair_face_color',26,15,34), (183256,730020,0,'soga_hair_face_highlight_color',44,16,16), (183257,730020,0,'soga_hair_highlight',246,219,114), (183258,730020,0,'soga_hair_type_color',26,15,34), (183259,730020,0,'soga_hair_type_highlight_color',44,16,16), (183260,730020,1,'soga_lip_type',-4,69,-42), (183261,730020,1,'soga_nose_type',-98,90,-64), (183262,730020,0,'soga_skin_color',245,233,233), (183263,730020,0,'wing_color1',255,255,255), (183264,730020,0,'wing_color2',255,255,255), (183265,730021,0,'eye_color',255,255,255), (183266,730021,0,'skin_color',255,128,128), (183267,730021,0,'soga_eye_color',255,0,255), (183268,730022,1,'cheek_type',100,-100,0), (183269,730022,1,'chin_type',-55,-51,75), (183270,730022,1,'ear_type',75,-93,0), (183271,730022,1,'eye_brow_type',75,-100,100), (183272,730022,0,'eye_color',49,49,175), (183273,730022,1,'eye_type',100,0,0), (183274,730022,0,'hair_face_color',15,1,21), (183275,730022,0,'hair_face_highlight_color',15,1,21), (183276,730022,0,'hair_type_color',15,1,21), (183277,730022,0,'hair_type_highlight_color',15,1,21), (183278,730022,1,'lip_type',7,50,-17), (183279,730022,1,'nose_type',50,37,75), (183280,730022,0,'skin_color',202,202,178), (183281,730022,1,'soga_cheek_type',100,-100,0), (183282,730022,1,'soga_chin_type',-55,-51,75), (183283,730022,1,'soga_ear_type',75,-93,0), (183284,730022,1,'soga_eye_brow_type',75,-100,100), (183285,730022,0,'soga_eye_color',255,0,255), (183286,730022,1,'soga_eye_type',100,0,0), (183287,730022,0,'soga_hair_face_color',15,1,21), (183288,730022,0,'soga_hair_face_highlight_color',15,1,21), (183289,730022,0,'soga_hair_type_color',15,1,21), (183290,730022,0,'soga_hair_type_highlight_color',15,1,21), (183291,730022,1,'soga_lip_type',7,50,-17), (183292,730022,1,'soga_nose_type',50,37,75), (183293,730022,0,'soga_skin_color',92,71,43), (183294,730022,0,'wing_color1',255,255,255), (183295,730022,0,'wing_color2',255,255,255), (183296,730023,0,'eye_color',103,124,156), (183297,730023,0,'skin_color',255,255,255), (183298,730023,0,'soga_eye_color',255,0,255), (183299,730024,0,'eye_color',233,181,149), (183300,730024,0,'skin_color',233,181,149), (183301,730024,0,'soga_eye_color',255,0,255), (183302,730025,0,'eye_color',154,154,100), (183303,730025,0,'skin_color',255,255,255), (183304,730025,0,'soga_eye_color',255,0,255), (183305,730026,0,'eye_color',255,255,255), (183306,730026,0,'skin_color',255,255,255), (183307,730026,0,'soga_eye_color',255,0,255), (183308,730027,0,'eye_color',156,0,0), (183309,730027,0,'skin_color',255,255,255), (183310,730027,0,'soga_eye_color',255,0,255), (183311,730028,0,'eye_color',105,0,0), (183312,730028,0,'skin_color',218,0,109), (183313,730028,0,'soga_eye_color',255,0,255), (183314,730029,0,'eye_color',142,112,112), (183315,730029,0,'skin_color',255,255,255), (183316,730029,0,'soga_eye_color',255,0,255), (183317,730030,0,'eye_color',167,167,87), (183318,730030,0,'skin_color',255,255,255), (183319,730030,0,'soga_eye_color',255,0,255), (183320,730031,0,'eye_color',255,255,255), (183321,730031,0,'skin_color',255,255,255), (183322,730031,0,'soga_eye_color',255,0,255), (183323,730032,0,'eye_color',255,255,255), (183324,730032,0,'skin_color',255,255,255), (183325,730032,0,'soga_eye_color',255,0,255), (183326,730033,0,'eye_color',152,103,103), (183327,730033,0,'skin_color',255,255,255), (183328,730033,0,'soga_eye_color',255,0,255), (183329,730034,0,'eye_color',91,121,167), (183330,730034,0,'skin_color',255,255,255), (183331,730034,0,'soga_eye_color',255,0,255), (183332,730035,0,'eye_color',255,255,255), (183333,730035,0,'skin_color',255,255,255), (183334,730035,0,'soga_eye_color',255,0,255), (183335,730036,0,'eye_color',255,255,255), (183336,730036,0,'skin_color',255,255,255), (183337,730036,0,'soga_eye_color',255,0,255), (183338,730037,0,'eye_color',255,255,255), (183339,730037,0,'skin_color',255,255,255), (183340,730037,0,'soga_eye_color',255,0,255), (183341,730038,0,'eye_color',255,255,255), (183342,730038,0,'skin_color',255,255,255), (183343,730038,0,'soga_eye_color',255,0,255), (183344,730039,0,'eye_color',0,81,117), (183345,730039,0,'skin_color',19,45,19), (183346,730039,0,'soga_eye_color',255,0,255), (183347,730040,0,'eye_color',255,255,255), (183348,730040,0,'skin_color',255,255,255), (183349,730040,0,'soga_eye_color',255,0,255), (183350,730041,0,'eye_color',255,255,255), (183351,730041,0,'skin_color',255,255,255), (183352,730041,0,'soga_eye_color',255,0,255), (183353,730042,0,'eye_color',255,255,255), (183354,730042,0,'skin_color',205,151,100), (183355,730042,0,'soga_eye_color',255,0,255), (183356,730043,1,'cheek_type',-89,76,0), (183357,730043,1,'chin_type',62,77,47), (183358,730043,1,'ear_type',62,46,0), (183359,730043,1,'eye_brow_type',56,47,84), (183360,730043,0,'eye_color',135,184,198), (183361,730043,1,'eye_type',-84,0,0), (183362,730043,0,'hair_color1',25,20,252), (183363,730043,0,'hair_face_color',45,15,17), (183364,730043,0,'hair_face_highlight_color',108,24,23), (183365,730043,0,'hair_type_color',45,15,17), (183366,730043,0,'hair_type_highlight_color',108,24,23), (183367,730043,1,'lip_type',46,-50,-62), (183368,730043,1,'nose_type',82,25,20), (183369,730043,0,'skin_color',115,113,87), (183370,730043,1,'soga_cheek_type',0,56,47), (183371,730043,1,'soga_chin_type',0,46,-50), (183372,730043,1,'soga_ear_type',0,-84,0), (183373,730043,1,'soga_eye_brow_type',0,62,46), (183374,730043,0,'soga_eye_color',229,229,102), (183375,730043,0,'soga_hair_face_color',45,15,17), (183376,730043,0,'soga_hair_face_highlight_color',108,24,23), (183377,730043,0,'soga_hair_type_color',45,15,17), (183378,730043,0,'soga_hair_type_highlight_color',108,24,23), (183379,730043,1,'soga_lip_type',84,-89,76), (183380,730043,1,'soga_nose_type',-62,62,77), (183381,730043,0,'soga_skin_color',115,113,87), (183382,730043,0,'wing_color1',255,255,255), (183383,730043,0,'wing_color2',255,255,255), (183384,730044,0,'eye_color',255,255,255), (183385,730044,0,'skin_color',255,255,255), (183386,730044,0,'soga_eye_color',255,0,255), (183387,730045,0,'eye_color',255,255,255), (183388,730045,0,'skin_color',255,255,255), (183389,730045,0,'soga_eye_color',255,0,255), (183390,730046,1,'cheek_type',70,-62,0), (183391,730046,1,'chin_type',-45,0,-14), (183392,730046,1,'ear_type',-17,-37,0), (183393,730046,1,'eye_brow_type',-14,-69,81), (183394,730046,0,'eye_color',49,30,11), (183395,730046,1,'eye_type',46,0,0), (183396,730046,0,'hair_color1',239,173,219), (183397,730046,0,'hair_color2',25,0,0), (183398,730046,0,'hair_face_color',15,1,21), (183399,730046,0,'hair_face_highlight_color',15,1,21), (183400,730046,0,'hair_highlight',26,24,25), (183401,730046,0,'hair_type_color',15,1,21), (183402,730046,0,'hair_type_highlight_color',15,1,21), (183403,730046,1,'lip_type',31,2,56), (183404,730046,1,'nose_type',0,-17,-83), (183405,730046,0,'skin_color',138,102,69), (183406,730046,1,'soga_cheek_type',0,-14,-69), (183407,730046,1,'soga_chin_type',0,31,2), (183408,730046,1,'soga_ear_type',0,46,0), (183409,730046,1,'soga_eye_brow_type',0,-17,-37), (183410,730046,0,'soga_eye_color',229,229,102), (183411,730046,1,'soga_eye_type',25,0,0), (183412,730046,0,'soga_hair_color1',26,24,25), (183413,730046,0,'soga_hair_color2',36,34,36), (183414,730046,0,'soga_hair_face_color',15,1,21), (183415,730046,0,'soga_hair_face_highlight_color',15,1,21), (183416,730046,0,'soga_hair_highlight',26,24,25), (183417,730046,0,'soga_hair_type_color',15,1,21), (183418,730046,0,'soga_hair_type_highlight_color',15,1,21), (183419,730046,1,'soga_lip_type',81,70,-62), (183420,730046,1,'soga_nose_type',56,-45,0), (183421,730046,0,'soga_skin_color',138,102,69), (183422,730046,0,'wing_color1',255,255,255), (183423,730046,0,'wing_color2',255,255,255), (183424,730047,0,'eye_color',255,255,255), (183425,730047,0,'skin_color',255,255,255), (183426,730047,0,'soga_eye_color',255,0,255), (183427,730048,0,'eye_color',255,255,255), (183428,730048,0,'skin_color',255,255,255), (183429,730048,0,'soga_eye_color',255,0,255), (183430,730049,1,'cheek_type',52,-7,0), (183431,730049,1,'chin_type',-93,-21,39), (183432,730049,1,'ear_type',94,10,0), (183433,730049,1,'eye_brow_type',-100,-100,100), (183434,730049,0,'eye_color',90,59,23), (183435,730049,1,'eye_type',100,0,0), (183436,730049,0,'hair_color1',100,7,70), (183437,730049,0,'hair_color2',81,0,0), (183438,730049,0,'hair_face_color',15,1,21), (183439,730049,0,'hair_face_highlight_color',101,121,125), (183440,730049,0,'hair_highlight',123,123,130), (183441,730049,0,'hair_type_color',15,1,21), (183442,730049,0,'hair_type_highlight_color',101,121,125), (183443,730049,1,'lip_type',1,93,-81), (183444,730049,1,'nose_type',-25,100,7), (183445,730049,0,'skin_color',46,32,33), (183446,730049,1,'soga_cheek_type',0,-100,-100), (183447,730049,1,'soga_chin_type',0,1,93), (183448,730049,1,'soga_ear_type',0,100,0), (183449,730049,1,'soga_eye_brow_type',0,94,10), (183450,730049,0,'soga_eye_color',229,229,102), (183451,730049,1,'soga_eye_type',81,0,0), (183452,730049,0,'soga_hair_color1',26,24,25), (183453,730049,0,'soga_hair_color2',36,34,36), (183454,730049,0,'soga_hair_face_color',15,1,21), (183455,730049,0,'soga_hair_face_highlight_color',101,121,125), (183456,730049,0,'soga_hair_highlight',123,123,130), (183457,730049,0,'soga_hair_type_color',15,1,21), (183458,730049,0,'soga_hair_type_highlight_color',101,121,125), (183459,730049,1,'soga_lip_type',100,52,-7), (183460,730049,1,'soga_nose_type',-81,-93,-21), (183461,730049,0,'soga_skin_color',46,32,33), (183462,730049,0,'wing_color1',255,255,255), (183463,730049,0,'wing_color2',255,255,255), (183464,730050,0,'eye_color',255,255,255), (183465,730050,0,'skin_color',255,255,255), (183466,730050,0,'soga_eye_color',255,0,255), (183467,730051,0,'eye_color',255,255,255), (183468,730051,0,'skin_color',255,255,255), (183469,730051,0,'soga_eye_color',255,0,255), (183470,730052,0,'eye_color',0,0,128), (183471,730052,0,'skin_color',255,172,91), (183472,730052,0,'soga_eye_color',255,0,255), (183473,730053,0,'eye_color',255,255,213), (183474,730053,0,'skin_color',83,83,0), (183475,730053,0,'soga_eye_color',255,0,255), (183476,730054,0,'eye_color',8,8,8), (183477,730054,0,'skin_color',52,0,0), (183478,730054,0,'soga_eye_color',255,0,255), (183479,730055,0,'eye_color',255,255,255), (183480,730055,0,'skin_color',255,255,255), (183481,730055,0,'soga_eye_color',255,0,255), (183482,730056,0,'eye_color',239,239,255), (183483,730056,0,'skin_color',248,135,54), (183484,730056,0,'soga_eye_color',255,0,255), (183485,730057,0,'eye_color',0,87,174), (183486,730057,0,'skin_color',255,255,182), (183487,730057,0,'soga_eye_color',255,0,255), (183488,730058,0,'eye_color',117,117,255), (183489,730058,0,'skin_color',0,0,72), (183490,730058,0,'soga_eye_color',255,0,255), (183491,730059,0,'eye_color',255,255,255), (183492,730059,0,'skin_color',59,59,59), (183493,730059,0,'soga_eye_color',255,0,255), (183494,730060,0,'eye_color',255,255,255), (183495,730060,0,'skin_color',255,255,255), (183496,730060,0,'soga_eye_color',255,0,255), (183497,730061,0,'eye_color',255,255,255), (183498,730061,0,'skin_color',255,255,255), (183499,730061,0,'soga_eye_color',255,0,255), (183500,730062,0,'eye_color',255,66,66), (183501,730062,0,'skin_color',255,255,255), (183502,730062,0,'soga_eye_color',255,0,255), (183503,730063,0,'eye_color',255,255,255), (183504,730063,0,'skin_color',255,255,255), (183505,730063,0,'soga_eye_color',255,0,255), (183506,730064,0,'eye_color',255,255,255), (183507,730064,0,'skin_color',255,255,255), (183508,730064,0,'soga_eye_color',255,0,255), (183509,730065,0,'eye_color',255,255,255), (183510,730065,0,'skin_color',255,255,255), (183511,730065,0,'soga_eye_color',255,0,255), (183512,730066,0,'eye_color',255,255,255), (183513,730066,0,'skin_color',255,255,255), (183514,730066,0,'soga_eye_color',255,0,255), (183515,730067,0,'eye_color',255,255,255), (183516,730067,0,'skin_color',255,255,255), (183517,730067,0,'soga_eye_color',255,0,255), (183518,730068,0,'eye_color',255,255,255), (183519,730068,0,'skin_color',255,255,255), (183520,730068,0,'soga_eye_color',255,0,255), (183521,730069,0,'eye_color',255,255,255), (183522,730069,0,'skin_color',255,255,255), (183523,730069,0,'soga_eye_color',255,0,255), (183524,730070,0,'eye_color',255,255,255), (183525,730070,0,'skin_color',255,255,255), (183526,730070,0,'soga_eye_color',255,0,255), (183527,730071,0,'eye_color',255,255,255), (183528,730071,0,'skin_color',255,255,255), (183529,730071,0,'soga_eye_color',255,0,255), (183530,730072,0,'eye_color',255,255,255), (183531,730072,0,'skin_color',255,255,255), (183532,730072,0,'soga_eye_color',255,0,255), (183533,730073,0,'eye_color',255,255,255), (183534,730073,0,'skin_color',255,255,255), (183535,730073,0,'soga_eye_color',255,0,255), (183536,730074,0,'eye_color',255,255,255), (183537,730074,0,'skin_color',255,255,255), (183538,730074,0,'soga_eye_color',255,0,255), (183539,730075,0,'eye_color',255,255,255), (183540,730075,0,'skin_color',255,255,255), (183541,730075,0,'soga_eye_color',255,0,255), (183542,730076,0,'eye_color',0,88,138), (183543,730076,0,'skin_color',19,45,19), (183544,730076,0,'soga_eye_color',255,0,255), (183545,730077,0,'eye_color',255,255,255), (183546,730077,0,'skin_color',255,255,255), (183547,730077,0,'soga_eye_color',255,0,255), (183548,730078,0,'eye_color',255,255,255), (183549,730078,0,'skin_color',255,255,255), (183550,730078,0,'soga_eye_color',255,0,255), (183551,730079,0,'eye_color',255,255,255), (183552,730079,0,'skin_color',255,255,255), (183553,730079,0,'soga_eye_color',255,0,255), (183554,730080,0,'eye_color',255,255,255), (183555,730080,0,'skin_color',255,255,255), (183556,730080,0,'soga_eye_color',255,0,255), (183557,730081,0,'eye_color',255,255,255), (183558,730081,0,'skin_color',255,255,255), (183559,730081,0,'soga_eye_color',255,0,255), (183560,730082,0,'eye_color',255,255,255), (183561,730082,0,'skin_color',255,255,255), (183562,730082,0,'soga_eye_color',255,0,255), (183563,730083,0,'eye_color',255,255,255), (183564,730083,0,'skin_color',255,255,255), (183565,730083,0,'soga_eye_color',255,0,255), (183566,730084,0,'eye_color',255,255,255), (183567,730084,0,'skin_color',255,255,255), (183568,730084,0,'soga_eye_color',255,0,255), (183569,730085,0,'eye_color',255,255,255), (183570,730085,0,'skin_color',255,255,255), (183571,730085,0,'soga_eye_color',255,0,255), (183572,730086,0,'eye_color',255,255,255), (183573,730086,0,'skin_color',255,255,255), (183574,730086,0,'soga_eye_color',255,0,255), (183575,730087,0,'eye_color',255,255,255), (183576,730087,0,'skin_color',255,255,255), (183577,730087,0,'soga_eye_color',255,0,255), (183578,730088,0,'eye_color',255,255,255), (183579,730088,0,'skin_color',255,255,255), (183580,730088,0,'soga_eye_color',255,0,255), (183581,730089,0,'eye_color',255,255,255), (183582,730089,0,'skin_color',255,255,255), (183583,730089,0,'soga_eye_color',255,0,255), (183584,730090,0,'eye_color',255,255,255), (183585,730090,0,'skin_color',255,255,255), (183586,730090,0,'soga_eye_color',255,0,255), (183587,730091,0,'eye_color',255,255,255), (183588,730091,0,'skin_color',255,255,255), (183589,730091,0,'soga_eye_color',255,0,255), (183590,730092,0,'eye_color',160,135,75), (183591,730092,0,'skin_color',255,255,128), (183592,730092,0,'soga_eye_color',255,0,255), (183593,730093,0,'eye_color',255,255,255), (183594,730093,0,'skin_color',255,255,255), (183595,730093,0,'soga_eye_color',255,0,255), (183596,730094,0,'eye_color',255,255,255), (183597,730094,0,'skin_color',255,255,255), (183598,730094,0,'soga_eye_color',255,0,255), (183599,730095,0,'eye_color',255,255,255), (183600,730095,0,'skin_color',255,255,255), (183601,730095,0,'soga_eye_color',255,0,255), (183602,730096,0,'eye_color',255,255,255), (183603,730096,0,'skin_color',255,255,255), (183604,730096,0,'soga_eye_color',255,0,255), (183605,730097,0,'eye_color',255,255,255), (183606,730097,0,'skin_color',255,255,255), (183607,730097,0,'soga_eye_color',255,0,255), (183608,730098,0,'eye_color',255,255,255), (183609,730098,0,'skin_color',255,255,255), (183610,730098,0,'soga_eye_color',255,0,255), (183611,730099,0,'eye_color',255,255,255), (183612,730099,0,'skin_color',255,255,255), (183613,730099,0,'soga_eye_color',255,0,255), (183614,730100,0,'eye_color',0,67,75), (183615,730100,0,'skin_color',58,89,119), (183616,730100,0,'soga_eye_color',255,0,255), (183617,730101,0,'eye_color',255,255,255), (183618,730101,0,'skin_color',255,255,255), (183619,730101,0,'soga_eye_color',255,0,255), (183620,730102,0,'eye_color',130,0,0), (183621,730102,0,'skin_color',0,0,40), (183622,730102,0,'soga_eye_color',255,0,255), (183623,730103,0,'skin_color',191,191,191), (183624,730103,0,'soga_eye_color',255,0,255), (183625,730104,1,'cheek_type',50,-40,0), (183626,730104,1,'chin_type',-56,-64,50), (183627,730104,1,'ear_type',-17,-37,0), (183628,730104,1,'eye_brow_type',100,100,88), (183629,730104,0,'eye_color',49,30,11), (183630,730104,1,'eye_type',25,0,0), (183631,730104,0,'hair_color1',57,211,199), (183632,730104,0,'hair_color2',191,0,0), (183633,730104,0,'hair_face_color',15,1,21), (183634,730104,0,'hair_face_highlight_color',15,1,21), (183635,730104,0,'hair_highlight',26,24,25), (183636,730104,0,'hair_type_color',15,1,21), (183637,730104,0,'hair_type_highlight_color',15,1,21), (183638,730104,1,'lip_type',31,2,56), (183639,730104,1,'nose_type',70,57,-45), (183640,730104,0,'skin_color',123,95,58), (183641,730104,1,'soga_cheek_type',0,100,100), (183642,730104,1,'soga_chin_type',0,31,2), (183643,730104,1,'soga_ear_type',0,25,0), (183644,730104,1,'soga_eye_brow_type',0,-17,-37), (183645,730104,0,'soga_eye_color',229,229,102), (183646,730104,1,'soga_eye_type',-65,0,0), (183647,730104,0,'soga_hair_color1',26,24,25), (183648,730104,0,'soga_hair_color2',36,34,36), (183649,730104,0,'soga_hair_face_color',15,1,21), (183650,730104,0,'soga_hair_face_highlight_color',15,1,21), (183651,730104,0,'soga_hair_highlight',26,24,25), (183652,730104,0,'soga_hair_type_color',15,1,21), (183653,730104,0,'soga_hair_type_highlight_color',15,1,21), (183654,730104,1,'soga_lip_type',88,50,-40), (183655,730104,1,'soga_nose_type',56,-56,-64), (183656,730104,0,'soga_skin_color',123,95,58), (183657,730104,0,'wing_color1',255,255,255), (183658,730104,0,'wing_color2',255,255,255), (183659,730105,0,'eye_color',130,0,0), (183660,730105,0,'skin_color',59,29,0), (183661,730105,0,'soga_eye_color',255,0,255), (183662,730106,0,'eye_color',255,255,255), (183663,730106,0,'skin_color',255,255,255), (183664,730106,0,'soga_eye_color',255,0,255), (183665,730107,0,'eye_color',255,255,255), (183666,730107,0,'skin_color',255,255,255), (183667,730107,0,'soga_eye_color',255,0,255), (183668,730108,0,'eye_color',255,255,255), (183669,730108,0,'skin_color',255,255,255), (183670,730108,0,'soga_eye_color',255,0,255), (183671,730109,0,'eye_color',255,255,255), (183672,730109,0,'skin_color',255,255,255), (183673,730109,0,'soga_eye_color',255,0,255), (183674,730110,0,'eye_color',255,255,255), (183675,730110,0,'skin_color',255,255,255), (183676,730110,0,'soga_eye_color',255,0,255), (183677,730111,0,'eye_color',255,255,255), (183678,730111,0,'skin_color',255,255,255), (183679,730111,0,'soga_eye_color',255,0,255), (183680,730112,0,'eye_color',255,255,255), (183681,730112,0,'skin_color',255,255,255), (183682,730112,0,'soga_eye_color',255,0,255), (183683,730113,0,'eye_color',255,255,255), (183684,730113,0,'skin_color',255,255,255), (183685,730113,0,'soga_eye_color',255,0,255), (183686,730114,0,'eye_color',255,255,255), (183687,730114,0,'skin_color',255,255,255), (183688,730114,0,'soga_eye_color',255,0,255), (183689,730115,0,'eye_color',255,255,255), (183690,730115,0,'skin_color',89,89,89), (183691,730115,0,'soga_eye_color',255,0,255), (183692,730116,0,'eye_color',255,255,255), (183693,730116,0,'skin_color',255,255,255), (183694,730116,0,'soga_eye_color',255,0,255), (183695,730117,0,'eye_color',255,255,255), (183696,730117,0,'skin_color',255,255,255), (183697,730117,0,'soga_eye_color',255,0,255), (183698,730118,0,'eye_color',255,255,255), (183699,730118,0,'skin_color',255,255,255), (183700,730118,0,'soga_eye_color',255,0,255), (183701,730119,0,'eye_color',255,255,255), (183702,730119,0,'skin_color',216,144,47), (183703,730119,0,'soga_eye_color',255,0,255), (183704,730120,0,'eye_color',255,255,255), (183705,730120,0,'skin_color',255,255,255), (183706,730120,0,'soga_eye_color',255,0,255), (183707,730121,0,'eye_color',255,255,255), (183708,730121,0,'skin_color',255,255,255), (183709,730121,0,'soga_eye_color',255,0,255), (183710,730122,0,'eye_color',89,75,45), (183711,730122,0,'skin_color',119,100,59), (183712,730122,0,'soga_eye_color',255,0,255), (183713,730123,0,'eye_color',255,255,255), (183714,730123,0,'skin_color',255,255,255), (183715,730123,0,'soga_eye_color',255,0,255), (183716,730124,0,'eye_color',255,255,255), (183717,730124,0,'skin_color',255,255,255), (183718,730124,0,'soga_eye_color',255,0,255), (183719,730125,1,'cheek_type',-82,15,0), (183720,730125,1,'chin_type',-18,11,15), (183721,730125,1,'ear_type',98,84,0), (183722,730125,1,'eye_brow_type',12,25,-62), (183723,730125,0,'eye_color',104,68,28), (183724,730125,1,'eye_type',46,0,0), (183725,730125,0,'hair_color1',68,37,156), (183726,730125,0,'hair_color2',199,150,48), (183727,730125,0,'hair_face_color',184,128,10), (183728,730125,0,'hair_face_highlight_color',11,3,5), (183729,730125,0,'hair_highlight',38,22,21), (183730,730125,0,'hair_type_color',184,128,10), (183731,730125,0,'hair_type_highlight_color',11,3,5), (183732,730125,1,'lip_type',57,-83,25), (183733,730125,1,'nose_type',-85,68,37), (183734,730125,0,'skin_color',152,119,123), (183735,730125,1,'soga_cheek_type',0,12,25), (183736,730125,1,'soga_chin_type',0,57,-83), (183737,730125,1,'soga_ear_type',0,46,0), (183738,730125,1,'soga_eye_brow_type',0,98,84), (183739,730125,0,'soga_eye_color',229,229,102), (183740,730125,1,'soga_eye_type',46,0,0), (183741,730125,0,'soga_hair_color1',209,131,22), (183742,730125,0,'soga_hair_color2',199,150,48), (183743,730125,0,'soga_hair_face_color',184,128,10), (183744,730125,0,'soga_hair_face_highlight_color',11,3,5), (183745,730125,0,'soga_hair_highlight',38,22,21), (183746,730125,0,'soga_hair_type_color',184,128,10), (183747,730125,0,'soga_hair_type_highlight_color',11,3,5), (183748,730125,1,'soga_lip_type',-62,-82,15), (183749,730125,1,'soga_nose_type',25,-18,11), (183750,730125,0,'soga_skin_color',152,119,123), (183751,730125,0,'wing_color1',255,255,255), (183752,730125,0,'wing_color2',255,255,255), (183753,730126,0,'eye_color',128,63,63), (183754,730126,0,'skin_color',128,128,63), (183755,730126,0,'soga_eye_color',255,0,255), (183756,730127,0,'eye_color',135,68,0), (183757,730127,0,'skin_color',255,216,179), (183758,730127,0,'soga_eye_color',255,0,255), (183759,730128,0,'eye_color',255,255,255), (183760,730128,0,'skin_color',0,0,149), (183761,730128,0,'soga_eye_color',255,0,255), (183762,730129,1,'cheek_type',14,31,0), (183763,730129,1,'chin_type',68,-55,82), (183764,730129,1,'ear_type',-93,10,0), (183765,730129,1,'eye_brow_type',-17,14,64), (183766,730129,0,'eye_color',133,183,198), (183767,730129,1,'eye_type',28,0,0), (183768,730129,0,'hair_color1',50,7,81), (183769,730129,0,'hair_color2',62,0,0), (183770,730129,0,'hair_face_color',15,1,21), (183771,730129,0,'hair_face_highlight_color',15,1,21), (183772,730129,0,'hair_highlight',26,24,25), (183773,730129,0,'hair_type_color',15,1,21), (183774,730129,0,'hair_type_highlight_color',15,1,21), (183775,730129,1,'lip_type',56,-96,0), (183776,730129,1,'nose_type',25,50,7), (183777,730129,0,'skin_color',71,74,74), (183778,730129,1,'soga_cheek_type',0,-17,14), (183779,730129,1,'soga_chin_type',0,56,-96), (183780,730129,1,'soga_ear_type',0,28,0), (183781,730129,1,'soga_eye_brow_type',0,-93,10), (183782,730129,0,'soga_eye_color',229,229,102), (183783,730129,1,'soga_eye_type',62,0,0), (183784,730129,0,'soga_hair_color1',26,24,25), (183785,730129,0,'soga_hair_color2',36,34,36), (183786,730129,0,'soga_hair_face_color',15,1,21), (183787,730129,0,'soga_hair_face_highlight_color',15,1,21), (183788,730129,0,'soga_hair_highlight',26,24,25), (183789,730129,0,'soga_hair_type_color',15,1,21), (183790,730129,0,'soga_hair_type_highlight_color',15,1,21), (183791,730129,1,'soga_lip_type',64,14,31), (183792,730129,1,'soga_nose_type',0,68,-55), (183793,730129,0,'soga_skin_color',71,74,74), (183794,730129,0,'wing_color1',255,255,255), (183795,730129,0,'wing_color2',255,255,255), (183796,730130,0,'eye_color',255,255,149), (183797,730130,0,'skin_color',255,255,149), (183798,730130,0,'soga_eye_color',255,0,255), (183799,730131,1,'cheek_type',-87,70,0), (183800,730131,1,'chin_type',-75,-100,100), (183801,730131,1,'ear_type',-100,-21,0), (183802,730131,1,'eye_brow_type',61,51,-93), (183803,730131,0,'eye_color',49,29,9), (183804,730131,1,'eye_type',40,0,0), (183805,730131,0,'hair_color1',25,100,156), (183806,730131,0,'hair_color2',156,0,0), (183807,730131,0,'hair_face_color',15,1,21), (183808,730131,0,'hair_face_highlight_color',38,21,6), (183809,730131,0,'hair_highlight',26,24,25), (183810,730131,0,'hair_type_color',15,1,21), (183811,730131,0,'hair_type_highlight_color',38,21,6), (183812,730131,1,'lip_type',0,84,78), (183813,730131,1,'nose_type',75,25,100), (183814,730131,0,'skin_color',128,100,62), (183815,730131,1,'soga_cheek_type',0,61,51), (183816,730131,1,'soga_chin_type',0,0,84), (183817,730131,1,'soga_ear_type',0,40,0), (183818,730131,1,'soga_eye_brow_type',0,-100,-21), (183819,730131,0,'soga_eye_color',229,229,102), (183820,730131,1,'soga_eye_type',-100,0,0), (183821,730131,0,'soga_hair_color1',26,24,25), (183822,730131,0,'soga_hair_color2',36,34,36), (183823,730131,0,'soga_hair_face_color',15,1,21), (183824,730131,0,'soga_hair_face_highlight_color',38,21,6), (183825,730131,0,'soga_hair_highlight',26,24,25), (183826,730131,0,'soga_hair_type_color',15,1,21), (183827,730131,0,'soga_hair_type_highlight_color',38,21,6), (183828,730131,1,'soga_lip_type',-93,-87,70), (183829,730131,1,'soga_nose_type',78,-75,-100), (183830,730131,0,'soga_skin_color',128,100,62), (183831,730131,0,'wing_color1',255,255,255), (183832,730131,0,'wing_color2',255,255,255), (183833,730132,0,'eye_color',255,255,255), (183834,730132,0,'skin_color',255,255,255), (183835,730132,0,'soga_eye_color',255,0,255), (183836,730133,0,'eye_color',255,255,255), (183837,730133,0,'skin_color',255,255,255), (183838,730133,0,'soga_eye_color',255,0,255), (183839,730134,0,'eye_color',0,128,191), (183840,730134,0,'skin_color',117,0,58), (183841,730134,0,'soga_eye_color',255,0,255), (183842,730135,0,'eye_color',255,255,255), (183843,730135,0,'skin_color',255,255,255), (183844,730135,0,'soga_eye_color',255,0,255), (183845,730136,1,'cheek_type',-29,-23,0), (183846,730136,1,'chin_type',26,17,32), (183847,730136,1,'ear_type',-40,-25,0), (183848,730136,1,'eye_brow_type',-9,35,-8), (183849,730136,0,'eye_color',222,35,32), (183850,730136,1,'eye_type',-3,0,0), (183851,730136,0,'hair_color1',20,233,17), (183852,730136,0,'hair_face_color',52,38,20), (183853,730136,0,'hair_face_highlight_color',216,192,37), (183854,730136,0,'hair_type_color',52,38,20), (183855,730136,0,'hair_type_highlight_color',216,192,37), (183856,730136,1,'lip_type',-12,-22,22), (183857,730136,1,'nose_type',-28,20,-23), (183858,730136,0,'skin_color',129,125,113), (183859,730136,1,'soga_cheek_type',0,-9,35), (183860,730136,1,'soga_chin_type',0,-12,-22), (183861,730136,1,'soga_ear_type',0,-3,0), (183862,730136,1,'soga_eye_brow_type',0,-40,-25), (183863,730136,0,'soga_eye_color',229,229,102), (183864,730136,1,'soga_eye_type',-3,0,0), (183865,730136,0,'soga_hair_face_color',52,38,20), (183866,730136,0,'soga_hair_face_highlight_color',216,192,37), (183867,730136,0,'soga_hair_type_color',52,38,20), (183868,730136,0,'soga_hair_type_highlight_color',216,192,37), (183869,730136,1,'soga_lip_type',-8,-29,-23), (183870,730136,1,'soga_nose_type',22,26,17), (183871,730136,0,'soga_skin_color',129,125,113), (183872,730136,0,'wing_color1',255,255,255), (183873,730136,0,'wing_color2',255,255,255), (183874,730137,0,'eye_color',156,0,0), (183875,730137,0,'skin_color',255,255,255), (183876,730137,0,'soga_eye_color',255,0,255), (183877,730138,0,'eye_color',255,255,255), (183878,730138,0,'skin_color',255,255,255), (183879,730138,0,'soga_eye_color',255,0,255), (183880,730139,0,'eye_color',255,255,255), (183881,730139,0,'skin_color',255,255,255), (183882,730139,0,'soga_eye_color',255,0,255), (183883,730140,0,'eye_color',255,255,255), (183884,730140,0,'skin_color',255,255,255), (183885,730140,0,'soga_eye_color',255,0,255), (183886,730141,0,'eye_color',255,209,163), (183887,730141,0,'skin_color',198,198,255), (183888,730141,0,'soga_eye_color',255,0,255), (183889,730142,0,'eye_color',255,255,255), (183890,730142,0,'skin_color',255,255,255), (183891,730142,0,'soga_eye_color',255,0,255), (183892,730143,0,'eye_color',28,184,235), (183893,730143,0,'skin_color',255,255,255), (183894,730143,0,'soga_eye_color',255,0,255), (183895,730144,1,'cheek_type',97,-43,0), (183896,730144,1,'chin_type',-50,7,-78), (183897,730144,1,'ear_type',-90,-56,0), (183898,730144,1,'eye_brow_type',100,-100,100), (183899,730144,0,'eye_color',166,194,182), (183900,730144,1,'eye_type',-76,0,0), (183901,730144,0,'hair_color1',164,165,165), (183902,730144,0,'hair_color2',56,62,62), (183903,730144,0,'hair_face_color',244,246,246), (183904,730144,0,'hair_face_highlight_color',233,184,31), (183905,730144,0,'hair_highlight',246,219,114), (183906,730144,0,'hair_type_color',244,246,246), (183907,730144,0,'hair_type_highlight_color',233,184,31), (183908,730144,1,'lip_type',46,-25,-81), (183909,730144,1,'nose_type',17,0,10), (183910,730144,0,'skin_color',187,145,102), (183911,730144,1,'soga_cheek_type',97,-43,0), (183912,730144,1,'soga_chin_type',-50,7,-78), (183913,730144,1,'soga_ear_type',-90,-56,0), (183914,730144,1,'soga_eye_brow_type',100,-100,100), (183915,730144,0,'soga_eye_color',204,204,204), (183916,730144,1,'soga_eye_type',-76,0,0), (183917,730144,0,'soga_hair_color1',164,165,165), (183918,730144,0,'soga_hair_color2',56,62,62), (183919,730144,0,'soga_hair_face_color',244,246,246), (183920,730144,0,'soga_hair_face_highlight_color',233,184,31), (183921,730144,0,'soga_hair_highlight',246,219,114), (183922,730144,0,'soga_hair_type_color',244,246,246), (183923,730144,0,'soga_hair_type_highlight_color',233,184,31), (183924,730144,1,'soga_lip_type',46,-25,-81), (183925,730144,1,'soga_nose_type',17,0,10), (183926,730144,0,'soga_skin_color',187,145,102), (183927,730145,1,'cheek_type',100,-100,0), (183928,730145,1,'chin_type',0,-79,-87), (183929,730145,1,'ear_type',59,52,0), (183930,730145,1,'eye_brow_type',-43,50,10), (183931,730145,0,'eye_color',255,255,255), (183932,730145,1,'eye_type',20,0,0), (183933,730145,0,'hair_color1',38,22,21), (183934,730145,0,'hair_color2',120,50,0), (183935,730145,0,'hair_face_color',14,5,5), (183936,730145,0,'hair_face_highlight_color',173,67,27), (183937,730145,0,'hair_highlight',89,21,21), (183938,730145,0,'hair_type_color',14,5,5), (183939,730145,0,'hair_type_highlight_color',173,67,27), (183940,730145,1,'lip_type',84,34,-100), (183941,730145,1,'nose_type',-100,-100,100), (183942,730145,0,'skin_color',255,255,255), (183943,730145,1,'soga_cheek_type',100,-100,0), (183944,730145,1,'soga_chin_type',0,-79,-87), (183945,730145,1,'soga_ear_type',59,52,0), (183946,730145,1,'soga_eye_brow_type',-43,50,10), (183947,730145,0,'soga_eye_color',255,0,255), (183948,730145,1,'soga_eye_type',20,0,0), (183949,730145,0,'soga_hair_color1',38,22,21), (183950,730145,0,'soga_hair_color2',120,50,0), (183951,730145,0,'soga_hair_face_color',14,5,5), (183952,730145,0,'soga_hair_face_highlight_color',173,67,27), (183953,730145,0,'soga_hair_highlight',89,21,21), (183954,730145,0,'soga_hair_type_color',14,5,5), (183955,730145,0,'soga_hair_type_highlight_color',173,67,27), (183956,730145,1,'soga_lip_type',84,34,-100), (183957,730145,1,'soga_nose_type',-100,-100,100), (183958,730145,0,'soga_skin_color',140,94,94), (183959,730145,0,'wing_color1',255,255,255), (183960,730145,0,'wing_color2',255,255,255), (183961,730146,0,'eye_color',255,255,255), (183962,730146,0,'skin_color',255,255,255), (183963,730146,0,'soga_eye_color',255,0,255), (183964,730147,0,'eye_color',255,255,255), (183965,730147,0,'skin_color',121,121,121), (183966,730147,0,'soga_eye_color',255,0,255), (183967,730148,0,'eye_color',255,255,255), (183968,730148,0,'skin_color',255,255,255), (183969,730148,0,'soga_eye_color',255,0,255), (183970,730149,0,'eye_color',255,255,255), (183971,730149,0,'skin_color',255,255,255), (183972,730149,0,'soga_eye_color',255,0,255), (183973,730150,0,'eye_color',255,255,255), (183974,730150,0,'skin_color',255,255,255), (183975,730150,0,'soga_eye_color',255,0,255), (183976,730151,0,'eye_color',255,255,255), (183977,730151,0,'skin_color',255,255,255), (183978,730151,0,'soga_eye_color',255,0,255), (183979,730152,0,'eye_color',255,255,255), (183980,730152,0,'skin_color',255,255,255), (183981,730152,0,'soga_eye_color',255,0,255), (183982,730153,0,'eye_color',117,72,33), (183983,730153,0,'skin_color',128,128,63), (183984,730153,0,'soga_eye_color',255,0,255), (183985,730154,0,'eye_color',63,0,63), (183986,730154,0,'skin_color',128,128,63), (183987,730154,0,'soga_eye_color',255,0,255), (183988,730155,0,'eye_color',128,0,0), (183989,730155,0,'skin_color',79,38,0), (183990,730155,0,'soga_eye_color',255,0,255), (183991,730156,0,'eye_color',4,18,7), (183992,730156,0,'skin_color',0,4,0), (183993,730156,0,'soga_eye_color',255,0,255), (183994,730157,0,'eye_color',128,0,0), (183995,730157,0,'skin_color',0,0,61), (183996,730157,0,'soga_eye_color',255,0,255), (183997,730158,0,'eye_color',255,255,255), (183998,730158,0,'skin_color',255,255,255), (183999,730158,0,'soga_eye_color',255,0,255), (184000,730159,0,'eye_color',255,255,255), (184001,730159,0,'skin_color',255,255,255), (184002,730159,0,'soga_eye_color',255,0,255), (184003,730160,1,'cheek_type',-2,37,0), (184004,730160,1,'chin_type',4,0,-17), (184005,730160,1,'ear_type',-17,0,0), (184006,730160,1,'eye_brow_type',-4,-43,-25), (184007,730160,0,'eye_color',32,22,52), (184008,730160,1,'eye_type',26,0,0), (184009,730160,0,'hair_face_color',135,125,134), (184010,730160,0,'hair_face_highlight_color',105,103,97), (184011,730160,0,'hair_type_color',135,125,134), (184012,730160,0,'hair_type_highlight_color',105,103,97), (184013,730160,1,'lip_type',-20,12,17), (184014,730160,1,'nose_type',3,-29,4), (184015,730160,0,'skin_color',21,77,76), (184016,730160,1,'soga_cheek_type',-2,37,0), (184017,730160,1,'soga_chin_type',4,0,-17), (184018,730160,1,'soga_ear_type',-17,0,0), (184019,730160,1,'soga_eye_brow_type',-4,-43,-25), (184020,730160,0,'soga_eye_color',229,229,102), (184021,730160,1,'soga_eye_type',26,0,0), (184022,730160,0,'soga_hair_face_color',135,125,134), (184023,730160,0,'soga_hair_face_highlight_color',105,103,97), (184024,730160,0,'soga_hair_type_color',135,125,134), (184025,730160,0,'soga_hair_type_highlight_color',105,103,97), (184026,730160,1,'soga_lip_type',-20,12,17), (184027,730160,1,'soga_nose_type',3,-29,4), (184028,730160,0,'soga_skin_color',21,77,76), (184029,730160,0,'wing_color1',255,255,255), (184030,730160,0,'wing_color2',255,255,255), (184031,730161,0,'eye_color',49,40,24), (184032,730161,0,'skin_color',49,40,24), (184033,730161,0,'soga_eye_color',255,0,255), (184034,730162,0,'eye_color',255,255,255), (184035,730162,0,'skin_color',255,255,255), (184036,730162,0,'soga_eye_color',255,0,255), (184037,730163,0,'eye_color',255,255,255), (184038,730163,0,'skin_color',255,255,255), (184039,730163,0,'soga_eye_color',255,0,255), (184040,730164,1,'cheek_type',-74,-88,0), (184041,730164,1,'chin_type',38,-4,78), (184042,730164,1,'ear_type',0,-28,0), (184043,730164,1,'eye_brow_type',-70,-25,88), (184044,730164,0,'eye_color',29,56,40), (184045,730164,1,'eye_type',98,0,0), (184046,730164,0,'hair_color1',89,21,21), (184047,730164,0,'hair_color2',171,87,0), (184048,730164,0,'hair_face_color',163,56,23), (184049,730164,0,'hair_face_highlight_color',46,14,19), (184050,730164,0,'hair_highlight',54,45,28), (184051,730164,0,'hair_type_color',163,56,23), (184052,730164,0,'hair_type_highlight_color',46,14,19), (184053,730164,1,'lip_type',3,87,-45), (184054,730164,1,'nose_type',-93,68,-34), (184055,730164,0,'skin_color',46,34,21), (184056,730164,1,'soga_cheek_type',-74,-88,0), (184057,730164,1,'soga_chin_type',38,-4,78), (184058,730164,1,'soga_ear_type',0,-28,0), (184059,730164,1,'soga_eye_brow_type',-70,-25,88), (184060,730164,0,'soga_eye_color',229,229,102), (184061,730164,1,'soga_eye_type',98,0,0), (184062,730164,0,'soga_hair_color1',89,21,21), (184063,730164,0,'soga_hair_color2',171,87,0), (184064,730164,0,'soga_hair_face_color',163,56,23), (184065,730164,0,'soga_hair_face_highlight_color',46,14,19), (184066,730164,0,'soga_hair_highlight',54,45,28), (184067,730164,0,'soga_hair_type_color',163,56,23), (184068,730164,0,'soga_hair_type_highlight_color',46,14,19), (184069,730164,1,'soga_lip_type',3,87,-45), (184070,730164,1,'soga_nose_type',-93,68,-34), (184071,730164,0,'soga_skin_color',46,34,21), (184072,730164,0,'wing_color1',255,255,255), (184073,730164,0,'wing_color2',255,255,255), (184074,730165,0,'eye_color',255,255,255), (184075,730165,0,'skin_color',255,255,255), (184076,730165,0,'soga_eye_color',255,0,255), (184077,730166,0,'eye_color',255,255,255), (184078,730166,0,'skin_color',255,255,255), (184079,730166,0,'soga_eye_color',255,0,255), (184080,730167,0,'eye_color',49,40,24), (184081,730167,0,'skin_color',89,75,45), (184082,730167,0,'soga_eye_color',255,0,255), (184083,730168,0,'eye_color',255,255,149), (184084,730168,0,'skin_color',255,255,149), (184085,730168,0,'soga_eye_color',255,0,255), (184086,730169,0,'eye_color',255,255,255), (184087,730169,0,'skin_color',216,144,47), (184088,730169,0,'soga_eye_color',255,0,255), (184089,730170,0,'eye_color',255,255,255), (184090,730170,0,'skin_color',255,255,255), (184091,730170,0,'soga_eye_color',255,0,255), (184092,730171,0,'eye_color',255,255,255), (184093,730171,0,'skin_color',255,255,255), (184094,730171,0,'soga_eye_color',255,0,255), (184095,730172,0,'eye_color',70,70,0), (184096,730172,0,'skin_color',255,255,144), (184097,730172,0,'soga_eye_color',255,0,255), (184098,730173,0,'eye_color',191,191,191), (184099,730173,0,'skin_color',255,255,255), (184100,730173,0,'soga_eye_color',255,0,255), (184101,730174,0,'eye_color',255,255,255), (184102,730174,0,'skin_color',255,255,255), (184103,730174,0,'soga_eye_color',255,0,255), (184104,730175,0,'eye_color',255,255,255), (184105,730175,0,'skin_color',255,255,255), (184106,730175,0,'soga_eye_color',255,0,255), (184107,730176,0,'eye_color',255,255,255), (184108,730176,0,'skin_color',255,255,255), (184109,730176,0,'soga_eye_color',255,0,255), (184110,730177,0,'eye_color',255,255,255), (184111,730177,0,'skin_color',255,255,255), (184112,730177,0,'soga_eye_color',255,0,255), (184113,730178,0,'eye_color',255,255,255), (184114,730178,0,'skin_color',255,255,255), (184115,730178,0,'soga_eye_color',255,0,255), (184116,730179,0,'eye_color',255,255,255), (184117,730179,0,'skin_color',216,144,47), (184118,730179,0,'soga_eye_color',255,0,255), (184119,730180,0,'eye_color',255,255,255), (184120,730180,0,'skin_color',255,255,255), (184121,730180,0,'soga_eye_color',255,0,255), (184122,730181,0,'eye_color',255,255,255), (184123,730181,0,'skin_color',255,255,255), (184124,730181,0,'soga_eye_color',255,0,255), (184125,730182,1,'cheek_type',-64,-69,0), (184126,730182,1,'chin_type',-15,-2,29), (184127,730182,1,'ear_type',81,26,0), (184128,730182,1,'eye_brow_type',-47,-95,21), (184129,730182,0,'eye_color',108,165,165), (184130,730182,1,'eye_type',-46,0,0), (184131,730182,0,'hair_color1',209,131,22), (184132,730182,0,'hair_color2',199,150,48), (184133,730182,0,'hair_face_color',200,142,16), (184134,730182,0,'hair_face_highlight_color',55,53,68), (184135,730182,0,'hair_highlight',43,36,70), (184136,730182,0,'hair_type_color',200,142,16), (184137,730182,0,'hair_type_highlight_color',55,53,68), (184138,730182,1,'lip_type',-65,-93,77), (184139,730182,1,'nose_type',-96,-7,81), (184140,730182,0,'skin_color',202,167,171), (184141,730182,1,'soga_cheek_type',-64,-69,0), (184142,730182,1,'soga_chin_type',-15,-2,29), (184143,730182,1,'soga_ear_type',81,26,0), (184144,730182,1,'soga_eye_brow_type',-47,-95,21), (184145,730182,0,'soga_eye_color',229,229,102), (184146,730182,1,'soga_eye_type',-46,0,0), (184147,730182,0,'soga_hair_color1',209,131,22), (184148,730182,0,'soga_hair_color2',199,150,48), (184149,730182,0,'soga_hair_face_color',200,142,16), (184150,730182,0,'soga_hair_face_highlight_color',55,53,68), (184151,730182,0,'soga_hair_highlight',43,36,70), (184152,730182,0,'soga_hair_type_color',200,142,16), (184153,730182,0,'soga_hair_type_highlight_color',55,53,68), (184154,730182,1,'soga_lip_type',-65,-93,77), (184155,730182,1,'soga_nose_type',-96,-7,81), (184156,730182,0,'soga_skin_color',202,167,171), (184157,730182,0,'wing_color1',255,255,255), (184158,730182,0,'wing_color2',255,255,255), (184159,730183,0,'eye_color',255,255,255), (184160,730183,0,'skin_color',216,144,47), (184161,730183,0,'soga_eye_color',255,0,255), (184162,730184,0,'eye_color',255,255,255), (184163,730184,0,'skin_color',255,255,255), (184164,730184,0,'soga_eye_color',255,0,255), (184165,730185,0,'eye_color',255,255,255), (184166,730185,0,'skin_color',255,255,255), (184167,730185,0,'soga_eye_color',255,0,255), (184168,730186,0,'eye_color',255,255,255), (184169,730186,0,'skin_color',255,255,255), (184170,730186,0,'soga_eye_color',255,0,255), (184171,730187,0,'eye_color',255,255,255), (184172,730187,0,'skin_color',255,255,255), (184173,730187,0,'soga_eye_color',255,0,255), (184174,730188,0,'eye_color',255,255,255), (184175,730188,0,'skin_color',255,255,255), (184176,730188,0,'soga_eye_color',255,0,255), (184177,730189,0,'eye_color',255,255,255), (184178,730189,0,'skin_color',255,255,255), (184179,730189,0,'soga_eye_color',255,0,255), (184180,730190,0,'eye_color',255,255,255), (184181,730190,0,'skin_color',255,255,255), (184182,730190,0,'soga_eye_color',255,0,255), (184183,730191,0,'eye_color',255,255,255), (184184,730191,0,'skin_color',255,255,255), (184185,730191,0,'soga_eye_color',255,0,255), (184186,730192,0,'eye_color',255,255,255), (184187,730192,0,'skin_color',255,255,255), (184188,730192,0,'soga_eye_color',255,0,255), (184189,730193,0,'eye_color',255,255,255), (184190,730193,0,'skin_color',255,255,255), (184191,730193,0,'soga_eye_color',255,0,255), (184192,730194,0,'eye_color',255,255,255), (184193,730194,0,'skin_color',255,255,255), (184194,730194,0,'soga_eye_color',255,0,255), (184195,730195,0,'eye_color',255,255,255), (184196,730195,0,'skin_color',255,255,255), (184197,730195,0,'soga_eye_color',255,0,255), (184198,730196,0,'eye_color',255,255,255), (184199,730196,0,'skin_color',255,255,255), (184200,730196,0,'soga_eye_color',255,0,255), (184201,730197,0,'eye_color',255,255,255), (184202,730197,0,'skin_color',255,255,255), (184203,730197,0,'soga_eye_color',255,0,255), (184204,730198,0,'eye_color',255,255,255), (184205,730198,0,'skin_color',255,255,255), (184206,730198,0,'soga_eye_color',255,0,255), (184207,730199,0,'eye_color',255,255,255), (184208,730199,0,'skin_color',255,255,255), (184209,730199,0,'soga_eye_color',255,0,255), (184210,730200,1,'cheek_type',77,7,0), (184211,730200,1,'chin_type',69,90,-11), (184212,730200,1,'ear_type',-58,-7,0), (184213,730200,1,'eye_brow_type',-76,97,17), (184214,730200,0,'eye_color',44,90,104), (184215,730200,1,'eye_type',-90,0,0), (184216,730200,0,'hair_color1',246,219,114), (184217,730200,0,'hair_color2',187,136,62), (184218,730200,0,'hair_face_color',233,184,31), (184219,730200,0,'hair_face_highlight_color',184,128,10), (184220,730200,0,'hair_highlight',209,131,22), (184221,730200,0,'hair_type_color',233,184,31), (184222,730200,0,'hair_type_highlight_color',184,128,10), (184223,730200,1,'lip_type',14,-50,-14), (184224,730200,1,'nose_type',-44,93,-34), (184225,730200,0,'skin_color',217,189,186), (184226,730200,1,'soga_cheek_type',77,7,0), (184227,730200,1,'soga_chin_type',69,90,-11), (184228,730200,1,'soga_ear_type',-58,-7,0), (184229,730200,1,'soga_eye_brow_type',-76,97,17), (184230,730200,0,'soga_eye_color',229,229,102), (184231,730200,1,'soga_eye_type',-90,0,0), (184232,730200,0,'soga_hair_color1',246,219,114), (184233,730200,0,'soga_hair_color2',187,136,62), (184234,730200,0,'soga_hair_face_color',233,184,31), (184235,730200,0,'soga_hair_face_highlight_color',184,128,10), (184236,730200,0,'soga_hair_highlight',209,131,22), (184237,730200,0,'soga_hair_type_color',233,184,31), (184238,730200,0,'soga_hair_type_highlight_color',184,128,10), (184239,730200,1,'soga_lip_type',14,-50,-14), (184240,730200,1,'soga_nose_type',-44,93,-34), (184241,730200,0,'soga_skin_color',217,189,186), (184242,730200,0,'wing_color1',255,255,255), (184243,730200,0,'wing_color2',255,255,255), (184244,730201,1,'cheek_type',-29,62,0), (184245,730201,1,'chin_type',-25,-63,85), (184246,730201,1,'ear_type',-79,74,0), (184247,730201,1,'eye_brow_type',51,59,-64), (184248,730201,0,'eye_color',50,103,118), (184249,730201,1,'eye_type',-78,0,0), (184250,730201,0,'hair_color1',54,45,28), (184251,730201,0,'hair_color2',104,52,0), (184252,730201,0,'hair_face_color',45,16,15), (184253,730201,0,'hair_face_highlight_color',100,70,10), (184254,730201,0,'hair_highlight',56,33,26), (184255,730201,0,'hair_type_color',45,16,15), (184256,730201,0,'hair_type_highlight_color',100,70,10), (184257,730201,1,'lip_type',37,-51,-31), (184258,730201,1,'nose_type',55,-94,22), (184259,730201,0,'skin_color',247,252,252), (184260,730201,1,'soga_cheek_type',-29,62,0), (184261,730201,1,'soga_chin_type',-25,-63,85), (184262,730201,1,'soga_ear_type',-79,74,0), (184263,730201,1,'soga_eye_brow_type',51,59,-64), (184264,730201,0,'soga_eye_color',229,229,102), (184265,730201,1,'soga_eye_type',-78,0,0), (184266,730201,0,'soga_hair_color1',54,45,28), (184267,730201,0,'soga_hair_color2',104,52,0), (184268,730201,0,'soga_hair_face_color',45,16,15), (184269,730201,0,'soga_hair_face_highlight_color',100,70,10), (184270,730201,0,'soga_hair_highlight',56,33,26), (184271,730201,0,'soga_hair_type_color',45,16,15), (184272,730201,0,'soga_hair_type_highlight_color',100,70,10), (184273,730201,1,'soga_lip_type',37,-51,-31), (184274,730201,1,'soga_nose_type',55,-94,22), (184275,730201,0,'soga_skin_color',247,252,252), (184276,730201,0,'wing_color1',255,255,255), (184277,730201,0,'wing_color2',255,255,255), (184278,730202,1,'cheek_type',81,-96,0), (184279,730202,1,'chin_type',72,14,-64), (184280,730202,1,'ear_type',-52,81,0), (184281,730202,1,'eye_brow_type',-29,7,82), (184282,730202,0,'eye_color',126,169,155), (184283,730202,1,'eye_type',-46,0,0), (184284,730202,0,'hair_color1',54,45,28), (184285,730202,0,'hair_color2',104,52,0), (184286,730202,0,'hair_face_color',43,13,18), (184287,730202,0,'hair_face_highlight_color',42,12,17), (184288,730202,0,'hair_highlight',54,45,28), (184289,730202,0,'hair_type_color',43,13,18), (184290,730202,0,'hair_type_highlight_color',42,12,17), (184291,730202,1,'lip_type',-3,-14,11), (184292,730202,1,'nose_type',-59,19,64), (184293,730202,0,'skin_color',80,56,37), (184294,730202,1,'soga_cheek_type',81,-96,0), (184295,730202,1,'soga_chin_type',72,14,-64), (184296,730202,1,'soga_ear_type',-52,81,0), (184297,730202,1,'soga_eye_brow_type',-29,7,82), (184298,730202,0,'soga_eye_color',229,229,102), (184299,730202,1,'soga_eye_type',-46,0,0), (184300,730202,0,'soga_hair_color1',54,45,28), (184301,730202,0,'soga_hair_color2',104,52,0), (184302,730202,0,'soga_hair_face_color',43,13,18), (184303,730202,0,'soga_hair_face_highlight_color',42,12,17), (184304,730202,0,'soga_hair_highlight',54,45,28), (184305,730202,0,'soga_hair_type_color',43,13,18), (184306,730202,0,'soga_hair_type_highlight_color',42,12,17), (184307,730202,1,'soga_lip_type',-3,-14,11), (184308,730202,1,'soga_nose_type',-59,19,64), (184309,730202,0,'soga_skin_color',80,56,37), (184310,730202,0,'wing_color1',255,255,255), (184311,730202,0,'wing_color2',255,255,255), (184312,730203,0,'eye_color',255,255,255), (184313,730203,0,'skin_color',255,255,255), (184314,730203,0,'soga_eye_color',255,0,255), (184315,730204,0,'eye_color',255,255,255), (184316,730204,0,'skin_color',255,255,255), (184317,730204,0,'soga_eye_color',255,0,255), (184318,730205,0,'eye_color',255,255,255), (184319,730205,0,'skin_color',255,255,255), (184320,730205,0,'soga_eye_color',255,0,255), (184321,730206,0,'eye_color',255,255,255), (184322,730206,0,'skin_color',255,255,255), (184323,730206,0,'soga_eye_color',255,0,255), (184324,730207,0,'eye_color',255,255,255), (184325,730207,0,'skin_color',255,255,255), (184326,730207,0,'soga_eye_color',255,0,255), (184327,730208,0,'eye_color',255,255,255), (184328,730208,0,'skin_color',255,255,255), (184329,730208,0,'soga_eye_color',255,0,255), (184330,730209,1,'cheek_type',100,-100,0), (184331,730209,1,'chin_type',0,-79,-87), (184332,730209,1,'ear_type',59,52,0), (184333,730209,1,'eye_brow_type',-43,50,10), (184334,730209,0,'eye_color',255,255,255), (184335,730209,1,'eye_type',20,0,0), (184336,730209,0,'hair_color1',38,22,21), (184337,730209,0,'hair_color2',120,50,0), (184338,730209,0,'hair_face_color',14,5,5), (184339,730209,0,'hair_face_highlight_color',173,67,27), (184340,730209,0,'hair_highlight',89,21,21), (184341,730209,0,'hair_type_color',14,5,5), (184342,730209,0,'hair_type_highlight_color',173,67,27), (184343,730209,1,'lip_type',84,34,-100), (184344,730209,1,'nose_type',-100,-100,100), (184345,730209,0,'skin_color',255,255,255), (184346,730209,1,'soga_cheek_type',100,-100,0), (184347,730209,1,'soga_chin_type',0,-79,-87), (184348,730209,1,'soga_ear_type',59,52,0), (184349,730209,1,'soga_eye_brow_type',-43,50,10), (184350,730209,0,'soga_eye_color',255,0,255), (184351,730209,1,'soga_eye_type',20,0,0), (184352,730209,0,'soga_hair_color1',38,22,21), (184353,730209,0,'soga_hair_color2',120,50,0), (184354,730209,0,'soga_hair_face_color',14,5,5), (184355,730209,0,'soga_hair_face_highlight_color',173,67,27), (184356,730209,0,'soga_hair_highlight',89,21,21), (184357,730209,0,'soga_hair_type_color',14,5,5), (184358,730209,0,'soga_hair_type_highlight_color',173,67,27), (184359,730209,1,'soga_lip_type',84,34,-100), (184360,730209,1,'soga_nose_type',-100,-100,100), (184361,730209,0,'soga_skin_color',140,94,94), (184362,730209,0,'wing_color1',255,255,255), (184363,730209,0,'wing_color2',255,255,255), (184364,730210,0,'eye_color',255,255,255), (184365,730210,0,'skin_color',255,255,255), (184366,730210,0,'soga_eye_color',255,0,255), (184367,730211,0,'eye_color',255,255,255), (184368,730211,0,'skin_color',255,255,255), (184369,730211,0,'soga_eye_color',255,0,255), (184370,730212,0,'eye_color',255,255,255), (184371,730212,0,'skin_color',255,255,255), (184372,730212,0,'soga_eye_color',255,0,255), (184373,730213,1,'cheek_type',85,41,0), (184374,730213,1,'chin_type',61,-35,65), (184375,730213,1,'ear_type',-75,81,0), (184376,730213,1,'eye_brow_type',-15,-29,90), (184377,730213,0,'eye_color',68,85,48), (184378,730213,1,'eye_type',-8,0,0), (184379,730213,0,'hair_color1',38,22,21), (184380,730213,0,'hair_color2',120,50,0), (184381,730213,0,'hair_face_color',119,147,147), (184382,730213,0,'hair_face_highlight_color',83,57,8), (184383,730213,0,'hair_highlight',56,33,26), (184384,730213,0,'hair_type_color',119,147,147), (184385,730213,0,'hair_type_highlight_color',83,57,8), (184386,730213,1,'lip_type',-28,-51,-88), (184387,730213,1,'nose_type',35,58,-28), (184388,730213,0,'skin_color',223,199,145), (184389,730213,1,'soga_cheek_type',85,41,0), (184390,730213,1,'soga_chin_type',61,-35,65), (184391,730213,1,'soga_ear_type',-75,81,0), (184392,730213,1,'soga_eye_brow_type',-15,-29,90), (184393,730213,0,'soga_eye_color',229,229,102), (184394,730213,1,'soga_eye_type',-8,0,0), (184395,730213,0,'soga_hair_color1',38,22,21), (184396,730213,0,'soga_hair_color2',120,50,0), (184397,730213,0,'soga_hair_face_color',119,147,147), (184398,730213,0,'soga_hair_face_highlight_color',83,57,8), (184399,730213,0,'soga_hair_highlight',56,33,26), (184400,730213,0,'soga_hair_type_color',119,147,147), (184401,730213,0,'soga_hair_type_highlight_color',83,57,8), (184402,730213,1,'soga_lip_type',-28,-51,-88), (184403,730213,1,'soga_nose_type',35,58,-28), (184404,730213,0,'soga_skin_color',223,199,145), (184405,730213,0,'wing_color1',255,255,255), (184406,730213,0,'wing_color2',255,255,255), (184407,730214,0,'eye_color',255,255,255), (184408,730214,0,'skin_color',255,255,255), (184409,730214,0,'soga_eye_color',255,0,255), (184410,730215,0,'eye_color',255,255,255), (184411,730215,0,'skin_color',255,255,255), (184412,730215,0,'soga_eye_color',255,0,255), (184413,730216,0,'eye_color',255,255,255), (184414,730216,0,'skin_color',255,255,255), (184415,730216,0,'soga_eye_color',255,0,255), (184416,730217,0,'eye_color',255,255,255), (184417,730217,0,'skin_color',255,255,255), (184418,730217,0,'soga_eye_color',255,0,255), (184419,730218,0,'eye_color',255,255,255), (184420,730218,0,'skin_color',255,255,255), (184421,730218,0,'soga_eye_color',255,0,255), (184422,730219,0,'eye_color',255,255,255), (184423,730219,0,'skin_color',255,255,255), (184424,730219,0,'soga_eye_color',255,0,255), (184425,730220,0,'eye_color',255,255,255), (184426,730220,0,'skin_color',255,255,255), (184427,730220,0,'soga_eye_color',255,0,255), (184428,730221,0,'eye_color',255,255,255), (184429,730221,0,'skin_color',255,255,255), (184430,730221,0,'soga_eye_color',255,0,255), (184431,730222,1,'cheek_type',17,-56,0), (184432,730222,1,'chin_type',44,-58,82), (184433,730222,1,'ear_type',52,-8,0), (184434,730222,1,'eye_brow_type',65,7,-38), (184435,730222,0,'eye_color',123,177,193), (184436,730222,1,'eye_type',37,0,0), (184437,730222,0,'hair_color1',164,165,165), (184438,730222,0,'hair_color2',56,62,62), (184439,730222,0,'hair_face_color',244,246,246), (184440,730222,0,'hair_face_highlight_color',119,147,147), (184441,730222,0,'hair_highlight',123,123,130), (184442,730222,0,'hair_type_color',244,246,246), (184443,730222,0,'hair_type_highlight_color',119,147,147), (184444,730222,1,'lip_type',-93,-2,37), (184445,730222,1,'nose_type',-93,22,28), (184446,730222,0,'skin_color',231,220,201), (184447,730222,1,'soga_cheek_type',17,-56,0), (184448,730222,1,'soga_chin_type',44,-58,82), (184449,730222,1,'soga_ear_type',52,-8,0), (184450,730222,1,'soga_eye_brow_type',65,7,-38), (184451,730222,0,'soga_eye_color',229,229,102), (184452,730222,1,'soga_eye_type',37,0,0), (184453,730222,0,'soga_hair_color1',164,165,165), (184454,730222,0,'soga_hair_color2',56,62,62), (184455,730222,0,'soga_hair_face_color',244,246,246), (184456,730222,0,'soga_hair_face_highlight_color',119,147,147), (184457,730222,0,'soga_hair_highlight',123,123,130), (184458,730222,0,'soga_hair_type_color',244,246,246), (184459,730222,0,'soga_hair_type_highlight_color',119,147,147), (184460,730222,1,'soga_lip_type',-93,-2,37), (184461,730222,1,'soga_nose_type',-93,22,28), (184462,730222,0,'soga_skin_color',231,220,201), (184463,730222,0,'wing_color1',255,255,255), (184464,730222,0,'wing_color2',255,255,255), (184465,730223,0,'eye_color',255,255,255), (184466,730223,0,'skin_color',255,255,255), (184467,730223,0,'soga_eye_color',255,0,255), (184468,730224,0,'eye_color',31,31,31), (184469,730224,0,'skin_color',45,22,0), (184470,730224,0,'soga_eye_color',255,0,255), (184471,730225,0,'eye_color',255,255,255), (184472,730225,0,'skin_color',255,255,255), (184473,730225,0,'soga_eye_color',255,0,255), (184474,730226,0,'eye_color',0,107,194), (184475,730226,0,'skin_color',57,0,0), (184476,730226,0,'soga_eye_color',255,0,255), (184477,730227,0,'eye_color',152,103,103), (184478,730227,0,'skin_color',255,255,255), (184479,730227,0,'soga_eye_color',255,0,255), (184480,730228,0,'eye_color',255,255,255), (184481,730228,0,'skin_color',255,255,255), (184482,730228,0,'soga_eye_color',255,0,255), (184483,730229,1,'cheek_type',100,-100,0), (184484,730229,1,'chin_type',37,11,65), (184485,730229,1,'ear_type',45,96,0), (184486,730229,1,'eye_brow_type',-81,-1,100), (184487,730229,0,'eye_color',36,21,6), (184488,730229,1,'eye_type',-94,0,0), (184489,730229,0,'hair_color1',26,24,25), (184490,730229,0,'hair_color2',36,34,36), (184491,730229,0,'hair_face_color',15,1,21), (184492,730229,0,'hair_face_highlight_color',102,121,126), (184493,730229,0,'hair_highlight',123,123,130), (184494,730229,0,'hair_type_color',15,1,21), (184495,730229,0,'hair_type_highlight_color',102,121,126), (184496,730229,1,'lip_type',-42,-53,-39), (184497,730229,1,'nose_type',-98,-95,100), (184498,730229,0,'skin_color',46,34,21), (184499,730229,1,'soga_cheek_type',100,-100,0), (184500,730229,1,'soga_chin_type',37,11,65), (184501,730229,1,'soga_ear_type',45,96,0), (184502,730229,1,'soga_eye_brow_type',-81,-1,100), (184503,730229,0,'soga_eye_color',229,229,102), (184504,730229,1,'soga_eye_type',-94,0,0), (184505,730229,0,'soga_hair_color1',26,24,25), (184506,730229,0,'soga_hair_color2',36,34,36), (184507,730229,0,'soga_hair_face_color',15,1,21), (184508,730229,0,'soga_hair_face_highlight_color',102,121,126), (184509,730229,0,'soga_hair_highlight',123,123,130), (184510,730229,0,'soga_hair_type_color',15,1,21), (184511,730229,0,'soga_hair_type_highlight_color',102,121,126), (184512,730229,1,'soga_lip_type',-42,-53,-39), (184513,730229,1,'soga_nose_type',-98,-95,100), (184514,730229,0,'soga_skin_color',46,34,21), (184515,730229,0,'wing_color1',255,255,255), (184516,730229,0,'wing_color2',255,255,255), (184517,730230,0,'eye_color',66,255,66), (184518,730230,0,'skin_color',91,91,255), (184519,730230,0,'soga_eye_color',255,0,255), (184520,730231,0,'eye_color',255,255,255), (184521,730231,0,'skin_color',255,255,255), (184522,730231,0,'soga_eye_color',255,0,255), (184523,730232,0,'eye_color',255,255,255), (184524,730232,0,'skin_color',255,255,255), (184525,730232,0,'soga_eye_color',255,0,255), (184526,730233,0,'eye_color',255,255,255), (184527,730233,0,'skin_color',255,255,255), (184528,730233,0,'soga_eye_color',255,0,255), (184529,730234,0,'eye_color',255,255,255), (184530,730234,0,'skin_color',255,255,255), (184531,730234,0,'soga_eye_color',255,0,255), (184532,730235,0,'eye_color',255,255,255), (184533,730235,0,'skin_color',255,255,255), (184534,730235,0,'soga_eye_color',255,0,255), (184535,730236,0,'eye_color',255,255,255), (184536,730236,0,'skin_color',255,255,255), (184537,730236,0,'soga_eye_color',255,0,255), (184538,730237,1,'cheek_type',19,-64,0), (184539,730237,1,'chin_type',-7,-75,-7), (184540,730237,1,'ear_type',-82,83,0), (184541,730237,1,'eye_brow_type',-91,64,71), (184542,730237,0,'eye_color',69,128,100), (184543,730237,1,'eye_type',-89,0,0), (184544,730237,0,'hair_color1',21,13,24), (184545,730237,0,'hair_color2',34,28,24), (184546,730237,0,'hair_face_highlight_color',100,70,10), (184547,730237,0,'hair_highlight',56,33,26), (184548,730237,0,'hair_type_highlight_color',100,70,10), (184549,730237,1,'lip_type',-52,-10,-68), (184550,730237,1,'nose_type',-20,-29,79), (184551,730237,0,'skin_color',144,118,74), (184552,730237,1,'soga_cheek_type',19,-64,0), (184553,730237,1,'soga_chin_type',-7,-75,-7), (184554,730237,1,'soga_ear_type',-82,83,0), (184555,730237,1,'soga_eye_brow_type',-91,64,71), (184556,730237,0,'soga_eye_color',229,229,102), (184557,730237,1,'soga_eye_type',-89,0,0), (184558,730237,0,'soga_hair_color1',21,13,24), (184559,730237,0,'soga_hair_color2',34,28,24), (184560,730237,0,'soga_hair_face_highlight_color',100,70,10), (184561,730237,0,'soga_hair_highlight',56,33,26), (184562,730237,0,'soga_hair_type_highlight_color',100,70,10), (184563,730237,1,'soga_lip_type',-52,-10,-68), (184564,730237,1,'soga_nose_type',-20,-29,79), (184565,730237,0,'soga_skin_color',144,118,74), (184566,730237,0,'wing_color1',255,255,255), (184567,730237,0,'wing_color2',255,255,255), (184568,730238,0,'eye_color',112,0,0), (184569,730238,0,'skin_color',40,40,40), (184570,730238,0,'soga_eye_color',255,0,255), (184571,730239,0,'eye_color',255,255,255), (184572,730239,0,'skin_color',255,255,255), (184573,730239,0,'soga_eye_color',255,0,255), (184574,730240,0,'eye_color',255,255,255), (184575,730240,0,'skin_color',255,255,255), (184576,730240,0,'soga_eye_color',255,0,255), (184577,730241,0,'eye_color',255,255,255), (184578,730241,0,'skin_color',255,255,255), (184579,730241,0,'soga_eye_color',255,0,255), (184580,730242,0,'eye_color',255,255,255), (184581,730242,0,'skin_color',255,255,255), (184582,730242,0,'soga_eye_color',255,0,255), (184583,730243,0,'eye_color',255,255,255), (184584,730243,0,'skin_color',255,255,255), (184585,730243,0,'soga_eye_color',255,0,255), (184586,730244,0,'eye_color',255,255,255), (184587,730244,0,'skin_color',255,255,255), (184588,730244,0,'soga_eye_color',255,0,255), (184589,730245,1,'cheek_type',70,-62,0), (184590,730245,1,'chin_type',-45,0,-14), (184591,730245,1,'ear_type',-17,-37,0), (184592,730245,1,'eye_brow_type',-14,-69,81), (184593,730245,0,'eye_color',49,30,11), (184594,730245,1,'eye_type',46,0,0), (184595,730245,0,'hair_color1',26,24,25), (184596,730245,0,'hair_color2',36,34,36), (184597,730245,0,'hair_face_color',15,1,21), (184598,730245,0,'hair_face_highlight_color',15,1,21), (184599,730245,0,'hair_highlight',26,24,25), (184600,730245,0,'hair_type_color',15,1,21), (184601,730245,0,'hair_type_highlight_color',15,1,21), (184602,730245,1,'lip_type',31,2,56), (184603,730245,1,'nose_type',0,-17,-83), (184604,730245,0,'skin_color',138,102,69), (184605,730245,1,'soga_cheek_type',70,-62,0), (184606,730245,1,'soga_chin_type',-45,0,-14), (184607,730245,1,'soga_ear_type',-17,-37,0), (184608,730245,1,'soga_eye_brow_type',-14,-69,81), (184609,730245,0,'soga_eye_color',229,229,102), (184610,730245,1,'soga_eye_type',46,0,0), (184611,730245,0,'soga_hair_color1',26,24,25), (184612,730245,0,'soga_hair_color2',36,34,36), (184613,730245,0,'soga_hair_face_color',15,1,21), (184614,730245,0,'soga_hair_face_highlight_color',15,1,21), (184615,730245,0,'soga_hair_highlight',26,24,25), (184616,730245,0,'soga_hair_type_color',15,1,21), (184617,730245,0,'soga_hair_type_highlight_color',15,1,21), (184618,730245,1,'soga_lip_type',31,2,56), (184619,730245,1,'soga_nose_type',0,-17,-83), (184620,730245,0,'soga_skin_color',138,102,69), (184621,730245,0,'wing_color1',255,255,255), (184622,730245,0,'wing_color2',255,255,255), (184623,730246,0,'eye_color',255,255,255), (184624,730246,0,'skin_color',255,255,255), (184625,730246,0,'soga_eye_color',255,0,255), (184626,730247,0,'eye_color',255,255,255), (184627,730247,0,'skin_color',255,255,255), (184628,730247,0,'soga_eye_color',255,0,255), (184629,730248,0,'eye_color',255,255,255), (184630,730248,0,'skin_color',255,255,255), (184631,730248,0,'soga_eye_color',255,0,255), (184632,730249,0,'eye_color',255,255,255), (184633,730249,0,'skin_color',255,255,255), (184634,730249,0,'soga_eye_color',255,0,255), (184635,730250,0,'eye_color',255,255,255), (184636,730250,0,'skin_color',255,255,255), (184637,730250,0,'soga_eye_color',255,0,255), (184638,730251,1,'cheek_type',7,-62,0), (184639,730251,1,'chin_type',-37,37,0), (184640,730251,1,'ear_type',100,-50,0), (184641,730251,1,'eye_brow_type',7,-37,-81), (184642,730251,0,'eye_color',34,20,148), (184643,730251,1,'eye_type',50,0,0), (184644,730251,0,'hair_color1',255,255,255), (184645,730251,0,'hair_color2',56,62,62), (184646,730251,0,'hair_highlight',255,255,255), (184647,730251,0,'hair_type_color',244,246,246), (184648,730251,0,'hair_type_highlight_color',35,27,44), (184649,730251,1,'lip_type',-17,-61,-17), (184650,730251,1,'nose_type',87,17,-68), (184651,730251,0,'skin_color',20,8,59), (184652,730251,1,'soga_cheek_type',-11,-14,0), (184653,730251,1,'soga_chin_type',78,40,25), (184654,730251,1,'soga_ear_type',-65,48,0), (184655,730251,1,'soga_eye_brow_type',-5,91,-71), (184656,730251,0,'soga_eye_color',229,229,102), (184657,730251,1,'soga_eye_type',57,0,0), (184658,730251,0,'soga_hair_color1',255,255,255), (184659,730251,0,'soga_hair_color2',68,72,71), (184660,730251,0,'soga_hair_highlight',255,255,255), (184661,730251,0,'soga_hair_type_color',50,48,63), (184662,730251,0,'soga_hair_type_highlight_color',17,3,23), (184663,730251,1,'soga_lip_type',45,7,29), (184664,730251,1,'soga_nose_type',-8,52,-31), (184665,730251,0,'soga_skin_color',106,146,92), (184666,730251,0,'wing_color1',212,212,212), (184667,730251,0,'wing_color2',246,246,246), (184668,730252,0,'eye_color',255,172,91), (184669,730252,0,'skin_color',255,255,255), (184670,730252,0,'soga_eye_color',255,0,255), (184671,730253,0,'eye_color',255,255,255), (184672,730253,0,'skin_color',255,255,255), (184673,730253,0,'soga_eye_color',255,0,255), (184674,730254,0,'eye_color',5,5,5), (184675,730254,0,'skin_color',49,49,49), (184676,730254,0,'soga_eye_color',255,0,255), (184677,730255,0,'eye_color',93,93,140), (184678,730255,0,'skin_color',255,255,255), (184679,730255,0,'soga_eye_color',255,0,255), (184680,730256,0,'eye_color',124,112,63), (184681,730256,0,'skin_color',255,255,255), (184682,730256,0,'soga_eye_color',255,0,255), (184683,730257,0,'eye_color',255,255,255), (184684,730257,0,'skin_color',255,255,255), (184685,730257,0,'soga_eye_color',255,0,255), (184686,730258,0,'eye_color',255,255,255), (184687,730258,0,'skin_color',255,255,255), (184688,730258,0,'soga_eye_color',255,0,255), (184689,730259,0,'eye_color',255,255,255), (184690,730259,0,'skin_color',255,255,255), (184691,730259,0,'soga_eye_color',255,0,255), (184692,730260,0,'eye_color',96,96,96), (184693,730260,0,'skin_color',255,255,255), (184694,730260,0,'soga_eye_color',255,0,255), (184695,730261,0,'eye_color',255,172,91), (184696,730261,0,'skin_color',255,255,255), (184697,730261,0,'soga_eye_color',255,0,255), (184698,730262,0,'eye_color',255,255,255), (184699,730262,0,'skin_color',255,255,255), (184700,730262,0,'soga_eye_color',255,0,255), (184701,730263,0,'eye_color',255,255,255), (184702,730263,0,'skin_color',255,255,255), (184703,730263,0,'soga_eye_color',255,0,255), (184704,730264,0,'eye_color',255,255,255), (184705,730264,0,'skin_color',255,255,255), (184706,730264,0,'soga_eye_color',255,0,255), (184707,730265,0,'eye_color',255,255,255), (184708,730265,0,'skin_color',255,255,255), (184709,730265,0,'soga_eye_color',255,0,255), (184710,730266,0,'eye_color',49,40,24), (184711,730266,0,'skin_color',49,40,24), (184712,730266,0,'soga_eye_color',255,0,255), (184713,730267,0,'eye_color',255,255,255), (184714,730267,0,'skin_color',255,255,255), (184715,730267,0,'soga_eye_color',255,0,255), (184716,730268,0,'eye_color',255,255,255), (184717,730268,0,'skin_color',255,255,255), (184718,730268,0,'soga_eye_color',255,0,255), (184719,730269,0,'eye_color',255,255,255), (184720,730269,0,'skin_color',255,255,255), (184721,730269,0,'soga_eye_color',255,0,255), (184722,730270,0,'eye_color',255,255,255), (184723,730270,0,'skin_color',255,255,255), (184724,730270,0,'soga_eye_color',255,0,255), (184725,730271,0,'eye_color',255,255,255), (184726,730271,0,'skin_color',255,255,255), (184727,730271,0,'soga_eye_color',255,0,255), (184728,730272,0,'eye_color',47,43,22), (184729,730272,0,'skin_color',255,255,255), (184730,730272,0,'soga_eye_color',255,0,255), (184731,730273,0,'eye_color',255,255,255), (184732,730273,0,'skin_color',12,12,12), (184733,730273,0,'soga_eye_color',255,0,255), (184734,730274,0,'eye_color',100,49,0), (184735,730274,0,'skin_color',255,255,255), (184736,730274,0,'soga_eye_color',255,0,255), (184737,730275,0,'eye_color',105,94,54), (184738,730275,0,'skin_color',255,255,255), (184739,730275,0,'soga_eye_color',255,0,255), (184740,730276,0,'eye_color',82,72,43), (184741,730276,0,'skin_color',255,255,255), (184742,730276,0,'soga_eye_color',255,0,255), (184743,730277,0,'eye_color',82,72,43), (184744,730277,0,'skin_color',255,255,255), (184745,730277,0,'soga_eye_color',255,0,255), (184746,730278,0,'eye_color',28,28,43), (184747,730278,0,'skin_color',255,255,255), (184748,730278,0,'soga_eye_color',255,0,255), (184749,730279,0,'eye_color',10,10,10), (184750,730279,0,'skin_color',255,255,255), (184751,730279,0,'soga_eye_color',255,0,255), (184752,730280,0,'eye_color',124,112,63), (184753,730280,0,'skin_color',255,255,255), (184754,730280,0,'soga_eye_color',255,0,255), (184755,730281,0,'eye_color',167,38,38), (184756,730281,0,'skin_color',255,255,255), (184757,730281,0,'soga_eye_color',255,0,255), (184758,730282,0,'eye_color',196,196,196), (184759,730282,0,'skin_color',255,255,255), (184760,730282,0,'soga_eye_color',255,0,255), (184761,730283,0,'eye_color',0,0,128), (184762,730283,0,'skin_color',0,0,128), (184763,730283,0,'soga_eye_color',255,0,255), (184764,730284,0,'eye_color',255,255,128), (184765,730284,0,'skin_color',255,255,128), (184766,730284,0,'soga_eye_color',255,0,255), (184767,730285,0,'eye_color',128,0,0), (184768,730285,0,'skin_color',255,255,255), (184769,730285,0,'soga_eye_color',255,0,255), (184770,730286,0,'eye_color',182,0,0), (184771,730286,0,'skin_color',255,255,255), (184772,730286,0,'soga_eye_color',255,0,255), (184773,730287,0,'eye_color',130,0,0), (184774,730287,0,'skin_color',0,63,128), (184775,730287,0,'soga_eye_color',255,0,255), (184776,730288,0,'eye_color',255,255,255), (184777,730288,0,'skin_color',255,255,255), (184778,730288,0,'soga_eye_color',255,0,255), (184779,730289,0,'eye_color',214,205,172), (184780,730289,0,'skin_color',255,255,255), (184781,730289,0,'soga_eye_color',255,0,255), (184782,730290,0,'eye_color',128,128,128), (184783,730290,0,'skin_color',255,255,255), (184784,730290,0,'soga_eye_color',255,0,255), (184785,730291,0,'eye_color',255,255,255), (184786,730291,0,'skin_color',255,255,255), (184787,730291,0,'soga_eye_color',255,0,255), (184788,730292,0,'eye_color',255,170,84), (184789,730292,0,'skin_color',0,0,128), (184790,730292,0,'soga_eye_color',255,0,255), (184791,730293,0,'eye_color',255,255,255), (184792,730293,0,'skin_color',255,255,255), (184793,730293,0,'soga_eye_color',255,0,255), (184794,730294,0,'eye_color',196,223,196), (184795,730294,0,'skin_color',17,17,17), (184796,730294,0,'soga_eye_color',255,0,255), (184797,730295,0,'eye_color',255,255,255), (184798,730295,0,'skin_color',255,255,255), (184799,730295,0,'soga_eye_color',255,0,255), (184800,730296,0,'eye_color',255,255,255), (184801,730296,0,'skin_color',255,255,255), (184802,730296,0,'soga_eye_color',255,0,255), (184803,730297,0,'eye_color',255,255,255), (184804,730297,0,'skin_color',255,255,255), (184805,730297,0,'soga_eye_color',255,0,255), (184806,730298,0,'eye_color',255,255,255), (184807,730298,0,'skin_color',255,255,255), (184808,730298,0,'soga_eye_color',255,0,255), (184809,730299,0,'eye_color',255,255,255), (184810,730299,0,'skin_color',255,255,255), (184811,730299,0,'soga_eye_color',255,0,255), (184812,730300,0,'eye_color',80,0,0), (184813,730300,0,'skin_color',183,0,91), (184814,730300,0,'soga_eye_color',255,0,255), (184815,730301,0,'eye_color',255,255,255), (184816,730301,0,'skin_color',255,255,255), (184817,730301,0,'soga_eye_color',255,0,255), (184818,730302,0,'eye_color',239,15,15), (184819,730302,0,'skin_color',255,255,255), (184820,730302,0,'soga_eye_color',255,0,255), (184821,730303,0,'eye_color',255,255,255), (184822,730303,0,'skin_color',255,255,255), (184823,730303,0,'soga_eye_color',255,0,255), (184824,730304,0,'eye_color',33,100,228), (184825,730304,0,'skin_color',255,255,255), (184826,730304,0,'soga_eye_color',255,0,255), (184827,730305,0,'eye_color',255,255,255), (184828,730305,0,'skin_color',255,255,255), (184829,730305,0,'soga_eye_color',255,0,255), (184830,730306,1,'cheek_type',87,19,0), (184831,730306,1,'chin_type',48,-48,-88), (184832,730306,1,'ear_type',2,-3,0), (184833,730306,1,'eye_brow_type',-100,100,-100), (184834,730306,0,'eye_color',33,67,76), (184835,730306,1,'eye_type',-94,0,0), (184836,730306,0,'hair_color1',164,165,165), (184837,730306,0,'hair_color2',56,62,62), (184838,730306,0,'hair_face_color',244,246,246), (184839,730306,0,'hair_face_highlight_color',16,3,23), (184840,730306,0,'hair_highlight',26,24,25), (184841,730306,0,'hair_type_color',244,246,246), (184842,730306,0,'hair_type_highlight_color',16,3,23), (184843,730306,1,'lip_type',100,37,94), (184844,730306,1,'nose_type',-19,-38,-70), (184845,730306,0,'skin_color',154,107,89), (184846,730306,1,'soga_cheek_type',87,19,0), (184847,730306,1,'soga_chin_type',48,-48,-88), (184848,730306,1,'soga_ear_type',2,-3,0), (184849,730306,1,'soga_eye_brow_type',-100,100,-100), (184850,730306,0,'soga_eye_color',229,229,102), (184851,730306,1,'soga_eye_type',-94,0,0), (184852,730306,0,'soga_hair_color1',164,165,165), (184853,730306,0,'soga_hair_color2',56,62,62), (184854,730306,0,'soga_hair_face_color',244,246,246), (184855,730306,0,'soga_hair_face_highlight_color',16,3,23), (184856,730306,0,'soga_hair_highlight',26,24,25), (184857,730306,0,'soga_hair_type_color',244,246,246), (184858,730306,0,'soga_hair_type_highlight_color',16,3,23), (184859,730306,1,'soga_lip_type',100,37,94), (184860,730306,1,'soga_nose_type',-19,-38,-70), (184861,730306,0,'soga_skin_color',230,183,181), (184862,730306,0,'wing_color1',255,255,255), (184863,730306,0,'wing_color2',255,255,255), (184864,730307,0,'eye_color',255,255,255), (184865,730307,0,'skin_color',255,255,255), (184866,730307,0,'soga_eye_color',255,0,255), (184867,730308,0,'eye_color',255,255,255), (184868,730308,0,'skin_color',255,255,255), (184869,730308,0,'soga_eye_color',255,0,255), (184870,730309,0,'eye_color',255,255,255), (184871,730309,0,'skin_color',255,255,255), (184872,730309,0,'soga_eye_color',255,0,255), (184873,730310,0,'eye_color',255,255,255), (184874,730310,0,'skin_color',255,255,255), (184875,730310,0,'soga_eye_color',255,0,255), (184876,730311,0,'eye_color',255,255,255), (184877,730311,0,'skin_color',255,255,255), (184878,730311,0,'soga_eye_color',255,0,255), (184879,730312,0,'eye_color',255,255,255), (184880,730312,0,'skin_color',255,255,255), (184881,730312,0,'soga_eye_color',255,0,255), (184882,730313,0,'eye_color',255,255,255), (184883,730313,0,'skin_color',255,255,255), (184884,730313,0,'soga_eye_color',255,0,255), (184885,730314,0,'eye_color',255,255,255), (184886,730314,0,'skin_color',255,255,255), (184887,730314,0,'soga_eye_color',255,0,255), (184888,730315,0,'eye_color',255,255,255), (184889,730315,0,'skin_color',255,255,255), (184890,730315,0,'soga_eye_color',255,0,255), (184891,730316,1,'cheek_type',-81,-37,0), (184892,730316,1,'chin_type',55,38,0), (184893,730316,1,'ear_type',-31,0,0), (184894,730316,1,'eye_brow_type',-17,-68,62), (184895,730316,0,'eye_color',130,182,197), (184896,730316,1,'eye_type',68,0,0), (184897,730316,0,'hair_color1',56,33,26), (184898,730316,0,'hair_color2',86,65,37), (184899,730316,0,'hair_face_color',100,70,10), (184900,730316,0,'hair_face_highlight_color',187,181,168), (184901,730316,0,'hair_highlight',112,123,142), (184902,730316,0,'hair_type_color',100,70,10), (184903,730316,0,'hair_type_highlight_color',187,181,168), (184904,730316,1,'lip_type',44,0,-75), (184905,730316,1,'nose_type',-38,31,56), (184906,730316,0,'skin_color',221,192,149), (184907,730316,1,'soga_cheek_type',-75,43,0), (184908,730316,1,'soga_chin_type',-68,-98,-66), (184909,730316,1,'soga_ear_type',4,74,0), (184910,730316,1,'soga_eye_brow_type',28,-89,8), (184911,730316,0,'soga_eye_color',204,204,204), (184912,730316,1,'soga_eye_type',-35,0,0), (184913,730316,0,'soga_hair_color1',56,33,26), (184914,730316,0,'soga_hair_color2',86,65,37), (184915,730316,0,'soga_hair_face_color',100,70,10), (184916,730316,0,'soga_hair_face_highlight_color',178,178,168), (184917,730316,0,'soga_hair_highlight',112,123,142), (184918,730316,0,'soga_hair_type_color',100,70,10), (184919,730316,0,'soga_hair_type_highlight_color',178,178,168), (184920,730316,1,'soga_lip_type',15,-47,-48), (184921,730316,1,'soga_nose_type',43,76,70), (184922,730316,0,'soga_skin_color',163,167,167), (184923,730317,0,'eye_color',255,255,255), (184924,730317,0,'skin_color',255,255,255), (184925,730317,0,'soga_eye_color',255,0,255), (184926,730318,0,'eye_color',255,255,255), (184927,730318,0,'skin_color',255,255,255), (184928,730318,0,'soga_eye_color',255,0,255), (184929,730319,0,'eye_color',255,255,255), (184930,730319,0,'skin_color',255,255,255), (184931,730319,0,'soga_eye_color',255,0,255), (184932,730320,0,'eye_color',255,255,255), (184933,730320,0,'skin_color',255,255,255), (184934,730320,0,'soga_eye_color',255,0,255), (184935,730321,0,'eye_color',255,255,255), (184936,730321,0,'skin_color',255,255,255), (184937,730321,0,'soga_eye_color',255,0,255), (184938,730322,0,'eye_color',255,255,255), (184939,730322,0,'skin_color',255,255,255), (184940,730322,0,'soga_eye_color',255,0,255), (184941,730323,0,'eye_color',255,255,255), (184942,730323,0,'skin_color',255,255,255), (184943,730323,0,'soga_eye_color',255,0,255), (184944,730324,0,'eye_color',255,255,255), (184945,730324,0,'skin_color',255,255,255), (184946,730324,0,'soga_eye_color',255,0,255), (184947,730325,0,'eye_color',255,255,255), (184948,730325,0,'skin_color',255,255,255), (184949,730325,0,'soga_eye_color',255,0,255), (184950,730326,0,'eye_color',255,255,255), (184951,730326,0,'skin_color',255,255,255), (184952,730326,0,'soga_eye_color',255,0,255), (184953,730327,0,'eye_color',255,255,255), (184954,730327,0,'skin_color',255,255,255), (184955,730327,0,'soga_eye_color',255,0,255), (184956,730328,0,'eye_color',255,255,255), (184957,730328,0,'skin_color',255,255,255), (184958,730328,0,'soga_eye_color',255,0,255), (184959,730329,0,'eye_color',255,255,255), (184960,730329,0,'skin_color',255,255,255), (184961,730329,0,'soga_eye_color',255,0,255), (184962,730330,0,'eye_color',255,255,255), (184963,730330,0,'skin_color',255,255,255), (184964,730330,0,'soga_eye_color',255,0,255), (184965,730331,0,'eye_color',255,255,255), (184966,730331,0,'skin_color',255,255,255), (184967,730331,0,'soga_eye_color',255,0,255), (184968,730332,0,'eye_color',255,255,255), (184969,730332,0,'skin_color',255,255,255), (184970,730332,0,'soga_eye_color',255,0,255), (184971,730333,0,'eye_color',255,255,255), (184972,730333,0,'skin_color',255,255,255), (184973,730333,0,'soga_eye_color',255,0,255), (184974,730334,0,'eye_color',124,112,63), (184975,730334,0,'skin_color',255,255,255), (184976,730334,0,'soga_eye_color',255,0,255), (184977,730335,0,'eye_color',0,67,75), (184978,730335,0,'skin_color',40,0,0), (184979,730335,0,'soga_eye_color',255,0,255), (184980,730336,0,'eye_color',255,255,255), (184981,730336,0,'skin_color',255,255,255), (184982,730336,0,'soga_eye_color',255,0,255), (184983,730337,0,'eye_color',255,255,255), (184984,730337,0,'skin_color',255,255,255), (184985,730337,0,'soga_eye_color',255,0,255), (184986,730338,0,'eye_color',255,255,255), (184987,730338,0,'skin_color',255,255,255), (184988,730338,0,'soga_eye_color',255,0,255), (184989,730339,0,'eye_color',255,255,255), (184990,730339,0,'skin_color',255,255,255), (184991,730339,0,'soga_eye_color',255,0,255), (184992,730340,0,'eye_color',255,255,255), (184993,730340,0,'skin_color',255,255,255), (184994,730340,0,'soga_eye_color',255,0,255), (184995,730341,0,'eye_color',255,255,255), (184996,730341,0,'skin_color',255,255,255), (184997,730341,0,'soga_eye_color',255,0,255), (184998,730342,0,'eye_color',255,255,255), (184999,730342,0,'skin_color',255,255,255), (185000,730342,0,'soga_eye_color',255,0,255), (185001,730343,0,'eye_color',255,255,255), (185002,730343,0,'skin_color',255,255,255), (185003,730343,0,'soga_eye_color',255,0,255), (185004,730344,0,'eye_color',255,255,255), (185005,730344,0,'skin_color',255,255,255), (185006,730344,0,'soga_eye_color',255,0,255), (185007,730345,0,'eye_color',255,255,255), (185008,730345,0,'skin_color',255,255,255), (185009,730345,0,'soga_eye_color',255,0,255), (185010,730346,0,'eye_color',255,255,255), (185011,730346,0,'skin_color',255,255,255), (185012,730346,0,'soga_eye_color',255,0,255), (185013,5970000,0,'eye_color',0,128,0), (185014,5970000,0,'skin_color',128,128,128), (185015,5970000,0,'soga_eye_color',255,0,255), (185016,5970001,0,'eye_color',255,255,255), (185017,5970001,0,'skin_color',255,128,128), (185018,5970001,0,'soga_eye_color',255,0,255), (185019,5970002,0,'eye_color',255,0,0), (185020,5970002,0,'skin_color',255,128,0), (185021,5970002,0,'soga_eye_color',255,0,255), (185022,5970003,0,'eye_color',255,0,0), (185023,5970003,0,'skin_color',255,128,0), (185024,5970003,0,'soga_eye_color',255,0,255), (185025,5970004,0,'eye_color',69,0,0), (185026,5970004,0,'skin_color',233,0,116), (185027,5970004,0,'soga_eye_color',255,0,255), (185028,5970005,0,'eye_color',255,255,255), (185029,5970005,0,'skin_color',255,255,255), (185030,5970005,0,'soga_eye_color',255,0,255), (185031,5970006,0,'eye_color',255,255,255), (185032,5970006,0,'skin_color',10,10,10), (185033,5970006,0,'soga_eye_color',255,0,255), (185034,6450000,1,'cheek_type',-53,34,0), (185035,6450000,1,'chin_type',-9,25,91), (185036,6450000,1,'ear_type',-29,75,0), (185037,6450000,1,'eye_brow_type',-10,-28,-31), (185038,6450000,0,'eye_color',160,0,171), (185039,6450000,1,'eye_type',32,0,0), (185040,6450000,0,'hair_color1',91,252,199), (185041,6450000,1,'lip_type',-66,-87,21), (185042,6450000,1,'nose_type',17,91,-4), (185043,6450000,0,'skin_color',88,39,27), (185044,6450000,1,'soga_cheek_type',0,-10,-28), (185045,6450000,1,'soga_chin_type',0,-66,-87), (185046,6450000,1,'soga_ear_type',0,32,0), (185047,6450000,1,'soga_eye_brow_type',0,-29,75), (185048,6450000,0,'soga_eye_color',229,229,102), (185049,6450000,1,'soga_lip_type',-31,-53,34), (185050,6450000,1,'soga_nose_type',21,-9,25), (185051,6450000,0,'soga_skin_color',88,39,27), (185052,6450000,0,'wing_color1',255,255,255), (185053,6450000,0,'wing_color2',255,255,255), (185054,6450001,1,'cheek_type',-53,-81,0), (185055,6450001,1,'chin_type',50,-88,61), (185056,6450001,1,'ear_type',50,-83,0), (185057,6450001,1,'eye_brow_type',-93,-83,-76), (185058,6450001,0,'eye_color',0,88,88), (185059,6450001,1,'eye_type',-43,0,0), (185060,6450001,0,'hair_color1',166,208,17), (185061,6450001,1,'lip_type',-56,21,-56), (185062,6450001,1,'nose_type',82,-90,-48), (185063,6450001,0,'skin_color',135,121,71), (185064,6450001,1,'soga_cheek_type',0,-93,-83), (185065,6450001,1,'soga_chin_type',0,-56,21), (185066,6450001,1,'soga_ear_type',0,-43,0), (185067,6450001,1,'soga_eye_brow_type',0,50,-83), (185068,6450001,0,'soga_eye_color',229,229,102), (185069,6450001,1,'soga_lip_type',-76,-53,-81), (185070,6450001,1,'soga_nose_type',-56,50,-88), (185071,6450001,0,'soga_skin_color',135,121,71), (185072,6450001,0,'wing_color1',255,255,255), (185073,6450001,0,'wing_color2',255,255,255), (185074,6450002,1,'cheek_type',17,-10,0), (185075,6450002,1,'chin_type',84,-37,-15), (185076,6450002,1,'ear_type',-1,3,0), (185077,6450002,1,'eye_brow_type',-70,59,-74), (185078,6450002,0,'eye_color',51,189,0), (185079,6450002,1,'eye_type',68,0,0), (185080,6450002,0,'hair_color1',210,203,98), (185081,6450002,1,'lip_type',-84,87,83), (185082,6450002,1,'nose_type',-53,-46,-53), (185083,6450002,0,'skin_color',196,187,153), (185084,6450002,1,'soga_cheek_type',0,-70,59), (185085,6450002,1,'soga_chin_type',0,-84,87), (185086,6450002,1,'soga_ear_type',0,68,0), (185087,6450002,1,'soga_eye_brow_type',0,-1,3), (185088,6450002,0,'soga_eye_color',229,229,102), (185089,6450002,1,'soga_lip_type',-74,17,-10), (185090,6450002,1,'soga_nose_type',83,84,-37), (185091,6450002,0,'soga_skin_color',196,187,153), (185092,6450002,0,'wing_color1',255,255,255), (185093,6450002,0,'wing_color2',255,255,255), (185094,6450003,1,'cheek_type',-79,-68,0), (185095,6450003,1,'chin_type',-14,-98,44), (185096,6450003,1,'ear_type',0,57,0), (185097,6450003,1,'eye_brow_type',55,34,-3), (185098,6450003,0,'eye_color',0,189,4), (185099,6450003,1,'eye_type',-87,0,0), (185100,6450003,0,'hair_color1',213,160,51), (185101,6450003,1,'lip_type',-93,31,41), (185102,6450003,1,'nose_type',17,-43,-96), (185103,6450003,0,'skin_color',175,160,108), (185104,6450003,1,'soga_cheek_type',0,55,34), (185105,6450003,1,'soga_chin_type',0,-93,31), (185106,6450003,1,'soga_ear_type',0,-87,0), (185107,6450003,1,'soga_eye_brow_type',0,0,57), (185108,6450003,0,'soga_eye_color',229,229,102), (185109,6450003,1,'soga_lip_type',-3,-79,-68), (185110,6450003,1,'soga_nose_type',41,-14,-98), (185111,6450003,0,'soga_skin_color',175,160,108), (185112,6450003,0,'wing_color1',255,255,255), (185113,6450003,0,'wing_color2',255,255,255), (185114,6450004,1,'cheek_type',17,-97,0), (185115,6450004,1,'chin_type',-51,-26,-46), (185116,6450004,1,'ear_type',22,31,0), (185117,6450004,1,'eye_brow_type',25,65,-58), (185118,6450004,0,'eye_color',0,145,146), (185119,6450004,1,'eye_type',56,0,0), (185120,6450004,0,'hair_color1',236,249,198), (185121,6450004,1,'lip_type',71,68,-71), (185122,6450004,1,'nose_type',-21,-20,-7), (185123,6450004,0,'skin_color',101,95,57), (185124,6450004,1,'soga_cheek_type',0,25,65), (185125,6450004,1,'soga_chin_type',0,71,68), (185126,6450004,1,'soga_ear_type',0,56,0), (185127,6450004,1,'soga_eye_brow_type',0,22,31), (185128,6450004,0,'soga_eye_color',229,229,102), (185129,6450004,1,'soga_lip_type',-58,17,-97), (185130,6450004,1,'soga_nose_type',-71,-51,-26), (185131,6450004,0,'soga_skin_color',101,95,57), (185132,6450004,0,'wing_color1',255,255,255), (185133,6450004,0,'wing_color2',255,255,255), (185134,6450005,1,'cheek_type',-68,-58,0), (185135,6450005,1,'chin_type',-40,68,-82), (185136,6450005,1,'ear_type',28,-71,0), (185137,6450005,1,'eye_brow_type',-88,94,65), (185138,6450005,0,'eye_color',95,96,0), (185139,6450005,1,'eye_type',8,0,0), (185140,6450005,0,'hair_color1',213,222,1), (185141,6450005,1,'lip_type',55,4,0), (185142,6450005,1,'nose_type',84,-43,-34), (185143,6450005,0,'skin_color',155,143,88), (185144,6450005,1,'soga_cheek_type',0,-88,94), (185145,6450005,1,'soga_chin_type',0,55,4), (185146,6450005,1,'soga_ear_type',0,8,0), (185147,6450005,1,'soga_eye_brow_type',0,28,-71), (185148,6450005,0,'soga_eye_color',229,229,102), (185149,6450005,1,'soga_lip_type',65,-68,-58), (185150,6450005,1,'soga_nose_type',0,-40,68), (185151,6450005,0,'soga_skin_color',155,143,88), (185152,6450005,0,'wing_color1',255,255,255), (185153,6450005,0,'wing_color2',255,255,255), (185154,6450006,1,'cheek_type',-68,-58,0), (185155,6450006,1,'chin_type',-40,68,-82), (185156,6450006,1,'ear_type',28,-71,0), (185157,6450006,1,'eye_brow_type',-88,94,65), (185158,6450006,0,'eye_color',95,96,0), (185159,6450006,1,'eye_type',8,0,0), (185160,6450006,0,'hair_color1',213,222,1), (185161,6450006,1,'lip_type',55,4,0), (185162,6450006,1,'nose_type',84,-43,-34), (185163,6450006,0,'skin_color',155,143,88), (185164,6450006,1,'soga_cheek_type',0,-88,94), (185165,6450006,1,'soga_chin_type',0,55,4), (185166,6450006,1,'soga_ear_type',0,8,0), (185167,6450006,1,'soga_eye_brow_type',0,28,-71), (185168,6450006,0,'soga_eye_color',229,229,102), (185169,6450006,1,'soga_lip_type',65,-68,-58), (185170,6450006,1,'soga_nose_type',0,-40,68), (185171,6450006,0,'soga_skin_color',155,143,88), (185172,6450006,0,'wing_color1',255,255,255), (185173,6450006,0,'wing_color2',255,255,255), (185174,6450007,1,'cheek_type',23,63,0), (185175,6450007,1,'chin_type',62,85,52), (185176,6450007,1,'ear_type',-17,34,0), (185177,6450007,1,'eye_brow_type',59,-45,17), (185178,6450007,0,'eye_color',203,203,0), (185179,6450007,1,'eye_type',87,0,0), (185180,6450007,0,'hair_color1',174,58,216), (185181,6450007,1,'lip_type',-70,88,85), (185182,6450007,1,'nose_type',28,-82,58), (185183,6450007,0,'skin_color',124,104,103), (185184,6450007,1,'soga_cheek_type',0,59,-45), (185185,6450007,1,'soga_chin_type',0,-70,88), (185186,6450007,1,'soga_ear_type',0,87,0), (185187,6450007,1,'soga_eye_brow_type',0,-17,34), (185188,6450007,0,'soga_eye_color',229,229,102), (185189,6450007,1,'soga_lip_type',17,23,63), (185190,6450007,1,'soga_nose_type',85,62,85), (185191,6450007,0,'soga_skin_color',124,104,103), (185192,6450007,0,'wing_color1',255,255,255), (185193,6450007,0,'wing_color2',255,255,255), (185194,6450008,1,'cheek_type',25,94,0), (185195,6450008,1,'chin_type',9,-38,-85), (185196,6450008,1,'ear_type',97,57,0), (185197,6450008,1,'eye_brow_type',-28,-14,-84), (185198,6450008,0,'eye_color',20,217,164), (185199,6450008,1,'eye_type',44,0,0), (185200,6450008,0,'hair_color1',93,179,249), (185201,6450008,1,'lip_type',53,87,74), (185202,6450008,1,'nose_type',50,93,-77), (185203,6450008,0,'skin_color',109,60,47), (185204,6450008,1,'soga_cheek_type',0,-28,-14), (185205,6450008,1,'soga_chin_type',0,53,87), (185206,6450008,1,'soga_ear_type',0,44,0), (185207,6450008,1,'soga_eye_brow_type',0,97,57), (185208,6450008,0,'soga_eye_color',229,229,102), (185209,6450008,1,'soga_lip_type',-84,25,94), (185210,6450008,1,'soga_nose_type',74,9,-38), (185211,6450008,0,'soga_skin_color',109,60,47), (185212,6450008,0,'wing_color1',255,255,255), (185213,6450008,0,'wing_color2',255,255,255), (185214,6450009,1,'cheek_type',-29,-23,0), (185215,6450009,1,'chin_type',26,17,32), (185216,6450009,1,'ear_type',-40,-25,0), (185217,6450009,1,'eye_brow_type',-9,35,-8), (185218,6450009,0,'eye_color',222,35,32), (185219,6450009,1,'eye_type',-3,0,0), (185220,6450009,0,'hair_color1',20,233,32), (185221,6450009,0,'hair_face_color',52,38,20), (185222,6450009,0,'hair_face_highlight_color',216,192,37), (185223,6450009,0,'hair_type_color',52,38,20), (185224,6450009,0,'hair_type_highlight_color',216,192,37), (185225,6450009,1,'lip_type',-12,-22,22), (185226,6450009,1,'nose_type',-28,20,-23), (185227,6450009,0,'skin_color',141,122,59), (185228,6450009,1,'soga_cheek_type',0,-9,35), (185229,6450009,1,'soga_chin_type',0,-12,-22), (185230,6450009,1,'soga_ear_type',0,-3,0), (185231,6450009,1,'soga_eye_brow_type',0,-40,-25), (185232,6450009,0,'soga_eye_color',229,229,102), (185233,6450009,0,'soga_hair_face_color',52,38,20), (185234,6450009,0,'soga_hair_face_highlight_color',216,192,37), (185235,6450009,0,'soga_hair_type_color',52,38,20), (185236,6450009,0,'soga_hair_type_highlight_color',216,192,37), (185237,6450009,1,'soga_lip_type',-8,-29,-23), (185238,6450009,1,'soga_nose_type',22,26,17), (185239,6450009,0,'soga_skin_color',141,122,59), (185240,6450009,0,'wing_color1',255,255,255), (185241,6450009,0,'wing_color2',255,255,255), (185242,6450010,1,'cheek_type',0,2,0), (185243,6450010,1,'chin_type',-38,3,2), (185244,6450010,1,'ear_type',23,-5,0), (185245,6450010,1,'eye_brow_type',34,0,14), (185246,6450010,0,'eye_color',222,35,32), (185247,6450010,1,'eye_type',-32,0,0), (185248,6450010,0,'hair_color1',17,242,3), (185249,6450010,0,'hair_face_color',52,38,20), (185250,6450010,0,'hair_face_highlight_color',216,192,37), (185251,6450010,0,'hair_type_color',52,38,20), (185252,6450010,0,'hair_type_highlight_color',216,192,37), (185253,6450010,1,'lip_type',-31,-2,10), (185254,6450010,1,'nose_type',-2,17,-14), (185255,6450010,0,'skin_color',121,108,73), (185256,6450010,1,'soga_cheek_type',0,34,0), (185257,6450010,1,'soga_chin_type',0,-31,-2), (185258,6450010,1,'soga_ear_type',0,-32,0), (185259,6450010,1,'soga_eye_brow_type',0,23,-5), (185260,6450010,0,'soga_eye_color',229,229,102), (185261,6450010,0,'soga_hair_face_color',52,38,20), (185262,6450010,0,'soga_hair_face_highlight_color',216,192,37), (185263,6450010,0,'soga_hair_type_color',52,38,20), (185264,6450010,0,'soga_hair_type_highlight_color',216,192,37), (185265,6450010,1,'soga_lip_type',14,0,2), (185266,6450010,1,'soga_nose_type',10,-38,3), (185267,6450010,0,'soga_skin_color',121,108,73), (185268,6450010,0,'wing_color1',255,255,255), (185269,6450010,0,'wing_color2',255,255,255), (185270,6450011,1,'cheek_type',-29,-23,0), (185271,6450011,1,'chin_type',26,17,32), (185272,6450011,1,'ear_type',-40,-25,0), (185273,6450011,1,'eye_brow_type',-9,35,-8), (185274,6450011,0,'eye_color',222,35,32), (185275,6450011,1,'eye_type',-3,0,0), (185276,6450011,0,'hair_color1',20,233,239), (185277,6450011,0,'hair_face_color',52,38,20), (185278,6450011,0,'hair_face_highlight_color',216,192,37), (185279,6450011,0,'hair_type_color',52,38,20), (185280,6450011,0,'hair_type_highlight_color',216,192,37), (185281,6450011,1,'lip_type',-12,-22,22), (185282,6450011,1,'nose_type',-28,20,-23), (185283,6450011,0,'skin_color',221,188,99), (185284,6450011,1,'soga_cheek_type',0,-9,35), (185285,6450011,1,'soga_chin_type',0,-12,-22), (185286,6450011,1,'soga_ear_type',0,-3,0), (185287,6450011,1,'soga_eye_brow_type',0,-40,-25), (185288,6450011,0,'soga_eye_color',229,229,102), (185289,6450011,0,'soga_hair_face_color',52,38,20), (185290,6450011,0,'soga_hair_face_highlight_color',216,192,37), (185291,6450011,0,'soga_hair_type_color',52,38,20), (185292,6450011,0,'soga_hair_type_highlight_color',216,192,37), (185293,6450011,1,'soga_lip_type',-8,-29,-23), (185294,6450011,1,'soga_nose_type',22,26,17), (185295,6450011,0,'soga_skin_color',221,188,99), (185296,6450011,0,'wing_color1',255,255,255), (185297,6450011,0,'wing_color2',255,255,255), (185298,6450012,1,'cheek_type',0,2,0), (185299,6450012,1,'chin_type',-38,3,2), (185300,6450012,1,'ear_type',23,-5,0), (185301,6450012,1,'eye_brow_type',34,0,14), (185302,6450012,0,'eye_color',222,35,32), (185303,6450012,1,'eye_type',-32,0,0), (185304,6450012,0,'hair_color1',17,242,156), (185305,6450012,0,'hair_face_color',52,38,20), (185306,6450012,0,'hair_face_highlight_color',216,192,37), (185307,6450012,0,'hair_type_color',52,38,20), (185308,6450012,0,'hair_type_highlight_color',216,192,37), (185309,6450012,1,'lip_type',-31,-2,10), (185310,6450012,1,'nose_type',-2,17,-14), (185311,6450012,0,'skin_color',130,83,29), (185312,6450012,1,'soga_cheek_type',0,34,0), (185313,6450012,1,'soga_chin_type',0,-31,-2), (185314,6450012,1,'soga_ear_type',0,-32,0), (185315,6450012,1,'soga_eye_brow_type',0,23,-5), (185316,6450012,0,'soga_eye_color',229,229,102), (185317,6450012,0,'soga_hair_face_color',52,38,20), (185318,6450012,0,'soga_hair_face_highlight_color',216,192,37), (185319,6450012,0,'soga_hair_type_color',52,38,20), (185320,6450012,0,'soga_hair_type_highlight_color',216,192,37), (185321,6450012,1,'soga_lip_type',14,0,2), (185322,6450012,1,'soga_nose_type',10,-38,3), (185323,6450012,0,'soga_skin_color',130,83,29), (185324,6450012,0,'wing_color1',255,255,255), (185325,6450012,0,'wing_color2',255,255,255), (185326,6450013,1,'cheek_type',35,-66,0), (185327,6450013,1,'chin_type',-9,1,-28), (185328,6450013,1,'ear_type',-62,8,0), (185329,6450013,1,'eye_brow_type',93,26,64), (185330,6450013,0,'eye_color',234,198,255), (185331,6450013,1,'eye_type',-87,0,0), (185332,6450013,0,'hair_color1',51,224,181), (185333,6450013,1,'lip_type',74,85,29), (185334,6450013,1,'nose_type',11,51,-32), (185335,6450013,0,'skin_color',31,44,53), (185336,6450013,1,'soga_cheek_type',0,93,26), (185337,6450013,1,'soga_chin_type',0,74,85), (185338,6450013,1,'soga_ear_type',0,-87,0), (185339,6450013,1,'soga_eye_brow_type',0,-62,8), (185340,6450013,0,'soga_eye_color',229,229,102), (185341,6450013,1,'soga_lip_type',64,35,-66), (185342,6450013,1,'soga_nose_type',29,-9,1), (185343,6450013,0,'soga_skin_color',31,44,53), (185344,6450013,0,'wing_color1',255,255,255), (185345,6450013,0,'wing_color2',255,255,255), (185346,6450014,1,'cheek_type',0,2,0), (185347,6450014,1,'chin_type',-38,3,2), (185348,6450014,1,'ear_type',23,-5,0), (185349,6450014,1,'eye_brow_type',34,0,14), (185350,6450014,0,'eye_color',222,35,32), (185351,6450014,1,'eye_type',-32,0,0), (185352,6450014,0,'hair_color1',17,242,156), (185353,6450014,0,'hair_face_color',52,38,20), (185354,6450014,0,'hair_face_highlight_color',216,192,37), (185355,6450014,0,'hair_type_color',52,38,20), (185356,6450014,0,'hair_type_highlight_color',216,192,37), (185357,6450014,1,'lip_type',-31,-2,10), (185358,6450014,1,'nose_type',-2,17,-14), (185359,6450014,0,'skin_color',34,31,14), (185360,6450014,1,'soga_cheek_type',0,34,0), (185361,6450014,1,'soga_chin_type',0,-31,-2), (185362,6450014,1,'soga_ear_type',0,-32,0), (185363,6450014,1,'soga_eye_brow_type',0,23,-5), (185364,6450014,0,'soga_eye_color',229,229,102), (185365,6450014,0,'soga_hair_face_color',52,38,20), (185366,6450014,0,'soga_hair_face_highlight_color',216,192,37), (185367,6450014,0,'soga_hair_type_color',52,38,20), (185368,6450014,0,'soga_hair_type_highlight_color',216,192,37), (185369,6450014,1,'soga_lip_type',14,0,2), (185370,6450014,1,'soga_nose_type',10,-38,3), (185371,6450014,0,'soga_skin_color',34,31,14), (185372,6450014,0,'wing_color1',255,255,255), (185373,6450014,0,'wing_color2',255,255,255), (185374,6450015,1,'cheek_type',0,2,0), (185375,6450015,1,'chin_type',-38,3,2), (185376,6450015,1,'ear_type',23,-5,0), (185377,6450015,1,'eye_brow_type',34,0,14), (185378,6450015,0,'eye_color',222,35,32), (185379,6450015,1,'eye_type',-32,0,0), (185380,6450015,0,'hair_color1',17,242,3), (185381,6450015,0,'hair_face_color',52,38,20), (185382,6450015,0,'hair_face_highlight_color',216,192,37), (185383,6450015,0,'hair_type_color',52,38,20), (185384,6450015,0,'hair_type_highlight_color',216,192,37), (185385,6450015,1,'lip_type',-31,-2,10), (185386,6450015,1,'nose_type',-2,17,-14), (185387,6450015,0,'skin_color',211,181,91), (185388,6450015,1,'soga_cheek_type',0,34,0), (185389,6450015,1,'soga_chin_type',0,-31,-2), (185390,6450015,1,'soga_ear_type',0,-32,0), (185391,6450015,1,'soga_eye_brow_type',0,23,-5), (185392,6450015,0,'soga_eye_color',229,229,102), (185393,6450015,0,'soga_hair_face_color',52,38,20), (185394,6450015,0,'soga_hair_face_highlight_color',216,192,37), (185395,6450015,0,'soga_hair_type_color',52,38,20), (185396,6450015,0,'soga_hair_type_highlight_color',216,192,37), (185397,6450015,1,'soga_lip_type',14,0,2), (185398,6450015,1,'soga_nose_type',10,-38,3), (185399,6450015,0,'soga_skin_color',211,181,91), (185400,6450015,0,'wing_color1',255,255,255), (185401,6450015,0,'wing_color2',255,255,255), (185402,6450016,1,'cheek_type',-9,25,0), (185403,6450016,1,'chin_type',38,31,4), (185404,6450016,1,'ear_type',0,-7,0), (185405,6450016,1,'eye_brow_type',0,-17,-35), (185406,6450016,0,'eye_color',34,59,37), (185407,6450016,1,'eye_type',-32,0,0), (185408,6450016,0,'hair_color1',239,233,228), (185409,6450016,0,'hair_face_color',196,188,184), (185410,6450016,0,'hair_face_highlight_color',155,79,2), (185411,6450016,0,'hair_type_color',196,188,184), (185412,6450016,0,'hair_type_highlight_color',155,79,2), (185413,6450016,1,'lip_type',-7,5,-28), (185414,6450016,1,'nose_type',28,-17,-23), (185415,6450016,0,'skin_color',253,252,249), (185416,6450016,1,'soga_cheek_type',0,0,-17), (185417,6450016,1,'soga_chin_type',0,-7,5), (185418,6450016,1,'soga_ear_type',0,-32,0), (185419,6450016,1,'soga_eye_brow_type',0,0,-7), (185420,6450016,0,'soga_eye_color',229,229,102), (185421,6450016,0,'soga_hair_face_color',196,188,184), (185422,6450016,0,'soga_hair_face_highlight_color',155,79,2), (185423,6450016,0,'soga_hair_type_color',196,188,184), (185424,6450016,0,'soga_hair_type_highlight_color',155,79,2), (185425,6450016,1,'soga_lip_type',-35,-9,25), (185426,6450016,1,'soga_nose_type',-28,38,31), (185427,6450016,0,'soga_skin_color',253,252,249), (185428,6450016,0,'wing_color1',255,255,255), (185429,6450016,0,'wing_color2',255,255,255), (185430,6450017,1,'cheek_type',-17,-14,0), (185431,6450017,1,'chin_type',1,11,12), (185432,6450017,1,'ear_type',10,1,0), (185433,6450017,1,'eye_brow_type',-17,5,-31), (185434,6450017,0,'eye_color',34,59,37), (185435,6450017,1,'eye_type',-11,0,0), (185436,6450017,0,'hair_color1',0,235,28), (185437,6450017,0,'hair_face_color',196,188,184), (185438,6450017,0,'hair_face_highlight_color',155,79,2), (185439,6450017,0,'hair_type_color',196,188,184), (185440,6450017,0,'hair_type_highlight_color',155,79,2), (185441,6450017,1,'lip_type',37,-12,-32), (185442,6450017,1,'nose_type',25,0,-21), (185443,6450017,0,'skin_color',169,95,69), (185444,6450017,1,'soga_cheek_type',0,-17,5), (185445,6450017,1,'soga_chin_type',0,37,-12), (185446,6450017,1,'soga_ear_type',0,-11,0), (185447,6450017,1,'soga_eye_brow_type',0,10,1), (185448,6450017,0,'soga_eye_color',229,229,102), (185449,6450017,0,'soga_hair_face_color',196,188,184), (185450,6450017,0,'soga_hair_face_highlight_color',155,79,2), (185451,6450017,0,'soga_hair_type_color',196,188,184), (185452,6450017,0,'soga_hair_type_highlight_color',155,79,2), (185453,6450017,1,'soga_lip_type',-31,-17,-14), (185454,6450017,1,'soga_nose_type',-32,1,11), (185455,6450017,0,'soga_skin_color',169,95,69), (185456,6450017,0,'wing_color1',255,255,255), (185457,6450017,0,'wing_color2',255,255,255), (185458,6450018,1,'cheek_type',-29,-23,0), (185459,6450018,1,'chin_type',26,17,32), (185460,6450018,1,'ear_type',-40,-25,0), (185461,6450018,1,'eye_brow_type',-9,35,-8), (185462,6450018,0,'eye_color',222,35,32), (185463,6450018,1,'eye_type',-3,0,0), (185464,6450018,0,'hair_color1',20,233,32), (185465,6450018,0,'hair_face_color',52,38,20), (185466,6450018,0,'hair_face_highlight_color',216,192,37), (185467,6450018,0,'hair_type_color',52,38,20), (185468,6450018,0,'hair_type_highlight_color',216,192,37), (185469,6450018,1,'lip_type',-12,-22,22), (185470,6450018,1,'nose_type',-28,20,-23), (185471,6450018,0,'skin_color',141,122,59), (185472,6450018,1,'soga_cheek_type',0,-9,35), (185473,6450018,1,'soga_chin_type',0,-12,-22), (185474,6450018,1,'soga_ear_type',0,-3,0), (185475,6450018,1,'soga_eye_brow_type',0,-40,-25), (185476,6450018,0,'soga_eye_color',229,229,102), (185477,6450018,0,'soga_hair_face_color',52,38,20), (185478,6450018,0,'soga_hair_face_highlight_color',216,192,37), (185479,6450018,0,'soga_hair_type_color',52,38,20), (185480,6450018,0,'soga_hair_type_highlight_color',216,192,37), (185481,6450018,1,'soga_lip_type',-8,-29,-23), (185482,6450018,1,'soga_nose_type',22,26,17), (185483,6450018,0,'soga_skin_color',141,122,59), (185484,6450018,0,'wing_color1',255,255,255), (185485,6450018,0,'wing_color2',255,255,255), (185486,6450019,1,'cheek_type',-29,-23,0), (185487,6450019,1,'chin_type',26,17,32), (185488,6450019,1,'ear_type',-40,-25,0), (185489,6450019,1,'eye_brow_type',-9,35,-8), (185490,6450019,0,'eye_color',222,35,32), (185491,6450019,1,'eye_type',-3,0,0), (185492,6450019,0,'hair_color1',20,233,156), (185493,6450019,0,'hair_face_color',52,38,20), (185494,6450019,0,'hair_face_highlight_color',216,192,37), (185495,6450019,0,'hair_type_color',52,38,20), (185496,6450019,0,'hair_type_highlight_color',216,192,37), (185497,6450019,1,'lip_type',-12,-22,22), (185498,6450019,1,'nose_type',-28,20,-23), (185499,6450019,0,'skin_color',82,45,14), (185500,6450019,1,'soga_cheek_type',0,-9,35), (185501,6450019,1,'soga_chin_type',0,-12,-22), (185502,6450019,1,'soga_ear_type',0,-3,0), (185503,6450019,1,'soga_eye_brow_type',0,-40,-25), (185504,6450019,0,'soga_eye_color',229,229,102), (185505,6450019,0,'soga_hair_face_color',52,38,20), (185506,6450019,0,'soga_hair_face_highlight_color',216,192,37), (185507,6450019,0,'soga_hair_type_color',52,38,20), (185508,6450019,0,'soga_hair_type_highlight_color',216,192,37), (185509,6450019,1,'soga_lip_type',-8,-29,-23), (185510,6450019,1,'soga_nose_type',22,26,17), (185511,6450019,0,'soga_skin_color',82,45,14), (185512,6450019,0,'wing_color1',255,255,255), (185513,6450019,0,'wing_color2',255,255,255), (185514,6450020,1,'cheek_type',0,2,0), (185515,6450020,1,'chin_type',-38,3,2), (185516,6450020,1,'ear_type',23,-5,0), (185517,6450020,1,'eye_brow_type',34,0,14), (185518,6450020,0,'eye_color',222,35,32), (185519,6450020,1,'eye_type',-32,0,0), (185520,6450020,0,'hair_color1',17,242,252), (185521,6450020,0,'hair_face_color',52,38,20), (185522,6450020,0,'hair_face_highlight_color',216,192,37), (185523,6450020,0,'hair_type_color',52,38,20), (185524,6450020,0,'hair_type_highlight_color',216,192,37), (185525,6450020,1,'lip_type',-31,-2,10), (185526,6450020,1,'nose_type',-2,17,-14), (185527,6450020,0,'skin_color',16,6,1), (185528,6450020,1,'soga_cheek_type',0,34,0), (185529,6450020,1,'soga_chin_type',0,-31,-2), (185530,6450020,1,'soga_ear_type',0,-32,0), (185531,6450020,1,'soga_eye_brow_type',0,23,-5), (185532,6450020,0,'soga_eye_color',229,229,102), (185533,6450020,0,'soga_hair_face_color',52,38,20), (185534,6450020,0,'soga_hair_face_highlight_color',216,192,37), (185535,6450020,0,'soga_hair_type_color',52,38,20), (185536,6450020,0,'soga_hair_type_highlight_color',216,192,37), (185537,6450020,1,'soga_lip_type',14,0,2), (185538,6450020,1,'soga_nose_type',10,-38,3), (185539,6450020,0,'soga_skin_color',16,6,1), (185540,6450020,0,'wing_color1',255,255,255), (185541,6450020,0,'wing_color2',255,255,255), (185542,6450021,1,'cheek_type',23,63,0), (185543,6450021,1,'chin_type',62,85,52), (185544,6450021,1,'ear_type',-17,34,0), (185545,6450021,1,'eye_brow_type',59,-45,17), (185546,6450021,0,'eye_color',203,203,0), (185547,6450021,1,'eye_type',87,0,0), (185548,6450021,0,'hair_color1',174,58,216), (185549,6450021,1,'lip_type',-70,88,85), (185550,6450021,1,'nose_type',28,-82,58), (185551,6450021,0,'skin_color',124,104,103), (185552,6450021,1,'soga_cheek_type',0,59,-45), (185553,6450021,1,'soga_chin_type',0,-70,88), (185554,6450021,1,'soga_ear_type',0,87,0), (185555,6450021,1,'soga_eye_brow_type',0,-17,34), (185556,6450021,0,'soga_eye_color',229,229,102), (185557,6450021,1,'soga_lip_type',17,23,63), (185558,6450021,1,'soga_nose_type',85,62,85), (185559,6450021,0,'soga_skin_color',124,104,103), (185560,6450021,0,'wing_color1',255,255,255), (185561,6450021,0,'wing_color2',255,255,255), (185562,6450022,1,'cheek_type',50,-14,0), (185563,6450022,1,'chin_type',14,-17,-37), (185564,6450022,1,'ear_type',55,25,0), (185565,6450022,1,'eye_brow_type',56,11,14), (185566,6450022,0,'eye_color',255,243,81), (185567,6450022,1,'eye_type',-37,0,0), (185568,6450022,0,'hair_color1',0,163,219), (185569,6450022,1,'lip_type',-81,28,-87), (185570,6450022,1,'nose_type',10,0,-93), (185571,6450022,0,'skin_color',244,241,240), (185572,6450022,1,'soga_cheek_type',0,56,11), (185573,6450022,1,'soga_chin_type',0,-81,28), (185574,6450022,1,'soga_ear_type',0,-37,0), (185575,6450022,1,'soga_eye_brow_type',0,55,25), (185576,6450022,0,'soga_eye_color',204,204,204), (185577,6450022,1,'soga_lip_type',14,50,-14), (185578,6450022,1,'soga_nose_type',-87,14,-17), (185579,6450022,0,'soga_skin_color',244,241,240), (185580,6450023,1,'cheek_type',-51,-59,0), (185581,6450023,1,'chin_type',34,-87,0), (185582,6450023,1,'ear_type',37,75,0), (185583,6450023,1,'eye_brow_type',35,-43,-37), (185584,6450023,0,'eye_color',141,138,0), (185585,6450023,1,'eye_type',96,0,0), (185586,6450023,0,'hair_color1',238,172,249), (185587,6450023,1,'lip_type',71,17,-43), (185588,6450023,1,'nose_type',-96,-18,-84), (185589,6450023,0,'skin_color',139,97,78), (185590,6450023,1,'soga_cheek_type',0,35,-43), (185591,6450023,1,'soga_chin_type',0,71,17), (185592,6450023,1,'soga_ear_type',0,96,0), (185593,6450023,1,'soga_eye_brow_type',0,37,75), (185594,6450023,0,'soga_eye_color',229,229,102), (185595,6450023,1,'soga_lip_type',-37,-51,-59), (185596,6450023,1,'soga_nose_type',-43,34,-87), (185597,6450023,0,'soga_skin_color',139,97,78), (185598,6450023,0,'wing_color1',255,255,255), (185599,6450023,0,'wing_color2',255,255,255), (185600,6450024,1,'cheek_type',0,2,0), (185601,6450024,1,'chin_type',-38,3,2), (185602,6450024,1,'ear_type',23,-5,0), (185603,6450024,1,'eye_brow_type',34,0,14), (185604,6450024,0,'eye_color',222,35,32), (185605,6450024,1,'eye_type',-32,0,0), (185606,6450024,0,'hair_color1',17,242,156), (185607,6450024,0,'hair_face_color',52,38,20), (185608,6450024,0,'hair_face_highlight_color',216,192,37), (185609,6450024,0,'hair_type_color',52,38,20), (185610,6450024,0,'hair_type_highlight_color',216,192,37), (185611,6450024,1,'lip_type',-31,-2,10), (185612,6450024,1,'nose_type',-2,17,-14), (185613,6450024,0,'skin_color',25,9,1), (185614,6450024,1,'soga_cheek_type',0,34,0), (185615,6450024,1,'soga_chin_type',0,-31,-2), (185616,6450024,1,'soga_ear_type',0,-32,0), (185617,6450024,1,'soga_eye_brow_type',0,23,-5), (185618,6450024,0,'soga_eye_color',229,229,102), (185619,6450024,0,'soga_hair_face_color',52,38,20), (185620,6450024,0,'soga_hair_face_highlight_color',216,192,37), (185621,6450024,0,'soga_hair_type_color',52,38,20), (185622,6450024,0,'soga_hair_type_highlight_color',216,192,37), (185623,6450024,1,'soga_lip_type',14,0,2), (185624,6450024,1,'soga_nose_type',10,-38,3), (185625,6450024,0,'soga_skin_color',25,9,1), (185626,6450024,0,'wing_color1',255,255,255), (185627,6450024,0,'wing_color2',255,255,255), (185628,6450025,1,'cheek_type',0,2,0), (185629,6450025,1,'chin_type',-38,3,2), (185630,6450025,1,'ear_type',23,-5,0), (185631,6450025,1,'eye_brow_type',34,0,14), (185632,6450025,0,'eye_color',222,35,32), (185633,6450025,1,'eye_type',-32,0,0), (185634,6450025,0,'hair_color1',17,242,3), (185635,6450025,0,'hair_face_color',52,38,20), (185636,6450025,0,'hair_face_highlight_color',216,192,37), (185637,6450025,0,'hair_type_color',52,38,20), (185638,6450025,0,'hair_type_highlight_color',216,192,37), (185639,6450025,1,'lip_type',-31,-2,10), (185640,6450025,1,'nose_type',-2,17,-14), (185641,6450025,0,'skin_color',211,181,91), (185642,6450025,1,'soga_cheek_type',0,34,0), (185643,6450025,1,'soga_chin_type',0,-31,-2), (185644,6450025,1,'soga_ear_type',0,-32,0), (185645,6450025,1,'soga_eye_brow_type',0,23,-5), (185646,6450025,0,'soga_eye_color',229,229,102), (185647,6450025,0,'soga_hair_face_color',52,38,20), (185648,6450025,0,'soga_hair_face_highlight_color',216,192,37), (185649,6450025,0,'soga_hair_type_color',52,38,20), (185650,6450025,0,'soga_hair_type_highlight_color',216,192,37), (185651,6450025,1,'soga_lip_type',14,0,2), (185652,6450025,1,'soga_nose_type',10,-38,3), (185653,6450025,0,'soga_skin_color',211,181,91), (185654,6450025,0,'wing_color1',255,255,255), (185655,6450025,0,'wing_color2',255,255,255), (185656,6450026,1,'cheek_type',-29,-23,0), (185657,6450026,1,'chin_type',26,17,32), (185658,6450026,1,'ear_type',-40,-25,0), (185659,6450026,1,'eye_brow_type',-9,35,-8), (185660,6450026,0,'eye_color',222,35,32), (185661,6450026,1,'eye_type',-3,0,0), (185662,6450026,0,'hair_color1',20,233,32), (185663,6450026,0,'hair_face_color',52,38,20), (185664,6450026,0,'hair_face_highlight_color',216,192,37), (185665,6450026,0,'hair_type_color',52,38,20), (185666,6450026,0,'hair_type_highlight_color',216,192,37), (185667,6450026,1,'lip_type',-12,-22,22), (185668,6450026,1,'nose_type',-28,20,-23), (185669,6450026,0,'skin_color',141,122,59), (185670,6450026,1,'soga_cheek_type',0,-9,35), (185671,6450026,1,'soga_chin_type',0,-12,-22), (185672,6450026,1,'soga_ear_type',0,-3,0), (185673,6450026,1,'soga_eye_brow_type',0,-40,-25), (185674,6450026,0,'soga_eye_color',229,229,102), (185675,6450026,0,'soga_hair_face_color',52,38,20), (185676,6450026,0,'soga_hair_face_highlight_color',216,192,37), (185677,6450026,0,'soga_hair_type_color',52,38,20), (185678,6450026,0,'soga_hair_type_highlight_color',216,192,37), (185679,6450026,1,'soga_lip_type',-8,-29,-23), (185680,6450026,1,'soga_nose_type',22,26,17), (185681,6450026,0,'soga_skin_color',141,122,59), (185682,6450026,0,'wing_color1',255,255,255), (185683,6450026,0,'wing_color2',255,255,255), (185684,6450027,1,'cheek_type',7,-42,0), (185685,6450027,1,'chin_type',-81,37,-74), (185686,6450027,1,'ear_type',85,35,0), (185687,6450027,1,'eye_brow_type',-45,-4,-25), (185688,6450027,1,'eye_type',44,0,0), (185689,6450027,0,'hair_color1',200,231,7), (185690,6450027,1,'lip_type',23,63,93), (185691,6450027,1,'nose_type',-46,-56,-25), (185692,6450027,0,'skin_color',152,109,56), (185693,6450027,1,'soga_cheek_type',0,-45,-4), (185694,6450027,1,'soga_chin_type',0,23,63), (185695,6450027,1,'soga_ear_type',0,44,0), (185696,6450027,1,'soga_eye_brow_type',0,85,35), (185697,6450027,0,'soga_eye_color',204,204,204), (185698,6450027,1,'soga_lip_type',-25,7,-42), (185699,6450027,1,'soga_nose_type',93,-81,37), (185700,6450027,0,'soga_skin_color',152,109,56), (185701,6450028,1,'cheek_type',-7,-4,0), (185702,6450028,1,'chin_type',7,0,28), (185703,6450028,1,'ear_type',-14,-20,0), (185704,6450028,1,'eye_brow_type',-42,-8,2), (185705,6450028,0,'eye_color',34,59,37), (185706,6450028,1,'eye_type',28,0,0), (185707,6450028,0,'hair_color1',4,35,100), (185708,6450028,0,'hair_face_color',196,188,184), (185709,6450028,0,'hair_face_highlight_color',155,79,2), (185710,6450028,0,'hair_type_color',196,188,184), (185711,6450028,0,'hair_type_highlight_color',155,79,2), (185712,6450028,1,'lip_type',7,23,-2), (185713,6450028,1,'nose_type',28,4,35), (185714,6450028,0,'skin_color',10,3,0), (185715,6450028,1,'soga_cheek_type',0,-42,-8), (185716,6450028,1,'soga_chin_type',0,7,23), (185717,6450028,1,'soga_ear_type',0,28,0), (185718,6450028,1,'soga_eye_brow_type',0,-14,-20), (185719,6450028,0,'soga_eye_color',229,229,102), (185720,6450028,0,'soga_hair_face_color',196,188,184), (185721,6450028,0,'soga_hair_face_highlight_color',155,79,2), (185722,6450028,0,'soga_hair_type_color',196,188,184), (185723,6450028,0,'soga_hair_type_highlight_color',155,79,2), (185724,6450028,1,'soga_lip_type',2,-7,-4), (185725,6450028,1,'soga_nose_type',-2,7,0), (185726,6450028,0,'soga_skin_color',10,3,0), (185727,6450028,0,'wing_color1',255,255,255), (185728,6450028,0,'wing_color2',255,255,255), (185729,6470000,1,'cheek_type',-70,-44,0), (185730,6470000,1,'chin_type',83,74,-3), (185731,6470000,1,'ear_type',21,25,0), (185732,6470000,1,'eye_brow_type',-66,-44,-95), (185733,6470000,0,'eye_color',76,112,67), (185734,6470000,1,'eye_type',56,0,0), (185735,6470000,0,'hair_color1',175,231,65), (185736,6470000,0,'hair_face_color',185,121,190), (185737,6470000,0,'hair_face_highlight_color',198,184,78), (185738,6470000,0,'hair_type_color',185,121,190), (185739,6470000,0,'hair_type_highlight_color',198,184,78), (185740,6470000,1,'lip_type',-58,8,89), (185741,6470000,1,'nose_type',58,-81,-25), (185742,6470000,0,'skin_color',185,121,190), (185743,6470000,1,'soga_cheek_type',0,-66,-44), (185744,6470000,1,'soga_chin_type',0,-58,8), (185745,6470000,1,'soga_ear_type',0,56,0), (185746,6470000,1,'soga_eye_brow_type',0,21,25), (185747,6470000,0,'soga_eye_color',229,229,102), (185748,6470000,1,'soga_eye_type',0,-52,78), (185749,6470000,0,'soga_hair_face_color',185,121,190), (185750,6470000,0,'soga_hair_face_highlight_color',198,184,78), (185751,6470000,0,'soga_hair_type_color',185,121,190), (185752,6470000,0,'soga_hair_type_highlight_color',198,184,78), (185753,6470000,1,'soga_lip_type',-95,-70,-44), (185754,6470000,1,'soga_nose_type',89,83,74), (185755,6470000,0,'soga_skin_color',185,121,190), (185756,6470000,0,'wing_color1',255,255,255), (185757,6470000,0,'wing_color2',255,255,255), (185758,6470001,1,'cheek_type',37,5,0), (185759,6470001,1,'chin_type',79,81,-26), (185760,6470001,1,'ear_type',-68,68,0), (185761,6470001,1,'eye_brow_type',-98,37,-91), (185762,6470001,0,'eye_color',179,30,71); INSERT INTO `npc_appearance` VALUES (185763,6470001,1,'eye_type',85,0,0), (185764,6470001,0,'hair_color1',165,38,87), (185765,6470001,0,'hair_face_color',233,232,228), (185766,6470001,0,'hair_type_color',233,232,228), (185767,6470001,1,'lip_type',22,37,26), (185768,6470001,1,'nose_type',-53,-91,38), (185769,6470001,0,'skin_color',194,196,140), (185770,6470001,1,'soga_cheek_type',0,-98,37), (185771,6470001,1,'soga_chin_type',0,22,37), (185772,6470001,1,'soga_ear_type',0,85,0), (185773,6470001,1,'soga_eye_brow_type',0,-68,68), (185774,6470001,0,'soga_eye_color',204,204,204), (185775,6470001,0,'soga_hair_face_color',233,232,228), (185776,6470001,0,'soga_hair_type_color',233,232,228), (185777,6470001,1,'soga_lip_type',-91,37,5), (185778,6470001,1,'soga_nose_type',26,79,81), (185779,6470001,0,'soga_skin_color',194,196,140), (185780,6470002,1,'cheek_type',-94,-89,0), (185781,6470002,1,'chin_type',87,78,7), (185782,6470002,1,'ear_type',77,-79,0), (185783,6470002,1,'eye_brow_type',-87,-94,53), (185784,6470002,0,'eye_color',75,136,117), (185785,6470002,1,'eye_type',41,0,0), (185786,6470002,0,'hair_color1',96,34,186), (185787,6470002,0,'hair_face_color',2,0,0), (185788,6470002,0,'hair_face_highlight_color',224,181,20), (185789,6470002,0,'hair_type_color',2,0,0), (185790,6470002,0,'hair_type_highlight_color',224,181,20), (185791,6470002,1,'lip_type',25,81,43), (185792,6470002,1,'nose_type',57,96,34), (185793,6470002,0,'skin_color',187,189,160), (185794,6470002,1,'soga_cheek_type',0,-87,-94), (185795,6470002,1,'soga_chin_type',0,25,81), (185796,6470002,1,'soga_ear_type',0,41,0), (185797,6470002,1,'soga_eye_brow_type',0,77,-79), (185798,6470002,0,'soga_eye_color',229,229,102), (185799,6470002,0,'soga_hair_face_color',2,0,0), (185800,6470002,0,'soga_hair_face_highlight_color',224,181,20), (185801,6470002,0,'soga_hair_type_color',2,0,0), (185802,6470002,0,'soga_hair_type_highlight_color',224,181,20), (185803,6470002,1,'soga_lip_type',53,-94,-89), (185804,6470002,1,'soga_nose_type',43,87,78), (185805,6470002,0,'soga_skin_color',187,189,160), (185806,6470002,0,'wing_color1',255,255,255), (185807,6470002,0,'wing_color2',255,255,255), (185808,6470003,1,'cheek_type',-4,-51,0), (185809,6470003,1,'chin_type',40,-7,31), (185810,6470003,1,'ear_type',-50,46,0), (185811,6470003,1,'eye_brow_type',88,-87,70), (185812,6470003,0,'eye_color',37,75,83), (185813,6470003,1,'eye_type',25,0,0), (185814,6470003,0,'hair_color1',218,231,3), (185815,6470003,0,'hair_color2',234,0,0), (185816,6470003,0,'hair_face_color',44,38,54), (185817,6470003,0,'hair_face_highlight_color',77,54,7), (185818,6470003,0,'hair_type_color',44,38,54), (185819,6470003,0,'hair_type_highlight_color',77,54,7), (185820,6470003,1,'lip_type',-44,-82,-22), (185821,6470003,1,'nose_type',58,-38,-25), (185822,6470003,0,'skin_color',125,126,126), (185823,6470003,1,'soga_cheek_type',0,88,-87), (185824,6470003,1,'soga_chin_type',0,-44,-82), (185825,6470003,1,'soga_ear_type',0,25,0), (185826,6470003,1,'soga_eye_brow_type',0,-50,46), (185827,6470003,0,'soga_eye_color',229,229,102), (185828,6470003,1,'soga_eye_type',-22,0,0), (185829,6470003,0,'soga_hair_face_color',44,38,54), (185830,6470003,0,'soga_hair_face_highlight_color',77,54,7), (185831,6470003,0,'soga_hair_type_color',44,38,54), (185832,6470003,0,'soga_hair_type_highlight_color',77,54,7), (185833,6470003,1,'soga_lip_type',70,-4,-51), (185834,6470003,1,'soga_nose_type',-22,40,-7), (185835,6470003,0,'soga_skin_color',125,126,126), (185836,6470003,0,'wing_color1',255,255,255), (185837,6470003,0,'wing_color2',255,255,255), (185838,6470004,1,'cheek_type',-7,-93,0), (185839,6470004,1,'chin_type',68,-71,-12), (185840,6470004,1,'ear_type',19,20,0), (185841,6470004,1,'eye_brow_type',28,88,17), (185842,6470004,0,'eye_color',41,82,95), (185843,6470004,1,'eye_type',79,0,0), (185844,6470004,0,'hair_color1',17,1,171), (185845,6470004,0,'hair_color2',62,0,0), (185846,6470004,0,'hair_face_color',100,70,10), (185847,6470004,0,'hair_face_highlight_color',232,183,30), (185848,6470004,0,'hair_type_color',100,70,10), (185849,6470004,0,'hair_type_highlight_color',232,183,30), (185850,6470004,1,'lip_type',-56,-1,-34), (185851,6470004,1,'nose_type',17,17,1), (185852,6470004,0,'skin_color',105,112,109), (185853,6470004,1,'soga_cheek_type',0,28,88), (185854,6470004,1,'soga_chin_type',0,-56,-1), (185855,6470004,1,'soga_ear_type',0,79,0), (185856,6470004,1,'soga_eye_brow_type',0,19,20), (185857,6470004,0,'soga_eye_color',229,229,102), (185858,6470004,1,'soga_eye_type',62,0,0), (185859,6470004,0,'soga_hair_face_color',100,70,10), (185860,6470004,0,'soga_hair_face_highlight_color',232,183,30), (185861,6470004,0,'soga_hair_type_color',100,70,10), (185862,6470004,0,'soga_hair_type_highlight_color',232,183,30), (185863,6470004,1,'soga_lip_type',17,-7,-93), (185864,6470004,1,'soga_nose_type',-34,68,-71), (185865,6470004,0,'soga_skin_color',105,112,109), (185866,6470004,0,'wing_color1',255,255,255), (185867,6470004,0,'wing_color2',255,255,255), (185868,6470005,1,'cheek_type',-98,-68,0), (185869,6470005,1,'chin_type',-11,85,-29), (185870,6470005,1,'ear_type',-95,-34,0), (185871,6470005,1,'eye_brow_type',-31,-15,-96), (185872,6470005,0,'eye_color',102,154,140), (185873,6470005,1,'eye_type',44,0,0), (185874,6470005,0,'hair_color1',41,81,77), (185875,6470005,0,'hair_color2',22,0,0), (185876,6470005,0,'hair_face_color',219,157,24), (185877,6470005,0,'hair_face_highlight_color',15,1,21), (185878,6470005,0,'hair_type_color',219,157,24), (185879,6470005,0,'hair_type_highlight_color',15,1,21), (185880,6470005,1,'lip_type',1,-56,-2), (185881,6470005,1,'nose_type',-9,41,81), (185882,6470005,0,'skin_color',255,255,255), (185883,6470005,1,'soga_cheek_type',0,-31,-15), (185884,6470005,1,'soga_chin_type',0,1,-56), (185885,6470005,1,'soga_ear_type',0,44,0), (185886,6470005,1,'soga_eye_brow_type',0,-95,-34), (185887,6470005,0,'soga_eye_color',229,229,102), (185888,6470005,1,'soga_eye_type',22,0,0), (185889,6470005,0,'soga_hair_face_color',219,157,24), (185890,6470005,0,'soga_hair_face_highlight_color',15,1,21), (185891,6470005,0,'soga_hair_type_color',219,157,24), (185892,6470005,0,'soga_hair_type_highlight_color',15,1,21), (185893,6470005,1,'soga_lip_type',-96,-98,-68), (185894,6470005,1,'soga_nose_type',-2,-11,85), (185895,6470005,0,'soga_skin_color',255,255,255), (185896,6470005,0,'wing_color1',255,255,255), (185897,6470005,0,'wing_color2',255,255,255), (185898,6470006,0,'eye_color',255,255,255), (185899,6470006,0,'skin_color',255,255,255), (185900,6470006,0,'soga_eye_color',255,0,255), (185901,6470007,1,'cheek_type',-8,3,0), (185902,6470007,1,'chin_type',17,7,-20), (185903,6470007,1,'ear_type',44,26,0), (185904,6470007,1,'eye_brow_type',-11,0,26), (185905,6470007,0,'eye_color',255,255,90), (185906,6470007,1,'eye_type',-11,0,0), (185907,6470007,0,'hair_color1',8,245,246), (185908,6470007,0,'hair_color2',62,0,0), (185909,6470007,0,'hair_face_color',83,46,4), (185910,6470007,0,'hair_face_highlight_color',216,192,37), (185911,6470007,0,'hair_type_color',83,46,4), (185912,6470007,0,'hair_type_highlight_color',216,192,37), (185913,6470007,1,'lip_type',-11,-7,12), (185914,6470007,1,'nose_type',-43,8,-11), (185915,6470007,0,'skin_color',176,185,136), (185916,6470007,1,'soga_cheek_type',0,-11,0), (185917,6470007,1,'soga_chin_type',0,-11,-7), (185918,6470007,1,'soga_ear_type',0,-11,0), (185919,6470007,1,'soga_eye_brow_type',0,44,26), (185920,6470007,0,'soga_eye_color',229,229,102), (185921,6470007,1,'soga_eye_type',62,0,0), (185922,6470007,0,'soga_hair_face_color',83,46,4), (185923,6470007,0,'soga_hair_face_highlight_color',216,192,37), (185924,6470007,0,'soga_hair_type_color',83,46,4), (185925,6470007,0,'soga_hair_type_highlight_color',216,192,37), (185926,6470007,1,'soga_lip_type',26,-8,3), (185927,6470007,1,'soga_nose_type',12,17,7), (185928,6470007,0,'soga_skin_color',176,185,136), (185929,6470007,0,'wing_color1',255,255,255), (185930,6470007,0,'wing_color2',255,255,255), (185931,6470008,1,'cheek_type',44,0,0), (185932,6470008,1,'chin_type',90,-11,0), (185933,6470008,1,'ear_type',-8,-98,0), (185934,6470008,1,'eye_brow_type',-91,-53,-25), (185935,6470008,0,'eye_color',119,175,191), (185936,6470008,1,'eye_type',75,0,0), (185937,6470008,0,'hair_color1',53,222,247), (185938,6470008,0,'hair_color2',208,0,0), (185939,6470008,0,'hair_face_color',184,128,10), (185940,6470008,0,'hair_face_highlight_color',47,14,19), (185941,6470008,0,'hair_type_color',184,128,10), (185942,6470008,0,'hair_type_highlight_color',47,14,19), (185943,6470008,1,'lip_type',0,32,-22), (185944,6470008,1,'nose_type',90,53,-34), (185945,6470008,0,'skin_color',61,63,63), (185946,6470008,1,'soga_cheek_type',0,-91,-53), (185947,6470008,1,'soga_chin_type',0,0,32), (185948,6470008,1,'soga_ear_type',0,75,0), (185949,6470008,1,'soga_eye_brow_type',0,-8,-98), (185950,6470008,0,'soga_eye_color',229,229,102), (185951,6470008,1,'soga_eye_type',-48,0,0), (185952,6470008,0,'soga_hair_face_color',184,128,10), (185953,6470008,0,'soga_hair_face_highlight_color',47,14,19), (185954,6470008,0,'soga_hair_type_color',184,128,10), (185955,6470008,0,'soga_hair_type_highlight_color',47,14,19), (185956,6470008,1,'soga_lip_type',-25,44,0), (185957,6470008,1,'soga_nose_type',-22,90,-11), (185958,6470008,0,'soga_skin_color',61,63,63), (185959,6470008,0,'wing_color1',255,255,255), (185960,6470008,0,'wing_color2',255,255,255), (185961,1250000,1,'cheek_type',15,-21,0), (185962,1250000,1,'chin_type',32,81,-50), (185963,1250000,1,'ear_type',-12,52,0), (185964,1250000,1,'eye_brow_type',-89,0,10), (185965,1250000,0,'eye_color',131,180,186), (185966,1250000,1,'eye_type',42,0,0), (185967,1250000,0,'hair_color1',239,198,48), (185968,1250000,0,'hair_face_highlight_color',190,97,43), (185969,1250000,0,'hair_type_highlight_color',190,97,43), (185970,1250000,1,'lip_type',43,64,0), (185971,1250000,1,'nose_type',0,-17,-58), (185972,1250000,0,'skin_color',239,197,196), (185973,1250000,1,'soga_cheek_type',0,-89,0), (185974,1250000,1,'soga_chin_type',0,43,64), (185975,1250000,1,'soga_ear_type',0,42,0), (185976,1250000,1,'soga_eye_brow_type',0,-12,52), (185977,1250000,0,'soga_eye_color',204,204,204), (185978,1250000,0,'soga_hair_face_highlight_color',190,97,43), (185979,1250000,0,'soga_hair_type_highlight_color',190,97,43), (185980,1250000,1,'soga_lip_type',10,15,-21), (185981,1250000,1,'soga_nose_type',0,32,81), (185982,1250000,0,'soga_skin_color',239,197,196), (185983,1250001,0,'eye_color',255,255,255), (185984,1250001,0,'skin_color',255,255,255), (185985,1250001,0,'soga_eye_color',255,0,255), (185986,1250002,1,'cheek_type',-100,-1,0), (185987,1250002,1,'chin_type',11,75,-76), (185988,1250002,1,'ear_type',-11,-50,0), (185989,1250002,1,'eye_brow_type',100,-63,100), (185990,1250002,0,'eye_color',54,229,225), (185991,1250002,1,'eye_type',100,0,0), (185992,1250002,0,'hair_color1',96,34,100), (185993,1250002,1,'lip_type',-17,100,100), (185994,1250002,1,'nose_type',-28,96,34), (185995,1250002,0,'skin_color',239,237,236), (185996,1250002,1,'soga_cheek_type',0,100,-63), (185997,1250002,1,'soga_chin_type',0,-17,100), (185998,1250002,1,'soga_ear_type',0,100,0), (185999,1250002,1,'soga_eye_brow_type',0,-11,-50), (186000,1250002,0,'soga_eye_color',229,229,102), (186001,1250002,1,'soga_eye_type',100,0,0), (186002,1250002,1,'soga_lip_type',100,-100,-1), (186003,1250002,1,'soga_nose_type',100,11,75), (186004,1250002,0,'soga_skin_color',239,237,236), (186005,1250002,0,'wing_color1',255,255,255), (186006,1250002,0,'wing_color2',255,255,255), (186007,1250003,1,'cheek_type',0,-9,0), (186008,1250003,1,'chin_type',19,2,42), (186009,1250003,1,'ear_type',28,7,0), (186010,1250003,1,'eye_brow_type',7,19,-19), (186011,1250003,0,'eye_color',66,42,104), (186012,1250003,1,'eye_type',-14,0,0), (186013,1250003,0,'hair_color1',239,4,0), (186014,1250003,0,'hair_face_color',121,133,133), (186015,1250003,0,'hair_face_highlight_color',179,62,33), (186016,1250003,0,'hair_type_color',121,133,133), (186017,1250003,0,'hair_type_highlight_color',179,62,33), (186018,1250003,1,'lip_type',3,8,17), (186019,1250003,1,'nose_type',-9,-17,4), (186020,1250003,0,'skin_color',50,10,19), (186021,1250003,1,'soga_cheek_type',0,7,19), (186022,1250003,1,'soga_chin_type',0,3,8), (186023,1250003,1,'soga_ear_type',0,-14,0), (186024,1250003,1,'soga_eye_brow_type',0,28,7), (186025,1250003,0,'soga_eye_color',229,229,102), (186026,1250003,1,'soga_eye_type',-14,0,0), (186027,1250003,0,'soga_hair_face_color',121,133,133), (186028,1250003,0,'soga_hair_face_highlight_color',179,62,33), (186029,1250003,0,'soga_hair_type_color',121,133,133), (186030,1250003,0,'soga_hair_type_highlight_color',179,62,33), (186031,1250003,1,'soga_lip_type',-19,0,-9), (186032,1250003,1,'soga_nose_type',17,19,2), (186033,1250003,0,'soga_skin_color',50,10,19), (186034,1250003,0,'wing_color1',255,255,255), (186035,1250003,0,'wing_color2',255,255,255), (186036,1250004,1,'cheek_type',-26,26,0), (186037,1250004,1,'chin_type',-18,-29,-25), (186038,1250004,1,'ear_type',10,0,0), (186039,1250004,1,'eye_brow_type',29,-28,0), (186040,1250004,0,'eye_color',13,6,12), (186041,1250004,1,'eye_type',14,0,0), (186042,1250004,0,'hair_color1',26,0,0), (186043,1250004,0,'hair_face_color',226,226,226), (186044,1250004,0,'hair_face_highlight_color',179,62,33), (186045,1250004,0,'hair_type_color',226,226,226), (186046,1250004,0,'hair_type_highlight_color',179,62,33), (186047,1250004,1,'lip_type',31,-28,-17), (186048,1250004,1,'nose_type',-25,26,0), (186049,1250004,0,'skin_color',143,110,148), (186050,1250004,1,'soga_cheek_type',0,29,-28), (186051,1250004,1,'soga_chin_type',0,31,-28), (186052,1250004,1,'soga_ear_type',0,14,0), (186053,1250004,1,'soga_eye_brow_type',0,10,0), (186054,1250004,0,'soga_eye_color',229,229,102), (186055,1250004,1,'soga_eye_type',14,0,0), (186056,1250004,0,'soga_hair_face_color',226,226,226), (186057,1250004,0,'soga_hair_face_highlight_color',179,62,33), (186058,1250004,0,'soga_hair_type_color',226,226,226), (186059,1250004,0,'soga_hair_type_highlight_color',179,62,33), (186060,1250004,1,'soga_lip_type',0,-26,26), (186061,1250004,1,'soga_nose_type',-17,-18,-29), (186062,1250004,0,'soga_skin_color',143,110,148), (186063,1250004,0,'wing_color1',255,255,255), (186064,1250004,0,'wing_color2',255,255,255), (186065,1250005,0,'eye_color',255,255,255), (186066,1250005,0,'skin_color',255,255,255), (186067,1250005,0,'soga_eye_color',255,0,255), (186068,1250006,0,'eye_color',255,255,255), (186069,1250006,0,'skin_color',255,255,255), (186070,1250006,0,'soga_eye_color',255,0,255), (186071,1250007,0,'eye_color',255,255,255), (186072,1250007,0,'skin_color',255,255,255), (186073,1250007,0,'soga_eye_color',255,0,255), (186074,1250008,0,'eye_color',255,255,255), (186075,1250008,0,'skin_color',255,255,255), (186076,1250008,0,'soga_eye_color',255,0,255), (186077,1250009,0,'eye_color',255,255,255), (186078,1250009,0,'skin_color',255,255,255), (186079,1250009,0,'soga_eye_color',255,0,255), (186080,1250010,0,'eye_color',255,255,255), (186081,1250010,0,'skin_color',255,255,255), (186082,1250010,0,'soga_eye_color',255,0,255), (186083,1250011,0,'eye_color',255,255,255), (186084,1250011,0,'skin_color',255,255,255), (186085,1250011,0,'soga_eye_color',255,0,255), (186086,1250012,0,'eye_color',255,255,255), (186087,1250012,0,'skin_color',100,100,100), (186088,1250012,0,'soga_eye_color',255,0,255), (186089,1250013,0,'eye_color',255,255,255), (186090,1250013,0,'skin_color',100,100,100), (186091,1250013,0,'soga_eye_color',255,0,255), (186092,1250014,0,'eye_color',255,255,255), (186093,1250014,0,'skin_color',255,255,255), (186094,1250014,0,'soga_eye_color',255,0,255), (186095,1250015,1,'cheek_type',-34,-62,0), (186096,1250015,1,'chin_type',82,28,25), (186097,1250015,1,'ear_type',22,21,0), (186098,1250015,1,'eye_brow_type',8,17,95), (186099,1250015,0,'eye_color',230,161,255), (186100,1250015,1,'eye_type',-14,0,0), (186101,1250015,0,'hair_color1',5,218,205), (186102,1250015,0,'hair_color2',62,62,68), (186103,1250015,0,'hair_face_color',146,169,168), (186104,1250015,0,'hair_face_highlight_color',145,168,168), (186105,1250015,0,'hair_highlight',96,63,188), (186106,1250015,0,'hair_type_color',146,169,168), (186107,1250015,0,'hair_type_highlight_color',145,168,168), (186108,1250015,1,'lip_type',-56,23,74), (186109,1250015,1,'nose_type',87,5,-38), (186110,1250015,0,'skin_color',211,181,192), (186111,1250015,1,'soga_cheek_type',0,8,17), (186112,1250015,1,'soga_chin_type',0,-56,23), (186113,1250015,1,'soga_ear_type',0,-14,0), (186114,1250015,1,'soga_eye_brow_type',0,22,21), (186115,1250015,0,'soga_eye_color',229,229,102), (186116,1250015,1,'soga_eye_type',35,0,0), (186117,1250015,0,'soga_hair_color1',160,156,172), (186118,1250015,0,'soga_hair_color2',62,62,68), (186119,1250015,0,'soga_hair_face_color',146,169,168), (186120,1250015,0,'soga_hair_face_highlight_color',145,168,168), (186121,1250015,0,'soga_hair_highlight',96,63,188), (186122,1250015,0,'soga_hair_type_color',146,169,168), (186123,1250015,0,'soga_hair_type_highlight_color',145,168,168), (186124,1250015,1,'soga_lip_type',95,-34,-62), (186125,1250015,1,'soga_nose_type',74,82,28), (186126,1250015,0,'soga_skin_color',211,181,192), (186127,1250015,0,'wing_color1',255,255,255), (186128,1250015,0,'wing_color2',255,255,255), (186129,1250016,0,'eye_color',255,255,255), (186130,1250016,0,'skin_color',255,255,255), (186131,1250016,0,'soga_eye_color',255,0,255), (186132,1250017,0,'eye_color',255,255,255), (186133,1250017,0,'skin_color',255,255,255), (186134,1250017,0,'soga_eye_color',255,0,255), (186135,1250018,0,'eye_color',255,255,255), (186136,1250018,0,'skin_color',100,100,100), (186137,1250018,0,'soga_eye_color',255,0,255), (186138,1250019,0,'eye_color',255,255,255), (186139,1250019,0,'skin_color',100,100,100), (186140,1250019,0,'soga_eye_color',255,0,255), (186141,1250020,1,'cheek_type',10,0,0), (186142,1250020,1,'chin_type',34,-38,-14), (186143,1250020,1,'ear_type',34,12,0), (186144,1250020,1,'eye_brow_type',0,-11,-29), (186145,1250020,0,'eye_color',47,50,90), (186146,1250020,1,'eye_type',34,0,0), (186147,1250020,0,'hair_color1',2,17,0), (186148,1250020,0,'hair_face_color',121,132,132), (186149,1250020,0,'hair_face_highlight_color',179,62,33), (186150,1250020,0,'hair_type_color',121,132,132), (186151,1250020,0,'hair_type_highlight_color',179,62,33), (186152,1250020,1,'lip_type',5,3,7), (186153,1250020,1,'nose_type',-3,2,17), (186154,1250020,0,'skin_color',189,182,224), (186155,1250020,1,'soga_cheek_type',0,0,-11), (186156,1250020,1,'soga_chin_type',0,5,3), (186157,1250020,1,'soga_ear_type',0,34,0), (186158,1250020,1,'soga_eye_brow_type',0,34,12), (186159,1250020,0,'soga_eye_color',229,229,102), (186160,1250020,1,'soga_eye_type',34,0,0), (186161,1250020,0,'soga_hair_face_color',121,132,132), (186162,1250020,0,'soga_hair_face_highlight_color',179,62,33), (186163,1250020,0,'soga_hair_type_color',121,132,132), (186164,1250020,0,'soga_hair_type_highlight_color',179,62,33), (186165,1250020,1,'soga_lip_type',-29,10,0), (186166,1250020,1,'soga_nose_type',7,34,-38), (186167,1250020,0,'soga_skin_color',189,182,224), (186168,1250020,0,'wing_color1',255,255,255), (186169,1250020,0,'wing_color2',255,255,255), (186170,1250021,0,'eye_color',255,255,255), (186171,1250021,0,'skin_color',255,255,255), (186172,1250021,0,'soga_eye_color',255,0,255), (186173,1250022,0,'eye_color',5,5,5), (186174,1250022,0,'skin_color',255,255,128), (186175,1250022,0,'soga_eye_color',255,0,255), (186176,1250023,0,'eye_color',255,255,255), (186177,1250023,0,'skin_color',40,40,40), (186178,1250023,0,'soga_eye_color',255,0,255), (186179,1250024,0,'eye_color',255,255,255), (186180,1250024,0,'skin_color',255,255,255), (186181,1250024,0,'soga_eye_color',255,0,255), (186182,1250025,0,'eye_color',255,255,255), (186183,1250025,0,'skin_color',255,255,255), (186184,1250025,0,'soga_eye_color',255,0,255), (186185,1250026,0,'eye_color',255,255,255), (186186,1250026,0,'skin_color',40,40,40), (186187,1250026,0,'soga_eye_color',255,0,255), (186188,1250027,0,'eye_color',255,255,255), (186189,1250027,0,'skin_color',255,255,255), (186190,1250027,0,'soga_eye_color',255,0,255), (186191,1250028,0,'eye_color',255,255,255), (186192,1250028,0,'skin_color',40,40,40), (186193,1250028,0,'soga_eye_color',255,0,255), (186194,1250029,0,'eye_color',255,255,255), (186195,1250029,0,'skin_color',255,255,255), (186196,1250029,0,'soga_eye_color',255,0,255), (186197,1250030,0,'eye_color',255,255,255), (186198,1250030,0,'skin_color',255,255,255), (186199,1250030,0,'soga_eye_color',255,0,255), (186200,1250031,1,'cheek_type',-25,0,0), (186201,1250031,1,'chin_type',-26,11,0), (186202,1250031,1,'ear_type',-11,20,0), (186203,1250031,1,'eye_brow_type',-7,-3,31), (186204,1250031,0,'eye_color',82,48,120), (186205,1250031,1,'eye_type',35,0,0), (186206,1250031,0,'hair_color1',253,0,0), (186207,1250031,0,'hair_face_color',137,124,136), (186208,1250031,0,'hair_face_highlight_color',179,62,33), (186209,1250031,0,'hair_type_color',137,124,136), (186210,1250031,0,'hair_type_highlight_color',179,62,33), (186211,1250031,1,'lip_type',-25,-4,-9), (186212,1250031,1,'nose_type',-11,-3,0), (186213,1250031,0,'skin_color',2,58,57), (186214,1250031,1,'soga_cheek_type',0,-7,-3), (186215,1250031,1,'soga_chin_type',0,-25,-4), (186216,1250031,1,'soga_ear_type',0,35,0), (186217,1250031,1,'soga_eye_brow_type',0,-11,20), (186218,1250031,0,'soga_eye_color',229,229,102), (186219,1250031,1,'soga_eye_type',35,0,0), (186220,1250031,0,'soga_hair_face_color',137,124,136), (186221,1250031,0,'soga_hair_face_highlight_color',179,62,33), (186222,1250031,0,'soga_hair_type_color',137,124,136), (186223,1250031,0,'soga_hair_type_highlight_color',179,62,33), (186224,1250031,1,'soga_lip_type',31,-25,0), (186225,1250031,1,'soga_nose_type',-9,-26,11), (186226,1250031,0,'soga_skin_color',2,58,57), (186227,1250031,0,'wing_color1',255,255,255), (186228,1250031,0,'wing_color2',255,255,255), (186229,1250032,1,'cheek_type',-63,93,0), (186230,1250032,1,'chin_type',37,21,-42), (186231,1250032,1,'ear_type',-28,26,0), (186232,1250032,1,'eye_brow_type',-56,-62,66), (186233,1250032,0,'eye_color',90,19,142), (186234,1250032,1,'eye_type',-65,0,0), (186235,1250032,0,'hair_color1',17,25,51), (186236,1250032,0,'hair_face_color',171,169,157), (186237,1250032,0,'hair_type_color',171,169,157), (186238,1250032,1,'lip_type',-75,39,20), (186239,1250032,1,'nose_type',88,17,25), (186240,1250032,0,'skin_color',235,231,230), (186241,1250032,1,'soga_cheek_type',0,-56,-62), (186242,1250032,1,'soga_chin_type',0,-75,39), (186243,1250032,1,'soga_ear_type',0,-65,0), (186244,1250032,1,'soga_eye_brow_type',0,-28,26), (186245,1250032,0,'soga_eye_color',204,204,204), (186246,1250032,0,'soga_hair_face_color',171,169,157), (186247,1250032,0,'soga_hair_type_color',171,169,157), (186248,1250032,1,'soga_lip_type',66,-63,93), (186249,1250032,1,'soga_nose_type',20,37,21), (186250,1250032,0,'soga_skin_color',235,231,230), (186251,1250033,0,'eye_color',255,255,255), (186252,1250033,0,'skin_color',40,40,40), (186253,1250033,0,'soga_eye_color',255,0,255), (186254,1250034,1,'cheek_type',0,31,0), (186255,1250034,1,'chin_type',-7,17,-37), (186256,1250034,1,'ear_type',34,0,0), (186257,1250034,1,'eye_brow_type',-2,14,10), (186258,1250034,0,'eye_color',25,100,117), (186259,1250034,1,'eye_type',22,0,0), (186260,1250034,0,'hair_color1',22,20,0), (186261,1250034,0,'hair_face_color',75,28,9), (186262,1250034,0,'hair_face_highlight_color',152,118,74), (186263,1250034,0,'hair_type_color',75,28,9), (186264,1250034,0,'hair_type_highlight_color',152,118,74), (186265,1250034,1,'lip_type',0,-2,-19), (186266,1250034,1,'nose_type',-19,22,20), (186267,1250034,0,'skin_color',64,84,106), (186268,1250034,1,'soga_cheek_type',0,-2,14), (186269,1250034,1,'soga_chin_type',0,0,-2), (186270,1250034,1,'soga_ear_type',0,22,0), (186271,1250034,1,'soga_eye_brow_type',0,34,0), (186272,1250034,0,'soga_eye_color',229,229,102), (186273,1250034,1,'soga_eye_type',22,0,0), (186274,1250034,0,'soga_hair_face_color',75,28,9), (186275,1250034,0,'soga_hair_face_highlight_color',152,118,74), (186276,1250034,0,'soga_hair_type_color',75,28,9), (186277,1250034,0,'soga_hair_type_highlight_color',152,118,74), (186278,1250034,1,'soga_lip_type',10,0,31), (186279,1250034,1,'soga_nose_type',-19,-7,17), (186280,1250034,0,'soga_skin_color',64,84,106), (186281,1250034,0,'wing_color1',255,255,255), (186282,1250034,0,'wing_color2',255,255,255), (186283,1250035,0,'eye_color',255,255,255), (186284,1250035,0,'skin_color',255,255,255), (186285,1250035,0,'soga_eye_color',255,0,255), (186286,1250036,0,'eye_color',255,255,255), (186287,1250036,0,'skin_color',255,255,255), (186288,1250036,0,'soga_eye_color',255,0,255), (186289,1250037,1,'cheek_type',-62,1,0), (186290,1250037,1,'chin_type',46,72,46), (186291,1250037,1,'ear_type',7,-14,0), (186292,1250037,1,'eye_brow_type',74,-2,75), (186293,1250037,0,'eye_color',162,189,169), (186294,1250037,1,'eye_type',34,0,0), (186295,1250037,0,'hair_color1',200,72,98), (186296,1250037,0,'hair_color2',156,0,0), (186297,1250037,0,'hair_face_color',61,61,75), (186298,1250037,0,'hair_face_highlight_color',236,236,233), (186299,1250037,0,'hair_highlight',161,165,168), (186300,1250037,0,'hair_type_color',61,61,75), (186301,1250037,0,'hair_type_highlight_color',236,236,233), (186302,1250037,1,'lip_type',-62,81,-5), (186303,1250037,1,'nose_type',-97,-56,72), (186304,1250037,0,'skin_color',44,46,46), (186305,1250037,1,'soga_cheek_type',0,74,-2), (186306,1250037,1,'soga_chin_type',0,-62,81), (186307,1250037,1,'soga_ear_type',0,34,0), (186308,1250037,1,'soga_eye_brow_type',0,7,-14), (186309,1250037,0,'soga_eye_color',229,229,102), (186310,1250037,1,'soga_eye_type',-100,0,0), (186311,1250037,0,'soga_hair_color1',43,36,70), (186312,1250037,0,'soga_hair_color2',68,76,74), (186313,1250037,0,'soga_hair_face_color',61,61,75), (186314,1250037,0,'soga_hair_face_highlight_color',236,236,233), (186315,1250037,0,'soga_hair_highlight',161,165,168), (186316,1250037,0,'soga_hair_type_color',61,61,75), (186317,1250037,0,'soga_hair_type_highlight_color',236,236,233), (186318,1250037,1,'soga_lip_type',75,-62,1), (186319,1250037,1,'soga_nose_type',-5,46,72), (186320,1250037,0,'soga_skin_color',44,46,46), (186321,1250038,1,'cheek_type',38,-22,0), (186322,1250038,1,'chin_type',85,25,-8), (186323,1250038,1,'ear_type',46,-44,0), (186324,1250038,1,'eye_brow_type',84,-34,71), (186325,1250038,0,'eye_color',194,239,247), (186326,1250038,1,'eye_type',-100,0,0), (186327,1250038,0,'hair_color1',163,206,68), (186328,1250038,0,'hair_color2',62,62,68), (186329,1250038,0,'hair_face_color',244,244,246), (186330,1250038,0,'hair_face_highlight_color',107,119,158), (186331,1250038,0,'hair_highlight',94,119,160), (186332,1250038,0,'hair_type_color',244,244,246), (186333,1250038,0,'hair_type_highlight_color',107,119,158), (186334,1250038,1,'lip_type',64,-82,-93), (186335,1250038,1,'nose_type',-29,-93,-50), (186336,1250038,0,'skin_color',193,193,193), (186337,1250038,1,'soga_cheek_type',0,84,-34), (186338,1250038,1,'soga_chin_type',0,64,-82), (186339,1250038,1,'soga_ear_type',0,-100,0), (186340,1250038,1,'soga_eye_brow_type',0,46,-44), (186341,1250038,0,'soga_eye_color',229,229,102), (186342,1250038,1,'soga_eye_type',-100,0,0), (186343,1250038,0,'soga_hair_color1',160,156,172), (186344,1250038,0,'soga_hair_color2',62,62,68), (186345,1250038,0,'soga_hair_face_color',244,244,246), (186346,1250038,0,'soga_hair_face_highlight_color',107,119,158), (186347,1250038,0,'soga_hair_highlight',94,119,160), (186348,1250038,0,'soga_hair_type_color',244,244,246), (186349,1250038,0,'soga_hair_type_highlight_color',107,119,158), (186350,1250038,1,'soga_lip_type',71,38,-22), (186351,1250038,1,'soga_nose_type',-93,85,25), (186352,1250038,0,'soga_skin_color',193,193,193), (186353,1250038,0,'wing_color1',255,255,255), (186354,1250038,0,'wing_color2',255,255,255), (186355,1250039,1,'cheek_type',25,-93,0), (186356,1250039,1,'chin_type',-34,95,-5), (186357,1250039,1,'ear_type',8,34,0), (186358,1250039,1,'eye_brow_type',-65,-34,85), (186359,1250039,0,'eye_color',243,166,255), (186360,1250039,1,'eye_type',-14,0,0), (186361,1250039,0,'hair_color1',47,166,192), (186362,1250039,0,'hair_color2',60,71,71), (186363,1250039,0,'hair_face_color',225,221,214), (186364,1250039,0,'hair_face_highlight_color',89,73,129), (186365,1250039,0,'hair_highlight',152,46,102), (186366,1250039,0,'hair_type_color',225,221,214), (186367,1250039,0,'hair_type_highlight_color',89,73,129), (186368,1250039,1,'lip_type',-15,29,32), (186369,1250039,1,'nose_type',62,47,-90), (186370,1250039,0,'skin_color',121,164,163), (186371,1250039,1,'soga_cheek_type',0,-65,-34), (186372,1250039,1,'soga_chin_type',0,-15,29), (186373,1250039,1,'soga_ear_type',0,-14,0), (186374,1250039,1,'soga_eye_brow_type',0,8,34), (186375,1250039,0,'soga_eye_color',229,229,102), (186376,1250039,1,'soga_eye_type',-26,0,0), (186377,1250039,0,'soga_hair_color1',161,165,168), (186378,1250039,0,'soga_hair_color2',60,71,71), (186379,1250039,0,'soga_hair_face_color',225,221,214), (186380,1250039,0,'soga_hair_face_highlight_color',89,73,129), (186381,1250039,0,'soga_hair_highlight',152,46,102), (186382,1250039,0,'soga_hair_type_color',225,221,214), (186383,1250039,0,'soga_hair_type_highlight_color',89,73,129), (186384,1250039,1,'soga_lip_type',85,25,-93), (186385,1250039,1,'soga_nose_type',32,-34,95), (186386,1250039,0,'soga_skin_color',121,164,163), (186387,1250039,0,'wing_color1',255,255,255), (186388,1250039,0,'wing_color2',255,255,255), (186389,1250040,1,'cheek_type',-62,64,0), (186390,1250040,1,'chin_type',91,62,0), (186391,1250040,1,'ear_type',-76,78,0), (186392,1250040,1,'eye_brow_type',40,-61,96), (186393,1250040,0,'eye_color',118,129,225), (186394,1250040,1,'eye_type',19,0,0), (186395,1250040,0,'hair_color1',208,96,52), (186396,1250040,0,'hair_color2',62,62,68), (186397,1250040,0,'hair_face_color',100,131,153), (186398,1250040,0,'hair_face_highlight_color',5,4,1), (186399,1250040,0,'hair_highlight',114,112,142), (186400,1250040,0,'hair_type_color',100,131,153), (186401,1250040,0,'hair_type_highlight_color',5,4,1), (186402,1250040,1,'lip_type',66,84,-11), (186403,1250040,1,'nose_type',-87,-48,96), (186404,1250040,0,'skin_color',159,202,201), (186405,1250040,1,'soga_cheek_type',0,40,-61), (186406,1250040,1,'soga_chin_type',0,66,84), (186407,1250040,1,'soga_ear_type',0,19,0), (186408,1250040,1,'soga_eye_brow_type',0,-76,78), (186409,1250040,0,'soga_eye_color',229,229,102), (186410,1250040,1,'soga_eye_type',-58,0,0), (186411,1250040,0,'soga_hair_color1',160,156,172), (186412,1250040,0,'soga_hair_color2',62,62,68), (186413,1250040,0,'soga_hair_face_color',100,131,153), (186414,1250040,0,'soga_hair_face_highlight_color',5,4,1), (186415,1250040,0,'soga_hair_highlight',114,112,142), (186416,1250040,0,'soga_hair_type_color',100,131,153), (186417,1250040,0,'soga_hair_type_highlight_color',5,4,1), (186418,1250040,1,'soga_lip_type',96,-62,64), (186419,1250040,1,'soga_nose_type',-11,91,62), (186420,1250040,0,'soga_skin_color',159,202,201), (186421,1250040,0,'wing_color1',255,255,255), (186422,1250040,0,'wing_color2',255,255,255), (186423,1250041,1,'cheek_type',17,0,0), (186424,1250041,1,'chin_type',-31,0,-4), (186425,1250041,1,'ear_type',7,21,0), (186426,1250041,1,'eye_brow_type',45,-18,8), (186427,1250041,0,'eye_color',99,140,101), (186428,1250041,1,'eye_type',-10,0,0), (186429,1250041,0,'hair_color1',0,0,249), (186430,1250041,0,'hair_face_color',194,184,86), (186431,1250041,0,'hair_face_highlight_color',147,65,19), (186432,1250041,0,'hair_type_color',194,184,86), (186433,1250041,0,'hair_type_highlight_color',147,65,19), (186434,1250041,1,'lip_type',23,19,1), (186435,1250041,1,'nose_type',-28,0,0), (186436,1250041,0,'skin_color',182,154,99), (186437,1250041,1,'soga_cheek_type',0,45,-18), (186438,1250041,1,'soga_chin_type',0,23,19), (186439,1250041,1,'soga_ear_type',0,-10,0), (186440,1250041,1,'soga_eye_brow_type',0,7,21), (186441,1250041,0,'soga_eye_color',229,229,102), (186442,1250041,0,'soga_hair_face_color',194,184,86), (186443,1250041,0,'soga_hair_face_highlight_color',147,65,19), (186444,1250041,0,'soga_hair_type_color',194,184,86), (186445,1250041,0,'soga_hair_type_highlight_color',147,65,19), (186446,1250041,1,'soga_lip_type',8,17,0), (186447,1250041,1,'soga_nose_type',1,-31,0), (186448,1250041,0,'soga_skin_color',182,154,99), (186449,1250041,0,'wing_color1',255,255,255), (186450,1250041,0,'wing_color2',255,255,255), (186451,1250042,0,'eye_color',255,255,255), (186452,1250042,0,'skin_color',255,255,255), (186453,1250042,0,'soga_eye_color',255,0,255), (186454,1250043,0,'eye_color',255,255,255), (186455,1250043,0,'skin_color',255,255,255), (186456,1250043,0,'soga_eye_color',255,0,255), (186457,1250044,1,'cheek_type',-58,-45,0), (186458,1250044,1,'chin_type',34,93,-14), (186459,1250044,1,'ear_type',-40,-15,0), (186460,1250044,1,'eye_brow_type',-26,85,-29), (186461,1250044,0,'eye_color',99,72,166), (186462,1250044,1,'eye_type',39,0,0), (186463,1250044,0,'hair_color1',103,102,153), (186464,1250044,0,'hair_color2',95,79,92), (186465,1250044,0,'hair_face_color',109,131,182), (186466,1250044,0,'hair_face_highlight_color',103,133,149), (186467,1250044,0,'hair_highlight',102,153,147), (186468,1250044,0,'hair_type_color',109,131,182), (186469,1250044,0,'hair_type_highlight_color',103,133,149), (186470,1250044,1,'lip_type',53,94,66), (186471,1250044,1,'nose_type',98,28,-55), (186472,1250044,0,'skin_color',147,190,189), (186473,1250044,1,'soga_cheek_type',-58,-45,0), (186474,1250044,1,'soga_chin_type',34,93,-14), (186475,1250044,1,'soga_ear_type',-40,-15,0), (186476,1250044,1,'soga_eye_brow_type',-26,85,-29), (186477,1250044,0,'soga_eye_color',229,229,102), (186478,1250044,1,'soga_eye_type',39,0,0), (186479,1250044,0,'soga_hair_color1',103,102,153), (186480,1250044,0,'soga_hair_color2',95,79,92), (186481,1250044,0,'soga_hair_face_color',109,131,182), (186482,1250044,0,'soga_hair_face_highlight_color',103,133,149), (186483,1250044,0,'soga_hair_highlight',102,153,147), (186484,1250044,0,'soga_hair_type_color',109,131,182), (186485,1250044,0,'soga_hair_type_highlight_color',103,133,149), (186486,1250044,1,'soga_lip_type',53,94,66), (186487,1250044,1,'soga_nose_type',98,28,-55), (186488,1250044,0,'soga_skin_color',147,190,189), (186489,1250044,0,'wing_color1',255,255,255), (186490,1250044,0,'wing_color2',255,255,255), (186491,1250045,1,'cheek_type',100,-100,0), (186492,1250045,1,'chin_type',-100,100,100), (186493,1250045,1,'ear_type',25,9,0), (186494,1250045,1,'eye_brow_type',100,100,100), (186495,1250045,0,'eye_color',118,14,183), (186496,1250045,1,'eye_type',100,0,0), (186497,1250045,0,'hair_face_color',171,60,32), (186498,1250045,0,'hair_face_highlight_color',216,192,37), (186499,1250045,0,'hair_type_color',171,60,32), (186500,1250045,0,'hair_type_highlight_color',216,192,37), (186501,1250045,1,'lip_type',100,50,-68), (186502,1250045,1,'nose_type',0,-17,-1), (186503,1250045,0,'skin_color',231,231,231), (186504,1250045,1,'soga_cheek_type',100,-100,0), (186505,1250045,1,'soga_chin_type',-100,100,100), (186506,1250045,1,'soga_ear_type',25,9,0), (186507,1250045,1,'soga_eye_brow_type',100,100,100), (186508,1250045,0,'soga_eye_color',229,229,102), (186509,1250045,1,'soga_eye_type',100,0,0), (186510,1250045,0,'soga_hair_face_color',171,60,32), (186511,1250045,0,'soga_hair_face_highlight_color',216,192,37), (186512,1250045,0,'soga_hair_type_color',171,60,32), (186513,1250045,0,'soga_hair_type_highlight_color',216,192,37), (186514,1250045,1,'soga_lip_type',100,50,-68), (186515,1250045,1,'soga_nose_type',0,-17,-1), (186516,1250045,0,'soga_skin_color',231,231,231), (186517,1250045,0,'wing_color1',255,255,255), (186518,1250045,0,'wing_color2',255,255,255), (186519,1250046,0,'eye_color',255,255,255), (186520,1250046,0,'skin_color',255,255,255), (186521,1250046,0,'soga_eye_color',255,0,255), (186522,1250047,0,'eye_color',255,255,255), (186523,1250047,0,'skin_color',255,255,255), (186524,1250047,0,'soga_eye_color',255,0,255), (186525,1250048,0,'eye_color',5,5,5), (186526,1250048,0,'skin_color',255,255,72), (186527,1250048,0,'soga_eye_color',255,0,255), (186528,1250049,1,'cheek_type',100,-100,0), (186529,1250049,1,'chin_type',-100,100,100), (186530,1250049,1,'ear_type',25,9,0), (186531,1250049,1,'eye_brow_type',100,100,100), (186532,1250049,0,'eye_color',118,14,183), (186533,1250049,1,'eye_type',100,0,0), (186534,1250049,0,'hair_face_color',171,60,32), (186535,1250049,0,'hair_face_highlight_color',216,192,37), (186536,1250049,0,'hair_type_color',171,60,32), (186537,1250049,0,'hair_type_highlight_color',216,192,37), (186538,1250049,1,'lip_type',100,50,-68), (186539,1250049,1,'nose_type',0,-17,-1), (186540,1250049,0,'skin_color',235,219,156), (186541,1250049,1,'soga_cheek_type',100,-100,0), (186542,1250049,1,'soga_chin_type',-100,100,100), (186543,1250049,1,'soga_ear_type',25,9,0), (186544,1250049,1,'soga_eye_brow_type',100,100,100), (186545,1250049,0,'soga_eye_color',229,229,102), (186546,1250049,1,'soga_eye_type',100,0,0), (186547,1250049,0,'soga_hair_face_color',171,60,32), (186548,1250049,0,'soga_hair_face_highlight_color',216,192,37), (186549,1250049,0,'soga_hair_type_color',171,60,32), (186550,1250049,0,'soga_hair_type_highlight_color',216,192,37), (186551,1250049,1,'soga_lip_type',100,50,-68), (186552,1250049,1,'soga_nose_type',0,-17,-1), (186553,1250049,0,'soga_skin_color',235,219,156), (186554,1250049,0,'wing_color1',255,255,255), (186555,1250049,0,'wing_color2',255,255,255), (186556,1250050,1,'cheek_type',-10,25,0), (186557,1250050,1,'chin_type',0,0,-21), (186558,1250050,1,'ear_type',-31,-25,0), (186559,1250050,1,'eye_brow_type',0,11,-10), (186560,1250050,0,'eye_color',216,161,255), (186561,1250050,1,'eye_type',-4,0,0), (186562,1250050,0,'hair_face_color',131,127,131), (186563,1250050,0,'hair_face_highlight_color',155,150,106), (186564,1250050,0,'hair_type_color',131,127,131), (186565,1250050,0,'hair_type_highlight_color',155,150,106), (186566,1250050,1,'lip_type',-31,-14,-20), (186567,1250050,1,'nose_type',12,-26,31), (186568,1250050,0,'skin_color',144,200,199), (186569,1250050,1,'soga_cheek_type',-10,25,0), (186570,1250050,1,'soga_chin_type',0,0,-21), (186571,1250050,1,'soga_ear_type',-31,-25,0), (186572,1250050,1,'soga_eye_brow_type',0,11,-10), (186573,1250050,0,'soga_eye_color',229,229,102), (186574,1250050,1,'soga_eye_type',-4,0,0), (186575,1250050,0,'soga_hair_face_color',131,127,131), (186576,1250050,0,'soga_hair_face_highlight_color',155,150,106), (186577,1250050,0,'soga_hair_type_color',131,127,131), (186578,1250050,0,'soga_hair_type_highlight_color',155,150,106), (186579,1250050,1,'soga_lip_type',-31,-14,-20), (186580,1250050,1,'soga_nose_type',12,-26,31), (186581,1250050,0,'soga_skin_color',144,200,199), (186582,1250050,0,'wing_color1',255,255,255), (186583,1250050,0,'wing_color2',255,255,255), (186584,1250051,0,'eye_color',255,255,255), (186585,1250051,0,'skin_color',255,255,255), (186586,1250051,0,'soga_eye_color',255,0,255), (186587,1250052,0,'eye_color',255,255,255), (186588,1250052,0,'skin_color',255,255,255), (186589,1250052,0,'soga_eye_color',255,0,255), (186590,1250053,0,'eye_color',255,255,255), (186591,1250053,0,'skin_color',255,255,255), (186592,1250053,0,'soga_eye_color',255,0,255), (186593,1250054,1,'cheek_type',11,53,0), (186594,1250054,1,'chin_type',40,-14,4), (186595,1250054,1,'ear_type',-1,71,0), (186596,1250054,1,'eye_brow_type',93,-10,-51), (186597,1250054,0,'eye_color',116,174,190), (186598,1250054,1,'eye_type',97,0,0), (186599,1250054,0,'hair_color1',38,22,21), (186600,1250054,0,'hair_color2',120,50,0), (186601,1250054,0,'hair_face_color',2,0,0), (186602,1250054,0,'hair_face_highlight_color',233,184,31), (186603,1250054,0,'hair_highlight',246,219,114), (186604,1250054,0,'hair_type_color',2,0,0), (186605,1250054,0,'hair_type_highlight_color',233,184,31), (186606,1250054,1,'lip_type',43,-53,-50), (186607,1250054,1,'nose_type',-55,-87,-62), (186608,1250054,0,'skin_color',202,194,179), (186609,1250054,1,'soga_cheek_type',11,53,0), (186610,1250054,1,'soga_chin_type',40,-14,4), (186611,1250054,1,'soga_ear_type',-1,71,0), (186612,1250054,1,'soga_eye_brow_type',93,-10,-51), (186613,1250054,0,'soga_eye_color',229,229,102), (186614,1250054,1,'soga_eye_type',97,0,0), (186615,1250054,0,'soga_hair_color1',38,22,21), (186616,1250054,0,'soga_hair_color2',120,50,0), (186617,1250054,0,'soga_hair_face_color',2,0,0), (186618,1250054,0,'soga_hair_face_highlight_color',233,184,31), (186619,1250054,0,'soga_hair_highlight',246,219,114), (186620,1250054,0,'soga_hair_type_color',2,0,0), (186621,1250054,0,'soga_hair_type_highlight_color',233,184,31), (186622,1250054,1,'soga_lip_type',43,-53,-50), (186623,1250054,1,'soga_nose_type',-55,-87,-62), (186624,1250054,0,'soga_skin_color',202,194,179), (186625,1250054,0,'wing_color1',255,255,255), (186626,1250054,0,'wing_color2',255,255,255), (186627,1250055,0,'eye_color',255,255,255), (186628,1250055,0,'skin_color',255,255,255), (186629,1250055,0,'soga_eye_color',255,0,255), (186630,1250056,0,'eye_color',255,255,255), (186631,1250056,0,'skin_color',255,255,255), (186632,1250056,0,'soga_eye_color',255,0,255), (186633,1250057,0,'eye_color',255,255,255), (186634,1250057,0,'skin_color',255,255,255), (186635,1250057,0,'soga_eye_color',255,0,255), (186636,1250058,0,'eye_color',255,255,255), (186637,1250058,0,'skin_color',255,255,255), (186638,1250058,0,'soga_eye_color',255,0,255), (186639,1250059,0,'eye_color',255,255,255), (186640,1250059,0,'skin_color',255,255,255), (186641,1250059,0,'soga_eye_color',255,0,255), (186642,1250060,0,'eye_color',255,255,255), (186643,1250060,0,'skin_color',255,255,255), (186644,1250060,0,'soga_eye_color',255,0,255), (186645,1250061,0,'eye_color',255,255,255), (186646,1250061,0,'skin_color',255,255,255), (186647,1250061,0,'soga_eye_color',255,0,255), (186648,1250062,0,'eye_color',255,255,255), (186649,1250062,0,'skin_color',255,255,255), (186650,1250062,0,'soga_eye_color',255,0,255), (186651,1250063,0,'eye_color',255,255,255), (186652,1250063,0,'skin_color',255,255,255), (186653,1250063,0,'soga_eye_color',255,0,255), (186654,1250064,0,'eye_color',255,255,255), (186655,1250064,0,'skin_color',255,255,255), (186656,1250064,0,'soga_eye_color',255,0,255), (186657,1250065,1,'cheek_type',100,-100,0), (186658,1250065,1,'chin_type',-100,100,100), (186659,1250065,1,'ear_type',25,9,0), (186660,1250065,1,'eye_brow_type',100,100,100), (186661,1250065,0,'eye_color',118,14,183), (186662,1250065,1,'eye_type',100,0,0), (186663,1250065,0,'hair_face_color',171,60,32), (186664,1250065,0,'hair_face_highlight_color',216,192,37), (186665,1250065,0,'hair_type_color',171,60,32), (186666,1250065,0,'hair_type_highlight_color',216,192,37), (186667,1250065,1,'lip_type',100,50,-68), (186668,1250065,1,'nose_type',0,-17,-1), (186669,1250065,0,'skin_color',251,250,242), (186670,1250065,1,'soga_cheek_type',100,-100,0), (186671,1250065,1,'soga_chin_type',-100,100,100), (186672,1250065,1,'soga_ear_type',25,9,0), (186673,1250065,1,'soga_eye_brow_type',100,100,100), (186674,1250065,0,'soga_eye_color',229,229,102), (186675,1250065,1,'soga_eye_type',100,0,0), (186676,1250065,0,'soga_hair_face_color',171,60,32), (186677,1250065,0,'soga_hair_face_highlight_color',216,192,37), (186678,1250065,0,'soga_hair_type_color',171,60,32), (186679,1250065,0,'soga_hair_type_highlight_color',216,192,37), (186680,1250065,1,'soga_lip_type',100,50,-68), (186681,1250065,1,'soga_nose_type',0,-17,-1), (186682,1250065,0,'soga_skin_color',251,250,242), (186683,1250065,0,'wing_color1',255,255,255), (186684,1250065,0,'wing_color2',255,255,255), (186685,1250066,0,'eye_color',255,255,255), (186686,1250066,0,'skin_color',255,255,255), (186687,1250066,0,'soga_eye_color',255,0,255), (186688,1250067,0,'eye_color',255,255,255), (186689,1250067,0,'skin_color',255,255,255), (186690,1250067,0,'soga_eye_color',255,0,255), (186691,1250068,0,'eye_color',255,255,255), (186692,1250068,0,'skin_color',255,255,255), (186693,1250068,0,'soga_eye_color',255,0,255), (186694,1250069,0,'eye_color',255,255,255), (186695,1250069,0,'skin_color',255,255,255), (186696,1250069,0,'soga_eye_color',255,0,255), (186697,1250070,0,'eye_color',255,255,255), (186698,1250070,0,'skin_color',255,255,255), (186699,1250070,0,'soga_eye_color',255,0,255), (186700,1250071,1,'cheek_type',-38,97,0), (186701,1250071,1,'chin_type',-25,-31,81), (186702,1250071,1,'ear_type',-5,-56,0), (186703,1250071,1,'eye_brow_type',-94,-23,-74), (186704,1250071,0,'eye_color',0,13,13), (186705,1250071,1,'eye_type',-74,0,0), (186706,1250071,0,'hair_color1',160,156,172), (186707,1250071,0,'hair_color2',62,62,68), (186708,1250071,0,'hair_face_color',244,244,246), (186709,1250071,0,'hair_face_highlight_color',156,172,168), (186710,1250071,0,'hair_highlight',114,112,142), (186711,1250071,0,'hair_type_color',244,244,246), (186712,1250071,0,'hair_type_highlight_color',156,172,168), (186713,1250071,1,'lip_type',37,83,-79), (186714,1250071,1,'nose_type',-85,50,21), (186715,1250071,0,'skin_color',123,114,68), (186716,1250071,1,'soga_cheek_type',-38,97,0), (186717,1250071,1,'soga_chin_type',-25,-31,81), (186718,1250071,1,'soga_ear_type',-5,-56,0), (186719,1250071,1,'soga_eye_brow_type',-94,-23,-74), (186720,1250071,0,'soga_eye_color',229,229,102), (186721,1250071,1,'soga_eye_type',-74,0,0), (186722,1250071,0,'soga_hair_color1',160,156,172), (186723,1250071,0,'soga_hair_color2',62,62,68), (186724,1250071,0,'soga_hair_face_color',244,244,246), (186725,1250071,0,'soga_hair_face_highlight_color',156,172,168), (186726,1250071,0,'soga_hair_highlight',114,112,142), (186727,1250071,0,'soga_hair_type_color',244,244,246), (186728,1250071,0,'soga_hair_type_highlight_color',156,172,168), (186729,1250071,1,'soga_lip_type',37,83,-79), (186730,1250071,1,'soga_nose_type',-85,50,21), (186731,1250071,0,'soga_skin_color',123,114,68), (186732,1250071,0,'wing_color1',255,255,255), (186733,1250071,0,'wing_color2',255,255,255), (186734,460000,1,'cheek_type',-50,-64,0), (186735,460000,1,'chin_type',-44,50,28), (186736,460000,1,'ear_type',-100,-100,0), (186737,460000,1,'eye_brow_type',68,95,-95), (186738,460000,0,'eye_color',255,255,255), (186739,460000,1,'eye_type',87,0,0), (186740,460000,0,'hair_face_color',249,223,124), (186741,460000,0,'hair_face_highlight_color',229,165,27), (186742,460000,0,'hair_type_color',249,223,124), (186743,460000,0,'hair_type_highlight_color',229,165,27), (186744,460000,1,'lip_type',65,7,-31), (186745,460000,1,'nose_type',-18,28,-70), (186746,460000,0,'skin_color',255,255,255), (186747,460000,1,'soga_cheek_type',-50,-64,0), (186748,460000,1,'soga_chin_type',-44,50,28), (186749,460000,1,'soga_ear_type',-100,-100,0), (186750,460000,1,'soga_eye_brow_type',68,95,-95), (186751,460000,0,'soga_eye_color',255,0,255), (186752,460000,1,'soga_eye_type',87,0,0), (186753,460000,0,'soga_hair_face_color',249,223,124), (186754,460000,0,'soga_hair_face_highlight_color',229,165,27), (186755,460000,0,'soga_hair_type_color',249,223,124), (186756,460000,0,'soga_hair_type_highlight_color',229,165,27), (186757,460000,1,'soga_lip_type',65,7,-31), (186758,460000,1,'soga_nose_type',-18,28,-70), (186759,460000,0,'soga_skin_color',241,245,237), (186760,460000,0,'wing_color1',255,255,255), (186761,460000,0,'wing_color2',255,255,255), (186762,460001,1,'cheek_type',-37,-31,0), (186763,460001,1,'chin_type',-34,-4,1), (186764,460001,1,'ear_type',-100,-100,0), (186765,460001,1,'eye_brow_type',75,50,70), (186766,460001,0,'eye_color',255,255,255), (186767,460001,1,'eye_type',9,0,0), (186768,460001,0,'hair_color1',58,225,100), (186769,460001,0,'hair_face_color',244,245,246), (186770,460001,0,'hair_face_highlight_color',159,173,168), (186771,460001,0,'hair_type_color',244,245,246), (186772,460001,0,'hair_type_highlight_color',159,173,168), (186773,460001,1,'lip_type',-14,-22,-19), (186774,460001,1,'nose_type',19,58,-31), (186775,460001,0,'skin_color',255,255,255), (186776,460001,1,'soga_cheek_type',0,75,50), (186777,460001,1,'soga_chin_type',0,-14,-22), (186778,460001,1,'soga_ear_type',0,9,0), (186779,460001,1,'soga_eye_brow_type',0,-100,-100), (186780,460001,0,'soga_eye_color',255,0,255), (186781,460001,1,'soga_eye_type',9,0,0), (186782,460001,0,'soga_hair_face_color',244,245,246), (186783,460001,0,'soga_hair_face_highlight_color',159,173,168), (186784,460001,0,'soga_hair_type_color',244,245,246), (186785,460001,0,'soga_hair_type_highlight_color',159,173,168), (186786,460001,1,'soga_lip_type',70,-37,-31), (186787,460001,1,'soga_nose_type',-19,-34,-4), (186788,460001,0,'soga_skin_color',193,193,193), (186789,460001,0,'wing_color1',255,255,255), (186790,460001,0,'wing_color2',255,255,255), (186791,460002,1,'cheek_type',15,-21,0), (186792,460002,1,'chin_type',32,81,-50), (186793,460002,1,'ear_type',-12,52,0), (186794,460002,1,'eye_brow_type',-89,0,10), (186795,460002,0,'eye_color',131,180,186), (186796,460002,1,'eye_type',42,0,0), (186797,460002,0,'hair_color1',239,198,48), (186798,460002,0,'hair_face_highlight_color',190,97,43), (186799,460002,0,'hair_type_highlight_color',190,97,43), (186800,460002,1,'lip_type',43,64,0), (186801,460002,1,'nose_type',0,-17,-58), (186802,460002,0,'skin_color',239,197,196), (186803,460002,1,'soga_cheek_type',0,-89,0), (186804,460002,1,'soga_chin_type',0,43,64), (186805,460002,1,'soga_ear_type',0,42,0), (186806,460002,1,'soga_eye_brow_type',0,-12,52), (186807,460002,0,'soga_eye_color',204,204,204), (186808,460002,0,'soga_hair_face_highlight_color',190,97,43), (186809,460002,0,'soga_hair_type_highlight_color',190,97,43), (186810,460002,1,'soga_lip_type',10,15,-21), (186811,460002,1,'soga_nose_type',0,32,81), (186812,460002,0,'soga_skin_color',239,197,196), (186813,460003,1,'cheek_type',71,-62,0), (186814,460003,1,'chin_type',-46,0,-14), (186815,460003,1,'ear_type',-18,-37,0), (186816,460003,1,'eye_brow_type',-14,-70,81), (186817,460003,0,'eye_color',49,30,11), (186818,460003,1,'eye_type',47,0,0), (186819,460003,0,'hair_color1',238,172,219), (186820,460003,0,'hair_color2',25,0,0), (186821,460003,0,'hair_face_color',15,1,21), (186822,460003,0,'hair_face_highlight_color',15,1,21), (186823,460003,0,'hair_type_color',15,1,21), (186824,460003,0,'hair_type_highlight_color',15,1,21), (186825,460003,1,'lip_type',31,3,57), (186826,460003,1,'nose_type',0,-18,-84), (186827,460003,0,'skin_color',138,102,69), (186828,460003,1,'soga_cheek_type',0,-14,-70), (186829,460003,1,'soga_chin_type',0,31,3), (186830,460003,1,'soga_ear_type',0,47,0), (186831,460003,1,'soga_eye_brow_type',0,-18,-37), (186832,460003,0,'soga_eye_color',229,229,102), (186833,460003,1,'soga_eye_type',25,0,0), (186834,460003,0,'soga_hair_face_color',15,1,21), (186835,460003,0,'soga_hair_face_highlight_color',15,1,21), (186836,460003,0,'soga_hair_type_color',15,1,21), (186837,460003,0,'soga_hair_type_highlight_color',15,1,21), (186838,460003,1,'soga_lip_type',81,71,-62), (186839,460003,1,'soga_nose_type',57,-46,0), (186840,460003,0,'soga_skin_color',138,102,69), (186841,460003,0,'wing_color1',255,255,255), (186842,460003,0,'wing_color2',255,255,255), (186843,460004,0,'eye_color',255,255,255), (186844,460004,0,'skin_color',128,128,0), (186845,460004,0,'soga_eye_color',255,0,255), (186846,460005,0,'eye_color',255,255,255), (186847,460005,0,'skin_color',255,255,255), (186848,460005,0,'soga_eye_color',255,0,255), (186849,460006,0,'eye_color',255,255,255), (186850,460006,0,'skin_color',128,0,0), (186851,460006,0,'soga_eye_color',255,0,255), (186852,460007,0,'eye_color',255,255,255), (186853,460007,0,'skin_color',255,255,255), (186854,460007,0,'soga_eye_color',255,0,255), (186855,460008,0,'eye_color',15,15,15), (186856,460008,0,'skin_color',10,10,10), (186857,460008,0,'soga_eye_color',255,0,255), (186858,460009,0,'eye_color',255,255,255), (186859,460009,0,'skin_color',128,128,0), (186860,460009,0,'soga_eye_color',255,0,255), (186861,460010,1,'cheek_type',100,-100,0), (186862,460010,1,'chin_type',-55,-51,75), (186863,460010,1,'ear_type',75,-93,0), (186864,460010,1,'eye_brow_type',75,-100,100), (186865,460010,0,'eye_color',49,49,175), (186866,460010,1,'eye_type',100,0,0), (186867,460010,0,'hair_face_color',15,1,21), (186868,460010,0,'hair_face_highlight_color',15,1,21), (186869,460010,0,'hair_type_color',15,1,21), (186870,460010,0,'hair_type_highlight_color',15,1,21), (186871,460010,1,'lip_type',7,50,-17), (186872,460010,1,'nose_type',50,37,75), (186873,460010,0,'skin_color',202,202,178), (186874,460010,1,'soga_cheek_type',100,-100,0), (186875,460010,1,'soga_chin_type',-55,-51,75), (186876,460010,1,'soga_ear_type',75,-93,0), (186877,460010,1,'soga_eye_brow_type',75,-100,100), (186878,460010,0,'soga_eye_color',255,0,255), (186879,460010,1,'soga_eye_type',100,0,0), (186880,460010,0,'soga_hair_face_color',15,1,21), (186881,460010,0,'soga_hair_face_highlight_color',15,1,21), (186882,460010,0,'soga_hair_type_color',15,1,21), (186883,460010,0,'soga_hair_type_highlight_color',15,1,21), (186884,460010,1,'soga_lip_type',7,50,-17), (186885,460010,1,'soga_nose_type',50,37,75), (186886,460010,0,'soga_skin_color',92,71,43), (186887,460010,0,'wing_color1',255,255,255), (186888,460010,0,'wing_color2',255,255,255), (186889,460011,0,'eye_color',128,0,0), (186890,460011,0,'skin_color',249,249,247), (186891,460011,0,'soga_eye_color',255,0,255), (186892,460012,0,'eye_color',255,255,255), (186893,460012,0,'skin_color',128,0,0), (186894,460012,0,'soga_eye_color',255,0,255), (186895,460013,0,'eye_color',255,255,255), (186896,460013,0,'skin_color',255,255,255), (186897,460013,0,'soga_eye_color',255,0,255), (186898,460014,0,'eye_color',255,255,255), (186899,460014,0,'skin_color',255,255,255), (186900,460014,0,'soga_eye_color',255,0,255), (186901,460015,1,'cheek_type',100,90,0), (186902,460015,1,'chin_type',-56,-64,50), (186903,460015,1,'ear_type',-17,-37,0), (186904,460015,1,'eye_brow_type',100,100,88), (186905,460015,0,'eye_color',49,30,11), (186906,460015,1,'eye_type',25,0,0), (186907,460015,0,'hair_color1',70,173,199), (186908,460015,0,'hair_color2',100,0,0), (186909,460015,0,'hair_face_color',61,61,75), (186910,460015,0,'hair_face_highlight_color',15,1,21), (186911,460015,0,'hair_type_color',61,61,75), (186912,460015,0,'hair_type_highlight_color',15,1,21), (186913,460015,1,'lip_type',31,2,56), (186914,460015,1,'nose_type',0,70,-83), (186915,460015,0,'skin_color',123,95,58), (186916,460015,1,'soga_cheek_type',0,100,100), (186917,460015,1,'soga_chin_type',0,31,2), (186918,460015,1,'soga_ear_type',0,25,0), (186919,460015,1,'soga_eye_brow_type',0,-17,-37), (186920,460015,0,'soga_eye_color',229,229,102), (186921,460015,1,'soga_eye_type',100,0,0), (186922,460015,0,'soga_hair_face_color',61,61,75), (186923,460015,0,'soga_hair_face_highlight_color',15,1,21), (186924,460015,0,'soga_hair_type_color',61,61,75), (186925,460015,0,'soga_hair_type_highlight_color',15,1,21), (186926,460015,1,'soga_lip_type',88,100,90), (186927,460015,1,'soga_nose_type',56,-56,-64), (186928,460015,0,'soga_skin_color',123,95,58), (186929,460015,0,'wing_color1',255,255,255), (186930,460015,0,'wing_color2',255,255,255), (186931,460016,0,'eye_color',255,255,255), (186932,460016,0,'skin_color',255,255,255), (186933,460016,0,'soga_eye_color',255,0,255), (186934,460017,0,'eye_color',255,255,255), (186935,460017,0,'skin_color',255,255,255), (186936,460017,0,'soga_eye_color',255,0,255), (186937,460018,1,'cheek_type',50,-40,0), (186938,460018,1,'chin_type',-56,-64,50), (186939,460018,1,'ear_type',-17,-37,0), (186940,460018,1,'eye_brow_type',100,100,88), (186941,460018,0,'eye_color',49,30,11), (186942,460018,1,'eye_type',25,0,0), (186943,460018,0,'hair_color1',57,211,199), (186944,460018,0,'hair_color2',191,0,0), (186945,460018,0,'hair_face_color',15,1,21), (186946,460018,0,'hair_face_highlight_color',15,1,21), (186947,460018,0,'hair_type_color',15,1,21), (186948,460018,0,'hair_type_highlight_color',15,1,21), (186949,460018,1,'lip_type',31,2,56), (186950,460018,1,'nose_type',70,57,-45), (186951,460018,0,'skin_color',123,95,58), (186952,460018,1,'soga_cheek_type',0,100,100), (186953,460018,1,'soga_chin_type',0,31,2), (186954,460018,1,'soga_ear_type',0,25,0), (186955,460018,1,'soga_eye_brow_type',0,-17,-37), (186956,460018,0,'soga_eye_color',229,229,102), (186957,460018,1,'soga_eye_type',-65,0,0), (186958,460018,0,'soga_hair_face_color',15,1,21), (186959,460018,0,'soga_hair_face_highlight_color',15,1,21), (186960,460018,0,'soga_hair_type_color',15,1,21), (186961,460018,0,'soga_hair_type_highlight_color',15,1,21), (186962,460018,1,'soga_lip_type',88,50,-40), (186963,460018,1,'soga_nose_type',56,-56,-64), (186964,460018,0,'soga_skin_color',123,95,58), (186965,460018,0,'wing_color1',255,255,255), (186966,460018,0,'wing_color2',255,255,255), (186967,460019,0,'eye_color',255,255,255), (186968,460019,0,'skin_color',128,128,0), (186969,460019,0,'soga_eye_color',255,0,255), (186970,460020,0,'eye_color',255,255,255), (186971,460020,0,'skin_color',128,128,0), (186972,460020,0,'soga_eye_color',255,0,255), (186973,460021,0,'eye_color',255,255,255), (186974,460021,0,'skin_color',255,255,255), (186975,460021,0,'soga_eye_color',255,0,255), (186976,460022,1,'cheek_type',100,-100,0), (186977,460022,1,'chin_type',-51,14,-62), (186978,460022,1,'ear_type',-100,2,0), (186979,460022,1,'eye_brow_type',-81,-100,100), (186980,460022,0,'eye_color',80,61,29), (186981,460022,1,'eye_type',100,0,0), (186982,460022,0,'hair_color1',175,100,193), (186983,460022,0,'hair_color2',100,0,0), (186984,460022,0,'hair_face_color',29,20,37), (186985,460022,0,'hair_face_highlight_color',244,246,246), (186986,460022,0,'hair_type_color',29,20,37), (186987,460022,0,'hair_type_highlight_color',244,246,246), (186988,460022,1,'lip_type',-93,100,-95), (186989,460022,1,'nose_type',-75,-81,100), (186990,460022,0,'skin_color',184,185,185), (186991,460022,1,'soga_cheek_type',0,-81,-100), (186992,460022,1,'soga_chin_type',0,-93,100), (186993,460022,1,'soga_ear_type',0,100,0), (186994,460022,1,'soga_eye_brow_type',0,-100,2), (186995,460022,0,'soga_eye_color',229,229,102), (186996,460022,1,'soga_eye_type',100,0,0), (186997,460022,0,'soga_hair_face_color',29,20,37), (186998,460022,0,'soga_hair_face_highlight_color',244,246,246), (186999,460022,0,'soga_hair_type_color',29,20,37), (187000,460022,0,'soga_hair_type_highlight_color',244,246,246), (187001,460022,1,'soga_lip_type',100,100,-100), (187002,460022,1,'soga_nose_type',-95,-51,14), (187003,460022,0,'soga_skin_color',184,185,185), (187004,460022,0,'wing_color1',255,255,255), (187005,460022,0,'wing_color2',255,255,255), (187006,460023,0,'eye_color',255,255,255), (187007,460023,0,'soga_eye_color',255,0,255), (187008,460024,1,'cheek_type',71,-62,0), (187009,460024,1,'chin_type',-46,0,-14), (187010,460024,1,'ear_type',-18,-37,0), (187011,460024,1,'eye_brow_type',-14,-70,81), (187012,460024,0,'eye_color',49,30,11), (187013,460024,1,'eye_type',47,0,0), (187014,460024,0,'hair_color1',238,172,219), (187015,460024,0,'hair_color2',25,0,0), (187016,460024,0,'hair_face_color',15,1,21), (187017,460024,0,'hair_face_highlight_color',15,1,21), (187018,460024,0,'hair_type_color',15,1,21), (187019,460024,0,'hair_type_highlight_color',15,1,21), (187020,460024,1,'lip_type',31,3,57), (187021,460024,1,'nose_type',0,-18,-84), (187022,460024,0,'skin_color',138,102,69), (187023,460024,1,'soga_cheek_type',0,-14,-70), (187024,460024,1,'soga_chin_type',0,31,3), (187025,460024,1,'soga_ear_type',0,47,0), (187026,460024,1,'soga_eye_brow_type',0,-18,-37), (187027,460024,0,'soga_eye_color',229,229,102), (187028,460024,1,'soga_eye_type',25,0,0), (187029,460024,0,'soga_hair_face_color',15,1,21), (187030,460024,0,'soga_hair_face_highlight_color',15,1,21), (187031,460024,0,'soga_hair_type_color',15,1,21), (187032,460024,0,'soga_hair_type_highlight_color',15,1,21), (187033,460024,1,'soga_lip_type',81,71,-62), (187034,460024,1,'soga_nose_type',57,-46,0), (187035,460024,0,'soga_skin_color',138,102,69), (187036,460024,0,'wing_color1',255,255,255), (187037,460024,0,'wing_color2',255,255,255), (187038,460025,0,'eye_color',49,49,175), (187039,460025,0,'skin_color',250,250,248), (187040,460025,0,'soga_eye_color',255,0,255), (187041,460026,1,'cheek_type',-23,-88,0), (187042,460026,1,'chin_type',81,-43,93), (187043,460026,1,'ear_type',96,-29,0), (187044,460026,1,'eye_brow_type',58,-66,17), (187045,460026,0,'eye_color',148,182,167), (187046,460026,1,'eye_type',43,0,0), (187047,460026,0,'hair_color1',56,159,180), (187048,460026,0,'hair_color2',100,0,0), (187049,460026,0,'hair_face_color',32,24,42), (187050,460026,0,'hair_face_highlight_color',244,246,246), (187051,460026,0,'hair_type_color',32,24,42), (187052,460026,0,'hair_type_highlight_color',244,246,246), (187053,460026,1,'lip_type',75,88,28), (187054,460026,1,'nose_type',48,56,-97), (187055,460026,0,'skin_color',78,79,62), (187056,460026,1,'soga_cheek_type',0,58,-66), (187057,460026,1,'soga_chin_type',0,75,88), (187058,460026,1,'soga_ear_type',0,43,0), (187059,460026,1,'soga_eye_brow_type',0,96,-29), (187060,460026,0,'soga_eye_color',229,229,102), (187061,460026,1,'soga_eye_type',100,0,0), (187062,460026,0,'soga_hair_face_color',32,24,42), (187063,460026,0,'soga_hair_face_highlight_color',244,246,246), (187064,460026,0,'soga_hair_type_color',32,24,42), (187065,460026,0,'soga_hair_type_highlight_color',244,246,246), (187066,460026,1,'soga_lip_type',17,-23,-88), (187067,460026,1,'soga_nose_type',28,81,-43), (187068,460026,0,'soga_skin_color',78,79,62), (187069,460026,0,'wing_color1',255,255,255), (187070,460026,0,'wing_color2',255,255,255), (187071,460027,0,'eye_color',255,255,255), (187072,460027,0,'skin_color',49,124,49), (187073,460027,0,'soga_eye_color',255,0,255), (187074,460028,0,'eye_color',255,255,255), (187075,460028,0,'skin_color',49,49,175), (187076,460028,0,'soga_eye_color',255,0,255), (187077,460029,0,'eye_color',49,49,175), (187078,460029,0,'skin_color',215,215,197), (187079,460029,0,'soga_eye_color',255,0,255), (187080,460030,0,'eye_color',255,255,255), (187081,460030,0,'skin_color',49,49,175), (187082,460030,0,'soga_eye_color',255,0,255), (187083,460031,0,'eye_color',255,255,255), (187084,460031,0,'skin_color',128,0,0), (187085,460031,0,'soga_eye_color',255,0,255), (187086,460032,0,'eye_color',255,255,255), (187087,460032,0,'skin_color',49,124,49), (187088,460032,0,'soga_eye_color',255,0,255), (187089,460033,0,'eye_color',255,255,255), (187090,460033,0,'skin_color',128,0,0), (187091,460033,0,'soga_eye_color',255,0,255), (187092,460034,0,'eye_color',255,255,255), (187093,460034,0,'skin_color',49,49,175), (187094,460034,0,'soga_eye_color',255,0,255), (187095,460035,0,'eye_color',255,255,255), (187096,460035,0,'skin_color',49,49,175), (187097,460035,0,'soga_eye_color',255,0,255), (187098,460036,0,'eye_color',49,49,175), (187099,460036,0,'skin_color',165,165,125), (187100,460036,0,'soga_eye_color',255,0,255), (187101,460037,0,'eye_color',49,49,100), (187102,460037,0,'skin_color',49,49,100), (187103,460037,0,'soga_eye_color',255,0,255), (187104,460038,0,'eye_color',128,128,0), (187105,460038,0,'skin_color',255,255,255), (187106,460038,0,'soga_eye_color',255,0,255), (187107,460039,0,'eye_color',128,128,0), (187108,460039,0,'skin_color',171,171,133), (187109,460039,0,'soga_eye_color',255,0,255), (187110,460040,0,'eye_color',255,255,255), (187111,460040,0,'skin_color',49,124,49), (187112,460040,0,'soga_eye_color',255,0,255), (187113,460041,0,'eye_color',255,255,255), (187114,460041,0,'skin_color',128,128,0), (187115,460041,0,'soga_eye_color',255,0,255), (187116,460042,0,'eye_color',191,191,191), (187117,460042,0,'skin_color',255,255,255), (187118,460042,0,'soga_eye_color',255,0,255), (187119,460043,1,'cheek_type',64,23,0), (187120,460043,1,'chin_type',-87,-26,-19), (187121,460043,1,'ear_type',37,-63,0), (187122,460043,1,'eye_brow_type',-100,-100,100), (187123,460043,0,'eye_color',155,120,78), (187124,460043,1,'eye_type',100,0,0), (187125,460043,0,'hair_color1',175,93,206), (187126,460043,0,'hair_color2',100,0,0), (187127,460043,0,'hair_face_color',19,6,25), (187128,460043,0,'hair_face_highlight_color',16,3,23), (187129,460043,0,'hair_type_color',19,6,25), (187130,460043,0,'hair_type_highlight_color',16,3,23), (187131,460043,1,'lip_type',-95,-20,57), (187132,460043,1,'nose_type',66,-81,93), (187133,460043,0,'skin_color',152,138,94), (187134,460043,1,'soga_cheek_type',0,-100,-100), (187135,460043,1,'soga_chin_type',0,-95,-20), (187136,460043,1,'soga_ear_type',0,100,0), (187137,460043,1,'soga_eye_brow_type',0,37,-63), (187138,460043,0,'soga_eye_color',229,229,102), (187139,460043,1,'soga_eye_type',100,0,0), (187140,460043,0,'soga_hair_face_color',19,6,25), (187141,460043,0,'soga_hair_face_highlight_color',16,3,23), (187142,460043,0,'soga_hair_type_color',19,6,25), (187143,460043,0,'soga_hair_type_highlight_color',16,3,23), (187144,460043,1,'soga_lip_type',100,64,23), (187145,460043,1,'soga_nose_type',57,-87,-26), (187146,460043,0,'soga_skin_color',152,138,94), (187147,460043,0,'wing_color1',255,255,255), (187148,460043,0,'wing_color2',255,255,255), (187149,460044,0,'eye_color',255,255,255), (187150,460044,0,'skin_color',128,0,0), (187151,460044,0,'soga_eye_color',255,0,255), (187152,460045,0,'eye_color',255,255,255), (187153,460045,0,'skin_color',255,255,255), (187154,460045,0,'soga_eye_color',255,0,255), (187155,460046,1,'cheek_type',14,31,0), (187156,460046,1,'chin_type',68,-55,82), (187157,460046,1,'ear_type',-93,10,0), (187158,460046,1,'eye_brow_type',-17,14,64), (187159,460046,0,'eye_color',136,173,158), (187160,460046,1,'eye_type',28,0,0), (187161,460046,0,'hair_color1',50,7,100), (187162,460046,0,'hair_color2',100,0,0), (187163,460046,0,'hair_face_color',15,1,21), (187164,460046,0,'hair_face_highlight_color',117,34,31), (187165,460046,0,'hair_type_color',15,1,21), (187166,460046,0,'hair_type_highlight_color',117,34,31), (187167,460046,1,'lip_type',56,-96,0), (187168,460046,1,'nose_type',25,50,7), (187169,460046,0,'skin_color',46,33,34), (187170,460046,1,'soga_cheek_type',0,-17,14), (187171,460046,1,'soga_chin_type',0,56,-96), (187172,460046,1,'soga_ear_type',0,28,0), (187173,460046,1,'soga_eye_brow_type',0,-93,10), (187174,460046,0,'soga_eye_color',229,229,102), (187175,460046,1,'soga_eye_type',100,0,0), (187176,460046,0,'soga_hair_face_color',15,1,21), (187177,460046,0,'soga_hair_face_highlight_color',117,34,31), (187178,460046,0,'soga_hair_type_color',15,1,21), (187179,460046,0,'soga_hair_type_highlight_color',117,34,31), (187180,460046,1,'soga_lip_type',64,14,31), (187181,460046,1,'soga_nose_type',0,68,-55), (187182,460046,0,'soga_skin_color',46,33,34), (187183,460046,0,'wing_color1',255,255,255), (187184,460046,0,'wing_color2',255,255,255), (187185,460047,1,'cheek_type',-28,-100,0), (187186,460047,1,'chin_type',-68,-40,100), (187187,460047,1,'ear_type',42,-69,0), (187188,460047,1,'eye_brow_type',-7,20,56), (187189,460047,0,'eye_color',57,36,14), (187190,460047,1,'eye_type',25,0,0), (187191,460047,0,'hair_color1',195,100,156), (187192,460047,0,'hair_color2',200,0,0), (187193,460047,0,'hair_face_highlight_color',35,23,2), (187194,460047,0,'hair_type_highlight_color',35,23,2), (187195,460047,1,'lip_type',-75,100,7), (187196,460047,1,'nose_type',-98,-61,100), (187197,460047,0,'skin_color',156,122,78), (187198,460047,1,'soga_cheek_type',0,-7,20), (187199,460047,1,'soga_chin_type',0,-75,100), (187200,460047,1,'soga_ear_type',0,25,0), (187201,460047,1,'soga_eye_brow_type',0,42,-69), (187202,460047,0,'soga_eye_color',229,229,102), (187203,460047,1,'soga_eye_type',-56,0,0), (187204,460047,0,'soga_hair_face_highlight_color',35,23,2), (187205,460047,0,'soga_hair_type_highlight_color',35,23,2), (187206,460047,1,'soga_lip_type',56,-28,-100), (187207,460047,1,'soga_nose_type',7,-68,-40), (187208,460047,0,'soga_skin_color',156,122,78), (187209,460047,0,'wing_color1',255,255,255), (187210,460047,0,'wing_color2',255,255,255), (187211,460048,1,'cheek_type',100,-100,0), (187212,460048,1,'chin_type',-51,14,-62), (187213,460048,1,'ear_type',-100,2,0), (187214,460048,1,'eye_brow_type',-81,-100,100), (187215,460048,0,'eye_color',80,61,29), (187216,460048,1,'eye_type',100,0,0), (187217,460048,0,'hair_color1',175,100,193), (187218,460048,0,'hair_color2',100,0,0), (187219,460048,0,'hair_face_color',29,20,37), (187220,460048,0,'hair_face_highlight_color',244,246,246), (187221,460048,0,'hair_type_color',29,20,37), (187222,460048,0,'hair_type_highlight_color',244,246,246), (187223,460048,1,'lip_type',-93,100,-95), (187224,460048,1,'nose_type',-75,-81,100), (187225,460048,0,'skin_color',184,185,185), (187226,460048,1,'soga_cheek_type',0,-81,-100), (187227,460048,1,'soga_chin_type',0,-93,100), (187228,460048,1,'soga_ear_type',0,100,0), (187229,460048,1,'soga_eye_brow_type',0,-100,2), (187230,460048,0,'soga_eye_color',229,229,102), (187231,460048,1,'soga_eye_type',100,0,0), (187232,460048,0,'soga_hair_face_color',29,20,37), (187233,460048,0,'soga_hair_face_highlight_color',244,246,246), (187234,460048,0,'soga_hair_type_color',29,20,37), (187235,460048,0,'soga_hair_type_highlight_color',244,246,246), (187236,460048,1,'soga_lip_type',100,100,-100), (187237,460048,1,'soga_nose_type',-95,-51,14), (187238,460048,0,'soga_skin_color',184,185,185), (187239,460048,0,'wing_color1',255,255,255), (187240,460048,0,'wing_color2',255,255,255), (187241,460049,1,'cheek_type',-87,70,0), (187242,460049,1,'chin_type',-75,-100,100), (187243,460049,1,'ear_type',-100,-21,0), (187244,460049,1,'eye_brow_type',61,51,-93), (187245,460049,0,'eye_color',49,29,9), (187246,460049,1,'eye_type',40,0,0), (187247,460049,0,'hair_color1',25,100,156), (187248,460049,0,'hair_color2',156,0,0), (187249,460049,0,'hair_face_color',15,1,21), (187250,460049,0,'hair_face_highlight_color',38,21,6), (187251,460049,0,'hair_type_color',15,1,21), (187252,460049,0,'hair_type_highlight_color',38,21,6), (187253,460049,1,'lip_type',0,84,78), (187254,460049,1,'nose_type',75,25,100), (187255,460049,0,'skin_color',128,100,62), (187256,460049,1,'soga_cheek_type',0,61,51), (187257,460049,1,'soga_chin_type',0,0,84), (187258,460049,1,'soga_ear_type',0,40,0), (187259,460049,1,'soga_eye_brow_type',0,-100,-21), (187260,460049,0,'soga_eye_color',229,229,102), (187261,460049,1,'soga_eye_type',-100,0,0), (187262,460049,0,'soga_hair_face_color',15,1,21), (187263,460049,0,'soga_hair_face_highlight_color',38,21,6), (187264,460049,0,'soga_hair_type_color',15,1,21), (187265,460049,0,'soga_hair_type_highlight_color',38,21,6), (187266,460049,1,'soga_lip_type',-93,-87,70), (187267,460049,1,'soga_nose_type',78,-75,-100), (187268,460049,0,'soga_skin_color',128,100,62), (187269,460049,0,'wing_color1',255,255,255), (187270,460049,0,'wing_color2',255,255,255), (187271,460050,1,'cheek_type',100,-77,0), (187272,460050,1,'chin_type',-96,-1,14), (187273,460050,1,'ear_type',31,-17,0), (187274,460050,1,'eye_brow_type',52,34,82), (187275,460050,0,'eye_color',67,37,10), (187276,460050,1,'eye_type',90,0,0), (187277,460050,0,'hair_color1',56,181,175), (187278,460050,0,'hair_color2',173,0,0), (187279,460050,0,'hair_face_color',15,1,21), (187280,460050,0,'hair_face_highlight_color',42,29,2), (187281,460050,0,'hair_type_color',15,1,21), (187282,460050,0,'hair_type_highlight_color',42,29,2), (187283,460050,1,'lip_type',-31,-20,56), (187284,460050,1,'nose_type',-19,56,-75), (187285,460050,0,'skin_color',114,87,54), (187286,460050,1,'soga_cheek_type',0,52,34), (187287,460050,1,'soga_chin_type',0,-31,-20), (187288,460050,1,'soga_ear_type',0,90,0), (187289,460050,1,'soga_eye_brow_type',0,31,-17), (187290,460050,0,'soga_eye_color',229,229,102), (187291,460050,1,'soga_eye_type',-83,0,0), (187292,460050,0,'soga_hair_face_color',15,1,21), (187293,460050,0,'soga_hair_face_highlight_color',42,29,2), (187294,460050,0,'soga_hair_type_color',15,1,21), (187295,460050,0,'soga_hair_type_highlight_color',42,29,2), (187296,460050,1,'soga_lip_type',82,100,-77), (187297,460050,1,'soga_nose_type',56,-96,-1), (187298,460050,0,'soga_skin_color',114,87,54), (187299,460050,0,'wing_color1',255,255,255), (187300,460050,0,'wing_color2',255,255,255), (187301,460051,1,'cheek_type',-87,70,0), (187302,460051,1,'chin_type',-75,-100,100), (187303,460051,1,'ear_type',-100,-21,0), (187304,460051,1,'eye_brow_type',61,51,-93), (187305,460051,0,'eye_color',49,29,9), (187306,460051,1,'eye_type',40,0,0), (187307,460051,0,'hair_color1',25,100,156), (187308,460051,0,'hair_color2',156,0,0), (187309,460051,0,'hair_face_color',15,1,21), (187310,460051,0,'hair_face_highlight_color',38,21,6), (187311,460051,0,'hair_type_color',15,1,21), (187312,460051,0,'hair_type_highlight_color',38,21,6), (187313,460051,1,'lip_type',0,84,78), (187314,460051,1,'nose_type',75,25,100), (187315,460051,0,'skin_color',128,100,62), (187316,460051,1,'soga_cheek_type',0,61,51), (187317,460051,1,'soga_chin_type',0,0,84), (187318,460051,1,'soga_ear_type',0,40,0), (187319,460051,1,'soga_eye_brow_type',0,-100,-21), (187320,460051,0,'soga_eye_color',229,229,102), (187321,460051,1,'soga_eye_type',-100,0,0), (187322,460051,0,'soga_hair_face_color',15,1,21), (187323,460051,0,'soga_hair_face_highlight_color',38,21,6), (187324,460051,0,'soga_hair_type_color',15,1,21), (187325,460051,0,'soga_hair_type_highlight_color',38,21,6), (187326,460051,1,'soga_lip_type',-93,-87,70), (187327,460051,1,'soga_nose_type',78,-75,-100), (187328,460051,0,'soga_skin_color',128,100,62), (187329,460051,0,'wing_color1',255,255,255), (187330,460051,0,'wing_color2',255,255,255), (187331,460052,0,'eye_color',128,128,255), (187332,460052,0,'skin_color',128,128,255), (187333,460052,0,'soga_eye_color',255,0,255), (187334,460053,1,'cheek_type',-14,-56,0), (187335,460053,1,'chin_type',-44,96,0), (187336,460053,1,'ear_type',93,44,0), (187337,460053,1,'eye_brow_type',21,-61,-44), (187338,460053,0,'eye_color',31,66,70), (187339,460053,1,'eye_type',-28,0,0), (187340,460053,0,'hair_color1',20,228,211), (187341,460053,0,'hair_color2',156,0,0), (187342,460053,0,'hair_face_color',15,1,21), (187343,460053,0,'hair_face_highlight_color',88,4,4), (187344,460053,0,'hair_type_color',15,1,21), (187345,460053,0,'hair_type_highlight_color',88,4,4), (187346,460053,1,'lip_type',3,0,0), (187347,460053,1,'nose_type',-8,20,-28), (187348,460053,0,'skin_color',132,92,69), (187349,460053,1,'soga_cheek_type',0,21,-61), (187350,460053,1,'soga_chin_type',0,3,0), (187351,460053,1,'soga_ear_type',0,-28,0), (187352,460053,1,'soga_eye_brow_type',0,93,44), (187353,460053,0,'soga_eye_color',229,229,102), (187354,460053,1,'soga_eye_type',-100,0,0), (187355,460053,0,'soga_hair_face_color',15,1,21), (187356,460053,0,'soga_hair_face_highlight_color',88,4,4), (187357,460053,0,'soga_hair_type_color',15,1,21), (187358,460053,0,'soga_hair_type_highlight_color',88,4,4), (187359,460053,1,'soga_lip_type',-44,-14,-56), (187360,460053,1,'soga_nose_type',0,-44,96), (187361,460053,0,'soga_skin_color',132,92,69), (187362,460053,0,'wing_color1',255,255,255), (187363,460053,0,'wing_color2',255,255,255), (187364,460054,0,'eye_color',255,255,255), (187365,460054,0,'skin_color',255,255,255), (187366,460054,0,'soga_eye_color',255,0,255), (187367,460055,1,'cheek_type',-93,45,0), (187368,460055,1,'chin_type',-37,-94,-50), (187369,460055,1,'ear_type',43,56,0), (187370,460055,1,'eye_brow_type',-37,43,21), (187371,460055,0,'eye_color',196,168,131), (187372,460055,1,'eye_type',-41,0,0), (187373,460055,0,'hair_color1',95,25,239), (187374,460055,0,'hair_face_color',15,1,21), (187375,460055,0,'hair_face_highlight_color',244,246,246), (187376,460055,0,'hair_type_color',15,1,21), (187377,460055,0,'hair_type_highlight_color',244,246,246), (187378,460055,1,'lip_type',55,-31,-65), (187379,460055,1,'nose_type',-37,95,25), (187380,460055,0,'skin_color',159,163,145), (187381,460055,1,'soga_cheek_type',0,-37,43), (187382,460055,1,'soga_chin_type',0,55,-31), (187383,460055,1,'soga_ear_type',0,-41,0), (187384,460055,1,'soga_eye_brow_type',0,43,56), (187385,460055,0,'soga_eye_color',204,204,204), (187386,460055,1,'soga_eye_type',-41,0,0), (187387,460055,0,'soga_hair_face_color',15,1,21), (187388,460055,0,'soga_hair_face_highlight_color',244,246,246), (187389,460055,0,'soga_hair_type_color',15,1,21), (187390,460055,0,'soga_hair_type_highlight_color',244,246,246), (187391,460055,1,'soga_lip_type',21,-93,45), (187392,460055,1,'soga_nose_type',-65,-37,-94), (187393,460055,0,'soga_skin_color',159,163,145), (187394,460056,1,'cheek_type',-100,100,0), (187395,460056,1,'chin_type',-55,-51,75), (187396,460056,1,'ear_type',-100,-62,0), (187397,460056,1,'eye_brow_type',4,37,0), (187398,460056,0,'eye_color',49,30,11), (187399,460056,1,'eye_type',37,0,0), (187400,460056,0,'hair_color1',100,206,236), (187401,460056,0,'hair_color2',181,0,0), (187402,460056,0,'hair_face_color',15,1,21), (187403,460056,0,'hair_face_highlight_color',15,1,21), (187404,460056,0,'hair_type_color',15,1,21), (187405,460056,0,'hair_type_highlight_color',15,1,21), (187406,460056,1,'lip_type',-37,-100,100), (187407,460056,1,'nose_type',100,100,-50), (187408,460056,0,'skin_color',123,95,58), (187409,460056,1,'soga_cheek_type',0,4,37), (187410,460056,1,'soga_chin_type',0,-37,-100), (187411,460056,1,'soga_ear_type',0,37,0), (187412,460056,1,'soga_eye_brow_type',0,-100,-62), (187413,460056,0,'soga_eye_color',229,229,102), (187414,460056,1,'soga_eye_type',-75,0,0), (187415,460056,0,'soga_hair_face_color',15,1,21), (187416,460056,0,'soga_hair_face_highlight_color',15,1,21), (187417,460056,0,'soga_hair_type_color',15,1,21), (187418,460056,0,'soga_hair_type_highlight_color',15,1,21), (187419,460056,1,'soga_lip_type',0,-100,100), (187420,460056,1,'soga_nose_type',100,-55,-51), (187421,460056,0,'soga_skin_color',123,95,58), (187422,460056,0,'wing_color1',255,255,255), (187423,460056,0,'wing_color2',255,255,255), (187424,460057,0,'eye_color',255,255,255), (187425,460057,0,'skin_color',255,255,255), (187426,460057,0,'soga_eye_color',255,0,255), (187427,460058,1,'cheek_type',100,-100,0), (187428,460058,1,'chin_type',-51,14,-62), (187429,460058,1,'ear_type',-100,2,0), (187430,460058,1,'eye_brow_type',-81,-100,100), (187431,460058,0,'eye_color',80,61,29), (187432,460058,1,'eye_type',100,0,0), (187433,460058,0,'hair_face_color',29,20,37), (187434,460058,0,'hair_face_highlight_color',244,246,246), (187435,460058,0,'hair_type_color',29,20,37), (187436,460058,0,'hair_type_highlight_color',244,246,246), (187437,460058,1,'lip_type',-93,100,-95), (187438,460058,1,'nose_type',-75,-81,100), (187439,460058,0,'skin_color',184,185,185), (187440,460058,1,'soga_cheek_type',100,-100,0), (187441,460058,1,'soga_chin_type',-51,14,-62), (187442,460058,1,'soga_ear_type',-100,2,0), (187443,460058,1,'soga_eye_brow_type',-81,-100,100), (187444,460058,0,'soga_eye_color',229,229,102), (187445,460058,1,'soga_eye_type',100,0,0), (187446,460058,0,'soga_hair_face_color',29,20,37), (187447,460058,0,'soga_hair_face_highlight_color',244,246,246), (187448,460058,0,'soga_hair_type_color',29,20,37), (187449,460058,0,'soga_hair_type_highlight_color',244,246,246), (187450,460058,1,'soga_lip_type',-93,100,-95), (187451,460058,1,'soga_nose_type',-75,-81,100), (187452,460058,0,'soga_skin_color',184,185,185), (187453,460058,0,'wing_color1',255,255,255), (187454,460058,0,'wing_color2',255,255,255), (187455,460059,0,'eye_color',255,255,255), (187456,460059,0,'skin_color',255,255,255), (187457,460059,0,'soga_eye_color',255,0,255), (187458,460060,0,'eye_color',255,255,255), (187459,460060,0,'skin_color',49,49,100), (187460,460060,0,'soga_eye_color',255,0,255), (187461,460061,1,'cheek_type',71,-62,0), (187462,460061,1,'chin_type',-46,0,-14), (187463,460061,1,'ear_type',-18,-37,0), (187464,460061,1,'eye_brow_type',-14,-70,81), (187465,460061,0,'eye_color',49,30,11), (187466,460061,1,'eye_type',47,0,0), (187467,460061,0,'hair_face_color',15,1,21), (187468,460061,0,'hair_face_highlight_color',15,1,21), (187469,460061,0,'hair_type_color',15,1,21), (187470,460061,0,'hair_type_highlight_color',15,1,21), (187471,460061,1,'lip_type',31,3,57), (187472,460061,1,'nose_type',0,-18,-84), (187473,460061,0,'skin_color',138,102,69), (187474,460061,1,'soga_cheek_type',71,-62,0), (187475,460061,1,'soga_chin_type',-46,0,-14), (187476,460061,1,'soga_ear_type',-18,-37,0), (187477,460061,1,'soga_eye_brow_type',-14,-70,81), (187478,460061,0,'soga_eye_color',229,229,102), (187479,460061,1,'soga_eye_type',47,0,0), (187480,460061,0,'soga_hair_face_color',15,1,21), (187481,460061,0,'soga_hair_face_highlight_color',15,1,21), (187482,460061,0,'soga_hair_type_color',15,1,21), (187483,460061,0,'soga_hair_type_highlight_color',15,1,21), (187484,460061,1,'soga_lip_type',31,3,57), (187485,460061,1,'soga_nose_type',0,-18,-84), (187486,460061,0,'soga_skin_color',138,102,69), (187487,460061,0,'wing_color1',255,255,255), (187488,460061,0,'wing_color2',255,255,255), (187489,460062,1,'cheek_type',100,-100,0), (187490,460062,1,'chin_type',-55,-51,75), (187491,460062,1,'ear_type',75,-93,0), (187492,460062,1,'eye_brow_type',75,-100,100), (187493,460062,0,'eye_color',46,27,9), (187494,460062,1,'eye_type',100,0,0), (187495,460062,0,'hair_face_color',15,1,21), (187496,460062,0,'hair_face_highlight_color',15,1,21), (187497,460062,0,'hair_type_color',15,1,21), (187498,460062,0,'hair_type_highlight_color',15,1,21), (187499,460062,1,'lip_type',7,50,-17), (187500,460062,1,'nose_type',50,37,75), (187501,460062,0,'skin_color',92,71,43), (187502,460062,1,'soga_cheek_type',100,-100,0), (187503,460062,1,'soga_chin_type',-55,-51,75), (187504,460062,1,'soga_ear_type',75,-93,0), (187505,460062,1,'soga_eye_brow_type',75,-100,100), (187506,460062,0,'soga_eye_color',229,229,102), (187507,460062,1,'soga_eye_type',100,0,0), (187508,460062,0,'soga_hair_face_color',15,1,21), (187509,460062,0,'soga_hair_face_highlight_color',15,1,21), (187510,460062,0,'soga_hair_type_color',15,1,21), (187511,460062,0,'soga_hair_type_highlight_color',15,1,21), (187512,460062,1,'soga_lip_type',7,50,-17), (187513,460062,1,'soga_nose_type',50,37,75), (187514,460062,0,'soga_skin_color',92,71,43), (187515,460062,0,'wing_color1',255,255,255), (187516,460062,0,'wing_color2',255,255,255), (187517,460063,0,'eye_color',255,255,255), (187518,460063,0,'skin_color',128,128,0), (187519,460063,0,'soga_eye_color',255,0,255), (187520,460064,1,'cheek_type',71,-62,0), (187521,460064,1,'chin_type',-46,0,-14), (187522,460064,1,'ear_type',-18,-37,0), (187523,460064,1,'eye_brow_type',-14,-70,81), (187524,460064,0,'eye_color',49,30,11), (187525,460064,1,'eye_type',47,0,0), (187526,460064,0,'hair_face_color',15,1,21), (187527,460064,0,'hair_face_highlight_color',15,1,21), (187528,460064,0,'hair_type_color',15,1,21), (187529,460064,0,'hair_type_highlight_color',15,1,21), (187530,460064,1,'lip_type',31,3,57), (187531,460064,1,'nose_type',0,-18,-84), (187532,460064,0,'skin_color',138,102,69), (187533,460064,1,'soga_cheek_type',71,-62,0), (187534,460064,1,'soga_chin_type',-46,0,-14), (187535,460064,1,'soga_ear_type',-18,-37,0), (187536,460064,1,'soga_eye_brow_type',-14,-70,81), (187537,460064,0,'soga_eye_color',229,229,102), (187538,460064,1,'soga_eye_type',47,0,0), (187539,460064,0,'soga_hair_face_color',15,1,21), (187540,460064,0,'soga_hair_face_highlight_color',15,1,21), (187541,460064,0,'soga_hair_type_color',15,1,21), (187542,460064,0,'soga_hair_type_highlight_color',15,1,21), (187543,460064,1,'soga_lip_type',31,3,57), (187544,460064,1,'soga_nose_type',0,-18,-84), (187545,460064,0,'soga_skin_color',138,102,69), (187546,460064,0,'wing_color1',255,255,255), (187547,460064,0,'wing_color2',255,255,255), (187548,460065,0,'eye_color',63,128,128), (187549,460065,0,'skin_color',255,255,255), (187550,460065,0,'soga_eye_color',255,0,255), (187551,460066,1,'cheek_type',50,-40,0), (187552,460066,1,'chin_type',-56,-64,50), (187553,460066,1,'ear_type',-17,-37,0), (187554,460066,1,'eye_brow_type',100,100,88), (187555,460066,0,'eye_color',49,30,11), (187556,460066,1,'eye_type',25,0,0), (187557,460066,0,'hair_face_color',15,1,21), (187558,460066,0,'hair_face_highlight_color',15,1,21), (187559,460066,0,'hair_type_color',15,1,21), (187560,460066,0,'hair_type_highlight_color',15,1,21), (187561,460066,1,'lip_type',31,2,56), (187562,460066,1,'nose_type',70,57,-45), (187563,460066,0,'skin_color',123,95,58), (187564,460066,1,'soga_cheek_type',50,-40,0), (187565,460066,1,'soga_chin_type',-56,-64,50), (187566,460066,1,'soga_ear_type',-17,-37,0), (187567,460066,1,'soga_eye_brow_type',100,100,88), (187568,460066,0,'soga_eye_color',229,229,102), (187569,460066,1,'soga_eye_type',25,0,0), (187570,460066,0,'soga_hair_face_color',15,1,21), (187571,460066,0,'soga_hair_face_highlight_color',15,1,21), (187572,460066,0,'soga_hair_type_color',15,1,21), (187573,460066,0,'soga_hair_type_highlight_color',15,1,21), (187574,460066,1,'soga_lip_type',31,2,56), (187575,460066,1,'soga_nose_type',70,57,-45), (187576,460066,0,'soga_skin_color',123,95,58), (187577,460066,0,'wing_color1',255,255,255), (187578,460066,0,'wing_color2',255,255,255), (187579,460067,0,'eye_color',255,255,255), (187580,460067,0,'skin_color',255,255,255), (187581,460067,0,'soga_eye_color',255,0,255), (187582,460068,0,'eye_color',255,255,255), (187583,460068,0,'skin_color',255,255,255), (187584,460068,0,'soga_eye_color',255,0,255), (187585,460069,0,'eye_color',255,255,255), (187586,460069,0,'skin_color',255,255,255), (187587,460069,0,'soga_eye_color',255,0,255), (187588,460070,0,'eye_color',255,255,255), (187589,460070,0,'skin_color',255,255,255), (187590,460070,0,'soga_eye_color',255,0,255), (187591,460071,1,'cheek_type',100,-100,0), (187592,460071,1,'chin_type',-51,14,-62), (187593,460071,1,'ear_type',-100,2,0), (187594,460071,1,'eye_brow_type',-81,-100,100), (187595,460071,0,'eye_color',80,61,29), (187596,460071,1,'eye_type',100,0,0), (187597,460071,0,'hair_face_color',29,20,37), (187598,460071,0,'hair_face_highlight_color',244,246,246), (187599,460071,0,'hair_type_color',29,20,37), (187600,460071,0,'hair_type_highlight_color',244,246,246), (187601,460071,1,'lip_type',-93,100,-95), (187602,460071,1,'nose_type',-75,-81,100), (187603,460071,0,'skin_color',184,185,185), (187604,460071,1,'soga_cheek_type',100,-100,0), (187605,460071,1,'soga_chin_type',-51,14,-62), (187606,460071,1,'soga_ear_type',-100,2,0), (187607,460071,1,'soga_eye_brow_type',-81,-100,100), (187608,460071,0,'soga_eye_color',229,229,102), (187609,460071,1,'soga_eye_type',100,0,0), (187610,460071,0,'soga_hair_face_color',29,20,37), (187611,460071,0,'soga_hair_face_highlight_color',244,246,246), (187612,460071,0,'soga_hair_type_color',29,20,37), (187613,460071,0,'soga_hair_type_highlight_color',244,246,246), (187614,460071,1,'soga_lip_type',-93,100,-95), (187615,460071,1,'soga_nose_type',-75,-81,100), (187616,460071,0,'soga_skin_color',184,185,185), (187617,460071,0,'wing_color1',255,255,255), (187618,460071,0,'wing_color2',255,255,255), (187619,460072,1,'cheek_type',93,74,0), (187620,460072,1,'chin_type',-85,-81,-39), (187621,460072,1,'ear_type',-20,-12,0), (187622,460072,1,'eye_brow_type',-5,8,-40), (187623,460072,0,'eye_color',36,21,6), (187624,460072,1,'eye_type',41,0,0), (187625,460072,0,'hair_face_color',1,0,1), (187626,460072,0,'hair_type_color',1,0,1), (187627,460072,1,'lip_type',72,-37,-62), (187628,460072,1,'nose_type',-98,-51,9), (187629,460072,0,'skin_color',92,93,74), (187630,460072,1,'soga_cheek_type',93,74,0), (187631,460072,1,'soga_chin_type',-85,-81,-39), (187632,460072,1,'soga_ear_type',-20,-12,0), (187633,460072,1,'soga_eye_brow_type',-5,8,-40), (187634,460072,0,'soga_eye_color',229,229,102), (187635,460072,1,'soga_eye_type',41,0,0), (187636,460072,0,'soga_hair_face_color',1,0,1), (187637,460072,0,'soga_hair_type_color',1,0,1), (187638,460072,1,'soga_lip_type',72,-37,-62), (187639,460072,1,'soga_nose_type',-98,-51,9), (187640,460072,0,'soga_skin_color',92,93,74), (187641,460072,0,'wing_color1',255,255,255), (187642,460072,0,'wing_color2',255,255,255), (187643,460073,0,'eye_color',255,255,255), (187644,460073,0,'skin_color',128,0,0), (187645,460073,0,'soga_eye_color',255,0,255), (187646,460074,0,'eye_color',255,255,255), (187647,460074,0,'skin_color',49,124,49), (187648,460074,0,'soga_eye_color',255,0,255), (187649,460075,0,'eye_color',255,255,255), (187650,460075,0,'skin_color',49,124,49), (187651,460075,0,'soga_eye_color',255,0,255), (187652,460076,0,'eye_color',255,255,255), (187653,460076,0,'skin_color',128,128,0), (187654,460076,0,'soga_eye_color',255,0,255), (187655,460077,0,'eye_color',255,255,255), (187656,460077,0,'skin_color',49,49,175), (187657,460077,0,'soga_eye_color',255,0,255), (187658,460078,0,'eye_color',255,255,255), (187659,460078,0,'skin_color',49,124,49), (187660,460078,0,'soga_eye_color',255,0,255), (187661,460079,1,'cheek_type',100,-100,0), (187662,460079,1,'chin_type',-55,-51,75), (187663,460079,1,'ear_type',75,-93,0), (187664,460079,1,'eye_brow_type',75,-100,100), (187665,460079,0,'eye_color',46,27,9), (187666,460079,1,'eye_type',100,0,0), (187667,460079,0,'hair_face_color',15,1,21), (187668,460079,0,'hair_face_highlight_color',15,1,21), (187669,460079,0,'hair_type_color',15,1,21), (187670,460079,0,'hair_type_highlight_color',15,1,21), (187671,460079,1,'lip_type',7,50,-17), (187672,460079,1,'nose_type',50,37,75), (187673,460079,0,'skin_color',92,71,43), (187674,460079,1,'soga_cheek_type',100,-100,0), (187675,460079,1,'soga_chin_type',-55,-51,75), (187676,460079,1,'soga_ear_type',75,-93,0), (187677,460079,1,'soga_eye_brow_type',75,-100,100), (187678,460079,0,'soga_eye_color',229,229,102), (187679,460079,1,'soga_eye_type',100,0,0), (187680,460079,0,'soga_hair_face_color',15,1,21), (187681,460079,0,'soga_hair_face_highlight_color',15,1,21), (187682,460079,0,'soga_hair_type_color',15,1,21), (187683,460079,0,'soga_hair_type_highlight_color',15,1,21), (187684,460079,1,'soga_lip_type',7,50,-17), (187685,460079,1,'soga_nose_type',50,37,75), (187686,460079,0,'soga_skin_color',92,71,43), (187687,460079,0,'wing_color1',255,255,255), (187688,460079,0,'wing_color2',255,255,255), (187689,460080,0,'eye_color',255,255,255), (187690,460080,0,'skin_color',128,0,0), (187691,460080,0,'soga_eye_color',255,0,255), (187692,460081,0,'eye_color',255,255,255), (187693,460081,0,'skin_color',255,255,255), (187694,460081,0,'soga_eye_color',255,0,255), (187695,460082,1,'cheek_type',-17,-82,0), (187696,460082,1,'chin_type',-43,-31,35), (187697,460082,1,'ear_type',100,65,0), (187698,460082,1,'eye_brow_type',-41,-7,-3), (187699,460082,0,'eye_color',57,68,38), (187700,460082,1,'eye_type',-74,0,0), (187701,460082,0,'hair_face_color',184,128,10), (187702,460082,0,'hair_face_highlight_color',38,22,5), (187703,460082,0,'hair_type_color',184,128,10), (187704,460082,0,'hair_type_highlight_color',38,22,5), (187705,460082,1,'lip_type',3,-78,70), (187706,460082,1,'nose_type',-59,85,-7), (187707,460082,0,'skin_color',200,177,127), (187708,460082,1,'soga_cheek_type',-17,-82,0), (187709,460082,1,'soga_chin_type',-43,-31,35), (187710,460082,1,'soga_ear_type',100,65,0), (187711,460082,1,'soga_eye_brow_type',-41,-7,-3), (187712,460082,0,'soga_eye_color',229,229,102), (187713,460082,1,'soga_eye_type',-74,0,0), (187714,460082,0,'soga_hair_face_color',184,128,10), (187715,460082,0,'soga_hair_face_highlight_color',38,22,5), (187716,460082,0,'soga_hair_type_color',184,128,10), (187717,460082,0,'soga_hair_type_highlight_color',38,22,5), (187718,460082,1,'soga_lip_type',3,-78,70), (187719,460082,1,'soga_nose_type',-59,85,-7), (187720,460082,0,'soga_skin_color',200,177,127), (187721,460082,0,'wing_color1',255,255,255), (187722,460082,0,'wing_color2',255,255,255), (187723,460083,0,'eye_color',128,128,0), (187724,460083,0,'skin_color',170,170,131), (187725,460083,0,'soga_eye_color',255,0,255), (187726,460084,1,'cheek_type',50,-40,0), (187727,460084,1,'chin_type',-56,-64,50), (187728,460084,1,'ear_type',-17,-37,0), (187729,460084,1,'eye_brow_type',100,100,88), (187730,460084,0,'eye_color',49,30,11), (187731,460084,1,'eye_type',25,0,0), (187732,460084,0,'hair_face_color',15,1,21), (187733,460084,0,'hair_face_highlight_color',15,1,21), (187734,460084,0,'hair_type_color',15,1,21), (187735,460084,0,'hair_type_highlight_color',15,1,21), (187736,460084,1,'lip_type',31,2,56), (187737,460084,1,'nose_type',70,57,-45), (187738,460084,0,'skin_color',123,95,58), (187739,460084,1,'soga_cheek_type',50,-40,0), (187740,460084,1,'soga_chin_type',-56,-64,50), (187741,460084,1,'soga_ear_type',-17,-37,0), (187742,460084,1,'soga_eye_brow_type',100,100,88), (187743,460084,0,'soga_eye_color',229,229,102), (187744,460084,1,'soga_eye_type',25,0,0), (187745,460084,0,'soga_hair_face_color',15,1,21), (187746,460084,0,'soga_hair_face_highlight_color',15,1,21), (187747,460084,0,'soga_hair_type_color',15,1,21), (187748,460084,0,'soga_hair_type_highlight_color',15,1,21), (187749,460084,1,'soga_lip_type',31,2,56), (187750,460084,1,'soga_nose_type',70,57,-45), (187751,460084,0,'soga_skin_color',123,95,58), (187752,460084,0,'wing_color1',255,255,255), (187753,460084,0,'wing_color2',255,255,255), (187754,460085,0,'eye_color',128,0,0), (187755,460085,0,'skin_color',255,255,255), (187756,460085,0,'soga_eye_color',255,0,255), (187757,460086,0,'eye_color',128,0,128), (187758,460086,0,'skin_color',255,255,255), (187759,460086,0,'soga_eye_color',255,0,255), (187760,460087,1,'cheek_type',71,37,0), (187761,460087,1,'chin_type',0,-81,-29), (187762,460087,1,'ear_type',-42,-52,0), (187763,460087,1,'eye_brow_type',12,-61,91), (187764,460087,0,'eye_color',141,188,197), (187765,460087,1,'eye_type',-97,0,0), (187766,460087,0,'hair_face_color',15,1,21), (187767,460087,0,'hair_face_highlight_color',15,1,21), (187768,460087,0,'hair_type_color',15,1,21), (187769,460087,0,'hair_type_highlight_color',15,1,21), (187770,460087,1,'lip_type',9,15,-81), (187771,460087,1,'nose_type',-76,90,2), (187772,460087,0,'skin_color',121,111,76), (187773,460087,1,'soga_cheek_type',71,37,0), (187774,460087,1,'soga_chin_type',0,-81,-29), (187775,460087,1,'soga_ear_type',-42,-52,0), (187776,460087,1,'soga_eye_brow_type',12,-61,91), (187777,460087,0,'soga_eye_color',229,229,102), (187778,460087,1,'soga_eye_type',-97,0,0), (187779,460087,0,'soga_hair_face_color',15,1,21), (187780,460087,0,'soga_hair_face_highlight_color',15,1,21), (187781,460087,0,'soga_hair_type_color',15,1,21), (187782,460087,0,'soga_hair_type_highlight_color',15,1,21), (187783,460087,1,'soga_lip_type',9,15,-81), (187784,460087,1,'soga_nose_type',-76,90,2), (187785,460087,0,'soga_skin_color',121,111,76), (187786,460087,0,'wing_color1',255,255,255), (187787,460087,0,'wing_color2',255,255,255), (187788,460088,0,'eye_color',128,0,0), (187789,460088,0,'skin_color',134,134,79), (187790,460088,0,'soga_eye_color',255,0,255), (187791,460089,0,'eye_color',255,255,255), (187792,460089,0,'skin_color',0,128,0), (187793,460089,0,'soga_eye_color',255,0,255), (187794,460090,1,'cheek_type',42,62,0), (187795,460090,1,'chin_type',14,-34,-87), (187796,460090,1,'ear_type',43,88,0), (187797,460090,1,'eye_brow_type',3,-18,90), (187798,460090,0,'eye_color',56,37,15), (187799,460090,1,'eye_type',68,0,0), (187800,460090,0,'hair_face_color',91,7,6), (187801,460090,0,'hair_face_highlight_color',15,1,21), (187802,460090,0,'hair_type_color',91,7,6), (187803,460090,0,'hair_type_highlight_color',15,1,21), (187804,460090,1,'lip_type',50,-88,-82), (187805,460090,1,'nose_type',41,71,-94), (187806,460090,0,'skin_color',96,66,48), (187807,460090,1,'soga_cheek_type',42,62,0), (187808,460090,1,'soga_chin_type',14,-34,-87), (187809,460090,1,'soga_ear_type',43,88,0), (187810,460090,1,'soga_eye_brow_type',3,-18,90), (187811,460090,0,'soga_eye_color',229,229,102), (187812,460090,1,'soga_eye_type',68,0,0), (187813,460090,0,'soga_hair_face_color',91,7,6), (187814,460090,0,'soga_hair_face_highlight_color',15,1,21), (187815,460090,0,'soga_hair_type_color',91,7,6), (187816,460090,0,'soga_hair_type_highlight_color',15,1,21), (187817,460090,1,'soga_lip_type',50,-88,-82), (187818,460090,1,'soga_nose_type',41,71,-94), (187819,460090,0,'soga_skin_color',96,66,48), (187820,460090,0,'wing_color1',255,255,255), (187821,460090,0,'wing_color2',255,255,255), (187822,460091,0,'eye_color',0,0,255), (187823,460091,0,'skin_color',255,255,255), (187824,460091,0,'soga_eye_color',255,0,255), (187825,460092,1,'cheek_type',71,-62,0), (187826,460092,1,'chin_type',-46,0,-14), (187827,460092,1,'ear_type',-18,-37,0), (187828,460092,1,'eye_brow_type',-14,-70,81), (187829,460092,0,'eye_color',49,30,11), (187830,460092,1,'eye_type',47,0,0), (187831,460092,0,'hair_face_color',15,1,21), (187832,460092,0,'hair_face_highlight_color',15,1,21), (187833,460092,0,'hair_type_color',15,1,21), (187834,460092,0,'hair_type_highlight_color',15,1,21), (187835,460092,1,'lip_type',31,3,57), (187836,460092,1,'nose_type',0,-18,-84), (187837,460092,0,'skin_color',138,102,69), (187838,460092,1,'soga_cheek_type',71,-62,0), (187839,460092,1,'soga_chin_type',-46,0,-14), (187840,460092,1,'soga_ear_type',-18,-37,0), (187841,460092,1,'soga_eye_brow_type',-14,-70,81), (187842,460092,0,'soga_eye_color',229,229,102), (187843,460092,1,'soga_eye_type',47,0,0), (187844,460092,0,'soga_hair_face_color',15,1,21), (187845,460092,0,'soga_hair_face_highlight_color',15,1,21), (187846,460092,0,'soga_hair_type_color',15,1,21), (187847,460092,0,'soga_hair_type_highlight_color',15,1,21), (187848,460092,1,'soga_lip_type',31,3,57), (187849,460092,1,'soga_nose_type',0,-18,-84), (187850,460092,0,'soga_skin_color',138,102,69), (187851,460092,0,'wing_color1',255,255,255), (187852,460092,0,'wing_color2',255,255,255), (187853,460093,0,'eye_color',255,255,255), (187854,460093,0,'skin_color',255,255,255), (187855,460093,0,'soga_eye_color',255,0,255), (187856,460094,0,'eye_color',128,0,0), (187857,460094,0,'skin_color',255,255,255), (187858,460094,0,'soga_eye_color',255,0,255), (187859,460095,1,'cheek_type',71,-62,0), (187860,460095,1,'chin_type',-46,0,-14), (187861,460095,1,'ear_type',-18,-37,0), (187862,460095,1,'eye_brow_type',-14,-70,81), (187863,460095,0,'eye_color',49,30,11), (187864,460095,1,'eye_type',47,0,0), (187865,460095,0,'hair_face_color',15,1,21), (187866,460095,0,'hair_face_highlight_color',15,1,21), (187867,460095,0,'hair_type_color',15,1,21), (187868,460095,0,'hair_type_highlight_color',15,1,21), (187869,460095,1,'lip_type',31,3,57), (187870,460095,1,'nose_type',0,-18,-84), (187871,460095,0,'skin_color',138,102,69), (187872,460095,1,'soga_cheek_type',71,-62,0), (187873,460095,1,'soga_chin_type',-46,0,-14), (187874,460095,1,'soga_ear_type',-18,-37,0), (187875,460095,1,'soga_eye_brow_type',-14,-70,81), (187876,460095,0,'soga_eye_color',229,229,102), (187877,460095,1,'soga_eye_type',47,0,0), (187878,460095,0,'soga_hair_face_color',15,1,21), (187879,460095,0,'soga_hair_face_highlight_color',15,1,21), (187880,460095,0,'soga_hair_type_color',15,1,21), (187881,460095,0,'soga_hair_type_highlight_color',15,1,21), (187882,460095,1,'soga_lip_type',31,3,57), (187883,460095,1,'soga_nose_type',0,-18,-84), (187884,460095,0,'soga_skin_color',138,102,69), (187885,460095,0,'wing_color1',255,255,255), (187886,460095,0,'wing_color2',255,255,255), (187887,460096,0,'eye_color',128,128,0), (187888,460096,0,'skin_color',145,145,94), (187889,460096,0,'soga_eye_color',255,0,255), (187890,460097,0,'eye_color',255,255,255), (187891,460097,0,'skin_color',128,128,0), (187892,460097,0,'soga_eye_color',255,0,255), (187893,460098,0,'eye_color',255,255,255), (187894,460098,0,'skin_color',255,255,255), (187895,460098,0,'soga_eye_color',255,0,255), (187896,460099,1,'cheek_type',50,-40,0), (187897,460099,1,'chin_type',-56,-64,50), (187898,460099,1,'ear_type',-17,-37,0), (187899,460099,1,'eye_brow_type',100,100,88), (187900,460099,0,'eye_color',49,30,11), (187901,460099,1,'eye_type',25,0,0), (187902,460099,0,'hair_face_color',15,1,21), (187903,460099,0,'hair_face_highlight_color',15,1,21), (187904,460099,0,'hair_type_color',15,1,21), (187905,460099,0,'hair_type_highlight_color',15,1,21), (187906,460099,1,'lip_type',31,2,56), (187907,460099,1,'nose_type',70,57,-45), (187908,460099,0,'skin_color',123,95,58), (187909,460099,1,'soga_cheek_type',50,-40,0), (187910,460099,1,'soga_chin_type',-56,-64,50), (187911,460099,1,'soga_ear_type',-17,-37,0), (187912,460099,1,'soga_eye_brow_type',100,100,88), (187913,460099,0,'soga_eye_color',229,229,102), (187914,460099,1,'soga_eye_type',25,0,0), (187915,460099,0,'soga_hair_face_color',15,1,21), (187916,460099,0,'soga_hair_face_highlight_color',15,1,21), (187917,460099,0,'soga_hair_type_color',15,1,21), (187918,460099,0,'soga_hair_type_highlight_color',15,1,21), (187919,460099,1,'soga_lip_type',31,2,56), (187920,460099,1,'soga_nose_type',70,57,-45), (187921,460099,0,'soga_skin_color',123,95,58), (187922,460099,0,'wing_color1',255,255,255), (187923,460099,0,'wing_color2',255,255,255), (187924,460100,0,'eye_color',41,224,118), (187925,460100,0,'skin_color',184,184,152), (187926,460100,0,'soga_eye_color',255,0,255), (187927,460101,0,'eye_color',255,255,255), (187928,460101,0,'skin_color',255,255,255), (187929,460101,0,'soga_eye_color',255,0,255), (187930,460102,0,'eye_color',255,255,255), (187931,460102,0,'skin_color',255,255,255), (187932,460102,0,'soga_eye_color',255,0,255), (187933,460103,0,'eye_color',49,124,49), (187934,460103,0,'skin_color',255,255,255), (187935,460103,0,'soga_eye_color',255,0,255), (187936,460104,0,'eye_color',255,255,255), (187937,460104,0,'skin_color',255,255,255), (187938,460104,0,'soga_eye_color',255,0,255), (187939,460105,0,'eye_color',128,128,0), (187940,460105,0,'skin_color',125,125,66), (187941,460105,0,'soga_eye_color',255,0,255), (187942,460106,1,'cheek_type',-34,-12,0), (187943,460106,1,'chin_type',-89,76,-84), (187944,460106,1,'ear_type',34,-34,0), (187945,460106,1,'eye_brow_type',-84,-90,1), (187946,460106,0,'eye_color',70,47,20), (187947,460106,1,'eye_type',-68,0,0), (187948,460106,0,'hair_face_color',100,70,10), (187949,460106,0,'hair_face_highlight_color',16,5,7), (187950,460106,0,'hair_type_color',100,70,10), (187951,460106,0,'hair_type_highlight_color',16,5,7), (187952,460106,1,'lip_type',39,34,63), (187953,460106,1,'nose_type',-15,56,-12), (187954,460106,0,'skin_color',158,122,79), (187955,460106,1,'soga_cheek_type',-34,-12,0), (187956,460106,1,'soga_chin_type',-89,76,-84), (187957,460106,1,'soga_ear_type',34,-34,0), (187958,460106,1,'soga_eye_brow_type',-84,-90,1), (187959,460106,0,'soga_eye_color',229,229,102), (187960,460106,1,'soga_eye_type',-68,0,0), (187961,460106,0,'soga_hair_face_color',100,70,10), (187962,460106,0,'soga_hair_face_highlight_color',16,5,7), (187963,460106,0,'soga_hair_type_color',100,70,10), (187964,460106,0,'soga_hair_type_highlight_color',16,5,7), (187965,460106,1,'soga_lip_type',39,34,63), (187966,460106,1,'soga_nose_type',-15,56,-12), (187967,460106,0,'soga_skin_color',158,122,79), (187968,460106,0,'wing_color1',255,255,255), (187969,460106,0,'wing_color2',255,255,255), (187970,460107,0,'eye_color',49,49,175), (187971,460107,0,'skin_color',255,255,255), (187972,460107,0,'soga_eye_color',255,0,255), (187973,460108,0,'eye_color',49,49,175), (187974,460108,0,'skin_color',255,255,255), (187975,460108,0,'soga_eye_color',255,0,255), (187976,460109,0,'eye_color',49,124,49), (187977,460109,0,'skin_color',255,255,255), (187978,460109,0,'soga_eye_color',255,0,255), (187979,460110,0,'eye_color',128,0,0), (187980,460110,0,'skin_color',255,255,255), (187981,460110,0,'soga_eye_color',255,0,255), (187982,460111,0,'eye_color',128,0,0), (187983,460111,0,'skin_color',255,255,255), (187984,460111,0,'soga_eye_color',255,0,255), (187985,460112,0,'eye_color',49,124,49), (187986,460112,0,'skin_color',255,255,255), (187987,460112,0,'soga_eye_color',255,0,255), (187988,460113,0,'eye_color',49,49,175), (187989,460113,0,'skin_color',255,255,255), (187990,460113,0,'soga_eye_color',255,0,255), (187991,460114,0,'eye_color',255,255,255), (187992,460114,0,'skin_color',255,255,255), (187993,460114,0,'soga_eye_color',255,0,255), (187994,460115,0,'eye_color',255,255,255), (187995,460115,0,'skin_color',128,128,0), (187996,460115,0,'soga_eye_color',255,0,255), (187997,460116,0,'eye_color',255,255,255), (187998,460116,0,'skin_color',128,128,0), (187999,460116,0,'soga_eye_color',255,0,255), (188000,460117,0,'eye_color',255,255,255), (188001,460117,0,'skin_color',128,0,0), (188002,460117,0,'soga_eye_color',255,0,255), (188003,460118,0,'eye_color',255,255,255), (188004,460118,0,'skin_color',49,49,175), (188005,460118,0,'soga_eye_color',255,0,255), (188006,460119,0,'eye_color',255,255,255), (188007,460119,0,'skin_color',128,0,0), (188008,460119,0,'soga_eye_color',255,0,255), (188009,460120,0,'eye_color',255,255,255), (188010,460120,0,'skin_color',49,124,49), (188011,460120,0,'soga_eye_color',255,0,255), (188012,460121,0,'eye_color',255,255,255), (188013,460121,0,'skin_color',49,49,175), (188014,460121,0,'soga_eye_color',255,0,255), (188015,460122,0,'eye_color',255,255,255), (188016,460122,0,'skin_color',255,255,255), (188017,460122,0,'soga_eye_color',255,0,255), (188018,460123,1,'cheek_type',71,-62,0), (188019,460123,1,'chin_type',-46,0,-14), (188020,460123,1,'ear_type',-18,-37,0), (188021,460123,1,'eye_brow_type',-14,-70,81), (188022,460123,0,'eye_color',49,30,11), (188023,460123,1,'eye_type',47,0,0), (188024,460123,0,'hair_face_color',15,1,21), (188025,460123,0,'hair_face_highlight_color',15,1,21), (188026,460123,0,'hair_type_color',15,1,21), (188027,460123,0,'hair_type_highlight_color',15,1,21), (188028,460123,1,'lip_type',31,3,57), (188029,460123,1,'nose_type',0,-18,-84), (188030,460123,0,'skin_color',138,102,69), (188031,460123,1,'soga_cheek_type',71,-62,0), (188032,460123,1,'soga_chin_type',-46,0,-14), (188033,460123,1,'soga_ear_type',-18,-37,0), (188034,460123,1,'soga_eye_brow_type',-14,-70,81), (188035,460123,0,'soga_eye_color',229,229,102), (188036,460123,1,'soga_eye_type',47,0,0), (188037,460123,0,'soga_hair_face_color',15,1,21), (188038,460123,0,'soga_hair_face_highlight_color',15,1,21), (188039,460123,0,'soga_hair_type_color',15,1,21), (188040,460123,0,'soga_hair_type_highlight_color',15,1,21), (188041,460123,1,'soga_lip_type',31,3,57), (188042,460123,1,'soga_nose_type',0,-18,-84), (188043,460123,0,'soga_skin_color',138,102,69), (188044,460123,0,'wing_color1',255,255,255), (188045,460123,0,'wing_color2',255,255,255), (188046,460124,1,'cheek_type',52,-7,0), (188047,460124,1,'chin_type',-93,-21,39), (188048,460124,1,'ear_type',94,10,0), (188049,460124,1,'eye_brow_type',-47,-95,7), (188050,460124,0,'eye_color',148,192,205), (188051,460124,1,'eye_type',-17,0,0), (188052,460124,0,'hair_face_color',15,1,21), (188053,460124,0,'hair_face_highlight_color',15,1,21), (188054,460124,0,'hair_type_color',15,1,21), (188055,460124,0,'hair_type_highlight_color',15,1,21), (188056,460124,1,'lip_type',1,93,-81), (188057,460124,1,'nose_type',-62,19,-9), (188058,460124,0,'skin_color',130,129,98), (188059,460124,1,'soga_cheek_type',52,-7,0), (188060,460124,1,'soga_chin_type',-93,-21,39), (188061,460124,1,'soga_ear_type',94,10,0), (188062,460124,1,'soga_eye_brow_type',-47,-95,7), (188063,460124,0,'soga_eye_color',229,229,102), (188064,460124,1,'soga_eye_type',-17,0,0), (188065,460124,0,'soga_hair_face_color',15,1,21), (188066,460124,0,'soga_hair_face_highlight_color',15,1,21), (188067,460124,0,'soga_hair_type_color',15,1,21), (188068,460124,0,'soga_hair_type_highlight_color',15,1,21), (188069,460124,1,'soga_lip_type',1,93,-81), (188070,460124,1,'soga_nose_type',-62,19,-9), (188071,460124,0,'soga_skin_color',130,129,98), (188072,460124,0,'wing_color1',255,255,255), (188073,460124,0,'wing_color2',255,255,255), (188074,460125,0,'eye_color',255,255,255), (188075,460125,0,'skin_color',255,255,255), (188076,460125,0,'soga_eye_color',255,0,255), (188077,460126,1,'cheek_type',71,-62,0), (188078,460126,1,'chin_type',-46,0,-14), (188079,460126,1,'ear_type',-18,-37,0), (188080,460126,1,'eye_brow_type',-14,-70,81), (188081,460126,0,'eye_color',49,30,11), (188082,460126,1,'eye_type',47,0,0), (188083,460126,0,'hair_face_color',15,1,21), (188084,460126,0,'hair_face_highlight_color',15,1,21), (188085,460126,0,'hair_type_color',15,1,21), (188086,460126,0,'hair_type_highlight_color',15,1,21), (188087,460126,1,'lip_type',31,3,57), (188088,460126,1,'nose_type',0,-18,-84), (188089,460126,0,'skin_color',138,102,69), (188090,460126,1,'soga_cheek_type',71,-62,0), (188091,460126,1,'soga_chin_type',-46,0,-14), (188092,460126,1,'soga_ear_type',-18,-37,0), (188093,460126,1,'soga_eye_brow_type',-14,-70,81), (188094,460126,0,'soga_eye_color',229,229,102), (188095,460126,1,'soga_eye_type',47,0,0), (188096,460126,0,'soga_hair_face_color',15,1,21), (188097,460126,0,'soga_hair_face_highlight_color',15,1,21), (188098,460126,0,'soga_hair_type_color',15,1,21), (188099,460126,0,'soga_hair_type_highlight_color',15,1,21), (188100,460126,1,'soga_lip_type',31,3,57), (188101,460126,1,'soga_nose_type',0,-18,-84), (188102,460126,0,'soga_skin_color',138,102,69), (188103,460126,0,'wing_color1',255,255,255), (188104,460126,0,'wing_color2',255,255,255), (188105,460127,0,'eye_color',135,77,0), (188106,460127,0,'skin_color',255,216,179), (188107,460127,0,'soga_eye_color',255,0,255), (188108,460128,0,'skin_color',255,255,255), (188109,460128,0,'soga_eye_color',255,0,255), (188110,460129,0,'eye_color',255,255,255), (188111,460129,0,'skin_color',255,255,255), (188112,460129,0,'soga_eye_color',255,0,255), (188113,460130,0,'eye_color',128,0,0), (188114,460130,0,'skin_color',255,255,255), (188115,460130,0,'soga_eye_color',255,0,255), (188116,460131,0,'eye_color',255,255,255), (188117,460131,0,'skin_color',255,255,255), (188118,460131,0,'soga_eye_color',255,0,255), (188119,460132,0,'eye_color',49,124,49), (188120,460132,0,'skin_color',255,255,255), (188121,460132,0,'soga_eye_color',255,0,255), (188122,460133,1,'cheek_type',64,-62,0), (188123,460133,1,'chin_type',76,70,18), (188124,460133,1,'ear_type',56,-75,0), (188125,460133,1,'eye_brow_type',76,-93,100), (188126,460133,0,'eye_color',63,42,17), (188127,460133,1,'eye_type',61,0,0), (188128,460133,0,'hair_face_color',15,1,21), (188129,460133,0,'hair_face_highlight_color',15,1,21), (188130,460133,0,'hair_type_color',15,1,21), (188131,460133,0,'hair_type_highlight_color',15,1,21), (188132,460133,1,'lip_type',-25,-31,63), (188133,460133,1,'nose_type',76,82,-28), (188134,460133,0,'skin_color',60,41,28), (188135,460133,1,'soga_cheek_type',64,-62,0), (188136,460133,1,'soga_chin_type',76,70,18), (188137,460133,1,'soga_ear_type',56,-75,0), (188138,460133,1,'soga_eye_brow_type',76,-93,100), (188139,460133,0,'soga_eye_color',229,229,102), (188140,460133,1,'soga_eye_type',61,0,0), (188141,460133,0,'soga_hair_face_color',15,1,21), (188142,460133,0,'soga_hair_face_highlight_color',15,1,21), (188143,460133,0,'soga_hair_type_color',15,1,21), (188144,460133,0,'soga_hair_type_highlight_color',15,1,21), (188145,460133,1,'soga_lip_type',-25,-31,63), (188146,460133,1,'soga_nose_type',76,82,-28), (188147,460133,0,'soga_skin_color',60,41,28), (188148,460133,0,'wing_color1',255,255,255), (188149,460133,0,'wing_color2',255,255,255), (188150,460134,1,'cheek_type',64,23,0), (188151,460134,1,'chin_type',-87,-26,-19), (188152,460134,1,'ear_type',37,-63,0), (188153,460134,1,'eye_brow_type',-100,-100,100), (188154,460134,0,'eye_color',155,120,78), (188155,460134,1,'eye_type',100,0,0), (188156,460134,0,'hair_face_color',19,6,25), (188157,460134,0,'hair_face_highlight_color',16,3,23), (188158,460134,0,'hair_type_color',19,6,25), (188159,460134,0,'hair_type_highlight_color',16,3,23), (188160,460134,1,'lip_type',-95,-20,57), (188161,460134,1,'nose_type',66,-81,93), (188162,460134,0,'skin_color',152,138,94), (188163,460134,1,'soga_cheek_type',64,23,0), (188164,460134,1,'soga_chin_type',-87,-26,-19), (188165,460134,1,'soga_ear_type',37,-63,0), (188166,460134,1,'soga_eye_brow_type',-100,-100,100), (188167,460134,0,'soga_eye_color',229,229,102), (188168,460134,1,'soga_eye_type',100,0,0), (188169,460134,0,'soga_hair_face_color',19,6,25), (188170,460134,0,'soga_hair_face_highlight_color',16,3,23), (188171,460134,0,'soga_hair_type_color',19,6,25), (188172,460134,0,'soga_hair_type_highlight_color',16,3,23), (188173,460134,1,'soga_lip_type',-95,-20,57), (188174,460134,1,'soga_nose_type',66,-81,93), (188175,460134,0,'soga_skin_color',152,138,94), (188176,460134,0,'wing_color1',255,255,255), (188177,460134,0,'wing_color2',255,255,255), (188178,460135,1,'cheek_type',100,96,0), (188179,460135,1,'chin_type',-68,88,-34), (188180,460135,1,'ear_type',-56,0,0), (188181,460135,1,'eye_brow_type',7,93,77), (188182,460135,0,'eye_color',91,120,69), (188183,460135,1,'eye_type',100,0,0), (188184,460135,0,'hair_face_color',26,15,35), (188185,460135,0,'hair_face_highlight_color',184,128,10), (188186,460135,0,'hair_type_color',26,15,35), (188187,460135,0,'hair_type_highlight_color',184,128,10), (188188,460135,1,'lip_type',-69,77,-31), (188189,460135,1,'nose_type',56,93,87), (188190,460135,0,'skin_color',97,97,75), (188191,460135,1,'soga_cheek_type',100,96,0), (188192,460135,1,'soga_chin_type',-68,88,-34), (188193,460135,1,'soga_ear_type',-56,0,0), (188194,460135,1,'soga_eye_brow_type',7,93,77), (188195,460135,0,'soga_eye_color',229,229,102), (188196,460135,1,'soga_eye_type',100,0,0), (188197,460135,0,'soga_hair_face_color',26,15,35), (188198,460135,0,'soga_hair_face_highlight_color',184,128,10), (188199,460135,0,'soga_hair_type_color',26,15,35), (188200,460135,0,'soga_hair_type_highlight_color',184,128,10), (188201,460135,1,'soga_lip_type',-69,77,-31), (188202,460135,1,'soga_nose_type',56,93,87), (188203,460135,0,'soga_skin_color',97,97,75), (188204,460135,0,'wing_color1',255,255,255), (188205,460135,0,'wing_color2',255,255,255), (188206,460136,0,'eye_color',255,255,255), (188207,460136,0,'skin_color',255,255,255), (188208,460136,0,'soga_eye_color',255,0,255), (188209,460137,0,'eye_color',255,255,255), (188210,460137,0,'skin_color',255,255,255), (188211,460137,0,'soga_eye_color',255,0,255), (188212,460138,0,'eye_color',49,49,175), (188213,460138,0,'skin_color',255,255,255), (188214,460138,0,'soga_eye_color',255,0,255), (188215,460139,0,'eye_color',253,202,130), (188216,460139,0,'skin_color',186,65,12), (188217,460139,0,'soga_eye_color',255,0,255), (188218,460140,0,'eye_color',65,43,86), (188219,460140,0,'skin_color',29,29,29), (188220,460140,0,'soga_eye_color',255,0,255), (188221,460141,0,'eye_color',128,0,128), (188222,460141,0,'skin_color',255,255,255), (188223,460141,0,'soga_eye_color',255,0,255), (188224,460142,0,'eye_color',0,128,0), (188225,460142,0,'skin_color',255,255,255), (188226,460142,0,'soga_eye_color',255,0,255), (188227,460143,0,'eye_color',255,255,255), (188228,460143,0,'skin_color',128,128,0), (188229,460143,0,'soga_eye_color',255,0,255), (188230,460144,0,'eye_color',255,255,255), (188231,460144,0,'skin_color',255,255,255), (188232,460144,0,'soga_eye_color',255,0,255), (188233,460145,0,'eye_color',0,0,255), (188234,460145,0,'skin_color',255,255,255), (188235,460145,0,'soga_eye_color',255,0,255), (188236,460146,0,'eye_color',128,0,0), (188237,460146,0,'skin_color',255,255,255), (188238,460146,0,'soga_eye_color',255,0,255), (188239,460147,0,'eye_color',49,124,49), (188240,460147,0,'skin_color',255,255,255), (188241,460147,0,'soga_eye_color',255,0,255), (188242,460148,0,'eye_color',0,128,0), (188243,460148,0,'skin_color',255,255,255), (188244,460148,0,'soga_eye_color',255,0,255), (188245,460149,1,'cheek_type',100,-77,0), (188246,460149,1,'chin_type',-96,-1,14), (188247,460149,1,'ear_type',31,-17,0), (188248,460149,1,'eye_brow_type',52,34,82), (188249,460149,0,'eye_color',67,37,10), (188250,460149,1,'eye_type',90,0,0), (188251,460149,0,'hair_face_color',15,1,21), (188252,460149,0,'hair_face_highlight_color',42,29,2), (188253,460149,0,'hair_type_color',15,1,21), (188254,460149,0,'hair_type_highlight_color',42,29,2), (188255,460149,1,'lip_type',-31,-20,56), (188256,460149,1,'nose_type',-19,56,-75), (188257,460149,0,'skin_color',114,87,54), (188258,460149,1,'soga_cheek_type',100,-77,0), (188259,460149,1,'soga_chin_type',-96,-1,14), (188260,460149,1,'soga_ear_type',31,-17,0), (188261,460149,1,'soga_eye_brow_type',52,34,82), (188262,460149,0,'soga_eye_color',229,229,102), (188263,460149,1,'soga_eye_type',90,0,0), (188264,460149,0,'soga_hair_face_color',15,1,21), (188265,460149,0,'soga_hair_face_highlight_color',42,29,2), (188266,460149,0,'soga_hair_type_color',15,1,21), (188267,460149,0,'soga_hair_type_highlight_color',42,29,2), (188268,460149,1,'soga_lip_type',-31,-20,56), (188269,460149,1,'soga_nose_type',-19,56,-75), (188270,460149,0,'soga_skin_color',114,87,54), (188271,460149,0,'wing_color1',255,255,255), (188272,460149,0,'wing_color2',255,255,255), (188273,5960000,0,'eye_color',255,255,255), (188274,5960000,0,'skin_color',255,255,255), (188275,5960000,0,'soga_eye_color',255,0,255), (188276,5960001,0,'eye_color',79,38,0), (188277,5960001,0,'skin_color',255,200,144), (188278,5960001,0,'soga_eye_color',255,0,255), (188279,5960002,0,'eye_color',255,255,255), (188280,5960002,0,'skin_color',255,255,255), (188281,5960002,0,'soga_eye_color',255,0,255), (188282,5960003,0,'eye_color',255,255,255), (188283,5960003,0,'skin_color',255,255,255), (188284,5960003,0,'soga_eye_color',255,0,255), (188285,5960004,0,'eye_color',255,255,255), (188286,5960004,0,'skin_color',255,255,255), (188287,5960004,0,'soga_eye_color',255,0,255), (188288,5960005,0,'eye_color',255,255,255), (188289,5960005,0,'skin_color',255,255,255), (188290,5960005,0,'soga_eye_color',255,0,255), (188291,5960006,0,'eye_color',255,255,255), (188292,5960006,0,'skin_color',255,255,255), (188293,5960006,0,'soga_eye_color',255,0,255), (188294,5960007,0,'eye_color',255,255,255), (188295,5960007,0,'skin_color',255,255,255), (188296,5960007,0,'soga_eye_color',255,0,255), (188297,5350000,1,'cheek_type',-3,-25,0), (188298,5350000,1,'chin_type',-8,25,1), (188299,5350000,1,'ear_type',42,42,0), (188300,5350000,1,'eye_brow_type',-9,-1,-4), (188301,5350000,0,'eye_color',137,92,40), (188302,5350000,1,'eye_type',-25,0,0), (188303,5350000,0,'hair_color1',21,17,0), (188304,5350000,0,'hair_face_color',255,171,115), (188305,5350000,0,'hair_face_highlight_color',105,90,5), (188306,5350000,0,'hair_type_color',255,171,115), (188307,5350000,0,'hair_type_highlight_color',105,90,5), (188308,5350000,1,'lip_type',-5,-26,-1), (188309,5350000,1,'nose_type',-3,21,17), (188310,5350000,0,'skin_color',230,186,184), (188311,5350000,1,'soga_cheek_type',0,-9,-1), (188312,5350000,1,'soga_chin_type',0,-5,-26), (188313,5350000,1,'soga_ear_type',0,-25,0), (188314,5350000,1,'soga_eye_brow_type',0,42,42), (188315,5350000,0,'soga_eye_color',229,229,102), (188316,5350000,1,'soga_eye_type',-25,0,0), (188317,5350000,0,'soga_hair_face_color',255,171,115), (188318,5350000,0,'soga_hair_face_highlight_color',105,90,5), (188319,5350000,0,'soga_hair_type_color',255,171,115), (188320,5350000,0,'soga_hair_type_highlight_color',105,90,5), (188321,5350000,1,'soga_lip_type',-4,-3,-25), (188322,5350000,1,'soga_nose_type',-1,-8,25), (188323,5350000,0,'soga_skin_color',230,186,184), (188324,5350000,0,'wing_color1',255,255,255), (188325,5350000,0,'wing_color2',255,255,255), (188326,5350001,1,'cheek_type',21,25,0), (188327,5350001,1,'chin_type',-14,17,0), (188328,5350001,1,'ear_type',0,-23,0), (188329,5350001,1,'eye_brow_type',12,-20,-7), (188330,5350001,0,'eye_color',199,179,155), (188331,5350001,1,'eye_type',-22,0,0), (188332,5350001,0,'hair_color1',12,14,0), (188333,5350001,0,'hair_face_color',139,187,188), (188334,5350001,0,'hair_face_highlight_color',25,18,10), (188335,5350001,0,'hair_type_color',139,187,188), (188336,5350001,0,'hair_type_highlight_color',25,18,10), (188337,5350001,1,'lip_type',7,45,-20), (188338,5350001,1,'nose_type',-18,12,14), (188339,5350001,0,'skin_color',213,164,145), (188340,5350001,1,'soga_cheek_type',0,12,-20), (188341,5350001,1,'soga_chin_type',0,7,45), (188342,5350001,1,'soga_ear_type',0,-22,0), (188343,5350001,1,'soga_eye_brow_type',0,0,-23), (188344,5350001,0,'soga_eye_color',229,229,102), (188345,5350001,1,'soga_eye_type',-22,0,0), (188346,5350001,0,'soga_hair_face_color',139,187,188), (188347,5350001,0,'soga_hair_face_highlight_color',25,18,10), (188348,5350001,0,'soga_hair_type_color',139,187,188), (188349,5350001,0,'soga_hair_type_highlight_color',25,18,10), (188350,5350001,1,'soga_lip_type',-7,21,25), (188351,5350001,1,'soga_nose_type',-20,-14,17), (188352,5350001,0,'soga_skin_color',213,164,145), (188353,5350001,0,'wing_color1',255,255,255), (188354,5350001,0,'wing_color2',255,255,255), (188355,5350002,1,'cheek_type',11,53,0), (188356,5350002,1,'chin_type',40,-14,4), (188357,5350002,1,'ear_type',-1,71,0), (188358,5350002,1,'eye_brow_type',93,-10,-51), (188359,5350002,0,'eye_color',116,174,190), (188360,5350002,1,'eye_type',97,0,0), (188361,5350002,0,'hair_color1',169,194,252), (188362,5350002,0,'hair_color2',11,0,0), (188363,5350002,0,'hair_face_color',2,0,0), (188364,5350002,0,'hair_face_highlight_color',233,184,31), (188365,5350002,0,'hair_type_color',2,0,0), (188366,5350002,0,'hair_type_highlight_color',233,184,31), (188367,5350002,1,'lip_type',43,-53,-50), (188368,5350002,1,'nose_type',-55,-87,-62), (188369,5350002,0,'skin_color',202,194,179), (188370,5350002,1,'soga_cheek_type',0,93,-10), (188371,5350002,1,'soga_chin_type',0,43,-53), (188372,5350002,1,'soga_ear_type',0,97,0), (188373,5350002,1,'soga_eye_brow_type',0,-1,71), (188374,5350002,0,'soga_eye_color',229,229,102), (188375,5350002,1,'soga_eye_type',11,0,0), (188376,5350002,0,'soga_hair_face_color',2,0,0), (188377,5350002,0,'soga_hair_face_highlight_color',233,184,31), (188378,5350002,0,'soga_hair_type_color',2,0,0), (188379,5350002,0,'soga_hair_type_highlight_color',233,184,31), (188380,5350002,1,'soga_lip_type',-51,11,53), (188381,5350002,1,'soga_nose_type',-50,40,-14), (188382,5350002,0,'soga_skin_color',202,194,179), (188383,5350002,0,'wing_color1',255,255,255), (188384,5350002,0,'wing_color2',255,255,255), (188385,5350003,1,'cheek_type',-2,37,0), (188386,5350003,1,'chin_type',4,0,-17), (188387,5350003,1,'ear_type',-17,0,0), (188388,5350003,1,'eye_brow_type',-4,-43,-25), (188389,5350003,0,'eye_color',32,22,52), (188390,5350003,1,'eye_type',26,0,0), (188391,5350003,0,'hair_color1',227,4,0), (188392,5350003,0,'hair_face_color',135,125,134), (188393,5350003,0,'hair_face_highlight_color',105,103,97), (188394,5350003,0,'hair_type_color',135,125,134), (188395,5350003,0,'hair_type_highlight_color',105,103,97), (188396,5350003,1,'lip_type',-20,12,17), (188397,5350003,1,'nose_type',3,-29,4), (188398,5350003,0,'skin_color',21,77,76), (188399,5350003,1,'soga_cheek_type',0,-4,-43), (188400,5350003,1,'soga_chin_type',0,-20,12), (188401,5350003,1,'soga_ear_type',0,26,0), (188402,5350003,1,'soga_eye_brow_type',0,-17,0), (188403,5350003,0,'soga_eye_color',229,229,102), (188404,5350003,0,'soga_hair_face_color',135,125,134), (188405,5350003,0,'soga_hair_face_highlight_color',105,103,97), (188406,5350003,0,'soga_hair_type_color',135,125,134), (188407,5350003,0,'soga_hair_type_highlight_color',105,103,97), (188408,5350003,1,'soga_lip_type',-25,-2,37), (188409,5350003,1,'soga_nose_type',17,4,0), (188410,5350003,0,'soga_skin_color',21,77,76), (188411,5350003,0,'wing_color1',255,255,255), (188412,5350003,0,'wing_color2',255,255,255), (188413,5350004,1,'cheek_type',-18,-4,0), (188414,5350004,1,'chin_type',14,3,-44), (188415,5350004,1,'ear_type',-39,28,0), (188416,5350004,1,'eye_brow_type',-22,7,-25), (188417,5350004,0,'eye_color',165,187,253), (188418,5350004,1,'eye_type',3,0,0), (188419,5350004,0,'hair_color1',10,34,0), (188420,5350004,0,'hair_face_color',143,134,143), (188421,5350004,0,'hair_face_highlight_color',105,103,97), (188422,5350004,0,'hair_type_color',143,134,143), (188423,5350004,0,'hair_type_highlight_color',105,103,97), (188424,5350004,1,'lip_type',17,25,28), (188425,5350004,1,'nose_type',2,10,34), (188426,5350004,0,'skin_color',141,108,146), (188427,5350004,1,'soga_cheek_type',0,-22,7), (188428,5350004,1,'soga_chin_type',0,17,25), (188429,5350004,1,'soga_ear_type',0,3,0), (188430,5350004,1,'soga_eye_brow_type',0,-39,28), (188431,5350004,0,'soga_eye_color',229,229,102), (188432,5350004,0,'soga_hair_face_color',143,134,143), (188433,5350004,0,'soga_hair_face_highlight_color',105,103,97), (188434,5350004,0,'soga_hair_type_color',143,134,143), (188435,5350004,0,'soga_hair_type_highlight_color',105,103,97), (188436,5350004,1,'soga_lip_type',-25,-18,-4), (188437,5350004,1,'soga_nose_type',28,14,3), (188438,5350004,0,'soga_skin_color',141,108,146), (188439,5350004,0,'wing_color1',255,255,255), (188440,5350004,0,'wing_color2',255,255,255), (188441,5350005,1,'cheek_type',37,28,0), (188442,5350005,1,'chin_type',-8,-25,0), (188443,5350005,1,'ear_type',10,18,0), (188444,5350005,1,'eye_brow_type',-4,-8,14), (188445,5350005,0,'eye_color',245,176,255), (188446,5350005,1,'eye_type',-10,0,0), (188447,5350005,0,'hair_color1',10,216,0), (188448,5350005,0,'hair_face_color',226,226,226), (188449,5350005,0,'hair_face_highlight_color',105,103,97), (188450,5350005,0,'hair_type_color',226,226,226), (188451,5350005,0,'hair_type_highlight_color',105,103,97), (188452,5350005,1,'lip_type',31,-17,-4), (188453,5350005,1,'nose_type',23,10,-40), (188454,5350005,0,'skin_color',212,178,213), (188455,5350005,1,'soga_cheek_type',0,-4,-8), (188456,5350005,1,'soga_chin_type',0,31,-17), (188457,5350005,1,'soga_ear_type',0,-10,0), (188458,5350005,1,'soga_eye_brow_type',0,10,18), (188459,5350005,0,'soga_eye_color',229,229,102), (188460,5350005,0,'soga_hair_face_color',226,226,226), (188461,5350005,0,'soga_hair_face_highlight_color',105,103,97), (188462,5350005,0,'soga_hair_type_color',226,226,226), (188463,5350005,0,'soga_hair_type_highlight_color',105,103,97), (188464,5350005,1,'soga_lip_type',14,37,28), (188465,5350005,1,'soga_nose_type',-4,-8,-25), (188466,5350005,0,'soga_skin_color',212,178,213), (188467,5350005,0,'wing_color1',255,255,255), (188468,5350005,0,'wing_color2',255,255,255), (188469,5350006,1,'cheek_type',-8,3,0), (188470,5350006,1,'chin_type',17,7,-20), (188471,5350006,1,'ear_type',44,26,0), (188472,5350006,1,'eye_brow_type',-11,0,26), (188473,5350006,0,'eye_color',170,13,13), (188474,5350006,1,'eye_type',-11,0,0), (188475,5350006,0,'hair_color1',8,245,253), (188476,5350006,0,'hair_face_color',20,16,11), (188477,5350006,0,'hair_face_highlight_color',216,192,37), (188478,5350006,0,'hair_type_color',20,16,11), (188479,5350006,0,'hair_type_highlight_color',216,192,37), (188480,5350006,1,'lip_type',-11,-7,12), (188481,5350006,1,'nose_type',-43,8,-11), (188482,5350006,0,'skin_color',107,124,102), (188483,5350006,1,'soga_cheek_type',0,-11,0), (188484,5350006,1,'soga_chin_type',0,-11,-7), (188485,5350006,1,'soga_ear_type',0,-11,0), (188486,5350006,1,'soga_eye_brow_type',0,44,26), (188487,5350006,0,'soga_eye_color',229,229,102), (188488,5350006,0,'soga_hair_face_color',20,16,11), (188489,5350006,0,'soga_hair_face_highlight_color',216,192,37), (188490,5350006,0,'soga_hair_type_color',20,16,11), (188491,5350006,0,'soga_hair_type_highlight_color',216,192,37), (188492,5350006,1,'soga_lip_type',26,-8,3), (188493,5350006,1,'soga_nose_type',12,17,7), (188494,5350006,0,'soga_skin_color',107,124,102), (188495,5350006,0,'wing_color1',255,255,255), (188496,5350006,0,'wing_color2',255,255,255), (188497,5350007,1,'cheek_type',-8,3,0), (188498,5350007,1,'chin_type',17,7,-20), (188499,5350007,1,'ear_type',44,26,0), (188500,5350007,1,'eye_brow_type',-11,0,26), (188501,5350007,0,'eye_color',184,44,82), (188502,5350007,1,'eye_type',-11,0,0), (188503,5350007,0,'hair_color1',8,245,37), (188504,5350007,0,'hair_face_color',63,49,30), (188505,5350007,0,'hair_face_highlight_color',216,192,37), (188506,5350007,0,'hair_type_color',63,49,30), (188507,5350007,0,'hair_type_highlight_color',216,192,37), (188508,5350007,1,'lip_type',-11,-7,12), (188509,5350007,1,'nose_type',-43,8,-11), (188510,5350007,0,'skin_color',197,198,140), (188511,5350007,1,'soga_cheek_type',0,-11,0), (188512,5350007,1,'soga_chin_type',0,-11,-7), (188513,5350007,1,'soga_ear_type',0,-11,0), (188514,5350007,1,'soga_eye_brow_type',0,44,26), (188515,5350007,0,'soga_eye_color',229,229,102), (188516,5350007,0,'soga_hair_face_color',63,49,30), (188517,5350007,0,'soga_hair_face_highlight_color',216,192,37), (188518,5350007,0,'soga_hair_type_color',63,49,30), (188519,5350007,0,'soga_hair_type_highlight_color',216,192,37), (188520,5350007,1,'soga_lip_type',26,-8,3), (188521,5350007,1,'soga_nose_type',12,17,7), (188522,5350007,0,'soga_skin_color',197,198,140), (188523,5350007,0,'wing_color1',255,255,255), (188524,5350007,0,'wing_color2',255,255,255), (188525,5350008,1,'cheek_type',-8,3,0), (188526,5350008,1,'chin_type',17,7,-20), (188527,5350008,1,'ear_type',44,26,0), (188528,5350008,1,'eye_brow_type',-11,0,26), (188529,5350008,0,'eye_color',205,205,202), (188530,5350008,1,'eye_type',-11,0,0), (188531,5350008,0,'hair_color1',8,245,245), (188532,5350008,0,'hair_face_color',114,108,100), (188533,5350008,0,'hair_face_highlight_color',216,192,37), (188534,5350008,0,'hair_type_color',114,108,100), (188535,5350008,0,'hair_type_highlight_color',216,192,37), (188536,5350008,1,'lip_type',-11,-7,12), (188537,5350008,1,'nose_type',-43,8,-11), (188538,5350008,0,'skin_color',158,150,143), (188539,5350008,1,'soga_cheek_type',0,-11,0), (188540,5350008,1,'soga_chin_type',0,-11,-7), (188541,5350008,1,'soga_ear_type',0,-11,0), (188542,5350008,1,'soga_eye_brow_type',0,44,26), (188543,5350008,0,'soga_eye_color',229,229,102), (188544,5350008,1,'soga_eye_type',-11,0,0), (188545,5350008,0,'soga_hair_face_color',114,108,100), (188546,5350008,0,'soga_hair_face_highlight_color',216,192,37), (188547,5350008,0,'soga_hair_type_color',114,108,100), (188548,5350008,0,'soga_hair_type_highlight_color',216,192,37), (188549,5350008,1,'soga_lip_type',26,-8,3), (188550,5350008,1,'soga_nose_type',12,17,7), (188551,5350008,0,'soga_skin_color',158,150,143), (188552,5350008,0,'wing_color1',255,255,255), (188553,5350008,0,'wing_color2',255,255,255), (188554,5350009,1,'cheek_type',-7,22,0), (188555,5350009,1,'chin_type',35,2,-4), (188556,5350009,1,'ear_type',-28,-3,0), (188557,5350009,1,'eye_brow_type',10,37,-35), (188558,5350009,1,'eye_type',1,0,0), (188559,5350009,0,'hair_color1',3,238,0), (188560,5350009,0,'hair_face_color',182,186,186), (188561,5350009,0,'hair_face_highlight_color',105,103,97), (188562,5350009,0,'hair_type_color',182,186,186), (188563,5350009,0,'hair_type_highlight_color',105,103,97), (188564,5350009,1,'lip_type',-9,-17,0), (188565,5350009,1,'nose_type',-45,3,-18), (188566,5350009,0,'skin_color',137,131,130), (188567,5350009,1,'soga_cheek_type',0,10,37), (188568,5350009,1,'soga_chin_type',0,-9,-17), (188569,5350009,1,'soga_ear_type',0,1,0), (188570,5350009,1,'soga_eye_brow_type',0,-28,-3), (188571,5350009,0,'soga_eye_color',229,229,102), (188572,5350009,0,'soga_hair_face_color',182,186,186), (188573,5350009,0,'soga_hair_face_highlight_color',105,103,97), (188574,5350009,0,'soga_hair_type_color',182,186,186), (188575,5350009,0,'soga_hair_type_highlight_color',105,103,97), (188576,5350009,1,'soga_lip_type',-35,-7,22), (188577,5350009,1,'soga_nose_type',0,35,2), (188578,5350009,0,'soga_skin_color',137,131,130), (188579,5350009,0,'wing_color1',255,255,255), (188580,5350009,0,'wing_color2',255,255,255), (188581,5350010,1,'cheek_type',0,2,0), (188582,5350010,1,'chin_type',-1,28,28), (188583,5350010,1,'ear_type',34,12,0), (188584,5350010,1,'eye_brow_type',-2,-10,-5), (188585,5350010,0,'eye_color',101,107,192), (188586,5350010,1,'eye_type',-31,0,0), (188587,5350010,0,'hair_color1',0,222,0), (188588,5350010,0,'hair_face_color',144,146,146), (188589,5350010,0,'hair_face_highlight_color',105,103,97), (188590,5350010,0,'hair_type_color',144,146,146), (188591,5350010,0,'hair_type_highlight_color',105,103,97), (188592,5350010,1,'lip_type',7,-20,-9), (188593,5350010,1,'nose_type',-11,0,-34), (188594,5350010,0,'skin_color',132,120,163), (188595,5350010,1,'soga_cheek_type',0,-2,-10), (188596,5350010,1,'soga_chin_type',0,7,-20), (188597,5350010,1,'soga_ear_type',0,-31,0), (188598,5350010,1,'soga_eye_brow_type',0,34,12), (188599,5350010,0,'soga_eye_color',229,229,102), (188600,5350010,0,'soga_hair_face_color',144,146,146), (188601,5350010,0,'soga_hair_face_highlight_color',105,103,97), (188602,5350010,0,'soga_hair_type_color',144,146,146), (188603,5350010,0,'soga_hair_type_highlight_color',105,103,97), (188604,5350010,1,'soga_lip_type',-5,0,2), (188605,5350010,1,'soga_nose_type',-9,-1,28), (188606,5350010,0,'soga_skin_color',132,120,163), (188607,5350010,0,'wing_color1',255,255,255), (188608,5350010,0,'wing_color2',255,255,255), (188609,5350011,1,'cheek_type',-2,25,0), (188610,5350011,1,'chin_type',-34,0,2), (188611,5350011,1,'ear_type',-23,9,0), (188612,5350011,1,'eye_brow_type',2,-17,-2), (188613,5350011,0,'eye_color',139,121,65), (188614,5350011,1,'eye_type',-28,0,0), (188615,5350011,0,'hair_color1',3,255,0), (188616,5350011,0,'hair_face_color',43,29,21), (188617,5350011,0,'hair_face_highlight_color',42,38,34), (188618,5350011,0,'hair_type_color',43,29,21), (188619,5350011,0,'hair_type_highlight_color',42,38,34), (188620,5350011,1,'lip_type',4,14,3), (188621,5350011,1,'nose_type',14,3,-1), (188622,5350011,0,'skin_color',222,180,182), (188623,5350011,1,'soga_cheek_type',0,2,-17), (188624,5350011,1,'soga_chin_type',0,4,14), (188625,5350011,1,'soga_ear_type',0,-28,0), (188626,5350011,1,'soga_eye_brow_type',0,-23,9), (188627,5350011,0,'soga_eye_color',229,229,102), (188628,5350011,0,'soga_hair_face_color',43,29,21), (188629,5350011,0,'soga_hair_face_highlight_color',42,38,34), (188630,5350011,0,'soga_hair_type_color',43,29,21), (188631,5350011,0,'soga_hair_type_highlight_color',42,38,34), (188632,5350011,1,'soga_lip_type',-2,-2,25), (188633,5350011,1,'soga_nose_type',3,-34,0), (188634,5350011,0,'soga_skin_color',222,180,182), (188635,5350011,0,'wing_color1',255,255,255), (188636,5350011,0,'wing_color2',255,255,255), (188637,5350012,1,'cheek_type',5,10,0), (188638,5350012,1,'chin_type',-17,38,-11), (188639,5350012,1,'ear_type',-7,20,0), (188640,5350012,1,'eye_brow_type',28,-31,-3), (188641,5350012,0,'eye_color',198,120,255), (188642,5350012,1,'eye_type',32,0,0), (188643,5350012,0,'hair_color1',224,45,0), (188644,5350012,0,'hair_face_color',140,160,169), (188645,5350012,0,'hair_face_highlight_color',105,103,97), (188646,5350012,0,'hair_type_color',140,160,169), (188647,5350012,0,'hair_type_highlight_color',105,103,97), (188648,5350012,1,'lip_type',19,18,0), (188649,5350012,1,'nose_type',-1,-32,45), (188650,5350012,0,'skin_color',206,180,224), (188651,5350012,1,'soga_cheek_type',0,28,-31), (188652,5350012,1,'soga_chin_type',0,19,18), (188653,5350012,1,'soga_ear_type',0,32,0), (188654,5350012,1,'soga_eye_brow_type',0,-7,20), (188655,5350012,0,'soga_eye_color',229,229,102), (188656,5350012,0,'soga_hair_face_color',140,160,169), (188657,5350012,0,'soga_hair_face_highlight_color',105,103,97), (188658,5350012,0,'soga_hair_type_color',140,160,169), (188659,5350012,0,'soga_hair_type_highlight_color',105,103,97), (188660,5350012,1,'soga_lip_type',-3,5,10), (188661,5350012,1,'soga_nose_type',0,-17,38), (188662,5350012,0,'soga_skin_color',206,180,224), (188663,5350012,0,'wing_color1',255,255,255), (188664,5350012,0,'wing_color2',255,255,255), (188665,5350013,1,'cheek_type',41,98,0), (188666,5350013,1,'chin_type',-46,1,77), (188667,5350013,1,'ear_type',-87,-74,0), (188668,5350013,1,'eye_brow_type',97,-34,-3), (188669,5350013,0,'eye_color',116,172,190), (188670,5350013,1,'eye_type',94,0,0), (188671,5350013,0,'hair_color1',214,56,14), (188672,5350013,0,'hair_color2',25,0,0), (188673,5350013,0,'hair_face_highlight_color',193,100,45), (188674,5350013,0,'hair_type_highlight_color',193,100,45), (188675,5350013,1,'lip_type',-22,17,-95), (188676,5350013,1,'nose_type',71,-42,56), (188677,5350013,0,'skin_color',134,109,66), (188678,5350013,1,'soga_cheek_type',0,97,-34), (188679,5350013,1,'soga_chin_type',0,-22,17), (188680,5350013,1,'soga_ear_type',0,94,0), (188681,5350013,1,'soga_eye_brow_type',0,-87,-74), (188682,5350013,0,'soga_eye_color',229,229,102), (188683,5350013,1,'soga_eye_type',25,0,0), (188684,5350013,0,'soga_hair_face_highlight_color',193,100,45), (188685,5350013,0,'soga_hair_type_highlight_color',193,100,45), (188686,5350013,1,'soga_lip_type',-3,41,98), (188687,5350013,1,'soga_nose_type',-95,-46,1), (188688,5350013,0,'soga_skin_color',134,109,66), (188689,5350013,0,'wing_color1',255,255,255), (188690,5350013,0,'wing_color2',255,255,255), (188691,5350014,1,'cheek_type',21,-21,0), (188692,5350014,1,'chin_type',-37,0,0), (188693,5350014,1,'ear_type',7,-9,0), (188694,5350014,1,'eye_brow_type',-4,-4,-18), (188695,5350014,0,'eye_color',61,120,89), (188696,5350014,1,'eye_type',-7,0,0), (188697,5350014,0,'hair_color1',0,219,0), (188698,5350014,0,'hair_face_color',71,69,65), (188699,5350014,0,'hair_face_highlight_color',89,87,82), (188700,5350014,0,'hair_type_color',71,69,65), (188701,5350014,0,'hair_type_highlight_color',89,87,82), (188702,5350014,1,'lip_type',-12,7,0), (188703,5350014,1,'nose_type',-5,0,-37), (188704,5350014,0,'skin_color',232,235,235), (188705,5350014,1,'soga_cheek_type',0,-4,-4), (188706,5350014,1,'soga_chin_type',0,-12,7), (188707,5350014,1,'soga_ear_type',0,-7,0), (188708,5350014,1,'soga_eye_brow_type',0,7,-9), (188709,5350014,0,'soga_eye_color',229,229,102), (188710,5350014,0,'soga_hair_face_color',71,69,65), (188711,5350014,0,'soga_hair_face_highlight_color',89,87,82), (188712,5350014,0,'soga_hair_type_color',71,69,65), (188713,5350014,0,'soga_hair_type_highlight_color',89,87,82), (188714,5350014,1,'soga_lip_type',-18,21,-21), (188715,5350014,1,'soga_nose_type',0,-37,0), (188716,5350014,0,'soga_skin_color',232,235,235), (188717,5350014,0,'wing_color1',255,255,255), (188718,5350014,0,'wing_color2',255,255,255), (188719,5350015,1,'cheek_type',-26,0,0), (188720,5350015,1,'chin_type',25,3,0), (188721,5350015,1,'ear_type',-25,10,0), (188722,5350015,1,'eye_brow_type',-2,-1,31), (188723,5350015,0,'eye_color',157,107,255), (188724,5350015,1,'eye_type',35,0,0), (188725,5350015,0,'hair_color1',230,0,0), (188726,5350015,0,'hair_face_color',140,145,161), (188727,5350015,0,'hair_face_highlight_color',105,103,97), (188728,5350015,0,'hair_type_color',140,145,161), (188729,5350015,0,'hair_type_highlight_color',105,103,97), (188730,5350015,1,'lip_type',25,29,0), (188731,5350015,1,'nose_type',8,-26,0), (188732,5350015,0,'skin_color',0,15,15), (188733,5350015,1,'soga_cheek_type',0,-2,-1), (188734,5350015,1,'soga_chin_type',0,25,29), (188735,5350015,1,'soga_ear_type',0,35,0), (188736,5350015,1,'soga_eye_brow_type',0,-25,10), (188737,5350015,0,'soga_eye_color',229,229,102), (188738,5350015,0,'soga_hair_face_color',140,145,161), (188739,5350015,0,'soga_hair_face_highlight_color',105,103,97), (188740,5350015,0,'soga_hair_type_color',140,145,161), (188741,5350015,0,'soga_hair_type_highlight_color',105,103,97), (188742,5350015,1,'soga_lip_type',31,-26,0), (188743,5350015,1,'soga_nose_type',0,25,3), (188744,5350015,0,'soga_skin_color',0,15,15), (188745,5350015,0,'wing_color1',255,255,255), (188746,5350015,0,'wing_color2',255,255,255), (188747,5350016,1,'cheek_type',-26,0,0), (188748,5350016,1,'chin_type',25,3,0), (188749,5350016,1,'ear_type',-25,10,0), (188750,5350016,1,'eye_brow_type',-2,-1,31), (188751,5350016,0,'eye_color',157,107,255), (188752,5350016,1,'eye_type',35,0,0), (188753,5350016,0,'hair_color1',230,0,0), (188754,5350016,0,'hair_face_color',140,145,161), (188755,5350016,0,'hair_face_highlight_color',105,103,97), (188756,5350016,0,'hair_type_color',140,145,161), (188757,5350016,0,'hair_type_highlight_color',105,103,97), (188758,5350016,1,'lip_type',25,29,0), (188759,5350016,1,'nose_type',8,-26,0), (188760,5350016,0,'skin_color',0,15,15), (188761,5350016,1,'soga_cheek_type',0,-2,-1), (188762,5350016,1,'soga_chin_type',0,25,29), (188763,5350016,1,'soga_ear_type',0,35,0), (188764,5350016,1,'soga_eye_brow_type',0,-25,10), (188765,5350016,0,'soga_eye_color',229,229,102), (188766,5350016,0,'soga_hair_face_color',140,145,161), (188767,5350016,0,'soga_hair_face_highlight_color',105,103,97), (188768,5350016,0,'soga_hair_type_color',140,145,161), (188769,5350016,0,'soga_hair_type_highlight_color',105,103,97), (188770,5350016,1,'soga_lip_type',31,-26,0), (188771,5350016,1,'soga_nose_type',0,25,3), (188772,5350016,0,'soga_skin_color',0,15,15), (188773,5350016,0,'wing_color1',255,255,255), (188774,5350016,0,'wing_color2',255,255,255), (188775,5350017,1,'cheek_type',17,7,0), (188776,5350017,1,'chin_type',7,-21,25), (188777,5350017,1,'ear_type',17,-2,0), (188778,5350017,1,'eye_brow_type',-12,14,-4), (188779,5350017,0,'eye_color',225,129,255), (188780,5350017,1,'eye_type',-14,0,0), (188781,5350017,0,'hair_color1',20,9,0), (188782,5350017,0,'hair_face_color',155,135,162), (188783,5350017,0,'hair_face_highlight_color',105,103,97), (188784,5350017,0,'hair_type_color',155,135,162), (188785,5350017,0,'hair_type_highlight_color',105,103,97), (188786,5350017,1,'lip_type',-18,-12,1), (188787,5350017,1,'nose_type',14,20,9), (188788,5350017,0,'skin_color',0,12,12), (188789,5350017,1,'soga_cheek_type',0,-12,14), (188790,5350017,1,'soga_chin_type',0,-18,-12), (188791,5350017,1,'soga_ear_type',0,-14,0), (188792,5350017,1,'soga_eye_brow_type',0,17,-2), (188793,5350017,0,'soga_eye_color',229,229,102), (188794,5350017,0,'soga_hair_face_color',155,135,162), (188795,5350017,0,'soga_hair_face_highlight_color',105,103,97), (188796,5350017,0,'soga_hair_type_color',155,135,162), (188797,5350017,0,'soga_hair_type_highlight_color',105,103,97), (188798,5350017,1,'soga_lip_type',-4,17,7), (188799,5350017,1,'soga_nose_type',1,7,-21), (188800,5350017,0,'soga_skin_color',0,12,12), (188801,5350017,0,'wing_color1',255,255,255), (188802,5350017,0,'wing_color2',255,255,255), (188803,5350018,1,'cheek_type',94,22,0), (188804,5350018,1,'chin_type',26,-47,68), (188805,5350018,1,'ear_type',-46,-31,0), (188806,5350018,1,'eye_brow_type',74,-48,87), (188807,5350018,0,'eye_color',201,137,255), (188808,5350018,1,'eye_type',-71,0,0), (188809,5350018,0,'hair_color1',175,37,8), (188810,5350018,0,'hair_face_color',244,246,246), (188811,5350018,0,'hair_face_highlight_color',86,68,133), (188812,5350018,0,'hair_type_color',244,246,246), (188813,5350018,0,'hair_type_highlight_color',86,68,133), (188814,5350018,1,'lip_type',-98,90,-65), (188815,5350018,1,'nose_type',-44,-81,37), (188816,5350018,0,'skin_color',123,166,165), (188817,5350018,1,'soga_cheek_type',0,74,-48), (188818,5350018,1,'soga_chin_type',0,-98,90), (188819,5350018,1,'soga_ear_type',0,-71,0), (188820,5350018,1,'soga_eye_brow_type',0,-46,-31), (188821,5350018,0,'soga_eye_color',229,229,102), (188822,5350018,0,'soga_hair_face_color',244,246,246), (188823,5350018,0,'soga_hair_face_highlight_color',86,68,133), (188824,5350018,0,'soga_hair_type_color',244,246,246), (188825,5350018,0,'soga_hair_type_highlight_color',86,68,133), (188826,5350018,1,'soga_lip_type',87,94,22), (188827,5350018,1,'soga_nose_type',-65,26,-47), (188828,5350018,0,'soga_skin_color',123,166,165), (188829,5350018,0,'wing_color1',255,255,255), (188830,5350018,0,'wing_color2',255,255,255), (188831,5350019,1,'cheek_type',-26,0,0), (188832,5350019,1,'chin_type',25,3,0), (188833,5350019,1,'ear_type',-25,10,0), (188834,5350019,1,'eye_brow_type',-2,-1,31), (188835,5350019,0,'eye_color',157,107,255), (188836,5350019,1,'eye_type',35,0,0), (188837,5350019,0,'hair_color1',230,0,0), (188838,5350019,0,'hair_face_color',140,145,161), (188839,5350019,0,'hair_face_highlight_color',105,103,97), (188840,5350019,0,'hair_type_color',140,145,161), (188841,5350019,0,'hair_type_highlight_color',105,103,97), (188842,5350019,1,'lip_type',25,29,0), (188843,5350019,1,'nose_type',8,-26,0), (188844,5350019,0,'skin_color',0,15,15), (188845,5350019,1,'soga_cheek_type',0,-2,-1), (188846,5350019,1,'soga_chin_type',0,25,29), (188847,5350019,1,'soga_ear_type',0,35,0), (188848,5350019,1,'soga_eye_brow_type',0,-25,10), (188849,5350019,0,'soga_eye_color',229,229,102), (188850,5350019,0,'soga_hair_face_color',140,145,161), (188851,5350019,0,'soga_hair_face_highlight_color',105,103,97), (188852,5350019,0,'soga_hair_type_color',140,145,161), (188853,5350019,0,'soga_hair_type_highlight_color',105,103,97), (188854,5350019,1,'soga_lip_type',31,-26,0), (188855,5350019,1,'soga_nose_type',0,25,3), (188856,5350019,0,'soga_skin_color',0,15,15), (188857,5350019,0,'wing_color1',255,255,255), (188858,5350019,0,'wing_color2',255,255,255), (188859,5350020,1,'cheek_type',28,20,0), (188860,5350020,1,'chin_type',0,4,1), (188861,5350020,1,'ear_type',25,28,0), (188862,5350020,1,'eye_brow_type',25,-25,12), (188863,5350020,0,'eye_color',203,186,255), (188864,5350020,1,'eye_type',9,0,0), (188865,5350020,0,'hair_color1',244,253,0), (188866,5350020,0,'hair_face_color',122,132,132), (188867,5350020,0,'hair_face_highlight_color',105,103,97), (188868,5350020,0,'hair_type_color',122,132,132), (188869,5350020,0,'hair_type_highlight_color',105,103,97), (188870,5350020,1,'lip_type',10,-5,0), (188871,5350020,1,'nose_type',-4,-12,-3), (188872,5350020,0,'skin_color',173,142,181), (188873,5350020,1,'soga_cheek_type',0,25,-25), (188874,5350020,1,'soga_chin_type',0,10,-5), (188875,5350020,1,'soga_ear_type',0,9,0), (188876,5350020,1,'soga_eye_brow_type',0,25,28), (188877,5350020,0,'soga_eye_color',229,229,102), (188878,5350020,0,'soga_hair_face_color',122,132,132), (188879,5350020,0,'soga_hair_face_highlight_color',105,103,97), (188880,5350020,0,'soga_hair_type_color',122,132,132), (188881,5350020,0,'soga_hair_type_highlight_color',105,103,97), (188882,5350020,1,'soga_lip_type',12,28,20), (188883,5350020,1,'soga_nose_type',0,0,4), (188884,5350020,0,'soga_skin_color',173,142,181), (188885,5350020,0,'wing_color1',255,255,255), (188886,5350020,0,'wing_color2',255,255,255), (188887,5350021,1,'cheek_type',2,-3,0), (188888,5350021,1,'chin_type',-12,34,17), (188889,5350021,1,'ear_type',28,0,0), (188890,5350021,1,'eye_brow_type',-29,0,-17), (188891,5350021,0,'eye_color',209,180,255), (188892,5350021,1,'eye_type',-26,0,0), (188893,5350021,0,'hair_color1',0,254,0), (188894,5350021,0,'hair_face_color',169,169,169), (188895,5350021,0,'hair_face_highlight_color',105,103,97), (188896,5350021,0,'hair_type_color',169,169,169), (188897,5350021,0,'hair_type_highlight_color',105,103,97), (188898,5350021,1,'lip_type',31,25,-22), (188899,5350021,1,'nose_type',2,0,-2), (188900,5350021,0,'skin_color',118,131,165), (188901,5350021,1,'soga_cheek_type',0,-29,0), (188902,5350021,1,'soga_chin_type',0,31,25), (188903,5350021,1,'soga_ear_type',0,-26,0), (188904,5350021,1,'soga_eye_brow_type',0,28,0), (188905,5350021,0,'soga_eye_color',229,229,102), (188906,5350021,0,'soga_hair_face_color',169,169,169), (188907,5350021,0,'soga_hair_face_highlight_color',105,103,97), (188908,5350021,0,'soga_hair_type_color',169,169,169), (188909,5350021,0,'soga_hair_type_highlight_color',105,103,97), (188910,5350021,1,'soga_lip_type',-17,2,-3), (188911,5350021,1,'soga_nose_type',-22,-12,34), (188912,5350021,0,'soga_skin_color',118,131,165), (188913,5350021,0,'wing_color1',255,255,255), (188914,5350021,0,'wing_color2',255,255,255), (188915,5350022,1,'cheek_type',-28,-8,0), (188916,5350022,1,'chin_type',47,29,-10), (188917,5350022,1,'ear_type',28,26,0), (188918,5350022,1,'eye_brow_type',9,11,17), (188919,5350022,0,'eye_color',243,166,255), (188920,5350022,1,'eye_type',-17,0,0), (188921,5350022,0,'hair_color1',244,249,0), (188922,5350022,0,'hair_face_color',114,135,135), (188923,5350022,0,'hair_face_highlight_color',105,103,97), (188924,5350022,0,'hair_type_color',114,135,135), (188925,5350022,0,'hair_type_highlight_color',105,103,97), (188926,5350022,1,'lip_type',7,17,-2), (188927,5350022,1,'nose_type',-17,-12,-7), (188928,5350022,0,'skin_color',125,118,117), (188929,5350022,1,'soga_cheek_type',0,9,11), (188930,5350022,1,'soga_chin_type',0,7,17), (188931,5350022,1,'soga_ear_type',0,-17,0), (188932,5350022,1,'soga_eye_brow_type',0,28,26), (188933,5350022,0,'soga_eye_color',229,229,102), (188934,5350022,0,'soga_hair_face_color',114,135,135), (188935,5350022,0,'soga_hair_face_highlight_color',105,103,97), (188936,5350022,0,'soga_hair_type_color',114,135,135), (188937,5350022,0,'soga_hair_type_highlight_color',105,103,97), (188938,5350022,1,'soga_lip_type',17,-28,-8), (188939,5350022,1,'soga_nose_type',-2,47,29), (188940,5350022,0,'soga_skin_color',125,118,117), (188941,5350022,0,'wing_color1',255,255,255), (188942,5350022,0,'wing_color2',255,255,255), (188943,5350023,1,'cheek_type',-37,18,0), (188944,5350023,1,'chin_type',7,3,75), (188945,5350023,1,'eye_brow_type',3,-20,-88), (188946,5350023,0,'eye_color',62,82,47), (188947,5350023,1,'eye_type',69,0,0), (188948,5350023,0,'hair_color1',21,201,12), (188949,5350023,0,'hair_face_color',84,87,22), (188950,5350023,0,'hair_type_color',84,87,22), (188951,5350023,1,'lip_type',-44,34,-50), (188952,5350023,1,'nose_type',84,21,-55), (188953,5350023,0,'skin_color',84,87,22), (188954,5350023,1,'soga_cheek_type',0,3,-20), (188955,5350023,1,'soga_chin_type',0,-44,34), (188956,5350023,1,'soga_ear_type',0,69,0), (188957,5350023,0,'soga_eye_color',229,229,102), (188958,5350023,0,'soga_hair_face_color',84,87,22), (188959,5350023,0,'soga_hair_type_color',84,87,22), (188960,5350023,1,'soga_lip_type',-88,-37,18), (188961,5350023,1,'soga_nose_type',-50,7,3), (188962,5350023,0,'soga_skin_color',84,87,22), (188963,5350023,0,'wing_color1',255,255,255), (188964,5350023,0,'wing_color2',255,255,255), (188965,5350024,1,'cheek_type',-28,-8,0), (188966,5350024,1,'chin_type',47,29,-10), (188967,5350024,1,'ear_type',28,26,0), (188968,5350024,1,'eye_brow_type',9,11,17), (188969,5350024,0,'eye_color',243,166,255), (188970,5350024,1,'eye_type',-17,0,0), (188971,5350024,0,'hair_color1',244,249,0), (188972,5350024,0,'hair_face_color',114,135,135), (188973,5350024,0,'hair_face_highlight_color',105,103,97), (188974,5350024,0,'hair_type_color',114,135,135), (188975,5350024,0,'hair_type_highlight_color',105,103,97), (188976,5350024,1,'lip_type',7,17,-2), (188977,5350024,1,'nose_type',-17,-12,-7), (188978,5350024,0,'skin_color',125,118,117), (188979,5350024,1,'soga_cheek_type',0,9,11), (188980,5350024,1,'soga_chin_type',0,7,17), (188981,5350024,1,'soga_ear_type',0,-17,0), (188982,5350024,1,'soga_eye_brow_type',0,28,26), (188983,5350024,0,'soga_eye_color',229,229,102), (188984,5350024,0,'soga_hair_face_color',114,135,135), (188985,5350024,0,'soga_hair_face_highlight_color',105,103,97), (188986,5350024,0,'soga_hair_type_color',114,135,135), (188987,5350024,0,'soga_hair_type_highlight_color',105,103,97), (188988,5350024,1,'soga_lip_type',17,-28,-8), (188989,5350024,1,'soga_nose_type',-2,47,29), (188990,5350024,0,'soga_skin_color',125,118,117), (188991,5350024,0,'wing_color1',255,255,255), (188992,5350024,0,'wing_color2',255,255,255), (188993,5350025,1,'cheek_type',3,-31,0), (188994,5350025,1,'chin_type',28,-4,2), (188995,5350025,1,'ear_type',20,17,0), (188996,5350025,1,'eye_brow_type',-31,28,0), (188997,5350025,0,'eye_color',40,23,58), (188998,5350025,1,'eye_type',-26,0,0), (188999,5350025,0,'hair_color1',28,237,0), (189000,5350025,0,'hair_face_color',138,129,138), (189001,5350025,0,'hair_face_highlight_color',105,103,97), (189002,5350025,0,'hair_type_color',138,129,138), (189003,5350025,0,'hair_type_highlight_color',105,103,97), (189004,5350025,1,'lip_type',-7,23,-42), (189005,5350025,1,'nose_type',-12,28,-19), (189006,5350025,0,'skin_color',48,79,99), (189007,5350025,1,'soga_cheek_type',0,-31,28), (189008,5350025,1,'soga_chin_type',0,-7,23), (189009,5350025,1,'soga_ear_type',0,-26,0), (189010,5350025,1,'soga_eye_brow_type',0,20,17), (189011,5350025,0,'soga_eye_color',229,229,102), (189012,5350025,0,'soga_hair_face_color',138,129,138), (189013,5350025,0,'soga_hair_face_highlight_color',105,103,97), (189014,5350025,0,'soga_hair_type_color',138,129,138), (189015,5350025,0,'soga_hair_type_highlight_color',105,103,97), (189016,5350025,1,'soga_lip_type',0,3,-31), (189017,5350025,1,'soga_nose_type',-42,28,-4), (189018,5350025,0,'soga_skin_color',48,79,99), (189019,5350025,0,'wing_color1',255,255,255), (189020,5350025,0,'wing_color2',255,255,255), (189021,5350026,1,'cheek_type',3,-31,0), (189022,5350026,1,'chin_type',28,-4,2), (189023,5350026,1,'ear_type',20,17,0), (189024,5350026,1,'eye_brow_type',-31,28,0), (189025,5350026,0,'eye_color',40,23,58), (189026,5350026,1,'eye_type',-26,0,0), (189027,5350026,0,'hair_color1',28,237,0), (189028,5350026,0,'hair_face_color',138,129,138), (189029,5350026,0,'hair_face_highlight_color',105,103,97), (189030,5350026,0,'hair_type_color',138,129,138), (189031,5350026,0,'hair_type_highlight_color',105,103,97), (189032,5350026,1,'lip_type',-7,23,-42), (189033,5350026,1,'nose_type',-12,28,-19), (189034,5350026,0,'skin_color',48,79,99), (189035,5350026,1,'soga_cheek_type',0,-31,28), (189036,5350026,1,'soga_chin_type',0,-7,23), (189037,5350026,1,'soga_ear_type',0,-26,0), (189038,5350026,1,'soga_eye_brow_type',0,20,17), (189039,5350026,0,'soga_eye_color',229,229,102), (189040,5350026,0,'soga_hair_face_color',138,129,138), (189041,5350026,0,'soga_hair_face_highlight_color',105,103,97), (189042,5350026,0,'soga_hair_type_color',138,129,138), (189043,5350026,0,'soga_hair_type_highlight_color',105,103,97), (189044,5350026,1,'soga_lip_type',0,3,-31), (189045,5350026,1,'soga_nose_type',-42,28,-4), (189046,5350026,0,'soga_skin_color',48,79,99), (189047,5350026,0,'wing_color1',255,255,255), (189048,5350026,0,'wing_color2',255,255,255), (189049,5350027,1,'cheek_type',-84,-29,0), (189050,5350027,1,'chin_type',-70,-81,41), (189051,5350027,1,'ear_type',93,-8,0), (189052,5350027,1,'eye_brow_type',-78,-10,82), (189053,5350027,0,'eye_color',32,64,54), (189054,5350027,1,'eye_type',-31,0,0), (189055,5350027,0,'hair_color1',182,181,44), (189056,5350027,0,'hair_face_color',47,14,19), (189057,5350027,0,'hair_face_highlight_color',244,246,246), (189058,5350027,0,'hair_type_color',47,14,19), (189059,5350027,0,'hair_type_highlight_color',244,246,246), (189060,5350027,1,'lip_type',0,-44,-31), (189061,5350027,1,'nose_type',-7,-74,-75), (189062,5350027,0,'skin_color',141,93,81), (189063,5350027,1,'soga_cheek_type',0,-78,-10), (189064,5350027,1,'soga_chin_type',0,0,-44), (189065,5350027,1,'soga_ear_type',0,-31,0), (189066,5350027,1,'soga_eye_brow_type',0,93,-8), (189067,5350027,0,'soga_eye_color',229,229,102), (189068,5350027,0,'soga_hair_face_color',47,14,19), (189069,5350027,0,'soga_hair_face_highlight_color',244,246,246), (189070,5350027,0,'soga_hair_type_color',47,14,19), (189071,5350027,0,'soga_hair_type_highlight_color',244,246,246), (189072,5350027,1,'soga_lip_type',82,-84,-29), (189073,5350027,1,'soga_nose_type',-31,-70,-81), (189074,5350027,0,'soga_skin_color',141,93,81), (189075,5350027,0,'wing_color1',255,255,255), (189076,5350027,0,'wing_color2',255,255,255), (189077,5350028,1,'cheek_type',25,-10,0), (189078,5350028,1,'chin_type',-1,0,12), (189079,5350028,1,'ear_type',9,-21,0), (189080,5350028,1,'eye_brow_type',0,20,7), (189081,5350028,0,'eye_color',243,167,255), (189082,5350028,1,'eye_type',-2,0,0), (189083,5350028,0,'hair_color1',17,31,0), (189084,5350028,0,'hair_face_color',141,120,147), (189085,5350028,0,'hair_face_highlight_color',105,103,97), (189086,5350028,0,'hair_type_color',141,120,147), (189087,5350028,0,'hair_type_highlight_color',105,103,97), (189088,5350028,1,'lip_type',25,-17,10), (189089,5350028,1,'nose_type',-9,17,31), (189090,5350028,0,'skin_color',58,99,111), (189091,5350028,1,'soga_cheek_type',0,0,20), (189092,5350028,1,'soga_chin_type',0,25,-17), (189093,5350028,1,'soga_ear_type',0,-2,0), (189094,5350028,1,'soga_eye_brow_type',0,9,-21), (189095,5350028,0,'soga_eye_color',229,229,102), (189096,5350028,0,'soga_hair_face_color',141,120,147), (189097,5350028,0,'soga_hair_face_highlight_color',105,103,97), (189098,5350028,0,'soga_hair_type_color',141,120,147), (189099,5350028,0,'soga_hair_type_highlight_color',105,103,97), (189100,5350028,1,'soga_lip_type',7,25,-10), (189101,5350028,1,'soga_nose_type',10,-1,0), (189102,5350028,0,'soga_skin_color',58,99,111), (189103,5350028,0,'wing_color1',255,255,255), (189104,5350028,0,'wing_color2',255,255,255), (189105,5350029,1,'cheek_type',-3,-25,0), (189106,5350029,1,'chin_type',-8,25,1), (189107,5350029,1,'ear_type',42,42,0), (189108,5350029,1,'eye_brow_type',-9,-1,-4), (189109,5350029,0,'eye_color',137,92,40), (189110,5350029,1,'eye_type',-25,0,0), (189111,5350029,0,'hair_face_color',255,171,115), (189112,5350029,0,'hair_face_highlight_color',105,90,5), (189113,5350029,0,'hair_type_color',255,171,115), (189114,5350029,0,'hair_type_highlight_color',105,90,5), (189115,5350029,1,'lip_type',-5,-26,-1), (189116,5350029,1,'nose_type',-3,21,17), (189117,5350029,0,'skin_color',230,186,184), (189118,5350029,1,'soga_cheek_type',-3,-25,0), (189119,5350029,1,'soga_chin_type',-8,25,1), (189120,5350029,1,'soga_ear_type',42,42,0), (189121,5350029,1,'soga_eye_brow_type',-9,-1,-4), (189122,5350029,0,'soga_eye_color',229,229,102), (189123,5350029,1,'soga_eye_type',-25,0,0), (189124,5350029,0,'soga_hair_face_color',255,171,115), (189125,5350029,0,'soga_hair_face_highlight_color',105,90,5), (189126,5350029,0,'soga_hair_type_color',255,171,115), (189127,5350029,0,'soga_hair_type_highlight_color',105,90,5), (189128,5350029,1,'soga_lip_type',-5,-26,-1), (189129,5350029,1,'soga_nose_type',-3,21,17), (189130,5350029,0,'soga_skin_color',230,186,184), (189131,5350029,0,'wing_color1',255,255,255), (189132,5350029,0,'wing_color2',255,255,255), (189133,5350030,1,'cheek_type',21,25,0), (189134,5350030,1,'chin_type',-14,17,0), (189135,5350030,1,'ear_type',0,-23,0), (189136,5350030,1,'eye_brow_type',12,-20,-7), (189137,5350030,0,'eye_color',199,179,155), (189138,5350030,1,'eye_type',-22,0,0), (189139,5350030,0,'hair_face_color',139,187,188), (189140,5350030,0,'hair_face_highlight_color',25,18,10), (189141,5350030,0,'hair_type_color',139,187,188), (189142,5350030,0,'hair_type_highlight_color',25,18,10), (189143,5350030,1,'lip_type',7,45,-20), (189144,5350030,1,'nose_type',-18,12,14), (189145,5350030,0,'skin_color',213,164,145), (189146,5350030,1,'soga_cheek_type',21,25,0), (189147,5350030,1,'soga_chin_type',-14,17,0), (189148,5350030,1,'soga_ear_type',0,-23,0), (189149,5350030,1,'soga_eye_brow_type',12,-20,-7), (189150,5350030,0,'soga_eye_color',229,229,102), (189151,5350030,1,'soga_eye_type',-22,0,0), (189152,5350030,0,'soga_hair_face_color',139,187,188), (189153,5350030,0,'soga_hair_face_highlight_color',25,18,10), (189154,5350030,0,'soga_hair_type_color',139,187,188), (189155,5350030,0,'soga_hair_type_highlight_color',25,18,10), (189156,5350030,1,'soga_lip_type',7,45,-20), (189157,5350030,1,'soga_nose_type',-18,12,14), (189158,5350030,0,'soga_skin_color',213,164,145), (189159,5350030,0,'wing_color1',255,255,255), (189160,5350030,0,'wing_color2',255,255,255), (189161,5350031,1,'cheek_type',11,53,0), (189162,5350031,1,'chin_type',40,-14,4), (189163,5350031,1,'ear_type',-1,71,0), (189164,5350031,1,'eye_brow_type',93,-10,-51), (189165,5350031,0,'eye_color',116,174,190), (189166,5350031,1,'eye_type',97,0,0), (189167,5350031,0,'hair_color1',38,22,21), (189168,5350031,0,'hair_color2',120,50,0), (189169,5350031,0,'hair_face_color',2,0,0), (189170,5350031,0,'hair_face_highlight_color',233,184,31), (189171,5350031,0,'hair_highlight',246,219,114), (189172,5350031,0,'hair_type_color',2,0,0), (189173,5350031,0,'hair_type_highlight_color',233,184,31), (189174,5350031,1,'lip_type',43,-53,-50), (189175,5350031,1,'nose_type',-55,-87,-62), (189176,5350031,0,'skin_color',202,194,179), (189177,5350031,1,'soga_cheek_type',11,53,0), (189178,5350031,1,'soga_chin_type',40,-14,4), (189179,5350031,1,'soga_ear_type',-1,71,0), (189180,5350031,1,'soga_eye_brow_type',93,-10,-51), (189181,5350031,0,'soga_eye_color',229,229,102), (189182,5350031,1,'soga_eye_type',97,0,0), (189183,5350031,0,'soga_hair_color1',38,22,21), (189184,5350031,0,'soga_hair_color2',120,50,0), (189185,5350031,0,'soga_hair_face_color',2,0,0), (189186,5350031,0,'soga_hair_face_highlight_color',233,184,31), (189187,5350031,0,'soga_hair_highlight',246,219,114), (189188,5350031,0,'soga_hair_type_color',2,0,0), (189189,5350031,0,'soga_hair_type_highlight_color',233,184,31), (189190,5350031,1,'soga_lip_type',43,-53,-50), (189191,5350031,1,'soga_nose_type',-55,-87,-62), (189192,5350031,0,'soga_skin_color',202,194,179), (189193,5350031,0,'wing_color1',255,255,255), (189194,5350031,0,'wing_color2',255,255,255), (189195,5350032,0,'eye_color',255,255,255), (189196,5350032,0,'skin_color',255,255,255), (189197,5350032,0,'soga_eye_color',255,0,255), (189198,5350033,0,'eye_color',255,255,255), (189199,5350033,0,'skin_color',255,255,255), (189200,5350033,0,'soga_eye_color',255,0,255), (189201,5350034,0,'eye_color',255,255,255), (189202,5350034,0,'skin_color',255,255,255), (189203,5350034,0,'soga_eye_color',255,0,255), (189204,5350035,1,'cheek_type',28,20,0), (189205,5350035,1,'chin_type',0,4,1), (189206,5350035,1,'ear_type',25,28,0), (189207,5350035,1,'eye_brow_type',25,-25,12), (189208,5350035,0,'eye_color',203,186,255), (189209,5350035,1,'eye_type',9,0,0), (189210,5350035,0,'hair_face_color',122,132,132), (189211,5350035,0,'hair_face_highlight_color',105,103,97), (189212,5350035,0,'hair_type_color',122,132,132), (189213,5350035,0,'hair_type_highlight_color',105,103,97), (189214,5350035,1,'lip_type',10,-5,0), (189215,5350035,1,'nose_type',-4,-12,-3), (189216,5350035,0,'skin_color',173,142,181), (189217,5350035,1,'soga_cheek_type',28,20,0), (189218,5350035,1,'soga_chin_type',0,4,1), (189219,5350035,1,'soga_ear_type',25,28,0), (189220,5350035,1,'soga_eye_brow_type',25,-25,12), (189221,5350035,0,'soga_eye_color',229,229,102), (189222,5350035,1,'soga_eye_type',9,0,0), (189223,5350035,0,'soga_hair_face_color',122,132,132), (189224,5350035,0,'soga_hair_face_highlight_color',105,103,97), (189225,5350035,0,'soga_hair_type_color',122,132,132), (189226,5350035,0,'soga_hair_type_highlight_color',105,103,97), (189227,5350035,1,'soga_lip_type',10,-5,0), (189228,5350035,1,'soga_nose_type',-4,-12,-3), (189229,5350035,0,'soga_skin_color',173,142,181), (189230,5350035,0,'wing_color1',255,255,255), (189231,5350035,0,'wing_color2',255,255,255), (189232,5350036,1,'cheek_type',2,-3,0), (189233,5350036,1,'chin_type',-12,34,17), (189234,5350036,1,'ear_type',28,0,0), (189235,5350036,1,'eye_brow_type',-29,0,-17), (189236,5350036,0,'eye_color',209,180,255), (189237,5350036,1,'eye_type',-26,0,0), (189238,5350036,0,'hair_face_color',169,169,169), (189239,5350036,0,'hair_face_highlight_color',105,103,97), (189240,5350036,0,'hair_type_color',169,169,169), (189241,5350036,0,'hair_type_highlight_color',105,103,97), (189242,5350036,1,'lip_type',31,25,-22), (189243,5350036,1,'nose_type',2,0,-2), (189244,5350036,0,'skin_color',118,131,165), (189245,5350036,1,'soga_cheek_type',2,-3,0), (189246,5350036,1,'soga_chin_type',-12,34,17), (189247,5350036,1,'soga_ear_type',28,0,0), (189248,5350036,1,'soga_eye_brow_type',-29,0,-17), (189249,5350036,0,'soga_eye_color',229,229,102), (189250,5350036,1,'soga_eye_type',-26,0,0), (189251,5350036,0,'soga_hair_face_color',169,169,169), (189252,5350036,0,'soga_hair_face_highlight_color',105,103,97), (189253,5350036,0,'soga_hair_type_color',169,169,169), (189254,5350036,0,'soga_hair_type_highlight_color',105,103,97), (189255,5350036,1,'soga_lip_type',31,25,-22), (189256,5350036,1,'soga_nose_type',2,0,-2), (189257,5350036,0,'soga_skin_color',118,131,165), (189258,5350036,0,'wing_color1',255,255,255), (189259,5350036,0,'wing_color2',255,255,255), (189260,5350037,1,'cheek_type',-2,25,0), (189261,5350037,1,'chin_type',-34,0,2), (189262,5350037,1,'ear_type',-23,9,0), (189263,5350037,1,'eye_brow_type',2,-17,-2), (189264,5350037,0,'eye_color',139,121,65), (189265,5350037,1,'eye_type',-28,0,0), (189266,5350037,0,'hair_face_color',43,29,21), (189267,5350037,0,'hair_face_highlight_color',42,38,34), (189268,5350037,0,'hair_type_color',43,29,21), (189269,5350037,0,'hair_type_highlight_color',42,38,34), (189270,5350037,1,'lip_type',4,14,3), (189271,5350037,1,'nose_type',14,3,-1), (189272,5350037,0,'skin_color',222,180,182), (189273,5350037,1,'soga_cheek_type',-2,25,0), (189274,5350037,1,'soga_chin_type',-34,0,2), (189275,5350037,1,'soga_ear_type',-23,9,0), (189276,5350037,1,'soga_eye_brow_type',2,-17,-2), (189277,5350037,0,'soga_eye_color',229,229,102), (189278,5350037,1,'soga_eye_type',-28,0,0), (189279,5350037,0,'soga_hair_face_color',43,29,21), (189280,5350037,0,'soga_hair_face_highlight_color',42,38,34), (189281,5350037,0,'soga_hair_type_color',43,29,21), (189282,5350037,0,'soga_hair_type_highlight_color',42,38,34), (189283,5350037,1,'soga_lip_type',4,14,3), (189284,5350037,1,'soga_nose_type',14,3,-1), (189285,5350037,0,'soga_skin_color',222,180,182), (189286,5350037,0,'wing_color1',255,255,255), (189287,5350037,0,'wing_color2',255,255,255), (189288,5350038,1,'cheek_type',-84,-29,0), (189289,5350038,1,'chin_type',-70,-81,41), (189290,5350038,1,'ear_type',93,-8,0), (189291,5350038,1,'eye_brow_type',-78,-10,82), (189292,5350038,0,'eye_color',32,64,54), (189293,5350038,1,'eye_type',-31,0,0), (189294,5350038,0,'hair_color1',54,45,28), (189295,5350038,0,'hair_color2',104,52,0), (189296,5350038,0,'hair_face_color',47,14,19), (189297,5350038,0,'hair_face_highlight_color',244,246,246), (189298,5350038,0,'hair_highlight',161,165,168), (189299,5350038,0,'hair_type_color',47,14,19), (189300,5350038,0,'hair_type_highlight_color',244,246,246), (189301,5350038,1,'lip_type',0,-44,-31), (189302,5350038,1,'nose_type',-7,-74,-75), (189303,5350038,0,'skin_color',141,93,81), (189304,5350038,1,'soga_cheek_type',-84,-29,0), (189305,5350038,1,'soga_chin_type',-70,-81,41), (189306,5350038,1,'soga_ear_type',93,-8,0), (189307,5350038,1,'soga_eye_brow_type',-78,-10,82), (189308,5350038,0,'soga_eye_color',229,229,102), (189309,5350038,1,'soga_eye_type',-31,0,0), (189310,5350038,0,'soga_hair_color1',54,45,28), (189311,5350038,0,'soga_hair_color2',104,52,0), (189312,5350038,0,'soga_hair_face_color',47,14,19), (189313,5350038,0,'soga_hair_face_highlight_color',244,246,246), (189314,5350038,0,'soga_hair_highlight',161,165,168), (189315,5350038,0,'soga_hair_type_color',47,14,19), (189316,5350038,0,'soga_hair_type_highlight_color',244,246,246), (189317,5350038,1,'soga_lip_type',0,-44,-31), (189318,5350038,1,'soga_nose_type',-7,-74,-75), (189319,5350038,0,'soga_skin_color',141,93,81), (189320,5350038,0,'wing_color1',255,255,255), (189321,5350038,0,'wing_color2',255,255,255), (189322,5350039,1,'cheek_type',41,98,0), (189323,5350039,1,'chin_type',-46,1,77), (189324,5350039,1,'ear_type',-87,-74,0), (189325,5350039,1,'eye_brow_type',97,-34,-3), (189326,5350039,0,'eye_color',116,172,190), (189327,5350039,1,'eye_type',94,0,0), (189328,5350039,0,'hair_color1',38,22,21), (189329,5350039,0,'hair_color2',120,50,0), (189330,5350039,0,'hair_face_highlight_color',193,100,45), (189331,5350039,0,'hair_highlight',105,26,26), (189332,5350039,0,'hair_type_highlight_color',193,100,45), (189333,5350039,1,'lip_type',-22,17,-95), (189334,5350039,1,'nose_type',71,-42,56), (189335,5350039,0,'skin_color',134,109,66), (189336,5350039,1,'soga_cheek_type',41,98,0), (189337,5350039,1,'soga_chin_type',-46,1,77), (189338,5350039,1,'soga_ear_type',-87,-74,0), (189339,5350039,1,'soga_eye_brow_type',97,-34,-3), (189340,5350039,0,'soga_eye_color',229,229,102), (189341,5350039,1,'soga_eye_type',94,0,0), (189342,5350039,0,'soga_hair_color1',38,22,21), (189343,5350039,0,'soga_hair_color2',120,50,0), (189344,5350039,0,'soga_hair_face_highlight_color',193,100,45), (189345,5350039,0,'soga_hair_highlight',105,26,26), (189346,5350039,0,'soga_hair_type_highlight_color',193,100,45), (189347,5350039,1,'soga_lip_type',-22,17,-95), (189348,5350039,1,'soga_nose_type',71,-42,56), (189349,5350039,0,'soga_skin_color',134,109,66), (189350,5350039,0,'wing_color1',255,255,255), (189351,5350039,0,'wing_color2',255,255,255), (189352,5350040,1,'cheek_type',21,-21,0), (189353,5350040,1,'chin_type',-37,0,0), (189354,5350040,1,'ear_type',7,-9,0), (189355,5350040,1,'eye_brow_type',-4,-4,-18), (189356,5350040,0,'eye_color',61,120,89), (189357,5350040,1,'eye_type',-7,0,0), (189358,5350040,0,'hair_face_color',71,69,65), (189359,5350040,0,'hair_face_highlight_color',89,87,82), (189360,5350040,0,'hair_type_color',71,69,65), (189361,5350040,0,'hair_type_highlight_color',89,87,82), (189362,5350040,1,'lip_type',-12,7,0), (189363,5350040,1,'nose_type',-5,0,-37), (189364,5350040,0,'skin_color',232,235,235), (189365,5350040,1,'soga_cheek_type',21,-21,0), (189366,5350040,1,'soga_chin_type',-37,0,0), (189367,5350040,1,'soga_ear_type',7,-9,0), (189368,5350040,1,'soga_eye_brow_type',-4,-4,-18), (189369,5350040,0,'soga_eye_color',229,229,102), (189370,5350040,1,'soga_eye_type',-7,0,0), (189371,5350040,0,'soga_hair_face_color',71,69,65), (189372,5350040,0,'soga_hair_face_highlight_color',89,87,82), (189373,5350040,0,'soga_hair_type_color',71,69,65), (189374,5350040,0,'soga_hair_type_highlight_color',89,87,82), (189375,5350040,1,'soga_lip_type',-12,7,0), (189376,5350040,1,'soga_nose_type',-5,0,-37), (189377,5350040,0,'soga_skin_color',232,235,235), (189378,5350040,0,'wing_color1',255,255,255), (189379,5350040,0,'wing_color2',255,255,255), (189380,5350041,1,'cheek_type',0,2,0), (189381,5350041,1,'chin_type',-1,28,28), (189382,5350041,1,'ear_type',34,12,0), (189383,5350041,1,'eye_brow_type',-2,-10,-5), (189384,5350041,0,'eye_color',101,107,192), (189385,5350041,1,'eye_type',-31,0,0), (189386,5350041,0,'hair_face_color',144,146,146), (189387,5350041,0,'hair_face_highlight_color',105,103,97), (189388,5350041,0,'hair_type_color',144,146,146), (189389,5350041,0,'hair_type_highlight_color',105,103,97), (189390,5350041,1,'lip_type',7,-20,-9), (189391,5350041,1,'nose_type',-11,0,-34), (189392,5350041,0,'skin_color',132,120,163), (189393,5350041,1,'soga_cheek_type',0,2,0), (189394,5350041,1,'soga_chin_type',-1,28,28), (189395,5350041,1,'soga_ear_type',34,12,0), (189396,5350041,1,'soga_eye_brow_type',-2,-10,-5), (189397,5350041,0,'soga_eye_color',229,229,102), (189398,5350041,1,'soga_eye_type',-31,0,0), (189399,5350041,0,'soga_hair_face_color',144,146,146), (189400,5350041,0,'soga_hair_face_highlight_color',105,103,97), (189401,5350041,0,'soga_hair_type_color',144,146,146), (189402,5350041,0,'soga_hair_type_highlight_color',105,103,97), (189403,5350041,1,'soga_lip_type',7,-20,-9), (189404,5350041,1,'soga_nose_type',-11,0,-34), (189405,5350041,0,'soga_skin_color',132,120,163), (189406,5350041,0,'wing_color1',255,255,255), (189407,5350041,0,'wing_color2',255,255,255), (189408,5350042,0,'eye_color',255,255,255), (189409,5350042,0,'skin_color',255,255,255), (189410,5350042,0,'soga_eye_color',255,0,255), (189411,5350043,1,'cheek_type',-7,22,0), (189412,5350043,1,'chin_type',35,2,-4), (189413,5350043,1,'ear_type',-28,-3,0), (189414,5350043,1,'eye_brow_type',10,37,-35), (189415,5350043,1,'eye_type',1,0,0), (189416,5350043,0,'hair_face_color',182,186,186), (189417,5350043,0,'hair_face_highlight_color',105,103,97), (189418,5350043,0,'hair_type_color',182,186,186), (189419,5350043,0,'hair_type_highlight_color',105,103,97), (189420,5350043,1,'lip_type',-9,-17,0), (189421,5350043,1,'nose_type',-45,3,-18), (189422,5350043,0,'skin_color',137,131,130), (189423,5350043,1,'soga_cheek_type',-7,22,0), (189424,5350043,1,'soga_chin_type',35,2,-4), (189425,5350043,1,'soga_ear_type',-28,-3,0), (189426,5350043,1,'soga_eye_brow_type',10,37,-35), (189427,5350043,0,'soga_eye_color',229,229,102), (189428,5350043,1,'soga_eye_type',1,0,0), (189429,5350043,0,'soga_hair_face_color',182,186,186), (189430,5350043,0,'soga_hair_face_highlight_color',105,103,97), (189431,5350043,0,'soga_hair_type_color',182,186,186), (189432,5350043,0,'soga_hair_type_highlight_color',105,103,97), (189433,5350043,1,'soga_lip_type',-9,-17,0), (189434,5350043,1,'soga_nose_type',-45,3,-18), (189435,5350043,0,'soga_skin_color',137,131,130), (189436,5350043,0,'wing_color1',255,255,255), (189437,5350043,0,'wing_color2',255,255,255), (189438,5350044,1,'cheek_type',-37,18,0), (189439,5350044,1,'chin_type',7,3,75), (189440,5350044,1,'eye_brow_type',3,-20,-88), (189441,5350044,0,'eye_color',62,82,47), (189442,5350044,1,'eye_type',69,0,0), (189443,5350044,0,'hair_face_color',84,87,22), (189444,5350044,0,'hair_type_color',84,87,22), (189445,5350044,1,'lip_type',-44,34,-50), (189446,5350044,1,'nose_type',84,21,-55), (189447,5350044,0,'skin_color',84,87,22), (189448,5350044,1,'soga_cheek_type',-37,18,0), (189449,5350044,1,'soga_chin_type',7,3,75), (189450,5350044,1,'soga_eye_brow_type',3,-20,-88), (189451,5350044,0,'soga_eye_color',229,229,102), (189452,5350044,1,'soga_eye_type',69,0,0), (189453,5350044,0,'soga_hair_face_color',84,87,22), (189454,5350044,0,'soga_hair_type_color',84,87,22), (189455,5350044,1,'soga_lip_type',-44,34,-50), (189456,5350044,1,'soga_nose_type',84,21,-55), (189457,5350044,0,'soga_skin_color',84,87,22), (189458,5350044,0,'wing_color1',255,255,255), (189459,5350044,0,'wing_color2',255,255,255), (189460,5350045,1,'cheek_type',94,22,0), (189461,5350045,1,'chin_type',26,-47,68), (189462,5350045,1,'ear_type',-46,-31,0), (189463,5350045,1,'eye_brow_type',74,-48,87), (189464,5350045,0,'eye_color',201,137,255), (189465,5350045,1,'eye_type',-71,0,0), (189466,5350045,0,'hair_color1',161,165,168), (189467,5350045,0,'hair_color2',60,71,71), (189468,5350045,0,'hair_face_color',244,246,246), (189469,5350045,0,'hair_face_highlight_color',86,68,133), (189470,5350045,0,'hair_highlight',152,46,102), (189471,5350045,0,'hair_type_color',244,246,246), (189472,5350045,0,'hair_type_highlight_color',86,68,133), (189473,5350045,1,'lip_type',-98,90,-65), (189474,5350045,1,'nose_type',-44,-81,37), (189475,5350045,0,'skin_color',123,166,165), (189476,5350045,1,'soga_cheek_type',94,22,0), (189477,5350045,1,'soga_chin_type',26,-47,68), (189478,5350045,1,'soga_ear_type',-46,-31,0), (189479,5350045,1,'soga_eye_brow_type',74,-48,87), (189480,5350045,0,'soga_eye_color',229,229,102), (189481,5350045,1,'soga_eye_type',-71,0,0), (189482,5350045,0,'soga_hair_color1',161,165,168), (189483,5350045,0,'soga_hair_color2',60,71,71), (189484,5350045,0,'soga_hair_face_color',244,246,246), (189485,5350045,0,'soga_hair_face_highlight_color',86,68,133), (189486,5350045,0,'soga_hair_highlight',152,46,102), (189487,5350045,0,'soga_hair_type_color',244,246,246), (189488,5350045,0,'soga_hair_type_highlight_color',86,68,133), (189489,5350045,1,'soga_lip_type',-98,90,-65), (189490,5350045,1,'soga_nose_type',-44,-81,37), (189491,5350045,0,'soga_skin_color',123,166,165), (189492,5350045,0,'wing_color1',255,255,255), (189493,5350045,0,'wing_color2',255,255,255), (189494,5350046,0,'eye_color',255,255,255), (189495,5350046,0,'skin_color',255,255,255), (189496,5350046,0,'soga_eye_color',255,0,255), (189497,5350047,1,'cheek_type',-28,-8,0), (189498,5350047,1,'chin_type',47,29,-10), (189499,5350047,1,'ear_type',28,26,0), (189500,5350047,1,'eye_brow_type',9,11,17), (189501,5350047,0,'eye_color',243,166,255), (189502,5350047,1,'eye_type',-17,0,0), (189503,5350047,0,'hair_face_color',114,135,135), (189504,5350047,0,'hair_face_highlight_color',105,103,97), (189505,5350047,0,'hair_type_color',114,135,135), (189506,5350047,0,'hair_type_highlight_color',105,103,97), (189507,5350047,1,'lip_type',7,17,-2), (189508,5350047,1,'nose_type',-17,-12,-7), (189509,5350047,0,'skin_color',125,118,117), (189510,5350047,1,'soga_cheek_type',-28,-8,0), (189511,5350047,1,'soga_chin_type',47,29,-10), (189512,5350047,1,'soga_ear_type',28,26,0), (189513,5350047,1,'soga_eye_brow_type',9,11,17), (189514,5350047,0,'soga_eye_color',229,229,102), (189515,5350047,1,'soga_eye_type',-17,0,0), (189516,5350047,0,'soga_hair_face_color',114,135,135), (189517,5350047,0,'soga_hair_face_highlight_color',105,103,97), (189518,5350047,0,'soga_hair_type_color',114,135,135), (189519,5350047,0,'soga_hair_type_highlight_color',105,103,97), (189520,5350047,1,'soga_lip_type',7,17,-2), (189521,5350047,1,'soga_nose_type',-17,-12,-7), (189522,5350047,0,'soga_skin_color',125,118,117), (189523,5350047,0,'wing_color1',255,255,255), (189524,5350047,0,'wing_color2',255,255,255), (189525,5350048,0,'eye_color',66,255,66), (189526,5350048,0,'skin_color',91,91,255), (189527,5350048,0,'soga_eye_color',255,0,255), (189528,5350049,0,'eye_color',255,255,255), (189529,5350049,0,'skin_color',255,255,255), (189530,5350049,0,'soga_eye_color',255,0,255), (189531,5350050,0,'eye_color',255,255,255), (189532,5350050,0,'skin_color',255,255,255), (189533,5350050,0,'soga_eye_color',255,0,255), (189534,5350051,0,'eye_color',255,255,255), (189535,5350051,0,'skin_color',255,255,255), (189536,5350051,0,'soga_eye_color',255,0,255), (189537,5350052,0,'eye_color',255,255,255), (189538,5350052,0,'skin_color',255,255,255), (189539,5350052,0,'soga_eye_color',255,0,255), (189540,5350053,0,'eye_color',255,255,255), (189541,5350053,0,'skin_color',255,255,255), (189542,5350053,0,'soga_eye_color',255,0,255), (189543,5350054,0,'eye_color',255,255,255), (189544,5350054,0,'skin_color',154,36,36), (189545,5350054,0,'soga_eye_color',255,0,255), (189546,5350055,0,'eye_color',255,255,255), (189547,5350055,0,'skin_color',255,255,255), (189548,5350055,0,'soga_eye_color',255,0,255), (189549,4560000,0,'eye_color',255,255,255), (189550,4560000,0,'skin_color',255,255,255), (189551,4560000,0,'soga_eye_color',255,0,255), (189552,4560001,1,'cheek_type',47,-46,0), (189553,4560001,1,'chin_type',11,-95,50), (189554,4560001,1,'ear_type',-97,11,0), (189555,4560001,1,'eye_brow_type',71,95,-50), (189556,4560001,0,'eye_color',250,236,255), (189557,4560001,1,'eye_type',51,0,0), (189558,4560001,0,'hair_color1',81,37,78), (189559,4560001,1,'lip_type',35,-93,47), (189560,4560001,1,'nose_type',7,81,37), (189561,4560001,0,'skin_color',74,20,4), (189562,4560001,1,'soga_cheek_type',0,71,95), (189563,4560001,1,'soga_chin_type',0,35,-93), (189564,4560001,1,'soga_ear_type',0,51,0), (189565,4560001,1,'soga_eye_brow_type',0,-97,11), (189566,4560001,0,'soga_eye_color',229,229,102), (189567,4560001,1,'soga_eye_type',51,0,0), (189568,4560001,1,'soga_lip_type',-50,47,-46), (189569,4560001,1,'soga_nose_type',47,11,-95), (189570,4560001,0,'soga_skin_color',74,20,4), (189571,4560001,0,'wing_color1',255,255,255), (189572,4560001,0,'wing_color2',255,255,255), (189573,4560002,1,'cheek_type',41,98,0), (189574,4560002,1,'chin_type',-46,1,77), (189575,4560002,1,'ear_type',-87,-74,0), (189576,4560002,1,'eye_brow_type',97,-34,-3), (189577,4560002,0,'eye_color',255,255,255), (189578,4560002,1,'eye_type',94,0,0), (189579,4560002,0,'hair_color1',214,56,14), (189580,4560002,0,'hair_color2',25,0,0), (189581,4560002,0,'hair_face_color',100,70,10), (189582,4560002,0,'hair_face_highlight_color',193,100,45), (189583,4560002,0,'hair_type_color',100,70,10), (189584,4560002,0,'hair_type_highlight_color',193,100,45), (189585,4560002,1,'lip_type',-22,17,-95), (189586,4560002,1,'nose_type',71,-42,56), (189587,4560002,0,'skin_color',255,255,255), (189588,4560002,1,'soga_cheek_type',0,97,-34), (189589,4560002,1,'soga_chin_type',0,-22,17), (189590,4560002,1,'soga_ear_type',0,94,0), (189591,4560002,1,'soga_eye_brow_type',0,-87,-74), (189592,4560002,0,'soga_eye_color',255,0,255), (189593,4560002,1,'soga_eye_type',25,0,0), (189594,4560002,0,'soga_hair_face_color',100,70,10), (189595,4560002,0,'soga_hair_face_highlight_color',193,100,45), (189596,4560002,0,'soga_hair_type_color',100,70,10), (189597,4560002,0,'soga_hair_type_highlight_color',193,100,45), (189598,4560002,1,'soga_lip_type',-3,41,98), (189599,4560002,1,'soga_nose_type',-95,-46,1), (189600,4560002,0,'soga_skin_color',134,109,66), (189601,4560002,0,'wing_color1',255,255,255), (189602,4560002,0,'wing_color2',255,255,255), (189603,4560003,1,'cheek_type',15,-21,0), (189604,4560003,1,'chin_type',32,81,-50), (189605,4560003,1,'ear_type',-12,52,0), (189606,4560003,1,'eye_brow_type',-89,0,10), (189607,4560003,0,'eye_color',131,180,186), (189608,4560003,1,'eye_type',42,0,0), (189609,4560003,0,'hair_color1',239,198,48), (189610,4560003,0,'hair_face_highlight_color',190,97,43), (189611,4560003,0,'hair_type_highlight_color',190,97,43), (189612,4560003,1,'lip_type',43,64,0), (189613,4560003,1,'nose_type',0,-17,-58), (189614,4560003,0,'skin_color',239,197,196), (189615,4560003,1,'soga_cheek_type',0,-89,0), (189616,4560003,1,'soga_chin_type',0,43,64), (189617,4560003,1,'soga_ear_type',0,42,0), (189618,4560003,1,'soga_eye_brow_type',0,-12,52), (189619,4560003,0,'soga_eye_color',204,204,204), (189620,4560003,0,'soga_hair_face_highlight_color',190,97,43), (189621,4560003,0,'soga_hair_type_highlight_color',190,97,43), (189622,4560003,1,'soga_lip_type',10,15,-21), (189623,4560003,1,'soga_nose_type',0,32,81), (189624,4560003,0,'soga_skin_color',239,197,196), (189625,4560004,0,'eye_color',255,255,255), (189626,4560004,0,'skin_color',255,255,255), (189627,4560004,0,'soga_eye_color',255,0,255), (189628,4560005,0,'eye_color',255,255,255), (189629,4560005,0,'skin_color',255,255,255), (189630,4560005,0,'soga_eye_color',255,0,255), (189631,4560006,0,'eye_color',255,255,255), (189632,4560006,0,'skin_color',255,255,255), (189633,4560006,0,'soga_eye_color',255,0,255), (189634,4560007,0,'eye_color',255,255,255), (189635,4560007,0,'skin_color',255,255,255), (189636,4560007,0,'soga_eye_color',255,0,255), (189637,4560008,0,'eye_color',255,255,255), (189638,4560008,0,'skin_color',255,255,255), (189639,4560008,0,'soga_eye_color',255,0,255), (189640,4560009,0,'eye_color',255,255,255), (189641,4560009,0,'skin_color',255,255,255), (189642,4560009,0,'soga_eye_color',255,0,255), (189643,4560010,0,'eye_color',255,255,255), (189644,4560010,0,'skin_color',255,255,255), (189645,4560010,0,'soga_eye_color',255,0,255), (189646,4560011,0,'eye_color',255,255,255), (189647,4560011,0,'skin_color',255,255,255), (189648,4560011,0,'soga_eye_color',255,0,255), (189649,4560012,0,'eye_color',255,255,255), (189650,4560012,0,'skin_color',255,255,255), (189651,4560012,0,'soga_eye_color',255,0,255), (189652,4560013,0,'eye_color',255,255,255), (189653,4560013,0,'skin_color',255,255,255), (189654,4560013,0,'soga_eye_color',255,0,255), (189655,4560014,0,'eye_color',255,255,255), (189656,4560014,0,'skin_color',255,255,255), (189657,4560014,0,'soga_eye_color',255,0,255), (189658,4560015,0,'eye_color',255,255,255), (189659,4560015,0,'skin_color',255,255,255), (189660,4560015,0,'soga_eye_color',255,0,255), (189661,4560016,0,'eye_color',255,255,255), (189662,4560016,0,'skin_color',255,255,255), (189663,4560016,0,'soga_eye_color',255,0,255), (189664,4560017,0,'eye_color',255,255,255), (189665,4560017,0,'skin_color',255,255,255), (189666,4560017,0,'soga_eye_color',255,0,255), (189667,4560018,0,'eye_color',255,255,255), (189668,4560018,0,'skin_color',255,255,255), (189669,4560018,0,'soga_eye_color',255,0,255), (189670,4560019,0,'eye_color',255,255,255), (189671,4560019,0,'skin_color',255,255,255), (189672,4560019,0,'soga_eye_color',255,0,255), (189673,4560020,0,'eye_color',255,255,255), (189674,4560020,0,'skin_color',255,255,255), (189675,4560020,0,'soga_eye_color',255,0,255), (189676,4560021,0,'eye_color',255,255,255), (189677,4560021,0,'skin_color',255,255,255), (189678,4560021,0,'soga_eye_color',255,0,255), (189679,4560022,0,'eye_color',255,255,255), (189680,4560022,0,'skin_color',255,255,255), (189681,4560022,0,'soga_eye_color',255,0,255), (189682,4560023,0,'eye_color',255,255,255), (189683,4560023,0,'skin_color',255,255,255), (189684,4560023,0,'soga_eye_color',255,0,255), (189685,4560024,0,'eye_color',255,255,255), (189686,4560024,0,'skin_color',255,255,255), (189687,4560024,0,'soga_eye_color',255,0,255), (189688,4560025,0,'eye_color',255,255,255), (189689,4560025,0,'skin_color',255,255,255), (189690,4560025,0,'soga_eye_color',255,0,255), (189691,4560026,0,'eye_color',255,255,255), (189692,4560026,0,'skin_color',255,255,255), (189693,4560026,0,'soga_eye_color',255,0,255), (189694,4560027,0,'eye_color',255,255,255), (189695,4560027,0,'skin_color',255,255,255), (189696,4560027,0,'soga_eye_color',255,0,255), (189697,4560028,0,'eye_color',255,255,255), (189698,4560028,0,'skin_color',255,255,255), (189699,4560028,0,'soga_eye_color',255,0,255), (189700,4570000,1,'cheek_type',47,-46,0), (189701,4570000,1,'chin_type',11,-95,50), (189702,4570000,1,'ear_type',-97,11,0), (189703,4570000,1,'eye_brow_type',71,95,-50), (189704,4570000,0,'eye_color',250,236,255), (189705,4570000,1,'eye_type',51,0,0), (189706,4570000,0,'hair_color1',81,37,78), (189707,4570000,1,'lip_type',35,-93,47), (189708,4570000,1,'nose_type',7,81,37), (189709,4570000,0,'skin_color',74,20,4), (189710,4570000,1,'soga_cheek_type',0,71,95), (189711,4570000,1,'soga_chin_type',0,35,-93), (189712,4570000,1,'soga_ear_type',0,51,0), (189713,4570000,1,'soga_eye_brow_type',0,-97,11), (189714,4570000,0,'soga_eye_color',229,229,102), (189715,4570000,1,'soga_eye_type',51,0,0), (189716,4570000,1,'soga_lip_type',-50,47,-46), (189717,4570000,1,'soga_nose_type',47,11,-95), (189718,4570000,0,'soga_skin_color',74,20,4), (189719,4570000,0,'wing_color1',255,255,255), (189720,4570000,0,'wing_color2',255,255,255), (189721,4570001,0,'eye_color',128,128,128), (189722,4570001,0,'skin_color',55,55,55), (189723,4570001,0,'soga_eye_color',255,0,255), (189724,4570002,0,'eye_color',255,255,255), (189725,4570002,0,'skin_color',255,255,255), (189726,4570002,0,'soga_eye_color',255,0,255), (189727,4570003,0,'eye_color',255,255,255), (189728,4570003,0,'skin_color',255,255,255), (189729,4570003,0,'soga_eye_color',255,0,255), (189730,4570004,0,'eye_color',255,255,255), (189731,4570004,0,'skin_color',255,255,255), (189732,4570004,0,'soga_eye_color',255,0,255), (189733,4570005,0,'eye_color',255,255,255), (189734,4570005,0,'skin_color',255,255,255), (189735,4570005,0,'soga_eye_color',255,0,255), (189736,4570006,0,'eye_color',255,255,255), (189737,4570006,0,'skin_color',255,255,255), (189738,4570006,0,'soga_eye_color',255,0,255), (189739,4570007,0,'eye_color',255,255,255), (189740,4570007,0,'skin_color',255,255,255), (189741,4570007,0,'soga_eye_color',255,0,255), (189742,4570008,0,'eye_color',255,255,255), (189743,4570008,0,'skin_color',255,255,255), (189744,4570008,0,'soga_eye_color',255,0,255), (189745,4570009,0,'eye_color',255,255,255), (189746,4570009,0,'skin_color',255,255,255), (189747,4570009,0,'soga_eye_color',255,0,255), (189748,4570010,0,'eye_color',255,255,255), (189749,4570010,0,'skin_color',255,255,255), (189750,4570010,0,'soga_eye_color',255,0,255), (189751,4570011,0,'eye_color',255,255,255), (189752,4570011,0,'skin_color',255,255,255), (189753,4570011,0,'soga_eye_color',255,0,255), (189754,4570012,0,'eye_color',255,255,255), (189755,4570012,0,'skin_color',255,255,255), (189756,4570012,0,'soga_eye_color',255,0,255), (189757,4570013,0,'eye_color',255,255,255), (189758,4570013,0,'skin_color',255,255,255), (189759,4570013,0,'soga_eye_color',255,0,255), (189760,4570014,0,'eye_color',255,255,255), (189761,4570014,0,'skin_color',255,255,255), (189762,4570014,0,'soga_eye_color',255,0,255), (189763,4570015,0,'eye_color',255,255,255), (189764,4570015,0,'skin_color',255,255,255), (189765,4570015,0,'soga_eye_color',255,0,255), (189766,4570016,0,'eye_color',99,133,133), (189767,4570016,0,'hair_type_color',255,255,255), (189768,4570016,0,'hair_type_highlight_color',255,255,255), (189769,4570016,0,'skin_color',65,65,65), (189770,4570016,0,'soga_eye_color',255,0,255), (189771,4570016,0,'soga_hair_type_color',255,255,255), (189772,4570016,0,'soga_hair_type_highlight_color',255,255,255), (189773,4570017,1,'cheek_type',-63,14,0), (189774,4570017,1,'chin_type',56,44,20), (189775,4570017,1,'ear_type',69,97,0), (189776,4570017,1,'eye_brow_type',31,0,57), (189777,4570017,0,'eye_color',180,149,99), (189778,4570017,1,'eye_type',61,0,0), (189779,4570017,0,'hair_color1',65,89,4), (189780,4570017,0,'hair_face_color',17,3,23), (189781,4570017,0,'hair_face_highlight_color',223,176,19), (189782,4570017,0,'hair_type_color',17,3,23), (189783,4570017,0,'hair_type_highlight_color',223,176,19), (189784,4570017,1,'lip_type',-62,62,0), (189785,4570017,1,'nose_type',0,65,89), (189786,4570017,0,'skin_color',255,255,255), (189787,4570017,1,'soga_cheek_type',0,31,0), (189788,4570017,1,'soga_chin_type',0,-62,62), (189789,4570017,1,'soga_ear_type',0,61,0), (189790,4570017,1,'soga_eye_brow_type',0,69,97), (189791,4570017,0,'soga_eye_color',204,204,204), (189792,4570017,0,'soga_hair_face_color',17,3,23), (189793,4570017,0,'soga_hair_face_highlight_color',223,176,19), (189794,4570017,0,'soga_hair_type_color',17,3,23), (189795,4570017,0,'soga_hair_type_highlight_color',223,176,19), (189796,4570017,1,'soga_lip_type',57,-63,14), (189797,4570017,1,'soga_nose_type',0,56,44), (189798,4570017,0,'soga_skin_color',255,255,255), (189799,4570018,0,'eye_color',43,132,192), (189800,4570018,0,'hair_type_highlight_color',128,128,128), (189801,4570018,0,'skin_color',220,220,205), (189802,4570018,0,'soga_eye_color',255,0,255), (189803,4570018,0,'soga_hair_type_highlight_color',128,128,128), (189804,4570019,0,'eye_color',255,255,255), (189805,4570019,0,'skin_color',255,255,255), (189806,4570019,0,'soga_eye_color',255,0,255), (189807,4570020,0,'eye_color',255,255,255), (189808,4570020,0,'skin_color',255,255,255), (189809,4570020,0,'soga_eye_color',255,0,255), (189810,4570021,0,'eye_color',255,255,255), (189811,4570021,0,'skin_color',255,255,255), (189812,4570021,0,'soga_eye_color',255,0,255), (189813,4570022,1,'cheek_type',81,-56,0), (189814,4570022,1,'chin_type',2,37,-28), (189815,4570022,1,'ear_type',75,2,0), (189816,4570022,1,'eye_brow_type',81,37,-20), (189817,4570022,0,'eye_color',49,29,9), (189818,4570022,1,'eye_type',21,0,0), (189819,4570022,0,'hair_color1',7,17,51), (189820,4570022,0,'hair_color2',156,0,0), (189821,4570022,0,'hair_face_color',35,24,1), (189822,4570022,0,'hair_face_highlight_color',100,70,10), (189823,4570022,0,'hair_type_color',35,24,1), (189824,4570022,0,'hair_type_highlight_color',100,70,10), (189825,4570022,1,'lip_type',-81,77,38), (189826,4570022,1,'nose_type',40,7,17), (189827,4570022,0,'skin_color',240,242,214), (189828,4570022,1,'soga_cheek_type',0,81,37), (189829,4570022,1,'soga_chin_type',0,-81,77), (189830,4570022,1,'soga_ear_type',0,21,0), (189831,4570022,1,'soga_eye_brow_type',0,75,2), (189832,4570022,0,'soga_eye_color',229,229,102), (189833,4570022,1,'soga_eye_type',-100,0,0), (189834,4570022,0,'soga_hair_face_color',35,24,1), (189835,4570022,0,'soga_hair_face_highlight_color',100,70,10), (189836,4570022,0,'soga_hair_type_color',35,24,1), (189837,4570022,0,'soga_hair_type_highlight_color',100,70,10), (189838,4570022,1,'soga_lip_type',-20,81,-56), (189839,4570022,1,'soga_nose_type',38,2,37), (189840,4570022,0,'soga_skin_color',240,242,214), (189841,4570023,0,'eye_color',255,255,255), (189842,4570023,0,'skin_color',255,255,255), (189843,4570023,0,'soga_eye_color',255,0,255), (189844,4570024,0,'eye_color',255,255,255), (189845,4570024,0,'skin_color',255,255,255), (189846,4570024,0,'soga_eye_color',255,0,255), (189847,4570025,0,'eye_color',11,11,11), (189848,4570025,0,'skin_color',11,11,11), (189849,4570025,0,'soga_eye_color',255,0,255), (189850,4570026,0,'eye_color',255,255,255), (189851,4570026,0,'skin_color',255,255,255), (189852,4570026,0,'soga_eye_color',255,0,255), (189853,4570027,0,'eye_color',255,255,255), (189854,4570027,0,'skin_color',255,255,255), (189855,4570027,0,'soga_eye_color',255,0,255), (189856,4570028,0,'eye_color',255,255,255), (189857,4570028,0,'skin_color',255,255,255), (189858,4570028,0,'soga_eye_color',255,0,255), (189859,4570029,0,'eye_color',255,255,255), (189860,4570029,0,'skin_color',255,255,255), (189861,4570029,0,'soga_eye_color',255,0,255), (189862,4570030,0,'eye_color',255,255,255), (189863,4570030,0,'skin_color',255,255,255), (189864,4570030,0,'soga_eye_color',255,0,255), (189865,4570031,0,'eye_color',255,255,255), (189866,4570031,0,'skin_color',255,255,255), (189867,4570031,0,'soga_eye_color',255,0,255), (189868,4570032,0,'eye_color',255,255,255), (189869,4570032,0,'skin_color',255,255,255), (189870,4570032,0,'soga_eye_color',255,0,255), (189871,4570033,0,'eye_color',255,255,255), (189872,4570033,0,'skin_color',255,255,255), (189873,4570033,0,'soga_eye_color',255,0,255), (189874,4570034,1,'cheek_type',-63,14,0), (189875,4570034,1,'chin_type',56,44,20), (189876,4570034,1,'ear_type',69,97,0), (189877,4570034,1,'eye_brow_type',31,0,57), (189878,4570034,0,'eye_color',180,149,99), (189879,4570034,1,'eye_type',61,0,0), (189880,4570034,0,'hair_color1',65,89,4), (189881,4570034,0,'hair_face_color',17,3,23), (189882,4570034,0,'hair_face_highlight_color',223,176,19), (189883,4570034,0,'hair_type_color',17,3,23), (189884,4570034,0,'hair_type_highlight_color',223,176,19), (189885,4570034,1,'lip_type',-62,62,0), (189886,4570034,1,'nose_type',0,65,89), (189887,4570034,0,'skin_color',255,255,255), (189888,4570034,1,'soga_cheek_type',0,31,0), (189889,4570034,1,'soga_chin_type',0,-62,62), (189890,4570034,1,'soga_ear_type',0,61,0), (189891,4570034,1,'soga_eye_brow_type',0,69,97), (189892,4570034,0,'soga_eye_color',204,204,204), (189893,4570034,0,'soga_hair_face_color',17,3,23), (189894,4570034,0,'soga_hair_face_highlight_color',223,176,19), (189895,4570034,0,'soga_hair_type_color',17,3,23), (189896,4570034,0,'soga_hair_type_highlight_color',223,176,19), (189897,4570034,1,'soga_lip_type',57,-63,14), (189898,4570034,1,'soga_nose_type',0,56,44), (189899,4570034,0,'soga_skin_color',255,255,255), (189900,4570035,0,'eye_color',255,255,255), (189901,4570035,0,'skin_color',255,255,255), (189902,4570035,0,'soga_eye_color',255,0,255), (189903,4570036,1,'cheek_type',81,-56,0), (189904,4570036,1,'chin_type',2,37,-28), (189905,4570036,1,'ear_type',75,2,0), (189906,4570036,1,'eye_brow_type',81,37,-20), (189907,4570036,0,'eye_color',49,29,9), (189908,4570036,1,'eye_type',21,0,0), (189909,4570036,0,'hair_color1',7,17,51), (189910,4570036,0,'hair_color2',156,0,0), (189911,4570036,0,'hair_face_color',35,24,1), (189912,4570036,0,'hair_face_highlight_color',100,70,10), (189913,4570036,0,'hair_type_color',35,24,1), (189914,4570036,0,'hair_type_highlight_color',100,70,10), (189915,4570036,1,'lip_type',-81,77,38), (189916,4570036,1,'nose_type',40,7,17), (189917,4570036,0,'skin_color',240,242,214), (189918,4570036,1,'soga_cheek_type',0,81,37), (189919,4570036,1,'soga_chin_type',0,-81,77), (189920,4570036,1,'soga_ear_type',0,21,0), (189921,4570036,1,'soga_eye_brow_type',0,75,2), (189922,4570036,0,'soga_eye_color',229,229,102), (189923,4570036,1,'soga_eye_type',-100,0,0), (189924,4570036,0,'soga_hair_face_color',35,24,1), (189925,4570036,0,'soga_hair_face_highlight_color',100,70,10), (189926,4570036,0,'soga_hair_type_color',35,24,1), (189927,4570036,0,'soga_hair_type_highlight_color',100,70,10), (189928,4570036,1,'soga_lip_type',-20,81,-56), (189929,4570036,1,'soga_nose_type',38,2,37), (189930,4570036,0,'soga_skin_color',240,242,214), (189931,4570037,0,'eye_color',52,117,117), (189932,4570037,0,'hair_type_color',255,255,255), (189933,4570037,0,'hair_type_highlight_color',255,255,255), (189934,4570037,0,'skin_color',76,76,76), (189935,4570037,0,'soga_eye_color',255,0,255), (189936,4570037,0,'soga_hair_type_color',255,255,255), (189937,4570037,0,'soga_hair_type_highlight_color',255,255,255), (189938,4570038,0,'eye_color',255,255,255), (189939,4570038,0,'skin_color',255,255,255), (189940,4570038,0,'soga_eye_color',255,0,255), (189941,4570039,0,'eye_color',255,255,255), (189942,4570039,0,'skin_color',255,255,255), (189943,4570039,0,'soga_eye_color',255,0,255), (189944,4570040,0,'eye_color',255,255,255), (189945,4570040,0,'skin_color',255,255,255), (189946,4570040,0,'soga_eye_color',255,0,255), (189947,4570041,0,'eye_color',255,255,255), (189948,4570041,0,'skin_color',255,255,255), (189949,4570041,0,'soga_eye_color',255,0,255), (189950,4570042,0,'eye_color',255,255,255), (189951,4570042,0,'skin_color',255,255,255), (189952,4570042,0,'soga_eye_color',255,0,255), (189953,4570043,0,'eye_color',255,255,255), (189954,4570043,0,'skin_color',255,255,255), (189955,4570043,0,'soga_eye_color',255,0,255), (189956,4570044,0,'eye_color',26,26,26), (189957,4570044,0,'skin_color',18,18,18), (189958,4570044,0,'soga_eye_color',255,0,255), (189959,4570045,0,'eye_color',255,255,255), (189960,4570045,0,'skin_color',255,255,255), (189961,4570045,0,'soga_eye_color',255,0,255), (189962,4570046,0,'eye_color',255,255,255), (189963,4570046,0,'skin_color',255,255,255), (189964,4570046,0,'soga_eye_color',255,0,255), (189965,4570047,0,'eye_color',255,255,255), (189966,4570047,0,'skin_color',255,255,255), (189967,4570047,0,'soga_eye_color',255,0,255), (189968,4940000,1,'cheek_type',15,-21,0), (189969,4940000,1,'chin_type',32,81,-50), (189970,4940000,1,'ear_type',-12,52,0), (189971,4940000,1,'eye_brow_type',-89,0,10), (189972,4940000,0,'eye_color',131,180,186), (189973,4940000,1,'eye_type',42,0,0), (189974,4940000,0,'hair_color1',239,198,48), (189975,4940000,0,'hair_face_highlight_color',190,97,43), (189976,4940000,0,'hair_type_highlight_color',190,97,43), (189977,4940000,1,'lip_type',43,64,0), (189978,4940000,1,'nose_type',0,-17,-58), (189979,4940000,0,'skin_color',239,197,196), (189980,4940000,1,'soga_cheek_type',0,-89,0), (189981,4940000,1,'soga_chin_type',0,43,64), (189982,4940000,1,'soga_ear_type',0,42,0), (189983,4940000,1,'soga_eye_brow_type',0,-12,52), (189984,4940000,0,'soga_eye_color',204,204,204), (189985,4940000,0,'soga_hair_face_highlight_color',190,97,43), (189986,4940000,0,'soga_hair_type_highlight_color',190,97,43), (189987,4940000,1,'soga_lip_type',10,15,-21), (189988,4940000,1,'soga_nose_type',0,32,81), (189989,4940000,0,'soga_skin_color',239,197,196), (189990,4940001,0,'eye_color',255,255,255), (189991,4940001,0,'skin_color',255,255,255), (189992,4940001,0,'soga_eye_color',255,0,255), (189993,4940002,0,'eye_color',255,255,255), (189994,4940002,0,'skin_color',255,255,255), (189995,4940002,0,'soga_eye_color',255,0,255), (189996,4940003,0,'eye_color',255,255,255), (189997,4940003,0,'skin_color',255,255,255), (189998,4940003,0,'soga_eye_color',255,0,255), (189999,4940004,0,'eye_color',255,255,255), (190000,4940004,0,'skin_color',255,255,255), (190001,4940004,0,'soga_eye_color',255,0,255), (190002,4940005,0,'eye_color',255,255,255), (190003,4940005,0,'skin_color',255,255,255), (190004,4940005,0,'soga_eye_color',255,0,255), (190005,4940006,0,'eye_color',255,255,255), (190006,4940006,0,'skin_color',255,255,255), (190007,4940006,0,'soga_eye_color',255,0,255), (190008,4940007,0,'eye_color',255,255,255), (190009,4940007,0,'skin_color',255,255,255), (190010,4940007,0,'soga_eye_color',255,0,255), (190011,4940008,0,'eye_color',255,255,255), (190012,4940008,0,'skin_color',255,255,255), (190013,4940008,0,'soga_eye_color',255,0,255), (190014,4940009,0,'eye_color',255,255,255), (190015,4940009,0,'skin_color',255,255,255), (190016,4940009,0,'soga_eye_color',255,0,255), (190017,4940010,0,'eye_color',255,255,255), (190018,4940010,0,'skin_color',255,255,255), (190019,4940010,0,'soga_eye_color',255,0,255), (190020,4940011,0,'eye_color',255,255,255), (190021,4940011,0,'skin_color',255,255,255), (190022,4940011,0,'soga_eye_color',255,0,255), (190023,4940012,0,'eye_color',255,255,255), (190024,4940012,0,'skin_color',255,255,255), (190025,4940012,0,'soga_eye_color',255,0,255), (190026,4940013,0,'eye_color',255,255,255), (190027,4940013,0,'skin_color',255,255,255), (190028,4940013,0,'soga_eye_color',255,0,255), (190029,4940014,0,'eye_color',255,255,255), (190030,4940014,0,'skin_color',255,255,255), (190031,4940014,0,'soga_eye_color',255,0,255), (190032,4940015,0,'eye_color',255,255,255), (190033,4940015,0,'skin_color',255,255,255), (190034,4940015,0,'soga_eye_color',255,0,255), (190035,4940016,0,'eye_color',255,255,255), (190036,4940016,0,'skin_color',255,255,255), (190037,4940016,0,'soga_eye_color',255,0,255), (190038,4940017,0,'eye_color',255,255,255), (190039,4940017,0,'skin_color',255,255,255), (190040,4940017,0,'soga_eye_color',255,0,255), (190041,4940018,0,'eye_color',255,255,255), (190042,4940018,0,'skin_color',255,255,255), (190043,4940018,0,'soga_eye_color',255,0,255), (190044,4940019,0,'eye_color',255,255,255), (190045,4940019,0,'skin_color',255,255,255), (190046,4940019,0,'soga_eye_color',255,0,255), (190047,4940020,0,'eye_color',255,255,255), (190048,4940020,0,'skin_color',255,255,255), (190049,4940020,0,'soga_eye_color',255,0,255), (190050,4940021,0,'eye_color',255,255,255), (190051,4940021,0,'skin_color',255,255,255), (190052,4940021,0,'soga_eye_color',255,0,255), (190053,4940022,0,'eye_color',255,255,255), (190054,4940022,0,'skin_color',255,255,255), (190055,4940022,0,'soga_eye_color',255,0,255), (190056,4940023,0,'eye_color',255,255,255), (190057,4940023,0,'skin_color',255,255,255), (190058,4940023,0,'soga_eye_color',255,0,255), (190059,4940024,0,'eye_color',255,255,255), (190060,4940024,0,'skin_color',255,255,255), (190061,4940024,0,'soga_eye_color',255,0,255), (190062,4940025,0,'eye_color',255,255,255), (190063,4940025,0,'skin_color',255,255,255), (190064,4940025,0,'soga_eye_color',255,0,255), (190065,4940026,0,'eye_color',255,255,255), (190066,4940026,0,'skin_color',255,255,255), (190067,4940026,0,'soga_eye_color',255,0,255), (190068,4940027,0,'eye_color',255,255,255), (190069,4940027,0,'skin_color',255,255,255), (190070,4940027,0,'soga_eye_color',255,0,255), (190071,4310000,1,'cheek_type',15,-21,0), (190072,4310000,1,'chin_type',32,81,-50), (190073,4310000,1,'ear_type',-12,52,0), (190074,4310000,1,'eye_brow_type',-89,0,10), (190075,4310000,0,'eye_color',131,180,186), (190076,4310000,1,'eye_type',42,0,0), (190077,4310000,0,'hair_color1',239,198,48), (190078,4310000,0,'hair_face_highlight_color',190,97,43), (190079,4310000,0,'hair_type_highlight_color',190,97,43), (190080,4310000,1,'lip_type',43,64,0), (190081,4310000,1,'nose_type',0,-17,-58), (190082,4310000,0,'skin_color',239,197,196), (190083,4310000,1,'soga_cheek_type',0,-89,0), (190084,4310000,1,'soga_chin_type',0,43,64), (190085,4310000,1,'soga_ear_type',0,42,0), (190086,4310000,1,'soga_eye_brow_type',0,-12,52), (190087,4310000,0,'soga_eye_color',204,204,204), (190088,4310000,0,'soga_hair_face_highlight_color',190,97,43), (190089,4310000,0,'soga_hair_type_highlight_color',190,97,43), (190090,4310000,1,'soga_lip_type',10,15,-21), (190091,4310000,1,'soga_nose_type',0,32,81), (190092,4310000,0,'soga_skin_color',239,197,196), (190093,4310001,0,'eye_color',255,255,0), (190094,4310001,0,'skin_color',255,0,0), (190095,4310001,0,'soga_eye_color',255,0,255), (190096,4310002,0,'eye_color',255,255,255), (190097,4310002,0,'skin_color',255,255,255), (190098,4310002,0,'soga_eye_color',255,0,255), (190099,4310003,0,'eye_color',255,255,255), (190100,4310003,0,'skin_color',255,255,255), (190101,4310003,0,'soga_eye_color',255,0,255), (190102,4310004,0,'eye_color',255,255,255), (190103,4310004,0,'skin_color',255,255,255), (190104,4310004,0,'soga_eye_color',255,0,255), (190105,4310005,0,'eye_color',255,255,255), (190106,4310005,0,'skin_color',255,255,255), (190107,4310005,0,'soga_eye_color',255,0,255), (190108,4310006,0,'eye_color',223,223,158), (190109,4310006,0,'skin_color',96,32,32), (190110,4310006,0,'soga_eye_color',255,0,255), (190111,4310007,0,'eye_color',255,255,255), (190112,4310007,0,'skin_color',255,255,255), (190113,4310007,0,'soga_eye_color',255,0,255), (190114,4310008,0,'eye_color',255,255,255), (190115,4310008,0,'skin_color',255,255,255), (190116,4310008,0,'soga_eye_color',255,0,255), (190117,4310009,0,'skin_color',128,191,64), (190118,4310009,0,'soga_eye_color',255,0,255), (190119,4310010,0,'eye_color',255,255,255), (190120,4310010,0,'skin_color',255,255,255), (190121,4310010,0,'soga_eye_color',255,0,255), (190122,4310011,0,'eye_color',255,255,255), (190123,4310011,0,'skin_color',255,255,255), (190124,4310011,0,'soga_eye_color',255,0,255), (190125,4310012,0,'eye_color',255,255,255), (190126,4310012,0,'skin_color',255,255,255), (190127,4310012,0,'soga_eye_color',255,0,255), (190128,4310013,0,'eye_color',191,191,64), (190129,4310013,0,'skin_color',128,128,128), (190130,4310013,0,'soga_eye_color',255,0,255), (190131,4310014,0,'eye_color',255,255,255), (190132,4310014,0,'skin_color',64,191,64), (190133,4310014,0,'soga_eye_color',255,0,255), (190134,4310015,0,'eye_color',255,255,255), (190135,4310015,0,'skin_color',64,64,191), (190136,4310015,0,'soga_eye_color',255,0,255), (190137,4310016,0,'eye_color',255,255,255), (190138,4310016,0,'skin_color',96,32,96), (190139,4310016,0,'soga_eye_color',255,0,255), (190140,4310017,0,'eye_color',255,255,255), (190141,4310017,0,'skin_color',191,64,64), (190142,4310017,0,'soga_eye_color',255,0,255), (190143,4310018,0,'eye_color',255,255,255), (190144,4310018,0,'skin_color',255,255,255), (190145,4310018,0,'soga_eye_color',255,0,255), (190146,4310019,0,'eye_color',223,223,158), (190147,4310019,0,'skin_color',96,32,32), (190148,4310019,0,'soga_eye_color',255,0,255), (190149,4310020,0,'eye_color',223,223,158), (190150,4310020,0,'skin_color',96,32,32), (190151,4310020,0,'soga_eye_color',255,0,255), (190152,4310021,0,'eye_color',223,223,158), (190153,4310021,0,'skin_color',96,32,32), (190154,4310021,0,'soga_eye_color',255,0,255), (190257,340003,1,'cheek_type',-35,-57,0), (190258,340003,1,'chin_type',-47,-5,-95), (190259,340003,1,'ear_type',-47,18,0), (190260,340003,1,'eye_brow_type',-87,85,-22), (190261,340003,0,'eye_color',83,61,29), (190262,340003,1,'eye_type',-21,0,0), (190263,340003,0,'hair_color1',57,17,96), (190264,340003,0,'hair_color2',160,0,0), (190265,340003,0,'hair_face_color',84,0,0), (190266,340003,0,'hair_face_highlight_color',188,92,40), (190267,340003,0,'hair_highlight',91,21,51), (190268,340003,0,'hair_type_color',84,0,0), (190269,340003,0,'hair_type_highlight_color',188,92,40), (190270,340003,1,'lip_type',31,-58,-5), (190271,340003,1,'nose_type',87,57,17), (190272,340003,0,'skin_color',113,121,119), (190273,340003,1,'soga_cheek_type',0,-87,85), (190274,340003,1,'soga_chin_type',0,31,-58), (190275,340003,1,'soga_ear_type',0,-21,0), (190276,340003,1,'soga_eye_brow_type',0,-47,18), (190277,340003,0,'soga_eye_color',229,229,102), (190278,340003,1,'soga_eye_type',-96,0,0), (190279,340003,0,'soga_hair_color1',159,88,0), (190280,340003,0,'soga_hair_color2',43,36,70), (190281,340003,0,'soga_hair_face_color',84,0,0), (190282,340003,0,'soga_hair_face_highlight_color',188,92,40), (190283,340003,0,'soga_hair_highlight',91,21,51), (190284,340003,0,'soga_hair_type_color',84,0,0), (190285,340003,0,'soga_hair_type_highlight_color',188,92,40), (190286,340003,1,'soga_lip_type',-22,-35,-57), (190287,340003,1,'soga_nose_type',-5,-47,-5), (190288,340003,0,'soga_skin_color',113,121,119), (190289,340003,0,'wing_color1',255,255,255), (190290,340003,0,'wing_color2',255,255,255), (190291,340004,0,'eye_color',255,255,255), (190292,340004,0,'skin_color',255,255,255), (190293,340004,0,'soga_eye_color',255,0,255), (190294,340005,0,'eye_color',199,207,147), (190295,340005,0,'skin_color',75,255,255), (190296,340005,0,'soga_eye_color',255,0,255), (190455,340013,0,'eye_color',255,255,255), (190456,340013,0,'skin_color',255,255,255), (190457,340013,0,'soga_eye_color',255,0,255), (190486,340015,0,'eye_color',255,255,255), (190487,340015,0,'skin_color',255,255,255), (190488,340015,0,'soga_eye_color',255,0,255), (190489,340016,1,'cheek_type',94,22,0), (190490,340016,1,'chin_type',26,-47,68), (190491,340016,1,'ear_type',-46,-31,0), (190492,340016,1,'eye_brow_type',74,-48,87), (190493,340016,0,'eye_color',201,137,255), (190494,340016,1,'eye_type',-71,0,0), (190495,340016,0,'hair_color1',175,37,8), (190496,340016,0,'hair_color2',88,95,109), (190497,340016,0,'hair_face_color',244,246,246), (190498,340016,0,'hair_face_highlight_color',86,68,133), (190499,340016,0,'hair_highlight',112,123,142), (190500,340016,0,'hair_type_color',244,246,246), (190501,340016,0,'hair_type_highlight_color',86,68,133), (190502,340016,1,'lip_type',-98,90,-65), (190503,340016,1,'nose_type',-44,-81,37), (190504,340016,0,'skin_color',123,166,165), (190505,340016,1,'soga_cheek_type',0,74,-48), (190506,340016,1,'soga_chin_type',0,-98,90), (190507,340016,1,'soga_ear_type',0,-71,0), (190508,340016,1,'soga_eye_brow_type',0,-46,-31), (190509,340016,0,'soga_eye_color',229,229,102), (190510,340016,1,'soga_eye_type',-35,0,0), (190511,340016,0,'soga_hair_color1',98,135,156), (190512,340016,0,'soga_hair_color2',88,95,109), (190513,340016,0,'soga_hair_face_color',244,246,246), (190514,340016,0,'soga_hair_face_highlight_color',86,68,133), (190515,340016,0,'soga_hair_highlight',112,123,142), (190516,340016,0,'soga_hair_type_color',244,246,246), (190517,340016,0,'soga_hair_type_highlight_color',86,68,133), (190518,340016,1,'soga_lip_type',87,94,22), (190519,340016,1,'soga_nose_type',-65,26,-47), (190520,340016,0,'soga_skin_color',123,166,165), (190521,340016,0,'wing_color1',255,255,255), (190522,340016,0,'wing_color2',255,255,255), (190523,340017,1,'cheek_type',-41,-89,0), (190524,340017,1,'chin_type',42,-7,-39), (190525,340017,1,'ear_type',42,-41,0), (190526,340017,1,'eye_brow_type',-25,28,-23), (190527,340017,0,'eye_color',239,133,255), (190528,340017,1,'eye_type',-58,0,0), (190529,340017,0,'hair_color1',70,53,0), (190530,340017,0,'hair_color2',62,62,68), (190531,340017,0,'hair_face_color',244,244,246), (190532,340017,0,'hair_face_highlight_color',156,172,168), (190533,340017,0,'hair_highlight',152,46,102), (190534,340017,0,'hair_type_color',244,244,246), (190535,340017,0,'hair_type_highlight_color',156,172,168), (190536,340017,1,'lip_type',31,81,63), (190537,340017,1,'nose_type',44,70,53), (190538,340017,0,'skin_color',152,172,190), (190539,340017,1,'soga_cheek_type',0,-25,28), (190540,340017,1,'soga_chin_type',0,31,81), (190541,340017,1,'soga_ear_type',0,-58,0), (190542,340017,1,'soga_eye_brow_type',0,42,-41), (190543,340017,0,'soga_eye_color',229,229,102), (190544,340017,1,'soga_eye_type',19,0,0), (190545,340017,0,'soga_hair_color1',160,156,172), (190546,340017,0,'soga_hair_color2',62,62,68), (190547,340017,0,'soga_hair_face_color',244,244,246), (190548,340017,0,'soga_hair_face_highlight_color',156,172,168), (190549,340017,0,'soga_hair_highlight',152,46,102), (190550,340017,0,'soga_hair_type_color',244,244,246), (190551,340017,0,'soga_hair_type_highlight_color',156,172,168), (190552,340017,1,'soga_lip_type',-23,-41,-89), (190553,340017,1,'soga_nose_type',63,42,-7), (190554,340017,0,'soga_skin_color',152,172,190), (190555,340017,0,'wing_color1',255,255,255), (190556,340017,0,'wing_color2',255,255,255), (190557,340018,1,'cheek_type',17,14,-50), (190558,340018,1,'chin_type',-4,-45,-34), (190559,340018,1,'ear_type',7,-8,0), (190560,340018,1,'eye_brow_type',-14,11,22), (190561,340018,0,'eye_color',121,176,192), (190562,340018,1,'eye_type',17,0,0), (190563,340018,0,'hair_color1',218,178,9), (190564,340018,0,'hair_color2',56,62,62), (190565,340018,0,'hair_face_color',244,246,246), (190566,340018,0,'hair_face_highlight_color',244,246,246), (190567,340018,0,'hair_highlight',164,165,165), (190568,340018,0,'hair_type_color',244,246,246), (190569,340018,0,'hair_type_highlight_color',244,246,246), (190570,340018,1,'lip_type',37,31,11), (190571,340018,1,'nose_type',-8,-38,-78), (190572,340018,0,'skin_color',80,126,154), (190573,340018,1,'soga_cheek_type',0,-14,11), (190574,340018,1,'soga_chin_type',-50,37,31), (190575,340018,1,'soga_ear_type',0,17,0), (190576,340018,1,'soga_eye_brow_type',0,7,-8), (190577,340018,0,'soga_eye_color',229,229,102), (190578,340018,1,'soga_eye_type',17,0,0), (190579,340018,0,'soga_hair_color1',164,165,165), (190580,340018,0,'soga_hair_color2',56,62,62), (190581,340018,0,'soga_hair_face_color',244,246,246), (190582,340018,0,'soga_hair_face_highlight_color',244,246,246), (190583,340018,0,'soga_hair_highlight',164,165,165), (190584,340018,0,'soga_hair_type_color',244,246,246), (190585,340018,0,'soga_hair_type_highlight_color',244,246,246), (190586,340018,1,'soga_lip_type',22,17,14), (190587,340018,1,'soga_nose_type',11,-4,-45), (190588,340018,0,'soga_skin_color',80,126,154), (190589,340019,1,'cheek_type',79,-26,0), (190590,340019,1,'chin_type',-8,61,64), (190591,340019,1,'ear_type',53,-55,0), (190592,340019,1,'eye_brow_type',-72,-17,97), (190593,340019,0,'eye_color',57,118,133), (190594,340019,1,'eye_type',69,0,0), (190595,340019,0,'hair_color1',14,62,230), (190596,340019,0,'hair_color2',26,0,0), (190597,340019,0,'hair_face_color',17,3,23), (190598,340019,0,'hair_face_highlight_color',168,59,22), (190599,340019,0,'hair_highlight',246,219,114), (190600,340019,0,'hair_type_color',17,3,23), (190601,340019,0,'hair_type_highlight_color',168,59,22), (190602,340019,1,'lip_type',-53,97,-22), (190603,340019,1,'nose_type',-41,14,62), (190604,340019,0,'skin_color',46,33,34), (190605,340019,1,'soga_cheek_type',0,-72,-17), (190606,340019,1,'soga_chin_type',0,-53,97), (190607,340019,1,'soga_ear_type',0,69,0), (190608,340019,1,'soga_eye_brow_type',0,53,-55), (190609,340019,0,'soga_eye_color',229,229,102), (190610,340019,1,'soga_eye_type',26,0,0), (190611,340019,0,'soga_hair_color1',38,22,21), (190612,340019,0,'soga_hair_color2',120,50,0), (190613,340019,0,'soga_hair_face_color',17,3,23), (190614,340019,0,'soga_hair_face_highlight_color',168,59,22), (190615,340019,0,'soga_hair_highlight',246,219,114), (190616,340019,0,'soga_hair_type_color',17,3,23), (190617,340019,0,'soga_hair_type_highlight_color',168,59,22), (190618,340019,1,'soga_lip_type',97,79,-26), (190619,340019,1,'soga_nose_type',-22,-8,61), (190620,340019,0,'soga_skin_color',46,33,34), (190621,340019,0,'wing_color1',255,255,255), (190622,340019,0,'wing_color2',255,255,255), (190623,340020,1,'cheek_type',20,14,0), (190624,340020,1,'chin_type',35,81,68), (190625,340020,1,'ear_type',-62,28,0), (190626,340020,1,'eye_brow_type',-56,82,28), (190627,340020,0,'eye_color',61,120,89), (190628,340020,1,'eye_type',-41,0,0), (190629,340020,0,'hair_color1',68,208,248), (190630,340020,0,'hair_color2',76,0,0), (190631,340020,0,'hair_face_color',107,129,132), (190632,340020,0,'hair_face_highlight_color',35,24,1), (190633,340020,0,'hair_highlight',200,165,96), (190634,340020,0,'hair_type_color',107,129,132), (190635,340020,0,'hair_type_highlight_color',35,24,1), (190636,340020,1,'lip_type',94,-76,-50), (190637,340020,1,'nose_type',64,68,-48), (190638,340020,0,'skin_color',241,232,234), (190639,340020,1,'soga_cheek_type',0,-56,82), (190640,340020,1,'soga_chin_type',0,94,-76), (190641,340020,1,'soga_ear_type',0,-41,0), (190642,340020,1,'soga_eye_brow_type',0,-62,28), (190643,340020,0,'soga_eye_color',229,229,102), (190644,340020,1,'soga_eye_type',76,0,0), (190645,340020,0,'soga_hair_color1',38,22,21), (190646,340020,0,'soga_hair_color2',120,50,0), (190647,340020,0,'soga_hair_face_color',107,129,132), (190648,340020,0,'soga_hair_face_highlight_color',35,24,1), (190649,340020,0,'soga_hair_highlight',200,165,96), (190650,340020,0,'soga_hair_type_color',107,129,132), (190651,340020,0,'soga_hair_type_highlight_color',35,24,1), (190652,340020,1,'soga_lip_type',28,20,14), (190653,340020,1,'soga_nose_type',-50,35,81), (190654,340020,0,'soga_skin_color',241,232,234), (190655,340020,0,'wing_color1',255,255,255), (190656,340020,0,'wing_color2',255,255,255), (190657,340021,1,'cheek_type',-68,58,0), (190658,340021,1,'chin_type',-1,-17,0), (190659,340021,1,'ear_type',37,94,0), (190660,340021,1,'eye_brow_type',7,-37,-17), (190661,340021,0,'eye_color',246,188,255), (190662,340021,1,'eye_type',-89,0,0), (190663,340021,0,'hair_color1',245,50,34), (190664,340021,0,'hair_color2',28,27,50), (190665,340021,0,'hair_face_color',5,5,1), (190666,340021,0,'hair_face_highlight_color',244,245,246), (190667,340021,0,'hair_highlight',161,165,168), (190668,340021,0,'hair_type_color',5,5,1), (190669,340021,0,'hair_type_highlight_color',244,245,246), (190670,340021,1,'lip_type',7,7,63), (190671,340021,1,'nose_type',-83,-11,50), (190672,340021,0,'skin_color',160,203,202), (190673,340021,1,'soga_cheek_type',0,7,-37), (190674,340021,1,'soga_chin_type',0,7,7), (190675,340021,1,'soga_ear_type',0,-89,0), (190676,340021,1,'soga_eye_brow_type',0,37,94), (190677,340021,0,'soga_eye_color',229,229,102), (190678,340021,1,'soga_eye_type',-89,0,0), (190679,340021,0,'soga_hair_color1',33,22,19), (190680,340021,0,'soga_hair_color2',28,27,50), (190681,340021,0,'soga_hair_face_color',5,5,1), (190682,340021,0,'soga_hair_face_highlight_color',244,245,246), (190683,340021,0,'soga_hair_highlight',161,165,168), (190684,340021,0,'soga_hair_type_color',5,5,1), (190685,340021,0,'soga_hair_type_highlight_color',244,245,246), (190686,340021,1,'soga_lip_type',-17,-68,58), (190687,340021,1,'soga_nose_type',63,-1,-17), (190688,340021,0,'soga_skin_color',160,203,202), (190689,340022,1,'cheek_type',-43,-72,0), (190690,340022,1,'chin_type',38,-75,77), (190691,340022,1,'ear_type',-61,-83,0), (190692,340022,1,'eye_brow_type',-51,-35,-31), (190693,340022,0,'eye_color',173,142,88), (190694,340022,1,'eye_type',-76,0,0), (190695,340022,0,'hair_color1',82,31,72), (190696,340022,0,'hair_color2',56,0,0), (190697,340022,0,'hair_face_color',49,47,61), (190698,340022,0,'hair_face_highlight_color',42,29,2), (190699,340022,0,'hair_highlight',79,28,15), (190700,340022,0,'hair_type_color',49,47,61), (190701,340022,0,'hair_type_highlight_color',42,29,2), (190702,340022,1,'lip_type',3,41,70), (190703,340022,1,'nose_type',-47,82,31), (190704,340022,0,'skin_color',243,251,251), (190705,340022,1,'soga_cheek_type',0,-51,-35), (190706,340022,1,'soga_chin_type',0,3,41), (190707,340022,1,'soga_ear_type',0,-76,0), (190708,340022,1,'soga_eye_brow_type',0,-61,-83), (190709,340022,0,'soga_eye_color',229,229,102), (190710,340022,1,'soga_eye_type',56,0,0), (190711,340022,0,'soga_hair_color1',43,36,70), (190712,340022,0,'soga_hair_color2',64,76,74), (190713,340022,0,'soga_hair_face_color',49,47,61), (190714,340022,0,'soga_hair_face_highlight_color',42,29,2), (190715,340022,0,'soga_hair_highlight',79,28,15), (190716,340022,0,'soga_hair_type_color',49,47,61), (190717,340022,0,'soga_hair_type_highlight_color',42,29,2), (190718,340022,1,'soga_lip_type',-31,-43,-72), (190719,340022,1,'soga_nose_type',70,38,-75), (190720,340022,0,'soga_skin_color',243,251,251), (190721,340022,0,'wing_color1',255,255,255), (190722,340022,0,'wing_color2',255,255,255), (190723,340023,0,'eye_color',255,255,255), (190724,340023,0,'skin_color',255,255,255), (190725,340023,0,'soga_eye_color',255,0,255), (190782,340026,1,'cheek_type',0,70,0), (190783,340026,1,'chin_type',31,-9,-21), (190784,340026,1,'ear_type',10,75,0), (190785,340026,1,'eye_brow_type',11,70,93), (190786,340026,0,'eye_color',199,14,14), (190787,340026,1,'eye_type',95,0,0), (190788,340026,0,'hair_color1',70,50,228), (190789,340026,0,'hair_color2',29,71,185), (190790,340026,0,'hair_highlight',255,255,255), (190791,340026,0,'hair_type_color',136,4,0), (190792,340026,0,'hair_type_highlight_color',15,2,21), (190793,340026,1,'lip_type',-44,-15,-32), (190794,340026,1,'nose_type',74,70,50), (190795,340026,0,'skin_color',88,127,41), (190796,340026,1,'soga_cheek_type',0,11,70), (190797,340026,1,'soga_chin_type',0,-44,-15), (190798,340026,1,'soga_ear_type',0,95,0), (190799,340026,1,'soga_eye_brow_type',0,10,75), (190800,340026,0,'soga_eye_color',229,229,102), (190801,340026,1,'soga_eye_type',-69,0,0), (190802,340026,0,'soga_hair_color1',255,255,255), (190803,340026,0,'soga_hair_color2',29,71,185), (190804,340026,0,'soga_hair_highlight',255,255,255), (190805,340026,0,'soga_hair_type_color',136,4,0), (190806,340026,0,'soga_hair_type_highlight_color',15,2,21), (190807,340026,1,'soga_lip_type',93,0,70), (190808,340026,1,'soga_nose_type',-32,31,-9), (190809,340026,0,'soga_skin_color',88,127,41), (190810,340026,0,'wing_color1',147,126,5), (190811,340026,0,'wing_color2',67,67,67), (190812,340027,1,'cheek_type',-68,58,0), (190813,340027,1,'chin_type',-1,-17,0), (190814,340027,1,'ear_type',37,94,0), (190815,340027,1,'eye_brow_type',7,-37,-17), (190816,340027,0,'eye_color',242,158,255), (190817,340027,1,'eye_type',-89,0,0), (190818,340027,0,'hair_color1',245,50,156), (190819,340027,0,'hair_color2',28,27,50), (190820,340027,0,'hair_face_color',5,5,1), (190821,340027,0,'hair_face_highlight_color',244,245,246), (190822,340027,0,'hair_highlight',161,165,168), (190823,340027,0,'hair_type_color',5,5,1), (190824,340027,0,'hair_type_highlight_color',244,245,246), (190825,340027,1,'lip_type',71,7,-7), (190826,340027,1,'nose_type',0,-11,50), (190827,340027,0,'skin_color',126,169,168), (190828,340027,1,'soga_cheek_type',0,7,-37), (190829,340027,1,'soga_chin_type',0,71,7), (190830,340027,1,'soga_ear_type',0,-89,0), (190831,340027,1,'soga_eye_brow_type',0,37,94), (190832,340027,0,'soga_eye_color',229,229,102), (190833,340027,1,'soga_eye_type',-89,0,0), (190834,340027,0,'soga_hair_color1',33,22,19), (190835,340027,0,'soga_hair_color2',28,27,50), (190836,340027,0,'soga_hair_face_color',5,5,1), (190837,340027,0,'soga_hair_face_highlight_color',244,245,246), (190838,340027,0,'soga_hair_highlight',161,165,168), (190839,340027,0,'soga_hair_type_color',5,5,1), (190840,340027,0,'soga_hair_type_highlight_color',244,245,246), (190841,340027,1,'soga_lip_type',-17,-68,58), (190842,340027,1,'soga_nose_type',-7,-1,-17), (190843,340027,0,'soga_skin_color',126,169,168), (190844,340028,1,'cheek_type',-34,-62,0), (190845,340028,1,'chin_type',82,28,25), (190846,340028,1,'ear_type',22,21,0), (190847,340028,1,'eye_brow_type',8,17,95), (190848,340028,0,'eye_color',230,161,255), (190849,340028,1,'eye_type',-14,0,0), (190850,340028,0,'hair_color1',5,218,205), (190851,340028,0,'hair_color2',121,113,107), (190852,340028,0,'hair_face_color',146,169,168), (190853,340028,0,'hair_face_highlight_color',145,168,168), (190854,340028,0,'hair_highlight',114,112,142), (190855,340028,0,'hair_type_color',146,169,168), (190856,340028,0,'hair_type_highlight_color',145,168,168), (190857,340028,1,'lip_type',-56,23,74), (190858,340028,1,'nose_type',87,5,-38), (190859,340028,0,'skin_color',211,181,192), (190860,340028,1,'soga_cheek_type',0,8,17), (190861,340028,1,'soga_chin_type',0,-56,23), (190862,340028,1,'soga_ear_type',0,-14,0), (190863,340028,1,'soga_eye_brow_type',0,22,21), (190864,340028,0,'soga_eye_color',229,229,102), (190865,340028,1,'soga_eye_type',-14,0,0), (190866,340028,0,'soga_hair_color1',114,112,142), (190867,340028,0,'soga_hair_color2',121,113,107), (190868,340028,0,'soga_hair_face_color',146,169,168), (190869,340028,0,'soga_hair_face_highlight_color',145,168,168), (190870,340028,0,'soga_hair_highlight',114,112,142), (190871,340028,0,'soga_hair_type_color',146,169,168), (190872,340028,0,'soga_hair_type_highlight_color',145,168,168), (190873,340028,1,'soga_lip_type',95,-34,-62), (190874,340028,1,'soga_nose_type',74,82,28), (190875,340028,0,'soga_skin_color',211,181,192), (190876,340028,0,'wing_color1',255,255,255), (190877,340028,0,'wing_color2',255,255,255), (190878,340029,1,'cheek_type',-5,-14,0), (190879,340029,1,'chin_type',-81,64,61), (190880,340029,1,'ear_type',82,12,0), (190881,340029,1,'eye_brow_type',10,-3,-78), (190882,340029,0,'eye_color',209,180,255), (190883,340029,1,'eye_type',65,0,0), (190884,340029,0,'hair_color1',192,225,169), (190885,340029,0,'hair_color2',95,79,92), (190886,340029,0,'hair_face_color',110,158,181), (190887,340029,0,'hair_face_highlight_color',61,61,75), (190888,340029,0,'hair_highlight',43,36,70), (190889,340029,0,'hair_type_color',110,158,181), (190890,340029,0,'hair_type_highlight_color',61,61,75), (190891,340029,1,'lip_type',-25,-97,-18), (190892,340029,1,'nose_type',-85,-64,-31), (190893,340029,0,'skin_color',114,145,154), (190894,340029,1,'soga_cheek_type',0,10,-3), (190895,340029,1,'soga_chin_type',0,-25,-97), (190896,340029,1,'soga_ear_type',0,65,0), (190897,340029,1,'soga_eye_brow_type',0,82,12), (190898,340029,0,'soga_eye_color',229,229,102), (190899,340029,1,'soga_eye_type',65,0,0), (190900,340029,0,'soga_hair_color1',93,64,120), (190901,340029,0,'soga_hair_color2',95,79,92), (190902,340029,0,'soga_hair_face_color',110,158,181), (190903,340029,0,'soga_hair_face_highlight_color',61,61,75), (190904,340029,0,'soga_hair_highlight',43,36,70), (190905,340029,0,'soga_hair_type_color',110,158,181), (190906,340029,0,'soga_hair_type_highlight_color',61,61,75), (190907,340029,1,'soga_lip_type',-78,-5,-14), (190908,340029,1,'soga_nose_type',-18,-81,64), (190909,340029,0,'soga_skin_color',114,145,154), (190910,340029,0,'wing_color1',255,255,255), (190911,340029,0,'wing_color2',255,255,255), (190912,340030,1,'cheek_type',-100,100,0), (190913,340030,1,'chin_type',17,-68,0), (190914,340030,1,'ear_type',-14,62,0), (190915,340030,1,'eye_brow_type',-71,41,-8), (190916,340030,0,'eye_color',53,42,92), (190917,340030,1,'eye_type',-100,0,0), (190918,340030,0,'hair_color1',81,0,17), (190919,340030,0,'hair_color2',62,62,68), (190920,340030,0,'hair_face_color',244,244,246), (190921,340030,0,'hair_face_highlight_color',244,244,246), (190922,340030,0,'hair_highlight',160,156,172), (190923,340030,0,'hair_type_color',244,244,246), (190924,340030,0,'hair_type_highlight_color',244,244,246), (190925,340030,1,'lip_type',100,-100,-22), (190926,340030,1,'nose_type',-68,81,0), (190927,340030,0,'skin_color',80,67,100), (190928,340030,1,'soga_cheek_type',0,-71,41), (190929,340030,1,'soga_chin_type',0,100,-100), (190930,340030,1,'soga_ear_type',0,-100,0), (190931,340030,1,'soga_eye_brow_type',0,-14,62), (190932,340030,0,'soga_eye_color',229,229,102), (190933,340030,1,'soga_eye_type',-100,0,0), (190934,340030,0,'soga_hair_color1',160,156,172), (190935,340030,0,'soga_hair_color2',62,62,68), (190936,340030,0,'soga_hair_face_color',244,244,246), (190937,340030,0,'soga_hair_face_highlight_color',244,244,246), (190938,340030,0,'soga_hair_highlight',160,156,172), (190939,340030,0,'soga_hair_type_color',244,244,246), (190940,340030,0,'soga_hair_type_highlight_color',244,244,246), (190941,340030,1,'soga_lip_type',-8,-100,100), (190942,340030,1,'soga_nose_type',-22,17,-68), (190943,340030,0,'soga_skin_color',80,67,100), (190944,340031,1,'cheek_type',2,-3,0), (190945,340031,1,'chin_type',-12,34,17), (190946,340031,1,'ear_type',28,0,0), (190947,340031,1,'eye_brow_type',-29,0,-17), (190948,340031,0,'eye_color',209,180,255), (190949,340031,1,'eye_type',-26,0,0), (190950,340031,0,'hair_color1',0,254,0), (190951,340031,0,'hair_face_color',169,169,169), (190952,340031,0,'hair_face_highlight_color',105,103,97), (190953,340031,0,'hair_type_color',169,169,169), (190954,340031,0,'hair_type_highlight_color',105,103,97), (190955,340031,1,'lip_type',31,25,-22), (190956,340031,1,'nose_type',2,0,-2), (190957,340031,0,'skin_color',118,131,165), (190958,340031,1,'soga_cheek_type',0,-29,0), (190959,340031,1,'soga_chin_type',0,31,25), (190960,340031,1,'soga_ear_type',0,-26,0), (190961,340031,1,'soga_eye_brow_type',0,28,0), (190962,340031,0,'soga_eye_color',229,229,102), (190963,340031,1,'soga_eye_type',-23,0,0), (190964,340031,0,'soga_hair_face_color',169,169,169), (190965,340031,0,'soga_hair_face_highlight_color',105,103,97), (190966,340031,0,'soga_hair_type_color',169,169,169), (190967,340031,0,'soga_hair_type_highlight_color',105,103,97), (190968,340031,1,'soga_lip_type',-17,2,-3), (190969,340031,1,'soga_nose_type',-22,-12,34), (190970,340031,0,'soga_skin_color',118,131,165), (190971,340031,0,'wing_color1',255,255,255), (190972,340031,0,'wing_color2',255,255,255), (190973,340032,1,'cheek_type',64,-90,0), (190974,340032,1,'chin_type',97,50,20), (190975,340032,1,'ear_type',-82,44,0), (190976,340032,1,'eye_brow_type',-57,43,34), (190977,340032,0,'eye_color',198,158,255), (190978,340032,1,'eye_type',4,0,0), (190979,340032,0,'hair_color1',38,62,94), (190980,340032,0,'hair_color2',59,81,113), (190981,340032,0,'hair_face_color',107,131,144), (190982,340032,0,'hair_face_highlight_color',244,246,246), (190983,340032,0,'hair_highlight',161,165,168), (190984,340032,0,'hair_type_color',107,131,144), (190985,340032,0,'hair_type_highlight_color',244,246,246), (190986,340032,1,'lip_type',-71,56,7), (190987,340032,1,'nose_type',-55,38,62), (190988,340032,0,'skin_color',193,193,193), (190989,340032,1,'soga_cheek_type',0,-57,43), (190990,340032,1,'soga_chin_type',0,-71,56), (190991,340032,1,'soga_ear_type',0,4,0), (190992,340032,1,'soga_eye_brow_type',0,-82,44), (190993,340032,0,'soga_eye_color',204,204,204), (190994,340032,1,'soga_eye_type',4,0,0), (190995,340032,0,'soga_hair_color1',98,91,163), (190996,340032,0,'soga_hair_color2',59,81,113), (190997,340032,0,'soga_hair_face_color',107,131,144), (190998,340032,0,'soga_hair_face_highlight_color',244,246,246), (190999,340032,0,'soga_hair_highlight',161,165,168), (191000,340032,0,'soga_hair_type_color',107,131,144), (191001,340032,0,'soga_hair_type_highlight_color',244,246,246), (191002,340032,1,'soga_lip_type',34,64,-90), (191003,340032,1,'soga_nose_type',7,97,50), (191004,340032,0,'soga_skin_color',193,193,193), (191005,340033,1,'cheek_type',3,-31,0), (191006,340033,1,'chin_type',28,-4,2), (191007,340033,1,'ear_type',20,17,0), (191008,340033,1,'eye_brow_type',-31,28,0), (191009,340033,0,'eye_color',40,23,58), (191010,340033,1,'eye_type',-26,0,0), (191011,340033,0,'hair_color1',28,237,0), (191012,340033,0,'hair_face_color',138,129,138), (191013,340033,0,'hair_face_highlight_color',105,103,97), (191014,340033,0,'hair_type_color',138,129,138), (191015,340033,0,'hair_type_highlight_color',105,103,97), (191016,340033,1,'lip_type',-7,23,-42), (191017,340033,1,'nose_type',-12,28,-19), (191018,340033,0,'skin_color',48,79,99), (191019,340033,1,'soga_cheek_type',0,-31,28), (191020,340033,1,'soga_chin_type',0,-7,23), (191021,340033,1,'soga_ear_type',0,-26,0), (191022,340033,1,'soga_eye_brow_type',0,20,17), (191023,340033,0,'soga_eye_color',229,229,102), (191024,340033,1,'soga_eye_type',-26,0,0), (191025,340033,0,'soga_hair_face_color',138,129,138), (191026,340033,0,'soga_hair_face_highlight_color',105,103,97), (191027,340033,0,'soga_hair_type_color',138,129,138), (191028,340033,0,'soga_hair_type_highlight_color',105,103,97), (191029,340033,1,'soga_lip_type',0,3,-31), (191030,340033,1,'soga_nose_type',-42,28,-4), (191031,340033,0,'soga_skin_color',48,79,99), (191032,340033,0,'wing_color1',255,255,255), (191033,340033,0,'wing_color2',255,255,255), (191034,340034,1,'cheek_type',88,98,0), (191035,340034,1,'chin_type',85,-17,68), (191036,340034,1,'ear_type',76,56,0), (191037,340034,1,'eye_brow_type',-5,-84,20), (191038,340034,0,'eye_color',244,36,3), (191039,340034,1,'eye_type',11,0,0), (191040,340034,0,'hair_color1',173,163,52), (191041,340034,0,'hair_color2',255,236,129), (191042,340034,0,'hair_highlight',255,255,255), (191043,340034,0,'hair_type_color',73,79,90), (191044,340034,0,'hair_type_highlight_color',15,1,21), (191045,340034,1,'lip_type',50,-50,74), (191046,340034,1,'nose_type',93,-83,-93), (191047,340034,0,'skin_color',4,27,43), (191048,340034,1,'soga_cheek_type',0,-5,-84), (191049,340034,1,'soga_chin_type',0,50,-50), (191050,340034,1,'soga_ear_type',0,11,0), (191051,340034,1,'soga_eye_brow_type',0,76,56), (191052,340034,0,'soga_eye_color',229,229,102), (191053,340034,1,'soga_eye_type',-69,0,0), (191054,340034,0,'soga_hair_color1',255,255,255), (191055,340034,0,'soga_hair_color2',255,236,129), (191056,340034,0,'soga_hair_highlight',255,255,255), (191057,340034,0,'soga_hair_type_color',73,79,90), (191058,340034,0,'soga_hair_type_highlight_color',15,1,21), (191059,340034,1,'soga_lip_type',20,88,98), (191060,340034,1,'soga_nose_type',74,85,-17), (191061,340034,0,'soga_skin_color',4,27,43), (191062,340034,0,'wing_color1',204,74,79), (191063,340034,0,'wing_color2',31,31,31), (191064,340035,1,'cheek_type',-29,50,0), (191065,340035,1,'chin_type',5,-17,-23), (191066,340035,1,'ear_type',34,44,0), (191067,340035,1,'eye_brow_type',84,61,0), (191068,340035,0,'eye_color',197,197,255), (191069,340035,1,'eye_type',-43,0,0), (191070,340035,0,'hair_color1',38,225,93), (191071,340035,0,'hair_color2',62,62,68), (191072,340035,0,'hair_face_color',244,244,246), (191073,340035,0,'hair_face_highlight_color',107,131,144), (191074,340035,0,'hair_highlight',98,91,163), (191075,340035,0,'hair_type_color',244,244,246), (191076,340035,0,'hair_type_highlight_color',107,131,144), (191077,340035,1,'lip_type',7,-62,43), (191078,340035,1,'nose_type',94,38,-31), (191079,340035,0,'skin_color',153,132,130), (191080,340035,1,'soga_cheek_type',0,84,61), (191081,340035,1,'soga_chin_type',0,7,-62), (191082,340035,1,'soga_ear_type',0,-43,0), (191083,340035,1,'soga_eye_brow_type',0,34,44), (191084,340035,0,'soga_eye_color',229,229,102), (191085,340035,1,'soga_eye_type',-43,0,0), (191086,340035,0,'soga_hair_color1',160,156,172), (191087,340035,0,'soga_hair_color2',62,62,68), (191088,340035,0,'soga_hair_face_color',244,244,246), (191089,340035,0,'soga_hair_face_highlight_color',107,131,144), (191090,340035,0,'soga_hair_highlight',98,91,163), (191091,340035,0,'soga_hair_type_color',244,244,246), (191092,340035,0,'soga_hair_type_highlight_color',107,131,144), (191093,340035,1,'soga_lip_type',0,-29,50), (191094,340035,1,'soga_nose_type',43,5,-17), (191095,340035,0,'soga_skin_color',153,132,130), (191096,340035,0,'wing_color1',255,255,255), (191097,340035,0,'wing_color2',255,255,255), (191098,340036,1,'cheek_type',-2,37,0), (191099,340036,1,'chin_type',4,0,-17), (191100,340036,1,'ear_type',-17,0,0), (191101,340036,1,'eye_brow_type',-4,-43,-25), (191102,340036,0,'eye_color',32,22,52), (191103,340036,1,'eye_type',26,0,0), (191104,340036,0,'hair_color1',227,4,0), (191105,340036,0,'hair_face_color',135,125,134), (191106,340036,0,'hair_face_highlight_color',105,103,97), (191107,340036,0,'hair_type_color',135,125,134), (191108,340036,0,'hair_type_highlight_color',105,103,97), (191109,340036,1,'lip_type',-20,12,17), (191110,340036,1,'nose_type',3,-29,4), (191111,340036,0,'skin_color',21,77,76), (191112,340036,1,'soga_cheek_type',0,-4,-43), (191113,340036,1,'soga_chin_type',0,-20,12), (191114,340036,1,'soga_ear_type',0,26,0), (191115,340036,1,'soga_eye_brow_type',0,-17,0), (191116,340036,0,'soga_eye_color',229,229,102), (191117,340036,1,'soga_eye_type',26,0,0), (191118,340036,0,'soga_hair_face_color',135,125,134), (191119,340036,0,'soga_hair_face_highlight_color',105,103,97), (191120,340036,0,'soga_hair_type_color',135,125,134), (191121,340036,0,'soga_hair_type_highlight_color',105,103,97), (191122,340036,1,'soga_lip_type',-25,-2,37), (191123,340036,1,'soga_nose_type',17,4,0), (191124,340036,0,'soga_skin_color',21,77,76), (191125,340036,0,'wing_color1',255,255,255), (191126,340036,0,'wing_color2',255,255,255), (191127,340037,1,'cheek_type',25,-64,0), (191128,340037,1,'chin_type',-63,87,75), (191129,340037,1,'ear_type',81,-81,0), (191130,340037,1,'eye_brow_type',41,37,31), (191131,340037,0,'eye_color',230,116,250), (191132,340037,1,'eye_type',-12,0,0), (191133,340037,0,'hair_color1',239,51,238), (191134,340037,0,'hair_color2',88,95,109), (191135,340037,0,'hair_face_color',102,133,150), (191136,340037,0,'hair_face_highlight_color',100,131,153), (191137,340037,0,'hair_highlight',98,135,156), (191138,340037,0,'hair_type_color',102,133,150), (191139,340037,0,'hair_type_highlight_color',100,131,153), (191140,340037,1,'lip_type',64,-84,-72), (191141,340037,1,'nose_type',-75,-17,51), (191142,340037,0,'skin_color',130,173,172), (191143,340037,1,'soga_cheek_type',0,41,37), (191144,340037,1,'soga_chin_type',0,64,-84), (191145,340037,1,'soga_ear_type',0,-12,0), (191146,340037,1,'soga_eye_brow_type',0,81,-81), (191147,340037,0,'soga_eye_color',229,229,102), (191148,340037,1,'soga_eye_type',-12,0,0), (191149,340037,0,'soga_hair_color1',98,135,156), (191150,340037,0,'soga_hair_color2',88,95,109), (191151,340037,0,'soga_hair_face_color',102,133,150), (191152,340037,0,'soga_hair_face_highlight_color',100,131,153), (191153,340037,0,'soga_hair_highlight',98,135,156), (191154,340037,0,'soga_hair_type_color',102,133,150), (191155,340037,0,'soga_hair_type_highlight_color',100,131,153), (191156,340037,1,'soga_lip_type',31,25,-64), (191157,340037,1,'soga_nose_type',-72,-63,87), (191158,340037,0,'soga_skin_color',130,173,172), (191159,340037,0,'wing_color1',255,255,255), (191160,340037,0,'wing_color2',255,255,255), (191161,340038,1,'cheek_type',-3,28,0), (191162,340038,1,'chin_type',-1,-2,9), (191163,340038,1,'ear_type',7,3,0), (191164,340038,1,'eye_brow_type',-1,-29,-23), (191165,340038,0,'eye_color',240,144,255), (191166,340038,1,'eye_type',-2,0,0), (191167,340038,0,'hair_color1',228,11,0), (191168,340038,0,'hair_face_color',219,244,244), (191169,340038,0,'hair_face_highlight_color',105,103,97), (191170,340038,0,'hair_type_color',219,244,244), (191171,340038,0,'hair_type_highlight_color',105,103,97), (191172,340038,1,'lip_type',-37,-7,0), (191173,340038,1,'nose_type',0,-28,11), (191174,340038,0,'skin_color',136,176,189), (191175,340038,1,'soga_cheek_type',0,-1,-29), (191176,340038,1,'soga_chin_type',0,-37,-7), (191177,340038,1,'soga_ear_type',0,-2,0), (191178,340038,1,'soga_eye_brow_type',0,7,3), (191179,340038,0,'soga_eye_color',229,229,102), (191180,340038,1,'soga_eye_type',9,0,0), (191181,340038,0,'soga_hair_face_color',219,244,244), (191182,340038,0,'soga_hair_face_highlight_color',105,103,97), (191183,340038,0,'soga_hair_type_color',219,244,244), (191184,340038,0,'soga_hair_type_highlight_color',105,103,97), (191185,340038,1,'soga_lip_type',-23,-3,28), (191186,340038,1,'soga_nose_type',0,-1,-2), (191187,340038,0,'soga_skin_color',136,176,189), (191188,340038,0,'wing_color1',255,255,255), (191189,340038,0,'wing_color2',255,255,255), (191190,340039,0,'eye_color',255,255,255), (191191,340039,0,'skin_color',255,255,255), (191192,340039,0,'soga_eye_color',255,0,255), (191305,340044,1,'cheek_type',63,62,0), (191306,340044,1,'chin_type',-70,12,-95), (191307,340044,1,'ear_type',-29,-87,0), (191308,340044,1,'eye_brow_type',95,68,43), (191309,340044,0,'eye_color',73,136,134), (191310,340044,1,'eye_type',64,0,0), (191311,340044,0,'hair_color1',77,62,23), (191312,340044,0,'hair_color2',95,79,92), (191313,340044,0,'hair_face_color',61,61,75), (191314,340044,0,'hair_face_highlight_color',109,131,182), (191315,340044,0,'hair_highlight',102,153,147), (191316,340044,0,'hair_type_color',61,61,75), (191317,340044,0,'hair_type_highlight_color',109,131,182), (191318,340044,1,'lip_type',-85,83,-51), (191319,340044,1,'nose_type',-89,77,62), (191320,340044,0,'skin_color',121,160,163), (191321,340044,1,'soga_cheek_type',0,95,68), (191322,340044,1,'soga_chin_type',0,-85,83), (191323,340044,1,'soga_ear_type',0,64,0), (191324,340044,1,'soga_eye_brow_type',0,-29,-87), (191325,340044,0,'soga_eye_color',229,229,102), (191326,340044,1,'soga_eye_type',39,0,0), (191327,340044,0,'soga_hair_color1',103,102,153), (191328,340044,0,'soga_hair_color2',95,79,92), (191329,340044,0,'soga_hair_face_color',61,61,75), (191330,340044,0,'soga_hair_face_highlight_color',109,131,182), (191331,340044,0,'soga_hair_highlight',102,153,147), (191332,340044,0,'soga_hair_type_color',61,61,75), (191333,340044,0,'soga_hair_type_highlight_color',109,131,182), (191334,340044,1,'soga_lip_type',43,63,62), (191335,340044,1,'soga_nose_type',-51,-70,12), (191336,340044,0,'soga_skin_color',121,160,163), (191337,340044,0,'wing_color1',255,255,255), (191338,340044,0,'wing_color2',255,255,255), (191339,340045,1,'cheek_type',50,-63,0), (191340,340045,1,'chin_type',-42,-62,46), (191341,340045,1,'ear_type',-37,-34,0), (191342,340045,1,'eye_brow_type',-100,100,34), (191343,340045,0,'eye_color',180,22,56), (191344,340045,1,'eye_type',100,0,0), (191345,340045,0,'hair_color1',9,31,100), (191346,340045,1,'lip_type',-100,71,56), (191347,340045,1,'nose_type',7,9,31), (191348,340045,0,'skin_color',103,110,82), (191349,340045,1,'soga_cheek_type',0,-100,100), (191350,340045,1,'soga_chin_type',0,-100,71), (191351,340045,1,'soga_ear_type',0,100,0), (191352,340045,1,'soga_eye_brow_type',0,-37,-34), (191353,340045,0,'soga_eye_color',229,229,102), (191354,340045,1,'soga_eye_type',100,0,0), (191355,340045,1,'soga_lip_type',34,50,-63), (191356,340045,1,'soga_nose_type',56,-42,-62), (191357,340045,0,'soga_skin_color',103,110,82), (191358,340046,1,'cheek_type',-43,14,0), (191359,340046,1,'chin_type',75,57,7), (191360,340046,1,'ear_type',-50,-65,0), (191361,340046,1,'eye_brow_type',10,-17,-17), (191362,340046,0,'eye_color',59,120,139), (191363,340046,1,'eye_type',31,0,0), (191364,340046,0,'hair_color1',0,56,100), (191365,340046,0,'hair_color2',68,72,71), (191366,340046,0,'hair_face_color',68,72,84), (191367,340046,0,'hair_face_highlight_color',86,2,1), (191368,340046,0,'hair_highlight',109,14,49), (191369,340046,0,'hair_type_color',68,72,84), (191370,340046,0,'hair_type_highlight_color',86,2,1), (191371,340046,1,'lip_type',-70,-84,-14), (191372,340046,1,'nose_type',14,0,56), (191373,340046,0,'skin_color',241,244,221), (191374,340046,1,'soga_cheek_type',0,10,-17), (191375,340046,1,'soga_chin_type',0,-70,-84), (191376,340046,1,'soga_ear_type',0,31,0), (191377,340046,1,'soga_eye_brow_type',0,-50,-65), (191378,340046,0,'soga_eye_color',229,229,102), (191379,340046,1,'soga_eye_type',31,0,0), (191380,340046,0,'soga_hair_color1',50,48,56), (191381,340046,0,'soga_hair_color2',68,72,71), (191382,340046,0,'soga_hair_face_color',68,72,84), (191383,340046,0,'soga_hair_face_highlight_color',86,2,1), (191384,340046,0,'soga_hair_highlight',109,14,49), (191385,340046,0,'soga_hair_type_color',68,72,84), (191386,340046,0,'soga_hair_type_highlight_color',86,2,1), (191387,340046,1,'soga_lip_type',-17,-43,14), (191388,340046,1,'soga_nose_type',-14,75,57), (191389,340046,0,'soga_skin_color',241,244,221), (191390,340047,1,'cheek_type',100,-100,0), (191391,340047,1,'chin_type',-100,89,71), (191392,340047,1,'ear_type',-100,100,0), (191393,340047,1,'eye_brow_type',-100,-100,100), (191394,340047,0,'eye_color',57,9,91), (191395,340047,1,'eye_type',100,0,0), (191396,340047,0,'hair_color1',156,100,100), (191397,340047,0,'hair_face_color',223,223,223), (191398,340047,0,'hair_type_color',223,223,223), (191399,340047,1,'lip_type',-17,100,-100), (191400,340047,1,'nose_type',-100,-100,100), (191401,340047,0,'skin_color',223,223,223), (191402,340047,1,'soga_cheek_type',0,-100,-100), (191403,340047,1,'soga_chin_type',0,-17,100), (191404,340047,1,'soga_ear_type',0,100,0), (191405,340047,1,'soga_eye_brow_type',0,-100,100), (191406,340047,0,'soga_eye_color',229,229,102), (191407,340047,1,'soga_eye_type',100,0,0), (191408,340047,0,'soga_hair_face_color',223,223,223), (191409,340047,0,'soga_hair_type_color',223,223,223), (191410,340047,1,'soga_lip_type',100,100,-100), (191411,340047,1,'soga_nose_type',-100,-100,89), (191412,340047,0,'soga_skin_color',223,223,223), (191413,340048,1,'cheek_type',-100,100,0), (191414,340048,1,'chin_type',100,-100,0), (191415,340048,1,'ear_type',-100,-100,0), (191416,340048,1,'eye_brow_type',56,10,-28), (191417,340048,0,'eye_color',9,4,10), (191418,340048,1,'eye_type',-20,0,0), (191419,340048,0,'hair_color1',156,100,218), (191420,340048,0,'hair_color2',28,27,50), (191421,340048,0,'hair_face_color',5,5,1), (191422,340048,0,'hair_face_highlight_color',5,5,1), (191423,340048,0,'hair_highlight',33,22,19), (191424,340048,0,'hair_type_color',5,5,1), (191425,340048,0,'hair_type_highlight_color',5,5,1), (191426,340048,1,'lip_type',-100,100,-100), (191427,340048,1,'nose_type',-57,-100,100), (191428,340048,0,'skin_color',72,72,72), (191429,340048,1,'soga_cheek_type',0,56,10), (191430,340048,1,'soga_chin_type',0,-100,100), (191431,340048,1,'soga_ear_type',0,-20,0), (191432,340048,1,'soga_eye_brow_type',0,-100,-100), (191433,340048,0,'soga_eye_color',229,229,102), (191434,340048,1,'soga_eye_type',-20,0,0), (191435,340048,0,'soga_hair_color1',33,22,19), (191436,340048,0,'soga_hair_color2',28,27,50), (191437,340048,0,'soga_hair_face_color',5,5,1), (191438,340048,0,'soga_hair_face_highlight_color',5,5,1), (191439,340048,0,'soga_hair_highlight',33,22,19), (191440,340048,0,'soga_hair_type_color',5,5,1), (191441,340048,0,'soga_hair_type_highlight_color',5,5,1), (191442,340048,1,'soga_lip_type',-28,-100,100), (191443,340048,1,'soga_nose_type',-100,100,-100), (191444,340048,0,'soga_skin_color',72,72,72), (191445,340049,1,'cheek_type',34,-100,0), (191446,340049,1,'chin_type',9,0,4), (191447,340049,1,'ear_type',17,18,0), (191448,340049,1,'eye_brow_type',0,0,100), (191449,340049,0,'eye_color',40,59,34), (191450,340049,0,'hair_color1',156,187,50), (191451,340049,0,'hair_color2',185,97,0), (191452,340049,0,'hair_face_color',84,0,0), (191453,340049,0,'hair_face_highlight_color',1,0,1), (191454,340049,0,'hair_highlight',38,22,21), (191455,340049,0,'hair_type_color',84,0,0), (191456,340049,0,'hair_type_highlight_color',1,0,1), (191457,340049,1,'lip_type',-93,46,-81), (191458,340049,1,'nose_type',0,-100,-69), (191459,340049,0,'skin_color',191,169,146), (191460,340049,1,'soga_cheek_type',34,-100,0), (191461,340049,1,'soga_chin_type',0,-93,46), (191462,340049,1,'soga_ear_type',17,18,0), (191463,340049,1,'soga_eye_brow_type',0,17,18), (191464,340049,0,'soga_eye_color',229,229,102), (191465,340049,0,'soga_hair_color1',109,14,49), (191466,340049,0,'soga_hair_color2',185,97,0), (191467,340049,0,'soga_hair_face_color',84,0,0), (191468,340049,0,'soga_hair_face_highlight_color',1,0,1), (191469,340049,0,'soga_hair_highlight',38,22,21), (191470,340049,0,'soga_hair_type_color',84,0,0), (191471,340049,0,'soga_hair_type_highlight_color',1,0,1), (191472,340049,1,'soga_lip_type',100,34,-100), (191473,340049,1,'soga_nose_type',-81,9,0), (191474,340049,0,'soga_skin_color',191,169,146), (191475,340050,1,'cheek_type',-2,10,0), (191476,340050,1,'chin_type',0,-25,17), (191477,340050,1,'ear_type',28,-9,0), (191478,340050,1,'eye_brow_type',25,-10,10), (191479,340050,0,'eye_color',225,129,255), (191480,340050,1,'eye_type',7,0,0), (191481,340050,0,'hair_color1',244,228,0), (191482,340050,0,'hair_face_color',139,122,138), (191483,340050,0,'hair_face_highlight_color',105,103,97), (191484,340050,0,'hair_type_color',139,122,138), (191485,340050,0,'hair_type_highlight_color',105,103,97), (191486,340050,1,'lip_type',41,21,38), (191487,340050,1,'nose_type',-12,-12,-28), (191488,340050,0,'skin_color',0,4,4), (191489,340050,1,'soga_cheek_type',0,25,-10), (191490,340050,1,'soga_chin_type',0,41,21), (191491,340050,1,'soga_ear_type',0,7,0), (191492,340050,1,'soga_eye_brow_type',0,28,-9), (191493,340050,0,'soga_eye_color',229,229,102), (191494,340050,1,'soga_eye_type',-26,0,0), (191495,340050,0,'soga_hair_face_color',139,122,138), (191496,340050,0,'soga_hair_face_highlight_color',105,103,97), (191497,340050,0,'soga_hair_type_color',139,122,138), (191498,340050,0,'soga_hair_type_highlight_color',105,103,97), (191499,340050,1,'soga_lip_type',10,-2,10), (191500,340050,1,'soga_nose_type',38,0,-25), (191501,340050,0,'soga_skin_color',0,4,4), (191502,340050,0,'wing_color1',255,255,255), (191503,340050,0,'wing_color2',255,255,255), (191504,340051,1,'cheek_type',-2,37,0), (191505,340051,1,'chin_type',4,0,-17), (191506,340051,1,'ear_type',-17,0,0), (191507,340051,1,'eye_brow_type',-4,-43,-25), (191508,340051,0,'eye_color',32,22,52), (191509,340051,1,'eye_type',26,0,0), (191510,340051,0,'hair_color1',227,4,0), (191511,340051,0,'hair_face_color',135,125,134), (191512,340051,0,'hair_face_highlight_color',105,103,97), (191513,340051,0,'hair_type_color',135,125,134), (191514,340051,0,'hair_type_highlight_color',105,103,97), (191515,340051,1,'lip_type',-20,12,17), (191516,340051,1,'nose_type',3,-29,4), (191517,340051,0,'skin_color',21,77,76), (191518,340051,1,'soga_cheek_type',0,-4,-43), (191519,340051,1,'soga_chin_type',0,-20,12), (191520,340051,1,'soga_ear_type',0,26,0), (191521,340051,1,'soga_eye_brow_type',0,-17,0), (191522,340051,0,'soga_eye_color',229,229,102), (191523,340051,1,'soga_eye_type',-2,0,0), (191524,340051,0,'soga_hair_face_color',135,125,134), (191525,340051,0,'soga_hair_face_highlight_color',105,103,97), (191526,340051,0,'soga_hair_type_color',135,125,134), (191527,340051,0,'soga_hair_type_highlight_color',105,103,97), (191528,340051,1,'soga_lip_type',-25,-2,37), (191529,340051,1,'soga_nose_type',17,4,0), (191530,340051,0,'soga_skin_color',21,77,76), (191531,340051,0,'wing_color1',255,255,255), (191532,340051,0,'wing_color2',255,255,255), (191533,340052,1,'cheek_type',22,-63,0), (191534,340052,1,'chin_type',-56,-46,31), (191535,340052,1,'ear_type',-81,25,0), (191536,340052,1,'eye_brow_type',52,34,-78), (191537,340052,0,'eye_color',238,124,255), (191538,340052,1,'eye_type',81,0,0), (191539,340052,0,'hair_color1',76,254,2), (191540,340052,0,'hair_color2',60,71,71), (191541,340052,0,'hair_face_color',244,246,246), (191542,340052,0,'hair_face_highlight_color',96,84,129), (191543,340052,0,'hair_highlight',96,63,188), (191544,340052,0,'hair_type_color',244,246,246), (191545,340052,0,'hair_type_highlight_color',96,84,129), (191546,340052,1,'lip_type',-15,87,74), (191547,340052,1,'nose_type',-77,76,-2), (191548,340052,0,'skin_color',162,202,204), (191549,340052,1,'soga_cheek_type',0,52,34), (191550,340052,1,'soga_chin_type',0,-15,87), (191551,340052,1,'soga_ear_type',0,81,0), (191552,340052,1,'soga_eye_brow_type',0,-81,25), (191553,340052,0,'soga_eye_color',229,229,102), (191554,340052,1,'soga_eye_type',81,0,0), (191555,340052,0,'soga_hair_color1',161,165,168), (191556,340052,0,'soga_hair_color2',60,71,71), (191557,340052,0,'soga_hair_face_color',244,246,246), (191558,340052,0,'soga_hair_face_highlight_color',96,84,129), (191559,340052,0,'soga_hair_highlight',96,63,188), (191560,340052,0,'soga_hair_type_color',244,246,246), (191561,340052,0,'soga_hair_type_highlight_color',96,84,129), (191562,340052,1,'soga_lip_type',-78,22,-63), (191563,340052,1,'soga_nose_type',74,-56,-46), (191564,340052,0,'soga_skin_color',162,202,204), (191565,340053,0,'eye_color',255,255,255), (191566,340053,0,'skin_color',255,255,255), (191567,340053,0,'soga_eye_color',255,0,255), (191568,340054,0,'eye_color',255,255,255), (191569,340054,0,'skin_color',255,255,255), (191570,340054,0,'soga_eye_color',255,0,255), (191571,340055,0,'eye_color',255,255,255), (191572,340055,0,'skin_color',255,255,255), (191573,340055,0,'soga_eye_color',255,0,255), (191574,340056,1,'cheek_type',100,-100,0), (191575,340056,1,'chin_type',-100,-100,0), (191576,340056,1,'ear_type',-100,-100,0), (191577,340056,1,'eye_brow_type',100,100,-100), (191578,340056,0,'eye_color',201,188,255), (191579,340056,1,'eye_type',-100,0,0), (191580,340056,0,'hair_color1',156,100,100), (191581,340056,0,'hair_color2',124,116,110), (191582,340056,0,'hair_face_color',196,184,168), (191583,340056,0,'hair_face_highlight_color',162,173,168), (191584,340056,0,'hair_highlight',114,112,142), (191585,340056,0,'hair_type_color',196,184,168), (191586,340056,0,'hair_type_highlight_color',162,173,168), (191587,340056,1,'lip_type',100,100,-100), (191588,340056,1,'nose_type',-100,-100,100), (191589,340056,0,'skin_color',139,137,137), (191590,340056,1,'soga_cheek_type',0,100,100), (191591,340056,1,'soga_chin_type',0,100,100), (191592,340056,1,'soga_ear_type',0,-100,0), (191593,340056,1,'soga_eye_brow_type',0,-100,-100), (191594,340056,0,'soga_eye_color',229,229,102), (191595,340056,1,'soga_eye_type',-100,0,0), (191596,340056,0,'soga_hair_color1',112,123,142), (191597,340056,0,'soga_hair_color2',124,116,110), (191598,340056,0,'soga_hair_face_color',196,184,168), (191599,340056,0,'soga_hair_face_highlight_color',162,173,168), (191600,340056,0,'soga_hair_highlight',114,112,142), (191601,340056,0,'soga_hair_type_color',196,184,168), (191602,340056,0,'soga_hair_type_highlight_color',162,173,168), (191603,340056,1,'soga_lip_type',-100,100,-100), (191604,340056,1,'soga_nose_type',-100,-100,-100), (191605,340056,0,'soga_skin_color',139,137,137), (191606,340057,0,'eye_color',255,255,255), (191607,340057,0,'skin_color',255,255,255), (191608,340057,0,'soga_eye_color',255,0,255), (191609,340058,0,'eye_color',255,255,255), (191610,340058,0,'skin_color',255,255,255), (191611,340058,0,'soga_eye_color',255,0,255), (191612,340059,0,'eye_color',255,255,255), (191613,340059,0,'skin_color',255,255,255), (191614,340059,0,'soga_eye_color',255,0,255), (191615,340060,0,'eye_color',255,255,255), (191616,340060,0,'skin_color',255,255,255), (191617,340060,0,'soga_eye_color',255,0,255), (191618,340061,0,'eye_color',255,255,255), (191619,340061,0,'skin_color',255,255,255), (191620,340061,0,'soga_eye_color',255,0,255), (191621,340062,0,'eye_color',255,255,255), (191622,340062,0,'skin_color',255,255,255), (191623,340062,0,'soga_eye_color',255,0,255), (191624,340063,1,'cheek_type',7,20,0), (191625,340063,1,'chin_type',11,-8,-5), (191626,340063,1,'ear_type',0,-12,0), (191627,340063,1,'eye_brow_type',4,-11,-34), (191628,340063,0,'eye_color',188,146,255), (191629,340063,1,'eye_type',32,0,0), (191630,340063,0,'hair_color1',25,28,0), (191631,340063,0,'hair_face_color',173,152,172), (191632,340063,0,'hair_face_highlight_color',105,103,97), (191633,340063,0,'hair_type_color',173,152,172), (191634,340063,0,'hair_type_highlight_color',105,103,97), (191635,340063,1,'lip_type',5,-26,-26), (191636,340063,1,'nose_type',0,25,28), (191637,340063,0,'skin_color',103,159,158), (191638,340063,1,'soga_cheek_type',0,4,-11), (191639,340063,1,'soga_chin_type',0,5,-26), (191640,340063,1,'soga_ear_type',0,32,0), (191641,340063,1,'soga_eye_brow_type',0,0,-12), (191642,340063,0,'soga_eye_color',229,229,102), (191643,340063,1,'soga_eye_type',-23,0,0), (191644,340063,0,'soga_hair_face_color',173,152,172), (191645,340063,0,'soga_hair_face_highlight_color',105,103,97), (191646,340063,0,'soga_hair_type_color',173,152,172), (191647,340063,0,'soga_hair_type_highlight_color',105,103,97), (191648,340063,1,'soga_lip_type',-34,7,20), (191649,340063,1,'soga_nose_type',-26,11,-8), (191650,340063,0,'soga_skin_color',103,159,158), (191651,340063,0,'wing_color1',255,255,255), (191652,340063,0,'wing_color2',255,255,255), (191653,340064,1,'cheek_type',8,45,0), (191654,340064,1,'chin_type',62,14,84), (191655,340064,1,'ear_type',-57,44,0), (191656,340064,1,'eye_brow_type',-14,37,75), (191657,340064,0,'eye_color',237,120,255), (191658,340064,1,'eye_type',-1,0,0), (191659,340064,0,'hair_color1',242,14,180), (191660,340064,0,'hair_color2',62,62,68), (191661,340064,0,'hair_face_color',244,244,246), (191662,340064,0,'hair_face_highlight_color',244,244,246), (191663,340064,0,'hair_highlight',160,156,172), (191664,340064,0,'hair_type_color',244,244,246), (191665,340064,0,'hair_type_highlight_color',244,244,246), (191666,340064,1,'lip_type',87,-17,-25), (191667,340064,1,'nose_type',-34,-14,14), (191668,340064,0,'skin_color',172,196,211), (191669,340064,1,'soga_cheek_type',0,-14,37), (191670,340064,1,'soga_chin_type',0,87,-17), (191671,340064,1,'soga_ear_type',0,-1,0), (191672,340064,1,'soga_eye_brow_type',0,-57,44), (191673,340064,0,'soga_eye_color',229,229,102), (191674,340064,1,'soga_eye_type',-1,0,0), (191675,340064,0,'soga_hair_color1',160,156,172), (191676,340064,0,'soga_hair_color2',62,62,68), (191677,340064,0,'soga_hair_face_color',244,244,246), (191678,340064,0,'soga_hair_face_highlight_color',244,244,246), (191679,340064,0,'soga_hair_highlight',160,156,172), (191680,340064,0,'soga_hair_type_color',244,244,246), (191681,340064,0,'soga_hair_type_highlight_color',244,244,246), (191682,340064,1,'soga_lip_type',75,8,45), (191683,340064,1,'soga_nose_type',-25,62,14), (191684,340064,0,'soga_skin_color',172,196,211), (191717,340066,1,'cheek_type',50,23,0), (191718,340066,1,'chin_type',-62,51,82), (191719,340066,1,'ear_type',66,-56,0), (191720,340066,1,'eye_brow_type',-51,-64,2), (191721,340066,0,'eye_color',186,184,255), (191722,340066,1,'eye_type',26,0,0), (191723,340066,0,'hair_color1',255,63,31), (191724,340066,0,'hair_color2',62,62,68), (191725,340066,0,'hair_face_color',244,245,246), (191726,340066,0,'hair_face_highlight_color',7,2,1), (191727,340066,0,'hair_highlight',56,22,22), (191728,340066,0,'hair_type_color',244,245,246), (191729,340066,0,'hair_type_highlight_color',7,2,1), (191730,340066,1,'lip_type',-63,-52,-93), (191731,340066,1,'nose_type',79,-1,63), (191732,340066,0,'skin_color',141,184,183), (191733,340066,1,'soga_cheek_type',0,-51,-64), (191734,340066,1,'soga_chin_type',0,-63,-52), (191735,340066,1,'soga_ear_type',0,26,0), (191736,340066,1,'soga_eye_brow_type',0,66,-56), (191737,340066,0,'soga_eye_color',229,229,102), (191738,340066,1,'soga_eye_type',26,0,0), (191739,340066,0,'soga_hair_color1',160,156,172), (191740,340066,0,'soga_hair_color2',62,62,68), (191741,340066,0,'soga_hair_face_color',244,245,246), (191742,340066,0,'soga_hair_face_highlight_color',7,2,1), (191743,340066,0,'soga_hair_highlight',56,22,22), (191744,340066,0,'soga_hair_type_color',244,245,246), (191745,340066,0,'soga_hair_type_highlight_color',7,2,1), (191746,340066,1,'soga_lip_type',2,50,23), (191747,340066,1,'soga_nose_type',-93,-62,51), (191748,340066,0,'soga_skin_color',141,184,183), (191749,340067,0,'eye_color',255,255,255), (191750,340067,0,'skin_color',255,255,255), (191751,340067,0,'soga_eye_color',255,0,255), (191752,340068,0,'eye_color',255,255,255), (191753,340068,0,'skin_color',255,255,255), (191754,340068,0,'soga_eye_color',255,0,255), (191755,340069,1,'cheek_type',-2,37,0), (191756,340069,1,'chin_type',4,0,-17), (191757,340069,1,'ear_type',-17,0,0), (191758,340069,1,'eye_brow_type',-4,-43,-25), (191759,340069,0,'eye_color',32,22,52), (191760,340069,1,'eye_type',26,0,0), (191761,340069,0,'hair_color1',227,4,0), (191762,340069,0,'hair_face_color',135,125,134), (191763,340069,0,'hair_face_highlight_color',105,103,97), (191764,340069,0,'hair_type_color',135,125,134), (191765,340069,0,'hair_type_highlight_color',105,103,97), (191766,340069,1,'lip_type',-20,12,17), (191767,340069,1,'nose_type',3,-29,4), (191768,340069,0,'skin_color',21,77,76), (191769,340069,1,'soga_cheek_type',0,-4,-43), (191770,340069,1,'soga_chin_type',0,-20,12), (191771,340069,1,'soga_ear_type',0,26,0), (191772,340069,1,'soga_eye_brow_type',0,-17,0), (191773,340069,0,'soga_eye_color',229,229,102), (191774,340069,1,'soga_eye_type',-18,0,0), (191775,340069,0,'soga_hair_face_color',135,125,134), (191776,340069,0,'soga_hair_face_highlight_color',105,103,97), (191777,340069,0,'soga_hair_type_color',135,125,134), (191778,340069,0,'soga_hair_type_highlight_color',105,103,97), (191779,340069,1,'soga_lip_type',-25,-2,37), (191780,340069,1,'soga_nose_type',17,4,0), (191781,340069,0,'soga_skin_color',21,77,76), (191782,340069,0,'wing_color1',255,255,255), (191783,340069,0,'wing_color2',255,255,255), (191784,340070,1,'cheek_type',45,0,0), (191785,340070,1,'chin_type',-50,70,17), (191786,340070,1,'ear_type',-83,15,0), (191787,340070,1,'eye_brow_type',77,-79,0), (191788,340070,0,'eye_color',221,153,255), (191789,340070,1,'eye_type',37,0,0), (191790,340070,0,'hair_color1',7,21,98), (191791,340070,0,'hair_color2',68,71,106), (191792,340070,0,'hair_face_color',102,107,148), (191793,340070,0,'hair_face_highlight_color',100,131,152), (191794,340070,0,'hair_highlight',98,135,156), (191795,340070,0,'hair_type_color',102,107,148), (191796,340070,0,'hair_type_highlight_color',100,131,152), (191797,340070,1,'lip_type',-8,15,23), (191798,340070,1,'nose_type',44,7,21), (191799,340070,0,'skin_color',193,165,164), (191800,340070,1,'soga_cheek_type',0,77,-79), (191801,340070,1,'soga_chin_type',0,-8,15), (191802,340070,1,'soga_ear_type',0,37,0), (191803,340070,1,'soga_eye_brow_type',0,-83,15), (191804,340070,0,'soga_eye_color',229,229,102), (191805,340070,1,'soga_eye_type',37,0,0), (191806,340070,0,'soga_hair_color1',94,119,160), (191807,340070,0,'soga_hair_color2',68,71,106), (191808,340070,0,'soga_hair_face_color',102,107,148), (191809,340070,0,'soga_hair_face_highlight_color',100,131,152), (191810,340070,0,'soga_hair_highlight',98,135,156), (191811,340070,0,'soga_hair_type_color',102,107,148), (191812,340070,0,'soga_hair_type_highlight_color',100,131,152), (191813,340070,1,'soga_lip_type',0,45,0), (191814,340070,1,'soga_nose_type',23,-50,70), (191815,340070,0,'soga_skin_color',193,165,164), (191816,340070,0,'wing_color1',255,255,255), (191817,340070,0,'wing_color2',255,255,255), (191818,340071,1,'cheek_type',-20,65,0), (191819,340071,1,'chin_type',-5,87,3), (191820,340071,1,'ear_type',63,11,0), (191821,340071,1,'eye_brow_type',-45,52,98), (191822,340071,0,'eye_color',234,119,255), (191823,340071,1,'eye_type',-47,0,0), (191824,340071,0,'hair_color1',191,239,228), (191825,340071,0,'hair_color2',95,79,92), (191826,340071,0,'hair_face_color',244,246,246), (191827,340071,0,'hair_face_highlight_color',6,3,1), (191828,340071,0,'hair_highlight',43,36,70), (191829,340071,0,'hair_type_color',244,246,246), (191830,340071,0,'hair_type_highlight_color',6,3,1), (191831,340071,1,'lip_type',-42,-75,14), (191832,340071,1,'nose_type',29,-65,-17), (191833,340071,0,'skin_color',155,139,173), (191834,340071,1,'soga_cheek_type',0,-45,52), (191835,340071,1,'soga_chin_type',0,-42,-75), (191836,340071,1,'soga_ear_type',0,-47,0), (191837,340071,1,'soga_eye_brow_type',0,63,11), (191838,340071,0,'soga_eye_color',229,229,102), (191839,340071,1,'soga_eye_type',65,0,0), (191840,340071,0,'soga_hair_color1',93,64,120), (191841,340071,0,'soga_hair_color2',95,79,92), (191842,340071,0,'soga_hair_face_color',244,246,246), (191843,340071,0,'soga_hair_face_highlight_color',6,3,1), (191844,340071,0,'soga_hair_highlight',43,36,70), (191845,340071,0,'soga_hair_type_color',244,246,246), (191846,340071,0,'soga_hair_type_highlight_color',6,3,1), (191847,340071,1,'soga_lip_type',98,-20,65), (191848,340071,1,'soga_nose_type',14,-5,87), (191849,340071,0,'soga_skin_color',155,139,173), (191850,340071,0,'wing_color1',255,255,255), (191851,340071,0,'wing_color2',255,255,255), (191852,340072,1,'cheek_type',-29,50,0), (191853,340072,1,'chin_type',5,-17,-23), (191854,340072,1,'ear_type',34,44,0), (191855,340072,1,'eye_brow_type',84,61,0), (191856,340072,0,'eye_color',197,197,255), (191857,340072,1,'eye_type',-43,0,0), (191858,340072,0,'hair_color1',38,225,93), (191859,340072,0,'hair_color2',62,62,68), (191860,340072,0,'hair_face_color',244,244,246), (191861,340072,0,'hair_face_highlight_color',107,131,144), (191862,340072,0,'hair_highlight',98,91,163), (191863,340072,0,'hair_type_color',244,244,246), (191864,340072,0,'hair_type_highlight_color',107,131,144), (191865,340072,1,'lip_type',7,-62,43), (191866,340072,1,'nose_type',94,38,-31), (191867,340072,0,'skin_color',153,132,130), (191868,340072,1,'soga_cheek_type',0,84,61), (191869,340072,1,'soga_chin_type',0,7,-62), (191870,340072,1,'soga_ear_type',0,-43,0), (191871,340072,1,'soga_eye_brow_type',0,34,44), (191872,340072,0,'soga_eye_color',229,229,102), (191873,340072,1,'soga_eye_type',-43,0,0), (191874,340072,0,'soga_hair_color1',160,156,172), (191875,340072,0,'soga_hair_color2',62,62,68), (191876,340072,0,'soga_hair_face_color',244,244,246), (191877,340072,0,'soga_hair_face_highlight_color',107,131,144), (191878,340072,0,'soga_hair_highlight',98,91,163), (191879,340072,0,'soga_hair_type_color',244,244,246), (191880,340072,0,'soga_hair_type_highlight_color',107,131,144), (191881,340072,1,'soga_lip_type',0,-29,50), (191882,340072,1,'soga_nose_type',43,5,-17), (191883,340072,0,'soga_skin_color',153,132,130), (191884,340072,0,'wing_color1',255,255,255), (191885,340072,0,'wing_color2',255,255,255), (191914,340074,1,'cheek_type',-62,64,0), (191915,340074,1,'chin_type',91,62,0), (191916,340074,1,'ear_type',-76,78,0), (191917,340074,1,'eye_brow_type',40,-61,96), (191918,340074,0,'eye_color',118,129,225), (191919,340074,1,'eye_type',19,0,0), (191920,340074,0,'hair_color1',208,96,52), (191921,340074,0,'hair_color2',88,95,109), (191922,340074,0,'hair_face_color',100,131,153), (191923,340074,0,'hair_face_highlight_color',5,4,1), (191924,340074,0,'hair_highlight',98,135,156), (191925,340074,0,'hair_type_color',100,131,153), (191926,340074,0,'hair_type_highlight_color',5,4,1), (191927,340074,1,'lip_type',66,84,-11), (191928,340074,1,'nose_type',-87,-48,96), (191929,340074,0,'skin_color',159,202,201), (191930,340074,1,'soga_cheek_type',0,40,-61), (191931,340074,1,'soga_chin_type',0,66,84), (191932,340074,1,'soga_ear_type',0,19,0), (191933,340074,1,'soga_eye_brow_type',0,-76,78), (191934,340074,0,'soga_eye_color',229,229,102), (191935,340074,1,'soga_eye_type',-12,0,0), (191936,340074,0,'soga_hair_color1',98,135,156), (191937,340074,0,'soga_hair_color2',88,95,109), (191938,340074,0,'soga_hair_face_color',100,131,153), (191939,340074,0,'soga_hair_face_highlight_color',5,4,1), (191940,340074,0,'soga_hair_highlight',98,135,156), (191941,340074,0,'soga_hair_type_color',100,131,153), (191942,340074,0,'soga_hair_type_highlight_color',5,4,1), (191943,340074,1,'soga_lip_type',96,-62,64), (191944,340074,1,'soga_nose_type',-11,91,62), (191945,340074,0,'soga_skin_color',159,202,201), (191946,340074,0,'wing_color1',255,255,255), (191947,340074,0,'wing_color2',255,255,255), (191948,340075,1,'cheek_type',71,43,0), (191949,340075,1,'chin_type',-34,-29,-2), (191950,340075,1,'ear_type',35,-10,0), (191951,340075,1,'eye_brow_type',7,-9,-25), (191952,340075,0,'eye_color',154,223,243), (191953,340075,1,'eye_type',17,0,0), (191954,340075,0,'hair_color1',209,65,100), (191955,340075,0,'hair_color2',28,27,50), (191956,340075,0,'hair_face_color',5,5,1), (191957,340075,0,'hair_face_highlight_color',5,5,1), (191958,340075,0,'hair_highlight',33,22,19), (191959,340075,0,'hair_type_color',5,5,1), (191960,340075,0,'hair_type_highlight_color',5,5,1), (191961,340075,1,'lip_type',34,42,56), (191962,340075,1,'nose_type',59,-47,65), (191963,340075,0,'skin_color',160,203,202), (191964,340075,1,'soga_cheek_type',0,7,-9), (191965,340075,1,'soga_chin_type',0,34,42), (191966,340075,1,'soga_ear_type',0,17,0), (191967,340075,1,'soga_eye_brow_type',0,35,-10), (191968,340075,0,'soga_eye_color',229,229,102), (191969,340075,1,'soga_eye_type',17,0,0), (191970,340075,0,'soga_hair_color1',33,22,19), (191971,340075,0,'soga_hair_color2',28,27,50), (191972,340075,0,'soga_hair_face_color',5,5,1), (191973,340075,0,'soga_hair_face_highlight_color',5,5,1), (191974,340075,0,'soga_hair_highlight',33,22,19), (191975,340075,0,'soga_hair_type_color',5,5,1), (191976,340075,0,'soga_hair_type_highlight_color',5,5,1), (191977,340075,1,'soga_lip_type',-25,71,43), (191978,340075,1,'soga_nose_type',56,-34,-29), (191979,340075,0,'soga_skin_color',160,203,202), (191980,340076,1,'cheek_type',-78,19,0), (191981,340076,1,'chin_type',-58,-47,-94), (191982,340076,1,'ear_type',0,-65,0), (191983,340076,1,'eye_brow_type',46,-65,-44), (191984,340076,0,'eye_color',1,0,2), (191985,340076,1,'eye_type',21,0,0), (191986,340076,0,'hair_color1',195,72,25), (191987,340076,0,'hair_color2',124,116,110), (191988,340076,0,'hair_face_color',176,178,168), (191989,340076,0,'hair_face_highlight_color',100,131,153), (191990,340076,0,'hair_highlight',98,135,156), (191991,340076,0,'hair_type_color',176,178,168), (191992,340076,0,'hair_type_highlight_color',100,131,153), (191993,340076,1,'lip_type',32,50,22), (191994,340076,1,'nose_type',9,-61,72), (191995,340076,0,'skin_color',188,157,161), (191996,340076,1,'soga_cheek_type',0,46,-65), (191997,340076,1,'soga_chin_type',0,32,50), (191998,340076,1,'soga_ear_type',0,21,0), (191999,340076,1,'soga_eye_brow_type',0,0,-65), (192000,340076,0,'soga_eye_color',229,229,102), (192001,340076,1,'soga_eye_type',21,0,0), (192002,340076,0,'soga_hair_color1',112,123,142), (192003,340076,0,'soga_hair_color2',124,116,110), (192004,340076,0,'soga_hair_face_color',176,178,168), (192005,340076,0,'soga_hair_face_highlight_color',100,131,153), (192006,340076,0,'soga_hair_highlight',98,135,156), (192007,340076,0,'soga_hair_type_color',176,178,168), (192008,340076,0,'soga_hair_type_highlight_color',100,131,153), (192009,340076,1,'soga_lip_type',-44,-78,19), (192010,340076,1,'soga_nose_type',22,-58,-47), (192011,340076,0,'soga_skin_color',188,157,161), (192012,340077,1,'cheek_type',45,-21,0), (192013,340077,1,'chin_type',0,-10,-75), (192014,340077,1,'ear_type',-50,-72,0), (192015,340077,1,'eye_brow_type',-68,-7,52), (192016,340077,0,'eye_color',6,180,6), (192017,340077,1,'eye_type',34,0,0), (192018,340077,0,'hair_color1',65,245,179), (192019,340077,0,'hair_color2',87,8,147), (192020,340077,0,'hair_highlight',255,255,255), (192021,340077,0,'hair_type_color',62,2,97), (192022,340077,0,'hair_type_highlight_color',87,100,108), (192023,340077,1,'lip_type',81,82,53), (192024,340077,1,'nose_type',32,65,-11), (192025,340077,0,'skin_color',11,31,4), (192026,340077,1,'soga_cheek_type',0,-68,-7), (192027,340077,1,'soga_chin_type',0,81,82), (192028,340077,1,'soga_ear_type',0,34,0), (192029,340077,1,'soga_eye_brow_type',0,-50,-72), (192030,340077,0,'soga_eye_color',204,204,204), (192031,340077,1,'soga_eye_type',34,0,0), (192032,340077,0,'soga_hair_color1',255,255,255), (192033,340077,0,'soga_hair_color2',87,8,147), (192034,340077,0,'soga_hair_highlight',255,255,255), (192035,340077,0,'soga_hair_type_color',62,2,97), (192036,340077,0,'soga_hair_type_highlight_color',87,100,108), (192037,340077,1,'soga_lip_type',52,45,-21), (192038,340077,1,'soga_nose_type',53,0,-10), (192039,340077,0,'soga_skin_color',11,31,4), (192040,340077,0,'wing_color1',253,252,11), (192041,340077,0,'wing_color2',16,80,85), (192042,340078,1,'cheek_type',31,2,0), (192043,340078,1,'chin_type',47,-48,32), (192044,340078,1,'ear_type',-37,47,0), (192045,340078,1,'eye_brow_type',-83,45,-82), (192046,340078,0,'eye_color',182,50,18), (192047,340078,1,'eye_type',82,0,0), (192048,340078,0,'hair_color1',17,253,185), (192049,340078,0,'hair_color2',238,205,22), (192050,340078,0,'hair_highlight',255,255,255), (192051,340078,0,'hair_type_color',210,42,10), (192052,340078,0,'hair_type_highlight_color',15,1,21), (192053,340078,1,'lip_type',48,78,-12), (192054,340078,1,'nose_type',-22,17,-3), (192055,340078,0,'skin_color',198,165,208), (192056,340078,1,'soga_cheek_type',0,-83,45), (192057,340078,1,'soga_chin_type',0,48,78), (192058,340078,1,'soga_ear_type',0,82,0), (192059,340078,1,'soga_eye_brow_type',0,-37,47), (192060,340078,0,'soga_eye_color',229,229,102), (192061,340078,1,'soga_eye_type',82,0,0), (192062,340078,0,'soga_hair_color1',255,255,255), (192063,340078,0,'soga_hair_color2',238,205,22), (192064,340078,0,'soga_hair_highlight',255,255,255), (192065,340078,0,'soga_hair_type_color',210,42,10), (192066,340078,0,'soga_hair_type_highlight_color',15,1,21), (192067,340078,1,'soga_lip_type',-82,31,2), (192068,340078,1,'soga_nose_type',-12,47,-48), (192069,340078,0,'soga_skin_color',198,165,208), (192070,340078,0,'wing_color1',244,244,13), (192071,340078,0,'wing_color2',195,87,25), (192072,340079,1,'cheek_type',-11,-32,0), (192073,340079,1,'chin_type',-98,-41,-68), (192074,340079,1,'ear_type',42,-11,0), (192075,340079,1,'eye_brow_type',-63,-96,5), (192076,340079,0,'eye_color',13,6,14), (192077,340079,1,'eye_type',-1,0,0), (192078,340079,0,'hair_color1',15,203,35), (192079,340079,0,'hair_color2',95,79,92), (192080,340079,0,'hair_face_color',110,158,181), (192081,340079,0,'hair_face_highlight_color',244,246,246), (192082,340079,0,'hair_highlight',161,165,168), (192083,340079,0,'hair_type_color',110,158,181), (192084,340079,0,'hair_type_highlight_color',244,246,246), (192085,340079,1,'lip_type',74,40,-50), (192086,340079,1,'nose_type',-93,15,-53), (192087,340079,0,'skin_color',193,193,193), (192088,340079,1,'soga_cheek_type',0,-63,-96), (192089,340079,1,'soga_chin_type',0,74,40), (192090,340079,1,'soga_ear_type',0,-1,0), (192091,340079,1,'soga_eye_brow_type',0,42,-11), (192092,340079,0,'soga_eye_color',229,229,102), (192093,340079,1,'soga_eye_type',-1,0,0), (192094,340079,0,'soga_hair_color1',93,64,120), (192095,340079,0,'soga_hair_color2',95,79,92), (192096,340079,0,'soga_hair_face_color',110,158,181), (192097,340079,0,'soga_hair_face_highlight_color',244,246,246), (192098,340079,0,'soga_hair_highlight',161,165,168), (192099,340079,0,'soga_hair_type_color',110,158,181), (192100,340079,0,'soga_hair_type_highlight_color',244,246,246), (192101,340079,1,'soga_lip_type',5,-11,-32), (192102,340079,1,'soga_nose_type',-50,-98,-41), (192103,340079,0,'soga_skin_color',193,193,193), (192215,340084,0,'eye_color',255,255,255), (192216,340084,0,'skin_color',255,255,255), (192217,340084,0,'soga_eye_color',255,0,255), (192218,340085,0,'eye_color',255,255,255), (192219,340085,0,'skin_color',255,255,255), (192220,340085,0,'soga_eye_color',255,0,255), (192221,340086,0,'eye_color',255,255,255), (192222,340086,0,'skin_color',255,255,255), (192223,340086,0,'soga_eye_color',255,0,255), (192224,340087,0,'eye_color',255,255,255), (192225,340087,0,'skin_color',255,255,255), (192226,340087,0,'soga_eye_color',255,0,255), (192227,340088,1,'cheek_type',-74,-93,0), (192228,340088,1,'chin_type',-8,19,-61), (192229,340088,1,'ear_type',2,-77,0), (192230,340088,1,'eye_brow_type',-96,10,-87), (192231,340088,0,'eye_color',228,165,255), (192232,340088,1,'eye_type',-87,0,0), (192233,340088,0,'hair_color1',215,28,227), (192234,340088,0,'hair_color2',95,79,92), (192235,340088,0,'hair_face_color',107,150,172), (192236,340088,0,'hair_face_highlight_color',244,244,246), (192237,340088,0,'hair_highlight',160,156,172), (192238,340088,0,'hair_type_color',107,150,172), (192239,340088,0,'hair_type_highlight_color',244,244,246), (192240,340088,1,'lip_type',-11,9,47), (192241,340088,1,'nose_type',65,-41,28), (192242,340088,0,'skin_color',190,179,212), (192243,340088,1,'soga_cheek_type',0,-96,10), (192244,340088,1,'soga_chin_type',0,-11,9), (192245,340088,1,'soga_ear_type',0,-87,0), (192246,340088,1,'soga_eye_brow_type',0,2,-77), (192247,340088,0,'soga_eye_color',229,229,102), (192248,340088,1,'soga_eye_type',-87,0,0), (192249,340088,0,'soga_hair_color1',93,64,120), (192250,340088,0,'soga_hair_color2',95,79,92), (192251,340088,0,'soga_hair_face_color',107,150,172), (192252,340088,0,'soga_hair_face_highlight_color',244,244,246), (192253,340088,0,'soga_hair_highlight',160,156,172), (192254,340088,0,'soga_hair_type_color',107,150,172), (192255,340088,0,'soga_hair_type_highlight_color',244,244,246), (192256,340088,1,'soga_lip_type',-87,-74,-93), (192257,340088,1,'soga_nose_type',47,-8,19), (192258,340088,0,'soga_skin_color',190,179,212), (192259,340088,0,'wing_color1',255,255,255), (192260,340088,0,'wing_color2',255,255,255), (192261,340089,1,'cheek_type',7,50,0), (192262,340089,1,'chin_type',-58,-96,-56), (192263,340089,1,'ear_type',46,-56,0), (192264,340089,1,'eye_brow_type',-89,14,22), (192265,340089,0,'eye_color',240,139,255), (192266,340089,1,'eye_type',-11,0,0), (192267,340089,0,'hair_color1',56,94,0), (192268,340089,0,'hair_face_color',7,1,1), (192269,340089,0,'hair_face_highlight_color',103,133,149), (192270,340089,0,'hair_type_color',7,1,1), (192271,340089,0,'hair_type_highlight_color',103,133,149), (192272,340089,1,'lip_type',79,35,21), (192273,340089,1,'nose_type',-96,56,94), (192274,340089,0,'skin_color',199,172,194), (192275,340089,1,'soga_cheek_type',0,-89,14), (192276,340089,1,'soga_chin_type',0,79,35), (192277,340089,1,'soga_ear_type',0,-11,0), (192278,340089,1,'soga_eye_brow_type',0,46,-56), (192279,340089,0,'soga_eye_color',229,229,102), (192280,340089,0,'soga_hair_face_color',7,1,1), (192281,340089,0,'soga_hair_face_highlight_color',103,133,149), (192282,340089,0,'soga_hair_type_color',7,1,1), (192283,340089,0,'soga_hair_type_highlight_color',103,133,149), (192284,340089,1,'soga_lip_type',22,7,50), (192285,340089,1,'soga_nose_type',21,-58,-96), (192286,340089,0,'soga_skin_color',199,172,194), (192287,340089,0,'wing_color1',255,255,255), (192288,340089,0,'wing_color2',255,255,255), (192317,340091,0,'eye_color',255,255,255), (192318,340091,0,'skin_color',255,255,255), (192319,340091,0,'soga_eye_color',255,0,255), (192320,340092,0,'eye_color',255,255,255), (192321,340092,0,'skin_color',255,255,255), (192322,340092,0,'soga_eye_color',255,0,255), (192323,340093,0,'eye_color',255,255,255), (192324,340093,0,'skin_color',255,255,255), (192325,340093,0,'soga_eye_color',255,0,255), (192326,340094,0,'eye_color',255,255,255), (192327,340094,0,'skin_color',255,255,255), (192328,340094,0,'soga_eye_color',255,0,255), (192329,340095,0,'eye_color',255,255,255), (192330,340095,0,'skin_color',255,255,255), (192331,340095,0,'soga_eye_color',255,0,255), (192332,340096,1,'cheek_type',-37,-75,0), (192333,340096,1,'chin_type',-8,52,68), (192334,340096,1,'ear_type',17,47,0), (192335,340096,1,'eye_brow_type',14,-78,-21), (192336,340096,0,'eye_color',81,59,136), (192337,340096,1,'eye_type',-75,0,0), (192338,340096,0,'hair_color1',159,62,61), (192339,340096,0,'hair_color2',94,109,112), (192340,340096,0,'hair_face_color',103,133,149), (192341,340096,0,'hair_face_highlight_color',9,1,6), (192342,340096,0,'hair_highlight',56,22,22), (192343,340096,0,'hair_type_color',103,133,149), (192344,340096,0,'hair_type_highlight_color',9,1,6), (192345,340096,1,'lip_type',-28,62,89), (192346,340096,1,'nose_type',-3,-97,62), (192347,340096,0,'skin_color',188,169,203), (192348,340096,1,'soga_cheek_type',0,14,-78), (192349,340096,1,'soga_chin_type',0,-28,62), (192350,340096,1,'soga_ear_type',0,-75,0), (192351,340096,1,'soga_eye_brow_type',0,17,47), (192352,340096,0,'soga_eye_color',229,229,102), (192353,340096,1,'soga_eye_type',-75,0,0), (192354,340096,0,'soga_hair_color1',102,153,147), (192355,340096,0,'soga_hair_color2',94,109,112), (192356,340096,0,'soga_hair_face_color',103,133,149), (192357,340096,0,'soga_hair_face_highlight_color',9,1,6), (192358,340096,0,'soga_hair_highlight',56,22,22), (192359,340096,0,'soga_hair_type_color',103,133,149), (192360,340096,0,'soga_hair_type_highlight_color',9,1,6), (192361,340096,1,'soga_lip_type',-21,-37,-75), (192362,340096,1,'soga_nose_type',89,-8,52), (192363,340096,0,'soga_skin_color',188,169,203), (192364,340097,0,'eye_color',255,255,255), (192365,340097,0,'skin_color',255,255,255), (192366,340097,0,'soga_eye_color',255,0,255), (192367,340098,0,'eye_color',255,255,255), (192368,340098,0,'skin_color',255,255,255), (192369,340098,0,'soga_eye_color',255,0,255), (192370,340099,0,'eye_color',255,255,255), (192371,340099,0,'skin_color',255,255,255), (192372,340099,0,'soga_eye_color',255,0,255), (192373,340100,0,'eye_color',255,255,255), (192374,340100,0,'skin_color',255,255,255), (192375,340100,0,'soga_eye_color',255,0,255), (192376,340101,0,'eye_color',255,255,255), (192377,340101,0,'skin_color',255,255,255), (192378,340101,0,'soga_eye_color',255,0,255), (192379,340102,1,'cheek_type',63,-57,0), (192380,340102,1,'chin_type',-84,5,81), (192381,340102,1,'ear_type',-17,-81,0), (192382,340102,1,'eye_brow_type',-15,-57,41), (192383,340102,0,'eye_color',0,73,74), (192384,340102,1,'eye_type',40,0,0), (192385,340102,0,'hair_color1',187,231,53), (192386,340102,1,'lip_type',-43,0,28), (192387,340102,1,'nose_type',0,-69,-25), (192388,340102,0,'skin_color',121,87,83), (192389,340102,1,'soga_cheek_type',0,-15,-57), (192390,340102,1,'soga_chin_type',0,-43,0), (192391,340102,1,'soga_ear_type',0,40,0), (192392,340102,1,'soga_eye_brow_type',0,-17,-81), (192393,340102,0,'soga_eye_color',229,229,102), (192394,340102,1,'soga_eye_type',-32,0,0), (192395,340102,1,'soga_lip_type',41,63,-57), (192396,340102,1,'soga_nose_type',28,-84,5), (192397,340102,0,'soga_skin_color',121,87,83), (192398,340102,0,'wing_color1',255,255,255), (192399,340102,0,'wing_color2',255,255,255), (192403,340104,0,'eye_color',255,255,255), (192404,340104,0,'skin_color',255,255,255), (192405,340104,0,'soga_eye_color',255,0,255), (192406,340105,0,'eye_color',255,255,255), (192407,340105,0,'skin_color',255,255,255), (192408,340105,0,'soga_eye_color',255,0,255), (192412,340107,0,'eye_color',255,255,255), (192413,340107,0,'skin_color',255,255,255), (192414,340107,0,'soga_eye_color',255,0,255), (192415,340108,1,'cheek_type',9,15,0), (192416,340108,1,'chin_type',56,14,77), (192417,340108,1,'ear_type',19,-47,0), (192418,340108,1,'eye_brow_type',19,-26,0), (192419,340108,0,'eye_color',55,117,121), (192420,340108,1,'eye_type',47,0,0), (192421,340108,0,'hair_color1',74,40,84), (192422,340108,0,'hair_color2',213,0,0), (192423,340108,0,'hair_face_color',100,70,10), (192424,340108,0,'hair_face_highlight_color',232,169,28), (192425,340108,0,'hair_highlight',109,14,49), (192426,340108,0,'hair_type_color',100,70,10), (192427,340108,0,'hair_type_highlight_color',232,169,28), (192428,340108,1,'lip_type',61,20,-39), (192429,340108,1,'nose_type',-83,74,40), (192430,340108,0,'skin_color',244,237,237), (192431,340108,1,'soga_cheek_type',0,19,-26), (192432,340108,1,'soga_chin_type',0,61,20), (192433,340108,1,'soga_ear_type',0,47,0), (192434,340108,1,'soga_eye_brow_type',0,19,-47), (192435,340108,0,'soga_eye_color',229,229,102), (192436,340108,1,'soga_eye_type',-43,0,0), (192437,340108,0,'soga_hair_color1',246,219,114), (192438,340108,0,'soga_hair_color2',187,136,62), (192439,340108,0,'soga_hair_face_color',100,70,10), (192440,340108,0,'soga_hair_face_highlight_color',232,169,28), (192441,340108,0,'soga_hair_highlight',109,14,49), (192442,340108,0,'soga_hair_type_color',100,70,10), (192443,340108,0,'soga_hair_type_highlight_color',232,169,28), (192444,340108,1,'soga_lip_type',0,9,15), (192445,340108,1,'soga_nose_type',-39,56,14), (192446,340108,0,'soga_skin_color',244,237,237), (192447,340108,0,'wing_color1',255,255,255), (192448,340108,0,'wing_color2',255,255,255), (192449,340109,1,'cheek_type',0,-3,0), (192450,340109,1,'chin_type',-50,97,3), (192451,340109,1,'ear_type',62,-25,0), (192452,340109,1,'eye_brow_type',-64,-81,-3), (192453,340109,0,'eye_color',43,70,43), (192454,340109,1,'eye_type',10,0,0), (192455,340109,0,'hair_color1',62,242,187), (192456,340109,0,'hair_color2',218,0,0), (192457,340109,0,'hair_face_color',37,22,5), (192458,340109,0,'hair_face_highlight_color',121,38,35), (192459,340109,0,'hair_highlight',54,45,28), (192460,340109,0,'hair_type_color',37,22,5), (192461,340109,0,'hair_type_highlight_color',121,38,35), (192462,340109,1,'lip_type',40,46,-71), (192463,340109,1,'nose_type',96,62,-14), (192464,340109,0,'skin_color',245,249,245), (192465,340109,1,'soga_cheek_type',0,-64,-81), (192466,340109,1,'soga_chin_type',0,40,46), (192467,340109,1,'soga_ear_type',0,10,0), (192468,340109,1,'soga_eye_brow_type',0,62,-25), (192469,340109,0,'soga_eye_color',229,229,102), (192470,340109,1,'soga_eye_type',-38,0,0), (192471,340109,0,'soga_hair_color1',209,131,22), (192472,340109,0,'soga_hair_color2',199,150,48), (192473,340109,0,'soga_hair_face_color',37,22,5), (192474,340109,0,'soga_hair_face_highlight_color',121,38,35), (192475,340109,0,'soga_hair_highlight',54,45,28), (192476,340109,0,'soga_hair_type_color',37,22,5), (192477,340109,0,'soga_hair_type_highlight_color',121,38,35), (192478,340109,1,'soga_lip_type',-3,0,-3), (192479,340109,1,'soga_nose_type',-71,-50,97), (192480,340109,0,'soga_skin_color',245,249,245), (192481,340109,0,'wing_color1',255,255,255), (192482,340109,0,'wing_color2',255,255,255), (192517,340111,1,'cheek_type',-89,38,0), (192518,340111,1,'chin_type',10,-26,23), (192519,340111,1,'ear_type',-93,7,0), (192520,340111,1,'eye_brow_type',-4,10,63), (192521,340111,0,'eye_color',37,76,88), (192522,340111,1,'eye_type',-42,0,0), (192523,340111,0,'hair_color1',15,29,231), (192524,340111,0,'hair_color2',238,0,0), (192525,340111,0,'hair_face_color',121,38,35), (192526,340111,0,'hair_face_highlight_color',233,184,31), (192527,340111,0,'hair_highlight',91,21,51), (192528,340111,0,'hair_type_color',121,38,35), (192529,340111,0,'hair_type_highlight_color',233,184,31), (192530,340111,1,'lip_type',-31,91,68), (192531,340111,1,'nose_type',-42,15,29), (192532,340111,0,'skin_color',234,244,244), (192533,340111,1,'soga_cheek_type',0,-4,10), (192534,340111,1,'soga_chin_type',0,-31,91), (192535,340111,1,'soga_ear_type',0,-42,0), (192536,340111,1,'soga_eye_brow_type',0,-93,7), (192537,340111,0,'soga_eye_color',229,229,102), (192538,340111,1,'soga_eye_type',-18,0,0), (192539,340111,0,'soga_hair_color1',209,131,22), (192540,340111,0,'soga_hair_color2',199,150,48), (192541,340111,0,'soga_hair_face_color',121,38,35), (192542,340111,0,'soga_hair_face_highlight_color',233,184,31), (192543,340111,0,'soga_hair_highlight',91,21,51), (192544,340111,0,'soga_hair_type_color',121,38,35), (192545,340111,0,'soga_hair_type_highlight_color',233,184,31), (192546,340111,1,'soga_lip_type',63,-89,38), (192547,340111,1,'soga_nose_type',68,10,-26), (192548,340111,0,'soga_skin_color',234,244,244), (192549,340111,0,'wing_color1',255,255,255), (192550,340111,0,'wing_color2',255,255,255), (192551,340112,0,'eye_color',255,255,255), (192552,340112,0,'skin_color',255,255,255), (192553,340112,0,'soga_eye_color',255,0,255), (192554,340113,0,'eye_color',255,255,255), (192555,340113,0,'skin_color',255,255,255), (192556,340113,0,'soga_eye_color',255,0,255), (192557,340114,0,'eye_color',23,84,29), (192558,340114,0,'skin_color',94,97,27), (192559,340114,0,'soga_eye_color',255,0,255), (192560,340115,0,'eye_color',255,255,255), (192561,340115,0,'skin_color',255,255,255), (192562,340115,0,'soga_eye_color',255,0,255), (192563,340116,1,'cheek_type',-2,-56,0), (192564,340116,1,'chin_type',-68,68,3), (192565,340116,1,'ear_type',59,72,0), (192566,340116,1,'eye_brow_type',-68,-19,37), (192567,340116,0,'eye_color',57,120,128), (192568,340116,1,'eye_type',-70,0,0), (192569,340116,0,'hair_color1',163,45,197), (192570,340116,0,'hair_color2',185,97,0), (192571,340116,0,'hair_face_color',15,1,21), (192572,340116,0,'hair_face_highlight_color',244,246,246), (192573,340116,0,'hair_highlight',79,28,15), (192574,340116,0,'hair_type_color',15,1,21), (192575,340116,0,'hair_type_highlight_color',244,246,246), (192576,340116,1,'lip_type',77,-56,-61), (192577,340116,1,'nose_type',82,-93,45), (192578,340116,0,'skin_color',211,199,150), (192579,340116,1,'soga_cheek_type',0,-68,-19), (192580,340116,1,'soga_chin_type',0,77,-56), (192581,340116,1,'soga_ear_type',0,-70,0), (192582,340116,1,'soga_eye_brow_type',0,59,72), (192583,340116,0,'soga_eye_color',229,229,102), (192584,340116,1,'soga_eye_type',-62,0,0), (192585,340116,0,'soga_hair_color1',109,14,49), (192586,340116,0,'soga_hair_color2',185,97,0), (192587,340116,0,'soga_hair_face_color',15,1,21), (192588,340116,0,'soga_hair_face_highlight_color',244,246,246), (192589,340116,0,'soga_hair_highlight',79,28,15), (192590,340116,0,'soga_hair_type_color',15,1,21), (192591,340116,0,'soga_hair_type_highlight_color',244,246,246), (192592,340116,1,'soga_lip_type',37,-2,-56), (192593,340116,1,'soga_nose_type',-61,-68,68), (192594,340116,0,'soga_skin_color',211,199,150), (192595,340116,0,'wing_color1',255,255,255), (192596,340116,0,'wing_color2',255,255,255), (192597,340117,1,'cheek_type',-31,-81,0), (192598,340117,1,'chin_type',-68,-29,85), (192599,340117,1,'ear_type',-95,-34,0), (192600,340117,1,'eye_brow_type',-71,-71,40), (192601,340117,0,'eye_color',145,190,203), (192602,340117,1,'eye_type',-31,0,0), (192603,340117,0,'hair_color1',248,175,175), (192604,340117,0,'hair_color2',247,0,0), (192605,340117,0,'hair_face_color',4,1,1), (192606,340117,0,'hair_face_highlight_color',233,168,29), (192607,340117,0,'hair_highlight',246,219,114), (192608,340117,0,'hair_type_color',4,1,1), (192609,340117,0,'hair_type_highlight_color',233,168,29), (192610,340117,1,'lip_type',11,-37,65), (192611,340117,1,'nose_type',-18,-8,-81), (192612,340117,0,'skin_color',44,46,46), (192613,340117,1,'soga_cheek_type',0,-71,-71), (192614,340117,1,'soga_chin_type',0,11,-37), (192615,340117,1,'soga_ear_type',0,-31,0), (192616,340117,1,'soga_eye_brow_type',0,-95,-34), (192617,340117,0,'soga_eye_color',229,229,102), (192618,340117,1,'soga_eye_type',-9,0,0), (192619,340117,0,'soga_hair_color1',56,33,26), (192620,340117,0,'soga_hair_color2',94,59,11), (192621,340117,0,'soga_hair_face_color',4,1,1), (192622,340117,0,'soga_hair_face_highlight_color',233,168,29), (192623,340117,0,'soga_hair_highlight',246,219,114), (192624,340117,0,'soga_hair_type_color',4,1,1), (192625,340117,0,'soga_hair_type_highlight_color',233,168,29), (192626,340117,1,'soga_lip_type',40,-31,-81), (192627,340117,1,'soga_nose_type',65,-68,-29), (192628,340117,0,'soga_skin_color',44,46,46), (192629,340117,0,'wing_color1',255,255,255), (192630,340117,0,'wing_color2',255,255,255), (192631,340118,1,'cheek_type',81,-56,0), (192632,340118,1,'chin_type',-75,-25,38), (192633,340118,1,'ear_type',-69,71,0), (192634,340118,1,'eye_brow_type',43,31,-93), (192635,340118,0,'eye_color',38,77,88), (192636,340118,1,'eye_type',-53,0,0), (192637,340118,0,'hair_color1',172,159,64), (192638,340118,0,'hair_color2',197,0,0), (192639,340118,0,'hair_face_color',59,58,73), (192640,340118,0,'hair_face_highlight_color',119,147,147), (192641,340118,0,'hair_highlight',200,165,96), (192642,340118,0,'hair_type_color',59,58,73), (192643,340118,0,'hair_type_highlight_color',119,147,147), (192644,340118,1,'lip_type',28,34,-1), (192645,340118,1,'nose_type',28,-84,-97), (192646,340118,0,'skin_color',186,191,170), (192647,340118,1,'soga_cheek_type',0,43,31), (192648,340118,1,'soga_chin_type',0,28,34), (192649,340118,1,'soga_ear_type',0,-53,0), (192650,340118,1,'soga_eye_brow_type',0,-69,71), (192651,340118,0,'soga_eye_color',229,229,102), (192652,340118,1,'soga_eye_type',-59,0,0), (192653,340118,0,'soga_hair_color1',38,22,21), (192654,340118,0,'soga_hair_color2',120,50,0), (192655,340118,0,'soga_hair_face_color',59,58,73), (192656,340118,0,'soga_hair_face_highlight_color',119,147,147), (192657,340118,0,'soga_hair_highlight',200,165,96), (192658,340118,0,'soga_hair_type_color',59,58,73), (192659,340118,0,'soga_hair_type_highlight_color',119,147,147), (192660,340118,1,'soga_lip_type',-93,81,-56), (192661,340118,1,'soga_nose_type',-1,-75,-25), (192662,340118,0,'soga_skin_color',186,191,170), (192663,340118,0,'wing_color1',255,255,255), (192664,340118,0,'wing_color2',255,255,255), (192665,340119,1,'cheek_type',-34,-14,0), (192666,340119,1,'chin_type',93,93,-25), (192667,340119,1,'ear_type',83,7,0), (192668,340119,1,'eye_brow_type',-95,-93,-53), (192669,340119,0,'eye_color',97,105,57), (192670,340119,1,'eye_type',-48,0,0), (192671,340119,0,'hair_color1',167,48,35), (192672,340119,0,'hair_color2',77,0,0), (192673,340119,0,'hair_face_color',233,184,31), (192674,340119,0,'hair_face_highlight_color',43,17,14), (192675,340119,0,'hair_highlight',54,45,28), (192676,340119,0,'hair_type_color',233,184,31), (192677,340119,0,'hair_type_highlight_color',43,17,14), (192678,340119,1,'lip_type',-68,79,95), (192679,340119,1,'nose_type',90,-89,48), (192680,340119,0,'skin_color',114,103,68), (192681,340119,1,'soga_cheek_type',0,-95,-93), (192682,340119,1,'soga_chin_type',0,-68,79), (192683,340119,1,'soga_ear_type',83,7,0), (192684,340119,1,'soga_eye_brow_type',0,83,7), (192685,340119,0,'soga_eye_color',229,229,102), (192686,340119,1,'soga_eye_type',77,0,0), (192687,340119,0,'soga_hair_color1',246,219,114), (192688,340119,0,'soga_hair_color2',187,136,62), (192689,340119,0,'soga_hair_face_color',233,184,31), (192690,340119,0,'soga_hair_face_highlight_color',43,17,14), (192691,340119,0,'soga_hair_highlight',54,45,28), (192692,340119,0,'soga_hair_type_color',233,184,31), (192693,340119,0,'soga_hair_type_highlight_color',43,17,14), (192694,340119,1,'soga_lip_type',-53,-34,-14), (192695,340119,1,'soga_nose_type',95,93,93), (192696,340119,0,'soga_skin_color',114,103,68), (192697,340119,0,'wing_color1',255,255,255), (192698,340119,0,'wing_color2',255,255,255), (192699,340120,1,'cheek_type',4,-91,0), (192700,340120,1,'chin_type',-69,7,75), (192701,340120,1,'ear_type',-50,77,0), (192702,340120,1,'eye_brow_type',-71,37,23), (192703,340120,0,'eye_color',163,201,212), (192704,340120,1,'eye_type',97,0,0), (192705,340120,0,'hair_color1',225,58,53), (192706,340120,0,'hair_color2',97,0,0), (192707,340120,0,'hair_face_color',40,20,7), (192708,340120,0,'hair_face_highlight_color',47,42,59), (192709,340120,0,'hair_highlight',43,36,70), (192710,340120,0,'hair_type_color',40,20,7), (192711,340120,0,'hair_type_highlight_color',47,42,59), (192712,340120,1,'lip_type',-34,-68,-35), (192713,340120,1,'nose_type',63,-31,58), (192714,340120,0,'skin_color',177,159,108), (192715,340120,1,'soga_cheek_type',0,-71,37), (192716,340120,1,'soga_chin_type',0,-34,-68), (192717,340120,1,'soga_ear_type',0,97,0), (192718,340120,1,'soga_eye_brow_type',0,-50,77), (192719,340120,0,'soga_eye_color',229,229,102), (192720,340120,1,'soga_eye_type',97,0,0), (192721,340120,0,'soga_hair_color1',79,28,15), (192722,340120,0,'soga_hair_color2',111,64,0), (192723,340120,0,'soga_hair_face_color',40,20,7), (192724,340120,0,'soga_hair_face_highlight_color',47,42,59), (192725,340120,0,'soga_hair_highlight',43,36,70), (192726,340120,0,'soga_hair_type_color',40,20,7), (192727,340120,0,'soga_hair_type_highlight_color',47,42,59), (192728,340120,1,'soga_lip_type',23,4,-91), (192729,340120,1,'soga_nose_type',-35,-69,7), (192730,340120,0,'soga_skin_color',177,159,108), (192731,340120,0,'wing_color1',255,255,255), (192732,340120,0,'wing_color2',255,255,255), (192733,340121,0,'eye_color',255,255,255), (192734,340121,0,'skin_color',255,255,255), (192735,340121,0,'soga_eye_color',255,0,255), (192764,340123,1,'cheek_type',-31,-81,0), (192765,340123,1,'chin_type',-68,-29,85), (192766,340123,1,'ear_type',-95,-34,0), (192767,340123,1,'eye_brow_type',-71,-71,40), (192768,340123,0,'eye_color',145,190,203), (192769,340123,1,'eye_type',-31,0,0), (192770,340123,0,'hair_color1',248,175,175), (192771,340123,0,'hair_color2',247,0,0), (192772,340123,0,'hair_face_color',4,1,1), (192773,340123,0,'hair_face_highlight_color',233,168,29), (192774,340123,0,'hair_highlight',43,36,70), (192775,340123,0,'hair_type_color',4,1,1), (192776,340123,0,'hair_type_highlight_color',233,168,29), (192777,340123,1,'lip_type',11,-37,65), (192778,340123,1,'nose_type',-18,-8,-81), (192779,340123,0,'skin_color',44,46,46), (192780,340123,1,'soga_cheek_type',0,-71,-71), (192781,340123,1,'soga_chin_type',0,11,-37), (192782,340123,1,'soga_ear_type',0,-31,0), (192783,340123,1,'soga_eye_brow_type',0,-95,-34), (192784,340123,0,'soga_eye_color',229,229,102), (192785,340123,1,'soga_eye_type',-9,0,0), (192786,340123,0,'soga_hair_color1',79,28,15), (192787,340123,0,'soga_hair_color2',111,64,0), (192788,340123,0,'soga_hair_face_color',4,1,1), (192789,340123,0,'soga_hair_face_highlight_color',233,168,29), (192790,340123,0,'soga_hair_highlight',43,36,70), (192791,340123,0,'soga_hair_type_color',4,1,1), (192792,340123,0,'soga_hair_type_highlight_color',233,168,29), (192793,340123,1,'soga_lip_type',40,-31,-81), (192794,340123,1,'soga_nose_type',65,-68,-29), (192795,340123,0,'soga_skin_color',44,46,46), (192796,340123,0,'wing_color1',255,255,255), (192797,340123,0,'wing_color2',255,255,255), (192798,340124,1,'cheek_type',-5,81,0), (192799,340124,1,'chin_type',88,17,37), (192800,340124,1,'ear_type',37,-74,0), (192801,340124,1,'eye_brow_type',78,-95,-26), (192802,340124,0,'eye_color',29,56,42), (192803,340124,1,'eye_type',75,0,0), (192804,340124,0,'hair_color1',192,75,58), (192805,340124,0,'hair_color2',83,0,0), (192806,340124,0,'hair_face_color',15,1,21), (192807,340124,0,'hair_face_highlight_color',244,246,246), (192808,340124,0,'hair_highlight',79,28,15), (192809,340124,0,'hair_type_color',15,1,21), (192810,340124,0,'hair_type_highlight_color',244,246,246), (192811,340124,1,'lip_type',-87,78,8), (192812,340124,1,'nose_type',35,-64,75), (192813,340124,0,'skin_color',138,108,67), (192814,340124,1,'soga_cheek_type',0,78,-95), (192815,340124,1,'soga_chin_type',0,-87,78), (192816,340124,1,'soga_ear_type',0,75,0), (192817,340124,1,'soga_eye_brow_type',0,37,-74), (192818,340124,0,'soga_eye_color',229,229,102), (192819,340124,1,'soga_eye_type',83,0,0), (192820,340124,0,'soga_hair_color1',109,14,49), (192821,340124,0,'soga_hair_color2',185,97,0), (192822,340124,0,'soga_hair_face_color',15,1,21), (192823,340124,0,'soga_hair_face_highlight_color',244,246,246), (192824,340124,0,'soga_hair_highlight',79,28,15), (192825,340124,0,'soga_hair_type_color',15,1,21), (192826,340124,0,'soga_hair_type_highlight_color',244,246,246), (192827,340124,1,'soga_lip_type',-26,-5,81), (192828,340124,1,'soga_nose_type',8,88,17), (192829,340124,0,'soga_skin_color',138,108,67), (192830,340124,0,'wing_color1',255,255,255), (192831,340124,0,'wing_color2',255,255,255), (192832,340125,1,'cheek_type',41,98,0), (192833,340125,1,'chin_type',-46,1,77), (192834,340125,1,'ear_type',-87,-74,0), (192835,340125,1,'eye_brow_type',97,-34,-3), (192836,340125,0,'eye_color',116,172,190), (192837,340125,1,'eye_type',94,0,0), (192838,340125,0,'hair_color1',214,56,14), (192839,340125,0,'hair_color2',25,0,0), (192840,340125,0,'hair_face_color',5,2,2), (192841,340125,0,'hair_face_highlight_color',193,100,45), (192842,340125,0,'hair_highlight',79,28,15), (192843,340125,0,'hair_type_color',5,2,2), (192844,340125,0,'hair_type_highlight_color',193,100,45), (192845,340125,1,'lip_type',-22,17,-95), (192846,340125,1,'nose_type',71,-42,56), (192847,340125,0,'skin_color',134,109,66), (192848,340125,1,'soga_cheek_type',0,97,-34), (192849,340125,1,'soga_chin_type',0,-22,17), (192850,340125,1,'soga_ear_type',0,94,0), (192851,340125,1,'soga_eye_brow_type',0,-87,-74), (192852,340125,0,'soga_eye_color',229,229,102), (192853,340125,1,'soga_eye_type',25,0,0), (192854,340125,0,'soga_hair_color1',91,21,51), (192855,340125,0,'soga_hair_color2',159,88,0), (192856,340125,0,'soga_hair_face_color',5,2,2), (192857,340125,0,'soga_hair_face_highlight_color',193,100,45), (192858,340125,0,'soga_hair_highlight',79,28,15), (192859,340125,0,'soga_hair_type_color',5,2,2), (192860,340125,0,'soga_hair_type_highlight_color',193,100,45), (192861,340125,1,'soga_lip_type',-3,41,98), (192862,340125,1,'soga_nose_type',-95,-46,1), (192863,340125,0,'soga_skin_color',134,109,66), (192864,340125,0,'wing_color1',255,255,255), (192865,340125,0,'wing_color2',255,255,255), (192866,340126,1,'cheek_type',0,-3,0), (192867,340126,1,'chin_type',-50,97,3), (192868,340126,1,'ear_type',62,-25,0), (192869,340126,1,'eye_brow_type',-64,-81,-3), (192870,340126,0,'eye_color',43,70,43), (192871,340126,1,'eye_type',10,0,0), (192872,340126,0,'hair_color1',62,242,187), (192873,340126,0,'hair_color2',218,0,0), (192874,340126,0,'hair_face_color',228,182,26), (192875,340126,0,'hair_face_highlight_color',121,38,35), (192876,340126,0,'hair_highlight',246,219,114), (192877,340126,0,'hair_type_color',228,182,26), (192878,340126,0,'hair_type_highlight_color',121,38,35), (192879,340126,1,'lip_type',40,46,-71), (192880,340126,1,'nose_type',96,62,-14), (192881,340126,0,'skin_color',209,161,122), (192882,340126,1,'soga_cheek_type',0,-64,-81), (192883,340126,1,'soga_chin_type',0,40,46), (192884,340126,1,'soga_ear_type',0,10,0), (192885,340126,1,'soga_eye_brow_type',0,62,-25), (192886,340126,0,'soga_eye_color',229,229,102), (192887,340126,1,'soga_eye_type',-38,0,0), (192888,340126,0,'soga_hair_color1',56,33,26), (192889,340126,0,'soga_hair_color2',94,59,11), (192890,340126,0,'soga_hair_face_color',228,182,26), (192891,340126,0,'soga_hair_face_highlight_color',121,38,35), (192892,340126,0,'soga_hair_highlight',246,219,114), (192893,340126,0,'soga_hair_type_color',228,182,26), (192894,340126,0,'soga_hair_type_highlight_color',121,38,35), (192895,340126,1,'soga_lip_type',-3,0,-3), (192896,340126,1,'soga_nose_type',-71,-50,97), (192897,340126,0,'soga_skin_color',209,161,122), (192898,340126,0,'wing_color1',255,255,255), (192899,340126,0,'wing_color2',255,255,255), (192900,340127,1,'cheek_type',-2,-56,0), (192901,340127,1,'chin_type',-68,68,3), (192902,340127,1,'ear_type',59,72,0), (192903,340127,1,'eye_brow_type',-68,-19,37), (192904,340127,0,'eye_color',57,120,128), (192905,340127,1,'eye_type',-70,0,0), (192906,340127,0,'hair_color1',163,45,197), (192907,340127,0,'hair_color2',84,0,0), (192908,340127,0,'hair_face_color',15,1,21), (192909,340127,0,'hair_face_highlight_color',244,246,246), (192910,340127,0,'hair_highlight',38,22,21), (192911,340127,0,'hair_type_color',15,1,21), (192912,340127,0,'hair_type_highlight_color',244,246,246), (192913,340127,1,'lip_type',77,-56,-61), (192914,340127,1,'nose_type',82,-93,45), (192915,340127,0,'skin_color',211,199,150), (192916,340127,1,'soga_cheek_type',0,-68,-19), (192917,340127,1,'soga_chin_type',0,77,-56), (192918,340127,1,'soga_ear_type',0,-70,0), (192919,340127,1,'soga_eye_brow_type',0,59,72), (192920,340127,0,'soga_eye_color',229,229,102), (192921,340127,1,'soga_eye_type',84,0,0), (192922,340127,0,'soga_hair_color1',29,21,28), (192923,340127,0,'soga_hair_color2',39,32,39), (192924,340127,0,'soga_hair_face_color',15,1,21), (192925,340127,0,'soga_hair_face_highlight_color',244,246,246), (192926,340127,0,'soga_hair_highlight',38,22,21), (192927,340127,0,'soga_hair_type_color',15,1,21), (192928,340127,0,'soga_hair_type_highlight_color',244,246,246), (192929,340127,1,'soga_lip_type',37,-2,-56), (192930,340127,1,'soga_nose_type',-61,-68,68), (192931,340127,0,'soga_skin_color',211,199,150), (192932,340127,0,'wing_color1',255,255,255), (192933,340127,0,'wing_color2',255,255,255), (192934,340128,1,'cheek_type',-23,-34,0), (192935,340128,1,'chin_type',-34,-88,-55), (192936,340128,1,'ear_type',-42,-59,0), (192937,340128,1,'eye_brow_type',93,18,-7), (192938,340128,0,'eye_color',144,188,195), (192939,340128,1,'eye_type',62,0,0), (192940,340128,0,'hair_color1',17,81,44), (192941,340128,0,'hair_color2',185,0,0), (192942,340128,0,'hair_face_color',121,38,35), (192943,340128,0,'hair_face_highlight_color',47,33,3), (192944,340128,0,'hair_highlight',91,21,51), (192945,340128,0,'hair_type_color',121,38,35), (192946,340128,0,'hair_type_highlight_color',47,33,3), (192947,340128,1,'lip_type',-7,8,58), (192948,340128,1,'nose_type',-4,17,81), (192949,340128,0,'skin_color',228,177,149), (192950,340128,1,'soga_cheek_type',0,93,18), (192951,340128,1,'soga_chin_type',0,-7,8), (192952,340128,1,'soga_ear_type',0,62,0), (192953,340128,1,'soga_eye_brow_type',0,-42,-59), (192954,340128,0,'soga_eye_color',229,229,102), (192955,340128,1,'soga_eye_type',-71,0,0), (192956,340128,0,'soga_hair_color1',56,33,26), (192957,340128,0,'soga_hair_color2',94,59,11), (192958,340128,0,'soga_hair_face_color',121,38,35), (192959,340128,0,'soga_hair_face_highlight_color',47,33,3), (192960,340128,0,'soga_hair_highlight',91,21,51), (192961,340128,0,'soga_hair_type_color',121,38,35), (192962,340128,0,'soga_hair_type_highlight_color',47,33,3), (192963,340128,1,'soga_lip_type',-7,-23,-34), (192964,340128,1,'soga_nose_type',58,-34,-88), (192965,340128,0,'soga_skin_color',228,177,149), (192966,340128,0,'wing_color1',255,255,255), (192967,340128,0,'wing_color2',255,255,255), (192968,340129,1,'cheek_type',71,-62,0), (192969,340129,1,'chin_type',7,25,44), (192970,340129,1,'ear_type',69,-94,0), (192971,340129,1,'eye_brow_type',-42,17,21), (192972,340129,0,'eye_color',150,193,203), (192973,340129,1,'eye_type',31,0,0), (192974,340129,0,'hair_color1',57,25,231), (192975,340129,0,'hair_color2',203,0,0), (192976,340129,0,'hair_face_color',42,29,3), (192977,340129,0,'hair_face_highlight_color',15,1,21), (192978,340129,0,'hair_highlight',56,33,26), (192979,340129,0,'hair_type_color',42,29,3), (192980,340129,0,'hair_type_highlight_color',15,1,21), (192981,340129,1,'lip_type',0,84,9), (192982,340129,1,'nose_type',88,57,25), (192983,340129,0,'skin_color',177,186,186), (192984,340129,1,'soga_cheek_type',0,-42,17), (192985,340129,1,'soga_chin_type',0,0,84), (192986,340129,1,'soga_ear_type',0,31,0), (192987,340129,1,'soga_eye_brow_type',0,69,-94), (192988,340129,0,'soga_eye_color',229,229,102), (192989,340129,1,'soga_eye_type',-53,0,0), (192990,340129,0,'soga_hair_color1',239,221,86), (192991,340129,0,'soga_hair_color2',99,53,22), (192992,340129,0,'soga_hair_face_color',42,29,3), (192993,340129,0,'soga_hair_face_highlight_color',15,1,21), (192994,340129,0,'soga_hair_highlight',56,33,26), (192995,340129,0,'soga_hair_type_color',42,29,3), (192996,340129,0,'soga_hair_type_highlight_color',15,1,21), (192997,340129,1,'soga_lip_type',21,71,-62), (192998,340129,1,'soga_nose_type',9,7,25), (192999,340129,0,'soga_skin_color',177,186,186), (193000,340129,0,'wing_color1',255,255,255), (193001,340129,0,'wing_color2',255,255,255), (193005,340131,1,'cheek_type',28,-37,0), (193006,340131,1,'chin_type',9,4,17), (193007,340131,1,'ear_type',-28,28,0), (193008,340131,1,'eye_brow_type',-4,-41,-19), (193009,340131,0,'eye_color',31,68,69), (193010,340131,1,'eye_type',23,0,0), (193011,340131,0,'hair_color1',228,37,156), (193012,340131,0,'hair_face_color',213,209,159), (193013,340131,0,'hair_face_highlight_color',56,40,19), (193014,340131,0,'hair_type_color',213,209,159), (193015,340131,0,'hair_type_highlight_color',56,40,19), (193016,340131,1,'lip_type',32,32,-14), (193017,340131,1,'nose_type',-26,-28,37), (193018,340131,0,'skin_color',181,132,94), (193019,340131,1,'soga_cheek_type',0,-4,-41), (193020,340131,1,'soga_chin_type',0,32,32), (193021,340131,1,'soga_ear_type',0,23,0), (193022,340131,1,'soga_eye_brow_type',0,-28,28), (193023,340131,0,'soga_eye_color',229,229,102), (193024,340131,1,'soga_eye_type',-10,0,0), (193025,340131,0,'soga_hair_face_color',213,209,159), (193026,340131,0,'soga_hair_face_highlight_color',56,40,19), (193027,340131,0,'soga_hair_type_color',213,209,159), (193028,340131,0,'soga_hair_type_highlight_color',56,40,19), (193029,340131,1,'soga_lip_type',-19,28,-37), (193030,340131,1,'soga_nose_type',-14,9,4), (193031,340131,0,'soga_skin_color',181,132,94), (193032,340131,0,'wing_color1',255,255,255), (193033,340131,0,'wing_color2',255,255,255), (193034,340132,0,'eye_color',255,255,255), (193035,340132,0,'skin_color',255,255,255), (193036,340132,0,'soga_eye_color',255,0,255), (193087,340140,0,'eye_color',255,255,255), (193088,340140,0,'skin_color',255,255,255), (193089,340140,0,'soga_eye_color',255,0,255), (193118,340142,1,'cheek_type',4,-11,0), (193119,340142,1,'chin_type',-31,-1,-14), (193120,340142,1,'ear_type',-7,21,0), (193121,340142,1,'eye_brow_type',28,14,3), (193122,340142,0,'eye_color',244,171,255), (193123,340142,1,'eye_type',19,0,0), (193124,340142,0,'hair_color1',0,0,0), (193125,340142,0,'hair_color2',0,0,0), (193126,340142,0,'hair_face_color',152,125,154), (193127,340142,0,'hair_face_highlight_color',105,103,97), (193128,340142,0,'hair_highlight',114,112,142), (193129,340142,0,'hair_type_color',152,125,154), (193130,340142,0,'hair_type_highlight_color',105,103,97), (193131,340142,1,'lip_type',11,37,-12), (193132,340142,1,'nose_type',-7,18,-17), (193133,340142,0,'skin_color',25,81,80), (193134,340142,1,'soga_cheek_type',0,28,14), (193135,340142,1,'soga_chin_type',0,11,37), (193136,340142,1,'soga_ear_type',0,19,0), (193137,340142,1,'soga_eye_brow_type',0,-7,21), (193138,340142,0,'soga_eye_color',229,229,102), (193139,340142,1,'soga_eye_type',19,0,0), (193140,340142,0,'soga_hair_color1',0,0,0), (193141,340142,0,'soga_hair_color2',62,62,68), (193142,340142,0,'soga_hair_face_color',152,125,154), (193143,340142,0,'soga_hair_face_highlight_color',105,103,97), (193144,340142,0,'soga_hair_highlight',114,112,142), (193145,340142,0,'soga_hair_type_color',152,125,154), (193146,340142,0,'soga_hair_type_highlight_color',105,103,97), (193147,340142,1,'soga_lip_type',3,4,-11), (193148,340142,1,'soga_nose_type',-12,-31,-1), (193149,340142,0,'soga_skin_color',25,81,80), (193150,340142,0,'wing_color1',255,255,255), (193151,340142,0,'wing_color2',255,255,255), (193152,340143,1,'cheek_type',-82,35,0), (193153,340143,1,'chin_type',-75,81,-57), (193154,340143,1,'ear_type',79,55,0), (193155,340143,1,'eye_brow_type',7,-84,79), (193156,340143,0,'eye_color',161,84,196), (193157,340143,1,'eye_type',89,0,0), (193158,340143,0,'hair_color1',219,187,14), (193159,340143,0,'hair_color2',88,77,98), (193160,340143,0,'hair_face_color',86,68,133), (193161,340143,0,'hair_face_highlight_color',107,131,144), (193162,340143,0,'hair_highlight',98,91,163), (193163,340143,0,'hair_type_color',86,68,133), (193164,340143,0,'hair_type_highlight_color',107,131,144), (193165,340143,1,'lip_type',-41,34,29), (193166,340143,1,'nose_type',56,-37,-69), (193167,340143,0,'skin_color',132,107,134), (193168,340143,1,'soga_cheek_type',0,7,-84), (193169,340143,1,'soga_chin_type',0,-41,34), (193170,340143,1,'soga_ear_type',0,89,0), (193171,340143,1,'soga_eye_brow_type',0,79,55), (193172,340143,0,'soga_eye_color',229,229,102), (193173,340143,1,'soga_eye_type',89,0,0), (193174,340143,0,'soga_hair_color1',152,46,102), (193175,340143,0,'soga_hair_color2',88,77,98), (193176,340143,0,'soga_hair_face_color',86,68,133), (193177,340143,0,'soga_hair_face_highlight_color',107,131,144), (193178,340143,0,'soga_hair_highlight',98,91,163), (193179,340143,0,'soga_hair_type_color',86,68,133), (193180,340143,0,'soga_hair_type_highlight_color',107,131,144), (193181,340143,1,'soga_lip_type',79,-82,35), (193182,340143,1,'soga_nose_type',29,-75,81), (193183,340143,0,'soga_skin_color',132,107,134), (193184,340144,1,'cheek_type',-68,58,0), (193185,340144,1,'chin_type',-1,-17,0), (193186,340144,1,'ear_type',37,94,0), (193187,340144,1,'eye_brow_type',7,-37,-17), (193188,340144,0,'eye_color',242,158,255), (193189,340144,1,'eye_type',-89,0,0), (193190,340144,0,'hair_color1',245,50,156), (193191,340144,0,'hair_face_color',5,5,1), (193192,340144,0,'hair_face_highlight_color',244,245,246), (193193,340144,0,'hair_type_color',5,5,1), (193194,340144,0,'hair_type_highlight_color',244,245,246), (193195,340144,1,'lip_type',71,7,-7), (193196,340144,1,'nose_type',0,-11,50), (193197,340144,0,'skin_color',126,169,168), (193198,340144,1,'soga_cheek_type',0,7,-37), (193199,340144,1,'soga_chin_type',0,71,7), (193200,340144,1,'soga_ear_type',0,-89,0), (193201,340144,1,'soga_eye_brow_type',0,37,94), (193202,340144,0,'soga_eye_color',229,229,102), (193203,340144,0,'soga_hair_face_color',5,5,1), (193204,340144,0,'soga_hair_face_highlight_color',244,245,246), (193205,340144,0,'soga_hair_type_color',5,5,1), (193206,340144,0,'soga_hair_type_highlight_color',244,245,246), (193207,340144,1,'soga_lip_type',-17,-68,58), (193208,340144,1,'soga_nose_type',-7,-1,-17), (193209,340144,0,'soga_skin_color',126,169,168), (193210,340145,1,'cheek_type',-79,-70,0), (193211,340145,1,'chin_type',-17,-45,-65), (193212,340145,1,'ear_type',-64,17,0), (193213,340145,1,'eye_brow_type',-8,-84,5), (193214,340145,0,'eye_color',240,142,255), (193215,340145,1,'eye_type',87,0,0), (193216,340145,0,'hair_color1',228,63,21), (193217,340145,0,'hair_color2',95,79,92), (193218,340145,0,'hair_face_color',105,144,167), (193219,340145,0,'hair_face_highlight_color',107,131,144), (193220,340145,0,'hair_highlight',98,91,163), (193221,340145,0,'hair_type_color',105,144,167), (193222,340145,0,'hair_type_highlight_color',107,131,144), (193223,340145,1,'lip_type',-40,-75,93), (193224,340145,1,'nose_type',34,-28,63), (193225,340145,0,'skin_color',102,75,99), (193226,340145,1,'soga_cheek_type',0,-8,-84), (193227,340145,1,'soga_chin_type',0,-40,-75), (193228,340145,1,'soga_ear_type',0,87,0), (193229,340145,1,'soga_eye_brow_type',0,-64,17), (193230,340145,0,'soga_eye_color',229,229,102), (193231,340145,1,'soga_eye_type',87,0,0), (193232,340145,0,'soga_hair_color1',93,64,120), (193233,340145,0,'soga_hair_color2',95,79,92), (193234,340145,0,'soga_hair_face_color',105,144,167), (193235,340145,0,'soga_hair_face_highlight_color',107,131,144), (193236,340145,0,'soga_hair_highlight',98,91,163), (193237,340145,0,'soga_hair_type_color',105,144,167), (193238,340145,0,'soga_hair_type_highlight_color',107,131,144), (193239,340145,1,'soga_lip_type',5,-79,-70), (193240,340145,1,'soga_nose_type',93,-17,-45), (193241,340145,0,'soga_skin_color',102,75,99), (193242,340146,1,'cheek_type',-28,-69,0), (193243,340146,1,'chin_type',2,-76,0), (193244,340146,1,'ear_type',1,-9,0), (193245,340146,1,'eye_brow_type',-34,-3,17), (193246,340146,0,'eye_color',204,204,204), (193247,340146,1,'eye_type',-47,0,0), (193248,340146,0,'hair_color1',228,238,191), (193249,340146,1,'lip_type',26,-95,37), (193250,340146,1,'nose_type',-25,-28,-18), (193251,340146,1,'soga_cheek_type',0,-34,-3), (193252,340146,1,'soga_chin_type',0,26,-95), (193253,340146,1,'soga_ear_type',0,-47,0), (193254,340146,1,'soga_eye_brow_type',0,1,-9), (193255,340146,0,'soga_eye_color',229,229,102), (193256,340146,1,'soga_eye_type',-47,0,0), (193257,340146,1,'soga_lip_type',17,-28,-69), (193258,340146,1,'soga_nose_type',37,2,-76), (193259,340147,1,'cheek_type',28,-88,0), (193260,340147,1,'chin_type',-44,17,75), (193261,340147,1,'ear_type',19,-10,0), (193262,340147,1,'eye_brow_type',-41,1,-5), (193263,340147,0,'eye_color',104,52,112), (193264,340147,1,'eye_type',-84,0,0), (193265,340147,0,'hair_color1',37,227,255), (193266,340147,0,'hair_color2',95,79,92), (193267,340147,0,'hair_face_color',110,158,181), (193268,340147,0,'hair_face_highlight_color',15,1,21), (193269,340147,0,'hair_highlight',29,21,28), (193270,340147,0,'hair_type_color',110,158,181), (193271,340147,0,'hair_type_highlight_color',15,1,21), (193272,340147,1,'lip_type',90,50,45), (193273,340147,1,'nose_type',-34,37,-29), (193274,340147,0,'skin_color',169,177,204), (193275,340147,1,'soga_cheek_type',0,-41,1), (193276,340147,1,'soga_chin_type',0,90,50), (193277,340147,1,'soga_ear_type',0,-84,0), (193278,340147,1,'soga_eye_brow_type',0,19,-10), (193279,340147,0,'soga_eye_color',229,229,102), (193280,340147,1,'soga_eye_type',-84,0,0), (193281,340147,0,'soga_hair_color1',93,64,120), (193282,340147,0,'soga_hair_color2',95,79,92), (193283,340147,0,'soga_hair_face_color',110,158,181), (193284,340147,0,'soga_hair_face_highlight_color',15,1,21), (193285,340147,0,'soga_hair_highlight',29,21,28), (193286,340147,0,'soga_hair_type_color',110,158,181), (193287,340147,0,'soga_hair_type_highlight_color',15,1,21), (193288,340147,1,'soga_lip_type',-5,28,-88), (193289,340147,1,'soga_nose_type',45,-44,17), (193290,340147,0,'soga_skin_color',169,177,204), (193291,340148,1,'cheek_type',-52,96,0), (193292,340148,1,'chin_type',-56,17,-87), (193293,340148,1,'ear_type',-76,-64,0), (193294,340148,1,'eye_brow_type',-71,-28,63), (193295,340148,0,'eye_color',147,100,44), (193296,340148,1,'eye_type',-52,0,0), (193297,340148,0,'hair_color1',38,58,81), (193298,340148,0,'hair_color2',180,0,0), (193299,340148,0,'hair_face_color',220,178,17), (193300,340148,0,'hair_face_highlight_color',65,45,5), (193301,340148,0,'hair_highlight',56,33,26), (193302,340148,0,'hair_type_color',220,178,17), (193303,340148,0,'hair_type_highlight_color',65,45,5), (193304,340148,1,'lip_type',-46,96,-90), (193305,340148,1,'nose_type',58,38,58), (193306,340148,0,'skin_color',224,204,205), (193307,340148,1,'soga_cheek_type',0,-71,-28), (193308,340148,1,'soga_chin_type',0,-46,96), (193309,340148,1,'soga_ear_type',0,-52,0), (193310,340148,1,'soga_eye_brow_type',0,-76,-64), (193311,340148,0,'soga_eye_color',229,229,102), (193312,340148,1,'soga_eye_type',-76,0,0), (193313,340148,0,'soga_hair_color1',239,221,86), (193314,340148,0,'soga_hair_color2',89,62,43), (193315,340148,0,'soga_hair_face_color',220,178,17), (193316,340148,0,'soga_hair_face_highlight_color',65,45,5), (193317,340148,0,'soga_hair_highlight',56,33,26), (193318,340148,0,'soga_hair_type_color',220,178,17), (193319,340148,0,'soga_hair_type_highlight_color',65,45,5), (193320,340148,1,'soga_lip_type',63,-52,96), (193321,340148,1,'soga_nose_type',-90,-56,17), (193322,340148,0,'soga_skin_color',224,204,205), (193323,340149,0,'eye_color',255,255,255), (193324,340149,0,'skin_color',255,255,255), (193325,340149,0,'soga_eye_color',255,0,255), (193326,340150,0,'eye_color',255,255,255), (193327,340150,0,'skin_color',255,255,255), (193328,340150,0,'soga_eye_color',255,0,255), (193329,340151,0,'eye_color',255,255,255), (193330,340151,0,'skin_color',255,255,255), (193331,340151,0,'soga_eye_color',255,0,255), (193332,340152,0,'eye_color',255,255,255), (193333,340152,0,'skin_color',255,255,255), (193334,340152,0,'soga_eye_color',255,0,255), (193335,340153,0,'eye_color',255,255,255), (193336,340153,0,'skin_color',255,255,255), (193337,340153,0,'soga_eye_color',255,0,255), (193338,340154,1,'cheek_type',37,85,0), (193339,340154,1,'chin_type',0,-46,25), (193340,340154,1,'ear_type',-93,-11,0), (193341,340154,1,'eye_brow_type',53,-3,-61), (193342,340154,0,'eye_color',73,136,134), (193343,340154,1,'eye_type',-14,0,0), (193344,340154,0,'hair_color1',62,242,214), (193345,340154,0,'hair_color2',68,71,106), (193346,340154,0,'hair_face_color',102,104,144), (193347,340154,0,'hair_face_highlight_color',94,79,124), (193348,340154,0,'hair_highlight',96,63,188), (193349,340154,0,'hair_type_color',102,104,144), (193350,340154,0,'hair_type_highlight_color',94,79,124), (193351,340154,1,'lip_type',25,-17,14), (193352,340154,1,'nose_type',-98,62,-14), (193353,340154,0,'skin_color',178,168,201), (193354,340154,1,'soga_cheek_type',0,53,-3), (193355,340154,1,'soga_chin_type',0,25,-17), (193356,340154,1,'soga_ear_type',0,-14,0), (193357,340154,1,'soga_eye_brow_type',0,-93,-11), (193358,340154,0,'soga_eye_color',229,229,102), (193359,340154,1,'soga_eye_type',-14,0,0), (193360,340154,0,'soga_hair_color1',94,119,160), (193361,340154,0,'soga_hair_color2',68,71,106), (193362,340154,0,'soga_hair_face_color',102,104,144), (193363,340154,0,'soga_hair_face_highlight_color',94,79,124), (193364,340154,0,'soga_hair_highlight',96,63,188), (193365,340154,0,'soga_hair_type_color',102,104,144), (193366,340154,0,'soga_hair_type_highlight_color',94,79,124), (193367,340154,1,'soga_lip_type',-61,37,85), (193368,340154,1,'soga_nose_type',14,0,-46), (193369,340154,0,'soga_skin_color',178,168,201), (193370,340155,0,'eye_color',255,255,255), (193371,340155,0,'skin_color',255,255,255), (193372,340155,0,'soga_eye_color',255,0,255), (193373,340156,0,'eye_color',255,255,255), (193374,340156,0,'skin_color',255,255,255), (193375,340156,0,'soga_eye_color',255,0,255), (193376,340157,0,'eye_color',255,255,255), (193377,340157,0,'skin_color',255,255,255), (193378,340157,0,'soga_eye_color',255,0,255), (193379,340158,0,'eye_color',255,255,255), (193380,340158,0,'skin_color',255,255,255), (193381,340158,0,'soga_eye_color',255,0,255), (193382,340159,0,'eye_color',255,255,255), (193383,340159,0,'skin_color',255,255,255), (193384,340159,0,'soga_eye_color',255,0,255), (193385,340160,0,'eye_color',255,255,255), (193386,340160,0,'skin_color',255,255,255), (193387,340160,0,'soga_eye_color',255,0,255), (193388,340161,0,'eye_color',255,255,255), (193389,340161,0,'skin_color',255,255,255), (193390,340161,0,'soga_eye_color',255,0,255), (193391,340162,0,'eye_color',255,255,255), (193392,340162,0,'hair_type_color',255,255,255), (193393,340162,0,'hair_type_highlight_color',255,255,255), (193394,340162,0,'skin_color',255,255,255), (193395,340162,0,'soga_eye_color',255,0,255), (193396,340162,0,'soga_hair_type_color',255,255,255), (193397,340162,0,'soga_hair_type_highlight_color',255,255,255), (193408,340165,0,'eye_color',255,255,255), (193409,340165,0,'hair_type_color',255,255,255), (193410,340165,0,'hair_type_highlight_color',255,255,255), (193411,340165,0,'skin_color',255,255,255), (193412,340165,0,'soga_eye_color',255,0,255), (193413,340165,0,'soga_hair_type_color',255,255,255), (193414,340165,0,'soga_hair_type_highlight_color',255,255,255), (193415,340166,0,'eye_color',255,255,255), (193416,340166,0,'hair_type_color',255,255,255), (193417,340166,0,'hair_type_highlight_color',255,255,255), (193418,340166,0,'skin_color',255,255,255), (193419,340166,0,'soga_eye_color',255,0,255), (193420,340166,0,'soga_hair_type_color',255,255,255), (193421,340166,0,'soga_hair_type_highlight_color',255,255,255), (193431,340170,1,'cheek_type',31,-61,0), (193432,340170,1,'chin_type',-68,81,0), (193433,340170,1,'ear_type',-94,-98,0), (193434,340170,1,'eye_brow_type',56,23,21), (193435,340170,0,'eye_color',98,28,212), (193436,340170,1,'eye_type',-95,0,0), (193437,340170,0,'hair_color1',5,23,98), (193438,340170,1,'lip_type',9,-18,35), (193439,340170,1,'nose_type',-44,5,23), (193440,340170,0,'skin_color',124,91,88), (193441,340170,1,'soga_cheek_type',0,56,23), (193442,340170,1,'soga_chin_type',0,9,-18), (193443,340170,1,'soga_ear_type',0,-95,0), (193444,340170,1,'soga_eye_brow_type',0,-94,-98), (193445,340170,0,'soga_eye_color',229,229,102), (193446,340170,1,'soga_eye_type',-95,0,0), (193447,340170,1,'soga_lip_type',21,31,-61), (193448,340170,1,'soga_nose_type',35,-68,81), (193449,340170,0,'soga_skin_color',124,91,88), (193450,340171,0,'eye_color',255,255,255), (193451,340171,0,'skin_color',255,255,255), (193452,340171,0,'soga_eye_color',255,0,255), (193453,340172,1,'cheek_type',-8,94,0), (193454,340172,1,'chin_type',-12,93,-29), (193455,340172,1,'ear_type',82,-68,0), (193456,340172,1,'eye_brow_type',-18,68,56), (193457,340172,0,'eye_color',152,183,163), (193458,340172,1,'eye_type',-90,0,0), (193459,340172,0,'hair_color1',175,23,178), (193460,340172,0,'hair_color2',166,0,0), (193461,340172,0,'hair_face_color',152,173,173), (193462,340172,0,'hair_face_highlight_color',174,69,28), (193463,340172,0,'hair_highlight',54,45,28), (193464,340172,0,'hair_type_color',152,173,173), (193465,340172,0,'hair_type_highlight_color',174,69,28), (193466,340172,1,'lip_type',-8,70,52), (193467,340172,1,'nose_type',-19,-81,23), (193468,340172,0,'skin_color',243,250,242), (193469,340172,1,'soga_cheek_type',0,-18,68), (193470,340172,1,'soga_chin_type',0,-8,70), (193471,340172,1,'soga_ear_type',0,-90,0), (193472,340172,1,'soga_eye_brow_type',0,82,-68), (193473,340172,0,'soga_eye_color',229,229,102), (193474,340172,1,'soga_eye_type',-90,0,0), (193475,340172,0,'soga_hair_color1',29,21,28), (193476,340172,0,'soga_hair_color2',39,32,39), (193477,340172,0,'soga_hair_face_color',152,173,173), (193478,340172,0,'soga_hair_face_highlight_color',174,69,28), (193479,340172,0,'soga_hair_highlight',54,45,28), (193480,340172,0,'soga_hair_type_color',152,173,173), (193481,340172,0,'soga_hair_type_highlight_color',174,69,28), (193482,340172,1,'soga_lip_type',56,-8,94), (193483,340172,1,'soga_nose_type',52,-12,93), (193484,340172,0,'soga_skin_color',243,250,242), (193485,340172,0,'wing_color1',255,255,255), (193486,340172,0,'wing_color2',255,255,255), (193487,340173,1,'cheek_type',-11,97,0), (193488,340173,1,'chin_type',-84,-17,3), (193489,340173,1,'ear_type',26,12,0), (193490,340173,1,'eye_brow_type',-18,-8,-14), (193491,340173,0,'eye_color',82,114,156), (193492,340173,1,'eye_type',8,0,0), (193493,340173,0,'hair_color1',81,79,7), (193494,340173,0,'hair_color2',74,71,102), (193495,340173,0,'hair_face_color',93,77,126), (193496,340173,0,'hair_face_highlight_color',110,158,181), (193497,340173,0,'hair_highlight',93,64,120), (193498,340173,0,'hair_type_color',93,77,126), (193499,340173,0,'hair_type_highlight_color',110,158,181), (193500,340173,1,'lip_type',3,-74,76), (193501,340173,1,'nose_type',0,81,79), (193502,340173,0,'skin_color',186,185,215), (193503,340173,1,'soga_cheek_type',0,-18,-8), (193504,340173,1,'soga_chin_type',0,3,-74), (193505,340173,1,'soga_ear_type',0,8,0), (193506,340173,1,'soga_eye_brow_type',0,26,12), (193507,340173,0,'soga_eye_color',229,229,102), (193508,340173,1,'soga_eye_type',8,0,0), (193509,340173,0,'soga_hair_color1',96,63,188), (193510,340173,0,'soga_hair_color2',74,71,102), (193511,340173,0,'soga_hair_face_color',93,77,126), (193512,340173,0,'soga_hair_face_highlight_color',110,158,181), (193513,340173,0,'soga_hair_highlight',93,64,120), (193514,340173,0,'soga_hair_type_color',93,77,126), (193515,340173,0,'soga_hair_type_highlight_color',110,158,181), (193516,340173,1,'soga_lip_type',-14,-11,97), (193517,340173,1,'soga_nose_type',76,-84,-17), (193518,340173,0,'soga_skin_color',186,185,215), (193519,340174,1,'cheek_type',75,-26,0), (193520,340174,1,'chin_type',84,31,-17), (193521,340174,1,'ear_type',-44,21,0), (193522,340174,1,'eye_brow_type',87,48,93), (193523,340174,0,'eye_color',51,105,120), (193524,340174,1,'eye_type',56,0,0), (193525,340174,0,'hair_color1',0,28,222), (193526,340174,0,'hair_color2',25,0,0), (193527,340174,0,'hair_face_color',41,19,11), (193528,340174,0,'hair_face_highlight_color',145,49,29), (193529,340174,0,'hair_highlight',89,21,21), (193530,340174,0,'hair_type_color',41,19,11), (193531,340174,0,'hair_type_highlight_color',145,49,29), (193532,340174,1,'lip_type',-58,-14,-44), (193533,340174,1,'nose_type',-61,0,28), (193534,340174,0,'skin_color',244,249,241), (193535,340174,1,'soga_cheek_type',0,87,48), (193536,340174,1,'soga_chin_type',0,-58,-14), (193537,340174,1,'soga_ear_type',0,56,0), (193538,340174,1,'soga_eye_brow_type',0,-44,21), (193539,340174,0,'soga_eye_color',229,229,102), (193540,340174,1,'soga_eye_type',25,0,0), (193541,340174,0,'soga_hair_color1',79,28,15), (193542,340174,0,'soga_hair_color2',111,64,0), (193543,340174,0,'soga_hair_face_color',41,19,11), (193544,340174,0,'soga_hair_face_highlight_color',145,49,29), (193545,340174,0,'soga_hair_highlight',89,21,21), (193546,340174,0,'soga_hair_type_color',41,19,11), (193547,340174,0,'soga_hair_type_highlight_color',145,49,29), (193548,340174,1,'soga_lip_type',93,75,-26), (193549,340174,1,'soga_nose_type',-44,84,31), (193550,340174,0,'soga_skin_color',244,249,241), (193551,340175,1,'cheek_type',74,56,0), (193552,340175,1,'chin_type',-25,-77,81), (193553,340175,1,'ear_type',37,-28,0), (193554,340175,1,'eye_brow_type',68,-68,0), (193555,340175,0,'eye_color',0,44,104), (193556,340175,1,'eye_type',-77,0,0), (193557,340175,0,'hair_color1',228,175,28), (193558,340175,0,'hair_color2',56,62,62), (193559,340175,0,'hair_face_color',244,246,246), (193560,340175,0,'hair_face_highlight_color',244,246,246), (193561,340175,0,'hair_highlight',164,165,165), (193562,340175,0,'hair_type_color',244,246,246), (193563,340175,0,'hair_type_highlight_color',244,246,246), (193564,340175,1,'lip_type',-31,7,-1), (193565,340175,1,'nose_type',28,-28,-81), (193566,340175,0,'skin_color',80,93,125), (193567,340175,1,'soga_cheek_type',0,68,-68), (193568,340175,1,'soga_chin_type',0,-31,7), (193569,340175,1,'soga_ear_type',0,-77,0), (193570,340175,1,'soga_eye_brow_type',0,37,-28), (193571,340175,0,'soga_eye_color',229,229,102), (193572,340175,1,'soga_eye_type',-77,0,0), (193573,340175,0,'soga_hair_color1',164,165,165), (193574,340175,0,'soga_hair_color2',56,62,62), (193575,340175,0,'soga_hair_face_color',244,246,246), (193576,340175,0,'soga_hair_face_highlight_color',244,246,246), (193577,340175,0,'soga_hair_highlight',164,165,165), (193578,340175,0,'soga_hair_type_color',244,246,246), (193579,340175,0,'soga_hair_type_highlight_color',244,246,246), (193580,340175,1,'soga_lip_type',0,74,56), (193581,340175,1,'soga_nose_type',-1,-25,-77), (193582,340175,0,'soga_skin_color',80,93,125), (193583,340176,1,'cheek_type',94,22,0), (193584,340176,1,'chin_type',26,-47,68), (193585,340176,1,'ear_type',-46,-31,0), (193586,340176,1,'eye_brow_type',74,-48,87), (193587,340176,0,'eye_color',201,137,255), (193588,340176,1,'eye_type',-71,0,0), (193589,340176,0,'hair_color1',175,37,8), (193590,340176,0,'hair_color2',60,71,71), (193591,340176,0,'hair_face_color',244,246,246), (193592,340176,0,'hair_face_highlight_color',86,68,133), (193593,340176,0,'hair_highlight',152,46,102), (193594,340176,0,'hair_type_color',244,246,246), (193595,340176,0,'hair_type_highlight_color',86,68,133), (193596,340176,1,'lip_type',-98,90,-65), (193597,340176,1,'nose_type',-44,-81,37), (193598,340176,0,'skin_color',123,166,165), (193599,340176,1,'soga_cheek_type',0,74,-48), (193600,340176,1,'soga_chin_type',0,-98,90), (193601,340176,1,'soga_ear_type',0,-71,0), (193602,340176,1,'soga_eye_brow_type',0,-46,-31), (193603,340176,0,'soga_eye_color',229,229,102), (193604,340176,1,'soga_eye_type',-71,0,0), (193605,340176,0,'soga_hair_color1',161,165,168), (193606,340176,0,'soga_hair_color2',60,71,71), (193607,340176,0,'soga_hair_face_color',244,246,246), (193608,340176,0,'soga_hair_face_highlight_color',86,68,133), (193609,340176,0,'soga_hair_highlight',152,46,102), (193610,340176,0,'soga_hair_type_color',244,246,246), (193611,340176,0,'soga_hair_type_highlight_color',86,68,133), (193612,340176,1,'soga_lip_type',87,94,22), (193613,340176,1,'soga_nose_type',-65,26,-47), (193614,340176,0,'soga_skin_color',123,166,165), (193615,340176,0,'wing_color1',255,255,255), (193616,340176,0,'wing_color2',255,255,255), (193617,340177,1,'cheek_type',-2,37,0), (193618,340177,1,'chin_type',4,0,-17), (193619,340177,1,'ear_type',-17,0,0), (193620,340177,1,'eye_brow_type',-4,-43,-25), (193621,340177,0,'eye_color',32,22,52), (193622,340177,1,'eye_type',26,0,0), (193623,340177,0,'hair_color1',227,4,0), (193624,340177,0,'hair_face_color',135,125,134), (193625,340177,0,'hair_face_highlight_color',105,103,97), (193626,340177,0,'hair_type_color',135,125,134), (193627,340177,0,'hair_type_highlight_color',105,103,97), (193628,340177,1,'lip_type',-20,12,17), (193629,340177,1,'nose_type',3,-29,4), (193630,340177,0,'skin_color',21,77,76), (193631,340177,1,'soga_cheek_type',0,-4,-43), (193632,340177,1,'soga_chin_type',0,-20,12), (193633,340177,1,'soga_ear_type',0,26,0), (193634,340177,1,'soga_eye_brow_type',0,-17,0), (193635,340177,0,'soga_eye_color',229,229,102), (193636,340177,1,'soga_eye_type',26,0,0), (193637,340177,0,'soga_hair_face_color',135,125,134), (193638,340177,0,'soga_hair_face_highlight_color',105,103,97), (193639,340177,0,'soga_hair_type_color',135,125,134), (193640,340177,0,'soga_hair_type_highlight_color',105,103,97), (193641,340177,1,'soga_lip_type',-25,-2,37), (193642,340177,1,'soga_nose_type',17,4,0), (193643,340177,0,'soga_skin_color',21,77,76), (193644,340177,0,'wing_color1',255,255,255), (193645,340177,0,'wing_color2',255,255,255), (193710,340180,1,'cheek_type',-78,19,0), (193711,340180,1,'chin_type',-58,-47,-94), (193712,340180,1,'ear_type',0,-65,0), (193713,340180,1,'eye_brow_type',46,-65,-44), (193714,340180,0,'eye_color',1,0,2), (193715,340180,1,'eye_type',21,0,0), (193716,340180,0,'hair_color1',195,72,25), (193717,340180,0,'hair_face_color',176,178,168), (193718,340180,0,'hair_face_highlight_color',100,131,153), (193719,340180,0,'hair_type_color',176,178,168), (193720,340180,0,'hair_type_highlight_color',100,131,153), (193721,340180,1,'lip_type',32,50,22), (193722,340180,1,'nose_type',9,-61,72), (193723,340180,0,'skin_color',188,157,161), (193724,340180,1,'soga_cheek_type',0,46,-65), (193725,340180,1,'soga_chin_type',0,32,50), (193726,340180,1,'soga_ear_type',0,21,0), (193727,340180,1,'soga_eye_brow_type',0,0,-65), (193728,340180,0,'soga_eye_color',229,229,102), (193729,340180,0,'soga_hair_face_color',176,178,168), (193730,340180,0,'soga_hair_face_highlight_color',100,131,153), (193731,340180,0,'soga_hair_type_color',176,178,168), (193732,340180,0,'soga_hair_type_highlight_color',100,131,153), (193733,340180,1,'soga_lip_type',-44,-78,19), (193734,340180,1,'soga_nose_type',22,-58,-47), (193735,340180,0,'soga_skin_color',188,157,161), (193748,340185,1,'cheek_type',-37,-75,0), (193749,340185,1,'chin_type',-8,52,68), (193750,340185,1,'ear_type',17,47,0), (193751,340185,1,'eye_brow_type',14,-78,-21), (193752,340185,0,'eye_color',81,59,136), (193753,340185,1,'eye_type',-75,0,0), (193754,340185,0,'hair_color1',159,62,61), (193755,340185,0,'hair_color2',94,109,112), (193756,340185,0,'hair_face_color',103,133,149), (193757,340185,0,'hair_face_highlight_color',9,1,6), (193758,340185,0,'hair_highlight',56,22,22), (193759,340185,0,'hair_type_color',103,133,149), (193760,340185,0,'hair_type_highlight_color',9,1,6), (193761,340185,1,'lip_type',-28,62,89), (193762,340185,1,'nose_type',-3,-97,62), (193763,340185,0,'skin_color',188,169,203), (193764,340185,1,'soga_cheek_type',0,14,-78), (193765,340185,1,'soga_chin_type',0,-28,62), (193766,340185,1,'soga_ear_type',0,-75,0), (193767,340185,1,'soga_eye_brow_type',0,17,47), (193768,340185,0,'soga_eye_color',229,229,102), (193769,340185,1,'soga_eye_type',-75,0,0), (193770,340185,0,'soga_hair_color1',102,153,147), (193771,340185,0,'soga_hair_color2',94,109,112), (193772,340185,0,'soga_hair_face_color',103,133,149), (193773,340185,0,'soga_hair_face_highlight_color',9,1,6), (193774,340185,0,'soga_hair_highlight',56,22,22), (193775,340185,0,'soga_hair_type_color',103,133,149), (193776,340185,0,'soga_hair_type_highlight_color',9,1,6), (193777,340185,1,'soga_lip_type',-21,-37,-75), (193778,340185,1,'soga_nose_type',89,-8,52), (193779,340185,0,'soga_skin_color',188,169,203), (194366,340226,1,'cheek_type',-5,-14,0), (194367,340226,1,'chin_type',-81,64,61), (194368,340226,1,'ear_type',82,12,0), (194369,340226,1,'eye_brow_type',10,-3,-78), (194370,340226,0,'eye_color',209,180,255), (194371,340226,1,'eye_type',65,0,0), (194372,340226,0,'hair_color1',192,225,169), (194373,340226,0,'hair_color2',52,50,42), (194374,340226,0,'hair_face_color',110,158,181), (194375,340226,0,'hair_face_highlight_color',61,61,75), (194376,340226,0,'hair_highlight',56,22,22), (194377,340226,0,'hair_type_color',110,158,181), (194378,340226,0,'hair_type_highlight_color',61,61,75), (194379,340226,1,'lip_type',-25,-97,-18), (194380,340226,1,'nose_type',-85,-64,-31), (194381,340226,0,'skin_color',114,145,154), (194382,340226,1,'soga_cheek_type',0,10,-3), (194383,340226,1,'soga_chin_type',0,-25,-97), (194384,340226,1,'soga_ear_type',0,65,0), (194385,340226,1,'soga_eye_brow_type',0,82,12), (194386,340226,0,'soga_eye_color',229,229,102), (194387,340226,1,'soga_eye_type',52,0,0), (194388,340226,0,'soga_hair_color1',56,22,22), (194389,340226,0,'soga_hair_color2',52,50,42), (194390,340226,0,'soga_hair_face_color',110,158,181), (194391,340226,0,'soga_hair_face_highlight_color',61,61,75), (194392,340226,0,'soga_hair_highlight',56,22,22), (194393,340226,0,'soga_hair_type_color',110,158,181), (194394,340226,0,'soga_hair_type_highlight_color',61,61,75), (194395,340226,1,'soga_lip_type',-78,-5,-14), (194396,340226,1,'soga_nose_type',-18,-81,64), (194397,340226,0,'soga_skin_color',114,145,154), (194398,340226,0,'wing_color1',255,255,255), (194399,340226,0,'wing_color2',255,255,255), (194587,340235,1,'cheek_type',0,-12,0), (194588,340235,1,'chin_type',-17,-10,1), (194589,340235,1,'ear_type',-12,-19,0), (194590,340235,1,'eye_brow_type',35,0,18), (194591,340235,0,'eye_color',207,169,255), (194592,340235,1,'eye_type',-7,0,0), (194593,340235,0,'hair_color1',248,31,0), (194594,340235,0,'hair_face_color',123,132,132), (194595,340235,0,'hair_face_highlight_color',105,103,97), (194596,340235,0,'hair_type_color',123,132,132), (194597,340235,0,'hair_type_highlight_color',105,103,97), (194598,340235,1,'lip_type',0,-17,2), (194599,340235,1,'nose_type',0,-8,31), (194600,340235,0,'skin_color',19,18,59), (194601,340235,1,'soga_cheek_type',0,35,0), (194602,340235,1,'soga_chin_type',0,0,-17), (194603,340235,1,'soga_ear_type',0,-7,0), (194604,340235,1,'soga_eye_brow_type',0,-12,-19), (194605,340235,0,'soga_eye_color',229,229,102), (194606,340235,0,'soga_hair_face_color',123,132,132), (194607,340235,0,'soga_hair_face_highlight_color',105,103,97), (194608,340235,0,'soga_hair_type_color',123,132,132), (194609,340235,0,'soga_hair_type_highlight_color',105,103,97), (194610,340235,1,'soga_lip_type',18,0,-12), (194611,340235,1,'soga_nose_type',2,-17,-10), (194612,340235,0,'soga_skin_color',19,18,59), (194613,340235,0,'wing_color1',255,255,255), (194614,340235,0,'wing_color2',255,255,255), (194615,340236,1,'cheek_type',51,-12,0), (194616,340236,1,'chin_type',53,-63,-70), (194617,340236,1,'ear_type',-87,-43,0), (194618,340236,1,'eye_brow_type',66,-14,-5), (194619,340236,0,'eye_color',238,177,255), (194620,340236,1,'eye_type',32,0,0), (194621,340236,0,'hair_color1',179,193,81), (194622,340236,0,'hair_face_color',100,131,153), (194623,340236,0,'hair_face_highlight_color',213,205,195), (194624,340236,0,'hair_type_color',100,131,153), (194625,340236,0,'hair_type_highlight_color',213,205,195), (194626,340236,1,'lip_type',-10,-68,-26), (194627,340236,1,'nose_type',48,-77,-63), (194628,340236,0,'skin_color',134,156,172), (194629,340236,1,'soga_cheek_type',0,66,-14), (194630,340236,1,'soga_chin_type',0,-10,-68), (194631,340236,1,'soga_ear_type',0,32,0), (194632,340236,1,'soga_eye_brow_type',0,-87,-43), (194633,340236,0,'soga_eye_color',229,229,102), (194634,340236,0,'soga_hair_face_color',100,131,153), (194635,340236,0,'soga_hair_face_highlight_color',213,205,195), (194636,340236,0,'soga_hair_type_color',100,131,153), (194637,340236,0,'soga_hair_type_highlight_color',213,205,195), (194638,340236,1,'soga_lip_type',-5,51,-12), (194639,340236,1,'soga_nose_type',-26,53,-63), (194640,340236,0,'soga_skin_color',134,156,172), (194641,340236,0,'wing_color1',255,255,255), (194642,340236,0,'wing_color2',255,255,255), (194643,340237,1,'cheek_type',-26,0,0), (194644,340237,1,'chin_type',25,3,0), (194645,340237,1,'ear_type',-25,10,0), (194646,340237,1,'eye_brow_type',-2,-1,31), (194647,340237,0,'eye_color',157,107,255), (194648,340237,1,'eye_type',35,0,0), (194649,340237,0,'hair_color1',230,0,0), (194650,340237,0,'hair_face_color',140,145,161), (194651,340237,0,'hair_face_highlight_color',105,103,97), (194652,340237,0,'hair_type_color',140,145,161), (194653,340237,0,'hair_type_highlight_color',105,103,97), (194654,340237,1,'lip_type',25,29,0), (194655,340237,1,'nose_type',8,-26,0), (194656,340237,0,'skin_color',0,15,15), (194657,340237,1,'soga_cheek_type',0,-2,-1), (194658,340237,1,'soga_chin_type',0,25,29), (194659,340237,1,'soga_ear_type',0,35,0), (194660,340237,1,'soga_eye_brow_type',0,-25,10), (194661,340237,0,'soga_eye_color',229,229,102), (194662,340237,0,'soga_hair_face_color',140,145,161), (194663,340237,0,'soga_hair_face_highlight_color',105,103,97), (194664,340237,0,'soga_hair_type_color',140,145,161), (194665,340237,0,'soga_hair_type_highlight_color',105,103,97), (194666,340237,1,'soga_lip_type',31,-26,0), (194667,340237,1,'soga_nose_type',0,25,3), (194668,340237,0,'soga_skin_color',0,15,15), (194669,340237,0,'wing_color1',255,255,255), (194670,340237,0,'wing_color2',255,255,255), (195392,340265,1,'cheek_type',-8,53,0), (195393,340265,1,'chin_type',-42,72,-3), (195394,340265,1,'ear_type',51,4,0), (195395,340265,1,'eye_brow_type',7,-7,-25), (195396,340265,0,'eye_color',12,16,24), (195397,340265,1,'eye_type',-63,0,0), (195398,340265,0,'hair_color1',114,112,142), (195399,340265,0,'hair_color2',121,113,107), (195400,340265,0,'hair_face_color',145,168,168), (195401,340265,0,'hair_face_highlight_color',193,183,168), (195402,340265,0,'hair_highlight',112,123,142), (195403,340265,0,'hair_type_color',145,168,168), (195404,340265,0,'hair_type_highlight_color',193,183,168), (195405,340265,1,'lip_type',95,-98,90), (195406,340265,1,'nose_type',0,-52,-29), (195407,340265,0,'skin_color',122,165,164), (195408,340265,1,'soga_cheek_type',-8,53,0), (195409,340265,1,'soga_chin_type',-42,72,-3), (195410,340265,1,'soga_ear_type',51,4,0), (195411,340265,1,'soga_eye_brow_type',7,-7,-25), (195412,340265,0,'soga_eye_color',229,229,102), (195413,340265,1,'soga_eye_type',-63,0,0), (195414,340265,0,'soga_hair_color1',114,112,142), (195415,340265,0,'soga_hair_color2',121,113,107), (195416,340265,0,'soga_hair_face_color',145,168,168), (195417,340265,0,'soga_hair_face_highlight_color',193,183,168), (195418,340265,0,'soga_hair_highlight',112,123,142), (195419,340265,0,'soga_hair_type_color',145,168,168), (195420,340265,0,'soga_hair_type_highlight_color',193,183,168), (195421,340265,1,'soga_lip_type',95,-98,90), (195422,340265,1,'soga_nose_type',0,-52,-29), (195423,340265,0,'soga_skin_color',122,165,164), (195424,340265,0,'wing_color1',255,255,255), (195425,340265,0,'wing_color2',255,255,255), (196468,340313,1,'cheek_type',94,22,0), (196469,340313,1,'chin_type',26,-47,68), (196470,340313,1,'ear_type',-46,-31,0), (196471,340313,1,'eye_brow_type',74,-48,87), (196472,340313,0,'eye_color',201,137,255), (196473,340313,1,'eye_type',-71,0,0), (196474,340313,0,'hair_color1',161,165,168), (196475,340313,0,'hair_color2',60,71,71), (196476,340313,0,'hair_face_color',244,246,246), (196477,340313,0,'hair_face_highlight_color',86,68,133), (196478,340313,0,'hair_highlight',152,46,102), (196479,340313,0,'hair_type_color',244,246,246), (196480,340313,0,'hair_type_highlight_color',86,68,133), (196481,340313,1,'lip_type',-98,90,-65), (196482,340313,1,'nose_type',-44,-81,37), (196483,340313,0,'skin_color',123,166,165), (196484,340313,1,'soga_cheek_type',94,22,0), (196485,340313,1,'soga_chin_type',26,-47,68), (196486,340313,1,'soga_ear_type',-46,-31,0), (196487,340313,1,'soga_eye_brow_type',74,-48,87), (196488,340313,0,'soga_eye_color',229,229,102), (196489,340313,1,'soga_eye_type',-71,0,0), (196490,340313,0,'soga_hair_color1',161,165,168), (196491,340313,0,'soga_hair_color2',60,71,71), (196492,340313,0,'soga_hair_face_color',244,246,246), (196493,340313,0,'soga_hair_face_highlight_color',86,68,133), (196494,340313,0,'soga_hair_highlight',152,46,102), (196495,340313,0,'soga_hair_type_color',244,246,246), (196496,340313,0,'soga_hair_type_highlight_color',86,68,133), (196497,340313,1,'soga_lip_type',-98,90,-65), (196498,340313,1,'soga_nose_type',-44,-81,37), (196499,340313,0,'soga_skin_color',123,166,165), (196500,340313,0,'wing_color1',255,255,255), (196501,340313,0,'wing_color2',255,255,255), (197287,5001,0,'eye_color',255,255,255), (197288,5001,0,'skin_color',255,255,255), (197289,5001,0,'soga_eye_color',255,0,255), (197388,340363,1,'cheek_type',-19,29,0), (197389,340363,1,'chin_type',1,-57,-23), (197390,340363,1,'ear_type',-87,-22,0), (197391,340363,1,'eye_brow_type',78,-12,-38), (197392,340363,0,'eye_color',146,182,251), (197393,340363,1,'eye_type',-70,0,0), (197394,340363,0,'hair_color1',43,36,70), (197395,340363,0,'hair_color2',49,49,53), (197396,340363,0,'hair_face_color',61,61,75), (197397,340363,0,'hair_face_highlight_color',184,179,168), (197398,340363,0,'hair_highlight',112,123,142), (197399,340363,0,'hair_type_color',61,61,75), (197400,340363,0,'hair_type_highlight_color',184,179,168), (197401,340363,1,'lip_type',68,-42,-2), (197402,340363,1,'nose_type',4,-37,94), (197403,340363,0,'skin_color',162,136,134), (197404,340363,1,'soga_cheek_type',-19,29,0), (197405,340363,1,'soga_chin_type',1,-57,-23), (197406,340363,1,'soga_ear_type',-87,-22,0), (197407,340363,1,'soga_eye_brow_type',78,-12,-38), (197408,340363,0,'soga_eye_color',229,229,102), (197409,340363,1,'soga_eye_type',-70,0,0), (197410,340363,0,'soga_hair_color1',43,36,70), (197411,340363,0,'soga_hair_color2',49,49,53), (197412,340363,0,'soga_hair_face_color',61,61,75), (197413,340363,0,'soga_hair_face_highlight_color',184,179,168), (197414,340363,0,'soga_hair_highlight',112,123,142), (197415,340363,0,'soga_hair_type_color',61,61,75), (197416,340363,0,'soga_hair_type_highlight_color',184,179,168), (197417,340363,1,'soga_lip_type',68,-42,-2), (197418,340363,1,'soga_nose_type',4,-37,94), (197419,340363,0,'soga_skin_color',162,136,134), (197448,340365,1,'cheek_type',25,-10,0), (197449,340365,1,'chin_type',-1,0,12), (197450,340365,1,'ear_type',9,-21,0), (197451,340365,1,'eye_brow_type',0,20,7), (197452,340365,0,'eye_color',243,167,255), (197453,340365,1,'eye_type',-2,0,0), (197454,340365,0,'hair_face_color',141,120,147), (197455,340365,0,'hair_face_highlight_color',105,103,97), (197456,340365,0,'hair_type_color',141,120,147), (197457,340365,0,'hair_type_highlight_color',105,103,97), (197458,340365,1,'lip_type',25,-17,10), (197459,340365,1,'nose_type',-9,17,31), (197460,340365,0,'skin_color',58,99,111), (197461,340365,1,'soga_cheek_type',25,-10,0), (197462,340365,1,'soga_chin_type',-1,0,12), (197463,340365,1,'soga_ear_type',9,-21,0), (197464,340365,1,'soga_eye_brow_type',0,20,7), (197465,340365,0,'soga_eye_color',229,229,102), (197466,340365,1,'soga_eye_type',-2,0,0), (197467,340365,0,'soga_hair_face_color',141,120,147), (197468,340365,0,'soga_hair_face_highlight_color',105,103,97), (197469,340365,0,'soga_hair_type_color',141,120,147), (197470,340365,0,'soga_hair_type_highlight_color',105,103,97), (197471,340365,1,'soga_lip_type',25,-17,10), (197472,340365,1,'soga_nose_type',-9,17,31), (197473,340365,0,'soga_skin_color',58,99,111), (197474,340365,0,'wing_color1',255,255,255), (197475,340365,0,'wing_color2',255,255,255), (197748,340382,1,'cheek_type',88,87,0), (197749,340382,1,'chin_type',-64,0,45), (197750,340382,1,'ear_type',2,37,0), (197751,340382,1,'eye_brow_type',8,-77,34), (197752,340382,0,'eye_color',212,172,255), (197753,340382,1,'eye_type',-35,0,0), (197754,340382,0,'hair_color1',98,91,163), (197755,340382,0,'hair_color2',59,81,113), (197756,340382,0,'hair_face_color',107,131,144), (197757,340382,0,'hair_face_highlight_color',96,84,129), (197758,340382,0,'hair_highlight',96,63,188), (197759,340382,0,'hair_type_color',107,131,144), (197760,340382,0,'hair_type_highlight_color',96,84,129), (197761,340382,1,'lip_type',41,-25,-20), (197762,340382,1,'nose_type',53,17,-17), (197763,340382,0,'skin_color',167,200,207), (197764,340382,1,'soga_cheek_type',88,87,0), (197765,340382,1,'soga_chin_type',-64,0,45), (197766,340382,1,'soga_ear_type',2,37,0), (197767,340382,1,'soga_eye_brow_type',8,-77,34), (197768,340382,0,'soga_eye_color',229,229,102), (197769,340382,1,'soga_eye_type',-35,0,0), (197770,340382,0,'soga_hair_color1',98,91,163), (197771,340382,0,'soga_hair_color2',59,81,113), (197772,340382,0,'soga_hair_face_color',107,131,144), (197773,340382,0,'soga_hair_face_highlight_color',96,84,129), (197774,340382,0,'soga_hair_highlight',96,63,188), (197775,340382,0,'soga_hair_type_color',107,131,144), (197776,340382,0,'soga_hair_type_highlight_color',96,84,129), (197777,340382,1,'soga_lip_type',41,-25,-20), (197778,340382,1,'soga_nose_type',53,17,-17), (197779,340382,0,'soga_skin_color',167,200,207), (197780,340382,0,'wing_color1',255,255,255), (197781,340382,0,'wing_color2',255,255,255), (197934,340388,0,'eye_color',255,255,255), (197935,340388,0,'skin_color',255,255,255), (197936,340388,0,'soga_eye_color',255,0,255), (198263,340426,0,'eye_color',255,255,255), (198264,340426,0,'skin_color',147,147,147), (198265,340426,0,'soga_eye_color',255,0,255), (198586,340441,1,'cheek_type',-20,65,0), (198587,340441,1,'chin_type',-5,87,3), (198588,340441,1,'ear_type',63,11,0), (198589,340441,1,'eye_brow_type',-45,52,98), (198590,340441,0,'eye_color',234,119,255), (198591,340441,1,'eye_type',-47,0,0), (198592,340441,0,'hair_color1',161,165,168), (198593,340441,0,'hair_color2',60,71,71), (198594,340441,0,'hair_face_color',244,246,246), (198595,340441,0,'hair_face_highlight_color',6,3,1), (198596,340441,0,'hair_highlight',33,22,19), (198597,340441,0,'hair_type_color',244,246,246), (198598,340441,0,'hair_type_highlight_color',6,3,1), (198599,340441,1,'lip_type',-42,-75,14), (198600,340441,1,'nose_type',29,-65,-17), (198601,340441,0,'skin_color',155,139,173), (198602,340441,1,'soga_cheek_type',-20,65,0), (198603,340441,1,'soga_chin_type',-5,87,3), (198604,340441,1,'soga_ear_type',63,11,0), (198605,340441,1,'soga_eye_brow_type',-45,52,98), (198606,340441,0,'soga_eye_color',229,229,102), (198607,340441,1,'soga_eye_type',-47,0,0), (198608,340441,0,'soga_hair_color1',161,165,168), (198609,340441,0,'soga_hair_color2',60,71,71), (198610,340441,0,'soga_hair_face_color',244,246,246), (198611,340441,0,'soga_hair_face_highlight_color',6,3,1), (198612,340441,0,'soga_hair_highlight',33,22,19), (198613,340441,0,'soga_hair_type_color',244,246,246), (198614,340441,0,'soga_hair_type_highlight_color',6,3,1), (198615,340441,1,'soga_lip_type',-42,-75,14), (198616,340441,1,'soga_nose_type',29,-65,-17), (198617,340441,0,'soga_skin_color',155,139,173), (198618,340441,0,'wing_color1',255,255,255), (198619,340441,0,'wing_color2',255,255,255), (199014,340471,0,'eye_color',255,255,255), (199015,340471,0,'skin_color',255,255,255), (199016,340471,0,'soga_eye_color',255,0,255), (199172,340485,1,'cheek_type',63,62,0), (199173,340485,1,'chin_type',-70,12,-95), (199174,340485,1,'ear_type',-29,-87,0), (199175,340485,1,'eye_brow_type',95,68,43), (199176,340485,0,'eye_color',73,136,134), (199177,340485,1,'eye_type',64,0,0), (199178,340485,0,'hair_color1',43,36,70), (199179,340485,0,'hair_color2',49,49,53), (199180,340485,0,'hair_face_color',61,61,75), (199181,340485,0,'hair_face_highlight_color',109,131,182), (199182,340485,0,'hair_highlight',103,102,153), (199183,340485,0,'hair_type_color',61,61,75), (199184,340485,0,'hair_type_highlight_color',109,131,182), (199185,340485,1,'lip_type',-85,83,-51), (199186,340485,1,'nose_type',-89,77,62), (199187,340485,0,'skin_color',121,160,163), (199188,340485,1,'soga_cheek_type',63,62,0), (199189,340485,1,'soga_chin_type',-70,12,-95), (199190,340485,1,'soga_ear_type',-29,-87,0), (199191,340485,1,'soga_eye_brow_type',95,68,43), (199192,340485,0,'soga_eye_color',229,229,102), (199193,340485,1,'soga_eye_type',64,0,0), (199194,340485,0,'soga_hair_color1',43,36,70), (199195,340485,0,'soga_hair_color2',49,49,53), (199196,340485,0,'soga_hair_face_color',61,61,75), (199197,340485,0,'soga_hair_face_highlight_color',109,131,182), (199198,340485,0,'soga_hair_highlight',103,102,153), (199199,340485,0,'soga_hair_type_color',61,61,75), (199200,340485,0,'soga_hair_type_highlight_color',109,131,182), (199201,340485,1,'soga_lip_type',-85,83,-51), (199202,340485,1,'soga_nose_type',-89,77,62), (199203,340485,0,'soga_skin_color',121,160,163), (199204,340485,0,'wing_color1',255,255,255), (199205,340485,0,'wing_color2',255,255,255), (199509,340496,1,'cheek_type',4,-11,0), (199510,340496,1,'chin_type',-31,-1,-14), (199511,340496,1,'ear_type',-7,21,0), (199512,340496,1,'eye_brow_type',28,14,3), (199513,340496,0,'eye_color',244,171,255), (199514,340496,1,'eye_type',19,0,0), (199515,340496,0,'hair_face_color',152,125,154), (199516,340496,0,'hair_face_highlight_color',105,103,97), (199517,340496,0,'hair_type_color',152,125,154), (199518,340496,0,'hair_type_highlight_color',105,103,97), (199519,340496,1,'lip_type',11,37,-12), (199520,340496,1,'nose_type',-7,18,-17), (199521,340496,0,'skin_color',25,81,80), (199522,340496,1,'soga_cheek_type',4,-11,0), (199523,340496,1,'soga_chin_type',-31,-1,-14), (199524,340496,1,'soga_ear_type',-7,21,0), (199525,340496,1,'soga_eye_brow_type',28,14,3), (199526,340496,0,'soga_eye_color',229,229,102), (199527,340496,1,'soga_eye_type',19,0,0), (199528,340496,0,'soga_hair_face_color',152,125,154), (199529,340496,0,'soga_hair_face_highlight_color',105,103,97), (199530,340496,0,'soga_hair_type_color',152,125,154), (199531,340496,0,'soga_hair_type_highlight_color',105,103,97), (199532,340496,1,'soga_lip_type',11,37,-12), (199533,340496,1,'soga_nose_type',-7,18,-17), (199534,340496,0,'soga_skin_color',25,81,80), (199535,340496,0,'wing_color1',255,255,255), (199536,340496,0,'wing_color2',255,255,255), (200005,340513,1,'cheek_type',-31,52,0), (200006,340513,1,'chin_type',-64,42,-25), (200007,340513,1,'ear_type',42,56,0), (200008,340513,1,'eye_brow_type',29,44,-77), (200009,340513,0,'eye_color',15,8,20), (200010,340513,1,'eye_type',-39,0,0), (200011,340513,0,'hair_color1',160,156,172), (200012,340513,0,'hair_color2',62,62,68), (200013,340513,0,'hair_face_color',244,245,246), (200014,340513,0,'hair_face_highlight_color',94,79,124), (200015,340513,0,'hair_highlight',96,63,188), (200016,340513,0,'hair_type_color',244,245,246), (200017,340513,0,'hair_type_highlight_color',94,79,124), (200018,340513,1,'lip_type',-9,-77,-14), (200019,340513,1,'nose_type',-97,82,50), (200020,340513,0,'skin_color',102,77,75), (200021,340513,1,'soga_cheek_type',-31,52,0), (200022,340513,1,'soga_chin_type',-64,42,-25), (200023,340513,1,'soga_ear_type',42,56,0), (200024,340513,1,'soga_eye_brow_type',29,44,-77), (200025,340513,0,'soga_eye_color',229,229,102), (200026,340513,1,'soga_eye_type',-39,0,0), (200027,340513,0,'soga_hair_color1',160,156,172), (200028,340513,0,'soga_hair_color2',62,62,68), (200029,340513,0,'soga_hair_face_color',244,245,246), (200030,340513,0,'soga_hair_face_highlight_color',94,79,124), (200031,340513,0,'soga_hair_highlight',96,63,188), (200032,340513,0,'soga_hair_type_color',244,245,246), (200033,340513,0,'soga_hair_type_highlight_color',94,79,124), (200034,340513,1,'soga_lip_type',-9,-77,-14), (200035,340513,1,'soga_nose_type',-97,82,50), (200036,340513,0,'soga_skin_color',102,77,75), (200037,340513,0,'wing_color1',255,255,255), (200038,340513,0,'wing_color2',255,255,255), (200240,340521,1,'cheek_type',-62,64,0), (200241,340521,1,'chin_type',91,62,0), (200242,340521,1,'ear_type',-76,78,0), (200243,340521,1,'eye_brow_type',40,-61,96), (200244,340521,0,'eye_color',118,129,225), (200245,340521,1,'eye_type',19,0,0), (200246,340521,0,'hair_color1',98,135,156), (200247,340521,0,'hair_color2',88,95,109), (200248,340521,0,'hair_face_color',100,131,153), (200249,340521,0,'hair_face_highlight_color',5,4,1), (200250,340521,0,'hair_highlight',33,22,19), (200251,340521,0,'hair_type_color',100,131,153), (200252,340521,0,'hair_type_highlight_color',5,4,1), (200253,340521,1,'lip_type',66,84,-11), (200254,340521,1,'nose_type',-87,-48,96), (200255,340521,0,'skin_color',159,202,201), (200256,340521,1,'soga_cheek_type',-62,64,0), (200257,340521,1,'soga_chin_type',91,62,0), (200258,340521,1,'soga_ear_type',-76,78,0), (200259,340521,1,'soga_eye_brow_type',40,-61,96), (200260,340521,0,'soga_eye_color',229,229,102), (200261,340521,1,'soga_eye_type',19,0,0), (200262,340521,0,'soga_hair_color1',98,135,156), (200263,340521,0,'soga_hair_color2',88,95,109), (200264,340521,0,'soga_hair_face_color',100,131,153), (200265,340521,0,'soga_hair_face_highlight_color',5,4,1), (200266,340521,0,'soga_hair_highlight',33,22,19), (200267,340521,0,'soga_hair_type_color',100,131,153), (200268,340521,0,'soga_hair_type_highlight_color',5,4,1), (200269,340521,1,'soga_lip_type',66,84,-11), (200270,340521,1,'soga_nose_type',-87,-48,96), (200271,340521,0,'soga_skin_color',159,202,201), (200272,340521,0,'wing_color1',255,255,255), (200273,340521,0,'wing_color2',255,255,255), (201271,340578,1,'cheek_type',17,7,0), (201272,340578,1,'chin_type',7,-21,25), (201273,340578,1,'ear_type',17,-2,0), (201274,340578,1,'eye_brow_type',-12,14,-4), (201275,340578,0,'eye_color',225,129,255), (201276,340578,1,'eye_type',-14,0,0), (201277,340578,0,'hair_face_color',155,135,162), (201278,340578,0,'hair_face_highlight_color',105,103,97), (201279,340578,0,'hair_type_color',155,135,162), (201280,340578,0,'hair_type_highlight_color',105,103,97), (201281,340578,1,'lip_type',-18,-12,1), (201282,340578,1,'nose_type',14,20,9), (201283,340578,0,'skin_color',0,12,12), (201284,340578,1,'soga_cheek_type',17,7,0), (201285,340578,1,'soga_chin_type',7,-21,25), (201286,340578,1,'soga_ear_type',17,-2,0), (201287,340578,1,'soga_eye_brow_type',-12,14,-4), (201288,340578,0,'soga_eye_color',229,229,102), (201289,340578,1,'soga_eye_type',-14,0,0), (201290,340578,0,'soga_hair_face_color',155,135,162), (201291,340578,0,'soga_hair_face_highlight_color',105,103,97), (201292,340578,0,'soga_hair_type_color',155,135,162), (201293,340578,0,'soga_hair_type_highlight_color',105,103,97), (201294,340578,1,'soga_lip_type',-18,-12,1), (201295,340578,1,'soga_nose_type',14,20,9), (201296,340578,0,'soga_skin_color',0,12,12), (201297,340578,0,'wing_color1',255,255,255), (201298,340578,0,'wing_color2',255,255,255), (201979,450000,1,'cheek_type',62,84,0), (201980,450000,1,'chin_type',-82,34,-28), (201981,450000,1,'ear_type',-97,17,0), (201982,450000,1,'eye_brow_type',-26,-17,-21), (201983,450000,0,'eye_color',115,172,190), (201984,450000,1,'eye_type',-58,0,0), (201985,450000,0,'hair_color1',0,88,52), (201986,450000,0,'hair_color2',169,7,0), (201987,450000,0,'hair_face_color',231,170,26), (201988,450000,0,'hair_face_highlight_color',40,34,51), (201989,450000,0,'hair_highlight',29,21,28), (201990,450000,0,'hair_type_color',231,170,26), (201991,450000,0,'hair_type_highlight_color',40,34,51), (201992,450000,1,'lip_type',-32,-4,-72), (201993,450000,1,'nose_type',31,0,88), (201994,450000,0,'skin_color',67,50,51), (201995,450000,1,'soga_cheek_type',0,-26,-17), (201996,450000,1,'soga_chin_type',0,-32,-4), (201997,450000,1,'soga_ear_type',0,-58,0), (201998,450000,1,'soga_eye_brow_type',0,-97,17), (201999,450000,0,'soga_eye_color',229,229,102), (202000,450000,1,'soga_eye_type',-87,0,0), (202001,450000,0,'soga_hair_color1',39,32,39), (202002,450000,0,'soga_hair_color2',38,22,21), (202003,450000,0,'soga_hair_face_color',231,170,26), (202004,450000,0,'soga_hair_face_highlight_color',40,34,51), (202005,450000,0,'soga_hair_highlight',29,21,28), (202006,450000,0,'soga_hair_type_color',231,170,26), (202007,450000,0,'soga_hair_type_highlight_color',40,34,51), (202008,450000,1,'soga_lip_type',-21,62,84), (202009,450000,1,'soga_nose_type',-72,-82,34), (202010,450000,0,'soga_skin_color',67,50,51), (202011,450000,0,'wing_color1',255,255,255), (202012,450000,0,'wing_color2',255,255,255), (202013,450001,0,'eye_color',255,255,255), (202014,450001,0,'skin_color',255,255,255), (202015,450001,0,'soga_eye_color',255,0,255), (202016,450002,0,'eye_color',33,91,36), (202017,450002,0,'skin_color',211,110,39), (202018,450002,0,'soga_eye_color',255,0,255), (202019,450003,0,'eye_color',74,120,63), (202020,450003,0,'skin_color',255,128,0), (202021,450003,0,'soga_eye_color',255,0,255), (202022,450004,1,'cheek_type',28,17,0), (202023,450004,1,'chin_type',-11,12,-10), (202024,450004,1,'ear_type',-28,9,0), (202025,450004,1,'eye_brow_type',-7,23,-25), (202026,450004,0,'eye_color',173,180,148), (202027,450004,1,'eye_type',-25,0,0), (202028,450004,0,'hair_color1',17,0,156), (202029,450004,0,'hair_color2',0,7,0), (202030,450004,0,'hair_face_color',130,90,60), (202031,450004,0,'hair_face_highlight_color',98,42,13), (202032,450004,0,'hair_type_color',130,90,60), (202033,450004,0,'hair_type_highlight_color',98,42,13), (202034,450004,1,'lip_type',0,0,-18), (202035,450004,1,'nose_type',-17,17,0), (202036,450004,0,'skin_color',201,150,128), (202037,450004,1,'soga_cheek_type',0,-7,23), (202038,450004,1,'soga_chin_type',0,-28,10), (202039,450004,1,'soga_ear_type',0,-25,0), (202040,450004,1,'soga_eye_brow_type',0,-28,9), (202041,450004,0,'soga_eye_color',229,229,102), (202042,450004,1,'soga_eye_type',-28,0,0), (202043,450004,0,'soga_hair_face_color',130,90,60), (202044,450004,0,'soga_hair_face_highlight_color',98,42,13), (202045,450004,0,'soga_hair_type_color',130,90,60), (202046,450004,0,'soga_hair_type_highlight_color',98,42,13), (202047,450004,1,'soga_lip_type',-25,28,17), (202048,450004,1,'soga_nose_type',-18,-11,12), (202049,450004,0,'soga_skin_color',201,150,128), (202050,450004,0,'wing_color1',255,255,255), (202051,450004,0,'wing_color2',255,255,255), (202052,450005,0,'eye_color',255,255,255), (202053,450005,0,'skin_color',255,255,255), (202054,450005,0,'soga_eye_color',255,0,255), (202055,450006,1,'cheek_type',-19,29,0), (202056,450006,1,'chin_type',1,-57,-23), (202057,450006,1,'ear_type',-87,-22,0), (202058,450006,1,'eye_brow_type',78,-12,-38), (202059,450006,0,'eye_color',146,182,251), (202060,450006,1,'eye_type',-70,0,0), (202061,450006,0,'hair_color1',219,94,156), (202062,450006,0,'hair_color2',0,15,42), (202063,450006,0,'hair_face_color',61,61,75), (202064,450006,0,'hair_face_highlight_color',184,179,168), (202065,450006,0,'hair_highlight',6,1,6), (202066,450006,0,'hair_type_color',61,61,75), (202067,450006,0,'hair_type_highlight_color',184,179,168), (202068,450006,1,'lip_type',68,-42,-2), (202069,450006,1,'nose_type',4,-37,94), (202070,450006,0,'skin_color',162,136,134), (202071,450006,1,'soga_cheek_type',0,78,-12), (202072,450006,1,'soga_chin_type',0,68,-42), (202073,450006,1,'soga_ear_type',0,-70,0), (202074,450006,1,'soga_eye_brow_type',0,-87,-22), (202075,450006,0,'soga_eye_color',229,229,102), (202076,450006,1,'soga_eye_type',-70,0,0), (202077,450006,0,'soga_hair_color1',1,6,0), (202078,450006,0,'soga_hair_color2',49,49,53), (202079,450006,0,'soga_hair_face_color',61,61,75), (202080,450006,0,'soga_hair_face_highlight_color',184,179,168), (202081,450006,0,'soga_hair_highlight',112,123,142), (202082,450006,0,'soga_hair_type_color',61,61,75), (202083,450006,0,'soga_hair_type_highlight_color',184,179,168), (202084,450006,1,'soga_lip_type',-38,-19,29), (202085,450006,1,'soga_nose_type',-2,1,-57), (202086,450006,0,'soga_skin_color',162,136,134), (202087,450007,1,'cheek_type',63,-4,0), (202088,450007,1,'chin_type',-4,-50,-17), (202089,450007,1,'ear_type',85,-15,0), (202090,450007,1,'eye_brow_type',-61,93,31), (202091,450007,0,'eye_color',44,90,104), (202092,450007,1,'eye_type',-31,0,0), (202093,450007,0,'hair_color1',203,193,160), (202094,450007,0,'hair_face_color',219,179,15), (202095,450007,0,'hair_face_highlight_color',184,128,10), (202096,450007,0,'hair_type_color',219,179,15), (202097,450007,0,'hair_type_highlight_color',184,128,10), (202098,450007,1,'lip_type',-93,43,-28), (202099,450007,1,'nose_type',-14,-53,-63), (202100,450007,0,'skin_color',232,233,225), (202101,450007,1,'soga_cheek_type',0,-61,93), (202102,450007,1,'soga_chin_type',0,-93,43), (202103,450007,1,'soga_ear_type',0,-31,0), (202104,450007,1,'soga_eye_brow_type',0,85,-15), (202105,450007,0,'soga_eye_color',229,229,102), (202106,450007,0,'soga_hair_face_color',219,179,15), (202107,450007,0,'soga_hair_face_highlight_color',184,128,10), (202108,450007,0,'soga_hair_type_color',219,179,15), (202109,450007,0,'soga_hair_type_highlight_color',184,128,10), (202110,450007,1,'soga_lip_type',31,63,-4), (202111,450007,1,'soga_nose_type',-28,-4,-50), (202112,450007,0,'soga_skin_color',232,233,225), (202113,450007,0,'wing_color1',255,255,255), (202114,450007,0,'wing_color2',255,255,255), (202115,450008,1,'cheek_type',-26,-19,0), (202116,450008,1,'chin_type',-28,-74,-98), (202117,450008,1,'ear_type',-14,-77,0), (202118,450008,1,'eye_brow_type',83,31,-83), (202119,450008,0,'eye_color',41,83,95), (202120,450008,1,'eye_type',-44,0,0), (202121,450008,0,'hair_color1',39,187,249), (202122,450008,0,'hair_face_color',184,128,10), (202123,450008,0,'hair_face_highlight_color',184,128,10), (202124,450008,0,'hair_type_color',184,128,10), (202125,450008,0,'hair_type_highlight_color',184,128,10), (202126,450008,1,'lip_type',-21,55,2), (202127,450008,1,'nose_type',69,39,-69), (202128,450008,0,'skin_color',176,120,105), (202129,450008,1,'soga_cheek_type',0,83,31), (202130,450008,1,'soga_chin_type',0,-21,55), (202131,450008,1,'soga_ear_type',0,-44,0), (202132,450008,1,'soga_eye_brow_type',0,-14,-77), (202133,450008,0,'soga_eye_color',229,229,102), (202134,450008,0,'soga_hair_face_color',184,128,10), (202135,450008,0,'soga_hair_face_highlight_color',184,128,10), (202136,450008,0,'soga_hair_type_color',184,128,10), (202137,450008,0,'soga_hair_type_highlight_color',184,128,10), (202138,450008,1,'soga_lip_type',-83,-26,-19), (202139,450008,1,'soga_nose_type',2,-28,-74), (202140,450008,0,'soga_skin_color',176,120,105), (202141,450009,1,'cheek_type',34,38,0), (202142,450009,1,'chin_type',1,56,-53), (202143,450009,1,'ear_type',-1,34,0), (202144,450009,1,'eye_brow_type',-4,-89,-45), (202145,450009,0,'eye_color',165,175,139), (202146,450009,1,'eye_type',-1,0,0), (202147,450009,0,'hair_color1',200,50,248), (202148,450009,0,'hair_color2',51,0,0), (202149,450009,0,'hair_face_color',39,21,6), (202150,450009,0,'hair_face_highlight_color',46,14,19), (202151,450009,0,'hair_type_color',39,21,6), (202152,450009,0,'hair_type_highlight_color',46,14,19), (202153,450009,1,'lip_type',-7,93,94), (202154,450009,1,'nose_type',-70,-56,50), (202155,450009,0,'skin_color',240,204,208), (202156,450009,1,'soga_cheek_type',0,-4,-89), (202157,450009,1,'soga_chin_type',0,-7,93), (202158,450009,1,'soga_ear_type',0,-1,0), (202159,450009,1,'soga_eye_brow_type',0,-1,34), (202160,450009,0,'soga_eye_color',229,229,102), (202161,450009,1,'soga_eye_type',51,0,0), (202162,450009,0,'soga_hair_face_color',39,21,6), (202163,450009,0,'soga_hair_face_highlight_color',46,14,19), (202164,450009,0,'soga_hair_type_color',39,21,6), (202165,450009,0,'soga_hair_type_highlight_color',46,14,19), (202166,450009,1,'soga_lip_type',-45,34,38), (202167,450009,1,'soga_nose_type',94,1,56), (202168,450009,0,'soga_skin_color',240,204,208), (202169,450009,0,'wing_color1',255,255,255), (202170,450009,0,'wing_color2',255,255,255), (202171,450010,1,'cheek_type',-3,2,0), (202172,450010,1,'chin_type',-17,-29,-26), (202173,450010,1,'ear_type',-23,-17,0), (202174,450010,1,'eye_brow_type',0,-20,0), (202175,450010,0,'eye_color',181,146,98), (202176,450010,1,'eye_type',-7,0,0), (202177,450010,0,'hair_color1',215,218,100), (202178,450010,0,'hair_face_color',187,174,74), (202179,450010,0,'hair_face_highlight_color',122,116,57), (202180,450010,0,'hair_type_color',187,174,74), (202181,450010,0,'hair_type_highlight_color',122,116,57), (202182,450010,1,'lip_type',32,-25,10), (202183,450010,1,'nose_type',0,-41,-38), (202184,450010,0,'skin_color',226,206,176), (202185,450010,1,'soga_cheek_type',0,0,-20), (202186,450010,1,'soga_chin_type',0,32,-25), (202187,450010,1,'soga_ear_type',0,-7,0), (202188,450010,1,'soga_eye_brow_type',0,-23,-17), (202189,450010,0,'soga_eye_color',229,229,102), (202190,450010,0,'soga_hair_face_color',187,174,74), (202191,450010,0,'soga_hair_face_highlight_color',122,116,57), (202192,450010,0,'soga_hair_type_color',187,174,74), (202193,450010,0,'soga_hair_type_highlight_color',122,116,57), (202194,450010,1,'soga_lip_type',0,-3,2), (202195,450010,1,'soga_nose_type',10,-17,-29), (202196,450010,0,'soga_skin_color',226,206,176), (202197,450010,0,'wing_color1',255,255,255), (202198,450010,0,'wing_color2',255,255,255), (202199,450011,1,'cheek_type',17,7,0), (202200,450011,1,'chin_type',7,-21,25), (202201,450011,1,'ear_type',17,-2,0), (202202,450011,1,'eye_brow_type',-12,14,-4), (202203,450011,0,'eye_color',225,129,255), (202204,450011,1,'eye_type',-14,0,0), (202205,450011,0,'hair_color1',20,9,0), (202206,450011,0,'hair_face_color',155,135,162), (202207,450011,0,'hair_face_highlight_color',105,103,97), (202208,450011,0,'hair_type_color',155,135,162), (202209,450011,0,'hair_type_highlight_color',105,103,97), (202210,450011,1,'lip_type',-18,-12,1), (202211,450011,1,'nose_type',14,20,9), (202212,450011,0,'skin_color',0,12,12), (202213,450011,1,'soga_cheek_type',0,-12,14), (202214,450011,1,'soga_chin_type',0,-18,-12), (202215,450011,1,'soga_ear_type',0,-14,0), (202216,450011,1,'soga_eye_brow_type',0,17,-2), (202217,450011,0,'soga_eye_color',229,229,102), (202218,450011,0,'soga_hair_face_color',155,135,162), (202219,450011,0,'soga_hair_face_highlight_color',105,103,97), (202220,450011,0,'soga_hair_type_color',155,135,162), (202221,450011,0,'soga_hair_type_highlight_color',105,103,97), (202222,450011,1,'soga_lip_type',-4,17,7), (202223,450011,1,'soga_nose_type',1,7,-21), (202224,450011,0,'soga_skin_color',0,12,12), (202225,450011,0,'wing_color1',255,255,255), (202226,450011,0,'wing_color2',255,255,255), (202227,450012,1,'cheek_type',-68,-58,0), (202228,450012,1,'chin_type',-40,68,-82), (202229,450012,1,'ear_type',28,-71,0), (202230,450012,1,'eye_brow_type',-88,94,65), (202231,450012,0,'eye_color',95,96,0), (202232,450012,1,'eye_type',8,0,0), (202233,450012,0,'hair_color1',213,222,1), (202234,450012,1,'lip_type',55,4,0), (202235,450012,1,'nose_type',84,-43,-34), (202236,450012,0,'skin_color',155,143,88), (202237,450012,1,'soga_cheek_type',0,-88,94), (202238,450012,1,'soga_chin_type',0,55,4), (202239,450012,1,'soga_ear_type',0,8,0), (202240,450012,1,'soga_eye_brow_type',0,28,-71), (202241,450012,0,'soga_eye_color',229,229,102), (202242,450012,1,'soga_lip_type',65,-68,-58), (202243,450012,1,'soga_nose_type',0,-40,68), (202244,450012,0,'soga_skin_color',155,143,88), (202245,450012,0,'wing_color1',255,255,255), (202246,450012,0,'wing_color2',255,255,255), (202247,450013,1,'cheek_type',-77,-2,0), (202248,450013,1,'chin_type',-28,14,-62), (202249,450013,1,'ear_type',-96,34,0), (202250,450013,1,'eye_brow_type',-25,96,20), (202251,450013,0,'eye_color',166,144,94), (202252,450013,1,'eye_type',-72,0,0), (202253,450013,0,'hair_color1',195,197,192), (202254,450013,0,'hair_color2',163,0,0), (202255,450013,0,'hair_face_color',84,0,0), (202256,450013,0,'hair_face_highlight_color',40,19,9), (202257,450013,0,'hair_type_color',84,0,0), (202258,450013,0,'hair_type_highlight_color',40,19,9), (202259,450013,1,'lip_type',7,-52,84), (202260,450013,1,'nose_type',-50,-61,-59), (202261,450013,0,'skin_color',215,195,159), (202262,450013,1,'soga_cheek_type',0,-25,96), (202263,450013,1,'soga_chin_type',0,7,-52), (202264,450013,1,'soga_ear_type',0,-72,0), (202265,450013,1,'soga_eye_brow_type',0,-96,34), (202266,450013,0,'soga_eye_color',229,229,102), (202267,450013,1,'soga_eye_type',-93,0,0), (202268,450013,0,'soga_hair_face_color',84,0,0), (202269,450013,0,'soga_hair_face_highlight_color',40,19,9), (202270,450013,0,'soga_hair_type_color',84,0,0), (202271,450013,0,'soga_hair_type_highlight_color',40,19,9), (202272,450013,1,'soga_lip_type',20,-77,-2), (202273,450013,1,'soga_nose_type',84,-28,14), (202274,450013,0,'soga_skin_color',215,195,159), (202275,450013,0,'wing_color1',255,255,255), (202276,450013,0,'wing_color2',255,255,255), (202277,450014,1,'cheek_type',-4,-20,0), (202278,450014,1,'chin_type',1,21,-43), (202279,450014,1,'ear_type',4,12,0), (202280,450014,1,'eye_brow_type',-32,-2,20), (202281,450014,0,'eye_color',45,91,78), (202282,450014,0,'hair_color1',25,233,0), (202283,450014,0,'hair_face_color',108,103,71), (202284,450014,0,'hair_face_highlight_color',35,12,5), (202285,450014,0,'hair_type_color',108,103,71), (202286,450014,0,'hair_type_highlight_color',35,12,5), (202287,450014,1,'lip_type',11,-41,45), (202288,450014,1,'nose_type',37,25,-23), (202289,450014,0,'skin_color',250,234,235), (202290,450014,1,'soga_cheek_type',0,-32,-2), (202291,450014,1,'soga_chin_type',0,11,-41), (202292,450014,1,'soga_eye_brow_type',0,4,12), (202293,450014,0,'soga_eye_color',229,229,102), (202294,450014,0,'soga_hair_face_color',108,103,71), (202295,450014,0,'soga_hair_face_highlight_color',35,12,5), (202296,450014,0,'soga_hair_type_color',108,103,71), (202297,450014,0,'soga_hair_type_highlight_color',35,12,5), (202298,450014,1,'soga_lip_type',20,-4,-20), (202299,450014,1,'soga_nose_type',45,1,21), (202300,450014,0,'soga_skin_color',250,234,235), (202301,450014,0,'wing_color1',255,255,255), (202302,450014,0,'wing_color2',255,255,255), (202303,450015,1,'cheek_type',61,45,0), (202304,450015,1,'chin_type',44,58,82), (202305,450015,1,'ear_type',56,-68,0), (202306,450015,1,'eye_brow_type',35,95,-53), (202307,450015,0,'eye_color',133,183,198), (202308,450015,1,'eye_type',52,0,0), (202309,450015,0,'hair_color1',21,64,0), (202310,450015,0,'hair_color2',47,0,0), (202311,450015,0,'hair_face_color',61,61,75), (202312,450015,0,'hair_face_highlight_color',244,246,246), (202313,450015,0,'hair_type_color',61,61,75), (202314,450015,0,'hair_type_highlight_color',244,246,246), (202315,450015,1,'lip_type',4,-23,-45), (202316,450015,1,'nose_type',-10,21,64), (202317,450015,0,'skin_color',46,33,34), (202318,450015,1,'soga_cheek_type',0,35,95), (202319,450015,1,'soga_chin_type',0,4,-23), (202320,450015,1,'soga_ear_type',0,52,0), (202321,450015,1,'soga_eye_brow_type',0,56,-68), (202322,450015,0,'soga_eye_color',229,229,102), (202323,450015,1,'soga_eye_type',47,0,0), (202324,450015,0,'soga_hair_face_color',61,61,75), (202325,450015,0,'soga_hair_face_highlight_color',244,246,246), (202326,450015,0,'soga_hair_type_color',61,61,75), (202327,450015,0,'soga_hair_type_highlight_color',244,246,246), (202328,450015,1,'soga_lip_type',-53,61,45), (202329,450015,1,'soga_nose_type',-45,44,58), (202330,450015,0,'soga_skin_color',46,33,34), (202331,450015,0,'wing_color1',255,255,255), (202332,450015,0,'wing_color2',255,255,255), (202333,450016,1,'cheek_type',-8,3,0), (202334,450016,1,'chin_type',17,7,-20), (202335,450016,1,'ear_type',44,26,0), (202336,450016,1,'eye_brow_type',-11,0,26), (202337,450016,0,'eye_color',255,255,90), (202338,450016,1,'eye_type',-11,0,0), (202339,450016,0,'hair_color1',8,245,246), (202340,450016,0,'hair_face_color',83,46,4), (202341,450016,0,'hair_face_highlight_color',216,192,37), (202342,450016,0,'hair_type_color',83,46,4), (202343,450016,0,'hair_type_highlight_color',216,192,37), (202344,450016,1,'lip_type',-11,-7,12), (202345,450016,1,'nose_type',-43,8,-11), (202346,450016,0,'skin_color',176,185,136), (202347,450016,1,'soga_cheek_type',0,-11,0), (202348,450016,1,'soga_chin_type',0,-11,-7), (202349,450016,1,'soga_ear_type',0,-11,0), (202350,450016,1,'soga_eye_brow_type',0,44,26), (202351,450016,0,'soga_eye_color',229,229,102), (202352,450016,0,'soga_hair_face_color',83,46,4), (202353,450016,0,'soga_hair_face_highlight_color',216,192,37), (202354,450016,0,'soga_hair_type_color',83,46,4), (202355,450016,0,'soga_hair_type_highlight_color',216,192,37), (202356,450016,1,'soga_lip_type',26,-8,3), (202357,450016,1,'soga_nose_type',12,17,7), (202358,450016,0,'soga_skin_color',176,185,136), (202359,450016,0,'wing_color1',255,255,255), (202360,450016,0,'wing_color2',255,255,255), (202361,450017,1,'eye_brow_type',57,0,0), (202362,450017,0,'eye_color',0,30,30), (202363,450017,0,'hair_color1',167,0,218), (202364,450017,1,'lip_type',-59,0,0), (202365,450017,1,'nose_type',-45,-89,0), (202366,450017,0,'skin_color',181,181,0), (202367,450017,1,'soga_cheek_type',0,57,0), (202368,450017,1,'soga_chin_type',0,-59,0), (202369,450017,0,'soga_eye_color',229,229,102), (202370,450017,0,'soga_skin_color',181,181,0), (202371,450017,0,'wing_color1',255,255,255), (202372,450017,0,'wing_color2',255,255,255), (202373,450018,1,'cheek_type',-8,3,0), (202374,450018,1,'chin_type',17,7,-20), (202375,450018,1,'ear_type',44,26,0), (202376,450018,1,'eye_brow_type',-11,0,26), (202377,450018,0,'eye_color',255,255,90), (202378,450018,1,'eye_type',-11,0,0), (202379,450018,0,'hair_color1',8,245,246), (202380,450018,0,'hair_face_color',83,46,4), (202381,450018,0,'hair_face_highlight_color',216,192,37), (202382,450018,0,'hair_type_color',83,46,4), (202383,450018,0,'hair_type_highlight_color',216,192,37), (202384,450018,1,'lip_type',-11,-7,12), (202385,450018,1,'nose_type',-43,8,-11), (202386,450018,0,'skin_color',176,185,136), (202387,450018,1,'soga_cheek_type',0,-11,0), (202388,450018,1,'soga_chin_type',0,-11,-7), (202389,450018,1,'soga_ear_type',0,-11,0), (202390,450018,1,'soga_eye_brow_type',0,44,26), (202391,450018,0,'soga_eye_color',229,229,102), (202392,450018,0,'soga_hair_face_color',83,46,4), (202393,450018,0,'soga_hair_face_highlight_color',216,192,37), (202394,450018,0,'soga_hair_type_color',83,46,4), (202395,450018,0,'soga_hair_type_highlight_color',216,192,37), (202396,450018,1,'soga_lip_type',26,-8,3), (202397,450018,1,'soga_nose_type',12,17,7), (202398,450018,0,'soga_skin_color',176,185,136), (202399,450018,0,'wing_color1',255,255,255), (202400,450018,0,'wing_color2',255,255,255), (202401,450019,1,'cheek_type',4,8,0), (202402,450019,1,'chin_type',0,-34,-25), (202403,450019,1,'ear_type',4,-17,0), (202404,450019,1,'eye_brow_type',8,-9,-14), (202405,450019,0,'eye_color',45,92,104), (202406,450019,1,'eye_type',14,0,0), (202407,450019,0,'hair_color1',222,21,0), (202408,450019,0,'hair_face_color',159,152,89), (202409,450019,0,'hair_face_highlight_color',11,11,8), (202410,450019,0,'hair_type_color',159,152,89), (202411,450019,0,'hair_type_highlight_color',11,11,8), (202412,450019,1,'lip_type',0,-37,3), (202413,450019,1,'nose_type',-8,-34,21), (202414,450019,0,'skin_color',247,250,250), (202415,450019,1,'soga_cheek_type',0,8,-9), (202416,450019,1,'soga_chin_type',0,0,-37), (202417,450019,1,'soga_ear_type',0,14,0), (202418,450019,1,'soga_eye_brow_type',0,4,-17), (202419,450019,0,'soga_eye_color',229,229,102), (202420,450019,0,'soga_hair_face_color',159,152,89), (202421,450019,0,'soga_hair_face_highlight_color',11,11,8), (202422,450019,0,'soga_hair_type_color',159,152,89), (202423,450019,0,'soga_hair_type_highlight_color',11,11,8), (202424,450019,1,'soga_lip_type',-14,4,8), (202425,450019,1,'soga_nose_type',3,0,-34), (202426,450019,0,'soga_skin_color',247,250,250), (202427,450019,0,'wing_color1',255,255,255), (202428,450019,0,'wing_color2',255,255,255), (202429,450020,1,'cheek_type',-8,3,0), (202430,450020,1,'chin_type',17,7,-20), (202431,450020,1,'ear_type',44,26,0), (202432,450020,1,'eye_brow_type',-11,0,26), (202433,450020,0,'eye_color',255,255,90), (202434,450020,1,'eye_type',-11,0,0), (202435,450020,0,'hair_color1',8,245,246), (202436,450020,0,'hair_face_color',83,46,4), (202437,450020,0,'hair_face_highlight_color',216,192,37), (202438,450020,0,'hair_type_color',83,46,4), (202439,450020,0,'hair_type_highlight_color',216,192,37), (202440,450020,1,'lip_type',-11,-7,12), (202441,450020,1,'nose_type',-43,8,-11), (202442,450020,0,'skin_color',176,185,136), (202443,450020,1,'soga_cheek_type',0,-11,0), (202444,450020,1,'soga_chin_type',0,-11,-7), (202445,450020,1,'soga_ear_type',0,-11,0), (202446,450020,1,'soga_eye_brow_type',0,44,26), (202447,450020,0,'soga_eye_color',229,229,102), (202448,450020,0,'soga_hair_face_color',83,46,4), (202449,450020,0,'soga_hair_face_highlight_color',216,192,37), (202450,450020,0,'soga_hair_type_color',83,46,4), (202451,450020,0,'soga_hair_type_highlight_color',216,192,37), (202452,450020,1,'soga_lip_type',26,-8,3), (202453,450020,1,'soga_nose_type',12,17,7), (202454,450020,0,'soga_skin_color',176,185,136), (202455,450020,0,'wing_color1',255,255,255), (202456,450020,0,'wing_color2',255,255,255), (202457,450021,1,'cheek_type',0,-1,0), (202458,450021,1,'chin_type',1,-37,0), (202459,450021,1,'ear_type',9,-7,0), (202460,450021,1,'eye_brow_type',-31,-17,-21), (202461,450021,0,'eye_color',66,6,42), (202462,450021,0,'hair_color1',247,23,215), (202463,450021,0,'hair_face_color',198,76,33), (202464,450021,0,'hair_face_highlight_color',216,192,37), (202465,450021,0,'hair_type_color',198,76,33), (202466,450021,0,'hair_type_highlight_color',216,192,37), (202467,450021,1,'lip_type',2,-37,-5), (202468,450021,1,'nose_type',2,-9,23), (202469,450021,0,'skin_color',131,110,92), (202470,450021,1,'soga_cheek_type',0,-31,-17), (202471,450021,1,'soga_chin_type',0,2,-37), (202472,450021,1,'soga_eye_brow_type',0,9,-7), (202473,450021,0,'soga_eye_color',229,229,102), (202474,450021,0,'soga_hair_face_color',198,76,33), (202475,450021,0,'soga_hair_face_highlight_color',216,192,37), (202476,450021,0,'soga_hair_type_color',198,76,33), (202477,450021,0,'soga_hair_type_highlight_color',216,192,37), (202478,450021,1,'soga_lip_type',-21,0,-1), (202479,450021,1,'soga_nose_type',-5,1,-37), (202480,450021,0,'soga_skin_color',131,110,92), (202481,450021,0,'wing_color1',255,255,255), (202482,450021,0,'wing_color2',255,255,255), (202483,450022,1,'cheek_type',0,2,0), (202484,450022,1,'chin_type',-38,3,2), (202485,450022,1,'ear_type',23,-5,0), (202486,450022,1,'eye_brow_type',34,0,14), (202487,450022,0,'eye_color',222,35,32), (202488,450022,1,'eye_type',-32,0,0), (202489,450022,0,'hair_color1',17,242,252), (202490,450022,0,'hair_face_color',52,38,20), (202491,450022,0,'hair_face_highlight_color',216,192,37), (202492,450022,0,'hair_type_color',52,38,20), (202493,450022,0,'hair_type_highlight_color',216,192,37), (202494,450022,1,'lip_type',-31,-2,10), (202495,450022,1,'nose_type',-2,17,-14), (202496,450022,0,'skin_color',16,6,1), (202497,450022,1,'soga_cheek_type',0,34,0), (202498,450022,1,'soga_chin_type',0,-31,-2), (202499,450022,1,'soga_ear_type',0,-32,0), (202500,450022,1,'soga_eye_brow_type',0,23,-5), (202501,450022,0,'soga_eye_color',229,229,102), (202502,450022,0,'soga_hair_face_color',52,38,20), (202503,450022,0,'soga_hair_face_highlight_color',216,192,37), (202504,450022,0,'soga_hair_type_color',52,38,20), (202505,450022,0,'soga_hair_type_highlight_color',216,192,37), (202506,450022,1,'soga_lip_type',14,0,2), (202507,450022,1,'soga_nose_type',10,-38,3), (202508,450022,0,'soga_skin_color',16,6,1), (202509,450022,0,'wing_color1',255,255,255), (202510,450022,0,'wing_color2',255,255,255), (202511,450023,1,'cheek_type',-7,-2,0), (202512,450023,1,'chin_type',-28,14,41), (202513,450023,1,'ear_type',25,17,0), (202514,450023,1,'eye_brow_type',-25,3,2), (202515,450023,0,'eye_color',123,177,193), (202516,450023,1,'eye_type',-3,0,0), (202517,450023,0,'hair_color1',222,39,0), (202518,450023,0,'hair_color2',156,0,0), (202519,450023,0,'hair_face_color',15,1,21), (202520,450023,0,'hair_face_highlight_color',5,2,3), (202521,450023,0,'hair_type_color',15,1,21), (202522,450023,0,'hair_type_highlight_color',5,2,3), (202523,450023,1,'lip_type',25,-9,0), (202524,450023,1,'nose_type',9,-34,39), (202525,450023,0,'skin_color',242,208,208), (202526,450023,1,'soga_cheek_type',0,-25,3), (202527,450023,1,'soga_chin_type',0,25,-9), (202528,450023,1,'soga_ear_type',0,-3,0), (202529,450023,1,'soga_eye_brow_type',0,25,17), (202530,450023,0,'soga_eye_color',204,204,204), (202531,450023,1,'soga_eye_type',-100,0,0), (202532,450023,0,'soga_hair_face_color',15,1,21), (202533,450023,0,'soga_hair_face_highlight_color',5,2,3), (202534,450023,0,'soga_hair_type_color',15,1,21), (202535,450023,0,'soga_hair_type_highlight_color',5,2,3), (202536,450023,1,'soga_lip_type',2,-7,-2), (202537,450023,1,'soga_nose_type',0,-28,14), (202538,450023,0,'soga_skin_color',242,208,208), (202539,450023,0,'wing_color1',255,255,255), (202540,450023,0,'wing_color2',255,255,255), (202541,450024,1,'cheek_type',9,-22,0), (202542,450024,1,'chin_type',5,-14,18), (202543,450024,1,'ear_type',10,-14,0), (202544,450024,1,'eye_brow_type',28,-28,14), (202545,450024,0,'eye_color',71,61,32), (202546,450024,0,'hair_color1',228,5,0), (202547,450024,0,'hair_face_color',112,40,8), (202548,450024,0,'hair_face_highlight_color',228,218,132), (202549,450024,0,'hair_type_color',112,40,8), (202550,450024,0,'hair_type_highlight_color',228,218,132), (202551,450024,1,'lip_type',-28,-5,-34), (202552,450024,1,'nose_type',-9,-28,5), (202553,450024,0,'skin_color',222,186,188), (202554,450024,1,'soga_cheek_type',0,28,-28), (202555,450024,1,'soga_chin_type',0,-28,-5), (202556,450024,1,'soga_eye_brow_type',0,10,-14), (202557,450024,0,'soga_eye_color',229,229,102), (202558,450024,0,'soga_hair_face_color',112,40,8), (202559,450024,0,'soga_hair_face_highlight_color',228,218,132), (202560,450024,0,'soga_hair_type_color',112,40,8), (202561,450024,0,'soga_hair_type_highlight_color',228,218,132), (202562,450024,1,'soga_lip_type',14,9,-22), (202563,450024,1,'soga_nose_type',-34,5,-14), (202564,450024,0,'soga_skin_color',222,186,188), (202565,450024,0,'wing_color1',255,255,255), (202566,450024,0,'wing_color2',255,255,255), (202567,450025,1,'cheek_type',94,22,0), (202568,450025,1,'chin_type',26,-47,68), (202569,450025,1,'ear_type',-46,-31,0), (202570,450025,1,'eye_brow_type',74,-48,87), (202571,450025,0,'eye_color',201,137,255), (202572,450025,1,'eye_type',-71,0,0), (202573,450025,0,'hair_color1',175,37,8), (202574,450025,0,'hair_face_color',244,246,246), (202575,450025,0,'hair_face_highlight_color',86,68,133), (202576,450025,0,'hair_type_color',244,246,246), (202577,450025,0,'hair_type_highlight_color',86,68,133), (202578,450025,1,'lip_type',-98,90,-65), (202579,450025,1,'nose_type',-44,-81,37), (202580,450025,0,'skin_color',123,166,165), (202581,450025,1,'soga_cheek_type',0,74,-48), (202582,450025,1,'soga_chin_type',0,-98,90), (202583,450025,1,'soga_ear_type',0,-71,0), (202584,450025,1,'soga_eye_brow_type',0,-46,-31), (202585,450025,0,'soga_eye_color',229,229,102), (202586,450025,0,'soga_hair_face_color',244,246,246), (202587,450025,0,'soga_hair_face_highlight_color',86,68,133), (202588,450025,0,'soga_hair_type_color',244,246,246), (202589,450025,0,'soga_hair_type_highlight_color',86,68,133), (202590,450025,1,'soga_lip_type',87,94,22), (202591,450025,1,'soga_nose_type',-65,26,-47), (202592,450025,0,'soga_skin_color',123,166,165), (202593,450025,0,'wing_color1',255,255,255), (202594,450025,0,'wing_color2',255,255,255), (202595,450026,1,'cheek_type',-11,29,0), (202596,450026,1,'chin_type',-7,10,2), (202597,450026,1,'ear_type',-2,18,0), (202598,450026,1,'eye_brow_type',37,-25,-4), (202599,450026,0,'eye_color',89,61,27), (202600,450026,1,'eye_type',-5,0,0), (202601,450026,0,'hair_color1',10,0,100), (202602,450026,0,'hair_face_color',189,186,134), (202603,450026,0,'hair_face_highlight_color',33,25,15), (202604,450026,0,'hair_type_color',189,186,134), (202605,450026,0,'hair_type_highlight_color',33,25,15), (202606,450026,1,'lip_type',4,-20,-7), (202607,450026,1,'nose_type',-10,10,0), (202608,450026,0,'skin_color',160,107,76), (202609,450026,1,'soga_cheek_type',0,37,-25), (202610,450026,1,'soga_chin_type',0,4,-20), (202611,450026,1,'soga_ear_type',0,-5,0), (202612,450026,1,'soga_eye_brow_type',0,-2,18), (202613,450026,0,'soga_eye_color',229,229,102), (202614,450026,0,'soga_hair_face_color',189,186,134), (202615,450026,0,'soga_hair_face_highlight_color',33,25,15), (202616,450026,0,'soga_hair_type_color',189,186,134), (202617,450026,0,'soga_hair_type_highlight_color',33,25,15), (202618,450026,1,'soga_lip_type',-4,-11,29), (202619,450026,1,'soga_nose_type',-7,-7,10), (202620,450026,0,'soga_skin_color',160,107,76), (202621,450026,0,'wing_color1',255,255,255), (202622,450026,0,'wing_color2',255,255,255), (202623,450027,1,'cheek_type',39,-44,0), (202624,450027,1,'chin_type',19,56,-57), (202625,450027,1,'ear_type',31,-10,0), (202626,450027,1,'eye_brow_type',71,-23,69), (202627,450027,0,'eye_color',155,186,169), (202628,450027,1,'eye_type',91,0,0), (202629,450027,0,'hair_color1',188,181,31), (202630,450027,0,'hair_color2',84,0,0), (202631,450027,0,'hair_face_color',244,246,246), (202632,450027,0,'hair_face_highlight_color',33,24,42), (202633,450027,0,'hair_type_color',244,246,246), (202634,450027,0,'hair_type_highlight_color',33,24,42), (202635,450027,1,'lip_type',25,-19,-75), (202636,450027,1,'nose_type',18,-68,-75), (202637,450027,0,'skin_color',217,184,175), (202638,450027,1,'soga_cheek_type',0,71,-23), (202639,450027,1,'soga_chin_type',0,25,-19), (202640,450027,1,'soga_ear_type',0,91,0), (202641,450027,1,'soga_eye_brow_type',0,31,-10), (202642,450027,0,'soga_eye_color',229,229,102), (202643,450027,1,'soga_eye_type',84,0,0), (202644,450027,0,'soga_hair_face_color',244,246,246), (202645,450027,0,'soga_hair_face_highlight_color',33,24,42), (202646,450027,0,'soga_hair_type_color',244,246,246), (202647,450027,0,'soga_hair_type_highlight_color',33,24,42), (202648,450027,1,'soga_lip_type',69,39,-44), (202649,450027,1,'soga_nose_type',-75,19,56), (202650,450027,0,'soga_skin_color',217,184,175), (202651,450027,0,'wing_color1',255,255,255), (202652,450027,0,'wing_color2',255,255,255), (202653,450028,1,'cheek_type',-12,90,0), (202654,450028,1,'chin_type',-31,-25,25), (202655,450028,1,'ear_type',76,34,0), (202656,450028,1,'eye_brow_type',-25,-22,-96), (202657,450028,0,'eye_color',148,192,205), (202658,450028,1,'eye_type',-26,0,0), (202659,450028,0,'hair_color1',74,195,231), (202660,450028,0,'hair_face_color',79,87,97), (202661,450028,0,'hair_face_highlight_color',31,9,12), (202662,450028,0,'hair_type_color',79,87,97), (202663,450028,0,'hair_type_highlight_color',31,9,12), (202664,450028,1,'lip_type',31,-72,-8), (202665,450028,1,'nose_type',55,74,-61), (202666,450028,0,'skin_color',182,125,122), (202667,450028,1,'soga_cheek_type',0,-25,-22), (202668,450028,1,'soga_chin_type',0,31,-72), (202669,450028,1,'soga_ear_type',0,-26,0), (202670,450028,1,'soga_eye_brow_type',0,76,34), (202671,450028,0,'soga_eye_color',229,229,102), (202672,450028,0,'soga_hair_face_color',79,87,97), (202673,450028,0,'soga_hair_face_highlight_color',31,9,12), (202674,450028,0,'soga_hair_type_color',79,87,97), (202675,450028,0,'soga_hair_type_highlight_color',31,9,12), (202676,450028,1,'soga_lip_type',-96,-12,90), (202677,450028,1,'soga_nose_type',-8,-31,-25), (202678,450028,0,'soga_skin_color',182,125,122), (202679,450028,0,'wing_color1',255,255,255), (202680,450028,0,'wing_color2',255,255,255), (202681,450029,1,'cheek_type',59,25,0), (202682,450029,1,'chin_type',-48,-71,46), (202683,450029,1,'eye_brow_type',17,9,79), (202684,450029,0,'eye_color',78,99,55), (202685,450029,1,'eye_type',25,0,0), (202686,450029,0,'hair_color1',246,161,219), (202687,450029,0,'hair_face_color',22,27,4), (202688,450029,0,'hair_type_color',22,27,4), (202689,450029,1,'lip_type',-50,-28,-77), (202690,450029,1,'nose_type',-28,-10,-95), (202691,450029,0,'skin_color',22,27,4), (202692,450029,1,'soga_cheek_type',0,17,9), (202693,450029,1,'soga_chin_type',0,-50,-28), (202694,450029,1,'soga_ear_type',0,25,0), (202695,450029,0,'soga_eye_color',229,229,102), (202696,450029,0,'soga_hair_face_color',22,27,4), (202697,450029,0,'soga_hair_type_color',22,27,4), (202698,450029,1,'soga_lip_type',79,59,25), (202699,450029,1,'soga_nose_type',-77,-48,-71), (202700,450029,0,'soga_skin_color',22,27,4), (202701,450029,0,'wing_color1',255,255,255), (202702,450029,0,'wing_color2',255,255,255), (202703,450030,1,'cheek_type',-20,-3,0), (202704,450030,1,'chin_type',-34,-29,-3), (202705,450030,1,'ear_type',-7,-14,0), (202706,450030,1,'eye_brow_type',44,3,25), (202707,450030,0,'eye_color',42,85,99), (202708,450030,1,'eye_type',-29,0,0), (202709,450030,0,'hair_color1',251,225,156), (202710,450030,0,'hair_face_color',210,168,101), (202711,450030,0,'hair_face_highlight_color',120,67,7), (202712,450030,0,'hair_type_color',210,168,101), (202713,450030,0,'hair_type_highlight_color',120,67,7), (202714,450030,1,'lip_type',-31,-28,17), (202715,450030,1,'nose_type',-26,-5,-31), (202716,450030,0,'skin_color',230,217,213), (202717,450030,1,'soga_cheek_type',0,44,3), (202718,450030,1,'soga_chin_type',0,-31,-28), (202719,450030,1,'soga_ear_type',0,-29,0), (202720,450030,1,'soga_eye_brow_type',0,-7,-14), (202721,450030,0,'soga_eye_color',229,229,102), (202722,450030,0,'soga_hair_face_color',210,168,101), (202723,450030,0,'soga_hair_face_highlight_color',120,67,7), (202724,450030,0,'soga_hair_type_color',210,168,101), (202725,450030,0,'soga_hair_type_highlight_color',120,67,7), (202726,450030,1,'soga_lip_type',25,-20,-3), (202727,450030,1,'soga_nose_type',17,-34,-29), (202728,450030,0,'soga_skin_color',230,217,213), (202729,450030,0,'wing_color1',255,255,255), (202730,450030,0,'wing_color2',255,255,255), (202731,450031,1,'cheek_type',-70,61,0), (202732,450031,1,'chin_type',-93,-58,62), (202733,450031,1,'ear_type',47,-57,0), (202734,450031,1,'eye_brow_type',-93,55,-68), (202735,450031,0,'eye_color',64,70,38), (202736,450031,1,'eye_type',-76,0,0), (202737,450031,0,'hair_color1',9,239,28), (202738,450031,0,'hair_face_color',39,11,16), (202739,450031,0,'hair_face_highlight_color',31,9,12), (202740,450031,0,'hair_type_color',39,11,16), (202741,450031,0,'hair_type_highlight_color',31,9,12), (202742,450031,1,'lip_type',42,8,20), (202743,450031,1,'nose_type',46,9,-17), (202744,450031,0,'skin_color',183,186,157), (202745,450031,1,'soga_cheek_type',0,-93,55), (202746,450031,1,'soga_chin_type',0,42,8), (202747,450031,1,'soga_ear_type',0,-76,0), (202748,450031,1,'soga_eye_brow_type',0,47,-57), (202749,450031,0,'soga_eye_color',229,229,102), (202750,450031,0,'soga_hair_face_color',39,11,16), (202751,450031,0,'soga_hair_face_highlight_color',31,9,12), (202752,450031,0,'soga_hair_type_color',39,11,16), (202753,450031,0,'soga_hair_type_highlight_color',31,9,12), (202754,450031,1,'soga_lip_type',-68,-70,61), (202755,450031,1,'soga_nose_type',20,-93,-58), (202756,450031,0,'soga_skin_color',183,186,157), (202757,450031,0,'wing_color1',255,255,255), (202758,450031,0,'wing_color2',255,255,255), (202759,450032,1,'cheek_type',-18,31,0), (202760,450032,1,'chin_type',-17,31,37), (202761,450032,1,'ear_type',0,-10,0), (202762,450032,1,'eye_brow_type',9,-5,2), (202763,450032,0,'eye_color',133,180,184), (202764,450032,1,'eye_type',-28,0,0), (202765,450032,0,'hair_color1',0,254,156), (202766,450032,0,'hair_face_color',242,188,115), (202767,450032,0,'hair_face_highlight_color',170,61,28), (202768,450032,0,'hair_type_color',242,188,115), (202769,450032,0,'hair_type_highlight_color',170,61,28), (202770,450032,1,'lip_type',17,-26,19), (202771,450032,1,'nose_type',-1,0,-2), (202772,450032,0,'skin_color',231,228,212), (202773,450032,1,'soga_cheek_type',0,9,-5), (202774,450032,1,'soga_chin_type',0,17,-26), (202775,450032,1,'soga_ear_type',0,-28,0), (202776,450032,1,'soga_eye_brow_type',0,0,-10), (202777,450032,0,'soga_eye_color',229,229,102), (202778,450032,0,'soga_hair_face_color',242,188,115), (202779,450032,0,'soga_hair_face_highlight_color',170,61,28), (202780,450032,0,'soga_hair_type_color',242,188,115), (202781,450032,0,'soga_hair_type_highlight_color',170,61,28), (202782,450032,1,'soga_lip_type',2,-18,31), (202783,450032,1,'soga_nose_type',19,-17,31), (202784,450032,0,'soga_skin_color',231,228,212), (202785,450032,0,'wing_color1',255,255,255), (202786,450032,0,'wing_color2',255,255,255), (202787,450033,1,'cheek_type',-15,-11,0), (202788,450033,1,'chin_type',-93,-41,-56), (202789,450033,1,'ear_type',50,41,0), (202790,450033,1,'eye_brow_type',-97,78,-84), (202791,450033,0,'eye_color',43,87,100), (202792,450033,1,'eye_type',14,0,0), (202793,450033,0,'hair_color1',174,163,222), (202794,450033,0,'hair_face_color',39,20,7), (202795,450033,0,'hair_face_highlight_color',46,15,17), (202796,450033,0,'hair_type_color',39,20,7), (202797,450033,0,'hair_type_highlight_color',46,15,17), (202798,450033,1,'lip_type',91,83,-40), (202799,450033,1,'nose_type',31,-82,-93), (202800,450033,0,'skin_color',247,251,251), (202801,450033,1,'soga_cheek_type',0,-97,78), (202802,450033,1,'soga_chin_type',0,91,83), (202803,450033,1,'soga_ear_type',0,14,0), (202804,450033,1,'soga_eye_brow_type',0,50,41), (202805,450033,0,'soga_eye_color',229,229,102), (202806,450033,0,'soga_hair_face_color',39,20,7), (202807,450033,0,'soga_hair_face_highlight_color',46,15,17), (202808,450033,0,'soga_hair_type_color',39,20,7), (202809,450033,0,'soga_hair_type_highlight_color',46,15,17), (202810,450033,1,'soga_lip_type',-84,-15,-11), (202811,450033,1,'soga_nose_type',-40,-93,-41), (202812,450033,0,'soga_skin_color',247,251,251), (202813,450033,0,'wing_color1',255,255,255), (202814,450033,0,'wing_color2',255,255,255), (202815,450034,1,'cheek_type',0,5,0), (202816,450034,1,'chin_type',-18,-34,18), (202817,450034,1,'ear_type',-17,25,0), (202818,450034,1,'eye_brow_type',19,-7,21), (202819,450034,0,'eye_color',20,10,22), (202820,450034,1,'eye_type',-23,0,0), (202821,450034,0,'hair_color1',28,242,0), (202822,450034,0,'hair_face_color',213,216,216), (202823,450034,0,'hair_face_highlight_color',105,103,97), (202824,450034,0,'hair_type_color',213,216,216), (202825,450034,0,'hair_type_highlight_color',105,103,97), (202826,450034,1,'lip_type',-28,42,10), (202827,450034,1,'nose_type',28,28,-14), (202828,450034,0,'skin_color',57,46,44), (202829,450034,1,'soga_cheek_type',0,19,-7), (202830,450034,1,'soga_chin_type',0,-28,42), (202831,450034,1,'soga_ear_type',0,-23,0), (202832,450034,1,'soga_eye_brow_type',0,-17,25), (202833,450034,0,'soga_eye_color',229,229,102), (202834,450034,0,'soga_hair_face_color',213,216,216), (202835,450034,0,'soga_hair_face_highlight_color',105,103,97), (202836,450034,0,'soga_hair_type_color',213,216,216), (202837,450034,0,'soga_hair_type_highlight_color',105,103,97), (202838,450034,1,'soga_lip_type',21,0,5), (202839,450034,1,'soga_nose_type',10,-18,-34), (202840,450034,0,'soga_skin_color',57,46,44), (202841,450034,0,'wing_color1',255,255,255), (202842,450034,0,'wing_color2',255,255,255), (202843,450035,1,'cheek_type',0,-1,0), (202844,450035,1,'chin_type',1,-37,0), (202845,450035,1,'ear_type',9,-7,0), (202846,450035,1,'eye_brow_type',-31,-17,-21), (202847,450035,0,'eye_color',66,6,42), (202848,450035,0,'hair_color1',247,23,215), (202849,450035,0,'hair_face_color',198,76,33), (202850,450035,0,'hair_face_highlight_color',216,192,37), (202851,450035,0,'hair_type_color',198,76,33), (202852,450035,0,'hair_type_highlight_color',216,192,37), (202853,450035,1,'lip_type',2,-37,-5), (202854,450035,1,'nose_type',2,-9,23), (202855,450035,0,'skin_color',131,110,92), (202856,450035,1,'soga_cheek_type',0,-31,-17), (202857,450035,1,'soga_chin_type',0,2,-37), (202858,450035,1,'soga_eye_brow_type',0,9,-7), (202859,450035,0,'soga_eye_color',229,229,102), (202860,450035,0,'soga_hair_face_color',198,76,33), (202861,450035,0,'soga_hair_face_highlight_color',216,192,37), (202862,450035,0,'soga_hair_type_color',198,76,33), (202863,450035,0,'soga_hair_type_highlight_color',216,192,37), (202864,450035,1,'soga_lip_type',-21,0,-1), (202865,450035,1,'soga_nose_type',-5,1,-37), (202866,450035,0,'soga_skin_color',131,110,92), (202867,450035,0,'wing_color1',255,255,255), (202868,450035,0,'wing_color2',255,255,255), (202869,450036,1,'cheek_type',2,-3,0), (202870,450036,1,'chin_type',-12,34,17), (202871,450036,1,'ear_type',28,0,0), (202872,450036,1,'eye_brow_type',-29,0,-17), (202873,450036,0,'eye_color',209,180,255), (202874,450036,1,'eye_type',-26,0,0), (202875,450036,0,'hair_color1',0,254,0), (202876,450036,0,'hair_face_color',169,169,169), (202877,450036,0,'hair_face_highlight_color',105,103,97), (202878,450036,0,'hair_type_color',169,169,169), (202879,450036,0,'hair_type_highlight_color',105,103,97), (202880,450036,1,'lip_type',31,25,-22), (202881,450036,1,'nose_type',2,0,-2), (202882,450036,0,'skin_color',118,131,165), (202883,450036,1,'soga_cheek_type',0,-29,0), (202884,450036,1,'soga_chin_type',0,31,25), (202885,450036,1,'soga_ear_type',0,-26,0), (202886,450036,1,'soga_eye_brow_type',0,28,0), (202887,450036,0,'soga_eye_color',229,229,102), (202888,450036,0,'soga_hair_face_color',169,169,169), (202889,450036,0,'soga_hair_face_highlight_color',105,103,97), (202890,450036,0,'soga_hair_type_color',169,169,169), (202891,450036,0,'soga_hair_type_highlight_color',105,103,97), (202892,450036,1,'soga_lip_type',-17,2,-3), (202893,450036,1,'soga_nose_type',-22,-12,34), (202894,450036,0,'soga_skin_color',118,131,165), (202895,450036,0,'wing_color1',255,255,255), (202896,450036,0,'wing_color2',255,255,255), (202897,450037,1,'cheek_type',100,-100,0), (202898,450037,1,'chin_type',-14,-100,100), (202899,450037,1,'ear_type',-37,-100,0), (202900,450037,1,'eye_brow_type',-7,100,-100), (202901,450037,0,'eye_color',111,255,1), (202902,450037,1,'eye_type',-37,0,0), (202903,450037,0,'hair_color1',62,100,156), (202904,450037,1,'lip_type',-100,-100,100), (202905,450037,1,'nose_type',100,62,100), (202906,450037,0,'skin_color',128,64,17), (202907,450037,1,'soga_cheek_type',0,-7,100), (202908,450037,1,'soga_chin_type',0,-100,-100), (202909,450037,1,'soga_ear_type',0,-37,0), (202910,450037,1,'soga_eye_brow_type',0,-37,-100), (202911,450037,0,'soga_eye_color',229,229,102), (202912,450037,1,'soga_lip_type',-100,100,-100), (202913,450037,1,'soga_nose_type',100,-14,-100), (202914,450037,0,'soga_skin_color',128,64,17), (202915,450037,0,'wing_color1',255,255,255), (202916,450037,0,'wing_color2',255,255,255), (202917,450038,1,'cheek_type',100,-100,0), (202918,450038,1,'chin_type',-100,100,-100), (202919,450038,1,'ear_type',62,9,0), (202920,450038,1,'eye_brow_type',-8,100,-7), (202921,450038,0,'eye_color',44,90,104), (202922,450038,1,'eye_type',26,0,0), (202923,450038,0,'hair_color1',156,100,156), (202924,450038,0,'hair_face_color',43,30,22), (202925,450038,0,'hair_face_highlight_color',238,235,229), (202926,450038,0,'hair_type_color',43,30,22), (202927,450038,0,'hair_type_highlight_color',238,235,229), (202928,450038,1,'lip_type',-100,100,-100), (202929,450038,1,'nose_type',-100,-100,100), (202930,450038,0,'skin_color',253,251,251), (202931,450038,1,'soga_cheek_type',0,-8,100), (202932,450038,1,'soga_chin_type',0,-100,100), (202933,450038,1,'soga_ear_type',0,26,0), (202934,450038,1,'soga_eye_brow_type',0,62,9), (202935,450038,0,'soga_eye_color',229,229,102), (202936,450038,0,'soga_hair_face_color',43,30,22), (202937,450038,0,'soga_hair_face_highlight_color',238,235,229), (202938,450038,0,'soga_hair_type_color',43,30,22), (202939,450038,0,'soga_hair_type_highlight_color',238,235,229), (202940,450038,1,'soga_lip_type',-7,100,-100), (202941,450038,1,'soga_nose_type',-100,-100,100), (202942,450038,0,'soga_skin_color',253,251,251), (202943,450038,0,'wing_color1',255,255,255), (202944,450038,0,'wing_color2',255,255,255), (202945,450039,0,'eye_color',255,255,255), (202946,450039,0,'skin_color',255,255,255), (202947,450039,0,'soga_eye_color',255,0,255), (202948,1980000,1,'cheek_type',15,-21,0), (202949,1980000,1,'chin_type',32,81,-50), (202950,1980000,1,'ear_type',-12,52,0), (202951,1980000,1,'eye_brow_type',-89,0,10), (202952,1980000,0,'eye_color',131,180,186), (202953,1980000,1,'eye_type',42,0,0), (202954,1980000,0,'hair_color1',239,198,48), (202955,1980000,0,'hair_face_highlight_color',190,97,43), (202956,1980000,0,'hair_type_highlight_color',190,97,43), (202957,1980000,1,'lip_type',43,64,0), (202958,1980000,1,'nose_type',0,-17,-58), (202959,1980000,0,'skin_color',239,197,196), (202960,1980000,1,'soga_cheek_type',0,-89,0), (202961,1980000,1,'soga_chin_type',0,43,64), (202962,1980000,1,'soga_ear_type',0,42,0), (202963,1980000,1,'soga_eye_brow_type',0,-12,52), (202964,1980000,0,'soga_eye_color',204,204,204), (202965,1980000,0,'soga_hair_face_highlight_color',190,97,43), (202966,1980000,0,'soga_hair_type_highlight_color',190,97,43), (202967,1980000,1,'soga_lip_type',10,15,-21), (202968,1980000,1,'soga_nose_type',0,32,81), (202969,1980000,0,'soga_skin_color',239,197,196), (202970,1980001,1,'cheek_type',31,25,0), (202971,1980001,1,'chin_type',34,62,62), (202972,1980001,1,'ear_type',56,68,0), (202973,1980001,1,'eye_brow_type',34,25,71), (202974,1980001,0,'eye_color',0,146,152), (202975,1980001,1,'eye_type',-17,0,0), (202976,1980001,0,'hair_color1',0,0,75), (202977,1980001,1,'lip_type',-3,0,7), (202978,1980001,1,'nose_type',31,0,0), (202979,1980001,0,'skin_color',147,68,17), (202980,1980001,1,'soga_cheek_type',0,34,25), (202981,1980001,1,'soga_chin_type',0,-3,0), (202982,1980001,1,'soga_ear_type',0,-17,0), (202983,1980001,1,'soga_eye_brow_type',0,56,68), (202984,1980001,0,'soga_eye_color',229,229,102), (202985,1980001,1,'soga_eye_type',-17,0,0), (202986,1980001,1,'soga_lip_type',71,31,25), (202987,1980001,1,'soga_nose_type',7,34,62), (202988,1980001,0,'soga_skin_color',147,68,17), (202989,1980001,0,'wing_color1',255,255,255), (202990,1980001,0,'wing_color2',255,255,255), (202991,1980002,0,'eye_color',255,255,255), (202992,1980002,0,'skin_color',255,255,255), (202993,1980002,0,'soga_eye_color',255,0,255), (202994,1980003,0,'eye_color',255,255,255), (202995,1980003,0,'skin_color',255,255,255), (202996,1980003,0,'soga_eye_color',255,0,255), (202997,1980004,1,'cheek_type',-7,45,0), (202998,1980004,1,'chin_type',2,0,32), (202999,1980004,1,'ear_type',-9,25,0), (203000,1980004,1,'eye_brow_type',46,22,12), (203001,1980004,0,'eye_color',156,141,170), (203002,1980004,1,'eye_type',25,0,0), (203003,1980004,0,'hair_color1',242,231,242), (203004,1980004,0,'hair_face_color',166,147,124), (203005,1980004,0,'hair_type_color',166,147,124), (203006,1980004,1,'lip_type',18,0,34), (203007,1980004,1,'nose_type',32,-14,-25), (203008,1980004,0,'skin_color',76,174,49), (203009,1980004,1,'soga_cheek_type',0,46,22), (203010,1980004,1,'soga_chin_type',0,18,0), (203011,1980004,1,'soga_ear_type',0,25,0), (203012,1980004,1,'soga_eye_brow_type',0,-9,25), (203013,1980004,0,'soga_eye_color',229,229,102), (203014,1980004,1,'soga_eye_type',-7,0,0), (203015,1980004,0,'soga_hair_face_color',166,147,124), (203016,1980004,0,'soga_hair_type_color',166,147,124), (203017,1980004,1,'soga_lip_type',12,-7,45), (203018,1980004,1,'soga_nose_type',34,2,0), (203019,1980004,0,'soga_skin_color',76,174,49), (203020,1980004,0,'wing_color1',255,255,255), (203021,1980004,0,'wing_color2',255,255,255), (203022,1980005,1,'cheek_type',-8,-70,0), (203023,1980005,1,'chin_type',25,28,43), (203024,1980005,1,'ear_type',58,50,0), (203025,1980005,1,'eye_brow_type',81,-57,93), (203026,1980005,0,'eye_color',59,113,79), (203027,1980005,1,'eye_type',-37,0,0), (203028,1980005,0,'hair_color1',204,163,75), (203029,1980005,0,'hair_color2',231,0,0), (203030,1980005,0,'hair_face_color',233,168,29), (203031,1980005,0,'hair_face_highlight_color',38,21,6), (203032,1980005,0,'hair_highlight',79,28,15), (203033,1980005,0,'hair_type_color',233,168,29), (203034,1980005,0,'hair_type_highlight_color',38,21,6), (203035,1980005,1,'lip_type',-93,14,-37), (203036,1980005,1,'nose_type',-65,-52,-93), (203037,1980005,0,'skin_color',235,195,197), (203038,1980005,1,'soga_cheek_type',0,81,-57), (203039,1980005,1,'soga_chin_type',0,-93,14), (203040,1980005,1,'soga_ear_type',0,-37,0), (203041,1980005,1,'soga_eye_brow_type',0,58,50), (203042,1980005,0,'soga_eye_color',229,229,102), (203043,1980005,1,'soga_eye_type',-25,0,0), (203044,1980005,0,'soga_hair_color1',200,165,96), (203045,1980005,0,'soga_hair_color2',173,99,44), (203046,1980005,0,'soga_hair_face_color',233,168,29), (203047,1980005,0,'soga_hair_face_highlight_color',38,21,6), (203048,1980005,0,'soga_hair_highlight',79,28,15), (203049,1980005,0,'soga_hair_type_color',233,168,29), (203050,1980005,0,'soga_hair_type_highlight_color',38,21,6), (203051,1980005,1,'soga_lip_type',93,-8,-70), (203052,1980005,1,'soga_nose_type',-37,25,28), (203053,1980005,0,'soga_skin_color',235,195,197), (203054,1980006,0,'eye_color',255,255,255), (203055,1980006,0,'skin_color',255,255,255), (203056,1980006,0,'soga_eye_color',255,0,255), (203057,1980007,0,'eye_color',255,255,255), (203058,1980007,0,'skin_color',255,255,255), (203059,1980007,0,'soga_eye_color',255,0,255), (203060,1980008,0,'eye_color',255,255,255), (203061,1980008,0,'skin_color',255,255,255), (203062,1980008,0,'soga_eye_color',255,0,255), (203063,1980009,0,'eye_color',255,255,255), (203064,1980009,0,'skin_color',255,255,255), (203065,1980009,0,'soga_eye_color',255,0,255), (203066,1980010,0,'eye_color',255,255,255), (203067,1980010,0,'skin_color',255,255,255), (203068,1980010,0,'soga_eye_color',255,0,255), (203069,1980011,0,'eye_color',255,255,255), (203070,1980011,0,'skin_color',255,255,255), (203071,1980011,0,'soga_eye_color',255,0,255), (203072,1980012,1,'cheek_type',94,97,0), (203073,1980012,1,'chin_type',62,28,-82), (203074,1980012,1,'ear_type',-62,20,0), (203075,1980012,1,'eye_brow_type',96,-9,7), (203076,1980012,0,'eye_color',157,122,62), (203077,1980012,1,'eye_type',-7,0,0), (203078,1980012,0,'hair_color1',222,50,53), (203079,1980012,0,'hair_color2',177,0,0), (203080,1980012,0,'hair_face_color',224,181,20), (203081,1980012,0,'hair_face_highlight_color',30,9,13), (203082,1980012,0,'hair_highlight',54,45,28), (203083,1980012,0,'hair_type_color',224,181,20), (203084,1980012,0,'hair_type_highlight_color',30,9,13), (203085,1980012,1,'lip_type',-25,78,-69), (203086,1980012,1,'nose_type',14,-34,50), (203087,1980012,0,'skin_color',243,249,249), (203088,1980012,1,'soga_cheek_type',0,96,-9), (203089,1980012,1,'soga_chin_type',0,-25,78), (203090,1980012,1,'soga_ear_type',0,-7,0), (203091,1980012,1,'soga_eye_brow_type',0,-62,20), (203092,1980012,0,'soga_eye_color',229,229,102), (203093,1980012,1,'soga_eye_type',-79,0,0), (203094,1980012,0,'soga_hair_color1',239,221,86), (203095,1980012,0,'soga_hair_color2',99,53,22), (203096,1980012,0,'soga_hair_face_color',224,181,20), (203097,1980012,0,'soga_hair_face_highlight_color',30,9,13), (203098,1980012,0,'soga_hair_highlight',54,45,28), (203099,1980012,0,'soga_hair_type_color',224,181,20), (203100,1980012,0,'soga_hair_type_highlight_color',30,9,13), (203101,1980012,1,'soga_lip_type',7,94,97), (203102,1980012,1,'soga_nose_type',-69,62,28), (203103,1980012,0,'soga_skin_color',243,249,249), (203104,1980012,0,'wing_color1',255,255,255), (203105,1980012,0,'wing_color2',255,255,255), (203106,1980013,1,'cheek_type',-39,8,0), (203107,1980013,1,'chin_type',25,1,-31), (203108,1980013,1,'ear_type',32,8,0), (203109,1980013,1,'eye_brow_type',-17,-5,25), (203110,1980013,0,'eye_color',159,198,210), (203111,1980013,1,'eye_type',5,0,0), (203112,1980013,0,'hair_color1',8,4,0), (203113,1980013,0,'hair_face_color',81,41,6), (203114,1980013,0,'hair_face_highlight_color',215,208,134), (203115,1980013,0,'hair_type_color',81,41,6), (203116,1980013,0,'hair_type_highlight_color',215,208,134), (203117,1980013,1,'lip_type',46,-17,10), (203118,1980013,1,'nose_type',25,8,4), (203119,1980013,0,'skin_color',187,147,151), (203120,1980013,1,'soga_cheek_type',0,-17,-5), (203121,1980013,1,'soga_chin_type',0,46,-17), (203122,1980013,1,'soga_ear_type',0,5,0), (203123,1980013,1,'soga_eye_brow_type',0,32,8), (203124,1980013,0,'soga_eye_color',229,229,102), (203125,1980013,1,'soga_eye_type',5,0,0), (203126,1980013,0,'soga_hair_face_color',81,41,6), (203127,1980013,0,'soga_hair_face_highlight_color',215,208,134), (203128,1980013,0,'soga_hair_type_color',81,41,6), (203129,1980013,0,'soga_hair_type_highlight_color',215,208,134), (203130,1980013,1,'soga_lip_type',25,-39,8), (203131,1980013,1,'soga_nose_type',10,25,1), (203132,1980013,0,'soga_skin_color',187,147,151), (203133,1980013,0,'wing_color1',255,255,255), (203134,1980013,0,'wing_color2',255,255,255), (203135,1980014,1,'cheek_type',-42,42,0), (203136,1980014,1,'chin_type',-34,95,18), (203137,1980014,1,'ear_type',-9,70,0), (203138,1980014,1,'eye_brow_type',31,-40,-68), (203139,1980014,0,'eye_color',42,84,69), (203140,1980014,1,'eye_type',78,0,0), (203141,1980014,0,'hair_color1',237,63,20), (203142,1980014,0,'hair_color2',156,0,0), (203143,1980014,0,'hair_face_color',15,1,21), (203144,1980014,0,'hair_face_highlight_color',35,23,2), (203145,1980014,0,'hair_highlight',79,28,15), (203146,1980014,0,'hair_type_color',15,1,21), (203147,1980014,0,'hair_type_highlight_color',35,23,2), (203148,1980014,1,'lip_type',18,48,76), (203149,1980014,1,'nose_type',3,-19,63), (203150,1980014,0,'skin_color',229,208,210), (203151,1980014,1,'soga_cheek_type',0,31,-40), (203152,1980014,1,'soga_chin_type',0,18,48), (203153,1980014,1,'soga_ear_type',0,78,0), (203154,1980014,1,'soga_eye_brow_type',0,-9,70), (203155,1980014,0,'soga_eye_color',229,229,102), (203156,1980014,1,'soga_eye_type',-100,0,0), (203157,1980014,0,'soga_hair_color1',26,24,25), (203158,1980014,0,'soga_hair_color2',36,34,36), (203159,1980014,0,'soga_hair_face_color',15,1,21), (203160,1980014,0,'soga_hair_face_highlight_color',35,23,2), (203161,1980014,0,'soga_hair_highlight',79,28,15), (203162,1980014,0,'soga_hair_type_color',15,1,21), (203163,1980014,0,'soga_hair_type_highlight_color',35,23,2), (203164,1980014,1,'soga_lip_type',-68,-42,42), (203165,1980014,1,'soga_nose_type',76,-34,95), (203166,1980014,0,'soga_skin_color',229,208,210), (203167,1980014,0,'wing_color1',255,255,255), (203168,1980014,0,'wing_color2',255,255,255), (203169,1980015,0,'eye_color',255,255,255), (203170,1980015,0,'skin_color',255,255,255), (203171,1980015,0,'soga_eye_color',255,0,255), (203172,1980016,1,'cheek_type',10,23,0), (203173,1980016,1,'chin_type',-5,34,21), (203174,1980016,1,'ear_type',0,38,0), (203175,1980016,1,'eye_brow_type',-28,7,-17), (203176,1980016,0,'eye_color',129,90,41), (203177,1980016,1,'eye_type',-43,0,0), (203178,1980016,0,'hair_color1',219,14,0), (203179,1980016,0,'hair_face_color',27,26,18), (203180,1980016,0,'hair_face_highlight_color',174,165,93), (203181,1980016,0,'hair_type_color',27,26,18), (203182,1980016,0,'hair_type_highlight_color',174,165,93), (203183,1980016,1,'lip_type',-11,-19,0), (203184,1980016,1,'nose_type',1,-37,14), (203185,1980016,0,'skin_color',249,236,237), (203186,1980016,1,'soga_cheek_type',0,-28,7), (203187,1980016,1,'soga_chin_type',0,-11,-19), (203188,1980016,1,'soga_ear_type',0,-43,0), (203189,1980016,1,'soga_eye_brow_type',0,0,38), (203190,1980016,0,'soga_eye_color',229,229,102), (203191,1980016,1,'soga_eye_type',-43,0,0), (203192,1980016,0,'soga_hair_face_color',27,26,18), (203193,1980016,0,'soga_hair_face_highlight_color',174,165,93), (203194,1980016,0,'soga_hair_type_color',27,26,18), (203195,1980016,0,'soga_hair_type_highlight_color',174,165,93), (203196,1980016,1,'soga_lip_type',-17,10,23), (203197,1980016,1,'soga_nose_type',0,-5,34), (203198,1980016,0,'soga_skin_color',249,236,237), (203199,1980016,0,'wing_color1',255,255,255), (203200,1980016,0,'wing_color2',255,255,255), (203201,1980017,0,'eye_color',255,255,255), (203202,1980017,0,'skin_color',255,255,255), (203203,1980017,0,'soga_eye_color',255,0,255), (203204,1980018,0,'eye_color',255,255,255), (203205,1980018,0,'skin_color',255,255,255), (203206,1980018,0,'soga_eye_color',255,0,255), (203207,1980019,1,'cheek_type',-7,45,0), (203208,1980019,1,'chin_type',0,4,-7), (203209,1980019,1,'ear_type',-7,-17,0), (203210,1980019,1,'eye_brow_type',-12,-32,-7), (203211,1980019,0,'eye_color',118,13,124), (203212,1980019,1,'eye_type',4,0,0), (203213,1980019,0,'hair_color1',0,0,8), (203214,1980019,0,'hair_face_color',99,98,98), (203215,1980019,0,'hair_type_color',99,98,98), (203216,1980019,1,'lip_type',-4,11,-12), (203217,1980019,1,'nose_type',9,-7,-4), (203218,1980019,0,'skin_color',99,231,4), (203219,1980019,1,'soga_cheek_type',0,-12,-32), (203220,1980019,1,'soga_chin_type',0,-4,11), (203221,1980019,1,'soga_ear_type',0,4,0), (203222,1980019,1,'soga_eye_brow_type',0,-7,-17), (203223,1980019,0,'soga_eye_color',229,229,102), (203224,1980019,1,'soga_eye_type',4,0,0), (203225,1980019,0,'soga_hair_face_color',99,98,98), (203226,1980019,0,'soga_hair_type_color',99,98,98), (203227,1980019,1,'soga_lip_type',-7,0,0), (203228,1980019,1,'soga_nose_type',-12,0,4), (203229,1980019,0,'soga_skin_color',99,231,4), (203230,1980019,0,'wing_color1',255,255,255), (203231,1980019,0,'wing_color2',255,255,255), (203232,1980020,1,'cheek_type',91,7,0), (203233,1980020,1,'chin_type',31,-44,57), (203234,1980020,1,'ear_type',84,79,0), (203235,1980020,1,'eye_brow_type',-14,-91,-38), (203236,1980020,0,'eye_color',0,137,144), (203237,1980020,1,'eye_type',-72,0,0), (203238,1980020,0,'hair_color1',209,1,7), (203239,1980020,1,'lip_type',15,93,72), (203240,1980020,1,'nose_type',-7,-47,1), (203241,1980020,0,'skin_color',105,126,129), (203242,1980020,1,'soga_cheek_type',0,-14,-91), (203243,1980020,1,'soga_chin_type',0,15,93), (203244,1980020,1,'soga_ear_type',0,-72,0), (203245,1980020,1,'soga_eye_brow_type',0,84,79), (203246,1980020,0,'soga_eye_color',229,229,102), (203247,1980020,1,'soga_eye_type',68,0,0), (203248,1980020,1,'soga_lip_type',-38,91,7), (203249,1980020,1,'soga_nose_type',72,31,-44), (203250,1980020,0,'soga_skin_color',105,126,129), (203251,1980020,0,'wing_color1',255,255,255), (203252,1980020,0,'wing_color2',255,255,255), (203253,1980021,0,'eye_color',255,255,255), (203254,1980021,0,'skin_color',255,255,255), (203255,1980021,0,'soga_eye_color',255,0,255), (203256,1980022,0,'eye_color',255,255,255), (203257,1980022,0,'skin_color',255,255,255), (203258,1980022,0,'soga_eye_color',255,0,255), (203259,1980023,1,'cheek_type',-42,42,0), (203260,1980023,1,'chin_type',-34,95,18), (203261,1980023,1,'ear_type',-9,70,0), (203262,1980023,1,'eye_brow_type',31,-40,-68), (203263,1980023,0,'eye_color',42,84,69), (203264,1980023,1,'eye_type',78,0,0), (203265,1980023,0,'hair_color1',237,63,20), (203266,1980023,0,'hair_color2',156,0,0), (203267,1980023,0,'hair_face_color',15,1,21), (203268,1980023,0,'hair_face_highlight_color',35,23,2), (203269,1980023,0,'hair_highlight',79,28,15), (203270,1980023,0,'hair_type_color',15,1,21), (203271,1980023,0,'hair_type_highlight_color',35,23,2), (203272,1980023,1,'lip_type',18,48,76), (203273,1980023,1,'nose_type',3,-19,63), (203274,1980023,0,'skin_color',229,208,210), (203275,1980023,1,'soga_cheek_type',0,31,-40), (203276,1980023,1,'soga_chin_type',0,18,48), (203277,1980023,1,'soga_ear_type',0,78,0), (203278,1980023,1,'soga_eye_brow_type',0,-9,70), (203279,1980023,0,'soga_eye_color',229,229,102), (203280,1980023,1,'soga_eye_type',-100,0,0), (203281,1980023,0,'soga_hair_color1',26,24,25), (203282,1980023,0,'soga_hair_color2',36,34,36), (203283,1980023,0,'soga_hair_face_color',15,1,21), (203284,1980023,0,'soga_hair_face_highlight_color',35,23,2), (203285,1980023,0,'soga_hair_highlight',79,28,15), (203286,1980023,0,'soga_hair_type_color',15,1,21), (203287,1980023,0,'soga_hair_type_highlight_color',35,23,2), (203288,1980023,1,'soga_lip_type',-68,-42,42), (203289,1980023,1,'soga_nose_type',76,-34,95), (203290,1980023,0,'soga_skin_color',229,208,210), (203291,1980023,0,'wing_color1',255,255,255), (203292,1980023,0,'wing_color2',255,255,255), (203293,1980024,1,'cheek_type',14,-34,0), (203294,1980024,1,'chin_type',-59,-87,-39), (203295,1980024,1,'ear_type',25,0,0), (203296,1980024,1,'eye_brow_type',84,65,66), (203297,1980024,0,'eye_color',0,64,64), (203298,1980024,1,'eye_type',91,0,0), (203299,1980024,0,'hair_color1',1,192,168), (203300,1980024,1,'lip_type',87,-29,38), (203301,1980024,1,'nose_type',-58,1,-64), (203302,1980024,0,'skin_color',234,231,222), (203303,1980024,1,'soga_cheek_type',0,84,65), (203304,1980024,1,'soga_chin_type',0,87,-29), (203305,1980024,1,'soga_ear_type',0,91,0), (203306,1980024,1,'soga_eye_brow_type',0,25,0), (203307,1980024,0,'soga_eye_color',229,229,102), (203308,1980024,1,'soga_eye_type',91,0,0), (203309,1980024,1,'soga_lip_type',66,14,-34), (203310,1980024,1,'soga_nose_type',38,-59,-87), (203311,1980024,0,'soga_skin_color',234,231,222), (203312,1980024,0,'wing_color1',255,255,255), (203313,1980024,0,'wing_color2',255,255,255), (203314,1980025,1,'cheek_type',-40,37,0), (203315,1980025,1,'chin_type',11,9,-32), (203316,1980025,1,'ear_type',-28,8,0), (203317,1980025,1,'eye_brow_type',-22,10,20), (203318,1980025,0,'eye_color',62,133,128), (203319,1980025,1,'eye_type',-17,0,0), (203320,1980025,0,'hair_color1',37,246,0), (203321,1980025,0,'hair_face_color',161,65,1), (203322,1980025,0,'hair_face_highlight_color',110,72,27), (203323,1980025,0,'hair_type_color',161,65,1), (203324,1980025,0,'hair_type_highlight_color',110,72,27), (203325,1980025,1,'lip_type',10,-23,-8), (203326,1980025,1,'nose_type',21,37,-10), (203327,1980025,0,'skin_color',145,108,74), (203328,1980025,1,'soga_cheek_type',0,-22,10), (203329,1980025,1,'soga_chin_type',0,10,-23), (203330,1980025,1,'soga_ear_type',0,-17,0), (203331,1980025,1,'soga_eye_brow_type',0,-28,8), (203332,1980025,0,'soga_eye_color',229,229,102), (203333,1980025,1,'soga_eye_type',-17,0,0), (203334,1980025,0,'soga_hair_face_color',161,65,1), (203335,1980025,0,'soga_hair_face_highlight_color',110,72,27), (203336,1980025,0,'soga_hair_type_color',161,65,1), (203337,1980025,0,'soga_hair_type_highlight_color',110,72,27), (203338,1980025,1,'soga_lip_type',20,-40,37), (203339,1980025,1,'soga_nose_type',-8,11,9), (203340,1980025,0,'soga_skin_color',145,108,74), (203341,1980025,0,'wing_color1',255,255,255), (203342,1980025,0,'wing_color2',255,255,255), (203343,1980026,0,'eye_color',255,255,255), (203344,1980026,0,'skin_color',255,255,255), (203345,1980026,0,'soga_eye_color',255,0,255), (203346,1980027,0,'eye_color',255,255,255), (203347,1980027,0,'skin_color',255,255,255), (203348,1980027,0,'soga_eye_color',255,0,255), (203349,1980028,1,'cheek_type',18,-28,0), (203350,1980028,1,'chin_type',-8,21,0), (203351,1980028,1,'ear_type',-4,-9,0), (203352,1980028,1,'eye_brow_type',-7,0,-5), (203353,1980028,0,'eye_color',67,138,137), (203354,1980028,1,'eye_type',-5,0,0), (203355,1980028,0,'hair_color1',3,8,0), (203356,1980028,0,'hair_face_color',71,41,2), (203357,1980028,0,'hair_face_highlight_color',108,97,21), (203358,1980028,0,'hair_type_color',71,41,2), (203359,1980028,0,'hair_type_highlight_color',108,97,21), (203360,1980028,1,'lip_type',25,19,-8), (203361,1980028,1,'nose_type',31,3,8), (203362,1980028,0,'skin_color',197,197,197), (203363,1980028,1,'soga_cheek_type',0,-7,0), (203364,1980028,1,'soga_chin_type',0,25,19), (203365,1980028,1,'soga_ear_type',0,-5,0), (203366,1980028,1,'soga_eye_brow_type',0,-4,-9), (203367,1980028,0,'soga_eye_color',229,229,102), (203368,1980028,0,'soga_hair_face_color',71,41,2), (203369,1980028,0,'soga_hair_face_highlight_color',108,97,21), (203370,1980028,0,'soga_hair_type_color',71,41,2), (203371,1980028,0,'soga_hair_type_highlight_color',108,97,21), (203372,1980028,1,'soga_lip_type',-5,18,-28), (203373,1980028,1,'soga_nose_type',-8,-8,21), (203374,1980028,0,'soga_skin_color',197,197,197), (203375,1980028,0,'wing_color1',255,255,255), (203376,1980028,0,'wing_color2',255,255,255), (203377,1980029,1,'cheek_type',42,18,0), (203378,1980029,1,'chin_type',14,-21,-2), (203379,1980029,1,'ear_type',5,26,0), (203380,1980029,1,'eye_brow_type',-28,-8,0), (203381,1980029,0,'eye_color',129,181,196), (203382,1980029,1,'eye_type',3,0,0), (203383,1980029,0,'hair_color1',246,8,0), (203384,1980029,0,'hair_face_color',122,67,6), (203385,1980029,0,'hair_face_highlight_color',210,114,12), (203386,1980029,0,'hair_type_color',122,67,6), (203387,1980029,0,'hair_type_highlight_color',210,114,12), (203388,1980029,1,'lip_type',25,-25,19), (203389,1980029,1,'nose_type',-14,-10,8), (203390,1980029,0,'skin_color',217,219,219), (203391,1980029,1,'soga_cheek_type',0,-28,-8), (203392,1980029,1,'soga_chin_type',0,25,-25), (203393,1980029,1,'soga_ear_type',0,3,0), (203394,1980029,1,'soga_eye_brow_type',0,5,26), (203395,1980029,0,'soga_eye_color',229,229,102), (203396,1980029,0,'soga_hair_face_color',122,67,6), (203397,1980029,0,'soga_hair_face_highlight_color',210,114,12), (203398,1980029,0,'soga_hair_type_color',122,67,6), (203399,1980029,0,'soga_hair_type_highlight_color',210,114,12), (203400,1980029,1,'soga_lip_type',0,42,18), (203401,1980029,1,'soga_nose_type',19,14,-21), (203402,1980029,0,'soga_skin_color',217,219,219), (203403,1980029,0,'wing_color1',255,255,255), (203404,1980029,0,'wing_color2',255,255,255), (203405,1980030,1,'cheek_type',0,-17,0), (203406,1980030,1,'chin_type',-25,20,0), (203407,1980030,1,'ear_type',-34,25,0), (203408,1980030,1,'eye_brow_type',0,10,3), (203409,1980030,0,'eye_color',170,134,88), (203410,1980030,1,'eye_type',5,0,0), (203411,1980030,0,'hair_color1',0,14,0), (203412,1980030,0,'hair_face_color',44,31,15), (203413,1980030,0,'hair_face_highlight_color',149,101,0), (203414,1980030,0,'hair_type_color',44,31,15), (203415,1980030,0,'hair_type_highlight_color',149,101,0), (203416,1980030,1,'lip_type',-4,0,-29), (203417,1980030,1,'nose_type',-8,0,14), (203418,1980030,0,'skin_color',110,105,106), (203419,1980030,1,'soga_cheek_type',0,0,10), (203420,1980030,1,'soga_chin_type',0,-4,0), (203421,1980030,1,'soga_ear_type',0,5,0), (203422,1980030,1,'soga_eye_brow_type',0,-34,25), (203423,1980030,0,'soga_eye_color',229,229,102), (203424,1980030,1,'soga_eye_type',5,0,0), (203425,1980030,0,'soga_hair_face_color',44,31,15), (203426,1980030,0,'soga_hair_face_highlight_color',149,101,0), (203427,1980030,0,'soga_hair_type_color',44,31,15), (203428,1980030,0,'soga_hair_type_highlight_color',149,101,0), (203429,1980030,1,'soga_lip_type',3,0,-17), (203430,1980030,1,'soga_nose_type',-29,-25,20), (203431,1980030,0,'soga_skin_color',110,105,106), (203432,1980030,0,'wing_color1',255,255,255), (203433,1980030,0,'wing_color2',255,255,255), (203434,1980031,0,'eye_color',255,255,255), (203435,1980031,0,'skin_color',255,255,255), (203436,1980031,0,'soga_eye_color',255,0,255), (203437,1980032,1,'cheek_type',-28,-14,0), (203438,1980032,1,'chin_type',20,28,5), (203439,1980032,1,'ear_type',18,-1,0), (203440,1980032,1,'eye_brow_type',37,-38,26), (203441,1980032,0,'eye_color',97,105,57), (203442,1980032,1,'eye_type',-43,0,0), (203443,1980032,0,'hair_color1',2,22,0), (203444,1980032,0,'hair_face_color',159,155,143), (203445,1980032,0,'hair_face_highlight_color',165,155,144), (203446,1980032,0,'hair_type_color',159,155,143), (203447,1980032,0,'hair_type_highlight_color',165,155,144), (203448,1980032,1,'lip_type',31,1,-34), (203449,1980032,1,'nose_type',37,2,22), (203450,1980032,0,'skin_color',209,217,217), (203451,1980032,1,'soga_cheek_type',0,37,-38), (203452,1980032,1,'soga_chin_type',0,31,1), (203453,1980032,1,'soga_ear_type',0,-43,0), (203454,1980032,1,'soga_eye_brow_type',0,18,-1), (203455,1980032,0,'soga_eye_color',229,229,102), (203456,1980032,1,'soga_eye_type',-43,0,0), (203457,1980032,0,'soga_hair_face_color',159,155,143), (203458,1980032,0,'soga_hair_face_highlight_color',165,155,144), (203459,1980032,0,'soga_hair_type_color',159,155,143), (203460,1980032,0,'soga_hair_type_highlight_color',165,155,144), (203461,1980032,1,'soga_lip_type',26,-28,-14), (203462,1980032,1,'soga_nose_type',-34,20,28), (203463,1980032,0,'soga_skin_color',209,217,217), (203464,1980032,0,'wing_color1',255,255,255), (203465,1980032,0,'wing_color2',255,255,255), (203466,1980033,0,'eye_color',255,255,255), (203467,1980033,0,'skin_color',255,255,255), (203468,1980033,0,'soga_eye_color',255,0,255), (203469,1980034,0,'eye_color',255,255,255), (203470,1980034,0,'skin_color',255,255,255), (203471,1980034,0,'soga_eye_color',255,0,255), (203475,1980036,0,'eye_color',255,255,255), (203476,1980036,0,'skin_color',255,255,255), (203477,1980036,0,'soga_eye_color',255,0,255), (203478,1980037,0,'eye_color',255,255,255), (203479,1980037,0,'skin_color',255,255,255), (203480,1980037,0,'soga_eye_color',255,0,255), (203481,1980038,0,'eye_color',255,255,255), (203482,1980038,0,'skin_color',255,255,255), (203483,1980038,0,'soga_eye_color',255,0,255), (203484,1980039,0,'eye_color',255,255,255), (203485,1980039,0,'skin_color',255,255,255), (203486,1980039,0,'soga_eye_color',255,0,255), (203487,1980040,0,'eye_color',255,255,255), (203488,1980040,0,'skin_color',255,255,255), (203489,1980040,0,'soga_eye_color',255,0,255), (203490,1980041,0,'eye_color',255,255,255), (203491,1980041,0,'skin_color',255,255,255), (203492,1980041,0,'soga_eye_color',255,0,255), (203493,1980042,0,'eye_color',255,255,255), (203494,1980042,0,'skin_color',255,255,255), (203495,1980042,0,'soga_eye_color',255,0,255), (203499,1980044,0,'eye_color',255,255,255), (203500,1980044,0,'skin_color',255,255,255), (203501,1980044,0,'soga_eye_color',255,0,255), (203502,1980045,0,'eye_color',255,255,255), (203503,1980045,0,'skin_color',255,255,255), (203504,1980045,0,'soga_eye_color',255,0,255), (203505,1980046,0,'eye_color',255,255,255), (203506,1980046,0,'skin_color',255,255,255), (203507,1980046,0,'soga_eye_color',255,0,255), (203508,1980047,0,'eye_color',255,255,255), (203509,1980047,0,'skin_color',255,255,255), (203510,1980047,0,'soga_eye_color',255,0,255), (203511,1980048,0,'eye_color',255,255,255), (203512,1980048,0,'skin_color',255,255,255), (203513,1980048,0,'soga_eye_color',255,0,255), (203514,1980049,0,'eye_color',255,255,255), (203515,1980049,0,'skin_color',255,255,255), (203516,1980049,0,'soga_eye_color',255,0,255), (203517,1980050,0,'eye_color',255,255,255), (203518,1980050,0,'skin_color',255,255,255), (203519,1980050,0,'soga_eye_color',255,0,255), (203520,1980051,0,'eye_color',255,255,255), (203521,1980051,0,'skin_color',255,255,255), (203522,1980051,0,'soga_eye_color',255,0,255), (203523,1980052,0,'eye_color',255,255,255), (203524,1980052,0,'skin_color',255,255,255), (203525,1980052,0,'soga_eye_color',255,0,255), (203526,1980053,0,'eye_color',255,255,255), (203527,1980053,0,'skin_color',255,255,255), (203528,1980053,0,'soga_eye_color',255,0,255), (203529,1980054,0,'eye_color',255,255,255), (203530,1980054,0,'skin_color',255,255,255), (203531,1980054,0,'soga_eye_color',255,0,255), (203532,1980055,0,'eye_color',255,255,255), (203533,1980055,0,'skin_color',255,255,255), (203534,1980055,0,'soga_eye_color',255,0,255), (203535,1980056,0,'eye_color',255,255,255), (203536,1980056,0,'skin_color',255,255,255), (203537,1980056,0,'soga_eye_color',255,0,255), (203541,1980058,0,'eye_color',255,255,255), (203542,1980058,0,'skin_color',255,255,255), (203543,1980058,0,'soga_eye_color',255,0,255), (203547,1980060,0,'eye_color',255,255,255), (203548,1980060,0,'skin_color',255,255,255), (203549,1980060,0,'soga_eye_color',255,0,255), (203550,1980061,0,'eye_color',255,255,255), (203551,1980061,0,'skin_color',255,255,255), (203552,1980061,0,'soga_eye_color',255,0,255), (203553,1980062,0,'eye_color',255,255,255), (203554,1980062,0,'skin_color',255,255,255), (203555,1980062,0,'soga_eye_color',255,0,255), (203559,1980064,0,'eye_color',255,255,255), (203560,1980064,0,'skin_color',255,255,255), (203561,1980064,0,'soga_eye_color',255,0,255), (203562,1980065,0,'eye_color',255,255,255), (203563,1980065,0,'skin_color',255,255,255), (203564,1980065,0,'soga_eye_color',255,0,255), (203565,1980066,0,'eye_color',255,255,255), (203566,1980066,0,'skin_color',255,255,255), (203567,1980066,0,'soga_eye_color',255,0,255), (203568,1980067,0,'eye_color',255,255,255), (203569,1980067,0,'skin_color',255,255,255), (203570,1980067,0,'soga_eye_color',255,0,255), (203571,1980068,0,'eye_color',255,255,255), (203572,1980068,0,'skin_color',255,255,255), (203573,1980068,0,'soga_eye_color',255,0,255), (203574,1980069,0,'eye_color',255,255,255), (203575,1980069,0,'skin_color',255,255,255), (203576,1980069,0,'soga_eye_color',255,0,255), (203577,1980070,0,'eye_color',255,255,255), (203578,1980070,0,'skin_color',255,255,255), (203579,1980070,0,'soga_eye_color',255,0,255), (203583,1980072,0,'eye_color',255,255,255), (203584,1980072,0,'skin_color',255,255,255), (203585,1980072,0,'soga_eye_color',255,0,255), (203586,1980073,0,'eye_color',255,255,255), (203587,1980073,0,'skin_color',255,255,255), (203588,1980073,0,'soga_eye_color',255,0,255), (203589,1980074,1,'cheek_type',17,23,0), (203590,1980074,1,'chin_type',-4,14,14), (203591,1980074,1,'ear_type',-32,1,0), (203592,1980074,1,'eye_brow_type',-2,-1,25), (203593,1980074,0,'eye_color',114,78,35), (203594,1980074,1,'eye_type',-17,0,0), (203595,1980074,0,'hair_face_color',158,185,160), (203596,1980074,0,'hair_face_highlight_color',183,141,0), (203597,1980074,0,'hair_type_color',158,185,160), (203598,1980074,0,'hair_type_highlight_color',183,141,0), (203599,1980074,1,'lip_type',-29,-14,2), (203600,1980074,1,'nose_type',14,25,12), (203601,1980074,0,'skin_color',229,186,175), (203602,1980074,1,'soga_cheek_type',17,23,0), (203603,1980074,1,'soga_chin_type',-4,14,14), (203604,1980074,1,'soga_ear_type',-32,1,0), (203605,1980074,1,'soga_eye_brow_type',-2,-1,25), (203606,1980074,0,'soga_eye_color',229,229,102), (203607,1980074,1,'soga_eye_type',-17,0,0), (203608,1980074,0,'soga_hair_face_color',158,185,160), (203609,1980074,0,'soga_hair_face_highlight_color',183,141,0), (203610,1980074,0,'soga_hair_type_color',158,185,160), (203611,1980074,0,'soga_hair_type_highlight_color',183,141,0), (203612,1980074,1,'soga_lip_type',-29,-14,2), (203613,1980074,1,'soga_nose_type',14,25,12), (203614,1980074,0,'soga_skin_color',229,186,175), (203615,1980074,0,'wing_color1',255,255,255), (203616,1980074,0,'wing_color2',255,255,255), (203617,1980075,0,'eye_color',255,255,255), (203618,1980075,0,'skin_color',255,255,255), (203619,1980075,0,'soga_eye_color',255,0,255), (203620,1980076,0,'eye_color',255,255,255), (203621,1980076,0,'skin_color',255,255,255), (203622,1980076,0,'soga_eye_color',255,0,255), (203626,1980078,0,'eye_color',255,255,255), (203627,1980078,0,'skin_color',255,255,255), (203628,1980078,0,'soga_eye_color',255,0,255), (203629,1980079,0,'eye_color',255,255,255), (203630,1980079,0,'skin_color',255,255,255), (203631,1980079,0,'soga_eye_color',255,0,255), (203635,1980081,0,'eye_color',255,255,255), (203636,1980081,0,'skin_color',255,255,255), (203639,2000000,1,'cheek_type',15,-21,0), (203640,2000000,1,'chin_type',32,81,-50), (203641,2000000,1,'ear_type',-12,52,0), (203642,2000000,1,'eye_brow_type',-89,0,10), (203643,2000000,0,'eye_color',131,180,186), (203644,2000000,1,'eye_type',42,0,0), (203645,2000000,0,'hair_color1',239,198,48), (203646,2000000,0,'hair_face_highlight_color',190,97,43), (203647,2000000,0,'hair_type_highlight_color',190,97,43), (203648,2000000,1,'lip_type',43,64,0), (203649,2000000,1,'nose_type',0,-17,-58), (203650,2000000,0,'skin_color',239,197,196), (203651,2000000,1,'soga_cheek_type',0,-89,0), (203652,2000000,1,'soga_chin_type',0,43,64), (203653,2000000,1,'soga_ear_type',0,42,0), (203654,2000000,1,'soga_eye_brow_type',0,-12,52), (203655,2000000,0,'soga_eye_color',204,204,204), (203656,2000000,0,'soga_hair_face_highlight_color',190,97,43), (203657,2000000,0,'soga_hair_type_highlight_color',190,97,43), (203658,2000000,1,'soga_lip_type',10,15,-21), (203659,2000000,1,'soga_nose_type',0,32,81), (203660,2000000,0,'soga_skin_color',239,197,196), (203661,2000001,1,'chin_type',-10,-7,0), (203662,2000001,1,'ear_type',7,14,0), (203663,2000001,1,'eye_brow_type',-3,26,0), (203664,2000001,0,'eye_color',123,177,193), (203665,2000001,1,'eye_type',21,0,0), (203666,2000001,0,'hair_color1',11,9,0), (203667,2000001,0,'hair_face_color',194,114,5), (203668,2000001,0,'hair_face_highlight_color',101,88,10), (203669,2000001,0,'hair_type_color',194,114,5), (203670,2000001,0,'hair_type_highlight_color',101,88,10), (203671,2000001,1,'lip_type',31,44,21), (203672,2000001,1,'nose_type',4,11,9), (203673,2000001,0,'skin_color',219,229,221), (203674,2000001,1,'soga_cheek_type',0,-3,26), (203675,2000001,1,'soga_chin_type',0,31,44), (203676,2000001,1,'soga_ear_type',0,21,0), (203677,2000001,1,'soga_eye_brow_type',0,7,14), (203678,2000001,0,'soga_eye_color',229,229,102), (203679,2000001,1,'soga_eye_type',21,0,0), (203680,2000001,0,'soga_hair_face_color',194,114,5), (203681,2000001,0,'soga_hair_face_highlight_color',101,88,10), (203682,2000001,0,'soga_hair_type_color',194,114,5), (203683,2000001,0,'soga_hair_type_highlight_color',101,88,10), (203684,2000001,1,'soga_lip_type',31,44,21), (203685,2000001,1,'soga_nose_type',21,-10,-7), (203686,2000001,0,'soga_skin_color',219,229,221), (203687,2000001,0,'wing_color1',255,255,255), (203688,2000001,0,'wing_color2',255,255,255), (203689,2000002,1,'cheek_type',0,-4,0), (203690,2000002,1,'chin_type',0,-25,-11), (203691,2000002,1,'ear_type',19,43,0), (203692,2000002,1,'eye_brow_type',14,-10,-11), (203693,2000002,0,'eye_color',41,83,96), (203694,2000002,1,'eye_type',-28,0,0), (203695,2000002,0,'hair_color1',235,34,0), (203696,2000002,0,'hair_face_color',204,142,103), (203697,2000002,0,'hair_face_highlight_color',23,16,7), (203698,2000002,0,'hair_type_color',204,142,103), (203699,2000002,0,'hair_type_highlight_color',23,16,7), (203700,2000002,1,'lip_type',21,32,12), (203701,2000002,1,'nose_type',18,-21,34), (203702,2000002,0,'skin_color',222,228,216), (203703,2000002,1,'soga_cheek_type',0,14,-10), (203704,2000002,1,'soga_chin_type',0,21,32), (203705,2000002,1,'soga_ear_type',0,-28,0), (203706,2000002,1,'soga_eye_brow_type',0,19,43), (203707,2000002,0,'soga_eye_color',229,229,102), (203708,2000002,1,'soga_eye_type',-28,0,0), (203709,2000002,0,'soga_hair_face_color',204,142,103), (203710,2000002,0,'soga_hair_face_highlight_color',23,16,7), (203711,2000002,0,'soga_hair_type_color',204,142,103), (203712,2000002,0,'soga_hair_type_highlight_color',23,16,7), (203713,2000002,1,'soga_lip_type',-11,0,-4), (203714,2000002,1,'soga_nose_type',12,0,-25), (203715,2000002,0,'soga_skin_color',222,228,216), (203716,2000002,0,'wing_color1',255,255,255), (203717,2000002,0,'wing_color2',255,255,255), (203718,2000003,0,'eye_color',255,255,255), (203719,2000003,0,'skin_color',255,255,255), (203720,2000003,0,'soga_eye_color',255,0,255), (203721,2000004,0,'eye_color',255,255,255), (203722,2000004,0,'skin_color',128,0,0), (203723,2000004,0,'soga_eye_color',255,0,255), (203724,2000005,0,'eye_color',255,255,255), (203725,2000005,0,'skin_color',255,255,255), (203726,2000005,0,'soga_eye_color',255,0,255), (203727,2000006,1,'cheek_type',100,-100,0), (203728,2000006,1,'chin_type',-65,88,-100), (203729,2000006,1,'ear_type',-58,95,0), (203730,2000006,1,'eye_brow_type',-76,-100,100), (203731,2000006,0,'eye_color',132,109,86), (203732,2000006,1,'eye_type',88,0,0), (203733,2000006,0,'hair_color1',48,44,93), (203734,2000006,0,'hair_color2',237,0,0), (203735,2000006,0,'hair_face_color',19,19,10), (203736,2000006,0,'hair_face_highlight_color',55,55,50), (203737,2000006,0,'hair_type_color',19,19,10), (203738,2000006,0,'hair_type_highlight_color',55,55,50), (203739,2000006,1,'lip_type',11,-19,-55), (203740,2000006,1,'nose_type',74,48,44), (203741,2000006,0,'skin_color',220,194,152), (203742,2000006,1,'soga_cheek_type',0,-76,-100), (203743,2000006,1,'soga_chin_type',0,11,-19), (203744,2000006,1,'soga_ear_type',0,88,0), (203745,2000006,1,'soga_eye_brow_type',0,-58,95), (203746,2000006,0,'soga_eye_color',229,229,102), (203747,2000006,1,'soga_eye_type',-19,0,0), (203748,2000006,0,'soga_hair_face_color',19,19,10), (203749,2000006,0,'soga_hair_face_highlight_color',55,55,50), (203750,2000006,0,'soga_hair_type_color',19,19,10), (203751,2000006,0,'soga_hair_type_highlight_color',55,55,50), (203752,2000006,1,'soga_lip_type',100,100,-100), (203753,2000006,1,'soga_nose_type',-55,-65,88), (203754,2000006,0,'soga_skin_color',220,194,152), (203755,2000006,0,'wing_color1',255,255,255), (203756,2000006,0,'wing_color2',255,255,255), (203786,2000008,1,'cheek_type',95,87,0), (203787,2000008,1,'chin_type',-25,51,79), (203788,2000008,1,'ear_type',66,-88,0), (203789,2000008,1,'eye_brow_type',-61,97,55), (203790,2000008,0,'eye_color',151,191,190), (203791,2000008,1,'eye_type',-2,0,0), (203792,2000008,0,'hair_color1',34,216,205), (203793,2000008,0,'hair_color2',68,0,0), (203794,2000008,0,'hair_face_color',188,93,40), (203795,2000008,0,'hair_highlight',38,22,21), (203796,2000008,0,'hair_type_color',188,93,40), (203797,2000008,1,'lip_type',-89,-48,5), (203798,2000008,1,'nose_type',81,34,-40), (203799,2000008,0,'skin_color',225,224,212), (203800,2000008,1,'soga_cheek_type',0,-61,97), (203801,2000008,1,'soga_chin_type',0,-89,-48), (203802,2000008,1,'soga_ear_type',0,-2,0), (203803,2000008,1,'soga_eye_brow_type',0,66,-88), (203804,2000008,0,'soga_eye_color',229,229,102), (203805,2000008,1,'soga_eye_type',68,0,0), (203806,2000008,0,'soga_hair_color1',105,26,26), (203807,2000008,0,'soga_hair_color2',157,83,0), (203808,2000008,0,'soga_hair_face_color',188,93,40), (203809,2000008,0,'soga_hair_highlight',38,22,21), (203810,2000008,0,'soga_hair_type_color',188,93,40), (203811,2000008,1,'soga_lip_type',55,95,87), (203812,2000008,1,'soga_nose_type',5,-25,51), (203813,2000008,0,'soga_skin_color',225,224,212), (203814,2000008,0,'wing_color1',255,255,255), (203815,2000008,0,'wing_color2',255,255,255), (203816,2000009,0,'eye_color',255,255,255), (203817,2000009,0,'skin_color',255,255,255), (203818,2000009,0,'soga_eye_color',255,0,255), (203819,2000010,0,'eye_color',255,255,255), (203820,2000010,0,'skin_color',255,255,255), (203821,2000010,0,'soga_eye_color',255,0,255), (203822,2000011,0,'eye_color',255,255,255), (203823,2000011,0,'skin_color',255,255,255), (203824,2000011,0,'soga_eye_color',255,0,255), (203825,2000012,0,'eye_color',255,255,255), (203826,2000012,0,'skin_color',255,255,255), (203827,2000012,0,'soga_eye_color',255,0,255), (203828,2000013,0,'eye_color',128,128,63), (203829,2000013,0,'skin_color',98,98,98), (203830,2000013,0,'soga_eye_color',255,0,255), (203831,2000014,0,'eye_color',255,255,255), (203832,2000014,0,'skin_color',255,255,255), (203833,2000014,0,'soga_eye_color',255,0,255), (203834,2000015,1,'cheek_type',17,20,0), (203835,2000015,1,'chin_type',0,17,0), (203836,2000015,1,'ear_type',-17,-44,0), (203837,2000015,1,'eye_brow_type',-4,-1,-3), (203838,2000015,0,'eye_color',116,94,49), (203839,2000015,1,'eye_type',-4,0,0), (203840,2000015,0,'hair_color1',25,19,0), (203841,2000015,0,'hair_face_color',104,37,19), (203842,2000015,0,'hair_face_highlight_color',13,12,8), (203843,2000015,0,'hair_type_color',104,37,19), (203844,2000015,0,'hair_type_highlight_color',13,12,8), (203845,2000015,1,'lip_type',0,-28,2), (203846,2000015,1,'nose_type',-5,25,19), (203847,2000015,0,'skin_color',183,191,191), (203848,2000015,1,'soga_cheek_type',0,-4,-1), (203849,2000015,1,'soga_chin_type',0,0,-28), (203850,2000015,1,'soga_ear_type',0,-4,0), (203851,2000015,1,'soga_eye_brow_type',0,-17,-44), (203852,2000015,0,'soga_eye_color',229,229,102), (203853,2000015,1,'soga_eye_type',-4,0,0), (203854,2000015,0,'soga_hair_face_color',104,37,19), (203855,2000015,0,'soga_hair_face_highlight_color',13,12,8), (203856,2000015,0,'soga_hair_type_color',104,37,19), (203857,2000015,0,'soga_hair_type_highlight_color',13,12,8), (203858,2000015,1,'soga_lip_type',-3,17,20), (203859,2000015,1,'soga_nose_type',2,0,17), (203860,2000015,0,'soga_skin_color',183,191,191), (203861,2000015,0,'wing_color1',255,255,255), (203862,2000015,0,'wing_color2',255,255,255), (203863,2000016,1,'cheek_type',20,14,0), (203864,2000016,1,'chin_type',35,81,68), (203865,2000016,1,'ear_type',-62,28,0), (203866,2000016,1,'eye_brow_type',-56,82,28), (203867,2000016,0,'eye_color',61,120,89), (203868,2000016,1,'eye_type',-41,0,0), (203869,2000016,0,'hair_color1',68,208,248), (203870,2000016,0,'hair_color2',76,0,0), (203871,2000016,0,'hair_face_color',171,60,32), (203872,2000016,0,'hair_face_highlight_color',35,24,1), (203873,2000016,0,'hair_highlight',103,102,153), (203874,2000016,0,'hair_type_color',171,60,32), (203875,2000016,0,'hair_type_highlight_color',35,24,1), (203876,2000016,1,'lip_type',94,-76,-50), (203877,2000016,1,'nose_type',64,68,-48), (203878,2000016,0,'skin_color',241,232,234), (203879,2000016,1,'soga_cheek_type',0,-56,82), (203880,2000016,1,'soga_chin_type',0,94,-76), (203881,2000016,1,'soga_ear_type',0,-41,0), (203882,2000016,1,'soga_eye_brow_type',0,-62,28), (203883,2000016,0,'soga_eye_color',229,229,102), (203884,2000016,1,'soga_eye_type',76,0,0), (203885,2000016,0,'soga_hair_color1',43,36,70), (203886,2000016,0,'soga_hair_color2',49,49,53), (203887,2000016,0,'soga_hair_face_color',171,60,32), (203888,2000016,0,'soga_hair_face_highlight_color',35,24,1), (203889,2000016,0,'soga_hair_highlight',103,102,153), (203890,2000016,0,'soga_hair_type_color',171,60,32), (203891,2000016,0,'soga_hair_type_highlight_color',35,24,1), (203892,2000016,1,'soga_lip_type',28,20,14), (203893,2000016,1,'soga_nose_type',-50,35,81), (203894,2000016,0,'soga_skin_color',241,232,234), (203895,2000016,0,'wing_color1',255,255,255), (203896,2000016,0,'wing_color2',255,255,255), (203897,2000017,1,'cheek_type',-31,52,0), (203898,2000017,1,'chin_type',-64,42,-25), (203899,2000017,1,'ear_type',42,56,0), (203900,2000017,1,'eye_brow_type',29,44,-77), (203901,2000017,0,'eye_color',15,8,20), (203902,2000017,1,'eye_type',-39,0,0), (203903,2000017,0,'hair_color1',82,50,162), (203904,2000017,0,'hair_color2',200,0,0), (203905,2000017,0,'hair_face_color',244,245,246), (203906,2000017,0,'hair_face_highlight_color',94,79,124), (203907,2000017,0,'hair_highlight',33,22,19), (203908,2000017,0,'hair_type_color',244,245,246), (203909,2000017,0,'hair_type_highlight_color',94,79,124), (203910,2000017,1,'lip_type',-9,-77,-14), (203911,2000017,1,'nose_type',-97,82,50), (203912,2000017,0,'skin_color',102,77,75), (203913,2000017,1,'soga_cheek_type',0,29,44), (203914,2000017,1,'soga_chin_type',0,-9,-77), (203915,2000017,1,'soga_ear_type',0,-39,0), (203916,2000017,1,'soga_eye_brow_type',0,42,56), (203917,2000017,0,'soga_eye_color',229,229,102), (203918,2000017,1,'soga_eye_type',-56,0,0), (203919,2000017,0,'soga_hair_color1',93,64,120), (203920,2000017,0,'soga_hair_color2',95,79,92), (203921,2000017,0,'soga_hair_face_color',244,245,246), (203922,2000017,0,'soga_hair_face_highlight_color',94,79,124), (203923,2000017,0,'soga_hair_highlight',33,22,19), (203924,2000017,0,'soga_hair_type_color',244,245,246), (203925,2000017,0,'soga_hair_type_highlight_color',94,79,124), (203926,2000017,1,'soga_lip_type',-77,-31,52), (203927,2000017,1,'soga_nose_type',-14,-64,42), (203928,2000017,0,'soga_skin_color',102,77,75), (203929,2000017,0,'wing_color1',255,255,255), (203930,2000017,0,'wing_color2',255,255,255), (203931,2000018,0,'eye_color',255,255,255), (203932,2000018,0,'skin_color',255,255,255), (203933,2000018,0,'soga_eye_color',255,0,255), (203934,2000019,1,'cheek_type',100,-100,0), (203935,2000019,1,'chin_type',-100,100,100), (203936,2000019,1,'ear_type',25,8,0), (203937,2000019,1,'eye_brow_type',100,100,100), (203938,2000019,0,'eye_color',118,14,183), (203939,2000019,1,'eye_type',100,0,0), (203940,2000019,0,'hair_color1',239,0,20), (203941,2000019,0,'hair_color2',48,0,0), (203942,2000019,0,'hair_face_color',171,60,32), (203943,2000019,0,'hair_face_highlight_color',216,192,37), (203944,2000019,0,'hair_highlight',161,165,168), (203945,2000019,0,'hair_type_color',171,60,32), (203946,2000019,0,'hair_type_highlight_color',216,192,37), (203947,2000019,1,'lip_type',100,50,-68), (203948,2000019,1,'nose_type',0,-17,0), (203949,2000019,0,'skin_color',248,249,248), (203950,2000019,1,'soga_cheek_type',0,100,100), (203951,2000019,1,'soga_chin_type',0,100,50), (203952,2000019,1,'soga_ear_type',0,100,0), (203953,2000019,1,'soga_eye_brow_type',0,25,8), (203954,2000019,0,'soga_eye_color',229,229,102), (203955,2000019,1,'soga_eye_type',48,0,0), (203956,2000019,0,'soga_hair_color1',209,131,22), (203957,2000019,0,'soga_hair_color2',199,150,48), (203958,2000019,0,'soga_hair_face_color',171,60,32), (203959,2000019,0,'soga_hair_face_highlight_color',216,192,37), (203960,2000019,0,'soga_hair_highlight',161,165,168), (203961,2000019,0,'soga_hair_type_color',171,60,32), (203962,2000019,0,'soga_hair_type_highlight_color',216,192,37), (203963,2000019,1,'soga_lip_type',100,100,-100), (203964,2000019,1,'soga_nose_type',-68,-100,100), (203965,2000019,0,'soga_skin_color',248,249,248), (203966,2000019,0,'wing_color1',255,255,255), (203967,2000019,0,'wing_color2',255,255,255), (203968,2000020,0,'eye_color',255,255,255), (203969,2000020,0,'skin_color',255,255,255), (203970,2000020,0,'soga_eye_color',255,0,255), (203971,2000021,0,'eye_color',255,255,255), (203972,2000021,0,'skin_color',255,255,255), (203973,2000021,0,'soga_eye_color',255,0,255), (203974,2000022,0,'eye_color',255,255,255), (203975,2000022,0,'skin_color',255,255,255), (203976,2000022,0,'soga_eye_color',255,0,255), (203977,2000023,1,'cheek_type',-5,-14,0), (203978,2000023,1,'chin_type',-81,64,61), (203979,2000023,1,'ear_type',82,12,0), (203980,2000023,1,'eye_brow_type',10,-3,-78), (203981,2000023,0,'eye_color',209,180,255), (203982,2000023,1,'eye_type',65,0,0), (203983,2000023,0,'hair_color1',192,225,169), (203984,2000023,0,'hair_color2',95,79,92), (203985,2000023,0,'hair_face_color',110,158,181), (203986,2000023,0,'hair_face_highlight_color',61,61,75), (203987,2000023,0,'hair_highlight',43,36,70), (203988,2000023,0,'hair_type_color',110,158,181), (203989,2000023,0,'hair_type_highlight_color',61,61,75), (203990,2000023,1,'lip_type',-25,-97,-18), (203991,2000023,1,'nose_type',-85,-64,-31), (203992,2000023,0,'skin_color',114,145,154), (203993,2000023,1,'soga_cheek_type',0,10,-3), (203994,2000023,1,'soga_chin_type',0,-25,-97), (203995,2000023,1,'soga_ear_type',0,65,0), (203996,2000023,1,'soga_eye_brow_type',0,82,12), (203997,2000023,0,'soga_eye_color',229,229,102), (203998,2000023,1,'soga_eye_type',65,0,0), (203999,2000023,0,'soga_hair_color1',93,64,120), (204000,2000023,0,'soga_hair_color2',95,79,92), (204001,2000023,0,'soga_hair_face_color',110,158,181), (204002,2000023,0,'soga_hair_face_highlight_color',61,61,75), (204003,2000023,0,'soga_hair_highlight',43,36,70), (204004,2000023,0,'soga_hair_type_color',110,158,181), (204005,2000023,0,'soga_hair_type_highlight_color',61,61,75), (204006,2000023,1,'soga_lip_type',-78,-5,-14), (204007,2000023,1,'soga_nose_type',-18,-81,64), (204008,2000023,0,'soga_skin_color',114,145,154), (204009,2000023,0,'wing_color1',255,255,255), (204010,2000023,0,'wing_color2',255,255,255), (204011,2000024,0,'eye_color',255,255,255), (204012,2000024,0,'skin_color',255,255,255), (204013,2000024,0,'soga_eye_color',255,0,255), (204014,2000025,0,'eye_color',255,255,255), (204015,2000025,0,'skin_color',255,255,255), (204016,2000025,0,'soga_eye_color',255,0,255), (204017,2000026,0,'eye_color',128,63,0), (204018,2000026,0,'skin_color',63,0,0), (204019,2000026,0,'soga_eye_color',255,0,255), (204020,2000027,0,'eye_color',255,255,255), (204021,2000027,0,'skin_color',255,255,255), (204022,2000027,0,'soga_eye_color',255,0,255), (204023,2000028,1,'cheek_type',-10,14,0), (204024,2000028,1,'chin_type',43,-22,-28), (204025,2000028,1,'ear_type',-37,-3,0), (204026,2000028,1,'eye_brow_type',-20,-44,5), (204027,2000028,0,'eye_color',137,186,200), (204028,2000028,1,'eye_type',-28,0,0), (204029,2000028,0,'hair_face_color',209,203,192), (204030,2000028,0,'hair_face_highlight_color',86,78,21), (204031,2000028,0,'hair_type_color',209,203,192), (204032,2000028,0,'hair_type_highlight_color',86,78,21), (204033,2000028,1,'lip_type',-5,-3,-23), (204034,2000028,1,'nose_type',-10,21,29), (204035,2000028,0,'skin_color',203,194,148), (204036,2000028,1,'soga_cheek_type',-10,14,0), (204037,2000028,1,'soga_chin_type',43,-22,-28), (204038,2000028,1,'soga_ear_type',-37,-3,0), (204039,2000028,1,'soga_eye_brow_type',-20,-44,5), (204040,2000028,0,'soga_eye_color',229,229,102), (204041,2000028,1,'soga_eye_type',-28,0,0), (204042,2000028,0,'soga_hair_face_color',209,203,192), (204043,2000028,0,'soga_hair_face_highlight_color',86,78,21), (204044,2000028,0,'soga_hair_type_color',209,203,192), (204045,2000028,0,'soga_hair_type_highlight_color',86,78,21), (204046,2000028,1,'soga_lip_type',-5,-3,-23), (204047,2000028,1,'soga_nose_type',-10,21,29), (204048,2000028,0,'soga_skin_color',203,194,148), (204049,2000028,0,'wing_color1',255,255,255), (204050,2000028,0,'wing_color2',255,255,255), (204051,2000029,0,'eye_color',255,255,255), (204052,2000029,0,'skin_color',255,255,255), (204053,2000029,0,'soga_eye_color',255,0,255), (204076,1990001,0,'eye_color',255,255,255), (204077,1990001,0,'skin_color',255,255,255), (204078,1990001,0,'soga_eye_color',255,0,255), (204079,1990002,0,'eye_color',255,255,255), (204080,1990002,0,'skin_color',255,255,255), (204081,1990002,0,'soga_eye_color',255,0,255), (204082,1990003,0,'eye_color',255,255,255), (204083,1990003,0,'skin_color',1,1,1), (204084,1990003,0,'soga_eye_color',255,0,255), (204085,1990004,0,'eye_color',255,255,255), (204086,1990004,0,'skin_color',255,255,255), (204087,1990004,0,'soga_eye_color',255,0,255), (204088,1990005,0,'eye_color',255,255,255), (204089,1990005,0,'skin_color',255,255,255), (204090,1990005,0,'soga_eye_color',255,0,255), (204091,1990006,0,'eye_color',255,255,255), (204092,1990006,0,'skin_color',255,255,255), (204093,1990006,0,'soga_eye_color',255,0,255), (204094,1990007,0,'eye_color',255,255,255), (204095,1990007,0,'skin_color',255,255,255), (204096,1990007,0,'soga_eye_color',255,0,255), (204100,1990009,0,'eye_color',255,255,255), (204101,1990009,0,'skin_color',128,63,0), (204102,1990009,0,'soga_eye_color',255,0,255), (204103,1990010,0,'eye_color',255,255,255), (204104,1990010,0,'skin_color',255,255,255), (204105,1990010,0,'soga_eye_color',255,0,255), (204106,1990011,1,'cheek_type',-88,-18,0), (204107,1990011,1,'chin_type',51,1,-38), (204108,1990011,1,'ear_type',57,-53,0), (204109,1990011,1,'eye_brow_type',51,-63,18), (204110,1990011,0,'eye_color',121,173,172), (204111,1990011,1,'eye_type',82,0,0), (204112,1990011,0,'hair_color1',163,160,165), (204113,1990011,0,'hair_color2',104,52,0), (204114,1990011,0,'hair_face_color',43,13,18), (204115,1990011,0,'hair_face_highlight_color',84,0,0), (204116,1990011,0,'hair_highlight',109,14,49), (204117,1990011,0,'hair_type_color',43,13,18), (204118,1990011,0,'hair_type_highlight_color',84,0,0), (204119,1990011,1,'lip_type',62,7,-63), (204120,1990011,1,'nose_type',10,-93,-96), (204121,1990011,0,'skin_color',184,132,135), (204122,1990011,1,'soga_cheek_type',0,51,-63), (204123,1990011,1,'soga_chin_type',0,62,7), (204124,1990011,1,'soga_ear_type',0,82,0), (204125,1990011,1,'soga_eye_brow_type',0,57,-53), (204126,1990011,0,'soga_eye_color',229,229,102), (204127,1990011,1,'soga_eye_type',82,0,0), (204128,1990011,0,'soga_hair_color1',54,45,28), (204129,1990011,0,'soga_hair_color2',104,52,0), (204130,1990011,0,'soga_hair_face_color',43,13,18), (204131,1990011,0,'soga_hair_face_highlight_color',84,0,0), (204132,1990011,0,'soga_hair_highlight',109,14,49), (204133,1990011,0,'soga_hair_type_color',43,13,18), (204134,1990011,0,'soga_hair_type_highlight_color',84,0,0), (204135,1990011,1,'soga_lip_type',18,-88,-18), (204136,1990011,1,'soga_nose_type',-63,51,1), (204137,1990011,0,'soga_skin_color',184,132,135), (204138,1990011,0,'wing_color1',255,255,255), (204139,1990011,0,'wing_color2',255,255,255), (204140,1990012,0,'eye_color',255,255,255), (204141,1990012,0,'skin_color',255,255,255), (204142,1990012,0,'soga_eye_color',255,0,255), (204143,1990013,0,'eye_color',255,255,255), (204144,1990013,0,'skin_color',255,255,255), (204145,1990013,0,'soga_eye_color',255,0,255), (204146,1990014,0,'eye_color',255,255,255), (204147,1990014,0,'skin_color',255,255,255), (204148,1990014,0,'soga_eye_color',255,0,255), (204149,1990015,0,'eye_color',255,255,255), (204150,1990015,0,'skin_color',255,255,255), (204151,1990015,0,'soga_eye_color',255,0,255), (204152,1990016,0,'eye_color',255,255,255), (204153,1990016,0,'skin_color',255,255,255), (204154,1990016,0,'soga_eye_color',255,0,255), (204155,1990017,0,'eye_color',255,255,255), (204156,1990017,0,'skin_color',255,255,255), (204157,1990017,0,'soga_eye_color',255,0,255), (204158,1990018,0,'eye_color',255,255,255), (204159,1990018,0,'skin_color',255,255,255), (204160,1990018,0,'soga_eye_color',255,0,255), (204161,1990019,0,'eye_color',255,255,255), (204162,1990019,0,'skin_color',63,0,0), (204163,1990019,0,'soga_eye_color',255,0,255), (204164,1990020,0,'eye_color',255,255,255), (204165,1990020,0,'skin_color',255,255,255), (204166,1990020,0,'soga_eye_color',255,0,255), (204167,1990021,0,'eye_color',255,255,255), (204168,1990021,0,'skin_color',255,255,255), (204169,1990021,0,'soga_eye_color',255,0,255), (204170,1990022,0,'eye_color',255,255,255), (204171,1990022,0,'skin_color',255,255,255), (204172,1990022,0,'soga_eye_color',255,0,255), (204173,1990023,1,'cheek_type',100,-100,0), (204174,1990023,1,'chin_type',-100,100,100), (204175,1990023,1,'ear_type',25,9,0), (204176,1990023,1,'eye_brow_type',100,100,100), (204177,1990023,0,'eye_color',118,14,183), (204178,1990023,1,'eye_type',100,0,0), (204179,1990023,0,'hair_color1',239,255,242), (204180,1990023,0,'hair_face_color',171,60,32), (204181,1990023,0,'hair_face_highlight_color',216,192,37), (204182,1990023,0,'hair_type_color',171,60,32), (204183,1990023,0,'hair_type_highlight_color',216,192,37), (204184,1990023,1,'lip_type',100,50,-68), (204185,1990023,1,'nose_type',0,-17,-1), (204186,1990023,0,'skin_color',251,250,242), (204187,1990023,1,'soga_cheek_type',0,100,100), (204188,1990023,1,'soga_chin_type',0,100,50), (204189,1990023,1,'soga_ear_type',0,100,0), (204190,1990023,1,'soga_eye_brow_type',0,25,9), (204191,1990023,0,'soga_eye_color',229,229,102), (204192,1990023,1,'soga_eye_type',100,0,0), (204193,1990023,0,'soga_hair_face_color',171,60,32), (204194,1990023,0,'soga_hair_face_highlight_color',216,192,37), (204195,1990023,0,'soga_hair_type_color',171,60,32), (204196,1990023,0,'soga_hair_type_highlight_color',216,192,37), (204197,1990023,1,'soga_lip_type',100,100,-100), (204198,1990023,1,'soga_nose_type',-68,-100,100), (204199,1990023,0,'soga_skin_color',251,250,242), (204200,1990023,0,'wing_color1',255,255,255), (204201,1990023,0,'wing_color2',255,255,255), (204260,1990026,1,'cheek_type',100,-100,0), (204261,1990026,1,'chin_type',-100,100,100), (204262,1990026,1,'ear_type',25,9,0), (204263,1990026,1,'eye_brow_type',100,100,100), (204264,1990026,0,'eye_color',118,14,183), (204265,1990026,1,'eye_type',100,0,0), (204266,1990026,0,'hair_color1',239,255,242), (204267,1990026,0,'hair_face_color',171,60,32), (204268,1990026,0,'hair_face_highlight_color',216,192,37), (204269,1990026,0,'hair_type_color',171,60,32), (204270,1990026,0,'hair_type_highlight_color',216,192,37), (204271,1990026,1,'lip_type',100,50,-68), (204272,1990026,1,'nose_type',0,-17,-1), (204273,1990026,0,'skin_color',212,213,214), (204274,1990026,1,'soga_cheek_type',0,100,100), (204275,1990026,1,'soga_chin_type',0,100,50), (204276,1990026,1,'soga_ear_type',0,100,0), (204277,1990026,1,'soga_eye_brow_type',0,25,9), (204278,1990026,0,'soga_eye_color',229,229,102), (204279,1990026,1,'soga_eye_type',100,0,0), (204280,1990026,0,'soga_hair_face_color',171,60,32), (204281,1990026,0,'soga_hair_face_highlight_color',216,192,37), (204282,1990026,0,'soga_hair_type_color',171,60,32), (204283,1990026,0,'soga_hair_type_highlight_color',216,192,37), (204284,1990026,1,'soga_lip_type',100,100,-100), (204285,1990026,1,'soga_nose_type',-68,-100,100), (204286,1990026,0,'soga_skin_color',212,213,214), (204287,1990026,0,'wing_color1',255,255,255), (204288,1990026,0,'wing_color2',255,255,255), (204318,1990028,1,'cheek_type',100,-100,0), (204319,1990028,1,'chin_type',-100,100,100), (204320,1990028,1,'ear_type',25,9,0), (204321,1990028,1,'eye_brow_type',100,100,100), (204322,1990028,0,'eye_color',118,14,183), (204323,1990028,1,'eye_type',100,0,0), (204324,1990028,0,'hair_color1',239,255,228), (204325,1990028,0,'hair_face_color',171,60,32), (204326,1990028,0,'hair_face_highlight_color',216,192,37), (204327,1990028,0,'hair_type_color',171,60,32), (204328,1990028,0,'hair_type_highlight_color',216,192,37), (204329,1990028,1,'lip_type',100,50,-68), (204330,1990028,1,'nose_type',0,-17,-1), (204331,1990028,1,'skin_color',232,214,144), (204332,1990028,1,'soga_cheek_type',0,100,100), (204333,1990028,1,'soga_chin_type',0,100,50), (204334,1990028,1,'soga_ear_type',0,100,0), (204335,1990028,1,'soga_eye_brow_type',0,25,9), (204336,1990028,0,'soga_eye_color',229,229,102), (204337,1990028,1,'soga_eye_type',100,0,0), (204338,1990028,0,'soga_hair_face_color',171,60,32), (204339,1990028,0,'soga_hair_face_highlight_color',216,192,37), (204340,1990028,0,'soga_hair_type_color',171,60,32), (204341,1990028,0,'soga_hair_type_highlight_color',216,192,37), (204342,1990028,1,'soga_lip_type',100,100,-100), (204343,1990028,1,'soga_nose_type',-68,-100,100), (204344,1990028,0,'soga_skin_color',232,214,144), (204345,1990028,0,'wing_color1',255,255,255), (204346,1990028,0,'wing_color2',255,255,255), (204347,1990029,0,'eye_color',255,255,255), (204348,1990029,0,'skin_color',255,255,255), (204349,1990029,0,'soga_eye_color',255,0,255), (204350,1990030,0,'eye_color',255,255,255), (204351,1990030,0,'skin_color',255,255,255), (204352,1990030,0,'soga_eye_color',255,0,255), (204353,1990031,0,'eye_color',255,255,255), (204354,1990031,0,'skin_color',63,0,0), (204355,1990031,0,'soga_eye_color',255,0,255), (204356,1990032,0,'eye_color',255,255,255), (204357,1990032,0,'skin_color',255,255,255), (204358,1990032,0,'soga_eye_color',255,0,255), (204359,1990033,0,'eye_color',255,255,255), (204360,1990033,0,'skin_color',0,128,255), (204361,1990033,0,'soga_eye_color',255,0,255), (204362,1990034,0,'eye_color',255,255,255), (204363,1990034,0,'skin_color',255,255,255), (204364,1990034,0,'soga_eye_color',255,0,255), (204365,1990035,0,'eye_color',255,255,255), (204366,1990035,0,'skin_color',255,255,255), (204367,1990035,0,'soga_eye_color',255,0,255), (204368,1990036,0,'eye_color',255,255,255), (204369,1990036,0,'skin_color',255,255,255), (204370,1990036,0,'soga_eye_color',255,0,255), (204371,1990037,0,'eye_color',255,255,255), (204372,1990037,0,'skin_color',255,255,255), (204373,1990037,0,'soga_eye_color',255,0,255), (204374,1990038,0,'eye_color',255,255,255), (204375,1990038,0,'skin_color',255,255,255), (204376,1990038,0,'soga_eye_color',255,0,255), (204377,1990039,0,'eye_color',255,255,255), (204378,1990039,0,'skin_color',255,255,255), (204379,1990039,0,'soga_eye_color',255,0,255), (204380,1990040,1,'cheek_type',4,12,0), (204381,1990040,1,'chin_type',-40,26,-34), (204382,1990040,1,'ear_type',-34,-35,0), (204383,1990040,1,'eye_brow_type',29,-5,19), (204384,1990040,0,'eye_color',193,163,120), (204385,1990040,1,'eye_type',28,0,0), (204386,1990040,0,'hair_color1',22,249,0), (204387,1990040,0,'hair_face_color',50,45,31), (204388,1990040,0,'hair_face_highlight_color',65,29,0), (204389,1990040,0,'hair_type_color',50,45,31), (204390,1990040,0,'hair_type_highlight_color',65,29,0), (204391,1990040,1,'lip_type',2,34,1), (204392,1990040,1,'nose_type',-5,22,-7), (204393,1990040,0,'skin_color',225,210,187), (204394,1990040,1,'soga_cheek_type',0,29,-5), (204395,1990040,1,'soga_chin_type',0,2,34), (204396,1990040,1,'soga_ear_type',0,28,0), (204397,1990040,1,'soga_eye_brow_type',0,-34,-35), (204398,1990040,0,'soga_eye_color',229,229,102), (204399,1990040,1,'soga_eye_type',28,0,0), (204400,1990040,0,'soga_hair_face_color',50,45,31), (204401,1990040,0,'soga_hair_face_highlight_color',65,29,0), (204402,1990040,0,'soga_hair_type_color',50,45,31), (204403,1990040,0,'soga_hair_type_highlight_color',65,29,0), (204404,1990040,1,'soga_lip_type',19,4,12), (204405,1990040,1,'soga_nose_type',1,-40,26), (204406,1990040,0,'soga_skin_color',225,210,187), (204407,1990040,0,'wing_color1',255,255,255), (204408,1990040,0,'wing_color2',255,255,255), (204409,1990041,0,'eye_color',255,255,255), (204410,1990041,0,'skin_color',255,255,255), (204411,1990041,0,'soga_eye_color',255,0,255), (204412,1990042,0,'eye_color',255,255,255), (204413,1990042,0,'skin_color',255,255,255), (204414,1990042,0,'soga_eye_color',255,0,255), (204415,1990043,0,'eye_color',255,255,255), (204416,1990043,0,'skin_color',255,255,255), (204417,1990043,0,'soga_eye_color',255,0,255), (204418,1990044,0,'eye_color',255,255,255), (204419,1990044,0,'skin_color',255,0,0), (204420,1990044,0,'soga_eye_color',255,0,255), (204421,1990045,0,'eye_color',255,255,255), (204422,1990045,0,'skin_color',255,0,0), (204423,1990045,0,'soga_eye_color',255,0,255), (204448,1990054,0,'eye_color',255,255,255), (204449,1990054,0,'skin_color',255,128,0), (204450,1990054,0,'soga_eye_color',255,0,255), (204454,1990056,0,'eye_color',255,255,255), (204455,1990056,0,'skin_color',255,255,255), (204456,1990056,0,'soga_eye_color',255,0,255), (204457,6620000,1,'cheek_type',15,-21,0), (204458,6620000,1,'chin_type',32,81,-50), (204459,6620000,1,'ear_type',-12,52,0), (204460,6620000,1,'eye_brow_type',-89,0,10), (204461,6620000,0,'eye_color',131,180,186), (204462,6620000,1,'eye_type',42,0,0), (204463,6620000,0,'hair_color1',239,198,48), (204464,6620000,0,'hair_face_highlight_color',190,97,43), (204465,6620000,0,'hair_type_highlight_color',190,97,43), (204466,6620000,1,'lip_type',43,64,0), (204467,6620000,1,'nose_type',0,-17,-58), (204468,6620000,0,'skin_color',239,197,196), (204469,6620000,1,'soga_cheek_type',0,-89,0), (204470,6620000,1,'soga_chin_type',0,43,64), (204471,6620000,1,'soga_ear_type',0,42,0), (204472,6620000,1,'soga_eye_brow_type',0,-12,52), (204473,6620000,0,'soga_eye_color',204,204,204), (204474,6620000,0,'soga_hair_face_highlight_color',190,97,43), (204475,6620000,0,'soga_hair_type_highlight_color',190,97,43), (204476,6620000,1,'soga_lip_type',10,15,-21), (204477,6620000,1,'soga_nose_type',0,32,81), (204478,6620000,0,'soga_skin_color',239,197,196), (204479,6620001,1,'cheek_type',-59,66,0), (204480,6620001,1,'chin_type',29,-10,-12), (204481,6620001,1,'ear_type',89,32,0), (204482,6620001,1,'eye_brow_type',59,-93,-31), (204483,6620001,0,'eye_color',54,116,114), (204484,6620001,1,'eye_type',53,0,0), (204485,6620001,0,'hair_color1',14,77,182), (204486,6620001,0,'hair_color2',200,0,0), (204487,6620001,0,'hair_face_color',171,64,25), (204488,6620001,0,'hair_face_highlight_color',84,0,0), (204489,6620001,0,'hair_type_color',171,64,25), (204490,6620001,0,'hair_type_highlight_color',84,0,0), (204491,6620001,1,'lip_type',-25,-21,-25), (204492,6620001,1,'nose_type',39,14,77), (204493,6620001,0,'skin_color',252,253,253), (204494,6620001,1,'soga_cheek_type',0,59,-93), (204495,6620001,1,'soga_chin_type',0,-25,-21), (204496,6620001,1,'soga_ear_type',0,53,0), (204497,6620001,1,'soga_eye_brow_type',0,89,32), (204498,6620001,0,'soga_eye_color',229,229,102), (204499,6620001,1,'soga_eye_type',-56,0,0), (204500,6620001,0,'soga_hair_face_color',171,64,25), (204501,6620001,0,'soga_hair_face_highlight_color',84,0,0), (204502,6620001,0,'soga_hair_type_color',171,64,25), (204503,6620001,0,'soga_hair_type_highlight_color',84,0,0), (204504,6620001,1,'soga_lip_type',-31,-59,66), (204505,6620001,1,'soga_nose_type',-25,29,-10), (204506,6620001,0,'soga_skin_color',252,253,253), (204507,6620001,0,'wing_color1',255,255,255), (204508,6620001,0,'wing_color2',255,255,255), (204509,6620002,1,'cheek_type',-28,21,0), (204510,6620002,1,'chin_type',38,14,-5), (204511,6620002,1,'ear_type',-19,7,0), (204512,6620002,1,'eye_brow_type',-28,0,-7), (204513,6620002,0,'eye_color',31,63,52), (204514,6620002,1,'eye_type',-32,0,0), (204515,6620002,0,'hair_color1',3,225,156), (204516,6620002,0,'hair_face_color',165,145,52), (204517,6620002,0,'hair_face_highlight_color',49,26,1), (204518,6620002,0,'hair_type_color',165,145,52), (204519,6620002,0,'hair_type_highlight_color',49,26,1), (204520,6620002,1,'lip_type',17,-32,41), (204521,6620002,1,'nose_type',-23,3,-31), (204522,6620002,0,'skin_color',209,196,175), (204523,6620002,1,'soga_cheek_type',0,-28,0), (204524,6620002,1,'soga_chin_type',0,17,-32), (204525,6620002,1,'soga_ear_type',0,-32,0), (204526,6620002,1,'soga_eye_brow_type',0,-19,7), (204527,6620002,0,'soga_eye_color',229,229,102), (204528,6620002,0,'soga_hair_face_color',165,145,52), (204529,6620002,0,'soga_hair_face_highlight_color',49,26,1), (204530,6620002,0,'soga_hair_type_color',165,145,52), (204531,6620002,0,'soga_hair_type_highlight_color',49,26,1), (204532,6620002,1,'soga_lip_type',-7,-28,21), (204533,6620002,1,'soga_nose_type',41,38,14), (204534,6620002,0,'soga_skin_color',209,196,175), (204535,6620002,0,'wing_color1',255,255,255), (204536,6620002,0,'wing_color2',255,255,255), (204537,6620003,1,'cheek_type',0,-28,0), (204538,6620003,1,'chin_type',-14,44,12), (204539,6620003,1,'ear_type',-14,5,0), (204540,6620003,1,'eye_brow_type',-28,4,-32), (204541,6620003,0,'eye_color',136,184,199), (204542,6620003,1,'eye_type',9,0,0), (204543,6620003,0,'hair_color1',11,40,249), (204544,6620003,0,'hair_face_color',219,209,100), (204545,6620003,0,'hair_face_highlight_color',175,174,169), (204546,6620003,0,'hair_type_color',219,209,100), (204547,6620003,0,'hair_type_highlight_color',175,174,169), (204548,6620003,1,'lip_type',-21,-11,37), (204549,6620003,1,'nose_type',1,11,40), (204550,6620003,0,'skin_color',166,107,76), (204551,6620003,1,'soga_cheek_type',0,-28,4), (204552,6620003,1,'soga_chin_type',0,-21,-11), (204553,6620003,1,'soga_ear_type',0,9,0), (204554,6620003,1,'soga_eye_brow_type',0,-14,5), (204555,6620003,0,'soga_eye_color',229,229,102), (204556,6620003,0,'soga_hair_face_color',219,209,100), (204557,6620003,0,'soga_hair_face_highlight_color',175,174,169), (204558,6620003,0,'soga_hair_type_color',219,209,100), (204559,6620003,0,'soga_hair_type_highlight_color',175,174,169), (204560,6620003,1,'soga_lip_type',-32,0,-28), (204561,6620003,1,'soga_nose_type',37,-14,44), (204562,6620003,0,'soga_skin_color',166,107,76), (204563,6620003,0,'wing_color1',255,255,255), (204564,6620003,0,'wing_color2',255,255,255), (204565,6620004,1,'cheek_type',50,95,0), (204566,6620004,1,'chin_type',0,77,0), (204567,6620004,1,'ear_type',-78,-56,0), (204568,6620004,1,'eye_brow_type',-34,-2,-35), (204569,6620004,0,'eye_color',63,118,77), (204570,6620004,1,'eye_type',28,0,0), (204571,6620004,0,'hair_color1',171,56,69), (204572,6620004,0,'hair_face_color',100,70,10), (204573,6620004,0,'hair_face_highlight_color',30,9,13), (204574,6620004,0,'hair_type_color',100,70,10), (204575,6620004,0,'hair_type_highlight_color',30,9,13), (204576,6620004,1,'lip_type',18,-4,62), (204577,6620004,1,'nose_type',34,-85,56), (204578,6620004,0,'skin_color',93,98,98), (204579,6620004,1,'soga_cheek_type',0,-34,-2), (204580,6620004,1,'soga_chin_type',0,18,-4), (204581,6620004,1,'soga_ear_type',0,28,0), (204582,6620004,1,'soga_eye_brow_type',0,-78,-56), (204583,6620004,0,'soga_eye_color',229,229,102), (204584,6620004,0,'soga_hair_face_color',100,70,10), (204585,6620004,0,'soga_hair_face_highlight_color',30,9,13), (204586,6620004,0,'soga_hair_type_color',100,70,10), (204587,6620004,0,'soga_hair_type_highlight_color',30,9,13), (204588,6620004,1,'soga_lip_type',-35,50,95), (204589,6620004,1,'soga_nose_type',62,0,77), (204590,6620004,0,'soga_skin_color',93,98,98), (204591,6620004,0,'wing_color1',255,255,255), (204592,6620004,0,'wing_color2',255,255,255), (204593,6620005,0,'eye_color',255,255,255), (204594,6620005,0,'skin_color',255,255,255), (204595,6620005,0,'soga_eye_color',255,0,255), (204596,5890000,1,'cheek_type',-75,37,0), (204597,5890000,1,'chin_type',37,1,31), (204598,5890000,1,'ear_type',62,0,0), (204599,5890000,1,'eye_brow_type',55,-7,100), (204600,5890000,0,'eye_color',73,42,13), (204601,5890000,0,'hair_color1',50,211,0), (204602,5890000,0,'hair_color2',25,0,0), (204603,5890000,0,'hair_face_highlight_color',15,1,21), (204604,5890000,0,'hair_highlight',38,22,21), (204605,5890000,0,'hair_type_highlight_color',15,1,21), (204606,5890000,1,'lip_type',-100,-46,50), (204607,5890000,1,'nose_type',68,50,-45), (204608,5890000,0,'skin_color',46,45,34), (204609,5890000,1,'soga_cheek_type',0,55,-7), (204610,5890000,1,'soga_chin_type',0,-100,-46), (204611,5890000,1,'soga_ear_type',62,0,0), (204612,5890000,1,'soga_eye_brow_type',0,62,0), (204613,5890000,0,'soga_eye_color',204,204,204), (204614,5890000,1,'soga_eye_type',25,0,0), (204615,5890000,0,'soga_hair_color1',120,50,0), (204616,5890000,0,'soga_hair_color2',26,24,25), (204617,5890000,0,'soga_hair_face_highlight_color',15,1,21), (204618,5890000,0,'soga_hair_highlight',38,22,21), (204619,5890000,0,'soga_hair_type_highlight_color',15,1,21), (204620,5890000,1,'soga_lip_type',100,-75,37), (204621,5890000,1,'soga_nose_type',50,37,1), (204622,5890000,0,'soga_skin_color',46,45,34), (204623,5890001,1,'cheek_type',-51,-59,0), (204624,5890001,1,'chin_type',34,-87,0), (204625,5890001,1,'ear_type',37,75,0), (204626,5890001,1,'eye_brow_type',35,-43,-37), (204627,5890001,0,'eye_color',141,138,0), (204628,5890001,1,'eye_type',96,0,0), (204629,5890001,0,'hair_color1',238,172,249), (204630,5890001,1,'lip_type',71,17,-43), (204631,5890001,1,'nose_type',-96,-18,-84), (204632,5890001,0,'skin_color',139,97,78), (204633,5890001,1,'soga_cheek_type',0,35,-43), (204634,5890001,1,'soga_chin_type',0,71,17), (204635,5890001,1,'soga_ear_type',0,96,0), (204636,5890001,1,'soga_eye_brow_type',0,37,75), (204637,5890001,0,'soga_eye_color',229,229,102), (204638,5890001,1,'soga_eye_type',40,0,0), (204639,5890001,1,'soga_lip_type',-37,-51,-59), (204640,5890001,1,'soga_nose_type',-43,34,-87), (204641,5890001,0,'soga_skin_color',139,97,78), (204642,5890001,0,'wing_color1',255,255,255), (204643,5890001,0,'wing_color2',255,255,255), (204644,5890002,1,'cheek_type',-77,-2,0), (204645,5890002,1,'chin_type',-28,14,-62), (204646,5890002,1,'ear_type',-96,34,0), (204647,5890002,1,'eye_brow_type',-25,96,20), (204648,5890002,0,'eye_color',166,144,94), (204649,5890002,1,'eye_type',-72,0,0), (204650,5890002,0,'hair_color1',195,197,192), (204651,5890002,0,'hair_color2',163,0,0), (204652,5890002,0,'hair_face_color',84,0,0), (204653,5890002,0,'hair_face_highlight_color',40,19,9), (204654,5890002,0,'hair_type_color',84,0,0), (204655,5890002,0,'hair_type_highlight_color',40,19,9), (204656,5890002,1,'lip_type',7,-52,84), (204657,5890002,1,'nose_type',-50,-61,-59), (204658,5890002,0,'skin_color',215,195,159), (204659,5890002,1,'soga_cheek_type',0,-25,96), (204660,5890002,1,'soga_chin_type',0,7,-52), (204661,5890002,1,'soga_ear_type',0,-72,0), (204662,5890002,1,'soga_eye_brow_type',0,-96,34), (204663,5890002,0,'soga_eye_color',229,229,102), (204664,5890002,1,'soga_eye_type',-93,0,0), (204665,5890002,0,'soga_hair_face_color',84,0,0), (204666,5890002,0,'soga_hair_face_highlight_color',40,19,9), (204667,5890002,0,'soga_hair_type_color',84,0,0), (204668,5890002,0,'soga_hair_type_highlight_color',40,19,9), (204669,5890002,1,'soga_lip_type',20,-77,-2), (204670,5890002,1,'soga_nose_type',84,-28,14), (204671,5890002,0,'soga_skin_color',215,195,159), (204672,5890002,0,'wing_color1',255,255,255), (204673,5890002,0,'wing_color2',255,255,255), (204674,5890003,0,'eye_color',255,255,255), (204675,5890003,0,'hair_type_color',122,198,253), (204676,5890003,0,'hair_type_highlight_color',158,214,253), (204677,5890003,0,'skin_color',255,255,255), (204678,5890003,0,'soga_eye_color',255,0,255), (204679,5890003,0,'soga_hair_type_color',122,198,253), (204680,5890003,0,'soga_hair_type_highlight_color',158,214,253), (204681,5890004,1,'cheek_type',62,84,0), (204682,5890004,1,'chin_type',-82,34,-28), (204683,5890004,1,'ear_type',-97,17,0), (204684,5890004,1,'eye_brow_type',-26,-17,-21), (204685,5890004,0,'eye_color',115,172,190), (204686,5890004,1,'eye_type',-58,0,0), (204687,5890004,0,'hair_color1',0,88,52), (204688,5890004,0,'hair_color2',169,7,0), (204689,5890004,0,'hair_face_color',231,170,26), (204690,5890004,0,'hair_face_highlight_color',40,34,51), (204691,5890004,0,'hair_highlight',29,21,28), (204692,5890004,0,'hair_type_color',231,170,26), (204693,5890004,0,'hair_type_highlight_color',40,34,51), (204694,5890004,1,'lip_type',-32,-4,-72), (204695,5890004,1,'nose_type',31,0,88), (204696,5890004,0,'skin_color',67,50,51), (204697,5890004,1,'soga_cheek_type',0,-26,-17), (204698,5890004,1,'soga_chin_type',0,-32,-4), (204699,5890004,1,'soga_ear_type',0,-58,0), (204700,5890004,1,'soga_eye_brow_type',0,-97,17), (204701,5890004,0,'soga_eye_color',229,229,102), (204702,5890004,1,'soga_eye_type',-87,0,0), (204703,5890004,0,'soga_hair_color1',39,32,39), (204704,5890004,0,'soga_hair_color2',38,22,21), (204705,5890004,0,'soga_hair_face_color',231,170,26), (204706,5890004,0,'soga_hair_face_highlight_color',40,34,51), (204707,5890004,0,'soga_hair_highlight',29,21,28), (204708,5890004,0,'soga_hair_type_color',231,170,26), (204709,5890004,0,'soga_hair_type_highlight_color',40,34,51), (204710,5890004,1,'soga_lip_type',-21,62,84), (204711,5890004,1,'soga_nose_type',-72,-82,34), (204712,5890004,0,'soga_skin_color',67,50,51), (204713,5890004,0,'wing_color1',255,255,255), (204714,5890004,0,'wing_color2',255,255,255), (204715,5890005,1,'cheek_type',0,25,0), (204716,5890005,1,'chin_type',-20,-28,0), (204717,5890005,1,'ear_type',0,-7,0), (204718,5890005,1,'eye_brow_type',-28,-14,-4), (204719,5890005,0,'eye_color',205,184,150), (204720,5890005,1,'eye_type',32,0,0), (204721,5890005,0,'hair_color1',224,32,156), (204722,5890005,0,'hair_color2',238,0,0), (204723,5890005,0,'hair_face_color',43,30,22), (204724,5890005,0,'hair_face_highlight_color',116,113,110), (204725,5890005,0,'hair_type_color',43,30,22), (204726,5890005,0,'hair_type_highlight_color',116,113,110), (204727,5890005,1,'lip_type',-3,-10,-9), (204728,5890005,1,'nose_type',-22,-32,32), (204729,5890005,0,'skin_color',200,177,139), (204730,5890005,1,'soga_cheek_type',0,-28,-14), (204731,5890005,1,'soga_chin_type',0,-3,-10), (204732,5890005,1,'soga_ear_type',0,32,0), (204733,5890005,1,'soga_eye_brow_type',0,0,-7), (204734,5890005,0,'soga_eye_color',229,229,102), (204735,5890005,1,'soga_eye_type',-18,0,0), (204736,5890005,0,'soga_hair_face_color',43,30,22), (204737,5890005,0,'soga_hair_face_highlight_color',116,113,110), (204738,5890005,0,'soga_hair_type_color',43,30,22), (204739,5890005,0,'soga_hair_type_highlight_color',116,113,110), (204740,5890005,1,'soga_lip_type',-4,0,25), (204741,5890005,1,'soga_nose_type',-9,-20,-28), (204742,5890005,0,'soga_skin_color',200,177,139), (204743,5890005,0,'wing_color1',255,255,255), (204744,5890005,0,'wing_color2',255,255,255), (204745,5890006,1,'cheek_type',28,-37,0), (204746,5890006,1,'chin_type',9,4,17), (204747,5890006,1,'ear_type',-28,28,0), (204748,5890006,1,'eye_brow_type',-4,-41,-19), (204749,5890006,0,'eye_color',31,68,69), (204750,5890006,1,'eye_type',23,0,0), (204751,5890006,0,'hair_color1',228,37,156), (204752,5890006,0,'hair_face_color',213,209,159), (204753,5890006,0,'hair_face_highlight_color',56,40,19), (204754,5890006,0,'hair_type_color',213,209,159), (204755,5890006,0,'hair_type_highlight_color',56,40,19), (204756,5890006,1,'lip_type',32,32,-14), (204757,5890006,1,'nose_type',-26,-28,37), (204758,5890006,0,'skin_color',181,132,94), (204759,5890006,1,'soga_cheek_type',0,-4,-41), (204760,5890006,1,'soga_chin_type',0,32,32), (204761,5890006,1,'soga_ear_type',0,23,0), (204762,5890006,1,'soga_eye_brow_type',0,-28,28), (204763,5890006,0,'soga_eye_color',229,229,102), (204764,5890006,0,'soga_hair_face_color',213,209,159), (204765,5890006,0,'soga_hair_face_highlight_color',56,40,19), (204766,5890006,0,'soga_hair_type_color',213,209,159), (204767,5890006,0,'soga_hair_type_highlight_color',56,40,19), (204768,5890006,1,'soga_lip_type',-19,28,-37), (204769,5890006,1,'soga_nose_type',-14,9,4), (204770,5890006,0,'soga_skin_color',181,132,94), (204771,5890006,0,'wing_color1',255,255,255), (204772,5890006,0,'wing_color2',255,255,255), (204773,5890007,0,'eye_color',11,103,103), (204774,5890007,0,'skin_color',0,175,175), (204775,5890007,0,'soga_eye_color',255,0,255), (204776,5890008,1,'cheek_type',61,45,0), (204777,5890008,1,'chin_type',44,58,82), (204778,5890008,1,'ear_type',56,-68,0), (204779,5890008,1,'eye_brow_type',35,95,-53), (204780,5890008,0,'eye_color',133,183,198), (204781,5890008,1,'eye_type',52,0,0), (204782,5890008,0,'hair_color1',21,64,0), (204783,5890008,0,'hair_color2',47,0,0), (204784,5890008,0,'hair_face_color',61,61,75), (204785,5890008,0,'hair_face_highlight_color',244,246,246), (204786,5890008,0,'hair_type_color',61,61,75), (204787,5890008,0,'hair_type_highlight_color',244,246,246), (204788,5890008,1,'lip_type',4,-23,-45), (204789,5890008,1,'nose_type',-10,21,64), (204790,5890008,0,'skin_color',46,33,34), (204791,5890008,1,'soga_cheek_type',0,35,95), (204792,5890008,1,'soga_chin_type',0,4,-23), (204793,5890008,1,'soga_ear_type',0,52,0), (204794,5890008,1,'soga_eye_brow_type',0,56,-68), (204795,5890008,0,'soga_eye_color',229,229,102), (204796,5890008,1,'soga_eye_type',47,0,0), (204797,5890008,0,'soga_hair_face_color',61,61,75), (204798,5890008,0,'soga_hair_face_highlight_color',244,246,246), (204799,5890008,0,'soga_hair_type_color',61,61,75), (204800,5890008,0,'soga_hair_type_highlight_color',244,246,246), (204801,5890008,1,'soga_lip_type',-53,61,45), (204802,5890008,1,'soga_nose_type',-45,44,58), (204803,5890008,0,'soga_skin_color',46,33,34), (204804,5890008,0,'wing_color1',255,255,255), (204805,5890008,0,'wing_color2',255,255,255), (204806,5890009,1,'cheek_type',15,-21,0), (204807,5890009,1,'chin_type',32,81,-50), (204808,5890009,1,'ear_type',-12,52,0), (204809,5890009,1,'eye_brow_type',-89,0,10), (204810,5890009,0,'eye_color',131,180,186), (204811,5890009,1,'eye_type',42,0,0), (204812,5890009,0,'hair_color1',239,198,48), (204813,5890009,0,'hair_face_highlight_color',190,97,43), (204814,5890009,0,'hair_type_highlight_color',190,97,43), (204815,5890009,1,'lip_type',43,64,0), (204816,5890009,1,'nose_type',0,-17,-58), (204817,5890009,0,'skin_color',239,197,196), (204818,5890009,1,'soga_cheek_type',0,-89,0), (204819,5890009,1,'soga_chin_type',0,43,64), (204820,5890009,1,'soga_ear_type',0,42,0), (204821,5890009,1,'soga_eye_brow_type',0,-12,52), (204822,5890009,0,'soga_eye_color',204,204,204), (204823,5890009,0,'soga_hair_face_highlight_color',190,97,43), (204824,5890009,0,'soga_hair_type_highlight_color',190,97,43), (204825,5890009,1,'soga_lip_type',10,15,-21), (204826,5890009,1,'soga_nose_type',0,32,81), (204827,5890009,0,'soga_skin_color',239,197,196), (204828,5890010,0,'eye_color',255,255,255), (204829,5890010,0,'skin_color',255,255,255), (204830,5890010,0,'soga_eye_color',255,0,255), (204831,5890011,1,'cheek_type',-18,-8,0), (204832,5890011,1,'chin_type',18,26,3), (204833,5890011,1,'ear_type',-19,-8,0), (204834,5890011,1,'eye_brow_type',32,0,-8), (204835,5890011,0,'eye_color',129,181,196), (204836,5890011,1,'eye_type',10,0,0), (204837,5890011,0,'hair_color1',19,25,0), (204838,5890011,0,'hair_face_color',214,79,19), (204839,5890011,0,'hair_face_highlight_color',78,77,70), (204840,5890011,0,'hair_type_color',214,79,19), (204841,5890011,0,'hair_type_highlight_color',78,77,70), (204842,5890011,1,'lip_type',5,-4,22), (204843,5890011,1,'nose_type',7,19,25), (204844,5890011,0,'skin_color',243,240,240), (204845,5890011,1,'soga_cheek_type',0,32,0), (204846,5890011,1,'soga_chin_type',0,5,-4), (204847,5890011,1,'soga_ear_type',0,10,0), (204848,5890011,1,'soga_eye_brow_type',0,-19,-8), (204849,5890011,0,'soga_eye_color',229,229,102), (204850,5890011,1,'soga_eye_type',10,0,0), (204851,5890011,0,'soga_hair_face_color',214,79,19), (204852,5890011,0,'soga_hair_face_highlight_color',78,77,70), (204853,5890011,0,'soga_hair_type_color',214,79,19), (204854,5890011,0,'soga_hair_type_highlight_color',78,77,70), (204855,5890011,1,'soga_lip_type',-8,-18,-8), (204856,5890011,1,'soga_nose_type',22,18,26), (204857,5890011,0,'soga_skin_color',243,240,240), (204858,5890011,0,'wing_color1',255,255,255), (204859,5890011,0,'wing_color2',255,255,255), (204860,5890012,1,'cheek_type',-2,-28,0), (204861,5890012,1,'chin_type',-19,-5,18), (204862,5890012,1,'ear_type',-22,34,0), (204863,5890012,1,'eye_brow_type',-10,-37,-17), (204864,5890012,0,'eye_color',108,113,61), (204865,5890012,1,'eye_type',-11,0,0), (204866,5890012,0,'hair_color1',252,14,0), (204867,5890012,0,'hair_face_color',52,50,47), (204868,5890012,0,'hair_face_highlight_color',220,114,17), (204869,5890012,0,'hair_type_color',52,50,47), (204870,5890012,0,'hair_type_highlight_color',220,114,17), (204871,5890012,1,'lip_type',45,-17,-4), (204872,5890012,1,'nose_type',28,-4,14), (204873,5890012,0,'skin_color',225,224,212), (204874,5890012,1,'soga_cheek_type',0,-10,-37), (204875,5890012,1,'soga_chin_type',0,45,-17), (204876,5890012,1,'soga_ear_type',0,-11,0), (204877,5890012,1,'soga_eye_brow_type',0,-22,34), (204878,5890012,0,'soga_eye_color',229,229,102), (204879,5890012,1,'soga_eye_type',-11,0,0), (204880,5890012,0,'soga_hair_face_color',52,50,47), (204881,5890012,0,'soga_hair_face_highlight_color',220,114,17), (204882,5890012,0,'soga_hair_type_color',52,50,47), (204883,5890012,0,'soga_hair_type_highlight_color',220,114,17), (204884,5890012,1,'soga_lip_type',-17,-2,-28), (204885,5890012,1,'soga_nose_type',-4,-19,-5), (204886,5890012,0,'soga_skin_color',225,224,212), (204887,5890012,0,'wing_color1',255,255,255), (204888,5890012,0,'wing_color2',255,255,255), (204889,5890013,1,'cheek_type',5,4,0), (204890,5890013,1,'chin_type',-8,0,28), (204891,5890013,1,'ear_type',-28,7,0), (204892,5890013,1,'eye_brow_type',-25,0,-25), (204893,5890013,0,'eye_color',119,169,165), (204894,5890013,1,'eye_type',39,0,0), (204895,5890013,0,'hair_face_color',13,9,6), (204896,5890013,0,'hair_face_highlight_color',53,29,2), (204897,5890013,0,'hair_type_color',13,9,6), (204898,5890013,0,'hair_type_highlight_color',53,29,2), (204899,5890013,1,'lip_type',1,-10,9), (204900,5890013,1,'nose_type',-23,0,0), (204901,5890013,0,'skin_color',130,101,62), (204902,5890013,1,'soga_cheek_type',0,-25,0), (204903,5890013,1,'soga_chin_type',0,1,-10), (204904,5890013,1,'soga_ear_type',0,39,0), (204905,5890013,1,'soga_eye_brow_type',0,-28,7), (204906,5890013,0,'soga_eye_color',229,229,102), (204907,5890013,1,'soga_eye_type',39,0,0), (204908,5890013,0,'soga_hair_face_color',13,9,6), (204909,5890013,0,'soga_hair_face_highlight_color',53,29,2), (204910,5890013,0,'soga_hair_type_color',13,9,6), (204911,5890013,0,'soga_hair_type_highlight_color',53,29,2), (204912,5890013,1,'soga_lip_type',-25,5,4), (204913,5890013,1,'soga_nose_type',9,-8,0), (204914,5890013,0,'soga_skin_color',130,101,62), (204915,5890013,0,'wing_color1',255,255,255), (204916,5890013,0,'wing_color2',255,255,255), (204917,5890014,1,'cheek_type',-28,-8,0), (204918,5890014,1,'chin_type',1,-37,34), (204919,5890014,1,'ear_type',-34,23,0), (204920,5890014,1,'eye_brow_type',21,-10,-20), (204921,5890014,0,'eye_color',147,111,54), (204922,5890014,1,'eye_type',14,0,0), (204923,5890014,0,'hair_color1',31,0,0), (204924,5890014,0,'hair_face_color',65,26,9), (204925,5890014,0,'hair_face_highlight_color',94,77,57), (204926,5890014,0,'hair_type_color',65,26,9), (204927,5890014,0,'hair_type_highlight_color',94,77,57), (204928,5890014,1,'lip_type',19,-2,-22), (204929,5890014,1,'nose_type',31,31,0), (204930,5890014,0,'skin_color',253,254,254), (204931,5890014,1,'soga_cheek_type',0,21,-10), (204932,5890014,1,'soga_chin_type',0,19,-2), (204933,5890014,1,'soga_ear_type',0,14,0), (204934,5890014,1,'soga_eye_brow_type',0,-34,23), (204935,5890014,0,'soga_eye_color',229,229,102), (204936,5890014,0,'soga_hair_face_color',65,26,9), (204937,5890014,0,'soga_hair_face_highlight_color',94,77,57), (204938,5890014,0,'soga_hair_type_color',65,26,9), (204939,5890014,0,'soga_hair_type_highlight_color',94,77,57), (204940,5890014,1,'soga_lip_type',-20,-28,-8), (204941,5890014,1,'soga_nose_type',-22,1,-37), (204942,5890014,0,'soga_skin_color',253,254,254), (204943,5890014,0,'wing_color1',255,255,255), (204944,5890014,0,'wing_color2',255,255,255), (204945,5890015,1,'cheek_type',7,-7,0), (204946,5890015,1,'chin_type',-19,20,-3), (204947,5890015,1,'ear_type',26,-8,0), (204948,5890015,1,'eye_brow_type',-14,-14,8), (204949,5890015,0,'eye_color',34,59,37), (204950,5890015,1,'eye_type',23,0,0), (204951,5890015,0,'hair_color1',248,32,156), (204952,5890015,0,'hair_face_color',137,93,63), (204953,5890015,0,'hair_face_highlight_color',68,52,34), (204954,5890015,0,'hair_type_color',137,93,63), (204955,5890015,0,'hair_type_highlight_color',68,52,34), (204956,5890015,1,'lip_type',-10,-48,-12), (204957,5890015,1,'nose_type',25,-8,32), (204958,5890015,0,'skin_color',206,220,220), (204959,5890015,1,'soga_cheek_type',0,-14,-14), (204960,5890015,1,'soga_chin_type',0,-10,-48), (204961,5890015,1,'soga_ear_type',0,23,0), (204962,5890015,1,'soga_eye_brow_type',0,26,-8), (204963,5890015,0,'soga_eye_color',229,229,102), (204964,5890015,0,'soga_hair_face_color',137,93,63), (204965,5890015,0,'soga_hair_face_highlight_color',68,52,34), (204966,5890015,0,'soga_hair_type_color',137,93,63), (204967,5890015,0,'soga_hair_type_highlight_color',68,52,34), (204968,5890015,1,'soga_lip_type',8,7,-7), (204969,5890015,1,'soga_nose_type',-12,-19,20), (204970,5890015,0,'soga_skin_color',206,220,220), (204971,5890015,0,'wing_color1',255,255,255), (204972,5890015,0,'wing_color2',255,255,255), (204973,5890016,1,'cheek_type',-44,-75,0), (204974,5890016,1,'chin_type',84,20,75), (204975,5890016,1,'ear_type',-15,69,0), (204976,5890016,1,'eye_brow_type',42,-83,34), (204977,5890016,0,'eye_color',183,152,101), (204978,5890016,0,'hair_color1',218,231,43), (204979,5890016,0,'hair_color2',156,0,0), (204980,5890016,0,'hair_face_color',244,246,246), (204981,5890016,0,'hair_face_highlight_color',80,83,118), (204982,5890016,0,'hair_highlight',51,56,84), (204983,5890016,0,'hair_type_color',244,246,246), (204984,5890016,0,'hair_type_highlight_color',80,83,118), (204985,5890016,1,'lip_type',63,-7,-9), (204986,5890016,1,'nose_type',38,-38,-25), (204987,5890016,0,'skin_color',199,191,178), (204988,5890016,1,'soga_cheek_type',0,42,-83), (204989,5890016,1,'soga_chin_type',0,63,-7), (204990,5890016,1,'soga_ear_type',-15,69,0), (204991,5890016,1,'soga_eye_brow_type',0,-15,69), (204992,5890016,0,'soga_eye_color',229,229,102), (204993,5890016,1,'soga_eye_type',-100,0,0), (204994,5890016,0,'soga_hair_color1',161,165,168), (204995,5890016,0,'soga_hair_color2',60,71,71), (204996,5890016,0,'soga_hair_face_color',244,246,246), (204997,5890016,0,'soga_hair_face_highlight_color',80,83,118), (204998,5890016,0,'soga_hair_highlight',51,56,84), (204999,5890016,0,'soga_hair_type_color',244,246,246), (205000,5890016,0,'soga_hair_type_highlight_color',80,83,118), (205001,5890016,1,'soga_lip_type',34,-44,-75), (205002,5890016,1,'soga_nose_type',-9,84,20), (205003,5890016,0,'soga_skin_color',199,191,178), (205004,5890016,0,'wing_color1',255,255,255), (205005,5890016,0,'wing_color2',255,255,255), (205006,5890017,1,'cheek_type',87,-81,0), (205007,5890017,1,'chin_type',-87,88,17), (205008,5890017,1,'ear_type',55,62,0), (205009,5890017,1,'eye_brow_type',0,-87,68), (205010,5890017,0,'eye_color',158,197,209), (205011,5890017,1,'eye_type',50,0,0), (205012,5890017,0,'hair_color1',219,63,219), (205013,5890017,0,'hair_color2',56,0,0), (205014,5890017,0,'hair_face_color',84,0,0), (205015,5890017,0,'hair_face_highlight_color',184,128,10), (205016,5890017,0,'hair_type_color',84,0,0), (205017,5890017,0,'hair_type_highlight_color',184,128,10), (205018,5890017,1,'lip_type',-100,-62,-18), (205019,5890017,1,'nose_type',56,-37,63), (205020,5890017,0,'skin_color',221,180,165), (205021,5890017,1,'soga_cheek_type',0,0,-87), (205022,5890017,1,'soga_chin_type',0,-100,-62), (205023,5890017,1,'soga_ear_type',0,50,0), (205024,5890017,1,'soga_eye_brow_type',0,55,62), (205025,5890017,0,'soga_eye_color',204,204,204), (205026,5890017,1,'soga_eye_type',56,0,0), (205027,5890017,0,'soga_hair_face_color',84,0,0), (205028,5890017,0,'soga_hair_face_highlight_color',184,128,10), (205029,5890017,0,'soga_hair_type_color',84,0,0), (205030,5890017,0,'soga_hair_type_highlight_color',184,128,10), (205031,5890017,1,'soga_lip_type',68,87,-81), (205032,5890017,1,'soga_nose_type',-18,-87,88), (205033,5890017,0,'soga_skin_color',221,180,165), (205034,5890018,1,'cheek_type',-34,32,0), (205035,5890018,1,'chin_type',-22,44,5), (205036,5890018,1,'ear_type',0,-18,0), (205037,5890018,1,'eye_brow_type',28,34,29), (205038,5890018,0,'eye_color',133,132,78), (205039,5890018,1,'eye_type',19,0,0), (205040,5890018,0,'hair_color1',23,3,3), (205041,5890018,0,'hair_face_color',208,75,15), (205042,5890018,0,'hair_face_highlight_color',159,74,0), (205043,5890018,0,'hair_type_color',208,75,15), (205044,5890018,0,'hair_type_highlight_color',159,74,0), (205045,5890018,1,'lip_type',8,-23,18), (205046,5890018,1,'nose_type',2,23,3), (205047,5890018,0,'skin_color',217,209,185), (205048,5890018,1,'soga_cheek_type',0,28,34), (205049,5890018,1,'soga_chin_type',0,8,-23), (205050,5890018,1,'soga_ear_type',0,19,0), (205051,5890018,1,'soga_eye_brow_type',0,0,-18), (205052,5890018,0,'soga_eye_color',229,229,102), (205053,5890018,0,'soga_hair_face_color',208,75,15), (205054,5890018,0,'soga_hair_face_highlight_color',159,74,0), (205055,5890018,0,'soga_hair_type_color',208,75,15), (205056,5890018,0,'soga_hair_type_highlight_color',159,74,0), (205057,5890018,1,'soga_lip_type',29,-34,32), (205058,5890018,1,'soga_nose_type',18,-22,44), (205059,5890018,0,'soga_skin_color',217,209,185), (205060,5890018,0,'wing_color1',255,255,255), (205061,5890018,0,'wing_color2',255,255,255), (205062,5890019,1,'cheek_type',81,-56,0), (205063,5890019,1,'chin_type',1,37,-28), (205064,5890019,1,'ear_type',75,1,0), (205065,5890019,1,'eye_brow_type',81,37,-19), (205066,5890019,0,'eye_color',143,189,203), (205067,5890019,1,'eye_type',20,0,0), (205068,5890019,0,'hair_color1',7,17,50), (205069,5890019,0,'hair_color2',156,0,0), (205070,5890019,0,'hair_face_color',97,67,9), (205071,5890019,0,'hair_face_highlight_color',233,184,31), (205072,5890019,0,'hair_type_color',97,67,9), (205073,5890019,0,'hair_type_highlight_color',233,184,31), (205074,5890019,1,'lip_type',-81,76,37), (205075,5890019,1,'nose_type',39,7,17), (205076,5890019,0,'skin_color',240,242,214), (205077,5890019,1,'soga_cheek_type',0,81,37), (205078,5890019,1,'soga_chin_type',0,-81,76), (205079,5890019,1,'soga_ear_type',0,20,0), (205080,5890019,1,'soga_eye_brow_type',0,75,1), (205081,5890019,0,'soga_eye_color',204,204,204), (205082,5890019,1,'soga_eye_type',-100,0,0), (205083,5890019,0,'soga_hair_face_color',97,67,9), (205084,5890019,0,'soga_hair_face_highlight_color',233,184,31), (205085,5890019,0,'soga_hair_type_color',97,67,9), (205086,5890019,0,'soga_hair_type_highlight_color',233,184,31), (205087,5890019,1,'soga_lip_type',-19,81,-56), (205088,5890019,1,'soga_nose_type',37,1,37), (205089,5890019,0,'soga_skin_color',240,242,214), (205090,5890019,0,'wing_color1',255,255,255), (205091,5890019,0,'wing_color2',255,255,255), (205092,5890020,1,'cheek_type',25,0,0), (205093,5890020,1,'chin_type',25,1,-17), (205094,5890020,1,'ear_type',-28,-28,0), (205095,5890020,1,'eye_brow_type',0,-7,-7), (205096,5890020,0,'eye_color',65,60,32), (205097,5890020,1,'eye_type',28,0,0), (205098,5890020,0,'hair_color1',37,25,0), (205099,5890020,0,'hair_color2',156,0,0), (205100,5890020,0,'hair_face_color',111,96,9), (205101,5890020,0,'hair_face_highlight_color',50,22,0), (205102,5890020,0,'hair_type_color',111,96,9), (205103,5890020,0,'hair_type_highlight_color',50,22,0), (205104,5890020,1,'lip_type',37,-34,0), (205105,5890020,1,'nose_type',45,37,25), (205106,5890020,0,'skin_color',236,197,196), (205107,5890020,1,'soga_cheek_type',0,0,-7), (205108,5890020,1,'soga_chin_type',0,37,-34), (205109,5890020,1,'soga_ear_type',0,28,0), (205110,5890020,1,'soga_eye_brow_type',0,-28,-28), (205111,5890020,0,'soga_eye_color',204,204,204), (205112,5890020,1,'soga_eye_type',-100,0,0), (205113,5890020,0,'soga_hair_face_color',111,96,9), (205114,5890020,0,'soga_hair_face_highlight_color',50,22,0), (205115,5890020,0,'soga_hair_type_color',111,96,9), (205116,5890020,0,'soga_hair_type_highlight_color',50,22,0), (205117,5890020,1,'soga_lip_type',-7,25,0), (205118,5890020,1,'soga_nose_type',0,25,1), (205119,5890020,0,'soga_skin_color',236,197,196), (205120,5890020,0,'wing_color1',255,255,255), (205121,5890020,0,'wing_color2',255,255,255), (205122,5890021,1,'cheek_type',81,-56,0), (205123,5890021,1,'chin_type',1,37,-28), (205124,5890021,1,'ear_type',75,1,0), (205125,5890021,1,'eye_brow_type',81,37,-19), (205126,5890021,0,'eye_color',147,181,162), (205127,5890021,1,'eye_type',20,0,0), (205128,5890021,0,'hair_color1',7,17,50), (205129,5890021,0,'hair_color2',156,0,0), (205130,5890021,0,'hair_face_color',36,24,2), (205131,5890021,0,'hair_face_highlight_color',100,70,10), (205132,5890021,0,'hair_type_color',36,24,2), (205133,5890021,0,'hair_type_highlight_color',100,70,10), (205134,5890021,1,'lip_type',-81,76,37), (205135,5890021,1,'nose_type',39,7,17), (205136,5890021,0,'skin_color',240,242,214), (205137,5890021,1,'soga_cheek_type',0,81,37), (205138,5890021,1,'soga_chin_type',0,-81,76), (205139,5890021,1,'soga_ear_type',0,20,0), (205140,5890021,1,'soga_eye_brow_type',0,75,1), (205141,5890021,0,'soga_eye_color',204,204,204), (205142,5890021,1,'soga_eye_type',-100,0,0), (205143,5890021,0,'soga_hair_face_color',36,24,2), (205144,5890021,0,'soga_hair_face_highlight_color',100,70,10), (205145,5890021,0,'soga_hair_type_color',36,24,2), (205146,5890021,0,'soga_hair_type_highlight_color',100,70,10), (205147,5890021,1,'soga_lip_type',-19,81,-56), (205148,5890021,1,'soga_nose_type',37,1,37), (205149,5890021,0,'soga_skin_color',240,242,214), (205150,5890021,0,'wing_color1',255,255,255), (205151,5890021,0,'wing_color2',255,255,255), (205181,5890023,1,'cheek_type',-2,38,0), (205182,5890023,1,'chin_type',58,-75,-95), (205183,5890023,1,'ear_type',58,-63,0), (205184,5890023,1,'eye_brow_type',-20,70,29), (205185,5890023,0,'eye_color',84,139,114), (205186,5890023,1,'eye_type',-62,0,0), (205187,5890023,0,'hair_color1',41,55,26), (205188,5890023,0,'hair_color2',29,0,0), (205189,5890023,0,'hair_face_color',84,0,0), (205190,5890023,0,'hair_face_highlight_color',35,24,1), (205191,5890023,0,'hair_highlight',79,28,15), (205192,5890023,0,'hair_type_color',84,0,0), (205193,5890023,0,'hair_type_highlight_color',35,24,1), (205194,5890023,1,'lip_type',-79,82,-84), (205195,5890023,1,'nose_type',2,41,55), (205196,5890023,0,'skin_color',136,118,120), (205197,5890023,1,'soga_cheek_type',0,-20,70), (205198,5890023,1,'soga_chin_type',0,-79,82), (205199,5890023,1,'soga_ear_type',0,-62,0), (205200,5890023,1,'soga_eye_brow_type',0,58,-63), (205201,5890023,0,'soga_eye_color',229,229,102), (205202,5890023,1,'soga_eye_type',29,0,0), (205203,5890023,0,'soga_hair_color1',109,14,49), (205204,5890023,0,'soga_hair_color2',185,97,0), (205205,5890023,0,'soga_hair_face_color',84,0,0), (205206,5890023,0,'soga_hair_face_highlight_color',35,24,1), (205207,5890023,0,'soga_hair_highlight',79,28,15), (205208,5890023,0,'soga_hair_type_color',84,0,0), (205209,5890023,0,'soga_hair_type_highlight_color',35,24,1), (205210,5890023,1,'soga_lip_type',29,-2,38), (205211,5890023,1,'soga_nose_type',-84,58,-75), (205212,5890023,0,'soga_skin_color',136,118,120), (205213,5890023,0,'wing_color1',255,255,255), (205214,5890023,0,'wing_color2',255,255,255), (205215,5890024,1,'cheek_type',-89,38,0), (205216,5890024,1,'chin_type',10,-26,23), (205217,5890024,1,'ear_type',-93,7,0), (205218,5890024,1,'eye_brow_type',-4,10,63), (205219,5890024,0,'eye_color',37,76,88), (205220,5890024,1,'eye_type',-42,0,0), (205221,5890024,0,'hair_color1',15,29,231), (205222,5890024,0,'hair_color2',238,0,0), (205223,5890024,0,'hair_face_color',121,38,35), (205224,5890024,0,'hair_face_highlight_color',233,184,31), (205225,5890024,0,'hair_highlight',246,219,114), (205226,5890024,0,'hair_type_color',121,38,35), (205227,5890024,0,'hair_type_highlight_color',233,184,31), (205228,5890024,1,'lip_type',-31,91,68), (205229,5890024,1,'nose_type',-42,15,29), (205230,5890024,0,'skin_color',234,244,244), (205231,5890024,1,'soga_cheek_type',0,-4,10), (205232,5890024,1,'soga_chin_type',0,-31,91), (205233,5890024,1,'soga_ear_type',0,-42,0), (205234,5890024,1,'soga_eye_brow_type',0,-93,7), (205235,5890024,0,'soga_eye_color',229,229,102), (205236,5890024,1,'soga_eye_type',-18,0,0), (205237,5890024,0,'soga_hair_color1',91,21,51), (205238,5890024,0,'soga_hair_color2',159,88,0), (205239,5890024,0,'soga_hair_face_color',121,38,35), (205240,5890024,0,'soga_hair_face_highlight_color',233,184,31), (205241,5890024,0,'soga_hair_highlight',246,219,114), (205242,5890024,0,'soga_hair_type_color',121,38,35), (205243,5890024,0,'soga_hair_type_highlight_color',233,184,31), (205244,5890024,1,'soga_lip_type',63,-89,38), (205245,5890024,1,'soga_nose_type',68,10,-26), (205246,5890024,0,'soga_skin_color',234,244,244), (205247,5890024,0,'wing_color1',255,255,255), (205248,5890024,0,'wing_color2',255,255,255), (205249,5890025,1,'cheek_type',-5,14,0), (205250,5890025,1,'chin_type',17,1,0), (205251,5890025,1,'ear_type',-28,-10,0), (205252,5890025,1,'eye_brow_type',25,0,20), (205253,5890025,0,'eye_color',71,106,63), (205254,5890025,1,'eye_type',-28,0,0), (205255,5890025,0,'hair_color1',8,235,0), (205256,5890025,0,'hair_face_color',12,7,0), (205257,5890025,0,'hair_face_highlight_color',1,1,0), (205258,5890025,0,'hair_type_color',12,7,0), (205259,5890025,0,'hair_type_highlight_color',1,1,0), (205260,5890025,1,'lip_type',1,0,46), (205261,5890025,1,'nose_type',14,8,-21), (205262,5890025,0,'skin_color',208,196,165), (205263,5890025,1,'soga_cheek_type',0,25,0), (205264,5890025,1,'soga_chin_type',0,1,0), (205265,5890025,1,'soga_ear_type',0,-28,0), (205266,5890025,1,'soga_eye_brow_type',0,-28,-10), (205267,5890025,0,'soga_eye_color',229,229,102), (205268,5890025,1,'soga_eye_type',-28,0,0), (205269,5890025,0,'soga_hair_face_color',12,7,0), (205270,5890025,0,'soga_hair_face_highlight_color',1,1,0), (205271,5890025,0,'soga_hair_type_color',12,7,0), (205272,5890025,0,'soga_hair_type_highlight_color',1,1,0), (205273,5890025,1,'soga_lip_type',20,-5,14), (205274,5890025,1,'soga_nose_type',46,17,1), (205275,5890025,0,'soga_skin_color',208,196,165), (205276,5890025,0,'wing_color1',255,255,255), (205277,5890025,0,'wing_color2',255,255,255), (205278,5890026,1,'cheek_type',-17,-25,0), (205279,5890026,1,'chin_type',12,-32,-31), (205280,5890026,1,'ear_type',31,23,0), (205281,5890026,1,'eye_brow_type',2,-31,-18), (205282,5890026,0,'eye_color',84,110,64), (205283,5890026,1,'eye_type',14,0,0), (205284,5890026,0,'hair_color1',9,219,0), (205285,5890026,0,'hair_face_color',245,231,120), (205286,5890026,0,'hair_face_highlight_color',102,42,0), (205287,5890026,0,'hair_type_color',245,231,120), (205288,5890026,0,'hair_type_highlight_color',102,42,0), (205289,5890026,1,'lip_type',37,4,-38), (205290,5890026,1,'nose_type',-8,9,-37), (205291,5890026,0,'skin_color',228,214,201), (205292,5890026,1,'soga_cheek_type',0,2,-31), (205293,5890026,1,'soga_chin_type',0,37,4), (205294,5890026,1,'soga_ear_type',0,14,0), (205295,5890026,1,'soga_eye_brow_type',0,31,23), (205296,5890026,0,'soga_eye_color',229,229,102), (205297,5890026,1,'soga_eye_type',14,0,0), (205298,5890026,0,'soga_hair_face_color',245,231,120), (205299,5890026,0,'soga_hair_face_highlight_color',102,42,0), (205300,5890026,0,'soga_hair_type_color',245,231,120), (205301,5890026,0,'soga_hair_type_highlight_color',102,42,0), (205302,5890026,1,'soga_lip_type',-18,-17,-25), (205303,5890026,1,'soga_nose_type',-38,12,-32), (205304,5890026,0,'soga_skin_color',228,214,201), (205305,5890026,0,'wing_color1',255,255,255), (205306,5890026,0,'wing_color2',255,255,255), (205307,5890027,1,'cheek_type',11,53,0), (205308,5890027,1,'chin_type',40,-14,4), (205309,5890027,1,'ear_type',-1,71,0), (205310,5890027,1,'eye_brow_type',93,-10,-51), (205311,5890027,0,'eye_color',116,174,190), (205312,5890027,1,'eye_type',97,0,0), (205313,5890027,0,'hair_color1',169,194,252), (205314,5890027,0,'hair_color2',11,0,0), (205315,5890027,0,'hair_face_color',2,0,0), (205316,5890027,0,'hair_face_highlight_color',233,184,31), (205317,5890027,0,'hair_type_color',2,0,0), (205318,5890027,0,'hair_type_highlight_color',233,184,31), (205319,5890027,1,'lip_type',43,-53,-50), (205320,5890027,1,'nose_type',-55,-87,-62), (205321,5890027,0,'skin_color',202,194,179), (205322,5890027,1,'soga_cheek_type',0,93,-10), (205323,5890027,1,'soga_chin_type',0,43,-53), (205324,5890027,1,'soga_ear_type',0,97,0), (205325,5890027,1,'soga_eye_brow_type',0,-1,71), (205326,5890027,0,'soga_eye_color',229,229,102), (205327,5890027,1,'soga_eye_type',11,0,0), (205328,5890027,0,'soga_hair_face_color',2,0,0), (205329,5890027,0,'soga_hair_face_highlight_color',233,184,31), (205330,5890027,0,'soga_hair_type_color',2,0,0), (205331,5890027,0,'soga_hair_type_highlight_color',233,184,31), (205332,5890027,1,'soga_lip_type',-51,11,53), (205333,5890027,1,'soga_nose_type',-50,40,-14), (205334,5890027,0,'soga_skin_color',202,194,179), (205335,5890027,0,'wing_color1',255,255,255), (205336,5890027,0,'wing_color2',255,255,255), (205337,5890028,1,'cheek_type',64,28,0), (205338,5890028,1,'chin_type',-18,-48,98), (205339,5890028,1,'ear_type',93,18,0), (205340,5890028,1,'eye_brow_type',81,-26,-81), (205341,5890028,0,'eye_color',38,78,71), (205342,5890028,1,'eye_type',-20,0,0), (205343,5890028,0,'hair_color1',0,231,66), (205344,5890028,0,'hair_color2',253,0,0), (205345,5890028,0,'hair_face_color',5,2,2), (205346,5890028,0,'hair_face_highlight_color',83,57,8), (205347,5890028,0,'hair_type_color',5,2,2), (205348,5890028,0,'hair_type_highlight_color',83,57,8), (205349,5890028,1,'lip_type',41,34,-70), (205350,5890028,1,'nose_type',68,0,-25), (205351,5890028,0,'skin_color',52,55,55), (205352,5890028,1,'soga_cheek_type',0,81,-26), (205353,5890028,1,'soga_chin_type',0,41,34), (205354,5890028,1,'soga_ear_type',0,-20,0), (205355,5890028,1,'soga_eye_brow_type',0,93,18), (205356,5890028,0,'soga_eye_color',229,229,102), (205357,5890028,1,'soga_eye_type',-3,0,0), (205358,5890028,0,'soga_hair_face_color',5,2,2), (205359,5890028,0,'soga_hair_face_highlight_color',83,57,8), (205360,5890028,0,'soga_hair_type_color',5,2,2), (205361,5890028,0,'soga_hair_type_highlight_color',83,57,8), (205362,5890028,1,'soga_lip_type',-81,64,28), (205363,5890028,1,'soga_nose_type',-70,-18,-48), (205364,5890028,0,'soga_skin_color',52,55,55), (205365,5890028,0,'wing_color1',255,255,255), (205366,5890028,0,'wing_color2',255,255,255), (205367,5890029,1,'cheek_type',7,7,0), (205368,5890029,1,'chin_type',7,-21,44), (205369,5890029,1,'ear_type',75,-89,0), (205370,5890029,1,'eye_brow_type',-78,96,0), (205371,5890029,0,'eye_color',166,191,172), (205372,5890029,1,'eye_type',-31,0,0), (205373,5890029,0,'hair_color1',215,239,7), (205374,5890029,0,'hair_color2',120,111,106), (205375,5890029,0,'hair_face_color',145,168,168), (205376,5890029,0,'hair_face_highlight_color',244,244,246), (205377,5890029,0,'hair_highlight',160,156,172), (205378,5890029,0,'hair_type_color',145,168,168), (205379,5890029,0,'hair_type_highlight_color',244,244,246), (205380,5890029,1,'lip_type',68,31,100), (205381,5890029,1,'nose_type',0,-41,-17), (205382,5890029,0,'skin_color',243,253,252), (205383,5890029,1,'soga_cheek_type',0,-78,96), (205384,5890029,1,'soga_chin_type',0,68,31), (205385,5890029,1,'soga_ear_type',0,-31,0), (205386,5890029,1,'soga_eye_brow_type',0,75,-89), (205387,5890029,0,'soga_eye_color',229,229,102), (205388,5890029,1,'soga_eye_type',-31,0,0), (205389,5890029,0,'soga_hair_color1',114,112,142), (205390,5890029,0,'soga_hair_color2',120,111,106), (205391,5890029,0,'soga_hair_face_color',145,168,168), (205392,5890029,0,'soga_hair_face_highlight_color',244,244,246), (205393,5890029,0,'soga_hair_highlight',160,156,172), (205394,5890029,0,'soga_hair_type_color',145,168,168), (205395,5890029,0,'soga_hair_type_highlight_color',244,244,246), (205396,5890029,1,'soga_lip_type',0,7,7), (205397,5890029,1,'soga_nose_type',100,7,-21), (205398,5890029,0,'soga_skin_color',243,253,252), (205399,5890030,1,'cheek_type',0,25,0), (205400,5890030,1,'chin_type',-20,-28,0), (205401,5890030,1,'ear_type',0,-7,0), (205402,5890030,1,'eye_brow_type',-28,-14,-4), (205403,5890030,0,'eye_color',205,184,150), (205404,5890030,1,'eye_type',32,0,0), (205405,5890030,0,'hair_color1',224,32,156), (205406,5890030,0,'hair_face_color',43,30,22), (205407,5890030,0,'hair_face_highlight_color',116,113,110), (205408,5890030,0,'hair_type_color',43,30,22), (205409,5890030,0,'hair_type_highlight_color',116,113,110), (205410,5890030,1,'lip_type',-3,-10,-9), (205411,5890030,1,'nose_type',-22,-32,32), (205412,5890030,0,'skin_color',200,177,139), (205413,5890030,1,'soga_cheek_type',0,-28,-14), (205414,5890030,1,'soga_chin_type',0,-3,-10), (205415,5890030,1,'soga_ear_type',0,32,0), (205416,5890030,1,'soga_eye_brow_type',0,0,-7), (205417,5890030,0,'soga_eye_color',229,229,102), (205418,5890030,0,'soga_hair_face_color',43,30,22), (205419,5890030,0,'soga_hair_face_highlight_color',116,113,110), (205420,5890030,0,'soga_hair_type_color',43,30,22), (205421,5890030,0,'soga_hair_type_highlight_color',116,113,110), (205422,5890030,1,'soga_lip_type',-4,0,25), (205423,5890030,1,'soga_nose_type',-9,-20,-28), (205424,5890030,0,'soga_skin_color',200,177,139), (205425,5890030,0,'wing_color1',255,255,255), (205426,5890030,0,'wing_color2',255,255,255), (205427,5890031,1,'cheek_type',32,14,0), (205428,5890031,1,'chin_type',11,-9,7), (205429,5890031,1,'ear_type',-43,28,0), (205430,5890031,1,'eye_brow_type',9,-19,21), (205431,5890031,0,'eye_color',194,183,151), (205432,5890031,0,'hair_color1',227,225,0), (205433,5890031,0,'hair_face_color',89,32,16), (205434,5890031,0,'hair_face_highlight_color',84,32,7), (205435,5890031,0,'hair_type_color',89,32,16), (205436,5890031,0,'hair_type_highlight_color',84,32,7), (205437,5890031,1,'lip_type',18,17,8), (205438,5890031,1,'nose_type',14,-29,-31), (205439,5890031,0,'skin_color',196,202,181), (205440,5890031,1,'soga_cheek_type',0,9,-19), (205441,5890031,1,'soga_chin_type',0,18,17), (205442,5890031,1,'soga_eye_brow_type',0,-43,28), (205443,5890031,0,'soga_eye_color',229,229,102), (205444,5890031,0,'soga_hair_face_color',89,32,16), (205445,5890031,0,'soga_hair_face_highlight_color',84,32,7), (205446,5890031,0,'soga_hair_type_color',89,32,16), (205447,5890031,0,'soga_hair_type_highlight_color',84,32,7), (205448,5890031,1,'soga_lip_type',21,32,14), (205449,5890031,1,'soga_nose_type',8,11,-9), (205450,5890031,0,'soga_skin_color',196,202,181), (205451,5890031,0,'wing_color1',255,255,255), (205452,5890031,0,'wing_color2',255,255,255), (205453,5890032,1,'cheek_type',29,-14,0), (205454,5890032,1,'chin_type',32,-22,0), (205455,5890032,1,'ear_type',43,37,0), (205456,5890032,1,'eye_brow_type',22,12,-8), (205457,5890032,0,'eye_color',120,176,192), (205458,5890032,0,'hair_color1',0,239,0), (205459,5890032,0,'hair_face_color',147,70,0), (205460,5890032,0,'hair_face_highlight_color',73,66,16), (205461,5890032,0,'hair_type_color',147,70,0), (205462,5890032,0,'hair_type_highlight_color',73,66,16), (205463,5890032,1,'lip_type',25,17,-17), (205464,5890032,1,'nose_type',-21,0,-17), (205465,5890032,0,'skin_color',225,197,149), (205466,5890032,1,'soga_cheek_type',0,22,12), (205467,5890032,1,'soga_chin_type',0,25,17), (205468,5890032,1,'soga_eye_brow_type',0,43,37), (205469,5890032,0,'soga_eye_color',229,229,102), (205470,5890032,0,'soga_hair_face_color',147,70,0), (205471,5890032,0,'soga_hair_face_highlight_color',73,66,16), (205472,5890032,0,'soga_hair_type_color',147,70,0), (205473,5890032,0,'soga_hair_type_highlight_color',73,66,16), (205474,5890032,1,'soga_lip_type',-8,29,-14), (205475,5890032,1,'soga_nose_type',-17,32,-22), (205476,5890032,0,'soga_skin_color',225,197,149), (205477,5890032,0,'wing_color1',255,255,255), (205478,5890032,0,'wing_color2',255,255,255), (205479,5890033,1,'cheek_type',50,-78,0), (205480,5890033,1,'chin_type',15,-71,66), (205481,5890033,1,'ear_type',1,-87,0), (205482,5890033,1,'eye_brow_type',64,-93,5), (205483,5890033,0,'eye_color',57,106,70), (205484,5890033,1,'eye_type',-21,0,0), (205485,5890033,0,'hair_color1',82,37,58), (205486,5890033,0,'hair_face_color',119,36,34), (205487,5890033,0,'hair_face_highlight_color',15,1,21), (205488,5890033,0,'hair_type_color',119,36,34), (205489,5890033,0,'hair_type_highlight_color',15,1,21), (205490,5890033,1,'lip_type',47,-32,56), (205491,5890033,1,'nose_type',22,82,37), (205492,5890033,0,'skin_color',245,251,251), (205493,5890033,1,'soga_cheek_type',0,64,-93), (205494,5890033,1,'soga_chin_type',0,47,-32), (205495,5890033,1,'soga_ear_type',0,-21,0), (205496,5890033,1,'soga_eye_brow_type',0,1,-87), (205497,5890033,0,'soga_eye_color',229,229,102), (205498,5890033,0,'soga_hair_face_color',119,36,34), (205499,5890033,0,'soga_hair_face_highlight_color',15,1,21), (205500,5890033,0,'soga_hair_type_color',119,36,34), (205501,5890033,0,'soga_hair_type_highlight_color',15,1,21), (205502,5890033,1,'soga_lip_type',5,50,-78), (205503,5890033,1,'soga_nose_type',56,15,-71), (205504,5890033,0,'soga_skin_color',245,251,251), (205505,5890033,0,'wing_color1',255,255,255), (205506,5890033,0,'wing_color2',255,255,255), (205507,5890034,0,'eye_color',66,255,66), (205508,5890034,0,'skin_color',91,91,255), (205509,5890034,0,'soga_eye_color',255,0,255), (205510,5890035,1,'cheek_type',100,37,0), (205511,5890035,1,'chin_type',-14,100,8), (205512,5890035,1,'ear_type',100,-39,0), (205513,5890035,1,'eye_brow_type',-44,-83,25), (205514,5890035,0,'eye_color',97,144,114), (205515,5890035,1,'eye_type',-75,0,0), (205516,5890035,0,'hair_color1',156,21,167), (205517,5890035,0,'hair_color2',156,0,0), (205518,5890035,0,'hair_face_color',5,2,3), (205519,5890035,0,'hair_face_highlight_color',100,70,10), (205520,5890035,0,'hair_highlight',56,33,26), (205521,5890035,0,'hair_type_color',5,2,3), (205522,5890035,0,'hair_type_highlight_color',100,70,10), (205523,5890035,1,'lip_type',-75,63,-37), (205524,5890035,1,'nose_type',100,-100,21), (205525,5890035,0,'skin_color',158,159,127), (205526,5890035,1,'soga_cheek_type',0,-44,-83), (205527,5890035,1,'soga_chin_type',0,-75,63), (205528,5890035,1,'soga_ear_type',0,-75,0), (205529,5890035,1,'soga_eye_brow_type',0,100,-39), (205530,5890035,0,'soga_eye_color',204,204,204), (205531,5890035,1,'soga_eye_type',-100,0,0), (205532,5890035,0,'soga_hair_color1',38,22,21), (205533,5890035,0,'soga_hair_color2',120,50,0), (205534,5890035,0,'soga_hair_face_color',5,2,3), (205535,5890035,0,'soga_hair_face_highlight_color',100,70,10), (205536,5890035,0,'soga_hair_highlight',56,33,26), (205537,5890035,0,'soga_hair_type_color',5,2,3), (205538,5890035,0,'soga_hair_type_highlight_color',100,70,10), (205539,5890035,1,'soga_lip_type',25,100,37), (205540,5890035,1,'soga_nose_type',-37,-14,100), (205541,5890035,0,'soga_skin_color',158,159,127), (205542,5890036,1,'cheek_type',0,-3,0), (205543,5890036,1,'chin_type',-50,97,3), (205544,5890036,1,'ear_type',62,-25,0), (205545,5890036,1,'eye_brow_type',-64,-81,-3), (205546,5890036,0,'eye_color',43,70,43), (205547,5890036,1,'eye_type',10,0,0), (205548,5890036,0,'hair_color1',62,242,187), (205549,5890036,0,'hair_color2',218,0,0), (205550,5890036,0,'hair_face_color',37,22,5), (205551,5890036,0,'hair_face_highlight_color',121,38,35), (205552,5890036,0,'hair_highlight',91,21,51), (205553,5890036,0,'hair_type_color',37,22,5), (205554,5890036,0,'hair_type_highlight_color',121,38,35), (205555,5890036,1,'lip_type',40,46,-71), (205556,5890036,1,'nose_type',96,62,-14), (205557,5890036,0,'skin_color',245,249,245), (205558,5890036,1,'soga_cheek_type',0,-64,-81), (205559,5890036,1,'soga_chin_type',0,40,46), (205560,5890036,1,'soga_ear_type',0,10,0), (205561,5890036,1,'soga_eye_brow_type',0,62,-25), (205562,5890036,0,'soga_eye_color',229,229,102), (205563,5890036,1,'soga_eye_type',-38,0,0), (205564,5890036,0,'soga_hair_color1',79,28,15), (205565,5890036,0,'soga_hair_color2',111,64,0), (205566,5890036,0,'soga_hair_face_color',37,22,5), (205567,5890036,0,'soga_hair_face_highlight_color',121,38,35), (205568,5890036,0,'soga_hair_highlight',91,21,51), (205569,5890036,0,'soga_hair_type_color',37,22,5), (205570,5890036,0,'soga_hair_type_highlight_color',121,38,35), (205571,5890036,1,'soga_lip_type',-3,0,-3), (205572,5890036,1,'soga_nose_type',-71,-50,97), (205573,5890036,0,'soga_skin_color',245,249,245), (205574,5890036,0,'wing_color1',255,255,255), (205575,5890036,0,'wing_color2',255,255,255), (205576,5890037,1,'cheek_type',-5,81,0), (205577,5890037,1,'chin_type',88,17,37), (205578,5890037,1,'ear_type',37,-74,0), (205579,5890037,1,'eye_brow_type',78,-95,-26), (205580,5890037,0,'eye_color',29,56,42), (205581,5890037,1,'eye_type',75,0,0), (205582,5890037,0,'hair_color1',192,75,58), (205583,5890037,0,'hair_color2',83,0,0), (205584,5890037,0,'hair_face_color',15,1,21), (205585,5890037,0,'hair_face_highlight_color',244,246,246), (205586,5890037,0,'hair_type_color',15,1,21), (205587,5890037,0,'hair_type_highlight_color',244,246,246), (205588,5890037,1,'lip_type',-87,78,8), (205589,5890037,1,'nose_type',35,-64,75), (205590,5890037,0,'skin_color',138,108,67), (205591,5890037,1,'soga_cheek_type',0,78,-95), (205592,5890037,1,'soga_chin_type',0,-87,78), (205593,5890037,1,'soga_ear_type',0,75,0), (205594,5890037,1,'soga_eye_brow_type',0,37,-74), (205595,5890037,0,'soga_eye_color',229,229,102), (205596,5890037,1,'soga_eye_type',83,0,0), (205597,5890037,0,'soga_hair_face_color',15,1,21), (205598,5890037,0,'soga_hair_face_highlight_color',244,246,246), (205599,5890037,0,'soga_hair_type_color',15,1,21), (205600,5890037,0,'soga_hair_type_highlight_color',244,246,246), (205601,5890037,1,'soga_lip_type',-26,-5,81), (205602,5890037,1,'soga_nose_type',8,88,17), (205603,5890037,0,'soga_skin_color',138,108,67), (205604,5890037,0,'wing_color1',255,255,255), (205605,5890037,0,'wing_color2',255,255,255), (205606,5890038,1,'cheek_type',0,65,0), (205607,5890038,1,'chin_type',-15,-69,-85), (205608,5890038,1,'ear_type',53,-48,0), (205609,5890038,1,'eye_brow_type',14,19,81), (205610,5890038,0,'eye_color',151,153,107), (205611,5890038,1,'eye_type',-44,0,0), (205612,5890038,0,'hair_color1',58,52,62), (205613,5890038,0,'hair_color2',25,0,0), (205614,5890038,0,'hair_face_color',15,1,21), (205615,5890038,0,'hair_face_highlight_color',106,129,132), (205616,5890038,0,'hair_highlight',123,123,130), (205617,5890038,0,'hair_type_color',15,1,21), (205618,5890038,0,'hair_type_highlight_color',106,129,132), (205619,5890038,1,'lip_type',90,-57,-81), (205620,5890038,1,'nose_type',91,58,52), (205621,5890038,0,'skin_color',127,107,66), (205622,5890038,1,'soga_cheek_type',0,14,19), (205623,5890038,1,'soga_chin_type',0,90,-57), (205624,5890038,1,'soga_ear_type',0,-44,0), (205625,5890038,1,'soga_eye_brow_type',0,53,-48), (205626,5890038,0,'soga_eye_color',229,229,102), (205627,5890038,1,'soga_eye_type',25,0,0), (205628,5890038,0,'soga_hair_color1',26,24,25), (205629,5890038,0,'soga_hair_color2',36,34,36), (205630,5890038,0,'soga_hair_face_color',15,1,21), (205631,5890038,0,'soga_hair_face_highlight_color',106,129,132), (205632,5890038,0,'soga_hair_highlight',123,123,130), (205633,5890038,0,'soga_hair_type_color',15,1,21), (205634,5890038,0,'soga_hair_type_highlight_color',106,129,132), (205635,5890038,1,'soga_lip_type',81,0,65), (205636,5890038,1,'soga_nose_type',-81,-15,-69), (205637,5890038,0,'soga_skin_color',127,107,66), (205638,5890038,0,'wing_color1',255,255,255), (205639,5890038,0,'wing_color2',255,255,255), (205640,5890039,1,'cheek_type',-81,37,0), (205641,5890039,1,'chin_type',-98,64,-62), (205642,5890039,1,'ear_type',-77,-75,0), (205643,5890039,1,'eye_brow_type',75,0,20), (205644,5890039,0,'eye_color',103,148,117), (205645,5890039,1,'eye_type',-11,0,0), (205646,5890039,0,'hair_color1',225,171,70), (205647,5890039,0,'hair_color2',191,0,0), (205648,5890039,0,'hair_face_color',15,1,21), (205649,5890039,0,'hair_face_highlight_color',100,70,10), (205650,5890039,0,'hair_highlight',56,33,26), (205651,5890039,0,'hair_type_color',15,1,21), (205652,5890039,0,'hair_type_highlight_color',100,70,10), (205653,5890039,1,'lip_type',63,87,91), (205654,5890039,1,'nose_type',77,-31,-85), (205655,5890039,0,'skin_color',247,222,223), (205656,5890039,1,'soga_cheek_type',0,75,0), (205657,5890039,1,'soga_chin_type',0,63,87), (205658,5890039,1,'soga_ear_type',0,-11,0), (205659,5890039,1,'soga_eye_brow_type',0,-77,-75), (205660,5890039,0,'soga_eye_color',229,229,102), (205661,5890039,1,'soga_eye_type',-65,0,0), (205662,5890039,0,'soga_hair_color1',26,24,25), (205663,5890039,0,'soga_hair_color2',36,34,36), (205664,5890039,0,'soga_hair_face_color',15,1,21), (205665,5890039,0,'soga_hair_face_highlight_color',100,70,10), (205666,5890039,0,'soga_hair_highlight',56,33,26), (205667,5890039,0,'soga_hair_type_color',15,1,21), (205668,5890039,0,'soga_hair_type_highlight_color',100,70,10), (205669,5890039,1,'soga_lip_type',20,-81,37), (205670,5890039,1,'soga_nose_type',91,-98,64), (205671,5890039,0,'soga_skin_color',247,222,223), (205672,5890039,0,'wing_color1',255,255,255), (205673,5890039,0,'wing_color2',255,255,255), (205674,5890040,1,'cheek_type',-40,-68,0), (205675,5890040,1,'chin_type',26,70,-40), (205676,5890040,1,'ear_type',-37,-25,0), (205677,5890040,1,'eye_brow_type',88,-63,-55), (205678,5890040,0,'eye_color',30,57,39), (205679,5890040,1,'eye_type',-31,0,0), (205680,5890040,0,'hair_color1',184,17,8), (205681,5890040,0,'hair_color2',244,0,0), (205682,5890040,0,'hair_face_color',198,139,15), (205683,5890040,0,'hair_face_highlight_color',244,246,246), (205684,5890040,0,'hair_type_color',198,139,15), (205685,5890040,0,'hair_type_highlight_color',244,246,246), (205686,5890040,1,'lip_type',-42,79,15), (205687,5890040,1,'nose_type',-25,-72,17), (205688,5890040,0,'skin_color',244,248,248), (205689,5890040,1,'soga_cheek_type',0,88,-63), (205690,5890040,1,'soga_chin_type',0,-42,79), (205691,5890040,1,'soga_ear_type',0,-31,0), (205692,5890040,1,'soga_eye_brow_type',0,-37,-25), (205693,5890040,0,'soga_eye_color',229,229,102), (205694,5890040,1,'soga_eye_type',-12,0,0), (205695,5890040,0,'soga_hair_face_color',198,139,15), (205696,5890040,0,'soga_hair_face_highlight_color',244,246,246), (205697,5890040,0,'soga_hair_type_color',198,139,15), (205698,5890040,0,'soga_hair_type_highlight_color',244,246,246), (205699,5890040,1,'soga_lip_type',-55,-40,-68), (205700,5890040,1,'soga_nose_type',15,26,70), (205701,5890040,0,'soga_skin_color',244,248,248), (205702,5890040,0,'wing_color1',255,255,255), (205703,5890040,0,'wing_color2',255,255,255), (205704,5890041,1,'cheek_type',0,-41,0), (205705,5890041,1,'chin_type',-40,25,-17), (205706,5890041,1,'ear_type',-11,0,0), (205707,5890041,1,'eye_brow_type',0,-5,10), (205708,5890041,0,'eye_color',51,105,120), (205709,5890041,1,'eye_type',19,0,0), (205710,5890041,0,'hair_color1',247,26,0), (205711,5890041,0,'hair_face_color',99,69,23), (205712,5890041,0,'hair_face_highlight_color',55,27,5), (205713,5890041,0,'hair_type_color',99,69,23), (205714,5890041,0,'hair_type_highlight_color',55,27,5), (205715,5890041,1,'lip_type',0,-21,-32), (205716,5890041,1,'nose_type',-28,-9,26), (205717,5890041,0,'skin_color',239,239,235), (205718,5890041,1,'soga_cheek_type',0,0,-5), (205719,5890041,1,'soga_chin_type',0,0,-21), (205720,5890041,1,'soga_ear_type',0,19,0), (205721,5890041,1,'soga_eye_brow_type',0,-11,0), (205722,5890041,0,'soga_eye_color',229,229,102), (205723,5890041,0,'soga_hair_face_color',99,69,23), (205724,5890041,0,'soga_hair_face_highlight_color',55,27,5), (205725,5890041,0,'soga_hair_type_color',99,69,23), (205726,5890041,0,'soga_hair_type_highlight_color',55,27,5), (205727,5890041,1,'soga_lip_type',10,0,-41), (205728,5890041,1,'soga_nose_type',-32,-40,25), (205729,5890041,0,'soga_skin_color',239,239,235), (205730,5890041,0,'wing_color1',255,255,255), (205731,5890041,0,'wing_color2',255,255,255), (205732,5890042,1,'cheek_type',25,42,0), (205733,5890042,1,'chin_type',43,-81,-52), (205734,5890042,1,'ear_type',62,-7,0), (205735,5890042,1,'eye_brow_type',37,78,-88), (205736,5890042,0,'eye_color',139,121,65), (205737,5890042,1,'eye_type',40,0,0), (205738,5890042,0,'hair_color1',4,211,10), (205739,5890042,0,'hair_color2',31,0,0), (205740,5890042,0,'hair_face_color',19,6,26), (205741,5890042,0,'hair_face_highlight_color',35,24,1), (205742,5890042,0,'hair_highlight',79,28,15), (205743,5890042,0,'hair_type_color',19,6,26), (205744,5890042,0,'hair_type_highlight_color',35,24,1), (205745,5890042,1,'lip_type',-71,62,-11), (205746,5890042,1,'nose_type',96,4,-45), (205747,5890042,0,'skin_color',233,222,178), (205748,5890042,1,'soga_cheek_type',0,37,78), (205749,5890042,1,'soga_chin_type',0,-71,62), (205750,5890042,1,'soga_ear_type',0,40,0), (205751,5890042,1,'soga_eye_brow_type',0,62,-7), (205752,5890042,0,'soga_eye_color',229,229,102), (205753,5890042,1,'soga_eye_type',31,0,0), (205754,5890042,0,'soga_hair_color1',29,21,28), (205755,5890042,0,'soga_hair_color2',39,32,39), (205756,5890042,0,'soga_hair_face_color',19,6,26), (205757,5890042,0,'soga_hair_face_highlight_color',35,24,1), (205758,5890042,0,'soga_hair_highlight',79,28,15), (205759,5890042,0,'soga_hair_type_color',19,6,26), (205760,5890042,0,'soga_hair_type_highlight_color',35,24,1), (205761,5890042,1,'soga_lip_type',-88,25,42), (205762,5890042,1,'soga_nose_type',-11,43,-81), (205763,5890042,0,'soga_skin_color',233,222,178), (205764,5890042,0,'wing_color1',255,255,255), (205765,5890042,0,'wing_color2',255,255,255), (205766,5890043,1,'cheek_type',-31,4,0), (205767,5890043,1,'chin_type',46,1,-91), (205768,5890043,1,'ear_type',-17,8,0), (205769,5890043,1,'eye_brow_type',75,-7,66), (205770,5890043,0,'eye_color',95,161,180), (205771,5890043,1,'eye_type',34,0,0), (205772,5890043,0,'hair_color1',14,87,244), (205773,5890043,0,'hair_color2',38,0,0), (205774,5890043,0,'hair_face_color',96,113,118), (205775,5890043,0,'hair_face_highlight_color',21,8,27), (205776,5890043,0,'hair_type_color',96,113,118), (205777,5890043,0,'hair_type_highlight_color',21,8,27), (205778,5890043,1,'lip_type',25,-82,-7), (205779,5890043,1,'nose_type',65,14,87), (205780,5890043,0,'skin_color',61,45,28), (205781,5890043,1,'soga_cheek_type',0,75,-7), (205782,5890043,1,'soga_chin_type',0,25,-82), (205783,5890043,1,'soga_ear_type',0,34,0), (205784,5890043,1,'soga_eye_brow_type',0,-17,8), (205785,5890043,0,'soga_eye_color',204,204,204), (205786,5890043,1,'soga_eye_type',38,0,0), (205787,5890043,0,'soga_hair_face_color',96,113,118), (205788,5890043,0,'soga_hair_face_highlight_color',21,8,27), (205789,5890043,0,'soga_hair_type_color',96,113,118), (205790,5890043,0,'soga_hair_type_highlight_color',21,8,27), (205791,5890043,1,'soga_lip_type',66,-31,4), (205792,5890043,1,'soga_nose_type',-7,46,1), (205793,5890043,0,'soga_skin_color',61,45,28), (205828,5890045,1,'cheek_type',0,94,0), (205829,5890045,1,'chin_type',-42,26,-62), (205830,5890045,1,'ear_type',69,-25,0), (205831,5890045,1,'eye_brow_type',-68,-88,89), (205832,5890045,0,'eye_color',143,103,48), (205833,5890045,1,'eye_type',-18,0,0), (205834,5890045,0,'hair_color1',225,245,50), (205835,5890045,0,'hair_color2',238,0,0), (205836,5890045,0,'hair_face_color',195,208,207), (205837,5890045,0,'hair_face_highlight_color',230,170,26), (205838,5890045,0,'hair_highlight',200,165,96), (205839,5890045,0,'hair_type_color',195,208,207), (205840,5890045,0,'hair_type_highlight_color',230,170,26), (205841,5890045,1,'lip_type',-5,57,20), (205842,5890045,1,'nose_type',-18,-31,-11), (205843,5890045,0,'skin_color',46,35,36), (205844,5890045,1,'soga_cheek_type',0,-68,-88), (205845,5890045,1,'soga_chin_type',0,-5,57), (205846,5890045,1,'soga_ear_type',0,-18,0), (205847,5890045,1,'soga_eye_brow_type',0,69,-25), (205848,5890045,0,'soga_eye_color',229,229,102), (205849,5890045,1,'soga_eye_type',-18,0,0), (205850,5890045,0,'soga_hair_color1',161,165,168), (205851,5890045,0,'soga_hair_color2',50,69,69), (205852,5890045,0,'soga_hair_face_color',195,208,207), (205853,5890045,0,'soga_hair_face_highlight_color',230,170,26), (205854,5890045,0,'soga_hair_highlight',200,165,96), (205855,5890045,0,'soga_hair_type_color',195,208,207), (205856,5890045,0,'soga_hair_type_highlight_color',230,170,26), (205857,5890045,1,'soga_lip_type',89,0,94), (205858,5890045,1,'soga_nose_type',20,-42,26), (205859,5890045,0,'soga_skin_color',46,35,36), (205860,5890045,0,'wing_color1',255,255,255), (205861,5890045,0,'wing_color2',255,255,255), (205862,5890046,1,'cheek_type',-17,-34,0), (205863,5890046,1,'chin_type',-38,20,0), (205864,5890046,1,'ear_type',-3,7,0), (205865,5890046,1,'eye_brow_type',17,-17,-46), (205866,5890046,0,'eye_color',48,94,67), (205867,5890046,1,'eye_type',-8,0,0), (205868,5890046,0,'hair_color1',219,42,0), (205869,5890046,0,'hair_face_color',70,28,0), (205870,5890046,0,'hair_face_highlight_color',49,17,9), (205871,5890046,0,'hair_type_color',70,28,0), (205872,5890046,0,'hair_type_highlight_color',49,17,9), (205873,5890046,1,'lip_type',-14,23,-28), (205874,5890046,1,'nose_type',-9,-37,42), (205875,5890046,0,'skin_color',228,208,210), (205876,5890046,1,'soga_cheek_type',0,17,-17), (205877,5890046,1,'soga_chin_type',0,-14,23), (205878,5890046,1,'soga_ear_type',0,-8,0), (205879,5890046,1,'soga_eye_brow_type',0,-3,7), (205880,5890046,0,'soga_eye_color',229,229,102), (205881,5890046,0,'soga_hair_face_color',70,28,0), (205882,5890046,0,'soga_hair_face_highlight_color',49,17,9), (205883,5890046,0,'soga_hair_type_color',70,28,0), (205884,5890046,0,'soga_hair_type_highlight_color',49,17,9), (205885,5890046,1,'soga_lip_type',-46,-17,-34), (205886,5890046,1,'soga_nose_type',-28,-38,20), (205887,5890046,0,'soga_skin_color',228,208,210), (205888,5890046,0,'wing_color1',255,255,255), (205889,5890046,0,'wing_color2',255,255,255), (205890,5890047,1,'cheek_type',-34,-14,0), (205891,5890047,1,'chin_type',93,93,-25), (205892,5890047,1,'ear_type',83,7,0), (205893,5890047,1,'eye_brow_type',-95,-93,-53), (205894,5890047,0,'eye_color',97,105,57), (205895,5890047,0,'hair_color1',167,48,35), (205896,5890047,0,'hair_color2',77,0,0), (205897,5890047,0,'hair_face_color',233,184,31), (205898,5890047,0,'hair_face_highlight_color',43,17,14), (205899,5890047,0,'hair_type_color',233,184,31), (205900,5890047,0,'hair_type_highlight_color',43,17,14), (205901,5890047,1,'lip_type',-68,79,95), (205902,5890047,1,'nose_type',90,-89,48), (205903,5890047,0,'skin_color',114,103,68), (205904,5890047,1,'soga_cheek_type',0,-95,-93), (205905,5890047,1,'soga_chin_type',0,-68,79), (205906,5890047,1,'soga_eye_brow_type',0,83,7), (205907,5890047,0,'soga_eye_color',229,229,102), (205908,5890047,1,'soga_eye_type',77,0,0), (205909,5890047,0,'soga_hair_face_color',233,184,31), (205910,5890047,0,'soga_hair_face_highlight_color',43,17,14), (205911,5890047,0,'soga_hair_type_color',233,184,31), (205912,5890047,0,'soga_hair_type_highlight_color',43,17,14), (205913,5890047,1,'soga_lip_type',-53,-34,-14), (205914,5890047,1,'soga_nose_type',95,93,93), (205915,5890047,0,'soga_skin_color',114,103,68), (205916,5890047,0,'wing_color1',255,255,255), (205917,5890047,0,'wing_color2',255,255,255), (205918,5890048,1,'cheek_type',-7,0,0), (205919,5890048,1,'chin_type',-7,14,-2), (205920,5890048,1,'ear_type',-31,0,0), (205921,5890048,1,'eye_brow_type',18,-28,20), (205922,5890048,0,'eye_color',100,148,119), (205923,5890048,1,'eye_type',31,0,0), (205924,5890048,0,'hair_color1',4,249,231), (205925,5890048,0,'hair_face_color',226,220,168), (205926,5890048,0,'hair_face_highlight_color',247,223,66), (205927,5890048,0,'hair_type_color',226,220,168), (205928,5890048,0,'hair_type_highlight_color',247,223,66), (205929,5890048,1,'lip_type',-25,-7,39), (205930,5890048,1,'nose_type',25,4,-7), (205931,5890048,0,'skin_color',231,223,188), (205932,5890048,1,'soga_cheek_type',0,18,-28), (205933,5890048,1,'soga_chin_type',0,-25,-7), (205934,5890048,1,'soga_ear_type',0,31,0), (205935,5890048,1,'soga_eye_brow_type',0,-31,0), (205936,5890048,0,'soga_eye_color',229,229,102), (205937,5890048,0,'soga_hair_face_color',226,220,168), (205938,5890048,0,'soga_hair_face_highlight_color',247,223,66), (205939,5890048,0,'soga_hair_type_color',226,220,168), (205940,5890048,0,'soga_hair_type_highlight_color',247,223,66), (205941,5890048,1,'soga_lip_type',20,-7,0), (205942,5890048,1,'soga_nose_type',39,-7,14), (205943,5890048,0,'soga_skin_color',231,223,188), (205944,5890048,0,'wing_color1',255,255,255), (205945,5890048,0,'wing_color2',255,255,255), (205946,5890049,1,'cheek_type',10,-11,0), (205947,5890049,1,'chin_type',-22,-17,-8), (205948,5890049,1,'ear_type',14,22,0), (205949,5890049,1,'eye_brow_type',23,-17,-7), (205950,5890049,0,'eye_color',91,148,134), (205951,5890049,1,'eye_type',26,0,0), (205952,5890049,0,'hair_color1',219,0,0), (205953,5890049,0,'hair_face_color',202,73,37), (205954,5890049,0,'hair_face_highlight_color',129,49,22), (205955,5890049,0,'hair_type_color',202,73,37), (205956,5890049,0,'hair_type_highlight_color',129,49,22), (205957,5890049,1,'lip_type',17,25,-14), (205958,5890049,1,'nose_type',-1,-37,0), (205959,5890049,0,'skin_color',205,187,163), (205960,5890049,1,'soga_cheek_type',0,23,-17), (205961,5890049,1,'soga_chin_type',0,17,25), (205962,5890049,1,'soga_ear_type',0,26,0), (205963,5890049,1,'soga_eye_brow_type',0,14,22), (205964,5890049,0,'soga_eye_color',229,229,102), (205965,5890049,0,'soga_hair_face_color',202,73,37), (205966,5890049,0,'soga_hair_face_highlight_color',129,49,22), (205967,5890049,0,'soga_hair_type_color',202,73,37), (205968,5890049,0,'soga_hair_type_highlight_color',129,49,22), (205969,5890049,1,'soga_lip_type',-7,10,-11), (205970,5890049,1,'soga_nose_type',-14,-22,-17), (205971,5890049,0,'soga_skin_color',205,187,163), (205972,5890049,0,'wing_color1',255,255,255), (205973,5890049,0,'wing_color2',255,255,255), (205974,5890050,0,'eye_color',255,255,255), (205975,5890050,0,'skin_color',255,255,255), (205976,5890050,0,'soga_eye_color',255,0,255), (205977,5890051,1,'eye_brow_type',100,0,0), (205978,5890051,0,'eye_color',216,7,11), (205979,5890051,0,'hair_color1',65,0,100), (205980,5890051,1,'lip_type',-93,0,0), (205981,5890051,1,'nose_type',14,65,0), (205982,5890051,0,'skin_color',219,83,6), (205983,5890051,1,'soga_cheek_type',0,100,0), (205984,5890051,1,'soga_chin_type',0,-93,0), (205985,5890051,1,'soga_eye_brow_type',100,0,0), (205986,5890051,0,'soga_eye_color',229,229,102), (205987,5890051,1,'soga_lip_type',-93,0,0), (205988,5890051,1,'soga_nose_type',14,65,0), (205989,5890051,0,'soga_skin_color',219,83,6), (205990,5890052,1,'cheek_type',21,-14,0), (205991,5890052,1,'chin_type',23,-12,4), (205992,5890052,1,'ear_type',17,19,0), (205993,5890052,1,'eye_brow_type',0,21,-20), (205994,5890052,0,'eye_color',58,116,90), (205995,5890052,1,'eye_type',-11,0,0), (205996,5890052,0,'hair_color1',246,23,156), (205997,5890052,0,'hair_face_color',127,67,28), (205998,5890052,0,'hair_face_highlight_color',152,138,37), (205999,5890052,0,'hair_type_color',127,67,28), (206000,5890052,0,'hair_type_highlight_color',152,138,37), (206001,5890052,1,'lip_type',-25,-40,-26), (206002,5890052,1,'nose_type',-2,-10,23), (206003,5890052,0,'skin_color',182,142,111), (206004,5890052,1,'soga_cheek_type',0,0,21), (206005,5890052,1,'soga_chin_type',0,-25,-40), (206006,5890052,1,'soga_ear_type',0,-11,0), (206007,5890052,1,'soga_eye_brow_type',0,17,19), (206008,5890052,0,'soga_eye_color',229,229,102), (206009,5890052,0,'soga_hair_face_color',127,67,28), (206010,5890052,0,'soga_hair_face_highlight_color',152,138,37), (206011,5890052,0,'soga_hair_type_color',127,67,28), (206012,5890052,0,'soga_hair_type_highlight_color',152,138,37), (206013,5890052,1,'soga_lip_type',-20,21,-14), (206014,5890052,1,'soga_nose_type',-26,23,-12), (206015,5890052,0,'soga_skin_color',182,142,111), (206016,5890052,0,'wing_color1',255,255,255), (206017,5890052,0,'wing_color2',255,255,255), (206018,5890053,1,'cheek_type',-89,38,0), (206019,5890053,1,'chin_type',10,-26,23), (206020,5890053,1,'ear_type',-93,7,0), (206021,5890053,1,'eye_brow_type',-4,10,63), (206022,5890053,0,'eye_color',37,76,88), (206023,5890053,1,'eye_type',-42,0,0), (206024,5890053,0,'hair_color1',15,29,231), (206025,5890053,0,'hair_color2',238,0,0), (206026,5890053,0,'hair_face_color',121,38,35), (206027,5890053,0,'hair_face_highlight_color',233,184,31), (206028,5890053,0,'hair_highlight',246,219,114), (206029,5890053,0,'hair_type_color',121,38,35), (206030,5890053,0,'hair_type_highlight_color',233,184,31), (206031,5890053,1,'lip_type',-31,91,68), (206032,5890053,1,'nose_type',-42,15,29), (206033,5890053,0,'skin_color',234,244,244), (206034,5890053,1,'soga_cheek_type',0,-4,10), (206035,5890053,1,'soga_chin_type',0,-31,91), (206036,5890053,1,'soga_ear_type',0,-42,0), (206037,5890053,1,'soga_eye_brow_type',0,-93,7), (206038,5890053,0,'soga_eye_color',229,229,102), (206039,5890053,1,'soga_eye_type',-18,0,0), (206040,5890053,0,'soga_hair_color1',91,21,51), (206041,5890053,0,'soga_hair_color2',159,88,0), (206042,5890053,0,'soga_hair_face_color',121,38,35), (206043,5890053,0,'soga_hair_face_highlight_color',233,184,31), (206044,5890053,0,'soga_hair_highlight',246,219,114), (206045,5890053,0,'soga_hair_type_color',121,38,35), (206046,5890053,0,'soga_hair_type_highlight_color',233,184,31), (206047,5890053,1,'soga_lip_type',63,-89,38), (206048,5890053,1,'soga_nose_type',68,10,-26), (206049,5890053,0,'soga_skin_color',234,244,244), (206050,5890053,0,'wing_color1',255,255,255), (206051,5890053,0,'wing_color2',255,255,255), (206052,5890054,1,'cheek_type',74,-50,0), (206053,5890054,1,'chin_type',0,28,-34), (206054,5890054,1,'ear_type',-22,-62,0), (206055,5890054,1,'eye_brow_type',8,-50,9), (206056,5890054,0,'eye_color',134,184,198), (206057,5890054,1,'eye_type',91,0,0), (206058,5890054,0,'hair_color1',175,93,185), (206059,5890054,0,'hair_color2',209,0,0), (206060,5890054,0,'hair_face_color',244,246,246), (206061,5890054,0,'hair_face_highlight_color',190,133,12), (206062,5890054,0,'hair_highlight',209,131,22), (206063,5890054,0,'hair_type_color',244,246,246), (206064,5890054,0,'hair_type_highlight_color',190,133,12), (206065,5890054,1,'lip_type',-25,14,0), (206066,5890054,1,'nose_type',0,-81,93), (206067,5890054,0,'skin_color',134,143,143), (206068,5890054,1,'soga_cheek_type',0,8,-50), (206069,5890054,1,'soga_chin_type',0,-25,14), (206070,5890054,1,'soga_ear_type',0,91,0), (206071,5890054,1,'soga_eye_brow_type',0,-22,-62), (206072,5890054,0,'soga_eye_color',229,229,102), (206073,5890054,1,'soga_eye_type',-47,0,0), (206074,5890054,0,'soga_hair_color1',164,165,165), (206075,5890054,0,'soga_hair_color2',56,62,62), (206076,5890054,0,'soga_hair_face_color',244,246,246), (206077,5890054,0,'soga_hair_face_highlight_color',190,133,12), (206078,5890054,0,'soga_hair_highlight',209,131,22), (206079,5890054,0,'soga_hair_type_color',244,246,246), (206080,5890054,0,'soga_hair_type_highlight_color',190,133,12), (206081,5890054,1,'soga_lip_type',9,74,-50), (206082,5890054,1,'soga_nose_type',0,0,28), (206083,5890054,0,'soga_skin_color',134,143,143), (206084,5890054,0,'wing_color1',255,255,255), (206085,5890054,0,'wing_color2',255,255,255), (206086,5890055,1,'chin_type',-14,28,-42), (206087,5890055,1,'ear_type',38,3,0), (206088,5890055,1,'eye_brow_type',19,-7,34), (206089,5890055,0,'eye_color',159,193,189), (206090,5890055,1,'eye_type',25,0,0), (206091,5890055,0,'hair_color1',0,249,0), (206092,5890055,0,'hair_face_color',211,157,3), (206093,5890055,0,'hair_face_highlight_color',125,50,1), (206094,5890055,0,'hair_type_color',211,157,3), (206095,5890055,0,'hair_type_highlight_color',125,50,1), (206096,5890055,1,'lip_type',-47,31,21), (206097,5890055,1,'nose_type',-28,0,-7), (206098,5890055,0,'skin_color',235,236,222), (206099,5890055,1,'soga_cheek_type',0,19,-7), (206100,5890055,1,'soga_chin_type',0,-47,31), (206101,5890055,1,'soga_ear_type',0,25,0), (206102,5890055,1,'soga_eye_brow_type',0,38,3), (206103,5890055,0,'soga_eye_color',229,229,102), (206104,5890055,0,'soga_hair_face_color',211,157,3), (206105,5890055,0,'soga_hair_face_highlight_color',125,50,1), (206106,5890055,0,'soga_hair_type_color',211,157,3), (206107,5890055,0,'soga_hair_type_highlight_color',125,50,1), (206108,5890055,1,'soga_lip_type',34,0,0), (206109,5890055,1,'soga_nose_type',21,-14,28), (206110,5890055,0,'soga_skin_color',235,236,222), (206111,5890055,0,'wing_color1',255,255,255), (206112,5890055,0,'wing_color2',255,255,255), (206113,5890056,1,'cheek_type',62,87,0), (206114,5890056,1,'chin_type',-9,37,-7), (206115,5890056,1,'ear_type',7,-89,0), (206116,5890056,1,'eye_brow_type',87,41,0), (206117,5890056,0,'eye_color',69,115,72), (206118,5890056,1,'eye_type',14,0,0), (206119,5890056,0,'hair_color1',100,156,70), (206120,5890056,0,'hair_face_color',15,1,21), (206121,5890056,0,'hair_face_highlight_color',119,147,147), (206122,5890056,0,'hair_type_color',15,1,21), (206123,5890056,0,'hair_type_highlight_color',119,147,147), (206124,5890056,1,'lip_type',90,-100,100), (206125,5890056,1,'nose_type',100,100,-100), (206126,5890056,0,'skin_color',72,53,33), (206127,5890056,1,'soga_cheek_type',0,87,41), (206128,5890056,1,'soga_chin_type',0,90,-100), (206129,5890056,1,'soga_ear_type',0,14,0), (206130,5890056,1,'soga_eye_brow_type',0,7,-89), (206131,5890056,0,'soga_eye_color',204,204,204), (206132,5890056,0,'soga_hair_face_color',15,1,21), (206133,5890056,0,'soga_hair_face_highlight_color',119,147,147), (206134,5890056,0,'soga_hair_type_color',15,1,21), (206135,5890056,0,'soga_hair_type_highlight_color',119,147,147), (206136,5890056,1,'soga_lip_type',0,62,87), (206137,5890056,1,'soga_nose_type',100,-9,37), (206138,5890056,0,'soga_skin_color',72,53,33), (206139,5890057,1,'cheek_type',9,15,0), (206140,5890057,1,'chin_type',56,14,77), (206141,5890057,1,'ear_type',19,-47,0), (206142,5890057,1,'eye_brow_type',19,-26,0), (206143,5890057,0,'eye_color',55,117,121), (206144,5890057,1,'eye_type',47,0,0), (206145,5890057,0,'hair_color1',74,40,84), (206146,5890057,0,'hair_color2',213,0,0), (206147,5890057,0,'hair_face_color',100,70,10), (206148,5890057,0,'hair_face_highlight_color',232,169,28), (206149,5890057,0,'hair_highlight',200,165,96), (206150,5890057,0,'hair_type_color',100,70,10), (206151,5890057,0,'hair_type_highlight_color',232,169,28), (206152,5890057,1,'lip_type',61,20,-39), (206153,5890057,1,'nose_type',-83,74,40), (206154,5890057,0,'skin_color',244,237,237), (206155,5890057,1,'soga_cheek_type',0,19,-26), (206156,5890057,1,'soga_chin_type',0,61,20), (206157,5890057,1,'soga_ear_type',0,47,0), (206158,5890057,1,'soga_eye_brow_type',0,19,-47), (206159,5890057,0,'soga_eye_color',229,229,102), (206160,5890057,1,'soga_eye_type',-43,0,0), (206161,5890057,0,'soga_hair_color1',56,33,26), (206162,5890057,0,'soga_hair_color2',94,59,11), (206163,5890057,0,'soga_hair_face_color',100,70,10), (206164,5890057,0,'soga_hair_face_highlight_color',232,169,28), (206165,5890057,0,'soga_hair_highlight',200,165,96), (206166,5890057,0,'soga_hair_type_color',100,70,10), (206167,5890057,0,'soga_hair_type_highlight_color',232,169,28), (206168,5890057,1,'soga_lip_type',0,9,15), (206169,5890057,1,'soga_nose_type',-39,56,14), (206170,5890057,0,'soga_skin_color',244,237,237), (206171,5890057,0,'wing_color1',255,255,255), (206172,5890057,0,'wing_color2',255,255,255), (206173,5890058,1,'cheek_type',-28,-7,0), (206174,5890058,1,'chin_type',47,26,7), (206175,5890058,1,'ear_type',-3,35,0), (206176,5890058,1,'eye_brow_type',0,7,31), (206177,5890058,0,'eye_color',124,164,142), (206178,5890058,1,'eye_type',-7,0,0), (206179,5890058,0,'hair_color1',0,1,0), (206180,5890058,0,'hair_face_color',40,36,23), (206181,5890058,0,'hair_face_highlight_color',142,122,8), (206182,5890058,0,'hair_type_color',40,36,23), (206183,5890058,0,'hair_type_highlight_color',142,122,8), (206184,5890058,1,'lip_type',-2,9,41), (206185,5890058,1,'nose_type',-28,0,1), (206186,5890058,0,'skin_color',215,187,156), (206187,5890058,1,'soga_cheek_type',0,0,7), (206188,5890058,1,'soga_chin_type',0,-2,9), (206189,5890058,1,'soga_ear_type',0,-7,0), (206190,5890058,1,'soga_eye_brow_type',0,-3,35), (206191,5890058,0,'soga_eye_color',229,229,102), (206192,5890058,1,'soga_eye_type',-7,0,0), (206193,5890058,0,'soga_hair_face_color',40,36,23), (206194,5890058,0,'soga_hair_face_highlight_color',142,122,8), (206195,5890058,0,'soga_hair_type_color',40,36,23), (206196,5890058,0,'soga_hair_type_highlight_color',142,122,8), (206197,5890058,1,'soga_lip_type',31,-28,-7), (206198,5890058,1,'soga_nose_type',41,47,26), (206199,5890058,0,'soga_skin_color',215,187,156), (206200,5890058,0,'wing_color1',255,255,255), (206201,5890058,0,'wing_color2',255,255,255), (206202,5890059,1,'cheek_type',-77,50,0), (206203,5890059,1,'chin_type',-83,68,-3), (206204,5890059,1,'ear_type',46,-63,0), (206205,5890059,1,'eye_brow_type',89,84,-52), (206206,5890059,0,'eye_color',56,115,131), (206207,5890059,1,'eye_type',-44,0,0), (206208,5890059,0,'hair_color1',35,1,25), (206209,5890059,0,'hair_color2',156,0,0), (206210,5890059,0,'hair_face_color',242,243,242), (206211,5890059,0,'hair_face_highlight_color',79,82,119), (206212,5890059,0,'hair_highlight',51,56,84), (206213,5890059,0,'hair_type_color',242,243,242), (206214,5890059,0,'hair_type_highlight_color',79,82,119), (206215,5890059,1,'lip_type',-47,0,46), (206216,5890059,1,'nose_type',75,35,1), (206217,5890059,0,'skin_color',139,115,71), (206218,5890059,1,'soga_cheek_type',0,89,84), (206219,5890059,1,'soga_chin_type',0,-47,0), (206220,5890059,1,'soga_ear_type',0,-44,0), (206221,5890059,1,'soga_eye_brow_type',0,46,-63), (206222,5890059,0,'soga_eye_color',229,229,102), (206223,5890059,1,'soga_eye_type',-100,0,0), (206224,5890059,0,'soga_hair_color1',161,165,168), (206225,5890059,0,'soga_hair_color2',60,71,71), (206226,5890059,0,'soga_hair_face_color',242,243,242), (206227,5890059,0,'soga_hair_face_highlight_color',79,82,119), (206228,5890059,0,'soga_hair_highlight',51,56,84), (206229,5890059,0,'soga_hair_type_color',242,243,242), (206230,5890059,0,'soga_hair_type_highlight_color',79,82,119), (206231,5890059,1,'soga_lip_type',-52,-77,50), (206232,5890059,1,'soga_nose_type',46,-83,68), (206233,5890059,0,'soga_skin_color',139,115,71), (206234,5890059,0,'wing_color1',255,255,255), (206235,5890059,0,'wing_color2',255,255,255), (206236,5890060,1,'chin_type',-10,-7,0), (206237,5890060,1,'ear_type',7,14,0), (206238,5890060,1,'eye_brow_type',-3,26,0), (206239,5890060,0,'eye_color',123,177,193), (206240,5890060,1,'eye_type',21,0,0), (206241,5890060,0,'hair_color1',11,9,0), (206242,5890060,0,'hair_face_color',194,114,5), (206243,5890060,0,'hair_face_highlight_color',101,88,10), (206244,5890060,0,'hair_type_color',194,114,5), (206245,5890060,0,'hair_type_highlight_color',101,88,10), (206246,5890060,1,'lip_type',31,44,21), (206247,5890060,1,'nose_type',4,11,9), (206248,5890060,0,'skin_color',219,229,221), (206249,5890060,1,'soga_cheek_type',0,-3,26), (206250,5890060,1,'soga_chin_type',0,31,44), (206251,5890060,1,'soga_ear_type',0,21,0), (206252,5890060,1,'soga_eye_brow_type',0,7,14), (206253,5890060,0,'soga_eye_color',229,229,102), (206254,5890060,0,'soga_hair_face_color',194,114,5), (206255,5890060,0,'soga_hair_face_highlight_color',101,88,10), (206256,5890060,0,'soga_hair_type_color',194,114,5), (206257,5890060,0,'soga_hair_type_highlight_color',101,88,10), (206258,5890060,1,'soga_nose_type',21,-10,-7), (206259,5890060,0,'soga_skin_color',219,229,221), (206260,5890060,0,'wing_color1',255,255,255), (206261,5890060,0,'wing_color2',255,255,255), (206262,5890061,1,'cheek_type',-31,7,0), (206263,5890061,1,'chin_type',14,17,2), (206264,5890061,1,'ear_type',9,-44,0), (206265,5890061,1,'eye_brow_type',0,-2,0), (206266,5890061,0,'eye_color',167,168,129), (206267,5890061,1,'eye_type',-18,0,0), (206268,5890061,0,'hair_color1',29,9,0), (206269,5890061,0,'hair_face_color',87,76,63), (206270,5890061,0,'hair_face_highlight_color',37,29,19), (206271,5890061,0,'hair_type_color',87,76,63), (206272,5890061,0,'hair_type_highlight_color',37,29,19), (206273,5890061,1,'lip_type',-38,10,11), (206274,5890061,1,'nose_type',0,29,9), (206275,5890061,0,'skin_color',245,250,250), (206276,5890061,1,'soga_cheek_type',0,0,-2), (206277,5890061,1,'soga_chin_type',0,-38,10), (206278,5890061,1,'soga_ear_type',0,-18,0), (206279,5890061,1,'soga_eye_brow_type',0,9,-44), (206280,5890061,0,'soga_eye_color',229,229,102), (206281,5890061,0,'soga_hair_face_color',87,76,63), (206282,5890061,0,'soga_hair_face_highlight_color',37,29,19), (206283,5890061,0,'soga_hair_type_color',87,76,63), (206284,5890061,0,'soga_hair_type_highlight_color',37,29,19), (206285,5890061,1,'soga_lip_type',0,-31,7), (206286,5890061,1,'soga_nose_type',11,14,17), (206287,5890061,0,'soga_skin_color',245,250,250), (206288,5890061,0,'wing_color1',255,255,255), (206289,5890061,0,'wing_color2',255,255,255), (206290,5890062,1,'cheek_type',-14,-9,0), (206291,5890062,1,'chin_type',-37,-29,21), (206292,5890062,1,'ear_type',-10,42,0), (206293,5890062,1,'eye_brow_type',-1,-10,-14), (206294,5890062,0,'eye_color',63,129,148), (206295,5890062,0,'hair_color1',239,21,0), (206296,5890062,0,'hair_face_color',124,43,9), (206297,5890062,0,'hair_face_highlight_color',11,11,7), (206298,5890062,0,'hair_type_color',124,43,9), (206299,5890062,0,'hair_type_highlight_color',11,11,7), (206300,5890062,1,'lip_type',-22,10,41), (206301,5890062,1,'nose_type',40,-17,21), (206302,5890062,0,'skin_color',230,197,185), (206303,5890062,1,'soga_cheek_type',0,-1,-10), (206304,5890062,1,'soga_chin_type',0,-22,10), (206305,5890062,1,'soga_ear_type',-10,42,0), (206306,5890062,1,'soga_eye_brow_type',0,-10,42), (206307,5890062,0,'soga_eye_color',229,229,102), (206308,5890062,0,'soga_hair_face_color',124,43,9), (206309,5890062,0,'soga_hair_face_highlight_color',11,11,7), (206310,5890062,0,'soga_hair_type_color',124,43,9), (206311,5890062,0,'soga_hair_type_highlight_color',11,11,7), (206312,5890062,1,'soga_lip_type',-14,-14,-9), (206313,5890062,1,'soga_nose_type',41,-37,-29), (206314,5890062,0,'soga_skin_color',230,197,185), (206315,5890062,0,'wing_color1',255,255,255), (206316,5890062,0,'wing_color2',255,255,255), (206317,5890063,1,'cheek_type',-43,-72,0), (206318,5890063,1,'chin_type',38,-75,77), (206319,5890063,1,'ear_type',-61,-83,0), (206320,5890063,1,'eye_brow_type',-51,-35,-31), (206321,5890063,0,'eye_color',173,142,88), (206322,5890063,1,'eye_type',-76,0,0), (206323,5890063,0,'hair_color1',82,31,72), (206324,5890063,0,'hair_color2',56,0,0), (206325,5890063,0,'hair_face_color',49,47,61), (206326,5890063,0,'hair_face_highlight_color',42,29,2), (206327,5890063,0,'hair_highlight',79,28,15), (206328,5890063,0,'hair_type_color',49,47,61), (206329,5890063,0,'hair_type_highlight_color',42,29,2), (206330,5890063,1,'lip_type',3,41,70), (206331,5890063,1,'nose_type',-47,82,31), (206332,5890063,0,'skin_color',243,251,251), (206333,5890063,1,'soga_cheek_type',0,-51,-35), (206334,5890063,1,'soga_chin_type',0,3,41), (206335,5890063,1,'soga_ear_type',0,-76,0), (206336,5890063,1,'soga_eye_brow_type',0,-61,-83), (206337,5890063,0,'soga_eye_color',229,229,102), (206338,5890063,1,'soga_eye_type',56,0,0), (206339,5890063,0,'soga_hair_color1',43,36,70), (206340,5890063,0,'soga_hair_color2',64,76,74), (206341,5890063,0,'soga_hair_face_color',49,47,61), (206342,5890063,0,'soga_hair_face_highlight_color',42,29,2), (206343,5890063,0,'soga_hair_highlight',79,28,15), (206344,5890063,0,'soga_hair_type_color',49,47,61), (206345,5890063,0,'soga_hair_type_highlight_color',42,29,2), (206346,5890063,1,'soga_lip_type',-31,-43,-72), (206347,5890063,1,'soga_nose_type',70,38,-75), (206348,5890063,0,'soga_skin_color',243,251,251), (206349,5890063,0,'wing_color1',255,255,255), (206350,5890063,0,'wing_color2',255,255,255), (206351,5890064,1,'cheek_type',41,-50,0), (206352,5890064,1,'chin_type',50,37,-14), (206353,5890064,1,'ear_type',19,-17,0), (206354,5890064,1,'eye_brow_type',28,1,25), (206355,5890064,0,'eye_color',62,124,100), (206356,5890064,1,'eye_type',43,0,0), (206357,5890064,0,'hair_color1',181,31,156), (206358,5890064,0,'hair_color2',156,0,0), (206359,5890064,0,'hair_face_color',15,1,21), (206360,5890064,0,'hair_face_highlight_color',5,2,2), (206361,5890064,0,'hair_highlight',38,22,21), (206362,5890064,0,'hair_type_color',15,1,21), (206363,5890064,0,'hair_type_highlight_color',5,2,2), (206364,5890064,1,'lip_type',-17,17,56), (206365,5890064,1,'nose_type',-1,-75,31), (206366,5890064,0,'skin_color',181,186,165), (206367,5890064,1,'soga_cheek_type',0,28,1), (206368,5890064,1,'soga_chin_type',0,-17,17), (206369,5890064,1,'soga_ear_type',0,43,0), (206370,5890064,1,'soga_eye_brow_type',0,19,-17), (206371,5890064,0,'soga_eye_color',229,229,102), (206372,5890064,1,'soga_eye_type',-100,0,0), (206373,5890064,0,'soga_hair_color1',26,24,25), (206374,5890064,0,'soga_hair_color2',36,34,36), (206375,5890064,0,'soga_hair_face_color',15,1,21), (206376,5890064,0,'soga_hair_face_highlight_color',5,2,2), (206377,5890064,0,'soga_hair_highlight',38,22,21), (206378,5890064,0,'soga_hair_type_color',15,1,21), (206379,5890064,0,'soga_hair_type_highlight_color',5,2,2), (206380,5890064,1,'soga_lip_type',25,41,-50), (206381,5890064,1,'soga_nose_type',56,50,37), (206382,5890064,0,'soga_skin_color',181,186,165), (206383,5890065,1,'cheek_type',-12,-22,0), (206384,5890065,1,'chin_type',43,-26,-25), (206385,5890065,1,'ear_type',44,0,0), (206386,5890065,1,'eye_brow_type',-11,17,-34), (206387,5890065,0,'eye_color',41,82,63), (206388,5890065,1,'eye_type',28,0,0), (206389,5890065,0,'hair_color1',211,17,0), (206390,5890065,0,'hair_face_color',47,27,5), (206391,5890065,0,'hair_face_highlight_color',65,61,55), (206392,5890065,0,'hair_type_color',47,27,5), (206393,5890065,0,'hair_type_highlight_color',65,61,55), (206394,5890065,1,'lip_type',20,0,-17), (206395,5890065,1,'nose_type',3,-45,17), (206396,5890065,0,'skin_color',148,144,110), (206397,5890065,1,'soga_cheek_type',0,-11,17), (206398,5890065,1,'soga_chin_type',0,20,0), (206399,5890065,1,'soga_ear_type',0,28,0), (206400,5890065,1,'soga_eye_brow_type',0,44,0), (206401,5890065,0,'soga_eye_color',229,229,102), (206402,5890065,1,'soga_eye_type',28,0,0), (206403,5890065,0,'soga_hair_face_color',47,27,5), (206404,5890065,0,'soga_hair_face_highlight_color',65,61,55), (206405,5890065,0,'soga_hair_type_color',47,27,5), (206406,5890065,0,'soga_hair_type_highlight_color',65,61,55), (206407,5890065,1,'soga_lip_type',-34,-12,-22), (206408,5890065,1,'soga_nose_type',-17,43,-26), (206409,5890065,0,'soga_skin_color',148,144,110), (206410,5890065,0,'wing_color1',255,255,255), (206411,5890065,0,'wing_color2',255,255,255), (206412,5890066,1,'eye_brow_type',-81,0,0), (206413,5890066,0,'eye_color',130,0,3), (206414,5890066,0,'hair_color1',2,0,59), (206415,5890066,1,'lip_type',55,0,0), (206416,5890066,1,'nose_type',15,2,0), (206417,5890066,0,'skin_color',0,5,5), (206418,5890066,1,'soga_cheek_type',0,-81,0), (206419,5890066,1,'soga_chin_type',0,55,0), (206420,5890066,0,'soga_eye_color',229,229,102), (206421,5890066,0,'soga_skin_color',0,5,5), (206422,5890066,0,'wing_color1',255,255,255), (206423,5890066,0,'wing_color2',255,255,255), (206424,5890067,1,'cheek_type',-81,15,0), (206425,5890067,1,'chin_type',58,31,-81), (206426,5890067,1,'ear_type',-32,71,0), (206427,5890067,1,'eye_brow_type',94,52,35), (206428,5890067,0,'eye_color',33,64,50), (206429,5890067,1,'eye_type',-9,0,0), (206430,5890067,0,'hair_color1',11,215,168), (206431,5890067,0,'hair_color2',194,0,0), (206432,5890067,0,'hair_face_color',15,1,21), (206433,5890067,0,'hair_face_highlight_color',100,70,10), (206434,5890067,0,'hair_type_color',15,1,21), (206435,5890067,0,'hair_type_highlight_color',100,70,10), (206436,5890067,1,'lip_type',-91,-14,-19), (206437,5890067,1,'nose_type',-43,11,-41), (206438,5890067,0,'skin_color',231,193,194), (206439,5890067,1,'soga_cheek_type',0,94,52), (206440,5890067,1,'soga_chin_type',0,-91,-14), (206441,5890067,1,'soga_ear_type',0,-9,0), (206442,5890067,1,'soga_eye_brow_type',0,-32,71), (206443,5890067,0,'soga_eye_color',229,229,102), (206444,5890067,1,'soga_eye_type',-62,0,0), (206445,5890067,0,'soga_hair_face_color',15,1,21), (206446,5890067,0,'soga_hair_face_highlight_color',100,70,10), (206447,5890067,0,'soga_hair_type_color',15,1,21), (206448,5890067,0,'soga_hair_type_highlight_color',100,70,10), (206449,5890067,1,'soga_lip_type',35,-81,15), (206450,5890067,1,'soga_nose_type',-19,58,31), (206451,5890067,0,'soga_skin_color',231,193,194), (206452,5890067,0,'wing_color1',255,255,255), (206453,5890067,0,'wing_color2',255,255,255), (206454,5890068,1,'cheek_type',-17,9,0), (206455,5890068,1,'chin_type',59,-65,91), (206456,5890068,1,'ear_type',88,-40,0), (206457,5890068,1,'eye_brow_type',-17,-20,-34), (206458,5890068,0,'eye_color',36,21,6), (206459,5890068,1,'eye_type',14,0,0), (206460,5890068,0,'hair_color1',58,217,212), (206461,5890068,0,'hair_color2',36,34,36), (206462,5890068,0,'hair_face_color',15,1,21), (206463,5890068,0,'hair_face_highlight_color',4,1,1), (206464,5890068,0,'hair_highlight',38,22,21), (206465,5890068,0,'hair_type_color',15,1,21), (206466,5890068,0,'hair_type_highlight_color',4,1,1), (206467,5890068,1,'lip_type',-84,75,0), (206468,5890068,1,'nose_type',-71,58,-39), (206469,5890068,0,'skin_color',117,119,102), (206470,5890068,1,'soga_cheek_type',0,-17,-20), (206471,5890068,1,'soga_chin_type',0,-84,75), (206472,5890068,1,'soga_ear_type',0,14,0), (206473,5890068,1,'soga_eye_brow_type',0,88,-40), (206474,5890068,0,'soga_eye_color',229,229,102), (206475,5890068,1,'soga_eye_type',14,0,0), (206476,5890068,0,'soga_hair_color1',26,24,25), (206477,5890068,0,'soga_hair_color2',36,34,36), (206478,5890068,0,'soga_hair_face_color',15,1,21), (206479,5890068,0,'soga_hair_face_highlight_color',4,1,1), (206480,5890068,0,'soga_hair_highlight',38,22,21), (206481,5890068,0,'soga_hair_type_color',15,1,21), (206482,5890068,0,'soga_hair_type_highlight_color',4,1,1), (206483,5890068,1,'soga_lip_type',-34,-17,9), (206484,5890068,1,'soga_nose_type',0,59,-65), (206485,5890068,0,'soga_skin_color',117,119,102), (206486,5890069,1,'cheek_type',-17,0,0), (206487,5890069,1,'chin_type',-10,17,-45), (206488,5890069,1,'ear_type',-8,0,0), (206489,5890069,1,'eye_brow_type',0,-2,-25), (206490,5890069,0,'eye_color',34,59,37), (206491,5890069,1,'eye_type',-10,0,0), (206492,5890069,0,'hair_color1',17,0,100), (206493,5890069,0,'hair_face_color',196,188,184), (206494,5890069,0,'hair_face_highlight_color',155,79,2), (206495,5890069,0,'hair_type_color',196,188,184), (206496,5890069,0,'hair_type_highlight_color',155,79,2), (206497,5890069,1,'lip_type',14,-7,-34), (206498,5890069,1,'nose_type',23,17,0), (206499,5890069,0,'skin_color',254,252,248), (206500,5890069,1,'soga_cheek_type',0,0,-2), (206501,5890069,1,'soga_chin_type',0,14,-7), (206502,5890069,1,'soga_ear_type',0,-10,0), (206503,5890069,1,'soga_eye_brow_type',0,-8,0), (206504,5890069,0,'soga_eye_color',229,229,102), (206505,5890069,0,'soga_hair_face_color',196,188,184), (206506,5890069,0,'soga_hair_face_highlight_color',155,79,2), (206507,5890069,0,'soga_hair_type_color',196,188,184), (206508,5890069,0,'soga_hair_type_highlight_color',155,79,2), (206509,5890069,1,'soga_lip_type',-25,-17,0), (206510,5890069,1,'soga_nose_type',-34,-10,17), (206511,5890069,0,'soga_skin_color',254,252,248), (206512,5890069,0,'wing_color1',255,255,255), (206513,5890069,0,'wing_color2',255,255,255), (206514,5890070,0,'eye_color',255,255,255), (206515,5890070,0,'skin_color',255,255,255), (206516,5890070,0,'soga_eye_color',255,0,255), (206517,5890071,1,'cheek_type',0,-20,0), (206518,5890071,1,'chin_type',37,-17,-46), (206519,5890071,1,'ear_type',77,-26,0), (206520,5890071,1,'eye_brow_type',-38,45,-41), (206521,5890071,0,'eye_color',86,86,0), (206522,5890071,1,'eye_type',-32,0,0), (206523,5890071,0,'hair_color1',249,246,180), (206524,5890071,1,'lip_type',59,56,-10), (206525,5890071,1,'nose_type',91,-7,-10), (206526,5890071,0,'skin_color',136,103,55), (206527,5890071,1,'soga_cheek_type',0,-38,45), (206528,5890071,1,'soga_chin_type',0,59,56), (206529,5890071,1,'soga_ear_type',0,-32,0), (206530,5890071,1,'soga_eye_brow_type',0,77,-26), (206531,5890071,0,'soga_eye_color',229,229,102), (206532,5890071,1,'soga_eye_type',-32,0,0), (206533,5890071,1,'soga_lip_type',-41,0,-20), (206534,5890071,1,'soga_nose_type',-10,37,-17), (206535,5890071,0,'soga_skin_color',136,103,55), (206536,5890071,0,'wing_color1',255,255,255), (206537,5890071,0,'wing_color2',255,255,255), (206538,5890072,1,'cheek_type',22,26,0), (206539,5890072,1,'chin_type',28,3,-4), (206540,5890072,1,'ear_type',-28,-8,0), (206541,5890072,1,'eye_brow_type',38,3,0), (206542,5890072,0,'eye_color',49,101,109), (206543,5890072,1,'eye_type',-32,0,0), (206544,5890072,0,'hair_color1',237,22,0), (206545,5890072,0,'hair_face_color',169,162,153), (206546,5890072,0,'hair_face_highlight_color',13,12,6), (206547,5890072,0,'hair_type_color',169,162,153), (206548,5890072,0,'hair_type_highlight_color',13,12,6), (206549,5890072,1,'lip_type',18,9,-7), (206550,5890072,1,'nose_type',-12,-19,22), (206551,5890072,0,'skin_color',234,194,193), (206552,5890072,1,'soga_cheek_type',0,38,3), (206553,5890072,1,'soga_chin_type',0,18,9), (206554,5890072,1,'soga_ear_type',0,-32,0), (206555,5890072,1,'soga_eye_brow_type',0,-28,-8), (206556,5890072,0,'soga_eye_color',229,229,102), (206557,5890072,0,'soga_hair_face_color',169,162,153), (206558,5890072,0,'soga_hair_face_highlight_color',13,12,6), (206559,5890072,0,'soga_hair_type_color',169,162,153), (206560,5890072,0,'soga_hair_type_highlight_color',13,12,6), (206561,5890072,1,'soga_lip_type',0,22,26), (206562,5890072,1,'soga_nose_type',-7,28,3), (206563,5890072,0,'soga_skin_color',234,194,193), (206564,5890072,0,'wing_color1',255,255,255), (206565,5890072,0,'wing_color2',255,255,255), (206566,5890073,1,'cheek_type',-5,9,0), (206567,5890073,1,'chin_type',23,-23,-28), (206568,5890073,1,'ear_type',-4,-34,0), (206569,5890073,1,'eye_brow_type',-11,-20,2), (206570,5890073,0,'eye_color',140,188,201), (206571,5890073,1,'eye_type',9,0,0), (206572,5890073,0,'hair_color1',228,5,0), (206573,5890073,0,'hair_face_color',97,94,90), (206574,5890073,0,'hair_face_highlight_color',104,88,68), (206575,5890073,0,'hair_type_color',97,94,90), (206576,5890073,0,'hair_type_highlight_color',104,88,68), (206577,5890073,1,'lip_type',-28,0,8), (206578,5890073,1,'nose_type',-19,-28,5), (206579,5890073,0,'skin_color',226,205,157), (206580,5890073,1,'soga_cheek_type',0,-11,-20), (206581,5890073,1,'soga_chin_type',0,-28,0), (206582,5890073,1,'soga_ear_type',0,9,0), (206583,5890073,1,'soga_eye_brow_type',0,-4,-34), (206584,5890073,0,'soga_eye_color',229,229,102), (206585,5890073,0,'soga_hair_face_color',97,94,90), (206586,5890073,0,'soga_hair_face_highlight_color',104,88,68), (206587,5890073,0,'soga_hair_type_color',97,94,90), (206588,5890073,0,'soga_hair_type_highlight_color',104,88,68), (206589,5890073,1,'soga_lip_type',2,-5,9), (206590,5890073,1,'soga_nose_type',8,23,-23), (206591,5890073,0,'soga_skin_color',226,205,157), (206592,5890073,0,'wing_color1',255,255,255), (206593,5890073,0,'wing_color2',255,255,255), (206594,5890074,1,'cheek_type',31,17,0), (206595,5890074,1,'chin_type',-25,-37,-29), (206596,5890074,1,'ear_type',2,19,0), (206597,5890074,1,'eye_brow_type',21,20,-32), (206598,5890074,0,'eye_color',34,59,37), (206599,5890074,1,'eye_type',18,0,0), (206600,5890074,0,'hair_color1',231,14,100), (206601,5890074,0,'hair_face_color',196,188,184), (206602,5890074,0,'hair_face_highlight_color',155,79,2), (206603,5890074,0,'hair_type_color',196,188,184), (206604,5890074,0,'hair_type_highlight_color',155,79,2), (206605,5890074,1,'lip_type',21,-5,17), (206606,5890074,1,'nose_type',-3,-25,14), (206607,5890074,0,'skin_color',253,247,232), (206608,5890074,1,'soga_cheek_type',0,21,20), (206609,5890074,1,'soga_chin_type',0,21,-5), (206610,5890074,1,'soga_ear_type',0,18,0), (206611,5890074,1,'soga_eye_brow_type',0,2,19), (206612,5890074,0,'soga_eye_color',229,229,102), (206613,5890074,0,'soga_hair_face_color',196,188,184), (206614,5890074,0,'soga_hair_face_highlight_color',155,79,2), (206615,5890074,0,'soga_hair_type_color',196,188,184), (206616,5890074,0,'soga_hair_type_highlight_color',155,79,2), (206617,5890074,1,'soga_lip_type',-32,31,17), (206618,5890074,1,'soga_nose_type',17,-25,-37), (206619,5890074,0,'soga_skin_color',253,247,232), (206620,5890074,0,'wing_color1',255,255,255), (206621,5890074,0,'wing_color2',255,255,255), (206622,5890075,1,'cheek_type',9,15,0), (206623,5890075,1,'chin_type',56,14,77), (206624,5890075,1,'ear_type',19,-47,0), (206625,5890075,1,'eye_brow_type',19,-26,0), (206626,5890075,0,'eye_color',55,117,121), (206627,5890075,1,'eye_type',47,0,0), (206628,5890075,0,'hair_color1',74,40,84), (206629,5890075,0,'hair_color2',213,0,0), (206630,5890075,0,'hair_face_color',100,70,10), (206631,5890075,0,'hair_face_highlight_color',232,169,28), (206632,5890075,0,'hair_highlight',200,165,96), (206633,5890075,0,'hair_type_color',100,70,10), (206634,5890075,0,'hair_type_highlight_color',232,169,28), (206635,5890075,1,'lip_type',61,20,-39), (206636,5890075,1,'nose_type',-83,74,40), (206637,5890075,0,'skin_color',244,237,237), (206638,5890075,1,'soga_cheek_type',0,19,-26), (206639,5890075,1,'soga_chin_type',0,61,20), (206640,5890075,1,'soga_ear_type',0,47,0), (206641,5890075,1,'soga_eye_brow_type',0,19,-47), (206642,5890075,0,'soga_eye_color',229,229,102), (206643,5890075,1,'soga_eye_type',-43,0,0), (206644,5890075,0,'soga_hair_color1',56,33,26), (206645,5890075,0,'soga_hair_color2',94,59,11), (206646,5890075,0,'soga_hair_face_color',100,70,10), (206647,5890075,0,'soga_hair_face_highlight_color',232,169,28), (206648,5890075,0,'soga_hair_highlight',200,165,96), (206649,5890075,0,'soga_hair_type_color',100,70,10), (206650,5890075,0,'soga_hair_type_highlight_color',232,169,28), (206651,5890075,1,'soga_lip_type',0,9,15), (206652,5890075,1,'soga_nose_type',-39,56,14), (206653,5890075,0,'soga_skin_color',244,237,237), (206654,5890075,0,'wing_color1',255,255,255), (206655,5890075,0,'wing_color2',255,255,255), (206656,5890076,1,'cheek_type',56,72,0), (206657,5890076,1,'chin_type',-64,-57,-38), (206658,5890076,1,'ear_type',-2,66,0), (206659,5890076,1,'eye_brow_type',-64,39,1), (206660,5890076,0,'eye_color',103,65,25), (206661,5890076,1,'eye_type',-38,0,0), (206662,5890076,0,'hair_color1',21,58,254), (206663,5890076,0,'hair_color2',93,0,0), (206664,5890076,0,'hair_face_color',21,8,27), (206665,5890076,0,'hair_face_highlight_color',68,72,84), (206666,5890076,0,'hair_type_color',21,8,27), (206667,5890076,0,'hair_type_highlight_color',68,72,84), (206668,5890076,1,'lip_type',-38,-28,-3), (206669,5890076,1,'nose_type',-77,21,58), (206670,5890076,0,'skin_color',225,180,155), (206671,5890076,1,'soga_cheek_type',0,-64,39), (206672,5890076,1,'soga_chin_type',0,-38,-28), (206673,5890076,1,'soga_ear_type',0,-38,0), (206674,5890076,1,'soga_eye_brow_type',0,-2,66), (206675,5890076,0,'soga_eye_color',229,229,102), (206676,5890076,1,'soga_eye_type',93,0,0), (206677,5890076,0,'soga_hair_face_color',21,8,27), (206678,5890076,0,'soga_hair_face_highlight_color',68,72,84), (206679,5890076,0,'soga_hair_type_color',21,8,27), (206680,5890076,0,'soga_hair_type_highlight_color',68,72,84), (206681,5890076,1,'soga_lip_type',1,56,72), (206682,5890076,1,'soga_nose_type',-3,-64,-57), (206683,5890076,0,'soga_skin_color',225,180,155), (206684,5890076,0,'wing_color1',255,255,255), (206685,5890076,0,'wing_color2',255,255,255), (206686,5890077,1,'cheek_type',43,-1,0), (206687,5890077,1,'chin_type',25,25,-32), (206688,5890077,1,'ear_type',46,-20,0), (206689,5890077,1,'eye_brow_type',-10,9,-23), (206690,5890077,0,'eye_color',99,161,170), (206691,5890077,1,'eye_type',42,0,0), (206692,5890077,0,'hair_color1',20,0,0), (206693,5890077,0,'hair_face_color',99,79,32), (206694,5890077,0,'hair_face_highlight_color',39,37,18), (206695,5890077,0,'hair_type_color',99,79,32), (206696,5890077,0,'hair_type_highlight_color',39,37,18), (206697,5890077,1,'lip_type',-11,-45,42), (206698,5890077,1,'nose_type',-28,20,0), (206699,5890077,0,'skin_color',241,210,210), (206700,5890077,1,'soga_cheek_type',0,-10,9), (206701,5890077,1,'soga_chin_type',0,-11,-45), (206702,5890077,1,'soga_ear_type',0,42,0), (206703,5890077,1,'soga_eye_brow_type',0,46,-20), (206704,5890077,0,'soga_eye_color',229,229,102), (206705,5890077,1,'soga_eye_type',42,0,0), (206706,5890077,0,'soga_hair_face_color',99,79,32), (206707,5890077,0,'soga_hair_face_highlight_color',39,37,18), (206708,5890077,0,'soga_hair_type_color',99,79,32), (206709,5890077,0,'soga_hair_type_highlight_color',39,37,18), (206710,5890077,1,'soga_lip_type',-23,43,-1), (206711,5890077,1,'soga_nose_type',42,25,25), (206712,5890077,0,'soga_skin_color',241,210,210), (206713,5890077,0,'wing_color1',255,255,255), (206714,5890077,0,'wing_color2',255,255,255), (206715,5890078,1,'cheek_type',-56,0,0), (206716,5890078,1,'chin_type',-31,48,-76), (206717,5890078,1,'ear_type',-25,50,0), (206718,5890078,1,'eye_brow_type',0,-18,-87), (206719,5890078,0,'eye_color',126,106,224), (206720,5890078,1,'eye_type',-68,0,0), (206721,5890078,0,'hair_color1',0,88,194), (206722,5890078,0,'hair_face_color',207,195,182), (206723,5890078,0,'hair_face_highlight_color',94,82,126), (206724,5890078,0,'hair_type_color',207,195,182), (206725,5890078,0,'hair_type_highlight_color',94,82,126), (206726,5890078,1,'lip_type',35,7,-11), (206727,5890078,1,'nose_type',17,0,88), (206728,5890078,0,'skin_color',202,188,222), (206729,5890078,1,'soga_cheek_type',0,0,-18), (206730,5890078,1,'soga_chin_type',0,35,7), (206731,5890078,1,'soga_ear_type',0,-68,0), (206732,5890078,1,'soga_eye_brow_type',0,-25,50), (206733,5890078,0,'soga_eye_color',204,204,204), (206734,5890078,0,'soga_hair_face_color',207,195,182), (206735,5890078,0,'soga_hair_face_highlight_color',94,82,126), (206736,5890078,0,'soga_hair_type_color',207,195,182), (206737,5890078,0,'soga_hair_type_highlight_color',94,82,126), (206738,5890078,1,'soga_lip_type',-87,-56,0), (206739,5890078,1,'soga_nose_type',-11,-31,48), (206740,5890078,0,'soga_skin_color',202,188,222), (206741,5890079,1,'cheek_type',21,-21,0), (206742,5890079,1,'chin_type',-37,0,0), (206743,5890079,1,'ear_type',7,-9,0), (206744,5890079,1,'eye_brow_type',-4,-4,-18), (206745,5890079,0,'eye_color',61,120,89), (206746,5890079,1,'eye_type',-7,0,0), (206747,5890079,0,'hair_color1',0,219,0), (206748,5890079,0,'hair_face_color',71,69,65), (206749,5890079,0,'hair_face_highlight_color',89,87,82), (206750,5890079,0,'hair_type_color',71,69,65), (206751,5890079,0,'hair_type_highlight_color',89,87,82), (206752,5890079,1,'lip_type',-12,7,0), (206753,5890079,1,'nose_type',-5,0,-37), (206754,5890079,0,'skin_color',232,235,235), (206755,5890079,1,'soga_cheek_type',0,-4,-4), (206756,5890079,1,'soga_chin_type',0,-12,7), (206757,5890079,1,'soga_ear_type',0,-7,0), (206758,5890079,1,'soga_eye_brow_type',0,7,-9), (206759,5890079,0,'soga_eye_color',229,229,102), (206760,5890079,0,'soga_hair_face_color',71,69,65), (206761,5890079,0,'soga_hair_face_highlight_color',89,87,82), (206762,5890079,0,'soga_hair_type_color',71,69,65), (206763,5890079,0,'soga_hair_type_highlight_color',89,87,82), (206764,5890079,1,'soga_lip_type',-18,21,-21), (206765,5890079,1,'soga_nose_type',0,-37,0), (206766,5890079,0,'soga_skin_color',232,235,235), (206767,5890079,0,'wing_color1',255,255,255), (206768,5890079,0,'wing_color2',255,255,255), (206769,5890080,1,'cheek_type',17,-40,0), (206770,5890080,1,'chin_type',-37,-7,5), (206771,5890080,1,'eye_brow_type',25,0,0), (206772,5890080,0,'eye_color',58,38,16), (206773,5890080,1,'eye_type',-14,0,0), (206774,5890080,0,'hair_color1',248,17,0), (206775,5890080,0,'hair_face_color',98,35,16), (206776,5890080,0,'hair_face_highlight_color',102,41,0), (206777,5890080,0,'hair_type_color',98,35,16), (206778,5890080,0,'hair_type_highlight_color',102,41,0), (206779,5890080,1,'lip_type',-25,-9,-4), (206780,5890080,1,'nose_type',-5,-8,17), (206781,5890080,0,'skin_color',116,107,73), (206782,5890080,1,'soga_cheek_type',0,25,0), (206783,5890080,1,'soga_chin_type',0,-25,-9), (206784,5890080,1,'soga_ear_type',0,-14,0), (206785,5890080,0,'soga_eye_color',229,229,102), (206786,5890080,0,'soga_hair_face_color',98,35,16), (206787,5890080,0,'soga_hair_face_highlight_color',102,41,0), (206788,5890080,0,'soga_hair_type_color',98,35,16), (206789,5890080,0,'soga_hair_type_highlight_color',102,41,0), (206790,5890080,1,'soga_lip_type',0,17,-40), (206791,5890080,1,'soga_nose_type',-4,-37,-7), (206792,5890080,0,'soga_skin_color',116,107,73), (206793,5890080,0,'wing_color1',255,255,255), (206794,5890080,0,'wing_color2',255,255,255), (206795,5890081,1,'cheek_type',2,-3,0), (206796,5890081,1,'chin_type',20,0,8), (206797,5890081,1,'ear_type',0,-26,0), (206798,5890081,1,'eye_brow_type',1,26,37), (206799,5890081,0,'eye_color',57,63,34), (206800,5890081,1,'eye_type',-22,0,0), (206801,5890081,0,'hair_color1',244,5,0), (206802,5890081,0,'hair_face_color',32,13,0), (206803,5890081,0,'hair_face_highlight_color',128,46,20), (206804,5890081,0,'hair_type_color',32,13,0), (206805,5890081,0,'hair_type_highlight_color',128,46,20), (206806,5890081,1,'lip_type',-17,7,0), (206807,5890081,1,'nose_type',7,-12,5), (206808,5890081,0,'skin_color',250,253,253), (206809,5890081,1,'soga_cheek_type',0,1,26), (206810,5890081,1,'soga_chin_type',0,-17,7), (206811,5890081,1,'soga_ear_type',0,-22,0), (206812,5890081,1,'soga_eye_brow_type',0,0,-26), (206813,5890081,0,'soga_eye_color',229,229,102), (206814,5890081,1,'soga_eye_type',-22,0,0), (206815,5890081,0,'soga_hair_face_color',32,13,0), (206816,5890081,0,'soga_hair_face_highlight_color',128,46,20), (206817,5890081,0,'soga_hair_type_color',32,13,0), (206818,5890081,0,'soga_hair_type_highlight_color',128,46,20), (206819,5890081,1,'soga_lip_type',37,2,-3), (206820,5890081,1,'soga_nose_type',0,20,0), (206821,5890081,0,'soga_skin_color',250,253,253), (206822,5890081,0,'wing_color1',255,255,255), (206823,5890081,0,'wing_color2',255,255,255), (206824,5890082,1,'cheek_type',-40,77,0), (206825,5890082,1,'chin_type',17,14,0), (206826,5890082,1,'ear_type',-83,89,0), (206827,5890082,1,'eye_brow_type',93,77,61), (206828,5890082,0,'eye_color',176,187,160), (206829,5890082,1,'eye_type',-74,0,0), (206830,5890082,0,'hair_color1',37,0,4), (206831,5890082,0,'hair_face_color',230,171,26), (206832,5890082,0,'hair_face_highlight_color',84,0,0), (206833,5890082,0,'hair_type_color',230,171,26), (206834,5890082,0,'hair_type_highlight_color',84,0,0), (206835,5890082,1,'lip_type',-50,10,-68), (206836,5890082,1,'nose_type',-82,37,0), (206837,5890082,0,'skin_color',183,148,98), (206838,5890082,1,'soga_cheek_type',0,93,77), (206839,5890082,1,'soga_chin_type',0,-50,10), (206840,5890082,1,'soga_ear_type',0,-74,0), (206841,5890082,1,'soga_eye_brow_type',0,-83,89), (206842,5890082,0,'soga_eye_color',229,229,102), (206843,5890082,0,'soga_hair_face_color',230,171,26), (206844,5890082,0,'soga_hair_face_highlight_color',84,0,0), (206845,5890082,0,'soga_hair_type_color',230,171,26), (206846,5890082,0,'soga_hair_type_highlight_color',84,0,0), (206847,5890082,1,'soga_lip_type',61,-40,77), (206848,5890082,1,'soga_nose_type',-68,17,14), (206849,5890082,0,'soga_skin_color',183,148,98), (206850,5890082,0,'wing_color1',255,255,255), (206851,5890082,0,'wing_color2',255,255,255), (206852,5890083,1,'cheek_type',-26,0,0), (206853,5890083,1,'chin_type',-44,12,-5), (206854,5890083,1,'ear_type',-3,7,0), (206855,5890083,1,'eye_brow_type',10,-14,0), (206856,5890083,0,'eye_color',38,77,86), (206857,5890083,1,'eye_type',12,0,0), (206858,5890083,0,'hair_color1',255,8,0), (206859,5890083,0,'hair_face_color',49,17,9), (206860,5890083,0,'hair_face_highlight_color',43,36,26), (206861,5890083,0,'hair_type_color',49,17,9), (206862,5890083,0,'hair_type_highlight_color',43,36,26), (206863,5890083,1,'lip_type',38,39,28), (206864,5890083,1,'nose_type',-23,-1,8), (206865,5890083,0,'skin_color',150,106,80), (206866,5890083,1,'soga_cheek_type',0,10,-14), (206867,5890083,1,'soga_chin_type',0,38,39), (206868,5890083,1,'soga_ear_type',0,12,0), (206869,5890083,1,'soga_eye_brow_type',0,-3,7), (206870,5890083,0,'soga_eye_color',229,229,102), (206871,5890083,0,'soga_hair_face_color',49,17,9), (206872,5890083,0,'soga_hair_face_highlight_color',43,36,26), (206873,5890083,0,'soga_hair_type_color',49,17,9), (206874,5890083,0,'soga_hair_type_highlight_color',43,36,26), (206875,5890083,1,'soga_lip_type',0,-26,0), (206876,5890083,1,'soga_nose_type',28,-44,12), (206877,5890083,0,'soga_skin_color',150,106,80), (206878,5890083,0,'wing_color1',255,255,255), (206879,5890083,0,'wing_color2',255,255,255), (206880,5890084,1,'cheek_type',11,9,0), (206881,5890084,1,'chin_type',-14,-31,-17), (206882,5890084,1,'ear_type',39,-14,0), (206883,5890084,1,'eye_brow_type',-19,10,-21), (206884,5890084,0,'eye_color',67,132,116), (206885,5890084,1,'eye_type',-38,0,0), (206886,5890084,0,'hair_color1',2,249,0), (206887,5890084,0,'hair_face_color',33,24,12), (206888,5890084,0,'hair_face_highlight_color',11,6,1), (206889,5890084,0,'hair_type_color',33,24,12), (206890,5890084,0,'hair_type_highlight_color',11,6,1), (206891,5890084,1,'lip_type',-1,7,0), (206892,5890084,1,'nose_type',0,2,-7), (206893,5890084,0,'skin_color',176,156,105), (206894,5890084,1,'soga_cheek_type',0,-19,10), (206895,5890084,1,'soga_chin_type',0,-1,7), (206896,5890084,1,'soga_ear_type',0,-38,0), (206897,5890084,1,'soga_eye_brow_type',0,39,-14), (206898,5890084,0,'soga_eye_color',229,229,102), (206899,5890084,1,'soga_eye_type',-38,0,0), (206900,5890084,0,'soga_hair_face_color',33,24,12), (206901,5890084,0,'soga_hair_face_highlight_color',11,6,1), (206902,5890084,0,'soga_hair_type_color',33,24,12), (206903,5890084,0,'soga_hair_type_highlight_color',11,6,1), (206904,5890084,1,'soga_lip_type',-21,11,9), (206905,5890084,1,'soga_nose_type',0,-14,-31), (206906,5890084,0,'soga_skin_color',176,156,105), (206907,5890084,0,'wing_color1',255,255,255), (206908,5890084,0,'wing_color2',255,255,255), (206909,5890085,1,'cheek_type',0,-41,0), (206910,5890085,1,'chin_type',-40,25,-17), (206911,5890085,1,'ear_type',-11,0,0), (206912,5890085,1,'eye_brow_type',0,-5,10), (206913,5890085,0,'eye_color',51,105,120), (206914,5890085,1,'eye_type',19,0,0), (206915,5890085,0,'hair_color1',247,26,0), (206916,5890085,0,'hair_face_color',99,69,23), (206917,5890085,0,'hair_face_highlight_color',55,27,5), (206918,5890085,0,'hair_type_color',99,69,23), (206919,5890085,0,'hair_type_highlight_color',55,27,5), (206920,5890085,1,'lip_type',0,-21,-32), (206921,5890085,1,'nose_type',-28,-9,26), (206922,5890085,0,'skin_color',239,239,235), (206923,5890085,1,'soga_cheek_type',0,0,-5), (206924,5890085,1,'soga_chin_type',0,0,-21), (206925,5890085,1,'soga_ear_type',0,19,0), (206926,5890085,1,'soga_eye_brow_type',0,-11,0), (206927,5890085,0,'soga_eye_color',229,229,102), (206928,5890085,0,'soga_hair_face_color',99,69,23), (206929,5890085,0,'soga_hair_face_highlight_color',55,27,5), (206930,5890085,0,'soga_hair_type_color',99,69,23), (206931,5890085,0,'soga_hair_type_highlight_color',55,27,5), (206932,5890085,1,'soga_lip_type',10,0,-41), (206933,5890085,1,'soga_nose_type',-32,-40,25), (206934,5890085,0,'soga_skin_color',239,239,235), (206935,5890085,0,'wing_color1',255,255,255), (206936,5890085,0,'wing_color2',255,255,255), (206937,5890086,1,'cheek_type',25,0,0), (206938,5890086,1,'chin_type',25,2,-17), (206939,5890086,1,'ear_type',-28,-28,0), (206940,5890086,1,'eye_brow_type',0,-8,-8), (206941,5890086,0,'eye_color',45,94,99), (206942,5890086,1,'eye_type',28,0,0), (206943,5890086,0,'hair_color1',37,25,0), (206944,5890086,0,'hair_face_color',213,211,204), (206945,5890086,0,'hair_face_highlight_color',125,44,23), (206946,5890086,0,'hair_highlight',79,28,15), (206947,5890086,0,'hair_type_color',213,211,204), (206948,5890086,0,'hair_type_highlight_color',125,44,23), (206949,5890086,1,'lip_type',37,-34,-1), (206950,5890086,1,'nose_type',46,37,25), (206951,5890086,0,'skin_color',219,171,156), (206952,5890086,1,'soga_cheek_type',0,0,-8), (206953,5890086,1,'soga_chin_type',0,37,-34), (206954,5890086,1,'soga_ear_type',0,28,0), (206955,5890086,1,'soga_eye_brow_type',0,-28,-28), (206956,5890086,0,'soga_eye_color',229,229,102), (206957,5890086,1,'soga_eye_type',20,0,0), (206958,5890086,0,'soga_hair_color1',111,64,0), (206959,5890086,0,'soga_hair_color2',56,33,26), (206960,5890086,0,'soga_hair_face_color',213,211,204), (206961,5890086,0,'soga_hair_face_highlight_color',125,44,23), (206962,5890086,0,'soga_hair_highlight',79,28,15), (206963,5890086,0,'soga_hair_type_color',213,211,204), (206964,5890086,0,'soga_hair_type_highlight_color',125,44,23), (206965,5890086,1,'soga_lip_type',-8,25,0), (206966,5890086,1,'soga_nose_type',-1,25,2), (206967,5890086,0,'soga_skin_color',219,171,156), (206968,5890086,0,'wing_color1',255,255,255), (206969,5890086,0,'wing_color2',255,255,255), (206970,5890087,1,'cheek_type',21,-21,0), (206971,5890087,1,'chin_type',-37,0,0), (206972,5890087,1,'ear_type',7,-9,0), (206973,5890087,1,'eye_brow_type',-4,-4,-18), (206974,5890087,0,'eye_color',61,120,89), (206975,5890087,1,'eye_type',-7,0,0), (206976,5890087,0,'hair_color1',0,219,0), (206977,5890087,0,'hair_face_color',71,69,65), (206978,5890087,0,'hair_face_highlight_color',89,87,82), (206979,5890087,0,'hair_type_color',71,69,65), (206980,5890087,0,'hair_type_highlight_color',89,87,82), (206981,5890087,1,'lip_type',-12,7,0), (206982,5890087,1,'nose_type',-5,0,-37), (206984,5890087,1,'soga_cheek_type',0,-4,-4), (206985,5890087,1,'soga_chin_type',0,-12,7), (206986,5890087,1,'soga_ear_type',0,-7,0), (206987,5890087,1,'soga_eye_brow_type',0,7,-9), (206988,5890087,0,'soga_eye_color',229,229,102), (206989,5890087,0,'soga_hair_face_color',71,69,65), (206990,5890087,0,'soga_hair_face_highlight_color',89,87,82), (206991,5890087,0,'soga_hair_type_color',71,69,65), (206992,5890087,0,'soga_hair_type_highlight_color',89,87,82), (206993,5890087,1,'soga_lip_type',-18,21,-21), (206994,5890087,1,'soga_nose_type',0,-37,0), (206995,5890087,0,'soga_skin_color',232,235,235), (206996,5890087,0,'wing_color1',255,255,255), (206997,5890087,0,'wing_color2',255,255,255), (206998,5890088,1,'cheek_type',1,-42,0), (206999,5890088,1,'chin_type',-14,-17,0), (207000,5890088,1,'ear_type',43,14,0), (207001,5890088,1,'eye_brow_type',-26,-28,12), (207002,5890088,0,'eye_color',79,132,100), (207003,5890088,1,'eye_type',42,0,0), (207004,5890088,0,'hair_color1',12,248,0), (207005,5890088,0,'hair_face_color',79,32,0), (207006,5890088,0,'hair_face_highlight_color',241,237,227), (207007,5890088,0,'hair_type_color',79,32,0), (207008,5890088,0,'hair_type_highlight_color',241,237,227), (207009,5890088,1,'lip_type',-7,-11,25), (207010,5890088,1,'nose_type',18,12,-8), (207011,5890088,0,'skin_color',158,146,102), (207012,5890088,1,'soga_cheek_type',0,-26,-28), (207013,5890088,1,'soga_chin_type',0,-7,-11), (207014,5890088,1,'soga_ear_type',0,42,0), (207015,5890088,1,'soga_eye_brow_type',0,43,14), (207016,5890088,0,'soga_eye_color',229,229,102), (207017,5890088,1,'soga_eye_type',42,0,0), (207018,5890088,0,'soga_hair_face_color',79,32,0), (207019,5890088,0,'soga_hair_face_highlight_color',241,237,227), (207020,5890088,0,'soga_hair_type_color',79,32,0), (207021,5890088,0,'soga_hair_type_highlight_color',241,237,227), (207022,5890088,1,'soga_lip_type',12,1,-42), (207023,5890088,1,'soga_nose_type',25,-14,-17), (207024,5890088,0,'soga_skin_color',158,146,102), (207025,5890088,0,'wing_color1',255,255,255), (207026,5890088,0,'wing_color2',255,255,255), (207027,5890089,1,'cheek_type',-20,-28,0), (207028,5890089,1,'chin_type',0,0,-12), (207029,5890089,1,'ear_type',-7,2,0), (207030,5890089,1,'eye_brow_type',29,-28,-7), (207031,5890089,0,'eye_color',34,72,81), (207032,5890089,0,'hair_color1',17,20,0), (207033,5890089,0,'hair_face_color',60,59,55), (207034,5890089,0,'hair_face_highlight_color',35,31,28), (207035,5890089,0,'hair_type_color',60,59,55), (207036,5890089,0,'hair_type_highlight_color',35,31,28), (207037,5890089,1,'lip_type',-37,-17,10), (207038,5890089,1,'nose_type',-35,17,20), (207039,5890089,0,'skin_color',248,252,252), (207040,5890089,1,'soga_cheek_type',0,29,-28), (207041,5890089,1,'soga_chin_type',0,-37,-17), (207042,5890089,1,'soga_ear_type',-7,2,0), (207043,5890089,1,'soga_eye_brow_type',0,-7,2), (207044,5890089,0,'soga_eye_color',229,229,102), (207045,5890089,0,'soga_hair_face_color',60,59,55), (207046,5890089,0,'soga_hair_face_highlight_color',35,31,28), (207047,5890089,0,'soga_hair_type_color',60,59,55), (207048,5890089,0,'soga_hair_type_highlight_color',35,31,28), (207049,5890089,1,'soga_lip_type',-7,-20,-28), (207050,5890089,1,'soga_nose_type',10,0,0), (207051,5890089,0,'soga_skin_color',248,252,252), (207052,5890089,0,'wing_color1',255,255,255), (207053,5890089,0,'wing_color2',255,255,255), (207054,5890090,1,'cheek_type',0,-34,0), (207055,5890090,1,'chin_type',-25,22,-31), (207056,5890090,1,'ear_type',22,28,0), (207057,5890090,1,'eye_brow_type',-44,-18,21), (207058,5890090,0,'eye_color',134,117,62), (207059,5890090,1,'eye_type',21,0,0), (207060,5890090,0,'hair_color1',221,231,0), (207061,5890090,0,'hair_face_color',51,18,8), (207062,5890090,0,'hair_face_highlight_color',60,59,55), (207063,5890090,0,'hair_type_color',51,18,8), (207064,5890090,0,'hair_type_highlight_color',60,59,55), (207065,5890090,1,'lip_type',-5,7,-38), (207066,5890090,1,'nose_type',-19,-35,-25), (207067,5890090,0,'skin_color',205,185,176), (207068,5890090,1,'soga_cheek_type',0,-44,-18), (207069,5890090,1,'soga_chin_type',0,-5,7), (207070,5890090,1,'soga_ear_type',0,21,0), (207071,5890090,1,'soga_eye_brow_type',0,22,28), (207072,5890090,0,'soga_eye_color',229,229,102), (207073,5890090,0,'soga_hair_face_color',51,18,8), (207074,5890090,0,'soga_hair_face_highlight_color',60,59,55), (207075,5890090,0,'soga_hair_type_color',51,18,8), (207076,5890090,0,'soga_hair_type_highlight_color',60,59,55), (207077,5890090,1,'soga_lip_type',21,0,-34), (207078,5890090,1,'soga_nose_type',-38,-25,22), (207079,5890090,0,'soga_skin_color',205,185,176), (207080,5890090,0,'wing_color1',255,255,255), (207081,5890090,0,'wing_color2',255,255,255), (207082,5890091,1,'cheek_type',93,-56,0), (207083,5890091,1,'chin_type',-81,-63,93), (207084,5890091,1,'ear_type',8,-10,0), (207085,5890091,1,'eye_brow_type',-34,50,81), (207086,5890091,0,'eye_color',126,178,194), (207087,5890091,0,'hair_color1',9,34,228), (207088,5890091,0,'hair_color2',61,61,68), (207089,5890091,0,'hair_face_color',244,244,246), (207090,5890091,0,'hair_face_highlight_color',244,244,246), (207091,5890091,0,'hair_highlight',160,156,172), (207092,5890091,0,'hair_type_color',244,244,246), (207093,5890091,0,'hair_type_highlight_color',244,244,246), (207094,5890091,1,'lip_type',68,-62,-7), (207095,5890091,1,'nose_type',83,9,34), (207096,5890091,0,'skin_color',213,189,179), (207097,5890091,1,'soga_cheek_type',0,-34,50), (207098,5890091,1,'soga_chin_type',0,68,-62), (207099,5890091,1,'soga_ear_type',8,-10,0), (207100,5890091,1,'soga_eye_brow_type',0,8,-10), (207101,5890091,0,'soga_eye_color',229,229,102), (207102,5890091,0,'soga_hair_color1',160,156,172), (207103,5890091,0,'soga_hair_color2',61,61,68), (207104,5890091,0,'soga_hair_face_color',244,244,246), (207105,5890091,0,'soga_hair_face_highlight_color',244,244,246), (207106,5890091,0,'soga_hair_highlight',160,156,172), (207107,5890091,0,'soga_hair_type_color',244,244,246), (207108,5890091,0,'soga_hair_type_highlight_color',244,244,246), (207109,5890091,1,'soga_lip_type',81,93,-56), (207110,5890091,1,'soga_nose_type',-7,-81,-63), (207111,5890091,0,'soga_skin_color',213,189,179), (207112,5890091,0,'wing_color1',255,255,255), (207113,5890091,0,'wing_color2',255,255,255), (207114,5890092,1,'cheek_type',-17,-28,0), (207115,5890092,1,'chin_type',-8,-3,1), (207116,5890092,1,'ear_type',4,3,0), (207117,5890092,1,'eye_brow_type',28,0,-11), (207118,5890092,0,'eye_color',159,188,170), (207119,5890092,1,'eye_type',31,0,0), (207120,5890092,0,'hair_color1',34,244,0), (207121,5890092,0,'hair_face_color',209,197,0), (207122,5890092,0,'hair_face_highlight_color',136,115,5), (207123,5890092,0,'hair_type_color',209,197,0), (207124,5890092,0,'hair_type_highlight_color',136,115,5), (207125,5890092,1,'lip_type',37,14,-34), (207126,5890092,1,'nose_type',2,34,-12), (207127,5890092,0,'skin_color',236,220,198), (207128,5890092,1,'soga_cheek_type',0,28,0), (207129,5890092,1,'soga_chin_type',0,37,14), (207130,5890092,1,'soga_ear_type',0,31,0), (207131,5890092,1,'soga_eye_brow_type',0,4,3), (207132,5890092,0,'soga_eye_color',229,229,102), (207133,5890092,0,'soga_hair_face_color',209,197,0), (207134,5890092,0,'soga_hair_face_highlight_color',136,115,5), (207135,5890092,0,'soga_hair_type_color',209,197,0), (207136,5890092,0,'soga_hair_type_highlight_color',136,115,5), (207137,5890092,1,'soga_lip_type',-11,-17,-28), (207138,5890092,1,'soga_nose_type',-34,-8,-3), (207139,5890092,0,'soga_skin_color',236,220,198), (207140,5890092,0,'wing_color1',255,255,255), (207141,5890092,0,'wing_color2',255,255,255), (207142,5890093,1,'cheek_type',-8,94,0), (207143,5890093,1,'chin_type',-12,93,-29), (207144,5890093,1,'ear_type',82,-68,0), (207145,5890093,1,'eye_brow_type',-18,68,56), (207146,5890093,0,'eye_color',152,183,163), (207147,5890093,1,'eye_type',-90,0,0), (207148,5890093,0,'hair_color1',175,23,178), (207149,5890093,0,'hair_color2',166,0,0), (207150,5890093,0,'hair_face_color',152,173,173), (207151,5890093,0,'hair_face_highlight_color',174,69,28), (207152,5890093,0,'hair_highlight',89,21,21), (207153,5890093,0,'hair_type_color',152,173,173), (207154,5890093,0,'hair_type_highlight_color',174,69,28), (207155,5890093,1,'lip_type',-8,70,52), (207156,5890093,1,'nose_type',-19,-81,23), (207157,5890093,0,'skin_color',243,250,242), (207158,5890093,1,'soga_cheek_type',0,-18,68), (207159,5890093,1,'soga_chin_type',0,-8,70), (207160,5890093,1,'soga_ear_type',0,-90,0), (207161,5890093,1,'soga_eye_brow_type',0,82,-68), (207162,5890093,0,'soga_eye_color',229,229,102), (207163,5890093,1,'soga_eye_type',-90,0,0), (207164,5890093,0,'soga_hair_color1',114,112,142), (207165,5890093,0,'soga_hair_color2',152,138,129), (207166,5890093,0,'soga_hair_face_color',152,173,173), (207167,5890093,0,'soga_hair_face_highlight_color',174,69,28), (207168,5890093,0,'soga_hair_highlight',89,21,21), (207169,5890093,0,'soga_hair_type_color',152,173,173), (207170,5890093,0,'soga_hair_type_highlight_color',174,69,28), (207171,5890093,1,'soga_lip_type',56,-8,94), (207172,5890093,1,'soga_nose_type',52,-12,93), (207173,5890093,0,'soga_skin_color',243,250,242), (207174,5890093,0,'wing_color1',255,255,255), (207175,5890093,0,'wing_color2',255,255,255), (207176,5890094,1,'cheek_type',4,1,0), (207177,5890094,1,'chin_type',-28,-39,-11), (207178,5890094,1,'ear_type',-3,20,0), (207179,5890094,1,'eye_brow_type',37,0,0), (207180,5890094,0,'eye_color',77,104,60), (207181,5890094,1,'eye_type',-9,0,0), (207182,5890094,0,'hair_color1',26,5,0), (207183,5890094,0,'hair_face_color',173,145,109), (207184,5890094,0,'hair_face_highlight_color',71,26,10), (207185,5890094,0,'hair_type_color',173,145,109), (207186,5890094,0,'hair_type_highlight_color',71,26,10), (207187,5890094,1,'lip_type',29,7,31), (207188,5890094,1,'nose_type',25,26,5), (207189,5890094,0,'skin_color',156,163,163), (207190,5890094,1,'soga_cheek_type',0,37,0), (207191,5890094,1,'soga_chin_type',0,29,7), (207192,5890094,1,'soga_ear_type',0,-9,0), (207193,5890094,1,'soga_eye_brow_type',0,-3,20), (207194,5890094,0,'soga_eye_color',229,229,102), (207195,5890094,0,'soga_hair_face_color',173,145,109), (207196,5890094,0,'soga_hair_face_highlight_color',71,26,10), (207197,5890094,0,'soga_hair_type_color',173,145,109), (207198,5890094,0,'soga_hair_type_highlight_color',71,26,10), (207199,5890094,1,'soga_lip_type',0,4,1), (207200,5890094,1,'soga_nose_type',31,-28,-39), (207201,5890094,0,'soga_skin_color',156,163,163), (207202,5890094,0,'wing_color1',255,255,255), (207203,5890094,0,'wing_color2',255,255,255), (207204,5890095,1,'cheek_type',-18,-25,0), (207205,5890095,1,'chin_type',-11,10,-1), (207206,5890095,1,'ear_type',-29,7,0), (207207,5890095,1,'eye_brow_type',8,11,-2), (207208,5890095,0,'eye_color',177,186,155), (207209,5890095,1,'eye_type',-3,0,0), (207210,5890095,0,'hair_color1',0,252,0), (207211,5890095,0,'hair_face_color',62,36,2), (207212,5890095,0,'hair_face_highlight_color',138,64,0), (207213,5890095,0,'hair_type_color',62,36,2), (207214,5890095,0,'hair_type_highlight_color',138,64,0), (207215,5890095,1,'lip_type',-3,-23,-17), (207216,5890095,1,'nose_type',38,0,-4), (207217,5890095,0,'skin_color',227,236,230), (207218,5890095,1,'soga_cheek_type',0,8,11), (207219,5890095,1,'soga_chin_type',0,-3,-23), (207220,5890095,1,'soga_ear_type',0,-3,0), (207221,5890095,1,'soga_eye_brow_type',0,-29,7), (207222,5890095,0,'soga_eye_color',229,229,102), (207223,5890095,1,'soga_eye_type',-3,0,0), (207224,5890095,0,'soga_hair_face_color',62,36,2), (207225,5890095,0,'soga_hair_face_highlight_color',138,64,0), (207226,5890095,0,'soga_hair_type_color',62,36,2), (207227,5890095,0,'soga_hair_type_highlight_color',138,64,0), (207228,5890095,1,'soga_lip_type',-2,-18,-25), (207229,5890095,1,'soga_nose_type',-17,-11,10), (207230,5890095,0,'soga_skin_color',227,236,230), (207231,5890095,0,'wing_color1',255,255,255), (207232,5890095,0,'wing_color2',255,255,255), (207233,5890096,1,'cheek_type',1,4,0), (207234,5890096,1,'chin_type',18,14,-3), (207235,5890096,1,'ear_type',32,-4,0), (207236,5890096,1,'eye_brow_type',21,8,-19), (207237,5890096,0,'eye_color',51,66,37), (207238,5890096,1,'eye_type',3,0,0), (207239,5890096,0,'hair_color1',1,26,0), (207240,5890096,0,'hair_face_color',167,60,30), (207241,5890096,0,'hair_face_highlight_color',31,12,3), (207242,5890096,0,'hair_type_color',167,60,30), (207243,5890096,0,'hair_type_highlight_color',31,12,3), (207244,5890096,1,'lip_type',-29,-25,0), (207245,5890096,1,'nose_type',28,1,26), (207246,5890096,0,'skin_color',162,137,89), (207247,5890096,1,'soga_cheek_type',0,21,8), (207248,5890096,1,'soga_chin_type',0,-29,-25), (207249,5890096,1,'soga_ear_type',0,3,0), (207250,5890096,1,'soga_eye_brow_type',0,32,-4), (207251,5890096,0,'soga_eye_color',229,229,102), (207252,5890096,1,'soga_eye_type',3,0,0), (207253,5890096,0,'soga_hair_face_color',167,60,30), (207254,5890096,0,'soga_hair_face_highlight_color',31,12,3), (207255,5890096,0,'soga_hair_type_color',167,60,30), (207256,5890096,0,'soga_hair_type_highlight_color',31,12,3), (207257,5890096,1,'soga_lip_type',-19,1,4), (207258,5890096,1,'soga_nose_type',0,18,14), (207259,5890096,0,'soga_skin_color',162,137,89), (207260,5890096,0,'wing_color1',255,255,255), (207261,5890096,0,'wing_color2',255,255,255), (207262,5890097,1,'cheek_type',25,0,0), (207263,5890097,1,'chin_type',25,2,-17), (207264,5890097,1,'ear_type',-28,-28,0), (207265,5890097,1,'eye_brow_type',0,-8,-8), (207266,5890097,0,'eye_color',29,59,48), (207267,5890097,1,'eye_type',28,0,0), (207268,5890097,0,'hair_color1',37,25,0), (207269,5890097,0,'hair_face_color',89,47,2), (207270,5890097,0,'hair_face_highlight_color',165,151,137), (207271,5890097,0,'hair_type_color',89,47,2), (207272,5890097,0,'hair_type_highlight_color',165,151,137), (207273,5890097,1,'lip_type',37,-34,-1), (207274,5890097,1,'nose_type',46,37,25), (207275,5890097,0,'skin_color',237,214,214), (207276,5890097,1,'soga_cheek_type',0,0,-8), (207277,5890097,1,'soga_chin_type',0,37,-34), (207278,5890097,1,'soga_ear_type',0,28,0), (207279,5890097,1,'soga_eye_brow_type',0,-28,-28), (207280,5890097,0,'soga_eye_color',229,229,102), (207281,5890097,1,'soga_eye_type',28,0,0), (207282,5890097,0,'soga_hair_face_color',89,47,2), (207283,5890097,0,'soga_hair_face_highlight_color',165,151,137), (207284,5890097,0,'soga_hair_type_color',89,47,2), (207285,5890097,0,'soga_hair_type_highlight_color',165,151,137), (207286,5890097,1,'soga_lip_type',-8,25,0), (207287,5890097,1,'soga_nose_type',-1,25,2), (207288,5890097,0,'soga_skin_color',237,214,214), (207289,5890097,0,'wing_color1',255,255,255), (207290,5890097,0,'wing_color2',255,255,255), (207291,5890098,0,'eye_color',255,255,255), (207292,5890098,0,'skin_color',255,255,255), (207293,5890098,0,'soga_eye_color',255,0,255), (207294,5890099,0,'eye_color',255,255,255), (207295,5890099,0,'skin_color',255,255,255), (207296,5890099,0,'soga_eye_color',255,0,255), (207297,5890100,0,'eye_color',255,255,255), (207298,5890100,0,'skin_color',255,255,255), (207299,5890100,0,'soga_eye_color',255,0,255), (207300,5890101,1,'cheek_type',81,-56,0), (207301,5890101,1,'chin_type',1,37,-28), (207302,5890101,1,'ear_type',75,1,0), (207303,5890101,1,'eye_brow_type',81,37,-19), (207304,5890101,0,'eye_color',143,189,203), (207305,5890101,1,'eye_type',20,0,0), (207306,5890101,0,'hair_color1',7,17,50), (207307,5890101,0,'hair_color2',156,0,0), (207308,5890101,0,'hair_face_color',97,67,9), (207309,5890101,0,'hair_face_highlight_color',233,184,31), (207310,5890101,0,'hair_highlight',164,165,165), (207311,5890101,0,'hair_type_color',97,67,9), (207312,5890101,0,'hair_type_highlight_color',233,184,31), (207313,5890101,1,'lip_type',-81,76,37), (207314,5890101,1,'nose_type',39,7,17), (207315,5890101,0,'skin_color',240,242,214), (207316,5890101,1,'soga_cheek_type',0,81,37), (207317,5890101,1,'soga_chin_type',0,-81,76), (207318,5890101,1,'soga_ear_type',0,20,0), (207319,5890101,1,'soga_eye_brow_type',0,75,1), (207320,5890101,0,'soga_eye_color',204,204,204), (207321,5890101,1,'soga_eye_type',-100,0,0), (207322,5890101,0,'soga_hair_color1',56,62,62), (207323,5890101,0,'soga_hair_color2',164,165,165), (207324,5890101,0,'soga_hair_face_color',97,67,9), (207325,5890101,0,'soga_hair_face_highlight_color',233,184,31), (207326,5890101,0,'soga_hair_highlight',164,165,165), (207327,5890101,0,'soga_hair_type_color',97,67,9), (207328,5890101,0,'soga_hair_type_highlight_color',233,184,31), (207329,5890101,1,'soga_lip_type',-19,81,-56), (207330,5890101,1,'soga_nose_type',37,1,37), (207331,5890101,0,'soga_skin_color',240,242,214), (207332,5890101,0,'wing_color1',255,255,255), (207333,5890101,0,'wing_color2',255,255,255), (207334,5890102,1,'cheek_type',3,-1,0), (207335,5890102,1,'chin_type',-18,0,-4), (207336,5890102,1,'ear_type',-2,-42,0), (207337,5890102,1,'eye_brow_type',9,1,25), (207338,5890102,0,'eye_color',34,68,78), (207339,5890102,1,'eye_type',-31,0,0), (207340,5890102,0,'hair_color1',231,239,0), (207341,5890102,0,'hair_face_color',50,20,7), (207342,5890102,0,'hair_face_highlight_color',164,56,31), (207343,5890102,0,'hair_type_color',50,20,7), (207344,5890102,0,'hair_type_highlight_color',164,56,31), (207345,5890102,1,'lip_type',17,25,17), (207346,5890102,1,'nose_type',22,-25,-17), (207347,5890102,0,'skin_color',217,169,152), (207348,5890102,1,'soga_cheek_type',0,9,1), (207349,5890102,1,'soga_chin_type',0,17,25), (207350,5890102,1,'soga_ear_type',0,-31,0), (207351,5890102,1,'soga_eye_brow_type',0,-2,-42), (207352,5890102,0,'soga_eye_color',229,229,102), (207353,5890102,1,'soga_eye_type',-31,0,0), (207354,5890102,0,'soga_hair_face_color',50,20,7), (207355,5890102,0,'soga_hair_face_highlight_color',164,56,31), (207356,5890102,0,'soga_hair_type_color',50,20,7), (207357,5890102,0,'soga_hair_type_highlight_color',164,56,31), (207358,5890102,1,'soga_lip_type',25,3,-1), (207359,5890102,1,'soga_nose_type',17,-18,0), (207360,5890102,0,'soga_skin_color',217,169,152), (207361,5890102,0,'wing_color1',255,255,255), (207362,5890102,0,'wing_color2',255,255,255), (207363,5890103,1,'cheek_type',-14,17,0), (207364,5890103,1,'chin_type',46,28,19), (207365,5890103,1,'ear_type',-32,-37,0), (207366,5890103,1,'eye_brow_type',-4,-42,-9), (207367,5890103,0,'eye_color',184,178,143), (207368,5890103,1,'eye_type',-46,0,0), (207369,5890103,0,'hair_color1',28,45,0), (207370,5890103,0,'hair_face_color',221,221,204), (207371,5890103,0,'hair_face_highlight_color',104,68,24), (207372,5890103,0,'hair_highlight',246,219,114), (207373,5890103,0,'hair_type_color',221,221,204), (207374,5890103,0,'hair_type_highlight_color',104,68,24), (207375,5890103,1,'lip_type',9,-25,0), (207376,5890103,1,'nose_type',9,28,45), (207377,5890103,0,'skin_color',228,228,228), (207378,5890103,1,'soga_cheek_type',0,-4,-42), (207379,5890103,1,'soga_chin_type',0,9,-25), (207380,5890103,1,'soga_ear_type',0,-46,0), (207381,5890103,1,'soga_eye_brow_type',0,-32,-37), (207382,5890103,0,'soga_eye_color',229,229,102), (207383,5890103,1,'soga_eye_type',2,0,0), (207384,5890103,0,'soga_hair_color1',187,136,62), (207385,5890103,0,'soga_hair_color2',161,165,168), (207386,5890103,0,'soga_hair_face_color',221,221,204), (207387,5890103,0,'soga_hair_face_highlight_color',104,68,24), (207388,5890103,0,'soga_hair_highlight',246,219,114), (207389,5890103,0,'soga_hair_type_color',221,221,204), (207390,5890103,0,'soga_hair_type_highlight_color',104,68,24), (207391,5890103,1,'soga_lip_type',-9,-14,17), (207392,5890103,1,'soga_nose_type',0,46,28), (207393,5890103,0,'soga_skin_color',228,228,228), (207394,5890103,0,'wing_color1',255,255,255), (207395,5890103,0,'wing_color2',255,255,255), (207396,5890104,1,'cheek_type',34,-88,0), (207397,5890104,1,'chin_type',-96,89,75), (207398,5890104,1,'ear_type',94,-46,0), (207399,5890104,1,'eye_brow_type',63,74,-37), (207400,5890104,0,'eye_color',167,203,208), (207401,5890104,1,'eye_type',-64,0,0), (207402,5890104,0,'hair_color1',172,19,156), (207403,5890104,0,'hair_color2',100,0,0), (207404,5890104,0,'hair_face_color',244,246,246), (207405,5890104,0,'hair_face_highlight_color',119,147,147), (207406,5890104,0,'hair_type_color',244,246,246), (207407,5890104,0,'hair_type_highlight_color',119,147,147), (207408,5890104,1,'lip_type',-93,42,25), (207409,5890104,1,'nose_type',-28,-84,19), (207410,5890104,0,'skin_color',246,248,246), (207411,5890104,1,'soga_cheek_type',0,63,74), (207412,5890104,1,'soga_chin_type',0,-93,42), (207413,5890104,1,'soga_ear_type',0,-64,0), (207414,5890104,1,'soga_eye_brow_type',0,94,-46), (207415,5890104,0,'soga_eye_color',229,229,102), (207416,5890104,1,'soga_eye_type',100,0,0), (207417,5890104,0,'soga_hair_face_color',244,246,246), (207418,5890104,0,'soga_hair_face_highlight_color',119,147,147), (207419,5890104,0,'soga_hair_type_color',244,246,246), (207420,5890104,0,'soga_hair_type_highlight_color',119,147,147), (207421,5890104,1,'soga_lip_type',-37,34,-88), (207422,5890104,1,'soga_nose_type',25,-96,89), (207423,5890104,0,'soga_skin_color',246,248,246), (207424,5890105,1,'cheek_type',41,98,0), (207425,5890105,1,'chin_type',-46,1,77), (207426,5890105,1,'ear_type',-87,-74,0), (207427,5890105,1,'eye_brow_type',97,-34,-3), (207428,5890105,0,'eye_color',116,172,190), (207429,5890105,1,'eye_type',94,0,0), (207430,5890105,0,'hair_color1',214,56,14), (207431,5890105,0,'hair_color2',25,0,0), (207432,5890105,0,'hair_face_highlight_color',193,100,45), (207433,5890105,0,'hair_type_highlight_color',193,100,45), (207434,5890105,1,'lip_type',-22,17,-95), (207435,5890105,1,'nose_type',71,-42,56), (207436,5890105,0,'skin_color',134,109,66), (207437,5890105,1,'soga_cheek_type',0,97,-34), (207438,5890105,1,'soga_chin_type',0,-22,17), (207439,5890105,1,'soga_ear_type',0,94,0), (207440,5890105,1,'soga_eye_brow_type',0,-87,-74), (207441,5890105,0,'soga_eye_color',229,229,102), (207442,5890105,1,'soga_eye_type',25,0,0), (207443,5890105,0,'soga_hair_face_highlight_color',193,100,45), (207444,5890105,0,'soga_hair_type_highlight_color',193,100,45), (207445,5890105,1,'soga_lip_type',-3,41,98), (207446,5890105,1,'soga_nose_type',-95,-46,1), (207447,5890105,0,'soga_skin_color',134,109,66), (207448,5890105,0,'wing_color1',255,255,255), (207449,5890105,0,'wing_color2',255,255,255), (207450,5890106,1,'cheek_type',5,-1,0), (207451,5890106,1,'chin_type',89,-62,-46), (207452,5890106,1,'ear_type',-37,10,0), (207453,5890106,1,'eye_brow_type',-72,28,0), (207454,5890106,0,'eye_color',158,198,210), (207455,5890106,1,'eye_type',-28,0,0), (207456,5890106,0,'hair_color1',28,195,249), (207457,5890106,0,'hair_color2',48,0,0), (207458,5890106,0,'hair_face_color',184,128,10), (207459,5890106,0,'hair_face_highlight_color',244,246,246), (207460,5890106,0,'hair_type_color',184,128,10), (207461,5890106,0,'hair_type_highlight_color',244,246,246), (207462,5890106,1,'lip_type',-3,32,69), (207463,5890106,1,'nose_type',51,28,-61), (207464,5890106,0,'skin_color',244,250,239), (207465,5890106,1,'soga_cheek_type',0,-72,28), (207466,5890106,1,'soga_chin_type',0,-3,32), (207467,5890106,1,'soga_ear_type',0,-28,0), (207468,5890106,1,'soga_eye_brow_type',0,-37,10), (207469,5890106,0,'soga_eye_color',229,229,102), (207470,5890106,1,'soga_eye_type',48,0,0), (207471,5890106,0,'soga_hair_face_color',184,128,10), (207472,5890106,0,'soga_hair_face_highlight_color',244,246,246), (207473,5890106,0,'soga_hair_type_color',184,128,10), (207474,5890106,0,'soga_hair_type_highlight_color',244,246,246), (207475,5890106,1,'soga_lip_type',0,5,-1), (207476,5890106,1,'soga_nose_type',69,89,-62), (207477,5890106,0,'soga_skin_color',244,250,239), (207478,5890106,0,'wing_color1',255,255,255), (207479,5890106,0,'wing_color2',255,255,255), (207480,5890107,1,'cheek_type',44,0,0), (207481,5890107,1,'chin_type',90,-11,0), (207482,5890107,1,'ear_type',-8,-98,0), (207483,5890107,1,'eye_brow_type',-91,-53,-25), (207484,5890107,0,'eye_color',119,175,191), (207485,5890107,1,'eye_type',75,0,0), (207486,5890107,0,'hair_color1',53,222,247), (207487,5890107,0,'hair_color2',208,0,0), (207488,5890107,0,'hair_face_color',121,38,35), (207489,5890107,0,'hair_face_highlight_color',47,14,19), (207490,5890107,0,'hair_type_color',121,38,35), (207491,5890107,0,'hair_type_highlight_color',47,14,19), (207492,5890107,1,'lip_type',0,32,-22), (207493,5890107,1,'nose_type',90,53,-34), (207494,5890107,0,'skin_color',245,250,250), (207495,5890107,1,'soga_cheek_type',0,-91,-53), (207496,5890107,1,'soga_chin_type',0,0,32), (207497,5890107,1,'soga_ear_type',0,75,0), (207498,5890107,1,'soga_eye_brow_type',0,-8,-98), (207499,5890107,0,'soga_eye_color',229,229,102), (207500,5890107,1,'soga_eye_type',-48,0,0), (207501,5890107,0,'soga_hair_face_color',121,38,35), (207502,5890107,0,'soga_hair_face_highlight_color',47,14,19), (207503,5890107,0,'soga_hair_type_color',121,38,35), (207504,5890107,0,'soga_hair_type_highlight_color',47,14,19), (207505,5890107,1,'soga_lip_type',-25,44,0), (207506,5890107,1,'soga_nose_type',-22,90,-11), (207507,5890107,0,'soga_skin_color',245,250,250), (207508,5890107,0,'wing_color1',255,255,255), (207509,5890107,0,'wing_color2',255,255,255), (207510,5890108,0,'eye_color',255,255,255), (207511,5890108,0,'skin_color',255,255,255), (207512,5890108,0,'soga_eye_color',255,0,255), (207513,6630000,1,'cheek_type',15,-21,0), (207514,6630000,1,'chin_type',32,81,-50), (207515,6630000,1,'ear_type',-12,52,0), (207516,6630000,1,'eye_brow_type',-89,0,10), (207517,6630000,0,'eye_color',131,180,186), (207518,6630000,1,'eye_type',42,0,0), (207519,6630000,0,'hair_color1',239,198,48), (207520,6630000,0,'hair_face_highlight_color',190,97,43), (207521,6630000,0,'hair_type_highlight_color',190,97,43), (207522,6630000,1,'lip_type',43,64,0), (207523,6630000,1,'nose_type',0,-17,-58), (207524,6630000,0,'skin_color',239,197,196), (207525,6630000,1,'soga_cheek_type',0,-89,0), (207526,6630000,1,'soga_chin_type',0,43,64), (207527,6630000,1,'soga_ear_type',0,42,0), (207528,6630000,1,'soga_eye_brow_type',0,-12,52), (207529,6630000,0,'soga_eye_color',204,204,204), (207530,6630000,0,'soga_hair_face_highlight_color',190,97,43), (207531,6630000,0,'soga_hair_type_highlight_color',190,97,43), (207532,6630000,1,'soga_lip_type',10,15,-21), (207533,6630000,1,'soga_nose_type',0,32,81), (207534,6630000,0,'soga_skin_color',239,197,196), (207535,6630001,1,'cheek_type',-11,0,0), (207536,6630001,1,'chin_type',28,-28,-34), (207537,6630001,1,'ear_type',-22,9,0), (207538,6630001,1,'eye_brow_type',-8,-7,28), (207539,6630001,0,'eye_color',71,57,30), (207540,6630001,1,'eye_type',32,0,0), (207541,6630001,0,'hair_color1',231,17,0), (207542,6630001,0,'hair_face_color',236,195,50), (207543,6630001,0,'hair_face_highlight_color',65,37,3), (207544,6630001,0,'hair_type_color',236,195,50), (207545,6630001,0,'hair_type_highlight_color',65,37,3), (207546,6630001,1,'lip_type',0,-4,-4), (207547,6630001,1,'nose_type',12,-25,17), (207548,6630001,0,'skin_color',193,199,199), (207549,6630001,1,'soga_cheek_type',0,-8,-7), (207550,6630001,1,'soga_chin_type',0,0,-4), (207551,6630001,1,'soga_ear_type',0,32,0), (207552,6630001,1,'soga_eye_brow_type',0,-22,9), (207553,6630001,0,'soga_eye_color',229,229,102), (207554,6630001,0,'soga_hair_face_color',236,195,50), (207555,6630001,0,'soga_hair_face_highlight_color',65,37,3), (207556,6630001,0,'soga_hair_type_color',236,195,50), (207557,6630001,0,'soga_hair_type_highlight_color',65,37,3), (207558,6630001,1,'soga_lip_type',28,-11,0), (207559,6630001,1,'soga_nose_type',-4,28,-28), (207560,6630001,0,'soga_skin_color',193,199,199), (207561,6630001,0,'wing_color1',255,255,255), (207562,6630001,0,'wing_color2',255,255,255), (207563,6630002,1,'cheek_type',0,28,0), (207564,6630002,1,'chin_type',-3,-21,-18), (207565,6630002,1,'ear_type',25,-10,0), (207566,6630002,1,'eye_brow_type',0,-31,10), (207567,6630002,0,'eye_color',200,175,137), (207568,6630002,1,'eye_type',-7,0,0), (207569,6630002,0,'hair_color1',225,17,0), (207570,6630002,0,'hair_face_color',220,138,23), (207571,6630002,0,'hair_face_highlight_color',113,39,21), (207572,6630002,0,'hair_type_color',220,138,23), (207573,6630002,0,'hair_type_highlight_color',113,39,21), (207574,6630002,1,'lip_type',-17,0,20), (207575,6630002,1,'nose_type',19,-31,17), (207576,6630002,0,'skin_color',225,232,227), (207577,6630002,1,'soga_cheek_type',0,0,-31), (207578,6630002,1,'soga_chin_type',0,-17,0), (207579,6630002,1,'soga_ear_type',0,-7,0), (207580,6630002,1,'soga_eye_brow_type',0,25,-10), (207581,6630002,0,'soga_eye_color',229,229,102), (207582,6630002,0,'soga_hair_face_color',220,138,23), (207583,6630002,0,'soga_hair_face_highlight_color',113,39,21), (207584,6630002,0,'soga_hair_type_color',220,138,23), (207585,6630002,0,'soga_hair_type_highlight_color',113,39,21), (207586,6630002,1,'soga_lip_type',10,0,28), (207587,6630002,1,'soga_nose_type',20,-3,-21), (207588,6630002,0,'soga_skin_color',225,232,227), (207589,6630002,0,'wing_color1',255,255,255), (207590,6630002,0,'wing_color2',255,255,255), (207591,6630003,1,'cheek_type',28,0,0), (207592,6630003,1,'chin_type',29,0,28), (207593,6630003,1,'ear_type',17,7,0), (207594,6630003,1,'eye_brow_type',-8,-28,-28), (207595,6630003,0,'eye_color',130,181,191), (207596,6630003,1,'eye_type',9,0,0), (207597,6630003,0,'hair_color1',17,255,0), (207598,6630003,0,'hair_face_color',225,221,215), (207599,6630003,0,'hair_face_highlight_color',49,49,47), (207600,6630003,0,'hair_type_color',225,221,215), (207601,6630003,0,'hair_type_highlight_color',49,49,47), (207602,6630003,1,'lip_type',-18,-3,0), (207603,6630003,1,'nose_type',-32,17,-1), (207604,6630003,0,'skin_color',254,254,254), (207605,6630003,1,'soga_cheek_type',0,-8,-28), (207606,6630003,1,'soga_chin_type',0,-18,-3), (207607,6630003,1,'soga_ear_type',0,9,0), (207608,6630003,1,'soga_eye_brow_type',0,17,7), (207609,6630003,0,'soga_eye_color',229,229,102), (207610,6630003,0,'soga_hair_face_color',225,221,215), (207611,6630003,0,'soga_hair_face_highlight_color',49,49,47), (207612,6630003,0,'soga_hair_type_color',225,221,215), (207613,6630003,0,'soga_hair_type_highlight_color',49,49,47), (207614,6630003,1,'soga_lip_type',-28,28,0), (207615,6630003,1,'soga_nose_type',0,29,0), (207616,6630003,0,'soga_skin_color',254,254,254), (207617,6630003,0,'wing_color1',255,255,255), (207618,6630003,0,'wing_color2',255,255,255), (207619,6630004,1,'cheek_type',-11,-7,0), (207620,6630004,1,'chin_type',0,46,58), (207621,6630004,1,'ear_type',78,68,0), (207622,6630004,1,'eye_brow_type',34,85,52), (207623,6630004,0,'eye_color',46,6,0), (207624,6630004,1,'eye_type',-78,0,0), (207625,6630004,0,'hair_color1',225,20,188), (207626,6630004,1,'lip_type',-35,-1,-14), (207627,6630004,1,'nose_type',68,-31,20), (207628,6630004,0,'skin_color',135,116,97), (207629,6630004,1,'soga_cheek_type',0,34,85), (207630,6630004,1,'soga_chin_type',0,-35,-1), (207631,6630004,1,'soga_ear_type',0,-78,0), (207632,6630004,1,'soga_eye_brow_type',0,78,68), (207633,6630004,0,'soga_eye_color',229,229,102), (207634,6630004,1,'soga_lip_type',52,-11,-7), (207635,6630004,1,'soga_nose_type',-14,0,46), (207636,6630004,0,'soga_skin_color',135,116,97), (207637,6630004,0,'wing_color1',255,255,255), (207638,6630004,0,'wing_color2',255,255,255), (207639,6630005,1,'cheek_type',-26,-51,0), (207640,6630005,1,'chin_type',-51,18,-62), (207641,6630005,1,'ear_type',-11,0,0), (207642,6630005,1,'eye_brow_type',-25,62,-28), (207643,6630005,0,'eye_color',133,173,159), (207644,6630005,1,'eye_type',-96,0,0), (207645,6630005,0,'hair_color1',87,197,239), (207646,6630005,0,'hair_color2',163,0,0), (207647,6630005,0,'hair_face_color',47,14,19), (207648,6630005,0,'hair_face_highlight_color',19,6,8), (207649,6630005,0,'hair_type_color',47,14,19), (207650,6630005,0,'hair_type_highlight_color',19,6,8), (207651,6630005,1,'lip_type',0,75,51), (207652,6630005,1,'nose_type',20,87,-59), (207653,6630005,0,'skin_color',146,137,139), (207654,6630005,1,'soga_cheek_type',0,-25,62), (207655,6630005,1,'soga_chin_type',0,0,75), (207656,6630005,1,'soga_ear_type',0,-96,0), (207657,6630005,1,'soga_eye_brow_type',0,-11,0), (207658,6630005,0,'soga_eye_color',229,229,102), (207659,6630005,1,'soga_eye_type',-93,0,0), (207660,6630005,0,'soga_hair_face_color',47,14,19), (207661,6630005,0,'soga_hair_face_highlight_color',19,6,8), (207662,6630005,0,'soga_hair_type_color',47,14,19), (207663,6630005,0,'soga_hair_type_highlight_color',19,6,8), (207664,6630005,1,'soga_lip_type',-28,-26,-51), (207665,6630005,1,'soga_nose_type',51,-51,18), (207666,6630005,0,'soga_skin_color',146,137,139), (207667,6630005,0,'wing_color1',255,255,255), (207668,6630005,0,'wing_color2',255,255,255), (207669,6630006,1,'cheek_type',-56,-51,0), (207670,6630006,1,'chin_type',-10,91,-28), (207671,6630006,1,'ear_type',88,40,0), (207672,6630006,1,'eye_brow_type',-21,-75,50), (207673,6630006,0,'eye_color',94,125,77), (207674,6630006,1,'eye_type',34,0,0), (207675,6630006,0,'hair_color1',93,180,71), (207676,6630006,0,'hair_face_color',119,147,147), (207677,6630006,0,'hair_face_highlight_color',84,0,0), (207678,6630006,0,'hair_type_color',119,147,147), (207679,6630006,0,'hair_type_highlight_color',84,0,0), (207680,6630006,1,'lip_type',90,-28,-93), (207681,6630006,1,'nose_type',34,93,-76), (207682,6630006,0,'skin_color',85,87,87), (207683,6630006,1,'soga_cheek_type',0,-21,-75), (207684,6630006,1,'soga_chin_type',0,90,-28), (207685,6630006,1,'soga_ear_type',0,34,0), (207686,6630006,1,'soga_eye_brow_type',0,88,40), (207687,6630006,0,'soga_eye_color',229,229,102), (207688,6630006,0,'soga_hair_face_color',119,147,147), (207689,6630006,0,'soga_hair_face_highlight_color',84,0,0), (207690,6630006,0,'soga_hair_type_color',119,147,147), (207691,6630006,0,'soga_hair_type_highlight_color',84,0,0), (207692,6630006,1,'soga_lip_type',50,-56,-51), (207693,6630006,1,'soga_nose_type',-93,-10,91), (207694,6630006,0,'soga_skin_color',85,87,87), (207695,6630006,0,'wing_color1',255,255,255), (207696,6630006,0,'wing_color2',255,255,255), (207697,6630007,1,'cheek_type',25,0,0), (207698,6630007,1,'chin_type',25,1,-17), (207699,6630007,1,'ear_type',-28,-28,0), (207700,6630007,1,'eye_brow_type',0,-7,-7), (207701,6630007,0,'eye_color',57,106,70), (207702,6630007,1,'eye_type',28,0,0), (207703,6630007,0,'hair_color1',37,25,0), (207704,6630007,0,'hair_color2',156,0,0), (207705,6630007,0,'hair_face_color',36,24,2), (207706,6630007,0,'hair_face_highlight_color',168,59,22), (207707,6630007,0,'hair_type_color',36,24,2), (207708,6630007,0,'hair_type_highlight_color',168,59,22), (207709,6630007,1,'lip_type',37,-34,0), (207710,6630007,1,'nose_type',45,37,25), (207711,6630007,0,'skin_color',242,213,214), (207712,6630007,1,'soga_cheek_type',0,0,-7), (207713,6630007,1,'soga_chin_type',0,37,-34), (207714,6630007,1,'soga_ear_type',0,28,0), (207715,6630007,1,'soga_eye_brow_type',0,-28,-28), (207716,6630007,0,'soga_eye_color',204,204,204), (207717,6630007,1,'soga_eye_type',-100,0,0), (207718,6630007,0,'soga_hair_face_color',36,24,2), (207719,6630007,0,'soga_hair_face_highlight_color',168,59,22), (207720,6630007,0,'soga_hair_type_color',36,24,2), (207721,6630007,0,'soga_hair_type_highlight_color',168,59,22), (207722,6630007,1,'soga_lip_type',-7,25,0), (207723,6630007,1,'soga_nose_type',0,25,1), (207724,6630007,0,'soga_skin_color',242,213,214), (207725,6630007,0,'wing_color1',255,255,255), (207726,6630007,0,'wing_color2',255,255,255), (207727,6630008,1,'cheek_type',-81,15,0), (207728,6630008,1,'chin_type',58,31,-81), (207729,6630008,1,'ear_type',-32,71,0), (207730,6630008,1,'eye_brow_type',94,52,35), (207731,6630008,0,'eye_color',33,64,50), (207732,6630008,1,'eye_type',-9,0,0), (207733,6630008,0,'hair_color1',11,215,168), (207734,6630008,0,'hair_color2',194,0,0), (207735,6630008,0,'hair_face_color',219,157,24), (207736,6630008,0,'hair_type_color',219,157,24), (207737,6630008,1,'lip_type',-91,-14,-19), (207738,6630008,1,'nose_type',-43,11,-41), (207739,6630008,0,'skin_color',186,197,195), (207740,6630008,1,'soga_cheek_type',0,94,52), (207741,6630008,1,'soga_chin_type',0,-91,-14), (207742,6630008,1,'soga_ear_type',0,-9,0), (207743,6630008,1,'soga_eye_brow_type',0,-32,71), (207744,6630008,0,'soga_eye_color',229,229,102), (207745,6630008,1,'soga_eye_type',-62,0,0), (207746,6630008,0,'soga_hair_face_color',219,157,24), (207747,6630008,0,'soga_hair_type_color',219,157,24), (207748,6630008,1,'soga_lip_type',35,-81,15), (207749,6630008,1,'soga_nose_type',-19,58,31), (207750,6630008,0,'soga_skin_color',186,197,195), (207751,6630008,0,'wing_color1',255,255,255), (207752,6630008,0,'wing_color2',255,255,255), (207753,6630009,1,'cheek_type',25,-17,0), (207754,6630009,1,'chin_type',-42,10,-21), (207755,6630009,1,'ear_type',-4,28,0), (207756,6630009,1,'eye_brow_type',0,-34,28), (207757,6630009,0,'eye_color',139,185,192), (207758,6630009,1,'eye_type',-7,0,0), (207759,6630009,0,'hair_color1',233,236,0), (207760,6630009,0,'hair_face_color',209,211,130), (207761,6630009,0,'hair_face_highlight_color',105,91,74), (207762,6630009,0,'hair_type_color',209,211,130), (207763,6630009,0,'hair_type_highlight_color',105,91,74), (207764,6630009,1,'lip_type',-5,-26,-9), (207765,6630009,1,'nose_type',20,-23,-20), (207766,6630009,0,'skin_color',253,254,254), (207767,6630009,1,'soga_cheek_type',0,0,-34), (207768,6630009,1,'soga_chin_type',0,-5,-26), (207769,6630009,1,'soga_ear_type',0,-7,0), (207770,6630009,1,'soga_eye_brow_type',0,-4,28), (207771,6630009,0,'soga_eye_color',229,229,102), (207772,6630009,0,'soga_hair_face_color',209,211,130), (207773,6630009,0,'soga_hair_face_highlight_color',105,91,74), (207774,6630009,0,'soga_hair_type_color',209,211,130), (207775,6630009,0,'soga_hair_type_highlight_color',105,91,74), (207776,6630009,1,'soga_lip_type',28,25,-17), (207777,6630009,1,'soga_nose_type',-9,-42,10), (207778,6630009,0,'soga_skin_color',253,254,254), (207779,6630009,0,'wing_color1',255,255,255), (207780,6630009,0,'wing_color2',255,255,255), (207781,6630010,1,'cheek_type',28,0,0), (207782,6630010,1,'chin_type',29,0,28), (207783,6630010,1,'ear_type',17,7,0), (207784,6630010,1,'eye_brow_type',-8,-28,-28), (207785,6630010,0,'eye_color',130,181,191), (207786,6630010,1,'eye_type',9,0,0), (207787,6630010,0,'hair_color1',17,255,0), (207788,6630010,0,'hair_face_color',225,221,215), (207789,6630010,0,'hair_face_highlight_color',49,49,47), (207790,6630010,0,'hair_type_color',225,221,215), (207791,6630010,0,'hair_type_highlight_color',49,49,47), (207792,6630010,1,'lip_type',-18,-3,0), (207793,6630010,1,'nose_type',-32,17,-1), (207794,6630010,0,'skin_color',254,254,254), (207795,6630010,1,'soga_cheek_type',0,-8,-28), (207796,6630010,1,'soga_chin_type',0,-18,-3), (207797,6630010,1,'soga_ear_type',0,9,0), (207798,6630010,1,'soga_eye_brow_type',0,17,7), (207799,6630010,0,'soga_eye_color',229,229,102), (207800,6630010,0,'soga_hair_face_color',225,221,215), (207801,6630010,0,'soga_hair_face_highlight_color',49,49,47), (207802,6630010,0,'soga_hair_type_color',225,221,215), (207803,6630010,0,'soga_hair_type_highlight_color',49,49,47), (207804,6630010,1,'soga_lip_type',-28,28,0), (207805,6630010,1,'soga_nose_type',0,29,0), (207806,6630010,0,'soga_skin_color',254,254,254), (207807,6630010,0,'wing_color1',255,255,255), (207808,6630010,0,'wing_color2',255,255,255), (207809,6630011,1,'cheek_type',0,35,0), (207810,6630011,1,'chin_type',2,90,23), (207811,6630011,1,'ear_type',-17,0,0), (207812,6630011,1,'eye_brow_type',-50,0,-17), (207813,6630011,0,'eye_color',61,104,65), (207814,6630011,1,'eye_type',-10,0,0), (207815,6630011,0,'hair_color1',216,163,75), (207816,6630011,0,'hair_color2',247,0,0), (207817,6630011,0,'hair_face_color',233,184,31), (207818,6630011,0,'hair_face_highlight_color',19,6,25), (207819,6630011,0,'hair_type_color',233,184,31), (207820,6630011,0,'hair_type_highlight_color',19,6,25), (207821,6630011,1,'lip_type',-68,48,48), (207822,6630011,1,'nose_type',93,-40,-93), (207823,6630011,0,'skin_color',121,94,57), (207824,6630011,1,'soga_cheek_type',0,-50,0), (207825,6630011,1,'soga_chin_type',0,-68,48), (207826,6630011,1,'soga_ear_type',0,-10,0), (207827,6630011,1,'soga_eye_brow_type',0,-17,0), (207828,6630011,0,'soga_eye_color',229,229,102), (207829,6630011,1,'soga_eye_type',-9,0,0), (207830,6630011,0,'soga_hair_face_color',233,184,31), (207831,6630011,0,'soga_hair_face_highlight_color',19,6,25), (207832,6630011,0,'soga_hair_type_color',233,184,31), (207833,6630011,0,'soga_hair_type_highlight_color',19,6,25), (207834,6630011,1,'soga_lip_type',-17,0,35), (207835,6630011,1,'soga_nose_type',48,2,90), (207836,6630011,0,'soga_skin_color',121,94,57), (207837,6630011,0,'wing_color1',255,255,255), (207838,6630011,0,'wing_color2',255,255,255), (207839,2810000,1,'cheek_type',15,-21,0), (207840,2810000,1,'chin_type',32,81,-50), (207841,2810000,1,'ear_type',-12,52,0), (207842,2810000,1,'eye_brow_type',-89,0,10), (207843,2810000,0,'eye_color',131,180,186), (207844,2810000,1,'eye_type',42,0,0), (207845,2810000,0,'hair_color1',239,198,48), (207846,2810000,0,'hair_face_highlight_color',190,97,43), (207847,2810000,0,'hair_type_highlight_color',190,97,43), (207848,2810000,1,'lip_type',43,64,0), (207849,2810000,1,'nose_type',0,-17,-58), (207850,2810000,0,'skin_color',239,197,196), (207851,2810000,1,'soga_cheek_type',0,-89,0), (207852,2810000,1,'soga_chin_type',0,43,64), (207853,2810000,1,'soga_ear_type',0,42,0), (207854,2810000,1,'soga_eye_brow_type',0,-12,52), (207855,2810000,0,'soga_eye_color',204,204,204), (207856,2810000,0,'soga_hair_face_highlight_color',190,97,43), (207857,2810000,0,'soga_hair_type_highlight_color',190,97,43), (207858,2810000,1,'soga_lip_type',10,15,-21), (207859,2810000,1,'soga_nose_type',0,32,81), (207860,2810000,0,'soga_skin_color',239,197,196), (207861,2810001,1,'cheek_type',70,-26,0), (207862,2810001,1,'chin_type',8,-97,-45), (207863,2810001,1,'ear_type',7,-89,0), (207864,2810001,1,'eye_brow_type',-32,91,-76), (207865,2810001,0,'eye_color',60,124,113), (207866,2810001,1,'eye_type',32,0,0), (207867,2810001,0,'hair_color1',191,162,200), (207868,2810001,0,'hair_color2',251,0,0), (207869,2810001,0,'hair_face_color',107,130,132), (207870,2810001,0,'hair_face_highlight_color',233,184,31), (207871,2810001,0,'hair_highlight',246,219,114), (207872,2810001,0,'hair_type_color',107,130,132), (207873,2810001,0,'hair_type_highlight_color',233,184,31), (207874,2810001,1,'lip_type',79,-83,-87), (207875,2810001,1,'nose_type',-23,-65,-94), (207876,2810001,0,'skin_color',203,184,169), (207877,2810001,1,'soga_cheek_type',0,-32,91), (207878,2810001,1,'soga_chin_type',0,79,-83), (207879,2810001,1,'soga_ear_type',0,32,0), (207880,2810001,1,'soga_eye_brow_type',0,7,-89), (207881,2810001,0,'soga_eye_color',229,229,102), (207882,2810001,1,'soga_eye_type',-5,0,0), (207883,2810001,0,'soga_hair_color1',123,123,130), (207884,2810001,0,'soga_hair_color2',144,140,137), (207885,2810001,0,'soga_hair_face_color',107,130,132), (207886,2810001,0,'soga_hair_face_highlight_color',233,184,31), (207887,2810001,0,'soga_hair_highlight',246,219,114), (207888,2810001,0,'soga_hair_type_color',107,130,132), (207889,2810001,0,'soga_hair_type_highlight_color',233,184,31), (207890,2810001,1,'soga_lip_type',-76,70,-26), (207891,2810001,1,'soga_nose_type',-87,8,-97), (207892,2810001,0,'soga_skin_color',203,184,169), (207893,2810001,0,'wing_color1',255,255,255), (207894,2810001,0,'wing_color2',255,255,255), (207895,2810002,1,'cheek_type',-89,38,0), (207896,2810002,1,'chin_type',10,-26,23), (207897,2810002,1,'ear_type',-93,7,0), (207898,2810002,1,'eye_brow_type',-4,10,63), (207899,2810002,0,'eye_color',37,76,88), (207900,2810002,1,'eye_type',-42,0,0), (207901,2810002,0,'hair_color1',15,29,231), (207902,2810002,0,'hair_color2',238,0,0), (207903,2810002,0,'hair_face_color',121,38,35), (207904,2810002,0,'hair_face_highlight_color',233,184,31), (207905,2810002,0,'hair_highlight',246,219,114), (207906,2810002,0,'hair_type_color',121,38,35), (207907,2810002,0,'hair_type_highlight_color',233,184,31), (207908,2810002,1,'lip_type',-31,91,68), (207909,2810002,1,'nose_type',-42,15,29), (207910,2810002,0,'skin_color',234,244,244), (207911,2810002,1,'soga_cheek_type',0,-4,10), (207912,2810002,1,'soga_chin_type',0,-31,91), (207913,2810002,1,'soga_ear_type',0,-42,0), (207914,2810002,1,'soga_eye_brow_type',0,-93,7), (207915,2810002,0,'soga_eye_color',229,229,102), (207916,2810002,1,'soga_eye_type',-18,0,0), (207917,2810002,0,'soga_hair_color1',91,21,51), (207918,2810002,0,'soga_hair_color2',159,88,0), (207919,2810002,0,'soga_hair_face_color',121,38,35), (207920,2810002,0,'soga_hair_face_highlight_color',233,184,31), (207921,2810002,0,'soga_hair_highlight',246,219,114), (207922,2810002,0,'soga_hair_type_color',121,38,35), (207923,2810002,0,'soga_hair_type_highlight_color',233,184,31), (207924,2810002,1,'soga_lip_type',63,-89,38), (207925,2810002,1,'soga_nose_type',68,10,-26), (207926,2810002,0,'soga_skin_color',234,244,244), (207927,2810002,0,'wing_color1',255,255,255), (207928,2810002,0,'wing_color2',255,255,255), (207929,2810003,1,'cheek_type',-4,25,0), (207930,2810003,1,'chin_type',-14,17,-3), (207931,2810003,1,'ear_type',-5,25,0), (207932,2810003,1,'eye_brow_type',-26,26,34), (207933,2810003,0,'eye_color',81,150,163), (207934,2810003,1,'eye_type',12,0,0), (207935,2810003,0,'hair_color1',0,2,239), (207936,2810003,0,'hair_face_color',170,148,51), (207937,2810003,0,'hair_type_color',170,148,51), (207938,2810003,1,'lip_type',-43,-3,-31), (207939,2810003,1,'nose_type',-25,0,2), (207940,2810003,0,'skin_color',168,105,67), (207941,2810003,1,'soga_cheek_type',0,-26,26), (207942,2810003,1,'soga_chin_type',0,-43,-3), (207943,2810003,1,'soga_ear_type',0,12,0), (207944,2810003,1,'soga_eye_brow_type',0,-5,25), (207945,2810003,0,'soga_eye_color',229,229,102), (207946,2810003,1,'soga_eye_type',12,0,0), (207947,2810003,0,'soga_hair_face_color',170,148,51), (207948,2810003,0,'soga_hair_type_color',170,148,51), (207949,2810003,1,'soga_lip_type',34,-4,25), (207950,2810003,1,'soga_nose_type',-31,-14,17), (207951,2810003,0,'soga_skin_color',168,105,67), (207952,2810003,0,'wing_color1',255,255,255), (207953,2810003,0,'wing_color2',255,255,255), (207954,2810004,1,'cheek_type',28,0,0), (207955,2810004,1,'chin_type',-7,-28,37), (207956,2810004,1,'ear_type',14,28,0), (207957,2810004,1,'eye_brow_type',-5,0,-11), (207958,2810004,0,'eye_color',130,167,142), (207959,2810004,1,'eye_type',-4,0,0), (207960,2810004,0,'hair_color1',242,248,0), (207961,2810004,0,'hair_face_color',66,53,23), (207962,2810004,0,'hair_face_highlight_color',21,20,14), (207963,2810004,0,'hair_type_color',66,53,23), (207964,2810004,0,'hair_type_highlight_color',21,20,14), (207965,2810004,1,'lip_type',-21,-20,8), (207966,2810004,1,'nose_type',47,-14,-8), (207967,2810004,0,'skin_color',230,228,210), (207968,2810004,1,'soga_cheek_type',0,-5,0), (207969,2810004,1,'soga_chin_type',0,-21,-20), (207970,2810004,1,'soga_ear_type',0,-4,0), (207971,2810004,1,'soga_eye_brow_type',0,14,28), (207972,2810004,0,'soga_eye_color',229,229,102), (207973,2810004,1,'soga_eye_type',-4,0,0), (207974,2810004,0,'soga_hair_face_color',66,53,23), (207975,2810004,0,'soga_hair_face_highlight_color',21,20,14), (207976,2810004,0,'soga_hair_type_color',66,53,23), (207977,2810004,0,'soga_hair_type_highlight_color',21,20,14), (207978,2810004,1,'soga_lip_type',-11,28,0), (207979,2810004,1,'soga_nose_type',8,-7,-28), (207980,2810004,0,'soga_skin_color',230,228,210), (207981,2810004,0,'wing_color1',255,255,255), (207982,2810004,0,'wing_color2',255,255,255), (207983,2810005,0,'eye_color',229,209,182), (207984,2810005,0,'skin_color',107,67,42), (207985,2810005,0,'soga_eye_color',255,0,255), (207986,2810006,1,'cheek_type',21,-14,0), (207987,2810006,1,'chin_type',23,-12,4), (207988,2810006,1,'ear_type',17,19,0), (207989,2810006,1,'eye_brow_type',0,21,-20), (207990,2810006,0,'eye_color',58,116,90), (207991,2810006,1,'eye_type',-11,0,0), (207992,2810006,0,'hair_face_color',127,67,28), (207993,2810006,0,'hair_face_highlight_color',152,138,37), (207994,2810006,0,'hair_type_color',127,67,28), (207995,2810006,0,'hair_type_highlight_color',152,138,37), (207996,2810006,1,'lip_type',-25,-40,-26), (207997,2810006,1,'nose_type',-2,-10,23), (207998,2810006,0,'skin_color',182,142,111), (207999,2810006,1,'soga_cheek_type',21,-14,0), (208000,2810006,1,'soga_chin_type',23,-12,4), (208001,2810006,1,'soga_ear_type',17,19,0), (208002,2810006,1,'soga_eye_brow_type',0,21,-20), (208003,2810006,0,'soga_eye_color',182,142,111), (208004,2810006,1,'soga_eye_type',-11,0,0), (208005,2810006,0,'soga_hair_face_color',127,67,28), (208006,2810006,0,'soga_hair_face_highlight_color',152,138,37), (208007,2810006,0,'soga_hair_type_color',127,67,28), (208008,2810006,0,'soga_hair_type_highlight_color',152,138,37), (208009,2810006,1,'soga_lip_type',-25,-40,-26), (208010,2810006,1,'soga_nose_type',-2,-10,23), (208011,2810006,0,'soga_skin_color',58,116,90), (208012,2810006,0,'wing_color1',255,255,255), (208013,2810006,0,'wing_color2',255,255,255), (208014,2810007,1,'cheek_type',-17,9,0), (208015,2810007,1,'chin_type',59,-65,91), (208016,2810007,1,'ear_type',88,-40,0), (208017,2810007,1,'eye_brow_type',-17,-20,-34), (208018,2810007,0,'eye_color',36,21,6), (208019,2810007,1,'eye_type',14,0,0), (208020,2810007,0,'hair_color1',26,24,25), (208021,2810007,0,'hair_color2',36,34,36), (208022,2810007,0,'hair_face_color',15,1,21), (208023,2810007,0,'hair_face_highlight_color',4,1,1), (208024,2810007,0,'hair_highlight',38,22,21), (208025,2810007,0,'hair_type_color',15,1,21), (208026,2810007,0,'hair_type_highlight_color',4,1,1), (208027,2810007,1,'lip_type',-84,75,0), (208028,2810007,1,'nose_type',-71,58,-39), (208029,2810007,0,'skin_color',117,119,102), (208030,2810007,1,'soga_cheek_type',-17,9,0), (208031,2810007,1,'soga_chin_type',59,-65,91), (208032,2810007,1,'soga_ear_type',88,-40,0), (208033,2810007,1,'soga_eye_brow_type',-17,-20,-34), (208034,2810007,0,'soga_eye_color',117,119,102), (208035,2810007,1,'soga_eye_type',14,0,0), (208036,2810007,0,'soga_hair_color1',26,24,25), (208037,2810007,0,'soga_hair_color2',36,34,36), (208038,2810007,0,'soga_hair_face_color',15,1,21), (208039,2810007,0,'soga_hair_face_highlight_color',4,1,1), (208040,2810007,0,'soga_hair_highlight',38,22,21), (208041,2810007,0,'soga_hair_type_color',15,1,21), (208042,2810007,0,'soga_hair_type_highlight_color',4,1,1), (208043,2810007,1,'soga_lip_type',-84,75,0), (208044,2810007,1,'soga_nose_type',-71,58,-39), (208045,2810007,0,'soga_skin_color',36,21,6), (208046,2810008,1,'cheek_type',28,0,0), (208047,2810008,1,'chin_type',-7,-28,37), (208048,2810008,1,'ear_type',14,28,0), (208049,2810008,1,'eye_brow_type',-5,0,-11), (208050,2810008,0,'eye_color',130,167,142), (208051,2810008,1,'eye_type',-4,0,0), (208052,2810008,0,'hair_face_color',66,53,23), (208053,2810008,0,'hair_face_highlight_color',21,20,14), (208054,2810008,0,'hair_type_color',66,53,23), (208055,2810008,0,'hair_type_highlight_color',21,20,14), (208056,2810008,1,'lip_type',-21,-20,8), (208057,2810008,1,'nose_type',47,-14,-8), (208058,2810008,0,'skin_color',230,228,210), (208059,2810008,1,'soga_cheek_type',28,0,0), (208060,2810008,1,'soga_chin_type',-7,-28,37), (208061,2810008,1,'soga_ear_type',14,28,0), (208062,2810008,1,'soga_eye_brow_type',-5,0,-11), (208063,2810008,0,'soga_eye_color',230,228,210), (208064,2810008,1,'soga_eye_type',-4,0,0), (208065,2810008,0,'soga_hair_face_color',66,53,23), (208066,2810008,0,'soga_hair_face_highlight_color',21,20,14), (208067,2810008,0,'soga_hair_type_color',66,53,23), (208068,2810008,0,'soga_hair_type_highlight_color',21,20,14), (208069,2810008,1,'soga_lip_type',-21,-20,8), (208070,2810008,1,'soga_nose_type',47,-14,-8), (208071,2810008,0,'soga_skin_color',130,167,142), (208072,2810008,0,'wing_color1',255,255,255), (208073,2810008,0,'wing_color2',255,255,255), (208074,2810009,1,'eye_brow_type',100,0,0), (208075,2810009,0,'eye_color',216,7,11), (208076,2810009,1,'lip_type',-93,0,0), (208077,2810009,1,'nose_type',14,65,0), (208078,2810009,0,'skin_color',219,83,6), (208079,2810009,1,'soga_eye_brow_type',100,0,0), (208080,2810009,0,'soga_eye_color',219,83,6), (208081,2810009,1,'soga_lip_type',-93,0,0), (208082,2810009,1,'soga_nose_type',14,65,0), (208083,2810009,0,'soga_skin_color',216,7,11), (208084,6090000,1,'cheek_type',41,98,0), (208085,6090000,1,'chin_type',-46,1,77), (208086,6090000,1,'ear_type',-87,-74,0), (208087,6090000,1,'eye_brow_type',97,-34,-3), (208088,6090000,0,'eye_color',255,255,255), (208089,6090000,1,'eye_type',94,0,0), (208090,6090000,0,'hair_color1',214,56,14), (208091,6090000,0,'hair_color2',25,0,0), (208092,6090000,0,'hair_face_color',100,70,10), (208093,6090000,0,'hair_face_highlight_color',193,100,45), (208094,6090000,0,'hair_type_color',100,70,10), (208095,6090000,0,'hair_type_highlight_color',193,100,45), (208096,6090000,1,'lip_type',-22,17,-95), (208097,6090000,1,'nose_type',71,-42,56), (208098,6090000,0,'skin_color',255,255,255), (208099,6090000,1,'soga_cheek_type',0,97,-34), (208100,6090000,1,'soga_chin_type',0,-22,17), (208101,6090000,1,'soga_ear_type',0,94,0), (208102,6090000,1,'soga_eye_brow_type',0,-87,-74), (208103,6090000,0,'soga_eye_color',255,0,255), (208104,6090000,1,'soga_eye_type',25,0,0), (208105,6090000,0,'soga_hair_face_color',100,70,10), (208106,6090000,0,'soga_hair_face_highlight_color',193,100,45), (208107,6090000,0,'soga_hair_type_color',100,70,10), (208108,6090000,0,'soga_hair_type_highlight_color',193,100,45), (208109,6090000,1,'soga_lip_type',-3,41,98), (208110,6090000,1,'soga_nose_type',-95,-46,1), (208111,6090000,0,'soga_skin_color',134,109,66), (208112,6090000,0,'wing_color1',255,255,255), (208113,6090000,0,'wing_color2',255,255,255), (208114,6090001,1,'cheek_type',15,-21,0), (208115,6090001,1,'chin_type',32,81,-50), (208116,6090001,1,'ear_type',-12,52,0), (208117,6090001,1,'eye_brow_type',-89,0,10), (208118,6090001,0,'eye_color',131,180,186), (208119,6090001,1,'eye_type',42,0,0), (208120,6090001,0,'hair_color1',239,198,48), (208121,6090001,0,'hair_face_highlight_color',190,97,43), (208122,6090001,0,'hair_type_highlight_color',190,97,43), (208123,6090001,1,'lip_type',43,64,0), (208124,6090001,1,'nose_type',0,-17,-58), (208125,6090001,0,'skin_color',239,197,196), (208126,6090001,1,'soga_cheek_type',0,-89,0), (208127,6090001,1,'soga_chin_type',0,43,64), (208128,6090001,1,'soga_ear_type',0,42,0), (208129,6090001,1,'soga_eye_brow_type',0,-12,52), (208130,6090001,0,'soga_eye_color',204,204,204), (208131,6090001,0,'soga_hair_face_highlight_color',190,97,43), (208132,6090001,0,'soga_hair_type_highlight_color',190,97,43), (208133,6090001,1,'soga_lip_type',10,15,-21), (208134,6090001,1,'soga_nose_type',0,32,81), (208135,6090001,0,'soga_skin_color',239,197,196), (208136,6090002,0,'eye_color',119,163,34), (208137,6090002,0,'skin_color',158,179,231), (208138,6090002,0,'soga_eye_color',255,0,255), (208139,6090003,0,'eye_color',185,153,56), (208140,6090003,0,'skin_color',87,138,139), (208141,6090003,0,'soga_eye_color',255,0,255), (208142,6090004,0,'eye_color',160,224,186), (208143,6090004,0,'skin_color',87,59,115), (208144,6090004,0,'soga_eye_color',255,0,255), (208145,6090005,0,'eye_color',255,255,255), (208146,6090005,0,'skin_color',255,255,255), (208147,6090005,0,'soga_eye_color',255,0,255), (208148,6090006,0,'eye_color',202,53,112), (208149,6090006,0,'skin_color',226,226,213), (208150,6090006,0,'soga_eye_color',255,0,255), (208151,6090007,0,'eye_color',211,110,39), (208152,6090007,0,'skin_color',255,0,12), (208153,6090007,0,'soga_eye_color',255,0,255), (208154,6090008,0,'eye_color',52,254,144), (208155,6090008,0,'skin_color',177,177,141), (208156,6090008,0,'soga_eye_color',255,0,255), (208157,6090009,0,'eye_color',87,72,58), (208158,6090009,0,'skin_color',240,218,130), (208159,6090009,0,'soga_eye_color',255,0,255), (208160,6090010,0,'eye_color',40,104,255), (208161,6090010,0,'skin_color',239,239,232), (208162,6090010,0,'soga_eye_color',255,0,255), (208163,6090011,0,'eye_color',211,185,78), (208164,6090011,0,'skin_color',147,97,68), (208165,6090011,0,'soga_eye_color',255,0,255), (208166,6090012,0,'eye_color',255,255,255), (208167,6090012,0,'skin_color',255,255,255), (208168,6090012,0,'soga_eye_color',255,0,255), (208169,6090013,0,'eye_color',255,255,255), (208170,6090013,0,'skin_color',255,255,255), (208171,6090013,0,'soga_eye_color',255,0,255), (208172,6090014,0,'eye_color',255,255,255), (208173,6090014,0,'skin_color',255,255,255), (208174,6090014,0,'soga_eye_color',255,0,255), (208175,6090015,0,'eye_color',255,255,255), (208176,6090015,0,'hair_type_highlight_color',128,128,128), (208177,6090015,0,'skin_color',255,255,255), (208178,6090015,0,'soga_eye_color',255,0,255), (208179,6090015,0,'soga_hair_type_highlight_color',128,128,128), (208180,5760000,1,'cheek_type',91,-1,0), (208181,5760000,1,'chin_type',75,31,34), (208182,5760000,1,'ear_type',-100,-97,0), (208183,5760000,1,'eye_brow_type',-47,74,-41), (208184,5760000,0,'eye_color',204,204,204), (208185,5760000,1,'eye_type',25,0,0), (208186,5760000,0,'hair_color1',14,198,50), (208187,5760000,1,'lip_type',-11,15,8), (208188,5760000,1,'nose_type',-83,14,-58), (208189,5760000,0,'skin_color',177,179,180), (208190,5760000,1,'soga_cheek_type',0,-47,74), (208191,5760000,1,'soga_chin_type',0,-11,15), (208192,5760000,1,'soga_ear_type',0,25,0), (208193,5760000,1,'soga_eye_brow_type',0,-100,-97), (208194,5760000,0,'soga_eye_color',204,204,204), (208195,5760000,1,'soga_lip_type',-41,91,-1), (208196,5760000,1,'soga_nose_type',8,75,31), (208197,5760000,0,'soga_skin_color',177,179,180), (208198,5760001,1,'cheek_type',15,-21,0), (208199,5760001,1,'chin_type',32,81,-50), (208200,5760001,1,'ear_type',-12,52,0), (208201,5760001,1,'eye_brow_type',-89,0,10), (208202,5760001,0,'eye_color',131,180,186), (208203,5760001,1,'eye_type',42,0,0), (208204,5760001,0,'hair_color1',239,198,48), (208205,5760001,0,'hair_face_highlight_color',190,97,43), (208206,5760001,0,'hair_type_highlight_color',190,97,43), (208207,5760001,1,'lip_type',43,64,0), (208208,5760001,1,'nose_type',0,-17,-58), (208209,5760001,0,'skin_color',239,197,196), (208210,5760001,1,'soga_cheek_type',0,-89,0), (208211,5760001,1,'soga_chin_type',0,43,64), (208212,5760001,1,'soga_ear_type',0,42,0), (208213,5760001,1,'soga_eye_brow_type',0,-12,52), (208214,5760001,0,'soga_eye_color',204,204,204), (208215,5760001,0,'soga_hair_face_highlight_color',190,97,43), (208216,5760001,0,'soga_hair_type_highlight_color',190,97,43), (208217,5760001,1,'soga_lip_type',10,15,-21), (208218,5760001,1,'soga_nose_type',0,32,81), (208219,5760001,0,'soga_skin_color',239,197,196), (208220,5760002,0,'eye_color',29,29,29), (208221,5760002,0,'skin_color',36,51,139), (208222,5760002,0,'soga_eye_color',255,0,255), (208223,5760003,0,'eye_color',253,202,130), (208224,5760003,0,'skin_color',255,0,12), (208225,5760003,0,'soga_eye_color',255,0,255), (208226,5760004,0,'eye_color',255,255,255), (208227,5760004,0,'skin_color',255,255,255), (208228,5760004,0,'soga_eye_color',255,0,255), (208229,5760005,0,'eye_color',255,255,255), (208230,5760005,0,'skin_color',255,255,255), (208231,5760005,0,'soga_eye_color',255,0,255), (208232,5760006,0,'eye_color',255,255,255), (208233,5760006,0,'skin_color',255,255,255), (208234,5760006,0,'soga_eye_color',255,0,255), (208235,5760007,0,'eye_color',160,224,186), (208236,5760007,0,'skin_color',215,218,158), (208237,5760007,0,'soga_eye_color',255,0,255), (208238,5760008,0,'eye_color',255,255,255), (208239,5760008,0,'skin_color',255,255,255), (208240,5760008,0,'soga_eye_color',255,0,255), (208241,5760009,0,'eye_color',255,255,255), (208242,5760009,0,'skin_color',255,255,255), (208243,5760009,0,'soga_eye_color',255,0,255), (208244,5760010,1,'cheek_type',42,-2,0), (208245,5760010,1,'chin_type',43,-31,78), (208246,5760010,1,'ear_type',25,-31,0), (208247,5760010,1,'eye_brow_type',-56,31,-22), (208248,5760010,0,'eye_color',89,118,67), (208249,5760010,1,'eye_type',19,0,0), (208250,5760010,0,'hair_color1',251,72,202), (208251,5760010,0,'hair_face_color',200,187,172), (208252,5760010,0,'hair_face_highlight_color',233,184,31), (208253,5760010,0,'hair_type_color',200,187,172), (208254,5760010,0,'hair_type_highlight_color',233,184,31), (208255,5760010,1,'lip_type',-98,-41,-89), (208256,5760010,1,'nose_type',68,7,-65), (208257,5760010,0,'skin_color',219,196,185), (208258,5760010,1,'soga_cheek_type',0,-55,25), (208259,5760010,1,'soga_chin_type',0,48,87), (208260,5760010,1,'soga_ear_type',0,46,0), (208261,5760010,1,'soga_eye_brow_type',0,-3,34), (208262,5760010,0,'soga_eye_color',204,204,204), (208263,5760010,0,'soga_hair_face_color',210,148,19), (208264,5760010,0,'soga_hair_face_highlight_color',190,97,43), (208265,5760010,0,'soga_hair_type_color',210,148,19), (208266,5760010,0,'soga_hair_type_highlight_color',190,97,43), (208267,5760010,1,'soga_lip_type',-82,-33,-89), (208268,5760010,1,'soga_nose_type',34,2,-40), (208269,5760010,0,'soga_skin_color',217,192,182), (208270,5760011,0,'eye_color',255,255,255), (208271,5760011,0,'skin_color',255,255,255), (208272,5760011,0,'soga_eye_color',255,0,255), (208273,5760012,0,'eye_color',255,255,255), (208274,5760012,0,'skin_color',255,255,255), (208275,5760012,0,'soga_eye_color',255,0,255), (208276,5760013,0,'eye_color',255,255,255), (208277,5760013,0,'skin_color',255,255,255), (208278,5760013,0,'soga_eye_color',255,0,255), (208279,5760014,1,'cheek_type',-74,-93,0), (208280,5760014,1,'chin_type',14,-17,0), (208281,5760014,1,'ear_type',-28,50,0), (208282,5760014,1,'eye_brow_type',-17,-58,90), (208283,5760014,0,'eye_color',30,126,100), (208284,5760014,1,'eye_type',44,0,0), (208285,5760014,0,'hair_color1',94,228,201), (208286,5760014,0,'hair_face_color',84,0,0), (208287,5760014,0,'hair_face_highlight_color',107,24,22), (208288,5760014,0,'hair_type_color',84,0,0), (208289,5760014,0,'hair_type_highlight_color',107,24,22), (208290,5760014,1,'lip_type',0,76,1), (208291,5760014,1,'nose_type',-3,94,-28), (208292,5760014,0,'skin_color',123,123,121), (208293,5760014,1,'soga_cheek_type',0,-17,-58), (208294,5760014,1,'soga_chin_type',0,0,76), (208295,5760014,1,'soga_ear_type',0,44,0), (208296,5760014,1,'soga_eye_brow_type',0,-28,50), (208297,5760014,0,'soga_eye_color',204,204,204), (208298,5760014,0,'soga_hair_face_color',84,0,0), (208299,5760014,0,'soga_hair_face_highlight_color',107,24,22), (208300,5760014,0,'soga_hair_type_color',84,0,0), (208301,5760014,0,'soga_hair_type_highlight_color',107,24,22), (208302,5760014,1,'soga_lip_type',90,-74,-93), (208303,5760014,1,'soga_nose_type',1,14,-17), (208304,5760014,0,'soga_skin_color',123,123,121), (208305,5760015,1,'cheek_type',-43,57,0), (208306,5760015,1,'chin_type',-61,8,-69), (208307,5760015,1,'ear_type',37,-28,0), (208308,5760015,1,'eye_brow_type',5,90,62), (208309,5760015,0,'eye_color',16,16,194), (208310,5760015,1,'eye_type',-42,0,0), (208311,5760015,0,'hair_color1',181,93,168), (208312,5760015,0,'hair_type_color',97,4,0), (208313,5760015,0,'hair_type_highlight_color',16,2,22), (208314,5760015,1,'lip_type',64,31,-50), (208315,5760015,1,'nose_type',-90,-75,93), (208316,5760015,0,'skin_color',148,127,79), (208317,5760015,1,'soga_cheek_type',0,5,90), (208318,5760015,1,'soga_chin_type',0,64,31), (208319,5760015,1,'soga_ear_type',0,-42,0), (208320,5760015,1,'soga_eye_brow_type',0,37,-28), (208321,5760015,0,'soga_eye_color',204,204,204), (208322,5760015,0,'soga_hair_type_color',97,4,0), (208323,5760015,0,'soga_hair_type_highlight_color',16,2,22), (208324,5760015,1,'soga_lip_type',62,-43,57), (208325,5760015,1,'soga_nose_type',-50,-61,8), (208326,5760015,0,'soga_skin_color',148,127,79), (208327,5760015,0,'wing_color1',21,35,190), (208328,5760015,0,'wing_color2',167,16,57), (208329,5760016,1,'cheek_type',-26,63,0), (208330,5760016,1,'chin_type',76,-74,-76), (208331,5760016,1,'ear_type',-82,50,0), (208332,5760016,1,'eye_brow_type',78,25,94), (208333,5760016,0,'eye_color',126,178,194), (208334,5760016,1,'eye_type',58,0,0), (208335,5760016,0,'hair_color1',87,188,90), (208336,5760016,0,'hair_face_color',220,180,17), (208337,5760016,0,'hair_face_highlight_color',8,2,4), (208338,5760016,0,'hair_type_color',220,180,17), (208339,5760016,0,'hair_type_highlight_color',8,2,4), (208340,5760016,1,'lip_type',17,-52,71), (208341,5760016,1,'nose_type',75,-34,-68), (208342,5760016,0,'skin_color',175,183,171), (208343,5760016,1,'soga_cheek_type',0,81,47), (208344,5760016,1,'soga_chin_type',0,-14,78), (208345,5760016,1,'soga_ear_type',0,-81,0), (208346,5760016,1,'soga_eye_brow_type',0,7,32), (208347,5760016,0,'soga_eye_color',204,204,204), (208348,5760016,0,'soga_hair_face_color',227,173,23), (208349,5760016,0,'soga_hair_face_highlight_color',100,70,10), (208350,5760016,0,'soga_hair_type_color',227,173,23), (208351,5760016,0,'soga_hair_type_highlight_color',100,70,10), (208352,5760016,1,'soga_lip_type',-50,95,-66), (208353,5760016,1,'soga_nose_type',70,75,-74), (208354,5760016,0,'soga_skin_color',242,247,247), (208355,5760017,0,'eye_color',255,255,255), (208356,5760017,0,'skin_color',255,255,255), (208357,5760017,0,'soga_eye_color',255,0,255), (208358,5760018,0,'eye_color',255,255,255), (208359,5760018,0,'skin_color',255,255,255), (208360,5760018,0,'soga_eye_color',255,0,255), (208361,5760019,0,'eye_color',29,29,29), (208362,5760019,0,'skin_color',36,51,139), (208363,5760019,0,'soga_eye_color',255,0,255), (208364,5760020,0,'eye_color',253,202,130), (208365,5760020,0,'skin_color',255,0,12), (208366,5760020,0,'soga_eye_color',255,0,255), (208367,5760021,0,'eye_color',160,224,186), (208368,5760021,0,'skin_color',215,218,158), (208369,5760021,0,'soga_eye_color',255,0,255), (208370,5760022,0,'eye_color',255,255,255), (208371,5760022,0,'skin_color',255,255,255), (208372,5760022,0,'soga_eye_color',255,0,255), (208373,5760023,0,'eye_color',255,255,255), (208374,5760023,0,'skin_color',255,255,255), (208375,5760023,0,'soga_eye_color',255,0,255), (208376,5760024,0,'eye_color',255,255,255), (208377,5760024,0,'skin_color',255,255,255), (208378,5760024,0,'soga_eye_color',255,0,255), (208379,5760025,0,'eye_color',160,224,186), (208380,5760025,0,'skin_color',215,218,158), (208381,5760025,0,'soga_eye_color',255,0,255), (208382,5760026,0,'eye_color',80,131,177), (208383,5760026,0,'skin_color',171,220,240), (208384,5760026,0,'soga_eye_color',255,0,255), (208385,5760027,0,'eye_color',65,43,86), (208386,5760027,0,'skin_color',134,74,87), (208387,5760027,0,'soga_eye_color',255,0,255), (208388,5760028,0,'eye_color',255,255,255), (208389,5760028,0,'skin_color',255,255,255), (208390,5760028,0,'soga_eye_color',255,0,255), (208391,5760029,0,'eye_color',255,255,255), (208392,5760029,0,'skin_color',255,255,255), (208393,5760029,0,'soga_eye_color',255,0,255), (208394,3350000,1,'cheek_type',-43,57,0), (208395,3350000,1,'chin_type',-61,8,-69), (208396,3350000,1,'ear_type',37,-28,0), (208397,3350000,1,'eye_brow_type',5,90,62), (208398,3350000,0,'eye_color',16,16,194), (208399,3350000,1,'eye_type',-42,0,0), (208400,3350000,0,'hair_color1',181,93,168), (208401,3350000,0,'hair_type_color',97,4,0), (208402,3350000,0,'hair_type_highlight_color',16,2,22), (208403,3350000,1,'lip_type',64,31,-50), (208404,3350000,1,'nose_type',-90,-75,93), (208405,3350000,0,'skin_color',148,127,79), (208406,3350000,1,'soga_cheek_type',0,5,90), (208407,3350000,1,'soga_chin_type',0,64,31), (208408,3350000,1,'soga_ear_type',0,-42,0), (208409,3350000,1,'soga_eye_brow_type',0,37,-28), (208410,3350000,0,'soga_eye_color',204,204,204), (208411,3350000,0,'soga_hair_type_color',97,4,0), (208412,3350000,0,'soga_hair_type_highlight_color',16,2,22), (208413,3350000,1,'soga_lip_type',62,-43,57), (208414,3350000,1,'soga_nose_type',-50,-61,8), (208415,3350000,0,'soga_skin_color',148,127,79), (208416,3350000,0,'wing_color1',21,35,190), (208417,3350000,0,'wing_color2',167,16,57), (208418,3350001,0,'eye_color',255,255,255), (208419,3350001,0,'skin_color',255,223,223), (208420,3350001,0,'soga_eye_color',255,0,255), (208421,3350002,0,'eye_color',255,255,255), (208422,3350002,0,'skin_color',223,223,223), (208423,3350002,0,'soga_eye_color',255,0,255), (208424,3350003,0,'eye_color',255,255,255), (208425,3350003,0,'skin_color',255,223,223), (208426,3350003,0,'soga_eye_color',255,0,255), (208427,3350004,0,'eye_color',255,255,255), (208428,3350004,0,'skin_color',223,223,255), (208429,3350004,0,'soga_eye_color',255,0,255), (208430,3350005,0,'eye_color',255,255,255), (208431,3350005,0,'skin_color',223,255,223), (208432,3350005,0,'soga_eye_color',255,0,255), (208433,3350006,0,'eye_color',255,255,255), (208434,3350006,0,'skin_color',255,255,255), (208435,3350006,0,'soga_eye_color',255,0,255), (208436,3350007,0,'eye_color',255,255,255), (208437,3350007,0,'skin_color',223,223,223), (208438,3350007,0,'soga_eye_color',255,0,255), (208439,3460000,1,'cheek_type',-43,57,0), (208440,3460000,1,'chin_type',-61,8,-69), (208441,3460000,1,'ear_type',37,-28,0), (208442,3460000,1,'eye_brow_type',5,90,62), (208443,3460000,0,'eye_color',16,16,194), (208444,3460000,1,'eye_type',-42,0,0), (208445,3460000,0,'hair_color1',181,93,168), (208446,3460000,0,'hair_type_color',97,4,0), (208447,3460000,0,'hair_type_highlight_color',16,2,22), (208448,3460000,1,'lip_type',64,31,-50), (208449,3460000,1,'nose_type',-90,-75,93), (208450,3460000,0,'skin_color',148,127,79), (208451,3460000,1,'soga_cheek_type',0,5,90), (208452,3460000,1,'soga_chin_type',0,64,31), (208453,3460000,1,'soga_ear_type',0,-42,0), (208454,3460000,1,'soga_eye_brow_type',0,37,-28), (208455,3460000,0,'soga_eye_color',204,204,204), (208456,3460000,0,'soga_hair_type_color',97,4,0), (208457,3460000,0,'soga_hair_type_highlight_color',16,2,22), (208458,3460000,1,'soga_lip_type',62,-43,57), (208459,3460000,1,'soga_nose_type',-50,-61,8), (208460,3460000,0,'soga_skin_color',148,127,79), (208461,3460000,0,'wing_color1',21,35,190), (208462,3460000,0,'wing_color2',167,16,57), (208463,3460001,0,'eye_color',255,255,255), (208464,3460001,0,'skin_color',255,255,255), (208465,3460001,0,'soga_eye_color',255,0,255), (208466,3460002,0,'eye_color',255,255,255), (208467,3460002,0,'skin_color',255,255,255), (208468,3460002,0,'soga_eye_color',255,0,255), (208469,3460003,1,'cheek_type',20,52,0), (208470,3460003,1,'chin_type',-79,-87,-4), (208471,3460003,1,'ear_type',57,46,0), (208472,3460003,1,'eye_brow_type',96,-57,-38), (208473,3460003,0,'eye_color',121,0,121), (208474,3460003,1,'eye_type',26,0,0), (208475,3460003,0,'hair_color1',47,213,197), (208476,3460003,1,'lip_type',-31,-55,-44), (208477,3460003,1,'nose_type',-87,47,-43), (208478,3460003,0,'skin_color',225,210,207), (208479,3460003,1,'soga_cheek_type',0,96,-57), (208480,3460003,1,'soga_chin_type',0,-31,-55), (208481,3460003,1,'soga_ear_type',0,26,0), (208482,3460003,1,'soga_eye_brow_type',0,57,46), (208483,3460003,0,'soga_eye_color',229,229,102), (208484,3460003,1,'soga_lip_type',-38,20,52), (208485,3460003,1,'soga_nose_type',-44,-79,-87), (208486,3460003,0,'soga_skin_color',225,210,207), (208487,3460003,0,'wing_color1',255,255,255), (208488,3460003,0,'wing_color2',255,255,255), (208489,3460004,0,'eye_color',255,255,255), (208490,3460004,0,'skin_color',255,255,255), (208491,3460004,0,'soga_eye_color',255,0,255), (208492,3460005,0,'eye_color',255,255,255), (208493,3460005,0,'skin_color',255,255,255), (208494,3460005,0,'soga_eye_color',255,0,255), (208495,3460006,1,'cheek_type',83,75,0), (208496,3460006,1,'chin_type',56,37,81), (208497,3460006,1,'ear_type',38,7,0), (208498,3460006,1,'eye_brow_type',-25,-81,-77), (208499,3460006,0,'eye_color',0,149,149), (208500,3460006,1,'eye_type',-17,0,0), (208501,3460006,0,'hair_color1',167,90,58), (208502,3460006,1,'lip_type',71,-3,17), (208503,3460006,1,'nose_type',71,-89,90), (208504,3460006,0,'skin_color',114,133,142), (208505,3460006,1,'soga_cheek_type',0,-25,-81), (208506,3460006,1,'soga_chin_type',0,71,-3), (208507,3460006,1,'soga_ear_type',0,-17,0), (208508,3460006,1,'soga_eye_brow_type',0,38,7), (208509,3460006,0,'soga_eye_color',229,229,102), (208510,3460006,1,'soga_lip_type',-77,83,75), (208511,3460006,1,'soga_nose_type',17,56,37), (208512,3460006,0,'soga_skin_color',114,133,142), (208513,3460006,0,'wing_color1',255,255,255), (208514,3460006,0,'wing_color2',255,255,255), (208515,3460007,1,'cheek_type',77,-37,0), (208516,3460007,1,'chin_type',23,56,-5), (208517,3460007,1,'ear_type',68,-17,0), (208518,3460007,1,'eye_brow_type',41,75,71), (208519,3460007,0,'eye_color',2,0,59), (208520,3460007,1,'eye_type',-52,0,0), (208521,3460007,0,'hair_color1',47,62,174), (208522,3460007,1,'lip_type',81,85,-28), (208523,3460007,1,'nose_type',52,47,62), (208524,3460007,0,'skin_color',37,43,59), (208525,3460007,1,'soga_cheek_type',0,41,75), (208526,3460007,1,'soga_chin_type',0,81,85), (208527,3460007,1,'soga_ear_type',0,-52,0), (208528,3460007,1,'soga_eye_brow_type',0,68,-17), (208529,3460007,0,'soga_eye_color',229,229,102), (208530,3460007,1,'soga_lip_type',71,77,-37), (208531,3460007,1,'soga_nose_type',-28,23,56), (208532,3460007,0,'soga_skin_color',37,43,59), (208533,3460007,0,'wing_color1',255,255,255), (208534,3460007,0,'wing_color2',255,255,255), (208535,3460008,1,'cheek_type',-52,20,0), (208536,3460008,1,'chin_type',-87,14,55), (208537,3460008,1,'ear_type',-70,-50,0), (208538,3460008,1,'eye_brow_type',-57,78,40), (208539,3460008,0,'eye_color',0,94,10), (208540,3460008,1,'eye_type',-44,0,0), (208541,3460008,0,'hair_color1',44,46,31), (208542,3460008,1,'lip_type',76,-20,39), (208543,3460008,1,'nose_type',65,44,46), (208544,3460008,0,'skin_color',148,133,74), (208545,3460008,1,'soga_cheek_type',0,-57,78), (208546,3460008,1,'soga_chin_type',0,76,-20), (208547,3460008,1,'soga_ear_type',0,-44,0), (208548,3460008,1,'soga_eye_brow_type',0,-70,-50), (208549,3460008,0,'soga_eye_color',229,229,102), (208550,3460008,1,'soga_lip_type',40,-52,20), (208551,3460008,1,'soga_nose_type',39,-87,14), (208552,3460008,0,'soga_skin_color',148,133,74), (208553,3460008,0,'wing_color1',255,255,255), (208554,3460008,0,'wing_color2',255,255,255), (208555,3460009,0,'eye_color',255,255,255), (208556,3460009,0,'skin_color',255,255,255), (208557,3460009,0,'soga_eye_color',255,0,255), (208558,3460010,0,'eye_color',255,255,255), (208559,3460010,0,'skin_color',255,255,255), (208560,3460010,0,'soga_eye_color',255,0,255), (208561,3460011,0,'eye_color',255,255,255), (208562,3460011,0,'skin_color',255,255,255), (208563,3460011,0,'soga_eye_color',255,0,255), (208564,3460012,0,'eye_color',255,255,255), (208565,3460012,0,'skin_color',255,255,255), (208566,3460012,0,'soga_eye_color',255,0,255), (208567,3460013,1,'cheek_type',-25,41,0), (208568,3460013,1,'chin_type',38,50,-22), (208569,3460013,1,'ear_type',-43,-12,0), (208570,3460013,1,'eye_brow_type',-50,-34,-75), (208571,3460013,0,'eye_color',141,4,191), (208572,3460013,1,'eye_type',97,0,0), (208573,3460013,0,'hair_color1',63,160,193), (208574,3460013,1,'lip_type',71,-97,-69), (208575,3460013,1,'nose_type',-87,63,-96), (208576,3460013,0,'skin_color',123,78,68), (208577,3460013,1,'soga_cheek_type',0,-50,-34), (208578,3460013,1,'soga_chin_type',0,71,-97), (208579,3460013,1,'soga_ear_type',0,97,0), (208580,3460013,1,'soga_eye_brow_type',0,-43,-12), (208581,3460013,0,'soga_eye_color',229,229,102), (208582,3460013,1,'soga_lip_type',-75,-25,41), (208583,3460013,1,'soga_nose_type',-69,38,50), (208584,3460013,0,'soga_skin_color',123,78,68), (208585,3460013,0,'wing_color1',255,255,255), (208586,3460013,0,'wing_color2',255,255,255), (208587,3210000,1,'cheek_type',-43,57,0), (208588,3210000,1,'chin_type',-61,8,-69), (208589,3210000,1,'ear_type',37,-28,0), (208590,3210000,1,'eye_brow_type',5,90,62), (208591,3210000,0,'eye_color',16,16,194), (208592,3210000,1,'eye_type',-42,0,0), (208593,3210000,0,'hair_color1',181,93,168), (208594,3210000,0,'hair_type_color',97,4,0), (208595,3210000,0,'hair_type_highlight_color',16,2,22), (208596,3210000,1,'lip_type',64,31,-50), (208597,3210000,1,'nose_type',-90,-75,93), (208598,3210000,0,'skin_color',148,127,79), (208599,3210000,1,'soga_cheek_type',0,5,90), (208600,3210000,1,'soga_chin_type',0,64,31), (208601,3210000,1,'soga_ear_type',0,-42,0), (208602,3210000,1,'soga_eye_brow_type',0,37,-28), (208603,3210000,0,'soga_eye_color',204,204,204), (208604,3210000,0,'soga_hair_type_color',97,4,0), (208605,3210000,0,'soga_hair_type_highlight_color',16,2,22), (208606,3210000,1,'soga_lip_type',62,-43,57), (208607,3210000,1,'soga_nose_type',-50,-61,8), (208608,3210000,0,'soga_skin_color',148,127,79), (208609,3210000,0,'wing_color1',21,35,190), (208610,3210000,0,'wing_color2',167,16,57), (208611,3210001,1,'cheek_type',44,0,0), (208612,3210001,1,'chin_type',90,-11,0), (208613,3210001,1,'ear_type',-8,-98,0), (208614,3210001,1,'eye_brow_type',-91,-53,-25), (208615,3210001,0,'eye_color',119,175,191), (208616,3210001,1,'eye_type',75,0,0), (208617,3210001,0,'hair_color1',53,222,247), (208618,3210001,0,'hair_color2',208,0,0), (208619,3210001,0,'hair_face_color',184,128,10), (208620,3210001,0,'hair_face_highlight_color',47,14,19), (208621,3210001,0,'hair_type_color',184,128,10), (208622,3210001,0,'hair_type_highlight_color',47,14,19), (208623,3210001,1,'lip_type',0,32,-22), (208624,3210001,1,'nose_type',90,53,-34), (208625,3210001,0,'skin_color',61,63,63), (208626,3210001,1,'soga_cheek_type',0,-91,-53), (208627,3210001,1,'soga_chin_type',0,0,32), (208628,3210001,1,'soga_ear_type',0,75,0), (208629,3210001,1,'soga_eye_brow_type',0,-8,-98), (208630,3210001,0,'soga_eye_color',229,229,102), (208631,3210001,1,'soga_eye_type',-48,0,0), (208632,3210001,0,'soga_hair_face_color',184,128,10), (208633,3210001,0,'soga_hair_face_highlight_color',47,14,19), (208634,3210001,0,'soga_hair_type_color',184,128,10), (208635,3210001,0,'soga_hair_type_highlight_color',47,14,19), (208636,3210001,1,'soga_lip_type',-25,44,0), (208637,3210001,1,'soga_nose_type',-22,90,-11), (208638,3210001,0,'soga_skin_color',61,63,63), (208639,3210001,0,'wing_color1',255,255,255), (208640,3210001,0,'wing_color2',255,255,255), (208641,3210002,0,'eye_color',255,255,255), (208642,3210002,0,'skin_color',255,255,255), (208643,3210002,0,'soga_eye_color',255,0,255), (208644,3210003,1,'cheek_type',-38,-47,0), (208645,3210003,1,'chin_type',-56,93,59), (208646,3210003,1,'ear_type',34,-34,0), (208647,3210003,1,'eye_brow_type',28,-17,43), (208648,3210003,0,'eye_color',153,121,85), (208649,3210003,1,'eye_type',-45,0,0), (208650,3210003,0,'hair_color1',242,61,167), (208651,3210003,0,'hair_face_color',168,59,22), (208652,3210003,0,'hair_face_highlight_color',194,136,14), (208653,3210003,0,'hair_type_color',168,59,22), (208654,3210003,0,'hair_type_highlight_color',194,136,14), (208655,3210003,1,'lip_type',-19,-25,-44), (208656,3210003,1,'nose_type',-81,-14,61), (208657,3210003,0,'skin_color',246,253,253), (208658,3210003,1,'soga_cheek_type',0,28,-17), (208659,3210003,1,'soga_chin_type',0,-19,-25), (208660,3210003,1,'soga_ear_type',0,-45,0), (208661,3210003,1,'soga_eye_brow_type',0,34,-34), (208662,3210003,0,'soga_eye_color',229,229,102), (208663,3210003,0,'soga_hair_face_color',168,59,22), (208664,3210003,0,'soga_hair_face_highlight_color',194,136,14), (208665,3210003,0,'soga_hair_type_color',168,59,22), (208666,3210003,0,'soga_hair_type_highlight_color',194,136,14), (208667,3210003,1,'soga_lip_type',43,-38,-47), (208668,3210003,1,'soga_nose_type',-44,-56,93), (208669,3210003,0,'soga_skin_color',246,253,253), (208670,3210003,0,'wing_color1',255,255,255), (208671,3210003,0,'wing_color2',255,255,255), (208672,3210004,1,'cheek_type',-57,-4,0), (208673,3210004,1,'chin_type',2,32,26), (208674,3210004,1,'ear_type',90,-29,0), (208675,3210004,1,'eye_brow_type',79,-15,71), (208676,3210004,0,'eye_color',119,166,156), (208677,3210004,1,'eye_type',-74,0,0), (208678,3210004,0,'hair_color1',15,5,193), (208679,3210004,0,'hair_color2',161,0,0), (208680,3210004,0,'hair_face_color',224,174,21), (208681,3210004,0,'hair_face_highlight_color',193,100,45), (208682,3210004,0,'hair_type_color',224,174,21), (208683,3210004,0,'hair_type_highlight_color',193,100,45), (208684,3210004,1,'lip_type',97,17,-82), (208685,3210004,1,'nose_type',66,15,5), (208686,3210004,0,'skin_color',100,102,102), (208687,3210004,1,'soga_cheek_type',0,79,-15), (208688,3210004,1,'soga_chin_type',0,97,17), (208689,3210004,1,'soga_ear_type',0,-74,0), (208690,3210004,1,'soga_eye_brow_type',0,90,-29), (208691,3210004,0,'soga_eye_color',229,229,102), (208692,3210004,1,'soga_eye_type',-95,0,0), (208693,3210004,0,'soga_hair_face_color',224,174,21), (208694,3210004,0,'soga_hair_face_highlight_color',193,100,45), (208695,3210004,0,'soga_hair_type_color',224,174,21), (208696,3210004,0,'soga_hair_type_highlight_color',193,100,45), (208697,3210004,1,'soga_lip_type',71,-57,-4), (208698,3210004,1,'soga_nose_type',-82,2,32), (208699,3210004,0,'soga_skin_color',100,102,102), (208700,3210004,0,'wing_color1',255,255,255), (208701,3210004,0,'wing_color2',255,255,255), (208702,3210005,1,'cheek_type',17,87,0), (208703,3210005,1,'chin_type',-76,62,75), (208704,3210005,1,'ear_type',-96,9,0), (208705,3210005,1,'eye_brow_type',-34,-63,88), (208706,3210005,0,'eye_color',100,151,134), (208707,3210005,1,'eye_type',77,0,0), (208708,3210005,0,'hair_color1',94,19,68), (208709,3210005,0,'hair_color2',57,0,0), (208710,3210005,0,'hair_face_color',10,3,5), (208711,3210005,0,'hair_face_highlight_color',184,128,10), (208712,3210005,0,'hair_type_color',10,3,5), (208713,3210005,0,'hair_type_highlight_color',184,128,10), (208714,3210005,1,'lip_type',2,26,-23), (208715,3210005,1,'nose_type',-47,94,19), (208716,3210005,0,'skin_color',145,103,75), (208717,3210005,1,'soga_cheek_type',0,-34,-63), (208718,3210005,1,'soga_chin_type',0,2,26), (208719,3210005,1,'soga_ear_type',0,77,0), (208720,3210005,1,'soga_eye_brow_type',0,-96,9), (208721,3210005,0,'soga_eye_color',229,229,102), (208722,3210005,1,'soga_eye_type',57,0,0), (208723,3210005,0,'soga_hair_face_color',10,3,5), (208724,3210005,0,'soga_hair_face_highlight_color',184,128,10), (208725,3210005,0,'soga_hair_type_color',10,3,5), (208726,3210005,0,'soga_hair_type_highlight_color',184,128,10), (208727,3210005,1,'soga_lip_type',88,17,87), (208728,3210005,1,'soga_nose_type',-23,-76,62), (208729,3210005,0,'soga_skin_color',145,103,75), (208730,3210005,0,'wing_color1',255,255,255), (208731,3210005,0,'wing_color2',255,255,255), (208732,3210006,1,'cheek_type',4,62,0), (208733,3210006,1,'chin_type',-28,-82,-75), (208734,3210006,1,'ear_type',-71,-72,0), (208735,3210006,1,'eye_brow_type',-68,19,23), (208736,3210006,0,'eye_color',119,175,191), (208737,3210006,1,'eye_type',62,0,0), (208738,3210006,0,'hair_color1',227,251,28), (208739,3210006,1,'lip_type',77,-17,-95), (208740,3210006,1,'nose_type',17,-29,-5), (208741,3210006,0,'skin_color',211,198,173), (208742,3210006,1,'soga_cheek_type',0,-68,19), (208743,3210006,1,'soga_chin_type',0,77,-17), (208744,3210006,1,'soga_ear_type',0,62,0), (208745,3210006,1,'soga_eye_brow_type',0,-71,-72), (208746,3210006,0,'soga_eye_color',229,229,102), (208747,3210006,1,'soga_lip_type',23,4,62), (208748,3210006,1,'soga_nose_type',-95,-28,-82), (208749,3210006,0,'soga_skin_color',211,198,173), (208750,3210006,0,'wing_color1',255,255,255), (208751,3210006,0,'wing_color2',255,255,255), (208752,3210007,0,'eye_color',255,255,255), (208753,3210007,0,'skin_color',255,255,255), (208754,3210007,0,'soga_eye_color',255,0,255), (208755,3210008,0,'eye_color',255,255,255), (208756,3210008,0,'skin_color',255,255,255), (208757,3210008,0,'soga_eye_color',255,0,255), (208758,3210009,0,'eye_color',255,255,255), (208759,3210009,0,'skin_color',255,255,255), (208760,3210009,0,'soga_eye_color',255,0,255), (208761,3210010,0,'eye_color',255,255,255), (208762,3210010,0,'skin_color',255,255,255), (208763,3210010,0,'soga_eye_color',255,0,255), (208764,3210011,0,'eye_color',255,255,255), (208765,3210011,0,'skin_color',255,255,255), (208766,3210011,0,'soga_eye_color',255,0,255), (208767,3210012,0,'eye_color',255,255,255), (208768,3210012,0,'skin_color',255,255,255), (208769,3210012,0,'soga_eye_color',255,0,255), (208770,3210013,0,'eye_color',255,255,255), (208771,3210013,0,'skin_color',255,255,255), (208772,3210013,0,'soga_eye_color',255,0,255), (208773,3210014,0,'eye_color',255,255,255), (208774,3210014,0,'skin_color',255,255,255), (208775,3210014,0,'soga_eye_color',255,0,255), (208776,610000,1,'cheek_type',15,-21,0), (208777,610000,1,'chin_type',32,81,-50), (208778,610000,1,'ear_type',-12,52,0), (208779,610000,1,'eye_brow_type',-89,0,10), (208780,610000,0,'eye_color',131,180,186), (208781,610000,1,'eye_type',42,0,0), (208782,610000,0,'hair_color1',239,198,48), (208783,610000,0,'hair_face_highlight_color',190,97,43), (208784,610000,0,'hair_type_highlight_color',190,97,43), (208785,610000,1,'lip_type',43,64,0), (208786,610000,1,'nose_type',0,-17,-58), (208787,610000,0,'skin_color',239,197,196), (208788,610000,1,'soga_cheek_type',0,-89,0), (208789,610000,1,'soga_chin_type',0,43,64), (208790,610000,1,'soga_ear_type',0,42,0), (208791,610000,1,'soga_eye_brow_type',0,-12,52), (208792,610000,0,'soga_eye_color',204,204,204), (208793,610000,0,'soga_hair_face_highlight_color',190,97,43), (208794,610000,0,'soga_hair_type_highlight_color',190,97,43), (208795,610000,1,'soga_lip_type',10,15,-21), (208796,610000,1,'soga_nose_type',0,32,81), (208797,610000,0,'soga_skin_color',239,197,196), (208798,610001,0,'eye_color',255,255,255), (208799,610001,0,'skin_color',255,255,255), (208800,610001,0,'soga_eye_color',255,0,255), (208801,610002,0,'eye_color',255,255,255), (208802,610002,0,'skin_color',255,255,255), (208803,610002,0,'soga_eye_color',255,0,255), (208804,610003,0,'eye_color',0,0,255), (208805,610003,0,'skin_color',255,255,255), (208806,610003,0,'soga_eye_color',255,0,255), (208807,610004,0,'eye_color',173,167,43), (208808,610004,0,'skin_color',87,96,64), (208809,610004,0,'soga_eye_color',255,0,255), (208810,610005,0,'eye_color',143,128,17), (208811,610005,0,'skin_color',88,91,64), (208812,610005,0,'soga_eye_color',255,0,255), (208813,610006,0,'eye_color',255,255,255), (208814,610006,0,'skin_color',255,255,255), (208815,610006,0,'soga_eye_color',255,0,255), (208816,610007,0,'eye_color',255,0,0), (208817,610007,0,'skin_color',130,130,130), (208818,610007,0,'soga_eye_color',255,0,255), (208819,610008,0,'eye_color',255,255,255), (208820,610008,0,'skin_color',255,255,255), (208821,610008,0,'soga_eye_color',255,0,255), (208822,610009,0,'eye_color',255,0,0), (208823,610009,0,'skin_color',110,101,59), (208824,610009,0,'soga_eye_color',255,0,255), (208825,610010,0,'eye_color',255,255,255), (208826,610010,0,'skin_color',255,255,255), (208827,610010,0,'soga_eye_color',255,0,255), (208828,610011,0,'eye_color',255,0,0), (208829,610011,0,'skin_color',122,130,56), (208830,610011,0,'soga_eye_color',255,0,255), (208831,610012,0,'eye_color',1,1,1), (208832,610012,0,'skin_color',255,128,0), (208833,610012,0,'soga_eye_color',255,0,255), (208834,610013,0,'eye_color',1,1,1), (208835,610013,0,'skin_color',0,255,255), (208836,610013,0,'soga_eye_color',255,0,255), (208837,610014,0,'eye_color',255,255,255), (208838,610014,0,'skin_color',255,255,255), (208839,610015,0,'eye_color',255,255,255), (208840,610015,0,'skin_color',255,255,255), (208841,610016,0,'eye_color',255,255,255), (208842,610016,0,'skin_color',154,36,36), (208843,610017,0,'eye_color',66,255,66), (208844,610017,0,'skin_color',91,91,255), (208845,610018,0,'eye_color',255,255,255), (208846,610018,0,'skin_color',255,255,255), (208847,610019,1,'cheek_type',81,28,0), (208848,610019,1,'chin_type',57,84,25), (208849,610019,1,'ear_type',64,28,0), (208850,610019,1,'eye_brow_type',46,-56,-93), (208851,610019,0,'eye_color',208,42,35), (208852,610019,1,'eye_type',14,0,0), (208853,610019,0,'hair_face_color',154,55,28), (208854,610019,0,'hair_type_color',154,55,28), (208855,610019,1,'lip_type',93,-83,-28), (208856,610019,1,'nose_type',19,76,-50), (208857,610019,0,'skin_color',217,215,215), (208858,610019,1,'soga_cheek_type',81,28,0), (208859,610019,1,'soga_chin_type',57,84,25), (208860,610019,1,'soga_ear_type',64,28,0), (208861,610019,1,'soga_eye_brow_type',46,-56,-93), (208862,610019,0,'soga_eye_color',217,215,215), (208863,610019,1,'soga_eye_type',14,0,0), (208864,610019,0,'soga_hair_face_color',154,55,28), (208865,610019,0,'soga_hair_type_color',154,55,28), (208866,610019,1,'soga_lip_type',93,-83,-28), (208867,610019,1,'soga_nose_type',19,76,-50), (208868,610019,0,'soga_skin_color',208,42,35), (208869,610019,0,'wing_color1',255,255,255), (208870,610019,0,'wing_color2',255,255,255), (208871,610020,0,'eye_color',255,255,255), (208872,610020,0,'skin_color',255,255,255), (208873,610021,0,'eye_color',255,0,0), (208874,610021,0,'skin_color',255,255,255), (208875,610022,0,'eye_color',0,0,255), (208876,610022,0,'skin_color',255,255,255), (208877,610023,0,'skin_color',77,77,77), (208878,610024,0,'eye_color',255,255,255), (208879,610024,0,'skin_color',255,255,255), (208880,610025,0,'eye_color',0,63,0), (208881,610026,0,'eye_color',255,0,0), (208882,610026,0,'skin_color',88,86,64), (208883,610027,0,'eye_color',255,255,255), (208884,610027,0,'skin_color',255,255,255), (208885,610028,0,'eye_color',7,7,7), (208886,610028,0,'skin_color',128,128,255), (208887,610029,0,'skin_color',0,128,191), (208888,610030,0,'eye_color',0,0,255), (208889,610030,0,'skin_color',255,255,255), (208890,610031,0,'eye_color',255,255,255), (208891,610031,0,'skin_color',255,255,255), (208892,610032,0,'eye_color',10,10,10), (208893,610032,0,'skin_color',128,0,0), (208894,610033,0,'eye_color',3,3,3), (208895,610033,0,'skin_color',128,128,255), (208896,610034,0,'eye_color',255,0,0), (208897,610034,0,'skin_color',130,130,130), (208898,610035,0,'eye_color',255,255,255), (208899,610035,0,'skin_color',255,255,255), (208900,610036,0,'eye_color',255,255,255), (208901,610036,0,'skin_color',255,255,255), (208902,610037,0,'eye_color',255,255,255), (208903,610037,0,'skin_color',128,128,128), (208904,610038,0,'eye_color',255,255,255), (208905,610038,0,'skin_color',255,255,255), (208906,610039,0,'eye_color',255,255,255), (208907,610039,0,'skin_color',255,158,158), (208908,610040,0,'eye_color',0,110,0), (208909,610041,0,'eye_color',255,0,0), (208910,610041,0,'skin_color',106,105,60), (208911,610042,0,'eye_color',255,255,255), (208912,610042,0,'skin_color',255,255,255), (208913,610043,0,'eye_color',255,255,255), (208914,610043,0,'skin_color',255,255,255), (208915,610044,0,'eye_color',255,0,0), (208916,610044,0,'skin_color',113,106,58), (208917,610045,0,'eye_color',255,255,255), (208918,610045,0,'skin_color',255,255,255), (208919,610046,0,'eye_color',255,255,255), (208920,610046,0,'skin_color',255,255,255), (208921,610047,0,'eye_color',255,255,255), (208922,610047,0,'skin_color',255,255,255), (208923,610048,0,'eye_color',255,255,255), (208924,610048,0,'skin_color',255,255,255), (208925,610049,0,'eye_color',255,255,255), (208926,610049,0,'skin_color',255,255,255), (208927,610050,0,'eye_color',255,255,255), (208928,610050,0,'skin_color',255,255,255), (208929,610051,0,'eye_color',128,63,0), (208930,610051,0,'skin_color',93,114,40), (208931,610052,0,'eye_color',128,63,0), (208932,610052,0,'skin_color',93,114,40), (208933,610053,1,'cheek_type',-81,71,0), (208934,610053,1,'chin_type',78,34,-96), (208935,610053,1,'ear_type',63,-81,0), (208936,610053,1,'eye_brow_type',14,-95,88), (208937,610053,0,'eye_color',49,30,11), (208938,610053,1,'eye_type',-45,0,0), (208939,610053,0,'hair_color1',79,28,15), (208940,610053,0,'hair_color2',111,64,0), (208941,610053,0,'hair_face_color',47,32,3), (208942,610053,0,'hair_highlight',38,22,21), (208943,610053,0,'hair_type_color',47,32,3), (208944,610053,1,'lip_type',-28,17,-94), (208945,610053,1,'nose_type',68,38,-11), (208946,610053,0,'skin_color',217,200,168), (208947,610053,1,'soga_cheek_type',-81,71,0), (208948,610053,1,'soga_chin_type',78,34,-96), (208949,610053,1,'soga_ear_type',63,-81,0), (208950,610053,1,'soga_eye_brow_type',14,-95,88), (208951,610053,0,'soga_eye_color',217,200,168), (208952,610053,1,'soga_eye_type',-45,0,0), (208953,610053,0,'soga_hair_color1',79,28,15), (208954,610053,0,'soga_hair_color2',111,64,0), (208955,610053,0,'soga_hair_face_color',47,32,3), (208956,610053,0,'soga_hair_highlight',38,22,21), (208957,610053,0,'soga_hair_type_color',47,32,3), (208958,610053,1,'soga_lip_type',-28,17,-94), (208959,610053,1,'soga_nose_type',68,38,-11), (208960,610053,0,'soga_skin_color',49,30,11), (208961,610053,0,'wing_color1',255,255,255), (208962,610053,0,'wing_color2',255,255,255), (208963,610054,0,'eye_color',255,255,255), (208964,610054,0,'skin_color',255,255,255), (208965,610055,0,'eye_color',0,110,0), (208966,610055,0,'skin_color',128,0,0), (208967,610056,0,'eye_color',255,255,255), (208968,610056,0,'skin_color',255,255,147), (208969,610057,0,'eye_color',255,255,255), (208970,610057,0,'skin_color',255,255,255), (208971,610058,0,'eye_color',255,255,255), (208972,610058,0,'skin_color',255,255,255), (208973,610059,0,'eye_color',0,63,0), (208974,610059,0,'skin_color',128,128,128), (208975,610060,0,'eye_color',255,255,255), (208976,610060,0,'skin_color',255,255,255), (208977,610061,0,'eye_color',0,128,0), (208978,610061,0,'skin_color',22,22,22), (208979,610062,0,'eye_color',255,0,0), (208980,610062,0,'skin_color',97,116,62), (208981,610063,0,'eye_color',255,0,0), (208982,610063,0,'skin_color',89,109,64), (208983,610064,0,'eye_color',0,255,0), (208984,610064,0,'skin_color',255,255,255), (208985,610065,0,'eye_color',66,255,66), (208986,610065,0,'skin_color',91,91,255), (208987,610066,0,'eye_color',255,255,255), (208988,610066,0,'skin_color',255,255,255), (208989,610067,0,'eye_color',0,128,0), (208990,610068,0,'eye_color',255,255,255), (208991,610068,0,'skin_color',255,255,255), (208992,610069,0,'eye_color',255,255,255), (208993,610069,0,'skin_color',255,255,255), (208994,610070,0,'eye_color',255,255,255), (208995,610070,0,'skin_color',255,255,255), (208996,610071,0,'eye_color',255,255,255), (208997,610071,0,'skin_color',255,255,255), (208998,610072,0,'eye_color',153,92,44), (208999,610072,0,'skin_color',117,115,57), (209000,610073,0,'eye_color',3,3,3), (209001,610073,0,'skin_color',128,128,255), (209002,610074,0,'eye_color',255,0,0), (209003,610074,0,'skin_color',255,255,255), (209004,610075,0,'eye_color',255,255,255), (209005,610075,0,'skin_color',255,255,255), (209006,610076,0,'eye_color',255,0,0), (209007,610077,0,'eye_color',255,255,255), (209008,610077,0,'skin_color',255,255,255), (209009,610078,0,'eye_color',255,255,255), (209010,610078,0,'skin_color',255,255,255), (209011,610079,0,'eye_color',1,1,1), (209012,610079,0,'skin_color',128,128,255), (209013,610080,0,'eye_color',3,3,3), (209014,610080,0,'skin_color',128,128,255), (209015,610081,0,'eye_color',255,255,255), (209016,610081,0,'skin_color',255,128,128), (209017,610082,0,'eye_color',255,255,255), (209018,610082,0,'skin_color',128,128,128), (209019,610083,0,'eye_color',128,0,128), (209020,610083,0,'skin_color',128,128,255), (209021,610084,0,'eye_color',255,255,255), (209022,610084,0,'skin_color',255,128,128), (209023,610085,0,'skin_color',128,128,255), (209024,610086,0,'eye_color',255,255,255), (209025,610086,0,'skin_color',255,255,255), (209026,610087,0,'eye_color',255,255,255), (209027,610087,0,'skin_color',255,128,128), (209028,610088,0,'eye_color',255,255,255), (209029,610088,0,'skin_color',255,128,128), (209030,610089,0,'eye_color',255,255,255), (209031,610089,0,'skin_color',255,255,255), (209032,610090,0,'eye_color',0,255,0), (209033,610090,0,'skin_color',128,128,255), (209034,610091,0,'eye_color',255,255,0), (209035,610091,0,'skin_color',128,128,255), (209036,610092,0,'eye_color',255,255,255), (209037,610092,0,'skin_color',255,255,255), (209038,610093,0,'eye_color',128,63,0), (209039,610093,0,'skin_color',63,128,128), (209040,610094,0,'eye_color',0,110,0), (209041,610095,0,'eye_color',255,255,255), (209042,610095,0,'skin_color',255,255,255), (209043,610096,0,'eye_color',255,255,255), (209044,610096,0,'skin_color',255,128,128), (209045,610097,0,'eye_color',255,255,255), (209046,610097,0,'skin_color',255,255,255), (209047,610098,0,'eye_color',255,0,0), (209048,610098,0,'skin_color',0,128,191), (209049,610099,0,'eye_color',255,255,255), (209050,610099,0,'skin_color',255,255,255), (209051,610100,0,'eye_color',255,255,255), (209052,610100,0,'skin_color',255,255,255), (209053,610101,1,'cheek_type',81,-87,0), (209054,610101,1,'chin_type',-50,8,-50), (209055,610101,1,'ear_type',43,-37,0), (209056,610101,1,'eye_brow_type',21,37,77), (209057,610101,0,'eye_color',131,182,197), (209058,610101,1,'eye_type',14,0,0), (209059,610101,0,'hair_color1',26,24,25), (209060,610101,0,'hair_color2',36,34,36), (209061,610101,0,'hair_face_color',15,1,21), (209062,610101,0,'hair_face_highlight_color',15,1,21), (209063,610101,0,'hair_highlight',26,24,25), (209064,610101,0,'hair_type_color',15,1,21), (209065,610101,0,'hair_type_highlight_color',15,1,21), (209066,610101,1,'lip_type',-58,44,44), (209067,610101,1,'nose_type',87,-14,0), (209068,610101,0,'skin_color',247,250,250), (209069,610101,1,'soga_cheek_type',81,-87,0), (209070,610101,1,'soga_chin_type',-50,8,-50), (209071,610101,1,'soga_ear_type',43,-37,0), (209072,610101,1,'soga_eye_brow_type',21,37,77), (209073,610101,0,'soga_eye_color',247,250,250), (209074,610101,1,'soga_eye_type',14,0,0), (209075,610101,0,'soga_hair_color1',26,24,25), (209076,610101,0,'soga_hair_color2',36,34,36), (209077,610101,0,'soga_hair_face_color',15,1,21), (209078,610101,0,'soga_hair_face_highlight_color',15,1,21), (209079,610101,0,'soga_hair_highlight',26,24,25), (209080,610101,0,'soga_hair_type_color',15,1,21), (209081,610101,0,'soga_hair_type_highlight_color',15,1,21), (209082,610101,1,'soga_lip_type',-58,44,44), (209083,610101,1,'soga_nose_type',87,-14,0), (209084,610101,0,'soga_skin_color',131,182,197), (209085,610101,0,'wing_color1',255,255,255), (209086,610101,0,'wing_color2',255,255,255), (209087,610102,0,'eye_color',0,128,63), (209088,610102,0,'skin_color',128,128,128), (209089,610103,1,'cheek_type',14,100,0), (209090,610103,1,'chin_type',-100,-100,100), (209091,610103,1,'ear_type',17,28,0), (209092,610103,1,'eye_brow_type',-31,50,-70), (209093,610103,0,'eye_color',44,91,104), (209094,610103,1,'eye_type',-100,0,0), (209095,610103,0,'hair_color1',246,219,114), (209096,610103,0,'hair_color2',187,136,62), (209097,610103,0,'hair_face_color',233,184,31), (209098,610103,0,'hair_face_highlight_color',15,1,21), (209099,610103,0,'hair_highlight',26,24,25), (209100,610103,0,'hair_type_color',233,184,31), (209101,610103,0,'hair_type_highlight_color',15,1,21), (209102,610103,1,'lip_type',-22,-14,34), (209103,610103,1,'nose_type',-11,-14,87), (209104,610103,0,'skin_color',198,162,110), (209105,610103,1,'soga_cheek_type',14,100,0), (209106,610103,1,'soga_chin_type',-100,-100,100), (209107,610103,1,'soga_ear_type',17,28,0), (209108,610103,1,'soga_eye_brow_type',-31,50,-70), (209109,610103,0,'soga_eye_color',198,162,110), (209110,610103,1,'soga_eye_type',-100,0,0), (209111,610103,0,'soga_hair_color1',246,219,114), (209112,610103,0,'soga_hair_color2',187,136,62), (209113,610103,0,'soga_hair_face_color',233,184,31), (209114,610103,0,'soga_hair_face_highlight_color',15,1,21), (209115,610103,0,'soga_hair_highlight',26,24,25), (209116,610103,0,'soga_hair_type_color',233,184,31), (209117,610103,0,'soga_hair_type_highlight_color',15,1,21), (209118,610103,1,'soga_lip_type',-22,-14,34), (209119,610103,1,'soga_nose_type',-11,-14,87), (209120,610103,0,'soga_skin_color',44,91,104), (209121,610103,0,'wing_color1',255,255,255), (209122,610103,0,'wing_color2',255,255,255), (209123,610104,0,'eye_color',255,255,255), (209124,610104,0,'skin_color',255,255,255), (209125,610105,0,'eye_color',255,255,255), (209126,610105,0,'skin_color',255,255,255), (209127,610106,0,'eye_color',255,255,255), (209128,610106,0,'skin_color',154,36,36), (209129,610107,0,'eye_color',255,255,255), (209130,610107,0,'skin_color',255,255,255), (209131,610108,0,'eye_color',255,255,255), (209132,610108,0,'skin_color',255,255,255), (209133,610109,0,'eye_color',255,255,255), (209134,610109,0,'skin_color',255,255,255), (209135,610110,0,'eye_color',255,255,255), (209136,610110,0,'skin_color',255,128,128), (209137,610111,0,'eye_color',255,255,255), (209138,610111,0,'skin_color',255,128,128), (209139,610112,0,'eye_color',255,255,255), (209140,610112,0,'skin_color',255,255,255), (209141,610113,0,'eye_color',255,255,255), (209142,610113,0,'skin_color',255,255,255), (209143,610114,0,'eye_color',255,255,255), (209144,610114,0,'skin_color',255,128,128), (209145,610115,0,'eye_color',255,255,255), (209146,610115,0,'skin_color',255,255,255), (209147,610116,0,'eye_color',255,255,255), (209148,610116,0,'skin_color',255,128,128), (209149,610117,0,'eye_color',255,255,255), (209150,610117,0,'skin_color',255,255,255), (209151,610118,0,'eye_color',255,255,255), (209152,610118,0,'skin_color',255,255,255), (209153,610119,0,'eye_color',255,255,255), (209154,610119,0,'skin_color',154,36,36), (209155,610120,0,'eye_color',255,255,255), (209156,610120,0,'skin_color',255,255,255), (209157,610121,0,'eye_color',66,255,66), (209158,610121,0,'skin_color',91,91,255), (209159,610122,0,'eye_color',255,255,255), (209160,610122,0,'skin_color',255,255,255), (209161,6000000,0,'eye_color',255,255,255), (209162,6000000,0,'skin_color',255,255,255), (209163,6000000,0,'soga_eye_color',255,0,255), (209164,6000001,1,'cheek_type',15,-21,0), (209165,6000001,1,'chin_type',32,81,-50), (209166,6000001,1,'ear_type',-12,52,0), (209167,6000001,1,'eye_brow_type',-89,0,10), (209168,6000001,0,'eye_color',131,180,186), (209169,6000001,1,'eye_type',42,0,0), (209170,6000001,0,'hair_color1',239,198,48), (209171,6000001,0,'hair_face_highlight_color',190,97,43), (209172,6000001,0,'hair_type_highlight_color',190,97,43), (209173,6000001,1,'lip_type',43,64,0), (209174,6000001,1,'nose_type',0,-17,-58), (209175,6000001,0,'skin_color',239,197,196), (209176,6000001,1,'soga_cheek_type',0,-89,0), (209177,6000001,1,'soga_chin_type',0,43,64), (209178,6000001,1,'soga_ear_type',0,42,0), (209179,6000001,1,'soga_eye_brow_type',0,-12,52), (209180,6000001,0,'soga_eye_color',204,204,204), (209181,6000001,0,'soga_hair_face_highlight_color',190,97,43), (209182,6000001,0,'soga_hair_type_highlight_color',190,97,43), (209183,6000001,1,'soga_lip_type',10,15,-21), (209184,6000001,1,'soga_nose_type',0,32,81), (209185,6000001,0,'soga_skin_color',239,197,196), (209186,6000002,0,'eye_color',1,1,1), (209187,6000002,0,'skin_color',128,0,0), (209188,6000002,0,'soga_eye_color',255,0,255), (209189,6000003,0,'eye_color',1,1,1), (209190,6000003,0,'skin_color',255,128,0), (209191,6000003,0,'soga_eye_color',255,0,255), (209192,6000004,0,'eye_color',255,255,255), (209193,6000004,0,'skin_color',2,2,2), (209194,6000004,0,'soga_eye_color',255,0,255), (209195,6000005,0,'eye_color',1,1,1), (209196,6000005,0,'skin_color',255,255,128), (209197,6000005,0,'soga_eye_color',255,0,255), (209198,6000006,0,'eye_color',1,1,1), (209199,6000006,0,'skin_color',0,255,255), (209200,6000006,0,'soga_eye_color',255,0,255), (209201,6000007,0,'eye_color',1,1,1), (209202,6000007,0,'skin_color',128,0,0), (209203,6000007,0,'soga_eye_color',255,0,255), (209204,6000008,0,'eye_color',1,1,1), (209205,6000008,0,'skin_color',0,0,255), (209206,6000008,0,'soga_eye_color',255,0,255), (209207,6000009,0,'eye_color',255,255,255), (209208,6000009,0,'skin_color',2,2,2), (209209,6000009,0,'soga_eye_color',255,0,255), (209210,6000010,0,'eye_color',255,255,255), (209211,6000010,0,'skin_color',128,128,128), (209212,6000010,0,'soga_eye_color',255,0,255), (209213,6000011,0,'eye_color',255,255,255), (209214,6000011,0,'skin_color',255,255,255), (209215,6000011,0,'soga_eye_color',255,0,255), (209216,6000012,0,'eye_color',255,255,255), (209217,6000012,0,'skin_color',255,255,255), (209218,6000012,0,'soga_eye_color',255,0,255), (209219,6000013,0,'eye_color',255,0,0), (209220,6000013,0,'skin_color',5,5,5), (209221,6000013,0,'soga_eye_color',255,0,255), (209222,6000014,0,'eye_color',0,0,31), (209223,6000014,0,'skin_color',0,0,128), (209224,6000014,0,'soga_eye_color',255,0,255), (209225,310000,1,'cheek_type',-43,57,0), (209226,310000,1,'chin_type',-61,8,-69), (209227,310000,1,'ear_type',37,-28,0), (209228,310000,1,'eye_brow_type',5,90,62), (209229,310000,0,'eye_color',16,16,194), (209230,310000,1,'eye_type',-42,0,0), (209231,310000,0,'hair_color1',181,93,168), (209232,310000,0,'hair_type_color',97,4,0), (209233,310000,0,'hair_type_highlight_color',16,2,22), (209234,310000,1,'lip_type',64,31,-50), (209235,310000,1,'nose_type',-90,-75,93), (209236,310000,0,'skin_color',148,127,79), (209237,310000,1,'soga_cheek_type',0,5,90), (209238,310000,1,'soga_chin_type',0,64,31), (209239,310000,1,'soga_ear_type',0,-42,0), (209240,310000,1,'soga_eye_brow_type',0,37,-28), (209241,310000,0,'soga_eye_color',204,204,204), (209242,310000,0,'soga_hair_type_color',97,4,0), (209243,310000,0,'soga_hair_type_highlight_color',16,2,22), (209244,310000,1,'soga_lip_type',62,-43,57), (209245,310000,1,'soga_nose_type',-50,-61,8), (209246,310000,0,'soga_skin_color',148,127,79), (209247,310000,0,'wing_color1',21,35,190), (209248,310000,0,'wing_color2',167,16,57), (209249,310001,0,'eye_color',39,70,22), (209250,310001,0,'skin_color',121,120,56), (209251,310001,0,'soga_eye_color',255,0,255), (209252,310002,0,'eye_color',204,162,34), (209253,310002,0,'skin_color',110,113,59), (209254,310002,0,'soga_eye_color',255,0,255), (209255,310003,0,'eye_color',0,42,0), (209256,310003,0,'skin_color',107,111,60), (209257,310003,0,'soga_eye_color',255,0,255), (209258,310004,0,'eye_color',14,36,25), (209259,310004,0,'skin_color',103,108,60), (209260,310004,0,'soga_eye_color',255,0,255), (209261,310005,0,'eye_color',191,168,59), (209262,310005,0,'skin_color',101,107,61), (209263,310005,0,'soga_eye_color',255,0,255), (209264,310006,0,'eye_color',17,76,55), (209265,310006,0,'skin_color',111,113,59), (209266,310006,0,'soga_eye_color',255,0,255), (209267,310007,0,'eye_color',133,154,66), (209268,310007,0,'skin_color',118,118,57), (209269,310007,0,'soga_eye_color',255,0,255), (209270,310008,0,'eye_color',178,134,53), (209271,310008,0,'skin_color',78,91,66), (209272,310008,0,'soga_eye_color',255,0,255), (209273,310009,0,'eye_color',155,126,48), (209274,310009,0,'skin_color',77,90,66), (209275,310009,0,'soga_eye_color',255,0,255), (209276,310010,0,'eye_color',101,107,43), (209277,310010,0,'skin_color',94,101,63), (209278,310010,0,'soga_eye_color',255,0,255), (209279,310011,0,'eye_color',255,255,255), (209280,310011,0,'skin_color',255,255,255), (209281,310011,0,'soga_eye_color',255,0,255), (209282,310012,0,'eye_color',255,255,255), (209283,310012,0,'skin_color',240,240,237), (209284,310012,0,'soga_eye_color',255,0,255), (209285,310013,0,'eye_color',255,255,255), (209286,310013,0,'skin_color',255,255,255), (209287,310013,0,'soga_eye_color',255,0,255), (209288,310014,0,'eye_color',255,255,255), (209289,310014,0,'skin_color',255,255,255), (209290,310014,0,'soga_eye_color',255,0,255), (209291,310015,0,'eye_color',160,169,74), (209292,310015,0,'skin_color',110,113,59), (209293,310015,0,'soga_eye_color',255,0,255), (209294,310016,0,'eye_color',135,137,48), (209295,310016,0,'skin_color',109,112,59), (209296,310016,0,'soga_eye_color',255,0,255), (209297,310017,0,'eye_color',147,136,86), (209298,310017,0,'skin_color',104,108,60), (209299,310017,0,'soga_eye_color',255,0,255), (209300,310018,0,'eye_color',128,127,52), (209301,310018,0,'skin_color',115,116,58), (209302,310018,0,'soga_eye_color',255,0,255), (209303,310019,0,'eye_color',199,139,27), (209304,310019,0,'skin_color',84,94,65), (209305,310019,0,'soga_eye_color',255,0,255), (209306,310020,0,'eye_color',176,145,36), (209307,310020,0,'skin_color',120,120,57), (209308,310020,0,'soga_eye_color',255,0,255), (209309,310021,0,'eye_color',185,128,23), (209310,310021,0,'skin_color',102,107,61), (209311,310021,0,'soga_eye_color',255,0,255), (209312,310022,0,'eye_color',87,140,33), (209313,310022,0,'skin_color',94,101,63), (209314,310022,0,'soga_eye_color',255,0,255), (209315,310023,0,'eye_color',175,171,83), (209316,310023,0,'skin_color',113,115,58), (209317,310023,0,'soga_eye_color',255,0,255), (209318,310024,0,'eye_color',19,15,29), (209319,310024,0,'skin_color',121,121,56), (209320,310024,0,'soga_eye_color',255,0,255), (209321,310025,0,'eye_color',0,32,0), (209322,310025,0,'skin_color',86,96,64), (209323,310025,0,'soga_eye_color',255,0,255), (209324,310026,1,'cheek_type',47,68,0), (209325,310026,1,'chin_type',-61,-32,-50), (209326,310026,1,'ear_type',78,37,0), (209327,310026,1,'eye_brow_type',-34,64,65), (209328,310026,0,'eye_color',40,80,93), (209329,310026,1,'eye_type',-35,0,0), (209330,310026,0,'hair_color1',242,94,239), (209331,310026,0,'hair_color2',37,0,0), (209332,310026,0,'hair_face_color',221,178,17), (209333,310026,0,'hair_face_highlight_color',216,154,23), (209334,310026,0,'hair_type_color',221,178,17), (209335,310026,0,'hair_type_highlight_color',216,154,23), (209336,310026,1,'lip_type',56,-29,-38), (209337,310026,1,'nose_type',0,-14,94), (209338,310026,0,'skin_color',190,136,139), (209339,310026,1,'soga_cheek_type',0,-34,64), (209340,310026,1,'soga_chin_type',0,56,-29), (209341,310026,1,'soga_ear_type',0,-35,0), (209342,310026,1,'soga_eye_brow_type',0,78,37), (209343,310026,0,'soga_eye_color',229,229,102), (209344,310026,1,'soga_eye_type',37,0,0), (209345,310026,0,'soga_hair_face_color',221,178,17), (209346,310026,0,'soga_hair_face_highlight_color',216,154,23), (209347,310026,0,'soga_hair_type_color',221,178,17), (209348,310026,0,'soga_hair_type_highlight_color',216,154,23), (209349,310026,1,'soga_lip_type',65,47,68), (209350,310026,1,'soga_nose_type',-38,-61,-32), (209351,310026,0,'soga_skin_color',190,136,139), (209352,310026,0,'wing_color1',255,255,255), (209353,310026,0,'wing_color2',255,255,255), (209354,310027,1,'cheek_type',-50,-21,0), (209355,310027,1,'chin_type',11,3,94), (209356,310027,1,'ear_type',-55,-3,0), (209357,310027,1,'eye_brow_type',-12,8,-68), (209358,310027,0,'eye_color',97,134,91), (209359,310027,1,'eye_type',47,0,0), (209360,310027,0,'hair_color1',239,50,191), (209361,310027,0,'hair_color2',195,0,0), (209362,310027,0,'hair_face_color',38,21,6), (209363,310027,0,'hair_face_highlight_color',184,128,10), (209364,310027,0,'hair_type_color',38,21,6), (209365,310027,0,'hair_type_highlight_color',184,128,10), (209366,310027,1,'lip_type',53,53,66), (209367,310027,1,'nose_type',-37,-17,50), (209368,310027,0,'skin_color',209,182,127), (209369,310027,1,'soga_cheek_type',0,-12,8), (209370,310027,1,'soga_chin_type',0,53,53), (209371,310027,1,'soga_ear_type',0,47,0), (209372,310027,1,'soga_eye_brow_type',0,-55,-3), (209373,310027,0,'soga_eye_color',229,229,102), (209374,310027,1,'soga_eye_type',-61,0,0), (209375,310027,0,'soga_hair_face_color',38,21,6), (209376,310027,0,'soga_hair_face_highlight_color',184,128,10), (209377,310027,0,'soga_hair_type_color',38,21,6), (209378,310027,0,'soga_hair_type_highlight_color',184,128,10), (209379,310027,1,'soga_lip_type',-68,-50,-21), (209380,310027,1,'soga_nose_type',66,11,3), (209381,310027,0,'soga_skin_color',209,182,127), (209382,310027,0,'wing_color1',255,255,255), (209383,310027,0,'wing_color2',255,255,255), (209384,310028,0,'eye_color',40,36,23), (209385,310028,0,'skin_color',100,106,61), (209386,310028,0,'soga_eye_color',255,0,255), (209387,310029,0,'eye_color',255,255,255), (209388,310029,0,'skin_color',255,255,255), (209389,310029,0,'soga_eye_color',255,0,255), (209390,310030,0,'eye_color',255,255,255), (209391,310030,0,'skin_color',255,255,255), (209392,310030,0,'soga_eye_color',255,0,255), (209393,310031,0,'eye_color',80,54,64), (209394,310031,0,'skin_color',85,96,65), (209395,3440000,1,'cheek_type',-43,57,0), (209396,3440000,1,'chin_type',-61,8,-69), (209397,3440000,1,'ear_type',37,-28,0), (209398,3440000,1,'eye_brow_type',5,90,62), (209399,3440000,0,'eye_color',16,16,194), (209400,3440000,1,'eye_type',-42,0,0), (209401,3440000,0,'hair_color1',181,93,168), (209402,3440000,0,'hair_type_color',97,4,0), (209403,3440000,0,'hair_type_highlight_color',16,2,22), (209404,3440000,1,'lip_type',64,31,-50), (209405,3440000,1,'nose_type',-90,-75,93), (209406,3440000,0,'skin_color',148,127,79), (209407,3440000,1,'soga_cheek_type',0,5,90), (209408,3440000,1,'soga_chin_type',0,64,31), (209409,3440000,1,'soga_ear_type',0,-42,0), (209410,3440000,1,'soga_eye_brow_type',0,37,-28), (209411,3440000,0,'soga_eye_color',204,204,204), (209412,3440000,0,'soga_hair_type_color',97,4,0), (209413,3440000,0,'soga_hair_type_highlight_color',16,2,22), (209414,3440000,1,'soga_lip_type',62,-43,57), (209415,3440000,1,'soga_nose_type',-50,-61,8), (209416,3440000,0,'soga_skin_color',148,127,79), (209417,3440000,0,'wing_color1',21,35,190), (209418,3440000,0,'wing_color2',167,16,57), (209419,3440001,0,'eye_color',255,255,255), (209420,3440001,0,'skin_color',255,255,255), (209421,3440001,0,'soga_eye_color',255,0,255), (209422,3440002,0,'eye_color',255,255,255), (209423,3440002,0,'skin_color',255,255,255), (209424,3440002,0,'soga_eye_color',255,0,255), (209425,3440003,1,'cheek_type',47,-11,0), (209426,3440003,1,'chin_type',-17,-74,56), (209427,3440003,1,'ear_type',17,50,0), (209428,3440003,1,'eye_brow_type',-45,50,-76), (209429,3440003,0,'eye_color',94,47,106), (209430,3440003,1,'eye_type',31,0,0), (209431,3440003,0,'hair_color1',208,227,244), (209432,3440003,0,'hair_face_color',61,61,75), (209433,3440003,0,'hair_face_highlight_color',105,132,147), (209434,3440003,0,'hair_type_color',61,61,75), (209435,3440003,0,'hair_type_highlight_color',105,132,147), (209436,3440003,1,'lip_type',23,-66,88), (209437,3440003,1,'nose_type',-41,-48,-29), (209438,3440003,0,'skin_color',169,141,140), (209439,3440003,1,'soga_cheek_type',0,-45,50), (209440,3440003,1,'soga_chin_type',0,23,-66), (209441,3440003,1,'soga_ear_type',0,31,0), (209442,3440003,1,'soga_eye_brow_type',0,17,50), (209443,3440003,0,'soga_eye_color',229,229,102), (209444,3440003,0,'soga_hair_face_color',61,61,75), (209445,3440003,0,'soga_hair_face_highlight_color',105,132,147), (209446,3440003,0,'soga_hair_type_color',61,61,75), (209447,3440003,0,'soga_hair_type_highlight_color',105,132,147), (209448,3440003,1,'soga_lip_type',-76,47,-11), (209449,3440003,1,'soga_nose_type',88,-17,-74), (209450,3440003,0,'soga_skin_color',169,141,140), (209451,3440003,0,'wing_color1',255,255,255), (209452,3440003,0,'wing_color2',255,255,255), (209453,3440004,0,'eye_color',255,255,255), (209454,3440004,0,'skin_color',255,255,255), (209455,3440004,0,'soga_eye_color',255,0,255), (209456,3440005,0,'eye_color',255,255,255), (209457,3440005,0,'skin_color',255,255,255), (209458,3440005,0,'soga_eye_color',255,0,255), (209459,3440006,0,'eye_color',255,255,255), (209460,3440006,0,'skin_color',255,255,255), (209461,3440006,0,'soga_eye_color',255,0,255), (209462,3440007,1,'cheek_type',52,91,0), (209463,3440007,1,'chin_type',46,25,-50), (209464,3440007,1,'ear_type',93,-93,0), (209465,3440007,1,'eye_brow_type',79,-87,-94), (209466,3440007,0,'eye_color',44,89,102), (209467,3440007,1,'eye_type',72,0,0), (209468,3440007,0,'hair_color1',174,90,38), (209469,3440007,0,'hair_color2',37,0,0), (209470,3440007,0,'hair_face_color',105,20,19), (209471,3440007,0,'hair_face_highlight_color',37,23,3), (209472,3440007,0,'hair_type_color',105,20,19), (209473,3440007,0,'hair_type_highlight_color',37,23,3), (209474,3440007,1,'lip_type',61,20,25), (209475,3440007,1,'nose_type',29,-82,90), (209476,3440007,0,'skin_color',172,149,99), (209477,3440007,1,'soga_cheek_type',0,79,-87), (209478,3440007,1,'soga_chin_type',0,61,20), (209479,3440007,1,'soga_ear_type',0,72,0), (209480,3440007,1,'soga_eye_brow_type',0,93,-93), (209481,3440007,0,'soga_eye_color',229,229,102), (209482,3440007,1,'soga_eye_type',37,0,0), (209483,3440007,0,'soga_hair_face_color',105,20,19), (209484,3440007,0,'soga_hair_face_highlight_color',37,23,3), (209485,3440007,0,'soga_hair_type_color',105,20,19), (209486,3440007,0,'soga_hair_type_highlight_color',37,23,3), (209487,3440007,1,'soga_lip_type',-94,52,91), (209488,3440007,1,'soga_nose_type',25,46,25), (209489,3440007,0,'soga_skin_color',172,149,99), (209490,3440007,0,'wing_color1',255,255,255), (209491,3440007,0,'wing_color2',255,255,255), (209492,3440008,0,'eye_color',255,255,255), (209493,3440008,0,'skin_color',255,255,255), (209494,3440008,0,'soga_eye_color',255,0,255), (209495,3440009,0,'eye_color',255,255,255), (209496,3440009,0,'skin_color',255,255,255), (209497,3440009,0,'soga_eye_color',255,0,255), (209498,3440010,0,'eye_color',255,255,255), (209499,3440010,0,'skin_color',255,255,255), (209500,3440010,0,'soga_eye_color',255,0,255), (209501,3440011,0,'eye_color',255,255,255), (209502,3440011,0,'skin_color',255,255,255), (209503,3440011,0,'soga_eye_color',255,0,255), (209504,3440012,0,'eye_color',255,255,255), (209505,3440012,0,'skin_color',255,255,255), (209506,3440012,0,'soga_eye_color',255,0,255), (209507,3440013,0,'eye_color',255,255,255), (209508,3440013,0,'skin_color',255,255,255), (209509,3440013,0,'soga_eye_color',255,0,255), (209510,5900000,0,'eye_color',255,255,255), (209511,5900000,0,'skin_color',255,255,255), (209512,5900000,0,'soga_eye_color',255,0,255), (209513,5900001,1,'cheek_type',-8,-10,0), (209514,5900001,1,'chin_type',10,-21,-11), (209515,5900001,1,'ear_type',-34,7,0), (209516,5900001,1,'eye_brow_type',0,-4,7), (209517,5900001,0,'eye_color',41,71,46), (209518,5900001,1,'eye_type',26,0,0), (209519,5900001,0,'hair_color1',3,9,0), (209520,5900001,0,'hair_face_color',251,249,247), (209521,5900001,0,'hair_face_highlight_color',39,19,3), (209522,5900001,0,'hair_type_color',251,249,247), (209523,5900001,0,'hair_type_highlight_color',39,19,3), (209524,5900001,1,'lip_type',-31,0,2), (209525,5900001,1,'nose_type',4,3,9), (209526,5900001,0,'skin_color',229,192,140), (209527,5900001,1,'soga_cheek_type',0,0,-4), (209528,5900001,1,'soga_chin_type',0,-31,0), (209529,5900001,1,'soga_ear_type',0,26,0), (209530,5900001,1,'soga_eye_brow_type',0,-34,7), (209531,5900001,0,'soga_eye_color',229,229,102), (209532,5900001,0,'soga_hair_face_color',251,249,247), (209533,5900001,0,'soga_hair_face_highlight_color',39,19,3), (209534,5900001,0,'soga_hair_type_color',251,249,247), (209535,5900001,0,'soga_hair_type_highlight_color',39,19,3), (209536,5900001,1,'soga_lip_type',7,-8,-10), (209537,5900001,1,'soga_nose_type',2,10,-21), (209538,5900001,0,'soga_skin_color',229,192,140), (209539,5900001,0,'wing_color1',255,255,255), (209540,5900001,0,'wing_color2',255,255,255), (209541,5900002,0,'eye_color',255,255,255), (209542,5900002,0,'skin_color',255,255,255), (209543,5900002,0,'soga_eye_color',255,0,255), (209544,5900003,0,'eye_color',255,255,255), (209545,5900003,0,'skin_color',255,255,255), (209546,5900003,0,'soga_eye_color',255,0,255), (209547,5900004,0,'eye_color',255,255,255), (209548,5900004,0,'skin_color',255,255,255), (209549,5900004,0,'soga_eye_color',255,0,255), (209550,5900005,0,'eye_color',255,255,255), (209551,5900005,0,'skin_color',255,255,255), (209552,5900005,0,'soga_eye_color',255,0,255), (209553,5900006,1,'cheek_type',-5,14,0), (209554,5900006,1,'chin_type',17,1,0), (209555,5900006,1,'ear_type',-28,-10,0), (209556,5900006,1,'eye_brow_type',25,0,20), (209557,5900006,0,'eye_color',71,106,63), (209558,5900006,1,'eye_type',-28,0,0), (209559,5900006,0,'hair_color1',8,235,0), (209560,5900006,0,'hair_face_color',12,7,0), (209561,5900006,0,'hair_face_highlight_color',1,1,0), (209562,5900006,0,'hair_type_color',12,7,0), (209563,5900006,0,'hair_type_highlight_color',1,1,0), (209564,5900006,1,'lip_type',1,0,46), (209565,5900006,1,'nose_type',14,8,-21), (209566,5900006,0,'skin_color',208,196,165), (209567,5900006,1,'soga_cheek_type',0,25,0), (209568,5900006,1,'soga_chin_type',0,1,0), (209569,5900006,1,'soga_ear_type',0,-28,0), (209570,5900006,1,'soga_eye_brow_type',0,-28,-10), (209571,5900006,0,'soga_eye_color',229,229,102), (209572,5900006,0,'soga_hair_face_color',12,7,0), (209573,5900006,0,'soga_hair_face_highlight_color',1,1,0), (209574,5900006,0,'soga_hair_type_color',12,7,0), (209575,5900006,0,'soga_hair_type_highlight_color',1,1,0), (209576,5900006,1,'soga_lip_type',20,-5,14), (209577,5900006,1,'soga_nose_type',46,17,1), (209578,5900006,0,'soga_skin_color',208,196,165), (209579,5900006,0,'wing_color1',255,255,255), (209580,5900006,0,'wing_color2',255,255,255), (209581,5900007,1,'cheek_type',0,-40,0), (209582,5900007,1,'chin_type',-37,-2,21), (209583,5900007,1,'ear_type',-28,-31,0), (209584,5900007,1,'eye_brow_type',-40,21,-5), (209585,5900007,0,'eye_color',165,136,80), (209586,5900007,1,'eye_type',-32,0,0), (209587,5900007,0,'hair_color1',219,247,0), (209588,5900007,0,'hair_face_color',209,203,192), (209589,5900007,0,'hair_face_highlight_color',70,30,0), (209590,5900007,0,'hair_type_color',209,203,192), (209591,5900007,0,'hair_type_highlight_color',70,30,0), (209592,5900007,1,'lip_type',-12,-40,7), (209593,5900007,1,'nose_type',-44,-37,-9), (209594,5900007,0,'skin_color',235,235,225), (209595,5900007,1,'soga_cheek_type',0,-40,21), (209596,5900007,1,'soga_chin_type',0,-12,-40), (209597,5900007,1,'soga_ear_type',0,-32,0), (209598,5900007,1,'soga_eye_brow_type',0,-28,-31), (209599,5900007,0,'soga_eye_color',229,229,102), (209600,5900007,0,'soga_hair_face_color',209,203,192), (209601,5900007,0,'soga_hair_face_highlight_color',70,30,0), (209602,5900007,0,'soga_hair_type_color',209,203,192), (209603,5900007,0,'soga_hair_type_highlight_color',70,30,0), (209604,5900007,1,'soga_lip_type',-5,0,-40), (209605,5900007,1,'soga_nose_type',7,-37,-2), (209606,5900007,0,'soga_skin_color',235,235,225), (209607,5900007,0,'wing_color1',255,255,255), (209608,5900007,0,'wing_color2',255,255,255), (209609,5900008,1,'cheek_type',25,0,0), (209610,5900008,1,'chin_type',25,1,-17), (209611,5900008,1,'ear_type',-28,-28,0), (209612,5900008,1,'eye_brow_type',0,-7,-7), (209613,5900008,0,'eye_color',57,106,70), (209614,5900008,1,'eye_type',28,0,0), (209615,5900008,0,'hair_color1',37,25,0), (209616,5900008,0,'hair_color2',156,0,0), (209617,5900008,0,'hair_face_color',36,24,2), (209618,5900008,0,'hair_face_highlight_color',168,59,22), (209619,5900008,0,'hair_type_color',36,24,2), (209620,5900008,0,'hair_type_highlight_color',168,59,22), (209621,5900008,1,'lip_type',37,-34,0), (209622,5900008,1,'nose_type',45,37,25), (209623,5900008,0,'skin_color',242,213,214), (209624,5900008,1,'soga_cheek_type',0,0,-7), (209625,5900008,1,'soga_chin_type',0,37,-34), (209626,5900008,1,'soga_ear_type',0,28,0), (209627,5900008,1,'soga_eye_brow_type',0,-28,-28), (209628,5900008,0,'soga_eye_color',204,204,204), (209629,5900008,1,'soga_eye_type',-100,0,0), (209630,5900008,0,'soga_hair_face_color',36,24,2), (209631,5900008,0,'soga_hair_face_highlight_color',168,59,22), (209632,5900008,0,'soga_hair_type_color',36,24,2), (209633,5900008,0,'soga_hair_type_highlight_color',168,59,22), (209634,5900008,1,'soga_lip_type',-7,25,0), (209635,5900008,1,'soga_nose_type',0,25,1), (209636,5900008,0,'soga_skin_color',242,213,214), (209637,5900008,0,'wing_color1',255,255,255), (209638,5900008,0,'wing_color2',255,255,255), (209639,5900009,1,'cheek_type',-29,62,0), (209640,5900009,1,'chin_type',-25,-63,85), (209641,5900009,1,'ear_type',-79,74,0), (209642,5900009,1,'eye_brow_type',51,59,-64), (209643,5900009,0,'eye_color',50,103,118), (209644,5900009,1,'eye_type',-78,0,0), (209645,5900009,0,'hair_color1',162,22,212), (209646,5900009,0,'hair_face_color',45,16,15), (209647,5900009,0,'hair_face_highlight_color',100,70,10), (209648,5900009,0,'hair_type_color',45,16,15), (209649,5900009,0,'hair_type_highlight_color',100,70,10), (209650,5900009,1,'lip_type',37,-51,-31), (209651,5900009,1,'nose_type',55,-94,22), (209652,5900009,0,'skin_color',247,252,252), (209653,5900009,1,'soga_cheek_type',0,51,59), (209654,5900009,1,'soga_chin_type',0,37,-51), (209655,5900009,1,'soga_ear_type',0,-78,0), (209656,5900009,1,'soga_eye_brow_type',0,-79,74), (209657,5900009,0,'soga_eye_color',229,229,102), (209658,5900009,0,'soga_hair_face_color',45,16,15), (209659,5900009,0,'soga_hair_face_highlight_color',100,70,10), (209660,5900009,0,'soga_hair_type_color',45,16,15), (209661,5900009,0,'soga_hair_type_highlight_color',100,70,10), (209662,5900009,1,'soga_lip_type',-64,-29,62), (209663,5900009,1,'soga_nose_type',-31,-25,-63), (209664,5900009,0,'soga_skin_color',247,252,252), (209665,5900009,0,'wing_color1',255,255,255), (209666,5900009,0,'wing_color2',255,255,255), (209667,5900010,0,'eye_color',255,255,255), (209668,5900010,0,'skin_color',255,255,255), (209669,5900010,0,'soga_eye_color',255,0,255), (209670,5900011,0,'eye_color',255,255,255), (209671,5900011,0,'skin_color',255,255,255), (209672,5900011,0,'soga_eye_color',255,0,255), (209673,5900012,0,'eye_color',255,255,255), (209674,5900012,0,'skin_color',255,255,255), (209675,5900012,0,'soga_eye_color',255,0,255), (209676,5900013,1,'cheek_type',0,-89,0), (209677,5900013,1,'chin_type',76,-56,-2), (209678,5900013,1,'ear_type',84,-62,0), (209679,5900013,1,'eye_brow_type',69,-87,4), (209680,5900013,0,'eye_color',102,161,165), (209681,5900013,1,'eye_type',-89,0,0), (209682,5900013,0,'hair_color1',255,246,8), (209683,5900013,0,'hair_color2',171,0,0), (209684,5900013,0,'hair_face_color',47,14,19), (209685,5900013,0,'hair_face_highlight_color',182,81,34), (209686,5900013,0,'hair_type_color',47,14,19), (209687,5900013,0,'hair_type_highlight_color',182,81,34), (209688,5900013,1,'lip_type',-81,-50,-35), (209689,5900013,1,'nose_type',5,-1,-10), (209690,5900013,0,'skin_color',197,171,173), (209691,5900013,1,'soga_cheek_type',0,69,-87), (209692,5900013,1,'soga_chin_type',0,-81,-50), (209693,5900013,1,'soga_ear_type',0,-89,0), (209694,5900013,1,'soga_eye_brow_type',0,84,-62), (209695,5900013,0,'soga_eye_color',229,229,102), (209696,5900013,1,'soga_eye_type',-85,0,0), (209697,5900013,0,'soga_hair_face_color',47,14,19), (209698,5900013,0,'soga_hair_face_highlight_color',182,81,34), (209699,5900013,0,'soga_hair_type_color',47,14,19), (209700,5900013,0,'soga_hair_type_highlight_color',182,81,34), (209701,5900013,1,'soga_lip_type',4,0,-89), (209702,5900013,1,'soga_nose_type',-35,76,-56), (209703,5900013,0,'soga_skin_color',197,171,173), (209704,5900013,0,'wing_color1',255,255,255), (209705,5900013,0,'wing_color2',255,255,255), (209706,5900014,0,'eye_color',255,255,255), (209707,5900014,0,'skin_color',255,255,255), (209708,5900014,0,'soga_eye_color',255,0,255), (209709,5900015,0,'eye_color',255,255,255), (209710,5900015,0,'skin_color',255,255,255), (209711,5900015,0,'soga_eye_color',255,0,255), (209712,5900016,1,'cheek_type',-56,-51,0), (209713,5900016,1,'chin_type',-10,91,-28), (209714,5900016,1,'ear_type',88,40,0), (209715,5900016,1,'eye_brow_type',-21,-75,50), (209716,5900016,0,'eye_color',94,125,77), (209717,5900016,1,'eye_type',34,0,0), (209718,5900016,0,'hair_color1',93,180,71), (209719,5900016,0,'hair_face_color',119,147,147), (209720,5900016,0,'hair_face_highlight_color',84,0,0), (209721,5900016,0,'hair_type_color',119,147,147), (209722,5900016,0,'hair_type_highlight_color',84,0,0), (209723,5900016,1,'lip_type',90,-28,-93), (209724,5900016,1,'nose_type',34,93,-76), (209725,5900016,0,'skin_color',85,87,87), (209726,5900016,1,'soga_cheek_type',0,-21,-75), (209727,5900016,1,'soga_chin_type',0,90,-28), (209728,5900016,1,'soga_ear_type',0,34,0), (209729,5900016,1,'soga_eye_brow_type',0,88,40), (209730,5900016,0,'soga_eye_color',229,229,102), (209731,5900016,0,'soga_hair_face_color',119,147,147), (209732,5900016,0,'soga_hair_face_highlight_color',84,0,0), (209733,5900016,0,'soga_hair_type_color',119,147,147), (209734,5900016,0,'soga_hair_type_highlight_color',84,0,0), (209735,5900016,1,'soga_lip_type',50,-56,-51), (209736,5900016,1,'soga_nose_type',-93,-10,91), (209737,5900016,0,'soga_skin_color',85,87,87), (209738,5900016,0,'wing_color1',255,255,255), (209739,5900016,0,'wing_color2',255,255,255), (209740,5900017,0,'eye_color',255,255,255), (209741,5900017,0,'skin_color',255,255,255), (209742,5900017,0,'soga_eye_color',255,0,255), (209743,5900018,0,'eye_color',255,255,255), (209744,5900018,0,'skin_color',255,255,255), (209745,5900018,0,'soga_eye_color',255,0,255), (209746,5900019,0,'eye_color',255,255,255), (209747,5900019,0,'skin_color',255,255,255), (209748,5900019,0,'soga_eye_color',255,0,255), (209749,5900020,0,'eye_color',255,255,255), (209750,5900020,0,'skin_color',255,255,255), (209751,5900020,0,'soga_eye_color',255,0,255), (209752,5900021,0,'eye_color',255,255,255), (209753,5900021,0,'skin_color',255,255,255), (209754,5900021,0,'soga_eye_color',255,0,255), (209755,5540000,0,'eye_color',255,255,255), (209756,5540000,0,'skin_color',255,255,255), (209757,5540000,0,'soga_eye_color',255,0,255), (209758,5540001,1,'cheek_type',15,-21,0), (209759,5540001,1,'chin_type',32,81,-50), (209760,5540001,1,'ear_type',-12,52,0), (209761,5540001,1,'eye_brow_type',-89,0,10), (209762,5540001,0,'eye_color',131,180,186), (209763,5540001,1,'eye_type',42,0,0), (209764,5540001,0,'hair_color1',239,198,48), (209765,5540001,0,'hair_face_highlight_color',190,97,43), (209766,5540001,0,'hair_type_highlight_color',190,97,43), (209767,5540001,1,'lip_type',43,64,0), (209768,5540001,1,'nose_type',0,-17,-58), (209769,5540001,0,'skin_color',239,197,196), (209770,5540001,1,'soga_cheek_type',0,-89,0), (209771,5540001,1,'soga_chin_type',0,43,64), (209772,5540001,1,'soga_ear_type',0,42,0), (209773,5540001,1,'soga_eye_brow_type',0,-12,52), (209774,5540001,0,'soga_eye_color',204,204,204), (209775,5540001,0,'soga_hair_face_highlight_color',190,97,43), (209776,5540001,0,'soga_hair_type_highlight_color',190,97,43), (209777,5540001,1,'soga_lip_type',10,15,-21), (209778,5540001,1,'soga_nose_type',0,32,81), (209779,5540001,0,'soga_skin_color',239,197,196), (209780,5540002,0,'eye_color',0,186,0), (209781,5540002,0,'skin_color',0,186,0), (209782,5540002,0,'soga_eye_color',255,0,255), (209783,5540003,0,'eye_color',255,255,255), (209784,5540003,0,'skin_color',255,255,255), (209785,5540003,0,'soga_eye_color',255,0,255), (209786,5540004,0,'eye_color',255,255,255), (209787,5540004,0,'skin_color',255,255,255), (209788,5540004,0,'soga_eye_color',255,0,255), (209789,5540005,0,'eye_color',191,191,191), (209790,5540005,0,'skin_color',191,191,191), (209791,5540005,0,'soga_eye_color',255,0,255), (209792,5540006,0,'eye_color',255,255,255), (209793,5540006,0,'skin_color',255,255,255), (209794,5540006,0,'soga_eye_color',255,0,255), (209795,5540007,0,'eye_color',144,144,144), (209796,5540007,0,'skin_color',144,144,144), (209797,5540007,0,'soga_eye_color',255,0,255), (209798,5540008,1,'cheek_type',0,-4,0), (209799,5540008,1,'chin_type',0,-25,-11), (209800,5540008,1,'ear_type',19,43,0), (209801,5540008,1,'eye_brow_type',14,-10,-11), (209802,5540008,0,'eye_color',41,83,96), (209803,5540008,1,'eye_type',-28,0,0), (209804,5540008,0,'hair_color1',235,34,0), (209805,5540008,0,'hair_face_color',204,142,103), (209806,5540008,0,'hair_face_highlight_color',23,16,7), (209807,5540008,0,'hair_type_color',204,142,103), (209808,5540008,0,'hair_type_highlight_color',23,16,7), (209809,5540008,1,'lip_type',21,32,12), (209810,5540008,1,'nose_type',18,-21,34), (209811,5540008,0,'skin_color',222,228,216), (209812,5540008,1,'soga_cheek_type',0,14,-10), (209813,5540008,1,'soga_chin_type',0,21,32), (209814,5540008,1,'soga_ear_type',0,-28,0), (209815,5540008,1,'soga_eye_brow_type',0,19,43), (209816,5540008,0,'soga_eye_color',229,229,102), (209817,5540008,0,'soga_hair_face_color',204,142,103), (209818,5540008,0,'soga_hair_face_highlight_color',23,16,7), (209819,5540008,0,'soga_hair_type_color',204,142,103), (209820,5540008,0,'soga_hair_type_highlight_color',23,16,7), (209821,5540008,1,'soga_lip_type',-11,0,-4), (209822,5540008,1,'soga_nose_type',12,0,-25), (209823,5540008,0,'soga_skin_color',222,228,216), (209824,5540008,0,'wing_color1',255,255,255), (209825,5540008,0,'wing_color2',255,255,255), (209826,5540009,1,'cheek_type',-40,-68,0), (209827,5540009,1,'chin_type',26,70,-40), (209828,5540009,1,'ear_type',-37,-25,0), (209829,5540009,1,'eye_brow_type',88,-63,-55), (209830,5540009,0,'eye_color',30,57,39), (209831,5540009,1,'eye_type',-31,0,0), (209832,5540009,0,'hair_color1',184,17,8), (209833,5540009,0,'hair_color2',244,0,0), (209834,5540009,0,'hair_face_color',198,139,15), (209835,5540009,0,'hair_face_highlight_color',244,246,246), (209836,5540009,0,'hair_type_color',198,139,15), (209837,5540009,0,'hair_type_highlight_color',244,246,246), (209838,5540009,1,'lip_type',-42,79,15), (209839,5540009,1,'nose_type',-25,-72,17), (209840,5540009,0,'skin_color',244,248,248), (209841,5540009,1,'soga_cheek_type',0,88,-63), (209842,5540009,1,'soga_chin_type',0,-42,79), (209843,5540009,1,'soga_ear_type',0,-31,0), (209844,5540009,1,'soga_eye_brow_type',0,-37,-25), (209845,5540009,0,'soga_eye_color',229,229,102), (209846,5540009,1,'soga_eye_type',-12,0,0), (209847,5540009,0,'soga_hair_face_color',198,139,15), (209848,5540009,0,'soga_hair_face_highlight_color',244,246,246), (209849,5540009,0,'soga_hair_type_color',198,139,15), (209850,5540009,0,'soga_hair_type_highlight_color',244,246,246), (209851,5540009,1,'soga_lip_type',-55,-40,-68), (209852,5540009,1,'soga_nose_type',15,26,70), (209853,5540009,0,'soga_skin_color',244,248,248), (209854,5540009,0,'wing_color1',255,255,255), (209855,5540009,0,'wing_color2',255,255,255), (209856,5540010,0,'eye_color',191,191,128), (209857,5540010,0,'skin_color',191,191,124), (209858,5540010,0,'soga_eye_color',255,0,255), (209859,5540011,0,'eye_color',160,160,160), (209860,5540011,0,'skin_color',160,160,160), (209861,5540011,0,'soga_eye_color',255,0,255), (209862,5540012,0,'eye_color',0,128,63), (209863,5540012,0,'skin_color',0,128,63), (209864,5540012,0,'soga_eye_color',255,0,255), (209865,5540013,1,'cheek_type',-34,-14,0), (209866,5540013,1,'chin_type',93,93,-25), (209867,5540013,1,'ear_type',83,7,0), (209868,5540013,1,'eye_brow_type',-95,-93,-53), (209869,5540013,0,'eye_color',97,105,57), (209870,5540013,0,'hair_color1',167,48,35), (209871,5540013,0,'hair_color2',77,0,0), (209872,5540013,0,'hair_face_color',233,184,31), (209873,5540013,0,'hair_face_highlight_color',43,17,14), (209874,5540013,0,'hair_type_color',233,184,31), (209875,5540013,0,'hair_type_highlight_color',43,17,14), (209876,5540013,1,'lip_type',-68,79,95), (209877,5540013,1,'nose_type',90,-89,48), (209878,5540013,0,'skin_color',114,103,68), (209879,5540013,1,'soga_cheek_type',0,-95,-93), (209880,5540013,1,'soga_chin_type',0,-68,79), (209881,5540013,1,'soga_eye_brow_type',0,83,7), (209882,5540013,0,'soga_eye_color',229,229,102), (209883,5540013,1,'soga_eye_type',77,0,0), (209884,5540013,0,'soga_hair_face_color',233,184,31), (209885,5540013,0,'soga_hair_face_highlight_color',43,17,14), (209886,5540013,0,'soga_hair_type_color',233,184,31), (209887,5540013,0,'soga_hair_type_highlight_color',43,17,14), (209888,5540013,1,'soga_lip_type',-53,-34,-14), (209889,5540013,1,'soga_nose_type',95,93,93), (209890,5540013,0,'soga_skin_color',114,103,68), (209891,5540013,0,'wing_color1',255,255,255), (209892,5540013,0,'wing_color2',255,255,255), (209893,5540014,1,'cheek_type',-89,38,0), (209894,5540014,1,'chin_type',10,-26,23), (209895,5540014,1,'ear_type',-93,7,0), (209896,5540014,1,'eye_brow_type',-4,10,63), (209897,5540014,0,'eye_color',37,76,88), (209898,5540014,1,'eye_type',-42,0,0), (209899,5540014,0,'hair_color1',15,29,231), (209900,5540014,0,'hair_color2',238,0,0), (209901,5540014,0,'hair_face_color',121,38,35), (209902,5540014,0,'hair_face_highlight_color',233,184,31), (209903,5540014,0,'hair_type_color',121,38,35), (209904,5540014,0,'hair_type_highlight_color',233,184,31), (209905,5540014,1,'lip_type',-31,91,68), (209906,5540014,1,'nose_type',-42,15,29), (209907,5540014,0,'skin_color',234,244,244), (209908,5540014,1,'soga_cheek_type',0,-4,10), (209909,5540014,1,'soga_chin_type',0,-31,91), (209910,5540014,1,'soga_ear_type',0,-42,0), (209911,5540014,1,'soga_eye_brow_type',0,-93,7), (209912,5540014,0,'soga_eye_color',229,229,102), (209913,5540014,1,'soga_eye_type',-18,0,0), (209914,5540014,0,'soga_hair_face_color',121,38,35), (209915,5540014,0,'soga_hair_face_highlight_color',233,184,31), (209916,5540014,0,'soga_hair_type_color',121,38,35), (209917,5540014,0,'soga_hair_type_highlight_color',233,184,31), (209918,5540014,1,'soga_lip_type',63,-89,38), (209919,5540014,1,'soga_nose_type',68,10,-26), (209920,5540014,0,'soga_skin_color',234,244,244), (209921,5540014,0,'wing_color1',255,255,255), (209922,5540014,0,'wing_color2',255,255,255), (209923,5540015,0,'eye_color',128,128,191), (209924,5540015,0,'skin_color',128,128,191), (209925,5540015,0,'soga_eye_color',255,0,255), (209926,5540016,0,'eye_color',255,255,255), (209927,5540016,0,'skin_color',255,255,255), (209928,5540016,0,'soga_eye_color',255,0,255), (209929,5540017,0,'eye_color',1,1,1), (209930,5540017,0,'skin_color',1,1,1), (209931,5540017,0,'soga_eye_color',255,0,255), (209932,5540018,0,'eye_color',255,255,255), (209933,5540018,0,'skin_color',255,255,255), (209934,5540018,0,'soga_eye_color',255,0,255), (209935,5540019,0,'eye_color',255,255,255), (209936,5540019,0,'skin_color',255,255,255), (209937,5540019,0,'soga_eye_color',255,0,255), (209938,5540020,0,'eye_color',255,255,255), (209939,5540020,0,'skin_color',255,255,255), (209940,5540020,0,'soga_eye_color',255,0,255), (209941,5540021,0,'eye_color',255,255,255), (209942,5540021,0,'skin_color',255,255,255), (209943,5540021,0,'soga_eye_color',255,0,255), (209944,5540022,0,'eye_color',255,255,255), (209945,5540022,0,'skin_color',255,255,255), (209946,5540022,0,'soga_eye_color',255,0,255), (209947,5540023,0,'eye_color',255,255,255), (209948,5540023,0,'skin_color',255,255,255), (209949,5540023,0,'soga_eye_color',255,0,255), (209950,5540024,0,'eye_color',255,255,255), (209951,5540024,0,'skin_color',255,255,255), (209952,5540024,0,'soga_eye_color',255,0,255), (209953,5540025,0,'eye_color',255,255,255), (209954,5540025,0,'skin_color',255,255,255), (209955,5540025,0,'soga_eye_color',255,0,255), (209956,5540026,0,'eye_color',255,255,140), (209957,5540026,0,'skin_color',255,255,140), (209958,5540026,0,'soga_eye_color',255,0,255), (209959,5540027,0,'eye_color',255,255,255), (209960,5540027,0,'skin_color',255,255,255), (209961,5540027,0,'soga_eye_color',255,0,255), (209962,1900000,0,'eye_color',255,255,255), (209963,1900000,0,'skin_color',255,255,255), (209964,1900000,0,'soga_eye_color',255,0,255), (209971,1900003,1,'cheek_type',-2,38,0), (209972,1900003,1,'chin_type',58,-75,-95), (209973,1900003,1,'ear_type',58,-63,0), (209974,1900003,1,'eye_brow_type',-20,70,29), (209975,1900003,0,'eye_color',84,139,114), (209976,1900003,1,'eye_type',-62,0,0), (209977,1900003,0,'hair_color1',41,55,26), (209978,1900003,0,'hair_color2',29,0,0), (209979,1900003,0,'hair_face_color',84,0,0), (209980,1900003,0,'hair_face_highlight_color',35,24,1), (209981,1900003,0,'hair_highlight',109,14,49), (209982,1900003,0,'hair_type_color',84,0,0), (209983,1900003,0,'hair_type_highlight_color',35,24,1), (209984,1900003,1,'lip_type',-79,82,-84), (209985,1900003,1,'nose_type',2,41,55), (209986,1900003,0,'skin_color',136,118,120), (209987,1900003,1,'soga_cheek_type',0,-20,70), (209988,1900003,1,'soga_chin_type',0,-79,82), (209989,1900003,1,'soga_ear_type',0,-62,0), (209990,1900003,1,'soga_eye_brow_type',0,58,-63), (209991,1900003,0,'soga_eye_color',229,229,102), (209992,1900003,1,'soga_eye_type',29,0,0), (209993,1900003,0,'soga_hair_color1',185,97,0), (209994,1900003,0,'soga_hair_color2',79,28,15), (209995,1900003,0,'soga_hair_face_color',84,0,0), (209996,1900003,0,'soga_hair_face_highlight_color',35,24,1), (209997,1900003,0,'soga_hair_highlight',109,14,49), (209998,1900003,0,'soga_hair_type_color',84,0,0), (209999,1900003,0,'soga_hair_type_highlight_color',35,24,1), (210000,1900003,1,'soga_lip_type',29,-2,38), (210001,1900003,1,'soga_nose_type',-84,58,-75), (210002,1900003,0,'soga_skin_color',136,118,120), (210003,1900003,0,'wing_color1',255,255,255), (210004,1900003,0,'wing_color2',255,255,255), (210005,1900004,1,'cheek_type',2,-87,0), (210006,1900004,1,'chin_type',-96,77,75), (210007,1900004,1,'ear_type',2,50,0), (210008,1900004,1,'eye_brow_type',28,40,82), (210009,1900004,0,'eye_color',33,64,44), (210010,1900004,1,'eye_type',-25,0,0), (210011,1900004,0,'hair_color1',172,10,0), (210012,1900004,0,'hair_color2',43,0,0), (210013,1900004,0,'hair_face_color',244,246,246), (210014,1900004,0,'hair_face_highlight_color',61,61,75), (210015,1900004,0,'hair_highlight',43,36,70), (210016,1900004,0,'hair_type_color',244,246,246), (210017,1900004,0,'hair_type_highlight_color',61,61,75), (210018,1900004,1,'lip_type',21,68,40), (210019,1900004,1,'nose_type',39,-84,10), (210020,1900004,0,'skin_color',245,249,249), (210021,1900004,1,'soga_cheek_type',0,28,40), (210022,1900004,1,'soga_chin_type',0,21,68), (210023,1900004,1,'soga_ear_type',0,-25,0), (210024,1900004,1,'soga_eye_brow_type',0,2,50), (210025,1900004,0,'soga_eye_color',229,229,102), (210026,1900004,1,'soga_eye_type',43,0,0), (210027,1900004,0,'soga_hair_color1',161,165,168), (210028,1900004,0,'soga_hair_color2',60,71,71), (210029,1900004,0,'soga_hair_face_color',244,246,246), (210030,1900004,0,'soga_hair_face_highlight_color',61,61,75), (210031,1900004,0,'soga_hair_highlight',43,36,70), (210032,1900004,0,'soga_hair_type_color',244,246,246), (210033,1900004,0,'soga_hair_type_highlight_color',61,61,75), (210034,1900004,1,'soga_lip_type',82,2,-87), (210035,1900004,1,'soga_nose_type',40,-96,77), (210036,1900004,0,'soga_skin_color',245,249,249), (210037,1900004,0,'wing_color1',255,255,255), (210038,1900004,0,'wing_color2',255,255,255), (210099,1900010,1,'cheek_type',-37,-2,0), (210100,1900010,1,'chin_type',35,58,-20), (210101,1900010,1,'ear_type',0,29,0), (210102,1900010,1,'eye_brow_type',53,-87,-64), (210103,1900010,0,'eye_color',110,9,22), (210104,1900010,1,'eye_type',-75,0,0), (210105,1900010,0,'hair_color1',26,253,194), (210106,1900010,0,'hair_face_color',186,243,28), (210107,1900010,0,'hair_type_color',186,243,28), (210108,1900010,1,'lip_type',-56,7,-84), (210109,1900010,1,'nose_type',75,26,-3), (210110,1900010,0,'skin_color',255,255,255), (210111,1900010,1,'soga_cheek_type',0,53,-87), (210112,1900010,1,'soga_chin_type',0,-56,7), (210113,1900010,1,'soga_ear_type',0,-75,0), (210114,1900010,1,'soga_eye_brow_type',0,0,29), (210115,1900010,0,'soga_eye_color',229,229,102), (210116,1900010,1,'soga_eye_type',-75,0,0), (210117,1900010,0,'soga_hair_face_color',186,243,28), (210118,1900010,0,'soga_hair_type_color',186,243,28), (210119,1900010,1,'soga_lip_type',-64,-37,-2), (210120,1900010,1,'soga_nose_type',-84,35,58), (210121,1900010,0,'soga_skin_color',186,243,28), (210122,1900010,0,'wing_color1',255,255,255), (210123,1900010,0,'wing_color2',255,255,255), (210127,1900012,1,'cheek_type',-25,-46,0), (210128,1900012,1,'chin_type',58,43,-52), (210129,1900012,1,'ear_type',66,-23,0), (210130,1900012,1,'eye_brow_type',-3,15,-3), (210131,1900012,0,'eye_color',158,190,179), (210132,1900012,1,'eye_type',75,0,0), (210133,1900012,0,'hair_color1',216,52,46), (210134,1900012,0,'hair_color2',43,0,0), (210135,1900012,0,'hair_face_color',35,24,1), (210136,1900012,0,'hair_face_highlight_color',47,14,19), (210137,1900012,0,'hair_highlight',54,45,28), (210138,1900012,0,'hair_type_color',35,24,1), (210139,1900012,0,'hair_type_highlight_color',47,14,19), (210140,1900012,1,'lip_type',58,74,-14), (210141,1900012,1,'nose_type',31,-40,52), (210142,1900012,0,'skin_color',243,250,250), (210143,1900012,1,'soga_cheek_type',0,-3,15), (210144,1900012,1,'soga_chin_type',0,58,74), (210145,1900012,1,'soga_ear_type',0,75,0), (210146,1900012,1,'soga_eye_brow_type',0,66,-23), (210147,1900012,0,'soga_eye_color',229,229,102), (210148,1900012,1,'soga_eye_type',43,0,0), (210149,1900012,0,'soga_hair_color1',79,28,15), (210150,1900012,0,'soga_hair_color2',111,64,0), (210151,1900012,0,'soga_hair_face_color',35,24,1), (210152,1900012,0,'soga_hair_face_highlight_color',47,14,19), (210153,1900012,0,'soga_hair_highlight',54,45,28), (210154,1900012,0,'soga_hair_type_color',35,24,1), (210155,1900012,0,'soga_hair_type_highlight_color',47,14,19), (210156,1900012,1,'soga_lip_type',-3,-25,-46), (210157,1900012,1,'soga_nose_type',-14,58,43), (210158,1900012,0,'soga_skin_color',243,250,250), (210159,1900012,0,'wing_color1',255,255,255), (210160,1900012,0,'wing_color2',255,255,255), (210170,1900016,0,'eye_color',255,255,255), (210171,1900016,0,'skin_color',255,255,255), (210172,1900016,0,'soga_eye_color',255,0,255), (210173,1900017,1,'cheek_type',81,63,0), (210174,1900017,1,'chin_type',56,7,77), (210175,1900017,1,'ear_type',25,93,0), (210176,1900017,1,'eye_brow_type',-64,-52,56), (210177,1900017,0,'eye_color',146,163,126), (210178,1900017,1,'eye_type',100,0,0), (210179,1900017,0,'hair_color1',39,50,46), (210180,1900017,0,'hair_color2',34,0,0), (210181,1900017,0,'hair_face_color',15,1,21), (210182,1900017,0,'hair_face_highlight_color',244,246,246), (210183,1900017,0,'hair_highlight',164,165,165), (210184,1900017,0,'hair_type_color',15,1,21), (210185,1900017,0,'hair_type_highlight_color',244,246,246), (210186,1900017,1,'lip_type',-31,-76,45), (210187,1900017,1,'nose_type',-4,39,50), (210188,1900017,0,'skin_color',46,34,21), (210189,1900017,1,'soga_cheek_type',0,-64,-52), (210190,1900017,1,'soga_chin_type',0,-31,-76), (210191,1900017,1,'soga_ear_type',0,100,0), (210192,1900017,1,'soga_eye_brow_type',0,25,93), (210193,1900017,0,'soga_eye_color',229,229,102), (210194,1900017,1,'soga_eye_type',34,0,0), (210195,1900017,0,'soga_hair_color1',26,24,25), (210196,1900017,0,'soga_hair_color2',36,34,36), (210197,1900017,0,'soga_hair_face_color',15,1,21), (210198,1900017,0,'soga_hair_face_highlight_color',244,246,246), (210199,1900017,0,'soga_hair_highlight',164,165,165), (210200,1900017,0,'soga_hair_type_color',15,1,21), (210201,1900017,0,'soga_hair_type_highlight_color',244,246,246), (210202,1900017,1,'soga_lip_type',56,81,63), (210203,1900017,1,'soga_nose_type',45,56,7), (210204,1900017,0,'soga_skin_color',46,34,21), (210205,1900017,0,'wing_color1',255,255,255), (210206,1900017,0,'wing_color2',255,255,255), (210207,1900018,1,'cheek_type',76,-61,0), (210208,1900018,1,'chin_type',56,3,56), (210209,1900018,1,'ear_type',-39,-74,0), (210210,1900018,1,'eye_brow_type',97,-81,100), (210211,1900018,0,'eye_color',126,96,46), (210212,1900018,1,'eye_type',22,0,0), (210213,1900018,0,'hair_color1',160,249,167), (210214,1900018,0,'hair_color2',94,59,11), (210215,1900018,0,'hair_face_color',100,70,10), (210216,1900018,0,'hair_face_highlight_color',186,129,11), (210217,1900018,0,'hair_highlight',209,131,22), (210218,1900018,0,'hair_type_color',100,70,10), (210219,1900018,0,'hair_type_highlight_color',186,129,11), (210220,1900018,1,'lip_type',64,31,81), (210221,1900018,1,'nose_type',34,-96,-7), (210222,1900018,0,'skin_color',226,205,157), (210223,1900018,1,'soga_cheek_type',0,97,-81), (210224,1900018,1,'soga_chin_type',0,64,31), (210225,1900018,1,'soga_ear_type',0,22,0), (210226,1900018,1,'soga_eye_brow_type',0,-39,-74), (210227,1900018,0,'soga_eye_color',229,229,102), (210228,1900018,1,'soga_eye_type',22,0,0), (210229,1900018,0,'soga_hair_color1',56,33,26), (210230,1900018,0,'soga_hair_color2',94,59,11), (210231,1900018,0,'soga_hair_face_color',100,70,10), (210232,1900018,0,'soga_hair_face_highlight_color',186,129,11), (210233,1900018,0,'soga_hair_highlight',209,131,22), (210234,1900018,0,'soga_hair_type_color',100,70,10), (210235,1900018,0,'soga_hair_type_highlight_color',186,129,11), (210236,1900018,1,'soga_lip_type',100,76,-61), (210237,1900018,1,'soga_nose_type',81,56,3), (210238,1900018,0,'soga_skin_color',226,205,157), (210239,1900018,0,'wing_color1',255,255,255), (210240,1900018,0,'wing_color2',255,255,255), (210241,1900019,1,'cheek_type',-17,0,0), (210242,1900019,1,'chin_type',-14,-87,-37), (210243,1900019,1,'ear_type',-43,-79,0), (210244,1900019,1,'eye_brow_type',-28,-2,-95), (210245,1900019,0,'eye_color',83,88,47), (210246,1900019,1,'eye_type',2,0,0), (210247,1900019,0,'hair_color1',70,218,77), (210248,1900019,0,'hair_color2',172,0,0), (210249,1900019,0,'hair_face_color',84,0,0), (210250,1900019,0,'hair_face_highlight_color',119,147,147), (210251,1900019,0,'hair_highlight',123,123,130), (210252,1900019,0,'hair_type_color',84,0,0), (210253,1900019,0,'hair_type_highlight_color',119,147,147), (210254,1900019,1,'lip_type',-70,-69,-87), (210255,1900019,1,'nose_type',65,70,-38), (210256,1900019,0,'skin_color',156,163,163), (210257,1900019,1,'soga_cheek_type',0,-28,-2), (210258,1900019,1,'soga_chin_type',0,-70,-69), (210259,1900019,1,'soga_ear_type',0,2,0), (210260,1900019,1,'soga_eye_brow_type',0,-43,-79), (210261,1900019,0,'soga_eye_color',229,229,102), (210262,1900019,1,'soga_eye_type',-84,0,0), (210263,1900019,0,'soga_hair_color1',109,14,49), (210264,1900019,0,'soga_hair_color2',185,97,0), (210265,1900019,0,'soga_hair_face_color',84,0,0), (210266,1900019,0,'soga_hair_face_highlight_color',119,147,147), (210267,1900019,0,'soga_hair_highlight',123,123,130), (210268,1900019,0,'soga_hair_type_color',84,0,0), (210269,1900019,0,'soga_hair_type_highlight_color',119,147,147), (210270,1900019,1,'soga_lip_type',-95,-17,0), (210271,1900019,1,'soga_nose_type',-87,-14,-87), (210272,1900019,0,'soga_skin_color',156,163,163), (210273,1900019,0,'wing_color1',255,255,255), (210274,1900019,0,'wing_color2',255,255,255), (210275,1900020,0,'eye_color',255,255,0), (210276,1900020,0,'skin_color',0,63,0), (210277,1900020,0,'soga_eye_color',255,0,255), (210281,1900022,0,'eye_color',255,255,255), (210282,1900022,0,'skin_color',255,255,255), (210283,1900022,0,'soga_eye_color',255,0,255), (210284,1900023,1,'cheek_type',28,-37,0), (210285,1900023,1,'chin_type',9,4,17), (210286,1900023,1,'ear_type',-28,28,0), (210287,1900023,1,'eye_brow_type',-4,-41,-19), (210288,1900023,0,'eye_color',31,68,69), (210289,1900023,1,'eye_type',23,0,0), (210290,1900023,0,'hair_color1',228,37,156), (210291,1900023,0,'hair_face_color',213,209,159), (210292,1900023,0,'hair_face_highlight_color',56,40,19), (210293,1900023,0,'hair_type_color',213,209,159), (210294,1900023,0,'hair_type_highlight_color',56,40,19), (210295,1900023,1,'lip_type',32,32,-14), (210296,1900023,1,'nose_type',-26,-28,37), (210297,1900023,0,'skin_color',181,132,94), (210298,1900023,1,'soga_cheek_type',0,-4,-41), (210299,1900023,1,'soga_chin_type',0,32,32), (210300,1900023,1,'soga_ear_type',0,23,0), (210301,1900023,1,'soga_eye_brow_type',0,-28,28), (210302,1900023,0,'soga_eye_color',229,229,102), (210303,1900023,1,'soga_eye_type',23,0,0), (210304,1900023,0,'soga_hair_face_color',213,209,159), (210305,1900023,0,'soga_hair_face_highlight_color',56,40,19), (210306,1900023,0,'soga_hair_type_color',213,209,159), (210307,1900023,0,'soga_hair_type_highlight_color',56,40,19), (210308,1900023,1,'soga_lip_type',-19,28,-37), (210309,1900023,1,'soga_nose_type',-14,9,4), (210310,1900023,0,'soga_skin_color',181,132,94), (210311,1900023,0,'wing_color1',255,255,255), (210312,1900023,0,'wing_color2',255,255,255), (210313,1900024,1,'cheek_type',37,19,0), (210314,1900024,1,'chin_type',-79,-85,-7), (210315,1900024,1,'ear_type',-57,58,0), (210316,1900024,1,'eye_brow_type',29,-79,-14), (210317,1900024,0,'eye_color',135,162,128), (210318,1900024,1,'eye_type',-14,0,0), (210319,1900024,0,'hair_color1',28,194,78), (210320,1900024,0,'hair_color2',50,69,69), (210321,1900024,0,'hair_face_color',91,7,6), (210322,1900024,0,'hair_face_highlight_color',40,34,51), (210323,1900024,0,'hair_highlight',246,219,114), (210324,1900024,0,'hair_type_color',91,7,6), (210325,1900024,0,'hair_type_highlight_color',40,34,51), (210326,1900024,1,'lip_type',17,-23,69), (210327,1900024,1,'nose_type',-59,28,-62), (210328,1900024,0,'skin_color',76,51,37), (210329,1900024,1,'soga_cheek_type',0,29,-79), (210330,1900024,1,'soga_chin_type',0,17,-23), (210331,1900024,1,'soga_ear_type',0,-14,0), (210332,1900024,1,'soga_eye_brow_type',0,-57,58), (210333,1900024,0,'soga_eye_color',229,229,102), (210334,1900024,1,'soga_eye_type',-1,0,0), (210335,1900024,0,'soga_hair_color1',161,165,168), (210336,1900024,0,'soga_hair_color2',50,69,69), (210337,1900024,0,'soga_hair_face_color',91,7,6), (210338,1900024,0,'soga_hair_face_highlight_color',40,34,51), (210339,1900024,0,'soga_hair_highlight',246,219,114), (210340,1900024,0,'soga_hair_type_color',91,7,6), (210341,1900024,0,'soga_hair_type_highlight_color',40,34,51), (210342,1900024,1,'soga_lip_type',-14,37,19), (210343,1900024,1,'soga_nose_type',69,-79,-85), (210344,1900024,0,'soga_skin_color',76,51,37), (210345,1900024,0,'wing_color1',255,255,255), (210346,1900024,0,'wing_color2',255,255,255), (210347,1900025,1,'cheek_type',62,44,0), (210348,1900025,1,'chin_type',34,-59,66), (210349,1900025,1,'ear_type',-17,-88,0), (210350,1900025,1,'eye_brow_type',25,-39,-1), (210351,1900025,0,'eye_color',72,133,113), (210352,1900025,1,'eye_type',-48,0,0), (210353,1900025,0,'hair_color1',26,1,17), (210354,1900025,0,'hair_color2',99,53,22), (210355,1900025,0,'hair_face_color',47,14,18), (210356,1900025,0,'hair_face_highlight_color',35,24,2), (210357,1900025,0,'hair_highlight',114,112,142), (210358,1900025,0,'hair_type_color',47,14,18), (210359,1900025,0,'hair_type_highlight_color',35,24,2), (210360,1900025,1,'lip_type',-7,-50,5), (210361,1900025,1,'nose_type',34,26,1), (210362,1900025,0,'skin_color',199,139,129), (210363,1900025,1,'soga_cheek_type',0,25,-39), (210364,1900025,1,'soga_chin_type',0,-7,-50), (210365,1900025,1,'soga_ear_type',0,-48,0), (210366,1900025,1,'soga_eye_brow_type',0,-17,-88), (210367,1900025,0,'soga_eye_color',229,229,102), (210368,1900025,1,'soga_eye_type',26,0,0), (210369,1900025,0,'soga_hair_color1',239,221,86), (210370,1900025,0,'soga_hair_color2',99,53,22), (210371,1900025,0,'soga_hair_face_color',47,14,18), (210372,1900025,0,'soga_hair_face_highlight_color',35,24,2), (210373,1900025,0,'soga_hair_highlight',114,112,142), (210374,1900025,0,'soga_hair_type_color',47,14,18), (210375,1900025,0,'soga_hair_type_highlight_color',35,24,2), (210376,1900025,1,'soga_lip_type',-1,62,44), (210377,1900025,1,'soga_nose_type',5,34,-59), (210378,1900025,0,'soga_skin_color',199,139,129), (210379,1900025,0,'wing_color1',255,255,255), (210380,1900025,0,'wing_color2',255,255,255), (210381,1900026,0,'eye_color',255,255,255), (210382,1900026,0,'skin_color',1,1,1), (210383,1900026,0,'soga_eye_color',255,0,255), (210384,1900027,1,'cheek_type',-64,-69,0), (210385,1900027,1,'chin_type',-15,-2,29), (210386,1900027,1,'ear_type',81,26,0), (210387,1900027,1,'eye_brow_type',-47,-95,21), (210388,1900027,0,'eye_color',108,165,165), (210389,1900027,1,'eye_type',-46,0,0), (210390,1900027,0,'hair_color1',249,81,25), (210391,1900027,0,'hair_color2',111,64,0), (210392,1900027,0,'hair_face_color',200,142,16), (210393,1900027,0,'hair_face_highlight_color',55,53,68), (210394,1900027,0,'hair_highlight',89,21,21), (210395,1900027,0,'hair_type_color',200,142,16), (210396,1900027,0,'hair_type_highlight_color',55,53,68), (210397,1900027,1,'lip_type',-65,-93,77), (210398,1900027,1,'nose_type',-96,-7,81), (210399,1900027,0,'skin_color',202,167,171), (210400,1900027,1,'soga_cheek_type',0,-47,-95), (210401,1900027,1,'soga_chin_type',0,-65,-93), (210402,1900027,1,'soga_ear_type',0,-46,0), (210403,1900027,1,'soga_eye_brow_type',0,81,26), (210404,1900027,0,'soga_eye_color',229,229,102), (210405,1900027,1,'soga_eye_type',-7,0,0), (210406,1900027,0,'soga_hair_color1',79,28,15), (210407,1900027,0,'soga_hair_color2',111,64,0), (210408,1900027,0,'soga_hair_face_color',200,142,16), (210409,1900027,0,'soga_hair_face_highlight_color',55,53,68), (210410,1900027,0,'soga_hair_highlight',89,21,21), (210411,1900027,0,'soga_hair_type_color',200,142,16), (210412,1900027,0,'soga_hair_type_highlight_color',55,53,68), (210413,1900027,1,'soga_lip_type',21,-64,-69), (210414,1900027,1,'soga_nose_type',77,-15,-2), (210415,1900027,0,'soga_skin_color',202,167,171), (210416,1900027,0,'wing_color1',255,255,255), (210417,1900027,0,'wing_color2',255,255,255), (210424,1900030,0,'eye_color',255,255,255), (210425,1900030,0,'skin_color',255,255,255), (210426,1900030,0,'soga_eye_color',255,0,255), (210427,1900031,1,'cheek_type',-11,19,0), (210428,1900031,1,'chin_type',11,42,-34), (210429,1900031,1,'ear_type',-3,-17,0), (210430,1900031,1,'eye_brow_type',0,18,5), (210431,1900031,0,'eye_color',163,182,156), (210432,1900031,1,'eye_type',14,0,0), (210433,1900031,0,'hair_color1',0,246,156), (210434,1900031,0,'hair_face_color',43,47,38), (210435,1900031,0,'hair_face_highlight_color',95,79,62), (210436,1900031,0,'hair_type_color',43,47,38), (210437,1900031,0,'hair_type_highlight_color',95,79,62), (210438,1900031,1,'lip_type',-9,25,-28), (210439,1900031,1,'nose_type',-14,0,-10), (210440,1900031,0,'skin_color',238,248,248), (210441,1900031,1,'soga_cheek_type',0,0,18), (210442,1900031,1,'soga_chin_type',0,-9,25), (210443,1900031,1,'soga_ear_type',0,14,0), (210444,1900031,1,'soga_eye_brow_type',0,-3,-17), (210445,1900031,0,'soga_eye_color',229,229,102), (210446,1900031,1,'soga_eye_type',-28,0,0), (210447,1900031,0,'soga_hair_face_color',43,47,38), (210448,1900031,0,'soga_hair_face_highlight_color',95,79,62), (210449,1900031,0,'soga_hair_type_color',43,47,38), (210450,1900031,0,'soga_hair_type_highlight_color',95,79,62), (210451,1900031,1,'soga_lip_type',5,-11,19), (210452,1900031,1,'soga_nose_type',-28,11,42), (210453,1900031,0,'soga_skin_color',238,248,248), (210454,1900031,0,'wing_color1',255,255,255), (210455,1900031,0,'wing_color2',255,255,255), (210456,1900032,0,'eye_color',44,0,24), (210457,1900032,0,'skin_color',0,63,128), (210458,1900032,0,'soga_eye_color',255,0,255), (210462,1900034,0,'eye_color',6,0,36), (210463,1900034,0,'skin_color',0,63,128), (210464,1900034,0,'soga_eye_color',255,0,255), (210492,1900044,1,'cheek_type',0,25,0), (210493,1900044,1,'chin_type',-28,-2,-22), (210494,1900044,1,'ear_type',-37,18,0), (210495,1900044,1,'eye_brow_type',5,8,-26), (210496,1900044,0,'eye_color',108,165,165), (210497,1900044,1,'eye_type',-8,0,0), (210498,1900044,0,'hair_color1',29,20,0), (210499,1900044,0,'hair_face_color',49,48,42), (210500,1900044,0,'hair_face_highlight_color',121,92,0), (210501,1900044,0,'hair_type_color',49,48,42), (210502,1900044,0,'hair_type_highlight_color',121,92,0), (210503,1900044,1,'lip_type',26,29,-20), (210504,1900044,1,'nose_type',-4,29,20), (210505,1900044,0,'skin_color',235,231,195), (210506,1900044,1,'soga_cheek_type',0,5,8), (210507,1900044,1,'soga_chin_type',0,26,29), (210508,1900044,1,'soga_ear_type',0,-8,0), (210509,1900044,1,'soga_eye_brow_type',0,-37,18), (210510,1900044,0,'soga_eye_color',229,229,102), (210511,1900044,1,'soga_eye_type',-8,0,0), (210512,1900044,0,'soga_hair_face_color',49,48,42), (210513,1900044,0,'soga_hair_face_highlight_color',121,92,0), (210514,1900044,0,'soga_hair_type_color',49,48,42), (210515,1900044,0,'soga_hair_type_highlight_color',121,92,0), (210516,1900044,1,'soga_lip_type',-26,0,25), (210517,1900044,1,'soga_nose_type',-20,-28,-2), (210518,1900044,0,'soga_skin_color',235,231,195), (210519,1900044,0,'wing_color1',255,255,255), (210520,1900044,0,'wing_color2',255,255,255), (210521,1900045,1,'cheek_type',-17,40,0), (210522,1900045,1,'chin_type',-40,76,-25), (210523,1900045,1,'ear_type',57,2,0), (210524,1900045,1,'eye_brow_type',-87,-28,-81), (210525,1900045,0,'eye_color',120,158,126), (210526,1900045,1,'eye_type',45,0,0), (210527,1900045,0,'hair_color1',100,211,31), (210528,1900045,0,'hair_color2',120,50,0), (210529,1900045,0,'hair_face_highlight_color',184,128,10), (210530,1900045,0,'hair_highlight',209,131,22), (210531,1900045,0,'hair_type_highlight_color',184,128,10), (210532,1900045,1,'lip_type',-100,9,100), (210533,1900045,1,'nose_type',-62,100,-45), (210534,1900045,0,'skin_color',180,156,106), (210535,1900045,1,'soga_cheek_type',0,-87,-28), (210536,1900045,1,'soga_chin_type',0,-100,9), (210537,1900045,1,'soga_ear_type',0,45,0), (210538,1900045,1,'soga_eye_brow_type',0,57,2), (210539,1900045,0,'soga_eye_color',229,229,102), (210540,1900045,1,'soga_eye_type',45,0,0), (210541,1900045,0,'soga_hair_color1',38,22,21), (210542,1900045,0,'soga_hair_color2',120,50,0), (210543,1900045,0,'soga_hair_face_highlight_color',184,128,10), (210544,1900045,0,'soga_hair_highlight',209,131,22), (210545,1900045,0,'soga_hair_type_highlight_color',184,128,10), (210546,1900045,1,'soga_lip_type',-81,-17,40), (210547,1900045,1,'soga_nose_type',100,-40,76), (210548,1900045,0,'soga_skin_color',180,156,106), (210549,1900045,0,'wing_color1',255,255,255), (210550,1900045,0,'wing_color2',255,255,255), (210551,1900046,1,'cheek_type',-76,-100,0), (210552,1900046,1,'chin_type',84,-7,65), (210553,1900046,1,'ear_type',100,7,0), (210554,1900046,1,'eye_brow_type',-31,84,25), (210555,1900046,0,'eye_color',157,157,54), (210556,1900046,1,'eye_type',50,0,0), (210557,1900046,0,'hair_color1',156,156,17), (210558,1900046,0,'hair_face_color',239,235,210), (210559,1900046,0,'hair_type_color',239,235,210), (210560,1900046,1,'lip_type',-81,0,-9), (210561,1900046,1,'nose_type',100,-100,-100), (210562,1900046,0,'skin_color',150,165,126), (210563,1900046,1,'soga_cheek_type',0,-31,84), (210564,1900046,1,'soga_chin_type',0,-81,0), (210565,1900046,1,'soga_ear_type',0,50,0), (210566,1900046,1,'soga_eye_brow_type',0,100,7), (210567,1900046,0,'soga_eye_color',229,229,102), (210568,1900046,1,'soga_eye_type',50,0,0), (210569,1900046,0,'soga_hair_face_color',239,235,210), (210570,1900046,0,'soga_hair_type_color',239,235,210), (210571,1900046,1,'soga_lip_type',25,-76,-100), (210572,1900046,1,'soga_nose_type',-9,84,-7), (210573,1900046,0,'soga_skin_color',150,165,126), (210574,1900046,0,'wing_color1',255,255,255), (210575,1900046,0,'wing_color2',255,255,255), (210576,1900047,1,'cheek_type',17,50,0), (210577,1900047,1,'chin_type',-41,38,50), (210578,1900047,1,'ear_type',45,-68,0), (210579,1900047,1,'eye_brow_type',-63,0,-100), (210580,1900047,0,'eye_color',193,217,252), (210581,1900047,1,'eye_type',-4,0,0), (210582,1900047,0,'hair_color1',3,41,216), (210583,1900047,0,'hair_color2',94,109,112), (210584,1900047,0,'hair_face_color',103,133,150), (210585,1900047,0,'hair_face_highlight_color',244,244,246), (210586,1900047,0,'hair_highlight',160,156,172), (210587,1900047,0,'hair_type_color',103,133,150), (210588,1900047,0,'hair_type_highlight_color',244,244,246), (210589,1900047,1,'lip_type',-100,-56,28), (210590,1900047,1,'nose_type',-75,3,41), (210591,1900047,0,'skin_color',89,132,131), (210592,1900047,1,'soga_cheek_type',0,-63,0), (210593,1900047,1,'soga_chin_type',0,-100,-56), (210594,1900047,1,'soga_ear_type',0,-4,0), (210595,1900047,1,'soga_eye_brow_type',0,45,-68), (210596,1900047,0,'soga_eye_color',229,229,102), (210597,1900047,1,'soga_eye_type',-4,0,0), (210598,1900047,0,'soga_hair_color1',102,153,147), (210599,1900047,0,'soga_hair_color2',94,109,112), (210600,1900047,0,'soga_hair_face_color',103,133,150), (210601,1900047,0,'soga_hair_face_highlight_color',244,244,246), (210602,1900047,0,'soga_hair_highlight',160,156,172), (210603,1900047,0,'soga_hair_type_color',103,133,150), (210604,1900047,0,'soga_hair_type_highlight_color',244,244,246), (210605,1900047,1,'soga_lip_type',-100,17,50), (210606,1900047,1,'soga_nose_type',28,-41,38), (210607,1900047,0,'soga_skin_color',89,132,131), (210608,1900047,0,'wing_color1',255,255,255), (210609,1900047,0,'wing_color2',255,255,255), (210610,1900048,1,'cheek_type',-50,76,0), (210611,1900048,1,'chin_type',-47,17,-62), (210612,1900048,1,'ear_type',65,82,0), (210613,1900048,1,'eye_brow_type',-88,9,83), (210614,1900048,0,'eye_color',50,104,115), (210615,1900048,1,'eye_type',12,0,0), (210616,1900048,0,'hair_color1',227,70,173), (210617,1900048,0,'hair_color2',181,0,0), (210618,1900048,0,'hair_face_color',244,246,246), (210619,1900048,0,'hair_face_highlight_color',244,245,246), (210620,1900048,0,'hair_highlight',161,165,168), (210621,1900048,0,'hair_type_color',244,246,246), (210622,1900048,0,'hair_type_highlight_color',244,245,246), (210623,1900048,1,'lip_type',-100,76,62), (210624,1900048,1,'nose_type',96,-29,70), (210625,1900048,0,'skin_color',246,248,248), (210626,1900048,1,'soga_cheek_type',0,-88,9), (210627,1900048,1,'soga_chin_type',0,-100,76), (210628,1900048,1,'soga_ear_type',0,12,0), (210629,1900048,1,'soga_eye_brow_type',0,65,82), (210630,1900048,0,'soga_eye_color',229,229,102), (210631,1900048,1,'soga_eye_type',-75,0,0), (210632,1900048,0,'soga_hair_color1',161,165,168), (210633,1900048,0,'soga_hair_color2',60,71,71), (210634,1900048,0,'soga_hair_face_color',244,246,246), (210635,1900048,0,'soga_hair_face_highlight_color',244,245,246), (210636,1900048,0,'soga_hair_highlight',161,165,168), (210637,1900048,0,'soga_hair_type_color',244,246,246), (210638,1900048,0,'soga_hair_type_highlight_color',244,245,246), (210639,1900048,1,'soga_lip_type',83,-50,76), (210640,1900048,1,'soga_nose_type',62,-47,17), (210641,1900048,0,'soga_skin_color',246,248,248), (210642,1900048,0,'wing_color1',255,255,255), (210643,1900048,0,'wing_color2',255,255,255), (210644,1900049,1,'cheek_type',20,39,0), (210645,1900049,1,'chin_type',1,-8,34), (210646,1900049,1,'ear_type',-7,44,0), (210647,1900049,1,'eye_brow_type',-14,-9,25), (210648,1900049,0,'eye_color',143,165,131), (210649,1900049,1,'eye_type',14,0,0), (210650,1900049,0,'hair_color1',19,0,0), (210651,1900049,0,'hair_face_color',10,8,7), (210652,1900049,0,'hair_face_highlight_color',98,39,3), (210653,1900049,0,'hair_type_color',10,8,7), (210654,1900049,0,'hair_type_highlight_color',98,39,3), (210655,1900049,1,'lip_type',-43,-1,17), (210656,1900049,1,'nose_type',-22,19,0), (210657,1900049,0,'skin_color',95,67,46), (210658,1900049,1,'soga_cheek_type',0,-14,-9), (210659,1900049,1,'soga_chin_type',0,-43,-1), (210660,1900049,1,'soga_ear_type',0,14,0), (210661,1900049,1,'soga_eye_brow_type',0,-7,44), (210662,1900049,0,'soga_eye_color',229,229,102), (210663,1900049,1,'soga_eye_type',14,0,0), (210664,1900049,0,'soga_hair_face_color',10,8,7), (210665,1900049,0,'soga_hair_face_highlight_color',98,39,3), (210666,1900049,0,'soga_hair_type_color',10,8,7), (210667,1900049,0,'soga_hair_type_highlight_color',98,39,3), (210668,1900049,1,'soga_lip_type',25,20,39), (210669,1900049,1,'soga_nose_type',17,1,-8), (210670,1900049,0,'soga_skin_color',95,67,46), (210671,1900049,0,'wing_color1',255,255,255), (210672,1900049,0,'wing_color2',255,255,255), (210673,1900050,1,'cheek_type',21,5,0), (210674,1900050,1,'chin_type',3,19,12), (210675,1900050,1,'ear_type',28,-31,0), (210676,1900050,1,'eye_brow_type',28,-11,22), (210677,1900050,0,'eye_color',162,199,211), (210678,1900050,1,'eye_type',12,0,0), (210679,1900050,0,'hair_color1',253,242,0), (210680,1900050,0,'hair_face_color',69,24,13), (210681,1900050,0,'hair_face_highlight_color',48,34,0), (210682,1900050,0,'hair_type_color',69,24,13), (210683,1900050,0,'hair_type_highlight_color',48,34,0), (210684,1900050,1,'lip_type',2,28,-14), (210685,1900050,1,'nose_type',2,-3,-14), (210686,1900050,0,'skin_color',175,182,182), (210687,1900050,1,'soga_cheek_type',0,28,-11), (210688,1900050,1,'soga_chin_type',0,2,28), (210689,1900050,1,'soga_ear_type',0,12,0), (210690,1900050,1,'soga_eye_brow_type',0,28,-31), (210691,1900050,0,'soga_eye_color',229,229,102), (210692,1900050,1,'soga_eye_type',12,0,0), (210693,1900050,0,'soga_hair_face_color',69,24,13), (210694,1900050,0,'soga_hair_face_highlight_color',48,34,0), (210695,1900050,0,'soga_hair_type_color',69,24,13), (210696,1900050,0,'soga_hair_type_highlight_color',48,34,0), (210697,1900050,1,'soga_lip_type',22,21,5), (210698,1900050,1,'soga_nose_type',-14,3,19), (210699,1900050,0,'soga_skin_color',175,182,182), (210700,1900050,0,'wing_color1',255,255,255), (210701,1900050,0,'wing_color2',255,255,255), (210714,1900055,1,'cheek_type',-100,-74,0), (210715,1900055,1,'chin_type',-93,-77,56), (210716,1900055,1,'ear_type',100,28,0), (210717,1900055,1,'eye_brow_type',-87,-100,14), (210718,1900055,0,'eye_color',255,255,191), (210719,1900055,1,'eye_type',100,0,0), (210720,1900055,0,'hair_color1',186,169,28), (210721,1900055,0,'hair_face_color',243,232,233), (210722,1900055,0,'hair_type_color',243,232,233), (210723,1900055,1,'lip_type',56,28,-34), (210724,1900055,1,'nose_type',81,-70,-87), (210725,1900055,0,'skin_color',243,232,233), (210726,1900055,1,'soga_cheek_type',0,-87,-100), (210727,1900055,1,'soga_chin_type',0,56,28), (210728,1900055,1,'soga_ear_type',0,100,0), (210729,1900055,1,'soga_eye_brow_type',0,100,28), (210730,1900055,0,'soga_eye_color',229,229,102), (210731,1900055,1,'soga_eye_type',100,0,0), (210732,1900055,0,'soga_hair_face_color',243,232,233), (210733,1900055,0,'soga_hair_type_color',243,232,233), (210734,1900055,1,'soga_lip_type',14,-100,-74), (210735,1900055,1,'soga_nose_type',-34,-93,-77), (210736,1900055,0,'soga_skin_color',243,232,233), (210737,1900055,0,'wing_color1',255,255,255), (210738,1900055,0,'wing_color2',255,255,255), (210739,1900056,1,'cheek_type',97,-100,0), (210740,1900056,1,'chin_type',-100,-58,100), (210741,1900056,1,'ear_type',7,14,0), (210742,1900056,1,'eye_brow_type',-17,100,31), (210743,1900056,0,'eye_color',31,64,68), (210744,1900056,1,'eye_type',-17,0,0), (210745,1900056,0,'hair_color1',231,100,222), (210746,1900056,0,'hair_color2',100,0,0), (210747,1900056,0,'hair_face_color',15,1,21), (210748,1900056,0,'hair_face_highlight_color',119,147,147), (210749,1900056,0,'hair_highlight',123,123,130), (210750,1900056,0,'hair_type_color',15,1,21), (210751,1900056,0,'hair_type_highlight_color',119,147,147), (210752,1900056,1,'lip_type',-7,41,-34), (210753,1900056,1,'nose_type',0,-25,100), (210754,1900056,0,'skin_color',106,81,49), (210755,1900056,1,'soga_cheek_type',0,-17,100), (210756,1900056,1,'soga_chin_type',0,-7,41), (210757,1900056,1,'soga_ear_type',0,-17,0), (210758,1900056,1,'soga_eye_brow_type',0,7,14), (210759,1900056,0,'soga_eye_color',229,229,102), (210760,1900056,1,'soga_eye_type',100,0,0), (210761,1900056,0,'soga_hair_color1',26,24,25), (210762,1900056,0,'soga_hair_color2',36,34,36), (210763,1900056,0,'soga_hair_face_color',15,1,21), (210764,1900056,0,'soga_hair_face_highlight_color',119,147,147), (210765,1900056,0,'soga_hair_highlight',123,123,130), (210766,1900056,0,'soga_hair_type_color',15,1,21), (210767,1900056,0,'soga_hair_type_highlight_color',119,147,147), (210768,1900056,1,'soga_lip_type',31,97,-100), (210769,1900056,1,'soga_nose_type',-34,-100,-58), (210770,1900056,0,'soga_skin_color',106,81,49), (210771,1900056,0,'wing_color1',255,255,255), (210772,1900056,0,'wing_color2',255,255,255), (210773,1900057,1,'cheek_type',-41,1,0), (210774,1900057,1,'chin_type',12,11,-3), (210775,1900057,1,'ear_type',-5,-14,0), (210776,1900057,1,'eye_brow_type',11,-28,18), (210777,1900057,0,'eye_color',170,142,111), (210778,1900057,1,'eye_type',-26,0,0), (210779,1900057,0,'hair_color1',7,14,156), (210780,1900057,0,'hair_face_color',249,240,235), (210781,1900057,0,'hair_face_highlight_color',107,88,2), (210782,1900057,0,'hair_type_color',249,240,235), (210783,1900057,0,'hair_type_highlight_color',107,88,2), (210784,1900057,1,'lip_type',-7,-25,-22), (210785,1900057,1,'nose_type',18,7,14), (210786,1900057,0,'skin_color',249,230,230), (210787,1900057,1,'soga_cheek_type',0,11,-28), (210788,1900057,1,'soga_chin_type',0,-7,-25), (210789,1900057,1,'soga_ear_type',0,-26,0), (210790,1900057,1,'soga_eye_brow_type',0,-5,-14), (210791,1900057,0,'soga_eye_color',229,229,102), (210792,1900057,1,'soga_eye_type',-26,0,0), (210793,1900057,0,'soga_hair_face_color',249,240,235), (210794,1900057,0,'soga_hair_face_highlight_color',107,88,2), (210795,1900057,0,'soga_hair_type_color',249,240,235), (210796,1900057,0,'soga_hair_type_highlight_color',107,88,2), (210797,1900057,1,'soga_lip_type',18,-41,1), (210798,1900057,1,'soga_nose_type',-22,12,11), (210799,1900057,0,'soga_skin_color',249,230,230), (210800,1900057,0,'wing_color1',255,255,255), (210801,1900057,0,'wing_color2',255,255,255), (210802,1900058,1,'cheek_type',-35,-19,0), (210803,1900058,1,'chin_type',-5,20,40), (210804,1900058,1,'ear_type',10,34,0), (210805,1900058,1,'eye_brow_type',0,18,17), (210806,1900058,0,'eye_color',108,169,186), (210807,1900058,1,'eye_type',-31,0,0), (210808,1900058,0,'hair_color1',224,28,0), (210809,1900058,0,'hair_face_color',68,36,1), (210810,1900058,0,'hair_face_highlight_color',81,57,28), (210811,1900058,0,'hair_type_color',68,36,1), (210812,1900058,0,'hair_type_highlight_color',81,57,28), (210813,1900058,1,'lip_type',32,-14,39), (210814,1900058,1,'nose_type',-17,-32,28), (210815,1900058,0,'skin_color',254,254,254), (210816,1900058,1,'soga_cheek_type',0,0,18), (210817,1900058,1,'soga_chin_type',0,32,-14), (210818,1900058,1,'soga_ear_type',0,-31,0), (210819,1900058,1,'soga_eye_brow_type',0,10,34), (210820,1900058,0,'soga_eye_color',229,229,102), (210821,1900058,1,'soga_eye_type',-31,0,0), (210822,1900058,0,'soga_hair_face_color',68,36,1), (210823,1900058,0,'soga_hair_face_highlight_color',81,57,28), (210824,1900058,0,'soga_hair_type_color',68,36,1), (210825,1900058,0,'soga_hair_type_highlight_color',81,57,28), (210826,1900058,1,'soga_lip_type',17,-35,-19), (210827,1900058,1,'soga_nose_type',39,-5,20), (210828,1900058,0,'soga_skin_color',254,254,254), (210829,1900058,0,'wing_color1',255,255,255), (210830,1900058,0,'wing_color2',255,255,255), (210831,1900059,1,'cheek_type',-14,9,0), (210832,1900059,1,'chin_type',-22,-38,10), (210833,1900059,1,'ear_type',42,-26,0), (210834,1900059,1,'eye_brow_type',45,-34,-8), (210835,1900059,0,'eye_color',167,133,93), (210836,1900059,0,'hair_color1',247,245,0), (210837,1900059,0,'hair_face_color',191,188,170), (210838,1900059,0,'hair_face_highlight_color',44,40,12), (210839,1900059,0,'hair_type_color',191,188,170), (210840,1900059,0,'hair_type_highlight_color',44,40,12), (210841,1900059,1,'lip_type',-28,4,39), (210842,1900059,1,'nose_type',14,-9,-11), (210843,1900059,0,'skin_color',208,198,177), (210844,1900059,1,'soga_cheek_type',0,45,-34), (210845,1900059,1,'soga_chin_type',0,-28,4), (210846,1900059,1,'soga_ear_type',42,-26,0), (210847,1900059,1,'soga_eye_brow_type',0,42,-26), (210848,1900059,0,'soga_eye_color',229,229,102), (210849,1900059,0,'soga_hair_face_color',191,188,170), (210850,1900059,0,'soga_hair_face_highlight_color',44,40,12), (210851,1900059,0,'soga_hair_type_color',191,188,170), (210852,1900059,0,'soga_hair_type_highlight_color',44,40,12), (210853,1900059,1,'soga_lip_type',-8,-14,9), (210854,1900059,1,'soga_nose_type',39,-22,-38), (210855,1900059,0,'soga_skin_color',208,198,177), (210856,1900059,0,'wing_color1',255,255,255), (210857,1900059,0,'wing_color2',255,255,255), (210858,1900060,1,'cheek_type',-9,-12,0), (210859,1900060,1,'chin_type',-5,7,-9), (210860,1900060,1,'ear_type',2,-9,0), (210861,1900060,1,'eye_brow_type',-5,-17,-43), (210862,1900060,0,'eye_color',61,97,59), (210863,1900060,1,'eye_type',-29,0,0), (210864,1900060,0,'hair_color1',238,238,0), (210865,1900060,0,'hair_face_color',213,175,3), (210866,1900060,0,'hair_face_highlight_color',180,124,57), (210867,1900060,0,'hair_type_color',213,175,3), (210868,1900060,0,'hair_type_highlight_color',180,124,57), (210869,1900060,1,'lip_type',18,-9,17), (210870,1900060,1,'nose_type',-17,-18,-18), (210871,1900060,0,'skin_color',206,172,118), (210872,1900060,1,'soga_cheek_type',0,-5,-17), (210873,1900060,1,'soga_chin_type',0,18,-9), (210874,1900060,1,'soga_ear_type',0,-29,0), (210875,1900060,1,'soga_eye_brow_type',0,2,-9), (210876,1900060,0,'soga_eye_color',229,229,102), (210877,1900060,1,'soga_eye_type',-29,0,0), (210878,1900060,0,'soga_hair_face_color',213,175,3), (210879,1900060,0,'soga_hair_face_highlight_color',180,124,57), (210880,1900060,0,'soga_hair_type_color',213,175,3), (210881,1900060,0,'soga_hair_type_highlight_color',180,124,57), (210882,1900060,1,'soga_lip_type',-43,-9,-12), (210883,1900060,1,'soga_nose_type',17,-5,7), (210884,1900060,0,'soga_skin_color',206,172,118), (210885,1900060,0,'wing_color1',255,255,255), (210886,1900060,0,'wing_color2',255,255,255), (210887,1900061,1,'cheek_type',-2,25,0), (210888,1900061,1,'chin_type',-34,0,2), (210889,1900061,1,'ear_type',-23,9,0), (210890,1900061,1,'eye_brow_type',2,-17,-2), (210891,1900061,0,'eye_color',139,121,65), (210892,1900061,1,'eye_type',-28,0,0), (210893,1900061,0,'hair_color1',3,255,0), (210894,1900061,0,'hair_face_color',43,29,21), (210895,1900061,0,'hair_face_highlight_color',42,38,34), (210896,1900061,0,'hair_type_color',43,29,21), (210897,1900061,0,'hair_type_highlight_color',42,38,34), (210898,1900061,1,'lip_type',4,14,3), (210899,1900061,1,'nose_type',14,3,-1), (210900,1900061,0,'skin_color',222,180,182), (210901,1900061,1,'soga_cheek_type',0,2,-17), (210902,1900061,1,'soga_chin_type',0,4,14), (210903,1900061,1,'soga_ear_type',0,-28,0), (210904,1900061,1,'soga_eye_brow_type',0,-23,9), (210905,1900061,0,'soga_eye_color',229,229,102), (210906,1900061,1,'soga_eye_type',26,0,0), (210907,1900061,0,'soga_hair_face_color',43,29,21), (210908,1900061,0,'soga_hair_face_highlight_color',42,38,34), (210909,1900061,0,'soga_hair_type_color',43,29,21), (210910,1900061,0,'soga_hair_type_highlight_color',42,38,34), (210911,1900061,1,'soga_lip_type',-2,-2,25), (210912,1900061,1,'soga_nose_type',3,-34,0), (210913,1900061,0,'soga_skin_color',222,180,182), (210914,1900061,0,'wing_color1',255,255,255), (210915,1900061,0,'wing_color2',255,255,255), (210916,1900062,1,'cheek_type',0,2,0), (210917,1900062,1,'chin_type',-1,28,28), (210918,1900062,1,'ear_type',34,12,0), (210919,1900062,1,'eye_brow_type',-2,-10,-5), (210920,1900062,0,'eye_color',101,107,192), (210921,1900062,1,'eye_type',-31,0,0), (210922,1900062,0,'hair_color1',0,222,0), (210923,1900062,0,'hair_face_color',144,146,146), (210924,1900062,0,'hair_face_highlight_color',105,103,97), (210925,1900062,0,'hair_type_color',144,146,146), (210926,1900062,0,'hair_type_highlight_color',105,103,97), (210927,1900062,1,'lip_type',7,-20,-9), (210928,1900062,1,'nose_type',-11,0,-34), (210929,1900062,0,'skin_color',132,120,163), (210930,1900062,1,'soga_cheek_type',0,-2,-10), (210931,1900062,1,'soga_chin_type',0,7,-20), (210932,1900062,1,'soga_ear_type',0,-31,0), (210933,1900062,1,'soga_eye_brow_type',0,34,12), (210934,1900062,0,'soga_eye_color',229,229,102), (210935,1900062,1,'soga_eye_type',-31,0,0), (210936,1900062,0,'soga_hair_face_color',144,146,146), (210937,1900062,0,'soga_hair_face_highlight_color',105,103,97), (210938,1900062,0,'soga_hair_type_color',144,146,146), (210939,1900062,0,'soga_hair_type_highlight_color',105,103,97), (210940,1900062,1,'soga_lip_type',-5,0,2), (210941,1900062,1,'soga_nose_type',-9,-1,28), (210942,1900062,0,'soga_skin_color',132,120,163), (210943,1900062,0,'wing_color1',255,255,255), (210944,1900062,0,'wing_color2',255,255,255), (210945,1900063,1,'cheek_type',12,-7,0), (210946,1900063,1,'chin_type',21,0,-14), (210947,1900063,1,'ear_type',-4,0,0), (210948,1900063,1,'eye_brow_type',-23,4,-18), (210949,1900063,0,'eye_color',42,82,61), (210950,1900063,1,'eye_type',-12,0,0), (210951,1900063,0,'hair_color1',246,7,0), (210952,1900063,0,'hair_face_color',49,29,1), (210953,1900063,0,'hair_face_highlight_color',43,42,38), (210954,1900063,0,'hair_type_color',49,29,1), (210955,1900063,0,'hair_type_highlight_color',43,42,38), (210956,1900063,1,'lip_type',0,-17,18), (210957,1900063,1,'nose_type',8,-10,7), (210958,1900063,0,'skin_color',61,45,27), (210959,1900063,1,'soga_cheek_type',0,-23,4), (210960,1900063,1,'soga_chin_type',0,0,-17), (210961,1900063,1,'soga_ear_type',0,-12,0), (210962,1900063,1,'soga_eye_brow_type',0,-4,0), (210963,1900063,0,'soga_eye_color',229,229,102), (210964,1900063,1,'soga_eye_type',-12,0,0), (210965,1900063,0,'soga_hair_face_color',49,29,1), (210966,1900063,0,'soga_hair_face_highlight_color',43,42,38), (210967,1900063,0,'soga_hair_type_color',49,29,1), (210968,1900063,0,'soga_hair_type_highlight_color',43,42,38), (210969,1900063,1,'soga_lip_type',-18,12,-7), (210970,1900063,1,'soga_nose_type',18,21,0), (210971,1900063,0,'soga_skin_color',61,45,27), (210972,1900063,0,'wing_color1',255,255,255), (210973,1900063,0,'wing_color2',255,255,255), (211001,1900065,1,'cheek_type',-76,75,0), (211002,1900065,1,'chin_type',17,-90,-12), (211003,1900065,1,'ear_type',-4,-71,0), (211004,1900065,1,'eye_brow_type',87,20,-25), (211005,1900065,0,'eye_color',158,158,0), (211006,1900065,1,'eye_type',-48,0,0), (211007,1900065,0,'hair_color1',206,68,31), (211008,1900065,1,'lip_type',89,93,12), (211009,1900065,1,'nose_type',-51,-50,68), (211010,1900065,0,'skin_color',35,50,54), (211011,1900065,1,'soga_cheek_type',0,87,20), (211012,1900065,1,'soga_chin_type',0,89,93), (211013,1900065,1,'soga_ear_type',0,-48,0), (211014,1900065,1,'soga_eye_brow_type',0,-4,-71), (211015,1900065,0,'soga_eye_color',229,229,102), (211016,1900065,1,'soga_eye_type',-48,0,0), (211017,1900065,1,'soga_lip_type',-25,-76,75), (211018,1900065,1,'soga_nose_type',12,17,-90), (211019,1900065,0,'soga_skin_color',35,50,54), (211020,1900065,0,'wing_color1',255,255,255), (211021,1900065,0,'wing_color2',255,255,255), (211022,1900066,1,'cheek_type',-17,88,0), (211023,1900066,1,'chin_type',65,43,-59), (211024,1900066,1,'ear_type',-18,0,0), (211025,1900066,1,'eye_brow_type',17,-53,-59), (211026,1900066,0,'eye_color',63,42,17), (211027,1900066,1,'eye_type',84,0,0), (211028,1900066,0,'hair_color1',25,181,82), (211029,1900066,0,'hair_color2',252,0,0), (211030,1900066,0,'hair_face_color',5,2,2), (211031,1900066,0,'hair_face_highlight_color',8,3,3), (211032,1900066,0,'hair_highlight',21,13,24), (211033,1900066,0,'hair_type_color',5,2,2), (211034,1900066,0,'hair_type_highlight_color',8,3,3), (211035,1900066,1,'lip_type',7,-50,77), (211036,1900066,1,'nose_type',-71,25,-75), (211037,1900066,0,'skin_color',238,237,210), (211038,1900066,1,'soga_cheek_type',0,17,-53), (211039,1900066,1,'soga_chin_type',0,7,-50), (211040,1900066,1,'soga_ear_type',0,84,0), (211041,1900066,1,'soga_eye_brow_type',0,-18,0), (211042,1900066,0,'soga_eye_color',229,229,102), (211043,1900066,1,'soga_eye_type',-4,0,0), (211044,1900066,0,'soga_hair_color1',21,13,24), (211045,1900066,0,'soga_hair_color2',34,28,24), (211046,1900066,0,'soga_hair_face_color',5,2,2), (211047,1900066,0,'soga_hair_face_highlight_color',8,3,3), (211048,1900066,0,'soga_hair_highlight',21,13,24), (211049,1900066,0,'soga_hair_type_color',5,2,2), (211050,1900066,0,'soga_hair_type_highlight_color',8,3,3), (211051,1900066,1,'soga_lip_type',-59,-17,88), (211052,1900066,1,'soga_nose_type',77,65,43), (211053,1900066,0,'soga_skin_color',238,237,210), (211054,1900067,1,'cheek_type',0,-89,0), (211055,1900067,1,'chin_type',76,-56,-2), (211056,1900067,1,'ear_type',84,-62,0), (211057,1900067,1,'eye_brow_type',69,-87,4), (211058,1900067,0,'eye_color',102,161,165), (211059,1900067,1,'eye_type',-89,0,0), (211060,1900067,0,'hair_color1',255,246,8), (211061,1900067,0,'hair_color2',171,0,0), (211062,1900067,0,'hair_face_color',47,14,19), (211063,1900067,0,'hair_face_highlight_color',182,81,34), (211064,1900067,0,'hair_highlight',105,26,26), (211065,1900067,0,'hair_type_color',47,14,19), (211066,1900067,0,'hair_type_highlight_color',182,81,34), (211067,1900067,1,'lip_type',-81,-50,-35), (211068,1900067,1,'nose_type',5,-1,-10), (211069,1900067,0,'skin_color',197,171,173), (211070,1900067,1,'soga_cheek_type',0,69,-87), (211071,1900067,1,'soga_chin_type',0,-81,-50), (211072,1900067,1,'soga_ear_type',0,-89,0), (211073,1900067,1,'soga_eye_brow_type',0,84,-62), (211074,1900067,0,'soga_eye_color',229,229,102), (211075,1900067,1,'soga_eye_type',-85,0,0), (211076,1900067,0,'soga_hair_color1',54,45,28), (211077,1900067,0,'soga_hair_color2',104,52,0), (211078,1900067,0,'soga_hair_face_color',47,14,19), (211079,1900067,0,'soga_hair_face_highlight_color',182,81,34), (211080,1900067,0,'soga_hair_highlight',105,26,26), (211081,1900067,0,'soga_hair_type_color',47,14,19), (211082,1900067,0,'soga_hair_type_highlight_color',182,81,34), (211083,1900067,1,'soga_lip_type',4,0,-89), (211084,1900067,1,'soga_nose_type',-35,76,-56), (211085,1900067,0,'soga_skin_color',197,171,173), (211086,1900067,0,'wing_color1',255,255,255), (211087,1900067,0,'wing_color2',255,255,255), (211088,1900068,1,'cheek_type',-14,9,0), (211089,1900068,1,'chin_type',-22,-38,10), (211090,1900068,1,'ear_type',42,-26,0), (211091,1900068,1,'eye_brow_type',45,-34,-8), (211092,1900068,0,'eye_color',167,133,93), (211093,1900068,0,'hair_color1',247,245,0), (211094,1900068,0,'hair_face_color',191,188,170), (211095,1900068,0,'hair_face_highlight_color',44,40,12), (211096,1900068,0,'hair_type_color',191,188,170), (211097,1900068,0,'hair_type_highlight_color',44,40,12), (211098,1900068,1,'lip_type',-28,4,39), (211099,1900068,1,'nose_type',14,-9,-11), (211100,1900068,0,'skin_color',208,198,177), (211101,1900068,1,'soga_cheek_type',0,45,-34), (211102,1900068,1,'soga_chin_type',0,-28,4), (211103,1900068,1,'soga_ear_type',42,-26,0), (211104,1900068,1,'soga_eye_brow_type',0,42,-26), (211105,1900068,0,'soga_eye_color',229,229,102), (211106,1900068,0,'soga_hair_face_color',191,188,170), (211107,1900068,0,'soga_hair_face_highlight_color',44,40,12), (211108,1900068,0,'soga_hair_type_color',191,188,170), (211109,1900068,0,'soga_hair_type_highlight_color',44,40,12), (211110,1900068,1,'soga_lip_type',-8,-14,9), (211111,1900068,1,'soga_nose_type',39,-22,-38), (211112,1900068,0,'soga_skin_color',208,198,177), (211113,1900068,0,'wing_color1',255,255,255), (211114,1900068,0,'wing_color2',255,255,255), (211115,1900069,1,'cheek_type',10,23,0), (211116,1900069,1,'chin_type',-5,34,21), (211117,1900069,1,'ear_type',0,38,0), (211118,1900069,1,'eye_brow_type',-28,7,-17), (211119,1900069,0,'eye_color',129,90,41), (211120,1900069,1,'eye_type',-43,0,0), (211121,1900069,0,'hair_color1',219,14,0), (211122,1900069,0,'hair_face_color',27,26,18), (211123,1900069,0,'hair_face_highlight_color',174,165,93), (211124,1900069,0,'hair_type_color',27,26,18), (211125,1900069,0,'hair_type_highlight_color',174,165,93), (211126,1900069,1,'lip_type',-11,-19,0), (211127,1900069,1,'nose_type',1,-37,14), (211128,1900069,0,'skin_color',249,236,237), (211129,1900069,1,'soga_cheek_type',0,-28,7), (211130,1900069,1,'soga_chin_type',0,-11,-19), (211131,1900069,1,'soga_ear_type',0,-43,0), (211132,1900069,1,'soga_eye_brow_type',0,0,38), (211133,1900069,0,'soga_eye_color',229,229,102), (211134,1900069,1,'soga_eye_type',-43,0,0), (211135,1900069,0,'soga_hair_face_color',27,26,18), (211136,1900069,0,'soga_hair_face_highlight_color',174,165,93), (211137,1900069,0,'soga_hair_type_color',27,26,18), (211138,1900069,0,'soga_hair_type_highlight_color',174,165,93), (211139,1900069,1,'soga_lip_type',-17,10,23), (211140,1900069,1,'soga_nose_type',0,-5,34), (211141,1900069,0,'soga_skin_color',249,236,237), (211142,1900069,0,'wing_color1',255,255,255), (211143,1900069,0,'wing_color2',255,255,255), (211144,1900070,1,'cheek_type',25,22,0), (211145,1900070,1,'chin_type',-39,34,-21), (211146,1900070,1,'ear_type',0,10,0), (211147,1900070,1,'eye_brow_type',-28,-34,0), (211148,1900070,0,'eye_color',110,101,54), (211149,1900070,1,'eye_type',-22,0,0), (211150,1900070,0,'hair_color1',245,28,0), (211151,1900070,0,'hair_face_color',118,48,1), (211152,1900070,0,'hair_face_highlight_color',43,37,30), (211153,1900070,0,'hair_type_color',118,48,1), (211154,1900070,0,'hair_type_highlight_color',43,37,30), (211155,1900070,1,'lip_type',5,-5,0), (211156,1900070,1,'nose_type',-7,-11,28), (211157,1900070,0,'skin_color',225,197,149), (211158,1900070,1,'soga_cheek_type',0,-28,-34), (211159,1900070,1,'soga_chin_type',0,5,-5), (211160,1900070,1,'soga_ear_type',0,-22,0), (211161,1900070,1,'soga_eye_brow_type',0,0,10), (211162,1900070,0,'soga_eye_color',229,229,102), (211163,1900070,1,'soga_eye_type',-22,0,0), (211164,1900070,0,'soga_hair_face_color',118,48,1), (211165,1900070,0,'soga_hair_face_highlight_color',43,37,30), (211166,1900070,0,'soga_hair_type_color',118,48,1), (211167,1900070,0,'soga_hair_type_highlight_color',43,37,30), (211168,1900070,1,'soga_lip_type',0,25,22), (211169,1900070,1,'soga_nose_type',0,-39,34), (211170,1900070,0,'soga_skin_color',225,197,149), (211171,1900070,0,'wing_color1',255,255,255), (211172,1900070,0,'wing_color2',255,255,255), (211173,1900071,0,'eye_color',112,130,30), (211174,1900071,0,'skin_color',255,128,63), (211175,1900071,0,'soga_eye_color',255,0,255), (211176,1900072,1,'cheek_type',-7,0,0), (211177,1900072,1,'chin_type',-29,75,-96), (211178,1900072,1,'ear_type',69,14,0), (211179,1900072,1,'eye_brow_type',28,-20,-23), (211180,1900072,0,'eye_color',47,95,110), (211181,1900072,1,'eye_type',-37,0,0), (211182,1900072,0,'hair_color1',181,235,208), (211183,1900072,0,'hair_color2',198,0,0), (211184,1900072,0,'hair_face_color',119,147,147), (211185,1900072,0,'hair_face_highlight_color',193,100,45), (211186,1900072,0,'hair_highlight',105,26,26), (211187,1900072,0,'hair_type_color',119,147,147), (211188,1900072,0,'hair_type_highlight_color',193,100,45), (211189,1900072,1,'lip_type',-28,-44,78), (211190,1900072,1,'nose_type',84,-75,-21), (211191,1900072,0,'skin_color',229,215,216), (211192,1900072,1,'soga_cheek_type',0,28,-20), (211193,1900072,1,'soga_chin_type',0,-28,-44), (211194,1900072,1,'soga_ear_type',0,-37,0), (211195,1900072,1,'soga_eye_brow_type',0,69,14), (211196,1900072,0,'soga_eye_color',229,229,102), (211197,1900072,1,'soga_eye_type',-58,0,0), (211198,1900072,0,'soga_hair_color1',114,112,142), (211199,1900072,0,'soga_hair_color2',152,138,129), (211200,1900072,0,'soga_hair_face_color',119,147,147), (211201,1900072,0,'soga_hair_face_highlight_color',193,100,45), (211202,1900072,0,'soga_hair_highlight',105,26,26), (211203,1900072,0,'soga_hair_type_color',119,147,147), (211204,1900072,0,'soga_hair_type_highlight_color',193,100,45), (211205,1900072,1,'soga_lip_type',-23,-7,0), (211206,1900072,1,'soga_nose_type',78,-29,75), (211207,1900072,0,'soga_skin_color',229,215,216), (211208,1900072,0,'wing_color1',255,255,255), (211209,1900072,0,'wing_color2',255,255,255), (211210,1900073,1,'cheek_type',34,-37,0), (211211,1900073,1,'chin_type',-50,0,-22), (211212,1900073,1,'ear_type',87,22,0), (211213,1900073,1,'eye_brow_type',-68,28,81), (211214,1900073,0,'eye_color',8,72,195), (211215,1900073,1,'eye_type',51,0,0), (211216,1900073,0,'hair_color1',34,9,225), (211217,1900073,1,'lip_type',-95,-65,-12), (211218,1900073,1,'nose_type',-7,34,9), (211219,1900073,0,'skin_color',230,217,217), (211220,1900073,1,'soga_cheek_type',0,-68,28), (211221,1900073,1,'soga_chin_type',0,-95,-65), (211222,1900073,1,'soga_ear_type',0,51,0), (211223,1900073,1,'soga_eye_brow_type',0,87,22), (211224,1900073,0,'soga_eye_color',229,229,102), (211225,1900073,1,'soga_eye_type',51,0,0), (211226,1900073,1,'soga_lip_type',81,34,-37), (211227,1900073,1,'soga_nose_type',-12,-50,0), (211228,1900073,0,'soga_skin_color',230,217,217), (211229,1900073,0,'wing_color1',255,255,255), (211230,1900073,0,'wing_color2',255,255,255), (211231,1900074,1,'cheek_type',-68,96,0), (211232,1900074,1,'chin_type',-5,74,85), (211233,1900074,1,'ear_type',14,18,0), (211234,1900074,1,'eye_brow_type',100,-68,69), (211235,1900074,0,'eye_color',102,74,34), (211236,1900074,1,'eye_type',100,0,0), (211237,1900074,0,'hair_color1',52,20,81), (211238,1900074,0,'hair_color2',61,0,0), (211239,1900074,0,'hair_face_color',15,1,21), (211240,1900074,0,'hair_face_highlight_color',244,246,246), (211241,1900074,0,'hair_highlight',164,165,165), (211242,1900074,0,'hair_type_color',15,1,21), (211243,1900074,0,'hair_type_highlight_color',244,246,246), (211244,1900074,1,'lip_type',31,79,87), (211245,1900074,1,'nose_type',-97,52,20), (211246,1900074,0,'skin_color',165,145,97), (211247,1900074,1,'soga_cheek_type',0,100,-68), (211248,1900074,1,'soga_chin_type',0,31,79), (211249,1900074,1,'soga_ear_type',0,100,0), (211250,1900074,1,'soga_eye_brow_type',0,14,18), (211251,1900074,0,'soga_eye_color',229,229,102), (211252,1900074,1,'soga_eye_type',61,0,0), (211253,1900074,0,'soga_hair_color1',26,24,25), (211254,1900074,0,'soga_hair_color2',36,34,36), (211255,1900074,0,'soga_hair_face_color',15,1,21), (211256,1900074,0,'soga_hair_face_highlight_color',244,246,246), (211257,1900074,0,'soga_hair_highlight',164,165,165), (211258,1900074,0,'soga_hair_type_color',15,1,21), (211259,1900074,0,'soga_hair_type_highlight_color',244,246,246), (211260,1900074,1,'soga_lip_type',69,-68,96), (211261,1900074,1,'soga_nose_type',87,-5,74), (211262,1900074,0,'soga_skin_color',165,145,97), (211263,1900074,0,'wing_color1',255,255,255), (211264,1900074,0,'wing_color2',255,255,255), (211265,1900075,1,'cheek_type',-8,0,0), (211266,1900075,1,'chin_type',-56,21,11), (211267,1900075,1,'ear_type',47,-100,0), (211268,1900075,1,'eye_brow_type',100,-42,-3), (211269,1900075,0,'eye_color',36,21,6), (211270,1900075,1,'eye_type',28,0,0), (211271,1900075,0,'hair_color1',100,100,156), (211272,1900075,0,'hair_color2',62,0,0), (211273,1900075,0,'hair_face_color',100,70,10), (211274,1900075,0,'hair_face_highlight_color',8,2,4), (211275,1900075,0,'hair_highlight',38,22,21), (211276,1900075,0,'hair_type_color',100,70,10), (211277,1900075,0,'hair_type_highlight_color',8,2,4), (211278,1900075,1,'lip_type',-40,-100,100), (211279,1900075,1,'nose_type',20,100,100), (211280,1900075,0,'skin_color',214,165,169), (211281,1900075,1,'soga_cheek_type',0,100,-42), (211282,1900075,1,'soga_chin_type',0,-40,-100), (211283,1900075,1,'soga_ear_type',0,28,0), (211284,1900075,1,'soga_eye_brow_type',0,47,-100), (211285,1900075,0,'soga_eye_color',229,229,102), (211286,1900075,1,'soga_eye_type',62,0,0), (211287,1900075,0,'soga_hair_color1',56,33,26), (211288,1900075,0,'soga_hair_color2',94,59,11), (211289,1900075,0,'soga_hair_face_color',100,70,10), (211290,1900075,0,'soga_hair_face_highlight_color',8,2,4), (211291,1900075,0,'soga_hair_highlight',38,22,21), (211292,1900075,0,'soga_hair_type_color',100,70,10), (211293,1900075,0,'soga_hair_type_highlight_color',8,2,4), (211294,1900075,1,'soga_lip_type',-3,-8,0), (211295,1900075,1,'soga_nose_type',100,-56,21), (211296,1900075,0,'soga_skin_color',214,165,169), (211297,1900075,0,'wing_color1',255,255,255), (211298,1900075,0,'wing_color2',255,255,255), (211299,1900076,1,'cheek_type',-11,10,0), (211300,1900076,1,'chin_type',-53,-28,2), (211301,1900076,1,'ear_type',-31,-47,0), (211302,1900076,1,'eye_brow_type',-93,45,42), (211303,1900076,0,'eye_color',121,172,178), (211304,1900076,1,'eye_type',63,0,0), (211305,1900076,0,'hair_color1',46,3,239), (211306,1900076,0,'hair_color2',234,0,0), (211307,1900076,0,'hair_face_color',145,49,29), (211308,1900076,0,'hair_face_highlight_color',15,1,21), (211309,1900076,0,'hair_highlight',161,165,168), (211310,1900076,0,'hair_type_color',145,49,29), (211311,1900076,0,'hair_type_highlight_color',15,1,21), (211312,1900076,1,'lip_type',-51,-93,-85), (211313,1900076,1,'nose_type',18,46,3), (211314,1900076,0,'skin_color',223,186,182), (211315,1900076,1,'soga_cheek_type',0,-93,45), (211316,1900076,1,'soga_chin_type',0,-51,-93), (211317,1900076,1,'soga_ear_type',0,63,0), (211318,1900076,1,'soga_eye_brow_type',0,-31,-47), (211319,1900076,0,'soga_eye_color',229,229,102), (211320,1900076,1,'soga_eye_type',-22,0,0), (211321,1900076,0,'soga_hair_color1',43,36,70), (211322,1900076,0,'soga_hair_color2',64,76,74), (211323,1900076,0,'soga_hair_face_color',145,49,29), (211324,1900076,0,'soga_hair_face_highlight_color',15,1,21), (211325,1900076,0,'soga_hair_highlight',161,165,168), (211326,1900076,0,'soga_hair_type_color',145,49,29), (211327,1900076,0,'soga_hair_type_highlight_color',15,1,21), (211328,1900076,1,'soga_lip_type',42,-11,10), (211329,1900076,1,'soga_nose_type',-85,-53,-28), (211330,1900076,0,'soga_skin_color',223,186,182), (211331,1900076,0,'wing_color1',255,255,255), (211332,1900076,0,'wing_color2',255,255,255), (211333,1900077,0,'eye_color',142,95,38), (211334,1900077,0,'skin_color',255,128,63), (211335,1900077,0,'soga_eye_color',255,0,255), (211336,1900078,1,'cheek_type',4,-91,0), (211337,1900078,1,'chin_type',-69,7,75), (211338,1900078,1,'ear_type',-50,77,0), (211339,1900078,1,'eye_brow_type',-71,37,23), (211340,1900078,0,'eye_color',163,201,212), (211341,1900078,1,'eye_type',97,0,0), (211342,1900078,0,'hair_color1',225,58,53), (211343,1900078,0,'hair_color2',97,0,0), (211344,1900078,0,'hair_face_color',40,20,7), (211345,1900078,0,'hair_face_highlight_color',47,42,59), (211346,1900078,0,'hair_highlight',246,219,114), (211347,1900078,0,'hair_type_color',40,20,7), (211348,1900078,0,'hair_type_highlight_color',47,42,59), (211349,1900078,1,'lip_type',-34,-68,-35), (211350,1900078,1,'nose_type',63,-31,58), (211351,1900078,0,'skin_color',177,159,108), (211352,1900078,1,'soga_cheek_type',0,-71,37), (211353,1900078,1,'soga_chin_type',0,-34,-68), (211354,1900078,1,'soga_ear_type',0,97,0), (211355,1900078,1,'soga_eye_brow_type',0,-50,77), (211356,1900078,0,'soga_eye_color',229,229,102), (211357,1900078,1,'soga_eye_type',97,0,0), (211358,1900078,0,'soga_hair_color1',38,22,21), (211359,1900078,0,'soga_hair_color2',120,50,0), (211360,1900078,0,'soga_hair_face_color',40,20,7), (211361,1900078,0,'soga_hair_face_highlight_color',47,42,59), (211362,1900078,0,'soga_hair_highlight',246,219,114), (211363,1900078,0,'soga_hair_type_color',40,20,7), (211364,1900078,0,'soga_hair_type_highlight_color',47,42,59), (211365,1900078,1,'soga_lip_type',23,4,-91), (211366,1900078,1,'soga_nose_type',-35,-69,7), (211367,1900078,0,'soga_skin_color',177,159,108), (211368,1900078,0,'wing_color1',255,255,255), (211369,1900078,0,'wing_color2',255,255,255), (211370,1900079,1,'cheek_type',18,14,0), (211371,1900079,1,'chin_type',-2,-12,17), (211372,1900079,1,'ear_type',40,-9,0), (211373,1900079,1,'eye_brow_type',5,17,21), (211374,1900079,0,'eye_color',72,145,161), (211375,1900079,1,'eye_type',-34,0,0), (211376,1900079,0,'hair_color1',251,230,0), (211377,1900079,0,'hair_face_color',127,119,111), (211378,1900079,0,'hair_face_highlight_color',13,12,8), (211379,1900079,0,'hair_type_color',127,119,111), (211380,1900079,0,'hair_type_highlight_color',13,12,8), (211381,1900079,1,'lip_type',0,12,-28), (211382,1900079,1,'nose_type',0,-5,-26), (211383,1900079,0,'skin_color',116,75,68), (211384,1900079,1,'soga_cheek_type',0,5,17), (211385,1900079,1,'soga_chin_type',0,0,12), (211386,1900079,1,'soga_ear_type',0,-34,0), (211387,1900079,1,'soga_eye_brow_type',0,40,-9), (211388,1900079,0,'soga_eye_color',229,229,102), (211389,1900079,1,'soga_eye_type',-34,0,0), (211390,1900079,0,'soga_hair_face_color',127,119,111), (211391,1900079,0,'soga_hair_face_highlight_color',13,12,8), (211392,1900079,0,'soga_hair_type_color',127,119,111), (211393,1900079,0,'soga_hair_type_highlight_color',13,12,8), (211394,1900079,1,'soga_lip_type',21,18,14), (211395,1900079,1,'soga_nose_type',-28,-2,-12), (211396,1900079,0,'soga_skin_color',116,75,68), (211397,1900079,0,'wing_color1',255,255,255), (211398,1900079,0,'wing_color2',255,255,255), (211399,1900080,1,'cheek_type',-70,3,0), (211400,1900080,1,'chin_type',0,-5,-96), (211401,1900080,1,'ear_type',28,-81,0), (211402,1900080,1,'eye_brow_type',41,-17,-69), (211403,1900080,0,'eye_color',30,64,64), (211404,1900080,1,'eye_type',84,0,0), (211405,1900080,0,'hair_color1',7,185,63), (211406,1900080,0,'hair_color2',213,0,0), (211407,1900080,0,'hair_face_color',90,7,7), (211408,1900080,0,'hair_face_highlight_color',40,20,7), (211409,1900080,0,'hair_highlight',79,28,15), (211410,1900080,0,'hair_type_color',90,7,7), (211411,1900080,0,'hair_type_highlight_color',40,20,7), (211412,1900080,1,'lip_type',-52,87,7), (211413,1900080,1,'nose_type',62,7,-71), (211414,1900080,0,'skin_color',225,227,195), (211415,1900080,1,'soga_cheek_type',0,41,-17), (211416,1900080,1,'soga_chin_type',0,-52,87), (211417,1900080,1,'soga_ear_type',0,84,0), (211418,1900080,1,'soga_eye_brow_type',0,28,-81), (211419,1900080,0,'soga_eye_color',229,229,102), (211420,1900080,1,'soga_eye_type',-43,0,0), (211421,1900080,0,'soga_hair_color1',109,14,49), (211422,1900080,0,'soga_hair_color2',185,97,0), (211423,1900080,0,'soga_hair_face_color',90,7,7), (211424,1900080,0,'soga_hair_face_highlight_color',40,20,7), (211425,1900080,0,'soga_hair_highlight',79,28,15), (211426,1900080,0,'soga_hair_type_color',90,7,7), (211427,1900080,0,'soga_hair_type_highlight_color',40,20,7), (211428,1900080,1,'soga_lip_type',-69,-70,3), (211429,1900080,1,'soga_nose_type',7,0,-5), (211430,1900080,0,'soga_skin_color',225,227,195), (211431,1900080,0,'wing_color1',255,255,255), (211432,1900080,0,'wing_color2',255,255,255), (211433,1900081,1,'cheek_type',100,-28,0), (211434,1900081,1,'chin_type',37,-50,93), (211435,1900081,1,'ear_type',100,-61,0), (211436,1900081,1,'eye_brow_type',-50,-25,-7), (211437,1900081,0,'eye_color',237,242,255), (211438,1900081,1,'eye_type',46,0,0), (211439,1900081,0,'hair_color1',174,100,75), (211440,1900081,1,'lip_type',-3,-63,-21), (211441,1900081,1,'nose_type',56,-82,100), (211442,1900081,0,'skin_color',191,177,167), (211443,1900081,1,'soga_cheek_type',0,-50,-25), (211444,1900081,1,'soga_chin_type',0,-3,-63), (211445,1900081,1,'soga_ear_type',0,46,0), (211446,1900081,1,'soga_eye_brow_type',0,100,-61), (211447,1900081,0,'soga_eye_color',229,229,102), (211448,1900081,1,'soga_eye_type',46,0,0), (211449,1900081,1,'soga_lip_type',-7,100,-28), (211450,1900081,1,'soga_nose_type',-21,37,-50), (211451,1900081,0,'soga_skin_color',191,177,167), (211452,1900081,0,'wing_color1',255,255,255), (211453,1900081,0,'wing_color2',255,255,255), (211454,1900082,0,'eye_color',37,88,0), (211455,1900082,0,'skin_color',255,128,63), (211456,1900082,0,'soga_eye_color',255,0,255), (211475,1900084,0,'eye_color',33,0,0), (211476,1900084,0,'skin_color',255,128,63), (211477,1900084,0,'soga_eye_color',255,0,255), (211478,1900085,1,'cheek_type',-48,40,0), (211479,1900085,1,'chin_type',55,-21,-90), (211480,1900085,1,'ear_type',-28,40,0), (211481,1900085,1,'eye_brow_type',79,51,-59), (211482,1900085,0,'eye_color',37,81,80), (211483,1900085,1,'eye_type',-31,0,0), (211484,1900085,0,'hair_color1',253,192,22), (211485,1900085,0,'hair_color2',100,0,0), (211486,1900085,0,'hair_face_color',107,129,132), (211487,1900085,0,'hair_face_highlight_color',15,1,21), (211488,1900085,0,'hair_highlight',38,22,21), (211489,1900085,0,'hair_type_color',107,129,132), (211490,1900085,0,'hair_type_highlight_color',15,1,21), (211491,1900085,1,'lip_type',-17,-79,32), (211492,1900085,1,'nose_type',70,-3,-64), (211493,1900085,0,'skin_color',232,218,171), (211494,1900085,1,'soga_cheek_type',0,79,51), (211495,1900085,1,'soga_chin_type',0,-17,-79), (211496,1900085,1,'soga_ear_type',0,-31,0), (211497,1900085,1,'soga_eye_brow_type',0,-28,40), (211498,1900085,0,'soga_eye_color',229,229,102), (211499,1900085,1,'soga_eye_type',100,0,0), (211500,1900085,0,'soga_hair_color1',29,21,28), (211501,1900085,0,'soga_hair_color2',39,32,39), (211502,1900085,0,'soga_hair_face_color',107,129,132), (211503,1900085,0,'soga_hair_face_highlight_color',15,1,21), (211504,1900085,0,'soga_hair_highlight',38,22,21), (211505,1900085,0,'soga_hair_type_color',107,129,132), (211506,1900085,0,'soga_hair_type_highlight_color',15,1,21), (211507,1900085,1,'soga_lip_type',-59,-48,40), (211508,1900085,1,'soga_nose_type',32,55,-21), (211509,1900085,0,'soga_skin_color',232,218,171), (211510,1900085,0,'wing_color1',255,255,255), (211511,1900085,0,'wing_color2',255,255,255), (211512,1900086,0,'eye_color',82,38,36), (211513,1900086,0,'skin_color',255,128,63), (211514,1900086,0,'soga_eye_color',255,0,255), (211515,1900087,0,'eye_color',120,77,43), (211516,1900087,0,'skin_color',255,128,63), (211517,1900087,0,'soga_eye_color',255,0,255), (211518,1900088,0,'eye_color',106,55,64), (211519,1900088,0,'skin_color',255,128,63), (211520,1900088,0,'soga_eye_color',255,0,255), (211521,1900089,0,'eye_color',211,149,94), (211522,1900089,0,'skin_color',255,128,63), (211523,1900089,0,'soga_eye_color',255,0,255), (211524,1900090,0,'eye_color',108,91,46), (211525,1900090,0,'skin_color',255,128,63), (211526,1900090,0,'soga_eye_color',255,0,255), (211527,1900091,0,'eye_color',255,255,255), (211528,1900091,0,'skin_color',255,255,255), (211529,1900091,0,'soga_eye_color',255,0,255), (211530,1900092,0,'eye_color',255,255,255), (211531,1900092,0,'skin_color',255,255,255), (211532,1900092,0,'soga_eye_color',255,0,255), (211542,1900096,1,'cheek_type',100,-62,0), (211543,1900096,1,'chin_type',94,75,100), (211544,1900096,1,'ear_type',-78,-19,0), (211545,1900096,1,'eye_brow_type',-100,-100,56), (211546,1900096,0,'eye_color',129,125,67), (211547,1900096,1,'eye_type',-38,0,0), (211548,1900096,0,'hair_color1',34,3,156), (211549,1900096,0,'hair_color2',68,0,0), (211550,1900096,0,'hair_face_highlight_color',61,61,75), (211551,1900096,0,'hair_highlight',43,36,70), (211552,1900096,0,'hair_type_highlight_color',61,61,75), (211553,1900096,1,'lip_type',-25,45,42), (211554,1900096,1,'nose_type',62,34,3), (211555,1900096,0,'skin_color',126,117,117), (211556,1900096,1,'soga_cheek_type',0,-100,-100), (211557,1900096,1,'soga_chin_type',0,-25,45), (211558,1900096,1,'soga_ear_type',0,-38,0), (211559,1900096,1,'soga_eye_brow_type',0,-78,-19), (211560,1900096,0,'soga_eye_color',229,229,102), (211561,1900096,1,'soga_eye_type',68,0,0), (211562,1900096,0,'soga_hair_color1',38,22,21), (211563,1900096,0,'soga_hair_color2',120,50,0), (211564,1900096,0,'soga_hair_face_highlight_color',61,61,75), (211565,1900096,0,'soga_hair_highlight',43,36,70), (211566,1900096,0,'soga_hair_type_highlight_color',61,61,75), (211567,1900096,1,'soga_lip_type',56,100,-62), (211568,1900096,1,'soga_nose_type',42,94,75), (211569,1900096,0,'soga_skin_color',126,117,117), (211570,1900096,0,'wing_color1',255,255,255), (211571,1900096,0,'wing_color2',255,255,255), (211578,1900099,0,'eye_color',255,255,255), (211579,1900099,0,'skin_color',255,255,255), (211580,1900099,0,'soga_eye_color',255,0,255), (211581,1900100,0,'eye_color',255,255,255), (211582,1900100,0,'skin_color',1,1,1), (211583,1900100,0,'soga_eye_color',255,0,255), (211584,1900101,0,'eye_color',255,255,255), (211585,1900101,0,'skin_color',255,255,255), (211586,1900101,0,'soga_eye_color',255,0,255), (211596,1900105,1,'cheek_type',2,-21,0), (211597,1900105,1,'chin_type',20,0,-1), (211598,1900105,1,'ear_type',-28,0,0), (211599,1900105,1,'eye_brow_type',23,-21,17), (211600,1900105,0,'eye_color',43,87,100), (211601,1900105,1,'eye_type',1,0,0), (211602,1900105,0,'hair_color1',37,48,18), (211603,1900105,0,'hair_face_color',178,155,145), (211604,1900105,0,'hair_face_highlight_color',114,106,39), (211605,1900105,0,'hair_type_color',178,155,145), (211606,1900105,0,'hair_type_highlight_color',114,106,39), (211607,1900105,1,'lip_type',-4,14,-20), (211608,1900105,1,'nose_type',0,37,48), (211609,1900105,0,'skin_color',189,168,120), (211610,1900105,1,'soga_cheek_type',0,23,-21), (211611,1900105,1,'soga_chin_type',0,-4,14), (211612,1900105,1,'soga_ear_type',0,1,0), (211613,1900105,1,'soga_eye_brow_type',0,-28,0), (211614,1900105,0,'soga_eye_color',229,229,102), (211615,1900105,1,'soga_eye_type',1,0,0), (211616,1900105,0,'soga_hair_face_color',178,155,145), (211617,1900105,0,'soga_hair_face_highlight_color',114,106,39), (211618,1900105,0,'soga_hair_type_color',178,155,145), (211619,1900105,0,'soga_hair_type_highlight_color',114,106,39), (211620,1900105,1,'soga_lip_type',17,2,-21), (211621,1900105,1,'soga_nose_type',-20,20,0), (211622,1900105,0,'soga_skin_color',189,168,120), (211623,1900105,0,'wing_color1',255,255,255), (211624,1900105,0,'wing_color2',255,255,255), (211628,1900107,0,'eye_color',220,145,61), (211629,1900107,0,'skin_color',0,64,128), (211630,1900107,0,'soga_eye_color',255,0,255), (211634,1900109,0,'eye_color',115,71,23), (211635,1900109,0,'skin_color',63,0,0), (211636,1900109,0,'soga_eye_color',255,0,255), (211637,1900110,0,'eye_color',90,45,15), (211638,1900110,0,'skin_color',63,0,0), (211639,1900110,0,'soga_eye_color',255,0,255), (211640,1900111,0,'eye_color',255,255,255), (211641,1900111,0,'skin_color',250,250,249), (211642,1900111,0,'soga_eye_color',255,0,255), (211646,1900113,0,'eye_color',132,169,33), (211647,1900113,0,'skin_color',63,0,0), (211648,1900113,0,'soga_eye_color',255,0,255), (211658,1900117,0,'eye_color',73,33,57), (211659,1900117,0,'skin_color',255,128,63), (211660,1900117,0,'soga_eye_color',255,0,255), (211784,1900130,1,'cheek_type',-28,81,0), (211785,1900130,1,'chin_type',56,77,0), (211786,1900130,1,'ear_type',0,44,0), (211787,1900130,1,'eye_brow_type',34,-7,0), (211788,1900130,0,'eye_color',204,29,1), (211789,1900130,1,'eye_type',44,0,0), (211790,1900130,1,'lip_type',-50,77,62), (211791,1900130,1,'nose_type',-77,0,68), (211792,1900130,0,'skin_color',221,215,199), (211793,1900130,1,'soga_cheek_type',-28,81,0), (211794,1900130,1,'soga_chin_type',56,77,0), (211795,1900130,1,'soga_ear_type',0,44,0), (211796,1900130,1,'soga_eye_brow_type',34,-7,0), (211797,1900130,0,'soga_eye_color',229,229,102), (211798,1900130,1,'soga_eye_type',44,0,0), (211799,1900130,1,'soga_lip_type',-50,77,62), (211800,1900130,1,'soga_nose_type',-77,0,68), (211801,1900130,0,'soga_skin_color',221,215,199), (211802,1900130,0,'wing_color1',255,255,255), (211803,1900130,0,'wing_color2',255,255,255), (211903,1900137,0,'eye_color',255,255,255), (211904,1900137,0,'skin_color',255,255,255), (211905,1900137,0,'soga_eye_color',255,0,255), (211909,1900139,0,'eye_color',255,255,255), (211910,1900139,0,'skin_color',255,255,255), (211911,1900139,0,'soga_eye_color',255,0,255), (211921,1900143,1,'cheek_type',-10,0,0), (211922,1900143,1,'chin_type',34,5,37), (211923,1900143,1,'ear_type',-17,-18,0), (211924,1900143,1,'eye_brow_type',-35,-18,0), (211925,1900143,0,'eye_color',161,191,176), (211926,1900143,1,'eye_type',26,0,0), (211927,1900143,0,'hair_face_color',202,199,151), (211928,1900143,0,'hair_face_highlight_color',52,18,10), (211929,1900143,0,'hair_type_color',202,199,151), (211930,1900143,0,'hair_type_highlight_color',52,18,10), (211931,1900143,1,'lip_type',-28,-37,-17), (211932,1900143,1,'nose_type',17,0,-31), (211933,1900143,0,'skin_color',197,177,147), (211934,1900143,1,'soga_cheek_type',-10,0,0), (211935,1900143,1,'soga_chin_type',34,5,37), (211936,1900143,1,'soga_ear_type',-17,-18,0), (211937,1900143,1,'soga_eye_brow_type',-35,-18,0), (211938,1900143,0,'soga_eye_color',229,229,102), (211939,1900143,1,'soga_eye_type',26,0,0), (211940,1900143,0,'soga_hair_face_color',202,199,151), (211941,1900143,0,'soga_hair_face_highlight_color',52,18,10), (211942,1900143,0,'soga_hair_type_color',202,199,151), (211943,1900143,0,'soga_hair_type_highlight_color',52,18,10), (211944,1900143,1,'soga_lip_type',-28,-37,-17), (211945,1900143,1,'soga_nose_type',17,0,-31), (211946,1900143,0,'soga_skin_color',197,177,147), (211947,1900143,0,'wing_color1',255,255,255), (211948,1900143,0,'wing_color2',255,255,255), (211949,1900144,0,'eye_color',255,255,255), (211950,1900144,0,'skin_color',255,255,255), (211951,1900144,0,'soga_eye_color',255,0,255), (211952,1900145,0,'eye_color',255,255,255), (211953,1900145,0,'skin_color',255,255,255), (211954,1900145,0,'soga_eye_color',255,0,255), (211955,1900146,0,'eye_color',148,126,15), (211956,1900146,0,'skin_color',255,128,63), (211957,1900146,0,'soga_eye_color',255,0,255), (211958,1900147,0,'eye_color',210,151,66), (211959,1900147,0,'skin_color',255,128,63), (211960,1900147,0,'soga_eye_color',255,0,255), (211961,1900148,0,'eye_color',165,125,60), (211962,1900148,0,'skin_color',128,0,0), (211963,1900148,0,'soga_eye_color',255,0,255), (211964,1900149,0,'eye_color',195,139,86), (211965,1900149,0,'skin_color',0,63,128), (211966,1900149,0,'soga_eye_color',255,0,255), (211967,1900150,0,'eye_color',205,187,104), (211968,1900150,0,'skin_color',0,63,128), (211969,1900150,0,'soga_eye_color',255,0,255), (211970,1900151,0,'eye_color',67,2,0), (211971,1900151,0,'skin_color',0,63,128), (211972,1900151,0,'soga_eye_color',255,0,255), (211973,1900152,0,'eye_color',44,20,6), (211974,1900152,0,'skin_color',0,63,128), (211975,1900152,0,'soga_eye_color',255,0,255), (211976,1900153,0,'eye_color',71,26,36), (211977,1900153,0,'skin_color',0,63,128), (211978,1900153,0,'soga_eye_color',255,0,255), (211979,1900154,0,'eye_color',255,255,255), (211980,1900154,0,'skin_color',255,255,255), (211981,1900154,0,'soga_eye_color',255,0,255), (211982,1900155,0,'eye_color',88,74,60), (211983,1900155,0,'skin_color',0,63,128), (211984,1900155,0,'soga_eye_color',255,0,255), (211985,1900156,0,'eye_color',166,139,78), (211986,1900156,0,'skin_color',0,63,128), (211987,1900156,0,'soga_eye_color',255,0,255), (211988,1900157,0,'eye_color',45,65,6), (211989,1900157,0,'skin_color',85,95,65), (211990,1900157,0,'soga_eye_color',255,0,255), (211991,1900158,0,'eye_color',139,114,35), (211992,1900158,0,'skin_color',0,63,128), (211993,1900158,0,'soga_eye_color',255,0,255), (211994,1900159,0,'eye_color',72,66,74), (211995,1900159,0,'skin_color',0,63,128), (211996,1900159,0,'soga_eye_color',255,0,255), (211997,1900160,0,'eye_color',255,255,255), (211998,1900160,0,'skin_color',255,255,255), (211999,1900160,0,'soga_eye_color',255,0,255), (212000,1900161,1,'cheek_type',-14,-22,0), (212001,1900161,1,'chin_type',-50,-65,31), (212002,1900161,1,'ear_type',-37,78,0), (212003,1900161,1,'eye_brow_type',-34,-31,-31), (212004,1900161,0,'eye_color',68,112,69), (212005,1900161,1,'eye_type',3,0,0), (212006,1900161,0,'hair_color1',209,131,22), (212007,1900161,0,'hair_color2',199,150,48), (212008,1900161,0,'hair_face_color',184,128,10), (212009,1900161,0,'hair_face_highlight_color',244,246,246), (212010,1900161,0,'hair_highlight',161,165,168), (212011,1900161,0,'hair_type_color',184,128,10), (212012,1900161,0,'hair_type_highlight_color',244,246,246), (212013,1900161,1,'lip_type',81,14,-14), (212014,1900161,1,'nose_type',-46,44,70), (212015,1900161,0,'skin_color',167,121,78), (212016,1900161,1,'soga_cheek_type',-14,-22,0), (212017,1900161,1,'soga_chin_type',-50,-65,31), (212018,1900161,1,'soga_ear_type',-37,78,0), (212019,1900161,1,'soga_eye_brow_type',-34,-31,-31), (212020,1900161,0,'soga_eye_color',229,229,102), (212021,1900161,1,'soga_eye_type',3,0,0), (212022,1900161,0,'soga_hair_color1',209,131,22), (212023,1900161,0,'soga_hair_color2',199,150,48), (212024,1900161,0,'soga_hair_face_color',184,128,10), (212025,1900161,0,'soga_hair_face_highlight_color',244,246,246), (212026,1900161,0,'soga_hair_highlight',161,165,168), (212027,1900161,0,'soga_hair_type_color',184,128,10), (212028,1900161,0,'soga_hair_type_highlight_color',244,246,246), (212029,1900161,1,'soga_lip_type',81,14,-14), (212030,1900161,1,'soga_nose_type',-46,44,70), (212031,1900161,0,'soga_skin_color',167,121,78), (212032,1900161,0,'wing_color1',255,255,255), (212033,1900161,0,'wing_color2',255,255,255), (212034,1900162,1,'cheek_type',-81,85,0), (212035,1900162,1,'chin_type',-35,76,0), (212036,1900162,1,'ear_type',17,14,0), (212037,1900162,1,'eye_brow_type',-37,74,-19), (212038,1900162,0,'eye_color',130,158,122), (212039,1900162,1,'eye_type',-56,0,0), (212040,1900162,0,'hair_color1',54,45,28), (212041,1900162,0,'hair_color2',104,52,0), (212042,1900162,0,'hair_face_color',42,12,16), (212043,1900162,0,'hair_face_highlight_color',100,70,10), (212044,1900162,0,'hair_highlight',56,33,26), (212045,1900162,0,'hair_type_color',42,12,16), (212046,1900162,0,'hair_type_highlight_color',100,70,10), (212047,1900162,1,'lip_type',-97,28,-3), (212048,1900162,1,'nose_type',-48,-34,-88), (212049,1900162,0,'skin_color',255,255,255), (212050,1900162,1,'soga_cheek_type',-81,85,0), (212051,1900162,1,'soga_chin_type',-35,76,0), (212052,1900162,1,'soga_ear_type',17,14,0), (212053,1900162,1,'soga_eye_brow_type',-37,74,-19), (212054,1900162,0,'soga_eye_color',229,229,102), (212055,1900162,1,'soga_eye_type',-56,0,0), (212056,1900162,0,'soga_hair_color1',54,45,28), (212057,1900162,0,'soga_hair_color2',104,52,0), (212058,1900162,0,'soga_hair_face_color',42,12,16), (212059,1900162,0,'soga_hair_face_highlight_color',100,70,10), (212060,1900162,0,'soga_hair_highlight',56,33,26), (212061,1900162,0,'soga_hair_type_color',42,12,16), (212062,1900162,0,'soga_hair_type_highlight_color',100,70,10), (212063,1900162,1,'soga_lip_type',-97,28,-3), (212064,1900162,1,'soga_nose_type',-48,-34,-88), (212065,1900162,0,'soga_skin_color',168,118,76), (212066,1900162,0,'wing_color1',255,255,255), (212067,1900162,0,'wing_color2',255,255,255), (212068,1900163,1,'cheek_type',-81,-90,0), (212069,1900163,1,'chin_type',-31,-34,81), (212070,1900163,1,'ear_type',-55,100,0), (212071,1900163,1,'eye_brow_type',100,100,100), (212072,1900163,0,'eye_color',159,198,210), (212073,1900163,0,'hair_color1',246,219,114), (212074,1900163,0,'hair_color2',187,136,62), (212075,1900163,0,'hair_face_color',233,184,31), (212076,1900163,0,'hair_face_highlight_color',191,96,43), (212077,1900163,0,'hair_highlight',105,26,26), (212078,1900163,0,'hair_type_color',233,184,31), (212079,1900163,0,'hair_type_highlight_color',191,96,43), (212080,1900163,1,'lip_type',-100,35,-87), (212081,1900163,1,'nose_type',-89,17,64), (212082,1900163,0,'skin_color',210,187,136), (212083,1900163,1,'soga_cheek_type',-81,-90,0), (212084,1900163,1,'soga_chin_type',-31,-34,81), (212085,1900163,1,'soga_ear_type',-55,100,0), (212086,1900163,1,'soga_eye_brow_type',100,100,100), (212087,1900163,0,'soga_eye_color',229,229,102), (212088,1900163,0,'soga_hair_color1',246,219,114), (212089,1900163,0,'soga_hair_color2',187,136,62), (212090,1900163,0,'soga_hair_face_color',233,184,31), (212091,1900163,0,'soga_hair_face_highlight_color',191,96,43), (212092,1900163,0,'soga_hair_highlight',105,26,26), (212093,1900163,0,'soga_hair_type_color',233,184,31), (212094,1900163,0,'soga_hair_type_highlight_color',191,96,43), (212095,1900163,1,'soga_lip_type',-100,35,-87), (212096,1900163,1,'soga_nose_type',-89,17,64), (212097,1900163,0,'soga_skin_color',210,187,136), (212098,1900164,1,'cheek_type',100,-68,0), (212099,1900164,1,'chin_type',-71,-87,-56), (212100,1900164,1,'ear_type',40,-96,0), (212101,1900164,1,'eye_brow_type',-100,100,1), (212102,1900164,0,'eye_color',212,193,163), (212103,1900164,1,'eye_type',96,0,0), (212104,1900164,0,'hair_color1',43,36,70), (212105,1900164,0,'hair_color2',64,76,74), (212106,1900164,0,'hair_face_color',64,66,80), (212107,1900164,0,'hair_face_highlight_color',15,1,21), (212108,1900164,0,'hair_highlight',29,21,28), (212109,1900164,0,'hair_type_color',64,66,80), (212110,1900164,0,'hair_type_highlight_color',15,1,21), (212111,1900164,1,'lip_type',-47,-17,-55), (212112,1900164,1,'nose_type',68,-100,38), (212113,1900164,0,'skin_color',246,249,249), (212114,1900164,1,'soga_cheek_type',100,-68,0), (212115,1900164,1,'soga_chin_type',-71,-87,-56), (212116,1900164,1,'soga_ear_type',40,-96,0), (212117,1900164,1,'soga_eye_brow_type',-100,100,1), (212118,1900164,0,'soga_eye_color',229,229,102), (212119,1900164,1,'soga_eye_type',96,0,0), (212120,1900164,0,'soga_hair_color1',43,36,70), (212121,1900164,0,'soga_hair_color2',64,76,74), (212122,1900164,0,'soga_hair_face_color',64,66,80), (212123,1900164,0,'soga_hair_face_highlight_color',15,1,21), (212124,1900164,0,'soga_hair_highlight',29,21,28), (212125,1900164,0,'soga_hair_type_color',64,66,80), (212126,1900164,0,'soga_hair_type_highlight_color',15,1,21), (212127,1900164,1,'soga_lip_type',-47,-17,-55), (212128,1900164,1,'soga_nose_type',68,-100,38), (212129,1900164,0,'soga_skin_color',246,249,249), (212130,1900164,0,'wing_color1',255,255,255), (212131,1900164,0,'wing_color2',255,255,255), (212132,1900165,1,'cheek_type',3,56,0), (212133,1900165,1,'chin_type',-26,56,14), (212134,1900165,1,'ear_type',-31,98,0), (212135,1900165,1,'eye_brow_type',15,-70,44), (212136,1900165,0,'eye_color',37,71,51), (212137,1900165,1,'eye_type',12,0,0), (212138,1900165,0,'hair_color1',29,21,28), (212139,1900165,0,'hair_color2',39,32,39), (212140,1900165,0,'hair_face_color',15,1,21), (212141,1900165,0,'hair_face_highlight_color',119,36,33), (212142,1900165,0,'hair_highlight',91,21,51), (212143,1900165,0,'hair_type_color',15,1,21), (212144,1900165,0,'hair_type_highlight_color',119,36,33), (212145,1900165,1,'lip_type',81,-14,-70), (212146,1900165,1,'nose_type',-93,-68,17), (212147,1900165,0,'skin_color',242,233,234), (212148,1900165,1,'soga_cheek_type',3,56,0), (212149,1900165,1,'soga_chin_type',-26,56,14), (212150,1900165,1,'soga_ear_type',-31,98,0), (212151,1900165,1,'soga_eye_brow_type',15,-70,44), (212152,1900165,0,'soga_eye_color',229,229,102), (212153,1900165,1,'soga_eye_type',12,0,0), (212154,1900165,0,'soga_hair_color1',29,21,28), (212155,1900165,0,'soga_hair_color2',39,32,39), (212156,1900165,0,'soga_hair_face_color',15,1,21), (212157,1900165,0,'soga_hair_face_highlight_color',119,36,33), (212158,1900165,0,'soga_hair_highlight',91,21,51), (212159,1900165,0,'soga_hair_type_color',15,1,21), (212160,1900165,0,'soga_hair_type_highlight_color',119,36,33), (212161,1900165,1,'soga_lip_type',81,-14,-70), (212162,1900165,1,'soga_nose_type',-93,-68,17), (212163,1900165,0,'soga_skin_color',242,233,234), (212164,1900165,0,'wing_color1',255,255,255), (212165,1900165,0,'wing_color2',255,255,255), (212194,1900167,1,'cheek_type',5,5,0), (212195,1900167,1,'chin_type',0,-32,-26), (212196,1900167,1,'ear_type',-46,7,0), (212197,1900167,1,'eye_brow_type',-10,5,-1), (212198,1900167,0,'eye_color',97,94,50), (212199,1900167,0,'hair_face_color',247,240,227), (212200,1900167,0,'hair_face_highlight_color',14,11,9), (212201,1900167,0,'hair_type_color',247,240,227), (212202,1900167,0,'hair_type_highlight_color',14,11,9), (212203,1900167,1,'lip_type',10,-28,-8), (212204,1900167,1,'nose_type',-28,-10,7), (212205,1900167,0,'skin_color',246,250,250), (212206,1900167,1,'soga_cheek_type',5,5,0), (212207,1900167,1,'soga_chin_type',0,-32,-26), (212208,1900167,1,'soga_ear_type',-46,7,0), (212209,1900167,1,'soga_eye_brow_type',-10,5,-1), (212210,1900167,0,'soga_eye_color',229,229,102), (212211,1900167,0,'soga_hair_face_color',247,240,227), (212212,1900167,0,'soga_hair_face_highlight_color',14,11,9), (212213,1900167,0,'soga_hair_type_color',247,240,227), (212214,1900167,0,'soga_hair_type_highlight_color',14,11,9), (212215,1900167,1,'soga_lip_type',10,-28,-8), (212216,1900167,1,'soga_nose_type',-28,-10,7), (212217,1900167,0,'soga_skin_color',246,250,250), (212218,1900167,0,'wing_color1',255,255,255), (212219,1900167,0,'wing_color2',255,255,255), (212260,1900171,0,'eye_color',170,153,28), (212261,1900171,0,'skin_color',102,108,61), (212262,1900171,0,'soga_eye_color',255,0,255), (212266,1900173,0,'eye_color',255,255,255), (212267,1900173,0,'skin_color',255,255,255), (212268,1900173,0,'soga_eye_color',255,0,255), (212293,1900182,0,'eye_color',151,80,87), (212294,1900182,0,'skin_color',106,110,60), (212295,1900182,0,'soga_eye_color',255,0,255), (212302,1900185,1,'cheek_type',93,-71,0), (212303,1900185,1,'chin_type',-18,-7,-1), (212304,1900185,1,'eye_brow_type',-96,-63,35), (212305,1900185,0,'eye_color',133,182,194), (212306,1900185,1,'eye_type',88,0,0), (212307,1900185,0,'hair_face_color',7,21,14), (212308,1900185,0,'hair_type_color',7,21,14), (212309,1900185,1,'lip_type',-83,18,-62), (212310,1900185,1,'nose_type',-31,14,19), (212311,1900185,0,'skin_color',7,21,14), (212312,1900185,1,'soga_cheek_type',93,-71,0), (212313,1900185,1,'soga_chin_type',-18,-7,-1), (212314,1900185,1,'soga_eye_brow_type',-96,-63,35), (212315,1900185,0,'soga_eye_color',229,229,102), (212316,1900185,1,'soga_eye_type',88,0,0), (212317,1900185,0,'soga_hair_face_color',7,21,14), (212318,1900185,0,'soga_hair_type_color',7,21,14), (212319,1900185,1,'soga_lip_type',-83,18,-62), (212320,1900185,1,'soga_nose_type',-31,14,19), (212321,1900185,0,'soga_skin_color',7,21,14), (212322,1900185,0,'wing_color1',255,255,255), (212323,1900185,0,'wing_color2',255,255,255), (212394,1900199,0,'eye_color',8,0,8), (212395,1900199,0,'skin_color',125,123,56), (212396,1900199,0,'soga_eye_color',255,0,255), (212397,1900200,0,'eye_color',134,154,64), (212398,1900200,0,'skin_color',108,111,59), (212399,1900200,0,'soga_eye_color',255,0,255), (212400,1900201,0,'eye_color',0,0,41), (212401,1900201,0,'skin_color',100,106,61), (212402,1900201,0,'soga_eye_color',255,0,255), (212406,1900203,0,'eye_color',172,136,31), (212407,1900203,0,'skin_color',122,121,56), (212408,1900203,0,'soga_eye_color',255,0,255), (212409,1900204,0,'eye_color',26,0,20), (212410,1900204,0,'skin_color',101,107,61), (212411,1900204,0,'soga_eye_color',255,0,255), (212427,1900210,0,'eye_color',255,255,255), (212428,1900210,0,'skin_color',255,255,255), (212429,1900210,0,'soga_eye_color',255,0,255), (212430,1900211,0,'eye_color',255,255,255), (212431,1900211,0,'skin_color',255,255,255), (212432,1900211,0,'soga_eye_color',255,0,255), (212436,1900213,0,'eye_color',154,116,88), (212437,1900213,0,'skin_color',63,0,0), (212438,1900213,0,'soga_eye_color',255,0,255), (212439,1900214,0,'eye_color',123,149,26), (212440,1900214,0,'skin_color',63,0,0), (212441,1900214,0,'soga_eye_color',255,0,255), (212442,1900215,0,'eye_color',53,42,43), (212443,1900215,0,'skin_color',63,0,0), (212444,1900215,0,'soga_eye_color',255,0,255), (212445,1900216,0,'eye_color',255,255,255), (212446,1900216,0,'skin_color',255,255,255), (212447,1900216,0,'soga_eye_color',255,0,255), (212481,1900221,0,'eye_color',28,28,28), (212482,1900221,0,'skin_color',28,28,28), (212483,1900221,0,'soga_eye_color',255,0,255), (212530,1900227,1,'cheek_type',-28,81,0), (212531,1900227,1,'chin_type',56,77,0), (212532,1900227,1,'ear_type',0,44,0), (212533,1900227,1,'eye_brow_type',34,-7,0), (212534,1900227,0,'eye_color',204,29,1), (212535,1900227,1,'eye_type',44,0,0), (212536,1900227,1,'lip_type',-50,77,62), (212537,1900227,1,'nose_type',-77,0,68), (212538,1900227,0,'skin_color',221,215,199), (212539,1900227,1,'soga_cheek_type',-28,81,0), (212540,1900227,1,'soga_chin_type',56,77,0), (212541,1900227,1,'soga_ear_type',0,44,0), (212542,1900227,1,'soga_eye_brow_type',34,-7,0), (212543,1900227,0,'soga_eye_color',229,229,102), (212544,1900227,1,'soga_eye_type',44,0,0), (212545,1900227,1,'soga_lip_type',-50,77,62), (212546,1900227,1,'soga_nose_type',-77,0,68), (212547,1900227,0,'soga_skin_color',221,215,199), (212548,1900227,0,'wing_color1',255,255,255), (212549,1900227,0,'wing_color2',255,255,255), (212577,1900230,1,'cheek_type',-11,-72,0), (212578,1900230,1,'chin_type',75,-5,68), (212579,1900230,1,'ear_type',-39,-38,0), (212580,1900230,1,'eye_brow_type',7,2,98), (212581,1900230,0,'eye_color',144,0,8), (212582,1900230,1,'eye_type',72,0,0), (212583,1900230,1,'lip_type',50,-47,40), (212584,1900230,1,'nose_type',90,43,-81), (212585,1900230,0,'skin_color',84,29,16), (212586,1900230,1,'soga_cheek_type',-11,-72,0), (212587,1900230,1,'soga_chin_type',75,-5,68), (212588,1900230,1,'soga_ear_type',-39,-38,0), (212589,1900230,1,'soga_eye_brow_type',7,2,98), (212590,1900230,0,'soga_eye_color',229,229,102), (212591,1900230,1,'soga_eye_type',72,0,0), (212592,1900230,1,'soga_lip_type',50,-47,40), (212593,1900230,1,'soga_nose_type',90,43,-81), (212594,1900230,0,'soga_skin_color',84,29,16), (212595,1900230,0,'wing_color1',255,255,255), (212596,1900230,0,'wing_color2',255,255,255), (212597,1900231,1,'cheek_type',15,64,0), (212598,1900231,1,'chin_type',-77,75,-41), (212599,1900231,1,'ear_type',15,-52,0), (212600,1900231,1,'eye_brow_type',-43,-43,-71), (212601,1900231,0,'eye_color',62,41,216), (212602,1900231,1,'eye_type',84,0,0), (212603,1900231,1,'lip_type',66,87,-90), (212604,1900231,1,'nose_type',-76,64,68), (212605,1900231,0,'skin_color',78,22,10), (212606,1900231,1,'soga_cheek_type',15,64,0), (212607,1900231,1,'soga_chin_type',-77,75,-41), (212608,1900231,1,'soga_ear_type',15,-52,0), (212609,1900231,1,'soga_eye_brow_type',-43,-43,-71), (212610,1900231,0,'soga_eye_color',229,229,102), (212611,1900231,1,'soga_eye_type',84,0,0), (212612,1900231,1,'soga_lip_type',66,87,-90), (212613,1900231,1,'soga_nose_type',-76,64,68), (212614,1900231,0,'soga_skin_color',78,22,10), (212615,1900231,0,'wing_color1',255,255,255), (212616,1900231,0,'wing_color2',255,255,255), (212617,1900232,1,'cheek_type',-28,81,0), (212618,1900232,1,'chin_type',56,77,0), (212619,1900232,1,'ear_type',0,44,0), (212620,1900232,1,'eye_brow_type',34,-7,0), (212621,1900232,0,'eye_color',204,29,1), (212622,1900232,1,'eye_type',44,0,0), (212623,1900232,1,'lip_type',-50,77,62), (212624,1900232,1,'nose_type',-77,0,68), (212625,1900232,0,'skin_color',221,215,199), (212626,1900232,1,'soga_cheek_type',-28,81,0), (212627,1900232,1,'soga_chin_type',56,77,0), (212628,1900232,1,'soga_ear_type',0,44,0), (212629,1900232,1,'soga_eye_brow_type',34,-7,0), (212630,1900232,0,'soga_eye_color',229,229,102), (212631,1900232,1,'soga_eye_type',44,0,0), (212632,1900232,1,'soga_lip_type',-50,77,62), (212633,1900232,1,'soga_nose_type',-77,0,68), (212634,1900232,0,'soga_skin_color',221,215,199), (212635,1900232,0,'wing_color1',255,255,255), (212636,1900232,0,'wing_color2',255,255,255), (212657,1900234,1,'cheek_type',47,-46,0), (212658,1900234,1,'chin_type',11,-95,50), (212659,1900234,1,'ear_type',-97,11,0), (212660,1900234,1,'eye_brow_type',71,95,-50), (212661,1900234,0,'eye_color',250,236,255), (212662,1900234,1,'eye_type',51,0,0), (212663,1900234,1,'lip_type',35,-93,47), (212664,1900234,1,'nose_type',7,81,37), (212665,1900234,0,'skin_color',74,20,4), (212666,1900234,1,'soga_cheek_type',47,-46,0), (212667,1900234,1,'soga_chin_type',11,-95,50), (212668,1900234,1,'soga_ear_type',-97,11,0), (212669,1900234,1,'soga_eye_brow_type',71,95,-50), (212670,1900234,0,'soga_eye_color',229,229,102), (212671,1900234,1,'soga_eye_type',51,0,0), (212672,1900234,1,'soga_lip_type',35,-93,47), (212673,1900234,1,'soga_nose_type',7,81,37), (212674,1900234,0,'soga_skin_color',74,20,4), (212675,1900234,0,'wing_color1',255,255,255), (212676,1900234,0,'wing_color2',255,255,255), (212677,1900235,0,'eye_color',145,255,255), (212678,1900235,0,'skin_color',255,255,255), (212679,1900235,0,'soga_eye_color',255,0,255), (212700,1900237,0,'eye_color',255,255,255), (212701,1900237,0,'skin_color',128,0,0), (212702,1900237,0,'soga_eye_color',255,0,255), (212703,1900238,0,'eye_color',255,255,255), (212704,1900238,0,'skin_color',255,255,255), (212705,1900238,0,'soga_eye_color',255,0,255), (212765,5500000,1,'cheek_type',15,-21,0), (212766,5500000,1,'chin_type',32,81,-50), (212767,5500000,1,'ear_type',-12,52,0), (212768,5500000,1,'eye_brow_type',-89,0,10), (212769,5500000,0,'eye_color',131,180,186), (212770,5500000,1,'eye_type',42,0,0), (212771,5500000,0,'hair_color1',239,198,48), (212772,5500000,0,'hair_face_highlight_color',190,97,43), (212773,5500000,0,'hair_type_highlight_color',190,97,43), (212774,5500000,1,'lip_type',43,64,0), (212775,5500000,1,'nose_type',0,-17,-58), (212776,5500000,0,'skin_color',239,197,196), (212777,5500000,1,'soga_cheek_type',0,-89,0), (212778,5500000,1,'soga_chin_type',0,43,64), (212779,5500000,1,'soga_ear_type',0,42,0), (212780,5500000,1,'soga_eye_brow_type',0,-12,52), (212781,5500000,0,'soga_eye_color',204,204,204), (212782,5500000,0,'soga_hair_face_highlight_color',190,97,43), (212783,5500000,0,'soga_hair_type_highlight_color',190,97,43), (212784,5500000,1,'soga_lip_type',10,15,-21), (212785,5500000,1,'soga_nose_type',0,32,81), (212786,5500000,0,'soga_skin_color',239,197,196), (212787,5500001,0,'eye_color',255,255,255), (212788,5500001,0,'skin_color',255,255,255), (212789,5500001,0,'soga_eye_color',255,0,255), (212790,5500002,1,'cheek_type',77,-42,0), (212791,5500002,1,'chin_type',44,81,14), (212792,5500002,1,'eye_brow_type',-83,40,15), (212793,5500002,0,'eye_color',82,56,37), (212794,5500002,1,'eye_type',-43,0,0), (212795,5500002,0,'hair_color1',186,48,219), (212796,5500002,0,'hair_face_color',49,148,124), (212797,5500002,0,'hair_type_color',49,148,124), (212798,5500002,1,'lip_type',79,51,-88), (212799,5500002,1,'nose_type',-52,-70,48), (212800,5500002,0,'skin_color',49,148,124), (212801,5500002,1,'soga_cheek_type',0,-83,40), (212802,5500002,1,'soga_chin_type',0,79,51), (212803,5500002,1,'soga_ear_type',0,-43,0), (212804,5500002,0,'soga_eye_color',229,229,102), (212805,5500002,0,'soga_hair_face_color',49,148,124), (212806,5500002,0,'soga_hair_type_color',49,148,124), (212807,5500002,1,'soga_lip_type',15,77,-42), (212808,5500002,1,'soga_nose_type',-88,44,81), (212809,5500002,0,'soga_skin_color',49,148,124), (212810,5500003,0,'eye_color',255,255,255), (212811,5500003,0,'skin_color',255,255,255), (212812,5500003,0,'soga_eye_color',255,0,255), (212813,5500004,0,'eye_color',255,255,255), (212814,5500004,0,'skin_color',255,255,255), (212815,5500004,0,'soga_eye_color',255,0,255), (212816,5500005,0,'eye_color',255,255,255), (212817,5500005,0,'skin_color',255,255,255), (212818,5500005,0,'soga_eye_color',255,0,255), (212819,5500006,0,'eye_color',255,255,255), (212820,5500006,0,'skin_color',255,255,255), (212821,5500006,0,'soga_eye_color',255,0,255), (212822,5500007,0,'eye_color',255,255,255), (212823,5500007,0,'skin_color',255,255,255), (212824,5500007,0,'soga_eye_color',255,0,255), (212825,5500008,0,'eye_color',255,255,255), (212826,5500008,0,'skin_color',255,255,255), (212827,5500008,0,'soga_eye_color',255,0,255), (212828,5910000,1,'cheek_type',0,-12,0), (212829,5910000,1,'chin_type',0,-1,-20), (212830,5910000,1,'ear_type',-47,1,0), (212831,5910000,1,'eye_brow_type',26,-28,0), (212832,5910000,0,'eye_color',89,89,24), (212833,5910000,1,'eye_type',-7,0,0), (212834,5910000,0,'hair_color1',37,251,7), (212835,5910000,0,'hair_face_color',94,33,18), (212836,5910000,0,'hair_face_highlight_color',216,192,37), (212837,5910000,0,'hair_type_color',94,33,18), (212838,5910000,0,'hair_type_highlight_color',216,192,37), (212839,5910000,1,'lip_type',21,-2,-23), (212840,5910000,1,'nose_type',-5,37,-5), (212841,5910000,0,'skin_color',143,147,143), (212842,5910000,1,'soga_cheek_type',0,26,-28), (212843,5910000,1,'soga_chin_type',0,21,-2), (212844,5910000,1,'soga_ear_type',0,-7,0), (212845,5910000,1,'soga_eye_brow_type',0,-47,1), (212846,5910000,0,'soga_eye_color',229,229,102), (212847,5910000,0,'soga_hair_face_color',94,33,18), (212848,5910000,0,'soga_hair_face_highlight_color',216,192,37), (212849,5910000,0,'soga_hair_type_color',94,33,18), (212850,5910000,0,'soga_hair_type_highlight_color',216,192,37), (212851,5910000,1,'soga_lip_type',0,0,-12), (212852,5910000,1,'soga_nose_type',-23,0,-1), (212853,5910000,0,'soga_skin_color',143,147,143), (212854,5910000,0,'wing_color1',255,255,255), (212855,5910000,0,'wing_color2',255,255,255), (212856,5910001,0,'eye_color',0,181,255), (212857,5910001,0,'skin_color',126,126,68), (212858,5910001,0,'soga_eye_color',255,0,255), (212859,5910002,1,'cheek_type',4,-91,0), (212860,5910002,1,'chin_type',-69,7,75), (212861,5910002,1,'ear_type',-50,77,0), (212862,5910002,1,'eye_brow_type',-71,37,23), (212863,5910002,0,'eye_color',163,201,212), (212864,5910002,1,'eye_type',97,0,0), (212865,5910002,0,'hair_color1',225,58,53), (212866,5910002,0,'hair_color2',97,0,0), (212867,5910002,0,'hair_face_color',40,20,7), (212868,5910002,0,'hair_face_highlight_color',47,42,59), (212869,5910002,0,'hair_type_color',40,20,7), (212870,5910002,0,'hair_type_highlight_color',47,42,59), (212871,5910002,1,'lip_type',-34,-68,-35), (212872,5910002,1,'nose_type',63,-31,58), (212873,5910002,0,'skin_color',177,159,108), (212874,5910002,1,'soga_cheek_type',0,-71,37), (212875,5910002,1,'soga_chin_type',0,-34,-68), (212876,5910002,1,'soga_ear_type',0,97,0), (212877,5910002,1,'soga_eye_brow_type',0,-50,77), (212878,5910002,0,'soga_eye_color',229,229,102), (212879,5910002,1,'soga_eye_type',97,0,0), (212880,5910002,0,'soga_hair_face_color',40,20,7), (212881,5910002,0,'soga_hair_face_highlight_color',47,42,59), (212882,5910002,0,'soga_hair_type_color',40,20,7), (212883,5910002,0,'soga_hair_type_highlight_color',47,42,59), (212884,5910002,1,'soga_lip_type',23,4,-91), (212885,5910002,1,'soga_nose_type',-35,-69,7), (212886,5910002,0,'soga_skin_color',177,159,108), (212887,5910002,0,'wing_color1',255,255,255), (212888,5910002,0,'wing_color2',255,255,255), (212889,5910003,1,'cheek_type',-62,64,0), (212890,5910003,1,'chin_type',91,62,0), (212891,5910003,1,'ear_type',-76,78,0), (212892,5910003,1,'eye_brow_type',40,-61,96), (212893,5910003,0,'eye_color',118,129,225), (212894,5910003,1,'eye_type',19,0,0), (212895,5910003,0,'hair_color1',208,96,52), (212896,5910003,0,'hair_face_color',100,131,153), (212897,5910003,0,'hair_face_highlight_color',5,4,1), (212898,5910003,0,'hair_type_color',100,131,153), (212899,5910003,0,'hair_type_highlight_color',5,4,1), (212900,5910003,1,'lip_type',66,84,-11), (212901,5910003,1,'nose_type',-87,-48,96), (212902,5910003,0,'skin_color',159,202,201), (212903,5910003,1,'soga_cheek_type',0,40,-61), (212904,5910003,1,'soga_chin_type',0,66,84), (212905,5910003,1,'soga_ear_type',0,19,0), (212906,5910003,1,'soga_eye_brow_type',0,-76,78), (212907,5910003,0,'soga_eye_color',229,229,102), (212908,5910003,0,'soga_hair_face_color',100,131,153), (212909,5910003,0,'soga_hair_face_highlight_color',5,4,1), (212910,5910003,0,'soga_hair_type_color',100,131,153), (212911,5910003,0,'soga_hair_type_highlight_color',5,4,1), (212912,5910003,1,'soga_lip_type',96,-62,64), (212913,5910003,1,'soga_nose_type',-11,91,62), (212914,5910003,0,'soga_skin_color',159,202,201), (212915,5910003,0,'wing_color1',255,255,255), (212916,5910003,0,'wing_color2',255,255,255), (212917,5910004,1,'cheek_type',98,78,0), (212918,5910004,1,'chin_type',-81,-14,94), (212919,5910004,1,'ear_type',41,2,0), (212920,5910004,1,'eye_brow_type',-100,100,-100), (212921,5910004,0,'eye_color',45,87,63), (212922,5910004,1,'eye_type',55,0,0), (212923,5910004,0,'hair_color1',252,251,156), (212924,5910004,0,'hair_color2',100,0,0), (212925,5910004,0,'hair_face_color',79,87,97), (212926,5910004,0,'hair_face_highlight_color',193,100,45), (212927,5910004,0,'hair_type_color',79,87,97), (212928,5910004,0,'hair_type_highlight_color',193,100,45), (212929,5910004,1,'lip_type',-56,12,-87), (212930,5910004,1,'nose_type',11,-4,-5), (212931,5910004,0,'skin_color',228,234,212), (212932,5910004,1,'soga_cheek_type',0,-100,100), (212933,5910004,1,'soga_chin_type',0,-56,12), (212934,5910004,1,'soga_ear_type',0,55,0), (212935,5910004,1,'soga_eye_brow_type',0,41,2), (212936,5910004,0,'soga_eye_color',229,229,102), (212937,5910004,1,'soga_eye_type',100,0,0), (212938,5910004,0,'soga_hair_face_color',79,87,97), (212939,5910004,0,'soga_hair_face_highlight_color',193,100,45), (212940,5910004,0,'soga_hair_type_color',79,87,97), (212941,5910004,0,'soga_hair_type_highlight_color',193,100,45), (212942,5910004,1,'soga_lip_type',-100,98,78), (212943,5910004,1,'soga_nose_type',-87,-81,-14), (212944,5910004,0,'soga_skin_color',228,234,212), (212945,5910005,0,'eye_color',255,255,255), (212946,5910005,0,'skin_color',255,255,255), (212947,5910005,0,'soga_eye_color',255,0,255), (212948,5910006,1,'cheek_type',100,-100,0), (212949,5910006,1,'chin_type',-18,-18,90), (212950,5910006,1,'ear_type',5,-69,0), (212951,5910006,1,'eye_brow_type',100,-69,100), (212952,5910006,0,'eye_color',120,170,165), (212953,5910006,1,'eye_type',100,0,0), (212954,5910006,0,'hair_color1',235,76,100), (212955,5910006,0,'hair_color2',235,0,0), (212956,5910006,0,'hair_face_color',84,0,0), (212957,5910006,0,'hair_type_color',84,0,0), (212958,5910006,1,'lip_type',-77,53,-65), (212959,5910006,1,'nose_type',75,-21,76), (212960,5910006,0,'skin_color',241,202,206), (212961,5910006,1,'soga_cheek_type',0,100,-69), (212962,5910006,1,'soga_chin_type',0,-77,53), (212963,5910006,1,'soga_ear_type',0,100,0), (212964,5910006,1,'soga_eye_brow_type',0,5,-69), (212965,5910006,0,'soga_eye_color',229,229,102), (212966,5910006,1,'soga_eye_type',-21,0,0), (212967,5910006,0,'soga_hair_face_color',84,0,0), (212968,5910006,0,'soga_hair_type_color',84,0,0), (212969,5910006,1,'soga_lip_type',100,100,-100), (212970,5910006,1,'soga_nose_type',-65,-18,-18), (212971,5910006,0,'soga_skin_color',241,202,206), (212972,100000,0,'eye_color',255,255,255), (212973,100000,0,'skin_color',255,255,255), (212974,100000,0,'soga_eye_color',255,0,255), (212975,100001,1,'cheek_type',0,-9,0), (212976,100001,1,'chin_type',-3,-17,-2), (212977,100001,1,'ear_type',37,-10,0), (212978,100001,1,'eye_brow_type',22,18,-7), (212979,100001,0,'eye_color',82,132,95), (212980,100001,1,'eye_type',35,0,0), (212981,100001,0,'hair_color1',225,14,0), (212982,100001,0,'hair_face_color',248,248,248), (212983,100001,0,'hair_face_highlight_color',70,28,0), (212984,100001,0,'hair_type_color',248,248,248), (212985,100001,0,'hair_type_highlight_color',70,28,0), (212986,100001,1,'lip_type',-29,-1,1), (212987,100001,1,'nose_type',25,-31,14), (212988,100001,0,'skin_color',230,202,158), (212989,100001,1,'soga_cheek_type',0,22,18), (212990,100001,1,'soga_chin_type',0,-29,-1), (212991,100001,1,'soga_ear_type',0,35,0), (212992,100001,1,'soga_eye_brow_type',0,37,-10), (212993,100001,0,'soga_eye_color',229,229,102), (212994,100001,1,'soga_eye_type',35,0,0), (212995,100001,0,'soga_hair_face_color',248,248,248), (212996,100001,0,'soga_hair_face_highlight_color',70,28,0), (212997,100001,0,'soga_hair_type_color',248,248,248), (212998,100001,0,'soga_hair_type_highlight_color',70,28,0), (212999,100001,1,'soga_lip_type',-7,0,-9), (213000,100001,1,'soga_nose_type',1,-3,-17), (213001,100001,0,'soga_skin_color',230,202,158), (213002,100001,0,'wing_color1',255,255,255), (213003,100001,0,'wing_color2',255,255,255), (213004,100002,1,'cheek_type',100,100,0), (213005,100002,1,'chin_type',100,100,100), (213006,100002,1,'ear_type',100,-100,0), (213007,100002,1,'eye_brow_type',100,-100,-100), (213008,100002,0,'eye_color',125,178,193), (213009,100002,1,'eye_type',100,0,0), (213010,100002,0,'hair_color1',156,156,0), (213011,100002,0,'hair_face_color',255,255,255), (213012,100002,0,'hair_face_highlight_color',7,3,0), (213013,100002,0,'hair_type_color',255,255,255), (213014,100002,0,'hair_type_highlight_color',7,3,0), (213015,100002,1,'lip_type',100,100,-100), (213016,100002,1,'nose_type',-100,-100,-100), (213017,100002,0,'skin_color',220,191,163), (213018,100002,1,'soga_cheek_type',0,100,-100), (213019,100002,1,'soga_chin_type',0,100,100), (213020,100002,1,'soga_ear_type',0,100,0), (213021,100002,1,'soga_eye_brow_type',0,100,-100), (213022,100002,0,'soga_eye_color',229,229,102), (213023,100002,1,'soga_eye_type',100,0,0), (213024,100002,0,'soga_hair_face_color',255,255,255), (213025,100002,0,'soga_hair_face_highlight_color',7,3,0), (213026,100002,0,'soga_hair_type_color',255,255,255), (213027,100002,0,'soga_hair_type_highlight_color',7,3,0), (213028,100002,1,'soga_lip_type',-100,100,100), (213029,100002,1,'soga_nose_type',-100,100,100), (213030,100002,0,'soga_skin_color',220,191,163), (213031,100002,0,'wing_color1',255,255,255), (213032,100002,0,'wing_color2',255,255,255), (213033,100003,1,'cheek_type',21,7,0), (213034,100003,1,'chin_type',-91,17,-75), (213035,100003,1,'ear_type',-66,-52,0), (213036,100003,1,'eye_brow_type',52,93,47), (213037,100003,0,'eye_color',161,193,185), (213038,100003,1,'eye_type',68,0,0), (213039,100003,0,'hair_color1',65,219,244), (213040,100003,0,'hair_color2',39,32,39), (213041,100003,0,'hair_face_color',83,58,8), (213042,100003,0,'hair_face_highlight_color',88,4,4), (213043,100003,0,'hair_highlight',89,21,21), (213044,100003,0,'hair_type_color',83,58,8), (213045,100003,0,'hair_type_highlight_color',88,4,4), (213046,100003,1,'lip_type',97,-76,20), (213047,100003,1,'nose_type',94,65,-37), (213048,100003,0,'skin_color',250,253,253), (213049,100003,1,'soga_cheek_type',0,52,93), (213050,100003,1,'soga_chin_type',0,97,-76), (213051,100003,1,'soga_ear_type',0,68,0), (213052,100003,1,'soga_eye_brow_type',0,-66,-52), (213053,100003,0,'soga_eye_color',229,229,102), (213054,100003,1,'soga_eye_type',-52,0,0), (213055,100003,0,'soga_hair_color1',29,21,28), (213056,100003,0,'soga_hair_color2',39,32,39), (213057,100003,0,'soga_hair_face_color',83,58,8), (213058,100003,0,'soga_hair_face_highlight_color',88,4,4), (213059,100003,0,'soga_hair_highlight',89,21,21), (213060,100003,0,'soga_hair_type_color',83,58,8), (213061,100003,0,'soga_hair_type_highlight_color',88,4,4), (213062,100003,1,'soga_lip_type',47,21,7), (213063,100003,1,'soga_nose_type',20,-91,17), (213064,100003,0,'soga_skin_color',250,253,253), (213065,100003,0,'wing_color1',255,255,255), (213066,100003,0,'wing_color2',255,255,255), (213067,100004,1,'cheek_type',-12,90,0), (213068,100004,1,'chin_type',-31,-25,25), (213069,100004,1,'ear_type',76,34,0), (213070,100004,1,'eye_brow_type',-25,-22,-96), (213071,100004,0,'eye_color',148,192,205), (213072,100004,1,'eye_type',-26,0,0), (213073,100004,0,'hair_color1',74,195,231), (213074,100004,0,'hair_color2',39,32,39), (213075,100004,0,'hair_face_color',79,87,97), (213076,100004,0,'hair_face_highlight_color',31,9,12), (213077,100004,0,'hair_highlight',54,45,28), (213078,100004,0,'hair_type_color',79,87,97), (213079,100004,0,'hair_type_highlight_color',31,9,12), (213080,100004,1,'lip_type',31,-72,-8), (213081,100004,1,'nose_type',55,74,-61), (213082,100004,0,'skin_color',182,125,122), (213083,100004,1,'soga_cheek_type',0,-25,-22), (213084,100004,1,'soga_chin_type',0,31,-72), (213085,100004,1,'soga_ear_type',0,-26,0), (213086,100004,1,'soga_eye_brow_type',0,76,34), (213087,100004,0,'soga_eye_color',229,229,102), (213088,100004,1,'soga_eye_type',40,0,0), (213089,100004,0,'soga_hair_color1',29,21,28), (213090,100004,0,'soga_hair_color2',39,32,39), (213091,100004,0,'soga_hair_face_color',79,87,97), (213092,100004,0,'soga_hair_face_highlight_color',31,9,12), (213093,100004,0,'soga_hair_highlight',54,45,28), (213094,100004,0,'soga_hair_type_color',79,87,97), (213095,100004,0,'soga_hair_type_highlight_color',31,9,12), (213096,100004,1,'soga_lip_type',-96,-12,90), (213097,100004,1,'soga_nose_type',-8,-31,-25), (213098,100004,0,'soga_skin_color',182,125,122), (213099,100004,0,'wing_color1',255,255,255), (213100,100004,0,'wing_color2',255,255,255), (213101,100005,1,'cheek_type',25,-93,0), (213102,100005,1,'chin_type',-34,95,-5), (213103,100005,1,'ear_type',8,34,0), (213104,100005,1,'eye_brow_type',-65,-34,85), (213105,100005,0,'eye_color',201,137,255), (213106,100005,1,'eye_type',-14,0,0), (213107,100005,0,'hair_color1',47,166,192), (213108,100005,0,'hair_color2',60,71,71), (213109,100005,0,'hair_face_color',225,221,214), (213110,100005,0,'hair_face_highlight_color',89,73,129), (213111,100005,0,'hair_highlight',152,46,102), (213112,100005,0,'hair_type_color',225,221,214), (213113,100005,0,'hair_type_highlight_color',89,73,129), (213114,100005,1,'lip_type',-15,29,32), (213115,100005,1,'nose_type',62,47,-90), (213116,100005,0,'skin_color',121,164,163), (213117,100005,1,'soga_cheek_type',0,-65,-34), (213118,100005,1,'soga_chin_type',0,-15,29), (213119,100005,1,'soga_ear_type',0,-14,0), (213120,100005,1,'soga_eye_brow_type',0,8,34), (213121,100005,0,'soga_eye_color',229,229,102), (213122,100005,1,'soga_eye_type',-71,0,0), (213123,100005,0,'soga_hair_color1',161,165,168), (213124,100005,0,'soga_hair_color2',60,71,71), (213125,100005,0,'soga_hair_face_color',225,221,214), (213126,100005,0,'soga_hair_face_highlight_color',89,73,129), (213127,100005,0,'soga_hair_highlight',152,46,102), (213128,100005,0,'soga_hair_type_color',225,221,214), (213129,100005,0,'soga_hair_type_highlight_color',89,73,129), (213130,100005,1,'soga_lip_type',85,25,-93), (213131,100005,1,'soga_nose_type',32,-34,95), (213132,100005,0,'soga_skin_color',121,164,163), (213133,100005,0,'wing_color1',255,255,255), (213134,100005,0,'wing_color2',255,255,255), (213135,100006,0,'eye_color',255,255,255), (213136,100006,0,'skin_color',36,19,0), (213137,100006,0,'soga_eye_color',255,0,255), (213138,100007,0,'eye_color',255,255,255), (213139,100007,0,'skin_color',255,255,255), (213140,100007,0,'soga_eye_color',255,0,255), (213141,100008,1,'cheek_type',100,-100,0), (213142,100008,1,'chin_type',-100,100,100), (213143,100008,1,'ear_type',25,9,0), (213144,100008,1,'eye_brow_type',100,100,100), (213145,100008,0,'eye_color',118,14,183), (213146,100008,1,'eye_type',100,0,0), (213147,100008,0,'hair_color1',239,255,28), (213148,100008,0,'hair_face_color',171,60,32), (213149,100008,0,'hair_face_highlight_color',216,192,37), (213150,100008,0,'hair_type_color',171,60,32), (213151,100008,0,'hair_type_highlight_color',216,192,37), (213152,100008,1,'lip_type',100,50,-68), (213153,100008,1,'nose_type',0,-17,-1), (213154,100008,0,'skin_color',43,46,47), (213155,100008,1,'soga_cheek_type',0,100,100), (213156,100008,1,'soga_chin_type',0,100,50), (213157,100008,1,'soga_ear_type',0,100,0), (213158,100008,1,'soga_eye_brow_type',0,25,9), (213159,100008,0,'soga_eye_color',229,229,102), (213160,100008,1,'soga_eye_type',100,0,0), (213161,100008,0,'soga_hair_face_color',171,60,32), (213162,100008,0,'soga_hair_face_highlight_color',216,192,37), (213163,100008,0,'soga_hair_type_color',171,60,32), (213164,100008,0,'soga_hair_type_highlight_color',216,192,37), (213165,100008,1,'soga_lip_type',100,100,-100), (213166,100008,1,'soga_nose_type',-68,-100,100), (213167,100008,0,'soga_skin_color',43,46,47), (213168,100008,0,'wing_color1',255,255,255), (213169,100008,0,'wing_color2',255,255,255), (213170,100009,1,'cheek_type',-56,-37,0), (213171,100009,1,'chin_type',7,28,37), (213172,100009,1,'ear_type',-62,-96,0), (213173,100009,1,'eye_brow_type',-57,56,28), (213174,100009,0,'eye_color',53,115,112), (213175,100009,1,'eye_type',7,0,0), (213176,100009,0,'hair_color1',175,169,28), (213177,100009,0,'hair_color2',206,0,0), (213178,100009,0,'hair_face_color',15,1,21), (213179,100009,0,'hair_face_highlight_color',180,79,33), (213180,100009,0,'hair_highlight',105,26,26), (213181,100009,0,'hair_type_color',15,1,21), (213182,100009,0,'hair_type_highlight_color',180,79,33), (213183,100009,1,'lip_type',76,3,-17), (213184,100009,1,'nose_type',50,-81,-87), (213185,100009,0,'skin_color',244,250,244), (213186,100009,1,'soga_cheek_type',0,-57,56), (213187,100009,1,'soga_chin_type',0,76,3), (213188,100009,1,'soga_ear_type',0,7,0), (213189,100009,1,'soga_eye_brow_type',0,-62,-96), (213190,100009,0,'soga_eye_color',229,229,102), (213191,100009,1,'soga_eye_type',-50,0,0), (213192,100009,0,'soga_hair_color1',26,24,25), (213193,100009,0,'soga_hair_color2',36,34,36), (213194,100009,0,'soga_hair_face_color',15,1,21), (213195,100009,0,'soga_hair_face_highlight_color',180,79,33), (213196,100009,0,'soga_hair_highlight',105,26,26), (213197,100009,0,'soga_hair_type_color',15,1,21), (213198,100009,0,'soga_hair_type_highlight_color',180,79,33), (213199,100009,1,'soga_lip_type',28,-56,-37), (213200,100009,1,'soga_nose_type',-17,7,28), (213201,100009,0,'soga_skin_color',244,250,244), (213202,100009,0,'wing_color1',255,255,255), (213203,100009,0,'wing_color2',255,255,255), (213204,100010,1,'cheek_type',0,28,0), (213205,100010,1,'chin_type',-8,-7,0), (213206,100010,1,'ear_type',-56,-74,0), (213207,100010,1,'eye_brow_type',70,-68,62), (213208,100010,0,'eye_color',39,76,57), (213209,100010,1,'eye_type',-47,0,0), (213210,100010,0,'hair_color1',0,9,50), (213211,100010,0,'hair_color2',249,0,0), (213212,100010,0,'hair_face_color',15,1,21), (213213,100010,0,'hair_face_highlight_color',184,128,10), (213214,100010,0,'hair_type_color',15,1,21), (213215,100010,0,'hair_type_highlight_color',184,128,10), (213216,100010,1,'lip_type',-7,-7,0), (213217,100010,1,'nose_type',0,0,9), (213218,100010,0,'skin_color',244,228,230), (213219,100010,1,'soga_cheek_type',0,70,-68), (213220,100010,1,'soga_chin_type',0,-7,-7), (213221,100010,1,'soga_ear_type',0,-47,0), (213222,100010,1,'soga_eye_brow_type',0,-56,-74), (213223,100010,0,'soga_eye_color',229,229,102), (213224,100010,1,'soga_eye_type',-7,0,0), (213225,100010,0,'soga_hair_face_color',15,1,21), (213226,100010,0,'soga_hair_face_highlight_color',184,128,10), (213227,100010,0,'soga_hair_type_color',15,1,21), (213228,100010,0,'soga_hair_type_highlight_color',184,128,10), (213229,100010,1,'soga_lip_type',62,0,28), (213230,100010,1,'soga_nose_type',0,-8,-7), (213231,100010,0,'soga_skin_color',244,228,230), (213232,100010,0,'wing_color1',255,255,255), (213233,100010,0,'wing_color2',255,255,255), (213234,100011,1,'cheek_type',0,2,0), (213235,100011,1,'chin_type',-38,3,2), (213236,100011,1,'ear_type',23,-5,0), (213237,100011,1,'eye_brow_type',34,0,14), (213238,100011,0,'eye_color',222,35,32), (213239,100011,1,'eye_type',-32,0,0), (213240,100011,0,'hair_color1',17,242,3), (213241,100011,0,'hair_face_color',52,38,20), (213242,100011,0,'hair_face_highlight_color',216,192,37), (213243,100011,0,'hair_type_color',52,38,20), (213244,100011,0,'hair_type_highlight_color',216,192,37), (213245,100011,1,'lip_type',-31,-2,10), (213246,100011,1,'nose_type',-2,17,-14), (213247,100011,0,'skin_color',238,228,223), (213248,100011,1,'soga_cheek_type',0,34,0), (213249,100011,1,'soga_chin_type',0,-31,-2), (213250,100011,1,'soga_ear_type',0,-32,0), (213251,100011,1,'soga_eye_brow_type',0,23,-5), (213252,100011,0,'soga_eye_color',229,229,102), (213253,100011,0,'soga_hair_face_color',52,38,20), (213254,100011,0,'soga_hair_face_highlight_color',216,192,37), (213255,100011,0,'soga_hair_type_color',52,38,20), (213256,100011,0,'soga_hair_type_highlight_color',216,192,37), (213257,100011,1,'soga_lip_type',14,0,2), (213258,100011,1,'soga_nose_type',10,-38,3), (213259,100011,0,'soga_skin_color',238,228,223), (213260,100011,0,'wing_color1',255,255,255), (213261,100011,0,'wing_color2',255,255,255), (213262,100012,1,'cheek_type',63,-4,0), (213263,100012,1,'chin_type',-4,-50,-17), (213264,100012,1,'ear_type',85,-15,0), (213265,100012,1,'eye_brow_type',-61,93,31), (213266,100012,0,'eye_color',44,90,104), (213267,100012,1,'eye_type',-31,0,0), (213268,100012,0,'hair_color1',203,193,160), (213269,100012,0,'hair_color2',99,53,22), (213270,100012,0,'hair_face_color',219,179,15), (213271,100012,0,'hair_face_highlight_color',184,128,10), (213272,100012,0,'hair_highlight',209,131,22), (213273,100012,0,'hair_type_color',219,179,15), (213274,100012,0,'hair_type_highlight_color',184,128,10), (213275,100012,1,'lip_type',-93,43,-28), (213276,100012,1,'nose_type',-14,-53,-63), (213277,100012,0,'skin_color',232,233,225), (213278,100012,1,'soga_cheek_type',0,-61,93), (213279,100012,1,'soga_chin_type',0,-93,43), (213280,100012,1,'soga_ear_type',0,-31,0), (213281,100012,1,'soga_eye_brow_type',0,85,-15), (213282,100012,0,'soga_eye_color',229,229,102), (213283,100012,1,'soga_eye_type',-31,0,0), (213284,100012,0,'soga_hair_color1',239,221,86), (213285,100012,0,'soga_hair_color2',99,53,22), (213286,100012,0,'soga_hair_face_color',219,179,15), (213287,100012,0,'soga_hair_face_highlight_color',184,128,10), (213288,100012,0,'soga_hair_highlight',209,131,22), (213289,100012,0,'soga_hair_type_color',219,179,15), (213290,100012,0,'soga_hair_type_highlight_color',184,128,10), (213291,100012,1,'soga_lip_type',31,63,-4), (213292,100012,1,'soga_nose_type',-28,-4,-50), (213293,100012,0,'soga_skin_color',232,233,225), (213294,100012,0,'wing_color1',255,255,255), (213295,100012,0,'wing_color2',255,255,255), (213296,100013,1,'cheek_type',-70,-44,0), (213297,100013,1,'chin_type',83,74,-3), (213298,100013,1,'eye_brow_type',-66,-44,-95), (213299,100013,0,'eye_color',76,112,67), (213300,100013,1,'eye_type',56,0,0), (213301,100013,0,'hair_color1',175,231,65), (213302,100013,0,'hair_face_color',185,121,190), (213303,100013,0,'hair_type_color',185,121,190), (213304,100013,1,'lip_type',-58,8,89), (213305,100013,1,'nose_type',58,-81,-25), (213306,100013,0,'skin_color',185,121,190), (213307,100013,1,'soga_cheek_type',0,-66,-44), (213308,100013,1,'soga_chin_type',0,-58,8), (213309,100013,1,'soga_ear_type',0,56,0), (213310,100013,1,'soga_eye_brow_type',-1,56,19), (213311,100013,0,'soga_eye_color',229,229,102), (213312,100013,1,'soga_eye_type',-74,0,0), (213313,100013,0,'soga_hair_face_color',185,121,190), (213314,100013,0,'soga_hair_type_color',185,121,190), (213315,100013,1,'soga_lip_type',-95,-70,-44), (213316,100013,1,'soga_nose_type',89,83,74), (213317,100013,0,'soga_skin_color',185,121,190), (213318,100013,0,'wing_color1',255,255,255), (213319,100013,0,'wing_color2',255,255,255), (213320,100014,0,'eye_color',64,128,128), (213321,100014,0,'skin_color',0,0,128), (213322,100014,0,'soga_eye_color',255,0,255), (213323,100015,1,'cheek_type',28,-37,0), (213324,100015,1,'chin_type',9,4,17), (213325,100015,1,'ear_type',-28,28,0), (213326,100015,1,'eye_brow_type',-4,-41,-19), (213327,100015,0,'eye_color',63,129,143), (213328,100015,1,'eye_type',23,0,0), (213329,100015,0,'hair_color1',228,37,249), (213330,100015,0,'hair_face_color',166,126,37), (213331,100015,0,'hair_face_highlight_color',84,41,0), (213332,100015,0,'hair_type_color',166,126,37), (213333,100015,0,'hair_type_highlight_color',84,41,0), (213334,100015,1,'lip_type',32,32,-14), (213335,100015,1,'nose_type',-26,-28,37), (213336,100015,0,'skin_color',191,166,131), (213337,100015,1,'soga_cheek_type',0,-4,-41), (213338,100015,1,'soga_chin_type',0,32,32), (213339,100015,1,'soga_ear_type',0,23,0), (213340,100015,1,'soga_eye_brow_type',0,-28,28), (213341,100015,0,'soga_eye_color',229,229,102), (213342,100015,1,'soga_eye_type',23,0,0), (213343,100015,0,'soga_hair_face_color',166,126,37), (213344,100015,0,'soga_hair_face_highlight_color',84,41,0), (213345,100015,0,'soga_hair_type_color',166,126,37), (213346,100015,0,'soga_hair_type_highlight_color',84,41,0), (213347,100015,1,'soga_lip_type',-19,28,-37), (213348,100015,1,'soga_nose_type',-14,9,4), (213349,100015,0,'soga_skin_color',191,166,131), (213350,100015,0,'wing_color1',255,255,255), (213351,100015,0,'wing_color2',255,255,255), (213352,100016,1,'cheek_type',-4,-51,0), (213353,100016,1,'chin_type',40,-7,31), (213354,100016,1,'ear_type',-50,46,0), (213355,100016,1,'eye_brow_type',88,-87,70), (213356,100016,0,'eye_color',37,75,83), (213357,100016,1,'eye_type',25,0,0), (213358,100016,0,'hair_color1',218,231,3), (213359,100016,0,'hair_color2',64,76,74), (213360,100016,0,'hair_face_color',44,38,54), (213361,100016,0,'hair_face_highlight_color',77,54,7), (213362,100016,0,'hair_highlight',56,33,26), (213363,100016,0,'hair_type_color',44,38,54), (213364,100016,0,'hair_type_highlight_color',77,54,7), (213365,100016,1,'lip_type',-44,-82,-22), (213366,100016,1,'nose_type',58,-38,-25), (213367,100016,0,'skin_color',125,126,126), (213368,100016,1,'soga_cheek_type',0,88,-87), (213369,100016,1,'soga_chin_type',0,-44,-82), (213370,100016,1,'soga_ear_type',0,25,0), (213371,100016,1,'soga_eye_brow_type',0,-50,46), (213372,100016,0,'soga_eye_color',229,229,102), (213373,100016,1,'soga_eye_type',25,0,0), (213374,100016,0,'soga_hair_color1',43,36,70), (213375,100016,0,'soga_hair_color2',64,76,74), (213376,100016,0,'soga_hair_face_color',44,38,54), (213377,100016,0,'soga_hair_face_highlight_color',77,54,7), (213378,100016,0,'soga_hair_highlight',56,33,26), (213379,100016,0,'soga_hair_type_color',44,38,54), (213380,100016,0,'soga_hair_type_highlight_color',77,54,7), (213381,100016,1,'soga_lip_type',70,-4,-51), (213382,100016,1,'soga_nose_type',-22,40,-7), (213383,100016,0,'soga_skin_color',125,126,126), (213384,100016,0,'wing_color1',255,255,255), (213385,100016,0,'wing_color2',255,255,255), (213386,100017,1,'cheek_type',-22,34,0), (213387,100017,1,'chin_type',-9,-7,8), (213388,100017,1,'ear_type',1,-9,0), (213389,100017,1,'eye_brow_type',-28,0,12), (213390,100017,0,'eye_color',110,160,149), (213391,100017,1,'eye_type',-46,0,0), (213392,100017,0,'hair_color1',21,228,0), (213393,100017,0,'hair_face_color',129,44,8), (213394,100017,0,'hair_face_highlight_color',155,64,24), (213395,100017,0,'hair_type_color',129,44,8), (213396,100017,0,'hair_type_highlight_color',155,64,24), (213397,100017,1,'lip_type',1,5,4), (213398,100017,1,'nose_type',14,21,-28), (213399,100017,0,'skin_color',221,180,181), (213400,100017,1,'soga_cheek_type',0,-28,0), (213401,100017,1,'soga_chin_type',0,1,5), (213402,100017,1,'soga_ear_type',0,-46,0), (213403,100017,1,'soga_eye_brow_type',0,1,-9), (213404,100017,0,'soga_eye_color',229,229,102), (213405,100017,1,'soga_eye_type',10,0,0), (213406,100017,0,'soga_hair_face_color',129,44,8), (213407,100017,0,'soga_hair_face_highlight_color',155,64,24), (213408,100017,0,'soga_hair_type_color',129,44,8), (213409,100017,0,'soga_hair_type_highlight_color',155,64,24), (213410,100017,1,'soga_lip_type',12,-22,34), (213411,100017,1,'soga_nose_type',4,-9,-7), (213412,100017,0,'soga_skin_color',221,180,181), (213413,100017,0,'wing_color1',255,255,255), (213414,100017,0,'wing_color2',255,255,255), (213415,100018,1,'cheek_type',56,-50,0), (213416,100018,1,'chin_type',2,2,21), (213417,100018,1,'ear_type',-44,87,0), (213418,100018,1,'eye_brow_type',-93,-64,62), (213419,100018,0,'eye_color',72,131,105), (213420,100018,1,'eye_type',77,0,0), (213421,100018,0,'hair_color1',200,209,163), (213422,100018,0,'hair_color2',171,87,0), (213423,100018,0,'hair_face_color',168,59,22), (213424,100018,0,'hair_face_highlight_color',191,96,43), (213425,100018,0,'hair_highlight',105,26,26), (213426,100018,0,'hair_type_color',168,59,22), (213427,100018,0,'hair_type_highlight_color',191,96,43), (213428,100018,1,'lip_type',-69,10,34), (213429,100018,1,'nose_type',-14,-56,-47), (213430,100018,0,'skin_color',189,161,112), (213431,100018,1,'soga_cheek_type',0,-93,-64), (213432,100018,1,'soga_chin_type',0,-69,10), (213433,100018,1,'soga_ear_type',0,77,0), (213434,100018,1,'soga_eye_brow_type',0,-44,87), (213435,100018,0,'soga_eye_color',204,204,204), (213436,100018,1,'soga_eye_type',77,0,0), (213437,100018,0,'soga_hair_color1',89,21,21), (213438,100018,0,'soga_hair_color2',171,87,0), (213439,100018,0,'soga_hair_face_color',168,59,22), (213440,100018,0,'soga_hair_face_highlight_color',191,96,43), (213441,100018,0,'soga_hair_highlight',105,26,26), (213442,100018,0,'soga_hair_type_color',168,59,22), (213443,100018,0,'soga_hair_type_highlight_color',191,96,43), (213444,100018,1,'soga_lip_type',62,56,-50), (213445,100018,1,'soga_nose_type',34,2,2), (213446,100018,0,'soga_skin_color',189,161,112), (213447,100019,0,'eye_color',255,255,255), (213448,100019,0,'skin_color',255,255,255), (213449,100019,0,'soga_eye_color',255,0,255), (213450,100020,0,'eye_color',255,255,255), (213451,100020,0,'skin_color',255,255,255), (213452,100020,0,'soga_eye_color',255,0,255), (213453,100021,1,'cheek_type',-34,-62,0), (213454,100021,1,'chin_type',82,28,25), (213455,100021,1,'ear_type',22,21,0), (213456,100021,1,'eye_brow_type',8,17,95), (213457,100021,0,'eye_color',230,161,255), (213458,100021,1,'eye_type',-14,0,0), (213459,100021,0,'hair_color1',5,218,205), (213460,100021,0,'hair_color2',62,62,68), (213461,100021,0,'hair_face_color',146,169,168), (213462,100021,0,'hair_face_highlight_color',145,168,168), (213463,100021,0,'hair_highlight',114,112,142), (213464,100021,0,'hair_type_color',146,169,168), (213465,100021,0,'hair_type_highlight_color',145,168,168), (213466,100021,1,'lip_type',-56,23,74), (213467,100021,1,'nose_type',87,5,-38), (213468,100021,0,'skin_color',211,181,192), (213469,100021,1,'soga_cheek_type',0,8,17), (213470,100021,1,'soga_chin_type',0,-56,23), (213471,100021,1,'soga_ear_type',0,-14,0), (213472,100021,1,'soga_eye_brow_type',0,22,21), (213473,100021,0,'soga_eye_color',229,229,102), (213474,100021,1,'soga_eye_type',-58,0,0), (213475,100021,0,'soga_hair_color1',160,156,172), (213476,100021,0,'soga_hair_color2',62,62,68), (213477,100021,0,'soga_hair_face_color',146,169,168), (213478,100021,0,'soga_hair_face_highlight_color',145,168,168), (213479,100021,0,'soga_hair_highlight',114,112,142), (213480,100021,0,'soga_hair_type_color',146,169,168), (213481,100021,0,'soga_hair_type_highlight_color',145,168,168), (213482,100021,1,'soga_lip_type',95,-34,-62), (213483,100021,1,'soga_nose_type',74,82,28), (213484,100021,0,'soga_skin_color',211,181,192), (213485,100021,0,'wing_color1',255,255,255), (213486,100021,0,'wing_color2',255,255,255), (213487,100022,1,'cheek_type',0,-9,0), (213488,100022,1,'chin_type',62,0,87), (213489,100022,1,'ear_type',-41,-11,0), (213490,100022,1,'eye_brow_type',2,-51,2), (213491,100022,0,'eye_color',132,182,195), (213492,100022,1,'eye_type',-44,0,0), (213493,100022,0,'hair_color1',35,211,75), (213494,100022,0,'hair_color2',99,53,22), (213495,100022,0,'hair_face_color',223,180,20), (213496,100022,0,'hair_face_highlight_color',15,1,21), (213497,100022,0,'hair_highlight',114,112,142), (213498,100022,0,'hair_type_color',223,180,20), (213499,100022,0,'hair_type_highlight_color',15,1,21), (213500,100022,1,'lip_type',52,37,4), (213501,100022,1,'nose_type',21,35,-45), (213502,100022,0,'skin_color',46,45,35), (213503,100022,1,'soga_cheek_type',0,2,-51), (213504,100022,1,'soga_chin_type',0,52,37), (213505,100022,1,'soga_ear_type',0,-44,0), (213506,100022,1,'soga_eye_brow_type',0,-41,-11), (213507,100022,0,'soga_eye_color',229,229,102), (213508,100022,1,'soga_eye_type',-19,0,0), (213509,100022,0,'soga_hair_color1',239,221,86), (213510,100022,0,'soga_hair_color2',99,53,22), (213511,100022,0,'soga_hair_face_color',223,180,20), (213512,100022,0,'soga_hair_face_highlight_color',15,1,21), (213513,100022,0,'soga_hair_highlight',114,112,142), (213514,100022,0,'soga_hair_type_color',223,180,20), (213515,100022,0,'soga_hair_type_highlight_color',15,1,21), (213516,100022,1,'soga_lip_type',2,0,-9), (213517,100022,1,'soga_nose_type',4,62,0), (213518,100022,0,'soga_skin_color',46,45,35), (213519,100022,0,'wing_color1',255,255,255), (213520,100022,0,'wing_color2',255,255,255), (213521,100023,0,'eye_color',63,128,128), (213522,100023,0,'skin_color',0,0,128), (213523,100023,0,'soga_eye_color',255,0,255), (213524,100024,0,'eye_color',63,128,128), (213525,100024,0,'skin_color',0,0,128), (213526,100024,0,'soga_eye_color',255,0,255), (213527,100025,0,'eye_color',255,255,255), (213528,100025,0,'skin_color',255,255,255), (213529,100025,0,'soga_eye_color',255,0,255), (213530,100026,0,'eye_color',63,0,128), (213531,100026,0,'skin_color',255,128,255), (213532,100026,0,'soga_eye_color',255,0,255), (213533,100027,0,'eye_color',62,46,193), (213534,100027,0,'skin_color',211,211,191), (213535,100027,0,'soga_eye_color',255,0,255), (213536,100028,0,'eye_color',145,124,164), (213537,100028,0,'skin_color',33,90,141), (213538,100028,0,'soga_eye_color',255,0,255), (213539,100029,0,'eye_color',63,0,128), (213540,100029,0,'skin_color',255,128,255), (213541,100029,0,'soga_eye_color',255,0,255), (213542,100030,0,'eye_color',255,255,255), (213543,100030,0,'skin_color',210,210,202), (213544,100030,0,'soga_eye_color',255,0,255), (213545,100031,0,'eye_color',255,255,255), (213546,100031,0,'skin_color',225,225,219), (213547,100031,0,'soga_eye_color',255,0,255), (213548,100032,0,'eye_color',255,255,255), (213549,100032,0,'skin_color',211,211,202), (213550,100032,0,'soga_eye_color',255,0,255), (213551,100033,0,'eye_color',255,255,255), (213552,100033,0,'skin_color',248,248,247), (213553,100033,0,'soga_eye_color',255,0,255), (213554,100034,0,'eye_color',255,255,255), (213555,100034,0,'skin_color',240,240,238), (213556,100034,0,'soga_eye_color',255,0,255), (213557,100035,0,'eye_color',255,255,255), (213558,100035,0,'skin_color',255,255,255), (213559,100035,0,'soga_eye_color',255,0,255), (213560,100036,0,'eye_color',255,255,255), (213561,100036,0,'skin_color',255,255,255), (213562,100036,0,'soga_eye_color',255,0,255), (213563,100037,0,'eye_color',255,255,255), (213564,100037,0,'skin_color',201,201,191), (213565,100037,0,'soga_eye_color',255,0,255), (213566,100038,0,'eye_color',255,255,255), (213567,100038,0,'skin_color',254,254,254), (213568,100038,0,'soga_eye_color',255,0,255), (213569,100039,0,'eye_color',255,255,255), (213570,100039,0,'skin_color',200,200,189), (213571,100039,0,'soga_eye_color',255,0,255), (213572,100040,0,'eye_color',255,255,255), (213573,100040,0,'skin_color',248,248,247), (213574,100040,0,'soga_eye_color',255,0,255), (213575,100041,0,'eye_color',255,255,255), (213576,100041,0,'skin_color',255,255,255), (213577,100041,0,'soga_eye_color',255,0,255), (213578,100042,1,'cheek_type',-56,0,0), (213579,100042,1,'chin_type',-31,48,-76), (213580,100042,1,'ear_type',-25,50,0), (213581,100042,1,'eye_brow_type',0,-18,-87), (213582,100042,0,'eye_color',126,106,224), (213583,100042,1,'eye_type',-68,0,0), (213584,100042,0,'hair_color1',0,88,194), (213585,100042,0,'hair_face_color',207,195,182), (213586,100042,0,'hair_face_highlight_color',94,82,126), (213587,100042,0,'hair_type_color',207,195,182), (213588,100042,0,'hair_type_highlight_color',94,82,126), (213589,100042,1,'lip_type',35,7,-11), (213590,100042,1,'nose_type',17,0,88), (213591,100042,0,'skin_color',202,188,222), (213592,100042,1,'soga_cheek_type',0,0,-18), (213593,100042,1,'soga_chin_type',0,35,7), (213594,100042,1,'soga_ear_type',0,-68,0), (213595,100042,1,'soga_eye_brow_type',0,-25,50), (213596,100042,0,'soga_eye_color',204,204,204), (213597,100042,0,'soga_hair_face_color',207,195,182), (213598,100042,0,'soga_hair_face_highlight_color',94,82,126), (213599,100042,0,'soga_hair_type_color',207,195,182), (213600,100042,0,'soga_hair_type_highlight_color',94,82,126), (213601,100042,1,'soga_lip_type',-87,-56,0), (213602,100042,1,'soga_nose_type',-11,-31,48), (213603,100042,0,'soga_skin_color',202,188,222), (213604,100043,0,'eye_color',63,0,0), (213605,100043,0,'skin_color',128,0,0), (213606,100043,0,'soga_eye_color',255,0,255), (213607,100044,0,'eye_color',19,19,19), (213608,100044,0,'skin_color',128,0,0), (213609,100044,0,'soga_eye_color',255,0,255), (213610,100045,0,'eye_color',64,0,0), (213611,100045,0,'skin_color',128,0,0), (213612,100045,0,'soga_eye_color',255,0,255), (213613,100046,1,'cheek_type',93,-3,0), (213614,100046,1,'chin_type',-82,0,-75), (213615,100046,1,'ear_type',-70,-7,0), (213616,100046,1,'eye_brow_type',34,-100,75), (213617,100046,0,'eye_color',84,127,82), (213618,100046,1,'eye_type',-29,0,0), (213619,100046,0,'hair_color1',217,51,7), (213620,100046,0,'hair_color2',104,52,0), (213621,100046,0,'hair_face_color',45,13,18), (213622,100046,0,'hair_face_highlight_color',100,70,10), (213623,100046,0,'hair_highlight',56,33,26), (213624,100046,0,'hair_type_color',45,13,18), (213625,100046,0,'hair_type_highlight_color',100,70,10), (213626,100046,1,'lip_type',34,-15,-88), (213627,100046,1,'nose_type',-28,-39,51), (213628,100046,0,'skin_color',210,201,201), (213629,100046,1,'soga_cheek_type',0,34,-100), (213630,100046,1,'soga_chin_type',0,34,-15), (213631,100046,1,'soga_ear_type',0,-29,0), (213632,100046,1,'soga_eye_brow_type',0,-70,-7), (213633,100046,0,'soga_eye_color',229,229,102), (213634,100046,1,'soga_eye_type',-29,0,0), (213635,100046,0,'soga_hair_color1',54,45,28), (213636,100046,0,'soga_hair_color2',104,52,0), (213637,100046,0,'soga_hair_face_color',45,13,18), (213638,100046,0,'soga_hair_face_highlight_color',100,70,10), (213639,100046,0,'soga_hair_highlight',56,33,26), (213640,100046,0,'soga_hair_type_color',45,13,18), (213641,100046,0,'soga_hair_type_highlight_color',100,70,10), (213642,100046,1,'soga_lip_type',75,93,-3), (213643,100046,1,'soga_nose_type',-88,-82,0), (213644,100046,0,'soga_skin_color',210,201,201), (213645,100047,1,'cheek_type',62,50,0), (213646,100047,1,'chin_type',-62,-7,-2), (213647,100047,1,'eye_brow_type',-76,-69,-3), (213648,100047,0,'eye_color',123,163,136), (213649,100047,1,'eye_type',81,0,0), (213650,100047,0,'hair_color1',255,22,43), (213651,100047,0,'hair_face_color',56,35,26), (213652,100047,0,'hair_type_color',56,35,26), (213653,100047,1,'lip_type',-18,0,-56), (213654,100047,1,'nose_type',-63,-1,22), (213655,100047,0,'skin_color',56,35,26), (213656,100047,1,'soga_cheek_type',0,-76,-69), (213657,100047,1,'soga_chin_type',0,-18,0), (213658,100047,1,'soga_ear_type',0,81,0), (213659,100047,1,'soga_eye_brow_type',-76,-69,-3), (213660,100047,0,'soga_eye_color',229,229,102), (213661,100047,1,'soga_eye_type',81,0,0), (213662,100047,0,'soga_hair_face_color',56,35,26), (213663,100047,0,'soga_hair_type_color',56,35,26), (213664,100047,1,'soga_lip_type',-3,62,50), (213665,100047,1,'soga_nose_type',-56,-62,-7), (213666,100047,0,'soga_skin_color',56,35,26), (213667,100048,0,'eye_color',64,0,0), (213668,100048,0,'skin_color',128,0,0), (213669,100048,0,'soga_eye_color',255,0,255), (213670,100049,0,'eye_color',64,0,0), (213671,100049,0,'skin_color',128,0,0), (213672,100049,0,'soga_eye_color',255,0,255), (213673,100050,0,'eye_color',64,0,0), (213674,100050,0,'skin_color',128,0,0), (213675,100050,0,'soga_eye_color',255,0,255), (213676,100051,0,'eye_color',64,0,0), (213677,100051,0,'skin_color',128,0,0), (213678,100051,0,'soga_eye_color',255,0,255), (213679,100052,0,'eye_color',63,0,0), (213680,100052,0,'skin_color',128,0,0), (213681,100052,0,'soga_eye_color',255,0,255), (213682,100053,0,'eye_color',63,0,0), (213683,100053,0,'skin_color',128,0,0), (213684,100053,0,'soga_eye_color',255,0,255), (213685,100054,0,'eye_color',63,0,0), (213686,100054,0,'skin_color',128,0,0), (213687,100054,0,'soga_eye_color',255,0,255), (213688,100055,0,'eye_color',253,253,253), (213689,100055,0,'skin_color',0,63,63), (213690,100055,0,'soga_eye_color',255,0,255), (213691,100056,1,'cheek_type',7,14,0), (213692,100056,1,'chin_type',11,19,25), (213693,100056,1,'ear_type',56,-11,0), (213694,100056,1,'eye_brow_type',14,56,37), (213695,100056,0,'eye_color',45,92,106), (213696,100056,1,'eye_type',10,0,0), (213697,100056,0,'hair_color1',213,95,75), (213698,100056,0,'hair_color2',244,0,0), (213699,100056,0,'hair_face_color',111,28,26), (213700,100056,0,'hair_face_highlight_color',119,147,147), (213701,100056,0,'hair_highlight',123,123,130), (213702,100056,0,'hair_type_color',111,28,26), (213703,100056,0,'hair_type_highlight_color',119,147,147), (213704,100056,1,'lip_type',14,14,-46), (213705,100056,1,'nose_type',-28,-43,95), (213706,100056,0,'skin_color',228,235,221), (213707,100056,1,'soga_cheek_type',0,14,56), (213708,100056,1,'soga_chin_type',0,14,14), (213709,100056,1,'soga_ear_type',0,10,0), (213710,100056,1,'soga_eye_brow_type',0,56,-11), (213711,100056,0,'soga_eye_color',229,229,102), (213712,100056,1,'soga_eye_type',-12,0,0), (213713,100056,0,'soga_hair_color1',91,21,51), (213714,100056,0,'soga_hair_color2',159,88,0), (213715,100056,0,'soga_hair_face_color',111,28,26), (213716,100056,0,'soga_hair_face_highlight_color',119,147,147), (213717,100056,0,'soga_hair_highlight',123,123,130), (213718,100056,0,'soga_hair_type_color',111,28,26), (213719,100056,0,'soga_hair_type_highlight_color',119,147,147), (213720,100056,1,'soga_lip_type',37,7,14), (213721,100056,1,'soga_nose_type',-46,11,19), (213722,100056,0,'soga_skin_color',228,235,221), (213723,100057,0,'eye_color',64,0,0), (213724,100057,0,'skin_color',128,0,0), (213725,100057,0,'soga_eye_color',255,0,255), (213726,100058,0,'eye_color',64,0,0), (213727,100058,0,'skin_color',128,0,0), (213728,100058,0,'soga_eye_color',255,0,255), (213729,100059,0,'eye_color',63,0,0), (213730,100059,0,'skin_color',128,0,0), (213731,100059,0,'soga_eye_color',255,0,255), (213732,100060,0,'eye_color',63,0,0), (213733,100060,0,'skin_color',128,0,0), (213734,100060,0,'soga_eye_color',255,0,255), (213735,100061,0,'eye_color',63,0,0), (213736,100061,0,'skin_color',128,0,0), (213737,100061,0,'soga_eye_color',255,0,255), (213738,100062,0,'eye_color',255,191,255), (213739,100062,0,'skin_color',255,0,128), (213740,100062,0,'soga_eye_color',255,0,255), (213741,100063,0,'eye_color',63,0,128), (213742,100063,0,'skin_color',255,128,255), (213743,100063,0,'soga_eye_color',255,0,255), (213744,100064,0,'eye_color',128,128,128), (213745,100064,0,'skin_color',63,128,128), (213746,100064,0,'soga_eye_color',255,0,255), (213747,100065,0,'eye_color',255,255,0), (213748,100065,0,'skin_color',0,128,255), (213749,100065,0,'soga_eye_color',255,0,255), (213750,100066,0,'eye_color',63,128,128), (213751,100066,0,'skin_color',0,0,128), (213752,100066,0,'soga_eye_color',255,0,255), (213753,100067,0,'eye_color',63,128,128), (213754,100067,0,'skin_color',0,0,128), (213755,100067,0,'soga_eye_color',255,0,255), (213756,100068,0,'eye_color',64,0,128), (213757,100068,0,'skin_color',255,128,255), (213758,100068,0,'soga_eye_color',255,0,255), (213759,100069,0,'eye_color',64,128,128), (213760,100069,0,'skin_color',0,0,128), (213761,100069,0,'soga_eye_color',255,0,255), (213762,100070,0,'eye_color',64,128,128), (213763,100070,0,'skin_color',0,0,128), (213764,100070,0,'soga_eye_color',255,0,255), (213765,100071,0,'eye_color',63,0,0), (213766,100071,0,'skin_color',128,0,0), (213767,100071,0,'soga_eye_color',255,0,255), (213768,100072,0,'eye_color',128,63,0), (213769,100072,0,'skin_color',0,128,0), (213770,100072,0,'soga_eye_color',255,0,255), (213771,100073,0,'eye_color',128,63,0), (213772,100073,0,'skin_color',0,128,0), (213773,100073,0,'soga_eye_color',255,0,255), (213774,100074,0,'eye_color',128,64,0), (213775,100074,0,'skin_color',0,128,0), (213776,100074,0,'soga_eye_color',255,0,255), (213777,100075,0,'eye_color',63,0,128), (213778,100075,0,'skin_color',255,128,255), (213779,100075,0,'soga_eye_color',255,0,255), (213780,100076,0,'eye_color',128,0,255), (213781,100076,0,'skin_color',255,128,255), (213782,100076,0,'soga_eye_color',255,0,255), (213783,100077,0,'eye_color',128,64,0), (213784,100077,0,'skin_color',0,128,0), (213785,100077,0,'soga_eye_color',255,0,255), (213786,100078,0,'eye_color',63,128,128), (213787,100078,0,'skin_color',0,0,128), (213788,100078,0,'soga_eye_color',255,0,255), (213789,100079,0,'eye_color',64,0,0), (213790,100079,0,'skin_color',0,139,0), (213791,100079,0,'soga_eye_color',255,0,255), (213792,100080,0,'eye_color',128,63,0), (213793,100080,0,'skin_color',0,128,0), (213794,100080,0,'soga_eye_color',255,0,255), (213795,100081,0,'eye_color',128,63,0), (213796,100081,0,'skin_color',0,128,0), (213797,100081,0,'soga_eye_color',255,0,255), (213798,100082,0,'eye_color',74,74,74), (213799,100082,0,'skin_color',255,255,255), (213800,100082,0,'soga_eye_color',255,0,255), (213801,100083,0,'eye_color',255,255,255), (213802,100083,0,'skin_color',128,128,64), (213803,100083,0,'soga_eye_color',255,0,255), (213804,100084,0,'eye_color',255,255,255), (213805,100084,0,'skin_color',255,255,255), (213806,100084,0,'soga_eye_color',255,0,255), (213807,100085,0,'eye_color',185,255,185), (213808,100085,0,'skin_color',213,154,96), (213809,100085,0,'soga_eye_color',255,0,255), (213810,100086,0,'eye_color',128,63,0), (213811,100086,0,'skin_color',0,128,0), (213812,100086,0,'soga_eye_color',255,0,255), (213813,100087,0,'eye_color',128,63,0), (213814,100087,0,'skin_color',0,128,0), (213815,100087,0,'soga_eye_color',255,0,255), (213816,100088,0,'eye_color',255,255,255), (213817,100088,0,'skin_color',255,255,255), (213818,100088,0,'soga_eye_color',255,0,255), (213819,100089,0,'eye_color',255,255,255), (213820,100089,0,'skin_color',255,255,255), (213821,100089,0,'soga_eye_color',255,0,255), (213822,100090,0,'eye_color',255,255,255), (213823,100090,0,'skin_color',97,97,97), (213824,100090,0,'soga_eye_color',255,0,255), (213825,100091,0,'eye_color',128,128,64), (213826,100091,0,'skin_color',255,255,255), (213827,100091,0,'soga_eye_color',255,0,255), (213828,100092,0,'eye_color',63,0,0), (213829,100092,0,'skin_color',128,0,0), (213830,100092,0,'soga_eye_color',255,0,255), (213831,100093,0,'eye_color',63,0,0), (213832,100093,0,'skin_color',128,0,0), (213833,100093,0,'soga_eye_color',255,0,255), (213834,100094,0,'eye_color',0,64,0), (213835,100094,0,'skin_color',255,255,255), (213836,100094,0,'soga_eye_color',255,0,255), (213837,100095,0,'eye_color',255,255,255), (213838,100095,0,'skin_color',128,64,0), (213839,100095,0,'soga_eye_color',255,0,255), (213840,100096,0,'eye_color',64,128,128), (213841,100096,0,'skin_color',0,0,128), (213842,100096,0,'soga_eye_color',255,0,255), (213843,100097,0,'eye_color',64,0,128), (213844,100097,0,'skin_color',255,128,255), (213845,100097,0,'soga_eye_color',255,0,255), (213846,100098,0,'eye_color',255,255,255), (213847,100098,0,'skin_color',128,128,64), (213848,100098,0,'soga_eye_color',255,0,255), (213849,100099,0,'eye_color',255,255,255), (213850,100099,0,'skin_color',255,255,255), (213851,100099,0,'soga_eye_color',255,0,255), (213852,100100,0,'eye_color',64,0,128), (213853,100100,0,'skin_color',255,128,255), (213854,100100,0,'soga_eye_color',255,0,255), (213855,100101,0,'eye_color',128,64,0), (213856,100101,0,'skin_color',0,128,0), (213857,100101,0,'soga_eye_color',255,0,255), (213858,100102,0,'eye_color',63,128,128), (213859,100102,0,'skin_color',0,0,128), (213860,100102,0,'soga_eye_color',255,0,255), (213861,100103,0,'eye_color',64,128,128), (213862,100103,0,'skin_color',0,0,128), (213863,100103,0,'soga_eye_color',255,0,255), (213864,100104,0,'eye_color',64,128,128), (213865,100104,0,'skin_color',0,0,128), (213866,100104,0,'soga_eye_color',255,0,255), (213867,100105,0,'eye_color',64,128,128), (213868,100105,0,'skin_color',0,0,128), (213869,100105,0,'soga_eye_color',255,0,255), (213870,100106,0,'eye_color',63,128,128), (213871,100106,0,'skin_color',0,0,128), (213872,100106,0,'soga_eye_color',255,0,255), (213873,100107,0,'eye_color',128,128,128), (213874,100107,0,'skin_color',128,128,64), (213875,100107,0,'soga_eye_color',255,0,255), (213876,100108,0,'eye_color',64,128,128), (213877,100108,0,'skin_color',0,0,128), (213878,100108,0,'soga_eye_color',255,0,255), (213879,100109,0,'eye_color',255,255,255), (213880,100109,0,'skin_color',128,128,128), (213881,100109,0,'soga_eye_color',255,0,255), (213882,100110,0,'eye_color',255,255,255), (213883,100110,0,'skin_color',128,128,128), (213884,100110,0,'soga_eye_color',255,0,255), (213885,100111,0,'eye_color',64,128,128), (213886,100111,0,'skin_color',0,0,128), (213887,100111,0,'soga_eye_color',255,0,255), (213888,100112,0,'eye_color',255,255,255), (213889,100112,0,'skin_color',238,238,234), (213890,100112,0,'soga_eye_color',255,0,255), (213891,100113,0,'eye_color',255,255,255), (213892,100113,0,'skin_color',252,252,251), (213893,100113,0,'soga_eye_color',255,0,255), (213894,100114,0,'eye_color',255,255,255), (213895,100114,0,'skin_color',240,240,237), (213896,100114,0,'soga_eye_color',255,0,255), (213897,100115,0,'eye_color',255,255,255), (213898,100115,0,'skin_color',200,200,189), (213899,100115,0,'soga_eye_color',255,0,255), (213900,100116,0,'eye_color',63,128,128), (213901,100116,0,'skin_color',0,0,128), (213902,100116,0,'soga_eye_color',255,0,255), (213903,100117,0,'eye_color',63,128,128), (213904,100117,0,'skin_color',0,0,128), (213905,100117,0,'soga_eye_color',255,0,255), (213906,100118,0,'eye_color',255,255,255), (213907,100118,0,'skin_color',128,128,64), (213908,100118,0,'soga_eye_color',255,0,255), (213909,100119,1,'cheek_type',38,-62,0), (213910,100119,1,'chin_type',96,-17,3), (213911,100119,1,'ear_type',39,-31,0), (213912,100119,1,'eye_brow_type',68,-14,51), (213913,100119,0,'eye_color',140,106,52), (213914,100119,1,'eye_type',-34,0,0), (213915,100119,0,'hair_color1',164,165,165), (213916,100119,0,'hair_color2',56,62,62), (213917,100119,0,'hair_face_color',244,246,246), (213918,100119,0,'hair_face_highlight_color',15,1,21), (213919,100119,0,'hair_highlight',26,24,25), (213920,100119,0,'hair_type_color',244,246,246), (213921,100119,0,'hair_type_highlight_color',15,1,21), (213922,100119,1,'lip_type',28,19,25), (213923,100119,1,'nose_type',81,56,1), (213924,100119,0,'skin_color',46,32,33), (213925,100119,1,'soga_cheek_type',38,-62,0), (213926,100119,1,'soga_chin_type',96,-17,3), (213927,100119,1,'soga_ear_type',39,-31,0), (213928,100119,1,'soga_eye_brow_type',68,-14,51), (213929,100119,0,'soga_eye_color',229,229,102), (213930,100119,1,'soga_eye_type',-34,0,0), (213931,100119,0,'soga_hair_color1',164,165,165), (213932,100119,0,'soga_hair_color2',56,62,62), (213933,100119,0,'soga_hair_face_color',244,246,246), (213934,100119,0,'soga_hair_face_highlight_color',15,1,21), (213935,100119,0,'soga_hair_highlight',26,24,25), (213936,100119,0,'soga_hair_type_color',244,246,246), (213937,100119,0,'soga_hair_type_highlight_color',15,1,21), (213938,100119,1,'soga_lip_type',28,19,25), (213939,100119,1,'soga_nose_type',81,56,1), (213940,100119,0,'soga_skin_color',46,32,33), (213941,100119,0,'wing_color1',255,255,255), (213942,100119,0,'wing_color2',255,255,255), (213943,100120,0,'eye_color',255,255,255), (213944,100120,0,'skin_color',255,255,255), (213945,100120,0,'soga_eye_color',255,0,255), (213946,5950000,0,'eye_color',255,255,255), (213947,5950000,0,'skin_color',255,255,255), (213948,5950000,0,'soga_eye_color',255,0,255), (213949,5950001,1,'cheek_type',47,68,0), (213950,5950001,1,'chin_type',-61,-32,-50), (213951,5950001,1,'ear_type',78,37,0), (213952,5950001,1,'eye_brow_type',-34,64,65), (213953,5950001,0,'eye_color',40,80,93), (213954,5950001,1,'eye_type',-35,0,0), (213955,5950001,0,'hair_color1',242,94,239), (213956,5950001,0,'hair_color2',37,0,0), (213957,5950001,0,'hair_face_color',221,178,17), (213958,5950001,0,'hair_face_highlight_color',216,154,23), (213959,5950001,0,'hair_type_color',221,178,17), (213960,5950001,0,'hair_type_highlight_color',216,154,23), (213961,5950001,1,'lip_type',56,-29,-38), (213962,5950001,1,'nose_type',0,-14,94), (213963,5950001,0,'skin_color',190,136,139), (213964,5950001,1,'soga_cheek_type',0,-34,64), (213965,5950001,1,'soga_chin_type',0,56,-29), (213966,5950001,1,'soga_ear_type',0,-35,0), (213967,5950001,1,'soga_eye_brow_type',0,78,37), (213968,5950001,0,'soga_eye_color',229,229,102), (213969,5950001,1,'soga_eye_type',37,0,0), (213970,5950001,0,'soga_hair_face_color',221,178,17), (213971,5950001,0,'soga_hair_face_highlight_color',216,154,23), (213972,5950001,0,'soga_hair_type_color',221,178,17), (213973,5950001,0,'soga_hair_type_highlight_color',216,154,23), (213974,5950001,1,'soga_lip_type',65,47,68), (213975,5950001,1,'soga_nose_type',-38,-61,-32), (213976,5950001,0,'soga_skin_color',190,136,139), (213977,5950001,0,'wing_color1',255,255,255), (213978,5950001,0,'wing_color2',255,255,255), (213979,5950002,0,'eye_color',105,0,0), (213980,5950002,0,'skin_color',19,19,19), (213981,5950002,0,'soga_eye_color',255,0,255), (213982,5950003,1,'cheek_type',88,-81,0), (213983,5950003,1,'chin_type',-56,-85,-20), (213984,5950003,1,'ear_type',58,-82,0), (213985,5950003,1,'eye_brow_type',34,89,28), (213986,5950003,0,'eye_color',78,133,103), (213987,5950003,1,'eye_type',85,0,0), (213988,5950003,0,'hair_color1',22,40,89), (213989,5950003,0,'hair_color2',77,0,0), (213990,5950003,0,'hair_face_highlight_color',228,182,25), (213991,5950003,0,'hair_type_highlight_color',228,182,25), (213992,5950003,1,'lip_type',-76,-62,-81), (213993,5950003,1,'nose_type',-43,22,40), (213994,5950003,0,'skin_color',248,249,249), (213995,5950003,1,'soga_cheek_type',0,34,89), (213996,5950003,1,'soga_chin_type',0,-76,-62), (213997,5950003,1,'soga_ear_type',0,85,0), (213998,5950003,1,'soga_eye_brow_type',0,58,-82), (213999,5950003,0,'soga_eye_color',229,229,102), (214000,5950003,1,'soga_eye_type',77,0,0), (214001,5950003,0,'soga_hair_face_highlight_color',228,182,25), (214002,5950003,0,'soga_hair_type_highlight_color',228,182,25), (214003,5950003,1,'soga_lip_type',28,88,-81), (214004,5950003,1,'soga_nose_type',-81,-56,-85), (214005,5950003,0,'soga_skin_color',248,249,249), (214006,5950003,0,'wing_color1',255,255,255), (214007,5950003,0,'wing_color2',255,255,255), (214008,5950004,1,'cheek_type',57,2,0), (214009,5950004,1,'chin_type',37,35,-68), (214010,5950004,1,'ear_type',-83,7,0), (214011,5950004,1,'eye_brow_type',19,52,-90), (214012,5950004,0,'eye_color',35,75,76), (214013,5950004,1,'eye_type',56,0,0), (214014,5950004,0,'hair_color1',169,224,175), (214015,5950004,0,'hair_color2',175,0,0), (214016,5950004,0,'hair_face_color',97,67,10), (214017,5950004,0,'hair_face_highlight_color',139,47,30), (214018,5950004,0,'hair_type_color',97,67,10), (214019,5950004,0,'hair_type_highlight_color',139,47,30), (214020,5950004,1,'lip_type',14,-31,-66), (214021,5950004,1,'nose_type',-56,-87,-32), (214022,5950004,0,'skin_color',191,197,197), (214023,5950004,1,'soga_cheek_type',0,19,52), (214024,5950004,1,'soga_chin_type',0,14,-31), (214025,5950004,1,'soga_ear_type',0,56,0), (214026,5950004,1,'soga_eye_brow_type',0,-83,7), (214027,5950004,0,'soga_eye_color',229,229,102), (214028,5950004,1,'soga_eye_type',-81,0,0), (214029,5950004,0,'soga_hair_face_color',97,67,10), (214030,5950004,0,'soga_hair_face_highlight_color',139,47,30), (214031,5950004,0,'soga_hair_type_color',97,67,10), (214032,5950004,0,'soga_hair_type_highlight_color',139,47,30), (214033,5950004,1,'soga_lip_type',-90,57,2), (214034,5950004,1,'soga_nose_type',-66,37,35), (214035,5950004,0,'soga_skin_color',191,197,197), (214036,5950004,0,'wing_color1',255,255,255), (214037,5950004,0,'wing_color2',255,255,255), (214038,5950005,0,'eye_color',105,0,0), (214039,5950005,0,'skin_color',19,19,19), (214040,5950005,0,'soga_eye_color',255,0,255), (214041,5950006,0,'eye_color',255,255,255), (214042,5950006,0,'skin_color',255,255,255), (214043,5950006,0,'soga_eye_color',255,0,255), (214044,5950007,1,'cheek_type',-7,17,0), (214045,5950007,1,'chin_type',-74,-11,-76), (214046,5950007,1,'ear_type',-23,-14,0), (214047,5950007,1,'eye_brow_type',-37,-59,88), (214048,5950007,0,'eye_color',71,45,17), (214049,5950007,1,'eye_type',-51,0,0), (214050,5950007,0,'hair_color1',75,71,247), (214051,5950007,0,'hair_color2',186,0,0), (214052,5950007,0,'hair_face_color',233,168,29), (214053,5950007,0,'hair_face_highlight_color',38,22,5), (214054,5950007,0,'hair_type_color',233,168,29), (214055,5950007,0,'hair_type_highlight_color',38,22,5), (214056,5950007,1,'lip_type',11,56,-7), (214057,5950007,1,'nose_type',23,75,71), (214058,5950007,0,'skin_color',243,251,251), (214059,5950007,1,'soga_cheek_type',0,-37,-59), (214060,5950007,1,'soga_chin_type',0,11,56), (214061,5950007,1,'soga_ear_type',0,-51,0), (214062,5950007,1,'soga_eye_brow_type',0,-23,-14), (214063,5950007,0,'soga_eye_color',229,229,102), (214064,5950007,1,'soga_eye_type',-70,0,0), (214065,5950007,0,'soga_hair_face_color',233,168,29), (214066,5950007,0,'soga_hair_face_highlight_color',38,22,5), (214067,5950007,0,'soga_hair_type_color',233,168,29), (214068,5950007,0,'soga_hair_type_highlight_color',38,22,5), (214069,5950007,1,'soga_lip_type',88,-7,17), (214070,5950007,1,'soga_nose_type',-7,-74,-11), (214071,5950007,0,'soga_skin_color',243,251,251), (214072,5950007,0,'wing_color1',255,255,255), (214073,5950007,0,'wing_color2',255,255,255), (214074,5950008,0,'eye_color',255,255,255), (214075,5950008,0,'skin_color',105,0,0), (214076,5950008,0,'soga_eye_color',255,0,255), (214077,5950009,1,'cheek_type',-59,66,0), (214078,5950009,1,'chin_type',29,-10,-12), (214079,5950009,1,'ear_type',89,32,0), (214080,5950009,1,'eye_brow_type',59,-93,-31), (214081,5950009,0,'eye_color',54,116,114), (214082,5950009,1,'eye_type',53,0,0), (214083,5950009,0,'hair_color1',14,77,182), (214084,5950009,0,'hair_color2',200,0,0), (214085,5950009,0,'hair_face_color',35,24,1), (214086,5950009,0,'hair_face_highlight_color',47,14,19), (214087,5950009,0,'hair_type_color',35,24,1), (214088,5950009,0,'hair_type_highlight_color',47,14,19), (214089,5950009,1,'lip_type',-25,-21,-25), (214090,5950009,1,'nose_type',39,14,77), (214091,5950009,0,'skin_color',229,185,183), (214092,5950009,1,'soga_cheek_type',0,59,-93), (214093,5950009,1,'soga_chin_type',0,-25,-21), (214094,5950009,1,'soga_ear_type',0,53,0), (214095,5950009,1,'soga_eye_brow_type',0,89,32), (214096,5950009,0,'soga_eye_color',229,229,102), (214097,5950009,1,'soga_eye_type',-56,0,0), (214098,5950009,0,'soga_hair_face_color',35,24,1), (214099,5950009,0,'soga_hair_face_highlight_color',47,14,19), (214100,5950009,0,'soga_hair_type_color',35,24,1), (214101,5950009,0,'soga_hair_type_highlight_color',47,14,19), (214102,5950009,1,'soga_lip_type',-31,-59,66), (214103,5950009,1,'soga_nose_type',-25,29,-10), (214104,5950009,0,'soga_skin_color',229,185,183), (214105,5950009,0,'wing_color1',255,255,255), (214106,5950009,0,'wing_color2',255,255,255), (214107,5950010,1,'cheek_type',25,84,0), (214108,5950010,1,'chin_type',72,-56,-79), (214109,5950010,1,'ear_type',82,72,0), (214110,5950010,1,'eye_brow_type',58,39,50), (214111,5950010,0,'eye_color',141,159,120), (214112,5950010,1,'eye_type',7,0,0), (214113,5950010,0,'hair_color1',43,180,3), (214114,5950010,0,'hair_color2',204,0,0), (214115,5950010,0,'hair_face_color',17,3,23), (214116,5950010,0,'hair_face_highlight_color',15,1,21), (214117,5950010,0,'hair_type_color',17,3,23), (214118,5950010,0,'hair_type_highlight_color',15,1,21), (214119,5950010,1,'lip_type',29,85,-9), (214120,5950010,1,'nose_type',-25,43,-76), (214121,5950010,0,'skin_color',221,208,173), (214122,5950010,1,'soga_cheek_type',0,58,39), (214123,5950010,1,'soga_chin_type',0,29,85), (214124,5950010,1,'soga_ear_type',0,7,0), (214125,5950010,1,'soga_eye_brow_type',0,82,72), (214126,5950010,0,'soga_eye_color',229,229,102), (214127,5950010,1,'soga_eye_type',-52,0,0), (214128,5950010,0,'soga_hair_face_color',17,3,23), (214129,5950010,0,'soga_hair_face_highlight_color',15,1,21), (214130,5950010,0,'soga_hair_type_color',17,3,23), (214131,5950010,0,'soga_hair_type_highlight_color',15,1,21), (214132,5950010,1,'soga_lip_type',50,25,84), (214133,5950010,1,'soga_nose_type',-9,72,-56), (214134,5950010,0,'soga_skin_color',221,208,173), (214135,5950010,0,'wing_color1',255,255,255), (214136,5950010,0,'wing_color2',255,255,255), (214137,5950011,1,'cheek_type',84,37,0), (214138,5950011,1,'chin_type',50,-62,-66), (214139,5950011,1,'ear_type',10,81,0), (214140,5950011,1,'eye_brow_type',64,-23,-19), (214141,5950011,0,'eye_color',121,176,189), (214142,5950011,1,'eye_type',9,0,0), (214143,5950011,0,'hair_color1',11,17,47), (214144,5950011,0,'hair_color2',57,0,0), (214145,5950011,0,'hair_face_color',229,182,26), (214146,5950011,0,'hair_face_highlight_color',244,246,246), (214147,5950011,0,'hair_type_color',229,182,26), (214148,5950011,0,'hair_type_highlight_color',244,246,246), (214149,5950011,1,'lip_type',-37,-37,-47), (214150,5950011,1,'nose_type',-81,11,17), (214151,5950011,0,'skin_color',240,204,208), (214152,5950011,1,'soga_cheek_type',0,64,-23), (214153,5950011,1,'soga_chin_type',0,-37,-37), (214154,5950011,1,'soga_ear_type',0,9,0), (214155,5950011,1,'soga_eye_brow_type',0,10,81), (214156,5950011,0,'soga_eye_color',229,229,102), (214157,5950011,1,'soga_eye_type',57,0,0), (214158,5950011,0,'soga_hair_face_color',229,182,26), (214159,5950011,0,'soga_hair_face_highlight_color',244,246,246), (214160,5950011,0,'soga_hair_type_color',229,182,26), (214161,5950011,0,'soga_hair_type_highlight_color',244,246,246), (214162,5950011,1,'soga_lip_type',-19,84,37), (214163,5950011,1,'soga_nose_type',-47,50,-62), (214164,5950011,0,'soga_skin_color',240,204,208), (214165,5950011,0,'wing_color1',255,255,255), (214166,5950011,0,'wing_color2',255,255,255), (214167,5950012,0,'eye_color',255,255,255), (214168,5950012,0,'skin_color',81,81,81), (214169,5950012,0,'soga_eye_color',255,0,255), (214170,5550000,1,'cheek_type',15,-21,0), (214171,5550000,1,'chin_type',32,81,-50), (214172,5550000,1,'ear_type',-12,52,0), (214173,5550000,1,'eye_brow_type',-89,0,10), (214174,5550000,0,'eye_color',131,180,186), (214175,5550000,1,'eye_type',42,0,0), (214176,5550000,0,'hair_color1',239,198,48), (214177,5550000,0,'hair_face_highlight_color',190,97,43), (214178,5550000,0,'hair_type_highlight_color',190,97,43), (214179,5550000,1,'lip_type',43,64,0), (214180,5550000,1,'nose_type',0,-17,-58), (214181,5550000,0,'skin_color',239,197,196), (214182,5550000,1,'soga_cheek_type',0,-89,0), (214183,5550000,1,'soga_chin_type',0,43,64), (214184,5550000,1,'soga_ear_type',0,42,0), (214185,5550000,1,'soga_eye_brow_type',0,-12,52), (214186,5550000,0,'soga_eye_color',204,204,204), (214187,5550000,0,'soga_hair_face_highlight_color',190,97,43), (214188,5550000,0,'soga_hair_type_highlight_color',190,97,43), (214189,5550000,1,'soga_lip_type',10,15,-21), (214190,5550000,1,'soga_nose_type',0,32,81), (214191,5550000,0,'soga_skin_color',239,197,196), (214192,5550001,0,'eye_color',255,255,255), (214193,5550001,0,'skin_color',255,255,255), (214194,5550001,0,'soga_eye_color',255,0,255), (214195,5550002,0,'eye_color',255,255,255), (214196,5550002,0,'skin_color',255,255,255), (214197,5550002,0,'soga_eye_color',255,0,255), (214198,5550003,0,'eye_color',255,255,255), (214199,5550003,0,'skin_color',255,255,255), (214200,5550003,0,'soga_eye_color',255,0,255), (214201,5550004,0,'eye_color',255,255,255), (214202,5550004,0,'skin_color',255,255,255), (214203,5550004,0,'soga_eye_color',255,0,255), (214204,5550005,0,'eye_color',255,255,255), (214205,5550005,0,'skin_color',255,255,255), (214206,5550005,0,'soga_eye_color',255,0,255), (214207,5550006,0,'eye_color',255,255,255), (214208,5550006,0,'skin_color',255,255,255), (214209,5550006,0,'soga_eye_color',255,0,255), (214210,5550007,0,'eye_color',255,255,255), (214211,5550007,0,'skin_color',255,255,255), (214212,5550007,0,'soga_eye_color',255,0,255), (214213,5550008,0,'eye_color',255,255,255), (214214,5550008,0,'skin_color',255,255,255), (214215,5550008,0,'soga_eye_color',255,0,255), (214216,5550009,0,'eye_color',255,255,255), (214217,5550009,0,'skin_color',255,255,255), (214218,5550009,0,'soga_eye_color',255,0,255), (214219,5550010,0,'eye_color',255,255,255), (214220,5550010,0,'skin_color',255,255,255), (214221,5550010,0,'soga_eye_color',255,0,255), (214222,5550011,0,'eye_color',255,255,255), (214223,5550011,0,'skin_color',255,255,255), (214224,5550011,0,'soga_eye_color',255,0,255), (214225,5550012,0,'eye_color',255,255,255), (214226,5550012,0,'skin_color',255,255,255), (214227,5550012,0,'soga_eye_color',255,0,255), (214228,5550013,0,'eye_color',255,255,255), (214229,5550013,0,'skin_color',255,255,255), (214230,5550013,0,'soga_eye_color',255,0,255), (214231,5550014,0,'eye_color',255,255,255), (214232,5550014,0,'skin_color',255,255,255), (214233,5550014,0,'soga_eye_color',255,0,255), (214234,5550015,0,'eye_color',255,255,255), (214235,5550015,0,'skin_color',255,255,255), (214236,5550015,0,'soga_eye_color',255,0,255), (214237,5550016,0,'eye_color',255,255,255), (214238,5550016,0,'skin_color',255,255,255), (214239,5550016,0,'soga_eye_color',255,0,255), (214240,5550017,0,'eye_color',255,255,255), (214241,5550017,0,'skin_color',255,255,255), (214242,5550017,0,'soga_eye_color',255,0,255), (214243,5550018,0,'eye_color',255,255,255), (214244,5550018,0,'skin_color',255,255,255), (214245,5550018,0,'soga_eye_color',255,0,255), (214246,5550019,0,'eye_color',255,255,255), (214247,5550019,0,'skin_color',255,255,255), (214248,5550019,0,'soga_eye_color',255,0,255), (214249,5550020,0,'eye_color',255,255,255), (214250,5550020,0,'skin_color',255,255,255), (214251,5550020,0,'soga_eye_color',255,0,255), (214252,5550021,0,'eye_color',255,255,255), (214253,5550021,0,'skin_color',255,255,255), (214254,5550021,0,'soga_eye_color',255,0,255), (214255,5550022,0,'eye_color',255,255,255), (214256,5550022,0,'skin_color',255,255,255), (214257,5550022,0,'soga_eye_color',255,0,255), (214258,5550023,0,'eye_color',255,255,255), (214259,5550023,0,'skin_color',255,255,255), (214260,5550023,0,'soga_eye_color',255,0,255), (214261,5550024,0,'eye_color',255,255,255), (214262,5550024,0,'skin_color',255,255,255), (214263,5550024,0,'soga_eye_color',255,0,255), (214264,5550025,0,'eye_color',255,255,255), (214265,5550025,0,'skin_color',255,255,255), (214266,5550025,0,'soga_eye_color',255,0,255), (214267,5550026,0,'eye_color',255,255,255), (214268,5550026,0,'skin_color',255,255,255), (214269,5550026,0,'soga_eye_color',255,0,255), (214270,5550027,0,'eye_color',255,255,255), (214271,5550027,0,'skin_color',255,255,255), (214272,5550027,0,'soga_eye_color',255,0,255), (214273,5550028,0,'eye_color',255,255,255), (214274,5550028,0,'skin_color',255,255,255), (214275,5550028,0,'soga_eye_color',255,0,255), (214276,5550029,0,'eye_color',255,255,255), (214277,5550029,0,'skin_color',255,255,255), (214278,5550029,0,'soga_eye_color',255,0,255), (214279,5550030,0,'eye_color',255,255,255), (214280,5550030,0,'skin_color',255,255,255), (214281,5550030,0,'soga_eye_color',255,0,255), (214282,5550031,0,'eye_color',255,255,255), (214283,5550031,0,'skin_color',255,255,255), (214284,5550031,0,'soga_eye_color',255,0,255), (214285,5550032,0,'eye_color',255,255,255), (214286,5550032,0,'skin_color',255,255,255), (214287,5550032,0,'soga_eye_color',255,0,255), (214288,5550033,0,'eye_color',255,255,255), (214289,5550033,0,'skin_color',255,255,255), (214290,5550033,0,'soga_eye_color',255,0,255), (214291,5550034,0,'eye_color',255,255,255), (214292,5550034,0,'skin_color',255,255,255), (214293,5550034,0,'soga_eye_color',255,0,255), (214294,5550035,0,'eye_color',255,255,255), (214295,5550035,0,'skin_color',255,255,255), (214296,5550035,0,'soga_eye_color',255,0,255), (214297,5550036,0,'eye_color',255,255,255), (214298,5550036,0,'skin_color',255,255,255), (214299,5550036,0,'soga_eye_color',255,0,255), (214300,5550037,0,'eye_color',255,255,255), (214301,5550037,0,'skin_color',255,255,255), (214302,5550037,0,'soga_eye_color',255,0,255), (214303,5550038,0,'eye_color',255,255,255), (214304,5550038,0,'skin_color',255,255,255), (214305,5550038,0,'soga_eye_color',255,0,255), (214306,5550039,0,'eye_color',255,255,255), (214307,5550039,0,'skin_color',255,255,255), (214308,5550039,0,'soga_eye_color',255,0,255), (214309,5550040,0,'eye_color',255,255,255), (214310,5550040,0,'skin_color',255,255,255), (214311,5550040,0,'soga_eye_color',255,0,255), (214312,5550041,0,'eye_color',255,255,255), (214313,5550041,0,'skin_color',255,255,255), (214314,5550041,0,'soga_eye_color',255,0,255), (214315,5550042,0,'eye_color',255,255,255), (214316,5550042,0,'skin_color',255,255,255), (214317,5550042,0,'soga_eye_color',255,0,255), (214318,5550043,0,'eye_color',255,255,255), (214319,5550043,0,'skin_color',255,255,255), (214320,5550043,0,'soga_eye_color',255,0,255), (214321,5550044,0,'eye_color',255,255,255), (214322,5550044,0,'skin_color',255,255,255), (214323,5550044,0,'soga_eye_color',255,0,255), (214324,5550045,0,'eye_color',255,255,255), (214325,5550045,0,'skin_color',255,255,255), (214326,5550045,0,'soga_eye_color',255,0,255), (214327,5550046,0,'eye_color',255,255,255), (214328,5550046,0,'skin_color',255,255,255), (214329,5550046,0,'soga_eye_color',255,0,255), (214330,5550047,0,'eye_color',255,255,255), (214331,5550047,0,'skin_color',255,255,255), (214332,5550047,0,'soga_eye_color',255,0,255), (214333,6010000,1,'cheek_type',15,-21,0), (214334,6010000,1,'chin_type',32,81,-50), (214335,6010000,1,'ear_type',-12,52,0), (214336,6010000,1,'eye_brow_type',-89,0,10), (214337,6010000,0,'eye_color',131,180,186), (214338,6010000,1,'eye_type',42,0,0), (214339,6010000,0,'hair_color1',239,198,48), (214340,6010000,0,'hair_face_highlight_color',190,97,43), (214341,6010000,0,'hair_type_highlight_color',190,97,43), (214342,6010000,1,'lip_type',43,64,0), (214343,6010000,1,'nose_type',0,-17,-58), (214344,6010000,0,'skin_color',239,197,196), (214345,6010000,1,'soga_cheek_type',0,-89,0), (214346,6010000,1,'soga_chin_type',0,43,64), (214347,6010000,1,'soga_ear_type',0,42,0), (214348,6010000,1,'soga_eye_brow_type',0,-12,52), (214349,6010000,0,'soga_eye_color',204,204,204), (214350,6010000,0,'soga_hair_face_highlight_color',190,97,43), (214351,6010000,0,'soga_hair_type_highlight_color',190,97,43), (214352,6010000,1,'soga_lip_type',10,15,-21), (214353,6010000,1,'soga_nose_type',0,32,81), (214354,6010000,0,'soga_skin_color',239,197,196), (214355,6010001,0,'eye_color',1,1,1), (214356,6010001,0,'skin_color',1,1,1), (214357,6010001,0,'soga_eye_color',255,0,255), (214358,6010002,0,'eye_color',1,1,1), (214359,6010002,0,'skin_color',1,1,1), (214360,6010002,0,'soga_eye_color',255,0,255), (214361,6010003,0,'eye_color',255,255,255), (214362,6010003,0,'skin_color',255,255,255), (214363,6010003,0,'soga_eye_color',255,0,255), (214364,6010004,0,'eye_color',1,1,1), (214365,6010004,0,'skin_color',1,1,1), (214366,6010004,0,'soga_eye_color',255,0,255), (214367,6010005,0,'eye_color',1,1,1), (214368,6010005,0,'skin_color',1,1,1), (214369,6010005,0,'soga_eye_color',255,0,255), (214370,6010006,0,'eye_color',1,1,1), (214371,6010006,0,'skin_color',1,1,1), (214372,6010006,0,'soga_eye_color',255,0,255), (214373,6010007,0,'eye_color',1,1,1), (214374,6010007,0,'skin_color',1,1,1), (214375,6010007,0,'soga_eye_color',255,0,255), (214376,6010008,0,'eye_color',1,1,1), (214377,6010008,0,'skin_color',1,1,1), (214378,6010008,0,'soga_eye_color',255,0,255), (214379,6010009,0,'eye_color',1,1,1), (214380,6010009,0,'skin_color',1,1,1), (214381,6010009,0,'soga_eye_color',255,0,255), (214382,6010010,0,'eye_color',1,1,1), (214383,6010010,0,'skin_color',1,1,1), (214384,6010010,0,'soga_eye_color',255,0,255), (214385,6010011,0,'eye_color',255,255,255), (214386,6010011,0,'skin_color',255,255,255), (214387,6010011,0,'soga_eye_color',255,0,255), (214388,6010012,0,'eye_color',255,255,255), (214389,6010012,0,'skin_color',255,255,255), (214390,6010012,0,'soga_eye_color',255,0,255), (214391,2450000,1,'cheek_type',15,-21,0), (214392,2450000,1,'chin_type',32,81,-50), (214393,2450000,1,'ear_type',-12,52,0), (214394,2450000,1,'eye_brow_type',-89,0,10), (214395,2450000,0,'eye_color',131,180,186), (214396,2450000,1,'eye_type',42,0,0), (214397,2450000,0,'hair_color1',239,198,48), (214398,2450000,0,'hair_face_highlight_color',190,97,43), (214399,2450000,0,'hair_type_highlight_color',190,97,43), (214400,2450000,1,'lip_type',43,64,0), (214401,2450000,1,'nose_type',0,-17,-58), (214402,2450000,0,'skin_color',239,197,196), (214403,2450000,1,'soga_cheek_type',0,-89,0), (214404,2450000,1,'soga_chin_type',0,43,64), (214405,2450000,1,'soga_ear_type',0,42,0), (214406,2450000,1,'soga_eye_brow_type',0,-12,52), (214407,2450000,0,'soga_eye_color',204,204,204), (214408,2450000,0,'soga_hair_face_highlight_color',190,97,43), (214409,2450000,0,'soga_hair_type_highlight_color',190,97,43), (214410,2450000,1,'soga_lip_type',10,15,-21), (214411,2450000,1,'soga_nose_type',0,32,81), (214412,2450000,0,'soga_skin_color',239,197,196), (214413,2450001,0,'eye_color',255,255,255), (214414,2450001,0,'skin_color',255,255,255), (214415,2450001,0,'soga_eye_color',255,0,255), (214416,2450002,0,'eye_color',253,234,1), (214417,2450002,0,'skin_color',255,255,255), (214418,2450002,0,'soga_eye_color',255,0,255), (214419,2450003,0,'eye_color',255,255,255), (214420,2450003,0,'skin_color',255,255,255), (214421,2450003,0,'soga_eye_color',255,0,255), (214422,2450004,0,'eye_color',255,255,255), (214423,2450004,0,'skin_color',255,255,255), (214424,2450004,0,'soga_eye_color',255,0,255), (214425,2450005,0,'eye_color',36,0,0), (214426,2450005,0,'skin_color',255,255,255), (214427,2450005,0,'soga_eye_color',255,0,255), (214428,2450006,0,'eye_color',255,255,255), (214429,2450006,0,'skin_color',255,255,255), (214430,2450006,0,'soga_eye_color',255,0,255), (214431,2450007,0,'eye_color',255,255,255), (214432,2450007,0,'skin_color',255,255,255), (214433,2450007,0,'soga_eye_color',255,0,255), (214434,2450008,0,'eye_color',215,0,0), (214435,2450008,0,'skin_color',255,255,255), (214436,2450008,0,'soga_eye_color',255,0,255), (214437,2450009,0,'eye_color',255,255,255), (214438,2450009,0,'skin_color',255,255,255), (214439,2450009,0,'soga_eye_color',255,0,255), (214440,2450010,0,'eye_color',255,255,255), (214441,2450010,0,'skin_color',255,255,255), (214442,2450010,0,'soga_eye_color',255,0,255), (214443,2450011,0,'eye_color',36,0,0), (214444,2450011,0,'skin_color',255,255,255), (214445,2450011,0,'soga_eye_color',255,0,255), (214446,2450012,0,'eye_color',253,234,1), (214447,2450012,0,'skin_color',255,255,255), (214448,2450012,0,'soga_eye_color',255,0,255), (214449,2450013,0,'eye_color',255,255,255), (214450,2450013,0,'skin_color',255,255,255), (214451,2450013,0,'soga_eye_color',255,0,255), (214452,2450014,0,'eye_color',253,234,1), (214453,2450014,0,'skin_color',255,255,255), (214454,2450014,0,'soga_eye_color',255,0,255), (214455,2450015,0,'eye_color',255,255,255), (214456,2450015,0,'skin_color',255,255,255), (214457,2450015,0,'soga_eye_color',255,0,255), (214458,2450016,0,'eye_color',255,255,255), (214459,2450016,0,'skin_color',255,255,255), (214460,2450016,0,'soga_eye_color',255,0,255), (214461,2450017,0,'eye_color',255,255,255), (214462,2450017,0,'skin_color',255,255,255), (214463,2450017,0,'soga_eye_color',255,0,255), (214464,2450018,0,'eye_color',255,255,255), (214465,2450018,0,'skin_color',255,255,255), (214466,2450018,0,'soga_eye_color',255,0,255), (214467,2450019,0,'eye_color',255,255,255), (214468,2450019,0,'skin_color',255,255,255), (214469,2450019,0,'soga_eye_color',255,0,255), (214470,2450020,0,'eye_color',253,97,2), (214471,2450020,0,'skin_color',255,255,255), (214472,2450020,0,'soga_eye_color',255,0,255), (214473,2450021,0,'eye_color',255,255,255), (214474,2450021,0,'skin_color',255,255,255), (214475,2450021,0,'soga_eye_color',255,0,255), (214476,2450022,0,'eye_color',255,255,255), (214477,2450022,0,'skin_color',255,255,255), (214478,2450022,0,'soga_eye_color',255,0,255), (214479,2450023,0,'eye_color',36,0,0), (214480,2450023,0,'skin_color',255,255,255), (214481,2450023,0,'soga_eye_color',255,0,255), (214482,2450024,0,'eye_color',255,255,255), (214483,2450024,0,'skin_color',255,255,255), (214484,2450024,0,'soga_eye_color',255,0,255), (214485,2450025,0,'eye_color',255,255,255), (214486,2450025,0,'skin_color',255,255,255), (214487,2450025,0,'soga_eye_color',255,0,255), (214488,2450026,0,'eye_color',255,255,255), (214489,2450026,0,'skin_color',255,255,255), (214490,2450026,0,'soga_eye_color',255,0,255), (214491,2450027,0,'eye_color',255,255,255), (214492,2450027,0,'skin_color',255,255,255), (214493,2450027,0,'soga_eye_color',255,0,255), (214494,2450028,1,'cheek_type',7,-7,0), (214495,2450028,1,'chin_type',-19,20,-3), (214496,2450028,1,'ear_type',26,-8,0), (214497,2450028,1,'eye_brow_type',-14,-14,8), (214498,2450028,0,'eye_color',34,59,37), (214499,2450028,1,'eye_type',23,0,0), (214500,2450028,0,'hair_color1',248,32,156), (214501,2450028,0,'hair_face_color',137,93,63), (214502,2450028,0,'hair_face_highlight_color',68,52,34), (214503,2450028,0,'hair_type_color',137,93,63), (214504,2450028,0,'hair_type_highlight_color',68,52,34), (214505,2450028,1,'lip_type',-10,-48,-12), (214506,2450028,1,'nose_type',25,-8,32), (214507,2450028,0,'skin_color',206,220,220), (214508,2450028,1,'soga_cheek_type',0,-14,-14), (214509,2450028,1,'soga_chin_type',0,-10,-48), (214510,2450028,1,'soga_ear_type',0,23,0), (214511,2450028,1,'soga_eye_brow_type',0,26,-8), (214512,2450028,0,'soga_eye_color',229,229,102), (214513,2450028,1,'soga_eye_type',-5,0,0), (214514,2450028,0,'soga_hair_face_color',137,93,63), (214515,2450028,0,'soga_hair_face_highlight_color',68,52,34), (214516,2450028,0,'soga_hair_type_color',137,93,63), (214517,2450028,0,'soga_hair_type_highlight_color',68,52,34), (214518,2450028,1,'soga_lip_type',8,7,-7), (214519,2450028,1,'soga_nose_type',-12,-19,20), (214520,2450028,0,'soga_skin_color',206,220,220), (214521,2450028,0,'wing_color1',255,255,255), (214522,2450028,0,'wing_color2',255,255,255), (214523,2450029,0,'eye_color',255,255,255), (214524,2450029,0,'skin_color',255,255,255), (214525,2450029,0,'soga_eye_color',255,0,255), (214526,2450030,0,'eye_color',255,255,255), (214527,2450030,0,'skin_color',255,255,255), (214528,2450030,0,'soga_eye_color',255,0,255), (214529,2450031,1,'cheek_type',-9,28,0), (214530,2450031,1,'chin_type',-25,-44,21), (214531,2450031,1,'ear_type',-14,20,0), (214532,2450031,1,'eye_brow_type',-12,37,-23), (214533,2450031,0,'eye_color',47,58,33), (214534,2450031,1,'eye_type',1,0,0), (214535,2450031,0,'hair_color1',11,230,156), (214536,2450031,0,'hair_face_color',124,165,161), (214537,2450031,0,'hair_face_highlight_color',58,24,0), (214538,2450031,0,'hair_type_color',124,165,161), (214539,2450031,0,'hair_type_highlight_color',58,24,0), (214540,2450031,1,'lip_type',-31,-3,-21), (214541,2450031,1,'nose_type',0,11,-26), (214542,2450031,0,'skin_color',242,252,249), (214543,2450031,1,'soga_cheek_type',0,-12,37), (214544,2450031,1,'soga_chin_type',0,-31,-3), (214545,2450031,1,'soga_ear_type',0,1,0), (214546,2450031,1,'soga_eye_brow_type',0,-14,20), (214547,2450031,0,'soga_eye_color',229,229,102), (214548,2450031,1,'soga_eye_type',-22,0,0), (214549,2450031,0,'soga_hair_face_color',124,165,161), (214550,2450031,0,'soga_hair_face_highlight_color',58,24,0), (214551,2450031,0,'soga_hair_type_color',124,165,161), (214552,2450031,0,'soga_hair_type_highlight_color',58,24,0), (214553,2450031,1,'soga_lip_type',-23,0,0), (214554,2450031,1,'soga_nose_type',-21,-25,-44), (214555,2450031,0,'soga_skin_color',242,252,249), (214556,2450031,0,'wing_color1',255,255,255), (214557,2450031,0,'wing_color2',255,255,255), (214558,2450032,0,'eye_color',215,0,0), (214559,2450032,0,'skin_color',255,255,255), (214560,2450032,0,'soga_eye_color',255,0,255), (214561,2450033,0,'eye_color',255,255,255), (214562,2450033,0,'skin_color',255,255,255), (214563,2450033,0,'soga_eye_color',255,0,255), (214564,2450034,0,'eye_color',255,255,255), (214565,2450034,0,'skin_color',255,255,255), (214566,2450034,0,'soga_eye_color',255,0,255), (214567,2450035,0,'eye_color',255,255,255), (214568,2450035,0,'skin_color',255,255,255), (214569,2450035,0,'soga_eye_color',255,0,255), (214570,2450036,0,'eye_color',255,255,255), (214571,2450036,0,'skin_color',255,255,255), (214572,2450036,0,'soga_eye_color',255,0,255), (214573,2450037,0,'eye_color',255,255,255), (214574,2450037,0,'skin_color',255,255,255), (214575,2450037,0,'soga_eye_color',255,0,255), (214576,2450038,0,'eye_color',255,255,255), (214577,2450038,0,'skin_color',255,255,255), (214578,2450038,0,'soga_eye_color',255,0,255), (214579,2450039,0,'eye_color',209,0,0), (214580,2450039,0,'skin_color',255,255,255), (214581,2450039,0,'soga_eye_color',255,0,255), (214582,2450040,0,'eye_color',255,255,255), (214583,2450040,0,'skin_color',255,255,255), (214584,2450040,0,'soga_eye_color',255,0,255), (214585,2450041,0,'eye_color',255,255,255), (214586,2450041,0,'skin_color',255,255,255), (214587,2450041,0,'soga_eye_color',255,0,255), (214588,2450042,0,'eye_color',255,255,255), (214589,2450042,0,'skin_color',255,255,255), (214590,2450042,0,'soga_eye_color',255,0,255), (214591,2450043,0,'eye_color',255,255,255), (214592,2450043,0,'skin_color',255,255,255), (214593,2450043,0,'soga_eye_color',255,0,255), (214594,2450044,0,'eye_color',255,255,255), (214595,2450044,0,'skin_color',255,255,255), (214596,2450044,0,'soga_eye_color',255,0,255), (214597,2450045,0,'eye_color',253,96,1), (214598,2450045,0,'skin_color',255,255,255), (214599,2450045,0,'soga_eye_color',255,0,255), (214600,2450046,0,'eye_color',124,0,0), (214601,2450046,0,'skin_color',255,255,255), (214602,2450046,0,'soga_eye_color',255,0,255), (214603,2450047,0,'eye_color',156,0,0), (214604,2450047,0,'skin_color',255,255,255), (214605,2450047,0,'soga_eye_color',255,0,255), (214606,2450048,0,'eye_color',255,255,255), (214607,2450048,0,'skin_color',255,255,255), (214608,2450048,0,'soga_eye_color',255,0,255), (214609,2450049,1,'cheek_type',0,-4,0), (214610,2450049,1,'chin_type',0,-25,-11), (214611,2450049,1,'ear_type',19,43,0), (214612,2450049,1,'eye_brow_type',14,-10,-11), (214613,2450049,0,'eye_color',41,83,96), (214614,2450049,1,'eye_type',-28,0,0), (214615,2450049,0,'hair_color1',235,34,0), (214616,2450049,0,'hair_face_color',204,142,103), (214617,2450049,0,'hair_face_highlight_color',23,16,7), (214618,2450049,0,'hair_type_color',204,142,103), (214619,2450049,0,'hair_type_highlight_color',23,16,7), (214620,2450049,1,'lip_type',21,32,12), (214621,2450049,1,'nose_type',18,-21,34), (214622,2450049,0,'skin_color',222,228,216), (214623,2450049,1,'soga_cheek_type',0,14,-10), (214624,2450049,1,'soga_chin_type',0,21,32), (214625,2450049,1,'soga_ear_type',0,-28,0), (214626,2450049,1,'soga_eye_brow_type',0,19,43), (214627,2450049,0,'soga_eye_color',229,229,102), (214628,2450049,1,'soga_eye_type',31,0,0), (214629,2450049,0,'soga_hair_face_color',204,142,103), (214630,2450049,0,'soga_hair_face_highlight_color',23,16,7), (214631,2450049,0,'soga_hair_type_color',204,142,103), (214632,2450049,0,'soga_hair_type_highlight_color',23,16,7), (214633,2450049,1,'soga_lip_type',-11,0,-4), (214634,2450049,1,'soga_nose_type',12,0,-25), (214635,2450049,0,'soga_skin_color',222,228,216), (214636,2450049,0,'wing_color1',255,255,255), (214637,2450049,0,'wing_color2',255,255,255), (214638,2450050,1,'cheek_type',-46,40,0), (214639,2450050,1,'chin_type',20,-25,28), (214640,2450050,1,'eye_brow_type',14,19,-2), (214641,2450050,0,'eye_color',41,84,95), (214642,2450050,1,'eye_type',11,0,0), (214643,2450050,0,'hair_color1',239,1,156), (214644,2450050,0,'hair_face_color',132,90,60), (214645,2450050,0,'hair_face_highlight_color',124,48,7), (214646,2450050,0,'hair_type_color',132,90,60), (214647,2450050,0,'hair_type_highlight_color',124,48,7), (214648,2450050,1,'lip_type',7,-43,0), (214649,2450050,1,'nose_type',0,-17,1), (214650,2450050,0,'skin_color',220,231,230), (214651,2450050,1,'soga_cheek_type',0,14,19), (214652,2450050,1,'soga_chin_type',0,7,-43), (214653,2450050,1,'soga_ear_type',0,11,0), (214654,2450050,1,'soga_eye_brow_type',14,19,-2), (214655,2450050,0,'soga_eye_color',229,229,102), (214656,2450050,1,'soga_eye_type',11,0,0), (214657,2450050,0,'soga_hair_face_color',132,90,60), (214658,2450050,0,'soga_hair_face_highlight_color',124,48,7), (214659,2450050,0,'soga_hair_type_color',132,90,60), (214660,2450050,0,'soga_hair_type_highlight_color',124,48,7), (214661,2450050,1,'soga_lip_type',-2,-46,40), (214662,2450050,1,'soga_nose_type',0,20,-25), (214663,2450050,0,'soga_skin_color',220,231,230), (214664,2450050,0,'wing_color1',255,255,255), (214665,2450050,0,'wing_color2',255,255,255), (214666,2450051,1,'cheek_type',-9,28,0), (214667,2450051,1,'chin_type',17,10,-37), (214668,2450051,1,'ear_type',29,-8,0), (214669,2450051,1,'eye_brow_type',7,-2,-2), (214670,2450051,0,'eye_color',118,166,155), (214671,2450051,1,'eye_type',-22,0,0), (214672,2450051,0,'hair_color1',12,1,156), (214673,2450051,0,'hair_face_color',73,69,46), (214674,2450051,0,'hair_face_highlight_color',164,155,75), (214675,2450051,0,'hair_type_color',73,69,46), (214676,2450051,0,'hair_type_highlight_color',164,155,75), (214677,2450051,1,'lip_type',20,29,20), (214678,2450051,1,'nose_type',0,12,1), (214679,2450051,0,'skin_color',220,232,226), (214680,2450051,1,'soga_cheek_type',0,7,-2), (214681,2450051,1,'soga_chin_type',0,20,29), (214682,2450051,1,'soga_ear_type',0,-22,0), (214683,2450051,1,'soga_eye_brow_type',0,29,-8), (214684,2450051,0,'soga_eye_color',229,229,102), (214685,2450051,1,'soga_eye_type',7,0,0), (214686,2450051,0,'soga_hair_face_color',73,69,46), (214687,2450051,0,'soga_hair_face_highlight_color',164,155,75), (214688,2450051,0,'soga_hair_type_color',73,69,46), (214689,2450051,0,'soga_hair_type_highlight_color',164,155,75), (214690,2450051,1,'soga_lip_type',-2,-9,28), (214691,2450051,1,'soga_nose_type',20,17,10), (214692,2450051,0,'soga_skin_color',220,232,226), (214693,2450051,0,'wing_color1',255,255,255), (214694,2450051,0,'wing_color2',255,255,255), (214695,2450052,0,'eye_color',255,255,255), (214696,2450052,0,'skin_color',255,255,255), (214697,2450052,0,'soga_eye_color',255,0,255), (214698,2450053,0,'eye_color',253,96,1), (214699,2450053,0,'skin_color',255,255,255), (214700,2450053,0,'soga_eye_color',255,0,255), (214701,2450054,1,'cheek_type',12,18,0), (214702,2450054,1,'chin_type',-14,0,-23), (214703,2450054,1,'ear_type',-26,-34,0), (214704,2450054,1,'eye_brow_type',5,0,9), (214705,2450054,0,'eye_color',70,71,38), (214706,2450054,1,'eye_type',21,0,0), (214707,2450054,0,'hair_color1',235,231,156), (214708,2450054,0,'hair_face_color',86,58,39), (214709,2450054,0,'hair_face_highlight_color',139,95,43), (214710,2450054,0,'hair_type_color',86,58,39), (214711,2450054,0,'hair_type_highlight_color',139,95,43), (214712,2450054,1,'lip_type',17,20,-12), (214713,2450054,1,'nose_type',4,-21,-25), (214714,2450054,0,'skin_color',218,189,160), (214715,2450054,1,'soga_cheek_type',0,5,0), (214716,2450054,1,'soga_chin_type',0,17,20), (214717,2450054,1,'soga_ear_type',0,21,0), (214718,2450054,1,'soga_eye_brow_type',0,-26,-34), (214719,2450054,0,'soga_eye_color',229,229,102), (214720,2450054,1,'soga_eye_type',21,0,0), (214721,2450054,0,'soga_hair_face_color',86,58,39), (214722,2450054,0,'soga_hair_face_highlight_color',139,95,43), (214723,2450054,0,'soga_hair_type_color',86,58,39), (214724,2450054,0,'soga_hair_type_highlight_color',139,95,43), (214725,2450054,1,'soga_lip_type',9,12,18), (214726,2450054,1,'soga_nose_type',-12,-14,0), (214727,2450054,0,'soga_skin_color',218,189,160), (214728,2450054,0,'wing_color1',255,255,255), (214729,2450054,0,'wing_color2',255,255,255), (214730,2450055,1,'cheek_type',-28,18,0), (214731,2450055,1,'chin_type',4,0,14), (214732,2450055,1,'ear_type',-19,-10,0), (214733,2450055,1,'eye_brow_type',7,14,-19), (214734,2450055,0,'eye_color',165,196,186), (214735,2450055,1,'eye_type',-28,0,0), (214736,2450055,0,'hair_color1',17,11,156), (214737,2450055,0,'hair_face_color',163,122,77), (214738,2450055,0,'hair_face_highlight_color',16,15,10), (214739,2450055,0,'hair_type_color',163,122,77), (214740,2450055,0,'hair_type_highlight_color',16,15,10), (214741,2450055,1,'lip_type',-18,-37,41), (214742,2450055,1,'nose_type',-28,17,11), (214743,2450055,0,'skin_color',215,226,226), (214744,2450055,1,'soga_cheek_type',0,7,14), (214745,2450055,1,'soga_chin_type',0,-18,-37), (214746,2450055,1,'soga_ear_type',0,-28,0), (214747,2450055,1,'soga_eye_brow_type',0,-19,-10), (214748,2450055,0,'soga_eye_color',229,229,102), (214749,2450055,1,'soga_eye_type',-28,0,0), (214750,2450055,0,'soga_hair_face_color',163,122,77), (214751,2450055,0,'soga_hair_face_highlight_color',16,15,10), (214752,2450055,0,'soga_hair_type_color',163,122,77), (214753,2450055,0,'soga_hair_type_highlight_color',16,15,10), (214754,2450055,1,'soga_lip_type',-19,-28,18), (214755,2450055,1,'soga_nose_type',41,4,0), (214756,2450055,0,'soga_skin_color',215,226,226), (214757,2450055,0,'wing_color1',255,255,255), (214758,2450055,0,'wing_color2',255,255,255), (214759,2450056,0,'eye_color',36,0,0), (214760,2450056,0,'skin_color',255,255,255), (214761,2450056,0,'soga_eye_color',255,0,255), (214762,2450057,0,'eye_color',255,255,255), (214763,2450057,0,'skin_color',255,255,255), (214764,2450057,0,'soga_eye_color',255,0,255), (214765,2450058,0,'eye_color',255,255,255), (214766,2450058,0,'skin_color',255,255,255), (214767,2450058,0,'soga_eye_color',255,0,255), (214768,2450059,0,'eye_color',255,255,255), (214769,2450059,0,'skin_color',255,255,255), (214770,2450059,0,'soga_eye_color',255,0,255), (214771,2450060,0,'eye_color',255,255,255), (214772,2450060,0,'skin_color',255,255,255), (214773,2450060,0,'soga_eye_color',255,0,255), (214774,2450061,0,'eye_color',255,255,255), (214775,2450061,0,'skin_color',255,255,255), (214776,2450061,0,'soga_eye_color',255,0,255), (214777,2450062,0,'eye_color',255,255,255), (214778,2450062,0,'skin_color',255,255,255), (214779,2450062,0,'soga_eye_color',255,0,255), (214780,2450063,0,'eye_color',209,0,0), (214781,2450063,0,'skin_color',255,255,255), (214782,2450063,0,'soga_eye_color',255,0,255), (214783,2450064,0,'eye_color',255,255,255), (214784,2450064,0,'skin_color',255,255,255), (214785,2450064,0,'soga_eye_color',255,0,255), (214786,2450065,0,'eye_color',255,255,255), (214787,2450065,0,'skin_color',255,255,255), (214788,2450065,0,'soga_eye_color',255,0,255), (214789,2450066,0,'eye_color',209,0,0), (214790,2450066,0,'skin_color',255,255,255), (214791,2450066,0,'soga_eye_color',255,0,255), (214792,2450067,0,'eye_color',214,0,0), (214793,2450067,0,'skin_color',255,255,255), (214794,2450067,0,'soga_eye_color',255,0,255), (214795,2450068,0,'eye_color',255,255,255), (214796,2450068,0,'skin_color',255,255,255), (214797,2450068,0,'soga_eye_color',255,0,255), (214798,2450069,0,'eye_color',255,255,255), (214799,2450069,0,'skin_color',255,255,255), (214800,2450069,0,'soga_eye_color',255,0,255), (214801,2450070,0,'eye_color',255,255,255), (214802,2450070,0,'skin_color',255,255,255), (214803,2450070,0,'soga_eye_color',255,0,255), (214804,2450071,0,'eye_color',156,0,0), (214805,2450071,0,'skin_color',255,255,255), (214806,2450071,0,'soga_eye_color',255,0,255), (214807,2450072,0,'eye_color',253,97,2), (214808,2450072,0,'skin_color',255,255,255), (214809,2450072,0,'soga_eye_color',255,0,255), (214810,2450073,0,'eye_color',255,255,255), (214811,2450073,0,'skin_color',255,255,255), (214812,2450073,0,'soga_eye_color',255,0,255), (214813,2450074,0,'eye_color',214,0,0), (214814,2450074,0,'skin_color',255,255,255), (214815,2450074,0,'soga_eye_color',255,0,255), (214816,2450075,0,'eye_color',255,255,255), (214817,2450075,0,'skin_color',255,255,255), (214818,2450075,0,'soga_eye_color',255,0,255), (214819,5780000,1,'cheek_type',15,-21,0), (214820,5780000,1,'chin_type',32,81,-50), (214821,5780000,1,'ear_type',-12,52,0), (214822,5780000,1,'eye_brow_type',-89,0,10), (214823,5780000,0,'eye_color',131,180,186), (214824,5780000,1,'eye_type',42,0,0), (214825,5780000,0,'hair_color1',239,198,48), (214826,5780000,0,'hair_face_highlight_color',190,97,43), (214827,5780000,0,'hair_type_highlight_color',190,97,43), (214828,5780000,1,'lip_type',43,64,0), (214829,5780000,1,'nose_type',0,-17,-58), (214830,5780000,0,'skin_color',239,197,196), (214831,5780000,1,'soga_cheek_type',0,-89,0), (214832,5780000,1,'soga_chin_type',0,43,64), (214833,5780000,1,'soga_ear_type',0,42,0), (214834,5780000,1,'soga_eye_brow_type',0,-12,52), (214835,5780000,0,'soga_eye_color',204,204,204), (214836,5780000,0,'soga_hair_face_highlight_color',190,97,43), (214837,5780000,0,'soga_hair_type_highlight_color',190,97,43), (214838,5780000,1,'soga_lip_type',10,15,-21), (214839,5780000,1,'soga_nose_type',0,32,81), (214840,5780000,0,'soga_skin_color',239,197,196), (214841,5780001,0,'eye_color',255,255,255), (214842,5780001,0,'skin_color',255,255,255), (214843,5780001,0,'soga_eye_color',255,0,255), (214844,870000,1,'cheek_type',15,-21,0), (214845,870000,1,'chin_type',32,81,-50), (214846,870000,1,'ear_type',-12,52,0), (214847,870000,1,'eye_brow_type',-89,0,10), (214848,870000,0,'eye_color',131,180,186), (214849,870000,1,'eye_type',42,0,0), (214850,870000,0,'hair_color1',239,198,48), (214851,870000,0,'hair_face_highlight_color',190,97,43), (214852,870000,0,'hair_type_highlight_color',190,97,43), (214853,870000,1,'lip_type',43,64,0), (214854,870000,1,'nose_type',0,-17,-58), (214855,870000,0,'skin_color',239,197,196), (214856,870000,1,'soga_cheek_type',0,-89,0), (214857,870000,1,'soga_chin_type',0,43,64), (214858,870000,1,'soga_ear_type',0,42,0), (214859,870000,1,'soga_eye_brow_type',0,-12,52), (214860,870000,0,'soga_eye_color',204,204,204), (214861,870000,0,'soga_hair_face_highlight_color',190,97,43), (214862,870000,0,'soga_hair_type_highlight_color',190,97,43), (214863,870000,1,'soga_lip_type',10,15,-21), (214864,870000,1,'soga_nose_type',0,32,81), (214865,870000,0,'soga_skin_color',239,197,196), (214866,870001,1,'cheek_type',-9,28,0), (214867,870001,1,'chin_type',-25,-44,21), (214868,870001,1,'ear_type',-14,20,0), (214869,870001,1,'eye_brow_type',-12,37,-23), (214870,870001,0,'eye_color',47,58,33), (214871,870001,1,'eye_type',1,0,0), (214872,870001,0,'hair_color1',11,230,156), (214873,870001,0,'hair_face_color',124,165,161), (214874,870001,0,'hair_face_highlight_color',58,24,0), (214875,870001,0,'hair_type_color',124,165,161), (214876,870001,0,'hair_type_highlight_color',58,24,0), (214877,870001,1,'lip_type',-31,-3,-21), (214878,870001,1,'nose_type',0,11,-26), (214879,870001,0,'skin_color',242,252,249), (214880,870001,1,'soga_cheek_type',0,-12,37), (214881,870001,1,'soga_chin_type',0,-31,-3), (214882,870001,1,'soga_ear_type',0,1,0), (214883,870001,1,'soga_eye_brow_type',0,-14,20), (214884,870001,0,'soga_eye_color',229,229,102), (214885,870001,1,'soga_eye_type',-22,0,0), (214886,870001,0,'soga_hair_face_color',124,165,161), (214887,870001,0,'soga_hair_face_highlight_color',58,24,0), (214888,870001,0,'soga_hair_type_color',124,165,161), (214889,870001,0,'soga_hair_type_highlight_color',58,24,0), (214890,870001,1,'soga_lip_type',-23,0,0), (214891,870001,1,'soga_nose_type',-21,-25,-44), (214892,870001,0,'soga_skin_color',242,252,249), (214893,870001,0,'wing_color1',255,255,255), (214894,870001,0,'wing_color2',255,255,255), (214895,870002,0,'eye_color',107,107,107), (214896,870002,0,'skin_color',202,52,52), (214897,870002,0,'soga_eye_color',255,0,255), (214898,870003,0,'eye_color',107,107,107), (214899,870003,0,'skin_color',202,52,52), (214900,870003,0,'soga_eye_color',255,0,255), (214901,870004,0,'eye_color',107,107,107), (214902,870004,0,'skin_color',202,52,52), (214903,870004,0,'soga_eye_color',255,0,255), (214904,870005,0,'eye_color',107,107,107), (214905,870005,0,'skin_color',202,52,52), (214906,870005,0,'soga_eye_color',255,0,255), (214907,870006,0,'eye_color',107,107,107), (214908,870006,0,'skin_color',202,52,52), (214909,870006,0,'soga_eye_color',255,0,255), (214910,870007,0,'eye_color',255,255,255), (214911,870007,0,'skin_color',255,255,255), (214912,870007,0,'soga_eye_color',255,0,255), (214913,870008,0,'eye_color',128,0,0), (214914,870008,0,'skin_color',255,255,255), (214915,870008,0,'soga_eye_color',255,0,255), (214916,870009,0,'eye_color',255,255,255), (214917,870009,0,'skin_color',255,255,255), (214918,870009,0,'soga_eye_color',255,0,255), (214919,870010,0,'eye_color',63,0,128), (214920,870010,0,'skin_color',191,191,191), (214921,870010,0,'soga_eye_color',255,0,255), (214922,870011,0,'eye_color',255,255,255), (214923,870011,0,'skin_color',212,43,43), (214924,870011,0,'soga_eye_color',255,0,255), (214925,870012,0,'eye_color',128,0,0), (214926,870012,0,'skin_color',255,255,255), (214927,870012,0,'soga_eye_color',255,0,255), (214928,870013,0,'eye_color',255,255,255), (214929,870013,0,'skin_color',255,255,255), (214930,870013,0,'soga_eye_color',255,0,255), (214931,870014,0,'eye_color',128,128,128), (214932,870014,0,'skin_color',202,52,52), (214933,870014,0,'soga_eye_color',255,0,255), (214934,870015,0,'eye_color',107,107,107), (214935,870015,0,'skin_color',202,52,52), (214936,870015,0,'soga_eye_color',255,0,255), (214937,870016,1,'cheek_type',-28,81,0), (214938,870016,1,'chin_type',56,77,0), (214939,870016,1,'ear_type',0,44,0), (214940,870016,1,'eye_brow_type',34,-7,0), (214941,870016,0,'eye_color',204,29,1), (214942,870016,1,'eye_type',44,0,0), (214943,870016,1,'lip_type',-50,77,62), (214944,870016,1,'nose_type',-77,0,68), (214945,870016,0,'skin_color',221,215,199), (214946,870016,1,'soga_cheek_type',-28,81,0), (214947,870016,1,'soga_chin_type',56,77,0), (214948,870016,1,'soga_ear_type',0,44,0), (214949,870016,1,'soga_eye_brow_type',34,-7,0), (214950,870016,0,'soga_eye_color',229,229,102), (214951,870016,1,'soga_eye_type',44,0,0), (214952,870016,1,'soga_lip_type',-50,77,62), (214953,870016,1,'soga_nose_type',-77,0,68), (214954,870016,0,'soga_skin_color',221,215,199), (214955,870016,0,'wing_color1',255,255,255), (214956,870016,0,'wing_color2',255,255,255), (214957,870017,0,'eye_color',63,0,128), (214958,870017,0,'skin_color',191,191,191), (214959,870017,0,'soga_eye_color',255,0,255), (214960,870018,0,'eye_color',255,255,255), (214961,870018,0,'skin_color',255,255,255), (214962,870018,0,'soga_eye_color',255,0,255), (214963,870019,0,'eye_color',64,0,64), (214964,870019,0,'skin_color',128,128,192), (214965,870019,0,'soga_eye_color',255,0,255), (214966,870020,0,'eye_color',255,255,255), (214967,870020,0,'skin_color',255,255,255), (214968,870020,0,'soga_eye_color',255,0,255), (214969,870021,0,'eye_color',63,0,63), (214970,870021,0,'skin_color',128,128,191), (214971,870021,0,'soga_eye_color',255,0,255), (214972,870022,0,'eye_color',107,107,107), (214973,870022,0,'skin_color',202,52,52), (214974,870022,0,'soga_eye_color',255,0,255), (214975,870023,0,'eye_color',191,191,191), (214976,870023,0,'skin_color',102,102,255), (214977,870023,0,'soga_eye_color',255,0,255), (214978,870024,0,'eye_color',107,107,107), (214979,870024,0,'skin_color',202,52,52), (214980,870024,0,'soga_eye_color',255,0,255), (214981,870025,0,'eye_color',107,107,107), (214982,870025,0,'skin_color',202,52,52), (214983,870025,0,'soga_eye_color',255,0,255), (214984,870026,0,'eye_color',107,107,107), (214985,870026,0,'skin_color',202,52,52), (214986,870026,0,'soga_eye_color',255,0,255), (214987,870027,0,'eye_color',255,255,255), (214988,870027,0,'skin_color',255,255,255), (214989,870027,0,'soga_eye_color',255,0,255), (214990,870028,0,'eye_color',212,43,43), (214991,870028,0,'skin_color',5,5,5), (214992,870028,0,'soga_eye_color',255,0,255), (214993,870029,0,'eye_color',255,0,0), (214994,870029,0,'skin_color',255,0,0), (214995,870029,0,'soga_eye_color',255,0,255), (214996,870030,0,'eye_color',255,0,0), (214997,870030,0,'skin_color',255,0,0), (214998,870030,0,'soga_eye_color',255,0,255), (214999,870031,0,'eye_color',63,0,63), (215000,870031,0,'skin_color',128,128,191), (215001,870031,0,'soga_eye_color',255,0,255), (215002,870032,0,'eye_color',255,255,255), (215003,870032,0,'skin_color',128,0,128), (215004,870032,0,'soga_eye_color',255,0,255), (215005,870033,0,'eye_color',63,0,63), (215006,870033,0,'skin_color',128,128,191), (215007,870033,0,'soga_eye_color',255,0,255), (215008,870034,0,'eye_color',255,255,255), (215009,870034,0,'skin_color',255,255,255), (215010,870034,0,'soga_eye_color',255,0,255), (215011,870035,1,'cheek_type',12,18,0), (215012,870035,1,'chin_type',-14,0,-23), (215013,870035,1,'ear_type',-26,-34,0), (215014,870035,1,'eye_brow_type',5,0,9), (215015,870035,0,'eye_color',70,71,38), (215016,870035,1,'eye_type',21,0,0), (215017,870035,0,'hair_face_color',86,58,39), (215018,870035,0,'hair_face_highlight_color',139,95,43), (215019,870035,0,'hair_type_color',86,58,39), (215020,870035,0,'hair_type_highlight_color',139,95,43), (215021,870035,1,'lip_type',17,20,-12), (215022,870035,1,'nose_type',4,-21,-25), (215023,870035,0,'skin_color',218,189,160), (215024,870035,1,'soga_cheek_type',12,18,0), (215025,870035,1,'soga_chin_type',-14,0,-23), (215026,870035,1,'soga_ear_type',-26,-34,0), (215027,870035,1,'soga_eye_brow_type',5,0,9), (215028,870035,0,'soga_eye_color',229,229,102), (215029,870035,1,'soga_eye_type',21,0,0), (215030,870035,0,'soga_hair_face_color',86,58,39), (215031,870035,0,'soga_hair_face_highlight_color',139,95,43), (215032,870035,0,'soga_hair_type_color',86,58,39), (215033,870035,0,'soga_hair_type_highlight_color',139,95,43), (215034,870035,1,'soga_lip_type',17,20,-12), (215035,870035,1,'soga_nose_type',4,-21,-25), (215036,870035,0,'soga_skin_color',218,189,160), (215037,870035,0,'wing_color1',255,255,255), (215038,870035,0,'wing_color2',255,255,255), (215039,870036,0,'eye_color',255,255,255), (215040,870036,0,'skin_color',212,43,43), (215041,870036,0,'soga_eye_color',255,0,255), (215042,870037,0,'eye_color',128,0,0), (215043,870037,0,'skin_color',255,255,255), (215044,870037,0,'soga_eye_color',255,0,255), (215045,870038,0,'eye_color',255,255,255), (215046,870038,0,'skin_color',255,255,255), (215047,870038,0,'soga_eye_color',255,0,255), (215048,870039,1,'cheek_type',12,18,0), (215049,870039,1,'chin_type',-14,0,-23), (215050,870039,1,'ear_type',-26,-34,0), (215051,870039,1,'eye_brow_type',5,0,9), (215052,870039,0,'eye_color',70,71,38), (215053,870039,1,'eye_type',21,0,0), (215054,870039,0,'hair_face_color',86,58,39), (215055,870039,0,'hair_face_highlight_color',139,95,43), (215056,870039,0,'hair_type_color',86,58,39), (215057,870039,0,'hair_type_highlight_color',139,95,43), (215058,870039,1,'lip_type',17,20,-12), (215059,870039,1,'nose_type',4,-21,-25), (215060,870039,0,'skin_color',218,189,160), (215061,870039,1,'soga_cheek_type',12,18,0), (215062,870039,1,'soga_chin_type',-14,0,-23), (215063,870039,1,'soga_ear_type',-26,-34,0), (215064,870039,1,'soga_eye_brow_type',5,0,9), (215065,870039,0,'soga_eye_color',229,229,102), (215066,870039,1,'soga_eye_type',21,0,0), (215067,870039,0,'soga_hair_face_color',86,58,39), (215068,870039,0,'soga_hair_face_highlight_color',139,95,43), (215069,870039,0,'soga_hair_type_color',86,58,39), (215070,870039,0,'soga_hair_type_highlight_color',139,95,43), (215071,870039,1,'soga_lip_type',17,20,-12), (215072,870039,1,'soga_nose_type',4,-21,-25), (215073,870039,0,'soga_skin_color',218,189,160), (215074,870039,0,'wing_color1',255,255,255), (215075,870039,0,'wing_color2',255,255,255), (215076,870040,0,'eye_color',107,107,107), (215077,870040,0,'skin_color',202,52,52), (215078,870040,0,'soga_eye_color',255,0,255), (215079,870041,1,'cheek_type',-46,-38,0), (215080,870041,1,'chin_type',58,11,14), (215081,870041,1,'ear_type',-88,-10,0), (215082,870041,1,'eye_brow_type',-81,21,9), (215083,870041,0,'eye_color',170,134,89), (215084,870041,1,'eye_type',12,0,0), (215085,870041,0,'hair_face_color',44,17,14), (215086,870041,0,'hair_face_highlight_color',77,54,6), (215087,870041,0,'hair_type_color',44,17,14), (215088,870041,0,'hair_type_highlight_color',77,54,6), (215089,870041,1,'lip_type',-14,-40,78), (215090,870041,1,'nose_type',98,-34,14), (215091,870041,0,'skin_color',208,203,159), (215092,870041,1,'soga_cheek_type',-46,-38,0), (215093,870041,1,'soga_chin_type',58,11,14), (215094,870041,1,'soga_ear_type',-88,-10,0), (215095,870041,1,'soga_eye_brow_type',-81,21,9), (215096,870041,0,'soga_eye_color',229,229,102), (215097,870041,1,'soga_eye_type',12,0,0), (215098,870041,0,'soga_hair_face_color',44,17,14), (215099,870041,0,'soga_hair_face_highlight_color',77,54,6), (215100,870041,0,'soga_hair_type_color',44,17,14), (215101,870041,0,'soga_hair_type_highlight_color',77,54,6), (215102,870041,1,'soga_lip_type',-14,-40,78), (215103,870041,1,'soga_nose_type',98,-34,14), (215104,870041,0,'soga_skin_color',208,203,159), (215105,870041,0,'wing_color1',255,255,255), (215106,870041,0,'wing_color2',255,255,255), (215107,870042,1,'cheek_type',-70,-21,0), (215108,870042,1,'chin_type',20,5,-52), (215109,870042,1,'ear_type',-46,-82,0), (215110,870042,1,'eye_brow_type',21,50,-94), (215111,870042,0,'eye_color',180,145,100), (215112,870042,1,'eye_type',31,0,0), (215113,870042,0,'hair_face_highlight_color',79,82,119), (215114,870042,0,'hair_type_highlight_color',79,82,119), (215115,870042,1,'lip_type',-10,-66,53), (215116,870042,1,'nose_type',35,38,-56), (215117,870042,0,'skin_color',245,250,250), (215118,870042,1,'soga_cheek_type',-70,-21,0), (215119,870042,1,'soga_chin_type',20,5,-52), (215120,870042,1,'soga_ear_type',-46,-82,0), (215121,870042,1,'soga_eye_brow_type',21,50,-94), (215122,870042,0,'soga_eye_color',229,229,102), (215123,870042,1,'soga_eye_type',31,0,0), (215124,870042,0,'soga_hair_face_highlight_color',79,82,119), (215125,870042,0,'soga_hair_type_highlight_color',79,82,119), (215126,870042,1,'soga_lip_type',-10,-66,53), (215127,870042,1,'soga_nose_type',35,38,-56), (215128,870042,0,'soga_skin_color',245,250,250), (215129,870042,0,'wing_color1',255,255,255), (215130,870042,0,'wing_color2',255,255,255), (215131,870043,1,'cheek_type',94,-7,0), (215132,870043,1,'chin_type',18,28,-68), (215133,870043,1,'ear_type',-62,57,0), (215134,870043,1,'eye_brow_type',85,40,-66), (215135,870043,0,'eye_color',67,141,153), (215136,870043,1,'eye_type',34,0,0), (215137,870043,0,'hair_face_highlight_color',78,81,116), (215138,870043,0,'hair_type_highlight_color',78,81,116), (215139,870043,1,'lip_type',87,46,2), (215140,870043,1,'nose_type',-89,-1,-3), (215141,870043,0,'skin_color',196,189,144), (215142,870043,1,'soga_cheek_type',94,-7,0), (215143,870043,1,'soga_chin_type',18,28,-68), (215144,870043,1,'soga_ear_type',-62,57,0), (215145,870043,1,'soga_eye_brow_type',85,40,-66), (215146,870043,0,'soga_eye_color',229,229,102), (215147,870043,1,'soga_eye_type',34,0,0), (215148,870043,0,'soga_hair_face_highlight_color',78,81,116), (215149,870043,0,'soga_hair_type_highlight_color',78,81,116), (215150,870043,1,'soga_lip_type',87,46,2), (215151,870043,1,'soga_nose_type',-89,-1,-3), (215152,870043,0,'soga_skin_color',196,189,144), (215153,870043,0,'wing_color1',255,255,255), (215154,870043,0,'wing_color2',255,255,255), (215155,870044,1,'cheek_type',83,40,0), (215156,870044,1,'chin_type',-4,47,84), (215157,870044,1,'ear_type',-95,-14,0), (215158,870044,1,'eye_brow_type',-1,56,-53), (215159,870044,0,'eye_color',95,145,117), (215160,870044,1,'eye_type',-37,0,0), (215161,870044,0,'hair_face_color',47,14,19), (215162,870044,0,'hair_face_highlight_color',244,244,246), (215163,870044,0,'hair_type_color',47,14,19), (215164,870044,0,'hair_type_highlight_color',244,244,246), (215165,870044,1,'lip_type',-56,-17,-14), (215166,870044,1,'nose_type',-26,-34,7), (215167,870044,0,'skin_color',226,194,195), (215168,870044,1,'soga_cheek_type',83,40,0), (215169,870044,1,'soga_chin_type',-4,47,84), (215170,870044,1,'soga_ear_type',-95,-14,0), (215171,870044,1,'soga_eye_brow_type',-1,56,-53), (215172,870044,0,'soga_eye_color',229,229,102), (215173,870044,1,'soga_eye_type',-37,0,0), (215174,870044,0,'soga_hair_face_color',47,14,19), (215175,870044,0,'soga_hair_face_highlight_color',244,244,246), (215176,870044,0,'soga_hair_type_color',47,14,19), (215177,870044,0,'soga_hair_type_highlight_color',244,244,246), (215178,870044,1,'soga_lip_type',-56,-17,-14), (215179,870044,1,'soga_nose_type',-26,-34,7), (215180,870044,0,'soga_skin_color',226,194,195), (215181,870044,0,'wing_color1',255,255,255), (215182,870044,0,'wing_color2',255,255,255), (215183,870045,0,'eye_color',22,103,22), (215184,870045,0,'skin_color',191,191,191), (215185,870045,0,'soga_eye_color',255,0,255), (215186,870046,0,'eye_color',255,255,255), (215187,870046,0,'skin_color',59,59,59), (215188,870046,0,'soga_eye_color',255,0,255), (215189,870047,1,'cheek_type',9,69,0), (215190,870047,1,'chin_type',25,-71,-90), (215191,870047,1,'ear_type',-56,68,0), (215192,870047,1,'eye_brow_type',68,35,9), (215193,870047,0,'eye_color',82,60,28), (215194,870047,1,'eye_type',-84,0,0), (215195,870047,0,'hair_face_color',244,244,246), (215196,870047,0,'hair_face_highlight_color',244,245,246), (215197,870047,0,'hair_type_color',244,244,246), (215198,870047,0,'hair_type_highlight_color',244,245,246), (215199,870047,1,'lip_type',-70,61,-42), (215200,870047,1,'nose_type',0,25,48), (215201,870047,0,'skin_color',214,165,169), (215202,870047,1,'soga_cheek_type',9,69,0), (215203,870047,1,'soga_chin_type',25,-71,-90), (215204,870047,1,'soga_ear_type',-56,68,0), (215205,870047,1,'soga_eye_brow_type',68,35,9), (215206,870047,0,'soga_eye_color',229,229,102), (215207,870047,1,'soga_eye_type',-84,0,0), (215208,870047,0,'soga_hair_face_color',244,244,246), (215209,870047,0,'soga_hair_face_highlight_color',244,245,246), (215210,870047,0,'soga_hair_type_color',244,244,246), (215211,870047,0,'soga_hair_type_highlight_color',244,245,246), (215212,870047,1,'soga_lip_type',-70,61,-42), (215213,870047,1,'soga_nose_type',0,25,48), (215214,870047,0,'soga_skin_color',214,165,169), (215215,870047,0,'wing_color1',255,255,255), (215216,870047,0,'wing_color2',255,255,255), (215217,870048,1,'cheek_type',7,-81,0), (215218,870048,1,'chin_type',7,-83,77), (215219,870048,1,'ear_type',-89,56,0), (215220,870048,1,'eye_brow_type',-97,-52,-25), (215221,870048,0,'eye_color',92,141,111), (215222,870048,1,'eye_type',-62,0,0), (215223,870048,0,'hair_face_color',35,24,1), (215224,870048,0,'hair_face_highlight_color',228,182,26), (215225,870048,0,'hair_type_color',35,24,1), (215226,870048,0,'hair_type_highlight_color',228,182,26), (215227,870048,1,'lip_type',93,-34,44), (215228,870048,1,'nose_type',28,-37,58), (215229,870048,0,'skin_color',250,251,251), (215230,870048,1,'soga_cheek_type',7,-81,0), (215231,870048,1,'soga_chin_type',7,-83,77), (215232,870048,1,'soga_ear_type',-89,56,0), (215233,870048,1,'soga_eye_brow_type',-97,-52,-25), (215234,870048,0,'soga_eye_color',229,229,102), (215235,870048,1,'soga_eye_type',-62,0,0), (215236,870048,0,'soga_hair_face_color',35,24,1), (215237,870048,0,'soga_hair_face_highlight_color',228,182,26), (215238,870048,0,'soga_hair_type_color',35,24,1), (215239,870048,0,'soga_hair_type_highlight_color',228,182,26), (215240,870048,1,'soga_lip_type',93,-34,44), (215241,870048,1,'soga_nose_type',28,-37,58), (215242,870048,0,'soga_skin_color',250,251,251), (215243,870048,0,'wing_color1',255,255,255), (215244,870048,0,'wing_color2',255,255,255), (215245,870049,1,'cheek_type',23,-81,0), (215246,870049,1,'chin_type',-50,55,28), (215247,870049,1,'ear_type',82,-95,0), (215248,870049,1,'eye_brow_type',-87,-71,44), (215249,870049,0,'eye_color',53,109,125), (215250,870049,0,'hair_face_color',89,109,112), (215251,870049,0,'hair_face_highlight_color',225,181,22), (215252,870049,0,'hair_type_color',89,109,112), (215253,870049,0,'hair_type_highlight_color',225,181,22), (215254,870049,1,'lip_type',2,31,-57), (215255,870049,1,'nose_type',68,-39,37), (215256,870049,0,'skin_color',80,77,56), (215257,870049,1,'soga_cheek_type',23,-81,0), (215258,870049,1,'soga_chin_type',-50,55,28), (215259,870049,1,'soga_ear_type',82,-95,0), (215260,870049,1,'soga_eye_brow_type',-87,-71,44), (215261,870049,0,'soga_eye_color',229,229,102), (215262,870049,0,'soga_hair_face_color',89,109,112), (215263,870049,0,'soga_hair_face_highlight_color',225,181,22), (215264,870049,0,'soga_hair_type_color',89,109,112), (215265,870049,0,'soga_hair_type_highlight_color',225,181,22), (215266,870049,1,'soga_lip_type',2,31,-57), (215267,870049,1,'soga_nose_type',68,-39,37), (215268,870049,0,'soga_skin_color',80,77,56), (215269,870049,0,'wing_color1',255,255,255), (215270,870049,0,'wing_color2',255,255,255), (215271,870050,1,'cheek_type',0,25,0), (215272,870050,1,'chin_type',-20,-28,0), (215273,870050,1,'ear_type',0,-7,0), (215274,870050,1,'eye_brow_type',-28,-14,-4), (215275,870050,0,'eye_color',205,184,150), (215276,870050,1,'eye_type',32,0,0), (215277,870050,0,'hair_face_color',43,30,22), (215278,870050,0,'hair_face_highlight_color',116,113,110), (215279,870050,0,'hair_type_color',43,30,22), (215280,870050,0,'hair_type_highlight_color',116,113,110), (215281,870050,1,'lip_type',-3,-10,-9), (215282,870050,1,'nose_type',-22,-32,32), (215283,870050,0,'skin_color',200,177,139), (215284,870050,1,'soga_cheek_type',0,25,0), (215285,870050,1,'soga_chin_type',-20,-28,0), (215286,870050,1,'soga_ear_type',0,-7,0), (215287,870050,1,'soga_eye_brow_type',-28,-14,-4), (215288,870050,0,'soga_eye_color',229,229,102), (215289,870050,1,'soga_eye_type',32,0,0), (215290,870050,0,'soga_hair_face_color',43,30,22), (215291,870050,0,'soga_hair_face_highlight_color',116,113,110), (215292,870050,0,'soga_hair_type_color',43,30,22), (215293,870050,0,'soga_hair_type_highlight_color',116,113,110), (215294,870050,1,'soga_lip_type',-3,-10,-9), (215295,870050,1,'soga_nose_type',-22,-32,32), (215296,870050,0,'soga_skin_color',200,177,139), (215297,870050,0,'wing_color1',255,255,255), (215298,870050,0,'wing_color2',255,255,255), (215299,870051,1,'cheek_type',12,18,0), (215300,870051,1,'chin_type',-14,0,-23), (215301,870051,1,'ear_type',-26,-34,0), (215302,870051,1,'eye_brow_type',5,0,9), (215303,870051,0,'eye_color',70,71,38), (215304,870051,1,'eye_type',21,0,0), (215305,870051,0,'hair_face_color',86,58,39), (215306,870051,0,'hair_face_highlight_color',139,95,43), (215307,870051,0,'hair_type_color',86,58,39), (215308,870051,0,'hair_type_highlight_color',139,95,43), (215309,870051,1,'lip_type',17,20,-12), (215310,870051,1,'nose_type',4,-21,-25), (215311,870051,0,'skin_color',218,189,160), (215312,870051,1,'soga_cheek_type',12,18,0), (215313,870051,1,'soga_chin_type',-14,0,-23), (215314,870051,1,'soga_ear_type',-26,-34,0), (215315,870051,1,'soga_eye_brow_type',5,0,9), (215316,870051,0,'soga_eye_color',229,229,102), (215317,870051,1,'soga_eye_type',21,0,0), (215318,870051,0,'soga_hair_face_color',86,58,39), (215319,870051,0,'soga_hair_face_highlight_color',139,95,43), (215320,870051,0,'soga_hair_type_color',86,58,39), (215321,870051,0,'soga_hair_type_highlight_color',139,95,43), (215322,870051,1,'soga_lip_type',17,20,-12), (215323,870051,1,'soga_nose_type',4,-21,-25), (215324,870051,0,'soga_skin_color',218,189,160), (215325,870051,0,'wing_color1',255,255,255), (215326,870051,0,'wing_color2',255,255,255), (215327,870052,1,'cheek_type',63,-48,0), (215328,870052,1,'chin_type',11,72,-87), (215329,870052,1,'ear_type',68,-52,0), (215330,870052,1,'eye_brow_type',82,0,31), (215331,870052,0,'eye_color',74,81,43), (215332,870052,1,'eye_type',87,0,0), (215333,870052,0,'hair_face_color',112,137,139), (215334,870052,0,'hair_face_highlight_color',127,153,153), (215335,870052,0,'hair_type_color',112,137,139), (215336,870052,0,'hair_type_highlight_color',127,153,153), (215337,870052,1,'lip_type',32,-62,0), (215338,870052,1,'nose_type',0,-62,39), (215339,870052,0,'skin_color',250,254,254), (215340,870052,1,'soga_cheek_type',63,-48,0), (215341,870052,1,'soga_chin_type',11,72,-87), (215342,870052,1,'soga_ear_type',68,-52,0), (215343,870052,1,'soga_eye_brow_type',82,0,31), (215344,870052,0,'soga_eye_color',229,229,102), (215345,870052,1,'soga_eye_type',87,0,0), (215346,870052,0,'soga_hair_face_color',112,137,139), (215347,870052,0,'soga_hair_face_highlight_color',127,153,153), (215348,870052,0,'soga_hair_type_color',112,137,139), (215349,870052,0,'soga_hair_type_highlight_color',127,153,153), (215350,870052,1,'soga_lip_type',32,-62,0), (215351,870052,1,'soga_nose_type',0,-62,39), (215352,870052,0,'soga_skin_color',250,254,254), (215353,870052,0,'wing_color1',255,255,255), (215354,870052,0,'wing_color2',255,255,255), (215355,870053,1,'cheek_type',-66,-81,0), (215356,870053,1,'chin_type',-83,66,-31), (215357,870053,1,'ear_type',96,14,0), (215358,870053,1,'eye_brow_type',81,-32,-62), (215359,870053,0,'eye_color',43,87,100), (215360,870053,1,'eye_type',41,0,0), (215361,870053,0,'hair_face_color',35,24,1), (215362,870053,0,'hair_face_highlight_color',11,4,5), (215363,870053,0,'hair_type_color',35,24,1), (215364,870053,0,'hair_type_highlight_color',11,4,5), (215365,870053,1,'lip_type',-94,-46,50), (215366,870053,1,'nose_type',-57,46,-97), (215367,870053,0,'skin_color',230,176,164), (215368,870053,1,'soga_cheek_type',-66,-81,0), (215369,870053,1,'soga_chin_type',-83,66,-31), (215370,870053,1,'soga_ear_type',96,14,0), (215371,870053,1,'soga_eye_brow_type',81,-32,-62), (215372,870053,0,'soga_eye_color',229,229,102), (215373,870053,1,'soga_eye_type',41,0,0), (215374,870053,0,'soga_hair_face_color',35,24,1), (215375,870053,0,'soga_hair_face_highlight_color',11,4,5), (215376,870053,0,'soga_hair_type_color',35,24,1), (215377,870053,0,'soga_hair_type_highlight_color',11,4,5), (215378,870053,1,'soga_lip_type',-94,-46,50), (215379,870053,1,'soga_nose_type',-57,46,-97), (215380,870053,0,'soga_skin_color',230,176,164), (215381,870053,0,'wing_color1',255,255,255), (215382,870053,0,'wing_color2',255,255,255), (215383,870054,1,'cheek_type',-10,85,0), (215384,870054,1,'chin_type',2,-31,90), (215385,870054,1,'ear_type',-57,14,0), (215386,870054,1,'eye_brow_type',0,-11,-66), (215387,870054,0,'eye_color',126,178,194), (215388,870054,1,'eye_type',58,0,0), (215389,870054,0,'hair_face_color',244,244,246), (215390,870054,0,'hair_face_highlight_color',244,244,246), (215391,870054,0,'hair_type_color',244,244,246), (215392,870054,0,'hair_type_highlight_color',244,244,246), (215393,870054,1,'lip_type',-72,-94,-83), (215394,870054,1,'nose_type',-75,-62,-34), (215395,870054,0,'skin_color',240,242,214), (215396,870054,1,'soga_cheek_type',-10,85,0), (215397,870054,1,'soga_chin_type',2,-31,90), (215398,870054,1,'soga_ear_type',-57,14,0), (215399,870054,1,'soga_eye_brow_type',0,-11,-66), (215400,870054,0,'soga_eye_color',204,204,204), (215401,870054,1,'soga_eye_type',58,0,0), (215402,870054,0,'soga_hair_face_color',244,244,246), (215403,870054,0,'soga_hair_face_highlight_color',244,244,246), (215404,870054,0,'soga_hair_type_color',244,244,246), (215405,870054,0,'soga_hair_type_highlight_color',244,244,246), (215406,870054,1,'soga_lip_type',-72,-94,-83), (215407,870054,1,'soga_nose_type',-75,-62,-34), (215408,870054,0,'soga_skin_color',240,242,214), (215409,870055,1,'cheek_type',90,3,0), (215410,870055,1,'chin_type',42,93,81), (215411,870055,1,'ear_type',37,-38,0), (215412,870055,1,'eye_brow_type',-81,78,82), (215413,870055,0,'eye_color',33,68,60), (215414,870055,1,'eye_type',7,0,0), (215415,870055,0,'hair_face_color',100,70,10), (215416,870055,0,'hair_face_highlight_color',119,147,147), (215417,870055,0,'hair_type_color',100,70,10), (215418,870055,0,'hair_type_highlight_color',119,147,147), (215419,870055,1,'lip_type',78,59,-69), (215420,870055,1,'nose_type',-75,66,42), (215421,870055,0,'skin_color',239,239,211), (215422,870055,1,'soga_cheek_type',90,3,0), (215423,870055,1,'soga_chin_type',42,93,81), (215424,870055,1,'soga_ear_type',37,-38,0), (215425,870055,1,'soga_eye_brow_type',-81,78,82), (215426,870055,0,'soga_eye_color',229,229,102), (215427,870055,1,'soga_eye_type',7,0,0), (215428,870055,0,'soga_hair_face_color',100,70,10), (215429,870055,0,'soga_hair_face_highlight_color',119,147,147), (215430,870055,0,'soga_hair_type_color',100,70,10), (215431,870055,0,'soga_hair_type_highlight_color',119,147,147), (215432,870055,1,'soga_lip_type',78,59,-69), (215433,870055,1,'soga_nose_type',-75,66,42), (215434,870055,0,'soga_skin_color',239,239,211), (215435,870055,0,'wing_color1',255,255,255), (215436,870055,0,'wing_color2',255,255,255), (215437,870056,1,'cheek_type',-93,-97,0), (215438,870056,1,'chin_type',75,93,84), (215439,870056,1,'ear_type',69,-89,0), (215440,870056,1,'eye_brow_type',-45,0,-1), (215441,870056,0,'eye_color',63,42,17), (215442,870056,1,'eye_type',51,0,0), (215443,870056,0,'hair_face_color',39,11,16), (215444,870056,0,'hair_face_highlight_color',41,19,11), (215445,870056,0,'hair_type_color',39,11,16), (215446,870056,0,'hair_type_highlight_color',41,19,11), (215447,870056,1,'lip_type',-39,14,0), (215448,870056,1,'nose_type',0,45,-42), (215449,870056,0,'skin_color',227,240,240), (215450,870056,1,'soga_cheek_type',-93,-97,0), (215451,870056,1,'soga_chin_type',75,93,84), (215452,870056,1,'soga_ear_type',69,-89,0), (215453,870056,1,'soga_eye_brow_type',-45,0,-1), (215454,870056,0,'soga_eye_color',229,229,102), (215455,870056,1,'soga_eye_type',51,0,0), (215456,870056,0,'soga_hair_face_color',39,11,16), (215457,870056,0,'soga_hair_face_highlight_color',41,19,11), (215458,870056,0,'soga_hair_type_color',39,11,16), (215459,870056,0,'soga_hair_type_highlight_color',41,19,11), (215460,870056,1,'soga_lip_type',-39,14,0), (215461,870056,1,'soga_nose_type',0,45,-42), (215462,870056,0,'soga_skin_color',227,240,240), (215463,870056,0,'wing_color1',255,255,255), (215464,870056,0,'wing_color2',255,255,255), (215465,870057,1,'cheek_type',31,17,0), (215466,870057,1,'chin_type',4,-38,-34), (215467,870057,1,'ear_type',-11,1,0), (215468,870057,1,'eye_brow_type',-4,0,0), (215469,870057,0,'eye_color',33,61,40), (215470,870057,1,'eye_type',-20,0,0), (215471,870057,0,'hair_face_color',123,83,56), (215472,870057,0,'hair_face_highlight_color',124,71,4), (215473,870057,0,'hair_type_color',123,83,56), (215474,870057,0,'hair_type_highlight_color',124,71,4), (215475,870057,1,'lip_type',0,7,-14), (215476,870057,1,'nose_type',-28,-7,14), (215477,870057,0,'skin_color',196,150,125), (215478,870057,1,'soga_cheek_type',31,17,0), (215479,870057,1,'soga_chin_type',4,-38,-34), (215480,870057,1,'soga_ear_type',-11,1,0), (215481,870057,1,'soga_eye_brow_type',-4,0,0), (215482,870057,0,'soga_eye_color',229,229,102), (215483,870057,1,'soga_eye_type',-20,0,0), (215484,870057,0,'soga_hair_face_color',123,83,56), (215485,870057,0,'soga_hair_face_highlight_color',124,71,4), (215486,870057,0,'soga_hair_type_color',123,83,56), (215487,870057,0,'soga_hair_type_highlight_color',124,71,4), (215488,870057,1,'soga_lip_type',0,7,-14), (215489,870057,1,'soga_nose_type',-28,-7,14), (215490,870057,0,'soga_skin_color',196,150,125), (215491,870057,0,'wing_color1',255,255,255), (215492,870057,0,'wing_color2',255,255,255), (215493,870058,1,'cheek_type',-10,19,0), (215494,870058,1,'chin_type',-87,-22,100), (215495,870058,1,'ear_type',-84,-31,0), (215496,870058,1,'eye_brow_type',41,-8,-37), (215497,870058,0,'eye_color',135,184,199), (215498,870058,1,'eye_type',-18,0,0), (215499,870058,0,'hair_face_color',38,22,5), (215500,870058,0,'hair_type_color',38,22,5), (215501,870058,1,'lip_type',-76,-45,2), (215502,870058,1,'nose_type',-25,-52,-37), (215503,870058,0,'skin_color',242,252,247), (215504,870058,1,'soga_cheek_type',-10,19,0), (215505,870058,1,'soga_chin_type',-87,-22,100), (215506,870058,1,'soga_ear_type',-84,-31,0), (215507,870058,1,'soga_eye_brow_type',41,-8,-37), (215508,870058,0,'soga_eye_color',229,229,102), (215509,870058,1,'soga_eye_type',-18,0,0), (215510,870058,0,'soga_hair_face_color',38,22,5), (215511,870058,0,'soga_hair_type_color',38,22,5), (215512,870058,1,'soga_lip_type',-76,-45,2), (215513,870058,1,'soga_nose_type',-25,-52,-37), (215514,870058,0,'soga_skin_color',242,252,247), (215515,870058,0,'wing_color1',255,255,255), (215516,870058,0,'wing_color2',255,255,255), (215517,870059,1,'cheek_type',-19,-76,0), (215518,870059,1,'chin_type',0,-62,14), (215519,870059,1,'ear_type',39,75,0), (215520,870059,1,'eye_brow_type',79,65,79), (215521,870059,0,'eye_color',71,63,34), (215522,870059,1,'eye_type',-81,0,0), (215523,870059,0,'hair_face_color',233,184,31), (215524,870059,0,'hair_face_highlight_color',244,244,246), (215525,870059,0,'hair_type_color',233,184,31), (215526,870059,0,'hair_type_highlight_color',244,244,246), (215527,870059,1,'lip_type',-76,37,38), (215528,870059,1,'nose_type',75,0,46), (215529,870059,0,'skin_color',147,127,81), (215530,870059,1,'soga_cheek_type',-19,-76,0), (215531,870059,1,'soga_chin_type',0,-62,14), (215532,870059,1,'soga_ear_type',39,75,0), (215533,870059,1,'soga_eye_brow_type',79,65,79), (215534,870059,0,'soga_eye_color',204,204,204), (215535,870059,1,'soga_eye_type',-81,0,0), (215536,870059,0,'soga_hair_face_color',233,184,31), (215537,870059,0,'soga_hair_face_highlight_color',244,244,246), (215538,870059,0,'soga_hair_type_color',233,184,31), (215539,870059,0,'soga_hair_type_highlight_color',244,244,246), (215540,870059,1,'soga_lip_type',-76,37,38), (215541,870059,1,'soga_nose_type',75,0,46), (215542,870059,0,'soga_skin_color',147,127,81), (215543,870060,0,'eye_color',107,107,107), (215544,870060,0,'skin_color',202,52,52), (215545,870060,0,'soga_eye_color',255,0,255), (215546,870061,1,'cheek_type',90,3,0), (215547,870061,1,'chin_type',42,93,81), (215548,870061,1,'ear_type',37,-38,0), (215549,870061,1,'eye_brow_type',-81,78,82), (215550,870061,0,'eye_color',33,68,60), (215551,870061,1,'eye_type',7,0,0), (215552,870061,0,'hair_face_color',100,70,10), (215553,870061,0,'hair_face_highlight_color',119,147,147), (215554,870061,0,'hair_type_color',100,70,10), (215555,870061,0,'hair_type_highlight_color',119,147,147), (215556,870061,1,'lip_type',78,59,-69), (215557,870061,1,'nose_type',-75,66,42), (215558,870061,0,'skin_color',239,239,211), (215559,870061,1,'soga_cheek_type',90,3,0), (215560,870061,1,'soga_chin_type',42,93,81), (215561,870061,1,'soga_ear_type',37,-38,0), (215562,870061,1,'soga_eye_brow_type',-81,78,82), (215563,870061,0,'soga_eye_color',229,229,102), (215564,870061,1,'soga_eye_type',7,0,0), (215565,870061,0,'soga_hair_face_color',100,70,10), (215566,870061,0,'soga_hair_face_highlight_color',119,147,147), (215567,870061,0,'soga_hair_type_color',100,70,10), (215568,870061,0,'soga_hair_type_highlight_color',119,147,147), (215569,870061,1,'soga_lip_type',78,59,-69), (215570,870061,1,'soga_nose_type',-75,66,42), (215571,870061,0,'soga_skin_color',239,239,211), (215572,870061,0,'wing_color1',255,255,255), (215573,870061,0,'wing_color2',255,255,255), (215574,870062,0,'eye_color',128,128,191), (215575,870062,0,'skin_color',128,128,128), (215576,870062,0,'soga_eye_color',255,0,255), (215577,870063,0,'eye_color',255,255,255), (215578,870063,0,'skin_color',255,255,255), (215579,870063,0,'soga_eye_color',255,0,255), (215580,870064,0,'eye_color',31,223,223), (215581,870064,0,'skin_color',5,5,5), (215582,870064,0,'soga_eye_color',255,0,255), (215583,870065,0,'eye_color',255,255,255), (215584,870065,0,'skin_color',255,255,255), (215585,870065,0,'soga_eye_color',255,0,255), (215586,870066,0,'eye_color',255,255,255), (215587,870066,0,'skin_color',255,255,255), (215588,870066,0,'soga_eye_color',255,0,255), (215589,870067,0,'eye_color',31,223,223), (215590,870067,0,'skin_color',5,5,5), (215591,870067,0,'soga_eye_color',255,0,255), (215592,870068,0,'eye_color',255,255,255), (215593,870068,0,'skin_color',255,255,255), (215594,870068,0,'soga_eye_color',255,0,255), (215595,870069,0,'eye_color',255,255,255), (215596,870069,0,'skin_color',255,255,255), (215597,870069,0,'soga_eye_color',255,0,255), (215598,870070,1,'cheek_type',21,44,0), (215599,870070,1,'chin_type',-76,-25,26), (215600,870070,1,'ear_type',-88,-3,0), (215601,870070,1,'eye_brow_type',-98,63,-17), (215602,870070,0,'eye_color',49,105,105), (215603,870070,1,'eye_type',89,0,0), (215604,870070,0,'hair_face_color',44,17,14), (215605,870070,0,'hair_face_highlight_color',164,174,168), (215606,870070,0,'hair_type_color',44,17,14), (215607,870070,0,'hair_type_highlight_color',164,174,168), (215608,870070,1,'lip_type',-21,79,58), (215609,870070,1,'nose_type',-58,9,62), (215610,870070,0,'skin_color',46,34,36), (215611,870070,1,'soga_cheek_type',21,44,0), (215612,870070,1,'soga_chin_type',-76,-25,26), (215613,870070,1,'soga_ear_type',-88,-3,0), (215614,870070,1,'soga_eye_brow_type',-98,63,-17), (215615,870070,0,'soga_eye_color',204,204,204), (215616,870070,1,'soga_eye_type',89,0,0), (215617,870070,0,'soga_hair_face_color',44,17,14), (215618,870070,0,'soga_hair_face_highlight_color',164,174,168), (215619,870070,0,'soga_hair_type_color',44,17,14), (215620,870070,0,'soga_hair_type_highlight_color',164,174,168), (215621,870070,1,'soga_lip_type',-21,79,58), (215622,870070,1,'soga_nose_type',-58,9,62), (215623,870070,0,'soga_skin_color',46,34,36), (215624,870071,1,'cheek_type',-70,28,0), (215625,870071,1,'chin_type',-81,-53,-23), (215626,870071,1,'ear_type',-7,62,0), (215627,870071,1,'eye_brow_type',87,0,-51), (215628,870071,0,'eye_color',37,75,85), (215629,870071,1,'eye_type',-23,0,0), (215630,870071,0,'hair_face_color',233,184,31), (215631,870071,0,'hair_face_highlight_color',189,181,168), (215632,870071,0,'hair_type_color',233,184,31), (215633,870071,0,'hair_type_highlight_color',189,181,168), (215634,870071,1,'lip_type',-56,-85,68), (215635,870071,1,'nose_type',-94,14,18), (215636,870071,0,'skin_color',113,116,100), (215637,870071,1,'soga_cheek_type',-70,28,0), (215638,870071,1,'soga_chin_type',-81,-53,-23), (215639,870071,1,'soga_ear_type',-7,62,0), (215640,870071,1,'soga_eye_brow_type',87,0,-51), (215641,870071,0,'soga_eye_color',204,204,204), (215642,870071,1,'soga_eye_type',-23,0,0), (215643,870071,0,'soga_hair_face_color',233,184,31), (215644,870071,0,'soga_hair_face_highlight_color',189,181,168), (215645,870071,0,'soga_hair_type_color',233,184,31), (215646,870071,0,'soga_hair_type_highlight_color',189,181,168), (215647,870071,1,'soga_lip_type',-56,-85,68), (215648,870071,1,'soga_nose_type',-94,14,18), (215649,870071,0,'soga_skin_color',113,116,100), (215650,870072,1,'cheek_type',-32,77,0), (215651,870072,1,'chin_type',4,0,68), (215652,870072,1,'ear_type',-51,79,0), (215653,870072,1,'eye_brow_type',-93,-53,-93), (215654,870072,0,'eye_color',143,189,203), (215655,870072,1,'eye_type',88,0,0), (215656,870072,0,'hair_face_color',119,147,147), (215657,870072,0,'hair_face_highlight_color',81,87,117), (215658,870072,0,'hair_type_color',119,147,147), (215659,870072,0,'hair_type_highlight_color',81,87,117), (215660,870072,1,'lip_type',-12,28,71), (215661,870072,1,'nose_type',-62,-8,-68), (215662,870072,0,'skin_color',100,103,103), (215663,870072,1,'soga_cheek_type',-32,77,0), (215664,870072,1,'soga_chin_type',4,0,68), (215665,870072,1,'soga_ear_type',-51,79,0), (215666,870072,1,'soga_eye_brow_type',-93,-53,-93), (215667,870072,0,'soga_eye_color',204,204,204), (215668,870072,1,'soga_eye_type',88,0,0), (215669,870072,0,'soga_hair_face_color',119,147,147), (215670,870072,0,'soga_hair_face_highlight_color',81,87,117), (215671,870072,0,'soga_hair_type_color',119,147,147), (215672,870072,0,'soga_hair_type_highlight_color',81,87,117), (215673,870072,1,'soga_lip_type',-12,28,71), (215674,870072,1,'soga_nose_type',-62,-8,-68), (215675,870072,0,'soga_skin_color',100,103,103), (215676,870073,0,'eye_color',128,52,202), (215677,870073,0,'skin_color',68,68,68), (215678,870073,0,'soga_eye_color',255,0,255), (215679,870074,1,'cheek_type',-11,-68,0), (215680,870074,1,'chin_type',-46,37,38), (215681,870074,1,'ear_type',12,-25,0), (215682,870074,1,'eye_brow_type',59,8,-83), (215683,870074,0,'eye_color',36,72,83), (215684,870074,1,'eye_type',-41,0,0), (215685,870074,0,'hair_face_color',244,245,246), (215686,870074,0,'hair_face_highlight_color',89,109,112), (215687,870074,0,'hair_type_color',244,245,246), (215688,870074,0,'hair_type_highlight_color',89,109,112), (215689,870074,1,'lip_type',82,-28,-42), (215690,870074,1,'nose_type',-62,38,87), (215691,870074,0,'skin_color',200,187,181), (215692,870074,1,'soga_cheek_type',-11,-68,0), (215693,870074,1,'soga_chin_type',-46,37,38), (215694,870074,1,'soga_ear_type',12,-25,0), (215695,870074,1,'soga_eye_brow_type',59,8,-83), (215696,870074,0,'soga_eye_color',204,204,204), (215697,870074,1,'soga_eye_type',-41,0,0), (215698,870074,0,'soga_hair_face_color',244,245,246), (215699,870074,0,'soga_hair_face_highlight_color',89,109,112), (215700,870074,0,'soga_hair_type_color',244,245,246), (215701,870074,0,'soga_hair_type_highlight_color',89,109,112), (215702,870074,1,'soga_lip_type',82,-28,-42), (215703,870074,1,'soga_nose_type',-62,38,87), (215704,870074,0,'soga_skin_color',200,187,181), (215705,870075,1,'cheek_type',-3,28,0), (215706,870075,1,'chin_type',-41,-28,-82), (215707,870075,1,'ear_type',81,18,0), (215708,870075,1,'eye_brow_type',31,-4,-89), (215709,870075,0,'eye_color',59,119,101), (215710,870075,1,'eye_type',3,0,0), (215711,870075,0,'hair_face_color',200,142,17), (215712,870075,0,'hair_face_highlight_color',198,184,168), (215713,870075,0,'hair_type_color',200,142,17), (215714,870075,0,'hair_type_highlight_color',198,184,168), (215715,870075,1,'lip_type',91,-43,-22), (215716,870075,1,'nose_type',-93,74,-34), (215717,870075,0,'skin_color',99,101,101), (215718,870075,1,'soga_cheek_type',-3,28,0), (215719,870075,1,'soga_chin_type',-41,-28,-82), (215720,870075,1,'soga_ear_type',81,18,0), (215721,870075,1,'soga_eye_brow_type',31,-4,-89), (215722,870075,0,'soga_eye_color',204,204,204), (215723,870075,1,'soga_eye_type',3,0,0), (215724,870075,0,'soga_hair_face_color',200,142,17), (215725,870075,0,'soga_hair_face_highlight_color',198,184,168), (215726,870075,0,'soga_hair_type_color',200,142,17), (215727,870075,0,'soga_hair_type_highlight_color',198,184,168), (215728,870075,1,'soga_lip_type',91,-43,-22), (215729,870075,1,'soga_nose_type',-93,74,-34), (215730,870075,0,'soga_skin_color',99,101,101), (215731,870076,0,'eye_color',5,5,5), (215732,870076,0,'skin_color',181,73,181), (215733,870076,0,'soga_eye_color',255,0,255), (215734,870077,0,'eye_color',0,0,63), (215735,870077,0,'skin_color',112,15,63), (215736,870077,0,'soga_eye_color',255,0,255), (215737,870078,0,'eye_color',255,255,255), (215738,870078,0,'skin_color',255,255,255), (215739,870078,0,'soga_eye_color',255,0,255), (215740,870079,0,'eye_color',0,0,63), (215741,870079,0,'skin_color',128,128,255), (215742,870079,0,'soga_eye_color',255,0,255), (215743,870080,0,'eye_color',128,128,191), (215744,870080,0,'skin_color',128,128,128), (215745,870080,0,'soga_eye_color',255,0,255), (215746,870081,0,'eye_color',255,255,255), (215747,870081,0,'skin_color',255,255,255), (215748,870081,0,'soga_eye_color',255,0,255), (215749,870082,0,'eye_color',255,255,255), (215750,870082,0,'skin_color',255,255,255), (215751,870082,0,'soga_eye_color',255,0,255), (215752,870083,0,'eye_color',5,5,5), (215753,870083,0,'skin_color',105,21,63), (215754,870083,0,'soga_eye_color',255,0,255), (215755,870084,0,'eye_color',255,255,255), (215756,870084,0,'skin_color',128,128,128), (215757,870084,0,'soga_eye_color',255,0,255), (215758,870085,0,'eye_color',255,255,255), (215759,870085,0,'skin_color',128,0,128), (215760,870085,0,'soga_eye_color',255,0,255), (215761,870086,0,'eye_color',255,255,255), (215762,870086,0,'skin_color',73,0,73), (215763,870086,0,'soga_eye_color',255,0,255), (215764,870087,0,'eye_color',31,223,223), (215765,870087,0,'skin_color',5,5,5), (215766,870087,0,'soga_eye_color',255,0,255), (215767,870088,0,'eye_color',255,255,255), (215768,870088,0,'skin_color',255,255,255), (215769,870088,0,'soga_eye_color',255,0,255), (215770,870089,0,'eye_color',255,255,255), (215771,870089,0,'skin_color',255,255,255), (215772,870089,0,'soga_eye_color',255,0,255), (215773,870090,0,'eye_color',255,255,255), (215774,870090,0,'skin_color',255,255,255), (215775,870090,0,'soga_eye_color',255,0,255), (215776,870091,0,'eye_color',5,5,5), (215777,870091,0,'skin_color',105,21,63), (215778,870091,0,'soga_eye_color',255,0,255), (215779,870092,0,'eye_color',5,5,5), (215780,870092,0,'skin_color',105,21,63), (215781,870092,0,'soga_eye_color',255,0,255), (215782,870093,0,'eye_color',255,255,255), (215783,870093,0,'skin_color',255,255,255), (215784,870093,0,'soga_eye_color',255,0,255), (215785,870094,0,'eye_color',63,63,63), (215786,870094,0,'skin_color',167,68,167), (215787,870094,0,'soga_eye_color',255,0,255), (215788,870095,0,'eye_color',255,255,255), (215789,870095,0,'skin_color',255,255,255), (215790,870095,0,'soga_eye_color',255,0,255), (215791,870096,0,'eye_color',255,255,255), (215792,870096,0,'skin_color',255,255,255), (215793,870096,0,'soga_eye_color',255,0,255), (215794,870097,1,'cheek_type',-97,-8,0), (215795,870097,1,'chin_type',84,35,-18), (215796,870097,1,'ear_type',69,37,0), (215797,870097,1,'eye_brow_type',-85,81,-72), (215798,870097,0,'eye_color',36,68,47), (215799,870097,1,'eye_type',75,0,0), (215800,870097,0,'hair_face_color',40,20,7), (215801,870097,0,'hair_face_highlight_color',5,2,2), (215802,870097,0,'hair_type_color',40,20,7), (215803,870097,0,'hair_type_highlight_color',5,2,2), (215804,870097,1,'lip_type',-28,70,-79), (215805,870097,1,'nose_type',22,3,81), (215806,870097,0,'skin_color',169,115,112), (215807,870097,1,'soga_cheek_type',-97,-8,0), (215808,870097,1,'soga_chin_type',84,35,-18), (215809,870097,1,'soga_ear_type',69,37,0), (215810,870097,1,'soga_eye_brow_type',-85,81,-72), (215811,870097,0,'soga_eye_color',204,204,204), (215812,870097,1,'soga_eye_type',75,0,0), (215813,870097,0,'soga_hair_face_color',40,20,7), (215814,870097,0,'soga_hair_face_highlight_color',5,2,2), (215815,870097,0,'soga_hair_type_color',40,20,7), (215816,870097,0,'soga_hair_type_highlight_color',5,2,2), (215817,870097,1,'soga_lip_type',-28,70,-79), (215818,870097,1,'soga_nose_type',22,3,81), (215819,870097,0,'soga_skin_color',169,115,112), (215820,870098,1,'cheek_type',-77,55,0), (215821,870098,1,'chin_type',-34,-17,-34), (215822,870098,1,'ear_type',-63,3,0), (215823,870098,1,'eye_brow_type',21,0,17), (215824,870098,0,'eye_color',140,166,134), (215825,870098,1,'eye_type',-5,0,0), (215826,870098,0,'hair_face_color',15,1,21), (215827,870098,0,'hair_face_highlight_color',78,86,97), (215828,870098,0,'hair_type_color',15,1,21), (215829,870098,0,'hair_type_highlight_color',78,86,97), (215830,870098,1,'lip_type',-43,55,0), (215831,870098,1,'nose_type',0,-94,-28), (215832,870098,0,'skin_color',227,188,189), (215833,870098,1,'soga_cheek_type',-77,55,0), (215834,870098,1,'soga_chin_type',-34,-17,-34), (215835,870098,1,'soga_ear_type',-63,3,0), (215836,870098,1,'soga_eye_brow_type',21,0,17), (215837,870098,0,'soga_eye_color',204,204,204), (215838,870098,1,'soga_eye_type',-5,0,0), (215839,870098,0,'soga_hair_face_color',15,1,21), (215840,870098,0,'soga_hair_face_highlight_color',78,86,97), (215841,870098,0,'soga_hair_type_color',15,1,21), (215842,870098,0,'soga_hair_type_highlight_color',78,86,97), (215843,870098,1,'soga_lip_type',-43,55,0), (215844,870098,1,'soga_nose_type',0,-94,-28), (215845,870098,0,'soga_skin_color',227,188,189), (215846,870099,1,'cheek_type',-74,93,0), (215847,870099,1,'chin_type',-87,-56,44), (215848,870099,1,'ear_type',-62,21,0), (215849,870099,1,'eye_brow_type',-72,7,-25), (215850,870099,0,'eye_color',134,181,181), (215851,870099,1,'eye_type',68,0,0), (215852,870099,0,'hair_face_color',43,13,18), (215853,870099,0,'hair_face_highlight_color',233,184,31), (215854,870099,0,'hair_type_color',43,13,18), (215855,870099,0,'hair_type_highlight_color',233,184,31), (215856,870099,1,'lip_type',-57,75,-18), (215857,870099,1,'nose_type',4,-35,45), (215858,870099,0,'skin_color',244,249,248), (215859,870099,1,'soga_cheek_type',-74,93,0), (215860,870099,1,'soga_chin_type',-87,-56,44), (215861,870099,1,'soga_ear_type',-62,21,0), (215862,870099,1,'soga_eye_brow_type',-72,7,-25), (215863,870099,0,'soga_eye_color',204,204,204), (215864,870099,1,'soga_eye_type',68,0,0), (215865,870099,0,'soga_hair_face_color',43,13,18), (215866,870099,0,'soga_hair_face_highlight_color',233,184,31), (215867,870099,0,'soga_hair_type_color',43,13,18), (215868,870099,0,'soga_hair_type_highlight_color',233,184,31), (215869,870099,1,'soga_lip_type',-57,75,-18), (215870,870099,1,'soga_nose_type',4,-35,45), (215871,870099,0,'soga_skin_color',244,249,248), (215872,870100,1,'cheek_type',56,62,0), (215873,870100,1,'chin_type',-7,-65,-62), (215874,870100,1,'ear_type',94,17,0), (215875,870100,1,'eye_brow_type',78,83,-34), (215876,870100,0,'eye_color',29,58,46), (215877,870100,1,'eye_type',-50,0,0), (215878,870100,0,'hair_face_color',88,62,8), (215879,870100,0,'hair_face_highlight_color',244,245,246), (215880,870100,0,'hair_type_color',88,62,8), (215881,870100,0,'hair_type_highlight_color',244,245,246), (215882,870100,1,'lip_type',-18,68,98), (215883,870100,1,'nose_type',-63,-75,-47), (215884,870100,0,'skin_color',251,252,252), (215885,870100,1,'soga_cheek_type',56,62,0), (215886,870100,1,'soga_chin_type',-7,-65,-62), (215887,870100,1,'soga_ear_type',94,17,0), (215888,870100,1,'soga_eye_brow_type',78,83,-34), (215889,870100,0,'soga_eye_color',204,204,204), (215890,870100,1,'soga_eye_type',-50,0,0), (215891,870100,0,'soga_hair_face_color',88,62,8), (215892,870100,0,'soga_hair_face_highlight_color',244,245,246), (215893,870100,0,'soga_hair_type_color',88,62,8), (215894,870100,0,'soga_hair_type_highlight_color',244,245,246), (215895,870100,1,'soga_lip_type',-18,68,98), (215896,870100,1,'soga_nose_type',-63,-75,-47), (215897,870100,0,'soga_skin_color',251,252,252), (215898,870101,1,'cheek_type',-39,-51,0), (215899,870101,1,'chin_type',-87,-15,55), (215900,870101,1,'ear_type',74,39,0), (215901,870101,1,'eye_brow_type',46,39,97), (215902,870101,0,'eye_color',181,146,92), (215903,870101,1,'eye_type',17,0,0), (215904,870101,0,'hair_face_color',41,19,11), (215905,870101,0,'hair_face_highlight_color',186,180,168), (215906,870101,0,'hair_type_color',41,19,11), (215907,870101,0,'hair_type_highlight_color',186,180,168), (215908,870101,1,'lip_type',11,-95,-9), (215909,870101,1,'nose_type',61,-63,14), (215910,870101,0,'skin_color',94,96,78), (215911,870101,1,'soga_cheek_type',-39,-51,0), (215912,870101,1,'soga_chin_type',-87,-15,55), (215913,870101,1,'soga_ear_type',74,39,0), (215914,870101,1,'soga_eye_brow_type',46,39,97), (215915,870101,0,'soga_eye_color',204,204,204), (215916,870101,1,'soga_eye_type',17,0,0), (215917,870101,0,'soga_hair_face_color',41,19,11), (215918,870101,0,'soga_hair_face_highlight_color',186,180,168), (215919,870101,0,'soga_hair_type_color',41,19,11), (215920,870101,0,'soga_hair_type_highlight_color',186,180,168), (215921,870101,1,'soga_lip_type',11,-95,-9), (215922,870101,1,'soga_nose_type',61,-63,14), (215923,870101,0,'soga_skin_color',94,96,78), (215924,870102,0,'eye_color',255,255,255), (215925,870102,0,'skin_color',255,255,255), (215926,870102,0,'soga_eye_color',255,0,255), (215927,870103,0,'eye_color',255,255,255), (215928,870103,0,'skin_color',255,255,255), (215929,870103,0,'soga_eye_color',255,0,255), (215930,870104,0,'eye_color',19,19,19), (215931,870104,0,'skin_color',128,181,73), (215932,870104,0,'soga_eye_color',255,0,255), (215933,870105,0,'eye_color',255,255,255), (215934,870105,0,'skin_color',255,255,255), (215935,870105,0,'soga_eye_color',255,0,255), (215936,870106,0,'eye_color',255,255,255), (215937,870106,0,'skin_color',10,10,10), (215938,870106,0,'soga_eye_color',255,0,255), (215939,870107,1,'cheek_type',-1,1,0), (215940,870107,1,'chin_type',19,7,71), (215941,870107,1,'ear_type',-10,17,0), (215942,870107,1,'eye_brow_type',68,56,-89), (215943,870107,0,'eye_color',51,62,34), (215944,870107,1,'eye_type',4,0,0), (215945,870107,0,'hair_face_color',61,61,75), (215946,870107,0,'hair_face_highlight_color',97,67,9), (215947,870107,0,'hair_type_color',61,61,75), (215948,870107,0,'hair_type_highlight_color',97,67,9), (215949,870107,1,'lip_type',9,-93,69), (215950,870107,1,'nose_type',39,-69,70), (215951,870107,0,'skin_color',222,203,150), (215952,870107,1,'soga_cheek_type',-1,1,0), (215953,870107,1,'soga_chin_type',19,7,71), (215954,870107,1,'soga_ear_type',-10,17,0), (215955,870107,1,'soga_eye_brow_type',68,56,-89), (215956,870107,0,'soga_eye_color',204,204,204), (215957,870107,1,'soga_eye_type',4,0,0), (215958,870107,0,'soga_hair_face_color',61,61,75), (215959,870107,0,'soga_hair_face_highlight_color',97,67,9), (215960,870107,0,'soga_hair_type_color',61,61,75), (215961,870107,0,'soga_hair_type_highlight_color',97,67,9), (215962,870107,1,'soga_lip_type',9,-93,69), (215963,870107,1,'soga_nose_type',39,-69,70), (215964,870107,0,'soga_skin_color',222,203,150), (215965,870108,1,'cheek_type',41,87,0), (215966,870108,1,'chin_type',-9,35,3), (215967,870108,1,'ear_type',-98,50,0), (215968,870108,1,'eye_brow_type',78,48,77), (215969,870108,0,'eye_color',72,145,161), (215970,870108,1,'eye_type',-90,0,0), (215971,870108,0,'hair_face_color',88,62,8), (215972,870108,0,'hair_face_highlight_color',38,21,6), (215973,870108,0,'hair_type_color',88,62,8), (215974,870108,0,'hair_type_highlight_color',38,21,6), (215975,870108,1,'lip_type',75,-12,97), (215976,870108,1,'nose_type',-87,1,53), (215977,870108,0,'skin_color',98,70,47), (215978,870108,1,'soga_cheek_type',41,87,0), (215979,870108,1,'soga_chin_type',-9,35,3), (215980,870108,1,'soga_ear_type',-98,50,0), (215981,870108,1,'soga_eye_brow_type',78,48,77), (215982,870108,0,'soga_eye_color',204,204,204), (215983,870108,1,'soga_eye_type',-90,0,0), (215984,870108,0,'soga_hair_face_color',88,62,8), (215985,870108,0,'soga_hair_face_highlight_color',38,21,6), (215986,870108,0,'soga_hair_type_color',88,62,8), (215987,870108,0,'soga_hair_type_highlight_color',38,21,6), (215988,870108,1,'soga_lip_type',75,-12,97), (215989,870108,1,'soga_nose_type',-87,1,53), (215990,870108,0,'soga_skin_color',98,70,47), (215991,870109,1,'cheek_type',41,87,0), (215992,870109,1,'chin_type',-9,35,3), (215993,870109,1,'ear_type',-98,50,0), (215994,870109,1,'eye_brow_type',78,48,77), (215995,870109,0,'eye_color',72,145,161), (215996,870109,1,'eye_type',-90,0,0), (215997,870109,0,'hair_face_color',88,62,8), (215998,870109,0,'hair_face_highlight_color',38,21,6), (215999,870109,0,'hair_type_color',88,62,8), (216000,870109,0,'hair_type_highlight_color',38,21,6), (216001,870109,1,'lip_type',75,-12,97), (216002,870109,1,'nose_type',-87,1,53), (216003,870109,0,'skin_color',98,70,47), (216004,870109,1,'soga_cheek_type',41,87,0), (216005,870109,1,'soga_chin_type',-9,35,3), (216006,870109,1,'soga_ear_type',-98,50,0), (216007,870109,1,'soga_eye_brow_type',78,48,77), (216008,870109,0,'soga_eye_color',204,204,204), (216009,870109,1,'soga_eye_type',-90,0,0), (216010,870109,0,'soga_hair_face_color',88,62,8), (216011,870109,0,'soga_hair_face_highlight_color',38,21,6), (216012,870109,0,'soga_hair_type_color',88,62,8), (216013,870109,0,'soga_hair_type_highlight_color',38,21,6), (216014,870109,1,'soga_lip_type',75,-12,97), (216015,870109,1,'soga_nose_type',-87,1,53), (216016,870109,0,'soga_skin_color',98,70,47), (216017,870110,1,'cheek_type',-50,-25,0), (216018,870110,1,'chin_type',7,-29,3), (216019,870110,1,'ear_type',-18,17,0), (216020,870110,1,'eye_brow_type',-42,37,97), (216021,870110,0,'eye_color',169,142,111), (216022,870110,0,'hair_face_color',184,128,10), (216023,870110,0,'hair_face_highlight_color',233,184,31), (216024,870110,0,'hair_type_color',184,128,10), (216025,870110,0,'hair_type_highlight_color',233,184,31), (216026,870110,1,'lip_type',18,72,87), (216027,870110,1,'nose_type',23,-65,-76), (216028,870110,0,'skin_color',137,139,139), (216029,870110,1,'soga_cheek_type',-50,-25,0), (216030,870110,1,'soga_chin_type',7,-29,3), (216031,870110,1,'soga_ear_type',-18,17,0), (216032,870110,1,'soga_eye_brow_type',-42,37,97), (216033,870110,0,'soga_eye_color',204,204,204), (216034,870110,0,'soga_hair_face_color',184,128,10), (216035,870110,0,'soga_hair_face_highlight_color',233,184,31), (216036,870110,0,'soga_hair_type_color',184,128,10), (216037,870110,0,'soga_hair_type_highlight_color',233,184,31), (216038,870110,1,'soga_lip_type',18,72,87), (216039,870110,1,'soga_nose_type',23,-65,-76), (216040,870110,0,'soga_skin_color',137,139,139), (216041,870111,1,'cheek_type',-75,29,0), (216042,870111,1,'chin_type',90,0,-17), (216043,870111,1,'ear_type',-50,-11,0), (216044,870111,1,'eye_brow_type',62,50,-97), (216045,870111,0,'eye_color',29,60,51), (216046,870111,1,'eye_type',58,0,0), (216047,870111,0,'hair_face_color',89,109,112), (216048,870111,0,'hair_face_highlight_color',230,226,221), (216049,870111,0,'hair_type_color',89,109,112), (216050,870111,0,'hair_type_highlight_color',230,226,221), (216051,870111,1,'lip_type',11,38,-43), (216052,870111,1,'nose_type',81,7,-12), (216053,870111,0,'skin_color',231,215,217), (216054,870111,1,'soga_cheek_type',-75,29,0), (216055,870111,1,'soga_chin_type',90,0,-17), (216056,870111,1,'soga_ear_type',-50,-11,0), (216057,870111,1,'soga_eye_brow_type',62,50,-97), (216058,870111,0,'soga_eye_color',204,204,204), (216059,870111,1,'soga_eye_type',58,0,0), (216060,870111,0,'soga_hair_face_color',89,109,112), (216061,870111,0,'soga_hair_face_highlight_color',230,226,221), (216062,870111,0,'soga_hair_type_color',89,109,112), (216063,870111,0,'soga_hair_type_highlight_color',230,226,221), (216064,870111,1,'soga_lip_type',11,38,-43), (216065,870111,1,'soga_nose_type',81,7,-12), (216066,870111,0,'soga_skin_color',231,215,217), (216067,870112,0,'eye_color',255,255,255), (216068,870112,0,'skin_color',255,255,255), (216069,870112,0,'soga_eye_color',255,0,255), (216070,870113,0,'eye_color',255,255,255), (216071,870113,0,'skin_color',255,255,255), (216072,870113,0,'soga_eye_color',255,0,255), (216073,870114,0,'eye_color',255,255,255), (216074,870114,0,'skin_color',128,128,128), (216075,870114,0,'soga_eye_color',255,0,255), (216076,870115,0,'eye_color',255,255,255), (216077,870115,0,'skin_color',255,255,255), (216078,870115,0,'soga_eye_color',255,0,255), (216079,870116,0,'eye_color',255,255,255), (216080,870116,0,'skin_color',255,255,255), (216081,870116,0,'soga_eye_color',255,0,255), (216082,870117,0,'eye_color',255,255,255), (216083,870117,0,'skin_color',255,255,255), (216084,870117,0,'soga_eye_color',255,0,255), (216085,870118,0,'eye_color',255,255,255), (216086,870118,0,'skin_color',255,255,255), (216087,870118,0,'soga_eye_color',255,0,255), (216088,870119,0,'eye_color',207,47,47), (216089,870119,0,'skin_color',128,207,47), (216090,870119,0,'soga_eye_color',255,0,255), (216091,870120,0,'eye_color',255,0,0), (216092,870120,0,'skin_color',128,128,128), (216093,870120,0,'soga_eye_color',255,0,255), (216094,870121,0,'eye_color',103,22,22), (216095,870121,0,'skin_color',128,181,73), (216096,870121,0,'soga_eye_color',255,0,255), (216097,870122,0,'eye_color',128,0,0), (216098,870122,0,'skin_color',191,191,191), (216099,870122,0,'soga_eye_color',255,0,255), (216100,870123,1,'cheek_type',-28,81,0), (216101,870123,1,'chin_type',56,77,0), (216102,870123,1,'ear_type',0,44,0), (216103,870123,1,'eye_brow_type',34,-7,0), (216104,870123,0,'eye_color',204,29,1), (216105,870123,1,'eye_type',44,0,0), (216106,870123,1,'lip_type',-50,77,62), (216107,870123,1,'nose_type',-77,0,68), (216108,870123,0,'skin_color',221,215,199), (216109,870123,1,'soga_cheek_type',-28,81,0), (216110,870123,1,'soga_chin_type',56,77,0), (216111,870123,1,'soga_ear_type',0,44,0), (216112,870123,1,'soga_eye_brow_type',34,-7,0), (216113,870123,0,'soga_eye_color',229,229,102), (216114,870123,1,'soga_eye_type',44,0,0), (216115,870123,1,'soga_lip_type',-50,77,62), (216116,870123,1,'soga_nose_type',-77,0,68), (216117,870123,0,'soga_skin_color',221,215,199), (216118,870123,0,'wing_color1',255,255,255), (216119,870123,0,'wing_color2',255,255,255), (216120,870124,1,'cheek_type',-28,81,0), (216121,870124,1,'chin_type',56,77,0), (216122,870124,1,'ear_type',0,44,0), (216123,870124,1,'eye_brow_type',34,-7,0), (216124,870124,0,'eye_color',204,29,1), (216125,870124,1,'eye_type',44,0,0), (216126,870124,1,'lip_type',-50,77,62), (216127,870124,1,'nose_type',-77,0,68), (216128,870124,0,'skin_color',221,215,199), (216129,870124,1,'soga_cheek_type',-28,81,0), (216130,870124,1,'soga_chin_type',56,77,0), (216131,870124,1,'soga_ear_type',0,44,0), (216132,870124,1,'soga_eye_brow_type',34,-7,0), (216133,870124,0,'soga_eye_color',229,229,102), (216134,870124,1,'soga_eye_type',44,0,0), (216135,870124,1,'soga_lip_type',-50,77,62), (216136,870124,1,'soga_nose_type',-77,0,68), (216137,870124,0,'soga_skin_color',221,215,199), (216138,870124,0,'wing_color1',255,255,255), (216139,870124,0,'wing_color2',255,255,255), (216140,870125,0,'eye_color',5,5,5), (216141,870125,0,'skin_color',105,21,63), (216142,870125,0,'soga_eye_color',255,0,255), (216143,870126,0,'eye_color',255,255,255), (216144,870126,0,'skin_color',128,128,255), (216145,870126,0,'soga_eye_color',255,0,255), (216146,870127,1,'cheek_type',-28,81,0), (216147,870127,1,'chin_type',56,77,0), (216148,870127,1,'ear_type',0,44,0), (216149,870127,1,'eye_brow_type',34,-7,0), (216150,870127,0,'eye_color',204,29,1), (216151,870127,1,'eye_type',44,0,0), (216152,870127,1,'lip_type',-50,77,62), (216153,870127,1,'nose_type',-77,0,68), (216154,870127,0,'skin_color',221,215,199), (216155,870127,1,'soga_cheek_type',-28,81,0), (216156,870127,1,'soga_chin_type',56,77,0), (216157,870127,1,'soga_ear_type',0,44,0), (216158,870127,1,'soga_eye_brow_type',34,-7,0), (216159,870127,0,'soga_eye_color',229,229,102), (216160,870127,1,'soga_eye_type',44,0,0), (216161,870127,1,'soga_lip_type',-50,77,62), (216162,870127,1,'soga_nose_type',-77,0,68), (216163,870127,0,'soga_skin_color',221,215,199), (216164,870127,0,'wing_color1',255,255,255), (216165,870127,0,'wing_color2',255,255,255), (216166,870128,0,'eye_color',255,0,0), (216167,870128,0,'skin_color',128,128,128), (216168,870128,0,'soga_eye_color',255,0,255), (216169,870129,0,'eye_color',52,10,52), (216170,870129,0,'skin_color',12,12,52), (216171,870129,0,'soga_eye_color',255,0,255), (216172,870130,1,'cheek_type',14,-40,0), (216173,870130,1,'chin_type',-17,-63,-95), (216174,870130,1,'ear_type',5,63,0), (216175,870130,1,'eye_brow_type',-37,0,34), (216176,870130,0,'eye_color',84,110,64), (216177,870130,1,'eye_type',91,0,0), (216178,870130,0,'hair_face_color',184,128,10), (216179,870130,0,'hair_face_highlight_color',244,246,246), (216180,870130,0,'hair_type_color',184,128,10), (216181,870130,0,'hair_type_highlight_color',244,246,246), (216182,870130,1,'lip_type',-89,-29,-1), (216183,870130,1,'nose_type',-19,7,52), (216184,870130,0,'skin_color',228,196,198), (216185,870130,1,'soga_cheek_type',14,-40,0), (216186,870130,1,'soga_chin_type',-17,-63,-95), (216187,870130,1,'soga_ear_type',5,63,0), (216188,870130,1,'soga_eye_brow_type',-37,0,34), (216189,870130,0,'soga_eye_color',204,204,204), (216190,870130,1,'soga_eye_type',91,0,0), (216191,870130,0,'soga_hair_face_color',184,128,10), (216192,870130,0,'soga_hair_face_highlight_color',244,246,246), (216193,870130,0,'soga_hair_type_color',184,128,10), (216194,870130,0,'soga_hair_type_highlight_color',244,246,246), (216195,870130,1,'soga_lip_type',-89,-29,-1), (216196,870130,1,'soga_nose_type',-19,7,52), (216197,870130,0,'soga_skin_color',228,196,198), (216198,870131,1,'cheek_type',28,-14,0), (216199,870131,1,'chin_type',-64,-22,-95), (216200,870131,1,'ear_type',-23,59,0), (216201,870131,1,'eye_brow_type',12,-14,17), (216202,870131,0,'eye_color',32,66,72), (216203,870131,1,'eye_type',29,0,0), (216204,870131,0,'hair_face_color',233,232,227), (216205,870131,0,'hair_face_highlight_color',244,245,246), (216206,870131,0,'hair_type_color',233,232,227), (216207,870131,0,'hair_type_highlight_color',244,245,246), (216208,870131,1,'lip_type',19,-95,-31), (216209,870131,1,'nose_type',93,-50,-88), (216210,870131,0,'skin_color',213,187,157), (216211,870131,1,'soga_cheek_type',28,-14,0), (216212,870131,1,'soga_chin_type',-64,-22,-95), (216213,870131,1,'soga_ear_type',-23,59,0), (216214,870131,1,'soga_eye_brow_type',12,-14,17), (216215,870131,0,'soga_eye_color',204,204,204), (216216,870131,1,'soga_eye_type',29,0,0), (216217,870131,0,'soga_hair_face_color',233,232,227), (216218,870131,0,'soga_hair_face_highlight_color',244,245,246), (216219,870131,0,'soga_hair_type_color',233,232,227), (216220,870131,0,'soga_hair_type_highlight_color',244,245,246), (216221,870131,1,'soga_lip_type',19,-95,-31), (216222,870131,1,'soga_nose_type',93,-50,-88), (216223,870131,0,'soga_skin_color',213,187,157), (216224,870132,1,'cheek_type',75,4,0), (216225,870132,1,'chin_type',-78,-40,-70), (216226,870132,1,'ear_type',-42,-71,0), (216227,870132,1,'eye_brow_type',10,23,2), (216228,870132,0,'eye_color',40,83,74), (216229,870132,1,'eye_type',-17,0,0), (216230,870132,0,'hair_face_color',244,245,246), (216231,870132,0,'hair_face_highlight_color',89,108,112), (216232,870132,0,'hair_type_color',244,245,246), (216233,870132,0,'hair_type_highlight_color',89,108,112), (216234,870132,1,'lip_type',8,-93,-7), (216235,870132,1,'nose_type',96,-68,-81), (216236,870132,0,'skin_color',218,190,151), (216237,870132,1,'soga_cheek_type',75,4,0), (216238,870132,1,'soga_chin_type',-78,-40,-70), (216239,870132,1,'soga_ear_type',-42,-71,0), (216240,870132,1,'soga_eye_brow_type',10,23,2), (216241,870132,0,'soga_eye_color',204,204,204), (216242,870132,1,'soga_eye_type',-17,0,0), (216243,870132,0,'soga_hair_face_color',244,245,246), (216244,870132,0,'soga_hair_face_highlight_color',89,108,112), (216245,870132,0,'soga_hair_type_color',244,245,246), (216246,870132,0,'soga_hair_type_highlight_color',89,108,112), (216247,870132,1,'soga_lip_type',8,-93,-7), (216248,870132,1,'soga_nose_type',96,-68,-81), (216249,870132,0,'soga_skin_color',218,190,151), (216250,870133,1,'cheek_type',-3,-71,0), (216251,870133,1,'chin_type',50,-95,-43), (216252,870133,1,'ear_type',70,31,0), (216253,870133,1,'eye_brow_type',-46,-41,-82), (216254,870133,0,'eye_color',29,56,42), (216255,870133,1,'eye_type',18,0,0), (216256,870133,0,'hair_face_color',233,184,31), (216257,870133,0,'hair_face_highlight_color',219,179,15), (216258,870133,0,'hair_type_color',233,184,31), (216259,870133,0,'hair_type_highlight_color',219,179,15), (216260,870133,1,'lip_type',-56,-50,38), (216261,870133,1,'nose_type',5,87,48), (216262,870133,0,'skin_color',245,249,249), (216263,870133,1,'soga_cheek_type',-3,-71,0), (216264,870133,1,'soga_chin_type',50,-95,-43), (216265,870133,1,'soga_ear_type',70,31,0), (216266,870133,1,'soga_eye_brow_type',-46,-41,-82), (216267,870133,0,'soga_eye_color',204,204,204), (216268,870133,1,'soga_eye_type',18,0,0), (216269,870133,0,'soga_hair_face_color',233,184,31), (216270,870133,0,'soga_hair_face_highlight_color',219,179,15), (216271,870133,0,'soga_hair_type_color',233,184,31), (216272,870133,0,'soga_hair_type_highlight_color',219,179,15), (216273,870133,1,'soga_lip_type',-56,-50,38), (216274,870133,1,'soga_nose_type',5,87,48), (216275,870133,0,'soga_skin_color',245,249,249), (216276,870134,1,'cheek_type',4,-83,0), (216277,870134,1,'chin_type',-43,-25,-93), (216278,870134,1,'ear_type',-19,-65,0), (216279,870134,1,'eye_brow_type',93,23,-17), (216280,870134,0,'eye_color',51,96,66), (216281,870134,1,'eye_type',-50,0,0), (216282,870134,0,'hair_face_color',244,246,246), (216283,870134,0,'hair_face_highlight_color',36,10,15), (216284,870134,0,'hair_type_color',244,246,246), (216285,870134,0,'hair_type_highlight_color',36,10,15), (216286,870134,1,'lip_type',-68,-10,-82), (216287,870134,1,'nose_type',97,-20,75), (216288,870134,0,'skin_color',71,50,33), (216289,870134,1,'soga_cheek_type',4,-83,0), (216290,870134,1,'soga_chin_type',-43,-25,-93), (216291,870134,1,'soga_ear_type',-19,-65,0), (216292,870134,1,'soga_eye_brow_type',93,23,-17), (216293,870134,0,'soga_eye_color',204,204,204), (216294,870134,1,'soga_eye_type',-50,0,0), (216295,870134,0,'soga_hair_face_color',244,246,246), (216296,870134,0,'soga_hair_face_highlight_color',36,10,15), (216297,870134,0,'soga_hair_type_color',244,246,246), (216298,870134,0,'soga_hair_type_highlight_color',36,10,15), (216299,870134,1,'soga_lip_type',-68,-10,-82), (216300,870134,1,'soga_nose_type',97,-20,75), (216301,870134,0,'soga_skin_color',71,50,33), (216302,870135,0,'eye_color',22,22,103), (216303,870135,0,'skin_color',255,255,255), (216304,870135,0,'soga_eye_color',255,0,255), (216305,870136,0,'eye_color',255,255,255), (216306,870136,0,'skin_color',255,255,255), (216307,870136,0,'soga_eye_color',255,0,255), (216308,870137,1,'cheek_type',98,14,0), (216309,870137,1,'chin_type',-98,31,28), (216310,870137,1,'ear_type',18,71,0), (216311,870137,1,'eye_brow_type',77,-79,91), (216312,870137,0,'eye_color',58,121,130), (216313,870137,1,'eye_type',25,0,0), (216314,870137,0,'hair_face_color',47,33,3), (216315,870137,0,'hair_face_highlight_color',64,65,82), (216316,870137,0,'hair_type_color',47,33,3), (216317,870137,0,'hair_type_highlight_color',64,65,82), (216318,870137,1,'lip_type',62,26,-90), (216319,870137,1,'nose_type',53,-37,-81), (216320,870137,0,'skin_color',213,171,124), (216321,870137,1,'soga_cheek_type',98,14,0), (216322,870137,1,'soga_chin_type',-98,31,28), (216323,870137,1,'soga_ear_type',18,71,0), (216324,870137,1,'soga_eye_brow_type',77,-79,91), (216325,870137,0,'soga_eye_color',229,229,102), (216326,870137,1,'soga_eye_type',25,0,0), (216327,870137,0,'soga_hair_face_color',47,33,3), (216328,870137,0,'soga_hair_face_highlight_color',64,65,82), (216329,870137,0,'soga_hair_type_color',47,33,3), (216330,870137,0,'soga_hair_type_highlight_color',64,65,82), (216331,870137,1,'soga_lip_type',62,26,-90), (216332,870137,1,'soga_nose_type',53,-37,-81), (216333,870137,0,'soga_skin_color',213,171,124), (216334,870137,0,'wing_color1',255,255,255), (216335,870137,0,'wing_color2',255,255,255), (216336,870138,0,'eye_color',255,255,255), (216337,870138,0,'skin_color',255,255,255), (216338,870138,0,'soga_eye_color',255,0,255), (216339,870139,1,'cheek_type',40,-7,0), (216340,870139,1,'chin_type',-20,34,37), (216341,870139,1,'ear_type',-43,-25,0), (216342,870139,1,'eye_brow_type',25,0,-20), (216343,870139,0,'eye_color',163,199,204), (216344,870139,1,'eye_type',31,0,0), (216345,870139,0,'hair_face_color',108,90,53), (216346,870139,0,'hair_face_highlight_color',17,16,11), (216347,870139,0,'hair_type_color',108,90,53), (216348,870139,0,'hair_type_highlight_color',17,16,11), (216349,870139,1,'lip_type',-38,-45,9), (216350,870139,1,'nose_type',-37,0,19), (216351,870139,0,'skin_color',229,219,213), (216352,870139,1,'soga_cheek_type',40,-7,0), (216353,870139,1,'soga_chin_type',-20,34,37), (216354,870139,1,'soga_ear_type',-43,-25,0), (216355,870139,1,'soga_eye_brow_type',25,0,-20), (216356,870139,0,'soga_eye_color',229,229,102), (216357,870139,1,'soga_eye_type',31,0,0), (216358,870139,0,'soga_hair_face_color',108,90,53), (216359,870139,0,'soga_hair_face_highlight_color',17,16,11), (216360,870139,0,'soga_hair_type_color',108,90,53), (216361,870139,0,'soga_hair_type_highlight_color',17,16,11), (216362,870139,1,'soga_lip_type',-38,-45,9), (216363,870139,1,'soga_nose_type',-37,0,19), (216364,870139,0,'soga_skin_color',229,219,213), (216365,870139,0,'wing_color1',255,255,255), (216366,870139,0,'wing_color2',255,255,255), (216367,870140,0,'eye_color',255,255,255), (216368,870140,0,'skin_color',255,255,255), (216369,870140,0,'soga_eye_color',255,0,255), (216370,870141,0,'eye_color',128,255,0), (216371,870141,0,'skin_color',128,128,255), (216372,870141,0,'soga_eye_color',255,0,255), (216373,870142,1,'cheek_type',31,-34,0), (216374,870142,1,'chin_type',50,1,93), (216375,870142,1,'ear_type',10,-19,0), (216376,870142,1,'eye_brow_type',62,42,-94), (216377,870142,0,'eye_color',126,169,155), (216378,870142,1,'eye_type',-32,0,0), (216379,870142,0,'hair_face_color',190,133,13), (216380,870142,0,'hair_type_color',190,133,13), (216381,870142,1,'lip_type',-63,-91,12), (216382,870142,1,'nose_type',-72,-9,-9), (216383,870142,0,'skin_color',186,189,189), (216384,870142,1,'soga_cheek_type',31,-34,0), (216385,870142,1,'soga_chin_type',50,1,93), (216386,870142,1,'soga_ear_type',10,-19,0), (216387,870142,1,'soga_eye_brow_type',62,42,-94), (216388,870142,0,'soga_eye_color',204,204,204), (216389,870142,1,'soga_eye_type',-32,0,0), (216390,870142,0,'soga_hair_face_color',190,133,13), (216391,870142,0,'soga_hair_type_color',190,133,13), (216392,870142,1,'soga_lip_type',-63,-91,12), (216393,870142,1,'soga_nose_type',-72,-9,-9), (216394,870142,0,'soga_skin_color',186,189,189), (216395,870143,1,'cheek_type',-43,-50,0), (216396,870143,1,'chin_type',-14,7,29), (216397,870143,1,'ear_type',-84,-57,0), (216398,870143,1,'eye_brow_type',62,-34,-58), (216399,870143,0,'eye_color',208,186,153), (216400,870143,1,'eye_type',82,0,0), (216401,870143,0,'hair_face_color',242,243,242), (216402,870143,0,'hair_face_highlight_color',63,63,80), (216403,870143,0,'hair_type_color',242,243,242), (216404,870143,0,'hair_type_highlight_color',63,63,80), (216405,870143,1,'lip_type',-96,93,-19), (216406,870143,1,'nose_type',59,-61,62), (216407,870143,0,'skin_color',255,255,255), (216408,870143,1,'soga_cheek_type',-43,-50,0), (216409,870143,1,'soga_chin_type',-14,7,29), (216410,870143,1,'soga_ear_type',-84,-57,0), (216411,870143,1,'soga_eye_brow_type',62,-34,-58), (216412,870143,0,'soga_eye_color',204,204,204), (216413,870143,1,'soga_eye_type',82,0,0), (216414,870143,0,'soga_hair_face_color',242,243,242), (216415,870143,0,'soga_hair_face_highlight_color',63,63,80), (216416,870143,0,'soga_hair_type_color',242,243,242), (216417,870143,0,'soga_hair_type_highlight_color',63,63,80), (216418,870143,1,'soga_lip_type',-96,93,-19), (216419,870143,1,'soga_nose_type',59,-61,62), (216420,870143,0,'soga_skin_color',255,255,255), (216421,870144,1,'cheek_type',0,41,0), (216422,870144,1,'chin_type',14,-21,77), (216423,870144,1,'ear_type',-7,-35,0), (216424,870144,1,'eye_brow_type',98,62,82), (216425,870144,0,'eye_color',142,188,202), (216426,870144,1,'eye_type',82,0,0), (216427,870144,0,'hair_face_color',45,14,18), (216428,870144,0,'hair_face_highlight_color',119,147,147), (216429,870144,0,'hair_type_color',45,14,18), (216430,870144,0,'hair_type_highlight_color',119,147,147), (216431,870144,1,'lip_type',71,0,-79), (216432,870144,1,'nose_type',-37,85,-1), (216433,870144,0,'skin_color',159,130,133), (216434,870144,1,'soga_cheek_type',0,41,0), (216435,870144,1,'soga_chin_type',14,-21,77), (216436,870144,1,'soga_ear_type',-7,-35,0), (216437,870144,1,'soga_eye_brow_type',98,62,82), (216438,870144,0,'soga_eye_color',204,204,204), (216439,870144,1,'soga_eye_type',82,0,0), (216440,870144,0,'soga_hair_face_color',45,14,18), (216441,870144,0,'soga_hair_face_highlight_color',119,147,147), (216442,870144,0,'soga_hair_type_color',45,14,18), (216443,870144,0,'soga_hair_type_highlight_color',119,147,147), (216444,870144,1,'soga_lip_type',71,0,-79), (216445,870144,1,'soga_nose_type',-37,85,-1), (216446,870144,0,'soga_skin_color',159,130,133), (216447,870145,1,'cheek_type',0,-69,0), (216448,870145,1,'chin_type',-28,55,-43), (216449,870145,1,'ear_type',57,64,0), (216450,870145,1,'eye_brow_type',-15,-46,83), (216451,870145,0,'eye_color',184,152,102), (216452,870145,1,'eye_type',74,0,0), (216453,870145,0,'hair_face_color',233,232,227), (216454,870145,0,'hair_face_highlight_color',244,244,246), (216455,870145,0,'hair_type_color',233,232,227), (216456,870145,0,'hair_type_highlight_color',244,244,246), (216457,870145,1,'lip_type',-91,-3,69), (216458,870145,1,'nose_type',65,-35,-83), (216459,870145,0,'skin_color',230,213,164), (216460,870145,1,'soga_cheek_type',0,-69,0), (216461,870145,1,'soga_chin_type',-28,55,-43), (216462,870145,1,'soga_ear_type',57,64,0), (216463,870145,1,'soga_eye_brow_type',-15,-46,83), (216464,870145,0,'soga_eye_color',204,204,204), (216465,870145,1,'soga_eye_type',74,0,0), (216466,870145,0,'soga_hair_face_color',233,232,227), (216467,870145,0,'soga_hair_face_highlight_color',244,244,246), (216468,870145,0,'soga_hair_type_color',233,232,227), (216469,870145,0,'soga_hair_type_highlight_color',244,244,246), (216470,870145,1,'soga_lip_type',-91,-3,69), (216471,870145,1,'soga_nose_type',65,-35,-83), (216472,870145,0,'soga_skin_color',230,213,164), (216473,870146,0,'eye_color',255,255,255), (216474,870146,0,'skin_color',255,255,255), (216475,870146,0,'soga_eye_color',255,0,255), (216476,870147,0,'eye_color',63,128,128), (216477,870147,0,'skin_color',255,255,255), (216478,870147,0,'soga_eye_color',255,0,255), (216479,870148,0,'eye_color',12,12,52), (216480,870148,0,'skin_color',0,0,63), (216481,870148,0,'soga_eye_color',255,0,255), (216482,870149,0,'eye_color',12,12,52), (216483,870149,0,'skin_color',105,86,86), (216484,870149,0,'soga_eye_color',255,0,255), (216485,870150,1,'cheek_type',-68,74,0), (216486,870150,1,'chin_type',34,44,50), (216487,870150,1,'ear_type',56,34,0), (216488,870150,1,'eye_brow_type',-50,62,84), (216489,870150,0,'eye_color',89,118,67), (216490,870150,1,'eye_type',2,0,0), (216491,870150,0,'hair_face_color',94,115,118), (216492,870150,0,'hair_face_highlight_color',184,128,10), (216493,870150,0,'hair_type_color',94,115,118), (216494,870150,0,'hair_type_highlight_color',184,128,10), (216495,870150,1,'lip_type',-22,-42,81), (216496,870150,1,'nose_type',25,93,37), (216497,870150,0,'skin_color',224,220,177), (216498,870150,1,'soga_cheek_type',-68,74,0), (216499,870150,1,'soga_chin_type',34,44,50), (216500,870150,1,'soga_ear_type',56,34,0), (216501,870150,1,'soga_eye_brow_type',-50,62,84), (216502,870150,0,'soga_eye_color',229,229,102), (216503,870150,1,'soga_eye_type',2,0,0), (216504,870150,0,'soga_hair_face_color',94,115,118), (216505,870150,0,'soga_hair_face_highlight_color',184,128,10), (216506,870150,0,'soga_hair_type_color',94,115,118), (216507,870150,0,'soga_hair_type_highlight_color',184,128,10), (216508,870150,1,'soga_lip_type',-22,-42,81), (216509,870150,1,'soga_nose_type',25,93,37), (216510,870150,0,'soga_skin_color',224,220,177), (216511,870150,0,'wing_color1',255,255,255), (216512,870150,0,'wing_color2',255,255,255), (216513,870151,0,'eye_color',128,181,73), (216514,870151,0,'skin_color',5,5,5), (216515,870151,0,'soga_eye_color',255,0,255), (216516,870152,0,'eye_color',63,128,128), (216517,870152,0,'skin_color',63,31,96), (216518,870152,0,'soga_eye_color',255,0,255), (216519,870153,0,'eye_color',163,107,216), (216520,870153,0,'skin_color',68,68,68), (216521,870153,0,'soga_eye_color',255,0,255), (216522,6030000,1,'cheek_type',15,-21,0), (216523,6030000,1,'chin_type',32,81,-50), (216524,6030000,1,'ear_type',-12,52,0), (216525,6030000,1,'eye_brow_type',-89,0,10), (216526,6030000,0,'eye_color',131,180,186), (216527,6030000,1,'eye_type',42,0,0), (216528,6030000,0,'hair_color1',239,198,48), (216529,6030000,0,'hair_face_highlight_color',190,97,43), (216530,6030000,0,'hair_type_highlight_color',190,97,43), (216531,6030000,1,'lip_type',43,64,0), (216532,6030000,1,'nose_type',0,-17,-58), (216533,6030000,0,'skin_color',239,197,196), (216534,6030000,1,'soga_cheek_type',0,-89,0), (216535,6030000,1,'soga_chin_type',0,43,64), (216536,6030000,1,'soga_ear_type',0,42,0), (216537,6030000,1,'soga_eye_brow_type',0,-12,52), (216538,6030000,0,'soga_eye_color',204,204,204), (216539,6030000,0,'soga_hair_face_highlight_color',190,97,43), (216540,6030000,0,'soga_hair_type_highlight_color',190,97,43), (216541,6030000,1,'soga_lip_type',10,15,-21), (216542,6030000,1,'soga_nose_type',0,32,81), (216543,6030000,0,'soga_skin_color',239,197,196), (216544,6030001,0,'eye_color',107,107,107), (216545,6030001,0,'skin_color',207,47,47), (216546,6030001,0,'soga_eye_color',255,0,255), (216547,6030002,0,'eye_color',107,107,107), (216548,6030002,0,'skin_color',207,47,47), (216549,6030002,0,'soga_eye_color',255,0,255), (216550,6030003,0,'eye_color',107,107,107), (216551,6030003,0,'skin_color',128,191,63), (216552,6030003,0,'soga_eye_color',255,0,255), (216553,6030004,0,'eye_color',255,0,0), (216554,6030004,0,'skin_color',80,80,80), (216555,6030004,0,'soga_eye_color',255,0,255), (216556,6030005,0,'eye_color',107,107,107), (216557,6030005,0,'skin_color',207,47,47), (216558,6030005,0,'soga_eye_color',255,0,255), (216559,6030006,0,'eye_color',107,107,107), (216560,6030006,0,'skin_color',207,47,47), (216561,6030006,0,'soga_eye_color',255,0,255), (216562,6030007,0,'eye_color',107,107,107), (216563,6030007,0,'skin_color',128,191,63), (216564,6030007,0,'soga_eye_color',255,0,255), (216565,6030008,0,'eye_color',255,255,255), (216566,6030008,0,'skin_color',255,255,255), (216567,6030008,0,'soga_eye_color',255,0,255), (216568,6030009,0,'eye_color',107,107,107), (216569,6030009,0,'skin_color',207,47,47), (216570,6030009,0,'soga_eye_color',255,0,255), (216571,6030010,0,'eye_color',107,107,107), (216572,6030010,0,'skin_color',207,47,47), (216573,6030010,0,'soga_eye_color',255,0,255), (216574,6030011,1,'cheek_type',-28,81,0), (216575,6030011,1,'chin_type',56,77,0), (216576,6030011,1,'ear_type',0,44,0), (216577,6030011,1,'eye_brow_type',34,-7,0), (216578,6030011,0,'eye_color',204,29,1), (216579,6030011,1,'eye_type',44,0,0), (216580,6030011,0,'hair_color1',0,68,62), (216581,6030011,1,'lip_type',-50,77,62), (216582,6030011,1,'nose_type',-77,0,68), (216583,6030011,0,'skin_color',221,215,199), (216584,6030011,1,'soga_cheek_type',0,34,-7), (216585,6030011,1,'soga_chin_type',0,-50,77), (216586,6030011,1,'soga_ear_type',0,44,0), (216587,6030011,1,'soga_eye_brow_type',0,0,44), (216588,6030011,0,'soga_eye_color',229,229,102), (216589,6030011,1,'soga_lip_type',0,-28,81), (216590,6030011,1,'soga_nose_type',62,56,77), (216591,6030011,0,'soga_skin_color',221,215,199), (216592,6030011,0,'wing_color1',255,255,255), (216593,6030011,0,'wing_color2',255,255,255), (216594,6030012,0,'skin_color',63,0,63), (216595,6030012,0,'soga_eye_color',255,0,255), (216596,6030013,1,'cheek_type',-28,81,0), (216597,6030013,1,'chin_type',56,77,0), (216598,6030013,1,'ear_type',0,44,0), (216599,6030013,1,'eye_brow_type',34,-7,0), (216600,6030013,0,'eye_color',204,29,1), (216601,6030013,1,'eye_type',44,0,0), (216602,6030013,0,'hair_color1',0,68,62), (216603,6030013,1,'lip_type',-50,77,62), (216604,6030013,1,'nose_type',-77,0,68), (216605,6030013,0,'skin_color',221,215,199), (216606,6030013,1,'soga_cheek_type',0,34,-7), (216607,6030013,1,'soga_chin_type',0,-50,77), (216608,6030013,1,'soga_ear_type',0,44,0), (216609,6030013,1,'soga_eye_brow_type',0,0,44), (216610,6030013,0,'soga_eye_color',229,229,102), (216611,6030013,1,'soga_lip_type',0,-28,81), (216612,6030013,1,'soga_nose_type',62,56,77), (216613,6030013,0,'soga_skin_color',221,215,199), (216614,6030013,0,'wing_color1',255,255,255), (216615,6030013,0,'wing_color2',255,255,255), (216616,6030014,1,'cheek_type',-28,81,0), (216617,6030014,1,'chin_type',56,77,0), (216618,6030014,1,'ear_type',0,44,0), (216619,6030014,1,'eye_brow_type',34,-7,0), (216620,6030014,0,'eye_color',204,29,1), (216621,6030014,1,'eye_type',44,0,0), (216622,6030014,0,'hair_color1',0,68,62), (216623,6030014,1,'lip_type',-50,77,62), (216624,6030014,1,'nose_type',-77,0,68), (216625,6030014,0,'skin_color',221,215,199), (216626,6030014,1,'soga_cheek_type',0,34,-7), (216627,6030014,1,'soga_chin_type',0,-50,77), (216628,6030014,1,'soga_ear_type',0,44,0), (216629,6030014,1,'soga_eye_brow_type',0,0,44), (216630,6030014,0,'soga_eye_color',229,229,102), (216631,6030014,1,'soga_lip_type',0,-28,81), (216632,6030014,1,'soga_nose_type',62,56,77), (216633,6030014,0,'soga_skin_color',221,215,199), (216634,6030014,0,'wing_color1',255,255,255), (216635,6030014,0,'wing_color2',255,255,255), (216636,6030015,0,'eye_color',255,0,0), (216637,6030015,0,'skin_color',128,128,128), (216638,6030015,0,'soga_eye_color',255,0,255), (216639,6030016,0,'eye_color',207,47,47), (216640,6030016,0,'skin_color',191,128,63), (216641,6030016,0,'soga_eye_color',255,0,255), (216642,6030017,0,'eye_color',107,107,107), (216643,6030017,0,'skin_color',36,89,63), (216644,6030017,0,'soga_eye_color',255,0,255), (216645,6030018,0,'eye_color',70,70,70), (216646,6030018,0,'skin_color',128,181,73), (216647,6030018,0,'soga_eye_color',255,0,255), (216648,6030019,1,'cheek_type',-28,81,0), (216649,6030019,1,'chin_type',56,77,0), (216650,6030019,1,'ear_type',0,44,0), (216651,6030019,1,'eye_brow_type',34,-7,0), (216652,6030019,0,'eye_color',204,29,1), (216653,6030019,1,'eye_type',44,0,0), (216654,6030019,0,'hair_color1',0,68,62), (216655,6030019,1,'lip_type',-50,77,62), (216656,6030019,1,'nose_type',-77,0,68), (216657,6030019,0,'skin_color',221,215,199), (216658,6030019,1,'soga_cheek_type',0,34,-7), (216659,6030019,1,'soga_chin_type',0,-50,77), (216660,6030019,1,'soga_ear_type',0,44,0), (216661,6030019,1,'soga_eye_brow_type',0,0,44), (216662,6030019,0,'soga_eye_color',229,229,102), (216663,6030019,1,'soga_lip_type',0,-28,81), (216664,6030019,1,'soga_nose_type',62,56,77), (216665,6030019,0,'soga_skin_color',221,215,199), (216666,6030019,0,'wing_color1',255,255,255), (216667,6030019,0,'wing_color2',255,255,255), (216668,6030020,0,'eye_color',107,107,107), (216669,6030020,0,'skin_color',128,181,73), (216670,6030020,0,'soga_eye_color',255,0,255), (216671,6030021,0,'eye_color',107,107,107), (216672,6030021,0,'skin_color',128,181,73), (216673,6030021,0,'soga_eye_color',255,0,255), (216674,6030022,0,'eye_color',255,255,255), (216675,6030022,0,'skin_color',255,255,255), (216676,6030022,0,'soga_eye_color',255,0,255), (216677,6030023,0,'eye_color',107,107,107), (216678,6030023,0,'skin_color',207,47,47), (216679,6030023,0,'soga_eye_color',255,0,255), (216680,6030024,0,'eye_color',107,107,107), (216681,6030024,0,'skin_color',202,52,52), (216682,6030024,0,'soga_eye_color',255,0,255), (216683,6030025,0,'eye_color',107,107,107), (216684,6030025,0,'skin_color',202,52,52), (216685,6030025,0,'soga_eye_color',255,0,255), (216686,6030026,0,'eye_color',107,107,107), (216687,6030026,0,'skin_color',207,47,47), (216688,6030026,0,'soga_eye_color',255,0,255), (216689,6030027,0,'eye_color',255,255,255), (216690,6030027,0,'skin_color',255,255,255), (216691,6030027,0,'soga_eye_color',255,0,255), (216692,6030028,1,'cheek_type',56,7,0), (216693,6030028,1,'chin_type',74,42,9), (216694,6030028,1,'ear_type',-63,-44,0), (216695,6030028,1,'eye_brow_type',83,-31,57), (216696,6030028,0,'eye_color',217,58,5), (216697,6030028,0,'hair_color1',56,246,68), (216698,6030028,1,'lip_type',-22,21,88), (216699,6030028,1,'nose_type',68,56,-10), (216700,6030028,0,'skin_color',242,235,236), (216701,6030028,1,'soga_cheek_type',0,83,-31), (216702,6030028,1,'soga_chin_type',0,-22,21), (216703,6030028,1,'soga_eye_brow_type',0,-63,-44), (216704,6030028,0,'soga_eye_color',229,229,102), (216705,6030028,1,'soga_lip_type',57,56,7), (216706,6030028,1,'soga_nose_type',88,74,42), (216707,6030028,0,'soga_skin_color',242,235,236), (216708,6030028,0,'wing_color1',255,255,255), (216709,6030028,0,'wing_color2',255,255,255), (216710,6030029,0,'eye_color',207,47,47), (216711,6030029,0,'skin_color',107,107,107), (216712,6030029,0,'soga_eye_color',255,0,255), (216713,6030030,0,'eye_color',255,255,255), (216714,6030030,0,'skin_color',128,128,191), (216715,6030030,0,'soga_eye_color',255,0,255), (216716,6030031,0,'eye_color',255,255,255), (216717,6030031,0,'skin_color',128,128,191), (216718,6030031,0,'soga_eye_color',255,0,255), (216719,6030032,0,'eye_color',107,107,107), (216720,6030032,0,'skin_color',128,181,73), (216721,6030032,0,'soga_eye_color',255,0,255), (216722,6030033,0,'eye_color',255,255,255), (216723,6030033,0,'skin_color',136,97,88), (216724,6030033,0,'soga_eye_color',255,0,255), (216725,6030034,0,'eye_color',255,255,255), (216726,6030034,0,'skin_color',255,255,255), (216727,6030034,0,'soga_eye_color',255,0,255), (216728,6030035,0,'eye_color',255,255,255), (216729,6030035,0,'skin_color',0,0,255), (216730,6030035,0,'soga_eye_color',255,0,255), (216731,6030036,0,'eye_color',255,255,255), (216732,6030036,0,'skin_color',12,114,12), (216733,6030036,0,'soga_eye_color',255,0,255), (216734,6030037,0,'eye_color',255,255,255), (216735,6030037,0,'skin_color',255,255,255), (216736,6030037,0,'soga_eye_color',255,0,255), (216737,6030038,0,'eye_color',107,107,107), (216738,6030038,0,'skin_color',207,47,47), (216739,6030038,0,'soga_eye_color',255,0,255), (216740,6030039,0,'eye_color',255,255,255), (216741,6030039,0,'skin_color',255,255,255), (216742,6030039,0,'soga_eye_color',255,0,255), (216743,6030040,0,'eye_color',0,0,155), (216744,6030040,0,'skin_color',0,128,255), (216745,6030040,0,'soga_eye_color',255,0,255), (216746,180000,1,'cheek_type',15,-21,0), (216747,180000,1,'chin_type',32,81,-50), (216748,180000,1,'ear_type',-12,52,0), (216749,180000,1,'eye_brow_type',-89,0,10), (216750,180000,0,'eye_color',131,180,186), (216751,180000,1,'eye_type',42,0,0), (216752,180000,0,'hair_color1',239,198,48), (216753,180000,0,'hair_face_highlight_color',190,97,43), (216754,180000,0,'hair_type_highlight_color',190,97,43), (216755,180000,1,'lip_type',43,64,0), (216756,180000,1,'nose_type',0,-17,-58), (216757,180000,0,'skin_color',239,197,196), (216758,180000,1,'soga_cheek_type',0,-89,0), (216759,180000,1,'soga_chin_type',0,43,64), (216760,180000,1,'soga_ear_type',0,42,0), (216761,180000,1,'soga_eye_brow_type',0,-12,52), (216762,180000,0,'soga_eye_color',204,204,204), (216763,180000,0,'soga_hair_face_highlight_color',190,97,43), (216764,180000,0,'soga_hair_type_highlight_color',190,97,43), (216765,180000,1,'soga_lip_type',10,15,-21), (216766,180000,1,'soga_nose_type',0,32,81), (216767,180000,0,'soga_skin_color',239,197,196), (216768,180001,0,'eye_color',255,255,255), (216769,180001,0,'skin_color',255,255,255), (216770,180001,0,'soga_eye_color',255,0,255), (216771,180002,0,'eye_color',255,255,255), (216772,180002,0,'skin_color',255,255,255), (216773,180002,0,'soga_eye_color',255,0,255), (216774,180003,0,'eye_color',255,255,255), (216775,180003,0,'skin_color',255,255,255), (216776,180003,0,'soga_eye_color',255,0,255), (216777,180004,1,'cheek_type',77,-75,0), (216778,180004,1,'chin_type',58,88,28), (216779,180004,1,'ear_type',14,56,0), (216780,180004,1,'eye_brow_type',59,26,-89), (216781,180004,0,'eye_color',144,188,195), (216782,180004,1,'eye_type',-21,0,0), (216783,180004,0,'hair_color1',10,239,11), (216784,180004,0,'hair_color2',93,0,0), (216785,180004,0,'hair_face_color',219,179,15), (216786,180004,0,'hair_face_highlight_color',93,65,9), (216787,180004,0,'hair_highlight',56,33,26), (216788,180004,0,'hair_type_color',219,179,15), (216789,180004,0,'hair_type_highlight_color',93,65,9), (216790,180004,1,'lip_type',-46,37,-63), (216791,180004,1,'nose_type',7,10,-17), (216792,180004,0,'skin_color',200,187,181), (216793,180004,1,'soga_cheek_type',0,59,26), (216794,180004,1,'soga_chin_type',0,-46,37), (216795,180004,1,'soga_ear_type',0,-21,0), (216796,180004,1,'soga_eye_brow_type',0,14,56), (216797,180004,0,'soga_eye_color',229,229,102), (216798,180004,1,'soga_eye_type',93,0,0), (216799,180004,0,'soga_hair_color1',239,221,86), (216800,180004,0,'soga_hair_color2',99,53,22), (216801,180004,0,'soga_hair_face_color',219,179,15), (216802,180004,0,'soga_hair_face_highlight_color',93,65,9), (216803,180004,0,'soga_hair_highlight',56,33,26), (216804,180004,0,'soga_hair_type_color',219,179,15), (216805,180004,0,'soga_hair_type_highlight_color',93,65,9), (216806,180004,1,'soga_lip_type',-89,77,-75), (216807,180004,1,'soga_nose_type',-63,58,88), (216808,180004,0,'soga_skin_color',200,187,181), (216809,180004,0,'wing_color1',255,255,255), (216810,180004,0,'wing_color2',255,255,255), (216811,180005,1,'cheek_type',88,25,0), (216812,180005,1,'chin_type',76,59,19), (216813,180005,1,'ear_type',-98,83,0), (216814,180005,1,'eye_brow_type',83,46,7), (216815,180005,0,'eye_color',39,84,82), (216816,180005,1,'eye_type',88,0,0), (216817,180005,0,'hair_color1',194,255,55), (216818,180005,0,'hair_color2',19,0,0), (216819,180005,0,'hair_face_highlight_color',47,33,3), (216820,180005,0,'hair_type_highlight_color',47,33,3), (216821,180005,1,'lip_type',-34,84,42), (216822,180005,1,'nose_type',0,-62,-1), (216823,180005,0,'skin_color',194,170,116), (216824,180005,1,'soga_cheek_type',0,83,46), (216825,180005,1,'soga_chin_type',0,-34,84), (216826,180005,1,'soga_ear_type',0,88,0), (216827,180005,1,'soga_eye_brow_type',0,-98,83), (216828,180005,0,'soga_eye_color',229,229,102), (216829,180005,1,'soga_eye_type',19,0,0), (216830,180005,0,'soga_hair_face_highlight_color',47,33,3), (216831,180005,0,'soga_hair_type_highlight_color',47,33,3), (216832,180005,1,'soga_lip_type',7,88,25), (216833,180005,1,'soga_nose_type',42,76,59), (216834,180005,0,'soga_skin_color',194,170,116), (216835,180005,0,'wing_color1',255,255,255), (216836,180005,0,'wing_color2',255,255,255), (216837,180006,1,'cheek_type',44,7,0), (216838,180006,1,'chin_type',96,12,-55), (216839,180006,1,'ear_type',29,78,0), (216840,180006,1,'eye_brow_type',-8,9,43), (216841,180006,0,'eye_color',108,147,112), (216842,180006,1,'eye_type',-91,0,0), (216843,180006,0,'hair_color1',62,163,8), (216844,180006,0,'hair_color2',100,0,0), (216845,180006,0,'hair_face_color',119,147,147), (216846,180006,0,'hair_face_highlight_color',244,246,246), (216847,180006,0,'hair_type_color',119,147,147), (216848,180006,0,'hair_type_highlight_color',244,246,246), (216849,180006,1,'lip_type',22,28,50), (216850,180006,1,'nose_type',48,62,-93), (216851,180006,0,'skin_color',214,176,162), (216852,180006,1,'soga_cheek_type',0,-8,9), (216853,180006,1,'soga_chin_type',0,22,28), (216854,180006,1,'soga_ear_type',0,-91,0), (216855,180006,1,'soga_eye_brow_type',0,29,78), (216856,180006,0,'soga_eye_color',229,229,102), (216857,180006,1,'soga_eye_type',100,0,0), (216858,180006,0,'soga_hair_face_color',119,147,147), (216859,180006,0,'soga_hair_face_highlight_color',244,246,246), (216860,180006,0,'soga_hair_type_color',119,147,147), (216861,180006,0,'soga_hair_type_highlight_color',244,246,246), (216862,180006,1,'soga_lip_type',43,44,7), (216863,180006,1,'soga_nose_type',50,96,12), (216864,180006,0,'soga_skin_color',214,176,162), (216865,180006,0,'wing_color1',255,255,255), (216866,180006,0,'wing_color2',255,255,255), (216867,180007,1,'cheek_type',9,-35,0), (216868,180007,1,'chin_type',62,22,-51), (216869,180007,1,'ear_type',-75,-68,0), (216870,180007,1,'eye_brow_type',46,70,-98), (216871,180007,0,'eye_color',57,120,116), (216872,180007,1,'eye_type',-88,0,0), (216873,180007,0,'hair_color1',0,18,94), (216874,180007,0,'hair_color2',41,0,0), (216875,180007,0,'hair_face_color',98,14,13), (216876,180007,0,'hair_face_highlight_color',100,70,10), (216877,180007,0,'hair_type_color',98,14,13), (216878,180007,0,'hair_type_highlight_color',100,70,10), (216879,180007,1,'lip_type',14,4,-55), (216880,180007,1,'nose_type',-44,0,18), (216881,180007,0,'skin_color',242,252,252), (216882,180007,1,'soga_cheek_type',0,46,70), (216883,180007,1,'soga_chin_type',0,14,4), (216884,180007,1,'soga_ear_type',0,-88,0), (216885,180007,1,'soga_eye_brow_type',0,-75,-68), (216886,180007,0,'soga_eye_color',229,229,102), (216887,180007,1,'soga_eye_type',41,0,0), (216888,180007,0,'soga_hair_face_color',98,14,13), (216889,180007,0,'soga_hair_face_highlight_color',100,70,10), (216890,180007,0,'soga_hair_type_color',98,14,13), (216891,180007,0,'soga_hair_type_highlight_color',100,70,10), (216892,180007,1,'soga_lip_type',-98,9,-35), (216893,180007,1,'soga_nose_type',-55,62,22), (216894,180007,0,'soga_skin_color',242,252,252), (216895,180007,0,'wing_color1',255,255,255), (216896,180007,0,'wing_color2',255,255,255), (216897,180008,1,'cheek_type',98,-50,0), (216898,180008,1,'chin_type',85,34,97), (216899,180008,1,'ear_type',70,-62,0), (216900,180008,1,'eye_brow_type',-97,87,40), (216901,180008,0,'eye_color',154,196,207), (216902,180008,1,'eye_type',-38,0,0), (216903,180008,0,'hair_color1',231,190,188), (216904,180008,0,'hair_color2',90,0,0), (216905,180008,0,'hair_face_color',84,0,0), (216906,180008,0,'hair_face_highlight_color',100,70,10), (216907,180008,0,'hair_type_color',84,0,0), (216908,180008,0,'hair_type_highlight_color',100,70,10), (216909,180008,1,'lip_type',9,50,-96), (216910,180008,1,'nose_type',-12,-25,-66), (216911,180008,0,'skin_color',122,125,106), (216912,180008,1,'soga_cheek_type',0,-97,87), (216913,180008,1,'soga_chin_type',0,9,50), (216914,180008,1,'soga_ear_type',0,-38,0), (216915,180008,1,'soga_eye_brow_type',0,70,-62), (216916,180008,0,'soga_eye_color',229,229,102), (216917,180008,1,'soga_eye_type',90,0,0), (216918,180008,0,'soga_hair_face_color',84,0,0), (216919,180008,0,'soga_hair_face_highlight_color',100,70,10), (216920,180008,0,'soga_hair_type_color',84,0,0), (216921,180008,0,'soga_hair_type_highlight_color',100,70,10), (216922,180008,1,'soga_lip_type',40,98,-50), (216923,180008,1,'soga_nose_type',-96,85,34), (216924,180008,0,'soga_skin_color',122,125,106), (216925,180008,0,'wing_color1',255,255,255), (216926,180008,0,'wing_color2',255,255,255), (216927,180009,0,'eye_color',255,255,255), (216928,180009,0,'skin_color',255,255,255), (216929,180009,0,'soga_eye_color',255,0,255), (216930,180010,0,'eye_color',255,255,255), (216931,180010,0,'skin_color',255,255,255), (216932,180010,0,'soga_eye_color',255,0,255), (216933,180011,0,'eye_color',255,255,255), (216934,180011,0,'skin_color',255,255,255), (216935,180011,0,'soga_eye_color',255,0,255), (216936,180012,0,'eye_color',255,255,255), (216937,180012,0,'skin_color',255,255,255), (216938,180012,0,'soga_eye_color',255,0,255), (216939,180013,0,'eye_color',255,255,255), (216940,180013,0,'skin_color',255,255,255), (216941,180013,0,'soga_eye_color',255,0,255), (216942,180014,0,'eye_color',255,255,255), (216943,180014,0,'skin_color',255,255,255), (216944,180014,0,'soga_eye_color',255,0,255), (216945,180015,0,'eye_color',255,255,255), (216946,180015,0,'skin_color',255,255,255), (216947,180015,0,'soga_eye_color',255,0,255), (216948,180016,0,'eye_color',255,255,255), (216949,180016,0,'skin_color',255,255,255), (216950,180016,0,'soga_eye_color',255,0,255), (216951,180017,0,'eye_color',255,255,255), (216952,180017,0,'skin_color',255,255,255), (216953,180017,0,'soga_eye_color',255,0,255), (216954,5980000,1,'cheek_type',15,-21,0), (216955,5980000,1,'chin_type',32,81,-50), (216956,5980000,1,'ear_type',-12,52,0), (216957,5980000,1,'eye_brow_type',-89,0,10), (216958,5980000,0,'eye_color',131,180,186), (216959,5980000,1,'eye_type',42,0,0), (216960,5980000,0,'hair_color1',239,198,48), (216961,5980000,0,'hair_face_highlight_color',190,97,43), (216962,5980000,0,'hair_type_highlight_color',190,97,43), (216963,5980000,1,'lip_type',43,64,0), (216964,5980000,1,'nose_type',0,-17,-58), (216965,5980000,0,'skin_color',239,197,196), (216966,5980000,1,'soga_cheek_type',0,-89,0), (216967,5980000,1,'soga_chin_type',0,43,64), (216968,5980000,1,'soga_ear_type',0,42,0), (216969,5980000,1,'soga_eye_brow_type',0,-12,52), (216970,5980000,0,'soga_eye_color',204,204,204), (216971,5980000,0,'soga_hair_face_highlight_color',190,97,43), (216972,5980000,0,'soga_hair_type_highlight_color',190,97,43), (216973,5980000,1,'soga_lip_type',10,15,-21), (216974,5980000,1,'soga_nose_type',0,32,81), (216975,5980000,0,'soga_skin_color',239,197,196), (216976,5980001,0,'eye_color',255,255,255), (216977,5980001,0,'skin_color',255,255,255), (216978,5980001,0,'soga_eye_color',255,0,255), (216979,5980002,0,'eye_color',255,255,255), (216980,5980002,0,'skin_color',255,255,255), (216981,5980002,0,'soga_eye_color',255,0,255), (216982,5980003,0,'eye_color',255,255,255), (216983,5980003,0,'skin_color',255,255,255), (216984,5980003,0,'soga_eye_color',255,0,255), (216985,5980004,0,'eye_color',255,255,255), (216986,5980004,0,'skin_color',255,255,255), (216987,5980004,0,'soga_eye_color',255,0,255), (216988,5980005,0,'eye_color',255,255,255), (216989,5980005,0,'skin_color',255,255,255), (216990,5980005,0,'soga_eye_color',255,0,255), (216991,5980006,0,'eye_color',255,255,255), (216992,5980006,0,'skin_color',255,255,255), (216993,5980006,0,'soga_eye_color',255,0,255), (216994,5980007,0,'eye_color',255,255,255), (216995,5980007,0,'skin_color',255,255,255), (216996,5980007,0,'soga_eye_color',255,0,255), (216997,5980008,0,'eye_color',67,67,67), (216998,5980008,0,'skin_color',64,64,64), (216999,5980008,0,'soga_eye_color',255,0,255), (217000,5980009,0,'eye_color',255,255,255), (217001,5980009,0,'skin_color',255,255,255), (217002,5980009,0,'soga_eye_color',255,0,255), (217003,5980010,0,'eye_color',255,255,255), (217004,5980010,0,'skin_color',94,174,255), (217005,5980010,0,'soga_eye_color',255,0,255), (217006,5980011,0,'eye_color',255,255,255), (217007,5980011,0,'skin_color',255,255,255), (217008,5980011,0,'soga_eye_color',255,0,255), (217009,5980012,0,'eye_color',255,255,255), (217010,5980012,0,'skin_color',255,255,255), (217011,5980012,0,'soga_eye_color',255,0,255), (217012,5980013,0,'eye_color',255,255,255), (217013,5980013,0,'skin_color',255,255,255), (217014,5980013,0,'soga_eye_color',255,0,255), (217015,5980014,0,'eye_color',255,255,255), (217016,5980014,0,'skin_color',255,255,255), (217017,5980014,0,'soga_eye_color',255,0,255), (217018,5980015,0,'eye_color',255,255,255), (217019,5980015,0,'skin_color',255,255,255), (217020,5980015,0,'soga_eye_color',255,0,255), (217021,5980016,0,'eye_color',255,255,255), (217022,5980016,0,'skin_color',255,255,255), (217023,5980016,0,'soga_eye_color',255,0,255), (217024,5980017,0,'eye_color',255,255,255), (217025,5980017,0,'skin_color',255,255,255), (217026,5980017,0,'soga_eye_color',255,0,255), (217027,5980018,0,'eye_color',255,255,255), (217028,5980018,0,'skin_color',255,255,255), (217029,5980018,0,'soga_eye_color',255,0,255), (217030,6020000,1,'cheek_type',15,-21,0), (217031,6020000,1,'chin_type',32,81,-50), (217032,6020000,1,'ear_type',-12,52,0), (217033,6020000,1,'eye_brow_type',-89,0,10), (217034,6020000,0,'eye_color',131,180,186), (217035,6020000,1,'eye_type',42,0,0), (217036,6020000,0,'hair_color1',239,198,48), (217037,6020000,0,'hair_face_highlight_color',190,97,43), (217038,6020000,0,'hair_type_highlight_color',190,97,43), (217039,6020000,1,'lip_type',43,64,0), (217040,6020000,1,'nose_type',0,-17,-58), (217041,6020000,0,'skin_color',239,197,196), (217042,6020000,1,'soga_cheek_type',0,-89,0), (217043,6020000,1,'soga_chin_type',0,43,64), (217044,6020000,1,'soga_ear_type',0,42,0), (217045,6020000,1,'soga_eye_brow_type',0,-12,52), (217046,6020000,0,'soga_eye_color',204,204,204), (217047,6020000,0,'soga_hair_face_highlight_color',190,97,43), (217048,6020000,0,'soga_hair_type_highlight_color',190,97,43), (217049,6020000,1,'soga_lip_type',10,15,-21), (217050,6020000,1,'soga_nose_type',0,32,81), (217051,6020000,0,'soga_skin_color',239,197,196), (217052,6020001,0,'eye_color',255,255,255), (217053,6020001,0,'skin_color',255,255,255), (217054,6020001,0,'soga_eye_color',255,0,255), (217055,6020002,0,'eye_color',255,255,255), (217056,6020002,0,'skin_color',255,255,255), (217057,6020002,0,'soga_eye_color',255,0,255), (217058,6020003,0,'eye_color',255,255,255), (217059,6020003,0,'skin_color',255,255,255), (217060,6020003,0,'soga_eye_color',255,0,255), (217061,6020004,0,'eye_color',122,0,0), (217062,6020004,0,'skin_color',235,0,118), (217063,6020004,0,'soga_eye_color',255,0,255), (217064,6020005,0,'eye_color',255,255,255), (217065,6020005,0,'skin_color',255,255,255), (217066,6020005,0,'soga_eye_color',255,0,255), (217067,6020006,0,'eye_color',255,255,255), (217068,6020006,0,'skin_color',255,255,255), (217069,6020006,0,'soga_eye_color',255,0,255), (217070,6020007,0,'eye_color',255,255,255), (217071,6020007,0,'skin_color',255,255,255), (217072,6020007,0,'soga_eye_color',255,0,255), (217073,6020008,0,'eye_color',255,255,255), (217074,6020008,0,'skin_color',255,255,255), (217075,6020008,0,'soga_eye_color',255,0,255), (217076,6020009,0,'eye_color',255,255,255), (217077,6020009,0,'skin_color',255,255,255), (217078,6020009,0,'soga_eye_color',255,0,255), (217079,6020010,0,'eye_color',255,255,255), (217080,6020010,0,'skin_color',255,255,255), (217081,6020010,0,'soga_eye_color',255,0,255), (217082,6020011,0,'eye_color',255,255,255), (217083,6020011,0,'skin_color',255,255,255), (217084,6020011,0,'soga_eye_color',255,0,255), (217085,6020012,0,'eye_color',255,255,255), (217086,6020012,0,'skin_color',255,255,255), (217087,6020012,0,'soga_eye_color',255,0,255), (217088,6020013,0,'eye_color',255,255,255), (217089,6020013,0,'skin_color',255,255,255), (217090,6020013,0,'soga_eye_color',255,0,255), (217091,6020014,0,'eye_color',255,255,255), (217092,6020014,0,'skin_color',255,255,255), (217093,6020014,0,'soga_eye_color',255,0,255), (217094,6020015,0,'eye_color',255,255,255), (217095,6020015,0,'skin_color',255,255,255), (217096,6020015,0,'soga_eye_color',255,0,255), (217097,6020016,0,'eye_color',255,255,255), (217098,6020016,0,'skin_color',255,255,255), (217099,6020016,0,'soga_eye_color',255,0,255), (217100,6020017,0,'eye_color',255,255,255), (217101,6020017,0,'skin_color',255,255,255), (217102,6020017,0,'soga_eye_color',255,0,255), (217103,6020018,0,'eye_color',255,255,255), (217104,6020018,0,'skin_color',255,255,255), (217105,6020018,0,'soga_eye_color',255,0,255), (217106,6020019,0,'eye_color',255,255,255), (217107,6020019,0,'skin_color',255,255,255), (217108,6020019,0,'soga_eye_color',255,0,255), (217109,6020020,0,'eye_color',255,128,0), (217110,6020020,0,'skin_color',0,128,0), (217111,6020020,0,'soga_eye_color',255,0,255), (217112,6020021,0,'eye_color',255,0,0), (217113,6020021,0,'skin_color',255,255,255), (217114,6020021,0,'soga_eye_color',255,0,255), (217115,6020022,0,'eye_color',255,255,255), (217116,6020022,0,'skin_color',255,255,255), (217117,6020022,0,'soga_eye_color',255,0,255), (217118,6020023,0,'eye_color',255,255,255), (217119,6020023,0,'skin_color',255,128,128), (217120,6020023,0,'soga_eye_color',255,0,255), (217121,6020024,0,'eye_color',255,255,255), (217122,6020024,0,'skin_color',255,255,255), (217123,6020024,0,'soga_eye_color',255,0,255), (217124,6020025,0,'eye_color',255,255,255), (217125,6020025,0,'skin_color',255,255,255), (217126,6020025,0,'soga_eye_color',255,0,255), (217127,6020026,0,'eye_color',255,255,255), (217128,6020026,0,'skin_color',255,255,255), (217129,6020026,0,'soga_eye_color',255,0,255), (217130,6020027,0,'eye_color',255,255,255), (217131,6020027,0,'skin_color',255,255,255), (217132,6020027,0,'soga_eye_color',255,0,255), (217133,6020028,0,'eye_color',255,255,255), (217134,6020028,0,'skin_color',255,255,255), (217135,6020028,0,'soga_eye_color',255,0,255), (217136,6020029,0,'eye_color',255,255,255), (217137,6020029,0,'skin_color',255,255,255), (217138,6020029,0,'soga_eye_color',255,0,255), (217139,6020030,0,'eye_color',255,255,255), (217140,6020030,0,'skin_color',255,255,255), (217141,6020030,0,'soga_eye_color',255,0,255), (217142,6020031,0,'eye_color',255,0,0), (217143,6020031,0,'skin_color',59,59,59), (217144,6020031,0,'soga_eye_color',255,0,255), (217145,6020032,0,'eye_color',255,255,255), (217146,6020032,0,'skin_color',255,255,255), (217147,6020032,0,'soga_eye_color',255,0,255), (217148,5280000,1,'cheek_type',15,-21,0), (217149,5280000,1,'chin_type',32,81,-50), (217150,5280000,1,'ear_type',-12,52,0), (217151,5280000,1,'eye_brow_type',-89,0,10), (217152,5280000,0,'eye_color',131,180,186), (217153,5280000,1,'eye_type',42,0,0), (217154,5280000,0,'hair_color1',239,198,48), (217155,5280000,0,'hair_face_highlight_color',190,97,43), (217156,5280000,0,'hair_type_highlight_color',190,97,43), (217157,5280000,1,'lip_type',43,64,0), (217158,5280000,1,'nose_type',0,-17,-58), (217159,5280000,0,'skin_color',239,197,196), (217160,5280000,1,'soga_cheek_type',0,-89,0), (217161,5280000,1,'soga_chin_type',0,43,64), (217162,5280000,1,'soga_ear_type',0,42,0), (217163,5280000,1,'soga_eye_brow_type',0,-12,52), (217164,5280000,0,'soga_eye_color',204,204,204), (217165,5280000,0,'soga_hair_face_highlight_color',190,97,43), (217166,5280000,0,'soga_hair_type_highlight_color',190,97,43), (217167,5280000,1,'soga_lip_type',10,15,-21), (217168,5280000,1,'soga_nose_type',0,32,81), (217169,5280000,0,'soga_skin_color',239,197,196), (217170,5280001,0,'eye_color',255,255,0), (217171,5280001,0,'skin_color',0,63,0), (217172,5280001,0,'soga_eye_color',255,0,255), (217173,5280002,0,'eye_color',255,255,0), (217174,5280002,0,'skin_color',0,63,0), (217175,5280002,0,'soga_eye_color',255,0,255), (217176,5280003,0,'eye_color',255,255,0), (217177,5280003,0,'skin_color',0,63,0), (217178,5280003,0,'soga_eye_color',255,0,255), (217179,5280004,0,'eye_color',255,255,0), (217180,5280004,0,'skin_color',0,63,0), (217181,5280004,0,'soga_eye_color',255,0,255), (217182,5280005,0,'eye_color',255,255,0), (217183,5280005,0,'skin_color',0,63,0), (217184,5280005,0,'soga_eye_color',255,0,255), (217185,5280006,0,'eye_color',255,255,0), (217186,5280006,0,'skin_color',0,63,0), (217187,5280006,0,'soga_eye_color',255,0,255), (217188,5280007,0,'eye_color',255,255,0), (217189,5280007,0,'skin_color',0,63,0), (217190,5280007,0,'soga_eye_color',255,0,255), (217191,5280008,0,'eye_color',255,255,0), (217192,5280008,0,'skin_color',0,63,0), (217193,5280008,0,'soga_eye_color',255,0,255), (217194,5280009,0,'eye_color',255,255,0), (217195,5280009,0,'skin_color',0,63,0), (217196,5280009,0,'soga_eye_color',255,0,255), (217219,1190001,0,'eye_color',255,255,255), (217220,1190001,0,'skin_color',255,255,255), (217221,1190001,0,'soga_eye_color',255,0,255), (217222,1190002,0,'eye_color',10,10,10), (217223,1190002,0,'skin_color',10,10,10), (217224,1190002,0,'soga_eye_color',255,0,255), (217225,1190003,0,'eye_color',255,255,255), (217226,1190003,0,'skin_color',255,255,255), (217227,1190003,0,'soga_eye_color',255,0,255), (217228,1190004,0,'eye_color',255,255,255), (217229,1190004,0,'skin_color',255,255,255), (217230,1190004,0,'soga_eye_color',255,0,255), (217231,1190005,0,'eye_color',255,255,255), (217232,1190005,0,'skin_color',255,255,255), (217233,1190005,0,'soga_eye_color',255,0,255), (217234,1190006,0,'eye_color',255,255,255), (217235,1190006,0,'skin_color',255,255,255), (217236,1190006,0,'soga_eye_color',255,0,255), (217237,1190007,0,'eye_color',255,255,255), (217238,1190007,0,'skin_color',255,255,255), (217239,1190007,0,'soga_eye_color',255,0,255), (217240,1190008,0,'eye_color',255,255,255), (217241,1190008,0,'skin_color',255,255,255), (217242,1190008,0,'soga_eye_color',255,0,255), (217243,1190009,0,'eye_color',255,255,255), (217244,1190009,0,'skin_color',255,255,255), (217245,1190009,0,'soga_eye_color',255,0,255), (217246,1190010,0,'eye_color',255,255,255), (217247,1190010,0,'skin_color',255,255,255), (217248,1190010,0,'soga_eye_color',255,0,255), (217249,1190011,0,'eye_color',255,255,255), (217250,1190011,0,'skin_color',255,255,255), (217251,1190011,0,'soga_eye_color',255,0,255), (217252,1190012,0,'eye_color',255,255,255), (217253,1190012,0,'skin_color',255,255,255), (217254,1190012,0,'soga_eye_color',255,0,255), (217255,1190013,0,'eye_color',255,255,255), (217256,1190013,0,'skin_color',255,255,255), (217257,1190013,0,'soga_eye_color',255,0,255), (217258,1190014,0,'eye_color',255,255,255), (217259,1190014,0,'skin_color',255,255,255), (217260,1190014,0,'soga_eye_color',255,0,255), (217261,1190015,0,'eye_color',255,255,255), (217262,1190015,0,'skin_color',255,255,255), (217263,1190015,0,'soga_eye_color',255,0,255), (217264,1190016,0,'eye_color',255,255,255), (217265,1190016,0,'skin_color',255,255,255), (217266,1190016,0,'soga_eye_color',255,0,255), (217267,1190017,1,'cheek_type',100,-100,0), (217268,1190017,1,'chin_type',-100,-100,100), (217269,1190017,1,'ear_type',100,100,0), (217270,1190017,1,'eye_brow_type',-2,100,-100), (217271,1190017,0,'eye_color',108,168,185), (217272,1190017,1,'eye_type',-100,0,0), (217273,1190017,0,'hair_color1',239,221,86), (217274,1190017,0,'hair_color2',99,53,22), (217275,1190017,0,'hair_face_color',222,180,18), (217276,1190017,0,'hair_face_highlight_color',11,3,5), (217277,1190017,0,'hair_highlight',38,22,21), (217278,1190017,0,'hair_type_color',222,180,18), (217279,1190017,0,'hair_type_highlight_color',11,3,5), (217280,1190017,1,'lip_type',100,68,39), (217281,1190017,1,'nose_type',-11,-100,100), (217282,1190017,0,'skin_color',248,253,253), (217283,1190017,1,'soga_cheek_type',100,-100,0), (217284,1190017,1,'soga_chin_type',-100,-100,100), (217285,1190017,1,'soga_ear_type',100,100,0), (217286,1190017,1,'soga_eye_brow_type',-2,100,-100), (217287,1190017,0,'soga_eye_color',229,229,102), (217288,1190017,1,'soga_eye_type',-100,0,0), (217289,1190017,0,'soga_hair_color1',239,221,86), (217290,1190017,0,'soga_hair_color2',99,53,22), (217291,1190017,0,'soga_hair_face_color',222,180,18), (217292,1190017,0,'soga_hair_face_highlight_color',11,3,5), (217293,1190017,0,'soga_hair_highlight',38,22,21), (217294,1190017,0,'soga_hair_type_color',222,180,18), (217295,1190017,0,'soga_hair_type_highlight_color',11,3,5), (217296,1190017,1,'soga_lip_type',100,68,39), (217297,1190017,1,'soga_nose_type',-11,-100,100), (217298,1190017,0,'soga_skin_color',248,253,253), (217299,1190017,0,'wing_color1',255,255,255), (217300,1190017,0,'wing_color2',255,255,255), (217301,1190018,1,'cheek_type',77,-21,0), (217302,1190018,1,'chin_type',0,-70,19), (217303,1190018,1,'ear_type',9,29,0), (217304,1190018,1,'eye_brow_type',76,-1,-46), (217305,1190018,0,'eye_color',146,172,144), (217306,1190018,1,'eye_type',44,0,0), (217307,1190018,0,'hair_color1',105,26,26), (217308,1190018,0,'hair_color2',157,83,0), (217309,1190018,0,'hair_face_color',193,100,45), (217310,1190018,0,'hair_face_highlight_color',15,1,21), (217311,1190018,0,'hair_highlight',26,24,25), (217312,1190018,0,'hair_type_color',193,100,45), (217313,1190018,0,'hair_type_highlight_color',15,1,21), (217314,1190018,1,'lip_type',77,46,-87), (217315,1190018,1,'nose_type',-25,-42,42), (217316,1190018,0,'skin_color',127,136,133), (217317,1190018,1,'soga_cheek_type',77,-21,0), (217318,1190018,1,'soga_chin_type',0,-70,19), (217319,1190018,1,'soga_ear_type',9,29,0), (217320,1190018,1,'soga_eye_brow_type',76,-1,-46), (217321,1190018,0,'soga_eye_color',229,229,102), (217322,1190018,1,'soga_eye_type',44,0,0), (217323,1190018,0,'soga_hair_color1',105,26,26), (217324,1190018,0,'soga_hair_color2',157,83,0), (217325,1190018,0,'soga_hair_face_color',193,100,45), (217326,1190018,0,'soga_hair_face_highlight_color',15,1,21), (217327,1190018,0,'soga_hair_highlight',26,24,25), (217328,1190018,0,'soga_hair_type_color',193,100,45), (217329,1190018,0,'soga_hair_type_highlight_color',15,1,21), (217330,1190018,1,'soga_lip_type',77,46,-87), (217331,1190018,1,'soga_nose_type',-25,-42,42), (217332,1190018,0,'soga_skin_color',127,136,133), (217333,1190018,0,'wing_color1',255,255,255), (217334,1190018,0,'wing_color2',255,255,255), (217335,1190019,0,'eye_color',255,255,255), (217336,1190019,0,'skin_color',19,19,19), (217337,1190019,0,'soga_eye_color',255,0,255), (217338,1190020,0,'eye_color',255,255,255), (217339,1190020,0,'skin_color',255,255,255), (217340,1190020,0,'soga_eye_color',255,0,255), (217341,1190021,0,'eye_color',255,255,255), (217342,1190021,0,'skin_color',255,255,255), (217343,1190021,0,'soga_eye_color',255,0,255), (217344,1190022,1,'cheek_type',94,22,0), (217345,1190022,1,'chin_type',26,-47,68), (217346,1190022,1,'ear_type',-46,-31,0), (217347,1190022,1,'eye_brow_type',74,-48,87), (217348,1190022,0,'eye_color',201,137,255), (217349,1190022,1,'eye_type',-71,0,0), (217350,1190022,0,'hair_color1',161,165,168), (217351,1190022,0,'hair_color2',60,71,71), (217352,1190022,0,'hair_face_color',244,246,246), (217353,1190022,0,'hair_face_highlight_color',86,68,133), (217354,1190022,0,'hair_highlight',152,46,102), (217355,1190022,0,'hair_type_color',244,246,246), (217356,1190022,0,'hair_type_highlight_color',86,68,133), (217357,1190022,1,'lip_type',-98,90,-65), (217358,1190022,1,'nose_type',-44,-81,37), (217359,1190022,0,'skin_color',123,166,165), (217360,1190022,1,'soga_cheek_type',94,22,0), (217361,1190022,1,'soga_chin_type',26,-47,68), (217362,1190022,1,'soga_ear_type',-46,-31,0), (217363,1190022,1,'soga_eye_brow_type',74,-48,87), (217364,1190022,0,'soga_eye_color',229,229,102), (217365,1190022,1,'soga_eye_type',-71,0,0), (217366,1190022,0,'soga_hair_color1',161,165,168), (217367,1190022,0,'soga_hair_color2',60,71,71), (217368,1190022,0,'soga_hair_face_color',244,246,246), (217369,1190022,0,'soga_hair_face_highlight_color',86,68,133), (217370,1190022,0,'soga_hair_highlight',152,46,102), (217371,1190022,0,'soga_hair_type_color',244,246,246), (217372,1190022,0,'soga_hair_type_highlight_color',86,68,133), (217373,1190022,1,'soga_lip_type',-98,90,-65), (217374,1190022,1,'soga_nose_type',-44,-81,37), (217375,1190022,0,'soga_skin_color',123,166,165), (217376,1190022,0,'wing_color1',255,255,255), (217377,1190022,0,'wing_color2',255,255,255), (217378,1190023,1,'cheek_type',63,62,0), (217379,1190023,1,'chin_type',-70,12,-95), (217380,1190023,1,'ear_type',-29,-87,0), (217381,1190023,1,'eye_brow_type',95,68,43), (217382,1190023,0,'eye_color',73,136,134), (217383,1190023,1,'eye_type',64,0,0), (217384,1190023,0,'hair_color1',43,36,70), (217385,1190023,0,'hair_color2',49,49,53), (217386,1190023,0,'hair_face_color',61,61,75), (217387,1190023,0,'hair_face_highlight_color',109,131,182), (217388,1190023,0,'hair_highlight',103,102,153), (217389,1190023,0,'hair_type_color',61,61,75), (217390,1190023,0,'hair_type_highlight_color',109,131,182), (217391,1190023,1,'lip_type',-85,83,-51), (217392,1190023,1,'nose_type',-89,77,62), (217393,1190023,0,'skin_color',121,160,163), (217394,1190023,1,'soga_cheek_type',63,62,0), (217395,1190023,1,'soga_chin_type',-70,12,-95), (217396,1190023,1,'soga_ear_type',-29,-87,0), (217397,1190023,1,'soga_eye_brow_type',95,68,43), (217398,1190023,0,'soga_eye_color',229,229,102), (217399,1190023,1,'soga_eye_type',64,0,0), (217400,1190023,0,'soga_hair_color1',43,36,70), (217401,1190023,0,'soga_hair_color2',49,49,53), (217402,1190023,0,'soga_hair_face_color',61,61,75), (217403,1190023,0,'soga_hair_face_highlight_color',109,131,182), (217404,1190023,0,'soga_hair_highlight',103,102,153), (217405,1190023,0,'soga_hair_type_color',61,61,75), (217406,1190023,0,'soga_hair_type_highlight_color',109,131,182), (217407,1190023,1,'soga_lip_type',-85,83,-51), (217408,1190023,1,'soga_nose_type',-89,77,62), (217409,1190023,0,'soga_skin_color',121,160,163), (217410,1190023,0,'wing_color1',255,255,255), (217411,1190023,0,'wing_color2',255,255,255), (217412,1190024,1,'cheek_type',63,62,0), (217413,1190024,1,'chin_type',-70,12,-95), (217414,1190024,1,'ear_type',-29,-87,0), (217415,1190024,1,'eye_brow_type',95,68,43), (217416,1190024,0,'eye_color',73,136,134), (217417,1190024,1,'eye_type',64,0,0), (217418,1190024,0,'hair_color1',43,36,70), (217419,1190024,0,'hair_color2',49,49,53), (217420,1190024,0,'hair_face_color',61,61,75), (217421,1190024,0,'hair_face_highlight_color',109,131,182), (217422,1190024,0,'hair_highlight',103,102,153), (217423,1190024,0,'hair_type_color',61,61,75), (217424,1190024,0,'hair_type_highlight_color',109,131,182), (217425,1190024,1,'lip_type',-85,83,-51), (217426,1190024,1,'nose_type',-89,77,62), (217427,1190024,0,'skin_color',121,160,163), (217428,1190024,1,'soga_cheek_type',63,62,0), (217429,1190024,1,'soga_chin_type',-70,12,-95), (217430,1190024,1,'soga_ear_type',-29,-87,0), (217431,1190024,1,'soga_eye_brow_type',95,68,43), (217432,1190024,0,'soga_eye_color',229,229,102), (217433,1190024,1,'soga_eye_type',64,0,0), (217434,1190024,0,'soga_hair_color1',43,36,70), (217435,1190024,0,'soga_hair_color2',49,49,53), (217436,1190024,0,'soga_hair_face_color',61,61,75), (217437,1190024,0,'soga_hair_face_highlight_color',109,131,182), (217438,1190024,0,'soga_hair_highlight',103,102,153), (217439,1190024,0,'soga_hair_type_color',61,61,75), (217440,1190024,0,'soga_hair_type_highlight_color',109,131,182), (217441,1190024,1,'soga_lip_type',-85,83,-51), (217442,1190024,1,'soga_nose_type',-89,77,62), (217443,1190024,0,'soga_skin_color',121,160,163), (217444,1190024,0,'wing_color1',255,255,255), (217445,1190024,0,'wing_color2',255,255,255), (217446,1190025,1,'cheek_type',4,-11,0), (217447,1190025,1,'chin_type',-31,-1,-14), (217448,1190025,1,'ear_type',-7,21,0), (217449,1190025,1,'eye_brow_type',28,14,3), (217450,1190025,0,'eye_color',244,171,255), (217451,1190025,1,'eye_type',19,0,0), (217452,1190025,0,'hair_color1',98,135,156), (217453,1190025,0,'hair_color2',88,95,109), (217454,1190025,0,'hair_face_color',152,125,154), (217455,1190025,0,'hair_face_highlight_color',105,103,97), (217456,1190025,0,'hair_highlight',33,22,19), (217457,1190025,0,'hair_type_color',152,125,154), (217458,1190025,0,'hair_type_highlight_color',105,103,97), (217459,1190025,1,'lip_type',11,37,-12), (217460,1190025,1,'nose_type',-7,18,-17), (217461,1190025,0,'skin_color',25,81,80), (217462,1190025,1,'soga_cheek_type',4,-11,0), (217463,1190025,1,'soga_chin_type',-31,-1,-14), (217464,1190025,1,'soga_ear_type',-7,21,0), (217465,1190025,1,'soga_eye_brow_type',28,14,3), (217466,1190025,0,'soga_eye_color',229,229,102), (217467,1190025,1,'soga_eye_type',19,0,0), (217468,1190025,0,'soga_hair_color1',98,135,156), (217469,1190025,0,'soga_hair_color2',88,95,109), (217470,1190025,0,'soga_hair_face_color',152,125,154), (217471,1190025,0,'soga_hair_face_highlight_color',105,103,97), (217472,1190025,0,'soga_hair_highlight',33,22,19), (217473,1190025,0,'soga_hair_type_color',152,125,154), (217474,1190025,0,'soga_hair_type_highlight_color',105,103,97), (217475,1190025,1,'soga_lip_type',11,37,-12), (217476,1190025,1,'soga_nose_type',-7,18,-17), (217477,1190025,0,'soga_skin_color',25,81,80), (217478,1190025,0,'wing_color1',255,255,255), (217479,1190025,0,'wing_color2',255,255,255), (217480,1190026,1,'cheek_type',25,-64,0), (217481,1190026,1,'chin_type',-63,87,75), (217482,1190026,1,'ear_type',81,-81,0), (217483,1190026,1,'eye_brow_type',41,37,31), (217484,1190026,0,'eye_color',230,116,250), (217485,1190026,1,'eye_type',-12,0,0), (217486,1190026,0,'hair_color1',98,135,156), (217487,1190026,0,'hair_color2',88,95,109), (217488,1190026,0,'hair_face_color',102,133,150), (217489,1190026,0,'hair_face_highlight_color',100,131,153), (217490,1190026,0,'hair_highlight',98,135,156), (217491,1190026,0,'hair_type_color',102,133,150), (217492,1190026,0,'hair_type_highlight_color',100,131,153), (217493,1190026,1,'lip_type',64,-84,-72), (217494,1190026,1,'nose_type',-75,-17,51), (217495,1190026,0,'skin_color',130,173,172), (217496,1190026,1,'soga_cheek_type',25,-64,0), (217497,1190026,1,'soga_chin_type',-63,87,75), (217498,1190026,1,'soga_ear_type',81,-81,0), (217499,1190026,1,'soga_eye_brow_type',41,37,31), (217500,1190026,0,'soga_eye_color',229,229,102), (217501,1190026,1,'soga_eye_type',-12,0,0), (217502,1190026,0,'soga_hair_color1',98,135,156), (217503,1190026,0,'soga_hair_color2',88,95,109), (217504,1190026,0,'soga_hair_face_color',102,133,150), (217505,1190026,0,'soga_hair_face_highlight_color',100,131,153), (217506,1190026,0,'soga_hair_highlight',98,135,156), (217507,1190026,0,'soga_hair_type_color',102,133,150), (217508,1190026,0,'soga_hair_type_highlight_color',100,131,153), (217509,1190026,1,'soga_lip_type',64,-84,-72), (217510,1190026,1,'soga_nose_type',-75,-17,51), (217511,1190026,0,'soga_skin_color',130,173,172), (217512,1190026,0,'wing_color1',255,255,255), (217513,1190026,0,'wing_color2',255,255,255), (217514,1190027,0,'eye_color',255,255,255), (217515,1190027,0,'skin_color',255,255,255), (217516,1190027,0,'soga_eye_color',255,0,255), (217517,1190028,0,'eye_color',255,255,255), (217518,1190028,0,'skin_color',255,255,255), (217519,1190028,0,'soga_eye_color',255,0,255), (217520,1190029,0,'eye_color',255,255,255), (217521,1190029,0,'skin_color',255,255,255), (217522,1190029,0,'soga_eye_color',255,0,255), (217523,1190030,0,'eye_color',10,10,10), (217524,1190030,0,'skin_color',10,10,10), (217525,1190030,0,'soga_eye_color',255,0,255), (217526,1190031,0,'eye_color',255,255,255), (217527,1190031,0,'skin_color',255,255,255), (217528,1190031,0,'soga_eye_color',255,0,255), (217529,1190032,0,'eye_color',255,255,255), (217530,1190032,0,'skin_color',255,255,255), (217531,1190032,0,'soga_eye_color',255,0,255), (217532,1190033,0,'eye_color',255,255,255), (217533,1190033,0,'skin_color',255,255,255), (217534,1190033,0,'soga_eye_color',255,0,255), (217535,1190034,0,'eye_color',255,255,255), (217536,1190034,0,'skin_color',28,28,28), (217537,1190034,0,'soga_eye_color',255,0,255), (217538,1190035,0,'eye_color',255,255,255), (217539,1190035,0,'skin_color',255,255,255), (217540,1190035,0,'soga_eye_color',255,0,255), (217541,1190036,0,'eye_color',255,255,255), (217542,1190036,0,'skin_color',255,255,255), (217543,1190036,0,'soga_eye_color',255,0,255), (217544,1190037,0,'eye_color',255,255,255), (217545,1190037,0,'skin_color',255,255,255), (217546,1190037,0,'soga_eye_color',255,0,255), (217547,1190038,0,'eye_color',255,255,255), (217548,1190038,0,'skin_color',255,255,255), (217549,1190038,0,'soga_eye_color',255,0,255), (217550,1190039,0,'eye_color',255,255,255), (217551,1190039,0,'skin_color',255,255,255), (217552,1190039,0,'soga_eye_color',255,0,255), (217553,1190040,0,'eye_color',255,255,255), (217554,1190040,0,'skin_color',255,255,255), (217555,1190040,0,'soga_eye_color',255,0,255), (217556,1190041,0,'eye_color',255,255,255), (217557,1190041,0,'skin_color',255,255,255), (217558,1190041,0,'soga_eye_color',255,0,255), (217559,1190042,0,'eye_color',255,255,255), (217560,1190042,0,'skin_color',255,255,255), (217561,1190042,0,'soga_eye_color',255,0,255), (217562,1190043,0,'eye_color',255,255,255), (217563,1190043,0,'skin_color',255,255,255), (217564,1190043,0,'soga_eye_color',255,0,255), (217565,1190044,0,'eye_color',255,255,255), (217566,1190044,0,'skin_color',255,255,255), (217567,1190044,0,'soga_eye_color',255,0,255), (217568,1190045,0,'eye_color',255,255,255), (217569,1190045,0,'skin_color',255,255,255), (217570,1190045,0,'soga_eye_color',255,0,255), (217571,1190046,0,'eye_color',255,255,255), (217572,1190046,0,'skin_color',255,255,255), (217573,1190046,0,'soga_eye_color',255,0,255), (217574,1190047,0,'eye_color',255,255,255), (217575,1190047,0,'skin_color',255,255,255), (217576,1190047,0,'soga_eye_color',255,0,255), (217577,1190048,0,'eye_color',255,255,255), (217578,1190048,0,'skin_color',255,255,255), (217579,1190048,0,'soga_eye_color',255,0,255), (217580,1190049,0,'eye_color',255,255,255), (217581,1190049,0,'skin_color',255,255,255), (217582,1190049,0,'soga_eye_color',255,0,255), (217583,1190050,0,'eye_color',255,255,255), (217584,1190050,0,'skin_color',255,255,255), (217585,1190050,0,'soga_eye_color',255,0,255), (217586,1190051,0,'eye_color',255,255,255), (217587,1190051,0,'skin_color',255,255,255), (217588,1190051,0,'soga_eye_color',255,0,255), (217589,1190052,0,'eye_color',255,255,255), (217590,1190052,0,'skin_color',255,255,255), (217591,1190052,0,'soga_eye_color',255,0,255), (217592,1190053,0,'eye_color',255,255,255), (217593,1190053,0,'skin_color',255,255,255), (217594,1190053,0,'soga_eye_color',255,0,255), (217595,1190054,0,'eye_color',255,255,255), (217596,1190054,0,'skin_color',255,255,255), (217597,1190054,0,'soga_eye_color',255,0,255), (217598,1190055,0,'eye_color',255,255,255), (217599,1190055,0,'skin_color',255,255,255), (217600,1190055,0,'soga_eye_color',255,0,255), (217601,1190056,0,'eye_color',255,255,255), (217602,1190056,0,'skin_color',255,255,255), (217603,1190056,0,'soga_eye_color',255,0,255), (217604,1190057,0,'eye_color',235,28,17), (217605,1190057,0,'skin_color',19,19,19), (217606,1190057,0,'soga_eye_color',255,0,255), (217607,1190058,0,'eye_color',251,7,7), (217608,1190058,0,'skin_color',19,19,19), (217609,1190058,0,'soga_eye_color',255,0,255), (217610,1190059,0,'eye_color',228,36,26), (217611,1190059,0,'skin_color',19,19,19), (217612,1190059,0,'soga_eye_color',255,0,255), (217613,1190060,0,'eye_color',221,35,29), (217614,1190060,0,'skin_color',19,19,19), (217615,1190060,0,'soga_eye_color',255,0,255), (217616,1190061,0,'eye_color',255,255,255), (217617,1190061,0,'skin_color',255,255,255), (217618,1190061,0,'soga_eye_color',255,0,255), (217619,1190062,0,'eye_color',255,255,255), (217620,1190062,0,'skin_color',255,255,255), (217621,1190062,0,'soga_eye_color',255,0,255), (217622,1190063,0,'eye_color',255,255,255), (217623,1190063,0,'skin_color',255,255,255), (217624,1190063,0,'soga_eye_color',255,0,255), (217625,1190064,0,'eye_color',255,255,255), (217626,1190064,0,'skin_color',255,255,255), (217627,1190064,0,'soga_eye_color',255,0,255), (217628,1190065,0,'eye_color',255,255,255), (217629,1190065,0,'skin_color',255,255,255), (217630,1190065,0,'soga_eye_color',255,0,255), (217631,1190066,0,'eye_color',255,255,255), (217632,1190066,0,'skin_color',255,255,255), (217633,1190066,0,'soga_eye_color',255,0,255), (217634,1190067,0,'eye_color',255,255,255), (217635,1190067,0,'skin_color',255,255,255), (217636,1190067,0,'soga_eye_color',255,0,255), (217637,1190068,0,'eye_color',255,255,255), (217638,1190068,0,'skin_color',255,255,255), (217639,1190068,0,'soga_eye_color',255,0,255), (217640,1190069,0,'eye_color',255,255,255), (217641,1190069,0,'skin_color',255,255,255), (217642,1190069,0,'soga_eye_color',255,0,255), (217643,1190070,0,'eye_color',255,255,255), (217644,1190070,0,'skin_color',255,255,255), (217645,1190070,0,'soga_eye_color',255,0,255), (217646,1190071,0,'eye_color',255,255,255), (217647,1190071,0,'skin_color',255,255,255), (217648,1190071,0,'soga_eye_color',255,0,255), (217649,1190072,1,'cheek_type',88,87,0), (217650,1190072,1,'chin_type',-64,0,45), (217651,1190072,1,'ear_type',2,37,0), (217652,1190072,1,'eye_brow_type',8,-77,34), (217653,1190072,0,'eye_color',212,172,255), (217654,1190072,1,'eye_type',-35,0,0), (217655,1190072,0,'hair_color1',98,91,163), (217656,1190072,0,'hair_color2',59,81,113), (217657,1190072,0,'hair_face_color',107,131,144), (217658,1190072,0,'hair_face_highlight_color',96,84,129), (217659,1190072,0,'hair_highlight',96,63,188), (217660,1190072,0,'hair_type_color',107,131,144), (217661,1190072,0,'hair_type_highlight_color',96,84,129), (217662,1190072,1,'lip_type',41,-25,-20), (217663,1190072,1,'nose_type',53,17,-17), (217664,1190072,0,'skin_color',167,200,207), (217665,1190072,1,'soga_cheek_type',88,87,0), (217666,1190072,1,'soga_chin_type',-64,0,45), (217667,1190072,1,'soga_ear_type',2,37,0), (217668,1190072,1,'soga_eye_brow_type',8,-77,34), (217669,1190072,0,'soga_eye_color',229,229,102), (217670,1190072,1,'soga_eye_type',-35,0,0), (217671,1190072,0,'soga_hair_color1',98,91,163), (217672,1190072,0,'soga_hair_color2',59,81,113), (217673,1190072,0,'soga_hair_face_color',107,131,144), (217674,1190072,0,'soga_hair_face_highlight_color',96,84,129), (217675,1190072,0,'soga_hair_highlight',96,63,188), (217676,1190072,0,'soga_hair_type_color',107,131,144), (217677,1190072,0,'soga_hair_type_highlight_color',96,84,129), (217678,1190072,1,'soga_lip_type',41,-25,-20), (217679,1190072,1,'soga_nose_type',53,17,-17), (217680,1190072,0,'soga_skin_color',167,200,207), (217681,1190072,0,'wing_color1',255,255,255), (217682,1190072,0,'wing_color2',255,255,255), (217683,1190073,0,'eye_color',255,255,255), (217684,1190073,0,'skin_color',255,255,255), (217685,1190073,0,'soga_eye_color',255,0,255), (217686,1190074,0,'eye_color',255,255,255), (217687,1190074,0,'skin_color',255,255,255), (217688,1190074,0,'soga_eye_color',255,0,255), (217689,1190075,0,'eye_color',255,255,255), (217690,1190075,0,'skin_color',255,255,255), (217691,1190075,0,'soga_eye_color',255,0,255), (217692,1190076,0,'eye_color',255,255,255), (217693,1190076,0,'skin_color',255,255,255), (217694,1190076,0,'soga_eye_color',255,0,255), (217695,1190077,0,'eye_color',255,255,255), (217696,1190077,0,'skin_color',255,255,255), (217697,1190077,0,'soga_eye_color',255,0,255), (217698,1190078,0,'eye_color',255,255,255), (217699,1190078,0,'skin_color',255,255,255), (217700,1190078,0,'soga_eye_color',255,0,255), (217701,1190079,0,'eye_color',255,255,255), (217702,1190079,0,'skin_color',255,255,255), (217703,1190079,0,'soga_eye_color',255,0,255), (217704,1190080,0,'eye_color',255,255,255), (217705,1190080,0,'skin_color',255,255,255), (217706,1190080,0,'soga_eye_color',255,0,255), (217707,1190081,0,'eye_color',255,255,255), (217708,1190081,0,'skin_color',255,255,255), (217709,1190081,0,'soga_eye_color',255,0,255), (217710,1190082,0,'eye_color',255,255,255), (217711,1190082,0,'skin_color',255,255,255), (217712,1190082,0,'soga_eye_color',255,0,255), (217713,1190083,0,'eye_color',255,255,255), (217714,1190083,0,'skin_color',255,255,255), (217715,1190083,0,'soga_eye_color',255,0,255), (217716,1190084,0,'eye_color',255,255,255), (217717,1190084,0,'skin_color',255,255,255), (217718,1190084,0,'soga_eye_color',255,0,255), (217719,1190085,0,'eye_color',255,255,255), (217720,1190085,0,'skin_color',255,255,255), (217721,1190085,0,'soga_eye_color',255,0,255), (217722,1190086,0,'eye_color',255,255,255), (217723,1190086,0,'skin_color',255,255,255), (217724,1190086,0,'soga_eye_color',255,0,255), (217725,1190087,0,'eye_color',255,255,255), (217726,1190087,0,'skin_color',255,255,255), (217727,1190087,0,'soga_eye_color',255,0,255), (217728,1190088,0,'eye_color',255,255,255), (217729,1190088,0,'skin_color',255,255,255), (217730,1190088,0,'soga_eye_color',255,0,255), (217731,1190089,0,'eye_color',255,255,255), (217732,1190089,0,'skin_color',255,255,255), (217733,1190089,0,'soga_eye_color',255,0,255), (217734,1190090,0,'eye_color',255,255,255), (217735,1190090,0,'skin_color',255,255,255), (217736,1190090,0,'soga_eye_color',255,0,255), (217737,1190091,0,'eye_color',255,255,255), (217738,1190091,0,'skin_color',255,255,255), (217739,1190091,0,'soga_eye_color',255,0,255), (217740,1190092,0,'eye_color',255,255,255), (217741,1190092,0,'skin_color',255,255,255), (217742,1190092,0,'soga_eye_color',255,0,255), (217743,1190093,0,'eye_color',255,255,255), (217744,1190093,0,'skin_color',255,255,255), (217745,1190093,0,'soga_eye_color',255,0,255), (217746,1190094,0,'eye_color',255,255,255), (217747,1190094,0,'skin_color',255,255,255), (217748,1190094,0,'soga_eye_color',255,0,255), (217749,1190095,0,'eye_color',255,255,255), (217750,1190095,0,'skin_color',255,255,255), (217751,1190095,0,'soga_eye_color',255,0,255), (217752,1190096,0,'eye_color',255,255,255), (217753,1190096,0,'skin_color',255,255,255), (217754,1190096,0,'soga_eye_color',255,0,255), (217755,1190097,0,'eye_color',255,255,255), (217756,1190097,0,'skin_color',255,255,255), (217757,1190097,0,'soga_eye_color',255,0,255), (217758,1190098,0,'eye_color',255,255,255), (217759,1190098,0,'skin_color',255,255,255), (217760,1190098,0,'soga_eye_color',255,0,255), (217761,1190099,0,'eye_color',255,255,255), (217762,1190099,0,'skin_color',255,255,255), (217763,1190099,0,'soga_eye_color',255,0,255), (217764,1190100,0,'eye_color',255,255,255), (217765,1190100,0,'skin_color',255,255,255), (217766,1190100,0,'soga_eye_color',255,0,255), (217767,1190101,1,'cheek_type',-2,10,0), (217768,1190101,1,'chin_type',0,-25,17), (217769,1190101,1,'ear_type',28,-9,0), (217770,1190101,1,'eye_brow_type',25,-10,10), (217771,1190101,0,'eye_color',32,22,52), (217772,1190101,1,'eye_type',7,0,0), (217773,1190101,0,'hair_color1',161,165,168), (217774,1190101,0,'hair_color2',60,71,71), (217775,1190101,0,'hair_face_color',139,122,138), (217776,1190101,0,'hair_face_highlight_color',105,103,97), (217777,1190101,0,'hair_highlight',152,46,102), (217778,1190101,0,'hair_type_color',139,122,138), (217779,1190101,0,'hair_type_highlight_color',105,103,97), (217780,1190101,1,'lip_type',41,21,38), (217781,1190101,1,'nose_type',-12,-12,-28), (217782,1190101,0,'skin_color',0,4,4), (217783,1190101,1,'soga_cheek_type',-2,10,0), (217784,1190101,1,'soga_chin_type',0,-25,17), (217785,1190101,1,'soga_ear_type',28,-9,0), (217786,1190101,1,'soga_eye_brow_type',25,-10,10), (217787,1190101,0,'soga_eye_color',229,229,102), (217788,1190101,1,'soga_eye_type',7,0,0), (217789,1190101,0,'soga_hair_color1',161,165,168), (217790,1190101,0,'soga_hair_color2',60,71,71), (217791,1190101,0,'soga_hair_face_color',139,122,138), (217792,1190101,0,'soga_hair_face_highlight_color',105,103,97), (217793,1190101,0,'soga_hair_highlight',152,46,102), (217794,1190101,0,'soga_hair_type_color',139,122,138), (217795,1190101,0,'soga_hair_type_highlight_color',105,103,97), (217796,1190101,1,'soga_lip_type',41,21,38), (217797,1190101,1,'soga_nose_type',-12,-12,-28), (217798,1190101,0,'soga_skin_color',0,4,4), (217799,1190101,0,'wing_color1',255,255,255), (217800,1190101,0,'wing_color2',255,255,255), (217801,1190102,1,'cheek_type',-7,68,0), (217802,1190102,1,'chin_type',-81,28,39), (217803,1190102,1,'ear_type',-11,-93,0), (217804,1190102,1,'eye_brow_type',22,-68,-62), (217805,1190102,0,'eye_color',111,57,138), (217806,1190102,1,'eye_type',88,0,0), (217807,1190102,0,'hair_color1',56,22,22), (217808,1190102,0,'hair_color2',52,50,42), (217809,1190102,0,'hair_face_color',6,3,1), (217810,1190102,0,'hair_face_highlight_color',7,1,1), (217811,1190102,0,'hair_highlight',56,22,22), (217812,1190102,0,'hair_type_color',6,3,1), (217813,1190102,0,'hair_type_highlight_color',7,1,1), (217814,1190102,1,'lip_type',79,8,12), (217815,1190102,1,'nose_type',-81,-7,-64), (217816,1190102,0,'skin_color',117,133,154), (217817,1190102,1,'soga_cheek_type',-7,68,0), (217818,1190102,1,'soga_chin_type',-81,28,39), (217819,1190102,1,'soga_ear_type',-11,-93,0), (217820,1190102,1,'soga_eye_brow_type',22,-68,-62), (217821,1190102,0,'soga_eye_color',229,229,102), (217822,1190102,1,'soga_eye_type',88,0,0), (217823,1190102,0,'soga_hair_color1',56,22,22), (217824,1190102,0,'soga_hair_color2',52,50,42), (217825,1190102,0,'soga_hair_face_color',6,3,1), (217826,1190102,0,'soga_hair_face_highlight_color',7,1,1), (217827,1190102,0,'soga_hair_highlight',56,22,22), (217828,1190102,0,'soga_hair_type_color',6,3,1), (217829,1190102,0,'soga_hair_type_highlight_color',7,1,1), (217830,1190102,1,'soga_lip_type',79,8,12), (217831,1190102,1,'soga_nose_type',-81,-7,-64), (217832,1190102,0,'soga_skin_color',117,133,154), (217833,1190102,0,'wing_color1',255,255,255), (217834,1190102,0,'wing_color2',255,255,255), (217835,1190103,1,'cheek_type',-21,-10,0), (217836,1190103,1,'chin_type',-32,25,0), (217837,1190103,1,'ear_type',-17,10,0), (217838,1190103,1,'eye_brow_type',0,46,-21), (217839,1190103,0,'eye_color',199,187,255), (217840,1190103,1,'eye_type',-20,0,0), (217841,1190103,0,'hair_color1',56,22,22), (217842,1190103,0,'hair_color2',52,50,42), (217843,1190103,0,'hair_face_color',189,178,189), (217844,1190103,0,'hair_face_highlight_color',105,103,97), (217845,1190103,0,'hair_highlight',94,119,160), (217846,1190103,0,'hair_type_color',189,178,189), (217847,1190103,0,'hair_type_highlight_color',105,103,97), (217848,1190103,1,'lip_type',-34,48,19), (217849,1190103,1,'nose_type',-4,-26,-14), (217850,1190103,0,'skin_color',0,1,1), (217851,1190103,1,'soga_cheek_type',-21,-10,0), (217852,1190103,1,'soga_chin_type',-32,25,0), (217853,1190103,1,'soga_ear_type',-17,10,0), (217854,1190103,1,'soga_eye_brow_type',0,46,-21), (217855,1190103,0,'soga_eye_color',229,229,102), (217856,1190103,1,'soga_eye_type',-20,0,0), (217857,1190103,0,'soga_hair_color1',56,22,22), (217858,1190103,0,'soga_hair_color2',52,50,42), (217859,1190103,0,'soga_hair_face_color',189,178,189), (217860,1190103,0,'soga_hair_face_highlight_color',105,103,97), (217861,1190103,0,'soga_hair_highlight',94,119,160), (217862,1190103,0,'soga_hair_type_color',189,178,189), (217863,1190103,0,'soga_hair_type_highlight_color',105,103,97), (217864,1190103,1,'soga_lip_type',-34,48,19), (217865,1190103,1,'soga_nose_type',-4,-26,-14), (217866,1190103,0,'soga_skin_color',0,1,1), (217867,1190103,0,'wing_color1',255,255,255), (217868,1190103,0,'wing_color2',255,255,255), (217869,1190104,1,'cheek_type',-20,65,0), (217870,1190104,1,'chin_type',-5,87,3), (217871,1190104,1,'ear_type',63,11,0), (217872,1190104,1,'eye_brow_type',-45,52,98), (217873,1190104,0,'eye_color',234,119,255), (217874,1190104,1,'eye_type',-47,0,0), (217875,1190104,0,'hair_color1',161,165,168), (217876,1190104,0,'hair_color2',60,71,71), (217877,1190104,0,'hair_face_color',244,246,246), (217878,1190104,0,'hair_face_highlight_color',6,3,1), (217879,1190104,0,'hair_highlight',33,22,19), (217880,1190104,0,'hair_type_color',244,246,246), (217881,1190104,0,'hair_type_highlight_color',6,3,1), (217882,1190104,1,'lip_type',-42,-75,14), (217883,1190104,1,'nose_type',29,-65,-17), (217884,1190104,0,'skin_color',155,139,173), (217885,1190104,1,'soga_cheek_type',-20,65,0), (217886,1190104,1,'soga_chin_type',-5,87,3), (217887,1190104,1,'soga_ear_type',63,11,0), (217888,1190104,1,'soga_eye_brow_type',-45,52,98), (217889,1190104,0,'soga_eye_color',229,229,102), (217890,1190104,1,'soga_eye_type',-47,0,0), (217891,1190104,0,'soga_hair_color1',161,165,168), (217892,1190104,0,'soga_hair_color2',60,71,71), (217893,1190104,0,'soga_hair_face_color',244,246,246), (217894,1190104,0,'soga_hair_face_highlight_color',6,3,1), (217895,1190104,0,'soga_hair_highlight',33,22,19), (217896,1190104,0,'soga_hair_type_color',244,246,246), (217897,1190104,0,'soga_hair_type_highlight_color',6,3,1), (217898,1190104,1,'soga_lip_type',-42,-75,14), (217899,1190104,1,'soga_nose_type',29,-65,-17), (217900,1190104,0,'soga_skin_color',155,139,173), (217901,1190104,0,'wing_color1',255,255,255), (217902,1190104,0,'wing_color2',255,255,255), (217903,1190105,0,'eye_color',255,255,255), (217904,1190105,0,'skin_color',255,255,255), (217905,1190105,0,'soga_eye_color',255,0,255), (217906,1190106,0,'eye_color',255,255,255), (217907,1190106,0,'skin_color',255,255,255), (217908,1190106,0,'soga_eye_color',255,0,255), (217909,1190107,1,'cheek_type',63,62,0), (217910,1190107,1,'chin_type',-70,12,-95), (217911,1190107,1,'ear_type',-29,-87,0), (217912,1190107,1,'eye_brow_type',95,68,43), (217913,1190107,0,'eye_color',73,136,134), (217914,1190107,1,'eye_type',64,0,0), (217915,1190107,0,'hair_color1',43,36,70), (217916,1190107,0,'hair_color2',49,49,53), (217917,1190107,0,'hair_face_color',61,61,75), (217918,1190107,0,'hair_face_highlight_color',109,131,182), (217919,1190107,0,'hair_highlight',103,102,153), (217920,1190107,0,'hair_type_color',61,61,75), (217921,1190107,0,'hair_type_highlight_color',109,131,182), (217922,1190107,1,'lip_type',-85,83,-51), (217923,1190107,1,'nose_type',-89,77,62), (217924,1190107,0,'skin_color',121,160,163), (217925,1190107,1,'soga_cheek_type',63,62,0), (217926,1190107,1,'soga_chin_type',-70,12,-95), (217927,1190107,1,'soga_ear_type',-29,-87,0), (217928,1190107,1,'soga_eye_brow_type',95,68,43), (217929,1190107,0,'soga_eye_color',229,229,102), (217930,1190107,1,'soga_eye_type',64,0,0), (217931,1190107,0,'soga_hair_color1',43,36,70), (217932,1190107,0,'soga_hair_color2',49,49,53), (217933,1190107,0,'soga_hair_face_color',61,61,75), (217934,1190107,0,'soga_hair_face_highlight_color',109,131,182), (217935,1190107,0,'soga_hair_highlight',103,102,153), (217936,1190107,0,'soga_hair_type_color',61,61,75), (217937,1190107,0,'soga_hair_type_highlight_color',109,131,182), (217938,1190107,1,'soga_lip_type',-85,83,-51), (217939,1190107,1,'soga_nose_type',-89,77,62), (217940,1190107,0,'soga_skin_color',121,160,163), (217941,1190107,0,'wing_color1',255,255,255), (217942,1190107,0,'wing_color2',255,255,255), (217943,1190108,1,'cheek_type',-28,56,0), (217944,1190108,1,'chin_type',85,-57,-2), (217945,1190108,1,'ear_type',91,50,0), (217946,1190108,1,'eye_brow_type',-10,-34,75), (217947,1190108,0,'eye_color',21,29,43), (217948,1190108,1,'eye_type',85,0,0), (217949,1190108,0,'hair_color1',160,156,172), (217950,1190108,0,'hair_color2',62,62,68), (217951,1190108,0,'hair_face_color',244,244,246), (217952,1190108,0,'hair_face_highlight_color',86,68,133), (217953,1190108,0,'hair_highlight',152,46,102), (217954,1190108,0,'hair_type_color',244,244,246), (217955,1190108,0,'hair_type_highlight_color',86,68,133), (217956,1190108,1,'lip_type',-78,-82,-38), (217957,1190108,1,'nose_type',11,-62,-26), (217958,1190108,0,'skin_color',106,149,148), (217959,1190108,1,'soga_cheek_type',-28,56,0), (217960,1190108,1,'soga_chin_type',85,-57,-2), (217961,1190108,1,'soga_ear_type',91,50,0), (217962,1190108,1,'soga_eye_brow_type',-10,-34,75), (217963,1190108,0,'soga_eye_color',229,229,102), (217964,1190108,1,'soga_eye_type',85,0,0), (217965,1190108,0,'soga_hair_color1',160,156,172), (217966,1190108,0,'soga_hair_color2',62,62,68), (217967,1190108,0,'soga_hair_face_color',244,244,246), (217968,1190108,0,'soga_hair_face_highlight_color',86,68,133), (217969,1190108,0,'soga_hair_highlight',152,46,102), (217970,1190108,0,'soga_hair_type_color',244,244,246), (217971,1190108,0,'soga_hair_type_highlight_color',86,68,133), (217972,1190108,1,'soga_lip_type',-78,-82,-38), (217973,1190108,1,'soga_nose_type',11,-62,-26), (217974,1190108,0,'soga_skin_color',106,149,148), (217975,1190108,0,'wing_color1',255,255,255), (217976,1190108,0,'wing_color2',255,255,255), (217977,1190109,0,'eye_color',255,255,255), (217978,1190109,0,'skin_color',255,255,255), (217979,1190109,0,'soga_eye_color',255,0,255), (217980,1190110,0,'eye_color',255,255,255), (217981,1190110,0,'skin_color',255,255,255), (217982,1190110,0,'soga_eye_color',255,0,255), (217986,1190112,0,'eye_color',255,255,255), (217987,1190112,0,'skin_color',255,255,255), (217988,1190112,0,'soga_eye_color',255,0,255), (217989,1190113,0,'eye_color',255,255,255), (217990,1190113,0,'skin_color',255,255,255), (217991,1190113,0,'soga_eye_color',255,0,255), (217992,1190114,0,'eye_color',255,255,255), (217993,1190114,0,'skin_color',255,255,255), (217994,1190114,0,'soga_eye_color',255,0,255), (217995,1190115,0,'eye_color',255,255,255), (217996,1190115,0,'skin_color',255,255,255), (217997,1190115,0,'soga_eye_color',255,0,255), (217998,1190116,0,'eye_color',255,255,255), (217999,1190116,0,'skin_color',255,255,255), (218000,1190116,0,'soga_eye_color',255,0,255), (218001,1190117,0,'eye_color',255,255,255), (218002,1190117,0,'skin_color',255,255,255), (218003,1190117,0,'soga_eye_color',255,0,255), (218004,1190118,0,'eye_color',255,255,255), (218005,1190118,0,'skin_color',255,255,255), (218006,1190118,0,'soga_eye_color',255,0,255), (218007,1190119,0,'eye_color',255,255,255), (218008,1190119,0,'skin_color',255,255,255), (218009,1190119,0,'soga_eye_color',255,0,255), (218010,1190120,0,'eye_color',255,255,255), (218011,1190120,0,'skin_color',255,255,255), (218012,1190120,0,'soga_eye_color',255,0,255), (218013,1190121,0,'eye_color',255,255,255), (218014,1190121,0,'skin_color',255,255,255), (218015,1190121,0,'soga_eye_color',255,0,255), (218016,1190122,0,'eye_color',255,255,255), (218017,1190122,0,'skin_color',10,10,10), (218018,1190122,0,'soga_eye_color',255,0,255), (218019,1190123,1,'cheek_type',-31,52,0), (218020,1190123,1,'chin_type',-64,42,-25), (218021,1190123,1,'ear_type',42,56,0), (218022,1190123,1,'eye_brow_type',29,44,-77), (218023,1190123,0,'eye_color',15,8,20), (218024,1190123,1,'eye_type',-39,0,0), (218025,1190123,0,'hair_color1',160,156,172), (218026,1190123,0,'hair_color2',62,62,68), (218027,1190123,0,'hair_face_color',244,245,246), (218028,1190123,0,'hair_face_highlight_color',94,79,124), (218029,1190123,0,'hair_highlight',96,63,188), (218030,1190123,0,'hair_type_color',244,245,246); INSERT INTO `npc_appearance` VALUES (218031,1190123,0,'hair_type_highlight_color',94,79,124), (218032,1190123,1,'lip_type',-9,-77,-14), (218033,1190123,1,'nose_type',-97,82,50), (218034,1190123,0,'skin_color',102,77,75), (218035,1190123,1,'soga_cheek_type',-31,52,0), (218036,1190123,1,'soga_chin_type',-64,42,-25), (218037,1190123,1,'soga_ear_type',42,56,0), (218038,1190123,1,'soga_eye_brow_type',29,44,-77), (218039,1190123,0,'soga_eye_color',229,229,102), (218040,1190123,1,'soga_eye_type',-39,0,0), (218041,1190123,0,'soga_hair_color1',160,156,172), (218042,1190123,0,'soga_hair_color2',62,62,68), (218043,1190123,0,'soga_hair_face_color',244,245,246), (218044,1190123,0,'soga_hair_face_highlight_color',94,79,124), (218045,1190123,0,'soga_hair_highlight',96,63,188), (218046,1190123,0,'soga_hair_type_color',244,245,246), (218047,1190123,0,'soga_hair_type_highlight_color',94,79,124), (218048,1190123,1,'soga_lip_type',-9,-77,-14), (218049,1190123,1,'soga_nose_type',-97,82,50), (218050,1190123,0,'soga_skin_color',102,77,75), (218051,1190123,0,'wing_color1',255,255,255), (218052,1190123,0,'wing_color2',255,255,255), (218053,1190124,0,'eye_color',255,255,255), (218054,1190124,0,'skin_color',255,255,255), (218055,1190124,0,'soga_eye_color',255,0,255), (218056,1190125,0,'eye_color',255,255,255), (218057,1190125,0,'skin_color',255,255,255), (218058,1190125,0,'soga_eye_color',255,0,255), (218059,1190126,0,'eye_color',255,255,255), (218060,1190126,0,'skin_color',255,255,255), (218061,1190126,0,'soga_eye_color',255,0,255), (218062,1190127,0,'eye_color',255,255,255), (218063,1190127,0,'skin_color',255,255,255), (218064,1190127,0,'soga_eye_color',255,0,255), (218065,1190128,0,'eye_color',255,255,255), (218066,1190128,0,'skin_color',255,255,255), (218067,1190128,0,'soga_eye_color',255,0,255), (218068,1190129,0,'eye_color',255,255,255), (218069,1190129,0,'skin_color',255,255,255), (218070,1190129,0,'soga_eye_color',255,0,255), (218071,1190130,0,'eye_color',255,255,255), (218072,1190130,0,'skin_color',255,255,255), (218073,1190130,0,'soga_eye_color',255,0,255), (218074,1190131,0,'eye_color',255,255,255), (218075,1190131,0,'skin_color',255,255,255), (218076,1190131,0,'soga_eye_color',255,0,255), (218077,1190132,0,'eye_color',255,255,255), (218078,1190132,0,'skin_color',255,255,255), (218079,1190132,0,'soga_eye_color',255,0,255), (218080,1190133,0,'eye_color',66,255,66), (218081,1190133,0,'skin_color',91,91,255), (218082,1190133,0,'soga_eye_color',255,0,255), (218083,1190134,0,'eye_color',255,255,255), (218084,1190134,0,'skin_color',255,255,255), (218085,1190134,0,'soga_eye_color',255,0,255), (218086,1190135,0,'eye_color',255,255,255), (218087,1190135,0,'skin_color',255,255,255), (218088,1190135,0,'soga_eye_color',255,0,255), (218089,1190136,0,'eye_color',255,255,255), (218090,1190136,0,'skin_color',255,255,255), (218091,1190136,0,'soga_eye_color',255,0,255), (218092,1190137,0,'eye_color',255,255,255), (218093,1190137,0,'skin_color',255,255,255), (218094,1190137,0,'soga_eye_color',255,0,255), (218095,1190138,0,'eye_color',255,255,255), (218096,1190138,0,'skin_color',255,255,255), (218097,1190138,0,'soga_eye_color',255,0,255), (218098,1190139,0,'eye_color',255,255,255), (218099,1190139,0,'skin_color',255,255,255), (218100,1190139,0,'soga_eye_color',255,0,255), (218101,1190140,0,'eye_color',255,255,255), (218102,1190140,0,'skin_color',255,255,255), (218103,1190140,0,'soga_eye_color',255,0,255), (218104,1190141,0,'eye_color',255,255,255), (218105,1190141,0,'skin_color',255,255,255), (218106,1190141,0,'soga_eye_color',255,0,255), (218107,1190142,0,'eye_color',255,255,255), (218108,1190142,0,'skin_color',255,255,255), (218109,1190142,0,'soga_eye_color',255,0,255), (218110,1190143,0,'eye_color',255,255,255), (218111,1190143,0,'skin_color',255,255,255), (218112,1190143,0,'soga_eye_color',255,0,255), (218113,1190144,0,'eye_color',255,255,255), (218114,1190144,0,'skin_color',255,255,255), (218115,1190144,0,'soga_eye_color',255,0,255), (218116,1190145,0,'eye_color',255,255,255), (218117,1190145,0,'skin_color',255,255,255), (218118,1190145,0,'soga_eye_color',255,0,255), (218119,1190146,0,'eye_color',255,255,255), (218120,1190146,0,'skin_color',255,255,255), (218121,1190146,0,'soga_eye_color',255,0,255), (218122,1190147,0,'eye_color',255,255,255), (218123,1190147,0,'skin_color',255,255,255), (218124,1190147,0,'soga_eye_color',255,0,255), (218125,1190148,0,'eye_color',255,255,255), (218126,1190148,0,'skin_color',255,255,255), (218127,1190148,0,'soga_eye_color',255,0,255), (218128,1190149,0,'eye_color',255,255,255), (218129,1190149,0,'skin_color',255,255,255), (218130,1190149,0,'soga_eye_color',255,0,255), (218131,1190150,0,'eye_color',255,255,255), (218132,1190150,0,'skin_color',255,255,255), (218133,1190150,0,'soga_eye_color',255,0,255), (218134,1190151,0,'eye_color',255,255,255), (218135,1190151,0,'skin_color',255,255,255), (218136,1190151,0,'soga_eye_color',255,0,255), (218137,1190152,0,'eye_color',255,255,255), (218138,1190152,0,'skin_color',255,255,255), (218139,1190152,0,'soga_eye_color',255,0,255), (218140,1190153,1,'cheek_type',62,93,0), (218141,1190153,1,'chin_type',7,-37,87), (218142,1190153,1,'ear_type',28,-56,0), (218143,1190153,1,'eye_brow_type',0,-17,0), (218144,1190153,0,'eye_color',13,209,209), (218145,1190153,1,'eye_type',-17,0,0), (218146,1190153,1,'lip_type',25,-100,14), (218147,1190153,1,'nose_type',81,31,34), (218148,1190153,0,'skin_color',249,246,246), (218149,1190153,1,'soga_cheek_type',37,14,0), (218150,1190153,1,'soga_chin_type',-9,-77,91), (218151,1190153,1,'soga_ear_type',29,23,0), (218152,1190153,1,'soga_eye_brow_type',-41,-10,-4), (218153,1190153,0,'soga_eye_color',204,204,204), (218154,1190153,1,'soga_eye_type',-17,0,0), (218155,1190153,1,'soga_lip_type',70,-19,-96), (218156,1190153,1,'soga_nose_type',43,-76,-68), (218157,1190153,0,'soga_skin_color',118,88,84), (218158,1190154,0,'eye_color',255,255,255), (218159,1190154,0,'skin_color',255,255,255), (218160,1190154,0,'soga_eye_color',255,0,255), (218161,1190155,0,'eye_color',255,255,255), (218162,1190155,0,'skin_color',255,255,255), (218163,1190155,0,'soga_eye_color',255,0,255), (218164,1190156,0,'eye_color',255,255,255), (218165,1190156,0,'skin_color',255,255,255), (218166,1190156,0,'soga_eye_color',255,0,255), (218167,1190157,0,'eye_color',255,255,255), (218168,1190157,0,'skin_color',255,255,255), (218169,1190157,0,'soga_eye_color',255,0,255), (218170,1190158,0,'eye_color',255,255,255), (218171,1190158,0,'skin_color',255,255,255), (218172,1190158,0,'soga_eye_color',255,0,255), (218195,6420001,0,'eye_color',255,255,255), (218196,6420001,0,'skin_color',255,255,255), (218197,6420001,0,'soga_eye_color',255,0,255), (218198,6420002,0,'eye_color',255,255,255), (218199,6420002,0,'skin_color',255,255,255), (218200,6420002,0,'soga_eye_color',255,0,255), (218201,6420003,0,'eye_color',255,255,255), (218202,6420003,0,'skin_color',255,255,255), (218203,6420003,0,'soga_eye_color',255,0,255), (218204,6420004,0,'eye_color',255,255,255), (218205,6420004,0,'skin_color',255,255,255), (218206,6420004,0,'soga_eye_color',255,0,255), (218207,6420005,0,'eye_color',255,255,255), (218208,6420005,0,'skin_color',255,255,255), (218209,6420005,0,'soga_eye_color',255,0,255), (218210,6420006,0,'eye_color',255,255,255), (218211,6420006,0,'skin_color',255,255,255), (218212,6420006,0,'soga_eye_color',255,0,255), (218213,6420007,0,'eye_color',255,255,255), (218214,6420007,0,'skin_color',255,255,255), (218215,6420007,0,'soga_eye_color',255,0,255), (218216,6420008,0,'eye_color',255,255,255), (218217,6420008,0,'skin_color',255,255,255), (218218,6420008,0,'soga_eye_color',255,0,255), (218219,6420009,0,'eye_color',255,255,255), (218220,6420009,0,'skin_color',255,255,255), (218221,6420009,0,'soga_eye_color',255,0,255), (218222,6420010,0,'eye_color',255,255,255), (218223,6420010,0,'skin_color',255,255,255), (218224,6420010,0,'soga_eye_color',255,0,255), (218225,6420011,0,'eye_color',255,255,255), (218226,6420011,0,'skin_color',255,255,255), (218227,6420011,0,'soga_eye_color',255,0,255), (218228,6420012,0,'eye_color',255,255,255), (218229,6420012,0,'skin_color',255,255,255), (218230,6420012,0,'soga_eye_color',255,0,255), (218231,6420013,0,'eye_color',255,255,255), (218232,6420013,0,'skin_color',255,255,255), (218233,6420013,0,'soga_eye_color',255,0,255), (218234,6420014,0,'eye_color',255,255,255), (218235,6420014,0,'skin_color',255,255,255), (218236,6420014,0,'soga_eye_color',255,0,255), (218237,6420015,0,'eye_color',255,255,255), (218238,6420015,0,'skin_color',255,255,255), (218239,6420015,0,'soga_eye_color',255,0,255), (218240,6420016,0,'eye_color',255,255,255), (218241,6420016,0,'skin_color',255,255,255), (218242,6420016,0,'soga_eye_color',255,0,255), (218243,6100000,1,'cheek_type',15,-21,0), (218244,6100000,1,'chin_type',32,81,-50), (218245,6100000,1,'ear_type',-12,52,0), (218246,6100000,1,'eye_brow_type',-89,0,10), (218247,6100000,0,'eye_color',131,180,186), (218248,6100000,1,'eye_type',42,0,0), (218249,6100000,0,'hair_color1',239,198,48), (218250,6100000,0,'hair_face_highlight_color',190,97,43), (218251,6100000,0,'hair_type_highlight_color',190,97,43), (218252,6100000,1,'lip_type',43,64,0), (218253,6100000,1,'nose_type',0,-17,-58), (218254,6100000,0,'skin_color',239,197,196), (218255,6100000,1,'soga_cheek_type',0,-89,0), (218256,6100000,1,'soga_chin_type',0,43,64), (218257,6100000,1,'soga_ear_type',0,42,0), (218258,6100000,1,'soga_eye_brow_type',0,-12,52), (218259,6100000,0,'soga_eye_color',204,204,204), (218260,6100000,0,'soga_hair_face_highlight_color',190,97,43), (218261,6100000,0,'soga_hair_type_highlight_color',190,97,43), (218262,6100000,1,'soga_lip_type',10,15,-21), (218263,6100000,1,'soga_nose_type',0,32,81), (218264,6100000,0,'soga_skin_color',239,197,196), (218265,6100001,1,'cheek_type',0,-20,0), (218266,6100001,1,'chin_type',37,-17,-46), (218267,6100001,1,'ear_type',77,-26,0), (218268,6100001,1,'eye_brow_type',-38,45,-41), (218269,6100001,0,'eye_color',86,86,0), (218270,6100001,1,'eye_type',-32,0,0), (218271,6100001,0,'hair_color1',249,246,180), (218272,6100001,1,'lip_type',59,56,-10), (218273,6100001,1,'nose_type',91,-7,-10), (218274,6100001,0,'skin_color',136,103,55), (218275,6100001,1,'soga_cheek_type',0,-38,45), (218276,6100001,1,'soga_chin_type',0,59,56), (218277,6100001,1,'soga_ear_type',0,-32,0), (218278,6100001,1,'soga_eye_brow_type',0,77,-26), (218279,6100001,0,'soga_eye_color',229,229,102), (218280,6100001,1,'soga_eye_type',-32,0,0), (218281,6100001,1,'soga_lip_type',-41,0,-20), (218282,6100001,1,'soga_nose_type',-10,37,-17), (218283,6100001,0,'soga_skin_color',136,103,55), (218284,6100001,0,'wing_color1',255,255,255), (218285,6100001,0,'wing_color2',255,255,255), (218286,6100002,1,'cheek_type',17,-10,0), (218287,6100002,1,'chin_type',84,-37,-15), (218288,6100002,1,'ear_type',-1,3,0), (218289,6100002,1,'eye_brow_type',-70,59,-74), (218290,6100002,0,'eye_color',51,189,0), (218291,6100002,1,'eye_type',68,0,0), (218292,6100002,0,'hair_color1',210,203,98), (218293,6100002,1,'lip_type',-84,87,83), (218294,6100002,1,'nose_type',-53,-46,-53), (218295,6100002,0,'skin_color',196,187,153), (218296,6100002,1,'soga_cheek_type',0,-70,59), (218297,6100002,1,'soga_chin_type',0,-84,87), (218298,6100002,1,'soga_ear_type',0,68,0), (218299,6100002,1,'soga_eye_brow_type',0,-1,3), (218300,6100002,0,'soga_eye_color',229,229,102), (218301,6100002,1,'soga_lip_type',-74,17,-10), (218302,6100002,1,'soga_nose_type',83,84,-37), (218303,6100002,0,'soga_skin_color',196,187,153), (218304,6100002,0,'wing_color1',255,255,255), (218305,6100002,0,'wing_color2',255,255,255), (218306,6100003,1,'cheek_type',-53,34,0), (218307,6100003,1,'chin_type',-9,25,91), (218308,6100003,1,'ear_type',-29,75,0), (218309,6100003,1,'eye_brow_type',-10,-28,-31), (218310,6100003,0,'eye_color',160,0,171), (218311,6100003,1,'eye_type',32,0,0), (218312,6100003,0,'hair_color1',91,252,199), (218313,6100003,1,'lip_type',-66,-87,21), (218314,6100003,1,'nose_type',17,91,-4), (218315,6100003,0,'skin_color',88,39,27), (218316,6100003,1,'soga_cheek_type',0,-10,-28), (218317,6100003,1,'soga_chin_type',0,-66,-87), (218318,6100003,1,'soga_ear_type',0,32,0), (218319,6100003,1,'soga_eye_brow_type',0,-29,75), (218320,6100003,0,'soga_eye_color',229,229,102), (218321,6100003,1,'soga_lip_type',-31,-53,34), (218322,6100003,1,'soga_nose_type',21,-9,25), (218323,6100003,0,'soga_skin_color',88,39,27), (218324,6100003,0,'wing_color1',255,255,255), (218325,6100003,0,'wing_color2',255,255,255), (218326,6100004,1,'cheek_type',0,-20,0), (218327,6100004,1,'chin_type',37,-17,-46), (218328,6100004,1,'ear_type',77,-26,0), (218329,6100004,1,'eye_brow_type',-38,45,-41), (218330,6100004,0,'eye_color',86,86,0), (218331,6100004,1,'eye_type',-32,0,0), (218332,6100004,0,'hair_color1',249,246,180), (218333,6100004,1,'lip_type',59,56,-10), (218334,6100004,1,'nose_type',91,-7,-10), (218335,6100004,0,'skin_color',136,103,55), (218336,6100004,1,'soga_cheek_type',0,-38,45), (218337,6100004,1,'soga_chin_type',0,59,56), (218338,6100004,1,'soga_ear_type',0,-32,0), (218339,6100004,1,'soga_eye_brow_type',0,77,-26), (218340,6100004,0,'soga_eye_color',229,229,102), (218341,6100004,1,'soga_lip_type',-41,0,-20), (218342,6100004,1,'soga_nose_type',-10,37,-17), (218343,6100004,0,'soga_skin_color',136,103,55), (218344,6100004,0,'wing_color1',255,255,255), (218345,6100004,0,'wing_color2',255,255,255), (218346,6100005,1,'cheek_type',-68,-58,0), (218347,6100005,1,'chin_type',-40,68,-82), (218348,6100005,1,'ear_type',28,-71,0), (218349,6100005,1,'eye_brow_type',-88,94,65), (218350,6100005,0,'eye_color',95,96,0), (218351,6100005,1,'eye_type',8,0,0), (218352,6100005,0,'hair_color1',213,222,1), (218353,6100005,1,'lip_type',55,4,0), (218354,6100005,1,'nose_type',84,-43,-34), (218355,6100005,0,'skin_color',155,143,88), (218356,6100005,1,'soga_cheek_type',0,-88,94), (218357,6100005,1,'soga_chin_type',0,55,4), (218358,6100005,1,'soga_ear_type',0,8,0), (218359,6100005,1,'soga_eye_brow_type',0,28,-71), (218360,6100005,0,'soga_eye_color',229,229,102), (218361,6100005,1,'soga_lip_type',65,-68,-58), (218362,6100005,1,'soga_nose_type',0,-40,68), (218363,6100005,0,'soga_skin_color',155,143,88), (218364,6100005,0,'wing_color1',255,255,255), (218365,6100005,0,'wing_color2',255,255,255), (218366,6100006,1,'cheek_type',-76,75,0), (218367,6100006,1,'chin_type',17,-90,-12), (218368,6100006,1,'ear_type',-4,-71,0), (218369,6100006,1,'eye_brow_type',87,20,-25), (218370,6100006,0,'eye_color',158,158,0), (218371,6100006,1,'eye_type',-48,0,0), (218372,6100006,0,'hair_color1',206,68,31), (218373,6100006,1,'lip_type',89,93,12), (218374,6100006,1,'nose_type',-51,-50,68), (218375,6100006,0,'skin_color',35,50,54), (218376,6100006,1,'soga_cheek_type',0,87,20), (218377,6100006,1,'soga_chin_type',0,89,93), (218378,6100006,1,'soga_ear_type',0,-48,0), (218379,6100006,1,'soga_eye_brow_type',0,-4,-71), (218380,6100006,0,'soga_eye_color',229,229,102), (218381,6100006,1,'soga_lip_type',-25,-76,75), (218382,6100006,1,'soga_nose_type',12,17,-90), (218383,6100006,0,'soga_skin_color',35,50,54), (218384,6100006,0,'wing_color1',255,255,255), (218385,6100006,0,'wing_color2',255,255,255), (218386,6100007,1,'cheek_type',-53,34,0), (218387,6100007,1,'chin_type',-9,25,91), (218388,6100007,1,'ear_type',-29,75,0), (218389,6100007,1,'eye_brow_type',-10,-28,-31), (218390,6100007,0,'eye_color',160,0,171), (218391,6100007,1,'eye_type',32,0,0), (218392,6100007,0,'hair_color1',91,252,199), (218393,6100007,1,'lip_type',-66,-87,21), (218394,6100007,1,'nose_type',17,91,-4), (218395,6100007,0,'skin_color',88,39,27), (218396,6100007,1,'soga_cheek_type',0,-10,-28), (218397,6100007,1,'soga_chin_type',0,-66,-87), (218398,6100007,1,'soga_ear_type',0,32,0), (218399,6100007,1,'soga_eye_brow_type',0,-29,75), (218400,6100007,0,'soga_eye_color',229,229,102), (218401,6100007,1,'soga_lip_type',-31,-53,34), (218402,6100007,1,'soga_nose_type',21,-9,25), (218403,6100007,0,'soga_skin_color',88,39,27), (218404,6100007,0,'wing_color1',255,255,255), (218405,6100007,0,'wing_color2',255,255,255), (218406,6100008,1,'cheek_type',-31,91,0), (218407,6100008,1,'chin_type',-31,-14,-34), (218408,6100008,1,'ear_type',-96,-37,0), (218409,6100008,1,'eye_brow_type',-37,-94,-44), (218410,6100008,0,'eye_color',131,55,0), (218411,6100008,1,'eye_type',22,0,0), (218412,6100008,0,'hair_color1',197,179,44), (218413,6100008,1,'lip_type',40,14,5), (218414,6100008,1,'nose_type',-87,-59,-77), (218415,6100008,0,'skin_color',61,71,80), (218416,6100008,1,'soga_cheek_type',0,-37,-94), (218417,6100008,1,'soga_chin_type',0,40,14), (218418,6100008,1,'soga_ear_type',0,22,0), (218419,6100008,1,'soga_eye_brow_type',0,-96,-37), (218420,6100008,0,'soga_eye_color',229,229,102), (218421,6100008,1,'soga_lip_type',-44,-31,91), (218422,6100008,1,'soga_nose_type',5,-31,-14), (218423,6100008,0,'soga_skin_color',61,71,80), (218424,6100008,0,'wing_color1',255,255,255), (218425,6100008,0,'wing_color2',255,255,255), (218426,6100009,1,'cheek_type',-79,-37,0), (218427,6100009,1,'chin_type',-88,45,-59), (218428,6100009,1,'ear_type',-61,-32,0), (218429,6100009,1,'eye_brow_type',64,-93,69), (218430,6100009,0,'eye_color',85,137,0), (218431,6100009,1,'eye_type',-93,0,0), (218432,6100009,0,'hair_color1',90,41,55), (218433,6100009,1,'lip_type',-81,34,-14), (218434,6100009,1,'nose_type',-88,90,41), (218435,6100009,0,'skin_color',132,154,159), (218436,6100009,1,'soga_cheek_type',0,64,-93), (218437,6100009,1,'soga_chin_type',0,-81,34), (218438,6100009,1,'soga_ear_type',0,-93,0), (218439,6100009,1,'soga_eye_brow_type',0,-61,-32), (218440,6100009,0,'soga_eye_color',229,229,102), (218441,6100009,1,'soga_lip_type',69,-79,-37), (218442,6100009,1,'soga_nose_type',-14,-88,45), (218443,6100009,0,'soga_skin_color',132,154,159), (218444,6100009,0,'wing_color1',255,255,255), (218445,6100009,0,'wing_color2',255,255,255), (218446,6100010,0,'eye_color',255,197,255), (218447,6100010,0,'hair_type_color',255,255,255), (218448,6100010,0,'hair_type_highlight_color',255,255,255), (218449,6100010,0,'skin_color',255,255,255), (218450,6100010,0,'soga_eye_color',255,0,255), (218451,6100010,0,'soga_hair_type_color',255,255,255), (218452,6100010,0,'soga_hair_type_highlight_color',255,255,255), (218453,6100011,0,'eye_color',255,255,255), (218454,6100011,0,'hair_type_color',255,255,255), (218455,6100011,0,'hair_type_highlight_color',255,255,255), (218456,6100011,0,'skin_color',255,255,255), (218457,6100011,0,'soga_eye_color',255,0,255), (218458,6100011,0,'soga_hair_type_color',255,255,255), (218459,6100011,0,'soga_hair_type_highlight_color',255,255,255), (218460,6100012,0,'eye_color',166,198,185), (218461,6100012,0,'hair_type_color',255,255,255), (218462,6100012,0,'hair_type_highlight_color',255,255,255), (218463,6100012,0,'skin_color',255,255,255), (218464,6100012,0,'soga_eye_color',255,0,255), (218465,6100012,0,'soga_hair_type_color',255,255,255), (218466,6100012,0,'soga_hair_type_highlight_color',255,255,255), (218467,6100013,0,'eye_color',225,164,255), (218468,6100013,0,'skin_color',255,255,255), (218469,6100013,0,'soga_eye_color',255,0,255), (218470,6100014,0,'eye_color',255,255,255), (218471,6100014,0,'skin_color',255,255,255), (218472,6100014,0,'soga_eye_color',255,0,255), (218473,6100015,0,'eye_color',210,138,255), (218474,6100015,0,'hair_type_color',255,255,255), (218475,6100015,0,'hair_type_highlight_color',255,255,255), (218476,6100015,0,'skin_color',255,255,255), (218477,6100015,0,'soga_eye_color',255,0,255), (218478,6100015,0,'soga_hair_type_color',255,255,255), (218479,6100015,0,'soga_hair_type_highlight_color',255,255,255), (218480,6100016,0,'eye_color',255,255,255), (218481,6100016,0,'skin_color',255,255,255), (218482,6100016,0,'soga_eye_color',255,0,255), (218483,6100017,1,'cheek_type',91,-1,0), (218484,6100017,1,'chin_type',75,31,34), (218485,6100017,1,'ear_type',-100,-97,0), (218486,6100017,1,'eye_brow_type',-47,74,-41), (218487,6100017,0,'eye_color',204,204,204), (218488,6100017,1,'eye_type',25,0,0), (218489,6100017,0,'hair_color1',14,198,50), (218490,6100017,1,'lip_type',-11,15,8), (218491,6100017,1,'nose_type',-83,14,-58), (218492,6100017,0,'skin_color',177,179,180), (218493,6100017,1,'soga_cheek_type',0,-47,74), (218494,6100017,1,'soga_chin_type',0,-11,15), (218495,6100017,1,'soga_ear_type',0,25,0), (218496,6100017,1,'soga_eye_brow_type',0,-100,-97), (218497,6100017,0,'soga_eye_color',204,204,204), (218498,6100017,1,'soga_lip_type',-41,91,-1), (218499,6100017,1,'soga_nose_type',8,75,31), (218500,6100017,0,'soga_skin_color',177,179,180), (218501,6100018,0,'eye_color',255,134,255), (218502,6100018,0,'hair_type_color',255,255,255), (218503,6100018,0,'hair_type_highlight_color',255,255,255), (218504,6100018,0,'skin_color',255,255,255), (218505,6100018,0,'soga_eye_color',255,0,255), (218506,6100018,0,'soga_hair_type_color',255,255,255), (218507,6100018,0,'soga_hair_type_highlight_color',255,255,255), (218508,6100019,1,'cheek_type',0,-20,0), (218509,6100019,1,'chin_type',37,-17,-46), (218510,6100019,1,'ear_type',77,-26,0), (218511,6100019,1,'eye_brow_type',-38,45,-41), (218512,6100019,0,'eye_color',86,86,0), (218513,6100019,1,'eye_type',-32,0,0), (218514,6100019,0,'hair_color1',249,246,180), (218515,6100019,1,'lip_type',59,56,-10), (218516,6100019,1,'nose_type',91,-7,-10), (218517,6100019,0,'skin_color',136,103,55), (218518,6100019,1,'soga_cheek_type',0,-38,45), (218519,6100019,1,'soga_chin_type',0,59,56), (218520,6100019,1,'soga_ear_type',0,-32,0), (218521,6100019,1,'soga_eye_brow_type',0,77,-26), (218522,6100019,0,'soga_eye_color',229,229,102), (218523,6100019,1,'soga_lip_type',-41,0,-20), (218524,6100019,1,'soga_nose_type',-10,37,-17), (218525,6100019,0,'soga_skin_color',136,103,55), (218526,6100019,0,'wing_color1',255,255,255), (218527,6100019,0,'wing_color2',255,255,255), (218528,6100020,1,'cheek_type',75,11,0), (218529,6100020,1,'chin_type',64,-34,87), (218530,6100020,1,'ear_type',81,21,0), (218531,6100020,1,'eye_brow_type',62,93,-68), (218532,6100020,0,'eye_color',137,185,200), (218533,6100020,1,'eye_type',-37,0,0), (218534,6100020,0,'hair_color1',163,216,62), (218535,6100020,0,'hair_color2',62,0,0), (218536,6100020,0,'hair_face_color',70,71,98), (218537,6100020,0,'hair_face_highlight_color',179,178,168), (218538,6100020,0,'hair_type_color',70,71,98), (218539,6100020,0,'hair_type_highlight_color',179,178,168), (218540,6100020,1,'lip_type',-34,17,25), (218541,6100020,1,'nose_type',-28,-93,-40), (218542,6100020,0,'skin_color',188,197,197), (218543,6100020,1,'soga_cheek_type',0,62,93), (218544,6100020,1,'soga_chin_type',0,-34,17), (218545,6100020,1,'soga_ear_type',0,-37,0), (218546,6100020,1,'soga_eye_brow_type',0,81,21), (218547,6100020,0,'soga_eye_color',204,204,204), (218548,6100020,1,'soga_eye_type',62,0,0), (218549,6100020,0,'soga_hair_face_color',70,71,98), (218550,6100020,0,'soga_hair_face_highlight_color',179,178,168), (218551,6100020,0,'soga_hair_type_color',70,71,98), (218552,6100020,0,'soga_hair_type_highlight_color',179,178,168), (218553,6100020,1,'soga_lip_type',-68,75,11), (218554,6100020,1,'soga_nose_type',25,64,-34), (218555,6100020,0,'soga_skin_color',188,197,197), (218556,6100021,1,'cheek_type',43,34,0), (218557,6100021,1,'chin_type',75,-10,-61), (218558,6100021,1,'eye_brow_type',9,3,8), (218559,6100021,0,'eye_color',140,182,175), (218560,6100021,1,'eye_type',-14,0,0), (218561,6100021,0,'hair_color1',17,31,242), (218562,6100021,0,'hair_face_color',59,33,26), (218563,6100021,0,'hair_type_color',59,33,26), (218564,6100021,1,'lip_type',-7,87,7), (218565,6100021,1,'nose_type',-75,17,31), (218566,6100021,0,'skin_color',59,33,26), (218567,6100021,1,'soga_cheek_type',0,9,3), (218568,6100021,1,'soga_chin_type',0,-7,87), (218569,6100021,1,'soga_ear_type',0,-14,0), (218570,6100021,0,'soga_eye_color',204,204,204), (218571,6100021,0,'soga_hair_face_color',59,33,26), (218572,6100021,0,'soga_hair_type_color',59,33,26), (218573,6100021,1,'soga_lip_type',8,43,34), (218574,6100021,1,'soga_nose_type',7,75,-10), (218575,6100021,0,'soga_skin_color',59,33,26), (218576,6100022,0,'eye_color',148,255,253), (218577,6100022,0,'skin_color',255,255,255), (218578,6100022,0,'soga_eye_color',255,0,255), (218579,6100023,0,'eye_color',255,255,0), (218580,6100023,0,'skin_color',255,255,0), (218581,6100023,0,'soga_eye_color',255,0,255), (218582,6100024,0,'eye_color',255,255,238), (218583,6100024,0,'skin_color',255,255,255), (218584,6100024,0,'soga_eye_color',255,0,255), (218585,6110000,1,'cheek_type',25,94,0), (218586,6110000,1,'chin_type',9,-38,-85), (218587,6110000,1,'ear_type',97,57,0), (218588,6110000,1,'eye_brow_type',-28,-14,-84), (218589,6110000,0,'eye_color',255,255,255), (218590,6110000,1,'eye_type',44,0,0), (218591,6110000,0,'hair_color1',93,179,249), (218592,6110000,1,'lip_type',53,87,74), (218593,6110000,1,'nose_type',50,93,-77), (218594,6110000,0,'skin_color',255,255,255), (218595,6110000,1,'soga_cheek_type',0,-28,-14), (218596,6110000,1,'soga_chin_type',0,53,87), (218597,6110000,1,'soga_ear_type',0,44,0), (218598,6110000,1,'soga_eye_brow_type',0,97,57), (218599,6110000,0,'soga_eye_color',255,0,255), (218600,6110000,1,'soga_lip_type',-84,25,94), (218601,6110000,1,'soga_nose_type',74,9,-38), (218602,6110000,0,'soga_skin_color',109,60,47), (218603,6110000,0,'wing_color1',255,255,255), (218604,6110000,0,'wing_color2',255,255,255), (218605,6110001,1,'cheek_type',91,-1,0), (218606,6110001,1,'chin_type',75,31,34), (218607,6110001,1,'ear_type',-100,-97,0), (218608,6110001,1,'eye_brow_type',-47,74,-41), (218609,6110001,0,'eye_color',204,204,204), (218610,6110001,1,'eye_type',25,0,0), (218611,6110001,0,'hair_color1',14,198,50), (218612,6110001,1,'lip_type',-11,15,8), (218613,6110001,1,'nose_type',-83,14,-58), (218614,6110001,0,'skin_color',177,179,180), (218615,6110001,1,'soga_cheek_type',0,-47,74), (218616,6110001,1,'soga_chin_type',0,-11,15), (218617,6110001,1,'soga_ear_type',0,25,0), (218618,6110001,1,'soga_eye_brow_type',0,-100,-97), (218619,6110001,0,'soga_eye_color',204,204,204), (218620,6110001,1,'soga_lip_type',-41,91,-1), (218621,6110001,1,'soga_nose_type',8,75,31), (218622,6110001,0,'soga_skin_color',177,179,180), (218623,6110002,1,'cheek_type',15,-21,0), (218624,6110002,1,'chin_type',32,81,-50), (218625,6110002,1,'ear_type',-12,52,0), (218626,6110002,1,'eye_brow_type',-89,0,10), (218627,6110002,0,'eye_color',131,180,186), (218628,6110002,1,'eye_type',42,0,0), (218629,6110002,0,'hair_color1',239,198,48), (218630,6110002,0,'hair_face_highlight_color',190,97,43), (218631,6110002,0,'hair_type_highlight_color',190,97,43), (218632,6110002,1,'lip_type',43,64,0), (218633,6110002,1,'nose_type',0,-17,-58), (218634,6110002,0,'skin_color',239,197,196), (218635,6110002,1,'soga_cheek_type',0,-89,0), (218636,6110002,1,'soga_chin_type',0,43,64), (218637,6110002,1,'soga_ear_type',0,42,0), (218638,6110002,1,'soga_eye_brow_type',0,-12,52), (218639,6110002,0,'soga_eye_color',204,204,204), (218640,6110002,0,'soga_hair_face_highlight_color',190,97,43), (218641,6110002,0,'soga_hair_type_highlight_color',190,97,43), (218642,6110002,1,'soga_lip_type',10,15,-21), (218643,6110002,1,'soga_nose_type',0,32,81), (218644,6110002,0,'soga_skin_color',239,197,196), (218645,6110003,1,'cheek_type',0,-20,0), (218646,6110003,1,'chin_type',37,-17,-46), (218647,6110003,1,'ear_type',77,-26,0), (218648,6110003,1,'eye_brow_type',-38,45,-41), (218649,6110003,0,'eye_color',86,86,0), (218650,6110003,1,'eye_type',-32,0,0), (218651,6110003,0,'hair_color1',249,246,180), (218652,6110003,1,'lip_type',59,56,-10), (218653,6110003,1,'nose_type',91,-7,-10), (218654,6110003,0,'skin_color',136,103,55), (218655,6110003,1,'soga_cheek_type',0,-38,45), (218656,6110003,1,'soga_chin_type',0,59,56), (218657,6110003,1,'soga_ear_type',0,-32,0), (218658,6110003,1,'soga_eye_brow_type',0,77,-26), (218659,6110003,0,'soga_eye_color',229,229,102), (218660,6110003,1,'soga_eye_type',-32,0,0), (218661,6110003,1,'soga_lip_type',-41,0,-20), (218662,6110003,1,'soga_nose_type',-10,37,-17), (218663,6110003,0,'soga_skin_color',136,103,55), (218664,6110003,0,'wing_color1',255,255,255), (218665,6110003,0,'wing_color2',255,255,255), (218666,6110004,1,'cheek_type',-68,-58,0), (218667,6110004,1,'chin_type',-40,68,-82), (218668,6110004,1,'ear_type',28,-71,0), (218669,6110004,1,'eye_brow_type',-88,94,65), (218670,6110004,0,'eye_color',95,96,0), (218671,6110004,1,'eye_type',8,0,0), (218672,6110004,0,'hair_color1',213,222,1), (218673,6110004,1,'lip_type',55,4,0), (218674,6110004,1,'nose_type',84,-43,-34), (218675,6110004,0,'skin_color',155,143,88), (218676,6110004,1,'soga_cheek_type',0,-88,94), (218677,6110004,1,'soga_chin_type',0,55,4), (218678,6110004,1,'soga_ear_type',0,8,0), (218679,6110004,1,'soga_eye_brow_type',0,28,-71), (218680,6110004,0,'soga_eye_color',229,229,102), (218681,6110004,1,'soga_lip_type',65,-68,-58), (218682,6110004,1,'soga_nose_type',0,-40,68), (218683,6110004,0,'soga_skin_color',155,143,88), (218684,6110004,0,'wing_color1',255,255,255), (218685,6110004,0,'wing_color2',255,255,255), (218686,6110005,1,'cheek_type',-76,75,0), (218687,6110005,1,'chin_type',17,-90,-12), (218688,6110005,1,'ear_type',-4,-71,0), (218689,6110005,1,'eye_brow_type',87,20,-25), (218690,6110005,0,'eye_color',158,158,0), (218691,6110005,1,'eye_type',-48,0,0), (218692,6110005,0,'hair_color1',206,68,31), (218693,6110005,1,'lip_type',89,93,12), (218694,6110005,1,'nose_type',-51,-50,68), (218695,6110005,0,'skin_color',35,50,54), (218696,6110005,1,'soga_cheek_type',0,87,20), (218697,6110005,1,'soga_chin_type',0,89,93), (218698,6110005,1,'soga_ear_type',0,-48,0), (218699,6110005,1,'soga_eye_brow_type',0,-4,-71), (218700,6110005,0,'soga_eye_color',229,229,102), (218701,6110005,1,'soga_lip_type',-25,-76,75), (218702,6110005,1,'soga_nose_type',12,17,-90), (218703,6110005,0,'soga_skin_color',35,50,54), (218704,6110005,0,'wing_color1',255,255,255), (218705,6110005,0,'wing_color2',255,255,255), (218706,6110006,1,'cheek_type',-31,91,0), (218707,6110006,1,'chin_type',-31,-14,-34), (218708,6110006,1,'ear_type',-96,-37,0), (218709,6110006,1,'eye_brow_type',-37,-94,-44), (218710,6110006,0,'eye_color',131,55,0), (218711,6110006,1,'eye_type',22,0,0), (218712,6110006,0,'hair_color1',197,179,44), (218713,6110006,1,'lip_type',40,14,5), (218714,6110006,1,'nose_type',-87,-59,-77), (218715,6110006,0,'skin_color',61,71,80), (218716,6110006,1,'soga_cheek_type',0,-37,-94), (218717,6110006,1,'soga_chin_type',0,40,14), (218718,6110006,1,'soga_ear_type',0,22,0), (218719,6110006,1,'soga_eye_brow_type',0,-96,-37), (218720,6110006,0,'soga_eye_color',229,229,102), (218721,6110006,1,'soga_lip_type',-44,-31,91), (218722,6110006,1,'soga_nose_type',5,-31,-14), (218723,6110006,0,'soga_skin_color',61,71,80), (218724,6110006,0,'wing_color1',255,255,255), (218725,6110006,0,'wing_color2',255,255,255), (218726,6110007,0,'eye_color',255,197,255), (218727,6110007,0,'hair_type_color',255,255,255), (218728,6110007,0,'hair_type_highlight_color',255,255,255), (218729,6110007,0,'skin_color',255,255,255), (218730,6110007,0,'soga_eye_color',255,0,255), (218731,6110007,0,'soga_hair_type_color',255,255,255), (218732,6110007,0,'soga_hair_type_highlight_color',255,255,255), (218733,6110008,0,'eye_color',255,255,255), (218734,6110008,0,'hair_type_color',255,255,255), (218735,6110008,0,'hair_type_highlight_color',255,255,255), (218736,6110008,0,'skin_color',255,255,255), (218737,6110008,0,'soga_eye_color',255,0,255), (218738,6110008,0,'soga_hair_type_color',255,255,255), (218739,6110008,0,'soga_hair_type_highlight_color',255,255,255), (218740,6110009,0,'eye_color',166,198,185), (218741,6110009,0,'hair_type_color',255,255,255), (218742,6110009,0,'hair_type_highlight_color',255,255,255), (218743,6110009,0,'skin_color',255,255,255), (218744,6110009,0,'soga_eye_color',255,0,255), (218745,6110009,0,'soga_hair_type_color',255,255,255), (218746,6110009,0,'soga_hair_type_highlight_color',255,255,255), (218747,6110010,0,'eye_color',225,164,255), (218748,6110010,0,'skin_color',255,255,255), (218749,6110010,0,'soga_eye_color',255,0,255), (218750,6110011,1,'cheek_type',45,7,0), (218751,6110011,1,'chin_type',23,-17,-46), (218752,6110011,1,'ear_type',-63,-41,0), (218753,6110011,1,'eye_brow_type',34,-4,-75), (218754,6110011,0,'eye_color',0,146,35), (218755,6110011,1,'eye_type',-2,0,0), (218756,6110011,0,'hair_color1',181,185,64), (218757,6110011,1,'lip_type',-56,-2,29), (218758,6110011,1,'nose_type',-31,-75,-71), (218759,6110011,0,'skin_color',188,176,176), (218760,6110011,1,'soga_cheek_type',0,34,-4), (218761,6110011,1,'soga_chin_type',0,-56,-2), (218762,6110011,1,'soga_ear_type',0,-2,0), (218763,6110011,1,'soga_eye_brow_type',0,-63,-41), (218764,6110011,0,'soga_eye_color',229,229,102), (218765,6110011,1,'soga_lip_type',-75,45,7), (218766,6110011,1,'soga_nose_type',29,23,-17), (218767,6110011,0,'soga_skin_color',188,176,176), (218768,6110011,0,'wing_color1',255,255,255), (218769,6110011,0,'wing_color2',255,255,255), (218770,6110012,0,'eye_color',53,53,53), (218771,6110012,0,'skin_color',76,76,76), (218772,6110012,0,'soga_eye_color',255,0,255), (218773,6110013,0,'eye_color',244,148,255), (218774,6110013,0,'hair_type_color',255,255,255), (218775,6110013,0,'hair_type_highlight_color',255,255,255), (218776,6110013,0,'skin_color',255,255,255), (218777,6110013,0,'soga_eye_color',255,0,255), (218778,6110013,0,'soga_hair_type_color',255,255,255), (218779,6110013,0,'soga_hair_type_highlight_color',255,255,255), (218780,6110014,0,'eye_color',255,255,255), (218781,6110014,0,'skin_color',255,255,255), (218782,6110014,0,'soga_eye_color',255,0,255), (218783,6110015,0,'eye_color',255,255,255), (218784,6110015,0,'skin_color',255,255,255), (218785,6110015,0,'soga_eye_color',255,0,255), (218786,6110016,0,'eye_color',255,255,255), (218787,6110016,0,'skin_color',255,255,255), (218788,6110016,0,'soga_eye_color',255,0,255), (218789,6110017,0,'eye_color',245,255,232), (218790,6110017,0,'hair_type_color',255,255,255), (218791,6110017,0,'hair_type_highlight_color',255,255,255), (218792,6110017,0,'skin_color',255,255,255), (218793,6110017,0,'soga_eye_color',255,0,255), (218794,6110017,0,'soga_hair_type_color',255,255,255), (218795,6110017,0,'soga_hair_type_highlight_color',255,255,255), (218796,6110018,0,'eye_color',255,255,255), (218797,6110018,0,'skin_color',255,255,255), (218798,6110018,0,'soga_eye_color',255,0,255), (218799,6110019,1,'cheek_type',23,63,0), (218800,6110019,1,'chin_type',62,85,52), (218801,6110019,1,'ear_type',-17,34,0), (218802,6110019,1,'eye_brow_type',59,-45,17), (218803,6110019,0,'eye_color',203,203,0), (218804,6110019,1,'eye_type',87,0,0), (218805,6110019,0,'hair_color1',174,58,216), (218806,6110019,1,'lip_type',-70,88,85), (218807,6110019,1,'nose_type',28,-82,58), (218808,6110019,0,'skin_color',124,104,103), (218809,6110019,1,'soga_cheek_type',0,59,-45), (218810,6110019,1,'soga_chin_type',0,-70,88), (218811,6110019,1,'soga_ear_type',0,87,0), (218812,6110019,1,'soga_eye_brow_type',0,-17,34), (218813,6110019,0,'soga_eye_color',229,229,102), (218814,6110019,1,'soga_lip_type',17,23,63), (218815,6110019,1,'soga_nose_type',85,62,85), (218816,6110019,0,'soga_skin_color',124,104,103), (218817,6110019,0,'wing_color1',255,255,255), (218818,6110019,0,'wing_color2',255,255,255), (218819,6110020,0,'eye_color',255,255,255), (218820,6110020,0,'skin_color',255,255,255), (218821,6110020,0,'soga_eye_color',255,0,255), (218822,6110021,0,'eye_color',255,255,255), (218823,6110021,0,'skin_color',255,255,255), (218824,6110021,0,'soga_eye_color',255,0,255), (218825,6110022,0,'eye_color',128,128,128), (218826,6110022,0,'skin_color',192,192,192), (218827,6110022,0,'soga_eye_color',255,0,255), (218828,6110023,0,'eye_color',255,255,255), (218829,6110023,0,'skin_color',255,255,255), (218830,6110023,0,'soga_eye_color',255,0,255), (218831,6110024,0,'eye_color',255,255,255), (218832,6110024,0,'skin_color',255,255,255), (218833,6110024,0,'soga_eye_color',255,0,255), (218834,6110025,0,'eye_color',212,212,181), (218835,6110025,0,'hair_type_color',255,255,255), (218836,6110025,0,'hair_type_highlight_color',255,255,255), (218837,6110025,0,'skin_color',255,255,255), (218838,6110025,0,'soga_eye_color',255,0,255), (218839,6110025,0,'soga_hair_type_color',255,255,255), (218840,6110025,0,'soga_hair_type_highlight_color',255,255,255), (218841,6110026,0,'eye_color',165,247,255), (218842,6110026,0,'skin_color',140,140,88), (218843,6110026,0,'soga_eye_color',255,0,255), (218844,6110027,0,'eye_color',255,255,255), (218845,6110027,0,'skin_color',255,255,255), (218846,6110027,0,'soga_eye_color',255,0,255), (218847,6110028,0,'eye_color',255,255,255), (218848,6110028,0,'skin_color',255,255,255), (218849,6110028,0,'soga_eye_color',255,0,255), (218850,6110029,0,'eye_color',59,59,59), (218851,6110029,0,'skin_color',54,54,54), (218852,6110029,0,'soga_eye_color',255,0,255), (218853,6110030,0,'eye_color',255,255,255), (218854,6110030,0,'skin_color',255,255,255), (218855,6110030,0,'soga_eye_color',255,0,255), (218856,6110031,0,'eye_color',255,255,255), (218857,6110031,0,'skin_color',255,255,255), (218858,6110031,0,'soga_eye_color',255,0,255), (218859,6110032,0,'eye_color',55,55,55), (218860,6110032,0,'skin_color',60,60,60), (218861,6110032,0,'soga_eye_color',255,0,255), (218862,6110033,0,'eye_color',255,255,207), (218863,6110033,0,'skin_color',255,255,255), (218864,6110033,0,'soga_eye_color',255,0,255), (218865,6110034,0,'eye_color',62,62,62), (218866,6110034,0,'skin_color',78,78,78), (218867,6110034,0,'soga_eye_color',255,0,255), (218868,6110035,1,'cheek_type',91,-1,0), (218869,6110035,1,'chin_type',75,31,34), (218870,6110035,1,'ear_type',-100,-97,0), (218871,6110035,1,'eye_brow_type',-47,74,-41), (218872,6110035,0,'eye_color',204,204,204), (218873,6110035,1,'eye_type',25,0,0), (218874,6110035,0,'hair_color1',14,198,50), (218875,6110035,1,'lip_type',-11,15,8), (218876,6110035,1,'nose_type',-83,14,-58), (218877,6110035,0,'skin_color',177,179,180), (218878,6110035,1,'soga_cheek_type',0,-47,74), (218879,6110035,1,'soga_chin_type',0,-11,15), (218880,6110035,1,'soga_ear_type',0,25,0), (218881,6110035,1,'soga_eye_brow_type',0,-100,-97), (218882,6110035,0,'soga_eye_color',204,204,204), (218883,6110035,1,'soga_lip_type',-41,91,-1), (218884,6110035,1,'soga_nose_type',8,75,31), (218885,6110035,0,'soga_skin_color',177,179,180), (218886,6110036,1,'cheek_type',75,11,0), (218887,6110036,1,'chin_type',64,-34,87), (218888,6110036,1,'ear_type',81,21,0), (218889,6110036,1,'eye_brow_type',62,93,-68), (218890,6110036,0,'eye_color',137,185,200), (218891,6110036,1,'eye_type',-37,0,0), (218892,6110036,0,'hair_color1',163,216,62), (218893,6110036,0,'hair_color2',62,0,0), (218894,6110036,0,'hair_face_color',70,71,98), (218895,6110036,0,'hair_face_highlight_color',179,178,168), (218896,6110036,0,'hair_type_color',70,71,98), (218897,6110036,0,'hair_type_highlight_color',179,178,168), (218898,6110036,1,'lip_type',-34,17,25), (218899,6110036,1,'nose_type',-28,-93,-40), (218900,6110036,0,'skin_color',188,197,197), (218901,6110036,1,'soga_cheek_type',0,62,93), (218902,6110036,1,'soga_chin_type',0,-34,17), (218903,6110036,1,'soga_ear_type',0,-37,0), (218904,6110036,1,'soga_eye_brow_type',0,81,21), (218905,6110036,0,'soga_eye_color',204,204,204), (218906,6110036,1,'soga_eye_type',62,0,0), (218907,6110036,0,'soga_hair_face_color',70,71,98), (218908,6110036,0,'soga_hair_face_highlight_color',179,178,168), (218909,6110036,0,'soga_hair_type_color',70,71,98), (218910,6110036,0,'soga_hair_type_highlight_color',179,178,168), (218911,6110036,1,'soga_lip_type',-68,75,11), (218912,6110036,1,'soga_nose_type',25,64,-34), (218913,6110036,0,'soga_skin_color',188,197,197), (218914,6110037,0,'eye_color',218,255,255), (218915,6110037,0,'hair_type_color',255,255,255), (218916,6110037,0,'hair_type_highlight_color',255,255,255), (218917,6110037,0,'skin_color',255,255,255), (218918,6110037,0,'soga_eye_color',255,0,255), (218919,6110037,0,'soga_hair_type_color',255,255,255), (218920,6110037,0,'soga_hair_type_highlight_color',255,255,255), (218921,4920000,1,'cheek_type',15,-21,0), (218922,4920000,1,'chin_type',32,81,-50), (218923,4920000,1,'ear_type',-12,52,0), (218924,4920000,1,'eye_brow_type',-89,0,10), (218925,4920000,0,'eye_color',131,180,186), (218926,4920000,1,'eye_type',42,0,0), (218927,4920000,0,'hair_color1',239,198,48), (218928,4920000,0,'hair_face_highlight_color',190,97,43), (218929,4920000,0,'hair_type_highlight_color',190,97,43), (218930,4920000,1,'lip_type',43,64,0), (218931,4920000,1,'nose_type',0,-17,-58), (218932,4920000,0,'skin_color',239,197,196), (218933,4920000,1,'soga_cheek_type',0,-89,0), (218934,4920000,1,'soga_chin_type',0,43,64), (218935,4920000,1,'soga_ear_type',0,42,0), (218936,4920000,1,'soga_eye_brow_type',0,-12,52), (218937,4920000,0,'soga_eye_color',204,204,204), (218938,4920000,0,'soga_hair_face_highlight_color',190,97,43), (218939,4920000,0,'soga_hair_type_highlight_color',190,97,43), (218940,4920000,1,'soga_lip_type',10,15,-21), (218941,4920000,1,'soga_nose_type',0,32,81), (218942,4920000,0,'soga_skin_color',239,197,196), (218943,4920001,0,'eye_color',255,255,255), (218944,4920001,0,'skin_color',255,255,255), (218945,4920001,0,'soga_eye_color',255,0,255), (218946,4920002,0,'eye_color',255,255,255), (218947,4920002,0,'skin_color',255,255,255), (218948,4920002,0,'soga_eye_color',255,0,255), (218949,4920003,0,'eye_color',255,255,255), (218950,4920003,0,'skin_color',255,255,255), (218951,4920003,0,'soga_eye_color',255,0,255), (218952,4920004,0,'eye_color',255,255,255), (218953,4920004,0,'skin_color',255,255,255), (218954,4920004,0,'soga_eye_color',255,0,255), (218955,4920005,0,'eye_color',255,255,255), (218956,4920005,0,'skin_color',255,255,255), (218957,4920005,0,'soga_eye_color',255,0,255), (218958,4920006,0,'eye_color',255,255,255), (218959,4920006,0,'skin_color',255,255,255), (218960,4920006,0,'soga_eye_color',255,0,255), (218961,4920007,0,'eye_color',255,255,255), (218962,4920007,0,'skin_color',255,255,255), (218963,4920007,0,'soga_eye_color',255,0,255), (218964,4920008,0,'eye_color',255,255,255), (218965,4920008,0,'skin_color',255,255,255), (218966,4920008,0,'soga_eye_color',255,0,255), (218967,4920009,0,'eye_color',255,255,255), (218968,4920009,0,'skin_color',255,255,255), (218969,4920009,0,'soga_eye_color',255,0,255), (218970,4920010,0,'eye_color',255,255,255), (218971,4920010,0,'skin_color',255,255,255), (218972,4920010,0,'soga_eye_color',255,0,255), (218973,4920011,0,'eye_color',255,255,255), (218974,4920011,0,'skin_color',255,255,255), (218975,4920011,0,'soga_eye_color',255,0,255), (218976,5370000,1,'cheek_type',15,-21,0), (218977,5370000,1,'chin_type',32,81,-50), (218978,5370000,1,'ear_type',-12,52,0), (218979,5370000,1,'eye_brow_type',-89,0,10), (218980,5370000,0,'eye_color',131,180,186), (218981,5370000,1,'eye_type',42,0,0), (218982,5370000,0,'hair_color1',239,198,48), (218983,5370000,0,'hair_face_highlight_color',190,97,43), (218984,5370000,0,'hair_type_highlight_color',190,97,43), (218985,5370000,1,'lip_type',43,64,0), (218986,5370000,1,'nose_type',0,-17,-58), (218987,5370000,0,'skin_color',239,197,196), (218988,5370000,1,'soga_cheek_type',0,-89,0), (218989,5370000,1,'soga_chin_type',0,43,64), (218990,5370000,1,'soga_ear_type',0,42,0), (218991,5370000,1,'soga_eye_brow_type',0,-12,52), (218992,5370000,0,'soga_eye_color',204,204,204), (218993,5370000,0,'soga_hair_face_highlight_color',190,97,43), (218994,5370000,0,'soga_hair_type_highlight_color',190,97,43), (218995,5370000,1,'soga_lip_type',10,15,-21), (218996,5370000,1,'soga_nose_type',0,32,81), (218997,5370000,0,'soga_skin_color',239,197,196), (218998,5370001,0,'eye_color',255,255,255), (218999,5370001,0,'skin_color',255,255,255), (219000,5370001,0,'soga_eye_color',255,0,255), (219001,5370002,0,'eye_color',255,255,255), (219002,5370002,0,'skin_color',255,255,255), (219003,5370002,0,'soga_eye_color',255,0,255), (219004,5370003,0,'eye_color',255,255,255), (219005,5370003,0,'skin_color',255,255,255), (219006,5370003,0,'soga_eye_color',255,0,255), (219007,5370004,0,'eye_color',255,255,255), (219008,5370004,0,'skin_color',255,255,255), (219009,5370004,0,'soga_eye_color',255,0,255), (219010,5370005,0,'eye_color',255,255,255), (219011,5370005,0,'skin_color',255,255,255), (219012,5370005,0,'soga_eye_color',255,0,255), (219013,5370006,0,'eye_color',255,255,255), (219014,5370006,0,'skin_color',255,255,255), (219015,5370006,0,'soga_eye_color',255,0,255), (219016,5370007,0,'eye_color',255,255,255), (219017,5370007,0,'skin_color',255,255,255), (219018,5370007,0,'soga_eye_color',255,0,255), (219019,5370008,0,'eye_color',255,255,255), (219020,5370008,0,'skin_color',255,255,255), (219021,5370008,0,'soga_eye_color',255,0,255), (219022,5370009,0,'eye_color',255,255,255), (219023,5370009,0,'skin_color',255,255,255), (219024,5370009,0,'soga_eye_color',255,0,255), (219025,5370010,0,'eye_color',255,255,255), (219026,5370010,0,'skin_color',255,255,255), (219027,5370010,0,'soga_eye_color',255,0,255), (219028,5370011,0,'eye_color',255,255,255), (219029,5370011,0,'skin_color',255,255,255), (219030,5370011,0,'soga_eye_color',255,0,255), (219031,5370012,0,'eye_color',255,255,255), (219032,5370012,0,'skin_color',255,255,255), (219033,5370012,0,'soga_eye_color',255,0,255), (219034,5370013,0,'eye_color',255,255,255), (219035,5370013,0,'skin_color',255,255,255), (219036,5370013,0,'soga_eye_color',255,0,255), (219037,5370014,0,'eye_color',255,255,255), (219038,5370014,0,'skin_color',255,255,255), (219039,5370014,0,'soga_eye_color',255,0,255), (219040,5370015,0,'eye_color',255,255,255), (219041,5370015,0,'skin_color',255,255,255), (219042,5370015,0,'soga_eye_color',255,0,255), (219043,5370016,0,'eye_color',23,255,107), (219044,5370016,0,'skin_color',220,220,205), (219045,5370016,0,'soga_eye_color',255,0,255), (219046,5370017,0,'eye_color',255,255,255), (219047,5370017,0,'skin_color',255,255,255), (219048,5370017,0,'soga_eye_color',255,0,255), (219049,5370018,0,'eye_color',255,255,255), (219050,5370018,0,'skin_color',255,255,255), (219051,5370018,0,'soga_eye_color',255,0,255), (219052,5370019,0,'eye_color',255,255,255), (219053,5370019,0,'skin_color',255,255,255), (219054,5370019,0,'soga_eye_color',255,0,255), (219055,5370020,0,'eye_color',255,255,255), (219056,5370020,0,'skin_color',255,255,255), (219057,5370020,0,'soga_eye_color',255,0,255), (219058,5370021,0,'eye_color',255,255,255), (219059,5370021,0,'skin_color',255,255,255), (219060,5370021,0,'soga_eye_color',255,0,255), (219061,5370022,1,'cheek_type',43,34,0), (219062,5370022,1,'chin_type',75,-10,-61), (219063,5370022,1,'eye_brow_type',9,3,8), (219064,5370022,0,'eye_color',140,182,175), (219065,5370022,1,'eye_type',-14,0,0), (219066,5370022,0,'hair_color1',17,31,242), (219067,5370022,0,'hair_face_color',59,33,26), (219068,5370022,0,'hair_type_color',59,33,26), (219069,5370022,1,'lip_type',-7,87,7), (219070,5370022,1,'nose_type',-75,17,31), (219071,5370022,0,'skin_color',59,33,26), (219072,5370022,1,'soga_cheek_type',0,9,3), (219073,5370022,1,'soga_chin_type',0,-7,87), (219074,5370022,1,'soga_ear_type',0,-14,0), (219075,5370022,0,'soga_eye_color',204,204,204), (219076,5370022,0,'soga_hair_face_color',59,33,26), (219077,5370022,0,'soga_hair_type_color',59,33,26), (219078,5370022,1,'soga_lip_type',8,43,34), (219079,5370022,1,'soga_nose_type',7,75,-10), (219080,5370022,0,'soga_skin_color',59,33,26), (219081,5370023,0,'eye_color',66,255,66), (219082,5370023,0,'skin_color',91,91,255), (219083,5370023,0,'soga_eye_color',255,0,255), (219084,5420000,0,'eye_color',255,255,255), (219085,5420000,0,'skin_color',255,255,255), (219086,5420000,0,'soga_eye_color',255,0,255), (219087,5420001,0,'eye_color',255,255,255), (219088,5420001,0,'skin_color',255,255,255), (219089,5420001,0,'soga_eye_color',255,0,255), (219090,5420002,0,'eye_color',255,255,255), (219091,5420002,0,'skin_color',255,255,255), (219092,5420002,0,'soga_eye_color',255,0,255), (219093,5420003,0,'eye_color',255,255,255), (219094,5420003,0,'skin_color',255,255,255), (219095,5420003,0,'soga_eye_color',255,0,255), (219096,5420004,0,'eye_color',255,255,255), (219097,5420004,0,'skin_color',255,255,255), (219098,5420004,0,'soga_eye_color',255,0,255), (219099,5420005,0,'eye_color',255,255,255), (219100,5420005,0,'skin_color',255,255,255), (219101,5420005,0,'soga_eye_color',255,0,255), (219102,5420006,0,'eye_color',255,255,255), (219103,5420006,0,'skin_color',255,255,255), (219104,5420006,0,'soga_eye_color',255,0,255), (219105,5420007,0,'eye_color',255,255,255), (219106,5420007,0,'skin_color',255,255,255), (219107,5420007,0,'soga_eye_color',255,0,255), (219108,5420008,0,'eye_color',255,255,255), (219109,5420008,0,'skin_color',255,255,255), (219110,5420008,0,'soga_eye_color',255,0,255), (219111,5420009,0,'eye_color',255,255,255), (219112,5420009,0,'skin_color',255,255,255), (219113,5420009,0,'soga_eye_color',255,0,255), (219114,5420010,0,'eye_color',255,255,255), (219115,5420010,0,'skin_color',255,255,255), (219116,5420010,0,'soga_eye_color',255,0,255), (219117,5420011,0,'eye_color',255,255,255), (219118,5420011,0,'skin_color',255,255,255), (219119,5420011,0,'soga_eye_color',255,0,255), (219120,5420012,0,'eye_color',255,255,255), (219121,5420012,0,'skin_color',255,255,255), (219122,5420012,0,'soga_eye_color',255,0,255), (219123,5420013,0,'eye_color',255,255,255), (219124,5420013,0,'skin_color',255,255,255), (219125,5420013,0,'soga_eye_color',255,0,255), (219126,5420014,0,'eye_color',255,255,255), (219127,5420014,0,'skin_color',255,255,255), (219128,5420014,0,'soga_eye_color',255,0,255), (219129,5420015,0,'eye_color',255,255,255), (219130,5420015,0,'skin_color',255,255,255), (219131,5420015,0,'soga_eye_color',255,0,255), (219132,5420016,0,'eye_color',255,255,255), (219133,5420016,0,'skin_color',255,255,255), (219134,5420016,0,'soga_eye_color',255,0,255), (219135,5420017,0,'eye_color',255,255,255), (219136,5420017,0,'skin_color',255,255,255), (219137,5420017,0,'soga_eye_color',255,0,255), (219138,5420018,0,'eye_color',255,255,255), (219139,5420018,0,'skin_color',255,255,255), (219140,5420018,0,'soga_eye_color',255,0,255), (219141,5420019,0,'eye_color',255,255,255), (219142,5420019,0,'skin_color',255,255,255), (219143,5420019,0,'soga_eye_color',255,0,255), (219144,5420020,0,'eye_color',0,92,129), (219145,5420020,0,'skin_color',243,243,237), (219146,5420020,0,'soga_eye_color',255,0,255), (219147,5420021,0,'eye_color',255,255,255), (219148,5420021,0,'skin_color',255,255,255), (219149,5420021,0,'soga_eye_color',255,0,255), (219150,5420022,1,'cheek_type',43,34,0), (219151,5420022,1,'chin_type',75,-10,-61), (219152,5420022,1,'eye_brow_type',9,3,8), (219153,5420022,0,'eye_color',140,182,175), (219154,5420022,1,'eye_type',-14,0,0), (219155,5420022,0,'hair_color1',17,31,242), (219156,5420022,0,'hair_face_color',59,33,26), (219157,5420022,0,'hair_type_color',59,33,26), (219158,5420022,1,'lip_type',-7,87,7), (219159,5420022,1,'nose_type',-75,17,31), (219160,5420022,0,'skin_color',59,33,26), (219161,5420022,1,'soga_cheek_type',0,9,3), (219162,5420022,1,'soga_chin_type',0,-7,87), (219163,5420022,1,'soga_ear_type',0,-14,0), (219164,5420022,0,'soga_eye_color',204,204,204), (219165,5420022,0,'soga_hair_face_color',59,33,26), (219166,5420022,0,'soga_hair_type_color',59,33,26), (219167,5420022,1,'soga_lip_type',8,43,34), (219168,5420022,1,'soga_nose_type',7,75,-10), (219169,5420022,0,'soga_skin_color',59,33,26), (219170,5420023,0,'eye_color',66,255,66), (219171,5420023,0,'skin_color',91,91,255), (219172,5420023,0,'soga_eye_color',255,0,255), (219173,6120000,1,'cheek_type',91,-1,0), (219174,6120000,1,'chin_type',75,31,34), (219175,6120000,1,'ear_type',-100,-97,0), (219176,6120000,1,'eye_brow_type',-47,74,-41), (219177,6120000,0,'eye_color',204,204,204), (219178,6120000,1,'eye_type',25,0,0), (219179,6120000,0,'hair_color1',14,198,50), (219180,6120000,1,'lip_type',-11,15,8), (219181,6120000,1,'nose_type',-83,14,-58), (219182,6120000,0,'skin_color',177,179,180), (219183,6120000,1,'soga_cheek_type',0,-47,74), (219184,6120000,1,'soga_chin_type',0,-11,15), (219185,6120000,1,'soga_ear_type',0,25,0), (219186,6120000,1,'soga_eye_brow_type',0,-100,-97), (219187,6120000,0,'soga_eye_color',204,204,204), (219188,6120000,1,'soga_lip_type',-41,91,-1), (219189,6120000,1,'soga_nose_type',8,75,31), (219190,6120000,0,'soga_skin_color',177,179,180), (219191,6120001,1,'cheek_type',0,-20,0), (219192,6120001,1,'chin_type',37,-17,-46), (219193,6120001,1,'ear_type',77,-26,0), (219194,6120001,1,'eye_brow_type',-38,45,-41), (219195,6120001,0,'eye_color',86,86,0), (219196,6120001,1,'eye_type',-32,0,0), (219197,6120001,0,'hair_color1',249,246,180), (219198,6120001,1,'lip_type',59,56,-10), (219199,6120001,1,'nose_type',91,-7,-10), (219200,6120001,0,'skin_color',136,103,55), (219201,6120001,1,'soga_cheek_type',0,-38,45), (219202,6120001,1,'soga_chin_type',0,59,56), (219203,6120001,1,'soga_ear_type',0,-32,0), (219204,6120001,1,'soga_eye_brow_type',0,77,-26), (219205,6120001,0,'soga_eye_color',229,229,102), (219206,6120001,1,'soga_eye_type',-32,0,0), (219207,6120001,1,'soga_lip_type',-41,0,-20), (219208,6120001,1,'soga_nose_type',-10,37,-17), (219209,6120001,0,'soga_skin_color',136,103,55), (219210,6120001,0,'wing_color1',255,255,255), (219211,6120001,0,'wing_color2',255,255,255), (219212,6120002,1,'cheek_type',-31,91,0), (219213,6120002,1,'chin_type',-31,-14,-34), (219214,6120002,1,'ear_type',-96,-37,0), (219215,6120002,1,'eye_brow_type',-37,-94,-44), (219216,6120002,0,'eye_color',131,55,0), (219217,6120002,1,'eye_type',22,0,0), (219218,6120002,0,'hair_color1',197,179,44), (219219,6120002,1,'lip_type',40,14,5), (219220,6120002,1,'nose_type',-87,-59,-77), (219221,6120002,0,'skin_color',61,71,80), (219222,6120002,1,'soga_cheek_type',0,-37,-94), (219223,6120002,1,'soga_chin_type',0,40,14), (219224,6120002,1,'soga_ear_type',0,22,0), (219225,6120002,1,'soga_eye_brow_type',0,-96,-37), (219226,6120002,0,'soga_eye_color',229,229,102), (219227,6120002,1,'soga_lip_type',-44,-31,91), (219228,6120002,1,'soga_nose_type',5,-31,-14), (219229,6120002,0,'soga_skin_color',61,71,80), (219230,6120002,0,'wing_color1',255,255,255), (219231,6120002,0,'wing_color2',255,255,255), (219232,6120003,0,'eye_color',255,197,255), (219233,6120003,0,'hair_type_color',255,255,255), (219234,6120003,0,'hair_type_highlight_color',255,255,255), (219235,6120003,0,'skin_color',255,255,255), (219236,6120003,0,'soga_eye_color',255,0,255), (219237,6120003,0,'soga_hair_type_color',255,255,255), (219238,6120003,0,'soga_hair_type_highlight_color',255,255,255), (219239,6120004,0,'eye_color',255,255,255), (219240,6120004,0,'hair_type_color',255,255,255), (219241,6120004,0,'hair_type_highlight_color',255,255,255), (219242,6120004,0,'skin_color',255,255,255), (219243,6120004,0,'soga_eye_color',255,0,255), (219244,6120004,0,'soga_hair_type_color',255,255,255), (219245,6120004,0,'soga_hair_type_highlight_color',255,255,255), (219246,6120005,0,'eye_color',166,198,185), (219247,6120005,0,'hair_type_color',255,255,255), (219248,6120005,0,'hair_type_highlight_color',255,255,255), (219249,6120005,0,'skin_color',255,255,255), (219250,6120005,0,'soga_eye_color',255,0,255), (219251,6120005,0,'soga_hair_type_color',255,255,255), (219252,6120005,0,'soga_hair_type_highlight_color',255,255,255), (219253,6120006,0,'eye_color',225,164,255), (219254,6120006,0,'skin_color',255,255,255), (219255,6120006,0,'soga_eye_color',255,0,255), (219256,6120007,0,'eye_color',255,255,255), (219257,6120007,0,'skin_color',255,255,255), (219258,6120007,0,'soga_eye_color',255,0,255), (219259,6120008,0,'eye_color',255,255,255), (219260,6120008,0,'skin_color',255,255,255), (219261,6120008,0,'soga_eye_color',255,0,255), (219262,6120009,0,'eye_color',255,255,255), (219263,6120009,0,'skin_color',255,255,255), (219264,6120009,0,'soga_eye_color',255,0,255), (219265,6120010,1,'cheek_type',91,-1,0), (219266,6120010,1,'chin_type',75,31,34), (219267,6120010,1,'ear_type',-100,-97,0), (219268,6120010,1,'eye_brow_type',-47,74,-41), (219269,6120010,0,'eye_color',204,204,204), (219270,6120010,1,'eye_type',25,0,0), (219271,6120010,0,'hair_color1',14,198,50), (219272,6120010,1,'lip_type',-11,15,8), (219273,6120010,1,'nose_type',-83,14,-58), (219274,6120010,0,'skin_color',177,179,180), (219275,6120010,1,'soga_cheek_type',0,-47,74), (219276,6120010,1,'soga_chin_type',0,-11,15), (219277,6120010,1,'soga_ear_type',0,25,0), (219278,6120010,1,'soga_eye_brow_type',0,-100,-97), (219279,6120010,0,'soga_eye_color',204,204,204), (219280,6120010,1,'soga_lip_type',-41,91,-1), (219281,6120010,1,'soga_nose_type',8,75,31), (219282,6120010,0,'soga_skin_color',177,179,180), (219283,6120011,1,'cheek_type',75,11,0), (219284,6120011,1,'chin_type',64,-34,87), (219285,6120011,1,'ear_type',81,21,0), (219286,6120011,1,'eye_brow_type',62,93,-68), (219287,6120011,0,'eye_color',137,185,200), (219288,6120011,1,'eye_type',-37,0,0), (219289,6120011,0,'hair_color1',163,216,62), (219290,6120011,0,'hair_color2',62,0,0), (219291,6120011,0,'hair_face_color',70,71,98), (219292,6120011,0,'hair_face_highlight_color',179,178,168), (219293,6120011,0,'hair_type_color',70,71,98), (219294,6120011,0,'hair_type_highlight_color',179,178,168), (219295,6120011,1,'lip_type',-34,17,25), (219296,6120011,1,'nose_type',-28,-93,-40), (219297,6120011,0,'skin_color',188,197,197), (219298,6120011,1,'soga_cheek_type',0,62,93), (219299,6120011,1,'soga_chin_type',0,-34,17), (219300,6120011,1,'soga_ear_type',0,-37,0), (219301,6120011,1,'soga_eye_brow_type',0,81,21), (219302,6120011,0,'soga_eye_color',204,204,204), (219303,6120011,1,'soga_eye_type',62,0,0), (219304,6120011,0,'soga_hair_face_color',70,71,98), (219305,6120011,0,'soga_hair_face_highlight_color',179,178,168), (219306,6120011,0,'soga_hair_type_color',70,71,98), (219307,6120011,0,'soga_hair_type_highlight_color',179,178,168), (219308,6120011,1,'soga_lip_type',-68,75,11), (219309,6120011,1,'soga_nose_type',25,64,-34), (219310,6120011,0,'soga_skin_color',188,197,197), (219311,6120012,0,'eye_color',255,255,255), (219312,6120012,0,'skin_color',255,255,255), (219313,6120012,0,'soga_eye_color',255,0,255), (219314,6120013,0,'eye_color',204,255,210), (219315,6120013,0,'hair_type_color',255,255,255), (219316,6120013,0,'hair_type_highlight_color',255,255,255), (219317,6120013,0,'skin_color',255,255,255), (219318,6120013,0,'soga_eye_color',255,0,255), (219319,6120013,0,'soga_hair_type_color',255,255,255), (219320,6120013,0,'soga_hair_type_highlight_color',255,255,255), (219321,6120014,0,'eye_color',255,242,255), (219322,6120014,0,'skin_color',116,4,33), (219323,6120014,0,'soga_eye_color',255,0,255), (219324,6120015,0,'eye_color',255,255,255), (219325,6120015,0,'skin_color',255,255,255), (219326,6120015,0,'soga_eye_color',255,0,255), (219327,6120016,0,'eye_color',68,68,68), (219328,6120016,0,'skin_color',64,64,64), (219329,6120016,0,'soga_eye_color',255,0,255), (219330,6120017,0,'eye_color',148,255,255), (219331,6120017,0,'hair_type_color',255,255,255), (219332,6120017,0,'hair_type_highlight_color',255,255,255), (219333,6120017,0,'skin_color',255,255,255), (219334,6120017,0,'soga_eye_color',255,0,255), (219335,6120017,0,'soga_hair_type_color',255,255,255), (219336,6120017,0,'soga_hair_type_highlight_color',255,255,255), (219337,6120018,0,'eye_color',55,55,55), (219338,6120018,0,'skin_color',80,80,80), (219339,6120018,0,'soga_eye_color',255,0,255), (219340,6120019,0,'eye_color',255,255,255), (219341,6120019,0,'skin_color',255,255,255), (219342,6120019,0,'soga_eye_color',255,0,255), (219343,6120020,0,'eye_color',255,255,255), (219344,6120020,0,'hair_type_color',255,255,255), (219345,6120020,0,'hair_type_highlight_color',255,255,255), (219346,6120020,0,'skin_color',255,255,255), (219347,6120020,0,'soga_eye_color',255,0,255), (219348,6120020,0,'soga_hair_type_color',255,255,255), (219349,6120020,0,'soga_hair_type_highlight_color',255,255,255), (219350,6120021,0,'eye_color',255,181,132), (219351,6120021,0,'hair_type_color',255,255,255), (219352,6120021,0,'hair_type_highlight_color',255,255,255), (219353,6120021,0,'skin_color',255,255,255), (219354,6120021,0,'soga_eye_color',255,0,255), (219355,6120021,0,'soga_hair_type_color',255,255,255), (219356,6120021,0,'soga_hair_type_highlight_color',255,255,255), (219357,6120022,0,'eye_color',63,63,63), (219358,6120022,0,'skin_color',53,53,53), (219359,6120022,0,'soga_eye_color',255,0,255), (219360,6120023,0,'eye_color',255,255,255), (219361,6120023,0,'skin_color',255,255,255), (219362,6120023,0,'soga_eye_color',255,0,255), (219363,6120024,0,'eye_color',248,255,240), (219364,6120024,0,'skin_color',116,4,33), (219365,6120024,0,'soga_eye_color',255,0,255), (219366,6120025,0,'eye_color',255,255,255), (219367,6120025,0,'skin_color',255,255,255), (219368,6120025,0,'soga_eye_color',255,0,255), (219369,6120026,0,'eye_color',255,255,255), (219370,6120026,0,'skin_color',255,255,255), (219371,6120026,0,'soga_eye_color',255,0,255), (219372,6120027,0,'eye_color',255,255,255), (219373,6120027,0,'skin_color',255,255,255), (219374,6120027,0,'soga_eye_color',255,0,255), (219375,6120028,0,'eye_color',229,255,255), (219376,6120028,0,'hair_type_color',255,255,255), (219377,6120028,0,'hair_type_highlight_color',255,255,255), (219378,6120028,0,'skin_color',255,255,255), (219379,6120028,0,'soga_eye_color',255,0,255), (219380,6120028,0,'soga_hair_type_color',255,255,255), (219381,6120028,0,'soga_hair_type_highlight_color',255,255,255), (219382,6120029,0,'eye_color',255,253,255), (219383,6120029,0,'hair_type_color',255,255,255), (219384,6120029,0,'hair_type_highlight_color',255,255,255), (219385,6120029,0,'skin_color',255,255,255), (219386,6120029,0,'soga_eye_color',255,0,255), (219387,6120029,0,'soga_hair_type_color',255,255,255), (219388,6120029,0,'soga_hair_type_highlight_color',255,255,255), (219389,6120030,0,'eye_color',255,255,255), (219390,6120030,0,'skin_color',255,255,255), (219391,6120030,0,'soga_eye_color',255,0,255), (219392,6120031,0,'eye_color',255,255,255), (219393,6120031,0,'skin_color',255,255,255), (219394,6120031,0,'soga_eye_color',255,0,255), (219395,6120032,1,'cheek_type',-31,91,0), (219396,6120032,1,'chin_type',-31,-14,-34), (219397,6120032,1,'ear_type',-96,-37,0), (219398,6120032,1,'eye_brow_type',-37,-94,-44), (219399,6120032,0,'eye_color',131,55,0), (219400,6120032,1,'eye_type',22,0,0), (219401,6120032,0,'hair_color1',197,179,44), (219402,6120032,1,'lip_type',40,14,5), (219403,6120032,1,'nose_type',-87,-59,-77), (219404,6120032,0,'skin_color',61,71,80), (219405,6120032,1,'soga_cheek_type',0,-37,-94), (219406,6120032,1,'soga_chin_type',0,40,14), (219407,6120032,1,'soga_ear_type',0,22,0), (219408,6120032,1,'soga_eye_brow_type',0,-96,-37), (219409,6120032,0,'soga_eye_color',229,229,102), (219410,6120032,1,'soga_lip_type',-44,-31,91), (219411,6120032,1,'soga_nose_type',5,-31,-14), (219412,6120032,0,'soga_skin_color',61,71,80), (219413,6120032,0,'wing_color1',255,255,255), (219414,6120032,0,'wing_color2',255,255,255), (219415,4540000,1,'cheek_type',91,-1,0), (219416,4540000,1,'chin_type',75,31,34), (219417,4540000,1,'ear_type',-100,-97,0), (219418,4540000,1,'eye_brow_type',-47,74,-41), (219419,4540000,0,'eye_color',204,204,204), (219420,4540000,1,'eye_type',25,0,0), (219421,4540000,0,'hair_color1',14,198,50), (219422,4540000,1,'lip_type',-11,15,8), (219423,4540000,1,'nose_type',-83,14,-58), (219424,4540000,0,'skin_color',177,179,180), (219425,4540000,1,'soga_cheek_type',0,-47,74), (219426,4540000,1,'soga_chin_type',0,-11,15), (219427,4540000,1,'soga_ear_type',0,25,0), (219428,4540000,1,'soga_eye_brow_type',0,-100,-97), (219429,4540000,0,'soga_eye_color',204,204,204), (219430,4540000,1,'soga_lip_type',-41,91,-1), (219431,4540000,1,'soga_nose_type',8,75,31), (219432,4540000,0,'soga_skin_color',177,179,180), (219433,4540001,0,'eye_color',255,255,255), (219434,4540001,0,'skin_color',255,255,255), (219435,4540001,0,'soga_eye_color',255,0,255), (219436,4540002,1,'cheek_type',91,-1,0), (219437,4540002,1,'chin_type',75,31,34), (219438,4540002,1,'ear_type',-100,-97,0), (219439,4540002,1,'eye_brow_type',-47,74,-41), (219440,4540002,0,'eye_color',204,204,204), (219441,4540002,1,'eye_type',25,0,0), (219442,4540002,0,'hair_color1',14,198,50), (219443,4540002,1,'lip_type',-11,15,8), (219444,4540002,1,'nose_type',-83,14,-58), (219445,4540002,0,'skin_color',177,179,180), (219446,4540002,1,'soga_cheek_type',0,-47,74), (219447,4540002,1,'soga_chin_type',0,-11,15), (219448,4540002,1,'soga_ear_type',0,25,0), (219449,4540002,1,'soga_eye_brow_type',0,-100,-97), (219450,4540002,0,'soga_eye_color',204,204,204), (219451,4540002,1,'soga_lip_type',-41,91,-1), (219452,4540002,1,'soga_nose_type',8,75,31), (219453,4540002,0,'soga_skin_color',177,179,180), (219454,4540003,1,'cheek_type',75,11,0), (219455,4540003,1,'chin_type',64,-34,87), (219456,4540003,1,'ear_type',81,21,0), (219457,4540003,1,'eye_brow_type',62,93,-68), (219458,4540003,0,'eye_color',137,185,200), (219459,4540003,1,'eye_type',-37,0,0), (219460,4540003,0,'hair_color1',163,216,62), (219461,4540003,0,'hair_color2',62,0,0), (219462,4540003,0,'hair_face_color',70,71,98), (219463,4540003,0,'hair_face_highlight_color',179,178,168), (219464,4540003,0,'hair_type_color',70,71,98), (219465,4540003,0,'hair_type_highlight_color',179,178,168), (219466,4540003,1,'lip_type',-34,17,25), (219467,4540003,1,'nose_type',-28,-93,-40), (219468,4540003,0,'skin_color',188,197,197), (219469,4540003,1,'soga_cheek_type',0,62,93), (219470,4540003,1,'soga_chin_type',0,-34,17), (219471,4540003,1,'soga_ear_type',0,-37,0), (219472,4540003,1,'soga_eye_brow_type',0,81,21), (219473,4540003,0,'soga_eye_color',204,204,204), (219474,4540003,1,'soga_eye_type',62,0,0), (219475,4540003,0,'soga_hair_face_color',70,71,98), (219476,4540003,0,'soga_hair_face_highlight_color',179,178,168), (219477,4540003,0,'soga_hair_type_color',70,71,98), (219478,4540003,0,'soga_hair_type_highlight_color',179,178,168), (219479,4540003,1,'soga_lip_type',-68,75,11), (219480,4540003,1,'soga_nose_type',25,64,-34), (219481,4540003,0,'soga_skin_color',188,197,197), (219482,4540004,0,'eye_color',229,255,255), (219483,4540004,0,'hair_type_color',255,255,255), (219484,4540004,0,'hair_type_highlight_color',255,255,255), (219485,4540004,0,'skin_color',255,255,255), (219486,4540004,0,'soga_eye_color',255,0,255), (219487,4540004,0,'soga_hair_type_color',255,255,255), (219488,4540004,0,'soga_hair_type_highlight_color',255,255,255), (219489,4540005,0,'eye_color',255,191,162), (219490,4540005,0,'hair_type_color',255,255,255), (219491,4540005,0,'hair_type_highlight_color',255,255,255), (219492,4540005,0,'skin_color',255,255,255), (219493,4540005,0,'soga_eye_color',255,0,255), (219494,4540005,0,'soga_hair_type_color',255,255,255), (219495,4540005,0,'soga_hair_type_highlight_color',255,255,255), (219496,4540006,0,'eye_color',255,255,255), (219497,4540006,0,'skin_color',255,255,255), (219498,4540006,0,'soga_eye_color',255,0,255), (219499,4540007,0,'eye_color',202,224,228), (219500,4540007,0,'skin_color',128,0,0), (219501,4540007,0,'soga_eye_color',255,0,255), (219502,4540008,0,'eye_color',171,255,168), (219503,4540008,0,'skin_color',128,0,0), (219504,4540008,0,'soga_eye_color',255,0,255), (219505,4540009,0,'eye_color',235,146,255), (219506,4540009,0,'hair_type_color',255,255,255), (219507,4540009,0,'hair_type_highlight_color',255,255,255), (219508,4540009,0,'skin_color',255,255,255), (219509,4540009,0,'soga_eye_color',255,0,255), (219510,4540009,0,'soga_hair_type_color',255,255,255), (219511,4540009,0,'soga_hair_type_highlight_color',255,255,255), (219512,4540010,0,'eye_color',255,255,255), (219513,4540010,0,'skin_color',255,255,255), (219514,4540010,0,'soga_eye_color',255,0,255), (219515,4540011,0,'eye_color',254,243,255), (219516,4540011,0,'hair_type_color',255,255,255), (219517,4540011,0,'hair_type_highlight_color',255,255,255), (219518,4540011,0,'skin_color',255,255,255), (219519,4540011,0,'soga_eye_color',255,0,255), (219520,4540011,0,'soga_hair_type_color',255,255,255), (219521,4540011,0,'soga_hair_type_highlight_color',255,255,255), (219522,4540012,0,'eye_color',252,255,238), (219523,4540012,0,'skin_color',64,0,0), (219524,4540012,0,'soga_eye_color',255,0,255), (219525,4540013,0,'eye_color',255,255,255), (219526,4540013,0,'skin_color',64,0,0), (219527,4540013,0,'soga_eye_color',255,0,255), (219528,4540014,1,'cheek_type',-26,65,0), (219529,4540014,1,'chin_type',-47,-53,-75), (219530,4540014,1,'ear_type',84,-17,0), (219531,4540014,1,'eye_brow_type',-42,-2,-62), (219532,4540014,0,'eye_color',131,0,37), (219533,4540014,1,'eye_type',62,0,0), (219534,4540014,0,'hair_color1',253,245,163), (219535,4540014,1,'lip_type',21,-28,85), (219536,4540014,1,'nose_type',-95,-3,-11), (219537,4540014,0,'skin_color',212,191,191), (219538,4540014,1,'soga_cheek_type',0,-42,-2), (219539,4540014,1,'soga_chin_type',0,21,-28), (219540,4540014,1,'soga_ear_type',0,62,0), (219541,4540014,1,'soga_eye_brow_type',0,84,-17), (219542,4540014,0,'soga_eye_color',204,204,204), (219543,4540014,1,'soga_lip_type',-62,-26,65), (219544,4540014,1,'soga_nose_type',85,-47,-53), (219545,4540014,0,'soga_skin_color',212,191,191), (219546,4540015,0,'eye_color',255,255,255), (219547,4540015,0,'skin_color',255,255,255), (219548,4540015,0,'soga_eye_color',255,0,255), (219549,4540016,0,'eye_color',67,67,67), (219550,4540016,0,'skin_color',79,79,79), (219551,4540016,0,'soga_eye_color',255,0,255), (219552,4540017,0,'eye_color',255,255,255), (219553,4540017,0,'skin_color',255,255,255), (219554,4540017,0,'soga_eye_color',255,0,255), (219555,4540018,1,'cheek_type',74,34,0), (219556,4540018,1,'chin_type',-44,0,81), (219557,4540018,1,'ear_type',85,-22,0), (219558,4540018,1,'eye_brow_type',0,84,32), (219559,4540018,0,'eye_color',0,11,10), (219560,4540018,1,'eye_type',-10,0,0), (219561,4540018,0,'hair_color1',63,248,83), (219562,4540018,1,'lip_type',64,-18,-48), (219563,4540018,1,'nose_type',62,63,-8), (219564,4540018,0,'skin_color',139,120,90), (219565,4540018,1,'soga_cheek_type',0,0,84), (219566,4540018,1,'soga_chin_type',0,64,-18), (219567,4540018,1,'soga_ear_type',0,-10,0), (219568,4540018,1,'soga_eye_brow_type',0,85,-22), (219569,4540018,0,'soga_eye_color',204,204,204), (219570,4540018,1,'soga_lip_type',32,74,34), (219571,4540018,1,'soga_nose_type',-48,-44,0), (219572,4540018,0,'soga_skin_color',139,120,90), (219573,4540019,0,'eye_color',255,255,255), (219574,4540019,0,'skin_color',116,4,33), (219575,4540019,0,'soga_eye_color',255,0,255), (219576,4540020,0,'eye_color',155,248,255), (219577,4540020,0,'skin_color',116,4,33), (219578,4540020,0,'soga_eye_color',255,0,255), (219579,4540021,1,'cheek_type',-45,8,0), (219580,4540021,1,'chin_type',-7,-81,-74), (219581,4540021,1,'ear_type',-39,-53,0), (219582,4540021,1,'eye_brow_type',7,-50,-34), (219583,4540021,0,'eye_color',0,56,57), (219584,4540021,1,'eye_type',-69,0,0), (219585,4540021,0,'hair_color1',163,10,31), (219586,4540021,1,'lip_type',66,-57,-50), (219587,4540021,1,'nose_type',29,-93,10), (219588,4540021,0,'skin_color',133,120,80), (219589,4540021,1,'soga_cheek_type',0,7,-50), (219590,4540021,1,'soga_chin_type',0,66,-57), (219591,4540021,1,'soga_ear_type',0,-69,0), (219592,4540021,1,'soga_eye_brow_type',0,-39,-53), (219593,4540021,0,'soga_eye_color',204,204,204), (219594,4540021,1,'soga_lip_type',-34,-45,8), (219595,4540021,1,'soga_nose_type',-50,-7,-81), (219596,4540021,0,'soga_skin_color',133,120,80), (219597,4540022,0,'eye_color',226,221,219), (219598,4540022,0,'skin_color',255,255,255), (219599,4540022,0,'soga_eye_color',255,0,255), (219600,4540023,0,'eye_color',234,255,255), (219601,4540023,0,'skin_color',255,255,255), (219602,4540023,0,'soga_eye_color',255,0,255), (219603,4540024,0,'eye_color',144,255,130), (219604,4540024,0,'skin_color',255,255,255), (219605,4540024,0,'soga_eye_color',255,0,255), (219606,4540025,0,'eye_color',255,255,255), (219607,4540025,0,'skin_color',255,255,255), (219608,4540025,0,'soga_eye_color',255,0,255), (219609,4880000,1,'cheek_type',-75,-31,0), (219610,4880000,1,'chin_type',-62,0,64), (219611,4880000,1,'ear_type',-46,-56,0), (219612,4880000,0,'eye_color',129,125,67), (219613,4880000,0,'hair_color1',228,21,233), (219614,4880000,0,'hair_face_color',244,246,246), (219615,4880000,0,'hair_face_highlight_color',65,66,79), (219616,4880000,0,'hair_type_color',244,246,246), (219617,4880000,0,'hair_type_highlight_color',65,66,79), (219618,4880000,1,'lip_type',-72,25,-1), (219619,4880000,1,'nose_type',0,-28,21), (219620,4880000,0,'skin_color',167,127,69), (219621,4880000,1,'soga_chin_type',0,-72,25), (219622,4880000,1,'soga_eye_brow_type',0,-46,-56), (219623,4880000,0,'soga_eye_color',204,204,204), (219624,4880000,0,'soga_hair_face_color',244,246,246), (219625,4880000,0,'soga_hair_face_highlight_color',65,66,79), (219626,4880000,0,'soga_hair_type_color',244,246,246), (219627,4880000,0,'soga_hair_type_highlight_color',65,66,79), (219628,4880000,1,'soga_lip_type',0,-75,-31), (219629,4880000,1,'soga_nose_type',-1,-62,0), (219630,4880000,0,'soga_skin_color',167,127,69), (219631,4880001,0,'eye_color',255,255,255), (219632,4880001,0,'skin_color',255,255,255), (219633,4880001,0,'soga_eye_color',255,0,255), (219634,4880002,0,'eye_color',255,255,255), (219635,4880002,0,'skin_color',255,255,255), (219636,4880002,0,'soga_eye_color',255,0,255), (219637,4880003,0,'eye_color',255,255,255), (219638,4880003,0,'skin_color',255,255,255), (219639,4880003,0,'soga_eye_color',255,0,255), (219640,4880004,0,'eye_color',255,255,255), (219641,4880004,0,'skin_color',255,255,255), (219642,4880004,0,'soga_eye_color',255,0,255), (219643,4880005,0,'eye_color',255,255,255), (219644,4880005,0,'skin_color',255,255,255), (219645,4880005,0,'soga_eye_color',255,0,255), (219646,4880006,0,'eye_color',255,255,255), (219647,4880006,0,'skin_color',255,255,255), (219648,4880006,0,'soga_eye_color',255,0,255), (219649,4880007,0,'eye_color',255,255,255), (219650,4880007,0,'skin_color',255,255,255), (219651,4880007,0,'soga_eye_color',255,0,255), (219652,4880008,0,'eye_color',255,255,255), (219653,4880008,0,'skin_color',255,255,255), (219654,4880008,0,'soga_eye_color',255,0,255), (219655,4880009,0,'eye_color',255,255,255), (219656,4880009,0,'skin_color',255,255,255), (219657,4880009,0,'soga_eye_color',255,0,255), (219658,4880010,1,'cheek_type',19,83,0), (219659,4880010,1,'chin_type',56,-77,17), (219660,4880010,1,'ear_type',-98,-94,0), (219661,4880010,1,'eye_brow_type',0,0,-82), (219662,4880010,0,'eye_color',130,145,99), (219663,4880010,1,'eye_type',74,0,0), (219664,4880010,0,'hair_color1',50,182,89), (219665,4880010,0,'hair_face_highlight_color',228,173,23), (219666,4880010,0,'hair_type_highlight_color',228,173,23), (219667,4880010,1,'lip_type',87,59,64), (219668,4880010,1,'nose_type',0,50,-74), (219669,4880010,0,'skin_color',136,144,144), (219670,4880010,1,'soga_chin_type',0,87,59), (219671,4880010,1,'soga_ear_type',0,74,0), (219672,4880010,1,'soga_eye_brow_type',0,-98,-94), (219673,4880010,0,'soga_eye_color',204,204,204), (219674,4880010,0,'soga_hair_face_highlight_color',228,173,23), (219675,4880010,0,'soga_hair_type_highlight_color',228,173,23), (219676,4880010,1,'soga_lip_type',-82,19,83), (219677,4880010,1,'soga_nose_type',64,56,-77), (219678,4880010,0,'soga_skin_color',136,144,144), (219679,4880011,0,'eye_color',255,255,255), (219680,4880011,0,'skin_color',255,255,255), (219681,4880011,0,'soga_eye_color',255,0,255), (219682,4880012,0,'eye_color',255,255,255), (219683,4880012,0,'skin_color',255,255,255), (219684,4880012,0,'soga_eye_color',255,0,255), (219685,4880013,0,'eye_color',255,255,255), (219686,4880013,0,'skin_color',255,255,255), (219687,4880013,0,'soga_eye_color',255,0,255), (219688,4880014,0,'eye_color',255,255,255), (219689,4880014,0,'skin_color',255,255,255), (219690,4880014,0,'soga_eye_color',255,0,255), (219691,4880015,0,'eye_color',255,255,255), (219692,4880015,0,'skin_color',255,255,255), (219693,4880015,0,'soga_eye_color',255,0,255), (219694,4880016,0,'eye_color',255,255,255), (219695,4880016,0,'skin_color',255,255,255), (219696,4880016,0,'soga_eye_color',255,0,255), (219697,4880017,0,'eye_color',255,255,255), (219698,4880017,0,'skin_color',255,255,255), (219699,4880017,0,'soga_eye_color',255,0,255), (219700,4880018,0,'eye_color',255,255,255), (219701,4880018,0,'skin_color',255,255,255), (219702,4880018,0,'soga_eye_color',255,0,255), (219703,4880019,0,'eye_color',255,255,255), (219704,4880019,0,'skin_color',255,255,255), (219705,4880019,0,'soga_eye_color',255,0,255), (219706,4880020,1,'cheek_type',43,34,0), (219707,4880020,1,'chin_type',75,-10,-61), (219708,4880020,1,'eye_brow_type',9,3,8), (219709,4880020,0,'eye_color',140,182,175), (219710,4880020,1,'eye_type',-14,0,0), (219711,4880020,0,'hair_color1',17,31,242), (219712,4880020,0,'hair_face_color',59,33,26), (219713,4880020,0,'hair_type_color',59,33,26), (219714,4880020,1,'lip_type',-7,87,7), (219715,4880020,1,'nose_type',-75,17,31), (219716,4880020,0,'skin_color',59,33,26), (219717,4880020,1,'soga_cheek_type',0,9,3), (219718,4880020,1,'soga_chin_type',0,-7,87), (219719,4880020,1,'soga_ear_type',0,-14,0), (219720,4880020,0,'soga_eye_color',204,204,204), (219721,4880020,0,'soga_hair_face_color',59,33,26), (219722,4880020,0,'soga_hair_type_color',59,33,26), (219723,4880020,1,'soga_lip_type',8,43,34), (219724,4880020,1,'soga_nose_type',7,75,-10), (219725,4880020,0,'soga_skin_color',59,33,26), (219726,4880021,0,'eye_color',255,255,255), (219727,4880021,0,'skin_color',255,255,255), (219728,4880021,0,'soga_eye_color',255,0,255), (219729,4880022,0,'eye_color',255,255,255), (219730,4880022,0,'skin_color',255,255,255), (219731,4880022,0,'soga_eye_color',255,0,255), (219732,4880023,0,'eye_color',255,255,255), (219733,4880023,0,'skin_color',255,255,255), (219734,4880023,0,'soga_eye_color',255,0,255), (219735,4880024,1,'cheek_type',19,83,0), (219736,4880024,1,'chin_type',56,-77,17), (219737,4880024,1,'ear_type',-98,-94,0), (219738,4880024,1,'eye_brow_type',0,0,-82), (219739,4880024,0,'eye_color',130,145,99), (219740,4880024,1,'eye_type',74,0,0), (219741,4880024,0,'hair_color1',50,182,89), (219742,4880024,0,'hair_face_highlight_color',228,173,23), (219743,4880024,0,'hair_type_highlight_color',228,173,23), (219744,4880024,1,'lip_type',87,59,64), (219745,4880024,1,'nose_type',0,50,-74), (219746,4880024,0,'skin_color',136,144,144), (219747,4880024,1,'soga_chin_type',0,87,59), (219748,4880024,1,'soga_ear_type',0,74,0), (219749,4880024,1,'soga_eye_brow_type',0,-98,-94), (219750,4880024,0,'soga_eye_color',204,204,204), (219751,4880024,0,'soga_hair_face_highlight_color',228,173,23), (219752,4880024,0,'soga_hair_type_highlight_color',228,173,23), (219753,4880024,1,'soga_lip_type',-82,19,83), (219754,4880024,1,'soga_nose_type',64,56,-77), (219755,4880024,0,'soga_skin_color',136,144,144), (219756,4880025,0,'eye_color',255,255,255), (219757,4880025,0,'skin_color',255,255,255), (219758,4880025,0,'soga_eye_color',255,0,255), (219759,4880026,0,'eye_color',255,255,255), (219760,4880026,0,'skin_color',255,255,255), (219761,4880026,0,'soga_eye_color',255,0,255), (219762,4880027,0,'eye_color',255,255,255), (219763,4880027,0,'skin_color',255,255,255), (219764,4880027,0,'soga_eye_color',255,0,255), (219765,4880028,0,'eye_color',255,255,255), (219766,4880028,0,'skin_color',255,255,255), (219767,4880028,0,'soga_eye_color',255,0,255), (219768,4880029,0,'eye_color',255,255,255), (219769,4880029,0,'skin_color',255,255,255), (219770,4880029,0,'soga_eye_color',255,0,255), (219771,4880030,0,'eye_color',255,255,255), (219772,4880030,0,'skin_color',255,255,255), (219773,4880030,0,'soga_eye_color',255,0,255), (219774,4880031,0,'eye_color',255,255,255), (219775,4880031,0,'skin_color',255,255,255), (219776,4880031,0,'soga_eye_color',255,0,255), (219777,4880032,0,'eye_color',255,255,255), (219778,4880032,0,'hair_type_color',255,255,255), (219779,4880032,0,'hair_type_highlight_color',255,255,255), (219780,4880032,0,'skin_color',255,255,255), (219781,4880032,0,'soga_eye_color',255,0,255), (219782,4880032,0,'soga_hair_type_color',255,255,255), (219783,4880032,0,'soga_hair_type_highlight_color',255,255,255), (219784,4880033,0,'eye_color',255,255,255), (219785,4880033,0,'skin_color',255,255,255), (219786,4880033,0,'soga_eye_color',255,0,255), (219787,4880034,0,'eye_color',255,255,255), (219788,4880034,0,'skin_color',255,255,255), (219789,4880034,0,'soga_eye_color',255,0,255), (219790,4880035,0,'eye_color',255,255,255), (219791,4880035,0,'skin_color',255,255,255), (219792,4880035,0,'soga_eye_color',255,0,255), (219793,4880036,0,'eye_color',255,255,255), (219794,4880036,0,'skin_color',255,255,255), (219795,4880036,0,'soga_eye_color',255,0,255), (219796,4880037,0,'eye_color',255,255,255), (219797,4880037,0,'hair_type_color',255,255,255), (219798,4880037,0,'hair_type_highlight_color',255,255,255), (219799,4880037,0,'skin_color',255,255,255), (219800,4880037,0,'soga_eye_color',255,0,255), (219801,4880037,0,'soga_hair_type_color',255,255,255), (219802,4880037,0,'soga_hair_type_highlight_color',255,255,255), (219803,4880038,0,'eye_color',255,255,255), (219804,4880038,0,'skin_color',255,255,255), (219805,4880038,0,'soga_eye_color',255,0,255), (219806,4880039,0,'eye_color',255,255,255), (219807,4880039,0,'skin_color',255,255,255), (219808,4880039,0,'soga_eye_color',255,0,255), (219809,4880040,0,'eye_color',255,255,255), (219810,4880040,0,'skin_color',255,255,255), (219811,4880040,0,'soga_eye_color',255,0,255), (219812,4880041,0,'eye_color',255,255,255), (219813,4880041,0,'skin_color',255,255,255), (219814,4880041,0,'soga_eye_color',255,0,255), (219815,4880042,0,'eye_color',255,255,255), (219816,4880042,0,'skin_color',255,255,255), (219817,4880042,0,'soga_eye_color',255,0,255), (219818,4880043,0,'eye_color',255,255,255), (219819,4880043,0,'hair_type_color',255,255,255), (219820,4880043,0,'hair_type_highlight_color',255,255,255), (219821,4880043,0,'skin_color',255,255,255), (219822,4880043,0,'soga_eye_color',255,0,255), (219823,4880043,0,'soga_hair_type_color',255,255,255), (219824,4880043,0,'soga_hair_type_highlight_color',255,255,255), (219825,4880044,0,'eye_color',255,255,255), (219826,4880044,0,'skin_color',255,255,255), (219827,4880044,0,'soga_eye_color',255,0,255), (219828,4880045,0,'eye_color',255,255,255), (219829,4880045,0,'skin_color',255,255,255), (219830,4880045,0,'soga_eye_color',255,0,255), (219831,4880046,0,'eye_color',255,255,255), (219832,4880046,0,'hair_type_color',255,255,255), (219833,4880046,0,'hair_type_highlight_color',255,255,255), (219834,4880046,0,'skin_color',255,255,255), (219835,4880046,0,'soga_eye_color',255,0,255), (219836,4880046,0,'soga_hair_type_color',255,255,255), (219837,4880046,0,'soga_hair_type_highlight_color',255,255,255), (219838,4880047,0,'eye_color',255,255,255), (219839,4880047,0,'skin_color',255,255,255), (219840,4880047,0,'soga_eye_color',255,0,255), (219841,4880048,0,'eye_color',255,255,255), (219842,4880048,0,'skin_color',255,255,255), (219843,4880048,0,'soga_eye_color',255,0,255), (219844,4880049,0,'eye_color',255,255,255), (219845,4880049,0,'skin_color',255,255,255), (219846,4880049,0,'soga_eye_color',255,0,255), (219847,4880050,0,'eye_color',255,255,255), (219848,4880050,0,'skin_color',255,255,255), (219849,4880050,0,'soga_eye_color',255,0,255), (219850,4880051,0,'eye_color',255,255,255), (219851,4880051,0,'skin_color',255,255,255), (219852,4880051,0,'soga_eye_color',255,0,255), (219853,4880052,0,'eye_color',255,255,255), (219854,4880052,0,'skin_color',255,255,255), (219855,4880052,0,'soga_eye_color',255,0,255), (219856,4880053,0,'eye_color',66,255,66), (219857,4880053,0,'skin_color',91,91,255), (219858,4880053,0,'soga_eye_color',255,0,255), (219859,4880054,0,'eye_color',66,255,66), (219860,4880054,0,'skin_color',91,91,255), (219861,4880054,0,'soga_eye_color',255,0,255), (219862,4880055,0,'eye_color',66,255,66), (219863,4880055,0,'skin_color',91,91,255), (219864,4880055,0,'soga_eye_color',255,0,255), (219865,4880056,0,'eye_color',66,255,66), (219866,4880056,0,'skin_color',91,91,255), (219867,4880056,0,'soga_eye_color',255,0,255), (219868,4880057,0,'eye_color',66,255,66), (219869,4880057,0,'skin_color',91,91,255), (219870,4880057,0,'soga_eye_color',255,0,255), (219871,4880058,0,'eye_color',66,255,66), (219872,4880058,0,'skin_color',91,91,255), (219873,4880058,0,'soga_eye_color',255,0,255), (219874,4880059,0,'eye_color',66,255,66), (219875,4880059,0,'skin_color',91,91,255), (219876,4880059,0,'soga_eye_color',255,0,255), (219877,4880060,0,'eye_color',66,255,66), (219878,4880060,0,'skin_color',91,91,255), (219879,4880060,0,'soga_eye_color',255,0,255), (219880,4880061,0,'eye_color',66,255,66), (219881,4880061,0,'skin_color',91,91,255), (219882,4880061,0,'soga_eye_color',255,0,255), (219883,5510000,0,'eye_color',255,255,255), (219884,5510000,0,'skin_color',255,255,255), (219885,5510000,0,'soga_eye_color',255,0,255), (219886,5510001,1,'cheek_type',-75,-31,0), (219887,5510001,1,'chin_type',-62,0,64), (219888,5510001,1,'ear_type',-46,-56,0), (219889,5510001,0,'eye_color',129,125,67), (219890,5510001,0,'hair_color1',228,21,233), (219891,5510001,0,'hair_face_color',244,246,246), (219892,5510001,0,'hair_face_highlight_color',65,66,79), (219893,5510001,0,'hair_type_color',244,246,246), (219894,5510001,0,'hair_type_highlight_color',65,66,79), (219895,5510001,1,'lip_type',-72,25,-1), (219896,5510001,1,'nose_type',0,-28,21), (219897,5510001,0,'skin_color',167,127,69), (219898,5510001,1,'soga_chin_type',0,-72,25), (219899,5510001,1,'soga_eye_brow_type',0,-46,-56), (219900,5510001,0,'soga_eye_color',204,204,204), (219901,5510001,0,'soga_hair_face_color',244,246,246), (219902,5510001,0,'soga_hair_face_highlight_color',65,66,79), (219903,5510001,0,'soga_hair_type_color',244,246,246), (219904,5510001,0,'soga_hair_type_highlight_color',65,66,79), (219905,5510001,1,'soga_lip_type',0,-75,-31), (219906,5510001,1,'soga_nose_type',-1,-62,0), (219907,5510001,0,'soga_skin_color',167,127,69), (219908,5510002,0,'eye_color',255,255,255), (219909,5510002,0,'skin_color',255,255,255), (219910,5510002,0,'soga_eye_color',255,0,255), (219911,5510003,1,'cheek_type',19,83,0), (219912,5510003,1,'chin_type',56,-77,17), (219913,5510003,1,'ear_type',-98,-94,0), (219914,5510003,1,'eye_brow_type',0,0,-82), (219915,5510003,0,'eye_color',130,145,99), (219916,5510003,1,'eye_type',74,0,0), (219917,5510003,0,'hair_color1',50,182,89), (219918,5510003,0,'hair_face_highlight_color',228,173,23), (219919,5510003,0,'hair_type_highlight_color',228,173,23), (219920,5510003,1,'lip_type',87,59,64), (219921,5510003,1,'nose_type',0,50,-74), (219922,5510003,0,'skin_color',136,144,144), (219923,5510003,1,'soga_chin_type',0,87,59), (219924,5510003,1,'soga_ear_type',0,74,0), (219925,5510003,1,'soga_eye_brow_type',0,-98,-94), (219926,5510003,0,'soga_eye_color',204,204,204), (219927,5510003,0,'soga_hair_face_highlight_color',228,173,23), (219928,5510003,0,'soga_hair_type_highlight_color',228,173,23), (219929,5510003,1,'soga_lip_type',-82,19,83), (219930,5510003,1,'soga_nose_type',64,56,-77), (219931,5510003,0,'soga_skin_color',136,144,144), (219932,5510004,0,'eye_color',255,255,255), (219933,5510004,0,'skin_color',255,255,255), (219934,5510004,0,'soga_eye_color',255,0,255), (219935,5510005,0,'eye_color',255,255,255), (219936,5510005,0,'skin_color',255,255,255), (219937,5510005,0,'soga_eye_color',255,0,255), (219938,5510006,0,'eye_color',255,255,255), (219939,5510006,0,'skin_color',255,255,255), (219940,5510006,0,'soga_eye_color',255,0,255), (219941,5510007,0,'eye_color',255,255,255), (219942,5510007,0,'skin_color',255,255,255), (219943,5510007,0,'soga_eye_color',255,0,255), (219944,5510008,0,'eye_color',255,255,255), (219945,5510008,0,'skin_color',255,255,255), (219946,5510008,0,'soga_eye_color',255,0,255), (219947,5510009,0,'eye_color',255,255,255), (219948,5510009,0,'skin_color',255,255,255), (219949,5510009,0,'soga_eye_color',255,0,255), (219950,5510010,0,'eye_color',255,255,255), (219951,5510010,0,'skin_color',255,255,255), (219952,5510010,0,'soga_eye_color',255,0,255), (219953,5510011,0,'eye_color',255,255,255), (219954,5510011,0,'hair_face_color',255,255,255), (219955,5510011,0,'hair_face_highlight_color',255,255,255), (219956,5510011,0,'skin_color',255,255,255), (219957,5510011,0,'soga_eye_color',255,0,255), (219958,5510011,0,'soga_hair_face_color',255,255,255), (219959,5510011,0,'soga_hair_face_highlight_color',255,255,255), (219960,5510012,0,'eye_color',255,255,255), (219961,5510012,0,'skin_color',255,255,255), (219962,5510012,0,'soga_eye_color',255,0,255), (219963,5510013,0,'eye_color',255,255,255), (219964,5510013,0,'skin_color',255,255,255), (219965,5510013,0,'soga_eye_color',255,0,255), (219966,5510014,0,'eye_color',255,255,255), (219967,5510014,0,'skin_color',255,255,255), (219968,5510014,0,'soga_eye_color',255,0,255), (219969,5510015,0,'eye_color',255,255,255), (219970,5510015,0,'skin_color',255,255,255), (219971,5510015,0,'soga_eye_color',255,0,255), (219972,5510016,0,'eye_color',255,255,255), (219973,5510016,0,'skin_color',255,255,255), (219974,5510016,0,'soga_eye_color',255,0,255), (219975,5510017,0,'eye_color',255,255,255), (219976,5510017,0,'skin_color',255,255,255), (219977,5510017,0,'soga_eye_color',255,0,255), (219978,5510018,0,'eye_color',255,255,255), (219979,5510018,0,'skin_color',255,255,255), (219980,5510018,0,'soga_eye_color',255,0,255), (219981,5510019,0,'eye_color',255,255,255), (219982,5510019,0,'skin_color',255,255,255), (219983,5510019,0,'soga_eye_color',255,0,255), (219984,5510020,0,'eye_color',255,255,255), (219985,5510020,0,'skin_color',255,255,255), (219986,5510020,0,'soga_eye_color',255,0,255), (219987,5510021,0,'eye_color',255,255,255), (219988,5510021,0,'skin_color',106,106,255), (219989,5510021,0,'soga_eye_color',255,0,255), (219990,5510022,0,'eye_color',255,255,255), (219991,5510022,0,'skin_color',255,255,255), (219992,5510022,0,'soga_eye_color',255,0,255), (219993,5510023,0,'eye_color',255,255,255), (219994,5510023,0,'skin_color',255,255,255), (219995,5510023,0,'soga_eye_color',255,0,255), (219996,5510024,0,'eye_color',255,255,255), (219997,5510024,0,'skin_color',255,255,255), (219998,5510024,0,'soga_eye_color',255,0,255), (219999,5510025,0,'eye_color',255,255,255), (220000,5510025,0,'skin_color',255,255,255), (220001,5510025,0,'soga_eye_color',255,0,255), (220002,5510026,0,'eye_color',255,255,255), (220003,5510026,0,'skin_color',255,255,255), (220004,5510026,0,'soga_eye_color',255,0,255), (220005,5510027,0,'eye_color',255,255,255), (220006,5510027,0,'skin_color',255,255,255), (220007,5510027,0,'soga_eye_color',255,0,255), (220008,5510028,0,'eye_color',255,255,255), (220009,5510028,0,'skin_color',255,255,255), (220010,5510028,0,'soga_eye_color',255,0,255), (220011,5510029,0,'eye_color',255,255,255), (220012,5510029,0,'hair_face_color',107,107,255), (220013,5510029,0,'hair_face_highlight_color',255,255,255), (220014,5510029,0,'skin_color',255,255,255), (220015,5510029,0,'soga_eye_color',255,0,255), (220016,5510029,0,'soga_hair_face_color',107,107,255), (220017,5510029,0,'soga_hair_face_highlight_color',255,255,255), (220018,5510030,0,'eye_color',255,255,255), (220019,5510030,0,'hair_type_color',255,255,255), (220020,5510030,0,'hair_type_highlight_color',255,255,255), (220021,5510030,0,'skin_color',255,255,255), (220022,5510030,0,'soga_eye_color',255,0,255), (220023,5510030,0,'soga_hair_type_color',255,255,255), (220024,5510030,0,'soga_hair_type_highlight_color',255,255,255), (220025,5510031,0,'eye_color',255,255,255), (220026,5510031,0,'skin_color',255,255,255), (220027,5510031,0,'soga_eye_color',255,0,255), (220028,5510032,0,'eye_color',255,255,255), (220029,5510032,0,'skin_color',255,255,255), (220030,5510032,0,'soga_eye_color',255,0,255), (220031,5510033,0,'eye_color',255,255,255), (220032,5510033,0,'skin_color',255,255,255), (220033,5510033,0,'soga_eye_color',255,0,255), (220034,5510034,0,'eye_color',255,255,255), (220035,5510034,0,'skin_color',255,255,255), (220036,5510034,0,'soga_eye_color',255,0,255), (220037,5510035,0,'eye_color',255,255,255), (220038,5510035,0,'skin_color',255,255,255), (220039,5510035,0,'soga_eye_color',255,0,255), (220040,5510036,0,'eye_color',255,255,255), (220041,5510036,0,'skin_color',255,255,255), (220042,5510036,0,'soga_eye_color',255,0,255), (220043,5510037,0,'eye_color',255,255,255), (220044,5510037,0,'skin_color',255,255,255), (220045,5510037,0,'soga_eye_color',255,0,255), (220046,5510038,0,'eye_color',255,255,255), (220047,5510038,0,'skin_color',255,255,255), (220048,5510038,0,'soga_eye_color',255,0,255), (220049,5510039,0,'eye_color',255,255,255), (220050,5510039,0,'skin_color',255,255,255), (220051,5510039,0,'soga_eye_color',255,0,255), (220052,5510040,0,'eye_color',255,255,255), (220053,5510040,0,'skin_color',255,255,255), (220054,5510040,0,'soga_eye_color',255,0,255), (220055,5510041,0,'eye_color',255,255,255), (220056,5510041,0,'skin_color',255,255,255), (220057,5510041,0,'soga_eye_color',255,0,255), (220058,5510042,1,'cheek_type',61,0,0), (220059,5510042,1,'chin_type',-74,18,-28), (220060,5510042,1,'ear_type',-93,22,0), (220061,5510042,1,'eye_brow_type',-17,34,87), (220062,5510042,0,'eye_color',110,90,0), (220063,5510042,1,'eye_type',-70,0,0), (220064,5510042,0,'hair_color1',31,161,233), (220065,5510042,1,'lip_type',3,11,48), (220066,5510042,1,'nose_type',-15,31,-95), (220067,5510042,1,'soga_cheek_type',0,-17,34), (220068,5510042,1,'soga_chin_type',0,3,11), (220069,5510042,1,'soga_ear_type',0,-70,0), (220070,5510042,1,'soga_eye_brow_type',0,-93,22), (220071,5510042,0,'soga_eye_color',204,204,204), (220072,5510042,1,'soga_lip_type',87,61,0), (220073,5510042,1,'soga_nose_type',48,-74,18), (220074,5510043,0,'eye_color',255,255,255), (220075,5510043,0,'skin_color',255,255,255), (220076,5510043,0,'soga_eye_color',255,0,255), (220077,5510044,0,'eye_color',255,255,255), (220078,5510044,0,'skin_color',193,193,255), (220079,5510044,0,'soga_eye_color',255,0,255), (220080,5510045,0,'eye_color',255,255,255), (220081,5510045,0,'skin_color',255,255,255), (220082,5510045,0,'soga_eye_color',255,0,255), (220083,5510046,0,'eye_color',255,255,255), (220084,5510046,0,'skin_color',255,255,255), (220085,5510046,0,'soga_eye_color',255,0,255), (220086,5510047,0,'eye_color',255,255,255), (220087,5510047,0,'skin_color',255,255,255), (220088,5510047,0,'soga_eye_color',255,0,255), (220089,5510048,0,'eye_color',255,255,255), (220090,5510048,0,'skin_color',255,255,255), (220091,5510048,0,'soga_eye_color',255,0,255), (220092,5510049,0,'eye_color',255,255,255), (220093,5510049,0,'skin_color',255,255,255), (220094,5510049,0,'soga_eye_color',255,0,255), (220095,5510050,0,'eye_color',255,255,255), (220096,5510050,0,'skin_color',255,255,255), (220097,5510050,0,'soga_eye_color',255,0,255), (220098,5510051,0,'eye_color',255,255,255), (220099,5510051,0,'hair_type_color',255,255,255), (220100,5510051,0,'hair_type_highlight_color',255,255,255), (220101,5510051,0,'skin_color',255,255,255), (220102,5510051,0,'soga_eye_color',255,0,255), (220103,5510051,0,'soga_hair_type_color',255,255,255), (220104,5510051,0,'soga_hair_type_highlight_color',255,255,255), (220105,5510052,0,'eye_color',255,255,255), (220106,5510052,0,'skin_color',255,255,255), (220107,5510052,0,'soga_eye_color',255,0,255), (220108,5510053,0,'eye_color',255,255,255), (220109,5510053,0,'skin_color',255,255,255), (220110,5510053,0,'soga_eye_color',255,0,255), (220111,5520000,1,'cheek_type',41,98,0), (220112,5520000,1,'chin_type',-46,1,77), (220113,5520000,1,'ear_type',-87,-74,0), (220114,5520000,1,'eye_brow_type',97,-34,-3), (220115,5520000,0,'eye_color',255,255,255), (220116,5520000,1,'eye_type',94,0,0), (220117,5520000,0,'hair_color1',214,56,14), (220118,5520000,0,'hair_color2',25,0,0), (220119,5520000,0,'hair_face_color',100,70,10), (220120,5520000,0,'hair_face_highlight_color',193,100,45), (220121,5520000,0,'hair_type_color',100,70,10), (220122,5520000,0,'hair_type_highlight_color',193,100,45), (220123,5520000,1,'lip_type',-22,17,-95), (220124,5520000,1,'nose_type',71,-42,56), (220125,5520000,0,'skin_color',255,255,255), (220126,5520000,1,'soga_cheek_type',0,97,-34), (220127,5520000,1,'soga_chin_type',0,-22,17), (220128,5520000,1,'soga_ear_type',0,94,0), (220129,5520000,1,'soga_eye_brow_type',0,-87,-74), (220130,5520000,0,'soga_eye_color',255,0,255), (220131,5520000,1,'soga_eye_type',25,0,0), (220132,5520000,0,'soga_hair_face_color',100,70,10), (220133,5520000,0,'soga_hair_face_highlight_color',193,100,45), (220134,5520000,0,'soga_hair_type_color',100,70,10), (220135,5520000,0,'soga_hair_type_highlight_color',193,100,45), (220136,5520000,1,'soga_lip_type',-3,41,98), (220137,5520000,1,'soga_nose_type',-95,-46,1), (220138,5520000,0,'soga_skin_color',134,109,66), (220139,5520000,0,'wing_color1',255,255,255), (220140,5520000,0,'wing_color2',255,255,255), (220141,5520001,0,'eye_color',255,255,255), (220142,5520001,0,'skin_color',255,255,255), (220143,5520001,0,'soga_eye_color',255,0,255), (220144,5520002,1,'cheek_type',-75,-31,0), (220145,5520002,1,'chin_type',-62,0,64), (220146,5520002,1,'ear_type',-46,-56,0), (220147,5520002,0,'eye_color',129,125,67), (220148,5520002,0,'hair_color1',228,21,233), (220149,5520002,0,'hair_face_color',244,246,246), (220150,5520002,0,'hair_face_highlight_color',65,66,79), (220151,5520002,0,'hair_type_color',244,246,246), (220152,5520002,0,'hair_type_highlight_color',65,66,79), (220153,5520002,1,'lip_type',-72,25,-1), (220154,5520002,1,'nose_type',0,-28,21), (220155,5520002,0,'skin_color',167,127,69), (220156,5520002,1,'soga_chin_type',0,-72,25), (220157,5520002,1,'soga_eye_brow_type',0,-46,-56), (220158,5520002,0,'soga_eye_color',204,204,204), (220159,5520002,0,'soga_hair_face_color',244,246,246), (220160,5520002,0,'soga_hair_face_highlight_color',65,66,79), (220161,5520002,0,'soga_hair_type_color',244,246,246), (220162,5520002,0,'soga_hair_type_highlight_color',65,66,79), (220163,5520002,1,'soga_lip_type',0,-75,-31), (220164,5520002,1,'soga_nose_type',-1,-62,0), (220165,5520002,0,'soga_skin_color',167,127,69), (220166,5520003,0,'eye_color',255,255,255), (220167,5520003,0,'skin_color',255,255,255), (220168,5520003,0,'soga_eye_color',255,0,255), (220169,5520004,1,'cheek_type',19,83,0), (220170,5520004,1,'chin_type',56,-77,17), (220171,5520004,1,'ear_type',-98,-94,0), (220172,5520004,1,'eye_brow_type',0,0,-82), (220173,5520004,0,'eye_color',130,145,99), (220174,5520004,1,'eye_type',74,0,0), (220175,5520004,0,'hair_color1',50,182,89), (220176,5520004,0,'hair_face_highlight_color',228,173,23), (220177,5520004,0,'hair_type_highlight_color',228,173,23), (220178,5520004,1,'lip_type',87,59,64), (220179,5520004,1,'nose_type',0,50,-74), (220180,5520004,0,'skin_color',136,144,144), (220181,5520004,1,'soga_chin_type',0,87,59), (220182,5520004,1,'soga_ear_type',0,74,0), (220183,5520004,1,'soga_eye_brow_type',0,-98,-94), (220184,5520004,0,'soga_eye_color',204,204,204), (220185,5520004,0,'soga_hair_face_highlight_color',228,173,23), (220186,5520004,0,'soga_hair_type_highlight_color',228,173,23), (220187,5520004,1,'soga_lip_type',-82,19,83), (220188,5520004,1,'soga_nose_type',64,56,-77), (220189,5520004,0,'soga_skin_color',136,144,144), (220190,5520005,0,'eye_color',255,255,255), (220191,5520005,0,'skin_color',255,255,255), (220192,5520005,0,'soga_eye_color',255,0,255), (220193,5520006,0,'eye_color',255,255,255), (220194,5520006,0,'skin_color',255,255,255), (220195,5520006,0,'soga_eye_color',255,0,255), (220196,5520007,0,'eye_color',255,255,255), (220197,5520007,0,'skin_color',255,255,255), (220198,5520007,0,'soga_eye_color',255,0,255), (220199,5520008,0,'eye_color',255,255,255), (220200,5520008,0,'skin_color',255,255,255), (220201,5520008,0,'soga_eye_color',255,0,255), (220202,5520009,0,'eye_color',255,255,255), (220203,5520009,0,'skin_color',0,0,128), (220204,5520009,0,'soga_eye_color',255,0,255), (220205,5520010,0,'eye_color',255,255,255), (220206,5520010,0,'skin_color',255,255,255), (220207,5520010,0,'soga_eye_color',255,0,255), (220208,5520011,0,'eye_color',255,255,255), (220209,5520011,0,'skin_color',255,255,255), (220210,5520011,0,'soga_eye_color',255,0,255), (220211,5520012,0,'eye_color',255,255,255), (220212,5520012,0,'skin_color',255,255,255), (220213,5520012,0,'soga_eye_color',255,0,255), (220214,5520013,0,'eye_color',255,255,255), (220215,5520013,0,'skin_color',255,255,255), (220216,5520013,0,'soga_eye_color',255,0,255), (220217,5520014,0,'eye_color',7,7,7), (220218,5520014,0,'skin_color',7,7,7), (220219,5520014,0,'soga_eye_color',255,0,255), (220220,5520015,0,'eye_color',255,255,255), (220221,5520015,0,'skin_color',255,255,255), (220222,5520015,0,'soga_eye_color',255,0,255), (220223,5520016,0,'eye_color',255,255,255), (220224,5520016,0,'skin_color',255,255,255), (220225,5520016,0,'soga_eye_color',255,0,255), (220226,5520017,0,'eye_color',255,255,255), (220227,5520017,0,'skin_color',255,255,255), (220228,5520017,0,'soga_eye_color',255,0,255), (220229,5520018,0,'eye_color',255,255,255), (220230,5520018,0,'skin_color',255,255,255), (220231,5520018,0,'soga_eye_color',255,0,255), (220232,5520019,0,'eye_color',7,7,7), (220233,5520019,0,'skin_color',7,7,7), (220234,5520019,0,'soga_eye_color',255,0,255), (220235,5520020,0,'eye_color',7,7,7), (220236,5520020,0,'skin_color',7,7,7), (220237,5520020,0,'soga_eye_color',255,0,255), (220238,5520021,0,'eye_color',255,255,255), (220239,5520021,0,'skin_color',255,255,255), (220240,5520021,0,'soga_eye_color',255,0,255), (220241,5520022,0,'eye_color',255,255,255), (220242,5520022,0,'hair_type_color',0,0,64), (220243,5520022,0,'hair_type_highlight_color',255,255,255), (220244,5520022,0,'skin_color',255,255,255), (220245,5520022,0,'soga_eye_color',255,0,255), (220246,5520022,0,'soga_hair_type_color',0,0,64), (220247,5520022,0,'soga_hair_type_highlight_color',255,255,255), (220248,5520023,0,'eye_color',255,255,255), (220249,5520023,0,'skin_color',255,255,255), (220250,5520023,0,'soga_eye_color',255,0,255), (220251,5520024,0,'eye_color',255,255,255), (220252,5520024,0,'skin_color',255,255,255), (220253,5520024,0,'soga_eye_color',255,0,255), (220254,5520025,0,'eye_color',255,255,255), (220255,5520025,0,'skin_color',8,8,8), (220256,5520025,0,'soga_eye_color',255,0,255), (220257,5520026,0,'eye_color',255,255,255), (220258,5520026,0,'hair_type_color',0,0,64), (220259,5520026,0,'hair_type_highlight_color',255,255,255), (220260,5520026,0,'skin_color',255,255,255), (220261,5520026,0,'soga_eye_color',255,0,255), (220262,5520026,0,'soga_hair_type_color',0,0,64), (220263,5520026,0,'soga_hair_type_highlight_color',255,255,255), (220264,5520027,0,'eye_color',255,255,255), (220265,5520027,0,'skin_color',255,255,255), (220266,5520027,0,'soga_eye_color',255,0,255), (220267,5520028,1,'cheek_type',15,-21,0), (220268,5520028,1,'chin_type',32,81,-50), (220269,5520028,1,'ear_type',-12,52,0), (220270,5520028,1,'eye_brow_type',-89,0,10), (220271,5520028,0,'eye_color',131,180,186), (220272,5520028,1,'eye_type',42,0,0), (220273,5520028,0,'hair_color1',239,198,48), (220274,5520028,0,'hair_face_highlight_color',190,97,43), (220275,5520028,0,'hair_type_highlight_color',190,97,43), (220276,5520028,1,'lip_type',43,64,0), (220277,5520028,1,'nose_type',0,-17,-58), (220278,5520028,0,'skin_color',239,197,196), (220279,5520028,1,'soga_cheek_type',0,-89,0), (220280,5520028,1,'soga_chin_type',0,43,64), (220281,5520028,1,'soga_ear_type',0,42,0), (220282,5520028,1,'soga_eye_brow_type',0,-12,52), (220283,5520028,0,'soga_eye_color',204,204,204), (220284,5520028,0,'soga_hair_face_highlight_color',190,97,43), (220285,5520028,0,'soga_hair_type_highlight_color',190,97,43), (220286,5520028,1,'soga_lip_type',10,15,-21), (220287,5520028,1,'soga_nose_type',0,32,81), (220288,5520028,0,'soga_skin_color',239,197,196), (220289,5520029,0,'eye_color',255,255,255), (220290,5520029,0,'skin_color',255,255,255), (220291,5520029,0,'soga_eye_color',255,0,255), (220292,5520030,0,'eye_color',255,255,255), (220293,5520030,0,'skin_color',255,255,255), (220294,5520030,0,'soga_eye_color',255,0,255), (220295,5520031,0,'eye_color',255,255,255), (220296,5520031,0,'skin_color',255,255,255), (220297,5520031,0,'soga_eye_color',255,0,255), (220298,5520032,0,'eye_color',255,255,255), (220299,5520032,0,'skin_color',255,255,255), (220300,5520032,0,'soga_eye_color',255,0,255), (220304,3110001,0,'eye_color',255,255,255), (220305,3110001,0,'skin_color',255,255,255), (220306,3110001,0,'soga_eye_color',255,0,255), (220307,3110002,0,'eye_color',255,255,255), (220308,3110002,0,'skin_color',255,255,255), (220309,3110002,0,'soga_eye_color',255,0,255), (220310,3110003,0,'eye_color',255,255,255), (220311,3110003,0,'skin_color',255,255,255), (220312,3110003,0,'soga_eye_color',255,0,255), (220313,3110004,0,'eye_color',255,255,255), (220314,3110004,0,'skin_color',255,255,255), (220315,3110004,0,'soga_eye_color',255,0,255), (220316,5530000,1,'eye_brow_type',-83,0,0), (220317,5530000,0,'eye_color',0,36,36), (220318,5530000,0,'hair_color1',160,0,95), (220319,5530000,1,'lip_type',-78,0,0), (220320,5530000,1,'nose_type',-35,-96,0), (220321,5530000,0,'skin_color',88,88,0), (220322,5530000,1,'soga_cheek_type',0,-83,0), (220323,5530000,1,'soga_chin_type',0,-78,0), (220324,5530000,0,'soga_eye_color',229,229,102), (220325,5530000,0,'soga_skin_color',88,88,0), (220326,5530000,0,'wing_color1',255,255,255), (220327,5530000,0,'wing_color2',255,255,255), (220328,5530001,1,'eye_brow_type',-76,0,0), (220329,5530001,0,'eye_color',105,0,104), (220330,5530001,0,'hair_color1',230,0,254), (220331,5530001,1,'lip_type',83,0,0), (220332,5530001,1,'nose_type',66,-26,0), (220333,5530001,0,'skin_color',93,0,93), (220334,5530001,1,'soga_cheek_type',0,-76,0), (220335,5530001,1,'soga_chin_type',0,83,0), (220336,5530001,0,'soga_eye_color',229,229,102), (220337,5530001,0,'soga_skin_color',93,0,93), (220338,5530001,0,'wing_color1',255,255,255), (220339,5530001,0,'wing_color2',255,255,255), (220340,5530002,1,'eye_brow_type',57,0,0), (220341,5530002,0,'eye_color',0,30,30), (220342,5530002,0,'hair_color1',167,0,218), (220343,5530002,1,'lip_type',-59,0,0), (220344,5530002,1,'nose_type',-45,-89,0), (220345,5530002,0,'skin_color',181,181,0), (220346,5530002,1,'soga_cheek_type',0,57,0), (220347,5530002,1,'soga_chin_type',0,-59,0), (220348,5530002,0,'soga_eye_color',229,229,102), (220349,5530002,0,'soga_skin_color',181,181,0), (220350,5530002,0,'wing_color1',255,255,255), (220351,5530002,0,'wing_color2',255,255,255), (220352,5530003,1,'eye_brow_type',37,0,0), (220353,5530003,0,'eye_color',10,0,10), (220354,5530003,0,'hair_color1',173,0,34), (220355,5530003,1,'lip_type',-68,0,0), (220356,5530003,1,'nose_type',-79,-83,0), (220357,5530003,0,'skin_color',30,30,0), (220358,5530003,1,'soga_cheek_type',0,37,0), (220359,5530003,1,'soga_chin_type',0,-68,0), (220360,5530003,0,'soga_eye_color',229,229,102), (220361,5530003,0,'soga_skin_color',30,30,0), (220362,5530003,0,'wing_color1',255,255,255), (220363,5530003,0,'wing_color2',255,255,255), (220364,5530004,1,'eye_brow_type',-64,0,0), (220365,5530004,0,'eye_color',86,54,222), (220366,5530004,0,'hair_color1',14,0,172), (220367,5530004,1,'lip_type',34,0,0), (220368,5530004,1,'nose_type',-10,14,0), (220369,5530004,0,'skin_color',136,136,0), (220370,5530004,1,'soga_cheek_type',0,-64,0), (220371,5530004,1,'soga_chin_type',0,34,0), (220372,5530004,0,'soga_eye_color',229,229,102), (220373,5530004,0,'soga_skin_color',136,136,0), (220374,5530004,0,'wing_color1',255,255,255), (220375,5530004,0,'wing_color2',255,255,255), (220376,5530005,1,'eye_brow_type',34,0,0), (220377,5530005,0,'eye_color',0,52,52), (220378,5530005,0,'hair_color1',75,0,64), (220379,5530005,1,'lip_type',-46,0,0), (220380,5530005,1,'nose_type',97,75,0), (220381,5530005,0,'skin_color',235,235,22), (220382,5530005,1,'soga_cheek_type',0,34,0), (220383,5530005,1,'soga_chin_type',0,-46,0), (220384,5530005,0,'soga_eye_color',229,229,102), (220385,5530005,0,'soga_skin_color',235,235,22), (220386,5530005,0,'wing_color1',255,255,255), (220387,5530005,0,'wing_color2',255,255,255), (220388,5530006,1,'eye_brow_type',78,0,0), (220389,5530006,0,'eye_color',67,67,0), (220390,5530006,0,'hair_color1',225,0,241), (220391,5530006,1,'lip_type',-84,0,0), (220392,5530006,1,'nose_type',34,-31,0), (220393,5530006,0,'skin_color',107,108,0), (220394,5530006,1,'soga_cheek_type',0,78,0), (220395,5530006,1,'soga_chin_type',0,-84,0), (220396,5530006,0,'soga_eye_color',229,229,102), (220397,5530006,0,'soga_skin_color',107,108,0), (220398,5530006,0,'wing_color1',255,255,255), (220399,5530006,0,'wing_color2',255,255,255), (220400,5530007,1,'eye_brow_type',-58,0,0), (220401,5530007,0,'eye_color',16,0,15), (220402,5530007,0,'hair_color1',58,0,64), (220403,5530007,1,'lip_type',77,0,0), (220404,5530007,1,'nose_type',-14,58,0), (220405,5530007,0,'skin_color',1,202,13), (220406,5530007,1,'soga_cheek_type',0,-58,0), (220407,5530007,1,'soga_chin_type',0,77,0), (220408,5530007,0,'soga_eye_color',229,229,102), (220409,5530007,0,'soga_skin_color',1,202,13), (220410,5530007,0,'wing_color1',255,255,255), (220411,5530007,0,'wing_color2',255,255,255), (220412,5530008,1,'eye_brow_type',-79,0,0), (220413,5530008,0,'eye_color',99,0,98), (220414,5530008,0,'hair_color1',81,0,190), (220415,5530008,1,'lip_type',-93,0,0), (220416,5530008,1,'nose_type',12,81,0), (220417,5530008,0,'skin_color',0,66,161), (220418,5530008,1,'soga_cheek_type',0,-79,0), (220419,5530008,1,'soga_chin_type',0,-93,0), (220420,5530008,0,'soga_eye_color',229,229,102), (220421,5530008,0,'soga_skin_color',0,66,161), (220422,5530008,0,'wing_color1',255,255,255), (220423,5530008,0,'wing_color2',255,255,255), (220424,5530009,1,'eye_brow_type',-59,0,0), (220425,5530009,0,'eye_color',69,0,68), (220426,5530009,0,'hair_color1',209,0,194), (220427,5530009,1,'lip_type',25,0,0), (220428,5530009,1,'nose_type',-87,-47,0), (220429,5530009,0,'skin_color',19,77,0), (220430,5530009,1,'soga_cheek_type',0,-59,0), (220431,5530009,1,'soga_chin_type',0,25,0), (220432,5530009,0,'soga_eye_color',229,229,102), (220433,5530009,0,'soga_skin_color',19,77,0), (220434,5530009,0,'wing_color1',255,255,255), (220435,5530009,0,'wing_color2',255,255,255), (220436,5530010,1,'eye_brow_type',-41,0,0), (220437,5530010,0,'eye_color',48,0,28), (220438,5530010,0,'hair_color1',187,0,50), (220439,5530010,1,'lip_type',-91,0,0), (220440,5530010,1,'nose_type',-18,-69,0), (220441,5530010,0,'skin_color',69,69,0), (220442,5530010,1,'soga_cheek_type',0,-41,0), (220443,5530010,1,'soga_chin_type',0,-91,0), (220444,5530010,0,'soga_eye_color',229,229,102), (220445,5530010,0,'soga_skin_color',69,69,0), (220446,5530010,0,'wing_color1',255,255,255), (220447,5530010,0,'wing_color2',255,255,255), (220448,5530011,1,'eye_brow_type',-59,0,0), (220449,5530011,0,'eye_color',69,0,68), (220450,5530011,0,'hair_color1',209,0,194), (220451,5530011,1,'lip_type',25,0,0), (220452,5530011,1,'nose_type',-87,-47,0), (220453,5530011,0,'skin_color',19,77,0), (220454,5530011,1,'soga_cheek_type',0,-59,0), (220455,5530011,1,'soga_chin_type',0,25,0), (220456,5530011,0,'soga_eye_color',229,229,102), (220457,5530011,0,'soga_skin_color',19,77,0), (220458,5530011,0,'wing_color1',255,255,255), (220459,5530011,0,'wing_color2',255,255,255), (220460,5530012,1,'eye_brow_type',-22,0,0), (220461,5530012,0,'eye_color',0,145,145), (220462,5530012,0,'hair_color1',205,0,65), (220463,5530012,1,'lip_type',-47,0,0), (220464,5530012,1,'nose_type',93,-51,0), (220465,5530012,0,'skin_color',7,7,0), (220466,5530012,1,'soga_cheek_type',0,-22,0), (220467,5530012,1,'soga_chin_type',0,-47,0), (220468,5530012,0,'soga_eye_color',229,229,102), (220469,5530012,0,'soga_skin_color',7,7,0), (220470,5530012,0,'wing_color1',255,255,255), (220471,5530012,0,'wing_color2',255,255,255), (220472,5530013,1,'eye_brow_type',81,0,0), (220473,5530013,0,'eye_color',10,46,0), (220474,5530013,0,'hair_color1',47,0,218), (220475,5530013,1,'lip_type',-83,0,0), (220476,5530013,1,'nose_type',-11,47,0), (220477,5530013,0,'skin_color',17,71,0), (220478,5530013,1,'soga_cheek_type',0,81,0), (220479,5530013,1,'soga_chin_type',0,-83,0), (220480,5530013,0,'soga_eye_color',229,229,102), (220481,5530013,0,'soga_skin_color',17,71,0), (220482,5530013,0,'wing_color1',255,255,255), (220483,5530013,0,'wing_color2',255,255,255), (220484,5530014,1,'eye_brow_type',-52,0,0), (220485,5530014,0,'eye_color',16,0,15), (220486,5530014,0,'hair_color1',72,0,185), (220487,5530014,1,'lip_type',-72,0,0), (220488,5530014,1,'nose_type',34,72,0), (220489,5530014,0,'skin_color',87,86,0), (220490,5530014,1,'soga_cheek_type',0,-52,0), (220491,5530014,1,'soga_chin_type',0,-72,0), (220492,5530014,0,'soga_eye_color',229,229,102), (220493,5530014,0,'soga_skin_color',87,86,0), (220494,5530014,0,'wing_color1',255,255,255), (220495,5530014,0,'wing_color2',255,255,255), (220496,5530015,1,'eye_brow_type',79,0,0), (220497,5530015,0,'eye_color',46,46,0), (220498,5530015,0,'hair_color1',235,0,161), (220499,5530015,1,'lip_type',31,0,0), (220500,5530015,1,'nose_type',-37,-21,0), (220501,5530015,0,'skin_color',71,0,106), (220502,5530015,1,'soga_cheek_type',0,79,0), (220503,5530015,1,'soga_chin_type',0,31,0), (220504,5530015,0,'soga_eye_color',229,229,102), (220505,5530015,0,'soga_skin_color',71,0,106), (220506,5530015,0,'wing_color1',255,255,255), (220507,5530015,0,'wing_color2',255,255,255), (220508,5530016,1,'eye_brow_type',-58,0,0), (220509,5530016,0,'eye_color',16,0,15), (220510,5530016,0,'hair_color1',58,0,64), (220511,5530016,1,'lip_type',77,0,0), (220512,5530016,1,'nose_type',-14,58,0), (220513,5530016,0,'skin_color',1,202,13), (220514,5530016,1,'soga_cheek_type',0,-58,0), (220515,5530016,1,'soga_chin_type',0,77,0), (220516,5530016,0,'soga_eye_color',229,229,102), (220517,5530016,0,'soga_skin_color',1,202,13), (220518,5530016,0,'wing_color1',255,255,255), (220519,5530016,0,'wing_color2',255,255,255), (220520,5530017,1,'eye_brow_type',-41,0,0), (220521,5530017,0,'eye_color',48,0,28), (220522,5530017,0,'hair_color1',187,0,50), (220523,5530017,1,'lip_type',-91,0,0), (220524,5530017,1,'nose_type',-18,-69,0), (220525,5530017,0,'skin_color',69,69,0), (220526,5530017,1,'soga_cheek_type',0,-41,0), (220527,5530017,1,'soga_chin_type',0,-91,0), (220528,5530017,0,'soga_eye_color',229,229,102), (220529,5530017,0,'soga_skin_color',69,69,0), (220530,5530017,0,'wing_color1',255,255,255), (220531,5530017,0,'wing_color2',255,255,255), (220532,5530018,1,'eye_brow_type',81,0,0), (220533,5530018,0,'eye_color',78,0,79), (220534,5530018,0,'hair_color1',69,0,23), (220535,5530018,1,'lip_type',-89,0,0), (220536,5530018,1,'nose_type',-4,69,0), (220537,5530018,0,'skin_color',0,81,81), (220538,5530018,1,'soga_cheek_type',0,81,0), (220539,5530018,1,'soga_chin_type',0,-89,0), (220540,5530018,0,'soga_eye_color',229,229,102), (220541,5530018,0,'soga_skin_color',0,81,81), (220542,5530018,0,'wing_color1',255,255,255), (220543,5530018,0,'wing_color2',255,255,255), (220544,5530019,1,'eye_brow_type',-59,0,0), (220545,5530019,0,'eye_color',69,0,68), (220546,5530019,0,'hair_color1',209,0,194), (220547,5530019,1,'lip_type',25,0,0), (220548,5530019,1,'nose_type',-87,-47,0), (220549,5530019,0,'skin_color',19,77,0), (220550,5530019,1,'soga_cheek_type',0,-59,0), (220551,5530019,1,'soga_chin_type',0,25,0), (220552,5530019,0,'soga_eye_color',229,229,102), (220553,5530019,0,'soga_skin_color',19,77,0), (220554,5530019,0,'wing_color1',255,255,255), (220555,5530019,0,'wing_color2',255,255,255), (220556,5530020,1,'eye_brow_type',-23,0,0), (220557,5530020,0,'eye_color',0,107,109), (220558,5530020,0,'hair_color1',14,0,93), (220559,5530020,1,'lip_type',81,0,0), (220560,5530020,1,'nose_type',-90,14,0), (220561,5530020,0,'skin_color',0,52,131), (220562,5530020,1,'soga_cheek_type',0,-23,0), (220563,5530020,1,'soga_chin_type',0,81,0), (220564,5530020,0,'soga_eye_color',229,229,102), (220565,5530020,0,'soga_skin_color',0,52,131), (220566,5530020,0,'wing_color1',255,255,255), (220567,5530020,0,'wing_color2',255,255,255), (220568,5530021,1,'eye_brow_type',-26,0,0), (220569,5530021,0,'eye_color',0,89,89), (220570,5530021,0,'hair_color1',52,0,186), (220571,5530021,1,'lip_type',-61,0,0), (220572,5530021,1,'nose_type',87,52,0), (220573,5530021,0,'skin_color',85,86,0), (220574,5530021,1,'soga_cheek_type',0,-26,0), (220575,5530021,1,'soga_chin_type',0,-61,0), (220576,5530021,0,'soga_eye_color',229,229,102), (220577,5530021,0,'soga_skin_color',85,86,0), (220578,5530021,0,'wing_color1',255,255,255), (220579,5530021,0,'wing_color2',255,255,255), (220580,5530022,1,'eye_brow_type',61,0,0), (220581,5530022,0,'eye_color',144,28,213), (220582,5530022,0,'hair_color1',93,0,15), (220583,5530022,1,'lip_type',59,0,0), (220584,5530022,1,'nose_type',74,93,0), (220585,5530022,0,'skin_color',72,0,143), (220586,5530022,1,'soga_cheek_type',0,61,0), (220587,5530022,1,'soga_chin_type',0,59,0), (220588,5530022,0,'soga_eye_color',229,229,102), (220589,5530022,0,'soga_skin_color',72,0,143), (220590,5530022,0,'wing_color1',255,255,255), (220591,5530022,0,'wing_color2',255,255,255), (220592,3380000,0,'eye_color',255,255,255), (220593,3380000,0,'skin_color',255,255,255), (220594,3380000,0,'soga_eye_color',255,0,255), (220595,3380001,0,'eye_color',255,255,255), (220596,3380001,0,'skin_color',255,255,255), (220597,3380001,0,'soga_eye_color',255,0,255), (220598,3380002,0,'eye_color',255,255,255), (220599,3380002,0,'skin_color',255,255,255), (220600,3380002,0,'soga_eye_color',255,0,255), (220601,3380003,0,'eye_color',255,255,255), (220602,3380003,0,'skin_color',255,255,255), (220603,3380003,0,'soga_eye_color',255,0,255), (220604,3380004,0,'eye_color',255,255,255), (220605,3380004,0,'skin_color',255,255,255), (220606,3380004,0,'soga_eye_color',255,0,255), (220607,3380005,0,'eye_color',255,255,255), (220608,3380005,0,'skin_color',255,255,255), (220609,3380005,0,'soga_eye_color',255,0,255), (220610,3380006,0,'eye_color',255,255,255), (220611,3380006,0,'skin_color',255,255,255), (220612,3380006,0,'soga_eye_color',255,0,255), (220613,3380007,0,'eye_color',255,255,255), (220614,3380007,0,'skin_color',255,255,255), (220615,3380007,0,'soga_eye_color',255,0,255), (220616,3380008,0,'eye_color',255,255,255), (220617,3380008,0,'skin_color',255,255,255), (220618,3380008,0,'soga_eye_color',255,0,255), (220619,3380009,0,'eye_color',255,255,255), (220620,3380009,0,'skin_color',255,255,255), (220621,3380009,0,'soga_eye_color',255,0,255), (220622,3380010,0,'eye_color',255,255,255), (220623,3380010,0,'skin_color',255,255,255), (220624,3380010,0,'soga_eye_color',255,0,255), (220625,3380011,0,'eye_color',255,255,255), (220626,3380011,0,'skin_color',255,255,255), (220627,3380011,0,'soga_eye_color',255,0,255), (220628,3380012,0,'eye_color',255,255,255), (220629,3380012,0,'skin_color',255,255,255), (220630,3380012,0,'soga_eye_color',255,0,255), (220631,3380013,0,'eye_color',255,255,255), (220632,3380013,0,'skin_color',255,255,255), (220633,3380013,0,'soga_eye_color',255,0,255), (220634,3380014,0,'eye_color',255,255,255), (220635,3380014,0,'skin_color',255,255,255), (220636,3380014,0,'soga_eye_color',255,0,255), (220637,3380015,0,'eye_color',255,255,255), (220638,3380015,0,'skin_color',255,255,255), (220639,3380015,0,'soga_eye_color',255,0,255), (220640,3380016,0,'eye_color',255,255,255), (220641,3380016,0,'skin_color',255,255,255), (220642,3380016,0,'soga_eye_color',255,0,255), (220643,3380017,0,'eye_color',255,255,255), (220644,3380017,0,'skin_color',255,255,255), (220645,3380017,0,'soga_eye_color',255,0,255), (220646,3380018,0,'eye_color',255,255,255), (220647,3380018,0,'skin_color',255,255,255), (220648,3380018,0,'soga_eye_color',255,0,255), (220649,3380019,0,'eye_color',255,255,255), (220650,3380019,0,'skin_color',255,255,255), (220651,3380019,0,'soga_eye_color',255,0,255), (220652,3380020,0,'eye_color',255,255,255), (220653,3380020,0,'skin_color',255,255,255), (220654,3380020,0,'soga_eye_color',255,0,255), (220655,3380021,0,'eye_color',255,255,255), (220656,3380021,0,'skin_color',255,255,255), (220657,3380021,0,'soga_eye_color',255,0,255), (220658,3380022,0,'eye_color',255,255,255), (220659,3380022,0,'skin_color',255,255,255), (220660,3380022,0,'soga_eye_color',255,0,255), (220661,3380023,0,'eye_color',255,255,255), (220662,3380023,0,'skin_color',255,255,255), (220663,3380023,0,'soga_eye_color',255,0,255), (220664,3380024,0,'eye_color',255,255,255), (220665,3380024,0,'skin_color',255,255,255), (220666,3380024,0,'soga_eye_color',255,0,255), (220667,3380025,0,'eye_color',255,255,255), (220668,3380025,0,'skin_color',255,255,255), (220669,3380025,0,'soga_eye_color',255,0,255), (220670,3380026,0,'eye_color',255,255,255), (220671,3380026,0,'skin_color',255,255,255), (220672,3380026,0,'soga_eye_color',255,0,255), (220673,3380027,0,'eye_color',255,255,255), (220674,3380027,0,'skin_color',255,255,255), (220675,3380027,0,'soga_eye_color',255,0,255), (220676,3380028,0,'eye_color',255,255,255), (220677,3380028,0,'skin_color',255,255,255), (220678,3380028,0,'soga_eye_color',255,0,255), (220679,3380029,0,'eye_color',255,255,255), (220680,3380029,0,'skin_color',255,255,255), (220681,3380029,0,'soga_eye_color',255,0,255), (220682,3380030,0,'eye_color',255,255,255), (220683,3380030,0,'skin_color',255,255,255), (220684,3380030,0,'soga_eye_color',255,0,255), (220685,3380031,0,'eye_color',255,255,255), (220686,3380031,0,'skin_color',255,255,255), (220687,3380031,0,'soga_eye_color',255,0,255), (220688,3380032,0,'eye_color',255,255,255), (220689,3380032,0,'skin_color',255,255,255), (220690,3380032,0,'soga_eye_color',255,0,255), (220691,3380033,0,'eye_color',255,255,255), (220692,3380033,0,'skin_color',255,255,255), (220693,3380033,0,'soga_eye_color',255,0,255), (220694,3380034,0,'eye_color',255,255,255), (220695,3380034,0,'skin_color',255,255,255), (220696,3380034,0,'soga_eye_color',255,0,255), (220697,3380035,0,'eye_color',255,255,255), (220698,3380035,0,'skin_color',255,255,255), (220699,3380035,0,'soga_eye_color',255,0,255), (220700,3380036,0,'eye_color',255,255,255), (220701,3380036,0,'skin_color',255,255,255), (220702,3380036,0,'soga_eye_color',255,0,255), (220703,3380037,0,'eye_color',255,255,255), (220704,3380037,0,'skin_color',255,255,255), (220705,3380037,0,'soga_eye_color',255,0,255), (220706,240000,1,'cheek_type',-14,94,0), (220707,240000,1,'chin_type',-1,-14,-14), (220708,240000,1,'ear_type',100,-17,0), (220709,240000,1,'eye_brow_type',100,-17,77), (220710,240000,0,'eye_color',209,195,167), (220711,240000,1,'eye_type',100,0,0), (220712,240000,0,'hair_color1',14,100,100), (220713,240000,0,'hair_color2',181,0,0), (220714,240000,0,'hair_face_color',61,61,75), (220715,240000,0,'hair_face_highlight_color',244,244,246), (220716,240000,0,'hair_highlight',160,156,172), (220717,240000,0,'hair_type_color',61,61,75), (220718,240000,0,'hair_type_highlight_color',244,244,246), (220719,240000,1,'lip_type',8,-18,-100), (220720,240000,1,'nose_type',11,14,100), (220721,240000,0,'skin_color',223,179,137), (220722,240000,1,'soga_cheek_type',0,100,-17), (220723,240000,1,'soga_chin_type',0,8,-18), (220724,240000,1,'soga_ear_type',0,100,0), (220725,240000,1,'soga_eye_brow_type',0,100,-17), (220726,240000,0,'soga_eye_color',229,229,102), (220727,240000,1,'soga_eye_type',-75,0,0), (220728,240000,0,'soga_hair_color1',43,36,70), (220729,240000,0,'soga_hair_color2',68,76,74), (220730,240000,0,'soga_hair_face_color',61,61,75), (220731,240000,0,'soga_hair_face_highlight_color',244,244,246), (220732,240000,0,'soga_hair_highlight',160,156,172), (220733,240000,0,'soga_hair_type_color',61,61,75), (220734,240000,0,'soga_hair_type_highlight_color',244,244,246), (220735,240000,1,'soga_lip_type',77,-14,94), (220736,240000,1,'soga_nose_type',-100,-1,-14), (220737,240000,0,'soga_skin_color',223,179,137), (220738,240000,0,'wing_color1',255,255,255), (220739,240000,0,'wing_color2',255,255,255), (220740,240001,1,'cheek_type',-98,65,0), (220741,240001,1,'chin_type',95,52,-21), (220742,240001,1,'ear_type',-74,93,0), (220743,240001,1,'eye_brow_type',22,-88,45), (220744,240001,0,'eye_color',69,141,155), (220745,240001,1,'eye_type',35,0,0), (220746,240001,0,'hair_color1',179,94,0), (220747,240001,0,'hair_color2',185,97,0), (220748,240001,0,'hair_face_color',84,0,0), (220749,240001,0,'hair_face_highlight_color',170,62,24), (220750,240001,0,'hair_highlight',89,21,21), (220751,240001,0,'hair_type_color',84,0,0), (220752,240001,0,'hair_type_highlight_color',170,62,24), (220753,240001,1,'lip_type',-42,75,58), (220754,240001,1,'nose_type',14,-77,94), (220755,240001,0,'skin_color',136,93,72), (220756,240001,1,'soga_cheek_type',0,22,-88), (220757,240001,1,'soga_chin_type',0,-42,75), (220758,240001,1,'soga_ear_type',0,35,0), (220759,240001,1,'soga_eye_brow_type',0,-74,93), (220760,240001,0,'soga_eye_color',229,229,102), (220761,240001,1,'soga_eye_type',35,0,0), (220762,240001,0,'soga_hair_color1',109,14,49), (220763,240001,0,'soga_hair_color2',185,97,0), (220764,240001,0,'soga_hair_face_color',84,0,0), (220765,240001,0,'soga_hair_face_highlight_color',170,62,24), (220766,240001,0,'soga_hair_highlight',89,21,21), (220767,240001,0,'soga_hair_type_color',84,0,0), (220768,240001,0,'soga_hair_type_highlight_color',170,62,24), (220769,240001,1,'soga_lip_type',45,-98,65), (220770,240001,1,'soga_nose_type',58,95,52), (220771,240001,0,'soga_skin_color',136,93,72), (220772,240001,0,'wing_color1',255,255,255), (220773,240001,0,'wing_color2',255,255,255), (220774,240002,1,'cheek_type',-95,-56,0), (220775,240002,1,'chin_type',65,47,4), (220776,240002,1,'ear_type',50,-98,0), (220777,240002,1,'eye_brow_type',0,45,87), (220778,240002,0,'eye_color',29,62,62), (220779,240002,1,'eye_type',97,0,0), (220780,240002,0,'hair_color1',163,31,0), (220781,240002,0,'hair_color2',159,88,0), (220782,240002,0,'hair_face_color',114,31,29), (220783,240002,0,'hair_highlight',38,22,21), (220784,240002,0,'hair_type_color',114,31,29), (220785,240002,1,'lip_type',66,81,-65), (220786,240002,1,'nose_type',-14,-93,31), (220787,240002,0,'skin_color',46,31,32), (220788,240002,1,'soga_cheek_type',0,0,45), (220789,240002,1,'soga_chin_type',0,66,81), (220790,240002,1,'soga_ear_type',0,97,0), (220791,240002,1,'soga_eye_brow_type',0,50,-98), (220792,240002,0,'soga_eye_color',229,229,102), (220793,240002,1,'soga_eye_type',97,0,0), (220794,240002,0,'soga_hair_color1',91,21,51), (220795,240002,0,'soga_hair_color2',159,88,0), (220796,240002,0,'soga_hair_face_color',114,31,29), (220797,240002,0,'soga_hair_highlight',38,22,21), (220798,240002,0,'soga_hair_type_color',114,31,29), (220799,240002,1,'soga_lip_type',87,-95,-56), (220800,240002,1,'soga_nose_type',-65,65,47), (220801,240002,0,'soga_skin_color',46,31,32), (220802,240002,0,'wing_color1',255,255,255), (220803,240002,0,'wing_color2',255,255,255), (220804,240003,1,'cheek_type',-98,69,0), (220805,240003,1,'chin_type',72,-87,-78), (220806,240003,1,'ear_type',78,1,0), (220807,240003,1,'eye_brow_type',29,-53,53), (220808,240003,0,'eye_color',53,108,120), (220809,240003,1,'eye_type',34,0,0), (220810,240003,0,'hair_color1',194,0,66), (220811,240003,0,'hair_color2',104,52,0), (220812,240003,0,'hair_face_color',33,9,14), (220813,240003,0,'hair_face_highlight_color',244,246,246), (220814,240003,0,'hair_highlight',161,165,168), (220815,240003,0,'hair_type_color',33,9,14), (220816,240003,0,'hair_type_highlight_color',244,246,246), (220817,240003,1,'lip_type',59,-35,47), (220818,240003,1,'nose_type',-10,-62,0), (220819,240003,0,'skin_color',46,33,34), (220820,240003,1,'soga_cheek_type',0,29,-53), (220821,240003,1,'soga_chin_type',0,59,-35), (220822,240003,1,'soga_ear_type',0,34,0), (220823,240003,1,'soga_eye_brow_type',0,78,1), (220824,240003,0,'soga_eye_color',229,229,102), (220825,240003,1,'soga_eye_type',34,0,0), (220826,240003,0,'soga_hair_color1',54,45,28), (220827,240003,0,'soga_hair_color2',104,52,0), (220828,240003,0,'soga_hair_face_color',33,9,14), (220829,240003,0,'soga_hair_face_highlight_color',244,246,246), (220830,240003,0,'soga_hair_highlight',161,165,168), (220831,240003,0,'soga_hair_type_color',33,9,14), (220832,240003,0,'soga_hair_type_highlight_color',244,246,246), (220833,240003,1,'soga_lip_type',53,-98,69), (220834,240003,1,'soga_nose_type',47,72,-87), (220835,240003,0,'soga_skin_color',46,33,34), (220836,240003,0,'wing_color1',255,255,255), (220837,240003,0,'wing_color2',255,255,255), (220838,240004,0,'eye_color',0,29,19), (220839,240004,0,'skin_color',19,19,19), (220840,240004,0,'soga_eye_color',255,0,255), (220841,240005,0,'eye_color',174,202,103), (220842,240005,0,'skin_color',19,19,19), (220843,240005,0,'soga_eye_color',255,0,255), (220844,240006,0,'eye_color',81,47,29), (220845,240006,0,'skin_color',19,19,19), (220846,240006,0,'soga_eye_color',255,0,255), (220847,240007,0,'eye_color',255,255,255), (220848,240007,0,'skin_color',255,255,255), (220849,240007,0,'soga_eye_color',255,0,255), (220850,240008,0,'eye_color',162,97,68), (220851,240008,0,'skin_color',19,19,19), (220852,240008,0,'soga_eye_color',255,0,255), (220853,240009,0,'eye_color',34,52,39), (220854,240009,0,'skin_color',19,19,19), (220855,240009,0,'soga_eye_color',255,0,255), (220856,240010,0,'eye_color',208,122,61), (220857,240010,0,'skin_color',19,19,19), (220858,240010,0,'soga_eye_color',255,0,255), (220859,240011,0,'eye_color',34,18,12), (220860,240011,0,'skin_color',19,19,19), (220861,240011,0,'soga_eye_color',255,0,255), (220862,240012,0,'eye_color',145,139,51), (220863,240012,0,'skin_color',63,0,0), (220864,240012,0,'soga_eye_color',255,0,255), (220865,240013,0,'eye_color',22,9,0), (220866,240013,0,'skin_color',19,19,19), (220867,240013,0,'soga_eye_color',255,0,255), (220868,3560000,0,'eye_color',255,255,255), (220869,3560000,0,'skin_color',255,255,255), (220870,3560000,0,'soga_eye_color',255,0,255), (220871,3560001,0,'eye_color',255,255,255), (220872,3560001,0,'skin_color',255,255,255), (220873,3560001,0,'soga_eye_color',255,0,255), (220874,3560002,0,'eye_color',255,255,255), (220875,3560002,0,'skin_color',255,255,255), (220876,3560002,0,'soga_eye_color',255,0,255), (220877,3560003,0,'eye_color',255,255,255), (220878,3560003,0,'skin_color',255,255,255), (220879,3560003,0,'soga_eye_color',255,0,255), (220880,3560004,1,'cheek_type',-100,-1,0), (220881,3560004,1,'chin_type',-20,-50,100), (220882,3560004,1,'ear_type',-100,28,0), (220883,3560004,1,'eye_brow_type',100,-75,3), (220884,3560004,0,'eye_color',63,118,77), (220885,3560004,1,'eye_type',68,0,0), (220886,3560004,0,'hair_color1',69,78,100), (220887,3560004,0,'hair_color2',253,0,0), (220888,3560004,0,'hair_face_color',127,153,153), (220889,3560004,0,'hair_face_highlight_color',84,0,0), (220890,3560004,0,'hair_type_color',127,153,153), (220891,3560004,0,'hair_type_highlight_color',84,0,0), (220892,3560004,1,'lip_type',-100,100,17), (220893,3560004,1,'nose_type',45,69,78), (220894,3560004,0,'skin_color',199,139,123), (220895,3560004,1,'soga_cheek_type',0,100,-75), (220896,3560004,1,'soga_chin_type',0,-100,100), (220897,3560004,1,'soga_ear_type',0,68,0), (220898,3560004,1,'soga_eye_brow_type',0,-100,28), (220899,3560004,0,'soga_eye_color',229,229,102), (220900,3560004,1,'soga_eye_type',-3,0,0), (220901,3560004,0,'soga_hair_face_color',127,153,153), (220902,3560004,0,'soga_hair_face_highlight_color',84,0,0), (220903,3560004,0,'soga_hair_type_color',127,153,153), (220904,3560004,0,'soga_hair_type_highlight_color',84,0,0), (220905,3560004,1,'soga_lip_type',3,-100,-1), (220906,3560004,1,'soga_nose_type',17,-20,-50), (220907,3560004,0,'soga_skin_color',199,139,123), (220908,3560004,0,'wing_color1',255,255,255), (220909,3560004,0,'wing_color2',255,255,255), (220910,5580000,1,'cheek_type',62,50,0), (220911,5580000,1,'chin_type',-62,-7,-2), (220912,5580000,1,'eye_brow_type',-76,-69,-3), (220913,5580000,0,'eye_color',123,163,136), (220914,5580000,1,'eye_type',81,0,0), (220915,5580000,0,'hair_color1',255,22,43), (220916,5580000,0,'hair_face_color',56,35,26), (220917,5580000,0,'hair_type_color',56,35,26), (220918,5580000,1,'lip_type',-18,0,-56), (220919,5580000,1,'nose_type',-63,-1,22), (220920,5580000,0,'skin_color',56,35,26), (220921,5580000,1,'soga_cheek_type',0,-76,-69), (220922,5580000,1,'soga_chin_type',0,-18,0), (220923,5580000,1,'soga_ear_type',0,81,0), (220924,5580000,0,'soga_eye_color',229,229,102), (220925,5580000,0,'soga_hair_face_color',56,35,26), (220926,5580000,0,'soga_hair_type_color',56,35,26), (220927,5580000,1,'soga_lip_type',-3,62,50), (220928,5580000,1,'soga_nose_type',-56,-62,-7), (220929,5580000,0,'soga_skin_color',56,35,26), (220930,5580001,1,'cheek_type',7,14,0), (220931,5580001,1,'chin_type',11,19,25), (220932,5580001,1,'ear_type',56,-11,0), (220933,5580001,1,'eye_brow_type',14,56,37), (220934,5580001,0,'eye_color',45,92,106), (220935,5580001,1,'eye_type',10,0,0), (220936,5580001,0,'hair_color1',213,95,75), (220937,5580001,0,'hair_color2',244,0,0), (220938,5580001,0,'hair_face_color',111,28,26), (220939,5580001,0,'hair_face_highlight_color',119,147,147), (220940,5580001,0,'hair_type_color',111,28,26), (220941,5580001,0,'hair_type_highlight_color',119,147,147), (220942,5580001,1,'lip_type',14,14,-46), (220943,5580001,1,'nose_type',-28,-43,95), (220944,5580001,0,'skin_color',228,235,221), (220945,5580001,1,'soga_cheek_type',0,14,56), (220946,5580001,1,'soga_chin_type',0,14,14), (220947,5580001,1,'soga_ear_type',0,10,0), (220948,5580001,1,'soga_eye_brow_type',0,56,-11), (220949,5580001,0,'soga_eye_color',229,229,102), (220950,5580001,1,'soga_eye_type',-12,0,0), (220951,5580001,0,'soga_hair_face_color',111,28,26), (220952,5580001,0,'soga_hair_face_highlight_color',119,147,147), (220953,5580001,0,'soga_hair_type_color',111,28,26), (220954,5580001,0,'soga_hair_type_highlight_color',119,147,147), (220955,5580001,1,'soga_lip_type',37,7,14), (220956,5580001,1,'soga_nose_type',-46,11,19), (220957,5580001,0,'soga_skin_color',228,235,221), (220958,5580002,1,'cheek_type',93,-3,0), (220959,5580002,1,'chin_type',-82,0,-75), (220960,5580002,1,'ear_type',-70,-7,0), (220961,5580002,1,'eye_brow_type',34,-100,75), (220962,5580002,0,'eye_color',84,127,82), (220963,5580002,1,'eye_type',-29,0,0), (220964,5580002,0,'hair_color1',217,51,7), (220965,5580002,0,'hair_face_color',45,13,18), (220966,5580002,0,'hair_face_highlight_color',100,70,10), (220967,5580002,0,'hair_type_color',45,13,18), (220968,5580002,0,'hair_type_highlight_color',100,70,10), (220969,5580002,1,'lip_type',34,-15,-88), (220970,5580002,1,'nose_type',-28,-39,51), (220971,5580002,0,'skin_color',210,201,201), (220972,5580002,1,'soga_cheek_type',0,34,-100), (220973,5580002,1,'soga_chin_type',0,34,-15), (220974,5580002,1,'soga_ear_type',0,-29,0), (220975,5580002,1,'soga_eye_brow_type',0,-70,-7), (220976,5580002,0,'soga_eye_color',229,229,102), (220977,5580002,0,'soga_hair_face_color',45,13,18), (220978,5580002,0,'soga_hair_face_highlight_color',100,70,10), (220979,5580002,0,'soga_hair_type_color',45,13,18), (220980,5580002,0,'soga_hair_type_highlight_color',100,70,10), (220981,5580002,1,'soga_lip_type',75,93,-3), (220982,5580002,1,'soga_nose_type',-88,-82,0), (220983,5580002,0,'soga_skin_color',210,201,201), (220984,90000,1,'cheek_type',-56,0,0), (220985,90000,1,'chin_type',-31,48,-76), (220986,90000,1,'ear_type',-25,50,0), (220987,90000,1,'eye_brow_type',0,-18,-87), (220988,90000,0,'eye_color',126,106,224), (220989,90000,1,'eye_type',-68,0,0), (220990,90000,0,'hair_color1',0,88,194), (220991,90000,0,'hair_face_color',207,195,182), (220992,90000,0,'hair_face_highlight_color',94,82,126), (220993,90000,0,'hair_type_color',207,195,182), (220994,90000,0,'hair_type_highlight_color',94,82,126), (220995,90000,1,'lip_type',35,7,-11), (220996,90000,1,'nose_type',17,0,88), (220997,90000,0,'skin_color',202,188,222), (220998,90000,1,'soga_cheek_type',0,0,-18), (220999,90000,1,'soga_chin_type',0,35,7), (221000,90000,1,'soga_ear_type',0,-68,0), (221001,90000,1,'soga_eye_brow_type',0,-25,50), (221002,90000,0,'soga_eye_color',204,204,204), (221003,90000,0,'soga_hair_face_color',207,195,182), (221004,90000,0,'soga_hair_face_highlight_color',94,82,126), (221005,90000,0,'soga_hair_type_color',207,195,182), (221006,90000,0,'soga_hair_type_highlight_color',94,82,126), (221007,90000,1,'soga_lip_type',-87,-56,0), (221008,90000,1,'soga_nose_type',-11,-31,48), (221009,90000,0,'soga_skin_color',202,188,222), (221010,90001,0,'eye_color',64,0,0), (221011,90001,0,'skin_color',128,0,0), (221012,90001,0,'soga_eye_color',255,0,255), (221013,90002,0,'eye_color',255,255,255), (221014,90002,0,'skin_color',255,255,255), (221015,90002,0,'soga_eye_color',255,0,255), (221016,90003,0,'eye_color',255,255,255), (221017,90003,0,'skin_color',255,255,255), (221018,90003,0,'soga_eye_color',255,0,255), (221019,90004,0,'eye_color',255,255,255), (221020,90004,0,'skin_color',255,255,255), (221021,90004,0,'soga_eye_color',255,0,255), (221022,90005,0,'eye_color',255,255,255), (221023,90005,0,'skin_color',255,255,255), (221024,90005,0,'soga_eye_color',255,0,255), (221025,90006,0,'eye_color',64,128,128), (221026,90006,0,'skin_color',0,0,128), (221027,90006,0,'soga_eye_color',255,0,255), (221028,90007,1,'cheek_type',-5,81,0), (221029,90007,1,'chin_type',88,17,37), (221030,90007,1,'ear_type',37,-74,0), (221031,90007,1,'eye_brow_type',78,-95,-26), (221032,90007,0,'eye_color',29,56,42), (221033,90007,1,'eye_type',75,0,0), (221034,90007,0,'hair_color1',192,75,58), (221035,90007,0,'hair_color2',83,0,0), (221036,90007,0,'hair_face_color',15,1,21), (221037,90007,0,'hair_face_highlight_color',244,246,246), (221038,90007,0,'hair_highlight',33,22,19), (221039,90007,0,'hair_type_color',15,1,21), (221040,90007,0,'hair_type_highlight_color',244,246,246), (221041,90007,1,'lip_type',-87,78,8), (221042,90007,1,'nose_type',35,-64,75), (221043,90007,0,'skin_color',138,108,67), (221044,90007,1,'soga_cheek_type',0,78,-95), (221045,90007,1,'soga_chin_type',0,-87,78), (221046,90007,1,'soga_ear_type',0,75,0), (221047,90007,1,'soga_eye_brow_type',0,37,-74), (221048,90007,0,'soga_eye_color',229,229,102), (221049,90007,1,'soga_eye_type',83,0,0), (221050,90007,0,'soga_hair_color1',161,165,168), (221051,90007,0,'soga_hair_color2',60,71,71), (221052,90007,0,'soga_hair_face_color',15,1,21), (221053,90007,0,'soga_hair_face_highlight_color',244,246,246), (221054,90007,0,'soga_hair_highlight',33,22,19), (221055,90007,0,'soga_hair_type_color',15,1,21), (221056,90007,0,'soga_hair_type_highlight_color',244,246,246), (221057,90007,1,'soga_lip_type',-26,-5,81), (221058,90007,1,'soga_nose_type',8,88,17), (221059,90007,0,'soga_skin_color',138,108,67), (221060,90007,0,'wing_color1',255,255,255), (221061,90007,0,'wing_color2',255,255,255), (221062,90008,1,'cheek_type',-34,-14,0), (221063,90008,1,'chin_type',93,93,-25), (221064,90008,1,'ear_type',83,7,0), (221065,90008,1,'eye_brow_type',-95,-93,-53), (221066,90008,0,'eye_color',97,105,57), (221067,90008,1,'eye_type',-2,0,0), (221068,90008,0,'hair_color1',167,48,35), (221069,90008,0,'hair_color2',77,0,0), (221070,90008,0,'hair_face_color',233,184,31), (221071,90008,0,'hair_face_highlight_color',43,17,14), (221072,90008,0,'hair_highlight',91,21,51), (221073,90008,0,'hair_type_color',233,184,31), (221074,90008,0,'hair_type_highlight_color',43,17,14), (221075,90008,1,'lip_type',-68,79,95), (221076,90008,1,'nose_type',90,-89,48), (221077,90008,0,'skin_color',114,103,68), (221078,90008,1,'soga_cheek_type',0,-95,-93), (221079,90008,1,'soga_chin_type',0,-68,79), (221080,90008,1,'soga_ear_type',0,-2,0), (221081,90008,1,'soga_eye_brow_type',0,83,7), (221082,90008,0,'soga_eye_color',229,229,102), (221083,90008,1,'soga_eye_type',77,0,0), (221084,90008,0,'soga_hair_color1',56,33,26), (221085,90008,0,'soga_hair_color2',94,59,11), (221086,90008,0,'soga_hair_face_color',233,184,31), (221087,90008,0,'soga_hair_face_highlight_color',43,17,14), (221088,90008,0,'soga_hair_highlight',91,21,51), (221089,90008,0,'soga_hair_type_color',233,184,31), (221090,90008,0,'soga_hair_type_highlight_color',43,17,14), (221091,90008,1,'soga_lip_type',-53,-34,-14), (221092,90008,1,'soga_nose_type',95,93,93), (221093,90008,0,'soga_skin_color',114,103,68), (221094,90008,0,'wing_color1',255,255,255), (221095,90008,0,'wing_color2',255,255,255), (221096,90009,1,'cheek_type',-17,10,0), (221097,90009,1,'chin_type',5,20,35), (221098,90009,1,'ear_type',-5,9,0), (221099,90009,1,'eye_brow_type',34,-22,-17), (221100,90009,0,'eye_color',253,241,42), (221101,90009,1,'eye_type',43,0,0), (221102,90009,0,'hair_color1',0,21,215), (221103,90009,0,'hair_color2',77,0,0), (221104,90009,0,'hair_face_color',223,220,194), (221105,90009,0,'hair_face_highlight_color',216,192,37), (221106,90009,0,'hair_highlight',246,219,114), (221107,90009,0,'hair_type_color',223,220,194), (221108,90009,0,'hair_type_highlight_color',216,192,37), (221109,90009,1,'lip_type',0,4,20), (221110,90009,1,'nose_type',-7,0,21), (221111,90009,0,'skin_color',149,145,102), (221112,90009,1,'soga_cheek_type',0,34,-22), (221113,90009,1,'soga_chin_type',0,0,4), (221114,90009,1,'soga_ear_type',0,43,0), (221115,90009,1,'soga_eye_brow_type',0,-5,9), (221116,90009,0,'soga_eye_color',229,229,102), (221117,90009,1,'soga_eye_type',77,0,0), (221118,90009,0,'soga_hair_color1',89,21,21), (221119,90009,0,'soga_hair_color2',171,87,0), (221120,90009,0,'soga_hair_face_color',223,220,194), (221121,90009,0,'soga_hair_face_highlight_color',216,192,37), (221122,90009,0,'soga_hair_highlight',246,219,114), (221123,90009,0,'soga_hair_type_color',223,220,194), (221124,90009,0,'soga_hair_type_highlight_color',216,192,37), (221125,90009,1,'soga_lip_type',-17,-17,10), (221126,90009,1,'soga_nose_type',20,5,20), (221127,90009,0,'soga_skin_color',149,145,102), (221128,90009,0,'wing_color1',255,255,255), (221129,90009,0,'wing_color2',255,255,255), (221130,90010,0,'eye_color',255,255,255), (221131,90010,0,'skin_color',255,255,255), (221132,90010,0,'soga_eye_color',255,0,255), (221133,90011,0,'eye_color',255,255,255), (221134,90011,0,'skin_color',255,255,255), (221135,90011,0,'soga_eye_color',255,0,255), (221136,90012,0,'eye_color',255,255,255), (221137,90012,0,'skin_color',255,255,255), (221138,90012,0,'soga_eye_color',255,0,255), (221139,90013,0,'eye_color',255,255,255), (221140,90013,0,'skin_color',255,255,255), (221141,90013,0,'soga_eye_color',255,0,255), (221142,90014,0,'eye_color',255,255,255), (221143,90014,0,'skin_color',255,255,255), (221144,90014,0,'soga_eye_color',255,0,255), (221145,90015,0,'eye_color',255,255,255), (221146,90015,0,'skin_color',255,255,255), (221147,90015,0,'soga_eye_color',255,0,255), (221148,90016,0,'eye_color',255,255,255), (221149,90016,0,'skin_color',255,255,255), (221150,90016,0,'soga_eye_color',255,0,255), (221151,90017,1,'cheek_type',-28,-37,0), (221152,90017,1,'chin_type',8,-90,81), (221153,90017,1,'ear_type',-7,-17,0), (221154,90017,1,'eye_brow_type',-52,-97,-90), (221155,90017,0,'eye_color',15,16,65), (221156,90017,1,'eye_type',-48,0,0), (221157,90017,0,'hair_color1',203,8,178), (221158,90017,0,'hair_color2',218,0,0), (221159,90017,0,'hair_face_color',74,159,90), (221160,90017,0,'hair_face_highlight_color',121,38,35), (221161,90017,0,'hair_highlight',54,45,28), (221162,90017,0,'hair_type_color',74,159,90), (221163,90017,0,'hair_type_highlight_color',121,38,35), (221164,90017,1,'lip_type',25,-50,28), (221165,90017,1,'nose_type',25,-53,8), (221166,90017,0,'skin_color',74,159,90), (221167,90017,1,'soga_cheek_type',0,-52,-97), (221168,90017,1,'soga_chin_type',0,25,-50), (221169,90017,1,'soga_ear_type',0,-48,0), (221170,90017,1,'soga_eye_brow_type',0,-7,-17), (221171,90017,0,'soga_eye_color',229,229,102), (221172,90017,1,'soga_eye_type',-38,0,0), (221173,90017,0,'soga_hair_color1',209,131,22), (221174,90017,0,'soga_hair_color2',199,150,48), (221175,90017,0,'soga_hair_face_color',74,159,90), (221176,90017,0,'soga_hair_face_highlight_color',121,38,35), (221177,90017,0,'soga_hair_highlight',54,45,28), (221178,90017,0,'soga_hair_type_color',74,159,90), (221179,90017,0,'soga_hair_type_highlight_color',121,38,35), (221180,90017,1,'soga_lip_type',-90,-28,-37), (221181,90017,1,'soga_nose_type',28,8,-90), (221182,90017,0,'soga_skin_color',74,159,90), (221183,90017,0,'wing_color1',255,255,255), (221184,90017,0,'wing_color2',255,255,255), (221185,90018,0,'eye_color',255,255,255), (221186,90018,0,'skin_color',255,255,255), (221187,90018,0,'soga_eye_color',255,0,255), (221188,90019,0,'eye_color',255,255,255), (221189,90019,0,'skin_color',255,255,255), (221190,90019,0,'soga_eye_color',255,0,255), (221191,90020,0,'eye_color',255,255,255), (221192,90020,0,'skin_color',255,255,255), (221193,90020,0,'soga_eye_color',255,0,255), (221194,90021,1,'cheek_type',-8,3,0), (221195,90021,1,'chin_type',17,7,-20), (221196,90021,1,'ear_type',44,26,0), (221197,90021,1,'eye_brow_type',-11,0,26), (221198,90021,0,'eye_color',170,13,13), (221199,90021,1,'eye_type',-11,0,0), (221200,90021,0,'hair_color1',8,245,253), (221201,90021,0,'hair_face_color',20,16,11), (221202,90021,0,'hair_face_highlight_color',216,192,37), (221203,90021,0,'hair_type_color',20,16,11), (221204,90021,0,'hair_type_highlight_color',216,192,37), (221205,90021,1,'lip_type',-11,-7,12), (221206,90021,1,'nose_type',-43,8,-11), (221207,90021,0,'skin_color',107,124,102), (221208,90021,1,'soga_cheek_type',0,-11,0), (221209,90021,1,'soga_chin_type',0,-11,-7), (221210,90021,1,'soga_ear_type',0,-11,0), (221211,90021,1,'soga_eye_brow_type',0,44,26), (221212,90021,0,'soga_eye_color',229,229,102), (221213,90021,1,'soga_eye_type',-11,0,0), (221214,90021,0,'soga_hair_face_color',20,16,11), (221215,90021,0,'soga_hair_face_highlight_color',216,192,37), (221216,90021,0,'soga_hair_type_color',20,16,11), (221217,90021,0,'soga_hair_type_highlight_color',216,192,37), (221218,90021,1,'soga_lip_type',26,-8,3), (221219,90021,1,'soga_nose_type',12,17,7), (221220,90021,0,'soga_skin_color',107,124,102), (221221,90021,0,'wing_color1',255,255,255), (221222,90021,0,'wing_color2',255,255,255), (221223,90022,1,'cheek_type',-17,3,0), (221224,90022,1,'chin_type',-23,14,-5), (221225,90022,1,'ear_type',-3,5,0), (221226,90022,1,'eye_brow_type',14,-8,23), (221227,90022,0,'eye_color',255,255,149), (221228,90022,1,'eye_type',-7,0,0), (221229,90022,0,'hair_color1',233,228,242), (221230,90022,0,'hair_face_color',60,25,9), (221231,90022,0,'hair_type_color',60,25,9), (221232,90022,1,'lip_type',8,31,0), (221233,90022,1,'nose_type',0,-23,-28), (221234,90022,0,'skin_color',188,170,32), (221235,90022,1,'soga_cheek_type',0,14,-8), (221236,90022,1,'soga_chin_type',0,8,31), (221237,90022,1,'soga_ear_type',0,-7,0), (221238,90022,1,'soga_eye_brow_type',0,-3,5), (221239,90022,0,'soga_eye_color',229,229,102), (221240,90022,1,'soga_eye_type',-7,0,0), (221241,90022,0,'soga_hair_face_color',60,25,9), (221242,90022,0,'soga_hair_type_color',60,25,9), (221243,90022,1,'soga_lip_type',23,-17,3), (221244,90022,1,'soga_nose_type',0,-23,14), (221245,90022,0,'soga_skin_color',188,170,32), (221246,90022,0,'wing_color1',255,255,255), (221247,90022,0,'wing_color2',255,255,255), (221248,90023,1,'chin_type',0,4,-7), (221249,90023,1,'ear_type',-7,-17,0), (221250,90023,1,'eye_brow_type',-12,-32,-7), (221251,90023,0,'eye_color',212,52,27), (221252,90023,1,'eye_type',4,0,0), (221253,90023,0,'hair_color1',249,252,7), (221254,90023,0,'hair_face_color',101,99,90), (221255,90023,0,'hair_type_color',101,99,90), (221256,90023,1,'lip_type',-4,11,-12), (221257,90023,1,'nose_type',9,-7,-4), (221258,90023,0,'skin_color',155,23,11), (221259,90023,1,'soga_cheek_type',0,-12,-32), (221260,90023,1,'soga_chin_type',0,-4,11), (221261,90023,1,'soga_ear_type',0,4,0), (221262,90023,1,'soga_eye_brow_type',0,-7,-17), (221263,90023,0,'soga_eye_color',229,229,102), (221264,90023,1,'soga_eye_type',4,0,0), (221265,90023,0,'soga_hair_face_color',101,99,90), (221266,90023,0,'soga_hair_type_color',101,99,90), (221267,90023,1,'soga_lip_type',-7,0,0), (221268,90023,1,'soga_nose_type',-12,0,4), (221269,90023,0,'soga_skin_color',155,23,11), (221270,90023,0,'wing_color1',255,255,255), (221271,90023,0,'wing_color2',255,255,255), (221272,90024,1,'cheek_type',-22,25,0), (221273,90024,1,'chin_type',96,68,17), (221274,90024,1,'ear_type',95,75,0), (221275,90024,1,'eye_brow_type',8,75,-81), (221276,90024,0,'eye_color',244,174,255), (221277,90024,1,'eye_type',-42,0,0), (221278,90024,0,'hair_color1',163,0,100), (221279,90024,0,'hair_color2',59,81,113), (221280,90024,0,'hair_face_color',107,131,144), (221281,90024,0,'hair_face_highlight_color',145,168,168), (221282,90024,0,'hair_highlight',114,112,142), (221283,90024,0,'hair_type_color',107,131,144), (221284,90024,0,'hair_type_highlight_color',145,168,168), (221285,90024,1,'lip_type',37,9,10), (221286,90024,1,'nose_type',-39,-93,0), (221287,90024,0,'skin_color',172,152,186), (221288,90024,1,'soga_cheek_type',0,8,75), (221289,90024,1,'soga_chin_type',0,37,9), (221290,90024,1,'soga_ear_type',0,-42,0), (221291,90024,1,'soga_eye_brow_type',0,95,75), (221292,90024,0,'soga_eye_color',229,229,102), (221293,90024,1,'soga_eye_type',-42,0,0), (221294,90024,0,'soga_hair_color1',98,91,163), (221295,90024,0,'soga_hair_color2',59,81,113), (221296,90024,0,'soga_hair_face_color',107,131,144), (221297,90024,0,'soga_hair_face_highlight_color',145,168,168), (221298,90024,0,'soga_hair_highlight',114,112,142), (221299,90024,0,'soga_hair_type_color',107,131,144), (221300,90024,0,'soga_hair_type_highlight_color',145,168,168), (221301,90024,1,'soga_lip_type',-81,-22,25), (221302,90024,1,'soga_nose_type',10,96,68), (221303,90024,0,'soga_skin_color',172,152,186), (221304,90025,0,'eye_color',255,255,255), (221305,90025,0,'skin_color',255,255,255), (221306,90025,0,'soga_eye_color',255,0,255), (221307,90026,0,'eye_color',255,255,255), (221308,90026,0,'skin_color',255,255,255), (221309,90026,0,'soga_eye_color',255,0,255), (221310,90027,1,'cheek_type',1,0,0), (221311,90027,1,'chin_type',-22,9,34), (221312,90027,1,'ear_type',14,-32,0), (221313,90027,1,'eye_brow_type',-20,-4,25), (221314,90027,0,'eye_color',140,15,126), (221315,90027,1,'eye_type',14,0,0), (221316,90027,0,'hair_color1',0,0,237), (221317,90027,0,'hair_face_color',8,3,0), (221318,90027,0,'hair_type_color',8,3,0), (221319,90027,1,'lip_type',18,23,-20), (221320,90027,1,'nose_type',4,0,8), (221321,90027,0,'skin_color',112,11,14), (221322,90027,1,'soga_cheek_type',0,-20,-4), (221323,90027,1,'soga_chin_type',0,18,23), (221324,90027,1,'soga_ear_type',0,14,0), (221325,90027,1,'soga_eye_brow_type',0,14,-32), (221326,90027,0,'soga_eye_color',229,229,102), (221327,90027,1,'soga_eye_type',-31,0,0), (221328,90027,0,'soga_hair_face_color',8,3,0), (221329,90027,0,'soga_hair_type_color',8,3,0), (221330,90027,1,'soga_lip_type',25,1,0), (221331,90027,1,'soga_nose_type',-20,-22,9), (221332,90027,0,'soga_skin_color',112,11,14), (221333,90027,0,'wing_color1',255,255,255), (221334,90027,0,'wing_color2',255,255,255), (221335,90028,0,'eye_color',255,255,255), (221336,90028,0,'skin_color',0,0,128), (221337,90028,0,'soga_eye_color',255,0,255), (221338,90029,1,'cheek_type',-93,63,0), (221339,90029,1,'chin_type',-20,-53,15), (221340,90029,1,'ear_type',-7,-17,0), (221341,90029,1,'eye_brow_type',-25,-40,81), (221342,90029,0,'eye_color',38,104,134), (221343,90029,1,'eye_type',28,0,0), (221344,90029,0,'hair_color1',182,201,236), (221345,90029,0,'hair_face_color',36,103,72), (221346,90029,0,'hair_face_highlight_color',89,73,129), (221347,90029,0,'hair_type_color',36,103,72), (221348,90029,0,'hair_type_highlight_color',89,73,129), (221349,90029,1,'lip_type',93,-75,48), (221350,90029,1,'nose_type',64,-74,-55), (221351,90029,0,'skin_color',36,103,72), (221352,90029,1,'soga_cheek_type',0,-25,-40), (221353,90029,1,'soga_chin_type',0,93,-75), (221354,90029,1,'soga_ear_type',0,28,0), (221355,90029,1,'soga_eye_brow_type',0,-7,-17), (221356,90029,0,'soga_eye_color',229,229,102), (221357,90029,1,'soga_eye_type',-62,0,0), (221358,90029,0,'soga_hair_face_color',36,103,72), (221359,90029,0,'soga_hair_face_highlight_color',89,73,129), (221360,90029,0,'soga_hair_type_color',36,103,72), (221361,90029,0,'soga_hair_type_highlight_color',89,73,129), (221362,90029,1,'soga_lip_type',81,-93,63), (221363,90029,1,'soga_nose_type',48,-20,-53), (221364,90029,0,'soga_skin_color',36,103,72), (221365,90029,0,'wing_color1',255,255,255), (221366,90029,0,'wing_color2',255,255,255), (221367,90030,0,'eye_color',255,255,255), (221368,90030,0,'skin_color',255,255,255), (221369,90030,0,'soga_eye_color',255,0,255), (221370,90031,0,'eye_color',255,255,255), (221371,90031,0,'skin_color',255,255,255), (221372,90031,0,'soga_eye_color',255,0,255), (221373,90032,0,'eye_color',255,255,255), (221374,90032,0,'skin_color',255,255,255), (221375,90032,0,'soga_eye_color',255,0,255), (221376,90033,0,'eye_color',255,255,255), (221377,90033,0,'skin_color',255,255,255), (221378,90033,0,'soga_eye_color',255,0,255), (221379,90034,0,'eye_color',255,255,255), (221380,90034,0,'skin_color',255,255,255), (221381,90034,0,'soga_eye_color',255,0,255), (221382,90035,0,'eye_color',255,255,255), (221383,90035,0,'skin_color',255,255,255), (221384,90035,0,'soga_eye_color',255,0,255), (221385,90036,0,'eye_color',64,0,0), (221386,90036,0,'skin_color',128,0,0), (221387,90036,0,'soga_eye_color',255,0,255), (221388,90037,0,'eye_color',255,255,255), (221389,90037,0,'skin_color',255,255,255), (221390,90037,0,'soga_eye_color',255,0,255), (221391,90038,0,'eye_color',255,255,255), (221392,90038,0,'skin_color',255,255,255), (221393,90038,0,'soga_eye_color',255,0,255), (221394,90039,0,'eye_color',255,255,255), (221395,90039,0,'skin_color',255,255,255), (221396,90039,0,'soga_eye_color',255,0,255), (221397,90040,0,'eye_color',255,255,255), (221398,90040,0,'skin_color',255,255,255), (221399,90040,0,'soga_eye_color',255,0,255), (221400,90041,0,'eye_color',255,255,255), (221401,90041,0,'skin_color',255,255,255), (221402,90041,0,'soga_eye_color',255,0,255), (221403,90042,0,'eye_color',255,255,255), (221404,90042,0,'skin_color',255,255,255), (221405,90042,0,'soga_eye_color',255,0,255), (221406,90043,0,'eye_color',255,255,255), (221407,90043,0,'skin_color',255,255,255), (221408,90043,0,'soga_eye_color',255,0,255), (221409,90044,0,'eye_color',255,255,255), (221410,90044,0,'skin_color',255,255,255), (221411,90044,0,'soga_eye_color',255,0,255), (221412,90045,0,'eye_color',255,255,255), (221413,90045,0,'skin_color',255,255,255), (221414,90045,0,'soga_eye_color',255,0,255), (221415,90046,0,'eye_color',255,255,255), (221416,90046,0,'skin_color',255,255,255), (221417,90046,0,'soga_eye_color',255,0,255), (221418,90047,0,'eye_color',255,255,255), (221419,90047,0,'skin_color',255,255,255), (221420,90047,0,'soga_eye_color',255,0,255), (221421,90048,0,'eye_color',255,255,255), (221422,90048,0,'skin_color',255,255,255), (221423,90048,0,'soga_eye_color',255,0,255), (221424,90049,0,'eye_color',255,255,255), (221425,90049,0,'skin_color',255,255,255), (221426,90049,0,'soga_eye_color',255,0,255), (221427,90050,0,'eye_color',255,255,255), (221428,90050,0,'skin_color',255,0,0), (221429,90050,0,'soga_eye_color',255,0,255), (221430,90051,0,'eye_color',255,255,255), (221431,90051,0,'skin_color',255,255,255), (221432,90051,0,'soga_eye_color',255,0,255), (221433,90052,0,'eye_color',255,255,255), (221434,90052,0,'skin_color',255,255,255), (221435,90052,0,'soga_eye_color',255,0,255), (221436,90053,0,'eye_color',255,255,255), (221437,90053,0,'skin_color',255,255,255), (221438,90053,0,'soga_eye_color',255,0,255), (221439,90054,0,'eye_color',255,255,255), (221440,90054,0,'skin_color',255,255,255), (221441,90054,0,'soga_eye_color',255,0,255), (221442,90055,0,'eye_color',255,255,255), (221443,90055,0,'skin_color',255,255,255), (221444,90055,0,'soga_eye_color',255,0,255), (221445,90056,0,'eye_color',255,255,255), (221446,90056,0,'skin_color',255,255,255), (221447,90056,0,'soga_eye_color',255,0,255), (221448,90057,0,'eye_color',255,255,255), (221449,90057,0,'skin_color',255,255,255), (221450,90057,0,'soga_eye_color',255,0,255), (221451,90058,0,'eye_color',255,255,255), (221452,90058,0,'skin_color',255,255,255), (221453,90058,0,'soga_eye_color',255,0,255), (221454,90059,0,'eye_color',255,255,255), (221455,90059,0,'skin_color',255,255,255), (221456,90059,0,'soga_eye_color',255,0,255), (221457,90060,0,'eye_color',255,255,255), (221458,90060,0,'skin_color',255,255,255), (221459,90060,0,'soga_eye_color',255,0,255), (221460,90061,0,'eye_color',255,255,255), (221461,90061,0,'skin_color',255,255,255), (221462,90061,0,'soga_eye_color',255,0,255), (221463,90062,0,'eye_color',255,255,255), (221464,90062,0,'skin_color',255,255,255), (221465,90062,0,'soga_eye_color',255,0,255), (221466,90063,0,'eye_color',255,255,255), (221467,90063,0,'skin_color',255,255,255), (221468,90063,0,'soga_eye_color',255,0,255), (221469,90064,0,'eye_color',255,255,255), (221470,90064,0,'skin_color',255,255,255), (221471,90064,0,'soga_eye_color',255,0,255), (221472,90065,0,'eye_color',255,255,255), (221473,90065,0,'skin_color',255,255,255), (221474,90065,0,'soga_eye_color',255,0,255), (221475,90066,0,'eye_color',255,255,255), (221476,90066,0,'skin_color',255,255,255), (221477,90066,0,'soga_eye_color',255,0,255), (221478,90067,0,'eye_color',255,255,255), (221479,90067,0,'skin_color',255,255,255), (221480,90067,0,'soga_eye_color',255,0,255), (221481,90068,0,'eye_color',255,255,255), (221482,90068,0,'skin_color',255,255,255), (221483,90068,0,'soga_eye_color',255,0,255), (221484,90069,0,'eye_color',255,255,255), (221485,90069,0,'skin_color',255,255,255), (221486,90069,0,'soga_eye_color',255,0,255), (221487,90070,0,'eye_color',255,255,255), (221488,90070,0,'skin_color',255,255,255), (221489,90070,0,'soga_eye_color',255,0,255), (221490,90071,0,'eye_color',255,255,255), (221491,90071,0,'skin_color',255,255,255), (221492,90071,0,'soga_eye_color',255,0,255), (221493,90072,0,'eye_color',255,255,255), (221494,90072,0,'skin_color',255,255,255), (221495,90072,0,'soga_eye_color',255,0,255), (221496,90073,0,'eye_color',255,255,255), (221497,90073,0,'skin_color',255,255,255), (221498,90073,0,'soga_eye_color',255,0,255), (221499,90074,0,'eye_color',255,255,255), (221500,90074,0,'skin_color',255,255,255), (221501,90074,0,'soga_eye_color',255,0,255), (221502,90075,0,'eye_color',255,255,255), (221503,90075,0,'skin_color',255,255,255), (221504,90075,0,'soga_eye_color',255,0,255), (221505,90076,0,'eye_color',255,255,255), (221506,90076,0,'skin_color',255,255,255), (221507,90076,0,'soga_eye_color',255,0,255), (221508,90077,0,'eye_color',255,255,255), (221509,90077,0,'skin_color',255,255,255), (221510,90077,0,'soga_eye_color',255,0,255), (221511,90078,0,'eye_color',255,255,255), (221512,90078,0,'skin_color',255,255,255), (221513,90078,0,'soga_eye_color',255,0,255), (221514,90079,1,'cheek_type',29,-12,0), (221515,90079,1,'chin_type',18,32,-1), (221516,90079,1,'ear_type',-42,-23,0), (221517,90079,1,'eye_brow_type',0,7,23), (221518,90079,0,'eye_color',30,63,64), (221519,90079,1,'eye_type',-12,0,0), (221520,90079,0,'hair_color1',245,239,0), (221521,90079,0,'hair_face_color',159,213,215), (221522,90079,0,'hair_face_highlight_color',191,67,35), (221523,90079,0,'hair_type_color',159,213,215), (221524,90079,0,'hair_type_highlight_color',191,67,35), (221525,90079,1,'lip_type',-37,9,21), (221526,90079,1,'nose_type',-11,-11,-17), (221527,90079,0,'skin_color',238,250,250), (221528,90079,1,'soga_cheek_type',0,0,7), (221529,90079,1,'soga_chin_type',0,-37,9), (221530,90079,1,'soga_ear_type',0,-12,0), (221531,90079,1,'soga_eye_brow_type',0,-42,-23), (221532,90079,0,'soga_eye_color',229,229,102), (221533,90079,0,'soga_hair_face_color',159,213,215), (221534,90079,0,'soga_hair_face_highlight_color',191,67,35), (221535,90079,0,'soga_hair_type_color',159,213,215), (221536,90079,0,'soga_hair_type_highlight_color',191,67,35), (221537,90079,1,'soga_lip_type',23,29,-12), (221538,90079,1,'soga_nose_type',21,18,32), (221539,90079,0,'soga_skin_color',238,250,250), (221540,90079,0,'wing_color1',255,255,255), (221541,90079,0,'wing_color2',255,255,255), (221542,90080,0,'eye_color',255,255,255), (221543,90080,0,'skin_color',255,255,255), (221544,90080,0,'soga_eye_color',255,0,255), (221545,90081,0,'eye_color',255,255,255), (221546,90081,0,'skin_color',255,255,255), (221547,90081,0,'soga_eye_color',255,0,255), (221548,90082,0,'eye_color',255,255,255), (221549,90082,0,'skin_color',255,255,255), (221550,90082,0,'soga_eye_color',255,0,255), (221551,90083,0,'eye_color',255,255,255), (221552,90083,0,'skin_color',255,255,255), (221553,90083,0,'soga_eye_color',255,0,255), (221554,910000,1,'cheek_type',51,-12,0), (221555,910000,1,'chin_type',53,-63,-70), (221556,910000,1,'ear_type',-87,-43,0), (221557,910000,1,'eye_brow_type',66,-14,-5), (221558,910000,0,'eye_color',238,177,255), (221559,910000,1,'eye_type',32,0,0), (221560,910000,0,'hair_color1',179,193,81), (221561,910000,0,'hair_face_color',100,131,153), (221562,910000,0,'hair_face_highlight_color',213,205,195), (221563,910000,0,'hair_type_color',100,131,153), (221564,910000,0,'hair_type_highlight_color',213,205,195), (221565,910000,1,'lip_type',-10,-68,-26), (221566,910000,1,'nose_type',48,-77,-63), (221567,910000,0,'skin_color',134,156,172), (221568,910000,1,'soga_cheek_type',0,66,-14), (221569,910000,1,'soga_chin_type',0,-10,-68), (221570,910000,1,'soga_ear_type',0,32,0), (221571,910000,1,'soga_eye_brow_type',0,-87,-43), (221572,910000,0,'soga_eye_color',229,229,102), (221573,910000,1,'soga_eye_type',-17,0,0), (221574,910000,0,'soga_hair_face_color',100,131,153), (221575,910000,0,'soga_hair_face_highlight_color',213,205,195), (221576,910000,0,'soga_hair_type_color',100,131,153), (221577,910000,0,'soga_hair_type_highlight_color',213,205,195), (221578,910000,1,'soga_lip_type',-5,51,-12), (221579,910000,1,'soga_nose_type',-26,53,-63), (221580,910000,0,'soga_skin_color',134,156,172), (221581,910000,0,'wing_color1',255,255,255), (221582,910000,0,'wing_color2',255,255,255), (221583,910001,0,'eye_color',255,255,128), (221584,910001,0,'skin_color',63,63,63), (221585,910001,0,'soga_eye_color',255,0,255), (221586,910002,0,'eye_color',255,255,255), (221587,910002,0,'skin_color',255,255,255), (221588,910002,0,'soga_eye_color',255,0,255), (221589,910003,1,'cheek_type',11,-19,0), (221590,910003,1,'chin_type',8,4,-3), (221591,910003,1,'ear_type',1,4,0), (221592,910003,1,'eye_brow_type',22,0,26), (221593,910003,0,'eye_color',42,55,80), (221594,910003,1,'eye_type',-18,0,0), (221595,910003,0,'hair_color1',28,231,0), (221596,910003,0,'hair_face_color',133,126,133), (221597,910003,0,'hair_face_highlight_color',105,103,97), (221598,910003,0,'hair_type_color',133,126,133), (221599,910003,0,'hair_type_highlight_color',105,103,97), (221600,910003,1,'lip_type',45,1,-28), (221601,910003,1,'nose_type',-3,28,-25), (221602,910003,0,'skin_color',123,116,158), (221603,910003,1,'soga_cheek_type',0,22,0), (221604,910003,1,'soga_chin_type',0,45,1), (221605,910003,1,'soga_ear_type',0,-18,0), (221606,910003,1,'soga_eye_brow_type',0,1,4), (221607,910003,0,'soga_eye_color',229,229,102), (221608,910003,1,'soga_eye_type',17,0,0), (221609,910003,0,'soga_hair_face_color',133,126,133), (221610,910003,0,'soga_hair_face_highlight_color',105,103,97), (221611,910003,0,'soga_hair_type_color',133,126,133), (221612,910003,0,'soga_hair_type_highlight_color',105,103,97), (221613,910003,1,'soga_lip_type',26,11,-19), (221614,910003,1,'soga_nose_type',-28,8,4), (221615,910003,0,'soga_skin_color',123,116,158), (221616,910003,0,'wing_color1',255,255,255), (221617,910003,0,'wing_color2',255,255,255), (221618,910004,0,'eye_color',255,255,255), (221619,910004,0,'skin_color',255,255,255), (221620,910004,0,'soga_eye_color',255,0,255), (221621,910005,0,'eye_color',255,255,128), (221622,910005,0,'skin_color',63,63,63), (221623,910005,0,'soga_eye_color',255,0,255), (221624,910006,0,'eye_color',255,255,128), (221625,910006,0,'skin_color',63,0,0), (221626,910006,0,'soga_eye_color',255,0,255), (221627,910007,1,'cheek_type',45,0,0), (221628,910007,1,'chin_type',-50,70,17), (221629,910007,1,'ear_type',-83,15,0), (221630,910007,1,'eye_brow_type',77,-79,0), (221631,910007,0,'eye_color',221,153,255), (221632,910007,1,'eye_type',37,0,0), (221633,910007,0,'hair_color1',7,21,98), (221634,910007,0,'hair_color2',95,79,92), (221635,910007,0,'hair_face_color',102,107,148), (221636,910007,0,'hair_face_highlight_color',100,131,152), (221637,910007,0,'hair_highlight',43,36,70), (221638,910007,0,'hair_type_color',102,107,148), (221639,910007,0,'hair_type_highlight_color',100,131,152), (221640,910007,1,'lip_type',-8,15,23), (221641,910007,1,'nose_type',44,7,21), (221642,910007,0,'skin_color',193,165,164), (221643,910007,1,'soga_cheek_type',0,77,-79), (221644,910007,1,'soga_chin_type',0,-8,15), (221645,910007,1,'soga_ear_type',0,37,0), (221646,910007,1,'soga_eye_brow_type',0,-83,15), (221647,910007,0,'soga_eye_color',229,229,102), (221648,910007,1,'soga_eye_type',65,0,0), (221649,910007,0,'soga_hair_color1',93,64,120), (221650,910007,0,'soga_hair_color2',95,79,92), (221651,910007,0,'soga_hair_face_color',102,107,148), (221652,910007,0,'soga_hair_face_highlight_color',100,131,152), (221653,910007,0,'soga_hair_highlight',43,36,70), (221654,910007,0,'soga_hair_type_color',102,107,148), (221655,910007,0,'soga_hair_type_highlight_color',100,131,152), (221656,910007,1,'soga_lip_type',0,45,0), (221657,910007,1,'soga_nose_type',23,-50,70), (221658,910007,0,'soga_skin_color',193,165,164), (221659,910007,0,'wing_color1',255,255,255), (221660,910007,0,'wing_color2',255,255,255), (221661,910008,0,'eye_color',0,0,63), (221662,910008,0,'skin_color',255,255,128), (221663,910008,0,'soga_eye_color',255,0,255), (221664,910009,0,'eye_color',255,255,255), (221665,910009,0,'skin_color',255,255,255), (221666,910009,0,'soga_eye_color',255,0,255), (221667,910010,0,'eye_color',255,255,255), (221668,910010,0,'skin_color',255,255,255), (221669,910010,0,'soga_eye_color',255,0,255), (221670,910011,1,'cheek_type',8,-10,0), (221671,910011,1,'chin_type',7,1,-14), (221672,910011,1,'ear_type',-19,3,0), (221673,910011,1,'eye_brow_type',-25,-32,-1), (221674,910011,0,'eye_color',108,53,114), (221675,910011,1,'eye_type',8,0,0), (221676,910011,0,'hair_color1',7,213,0), (221677,910011,0,'hair_color2',95,79,92), (221678,910011,0,'hair_face_color',202,174,203), (221679,910011,0,'hair_face_highlight_color',105,103,97), (221680,910011,0,'hair_highlight',102,153,147), (221681,910011,0,'hair_type_color',202,174,203), (221682,910011,0,'hair_type_highlight_color',105,103,97), (221683,910011,1,'lip_type',-45,12,38), (221684,910011,1,'nose_type',-7,7,-43), (221685,910011,0,'skin_color',37,75,89), (221686,910011,1,'soga_cheek_type',0,-25,-32), (221687,910011,1,'soga_chin_type',0,-45,12), (221688,910011,1,'soga_ear_type',0,8,0), (221689,910011,1,'soga_eye_brow_type',0,-19,3), (221690,910011,0,'soga_eye_color',229,229,102), (221691,910011,1,'soga_eye_type',39,0,0), (221692,910011,0,'soga_hair_color1',103,102,153), (221693,910011,0,'soga_hair_color2',95,79,92), (221694,910011,0,'soga_hair_face_color',202,174,203), (221695,910011,0,'soga_hair_face_highlight_color',105,103,97), (221696,910011,0,'soga_hair_highlight',102,153,147), (221697,910011,0,'soga_hair_type_color',202,174,203), (221698,910011,0,'soga_hair_type_highlight_color',105,103,97), (221699,910011,1,'soga_lip_type',-1,8,-10), (221700,910011,1,'soga_nose_type',38,7,1), (221701,910011,0,'soga_skin_color',37,75,89), (221702,910011,0,'wing_color1',255,255,255), (221703,910011,0,'wing_color2',255,255,255), (221704,910012,1,'cheek_type',25,-10,0), (221705,910012,1,'chin_type',-1,0,12), (221706,910012,1,'ear_type',9,-21,0), (221707,910012,1,'eye_brow_type',0,20,7), (221708,910012,0,'eye_color',243,167,255), (221709,910012,1,'eye_type',-2,0,0), (221710,910012,0,'hair_color1',17,31,0), (221711,910012,0,'hair_face_color',141,120,147), (221712,910012,0,'hair_face_highlight_color',105,103,97), (221713,910012,0,'hair_type_color',141,120,147), (221714,910012,0,'hair_type_highlight_color',105,103,97), (221715,910012,1,'lip_type',25,-17,10), (221716,910012,1,'nose_type',-9,17,31), (221717,910012,0,'skin_color',58,99,111), (221718,910012,1,'soga_cheek_type',0,0,20), (221719,910012,1,'soga_chin_type',0,25,-17), (221720,910012,1,'soga_ear_type',0,-2,0), (221721,910012,1,'soga_eye_brow_type',0,9,-21), (221722,910012,0,'soga_eye_color',229,229,102), (221723,910012,1,'soga_eye_type',3,0,0), (221724,910012,0,'soga_hair_face_color',141,120,147), (221725,910012,0,'soga_hair_face_highlight_color',105,103,97), (221726,910012,0,'soga_hair_type_color',141,120,147), (221727,910012,0,'soga_hair_type_highlight_color',105,103,97), (221728,910012,1,'soga_lip_type',7,25,-10), (221729,910012,1,'soga_nose_type',10,-1,0), (221730,910012,0,'soga_skin_color',58,99,111), (221731,910012,0,'wing_color1',255,255,255), (221732,910012,0,'wing_color2',255,255,255), (221733,910013,0,'eye_color',255,255,255), (221734,910013,0,'skin_color',255,255,255), (221735,910013,0,'soga_eye_color',255,0,255), (221736,910014,0,'eye_color',255,255,128), (221737,910014,0,'skin_color',63,63,63), (221738,910014,0,'soga_eye_color',255,0,255), (221739,910015,0,'eye_color',0,0,160), (221740,910015,0,'skin_color',0,255,0), (221741,910015,0,'soga_eye_color',255,0,255), (221742,910016,0,'eye_color',191,191,191), (221743,910016,0,'skin_color',21,21,21), (221744,910016,0,'soga_eye_color',255,0,255), (221745,910017,0,'eye_color',0,0,63), (221746,910017,0,'skin_color',128,128,128), (221747,910017,0,'soga_eye_color',255,0,255), (221748,910018,0,'eye_color',100,0,0), (221749,910018,0,'skin_color',21,21,21), (221750,910018,0,'soga_eye_color',255,0,255), (221751,910019,0,'eye_color',255,255,128), (221752,910019,0,'skin_color',63,63,63), (221753,910019,0,'soga_eye_color',255,0,255), (221754,910020,1,'cheek_type',43,-1,0), (221755,910020,1,'chin_type',25,25,-32), (221756,910020,1,'ear_type',46,-20,0), (221757,910020,1,'eye_brow_type',-10,9,-23), (221758,910020,0,'eye_color',99,161,170), (221759,910020,1,'eye_type',42,0,0), (221760,910020,0,'hair_face_color',99,79,32), (221761,910020,0,'hair_face_highlight_color',39,37,18), (221762,910020,0,'hair_type_color',99,79,32), (221763,910020,0,'hair_type_highlight_color',39,37,18), (221764,910020,1,'lip_type',-11,-45,42), (221765,910020,1,'nose_type',-28,20,0), (221766,910020,0,'skin_color',241,210,210), (221767,910020,1,'soga_cheek_type',43,-1,0), (221768,910020,1,'soga_chin_type',25,25,-32), (221769,910020,1,'soga_ear_type',46,-20,0), (221770,910020,1,'soga_eye_brow_type',-10,9,-23), (221771,910020,0,'soga_eye_color',229,229,102), (221772,910020,1,'soga_eye_type',42,0,0), (221773,910020,0,'soga_hair_face_color',99,79,32), (221774,910020,0,'soga_hair_face_highlight_color',39,37,18), (221775,910020,0,'soga_hair_type_color',99,79,32), (221776,910020,0,'soga_hair_type_highlight_color',39,37,18), (221777,910020,1,'soga_lip_type',-11,-45,42), (221778,910020,1,'soga_nose_type',-28,20,0), (221779,910020,0,'soga_skin_color',241,210,210), (221780,910020,0,'wing_color1',255,255,255), (221781,910020,0,'wing_color2',255,255,255), (221782,910021,1,'cheek_type',-42,-12,0), (221783,910021,1,'chin_type',3,-14,5), (221784,910021,1,'ear_type',12,-28,0), (221785,910021,1,'eye_brow_type',22,-14,20), (221786,910021,0,'eye_color',54,110,126), (221787,910021,1,'eye_type',-21,0,0), (221788,910021,0,'hair_face_color',67,28,11), (221789,910021,0,'hair_face_highlight_color',25,10,1), (221790,910021,0,'hair_type_color',67,28,11), (221791,910021,0,'hair_type_highlight_color',25,10,1), (221792,910021,1,'lip_type',9,-32,22), (221793,910021,1,'nose_type',-34,-8,23), (221794,910021,0,'skin_color',240,201,200), (221795,910021,1,'soga_cheek_type',-42,-12,0), (221796,910021,1,'soga_chin_type',3,-14,5), (221797,910021,1,'soga_ear_type',12,-28,0), (221798,910021,1,'soga_eye_brow_type',22,-14,20), (221799,910021,0,'soga_eye_color',229,229,102), (221800,910021,1,'soga_eye_type',-21,0,0), (221801,910021,0,'soga_hair_face_color',67,28,11), (221802,910021,0,'soga_hair_face_highlight_color',25,10,1), (221803,910021,0,'soga_hair_type_color',67,28,11), (221804,910021,0,'soga_hair_type_highlight_color',25,10,1), (221805,910021,1,'soga_lip_type',9,-32,22), (221806,910021,1,'soga_nose_type',-34,-8,23), (221807,910021,0,'soga_skin_color',240,201,200), (221808,910021,0,'wing_color1',255,255,255), (221809,910021,0,'wing_color2',255,255,255), (221810,910022,1,'cheek_type',0,-18,0), (221811,910022,1,'chin_type',0,-14,0), (221812,910022,1,'ear_type',8,4,0), (221813,910022,1,'eye_brow_type',-14,-20,-4), (221814,910022,0,'eye_color',32,67,73), (221815,910022,1,'eye_type',-20,0,0), (221816,910022,0,'hair_face_color',126,126,125), (221817,910022,0,'hair_face_highlight_color',90,89,88), (221818,910022,0,'hair_type_color',126,126,125), (221819,910022,0,'hair_type_highlight_color',90,89,88), (221820,910022,1,'lip_type',-14,25,-28), (221821,910022,1,'nose_type',-23,-3,-20), (221822,910022,0,'skin_color',219,228,220), (221823,910022,1,'soga_cheek_type',0,-18,0), (221824,910022,1,'soga_chin_type',0,-14,0), (221825,910022,1,'soga_ear_type',8,4,0), (221826,910022,1,'soga_eye_brow_type',-14,-20,-4), (221827,910022,0,'soga_eye_color',229,229,102), (221828,910022,1,'soga_eye_type',-20,0,0), (221829,910022,0,'soga_hair_face_color',126,126,125), (221830,910022,0,'soga_hair_face_highlight_color',90,89,88), (221831,910022,0,'soga_hair_type_color',126,126,125), (221832,910022,0,'soga_hair_type_highlight_color',90,89,88), (221833,910022,1,'soga_lip_type',-14,25,-28), (221834,910022,1,'soga_nose_type',-23,-3,-20), (221835,910022,0,'soga_skin_color',219,228,220), (221836,910022,0,'wing_color1',255,255,255), (221837,910022,0,'wing_color2',255,255,255), (221838,910023,0,'eye_color',255,255,255), (221839,910023,0,'skin_color',255,255,255), (221840,910023,0,'soga_eye_color',255,0,255), (221841,910024,1,'cheek_type',0,-28,0), (221842,910024,1,'chin_type',-14,44,12), (221843,910024,1,'ear_type',-14,5,0), (221844,910024,1,'eye_brow_type',-28,4,-32), (221845,910024,0,'eye_color',158,183,158), (221846,910024,1,'eye_type',9,0,0), (221847,910024,0,'hair_face_color',159,93,33), (221848,910024,0,'hair_face_highlight_color',49,20,0), (221849,910024,0,'hair_type_color',159,93,33), (221850,910024,0,'hair_type_highlight_color',49,20,0), (221851,910024,1,'lip_type',-21,-11,37), (221852,910024,1,'nose_type',1,11,40), (221853,910024,0,'skin_color',199,181,137), (221854,910024,1,'soga_cheek_type',0,-28,0), (221855,910024,1,'soga_chin_type',-14,44,12), (221856,910024,1,'soga_ear_type',-14,5,0), (221857,910024,1,'soga_eye_brow_type',-28,4,-32), (221858,910024,0,'soga_eye_color',229,229,102), (221859,910024,1,'soga_eye_type',9,0,0), (221860,910024,0,'soga_hair_face_color',159,93,33), (221861,910024,0,'soga_hair_face_highlight_color',49,20,0), (221862,910024,0,'soga_hair_type_color',159,93,33), (221863,910024,0,'soga_hair_type_highlight_color',49,20,0), (221864,910024,1,'soga_lip_type',-21,-11,37), (221865,910024,1,'soga_nose_type',1,11,40), (221866,910024,0,'soga_skin_color',199,181,137), (221867,910024,0,'wing_color1',255,255,255), (221868,910024,0,'wing_color2',255,255,255), (221869,910025,0,'eye_color',0,0,63), (221870,910025,0,'skin_color',255,255,128), (221871,910025,0,'soga_eye_color',255,0,255), (221872,910026,0,'eye_color',255,255,128), (221873,910026,0,'skin_color',63,63,63), (221874,910026,0,'soga_eye_color',255,0,255), (221875,910027,1,'cheek_type',8,-10,0), (221876,910027,1,'chin_type',7,1,-14), (221877,910027,1,'ear_type',-19,3,0), (221878,910027,1,'eye_brow_type',-25,-32,-1), (221879,910027,0,'eye_color',108,53,114), (221880,910027,1,'eye_type',8,0,0), (221881,910027,0,'hair_face_color',202,174,203), (221882,910027,0,'hair_face_highlight_color',105,103,97), (221883,910027,0,'hair_type_color',202,174,203), (221884,910027,0,'hair_type_highlight_color',105,103,97), (221885,910027,1,'lip_type',-45,12,38), (221886,910027,1,'nose_type',-7,7,-43), (221887,910027,0,'skin_color',37,75,89), (221888,910027,1,'soga_cheek_type',8,-10,0), (221889,910027,1,'soga_chin_type',7,1,-14), (221890,910027,1,'soga_ear_type',-19,3,0), (221891,910027,1,'soga_eye_brow_type',-25,-32,-1), (221892,910027,0,'soga_eye_color',229,229,102), (221893,910027,1,'soga_eye_type',8,0,0), (221894,910027,0,'soga_hair_face_color',202,174,203), (221895,910027,0,'soga_hair_face_highlight_color',105,103,97), (221896,910027,0,'soga_hair_type_color',202,174,203), (221897,910027,0,'soga_hair_type_highlight_color',105,103,97), (221898,910027,1,'soga_lip_type',-45,12,38), (221899,910027,1,'soga_nose_type',-7,7,-43), (221900,910027,0,'soga_skin_color',37,75,89), (221901,910027,0,'wing_color1',255,255,255), (221902,910027,0,'wing_color2',255,255,255), (221903,910028,1,'cheek_type',-20,65,0), (221904,910028,1,'chin_type',-5,87,3), (221905,910028,1,'ear_type',63,11,0), (221906,910028,1,'eye_brow_type',-45,52,98), (221907,910028,0,'eye_color',234,119,255), (221908,910028,1,'eye_type',-47,0,0), (221909,910028,0,'hair_color1',161,165,168), (221910,910028,0,'hair_color2',60,71,71), (221911,910028,0,'hair_face_color',244,246,246), (221912,910028,0,'hair_face_highlight_color',6,3,1), (221913,910028,0,'hair_highlight',33,22,19), (221914,910028,0,'hair_type_color',244,246,246), (221915,910028,0,'hair_type_highlight_color',6,3,1), (221916,910028,1,'lip_type',-42,-75,14), (221917,910028,1,'nose_type',29,-65,-17), (221918,910028,0,'skin_color',155,139,173), (221919,910028,1,'soga_cheek_type',-20,65,0), (221920,910028,1,'soga_chin_type',-5,87,3), (221921,910028,1,'soga_ear_type',63,11,0), (221922,910028,1,'soga_eye_brow_type',-45,52,98), (221923,910028,0,'soga_eye_color',229,229,102), (221924,910028,1,'soga_eye_type',-47,0,0), (221925,910028,0,'soga_hair_color1',161,165,168), (221926,910028,0,'soga_hair_color2',60,71,71), (221927,910028,0,'soga_hair_face_color',244,246,246), (221928,910028,0,'soga_hair_face_highlight_color',6,3,1), (221929,910028,0,'soga_hair_highlight',33,22,19), (221930,910028,0,'soga_hair_type_color',244,246,246), (221931,910028,0,'soga_hair_type_highlight_color',6,3,1), (221932,910028,1,'soga_lip_type',-42,-75,14), (221933,910028,1,'soga_nose_type',29,-65,-17), (221934,910028,0,'soga_skin_color',155,139,173), (221935,910028,0,'wing_color1',255,255,255), (221936,910028,0,'wing_color2',255,255,255), (221937,910029,0,'eye_color',255,255,255), (221938,910029,0,'skin_color',255,255,255), (221939,910029,0,'soga_eye_color',255,0,255), (221940,910030,1,'cheek_type',-26,0,0), (221941,910030,1,'chin_type',25,3,0), (221942,910030,1,'ear_type',-25,10,0), (221943,910030,1,'eye_brow_type',-2,-1,31), (221944,910030,0,'eye_color',157,107,255), (221945,910030,1,'eye_type',35,0,0), (221946,910030,0,'hair_face_color',140,145,161), (221947,910030,0,'hair_face_highlight_color',105,103,97), (221948,910030,0,'hair_type_color',140,145,161), (221949,910030,0,'hair_type_highlight_color',105,103,97), (221950,910030,1,'lip_type',25,29,0), (221951,910030,1,'nose_type',8,-26,0), (221952,910030,0,'skin_color',0,15,15), (221953,910030,1,'soga_cheek_type',-26,0,0), (221954,910030,1,'soga_chin_type',25,3,0), (221955,910030,1,'soga_ear_type',-25,10,0), (221956,910030,1,'soga_eye_brow_type',-2,-1,31), (221957,910030,0,'soga_eye_color',229,229,102), (221958,910030,1,'soga_eye_type',35,0,0), (221959,910030,0,'soga_hair_face_color',140,145,161), (221960,910030,0,'soga_hair_face_highlight_color',105,103,97), (221961,910030,0,'soga_hair_type_color',140,145,161), (221962,910030,0,'soga_hair_type_highlight_color',105,103,97), (221963,910030,1,'soga_lip_type',25,29,0), (221964,910030,1,'soga_nose_type',8,-26,0), (221965,910030,0,'soga_skin_color',0,15,15), (221966,910030,0,'wing_color1',255,255,255), (221967,910030,0,'wing_color2',255,255,255), (221968,910031,0,'eye_color',255,255,255), (221969,910031,0,'skin_color',255,255,255), (221970,910031,0,'soga_eye_color',255,0,255), (221971,910032,0,'eye_color',0,0,63), (221972,910032,0,'skin_color',128,128,128), (221973,910032,0,'soga_eye_color',255,0,255), (221974,910033,1,'cheek_type',-42,12,0), (221975,910033,1,'chin_type',-18,18,7), (221976,910033,1,'ear_type',-5,7,0), (221977,910033,1,'eye_brow_type',12,2,12), (221978,910033,0,'eye_color',219,109,234), (221979,910033,1,'eye_type',-32,0,0), (221980,910033,0,'hair_color1',160,156,172), (221981,910033,0,'hair_color2',62,62,68), (221982,910033,0,'hair_face_color',183,197,197), (221983,910033,0,'hair_face_highlight_color',105,103,97), (221984,910033,0,'hair_highlight',114,112,142), (221985,910033,0,'hair_type_color',183,197,197), (221986,910033,0,'hair_type_highlight_color',105,103,97), (221987,910033,1,'lip_type',-17,-26,31), (221988,910033,1,'nose_type',7,0,-21), (221989,910033,0,'skin_color',63,119,118), (221990,910033,1,'soga_cheek_type',-42,12,0), (221991,910033,1,'soga_chin_type',-18,18,7), (221992,910033,1,'soga_ear_type',-5,7,0), (221993,910033,1,'soga_eye_brow_type',12,2,12), (221994,910033,0,'soga_eye_color',229,229,102), (221995,910033,1,'soga_eye_type',-32,0,0), (221996,910033,0,'soga_hair_color1',160,156,172), (221997,910033,0,'soga_hair_color2',62,62,68), (221998,910033,0,'soga_hair_face_color',183,197,197), (221999,910033,0,'soga_hair_face_highlight_color',105,103,97), (222000,910033,0,'soga_hair_highlight',114,112,142), (222001,910033,0,'soga_hair_type_color',183,197,197), (222002,910033,0,'soga_hair_type_highlight_color',105,103,97), (222003,910033,1,'soga_lip_type',-17,-26,31), (222004,910033,1,'soga_nose_type',7,0,-21), (222005,910033,0,'soga_skin_color',63,119,118), (222006,910033,0,'wing_color1',255,255,255), (222007,910033,0,'wing_color2',255,255,255), (222008,910034,0,'eye_color',0,0,63), (222009,910034,0,'skin_color',255,255,128), (222010,910034,0,'soga_eye_color',255,0,255), (222011,910035,0,'eye_color',255,255,255), (222012,910035,0,'skin_color',255,255,255), (222013,910035,0,'soga_eye_color',255,0,255), (222014,910036,1,'cheek_type',-26,0,0), (222015,910036,1,'chin_type',25,3,0), (222016,910036,1,'ear_type',-25,10,0), (222017,910036,1,'eye_brow_type',-2,-1,31), (222018,910036,0,'eye_color',157,107,255), (222019,910036,1,'eye_type',35,0,0), (222020,910036,0,'hair_face_color',140,145,161), (222021,910036,0,'hair_face_highlight_color',105,103,97), (222022,910036,0,'hair_type_color',140,145,161), (222023,910036,0,'hair_type_highlight_color',105,103,97), (222024,910036,1,'lip_type',25,29,0), (222025,910036,1,'nose_type',8,-26,0), (222026,910036,0,'skin_color',0,15,15), (222027,910036,1,'soga_cheek_type',-26,0,0), (222028,910036,1,'soga_chin_type',25,3,0), (222029,910036,1,'soga_ear_type',-25,10,0), (222030,910036,1,'soga_eye_brow_type',-2,-1,31), (222031,910036,0,'soga_eye_color',229,229,102), (222032,910036,1,'soga_eye_type',35,0,0), (222033,910036,0,'soga_hair_face_color',140,145,161), (222034,910036,0,'soga_hair_face_highlight_color',105,103,97), (222035,910036,0,'soga_hair_type_color',140,145,161), (222036,910036,0,'soga_hair_type_highlight_color',105,103,97), (222037,910036,1,'soga_lip_type',25,29,0), (222038,910036,1,'soga_nose_type',8,-26,0), (222039,910036,0,'soga_skin_color',0,15,15), (222040,910036,0,'wing_color1',255,255,255), (222041,910036,0,'wing_color2',255,255,255), (222042,910037,0,'eye_color',255,255,128), (222043,910037,0,'skin_color',63,63,63), (222044,910037,0,'soga_eye_color',255,0,255), (222045,910038,1,'cheek_type',-66,61,0), (222046,910038,1,'chin_type',34,31,15), (222047,910038,1,'ear_type',-4,59,0), (222048,910038,1,'eye_brow_type',28,-75,-5), (222049,910038,0,'eye_color',72,36,78), (222050,910038,1,'eye_type',25,0,0), (222051,910038,0,'hair_color1',102,153,147), (222052,910038,0,'hair_color2',94,109,112), (222053,910038,0,'hair_face_color',103,133,150), (222054,910038,0,'hair_face_highlight_color',6,4,1), (222055,910038,0,'hair_highlight',33,22,19), (222056,910038,0,'hair_type_color',103,133,150), (222057,910038,0,'hair_type_highlight_color',6,4,1), (222058,910038,1,'lip_type',-7,22,-59), (222059,910038,1,'nose_type',-87,-93,2), (222060,910038,0,'skin_color',180,178,209), (222061,910038,1,'soga_cheek_type',-66,61,0), (222062,910038,1,'soga_chin_type',34,31,15), (222063,910038,1,'soga_ear_type',-4,59,0), (222064,910038,1,'soga_eye_brow_type',28,-75,-5), (222065,910038,0,'soga_eye_color',229,229,102), (222066,910038,1,'soga_eye_type',25,0,0), (222067,910038,0,'soga_hair_color1',102,153,147), (222068,910038,0,'soga_hair_color2',94,109,112), (222069,910038,0,'soga_hair_face_color',103,133,150), (222070,910038,0,'soga_hair_face_highlight_color',6,4,1), (222071,910038,0,'soga_hair_highlight',33,22,19), (222072,910038,0,'soga_hair_type_color',103,133,150), (222073,910038,0,'soga_hair_type_highlight_color',6,4,1), (222074,910038,1,'soga_lip_type',-7,22,-59), (222075,910038,1,'soga_nose_type',-87,-93,2), (222076,910038,0,'soga_skin_color',180,178,209), (222077,910039,0,'eye_color',255,255,255), (222078,910039,0,'skin_color',255,255,255), (222079,910039,0,'soga_eye_color',255,0,255), (222080,910040,0,'eye_color',255,255,128), (222081,910040,0,'skin_color',63,63,63), (222082,910040,0,'soga_eye_color',255,0,255), (222083,910041,0,'eye_color',191,191,191), (222084,910041,0,'skin_color',21,21,21), (222085,910041,0,'soga_eye_color',255,0,255), (222086,910042,0,'eye_color',191,191,191), (222087,910042,0,'skin_color',21,21,21), (222088,910042,0,'soga_eye_color',255,0,255), (222089,910043,1,'cheek_type',91,0,0), (222090,910043,1,'chin_type',-14,-34,-96), (222091,910043,1,'ear_type',98,2,0), (222092,910043,1,'eye_brow_type',93,-56,14), (222093,910043,0,'eye_color',197,71,80), (222094,910043,1,'eye_type',56,0,0), (222095,910043,0,'hair_color1',255,255,255), (222096,910043,0,'hair_color2',255,123,29), (222097,910043,0,'hair_highlight',255,255,255), (222098,910043,0,'hair_type_color',91,18,0), (222099,910043,0,'hair_type_highlight_color',133,162,162), (222100,910043,1,'lip_type',78,-21,42), (222101,910043,1,'nose_type',-43,95,-7), (222102,910043,0,'skin_color',172,133,152), (222103,910043,1,'soga_cheek_type',91,0,0), (222104,910043,1,'soga_chin_type',-14,-34,-96), (222105,910043,1,'soga_ear_type',98,2,0), (222106,910043,1,'soga_eye_brow_type',93,-56,14), (222107,910043,0,'soga_eye_color',229,229,102), (222108,910043,1,'soga_eye_type',56,0,0), (222109,910043,0,'soga_hair_color1',255,255,255), (222110,910043,0,'soga_hair_color2',255,123,29), (222111,910043,0,'soga_hair_highlight',255,255,255), (222112,910043,0,'soga_hair_type_color',91,18,0), (222113,910043,0,'soga_hair_type_highlight_color',133,162,162), (222114,910043,1,'soga_lip_type',78,-21,42), (222115,910043,1,'soga_nose_type',-43,95,-7), (222116,910043,0,'soga_skin_color',172,133,152), (222117,910043,0,'wing_color1',246,246,246), (222118,910043,0,'wing_color2',193,104,1), (222119,910044,1,'cheek_type',0,-37,0), (222120,910044,1,'chin_type',-28,47,-44), (222121,910044,1,'ear_type',-1,-2,0), (222122,910044,1,'eye_brow_type',69,83,35), (222123,910044,0,'eye_color',13,10,24), (222124,910044,1,'eye_type',-69,0,0), (222125,910044,0,'hair_color1',103,102,153), (222126,910044,0,'hair_color2',95,79,92), (222127,910044,0,'hair_face_color',109,131,182), (222128,910044,0,'hair_face_highlight_color',225,221,214), (222129,910044,0,'hair_highlight',161,165,168), (222130,910044,0,'hair_type_color',109,131,182), (222131,910044,0,'hair_type_highlight_color',225,221,214), (222132,910044,1,'lip_type',1,10,-82), (222133,910044,1,'nose_type',70,83,-89), (222134,910044,0,'skin_color',121,164,163), (222135,910044,1,'soga_cheek_type',0,-37,0), (222136,910044,1,'soga_chin_type',-28,47,-44), (222137,910044,1,'soga_ear_type',-1,-2,0), (222138,910044,1,'soga_eye_brow_type',69,83,35), (222139,910044,0,'soga_eye_color',229,229,102), (222140,910044,1,'soga_eye_type',-69,0,0), (222141,910044,0,'soga_hair_color1',103,102,153), (222142,910044,0,'soga_hair_color2',95,79,92), (222143,910044,0,'soga_hair_face_color',109,131,182), (222144,910044,0,'soga_hair_face_highlight_color',225,221,214), (222145,910044,0,'soga_hair_highlight',161,165,168), (222146,910044,0,'soga_hair_type_color',109,131,182), (222147,910044,0,'soga_hair_type_highlight_color',225,221,214), (222148,910044,1,'soga_lip_type',1,10,-82), (222149,910044,1,'soga_nose_type',70,83,-89), (222150,910044,0,'soga_skin_color',121,164,163), (222151,910045,0,'eye_color',255,255,255), (222152,910045,0,'skin_color',255,255,255), (222153,910045,0,'soga_eye_color',255,0,255), (222154,910046,0,'eye_color',0,63,127), (222155,910046,0,'skin_color',45,45,45), (222156,910046,0,'soga_eye_color',255,0,255), (222157,910047,0,'eye_color',255,255,255), (222158,910047,0,'skin_color',255,255,0), (222159,910047,0,'soga_eye_color',255,0,255), (222160,910048,0,'eye_color',0,0,160), (222161,910048,0,'skin_color',0,255,0), (222162,910048,0,'soga_eye_color',255,0,255), (222163,910049,0,'eye_color',255,255,128), (222164,910049,0,'skin_color',63,63,63), (222165,910049,0,'soga_eye_color',255,0,255), (222166,910050,1,'cheek_type',87,34,0), (222167,910050,1,'chin_type',62,-95,25), (222168,910050,1,'ear_type',44,-64,0), (222169,910050,1,'eye_brow_type',-77,58,98), (222170,910050,0,'eye_color',28,33,54), (222171,910050,1,'eye_type',-31,0,0), (222172,910050,0,'hair_color1',93,64,120), (222173,910050,0,'hair_color2',95,79,92), (222174,910050,0,'hair_face_color',105,144,167), (222175,910050,0,'hair_face_highlight_color',6,3,1), (222176,910050,0,'hair_highlight',33,22,19), (222177,910050,0,'hair_type_color',105,144,167), (222178,910050,0,'hair_type_highlight_color',6,3,1), (222179,910050,1,'lip_type',88,22,85), (222180,910050,1,'nose_type',82,-12,-70), (222181,910050,0,'skin_color',120,163,162), (222182,910050,1,'soga_cheek_type',87,34,0), (222183,910050,1,'soga_chin_type',62,-95,25), (222184,910050,1,'soga_ear_type',44,-64,0), (222185,910050,1,'soga_eye_brow_type',-77,58,98), (222186,910050,0,'soga_eye_color',229,229,102), (222187,910050,1,'soga_eye_type',-31,0,0), (222188,910050,0,'soga_hair_color1',93,64,120), (222189,910050,0,'soga_hair_color2',95,79,92), (222190,910050,0,'soga_hair_face_color',105,144,167), (222191,910050,0,'soga_hair_face_highlight_color',6,3,1), (222192,910050,0,'soga_hair_highlight',33,22,19), (222193,910050,0,'soga_hair_type_color',105,144,167), (222194,910050,0,'soga_hair_type_highlight_color',6,3,1), (222195,910050,1,'soga_lip_type',88,22,85), (222196,910050,1,'soga_nose_type',82,-12,-70), (222197,910050,0,'soga_skin_color',120,163,162), (222198,910050,0,'wing_color1',255,255,255), (222199,910050,0,'wing_color2',255,255,255), (222200,910051,0,'eye_color',0,0,160), (222201,910051,0,'skin_color',0,255,0), (222202,910051,0,'soga_eye_color',255,0,255), (222203,910052,0,'eye_color',63,0,0), (222204,910052,0,'skin_color',49,49,49), (222205,910052,0,'soga_eye_color',255,0,255), (222206,910053,1,'cheek_type',19,-8,0), (222207,910053,1,'chin_type',5,-8,-7), (222208,910053,1,'ear_type',-7,14,0), (222209,910053,1,'eye_brow_type',28,-47,-17), (222210,910053,0,'eye_color',55,112,129), (222211,910053,1,'eye_type',-28,0,0), (222212,910053,0,'hair_face_color',160,114,32), (222213,910053,0,'hair_face_highlight_color',61,28,0), (222214,910053,0,'hair_type_color',160,114,32), (222215,910053,0,'hair_type_highlight_color',61,28,0), (222216,910053,1,'lip_type',20,-12,-4), (222217,910053,1,'nose_type',-25,8,10), (222218,910053,0,'skin_color',182,139,92), (222219,910053,1,'soga_cheek_type',19,-8,0), (222220,910053,1,'soga_chin_type',5,-8,-7), (222221,910053,1,'soga_ear_type',-7,14,0), (222222,910053,1,'soga_eye_brow_type',28,-47,-17), (222223,910053,0,'soga_eye_color',229,229,102), (222224,910053,1,'soga_eye_type',-28,0,0), (222225,910053,0,'soga_hair_face_color',160,114,32), (222226,910053,0,'soga_hair_face_highlight_color',61,28,0), (222227,910053,0,'soga_hair_type_color',160,114,32), (222228,910053,0,'soga_hair_type_highlight_color',61,28,0), (222229,910053,1,'soga_lip_type',20,-12,-4), (222230,910053,1,'soga_nose_type',-25,8,10), (222231,910053,0,'soga_skin_color',182,139,92), (222232,910053,0,'wing_color1',255,255,255), (222233,910053,0,'wing_color2',255,255,255), (222234,910054,1,'cheek_type',-25,21,0), (222235,910054,1,'chin_type',37,0,31), (222236,910054,1,'ear_type',14,1,0), (222237,910054,1,'eye_brow_type',-4,-9,0), (222238,910054,0,'eye_color',38,75,60), (222239,910054,1,'eye_type',4,0,0), (222240,910054,0,'hair_face_color',146,60,12), (222241,910054,0,'hair_face_highlight_color',45,21,5), (222242,910054,0,'hair_type_color',146,60,12), (222243,910054,0,'hair_type_highlight_color',45,21,5), (222244,910054,1,'lip_type',-25,-1,11), (222245,910054,1,'nose_type',0,-4,-25), (222246,910054,0,'skin_color',201,155,130), (222247,910054,1,'soga_cheek_type',-25,21,0), (222248,910054,1,'soga_chin_type',37,0,31), (222249,910054,1,'soga_ear_type',14,1,0), (222250,910054,1,'soga_eye_brow_type',-4,-9,0), (222251,910054,0,'soga_eye_color',229,229,102), (222252,910054,1,'soga_eye_type',4,0,0), (222253,910054,0,'soga_hair_face_color',146,60,12), (222254,910054,0,'soga_hair_face_highlight_color',45,21,5), (222255,910054,0,'soga_hair_type_color',146,60,12), (222256,910054,0,'soga_hair_type_highlight_color',45,21,5), (222257,910054,1,'soga_lip_type',-25,-1,11), (222258,910054,1,'soga_nose_type',0,-4,-25), (222259,910054,0,'soga_skin_color',201,155,130), (222260,910054,0,'wing_color1',255,255,255), (222261,910054,0,'wing_color2',255,255,255), (222262,910055,0,'eye_color',255,255,128), (222263,910055,0,'skin_color',63,0,0), (222264,910055,0,'soga_eye_color',255,0,255), (222265,910056,0,'eye_color',0,0,63), (222266,910056,0,'skin_color',28,28,28), (222267,910056,0,'soga_eye_color',255,0,255), (222268,910057,0,'eye_color',0,0,63), (222269,910057,0,'skin_color',28,28,28), (222270,910057,0,'soga_eye_color',255,0,255), (222271,910058,0,'eye_color',63,0,63), (222272,910058,0,'skin_color',255,255,128), (222273,910058,0,'soga_eye_color',255,0,255), (222274,910059,0,'eye_color',255,255,255), (222275,910059,0,'skin_color',255,255,255), (222276,910059,0,'soga_eye_color',255,0,255), (222277,910060,0,'eye_color',255,255,255), (222278,910060,0,'skin_color',255,255,255), (222279,910060,0,'soga_eye_color',255,0,255), (222280,910061,0,'eye_color',255,255,255), (222281,910061,0,'skin_color',255,255,0), (222282,910061,0,'soga_eye_color',255,0,255), (222283,910062,0,'eye_color',255,255,255), (222284,910062,0,'skin_color',255,255,255), (222285,910062,0,'soga_eye_color',255,0,255), (222286,910063,0,'eye_color',255,255,255), (222287,910063,0,'skin_color',255,255,255), (222288,910063,0,'soga_eye_color',255,0,255), (222289,910064,0,'eye_color',128,128,128), (222290,910064,0,'skin_color',63,128,128), (222291,910064,0,'soga_eye_color',255,0,255), (222292,910065,0,'eye_color',0,0,63), (222293,910065,0,'skin_color',128,128,128), (222294,910065,0,'soga_eye_color',255,0,255), (222295,910066,0,'eye_color',255,0,0), (222296,910066,0,'skin_color',128,255,255), (222297,910066,0,'soga_eye_color',255,0,255), (222298,910067,1,'cheek_type',0,-18,0), (222299,910067,1,'chin_type',-11,9,19), (222300,910067,1,'ear_type',-28,-25,0), (222301,910067,1,'eye_brow_type',2,46,-17), (222302,910067,0,'eye_color',225,129,255), (222303,910067,1,'eye_type',-34,0,0), (222304,910067,0,'hair_face_color',170,145,174), (222305,910067,0,'hair_face_highlight_color',105,103,97), (222306,910067,0,'hair_type_color',170,145,174), (222307,910067,0,'hair_type_highlight_color',105,103,97), (222308,910067,1,'lip_type',4,14,25), (222309,910067,1,'nose_type',-23,0,8), (222310,910067,1,'soga_cheek_type',0,-18,0), (222311,910067,1,'soga_chin_type',-11,9,19), (222312,910067,1,'soga_ear_type',-28,-25,0), (222313,910067,1,'soga_eye_brow_type',2,46,-17), (222314,910067,0,'soga_eye_color',229,229,102), (222315,910067,1,'soga_eye_type',-34,0,0), (222316,910067,0,'soga_hair_face_color',170,145,174), (222317,910067,0,'soga_hair_face_highlight_color',105,103,97), (222318,910067,0,'soga_hair_type_color',170,145,174), (222319,910067,0,'soga_hair_type_highlight_color',105,103,97), (222320,910067,1,'soga_lip_type',4,14,25), (222321,910067,1,'soga_nose_type',-23,0,8), (222322,910067,0,'wing_color1',255,255,255), (222323,910067,0,'wing_color2',255,255,255), (222324,910068,1,'cheek_type',7,20,0), (222325,910068,1,'chin_type',11,-8,-5), (222326,910068,1,'ear_type',0,-12,0), (222327,910068,1,'eye_brow_type',4,-11,-34), (222328,910068,0,'eye_color',188,146,255), (222329,910068,1,'eye_type',32,0,0), (222330,910068,0,'hair_color1',56,22,22), (222331,910068,0,'hair_color2',52,50,42), (222332,910068,0,'hair_face_color',173,152,172), (222333,910068,0,'hair_face_highlight_color',105,103,97), (222334,910068,0,'hair_highlight',102,153,147), (222335,910068,0,'hair_type_color',173,152,172), (222336,910068,0,'hair_type_highlight_color',105,103,97), (222337,910068,1,'lip_type',5,-26,-26), (222338,910068,1,'nose_type',0,25,28), (222339,910068,0,'skin_color',103,159,158), (222340,910068,1,'soga_cheek_type',7,20,0), (222341,910068,1,'soga_chin_type',11,-8,-5), (222342,910068,1,'soga_ear_type',0,-12,0), (222343,910068,1,'soga_eye_brow_type',4,-11,-34), (222344,910068,0,'soga_eye_color',229,229,102), (222345,910068,1,'soga_eye_type',32,0,0), (222346,910068,0,'soga_hair_color1',56,22,22), (222347,910068,0,'soga_hair_color2',52,50,42), (222348,910068,0,'soga_hair_face_color',173,152,172), (222349,910068,0,'soga_hair_face_highlight_color',105,103,97), (222350,910068,0,'soga_hair_highlight',102,153,147), (222351,910068,0,'soga_hair_type_color',173,152,172), (222352,910068,0,'soga_hair_type_highlight_color',105,103,97), (222353,910068,1,'soga_lip_type',5,-26,-26), (222354,910068,1,'soga_nose_type',0,25,28), (222355,910068,0,'soga_skin_color',103,159,158), (222356,910068,0,'wing_color1',255,255,255), (222357,910068,0,'wing_color2',255,255,255), (222358,910069,0,'eye_color',0,63,126), (222359,910069,0,'skin_color',45,45,45), (222360,910069,0,'soga_eye_color',255,0,255), (222361,910070,1,'cheek_type',58,0,0), (222362,910070,1,'chin_type',-62,10,94), (222363,910070,1,'ear_type',44,-48,0), (222364,910070,1,'eye_brow_type',-44,-11,-62), (222365,910070,0,'eye_color',141,70,150), (222366,910070,1,'eye_type',48,0,0), (222367,910070,0,'hair_color1',56,22,22), (222368,910070,0,'hair_color2',52,50,42), (222369,910070,0,'hair_face_color',7,1,1), (222370,910070,0,'hair_face_highlight_color',107,119,158), (222371,910070,0,'hair_highlight',94,119,160), (222372,910070,0,'hair_type_color',7,1,1), (222373,910070,0,'hair_type_highlight_color',107,119,158), (222374,910070,1,'lip_type',25,-15,-68), (222375,910070,1,'nose_type',-7,48,-3), (222376,910070,0,'skin_color',103,97,130), (222377,910070,1,'soga_cheek_type',58,0,0), (222378,910070,1,'soga_chin_type',-62,10,94), (222379,910070,1,'soga_ear_type',44,-48,0), (222380,910070,1,'soga_eye_brow_type',-44,-11,-62), (222381,910070,0,'soga_eye_color',229,229,102), (222382,910070,1,'soga_eye_type',48,0,0), (222383,910070,0,'soga_hair_color1',56,22,22), (222384,910070,0,'soga_hair_color2',52,50,42), (222385,910070,0,'soga_hair_face_color',7,1,1), (222386,910070,0,'soga_hair_face_highlight_color',107,119,158), (222387,910070,0,'soga_hair_highlight',94,119,160), (222388,910070,0,'soga_hair_type_color',7,1,1), (222389,910070,0,'soga_hair_type_highlight_color',107,119,158), (222390,910070,1,'soga_lip_type',25,-15,-68), (222391,910070,1,'soga_nose_type',-7,48,-3), (222392,910070,0,'soga_skin_color',103,97,130), (222393,910070,0,'wing_color1',255,255,255), (222394,910070,0,'wing_color2',255,255,255), (222395,910071,0,'eye_color',255,255,255), (222396,910071,0,'skin_color',255,255,0), (222397,910071,0,'soga_eye_color',255,0,255), (222398,910072,0,'eye_color',255,255,255), (222399,910072,0,'skin_color',255,255,255), (222400,910072,0,'soga_eye_color',255,0,255), (222401,910073,0,'eye_color',26,26,26), (222402,910073,0,'skin_color',54,54,54), (222403,910073,0,'soga_eye_color',255,0,255), (222404,910074,0,'eye_color',128,128,128), (222405,910074,0,'skin_color',128,128,128), (222406,910074,0,'soga_eye_color',255,0,255), (222407,910075,1,'cheek_type',7,-7,0), (222408,910075,1,'chin_type',-19,20,-3), (222409,910075,1,'ear_type',26,-8,0), (222410,910075,1,'eye_brow_type',-14,-14,8), (222411,910075,0,'eye_color',34,59,37), (222412,910075,1,'eye_type',23,0,0), (222413,910075,0,'hair_face_color',137,93,63), (222414,910075,0,'hair_face_highlight_color',68,52,34), (222415,910075,0,'hair_type_color',137,93,63), (222416,910075,0,'hair_type_highlight_color',68,52,34), (222417,910075,1,'lip_type',-10,-48,-12), (222418,910075,1,'nose_type',25,-8,32), (222419,910075,0,'skin_color',206,220,220), (222420,910075,1,'soga_cheek_type',7,-7,0), (222421,910075,1,'soga_chin_type',-19,20,-3), (222422,910075,1,'soga_ear_type',26,-8,0), (222423,910075,1,'soga_eye_brow_type',-14,-14,8), (222424,910075,0,'soga_eye_color',229,229,102), (222425,910075,1,'soga_eye_type',23,0,0), (222426,910075,0,'soga_hair_face_color',137,93,63), (222427,910075,0,'soga_hair_face_highlight_color',68,52,34), (222428,910075,0,'soga_hair_type_color',137,93,63), (222429,910075,0,'soga_hair_type_highlight_color',68,52,34), (222430,910075,1,'soga_lip_type',-10,-48,-12), (222431,910075,1,'soga_nose_type',25,-8,32), (222432,910075,0,'soga_skin_color',206,220,220), (222433,910075,0,'wing_color1',255,255,255), (222434,910075,0,'wing_color2',255,255,255), (222435,910076,0,'eye_color',0,0,63), (222436,910076,0,'skin_color',128,128,128), (222437,910076,0,'soga_eye_color',255,0,255), (222438,910077,1,'cheek_type',52,7,0), (222439,910077,1,'chin_type',-87,81,58), (222440,910077,1,'ear_type',-61,0,0), (222441,910077,1,'eye_brow_type',-62,-63,-87), (222442,910077,0,'eye_color',148,84,210), (222443,910077,1,'eye_type',52,0,0), (222444,910077,0,'hair_color1',112,123,142), (222445,910077,0,'hair_color2',124,116,110), (222446,910077,0,'hair_face_color',175,178,168), (222447,910077,0,'hair_face_highlight_color',61,61,75), (222448,910077,0,'hair_highlight',43,36,70), (222449,910077,0,'hair_type_color',175,178,168), (222450,910077,0,'hair_type_highlight_color',61,61,75), (222451,910077,1,'lip_type',-68,71,68), (222452,910077,1,'nose_type',-63,-44,-87), (222453,910077,0,'skin_color',193,174,172), (222454,910077,1,'soga_cheek_type',52,7,0), (222455,910077,1,'soga_chin_type',-87,81,58), (222456,910077,1,'soga_ear_type',-61,0,0), (222457,910077,1,'soga_eye_brow_type',-62,-63,-87), (222458,910077,0,'soga_eye_color',229,229,102), (222459,910077,1,'soga_eye_type',52,0,0), (222460,910077,0,'soga_hair_color1',112,123,142), (222461,910077,0,'soga_hair_color2',124,116,110), (222462,910077,0,'soga_hair_face_color',175,178,168), (222463,910077,0,'soga_hair_face_highlight_color',61,61,75), (222464,910077,0,'soga_hair_highlight',43,36,70), (222465,910077,0,'soga_hair_type_color',175,178,168), (222466,910077,0,'soga_hair_type_highlight_color',61,61,75), (222467,910077,1,'soga_lip_type',-68,71,68), (222468,910077,1,'soga_nose_type',-63,-44,-87), (222469,910077,0,'soga_skin_color',193,174,172), (222470,910077,0,'wing_color1',255,255,255), (222471,910077,0,'wing_color2',255,255,255), (222472,910078,0,'eye_color',255,255,255), (222473,910078,0,'skin_color',255,255,255), (222474,910078,0,'soga_eye_color',255,0,255), (222475,910079,0,'eye_color',96,31,31), (222476,910079,0,'skin_color',128,128,128), (222477,910079,0,'soga_eye_color',255,0,255), (222478,920000,1,'cheek_type',51,-12,0), (222479,920000,1,'chin_type',53,-63,-70), (222480,920000,1,'ear_type',-87,-43,0), (222481,920000,1,'eye_brow_type',66,-14,-5), (222482,920000,0,'eye_color',238,177,255), (222483,920000,1,'eye_type',32,0,0), (222484,920000,0,'hair_color1',179,193,81), (222485,920000,0,'hair_face_color',100,131,153), (222486,920000,0,'hair_face_highlight_color',213,205,195), (222487,920000,0,'hair_type_color',100,131,153), (222488,920000,0,'hair_type_highlight_color',213,205,195), (222489,920000,1,'lip_type',-10,-68,-26), (222490,920000,1,'nose_type',48,-77,-63), (222491,920000,0,'skin_color',134,156,172), (222492,920000,1,'soga_cheek_type',0,66,-14), (222493,920000,1,'soga_chin_type',0,-10,-68), (222494,920000,1,'soga_ear_type',0,32,0), (222495,920000,1,'soga_eye_brow_type',0,-87,-43), (222496,920000,0,'soga_eye_color',229,229,102), (222497,920000,1,'soga_eye_type',-17,0,0), (222498,920000,0,'soga_hair_face_color',100,131,153), (222499,920000,0,'soga_hair_face_highlight_color',213,205,195), (222500,920000,0,'soga_hair_type_color',100,131,153), (222501,920000,0,'soga_hair_type_highlight_color',213,205,195), (222502,920000,1,'soga_lip_type',-5,51,-12), (222503,920000,1,'soga_nose_type',-26,53,-63), (222504,920000,0,'soga_skin_color',134,156,172), (222505,920000,0,'wing_color1',255,255,255), (222506,920000,0,'wing_color2',255,255,255), (222507,920001,0,'eye_color',255,255,255), (222508,920001,0,'skin_color',255,255,255), (222509,920001,0,'soga_eye_color',255,0,255), (222510,920002,1,'cheek_type',11,-19,0), (222511,920002,1,'chin_type',8,4,-3), (222512,920002,1,'ear_type',1,4,0), (222513,920002,1,'eye_brow_type',22,0,26), (222514,920002,0,'eye_color',42,55,80), (222515,920002,1,'eye_type',-18,0,0), (222516,920002,0,'hair_color1',28,231,0), (222517,920002,0,'hair_face_color',133,126,133), (222518,920002,0,'hair_face_highlight_color',105,103,97), (222519,920002,0,'hair_type_color',133,126,133), (222520,920002,0,'hair_type_highlight_color',105,103,97), (222521,920002,1,'lip_type',45,1,-28), (222522,920002,1,'nose_type',-3,28,-25), (222523,920002,0,'skin_color',123,116,158), (222524,920002,1,'soga_cheek_type',0,22,0), (222525,920002,1,'soga_chin_type',0,45,1), (222526,920002,1,'soga_ear_type',0,-18,0), (222527,920002,1,'soga_eye_brow_type',0,1,4), (222528,920002,0,'soga_eye_color',229,229,102), (222529,920002,1,'soga_eye_type',17,0,0), (222530,920002,0,'soga_hair_face_color',133,126,133), (222531,920002,0,'soga_hair_face_highlight_color',105,103,97), (222532,920002,0,'soga_hair_type_color',133,126,133), (222533,920002,0,'soga_hair_type_highlight_color',105,103,97), (222534,920002,1,'soga_lip_type',26,11,-19), (222535,920002,1,'soga_nose_type',-28,8,4), (222536,920002,0,'soga_skin_color',123,116,158), (222537,920002,0,'wing_color1',255,255,255), (222538,920002,0,'wing_color2',255,255,255), (222539,920003,0,'eye_color',255,255,255), (222540,920003,0,'skin_color',255,255,255), (222541,920003,0,'soga_eye_color',255,0,255), (222542,920004,0,'eye_color',255,255,128), (222543,920004,0,'skin_color',63,63,63), (222544,920004,0,'soga_eye_color',255,0,255), (222545,920005,0,'eye_color',255,255,128), (222546,920005,0,'skin_color',63,0,0), (222547,920005,0,'soga_eye_color',255,0,255), (222548,920006,1,'cheek_type',45,-48,0), (222549,920006,1,'chin_type',-62,21,-38), (222550,920006,1,'ear_type',17,-32,0), (222551,920006,1,'eye_brow_type',25,69,-23), (222552,920006,0,'eye_color',154,70,4), (222553,920006,1,'eye_type',-39,0,0), (222554,920006,0,'hair_color1',184,178,233), (222555,920006,0,'hair_type_color',3,63,174), (222556,920006,0,'hair_type_highlight_color',255,159,44), (222557,920006,1,'lip_type',-15,-55,34), (222558,920006,1,'nose_type',22,-72,-78), (222559,920006,0,'skin_color',205,165,151), (222560,920006,1,'soga_cheek_type',0,25,69), (222561,920006,1,'soga_chin_type',0,-15,-55), (222562,920006,1,'soga_ear_type',0,-39,0), (222563,920006,1,'soga_eye_brow_type',0,17,-32), (222564,920006,0,'soga_eye_color',229,229,102), (222565,920006,0,'soga_hair_type_color',3,63,174), (222566,920006,0,'soga_hair_type_highlight_color',255,159,44), (222567,920006,1,'soga_lip_type',-23,45,-48), (222568,920006,1,'soga_nose_type',34,-62,21), (222569,920006,0,'soga_skin_color',205,165,151), (222570,920006,0,'wing_color1',39,181,105), (222571,920006,0,'wing_color2',133,3,213), (222572,920007,1,'cheek_type',4,-11,0), (222573,920007,1,'chin_type',-31,-1,-14), (222574,920007,1,'ear_type',-7,21,0), (222575,920007,1,'eye_brow_type',28,14,3), (222576,920007,0,'eye_color',244,171,255), (222577,920007,1,'eye_type',19,0,0), (222578,920007,0,'hair_color1',18,239,0), (222579,920007,0,'hair_face_color',152,125,154), (222580,920007,0,'hair_face_highlight_color',105,103,97), (222581,920007,0,'hair_type_color',152,125,154), (222582,920007,0,'hair_type_highlight_color',105,103,97), (222583,920007,1,'lip_type',11,37,-12), (222584,920007,1,'nose_type',-7,18,-17), (222585,920007,0,'skin_color',25,81,80), (222586,920007,1,'soga_cheek_type',0,28,14), (222587,920007,1,'soga_chin_type',0,11,37), (222588,920007,1,'soga_ear_type',0,19,0), (222589,920007,1,'soga_eye_brow_type',0,-7,21), (222590,920007,0,'soga_eye_color',229,229,102), (222591,920007,0,'soga_hair_face_color',152,125,154), (222592,920007,0,'soga_hair_face_highlight_color',105,103,97), (222593,920007,0,'soga_hair_type_color',152,125,154), (222594,920007,0,'soga_hair_type_highlight_color',105,103,97), (222595,920007,1,'soga_lip_type',3,4,-11), (222596,920007,1,'soga_nose_type',-12,-31,-1), (222597,920007,0,'soga_skin_color',25,81,80), (222598,920007,0,'wing_color1',255,255,255), (222599,920007,0,'wing_color2',255,255,255), (222600,920008,1,'cheek_type',45,0,0), (222601,920008,1,'chin_type',-50,70,17), (222602,920008,1,'ear_type',-83,15,0), (222603,920008,1,'eye_brow_type',77,-79,0), (222604,920008,0,'eye_color',221,153,255), (222605,920008,1,'eye_type',37,0,0), (222606,920008,0,'hair_color1',7,21,98), (222607,920008,0,'hair_color2',95,79,92), (222608,920008,0,'hair_face_color',102,107,148), (222609,920008,0,'hair_face_highlight_color',100,131,152), (222610,920008,0,'hair_highlight',43,36,70), (222611,920008,0,'hair_type_color',102,107,148), (222612,920008,0,'hair_type_highlight_color',100,131,152), (222613,920008,1,'lip_type',-8,15,23), (222614,920008,1,'nose_type',44,7,21), (222615,920008,0,'skin_color',193,165,164), (222616,920008,1,'soga_cheek_type',0,77,-79), (222617,920008,1,'soga_chin_type',0,-8,15), (222618,920008,1,'soga_ear_type',0,37,0), (222619,920008,1,'soga_eye_brow_type',0,-83,15), (222620,920008,0,'soga_eye_color',229,229,102), (222621,920008,1,'soga_eye_type',65,0,0), (222622,920008,0,'soga_hair_color1',93,64,120), (222623,920008,0,'soga_hair_color2',95,79,92), (222624,920008,0,'soga_hair_face_color',102,107,148), (222625,920008,0,'soga_hair_face_highlight_color',100,131,152), (222626,920008,0,'soga_hair_highlight',43,36,70), (222627,920008,0,'soga_hair_type_color',102,107,148), (222628,920008,0,'soga_hair_type_highlight_color',100,131,152), (222629,920008,1,'soga_lip_type',0,45,0), (222630,920008,1,'soga_nose_type',23,-50,70), (222631,920008,0,'soga_skin_color',193,165,164), (222632,920008,0,'wing_color1',255,255,255), (222633,920008,0,'wing_color2',255,255,255), (222634,920009,0,'eye_color',0,0,63), (222635,920009,0,'skin_color',255,255,128), (222636,920009,0,'soga_eye_color',255,0,255), (222637,920010,0,'eye_color',255,255,255), (222638,920010,0,'skin_color',255,255,255), (222639,920010,0,'soga_eye_color',255,0,255), (222640,920011,0,'eye_color',255,255,255), (222641,920011,0,'skin_color',255,255,255), (222642,920011,0,'soga_eye_color',255,0,255), (222643,920012,1,'cheek_type',-3,28,0), (222644,920012,1,'chin_type',-1,-2,9), (222645,920012,1,'ear_type',7,3,0), (222646,920012,1,'eye_brow_type',-1,-29,-23), (222647,920012,0,'eye_color',240,144,255), (222648,920012,1,'eye_type',-2,0,0), (222649,920012,0,'hair_color1',228,11,0), (222650,920012,0,'hair_face_color',219,244,244), (222651,920012,0,'hair_face_highlight_color',105,103,97), (222652,920012,0,'hair_type_color',219,244,244), (222653,920012,0,'hair_type_highlight_color',105,103,97), (222654,920012,1,'lip_type',-37,-7,0), (222655,920012,1,'nose_type',0,-28,11), (222656,920012,0,'skin_color',136,176,189), (222657,920012,1,'soga_cheek_type',0,-1,-29), (222658,920012,1,'soga_chin_type',0,-37,-7), (222659,920012,1,'soga_ear_type',0,-2,0), (222660,920012,1,'soga_eye_brow_type',0,7,3), (222661,920012,0,'soga_eye_color',229,229,102), (222662,920012,0,'soga_hair_face_color',219,244,244), (222663,920012,0,'soga_hair_face_highlight_color',105,103,97), (222664,920012,0,'soga_hair_type_color',219,244,244), (222665,920012,0,'soga_hair_type_highlight_color',105,103,97), (222666,920012,1,'soga_lip_type',-23,-3,28), (222667,920012,1,'soga_nose_type',0,-1,-2), (222668,920012,0,'soga_skin_color',136,176,189), (222669,920012,0,'wing_color1',255,255,255), (222670,920012,0,'wing_color2',255,255,255), (222671,920013,1,'cheek_type',8,-10,0), (222672,920013,1,'chin_type',7,1,-14), (222673,920013,1,'ear_type',-19,3,0), (222674,920013,1,'eye_brow_type',-25,-32,-1), (222675,920013,0,'eye_color',108,53,114), (222676,920013,1,'eye_type',8,0,0), (222677,920013,0,'hair_color1',7,213,0), (222678,920013,0,'hair_color2',95,79,92), (222679,920013,0,'hair_face_color',202,174,203), (222680,920013,0,'hair_face_highlight_color',105,103,97), (222681,920013,0,'hair_highlight',102,153,147), (222682,920013,0,'hair_type_color',202,174,203), (222683,920013,0,'hair_type_highlight_color',105,103,97), (222684,920013,1,'lip_type',-45,12,38), (222685,920013,1,'nose_type',-7,7,-43), (222686,920013,0,'skin_color',37,75,89), (222687,920013,1,'soga_cheek_type',0,-25,-32), (222688,920013,1,'soga_chin_type',0,-45,12), (222689,920013,1,'soga_ear_type',0,8,0), (222690,920013,1,'soga_eye_brow_type',0,-19,3), (222691,920013,0,'soga_eye_color',229,229,102), (222692,920013,1,'soga_eye_type',39,0,0), (222693,920013,0,'soga_hair_color1',103,102,153), (222694,920013,0,'soga_hair_color2',95,79,92), (222695,920013,0,'soga_hair_face_color',202,174,203), (222696,920013,0,'soga_hair_face_highlight_color',105,103,97), (222697,920013,0,'soga_hair_highlight',102,153,147), (222698,920013,0,'soga_hair_type_color',202,174,203), (222699,920013,0,'soga_hair_type_highlight_color',105,103,97), (222700,920013,1,'soga_lip_type',-1,8,-10), (222701,920013,1,'soga_nose_type',38,7,1), (222702,920013,0,'soga_skin_color',37,75,89), (222703,920013,0,'wing_color1',255,255,255), (222704,920013,0,'wing_color2',255,255,255), (222705,920014,1,'cheek_type',45,0,0), (222706,920014,1,'chin_type',-50,70,17), (222707,920014,1,'ear_type',-83,15,0), (222708,920014,1,'eye_brow_type',77,-79,0), (222709,920014,0,'eye_color',221,153,255), (222710,920014,1,'eye_type',37,0,0), (222711,920014,0,'hair_color1',7,21,98), (222712,920014,0,'hair_face_color',102,107,148), (222713,920014,0,'hair_face_highlight_color',100,131,152), (222714,920014,0,'hair_type_color',102,107,148), (222715,920014,0,'hair_type_highlight_color',100,131,152), (222716,920014,1,'lip_type',-8,15,23), (222717,920014,1,'nose_type',44,7,21), (222718,920014,0,'skin_color',193,165,164), (222719,920014,1,'soga_cheek_type',0,77,-79), (222720,920014,1,'soga_chin_type',0,-8,15), (222721,920014,1,'soga_ear_type',0,37,0), (222722,920014,1,'soga_eye_brow_type',0,-83,15), (222723,920014,0,'soga_eye_color',229,229,102), (222724,920014,0,'soga_hair_face_color',102,107,148), (222725,920014,0,'soga_hair_face_highlight_color',100,131,152), (222726,920014,0,'soga_hair_type_color',102,107,148), (222727,920014,0,'soga_hair_type_highlight_color',100,131,152), (222728,920014,1,'soga_lip_type',0,45,0), (222729,920014,1,'soga_nose_type',23,-50,70), (222730,920014,0,'soga_skin_color',193,165,164), (222731,920014,0,'wing_color1',255,255,255), (222732,920014,0,'wing_color2',255,255,255), (222733,920015,1,'cheek_type',8,-10,0), (222734,920015,1,'chin_type',7,1,-14), (222735,920015,1,'ear_type',-19,3,0), (222736,920015,1,'eye_brow_type',-25,-32,-1), (222737,920015,0,'eye_color',108,53,114), (222738,920015,1,'eye_type',8,0,0), (222739,920015,0,'hair_color1',7,213,0), (222740,920015,0,'hair_face_color',202,174,203), (222741,920015,0,'hair_face_highlight_color',105,103,97), (222742,920015,0,'hair_type_color',202,174,203), (222743,920015,0,'hair_type_highlight_color',105,103,97), (222744,920015,1,'lip_type',-45,12,38), (222745,920015,1,'nose_type',-7,7,-43), (222746,920015,0,'skin_color',37,75,89), (222747,920015,1,'soga_cheek_type',0,-25,-32), (222748,920015,1,'soga_chin_type',0,-45,12), (222749,920015,1,'soga_ear_type',0,8,0), (222750,920015,1,'soga_eye_brow_type',0,-19,3), (222751,920015,0,'soga_eye_color',229,229,102), (222752,920015,0,'soga_hair_face_color',202,174,203), (222753,920015,0,'soga_hair_face_highlight_color',105,103,97), (222754,920015,0,'soga_hair_type_color',202,174,203), (222755,920015,0,'soga_hair_type_highlight_color',105,103,97), (222756,920015,1,'soga_lip_type',-1,8,-10), (222757,920015,1,'soga_nose_type',38,7,1), (222758,920015,0,'soga_skin_color',37,75,89), (222759,920015,0,'wing_color1',255,255,255), (222760,920015,0,'wing_color2',255,255,255), (222761,920016,1,'cheek_type',50,-50,0), (222762,920016,1,'chin_type',-22,-31,42), (222763,920016,1,'ear_type',31,72,0), (222764,920016,1,'eye_brow_type',59,-7,-25), (222765,920016,0,'eye_color',227,117,255), (222766,920016,1,'eye_type',-62,0,0), (222767,920016,0,'hair_color1',169,9,32), (222768,920016,0,'hair_face_color',200,186,172), (222769,920016,0,'hair_face_highlight_color',7,1,1), (222770,920016,0,'hair_type_color',200,186,172), (222771,920016,0,'hair_type_highlight_color',7,1,1), (222772,920016,1,'lip_type',-87,42,-28), (222773,920016,1,'nose_type',32,-87,9), (222774,920016,0,'skin_color',149,148,179), (222775,920016,1,'soga_cheek_type',0,59,-7), (222776,920016,1,'soga_chin_type',0,-87,42), (222777,920016,1,'soga_ear_type',0,-62,0), (222778,920016,1,'soga_eye_brow_type',0,31,72), (222779,920016,0,'soga_eye_color',229,229,102), (222780,920016,0,'soga_hair_face_color',200,186,172), (222781,920016,0,'soga_hair_face_highlight_color',7,1,1), (222782,920016,0,'soga_hair_type_color',200,186,172), (222783,920016,0,'soga_hair_type_highlight_color',7,1,1), (222784,920016,1,'soga_lip_type',-25,50,-50), (222785,920016,1,'soga_nose_type',-28,-22,-31), (222786,920016,0,'soga_skin_color',149,148,179), (222787,920016,0,'wing_color1',255,255,255), (222788,920016,0,'wing_color2',255,255,255), (222789,920017,1,'cheek_type',-31,52,0), (222790,920017,1,'chin_type',-64,42,-25), (222791,920017,1,'ear_type',42,56,0), (222792,920017,1,'eye_brow_type',29,44,-77), (222793,920017,0,'eye_color',15,8,20), (222794,920017,1,'eye_type',-39,0,0), (222795,920017,0,'hair_color1',82,50,162), (222796,920017,0,'hair_face_color',244,245,246), (222797,920017,0,'hair_face_highlight_color',94,79,124), (222798,920017,0,'hair_type_color',244,245,246), (222799,920017,0,'hair_type_highlight_color',94,79,124), (222800,920017,1,'lip_type',-9,-77,-14), (222801,920017,1,'nose_type',-97,82,50), (222802,920017,0,'skin_color',102,77,75), (222803,920017,1,'soga_cheek_type',0,29,44), (222804,920017,1,'soga_chin_type',0,-9,-77), (222805,920017,1,'soga_ear_type',0,-39,0), (222806,920017,1,'soga_eye_brow_type',0,42,56), (222807,920017,0,'soga_eye_color',229,229,102), (222808,920017,0,'soga_hair_face_color',244,245,246), (222809,920017,0,'soga_hair_face_highlight_color',94,79,124), (222810,920017,0,'soga_hair_type_color',244,245,246), (222811,920017,0,'soga_hair_type_highlight_color',94,79,124), (222812,920017,1,'soga_lip_type',-77,-31,52), (222813,920017,1,'soga_nose_type',-14,-64,42), (222814,920017,0,'soga_skin_color',102,77,75), (222815,920017,0,'wing_color1',255,255,255), (222816,920017,0,'wing_color2',255,255,255), (222817,920018,1,'cheek_type',3,-31,0), (222818,920018,1,'chin_type',28,-4,2), (222819,920018,1,'ear_type',20,17,0), (222820,920018,1,'eye_brow_type',-31,28,0), (222821,920018,0,'eye_color',40,23,58), (222822,920018,1,'eye_type',-26,0,0), (222823,920018,0,'hair_color1',28,237,0), (222824,920018,0,'hair_face_color',138,129,138), (222825,920018,0,'hair_face_highlight_color',105,103,97), (222826,920018,0,'hair_type_color',138,129,138), (222827,920018,0,'hair_type_highlight_color',105,103,97), (222828,920018,1,'lip_type',-7,23,-42), (222829,920018,1,'nose_type',-12,28,-19), (222830,920018,0,'skin_color',48,79,99), (222831,920018,1,'soga_cheek_type',0,-31,28), (222832,920018,1,'soga_chin_type',0,-7,23), (222833,920018,1,'soga_ear_type',0,-26,0), (222834,920018,1,'soga_eye_brow_type',0,20,17), (222835,920018,0,'soga_eye_color',229,229,102), (222836,920018,0,'soga_hair_face_color',138,129,138), (222837,920018,0,'soga_hair_face_highlight_color',105,103,97), (222838,920018,0,'soga_hair_type_color',138,129,138), (222839,920018,0,'soga_hair_type_highlight_color',105,103,97), (222840,920018,1,'soga_lip_type',0,3,-31), (222841,920018,1,'soga_nose_type',-42,28,-4), (222842,920018,0,'soga_skin_color',48,79,99), (222843,920018,0,'wing_color1',255,255,255), (222844,920018,0,'wing_color2',255,255,255), (222845,920019,1,'cheek_type',25,-10,0), (222846,920019,1,'chin_type',-1,0,12), (222847,920019,1,'ear_type',9,-21,0), (222848,920019,1,'eye_brow_type',0,20,7), (222849,920019,0,'eye_color',243,167,255), (222850,920019,1,'eye_type',-2,0,0), (222851,920019,0,'hair_color1',17,31,0), (222852,920019,0,'hair_face_color',141,120,147), (222853,920019,0,'hair_face_highlight_color',105,103,97), (222854,920019,0,'hair_type_color',141,120,147), (222855,920019,0,'hair_type_highlight_color',105,103,97), (222856,920019,1,'lip_type',25,-17,10), (222857,920019,1,'nose_type',-9,17,31), (222858,920019,0,'skin_color',58,99,111), (222859,920019,1,'soga_cheek_type',0,0,20), (222860,920019,1,'soga_chin_type',0,25,-17), (222861,920019,1,'soga_ear_type',0,-2,0), (222862,920019,1,'soga_eye_brow_type',0,9,-21), (222863,920019,0,'soga_eye_color',229,229,102), (222864,920019,1,'soga_eye_type',3,0,0), (222865,920019,0,'soga_hair_face_color',141,120,147), (222866,920019,0,'soga_hair_face_highlight_color',105,103,97), (222867,920019,0,'soga_hair_type_color',141,120,147), (222868,920019,0,'soga_hair_type_highlight_color',105,103,97), (222869,920019,1,'soga_lip_type',7,25,-10), (222870,920019,1,'soga_nose_type',10,-1,0), (222871,920019,0,'soga_skin_color',58,99,111), (222872,920019,0,'wing_color1',255,255,255), (222873,920019,0,'wing_color2',255,255,255), (222874,920020,1,'cheek_type',-31,14,0), (222875,920020,1,'chin_type',-14,17,-37), (222876,920020,1,'ear_type',0,29,0), (222877,920020,1,'eye_brow_type',-9,28,0), (222878,920020,0,'eye_color',209,180,255), (222879,920020,1,'eye_type',17,0,0), (222880,920020,0,'hair_color1',39,254,0), (222881,920020,0,'hair_face_color',122,151,151), (222882,920020,0,'hair_face_highlight_color',105,103,97), (222883,920020,0,'hair_type_color',122,151,151), (222884,920020,0,'hair_type_highlight_color',105,103,97), (222885,920020,1,'lip_type',-31,-19,-14), (222886,920020,1,'nose_type',-28,39,-2), (222887,920020,0,'skin_color',100,65,95), (222888,920020,1,'soga_cheek_type',0,-9,28), (222889,920020,1,'soga_chin_type',0,-31,-19), (222890,920020,1,'soga_ear_type',0,17,0), (222891,920020,1,'soga_eye_brow_type',0,0,29), (222892,920020,0,'soga_eye_color',229,229,102), (222893,920020,0,'soga_hair_face_color',122,151,151), (222894,920020,0,'soga_hair_face_highlight_color',105,103,97), (222895,920020,0,'soga_hair_type_color',122,151,151), (222896,920020,0,'soga_hair_type_highlight_color',105,103,97), (222897,920020,1,'soga_lip_type',0,-31,14), (222898,920020,1,'soga_nose_type',-14,-14,17), (222899,920020,0,'soga_skin_color',100,65,95), (222900,920020,0,'wing_color1',255,255,255), (222901,920020,0,'wing_color2',255,255,255), (222902,920021,0,'eye_color',255,255,255), (222903,920021,0,'skin_color',255,255,255), (222904,920021,0,'soga_eye_color',255,0,255), (222905,920022,1,'cheek_type',95,10,0), (222906,920022,1,'chin_type',94,-14,0), (222907,920022,1,'ear_type',45,48,0), (222908,920022,1,'eye_brow_type',62,78,-14), (222909,920022,0,'eye_color',173,111,255), (222910,920022,1,'eye_type',97,0,0), (222911,920022,0,'hair_color1',43,0,100), (222912,920022,0,'hair_face_color',244,245,246), (222913,920022,0,'hair_face_highlight_color',107,119,158), (222914,920022,0,'hair_type_color',244,245,246), (222915,920022,0,'hair_type_highlight_color',107,119,158), (222916,920022,1,'lip_type',100,0,-87), (222917,920022,1,'nose_type',77,43,0), (222918,920022,0,'skin_color',139,182,181), (222919,920022,1,'soga_cheek_type',0,62,78), (222920,920022,1,'soga_chin_type',0,100,0), (222921,920022,1,'soga_ear_type',0,97,0), (222922,920022,1,'soga_eye_brow_type',0,45,48), (222923,920022,0,'soga_eye_color',229,229,102), (222924,920022,0,'soga_hair_face_color',244,245,246), (222925,920022,0,'soga_hair_face_highlight_color',107,119,158), (222926,920022,0,'soga_hair_type_color',244,245,246), (222927,920022,0,'soga_hair_type_highlight_color',107,119,158), (222928,920022,1,'soga_lip_type',-14,95,10), (222929,920022,1,'soga_nose_type',-87,94,-14), (222930,920022,0,'soga_skin_color',139,182,181), (222931,920023,1,'cheek_type',-31,14,0), (222932,920023,1,'chin_type',-14,17,-37), (222933,920023,1,'ear_type',0,29,0), (222934,920023,1,'eye_brow_type',-9,28,0), (222935,920023,0,'eye_color',209,180,255), (222936,920023,1,'eye_type',17,0,0), (222937,920023,0,'hair_color1',39,254,0), (222938,920023,0,'hair_face_color',122,151,151), (222939,920023,0,'hair_face_highlight_color',105,103,97), (222940,920023,0,'hair_type_color',122,151,151), (222941,920023,0,'hair_type_highlight_color',105,103,97), (222942,920023,1,'lip_type',-31,-19,-14), (222943,920023,1,'nose_type',-28,39,-2), (222944,920023,0,'skin_color',100,65,95), (222945,920023,1,'soga_cheek_type',0,-9,28), (222946,920023,1,'soga_chin_type',0,-31,-19), (222947,920023,1,'soga_ear_type',0,17,0), (222948,920023,1,'soga_eye_brow_type',0,0,29), (222949,920023,0,'soga_eye_color',229,229,102), (222950,920023,0,'soga_hair_face_color',122,151,151), (222951,920023,0,'soga_hair_face_highlight_color',105,103,97), (222952,920023,0,'soga_hair_type_color',122,151,151), (222953,920023,0,'soga_hair_type_highlight_color',105,103,97), (222954,920023,1,'soga_lip_type',0,-31,14), (222955,920023,1,'soga_nose_type',-14,-14,17), (222956,920023,0,'soga_skin_color',100,65,95), (222957,920023,0,'wing_color1',255,255,255), (222958,920023,0,'wing_color2',255,255,255), (222959,920024,0,'eye_color',255,255,128), (222960,920024,0,'skin_color',63,63,63), (222961,920024,0,'soga_eye_color',255,0,255), (222962,920025,0,'eye_color',91,46,0), (222963,920025,0,'skin_color',128,128,128), (222964,920025,0,'soga_eye_color',255,0,255), (222965,920026,0,'eye_color',0,0,160), (222966,920026,0,'skin_color',0,255,0), (222967,920026,0,'soga_eye_color',255,0,255), (222968,920027,0,'eye_color',255,0,0), (222969,920027,0,'skin_color',128,255,255), (222970,920027,0,'soga_eye_color',255,0,255), (222971,920028,0,'eye_color',191,191,191), (222972,920028,0,'skin_color',21,21,21), (222973,920028,0,'soga_eye_color',255,0,255), (222974,920029,0,'eye_color',91,46,0), (222975,920029,0,'skin_color',128,128,128), (222976,920029,0,'soga_eye_color',255,0,255), (222977,920030,0,'eye_color',255,255,255), (222978,920030,0,'skin_color',255,255,255), (222979,920030,0,'soga_eye_color',255,0,255), (222980,920031,0,'eye_color',255,255,255), (222981,920031,0,'skin_color',255,255,255), (222982,920031,0,'soga_eye_color',255,0,255), (222983,70000,1,'cheek_type',-56,0,0), (222984,70000,1,'chin_type',-31,48,-76), (222985,70000,1,'ear_type',-25,50,0), (222986,70000,1,'eye_brow_type',0,-18,-87), (222987,70000,0,'eye_color',126,106,224), (222988,70000,1,'eye_type',-68,0,0), (222989,70000,0,'hair_color1',0,88,194), (222990,70000,0,'hair_face_color',207,195,182), (222991,70000,0,'hair_face_highlight_color',94,82,126), (222992,70000,0,'hair_type_color',207,195,182), (222993,70000,0,'hair_type_highlight_color',94,82,126), (222994,70000,1,'lip_type',35,7,-11), (222995,70000,1,'nose_type',17,0,88), (222996,70000,0,'skin_color',202,188,222), (222997,70000,1,'soga_cheek_type',0,0,-18), (222998,70000,1,'soga_chin_type',0,35,7), (222999,70000,1,'soga_ear_type',0,-68,0), (223000,70000,1,'soga_eye_brow_type',0,-25,50), (223001,70000,0,'soga_eye_color',204,204,204), (223002,70000,0,'soga_hair_face_color',207,195,182), (223003,70000,0,'soga_hair_face_highlight_color',94,82,126), (223004,70000,0,'soga_hair_type_color',207,195,182), (223005,70000,0,'soga_hair_type_highlight_color',94,82,126), (223006,70000,1,'soga_lip_type',-87,-56,0), (223007,70000,1,'soga_nose_type',-11,-31,48), (223008,70000,0,'soga_skin_color',202,188,222), (223009,70001,0,'eye_color',255,255,255), (223010,70001,0,'skin_color',255,255,255), (223011,70001,0,'soga_eye_color',255,0,255), (223012,70002,0,'eye_color',255,255,255), (223013,70002,0,'skin_color',255,255,255), (223014,70002,0,'soga_eye_color',255,0,255), (223015,70003,0,'eye_color',255,255,255), (223016,70003,0,'skin_color',255,255,255), (223017,70003,0,'soga_eye_color',255,0,255), (223018,70004,0,'eye_color',255,255,255), (223019,70004,0,'skin_color',255,255,255), (223020,70004,0,'soga_eye_color',255,0,255), (223021,70005,0,'eye_color',255,255,255), (223022,70005,0,'skin_color',255,255,255), (223023,70005,0,'soga_eye_color',255,0,255), (223024,70006,0,'eye_color',255,255,255), (223025,70006,0,'skin_color',255,255,255), (223026,70006,0,'soga_eye_color',255,0,255), (223027,70007,0,'eye_color',255,255,255), (223028,70007,0,'skin_color',255,255,255), (223029,70007,0,'soga_eye_color',255,0,255), (223030,70008,0,'eye_color',255,255,255), (223031,70008,0,'skin_color',255,255,255), (223032,70008,0,'soga_eye_color',255,0,255), (223033,70009,0,'eye_color',255,255,255), (223034,70009,0,'skin_color',255,255,255), (223035,70009,0,'soga_eye_color',255,0,255), (223036,70010,0,'eye_color',255,255,255), (223037,70010,0,'skin_color',255,255,255), (223038,70010,0,'soga_eye_color',255,0,255), (223039,70011,0,'eye_color',255,255,255), (223040,70011,0,'skin_color',255,255,255), (223041,70011,0,'soga_eye_color',255,0,255), (223042,70012,0,'eye_color',255,255,255), (223043,70012,0,'skin_color',255,255,255), (223044,70012,0,'soga_eye_color',255,0,255), (223045,70013,0,'eye_color',255,255,255), (223046,70013,0,'skin_color',255,255,255), (223047,70013,0,'soga_eye_color',255,0,255), (223048,70014,0,'eye_color',255,255,255), (223049,70014,0,'skin_color',255,255,255), (223050,70014,0,'soga_eye_color',255,0,255), (223051,70015,0,'eye_color',255,255,255), (223052,70015,0,'skin_color',255,255,255), (223053,70015,0,'soga_eye_color',255,0,255), (223054,70016,0,'eye_color',255,255,255), (223055,70016,0,'skin_color',255,255,255), (223056,70016,0,'soga_eye_color',255,0,255), (223057,70017,0,'eye_color',255,255,255), (223058,70017,0,'skin_color',255,255,255), (223059,70017,0,'soga_eye_color',255,0,255), (223060,70018,0,'eye_color',255,255,255), (223061,70018,0,'skin_color',255,255,255), (223062,70018,0,'soga_eye_color',255,0,255), (223063,70019,0,'eye_color',255,255,255), (223064,70019,0,'skin_color',255,255,255), (223065,70019,0,'soga_eye_color',255,0,255), (223066,70020,0,'eye_color',255,255,255), (223067,70020,0,'skin_color',255,255,255), (223068,70020,0,'soga_eye_color',255,0,255), (223069,70021,0,'eye_color',255,255,255), (223070,70021,0,'skin_color',255,255,255), (223071,70021,0,'soga_eye_color',255,0,255), (223072,70022,0,'eye_color',255,255,255), (223073,70022,0,'skin_color',255,255,255), (223074,70022,0,'soga_eye_color',255,0,255), (223075,70023,0,'eye_color',128,255,128), (223076,70023,0,'skin_color',128,255,128), (223077,70023,0,'soga_eye_color',255,0,255), (223078,70024,0,'eye_color',255,255,255), (223079,70024,0,'skin_color',255,255,255), (223080,70024,0,'soga_eye_color',255,0,255), (223081,70025,0,'eye_color',255,255,255), (223082,70025,0,'skin_color',255,255,255), (223083,70025,0,'soga_eye_color',255,0,255), (223084,70026,0,'eye_color',255,255,255), (223085,70026,0,'skin_color',255,255,255), (223086,70026,0,'soga_eye_color',255,0,255), (223087,70027,0,'eye_color',255,255,255), (223088,70027,0,'skin_color',255,255,255), (223089,70027,0,'soga_eye_color',255,0,255), (223090,70028,0,'eye_color',255,255,255), (223091,70028,0,'skin_color',255,255,255), (223092,70028,0,'soga_eye_color',255,0,255), (223093,70029,0,'eye_color',255,255,255), (223094,70029,0,'skin_color',255,255,255), (223095,70029,0,'soga_eye_color',255,0,255), (223096,70030,0,'eye_color',255,255,255), (223097,70030,0,'skin_color',255,255,255), (223098,70030,0,'soga_eye_color',255,0,255), (223099,70031,0,'eye_color',255,255,255), (223100,70031,0,'skin_color',255,255,255), (223101,70031,0,'soga_eye_color',255,0,255), (223102,70032,0,'eye_color',255,255,255), (223103,70032,0,'skin_color',255,255,255), (223104,70032,0,'soga_eye_color',255,0,255), (223105,70033,0,'eye_color',255,255,255), (223106,70033,0,'skin_color',255,255,255), (223107,70033,0,'soga_eye_color',255,0,255), (223108,70034,0,'eye_color',255,255,255), (223109,70034,0,'skin_color',255,255,255), (223110,70034,0,'soga_eye_color',255,0,255), (223111,70035,0,'eye_color',255,255,255), (223112,70035,0,'skin_color',255,255,255), (223113,70035,0,'soga_eye_color',255,0,255), (223114,70036,0,'eye_color',255,255,255), (223115,70036,0,'skin_color',255,255,255), (223116,70036,0,'soga_eye_color',255,0,255), (223117,70037,0,'eye_color',255,255,255), (223118,70037,0,'skin_color',255,255,255), (223119,70037,0,'soga_eye_color',255,0,255), (223120,70038,0,'eye_color',255,255,255), (223121,70038,0,'skin_color',255,255,255), (223122,70038,0,'soga_eye_color',255,0,255), (223123,70039,0,'eye_color',255,255,255), (223124,70039,0,'skin_color',255,255,255), (223125,70039,0,'soga_eye_color',255,0,255), (223126,70040,0,'eye_color',255,255,255), (223127,70040,0,'skin_color',255,255,255), (223128,70040,0,'soga_eye_color',255,0,255), (223129,70041,0,'eye_color',255,255,255), (223130,70041,0,'skin_color',255,255,255), (223131,70041,0,'soga_eye_color',255,0,255), (223132,70042,0,'eye_color',255,255,255), (223133,70042,0,'skin_color',255,255,255), (223134,70042,0,'soga_eye_color',255,0,255), (223135,70043,0,'eye_color',255,255,255), (223136,70043,0,'skin_color',255,255,255), (223137,70043,0,'soga_eye_color',255,0,255), (223138,70044,0,'eye_color',255,255,255), (223139,70044,0,'skin_color',255,255,255), (223140,70044,0,'soga_eye_color',255,0,255), (223141,70045,1,'cheek_type',0,94,0), (223142,70045,1,'chin_type',-42,26,-62), (223143,70045,1,'ear_type',69,-25,0), (223144,70045,1,'eye_brow_type',-68,-88,89), (223145,70045,0,'eye_color',143,103,48), (223146,70045,1,'eye_type',-18,0,0), (223147,70045,0,'hair_color1',225,245,50), (223148,70045,0,'hair_color2',238,0,0), (223149,70045,0,'hair_face_color',195,208,207), (223150,70045,0,'hair_face_highlight_color',230,170,26), (223151,70045,0,'hair_type_color',195,208,207), (223152,70045,0,'hair_type_highlight_color',230,170,26), (223153,70045,1,'lip_type',-5,57,20), (223154,70045,1,'nose_type',-18,-31,-11), (223155,70045,0,'skin_color',46,35,36), (223156,70045,1,'soga_cheek_type',0,-68,-88), (223157,70045,1,'soga_chin_type',0,-5,57), (223158,70045,1,'soga_ear_type',0,-18,0), (223159,70045,1,'soga_eye_brow_type',0,69,-25), (223160,70045,0,'soga_eye_color',229,229,102), (223161,70045,1,'soga_eye_type',-18,0,0), (223162,70045,0,'soga_hair_face_color',195,208,207), (223163,70045,0,'soga_hair_face_highlight_color',230,170,26), (223164,70045,0,'soga_hair_type_color',195,208,207), (223165,70045,0,'soga_hair_type_highlight_color',230,170,26), (223166,70045,1,'soga_lip_type',89,0,94), (223167,70045,1,'soga_nose_type',20,-42,26), (223168,70045,0,'soga_skin_color',46,35,36), (223169,70045,0,'wing_color1',255,255,255), (223170,70045,0,'wing_color2',255,255,255), (223171,70046,0,'eye_color',255,255,255), (223172,70046,0,'skin_color',255,255,255), (223173,70046,0,'soga_eye_color',255,0,255), (223174,70047,0,'eye_color',255,255,255), (223175,70047,0,'skin_color',255,255,255), (223176,70047,0,'soga_eye_color',255,0,255), (223177,70048,0,'eye_color',255,255,255), (223178,70048,0,'skin_color',255,255,255), (223179,70048,0,'soga_eye_color',255,0,255), (223180,70049,0,'eye_color',255,255,255), (223181,70049,0,'skin_color',255,255,255), (223182,70049,0,'soga_eye_color',255,0,255), (223183,70050,0,'eye_color',255,255,255), (223184,70050,0,'skin_color',255,255,255), (223185,70050,0,'soga_eye_color',255,0,255), (223186,70051,0,'eye_color',255,255,255), (223187,70051,0,'skin_color',255,255,255), (223188,70051,0,'soga_eye_color',255,0,255), (223189,70052,0,'eye_color',255,255,255), (223190,70052,0,'skin_color',255,255,255), (223191,70052,0,'soga_eye_color',255,0,255), (223192,70053,0,'eye_color',255,255,255), (223193,70053,0,'skin_color',255,255,255), (223194,70053,0,'soga_eye_color',255,0,255), (223195,70054,0,'eye_color',255,255,255), (223196,70054,0,'skin_color',255,255,255), (223197,70054,0,'soga_eye_color',255,0,255), (223198,70055,1,'chin_type',0,4,-7), (223199,70055,1,'ear_type',-7,-17,0), (223200,70055,1,'eye_brow_type',-12,-32,-7), (223201,70055,0,'eye_color',115,11,63), (223202,70055,1,'eye_type',4,0,0), (223203,70055,0,'hair_color1',249,252,100), (223204,70055,0,'hair_face_color',77,65,50), (223205,70055,0,'hair_type_color',77,65,50), (223206,70055,1,'lip_type',-4,11,-12), (223207,70055,1,'nose_type',9,-7,-4), (223208,70055,0,'skin_color',186,25,14), (223209,70055,1,'soga_cheek_type',0,-12,-32), (223210,70055,1,'soga_chin_type',0,-4,11), (223211,70055,1,'soga_ear_type',0,4,0), (223212,70055,1,'soga_eye_brow_type',0,-7,-17), (223213,70055,0,'soga_eye_color',229,229,102), (223214,70055,1,'soga_eye_type',4,0,0), (223215,70055,0,'soga_hair_face_color',77,65,50), (223216,70055,0,'soga_hair_type_color',77,65,50), (223217,70055,1,'soga_lip_type',-7,0,0), (223218,70055,1,'soga_nose_type',-12,0,4), (223219,70055,0,'soga_skin_color',186,25,14), (223220,70055,0,'wing_color1',255,255,255), (223221,70055,0,'wing_color2',255,255,255), (223222,70056,0,'eye_color',255,255,255), (223223,70056,0,'skin_color',255,255,255), (223224,70056,0,'soga_eye_color',255,0,255), (223225,70057,0,'eye_color',255,255,255), (223226,70057,0,'skin_color',255,255,255), (223227,70057,0,'soga_eye_color',255,0,255), (223228,70058,0,'eye_color',255,255,255), (223229,70058,0,'skin_color',255,255,255), (223230,70058,0,'soga_eye_color',255,0,255), (223231,70059,0,'eye_color',255,255,255), (223232,70059,0,'skin_color',255,255,255), (223233,70059,0,'soga_eye_color',255,0,255), (223234,70060,0,'eye_color',255,255,255), (223235,70060,0,'skin_color',255,255,255), (223236,70060,0,'soga_eye_color',255,0,255), (223237,70061,0,'eye_color',255,255,255), (223238,70061,0,'skin_color',255,255,255), (223239,70061,0,'soga_eye_color',255,0,255), (223240,70062,0,'eye_color',255,255,255), (223241,70062,0,'skin_color',255,255,255), (223242,70062,0,'soga_eye_color',255,0,255), (223243,70063,0,'eye_color',255,255,255), (223244,70063,0,'skin_color',255,255,255), (223245,70063,0,'soga_eye_color',255,0,255), (223246,70064,0,'eye_color',255,255,255), (223247,70064,0,'skin_color',255,255,255), (223248,70064,0,'soga_eye_color',255,0,255), (223249,70065,0,'eye_color',255,255,255), (223250,70065,0,'skin_color',255,255,255), (223251,70065,0,'soga_eye_color',255,0,255), (223252,70066,0,'eye_color',255,255,255), (223253,70066,0,'skin_color',255,255,255), (223254,70066,0,'soga_eye_color',255,0,255), (223255,70067,0,'eye_color',255,255,255), (223256,70067,0,'skin_color',255,255,255), (223257,70067,0,'soga_eye_color',255,0,255), (223258,70068,1,'cheek_type',45,-45,0), (223259,70068,1,'chin_type',95,-46,-64), (223260,70068,1,'ear_type',-77,8,0), (223261,70068,1,'eye_brow_type',-61,17,-74), (223262,70068,0,'eye_color',31,59,41), (223263,70068,1,'eye_type',-37,0,0), (223264,70068,0,'hair_color1',62,22,221), (223265,70068,0,'hair_color2',76,0,0), (223266,70068,0,'hair_face_color',228,182,26), (223267,70068,0,'hair_face_highlight_color',88,4,4), (223268,70068,0,'hair_type_color',228,182,26), (223269,70068,0,'hair_type_highlight_color',88,4,4), (223270,70068,1,'lip_type',50,-97,65), (223271,70068,1,'nose_type',69,62,22), (223272,70068,0,'skin_color',236,226,182), (223273,70068,1,'soga_cheek_type',0,-61,17), (223274,70068,1,'soga_chin_type',0,50,-97), (223275,70068,1,'soga_ear_type',0,-37,0), (223276,70068,1,'soga_eye_brow_type',0,-77,8), (223277,70068,0,'soga_eye_color',229,229,102), (223278,70068,1,'soga_eye_type',76,0,0), (223279,70068,0,'soga_hair_face_color',228,182,26), (223280,70068,0,'soga_hair_face_highlight_color',88,4,4), (223281,70068,0,'soga_hair_type_color',228,182,26), (223282,70068,0,'soga_hair_type_highlight_color',88,4,4), (223283,70068,1,'soga_lip_type',-74,45,-45), (223284,70068,1,'soga_nose_type',65,95,-46), (223285,70068,0,'soga_skin_color',236,226,182), (223286,70068,0,'wing_color1',255,255,255), (223287,70068,0,'wing_color2',255,255,255), (223288,70069,0,'eye_color',255,255,255), (223289,70069,0,'skin_color',255,255,255), (223290,70069,0,'soga_eye_color',255,0,255), (223291,70070,0,'eye_color',255,255,255), (223292,70070,0,'skin_color',255,255,255), (223293,70070,0,'soga_eye_color',255,0,255), (223294,70071,0,'eye_color',255,255,255), (223295,70071,0,'skin_color',255,255,255), (223296,70071,0,'soga_eye_color',255,0,255), (223297,70072,0,'eye_color',255,255,255), (223298,70072,0,'skin_color',255,255,255), (223299,70072,0,'soga_eye_color',255,0,255), (223300,70073,0,'eye_color',255,255,255), (223301,70073,0,'skin_color',255,255,255), (223302,70073,0,'soga_eye_color',255,0,255), (223303,70074,0,'eye_color',255,255,255), (223304,70074,0,'skin_color',255,255,255), (223305,70074,0,'soga_eye_color',255,0,255), (223306,70075,0,'eye_color',255,255,255), (223307,70075,0,'skin_color',255,255,255), (223308,70075,0,'soga_eye_color',255,0,255), (223309,70076,0,'eye_color',255,255,255), (223310,70076,0,'skin_color',255,255,255), (223311,70076,0,'soga_eye_color',255,0,255), (223312,70077,0,'eye_color',255,255,255), (223313,70077,0,'skin_color',255,255,255), (223314,70077,0,'soga_eye_color',255,0,255), (223315,70078,0,'eye_color',255,255,255), (223316,70078,0,'skin_color',255,255,255), (223317,70078,0,'soga_eye_color',255,0,255), (223318,70079,0,'eye_color',255,255,255), (223319,70079,0,'skin_color',255,255,255), (223320,70079,0,'soga_eye_color',255,0,255), (223321,70080,0,'eye_color',255,255,255), (223322,70080,0,'skin_color',255,255,255), (223323,70080,0,'soga_eye_color',255,0,255), (223324,70081,0,'eye_color',255,255,255), (223325,70081,0,'skin_color',255,255,255), (223326,70081,0,'soga_eye_color',255,0,255), (223327,70082,0,'eye_color',255,255,255), (223328,70082,0,'skin_color',255,255,255), (223329,70082,0,'soga_eye_color',255,0,255), (223330,70083,0,'eye_color',255,255,255), (223331,70083,0,'skin_color',255,255,255), (223332,70083,0,'soga_eye_color',255,0,255), (223333,70084,0,'eye_color',255,255,255), (223334,70084,0,'skin_color',255,255,255), (223335,70084,0,'soga_eye_color',255,0,255), (223336,70085,0,'eye_color',255,255,255), (223337,70085,0,'skin_color',255,255,255), (223338,70085,0,'soga_eye_color',255,0,255), (223339,70086,0,'eye_color',255,255,255), (223340,70086,0,'skin_color',255,255,255), (223341,70086,0,'soga_eye_color',255,0,255), (223342,70087,0,'eye_color',255,255,255), (223343,70087,0,'skin_color',255,255,255), (223344,70087,0,'soga_eye_color',255,0,255), (223345,70088,0,'eye_color',255,255,255), (223346,70088,0,'skin_color',255,255,255), (223347,70088,0,'soga_eye_color',255,0,255), (223348,70089,0,'eye_color',255,255,255), (223349,70089,0,'skin_color',255,255,255), (223350,70089,0,'soga_eye_color',255,0,255), (223351,70090,0,'eye_color',255,255,255), (223352,70090,0,'skin_color',255,255,255), (223353,70090,0,'soga_eye_color',255,0,255), (223354,70091,0,'eye_color',255,255,255), (223355,70091,0,'skin_color',255,255,255), (223356,70091,0,'soga_eye_color',255,0,255), (223357,5600000,1,'cheek_type',-56,0,0), (223358,5600000,1,'chin_type',-31,48,-76), (223359,5600000,1,'ear_type',-25,50,0), (223360,5600000,1,'eye_brow_type',0,-18,-87), (223361,5600000,0,'eye_color',126,106,224), (223362,5600000,1,'eye_type',-68,0,0), (223363,5600000,0,'hair_color1',0,88,194), (223364,5600000,0,'hair_face_color',207,195,182), (223365,5600000,0,'hair_face_highlight_color',94,82,126), (223366,5600000,0,'hair_type_color',207,195,182), (223367,5600000,0,'hair_type_highlight_color',94,82,126), (223368,5600000,1,'lip_type',35,7,-11), (223369,5600000,1,'nose_type',17,0,88), (223370,5600000,0,'skin_color',202,188,222), (223371,5600000,1,'soga_cheek_type',0,0,-18), (223372,5600000,1,'soga_chin_type',0,35,7), (223373,5600000,1,'soga_ear_type',0,-68,0), (223374,5600000,1,'soga_eye_brow_type',0,-25,50), (223375,5600000,0,'soga_eye_color',204,204,204), (223376,5600000,0,'soga_hair_face_color',207,195,182), (223377,5600000,0,'soga_hair_face_highlight_color',94,82,126), (223378,5600000,0,'soga_hair_type_color',207,195,182), (223379,5600000,0,'soga_hair_type_highlight_color',94,82,126), (223380,5600000,1,'soga_lip_type',-87,-56,0), (223381,5600000,1,'soga_nose_type',-11,-31,48), (223382,5600000,0,'soga_skin_color',202,188,222), (223383,5600001,0,'eye_color',98,8,8), (223384,5600001,0,'skin_color',255,255,255), (223385,5600001,0,'soga_eye_color',255,0,255), (223386,5600002,0,'eye_color',98,98,8), (223387,5600002,0,'skin_color',255,255,255), (223388,5600002,0,'soga_eye_color',255,0,255), (223389,5600003,0,'eye_color',63,128,128), (223390,5600003,0,'skin_color',255,255,255), (223391,5600003,0,'soga_eye_color',255,0,255), (223392,5600004,0,'eye_color',52,105,105), (223393,5600004,0,'skin_color',255,255,255), (223394,5600004,0,'soga_eye_color',255,0,255), (223395,5600005,0,'eye_color',147,12,12), (223396,5600005,0,'skin_color',255,255,255), (223397,5600005,0,'soga_eye_color',255,0,255), (223398,5600006,0,'eye_color',255,255,255), (223399,5600006,0,'skin_color',255,255,255), (223400,5600006,0,'soga_eye_color',255,0,255), (223401,5600007,0,'eye_color',147,147,12), (223402,5600007,0,'skin_color',255,255,255), (223403,5600007,0,'soga_eye_color',255,0,255), (223404,5600008,0,'eye_color',255,255,255), (223405,5600008,0,'skin_color',255,255,255), (223406,5600008,0,'soga_eye_color',255,0,255), (223407,5600009,0,'eye_color',255,255,255), (223408,5600009,0,'skin_color',255,255,255), (223409,5600009,0,'soga_eye_color',255,0,255), (223410,5600010,0,'eye_color',255,255,255), (223411,5600010,0,'skin_color',255,255,255), (223412,5600010,0,'soga_eye_color',255,0,255), (223413,5600011,0,'eye_color',80,12,147), (223414,5600011,0,'skin_color',255,255,255), (223415,5600011,0,'soga_eye_color',255,0,255), (223416,5600012,0,'eye_color',255,255,255), (223417,5600012,0,'skin_color',255,255,255), (223418,5600012,0,'soga_eye_color',255,0,255), (223419,5600013,0,'eye_color',175,175,15), (223420,5600013,0,'skin_color',255,255,255), (223421,5600013,0,'soga_eye_color',255,0,255), (223422,5600014,0,'eye_color',96,15,175), (223423,5600014,0,'skin_color',255,255,255), (223424,5600014,0,'soga_eye_color',255,0,255), (223425,5600015,0,'eye_color',175,15,15), (223426,5600015,0,'skin_color',255,255,255), (223427,5600015,0,'soga_eye_color',255,0,255), (223428,5600016,0,'eye_color',96,15,175), (223429,5600016,0,'skin_color',255,255,255), (223430,5600016,0,'soga_eye_color',255,0,255), (223431,5600017,0,'eye_color',175,175,15), (223432,5600017,0,'skin_color',255,255,255), (223433,5600017,0,'soga_eye_color',255,0,255), (223434,5600018,0,'eye_color',96,15,175), (223435,5600018,0,'skin_color',96,223,96), (223436,5600018,0,'soga_eye_color',255,0,255), (223437,5600019,0,'eye_color',255,255,255), (223438,5600019,0,'skin_color',255,255,255), (223439,5600019,0,'soga_eye_color',255,0,255), (223440,5600020,0,'eye_color',63,128,128), (223441,5600020,0,'skin_color',98,8,8), (223442,5600020,0,'soga_eye_color',255,0,255), (223443,5600021,0,'eye_color',255,255,255), (223444,5600021,0,'skin_color',255,255,255), (223445,5600021,0,'soga_eye_color',255,0,255), (223446,5600022,0,'eye_color',175,175,15), (223447,5600022,0,'skin_color',255,255,255), (223448,5600022,0,'soga_eye_color',255,0,255), (223449,5600023,0,'eye_color',255,255,255), (223450,5600023,0,'skin_color',255,255,255), (223451,5600023,0,'soga_eye_color',255,0,255), (223452,5600024,0,'eye_color',255,255,255), (223453,5600024,0,'skin_color',255,255,255), (223454,5600024,0,'soga_eye_color',255,0,255), (223455,5600025,0,'eye_color',255,255,255), (223456,5600025,0,'skin_color',255,255,255), (223457,5600025,0,'soga_eye_color',255,0,255), (223458,5600026,0,'eye_color',255,255,255), (223459,5600026,0,'skin_color',255,255,255), (223460,5600026,0,'soga_eye_color',255,0,255), (223461,5600027,0,'eye_color',63,128,128), (223462,5600027,0,'skin_color',255,255,255), (223463,5600027,0,'soga_eye_color',255,0,255), (223464,5600028,0,'eye_color',175,175,15), (223465,5600028,0,'skin_color',255,255,255), (223466,5600028,0,'soga_eye_color',255,0,255), (223467,5600029,0,'eye_color',175,175,15), (223468,5600029,0,'skin_color',255,255,255), (223469,5600029,0,'soga_eye_color',255,0,255), (223470,5600030,0,'eye_color',255,255,255), (223471,5600030,0,'skin_color',255,255,255), (223472,5600030,0,'soga_eye_color',255,0,255), (223473,5600031,0,'eye_color',255,255,255), (223474,5600031,0,'skin_color',255,255,255), (223475,5600031,0,'soga_eye_color',255,0,255), (223476,5600032,0,'eye_color',255,255,255), (223477,5600032,0,'skin_color',255,255,255), (223478,5600032,0,'soga_eye_color',255,0,255), (223479,5600033,0,'eye_color',35,70,70), (223480,5600033,0,'skin_color',255,255,255), (223481,5600033,0,'soga_eye_color',255,0,255), (223482,5600034,0,'eye_color',255,255,255), (223483,5600034,0,'skin_color',255,255,255), (223484,5600034,0,'soga_eye_color',255,0,255), (223485,5600035,0,'eye_color',52,9,97), (223486,5600035,0,'skin_color',255,255,255), (223487,5600035,0,'soga_eye_color',255,0,255), (223488,5600036,0,'eye_color',255,255,255), (223489,5600036,0,'skin_color',255,255,255), (223490,5600036,0,'soga_eye_color',255,0,255), (223491,5600037,0,'eye_color',52,8,98), (223492,5600037,0,'skin_color',255,255,255), (223493,5600037,0,'soga_eye_color',255,0,255), (223494,5600038,0,'eye_color',96,15,175), (223495,5600038,0,'skin_color',255,255,255), (223496,5600038,0,'soga_eye_color',255,0,255), (223497,5600039,0,'eye_color',80,12,147), (223498,5600039,0,'skin_color',255,255,255), (223499,5600039,0,'soga_eye_color',255,0,255), (223500,5600040,0,'eye_color',175,15,15), (223501,5600040,0,'skin_color',255,255,255), (223502,5600040,0,'soga_eye_color',255,0,255), (223503,5600041,0,'eye_color',175,175,15), (223504,5600041,0,'skin_color',255,255,255), (223505,5600041,0,'soga_eye_color',255,0,255), (223506,5600042,0,'eye_color',175,175,15), (223507,5600042,0,'skin_color',218,100,100), (223508,5600042,0,'soga_eye_color',255,0,255), (223509,5600043,0,'eye_color',175,15,15), (223510,5600043,0,'skin_color',255,255,255), (223511,5600043,0,'soga_eye_color',255,0,255), (223512,5600044,0,'eye_color',96,15,175), (223513,5600044,0,'skin_color',255,255,255), (223514,5600044,0,'soga_eye_color',255,0,255), (223515,5600045,0,'eye_color',63,128,128), (223516,5600045,0,'skin_color',255,255,255), (223517,5600045,0,'soga_eye_color',255,0,255), (223518,5600046,0,'eye_color',175,175,15), (223519,5600046,0,'skin_color',255,255,255), (223520,5600046,0,'soga_eye_color',255,0,255), (223521,5600047,0,'eye_color',80,12,147), (223522,5600047,0,'skin_color',255,255,255), (223523,5600047,0,'soga_eye_color',255,0,255), (223524,5600048,0,'eye_color',255,255,255), (223525,5600048,0,'skin_color',255,255,255), (223526,5600048,0,'soga_eye_color',255,0,255), (223527,5600049,0,'eye_color',175,175,15), (223528,5600049,0,'skin_color',123,123,196), (223529,5600049,0,'soga_eye_color',255,0,255), (223530,5600050,0,'eye_color',255,255,255), (223531,5600050,0,'skin_color',255,255,255), (223532,5600050,0,'soga_eye_color',255,0,255), (223533,5600051,0,'eye_color',255,255,255), (223534,5600051,0,'skin_color',255,255,255), (223535,5600051,0,'soga_eye_color',255,0,255), (223536,5600052,0,'eye_color',255,255,255), (223537,5600052,0,'skin_color',255,255,255), (223538,5600052,0,'soga_eye_color',255,0,255), (223539,5600053,0,'eye_color',175,15,15), (223540,5600053,0,'skin_color',255,255,255), (223541,5600053,0,'soga_eye_color',255,0,255), (223542,5600054,0,'eye_color',63,128,128), (223543,5600054,0,'skin_color',255,255,255), (223544,5600054,0,'soga_eye_color',255,0,255), (223545,5600055,0,'eye_color',175,15,15), (223546,5600055,0,'skin_color',255,255,255), (223547,5600055,0,'soga_eye_color',255,0,255), (223548,5600056,0,'eye_color',96,15,175), (223549,5600056,0,'skin_color',255,255,255), (223550,5600056,0,'soga_eye_color',255,0,255), (223551,5600057,0,'eye_color',175,175,15), (223552,5600057,0,'skin_color',255,255,255), (223553,5600057,0,'soga_eye_color',255,0,255), (223554,5600058,0,'eye_color',175,175,15), (223555,5600058,0,'skin_color',255,255,255), (223556,5600058,0,'soga_eye_color',255,0,255), (223557,5600059,0,'eye_color',96,15,175), (223558,5600059,0,'skin_color',255,255,255), (223559,5600059,0,'soga_eye_color',255,0,255), (223560,5600060,0,'eye_color',96,15,175), (223561,5600060,0,'skin_color',255,255,255), (223562,5600060,0,'soga_eye_color',255,0,255), (223563,5600061,0,'eye_color',63,128,128), (223564,5600061,0,'skin_color',255,255,255), (223565,5600061,0,'soga_eye_color',255,0,255), (223566,5600062,0,'eye_color',175,15,15), (223567,5600062,0,'skin_color',255,255,255), (223568,5600062,0,'soga_eye_color',255,0,255), (223569,5600063,0,'eye_color',52,105,105), (223570,5600063,0,'skin_color',255,255,255), (223571,5600063,0,'soga_eye_color',255,0,255), (223572,5600064,0,'eye_color',255,255,255), (223573,5600064,0,'skin_color',255,255,255), (223574,5600064,0,'soga_eye_color',255,0,255), (223575,5600065,0,'eye_color',255,255,255), (223576,5600065,0,'skin_color',255,255,255), (223577,5600065,0,'soga_eye_color',255,0,255), (223578,5610000,1,'cheek_type',-56,0,0), (223579,5610000,1,'chin_type',-31,48,-76), (223580,5610000,1,'ear_type',-25,50,0), (223581,5610000,1,'eye_brow_type',0,-18,-87), (223582,5610000,0,'eye_color',126,106,224), (223583,5610000,1,'eye_type',-68,0,0), (223584,5610000,0,'hair_color1',0,88,194), (223585,5610000,0,'hair_face_color',207,195,182), (223586,5610000,0,'hair_face_highlight_color',94,82,126), (223587,5610000,0,'hair_type_color',207,195,182), (223588,5610000,0,'hair_type_highlight_color',94,82,126), (223589,5610000,1,'lip_type',35,7,-11), (223590,5610000,1,'nose_type',17,0,88), (223591,5610000,0,'skin_color',202,188,222), (223592,5610000,1,'soga_cheek_type',0,0,-18), (223593,5610000,1,'soga_chin_type',0,35,7), (223594,5610000,1,'soga_ear_type',0,-68,0), (223595,5610000,1,'soga_eye_brow_type',0,-25,50), (223596,5610000,0,'soga_eye_color',204,204,204), (223597,5610000,0,'soga_hair_face_color',207,195,182), (223598,5610000,0,'soga_hair_face_highlight_color',94,82,126), (223599,5610000,0,'soga_hair_type_color',207,195,182), (223600,5610000,0,'soga_hair_type_highlight_color',94,82,126), (223601,5610000,1,'soga_lip_type',-87,-56,0), (223602,5610000,1,'soga_nose_type',-11,-31,48), (223603,5610000,0,'soga_skin_color',202,188,222), (223604,5610001,0,'eye_color',255,255,255), (223605,5610001,0,'skin_color',255,255,255), (223606,5610001,0,'soga_eye_color',255,0,255), (223607,5610002,0,'eye_color',255,255,255), (223608,5610002,0,'skin_color',255,255,255), (223609,5610002,0,'soga_eye_color',255,0,255), (223610,5610003,0,'eye_color',255,255,255), (223611,5610003,0,'skin_color',255,255,255), (223612,5610003,0,'soga_eye_color',255,0,255), (223613,1920000,0,'eye_color',1,1,1), (223614,1920000,0,'skin_color',0,0,128), (223615,1920000,0,'soga_eye_color',255,0,255), (223616,1920001,0,'eye_color',1,1,1), (223617,1920001,0,'skin_color',0,0,128), (223618,1920001,0,'soga_eye_color',255,0,255), (223619,1920002,0,'eye_color',1,1,1), (223620,1920002,0,'skin_color',0,0,128), (223621,1920002,0,'soga_eye_color',255,0,255), (223622,1920003,0,'eye_color',255,255,255), (223623,1920003,0,'skin_color',255,255,255), (223624,1920003,0,'soga_eye_color',255,0,255), (223625,1920004,0,'eye_color',255,0,128), (223626,1920004,0,'skin_color',0,0,128), (223627,1920004,0,'soga_eye_color',255,0,255), (223628,1920005,0,'eye_color',255,0,128), (223629,1920005,0,'skin_color',0,0,128), (223630,1920005,0,'soga_eye_color',255,0,255), (223631,1920006,0,'eye_color',255,0,128), (223632,1920006,0,'skin_color',0,0,128), (223633,1920006,0,'soga_eye_color',255,0,255), (223634,1920007,0,'eye_color',255,255,255), (223635,1920007,0,'skin_color',255,255,255), (223636,1920007,0,'soga_eye_color',255,0,255), (223637,1920008,0,'eye_color',255,0,128), (223638,1920008,0,'skin_color',0,0,128), (223639,1920008,0,'soga_eye_color',255,0,255), (223640,1920009,0,'eye_color',0,0,160), (223641,1920009,0,'skin_color',0,0,128), (223642,1920009,0,'soga_eye_color',255,0,255), (223643,1920010,0,'eye_color',255,0,128), (223644,1920010,0,'skin_color',0,0,128), (223645,1920010,0,'soga_eye_color',255,0,255), (223646,1920011,0,'eye_color',1,1,1), (223647,1920011,0,'skin_color',0,0,128), (223648,1920011,0,'soga_eye_color',255,0,255), (223649,1920012,0,'eye_color',255,255,255), (223650,1920012,0,'skin_color',255,255,255), (223651,1920012,0,'soga_eye_color',255,0,255), (223652,1920013,0,'eye_color',255,255,255), (223653,1920013,0,'skin_color',255,255,255), (223654,1920013,0,'soga_eye_color',255,0,255), (223655,1920014,0,'eye_color',255,255,255), (223656,1920014,0,'skin_color',255,255,255), (223657,1920014,0,'soga_eye_color',255,0,255), (223658,1920015,0,'eye_color',255,0,128), (223659,1920015,0,'skin_color',0,0,128), (223660,1920015,0,'soga_eye_color',255,0,255), (223661,1920016,0,'eye_color',255,255,255), (223662,1920016,0,'skin_color',255,255,255), (223663,1920016,0,'soga_eye_color',255,0,255), (223664,1920017,0,'eye_color',0,0,160), (223665,1920017,0,'skin_color',0,0,128), (223666,1920017,0,'soga_eye_color',255,0,255), (223667,1920018,0,'eye_color',255,255,255), (223668,1920018,0,'skin_color',255,255,255), (223669,1920018,0,'soga_eye_color',255,0,255), (223670,1920019,0,'eye_color',255,255,255), (223671,1920019,0,'skin_color',255,255,255), (223672,1920019,0,'soga_eye_color',255,0,255), (223673,1920020,0,'eye_color',255,255,255), (223674,1920020,0,'skin_color',255,255,255), (223675,1920020,0,'soga_eye_color',255,0,255), (223676,1920021,0,'eye_color',1,1,1), (223677,1920021,0,'skin_color',0,0,128), (223678,1920021,0,'soga_eye_color',255,0,255), (223679,1920022,0,'eye_color',255,0,128), (223680,1920022,0,'skin_color',0,0,128), (223681,1920022,0,'soga_eye_color',255,0,255), (223682,1920023,0,'eye_color',128,128,0), (223683,1920023,0,'skin_color',0,0,128), (223684,1920023,0,'soga_eye_color',255,0,255), (223685,1920024,0,'eye_color',255,255,255), (223686,1920024,0,'skin_color',255,255,255), (223687,1920024,0,'soga_eye_color',255,0,255), (223688,1920025,0,'eye_color',255,255,255), (223689,1920025,0,'skin_color',255,255,255), (223690,1920025,0,'soga_eye_color',255,0,255), (223691,1920026,0,'eye_color',1,1,1), (223692,1920026,0,'skin_color',0,0,128), (223693,1920026,0,'soga_eye_color',255,0,255), (223694,1920027,0,'eye_color',0,255,255), (223695,1920027,0,'skin_color',0,0,128), (223696,1920027,0,'soga_eye_color',255,0,255), (223697,1920028,0,'eye_color',255,128,63), (223698,1920028,0,'skin_color',0,0,128), (223699,1920028,0,'soga_eye_color',255,0,255), (223700,1920029,0,'eye_color',0,255,255), (223701,1920029,0,'skin_color',0,0,128), (223702,1920029,0,'soga_eye_color',255,0,255), (223703,1920030,0,'eye_color',0,255,255), (223704,1920030,0,'skin_color',0,0,128), (223705,1920030,0,'soga_eye_color',255,0,255), (223706,1920031,0,'eye_color',255,255,255), (223707,1920031,0,'skin_color',255,255,255), (223708,1920031,0,'soga_eye_color',255,0,255), (223709,1920032,0,'eye_color',255,128,63), (223710,1920032,0,'skin_color',0,0,128), (223711,1920032,0,'soga_eye_color',255,0,255), (223712,1920033,0,'eye_color',255,128,63), (223713,1920033,0,'skin_color',0,0,128), (223714,1920033,0,'soga_eye_color',255,0,255), (223715,1920034,0,'eye_color',255,128,63), (223716,1920034,0,'skin_color',0,0,128), (223717,1920034,0,'soga_eye_color',255,0,255), (223718,1920035,0,'eye_color',255,128,63), (223719,1920035,0,'skin_color',0,0,128), (223720,1920035,0,'soga_eye_color',255,0,255), (223721,1920036,0,'eye_color',255,255,255), (223722,1920036,0,'skin_color',255,255,255), (223723,1920036,0,'soga_eye_color',255,0,255), (223724,1920037,0,'eye_color',255,255,255), (223725,1920037,0,'skin_color',255,255,255), (223726,1920037,0,'soga_eye_color',255,0,255), (223727,1920038,0,'eye_color',0,255,255), (223728,1920038,0,'skin_color',0,0,128), (223729,1920038,0,'soga_eye_color',255,0,255), (223730,1920039,0,'eye_color',128,0,0), (223731,1920039,0,'skin_color',0,0,128), (223732,1920039,0,'soga_eye_color',255,0,255), (223733,1920040,0,'eye_color',255,255,255), (223734,1920040,0,'skin_color',255,255,255), (223735,1920040,0,'soga_eye_color',255,0,255), (223736,1920041,0,'eye_color',255,255,255), (223737,1920041,0,'skin_color',255,255,255), (223738,1920041,0,'soga_eye_color',255,0,255), (223739,1920042,0,'eye_color',255,255,255), (223740,1920042,0,'skin_color',255,255,255), (223741,1920042,0,'soga_eye_color',255,0,255), (223742,1920043,0,'eye_color',255,255,255), (223743,1920043,0,'skin_color',255,255,255), (223744,1920043,0,'soga_eye_color',255,0,255), (223745,1920044,0,'eye_color',255,255,255), (223746,1920044,0,'skin_color',255,255,255), (223747,1920044,0,'soga_eye_color',255,0,255), (223748,1930000,0,'eye_color',255,255,255), (223749,1930000,0,'skin_color',255,255,255), (223750,1930000,0,'soga_eye_color',255,0,255), (223751,1930001,0,'eye_color',255,255,255), (223752,1930001,0,'skin_color',255,255,255), (223753,1930001,0,'soga_eye_color',255,0,255), (223754,1930002,0,'eye_color',255,255,255), (223755,1930002,0,'skin_color',255,255,255), (223756,1930002,0,'soga_eye_color',255,0,255), (223757,1930003,0,'eye_color',255,255,255), (223758,1930003,0,'skin_color',0,128,255), (223759,1930003,0,'soga_eye_color',255,0,255), (223760,1930004,0,'eye_color',255,255,255), (223761,1930004,0,'skin_color',255,255,255), (223762,1930004,0,'soga_eye_color',255,0,255), (223763,1930005,0,'eye_color',255,0,0), (223764,1930005,0,'skin_color',0,128,255), (223765,1930005,0,'soga_eye_color',255,0,255), (223766,1930006,0,'eye_color',255,0,0), (223767,1930006,0,'skin_color',0,128,255), (223768,1930006,0,'soga_eye_color',255,0,255), (223769,1930007,0,'eye_color',255,0,0), (223770,1930007,0,'skin_color',0,128,255), (223771,1930007,0,'soga_eye_color',255,0,255), (223772,1930008,0,'eye_color',255,0,0), (223773,1930008,0,'skin_color',0,128,255), (223774,1930008,0,'soga_eye_color',255,0,255), (223775,1930009,0,'eye_color',255,255,255), (223776,1930009,0,'skin_color',255,255,255), (223777,1930009,0,'soga_eye_color',255,0,255), (223778,1930010,0,'eye_color',255,255,255), (223779,1930010,0,'skin_color',255,255,255), (223780,1930010,0,'soga_eye_color',255,0,255), (223781,5620000,0,'eye_color',255,255,255), (223782,5620000,0,'skin_color',255,255,255), (223783,5620000,0,'soga_eye_color',255,0,255), (223784,5630000,1,'cheek_type',-56,0,0), (223785,5630000,1,'chin_type',-31,48,-76), (223786,5630000,1,'ear_type',-25,50,0), (223787,5630000,1,'eye_brow_type',0,-18,-87), (223788,5630000,0,'eye_color',126,106,224), (223789,5630000,1,'eye_type',-68,0,0), (223790,5630000,0,'hair_color1',0,88,194), (223791,5630000,0,'hair_face_color',207,195,182), (223792,5630000,0,'hair_face_highlight_color',94,82,126), (223793,5630000,0,'hair_type_color',207,195,182), (223794,5630000,0,'hair_type_highlight_color',94,82,126), (223795,5630000,1,'lip_type',35,7,-11), (223796,5630000,1,'nose_type',17,0,88), (223797,5630000,0,'skin_color',202,188,222), (223798,5630000,1,'soga_cheek_type',0,0,-18), (223799,5630000,1,'soga_chin_type',0,35,7), (223800,5630000,1,'soga_ear_type',0,-68,0), (223801,5630000,1,'soga_eye_brow_type',0,-25,50), (223802,5630000,0,'soga_eye_color',204,204,204), (223803,5630000,0,'soga_hair_face_color',207,195,182), (223804,5630000,0,'soga_hair_face_highlight_color',94,82,126), (223805,5630000,0,'soga_hair_type_color',207,195,182), (223806,5630000,0,'soga_hair_type_highlight_color',94,82,126), (223807,5630000,1,'soga_lip_type',-87,-56,0), (223808,5630000,1,'soga_nose_type',-11,-31,48), (223809,5630000,0,'soga_skin_color',202,188,222), (223810,5630001,0,'eye_color',255,255,255), (223811,5630001,0,'skin_color',255,255,255), (223812,5630001,0,'soga_eye_color',255,0,255), (223813,50000,1,'cheek_type',-56,0,0), (223814,50000,1,'chin_type',-31,48,-76), (223815,50000,1,'ear_type',-25,50,0), (223816,50000,1,'eye_brow_type',0,-18,-87), (223817,50000,0,'eye_color',126,106,224), (223818,50000,1,'eye_type',-68,0,0), (223819,50000,0,'hair_color1',0,88,194), (223820,50000,0,'hair_face_color',207,195,182), (223821,50000,0,'hair_face_highlight_color',94,82,126), (223822,50000,0,'hair_type_color',207,195,182), (223823,50000,0,'hair_type_highlight_color',94,82,126), (223824,50000,1,'lip_type',35,7,-11), (223825,50000,1,'nose_type',17,0,88), (223826,50000,0,'skin_color',202,188,222), (223827,50000,1,'soga_cheek_type',0,0,-18), (223828,50000,1,'soga_chin_type',0,35,7), (223829,50000,1,'soga_ear_type',0,-68,0), (223830,50000,1,'soga_eye_brow_type',0,-25,50), (223831,50000,0,'soga_eye_color',204,204,204), (223832,50000,0,'soga_hair_face_color',207,195,182), (223833,50000,0,'soga_hair_face_highlight_color',94,82,126), (223834,50000,0,'soga_hair_type_color',207,195,182), (223835,50000,0,'soga_hair_type_highlight_color',94,82,126), (223836,50000,1,'soga_lip_type',-87,-56,0), (223837,50000,1,'soga_nose_type',-11,-31,48), (223838,50000,0,'soga_skin_color',202,188,222), (223839,50001,0,'eye_color',255,255,255), (223840,50001,0,'skin_color',255,255,255), (223841,50001,0,'soga_eye_color',255,0,255), (223842,50002,0,'eye_color',255,255,255), (223843,50002,0,'skin_color',255,255,255), (223844,50002,0,'soga_eye_color',255,0,255), (223845,50003,0,'eye_color',255,255,255), (223846,50003,0,'skin_color',255,255,255), (223847,50003,0,'soga_eye_color',255,0,255), (223848,50004,0,'eye_color',255,255,255), (223849,50004,0,'skin_color',255,255,255), (223850,50004,0,'soga_eye_color',255,0,255), (223851,50005,0,'eye_color',255,255,255), (223852,50005,0,'skin_color',255,255,255), (223853,50005,0,'soga_eye_color',255,0,255), (223854,50006,0,'eye_color',255,255,255), (223855,50006,0,'skin_color',255,255,255), (223856,50006,0,'soga_eye_color',255,0,255), (223857,50007,0,'eye_color',255,255,255), (223858,50007,0,'skin_color',255,255,255), (223859,50007,0,'soga_eye_color',255,0,255), (223860,980000,0,'eye_color',255,255,255), (223861,980000,0,'skin_color',255,255,255), (223862,980000,0,'soga_eye_color',255,0,255), (223863,980001,1,'cheek_type',-98,-68,0), (223864,980001,1,'chin_type',-11,85,-29), (223865,980001,1,'ear_type',-95,-34,0), (223866,980001,1,'eye_brow_type',-31,-15,-96), (223867,980001,0,'eye_color',102,154,140), (223868,980001,1,'eye_type',44,0,0), (223869,980001,0,'hair_color1',41,81,77), (223870,980001,0,'hair_color2',22,0,0), (223871,980001,0,'hair_face_highlight_color',15,1,21), (223872,980001,0,'hair_type_highlight_color',15,1,21), (223873,980001,1,'lip_type',1,-56,-2), (223874,980001,1,'nose_type',-9,41,81), (223875,980001,0,'skin_color',255,255,255), (223876,980001,1,'soga_cheek_type',0,-31,-15), (223877,980001,1,'soga_chin_type',0,1,-56), (223878,980001,1,'soga_ear_type',0,44,0), (223879,980001,1,'soga_eye_brow_type',0,-95,-34), (223880,980001,0,'soga_eye_color',229,229,102), (223881,980001,1,'soga_eye_type',22,0,0), (223882,980001,0,'soga_hair_face_highlight_color',15,1,21), (223883,980001,0,'soga_hair_type_highlight_color',15,1,21), (223884,980001,1,'soga_lip_type',-96,-98,-68), (223885,980001,1,'soga_nose_type',-2,-11,85), (223886,980001,0,'soga_skin_color',255,255,255), (223887,980001,0,'wing_color1',255,255,255), (223888,980001,0,'wing_color2',255,255,255), (223889,980002,1,'eye_brow_type',7,0,0), (223890,980002,0,'eye_color',0,67,67), (223891,980002,0,'hair_color1',40,0,179), (223892,980002,1,'lip_type',-43,0,0), (223893,980002,1,'nose_type',39,40,0), (223894,980002,0,'skin_color',34,91,214), (223895,980002,1,'soga_cheek_type',0,7,0), (223896,980002,1,'soga_chin_type',0,-43,0), (223897,980002,0,'soga_eye_color',229,229,102), (223898,980002,0,'soga_skin_color',34,91,214), (223899,980002,0,'wing_color1',255,255,255), (223900,980002,0,'wing_color2',255,255,255), (223901,980003,0,'eye_color',255,255,255), (223902,980003,0,'skin_color',255,255,255), (223903,980003,0,'soga_eye_color',255,0,255), (223904,980004,0,'eye_color',255,255,255), (223905,980004,0,'skin_color',255,255,255), (223906,980004,0,'soga_eye_color',255,0,255), (223907,980005,0,'eye_color',255,255,255), (223908,980005,0,'skin_color',255,255,255), (223909,980005,0,'soga_eye_color',255,0,255), (223910,980006,0,'eye_color',255,255,255), (223911,980006,0,'skin_color',255,255,255), (223912,980006,0,'soga_eye_color',255,0,255), (223913,980007,0,'eye_color',255,255,255), (223914,980007,0,'skin_color',255,255,255), (223915,980007,0,'soga_eye_color',255,0,255), (223916,980008,0,'eye_color',255,255,255), (223917,980008,0,'skin_color',255,255,255), (223918,980008,0,'soga_eye_color',255,0,255), (223919,980009,1,'cheek_type',-89,38,0), (223920,980009,1,'chin_type',10,-26,23), (223921,980009,1,'ear_type',-93,7,0), (223922,980009,1,'eye_brow_type',-4,10,63), (223923,980009,0,'eye_color',37,76,88), (223924,980009,1,'eye_type',-42,0,0), (223925,980009,0,'hair_color1',15,29,231), (223926,980009,0,'hair_color2',238,0,0), (223927,980009,0,'hair_face_color',121,38,35), (223928,980009,0,'hair_face_highlight_color',233,184,31), (223929,980009,0,'hair_type_color',121,38,35), (223930,980009,0,'hair_type_highlight_color',233,184,31), (223931,980009,1,'lip_type',-31,91,68), (223932,980009,1,'nose_type',-42,15,29), (223933,980009,0,'skin_color',234,244,244), (223934,980009,1,'soga_cheek_type',0,-4,10), (223935,980009,1,'soga_chin_type',0,-31,91), (223936,980009,1,'soga_ear_type',0,-42,0), (223937,980009,1,'soga_eye_brow_type',0,-93,7), (223938,980009,0,'soga_eye_color',229,229,102), (223939,980009,1,'soga_eye_type',-18,0,0), (223940,980009,0,'soga_hair_face_color',121,38,35), (223941,980009,0,'soga_hair_face_highlight_color',233,184,31), (223942,980009,0,'soga_hair_type_color',121,38,35), (223943,980009,0,'soga_hair_type_highlight_color',233,184,31), (223944,980009,1,'soga_lip_type',63,-89,38), (223945,980009,1,'soga_nose_type',68,10,-26), (223946,980009,0,'soga_skin_color',234,244,244), (223947,980009,0,'wing_color1',255,255,255), (223948,980009,0,'wing_color2',255,255,255), (223949,980010,0,'eye_color',255,255,255), (223950,980010,0,'skin_color',255,255,255), (223951,980010,0,'soga_eye_color',255,0,255), (223952,980011,1,'cheek_type',77,-75,0), (223953,980011,1,'chin_type',58,88,28), (223954,980011,1,'ear_type',14,56,0), (223955,980011,1,'eye_brow_type',59,26,-89), (223956,980011,0,'eye_color',144,188,195), (223957,980011,1,'eye_type',-21,0,0), (223958,980011,0,'hair_color1',10,239,11), (223959,980011,0,'hair_color2',93,0,0), (223960,980011,0,'hair_face_color',219,179,15), (223961,980011,0,'hair_face_highlight_color',93,65,9), (223962,980011,0,'hair_type_color',219,179,15), (223963,980011,0,'hair_type_highlight_color',93,65,9), (223964,980011,1,'lip_type',-46,37,-63), (223965,980011,1,'nose_type',7,10,-17), (223966,980011,0,'skin_color',200,187,181), (223967,980011,1,'soga_cheek_type',0,59,26), (223968,980011,1,'soga_chin_type',0,-46,37), (223969,980011,1,'soga_ear_type',0,-21,0), (223970,980011,1,'soga_eye_brow_type',0,14,56), (223971,980011,0,'soga_eye_color',229,229,102), (223972,980011,1,'soga_eye_type',93,0,0), (223973,980011,0,'soga_hair_face_color',219,179,15), (223974,980011,0,'soga_hair_face_highlight_color',93,65,9), (223975,980011,0,'soga_hair_type_color',219,179,15), (223976,980011,0,'soga_hair_type_highlight_color',93,65,9), (223977,980011,1,'soga_lip_type',-89,77,-75), (223978,980011,1,'soga_nose_type',-63,58,88), (223979,980011,0,'soga_skin_color',200,187,181), (223980,980011,0,'wing_color1',255,255,255), (223981,980011,0,'wing_color2',255,255,255), (223982,980012,1,'cheek_type',57,35,0), (223983,980012,1,'chin_type',-78,-2,-10), (223984,980012,1,'ear_type',-68,-56,0), (223985,980012,1,'eye_brow_type',57,0,0), (223986,980012,0,'eye_color',0,30,30), (223987,980012,1,'eye_type',-38,0,0), (223988,980012,0,'hair_color1',167,0,218), (223989,980012,0,'hair_color2',167,0,0), (223990,980012,0,'hair_face_color',228,182,25), (223991,980012,0,'hair_face_highlight_color',170,63,24), (223992,980012,0,'hair_type_color',228,182,25), (223993,980012,0,'hair_type_highlight_color',170,63,24), (223994,980012,1,'lip_type',-59,0,0), (223995,980012,1,'nose_type',-45,-89,0), (223996,980012,0,'skin_color',181,181,0), (223997,980012,1,'soga_cheek_type',0,57,0), (223998,980012,1,'soga_chin_type',0,-59,0), (223999,980012,1,'soga_ear_type',0,-38,0), (224000,980012,1,'soga_eye_brow_type',0,-68,-56), (224001,980012,0,'soga_eye_color',229,229,102), (224002,980012,1,'soga_eye_type',-89,0,0), (224003,980012,0,'soga_hair_face_color',228,182,25), (224004,980012,0,'soga_hair_face_highlight_color',170,63,24), (224005,980012,0,'soga_hair_type_color',228,182,25), (224006,980012,0,'soga_hair_type_highlight_color',170,63,24), (224007,980012,1,'soga_lip_type',-90,57,35), (224008,980012,1,'soga_nose_type',-64,-78,-2), (224009,980012,0,'soga_skin_color',181,181,0), (224010,980012,0,'wing_color1',255,255,255), (224011,980012,0,'wing_color2',255,255,255), (224012,980013,0,'eye_color',255,255,255), (224013,980013,0,'skin_color',255,255,255), (224014,980013,0,'soga_eye_color',255,0,255), (224015,980014,0,'eye_color',255,255,255), (224016,980014,0,'skin_color',255,255,255), (224017,980014,0,'soga_eye_color',255,0,255), (224018,980015,1,'cheek_type',68,70,0), (224019,980015,1,'chin_type',37,8,-32), (224020,980015,1,'ear_type',68,-22,0), (224021,980015,1,'eye_brow_type',-20,-93,-75), (224022,980015,0,'eye_color',128,181,196), (224023,980015,1,'eye_type',-35,0,0), (224024,980015,0,'hair_color1',231,59,100), (224025,980015,0,'hair_color2',156,0,0), (224026,980015,0,'hair_face_highlight_color',100,70,10), (224027,980015,0,'hair_type_highlight_color',100,70,10), (224028,980015,1,'lip_type',78,64,-38), (224029,980015,1,'nose_type',56,-25,59), (224030,980015,0,'skin_color',232,222,175), (224031,980015,1,'soga_cheek_type',0,-20,-93), (224032,980015,1,'soga_chin_type',0,78,64), (224033,980015,1,'soga_ear_type',0,-35,0), (224034,980015,1,'soga_eye_brow_type',0,68,-22), (224035,980015,0,'soga_eye_color',229,229,102), (224036,980015,1,'soga_eye_type',-100,0,0), (224037,980015,0,'soga_hair_face_highlight_color',100,70,10), (224038,980015,0,'soga_hair_type_highlight_color',100,70,10), (224039,980015,1,'soga_lip_type',-75,68,70), (224040,980015,1,'soga_nose_type',-38,37,8), (224041,980015,0,'soga_skin_color',232,222,175), (224042,60000,1,'cheek_type',-56,0,0), (224043,60000,1,'chin_type',-31,48,-76), (224044,60000,1,'ear_type',-25,50,0), (224045,60000,1,'eye_brow_type',0,-18,-87), (224046,60000,0,'eye_color',126,106,224), (224047,60000,1,'eye_type',-68,0,0), (224048,60000,0,'hair_color1',0,88,194), (224049,60000,0,'hair_face_color',207,195,182), (224050,60000,0,'hair_face_highlight_color',94,82,126), (224051,60000,0,'hair_type_color',207,195,182), (224052,60000,0,'hair_type_highlight_color',94,82,126), (224053,60000,1,'lip_type',35,7,-11), (224054,60000,1,'nose_type',17,0,88), (224055,60000,0,'skin_color',202,188,222), (224056,60000,1,'soga_cheek_type',0,0,-18), (224057,60000,1,'soga_chin_type',0,35,7), (224058,60000,1,'soga_ear_type',0,-68,0), (224059,60000,1,'soga_eye_brow_type',0,-25,50), (224060,60000,0,'soga_eye_color',204,204,204), (224061,60000,0,'soga_hair_face_color',207,195,182), (224062,60000,0,'soga_hair_face_highlight_color',94,82,126), (224063,60000,0,'soga_hair_type_color',207,195,182), (224064,60000,0,'soga_hair_type_highlight_color',94,82,126), (224065,60000,1,'soga_lip_type',-87,-56,0), (224066,60000,1,'soga_nose_type',-11,-31,48), (224067,60000,0,'soga_skin_color',202,188,222), (224068,60001,0,'eye_color',255,255,255), (224069,60001,0,'skin_color',255,255,255), (224070,60001,0,'soga_eye_color',255,0,255), (224071,60002,0,'eye_color',255,255,255), (224072,60002,0,'skin_color',255,255,255), (224073,60002,0,'soga_eye_color',255,0,255), (224074,60003,0,'eye_color',255,255,255), (224075,60003,0,'skin_color',255,255,255), (224076,60003,0,'soga_eye_color',255,0,255), (224077,60004,0,'eye_color',255,255,255), (224078,60004,0,'skin_color',255,255,255), (224079,60004,0,'soga_eye_color',255,0,255), (224080,60005,0,'eye_color',255,255,255), (224081,60005,0,'skin_color',255,255,255), (224082,60005,0,'soga_eye_color',255,0,255), (224083,60006,0,'eye_color',255,255,255), (224084,60006,0,'skin_color',255,255,255), (224085,60006,0,'soga_eye_color',255,0,255), (224086,60007,0,'eye_color',255,255,255), (224087,60007,0,'skin_color',255,255,255), (224088,60007,0,'soga_eye_color',255,0,255), (224089,60008,0,'eye_color',255,255,255), (224090,60008,0,'skin_color',255,255,255), (224091,60008,0,'soga_eye_color',255,0,255), (224092,60009,0,'eye_color',255,255,255), (224093,60009,0,'skin_color',255,255,255), (224094,60009,0,'soga_eye_color',255,0,255), (224095,880000,1,'cheek_type',-56,0,0), (224096,880000,1,'chin_type',-31,48,-76), (224097,880000,1,'ear_type',-25,50,0), (224098,880000,1,'eye_brow_type',0,-18,-87), (224099,880000,0,'eye_color',126,106,224), (224100,880000,1,'eye_type',-68,0,0), (224101,880000,0,'hair_color1',0,88,194), (224102,880000,0,'hair_face_color',207,195,182), (224103,880000,0,'hair_face_highlight_color',94,82,126), (224104,880000,0,'hair_type_color',207,195,182), (224105,880000,0,'hair_type_highlight_color',94,82,126), (224106,880000,1,'lip_type',35,7,-11), (224107,880000,1,'nose_type',17,0,88), (224108,880000,0,'skin_color',202,188,222), (224109,880000,1,'soga_cheek_type',0,0,-18), (224110,880000,1,'soga_chin_type',0,35,7), (224111,880000,1,'soga_ear_type',0,-68,0), (224112,880000,1,'soga_eye_brow_type',0,-25,50), (224113,880000,0,'soga_eye_color',204,204,204), (224114,880000,0,'soga_hair_face_color',207,195,182), (224115,880000,0,'soga_hair_face_highlight_color',94,82,126), (224116,880000,0,'soga_hair_type_color',207,195,182), (224117,880000,0,'soga_hair_type_highlight_color',94,82,126), (224118,880000,1,'soga_lip_type',-87,-56,0), (224119,880000,1,'soga_nose_type',-11,-31,48), (224120,880000,0,'soga_skin_color',202,188,222), (224121,880001,0,'eye_color',255,255,255), (224122,880001,0,'skin_color',255,255,255), (224123,880001,0,'soga_eye_color',255,0,255), (224124,880002,0,'eye_color',255,255,255), (224125,880002,0,'skin_color',255,255,255), (224126,880002,0,'soga_eye_color',255,0,255), (224127,880003,0,'eye_color',255,255,255), (224128,880003,0,'skin_color',255,255,255), (224129,880003,0,'soga_eye_color',255,0,255), (224130,880004,1,'cheek_type',-59,66,0), (224131,880004,1,'chin_type',29,-10,-12), (224132,880004,1,'ear_type',89,32,0), (224133,880004,1,'eye_brow_type',59,-93,-31), (224134,880004,0,'eye_color',54,116,114), (224135,880004,1,'eye_type',53,0,0), (224136,880004,0,'hair_color1',14,77,182), (224137,880004,0,'hair_color2',200,0,0), (224138,880004,0,'hair_face_color',171,64,25), (224139,880004,0,'hair_face_highlight_color',84,0,0), (224140,880004,0,'hair_type_color',171,64,25), (224141,880004,0,'hair_type_highlight_color',84,0,0), (224142,880004,1,'lip_type',-25,-21,-25), (224143,880004,1,'nose_type',39,14,77), (224144,880004,0,'skin_color',252,253,253), (224145,880004,1,'soga_cheek_type',0,59,-93), (224146,880004,1,'soga_chin_type',0,-25,-21), (224147,880004,1,'soga_ear_type',0,53,0), (224148,880004,1,'soga_eye_brow_type',0,89,32), (224149,880004,0,'soga_eye_color',229,229,102), (224150,880004,1,'soga_eye_type',-56,0,0), (224151,880004,0,'soga_hair_face_color',171,64,25), (224152,880004,0,'soga_hair_face_highlight_color',84,0,0), (224153,880004,0,'soga_hair_type_color',171,64,25), (224154,880004,0,'soga_hair_type_highlight_color',84,0,0), (224155,880004,1,'soga_lip_type',-31,-59,66), (224156,880004,1,'soga_nose_type',-25,29,-10), (224157,880004,0,'soga_skin_color',252,253,253), (224158,880004,0,'wing_color1',255,255,255), (224159,880004,0,'wing_color2',255,255,255), (224160,880005,0,'eye_color',191,191,191), (224161,880005,0,'skin_color',63,22,105), (224162,880005,0,'soga_eye_color',255,0,255), (224163,880006,0,'eye_color',255,255,255), (224164,880006,0,'skin_color',255,255,255), (224165,880006,0,'soga_eye_color',255,0,255), (224166,880007,0,'eye_color',255,255,255), (224167,880007,0,'skin_color',255,255,255), (224168,880007,0,'soga_eye_color',255,0,255), (224169,880008,0,'eye_color',255,255,255), (224170,880008,0,'skin_color',255,255,255), (224171,880008,0,'soga_eye_color',255,0,255), (224172,880009,0,'eye_color',255,255,255), (224173,880009,0,'skin_color',69,7,65), (224174,880009,0,'soga_eye_color',255,0,255), (224175,880010,0,'eye_color',255,255,255), (224176,880010,0,'skin_color',255,255,255), (224177,880010,0,'soga_eye_color',255,0,255), (224178,880011,0,'eye_color',255,255,255), (224179,880011,0,'skin_color',252,252,127), (224180,880011,0,'soga_eye_color',255,0,255), (224181,880012,0,'eye_color',255,255,255), (224182,880012,0,'skin_color',109,61,79), (224183,880012,0,'soga_eye_color',255,0,255), (224184,880013,0,'eye_color',255,255,255), (224185,880013,0,'skin_color',255,255,255), (224186,880013,0,'soga_eye_color',255,0,255), (224187,880014,0,'eye_color',255,255,255), (224188,880014,0,'skin_color',255,255,255), (224189,880014,0,'soga_eye_color',255,0,255), (224190,880015,0,'eye_color',255,255,255), (224191,880015,0,'skin_color',255,255,255), (224192,880015,0,'soga_eye_color',255,0,255), (224193,880016,0,'eye_color',255,255,255), (224194,880016,0,'skin_color',184,160,104), (224195,880016,0,'soga_eye_color',255,0,255), (224196,880017,0,'eye_color',128,128,64), (224197,880017,0,'skin_color',126,83,84), (224198,880017,0,'soga_eye_color',255,0,255), (224199,880018,0,'eye_color',255,255,255), (224200,880018,0,'skin_color',82,24,70), (224201,880018,0,'soga_eye_color',255,0,255), (224202,880019,0,'eye_color',255,255,255), (224203,880019,0,'skin_color',255,255,255), (224204,880019,0,'soga_eye_color',255,0,255), (224205,880020,0,'eye_color',255,255,255), (224206,880020,0,'skin_color',255,255,255), (224207,880020,0,'soga_eye_color',255,0,255), (224208,880021,1,'eye_brow_type',7,0,0), (224209,880021,0,'eye_color',0,41,22), (224210,880021,0,'hair_color1',206,0,172), (224211,880021,1,'lip_type',8,0,0), (224212,880021,1,'nose_type',25,-50,0), (224213,880021,0,'skin_color',136,136,0), (224214,880021,1,'soga_cheek_type',0,7,0), (224215,880021,1,'soga_chin_type',0,8,0), (224216,880021,0,'soga_eye_color',229,229,102), (224217,880021,0,'soga_skin_color',136,136,0), (224218,880021,0,'wing_color1',255,255,255), (224219,880021,0,'wing_color2',255,255,255), (224220,880022,0,'eye_color',128,64,64), (224221,880022,0,'skin_color',189,167,106), (224222,880022,0,'soga_eye_color',255,0,255), (224223,880023,0,'eye_color',255,0,0), (224224,880023,0,'skin_color',184,255,184), (224225,880023,0,'soga_eye_color',255,0,255), (224226,880024,1,'cheek_type',77,-2,0), (224227,880024,1,'chin_type',5,66,-7), (224228,880024,1,'ear_type',-93,-28,0), (224229,880024,1,'eye_brow_type',-53,96,29), (224230,880024,0,'eye_color',32,65,70), (224231,880024,1,'eye_type',-11,0,0), (224232,880024,0,'hair_color1',26,24,25), (224233,880024,0,'hair_color2',36,34,36), (224234,880024,0,'hair_face_color',20,9,27), (224235,880024,0,'hair_face_highlight_color',223,176,18), (224236,880024,0,'hair_highlight',239,221,86), (224237,880024,0,'hair_type_color',20,9,27), (224238,880024,0,'hair_type_highlight_color',223,176,18), (224239,880024,1,'lip_type',41,-59,-56), (224240,880024,1,'nose_type',-72,-28,68), (224241,880024,0,'skin_color',100,103,86), (224242,880024,1,'soga_cheek_type',77,-2,0), (224243,880024,1,'soga_chin_type',5,66,-7), (224244,880024,1,'soga_ear_type',-93,-28,0), (224245,880024,1,'soga_eye_brow_type',-53,96,29), (224246,880024,0,'soga_eye_color',229,229,102), (224247,880024,1,'soga_eye_type',-11,0,0), (224248,880024,0,'soga_hair_color1',26,24,25), (224249,880024,0,'soga_hair_color2',36,34,36), (224250,880024,0,'soga_hair_face_color',20,9,27), (224251,880024,0,'soga_hair_face_highlight_color',223,176,18), (224252,880024,0,'soga_hair_highlight',239,221,86), (224253,880024,0,'soga_hair_type_color',20,9,27), (224254,880024,0,'soga_hair_type_highlight_color',223,176,18), (224255,880024,1,'soga_lip_type',41,-59,-56), (224256,880024,1,'soga_nose_type',-72,-28,68), (224257,880024,0,'soga_skin_color',100,103,86), (224258,880024,0,'wing_color1',255,255,255), (224259,880024,0,'wing_color2',255,255,255), (224260,880025,1,'cheek_type',-97,-2,0), (224261,880025,1,'chin_type',-29,-88,-40), (224262,880025,1,'ear_type',11,0,0), (224263,880025,1,'eye_brow_type',66,-64,78), (224264,880025,0,'eye_color',81,152,173), (224265,880025,1,'eye_type',-72,0,0), (224266,880025,0,'hair_color1',91,21,51), (224267,880025,0,'hair_color2',159,88,0), (224268,880025,0,'hair_face_color',105,20,19), (224269,880025,0,'hair_face_highlight_color',100,70,10), (224270,880025,0,'hair_highlight',56,33,26), (224271,880025,0,'hair_type_color',105,20,19), (224272,880025,0,'hair_type_highlight_color',100,70,10), (224273,880025,1,'lip_type',14,-25,-31), (224274,880025,1,'nose_type',81,5,56), (224275,880025,0,'skin_color',239,206,209), (224276,880025,1,'soga_cheek_type',-97,-2,0), (224277,880025,1,'soga_chin_type',-29,-88,-40), (224278,880025,1,'soga_ear_type',11,0,0), (224279,880025,1,'soga_eye_brow_type',66,-64,78), (224280,880025,0,'soga_eye_color',204,204,204), (224281,880025,1,'soga_eye_type',-72,0,0), (224282,880025,0,'soga_hair_color1',91,21,51), (224283,880025,0,'soga_hair_color2',159,88,0), (224284,880025,0,'soga_hair_face_color',105,20,19), (224285,880025,0,'soga_hair_face_highlight_color',100,70,10), (224286,880025,0,'soga_hair_highlight',56,33,26), (224287,880025,0,'soga_hair_type_color',105,20,19), (224288,880025,0,'soga_hair_type_highlight_color',100,70,10), (224289,880025,1,'soga_lip_type',14,-25,-31), (224290,880025,1,'soga_nose_type',81,5,56), (224291,880025,0,'soga_skin_color',239,206,209), (224292,880026,1,'cheek_type',89,-68,0), (224293,880026,1,'chin_type',-100,62,-100), (224294,880026,1,'ear_type',-100,-100,0), (224295,880026,1,'eye_brow_type',3,28,34), (224296,880026,0,'eye_color',173,255,229), (224297,880026,1,'eye_type',100,0,0), (224298,880026,1,'lip_type',62,-7,0), (224299,880026,1,'nose_type',-62,-64,9), (224300,880026,0,'skin_color',27,45,54), (224301,880026,1,'soga_cheek_type',89,-68,0), (224302,880026,1,'soga_chin_type',-100,62,-100), (224303,880026,1,'soga_ear_type',-100,-100,0), (224304,880026,1,'soga_eye_brow_type',3,28,34), (224305,880026,0,'soga_eye_color',204,204,204), (224306,880026,1,'soga_eye_type',100,0,0), (224307,880026,1,'soga_lip_type',62,-7,0), (224308,880026,1,'soga_nose_type',-62,-64,9), (224309,880026,0,'soga_skin_color',27,45,54), (224310,880027,1,'cheek_type',88,-81,0), (224311,880027,1,'chin_type',7,-83,97), (224312,880027,1,'ear_type',12,88,0), (224313,880027,1,'eye_brow_type',85,-10,-8), (224314,880027,0,'eye_color',133,136,84), (224315,880027,1,'eye_type',-38,0,0), (224316,880027,0,'hair_color1',38,22,21), (224317,880027,0,'hair_color2',120,50,0), (224318,880027,0,'hair_face_color',20,5,8), (224319,880027,0,'hair_face_highlight_color',15,1,21), (224320,880027,0,'hair_highlight',26,24,25), (224321,880027,0,'hair_type_color',20,5,8), (224322,880027,0,'hair_type_highlight_color',15,1,21), (224323,880027,1,'lip_type',-63,53,75), (224324,880027,1,'nose_type',81,-43,26), (224325,880027,0,'skin_color',247,252,252), (224326,880027,1,'soga_cheek_type',88,-81,0), (224327,880027,1,'soga_chin_type',7,-83,97), (224328,880027,1,'soga_ear_type',12,88,0), (224329,880027,1,'soga_eye_brow_type',85,-10,-8), (224330,880027,0,'soga_eye_color',229,229,102), (224331,880027,1,'soga_eye_type',-38,0,0), (224332,880027,0,'soga_hair_color1',38,22,21), (224333,880027,0,'soga_hair_color2',120,50,0), (224334,880027,0,'soga_hair_face_color',20,5,8), (224335,880027,0,'soga_hair_face_highlight_color',15,1,21), (224336,880027,0,'soga_hair_highlight',26,24,25), (224337,880027,0,'soga_hair_type_color',20,5,8), (224338,880027,0,'soga_hair_type_highlight_color',15,1,21), (224339,880027,1,'soga_lip_type',-63,53,75), (224340,880027,1,'soga_nose_type',81,-43,26), (224341,880027,0,'soga_skin_color',247,252,252), (224342,880027,0,'wing_color1',255,255,255), (224343,880027,0,'wing_color2',255,255,255), (224344,880028,0,'eye_color',249,249,249), (224345,880028,0,'skin_color',249,249,249), (224346,880028,0,'soga_eye_color',255,0,255), (224347,880029,0,'eye_color',255,255,255), (224348,880029,0,'skin_color',255,255,255), (224349,880029,0,'soga_eye_color',255,0,255), (224350,880030,0,'eye_color',255,255,0), (224351,880030,0,'skin_color',255,255,0), (224352,880030,0,'soga_eye_color',255,0,255), (224353,880031,0,'eye_color',255,255,255), (224354,880031,0,'skin_color',218,206,115), (224355,880031,0,'soga_eye_color',255,0,255), (224356,880032,0,'eye_color',255,255,255), (224357,880032,0,'skin_color',255,255,255), (224358,880032,0,'soga_eye_color',255,0,255), (224359,880033,1,'eye_brow_type',-68,0,0), (224360,880033,0,'eye_color',0,69,69), (224361,880033,1,'lip_type',-7,0,0), (224362,880033,1,'nose_type',46,58,0), (224363,880033,0,'skin_color',10,10,0), (224364,880033,1,'soga_eye_brow_type',-68,0,0), (224365,880033,0,'soga_eye_color',229,229,102), (224366,880033,1,'soga_lip_type',-7,0,0), (224367,880033,1,'soga_nose_type',46,58,0), (224368,880033,0,'soga_skin_color',10,10,0), (224369,880033,0,'wing_color1',255,255,255), (224370,880033,0,'wing_color2',255,255,255), (224371,880034,0,'eye_color',255,255,255), (224372,880034,0,'skin_color',255,255,255), (224373,880034,0,'soga_eye_color',255,0,255), (224374,880035,1,'eye_brow_type',7,0,0), (224375,880035,0,'eye_color',0,41,22), (224376,880035,1,'lip_type',8,0,0), (224377,880035,1,'nose_type',25,-50,0), (224378,880035,0,'skin_color',136,136,0), (224379,880035,1,'soga_eye_brow_type',7,0,0), (224380,880035,0,'soga_eye_color',229,229,102), (224381,880035,1,'soga_lip_type',8,0,0), (224382,880035,1,'soga_nose_type',25,-50,0), (224383,880035,0,'soga_skin_color',136,136,0), (224384,880035,0,'wing_color1',255,255,255), (224385,880035,0,'wing_color2',255,255,255), (224386,880036,1,'cheek_type',-7,38,0), (224387,880036,1,'chin_type',-46,68,-68), (224388,880036,1,'ear_type',-68,-77,0), (224389,880036,1,'eye_brow_type',-34,96,-62), (224390,880036,0,'eye_color',170,204,215), (224391,880036,1,'eye_type',52,0,0), (224392,880036,0,'hair_color1',164,165,165), (224393,880036,0,'hair_color2',56,62,62), (224394,880036,0,'hair_face_color',244,246,246), (224395,880036,0,'hair_face_highlight_color',53,50,65), (224396,880036,0,'hair_highlight',50,48,56), (224397,880036,0,'hair_type_color',244,246,246), (224398,880036,0,'hair_type_highlight_color',53,50,65), (224399,880036,1,'lip_type',63,84,-62), (224400,880036,1,'nose_type',-83,-39,-96), (224401,880036,0,'skin_color',205,215,211), (224402,880036,1,'soga_cheek_type',-7,38,0), (224403,880036,1,'soga_chin_type',-46,68,-68), (224404,880036,1,'soga_ear_type',-68,-77,0), (224405,880036,1,'soga_eye_brow_type',-34,96,-62), (224406,880036,0,'soga_eye_color',229,229,102), (224407,880036,1,'soga_eye_type',52,0,0), (224408,880036,0,'soga_hair_color1',164,165,165), (224409,880036,0,'soga_hair_color2',56,62,62), (224410,880036,0,'soga_hair_face_color',244,246,246), (224411,880036,0,'soga_hair_face_highlight_color',53,50,65), (224412,880036,0,'soga_hair_highlight',50,48,56), (224413,880036,0,'soga_hair_type_color',244,246,246), (224414,880036,0,'soga_hair_type_highlight_color',53,50,65), (224415,880036,1,'soga_lip_type',63,84,-62), (224416,880036,1,'soga_nose_type',-83,-39,-96), (224417,880036,0,'soga_skin_color',205,215,211), (224418,880036,0,'wing_color1',255,255,255), (224419,880036,0,'wing_color2',255,255,255), (224420,880037,0,'eye_color',255,255,255), (224421,880037,0,'skin_color',255,255,255), (224422,880037,0,'soga_eye_color',255,0,255), (224423,880038,0,'eye_color',255,255,255), (224424,880038,0,'skin_color',255,255,255), (224425,880038,0,'soga_eye_color',255,0,255), (224426,880039,0,'eye_color',147,97,68), (224427,880039,0,'skin_color',147,97,68), (224428,880039,0,'soga_eye_color',255,0,255), (224429,880040,1,'eye_brow_type',-68,0,0), (224430,880040,0,'eye_color',0,69,69), (224431,880040,1,'lip_type',-7,0,0), (224432,880040,1,'nose_type',46,58,0), (224433,880040,0,'skin_color',10,10,0), (224434,880040,1,'soga_eye_brow_type',-68,0,0), (224435,880040,0,'soga_eye_color',229,229,102), (224436,880040,1,'soga_lip_type',-7,0,0), (224437,880040,1,'soga_nose_type',46,58,0), (224438,880040,0,'soga_skin_color',10,10,0), (224439,880040,0,'wing_color1',255,255,255), (224440,880040,0,'wing_color2',255,255,255), (224441,880041,0,'eye_color',255,255,255), (224442,880041,0,'skin_color',255,255,255), (224443,880041,0,'soga_eye_color',255,0,255), (224444,880042,0,'eye_color',255,255,255), (224445,880042,0,'skin_color',154,36,36), (224446,880042,0,'soga_eye_color',255,0,255), (224447,810000,0,'eye_color',255,255,255), (224448,810000,0,'skin_color',255,255,255), (224449,810000,0,'soga_eye_color',255,0,255), (224450,810001,1,'cheek_type',-56,0,0), (224451,810001,1,'chin_type',-31,48,-76), (224452,810001,1,'ear_type',-25,50,0), (224453,810001,1,'eye_brow_type',0,-18,-87), (224454,810001,0,'eye_color',126,106,224), (224455,810001,1,'eye_type',-68,0,0), (224456,810001,0,'hair_color1',0,88,194), (224457,810001,0,'hair_face_color',207,195,182), (224458,810001,0,'hair_face_highlight_color',94,82,126), (224459,810001,0,'hair_type_color',207,195,182), (224460,810001,0,'hair_type_highlight_color',94,82,126), (224461,810001,1,'lip_type',35,7,-11), (224462,810001,1,'nose_type',17,0,88), (224463,810001,0,'skin_color',202,188,222), (224464,810001,1,'soga_cheek_type',0,0,-18), (224465,810001,1,'soga_chin_type',0,35,7), (224466,810001,1,'soga_ear_type',0,-68,0), (224467,810001,1,'soga_eye_brow_type',0,-25,50), (224468,810001,0,'soga_eye_color',204,204,204), (224469,810001,0,'soga_hair_face_color',207,195,182), (224470,810001,0,'soga_hair_face_highlight_color',94,82,126), (224471,810001,0,'soga_hair_type_color',207,195,182), (224472,810001,0,'soga_hair_type_highlight_color',94,82,126), (224473,810001,1,'soga_lip_type',-87,-56,0), (224474,810001,1,'soga_nose_type',-11,-31,48), (224475,810001,0,'soga_skin_color',202,188,222), (224476,810002,0,'eye_color',255,255,255), (224477,810002,0,'skin_color',255,255,255), (224478,810002,0,'soga_eye_color',255,0,255), (224479,810003,0,'eye_color',255,255,255), (224480,810003,0,'skin_color',255,255,255), (224481,810003,0,'soga_eye_color',255,0,255), (224482,810004,0,'eye_color',255,255,255), (224483,810004,0,'skin_color',255,255,255), (224484,810004,0,'soga_eye_color',255,0,255), (224485,810005,0,'eye_color',255,255,255), (224486,810005,0,'skin_color',255,255,255), (224487,810005,0,'soga_eye_color',255,0,255), (224488,810006,0,'eye_color',255,255,255), (224489,810006,0,'skin_color',255,255,255), (224490,810006,0,'soga_eye_color',255,0,255), (224491,810007,0,'eye_color',255,255,255), (224492,810007,0,'skin_color',255,255,255), (224493,810007,0,'soga_eye_color',255,0,255), (224494,810008,0,'eye_color',255,255,255), (224495,810008,0,'skin_color',255,255,255), (224496,810008,0,'soga_eye_color',255,0,255), (224497,810009,0,'eye_color',255,255,255), (224498,810009,0,'skin_color',255,255,255), (224499,810009,0,'soga_eye_color',255,0,255), (224500,810010,0,'eye_color',255,255,255), (224501,810010,0,'skin_color',255,255,255), (224502,810010,0,'soga_eye_color',255,0,255), (224503,810011,0,'eye_color',255,255,255), (224504,810011,0,'skin_color',255,255,255), (224505,810011,0,'soga_eye_color',255,0,255), (224506,810012,0,'eye_color',255,255,255), (224507,810012,0,'skin_color',255,255,255), (224508,810012,0,'soga_eye_color',255,0,255), (224509,810013,0,'eye_color',255,255,255), (224510,810013,0,'skin_color',255,255,255), (224511,810013,0,'soga_eye_color',255,0,255), (224512,810014,0,'eye_color',255,255,255), (224513,810014,0,'skin_color',255,255,255), (224514,810014,0,'soga_eye_color',255,0,255), (224515,810015,0,'eye_color',255,255,255), (224516,810015,0,'skin_color',255,255,255), (224517,810015,0,'soga_eye_color',255,0,255), (224518,810016,0,'eye_color',255,255,255), (224519,810016,0,'skin_color',255,255,255), (224520,810016,0,'soga_eye_color',255,0,255), (224521,810017,0,'eye_color',255,255,255), (224522,810017,0,'skin_color',255,255,255), (224523,810017,0,'soga_eye_color',255,0,255), (224524,810018,0,'eye_color',255,255,255), (224525,810018,0,'skin_color',255,255,255), (224526,810018,0,'soga_eye_color',255,0,255), (224527,810019,0,'eye_color',255,255,255), (224528,810019,0,'skin_color',255,255,255), (224529,810019,0,'soga_eye_color',255,0,255), (224530,810020,0,'eye_color',255,255,255), (224531,810020,0,'skin_color',255,255,255), (224532,810020,0,'soga_eye_color',255,0,255), (224533,810021,0,'eye_color',255,255,255), (224534,810021,0,'skin_color',255,255,255), (224535,810021,0,'soga_eye_color',255,0,255), (224536,810022,1,'cheek_type',-75,-31,0), (224537,810022,1,'chin_type',-62,0,64), (224538,810022,1,'ear_type',-46,-56,0), (224539,810022,0,'eye_color',129,125,67), (224540,810022,0,'hair_color1',228,21,233), (224541,810022,0,'hair_face_color',244,246,246), (224542,810022,0,'hair_face_highlight_color',65,66,79), (224543,810022,0,'hair_type_color',244,246,246), (224544,810022,0,'hair_type_highlight_color',65,66,79), (224545,810022,1,'lip_type',-72,25,-1), (224546,810022,1,'nose_type',0,-28,21), (224547,810022,0,'skin_color',167,127,69), (224548,810022,1,'soga_chin_type',0,-72,25), (224549,810022,1,'soga_eye_brow_type',0,-46,-56), (224550,810022,0,'soga_eye_color',204,204,204), (224551,810022,0,'soga_hair_face_color',244,246,246), (224552,810022,0,'soga_hair_face_highlight_color',65,66,79), (224553,810022,0,'soga_hair_type_color',244,246,246), (224554,810022,0,'soga_hair_type_highlight_color',65,66,79), (224555,810022,1,'soga_lip_type',0,-75,-31), (224556,810022,1,'soga_nose_type',-1,-62,0), (224557,810022,0,'soga_skin_color',167,127,69), (224558,650000,0,'eye_color',255,255,255), (224559,650000,0,'skin_color',255,255,255), (224560,650000,0,'soga_eye_color',255,0,255), (224561,650001,0,'eye_color',255,255,255), (224562,650001,0,'skin_color',255,255,255), (224563,650001,0,'soga_eye_color',255,0,255), (224564,650002,0,'eye_color',255,255,255), (224565,650002,0,'skin_color',255,255,255), (224566,650002,0,'soga_eye_color',255,0,255), (224567,650003,0,'eye_color',255,255,255), (224568,650003,0,'skin_color',255,255,255), (224569,650003,0,'soga_eye_color',255,0,255), (224570,650004,0,'eye_color',255,255,255), (224571,650004,0,'skin_color',255,255,255), (224572,650004,0,'soga_eye_color',255,0,255), (224573,650005,0,'eye_color',255,255,255), (224574,650005,0,'skin_color',255,255,255), (224575,650005,0,'soga_eye_color',255,0,255), (224576,650006,0,'eye_color',255,255,255), (224577,650006,0,'skin_color',255,255,255), (224578,650006,0,'soga_eye_color',255,0,255), (224579,650007,0,'eye_color',255,255,255), (224580,650007,0,'skin_color',255,255,255), (224581,650007,0,'soga_eye_color',255,0,255), (224582,650008,0,'eye_color',255,255,255), (224583,650008,0,'skin_color',255,255,255), (224584,650008,0,'soga_eye_color',255,0,255), (224585,650009,0,'eye_color',255,255,255), (224586,650009,0,'skin_color',255,255,255), (224587,650009,0,'soga_eye_color',255,0,255), (224588,650010,0,'eye_color',255,255,255), (224589,650010,0,'skin_color',255,255,255), (224590,650010,0,'soga_eye_color',255,0,255), (224591,650011,0,'eye_color',255,255,255), (224592,650011,0,'skin_color',255,255,255), (224593,650011,0,'soga_eye_color',255,0,255), (224594,650012,0,'eye_color',255,255,255), (224595,650012,0,'skin_color',255,255,255), (224596,650012,0,'soga_eye_color',255,0,255), (224597,650013,1,'cheek_type',44,0,0), (224598,650013,1,'chin_type',90,-11,0), (224599,650013,1,'ear_type',-8,-98,0), (224600,650013,1,'eye_brow_type',-91,-53,-25), (224601,650013,0,'eye_color',119,175,191), (224602,650013,1,'eye_type',75,0,0), (224603,650013,0,'hair_color1',53,222,247), (224604,650013,0,'hair_color2',208,0,0), (224605,650013,0,'hair_face_color',15,1,21), (224606,650013,0,'hair_face_highlight_color',47,14,19), (224607,650013,0,'hair_highlight',79,28,15), (224608,650013,0,'hair_type_color',15,1,21), (224609,650013,0,'hair_type_highlight_color',47,14,19), (224610,650013,1,'lip_type',0,32,-22), (224611,650013,1,'nose_type',90,53,-34), (224612,650013,0,'skin_color',245,250,250), (224613,650013,1,'soga_cheek_type',0,-91,-53), (224614,650013,1,'soga_chin_type',0,0,32), (224615,650013,1,'soga_ear_type',0,75,0), (224616,650013,1,'soga_eye_brow_type',0,-8,-98), (224617,650013,0,'soga_eye_color',229,229,102), (224618,650013,1,'soga_eye_type',-48,0,0), (224619,650013,0,'soga_hair_color1',91,21,51), (224620,650013,0,'soga_hair_color2',159,88,0), (224621,650013,0,'soga_hair_face_color',15,1,21), (224622,650013,0,'soga_hair_face_highlight_color',47,14,19), (224623,650013,0,'soga_hair_highlight',79,28,15), (224624,650013,0,'soga_hair_type_color',15,1,21), (224625,650013,0,'soga_hair_type_highlight_color',47,14,19), (224626,650013,1,'soga_lip_type',-25,44,0), (224627,650013,1,'soga_nose_type',-22,90,-11), (224628,650013,0,'soga_skin_color',245,250,250), (224629,650013,0,'wing_color1',255,255,255), (224630,650013,0,'wing_color2',255,255,255), (224631,650014,1,'cheek_type',-21,-93,0), (224632,650014,1,'chin_type',5,87,-31), (224633,650014,1,'ear_type',31,42,0), (224634,650014,1,'eye_brow_type',98,-47,-93), (224635,650014,0,'eye_color',100,148,119), (224636,650014,1,'eye_type',-14,0,0), (224637,650014,0,'hair_color1',38,53,14), (224638,650014,0,'hair_color2',200,0,0), (224639,650014,0,'hair_face_color',61,61,75), (224640,650014,0,'hair_face_highlight_color',37,23,3), (224641,650014,0,'hair_highlight',91,21,51), (224642,650014,0,'hair_type_color',61,61,75), (224643,650014,0,'hair_type_highlight_color',37,23,3), (224644,650014,1,'lip_type',64,46,-56), (224645,650014,1,'nose_type',38,38,53), (224646,650014,0,'skin_color',196,202,181), (224647,650014,1,'soga_cheek_type',0,98,-47), (224648,650014,1,'soga_chin_type',0,64,46), (224649,650014,1,'soga_ear_type',0,-14,0), (224650,650014,1,'soga_eye_brow_type',0,31,42), (224651,650014,0,'soga_eye_color',229,229,102), (224652,650014,1,'soga_eye_type',-56,0,0), (224653,650014,0,'soga_hair_color1',56,33,26), (224654,650014,0,'soga_hair_color2',94,59,11), (224655,650014,0,'soga_hair_face_color',61,61,75), (224656,650014,0,'soga_hair_face_highlight_color',37,23,3), (224657,650014,0,'soga_hair_highlight',91,21,51), (224658,650014,0,'soga_hair_type_color',61,61,75), (224659,650014,0,'soga_hair_type_highlight_color',37,23,3), (224660,650014,1,'soga_lip_type',-93,-21,-93), (224661,650014,1,'soga_nose_type',-56,5,87), (224662,650014,0,'soga_skin_color',196,202,181), (224663,650014,0,'wing_color1',255,255,255), (224664,650014,0,'wing_color2',255,255,255), (224665,650015,0,'eye_color',255,255,255), (224666,650015,0,'skin_color',255,255,255), (224667,650015,0,'soga_eye_color',255,0,255), (224668,650016,0,'eye_color',255,255,255), (224669,650016,0,'skin_color',255,255,255), (224670,650016,0,'soga_eye_color',255,0,255), (224671,650017,0,'eye_color',255,255,255), (224672,650017,0,'skin_color',255,255,255), (224673,650017,0,'soga_eye_color',255,0,255), (224674,650018,0,'eye_color',255,255,255), (224675,650018,0,'skin_color',255,255,255), (224676,650018,0,'soga_eye_color',255,0,255), (224677,650019,0,'eye_color',255,255,255), (224678,650019,0,'skin_color',255,255,255), (224679,650019,0,'soga_eye_color',255,0,255), (224680,650020,0,'eye_color',255,255,255), (224681,650020,0,'skin_color',255,255,255), (224682,650020,0,'soga_eye_color',255,0,255), (224683,5640000,1,'cheek_type',-56,0,0), (224684,5640000,1,'chin_type',-31,48,-76), (224685,5640000,1,'ear_type',-25,50,0), (224686,5640000,1,'eye_brow_type',0,-18,-87), (224687,5640000,0,'eye_color',126,106,224), (224688,5640000,1,'eye_type',-68,0,0), (224689,5640000,0,'hair_color1',0,88,194), (224690,5640000,0,'hair_face_color',207,195,182), (224691,5640000,0,'hair_face_highlight_color',94,82,126), (224692,5640000,0,'hair_type_color',207,195,182), (224693,5640000,0,'hair_type_highlight_color',94,82,126), (224694,5640000,1,'lip_type',35,7,-11), (224695,5640000,1,'nose_type',17,0,88), (224696,5640000,0,'skin_color',202,188,222), (224697,5640000,1,'soga_cheek_type',0,0,-18), (224698,5640000,1,'soga_chin_type',0,35,7), (224699,5640000,1,'soga_ear_type',0,-68,0), (224700,5640000,1,'soga_eye_brow_type',0,-25,50), (224701,5640000,0,'soga_eye_color',204,204,204), (224702,5640000,0,'soga_hair_face_color',207,195,182), (224703,5640000,0,'soga_hair_face_highlight_color',94,82,126), (224704,5640000,0,'soga_hair_type_color',207,195,182), (224705,5640000,0,'soga_hair_type_highlight_color',94,82,126), (224706,5640000,1,'soga_lip_type',-87,-56,0), (224707,5640000,1,'soga_nose_type',-11,-31,48), (224708,5640000,0,'soga_skin_color',202,188,222), (224709,5640001,0,'eye_color',0,0,191), (224710,5640001,0,'skin_color',5,5,5), (224711,5640001,0,'soga_eye_color',255,0,255), (224712,5640002,0,'eye_color',255,255,255), (224713,5640002,0,'skin_color',255,255,255), (224714,5640002,0,'soga_eye_color',255,0,255), (224715,5640003,0,'eye_color',255,255,255), (224716,5640003,0,'skin_color',255,255,255), (224717,5640003,0,'soga_eye_color',255,0,255), (224718,5640004,0,'eye_color',255,255,255), (224719,5640004,0,'skin_color',0,255,255), (224720,5640004,0,'soga_eye_color',255,0,255), (224721,5640005,0,'eye_color',255,255,255), (224722,5640005,0,'skin_color',119,74,82), (224723,5640005,0,'soga_eye_color',255,0,255), (224724,5640006,0,'eye_color',255,255,255), (224725,5640006,0,'skin_color',0,255,255), (224726,5640006,0,'soga_eye_color',255,0,255), (224727,5640007,0,'eye_color',255,255,255), (224728,5640007,0,'skin_color',255,255,255), (224729,5640007,0,'soga_eye_color',255,0,255), (224730,5640008,0,'eye_color',255,255,255), (224731,5640008,0,'skin_color',0,128,0), (224732,5640008,0,'soga_eye_color',255,0,255), (224733,5640009,0,'eye_color',255,255,255), (224734,5640009,0,'skin_color',128,0,0), (224735,5640009,0,'soga_eye_color',255,0,255), (224736,5640010,0,'eye_color',255,255,255), (224737,5640010,0,'skin_color',0,128,0), (224738,5640010,0,'soga_eye_color',255,0,255), (224739,5640011,0,'eye_color',128,128,0), (224740,5640011,0,'skin_color',128,63,0), (224741,5640011,0,'soga_eye_color',255,0,255), (224742,5640012,0,'eye_color',128,128,63), (224743,5640012,0,'skin_color',128,128,0), (224744,5640012,0,'soga_eye_color',255,0,255), (224745,5640013,0,'eye_color',255,255,255), (224746,5640013,0,'skin_color',255,128,0), (224747,5640013,0,'soga_eye_color',255,0,255), (224748,5640014,0,'eye_color',255,255,255), (224749,5640014,0,'skin_color',0,0,255), (224750,5640014,0,'soga_eye_color',255,0,255), (224751,5640015,0,'eye_color',255,255,255), (224752,5640015,0,'skin_color',0,0,255), (224753,5640015,0,'soga_eye_color',255,0,255), (224754,5640016,0,'eye_color',255,255,255), (224755,5640016,0,'skin_color',24,24,24), (224756,5640016,0,'soga_eye_color',255,0,255), (224757,5640017,0,'eye_color',255,255,255), (224758,5640017,0,'skin_color',24,24,24), (224759,5640017,0,'soga_eye_color',255,0,255), (224760,5640018,0,'eye_color',255,255,255), (224761,5640018,0,'skin_color',0,128,0), (224762,5640018,0,'soga_eye_color',255,0,255), (224763,5640019,0,'eye_color',255,255,255), (224764,5640019,0,'skin_color',255,255,255), (224765,5640019,0,'soga_eye_color',255,0,255), (224766,5640020,0,'eye_color',255,255,255), (224767,5640020,0,'skin_color',128,0,0), (224768,5640020,0,'soga_eye_color',255,0,255), (224769,5640021,0,'eye_color',255,255,255), (224770,5640021,0,'skin_color',255,255,255), (224771,5640021,0,'soga_eye_color',255,0,255), (224772,5640022,0,'eye_color',255,255,255), (224773,5640022,0,'skin_color',24,24,24), (224774,5640022,0,'soga_eye_color',255,0,255), (224775,5640023,0,'eye_color',255,255,255), (224776,5640023,0,'skin_color',128,0,0), (224777,5640023,0,'soga_eye_color',255,0,255), (224778,5640024,0,'eye_color',255,255,255), (224779,5640024,0,'skin_color',0,128,0), (224780,5640024,0,'soga_eye_color',255,0,255), (224781,5640025,0,'eye_color',255,255,255), (224782,5640025,0,'skin_color',24,24,24), (224783,5640025,0,'soga_eye_color',255,0,255), (224784,5640026,0,'eye_color',255,255,255), (224785,5640026,0,'skin_color',128,0,0), (224786,5640026,0,'soga_eye_color',255,0,255), (224787,5640027,0,'eye_color',255,255,255), (224788,5640027,0,'skin_color',0,0,255), (224789,5640027,0,'soga_eye_color',255,0,255), (224790,5640028,0,'eye_color',255,255,255), (224791,5640028,0,'skin_color',255,255,255), (224792,5640028,0,'soga_eye_color',255,0,255), (224793,5640029,0,'eye_color',255,255,255), (224794,5640029,0,'skin_color',128,0,0), (224795,5640029,0,'soga_eye_color',255,0,255), (224796,5640030,0,'eye_color',255,255,255), (224797,5640030,0,'skin_color',128,63,63), (224798,5640030,0,'soga_eye_color',255,0,255), (224799,5640031,0,'eye_color',255,255,255), (224800,5640031,0,'skin_color',128,0,0), (224801,5640031,0,'soga_eye_color',255,0,255), (224802,5640032,0,'eye_color',255,255,255), (224803,5640032,0,'skin_color',24,24,24), (224804,5640032,0,'soga_eye_color',255,0,255), (224805,5640033,0,'eye_color',255,255,255), (224806,5640033,0,'skin_color',0,0,255), (224807,5640033,0,'soga_eye_color',255,0,255), (224808,5640034,0,'eye_color',255,255,255), (224809,5640034,0,'skin_color',45,209,94), (224810,5640034,0,'soga_eye_color',255,0,255), (224811,5640035,0,'eye_color',255,255,255), (224812,5640035,0,'skin_color',0,255,255), (224813,5640035,0,'soga_eye_color',255,0,255), (224814,5640036,0,'eye_color',255,255,255), (224815,5640036,0,'skin_color',0,255,255), (224816,5640036,0,'soga_eye_color',255,0,255), (224817,5640037,0,'eye_color',255,255,255), (224818,5640037,0,'skin_color',255,255,255), (224819,5640037,0,'soga_eye_color',255,0,255), (224820,5650000,1,'cheek_type',-56,0,0), (224821,5650000,1,'chin_type',-31,48,-76), (224822,5650000,1,'ear_type',-25,50,0), (224823,5650000,1,'eye_brow_type',0,-18,-87), (224824,5650000,0,'eye_color',126,106,224), (224825,5650000,1,'eye_type',-68,0,0), (224826,5650000,0,'hair_color1',0,88,194), (224827,5650000,0,'hair_face_color',207,195,182), (224828,5650000,0,'hair_face_highlight_color',94,82,126), (224829,5650000,0,'hair_type_color',207,195,182), (224830,5650000,0,'hair_type_highlight_color',94,82,126), (224831,5650000,1,'lip_type',35,7,-11), (224832,5650000,1,'nose_type',17,0,88), (224833,5650000,0,'skin_color',202,188,222), (224834,5650000,1,'soga_cheek_type',0,0,-18), (224835,5650000,1,'soga_chin_type',0,35,7), (224836,5650000,1,'soga_ear_type',0,-68,0), (224837,5650000,1,'soga_eye_brow_type',0,-25,50), (224838,5650000,0,'soga_eye_color',204,204,204), (224839,5650000,0,'soga_hair_face_color',207,195,182), (224840,5650000,0,'soga_hair_face_highlight_color',94,82,126), (224841,5650000,0,'soga_hair_type_color',207,195,182), (224842,5650000,0,'soga_hair_type_highlight_color',94,82,126), (224843,5650000,1,'soga_lip_type',-87,-56,0), (224844,5650000,1,'soga_nose_type',-11,-31,48), (224845,5650000,0,'soga_skin_color',202,188,222), (224846,5650001,0,'eye_color',255,255,255), (224847,5650001,0,'skin_color',255,255,255), (224848,5650001,0,'soga_eye_color',255,0,255), (224849,5650002,0,'eye_color',255,255,255), (224850,5650002,0,'skin_color',119,74,82), (224851,5650002,0,'soga_eye_color',255,0,255), (224852,5650003,0,'eye_color',255,255,255), (224853,5650003,0,'skin_color',0,128,0), (224854,5650003,0,'soga_eye_color',255,0,255), (224855,5650004,0,'eye_color',255,255,255), (224856,5650004,0,'skin_color',128,0,0), (224857,5650004,0,'soga_eye_color',255,0,255), (224858,5650005,0,'eye_color',255,255,255), (224859,5650005,0,'skin_color',0,0,255), (224860,5650005,0,'soga_eye_color',255,0,255), (224861,5650006,0,'eye_color',255,255,255), (224862,5650006,0,'skin_color',24,24,24), (224863,5650006,0,'soga_eye_color',255,0,255), (224864,5650007,0,'eye_color',70,0,70), (224865,5650007,0,'skin_color',191,191,191), (224866,5650007,0,'soga_eye_color',255,0,255), (224867,800000,1,'cheek_type',-56,0,0), (224868,800000,1,'chin_type',-31,48,-76), (224869,800000,1,'ear_type',-25,50,0), (224870,800000,1,'eye_brow_type',0,-18,-87), (224871,800000,0,'eye_color',126,106,224), (224872,800000,1,'eye_type',-68,0,0), (224873,800000,0,'hair_color1',0,88,194), (224874,800000,0,'hair_face_color',207,195,182), (224875,800000,0,'hair_face_highlight_color',94,82,126), (224876,800000,0,'hair_type_color',207,195,182), (224877,800000,0,'hair_type_highlight_color',94,82,126), (224878,800000,1,'lip_type',35,7,-11), (224879,800000,1,'nose_type',17,0,88), (224880,800000,0,'skin_color',202,188,222), (224881,800000,1,'soga_cheek_type',0,0,-18), (224882,800000,1,'soga_chin_type',0,35,7), (224883,800000,1,'soga_ear_type',0,-68,0), (224884,800000,1,'soga_eye_brow_type',0,-25,50), (224885,800000,0,'soga_eye_color',204,204,204), (224886,800000,0,'soga_hair_face_color',207,195,182), (224887,800000,0,'soga_hair_face_highlight_color',94,82,126), (224888,800000,0,'soga_hair_type_color',207,195,182), (224889,800000,0,'soga_hair_type_highlight_color',94,82,126), (224890,800000,1,'soga_lip_type',-87,-56,0), (224891,800000,1,'soga_nose_type',-11,-31,48), (224892,800000,0,'soga_skin_color',202,188,222), (224893,800001,0,'eye_color',255,255,255), (224894,800001,0,'skin_color',255,255,255), (224895,800001,0,'soga_eye_color',255,0,255), (224896,800002,0,'eye_color',255,255,255), (224897,800002,0,'skin_color',255,255,255), (224898,800002,0,'soga_eye_color',255,0,255), (224899,800003,0,'eye_color',255,255,255), (224900,800003,0,'skin_color',255,255,255), (224901,800003,0,'soga_eye_color',255,0,255), (224902,800004,0,'eye_color',255,255,255), (224903,800004,0,'skin_color',255,255,255), (224904,800004,0,'soga_eye_color',255,0,255), (224905,800005,0,'eye_color',255,255,255), (224906,800005,0,'skin_color',255,255,255), (224907,800005,0,'soga_eye_color',255,0,255), (224908,800006,0,'eye_color',255,255,255), (224909,800006,0,'skin_color',255,255,255), (224910,800006,0,'soga_eye_color',255,0,255), (224911,800007,0,'eye_color',255,255,255), (224912,800007,0,'skin_color',255,255,255), (224913,800007,0,'soga_eye_color',255,0,255), (224914,800008,0,'eye_color',255,255,255), (224915,800008,0,'skin_color',255,255,255), (224916,800008,0,'soga_eye_color',255,0,255), (224917,800009,0,'eye_color',255,255,255), (224918,800009,0,'skin_color',255,255,255), (224919,800009,0,'soga_eye_color',255,0,255), (224920,800010,0,'eye_color',255,255,255), (224921,800010,0,'skin_color',255,255,255), (224922,800010,0,'soga_eye_color',255,0,255), (224923,800011,0,'eye_color',255,255,255), (224924,800011,0,'skin_color',255,255,255), (224925,800011,0,'soga_eye_color',255,0,255), (224926,800012,0,'eye_color',255,255,255), (224927,800012,0,'skin_color',255,255,255), (224928,800012,0,'soga_eye_color',255,0,255), (224929,800013,0,'eye_color',255,255,255), (224930,800013,0,'skin_color',255,255,255), (224931,800013,0,'soga_eye_color',255,0,255), (224932,800014,0,'eye_color',255,255,255), (224933,800014,0,'skin_color',255,255,255), (224934,800014,0,'soga_eye_color',255,0,255), (224935,800015,0,'eye_color',255,255,255), (224936,800015,0,'skin_color',255,255,255), (224937,800015,0,'soga_eye_color',255,0,255), (224938,800016,0,'eye_color',255,255,255), (224939,800016,0,'skin_color',255,255,255), (224940,800016,0,'soga_eye_color',255,0,255), (224941,800017,0,'eye_color',255,255,255), (224942,800017,0,'skin_color',255,255,255), (224943,800017,0,'soga_eye_color',255,0,255), (224944,800018,0,'eye_color',255,255,255), (224945,800018,0,'skin_color',255,255,255), (224946,800018,0,'soga_eye_color',255,0,255), (224947,800019,0,'eye_color',255,255,255), (224948,800019,0,'skin_color',255,255,255), (224949,800019,0,'soga_eye_color',255,0,255), (224950,800020,0,'eye_color',255,255,255), (224951,800020,0,'skin_color',255,255,255), (224952,800020,0,'soga_eye_color',255,0,255), (224953,800021,0,'eye_color',255,255,255), (224954,800021,0,'skin_color',255,255,255), (224955,800021,0,'soga_eye_color',255,0,255), (224956,800022,0,'eye_color',255,255,255), (224957,800022,0,'skin_color',255,255,255), (224958,800022,0,'soga_eye_color',255,0,255), (224959,800023,0,'eye_color',255,255,255), (224960,800023,0,'skin_color',255,255,255), (224961,800023,0,'soga_eye_color',255,0,255), (224962,800024,0,'eye_color',255,255,255), (224963,800024,0,'skin_color',255,255,255), (224964,800024,0,'soga_eye_color',255,0,255), (224965,800025,0,'eye_color',255,255,255), (224966,800025,0,'skin_color',255,255,255), (224967,800025,0,'soga_eye_color',255,0,255), (224968,800026,0,'eye_color',255,255,255), (224969,800026,0,'skin_color',255,255,255), (224970,800026,0,'soga_eye_color',255,0,255), (224971,800027,0,'eye_color',255,255,255), (224972,800027,0,'skin_color',255,255,255), (224973,800027,0,'soga_eye_color',255,0,255), (224974,5660000,0,'eye_color',255,255,255), (224975,5660000,0,'skin_color',255,255,255), (224976,5660000,0,'soga_eye_color',255,0,255), (224977,5660001,0,'eye_color',255,255,255), (224978,5660001,0,'skin_color',255,255,255), (224979,5660001,0,'soga_eye_color',255,0,255), (224980,5670000,1,'cheek_type',-56,0,0), (224981,5670000,1,'chin_type',-31,48,-76), (224982,5670000,1,'ear_type',-25,50,0), (224983,5670000,1,'eye_brow_type',0,-18,-87), (224984,5670000,0,'eye_color',126,106,224), (224985,5670000,1,'eye_type',-68,0,0), (224986,5670000,0,'hair_color1',0,88,194), (224987,5670000,0,'hair_face_color',207,195,182), (224988,5670000,0,'hair_face_highlight_color',94,82,126), (224989,5670000,0,'hair_type_color',207,195,182), (224990,5670000,0,'hair_type_highlight_color',94,82,126), (224991,5670000,1,'lip_type',35,7,-11), (224992,5670000,1,'nose_type',17,0,88), (224993,5670000,0,'skin_color',202,188,222), (224994,5670000,1,'soga_cheek_type',0,0,-18), (224995,5670000,1,'soga_chin_type',0,35,7), (224996,5670000,1,'soga_ear_type',0,-68,0), (224997,5670000,1,'soga_eye_brow_type',0,-25,50), (224998,5670000,0,'soga_eye_color',204,204,204), (224999,5670000,0,'soga_hair_face_color',207,195,182), (225000,5670000,0,'soga_hair_face_highlight_color',94,82,126), (225001,5670000,0,'soga_hair_type_color',207,195,182), (225002,5670000,0,'soga_hair_type_highlight_color',94,82,126), (225003,5670000,1,'soga_lip_type',-87,-56,0), (225004,5670000,1,'soga_nose_type',-11,-31,48), (225005,5670000,0,'soga_skin_color',202,188,222), (225006,5670001,0,'eye_color',255,255,255), (225007,5670001,0,'skin_color',255,255,255), (225008,5670001,0,'soga_eye_color',255,0,255), (225009,5670002,0,'eye_color',255,255,255), (225010,5670002,0,'skin_color',255,255,255), (225011,5670002,0,'soga_eye_color',255,0,255), (225012,5680000,1,'cheek_type',-56,0,0), (225013,5680000,1,'chin_type',-31,48,-76), (225014,5680000,1,'ear_type',-25,50,0), (225015,5680000,1,'eye_brow_type',0,-18,-87), (225016,5680000,0,'eye_color',126,106,224), (225017,5680000,1,'eye_type',-68,0,0), (225018,5680000,0,'hair_color1',0,88,194), (225019,5680000,0,'hair_face_color',207,195,182), (225020,5680000,0,'hair_face_highlight_color',94,82,126), (225021,5680000,0,'hair_type_color',207,195,182), (225022,5680000,0,'hair_type_highlight_color',94,82,126), (225023,5680000,1,'lip_type',35,7,-11), (225024,5680000,1,'nose_type',17,0,88), (225025,5680000,0,'skin_color',202,188,222), (225026,5680000,1,'soga_cheek_type',0,0,-18), (225027,5680000,1,'soga_chin_type',0,35,7), (225028,5680000,1,'soga_ear_type',0,-68,0), (225029,5680000,1,'soga_eye_brow_type',0,-25,50), (225030,5680000,0,'soga_eye_color',204,204,204), (225031,5680000,0,'soga_hair_face_color',207,195,182), (225032,5680000,0,'soga_hair_face_highlight_color',94,82,126), (225033,5680000,0,'soga_hair_type_color',207,195,182), (225034,5680000,0,'soga_hair_type_highlight_color',94,82,126), (225035,5680000,1,'soga_lip_type',-87,-56,0), (225036,5680000,1,'soga_nose_type',-11,-31,48), (225037,5680000,0,'soga_skin_color',202,188,222), (225038,5680001,0,'eye_color',255,255,255), (225039,5680001,0,'skin_color',255,255,255), (225040,5680001,0,'soga_eye_color',255,0,255), (225041,5690000,0,'eye_color',255,255,255), (225042,5690000,0,'skin_color',255,255,255), (225043,5690000,0,'soga_eye_color',255,0,255), (225044,5690001,0,'eye_color',255,255,255), (225045,5690001,0,'skin_color',255,255,255), (225046,5690001,0,'soga_eye_color',255,0,255), (225047,5700000,1,'cheek_type',-56,0,0), (225048,5700000,1,'chin_type',-31,48,-76), (225049,5700000,1,'ear_type',-25,50,0), (225050,5700000,1,'eye_brow_type',0,-18,-87), (225051,5700000,0,'eye_color',126,106,224), (225052,5700000,1,'eye_type',-68,0,0), (225053,5700000,0,'hair_color1',0,88,194), (225054,5700000,0,'hair_face_color',207,195,182), (225055,5700000,0,'hair_face_highlight_color',94,82,126), (225056,5700000,0,'hair_type_color',207,195,182), (225057,5700000,0,'hair_type_highlight_color',94,82,126), (225058,5700000,1,'lip_type',35,7,-11), (225059,5700000,1,'nose_type',17,0,88), (225060,5700000,0,'skin_color',202,188,222), (225061,5700000,1,'soga_cheek_type',0,0,-18), (225062,5700000,1,'soga_chin_type',0,35,7), (225063,5700000,1,'soga_ear_type',0,-68,0), (225064,5700000,1,'soga_eye_brow_type',0,-25,50), (225065,5700000,0,'soga_eye_color',204,204,204), (225066,5700000,0,'soga_hair_face_color',207,195,182), (225067,5700000,0,'soga_hair_face_highlight_color',94,82,126), (225068,5700000,0,'soga_hair_type_color',207,195,182), (225069,5700000,0,'soga_hair_type_highlight_color',94,82,126), (225070,5700000,1,'soga_lip_type',-87,-56,0), (225071,5700000,1,'soga_nose_type',-11,-31,48), (225072,5700000,0,'soga_skin_color',202,188,222), (225073,5700001,0,'eye_color',255,255,255), (225074,5700001,0,'skin_color',255,255,255), (225075,5700001,0,'soga_eye_color',255,0,255), (225076,5700002,0,'eye_color',255,255,255), (225077,5700002,0,'skin_color',255,255,255), (225078,5700002,0,'soga_eye_color',255,0,255), (225079,5710000,0,'eye_color',255,255,255), (225080,5710000,0,'skin_color',255,255,255), (225081,5710000,0,'soga_eye_color',255,0,255), (225082,5710001,0,'eye_color',255,255,255), (225083,5710001,0,'skin_color',255,255,255), (225084,5710001,0,'soga_eye_color',255,0,255), (225085,5720000,0,'eye_color',255,255,255), (225086,5720000,0,'skin_color',255,255,255), (225087,5720000,0,'soga_eye_color',255,0,255), (225088,5720001,0,'eye_color',255,255,255), (225089,5720001,0,'skin_color',255,255,255), (225090,5720001,0,'soga_eye_color',255,0,255), (225091,5730000,0,'eye_color',255,255,255), (225092,5730000,0,'skin_color',255,255,255), (225093,5730000,0,'soga_eye_color',255,0,255), (225094,5740000,1,'cheek_type',-56,0,0), (225095,5740000,1,'chin_type',-31,48,-76), (225096,5740000,1,'ear_type',-25,50,0), (225097,5740000,1,'eye_brow_type',0,-18,-87), (225098,5740000,0,'eye_color',126,106,224), (225099,5740000,1,'eye_type',-68,0,0), (225100,5740000,0,'hair_color1',0,88,194), (225101,5740000,0,'hair_face_color',207,195,182), (225102,5740000,0,'hair_face_highlight_color',94,82,126), (225103,5740000,0,'hair_type_color',207,195,182), (225104,5740000,0,'hair_type_highlight_color',94,82,126), (225105,5740000,1,'lip_type',35,7,-11), (225106,5740000,1,'nose_type',17,0,88), (225107,5740000,0,'skin_color',202,188,222), (225108,5740000,1,'soga_cheek_type',0,0,-18), (225109,5740000,1,'soga_chin_type',0,35,7), (225110,5740000,1,'soga_ear_type',0,-68,0), (225111,5740000,1,'soga_eye_brow_type',0,-25,50), (225112,5740000,0,'soga_eye_color',204,204,204), (225113,5740000,0,'soga_hair_face_color',207,195,182), (225114,5740000,0,'soga_hair_face_highlight_color',94,82,126), (225115,5740000,0,'soga_hair_type_color',207,195,182), (225116,5740000,0,'soga_hair_type_highlight_color',94,82,126), (225117,5740000,1,'soga_lip_type',-87,-56,0), (225118,5740000,1,'soga_nose_type',-11,-31,48), (225119,5740000,0,'soga_skin_color',202,188,222), (225120,5740001,0,'eye_color',255,255,255), (225121,5740001,0,'skin_color',255,255,255), (225122,5740001,0,'soga_eye_color',255,0,255), (225123,5750000,1,'cheek_type',-56,0,0), (225124,5750000,1,'chin_type',-31,48,-76), (225125,5750000,1,'ear_type',-25,50,0), (225126,5750000,1,'eye_brow_type',0,-18,-87), (225127,5750000,0,'eye_color',126,106,224), (225128,5750000,1,'eye_type',-68,0,0), (225129,5750000,0,'hair_color1',0,88,194), (225130,5750000,0,'hair_face_color',207,195,182), (225131,5750000,0,'hair_face_highlight_color',94,82,126), (225132,5750000,0,'hair_type_color',207,195,182), (225133,5750000,0,'hair_type_highlight_color',94,82,126), (225134,5750000,1,'lip_type',35,7,-11), (225135,5750000,1,'nose_type',17,0,88), (225136,5750000,0,'skin_color',202,188,222), (225137,5750000,1,'soga_cheek_type',0,0,-18), (225138,5750000,1,'soga_chin_type',0,35,7), (225139,5750000,1,'soga_ear_type',0,-68,0), (225140,5750000,1,'soga_eye_brow_type',0,-25,50), (225141,5750000,0,'soga_eye_color',204,204,204), (225142,5750000,0,'soga_hair_face_color',207,195,182), (225143,5750000,0,'soga_hair_face_highlight_color',94,82,126), (225144,5750000,0,'soga_hair_type_color',207,195,182), (225145,5750000,0,'soga_hair_type_highlight_color',94,82,126), (225146,5750000,1,'soga_lip_type',-87,-56,0), (225147,5750000,1,'soga_nose_type',-11,-31,48), (225148,5750000,0,'soga_skin_color',202,188,222), (225149,5750001,0,'eye_color',255,255,255), (225150,5750001,0,'skin_color',255,255,255), (225151,5750001,0,'soga_eye_color',255,0,255), (225152,5570000,0,'eye_color',255,255,255), (225153,5570000,0,'skin_color',255,255,255), (225154,5570000,0,'soga_eye_color',255,0,255), (225155,5570001,0,'eye_color',255,255,255), (225156,5570001,0,'skin_color',255,255,255), (225157,5570001,0,'soga_eye_color',255,0,255), (225158,5570002,0,'eye_color',255,255,255), (225159,5570002,0,'skin_color',255,255,255), (225160,5570002,0,'soga_eye_color',255,0,255), (225161,5570003,0,'eye_color',255,255,255), (225162,5570003,0,'skin_color',255,255,255), (225163,5570003,0,'soga_eye_color',255,0,255), (225164,5570004,0,'eye_color',255,255,255), (225165,5570004,0,'skin_color',255,255,255), (225166,5570004,0,'soga_eye_color',255,0,255), (225167,5570005,0,'eye_color',255,255,255), (225168,5570005,0,'skin_color',255,255,255), (225169,5570005,0,'soga_eye_color',255,0,255), (225170,5570006,0,'eye_color',255,255,255), (225171,5570006,0,'skin_color',255,255,255), (225172,5570006,0,'soga_eye_color',255,0,255), (225173,5570007,0,'eye_color',255,255,255), (225174,5570007,0,'skin_color',255,255,255), (225175,5570007,0,'soga_eye_color',255,0,255), (225176,5570008,1,'cheek_type',71,-62,0), (225177,5570008,1,'chin_type',-46,0,-14), (225178,5570008,1,'ear_type',-18,-37,0), (225179,5570008,1,'eye_brow_type',-14,-70,81), (225180,5570008,0,'eye_color',49,30,11), (225181,5570008,1,'eye_type',47,0,0), (225182,5570008,0,'hair_color1',238,172,219), (225183,5570008,0,'hair_color2',25,0,0), (225184,5570008,0,'hair_face_color',15,1,21), (225185,5570008,0,'hair_face_highlight_color',15,1,21), (225186,5570008,0,'hair_type_color',15,1,21), (225187,5570008,0,'hair_type_highlight_color',15,1,21), (225188,5570008,1,'lip_type',31,3,57), (225189,5570008,1,'nose_type',0,-18,-84), (225190,5570008,0,'skin_color',138,102,69), (225191,5570008,1,'soga_cheek_type',0,-14,-70), (225192,5570008,1,'soga_chin_type',0,31,3), (225193,5570008,1,'soga_ear_type',0,47,0), (225194,5570008,1,'soga_eye_brow_type',0,-18,-37), (225195,5570008,0,'soga_eye_color',229,229,102), (225196,5570008,1,'soga_eye_type',25,0,0), (225197,5570008,0,'soga_hair_face_color',15,1,21), (225198,5570008,0,'soga_hair_face_highlight_color',15,1,21), (225199,5570008,0,'soga_hair_type_color',15,1,21), (225200,5570008,0,'soga_hair_type_highlight_color',15,1,21), (225201,5570008,1,'soga_lip_type',81,71,-62), (225202,5570008,1,'soga_nose_type',57,-46,0), (225203,5570008,0,'soga_skin_color',138,102,69), (225204,5570008,0,'wing_color1',255,255,255), (225205,5570008,0,'wing_color2',255,255,255), (225206,5570009,0,'eye_color',255,255,255), (225207,5570009,0,'skin_color',255,255,255), (225208,5570009,0,'soga_eye_color',255,0,255), (225209,5570010,0,'eye_color',255,255,255), (225210,5570010,0,'skin_color',255,255,255), (225211,5570010,0,'soga_eye_color',255,0,255), (225212,5570011,0,'eye_color',120,243,126), (225213,5570011,0,'skin_color',213,213,195), (225214,5570011,0,'soga_eye_color',255,0,255), (225215,5570012,0,'eye_color',75,255,151), (225216,5570012,0,'skin_color',228,228,217), (225217,5570012,0,'soga_eye_color',255,0,255), (225218,5570013,0,'eye_color',0,156,0), (225219,5570013,0,'skin_color',0,234,0), (225220,5570013,0,'soga_eye_color',255,0,255), (225221,5570014,1,'cheek_type',71,-62,0), (225222,5570014,1,'chin_type',-46,0,-14), (225223,5570014,1,'ear_type',-18,-37,0), (225224,5570014,1,'eye_brow_type',-14,-70,81), (225225,5570014,0,'eye_color',49,30,11), (225226,5570014,1,'eye_type',47,0,0), (225227,5570014,0,'hair_color1',238,172,219), (225228,5570014,0,'hair_color2',25,0,0), (225229,5570014,0,'hair_face_color',15,1,21), (225230,5570014,0,'hair_face_highlight_color',15,1,21), (225231,5570014,0,'hair_type_color',15,1,21), (225232,5570014,0,'hair_type_highlight_color',15,1,21), (225233,5570014,1,'lip_type',31,3,57), (225234,5570014,1,'nose_type',0,-18,-84), (225235,5570014,0,'skin_color',138,102,69), (225236,5570014,1,'soga_cheek_type',0,-14,-70), (225237,5570014,1,'soga_chin_type',0,31,3), (225238,5570014,1,'soga_ear_type',0,47,0), (225239,5570014,1,'soga_eye_brow_type',0,-18,-37), (225240,5570014,0,'soga_eye_color',229,229,102), (225241,5570014,1,'soga_eye_type',25,0,0), (225242,5570014,0,'soga_hair_face_color',15,1,21), (225243,5570014,0,'soga_hair_face_highlight_color',15,1,21), (225244,5570014,0,'soga_hair_type_color',15,1,21), (225245,5570014,0,'soga_hair_type_highlight_color',15,1,21), (225246,5570014,1,'soga_lip_type',81,71,-62), (225247,5570014,1,'soga_nose_type',57,-46,0), (225248,5570014,0,'soga_skin_color',138,102,69), (225249,5570014,0,'wing_color1',255,255,255), (225250,5570014,0,'wing_color2',255,255,255), (225251,5570015,1,'cheek_type',71,-62,0), (225252,5570015,1,'chin_type',-46,0,-14), (225253,5570015,1,'ear_type',-18,-37,0), (225254,5570015,1,'eye_brow_type',-14,-70,81), (225255,5570015,0,'eye_color',49,30,11), (225256,5570015,1,'eye_type',47,0,0), (225257,5570015,0,'hair_color1',238,172,219), (225258,5570015,0,'hair_color2',25,0,0), (225259,5570015,0,'hair_face_color',15,1,21), (225260,5570015,0,'hair_face_highlight_color',15,1,21), (225261,5570015,0,'hair_type_color',15,1,21), (225262,5570015,0,'hair_type_highlight_color',15,1,21), (225263,5570015,1,'lip_type',31,3,57), (225264,5570015,1,'nose_type',0,-18,-84), (225265,5570015,0,'skin_color',138,102,69), (225266,5570015,1,'soga_cheek_type',0,-14,-70), (225267,5570015,1,'soga_chin_type',0,31,3), (225268,5570015,1,'soga_ear_type',0,47,0), (225269,5570015,1,'soga_eye_brow_type',0,-18,-37), (225270,5570015,0,'soga_eye_color',229,229,102), (225271,5570015,1,'soga_eye_type',25,0,0), (225272,5570015,0,'soga_hair_face_color',15,1,21), (225273,5570015,0,'soga_hair_face_highlight_color',15,1,21), (225274,5570015,0,'soga_hair_type_color',15,1,21), (225275,5570015,0,'soga_hair_type_highlight_color',15,1,21), (225276,5570015,1,'soga_lip_type',81,71,-62), (225277,5570015,1,'soga_nose_type',57,-46,0), (225278,5570015,0,'soga_skin_color',138,102,69), (225279,5570015,0,'wing_color1',255,255,255), (225280,5570015,0,'wing_color2',255,255,255), (225281,5570016,0,'eye_color',62,64,255), (225282,5570016,0,'skin_color',152,152,105), (225283,5570016,0,'soga_eye_color',255,0,255), (225284,5570017,0,'eye_color',255,255,255), (225285,5570017,0,'skin_color',255,255,255), (225286,5570017,0,'soga_eye_color',255,0,255), (225287,5570018,0,'eye_color',255,255,255), (225288,5570018,0,'skin_color',255,255,255), (225289,5570018,0,'soga_eye_color',255,0,255), (225290,5570019,0,'eye_color',255,255,255), (225291,5570019,0,'skin_color',255,255,255), (225292,5570019,0,'soga_eye_color',255,0,255), (225293,5570020,0,'eye_color',255,255,255), (225294,5570020,0,'skin_color',255,255,255), (225295,5570020,0,'soga_eye_color',255,0,255), (225296,4990000,0,'eye_color',255,255,255), (225297,4990000,0,'skin_color',255,255,255), (225298,4990000,0,'soga_eye_color',255,0,255), (225299,4990001,0,'eye_color',255,255,255), (225300,4990001,0,'skin_color',255,255,255), (225301,4990001,0,'soga_eye_color',255,0,255), (225302,4990002,1,'cheek_type',7,-7,0), (225303,4990002,1,'chin_type',-19,20,-3), (225304,4990002,1,'ear_type',26,-8,0), (225305,4990002,1,'eye_brow_type',-14,-14,8), (225306,4990002,0,'eye_color',34,59,37), (225307,4990002,1,'eye_type',23,0,0), (225308,4990002,0,'hair_color1',248,32,156), (225309,4990002,0,'hair_color2',203,0,0), (225310,4990002,0,'hair_face_color',137,93,63), (225311,4990002,0,'hair_face_highlight_color',68,52,34), (225312,4990002,0,'hair_type_color',137,93,63), (225313,4990002,0,'hair_type_highlight_color',68,52,34), (225314,4990002,1,'lip_type',-10,-48,-12), (225315,4990002,1,'nose_type',25,-8,32), (225316,4990002,0,'skin_color',206,220,220), (225317,4990002,1,'soga_cheek_type',0,-14,-14), (225318,4990002,1,'soga_chin_type',0,-10,-48), (225319,4990002,1,'soga_ear_type',0,23,0), (225320,4990002,1,'soga_eye_brow_type',0,26,-8), (225321,4990002,0,'soga_eye_color',229,229,102), (225322,4990002,1,'soga_eye_type',-53,0,0), (225323,4990002,0,'soga_hair_face_color',137,93,63), (225324,4990002,0,'soga_hair_face_highlight_color',68,52,34), (225325,4990002,0,'soga_hair_type_color',137,93,63), (225326,4990002,0,'soga_hair_type_highlight_color',68,52,34), (225327,4990002,1,'soga_lip_type',8,7,-7), (225328,4990002,1,'soga_nose_type',-12,-19,20), (225329,4990002,0,'soga_skin_color',206,220,220), (225330,4990002,0,'wing_color1',255,255,255), (225331,4990002,0,'wing_color2',255,255,255), (225332,4990003,0,'eye_color',255,255,255), (225333,4990003,0,'skin_color',255,255,255), (225334,4990003,0,'soga_eye_color',255,0,255), (225335,4990004,0,'eye_color',255,255,255), (225336,4990004,0,'skin_color',255,255,255), (225337,4990004,0,'soga_eye_color',255,0,255), (225338,4990005,1,'cheek_type',91,-1,0), (225339,4990005,1,'chin_type',75,31,34), (225340,4990005,1,'ear_type',-100,-97,0), (225341,4990005,1,'eye_brow_type',-47,74,-41), (225342,4990005,0,'eye_color',204,204,204), (225343,4990005,1,'eye_type',25,0,0), (225344,4990005,0,'hair_color1',14,198,50), (225345,4990005,1,'lip_type',-11,15,8), (225346,4990005,1,'nose_type',-83,14,-58), (225347,4990005,0,'skin_color',177,179,180), (225348,4990005,1,'soga_cheek_type',0,-47,74), (225349,4990005,1,'soga_chin_type',0,-11,15), (225350,4990005,1,'soga_ear_type',0,25,0), (225351,4990005,1,'soga_eye_brow_type',0,-100,-97), (225352,4990005,0,'soga_eye_color',204,204,204), (225353,4990005,1,'soga_lip_type',-41,91,-1), (225354,4990005,1,'soga_nose_type',8,75,31), (225355,4990005,0,'soga_skin_color',177,179,180), (225356,4990006,0,'eye_color',255,255,255), (225357,4990006,0,'hair_type_color',255,255,255), (225358,4990006,0,'hair_type_highlight_color',255,255,255), (225359,4990006,0,'skin_color',255,255,255), (225360,4990006,0,'soga_eye_color',255,0,255), (225361,4990006,0,'soga_hair_type_color',255,255,255), (225362,4990006,0,'soga_hair_type_highlight_color',255,255,255), (225363,4990007,0,'eye_color',255,255,255), (225364,4990007,0,'hair_face_color',255,255,255), (225365,4990007,0,'hair_face_highlight_color',255,255,255), (225366,4990007,0,'skin_color',255,255,255), (225367,4990007,0,'soga_eye_color',255,0,255), (225368,4990007,0,'soga_hair_face_color',255,255,255), (225369,4990007,0,'soga_hair_face_highlight_color',255,255,255), (225370,4990008,1,'cheek_type',-22,53,0), (225371,4990008,1,'chin_type',56,21,-72), (225372,4990008,1,'ear_type',10,-52,0), (225373,4990008,1,'eye_brow_type',0,-45,-78), (225374,4990008,0,'eye_color',39,79,91), (225375,4990008,1,'eye_type',10,0,0), (225376,4990008,0,'hair_color1',88,32,231), (225377,4990008,0,'hair_color2',19,0,0), (225378,4990008,0,'hair_face_color',40,21,7), (225379,4990008,0,'hair_face_highlight_color',220,180,17), (225380,4990008,0,'hair_type_color',40,21,7), (225381,4990008,0,'hair_type_highlight_color',220,180,17), (225382,4990008,1,'lip_type',-75,-41,-62), (225383,4990008,1,'nose_type',56,88,32), (225384,4990008,0,'skin_color',85,88,88), (225385,4990008,1,'soga_cheek_type',0,0,-45), (225386,4990008,1,'soga_chin_type',0,-75,-41), (225387,4990008,1,'soga_ear_type',0,10,0), (225388,4990008,1,'soga_eye_brow_type',0,10,-52), (225389,4990008,0,'soga_eye_color',229,229,102), (225390,4990008,1,'soga_eye_type',19,0,0), (225391,4990008,0,'soga_hair_face_color',40,21,7), (225392,4990008,0,'soga_hair_face_highlight_color',220,180,17), (225393,4990008,0,'soga_hair_type_color',40,21,7), (225394,4990008,0,'soga_hair_type_highlight_color',220,180,17), (225395,4990008,1,'soga_lip_type',-78,-22,53), (225396,4990008,1,'soga_nose_type',-62,56,21), (225397,4990008,0,'soga_skin_color',85,88,88), (225398,4990008,0,'wing_color1',255,255,255), (225399,4990008,0,'wing_color2',255,255,255), (225400,4990009,0,'eye_color',255,255,255), (225401,4990009,0,'skin_color',255,255,255), (225402,4990009,0,'soga_eye_color',255,0,255), (225403,4990010,0,'eye_color',255,255,255), (225404,4990010,0,'skin_color',255,255,255), (225405,4990010,0,'soga_eye_color',255,0,255), (225406,4990011,0,'eye_color',255,255,255), (225407,4990011,0,'hair_type_color',133,202,237), (225408,4990011,0,'hair_type_highlight_color',255,255,255), (225409,4990011,0,'skin_color',255,255,255), (225410,4990011,0,'soga_eye_color',255,0,255), (225411,4990011,0,'soga_hair_type_color',133,202,237), (225412,4990011,0,'soga_hair_type_highlight_color',255,255,255), (225413,4990012,0,'eye_color',255,255,255), (225414,4990012,0,'skin_color',255,255,255), (225415,4990012,0,'soga_eye_color',255,0,255), (225416,4990013,0,'eye_color',255,255,255), (225417,4990013,0,'hair_type_color',151,202,255), (225418,4990013,0,'hair_type_highlight_color',255,255,255), (225419,4990013,0,'skin_color',255,255,255), (225420,4990013,0,'soga_eye_color',255,0,255), (225421,4990013,0,'soga_hair_type_color',151,202,255), (225422,4990013,0,'soga_hair_type_highlight_color',255,255,255), (225423,4990014,0,'eye_color',255,255,255), (225424,4990014,0,'skin_color',255,255,255), (225425,4990014,0,'soga_eye_color',255,0,255), (225426,4990015,0,'eye_color',255,255,255), (225427,4990015,0,'hair_type_color',37,49,65), (225428,4990015,0,'hair_type_highlight_color',62,122,152), (225429,4990015,0,'skin_color',255,255,255), (225430,4990015,0,'soga_eye_color',255,0,255), (225431,4990015,0,'soga_hair_type_color',37,49,65), (225432,4990015,0,'soga_hair_type_highlight_color',62,122,152), (225433,4990016,0,'eye_color',255,255,255), (225434,4990016,0,'hair_type_color',37,49,65), (225435,4990016,0,'hair_type_highlight_color',62,122,152), (225436,4990016,0,'skin_color',255,255,255), (225437,4990016,0,'soga_eye_color',255,0,255), (225438,4990016,0,'soga_hair_type_color',37,49,65), (225439,4990016,0,'soga_hair_type_highlight_color',62,122,152), (225440,4990017,0,'eye_color',255,255,255), (225441,4990017,0,'hair_type_color',37,49,65), (225442,4990017,0,'hair_type_highlight_color',62,122,152), (225443,4990017,0,'skin_color',255,255,255), (225444,4990017,0,'soga_eye_color',255,0,255), (225445,4990017,0,'soga_hair_type_color',37,49,65), (225446,4990017,0,'soga_hair_type_highlight_color',62,122,152), (225447,4990018,0,'eye_color',255,255,255), (225448,4990018,0,'hair_type_color',255,255,255), (225449,4990018,0,'hair_type_highlight_color',255,255,255), (225450,4990018,0,'skin_color',255,255,255), (225451,4990018,0,'soga_eye_color',255,0,255), (225452,4990018,0,'soga_hair_type_color',255,255,255), (225453,4990018,0,'soga_hair_type_highlight_color',255,255,255), (225454,4990019,0,'eye_color',255,255,255), (225455,4990019,0,'skin_color',255,255,255), (225456,4990019,0,'soga_eye_color',255,0,255), (225457,4990020,0,'eye_color',255,255,255), (225458,4990020,0,'hair_type_color',255,255,255), (225459,4990020,0,'hair_type_highlight_color',255,255,255), (225460,4990020,0,'skin_color',255,255,255), (225461,4990020,0,'soga_eye_color',255,0,255), (225462,4990020,0,'soga_hair_type_color',255,255,255), (225463,4990020,0,'soga_hair_type_highlight_color',255,255,255), (225464,4990021,0,'eye_color',255,255,255), (225465,4990021,0,'skin_color',255,255,255), (225466,4990021,0,'soga_eye_color',255,0,255), (225467,4990022,0,'eye_color',255,255,255), (225468,4990022,0,'skin_color',255,255,255), (225469,4990022,0,'soga_eye_color',255,0,255), (225470,4990023,0,'eye_color',255,255,255), (225471,4990023,0,'skin_color',255,255,255), (225472,4990023,0,'soga_eye_color',255,0,255), (225473,4990024,0,'eye_color',255,255,255), (225474,4990024,0,'hair_type_color',255,255,255), (225475,4990024,0,'hair_type_highlight_color',255,255,255), (225476,4990024,0,'skin_color',255,255,255), (225477,4990024,0,'soga_eye_color',255,0,255), (225478,4990024,0,'soga_hair_type_color',255,255,255), (225479,4990024,0,'soga_hair_type_highlight_color',255,255,255), (225480,4990025,0,'eye_color',255,255,255), (225481,4990025,0,'hair_type_color',145,199,255), (225482,4990025,0,'hair_type_highlight_color',145,199,255), (225483,4990025,0,'skin_color',255,255,255), (225484,4990025,0,'soga_eye_color',255,0,255), (225485,4990025,0,'soga_hair_type_color',145,199,255), (225486,4990025,0,'soga_hair_type_highlight_color',145,199,255), (225487,4990026,0,'eye_color',255,255,255), (225488,4990026,0,'skin_color',255,255,255), (225489,4990026,0,'soga_eye_color',255,0,255), (225490,4990027,0,'eye_color',255,255,255), (225491,4990027,0,'skin_color',255,255,255), (225492,4990027,0,'soga_eye_color',255,0,255), (225493,4990028,0,'eye_color',255,255,255), (225494,4990028,0,'skin_color',255,255,255), (225495,4990028,0,'soga_eye_color',255,0,255), (225496,4990029,0,'eye_color',255,255,255), (225497,4990029,0,'skin_color',255,255,255), (225498,4990029,0,'soga_eye_color',255,0,255), (225499,4990030,1,'cheek_type',100,-100,0), (225500,4990030,1,'chin_type',-100,100,-100), (225501,4990030,1,'ear_type',62,9,0), (225502,4990030,1,'eye_brow_type',-8,100,-7), (225503,4990030,0,'eye_color',44,90,104), (225504,4990030,1,'eye_type',26,0,0), (225505,4990030,0,'hair_color1',156,100,156), (225506,4990030,0,'hair_face_color',43,30,22), (225507,4990030,0,'hair_face_highlight_color',238,235,229), (225508,4990030,0,'hair_type_color',43,30,22), (225509,4990030,0,'hair_type_highlight_color',238,235,229), (225510,4990030,1,'lip_type',-100,100,-100), (225511,4990030,1,'nose_type',-100,-100,100), (225512,4990030,0,'skin_color',253,251,251), (225513,4990030,1,'soga_cheek_type',0,-8,100), (225514,4990030,1,'soga_chin_type',0,-100,100), (225515,4990030,1,'soga_ear_type',0,26,0), (225516,4990030,1,'soga_eye_brow_type',0,62,9), (225517,4990030,0,'soga_eye_color',229,229,102), (225518,4990030,0,'soga_hair_face_color',43,30,22), (225519,4990030,0,'soga_hair_face_highlight_color',238,235,229), (225520,4990030,0,'soga_hair_type_color',43,30,22), (225521,4990030,0,'soga_hair_type_highlight_color',238,235,229), (225522,4990030,1,'soga_lip_type',-7,100,-100), (225523,4990030,1,'soga_nose_type',-100,-100,100), (225524,4990030,0,'soga_skin_color',253,251,251), (225525,4990030,0,'wing_color1',255,255,255), (225526,4990030,0,'wing_color2',255,255,255), (225527,4990031,0,'eye_color',255,255,255), (225528,4990031,0,'hair_type_color',255,255,255), (225529,4990031,0,'hair_type_highlight_color',255,255,255), (225530,4990031,0,'skin_color',255,255,255), (225531,4990031,0,'soga_eye_color',255,0,255), (225532,4990031,0,'soga_hair_type_color',255,255,255), (225533,4990031,0,'soga_hair_type_highlight_color',255,255,255), (225534,4990032,0,'eye_color',255,255,255), (225535,4990032,0,'hair_type_color',255,255,255), (225536,4990032,0,'hair_type_highlight_color',255,255,255), (225537,4990032,0,'skin_color',255,255,255), (225538,4990032,0,'soga_eye_color',255,0,255), (225539,4990032,0,'soga_hair_type_color',255,255,255), (225540,4990032,0,'soga_hair_type_highlight_color',255,255,255), (225541,4990033,1,'cheek_type',2,-3,0), (225542,4990033,1,'chin_type',-12,34,17), (225543,4990033,1,'ear_type',28,0,0), (225544,4990033,1,'eye_brow_type',-29,0,-17), (225545,4990033,0,'eye_color',209,180,255), (225546,4990033,1,'eye_type',-26,0,0), (225547,4990033,0,'hair_color1',0,254,0), (225548,4990033,0,'hair_face_color',169,169,169), (225549,4990033,0,'hair_face_highlight_color',105,103,97), (225550,4990033,0,'hair_type_color',169,169,169), (225551,4990033,0,'hair_type_highlight_color',105,103,97), (225552,4990033,1,'lip_type',31,25,-22), (225553,4990033,1,'nose_type',2,0,-2), (225554,4990033,0,'skin_color',118,131,165), (225555,4990033,1,'soga_cheek_type',0,-29,0), (225556,4990033,1,'soga_chin_type',0,31,25), (225557,4990033,1,'soga_ear_type',0,-26,0), (225558,4990033,1,'soga_eye_brow_type',0,28,0), (225559,4990033,0,'soga_eye_color',229,229,102), (225560,4990033,0,'soga_hair_face_color',169,169,169), (225561,4990033,0,'soga_hair_face_highlight_color',105,103,97), (225562,4990033,0,'soga_hair_type_color',169,169,169), (225563,4990033,0,'soga_hair_type_highlight_color',105,103,97), (225564,4990033,1,'soga_lip_type',-17,2,-3), (225565,4990033,1,'soga_nose_type',-22,-12,34), (225566,4990033,0,'soga_skin_color',118,131,165), (225567,4990033,0,'wing_color1',255,255,255), (225568,4990033,0,'wing_color2',255,255,255), (225569,4990034,0,'eye_color',204,204,204), (225570,4990034,0,'hair_color1',0,0,209), (225571,4990034,0,'skin_color',204,204,204), (225572,4990034,0,'soga_eye_color',229,229,102), (225573,4990034,0,'soga_skin_color',204,204,204), (225574,4990035,1,'cheek_type',-8,3,0), (225575,4990035,1,'chin_type',17,7,-20), (225576,4990035,1,'ear_type',44,26,0), (225577,4990035,1,'eye_brow_type',-11,0,26), (225578,4990035,0,'eye_color',205,205,202), (225579,4990035,1,'eye_type',-11,0,0), (225580,4990035,0,'hair_color1',8,245,245), (225581,4990035,0,'hair_face_color',114,108,100), (225582,4990035,0,'hair_face_highlight_color',216,192,37), (225583,4990035,0,'hair_type_color',114,108,100), (225584,4990035,0,'hair_type_highlight_color',216,192,37), (225585,4990035,1,'lip_type',-11,-7,12), (225586,4990035,1,'nose_type',-43,8,-11), (225587,4990035,0,'skin_color',158,150,143), (225588,4990035,1,'soga_cheek_type',0,-11,0), (225589,4990035,1,'soga_chin_type',0,-11,-7), (225590,4990035,1,'soga_ear_type',0,-11,0), (225591,4990035,1,'soga_eye_brow_type',0,44,26), (225592,4990035,0,'soga_eye_color',229,229,102), (225593,4990035,0,'soga_hair_face_color',114,108,100), (225594,4990035,0,'soga_hair_face_highlight_color',216,192,37), (225595,4990035,0,'soga_hair_type_color',114,108,100), (225596,4990035,0,'soga_hair_type_highlight_color',216,192,37), (225597,4990035,1,'soga_lip_type',26,-8,3), (225598,4990035,1,'soga_nose_type',12,17,7), (225599,4990035,0,'soga_skin_color',158,150,143), (225600,4990035,0,'wing_color1',255,255,255), (225601,4990035,0,'wing_color2',255,255,255), (225602,4990036,0,'eye_color',255,255,255), (225603,4990036,0,'skin_color',255,255,255), (225604,4990036,0,'soga_eye_color',255,0,255), (225605,4990037,0,'eye_color',255,255,255), (225606,4990037,0,'skin_color',255,255,255), (225607,4990037,0,'soga_eye_color',255,0,255), (225608,4990038,0,'eye_color',255,255,255), (225609,4990038,0,'hair_type_color',122,198,253), (225610,4990038,0,'hair_type_highlight_color',158,214,253), (225611,4990038,0,'skin_color',255,255,255), (225612,4990038,0,'soga_eye_color',255,0,255), (225613,4990038,0,'soga_hair_type_color',122,198,253), (225614,4990038,0,'soga_hair_type_highlight_color',158,214,253), (225615,4990039,0,'eye_color',255,255,255), (225616,4990039,0,'skin_color',255,255,255), (225617,4990039,0,'soga_eye_color',255,0,255), (225618,4990040,0,'eye_color',255,255,255), (225619,4990040,0,'skin_color',255,255,255), (225620,4990040,0,'soga_eye_color',255,0,255), (225621,4990041,0,'eye_color',255,255,255), (225622,4990041,0,'skin_color',255,255,255), (225623,4990041,0,'soga_eye_color',255,0,255), (225624,4990042,0,'eye_color',255,255,255), (225625,4990042,0,'skin_color',255,255,255), (225626,4990042,0,'soga_eye_color',255,0,255), (225627,4990043,0,'eye_color',255,255,255), (225628,4990043,0,'skin_color',255,255,255), (225629,4990043,0,'soga_eye_color',255,0,255), (225630,4990044,0,'eye_color',255,255,255), (225631,4990044,0,'skin_color',255,255,255), (225632,4990044,0,'soga_eye_color',255,0,255), (225633,4990045,0,'eye_color',255,255,255), (225634,4990045,0,'skin_color',255,255,255), (225635,4990045,0,'soga_eye_color',255,0,255), (225636,4990046,0,'eye_color',255,255,255), (225637,4990046,0,'skin_color',255,255,255), (225638,4990046,0,'soga_eye_color',255,0,255), (225639,4990047,0,'eye_color',255,255,255), (225640,4990047,0,'hair_type_color',255,255,255), (225641,4990047,0,'hair_type_highlight_color',255,255,255), (225642,4990047,0,'skin_color',255,255,255), (225643,4990047,0,'soga_eye_color',255,0,255), (225644,4990047,0,'soga_hair_type_color',255,255,255), (225645,4990047,0,'soga_hair_type_highlight_color',255,255,255), (225646,4990048,0,'eye_color',255,255,255), (225647,4990048,0,'skin_color',255,255,255), (225648,4990048,0,'soga_eye_color',255,0,255), (225649,4990049,0,'eye_color',255,255,255), (225650,4990049,0,'skin_color',255,255,255), (225651,4990049,0,'soga_eye_color',255,0,255), (225652,4990050,0,'eye_color',255,255,255), (225653,4990050,0,'skin_color',255,255,255), (225654,4990050,0,'soga_eye_color',255,0,255), (225655,4990051,0,'eye_color',255,255,255), (225656,4990051,0,'skin_color',255,255,255), (225657,4990051,0,'soga_eye_color',255,0,255), (225658,4990052,0,'eye_color',255,255,255), (225659,4990052,0,'skin_color',255,255,255), (225660,4990052,0,'soga_eye_color',255,0,255), (225661,4990053,0,'eye_color',255,255,255), (225662,4990053,0,'skin_color',255,255,255), (225663,4990053,0,'soga_eye_color',255,0,255), (225664,4990054,0,'eye_color',255,255,255), (225665,4990054,0,'skin_color',255,255,255), (225666,4990054,0,'soga_eye_color',255,0,255), (225667,4990055,1,'cheek_type',-35,8,0), (225668,4990055,1,'chin_type',19,-17,0), (225669,4990055,1,'ear_type',-28,28,0), (225670,4990055,1,'eye_brow_type',-7,2,12), (225671,4990055,0,'eye_color',151,191,189), (225672,4990055,1,'eye_type',7,0,0), (225673,4990055,0,'hair_color1',19,35,0), (225674,4990055,0,'hair_face_color',167,138,64), (225675,4990055,0,'hair_face_highlight_color',40,22,3), (225676,4990055,0,'hair_type_color',167,138,64), (225677,4990055,0,'hair_type_highlight_color',40,22,3), (225678,4990055,1,'lip_type',-25,8,21), (225679,4990055,1,'nose_type',14,19,35), (225680,4990055,0,'skin_color',236,204,202), (225681,4990055,1,'soga_cheek_type',0,-7,2), (225682,4990055,1,'soga_chin_type',0,-25,8), (225683,4990055,1,'soga_ear_type',0,7,0), (225684,4990055,1,'soga_eye_brow_type',0,-28,28), (225685,4990055,0,'soga_eye_color',229,229,102), (225686,4990055,0,'soga_hair_face_color',167,138,64), (225687,4990055,0,'soga_hair_face_highlight_color',40,22,3), (225688,4990055,0,'soga_hair_type_color',167,138,64), (225689,4990055,0,'soga_hair_type_highlight_color',40,22,3), (225690,4990055,1,'soga_lip_type',12,-35,8), (225691,4990055,1,'soga_nose_type',21,19,-17), (225692,4990055,0,'soga_skin_color',236,204,202), (225693,4990055,0,'wing_color1',255,255,255), (225694,4990055,0,'wing_color2',255,255,255), (225695,4990056,1,'cheek_type',-25,-68,0), (225696,4990056,1,'chin_type',-98,-88,-35), (225697,4990056,1,'ear_type',-62,55,0), (225698,4990056,1,'eye_brow_type',25,-17,7), (225699,4990056,0,'eye_color',3,167,157), (225700,4990056,1,'eye_type',-61,0,0), (225701,4990056,0,'hair_color1',5,0,175), (225702,4990056,0,'hair_type_color',255,177,45), (225703,4990056,0,'hair_type_highlight_color',162,31,228), (225704,4990056,1,'lip_type',-57,-75,41), (225705,4990056,1,'nose_type',85,5,0), (225706,4990056,0,'skin_color',234,215,191), (225707,4990056,1,'soga_cheek_type',0,25,-17), (225708,4990056,1,'soga_chin_type',0,-57,-75), (225709,4990056,1,'soga_ear_type',0,-61,0), (225710,4990056,1,'soga_eye_brow_type',0,-62,55), (225711,4990056,0,'soga_eye_color',229,229,102), (225712,4990056,0,'soga_hair_type_color',255,177,45), (225713,4990056,0,'soga_hair_type_highlight_color',162,31,228), (225714,4990056,1,'soga_lip_type',7,-25,-68), (225715,4990056,1,'soga_nose_type',41,-98,-88), (225716,4990056,0,'soga_skin_color',234,215,191), (225717,4990056,0,'wing_color1',192,83,23), (225718,4990056,0,'wing_color2',255,133,1), (225719,4990057,1,'cheek_type',-52,-28,0), (225720,4990057,1,'chin_type',-26,62,-44), (225721,4990057,1,'ear_type',79,-17,0), (225722,4990057,1,'eye_brow_type',-40,-81,57), (225723,4990057,0,'eye_color',134,184,198), (225724,4990057,1,'eye_type',59,0,0), (225725,4990057,0,'hair_color1',188,66,182), (225726,4990057,0,'hair_color2',193,0,0), (225727,4990057,0,'hair_face_color',38,26,2), (225728,4990057,0,'hair_face_highlight_color',53,37,4), (225729,4990057,0,'hair_type_color',38,26,2), (225730,4990057,0,'hair_type_highlight_color',53,37,4), (225731,4990057,1,'lip_type',-91,-28,95), (225732,4990057,1,'nose_type',0,-68,66), (225733,4990057,0,'skin_color',225,185,180), (225734,4990057,1,'soga_cheek_type',0,-40,-81), (225735,4990057,1,'soga_chin_type',0,-91,-28), (225736,4990057,1,'soga_ear_type',0,59,0), (225737,4990057,1,'soga_eye_brow_type',0,79,-17), (225738,4990057,0,'soga_eye_color',229,229,102), (225739,4990057,1,'soga_eye_type',-63,0,0), (225740,4990057,0,'soga_hair_face_color',38,26,2), (225741,4990057,0,'soga_hair_face_highlight_color',53,37,4), (225742,4990057,0,'soga_hair_type_color',38,26,2), (225743,4990057,0,'soga_hair_type_highlight_color',53,37,4), (225744,4990057,1,'soga_lip_type',57,-52,-28), (225745,4990057,1,'soga_nose_type',95,-26,62), (225746,4990057,0,'soga_skin_color',225,185,180), (225747,4990057,0,'wing_color1',255,255,255), (225748,4990057,0,'wing_color2',255,255,255), (225749,4990058,0,'eye_color',255,255,255), (225750,4990058,0,'skin_color',255,255,255), (225751,4990058,0,'soga_eye_color',255,0,255), (225752,4990059,0,'eye_color',255,255,255), (225753,4990059,0,'skin_color',255,255,255), (225754,4990059,0,'soga_eye_color',255,0,255), (225755,4990060,0,'eye_color',255,255,255), (225756,4990060,0,'skin_color',255,255,255), (225757,4990060,0,'soga_eye_color',255,0,255), (225758,4990061,0,'eye_color',62,122,152), (225759,4990061,0,'hair_type_color',255,255,255), (225760,4990061,0,'hair_type_highlight_color',255,255,255), (225761,4990061,0,'skin_color',37,49,65), (225762,4990061,0,'soga_eye_color',255,0,255), (225763,4990061,0,'soga_hair_type_color',255,255,255), (225764,4990061,0,'soga_hair_type_highlight_color',255,255,255), (225765,4990062,1,'cheek_type',0,-2,0), (225766,4990062,1,'chin_type',-28,4,5), (225767,4990062,1,'ear_type',-7,-4,0), (225768,4990062,1,'eye_brow_type',-10,0,25), (225769,4990062,0,'eye_color',37,76,86), (225770,4990062,0,'hair_color1',224,230,0), (225771,4990062,0,'hair_face_color',247,243,107), (225772,4990062,0,'hair_face_highlight_color',115,45,7), (225773,4990062,0,'hair_type_color',247,243,107), (225774,4990062,0,'hair_type_highlight_color',115,45,7), (225775,4990062,1,'lip_type',26,19,-25), (225776,4990062,1,'nose_type',7,-32,-26), (225777,4990062,0,'skin_color',217,187,140), (225778,4990062,1,'soga_cheek_type',0,-10,0), (225779,4990062,1,'soga_chin_type',0,26,19), (225780,4990062,1,'soga_eye_brow_type',0,-7,-4), (225781,4990062,0,'soga_eye_color',229,229,102), (225782,4990062,0,'soga_hair_face_color',247,243,107), (225783,4990062,0,'soga_hair_face_highlight_color',115,45,7), (225784,4990062,0,'soga_hair_type_color',247,243,107), (225785,4990062,0,'soga_hair_type_highlight_color',115,45,7), (225786,4990062,1,'soga_lip_type',25,0,-2), (225787,4990062,1,'soga_nose_type',-25,-28,4), (225788,4990062,0,'soga_skin_color',217,187,140), (225789,4990062,0,'wing_color1',255,255,255), (225790,4990062,0,'wing_color2',255,255,255), (225791,4990063,0,'eye_color',255,255,255), (225792,4990063,0,'skin_color',255,255,255), (225793,4990063,0,'soga_eye_color',255,0,255), (225794,4990064,0,'eye_color',255,255,255), (225795,4990064,0,'skin_color',255,255,255), (225796,4990064,0,'soga_eye_color',255,0,255), (225797,4990065,0,'eye_color',255,255,255), (225798,4990065,0,'hair_type_color',122,198,253), (225799,4990065,0,'hair_type_highlight_color',158,214,253), (225800,4990065,0,'skin_color',255,255,255), (225801,4990065,0,'soga_eye_color',255,0,255), (225802,4990065,0,'soga_hair_type_color',122,198,253), (225803,4990065,0,'soga_hair_type_highlight_color',158,214,253), (225804,4990066,0,'eye_color',255,255,255), (225805,4990066,0,'skin_color',255,255,255), (225806,4990066,0,'soga_eye_color',255,0,255), (225807,4990067,1,'cheek_type',0,-2,0), (225808,4990067,1,'chin_type',12,-20,-43), (225809,4990067,1,'ear_type',-34,17,0), (225810,4990067,1,'eye_brow_type',14,23,17), (225811,4990067,0,'eye_color',64,131,149), (225812,4990067,1,'eye_type',-3,0,0), (225813,4990067,0,'hair_color1',233,2,18), (225814,4990067,0,'hair_face_color',146,103,28), (225815,4990067,0,'hair_face_highlight_color',47,45,26), (225816,4990067,0,'hair_type_color',146,103,28), (225817,4990067,0,'hair_type_highlight_color',47,45,26), (225818,4990067,1,'lip_type',25,20,17), (225819,4990067,1,'nose_type',-28,-23,2), (225820,4990067,0,'skin_color',175,122,56), (225821,4990067,1,'soga_cheek_type',0,14,23), (225822,4990067,1,'soga_chin_type',0,25,20), (225823,4990067,1,'soga_ear_type',0,-3,0), (225824,4990067,1,'soga_eye_brow_type',0,-34,17), (225825,4990067,0,'soga_eye_color',229,229,102), (225826,4990067,0,'soga_hair_face_color',146,103,28), (225827,4990067,0,'soga_hair_face_highlight_color',47,45,26), (225828,4990067,0,'soga_hair_type_color',146,103,28), (225829,4990067,0,'soga_hair_type_highlight_color',47,45,26), (225830,4990067,1,'soga_lip_type',17,0,-2), (225831,4990067,1,'soga_nose_type',17,12,-20), (225832,4990067,0,'soga_skin_color',175,122,56), (225833,4990067,0,'wing_color1',255,255,255), (225834,4990067,0,'wing_color2',255,255,255), (225835,4990068,0,'eye_color',255,255,255), (225836,4990068,0,'skin_color',255,255,255), (225837,4990068,0,'soga_eye_color',255,0,255), (225838,4990069,0,'eye_color',255,255,255), (225839,4990069,0,'skin_color',255,255,255), (225840,4990069,0,'soga_eye_color',255,0,255), (225841,4990070,0,'eye_color',255,255,255), (225842,4990070,0,'hair_type_color',255,255,255), (225843,4990070,0,'hair_type_highlight_color',255,255,255), (225844,4990070,0,'skin_color',255,255,255), (225845,4990070,0,'soga_eye_color',255,0,255), (225846,4990070,0,'soga_hair_type_color',255,255,255), (225847,4990070,0,'soga_hair_type_highlight_color',255,255,255), (225848,4990071,0,'eye_color',255,255,255), (225849,4990071,0,'skin_color',255,255,255), (225850,4990071,0,'soga_eye_color',255,0,255), (225851,4990072,0,'eye_color',255,255,255), (225852,4990072,0,'skin_color',255,255,255), (225853,4990072,0,'soga_eye_color',255,0,255), (225854,4990073,0,'eye_color',255,255,255), (225855,4990073,0,'hair_type_color',255,255,255), (225856,4990073,0,'hair_type_highlight_color',255,255,255), (225857,4990073,0,'skin_color',255,255,255), (225858,4990073,0,'soga_eye_color',255,0,255), (225859,4990073,0,'soga_hair_type_color',255,255,255), (225860,4990073,0,'soga_hair_type_highlight_color',255,255,255), (225861,4990074,0,'eye_color',255,255,255), (225862,4990074,0,'skin_color',255,255,255), (225863,4990074,0,'soga_eye_color',255,0,255), (225864,4990075,0,'eye_color',255,255,255), (225865,4990075,0,'skin_color',255,255,255), (225866,4990075,0,'soga_eye_color',255,0,255), (225867,4990076,0,'eye_color',255,255,255), (225868,4990076,0,'skin_color',255,255,255), (225869,4990076,0,'soga_eye_color',255,0,255), (225870,4990077,0,'eye_color',255,255,255), (225871,4990077,0,'hair_type_color',255,255,255), (225872,4990077,0,'hair_type_highlight_color',255,255,255), (225873,4990077,0,'skin_color',255,255,255), (225874,4990077,0,'soga_eye_color',255,0,255), (225875,4990077,0,'soga_hair_type_color',255,255,255), (225876,4990077,0,'soga_hair_type_highlight_color',255,255,255), (225877,4990078,0,'eye_color',255,255,255), (225878,4990078,0,'skin_color',255,255,255), (225879,4990078,0,'soga_eye_color',255,0,255), (225880,4990079,0,'eye_color',255,255,255), (225881,4990079,0,'hair_type_color',255,255,255), (225882,4990079,0,'hair_type_highlight_color',255,255,255), (225883,4990079,0,'skin_color',255,255,255), (225884,4990079,0,'soga_eye_color',255,0,255), (225885,4990079,0,'soga_hair_type_color',255,255,255), (225886,4990079,0,'soga_hair_type_highlight_color',255,255,255), (225887,4990080,0,'eye_color',255,255,255), (225888,4990080,0,'skin_color',255,255,255), (225889,4990080,0,'soga_eye_color',255,0,255), (225890,4990081,0,'eye_color',255,255,255), (225891,4990081,0,'skin_color',255,255,255), (225892,4990081,0,'soga_eye_color',255,0,255), (225893,4990082,0,'eye_color',255,255,255), (225894,4990082,0,'hair_type_color',255,255,255), (225895,4990082,0,'hair_type_highlight_color',255,255,255), (225896,4990082,0,'skin_color',255,255,255), (225897,4990082,0,'soga_eye_color',255,0,255), (225898,4990082,0,'soga_hair_type_color',255,255,255), (225899,4990082,0,'soga_hair_type_highlight_color',255,255,255), (225900,4990083,0,'eye_color',255,255,255), (225901,4990083,0,'skin_color',255,255,255), (225902,4990083,0,'soga_eye_color',255,0,255), (225903,4990084,0,'eye_color',255,255,255), (225904,4990084,0,'hair_type_color',151,202,255), (225905,4990084,0,'hair_type_highlight_color',255,255,255), (225906,4990084,0,'skin_color',255,255,255), (225907,4990084,0,'soga_eye_color',255,0,255), (225908,4990084,0,'soga_hair_type_color',151,202,255), (225909,4990084,0,'soga_hair_type_highlight_color',255,255,255), (225910,4990085,0,'eye_color',255,255,255), (225911,4990085,0,'skin_color',255,255,255), (225912,4990085,0,'soga_eye_color',255,0,255), (225913,4990086,0,'eye_color',255,255,255), (225914,4990086,0,'skin_color',255,255,255), (225915,4990086,0,'soga_eye_color',255,0,255), (225916,4990087,0,'eye_color',255,255,255), (225917,4990087,0,'skin_color',255,255,255), (225918,4990087,0,'soga_eye_color',255,0,255), (225919,4990088,0,'eye_color',255,255,255), (225920,4990088,0,'skin_color',255,255,255), (225921,4990088,0,'soga_eye_color',255,0,255), (225922,4990089,0,'eye_color',255,255,255), (225923,4990089,0,'skin_color',255,255,255), (225924,4990089,0,'soga_eye_color',255,0,255), (225925,4990090,1,'cheek_type',7,50,0), (225926,4990090,1,'chin_type',-58,-96,-56), (225927,4990090,1,'ear_type',46,-56,0), (225928,4990090,1,'eye_brow_type',-89,14,22), (225929,4990090,0,'eye_color',240,139,255), (225930,4990090,1,'eye_type',-11,0,0), (225931,4990090,0,'hair_color1',56,94,0), (225932,4990090,0,'hair_face_color',7,1,1), (225933,4990090,0,'hair_face_highlight_color',103,133,149), (225934,4990090,0,'hair_type_color',7,1,1), (225935,4990090,0,'hair_type_highlight_color',103,133,149), (225936,4990090,1,'lip_type',79,35,21), (225937,4990090,1,'nose_type',-96,56,94), (225938,4990090,0,'skin_color',199,172,194), (225939,4990090,1,'soga_cheek_type',0,-89,14), (225940,4990090,1,'soga_chin_type',0,79,35), (225941,4990090,1,'soga_ear_type',0,-11,0), (225942,4990090,1,'soga_eye_brow_type',0,46,-56), (225943,4990090,0,'soga_eye_color',229,229,102), (225944,4990090,0,'soga_hair_face_color',7,1,1), (225945,4990090,0,'soga_hair_face_highlight_color',103,133,149), (225946,4990090,0,'soga_hair_type_color',7,1,1), (225947,4990090,0,'soga_hair_type_highlight_color',103,133,149), (225948,4990090,1,'soga_lip_type',22,7,50), (225949,4990090,1,'soga_nose_type',21,-58,-96), (225950,4990090,0,'soga_skin_color',199,172,194), (225951,4990090,0,'wing_color1',255,255,255), (225952,4990090,0,'wing_color2',255,255,255), (225953,5840000,1,'cheek_type',91,-1,0), (225954,5840000,1,'chin_type',75,31,34), (225955,5840000,1,'ear_type',-100,-97,0), (225956,5840000,1,'eye_brow_type',-47,74,-41), (225957,5840000,0,'eye_color',204,204,204), (225958,5840000,1,'eye_type',25,0,0), (225959,5840000,0,'hair_color1',14,198,50), (225960,5840000,1,'lip_type',-11,15,8), (225961,5840000,1,'nose_type',-83,14,-58), (225962,5840000,0,'skin_color',177,179,180), (225963,5840000,1,'soga_cheek_type',0,-47,74), (225964,5840000,1,'soga_chin_type',0,-11,15), (225965,5840000,1,'soga_ear_type',0,25,0), (225966,5840000,1,'soga_eye_brow_type',0,-100,-97), (225967,5840000,0,'soga_eye_color',204,204,204), (225968,5840000,1,'soga_lip_type',-41,91,-1), (225969,5840000,1,'soga_nose_type',8,75,31), (225970,5840000,0,'soga_skin_color',177,179,180), (225971,1720000,0,'eye_color',255,255,255), (225972,1720000,0,'skin_color',255,255,255), (225973,1720000,0,'soga_eye_color',255,0,255), (225974,1720001,0,'eye_color',255,255,255), (225975,1720001,0,'skin_color',255,255,255), (225976,1720001,0,'soga_eye_color',255,0,255), (225977,1720002,0,'eye_color',255,255,255), (225978,1720002,0,'skin_color',255,255,255), (225979,1720002,0,'soga_eye_color',255,0,255), (225980,1720003,0,'eye_color',255,0,0), (225981,1720003,0,'skin_color',255,128,0), (225982,1720003,0,'soga_eye_color',255,0,255), (225983,5850000,1,'cheek_type',91,-1,0), (225984,5850000,1,'chin_type',75,31,34), (225985,5850000,1,'ear_type',-100,-97,0), (225986,5850000,1,'eye_brow_type',-47,74,-41), (225987,5850000,0,'eye_color',204,204,204), (225988,5850000,1,'eye_type',25,0,0), (225989,5850000,0,'hair_color1',14,198,50), (225990,5850000,1,'lip_type',-11,15,8), (225991,5850000,1,'nose_type',-83,14,-58), (225992,5850000,0,'skin_color',177,179,180), (225993,5850000,1,'soga_cheek_type',0,-47,74), (225994,5850000,1,'soga_chin_type',0,-11,15), (225995,5850000,1,'soga_ear_type',0,25,0), (225996,5850000,1,'soga_eye_brow_type',0,-100,-97), (225997,5850000,0,'soga_eye_color',204,204,204), (225998,5850000,1,'soga_lip_type',-41,91,-1), (225999,5850000,1,'soga_nose_type',8,75,31), (226000,5850000,0,'soga_skin_color',177,179,180), (226001,5850001,0,'eye_color',255,255,255), (226002,5850001,0,'skin_color',255,255,255), (226003,5850001,0,'soga_eye_color',255,0,255), (226004,5850002,0,'eye_color',255,255,255), (226005,5850002,0,'skin_color',255,255,255), (226006,5850002,0,'soga_eye_color',255,0,255), (226007,5850003,0,'eye_color',255,255,255), (226008,5850003,0,'skin_color',255,255,255), (226009,5850003,0,'soga_eye_color',255,0,255), (226010,5850004,0,'eye_color',255,255,255), (226011,5850004,0,'skin_color',255,255,255), (226012,5850004,0,'soga_eye_color',255,0,255), (226013,5850005,0,'eye_color',255,255,255), (226014,5850005,0,'skin_color',255,255,255), (226015,5850005,0,'soga_eye_color',255,0,255), (226016,5850006,0,'eye_color',255,255,255), (226017,5850006,0,'skin_color',255,255,255), (226018,5850006,0,'soga_eye_color',255,0,255), (226019,5850007,0,'eye_color',255,255,255), (226020,5850007,0,'skin_color',255,255,255), (226021,5850007,0,'soga_eye_color',255,0,255), (226022,5850008,0,'eye_color',255,255,255), (226023,5850008,0,'skin_color',255,255,255), (226024,5850008,0,'soga_eye_color',255,0,255), (226025,5850009,0,'eye_color',255,255,255), (226026,5850009,0,'skin_color',255,255,255), (226027,5850009,0,'soga_eye_color',255,0,255), (226028,2470000,0,'eye_color',255,255,255), (226029,2470000,0,'skin_color',255,255,255), (226030,2470000,0,'soga_eye_color',255,0,255), (226031,2470001,0,'eye_color',255,255,255), (226032,2470001,0,'skin_color',255,255,255), (226033,2470001,0,'soga_eye_color',255,0,255), (226034,2470002,0,'eye_color',255,255,255), (226035,2470002,0,'skin_color',255,255,255), (226036,2470002,0,'soga_eye_color',255,0,255), (226037,2470003,0,'eye_color',255,255,255), (226038,2470003,0,'skin_color',255,255,255), (226039,2470003,0,'soga_eye_color',255,0,255), (226040,2470004,0,'eye_color',255,255,255), (226041,2470004,0,'skin_color',255,255,255), (226042,2470004,0,'soga_eye_color',255,0,255), (226043,2470005,0,'eye_color',255,255,255), (226044,2470005,0,'skin_color',255,255,255), (226045,2470005,0,'soga_eye_color',255,0,255), (226046,2470006,0,'eye_color',255,255,255), (226047,2470006,0,'skin_color',255,255,255), (226048,2470006,0,'soga_eye_color',255,0,255), (226049,2480000,0,'eye_color',255,255,255), (226050,2480000,0,'skin_color',255,255,255), (226051,2480000,0,'soga_eye_color',255,0,255), (226052,2480001,0,'eye_color',255,255,255), (226053,2480001,0,'skin_color',255,255,255), (226054,2480001,0,'soga_eye_color',255,0,255), (226055,2480002,0,'eye_color',255,255,255), (226056,2480002,0,'skin_color',255,255,255), (226057,2480002,0,'soga_eye_color',255,0,255), (226058,2480003,0,'eye_color',255,255,255), (226059,2480003,0,'skin_color',255,255,255), (226060,2480003,0,'soga_eye_color',255,0,255), (226061,2480004,0,'eye_color',255,255,255), (226062,2480004,0,'skin_color',255,255,255), (226063,2480004,0,'soga_eye_color',255,0,255), (226064,2480005,0,'eye_color',255,255,255), (226065,2480005,0,'skin_color',255,255,255), (226066,2480005,0,'soga_eye_color',255,0,255), (226067,2480006,0,'eye_color',255,255,255), (226068,2480006,0,'skin_color',255,255,255), (226069,2480006,0,'soga_eye_color',255,0,255), (226070,2480007,0,'eye_color',255,255,255), (226071,2480007,0,'skin_color',255,255,255), (226072,2480007,0,'soga_eye_color',255,0,255), (226073,2480008,0,'eye_color',255,255,255), (226074,2480008,0,'skin_color',255,255,255), (226075,2480008,0,'soga_eye_color',255,0,255), (226076,2480009,0,'eye_color',255,255,255), (226077,2480009,0,'skin_color',255,255,255), (226078,2480009,0,'soga_eye_color',255,0,255), (226079,2480010,0,'eye_color',255,255,255), (226080,2480010,0,'skin_color',255,255,255), (226081,2480010,0,'soga_eye_color',255,0,255), (226082,2480011,0,'eye_color',255,255,255), (226083,2480011,0,'skin_color',255,255,255), (226084,2480011,0,'soga_eye_color',255,0,255), (226085,2460000,0,'eye_color',255,255,255), (226086,2460000,0,'skin_color',255,255,255), (226087,2460000,0,'soga_eye_color',255,0,255), (226088,2460001,0,'eye_color',255,255,255), (226089,2460001,0,'skin_color',255,255,255), (226090,2460001,0,'soga_eye_color',255,0,255), (226091,2460002,0,'eye_color',255,255,255), (226092,2460002,0,'skin_color',255,255,255), (226093,2460002,0,'soga_eye_color',255,0,255), (226094,4890000,0,'eye_color',255,255,255), (226095,4890000,0,'skin_color',255,255,255), (226096,4890000,0,'soga_eye_color',255,0,255), (226097,4890001,1,'cheek_type',-75,-31,0), (226098,4890001,1,'chin_type',-62,0,64), (226099,4890001,1,'ear_type',-46,-56,0), (226100,4890001,0,'eye_color',129,125,67), (226101,4890001,0,'hair_color1',228,21,233), (226102,4890001,0,'hair_face_color',244,246,246), (226103,4890001,0,'hair_face_highlight_color',65,66,79), (226104,4890001,0,'hair_type_color',244,246,246), (226105,4890001,0,'hair_type_highlight_color',65,66,79), (226106,4890001,1,'lip_type',-72,25,-1), (226107,4890001,1,'nose_type',0,-28,21), (226108,4890001,0,'skin_color',167,127,69), (226109,4890001,1,'soga_chin_type',0,-72,25), (226110,4890001,1,'soga_eye_brow_type',0,-46,-56), (226111,4890001,0,'soga_eye_color',204,204,204), (226112,4890001,0,'soga_hair_face_color',244,246,246), (226113,4890001,0,'soga_hair_face_highlight_color',65,66,79), (226114,4890001,0,'soga_hair_type_color',244,246,246), (226115,4890001,0,'soga_hair_type_highlight_color',65,66,79), (226116,4890001,1,'soga_lip_type',0,-75,-31), (226117,4890001,1,'soga_nose_type',-1,-62,0), (226118,4890001,0,'soga_skin_color',167,127,69), (226119,4890002,1,'cheek_type',91,-1,0), (226120,4890002,1,'chin_type',75,31,34), (226121,4890002,1,'ear_type',-100,-97,0), (226122,4890002,1,'eye_brow_type',-47,74,-41), (226123,4890002,0,'eye_color',204,204,204), (226124,4890002,1,'eye_type',25,0,0), (226125,4890002,0,'hair_color1',14,198,50), (226126,4890002,1,'lip_type',-11,15,8), (226127,4890002,1,'nose_type',-83,14,-58), (226128,4890002,0,'skin_color',177,179,180), (226129,4890002,1,'soga_cheek_type',0,-47,74), (226130,4890002,1,'soga_chin_type',0,-11,15), (226131,4890002,1,'soga_ear_type',0,25,0), (226132,4890002,1,'soga_eye_brow_type',0,-100,-97), (226133,4890002,0,'soga_eye_color',204,204,204), (226134,4890002,1,'soga_lip_type',-41,91,-1), (226135,4890002,1,'soga_nose_type',8,75,31), (226136,4890002,0,'soga_skin_color',177,179,180), (226137,4890003,0,'eye_color',255,255,255), (226138,4890003,0,'skin_color',255,255,255), (226139,4890003,0,'soga_eye_color',255,0,255), (226140,4890004,0,'eye_color',255,255,255), (226141,4890004,0,'skin_color',255,255,255), (226142,4890004,0,'soga_eye_color',255,0,255), (226143,4890005,0,'eye_color',255,255,255), (226144,4890005,0,'skin_color',117,138,162), (226145,4890005,0,'soga_eye_color',255,0,255), (226146,4890006,0,'eye_color',255,255,255), (226147,4890006,0,'skin_color',53,0,107), (226148,4890006,0,'soga_eye_color',255,0,255), (226149,4890007,0,'eye_color',255,255,255), (226150,4890007,0,'skin_color',255,255,255), (226151,4890007,0,'soga_eye_color',255,0,255), (226152,4890008,0,'eye_color',255,255,255), (226153,4890008,0,'skin_color',255,255,255), (226154,4890008,0,'soga_eye_color',255,0,255), (226155,4890009,0,'eye_color',255,255,255), (226156,4890009,0,'skin_color',255,255,255), (226157,4890009,0,'soga_eye_color',255,0,255), (226158,4890010,0,'eye_color',255,255,255), (226159,4890010,0,'skin_color',255,255,255), (226160,4890010,0,'soga_eye_color',255,0,255), (226161,4890011,0,'eye_color',255,255,255), (226162,4890011,0,'skin_color',255,255,255), (226163,4890011,0,'soga_eye_color',255,0,255), (226164,4890012,0,'eye_color',255,255,255), (226165,4890012,0,'skin_color',255,255,255), (226166,4890012,0,'soga_eye_color',255,0,255), (226167,4890013,0,'eye_color',255,255,255), (226168,4890013,0,'skin_color',255,255,255), (226169,4890013,0,'soga_eye_color',255,0,255), (226170,4890014,0,'eye_color',0,64,128), (226171,4890014,0,'skin_color',128,255,255), (226172,4890014,0,'soga_eye_color',255,0,255), (226173,4890015,0,'eye_color',255,255,255), (226174,4890015,0,'hair_face_color',49,49,49), (226175,4890015,0,'hair_face_highlight_color',255,255,255), (226176,4890015,0,'skin_color',255,255,255), (226177,4890015,0,'soga_eye_color',255,0,255), (226178,4890015,0,'soga_hair_face_color',49,49,49), (226179,4890015,0,'soga_hair_face_highlight_color',255,255,255), (226180,4890016,0,'eye_color',0,64,128), (226181,4890016,0,'skin_color',128,255,255), (226182,4890016,0,'soga_eye_color',255,0,255), (226183,4890017,0,'eye_color',0,64,128), (226184,4890017,0,'skin_color',128,255,255), (226185,4890017,0,'soga_eye_color',255,0,255), (226186,4890018,0,'eye_color',255,255,255), (226187,4890018,0,'skin_color',255,255,255), (226188,4890018,0,'soga_eye_color',255,0,255), (226189,4890019,0,'eye_color',255,255,255), (226190,4890019,0,'skin_color',255,255,255), (226191,4890019,0,'soga_eye_color',255,0,255), (226192,4890020,0,'eye_color',255,255,255), (226193,4890020,0,'skin_color',255,255,255), (226194,4890020,0,'soga_eye_color',255,0,255), (226195,4890021,0,'eye_color',0,255,255), (226196,4890021,0,'skin_color',0,255,255), (226197,4890021,0,'soga_eye_color',255,0,255), (226198,4890022,0,'eye_color',255,255,255), (226199,4890022,0,'skin_color',255,255,255), (226200,4890022,0,'soga_eye_color',255,0,255), (226201,4890023,0,'eye_color',255,0,0), (226202,4890023,0,'skin_color',127,0,0), (226203,4890023,0,'soga_eye_color',255,0,255), (226204,4890024,0,'eye_color',255,255,255), (226205,4890024,0,'skin_color',255,255,255), (226206,4890024,0,'soga_eye_color',255,0,255), (226207,4890025,0,'eye_color',255,255,255), (226208,4890025,0,'skin_color',255,255,255), (226209,4890025,0,'soga_eye_color',255,0,255), (226210,4890026,0,'eye_color',128,0,255), (226211,4890026,0,'skin_color',128,0,128), (226212,4890026,0,'soga_eye_color',255,0,255), (226213,4890027,0,'eye_color',0,64,128), (226214,4890027,0,'skin_color',128,255,255), (226215,4890027,0,'soga_eye_color',255,0,255), (226216,4890028,0,'eye_color',255,255,255), (226217,4890028,0,'skin_color',255,255,255), (226218,4890028,0,'soga_eye_color',255,0,255), (226219,4890029,0,'eye_color',255,255,255), (226220,4890029,0,'skin_color',255,255,255), (226221,4890029,0,'soga_eye_color',255,0,255), (226222,4890030,0,'eye_color',255,255,255), (226223,4890030,0,'skin_color',255,255,255), (226224,4890030,0,'soga_eye_color',255,0,255), (226225,4890031,0,'eye_color',255,255,255), (226226,4890031,0,'skin_color',255,255,255), (226227,4890031,0,'soga_eye_color',255,0,255), (226228,4890032,0,'eye_color',255,255,255), (226229,4890032,0,'hair_face_color',49,49,49), (226230,4890032,0,'hair_face_highlight_color',255,255,255), (226231,4890032,0,'skin_color',255,255,255), (226232,4890032,0,'soga_eye_color',255,0,255), (226233,4890032,0,'soga_hair_face_color',49,49,49), (226234,4890032,0,'soga_hair_face_highlight_color',255,255,255), (226235,4890033,0,'eye_color',255,255,255), (226236,4890033,0,'skin_color',255,255,255), (226237,4890033,0,'soga_eye_color',255,0,255), (226238,4890034,0,'eye_color',255,255,255), (226239,4890034,0,'skin_color',255,255,255), (226240,4890034,0,'soga_eye_color',255,0,255), (226241,5860000,1,'cheek_type',-7,17,0), (226242,5860000,1,'chin_type',-74,-11,-76), (226243,5860000,1,'ear_type',-23,-14,0), (226244,5860000,1,'eye_brow_type',-37,-59,88), (226245,5860000,0,'eye_color',71,45,17), (226246,5860000,1,'eye_type',-51,0,0), (226247,5860000,0,'hair_color1',75,71,247), (226248,5860000,0,'hair_color2',186,0,0), (226249,5860000,0,'hair_face_color',233,168,29), (226250,5860000,0,'hair_face_highlight_color',38,22,5), (226251,5860000,0,'hair_type_color',233,168,29), (226252,5860000,0,'hair_type_highlight_color',38,22,5), (226253,5860000,1,'lip_type',11,56,-7), (226254,5860000,1,'nose_type',23,75,71), (226255,5860000,0,'skin_color',243,251,251), (226256,5860000,1,'soga_cheek_type',0,-37,-59), (226257,5860000,1,'soga_chin_type',0,11,56), (226258,5860000,1,'soga_ear_type',0,-51,0), (226259,5860000,1,'soga_eye_brow_type',0,-23,-14), (226260,5860000,0,'soga_eye_color',229,229,102), (226261,5860000,1,'soga_eye_type',-70,0,0), (226262,5860000,0,'soga_hair_face_color',233,168,29), (226263,5860000,0,'soga_hair_face_highlight_color',38,22,5), (226264,5860000,0,'soga_hair_type_color',233,168,29), (226265,5860000,0,'soga_hair_type_highlight_color',38,22,5), (226266,5860000,1,'soga_lip_type',88,-7,17), (226267,5860000,1,'soga_nose_type',-7,-74,-11), (226268,5860000,0,'soga_skin_color',243,251,251), (226269,5860000,0,'wing_color1',255,255,255), (226270,5860000,0,'wing_color2',255,255,255), (226271,5860001,1,'cheek_type',77,-75,0), (226272,5860001,1,'chin_type',58,88,28), (226273,5860001,1,'ear_type',14,56,0), (226274,5860001,1,'eye_brow_type',59,26,-89), (226275,5860001,0,'eye_color',144,188,195), (226276,5860001,1,'eye_type',-21,0,0), (226277,5860001,0,'hair_color1',10,239,11), (226278,5860001,0,'hair_color2',93,0,0), (226279,5860001,0,'hair_face_color',219,179,15), (226280,5860001,0,'hair_face_highlight_color',93,65,9), (226281,5860001,0,'hair_type_color',219,179,15), (226282,5860001,0,'hair_type_highlight_color',93,65,9), (226283,5860001,1,'lip_type',-46,37,-63), (226284,5860001,1,'nose_type',7,10,-17), (226285,5860001,0,'skin_color',200,187,181), (226286,5860001,1,'soga_cheek_type',0,59,26), (226287,5860001,1,'soga_chin_type',0,-46,37), (226288,5860001,1,'soga_ear_type',0,-21,0), (226289,5860001,1,'soga_eye_brow_type',0,14,56), (226290,5860001,0,'soga_eye_color',229,229,102), (226291,5860001,1,'soga_eye_type',93,0,0), (226292,5860001,0,'soga_hair_face_color',219,179,15), (226293,5860001,0,'soga_hair_face_highlight_color',93,65,9), (226294,5860001,0,'soga_hair_type_color',219,179,15), (226295,5860001,0,'soga_hair_type_highlight_color',93,65,9), (226296,5860001,1,'soga_lip_type',-89,77,-75), (226297,5860001,1,'soga_nose_type',-63,58,88), (226298,5860001,0,'soga_skin_color',200,187,181), (226299,5860001,0,'wing_color1',255,255,255), (226300,5860001,0,'wing_color2',255,255,255), (226301,5860002,0,'eye_color',255,255,255), (226302,5860002,0,'skin_color',255,255,255), (226303,5860002,0,'soga_eye_color',255,0,255), (226304,5860003,1,'cheek_type',-84,-29,0), (226305,5860003,1,'chin_type',-70,-81,41), (226306,5860003,1,'ear_type',93,-8,0), (226307,5860003,1,'eye_brow_type',-78,-10,82), (226308,5860003,0,'eye_color',32,64,54), (226309,5860003,1,'eye_type',-31,0,0), (226310,5860003,0,'hair_color1',182,181,44), (226311,5860003,0,'hair_color2',25,0,0), (226312,5860003,0,'hair_face_color',47,14,19), (226313,5860003,0,'hair_face_highlight_color',244,246,246), (226314,5860003,0,'hair_type_color',47,14,19), (226315,5860003,0,'hair_type_highlight_color',244,246,246), (226316,5860003,1,'lip_type',0,-44,-31), (226317,5860003,1,'nose_type',-7,-74,-75), (226318,5860003,0,'skin_color',141,93,81), (226319,5860003,1,'soga_cheek_type',0,-78,-10), (226320,5860003,1,'soga_chin_type',0,0,-44), (226321,5860003,1,'soga_ear_type',0,-31,0), (226322,5860003,1,'soga_eye_brow_type',0,93,-8), (226323,5860003,0,'soga_eye_color',229,229,102), (226324,5860003,1,'soga_eye_type',25,0,0), (226325,5860003,0,'soga_hair_face_color',47,14,19), (226326,5860003,0,'soga_hair_face_highlight_color',244,246,246), (226327,5860003,0,'soga_hair_type_color',47,14,19), (226328,5860003,0,'soga_hair_type_highlight_color',244,246,246), (226329,5860003,1,'soga_lip_type',82,-84,-29), (226330,5860003,1,'soga_nose_type',-31,-70,-81), (226331,5860003,0,'soga_skin_color',141,93,81), (226332,5860003,0,'wing_color1',255,255,255), (226333,5860003,0,'wing_color2',255,255,255), (226334,5860004,1,'cheek_type',34,38,0), (226335,5860004,1,'chin_type',1,56,-53), (226336,5860004,1,'ear_type',-1,34,0), (226337,5860004,1,'eye_brow_type',-4,-89,-45), (226338,5860004,0,'eye_color',165,175,139), (226339,5860004,1,'eye_type',-1,0,0), (226340,5860004,0,'hair_color1',200,50,248), (226341,5860004,0,'hair_color2',51,0,0), (226342,5860004,0,'hair_face_color',39,21,6), (226343,5860004,0,'hair_face_highlight_color',46,14,19), (226344,5860004,0,'hair_type_color',39,21,6), (226345,5860004,0,'hair_type_highlight_color',46,14,19), (226346,5860004,1,'lip_type',-7,93,94), (226347,5860004,1,'nose_type',-70,-56,50), (226348,5860004,0,'skin_color',240,204,208), (226349,5860004,1,'soga_cheek_type',0,-4,-89), (226350,5860004,1,'soga_chin_type',0,-7,93), (226351,5860004,1,'soga_ear_type',0,-1,0), (226352,5860004,1,'soga_eye_brow_type',0,-1,34), (226353,5860004,0,'soga_eye_color',229,229,102), (226354,5860004,1,'soga_eye_type',51,0,0), (226355,5860004,0,'soga_hair_face_color',39,21,6), (226356,5860004,0,'soga_hair_face_highlight_color',46,14,19), (226357,5860004,0,'soga_hair_type_color',39,21,6), (226358,5860004,0,'soga_hair_type_highlight_color',46,14,19), (226359,5860004,1,'soga_lip_type',-45,34,38), (226360,5860004,1,'soga_nose_type',94,1,56), (226361,5860004,0,'soga_skin_color',240,204,208), (226362,5860004,0,'wing_color1',255,255,255), (226363,5860004,0,'wing_color2',255,255,255), (226364,5860005,0,'eye_color',255,255,255), (226365,5860005,0,'skin_color',255,255,255), (226366,5860005,0,'soga_eye_color',255,0,255), (226367,5860006,1,'cheek_type',-75,-31,0), (226368,5860006,1,'chin_type',-62,0,64), (226369,5860006,1,'ear_type',-46,-56,0), (226370,5860006,0,'eye_color',129,125,67), (226371,5860006,0,'hair_color1',228,21,233), (226372,5860006,0,'hair_face_color',244,246,246), (226373,5860006,0,'hair_face_highlight_color',65,66,79), (226374,5860006,0,'hair_type_color',244,246,246), (226375,5860006,0,'hair_type_highlight_color',65,66,79), (226376,5860006,1,'lip_type',-72,25,-1), (226377,5860006,1,'nose_type',0,-28,21), (226378,5860006,0,'skin_color',167,127,69), (226379,5860006,1,'soga_chin_type',0,-72,25), (226380,5860006,1,'soga_eye_brow_type',0,-46,-56), (226381,5860006,0,'soga_eye_color',204,204,204), (226382,5860006,0,'soga_hair_face_color',244,246,246), (226383,5860006,0,'soga_hair_face_highlight_color',65,66,79), (226384,5860006,0,'soga_hair_type_color',244,246,246), (226385,5860006,0,'soga_hair_type_highlight_color',65,66,79), (226386,5860006,1,'soga_lip_type',0,-75,-31), (226387,5860006,1,'soga_nose_type',-1,-62,0), (226388,5860006,0,'soga_skin_color',167,127,69), (226389,5860007,1,'cheek_type',91,-1,0), (226390,5860007,1,'chin_type',75,31,34), (226391,5860007,1,'ear_type',-100,-97,0), (226392,5860007,1,'eye_brow_type',-47,74,-41), (226393,5860007,0,'eye_color',204,204,204), (226394,5860007,1,'eye_type',25,0,0), (226395,5860007,0,'hair_color1',14,198,50), (226396,5860007,1,'lip_type',-11,15,8), (226397,5860007,1,'nose_type',-83,14,-58), (226398,5860007,0,'skin_color',177,179,180), (226399,5860007,1,'soga_cheek_type',0,-47,74), (226400,5860007,1,'soga_chin_type',0,-11,15), (226401,5860007,1,'soga_ear_type',0,25,0), (226402,5860007,1,'soga_eye_brow_type',0,-100,-97), (226403,5860007,0,'soga_eye_color',204,204,204), (226404,5860007,1,'soga_lip_type',-41,91,-1), (226405,5860007,1,'soga_nose_type',8,75,31), (226406,5860007,0,'soga_skin_color',177,179,180), (226407,5860008,0,'eye_color',255,255,255), (226408,5860008,0,'skin_color',117,138,162), (226409,5860008,0,'soga_eye_color',255,0,255), (226410,5860009,0,'eye_color',255,255,255), (226411,5860009,0,'skin_color',255,255,255), (226412,5860009,0,'soga_eye_color',255,0,255), (226413,5860010,0,'eye_color',255,255,255), (226414,5860010,0,'skin_color',255,255,255), (226415,5860010,0,'soga_eye_color',255,0,255), (226416,5860011,0,'eye_color',255,255,255), (226417,5860011,0,'skin_color',255,255,255), (226418,5860011,0,'soga_eye_color',255,0,255), (226419,5860012,0,'eye_color',255,255,255), (226420,5860012,0,'skin_color',255,255,255), (226421,5860012,0,'soga_eye_color',255,0,255), (226422,5860013,0,'eye_color',255,255,255), (226423,5860013,0,'skin_color',255,255,255), (226424,5860013,0,'soga_eye_color',255,0,255), (226425,5860014,0,'eye_color',255,255,255), (226426,5860014,0,'hair_face_color',234,234,234), (226427,5860014,0,'hair_face_highlight_color',81,81,81), (226428,5860014,0,'skin_color',255,255,255), (226429,5860014,0,'soga_eye_color',255,0,255), (226430,5860014,0,'soga_hair_face_color',234,234,234), (226431,5860014,0,'soga_hair_face_highlight_color',81,81,81), (226432,5860015,0,'eye_color',255,255,255), (226433,5860015,0,'skin_color',255,255,255), (226434,5860015,0,'soga_eye_color',255,0,255), (226435,5860016,0,'eye_color',255,255,255), (226436,5860016,0,'skin_color',255,255,255), (226437,5860016,0,'soga_eye_color',255,0,255), (226438,5860017,0,'eye_color',255,255,255), (226439,5860017,0,'skin_color',255,255,255), (226440,5860017,0,'soga_eye_color',255,0,255), (226441,5860018,0,'eye_color',255,255,255), (226442,5860018,0,'skin_color',255,255,255), (226443,5860018,0,'soga_eye_color',255,0,255), (226444,5860019,0,'eye_color',255,255,255), (226445,5860019,0,'skin_color',255,255,255), (226446,5860019,0,'soga_eye_color',255,0,255), (226447,5860020,0,'eye_color',255,255,255), (226448,5860020,0,'skin_color',255,255,255), (226449,5860020,0,'soga_eye_color',255,0,255), (226450,5860021,0,'eye_color',255,255,255), (226451,5860021,0,'skin_color',255,255,255), (226452,5860021,0,'soga_eye_color',255,0,255), (226453,5860022,0,'eye_color',255,255,255), (226454,5860022,0,'skin_color',255,255,255), (226455,5860022,0,'soga_eye_color',255,0,255), (226456,5860023,0,'eye_color',255,255,255), (226457,5860023,0,'skin_color',255,255,255), (226458,5860023,0,'soga_eye_color',255,0,255), (226459,5860024,0,'eye_color',255,255,255), (226460,5860024,0,'skin_color',255,255,255), (226461,5860024,0,'soga_eye_color',255,0,255), (226462,5860025,0,'eye_color',255,255,255), (226463,5860025,0,'skin_color',255,255,255), (226464,5860025,0,'soga_eye_color',255,0,255), (226465,5860026,0,'eye_color',255,255,255), (226466,5860026,0,'skin_color',255,255,255), (226467,5860026,0,'soga_eye_color',255,0,255), (226468,5860027,0,'eye_color',255,255,255), (226469,5860027,0,'skin_color',255,255,255), (226470,5860027,0,'soga_eye_color',255,0,255), (226471,5860028,0,'eye_color',255,255,255), (226472,5860028,0,'skin_color',255,255,255), (226473,5860028,0,'soga_eye_color',255,0,255), (226474,5860029,0,'eye_color',255,255,255), (226475,5860029,0,'skin_color',255,255,255), (226476,5860029,0,'soga_eye_color',255,0,255), (226477,5860030,0,'eye_color',255,255,255), (226478,5860030,0,'skin_color',255,255,255), (226479,5860030,0,'soga_eye_color',255,0,255), (226480,5860031,0,'eye_color',255,255,255), (226481,5860031,0,'skin_color',255,255,255), (226482,5860031,0,'soga_eye_color',255,0,255), (226483,5860032,0,'eye_color',255,255,255), (226484,5860032,0,'skin_color',255,255,255), (226485,5860032,0,'soga_eye_color',255,0,255), (226486,5860033,0,'eye_color',255,255,255), (226487,5860033,0,'hair_face_color',234,234,234), (226488,5860033,0,'hair_face_highlight_color',81,81,81), (226489,5860033,0,'skin_color',255,255,255), (226490,5860033,0,'soga_eye_color',255,0,255), (226491,5860033,0,'soga_hair_face_color',234,234,234), (226492,5860033,0,'soga_hair_face_highlight_color',81,81,81), (226493,5870000,0,'eye_color',255,255,255), (226494,5870000,0,'skin_color',255,255,255), (226495,5870000,0,'soga_eye_color',255,0,255), (226496,5870001,1,'cheek_type',-75,-31,0), (226497,5870001,1,'chin_type',-62,0,64), (226498,5870001,1,'ear_type',-46,-56,0), (226499,5870001,0,'eye_color',129,125,67), (226500,5870001,0,'hair_color1',228,21,233), (226501,5870001,0,'hair_face_color',244,246,246), (226502,5870001,0,'hair_face_highlight_color',65,66,79), (226503,5870001,0,'hair_type_color',244,246,246), (226504,5870001,0,'hair_type_highlight_color',65,66,79), (226505,5870001,1,'lip_type',-72,25,-1), (226506,5870001,1,'nose_type',0,-28,21), (226507,5870001,0,'skin_color',167,127,69), (226508,5870001,1,'soga_chin_type',0,-72,25), (226509,5870001,1,'soga_eye_brow_type',0,-46,-56), (226510,5870001,0,'soga_eye_color',204,204,204), (226511,5870001,0,'soga_hair_face_color',244,246,246), (226512,5870001,0,'soga_hair_face_highlight_color',65,66,79), (226513,5870001,0,'soga_hair_type_color',244,246,246), (226514,5870001,0,'soga_hair_type_highlight_color',65,66,79), (226515,5870001,1,'soga_lip_type',0,-75,-31), (226516,5870001,1,'soga_nose_type',-1,-62,0), (226517,5870001,0,'soga_skin_color',167,127,69), (226518,5870002,1,'cheek_type',91,-1,0), (226519,5870002,1,'chin_type',75,31,34), (226520,5870002,1,'ear_type',-100,-97,0), (226521,5870002,1,'eye_brow_type',-47,74,-41), (226522,5870002,0,'eye_color',204,204,204), (226523,5870002,1,'eye_type',25,0,0), (226524,5870002,0,'hair_color1',14,198,50), (226525,5870002,1,'lip_type',-11,15,8), (226526,5870002,1,'nose_type',-83,14,-58), (226527,5870002,0,'skin_color',177,179,180), (226528,5870002,1,'soga_cheek_type',0,-47,74), (226529,5870002,1,'soga_chin_type',0,-11,15), (226530,5870002,1,'soga_ear_type',0,25,0), (226531,5870002,1,'soga_eye_brow_type',0,-100,-97), (226532,5870002,0,'soga_eye_color',204,204,204), (226533,5870002,1,'soga_lip_type',-41,91,-1), (226534,5870002,1,'soga_nose_type',8,75,31), (226535,5870002,0,'soga_skin_color',177,179,180), (226536,5870003,0,'eye_color',255,255,255), (226537,5870003,0,'skin_color',117,138,162), (226538,5870003,0,'soga_eye_color',255,0,255), (226539,5870004,0,'eye_color',255,255,255), (226540,5870004,0,'skin_color',255,255,255), (226541,5870004,0,'soga_eye_color',255,0,255), (226542,5870005,0,'eye_color',0,0,255), (226543,5870005,0,'hair_type_color',0,255,255), (226544,5870005,0,'hair_type_highlight_color',12,12,12), (226545,5870005,0,'skin_color',0,0,255), (226546,5870005,0,'soga_eye_color',255,0,255), (226547,5870005,0,'soga_hair_type_color',0,255,255), (226548,5870005,0,'soga_hair_type_highlight_color',12,12,12), (226549,5870006,0,'eye_color',255,255,255), (226550,5870006,0,'skin_color',255,255,255), (226551,5870006,0,'soga_eye_color',255,0,255), (226552,5870007,0,'eye_color',255,255,255), (226553,5870007,0,'skin_color',255,255,255), (226554,5870007,0,'soga_eye_color',255,0,255), (226555,5870008,0,'eye_color',255,255,255), (226556,5870008,0,'skin_color',255,255,255), (226557,5870008,0,'soga_eye_color',255,0,255), (226558,5870009,0,'eye_color',255,255,255), (226559,5870009,0,'skin_color',255,255,255), (226560,5870009,0,'soga_eye_color',255,0,255), (226561,5870010,1,'cheek_type',79,-26,0), (226562,5870010,1,'chin_type',-8,61,64), (226563,5870010,1,'ear_type',53,-55,0), (226564,5870010,1,'eye_brow_type',-72,-17,97), (226565,5870010,0,'eye_color',57,118,133), (226566,5870010,1,'eye_type',69,0,0), (226567,5870010,0,'hair_color1',14,62,230), (226568,5870010,0,'hair_color2',26,0,0), (226569,5870010,0,'hair_face_color',17,3,23), (226570,5870010,0,'hair_face_highlight_color',168,59,22), (226571,5870010,0,'hair_type_color',17,3,23), (226572,5870010,0,'hair_type_highlight_color',168,59,22), (226573,5870010,1,'lip_type',-53,97,-22), (226574,5870010,1,'nose_type',-41,14,62), (226575,5870010,0,'skin_color',46,33,34), (226576,5870010,1,'soga_cheek_type',0,-72,-17), (226577,5870010,1,'soga_chin_type',0,-53,97), (226578,5870010,1,'soga_ear_type',0,69,0), (226579,5870010,1,'soga_eye_brow_type',0,53,-55), (226580,5870010,0,'soga_eye_color',229,229,102), (226581,5870010,1,'soga_eye_type',26,0,0), (226582,5870010,0,'soga_hair_face_color',17,3,23), (226583,5870010,0,'soga_hair_face_highlight_color',168,59,22), (226584,5870010,0,'soga_hair_type_color',17,3,23), (226585,5870010,0,'soga_hair_type_highlight_color',168,59,22), (226586,5870010,1,'soga_lip_type',97,79,-26), (226587,5870010,1,'soga_nose_type',-22,-8,61), (226588,5870010,0,'soga_skin_color',46,33,34), (226589,5870010,0,'wing_color1',255,255,255), (226590,5870010,0,'wing_color2',255,255,255), (226591,5870011,1,'cheek_type',84,37,0), (226592,5870011,1,'chin_type',50,-62,-66), (226593,5870011,1,'ear_type',10,81,0), (226594,5870011,1,'eye_brow_type',64,-23,-19), (226595,5870011,0,'eye_color',121,176,189), (226596,5870011,1,'eye_type',9,0,0), (226597,5870011,0,'hair_color1',11,17,47), (226598,5870011,0,'hair_color2',57,0,0), (226599,5870011,0,'hair_face_color',229,182,26), (226600,5870011,0,'hair_face_highlight_color',244,246,246), (226601,5870011,0,'hair_type_color',229,182,26), (226602,5870011,0,'hair_type_highlight_color',244,246,246), (226603,5870011,1,'lip_type',-37,-37,-47), (226604,5870011,1,'nose_type',-81,11,17), (226605,5870011,0,'skin_color',240,204,208), (226606,5870011,1,'soga_cheek_type',0,64,-23), (226607,5870011,1,'soga_chin_type',0,-37,-37), (226608,5870011,1,'soga_ear_type',0,9,0), (226609,5870011,1,'soga_eye_brow_type',0,10,81), (226610,5870011,0,'soga_eye_color',229,229,102), (226611,5870011,1,'soga_eye_type',57,0,0), (226612,5870011,0,'soga_hair_face_color',229,182,26), (226613,5870011,0,'soga_hair_face_highlight_color',244,246,246), (226614,5870011,0,'soga_hair_type_color',229,182,26), (226615,5870011,0,'soga_hair_type_highlight_color',244,246,246), (226616,5870011,1,'soga_lip_type',-19,84,37), (226617,5870011,1,'soga_nose_type',-47,50,-62), (226618,5870011,0,'soga_skin_color',240,204,208), (226619,5870011,0,'wing_color1',255,255,255), (226620,5870011,0,'wing_color2',255,255,255), (226621,5870012,1,'cheek_type',-46,40,0), (226622,5870012,1,'chin_type',20,-25,28), (226623,5870012,1,'ear_type',-45,-5,0), (226624,5870012,1,'eye_brow_type',14,19,-2), (226625,5870012,0,'eye_color',41,84,95), (226626,5870012,1,'eye_type',11,0,0), (226627,5870012,0,'hair_color1',239,1,156), (226628,5870012,0,'hair_color2',26,0,0), (226629,5870012,0,'hair_face_color',132,90,60), (226630,5870012,0,'hair_face_highlight_color',124,48,7), (226631,5870012,0,'hair_type_color',132,90,60), (226632,5870012,0,'hair_type_highlight_color',124,48,7), (226633,5870012,1,'lip_type',7,-43,0), (226634,5870012,1,'nose_type',0,-17,1), (226635,5870012,0,'skin_color',220,231,230), (226636,5870012,1,'soga_cheek_type',0,14,19), (226637,5870012,1,'soga_chin_type',0,7,-43), (226638,5870012,1,'soga_ear_type',0,11,0), (226639,5870012,1,'soga_eye_brow_type',0,-45,-5), (226640,5870012,0,'soga_eye_color',229,229,102), (226641,5870012,1,'soga_eye_type',26,0,0), (226642,5870012,0,'soga_hair_face_color',132,90,60), (226643,5870012,0,'soga_hair_face_highlight_color',124,48,7), (226644,5870012,0,'soga_hair_type_color',132,90,60), (226645,5870012,0,'soga_hair_type_highlight_color',124,48,7), (226646,5870012,1,'soga_lip_type',-2,-46,40), (226647,5870012,1,'soga_nose_type',0,20,-25), (226648,5870012,0,'soga_skin_color',220,231,230), (226649,5870012,0,'wing_color1',255,255,255), (226650,5870012,0,'wing_color2',255,255,255), (226651,5870013,1,'cheek_type',0,-2,0), (226652,5870013,1,'chin_type',3,3,28), (226653,5870013,1,'ear_type',-1,7,0), (226654,5870013,1,'eye_brow_type',-20,-7,11), (226655,5870013,0,'eye_color',143,189,202), (226656,5870013,1,'eye_type',17,0,0), (226657,5870013,0,'hair_color1',34,245,0), (226658,5870013,0,'hair_color2',193,0,0), (226659,5870013,0,'hair_face_color',137,47,9), (226660,5870013,0,'hair_face_highlight_color',103,42,0), (226661,5870013,0,'hair_type_color',137,47,9), (226662,5870013,0,'hair_type_highlight_color',103,42,0), (226663,5870013,1,'lip_type',0,39,14), (226664,5870013,1,'nose_type',-5,34,-11), (226665,5870013,0,'skin_color',253,254,254), (226666,5870013,1,'soga_cheek_type',0,-20,-7), (226667,5870013,1,'soga_chin_type',0,0,39), (226668,5870013,1,'soga_ear_type',0,17,0), (226669,5870013,1,'soga_eye_brow_type',0,-1,7), (226670,5870013,0,'soga_eye_color',229,229,102), (226671,5870013,1,'soga_eye_type',-63,0,0), (226672,5870013,0,'soga_hair_face_color',137,47,9), (226673,5870013,0,'soga_hair_face_highlight_color',103,42,0), (226674,5870013,0,'soga_hair_type_color',137,47,9), (226675,5870013,0,'soga_hair_type_highlight_color',103,42,0), (226676,5870013,1,'soga_lip_type',11,0,-2), (226677,5870013,1,'soga_nose_type',14,3,3), (226678,5870013,0,'soga_skin_color',253,254,254), (226679,5870013,0,'wing_color1',255,255,255), (226680,5870013,0,'wing_color2',255,255,255), (226681,5870014,1,'cheek_type',14,29,0), (226682,5870014,1,'chin_type',0,12,26), (226683,5870014,1,'ear_type',0,-22,0), (226684,5870014,1,'eye_brow_type',14,-25,25), (226685,5870014,0,'eye_color',110,156,138), (226686,5870014,1,'eye_type',-11,0,0), (226687,5870014,0,'hair_color1',9,19,156), (226688,5870014,0,'hair_color2',247,0,0), (226689,5870014,0,'hair_face_color',122,159,153), (226690,5870014,0,'hair_face_highlight_color',105,62,2), (226691,5870014,0,'hair_type_color',122,159,153), (226692,5870014,0,'hair_type_highlight_color',105,62,2), (226693,5870014,1,'lip_type',41,5,-19), (226694,5870014,1,'nose_type',12,9,19), (226695,5870014,0,'skin_color',232,196,185), (226696,5870014,1,'soga_cheek_type',0,14,-25), (226697,5870014,1,'soga_chin_type',0,41,5), (226698,5870014,1,'soga_ear_type',0,-11,0), (226699,5870014,1,'soga_eye_brow_type',0,0,-22), (226700,5870014,0,'soga_eye_color',229,229,102), (226701,5870014,1,'soga_eye_type',-9,0,0), (226702,5870014,0,'soga_hair_face_color',122,159,153), (226703,5870014,0,'soga_hair_face_highlight_color',105,62,2), (226704,5870014,0,'soga_hair_type_color',122,159,153), (226705,5870014,0,'soga_hair_type_highlight_color',105,62,2), (226706,5870014,1,'soga_lip_type',25,14,29), (226707,5870014,1,'soga_nose_type',-19,0,12), (226708,5870014,0,'soga_skin_color',232,196,185), (226709,5870014,0,'wing_color1',255,255,255), (226710,5870014,0,'wing_color2',255,255,255), (226711,5870015,0,'eye_color',255,255,255), (226712,5870015,0,'hair_face_color',234,234,234), (226713,5870015,0,'hair_face_highlight_color',81,81,81), (226714,5870015,0,'skin_color',255,255,255), (226715,5870015,0,'soga_eye_color',255,0,255), (226716,5870015,0,'soga_hair_face_color',234,234,234), (226717,5870015,0,'soga_hair_face_highlight_color',81,81,81), (226718,5870016,0,'eye_color',255,255,255), (226719,5870016,0,'skin_color',255,255,255), (226720,5870016,0,'soga_eye_color',255,0,255), (226721,5870017,0,'eye_color',255,255,255), (226722,5870017,0,'hair_face_color',240,218,130), (226723,5870017,0,'hair_face_highlight_color',185,153,56), (226724,5870017,0,'skin_color',255,255,255), (226725,5870017,0,'soga_eye_color',255,0,255), (226726,5870017,0,'soga_hair_face_color',240,218,130), (226727,5870017,0,'soga_hair_face_highlight_color',185,153,56), (226728,5870018,0,'eye_color',255,255,255), (226729,5870018,0,'skin_color',255,255,255), (226730,5870018,0,'soga_eye_color',255,0,255), (226731,5870019,1,'cheek_type',0,59,0), (226732,5870019,1,'chin_type',-78,-17,-18), (226733,5870019,1,'ear_type',19,35,0), (226734,5870019,1,'eye_brow_type',12,51,97), (226735,5870019,0,'eye_color',37,71,51), (226736,5870019,1,'eye_type',68,0,0), (226737,5870019,0,'hair_color1',249,45,249), (226738,5870019,0,'hair_color2',47,0,0), (226739,5870019,0,'hair_face_color',15,1,21), (226740,5870019,0,'hair_face_highlight_color',35,24,1), (226741,5870019,0,'hair_type_color',15,1,21), (226742,5870019,0,'hair_type_highlight_color',35,24,1), (226743,5870019,1,'lip_type',-9,37,78), (226744,5870019,1,'nose_type',-37,-7,45), (226745,5870019,0,'skin_color',107,75,52), (226746,5870019,1,'soga_cheek_type',0,12,51), (226747,5870019,1,'soga_chin_type',0,-9,37), (226748,5870019,1,'soga_ear_type',0,68,0), (226749,5870019,1,'soga_eye_brow_type',0,19,35), (226750,5870019,0,'soga_eye_color',229,229,102), (226751,5870019,1,'soga_eye_type',47,0,0), (226752,5870019,0,'soga_hair_face_color',15,1,21), (226753,5870019,0,'soga_hair_face_highlight_color',35,24,1), (226754,5870019,0,'soga_hair_type_color',15,1,21), (226755,5870019,0,'soga_hair_type_highlight_color',35,24,1), (226756,5870019,1,'soga_lip_type',97,0,59), (226757,5870019,1,'soga_nose_type',78,-78,-17), (226758,5870019,0,'soga_skin_color',107,75,52), (226759,5870019,0,'wing_color1',255,255,255), (226760,5870019,0,'wing_color2',255,255,255), (226761,5870020,0,'eye_color',255,255,255), (226762,5870020,0,'hair_type_color',20,20,20), (226763,5870020,0,'hair_type_highlight_color',0,0,128), (226764,5870020,0,'skin_color',255,255,255), (226765,5870020,0,'soga_eye_color',255,0,255), (226766,5870020,0,'soga_hair_type_color',20,20,20), (226767,5870020,0,'soga_hair_type_highlight_color',0,0,128), (226768,5870021,0,'eye_color',255,255,255), (226769,5870021,0,'skin_color',255,255,255), (226770,5870021,0,'soga_eye_color',255,0,255), (226771,5870022,0,'eye_color',255,255,255), (226772,5870022,0,'skin_color',255,255,255), (226773,5870022,0,'soga_eye_color',255,0,255), (226774,5870023,0,'eye_color',255,255,255), (226775,5870023,0,'skin_color',255,255,255), (226776,5870023,0,'soga_eye_color',255,0,255), (226777,5870024,0,'eye_color',255,255,255), (226778,5870024,0,'skin_color',255,255,255), (226779,5870024,0,'soga_eye_color',255,0,255), (226780,5870025,0,'eye_color',255,255,255), (226781,5870025,0,'skin_color',255,255,255), (226782,5870025,0,'soga_eye_color',255,0,255), (226783,5870026,0,'eye_color',255,255,255), (226784,5870026,0,'skin_color',255,255,255), (226785,5870026,0,'soga_eye_color',255,0,255), (226786,5870027,1,'cheek_type',50,-57,0), (226787,5870027,1,'chin_type',93,34,-18), (226788,5870027,1,'ear_type',-34,77,0), (226789,5870027,1,'eye_brow_type',-45,-68,-81), (226790,5870027,0,'eye_color',126,178,194), (226791,5870027,1,'eye_type',14,0,0), (226792,5870027,0,'hair_color1',17,56,87), (226793,5870027,0,'hair_face_color',84,95,104), (226794,5870027,0,'hair_face_highlight_color',84,0,0), (226795,5870027,0,'hair_type_color',84,95,104), (226796,5870027,0,'hair_type_highlight_color',84,0,0), (226797,5870027,1,'lip_type',-94,1,-3), (226798,5870027,1,'nose_type',68,17,56), (226799,5870027,0,'skin_color',192,186,160), (226800,5870027,1,'soga_cheek_type',0,-45,-68), (226801,5870027,1,'soga_chin_type',0,-94,1), (226802,5870027,1,'soga_ear_type',0,14,0), (226803,5870027,1,'soga_eye_brow_type',0,-34,77), (226804,5870027,0,'soga_eye_color',229,229,102), (226805,5870027,0,'soga_hair_face_color',84,95,104), (226806,5870027,0,'soga_hair_face_highlight_color',84,0,0), (226807,5870027,0,'soga_hair_type_color',84,95,104), (226808,5870027,0,'soga_hair_type_highlight_color',84,0,0), (226809,5870027,1,'soga_lip_type',-81,50,-57), (226810,5870027,1,'soga_nose_type',-3,93,34), (226811,5870027,0,'soga_skin_color',192,186,160), (226812,5870028,0,'eye_color',255,255,255), (226813,5870028,0,'skin_color',255,255,255), (226814,5870028,0,'soga_eye_color',255,0,255), (226815,5870029,1,'cheek_type',0,-3,0), (226816,5870029,1,'chin_type',-50,97,3), (226817,5870029,1,'ear_type',62,-25,0), (226818,5870029,1,'eye_brow_type',-64,-81,-3), (226819,5870029,0,'eye_color',43,70,43), (226820,5870029,1,'eye_type',10,0,0), (226821,5870029,0,'hair_color1',62,242,187), (226822,5870029,0,'hair_color2',218,0,0), (226823,5870029,0,'hair_face_color',228,182,26), (226824,5870029,0,'hair_face_highlight_color',121,38,35), (226825,5870029,0,'hair_type_color',228,182,26), (226826,5870029,0,'hair_type_highlight_color',121,38,35), (226827,5870029,1,'lip_type',40,46,-71), (226828,5870029,1,'nose_type',96,62,-14), (226829,5870029,0,'skin_color',209,161,122), (226830,5870029,1,'soga_cheek_type',0,-64,-81), (226831,5870029,1,'soga_chin_type',0,40,46), (226832,5870029,1,'soga_ear_type',0,10,0), (226833,5870029,1,'soga_eye_brow_type',0,62,-25), (226834,5870029,0,'soga_eye_color',229,229,102), (226835,5870029,1,'soga_eye_type',-38,0,0), (226836,5870029,0,'soga_hair_face_color',228,182,26), (226837,5870029,0,'soga_hair_face_highlight_color',121,38,35), (226838,5870029,0,'soga_hair_type_color',228,182,26), (226839,5870029,0,'soga_hair_type_highlight_color',121,38,35), (226840,5870029,1,'soga_lip_type',-3,0,-3), (226841,5870029,1,'soga_nose_type',-71,-50,97), (226842,5870029,0,'soga_skin_color',209,161,122), (226843,5870029,0,'wing_color1',255,255,255), (226844,5870029,0,'wing_color2',255,255,255), (226845,5870030,0,'eye_color',255,255,255), (226846,5870030,0,'skin_color',255,255,255), (226847,5870030,0,'soga_eye_color',255,0,255), (226848,5870031,0,'eye_color',0,0,255), (226849,5870031,0,'skin_color',0,0,255), (226850,5870031,0,'soga_eye_color',255,0,255), (226851,5870032,0,'eye_color',255,255,255), (226852,5870032,0,'hair_face_color',233,157,88), (226853,5870032,0,'hair_face_highlight_color',255,255,255), (226854,5870032,0,'hair_type_color',211,110,39), (226855,5870032,0,'hair_type_highlight_color',255,255,255), (226856,5870032,0,'skin_color',255,255,255), (226857,5870032,0,'soga_eye_color',255,0,255), (226858,5870032,0,'soga_hair_face_color',233,157,88), (226859,5870032,0,'soga_hair_face_highlight_color',255,255,255), (226860,5870032,0,'soga_hair_type_color',211,110,39), (226861,5870032,0,'soga_hair_type_highlight_color',255,255,255), (226862,5870033,1,'cheek_type',100,-100,0), (226863,5870033,1,'chin_type',-100,100,100), (226864,5870033,1,'ear_type',25,9,0), (226865,5870033,1,'eye_brow_type',100,100,100), (226866,5870033,0,'eye_color',118,14,183), (226867,5870033,1,'eye_type',100,0,0), (226868,5870033,0,'hair_color1',239,255,2), (226869,5870033,0,'hair_face_color',171,60,32), (226870,5870033,0,'hair_face_highlight_color',216,192,37), (226871,5870033,0,'hair_type_color',171,60,32), (226872,5870033,0,'hair_type_highlight_color',216,192,37), (226873,5870033,1,'lip_type',100,50,-68), (226874,5870033,1,'nose_type',0,-17,-1), (226875,5870033,0,'skin_color',210,179,78), (226876,5870033,1,'soga_cheek_type',0,100,100), (226877,5870033,1,'soga_chin_type',0,100,50), (226878,5870033,1,'soga_ear_type',0,100,0), (226879,5870033,1,'soga_eye_brow_type',0,25,9), (226880,5870033,0,'soga_eye_color',229,229,102), (226881,5870033,0,'soga_hair_face_color',171,60,32), (226882,5870033,0,'soga_hair_face_highlight_color',216,192,37), (226883,5870033,0,'soga_hair_type_color',171,60,32), (226884,5870033,0,'soga_hair_type_highlight_color',216,192,37), (226885,5870033,1,'soga_lip_type',100,100,-100), (226886,5870033,1,'soga_nose_type',-68,-100,100), (226887,5870033,0,'soga_skin_color',210,179,78), (226888,5870033,0,'wing_color1',255,255,255), (226889,5870033,0,'wing_color2',255,255,255), (226890,5870034,1,'cheek_type',23,-28,0), (226891,5870034,1,'chin_type',0,11,-18), (226892,5870034,1,'ear_type',-41,-37,0), (226893,5870034,1,'eye_brow_type',28,-3,0), (226894,5870034,0,'eye_color',32,64,53), (226895,5870034,1,'eye_type',-11,0,0), (226896,5870034,0,'hair_color1',246,9,156), (226897,5870034,0,'hair_color2',26,0,0), (226898,5870034,0,'hair_face_color',44,46,34), (226899,5870034,0,'hair_face_highlight_color',45,18,7), (226900,5870034,0,'hair_type_color',44,46,34), (226901,5870034,0,'hair_type_highlight_color',45,18,7), (226902,5870034,1,'lip_type',12,-18,-5), (226903,5870034,1,'nose_type',-25,-10,9), (226904,5870034,0,'skin_color',236,203,200), (226905,5870034,1,'soga_cheek_type',0,28,-3), (226906,5870034,1,'soga_chin_type',0,12,-18), (226907,5870034,1,'soga_ear_type',0,-11,0), (226908,5870034,1,'soga_eye_brow_type',0,-41,-37), (226909,5870034,0,'soga_eye_color',229,229,102), (226910,5870034,1,'soga_eye_type',26,0,0), (226911,5870034,0,'soga_hair_face_color',44,46,34), (226912,5870034,0,'soga_hair_face_highlight_color',45,18,7), (226913,5870034,0,'soga_hair_type_color',44,46,34), (226914,5870034,0,'soga_hair_type_highlight_color',45,18,7), (226915,5870034,1,'soga_lip_type',0,23,-28), (226916,5870034,1,'soga_nose_type',-5,0,11), (226917,5870034,0,'soga_skin_color',236,203,200), (226918,5870034,0,'wing_color1',255,255,255), (226919,5870034,0,'wing_color2',255,255,255), (226920,5870035,1,'cheek_type',62,-82,0), (226921,5870035,1,'chin_type',11,-87,-41), (226922,5870035,1,'ear_type',15,78,0), (226923,5870035,1,'eye_brow_type',65,-4,17), (226924,5870035,0,'eye_color',31,64,68), (226925,5870035,1,'eye_type',-72,0,0), (226926,5870035,0,'hair_color1',204,209,81), (226927,5870035,0,'hair_color2',25,0,0), (226928,5870035,0,'hair_face_color',154,53,26), (226929,5870035,0,'hair_face_highlight_color',86,2,2), (226930,5870035,0,'hair_type_color',154,53,26), (226931,5870035,0,'hair_type_highlight_color',86,2,2), (226932,5870035,1,'lip_type',-11,2,25), (226933,5870035,1,'nose_type',37,-52,-47), (226934,5870035,0,'skin_color',218,171,133), (226935,5870035,1,'soga_cheek_type',0,65,-4), (226936,5870035,1,'soga_chin_type',0,-11,2), (226937,5870035,1,'soga_ear_type',0,-72,0), (226938,5870035,1,'soga_eye_brow_type',0,15,78), (226939,5870035,0,'soga_eye_color',229,229,102), (226940,5870035,1,'soga_eye_type',25,0,0), (226941,5870035,0,'soga_hair_face_color',154,53,26), (226942,5870035,0,'soga_hair_face_highlight_color',86,2,2), (226943,5870035,0,'soga_hair_type_color',154,53,26), (226944,5870035,0,'soga_hair_type_highlight_color',86,2,2), (226945,5870035,1,'soga_lip_type',17,62,-82), (226946,5870035,1,'soga_nose_type',25,11,-87), (226947,5870035,0,'soga_skin_color',218,171,133), (226948,5870035,0,'wing_color1',255,255,255), (226949,5870035,0,'wing_color2',255,255,255), (226950,5870036,1,'cheek_type',-29,62,0), (226951,5870036,1,'chin_type',-25,-63,85), (226952,5870036,1,'ear_type',-79,74,0), (226953,5870036,1,'eye_brow_type',51,59,-64), (226954,5870036,0,'eye_color',50,103,118), (226955,5870036,1,'eye_type',-78,0,0), (226956,5870036,0,'hair_color1',162,22,212), (226957,5870036,0,'hair_color2',22,0,0), (226958,5870036,0,'hair_face_color',45,16,15), (226959,5870036,0,'hair_face_highlight_color',100,70,10), (226960,5870036,0,'hair_type_color',45,16,15), (226961,5870036,0,'hair_type_highlight_color',100,70,10), (226962,5870036,1,'lip_type',37,-51,-31), (226963,5870036,1,'nose_type',55,-94,22), (226964,5870036,0,'skin_color',247,252,252), (226965,5870036,1,'soga_cheek_type',0,51,59), (226966,5870036,1,'soga_chin_type',0,37,-51), (226967,5870036,1,'soga_ear_type',0,-78,0), (226968,5870036,1,'soga_eye_brow_type',0,-79,74), (226969,5870036,0,'soga_eye_color',229,229,102), (226970,5870036,1,'soga_eye_type',22,0,0), (226971,5870036,0,'soga_hair_face_color',45,16,15), (226972,5870036,0,'soga_hair_face_highlight_color',100,70,10), (226973,5870036,0,'soga_hair_type_color',45,16,15), (226974,5870036,0,'soga_hair_type_highlight_color',100,70,10), (226975,5870036,1,'soga_lip_type',-64,-29,62), (226976,5870036,1,'soga_nose_type',-31,-25,-63), (226977,5870036,0,'soga_skin_color',247,252,252), (226978,5870036,0,'wing_color1',255,255,255), (226979,5870036,0,'wing_color2',255,255,255), (226980,5870037,1,'cheek_type',72,7,0), (226981,5870037,1,'chin_type',14,50,56), (226982,5870037,1,'ear_type',-78,-90,0), (226983,5870037,1,'eye_brow_type',-21,0,-2), (226984,5870037,0,'eye_color',45,95,98), (226985,5870037,1,'eye_type',-84,0,0), (226986,5870037,0,'hair_color1',97,43,69), (226987,5870037,0,'hair_color2',29,0,0), (226988,5870037,0,'hair_face_color',236,240,239), (226989,5870037,0,'hair_face_highlight_color',233,184,31), (226990,5870037,0,'hair_type_color',236,240,239), (226991,5870037,0,'hair_type_highlight_color',233,184,31), (226992,5870037,1,'lip_type',-34,87,97), (226993,5870037,1,'nose_type',-9,97,43), (226994,5870037,0,'skin_color',146,147,120), (226995,5870037,1,'soga_cheek_type',0,-21,0), (226996,5870037,1,'soga_chin_type',0,-34,87), (226997,5870037,1,'soga_ear_type',0,-84,0), (226998,5870037,1,'soga_eye_brow_type',0,-78,-90), (226999,5870037,0,'soga_eye_color',229,229,102), (227000,5870037,1,'soga_eye_type',29,0,0), (227001,5870037,0,'soga_hair_face_color',236,240,239), (227002,5870037,0,'soga_hair_face_highlight_color',233,184,31), (227003,5870037,0,'soga_hair_type_color',236,240,239), (227004,5870037,0,'soga_hair_type_highlight_color',233,184,31), (227005,5870037,1,'soga_lip_type',-2,72,7), (227006,5870037,1,'soga_nose_type',97,14,50), (227007,5870037,0,'soga_skin_color',146,147,120), (227008,5870037,0,'wing_color1',255,255,255), (227009,5870037,0,'wing_color2',255,255,255), (227010,5870038,1,'cheek_type',100,-100,0), (227011,5870038,1,'chin_type',-100,100,100), (227012,5870038,1,'ear_type',25,9,0), (227013,5870038,1,'eye_brow_type',100,100,100), (227014,5870038,0,'eye_color',118,14,183), (227015,5870038,1,'eye_type',100,0,0), (227016,5870038,0,'hair_color1',239,255,242), (227017,5870038,0,'hair_color2',93,0,0), (227018,5870038,0,'hair_face_color',171,60,32), (227019,5870038,0,'hair_face_highlight_color',216,192,37), (227020,5870038,0,'hair_type_color',171,60,32), (227021,5870038,0,'hair_type_highlight_color',216,192,37), (227022,5870038,1,'lip_type',100,50,-68), (227023,5870038,1,'nose_type',0,-17,-1), (227024,5870038,0,'skin_color',200,187,181), (227025,5870038,1,'soga_cheek_type',0,100,100), (227026,5870038,1,'soga_chin_type',0,100,50), (227027,5870038,1,'soga_ear_type',0,100,0), (227028,5870038,1,'soga_eye_brow_type',0,25,9), (227029,5870038,0,'soga_eye_color',229,229,102), (227030,5870038,1,'soga_eye_type',93,0,0), (227031,5870038,0,'soga_hair_face_color',171,60,32), (227032,5870038,0,'soga_hair_face_highlight_color',216,192,37), (227033,5870038,0,'soga_hair_type_color',171,60,32), (227034,5870038,0,'soga_hair_type_highlight_color',216,192,37), (227035,5870038,1,'soga_lip_type',100,100,-100), (227036,5870038,1,'soga_nose_type',-68,-100,100), (227037,5870038,0,'soga_skin_color',200,187,181), (227038,5870038,0,'wing_color1',255,255,255), (227039,5870038,0,'wing_color2',255,255,255), (227040,5870039,1,'cheek_type',-5,12,0), (227041,5870039,1,'chin_type',32,-42,21), (227042,5870039,1,'ear_type',-12,39,0), (227043,5870039,1,'eye_brow_type',25,8,-14), (227044,5870039,0,'eye_color',29,60,52), (227045,5870039,1,'eye_type',-38,0,0), (227046,5870039,0,'hair_color1',228,9,156), (227047,5870039,0,'hair_color2',237,0,0), (227048,5870039,0,'hair_face_color',59,69,60), (227049,5870039,0,'hair_face_highlight_color',50,21,0), (227050,5870039,0,'hair_type_color',59,69,60), (227051,5870039,0,'hair_type_highlight_color',50,21,0), (227052,5870039,1,'lip_type',17,4,-7), (227053,5870039,1,'nose_type',-14,-28,9), (227054,5870039,0,'skin_color',226,217,194), (227055,5870039,1,'soga_cheek_type',0,25,8), (227056,5870039,1,'soga_chin_type',0,17,4), (227057,5870039,1,'soga_ear_type',0,-38,0), (227058,5870039,1,'soga_eye_brow_type',0,-12,39), (227059,5870039,0,'soga_eye_color',229,229,102), (227060,5870039,1,'soga_eye_type',-19,0,0), (227061,5870039,0,'soga_hair_face_color',59,69,60), (227062,5870039,0,'soga_hair_face_highlight_color',50,21,0), (227063,5870039,0,'soga_hair_type_color',59,69,60), (227064,5870039,0,'soga_hair_type_highlight_color',50,21,0), (227065,5870039,1,'soga_lip_type',-14,-5,12), (227066,5870039,1,'soga_nose_type',-7,32,-42), (227067,5870039,0,'soga_skin_color',226,217,194), (227068,5870039,0,'wing_color1',255,255,255), (227069,5870039,0,'wing_color2',255,255,255), (227070,5870040,1,'cheek_type',-31,22,0), (227071,5870040,1,'chin_type',51,44,17), (227072,5870040,1,'ear_type',10,77,0), (227073,5870040,1,'eye_brow_type',-70,87,0), (227074,5870040,0,'eye_color',51,105,121), (227075,5870040,1,'eye_type',41,0,0), (227076,5870040,0,'hair_color1',12,239,17), (227077,5870040,0,'hair_color2',244,0,0), (227078,5870040,0,'hair_face_color',123,39,34), (227079,5870040,0,'hair_face_highlight_color',42,12,16), (227080,5870040,0,'hair_type_color',123,39,34), (227081,5870040,0,'hair_type_highlight_color',42,12,16), (227082,5870040,1,'lip_type',89,-17,14), (227083,5870040,1,'nose_type',19,12,-17), (227084,5870040,0,'skin_color',225,178,162), (227085,5870040,1,'soga_cheek_type',0,-70,87), (227086,5870040,1,'soga_chin_type',0,89,-17), (227087,5870040,1,'soga_ear_type',0,41,0), (227088,5870040,1,'soga_eye_brow_type',0,10,77), (227089,5870040,0,'soga_eye_color',229,229,102), (227090,5870040,1,'soga_eye_type',-12,0,0), (227091,5870040,0,'soga_hair_face_color',123,39,34), (227092,5870040,0,'soga_hair_face_highlight_color',42,12,16), (227093,5870040,0,'soga_hair_type_color',123,39,34), (227094,5870040,0,'soga_hair_type_highlight_color',42,12,16), (227095,5870040,1,'soga_lip_type',0,-31,22), (227096,5870040,1,'soga_nose_type',14,51,44), (227097,5870040,0,'soga_skin_color',225,178,162), (227098,5870040,0,'wing_color1',255,255,255), (227099,5870040,0,'wing_color2',255,255,255), (227100,5870041,0,'eye_color',255,255,255), (227101,5870041,0,'hair_face_color',185,153,56), (227102,5870041,0,'hair_face_highlight_color',147,97,68), (227103,5870041,0,'hair_type_color',185,153,56), (227104,5870041,0,'hair_type_highlight_color',147,97,68), (227105,5870041,0,'skin_color',255,255,255), (227106,5870041,0,'soga_eye_color',255,0,255), (227107,5870041,0,'soga_hair_face_color',185,153,56), (227108,5870041,0,'soga_hair_face_highlight_color',147,97,68), (227109,5870041,0,'soga_hair_type_color',185,153,56), (227110,5870041,0,'soga_hair_type_highlight_color',147,97,68), (227111,5870042,0,'eye_color',255,255,255), (227112,5870042,0,'skin_color',255,255,255), (227113,5870042,0,'soga_eye_color',255,0,255), (227114,5870043,0,'eye_color',255,255,255), (227115,5870043,0,'skin_color',255,255,255), (227116,5870043,0,'soga_eye_color',255,0,255), (227117,5870044,1,'cheek_type',91,-1,0), (227118,5870044,1,'chin_type',75,31,34), (227119,5870044,1,'ear_type',-100,-97,0), (227120,5870044,1,'eye_brow_type',-47,74,-41), (227121,5870044,0,'eye_color',204,204,204), (227122,5870044,1,'eye_type',25,0,0), (227123,5870044,0,'hair_color1',14,198,50), (227124,5870044,1,'lip_type',-11,15,8), (227125,5870044,1,'nose_type',-83,14,-58), (227126,5870044,0,'skin_color',177,179,180), (227127,5870044,1,'soga_cheek_type',0,-47,74), (227128,5870044,1,'soga_chin_type',0,-11,15), (227129,5870044,1,'soga_ear_type',0,25,0), (227130,5870044,1,'soga_eye_brow_type',0,-100,-97), (227131,5870044,0,'soga_eye_color',204,204,204), (227132,5870044,1,'soga_lip_type',-41,91,-1), (227133,5870044,1,'soga_nose_type',8,75,31), (227134,5870044,0,'soga_skin_color',177,179,180), (227135,4870000,1,'cheek_type',91,-1,0), (227136,4870000,1,'chin_type',75,31,34), (227137,4870000,1,'ear_type',-100,-97,0), (227138,4870000,1,'eye_brow_type',-47,74,-41), (227139,4870000,0,'eye_color',204,204,204), (227140,4870000,1,'eye_type',25,0,0), (227141,4870000,0,'hair_color1',14,198,50), (227142,4870000,1,'lip_type',-11,15,8), (227143,4870000,1,'nose_type',-83,14,-58), (227144,4870000,0,'skin_color',177,179,180), (227145,4870000,1,'soga_cheek_type',0,-47,74), (227146,4870000,1,'soga_chin_type',0,-11,15), (227147,4870000,1,'soga_ear_type',0,25,0), (227148,4870000,1,'soga_eye_brow_type',0,-100,-97), (227149,4870000,0,'soga_eye_color',204,204,204), (227150,4870000,1,'soga_lip_type',-41,91,-1), (227151,4870000,1,'soga_nose_type',8,75,31), (227152,4870000,0,'soga_skin_color',177,179,180), (227153,4870001,0,'eye_color',255,255,255), (227154,4870001,0,'hair_face_color',234,234,234), (227155,4870001,0,'hair_face_highlight_color',81,81,81), (227156,4870001,0,'skin_color',255,255,255), (227157,4870001,0,'soga_eye_color',255,0,255), (227158,4870001,0,'soga_hair_face_color',234,234,234), (227159,4870001,0,'soga_hair_face_highlight_color',81,81,81), (227160,4870002,0,'eye_color',255,255,255), (227161,4870002,0,'skin_color',255,255,255), (227162,4870002,0,'soga_eye_color',255,0,255), (227163,4870003,0,'eye_color',255,255,255), (227164,4870003,0,'hair_face_color',240,218,130), (227165,4870003,0,'hair_face_highlight_color',185,153,56), (227166,4870003,0,'skin_color',255,255,255), (227167,4870003,0,'soga_eye_color',255,0,255), (227168,4870003,0,'soga_hair_face_color',240,218,130), (227169,4870003,0,'soga_hair_face_highlight_color',185,153,56), (227170,4870004,0,'eye_color',255,255,255), (227171,4870004,0,'skin_color',255,255,255), (227172,4870004,0,'soga_eye_color',255,0,255), (227173,4870005,0,'eye_color',255,255,255), (227174,4870005,0,'hair_face_color',233,157,88), (227175,4870005,0,'hair_face_highlight_color',255,255,255), (227176,4870005,0,'hair_type_color',211,110,39), (227177,4870005,0,'hair_type_highlight_color',255,255,255), (227178,4870005,0,'skin_color',255,255,255), (227179,4870005,0,'soga_eye_color',255,0,255), (227180,4870005,0,'soga_hair_face_color',233,157,88), (227181,4870005,0,'soga_hair_face_highlight_color',255,255,255), (227182,4870005,0,'soga_hair_type_color',211,110,39), (227183,4870005,0,'soga_hair_type_highlight_color',255,255,255), (227184,4870006,0,'eye_color',255,255,255), (227185,4870006,0,'hair_face_color',240,218,130), (227186,4870006,0,'hair_face_highlight_color',185,153,56), (227187,4870006,0,'skin_color',255,255,255), (227188,4870006,0,'soga_eye_color',255,0,255), (227189,4870006,0,'soga_hair_face_color',240,218,130), (227190,4870006,0,'soga_hair_face_highlight_color',185,153,56), (227191,4870007,0,'eye_color',255,255,255), (227192,4870007,0,'skin_color',255,255,255), (227193,4870007,0,'soga_eye_color',255,0,255), (227194,4870008,1,'cheek_type',14,29,0), (227195,4870008,1,'chin_type',0,12,26), (227196,4870008,1,'ear_type',0,-22,0), (227197,4870008,1,'eye_brow_type',14,-25,25), (227198,4870008,0,'eye_color',110,156,138), (227199,4870008,1,'eye_type',-11,0,0), (227200,4870008,0,'hair_color1',9,19,156), (227201,4870008,0,'hair_color2',249,0,0), (227202,4870008,0,'hair_face_color',122,159,153), (227203,4870008,0,'hair_face_highlight_color',105,62,2), (227204,4870008,0,'hair_type_color',122,159,153), (227205,4870008,0,'hair_type_highlight_color',105,62,2), (227206,4870008,1,'lip_type',41,5,-19), (227207,4870008,1,'nose_type',12,9,19), (227208,4870008,0,'skin_color',232,196,185), (227209,4870008,1,'soga_cheek_type',0,14,-25), (227210,4870008,1,'soga_chin_type',0,41,5), (227211,4870008,1,'soga_ear_type',0,-11,0), (227212,4870008,1,'soga_eye_brow_type',0,0,-22), (227213,4870008,0,'soga_eye_color',229,229,102), (227214,4870008,1,'soga_eye_type',-7,0,0), (227215,4870008,0,'soga_hair_face_color',122,159,153), (227216,4870008,0,'soga_hair_face_highlight_color',105,62,2), (227217,4870008,0,'soga_hair_type_color',122,159,153), (227218,4870008,0,'soga_hair_type_highlight_color',105,62,2), (227219,4870008,1,'soga_lip_type',25,14,29), (227220,4870008,1,'soga_nose_type',-19,0,12), (227221,4870008,0,'soga_skin_color',232,196,185), (227222,4870008,0,'wing_color1',255,255,255), (227223,4870008,0,'wing_color2',255,255,255), (227224,4870009,0,'eye_color',255,255,255), (227225,4870009,0,'hair_face_color',240,218,130), (227226,4870009,0,'hair_face_highlight_color',185,153,56), (227227,4870009,0,'skin_color',255,255,255), (227228,4870009,0,'soga_eye_color',255,0,255), (227229,4870009,0,'soga_hair_face_color',240,218,130), (227230,4870009,0,'soga_hair_face_highlight_color',185,153,56), (227231,4870010,0,'eye_color',255,255,255), (227232,4870010,0,'skin_color',255,255,255), (227233,4870010,0,'soga_eye_color',255,0,255), (227234,4870011,0,'eye_color',255,255,255), (227235,4870011,0,'skin_color',255,255,255), (227236,4870011,0,'soga_eye_color',255,0,255), (227237,4870012,0,'eye_color',255,255,255), (227238,4870012,0,'hair_face_color',240,218,130), (227239,4870012,0,'hair_face_highlight_color',185,153,56), (227240,4870012,0,'skin_color',255,255,255), (227241,4870012,0,'soga_eye_color',255,0,255), (227242,4870012,0,'soga_hair_face_color',240,218,130), (227243,4870012,0,'soga_hair_face_highlight_color',185,153,56), (227244,4870013,0,'eye_color',255,255,255), (227245,4870013,0,'hair_face_color',240,218,130), (227246,4870013,0,'hair_face_highlight_color',185,153,56), (227247,4870013,0,'skin_color',255,255,255), (227248,4870013,0,'soga_eye_color',255,0,255), (227249,4870013,0,'soga_hair_face_color',240,218,130), (227250,4870013,0,'soga_hair_face_highlight_color',185,153,56), (227251,4870014,0,'eye_color',255,255,255), (227252,4870014,0,'skin_color',255,255,255), (227253,4870014,0,'soga_eye_color',255,0,255), (227254,4870015,0,'eye_color',255,255,255), (227255,4870015,0,'skin_color',255,255,255), (227256,4870015,0,'soga_eye_color',255,0,255), (227257,5880000,0,'eye_color',255,255,255), (227258,5880000,0,'hair_face_color',234,234,234), (227259,5880000,0,'hair_face_highlight_color',81,81,81), (227260,5880000,0,'skin_color',255,255,255), (227261,5880000,0,'soga_eye_color',255,0,255), (227262,5880000,0,'soga_hair_face_color',234,234,234), (227263,5880000,0,'soga_hair_face_highlight_color',81,81,81), (227264,5880001,0,'eye_color',255,255,255), (227265,5880001,0,'skin_color',255,255,255), (227266,5880001,0,'soga_eye_color',255,0,255), (227267,5880002,0,'eye_color',255,255,255), (227268,5880002,0,'hair_face_color',240,218,130), (227269,5880002,0,'hair_face_highlight_color',185,153,56), (227270,5880002,0,'skin_color',255,255,255), (227271,5880002,0,'soga_eye_color',255,0,255), (227272,5880002,0,'soga_hair_face_color',240,218,130), (227273,5880002,0,'soga_hair_face_highlight_color',185,153,56), (227274,5880003,0,'eye_color',255,255,255), (227275,5880003,0,'skin_color',255,255,255), (227276,5880003,0,'soga_eye_color',255,0,255), (227277,5880004,0,'eye_color',255,255,255), (227278,5880004,0,'hair_face_color',233,157,88), (227279,5880004,0,'hair_face_highlight_color',255,255,255), (227280,5880004,0,'hair_type_color',211,110,39), (227281,5880004,0,'hair_type_highlight_color',255,255,255), (227282,5880004,0,'skin_color',255,255,255), (227283,5880004,0,'soga_eye_color',255,0,255), (227284,5880004,0,'soga_hair_face_color',233,157,88), (227285,5880004,0,'soga_hair_face_highlight_color',255,255,255), (227286,5880004,0,'soga_hair_type_color',211,110,39), (227287,5880004,0,'soga_hair_type_highlight_color',255,255,255), (227288,5880005,0,'eye_color',255,255,255), (227289,5880005,0,'hair_face_color',240,218,130), (227290,5880005,0,'hair_face_highlight_color',185,153,56), (227291,5880005,0,'skin_color',255,255,255), (227292,5880005,0,'soga_eye_color',255,0,255), (227293,5880005,0,'soga_hair_face_color',240,218,130), (227294,5880005,0,'soga_hair_face_highlight_color',185,153,56), (227295,5880006,0,'eye_color',255,255,255), (227296,5880006,0,'skin_color',255,255,255), (227297,5880006,0,'soga_eye_color',255,0,255), (227298,5880007,1,'cheek_type',14,29,0), (227299,5880007,1,'chin_type',0,12,26), (227300,5880007,1,'ear_type',0,-22,0), (227301,5880007,1,'eye_brow_type',14,-25,25), (227302,5880007,0,'eye_color',110,156,138), (227303,5880007,1,'eye_type',-11,0,0), (227304,5880007,0,'hair_color1',9,19,156), (227305,5880007,0,'hair_color2',249,0,0), (227306,5880007,0,'hair_face_color',122,159,153), (227307,5880007,0,'hair_face_highlight_color',105,62,2), (227308,5880007,0,'hair_type_color',122,159,153), (227309,5880007,0,'hair_type_highlight_color',105,62,2), (227310,5880007,1,'lip_type',41,5,-19), (227311,5880007,1,'nose_type',12,9,19), (227312,5880007,0,'skin_color',232,196,185), (227313,5880007,1,'soga_cheek_type',0,14,-25), (227314,5880007,1,'soga_chin_type',0,41,5), (227315,5880007,1,'soga_ear_type',0,-11,0), (227316,5880007,1,'soga_eye_brow_type',0,0,-22), (227317,5880007,0,'soga_eye_color',229,229,102), (227318,5880007,1,'soga_eye_type',-7,0,0), (227319,5880007,0,'soga_hair_face_color',122,159,153), (227320,5880007,0,'soga_hair_face_highlight_color',105,62,2), (227321,5880007,0,'soga_hair_type_color',122,159,153), (227322,5880007,0,'soga_hair_type_highlight_color',105,62,2), (227323,5880007,1,'soga_lip_type',25,14,29), (227324,5880007,1,'soga_nose_type',-19,0,12), (227325,5880007,0,'soga_skin_color',232,196,185), (227326,5880007,0,'wing_color1',255,255,255), (227327,5880007,0,'wing_color2',255,255,255), (227328,5880008,0,'eye_color',255,255,255), (227329,5880008,0,'hair_face_color',240,218,130), (227330,5880008,0,'hair_face_highlight_color',185,153,56), (227331,5880008,0,'skin_color',255,255,255), (227332,5880008,0,'soga_eye_color',255,0,255), (227333,5880008,0,'soga_hair_face_color',240,218,130), (227334,5880008,0,'soga_hair_face_highlight_color',185,153,56), (227335,5880009,0,'eye_color',255,255,255), (227336,5880009,0,'skin_color',255,255,255), (227337,5880009,0,'soga_eye_color',255,0,255), (227338,5880010,0,'eye_color',255,255,255), (227339,5880010,0,'hair_face_color',240,218,130), (227340,5880010,0,'hair_face_highlight_color',185,153,56), (227341,5880010,0,'skin_color',255,255,255), (227342,5880010,0,'soga_eye_color',255,0,255), (227343,5880010,0,'soga_hair_face_color',240,218,130), (227344,5880010,0,'soga_hair_face_highlight_color',185,153,56), (227345,5880011,0,'eye_color',255,255,255), (227346,5880011,0,'hair_face_color',240,218,130), (227347,5880011,0,'hair_face_highlight_color',185,153,56), (227348,5880011,0,'skin_color',255,255,255), (227349,5880011,0,'soga_eye_color',255,0,255), (227350,5880011,0,'soga_hair_face_color',240,218,130), (227351,5880011,0,'soga_hair_face_highlight_color',185,153,56), (227352,5880012,0,'eye_color',255,255,255), (227353,5880012,0,'skin_color',255,255,255), (227354,5880012,0,'soga_eye_color',255,0,255), (227355,5880013,0,'eye_color',255,255,255), (227356,5880013,0,'skin_color',255,255,255), (227357,5880013,0,'soga_eye_color',255,0,255), (227358,5880014,0,'eye_color',255,255,255), (227359,5880014,0,'skin_color',255,255,255), (227360,5880014,0,'soga_eye_color',255,0,255), (227361,4040000,1,'cheek_type',41,98,0), (227362,4040000,1,'chin_type',-46,1,77), (227363,4040000,1,'ear_type',-87,-74,0), (227364,4040000,1,'eye_brow_type',97,-34,-3), (227365,4040000,0,'eye_color',255,255,255), (227366,4040000,1,'eye_type',94,0,0), (227367,4040000,0,'hair_color1',214,56,14), (227368,4040000,0,'hair_color2',25,0,0), (227369,4040000,0,'hair_face_color',100,70,10), (227370,4040000,0,'hair_face_highlight_color',193,100,45), (227371,4040000,0,'hair_type_color',100,70,10), (227372,4040000,0,'hair_type_highlight_color',193,100,45), (227373,4040000,1,'lip_type',-22,17,-95), (227374,4040000,1,'nose_type',71,-42,56), (227375,4040000,0,'skin_color',255,255,255), (227376,4040000,1,'soga_cheek_type',0,97,-34), (227377,4040000,1,'soga_chin_type',0,-22,17), (227378,4040000,1,'soga_ear_type',0,94,0), (227379,4040000,1,'soga_eye_brow_type',0,-87,-74), (227380,4040000,0,'soga_eye_color',255,0,255), (227381,4040000,1,'soga_eye_type',25,0,0), (227382,4040000,0,'soga_hair_face_color',100,70,10), (227383,4040000,0,'soga_hair_face_highlight_color',193,100,45), (227384,4040000,0,'soga_hair_type_color',100,70,10), (227385,4040000,0,'soga_hair_type_highlight_color',193,100,45), (227386,4040000,1,'soga_lip_type',-3,41,98), (227387,4040000,1,'soga_nose_type',-95,-46,1), (227388,4040000,0,'soga_skin_color',134,109,66), (227389,4040000,0,'wing_color1',255,255,255), (227390,4040000,0,'wing_color2',255,255,255), (227391,4040001,1,'cheek_type',91,-1,0), (227392,4040001,1,'chin_type',75,31,34), (227393,4040001,1,'ear_type',-100,-97,0), (227394,4040001,1,'eye_brow_type',-47,74,-41), (227395,4040001,0,'eye_color',204,204,204), (227396,4040001,1,'eye_type',25,0,0), (227397,4040001,0,'hair_color1',14,198,50), (227398,4040001,1,'lip_type',-11,15,8), (227399,4040001,1,'nose_type',-83,14,-58), (227400,4040001,0,'skin_color',177,179,180), (227401,4040001,1,'soga_cheek_type',0,-47,74), (227402,4040001,1,'soga_chin_type',0,-11,15), (227403,4040001,1,'soga_ear_type',0,25,0), (227404,4040001,1,'soga_eye_brow_type',0,-100,-97), (227405,4040001,0,'soga_eye_color',204,204,204), (227406,4040001,1,'soga_lip_type',-41,91,-1), (227407,4040001,1,'soga_nose_type',8,75,31), (227408,4040001,0,'soga_skin_color',177,179,180), (227409,4040002,0,'eye_color',255,255,255), (227410,4040002,0,'skin_color',255,255,255), (227411,4040002,0,'soga_eye_color',255,0,255), (227412,4040003,0,'eye_color',255,255,255), (227413,4040003,0,'skin_color',255,255,255), (227414,4040003,0,'soga_eye_color',255,0,255), (227415,4040004,0,'eye_color',255,255,255), (227416,4040004,0,'skin_color',255,255,255), (227417,4040004,0,'soga_eye_color',255,0,255), (227418,4040005,0,'eye_color',128,128,192), (227419,4040005,0,'skin_color',128,0,0), (227420,4040005,0,'soga_eye_color',255,0,255), (227421,4040006,1,'cheek_type',3,-31,0), (227422,4040006,1,'chin_type',28,-4,2), (227423,4040006,1,'ear_type',20,17,0), (227424,4040006,1,'eye_brow_type',-31,28,0), (227425,4040006,0,'eye_color',40,23,58), (227426,4040006,1,'eye_type',-26,0,0), (227427,4040006,0,'hair_color1',28,237,0), (227428,4040006,0,'hair_face_color',138,129,138), (227429,4040006,0,'hair_face_highlight_color',105,103,97), (227430,4040006,0,'hair_type_color',138,129,138), (227431,4040006,0,'hair_type_highlight_color',105,103,97), (227432,4040006,1,'lip_type',-7,23,-42), (227433,4040006,1,'nose_type',-12,28,-19), (227434,4040006,0,'skin_color',48,79,99), (227435,4040006,1,'soga_cheek_type',0,-31,28), (227436,4040006,1,'soga_chin_type',0,-7,23), (227437,4040006,1,'soga_ear_type',0,-26,0), (227438,4040006,1,'soga_eye_brow_type',0,20,17), (227439,4040006,0,'soga_eye_color',229,229,102), (227440,4040006,1,'soga_eye_type',-26,0,0), (227441,4040006,0,'soga_hair_face_color',138,129,138), (227442,4040006,0,'soga_hair_face_highlight_color',105,103,97), (227443,4040006,0,'soga_hair_type_color',138,129,138), (227444,4040006,0,'soga_hair_type_highlight_color',105,103,97), (227445,4040006,1,'soga_lip_type',0,3,-31), (227446,4040006,1,'soga_nose_type',-42,28,-4), (227447,4040006,0,'soga_skin_color',48,79,99), (227448,4040006,0,'wing_color1',255,255,255), (227449,4040006,0,'wing_color2',255,255,255), (227450,4040007,0,'eye_color',255,255,255), (227451,4040007,0,'skin_color',255,255,255), (227452,4040007,0,'soga_eye_color',255,0,255), (227453,4040008,0,'eye_color',255,255,255), (227454,4040008,0,'skin_color',255,255,255), (227455,4040008,0,'soga_eye_color',255,0,255), (227456,4040009,1,'cheek_type',25,-10,0), (227457,4040009,1,'chin_type',-1,0,12), (227458,4040009,1,'ear_type',9,-21,0), (227459,4040009,1,'eye_brow_type',0,20,7), (227460,4040009,0,'eye_color',243,167,255), (227461,4040009,1,'eye_type',-2,0,0), (227462,4040009,0,'hair_color1',17,31,0), (227463,4040009,0,'hair_face_color',141,120,147), (227464,4040009,0,'hair_face_highlight_color',105,103,97), (227465,4040009,0,'hair_type_color',141,120,147), (227466,4040009,0,'hair_type_highlight_color',105,103,97), (227467,4040009,1,'lip_type',25,-17,10), (227468,4040009,1,'nose_type',-9,17,31), (227469,4040009,0,'skin_color',58,99,111), (227470,4040009,1,'soga_cheek_type',0,0,20), (227471,4040009,1,'soga_chin_type',0,25,-17), (227472,4040009,1,'soga_ear_type',0,-2,0), (227473,4040009,1,'soga_eye_brow_type',0,9,-21), (227474,4040009,0,'soga_eye_color',229,229,102), (227475,4040009,1,'soga_eye_type',-2,0,0), (227476,4040009,0,'soga_hair_face_color',141,120,147), (227477,4040009,0,'soga_hair_face_highlight_color',105,103,97), (227478,4040009,0,'soga_hair_type_color',141,120,147), (227479,4040009,0,'soga_hair_type_highlight_color',105,103,97), (227480,4040009,1,'soga_lip_type',7,25,-10), (227481,4040009,1,'soga_nose_type',10,-1,0), (227482,4040009,0,'soga_skin_color',58,99,111), (227483,4040009,0,'wing_color1',255,255,255), (227484,4040009,0,'wing_color2',255,255,255), (227485,4040010,1,'cheek_type',-7,22,0), (227486,4040010,1,'chin_type',35,2,-4), (227487,4040010,1,'ear_type',-28,-3,0), (227488,4040010,1,'eye_brow_type',10,37,-35), (227489,4040010,0,'eye_color',157,107,255), (227490,4040010,1,'eye_type',1,0,0), (227491,4040010,0,'hair_color1',3,238,0), (227492,4040010,0,'hair_face_color',182,186,186), (227493,4040010,0,'hair_face_highlight_color',105,103,97), (227494,4040010,0,'hair_type_color',182,186,186), (227495,4040010,0,'hair_type_highlight_color',105,103,97), (227496,4040010,1,'lip_type',-9,-17,0), (227497,4040010,1,'nose_type',-45,3,-18), (227498,4040010,0,'skin_color',137,131,130), (227499,4040010,1,'soga_cheek_type',0,10,37), (227500,4040010,1,'soga_chin_type',0,-9,-17), (227501,4040010,1,'soga_ear_type',0,1,0), (227502,4040010,1,'soga_eye_brow_type',0,-28,-3), (227503,4040010,0,'soga_eye_color',229,229,102), (227504,4040010,1,'soga_eye_type',35,0,0), (227505,4040010,0,'soga_hair_face_color',182,186,186), (227506,4040010,0,'soga_hair_face_highlight_color',105,103,97), (227507,4040010,0,'soga_hair_type_color',182,186,186), (227508,4040010,0,'soga_hair_type_highlight_color',105,103,97), (227509,4040010,1,'soga_lip_type',-35,-7,22), (227510,4040010,1,'soga_nose_type',0,35,2), (227511,4040010,0,'soga_skin_color',137,131,130), (227512,4040010,0,'wing_color1',255,255,255), (227513,4040010,0,'wing_color2',255,255,255), (227514,4040011,0,'eye_color',255,255,255), (227515,4040011,0,'skin_color',255,255,255), (227516,4040011,0,'soga_eye_color',255,0,255), (227517,4040012,0,'eye_color',255,255,255), (227518,4040012,0,'skin_color',255,255,255), (227519,4040012,0,'soga_eye_color',255,0,255), (227520,4040013,0,'eye_color',255,255,255), (227521,4040013,0,'skin_color',255,255,255), (227522,4040013,0,'soga_eye_color',255,0,255), (227523,4040014,0,'eye_color',255,255,255), (227524,4040014,0,'skin_color',255,255,255), (227525,4040014,0,'soga_eye_color',255,0,255), (227526,4040015,0,'eye_color',255,255,255), (227527,4040015,0,'skin_color',255,255,255), (227528,4040015,0,'soga_eye_color',255,0,255), (227529,4040016,0,'eye_color',255,255,255), (227530,4040016,0,'skin_color',255,255,255), (227531,4040016,0,'soga_eye_color',255,0,255), (227532,4040017,0,'eye_color',255,255,255), (227533,4040017,0,'skin_color',255,255,255), (227534,4040017,0,'soga_eye_color',255,0,255), (227535,4040018,0,'eye_color',255,255,255), (227536,4040018,0,'skin_color',255,255,255), (227537,4040018,0,'soga_eye_color',255,0,255), (227538,4040019,0,'eye_color',255,255,255), (227539,4040019,0,'skin_color',255,255,255), (227540,4040019,0,'soga_eye_color',255,0,255), (227541,4040020,0,'eye_color',128,128,192), (227542,4040020,0,'skin_color',128,0,0), (227543,4040020,0,'soga_eye_color',255,0,255), (227544,4040021,1,'cheek_type',4,-11,0), (227545,4040021,1,'chin_type',-31,-1,-14), (227546,4040021,1,'ear_type',-7,21,0), (227547,4040021,1,'eye_brow_type',28,14,3), (227548,4040021,0,'eye_color',244,171,255), (227549,4040021,1,'eye_type',19,0,0), (227550,4040021,0,'hair_color1',160,156,172), (227551,4040021,0,'hair_color2',62,62,68), (227552,4040021,0,'hair_face_color',152,125,154), (227553,4040021,0,'hair_face_highlight_color',105,103,97), (227554,4040021,0,'hair_highlight',98,91,163), (227555,4040021,0,'hair_type_color',152,125,154), (227556,4040021,0,'hair_type_highlight_color',105,103,97), (227557,4040021,1,'lip_type',11,37,-12), (227558,4040021,1,'nose_type',-7,18,-17), (227559,4040021,0,'skin_color',25,81,80), (227560,4040021,1,'soga_cheek_type',4,-11,0), (227561,4040021,1,'soga_chin_type',-31,-1,-14), (227562,4040021,1,'soga_ear_type',-7,21,0), (227563,4040021,1,'soga_eye_brow_type',28,14,3), (227564,4040021,0,'soga_eye_color',229,229,102), (227565,4040021,1,'soga_eye_type',19,0,0), (227566,4040021,0,'soga_hair_color1',160,156,172), (227567,4040021,0,'soga_hair_color2',62,62,68), (227568,4040021,0,'soga_hair_face_color',152,125,154), (227569,4040021,0,'soga_hair_face_highlight_color',105,103,97), (227570,4040021,0,'soga_hair_highlight',98,91,163), (227571,4040021,0,'soga_hair_type_color',152,125,154), (227572,4040021,0,'soga_hair_type_highlight_color',105,103,97), (227573,4040021,1,'soga_lip_type',11,37,-12), (227574,4040021,1,'soga_nose_type',-7,18,-17), (227575,4040021,0,'soga_skin_color',25,81,80), (227576,4040021,0,'wing_color1',255,255,255), (227577,4040021,0,'wing_color2',255,255,255), (227578,4040022,0,'eye_color',255,255,255), (227579,4040022,0,'skin_color',255,255,255), (227580,4040022,0,'soga_eye_color',255,0,255), (227581,4040023,0,'eye_color',255,255,255), (227582,4040023,0,'skin_color',255,255,255), (227583,4040023,0,'soga_eye_color',255,0,255), (227584,4040024,1,'cheek_type',5,10,0), (227585,4040024,1,'chin_type',-17,38,-11), (227586,4040024,1,'ear_type',-7,20,0), (227587,4040024,1,'eye_brow_type',28,-31,-3), (227588,4040024,0,'eye_color',198,120,255), (227589,4040024,1,'eye_type',32,0,0), (227590,4040024,0,'hair_face_color',140,160,169), (227591,4040024,0,'hair_face_highlight_color',105,103,97), (227592,4040024,0,'hair_type_color',140,160,169), (227593,4040024,0,'hair_type_highlight_color',105,103,97), (227594,4040024,1,'lip_type',19,18,0), (227595,4040024,1,'nose_type',-1,-32,45), (227596,4040024,0,'skin_color',206,180,224), (227597,4040024,1,'soga_cheek_type',5,10,0), (227598,4040024,1,'soga_chin_type',-17,38,-11), (227599,4040024,1,'soga_ear_type',-7,20,0), (227600,4040024,1,'soga_eye_brow_type',28,-31,-3), (227601,4040024,0,'soga_eye_color',229,229,102), (227602,4040024,1,'soga_eye_type',32,0,0), (227603,4040024,0,'soga_hair_face_color',140,160,169), (227604,4040024,0,'soga_hair_face_highlight_color',105,103,97), (227605,4040024,0,'soga_hair_type_color',140,160,169), (227606,4040024,0,'soga_hair_type_highlight_color',105,103,97), (227607,4040024,1,'soga_lip_type',19,18,0), (227608,4040024,1,'soga_nose_type',-1,-32,45), (227609,4040024,0,'soga_skin_color',206,180,224), (227610,4040024,0,'wing_color1',255,255,255), (227611,4040024,0,'wing_color2',255,255,255), (227612,4040025,1,'cheek_type',-31,14,0), (227613,4040025,1,'chin_type',-14,17,-37), (227614,4040025,1,'ear_type',0,29,0), (227615,4040025,1,'eye_brow_type',-9,28,0), (227616,4040025,0,'eye_color',209,180,255), (227617,4040025,1,'eye_type',17,0,0), (227618,4040025,0,'hair_color1',114,112,142), (227619,4040025,0,'hair_color2',121,113,107), (227620,4040025,0,'hair_face_color',122,151,151), (227621,4040025,0,'hair_face_highlight_color',105,103,97), (227622,4040025,0,'hair_highlight',114,112,142), (227623,4040025,0,'hair_type_color',122,151,151), (227624,4040025,0,'hair_type_highlight_color',105,103,97), (227625,4040025,1,'lip_type',-31,-19,-14), (227626,4040025,1,'nose_type',-28,39,-2), (227627,4040025,0,'skin_color',100,65,95), (227628,4040025,1,'soga_cheek_type',-31,14,0), (227629,4040025,1,'soga_chin_type',-14,17,-37), (227630,4040025,1,'soga_ear_type',0,29,0), (227631,4040025,1,'soga_eye_brow_type',-9,28,0), (227632,4040025,0,'soga_eye_color',229,229,102), (227633,4040025,1,'soga_eye_type',17,0,0), (227634,4040025,0,'soga_hair_color1',114,112,142), (227635,4040025,0,'soga_hair_color2',121,113,107), (227636,4040025,0,'soga_hair_face_color',122,151,151), (227637,4040025,0,'soga_hair_face_highlight_color',105,103,97), (227638,4040025,0,'soga_hair_highlight',114,112,142), (227639,4040025,0,'soga_hair_type_color',122,151,151), (227640,4040025,0,'soga_hair_type_highlight_color',105,103,97), (227641,4040025,1,'soga_lip_type',-31,-19,-14), (227642,4040025,1,'soga_nose_type',-28,39,-2), (227643,4040025,0,'soga_skin_color',100,65,95), (227644,4040025,0,'wing_color1',255,255,255), (227645,4040025,0,'wing_color2',255,255,255), (227646,4030000,0,'eye_color',255,255,255), (227647,4030000,0,'skin_color',255,255,255), (227648,4030000,0,'soga_eye_color',255,0,255), (227649,4030001,0,'eye_color',255,255,255), (227650,4030001,0,'skin_color',255,255,255), (227651,4030001,0,'soga_eye_color',255,0,255), (227652,4030002,1,'cheek_type',-75,-31,0), (227653,4030002,1,'chin_type',-62,0,64), (227654,4030002,1,'ear_type',-46,-56,0), (227655,4030002,0,'eye_color',129,125,67), (227656,4030002,0,'hair_color1',228,21,233), (227657,4030002,0,'hair_face_color',244,246,246), (227658,4030002,0,'hair_face_highlight_color',65,66,79), (227659,4030002,0,'hair_type_color',244,246,246), (227660,4030002,0,'hair_type_highlight_color',65,66,79), (227661,4030002,1,'lip_type',-72,25,-1), (227662,4030002,1,'nose_type',0,-28,21), (227663,4030002,0,'skin_color',167,127,69), (227664,4030002,1,'soga_chin_type',0,-72,25), (227665,4030002,1,'soga_eye_brow_type',0,-46,-56), (227666,4030002,0,'soga_eye_color',204,204,204), (227667,4030002,0,'soga_hair_face_color',244,246,246), (227668,4030002,0,'soga_hair_face_highlight_color',65,66,79), (227669,4030002,0,'soga_hair_type_color',244,246,246), (227670,4030002,0,'soga_hair_type_highlight_color',65,66,79), (227671,4030002,1,'soga_lip_type',0,-75,-31), (227672,4030002,1,'soga_nose_type',-1,-62,0), (227673,4030002,0,'soga_skin_color',167,127,69), (227674,4030003,1,'cheek_type',91,-1,0), (227675,4030003,1,'chin_type',75,31,34), (227676,4030003,1,'ear_type',-100,-97,0), (227677,4030003,1,'eye_brow_type',-47,74,-41), (227678,4030003,0,'eye_color',204,204,204), (227679,4030003,1,'eye_type',25,0,0), (227680,4030003,0,'hair_color1',14,198,50), (227681,4030003,1,'lip_type',-11,15,8), (227682,4030003,1,'nose_type',-83,14,-58), (227683,4030003,0,'skin_color',177,179,180), (227684,4030003,1,'soga_cheek_type',0,-47,74), (227685,4030003,1,'soga_chin_type',0,-11,15), (227686,4030003,1,'soga_ear_type',0,25,0), (227687,4030003,1,'soga_eye_brow_type',0,-100,-97), (227688,4030003,0,'soga_eye_color',204,204,204), (227689,4030003,1,'soga_lip_type',-41,91,-1), (227690,4030003,1,'soga_nose_type',8,75,31), (227691,4030003,0,'soga_skin_color',177,179,180), (227692,4030004,0,'eye_color',255,255,255), (227693,4030004,0,'skin_color',255,255,255), (227694,4030004,0,'soga_eye_color',255,0,255), (227695,4030005,0,'eye_color',255,255,255), (227696,4030005,0,'skin_color',255,255,255), (227697,4030005,0,'soga_eye_color',255,0,255), (227698,4030006,0,'eye_color',255,255,255), (227699,4030006,0,'skin_color',255,255,255), (227700,4030006,0,'soga_eye_color',255,0,255), (227701,4030007,0,'eye_color',255,255,255), (227702,4030007,0,'skin_color',255,255,255), (227703,4030007,0,'soga_eye_color',255,0,255), (227704,4030008,0,'eye_color',65,43,86), (227705,4030008,0,'skin_color',65,43,86), (227706,4030008,0,'soga_eye_color',255,0,255), (227707,4030009,0,'eye_color',65,43,86), (227708,4030009,0,'skin_color',65,43,86), (227709,4030009,0,'soga_eye_color',255,0,255), (227710,4030010,0,'eye_color',255,255,255), (227711,4030010,0,'skin_color',255,255,255), (227712,4030010,0,'soga_eye_color',255,0,255), (227713,4030011,0,'eye_color',255,255,255), (227714,4030011,0,'skin_color',255,255,255), (227715,4030011,0,'soga_eye_color',255,0,255), (227716,4030012,0,'eye_color',255,255,255), (227717,4030012,0,'skin_color',255,255,255), (227718,4030012,0,'soga_eye_color',255,0,255), (227719,4030013,0,'eye_color',255,255,255), (227720,4030013,0,'skin_color',255,255,255), (227721,4030013,0,'soga_eye_color',255,0,255), (227722,4030014,0,'eye_color',255,255,255), (227723,4030014,0,'skin_color',255,255,255), (227724,4030014,0,'soga_eye_color',255,0,255), (227725,4030015,0,'eye_color',255,255,255), (227726,4030015,0,'skin_color',255,255,255), (227727,4030015,0,'soga_eye_color',255,0,255), (227728,4030016,0,'eye_color',255,255,255), (227729,4030016,0,'skin_color',255,255,255), (227730,4030016,0,'soga_eye_color',255,0,255), (227731,4030017,1,'cheek_type',0,2,0), (227732,4030017,1,'chin_type',-1,28,28), (227733,4030017,1,'ear_type',34,12,0), (227734,4030017,1,'eye_brow_type',-2,-10,-5), (227735,4030017,0,'eye_color',101,107,192), (227736,4030017,1,'eye_type',-31,0,0), (227737,4030017,0,'hair_color1',0,222,0), (227738,4030017,0,'hair_face_color',144,146,146), (227739,4030017,0,'hair_face_highlight_color',105,103,97), (227740,4030017,0,'hair_type_color',144,146,146), (227741,4030017,0,'hair_type_highlight_color',105,103,97), (227742,4030017,1,'lip_type',7,-20,-9), (227743,4030017,1,'nose_type',-11,0,-34), (227744,4030017,0,'skin_color',132,120,163), (227745,4030017,1,'soga_cheek_type',0,-2,-10), (227746,4030017,1,'soga_chin_type',0,7,-20), (227747,4030017,1,'soga_ear_type',0,-31,0), (227748,4030017,1,'soga_eye_brow_type',0,34,12), (227749,4030017,0,'soga_eye_color',229,229,102), (227750,4030017,0,'soga_hair_face_color',144,146,146), (227751,4030017,0,'soga_hair_face_highlight_color',105,103,97), (227752,4030017,0,'soga_hair_type_color',144,146,146), (227753,4030017,0,'soga_hair_type_highlight_color',105,103,97), (227754,4030017,1,'soga_lip_type',-5,0,2), (227755,4030017,1,'soga_nose_type',-9,-1,28), (227756,4030017,0,'soga_skin_color',132,120,163), (227757,4030017,0,'wing_color1',255,255,255), (227758,4030017,0,'wing_color2',255,255,255), (227759,4030018,0,'eye_color',255,255,255), (227760,4030018,0,'skin_color',255,255,255), (227761,4030018,0,'soga_eye_color',255,0,255), (227762,4030019,0,'eye_color',255,255,255), (227763,4030019,0,'skin_color',255,255,255), (227764,4030019,0,'soga_eye_color',255,0,255), (227765,4030020,0,'eye_color',255,255,255), (227766,4030020,0,'skin_color',255,255,255), (227767,4030020,0,'soga_eye_color',255,0,255), (227768,4030021,0,'eye_color',255,255,255), (227769,4030021,0,'skin_color',255,255,255), (227770,4030021,0,'soga_eye_color',255,0,255), (227771,4030022,0,'eye_color',65,43,86), (227772,4030022,0,'skin_color',65,43,86), (227773,4030022,0,'soga_eye_color',255,0,255), (227774,4030023,0,'eye_color',65,43,86), (227775,4030023,0,'skin_color',65,43,86), (227776,4030023,0,'soga_eye_color',255,0,255), (227777,4030024,0,'eye_color',255,255,255), (227778,4030024,0,'skin_color',255,255,255), (227779,4030024,0,'soga_eye_color',255,0,255), (227780,4030025,0,'eye_color',255,255,255), (227781,4030025,0,'skin_color',255,255,255), (227782,4030025,0,'soga_eye_color',255,0,255), (227783,4030026,0,'eye_color',255,255,255), (227784,4030026,0,'skin_color',255,255,255), (227785,4030026,0,'soga_eye_color',255,0,255), (227786,4030027,0,'eye_color',255,255,255), (227787,4030027,0,'skin_color',255,255,255), (227788,4030027,0,'soga_eye_color',255,0,255), (227789,4030028,0,'eye_color',255,255,255), (227790,4030028,0,'skin_color',255,255,255), (227791,4030028,0,'soga_eye_color',255,0,255), (227792,4030029,0,'eye_color',255,255,255), (227793,4030029,0,'skin_color',255,255,255), (227794,4030029,0,'soga_eye_color',255,0,255), (227795,4030030,0,'eye_color',255,255,255), (227796,4030030,0,'skin_color',255,255,255), (227797,4030030,0,'soga_eye_color',255,0,255), (227798,4030031,0,'eye_color',255,255,255), (227799,4030031,0,'skin_color',255,255,255), (227800,4030031,0,'soga_eye_color',255,0,255), (227801,4030032,0,'eye_color',255,255,255), (227802,4030032,0,'skin_color',255,255,255), (227803,4030032,0,'soga_eye_color',255,0,255), (227804,4030033,1,'cheek_type',25,-10,0), (227805,4030033,1,'chin_type',-1,0,12), (227806,4030033,1,'ear_type',9,-21,0), (227807,4030033,1,'eye_brow_type',0,20,7), (227808,4030033,0,'eye_color',243,167,255), (227809,4030033,1,'eye_type',-2,0,0), (227810,4030033,0,'hair_color1',17,31,0), (227811,4030033,0,'hair_face_color',141,120,147), (227812,4030033,0,'hair_face_highlight_color',105,103,97), (227813,4030033,0,'hair_type_color',141,120,147), (227814,4030033,0,'hair_type_highlight_color',105,103,97), (227815,4030033,1,'lip_type',25,-17,10), (227816,4030033,1,'nose_type',-9,17,31), (227817,4030033,0,'skin_color',58,99,111), (227818,4030033,1,'soga_cheek_type',0,0,20), (227819,4030033,1,'soga_chin_type',0,25,-17), (227820,4030033,1,'soga_ear_type',0,-2,0), (227821,4030033,1,'soga_eye_brow_type',0,9,-21), (227822,4030033,0,'soga_eye_color',229,229,102), (227823,4030033,0,'soga_hair_face_color',141,120,147), (227824,4030033,0,'soga_hair_face_highlight_color',105,103,97), (227825,4030033,0,'soga_hair_type_color',141,120,147), (227826,4030033,0,'soga_hair_type_highlight_color',105,103,97), (227827,4030033,1,'soga_lip_type',7,25,-10), (227828,4030033,1,'soga_nose_type',10,-1,0), (227829,4030033,0,'soga_skin_color',58,99,111), (227830,4030033,0,'wing_color1',255,255,255), (227831,4030033,0,'wing_color2',255,255,255), (227832,4030034,0,'eye_color',255,255,255), (227833,4030034,0,'skin_color',255,255,255), (227834,4030034,0,'soga_eye_color',255,0,255), (227835,4030035,0,'eye_color',255,255,255), (227836,4030035,0,'skin_color',255,255,255), (227837,4030035,0,'soga_eye_color',255,0,255), (227838,4030036,0,'eye_color',255,255,255), (227839,4030036,0,'skin_color',255,255,255), (227840,4030036,0,'soga_eye_color',255,0,255), (227841,4030037,0,'eye_color',255,255,255), (227842,4030037,0,'skin_color',255,255,255), (227843,4030037,0,'soga_eye_color',255,0,255), (227844,4030038,0,'eye_color',255,255,255), (227845,4030038,0,'skin_color',255,255,255), (227846,4030038,0,'soga_eye_color',255,0,255), (227847,4030039,0,'eye_color',255,255,255), (227848,4030039,0,'skin_color',255,255,255), (227849,4030039,0,'soga_eye_color',255,0,255), (227850,4030040,0,'eye_color',255,255,255), (227851,4030040,0,'skin_color',255,255,255), (227852,4030040,0,'soga_eye_color',255,0,255), (227853,4030041,0,'eye_color',255,255,255), (227854,4030041,0,'skin_color',255,255,255), (227855,4030041,0,'soga_eye_color',255,0,255), (227856,4030042,0,'eye_color',75,125,125), (227857,4030042,0,'skin_color',100,100,100), (227858,4030042,0,'soga_eye_color',255,0,255), (227859,1220000,1,'cheek_type',91,-1,0), (227860,1220000,1,'chin_type',75,31,34), (227861,1220000,1,'ear_type',-100,-97,0), (227862,1220000,1,'eye_brow_type',-47,74,-41), (227863,1220000,0,'eye_color',204,204,204), (227864,1220000,1,'eye_type',25,0,0), (227865,1220000,0,'hair_color1',14,198,50), (227866,1220000,1,'lip_type',-11,15,8), (227867,1220000,1,'nose_type',-83,14,-58), (227868,1220000,0,'skin_color',177,179,180), (227869,1220000,1,'soga_cheek_type',0,-47,74), (227870,1220000,1,'soga_chin_type',0,-11,15), (227871,1220000,1,'soga_ear_type',0,25,0), (227872,1220000,1,'soga_eye_brow_type',0,-100,-97), (227873,1220000,0,'soga_eye_color',204,204,204), (227874,1220000,1,'soga_lip_type',-41,91,-1), (227875,1220000,1,'soga_nose_type',8,75,31), (227876,1220000,0,'soga_skin_color',177,179,180), (227877,1220001,0,'eye_color',255,255,255), (227878,1220001,0,'skin_color',255,255,255), (227879,1220001,0,'soga_eye_color',255,0,255), (227880,1220002,0,'eye_color',255,255,255), (227881,1220002,0,'skin_color',255,255,255), (227882,1220002,0,'soga_eye_color',255,0,255), (227883,1220003,0,'eye_color',255,255,255), (227884,1220003,0,'skin_color',255,255,255), (227885,1220003,0,'soga_eye_color',255,0,255), (227886,1220004,0,'eye_color',255,255,255), (227887,1220004,0,'skin_color',255,255,255), (227888,1220004,0,'soga_eye_color',255,0,255), (227889,1220005,0,'eye_color',255,255,255), (227890,1220005,0,'skin_color',255,255,255), (227891,1220005,0,'soga_eye_color',255,0,255), (227892,1220006,0,'eye_color',255,255,255), (227893,1220006,0,'skin_color',255,255,255), (227894,1220006,0,'soga_eye_color',255,0,255), (227895,1220007,0,'eye_color',255,255,255), (227896,1220007,0,'skin_color',255,255,255), (227897,1220007,0,'soga_eye_color',255,0,255), (227898,1220008,0,'eye_color',255,255,255), (227899,1220008,0,'skin_color',255,255,255), (227900,1220008,0,'soga_eye_color',255,0,255), (227901,1220009,0,'eye_color',255,255,255), (227902,1220009,0,'skin_color',255,255,255), (227903,1220009,0,'soga_eye_color',255,0,255), (227904,1220010,0,'eye_color',255,255,255), (227905,1220010,0,'skin_color',255,255,255), (227906,1220010,0,'soga_eye_color',255,0,255), (227907,1220011,0,'eye_color',255,255,255), (227908,1220011,0,'skin_color',255,255,255), (227909,1220011,0,'soga_eye_color',255,0,255), (227910,1220012,0,'eye_color',255,255,255), (227911,1220012,0,'skin_color',255,255,255), (227912,1220012,0,'soga_eye_color',255,0,255), (227913,1220013,0,'eye_color',255,255,255), (227914,1220013,0,'skin_color',255,255,255), (227915,1220013,0,'soga_eye_color',255,0,255), (227916,1220014,0,'eye_color',0,0,255), (227917,1220014,0,'skin_color',128,0,128), (227918,1220014,0,'soga_eye_color',255,0,255), (227919,1220015,0,'eye_color',255,128,0), (227920,1220015,0,'skin_color',0,0,128), (227921,1220015,0,'soga_eye_color',255,0,255), (227922,1220016,0,'eye_color',0,128,0), (227923,1220016,0,'skin_color',0,63,0), (227924,1220016,0,'soga_eye_color',255,0,255), (227925,1220017,0,'eye_color',255,255,255), (227926,1220017,0,'skin_color',255,255,255), (227927,1220017,0,'soga_eye_color',255,0,255), (227928,1220018,0,'eye_color',255,255,255), (227929,1220018,0,'skin_color',255,255,255), (227930,1220018,0,'soga_eye_color',255,0,255), (227931,1220019,0,'eye_color',128,128,128), (227932,1220019,0,'skin_color',63,128,128), (227933,1220019,0,'soga_eye_color',255,0,255), (227934,1220020,0,'eye_color',255,255,255), (227935,1220020,0,'skin_color',255,255,255), (227936,1220020,0,'soga_eye_color',255,0,255), (227937,1220021,0,'eye_color',255,255,255), (227938,1220021,0,'skin_color',255,255,255), (227939,1220021,0,'soga_eye_color',255,0,255), (227940,1220022,0,'eye_color',255,255,255), (227941,1220022,0,'skin_color',255,255,255), (227942,1220022,0,'soga_eye_color',255,0,255), (227943,1220023,0,'eye_color',255,255,255), (227944,1220023,0,'skin_color',255,255,255), (227945,1220023,0,'soga_eye_color',255,0,255), (227946,1220024,0,'eye_color',255,255,255), (227947,1220024,0,'skin_color',255,255,255), (227948,1220024,0,'soga_eye_color',255,0,255), (227949,1220025,0,'eye_color',255,255,255), (227950,1220025,0,'skin_color',255,255,255), (227951,1220025,0,'soga_eye_color',255,0,255), (227952,1220026,0,'eye_color',255,255,255), (227953,1220026,0,'skin_color',255,255,255), (227954,1220026,0,'soga_eye_color',255,0,255), (227955,1220027,0,'eye_color',255,255,255), (227956,1220027,0,'skin_color',255,255,255), (227957,1220027,0,'soga_eye_color',255,0,255), (227958,1220028,0,'eye_color',255,255,255), (227959,1220028,0,'skin_color',255,255,255), (227960,1220028,0,'soga_eye_color',255,0,255), (227961,1220029,0,'eye_color',255,255,255), (227962,1220029,0,'skin_color',255,255,255), (227963,1220029,0,'soga_eye_color',255,0,255), (227964,1220030,0,'eye_color',255,255,255), (227965,1220030,0,'skin_color',255,255,255), (227966,1220030,0,'soga_eye_color',255,0,255), (227967,1220031,0,'eye_color',255,255,255), (227968,1220031,0,'skin_color',255,255,255), (227969,1220031,0,'soga_eye_color',255,0,255), (227970,1220032,0,'eye_color',255,255,255), (227971,1220032,0,'skin_color',255,255,255), (227972,1220032,0,'soga_eye_color',255,0,255), (227973,1220033,0,'eye_color',255,255,255), (227974,1220033,0,'skin_color',255,255,255), (227975,1220033,0,'soga_eye_color',255,0,255), (227976,1220034,0,'eye_color',255,255,255), (227977,1220034,0,'skin_color',255,255,255), (227978,1220034,0,'soga_eye_color',255,0,255), (227979,1220035,0,'eye_color',255,255,255), (227980,1220035,0,'skin_color',255,255,255), (227981,1220035,0,'soga_eye_color',255,0,255), (227982,400000,1,'cheek_type',91,-1,0), (227983,400000,1,'chin_type',75,31,34), (227984,400000,1,'ear_type',-100,-97,0), (227985,400000,1,'eye_brow_type',-47,74,-41), (227986,400000,0,'eye_color',204,204,204), (227987,400000,1,'eye_type',25,0,0), (227988,400000,0,'hair_color1',14,198,50), (227989,400000,1,'lip_type',-11,15,8), (227990,400000,1,'nose_type',-83,14,-58), (227991,400000,0,'skin_color',177,179,180), (227992,400000,1,'soga_cheek_type',0,-47,74), (227993,400000,1,'soga_chin_type',0,-11,15), (227994,400000,1,'soga_ear_type',0,25,0), (227995,400000,1,'soga_eye_brow_type',0,-100,-97), (227996,400000,0,'soga_eye_color',204,204,204), (227997,400000,1,'soga_lip_type',-41,91,-1), (227998,400000,1,'soga_nose_type',8,75,31), (227999,400000,0,'soga_skin_color',177,179,180), (228000,400001,0,'eye_color',255,255,255), (228001,400001,0,'skin_color',255,255,255), (228002,400001,0,'soga_eye_color',255,0,255), (228003,400002,0,'eye_color',255,255,255), (228004,400002,0,'skin_color',255,255,255), (228005,400002,0,'soga_eye_color',255,0,255), (228006,400003,0,'eye_color',255,255,255), (228007,400003,0,'skin_color',255,255,255), (228008,400003,0,'soga_eye_color',255,0,255), (228009,400004,0,'eye_color',255,255,255), (228010,400004,0,'skin_color',255,255,255), (228011,400004,0,'soga_eye_color',255,0,255), (228012,400005,0,'eye_color',255,255,255), (228013,400005,0,'skin_color',255,255,255), (228014,400005,0,'soga_eye_color',255,0,255), (228015,400006,0,'eye_color',255,255,255), (228016,400006,0,'skin_color',255,255,255), (228017,400006,0,'soga_eye_color',255,0,255), (228018,400007,0,'eye_color',255,255,255), (228019,400007,0,'skin_color',255,255,255), (228020,400007,0,'soga_eye_color',255,0,255), (228021,400008,0,'eye_color',255,255,255), (228022,400008,0,'skin_color',255,255,255), (228023,400008,0,'soga_eye_color',255,0,255), (228024,400009,0,'eye_color',255,255,255), (228025,400009,0,'skin_color',255,255,255), (228026,400009,0,'soga_eye_color',255,0,255), (228027,400010,0,'eye_color',255,255,255), (228028,400010,0,'skin_color',255,255,255), (228029,400010,0,'soga_eye_color',255,0,255), (228030,5250000,1,'cheek_type',91,-1,0), (228031,5250000,1,'chin_type',75,31,34), (228032,5250000,1,'ear_type',-100,-97,0), (228033,5250000,1,'eye_brow_type',-47,74,-41), (228034,5250000,0,'eye_color',204,204,204), (228035,5250000,1,'eye_type',25,0,0), (228036,5250000,0,'hair_color1',14,198,50), (228037,5250000,1,'lip_type',-11,15,8), (228038,5250000,1,'nose_type',-83,14,-58), (228039,5250000,0,'skin_color',177,179,180), (228040,5250000,1,'soga_cheek_type',0,-47,74), (228041,5250000,1,'soga_chin_type',0,-11,15), (228042,5250000,1,'soga_ear_type',0,25,0), (228043,5250000,1,'soga_eye_brow_type',0,-100,-97), (228044,5250000,0,'soga_eye_color',204,204,204), (228045,5250000,1,'soga_lip_type',-41,91,-1), (228046,5250000,1,'soga_nose_type',8,75,31), (228047,5250000,0,'soga_skin_color',177,179,180), (228048,5250001,0,'eye_color',255,255,255), (228049,5250001,0,'skin_color',255,255,255), (228050,5250001,0,'soga_eye_color',255,0,255), (228051,5250002,0,'eye_color',255,255,255), (228052,5250002,0,'skin_color',255,255,255), (228053,5250002,0,'soga_eye_color',255,0,255), (228054,5250003,0,'eye_color',255,255,255), (228055,5250003,0,'skin_color',255,255,255), (228056,5250003,0,'soga_eye_color',255,0,255), (228057,5250004,0,'eye_color',255,255,255), (228058,5250004,0,'skin_color',255,255,255), (228059,5250004,0,'soga_eye_color',255,0,255), (228060,5250005,0,'eye_color',255,255,255), (228061,5250005,0,'skin_color',255,255,255), (228062,5250005,0,'soga_eye_color',255,0,255), (228063,5250006,0,'eye_color',255,255,255), (228064,5250006,0,'skin_color',255,255,255), (228065,5250006,0,'soga_eye_color',255,0,255), (228066,5250007,0,'eye_color',255,255,255), (228067,5250007,0,'skin_color',255,255,255), (228068,5250007,0,'soga_eye_color',255,0,255), (228069,5250008,0,'eye_color',255,255,255), (228070,5250008,0,'skin_color',255,255,255), (228071,5250008,0,'soga_eye_color',255,0,255), (228072,5250009,0,'eye_color',255,255,255), (228073,5250009,0,'skin_color',255,255,255), (228074,5250009,0,'soga_eye_color',255,0,255), (228075,5250010,0,'eye_color',255,255,255), (228076,5250010,0,'skin_color',255,255,255), (228077,5250010,0,'soga_eye_color',255,0,255), (228078,2390000,0,'eye_color',255,255,255), (228079,2390000,0,'skin_color',255,255,255), (228080,2390000,0,'soga_eye_color',255,0,255), (228081,2390001,0,'eye_color',255,255,255), (228082,2390001,0,'skin_color',255,255,255), (228083,2390001,0,'soga_eye_color',255,0,255), (228084,2390002,0,'eye_color',255,255,255), (228085,2390002,0,'skin_color',255,255,255), (228086,2390002,0,'soga_eye_color',255,0,255), (228087,2390003,0,'eye_color',255,255,255), (228088,2390003,0,'skin_color',255,255,255), (228089,2390003,0,'soga_eye_color',255,0,255), (228090,2390004,1,'cheek_type',91,-1,0), (228091,2390004,1,'chin_type',75,31,34), (228092,2390004,1,'ear_type',-100,-97,0), (228093,2390004,1,'eye_brow_type',-47,74,-41), (228094,2390004,0,'eye_color',204,204,204), (228095,2390004,1,'eye_type',25,0,0), (228096,2390004,0,'hair_color1',14,198,50), (228097,2390004,1,'lip_type',-11,15,8), (228098,2390004,1,'nose_type',-83,14,-58), (228099,2390004,0,'skin_color',177,179,180), (228100,2390004,1,'soga_cheek_type',0,-47,74), (228101,2390004,1,'soga_chin_type',0,-11,15), (228102,2390004,1,'soga_ear_type',0,25,0), (228103,2390004,1,'soga_eye_brow_type',0,-100,-97), (228104,2390004,0,'soga_eye_color',204,204,204), (228105,2390004,1,'soga_lip_type',-41,91,-1), (228106,2390004,1,'soga_nose_type',8,75,31), (228107,2390004,0,'soga_skin_color',177,179,180), (228108,2390005,0,'eye_color',255,255,255), (228109,2390005,0,'skin_color',255,255,255), (228110,2390005,0,'soga_eye_color',255,0,255), (228111,2390006,0,'eye_color',255,255,255), (228112,2390006,0,'skin_color',255,255,255), (228113,2390006,0,'soga_eye_color',255,0,255), (228114,2390007,0,'eye_color',255,255,255), (228115,2390007,0,'skin_color',255,255,255), (228116,2390007,0,'soga_eye_color',255,0,255), (228117,2390008,0,'eye_color',255,255,255), (228118,2390008,0,'skin_color',255,255,255), (228119,2390008,0,'soga_eye_color',255,0,255), (228120,2390009,0,'eye_color',255,255,255), (228121,2390009,0,'skin_color',255,255,255), (228122,2390009,0,'soga_eye_color',255,0,255), (228123,2390010,0,'eye_color',255,255,255), (228124,2390010,0,'skin_color',255,255,255), (228125,2390010,0,'soga_eye_color',255,0,255), (228126,2390011,0,'eye_color',255,255,255), (228127,2390011,0,'skin_color',255,255,255), (228128,2390011,0,'soga_eye_color',255,0,255), (228129,2390012,0,'eye_color',255,255,255), (228130,2390012,0,'skin_color',255,255,255), (228131,2390012,0,'soga_eye_color',255,0,255), (228132,2390013,0,'eye_color',255,255,255), (228133,2390013,0,'skin_color',255,255,255), (228134,2390013,0,'soga_eye_color',255,0,255), (228135,2390014,0,'eye_color',255,255,255), (228136,2390014,0,'skin_color',255,255,255), (228137,2390014,0,'soga_eye_color',255,0,255), (228138,2390015,1,'cheek_type',38,45,0), (228139,2390015,1,'chin_type',0,18,0), (228140,2390015,1,'ear_type',-32,-8,0), (228141,2390015,1,'eye_brow_type',0,2,20), (228142,2390015,0,'eye_color',156,195,200), (228143,2390015,1,'eye_type',8,0,0), (228144,2390015,0,'hair_color1',19,255,0), (228145,2390015,0,'hair_color2',248,0,0), (228146,2390015,0,'hair_face_color',121,82,35), (228147,2390015,0,'hair_face_highlight_color',79,33,0), (228148,2390015,0,'hair_type_color',121,82,35), (228149,2390015,0,'hair_type_highlight_color',79,33,0), (228150,2390015,1,'lip_type',-9,7,23), (228151,2390015,1,'nose_type',-21,19,-1), (228152,2390015,0,'skin_color',236,199,197), (228153,2390015,1,'soga_cheek_type',0,0,2), (228154,2390015,1,'soga_chin_type',0,-9,7), (228155,2390015,1,'soga_ear_type',0,8,0), (228156,2390015,1,'soga_eye_brow_type',0,-32,-8), (228157,2390015,0,'soga_eye_color',229,229,102), (228158,2390015,1,'soga_eye_type',-8,0,0), (228159,2390015,0,'soga_hair_face_color',121,82,35), (228160,2390015,0,'soga_hair_face_highlight_color',79,33,0), (228161,2390015,0,'soga_hair_type_color',121,82,35), (228162,2390015,0,'soga_hair_type_highlight_color',79,33,0), (228163,2390015,1,'soga_lip_type',20,38,45), (228164,2390015,1,'soga_nose_type',23,0,18), (228165,2390015,0,'soga_skin_color',236,199,197), (228166,2390015,0,'wing_color1',255,255,255), (228167,2390015,0,'wing_color2',255,255,255), (228168,2390016,0,'eye_color',255,255,255), (228169,2390016,0,'skin_color',255,255,255), (228170,2390016,0,'soga_eye_color',255,0,255), (228171,2390017,1,'cheek_type',-20,11,0), (228172,2390017,1,'chin_type',17,0,-9), (228173,2390017,1,'ear_type',-21,-26,0), (228174,2390017,1,'eye_brow_type',-19,7,12), (228175,2390017,0,'eye_color',47,95,108), (228176,2390017,1,'eye_type',-18,0,0), (228177,2390017,0,'hair_color1',44,248,0), (228178,2390017,0,'hair_color2',156,0,0), (228179,2390017,0,'hair_face_color',55,27,5), (228180,2390017,0,'hair_face_highlight_color',82,38,0), (228181,2390017,0,'hair_type_color',55,27,5), (228182,2390017,0,'hair_type_highlight_color',82,38,0), (228183,2390017,1,'lip_type',-32,-12,0), (228184,2390017,1,'nose_type',1,44,-8), (228185,2390017,0,'skin_color',227,180,178), (228186,2390017,1,'soga_cheek_type',0,-19,7), (228187,2390017,1,'soga_chin_type',0,-32,-12), (228188,2390017,1,'soga_ear_type',0,-18,0), (228189,2390017,1,'soga_eye_brow_type',0,-21,-26), (228190,2390017,0,'soga_eye_color',229,229,102), (228191,2390017,1,'soga_eye_type',-100,0,0), (228192,2390017,0,'soga_hair_face_color',55,27,5), (228193,2390017,0,'soga_hair_face_highlight_color',82,38,0), (228194,2390017,0,'soga_hair_type_color',55,27,5), (228195,2390017,0,'soga_hair_type_highlight_color',82,38,0), (228196,2390017,1,'soga_lip_type',12,-20,11), (228197,2390017,1,'soga_nose_type',0,17,0), (228198,2390017,0,'soga_skin_color',227,180,178), (228199,2390017,0,'wing_color1',255,255,255), (228200,2390017,0,'wing_color2',255,255,255), (228201,2390018,0,'eye_color',255,255,255), (228202,2390018,0,'skin_color',255,255,255), (228203,2390018,0,'soga_eye_color',255,0,255), (228204,2390019,1,'cheek_type',10,22,0), (228205,2390019,1,'chin_type',7,-35,-2), (228206,2390019,1,'ear_type',8,-5,0), (228207,2390019,1,'eye_brow_type',-17,12,-38), (228208,2390019,0,'eye_color',48,59,33), (228209,2390019,1,'eye_type',-7,0,0), (228210,2390019,0,'hair_color1',1,25,0), (228211,2390019,0,'hair_face_color',135,130,89), (228212,2390019,0,'hair_face_highlight_color',53,28,0), (228213,2390019,0,'hair_type_color',135,130,89), (228214,2390019,0,'hair_type_highlight_color',53,28,0), (228215,2390019,1,'lip_type',0,-20,0), (228216,2390019,1,'nose_type',-14,1,25), (228217,2390019,0,'skin_color',251,234,235), (228218,2390019,1,'soga_cheek_type',0,-17,12), (228219,2390019,1,'soga_chin_type',0,0,-20), (228220,2390019,1,'soga_ear_type',0,-7,0), (228221,2390019,1,'soga_eye_brow_type',0,8,-5), (228222,2390019,0,'soga_eye_color',229,229,102), (228223,2390019,1,'soga_eye_type',-4,0,0), (228224,2390019,0,'soga_hair_face_color',135,130,89), (228225,2390019,0,'soga_hair_face_highlight_color',53,28,0), (228226,2390019,0,'soga_hair_type_color',135,130,89), (228227,2390019,0,'soga_hair_type_highlight_color',53,28,0), (228228,2390019,1,'soga_lip_type',-38,10,22), (228229,2390019,1,'soga_nose_type',0,7,-35), (228230,2390019,0,'soga_skin_color',251,234,235), (228231,2390019,0,'wing_color1',255,255,255), (228232,2390019,0,'wing_color2',255,255,255), (228233,2390020,1,'cheek_type',-23,21,0), (228234,2390020,1,'chin_type',17,-41,0), (228235,2390020,1,'ear_type',2,14,0), (228236,2390020,1,'eye_brow_type',-17,28,11), (228237,2390020,0,'eye_color',136,96,44), (228238,2390020,1,'eye_type',3,0,0), (228239,2390020,0,'hair_color1',230,17,0), (228240,2390020,0,'hair_face_color',100,51,1), (228241,2390020,0,'hair_face_highlight_color',107,88,0), (228242,2390020,0,'hair_type_color',100,51,1), (228243,2390020,0,'hair_type_highlight_color',107,88,0), (228244,2390020,1,'lip_type',7,1,-28), (228245,2390020,1,'nose_type',0,-26,17), (228246,2390020,0,'skin_color',203,144,128), (228247,2390020,1,'soga_cheek_type',0,-17,28), (228248,2390020,1,'soga_chin_type',0,7,1), (228249,2390020,1,'soga_ear_type',0,3,0), (228250,2390020,1,'soga_eye_brow_type',0,2,14), (228251,2390020,0,'soga_eye_color',229,229,102), (228252,2390020,1,'soga_eye_type',25,0,0), (228253,2390020,0,'soga_hair_face_color',100,51,1), (228254,2390020,0,'soga_hair_face_highlight_color',107,88,0), (228255,2390020,0,'soga_hair_type_color',100,51,1), (228256,2390020,0,'soga_hair_type_highlight_color',107,88,0), (228257,2390020,1,'soga_lip_type',11,-23,21), (228258,2390020,1,'soga_nose_type',-28,17,-41), (228259,2390020,0,'soga_skin_color',203,144,128), (228260,2390020,0,'wing_color1',255,255,255), (228261,2390020,0,'wing_color2',255,255,255), (228262,2390021,1,'cheek_type',81,-56,0), (228263,2390021,1,'chin_type',1,37,-28), (228264,2390021,1,'ear_type',75,1,0), (228265,2390021,1,'eye_brow_type',81,37,-19), (228266,2390021,0,'eye_color',49,29,9), (228267,2390021,1,'eye_type',20,0,0), (228268,2390021,0,'hair_color1',7,17,50), (228269,2390021,0,'hair_color2',156,0,0), (228270,2390021,0,'hair_face_color',35,24,1), (228271,2390021,0,'hair_face_highlight_color',100,70,10), (228272,2390021,0,'hair_type_color',35,24,1), (228273,2390021,0,'hair_type_highlight_color',100,70,10), (228274,2390021,1,'lip_type',-81,76,37), (228275,2390021,1,'nose_type',39,7,17), (228276,2390021,0,'skin_color',240,242,214), (228277,2390021,1,'soga_cheek_type',0,81,37), (228278,2390021,1,'soga_chin_type',0,-81,76), (228279,2390021,1,'soga_ear_type',0,20,0), (228280,2390021,1,'soga_eye_brow_type',0,75,1), (228281,2390021,0,'soga_eye_color',204,204,204), (228282,2390021,1,'soga_eye_type',-100,0,0), (228283,2390021,0,'soga_hair_face_color',35,24,1), (228284,2390021,0,'soga_hair_face_highlight_color',100,70,10), (228285,2390021,0,'soga_hair_type_color',35,24,1), (228286,2390021,0,'soga_hair_type_highlight_color',100,70,10), (228287,2390021,1,'soga_lip_type',-19,81,-56), (228288,2390021,1,'soga_nose_type',37,1,37), (228289,2390021,0,'soga_skin_color',240,242,214), (228290,2390021,0,'wing_color1',255,255,255), (228291,2390021,0,'wing_color2',255,255,255), (228292,2390022,0,'eye_color',255,255,255), (228293,2390022,0,'skin_color',255,255,255), (228294,2390022,0,'soga_eye_color',255,0,255), (228295,2390023,0,'eye_color',255,255,255), (228296,2390023,0,'skin_color',255,255,255), (228297,2390023,0,'soga_eye_color',255,0,255), (228298,2390024,0,'eye_color',255,255,255), (228299,2390024,0,'skin_color',255,255,255), (228300,2390024,0,'soga_eye_color',255,0,255), (228301,2390025,1,'cheek_type',-9,21,0), (228302,2390025,1,'chin_type',2,-22,-7), (228303,2390025,1,'ear_type',-7,26,0), (228304,2390025,1,'eye_brow_type',-23,-34,11), (228305,2390025,0,'eye_color',167,181,150), (228306,2390025,1,'eye_type',-29,0,0), (228307,2390025,0,'hair_color1',255,248,14), (228308,2390025,0,'hair_face_color',40,33,25), (228309,2390025,0,'hair_face_highlight_color',9,3,1), (228310,2390025,0,'hair_type_color',40,33,25), (228311,2390025,0,'hair_type_highlight_color',9,3,1), (228312,2390025,1,'lip_type',-14,0,-43), (228313,2390025,1,'nose_type',18,-1,-8), (228314,2390025,0,'skin_color',233,198,199), (228315,2390025,1,'soga_cheek_type',0,-23,-34), (228316,2390025,1,'soga_chin_type',0,-14,0), (228317,2390025,1,'soga_ear_type',0,-29,0), (228318,2390025,1,'soga_eye_brow_type',0,-7,26), (228319,2390025,0,'soga_eye_color',229,229,102), (228320,2390025,1,'soga_eye_type',-29,0,0), (228321,2390025,0,'soga_hair_face_color',40,33,25), (228322,2390025,0,'soga_hair_face_highlight_color',9,3,1), (228323,2390025,0,'soga_hair_type_color',40,33,25), (228324,2390025,0,'soga_hair_type_highlight_color',9,3,1), (228325,2390025,1,'soga_lip_type',11,-9,21), (228326,2390025,1,'soga_nose_type',-43,2,-22), (228327,2390025,0,'soga_skin_color',233,198,199), (228328,2390025,0,'wing_color1',255,255,255), (228329,2390025,0,'wing_color2',255,255,255), (228330,2390026,1,'cheek_type',2,-2,0), (228331,2390026,1,'chin_type',-11,-46,28), (228332,2390026,1,'ear_type',-3,-12,0), (228333,2390026,1,'eye_brow_type',20,-7,20), (228334,2390026,0,'eye_color',33,69,76), (228335,2390026,1,'eye_type',14,0,0), (228336,2390026,0,'hair_color1',242,8,218), (228337,2390026,0,'hair_face_color',173,113,42), (228338,2390026,0,'hair_face_highlight_color',80,48,1), (228339,2390026,0,'hair_type_color',173,113,42), (228340,2390026,0,'hair_type_highlight_color',80,48,1), (228341,2390026,1,'lip_type',17,11,37), (228342,2390026,1,'nose_type',-25,-14,8), (228343,2390026,0,'skin_color',230,219,214), (228344,2390026,1,'soga_cheek_type',0,20,-7), (228345,2390026,1,'soga_chin_type',0,17,11), (228346,2390026,1,'soga_ear_type',0,14,0), (228347,2390026,1,'soga_eye_brow_type',0,-3,-12), (228348,2390026,0,'soga_eye_color',229,229,102), (228349,2390026,1,'soga_eye_type',14,0,0), (228350,2390026,0,'soga_hair_face_color',173,113,42), (228351,2390026,0,'soga_hair_face_highlight_color',80,48,1), (228352,2390026,0,'soga_hair_type_color',173,113,42), (228353,2390026,0,'soga_hair_type_highlight_color',80,48,1), (228354,2390026,1,'soga_lip_type',20,2,-2), (228355,2390026,1,'soga_nose_type',37,-11,-46), (228356,2390026,0,'soga_skin_color',230,219,214), (228357,2390026,0,'wing_color1',255,255,255), (228358,2390026,0,'wing_color2',255,255,255), (228359,2390027,1,'cheek_type',3,11,0), (228360,2390027,1,'chin_type',25,-22,0), (228361,2390027,1,'ear_type',-8,-14,0), (228362,2390027,1,'eye_brow_type',17,7,-20), (228363,2390027,0,'eye_color',63,129,143), (228364,2390027,1,'eye_type',-17,0,0), (228365,2390027,0,'hair_color1',228,0,228), (228366,2390027,0,'hair_face_color',71,66,30), (228367,2390027,0,'hair_face_highlight_color',82,76,68), (228368,2390027,0,'hair_type_color',71,66,30), (228369,2390027,0,'hair_type_highlight_color',82,76,68), (228370,2390027,1,'lip_type',0,-25,28), (228371,2390027,1,'nose_type',-21,-28,0), (228372,2390027,0,'skin_color',232,229,219), (228373,2390027,1,'soga_cheek_type',0,17,7), (228374,2390027,1,'soga_chin_type',0,0,-25), (228375,2390027,1,'soga_ear_type',0,-17,0), (228376,2390027,1,'soga_eye_brow_type',0,-8,-14), (228377,2390027,0,'soga_eye_color',229,229,102), (228378,2390027,1,'soga_eye_type',-17,0,0), (228379,2390027,0,'soga_hair_face_color',71,66,30), (228380,2390027,0,'soga_hair_face_highlight_color',82,76,68), (228381,2390027,0,'soga_hair_type_color',71,66,30), (228382,2390027,0,'soga_hair_type_highlight_color',82,76,68), (228383,2390027,1,'soga_lip_type',-20,3,11), (228384,2390027,1,'soga_nose_type',28,25,-22), (228385,2390027,0,'soga_skin_color',232,229,219), (228386,2390027,0,'wing_color1',255,255,255), (228387,2390027,0,'wing_color2',255,255,255), (228388,2390028,1,'cheek_type',0,-4,0), (228389,2390028,1,'chin_type',3,42,8), (228390,2390028,1,'ear_type',2,28,0), (228391,2390028,1,'eye_brow_type',5,-32,-4), (228392,2390028,0,'eye_color',213,191,160), (228393,2390028,0,'hair_color1',238,0,247), (228394,2390028,0,'hair_face_color',137,134,117), (228395,2390028,0,'hair_face_highlight_color',161,58,29), (228396,2390028,0,'hair_type_color',137,134,117), (228397,2390028,0,'hair_type_highlight_color',161,58,29), (228398,2390028,1,'lip_type',-34,11,0), (228399,2390028,1,'nose_type',4,-18,0), (228400,2390028,0,'skin_color',226,190,191), (228401,2390028,1,'soga_cheek_type',0,5,-32), (228402,2390028,1,'soga_chin_type',0,-34,11), (228403,2390028,1,'soga_ear_type',2,28,0), (228404,2390028,1,'soga_eye_brow_type',0,2,28), (228405,2390028,0,'soga_eye_color',229,229,102), (228406,2390028,0,'soga_hair_face_color',137,134,117), (228407,2390028,0,'soga_hair_face_highlight_color',161,58,29), (228408,2390028,0,'soga_hair_type_color',137,134,117), (228409,2390028,0,'soga_hair_type_highlight_color',161,58,29), (228410,2390028,1,'soga_lip_type',-4,0,-4), (228411,2390028,1,'soga_nose_type',0,3,42), (228412,2390028,0,'soga_skin_color',226,190,191), (228413,2390028,0,'wing_color1',255,255,255), (228414,2390028,0,'wing_color2',255,255,255), (228415,2390029,1,'cheek_type',19,31,0), (228416,2390029,1,'chin_type',31,42,14), (228417,2390029,1,'ear_type',-35,22,0), (228418,2390029,1,'eye_brow_type',11,-11,-5), (228419,2390029,0,'eye_color',104,97,51), (228420,2390029,1,'eye_type',9,0,0), (228421,2390029,0,'hair_color1',0,230,242), (228422,2390029,0,'hair_face_color',51,48,29), (228423,2390029,0,'hair_type_color',51,48,29), (228424,2390029,1,'lip_type',-34,0,10), (228425,2390029,1,'nose_type',22,0,-26), (228426,2390029,0,'skin_color',212,217,202), (228427,2390029,1,'soga_cheek_type',0,11,-11), (228428,2390029,1,'soga_chin_type',0,-34,0), (228429,2390029,1,'soga_ear_type',0,9,0), (228430,2390029,1,'soga_eye_brow_type',0,-35,22), (228431,2390029,0,'soga_eye_color',229,229,102), (228432,2390029,1,'soga_eye_type',9,0,0), (228433,2390029,0,'soga_hair_face_color',51,48,29), (228434,2390029,0,'soga_hair_type_color',51,48,29), (228435,2390029,1,'soga_lip_type',-5,19,31), (228436,2390029,1,'soga_nose_type',10,31,42), (228437,2390029,0,'soga_skin_color',212,217,202), (228438,2390029,0,'wing_color1',255,255,255), (228439,2390029,0,'wing_color2',255,255,255), (228440,2390030,1,'cheek_type',0,-7,0), (228441,2390030,1,'chin_type',-34,-7,0), (228442,2390030,1,'ear_type',-7,-34,0), (228443,2390030,1,'eye_brow_type',0,-25,31), (228444,2390030,0,'eye_color',99,163,181), (228445,2390030,1,'eye_type',9,0,0), (228446,2390030,0,'hair_color1',25,242,231), (228447,2390030,0,'hair_face_color',130,100,0), (228448,2390030,0,'hair_face_highlight_color',173,132,0), (228449,2390030,0,'hair_type_color',130,100,0), (228450,2390030,0,'hair_type_highlight_color',173,132,0), (228451,2390030,1,'lip_type',3,31,-37), (228452,2390030,1,'nose_type',0,25,-14), (228453,2390030,0,'skin_color',234,206,202), (228454,2390030,1,'soga_cheek_type',0,0,-25), (228455,2390030,1,'soga_chin_type',0,3,31), (228456,2390030,1,'soga_ear_type',0,9,0), (228457,2390030,1,'soga_eye_brow_type',0,-7,-34), (228458,2390030,0,'soga_eye_color',229,229,102), (228459,2390030,1,'soga_eye_type',9,0,0), (228460,2390030,0,'soga_hair_face_color',130,100,0), (228461,2390030,0,'soga_hair_face_highlight_color',173,132,0), (228462,2390030,0,'soga_hair_type_color',130,100,0), (228463,2390030,0,'soga_hair_type_highlight_color',173,132,0), (228464,2390030,1,'soga_lip_type',31,0,-7), (228465,2390030,1,'soga_nose_type',-37,-34,-7), (228466,2390030,0,'soga_skin_color',234,206,202), (228467,2390030,0,'wing_color1',255,255,255), (228468,2390030,0,'wing_color2',255,255,255), (228469,2390031,1,'cheek_type',-26,26,0), (228470,2390031,1,'chin_type',46,23,-3), (228471,2390031,1,'ear_type',-45,-20,0), (228472,2390031,1,'eye_brow_type',0,-10,7), (228473,2390031,0,'eye_color',37,77,88), (228474,2390031,0,'hair_color1',32,218,22), (228475,2390031,0,'hair_face_color',102,96,91), (228476,2390031,0,'hair_face_highlight_color',189,179,93), (228477,2390031,0,'hair_type_color',102,96,91), (228478,2390031,0,'hair_type_highlight_color',189,179,93), (228479,2390031,1,'lip_type',17,-7,-12), (228480,2390031,1,'nose_type',1,32,-38), (228481,2390031,0,'skin_color',244,247,244), (228482,2390031,1,'soga_cheek_type',0,0,-10), (228483,2390031,1,'soga_chin_type',0,17,-7), (228484,2390031,1,'soga_ear_type',-45,-20,0), (228485,2390031,1,'soga_eye_brow_type',0,-45,-20), (228486,2390031,0,'soga_eye_color',229,229,102), (228487,2390031,0,'soga_hair_face_color',102,96,91), (228488,2390031,0,'soga_hair_face_highlight_color',189,179,93), (228489,2390031,0,'soga_hair_type_color',102,96,91), (228490,2390031,0,'soga_hair_type_highlight_color',189,179,93), (228491,2390031,1,'soga_lip_type',7,-26,26), (228492,2390031,1,'soga_nose_type',-12,46,23), (228493,2390031,0,'soga_skin_color',244,247,244), (228494,2390031,0,'wing_color1',255,255,255), (228495,2390031,0,'wing_color2',255,255,255), (228496,2390032,1,'cheek_type',-9,11,0), (228497,2390032,1,'chin_type',8,37,-11), (228498,2390032,1,'ear_type',-3,-5,0), (228499,2390032,1,'eye_brow_type',-2,10,0), (228500,2390032,0,'eye_color',205,184,150), (228501,2390032,1,'eye_type',-20,0,0), (228502,2390032,0,'hair_color1',10,35,22), (228503,2390032,0,'hair_face_color',104,100,66), (228504,2390032,0,'hair_face_highlight_color',183,142,89), (228505,2390032,0,'hair_type_color',104,100,66), (228506,2390032,0,'hair_type_highlight_color',183,142,89), (228507,2390032,1,'lip_type',5,12,19), (228508,2390032,1,'nose_type',-19,10,35), (228509,2390032,0,'skin_color',239,198,197), (228510,2390032,1,'soga_cheek_type',0,-2,10), (228511,2390032,1,'soga_chin_type',0,5,12), (228512,2390032,1,'soga_ear_type',0,-20,0), (228513,2390032,1,'soga_eye_brow_type',0,-3,-5), (228514,2390032,0,'soga_eye_color',229,229,102), (228515,2390032,1,'soga_eye_type',-20,0,0), (228516,2390032,0,'soga_hair_face_color',104,100,66), (228517,2390032,0,'soga_hair_face_highlight_color',183,142,89), (228518,2390032,0,'soga_hair_type_color',104,100,66), (228519,2390032,0,'soga_hair_type_highlight_color',183,142,89), (228520,2390032,1,'soga_lip_type',0,-9,11), (228521,2390032,1,'soga_nose_type',19,8,37), (228522,2390032,0,'soga_skin_color',239,198,197), (228523,2390032,0,'wing_color1',255,255,255), (228524,2390032,0,'wing_color2',255,255,255), (228525,2390033,0,'eye_color',255,255,255), (228526,2390033,0,'skin_color',255,255,255), (228527,2390033,0,'soga_eye_color',255,0,255), (228528,2390034,1,'cheek_type',26,-37,0), (228529,2390034,1,'chin_type',-3,5,-42), (228530,2390034,1,'ear_type',22,-41,0), (228531,2390034,1,'eye_brow_type',0,5,12), (228532,2390034,0,'eye_color',124,178,193), (228533,2390034,1,'eye_type',-45,0,0), (228534,2390034,0,'hair_color1',8,252,22), (228535,2390034,0,'hair_face_color',179,171,159), (228536,2390034,0,'hair_face_highlight_color',25,18,8), (228537,2390034,0,'hair_type_color',179,171,159), (228538,2390034,0,'hair_type_highlight_color',25,18,8), (228539,2390034,1,'lip_type',18,22,14), (228540,2390034,1,'nose_type',-21,8,-4), (228541,2390034,0,'skin_color',226,215,190), (228542,2390034,1,'soga_cheek_type',0,0,5), (228543,2390034,1,'soga_chin_type',0,18,22), (228544,2390034,1,'soga_ear_type',0,-45,0), (228545,2390034,1,'soga_eye_brow_type',0,22,-41), (228546,2390034,0,'soga_eye_color',229,229,102), (228547,2390034,1,'soga_eye_type',-45,0,0), (228548,2390034,0,'soga_hair_face_color',179,171,159), (228549,2390034,0,'soga_hair_face_highlight_color',25,18,8), (228550,2390034,0,'soga_hair_type_color',179,171,159), (228551,2390034,0,'soga_hair_type_highlight_color',25,18,8), (228552,2390034,1,'soga_lip_type',12,26,-37), (228553,2390034,1,'soga_nose_type',14,-3,5), (228554,2390034,0,'soga_skin_color',226,215,190), (228555,2390034,0,'wing_color1',255,255,255), (228556,2390034,0,'wing_color2',255,255,255), (228557,2390035,1,'cheek_type',-41,-68,0), (228558,2390035,1,'chin_type',-17,-97,65), (228559,2390035,1,'ear_type',65,-95,0), (228560,2390035,1,'eye_brow_type',-68,58,22), (228561,2390035,0,'eye_color',129,181,196), (228562,2390035,1,'eye_type',66,0,0), (228563,2390035,0,'hair_color1',20,68,22), (228564,2390035,0,'hair_color2',84,0,0), (228565,2390035,0,'hair_face_color',244,244,246), (228566,2390035,0,'hair_face_highlight_color',4,1,1), (228567,2390035,0,'hair_highlight',21,13,24), (228568,2390035,0,'hair_type_color',244,244,246), (228569,2390035,0,'hair_type_highlight_color',4,1,1), (228570,2390035,1,'lip_type',-2,28,69), (228571,2390035,1,'nose_type',35,20,68), (228572,2390035,0,'skin_color',247,248,247), (228573,2390035,1,'soga_cheek_type',0,-68,58), (228574,2390035,1,'soga_chin_type',0,-2,28), (228575,2390035,1,'soga_ear_type',0,66,0), (228576,2390035,1,'soga_eye_brow_type',0,65,-95), (228577,2390035,0,'soga_eye_color',229,229,102), (228578,2390035,1,'soga_eye_type',84,0,0), (228579,2390035,0,'soga_hair_color1',160,156,172), (228580,2390035,0,'soga_hair_color2',62,62,68), (228581,2390035,0,'soga_hair_face_color',244,244,246), (228582,2390035,0,'soga_hair_face_highlight_color',4,1,1), (228583,2390035,0,'soga_hair_highlight',21,13,24), (228584,2390035,0,'soga_hair_type_color',244,244,246), (228585,2390035,0,'soga_hair_type_highlight_color',4,1,1), (228586,2390035,1,'soga_lip_type',22,-41,-68), (228587,2390035,1,'soga_nose_type',69,-17,-97), (228588,2390035,0,'soga_skin_color',247,248,247), (228589,2390036,0,'eye_color',255,255,255), (228590,2390036,0,'skin_color',255,255,255), (228591,2390036,0,'soga_eye_color',255,0,255), (228592,2390037,1,'cheek_type',23,29,0), (228593,2390037,1,'chin_type',-11,4,12), (228594,2390037,1,'ear_type',-34,7,0), (228595,2390037,1,'eye_brow_type',-17,-21,-14), (228596,2390037,0,'eye_color',44,80,52), (228597,2390037,1,'eye_type',3,0,0), (228598,2390037,0,'hair_color1',17,248,9), (228599,2390037,0,'hair_face_color',96,36,10), (228600,2390037,0,'hair_face_highlight_color',35,18,2), (228601,2390037,0,'hair_type_color',96,36,10), (228602,2390037,0,'hair_type_highlight_color',35,18,2), (228603,2390037,1,'lip_type',-37,37,-2), (228604,2390037,1,'nose_type',-3,17,-8), (228605,2390037,0,'skin_color',235,217,218), (228606,2390037,1,'soga_cheek_type',0,-17,-21), (228607,2390037,1,'soga_chin_type',0,-37,37), (228608,2390037,1,'soga_ear_type',0,3,0), (228609,2390037,1,'soga_eye_brow_type',0,-34,7), (228610,2390037,0,'soga_eye_color',229,229,102), (228611,2390037,1,'soga_eye_type',3,0,0), (228612,2390037,0,'soga_hair_face_color',96,36,10), (228613,2390037,0,'soga_hair_face_highlight_color',35,18,2), (228614,2390037,0,'soga_hair_type_color',96,36,10), (228615,2390037,0,'soga_hair_type_highlight_color',35,18,2), (228616,2390037,1,'soga_lip_type',-14,23,29), (228617,2390037,1,'soga_nose_type',-2,-11,4), (228618,2390037,0,'soga_skin_color',235,217,218), (228619,2390037,0,'wing_color1',255,255,255), (228620,2390037,0,'wing_color2',255,255,255), (228621,2390038,1,'cheek_type',2,14,0), (228622,2390038,1,'chin_type',0,-3,-19), (228623,2390038,1,'ear_type',25,19,0), (228624,2390038,1,'eye_brow_type',-2,7,0), (228625,2390038,0,'eye_color',109,169,186), (228626,2390038,1,'eye_type',-17,0,0), (228627,2390038,0,'hair_color1',237,39,247), (228628,2390038,0,'hair_face_color',210,186,31), (228629,2390038,0,'hair_face_highlight_color',91,37,0), (228630,2390038,0,'hair_type_color',210,186,31), (228631,2390038,0,'hair_type_highlight_color',91,37,0), (228632,2390038,1,'lip_type',-22,-1,-21), (228633,2390038,1,'nose_type',14,-19,39), (228634,2390038,0,'skin_color',240,203,201), (228635,2390038,1,'soga_cheek_type',0,-2,7), (228636,2390038,1,'soga_chin_type',0,-22,-1), (228637,2390038,1,'soga_ear_type',0,-17,0), (228638,2390038,1,'soga_eye_brow_type',0,25,19), (228639,2390038,0,'soga_eye_color',229,229,102), (228640,2390038,1,'soga_eye_type',-17,0,0), (228641,2390038,0,'soga_hair_face_color',210,186,31), (228642,2390038,0,'soga_hair_face_highlight_color',91,37,0), (228643,2390038,0,'soga_hair_type_color',210,186,31), (228644,2390038,0,'soga_hair_type_highlight_color',91,37,0), (228645,2390038,1,'soga_lip_type',0,2,14), (228646,2390038,1,'soga_nose_type',-21,0,-3), (228647,2390038,0,'soga_skin_color',240,203,201), (228648,2390038,0,'wing_color1',255,255,255), (228649,2390038,0,'wing_color2',255,255,255), (228650,2390039,1,'cheek_type',20,-10,0), (228651,2390039,1,'chin_type',28,-19,34), (228652,2390039,1,'ear_type',28,25,0), (228653,2390039,1,'eye_brow_type',-12,31,14), (228654,2390039,0,'eye_color',106,166,185), (228655,2390039,1,'eye_type',25,0,0), (228656,2390039,0,'hair_color1',222,10,254), (228657,2390039,0,'hair_face_color',17,7,1), (228658,2390039,0,'hair_face_highlight_color',90,52,2), (228659,2390039,0,'hair_type_color',17,7,1), (228660,2390039,0,'hair_type_highlight_color',90,52,2), (228661,2390039,1,'lip_type',31,0,0), (228662,2390039,1,'nose_type',-1,-34,10), (228663,2390039,0,'skin_color',251,242,242), (228664,2390039,1,'soga_cheek_type',0,-12,31), (228665,2390039,1,'soga_chin_type',0,31,0), (228666,2390039,1,'soga_ear_type',0,25,0), (228667,2390039,1,'soga_eye_brow_type',0,28,25), (228668,2390039,0,'soga_eye_color',229,229,102), (228669,2390039,1,'soga_eye_type',25,0,0), (228670,2390039,0,'soga_hair_face_color',17,7,1), (228671,2390039,0,'soga_hair_face_highlight_color',90,52,2), (228672,2390039,0,'soga_hair_type_color',17,7,1), (228673,2390039,0,'soga_hair_type_highlight_color',90,52,2), (228674,2390039,1,'soga_lip_type',14,20,-10), (228675,2390039,1,'soga_nose_type',0,28,-19), (228676,2390039,0,'soga_skin_color',251,242,242), (228677,2390039,0,'wing_color1',255,255,255), (228678,2390039,0,'wing_color2',255,255,255), (228679,2390040,0,'eye_color',255,255,255), (228680,2390040,0,'skin_color',255,255,255), (228681,2390040,0,'soga_eye_color',255,0,255), (228682,2390041,0,'eye_color',255,255,255), (228683,2390041,0,'skin_color',255,255,255), (228684,2390041,0,'soga_eye_color',255,0,255), (228685,2390042,0,'eye_color',255,255,255), (228686,2390042,0,'skin_color',255,255,255), (228687,2390042,0,'soga_eye_color',255,0,255), (228688,2390043,1,'cheek_type',52,-4,0), (228689,2390043,1,'chin_type',39,-38,-47), (228690,2390043,1,'ear_type',-100,-100,0), (228691,2390043,1,'eye_brow_type',-87,-89,-87), (228692,2390043,0,'eye_color',84,54,22), (228693,2390043,1,'eye_type',-31,0,0), (228694,2390043,0,'hair_color1',166,204,156), (228695,2390043,0,'hair_color2',100,0,0), (228696,2390043,0,'hair_face_color',96,113,118), (228697,2390043,0,'hair_highlight',38,22,21), (228698,2390043,0,'hair_type_color',96,113,118), (228699,2390043,1,'lip_type',14,-28,62), (228700,2390043,1,'nose_type',8,-90,-52), (228701,2390043,0,'skin_color',251,254,254), (228702,2390043,1,'soga_cheek_type',0,-87,-89), (228703,2390043,1,'soga_chin_type',0,14,-28), (228704,2390043,1,'soga_ear_type',0,-31,0), (228705,2390043,1,'soga_eye_brow_type',0,-100,-100), (228706,2390043,0,'soga_eye_color',229,229,102), (228707,2390043,1,'soga_eye_type',100,0,0), (228708,2390043,0,'soga_hair_color1',114,112,142), (228709,2390043,0,'soga_hair_color2',144,140,137), (228710,2390043,0,'soga_hair_face_color',96,113,118), (228711,2390043,0,'soga_hair_highlight',38,22,21), (228712,2390043,0,'soga_hair_type_color',96,113,118), (228713,2390043,1,'soga_lip_type',-87,52,-4), (228714,2390043,1,'soga_nose_type',62,39,-38), (228715,2390043,0,'soga_skin_color',251,254,254), (228716,2390043,0,'wing_color1',255,255,255), (228717,2390043,0,'wing_color2',255,255,255), (228718,2390044,0,'eye_color',255,255,255), (228719,2390044,0,'skin_color',255,255,255), (228720,2390044,0,'soga_eye_color',255,0,255), (228721,2390045,0,'eye_color',255,255,255), (228722,2390045,0,'skin_color',255,255,255), (228723,2390045,0,'soga_eye_color',255,0,255), (228724,2390046,0,'eye_color',255,255,255), (228725,2390046,0,'skin_color',255,255,255), (228726,2390046,0,'soga_eye_color',255,0,255), (228727,2390047,1,'cheek_type',62,-21,0), (228728,2390047,1,'chin_type',-57,40,46), (228729,2390047,1,'ear_type',-100,-100,0), (228730,2390047,1,'eye_brow_type',-100,100,-100), (228731,2390047,0,'eye_color',46,27,9), (228732,2390047,1,'eye_type',-100,0,0), (228733,2390047,0,'hair_color1',100,156,156), (228734,2390047,0,'hair_color2',39,32,39), (228735,2390047,0,'hair_face_color',15,1,21), (228736,2390047,0,'hair_face_highlight_color',102,122,125), (228737,2390047,0,'hair_highlight',114,112,142), (228738,2390047,0,'hair_type_color',15,1,21), (228739,2390047,0,'hair_type_highlight_color',102,122,125), (228740,2390047,1,'lip_type',100,31,28), (228741,2390047,1,'nose_type',100,100,-100), (228742,2390047,0,'skin_color',146,99,74), (228743,2390047,1,'soga_cheek_type',0,-100,100), (228744,2390047,1,'soga_chin_type',0,100,31), (228745,2390047,1,'soga_ear_type',0,-100,0), (228746,2390047,1,'soga_eye_brow_type',0,-100,-100), (228747,2390047,0,'soga_eye_color',229,229,102), (228748,2390047,1,'soga_eye_type',-100,0,0), (228749,2390047,0,'soga_hair_color1',29,21,28), (228750,2390047,0,'soga_hair_color2',39,32,39), (228751,2390047,0,'soga_hair_face_color',15,1,21), (228752,2390047,0,'soga_hair_face_highlight_color',102,122,125), (228753,2390047,0,'soga_hair_highlight',114,112,142), (228754,2390047,0,'soga_hair_type_color',15,1,21), (228755,2390047,0,'soga_hair_type_highlight_color',102,122,125), (228756,2390047,1,'soga_lip_type',-100,62,-21), (228757,2390047,1,'soga_nose_type',28,-57,40), (228758,2390047,0,'soga_skin_color',146,99,74), (228759,2390047,0,'wing_color1',255,255,255), (228760,2390047,0,'wing_color2',255,255,255), (228761,2390048,1,'cheek_type',35,23,0), (228762,2390048,1,'chin_type',-28,12,-10), (228763,2390048,1,'ear_type',1,34,0), (228764,2390048,1,'eye_brow_type',22,5,11), (228765,2390048,0,'eye_color',100,70,30), (228766,2390048,1,'eye_type',18,0,0), (228767,2390048,0,'hair_color1',254,234,0), (228768,2390048,0,'hair_color2',246,0,0), (228769,2390048,0,'hair_face_color',22,9,0), (228770,2390048,0,'hair_face_highlight_color',27,23,21), (228771,2390048,0,'hair_type_color',22,9,0), (228772,2390048,0,'hair_type_highlight_color',27,23,21), (228773,2390048,1,'lip_type',31,-7,19), (228774,2390048,1,'nose_type',0,-2,-22), (228775,2390048,0,'skin_color',242,249,249), (228776,2390048,1,'soga_cheek_type',0,22,5), (228777,2390048,1,'soga_chin_type',0,31,-7), (228778,2390048,1,'soga_ear_type',0,18,0), (228779,2390048,1,'soga_eye_brow_type',0,1,34), (228780,2390048,0,'soga_eye_color',229,229,102), (228781,2390048,1,'soga_eye_type',-10,0,0), (228782,2390048,0,'soga_hair_face_color',22,9,0), (228783,2390048,0,'soga_hair_face_highlight_color',27,23,21), (228784,2390048,0,'soga_hair_type_color',22,9,0), (228785,2390048,0,'soga_hair_type_highlight_color',27,23,21), (228786,2390048,1,'soga_lip_type',11,35,23), (228787,2390048,1,'soga_nose_type',19,-28,12), (228788,2390048,0,'soga_skin_color',242,249,249), (228789,2390048,0,'wing_color1',255,255,255), (228790,2390048,0,'wing_color2',255,255,255), (228791,2390049,1,'cheek_type',81,-56,0), (228792,2390049,1,'chin_type',1,37,-28), (228793,2390049,1,'ear_type',75,1,0), (228794,2390049,1,'eye_brow_type',81,37,-19), (228795,2390049,0,'eye_color',49,29,9), (228796,2390049,1,'eye_type',20,0,0), (228797,2390049,0,'hair_color1',7,17,50), (228798,2390049,0,'hair_color2',156,0,0), (228799,2390049,0,'hair_face_color',35,24,1), (228800,2390049,0,'hair_face_highlight_color',100,70,10), (228801,2390049,0,'hair_type_color',35,24,1), (228802,2390049,0,'hair_type_highlight_color',100,70,10), (228803,2390049,1,'lip_type',-81,76,37), (228804,2390049,1,'nose_type',39,7,17), (228805,2390049,0,'skin_color',240,242,214), (228806,2390049,1,'soga_cheek_type',0,81,37), (228807,2390049,1,'soga_chin_type',0,-81,76), (228808,2390049,1,'soga_ear_type',0,20,0), (228809,2390049,1,'soga_eye_brow_type',0,75,1), (228810,2390049,0,'soga_eye_color',204,204,204), (228811,2390049,1,'soga_eye_type',-100,0,0), (228812,2390049,0,'soga_hair_face_color',35,24,1), (228813,2390049,0,'soga_hair_face_highlight_color',100,70,10), (228814,2390049,0,'soga_hair_type_color',35,24,1), (228815,2390049,0,'soga_hair_type_highlight_color',100,70,10), (228816,2390049,1,'soga_lip_type',-19,81,-56), (228817,2390049,1,'soga_nose_type',37,1,37), (228818,2390049,0,'soga_skin_color',240,242,214), (228819,2390049,0,'wing_color1',255,255,255), (228820,2390049,0,'wing_color2',255,255,255), (228821,2390050,1,'cheek_type',-1,0,0), (228822,2390050,1,'chin_type',34,17,17), (228823,2390050,1,'ear_type',0,-47,0), (228824,2390050,1,'eye_brow_type',-37,1,14), (228825,2390050,0,'eye_color',120,91,45), (228826,2390050,1,'eye_type',22,0,0), (228827,2390050,0,'hair_color1',0,245,215), (228828,2390050,0,'hair_face_color',64,64,64), (228829,2390050,0,'hair_face_highlight_color',33,21,0), (228830,2390050,0,'hair_type_color',64,64,64), (228831,2390050,0,'hair_type_highlight_color',33,21,0), (228832,2390050,1,'lip_type',-45,8,-41), (228833,2390050,1,'nose_type',25,0,-11), (228834,2390050,0,'skin_color',224,219,197), (228835,2390050,1,'soga_cheek_type',0,-37,1), (228836,2390050,1,'soga_chin_type',0,-45,8), (228837,2390050,1,'soga_ear_type',0,22,0), (228838,2390050,1,'soga_eye_brow_type',0,0,-47), (228839,2390050,0,'soga_eye_color',229,229,102), (228840,2390050,1,'soga_eye_type',22,0,0), (228841,2390050,0,'soga_hair_face_color',64,64,64), (228842,2390050,0,'soga_hair_face_highlight_color',33,21,0), (228843,2390050,0,'soga_hair_type_color',64,64,64), (228844,2390050,0,'soga_hair_type_highlight_color',33,21,0), (228845,2390050,1,'soga_lip_type',14,-1,0), (228846,2390050,1,'soga_nose_type',-41,34,17), (228847,2390050,0,'soga_skin_color',224,219,197), (228848,2390050,0,'wing_color1',255,255,255), (228849,2390050,0,'wing_color2',255,255,255), (228850,2390051,0,'eye_color',255,255,255), (228851,2390051,0,'skin_color',255,255,255), (228852,2390051,0,'soga_eye_color',255,0,255), (228853,2390052,1,'cheek_type',81,-56,0), (228854,2390052,1,'chin_type',1,37,-28), (228855,2390052,1,'ear_type',75,1,0), (228856,2390052,1,'eye_brow_type',81,37,-19), (228857,2390052,0,'eye_color',49,29,9), (228858,2390052,1,'eye_type',20,0,0), (228859,2390052,0,'hair_color1',7,17,50), (228860,2390052,0,'hair_color2',156,0,0), (228861,2390052,0,'hair_face_color',194,136,14), (228862,2390052,0,'hair_face_highlight_color',232,184,30), (228863,2390052,0,'hair_type_color',194,136,14), (228864,2390052,0,'hair_type_highlight_color',232,184,30), (228865,2390052,1,'lip_type',-81,76,37), (228866,2390052,1,'nose_type',39,7,17), (228867,2390052,0,'skin_color',240,242,214), (228868,2390052,1,'soga_cheek_type',0,81,37), (228869,2390052,1,'soga_chin_type',0,-81,76), (228870,2390052,1,'soga_ear_type',0,20,0), (228871,2390052,1,'soga_eye_brow_type',0,75,1), (228872,2390052,0,'soga_eye_color',204,204,204), (228873,2390052,1,'soga_eye_type',-100,0,0), (228874,2390052,0,'soga_hair_face_color',194,136,14), (228875,2390052,0,'soga_hair_face_highlight_color',232,184,30), (228876,2390052,0,'soga_hair_type_color',194,136,14), (228877,2390052,0,'soga_hair_type_highlight_color',232,184,30), (228878,2390052,1,'soga_lip_type',-19,81,-56), (228879,2390052,1,'soga_nose_type',37,1,37), (228880,2390052,0,'soga_skin_color',240,242,214), (228881,2390052,0,'wing_color1',255,255,255), (228882,2390052,0,'wing_color2',255,255,255), (228883,2390053,1,'cheek_type',25,0,0), (228884,2390053,1,'chin_type',25,0,-17), (228885,2390053,1,'ear_type',-28,-28,0), (228886,2390053,1,'eye_brow_type',0,-7,-7), (228887,2390053,0,'eye_color',38,78,91), (228888,2390053,1,'eye_type',28,0,0), (228889,2390053,0,'hair_color1',37,25,0), (228890,2390053,0,'hair_color2',156,0,0), (228891,2390053,0,'hair_face_color',193,100,45), (228892,2390053,0,'hair_face_highlight_color',169,60,22), (228893,2390053,0,'hair_type_color',193,100,45), (228894,2390053,0,'hair_type_highlight_color',169,60,22), (228895,2390053,1,'lip_type',37,-34,0), (228896,2390053,1,'nose_type',44,37,25), (228897,2390053,0,'skin_color',160,159,128), (228898,2390053,1,'soga_cheek_type',0,0,-7), (228899,2390053,1,'soga_chin_type',0,37,-34), (228900,2390053,1,'soga_ear_type',0,28,0), (228901,2390053,1,'soga_eye_brow_type',0,-28,-28), (228902,2390053,0,'soga_eye_color',204,204,204), (228903,2390053,1,'soga_eye_type',-100,0,0), (228904,2390053,0,'soga_hair_face_color',193,100,45), (228905,2390053,0,'soga_hair_face_highlight_color',169,60,22), (228906,2390053,0,'soga_hair_type_color',193,100,45), (228907,2390053,0,'soga_hair_type_highlight_color',169,60,22), (228908,2390053,1,'soga_lip_type',-7,25,0), (228909,2390053,1,'soga_nose_type',0,25,0), (228910,2390053,0,'soga_skin_color',160,159,128), (228911,2390053,0,'wing_color1',255,255,255), (228912,2390053,0,'wing_color2',255,255,255), (228913,2390054,1,'cheek_type',-31,-11,0), (228914,2390054,1,'chin_type',-17,5,-18), (228915,2390054,1,'ear_type',-43,34,0), (228916,2390054,1,'eye_brow_type',-21,-14,-20), (228917,2390054,0,'eye_color',33,70,75), (228918,2390054,1,'eye_type',-20,0,0), (228919,2390054,0,'hair_color1',227,242,0), (228920,2390054,0,'hair_color2',248,0,0), (228921,2390054,0,'hair_face_color',77,65,2), (228922,2390054,0,'hair_face_highlight_color',88,66,0), (228923,2390054,0,'hair_type_color',77,65,2), (228924,2390054,0,'hair_type_highlight_color',88,66,0), (228925,2390054,1,'lip_type',-25,0,0), (228926,2390054,1,'nose_type',10,-29,-14), (228927,2390054,0,'skin_color',244,250,248), (228928,2390054,1,'soga_cheek_type',0,-21,-14), (228929,2390054,1,'soga_chin_type',0,-25,0), (228930,2390054,1,'soga_ear_type',0,-20,0), (228931,2390054,1,'soga_eye_brow_type',0,-43,34), (228932,2390054,0,'soga_eye_color',229,229,102), (228933,2390054,1,'soga_eye_type',-8,0,0), (228934,2390054,0,'soga_hair_face_color',77,65,2), (228935,2390054,0,'soga_hair_face_highlight_color',88,66,0), (228936,2390054,0,'soga_hair_type_color',77,65,2), (228937,2390054,0,'soga_hair_type_highlight_color',88,66,0), (228938,2390054,1,'soga_lip_type',-20,-31,-11), (228939,2390054,1,'soga_nose_type',0,-17,5), (228940,2390054,0,'soga_skin_color',244,250,248), (228941,2390054,0,'wing_color1',255,255,255), (228942,2390054,0,'wing_color2',255,255,255), (228943,2390055,0,'eye_color',255,255,255), (228944,2390055,0,'skin_color',255,255,255), (228945,2390055,0,'soga_eye_color',255,0,255), (228946,2390056,1,'cheek_type',-23,25,0), (228947,2390056,1,'chin_type',-37,39,-28), (228948,2390056,1,'ear_type',3,-10,0), (228949,2390056,1,'eye_brow_type',-20,-20,-34), (228950,2390056,0,'eye_color',51,104,121), (228951,2390056,1,'eye_type',29,0,0), (228952,2390056,0,'hair_color1',0,28,244), (228953,2390056,0,'hair_face_color',203,135,0), (228954,2390056,0,'hair_face_highlight_color',96,84,71), (228955,2390056,0,'hair_type_color',203,135,0), (228956,2390056,0,'hair_type_highlight_color',96,84,71), (228957,2390056,1,'lip_type',0,-37,17), (228958,2390056,1,'nose_type',-25,0,28), (228959,2390056,0,'skin_color',210,163,141), (228960,2390056,1,'soga_cheek_type',0,-20,-20), (228961,2390056,1,'soga_chin_type',0,0,-37), (228962,2390056,1,'soga_ear_type',0,29,0), (228963,2390056,1,'soga_eye_brow_type',0,3,-10), (228964,2390056,0,'soga_eye_color',229,229,102), (228965,2390056,1,'soga_eye_type',29,0,0), (228966,2390056,0,'soga_hair_face_color',203,135,0), (228967,2390056,0,'soga_hair_face_highlight_color',96,84,71), (228968,2390056,0,'soga_hair_type_color',203,135,0), (228969,2390056,0,'soga_hair_type_highlight_color',96,84,71), (228970,2390056,1,'soga_lip_type',-34,-23,25), (228971,2390056,1,'soga_nose_type',17,-37,39), (228972,2390056,0,'soga_skin_color',210,163,141), (228973,2390056,0,'wing_color1',255,255,255), (228974,2390056,0,'wing_color2',255,255,255), (228975,2390057,1,'cheek_type',79,-79,0), (228976,2390057,1,'chin_type',-10,7,75), (228977,2390057,1,'ear_type',84,-38,0), (228978,2390057,1,'eye_brow_type',-57,100,100), (228979,2390057,0,'eye_color',49,30,11), (228980,2390057,1,'eye_type',100,0,0), (228981,2390057,0,'hair_color1',78,35,156), (228982,2390057,0,'hair_color2',94,0,0), (228983,2390057,0,'hair_face_color',61,61,75), (228984,2390057,0,'hair_face_highlight_color',244,244,246), (228985,2390057,0,'hair_highlight',160,156,172), (228986,2390057,0,'hair_type_color',61,61,75), (228987,2390057,0,'hair_type_highlight_color',244,244,246), (228988,2390057,1,'lip_type',81,-18,-95), (228989,2390057,1,'nose_type',-38,78,35), (228990,2390057,0,'skin_color',161,149,105), (228991,2390057,1,'soga_cheek_type',0,-57,100), (228992,2390057,1,'soga_chin_type',0,81,-18), (228993,2390057,1,'soga_ear_type',0,100,0), (228994,2390057,1,'soga_eye_brow_type',0,84,-38), (228995,2390057,0,'soga_eye_color',229,229,102), (228996,2390057,1,'soga_eye_type',94,0,0), (228997,2390057,0,'soga_hair_color1',43,36,70), (228998,2390057,0,'soga_hair_color2',68,76,74), (228999,2390057,0,'soga_hair_face_color',61,61,75), (229000,2390057,0,'soga_hair_face_highlight_color',244,244,246), (229001,2390057,0,'soga_hair_highlight',160,156,172), (229002,2390057,0,'soga_hair_type_color',61,61,75), (229003,2390057,0,'soga_hair_type_highlight_color',244,244,246), (229004,2390057,1,'soga_lip_type',100,79,-79), (229005,2390057,1,'soga_nose_type',-95,-10,7), (229006,2390057,0,'soga_skin_color',161,149,105), (229007,2390057,0,'wing_color1',255,255,255), (229008,2390057,0,'wing_color2',255,255,255), (229009,2390058,1,'cheek_type',100,-37,0), (229010,2390058,1,'chin_type',-11,28,7), (229011,2390058,1,'ear_type',0,-25,0), (229012,2390058,1,'eye_brow_type',-100,-100,100), (229013,2390058,0,'eye_color',128,179,195), (229014,2390058,1,'eye_type',1,0,0), (229015,2390058,0,'hair_color1',14,228,100), (229016,2390058,0,'hair_face_color',75,48,0), (229017,2390058,0,'hair_face_highlight_color',86,63,0), (229018,2390058,0,'hair_type_color',75,48,0), (229019,2390058,0,'hair_type_highlight_color',86,63,0), (229020,2390058,1,'lip_type',100,17,-9), (229021,2390058,1,'nose_type',8,14,-28), (229022,2390058,0,'skin_color',222,184,185), (229023,2390058,1,'soga_cheek_type',0,-100,-100), (229024,2390058,1,'soga_chin_type',0,100,17), (229025,2390058,1,'soga_ear_type',0,1,0), (229026,2390058,1,'soga_eye_brow_type',0,0,-25), (229027,2390058,0,'soga_eye_color',229,229,102), (229028,2390058,1,'soga_eye_type',1,0,0), (229029,2390058,0,'soga_hair_face_color',75,48,0), (229030,2390058,0,'soga_hair_face_highlight_color',86,63,0), (229031,2390058,0,'soga_hair_type_color',75,48,0), (229032,2390058,0,'soga_hair_type_highlight_color',86,63,0), (229033,2390058,1,'soga_lip_type',100,100,-37), (229034,2390058,1,'soga_nose_type',-9,-11,28), (229035,2390058,0,'soga_skin_color',222,184,185), (229036,2390058,0,'wing_color1',255,255,255), (229037,2390058,0,'wing_color2',255,255,255), (229038,2390059,1,'cheek_type',-14,0,0), (229039,2390059,1,'chin_type',23,1,21), (229040,2390059,1,'ear_type',-28,48,0), (229041,2390059,1,'eye_brow_type',0,-22,7), (229042,2390059,0,'eye_color',66,135,125), (229043,2390059,1,'eye_type',-17,0,0), (229044,2390059,0,'hair_color1',0,253,2), (229045,2390059,0,'hair_face_color',101,95,56), (229046,2390059,0,'hair_face_highlight_color',91,88,61), (229047,2390059,0,'hair_type_color',101,95,56), (229048,2390059,0,'hair_type_highlight_color',91,88,61), (229049,2390059,1,'lip_type',10,-25,-12), (229050,2390059,1,'nose_type',-8,0,-3), (229051,2390059,0,'skin_color',225,180,166), (229052,2390059,1,'soga_cheek_type',0,0,-22), (229053,2390059,1,'soga_chin_type',0,10,-25), (229054,2390059,1,'soga_ear_type',0,-17,0), (229055,2390059,1,'soga_eye_brow_type',0,-28,48), (229056,2390059,0,'soga_eye_color',229,229,102), (229057,2390059,1,'soga_eye_type',-17,0,0), (229058,2390059,0,'soga_hair_face_color',101,95,56), (229059,2390059,0,'soga_hair_face_highlight_color',91,88,61), (229060,2390059,0,'soga_hair_type_color',101,95,56), (229061,2390059,0,'soga_hair_type_highlight_color',91,88,61), (229062,2390059,1,'soga_lip_type',7,-14,0), (229063,2390059,1,'soga_nose_type',-12,23,1), (229064,2390059,0,'soga_skin_color',225,180,166), (229065,2390059,0,'wing_color1',255,255,255), (229066,2390059,0,'wing_color2',255,255,255), (229067,2390060,1,'cheek_type',1,11,0), (229068,2390060,1,'ear_type',-21,-3,0), (229069,2390060,1,'eye_brow_type',-1,-4,0), (229070,2390060,0,'eye_color',68,132,117), (229071,2390060,1,'eye_type',-5,0,0), (229072,2390060,0,'hair_color1',254,34,253), (229073,2390060,0,'hair_face_color',228,165,0), (229074,2390060,0,'hair_face_highlight_color',105,103,97), (229075,2390060,0,'hair_type_color',228,165,0), (229076,2390060,0,'hair_type_highlight_color',105,103,97), (229077,2390060,1,'lip_type',19,28,10), (229078,2390060,1,'nose_type',37,-2,34), (229079,2390060,0,'skin_color',197,141,123), (229080,2390060,1,'soga_cheek_type',0,-1,-4), (229081,2390060,1,'soga_chin_type',0,19,28), (229082,2390060,1,'soga_ear_type',0,-5,0), (229083,2390060,1,'soga_eye_brow_type',0,-21,-3), (229084,2390060,0,'soga_eye_color',229,229,102), (229085,2390060,1,'soga_eye_type',-5,0,0), (229086,2390060,0,'soga_hair_face_color',228,165,0), (229087,2390060,0,'soga_hair_face_highlight_color',105,103,97), (229088,2390060,0,'soga_hair_type_color',228,165,0), (229089,2390060,0,'soga_hair_type_highlight_color',105,103,97), (229090,2390060,1,'soga_lip_type',0,1,11), (229091,2390060,1,'soga_nose_type',10,0,0), (229092,2390060,0,'soga_skin_color',197,141,123), (229093,2390060,0,'wing_color1',255,255,255), (229094,2390060,0,'wing_color2',255,255,255), (229095,2390061,1,'cheek_type',29,7,0), (229096,2390061,1,'chin_type',-40,25,0), (229097,2390061,1,'ear_type',-40,-22,0), (229098,2390061,1,'eye_brow_type',10,-14,-2), (229099,2390061,0,'eye_color',39,78,65), (229100,2390061,1,'eye_type',28,0,0), (229101,2390061,0,'hair_color1',249,244,231), (229102,2390061,0,'hair_face_color',138,128,41), (229103,2390061,0,'hair_face_highlight_color',68,64,43), (229104,2390061,0,'hair_type_color',138,128,41), (229105,2390061,0,'hair_type_highlight_color',68,64,43), (229106,2390061,1,'lip_type',-4,-34,-23), (229107,2390061,1,'nose_type',22,-7,-12), (229108,2390061,0,'skin_color',227,192,193), (229109,2390061,1,'soga_cheek_type',0,10,-14), (229110,2390061,1,'soga_chin_type',0,-4,-34), (229111,2390061,1,'soga_ear_type',0,28,0), (229112,2390061,1,'soga_eye_brow_type',0,-40,-22), (229113,2390061,0,'soga_eye_color',229,229,102), (229114,2390061,1,'soga_eye_type',28,0,0), (229115,2390061,0,'soga_hair_face_color',138,128,41), (229116,2390061,0,'soga_hair_face_highlight_color',68,64,43), (229117,2390061,0,'soga_hair_type_color',138,128,41), (229118,2390061,0,'soga_hair_type_highlight_color',68,64,43), (229119,2390061,1,'soga_lip_type',-2,29,7), (229120,2390061,1,'soga_nose_type',-23,-40,25), (229121,2390061,0,'soga_skin_color',227,192,193), (229122,2390061,0,'wing_color1',255,255,255), (229123,2390061,0,'wing_color2',255,255,255), (229124,2390062,1,'cheek_type',-7,-28,0), (229125,2390062,1,'chin_type',-14,-28,-12), (229126,2390062,1,'ear_type',-28,-25,0), (229127,2390062,1,'eye_brow_type',4,-1,-25), (229128,2390062,0,'eye_color',108,152,122), (229129,2390062,0,'hair_color1',12,233,251), (229130,2390062,0,'hair_face_color',234,202,20), (229131,2390062,0,'hair_face_highlight_color',114,94,0), (229132,2390062,0,'hair_type_color',234,202,20), (229133,2390062,0,'hair_type_highlight_color',114,94,0), (229134,2390062,1,'lip_type',25,22,17), (229135,2390062,1,'nose_type',-2,12,-23), (229136,2390062,0,'skin_color',243,234,235), (229137,2390062,1,'soga_cheek_type',0,4,-1), (229138,2390062,1,'soga_chin_type',0,25,22), (229139,2390062,1,'soga_ear_type',-28,-25,0), (229140,2390062,1,'soga_eye_brow_type',0,-28,-25), (229141,2390062,0,'soga_eye_color',229,229,102), (229142,2390062,0,'soga_hair_face_color',234,202,20), (229143,2390062,0,'soga_hair_face_highlight_color',114,94,0), (229144,2390062,0,'soga_hair_type_color',234,202,20), (229145,2390062,0,'soga_hair_type_highlight_color',114,94,0), (229146,2390062,1,'soga_lip_type',-25,-7,-28), (229147,2390062,1,'soga_nose_type',17,-14,-28), (229148,2390062,0,'soga_skin_color',243,234,235), (229149,2390062,0,'wing_color1',255,255,255), (229150,2390062,0,'wing_color2',255,255,255), (229151,2390063,1,'cheek_type',-28,-12,0), (229152,2390063,1,'chin_type',-31,-14,-2), (229153,2390063,1,'ear_type',5,17,0), (229154,2390063,1,'eye_brow_type',-12,-11,0), (229155,2390063,0,'eye_color',34,70,77), (229156,2390063,1,'eye_type',25,0,0), (229157,2390063,0,'hair_color1',251,0,28), (229158,2390063,0,'hair_face_color',5,2,0), (229159,2390063,0,'hair_face_highlight_color',164,138,103), (229160,2390063,0,'hair_type_color',5,2,0), (229161,2390063,0,'hair_type_highlight_color',164,138,103), (229162,2390063,1,'lip_type',2,37,-14), (229163,2390063,1,'nose_type',26,-5,0), (229164,2390063,0,'skin_color',200,144,125), (229165,2390063,1,'soga_cheek_type',0,-12,-11), (229166,2390063,1,'soga_chin_type',0,2,37), (229167,2390063,1,'soga_ear_type',0,25,0), (229168,2390063,1,'soga_eye_brow_type',0,5,17), (229169,2390063,0,'soga_eye_color',229,229,102), (229170,2390063,1,'soga_eye_type',25,0,0), (229171,2390063,0,'soga_hair_face_color',5,2,0), (229172,2390063,0,'soga_hair_face_highlight_color',164,138,103), (229173,2390063,0,'soga_hair_type_color',5,2,0), (229174,2390063,0,'soga_hair_type_highlight_color',164,138,103), (229175,2390063,1,'soga_lip_type',0,-28,-12), (229176,2390063,1,'soga_nose_type',-14,-31,-14), (229177,2390063,0,'soga_skin_color',200,144,125), (229178,2390063,0,'wing_color1',255,255,255), (229179,2390063,0,'wing_color2',255,255,255), (229180,2390064,1,'cheek_type',0,-32,0), (229181,2390064,1,'chin_type',0,-23,12), (229182,2390064,1,'ear_type',0,7,0), (229183,2390064,1,'eye_brow_type',-11,21,-4), (229184,2390064,0,'eye_color',131,182,197), (229185,2390064,1,'eye_type',-32,0,0), (229186,2390064,0,'hair_color1',245,228,28), (229187,2390064,0,'hair_face_color',137,95,0), (229188,2390064,0,'hair_face_highlight_color',122,94,59), (229189,2390064,0,'hair_type_color',137,95,0), (229190,2390064,0,'hair_type_highlight_color',122,94,59), (229191,2390064,1,'lip_type',7,0,-1), (229192,2390064,1,'nose_type',-9,-11,-28), (229193,2390064,0,'skin_color',207,181,144), (229194,2390064,1,'soga_cheek_type',0,-11,21), (229195,2390064,1,'soga_chin_type',0,7,0), (229196,2390064,1,'soga_ear_type',0,-32,0), (229197,2390064,1,'soga_eye_brow_type',0,0,7), (229198,2390064,0,'soga_eye_color',229,229,102), (229199,2390064,1,'soga_eye_type',-32,0,0), (229200,2390064,0,'soga_hair_face_color',137,95,0), (229201,2390064,0,'soga_hair_face_highlight_color',122,94,59), (229202,2390064,0,'soga_hair_type_color',137,95,0), (229203,2390064,0,'soga_hair_type_highlight_color',122,94,59), (229204,2390064,1,'soga_lip_type',-4,0,-32), (229205,2390064,1,'soga_nose_type',-1,0,-23), (229206,2390064,0,'soga_skin_color',207,181,144), (229207,2390064,0,'wing_color1',255,255,255), (229208,2390064,0,'wing_color2',255,255,255), (229209,2390065,1,'cheek_type',-38,32,0), (229210,2390065,1,'chin_type',31,3,-7), (229211,2390065,1,'ear_type',47,-14,0), (229212,2390065,1,'eye_brow_type',-20,28,-8), (229213,2390065,0,'eye_color',45,93,84), (229214,2390065,0,'hair_color1',242,29,5), (229215,2390065,0,'hair_face_color',15,12,7), (229216,2390065,0,'hair_face_highlight_color',17,6,1), (229217,2390065,0,'hair_type_color',15,12,7), (229218,2390065,0,'hair_type_highlight_color',17,6,1), (229219,2390065,1,'lip_type',-26,-12,-37), (229220,2390065,1,'nose_type',-17,-14,29), (229221,2390065,0,'skin_color',234,232,227), (229222,2390065,1,'soga_cheek_type',0,-20,28), (229223,2390065,1,'soga_chin_type',0,-26,-12), (229224,2390065,1,'soga_ear_type',47,-14,0), (229225,2390065,1,'soga_eye_brow_type',0,47,-14), (229226,2390065,0,'soga_eye_color',229,229,102), (229227,2390065,0,'soga_hair_face_color',15,12,7), (229228,2390065,0,'soga_hair_face_highlight_color',17,6,1), (229229,2390065,0,'soga_hair_type_color',15,12,7), (229230,2390065,0,'soga_hair_type_highlight_color',17,6,1), (229231,2390065,1,'soga_lip_type',-8,-38,32), (229232,2390065,1,'soga_nose_type',-37,31,3), (229233,2390065,0,'soga_skin_color',234,232,227), (229234,2390065,0,'wing_color1',255,255,255), (229235,2390065,0,'wing_color2',255,255,255), (229236,2390066,1,'cheek_type',9,21,0), (229237,2390066,1,'chin_type',2,-28,38), (229238,2390066,1,'ear_type',12,38,0), (229239,2390066,1,'eye_brow_type',-12,4,17), (229240,2390066,0,'eye_color',48,98,112), (229241,2390066,1,'eye_type',7,0,0), (229242,2390066,0,'hair_color1',245,0,3), (229243,2390066,0,'hair_face_color',245,231,120), (229244,2390066,0,'hair_face_highlight_color',118,116,114), (229245,2390066,0,'hair_type_color',245,231,120), (229246,2390066,0,'hair_type_highlight_color',118,116,114), (229247,2390066,1,'lip_type',-26,-9,26), (229248,2390066,1,'nose_type',0,-11,0), (229249,2390066,0,'skin_color',245,213,215), (229250,2390066,1,'soga_cheek_type',0,-12,4), (229251,2390066,1,'soga_chin_type',0,-26,-9), (229252,2390066,1,'soga_ear_type',0,7,0), (229253,2390066,1,'soga_eye_brow_type',0,12,38), (229254,2390066,0,'soga_eye_color',229,229,102), (229255,2390066,1,'soga_eye_type',7,0,0), (229256,2390066,0,'soga_hair_face_color',245,231,120), (229257,2390066,0,'soga_hair_face_highlight_color',118,116,114), (229258,2390066,0,'soga_hair_type_color',245,231,120), (229259,2390066,0,'soga_hair_type_highlight_color',118,116,114), (229260,2390066,1,'soga_lip_type',17,9,21), (229261,2390066,1,'soga_nose_type',26,2,-28), (229262,2390066,0,'soga_skin_color',245,213,215), (229263,2390066,0,'wing_color1',255,255,255), (229264,2390066,0,'wing_color2',255,255,255), (229265,2390067,1,'cheek_type',10,-17,0), (229266,2390067,1,'chin_type',0,18,-34), (229267,2390067,1,'ear_type',-3,22,0), (229268,2390067,1,'eye_brow_type',-41,3,20), (229269,2390067,0,'eye_color',70,144,166), (229270,2390067,1,'eye_type',-31,0,0), (229271,2390067,0,'hair_color1',221,245,12), (229272,2390067,0,'hair_face_color',50,49,48), (229273,2390067,0,'hair_face_highlight_color',187,119,1), (229274,2390067,0,'hair_type_color',50,49,48), (229275,2390067,0,'hair_type_highlight_color',187,119,1), (229276,2390067,1,'lip_type',-14,-7,9), (229277,2390067,1,'nose_type',-28,-35,-11), (229278,2390067,0,'skin_color',227,218,204), (229279,2390067,1,'soga_cheek_type',0,-41,3), (229280,2390067,1,'soga_chin_type',0,-14,-7), (229281,2390067,1,'soga_ear_type',0,-31,0), (229282,2390067,1,'soga_eye_brow_type',0,-3,22), (229283,2390067,0,'soga_eye_color',229,229,102), (229284,2390067,1,'soga_eye_type',-31,0,0), (229285,2390067,0,'soga_hair_face_color',50,49,48), (229286,2390067,0,'soga_hair_face_highlight_color',187,119,1), (229287,2390067,0,'soga_hair_type_color',50,49,48), (229288,2390067,0,'soga_hair_type_highlight_color',187,119,1), (229289,2390067,1,'soga_lip_type',20,10,-17), (229290,2390067,1,'soga_nose_type',9,0,18), (229291,2390067,0,'soga_skin_color',227,218,204), (229292,2390067,0,'wing_color1',255,255,255), (229293,2390067,0,'wing_color2',255,255,255), (229294,2390068,1,'cheek_type',-31,-26,0), (229295,2390068,1,'chin_type',-28,-44,-29), (229296,2390068,1,'ear_type',-1,-46,0), (229297,2390068,1,'eye_brow_type',-14,0,-35), (229298,2390068,0,'eye_color',174,150,125), (229299,2390068,1,'eye_type',-39,0,0), (229300,2390068,0,'hair_color1',8,31,35), (229301,2390068,0,'hair_face_color',151,150,149), (229302,2390068,0,'hair_face_highlight_color',196,192,161), (229303,2390068,0,'hair_type_color',151,150,149), (229304,2390068,0,'hair_type_highlight_color',196,192,161), (229305,2390068,1,'lip_type',-2,37,4), (229306,2390068,1,'nose_type',-8,8,31), (229307,2390068,0,'skin_color',251,254,254), (229308,2390068,1,'soga_cheek_type',0,-14,0), (229309,2390068,1,'soga_chin_type',0,-2,37), (229310,2390068,1,'soga_ear_type',0,-39,0), (229311,2390068,1,'soga_eye_brow_type',0,-1,-46), (229312,2390068,0,'soga_eye_color',229,229,102), (229313,2390068,1,'soga_eye_type',-39,0,0), (229314,2390068,0,'soga_hair_face_color',151,150,149), (229315,2390068,0,'soga_hair_face_highlight_color',196,192,161), (229316,2390068,0,'soga_hair_type_color',151,150,149), (229317,2390068,0,'soga_hair_type_highlight_color',196,192,161), (229318,2390068,1,'soga_lip_type',-35,-31,-26), (229319,2390068,1,'soga_nose_type',4,-28,-44), (229320,2390068,0,'soga_skin_color',251,254,254), (229321,2390068,0,'wing_color1',255,255,255), (229322,2390068,0,'wing_color2',255,255,255), (229323,2390069,1,'cheek_type',-87,64,0), (229324,2390069,1,'chin_type',-45,17,97), (229325,2390069,1,'ear_type',-78,-56,0), (229326,2390069,1,'eye_brow_type',-79,81,64), (229327,2390069,0,'eye_color',33,68,75), (229328,2390069,1,'eye_type',-51,0,0), (229329,2390069,0,'hair_color1',11,4,188), (229330,2390069,0,'hair_color2',173,99,44), (229331,2390069,0,'hair_face_color',227,173,23), (229332,2390069,0,'hair_face_highlight_color',228,172,24), (229333,2390069,0,'hair_highlight',200,165,96), (229334,2390069,0,'hair_type_color',227,173,23), (229335,2390069,0,'hair_type_highlight_color',228,172,24), (229336,2390069,1,'lip_type',58,14,96), (229337,2390069,1,'nose_type',96,11,4), (229338,2390069,0,'skin_color',242,250,250), (229339,2390069,1,'soga_cheek_type',0,-79,81), (229340,2390069,1,'soga_chin_type',0,58,14), (229341,2390069,1,'soga_ear_type',0,-51,0), (229342,2390069,1,'soga_eye_brow_type',0,-78,-56), (229343,2390069,0,'soga_eye_color',229,229,102), (229344,2390069,1,'soga_eye_type',-51,0,0), (229345,2390069,0,'soga_hair_color1',200,165,96), (229346,2390069,0,'soga_hair_color2',173,99,44), (229347,2390069,0,'soga_hair_face_color',227,173,23), (229348,2390069,0,'soga_hair_face_highlight_color',228,172,24), (229349,2390069,0,'soga_hair_highlight',200,165,96), (229350,2390069,0,'soga_hair_type_color',227,173,23), (229351,2390069,0,'soga_hair_type_highlight_color',228,172,24), (229352,2390069,1,'soga_lip_type',64,-87,64), (229353,2390069,1,'soga_nose_type',96,-45,17), (229354,2390069,0,'soga_skin_color',242,250,250), (229355,2390069,0,'wing_color1',255,255,255), (229356,2390069,0,'wing_color2',255,255,255), (229357,2390070,1,'cheek_type',-18,-25,0), (229358,2390070,1,'chin_type',25,95,-57), (229359,2390070,1,'ear_type',-56,-25,0), (229360,2390070,1,'eye_brow_type',-4,-44,46), (229361,2390070,0,'eye_color',107,142,102), (229362,2390070,1,'eye_type',-25,0,0), (229363,2390070,0,'hair_color1',252,195,97), (229364,2390070,0,'hair_color2',100,0,0), (229365,2390070,0,'hair_face_color',192,99,45), (229366,2390070,0,'hair_face_highlight_color',244,246,246), (229367,2390070,0,'hair_highlight',161,165,168), (229368,2390070,0,'hair_type_color',192,99,45), (229369,2390070,0,'hair_type_highlight_color',244,246,246), (229370,2390070,1,'lip_type',-46,-50,97), (229371,2390070,1,'nose_type',-41,-4,-61), (229372,2390070,0,'skin_color',226,228,228), (229373,2390070,1,'soga_cheek_type',0,-4,-44), (229374,2390070,1,'soga_chin_type',0,-46,-50), (229375,2390070,1,'soga_ear_type',0,-25,0), (229376,2390070,1,'soga_eye_brow_type',0,-56,-25), (229377,2390070,0,'soga_eye_color',229,229,102), (229378,2390070,1,'soga_eye_type',100,0,0), (229379,2390070,0,'soga_hair_color1',105,26,26), (229380,2390070,0,'soga_hair_color2',157,83,0), (229381,2390070,0,'soga_hair_face_color',192,99,45), (229382,2390070,0,'soga_hair_face_highlight_color',244,246,246), (229383,2390070,0,'soga_hair_highlight',161,165,168), (229384,2390070,0,'soga_hair_type_color',192,99,45), (229385,2390070,0,'soga_hair_type_highlight_color',244,246,246), (229386,2390070,1,'soga_lip_type',46,-18,-25), (229387,2390070,1,'soga_nose_type',97,25,95), (229388,2390070,0,'soga_skin_color',226,228,228), (229389,2390070,0,'wing_color1',255,255,255), (229390,2390070,0,'wing_color2',255,255,255), (229391,2390071,1,'cheek_type',-100,-40,0), (229392,2390071,1,'chin_type',-14,-45,0), (229393,2390071,1,'ear_type',18,5,0), (229394,2390071,1,'eye_brow_type',-32,14,0), (229395,2390071,0,'eye_color',35,72,83), (229396,2390071,1,'eye_type',12,0,0), (229397,2390071,0,'hair_color1',14,222,100), (229398,2390071,0,'hair_face_color',19,14,7), (229399,2390071,0,'hair_face_highlight_color',85,81,76), (229400,2390071,0,'hair_type_color',19,14,7), (229401,2390071,0,'hair_type_highlight_color',85,81,76), (229402,2390071,1,'lip_type',-5,-100,-2), (229403,2390071,1,'nose_type',-3,14,-34), (229404,2390071,0,'skin_color',230,231,231), (229405,2390071,1,'soga_cheek_type',0,-32,14), (229406,2390071,1,'soga_chin_type',0,-5,-100), (229407,2390071,1,'soga_ear_type',0,12,0), (229408,2390071,1,'soga_eye_brow_type',0,18,5), (229409,2390071,0,'soga_eye_color',229,229,102), (229410,2390071,1,'soga_eye_type',12,0,0), (229411,2390071,0,'soga_hair_face_color',19,14,7), (229412,2390071,0,'soga_hair_face_highlight_color',85,81,76), (229413,2390071,0,'soga_hair_type_color',19,14,7), (229414,2390071,0,'soga_hair_type_highlight_color',85,81,76), (229415,2390071,1,'soga_lip_type',0,-100,-40), (229416,2390071,1,'soga_nose_type',-2,-14,-45), (229417,2390071,0,'soga_skin_color',230,231,231), (229418,2390071,0,'wing_color1',255,255,255), (229419,2390071,0,'wing_color2',255,255,255), (229420,2390072,1,'cheek_type',-5,-11,0), (229421,2390072,1,'chin_type',-22,-17,9), (229422,2390072,1,'ear_type',-10,-37,0), (229423,2390072,1,'eye_brow_type',0,-41,-26), (229424,2390072,0,'eye_color',44,90,104), (229425,2390072,1,'eye_type',35,0,0), (229426,2390072,0,'hair_color1',212,225,3), (229427,2390072,0,'hair_face_color',229,216,199), (229428,2390072,0,'hair_face_highlight_color',102,95,86), (229429,2390072,0,'hair_type_color',229,216,199), (229430,2390072,0,'hair_type_highlight_color',102,95,86), (229431,2390072,1,'lip_type',7,0,-21), (229432,2390072,1,'nose_type',-17,-44,-31), (229433,2390072,0,'skin_color',242,205,206), (229434,2390072,1,'soga_cheek_type',0,0,-41), (229435,2390072,1,'soga_chin_type',0,7,0), (229436,2390072,1,'soga_ear_type',0,35,0), (229437,2390072,1,'soga_eye_brow_type',0,-10,-37), (229438,2390072,0,'soga_eye_color',229,229,102), (229439,2390072,1,'soga_eye_type',35,0,0), (229440,2390072,0,'soga_hair_face_color',229,216,199), (229441,2390072,0,'soga_hair_face_highlight_color',102,95,86), (229442,2390072,0,'soga_hair_type_color',229,216,199), (229443,2390072,0,'soga_hair_type_highlight_color',102,95,86), (229444,2390072,1,'soga_lip_type',-26,-5,-11), (229445,2390072,1,'soga_nose_type',-21,-22,-17), (229446,2390072,0,'soga_skin_color',242,205,206), (229447,2390072,0,'wing_color1',255,255,255), (229448,2390072,0,'wing_color2',255,255,255), (229449,2390073,1,'cheek_type',-100,100,0), (229450,2390073,1,'chin_type',35,-14,3), (229451,2390073,1,'ear_type',5,17,0), (229452,2390073,1,'eye_brow_type',4,-28,-1), (229453,2390073,0,'eye_color',171,190,167), (229454,2390073,0,'hair_color1',10,9,156), (229455,2390073,0,'hair_face_color',159,152,89), (229456,2390073,0,'hair_face_highlight_color',132,129,105), (229457,2390073,0,'hair_type_color',159,152,89), (229458,2390073,0,'hair_type_highlight_color',132,129,105), (229459,2390073,1,'lip_type',-3,37,-7), (229460,2390073,1,'nose_type',-26,10,9), (229461,2390073,0,'skin_color',237,205,206), (229462,2390073,1,'soga_cheek_type',0,4,-28), (229463,2390073,1,'soga_chin_type',0,-3,37), (229464,2390073,1,'soga_ear_type',5,17,0), (229465,2390073,1,'soga_eye_brow_type',0,5,17), (229466,2390073,0,'soga_eye_color',229,229,102), (229467,2390073,0,'soga_hair_face_color',159,152,89), (229468,2390073,0,'soga_hair_face_highlight_color',132,129,105), (229469,2390073,0,'soga_hair_type_color',159,152,89), (229470,2390073,0,'soga_hair_type_highlight_color',132,129,105), (229471,2390073,1,'soga_lip_type',-1,-100,100), (229472,2390073,1,'soga_nose_type',-7,35,-14), (229473,2390073,0,'soga_skin_color',237,205,206), (229474,2390073,0,'wing_color1',255,255,255), (229475,2390073,0,'wing_color2',255,255,255), (229476,2390074,1,'cheek_type',-12,31,0), (229477,2390074,1,'chin_type',25,-1,7), (229478,2390074,1,'ear_type',-9,-38,0), (229479,2390074,1,'eye_brow_type',2,1,-9), (229480,2390074,0,'eye_color',37,76,87), (229481,2390074,1,'eye_type',11,0,0), (229482,2390074,0,'hair_color1',247,249,11), (229483,2390074,0,'hair_face_color',62,33,4), (229484,2390074,0,'hair_face_highlight_color',161,149,135), (229485,2390074,0,'hair_type_color',62,33,4), (229486,2390074,0,'hair_type_highlight_color',161,149,135), (229487,2390074,1,'lip_type',17,0,-21), (229488,2390074,1,'nose_type',-3,-9,-7), (229489,2390074,0,'skin_color',222,213,187), (229490,2390074,1,'soga_cheek_type',0,2,1), (229491,2390074,1,'soga_chin_type',0,17,0), (229492,2390074,1,'soga_ear_type',0,11,0), (229493,2390074,1,'soga_eye_brow_type',0,-9,-38), (229494,2390074,0,'soga_eye_color',229,229,102), (229495,2390074,1,'soga_eye_type',11,0,0), (229496,2390074,0,'soga_hair_face_color',62,33,4), (229497,2390074,0,'soga_hair_face_highlight_color',161,149,135), (229498,2390074,0,'soga_hair_type_color',62,33,4), (229499,2390074,0,'soga_hair_type_highlight_color',161,149,135), (229500,2390074,1,'soga_lip_type',-9,-12,31), (229501,2390074,1,'soga_nose_type',-21,25,-1), (229502,2390074,0,'soga_skin_color',222,213,187), (229503,2390074,0,'wing_color1',255,255,255), (229504,2390074,0,'wing_color2',255,255,255), (229505,2390075,1,'cheek_type',-25,-2,0), (229506,2390075,1,'chin_type',34,18,-34), (229507,2390075,1,'ear_type',-17,-23,0), (229508,2390075,1,'eye_brow_type',-7,25,-1), (229509,2390075,0,'eye_color',186,172,134), (229510,2390075,0,'hair_color1',249,237,17), (229511,2390075,0,'hair_face_color',191,76,30), (229512,2390075,0,'hair_face_highlight_color',125,81,0), (229513,2390075,0,'hair_type_color',191,76,30), (229514,2390075,0,'hair_type_highlight_color',125,81,0), (229515,2390075,1,'lip_type',0,22,4), (229516,2390075,1,'nose_type',-25,-7,-19), (229517,2390075,0,'skin_color',226,231,231), (229518,2390075,1,'soga_cheek_type',0,-7,25), (229519,2390075,1,'soga_chin_type',0,0,22), (229520,2390075,1,'soga_ear_type',-17,-23,0), (229521,2390075,1,'soga_eye_brow_type',0,-17,-23), (229522,2390075,0,'soga_eye_color',229,229,102), (229523,2390075,0,'soga_hair_face_color',191,76,30), (229524,2390075,0,'soga_hair_face_highlight_color',125,81,0), (229525,2390075,0,'soga_hair_type_color',191,76,30), (229526,2390075,0,'soga_hair_type_highlight_color',125,81,0), (229527,2390075,1,'soga_lip_type',-1,-25,-2), (229528,2390075,1,'soga_nose_type',4,34,18), (229529,2390075,0,'soga_skin_color',226,231,231), (229530,2390075,0,'wing_color1',255,255,255), (229531,2390075,0,'wing_color2',255,255,255), (229532,2390076,0,'eye_color',255,255,255), (229533,2390076,0,'skin_color',255,255,255), (229534,2390076,0,'soga_eye_color',255,0,255), (229535,2390077,1,'cheek_type',1,-14,0), (229536,2390077,1,'chin_type',0,0,-3), (229537,2390077,1,'ear_type',21,-2,0), (229538,2390077,1,'eye_brow_type',-37,-28,-14), (229539,2390077,0,'eye_color',106,166,185), (229540,2390077,1,'eye_type',23,0,0), (229541,2390077,0,'hair_color1',252,0,5), (229542,2390077,0,'hair_face_color',166,138,1), (229543,2390077,0,'hair_face_highlight_color',161,70,21), (229544,2390077,0,'hair_type_color',166,138,1), (229545,2390077,0,'hair_type_highlight_color',161,70,21), (229546,2390077,1,'lip_type',31,-11,-28), (229547,2390077,1,'nose_type',-42,-4,0), (229548,2390077,0,'skin_color',205,159,135), (229549,2390077,1,'soga_cheek_type',0,-37,-28), (229550,2390077,1,'soga_chin_type',0,31,-11), (229551,2390077,1,'soga_ear_type',0,23,0), (229552,2390077,1,'soga_eye_brow_type',0,21,-2), (229553,2390077,0,'soga_eye_color',229,229,102), (229554,2390077,1,'soga_eye_type',23,0,0), (229555,2390077,0,'soga_hair_face_color',166,138,1), (229556,2390077,0,'soga_hair_face_highlight_color',161,70,21), (229557,2390077,0,'soga_hair_type_color',166,138,1), (229558,2390077,0,'soga_hair_type_highlight_color',161,70,21), (229559,2390077,1,'soga_lip_type',-14,1,-14), (229560,2390077,1,'soga_nose_type',-28,0,0), (229561,2390077,0,'soga_skin_color',205,159,135), (229562,2390077,0,'wing_color1',255,255,255), (229563,2390077,0,'wing_color2',255,255,255), (229564,2390078,1,'cheek_type',-7,-34,0), (229565,2390078,1,'chin_type',0,37,29), (229566,2390078,1,'ear_type',-38,-37,0), (229567,2390078,1,'eye_brow_type',0,17,-34), (229568,2390078,0,'eye_color',147,191,204), (229569,2390078,1,'eye_type',-28,0,0), (229570,2390078,0,'hair_color1',8,2,5), (229571,2390078,0,'hair_face_color',144,136,75), (229572,2390078,0,'hair_face_highlight_color',167,120,0), (229573,2390078,0,'hair_type_color',144,136,75), (229574,2390078,0,'hair_type_highlight_color',167,120,0), (229575,2390078,1,'lip_type',-26,29,4), (229576,2390078,1,'nose_type',23,8,2), (229577,2390078,0,'skin_color',230,201,188), (229578,2390078,1,'soga_cheek_type',0,0,17), (229579,2390078,1,'soga_chin_type',0,-26,29), (229580,2390078,1,'soga_ear_type',0,-28,0), (229581,2390078,1,'soga_eye_brow_type',0,-38,-37), (229582,2390078,0,'soga_eye_color',229,229,102), (229583,2390078,1,'soga_eye_type',-28,0,0), (229584,2390078,0,'soga_hair_face_color',144,136,75), (229585,2390078,0,'soga_hair_face_highlight_color',167,120,0), (229586,2390078,0,'soga_hair_type_color',144,136,75), (229587,2390078,0,'soga_hair_type_highlight_color',167,120,0), (229588,2390078,1,'soga_lip_type',-34,-7,-34), (229589,2390078,1,'soga_nose_type',4,0,37), (229590,2390078,0,'soga_skin_color',230,201,188), (229591,2390078,0,'wing_color1',255,255,255), (229592,2390078,0,'wing_color2',255,255,255), (229593,2390079,1,'cheek_type',-12,-10,0), (229594,2390079,1,'chin_type',-12,10,11), (229595,2390079,1,'ear_type',25,-4,0), (229596,2390079,1,'eye_brow_type',-26,2,-2), (229597,2390079,0,'eye_color',36,71,54), (229598,2390079,1,'eye_type',25,0,0), (229599,2390079,0,'hair_color1',228,233,11), (229600,2390079,0,'hair_face_color',193,185,123), (229601,2390079,0,'hair_face_highlight_color',22,21,9), (229602,2390079,0,'hair_type_color',193,185,123), (229603,2390079,0,'hair_type_highlight_color',22,21,9), (229604,2390079,1,'lip_type',-12,-19,8), (229605,2390079,1,'nose_type',37,-28,-23), (229606,2390079,0,'skin_color',240,247,247), (229607,2390079,1,'soga_cheek_type',0,-26,2), (229608,2390079,1,'soga_chin_type',0,-12,-19), (229609,2390079,1,'soga_ear_type',0,25,0), (229610,2390079,1,'soga_eye_brow_type',0,25,-4), (229611,2390079,0,'soga_eye_color',229,229,102), (229612,2390079,1,'soga_eye_type',25,0,0), (229613,2390079,0,'soga_hair_face_color',193,185,123), (229614,2390079,0,'soga_hair_face_highlight_color',22,21,9), (229615,2390079,0,'soga_hair_type_color',193,185,123), (229616,2390079,0,'soga_hair_type_highlight_color',22,21,9), (229617,2390079,1,'soga_lip_type',-2,-12,-10), (229618,2390079,1,'soga_nose_type',8,-12,10), (229619,2390079,0,'soga_skin_color',240,247,247), (229620,2390079,0,'wing_color1',255,255,255), (229621,2390079,0,'wing_color2',255,255,255), (229622,2390080,1,'cheek_type',-25,8,0), (229623,2390080,1,'chin_type',2,-21,31), (229624,2390080,1,'ear_type',9,7,0), (229625,2390080,1,'eye_brow_type',20,7,3), (229626,2390080,0,'eye_color',199,174,133), (229627,2390080,1,'eye_type',11,0,0), (229628,2390080,0,'hair_color1',239,0,9), (229629,2390080,0,'hair_face_color',130,128,113), (229630,2390080,0,'hair_face_highlight_color',67,65,48), (229631,2390080,0,'hair_type_color',130,128,113), (229632,2390080,0,'hair_type_highlight_color',67,65,48), (229633,2390080,1,'lip_type',25,2,0), (229634,2390080,1,'nose_type',-21,-17,0), (229635,2390080,0,'skin_color',200,181,143), (229636,2390080,1,'soga_cheek_type',0,20,7), (229637,2390080,1,'soga_chin_type',0,25,2), (229638,2390080,1,'soga_ear_type',0,11,0), (229639,2390080,1,'soga_eye_brow_type',0,9,7), (229640,2390080,0,'soga_eye_color',229,229,102), (229641,2390080,1,'soga_eye_type',11,0,0), (229642,2390080,0,'soga_hair_face_color',130,128,113), (229643,2390080,0,'soga_hair_face_highlight_color',67,65,48), (229644,2390080,0,'soga_hair_type_color',130,128,113), (229645,2390080,0,'soga_hair_type_highlight_color',67,65,48), (229646,2390080,1,'soga_lip_type',3,-25,8), (229647,2390080,1,'soga_nose_type',0,2,-21), (229648,2390080,0,'soga_skin_color',200,181,143), (229649,2390080,0,'wing_color1',255,255,255), (229650,2390080,0,'wing_color2',255,255,255), (229651,2390081,1,'cheek_type',-1,-43,0), (229652,2390081,1,'chin_type',-11,-11,25), (229653,2390081,1,'ear_type',-3,-21,0), (229654,2390081,1,'eye_brow_type',0,-46,0), (229655,2390081,0,'eye_color',58,102,64), (229656,2390081,1,'eye_type',-10,0,0), (229657,2390081,0,'hair_color1',19,228,247), (229658,2390081,0,'hair_face_color',99,89,26), (229659,2390081,0,'hair_face_highlight_color',121,95,62), (229660,2390081,0,'hair_type_color',99,89,26), (229661,2390081,0,'hair_type_highlight_color',121,95,62), (229662,2390081,1,'lip_type',-43,5,-20), (229663,2390081,1,'nose_type',0,19,-28), (229664,2390081,0,'skin_color',218,194,161), (229665,2390081,1,'soga_cheek_type',0,0,-46), (229666,2390081,1,'soga_chin_type',0,-43,5), (229667,2390081,1,'soga_ear_type',0,-10,0), (229668,2390081,1,'soga_eye_brow_type',0,-3,-21), (229669,2390081,0,'soga_eye_color',229,229,102), (229670,2390081,1,'soga_eye_type',-10,0,0), (229671,2390081,0,'soga_hair_face_color',99,89,26), (229672,2390081,0,'soga_hair_face_highlight_color',121,95,62), (229673,2390081,0,'soga_hair_type_color',99,89,26), (229674,2390081,0,'soga_hair_type_highlight_color',121,95,62), (229675,2390081,1,'soga_lip_type',0,-1,-43), (229676,2390081,1,'soga_nose_type',-20,-11,-11), (229677,2390081,0,'soga_skin_color',218,194,161), (229678,2390081,0,'wing_color1',255,255,255), (229679,2390081,0,'wing_color2',255,255,255), (229680,2390082,1,'cheek_type',10,20,0), (229681,2390082,1,'chin_type',8,-25,-1), (229682,2390082,1,'ear_type',-28,-9,0), (229683,2390082,1,'eye_brow_type',9,-31,12), (229684,2390082,0,'eye_color',62,117,77), (229685,2390082,1,'eye_type',-28,0,0), (229686,2390082,0,'hair_color1',252,239,237), (229687,2390082,0,'hair_face_color',31,28,8), (229688,2390082,0,'hair_face_highlight_color',42,20,4), (229689,2390082,0,'hair_type_color',31,28,8), (229690,2390082,0,'hair_type_highlight_color',42,20,4), (229691,2390082,1,'lip_type',29,-11,28), (229692,2390082,1,'nose_type',8,-4,-17), (229693,2390082,0,'skin_color',230,235,235), (229694,2390082,1,'soga_cheek_type',0,9,-31), (229695,2390082,1,'soga_chin_type',0,29,-11), (229696,2390082,1,'soga_ear_type',0,-28,0), (229697,2390082,1,'soga_eye_brow_type',0,-28,-9), (229698,2390082,0,'soga_eye_color',229,229,102), (229699,2390082,1,'soga_eye_type',-28,0,0), (229700,2390082,0,'soga_hair_face_color',31,28,8), (229701,2390082,0,'soga_hair_face_highlight_color',42,20,4), (229702,2390082,0,'soga_hair_type_color',31,28,8), (229703,2390082,0,'soga_hair_type_highlight_color',42,20,4), (229704,2390082,1,'soga_lip_type',12,10,20), (229705,2390082,1,'soga_nose_type',28,8,-25), (229706,2390082,0,'soga_skin_color',230,235,235), (229707,2390082,0,'wing_color1',255,255,255), (229708,2390082,0,'wing_color2',255,255,255), (229709,2390083,1,'cheek_type',-14,-22,0), (229710,2390083,1,'chin_type',-11,10,-7), (229711,2390083,1,'ear_type',0,8,0), (229712,2390083,1,'eye_brow_type',3,17,37), (229713,2390083,0,'eye_color',42,85,98), (229714,2390083,1,'eye_type',-28,0,0), (229715,2390083,0,'hair_color1',216,25,14), (229716,2390083,0,'hair_face_color',170,61,28), (229717,2390083,0,'hair_face_highlight_color',98,95,64), (229718,2390083,0,'hair_type_color',170,61,28), (229719,2390083,0,'hair_type_highlight_color',98,95,64), (229720,2390083,1,'lip_type',0,40,14), (229721,2390083,1,'nose_type',-9,-40,25), (229722,2390083,0,'skin_color',222,216,193), (229723,2390083,1,'soga_cheek_type',0,3,17), (229724,2390083,1,'soga_chin_type',0,0,40), (229725,2390083,1,'soga_ear_type',0,-28,0), (229726,2390083,1,'soga_eye_brow_type',0,0,8), (229727,2390083,0,'soga_eye_color',229,229,102), (229728,2390083,1,'soga_eye_type',-28,0,0), (229729,2390083,0,'soga_hair_face_color',170,61,28), (229730,2390083,0,'soga_hair_face_highlight_color',98,95,64), (229731,2390083,0,'soga_hair_type_color',170,61,28), (229732,2390083,0,'soga_hair_type_highlight_color',98,95,64), (229733,2390083,1,'soga_lip_type',37,-14,-22), (229734,2390083,1,'soga_nose_type',14,-11,10), (229735,2390083,0,'soga_skin_color',222,216,193), (229736,2390083,0,'wing_color1',255,255,255), (229737,2390083,0,'wing_color2',255,255,255), (229738,2390084,1,'cheek_type',-21,-51,0), (229739,2390084,1,'chin_type',-74,-25,63), (229740,2390084,1,'ear_type',-87,-7,0), (229741,2390084,1,'eye_brow_type',11,68,87), (229742,2390084,0,'eye_color',41,86,91), (229743,2390084,1,'eye_type',7,0,0), (229744,2390084,0,'hair_color1',59,246,211), (229745,2390084,0,'hair_color2',241,0,0), (229746,2390084,0,'hair_face_color',172,64,25), (229747,2390084,0,'hair_face_highlight_color',229,182,26), (229748,2390084,0,'hair_highlight',246,219,114), (229749,2390084,0,'hair_type_color',172,64,25), (229750,2390084,0,'hair_type_highlight_color',229,182,26), (229751,2390084,1,'lip_type',-72,50,94), (229752,2390084,1,'nose_type',17,59,-10), (229753,2390084,0,'skin_color',188,131,115), (229754,2390084,1,'soga_cheek_type',0,11,68), (229755,2390084,1,'soga_chin_type',0,-72,50), (229756,2390084,1,'soga_ear_type',0,7,0), (229757,2390084,1,'soga_eye_brow_type',0,-87,-7), (229758,2390084,0,'soga_eye_color',229,229,102), (229759,2390084,1,'soga_eye_type',-15,0,0), (229760,2390084,0,'soga_hair_color1',89,21,21), (229761,2390084,0,'soga_hair_color2',171,87,0), (229762,2390084,0,'soga_hair_face_color',172,64,25), (229763,2390084,0,'soga_hair_face_highlight_color',229,182,26), (229764,2390084,0,'soga_hair_highlight',246,219,114), (229765,2390084,0,'soga_hair_type_color',172,64,25), (229766,2390084,0,'soga_hair_type_highlight_color',229,182,26), (229767,2390084,1,'soga_lip_type',87,-21,-51), (229768,2390084,1,'soga_nose_type',94,-74,-25), (229769,2390084,0,'soga_skin_color',188,131,115), (229770,2390084,0,'wing_color1',255,255,255), (229771,2390084,0,'wing_color2',255,255,255), (229772,2390085,1,'cheek_type',12,34,0), (229773,2390085,1,'chin_type',-28,12,-1), (229774,2390085,1,'ear_type',-1,-3,0), (229775,2390085,1,'eye_brow_type',-25,-35,-20), (229776,2390085,0,'eye_color',178,146,107), (229777,2390085,1,'eye_type',3,0,0), (229778,2390085,0,'hair_color1',242,235,38), (229779,2390085,0,'hair_face_color',164,119,63), (229780,2390085,0,'hair_face_highlight_color',56,43,0), (229781,2390085,0,'hair_type_color',164,119,63), (229782,2390085,0,'hair_type_highlight_color',56,43,0), (229783,2390085,1,'lip_type',-46,28,0), (229784,2390085,1,'nose_type',29,-14,-21), (229785,2390085,0,'skin_color',230,242,240), (229786,2390085,1,'soga_cheek_type',0,-25,-35), (229787,2390085,1,'soga_chin_type',0,-46,28), (229788,2390085,1,'soga_ear_type',0,3,0), (229789,2390085,1,'soga_eye_brow_type',0,-1,-3), (229790,2390085,0,'soga_eye_color',229,229,102), (229791,2390085,1,'soga_eye_type',3,0,0), (229792,2390085,0,'soga_hair_face_color',164,119,63), (229793,2390085,0,'soga_hair_face_highlight_color',56,43,0), (229794,2390085,0,'soga_hair_type_color',164,119,63), (229795,2390085,0,'soga_hair_type_highlight_color',56,43,0), (229796,2390085,1,'soga_lip_type',-20,12,34), (229797,2390085,1,'soga_nose_type',0,-28,12), (229798,2390085,0,'soga_skin_color',230,242,240), (229799,2390085,0,'wing_color1',255,255,255), (229800,2390085,0,'wing_color2',255,255,255), (229801,2390086,1,'cheek_type',20,-37,0), (229802,2390086,1,'chin_type',-28,28,-14), (229803,2390086,1,'ear_type',31,7,0), (229804,2390086,1,'eye_brow_type',-1,-17,21), (229805,2390086,0,'eye_color',92,68,32), (229806,2390086,1,'eye_type',-17,0,0), (229807,2390086,0,'hair_color1',23,0,237), (229808,2390086,0,'hair_face_color',166,78,17), (229809,2390086,0,'hair_face_highlight_color',160,105,0), (229810,2390086,0,'hair_type_color',166,78,17), (229811,2390086,0,'hair_type_highlight_color',160,105,0), (229812,2390086,1,'lip_type',0,0,25), (229813,2390086,1,'nose_type',-18,23,0), (229814,2390086,0,'skin_color',226,213,190), (229815,2390086,1,'soga_cheek_type',0,-1,-17), (229816,2390086,1,'soga_chin_type',-28,28,-14), (229817,2390086,1,'soga_ear_type',0,-17,0), (229818,2390086,1,'soga_eye_brow_type',0,31,7), (229819,2390086,0,'soga_eye_color',229,229,102), (229820,2390086,1,'soga_eye_type',-17,0,0), (229821,2390086,0,'soga_hair_face_color',166,78,17), (229822,2390086,0,'soga_hair_face_highlight_color',160,105,0), (229823,2390086,0,'soga_hair_type_color',166,78,17), (229824,2390086,0,'soga_hair_type_highlight_color',160,105,0), (229825,2390086,1,'soga_lip_type',21,20,-37), (229826,2390086,1,'soga_nose_type',25,-28,28), (229827,2390086,0,'soga_skin_color',226,213,190), (229828,2390086,0,'wing_color1',255,255,255), (229829,2390086,0,'wing_color2',255,255,255), (229830,2390087,1,'cheek_type',-28,-81,0), (229831,2390087,1,'chin_type',87,68,-7), (229832,2390087,1,'ear_type',14,0,0), (229833,2390087,1,'eye_brow_type',-100,-100,75), (229834,2390087,0,'eye_color',138,186,200), (229835,2390087,1,'eye_type',22,0,0), (229836,2390087,0,'hair_color1',62,209,81), (229837,2390087,0,'hair_color2',37,0,0), (229838,2390087,0,'hair_face_color',119,147,147), (229839,2390087,0,'hair_face_highlight_color',244,246,246), (229840,2390087,0,'hair_highlight',161,165,168), (229841,2390087,0,'hair_type_color',119,147,147), (229842,2390087,0,'hair_type_highlight_color',244,246,246), (229843,2390087,1,'lip_type',-70,-3,31), (229844,2390087,1,'nose_type',-55,62,-47), (229845,2390087,0,'skin_color',231,223,188), (229846,2390087,1,'soga_cheek_type',0,-100,-100), (229847,2390087,1,'soga_chin_type',0,-70,-3), (229848,2390087,1,'soga_ear_type',0,22,0), (229849,2390087,1,'soga_eye_brow_type',0,14,0), (229850,2390087,0,'soga_eye_color',229,229,102), (229851,2390087,1,'soga_eye_type',37,0,0), (229852,2390087,0,'soga_hair_color1',114,112,142), (229853,2390087,0,'soga_hair_color2',152,138,129), (229854,2390087,0,'soga_hair_face_color',119,147,147), (229855,2390087,0,'soga_hair_face_highlight_color',244,246,246), (229856,2390087,0,'soga_hair_highlight',161,165,168), (229857,2390087,0,'soga_hair_type_color',119,147,147), (229858,2390087,0,'soga_hair_type_highlight_color',244,246,246), (229859,2390087,1,'soga_lip_type',75,-28,-81), (229860,2390087,1,'soga_nose_type',31,87,68), (229861,2390087,0,'soga_skin_color',231,223,188), (229862,2390087,0,'wing_color1',255,255,255), (229863,2390087,0,'wing_color2',255,255,255), (229864,2390088,1,'cheek_type',-37,-7,0), (229865,2390088,1,'chin_type',-18,11,1), (229866,2390088,1,'ear_type',7,29,0), (229867,2390088,1,'eye_brow_type',-28,25,14), (229868,2390088,0,'eye_color',167,160,118), (229869,2390088,0,'hair_color1',45,233,10), (229870,2390088,0,'hair_face_color',163,152,64), (229871,2390088,0,'hair_face_highlight_color',84,73,11), (229872,2390088,0,'hair_type_color',163,152,64), (229873,2390088,0,'hair_type_highlight_color',84,73,11), (229874,2390088,1,'lip_type',-28,-8,-31), (229875,2390088,1,'nose_type',11,45,-23), (229876,2390088,0,'skin_color',218,223,212), (229877,2390088,1,'soga_cheek_type',0,-28,25), (229878,2390088,1,'soga_chin_type',0,-28,-8), (229879,2390088,1,'soga_ear_type',7,29,0), (229880,2390088,1,'soga_eye_brow_type',0,7,29), (229881,2390088,0,'soga_eye_color',229,229,102), (229882,2390088,0,'soga_hair_face_color',163,152,64), (229883,2390088,0,'soga_hair_face_highlight_color',84,73,11), (229884,2390088,0,'soga_hair_type_color',163,152,64), (229885,2390088,0,'soga_hair_type_highlight_color',84,73,11), (229886,2390088,1,'soga_lip_type',14,-37,-7), (229887,2390088,1,'soga_nose_type',-31,-18,11), (229888,2390088,0,'soga_skin_color',218,223,212), (229889,2390088,0,'wing_color1',255,255,255), (229890,2390088,0,'wing_color2',255,255,255), (229891,2390089,1,'cheek_type',-14,-22,0), (229892,2390089,1,'chin_type',-11,10,-7), (229893,2390089,1,'ear_type',0,8,0), (229894,2390089,1,'eye_brow_type',3,17,37), (229895,2390089,0,'eye_color',42,85,98), (229896,2390089,1,'eye_type',-28,0,0), (229897,2390089,0,'hair_color1',216,25,14), (229898,2390089,0,'hair_face_color',170,61,28), (229899,2390089,0,'hair_face_highlight_color',98,95,64), (229900,2390089,0,'hair_type_color',170,61,28), (229901,2390089,0,'hair_type_highlight_color',98,95,64), (229902,2390089,1,'lip_type',0,40,14), (229903,2390089,1,'nose_type',-9,-40,25), (229904,2390089,0,'skin_color',222,216,193), (229905,2390089,1,'soga_cheek_type',0,3,17), (229906,2390089,1,'soga_chin_type',0,0,40), (229907,2390089,1,'soga_ear_type',0,-28,0), (229908,2390089,1,'soga_eye_brow_type',0,0,8), (229909,2390089,0,'soga_eye_color',229,229,102), (229910,2390089,1,'soga_eye_type',-28,0,0), (229911,2390089,0,'soga_hair_face_color',170,61,28), (229912,2390089,0,'soga_hair_face_highlight_color',98,95,64), (229913,2390089,0,'soga_hair_type_color',170,61,28), (229914,2390089,0,'soga_hair_type_highlight_color',98,95,64), (229915,2390089,1,'soga_lip_type',37,-14,-22), (229916,2390089,1,'soga_nose_type',14,-11,10), (229917,2390089,0,'soga_skin_color',222,216,193), (229918,2390089,0,'wing_color1',255,255,255), (229919,2390089,0,'wing_color2',255,255,255), (229920,2390090,1,'cheek_type',-28,-81,0), (229921,2390090,1,'chin_type',87,68,-7), (229922,2390090,1,'ear_type',14,0,0), (229923,2390090,1,'eye_brow_type',41,-14,-20), (229924,2390090,0,'eye_color',139,175,152), (229925,2390090,1,'eye_type',22,0,0), (229926,2390090,0,'hair_color1',62,209,81), (229927,2390090,0,'hair_color2',37,0,0), (229928,2390090,0,'hair_face_color',84,0,0), (229929,2390090,0,'hair_face_highlight_color',221,180,17), (229930,2390090,0,'hair_highlight',239,221,86), (229931,2390090,0,'hair_type_color',84,0,0), (229932,2390090,0,'hair_type_highlight_color',221,180,17), (229933,2390090,1,'lip_type',-70,-3,31), (229934,2390090,1,'nose_type',-55,62,-47), (229935,2390090,0,'skin_color',231,223,188), (229936,2390090,1,'soga_cheek_type',0,41,-14), (229937,2390090,1,'soga_chin_type',0,-70,-3), (229938,2390090,1,'soga_ear_type',0,22,0), (229939,2390090,1,'soga_eye_brow_type',0,14,0), (229940,2390090,0,'soga_eye_color',229,229,102), (229941,2390090,1,'soga_eye_type',37,0,0), (229942,2390090,0,'soga_hair_color1',109,14,49), (229943,2390090,0,'soga_hair_color2',185,97,0), (229944,2390090,0,'soga_hair_face_color',84,0,0), (229945,2390090,0,'soga_hair_face_highlight_color',221,180,17), (229946,2390090,0,'soga_hair_highlight',239,221,86), (229947,2390090,0,'soga_hair_type_color',84,0,0), (229948,2390090,0,'soga_hair_type_highlight_color',221,180,17), (229949,2390090,1,'soga_lip_type',-20,-28,-81), (229950,2390090,1,'soga_nose_type',31,87,68), (229951,2390090,0,'soga_skin_color',231,223,188), (229952,2390090,0,'wing_color1',255,255,255), (229953,2390090,0,'wing_color2',255,255,255), (229954,2390091,1,'cheek_type',-8,8,0), (229955,2390091,1,'chin_type',-44,-23,-7), (229956,2390091,1,'ear_type',3,25,0), (229957,2390091,1,'eye_brow_type',-10,28,-5), (229958,2390091,0,'eye_color',117,147,108), (229959,2390091,1,'eye_type',29,0,0), (229960,2390091,0,'hair_color1',254,12,5), (229961,2390091,0,'hair_face_color',239,208,27), (229962,2390091,0,'hair_face_highlight_color',105,77,0), (229963,2390091,0,'hair_type_color',239,208,27), (229964,2390091,0,'hair_type_highlight_color',105,77,0), (229965,2390091,1,'lip_type',0,3,20), (229966,2390091,1,'nose_type',8,-2,12), (229967,2390091,0,'skin_color',233,231,216), (229968,2390091,1,'soga_cheek_type',0,-10,28), (229969,2390091,1,'soga_chin_type',0,0,3), (229970,2390091,1,'soga_ear_type',0,29,0), (229971,2390091,1,'soga_eye_brow_type',0,3,25), (229972,2390091,0,'soga_eye_color',229,229,102), (229973,2390091,1,'soga_eye_type',29,0,0), (229974,2390091,0,'soga_hair_face_color',239,208,27), (229975,2390091,0,'soga_hair_face_highlight_color',105,77,0), (229976,2390091,0,'soga_hair_type_color',239,208,27), (229977,2390091,0,'soga_hair_type_highlight_color',105,77,0), (229978,2390091,1,'soga_lip_type',-5,-8,8), (229979,2390091,1,'soga_nose_type',20,-44,-23), (229980,2390091,0,'soga_skin_color',233,231,216), (229981,2390091,0,'wing_color1',255,255,255), (229982,2390091,0,'wing_color2',255,255,255), (229983,2390092,0,'eye_color',255,255,255), (229984,2390092,0,'skin_color',255,255,255), (229985,2390092,0,'soga_eye_color',255,0,255), (229986,2390093,1,'cheek_type',20,-37,0), (229987,2390093,1,'chin_type',-28,28,-14), (229988,2390093,1,'ear_type',31,7,0), (229989,2390093,1,'eye_brow_type',-1,-17,21), (229990,2390093,0,'eye_color',92,68,32), (229991,2390093,1,'eye_type',-17,0,0), (229992,2390093,0,'hair_color1',23,0,237), (229993,2390093,0,'hair_face_color',166,78,17), (229994,2390093,0,'hair_face_highlight_color',160,105,0), (229995,2390093,0,'hair_type_color',166,78,17), (229996,2390093,0,'hair_type_highlight_color',160,105,0), (229997,2390093,1,'lip_type',0,0,25), (229998,2390093,1,'nose_type',-18,23,0), (229999,2390093,0,'skin_color',226,213,190), (230000,2390093,1,'soga_cheek_type',0,-1,-17), (230001,2390093,1,'soga_chin_type',-28,28,-14), (230002,2390093,1,'soga_ear_type',0,-17,0), (230003,2390093,1,'soga_eye_brow_type',0,31,7), (230004,2390093,0,'soga_eye_color',229,229,102), (230005,2390093,1,'soga_eye_type',-17,0,0), (230006,2390093,0,'soga_hair_face_color',166,78,17), (230007,2390093,0,'soga_hair_face_highlight_color',160,105,0), (230008,2390093,0,'soga_hair_type_color',166,78,17), (230009,2390093,0,'soga_hair_type_highlight_color',160,105,0), (230010,2390093,1,'soga_lip_type',21,20,-37), (230011,2390093,1,'soga_nose_type',25,-28,28), (230012,2390093,0,'soga_skin_color',226,213,190), (230013,2390093,0,'wing_color1',255,255,255), (230014,2390093,0,'wing_color2',255,255,255), (230015,2390094,1,'cheek_type',25,-9,0), (230016,2390094,1,'chin_type',-37,20,-21), (230017,2390094,1,'ear_type',-14,-34,0), (230018,2390094,1,'eye_brow_type',-14,-2,5), (230019,2390094,0,'eye_color',55,70,39), (230020,2390094,1,'eye_type',-1,0,0), (230021,2390094,0,'hair_color1',34,14,0), (230022,2390094,0,'hair_face_color',20,8,1), (230023,2390094,0,'hair_face_highlight_color',78,53,22), (230024,2390094,0,'hair_type_color',20,8,1), (230025,2390094,0,'hair_type_highlight_color',78,53,22), (230026,2390094,1,'lip_type',0,8,-20), (230027,2390094,1,'nose_type',-17,34,14), (230028,2390094,0,'skin_color',195,146,123), (230029,2390094,1,'soga_cheek_type',0,-14,-2), (230030,2390094,1,'soga_chin_type',0,0,8), (230031,2390094,1,'soga_ear_type',0,-1,0), (230032,2390094,1,'soga_eye_brow_type',0,-14,-34), (230033,2390094,0,'soga_eye_color',229,229,102), (230034,2390094,1,'soga_eye_type',-1,0,0), (230035,2390094,0,'soga_hair_face_color',20,8,1), (230036,2390094,0,'soga_hair_face_highlight_color',78,53,22), (230037,2390094,0,'soga_hair_type_color',20,8,1), (230038,2390094,0,'soga_hair_type_highlight_color',78,53,22), (230039,2390094,1,'soga_lip_type',5,25,-9), (230040,2390094,1,'soga_nose_type',-20,-37,20), (230041,2390094,0,'soga_skin_color',195,146,123), (230042,2390094,0,'wing_color1',255,255,255), (230043,2390094,0,'wing_color2',255,255,255), (230044,2390095,0,'eye_color',255,255,255), (230045,2390095,0,'skin_color',255,255,255), (230046,2390095,0,'soga_eye_color',255,0,255), (230047,2390096,0,'eye_color',255,255,255), (230048,2390096,0,'skin_color',255,255,255), (230049,2390096,0,'soga_eye_color',255,0,255), (230050,2390097,0,'eye_color',255,255,255), (230051,2390097,0,'skin_color',255,255,255), (230052,2390097,0,'soga_eye_color',255,0,255), (230053,2390098,0,'eye_color',255,255,255), (230054,2390098,0,'skin_color',255,255,255), (230055,2390098,0,'soga_eye_color',255,0,255), (230056,2390099,0,'eye_color',255,255,255), (230057,2390099,0,'skin_color',255,255,255), (230058,2390099,0,'soga_eye_color',255,0,255), (230059,2390100,0,'eye_color',255,255,255), (230060,2390100,0,'skin_color',255,255,255), (230061,2390100,0,'soga_eye_color',255,0,255), (230062,2390101,1,'cheek_type',0,18,0), (230063,2390101,1,'chin_type',18,-41,-32), (230064,2390101,1,'ear_type',-1,-5,0), (230065,2390101,1,'eye_brow_type',17,34,-37), (230066,2390101,0,'eye_color',35,72,60), (230067,2390101,1,'eye_type',-22,0,0), (230068,2390101,0,'hair_color1',247,3,0), (230069,2390101,0,'hair_face_color',225,219,213), (230070,2390101,0,'hair_face_highlight_color',225,219,213), (230071,2390101,0,'hair_type_color',225,219,213), (230072,2390101,0,'hair_type_highlight_color',225,219,213), (230073,2390101,1,'lip_type',28,-1,-7), (230074,2390101,1,'nose_type',0,-9,3), (230075,2390101,0,'skin_color',252,254,254), (230076,2390101,1,'soga_cheek_type',0,17,34), (230077,2390101,1,'soga_chin_type',0,28,-1), (230078,2390101,1,'soga_ear_type',0,-22,0), (230079,2390101,1,'soga_eye_brow_type',0,-1,-5), (230080,2390101,0,'soga_eye_color',229,229,102), (230081,2390101,1,'soga_eye_type',-22,0,0), (230082,2390101,0,'soga_hair_face_color',225,219,213), (230083,2390101,0,'soga_hair_face_highlight_color',225,219,213), (230084,2390101,0,'soga_hair_type_color',225,219,213), (230085,2390101,0,'soga_hair_type_highlight_color',225,219,213), (230086,2390101,1,'soga_lip_type',-37,0,18), (230087,2390101,1,'soga_nose_type',-7,18,-41), (230088,2390101,0,'soga_skin_color',252,254,254), (230089,2390101,0,'wing_color1',255,255,255), (230090,2390101,0,'wing_color2',255,255,255), (230091,2390102,1,'cheek_type',32,-37,0), (230092,2390102,1,'chin_type',-7,-28,-9), (230093,2390102,1,'ear_type',-7,4,0), (230094,2390102,1,'eye_brow_type',25,5,-10), (230095,2390102,0,'eye_color',35,58,36), (230096,2390102,1,'eye_type',-7,0,0), (230097,2390102,0,'hair_color1',234,0,224), (230098,2390102,0,'hair_face_color',216,212,207), (230099,2390102,0,'hair_face_highlight_color',6,4,3), (230100,2390102,0,'hair_type_color',216,212,207), (230101,2390102,0,'hair_type_highlight_color',6,4,3), (230102,2390102,1,'lip_type',-19,31,-14), (230103,2390102,1,'nose_type',0,-22,0), (230104,2390102,0,'skin_color',241,247,242), (230105,2390102,1,'soga_cheek_type',0,25,5), (230106,2390102,1,'soga_chin_type',0,-19,31), (230107,2390102,1,'soga_ear_type',0,-7,0), (230108,2390102,1,'soga_eye_brow_type',0,-7,4), (230109,2390102,0,'soga_eye_color',229,229,102), (230110,2390102,1,'soga_eye_type',-7,0,0), (230111,2390102,0,'soga_hair_face_color',216,212,207), (230112,2390102,0,'soga_hair_face_highlight_color',6,4,3), (230113,2390102,0,'soga_hair_type_color',216,212,207), (230114,2390102,0,'soga_hair_type_highlight_color',6,4,3), (230115,2390102,1,'soga_lip_type',-10,32,-37), (230116,2390102,1,'soga_nose_type',-14,-7,-28), (230117,2390102,0,'soga_skin_color',241,247,242), (230118,2390102,0,'wing_color1',255,255,255), (230119,2390102,0,'wing_color2',255,255,255), (230120,2390103,0,'eye_color',255,255,255), (230121,2390103,0,'skin_color',255,255,255), (230122,2390103,0,'soga_eye_color',255,0,255), (230123,2390104,0,'eye_color',255,255,255), (230124,2390104,0,'skin_color',255,255,255), (230125,2390104,0,'soga_eye_color',255,0,255), (230126,2390105,0,'eye_color',255,255,255), (230127,2390105,0,'skin_color',255,255,255), (230128,2390105,0,'soga_eye_color',255,0,255), (230129,2390106,1,'cheek_type',0,-29,0), (230130,2390106,1,'chin_type',0,-17,3), (230131,2390106,1,'ear_type',-17,31,0), (230132,2390106,1,'eye_brow_type',19,0,20), (230133,2390106,0,'eye_color',41,82,94), (230134,2390106,1,'eye_type',40,0,0), (230135,2390106,0,'hair_color1',5,230,0), (230136,2390106,0,'hair_face_color',45,24,3), (230137,2390106,0,'hair_face_highlight_color',126,121,76), (230138,2390106,0,'hair_type_color',45,24,3), (230139,2390106,0,'hair_type_highlight_color',126,121,76), (230140,2390106,1,'lip_type',-4,0,8), (230141,2390106,1,'nose_type',2,5,-26), (230142,2390106,0,'skin_color',220,213,189), (230143,2390106,1,'soga_cheek_type',0,19,0), (230144,2390106,1,'soga_chin_type',0,-4,0), (230145,2390106,1,'soga_ear_type',0,40,0), (230146,2390106,1,'soga_eye_brow_type',0,-17,31), (230147,2390106,0,'soga_eye_color',229,229,102), (230148,2390106,1,'soga_eye_type',-11,0,0), (230149,2390106,0,'soga_hair_face_color',45,24,3), (230150,2390106,0,'soga_hair_face_highlight_color',126,121,76), (230151,2390106,0,'soga_hair_type_color',45,24,3), (230152,2390106,0,'soga_hair_type_highlight_color',126,121,76), (230153,2390106,1,'soga_lip_type',20,0,-29), (230154,2390106,1,'soga_nose_type',8,0,-17), (230155,2390106,0,'soga_skin_color',220,213,189), (230156,2390106,0,'wing_color1',255,255,255), (230157,2390106,0,'wing_color2',255,255,255), (230158,2390107,1,'cheek_type',-19,-17,0), (230159,2390107,1,'chin_type',-7,17,-23), (230160,2390107,1,'ear_type',-18,14,0), (230161,2390107,1,'eye_brow_type',32,-7,-3), (230162,2390107,0,'eye_color',154,196,207), (230163,2390107,1,'eye_type',-19,0,0), (230164,2390107,0,'hair_color1',221,251,0), (230165,2390107,0,'hair_color2',156,0,0), (230166,2390107,0,'hair_face_color',137,51,17), (230167,2390107,0,'hair_face_highlight_color',66,30,8), (230168,2390107,0,'hair_type_color',137,51,17), (230169,2390107,0,'hair_type_highlight_color',66,30,8), (230170,2390107,1,'lip_type',-14,-19,-17), (230171,2390107,1,'nose_type',21,-35,-5), (230172,2390107,0,'skin_color',247,231,232), (230173,2390107,1,'soga_cheek_type',0,32,-7), (230174,2390107,1,'soga_chin_type',0,-14,-19), (230175,2390107,1,'soga_ear_type',0,-19,0), (230176,2390107,1,'soga_eye_brow_type',0,-18,14), (230177,2390107,0,'soga_eye_color',229,229,102), (230178,2390107,1,'soga_eye_type',-100,0,0), (230179,2390107,0,'soga_hair_face_color',137,51,17), (230180,2390107,0,'soga_hair_face_highlight_color',66,30,8), (230181,2390107,0,'soga_hair_type_color',137,51,17), (230182,2390107,0,'soga_hair_type_highlight_color',66,30,8), (230183,2390107,1,'soga_lip_type',-3,-19,-17), (230184,2390107,1,'soga_nose_type',-17,-7,17), (230185,2390107,0,'soga_skin_color',247,231,232), (230186,2390107,0,'wing_color1',255,255,255), (230187,2390107,0,'wing_color2',255,255,255), (230188,2390108,1,'cheek_type',81,-56,0), (230189,2390108,1,'chin_type',0,37,-28), (230190,2390108,1,'ear_type',75,0,0), (230191,2390108,1,'eye_brow_type',81,37,-18), (230192,2390108,0,'eye_color',122,176,192), (230193,2390108,1,'eye_type',19,0,0), (230194,2390108,0,'hair_color1',7,17,50), (230195,2390108,0,'hair_color2',156,0,0), (230196,2390108,0,'hair_face_color',184,128,10), (230197,2390108,0,'hair_face_highlight_color',244,246,246), (230198,2390108,0,'hair_type_color',184,128,10), (230199,2390108,0,'hair_type_highlight_color',244,246,246), (230200,2390108,1,'lip_type',-81,75,37), (230201,2390108,1,'nose_type',38,7,17), (230202,2390108,0,'skin_color',240,242,214), (230203,2390108,1,'soga_cheek_type',0,81,37), (230204,2390108,1,'soga_chin_type',0,-81,75), (230205,2390108,1,'soga_ear_type',0,19,0), (230206,2390108,1,'soga_eye_brow_type',0,75,0), (230207,2390108,0,'soga_eye_color',204,204,204), (230208,2390108,1,'soga_eye_type',-100,0,0), (230209,2390108,0,'soga_hair_face_color',184,128,10), (230210,2390108,0,'soga_hair_face_highlight_color',244,246,246), (230211,2390108,0,'soga_hair_type_color',184,128,10), (230212,2390108,0,'soga_hair_type_highlight_color',244,246,246), (230213,2390108,1,'soga_lip_type',-18,81,-56), (230214,2390108,1,'soga_nose_type',37,0,37), (230215,2390108,0,'soga_skin_color',240,242,214), (230216,2390108,0,'wing_color1',255,255,255), (230217,2390108,0,'wing_color2',255,255,255), (230218,2390109,0,'eye_color',255,255,255), (230219,2390109,0,'skin_color',255,255,255), (230220,2390109,0,'soga_eye_color',255,0,255), (230221,2390110,1,'cheek_type',-26,26,0), (230222,2390110,1,'chin_type',46,23,-3), (230223,2390110,1,'ear_type',-45,-20,0), (230224,2390110,1,'eye_brow_type',0,-10,7), (230225,2390110,0,'eye_color',37,77,88), (230226,2390110,0,'hair_color1',32,218,22), (230227,2390110,0,'hair_face_color',102,96,91), (230228,2390110,0,'hair_face_highlight_color',189,179,93), (230229,2390110,0,'hair_type_color',102,96,91), (230230,2390110,0,'hair_type_highlight_color',189,179,93), (230231,2390110,1,'lip_type',17,-7,-12), (230232,2390110,1,'nose_type',1,32,-38), (230233,2390110,0,'skin_color',244,247,244), (230234,2390110,1,'soga_cheek_type',0,0,-10), (230235,2390110,1,'soga_chin_type',0,17,-7), (230236,2390110,1,'soga_ear_type',-45,-20,0), (230237,2390110,1,'soga_eye_brow_type',0,-45,-20), (230238,2390110,0,'soga_eye_color',229,229,102), (230239,2390110,0,'soga_hair_face_color',102,96,91), (230240,2390110,0,'soga_hair_face_highlight_color',189,179,93), (230241,2390110,0,'soga_hair_type_color',102,96,91), (230242,2390110,0,'soga_hair_type_highlight_color',189,179,93), (230243,2390110,1,'soga_lip_type',7,-26,26), (230244,2390110,1,'soga_nose_type',-12,46,23), (230245,2390110,0,'soga_skin_color',244,247,244), (230246,2390110,0,'wing_color1',255,255,255), (230247,2390110,0,'wing_color2',255,255,255), (230248,2390111,1,'cheek_type',20,-10,0), (230249,2390111,1,'chin_type',28,-19,34), (230250,2390111,1,'ear_type',28,25,0), (230251,2390111,1,'eye_brow_type',-12,31,14), (230252,2390111,0,'eye_color',106,166,185), (230253,2390111,1,'eye_type',25,0,0), (230254,2390111,0,'hair_color1',222,10,254), (230255,2390111,0,'hair_face_color',17,7,1), (230256,2390111,0,'hair_face_highlight_color',90,52,2), (230257,2390111,0,'hair_type_color',17,7,1), (230258,2390111,0,'hair_type_highlight_color',90,52,2), (230259,2390111,1,'lip_type',31,0,0), (230260,2390111,1,'nose_type',-1,-34,10), (230261,2390111,0,'skin_color',251,242,242), (230262,2390111,1,'soga_cheek_type',0,-12,31), (230263,2390111,1,'soga_chin_type',0,31,0), (230264,2390111,1,'soga_ear_type',0,25,0), (230265,2390111,1,'soga_eye_brow_type',0,28,25), (230266,2390111,0,'soga_eye_color',229,229,102), (230267,2390111,1,'soga_eye_type',25,0,0), (230268,2390111,0,'soga_hair_face_color',17,7,1), (230269,2390111,0,'soga_hair_face_highlight_color',90,52,2), (230270,2390111,0,'soga_hair_type_color',17,7,1), (230271,2390111,0,'soga_hair_type_highlight_color',90,52,2), (230272,2390111,1,'soga_lip_type',14,20,-10), (230273,2390111,1,'soga_nose_type',0,28,-19), (230274,2390111,0,'soga_skin_color',251,242,242), (230275,2390111,0,'wing_color1',255,255,255), (230276,2390111,0,'wing_color2',255,255,255), (230277,2390112,0,'eye_color',255,255,255), (230278,2390112,0,'skin_color',255,255,255), (230279,2390112,0,'soga_eye_color',255,0,255), (230280,2390113,1,'cheek_type',82,-75,0), (230281,2390113,1,'chin_type',-65,40,45), (230282,2390113,1,'ear_type',10,50,0), (230283,2390113,1,'eye_brow_type',-2,-95,28), (230284,2390113,0,'eye_color',53,60,32), (230285,2390113,1,'eye_type',94,0,0), (230286,2390113,0,'hair_color1',187,17,193), (230287,2390113,0,'hair_color2',25,0,0), (230288,2390113,0,'hair_face_color',65,46,5), (230289,2390113,0,'hair_face_highlight_color',229,171,25), (230290,2390113,0,'hair_highlight',200,165,96), (230291,2390113,0,'hair_type_color',65,46,5), (230292,2390113,0,'hair_type_highlight_color',229,171,25), (230293,2390113,1,'lip_type',1,-83,96), (230294,2390113,1,'nose_type',-3,-69,17), (230295,2390113,0,'skin_color',242,247,230), (230296,2390113,1,'soga_cheek_type',0,-2,-95), (230297,2390113,1,'soga_chin_type',0,1,-83), (230298,2390113,1,'soga_ear_type',0,94,0), (230299,2390113,1,'soga_eye_brow_type',0,10,50), (230300,2390113,0,'soga_eye_color',229,229,102), (230301,2390113,1,'soga_eye_type',25,0,0), (230302,2390113,0,'soga_hair_color1',56,33,26), (230303,2390113,0,'soga_hair_color2',94,59,11), (230304,2390113,0,'soga_hair_face_color',65,46,5), (230305,2390113,0,'soga_hair_face_highlight_color',229,171,25), (230306,2390113,0,'soga_hair_highlight',200,165,96), (230307,2390113,0,'soga_hair_type_color',65,46,5), (230308,2390113,0,'soga_hair_type_highlight_color',229,171,25), (230309,2390113,1,'soga_lip_type',28,82,-75), (230310,2390113,1,'soga_nose_type',96,-65,40), (230311,2390113,0,'soga_skin_color',242,247,230), (230312,2390113,0,'wing_color1',255,255,255), (230313,2390113,0,'wing_color2',255,255,255), (230314,2390114,0,'eye_color',255,255,255), (230315,2390114,0,'skin_color',255,255,255), (230316,2390114,0,'soga_eye_color',255,0,255), (230317,2390115,0,'eye_color',255,255,255), (230318,2390115,0,'skin_color',255,255,255), (230319,2390115,0,'soga_eye_color',255,0,255), (230320,2390116,0,'eye_color',255,255,255), (230321,2390116,0,'skin_color',255,255,255), (230322,2390116,0,'soga_eye_color',255,0,255), (230323,2390117,0,'eye_color',255,255,255), (230324,2390117,0,'skin_color',255,255,255), (230325,2390117,0,'soga_eye_color',255,0,255), (230326,2390118,0,'eye_color',255,255,255), (230327,2390118,0,'skin_color',255,255,255), (230328,2390118,0,'soga_eye_color',255,0,255), (230329,2390119,0,'eye_color',255,255,255), (230330,2390119,0,'skin_color',255,255,255), (230331,2390119,0,'soga_eye_color',255,0,255), (230332,2390120,0,'eye_color',255,255,255), (230333,2390120,0,'skin_color',255,255,255), (230334,2390120,0,'soga_eye_color',255,0,255), (230335,2390121,0,'eye_color',255,255,255), (230336,2390121,0,'skin_color',255,255,255), (230337,2390121,0,'soga_eye_color',255,0,255), (230338,2390122,1,'cheek_type',20,-23,0), (230339,2390122,1,'chin_type',11,0,-29), (230340,2390122,1,'ear_type',3,-31,0), (230341,2390122,1,'eye_brow_type',3,14,29), (230342,2390122,0,'eye_color',71,57,30), (230343,2390122,1,'eye_type',22,0,0), (230344,2390122,0,'hair_face_color',13,10,6), (230345,2390122,0,'hair_face_highlight_color',90,46,7), (230346,2390122,0,'hair_type_color',13,10,6), (230347,2390122,0,'hair_type_highlight_color',90,46,7), (230348,2390122,1,'lip_type',-18,18,-14), (230349,2390122,1,'nose_type',-14,7,12), (230350,2390122,0,'skin_color',234,211,212), (230351,2390122,1,'soga_cheek_type',20,-23,0), (230352,2390122,1,'soga_chin_type',11,0,-29), (230353,2390122,1,'soga_ear_type',3,-31,0), (230354,2390122,1,'soga_eye_brow_type',3,14,29), (230355,2390122,0,'soga_eye_color',229,229,102), (230356,2390122,1,'soga_eye_type',22,0,0), (230357,2390122,0,'soga_hair_face_color',13,10,6), (230358,2390122,0,'soga_hair_face_highlight_color',90,46,7), (230359,2390122,0,'soga_hair_type_color',13,10,6), (230360,2390122,0,'soga_hair_type_highlight_color',90,46,7), (230361,2390122,1,'soga_lip_type',-18,18,-14), (230362,2390122,1,'soga_nose_type',-14,7,12), (230363,2390122,0,'soga_skin_color',234,211,212), (230364,2390122,0,'wing_color1',255,255,255), (230365,2390122,0,'wing_color2',255,255,255), (230366,2390123,0,'eye_color',255,255,255), (230367,2390123,0,'skin_color',255,255,255), (230368,2390123,0,'soga_eye_color',255,0,255), (230369,2390124,0,'eye_color',255,255,255), (230370,2390124,0,'skin_color',255,255,255), (230371,2390124,0,'soga_eye_color',255,0,255), (230372,2390125,0,'eye_color',255,255,255), (230373,2390125,0,'skin_color',255,255,255), (230374,2390125,0,'soga_eye_color',255,0,255), (230375,2390126,0,'eye_color',255,255,255), (230376,2390126,0,'skin_color',255,255,255), (230377,2390126,0,'soga_eye_color',255,0,255), (230378,2390127,0,'eye_color',255,255,255), (230379,2390127,0,'skin_color',255,255,255), (230380,2390127,0,'soga_eye_color',255,0,255), (230381,2390128,0,'eye_color',255,255,255), (230382,2390128,0,'skin_color',255,255,255), (230383,2390128,0,'soga_eye_color',255,0,255), (230384,2390129,1,'cheek_type',25,0,0), (230385,2390129,1,'chin_type',25,2,-17), (230386,2390129,1,'ear_type',-28,-28,0), (230387,2390129,1,'eye_brow_type',0,-8,-8), (230388,2390129,0,'eye_color',170,186,160), (230389,2390129,1,'eye_type',28,0,0), (230390,2390129,0,'hair_face_color',215,208,134), (230391,2390129,0,'hair_face_highlight_color',66,33,5), (230392,2390129,0,'hair_type_color',215,208,134), (230393,2390129,0,'hair_type_highlight_color',66,33,5), (230394,2390129,1,'lip_type',37,-34,-1), (230395,2390129,1,'nose_type',46,37,25), (230396,2390129,0,'skin_color',222,185,187), (230397,2390129,1,'soga_cheek_type',25,0,0), (230398,2390129,1,'soga_chin_type',25,2,-17), (230399,2390129,1,'soga_ear_type',-28,-28,0), (230400,2390129,1,'soga_eye_brow_type',0,-8,-8), (230401,2390129,0,'soga_eye_color',229,229,102), (230402,2390129,1,'soga_eye_type',28,0,0), (230403,2390129,0,'soga_hair_face_color',215,208,134), (230404,2390129,0,'soga_hair_face_highlight_color',66,33,5), (230405,2390129,0,'soga_hair_type_color',215,208,134), (230406,2390129,0,'soga_hair_type_highlight_color',66,33,5), (230407,2390129,1,'soga_lip_type',37,-34,-1), (230408,2390129,1,'soga_nose_type',46,37,25), (230409,2390129,0,'soga_skin_color',222,185,187), (230410,2390129,0,'wing_color1',255,255,255), (230411,2390129,0,'wing_color2',255,255,255), (230412,2390130,0,'eye_color',255,255,255), (230413,2390130,0,'skin_color',255,255,255), (230414,2390130,0,'soga_eye_color',255,0,255), (230415,2390131,1,'cheek_type',0,19,0), (230416,2390131,1,'chin_type',0,-26,7), (230417,2390131,1,'ear_type',-26,28,0), (230418,2390131,1,'eye_brow_type',-44,-19,12), (230419,2390131,0,'eye_color',130,124,66), (230420,2390131,1,'eye_type',21,0,0), (230421,2390131,0,'hair_face_color',39,34,27), (230422,2390131,0,'hair_face_highlight_color',47,42,7), (230423,2390131,0,'hair_type_color',39,34,27), (230424,2390131,0,'hair_type_highlight_color',47,42,7), (230425,2390131,1,'lip_type',14,0,-28), (230426,2390131,1,'nose_type',-25,-21,-14), (230427,2390131,0,'skin_color',241,248,248), (230428,2390131,1,'soga_cheek_type',0,19,0), (230429,2390131,1,'soga_chin_type',0,-26,7), (230430,2390131,1,'soga_ear_type',-26,28,0), (230431,2390131,1,'soga_eye_brow_type',-44,-19,12), (230432,2390131,0,'soga_eye_color',229,229,102), (230433,2390131,1,'soga_eye_type',21,0,0), (230434,2390131,0,'soga_hair_face_color',39,34,27), (230435,2390131,0,'soga_hair_face_highlight_color',47,42,7), (230436,2390131,0,'soga_hair_type_color',39,34,27), (230437,2390131,0,'soga_hair_type_highlight_color',47,42,7), (230438,2390131,1,'soga_lip_type',14,0,-28), (230439,2390131,1,'soga_nose_type',-25,-21,-14), (230440,2390131,0,'soga_skin_color',241,248,248), (230441,2390131,0,'wing_color1',255,255,255), (230442,2390131,0,'wing_color2',255,255,255), (230443,2390132,0,'eye_color',255,255,255), (230444,2390132,0,'skin_color',255,255,255), (230445,2390132,0,'soga_eye_color',255,0,255), (230446,2390133,0,'eye_color',255,255,255), (230447,2390133,0,'skin_color',255,255,255), (230448,2390133,0,'soga_eye_color',255,0,255), (230449,2390134,0,'eye_color',255,255,255), (230450,2390134,0,'skin_color',255,255,255), (230451,2390134,0,'soga_eye_color',255,0,255), (230452,2390135,1,'cheek_type',17,28,0), (230453,2390135,1,'chin_type',0,21,25), (230454,2390135,1,'ear_type',7,-42,0), (230455,2390135,1,'eye_brow_type',-31,7,-14), (230456,2390135,0,'eye_color',41,83,95), (230457,2390135,0,'hair_face_color',96,86,22), (230458,2390135,0,'hair_face_highlight_color',203,193,111), (230459,2390135,0,'hair_type_color',96,86,22), (230460,2390135,0,'hair_type_highlight_color',203,193,111), (230461,2390135,1,'lip_type',-7,-12,-14), (230462,2390135,1,'nose_type',7,-4,-4), (230463,2390135,0,'skin_color',230,194,179), (230464,2390135,1,'soga_cheek_type',17,28,0), (230465,2390135,1,'soga_chin_type',0,21,25), (230466,2390135,1,'soga_ear_type',7,-42,0), (230467,2390135,1,'soga_eye_brow_type',-31,7,-14), (230468,2390135,0,'soga_eye_color',229,229,102), (230469,2390135,0,'soga_hair_face_color',96,86,22), (230470,2390135,0,'soga_hair_face_highlight_color',203,193,111), (230471,2390135,0,'soga_hair_type_color',96,86,22), (230472,2390135,0,'soga_hair_type_highlight_color',203,193,111), (230473,2390135,1,'soga_lip_type',-7,-12,-14), (230474,2390135,1,'soga_nose_type',7,-4,-4), (230475,2390135,0,'soga_skin_color',230,194,179), (230476,2390135,0,'wing_color1',255,255,255), (230477,2390135,0,'wing_color2',255,255,255), (230478,2390136,0,'eye_color',255,255,255), (230479,2390136,0,'skin_color',255,255,255), (230480,2390136,0,'soga_eye_color',255,0,255), (230481,2390137,1,'cheek_type',-17,7,0), (230482,2390137,1,'chin_type',12,-25,17), (230483,2390137,1,'ear_type',8,-12,0), (230484,2390137,1,'eye_brow_type',-9,1,0), (230485,2390137,0,'eye_color',61,127,115), (230486,2390137,1,'eye_type',-14,0,0), (230487,2390137,0,'hair_face_color',88,66,40), (230488,2390137,0,'hair_face_highlight_color',80,76,42), (230489,2390137,0,'hair_type_color',88,66,40), (230490,2390137,0,'hair_type_highlight_color',80,76,42), (230491,2390137,1,'lip_type',-12,-20,17), (230492,2390137,1,'nose_type',-31,-14,17), (230493,2390137,0,'skin_color',232,231,216), (230494,2390137,1,'soga_cheek_type',-17,7,0), (230495,2390137,1,'soga_chin_type',12,-25,17), (230496,2390137,1,'soga_ear_type',8,-12,0), (230497,2390137,1,'soga_eye_brow_type',-9,1,0), (230498,2390137,0,'soga_eye_color',229,229,102), (230499,2390137,1,'soga_eye_type',-14,0,0), (230500,2390137,0,'soga_hair_face_color',88,66,40), (230501,2390137,0,'soga_hair_face_highlight_color',80,76,42), (230502,2390137,0,'soga_hair_type_color',88,66,40), (230503,2390137,0,'soga_hair_type_highlight_color',80,76,42), (230504,2390137,1,'soga_lip_type',-12,-20,17), (230505,2390137,1,'soga_nose_type',-31,-14,17), (230506,2390137,0,'soga_skin_color',232,231,216), (230507,2390137,0,'wing_color1',255,255,255), (230508,2390137,0,'wing_color2',255,255,255), (230509,2390138,0,'eye_color',255,255,255), (230510,2390138,0,'skin_color',255,255,255), (230511,2390138,0,'soga_eye_color',255,0,255), (230512,2390139,0,'eye_color',255,255,255), (230513,2390139,0,'skin_color',255,255,255), (230514,2390139,0,'soga_eye_color',255,0,255), (230515,2390140,1,'cheek_type',-7,-4,0), (230516,2390140,1,'chin_type',-11,-28,14), (230517,2390140,1,'ear_type',28,-14,0), (230518,2390140,1,'eye_brow_type',-11,23,28), (230519,2390140,0,'eye_color',44,61,35), (230520,2390140,1,'eye_type',-40,0,0), (230521,2390140,0,'hair_face_color',56,41,0), (230522,2390140,0,'hair_face_highlight_color',49,48,39), (230523,2390140,0,'hair_type_color',56,41,0), (230524,2390140,0,'hair_type_highlight_color',49,48,39), (230525,2390140,1,'lip_type',-38,20,-2), (230526,2390140,1,'nose_type',22,2,18), (230527,2390140,0,'skin_color',206,150,133), (230528,2390140,1,'soga_cheek_type',-7,-4,0), (230529,2390140,1,'soga_chin_type',-11,-28,14), (230530,2390140,1,'soga_ear_type',28,-14,0), (230531,2390140,1,'soga_eye_brow_type',-11,23,28), (230532,2390140,0,'soga_eye_color',229,229,102), (230533,2390140,1,'soga_eye_type',-40,0,0), (230534,2390140,0,'soga_hair_face_color',56,41,0), (230535,2390140,0,'soga_hair_face_highlight_color',49,48,39), (230536,2390140,0,'soga_hair_type_color',56,41,0), (230537,2390140,0,'soga_hair_type_highlight_color',49,48,39), (230538,2390140,1,'soga_lip_type',-38,20,-2), (230539,2390140,1,'soga_nose_type',22,2,18), (230540,2390140,0,'soga_skin_color',206,150,133), (230541,2390140,0,'wing_color1',255,255,255), (230542,2390140,0,'wing_color2',255,255,255), (230543,2390141,1,'cheek_type',-19,-4,0), (230544,2390141,1,'chin_type',-25,2,0), (230545,2390141,1,'ear_type',0,21,0), (230546,2390141,1,'eye_brow_type',12,0,-31), (230547,2390141,0,'eye_color',38,80,77), (230548,2390141,1,'eye_type',34,0,0), (230549,2390141,0,'hair_face_color',63,22,10), (230550,2390141,0,'hair_face_highlight_color',142,51,27), (230551,2390141,0,'hair_type_color',63,22,10), (230552,2390141,0,'hair_type_highlight_color',142,51,27), (230553,2390141,1,'lip_type',37,-1,-25), (230554,2390141,1,'nose_type',12,25,-12), (230555,2390141,0,'skin_color',220,229,229), (230556,2390141,1,'soga_cheek_type',-19,-4,0), (230557,2390141,1,'soga_chin_type',-25,2,0), (230558,2390141,1,'soga_ear_type',0,21,0), (230559,2390141,1,'soga_eye_brow_type',12,0,-31), (230560,2390141,0,'soga_eye_color',229,229,102), (230561,2390141,1,'soga_eye_type',34,0,0), (230562,2390141,0,'soga_hair_face_color',63,22,10), (230563,2390141,0,'soga_hair_face_highlight_color',142,51,27), (230564,2390141,0,'soga_hair_type_color',63,22,10), (230565,2390141,0,'soga_hair_type_highlight_color',142,51,27), (230566,2390141,1,'soga_lip_type',37,-1,-25), (230567,2390141,1,'soga_nose_type',12,25,-12), (230568,2390141,0,'soga_skin_color',220,229,229), (230569,2390141,0,'wing_color1',255,255,255), (230570,2390141,0,'wing_color2',255,255,255), (230571,2390142,0,'eye_color',255,255,255), (230572,2390142,0,'skin_color',255,255,255), (230573,2390142,0,'soga_eye_color',255,0,255), (230574,2390143,0,'eye_color',255,255,255), (230575,2390143,0,'skin_color',255,255,255), (230576,2390143,0,'soga_eye_color',255,0,255), (230577,2390144,0,'eye_color',255,255,255), (230578,2390144,0,'skin_color',255,255,255), (230579,2390144,0,'soga_eye_color',255,0,255), (230580,2390145,0,'eye_color',255,255,255), (230581,2390145,0,'skin_color',255,255,255), (230582,2390145,0,'soga_eye_color',255,0,255), (230583,2390146,0,'eye_color',255,255,255), (230584,2390146,0,'skin_color',255,255,255), (230585,2390146,0,'soga_eye_color',255,0,255), (230586,2390147,0,'eye_color',255,255,255), (230587,2390147,0,'skin_color',255,255,255), (230588,2390147,0,'soga_eye_color',255,0,255), (230589,2390148,0,'eye_color',255,255,255), (230590,2390148,0,'skin_color',255,255,255), (230591,2390148,0,'soga_eye_color',255,0,255), (230592,2390149,0,'eye_color',255,255,255), (230593,2390149,0,'skin_color',255,255,255), (230594,2390149,0,'soga_eye_color',255,0,255), (230595,2390150,0,'eye_color',255,255,255), (230596,2390150,0,'skin_color',255,255,255), (230597,2390150,0,'soga_eye_color',255,0,255), (230598,2390151,0,'eye_color',255,255,255), (230599,2390151,0,'skin_color',255,255,255), (230600,2390151,0,'soga_eye_color',255,0,255), (230601,2390152,0,'eye_color',255,255,255), (230602,2390152,0,'skin_color',255,255,255), (230603,2390152,0,'soga_eye_color',255,0,255), (230604,2390153,0,'eye_color',255,255,255), (230605,2390153,0,'skin_color',255,255,255), (230606,2390153,0,'soga_eye_color',255,0,255), (230607,2390154,0,'eye_color',255,255,255), (230608,2390154,0,'skin_color',255,255,255), (230609,2390154,0,'soga_eye_color',255,0,255), (230610,2390155,0,'eye_color',255,255,255), (230611,2390155,0,'skin_color',255,255,255), (230612,2390155,0,'soga_eye_color',255,0,255), (230613,2390156,0,'eye_color',255,255,255), (230614,2390156,0,'skin_color',255,255,255), (230615,2390156,0,'soga_eye_color',255,0,255), (230616,2390157,1,'cheek_type',-12,-43,0), (230617,2390157,1,'chin_type',0,14,-8), (230618,2390157,1,'ear_type',-22,-10,0), (230619,2390157,1,'eye_brow_type',-43,-7,-2), (230620,2390157,0,'eye_color',125,165,141), (230621,2390157,1,'eye_type',-20,0,0), (230622,2390157,0,'hair_face_color',13,9,6), (230623,2390157,0,'hair_face_highlight_color',10,4,0), (230624,2390157,0,'hair_type_color',13,9,6), (230625,2390157,0,'hair_type_highlight_color',10,4,0), (230626,2390157,1,'lip_type',-17,28,-20), (230627,2390157,1,'nose_type',-3,-1,-46), (230628,2390157,0,'skin_color',229,190,191), (230629,2390157,1,'soga_cheek_type',-12,-43,0), (230630,2390157,1,'soga_chin_type',0,14,-8), (230631,2390157,1,'soga_ear_type',-22,-10,0), (230632,2390157,1,'soga_eye_brow_type',-43,-7,-2), (230633,2390157,0,'soga_eye_color',229,229,102), (230634,2390157,1,'soga_eye_type',-20,0,0), (230635,2390157,0,'soga_hair_face_color',13,9,6), (230636,2390157,0,'soga_hair_face_highlight_color',10,4,0), (230637,2390157,0,'soga_hair_type_color',13,9,6), (230638,2390157,0,'soga_hair_type_highlight_color',10,4,0), (230639,2390157,1,'soga_lip_type',-17,28,-20), (230640,2390157,1,'soga_nose_type',-3,-1,-46), (230641,2390157,0,'soga_skin_color',229,190,191), (230642,2390157,0,'wing_color1',255,255,255), (230643,2390157,0,'wing_color2',255,255,255), (230644,2390158,0,'eye_color',255,255,255), (230645,2390158,0,'skin_color',255,255,255), (230646,2390158,0,'soga_eye_color',255,0,255), (230647,2390159,0,'eye_color',255,255,255), (230648,2390159,0,'skin_color',255,255,255), (230649,2390159,0,'soga_eye_color',255,0,255), (230650,2390160,0,'eye_color',255,255,255), (230651,2390160,0,'skin_color',255,255,255), (230652,2390160,0,'soga_eye_color',255,0,255), (230653,2390161,0,'eye_color',255,255,255), (230654,2390161,0,'skin_color',255,255,255), (230655,2390161,0,'soga_eye_color',255,0,255), (230656,2390162,0,'eye_color',255,255,255), (230657,2390162,0,'skin_color',255,255,255), (230658,2390162,0,'soga_eye_color',255,0,255), (230659,2390163,0,'eye_color',255,255,255), (230660,2390163,0,'skin_color',255,255,255), (230661,2390163,0,'soga_eye_color',255,0,255), (230662,2390164,0,'eye_color',255,255,255), (230663,2390164,0,'skin_color',255,255,255), (230664,2390164,0,'soga_eye_color',255,0,255), (230665,2390165,0,'eye_color',255,255,255), (230666,2390165,0,'skin_color',255,255,255), (230667,2390165,0,'soga_eye_color',255,0,255), (230668,2390166,0,'eye_color',255,255,255), (230669,2390166,0,'skin_color',255,255,255), (230670,2390166,0,'soga_eye_color',255,0,255), (230671,2390167,0,'eye_color',255,255,255), (230672,2390167,0,'skin_color',255,255,255), (230673,2390167,0,'soga_eye_color',255,0,255), (230674,2390168,0,'eye_color',255,255,255), (230675,2390168,0,'skin_color',255,255,255), (230676,2390168,0,'soga_eye_color',255,0,255), (230677,2390169,0,'eye_color',255,255,255), (230678,2390169,0,'skin_color',255,255,255), (230679,2390169,0,'soga_eye_color',255,0,255), (230680,2390170,0,'eye_color',255,255,255), (230681,2390170,0,'skin_color',255,255,255), (230682,2390170,0,'soga_eye_color',255,0,255), (230683,2390171,0,'eye_color',255,255,255), (230684,2390171,0,'skin_color',255,255,255), (230685,2390171,0,'soga_eye_color',255,0,255), (230686,2390172,0,'eye_color',255,255,255), (230687,2390172,0,'skin_color',255,255,255), (230688,2390172,0,'soga_eye_color',255,0,255), (230689,2390173,1,'cheek_type',74,56,0), (230690,2390173,1,'chin_type',14,-20,10), (230691,2390173,1,'ear_type',-34,-17,0), (230692,2390173,1,'eye_brow_type',100,100,-100), (230693,2390173,0,'eye_color',126,179,194), (230694,2390173,1,'eye_type',-62,0,0), (230695,2390173,0,'hair_face_color',229,216,199), (230696,2390173,0,'hair_face_highlight_color',230,221,209), (230697,2390173,0,'hair_type_color',229,216,199), (230698,2390173,0,'hair_type_highlight_color',230,221,209), (230699,2390173,1,'lip_type',0,61,-52), (230700,2390173,1,'nose_type',-7,93,2), (230701,2390173,0,'skin_color',255,255,255), (230702,2390173,1,'soga_cheek_type',74,56,0), (230703,2390173,1,'soga_chin_type',14,-20,10), (230704,2390173,1,'soga_ear_type',-34,-17,0), (230705,2390173,1,'soga_eye_brow_type',100,100,-100), (230706,2390173,0,'soga_eye_color',229,229,102), (230707,2390173,1,'soga_eye_type',-62,0,0), (230708,2390173,0,'soga_hair_face_color',229,216,199), (230709,2390173,0,'soga_hair_face_highlight_color',230,221,209), (230710,2390173,0,'soga_hair_type_color',229,216,199), (230711,2390173,0,'soga_hair_type_highlight_color',230,221,209), (230712,2390173,1,'soga_lip_type',0,61,-52), (230713,2390173,1,'soga_nose_type',-7,93,2), (230714,2390173,0,'soga_skin_color',255,255,255), (230715,2390173,0,'wing_color1',255,255,255), (230716,2390173,0,'wing_color2',255,255,255), (230717,2390174,1,'cheek_type',-28,2,0), (230718,2390174,1,'chin_type',-2,-12,-17), (230719,2390174,1,'ear_type',-11,17,0), (230720,2390174,1,'eye_brow_type',-4,-1,22), (230721,2390174,0,'eye_color',140,171,143), (230722,2390174,1,'eye_type',31,0,0), (230723,2390174,0,'hair_face_color',91,49,5), (230724,2390174,0,'hair_face_highlight_color',68,49,0), (230725,2390174,0,'hair_type_color',91,49,5), (230726,2390174,0,'hair_type_highlight_color',68,49,0), (230727,2390174,1,'lip_type',0,-7,31), (230728,2390174,1,'nose_type',0,5,-26), (230729,2390174,0,'skin_color',238,224,225), (230730,2390174,1,'soga_cheek_type',-28,2,0), (230731,2390174,1,'soga_chin_type',-2,-12,-17), (230732,2390174,1,'soga_ear_type',-11,17,0), (230733,2390174,1,'soga_eye_brow_type',-4,-1,22), (230734,2390174,0,'soga_eye_color',229,229,102), (230735,2390174,1,'soga_eye_type',31,0,0), (230736,2390174,0,'soga_hair_face_color',91,49,5), (230737,2390174,0,'soga_hair_face_highlight_color',68,49,0), (230738,2390174,0,'soga_hair_type_color',91,49,5), (230739,2390174,0,'soga_hair_type_highlight_color',68,49,0), (230740,2390174,1,'soga_lip_type',0,-7,31), (230741,2390174,1,'soga_nose_type',0,5,-26), (230742,2390174,0,'soga_skin_color',238,224,225), (230743,2390174,0,'wing_color1',255,255,255), (230744,2390174,0,'wing_color2',255,255,255), (230745,2390175,1,'cheek_type',-25,-35,0), (230746,2390175,1,'chin_type',-11,-1,0), (230747,2390175,1,'ear_type',-37,-4,0), (230748,2390175,1,'eye_brow_type',0,-31,20), (230749,2390175,0,'eye_color',33,56,34), (230750,2390175,1,'eye_type',22,0,0), (230751,2390175,0,'hair_face_color',138,63,17), (230752,2390175,0,'hair_face_highlight_color',128,126,120), (230753,2390175,0,'hair_type_color',138,63,17), (230754,2390175,0,'hair_type_highlight_color',128,126,120), (230755,2390175,1,'lip_type',10,-7,5), (230756,2390175,1,'nose_type',-31,-7,-8), (230757,2390175,0,'skin_color',222,208,179), (230758,2390175,1,'soga_cheek_type',-25,-35,0), (230759,2390175,1,'soga_chin_type',-11,-1,0), (230760,2390175,1,'soga_ear_type',-37,-4,0), (230761,2390175,1,'soga_eye_brow_type',0,-31,20), (230762,2390175,0,'soga_eye_color',229,229,102), (230763,2390175,1,'soga_eye_type',22,0,0), (230764,2390175,0,'soga_hair_face_color',138,63,17), (230765,2390175,0,'soga_hair_face_highlight_color',128,126,120), (230766,2390175,0,'soga_hair_type_color',138,63,17), (230767,2390175,0,'soga_hair_type_highlight_color',128,126,120), (230768,2390175,1,'soga_lip_type',10,-7,5), (230769,2390175,1,'soga_nose_type',-31,-7,-8), (230770,2390175,0,'soga_skin_color',222,208,179), (230771,2390175,0,'wing_color1',255,255,255), (230772,2390175,0,'wing_color2',255,255,255), (230773,2390176,1,'cheek_type',3,-7,0), (230774,2390176,1,'chin_type',3,14,0), (230775,2390176,1,'ear_type',-29,-17,0), (230776,2390176,1,'eye_brow_type',31,12,-46), (230777,2390176,0,'eye_color',106,167,185), (230778,2390176,1,'eye_type',-3,0,0), (230779,2390176,0,'hair_face_color',231,224,158), (230780,2390176,0,'hair_face_highlight_color',117,111,58), (230781,2390176,0,'hair_type_color',231,224,158), (230782,2390176,0,'hair_type_highlight_color',117,111,58), (230783,2390176,1,'lip_type',0,31,14), (230784,2390176,1,'nose_type',3,3,25), (230785,2390176,0,'skin_color',231,186,179), (230786,2390176,1,'soga_cheek_type',3,-7,0), (230787,2390176,1,'soga_chin_type',3,14,0), (230788,2390176,1,'soga_ear_type',-29,-17,0), (230789,2390176,1,'soga_eye_brow_type',31,12,-46), (230790,2390176,0,'soga_eye_color',229,229,102), (230791,2390176,1,'soga_eye_type',-3,0,0), (230792,2390176,0,'soga_hair_face_color',231,224,158), (230793,2390176,0,'soga_hair_face_highlight_color',117,111,58), (230794,2390176,0,'soga_hair_type_color',231,224,158), (230795,2390176,0,'soga_hair_type_highlight_color',117,111,58), (230796,2390176,1,'soga_lip_type',0,31,14), (230797,2390176,1,'soga_nose_type',3,3,25), (230798,2390176,0,'soga_skin_color',231,186,179), (230799,2390176,0,'wing_color1',255,255,255), (230800,2390176,0,'wing_color2',255,255,255), (230801,2390177,0,'eye_color',255,255,255), (230802,2390177,0,'skin_color',255,255,255), (230803,2390177,0,'soga_eye_color',255,0,255), (230804,2390178,0,'eye_color',255,255,255), (230805,2390178,0,'skin_color',255,255,255), (230806,2390178,0,'soga_eye_color',255,0,255), (230807,2390179,1,'cheek_type',-21,-64,0), (230808,2390179,1,'chin_type',-71,96,9), (230809,2390179,1,'ear_type',-65,84,0), (230810,2390179,1,'eye_brow_type',-7,-21,62), (230811,2390179,0,'eye_color',119,163,144), (230812,2390179,1,'eye_type',-34,0,0), (230813,2390179,0,'hair_color1',56,33,26), (230814,2390179,0,'hair_color2',94,59,11), (230815,2390179,0,'hair_face_color',97,68,10), (230816,2390179,0,'hair_face_highlight_color',184,128,10), (230817,2390179,0,'hair_highlight',209,131,22), (230818,2390179,0,'hair_type_color',97,68,10), (230819,2390179,0,'hair_type_highlight_color',184,128,10), (230820,2390179,1,'lip_type',-58,62,-71), (230821,2390179,1,'nose_type',59,-69,-21), (230822,2390179,0,'skin_color',220,216,173), (230823,2390179,1,'soga_cheek_type',-21,-64,0), (230824,2390179,1,'soga_chin_type',-71,96,9), (230825,2390179,1,'soga_ear_type',-65,84,0), (230826,2390179,1,'soga_eye_brow_type',-7,-21,62), (230827,2390179,0,'soga_eye_color',229,229,102), (230828,2390179,1,'soga_eye_type',-34,0,0), (230829,2390179,0,'soga_hair_color1',56,33,26), (230830,2390179,0,'soga_hair_color2',94,59,11), (230831,2390179,0,'soga_hair_face_color',97,68,10), (230832,2390179,0,'soga_hair_face_highlight_color',184,128,10), (230833,2390179,0,'soga_hair_highlight',209,131,22), (230834,2390179,0,'soga_hair_type_color',97,68,10), (230835,2390179,0,'soga_hair_type_highlight_color',184,128,10), (230836,2390179,1,'soga_lip_type',-58,62,-71), (230837,2390179,1,'soga_nose_type',59,-69,-21), (230838,2390179,0,'soga_skin_color',220,216,173), (230839,2390179,0,'wing_color1',255,255,255), (230840,2390179,0,'wing_color2',255,255,255), (230841,2390180,0,'eye_color',255,255,255), (230842,2390180,0,'skin_color',255,255,255), (230843,2390180,0,'soga_eye_color',255,0,255), (230844,2390181,0,'eye_color',255,255,255), (230845,2390181,0,'skin_color',255,255,255), (230846,2390181,0,'soga_eye_color',255,0,255), (230847,2390182,0,'eye_color',255,255,255), (230848,2390182,0,'skin_color',255,255,255), (230849,2390182,0,'soga_eye_color',255,0,255), (230850,2390183,0,'eye_color',255,255,255), (230851,2390183,0,'skin_color',255,255,255), (230852,2390183,0,'soga_eye_color',255,0,255), (230853,2390184,0,'eye_color',255,255,255), (230854,2390184,0,'skin_color',255,255,255), (230855,2390184,0,'soga_eye_color',255,0,255), (230856,2390185,1,'cheek_type',1,0,0), (230857,2390185,1,'chin_type',23,-44,-12), (230858,2390185,1,'ear_type',29,0,0), (230859,2390185,1,'eye_brow_type',-100,-100,100), (230860,2390185,0,'eye_color',40,24,8), (230861,2390185,1,'eye_type',22,0,0), (230862,2390185,0,'hair_face_color',12,5,0), (230863,2390185,0,'hair_face_highlight_color',135,135,133), (230864,2390185,0,'hair_type_color',12,5,0), (230865,2390185,0,'hair_type_highlight_color',135,135,133), (230866,2390185,1,'lip_type',-20,28,7), (230867,2390185,1,'nose_type',17,0,-19), (230868,2390185,0,'skin_color',89,64,66), (230869,2390185,1,'soga_cheek_type',1,0,0), (230870,2390185,1,'soga_chin_type',23,-44,-12), (230871,2390185,1,'soga_ear_type',29,0,0), (230872,2390185,1,'soga_eye_brow_type',-100,-100,100), (230873,2390185,0,'soga_eye_color',229,229,102), (230874,2390185,1,'soga_eye_type',22,0,0), (230875,2390185,0,'soga_hair_face_color',12,5,0), (230876,2390185,0,'soga_hair_face_highlight_color',135,135,133), (230877,2390185,0,'soga_hair_type_color',12,5,0), (230878,2390185,0,'soga_hair_type_highlight_color',135,135,133), (230879,2390185,1,'soga_lip_type',-20,28,7), (230880,2390185,1,'soga_nose_type',17,0,-19), (230881,2390185,0,'soga_skin_color',89,64,66), (230882,2390185,0,'wing_color1',255,255,255), (230883,2390185,0,'wing_color2',255,255,255), (230884,2390186,0,'eye_color',255,255,255), (230885,2390186,0,'skin_color',255,255,255), (230886,2390186,0,'soga_eye_color',255,0,255), (230887,2390187,0,'eye_color',255,255,255), (230888,2390187,0,'skin_color',255,255,255), (230889,2390187,0,'soga_eye_color',255,0,255), (230890,2390188,0,'eye_color',255,255,255), (230891,2390188,0,'skin_color',255,255,255), (230892,2390188,0,'soga_eye_color',255,0,255), (230893,2390189,0,'eye_color',255,255,255), (230894,2390189,0,'skin_color',255,255,255), (230895,2390189,0,'soga_eye_color',255,0,255), (230896,2390190,0,'eye_color',255,255,255), (230897,2390190,0,'skin_color',255,255,255), (230898,2390190,0,'soga_eye_color',255,0,255), (230899,2390191,0,'eye_color',255,255,255), (230900,2390191,0,'skin_color',255,255,255), (230901,2390191,0,'soga_eye_color',255,0,255), (230902,2390192,0,'eye_color',255,255,255), (230903,2390192,0,'skin_color',255,255,255), (230904,2390192,0,'soga_eye_color',255,0,255), (230905,2390193,0,'eye_color',255,255,255), (230906,2390193,0,'skin_color',255,255,255), (230907,2390193,0,'soga_eye_color',255,0,255), (230908,2390194,0,'eye_color',255,255,255), (230909,2390194,0,'skin_color',255,255,255), (230910,2390194,0,'soga_eye_color',255,0,255), (230911,2390195,0,'eye_color',255,255,255), (230912,2390195,0,'skin_color',255,255,255), (230913,2390195,0,'soga_eye_color',255,0,255), (230914,2390196,0,'eye_color',255,255,255), (230915,2390196,0,'skin_color',255,255,255), (230916,2390196,0,'soga_eye_color',255,0,255), (230917,2390197,0,'eye_color',255,255,255), (230918,2390197,0,'skin_color',255,255,255), (230919,2390197,0,'soga_eye_color',255,0,255), (230920,2390198,0,'eye_color',255,255,255), (230921,2390198,0,'skin_color',255,255,255), (230922,2390198,0,'soga_eye_color',255,0,255), (230923,2390199,0,'eye_color',255,255,255), (230924,2390199,0,'skin_color',255,255,255), (230925,2390199,0,'soga_eye_color',255,0,255), (230926,2390200,0,'eye_color',255,255,255), (230927,2390200,0,'skin_color',255,255,255), (230928,2390200,0,'soga_eye_color',255,0,255), (230929,2390201,0,'eye_color',255,255,255), (230930,2390201,0,'skin_color',255,255,255), (230931,2390201,0,'soga_eye_color',255,0,255), (230932,2390202,0,'eye_color',255,255,255), (230933,2390202,0,'skin_color',255,255,255), (230934,2390202,0,'soga_eye_color',255,0,255), (230935,2390203,0,'eye_color',255,255,255), (230936,2390203,0,'skin_color',255,255,255), (230937,2390203,0,'soga_eye_color',255,0,255), (230938,2390204,0,'eye_color',255,255,255), (230939,2390204,0,'skin_color',255,255,255), (230940,2390204,0,'soga_eye_color',255,0,255), (230941,2390205,0,'eye_color',255,255,255), (230942,2390205,0,'skin_color',255,255,255), (230943,2390205,0,'soga_eye_color',255,0,255), (230944,2390206,0,'eye_color',255,255,255), (230945,2390206,0,'skin_color',255,255,255), (230946,2390206,0,'soga_eye_color',255,0,255), (230947,2390207,0,'eye_color',255,255,255), (230948,2390207,0,'skin_color',255,255,255), (230949,2390207,0,'soga_eye_color',255,0,255), (230950,2390208,0,'eye_color',255,255,255), (230951,2390208,0,'skin_color',255,255,255), (230952,2390208,0,'soga_eye_color',255,0,255), (230953,2390209,0,'eye_color',255,255,255), (230954,2390209,0,'skin_color',255,255,255), (230955,2390209,0,'soga_eye_color',255,0,255), (230956,2390210,0,'eye_color',255,255,255), (230957,2390210,0,'skin_color',255,255,255), (230958,2390210,0,'soga_eye_color',255,0,255), (230959,2390211,0,'eye_color',255,255,255), (230960,2390211,0,'skin_color',255,255,255), (230961,2390211,0,'soga_eye_color',255,0,255), (230962,2390212,0,'eye_color',255,255,255), (230963,2390212,0,'skin_color',255,255,255), (230964,2390212,0,'soga_eye_color',255,0,255), (230965,2390213,0,'eye_color',255,255,255), (230966,2390213,0,'skin_color',255,255,255), (230967,2390213,0,'soga_eye_color',255,0,255), (230968,2390214,0,'eye_color',255,255,255), (230969,2390214,0,'skin_color',255,255,255), (230970,2390214,0,'soga_eye_color',255,0,255), (230971,2390215,1,'cheek_type',100,100,0), (230972,2390215,1,'chin_type',-100,-100,100), (230973,2390215,1,'ear_type',10,-61,0), (230974,2390215,1,'eye_brow_type',-23,-4,14), (230975,2390215,0,'eye_color',185,162,121), (230976,2390215,1,'eye_type',-7,0,0), (230977,2390215,0,'hair_face_color',238,235,229), (230978,2390215,0,'hair_face_highlight_color',229,216,199), (230979,2390215,0,'hair_type_color',238,235,229), (230980,2390215,0,'hair_type_highlight_color',229,216,199), (230981,2390215,1,'lip_type',100,-100,41), (230982,2390215,1,'nose_type',-100,100,100), (230983,2390215,0,'skin_color',208,217,217), (230984,2390215,1,'soga_cheek_type',100,100,0), (230985,2390215,1,'soga_chin_type',-100,-100,100), (230986,2390215,1,'soga_ear_type',10,-61,0), (230987,2390215,1,'soga_eye_brow_type',-23,-4,14), (230988,2390215,0,'soga_eye_color',229,229,102), (230989,2390215,1,'soga_eye_type',-7,0,0), (230990,2390215,0,'soga_hair_face_color',238,235,229), (230991,2390215,0,'soga_hair_face_highlight_color',229,216,199), (230992,2390215,0,'soga_hair_type_color',238,235,229), (230993,2390215,0,'soga_hair_type_highlight_color',229,216,199), (230994,2390215,1,'soga_lip_type',100,-100,41), (230995,2390215,1,'soga_nose_type',-100,100,100), (230996,2390215,0,'soga_skin_color',208,217,217), (230997,2390215,0,'wing_color1',255,255,255), (230998,2390215,0,'wing_color2',255,255,255), (230999,2390216,0,'eye_color',255,255,255), (231000,2390216,0,'skin_color',255,255,255), (231001,2390216,0,'soga_eye_color',255,0,255), (231002,2390217,0,'eye_color',255,255,255), (231003,2390217,0,'skin_color',255,255,255), (231004,2390217,0,'soga_eye_color',255,0,255), (231005,2390218,0,'eye_color',255,255,255), (231006,2390218,0,'skin_color',255,255,255), (231007,2390218,0,'soga_eye_color',255,0,255), (231008,2390219,0,'eye_color',255,255,255), (231009,2390219,0,'skin_color',255,255,255), (231010,2390219,0,'soga_eye_color',255,0,255), (231011,2390220,0,'eye_color',255,255,255), (231012,2390220,0,'skin_color',255,255,255), (231013,2390220,0,'soga_eye_color',255,0,255), (231014,2390221,0,'eye_color',255,255,255), (231015,2390221,0,'skin_color',255,255,255), (231016,2390221,0,'soga_eye_color',255,0,255), (231017,2390222,0,'eye_color',255,255,255), (231018,2390222,0,'skin_color',255,255,255), (231019,2390222,0,'soga_eye_color',255,0,255), (231020,2390223,0,'eye_color',255,255,255), (231021,2390223,0,'skin_color',255,255,255), (231022,2390223,0,'soga_eye_color',255,0,255), (231023,2390224,0,'eye_color',255,255,255), (231024,2390224,0,'skin_color',255,255,255), (231025,2390224,0,'soga_eye_color',255,0,255), (231026,2390225,0,'eye_color',255,255,255), (231027,2390225,0,'skin_color',255,255,255), (231028,2390225,0,'soga_eye_color',255,0,255), (231029,2390226,0,'eye_color',255,255,255), (231030,2390226,0,'skin_color',255,255,255), (231031,2390226,0,'soga_eye_color',255,0,255), (231032,2390227,0,'eye_color',255,255,255), (231033,2390227,0,'skin_color',255,255,255), (231034,2390227,0,'soga_eye_color',255,0,255), (231035,2390228,0,'eye_color',255,255,255), (231036,2390228,0,'skin_color',255,255,255), (231037,2390228,0,'soga_eye_color',255,0,255), (231038,2390229,0,'eye_color',255,255,255), (231039,2390229,0,'skin_color',255,255,255), (231040,2390229,0,'soga_eye_color',255,0,255), (231041,2390230,0,'eye_color',255,255,255), (231042,2390230,0,'skin_color',255,255,255), (231043,2390230,0,'soga_eye_color',255,0,255), (231044,2390231,0,'eye_color',255,255,255), (231045,2390231,0,'skin_color',255,255,255), (231046,2390231,0,'soga_eye_color',255,0,255), (231047,2390232,0,'eye_color',255,255,255), (231048,2390232,0,'skin_color',255,255,255), (231049,2390232,0,'soga_eye_color',255,0,255), (231050,2390233,0,'eye_color',255,255,255), (231051,2390233,0,'skin_color',255,255,255), (231052,2390233,0,'soga_eye_color',255,0,255), (231053,2390234,0,'eye_color',255,255,255), (231054,2390234,0,'skin_color',255,255,255), (231055,2390234,0,'soga_eye_color',255,0,255), (231059,2390236,0,'eye_color',255,255,255), (231060,2390236,0,'skin_color',255,255,255), (231061,2390236,0,'soga_eye_color',255,0,255), (231062,2390237,0,'eye_color',255,255,255), (231063,2390237,0,'skin_color',255,255,255), (231064,2390237,0,'soga_eye_color',255,0,255), (231065,2390238,0,'eye_color',255,255,255), (231066,2390238,0,'skin_color',255,255,255), (231067,2390238,0,'soga_eye_color',255,0,255), (231068,2390239,0,'eye_color',255,255,255), (231069,2390239,0,'skin_color',255,255,255), (231070,2390239,0,'soga_eye_color',255,0,255), (231071,2390240,0,'eye_color',255,255,255), (231072,2390240,0,'skin_color',255,255,255), (231073,2390240,0,'soga_eye_color',255,0,255), (231074,2390241,0,'eye_color',255,255,255), (231075,2390241,0,'skin_color',255,255,255), (231076,2390241,0,'soga_eye_color',255,0,255), (231077,2390242,0,'eye_color',255,255,255), (231078,2390242,0,'skin_color',255,255,255), (231079,2390242,0,'soga_eye_color',255,0,255), (231080,2390243,0,'eye_color',255,255,255), (231081,2390243,0,'skin_color',255,255,255), (231082,2390243,0,'soga_eye_color',255,0,255), (231083,2390244,1,'cheek_type',25,-75,0), (231084,2390244,1,'chin_type',-68,-11,62), (231085,2390244,1,'ear_type',100,-100,0), (231086,2390244,1,'eye_brow_type',-100,31,100), (231087,2390244,0,'eye_color',46,95,108), (231088,2390244,1,'eye_type',-100,0,0), (231089,2390244,0,'hair_color1',38,22,21), (231090,2390244,0,'hair_color2',120,50,0), (231091,2390244,0,'hair_highlight',38,22,21), (231092,2390244,1,'lip_type',-62,-7,31), (231093,2390244,1,'nose_type',58,-51,34), (231094,2390244,0,'skin_color',203,208,185), (231095,2390244,1,'soga_cheek_type',-23,91,0), (231096,2390244,1,'soga_chin_type',-100,-28,47), (231097,2390244,1,'soga_ear_type',100,-100,0), (231098,2390244,1,'soga_eye_brow_type',62,37,-100), (231099,2390244,0,'soga_eye_color',229,229,102), (231100,2390244,1,'soga_eye_type',-61,0,0), (231101,2390244,0,'soga_hair_color1',38,22,21), (231102,2390244,0,'soga_hair_color2',120,50,0), (231103,2390244,0,'soga_hair_highlight',38,22,21), (231104,2390244,1,'soga_lip_type',-100,-7,90), (231105,2390244,1,'soga_nose_type',100,56,2), (231106,2390244,0,'soga_skin_color',239,211,213), (231107,2390244,0,'wing_color1',255,255,255), (231108,2390244,0,'wing_color2',255,255,255), (231109,2390245,0,'eye_color',255,255,255), (231110,2390245,0,'skin_color',255,255,255), (231111,2390245,0,'soga_eye_color',255,0,255), (231112,2390246,0,'eye_color',255,255,255), (231113,2390246,0,'skin_color',255,255,255), (231114,2390246,0,'soga_eye_color',255,0,255), (231115,380000,1,'cheek_type',91,-1,0), (231116,380000,1,'chin_type',75,31,34), (231117,380000,1,'ear_type',-100,-97,0), (231118,380000,1,'eye_brow_type',-47,74,-41), (231119,380000,0,'eye_color',204,204,204), (231120,380000,1,'eye_type',25,0,0), (231121,380000,0,'hair_color1',14,198,50), (231122,380000,1,'lip_type',-11,15,8), (231123,380000,1,'nose_type',-83,14,-58), (231124,380000,0,'skin_color',177,179,180), (231125,380000,1,'soga_cheek_type',0,-47,74), (231126,380000,1,'soga_chin_type',0,-11,15), (231127,380000,1,'soga_ear_type',0,25,0), (231128,380000,1,'soga_eye_brow_type',0,-100,-97), (231129,380000,0,'soga_eye_color',204,204,204), (231130,380000,1,'soga_lip_type',-41,91,-1), (231131,380000,1,'soga_nose_type',8,75,31), (231132,380000,0,'soga_skin_color',177,179,180), (231133,380001,0,'eye_color',255,255,255), (231134,380001,0,'skin_color',255,255,255), (231135,380001,0,'soga_eye_color',255,0,255), (231136,380002,0,'eye_color',255,255,255), (231137,380002,0,'skin_color',255,255,255), (231138,380002,0,'soga_eye_color',255,0,255), (231139,380003,0,'eye_color',255,255,255), (231140,380003,0,'skin_color',255,255,255), (231141,380003,0,'soga_eye_color',255,0,255), (231142,380004,0,'eye_color',255,255,255), (231143,380004,0,'skin_color',255,255,255), (231144,380004,0,'soga_eye_color',255,0,255), (231145,380005,0,'eye_color',255,255,255), (231146,380005,0,'skin_color',255,255,255), (231147,380005,0,'soga_eye_color',255,0,255), (231148,380006,0,'eye_color',255,255,255), (231149,380006,0,'skin_color',255,255,255), (231150,380006,0,'soga_eye_color',255,0,255), (231151,380007,0,'eye_color',255,255,255), (231152,380007,0,'skin_color',255,255,255), (231153,380007,0,'soga_eye_color',255,0,255), (231154,380008,0,'eye_color',255,255,255), (231155,380008,0,'skin_color',255,255,255), (231156,380008,0,'soga_eye_color',255,0,255), (231157,380009,0,'eye_color',255,255,255), (231158,380009,0,'skin_color',255,255,255), (231159,380009,0,'soga_eye_color',255,0,255), (231160,380010,0,'eye_color',255,255,255), (231161,380010,0,'skin_color',255,255,255), (231162,380010,0,'soga_eye_color',255,0,255), (231163,380011,0,'eye_color',255,255,255), (231164,380011,0,'skin_color',255,255,255), (231165,380011,0,'soga_eye_color',255,0,255), (231166,380012,0,'eye_color',255,255,255), (231167,380012,0,'skin_color',255,255,255), (231168,380012,0,'soga_eye_color',255,0,255), (231169,380013,0,'eye_color',255,255,255), (231170,380013,0,'skin_color',255,255,255), (231171,380013,0,'soga_eye_color',255,0,255), (231172,380014,0,'eye_color',255,255,255), (231173,380014,0,'skin_color',255,255,255), (231174,380014,0,'soga_eye_color',255,0,255), (231175,380015,0,'eye_color',255,255,255), (231176,380015,0,'skin_color',255,255,255), (231177,380015,0,'soga_eye_color',255,0,255), (231178,380016,0,'eye_color',255,255,255), (231179,380016,0,'skin_color',255,255,255), (231180,380016,0,'soga_eye_color',255,0,255), (231181,380017,0,'eye_color',255,255,255), (231182,380017,0,'skin_color',255,255,255), (231183,380017,0,'soga_eye_color',255,0,255), (231184,380018,0,'eye_color',255,255,255), (231185,380018,0,'skin_color',255,255,255), (231186,380018,0,'soga_eye_color',255,0,255), (231187,380019,0,'eye_color',255,255,255), (231188,380019,0,'skin_color',255,255,255), (231189,380019,0,'soga_eye_color',255,0,255), (231190,380020,0,'eye_color',255,255,255), (231191,380020,0,'skin_color',255,255,255), (231192,380020,0,'soga_eye_color',255,0,255), (231193,380021,0,'eye_color',255,255,255), (231194,380021,0,'skin_color',255,255,255), (231195,380021,0,'soga_eye_color',255,0,255), (231196,380022,0,'eye_color',255,255,255), (231197,380022,0,'skin_color',255,255,255), (231198,380022,0,'soga_eye_color',255,0,255), (231199,380023,0,'eye_color',255,255,255), (231200,380023,0,'skin_color',255,255,255), (231201,380023,0,'soga_eye_color',255,0,255), (231202,380024,0,'eye_color',255,255,255), (231203,380024,0,'skin_color',255,255,255), (231204,380024,0,'soga_eye_color',255,0,255), (231205,380025,0,'eye_color',255,255,255), (231206,380025,0,'skin_color',255,255,255), (231207,380025,0,'soga_eye_color',255,0,255), (231208,380026,0,'eye_color',255,255,255), (231209,380026,0,'skin_color',255,255,255), (231210,380026,0,'soga_eye_color',255,0,255), (231211,380027,0,'eye_color',255,255,255), (231212,380027,0,'skin_color',255,255,255), (231213,380027,0,'soga_eye_color',255,0,255), (231214,380028,0,'eye_color',255,255,255), (231215,380028,0,'skin_color',255,255,255), (231216,380028,0,'soga_eye_color',255,0,255), (231217,380029,0,'eye_color',255,255,255), (231218,380029,0,'skin_color',255,255,255), (231219,380029,0,'soga_eye_color',255,0,255), (231220,380030,0,'eye_color',255,255,255), (231221,380030,0,'skin_color',255,255,255), (231222,380030,0,'soga_eye_color',255,0,255), (231223,380031,0,'eye_color',255,255,255), (231224,380031,0,'skin_color',255,255,255), (231225,380031,0,'soga_eye_color',255,0,255), (231226,380032,0,'eye_color',255,255,255), (231227,380032,0,'skin_color',255,255,255), (231228,380032,0,'soga_eye_color',255,0,255), (231229,380033,0,'eye_color',255,255,255), (231230,380033,0,'skin_color',255,255,255), (231231,380033,0,'soga_eye_color',255,0,255), (231232,380034,0,'eye_color',255,255,255), (231233,380034,0,'skin_color',255,255,255), (231234,380034,0,'soga_eye_color',255,0,255), (231235,3280000,1,'cheek_type',91,-1,0), (231236,3280000,1,'chin_type',75,31,34), (231237,3280000,1,'ear_type',-100,-97,0), (231238,3280000,1,'eye_brow_type',-47,74,-41), (231239,3280000,0,'eye_color',204,204,204), (231240,3280000,1,'eye_type',25,0,0), (231241,3280000,0,'hair_color1',14,198,50), (231242,3280000,1,'lip_type',-11,15,8), (231243,3280000,1,'nose_type',-83,14,-58), (231244,3280000,0,'skin_color',177,179,180), (231245,3280000,1,'soga_cheek_type',0,-47,74), (231246,3280000,1,'soga_chin_type',0,-11,15), (231247,3280000,1,'soga_ear_type',0,25,0), (231248,3280000,1,'soga_eye_brow_type',0,-100,-97), (231249,3280000,0,'soga_eye_color',204,204,204), (231250,3280000,1,'soga_lip_type',-41,91,-1), (231251,3280000,1,'soga_nose_type',8,75,31), (231252,3280000,0,'soga_skin_color',177,179,180), (231253,3280001,0,'eye_color',255,255,255), (231254,3280001,0,'skin_color',255,255,255), (231255,3280001,0,'soga_eye_color',255,0,255), (231256,3280002,1,'cheek_type',-32,11,0), (231257,3280002,1,'chin_type',97,15,-14), (231258,3280002,1,'ear_type',20,-37,0), (231259,3280002,1,'eye_brow_type',-14,40,31), (231260,3280002,0,'eye_color',94,159,177), (231261,3280002,1,'eye_type',14,0,0), (231262,3280002,0,'hair_color1',193,188,182), (231263,3280002,0,'hair_color2',159,0,0), (231264,3280002,0,'hair_face_color',35,24,1), (231265,3280002,0,'hair_face_highlight_color',100,70,10), (231266,3280002,0,'hair_highlight',209,131,22), (231267,3280002,0,'hair_type_color',35,24,1), (231268,3280002,0,'hair_type_highlight_color',100,70,10), (231269,3280002,1,'lip_type',-93,75,43), (231270,3280002,1,'nose_type',-61,-63,-68), (231271,3280002,0,'skin_color',242,252,252), (231272,3280002,1,'soga_cheek_type',0,-14,40), (231273,3280002,1,'soga_chin_type',0,-93,75), (231274,3280002,1,'soga_ear_type',0,14,0), (231275,3280002,1,'soga_eye_brow_type',0,20,-37), (231276,3280002,0,'soga_eye_color',229,229,102), (231277,3280002,1,'soga_eye_type',-97,0,0), (231278,3280002,0,'soga_hair_color1',29,21,28), (231279,3280002,0,'soga_hair_color2',39,32,39), (231280,3280002,0,'soga_hair_face_color',35,24,1), (231281,3280002,0,'soga_hair_face_highlight_color',100,70,10), (231282,3280002,0,'soga_hair_highlight',209,131,22), (231283,3280002,0,'soga_hair_type_color',35,24,1), (231284,3280002,0,'soga_hair_type_highlight_color',100,70,10), (231285,3280002,1,'soga_lip_type',31,-32,11), (231286,3280002,1,'soga_nose_type',43,97,15), (231287,3280002,0,'soga_skin_color',242,252,252), (231288,3280002,0,'wing_color1',255,255,255), (231289,3280002,0,'wing_color2',255,255,255), (231290,3280003,1,'cheek_type',-7,-93,0), (231291,3280003,1,'chin_type',68,-71,-12), (231292,3280003,1,'ear_type',19,20,0), (231293,3280003,1,'eye_brow_type',28,88,17), (231294,3280003,0,'eye_color',41,82,95), (231295,3280003,1,'eye_type',79,0,0), (231296,3280003,0,'hair_color1',17,1,171), (231297,3280003,0,'hair_color2',62,0,0), (231298,3280003,0,'hair_face_color',100,70,10), (231299,3280003,0,'hair_face_highlight_color',232,183,30), (231300,3280003,0,'hair_highlight',54,45,28), (231301,3280003,0,'hair_type_color',100,70,10), (231302,3280003,0,'hair_type_highlight_color',232,183,30), (231303,3280003,1,'lip_type',-56,-1,-34), (231304,3280003,1,'nose_type',17,17,1), (231305,3280003,0,'skin_color',105,112,109), (231306,3280003,1,'soga_cheek_type',0,28,88), (231307,3280003,1,'soga_chin_type',0,-56,-1), (231308,3280003,1,'soga_ear_type',0,79,0), (231309,3280003,1,'soga_eye_brow_type',0,19,20), (231310,3280003,0,'soga_eye_color',229,229,102), (231311,3280003,1,'soga_eye_type',62,0,0), (231312,3280003,0,'soga_hair_color1',91,21,51), (231313,3280003,0,'soga_hair_color2',159,88,0), (231314,3280003,0,'soga_hair_face_color',100,70,10), (231315,3280003,0,'soga_hair_face_highlight_color',232,183,30), (231316,3280003,0,'soga_hair_highlight',54,45,28), (231317,3280003,0,'soga_hair_type_color',100,70,10), (231318,3280003,0,'soga_hair_type_highlight_color',232,183,30), (231319,3280003,1,'soga_lip_type',17,-7,-93), (231320,3280003,1,'soga_nose_type',-34,68,-71), (231321,3280003,0,'soga_skin_color',105,112,109), (231322,3280003,0,'wing_color1',255,255,255), (231323,3280003,0,'wing_color2',255,255,255), (231324,3280004,1,'cheek_type',-45,-75,0), (231325,3280004,1,'chin_type',-38,62,-7), (231326,3280004,1,'ear_type',37,-68,0), (231327,3280004,1,'eye_brow_type',-91,63,83), (231328,3280004,0,'eye_color',108,168,186), (231329,3280004,1,'eye_type',-85,0,0), (231330,3280004,0,'hair_color1',0,233,168), (231331,3280004,0,'hair_color2',225,0,0), (231332,3280004,0,'hair_face_color',37,22,5), (231333,3280004,0,'hair_face_highlight_color',233,168,29), (231334,3280004,0,'hair_highlight',109,14,49), (231335,3280004,0,'hair_type_color',37,22,5), (231336,3280004,0,'hair_type_highlight_color',233,168,29), (231337,3280004,1,'lip_type',77,38,7), (231338,3280004,1,'nose_type',-95,0,-23), (231339,3280004,0,'skin_color',197,186,187), (231340,3280004,1,'soga_cheek_type',0,-91,63), (231341,3280004,1,'soga_chin_type',0,77,38), (231342,3280004,1,'soga_ear_type',0,-85,0), (231343,3280004,1,'soga_eye_brow_type',0,37,-68), (231344,3280004,0,'soga_eye_color',229,229,102), (231345,3280004,1,'soga_eye_type',-31,0,0), (231346,3280004,0,'soga_hair_color1',79,28,15), (231347,3280004,0,'soga_hair_color2',111,64,0), (231348,3280004,0,'soga_hair_face_color',37,22,5), (231349,3280004,0,'soga_hair_face_highlight_color',233,168,29), (231350,3280004,0,'soga_hair_highlight',109,14,49), (231351,3280004,0,'soga_hair_type_color',37,22,5), (231352,3280004,0,'soga_hair_type_highlight_color',233,168,29), (231353,3280004,1,'soga_lip_type',83,-45,-75), (231354,3280004,1,'soga_nose_type',7,-38,62), (231355,3280004,0,'soga_skin_color',197,186,187), (231356,3280004,0,'wing_color1',255,255,255), (231357,3280004,0,'wing_color2',255,255,255), (231358,3280005,1,'cheek_type',96,31,0), (231359,3280005,1,'chin_type',-87,-87,-37), (231360,3280005,1,'ear_type',-66,95,0), (231361,3280005,1,'eye_brow_type',82,94,-71), (231362,3280005,0,'eye_color',126,179,189), (231363,3280005,1,'eye_type',85,0,0), (231364,3280005,0,'hair_color1',162,95,222), (231365,3280005,0,'hair_color2',167,0,0), (231366,3280005,0,'hair_face_color',168,59,22), (231367,3280005,0,'hair_face_highlight_color',84,0,0), (231368,3280005,0,'hair_highlight',200,165,96), (231369,3280005,0,'hair_type_color',168,59,22), (231370,3280005,0,'hair_type_highlight_color',84,0,0), (231371,3280005,1,'lip_type',-98,-82,-32), (231372,3280005,1,'nose_type',-85,-94,95), (231373,3280005,0,'skin_color',161,140,92), (231374,3280005,1,'soga_cheek_type',0,82,94), (231375,3280005,1,'soga_chin_type',0,-98,-82), (231376,3280005,1,'soga_ear_type',0,85,0), (231377,3280005,1,'soga_eye_brow_type',0,-66,95), (231378,3280005,0,'soga_eye_color',229,229,102), (231379,3280005,1,'soga_eye_type',-89,0,0), (231380,3280005,0,'soga_hair_color1',29,21,28), (231381,3280005,0,'soga_hair_color2',39,32,39), (231382,3280005,0,'soga_hair_face_color',168,59,22), (231383,3280005,0,'soga_hair_face_highlight_color',84,0,0), (231384,3280005,0,'soga_hair_highlight',200,165,96), (231385,3280005,0,'soga_hair_type_color',168,59,22), (231386,3280005,0,'soga_hair_type_highlight_color',84,0,0), (231387,3280005,1,'soga_lip_type',-71,96,31), (231388,3280005,1,'soga_nose_type',-32,-87,-87), (231389,3280005,0,'soga_skin_color',161,140,92), (231390,3280005,0,'wing_color1',255,255,255), (231391,3280005,0,'wing_color2',255,255,255), (231392,3280006,1,'cheek_type',-8,3,0), (231393,3280006,1,'chin_type',17,7,-20), (231394,3280006,1,'ear_type',44,26,0), (231395,3280006,1,'eye_brow_type',-11,0,26), (231396,3280006,0,'eye_color',61,39,83), (231397,3280006,1,'eye_type',-11,0,0), (231398,3280006,0,'hair_color1',8,245,100), (231399,3280006,0,'hair_face_color',124,112,95), (231400,3280006,0,'hair_face_highlight_color',216,192,37), (231401,3280006,0,'hair_type_color',124,112,95), (231402,3280006,0,'hair_type_highlight_color',216,192,37), (231403,3280006,1,'lip_type',-11,-7,12), (231404,3280006,1,'nose_type',-43,8,-11), (231405,3280006,0,'skin_color',149,134,100), (231406,3280006,1,'soga_cheek_type',0,-11,0), (231407,3280006,1,'soga_chin_type',0,-11,-7), (231408,3280006,1,'soga_ear_type',0,-11,0), (231409,3280006,1,'soga_eye_brow_type',0,44,26), (231410,3280006,0,'soga_eye_color',229,229,102), (231411,3280006,1,'soga_eye_type',-11,0,0), (231412,3280006,0,'soga_hair_face_color',124,112,95), (231413,3280006,0,'soga_hair_face_highlight_color',216,192,37), (231414,3280006,0,'soga_hair_type_color',124,112,95), (231415,3280006,0,'soga_hair_type_highlight_color',216,192,37), (231416,3280006,1,'soga_lip_type',26,-8,3), (231417,3280006,1,'soga_nose_type',12,17,7), (231418,3280006,0,'soga_skin_color',149,134,100), (231419,3280006,0,'wing_color1',255,255,255), (231420,3280006,0,'wing_color2',255,255,255), (231421,3280007,1,'cheek_type',-19,22,0), (231422,3280007,1,'chin_type',9,-31,19), (231423,3280007,1,'ear_type',7,3,0), (231424,3280007,1,'eye_brow_type',-7,34,0), (231425,3280007,0,'eye_color',223,180,16), (231426,3280007,1,'eye_type',-7,0,0), (231427,3280007,0,'hair_color1',228,26,100), (231428,3280007,0,'hair_face_color',99,98,98), (231429,3280007,0,'hair_type_color',99,98,98), (231430,3280007,1,'lip_type',38,0,-1), (231431,3280007,1,'nose_type',-2,-28,26), (231432,3280007,0,'skin_color',176,42,39), (231433,3280007,1,'soga_cheek_type',0,-7,34), (231434,3280007,1,'soga_chin_type',0,38,0), (231435,3280007,1,'soga_ear_type',0,-7,0), (231436,3280007,1,'soga_eye_brow_type',0,7,3), (231437,3280007,0,'soga_eye_color',229,229,102), (231438,3280007,1,'soga_eye_type',-7,0,0), (231439,3280007,0,'soga_hair_face_color',99,98,98), (231440,3280007,0,'soga_hair_type_color',99,98,98), (231441,3280007,1,'soga_lip_type',0,-19,22), (231442,3280007,1,'soga_nose_type',-1,9,-31), (231443,3280007,0,'soga_skin_color',176,42,39), (231444,3280007,0,'wing_color1',255,255,255), (231445,3280007,0,'wing_color2',255,255,255), (231446,3280008,1,'cheek_type',100,-100,0), (231447,3280008,1,'chin_type',-100,100,100), (231448,3280008,1,'ear_type',25,9,0), (231449,3280008,1,'eye_brow_type',100,100,100), (231450,3280008,0,'eye_color',118,14,183), (231451,3280008,1,'eye_type',100,0,0), (231452,3280008,0,'hair_color1',239,255,31), (231453,3280008,0,'hair_face_color',171,60,32), (231454,3280008,0,'hair_face_highlight_color',216,192,37), (231455,3280008,0,'hair_type_color',171,60,32), (231456,3280008,0,'hair_type_highlight_color',216,192,37), (231457,3280008,1,'lip_type',100,50,-68), (231458,3280008,1,'nose_type',0,-17,-1), (231459,3280008,0,'skin_color',9,10,10), (231460,3280008,1,'soga_cheek_type',0,100,100), (231461,3280008,1,'soga_chin_type',0,100,50), (231462,3280008,1,'soga_ear_type',0,100,0), (231463,3280008,1,'soga_eye_brow_type',0,25,9), (231464,3280008,0,'soga_eye_color',229,229,102), (231465,3280008,1,'soga_eye_type',100,0,0), (231466,3280008,0,'soga_hair_face_color',171,60,32), (231467,3280008,0,'soga_hair_face_highlight_color',216,192,37), (231468,3280008,0,'soga_hair_type_color',171,60,32), (231469,3280008,0,'soga_hair_type_highlight_color',216,192,37), (231470,3280008,1,'soga_lip_type',100,100,-100), (231471,3280008,1,'soga_nose_type',-68,-100,100), (231472,3280008,0,'soga_skin_color',9,10,10), (231473,3280008,0,'wing_color1',255,255,255), (231474,3280008,0,'wing_color2',255,255,255), (231475,3280009,1,'cheek_type',100,-100,0), (231476,3280009,1,'chin_type',-100,100,100), (231477,3280009,1,'ear_type',25,9,0), (231478,3280009,1,'eye_brow_type',100,100,100), (231479,3280009,0,'eye_color',118,14,183), (231480,3280009,1,'eye_type',100,0,0), (231481,3280009,0,'hair_color1',239,255,217), (231482,3280009,0,'hair_face_color',171,60,32), (231483,3280009,0,'hair_face_highlight_color',216,192,37), (231484,3280009,0,'hair_type_color',171,60,32), (231485,3280009,0,'hair_type_highlight_color',216,192,37), (231486,3280009,1,'lip_type',100,50,-68), (231487,3280009,1,'nose_type',0,-17,-1), (231488,3280009,0,'skin_color',55,57,59), (231489,3280009,1,'soga_cheek_type',0,100,100), (231490,3280009,1,'soga_chin_type',0,100,50), (231491,3280009,1,'soga_ear_type',0,100,0), (231492,3280009,1,'soga_eye_brow_type',0,25,9), (231493,3280009,0,'soga_eye_color',229,229,102), (231494,3280009,1,'soga_eye_type',100,0,0), (231495,3280009,0,'soga_hair_face_color',171,60,32), (231496,3280009,0,'soga_hair_face_highlight_color',216,192,37), (231497,3280009,0,'soga_hair_type_color',171,60,32), (231498,3280009,0,'soga_hair_type_highlight_color',216,192,37), (231499,3280009,1,'soga_lip_type',100,100,-100), (231500,3280009,1,'soga_nose_type',-68,-100,100), (231501,3280009,0,'soga_skin_color',55,57,59), (231502,3280009,0,'wing_color1',255,255,255), (231503,3280009,0,'wing_color2',255,255,255), (231504,3280010,1,'cheek_type',100,-100,0), (231505,3280010,1,'chin_type',-100,100,100), (231506,3280010,1,'ear_type',25,8,0), (231507,3280010,1,'eye_brow_type',100,100,100), (231508,3280010,0,'eye_color',118,14,183), (231509,3280010,1,'eye_type',100,0,0), (231510,3280010,0,'hair_color1',239,0,245), (231511,3280010,0,'hair_face_color',171,60,32), (231512,3280010,0,'hair_face_highlight_color',216,192,37), (231513,3280010,0,'hair_type_color',171,60,32), (231514,3280010,0,'hair_type_highlight_color',216,192,37), (231515,3280010,1,'lip_type',100,50,-68), (231516,3280010,1,'nose_type',0,-17,0), (231517,3280010,0,'skin_color',84,44,20), (231518,3280010,1,'soga_cheek_type',0,100,100), (231519,3280010,1,'soga_chin_type',0,100,50), (231520,3280010,1,'soga_ear_type',0,100,0), (231521,3280010,1,'soga_eye_brow_type',0,25,8), (231522,3280010,0,'soga_eye_color',229,229,102), (231523,3280010,1,'soga_eye_type',100,0,0), (231524,3280010,0,'soga_hair_face_color',171,60,32), (231525,3280010,0,'soga_hair_face_highlight_color',216,192,37), (231526,3280010,0,'soga_hair_type_color',171,60,32), (231527,3280010,0,'soga_hair_type_highlight_color',216,192,37), (231528,3280010,1,'soga_lip_type',100,100,-100), (231529,3280010,1,'soga_nose_type',-68,-100,100), (231530,3280010,0,'soga_skin_color',84,44,20), (231531,3280010,0,'wing_color1',255,255,255), (231532,3280010,0,'wing_color2',255,255,255), (231533,3280011,0,'eye_color',255,255,255), (231534,3280011,0,'skin_color',255,255,255), (231535,3280011,0,'soga_eye_color',255,0,255), (231536,3280012,0,'eye_color',255,255,255), (231537,3280012,0,'skin_color',255,255,255), (231538,3280012,0,'soga_eye_color',255,0,255), (231539,3280013,0,'eye_color',255,255,255), (231540,3280013,0,'skin_color',255,255,255), (231541,3280013,0,'soga_eye_color',255,0,255), (231542,3280014,0,'eye_color',255,255,255), (231543,3280014,0,'skin_color',255,255,255), (231544,3280014,0,'soga_eye_color',255,0,255), (231545,3280015,1,'cheek_type',0,35,0), (231546,3280015,1,'chin_type',2,90,23), (231547,3280015,1,'ear_type',-17,0,0), (231548,3280015,1,'eye_brow_type',-50,0,-17), (231549,3280015,0,'eye_color',61,104,65), (231550,3280015,1,'eye_type',-10,0,0), (231551,3280015,0,'hair_color1',246,219,114), (231552,3280015,0,'hair_color2',187,136,62), (231553,3280015,0,'hair_face_color',233,184,31), (231554,3280015,0,'hair_face_highlight_color',19,6,25), (231555,3280015,0,'hair_highlight',29,21,28), (231556,3280015,0,'hair_type_color',233,184,31), (231557,3280015,0,'hair_type_highlight_color',19,6,25), (231558,3280015,1,'lip_type',-68,48,48), (231559,3280015,1,'nose_type',93,-40,-93), (231560,3280015,0,'skin_color',121,94,57), (231561,3280015,1,'soga_cheek_type',0,35,0), (231562,3280015,1,'soga_chin_type',2,90,23), (231563,3280015,1,'soga_ear_type',-17,0,0), (231564,3280015,1,'soga_eye_brow_type',-50,0,-17), (231565,3280015,0,'soga_eye_color',229,229,102), (231566,3280015,1,'soga_eye_type',-10,0,0), (231567,3280015,0,'soga_hair_color1',246,219,114), (231568,3280015,0,'soga_hair_color2',187,136,62), (231569,3280015,0,'soga_hair_face_color',233,184,31), (231570,3280015,0,'soga_hair_face_highlight_color',19,6,25), (231571,3280015,0,'soga_hair_highlight',29,21,28), (231572,3280015,0,'soga_hair_type_color',233,184,31), (231573,3280015,0,'soga_hair_type_highlight_color',19,6,25), (231574,3280015,1,'soga_lip_type',-68,48,48), (231575,3280015,1,'soga_nose_type',93,-40,-93), (231576,3280015,0,'soga_skin_color',121,94,57), (231577,3280015,0,'wing_color1',255,255,255), (231578,3280015,0,'wing_color2',255,255,255), (231579,3280016,0,'eye_color',255,255,255), (231580,3280016,0,'skin_color',255,255,255), (231581,3280016,0,'soga_eye_color',255,0,255), (231582,3280017,1,'cheek_type',100,-100,0), (231583,3280017,1,'chin_type',-100,100,100), (231584,3280017,1,'ear_type',25,9,0), (231585,3280017,1,'eye_brow_type',100,100,100), (231586,3280017,0,'eye_color',118,14,183), (231587,3280017,1,'eye_type',100,0,0), (231588,3280017,0,'hair_face_color',171,60,32), (231589,3280017,0,'hair_face_highlight_color',216,192,37), (231590,3280017,0,'hair_type_color',171,60,32), (231591,3280017,0,'hair_type_highlight_color',216,192,37), (231592,3280017,1,'lip_type',100,50,-68), (231593,3280017,1,'nose_type',0,-17,-1), (231594,3280017,0,'skin_color',38,11,2), (231595,3280017,1,'soga_cheek_type',100,-100,0), (231596,3280017,1,'soga_chin_type',-100,100,100), (231597,3280017,1,'soga_ear_type',25,9,0), (231598,3280017,1,'soga_eye_brow_type',100,100,100), (231599,3280017,0,'soga_eye_color',229,229,102), (231600,3280017,1,'soga_eye_type',100,0,0), (231601,3280017,0,'soga_hair_face_color',171,60,32), (231602,3280017,0,'soga_hair_face_highlight_color',216,192,37), (231603,3280017,0,'soga_hair_type_color',171,60,32), (231604,3280017,0,'soga_hair_type_highlight_color',216,192,37), (231605,3280017,1,'soga_lip_type',100,50,-68), (231606,3280017,1,'soga_nose_type',0,-17,-1), (231607,3280017,0,'soga_skin_color',38,11,2), (231608,3280017,0,'wing_color1',255,255,255), (231609,3280017,0,'wing_color2',255,255,255), (231610,190000,0,'eye_color',255,255,255), (231611,190000,0,'skin_color',255,255,255), (231612,190000,0,'soga_eye_color',255,0,255), (231613,190001,0,'eye_color',255,255,255), (231614,190001,0,'skin_color',255,255,255), (231615,190001,0,'soga_eye_color',255,0,255), (231616,190002,0,'eye_color',255,255,255), (231617,190002,0,'skin_color',255,255,255), (231618,190002,0,'soga_eye_color',255,0,255), (231619,190003,0,'eye_color',255,255,255), (231620,190003,0,'skin_color',255,255,255), (231621,190003,0,'soga_eye_color',255,0,255), (231622,190004,1,'cheek_type',100,-28,0), (231623,190004,1,'chin_type',37,-50,93), (231624,190004,1,'ear_type',100,-61,0), (231625,190004,1,'eye_brow_type',-50,-25,-7), (231626,190004,0,'eye_color',237,242,255), (231627,190004,1,'eye_type',46,0,0), (231628,190004,0,'hair_color1',174,100,75), (231629,190004,1,'lip_type',-3,-63,-21), (231630,190004,1,'nose_type',56,-82,100), (231631,190004,0,'skin_color',191,177,167), (231632,190004,1,'soga_cheek_type',0,-50,-25), (231633,190004,1,'soga_chin_type',0,-3,-63), (231634,190004,1,'soga_ear_type',0,46,0), (231635,190004,1,'soga_eye_brow_type',0,100,-61), (231636,190004,0,'soga_eye_color',229,229,102), (231637,190004,1,'soga_eye_type',46,0,0), (231638,190004,1,'soga_lip_type',-7,100,-28), (231639,190004,1,'soga_nose_type',-21,37,-50), (231640,190004,0,'soga_skin_color',191,177,167), (231641,190004,0,'wing_color1',255,255,255), (231642,190004,0,'wing_color2',255,255,255), (231643,190005,0,'eye_color',255,255,255), (231644,190005,0,'skin_color',255,255,255), (231645,190005,0,'soga_eye_color',255,0,255), (231646,190006,0,'eye_color',255,255,255), (231647,190006,0,'skin_color',255,255,255), (231648,190006,0,'soga_eye_color',255,0,255), (231649,190007,0,'eye_color',255,255,255), (231650,190007,0,'skin_color',255,255,255), (231651,190007,0,'soga_eye_color',255,0,255), (231652,4080000,0,'eye_color',255,255,255), (231653,4080000,0,'skin_color',255,255,255), (231654,4080000,0,'soga_eye_color',255,0,255), (231655,4080001,1,'cheek_type',91,-1,0), (231656,4080001,1,'chin_type',75,31,34), (231657,4080001,1,'ear_type',-100,-97,0), (231658,4080001,1,'eye_brow_type',-47,74,-41), (231659,4080001,0,'eye_color',204,204,204), (231660,4080001,1,'eye_type',25,0,0), (231661,4080001,0,'hair_color1',14,198,50), (231662,4080001,1,'lip_type',-11,15,8), (231663,4080001,1,'nose_type',-83,14,-58), (231664,4080001,0,'skin_color',177,179,180), (231665,4080001,1,'soga_cheek_type',0,-47,74), (231666,4080001,1,'soga_chin_type',0,-11,15), (231667,4080001,1,'soga_ear_type',0,25,0), (231668,4080001,1,'soga_eye_brow_type',0,-100,-97), (231669,4080001,0,'soga_eye_color',204,204,204), (231670,4080001,1,'soga_lip_type',-41,91,-1), (231671,4080001,1,'soga_nose_type',8,75,31), (231672,4080001,0,'soga_skin_color',177,179,180), (231673,4080002,0,'eye_color',255,255,255), (231674,4080002,0,'skin_color',255,255,255), (231675,4080002,0,'soga_eye_color',255,0,255), (231676,4080003,0,'eye_color',255,255,255), (231677,4080003,0,'skin_color',255,255,255), (231678,4080003,0,'soga_eye_color',255,0,255), (231679,4080004,0,'eye_color',255,255,255), (231680,4080004,0,'skin_color',255,255,255), (231681,4080004,0,'soga_eye_color',255,0,255), (231682,4080005,0,'eye_color',255,255,255), (231683,4080005,0,'skin_color',255,255,255), (231684,4080005,0,'soga_eye_color',255,0,255), (231685,4080006,0,'eye_color',255,0,12), (231686,4080006,0,'skin_color',55,64,116), (231687,4080006,0,'soga_eye_color',255,0,255), (231688,4080007,0,'eye_color',255,255,255), (231689,4080007,0,'skin_color',255,255,255), (231690,4080007,0,'soga_eye_color',255,0,255), (231691,4080008,0,'eye_color',211,185,78), (231692,4080008,0,'skin_color',119,163,34), (231693,4080008,0,'soga_eye_color',255,0,255), (231694,4080009,0,'eye_color',255,255,255), (231695,4080009,0,'skin_color',255,255,255), (231696,4080009,0,'soga_eye_color',255,0,255), (231697,4080010,0,'eye_color',255,255,255), (231698,4080010,0,'skin_color',255,255,255), (231699,4080010,0,'soga_eye_color',255,0,255), (231700,1010000,1,'cheek_type',91,-1,0), (231701,1010000,1,'chin_type',75,31,34), (231702,1010000,1,'ear_type',-100,-97,0), (231703,1010000,1,'eye_brow_type',-47,74,-41), (231704,1010000,0,'eye_color',204,204,204), (231705,1010000,1,'eye_type',25,0,0), (231706,1010000,0,'hair_color1',14,198,50), (231707,1010000,1,'lip_type',-11,15,8), (231708,1010000,1,'nose_type',-83,14,-58), (231709,1010000,0,'skin_color',177,179,180), (231710,1010000,1,'soga_cheek_type',0,-47,74), (231711,1010000,1,'soga_chin_type',0,-11,15), (231712,1010000,1,'soga_ear_type',0,25,0), (231713,1010000,1,'soga_eye_brow_type',0,-100,-97), (231714,1010000,0,'soga_eye_color',204,204,204), (231715,1010000,1,'soga_lip_type',-41,91,-1), (231716,1010000,1,'soga_nose_type',8,75,31), (231717,1010000,0,'soga_skin_color',177,179,180), (231718,1010001,0,'eye_color',255,255,255), (231719,1010001,0,'skin_color',193,52,36), (231720,1010001,0,'soga_eye_color',255,0,255), (231721,1010002,0,'eye_color',255,255,255), (231722,1010002,0,'skin_color',248,205,117), (231723,1010002,0,'soga_eye_color',255,0,255), (231724,1010003,0,'eye_color',255,255,255), (231725,1010003,0,'skin_color',255,255,255), (231726,1010003,0,'soga_eye_color',255,0,255), (231727,1010004,0,'eye_color',255,255,255), (231728,1010004,0,'skin_color',255,255,255), (231729,1010004,0,'soga_eye_color',255,0,255), (231730,1010005,0,'eye_color',255,255,255), (231731,1010005,0,'skin_color',128,128,128), (231732,1010005,0,'soga_eye_color',255,0,255), (231733,1010006,0,'eye_color',255,255,255), (231734,1010006,0,'skin_color',255,255,255), (231735,1010006,0,'soga_eye_color',255,0,255), (231736,1010007,0,'eye_color',255,255,255), (231737,1010007,0,'skin_color',64,0,0), (231738,1010007,0,'soga_eye_color',255,0,255), (231739,1010008,0,'eye_color',255,255,255), (231740,1010008,0,'skin_color',128,128,191), (231741,1010008,0,'soga_eye_color',255,0,255), (231742,1010009,0,'eye_color',255,255,255), (231743,1010009,0,'skin_color',255,255,255), (231744,1010009,0,'soga_eye_color',255,0,255), (231745,1010010,0,'eye_color',255,255,255), (231746,1010010,0,'skin_color',0,128,192), (231747,1010010,0,'soga_eye_color',255,0,255), (231748,1010011,0,'eye_color',255,255,255), (231749,1010011,0,'skin_color',128,128,128), (231750,1010011,0,'soga_eye_color',255,0,255), (231751,1010012,0,'eye_color',255,255,255), (231752,1010012,0,'skin_color',192,192,192), (231753,1010012,0,'soga_eye_color',255,0,255), (231754,1010013,0,'eye_color',255,255,255), (231755,1010013,0,'skin_color',255,255,255), (231756,1010013,0,'soga_eye_color',255,0,255), (231757,1010014,0,'eye_color',255,255,255), (231758,1010014,0,'skin_color',255,255,255), (231759,1010014,0,'soga_eye_color',255,0,255), (231760,1010015,0,'eye_color',255,255,255), (231761,1010015,0,'skin_color',255,255,255), (231762,1010015,0,'soga_eye_color',255,0,255), (231763,1010016,0,'eye_color',255,255,255), (231764,1010016,0,'skin_color',255,255,255), (231765,1010016,0,'soga_eye_color',255,0,255), (231766,1010017,0,'eye_color',255,255,255), (231767,1010017,0,'skin_color',255,255,255), (231768,1010017,0,'soga_eye_color',255,0,255), (231769,1010018,0,'eye_color',255,255,255), (231770,1010018,0,'skin_color',128,51,62), (231771,1010018,0,'soga_eye_color',255,0,255), (231772,1010019,0,'eye_color',255,255,255), (231773,1010019,0,'skin_color',255,255,255), (231774,1010019,0,'soga_eye_color',255,0,255), (231775,1010020,0,'eye_color',255,255,255), (231776,1010020,0,'skin_color',255,255,255), (231777,1010020,0,'soga_eye_color',255,0,255), (231778,1010021,0,'eye_color',255,255,255), (231779,1010021,0,'skin_color',255,255,255), (231780,1010021,0,'soga_eye_color',255,0,255), (231781,1010022,0,'eye_color',255,255,255), (231782,1010022,0,'skin_color',248,205,117), (231783,1010022,0,'soga_eye_color',255,0,255), (231784,1010023,0,'eye_color',255,255,255), (231785,1010023,0,'skin_color',255,255,255), (231786,1010023,0,'soga_eye_color',255,0,255), (231787,1010024,0,'eye_color',255,255,255), (231788,1010024,0,'skin_color',78,153,180), (231789,1010024,0,'soga_eye_color',255,0,255), (231790,1010025,0,'eye_color',255,255,255), (231791,1010025,0,'skin_color',255,255,255), (231792,1010025,0,'soga_eye_color',255,0,255), (231793,1010026,0,'eye_color',255,255,255), (231794,1010026,0,'skin_color',255,255,255), (231795,1010026,0,'soga_eye_color',255,0,255), (231796,1010027,0,'eye_color',255,255,255), (231797,1010027,0,'skin_color',192,192,192), (231798,1010027,0,'soga_eye_color',255,0,255), (231799,1010028,0,'eye_color',255,255,255), (231800,1010028,0,'skin_color',255,255,255), (231801,1010028,0,'soga_eye_color',255,0,255), (231802,1010029,0,'eye_color',255,255,255), (231803,1010029,0,'skin_color',255,255,255), (231804,1010029,0,'soga_eye_color',255,0,255), (231805,1010030,0,'eye_color',255,255,255), (231806,1010030,0,'skin_color',255,255,255), (231807,1010030,0,'soga_eye_color',255,0,255), (231808,1010031,0,'eye_color',255,255,255), (231809,1010031,0,'skin_color',119,11,7), (231810,1010031,0,'soga_eye_color',255,0,255), (231811,1010032,0,'eye_color',255,255,255), (231812,1010032,0,'skin_color',255,255,255), (231813,1010032,0,'soga_eye_color',255,0,255), (231814,1010033,0,'eye_color',255,255,255), (231815,1010033,0,'skin_color',255,255,255), (231816,1010033,0,'soga_eye_color',255,0,255), (231817,1010034,0,'eye_color',255,255,255), (231818,1010034,0,'skin_color',0,128,192), (231819,1010034,0,'soga_eye_color',255,0,255), (231820,1010035,0,'eye_color',255,255,255), (231821,1010035,0,'skin_color',192,192,192), (231822,1010035,0,'soga_eye_color',255,0,255), (231823,1010036,0,'eye_color',255,255,255), (231824,1010036,0,'skin_color',255,255,255), (231825,1010036,0,'soga_eye_color',255,0,255), (231826,1010037,0,'eye_color',255,255,255), (231827,1010037,0,'skin_color',248,205,118), (231828,1010037,0,'soga_eye_color',255,0,255), (231829,1010038,0,'eye_color',255,255,255), (231830,1010038,0,'skin_color',255,255,255), (231831,1010038,0,'soga_eye_color',255,0,255), (231832,1010039,0,'eye_color',255,255,255), (231833,1010039,0,'skin_color',255,255,255), (231834,1010039,0,'soga_eye_color',255,0,255), (231835,1010040,0,'eye_color',255,255,255), (231836,1010040,0,'skin_color',192,192,192), (231837,1010040,0,'soga_eye_color',255,0,255), (231838,1010041,0,'eye_color',255,255,255), (231839,1010041,0,'skin_color',182,137,3), (231840,1010041,0,'soga_eye_color',255,0,255), (231841,1010042,0,'eye_color',255,255,255), (231842,1010042,0,'skin_color',224,170,4), (231843,1010042,0,'soga_eye_color',255,0,255), (231844,1020000,1,'cheek_type',91,-1,0), (231845,1020000,1,'chin_type',75,31,34), (231846,1020000,1,'ear_type',-100,-97,0), (231847,1020000,1,'eye_brow_type',-47,74,-41), (231848,1020000,0,'eye_color',204,204,204), (231849,1020000,1,'eye_type',25,0,0), (231850,1020000,0,'hair_color1',14,198,50), (231851,1020000,1,'lip_type',-11,15,8), (231852,1020000,1,'nose_type',-83,14,-58), (231853,1020000,0,'skin_color',177,179,180), (231854,1020000,1,'soga_cheek_type',0,-47,74), (231855,1020000,1,'soga_chin_type',0,-11,15), (231856,1020000,1,'soga_ear_type',0,25,0), (231857,1020000,1,'soga_eye_brow_type',0,-100,-97), (231858,1020000,0,'soga_eye_color',204,204,204), (231859,1020000,1,'soga_lip_type',-41,91,-1), (231860,1020000,1,'soga_nose_type',8,75,31), (231861,1020000,0,'soga_skin_color',177,179,180), (231862,1020001,0,'eye_color',255,255,255), (231863,1020001,0,'skin_color',255,255,255), (231864,1020001,0,'soga_eye_color',255,0,255), (231865,1020002,0,'eye_color',255,255,255), (231866,1020002,0,'skin_color',255,255,255), (231867,1020002,0,'soga_eye_color',255,0,255), (231868,1020003,0,'eye_color',255,255,255), (231869,1020003,0,'skin_color',255,255,255), (231870,1020003,0,'soga_eye_color',255,0,255), (231871,1020004,0,'eye_color',255,255,255), (231872,1020004,0,'skin_color',255,255,255), (231873,1020004,0,'soga_eye_color',255,0,255), (231874,1020005,0,'eye_color',255,255,255), (231875,1020005,0,'skin_color',255,255,255), (231876,1020005,0,'soga_eye_color',255,0,255), (231877,1020006,0,'eye_color',255,255,255), (231878,1020006,0,'skin_color',255,255,255), (231879,1020006,0,'soga_eye_color',255,0,255), (231880,1020007,0,'eye_color',255,255,255), (231881,1020007,0,'skin_color',255,255,255), (231882,1020007,0,'soga_eye_color',255,0,255), (231883,1020008,0,'eye_color',255,255,255), (231884,1020008,0,'skin_color',255,255,255), (231885,1020008,0,'soga_eye_color',255,0,255), (231886,1020009,0,'eye_color',255,255,255), (231887,1020009,0,'skin_color',255,255,255), (231888,1020009,0,'soga_eye_color',255,0,255), (231889,1020010,0,'eye_color',255,255,255), (231890,1020010,0,'skin_color',255,255,255), (231891,1020010,0,'soga_eye_color',255,0,255), (231892,1020011,0,'eye_color',91,119,193), (231893,1020011,0,'skin_color',91,119,193), (231894,1020011,0,'soga_eye_color',255,0,255), (231895,1020012,0,'eye_color',255,255,255), (231896,1020012,0,'skin_color',255,255,255), (231897,1020012,0,'soga_eye_color',255,0,255), (231898,1020013,0,'eye_color',255,255,255), (231899,1020013,0,'skin_color',255,255,255), (231900,1020013,0,'soga_eye_color',255,0,255), (231901,790000,0,'eye_color',255,255,255), (231902,790000,0,'skin_color',69,7,65), (231903,790000,0,'soga_eye_color',255,0,255), (231904,790001,0,'eye_color',255,255,255), (231905,790001,0,'skin_color',184,160,104), (231906,790001,0,'soga_eye_color',255,0,255), (231907,790002,0,'eye_color',255,255,255), (231908,790002,0,'skin_color',119,74,82), (231909,790002,0,'soga_eye_color',255,0,255), (231910,790003,0,'eye_color',255,255,255), (231911,790003,0,'skin_color',255,255,255), (231912,790003,0,'soga_eye_color',255,0,255), (231913,790004,0,'eye_color',255,255,255), (231914,790004,0,'skin_color',255,255,255), (231915,790004,0,'soga_eye_color',255,0,255), (231916,790005,0,'eye_color',255,255,255), (231917,790005,0,'skin_color',255,255,255), (231918,790005,0,'soga_eye_color',255,0,255), (231919,790006,0,'eye_color',255,255,255), (231920,790006,0,'skin_color',109,60,79), (231921,790006,0,'soga_eye_color',255,0,255), (231922,790007,1,'cheek_type',100,-100,0), (231923,790007,1,'chin_type',-100,100,100), (231924,790007,1,'ear_type',25,8,0), (231925,790007,1,'eye_brow_type',100,100,100), (231926,790007,0,'eye_color',118,14,183), (231927,790007,1,'eye_type',100,0,0), (231928,790007,0,'hair_color1',239,0,228), (231929,790007,0,'hair_face_color',171,60,32), (231930,790007,0,'hair_face_highlight_color',216,192,37), (231931,790007,0,'hair_type_color',171,60,32), (231932,790007,0,'hair_type_highlight_color',216,192,37), (231933,790007,1,'lip_type',100,50,-68), (231934,790007,1,'nose_type',0,-17,0), (231935,790007,0,'skin_color',231,231,231), (231936,790007,1,'soga_cheek_type',0,100,100), (231937,790007,1,'soga_chin_type',0,100,50), (231938,790007,1,'soga_ear_type',0,100,0), (231939,790007,1,'soga_eye_brow_type',0,25,8), (231940,790007,0,'soga_eye_color',229,229,102), (231941,790007,0,'soga_hair_face_color',171,60,32), (231942,790007,0,'soga_hair_face_highlight_color',216,192,37), (231943,790007,0,'soga_hair_type_color',171,60,32), (231944,790007,0,'soga_hair_type_highlight_color',216,192,37), (231945,790007,1,'soga_lip_type',100,100,-100), (231946,790007,1,'soga_nose_type',-68,-100,100), (231947,790007,0,'soga_skin_color',231,231,231), (231948,790007,0,'wing_color1',255,255,255), (231949,790007,0,'wing_color2',255,255,255), (231950,790008,0,'eye_color',255,255,255), (231951,790008,0,'skin_color',234,227,121), (231952,790008,0,'soga_eye_color',255,0,255), (231953,790009,0,'eye_color',255,255,255), (231954,790009,0,'skin_color',223,213,117), (231955,790009,0,'soga_eye_color',255,0,255), (231956,790010,0,'eye_color',255,255,255), (231957,790010,0,'skin_color',255,255,255), (231958,790010,0,'soga_eye_color',255,0,255), (231959,790011,0,'eye_color',255,255,255), (231960,790011,0,'skin_color',255,255,255), (231961,790011,0,'soga_eye_color',255,0,255), (231962,790012,0,'eye_color',255,255,255), (231963,790012,0,'skin_color',255,255,255), (231964,790012,0,'soga_eye_color',255,0,255), (231965,790013,0,'eye_color',255,255,255), (231966,790013,0,'skin_color',190,169,106), (231967,790013,0,'soga_eye_color',255,0,255), (231968,790014,0,'eye_color',255,255,255), (231969,790014,0,'skin_color',110,62,79), (231970,790014,0,'soga_eye_color',255,0,255), (231971,790015,0,'eye_color',255,255,255), (231972,790015,0,'skin_color',255,255,255), (231973,790015,0,'soga_eye_color',255,0,255), (231974,790016,0,'eye_color',255,255,255), (231975,790016,0,'skin_color',132,91,87), (231976,790016,0,'soga_eye_color',255,0,255), (231977,790017,0,'eye_color',255,255,255), (231978,790017,0,'skin_color',255,255,255), (231979,790017,0,'soga_eye_color',255,0,255), (231980,790018,0,'eye_color',255,255,255), (231981,790018,0,'skin_color',128,0,128), (231982,790018,0,'soga_eye_color',255,0,255), (231983,790019,0,'eye_color',255,255,255), (231984,790019,0,'skin_color',85,28,71), (231985,790019,0,'soga_eye_color',255,0,255), (231986,790020,0,'eye_color',255,255,255), (231987,790020,0,'skin_color',88,33,72), (231988,790020,0,'soga_eye_color',255,0,255), (231989,790021,0,'eye_color',255,255,255), (231990,790021,0,'skin_color',255,255,255), (231991,790021,0,'soga_eye_color',255,0,255), (231992,790022,0,'eye_color',255,255,255), (231993,790022,0,'skin_color',255,255,255), (231994,790022,0,'soga_eye_color',255,0,255), (231995,790023,0,'eye_color',255,255,255), (231996,790023,0,'skin_color',255,255,255), (231997,790023,0,'soga_eye_color',255,0,255), (231998,790024,0,'eye_color',255,255,255), (231999,790024,0,'skin_color',95,42,74), (232000,790024,0,'soga_eye_color',255,0,255), (232001,790025,0,'eye_color',255,255,255), (232002,790025,0,'skin_color',248,246,125), (232003,790025,0,'soga_eye_color',255,0,255), (232004,790026,0,'eye_color',255,255,255), (232005,790026,0,'skin_color',184,161,104), (232006,790026,0,'soga_eye_color',255,0,255), (232007,790027,0,'eye_color',255,255,255), (232008,790027,0,'skin_color',140,101,89), (232009,790027,0,'soga_eye_color',255,0,255), (232010,790028,0,'eye_color',255,255,255), (232011,790028,0,'skin_color',255,255,255), (232012,790028,0,'soga_eye_color',255,0,255), (232013,790029,0,'eye_color',255,255,255), (232014,790029,0,'skin_color',77,18,68), (232015,790029,0,'soga_eye_color',255,0,255), (232016,790030,0,'eye_color',139,16,227), (232017,790030,0,'skin_color',215,215,197), (232018,790030,0,'soga_eye_color',255,0,255), (232019,790031,0,'eye_color',255,255,255), (232020,790031,0,'skin_color',152,118,93), (232021,790031,0,'soga_eye_color',255,0,255), (232022,790032,0,'eye_color',255,255,255), (232023,790032,0,'skin_color',255,255,255), (232024,790032,0,'soga_eye_color',255,0,255), (232025,790033,0,'eye_color',255,255,255), (232026,790033,0,'skin_color',255,255,255), (232027,790033,0,'soga_eye_color',255,0,255), (232028,790034,0,'eye_color',255,255,255), (232029,790034,0,'skin_color',255,255,255), (232030,790034,0,'soga_eye_color',255,0,255), (232031,790035,0,'eye_color',255,255,255), (232032,790035,0,'skin_color',194,174,107), (232033,790035,0,'soga_eye_color',255,0,255), (232034,790036,0,'eye_color',255,255,255), (232035,790036,0,'skin_color',255,255,255), (232036,790036,0,'soga_eye_color',255,0,255), (232037,790037,0,'eye_color',255,255,255), (232038,790037,0,'skin_color',154,121,94), (232039,790037,0,'soga_eye_color',255,0,255), (232040,790038,0,'eye_color',255,255,255), (232041,790038,0,'skin_color',255,255,255), (232042,790038,0,'soga_eye_color',255,0,255), (232043,790039,0,'eye_color',255,255,255), (232044,790039,0,'skin_color',162,130,96), (232045,790039,0,'soga_eye_color',255,0,255), (232046,790040,1,'cheek_type',-7,-56,0), (232047,790040,1,'chin_type',7,9,-68), (232048,790040,1,'ear_type',26,-34,0), (232049,790040,1,'eye_brow_type',7,-14,-62), (232050,790040,0,'eye_color',106,165,174), (232051,790040,1,'eye_type',63,0,0), (232052,790040,0,'hair_color1',21,225,7), (232053,790040,0,'hair_color2',193,0,0), (232054,790040,0,'hair_face_color',35,24,1), (232055,790040,0,'hair_face_highlight_color',117,34,32), (232056,790040,0,'hair_type_color',35,24,1), (232057,790040,0,'hair_type_highlight_color',117,34,32), (232058,790040,1,'lip_type',81,-93,-22), (232059,790040,1,'nose_type',-1,21,-31), (232060,790040,0,'skin_color',165,129,85), (232061,790040,1,'soga_cheek_type',0,7,-14), (232062,790040,1,'soga_chin_type',0,81,-93), (232063,790040,1,'soga_ear_type',0,63,0), (232064,790040,1,'soga_eye_brow_type',0,26,-34), (232065,790040,0,'soga_eye_color',229,229,102), (232066,790040,1,'soga_eye_type',-63,0,0), (232067,790040,0,'soga_hair_face_color',35,24,1), (232068,790040,0,'soga_hair_face_highlight_color',117,34,32), (232069,790040,0,'soga_hair_type_color',35,24,1), (232070,790040,0,'soga_hair_type_highlight_color',117,34,32), (232071,790040,1,'soga_lip_type',-62,-7,-56), (232072,790040,1,'soga_nose_type',-22,7,9), (232073,790040,0,'soga_skin_color',165,129,85), (232074,790040,0,'wing_color1',255,255,255), (232075,790040,0,'wing_color2',255,255,255), (232076,790041,0,'eye_color',255,255,255), (232077,790041,0,'skin_color',255,255,255), (232078,790041,0,'soga_eye_color',255,0,255), (232079,790042,1,'eye_brow_type',-4,0,0), (232080,790042,0,'eye_color',86,86,0), (232081,790042,0,'hair_color1',254,0,249), (232082,790042,1,'lip_type',12,0,0), (232083,790042,1,'nose_type',95,-2,0), (232084,790042,0,'skin_color',60,60,0), (232085,790042,1,'soga_cheek_type',0,-4,0), (232086,790042,1,'soga_chin_type',0,12,0), (232087,790042,0,'soga_eye_color',229,229,102), (232088,790042,0,'soga_skin_color',60,60,0), (232089,790042,0,'wing_color1',255,255,255), (232090,790042,0,'wing_color2',255,255,255), (232091,790043,0,'eye_color',255,255,255), (232092,790043,0,'skin_color',255,255,255), (232093,790043,0,'soga_eye_color',255,0,255), (232094,790044,0,'eye_color',255,255,255), (232095,790044,0,'skin_color',184,160,104), (232096,790044,0,'soga_eye_color',255,0,255), (232097,790045,0,'eye_color',255,255,255), (232098,790045,0,'skin_color',229,220,119), (232099,790045,0,'soga_eye_color',255,0,255), (232100,790046,0,'eye_color',255,255,255), (232101,790046,0,'skin_color',209,194,112), (232102,790046,0,'soga_eye_color',255,0,255), (232103,790047,0,'eye_color',255,255,255), (232104,790047,0,'skin_color',255,255,255), (232105,790047,0,'soga_eye_color',255,0,255), (232106,790048,0,'eye_color',255,255,255), (232107,790048,0,'skin_color',77,18,68), (232108,790048,0,'soga_eye_color',255,0,255), (232109,790049,0,'eye_color',255,255,255), (232110,790049,0,'skin_color',255,255,255), (232111,790049,0,'soga_eye_color',255,0,255), (232112,790050,0,'eye_color',255,255,255), (232113,790050,0,'skin_color',180,155,103), (232114,790050,0,'soga_eye_color',255,0,255), (232115,790051,0,'eye_color',255,255,255), (232116,790051,0,'skin_color',121,76,83), (232117,790051,0,'soga_eye_color',255,0,255), (232118,790052,0,'eye_color',255,255,255), (232119,790052,0,'skin_color',220,208,116), (232120,790052,0,'soga_eye_color',255,0,255), (232121,790053,0,'eye_color',255,255,255), (232122,790053,0,'skin_color',255,255,255), (232123,790053,0,'soga_eye_color',255,0,255), (232124,790054,0,'eye_color',255,255,255), (232125,790054,0,'skin_color',214,201,114), (232126,790054,0,'soga_eye_color',255,0,255), (232127,790055,0,'eye_color',255,255,255), (232128,790055,0,'skin_color',255,255,255), (232129,790055,0,'soga_eye_color',255,0,255), (232130,790056,0,'eye_color',255,255,255), (232131,790056,0,'skin_color',183,160,104), (232132,790056,0,'soga_eye_color',255,0,255), (232133,790057,0,'eye_color',255,255,255), (232134,790057,0,'skin_color',255,255,255), (232135,790057,0,'soga_eye_color',255,0,255), (232136,790058,0,'eye_color',255,255,255), (232137,790058,0,'skin_color',128,0,128), (232138,790058,0,'soga_eye_color',255,0,255), (232139,790059,0,'eye_color',255,255,255), (232140,790059,0,'skin_color',193,172,107), (232141,790059,0,'soga_eye_color',255,0,255), (232142,790060,0,'eye_color',255,255,255), (232143,790060,0,'skin_color',111,63,79), (232144,790060,0,'soga_eye_color',255,0,255), (232145,790061,0,'eye_color',255,255,255), (232146,790061,0,'skin_color',128,0,128), (232147,790061,0,'soga_eye_color',255,0,255), (232148,790062,0,'eye_color',255,255,255), (232149,790062,0,'skin_color',255,255,255), (232150,790062,0,'soga_eye_color',255,0,255), (232151,790063,0,'eye_color',255,255,255), (232152,790063,0,'skin_color',255,255,255), (232153,790063,0,'soga_eye_color',255,0,255), (232154,790064,0,'eye_color',255,255,255), (232155,790064,0,'skin_color',75,15,67), (232156,790064,0,'soga_eye_color',255,0,255), (232157,790065,0,'eye_color',255,255,255), (232158,790065,0,'skin_color',162,131,96), (232159,790065,0,'soga_eye_color',255,0,255), (232160,790066,0,'eye_color',255,255,255), (232161,790066,0,'skin_color',255,255,255), (232162,790066,0,'soga_eye_color',255,0,255), (232163,790067,0,'eye_color',255,255,255), (232164,790067,0,'skin_color',255,255,255), (232165,790067,0,'soga_eye_color',255,0,255), (232166,5470000,0,'eye_color',255,255,255), (232167,5470000,0,'skin_color',255,255,255), (232168,5470000,0,'soga_eye_color',255,0,255), (232169,5470001,1,'cheek_type',-31,-81,0), (232170,5470001,1,'chin_type',-68,-29,85), (232171,5470001,1,'ear_type',-95,-34,0), (232172,5470001,1,'eye_brow_type',-71,-71,40), (232173,5470001,0,'eye_color',145,190,203), (232174,5470001,1,'eye_type',-31,0,0), (232175,5470001,0,'hair_color1',248,175,175), (232176,5470001,0,'hair_color2',247,0,0), (232177,5470001,0,'hair_face_color',4,1,1), (232178,5470001,0,'hair_face_highlight_color',233,168,29), (232179,5470001,0,'hair_type_color',4,1,1), (232180,5470001,0,'hair_type_highlight_color',233,168,29), (232181,5470001,1,'lip_type',11,-37,65), (232182,5470001,1,'nose_type',-18,-8,-81), (232183,5470001,0,'skin_color',44,46,46), (232184,5470001,1,'soga_cheek_type',0,-71,-71), (232185,5470001,1,'soga_chin_type',0,11,-37), (232186,5470001,1,'soga_ear_type',0,-31,0), (232187,5470001,1,'soga_eye_brow_type',0,-95,-34), (232188,5470001,0,'soga_eye_color',229,229,102), (232189,5470001,1,'soga_eye_type',-9,0,0), (232190,5470001,0,'soga_hair_face_color',4,1,1), (232191,5470001,0,'soga_hair_face_highlight_color',233,168,29), (232192,5470001,0,'soga_hair_type_color',4,1,1), (232193,5470001,0,'soga_hair_type_highlight_color',233,168,29), (232194,5470001,1,'soga_lip_type',40,-31,-81), (232195,5470001,1,'soga_nose_type',65,-68,-29), (232196,5470001,0,'soga_skin_color',44,46,46), (232197,5470001,0,'wing_color1',255,255,255), (232198,5470001,0,'wing_color2',255,255,255), (232199,5470002,1,'cheek_type',-81,15,0), (232200,5470002,1,'chin_type',58,31,-81), (232201,5470002,1,'ear_type',-32,71,0), (232202,5470002,1,'eye_brow_type',94,52,35), (232203,5470002,0,'eye_color',33,64,50), (232204,5470002,1,'eye_type',-9,0,0), (232205,5470002,0,'hair_color1',11,215,168), (232206,5470002,0,'hair_color2',194,0,0), (232207,5470002,0,'hair_face_color',219,157,24), (232208,5470002,0,'hair_type_color',219,157,24), (232209,5470002,1,'lip_type',-91,-14,-19), (232210,5470002,1,'nose_type',-43,11,-41), (232211,5470002,0,'skin_color',186,197,195), (232212,5470002,1,'soga_cheek_type',0,94,52), (232213,5470002,1,'soga_chin_type',0,-91,-14), (232214,5470002,1,'soga_ear_type',0,-9,0), (232215,5470002,1,'soga_eye_brow_type',0,-32,71), (232216,5470002,0,'soga_eye_color',229,229,102), (232217,5470002,1,'soga_eye_type',-62,0,0), (232218,5470002,0,'soga_hair_face_color',219,157,24), (232219,5470002,0,'soga_hair_type_color',219,157,24), (232220,5470002,1,'soga_lip_type',35,-81,15), (232221,5470002,1,'soga_nose_type',-19,58,31), (232222,5470002,0,'soga_skin_color',186,197,195), (232223,5470002,0,'wing_color1',255,255,255), (232224,5470002,0,'wing_color2',255,255,255), (232225,5470003,0,'eye_color',255,255,255), (232226,5470003,0,'skin_color',255,255,255), (232227,5470003,0,'soga_eye_color',255,0,255), (232228,5470004,0,'eye_color',255,255,255), (232229,5470004,0,'skin_color',255,255,255), (232230,5470004,0,'soga_eye_color',255,0,255), (232231,5470005,0,'eye_color',255,255,255), (232232,5470005,0,'skin_color',255,255,255), (232233,5470005,0,'soga_eye_color',255,0,255), (232234,5470006,0,'eye_color',255,255,255), (232235,5470006,0,'skin_color',255,255,255), (232236,5470006,0,'soga_eye_color',255,0,255), (232237,5470007,0,'eye_color',255,255,255), (232238,5470007,0,'skin_color',255,255,255), (232239,5470007,0,'soga_eye_color',255,0,255), (232240,5470008,1,'eye_brow_type',39,0,0), (232241,5470008,0,'eye_color',207,8,207), (232242,5470008,0,'hair_color1',175,0,179), (232243,5470008,1,'lip_type',-37,0,0), (232244,5470008,1,'nose_type',-57,-81,0), (232245,5470008,0,'skin_color',75,43,0), (232246,5470008,1,'soga_cheek_type',0,39,0), (232247,5470008,1,'soga_chin_type',0,-37,0), (232248,5470008,0,'soga_eye_color',229,229,102), (232249,5470008,0,'soga_skin_color',75,43,0), (232250,5470008,0,'wing_color1',255,255,255), (232251,5470008,0,'wing_color2',255,255,255), (232252,5470009,1,'cheek_type',44,0,0), (232253,5470009,1,'chin_type',90,-11,0), (232254,5470009,1,'ear_type',-8,-98,0), (232255,5470009,1,'eye_brow_type',-91,-53,-25), (232256,5470009,0,'eye_color',119,175,191), (232257,5470009,1,'eye_type',75,0,0), (232258,5470009,0,'hair_color1',53,222,247), (232259,5470009,0,'hair_color2',208,0,0), (232260,5470009,0,'hair_face_color',184,128,10), (232261,5470009,0,'hair_face_highlight_color',47,14,19), (232262,5470009,0,'hair_type_color',184,128,10), (232263,5470009,0,'hair_type_highlight_color',47,14,19), (232264,5470009,1,'lip_type',0,32,-22), (232265,5470009,1,'nose_type',90,53,-34), (232266,5470009,0,'skin_color',61,63,63), (232267,5470009,1,'soga_cheek_type',0,-91,-53), (232268,5470009,1,'soga_chin_type',0,0,32), (232269,5470009,1,'soga_ear_type',0,75,0), (232270,5470009,1,'soga_eye_brow_type',0,-8,-98), (232271,5470009,0,'soga_eye_color',229,229,102), (232272,5470009,1,'soga_eye_type',-48,0,0), (232273,5470009,0,'soga_hair_face_color',184,128,10), (232274,5470009,0,'soga_hair_face_highlight_color',47,14,19), (232275,5470009,0,'soga_hair_type_color',184,128,10), (232276,5470009,0,'soga_hair_type_highlight_color',47,14,19), (232277,5470009,1,'soga_lip_type',-25,44,0), (232278,5470009,1,'soga_nose_type',-22,90,-11), (232279,5470009,0,'soga_skin_color',61,63,63), (232280,5470009,0,'wing_color1',255,255,255), (232281,5470009,0,'wing_color2',255,255,255), (232282,5480000,1,'cheek_type',-93,-8,0), (232283,5480000,1,'chin_type',82,-35,37), (232284,5480000,1,'ear_type',-15,-12,0), (232285,5480000,1,'eye_brow_type',-82,52,78), (232286,5480000,0,'eye_color',68,45,18), (232287,5480000,1,'eye_type',59,0,0), (232288,5480000,0,'hair_color1',238,181,171), (232289,5480000,0,'hair_color2',10,0,0), (232290,5480000,0,'hair_face_color',185,86,38), (232291,5480000,0,'hair_face_highlight_color',104,21,19), (232292,5480000,0,'hair_type_color',185,86,38), (232293,5480000,0,'hair_type_highlight_color',104,21,19), (232294,5480000,1,'lip_type',87,-25,87), (232295,5480000,1,'nose_type',0,-18,-75), (232296,5480000,0,'skin_color',127,131,131), (232297,5480000,1,'soga_cheek_type',0,-82,52), (232298,5480000,1,'soga_chin_type',0,87,-25), (232299,5480000,1,'soga_ear_type',0,59,0), (232300,5480000,1,'soga_eye_brow_type',0,-15,-12), (232301,5480000,0,'soga_eye_color',204,204,204), (232302,5480000,1,'soga_eye_type',10,0,0), (232303,5480000,0,'soga_hair_face_color',185,86,38), (232304,5480000,0,'soga_hair_face_highlight_color',104,21,19), (232305,5480000,0,'soga_hair_type_color',185,86,38), (232306,5480000,0,'soga_hair_type_highlight_color',104,21,19), (232307,5480000,1,'soga_lip_type',78,-93,-8), (232308,5480000,1,'soga_nose_type',87,82,-35), (232309,5480000,0,'soga_skin_color',127,131,131), (232310,5480001,1,'cheek_type',25,-93,0), (232311,5480001,1,'chin_type',-34,95,-5), (232312,5480001,1,'ear_type',8,34,0), (232313,5480001,1,'eye_brow_type',-65,-34,85), (232314,5480001,0,'eye_color',118,129,225), (232315,5480001,1,'eye_type',-14,0,0), (232316,5480001,0,'hair_color1',47,166,192), (232317,5480001,0,'hair_face_color',225,221,214), (232318,5480001,0,'hair_face_highlight_color',89,73,129), (232319,5480001,0,'hair_type_color',225,221,214), (232320,5480001,0,'hair_type_highlight_color',89,73,129), (232321,5480001,1,'lip_type',-15,29,32), (232322,5480001,1,'nose_type',62,47,-90), (232323,5480001,0,'skin_color',121,164,163), (232324,5480001,1,'soga_cheek_type',0,-65,-34), (232325,5480001,1,'soga_chin_type',0,-15,29), (232326,5480001,1,'soga_ear_type',0,-14,0), (232327,5480001,1,'soga_eye_brow_type',0,8,34), (232328,5480001,0,'soga_eye_color',229,229,102), (232329,5480001,0,'soga_hair_face_color',225,221,214), (232330,5480001,0,'soga_hair_face_highlight_color',89,73,129), (232331,5480001,0,'soga_hair_type_color',225,221,214), (232332,5480001,0,'soga_hair_type_highlight_color',89,73,129), (232333,5480001,1,'soga_lip_type',85,25,-93), (232334,5480001,1,'soga_nose_type',32,-34,95), (232335,5480001,0,'soga_skin_color',121,164,163), (232336,5480001,0,'wing_color1',255,255,255), (232337,5480001,0,'wing_color2',255,255,255), (232338,5480002,0,'eye_color',255,255,255), (232339,5480002,0,'skin_color',255,255,255), (232340,5480002,0,'soga_eye_color',255,0,255), (232341,5480003,0,'eye_color',255,255,255), (232342,5480003,0,'skin_color',255,255,255), (232343,5480003,0,'soga_eye_color',255,0,255), (232344,5480004,0,'eye_color',255,255,255), (232345,5480004,0,'skin_color',255,255,255), (232346,5480004,0,'soga_eye_color',255,0,255), (232347,5480005,1,'cheek_type',-21,-10,0), (232348,5480005,1,'chin_type',-32,25,0), (232349,5480005,1,'ear_type',-17,10,0), (232350,5480005,1,'eye_brow_type',0,46,-21), (232351,5480005,0,'eye_color',199,187,255), (232352,5480005,1,'eye_type',-20,0,0), (232353,5480005,0,'hair_color1',230,242,0), (232354,5480005,0,'hair_face_color',189,178,189), (232355,5480005,0,'hair_face_highlight_color',105,103,97), (232356,5480005,0,'hair_type_color',189,178,189), (232357,5480005,0,'hair_type_highlight_color',105,103,97), (232358,5480005,1,'lip_type',-34,48,19), (232359,5480005,1,'nose_type',-4,-26,-14), (232360,5480005,0,'skin_color',0,1,1), (232361,5480005,1,'soga_cheek_type',0,0,46), (232362,5480005,1,'soga_chin_type',0,-34,48), (232363,5480005,1,'soga_ear_type',0,-20,0), (232364,5480005,1,'soga_eye_brow_type',0,-17,10), (232365,5480005,0,'soga_eye_color',229,229,102), (232366,5480005,0,'soga_hair_face_color',189,178,189), (232367,5480005,0,'soga_hair_face_highlight_color',105,103,97), (232368,5480005,0,'soga_hair_type_color',189,178,189), (232369,5480005,0,'soga_hair_type_highlight_color',105,103,97), (232370,5480005,1,'soga_lip_type',-21,-21,-10), (232371,5480005,1,'soga_nose_type',19,-32,25), (232372,5480005,0,'soga_skin_color',0,1,1), (232373,5480005,0,'wing_color1',255,255,255), (232374,5480005,0,'wing_color2',255,255,255), (232375,5480006,1,'cheek_type',-2,37,0), (232376,5480006,1,'chin_type',4,0,-17), (232377,5480006,1,'ear_type',-17,0,0), (232378,5480006,1,'eye_brow_type',-4,-43,-25), (232379,5480006,0,'eye_color',32,22,52), (232380,5480006,1,'eye_type',26,0,0), (232381,5480006,0,'hair_color1',227,4,0), (232382,5480006,0,'hair_face_color',135,125,134), (232383,5480006,0,'hair_face_highlight_color',105,103,97), (232384,5480006,0,'hair_type_color',135,125,134), (232385,5480006,0,'hair_type_highlight_color',105,103,97), (232386,5480006,1,'lip_type',-20,12,17), (232387,5480006,1,'nose_type',3,-29,4), (232388,5480006,0,'skin_color',21,77,76), (232389,5480006,1,'soga_cheek_type',0,-4,-43), (232390,5480006,1,'soga_chin_type',0,-20,12), (232391,5480006,1,'soga_ear_type',0,26,0), (232392,5480006,1,'soga_eye_brow_type',0,-17,0), (232393,5480006,0,'soga_eye_color',229,229,102), (232394,5480006,0,'soga_hair_face_color',135,125,134), (232395,5480006,0,'soga_hair_face_highlight_color',105,103,97), (232396,5480006,0,'soga_hair_type_color',135,125,134), (232397,5480006,0,'soga_hair_type_highlight_color',105,103,97), (232398,5480006,1,'soga_lip_type',-25,-2,37), (232399,5480006,1,'soga_nose_type',17,4,0), (232400,5480006,0,'soga_skin_color',21,77,76), (232401,5480006,0,'wing_color1',255,255,255), (232402,5480006,0,'wing_color2',255,255,255), (232403,5480007,1,'cheek_type',25,-10,0), (232404,5480007,1,'chin_type',-1,0,12), (232405,5480007,1,'ear_type',9,-21,0), (232406,5480007,1,'eye_brow_type',0,20,7), (232407,5480007,0,'eye_color',243,167,255), (232408,5480007,1,'eye_type',-2,0,0), (232409,5480007,0,'hair_color1',17,31,0), (232410,5480007,0,'hair_face_color',141,120,147), (232411,5480007,0,'hair_face_highlight_color',105,103,97), (232412,5480007,0,'hair_type_color',141,120,147), (232413,5480007,0,'hair_type_highlight_color',105,103,97), (232414,5480007,1,'lip_type',25,-17,10), (232415,5480007,1,'nose_type',-9,17,31), (232416,5480007,0,'skin_color',58,99,111), (232417,5480007,1,'soga_cheek_type',0,0,20), (232418,5480007,1,'soga_chin_type',0,25,-17), (232419,5480007,1,'soga_ear_type',0,-2,0), (232420,5480007,1,'soga_eye_brow_type',0,9,-21), (232421,5480007,0,'soga_eye_color',229,229,102), (232422,5480007,0,'soga_hair_face_color',141,120,147), (232423,5480007,0,'soga_hair_face_highlight_color',105,103,97), (232424,5480007,0,'soga_hair_type_color',141,120,147), (232425,5480007,0,'soga_hair_type_highlight_color',105,103,97), (232426,5480007,1,'soga_lip_type',7,25,-10), (232427,5480007,1,'soga_nose_type',10,-1,0), (232428,5480007,0,'soga_skin_color',58,99,111), (232429,5480007,0,'wing_color1',255,255,255), (232430,5480007,0,'wing_color2',255,255,255), (232431,5480008,1,'cheek_type',51,-12,0), (232432,5480008,1,'chin_type',53,-63,-70), (232433,5480008,1,'ear_type',-87,-43,0), (232434,5480008,1,'eye_brow_type',66,-14,-5), (232435,5480008,0,'eye_color',238,177,255), (232436,5480008,1,'eye_type',32,0,0), (232437,5480008,0,'hair_color1',179,193,81), (232438,5480008,0,'hair_face_color',100,131,153), (232439,5480008,0,'hair_face_highlight_color',213,205,195), (232440,5480008,0,'hair_type_color',100,131,153), (232441,5480008,0,'hair_type_highlight_color',213,205,195), (232442,5480008,1,'lip_type',-10,-68,-26), (232443,5480008,1,'nose_type',48,-77,-63), (232444,5480008,0,'skin_color',134,156,172), (232445,5480008,1,'soga_cheek_type',0,66,-14), (232446,5480008,1,'soga_chin_type',0,-10,-68), (232447,5480008,1,'soga_ear_type',0,32,0), (232448,5480008,1,'soga_eye_brow_type',0,-87,-43), (232449,5480008,0,'soga_eye_color',229,229,102), (232450,5480008,0,'soga_hair_face_color',100,131,153), (232451,5480008,0,'soga_hair_face_highlight_color',213,205,195), (232452,5480008,0,'soga_hair_type_color',100,131,153), (232453,5480008,0,'soga_hair_type_highlight_color',213,205,195), (232454,5480008,1,'soga_lip_type',-5,51,-12), (232455,5480008,1,'soga_nose_type',-26,53,-63), (232456,5480008,0,'soga_skin_color',134,156,172), (232457,5480008,0,'wing_color1',255,255,255), (232458,5480008,0,'wing_color2',255,255,255), (232459,5480009,0,'eye_color',255,255,255), (232460,5480009,0,'skin_color',255,255,255), (232461,5480009,0,'soga_eye_color',255,0,255), (232462,5480010,1,'cheek_type',52,56,0), (232463,5480010,1,'chin_type',74,41,-75), (232464,5480010,1,'ear_type',-41,14,0), (232465,5480010,1,'eye_brow_type',96,98,14), (232466,5480010,0,'eye_color',243,165,255), (232467,5480010,1,'eye_type',82,0,0), (232468,5480010,0,'hair_color1',7,175,162), (232469,5480010,0,'hair_face_color',244,244,246), (232470,5480010,0,'hair_face_highlight_color',5,5,1), (232471,5480010,0,'hair_type_color',244,244,246), (232472,5480010,0,'hair_type_highlight_color',5,5,1), (232473,5480010,1,'lip_type',50,-55,-79), (232474,5480010,1,'nose_type',94,7,-81), (232475,5480010,0,'skin_color',72,72,72), (232476,5480010,1,'soga_cheek_type',0,96,98), (232477,5480010,1,'soga_chin_type',0,50,-55), (232478,5480010,1,'soga_ear_type',0,82,0), (232479,5480010,1,'soga_eye_brow_type',0,-41,14), (232480,5480010,0,'soga_eye_color',229,229,102), (232481,5480010,0,'soga_hair_face_color',244,244,246), (232482,5480010,0,'soga_hair_face_highlight_color',5,5,1), (232483,5480010,0,'soga_hair_type_color',244,244,246), (232484,5480010,0,'soga_hair_type_highlight_color',5,5,1), (232485,5480010,1,'soga_lip_type',14,52,56), (232486,5480010,1,'soga_nose_type',-79,74,41), (232487,5480010,0,'soga_skin_color',72,72,72), (232488,5480010,0,'wing_color1',255,255,255), (232489,5480010,0,'wing_color2',255,255,255), (232490,1830000,1,'cheek_type',-93,-8,0), (232491,1830000,1,'chin_type',82,-35,37), (232492,1830000,1,'ear_type',-15,-12,0), (232493,1830000,1,'eye_brow_type',-82,52,78), (232494,1830000,0,'eye_color',68,45,18), (232495,1830000,1,'eye_type',59,0,0), (232496,1830000,0,'hair_color1',238,181,171), (232497,1830000,0,'hair_color2',10,0,0), (232498,1830000,0,'hair_face_color',185,86,38), (232499,1830000,0,'hair_face_highlight_color',104,21,19), (232500,1830000,0,'hair_type_color',185,86,38), (232501,1830000,0,'hair_type_highlight_color',104,21,19), (232502,1830000,1,'lip_type',87,-25,87), (232503,1830000,1,'nose_type',0,-18,-75), (232504,1830000,0,'skin_color',127,131,131), (232505,1830000,1,'soga_cheek_type',0,-82,52), (232506,1830000,1,'soga_chin_type',0,87,-25), (232507,1830000,1,'soga_ear_type',0,59,0), (232508,1830000,1,'soga_eye_brow_type',0,-15,-12), (232509,1830000,0,'soga_eye_color',204,204,204), (232510,1830000,1,'soga_eye_type',10,0,0), (232511,1830000,0,'soga_hair_face_color',185,86,38), (232512,1830000,0,'soga_hair_face_highlight_color',104,21,19), (232513,1830000,0,'soga_hair_type_color',185,86,38), (232514,1830000,0,'soga_hair_type_highlight_color',104,21,19), (232515,1830000,1,'soga_lip_type',78,-93,-8), (232516,1830000,1,'soga_nose_type',87,82,-35), (232517,1830000,0,'soga_skin_color',127,131,131), (232518,1830001,0,'eye_color',255,255,255), (232519,1830001,0,'skin_color',255,255,255), (232520,1830001,0,'soga_eye_color',255,0,255), (232521,1830002,0,'eye_color',255,255,255), (232522,1830002,0,'skin_color',255,255,255), (232523,1830002,0,'soga_eye_color',255,0,255), (232524,1830003,0,'eye_color',255,255,255), (232525,1830003,0,'skin_color',255,255,255), (232526,1830003,0,'soga_eye_color',255,0,255), (232527,1830004,0,'eye_color',255,255,255), (232528,1830004,0,'skin_color',255,255,255), (232529,1830004,0,'soga_eye_color',255,0,255), (232530,1830005,0,'eye_color',255,255,255), (232531,1830005,0,'skin_color',255,255,255), (232532,1830005,0,'soga_eye_color',255,0,255), (232533,1830006,0,'eye_color',255,255,255), (232534,1830006,0,'skin_color',255,255,255), (232535,1830006,0,'soga_eye_color',255,0,255), (232536,1830007,0,'eye_color',255,255,255), (232537,1830007,0,'skin_color',255,255,255), (232538,1830007,0,'soga_eye_color',255,0,255), (232539,1830008,0,'eye_color',255,255,255), (232540,1830008,0,'skin_color',255,255,255), (232541,1830008,0,'soga_eye_color',255,0,255), (232542,1830009,0,'eye_color',255,255,255), (232543,1830009,0,'skin_color',255,255,255), (232544,1830009,0,'soga_eye_color',255,0,255), (232545,1830010,0,'eye_color',255,255,255), (232546,1830010,0,'skin_color',255,255,255), (232547,1830010,0,'soga_eye_color',255,0,255), (232548,1830011,0,'eye_color',255,255,255), (232549,1830011,0,'skin_color',255,255,255), (232550,1830011,0,'soga_eye_color',255,0,255), (232551,1830012,0,'eye_color',255,255,255), (232552,1830012,0,'skin_color',255,255,255), (232553,1830012,0,'soga_eye_color',255,0,255), (232554,1830013,0,'eye_color',255,255,255), (232555,1830013,0,'skin_color',255,255,255), (232556,1830013,0,'soga_eye_color',255,0,255), (232557,1830014,0,'eye_color',255,255,255), (232558,1830014,0,'skin_color',255,255,255), (232559,1830014,0,'soga_eye_color',255,0,255), (232560,1830015,0,'eye_color',255,255,255), (232561,1830015,0,'skin_color',255,255,255), (232562,1830015,0,'soga_eye_color',255,0,255), (232563,1830016,0,'eye_color',255,255,255), (232564,1830016,0,'skin_color',255,255,255), (232565,1830016,0,'soga_eye_color',255,0,255), (232566,1830017,0,'eye_color',255,255,255), (232567,1830017,0,'skin_color',255,255,255), (232568,1830017,0,'soga_eye_color',255,0,255), (232569,1830018,0,'eye_color',255,255,255), (232570,1830018,0,'skin_color',255,255,255), (232571,1830018,0,'soga_eye_color',255,0,255), (232572,1830019,0,'eye_color',255,255,255), (232573,1830019,0,'skin_color',255,255,255), (232574,1830019,0,'soga_eye_color',255,0,255), (232575,1830020,0,'eye_color',255,255,255), (232576,1830020,0,'skin_color',255,255,255), (232577,1830020,0,'soga_eye_color',255,0,255), (232578,1830021,0,'eye_color',255,255,255), (232579,1830021,0,'skin_color',255,255,255), (232580,1830021,0,'soga_eye_color',255,0,255), (232581,1830022,0,'eye_color',255,255,255), (232582,1830022,0,'skin_color',255,255,255), (232583,1830022,0,'soga_eye_color',255,0,255), (232584,1830023,0,'eye_color',255,255,255), (232585,1830023,0,'skin_color',255,255,255), (232586,1830023,0,'soga_eye_color',255,0,255), (232587,1830024,0,'eye_color',98,0,0), (232588,1830024,0,'skin_color',98,0,0), (232589,1830024,0,'soga_eye_color',255,0,255), (232590,1830025,0,'eye_color',255,255,255), (232591,1830025,0,'skin_color',255,255,255), (232592,1830025,0,'soga_eye_color',255,0,255), (232593,1830026,0,'eye_color',255,255,255), (232594,1830026,0,'skin_color',255,255,255), (232595,1830026,0,'soga_eye_color',255,0,255), (232596,1830027,0,'eye_color',255,255,255), (232597,1830027,0,'skin_color',255,255,255), (232598,1830027,0,'soga_eye_color',255,0,255), (232599,1830028,0,'eye_color',255,255,255), (232600,1830028,0,'skin_color',255,255,255), (232601,1830028,0,'soga_eye_color',255,0,255), (232602,1230000,1,'eye_brow_type',-83,0,0), (232603,1230000,0,'eye_color',0,36,36), (232604,1230000,0,'hair_color1',160,0,95), (232605,1230000,1,'lip_type',-78,0,0), (232606,1230000,1,'nose_type',-35,-96,0), (232607,1230000,0,'skin_color',88,88,0), (232608,1230000,1,'soga_cheek_type',0,-83,0), (232609,1230000,1,'soga_chin_type',0,-78,0), (232610,1230000,0,'soga_eye_color',229,229,102), (232611,1230000,0,'soga_skin_color',88,88,0), (232612,1230000,0,'wing_color1',255,255,255), (232613,1230000,0,'wing_color2',255,255,255), (232614,1230001,1,'eye_brow_type',-76,0,0), (232615,1230001,0,'eye_color',105,0,104), (232616,1230001,0,'hair_color1',230,0,254), (232617,1230001,1,'lip_type',83,0,0), (232618,1230001,1,'nose_type',66,-26,0), (232619,1230001,0,'skin_color',93,0,93), (232620,1230001,1,'soga_cheek_type',0,-76,0), (232621,1230001,1,'soga_chin_type',0,83,0), (232622,1230001,0,'soga_eye_color',229,229,102), (232623,1230001,0,'soga_skin_color',93,0,93), (232624,1230001,0,'wing_color1',255,255,255), (232625,1230001,0,'wing_color2',255,255,255), (232626,1230002,1,'eye_brow_type',57,0,0), (232627,1230002,0,'eye_color',0,30,30), (232628,1230002,0,'hair_color1',167,0,218), (232629,1230002,1,'lip_type',-59,0,0), (232630,1230002,1,'nose_type',-45,-89,0), (232631,1230002,0,'skin_color',181,181,0), (232632,1230002,1,'soga_cheek_type',0,57,0), (232633,1230002,1,'soga_chin_type',0,-59,0), (232634,1230002,0,'soga_eye_color',229,229,102), (232635,1230002,0,'soga_skin_color',181,181,0), (232636,1230002,0,'wing_color1',255,255,255), (232637,1230002,0,'wing_color2',255,255,255), (232638,1230003,1,'eye_brow_type',37,0,0), (232639,1230003,0,'eye_color',10,0,10), (232640,1230003,0,'hair_color1',173,0,34), (232641,1230003,1,'lip_type',-68,0,0), (232642,1230003,1,'nose_type',-79,-83,0), (232643,1230003,0,'skin_color',30,30,0), (232644,1230003,1,'soga_cheek_type',0,37,0), (232645,1230003,1,'soga_chin_type',0,-68,0), (232646,1230003,0,'soga_eye_color',229,229,102), (232647,1230003,0,'soga_skin_color',30,30,0), (232648,1230003,0,'wing_color1',255,255,255), (232649,1230003,0,'wing_color2',255,255,255), (232650,1230004,1,'eye_brow_type',-64,0,0), (232651,1230004,0,'eye_color',86,54,222), (232652,1230004,0,'hair_color1',14,0,172), (232653,1230004,1,'lip_type',34,0,0), (232654,1230004,1,'nose_type',-10,14,0), (232655,1230004,0,'skin_color',136,136,0), (232656,1230004,1,'soga_cheek_type',0,-64,0), (232657,1230004,1,'soga_chin_type',0,34,0), (232658,1230004,0,'soga_eye_color',229,229,102), (232659,1230004,0,'soga_skin_color',136,136,0), (232660,1230004,0,'wing_color1',255,255,255), (232661,1230004,0,'wing_color2',255,255,255), (232662,1230005,1,'eye_brow_type',78,0,0), (232663,1230005,0,'eye_color',67,67,0), (232664,1230005,0,'hair_color1',225,0,241), (232665,1230005,1,'lip_type',-84,0,0), (232666,1230005,1,'nose_type',34,-31,0), (232667,1230005,0,'skin_color',107,108,0), (232668,1230005,1,'soga_cheek_type',0,78,0), (232669,1230005,1,'soga_chin_type',0,-84,0), (232670,1230005,0,'soga_eye_color',229,229,102), (232671,1230005,0,'soga_skin_color',107,108,0), (232672,1230005,0,'wing_color1',255,255,255), (232673,1230005,0,'wing_color2',255,255,255), (232674,1230006,1,'eye_brow_type',-58,0,0), (232675,1230006,0,'eye_color',16,0,15), (232676,1230006,0,'hair_color1',58,0,64), (232677,1230006,1,'lip_type',77,0,0), (232678,1230006,1,'nose_type',-14,58,0), (232679,1230006,0,'skin_color',1,202,13), (232680,1230006,1,'soga_cheek_type',0,-58,0), (232681,1230006,1,'soga_chin_type',0,77,0), (232682,1230006,0,'soga_eye_color',229,229,102), (232683,1230006,0,'soga_skin_color',1,202,13), (232684,1230006,0,'wing_color1',255,255,255), (232685,1230006,0,'wing_color2',255,255,255), (232686,1230007,1,'eye_brow_type',-79,0,0), (232687,1230007,0,'eye_color',99,0,98), (232688,1230007,0,'hair_color1',81,0,190), (232689,1230007,1,'lip_type',-93,0,0), (232690,1230007,1,'nose_type',12,81,0), (232691,1230007,0,'skin_color',0,66,161), (232692,1230007,1,'soga_cheek_type',0,-79,0), (232693,1230007,1,'soga_chin_type',0,-93,0), (232694,1230007,0,'soga_eye_color',229,229,102), (232695,1230007,0,'soga_skin_color',0,66,161), (232696,1230007,0,'wing_color1',255,255,255), (232697,1230007,0,'wing_color2',255,255,255), (232698,1230008,1,'eye_brow_type',-59,0,0), (232699,1230008,0,'eye_color',69,0,68), (232700,1230008,0,'hair_color1',209,0,194), (232701,1230008,1,'lip_type',25,0,0), (232702,1230008,1,'nose_type',-87,-47,0), (232703,1230008,0,'skin_color',19,77,0), (232704,1230008,1,'soga_cheek_type',0,-59,0), (232705,1230008,1,'soga_chin_type',0,25,0), (232706,1230008,0,'soga_eye_color',229,229,102), (232707,1230008,0,'soga_skin_color',19,77,0), (232708,1230008,0,'wing_color1',255,255,255), (232709,1230008,0,'wing_color2',255,255,255), (232710,1230009,1,'eye_brow_type',-41,0,0), (232711,1230009,0,'eye_color',48,0,28), (232712,1230009,0,'hair_color1',187,0,50), (232713,1230009,1,'lip_type',-91,0,0), (232714,1230009,1,'nose_type',-18,-69,0), (232715,1230009,0,'skin_color',69,69,0), (232716,1230009,1,'soga_cheek_type',0,-41,0), (232717,1230009,1,'soga_chin_type',0,-91,0), (232718,1230009,0,'soga_eye_color',229,229,102), (232719,1230009,0,'soga_skin_color',69,69,0), (232720,1230009,0,'wing_color1',255,255,255), (232721,1230009,0,'wing_color2',255,255,255), (232722,1230010,1,'eye_brow_type',-59,0,0), (232723,1230010,0,'eye_color',69,0,68), (232724,1230010,0,'hair_color1',209,0,194), (232725,1230010,1,'lip_type',25,0,0), (232726,1230010,1,'nose_type',-87,-47,0), (232727,1230010,0,'skin_color',19,77,0), (232728,1230010,1,'soga_cheek_type',0,-59,0), (232729,1230010,1,'soga_chin_type',0,25,0), (232730,1230010,0,'soga_eye_color',229,229,102), (232731,1230010,0,'soga_skin_color',19,77,0), (232732,1230010,0,'wing_color1',255,255,255), (232733,1230010,0,'wing_color2',255,255,255), (232734,1230011,1,'eye_brow_type',-22,0,0), (232735,1230011,0,'eye_color',0,145,145), (232736,1230011,0,'hair_color1',205,0,65), (232737,1230011,1,'lip_type',-47,0,0), (232738,1230011,1,'nose_type',93,-51,0), (232739,1230011,0,'skin_color',7,7,0), (232740,1230011,1,'soga_cheek_type',0,-22,0), (232741,1230011,1,'soga_chin_type',0,-47,0), (232742,1230011,0,'soga_eye_color',229,229,102), (232743,1230011,0,'soga_skin_color',7,7,0), (232744,1230011,0,'wing_color1',255,255,255), (232745,1230011,0,'wing_color2',255,255,255), (232746,1230012,1,'eye_brow_type',81,0,0), (232747,1230012,0,'eye_color',10,46,0), (232748,1230012,0,'hair_color1',47,0,218), (232749,1230012,1,'lip_type',-83,0,0), (232750,1230012,1,'nose_type',-11,47,0), (232751,1230012,0,'skin_color',17,71,0), (232752,1230012,1,'soga_cheek_type',0,81,0), (232753,1230012,1,'soga_chin_type',0,-83,0), (232754,1230012,0,'soga_eye_color',229,229,102), (232755,1230012,0,'soga_skin_color',17,71,0), (232756,1230012,0,'wing_color1',255,255,255), (232757,1230012,0,'wing_color2',255,255,255), (232758,1230013,1,'eye_brow_type',-52,0,0), (232759,1230013,0,'eye_color',16,0,15), (232760,1230013,0,'hair_color1',72,0,185), (232761,1230013,1,'lip_type',-72,0,0), (232762,1230013,1,'nose_type',34,72,0), (232763,1230013,0,'skin_color',87,86,0), (232764,1230013,1,'soga_cheek_type',0,-52,0), (232765,1230013,1,'soga_chin_type',0,-72,0), (232766,1230013,0,'soga_eye_color',229,229,102), (232767,1230013,0,'soga_skin_color',87,86,0), (232768,1230013,0,'wing_color1',255,255,255), (232769,1230013,0,'wing_color2',255,255,255), (232770,1230014,1,'eye_brow_type',79,0,0), (232771,1230014,0,'eye_color',46,46,0), (232772,1230014,0,'hair_color1',235,0,161), (232773,1230014,1,'lip_type',31,0,0), (232774,1230014,1,'nose_type',-37,-21,0), (232775,1230014,0,'skin_color',71,0,106), (232776,1230014,1,'soga_cheek_type',0,79,0), (232777,1230014,1,'soga_chin_type',0,31,0), (232778,1230014,0,'soga_eye_color',229,229,102), (232779,1230014,0,'soga_skin_color',71,0,106), (232780,1230014,0,'wing_color1',255,255,255), (232781,1230014,0,'wing_color2',255,255,255), (232782,1230015,1,'eye_brow_type',-41,0,0), (232783,1230015,0,'eye_color',48,0,28), (232784,1230015,0,'hair_color1',187,0,50), (232785,1230015,1,'lip_type',-91,0,0), (232786,1230015,1,'nose_type',-18,-69,0), (232787,1230015,0,'skin_color',69,69,0), (232788,1230015,1,'soga_cheek_type',0,-41,0), (232789,1230015,1,'soga_chin_type',0,-91,0), (232790,1230015,0,'soga_eye_color',229,229,102), (232791,1230015,0,'soga_skin_color',69,69,0), (232792,1230015,0,'wing_color1',255,255,255), (232793,1230015,0,'wing_color2',255,255,255), (232794,1230016,1,'eye_brow_type',81,0,0), (232795,1230016,0,'eye_color',78,0,79), (232796,1230016,0,'hair_color1',69,0,23), (232797,1230016,1,'lip_type',-89,0,0), (232798,1230016,1,'nose_type',-4,69,0), (232799,1230016,0,'skin_color',0,81,81), (232800,1230016,1,'soga_cheek_type',0,81,0), (232801,1230016,1,'soga_chin_type',0,-89,0), (232802,1230016,0,'soga_eye_color',229,229,102), (232803,1230016,0,'soga_skin_color',0,81,81), (232804,1230016,0,'wing_color1',255,255,255), (232805,1230016,0,'wing_color2',255,255,255), (232806,1230017,1,'eye_brow_type',-59,0,0), (232807,1230017,0,'eye_color',69,0,68), (232808,1230017,0,'hair_color1',209,0,194), (232809,1230017,1,'lip_type',25,0,0), (232810,1230017,1,'nose_type',-87,-47,0), (232811,1230017,0,'skin_color',19,77,0), (232812,1230017,1,'soga_cheek_type',0,-59,0), (232813,1230017,1,'soga_chin_type',0,25,0), (232814,1230017,0,'soga_eye_color',229,229,102), (232815,1230017,0,'soga_skin_color',19,77,0), (232816,1230017,0,'wing_color1',255,255,255), (232817,1230017,0,'wing_color2',255,255,255), (232818,1230018,1,'eye_brow_type',-23,0,0), (232819,1230018,0,'eye_color',0,107,109), (232820,1230018,0,'hair_color1',14,0,93), (232821,1230018,1,'lip_type',81,0,0), (232822,1230018,1,'nose_type',-90,14,0), (232823,1230018,0,'skin_color',0,52,131), (232824,1230018,1,'soga_cheek_type',0,-23,0), (232825,1230018,1,'soga_chin_type',0,81,0), (232826,1230018,0,'soga_eye_color',229,229,102), (232827,1230018,0,'soga_skin_color',0,52,131), (232828,1230018,0,'wing_color1',255,255,255), (232829,1230018,0,'wing_color2',255,255,255), (232830,1230019,1,'eye_brow_type',-26,0,0), (232831,1230019,0,'eye_color',0,89,89), (232832,1230019,0,'hair_color1',52,0,186), (232833,1230019,1,'lip_type',-61,0,0), (232834,1230019,1,'nose_type',87,52,0), (232835,1230019,0,'skin_color',85,86,0), (232836,1230019,1,'soga_cheek_type',0,-26,0), (232837,1230019,1,'soga_chin_type',0,-61,0), (232838,1230019,0,'soga_eye_color',229,229,102), (232839,1230019,0,'soga_skin_color',85,86,0), (232840,1230019,0,'wing_color1',255,255,255), (232841,1230019,0,'wing_color2',255,255,255), (232842,1230020,1,'eye_brow_type',61,0,0), (232843,1230020,0,'eye_color',144,28,213), (232844,1230020,0,'hair_color1',93,0,15), (232845,1230020,1,'lip_type',59,0,0), (232846,1230020,1,'nose_type',74,93,0), (232847,1230020,0,'skin_color',72,0,143), (232848,1230020,1,'soga_cheek_type',0,61,0), (232849,1230020,1,'soga_chin_type',0,59,0), (232850,1230020,0,'soga_eye_color',229,229,102), (232851,1230020,0,'soga_skin_color',72,0,143), (232852,1230020,0,'wing_color1',255,255,255), (232853,1230020,0,'wing_color2',255,255,255), (232854,1230021,1,'eye_brow_type',34,0,0), (232855,1230021,0,'eye_color',0,52,52), (232856,1230021,0,'hair_color1',75,0,64), (232857,1230021,1,'lip_type',-46,0,0), (232858,1230021,1,'nose_type',97,75,0), (232859,1230021,0,'skin_color',235,235,22), (232860,1230021,1,'soga_cheek_type',0,34,0), (232861,1230021,1,'soga_chin_type',0,-46,0), (232862,1230021,0,'soga_eye_color',229,229,102), (232863,1230021,0,'soga_skin_color',235,235,22), (232864,1230021,0,'wing_color1',255,255,255), (232865,1230021,0,'wing_color2',255,255,255), (232866,2710000,0,'eye_color',255,255,255), (232867,2710000,0,'skin_color',255,255,255), (232868,2710000,0,'soga_eye_color',255,0,255), (232869,2710001,1,'cheek_type',-75,-31,0), (232870,2710001,1,'chin_type',-62,0,64), (232871,2710001,1,'ear_type',-46,-56,0), (232872,2710001,0,'eye_color',129,125,67), (232873,2710001,0,'hair_color1',228,21,233), (232874,2710001,0,'hair_face_color',244,246,246), (232875,2710001,0,'hair_face_highlight_color',65,66,79), (232876,2710001,0,'hair_type_color',244,246,246), (232877,2710001,0,'hair_type_highlight_color',65,66,79), (232878,2710001,1,'lip_type',-72,25,-1), (232879,2710001,1,'nose_type',0,-28,21), (232880,2710001,0,'skin_color',167,127,69), (232881,2710001,1,'soga_chin_type',0,-72,25), (232882,2710001,1,'soga_eye_brow_type',0,-46,-56), (232883,2710001,0,'soga_eye_color',204,204,204), (232884,2710001,0,'soga_hair_face_color',244,246,246), (232885,2710001,0,'soga_hair_face_highlight_color',65,66,79), (232886,2710001,0,'soga_hair_type_color',244,246,246), (232887,2710001,0,'soga_hair_type_highlight_color',65,66,79), (232888,2710001,1,'soga_lip_type',0,-75,-31), (232889,2710001,1,'soga_nose_type',-1,-62,0), (232890,2710001,0,'soga_skin_color',167,127,69), (232891,2710002,1,'cheek_type',-93,-8,0), (232892,2710002,1,'chin_type',82,-35,37), (232893,2710002,1,'ear_type',-15,-12,0), (232894,2710002,1,'eye_brow_type',-82,52,78), (232895,2710002,0,'eye_color',68,45,18), (232896,2710002,1,'eye_type',59,0,0), (232897,2710002,0,'hair_color1',238,181,171), (232898,2710002,0,'hair_color2',10,0,0), (232899,2710002,0,'hair_face_color',185,86,38), (232900,2710002,0,'hair_face_highlight_color',104,21,19), (232901,2710002,0,'hair_type_color',185,86,38), (232902,2710002,0,'hair_type_highlight_color',104,21,19), (232903,2710002,1,'lip_type',87,-25,87), (232904,2710002,1,'nose_type',0,-18,-75), (232905,2710002,0,'skin_color',127,131,131), (232906,2710002,1,'soga_cheek_type',0,-82,52), (232907,2710002,1,'soga_chin_type',0,87,-25), (232908,2710002,1,'soga_ear_type',0,59,0), (232909,2710002,1,'soga_eye_brow_type',0,-15,-12), (232910,2710002,0,'soga_eye_color',204,204,204), (232911,2710002,1,'soga_eye_type',10,0,0), (232912,2710002,0,'soga_hair_face_color',185,86,38), (232913,2710002,0,'soga_hair_face_highlight_color',104,21,19), (232914,2710002,0,'soga_hair_type_color',185,86,38), (232915,2710002,0,'soga_hair_type_highlight_color',104,21,19), (232916,2710002,1,'soga_lip_type',78,-93,-8), (232917,2710002,1,'soga_nose_type',87,82,-35), (232918,2710002,0,'soga_skin_color',127,131,131), (232919,2710003,0,'eye_color',20,29,78), (232920,2710003,0,'skin_color',40,139,182), (232921,2710003,0,'soga_eye_color',255,0,255), (232922,2710004,0,'eye_color',28,28,28), (232923,2710004,0,'skin_color',152,7,0), (232924,2710004,0,'soga_eye_color',255,0,255), (232925,2710005,0,'eye_color',211,110,38), (232926,2710005,0,'skin_color',152,7,0), (232927,2710005,0,'soga_eye_color',255,0,255), (232928,2710006,0,'eye_color',239,209,89), (232929,2710006,0,'skin_color',22,84,28), (232930,2710006,0,'soga_eye_color',255,0,255), (232931,2710007,0,'eye_color',204,46,204), (232932,2710007,0,'soga_eye_color',255,0,255), (232933,2710008,0,'eye_color',233,233,233), (232934,2710008,0,'skin_color',233,233,233), (232935,2710008,0,'soga_eye_color',255,0,255), (232936,2710009,0,'eye_color',28,28,28), (232937,2710009,0,'skin_color',239,209,89), (232938,2710009,0,'soga_eye_color',255,0,255), (232939,2710010,0,'eye_color',170,184,193), (232940,2710010,0,'skin_color',128,152,188), (232941,2710010,0,'soga_eye_color',255,0,255), (232942,2710011,0,'eye_color',255,255,255), (232943,2710011,0,'skin_color',255,255,255), (232944,2710011,0,'soga_eye_color',255,0,255), (232945,2710012,0,'eye_color',255,255,255), (232946,2710012,0,'skin_color',255,255,255), (232947,2710012,0,'soga_eye_color',255,0,255), (232948,2710013,0,'eye_color',211,110,39), (232949,2710013,0,'skin_color',29,29,29), (232950,2710013,0,'soga_eye_color',255,0,255), (232951,2710014,0,'eye_color',255,255,255), (232952,2710014,0,'skin_color',255,255,255), (232953,2710014,0,'soga_eye_color',255,0,255), (232954,2710015,0,'eye_color',255,255,255), (232955,2710015,0,'skin_color',255,255,255), (232956,2710015,0,'soga_eye_color',255,0,255), (232957,2710016,0,'eye_color',255,255,255), (232958,2710016,0,'skin_color',255,255,255), (232959,2710016,0,'soga_eye_color',255,0,255), (232960,2710017,0,'eye_color',255,255,255), (232961,2710017,0,'skin_color',255,255,255), (232962,2710017,0,'soga_eye_color',255,0,255), (232963,2710018,0,'eye_color',255,255,255), (232964,2710018,0,'skin_color',255,255,255), (232965,2710018,0,'soga_eye_color',255,0,255), (232966,2710019,0,'eye_color',81,81,81), (232967,2710019,0,'skin_color',255,255,255), (232968,2710019,0,'soga_eye_color',255,0,255), (232969,2710020,0,'eye_color',48,207,48), (232970,2710020,0,'skin_color',29,29,29), (232971,2710020,0,'soga_eye_color',255,0,255), (232972,2710021,0,'eye_color',171,220,240), (232973,2710021,0,'skin_color',107,67,42), (232974,2710021,0,'soga_eye_color',255,0,255), (232975,2710022,0,'eye_color',171,220,240), (232976,2710022,0,'skin_color',255,255,255), (232977,2710022,0,'soga_eye_color',255,0,255), (232978,2710023,0,'eye_color',80,131,177), (232979,2710023,0,'skin_color',29,29,29), (232980,2710023,0,'soga_eye_color',255,0,255), (232981,2710024,0,'eye_color',249,234,179), (232982,2710024,0,'skin_color',152,7,0), (232983,2710024,0,'soga_eye_color',255,0,255), (232984,2710025,0,'eye_color',119,119,119), (232985,2710025,0,'skin_color',255,255,255), (232986,2710025,0,'soga_eye_color',255,0,255), (232987,2710026,0,'eye_color',255,0,12), (232988,2710026,0,'skin_color',152,7,0), (232989,2710026,0,'soga_eye_color',255,0,255), (232990,2710027,0,'eye_color',29,29,29), (232991,2710027,0,'skin_color',255,255,255), (232992,2710027,0,'soga_eye_color',255,0,255), (232993,2710028,0,'eye_color',33,221,81), (232994,2710028,0,'skin_color',23,84,29), (232995,2710028,0,'soga_eye_color',255,0,255), (232996,2710029,0,'eye_color',240,218,130), (232997,2710029,0,'skin_color',255,255,255), (232998,2710029,0,'soga_eye_color',255,0,255), (232999,2710030,0,'eye_color',255,255,255), (233000,2710030,0,'skin_color',255,255,255), (233001,2710030,0,'soga_eye_color',255,0,255), (233002,2710031,0,'eye_color',29,29,29), (233003,2710031,0,'skin_color',255,255,255), (233004,2710031,0,'soga_eye_color',255,0,255), (233005,2710032,0,'eye_color',255,255,255), (233006,2710032,0,'skin_color',255,255,255), (233007,2710032,0,'soga_eye_color',255,0,255), (233008,2710033,0,'eye_color',255,255,255), (233009,2710033,0,'skin_color',255,255,255), (233010,2710033,0,'soga_eye_color',255,0,255), (233011,2710034,0,'eye_color',255,255,255), (233012,2710034,0,'skin_color',255,255,255), (233013,2710034,0,'soga_eye_color',255,0,255), (233014,2710035,0,'eye_color',48,207,48), (233015,2710035,0,'skin_color',29,29,29), (233016,2710035,0,'soga_eye_color',255,0,255), (233017,2710036,0,'eye_color',48,207,48), (233018,2710036,0,'skin_color',29,29,29), (233019,2710036,0,'soga_eye_color',255,0,255), (233020,2710037,0,'eye_color',255,255,255), (233021,2710037,0,'skin_color',255,255,255), (233022,2710037,0,'soga_eye_color',255,0,255), (233023,2710038,0,'eye_color',77,43,22), (233024,2710038,0,'skin_color',80,131,177), (233025,2710038,0,'soga_eye_color',255,0,255), (233026,2710039,0,'eye_color',107,67,42), (233027,2710039,0,'skin_color',29,29,29), (233028,2710039,0,'soga_eye_color',255,0,255), (233029,2710040,0,'eye_color',171,220,240), (233030,2710040,0,'skin_color',33,90,141), (233031,2710040,0,'soga_eye_color',255,0,255), (233032,2710041,1,'cheek_type',17,34,0), (233033,2710041,1,'chin_type',89,25,-29), (233034,2710041,1,'eye_brow_type',32,-72,-68), (233035,2710041,0,'eye_color',255,255,255), (233036,2710041,1,'eye_type',45,0,0), (233037,2710041,0,'hair_color1',17,208,230), (233038,2710041,0,'hair_color2',0,7,0), (233039,2710041,0,'hair_face_color',22,30,4), (233040,2710041,0,'hair_highlight',7,0,7), (233041,2710041,0,'hair_type_color',22,30,4), (233042,2710041,1,'lip_type',-93,7,-15), (233043,2710041,1,'nose_type',-94,17,-48), (233044,2710041,0,'skin_color',255,255,255), (233045,2710041,1,'soga_cheek_type',0,32,-72), (233046,2710041,1,'soga_chin_type',0,-93,7), (233047,2710041,1,'soga_ear_type',0,45,0), (233048,2710041,0,'soga_eye_color',255,0,255), (233049,2710041,0,'soga_hair_color1',0,7,0), (233050,2710041,0,'soga_hair_face_color',22,30,4), (233051,2710041,0,'soga_hair_type_color',22,30,4), (233052,2710041,1,'soga_lip_type',-68,17,34), (233053,2710041,1,'soga_nose_type',-15,89,25), (233054,2710041,0,'soga_skin_color',22,30,4), (233055,2710041,0,'wing_color1',255,255,255), (233056,2710041,0,'wing_color2',255,255,255), (233057,2710042,0,'eye_color',147,147,147), (233058,2710042,0,'skin_color',29,29,29), (233059,2710042,0,'soga_eye_color',255,0,255), (233060,2710043,0,'eye_color',48,207,48), (233061,2710043,0,'skin_color',29,29,29), (233062,2710043,0,'soga_eye_color',255,0,255), (233063,2710044,0,'eye_color',28,28,28), (233064,2710044,0,'skin_color',152,7,0), (233065,2710044,0,'soga_eye_color',255,0,255), (233066,2710045,0,'eye_color',28,28,28), (233067,2710045,0,'skin_color',152,7,0), (233068,2710045,0,'soga_eye_color',255,0,255), (233069,2710046,0,'eye_color',28,28,28), (233070,2710046,0,'skin_color',152,7,0), (233071,2710046,0,'soga_eye_color',255,0,255), (233072,2710047,0,'eye_color',28,28,28), (233073,2710047,0,'skin_color',152,7,0), (233074,2710047,0,'soga_eye_color',255,0,255), (233075,2710048,0,'eye_color',28,28,28), (233076,2710048,0,'skin_color',152,7,0), (233077,2710048,0,'soga_eye_color',255,0,255), (233078,2710049,0,'eye_color',28,28,28), (233079,2710049,0,'skin_color',152,7,0), (233080,2710049,0,'soga_eye_color',255,0,255), (233081,2710050,0,'eye_color',28,28,28), (233082,2710050,0,'skin_color',28,28,28), (233083,2710050,0,'soga_eye_color',255,0,255), (233084,2710051,0,'eye_color',28,28,28), (233085,2710051,0,'skin_color',28,28,28), (233086,2710051,0,'soga_eye_color',255,0,255), (233087,2710052,0,'eye_color',255,255,255), (233088,2710052,0,'skin_color',255,255,255), (233089,2710052,0,'soga_eye_color',255,0,255), (233090,2710053,0,'eye_color',255,255,255), (233091,2710053,0,'skin_color',255,255,255), (233092,2710053,0,'soga_eye_color',255,0,255), (233093,2710054,0,'eye_color',255,255,255), (233094,2710054,0,'skin_color',255,255,255), (233095,2710054,0,'soga_eye_color',255,0,255), (233096,2710055,0,'eye_color',255,255,255), (233097,2710055,0,'skin_color',255,255,255), (233098,2710055,0,'soga_eye_color',255,0,255), (233099,2710056,0,'eye_color',0,128,255), (233100,2710056,0,'skin_color',52,52,52), (233101,2710056,0,'soga_eye_color',255,0,255), (233102,2710057,0,'eye_color',255,255,255), (233103,2710057,0,'skin_color',255,255,255), (233104,2710057,0,'soga_eye_color',255,0,255), (233105,2710058,0,'eye_color',0,128,255), (233106,2710058,0,'skin_color',52,52,52), (233107,2710058,0,'soga_eye_color',255,0,255), (233108,2710059,0,'eye_color',239,209,88), (233109,2710059,0,'skin_color',29,29,29), (233110,2710059,0,'soga_eye_color',255,0,255), (233111,2710060,0,'eye_color',119,163,34), (233112,2710060,0,'skin_color',29,29,29), (233113,2710060,0,'soga_eye_color',255,0,255), (233114,2710061,0,'eye_color',148,151,86), (233115,2710061,0,'skin_color',94,97,27), (233116,2710061,0,'soga_eye_color',255,0,255), (233117,2710062,0,'eye_color',29,29,29), (233118,2710062,0,'skin_color',171,220,240), (233119,2710062,0,'soga_eye_color',255,0,255), (233120,2710063,0,'eye_color',152,7,0), (233121,2710063,0,'skin_color',29,29,29), (233122,2710063,0,'soga_eye_color',255,0,255), (233123,2710064,0,'eye_color',249,234,179), (233124,2710064,0,'skin_color',185,153,56), (233125,2710064,0,'soga_eye_color',255,0,255), (233126,2710065,0,'eye_color',170,142,116), (233127,2710065,0,'skin_color',29,29,29), (233128,2710065,0,'soga_eye_color',255,0,255), (233129,2710066,0,'eye_color',58,88,169), (233130,2710066,0,'skin_color',29,29,29), (233131,2710066,0,'soga_eye_color',255,0,255), (233132,2710067,0,'eye_color',87,170,122), (233133,2710067,0,'skin_color',29,29,29), (233134,2710067,0,'soga_eye_color',255,0,255), (233135,2710068,0,'eye_color',239,209,88), (233136,2710068,0,'skin_color',29,29,29), (233137,2710068,0,'soga_eye_color',255,0,255), (233138,2710069,1,'cheek_type',-64,-48,0), (233139,2710069,1,'chin_type',75,-74,14), (233140,2710069,1,'eye_brow_type',71,45,-61), (233141,2710069,0,'eye_color',44,91,104), (233142,2710069,1,'eye_type',-29,0,0), (233143,2710069,0,'hair_color1',167,28,31), (233144,2710069,0,'hair_face_color',92,140,23), (233145,2710069,0,'hair_type_color',92,140,23), (233146,2710069,1,'lip_type',-89,-56,-81), (233147,2710069,1,'nose_type',65,-89,28), (233148,2710069,0,'skin_color',92,140,23), (233149,2710069,1,'soga_cheek_type',0,71,45), (233150,2710069,1,'soga_chin_type',0,-89,-56), (233151,2710069,1,'soga_ear_type',0,-29,0), (233152,2710069,0,'soga_eye_color',229,229,102), (233153,2710069,0,'soga_hair_face_color',92,140,23), (233154,2710069,0,'soga_hair_type_color',92,140,23), (233155,2710069,1,'soga_lip_type',-61,-64,-48), (233156,2710069,1,'soga_nose_type',-81,75,-74), (233157,2710069,0,'soga_skin_color',92,140,23), (233158,2710070,0,'eye_color',255,255,255), (233159,2710070,0,'skin_color',255,255,255), (233160,2710070,0,'soga_eye_color',255,0,255), (233161,2710071,1,'cheek_type',93,-52,0), (233162,2710071,1,'chin_type',43,-3,-26), (233163,2710071,1,'eye_brow_type',66,-2,32), (233164,2710071,0,'eye_color',255,255,255), (233165,2710071,1,'eye_type',5,0,0), (233166,2710071,0,'hair_color1',68,57,14), (233167,2710071,0,'hair_face_color',33,101,40), (233168,2710071,0,'hair_type_color',33,101,40), (233169,2710071,1,'lip_type',-96,50,79), (233170,2710071,1,'nose_type',-42,68,57), (233171,2710071,0,'skin_color',255,255,255), (233172,2710071,1,'soga_cheek_type',0,66,-2), (233173,2710071,1,'soga_chin_type',0,-96,50), (233174,2710071,1,'soga_ear_type',0,5,0), (233175,2710071,0,'soga_eye_color',255,0,255), (233176,2710071,0,'soga_hair_face_color',33,101,40), (233177,2710071,0,'soga_hair_type_color',33,101,40), (233178,2710071,1,'soga_lip_type',32,93,-52), (233179,2710071,1,'soga_nose_type',79,43,-3), (233180,2710071,0,'soga_skin_color',33,101,40), (233181,2710071,0,'wing_color1',255,255,255), (233182,2710071,0,'wing_color2',255,255,255), (233183,2710072,1,'cheek_type',42,70,0), (233184,2710072,1,'chin_type',0,22,-41), (233185,2710072,1,'eye_brow_type',-22,-44,-34), (233186,2710072,0,'eye_color',255,255,255), (233187,2710072,1,'eye_type',-87,0,0), (233188,2710072,0,'hair_color1',211,53,81), (233189,2710072,0,'hair_face_color',119,39,114), (233190,2710072,0,'hair_type_color',119,39,114), (233191,2710072,1,'lip_type',70,51,-72), (233192,2710072,1,'nose_type',-50,-45,53), (233193,2710072,0,'skin_color',255,255,255), (233194,2710072,1,'soga_cheek_type',0,-22,-44), (233195,2710072,1,'soga_chin_type',0,70,51), (233196,2710072,1,'soga_ear_type',0,-87,0), (233197,2710072,0,'soga_eye_color',255,0,255), (233198,2710072,0,'soga_hair_face_color',119,39,114), (233199,2710072,0,'soga_hair_type_color',119,39,114), (233200,2710072,1,'soga_lip_type',-34,42,70), (233201,2710072,1,'soga_nose_type',-72,0,22), (233202,2710072,0,'soga_skin_color',119,39,114), (233203,2710072,0,'wing_color1',255,255,255), (233204,2710072,0,'wing_color2',255,255,255), (233205,2710073,1,'cheek_type',39,-50,0), (233206,2710073,1,'chin_type',25,79,90), (233207,2710073,1,'eye_brow_type',87,14,-52), (233208,2710073,0,'eye_color',163,199,205), (233209,2710073,1,'eye_type',-72,0,0), (233210,2710073,0,'hair_color1',39,239,10), (233211,2710073,0,'hair_face_color',56,85,12), (233212,2710073,0,'hair_type_color',56,85,12), (233213,2710073,1,'lip_type',-97,-79,-1), (233214,2710073,1,'nose_type',89,39,-17), (233215,2710073,0,'skin_color',56,85,12), (233216,2710073,1,'soga_cheek_type',0,87,14), (233217,2710073,1,'soga_chin_type',0,-97,-79), (233218,2710073,1,'soga_ear_type',0,-72,0), (233219,2710073,0,'soga_eye_color',229,229,102), (233220,2710073,0,'soga_hair_face_color',56,85,12), (233221,2710073,0,'soga_hair_type_color',56,85,12), (233222,2710073,1,'soga_lip_type',-52,39,-50), (233223,2710073,1,'soga_nose_type',-1,25,79), (233224,2710073,0,'soga_skin_color',56,85,12), (233225,2710073,0,'wing_color1',255,255,255), (233226,2710073,0,'wing_color2',255,255,255), (233227,2710074,0,'eye_color',56,172,221), (233228,2710074,0,'skin_color',128,63,0), (233229,2710074,0,'soga_eye_color',255,0,255), (233230,2710075,0,'eye_color',28,28,28), (233231,2710075,0,'skin_color',152,7,0), (233232,2710075,0,'soga_eye_color',255,0,255), (233233,2710076,0,'eye_color',255,255,255), (233234,2710076,0,'skin_color',255,255,255), (233235,2710076,0,'soga_eye_color',255,0,255), (233236,2710077,0,'eye_color',255,255,255), (233237,2710077,0,'skin_color',255,255,255), (233238,2710077,0,'soga_eye_color',255,0,255), (233239,2710078,0,'eye_color',147,97,68), (233240,2710078,0,'skin_color',29,29,29), (233241,2710078,0,'soga_eye_color',255,0,255), (233242,2710079,0,'eye_color',255,255,255), (233243,2710079,0,'skin_color',255,255,255), (233244,2710079,0,'soga_eye_color',255,0,255), (233245,2710080,0,'eye_color',152,7,0), (233246,2710080,0,'skin_color',107,67,42), (233247,2710080,0,'soga_eye_color',255,0,255), (233248,2710081,0,'eye_color',255,255,255), (233249,2710081,0,'skin_color',255,255,255), (233250,2710081,0,'soga_eye_color',255,0,255), (233251,2710082,0,'eye_color',255,255,255), (233252,2710082,0,'skin_color',255,255,255), (233253,2710082,0,'soga_eye_color',255,0,255), (233254,2710083,0,'eye_color',255,255,255), (233255,2710083,0,'skin_color',255,255,255), (233256,2710083,0,'soga_eye_color',255,0,255), (233257,2710084,0,'eye_color',87,72,58), (233258,2710084,0,'skin_color',170,142,116), (233259,2710084,0,'soga_eye_color',255,0,255), (233260,2710085,0,'eye_color',255,255,255), (233261,2710085,0,'skin_color',255,255,255), (233262,2710085,0,'soga_eye_color',255,0,255), (233263,2710086,0,'eye_color',255,0,12), (233264,2710086,0,'skin_color',152,7,0), (233265,2710086,0,'soga_eye_color',255,0,255), (233266,2710087,0,'eye_color',255,255,255), (233267,2710087,0,'skin_color',255,255,255), (233268,2710087,0,'soga_eye_color',255,0,255), (233269,2710088,0,'eye_color',255,255,255), (233270,2710088,0,'skin_color',255,255,255), (233271,2710088,0,'soga_eye_color',255,0,255), (233272,2710089,1,'cheek_type',52,-84,0), (233273,2710089,1,'chin_type',-26,-5,-37), (233274,2710089,1,'eye_brow_type',9,-17,68), (233275,2710089,0,'eye_color',81,152,173), (233276,2710089,1,'eye_type',59,0,0), (233277,2710089,0,'hair_color1',218,41,225), (233278,2710089,0,'hair_face_color',7,23,17), (233279,2710089,0,'hair_type_color',7,23,17), (233280,2710089,1,'lip_type',20,-44,-20), (233281,2710089,1,'nose_type',-9,-38,41), (233282,2710089,0,'skin_color',7,23,17), (233283,2710089,1,'soga_cheek_type',0,9,-17), (233284,2710089,1,'soga_chin_type',0,20,-44), (233285,2710089,1,'soga_ear_type',0,59,0), (233286,2710089,0,'soga_eye_color',229,229,102), (233287,2710089,0,'soga_hair_face_color',7,23,17), (233288,2710089,0,'soga_hair_type_color',7,23,17), (233289,2710089,1,'soga_lip_type',68,52,-84), (233290,2710089,1,'soga_nose_type',-20,-26,-5), (233291,2710089,0,'soga_skin_color',7,23,17), (233292,2710090,0,'eye_color',255,255,255), (233293,2710090,0,'skin_color',255,255,255), (233294,2710090,0,'soga_eye_color',255,0,255), (233295,2710091,0,'eye_color',255,255,255), (233296,2710091,0,'skin_color',255,255,255), (233297,2710091,0,'soga_eye_color',255,0,255), (233298,2710092,0,'eye_color',255,255,255), (233299,2710092,0,'skin_color',255,255,255), (233300,2710092,0,'soga_eye_color',255,0,255), (233301,2710093,0,'eye_color',255,255,255), (233302,2710093,0,'skin_color',255,255,255), (233303,2710093,0,'soga_eye_color',255,0,255), (233304,2710094,0,'eye_color',255,255,255), (233305,2710094,0,'skin_color',255,255,255), (233306,2710094,0,'soga_eye_color',255,0,255), (233307,2710095,0,'eye_color',255,255,255), (233308,2710095,0,'skin_color',255,255,255), (233309,2710095,0,'soga_eye_color',255,0,255), (233310,2710096,0,'eye_color',255,255,255), (233311,2710096,0,'skin_color',255,255,255), (233312,2710096,0,'soga_eye_color',255,0,255), (233313,2710097,0,'eye_color',255,255,255), (233314,2710097,0,'skin_color',255,255,255), (233315,2710097,0,'soga_eye_color',255,0,255), (233316,2710098,0,'eye_color',255,255,255), (233317,2710098,0,'skin_color',255,255,255), (233318,2710098,0,'soga_eye_color',255,0,255), (233319,2710099,0,'eye_color',255,255,255), (233320,2710099,0,'skin_color',255,255,255), (233321,2710099,0,'soga_eye_color',255,0,255), (233322,2710100,0,'eye_color',255,255,255), (233323,2710100,0,'skin_color',255,255,255), (233324,2710100,0,'soga_eye_color',255,0,255), (233325,2710101,0,'eye_color',255,255,255), (233326,2710101,0,'skin_color',255,255,255), (233327,2710101,0,'soga_eye_color',255,0,255), (233328,2710102,0,'eye_color',239,209,89), (233329,2710102,0,'skin_color',22,84,28), (233330,2710102,0,'soga_eye_color',255,0,255), (233331,2710103,0,'eye_color',33,221,80), (233332,2710103,0,'skin_color',22,84,28), (233333,2710103,0,'soga_eye_color',255,0,255), (233334,2710104,0,'eye_color',19,28,77), (233335,2710104,0,'skin_color',40,138,182), (233336,2710104,0,'soga_eye_color',255,0,255), (233337,2710105,0,'eye_color',170,184,193), (233338,2710105,0,'skin_color',128,152,188), (233339,2710105,0,'soga_eye_color',255,0,255), (233340,2710106,0,'eye_color',204,47,204), (233341,2710106,0,'soga_eye_color',255,0,255), (233342,2710107,0,'eye_color',255,255,255), (233343,2710107,0,'skin_color',255,255,255), (233344,2710107,0,'soga_eye_color',255,0,255), (233345,2710108,1,'cheek_type',23,81,0), (233346,2710108,1,'chin_type',-39,-58,-87), (233347,2710108,1,'ear_type',18,50,0), (233348,2710108,1,'eye_brow_type',35,1,7), (233349,2710108,0,'eye_color',35,208,127), (233350,2710108,1,'eye_type',35,0,0), (233351,2710108,0,'hair_color1',0,45,69), (233352,2710108,0,'hair_face_color',55,53,69), (233353,2710108,0,'hair_face_highlight_color',244,246,246), (233354,2710108,0,'hair_type_color',55,53,69), (233355,2710108,0,'hair_type_highlight_color',244,246,246), (233356,2710108,1,'lip_type',-65,26,-91), (233357,2710108,1,'nose_type',-18,0,45), (233358,2710108,0,'skin_color',124,127,124), (233359,2710108,1,'soga_cheek_type',0,35,1), (233360,2710108,1,'soga_chin_type',0,-65,26), (233361,2710108,1,'soga_ear_type',0,35,0), (233362,2710108,1,'soga_eye_brow_type',0,18,50), (233363,2710108,0,'soga_eye_color',204,204,204), (233364,2710108,0,'soga_hair_face_color',55,53,69), (233365,2710108,0,'soga_hair_face_highlight_color',244,246,246), (233366,2710108,0,'soga_hair_type_color',55,53,69), (233367,2710108,0,'soga_hair_type_highlight_color',244,246,246), (233368,2710108,1,'soga_lip_type',7,23,81), (233369,2710108,1,'soga_nose_type',-91,-39,-58), (233370,2710108,0,'soga_skin_color',124,127,124), (233371,2710109,1,'cheek_type',-74,-93,0), (233372,2710109,1,'chin_type',14,-17,0), (233373,2710109,1,'ear_type',-28,50,0), (233374,2710109,1,'eye_brow_type',-17,-58,90), (233375,2710109,0,'eye_color',30,126,100), (233376,2710109,1,'eye_type',44,0,0), (233377,2710109,0,'hair_color1',94,228,201), (233378,2710109,0,'hair_face_color',84,0,0), (233379,2710109,0,'hair_face_highlight_color',107,24,22), (233380,2710109,0,'hair_type_color',84,0,0), (233381,2710109,0,'hair_type_highlight_color',107,24,22), (233382,2710109,1,'lip_type',0,76,1), (233383,2710109,1,'nose_type',-3,94,-28), (233384,2710109,0,'skin_color',123,123,121), (233385,2710109,1,'soga_cheek_type',0,-17,-58), (233386,2710109,1,'soga_chin_type',0,0,76), (233387,2710109,1,'soga_ear_type',0,44,0), (233388,2710109,1,'soga_eye_brow_type',0,-28,50), (233389,2710109,0,'soga_eye_color',204,204,204), (233390,2710109,0,'soga_hair_face_color',84,0,0), (233391,2710109,0,'soga_hair_face_highlight_color',107,24,22), (233392,2710109,0,'soga_hair_type_color',84,0,0), (233393,2710109,0,'soga_hair_type_highlight_color',107,24,22), (233394,2710109,1,'soga_lip_type',90,-74,-93), (233395,2710109,1,'soga_nose_type',1,14,-17), (233396,2710109,0,'soga_skin_color',123,123,121), (233397,2710110,0,'eye_color',147,147,147), (233398,2710110,0,'skin_color',29,29,29), (233399,2710110,0,'soga_eye_color',255,0,255), (233400,2710111,0,'eye_color',52,52,52), (233401,2710111,0,'skin_color',80,131,177), (233402,2710111,0,'soga_eye_color',255,0,255), (233403,2710112,0,'eye_color',23,86,88), (233404,2710112,0,'skin_color',150,202,205), (233405,2710112,0,'soga_eye_color',255,0,255), (233406,2710113,0,'eye_color',29,29,29), (233407,2710113,0,'skin_color',29,29,29), (233408,2710113,0,'soga_eye_color',255,0,255), (233409,2710114,0,'eye_color',23,86,88), (233410,2710114,0,'skin_color',150,202,205), (233411,2710114,0,'soga_eye_color',255,0,255), (233412,2710115,0,'eye_color',160,224,186), (233413,2710115,0,'skin_color',23,84,29), (233414,2710115,0,'soga_eye_color',255,0,255), (233415,2710116,0,'eye_color',147,147,147), (233416,2710116,0,'skin_color',29,29,29), (233417,2710116,0,'soga_eye_color',255,0,255), (233418,2710117,0,'eye_color',185,153,56), (233419,2710117,0,'skin_color',249,234,179), (233420,2710117,0,'soga_eye_color',255,0,255), (233421,2710118,0,'eye_color',52,52,52), (233422,2710118,0,'skin_color',80,131,177), (233423,2710118,0,'soga_eye_color',255,0,255), (233424,2710119,0,'eye_color',255,255,255), (233425,2710119,0,'skin_color',255,255,255), (233426,2710119,0,'soga_eye_color',255,0,255), (233427,2710120,0,'eye_color',255,255,255), (233428,2710120,0,'skin_color',255,255,255), (233429,2710120,0,'soga_eye_color',255,0,255), (233430,2710121,0,'eye_color',255,255,255), (233431,2710121,0,'skin_color',255,255,255), (233432,2710121,0,'soga_eye_color',255,0,255), (233433,2710122,0,'eye_color',36,51,139), (233434,2710122,0,'skin_color',29,29,29), (233435,2710122,0,'soga_eye_color',255,0,255), (233436,2710123,0,'eye_color',171,220,240), (233437,2710123,0,'skin_color',29,29,29), (233438,2710123,0,'soga_eye_color',255,0,255), (233439,2710124,0,'eye_color',255,255,255), (233440,2710124,0,'skin_color',255,255,255), (233441,2710124,0,'soga_eye_color',255,0,255), (233442,2710125,0,'eye_color',33,129,133), (233443,2710125,0,'skin_color',29,29,29), (233444,2710125,0,'soga_eye_color',255,0,255), (233445,2710126,0,'eye_color',211,110,39), (233446,2710126,0,'skin_color',29,29,29), (233447,2710126,0,'soga_eye_color',255,0,255), (233448,2710127,0,'eye_color',152,7,0), (233449,2710127,0,'skin_color',29,29,29), (233450,2710127,0,'soga_eye_color',255,0,255), (233451,2710128,0,'eye_color',255,255,255), (233452,2710128,0,'skin_color',255,255,255), (233453,2710128,0,'soga_eye_color',255,0,255), (233454,2710129,0,'eye_color',255,255,255), (233455,2710129,0,'skin_color',255,255,255), (233456,2710129,0,'soga_eye_color',255,0,255), (233457,2710130,0,'eye_color',255,0,12), (233458,2710130,0,'skin_color',152,7,0), (233459,2710130,0,'soga_eye_color',255,0,255), (233460,2710131,0,'eye_color',255,0,12), (233461,2710131,0,'skin_color',152,7,0), (233462,2710131,0,'soga_eye_color',255,0,255), (233463,2710132,0,'eye_color',255,255,255), (233464,2710132,0,'skin_color',255,255,255), (233465,2710132,0,'soga_eye_color',255,0,255), (233466,2710133,0,'eye_color',163,175,207), (233467,2710133,0,'skin_color',29,29,29), (233468,2710133,0,'soga_eye_color',255,0,255), (233469,2710134,0,'eye_color',255,0,12), (233470,2710134,0,'skin_color',152,7,0), (233471,2710134,0,'soga_eye_color',255,0,255), (233472,2710135,0,'eye_color',255,255,255), (233473,2710135,0,'skin_color',255,255,255), (233474,2710135,0,'soga_eye_color',255,0,255), (233475,2710136,0,'eye_color',0,128,255), (233476,2710136,0,'skin_color',29,29,29), (233477,2710136,0,'soga_eye_color',255,0,255), (233478,2710137,0,'eye_color',255,255,255), (233479,2710137,0,'skin_color',255,255,255), (233480,2710137,0,'soga_eye_color',255,0,255), (233481,2710138,0,'eye_color',255,255,255), (233482,2710138,0,'skin_color',255,255,255), (233483,2710138,0,'soga_eye_color',255,0,255), (233484,2710139,0,'eye_color',255,255,255), (233485,2710139,0,'skin_color',255,255,255), (233486,2710139,0,'soga_eye_color',255,0,255), (233487,2710140,0,'eye_color',255,255,255), (233488,2710140,0,'skin_color',255,255,255), (233489,2710140,0,'soga_eye_color',255,0,255), (233490,2710141,0,'eye_color',255,255,255), (233491,2710141,0,'skin_color',255,255,255), (233492,2710141,0,'soga_eye_color',255,0,255), (233493,2710142,0,'eye_color',160,223,186), (233494,2710142,0,'skin_color',28,28,28), (233495,2710142,0,'soga_eye_color',255,0,255), (233496,2710143,0,'eye_color',66,255,66), (233497,2710143,0,'skin_color',91,91,255), (233498,2710143,0,'soga_eye_color',255,0,255), (233499,2710144,0,'eye_color',48,207,48), (233500,2710144,0,'skin_color',29,29,29), (233501,2710144,0,'soga_eye_color',255,0,255), (233502,2710145,0,'eye_color',66,255,66), (233503,2710145,0,'skin_color',91,91,255), (233504,2710145,0,'soga_eye_color',255,0,255), (233505,2710146,0,'eye_color',66,255,66), (233506,2710146,0,'skin_color',91,91,255), (233507,2710146,0,'soga_eye_color',255,0,255), (233508,2710147,0,'eye_color',66,255,66), (233509,2710147,0,'skin_color',91,91,255), (233510,2710147,0,'soga_eye_color',255,0,255), (233511,2710148,0,'eye_color',66,255,66), (233512,2710148,0,'skin_color',91,91,255), (233513,2710148,0,'soga_eye_color',255,0,255), (233514,2710149,0,'eye_color',66,255,66), (233515,2710149,0,'skin_color',91,91,255), (233516,2710149,0,'soga_eye_color',255,0,255), (233517,2710150,0,'eye_color',255,255,255), (233518,2710150,0,'skin_color',255,255,255), (233519,2710150,0,'soga_eye_color',255,0,255), (233520,4980000,0,'eye_color',197,255,255), (233521,4980000,0,'hair_type_color',255,255,255), (233522,4980000,0,'hair_type_highlight_color',255,255,255), (233523,4980000,0,'skin_color',255,255,255), (233524,4980000,0,'soga_eye_color',255,0,255), (233525,4980000,0,'soga_hair_type_color',255,255,255), (233526,4980000,0,'soga_hair_type_highlight_color',255,255,255), (233527,4980001,0,'eye_color',180,196,220), (233528,4980001,0,'hair_type_color',255,255,255), (233529,4980001,0,'hair_type_highlight_color',255,255,255), (233530,4980001,0,'skin_color',255,255,255), (233531,4980001,0,'soga_eye_color',255,0,255), (233532,4980001,0,'soga_hair_type_color',255,255,255), (233533,4980001,0,'soga_hair_type_highlight_color',255,255,255), (233534,4980002,0,'eye_color',214,190,255), (233535,4980002,0,'hair_type_color',255,255,255), (233536,4980002,0,'hair_type_highlight_color',255,255,255), (233537,4980002,0,'skin_color',255,255,255), (233538,4980002,0,'soga_eye_color',255,0,255), (233539,4980002,0,'soga_hair_type_color',255,255,255), (233540,4980002,0,'soga_hair_type_highlight_color',255,255,255), (233541,4980003,0,'eye_color',229,222,217), (233542,4980003,0,'hair_type_color',255,255,255), (233543,4980003,0,'hair_type_highlight_color',255,255,255), (233544,4980003,0,'skin_color',255,255,255), (233545,4980003,0,'soga_eye_color',255,0,255), (233546,4980003,0,'soga_hair_type_color',255,255,255), (233547,4980003,0,'soga_hair_type_highlight_color',255,255,255), (233548,4980004,0,'eye_color',196,208,130), (233549,4980004,0,'hair_type_color',255,255,255), (233550,4980004,0,'hair_type_highlight_color',255,255,255), (233551,4980004,0,'skin_color',255,255,255), (233552,4980004,0,'soga_eye_color',255,0,255), (233553,4980004,0,'soga_hair_type_color',255,255,255), (233554,4980004,0,'soga_hair_type_highlight_color',255,255,255), (233555,4980005,0,'eye_color',252,188,255), (233556,4980005,0,'hair_type_color',255,255,255), (233557,4980005,0,'hair_type_highlight_color',255,255,255), (233558,4980005,0,'skin_color',255,255,255), (233559,4980005,0,'soga_eye_color',255,0,255), (233560,4980005,0,'soga_hair_type_color',255,255,255), (233561,4980005,0,'soga_hair_type_highlight_color',255,255,255), (233562,4980006,0,'eye_color',198,255,141), (233563,4980006,0,'hair_type_color',255,255,255), (233564,4980006,0,'hair_type_highlight_color',255,255,255), (233565,4980006,0,'skin_color',255,255,255), (233566,4980006,0,'soga_eye_color',255,0,255), (233567,4980006,0,'soga_hair_type_color',255,255,255), (233568,4980006,0,'soga_hair_type_highlight_color',255,255,255), (233569,4980007,0,'eye_color',255,255,240), (233570,4980007,0,'skin_color',255,255,255), (233571,4980007,0,'soga_eye_color',255,0,255), (233572,4980008,0,'eye_color',255,243,255), (233573,4980008,0,'hair_type_color',255,255,255), (233574,4980008,0,'hair_type_highlight_color',255,255,255), (233575,4980008,0,'skin_color',255,255,255), (233576,4980008,0,'soga_eye_color',255,0,255), (233577,4980008,0,'soga_hair_type_color',255,255,255), (233578,4980008,0,'soga_hair_type_highlight_color',255,255,255), (233579,4980009,0,'eye_color',255,137,128), (233580,4980009,0,'hair_type_color',255,255,255), (233581,4980009,0,'hair_type_highlight_color',255,255,255), (233582,4980009,0,'skin_color',255,255,255), (233583,4980009,0,'soga_eye_color',255,0,255), (233584,4980009,0,'soga_hair_type_color',255,255,255), (233585,4980009,0,'soga_hair_type_highlight_color',255,255,255), (233586,4980010,0,'eye_color',229,255,229), (233587,4980010,0,'skin_color',255,255,255), (233588,4980010,0,'soga_eye_color',255,0,255), (233589,4980011,1,'cheek_type',43,34,0), (233590,4980011,1,'chin_type',75,-10,-61), (233591,4980011,1,'eye_brow_type',9,3,8), (233592,4980011,0,'eye_color',140,182,175), (233593,4980011,1,'eye_type',-14,0,0), (233594,4980011,0,'hair_color1',17,31,242), (233595,4980011,0,'hair_face_color',59,33,26), (233596,4980011,0,'hair_type_color',59,33,26), (233597,4980011,1,'lip_type',-7,87,7), (233598,4980011,1,'nose_type',-75,17,31), (233599,4980011,0,'skin_color',59,33,26), (233600,4980011,1,'soga_cheek_type',0,9,3), (233601,4980011,1,'soga_chin_type',0,-7,87), (233602,4980011,1,'soga_ear_type',0,-14,0), (233603,4980011,0,'soga_eye_color',204,204,204), (233604,4980011,0,'soga_hair_face_color',59,33,26), (233605,4980011,0,'soga_hair_type_color',59,33,26), (233606,4980011,1,'soga_lip_type',8,43,34), (233607,4980011,1,'soga_nose_type',7,75,-10), (233608,4980011,0,'soga_skin_color',59,33,26), (233609,4980012,0,'eye_color',66,255,66), (233610,4980012,0,'skin_color',91,91,255), (233611,4980012,0,'soga_eye_color',255,0,255), (233612,4860000,0,'eye_color',198,255,141), (233613,4860000,0,'hair_type_color',255,255,255), (233614,4860000,0,'hair_type_highlight_color',255,255,255), (233615,4860000,0,'skin_color',255,255,255), (233616,4860000,0,'soga_eye_color',255,0,255), (233617,4860000,0,'soga_hair_type_color',255,255,255), (233618,4860000,0,'soga_hair_type_highlight_color',255,255,255), (233619,4860001,0,'eye_color',0,0,128), (233620,4860001,0,'skin_color',128,128,128), (233621,4860001,0,'soga_eye_color',255,0,255), (233622,4860002,0,'eye_color',116,105,23), (233623,4860002,0,'skin_color',192,192,192), (233624,4860002,0,'soga_eye_color',255,0,255), (233625,4860003,0,'skin_color',128,64,64), (233626,4860003,0,'soga_eye_color',255,0,255), (233627,4860004,0,'eye_color',183,180,72), (233628,4860004,0,'skin_color',255,255,255), (233629,4860004,0,'soga_eye_color',255,0,255), (233630,4860005,0,'eye_color',255,255,255), (233631,4860005,0,'skin_color',255,255,255), (233632,4860005,0,'soga_eye_color',255,0,255), (233633,4860006,0,'eye_color',255,255,255), (233634,4860006,0,'skin_color',255,255,255), (233635,4860006,0,'soga_eye_color',255,0,255), (233636,4860007,0,'eye_color',81,81,255), (233637,4860007,0,'skin_color',192,192,192), (233638,4860007,0,'soga_eye_color',255,0,255), (233639,4860008,0,'eye_color',255,255,255), (233640,4860008,0,'skin_color',255,255,255), (233641,4860008,0,'soga_eye_color',255,0,255), (233642,4860009,0,'eye_color',64,100,128), (233643,4860009,0,'skin_color',67,83,97), (233644,4860009,0,'soga_eye_color',255,0,255), (233645,4860010,0,'eye_color',255,255,255), (233646,4860010,0,'skin_color',255,255,255), (233647,4860010,0,'soga_eye_color',255,0,255), (233648,4860011,0,'eye_color',0,0,128), (233649,4860011,0,'skin_color',128,0,0), (233650,4860011,0,'soga_eye_color',255,0,255), (233651,4860012,0,'eye_color',255,255,255), (233652,4860012,0,'skin_color',255,255,255), (233653,4860012,0,'soga_eye_color',255,0,255), (233654,4860013,0,'eye_color',255,255,255), (233655,4860013,0,'skin_color',255,255,255), (233656,4860013,0,'soga_eye_color',255,0,255), (233657,4860014,0,'eye_color',0,128,64), (233658,4860014,0,'skin_color',210,210,0), (233659,4860014,0,'soga_eye_color',255,0,255), (233660,4860015,0,'eye_color',0,0,128), (233661,4860015,0,'skin_color',128,64,64), (233662,4860015,0,'soga_eye_color',255,0,255), (233663,4860016,0,'eye_color',255,255,255), (233664,4860016,0,'skin_color',255,255,255), (233665,4860016,0,'soga_eye_color',255,0,255), (233666,4860017,0,'eye_color',116,105,23), (233667,4860017,0,'skin_color',192,192,192), (233668,4860017,0,'soga_eye_color',255,0,255), (233669,4860018,0,'eye_color',183,180,72), (233670,4860018,0,'skin_color',128,128,128), (233671,4860018,0,'soga_eye_color',255,0,255), (233672,4860019,1,'cheek_type',43,34,0), (233673,4860019,1,'chin_type',75,-10,-61), (233674,4860019,1,'eye_brow_type',9,3,8), (233675,4860019,0,'eye_color',140,182,175), (233676,4860019,1,'eye_type',-14,0,0), (233677,4860019,0,'hair_color1',17,31,242), (233678,4860019,0,'hair_face_color',59,33,26), (233679,4860019,0,'hair_type_color',59,33,26), (233680,4860019,1,'lip_type',-7,87,7), (233681,4860019,1,'nose_type',-75,17,31), (233682,4860019,0,'skin_color',59,33,26), (233683,4860019,1,'soga_cheek_type',0,9,3), (233684,4860019,1,'soga_chin_type',0,-7,87), (233685,4860019,1,'soga_ear_type',0,-14,0), (233686,4860019,0,'soga_eye_color',204,204,204), (233687,4860019,0,'soga_hair_face_color',59,33,26), (233688,4860019,0,'soga_hair_type_color',59,33,26), (233689,4860019,1,'soga_lip_type',8,43,34), (233690,4860019,1,'soga_nose_type',7,75,-10), (233691,4860019,0,'soga_skin_color',59,33,26), (233692,4860020,0,'eye_color',66,255,66), (233693,4860020,0,'skin_color',91,91,255), (233694,4860020,0,'soga_eye_color',255,0,255), (233695,4860021,0,'eye_color',255,255,255), (233696,4860021,0,'skin_color',255,255,255), (233697,4860021,0,'soga_eye_color',255,0,255), (233698,4860022,0,'skin_color',128,64,64), (233699,4860022,0,'soga_eye_color',255,0,255), (233700,5380000,0,'eye_color',66,255,66), (233701,5380000,0,'skin_color',91,91,255), (233702,5380000,0,'soga_eye_color',255,0,255), (233703,5380001,0,'eye_color',255,255,255), (233704,5380001,0,'skin_color',255,255,255), (233705,5380001,0,'soga_eye_color',255,0,255), (233706,5380002,0,'eye_color',255,255,255), (233707,5380002,0,'skin_color',255,255,255), (233708,5380002,0,'soga_eye_color',255,0,255), (233709,5380003,0,'eye_color',255,255,255), (233710,5380003,0,'skin_color',255,255,255), (233711,5380003,0,'soga_eye_color',255,0,255), (233712,5380004,0,'eye_color',255,255,255), (233713,5380004,0,'skin_color',255,255,255), (233714,5380004,0,'soga_eye_color',255,0,255), (233715,5380005,0,'eye_color',255,255,255), (233716,5380005,0,'skin_color',255,255,255), (233717,5380005,0,'soga_eye_color',255,0,255), (233718,5380006,0,'eye_color',255,255,255), (233719,5380006,0,'skin_color',255,255,255), (233720,5380006,0,'soga_eye_color',255,0,255), (233721,5380007,0,'eye_color',255,255,255), (233722,5380007,0,'skin_color',255,255,255), (233723,5380007,0,'soga_eye_color',255,0,255), (233724,5380008,0,'eye_color',255,255,255), (233725,5380008,0,'skin_color',255,255,255), (233726,5380008,0,'soga_eye_color',255,0,255), (233727,5390000,0,'eye_color',66,255,66), (233728,5390000,0,'skin_color',91,91,255), (233729,5390000,0,'soga_eye_color',255,0,255), (233730,5390001,0,'eye_color',255,255,255), (233731,5390001,0,'skin_color',255,255,255), (233732,5390001,0,'soga_eye_color',255,0,255), (233733,5390002,0,'eye_color',255,255,255), (233734,5390002,0,'skin_color',255,255,255), (233735,5390002,0,'soga_eye_color',255,0,255), (233736,5390003,0,'eye_color',255,255,255), (233737,5390003,0,'skin_color',255,255,255), (233738,5390003,0,'soga_eye_color',255,0,255), (233739,5390004,0,'eye_color',255,255,255), (233740,5390004,0,'skin_color',255,255,255), (233741,5390004,0,'soga_eye_color',255,0,255), (233742,5390005,0,'eye_color',255,255,255), (233743,5390005,0,'skin_color',255,255,255), (233744,5390005,0,'soga_eye_color',255,0,255), (233745,5390006,0,'eye_color',255,255,255), (233746,5390006,0,'skin_color',255,255,255), (233747,5390006,0,'soga_eye_color',255,0,255), (233748,5390007,0,'eye_color',255,255,255), (233749,5390007,0,'skin_color',255,255,255), (233750,5390007,0,'soga_eye_color',255,0,255), (233751,5390008,0,'eye_color',255,255,255), (233752,5390008,0,'skin_color',255,255,255), (233753,5390008,0,'soga_eye_color',255,0,255), (233754,5390009,0,'eye_color',255,255,255), (233755,5390009,0,'skin_color',255,255,255), (233756,5390009,0,'soga_eye_color',255,0,255), (233757,5390010,0,'eye_color',255,255,255), (233758,5390010,0,'skin_color',255,255,255), (233759,5390010,0,'soga_eye_color',255,0,255), (233760,5390011,0,'eye_color',255,255,255), (233761,5390011,0,'skin_color',255,255,255), (233762,5390011,0,'soga_eye_color',255,0,255), (233763,5390012,0,'eye_color',255,255,255), (233764,5390012,0,'skin_color',255,255,255), (233765,5390012,0,'soga_eye_color',255,0,255), (233766,5390013,0,'eye_color',255,255,255), (233767,5390013,0,'skin_color',255,255,255), (233768,5390013,0,'soga_eye_color',255,0,255), (233769,5390014,0,'eye_color',255,255,255), (233770,5390014,0,'skin_color',255,255,255), (233771,5390014,0,'soga_eye_color',255,0,255), (233772,5400000,1,'cheek_type',43,34,0), (233773,5400000,1,'chin_type',75,-10,-61), (233774,5400000,1,'eye_brow_type',9,3,8), (233775,5400000,0,'eye_color',140,182,175), (233776,5400000,1,'eye_type',-14,0,0), (233777,5400000,0,'hair_color1',17,31,242), (233778,5400000,0,'hair_face_color',59,33,26), (233779,5400000,0,'hair_type_color',59,33,26), (233780,5400000,1,'lip_type',-7,87,7), (233781,5400000,1,'nose_type',-75,17,31), (233782,5400000,0,'skin_color',59,33,26), (233783,5400000,1,'soga_cheek_type',0,9,3), (233784,5400000,1,'soga_chin_type',0,-7,87), (233785,5400000,1,'soga_ear_type',0,-14,0), (233786,5400000,0,'soga_eye_color',204,204,204), (233787,5400000,0,'soga_hair_face_color',59,33,26), (233788,5400000,0,'soga_hair_type_color',59,33,26), (233789,5400000,1,'soga_lip_type',8,43,34), (233790,5400000,1,'soga_nose_type',7,75,-10), (233791,5400000,0,'soga_skin_color',59,33,26), (233792,5400001,0,'eye_color',66,255,66), (233793,5400001,0,'skin_color',91,91,255), (233794,5400001,0,'soga_eye_color',255,0,255), (233795,5400002,0,'eye_color',128,64,0), (233796,5400002,0,'skin_color',255,0,0), (233797,5400002,0,'soga_eye_color',255,0,255), (233798,5400003,0,'eye_color',255,255,255), (233799,5400003,0,'skin_color',255,255,255), (233800,5400003,0,'soga_eye_color',255,0,255), (233801,5400004,0,'eye_color',68,33,33), (233802,5400004,0,'skin_color',0,64,0), (233803,5400004,0,'soga_eye_color',255,0,255), (233804,5400005,0,'eye_color',255,255,255), (233805,5400005,0,'skin_color',255,255,255), (233806,5400005,0,'soga_eye_color',255,0,255), (233807,5400006,0,'eye_color',255,255,255), (233808,5400006,0,'skin_color',255,255,255), (233809,5400006,0,'soga_eye_color',255,0,255), (233810,5400007,0,'eye_color',0,0,160), (233811,5400007,0,'skin_color',64,128,128), (233812,5400007,0,'soga_eye_color',255,0,255), (233813,5400008,0,'eye_color',255,255,255), (233814,5400008,0,'skin_color',255,255,255), (233815,5400008,0,'soga_eye_color',255,0,255), (233816,5400009,0,'eye_color',1,1,1), (233817,5400009,0,'skin_color',128,128,128), (233818,5400009,0,'soga_eye_color',255,0,255), (233819,5400010,0,'eye_color',0,0,160), (233820,5400010,0,'skin_color',64,128,128), (233821,5400010,0,'soga_eye_color',255,0,255), (233822,5400011,0,'eye_color',255,255,255), (233823,5400011,0,'skin_color',255,255,255), (233824,5400011,0,'soga_eye_color',255,0,255), (233825,5400012,0,'eye_color',255,255,255), (233826,5400012,0,'skin_color',255,255,255), (233827,5400012,0,'soga_eye_color',255,0,255), (233828,5400013,0,'eye_color',255,255,255), (233829,5400013,0,'skin_color',255,255,255), (233830,5400013,0,'soga_eye_color',255,0,255), (233831,5400014,0,'eye_color',255,255,255), (233832,5400014,0,'skin_color',255,255,255), (233833,5400014,0,'soga_eye_color',255,0,255), (233834,5400015,0,'eye_color',255,255,255), (233835,5400015,0,'skin_color',255,255,255), (233836,5400015,0,'soga_eye_color',255,0,255), (233837,5400016,0,'eye_color',255,255,255), (233838,5400016,0,'skin_color',255,255,255), (233839,5400016,0,'soga_eye_color',255,0,255), (233840,5400017,0,'eye_color',255,255,255), (233841,5400017,0,'skin_color',255,255,255), (233842,5400017,0,'soga_eye_color',255,0,255), (233843,5400018,0,'eye_color',255,255,255), (233844,5400018,0,'skin_color',255,255,255), (233845,5400018,0,'soga_eye_color',255,0,255), (233846,5400019,0,'eye_color',255,255,255), (233847,5400019,0,'skin_color',255,255,255), (233848,5400019,0,'soga_eye_color',255,0,255), (233849,5400020,0,'eye_color',255,255,255), (233850,5400020,0,'skin_color',255,255,255), (233851,5400020,0,'soga_eye_color',255,0,255), (233852,5400021,0,'eye_color',255,255,255), (233853,5400021,0,'skin_color',255,255,255), (233854,5400021,0,'soga_eye_color',255,0,255), (233855,5400022,0,'eye_color',255,255,255), (233856,5400022,0,'skin_color',255,255,255), (233857,5400022,0,'soga_eye_color',255,0,255), (233858,5400023,0,'eye_color',255,255,255), (233859,5400023,0,'skin_color',255,255,255), (233860,5400023,0,'soga_eye_color',255,0,255), (233861,5400024,0,'eye_color',255,255,255), (233862,5400024,0,'skin_color',255,255,255), (233863,5400024,0,'soga_eye_color',255,0,255), (233864,5410000,0,'eye_color',66,255,66), (233865,5410000,0,'skin_color',91,91,255), (233866,5410000,0,'soga_eye_color',255,0,255), (233867,5410001,0,'eye_color',128,64,0), (233868,5410001,0,'skin_color',255,0,0), (233869,5410001,0,'soga_eye_color',255,0,255), (233870,5410002,0,'eye_color',255,255,255), (233871,5410002,0,'skin_color',255,255,255), (233872,5410002,0,'soga_eye_color',255,0,255), (233873,5410003,0,'eye_color',68,33,33), (233874,5410003,0,'skin_color',0,64,0), (233875,5410003,0,'soga_eye_color',255,0,255), (233876,5410004,0,'eye_color',255,255,255), (233877,5410004,0,'skin_color',255,255,255), (233878,5410004,0,'soga_eye_color',255,0,255), (233879,5410005,0,'eye_color',255,255,255), (233880,5410005,0,'skin_color',255,255,255), (233881,5410005,0,'soga_eye_color',255,0,255), (233882,5410006,0,'eye_color',0,0,160), (233883,5410006,0,'skin_color',64,128,128), (233884,5410006,0,'soga_eye_color',255,0,255), (233885,5410007,0,'eye_color',255,255,255), (233886,5410007,0,'skin_color',255,255,255), (233887,5410007,0,'soga_eye_color',255,0,255), (233888,5410008,0,'eye_color',1,1,1), (233889,5410008,0,'skin_color',128,128,128), (233890,5410008,0,'soga_eye_color',255,0,255), (233891,5410009,0,'eye_color',0,0,160), (233892,5410009,0,'skin_color',64,128,128), (233893,5410009,0,'soga_eye_color',255,0,255), (233894,5410010,0,'eye_color',255,255,255), (233895,5410010,0,'skin_color',255,255,255), (233896,5410010,0,'soga_eye_color',255,0,255), (233897,5410011,0,'eye_color',255,255,255), (233898,5410011,0,'skin_color',255,255,255), (233899,5410011,0,'soga_eye_color',255,0,255), (233900,5410012,0,'eye_color',255,255,255), (233901,5410012,0,'skin_color',255,255,255), (233902,5410012,0,'soga_eye_color',255,0,255), (233903,5410013,0,'eye_color',255,255,255), (233904,5410013,0,'skin_color',255,255,255), (233905,5410013,0,'soga_eye_color',255,0,255), (233906,5410014,0,'eye_color',128,64,0), (233907,5410014,0,'skin_color',255,0,0), (233908,5410014,0,'soga_eye_color',255,0,255), (233909,5410015,0,'eye_color',255,255,255), (233910,5410015,0,'skin_color',255,255,255), (233911,5410015,0,'soga_eye_color',255,0,255), (233912,4840000,0,'eye_color',198,255,141), (233913,4840000,0,'hair_type_color',255,255,255), (233914,4840000,0,'hair_type_highlight_color',255,255,255), (233915,4840000,0,'skin_color',255,255,255), (233916,4840000,0,'soga_eye_color',255,0,255), (233917,4840000,0,'soga_hair_type_color',255,255,255), (233918,4840000,0,'soga_hair_type_highlight_color',255,255,255), (233919,4840001,0,'eye_color',255,255,255), (233920,4840001,0,'skin_color',255,255,255), (233921,4840001,0,'soga_eye_color',255,0,255), (233922,4840002,1,'cheek_type',43,34,0), (233923,4840002,1,'chin_type',75,-10,-61), (233924,4840002,1,'eye_brow_type',9,3,8), (233925,4840002,0,'eye_color',140,182,175), (233926,4840002,1,'eye_type',-14,0,0), (233927,4840002,0,'hair_color1',17,31,242), (233928,4840002,0,'hair_face_color',59,33,26), (233929,4840002,0,'hair_type_color',59,33,26), (233930,4840002,1,'lip_type',-7,87,7), (233931,4840002,1,'nose_type',-75,17,31), (233932,4840002,0,'skin_color',59,33,26), (233933,4840002,1,'soga_cheek_type',0,9,3), (233934,4840002,1,'soga_chin_type',0,-7,87), (233935,4840002,1,'soga_ear_type',0,-14,0), (233936,4840002,0,'soga_eye_color',204,204,204), (233937,4840002,0,'soga_hair_face_color',59,33,26), (233938,4840002,0,'soga_hair_type_color',59,33,26), (233939,4840002,1,'soga_lip_type',8,43,34), (233940,4840002,1,'soga_nose_type',7,75,-10), (233941,4840002,0,'soga_skin_color',59,33,26), (233942,4840003,0,'eye_color',66,255,66), (233943,4840003,0,'skin_color',91,91,255), (233944,4840003,0,'soga_eye_color',255,0,255), (233945,4840004,0,'eye_color',128,0,0), (233946,4840004,0,'skin_color',118,55,10), (233947,4840004,0,'soga_eye_color',255,0,255), (233948,4840005,0,'eye_color',128,128,0), (233949,4840005,0,'skin_color',128,128,128), (233950,4840005,0,'soga_eye_color',255,0,255), (233951,4840006,0,'eye_color',128,128,0), (233952,4840006,0,'skin_color',128,0,0), (233953,4840006,0,'soga_eye_color',255,0,255), (233954,4840007,0,'eye_color',128,64,0), (233955,4840007,0,'skin_color',128,128,128), (233956,4840007,0,'soga_eye_color',255,0,255), (233957,4840008,0,'eye_color',255,255,255), (233958,4840008,0,'skin_color',255,255,255), (233959,4840008,0,'soga_eye_color',255,0,255), (233960,4840009,0,'eye_color',255,255,255), (233961,4840009,0,'skin_color',255,255,255), (233962,4840009,0,'soga_eye_color',255,0,255), (233963,4840010,0,'eye_color',128,64,0), (233964,4840010,0,'skin_color',255,255,255), (233965,4840010,0,'soga_eye_color',255,0,255), (233966,4840011,0,'eye_color',21,21,0), (233967,4840011,0,'skin_color',198,198,0), (233968,4840011,0,'soga_eye_color',255,0,255), (233969,4840012,0,'eye_color',255,255,255), (233970,4840012,0,'skin_color',255,255,255), (233971,4840012,0,'soga_eye_color',255,0,255), (233972,4840013,0,'eye_color',255,255,255), (233973,4840013,0,'hair_type_color',255,255,255), (233974,4840013,0,'hair_type_highlight_color',255,255,255), (233975,4840013,0,'skin_color',255,255,255), (233976,4840013,0,'soga_eye_color',255,0,255), (233977,4840013,0,'soga_hair_type_color',255,255,255), (233978,4840013,0,'soga_hair_type_highlight_color',255,255,255), (233979,4840014,0,'eye_color',0,0,160), (233980,4840014,0,'skin_color',21,21,0), (233981,4840014,0,'soga_eye_color',255,0,255), (233982,4840015,0,'eye_color',255,255,255), (233983,4840015,0,'skin_color',255,255,255), (233984,4840015,0,'soga_eye_color',255,0,255), (233985,4840016,0,'eye_color',128,128,128), (233986,4840016,0,'skin_color',102,0,0), (233987,4840016,0,'soga_eye_color',255,0,255), (233988,4840017,0,'eye_color',0,0,128), (233989,4840017,0,'skin_color',26,26,26), (233990,4840017,0,'soga_eye_color',255,0,255), (233991,4840018,0,'eye_color',119,0,0), (233992,4840018,0,'skin_color',30,30,30), (233993,4840018,0,'soga_eye_color',255,0,255), (233994,5430000,1,'cheek_type',43,34,0), (233995,5430000,1,'chin_type',75,-10,-61), (233996,5430000,1,'eye_brow_type',9,3,8), (233997,5430000,0,'eye_color',140,182,175), (233998,5430000,1,'eye_type',-14,0,0), (233999,5430000,0,'hair_color1',17,31,242), (234000,5430000,0,'hair_face_color',59,33,26), (234001,5430000,0,'hair_type_color',59,33,26), (234002,5430000,1,'lip_type',-7,87,7), (234003,5430000,1,'nose_type',-75,17,31), (234004,5430000,0,'skin_color',59,33,26), (234005,5430000,1,'soga_cheek_type',0,9,3), (234006,5430000,1,'soga_chin_type',0,-7,87), (234007,5430000,1,'soga_ear_type',0,-14,0), (234008,5430000,0,'soga_eye_color',204,204,204), (234009,5430000,0,'soga_hair_face_color',59,33,26), (234010,5430000,0,'soga_hair_type_color',59,33,26), (234011,5430000,1,'soga_lip_type',8,43,34), (234012,5430000,1,'soga_nose_type',7,75,-10), (234013,5430000,0,'soga_skin_color',59,33,26), (234014,5430001,0,'eye_color',66,255,66), (234015,5430001,0,'skin_color',91,91,255), (234016,5430001,0,'soga_eye_color',255,0,255), (234017,5430002,0,'eye_color',81,32,33), (234018,5430002,0,'skin_color',180,164,156), (234019,5430002,0,'soga_eye_color',255,0,255), (234020,5430003,0,'eye_color',100,0,0), (234021,5430003,0,'skin_color',191,167,145), (234022,5430003,0,'soga_eye_color',255,0,255), (234023,5430004,0,'eye_color',128,0,0), (234024,5430004,0,'skin_color',161,177,191), (234025,5430004,0,'soga_eye_color',255,0,255), (234026,5430005,0,'eye_color',97,0,0), (234027,5430005,0,'skin_color',61,46,20), (234028,5430005,0,'soga_eye_color',255,0,255), (234029,5430006,0,'eye_color',255,255,255), (234030,5430006,0,'skin_color',255,255,255), (234031,5430006,0,'soga_eye_color',255,0,255), (234032,5430007,0,'eye_color',255,255,255), (234033,5430007,0,'skin_color',94,65,36), (234034,5430007,0,'soga_eye_color',255,0,255), (234035,5440000,0,'eye_color',66,255,66), (234036,5440000,0,'skin_color',91,91,255), (234037,5440000,0,'soga_eye_color',255,0,255), (234038,5440001,0,'eye_color',81,32,33), (234039,5440001,0,'skin_color',180,164,156), (234040,5440001,0,'soga_eye_color',255,0,255), (234041,5440002,0,'eye_color',100,0,0), (234042,5440002,0,'skin_color',191,167,145), (234043,5440002,0,'soga_eye_color',255,0,255), (234044,5440003,0,'eye_color',128,0,0), (234045,5440003,0,'skin_color',161,177,191), (234046,5440003,0,'soga_eye_color',255,0,255), (234047,5440004,0,'eye_color',97,0,0), (234048,5440004,0,'skin_color',61,46,20), (234049,5440004,0,'soga_eye_color',255,0,255), (234050,5440005,0,'eye_color',255,255,255), (234051,5440005,0,'skin_color',94,65,36), (234052,5440005,0,'soga_eye_color',255,0,255), (234053,5440006,0,'eye_color',255,255,255), (234054,5440006,0,'skin_color',255,255,255), (234055,5440006,0,'soga_eye_color',255,0,255), (234056,5440007,0,'eye_color',255,255,255), (234057,5440007,0,'skin_color',255,255,255), (234058,5440007,0,'soga_eye_color',255,0,255), (234059,5450000,0,'eye_color',66,255,66), (234060,5450000,0,'skin_color',91,91,255), (234061,5450000,0,'soga_eye_color',255,0,255), (234062,5450001,0,'eye_color',0,64,128), (234063,5450001,0,'skin_color',255,255,255), (234064,5450001,0,'soga_eye_color',255,0,255), (234065,5450002,0,'eye_color',100,145,220), (234066,5450002,0,'skin_color',64,0,0), (234067,5450002,0,'soga_eye_color',255,0,255), (234068,5450003,0,'eye_color',0,128,192), (234069,5450003,0,'skin_color',255,255,255), (234070,5450003,0,'soga_eye_color',255,0,255), (234071,5450004,0,'eye_color',105,161,192), (234072,5450004,0,'skin_color',67,83,87), (234073,5450004,0,'soga_eye_color',255,0,255), (234074,5450005,0,'eye_color',0,64,128), (234075,5450005,0,'skin_color',255,128,64), (234076,5450005,0,'soga_eye_color',255,0,255), (234077,5450006,0,'eye_color',160,121,94), (234078,5450006,0,'skin_color',128,128,128), (234079,5450006,0,'soga_eye_color',255,0,255), (234080,5450007,0,'eye_color',255,128,64), (234081,5450007,0,'skin_color',192,192,192), (234082,5450007,0,'soga_eye_color',255,0,255), (234083,5450008,0,'eye_color',30,30,30), (234084,5450008,0,'skin_color',128,64,0), (234085,5450008,0,'soga_eye_color',255,0,255), (234086,5450009,0,'eye_color',15,62,96), (234087,5450009,0,'skin_color',128,128,128), (234088,5450009,0,'soga_eye_color',255,0,255), (234089,5460000,0,'eye_color',66,255,66), (234090,5460000,0,'skin_color',91,91,255), (234091,5460000,0,'soga_eye_color',255,0,255), (234092,5460001,0,'eye_color',100,145,220), (234093,5460001,0,'skin_color',64,0,0), (234094,5460001,0,'soga_eye_color',255,0,255), (234095,5460002,0,'eye_color',0,128,192), (234096,5460002,0,'skin_color',255,255,255), (234097,5460002,0,'soga_eye_color',255,0,255), (234098,5460003,0,'eye_color',105,161,192), (234099,5460003,0,'skin_color',67,83,87), (234100,5460003,0,'soga_eye_color',255,0,255), (234101,5460004,0,'eye_color',0,64,128), (234102,5460004,0,'skin_color',255,128,64), (234103,5460004,0,'soga_eye_color',255,0,255), (234104,5460005,0,'eye_color',160,121,94), (234105,5460005,0,'skin_color',128,128,128), (234106,5460005,0,'soga_eye_color',255,0,255), (234107,5460006,0,'eye_color',255,128,64), (234108,5460006,0,'skin_color',192,192,192), (234109,5460006,0,'soga_eye_color',255,0,255), (234110,5460007,0,'eye_color',30,30,30), (234111,5460007,0,'skin_color',128,64,0), (234112,5460007,0,'soga_eye_color',255,0,255), (234113,5460008,0,'eye_color',15,62,96), (234114,5460008,0,'skin_color',128,128,128), (234115,5460008,0,'soga_eye_color',255,0,255), (234116,5460009,0,'eye_color',0,64,128), (234117,5460009,0,'skin_color',255,255,255), (234118,5460009,0,'soga_eye_color',255,0,255), (234119,4850000,0,'eye_color',198,255,141), (234120,4850000,0,'hair_type_color',255,255,255), (234121,4850000,0,'hair_type_highlight_color',255,255,255), (234122,4850000,0,'skin_color',255,255,255), (234123,4850000,0,'soga_eye_color',255,0,255), (234124,4850000,0,'soga_hair_type_color',255,255,255), (234125,4850000,0,'soga_hair_type_highlight_color',255,255,255), (234126,4850001,1,'cheek_type',43,34,0), (234127,4850001,1,'chin_type',75,-10,-61), (234128,4850001,1,'eye_brow_type',9,3,8), (234129,4850001,0,'eye_color',140,182,175), (234130,4850001,1,'eye_type',-14,0,0), (234131,4850001,0,'hair_color1',17,31,242), (234132,4850001,0,'hair_face_color',59,33,26), (234133,4850001,0,'hair_type_color',59,33,26), (234134,4850001,1,'lip_type',-7,87,7), (234135,4850001,1,'nose_type',-75,17,31), (234136,4850001,0,'skin_color',59,33,26), (234137,4850001,1,'soga_cheek_type',0,9,3), (234138,4850001,1,'soga_chin_type',0,-7,87), (234139,4850001,1,'soga_ear_type',0,-14,0), (234140,4850001,0,'soga_eye_color',204,204,204), (234141,4850001,0,'soga_hair_face_color',59,33,26), (234142,4850001,0,'soga_hair_type_color',59,33,26), (234143,4850001,1,'soga_lip_type',8,43,34), (234144,4850001,1,'soga_nose_type',7,75,-10), (234145,4850001,0,'soga_skin_color',59,33,26), (234146,4850002,0,'eye_color',66,255,66), (234147,4850002,0,'skin_color',91,91,255), (234148,4850002,0,'soga_eye_color',255,0,255), (234149,4850003,0,'eye_color',255,255,255), (234150,4850003,0,'skin_color',255,255,255), (234151,4850003,0,'soga_eye_color',255,0,255), (234152,4850004,0,'eye_color',255,255,255), (234153,4850004,0,'skin_color',255,255,255), (234154,4850004,0,'soga_eye_color',255,0,255), (234155,4850005,0,'eye_color',149,0,0), (234156,4850005,0,'skin_color',32,32,32), (234157,4850005,0,'soga_eye_color',255,0,255), (234158,4850006,0,'eye_color',255,255,255), (234159,4850006,0,'skin_color',94,77,33), (234160,4850006,0,'soga_eye_color',255,0,255), (234161,4850007,0,'eye_color',64,0,0), (234162,4850007,0,'skin_color',186,170,141), (234163,4850007,0,'soga_eye_color',255,0,255), (234164,4850008,0,'eye_color',255,255,255), (234165,4850008,0,'skin_color',150,119,52), (234166,4850008,0,'soga_eye_color',255,0,255), (234167,4850009,0,'eye_color',149,0,0), (234168,4850009,0,'skin_color',128,128,128), (234169,4850009,0,'soga_eye_color',255,0,255), (234170,4850010,0,'eye_color',255,255,255), (234171,4850010,0,'skin_color',150,119,52), (234172,4850010,0,'soga_eye_color',255,0,255), (234173,4850011,0,'eye_color',255,255,255), (234174,4850011,0,'skin_color',255,255,255), (234175,4850011,0,'soga_eye_color',255,0,255), (234176,4850012,0,'eye_color',255,255,255), (234177,4850012,0,'skin_color',255,255,255), (234178,4850012,0,'soga_eye_color',255,0,255), (234179,4850013,0,'eye_color',255,255,255), (234180,4850013,0,'skin_color',106,87,21), (234181,4850013,0,'soga_eye_color',255,0,255), (234182,4850014,0,'eye_color',255,255,255), (234183,4850014,0,'skin_color',106,87,21), (234184,4850014,0,'soga_eye_color',255,0,255), (234185,4830000,0,'eye_color',255,255,255), (234186,4830000,0,'skin_color',255,255,255), (234187,4830000,0,'soga_eye_color',255,0,255), (234188,4830001,0,'eye_color',64,100,128), (234189,4830001,0,'skin_color',67,83,97), (234190,4830001,0,'soga_eye_color',255,0,255), (234191,4830002,1,'cheek_type',43,34,0), (234192,4830002,1,'chin_type',75,-10,-61), (234193,4830002,1,'eye_brow_type',9,3,8), (234194,4830002,0,'eye_color',140,182,175), (234195,4830002,1,'eye_type',-14,0,0), (234196,4830002,0,'hair_color1',17,31,242), (234197,4830002,0,'hair_face_color',59,33,26), (234198,4830002,0,'hair_type_color',59,33,26), (234199,4830002,1,'lip_type',-7,87,7), (234200,4830002,1,'nose_type',-75,17,31), (234201,4830002,0,'skin_color',59,33,26), (234202,4830002,1,'soga_cheek_type',0,9,3), (234203,4830002,1,'soga_chin_type',0,-7,87), (234204,4830002,1,'soga_ear_type',0,-14,0), (234205,4830002,0,'soga_eye_color',204,204,204), (234206,4830002,0,'soga_hair_face_color',59,33,26), (234207,4830002,0,'soga_hair_type_color',59,33,26), (234208,4830002,1,'soga_lip_type',8,43,34), (234209,4830002,1,'soga_nose_type',7,75,-10), (234210,4830002,0,'soga_skin_color',59,33,26), (234211,4830003,0,'eye_color',66,255,66), (234212,4830003,0,'skin_color',91,91,255), (234213,4830003,0,'soga_eye_color',255,0,255), (234214,4830004,0,'eye_color',255,255,255), (234215,4830004,0,'skin_color',255,255,255), (234216,4830004,0,'soga_eye_color',255,0,255), (234217,4830005,0,'eye_color',164,0,0), (234218,4830005,0,'skin_color',34,34,34), (234219,4830005,0,'soga_eye_color',255,0,255), (234220,4830006,0,'eye_color',255,255,255), (234221,4830006,0,'hair_type_color',255,255,255), (234222,4830006,0,'hair_type_highlight_color',255,255,255), (234223,4830006,0,'skin_color',255,255,255), (234224,4830006,0,'soga_eye_color',255,0,255), (234225,4830006,0,'soga_hair_type_color',255,255,255), (234226,4830006,0,'soga_hair_type_highlight_color',255,255,255), (234227,4830007,0,'eye_color',145,180,171), (234228,4830007,0,'skin_color',67,83,97), (234229,4830007,0,'soga_eye_color',255,0,255), (234230,4830008,0,'eye_color',128,128,64), (234231,4830008,0,'skin_color',67,83,97), (234232,4830008,0,'soga_eye_color',255,0,255), (234233,4830009,0,'eye_color',192,192,192), (234234,4830009,0,'skin_color',179,58,0), (234235,4830009,0,'soga_eye_color',255,0,255), (234236,4830010,0,'eye_color',69,69,255), (234237,4830010,0,'skin_color',40,40,40), (234238,4830010,0,'soga_eye_color',255,0,255), (234239,4830011,0,'eye_color',237,249,255), (234240,4830011,0,'hair_type_color',255,255,255), (234241,4830011,0,'hair_type_highlight_color',255,255,255), (234242,4830011,0,'skin_color',255,255,255), (234243,4830011,0,'soga_eye_color',255,0,255), (234244,4830011,0,'soga_hair_type_color',255,255,255), (234245,4830011,0,'soga_hair_type_highlight_color',255,255,255), (234246,4830012,0,'eye_color',255,243,205), (234247,4830012,0,'hair_type_color',255,255,255), (234248,4830012,0,'hair_type_highlight_color',255,255,255), (234249,4830012,0,'skin_color',255,255,255), (234250,4830012,0,'soga_eye_color',255,0,255), (234251,4830012,0,'soga_hair_type_color',255,255,255), (234252,4830012,0,'soga_hair_type_highlight_color',255,255,255), (234253,4830013,0,'eye_color',255,5,97), (234254,4830013,0,'skin_color',221,238,239), (234255,4830013,0,'soga_eye_color',255,0,255), (234256,4830014,0,'eye_color',255,255,255), (234257,4830014,0,'skin_color',255,255,255), (234258,4830014,0,'soga_eye_color',255,0,255), (234259,4830015,0,'eye_color',255,255,255), (234260,4830015,0,'skin_color',255,255,255), (234261,4830015,0,'soga_eye_color',255,0,255), (234262,4830016,0,'eye_color',201,155,124), (234263,4830016,0,'skin_color',128,64,0), (234264,4830016,0,'soga_eye_color',255,0,255), (234265,4830017,0,'eye_color',255,163,69), (234266,4830017,0,'skin_color',255,255,255), (234267,4830017,0,'soga_eye_color',255,0,255), (234268,4830018,0,'eye_color',255,255,255), (234269,4830018,0,'skin_color',255,255,255), (234270,4830018,0,'soga_eye_color',255,0,255), (234271,4830019,0,'eye_color',186,170,141), (234272,4830019,0,'skin_color',247,199,110), (234273,4830019,0,'soga_eye_color',255,0,255), (234274,4830020,0,'eye_color',193,160,97), (234275,4830020,0,'skin_color',67,83,97), (234276,4830020,0,'soga_eye_color',255,0,255), (234277,4830021,0,'eye_color',255,255,255), (234278,4830021,0,'skin_color',255,255,255), (234279,4830021,0,'soga_eye_color',255,0,255), (234280,4830022,0,'eye_color',255,255,255), (234281,4830022,0,'skin_color',255,255,255), (234282,4830022,0,'soga_eye_color',255,0,255), (234283,4830023,0,'eye_color',255,255,255), (234284,4830023,0,'skin_color',255,255,255), (234285,4830023,0,'soga_eye_color',255,0,255), (234286,4830024,0,'eye_color',255,255,255), (234287,4830024,0,'skin_color',255,255,255), (234288,4830024,0,'soga_eye_color',255,0,255), (234289,4830025,0,'eye_color',255,255,255), (234290,4830025,0,'skin_color',255,255,255), (234291,4830025,0,'soga_eye_color',255,0,255), (234292,4830026,0,'eye_color',255,255,255), (234293,4830026,0,'skin_color',255,255,255), (234294,4830026,0,'soga_eye_color',255,0,255), (234295,4830027,0,'eye_color',255,255,255), (234296,4830027,0,'skin_color',255,255,255), (234297,4830027,0,'soga_eye_color',255,0,255), (234298,4830028,0,'eye_color',255,255,255), (234299,4830028,0,'skin_color',255,255,255), (234300,4830028,0,'soga_eye_color',255,0,255), (234301,4830029,0,'eye_color',255,255,255), (234302,4830029,0,'skin_color',255,255,255), (234303,4830029,0,'soga_eye_color',255,0,255), (234304,4830030,0,'eye_color',255,255,255), (234305,4830030,0,'skin_color',255,255,255), (234306,4830030,0,'soga_eye_color',255,0,255), (234307,4830031,0,'eye_color',113,97,87), (234308,4830031,0,'skin_color',128,128,128), (234309,4830031,0,'soga_eye_color',255,0,255), (234310,4830032,0,'eye_color',64,0,0), (234311,4830032,0,'skin_color',128,64,0), (234312,4830032,0,'soga_eye_color',255,0,255), (234313,4830033,0,'eye_color',255,255,255), (234314,4830033,0,'skin_color',255,255,255), (234315,4830033,0,'soga_eye_color',255,0,255), (234316,4830034,0,'eye_color',255,255,255), (234317,4830034,0,'skin_color',255,255,255), (234318,4830034,0,'soga_eye_color',255,0,255), (234319,4830035,0,'eye_color',64,0,0), (234320,4830035,0,'skin_color',145,179,204), (234321,4830035,0,'soga_eye_color',255,0,255), (234322,4830036,0,'eye_color',255,255,255), (234323,4830036,0,'skin_color',198,164,88), (234324,4830036,0,'soga_eye_color',255,0,255), (234325,4830037,0,'eye_color',74,0,0), (234326,4830037,0,'skin_color',173,188,192), (234327,4830037,0,'soga_eye_color',255,0,255), (234328,4830038,0,'eye_color',11,52,11), (234329,4830038,0,'skin_color',247,199,110), (234330,4830038,0,'soga_eye_color',255,0,255), (234331,4830039,0,'eye_color',255,253,251), (234332,4830039,0,'hair_type_color',255,255,255), (234333,4830039,0,'hair_type_highlight_color',255,255,255), (234334,4830039,0,'skin_color',255,255,255), (234335,4830039,0,'soga_eye_color',255,0,255), (234336,4830039,0,'soga_hair_type_color',255,255,255), (234337,4830039,0,'soga_hair_type_highlight_color',255,255,255), (234338,4830040,0,'eye_color',255,191,128), (234339,4830040,0,'skin_color',128,128,128), (234340,4830040,0,'soga_eye_color',255,0,255), (234341,4830041,0,'eye_color',255,255,255), (234342,4830041,0,'skin_color',255,255,255), (234343,4830041,0,'soga_eye_color',255,0,255), (234344,4830042,0,'eye_color',240,158,84), (234345,4830042,0,'skin_color',180,81,75), (234346,4830042,0,'soga_eye_color',255,0,255), (234347,4830043,0,'eye_color',250,221,154), (234348,4830043,0,'skin_color',247,199,110), (234349,4830043,0,'soga_eye_color',255,0,255), (234350,4830044,0,'eye_color',138,161,179), (234351,4830044,0,'skin_color',193,160,97), (234352,4830044,0,'soga_eye_color',255,0,255), (234353,4830045,0,'eye_color',190,164,105), (234354,4830045,0,'skin_color',255,255,255), (234355,4830045,0,'soga_eye_color',255,0,255), (234356,4830046,0,'eye_color',0,0,64), (234357,4830046,0,'skin_color',128,128,128), (234358,4830046,0,'soga_eye_color',255,0,255), (234359,4830047,0,'eye_color',255,255,255), (234360,4830047,0,'skin_color',255,255,255), (234361,4830047,0,'soga_eye_color',255,0,255), (234362,4830048,0,'eye_color',142,80,49), (234363,4830048,0,'skin_color',46,46,46), (234364,4830048,0,'soga_eye_color',255,0,255), (234365,4830049,0,'eye_color',255,255,255), (234366,4830049,0,'skin_color',255,252,255), (234367,4830049,0,'soga_eye_color',255,0,255), (234368,4830050,0,'eye_color',255,255,255), (234369,4830050,0,'hair_type_color',255,255,255), (234370,4830050,0,'hair_type_highlight_color',255,255,255), (234371,4830050,0,'skin_color',255,255,255), (234372,4830050,0,'soga_eye_color',255,0,255), (234373,4830050,0,'soga_hair_type_color',255,255,255), (234374,4830050,0,'soga_hair_type_highlight_color',255,255,255), (234375,4830051,0,'eye_color',255,255,255), (234376,4830051,0,'skin_color',255,255,255), (234377,4830051,0,'soga_eye_color',255,0,255), (234378,4830052,0,'eye_color',204,255,220), (234379,4830052,0,'skin_color',255,255,255), (234380,4830052,0,'soga_eye_color',255,0,255), (234381,4830053,0,'eye_color',128,64,0), (234382,4830053,0,'skin_color',128,128,128), (234383,4830053,0,'soga_eye_color',255,0,255), (234384,4830054,0,'eye_color',255,232,255), (234385,4830054,0,'skin_color',255,255,255), (234386,4830054,0,'soga_eye_color',255,0,255), (234387,4830055,0,'eye_color',128,128,128), (234388,4830055,0,'skin_color',128,64,0), (234389,4830055,0,'soga_eye_color',255,0,255), (234390,4830056,0,'eye_color',255,160,65), (234391,4830056,0,'skin_color',198,163,56), (234392,4830056,0,'soga_eye_color',255,0,255), (234393,4830057,0,'eye_color',128,128,192), (234394,4830057,0,'skin_color',128,64,64), (234395,4830057,0,'soga_eye_color',255,0,255), (234396,4830058,0,'eye_color',253,255,255), (234397,4830058,0,'hair_type_color',255,255,255), (234398,4830058,0,'hair_type_highlight_color',255,255,255), (234399,4830058,0,'skin_color',255,255,255), (234400,4830058,0,'soga_eye_color',255,0,255), (234401,4830058,0,'soga_hair_type_color',255,255,255), (234402,4830058,0,'soga_hair_type_highlight_color',255,255,255), (234403,4830059,0,'eye_color',255,255,255), (234404,4830059,0,'skin_color',255,255,255), (234405,4830059,0,'soga_eye_color',255,0,255), (234406,4820000,0,'eye_color',255,255,255), (234407,4820000,0,'skin_color',255,255,255), (234408,4820000,0,'soga_eye_color',255,0,255), (234409,4820001,0,'eye_color',255,255,255), (234410,4820001,0,'skin_color',255,255,255), (234411,4820001,0,'soga_eye_color',255,0,255), (234412,4820002,1,'cheek_type',-75,-31,0), (234413,4820002,1,'chin_type',-62,0,64), (234414,4820002,1,'ear_type',-46,-56,0), (234415,4820002,0,'eye_color',129,125,67), (234416,4820002,0,'hair_color1',228,21,233), (234417,4820002,0,'hair_face_color',244,246,246), (234418,4820002,0,'hair_face_highlight_color',65,66,79), (234419,4820002,0,'hair_type_color',244,246,246), (234420,4820002,0,'hair_type_highlight_color',65,66,79), (234421,4820002,1,'lip_type',-72,25,-1), (234422,4820002,1,'nose_type',0,-28,21), (234423,4820002,0,'skin_color',167,127,69), (234424,4820002,1,'soga_chin_type',0,-72,25), (234425,4820002,1,'soga_eye_brow_type',0,-46,-56), (234426,4820002,0,'soga_eye_color',204,204,204), (234427,4820002,0,'soga_hair_face_color',244,246,246), (234428,4820002,0,'soga_hair_face_highlight_color',65,66,79), (234429,4820002,0,'soga_hair_type_color',244,246,246), (234430,4820002,0,'soga_hair_type_highlight_color',65,66,79), (234431,4820002,1,'soga_lip_type',0,-75,-31), (234432,4820002,1,'soga_nose_type',-1,-62,0), (234433,4820002,0,'soga_skin_color',167,127,69), (234434,4820003,1,'cheek_type',43,34,0), (234435,4820003,1,'chin_type',75,-10,-61), (234436,4820003,1,'eye_brow_type',9,3,8), (234437,4820003,0,'eye_color',140,182,175), (234438,4820003,1,'eye_type',-14,0,0), (234439,4820003,0,'hair_color1',17,31,242), (234440,4820003,0,'hair_face_color',59,33,26), (234441,4820003,0,'hair_type_color',59,33,26), (234442,4820003,1,'lip_type',-7,87,7), (234443,4820003,1,'nose_type',-75,17,31), (234444,4820003,0,'skin_color',59,33,26), (234445,4820003,1,'soga_cheek_type',0,9,3), (234446,4820003,1,'soga_chin_type',0,-7,87), (234447,4820003,1,'soga_ear_type',0,-14,0), (234448,4820003,0,'soga_eye_color',204,204,204), (234449,4820003,0,'soga_hair_face_color',59,33,26), (234450,4820003,0,'soga_hair_type_color',59,33,26), (234451,4820003,1,'soga_lip_type',8,43,34), (234452,4820003,1,'soga_nose_type',7,75,-10), (234453,4820003,0,'soga_skin_color',59,33,26), (234454,4820004,0,'eye_color',66,255,66), (234455,4820004,0,'skin_color',91,91,255), (234456,4820004,0,'soga_eye_color',255,0,255), (234457,4820005,0,'eye_color',255,255,255), (234458,4820005,0,'skin_color',255,255,255), (234459,4820005,0,'soga_eye_color',255,0,255), (234460,4820006,0,'eye_color',255,255,255), (234461,4820006,0,'skin_color',255,255,255), (234462,4820006,0,'soga_eye_color',255,0,255), (234463,4820007,0,'eye_color',255,255,255), (234464,4820007,0,'skin_color',218,226,254), (234465,4820007,0,'soga_eye_color',255,0,255), (234466,4820008,0,'eye_color',255,255,255), (234467,4820008,0,'skin_color',240,214,240), (234468,4820008,0,'soga_eye_color',255,0,255), (234469,4820009,0,'eye_color',255,255,255), (234470,4820009,0,'skin_color',255,255,255), (234471,4820009,0,'soga_eye_color',255,0,255), (234472,4820010,0,'eye_color',255,255,255), (234473,4820010,0,'skin_color',255,255,255), (234474,4820010,0,'soga_eye_color',255,0,255), (234475,4820011,0,'eye_color',23,86,88), (234476,4820011,0,'skin_color',58,88,169), (234477,4820011,0,'soga_eye_color',255,0,255), (234478,4820012,0,'eye_color',255,255,255), (234479,4820012,0,'skin_color',255,255,255), (234480,4820012,0,'soga_eye_color',255,0,255), (234481,4820013,0,'eye_color',255,255,255), (234482,4820013,0,'skin_color',0,128,192), (234483,4820013,0,'soga_eye_color',255,0,255), (234484,4820014,0,'eye_color',255,255,255), (234485,4820014,0,'skin_color',255,255,255), (234486,4820014,0,'soga_eye_color',255,0,255), (234487,4820015,0,'eye_color',255,255,255), (234488,4820015,0,'skin_color',255,255,255), (234489,4820015,0,'soga_eye_color',255,0,255), (234490,4820016,0,'eye_color',255,255,255), (234491,4820016,0,'skin_color',240,220,219), (234492,4820016,0,'soga_eye_color',255,0,255), (234493,4820017,0,'eye_color',255,255,255), (234494,4820017,0,'skin_color',211,239,254), (234495,4820017,0,'soga_eye_color',255,0,255), (234496,4820018,0,'eye_color',255,255,255), (234497,4820018,0,'skin_color',255,255,255), (234498,4820018,0,'soga_eye_color',255,0,255), (234499,4820019,0,'eye_color',255,255,255), (234500,4820019,0,'skin_color',255,255,255), (234501,4820019,0,'soga_eye_color',255,0,255), (234502,4820020,0,'eye_color',255,255,255), (234503,4820020,0,'skin_color',255,255,255), (234504,4820020,0,'soga_eye_color',255,0,255), (234505,4820021,0,'eye_color',255,255,255), (234506,4820021,0,'skin_color',255,255,255), (234507,4820021,0,'soga_eye_color',255,0,255), (234508,1180000,1,'cheek_type',-75,-31,0), (234509,1180000,1,'chin_type',-62,0,64), (234510,1180000,1,'ear_type',-46,-56,0), (234511,1180000,0,'eye_color',129,125,67), (234512,1180000,0,'hair_color1',228,21,233), (234513,1180000,0,'hair_face_color',244,246,246), (234514,1180000,0,'hair_face_highlight_color',65,66,79), (234515,1180000,0,'hair_type_color',244,246,246), (234516,1180000,0,'hair_type_highlight_color',65,66,79), (234517,1180000,1,'lip_type',-72,25,-1), (234518,1180000,1,'nose_type',0,-28,21), (234519,1180000,0,'skin_color',167,127,69), (234520,1180000,1,'soga_chin_type',0,-72,25), (234521,1180000,1,'soga_eye_brow_type',0,-46,-56), (234522,1180000,0,'soga_eye_color',204,204,204), (234523,1180000,0,'soga_hair_face_color',244,246,246), (234524,1180000,0,'soga_hair_face_highlight_color',65,66,79), (234525,1180000,0,'soga_hair_type_color',244,246,246), (234526,1180000,0,'soga_hair_type_highlight_color',65,66,79), (234527,1180000,1,'soga_lip_type',0,-75,-31), (234528,1180000,1,'soga_nose_type',-1,-62,0), (234529,1180000,0,'soga_skin_color',167,127,69), (234530,1180001,1,'cheek_type',43,34,0), (234531,1180001,1,'chin_type',75,-10,-61), (234532,1180001,1,'eye_brow_type',9,3,8), (234533,1180001,0,'eye_color',140,182,175), (234534,1180001,1,'eye_type',-14,0,0), (234535,1180001,0,'hair_color1',17,31,242), (234536,1180001,0,'hair_face_color',59,33,26), (234537,1180001,0,'hair_type_color',59,33,26), (234538,1180001,1,'lip_type',-7,87,7), (234539,1180001,1,'nose_type',-75,17,31), (234540,1180001,0,'skin_color',59,33,26), (234541,1180001,1,'soga_cheek_type',0,9,3), (234542,1180001,1,'soga_chin_type',0,-7,87), (234543,1180001,1,'soga_ear_type',0,-14,0), (234544,1180001,0,'soga_eye_color',204,204,204), (234545,1180001,0,'soga_hair_face_color',59,33,26), (234546,1180001,0,'soga_hair_type_color',59,33,26), (234547,1180001,1,'soga_lip_type',8,43,34), (234548,1180001,1,'soga_nose_type',7,75,-10), (234549,1180001,0,'soga_skin_color',59,33,26), (234550,1180002,0,'eye_color',66,255,66), (234551,1180002,0,'skin_color',91,91,255), (234552,1180002,0,'soga_eye_color',255,0,255), (234553,1180003,1,'cheek_type',38,-10,0), (234554,1180003,1,'chin_type',-10,-5,-7), (234555,1180003,1,'ear_type',42,-3,0), (234556,1180003,1,'eye_brow_type',20,-3,23), (234557,1180003,0,'eye_color',72,50,21), (234558,1180003,1,'eye_type',17,0,0), (234559,1180003,0,'hair_color1',236,242,156), (234560,1180003,0,'hair_face_color',225,154,103), (234561,1180003,0,'hair_face_highlight_color',153,59,10), (234562,1180003,0,'hair_type_color',225,154,103), (234563,1180003,0,'hair_type_highlight_color',153,59,10), (234564,1180003,1,'lip_type',-10,-38,17), (234565,1180003,1,'nose_type',32,-20,-14), (234566,1180003,0,'skin_color',201,143,127), (234567,1180003,1,'soga_cheek_type',0,20,-3), (234568,1180003,1,'soga_chin_type',0,-10,-38), (234569,1180003,1,'soga_ear_type',0,17,0), (234570,1180003,1,'soga_eye_brow_type',0,42,-3), (234571,1180003,0,'soga_eye_color',229,229,102), (234572,1180003,1,'soga_eye_type',17,0,0), (234573,1180003,0,'soga_hair_face_color',225,154,103), (234574,1180003,0,'soga_hair_face_highlight_color',153,59,10), (234575,1180003,0,'soga_hair_type_color',225,154,103), (234576,1180003,0,'soga_hair_type_highlight_color',153,59,10), (234577,1180003,1,'soga_lip_type',23,38,-10), (234578,1180003,1,'soga_nose_type',17,-10,-5), (234579,1180003,0,'soga_skin_color',201,143,127), (234580,1180003,0,'wing_color1',255,255,255), (234581,1180003,0,'wing_color2',255,255,255), (234582,1180004,0,'eye_color',255,255,255), (234583,1180004,0,'skin_color',255,255,255), (234584,1180004,0,'soga_eye_color',255,0,255), (234585,1180005,0,'eye_color',255,255,255), (234586,1180005,0,'skin_color',255,255,255), (234587,1180005,0,'soga_eye_color',255,0,255), (234588,1180006,0,'eye_color',255,255,255), (234589,1180006,0,'skin_color',255,255,255), (234590,1180006,0,'soga_eye_color',255,0,255), (234591,1180007,0,'eye_color',255,255,255), (234592,1180007,0,'skin_color',255,255,255), (234593,1180007,0,'soga_eye_color',255,0,255), (234594,1180008,0,'eye_color',255,255,255), (234595,1180008,0,'skin_color',255,255,255), (234596,1180008,0,'soga_eye_color',255,0,255), (234597,1180009,0,'eye_color',255,255,255), (234598,1180009,0,'skin_color',255,255,255), (234599,1180009,0,'soga_eye_color',255,0,255), (234600,1180010,0,'eye_color',255,255,255), (234601,1180010,0,'skin_color',255,255,255), (234602,1180010,0,'soga_eye_color',255,0,255), (234603,1180011,0,'eye_color',255,255,255), (234604,1180011,0,'skin_color',255,255,255), (234605,1180011,0,'soga_eye_color',255,0,255), (234606,1180012,0,'eye_color',255,255,255), (234607,1180012,0,'skin_color',255,255,255), (234608,1180012,0,'soga_eye_color',255,0,255), (234609,1180013,0,'eye_color',255,255,255), (234610,1180013,0,'skin_color',255,255,255), (234611,1180013,0,'soga_eye_color',255,0,255), (234612,1180014,0,'eye_color',255,255,255), (234613,1180014,0,'skin_color',255,255,255), (234614,1180014,0,'soga_eye_color',255,0,255), (234615,1180015,0,'eye_color',255,255,255), (234616,1180015,0,'skin_color',255,255,255), (234617,1180015,0,'soga_eye_color',255,0,255), (234618,1180016,0,'eye_color',255,255,255), (234619,1180016,0,'skin_color',255,255,255), (234620,1180016,0,'soga_eye_color',255,0,255), (234621,1180017,0,'eye_color',255,255,255), (234622,1180017,0,'skin_color',255,255,255), (234623,1180017,0,'soga_eye_color',255,0,255), (234624,1180018,0,'eye_color',255,255,255), (234625,1180018,0,'skin_color',255,255,255), (234626,1180018,0,'soga_eye_color',255,0,255), (234627,1180019,0,'eye_color',255,255,255), (234628,1180019,0,'skin_color',255,255,255), (234629,1180019,0,'soga_eye_color',255,0,255), (234630,1180020,0,'eye_color',255,255,255), (234631,1180020,0,'skin_color',255,255,255), (234632,1180020,0,'soga_eye_color',255,0,255), (234633,1180021,0,'eye_color',255,255,255), (234634,1180021,0,'skin_color',255,255,255), (234635,1180021,0,'soga_eye_color',255,0,255), (234636,1180022,0,'eye_color',255,255,255), (234637,1180022,0,'skin_color',255,255,255), (234638,1180022,0,'soga_eye_color',255,0,255), (234639,5310000,0,'eye_color',255,255,255), (234640,5310000,0,'skin_color',255,255,255), (234641,5310000,0,'soga_eye_color',255,0,255), (234642,5310001,0,'eye_color',255,255,255), (234643,5310001,0,'skin_color',255,255,255), (234644,5310001,0,'soga_eye_color',255,0,255), (234645,5310002,0,'eye_color',255,255,255), (234646,5310002,0,'skin_color',255,255,255), (234647,5310002,0,'soga_eye_color',255,0,255), (234648,5310003,0,'eye_color',255,255,255), (234649,5310003,0,'skin_color',255,255,255), (234650,5310003,0,'soga_eye_color',255,0,255), (234651,5310004,0,'eye_color',255,255,255), (234652,5310004,0,'skin_color',255,255,255), (234653,5310004,0,'soga_eye_color',255,0,255), (234654,2620000,0,'eye_color',255,255,255), (234655,2620000,0,'skin_color',255,255,255), (234656,2620000,0,'soga_eye_color',255,0,255), (234657,2620001,1,'cheek_type',63,-57,0), (234658,2620001,1,'chin_type',-84,5,81), (234659,2620001,1,'ear_type',-17,-81,0), (234660,2620001,1,'eye_brow_type',-15,-57,41), (234661,2620001,0,'eye_color',0,73,74), (234662,2620001,1,'eye_type',40,0,0), (234663,2620001,0,'hair_color1',187,231,53), (234664,2620001,1,'lip_type',-43,0,28), (234665,2620001,1,'nose_type',0,-69,-25), (234666,2620001,0,'skin_color',121,87,83), (234667,2620001,1,'soga_cheek_type',0,-15,-57), (234668,2620001,1,'soga_chin_type',0,-43,0), (234669,2620001,1,'soga_ear_type',0,40,0), (234670,2620001,1,'soga_eye_brow_type',0,-17,-81), (234671,2620001,0,'soga_eye_color',229,229,102), (234672,2620001,1,'soga_eye_type',31,0,0), (234673,2620001,1,'soga_lip_type',41,63,-57), (234674,2620001,1,'soga_nose_type',28,-84,5), (234675,2620001,0,'soga_skin_color',121,87,83), (234676,2620001,0,'wing_color1',255,255,255), (234677,2620001,0,'wing_color2',255,255,255), (234678,2620002,0,'eye_color',255,255,255), (234679,2620002,0,'skin_color',255,255,255), (234680,2620002,0,'soga_eye_color',255,0,255), (234681,2620003,0,'eye_color',161,133,45), (234682,2620003,0,'skin_color',255,255,255), (234683,2620003,0,'soga_eye_color',255,0,255), (234684,2620004,1,'cheek_type',39,-50,0), (234685,2620004,1,'chin_type',25,79,90), (234686,2620004,1,'eye_brow_type',87,14,-52), (234687,2620004,0,'eye_color',163,199,205), (234688,2620004,1,'eye_type',-72,0,0), (234689,2620004,0,'hair_color1',39,239,10), (234690,2620004,0,'hair_face_color',56,85,12), (234691,2620004,0,'hair_type_color',56,85,12), (234692,2620004,1,'lip_type',-97,-79,-1), (234693,2620004,1,'nose_type',89,39,-17), (234694,2620004,0,'skin_color',56,85,12), (234695,2620004,1,'soga_cheek_type',0,87,14), (234696,2620004,1,'soga_chin_type',0,-97,-79), (234697,2620004,1,'soga_ear_type',0,-72,0), (234698,2620004,1,'soga_eye_brow_type',-5,-90,-31), (234699,2620004,0,'soga_eye_color',229,229,102), (234700,2620004,1,'soga_eye_type',58,0,0), (234701,2620004,0,'soga_hair_face_color',56,85,12), (234702,2620004,0,'soga_hair_type_color',56,85,12), (234703,2620004,1,'soga_lip_type',-52,39,-50), (234704,2620004,1,'soga_nose_type',-1,25,79), (234705,2620004,0,'soga_skin_color',56,85,12), (234706,2620004,0,'wing_color1',255,255,255), (234707,2620004,0,'wing_color2',255,255,255), (234708,2620005,0,'eye_color',255,255,255), (234709,2620005,0,'skin_color',255,255,255), (234710,2620005,0,'soga_eye_color',255,0,255), (234711,2620006,1,'cheek_type',-77,-2,0), (234712,2620006,1,'chin_type',-28,14,-62), (234713,2620006,1,'ear_type',-96,34,0), (234714,2620006,1,'eye_brow_type',-25,96,20), (234715,2620006,0,'eye_color',166,144,94), (234716,2620006,1,'eye_type',-72,0,0), (234717,2620006,0,'hair_color1',89,21,21), (234718,2620006,0,'hair_color2',171,87,0), (234719,2620006,0,'hair_face_color',84,0,0), (234720,2620006,0,'hair_face_highlight_color',40,19,9), (234721,2620006,0,'hair_highlight',109,14,49), (234722,2620006,0,'hair_type_color',84,0,0), (234723,2620006,0,'hair_type_highlight_color',40,19,9), (234724,2620006,1,'lip_type',7,-52,84), (234725,2620006,1,'nose_type',-50,-61,-59), (234726,2620006,0,'skin_color',215,195,159), (234727,2620006,1,'soga_cheek_type',-77,-2,0), (234728,2620006,1,'soga_chin_type',-28,14,-62), (234729,2620006,1,'soga_ear_type',-96,34,0), (234730,2620006,1,'soga_eye_brow_type',-25,96,20), (234731,2620006,0,'soga_eye_color',229,229,102), (234732,2620006,1,'soga_eye_type',-72,0,0), (234733,2620006,0,'soga_hair_color1',89,21,21), (234734,2620006,0,'soga_hair_color2',171,87,0), (234735,2620006,0,'soga_hair_face_color',84,0,0), (234736,2620006,0,'soga_hair_face_highlight_color',40,19,9), (234737,2620006,0,'soga_hair_highlight',109,14,49), (234738,2620006,0,'soga_hair_type_color',84,0,0), (234739,2620006,0,'soga_hair_type_highlight_color',40,19,9), (234740,2620006,1,'soga_lip_type',7,-52,84), (234741,2620006,1,'soga_nose_type',-50,-61,-59), (234742,2620006,0,'soga_skin_color',215,195,159), (234743,2620006,0,'wing_color1',255,255,255), (234744,2620006,0,'wing_color2',255,255,255), (234745,2620007,1,'cheek_type',-28,31,0), (234746,2620007,1,'chin_type',-28,0,19), (234747,2620007,1,'ear_type',-3,35,0), (234748,2620007,1,'eye_brow_type',-34,34,-3), (234749,2620007,0,'eye_color',64,40,88), (234750,2620007,1,'eye_type',100,0,0), (234751,2620007,0,'hair_face_color',83,66,0), (234752,2620007,0,'hair_face_highlight_color',216,192,37), (234753,2620007,0,'hair_type_color',83,66,0), (234754,2620007,0,'hair_type_highlight_color',216,192,37), (234755,2620007,1,'lip_type',28,-17,-14), (234756,2620007,1,'nose_type',0,-18,-3), (234757,2620007,0,'skin_color',144,146,144), (234758,2620007,1,'soga_cheek_type',-28,31,0), (234759,2620007,1,'soga_chin_type',-28,0,19), (234760,2620007,1,'soga_ear_type',-3,35,0), (234761,2620007,1,'soga_eye_brow_type',-34,34,-3), (234762,2620007,0,'soga_eye_color',229,229,102), (234763,2620007,1,'soga_eye_type',100,0,0), (234764,2620007,0,'soga_hair_face_color',83,66,0), (234765,2620007,0,'soga_hair_face_highlight_color',216,192,37), (234766,2620007,0,'soga_hair_type_color',83,66,0), (234767,2620007,0,'soga_hair_type_highlight_color',216,192,37), (234768,2620007,1,'soga_lip_type',28,-17,-14), (234769,2620007,1,'soga_nose_type',0,-18,-3), (234770,2620007,0,'soga_skin_color',144,146,144), (234771,2620007,0,'wing_color1',255,255,255), (234772,2620007,0,'wing_color2',255,255,255), (234773,2620008,1,'cheek_type',71,-62,0), (234774,2620008,1,'chin_type',7,25,44), (234775,2620008,1,'ear_type',69,-94,0), (234776,2620008,1,'eye_brow_type',-42,17,21), (234777,2620008,0,'eye_color',150,193,203), (234778,2620008,1,'eye_type',31,0,0), (234779,2620008,0,'hair_color1',79,28,15), (234780,2620008,0,'hair_color2',111,64,0), (234781,2620008,0,'hair_face_color',42,29,3), (234782,2620008,0,'hair_face_highlight_color',15,1,21), (234783,2620008,0,'hair_highlight',29,21,28), (234784,2620008,0,'hair_type_color',42,29,3), (234785,2620008,0,'hair_type_highlight_color',15,1,21), (234786,2620008,1,'lip_type',0,84,9), (234787,2620008,1,'nose_type',88,57,25), (234788,2620008,0,'skin_color',177,186,186), (234789,2620008,1,'soga_cheek_type',71,-62,0), (234790,2620008,1,'soga_chin_type',7,25,44), (234791,2620008,1,'soga_ear_type',69,-94,0), (234792,2620008,1,'soga_eye_brow_type',-42,17,21), (234793,2620008,0,'soga_eye_color',229,229,102), (234794,2620008,1,'soga_eye_type',31,0,0), (234795,2620008,0,'soga_hair_color1',79,28,15), (234796,2620008,0,'soga_hair_color2',111,64,0), (234797,2620008,0,'soga_hair_face_color',42,29,3), (234798,2620008,0,'soga_hair_face_highlight_color',15,1,21), (234799,2620008,0,'soga_hair_highlight',29,21,28), (234800,2620008,0,'soga_hair_type_color',42,29,3), (234801,2620008,0,'soga_hair_type_highlight_color',15,1,21), (234802,2620008,1,'soga_lip_type',0,84,9), (234803,2620008,1,'soga_nose_type',88,57,25), (234804,2620008,0,'soga_skin_color',177,186,186), (234805,2620008,0,'wing_color1',255,255,255), (234806,2620008,0,'wing_color2',255,255,255), (234807,2620009,1,'cheek_type',17,-98,0), (234808,2620009,1,'chin_type',64,74,-29), (234809,2620009,1,'ear_type',71,63,0), (234810,2620009,1,'eye_brow_type',90,65,-95), (234811,2620009,0,'eye_color',60,117,87), (234812,2620009,1,'eye_type',56,0,0), (234813,2620009,0,'hair_color1',38,22,21), (234814,2620009,0,'hair_color2',120,50,0), (234815,2620009,0,'hair_face_color',193,136,15), (234816,2620009,0,'hair_face_highlight_color',244,246,246), (234817,2620009,0,'hair_highlight',246,219,114), (234818,2620009,0,'hair_type_color',193,136,15), (234819,2620009,0,'hair_type_highlight_color',244,246,246), (234820,2620009,1,'lip_type',-62,-45,-68), (234821,2620009,1,'nose_type',47,84,-65), (234822,2620009,0,'skin_color',107,112,102), (234823,2620009,1,'soga_cheek_type',17,-98,0), (234824,2620009,1,'soga_chin_type',64,74,-29), (234825,2620009,1,'soga_ear_type',71,63,0), (234826,2620009,1,'soga_eye_brow_type',90,65,-95), (234827,2620009,0,'soga_eye_color',229,229,102), (234828,2620009,1,'soga_eye_type',56,0,0), (234829,2620009,0,'soga_hair_color1',38,22,21), (234830,2620009,0,'soga_hair_color2',120,50,0), (234831,2620009,0,'soga_hair_face_color',193,136,15), (234832,2620009,0,'soga_hair_face_highlight_color',244,246,246), (234833,2620009,0,'soga_hair_highlight',246,219,114), (234834,2620009,0,'soga_hair_type_color',193,136,15), (234835,2620009,0,'soga_hair_type_highlight_color',244,246,246), (234836,2620009,1,'soga_lip_type',-62,-45,-68), (234837,2620009,1,'soga_nose_type',47,84,-65), (234838,2620009,0,'soga_skin_color',107,112,102), (234839,2620009,0,'wing_color1',255,255,255), (234840,2620009,0,'wing_color2',255,255,255), (234841,2620010,1,'cheek_type',-8,3,0), (234842,2620010,1,'chin_type',17,7,-20), (234843,2620010,1,'ear_type',44,26,0), (234844,2620010,1,'eye_brow_type',37,0,0), (234845,2620010,0,'eye_color',0,94,93), (234846,2620010,1,'eye_type',-11,0,0), (234847,2620010,0,'hair_color1',43,36,70), (234848,2620010,0,'hair_color2',49,49,53), (234849,2620010,0,'hair_face_color',20,11,1), (234850,2620010,0,'hair_face_highlight_color',216,192,37), (234851,2620010,0,'hair_highlight',160,156,172), (234852,2620010,0,'hair_type_color',20,11,1), (234853,2620010,0,'hair_type_highlight_color',216,192,37), (234854,2620010,1,'lip_type',-81,0,0), (234855,2620010,1,'nose_type',52,-25,0), (234856,2620010,0,'skin_color',0,71,71), (234857,2620010,1,'soga_cheek_type',-8,3,0), (234858,2620010,1,'soga_chin_type',17,7,-20), (234859,2620010,1,'soga_ear_type',44,26,0), (234860,2620010,1,'soga_eye_brow_type',37,0,0), (234861,2620010,0,'soga_eye_color',229,229,102), (234862,2620010,1,'soga_eye_type',-11,0,0), (234863,2620010,0,'soga_hair_color1',43,36,70), (234864,2620010,0,'soga_hair_color2',49,49,53), (234865,2620010,0,'soga_hair_face_color',20,11,1), (234866,2620010,0,'soga_hair_face_highlight_color',216,192,37), (234867,2620010,0,'soga_hair_highlight',160,156,172), (234868,2620010,0,'soga_hair_type_color',20,11,1), (234869,2620010,0,'soga_hair_type_highlight_color',216,192,37), (234870,2620010,1,'soga_lip_type',-81,0,0), (234871,2620010,1,'soga_nose_type',52,-25,0), (234872,2620010,0,'soga_skin_color',0,71,71), (234873,2620010,0,'wing_color1',255,255,255), (234874,2620010,0,'wing_color2',255,255,255), (234875,2620011,1,'cheek_type',-41,1,0), (234876,2620011,1,'chin_type',12,11,-3), (234877,2620011,1,'ear_type',-5,-14,0), (234878,2620011,1,'eye_brow_type',11,-28,18), (234879,2620011,0,'eye_color',170,142,111), (234880,2620011,1,'eye_type',-26,0,0), (234881,2620011,0,'hair_face_color',249,240,235), (234882,2620011,0,'hair_face_highlight_color',107,88,2), (234883,2620011,0,'hair_type_color',249,240,235), (234884,2620011,0,'hair_type_highlight_color',107,88,2), (234885,2620011,1,'lip_type',-7,-25,-22), (234886,2620011,1,'nose_type',18,7,14), (234887,2620011,0,'skin_color',249,230,230), (234888,2620011,1,'soga_cheek_type',-41,1,0), (234889,2620011,1,'soga_chin_type',12,11,-3), (234890,2620011,1,'soga_ear_type',-5,-14,0), (234891,2620011,1,'soga_eye_brow_type',11,-28,18), (234892,2620011,0,'soga_eye_color',229,229,102), (234893,2620011,1,'soga_eye_type',-26,0,0), (234894,2620011,0,'soga_hair_face_color',249,240,235), (234895,2620011,0,'soga_hair_face_highlight_color',107,88,2), (234896,2620011,0,'soga_hair_type_color',249,240,235), (234897,2620011,0,'soga_hair_type_highlight_color',107,88,2), (234898,2620011,1,'soga_lip_type',-7,-25,-22), (234899,2620011,1,'soga_nose_type',18,7,14), (234900,2620011,0,'soga_skin_color',249,230,230), (234901,2620011,0,'wing_color1',255,255,255), (234902,2620011,0,'wing_color2',255,255,255), (234903,2620012,1,'cheek_type',2,-31,0), (234904,2620012,1,'chin_type',-25,0,-2), (234905,2620012,1,'ear_type',-11,-12,0), (234906,2620012,1,'eye_brow_type',-31,0,-37), (234907,2620012,0,'eye_color',108,147,112), (234908,2620012,1,'eye_type',-18,0,0), (234909,2620012,0,'hair_face_color',224,223,107), (234910,2620012,0,'hair_face_highlight_color',145,129,21), (234911,2620012,0,'hair_type_color',224,223,107), (234912,2620012,0,'hair_type_highlight_color',145,129,21), (234913,2620012,1,'lip_type',12,0,-7), (234914,2620012,1,'nose_type',-10,-21,-7), (234915,2620012,0,'skin_color',221,228,228), (234916,2620012,1,'soga_cheek_type',2,-31,0), (234917,2620012,1,'soga_chin_type',-25,0,-2), (234918,2620012,1,'soga_ear_type',-11,-12,0), (234919,2620012,1,'soga_eye_brow_type',-31,0,-37), (234920,2620012,0,'soga_eye_color',229,229,102), (234921,2620012,1,'soga_eye_type',-18,0,0), (234922,2620012,0,'soga_hair_face_color',224,223,107), (234923,2620012,0,'soga_hair_face_highlight_color',145,129,21), (234924,2620012,0,'soga_hair_type_color',224,223,107), (234925,2620012,0,'soga_hair_type_highlight_color',145,129,21), (234926,2620012,1,'soga_lip_type',12,0,-7), (234927,2620012,1,'soga_nose_type',-10,-21,-7), (234928,2620012,0,'soga_skin_color',221,228,228), (234929,2620012,0,'wing_color1',255,255,255), (234930,2620012,0,'wing_color2',255,255,255), (234931,2620013,1,'cheek_type',-87,34,0), (234932,2620013,1,'chin_type',46,-25,19), (234933,2620013,1,'ear_type',-61,-2,0), (234934,2620013,1,'eye_brow_type',-21,14,-62), (234935,2620013,0,'eye_color',160,197,203), (234936,2620013,1,'eye_type',63,0,0), (234937,2620013,0,'hair_color1',200,165,96), (234938,2620013,0,'hair_color2',173,99,44), (234939,2620013,0,'hair_face_color',233,184,31), (234940,2620013,0,'hair_face_highlight_color',15,1,21), (234941,2620013,0,'hair_highlight',56,33,26), (234942,2620013,0,'hair_type_color',233,184,31), (234943,2620013,0,'hair_type_highlight_color',15,1,21), (234944,2620013,1,'lip_type',17,-88,-41), (234945,2620013,1,'nose_type',25,42,17), (234946,2620013,0,'skin_color',152,102,91), (234947,2620013,1,'soga_cheek_type',-87,34,0), (234948,2620013,1,'soga_chin_type',46,-25,19), (234949,2620013,1,'soga_ear_type',-61,-2,0), (234950,2620013,1,'soga_eye_brow_type',-21,14,-62), (234951,2620013,0,'soga_eye_color',229,229,102), (234952,2620013,1,'soga_eye_type',63,0,0), (234953,2620013,0,'soga_hair_color1',200,165,96), (234954,2620013,0,'soga_hair_color2',173,99,44), (234955,2620013,0,'soga_hair_face_color',233,184,31), (234956,2620013,0,'soga_hair_face_highlight_color',15,1,21), (234957,2620013,0,'soga_hair_highlight',56,33,26), (234958,2620013,0,'soga_hair_type_color',233,184,31), (234959,2620013,0,'soga_hair_type_highlight_color',15,1,21), (234960,2620013,1,'soga_lip_type',17,-88,-41), (234961,2620013,1,'soga_nose_type',25,42,17), (234962,2620013,0,'soga_skin_color',152,102,91), (234963,2620013,0,'wing_color1',255,255,255), (234964,2620013,0,'wing_color2',255,255,255), (234965,2620014,1,'cheek_type',-8,3,0), (234966,2620014,1,'chin_type',17,7,-20), (234967,2620014,1,'ear_type',44,26,0), (234968,2620014,1,'eye_brow_type',-11,0,26), (234969,2620014,0,'eye_color',170,13,13), (234970,2620014,1,'eye_type',-11,0,0), (234971,2620014,0,'hair_face_color',20,16,11), (234972,2620014,0,'hair_face_highlight_color',216,192,37), (234973,2620014,0,'hair_type_color',20,16,11), (234974,2620014,0,'hair_type_highlight_color',216,192,37), (234975,2620014,1,'lip_type',-11,-7,12), (234976,2620014,1,'nose_type',-43,8,-11), (234977,2620014,0,'skin_color',107,124,102), (234978,2620014,1,'soga_cheek_type',-8,3,0), (234979,2620014,1,'soga_chin_type',17,7,-20), (234980,2620014,1,'soga_ear_type',44,26,0), (234981,2620014,1,'soga_eye_brow_type',-11,0,26), (234982,2620014,0,'soga_eye_color',229,229,102), (234983,2620014,1,'soga_eye_type',-11,0,0), (234984,2620014,0,'soga_hair_face_color',20,16,11), (234985,2620014,0,'soga_hair_face_highlight_color',216,192,37), (234986,2620014,0,'soga_hair_type_color',20,16,11), (234987,2620014,0,'soga_hair_type_highlight_color',216,192,37), (234988,2620014,1,'soga_lip_type',-11,-7,12), (234989,2620014,1,'soga_nose_type',-43,8,-11), (234990,2620014,0,'soga_skin_color',107,124,102), (234991,2620014,0,'wing_color1',255,255,255), (234992,2620014,0,'wing_color2',255,255,255), (234993,2620015,0,'eye_color',123,95,153), (234994,2620015,0,'skin_color',103,113,150), (234995,2620015,0,'soga_eye_color',255,0,255), (234996,2620016,1,'cheek_type',-11,10,0), (234997,2620016,1,'chin_type',-53,-28,2), (234998,2620016,1,'ear_type',-31,-47,0), (234999,2620016,1,'eye_brow_type',-93,45,42), (235000,2620016,0,'eye_color',121,172,178), (235001,2620016,1,'eye_type',63,0,0), (235002,2620016,0,'hair_face_color',145,49,29), (235003,2620016,0,'hair_face_highlight_color',15,1,21), (235004,2620016,0,'hair_type_color',145,49,29), (235005,2620016,0,'hair_type_highlight_color',15,1,21), (235006,2620016,1,'lip_type',-51,-93,-85), (235007,2620016,1,'nose_type',18,46,3), (235008,2620016,0,'skin_color',223,186,182), (235009,2620016,1,'soga_cheek_type',-11,10,0), (235010,2620016,1,'soga_chin_type',-53,-28,2), (235011,2620016,1,'soga_ear_type',-31,-47,0), (235012,2620016,1,'soga_eye_brow_type',-93,45,42), (235013,2620016,0,'soga_eye_color',229,229,102), (235014,2620016,1,'soga_eye_type',63,0,0), (235015,2620016,0,'soga_hair_face_color',145,49,29), (235016,2620016,0,'soga_hair_face_highlight_color',15,1,21), (235017,2620016,0,'soga_hair_type_color',145,49,29), (235018,2620016,0,'soga_hair_type_highlight_color',15,1,21), (235019,2620016,1,'soga_lip_type',-51,-93,-85), (235020,2620016,1,'soga_nose_type',18,46,3), (235021,2620016,0,'soga_skin_color',223,186,182), (235022,2620016,0,'wing_color1',255,255,255), (235023,2620016,0,'wing_color2',255,255,255), (235024,2620017,1,'cheek_type',-28,-8,0), (235025,2620017,1,'chin_type',1,-37,34), (235026,2620017,1,'ear_type',-34,23,0), (235027,2620017,1,'eye_brow_type',21,-10,-20), (235028,2620017,0,'eye_color',147,111,54), (235029,2620017,1,'eye_type',14,0,0), (235030,2620017,0,'hair_face_color',65,26,9), (235031,2620017,0,'hair_face_highlight_color',94,77,57), (235032,2620017,0,'hair_type_color',65,26,9), (235033,2620017,0,'hair_type_highlight_color',94,77,57), (235034,2620017,1,'lip_type',19,-2,-22), (235035,2620017,1,'nose_type',31,31,0), (235036,2620017,0,'skin_color',253,254,254), (235037,2620017,1,'soga_cheek_type',-28,-8,0), (235038,2620017,1,'soga_chin_type',1,-37,34), (235039,2620017,1,'soga_ear_type',-34,23,0), (235040,2620017,1,'soga_eye_brow_type',21,-10,-20), (235041,2620017,0,'soga_eye_color',229,229,102), (235042,2620017,1,'soga_eye_type',14,0,0), (235043,2620017,0,'soga_hair_face_color',65,26,9), (235044,2620017,0,'soga_hair_face_highlight_color',94,77,57), (235045,2620017,0,'soga_hair_type_color',65,26,9), (235046,2620017,0,'soga_hair_type_highlight_color',94,77,57), (235047,2620017,1,'soga_lip_type',19,-2,-22), (235048,2620017,1,'soga_nose_type',31,31,0), (235049,2620017,0,'soga_skin_color',253,254,254), (235050,2620017,0,'wing_color1',255,255,255), (235051,2620017,0,'wing_color2',255,255,255), (235052,2620018,1,'cheek_type',-81,85,0), (235053,2620018,1,'chin_type',75,-87,-66), (235054,2620018,1,'ear_type',-93,95,0), (235055,2620018,1,'eye_brow_type',59,-87,-45), (235056,2620018,0,'eye_color',36,77,77), (235057,2620018,1,'eye_type',-87,0,0), (235058,2620018,0,'hair_color1',56,33,26), (235059,2620018,0,'hair_color2',94,59,11), (235060,2620018,0,'hair_face_color',100,70,10), (235061,2620018,0,'hair_face_highlight_color',114,31,28), (235062,2620018,0,'hair_highlight',91,21,51), (235063,2620018,0,'hair_type_color',100,70,10), (235064,2620018,0,'hair_type_highlight_color',114,31,28), (235065,2620018,1,'lip_type',28,-58,-65), (235066,2620018,1,'nose_type',-22,-87,-39), (235067,2620018,0,'skin_color',171,148,98), (235068,2620018,1,'soga_cheek_type',-81,85,0), (235069,2620018,1,'soga_chin_type',75,-87,-66), (235070,2620018,1,'soga_ear_type',-93,95,0), (235071,2620018,1,'soga_eye_brow_type',59,-87,-45), (235072,2620018,0,'soga_eye_color',229,229,102), (235073,2620018,1,'soga_eye_type',-87,0,0), (235074,2620018,0,'soga_hair_color1',56,33,26), (235075,2620018,0,'soga_hair_color2',94,59,11), (235076,2620018,0,'soga_hair_face_color',100,70,10), (235077,2620018,0,'soga_hair_face_highlight_color',114,31,28), (235078,2620018,0,'soga_hair_highlight',91,21,51), (235079,2620018,0,'soga_hair_type_color',100,70,10), (235080,2620018,0,'soga_hair_type_highlight_color',114,31,28), (235081,2620018,1,'soga_lip_type',28,-58,-65), (235082,2620018,1,'soga_nose_type',-22,-87,-39), (235083,2620018,0,'soga_skin_color',171,148,98), (235084,2620018,0,'wing_color1',255,255,255), (235085,2620018,0,'wing_color2',255,255,255), (235086,2620019,1,'cheek_type',0,-28,0), (235087,2620019,1,'chin_type',-14,44,12), (235088,2620019,1,'ear_type',-14,5,0), (235089,2620019,1,'eye_brow_type',-28,4,-32), (235090,2620019,0,'eye_color',172,166,126), (235091,2620019,1,'eye_type',9,0,0), (235092,2620019,0,'hair_face_color',119,60,27), (235093,2620019,0,'hair_face_highlight_color',85,37,0), (235094,2620019,0,'hair_type_color',119,60,27), (235095,2620019,0,'hair_type_highlight_color',85,37,0), (235096,2620019,1,'lip_type',-21,-11,37), (235097,2620019,1,'nose_type',1,11,40), (235098,2620019,0,'skin_color',167,119,68), (235099,2620019,1,'soga_cheek_type',0,-28,0), (235100,2620019,1,'soga_chin_type',-14,44,12), (235101,2620019,1,'soga_ear_type',-14,5,0), (235102,2620019,1,'soga_eye_brow_type',-28,4,-32), (235103,2620019,0,'soga_eye_color',229,229,102), (235104,2620019,1,'soga_eye_type',9,0,0), (235105,2620019,0,'soga_hair_face_color',119,60,27), (235106,2620019,0,'soga_hair_face_highlight_color',85,37,0), (235107,2620019,0,'soga_hair_type_color',119,60,27), (235108,2620019,0,'soga_hair_type_highlight_color',85,37,0), (235109,2620019,1,'soga_lip_type',-21,-11,37), (235110,2620019,1,'soga_nose_type',1,11,40), (235111,2620019,0,'soga_skin_color',167,119,68), (235112,2620019,0,'wing_color1',255,255,255), (235113,2620019,0,'wing_color2',255,255,255), (235114,2620020,1,'cheek_type',-2,10,0), (235115,2620020,1,'chin_type',0,-25,17), (235116,2620020,1,'ear_type',28,-9,0), (235117,2620020,1,'eye_brow_type',25,-10,10), (235118,2620020,1,'eye_type',7,0,0), (235119,2620020,0,'hair_face_color',139,122,138), (235120,2620020,0,'hair_face_highlight_color',105,103,97), (235121,2620020,0,'hair_type_color',139,122,138), (235122,2620020,0,'hair_type_highlight_color',105,103,97), (235123,2620020,1,'lip_type',41,21,38), (235124,2620020,1,'nose_type',-12,-12,-28), (235125,2620020,0,'skin_color',0,4,4), (235126,2620020,1,'soga_cheek_type',-2,10,0), (235127,2620020,1,'soga_chin_type',0,-25,17), (235128,2620020,1,'soga_ear_type',28,-9,0), (235129,2620020,1,'soga_eye_brow_type',25,-10,10), (235130,2620020,0,'soga_eye_color',229,229,102), (235131,2620020,1,'soga_eye_type',7,0,0), (235132,2620020,0,'soga_hair_face_color',139,122,138), (235133,2620020,0,'soga_hair_face_highlight_color',105,103,97), (235134,2620020,0,'soga_hair_type_color',139,122,138), (235135,2620020,0,'soga_hair_type_highlight_color',105,103,97), (235136,2620020,1,'soga_lip_type',41,21,38), (235137,2620020,1,'soga_nose_type',-12,-12,-28), (235138,2620020,0,'soga_skin_color',0,4,4), (235139,2620020,0,'wing_color1',255,255,255), (235140,2620020,0,'wing_color2',255,255,255), (235141,2620021,1,'cheek_type',-22,66,0), (235142,2620021,1,'chin_type',82,-58,-76), (235143,2620021,1,'ear_type',-75,-85,0), (235144,2620021,1,'eye_brow_type',93,-93,19), (235145,2620021,0,'eye_color',43,87,100), (235146,2620021,1,'eye_type',-62,0,0), (235147,2620021,0,'hair_color1',91,21,51), (235148,2620021,0,'hair_color2',159,88,0), (235149,2620021,0,'hair_face_color',35,24,1), (235150,2620021,0,'hair_face_highlight_color',168,59,22), (235151,2620021,0,'hair_highlight',79,28,15), (235152,2620021,0,'hair_type_color',35,24,1), (235153,2620021,0,'hair_type_highlight_color',168,59,22), (235154,2620021,1,'lip_type',55,-64,17), (235155,2620021,1,'nose_type',14,74,63), (235156,2620021,0,'skin_color',46,34,21), (235157,2620021,1,'soga_cheek_type',-22,66,0), (235158,2620021,1,'soga_chin_type',82,-58,-76), (235159,2620021,1,'soga_ear_type',-75,-85,0), (235160,2620021,1,'soga_eye_brow_type',93,-93,19), (235161,2620021,0,'soga_eye_color',229,229,102), (235162,2620021,1,'soga_eye_type',-62,0,0), (235163,2620021,0,'soga_hair_color1',91,21,51), (235164,2620021,0,'soga_hair_color2',159,88,0), (235165,2620021,0,'soga_hair_face_color',35,24,1), (235166,2620021,0,'soga_hair_face_highlight_color',168,59,22), (235167,2620021,0,'soga_hair_highlight',79,28,15), (235168,2620021,0,'soga_hair_type_color',35,24,1), (235169,2620021,0,'soga_hair_type_highlight_color',168,59,22), (235170,2620021,1,'soga_lip_type',55,-64,17), (235171,2620021,1,'soga_nose_type',14,74,63), (235172,2620021,0,'soga_skin_color',46,34,21), (235173,2620021,0,'wing_color1',255,255,255), (235174,2620021,0,'wing_color2',255,255,255), (235175,2620022,1,'cheek_type',-5,81,0), (235176,2620022,1,'chin_type',88,17,37), (235177,2620022,1,'ear_type',37,-74,0), (235178,2620022,1,'eye_brow_type',78,-95,-26), (235179,2620022,0,'eye_color',29,56,42), (235180,2620022,1,'eye_type',75,0,0), (235181,2620022,0,'hair_color1',200,165,96), (235182,2620022,0,'hair_color2',173,99,44), (235183,2620022,0,'hair_face_color',15,1,21), (235184,2620022,0,'hair_face_highlight_color',244,246,246), (235185,2620022,0,'hair_highlight',38,22,21), (235186,2620022,0,'hair_type_color',15,1,21), (235187,2620022,0,'hair_type_highlight_color',244,246,246), (235188,2620022,1,'lip_type',-87,78,8), (235189,2620022,1,'nose_type',35,-64,75), (235190,2620022,0,'skin_color',138,108,67), (235191,2620022,1,'soga_cheek_type',-5,81,0), (235192,2620022,1,'soga_chin_type',88,17,37), (235193,2620022,1,'soga_ear_type',37,-74,0), (235194,2620022,1,'soga_eye_brow_type',78,-95,-26), (235195,2620022,0,'soga_eye_color',229,229,102), (235196,2620022,1,'soga_eye_type',75,0,0), (235197,2620022,0,'soga_hair_color1',200,165,96), (235198,2620022,0,'soga_hair_color2',173,99,44), (235199,2620022,0,'soga_hair_face_color',15,1,21), (235200,2620022,0,'soga_hair_face_highlight_color',244,246,246), (235201,2620022,0,'soga_hair_highlight',38,22,21), (235202,2620022,0,'soga_hair_type_color',15,1,21), (235203,2620022,0,'soga_hair_type_highlight_color',244,246,246), (235204,2620022,1,'soga_lip_type',-87,78,8), (235205,2620022,1,'soga_nose_type',35,-64,75), (235206,2620022,0,'soga_skin_color',138,108,67), (235207,2620022,0,'wing_color1',255,255,255), (235208,2620022,0,'wing_color2',255,255,255), (235209,2620023,1,'cheek_type',-22,34,0), (235210,2620023,1,'chin_type',-9,-7,8), (235211,2620023,1,'ear_type',1,-9,0), (235212,2620023,1,'eye_brow_type',-28,0,12), (235213,2620023,0,'eye_color',110,160,149), (235214,2620023,1,'eye_type',-46,0,0), (235215,2620023,0,'hair_face_color',129,44,8), (235216,2620023,0,'hair_face_highlight_color',155,64,24), (235217,2620023,0,'hair_type_color',129,44,8), (235218,2620023,0,'hair_type_highlight_color',155,64,24), (235219,2620023,1,'lip_type',1,5,4), (235220,2620023,1,'nose_type',14,21,-28), (235221,2620023,0,'skin_color',221,180,181), (235222,2620023,1,'soga_cheek_type',-22,34,0), (235223,2620023,1,'soga_chin_type',-9,-7,8), (235224,2620023,1,'soga_ear_type',1,-9,0), (235225,2620023,1,'soga_eye_brow_type',-28,0,12), (235226,2620023,0,'soga_eye_color',229,229,102), (235227,2620023,1,'soga_eye_type',-46,0,0), (235228,2620023,0,'soga_hair_face_color',129,44,8), (235229,2620023,0,'soga_hair_face_highlight_color',155,64,24), (235230,2620023,0,'soga_hair_type_color',129,44,8), (235231,2620023,0,'soga_hair_type_highlight_color',155,64,24), (235232,2620023,1,'soga_lip_type',1,5,4), (235233,2620023,1,'soga_nose_type',14,21,-28), (235234,2620023,0,'soga_skin_color',221,180,181), (235235,2620023,0,'wing_color1',255,255,255), (235236,2620023,0,'wing_color2',255,255,255), (235237,2620024,1,'cheek_type',25,0,0), (235238,2620024,1,'chin_type',25,0,-17), (235239,2620024,1,'ear_type',-28,-28,0), (235240,2620024,1,'eye_brow_type',0,-7,-7), (235241,2620024,0,'eye_color',38,78,91), (235242,2620024,1,'eye_type',28,0,0), (235243,2620024,0,'hair_face_color',193,100,45), (235244,2620024,0,'hair_face_highlight_color',169,60,22), (235245,2620024,0,'hair_type_color',193,100,45), (235246,2620024,0,'hair_type_highlight_color',169,60,22), (235247,2620024,1,'lip_type',37,-34,0), (235248,2620024,1,'nose_type',44,37,25), (235249,2620024,0,'skin_color',160,159,128), (235250,2620024,1,'soga_cheek_type',25,0,0), (235251,2620024,1,'soga_chin_type',25,0,-17), (235252,2620024,1,'soga_ear_type',-28,-28,0), (235253,2620024,1,'soga_eye_brow_type',0,-7,-7), (235254,2620024,0,'soga_eye_color',204,204,204), (235255,2620024,1,'soga_eye_type',28,0,0), (235256,2620024,0,'soga_hair_face_color',193,100,45), (235257,2620024,0,'soga_hair_face_highlight_color',169,60,22), (235258,2620024,0,'soga_hair_type_color',193,100,45), (235259,2620024,0,'soga_hair_type_highlight_color',169,60,22), (235260,2620024,1,'soga_lip_type',37,-34,0), (235261,2620024,1,'soga_nose_type',44,37,25), (235262,2620024,0,'soga_skin_color',160,159,128), (235263,2620024,0,'wing_color1',255,255,255), (235264,2620024,0,'wing_color2',255,255,255), (235265,2620025,1,'cheek_type',21,7,0), (235266,2620025,1,'chin_type',-91,17,-75), (235267,2620025,1,'ear_type',-66,-52,0), (235268,2620025,1,'eye_brow_type',52,93,47), (235269,2620025,0,'eye_color',161,193,185), (235270,2620025,1,'eye_type',68,0,0), (235271,2620025,0,'hair_color1',56,33,26), (235272,2620025,0,'hair_color2',94,59,11), (235273,2620025,0,'hair_face_color',83,58,8), (235274,2620025,0,'hair_face_highlight_color',88,4,4), (235275,2620025,0,'hair_highlight',109,14,49), (235276,2620025,0,'hair_type_color',83,58,8), (235277,2620025,0,'hair_type_highlight_color',88,4,4), (235278,2620025,1,'lip_type',97,-76,20), (235279,2620025,1,'nose_type',94,65,-37), (235280,2620025,0,'skin_color',250,253,253), (235281,2620025,1,'soga_cheek_type',21,7,0), (235282,2620025,1,'soga_chin_type',-91,17,-75), (235283,2620025,1,'soga_ear_type',-66,-52,0), (235284,2620025,1,'soga_eye_brow_type',52,93,47), (235285,2620025,0,'soga_eye_color',229,229,102), (235286,2620025,1,'soga_eye_type',68,0,0), (235287,2620025,0,'soga_hair_color1',56,33,26), (235288,2620025,0,'soga_hair_color2',94,59,11), (235289,2620025,0,'soga_hair_face_color',83,58,8), (235290,2620025,0,'soga_hair_face_highlight_color',88,4,4), (235291,2620025,0,'soga_hair_highlight',109,14,49), (235292,2620025,0,'soga_hair_type_color',83,58,8), (235293,2620025,0,'soga_hair_type_highlight_color',88,4,4), (235294,2620025,1,'soga_lip_type',97,-76,20), (235295,2620025,1,'soga_nose_type',94,65,-37), (235296,2620025,0,'soga_skin_color',250,253,253), (235297,2620025,0,'wing_color1',255,255,255), (235298,2620025,0,'wing_color2',255,255,255), (235299,2620026,1,'cheek_type',9,93,0), (235300,2620026,1,'chin_type',-37,93,57), (235301,2620026,1,'eye_brow_type',-70,37,-28), (235302,2620026,0,'eye_color',200,174,138), (235303,2620026,1,'eye_type',-87,0,0), (235304,2620026,0,'hair_face_color',14,41,48), (235305,2620026,0,'hair_type_color',14,41,48), (235306,2620026,1,'lip_type',-53,-44,-90), (235307,2620026,1,'nose_type',0,20,81), (235308,2620026,0,'skin_color',14,41,48), (235309,2620026,1,'soga_cheek_type',9,93,0), (235310,2620026,1,'soga_chin_type',-37,93,57), (235311,2620026,1,'soga_eye_brow_type',-70,37,-28), (235312,2620026,0,'soga_eye_color',229,229,102), (235313,2620026,1,'soga_eye_type',-87,0,0), (235314,2620026,0,'soga_hair_face_color',14,41,48), (235315,2620026,0,'soga_hair_type_color',14,41,48), (235316,2620026,1,'soga_lip_type',-53,-44,-90), (235317,2620026,1,'soga_nose_type',0,20,81), (235318,2620026,0,'soga_skin_color',14,41,48), (235319,2620026,0,'wing_color1',255,255,255), (235320,2620026,0,'wing_color2',255,255,255), (235321,2620027,0,'eye_color',204,204,204), (235322,2620027,0,'skin_color',204,204,204), (235323,2620027,0,'soga_eye_color',229,229,102), (235324,2620027,0,'soga_skin_color',204,204,204), (235325,2620028,1,'cheek_type',21,-14,0), (235326,2620028,1,'chin_type',23,-12,4), (235327,2620028,1,'ear_type',17,19,0), (235328,2620028,1,'eye_brow_type',0,21,-20), (235329,2620028,0,'eye_color',58,116,90), (235330,2620028,1,'eye_type',-11,0,0), (235331,2620028,0,'hair_face_color',127,67,28), (235332,2620028,0,'hair_face_highlight_color',152,138,37), (235333,2620028,0,'hair_type_color',127,67,28), (235334,2620028,0,'hair_type_highlight_color',152,138,37), (235335,2620028,1,'lip_type',-25,-40,-26), (235336,2620028,1,'nose_type',-2,-10,23), (235337,2620028,0,'skin_color',182,142,111), (235338,2620028,1,'soga_cheek_type',21,-14,0), (235339,2620028,1,'soga_chin_type',23,-12,4), (235340,2620028,1,'soga_ear_type',17,19,0), (235341,2620028,1,'soga_eye_brow_type',0,21,-20), (235342,2620028,0,'soga_eye_color',229,229,102), (235343,2620028,1,'soga_eye_type',-11,0,0), (235344,2620028,0,'soga_hair_face_color',127,67,28), (235345,2620028,0,'soga_hair_face_highlight_color',152,138,37), (235346,2620028,0,'soga_hair_type_color',127,67,28), (235347,2620028,0,'soga_hair_type_highlight_color',152,138,37), (235348,2620028,1,'soga_lip_type',-25,-40,-26), (235349,2620028,1,'soga_nose_type',-2,-10,23), (235350,2620028,0,'soga_skin_color',182,142,111), (235351,2620028,0,'wing_color1',255,255,255), (235352,2620028,0,'wing_color2',255,255,255), (235353,2620029,1,'cheek_type',-5,0,0), (235354,2620029,1,'chin_type',-20,-17,-42), (235355,2620029,1,'ear_type',-28,8,0), (235356,2620029,1,'eye_brow_type',0,0,26), (235357,2620029,0,'eye_color',51,104,119), (235358,2620029,1,'eye_type',-1,0,0), (235359,2620029,0,'hair_face_color',214,196,12), (235360,2620029,0,'hair_face_highlight_color',96,42,12), (235361,2620029,0,'hair_type_color',214,196,12), (235362,2620029,0,'hair_type_highlight_color',96,42,12), (235363,2620029,1,'lip_type',0,0,-12), (235364,2620029,1,'nose_type',31,-1,-34), (235365,2620029,0,'skin_color',188,187,172), (235366,2620029,1,'soga_cheek_type',-5,0,0), (235367,2620029,1,'soga_chin_type',-20,-17,-42), (235368,2620029,1,'soga_ear_type',-28,8,0), (235369,2620029,1,'soga_eye_brow_type',0,0,26), (235370,2620029,0,'soga_eye_color',229,229,102), (235371,2620029,1,'soga_eye_type',-1,0,0), (235372,2620029,0,'soga_hair_face_color',214,196,12), (235373,2620029,0,'soga_hair_face_highlight_color',96,42,12), (235374,2620029,0,'soga_hair_type_color',214,196,12), (235375,2620029,0,'soga_hair_type_highlight_color',96,42,12), (235376,2620029,1,'soga_lip_type',0,0,-12), (235377,2620029,1,'soga_nose_type',31,-1,-34), (235378,2620029,0,'soga_skin_color',188,187,172), (235379,2620029,0,'wing_color1',255,255,255), (235380,2620029,0,'wing_color2',255,255,255), (235381,2620030,1,'cheek_type',77,45,0), (235382,2620030,1,'chin_type',-63,-72,97), (235383,2620030,1,'ear_type',48,56,0), (235384,2620030,1,'eye_brow_type',-43,-90,-48), (235385,2620030,0,'eye_color',0,2,118), (235386,2620030,1,'eye_type',91,0,0), (235387,2620030,1,'lip_type',-71,15,-28), (235388,2620030,1,'nose_type',7,-84,-96), (235389,2620030,0,'skin_color',127,108,86), (235390,2620030,1,'soga_cheek_type',77,45,0), (235391,2620030,1,'soga_chin_type',-63,-72,97), (235392,2620030,1,'soga_ear_type',48,56,0), (235393,2620030,1,'soga_eye_brow_type',-43,-90,-48), (235394,2620030,0,'soga_eye_color',229,229,102), (235395,2620030,1,'soga_eye_type',91,0,0), (235396,2620030,1,'soga_lip_type',-71,15,-28), (235397,2620030,1,'soga_nose_type',7,-84,-96), (235398,2620030,0,'soga_skin_color',127,108,86), (235399,2620030,0,'wing_color1',255,255,255), (235400,2620030,0,'wing_color2',255,255,255), (235401,2620031,0,'eye_color',255,255,255), (235402,2620031,0,'skin_color',255,255,255), (235403,2620031,0,'soga_eye_color',255,0,255), (235404,2620032,1,'cheek_type',-8,1,0), (235405,2620032,1,'chin_type',12,18,22), (235406,2620032,1,'ear_type',5,18,0), (235407,2620032,1,'eye_brow_type',12,-2,-10), (235408,2620032,0,'eye_color',31,66,65), (235409,2620032,1,'eye_type',-18,0,0), (235410,2620032,0,'hair_face_color',157,145,110), (235411,2620032,0,'hair_face_highlight_color',71,49,21), (235412,2620032,0,'hair_type_color',157,145,110), (235413,2620032,0,'hair_type_highlight_color',71,49,21), (235414,2620032,1,'lip_type',23,-20,-34), (235415,2620032,1,'nose_type',20,-7,-11), (235416,2620032,0,'skin_color',237,237,230), (235417,2620032,1,'soga_cheek_type',-8,1,0), (235418,2620032,1,'soga_chin_type',12,18,22), (235419,2620032,1,'soga_ear_type',5,18,0), (235420,2620032,1,'soga_eye_brow_type',12,-2,-10), (235421,2620032,0,'soga_eye_color',229,229,102), (235422,2620032,1,'soga_eye_type',-18,0,0), (235423,2620032,0,'soga_hair_face_color',157,145,110), (235424,2620032,0,'soga_hair_face_highlight_color',71,49,21), (235425,2620032,0,'soga_hair_type_color',157,145,110), (235426,2620032,0,'soga_hair_type_highlight_color',71,49,21), (235427,2620032,1,'soga_lip_type',23,-20,-34), (235428,2620032,1,'soga_nose_type',20,-7,-11), (235429,2620032,0,'soga_skin_color',237,237,230), (235430,2620032,0,'wing_color1',255,255,255), (235431,2620032,0,'wing_color2',255,255,255), (235432,2620033,1,'cheek_type',-7,22,0), (235433,2620033,1,'chin_type',35,2,-4), (235434,2620033,1,'ear_type',-28,-3,0), (235435,2620033,1,'eye_brow_type',10,37,-35), (235436,2620033,1,'eye_type',1,0,0), (235437,2620033,0,'hair_face_color',182,186,186), (235438,2620033,0,'hair_face_highlight_color',105,103,97), (235439,2620033,0,'hair_type_color',182,186,186), (235440,2620033,0,'hair_type_highlight_color',105,103,97), (235441,2620033,1,'lip_type',-9,-17,0), (235442,2620033,1,'nose_type',-45,3,-18), (235443,2620033,0,'skin_color',137,131,130), (235444,2620033,1,'soga_cheek_type',-7,22,0), (235445,2620033,1,'soga_chin_type',35,2,-4), (235446,2620033,1,'soga_ear_type',-28,-3,0), (235447,2620033,1,'soga_eye_brow_type',10,37,-35), (235448,2620033,0,'soga_eye_color',229,229,102), (235449,2620033,1,'soga_eye_type',1,0,0), (235450,2620033,0,'soga_hair_face_color',182,186,186), (235451,2620033,0,'soga_hair_face_highlight_color',105,103,97), (235452,2620033,0,'soga_hair_type_color',182,186,186), (235453,2620033,0,'soga_hair_type_highlight_color',105,103,97), (235454,2620033,1,'soga_lip_type',-9,-17,0), (235455,2620033,1,'soga_nose_type',-45,3,-18), (235456,2620033,0,'soga_skin_color',137,131,130), (235457,2620033,0,'wing_color1',255,255,255), (235458,2620033,0,'wing_color2',255,255,255), (235459,2620034,0,'eye_color',204,204,204), (235460,2620034,0,'skin_color',204,204,204), (235461,2620034,0,'soga_eye_color',229,229,102), (235462,2620034,0,'soga_skin_color',204,204,204), (235463,2620035,0,'eye_color',255,255,255), (235464,2620035,0,'skin_color',255,255,255), (235465,2620035,0,'soga_eye_color',255,0,255), (235466,2620036,1,'cheek_type',-32,0,0), (235467,2620036,1,'chin_type',-7,26,4), (235468,2620036,1,'ear_type',-25,-41,0), (235469,2620036,1,'eye_brow_type',0,25,34), (235470,2620036,0,'eye_color',107,154,131), (235471,2620036,1,'eye_type',-10,0,0), (235472,2620036,0,'hair_face_color',147,104,29), (235473,2620036,0,'hair_face_highlight_color',68,47,0), (235474,2620036,0,'hair_type_color',147,104,29), (235475,2620036,0,'hair_type_highlight_color',68,47,0), (235476,2620036,1,'lip_type',8,-3,-34), (235477,2620036,1,'nose_type',0,-14,34), (235478,2620036,0,'skin_color',182,147,96), (235479,2620036,1,'soga_cheek_type',-32,0,0), (235480,2620036,1,'soga_chin_type',-7,26,4), (235481,2620036,1,'soga_ear_type',-25,-41,0), (235482,2620036,1,'soga_eye_brow_type',0,25,34), (235483,2620036,0,'soga_eye_color',229,229,102), (235484,2620036,1,'soga_eye_type',-10,0,0), (235485,2620036,0,'soga_hair_face_color',147,104,29), (235486,2620036,0,'soga_hair_face_highlight_color',68,47,0), (235487,2620036,0,'soga_hair_type_color',147,104,29), (235488,2620036,0,'soga_hair_type_highlight_color',68,47,0), (235489,2620036,1,'soga_lip_type',8,-3,-34), (235490,2620036,1,'soga_nose_type',0,-14,34), (235491,2620036,0,'soga_skin_color',182,147,96), (235492,2620036,0,'wing_color1',255,255,255), (235493,2620036,0,'wing_color2',255,255,255), (235494,2620037,1,'cheek_type',0,21,0), (235495,2620037,1,'chin_type',17,0,-8), (235496,2620037,1,'ear_type',0,14,0), (235497,2620037,1,'eye_brow_type',12,0,12), (235498,2620037,0,'eye_color',112,170,187), (235499,2620037,1,'eye_type',-40,0,0), (235500,2620037,0,'hair_face_color',196,180,72), (235501,2620037,0,'hair_face_highlight_color',200,173,14), (235502,2620037,0,'hair_type_color',196,180,72), (235503,2620037,0,'hair_type_highlight_color',200,173,14), (235504,2620037,1,'lip_type',29,7,22), (235505,2620037,1,'nose_type',-4,8,-8), (235506,2620037,0,'skin_color',181,134,88), (235507,2620037,1,'soga_cheek_type',0,21,0), (235508,2620037,1,'soga_chin_type',17,0,-8), (235509,2620037,1,'soga_ear_type',0,14,0), (235510,2620037,1,'soga_eye_brow_type',12,0,12), (235511,2620037,0,'soga_eye_color',229,229,102), (235512,2620037,1,'soga_eye_type',-40,0,0), (235513,2620037,0,'soga_hair_face_color',196,180,72), (235514,2620037,0,'soga_hair_face_highlight_color',200,173,14), (235515,2620037,0,'soga_hair_type_color',196,180,72), (235516,2620037,0,'soga_hair_type_highlight_color',200,173,14), (235517,2620037,1,'soga_lip_type',29,7,22), (235518,2620037,1,'soga_nose_type',-4,8,-8), (235519,2620037,0,'soga_skin_color',181,134,88), (235520,2620037,0,'wing_color1',255,255,255), (235521,2620037,0,'wing_color2',255,255,255), (235522,2620038,0,'eye_color',33,128,133), (235523,2620038,0,'skin_color',152,7,0), (235524,2620038,0,'soga_eye_color',255,0,255), (235525,2620039,1,'cheek_type',-1,0,0), (235526,2620039,1,'chin_type',0,-26,28), (235527,2620039,1,'ear_type',-1,19,0), (235528,2620039,1,'eye_brow_type',2,41,1), (235529,2620039,0,'eye_color',108,165,165), (235530,2620039,1,'eye_type',-17,0,0), (235531,2620039,0,'hair_face_color',113,103,65), (235532,2620039,0,'hair_face_highlight_color',54,27,0), (235533,2620039,0,'hair_type_color',113,103,65), (235534,2620039,0,'hair_type_highlight_color',54,27,0), (235535,2620039,1,'lip_type',5,17,0), (235536,2620039,1,'nose_type',17,-12,-4), (235537,2620039,0,'skin_color',250,254,254), (235538,2620039,1,'soga_cheek_type',-1,0,0), (235539,2620039,1,'soga_chin_type',0,-26,28), (235540,2620039,1,'soga_ear_type',-1,19,0), (235541,2620039,1,'soga_eye_brow_type',2,41,1), (235542,2620039,0,'soga_eye_color',229,229,102), (235543,2620039,1,'soga_eye_type',-17,0,0), (235544,2620039,0,'soga_hair_face_color',113,103,65), (235545,2620039,0,'soga_hair_face_highlight_color',54,27,0), (235546,2620039,0,'soga_hair_type_color',113,103,65), (235547,2620039,0,'soga_hair_type_highlight_color',54,27,0), (235548,2620039,1,'soga_lip_type',5,17,0), (235549,2620039,1,'soga_nose_type',17,-12,-4), (235550,2620039,0,'soga_skin_color',250,254,254), (235551,2620039,0,'wing_color1',255,255,255), (235552,2620039,0,'wing_color2',255,255,255), (235553,2620040,1,'cheek_type',-20,-4,0), (235554,2620040,1,'chin_type',-28,-18,-8), (235555,2620040,1,'ear_type',-37,3,0), (235556,2620040,1,'eye_brow_type',-17,-41,41), (235557,2620040,0,'eye_color',101,162,169), (235558,2620040,1,'eye_type',28,0,0), (235559,2620040,0,'hair_face_color',150,98,30), (235560,2620040,0,'hair_face_highlight_color',86,63,0), (235561,2620040,0,'hair_type_color',150,98,30), (235562,2620040,0,'hair_type_highlight_color',86,63,0), (235563,2620040,1,'lip_type',-7,-26,-8), (235564,2620040,1,'nose_type',-22,-12,-4), (235565,2620040,0,'skin_color',191,165,115), (235566,2620040,1,'soga_cheek_type',-20,-4,0), (235567,2620040,1,'soga_chin_type',-28,-18,-8), (235568,2620040,1,'soga_ear_type',-37,3,0), (235569,2620040,1,'soga_eye_brow_type',-17,-41,41), (235570,2620040,0,'soga_eye_color',229,229,102), (235571,2620040,1,'soga_eye_type',28,0,0), (235572,2620040,0,'soga_hair_face_color',150,98,30), (235573,2620040,0,'soga_hair_face_highlight_color',86,63,0), (235574,2620040,0,'soga_hair_type_color',150,98,30), (235575,2620040,0,'soga_hair_type_highlight_color',86,63,0), (235576,2620040,1,'soga_lip_type',-7,-26,-8), (235577,2620040,1,'soga_nose_type',-22,-12,-4), (235578,2620040,0,'soga_skin_color',191,165,115), (235579,2620040,0,'wing_color1',255,255,255), (235580,2620040,0,'wing_color2',255,255,255), (235581,2620041,1,'cheek_type',-28,-8,0), (235582,2620041,1,'chin_type',1,-37,34), (235583,2620041,1,'ear_type',-34,23,0), (235584,2620041,1,'eye_brow_type',21,-10,-20), (235585,2620041,0,'eye_color',147,111,54), (235586,2620041,1,'eye_type',14,0,0), (235587,2620041,0,'hair_face_color',65,26,9), (235588,2620041,0,'hair_face_highlight_color',94,77,57), (235589,2620041,0,'hair_type_color',65,26,9), (235590,2620041,0,'hair_type_highlight_color',94,77,57), (235591,2620041,1,'lip_type',19,-2,-22), (235592,2620041,1,'nose_type',31,31,0), (235593,2620041,0,'skin_color',253,254,254), (235594,2620041,1,'soga_cheek_type',-28,-8,0), (235595,2620041,1,'soga_chin_type',1,-37,34), (235596,2620041,1,'soga_ear_type',-34,23,0), (235597,2620041,1,'soga_eye_brow_type',21,-10,-20), (235598,2620041,0,'soga_eye_color',229,229,102), (235599,2620041,1,'soga_eye_type',14,0,0), (235600,2620041,0,'soga_hair_face_color',65,26,9), (235601,2620041,0,'soga_hair_face_highlight_color',94,77,57), (235602,2620041,0,'soga_hair_type_color',65,26,9), (235603,2620041,0,'soga_hair_type_highlight_color',94,77,57), (235604,2620041,1,'soga_lip_type',19,-2,-22), (235605,2620041,1,'soga_nose_type',31,31,0), (235606,2620041,0,'soga_skin_color',253,254,254), (235607,2620041,0,'wing_color1',255,255,255), (235608,2620041,0,'wing_color2',255,255,255), (235609,2620042,1,'cheek_type',81,77,0), (235610,2620042,1,'chin_type',84,25,-11), (235611,2620042,1,'ear_type',78,20,0), (235612,2620042,1,'eye_brow_type',-25,-74,9), (235613,2620042,0,'eye_color',147,109,52), (235614,2620042,1,'eye_type',4,0,0), (235615,2620042,0,'hair_face_color',224,181,20), (235616,2620042,0,'hair_face_highlight_color',77,54,6), (235617,2620042,0,'hair_type_color',224,181,20), (235618,2620042,0,'hair_type_highlight_color',77,54,6), (235619,2620042,1,'lip_type',62,56,-84), (235620,2620042,1,'nose_type',-76,37,-34), (235621,2620042,0,'skin_color',251,248,249), (235622,2620042,1,'soga_cheek_type',81,77,0), (235623,2620042,1,'soga_chin_type',84,25,-11), (235624,2620042,1,'soga_ear_type',78,20,0), (235625,2620042,1,'soga_eye_brow_type',-25,-74,9), (235626,2620042,0,'soga_eye_color',204,204,204), (235627,2620042,1,'soga_eye_type',4,0,0), (235628,2620042,0,'soga_hair_face_color',224,181,20), (235629,2620042,0,'soga_hair_face_highlight_color',77,54,6), (235630,2620042,0,'soga_hair_type_color',224,181,20), (235631,2620042,0,'soga_hair_type_highlight_color',77,54,6), (235632,2620042,1,'soga_lip_type',62,56,-84), (235633,2620042,1,'soga_nose_type',-76,37,-34), (235634,2620042,0,'soga_skin_color',251,248,249), (235635,2620043,1,'cheek_type',9,15,0), (235636,2620043,1,'chin_type',56,14,77), (235637,2620043,1,'ear_type',19,-47,0), (235638,2620043,1,'eye_brow_type',19,-26,0), (235639,2620043,0,'eye_color',55,117,121), (235640,2620043,1,'eye_type',47,0,0), (235641,2620043,0,'hair_face_color',100,70,10), (235642,2620043,0,'hair_face_highlight_color',232,169,28), (235643,2620043,0,'hair_type_color',100,70,10), (235644,2620043,0,'hair_type_highlight_color',232,169,28), (235645,2620043,1,'lip_type',61,20,-39), (235646,2620043,1,'nose_type',-83,74,40), (235647,2620043,0,'skin_color',244,237,237), (235648,2620043,1,'soga_cheek_type',9,15,0), (235649,2620043,1,'soga_chin_type',56,14,77), (235650,2620043,1,'soga_ear_type',19,-47,0), (235651,2620043,1,'soga_eye_brow_type',19,-26,0), (235652,2620043,0,'soga_eye_color',229,229,102), (235653,2620043,1,'soga_eye_type',47,0,0), (235654,2620043,0,'soga_hair_face_color',100,70,10), (235655,2620043,0,'soga_hair_face_highlight_color',232,169,28), (235656,2620043,0,'soga_hair_type_color',100,70,10), (235657,2620043,0,'soga_hair_type_highlight_color',232,169,28), (235658,2620043,1,'soga_lip_type',61,20,-39), (235659,2620043,1,'soga_nose_type',-83,74,40), (235660,2620043,0,'soga_skin_color',244,237,237), (235661,2620043,0,'wing_color1',255,255,255), (235662,2620043,0,'wing_color2',255,255,255), (235663,2620044,1,'cheek_type',-62,41,0), (235664,2620044,1,'chin_type',-81,28,-70), (235665,2620044,1,'ear_type',52,-11,0), (235666,2620044,1,'eye_brow_type',34,-37,53), (235667,2620044,0,'eye_color',76,60,30), (235668,2620044,1,'eye_type',-53,0,0), (235669,2620044,0,'hair_face_highlight_color',233,184,31), (235670,2620044,0,'hair_type_highlight_color',233,184,31), (235671,2620044,1,'lip_type',42,-14,-95), (235672,2620044,1,'nose_type',-43,62,95), (235673,2620044,0,'skin_color',213,187,157), (235674,2620044,1,'soga_cheek_type',-62,41,0), (235675,2620044,1,'soga_chin_type',-81,28,-70), (235676,2620044,1,'soga_ear_type',52,-11,0), (235677,2620044,1,'soga_eye_brow_type',34,-37,53), (235678,2620044,0,'soga_eye_color',229,229,102), (235679,2620044,1,'soga_eye_type',-53,0,0), (235680,2620044,0,'soga_hair_face_highlight_color',233,184,31), (235681,2620044,0,'soga_hair_type_highlight_color',233,184,31), (235682,2620044,1,'soga_lip_type',42,-14,-95), (235683,2620044,1,'soga_nose_type',-43,62,95), (235684,2620044,0,'soga_skin_color',213,187,157), (235685,2620044,0,'wing_color1',255,255,255), (235686,2620044,0,'wing_color2',255,255,255), (235687,2620045,1,'cheek_type',83,-66,0), (235688,2620045,1,'chin_type',68,50,22), (235689,2620045,1,'ear_type',63,59,0), (235690,2620045,1,'eye_brow_type',-28,-42,12), (235691,2620045,0,'eye_color',143,170,140), (235692,2620045,1,'eye_type',-50,0,0), (235693,2620045,0,'hair_face_color',149,51,28), (235694,2620045,0,'hair_face_highlight_color',15,1,21), (235695,2620045,0,'hair_type_color',149,51,28), (235696,2620045,0,'hair_type_highlight_color',15,1,21), (235697,2620045,1,'lip_type',-63,39,-56), (235698,2620045,1,'nose_type',-91,8,20), (235699,2620045,0,'skin_color',248,249,249), (235700,2620045,1,'soga_cheek_type',83,-66,0), (235701,2620045,1,'soga_chin_type',68,50,22), (235702,2620045,1,'soga_ear_type',63,59,0), (235703,2620045,1,'soga_eye_brow_type',-28,-42,12), (235704,2620045,0,'soga_eye_color',229,229,102), (235705,2620045,1,'soga_eye_type',-50,0,0), (235706,2620045,0,'soga_hair_face_color',149,51,28), (235707,2620045,0,'soga_hair_face_highlight_color',15,1,21), (235708,2620045,0,'soga_hair_type_color',149,51,28), (235709,2620045,0,'soga_hair_type_highlight_color',15,1,21), (235710,2620045,1,'soga_lip_type',-63,39,-56), (235711,2620045,1,'soga_nose_type',-91,8,20), (235712,2620045,0,'soga_skin_color',248,249,249), (235713,2620046,1,'cheek_type',14,8,0), (235714,2620046,1,'chin_type',1,0,-5), (235715,2620046,1,'ear_type',8,-8,0), (235716,2620046,1,'eye_brow_type',-25,0,10), (235717,2620046,0,'eye_color',169,205,214), (235718,2620046,1,'eye_type',-10,0,0), (235719,2620046,0,'hair_face_color',51,30,8), (235720,2620046,0,'hair_face_highlight_color',47,34,18), (235721,2620046,0,'hair_type_color',51,30,8), (235722,2620046,0,'hair_type_highlight_color',47,34,18), (235723,2620046,1,'lip_type',29,-10,-31), (235724,2620046,1,'nose_type',0,-28,4), (235725,2620046,0,'skin_color',226,233,223), (235726,2620046,1,'soga_cheek_type',14,8,0), (235727,2620046,1,'soga_chin_type',1,0,-5), (235728,2620046,1,'soga_ear_type',8,-8,0), (235729,2620046,1,'soga_eye_brow_type',-25,0,10), (235730,2620046,0,'soga_eye_color',229,229,102), (235731,2620046,1,'soga_eye_type',-10,0,0), (235732,2620046,0,'soga_hair_face_color',51,30,8), (235733,2620046,0,'soga_hair_face_highlight_color',47,34,18), (235734,2620046,0,'soga_hair_type_color',51,30,8), (235735,2620046,0,'soga_hair_type_highlight_color',47,34,18), (235736,2620046,1,'soga_lip_type',29,-10,-31), (235737,2620046,1,'soga_nose_type',0,-28,4), (235738,2620046,0,'soga_skin_color',226,233,223), (235739,2620046,0,'wing_color1',255,255,255), (235740,2620046,0,'wing_color2',255,255,255), (235741,2620047,1,'cheek_type',-56,-100,0), (235742,2620047,1,'chin_type',20,-4,14), (235743,2620047,1,'ear_type',-25,-93,0), (235744,2620047,1,'eye_brow_type',-87,14,95), (235745,2620047,0,'eye_color',43,82,59), (235746,2620047,1,'eye_type',83,0,0), (235747,2620047,0,'hair_face_color',15,1,21), (235748,2620047,0,'hair_face_highlight_color',244,246,246), (235749,2620047,0,'hair_type_color',15,1,21), (235750,2620047,0,'hair_type_highlight_color',244,246,246), (235751,2620047,1,'lip_type',100,-100,100), (235752,2620047,1,'nose_type',3,100,-100), (235753,2620047,0,'skin_color',61,47,48), (235754,2620047,1,'soga_cheek_type',-56,-100,0), (235755,2620047,1,'soga_chin_type',20,-4,14), (235756,2620047,1,'soga_ear_type',-25,-93,0), (235757,2620047,1,'soga_eye_brow_type',-87,14,95), (235758,2620047,0,'soga_eye_color',204,204,204), (235759,2620047,1,'soga_eye_type',83,0,0), (235760,2620047,0,'soga_hair_face_color',15,1,21), (235761,2620047,0,'soga_hair_face_highlight_color',244,246,246), (235762,2620047,0,'soga_hair_type_color',15,1,21), (235763,2620047,0,'soga_hair_type_highlight_color',244,246,246), (235764,2620047,1,'soga_lip_type',100,-100,100), (235765,2620047,1,'soga_nose_type',3,100,-100), (235766,2620047,0,'soga_skin_color',61,47,48), (235767,2620048,1,'cheek_type',-21,28,0), (235768,2620048,1,'chin_type',8,17,3), (235769,2620048,1,'ear_type',19,-41,0), (235770,2620048,1,'eye_brow_type',-2,0,-29), (235771,2620048,0,'eye_color',253,245,58), (235772,2620048,1,'eye_type',3,0,0), (235773,2620048,0,'hair_face_color',20,8,0), (235774,2620048,0,'hair_face_highlight_color',216,192,37), (235775,2620048,0,'hair_type_color',20,8,0), (235776,2620048,0,'hair_type_highlight_color',216,192,37), (235777,2620048,1,'lip_type',40,4,-4), (235778,2620048,1,'nose_type',0,-2,28), (235779,2620048,0,'skin_color',134,128,91), (235780,2620048,1,'soga_cheek_type',-21,28,0), (235781,2620048,1,'soga_chin_type',8,17,3), (235782,2620048,1,'soga_ear_type',19,-41,0), (235783,2620048,1,'soga_eye_brow_type',-2,0,-29), (235784,2620048,0,'soga_eye_color',229,229,102), (235785,2620048,1,'soga_eye_type',3,0,0), (235786,2620048,0,'soga_hair_face_color',20,8,0), (235787,2620048,0,'soga_hair_face_highlight_color',216,192,37), (235788,2620048,0,'soga_hair_type_color',20,8,0), (235789,2620048,0,'soga_hair_type_highlight_color',216,192,37), (235790,2620048,1,'soga_lip_type',40,4,-4), (235791,2620048,1,'soga_nose_type',0,-2,28), (235792,2620048,0,'soga_skin_color',134,128,91), (235793,2620048,0,'wing_color1',255,255,255), (235794,2620048,0,'wing_color2',255,255,255), (235795,2620049,1,'cheek_type',75,11,0), (235796,2620049,1,'chin_type',-57,40,58), (235797,2620049,1,'eye_brow_type',76,-56,-93), (235798,2620049,0,'eye_color',75,54,25), (235799,2620049,1,'eye_type',-93,0,0), (235800,2620049,0,'hair_face_color',57,19,57), (235801,2620049,0,'hair_type_color',57,19,57), (235802,2620049,1,'lip_type',-32,17,31), (235803,2620049,1,'nose_type',22,-20,31), (235804,2620049,0,'skin_color',57,19,57), (235805,2620049,1,'soga_cheek_type',75,11,0), (235806,2620049,1,'soga_chin_type',-57,40,58), (235807,2620049,1,'soga_eye_brow_type',76,-56,-93), (235808,2620049,0,'soga_eye_color',229,229,102), (235809,2620049,1,'soga_eye_type',-93,0,0), (235810,2620049,0,'soga_hair_face_color',57,19,57), (235811,2620049,0,'soga_hair_type_color',57,19,57), (235812,2620049,1,'soga_lip_type',-32,17,31), (235813,2620049,1,'soga_nose_type',22,-20,31), (235814,2620049,0,'soga_skin_color',57,19,57), (235815,2620050,1,'cheek_type',10,94,0), (235816,2620050,1,'chin_type',-62,0,-90), (235817,2620050,1,'ear_type',81,-14,0), (235818,2620050,1,'eye_brow_type',87,-62,-37), (235819,2620050,0,'eye_color',131,163,133), (235820,2620050,1,'eye_type',-28,0,0), (235821,2620050,0,'hair_face_color',149,51,28), (235822,2620050,0,'hair_face_highlight_color',233,184,31), (235823,2620050,0,'hair_type_color',149,51,28), (235824,2620050,0,'hair_type_highlight_color',233,184,31), (235825,2620050,1,'lip_type',-50,62,-4), (235826,2620050,1,'nose_type',-87,17,76), (235827,2620050,0,'skin_color',158,115,67), (235828,2620050,1,'soga_cheek_type',10,94,0), (235829,2620050,1,'soga_chin_type',-62,0,-90), (235830,2620050,1,'soga_ear_type',81,-14,0), (235831,2620050,1,'soga_eye_brow_type',87,-62,-37), (235832,2620050,0,'soga_eye_color',229,229,102), (235833,2620050,1,'soga_eye_type',-28,0,0), (235834,2620050,0,'soga_hair_face_color',149,51,28), (235835,2620050,0,'soga_hair_face_highlight_color',233,184,31), (235836,2620050,0,'soga_hair_type_color',149,51,28), (235837,2620050,0,'soga_hair_type_highlight_color',233,184,31), (235838,2620050,1,'soga_lip_type',-50,62,-4), (235839,2620050,1,'soga_nose_type',-87,17,76), (235840,2620050,0,'soga_skin_color',158,115,67), (235841,2620051,0,'eye_color',255,255,255), (235842,2620051,0,'skin_color',255,255,255), (235843,2620051,0,'soga_eye_color',255,0,255), (235844,2620052,1,'cheek_type',5,10,0), (235845,2620052,1,'chin_type',7,-5,9), (235846,2620052,1,'ear_type',11,2,0), (235847,2620052,1,'eye_brow_type',-7,-17,-7), (235848,2620052,0,'eye_color',166,141,88), (235849,2620052,1,'eye_type',-10,0,0), (235850,2620052,0,'hair_face_color',44,35,21), (235851,2620052,0,'hair_face_highlight_color',59,21,11), (235852,2620052,0,'hair_type_color',44,35,21), (235853,2620052,0,'hair_type_highlight_color',59,21,11), (235854,2620052,1,'lip_type',23,17,8), (235855,2620052,1,'nose_type',39,18,-9), (235856,2620052,0,'skin_color',236,236,230), (235857,2620052,1,'soga_cheek_type',5,10,0), (235858,2620052,1,'soga_chin_type',7,-5,9), (235859,2620052,1,'soga_ear_type',11,2,0), (235860,2620052,1,'soga_eye_brow_type',-7,-17,-7), (235861,2620052,0,'soga_eye_color',229,229,102), (235862,2620052,1,'soga_eye_type',-10,0,0), (235863,2620052,0,'soga_hair_face_color',44,35,21), (235864,2620052,0,'soga_hair_face_highlight_color',59,21,11), (235865,2620052,0,'soga_hair_type_color',44,35,21), (235866,2620052,0,'soga_hair_type_highlight_color',59,21,11), (235867,2620052,1,'soga_lip_type',23,17,8), (235868,2620052,1,'soga_nose_type',39,18,-9), (235869,2620052,0,'soga_skin_color',236,236,230), (235870,2620052,0,'wing_color1',255,255,255), (235871,2620052,0,'wing_color2',255,255,255), (235872,2620053,1,'cheek_type',0,94,0), (235873,2620053,1,'chin_type',-42,26,-62), (235874,2620053,1,'ear_type',69,-25,0), (235875,2620053,1,'eye_brow_type',-68,-88,89), (235876,2620053,0,'eye_color',143,103,48), (235877,2620053,1,'eye_type',-18,0,0), (235878,2620053,0,'hair_color1',161,165,168), (235879,2620053,0,'hair_color2',50,69,69), (235880,2620053,0,'hair_face_color',195,208,207), (235881,2620053,0,'hair_face_highlight_color',230,170,26), (235882,2620053,0,'hair_highlight',200,165,96), (235883,2620053,0,'hair_type_color',195,208,207), (235884,2620053,0,'hair_type_highlight_color',230,170,26), (235885,2620053,1,'lip_type',-5,57,20), (235886,2620053,1,'nose_type',-18,-31,-11), (235887,2620053,0,'skin_color',46,35,36), (235888,2620053,1,'soga_cheek_type',0,94,0), (235889,2620053,1,'soga_chin_type',-42,26,-62), (235890,2620053,1,'soga_ear_type',69,-25,0), (235891,2620053,1,'soga_eye_brow_type',-68,-88,89), (235892,2620053,0,'soga_eye_color',229,229,102), (235893,2620053,1,'soga_eye_type',-18,0,0), (235894,2620053,0,'soga_hair_color1',161,165,168), (235895,2620053,0,'soga_hair_color2',50,69,69), (235896,2620053,0,'soga_hair_face_color',195,208,207), (235897,2620053,0,'soga_hair_face_highlight_color',230,170,26), (235898,2620053,0,'soga_hair_highlight',200,165,96), (235899,2620053,0,'soga_hair_type_color',195,208,207), (235900,2620053,0,'soga_hair_type_highlight_color',230,170,26), (235901,2620053,1,'soga_lip_type',-5,57,20), (235902,2620053,1,'soga_nose_type',-18,-31,-11), (235903,2620053,0,'soga_skin_color',46,35,36), (235904,2620053,0,'wing_color1',255,255,255), (235905,2620053,0,'wing_color2',255,255,255), (235906,2620054,1,'cheek_type',45,7,0), (235907,2620054,1,'chin_type',23,-17,-46), (235908,2620054,1,'ear_type',-63,-41,0), (235909,2620054,1,'eye_brow_type',34,-4,-75), (235910,2620054,0,'eye_color',0,146,35), (235911,2620054,1,'eye_type',-2,0,0), (235912,2620054,1,'lip_type',-56,-2,29), (235913,2620054,1,'nose_type',-31,-75,-71), (235914,2620054,0,'skin_color',188,176,176), (235915,2620054,1,'soga_cheek_type',45,7,0), (235916,2620054,1,'soga_chin_type',23,-17,-46), (235917,2620054,1,'soga_ear_type',-63,-41,0), (235918,2620054,1,'soga_eye_brow_type',34,-4,-75), (235919,2620054,0,'soga_eye_color',229,229,102), (235920,2620054,1,'soga_eye_type',-2,0,0), (235921,2620054,1,'soga_lip_type',-56,-2,29), (235922,2620054,1,'soga_nose_type',-31,-75,-71), (235923,2620054,0,'soga_skin_color',188,176,176), (235924,2620054,0,'wing_color1',255,255,255), (235925,2620054,0,'wing_color2',255,255,255), (235926,2620055,1,'cheek_type',-22,34,0), (235927,2620055,1,'chin_type',-9,-7,8), (235928,2620055,1,'ear_type',1,-9,0), (235929,2620055,1,'eye_brow_type',-28,0,12), (235930,2620055,0,'eye_color',110,160,149), (235931,2620055,1,'eye_type',-46,0,0), (235932,2620055,0,'hair_face_color',129,44,8), (235933,2620055,0,'hair_face_highlight_color',155,64,24), (235934,2620055,0,'hair_type_color',129,44,8), (235935,2620055,0,'hair_type_highlight_color',155,64,24), (235936,2620055,1,'lip_type',1,5,4), (235937,2620055,1,'nose_type',14,21,-28), (235938,2620055,0,'skin_color',221,180,181), (235939,2620055,1,'soga_cheek_type',-22,34,0), (235940,2620055,1,'soga_chin_type',-9,-7,8), (235941,2620055,1,'soga_ear_type',1,-9,0), (235942,2620055,1,'soga_eye_brow_type',-28,0,12), (235943,2620055,0,'soga_eye_color',229,229,102), (235944,2620055,1,'soga_eye_type',-46,0,0), (235945,2620055,0,'soga_hair_face_color',129,44,8), (235946,2620055,0,'soga_hair_face_highlight_color',155,64,24), (235947,2620055,0,'soga_hair_type_color',129,44,8), (235948,2620055,0,'soga_hair_type_highlight_color',155,64,24), (235949,2620055,1,'soga_lip_type',1,5,4), (235950,2620055,1,'soga_nose_type',14,21,-28), (235951,2620055,0,'soga_skin_color',221,180,181), (235952,2620055,0,'wing_color1',255,255,255), (235953,2620055,0,'wing_color2',255,255,255), (235954,2620056,1,'cheek_type',14,7,0), (235955,2620056,1,'chin_type',9,-45,7), (235956,2620056,1,'ear_type',-26,32,0), (235957,2620056,1,'eye_brow_type',-14,14,-19), (235958,2620056,0,'eye_color',161,193,185), (235959,2620056,1,'eye_type',-10,0,0), (235960,2620056,0,'hair_face_color',222,155,24), (235961,2620056,0,'hair_face_highlight_color',151,150,149), (235962,2620056,0,'hair_type_color',222,155,24), (235963,2620056,0,'hair_type_highlight_color',151,150,149), (235964,2620056,1,'lip_type',-28,-1,43), (235965,2620056,1,'nose_type',23,-1,-25), (235966,2620056,0,'skin_color',225,210,184), (235967,2620056,1,'soga_cheek_type',14,7,0), (235968,2620056,1,'soga_chin_type',9,-45,7), (235969,2620056,1,'soga_ear_type',-26,32,0), (235970,2620056,1,'soga_eye_brow_type',-14,14,-19), (235971,2620056,0,'soga_eye_color',229,229,102), (235972,2620056,1,'soga_eye_type',-10,0,0), (235973,2620056,0,'soga_hair_face_color',222,155,24), (235974,2620056,0,'soga_hair_face_highlight_color',151,150,149), (235975,2620056,0,'soga_hair_type_color',222,155,24), (235976,2620056,0,'soga_hair_type_highlight_color',151,150,149), (235977,2620056,1,'soga_lip_type',-28,-1,43), (235978,2620056,1,'soga_nose_type',23,-1,-25), (235979,2620056,0,'soga_skin_color',225,210,184), (235980,2620056,0,'wing_color1',255,255,255), (235981,2620056,0,'wing_color2',255,255,255), (235982,2620057,1,'cheek_type',25,-10,0), (235983,2620057,1,'chin_type',-1,0,12), (235984,2620057,1,'ear_type',9,-21,0), (235985,2620057,1,'eye_brow_type',0,20,7), (235986,2620057,0,'eye_color',243,167,255), (235987,2620057,1,'eye_type',-2,0,0), (235988,2620057,0,'hair_face_color',141,120,147), (235989,2620057,0,'hair_face_highlight_color',105,103,97), (235990,2620057,0,'hair_type_color',141,120,147), (235991,2620057,0,'hair_type_highlight_color',105,103,97), (235992,2620057,1,'lip_type',25,-17,10), (235993,2620057,1,'nose_type',-9,17,31), (235994,2620057,0,'skin_color',58,99,111), (235995,2620057,1,'soga_cheek_type',25,-10,0), (235996,2620057,1,'soga_chin_type',-1,0,12), (235997,2620057,1,'soga_ear_type',9,-21,0), (235998,2620057,1,'soga_eye_brow_type',0,20,7), (235999,2620057,0,'soga_eye_color',229,229,102), (236000,2620057,1,'soga_eye_type',-2,0,0), (236001,2620057,0,'soga_hair_face_color',141,120,147), (236002,2620057,0,'soga_hair_face_highlight_color',105,103,97), (236003,2620057,0,'soga_hair_type_color',141,120,147), (236004,2620057,0,'soga_hair_type_highlight_color',105,103,97), (236005,2620057,1,'soga_lip_type',25,-17,10), (236006,2620057,1,'soga_nose_type',-9,17,31), (236007,2620057,0,'soga_skin_color',58,99,111), (236008,2620057,0,'wing_color1',255,255,255), (236009,2620057,0,'wing_color2',255,255,255), (236010,2620058,1,'cheek_type',-19,22,0), (236011,2620058,1,'chin_type',9,-31,19), (236012,2620058,1,'ear_type',7,3,0), (236013,2620058,1,'eye_brow_type',-7,34,0), (236014,2620058,0,'eye_color',112,27,8), (236015,2620058,1,'eye_type',-7,0,0), (236016,2620058,0,'hair_face_color',60,29,6), (236017,2620058,0,'hair_type_color',60,29,6), (236018,2620058,1,'lip_type',38,0,-1), (236019,2620058,1,'nose_type',-2,-28,26), (236020,2620058,0,'skin_color',182,104,16), (236021,2620058,1,'soga_cheek_type',-19,22,0), (236022,2620058,1,'soga_chin_type',9,-31,19), (236023,2620058,1,'soga_ear_type',7,3,0), (236024,2620058,1,'soga_eye_brow_type',-7,34,0), (236025,2620058,0,'soga_eye_color',229,229,102), (236026,2620058,1,'soga_eye_type',-7,0,0), (236027,2620058,0,'soga_hair_face_color',60,29,6), (236028,2620058,0,'soga_hair_type_color',60,29,6), (236029,2620058,1,'soga_lip_type',38,0,-1), (236030,2620058,1,'soga_nose_type',-2,-28,26), (236031,2620058,0,'soga_skin_color',182,104,16), (236032,2620058,0,'wing_color1',255,255,255), (236033,2620058,0,'wing_color2',255,255,255), (236034,2620059,1,'cheek_type',31,-2,0), (236035,2620059,1,'chin_type',0,5,10), (236036,2620059,1,'ear_type',-42,7,0), (236037,2620059,1,'eye_brow_type',10,-14,0), (236038,2620059,0,'eye_color',233,220,245), (236039,2620059,1,'eye_type',10,0,0), (236040,2620059,1,'lip_type',-25,12,19), (236041,2620059,1,'nose_type',-32,-7,31), (236042,2620059,0,'skin_color',95,158,7), (236043,2620059,1,'soga_cheek_type',31,-2,0), (236044,2620059,1,'soga_chin_type',0,5,10), (236045,2620059,1,'soga_ear_type',-42,7,0), (236046,2620059,1,'soga_eye_brow_type',10,-14,0), (236047,2620059,0,'soga_eye_color',229,229,102), (236048,2620059,1,'soga_eye_type',10,0,0), (236049,2620059,1,'soga_lip_type',-25,12,19), (236050,2620059,1,'soga_nose_type',-32,-7,31), (236051,2620059,0,'soga_skin_color',95,158,7), (236052,2620059,0,'wing_color1',255,255,255), (236053,2620059,0,'wing_color2',255,255,255), (236054,2620060,1,'cheek_type',91,7,0), (236055,2620060,1,'chin_type',31,-44,57), (236056,2620060,1,'ear_type',84,79,0), (236057,2620060,1,'eye_brow_type',-14,-91,-38), (236058,2620060,0,'eye_color',0,137,144), (236059,2620060,1,'eye_type',-72,0,0), (236060,2620060,1,'lip_type',15,93,72), (236061,2620060,1,'nose_type',-7,-47,1), (236062,2620060,0,'skin_color',105,126,129), (236063,2620060,1,'soga_cheek_type',91,7,0), (236064,2620060,1,'soga_chin_type',31,-44,57), (236065,2620060,1,'soga_ear_type',84,79,0), (236066,2620060,1,'soga_eye_brow_type',-14,-91,-38), (236067,2620060,0,'soga_eye_color',229,229,102), (236068,2620060,1,'soga_eye_type',-72,0,0), (236069,2620060,1,'soga_lip_type',15,93,72), (236070,2620060,1,'soga_nose_type',-7,-47,1), (236071,2620060,0,'soga_skin_color',105,126,129), (236072,2620060,0,'wing_color1',255,255,255), (236073,2620060,0,'wing_color2',255,255,255), (236074,2620061,1,'cheek_type',62,-82,0), (236075,2620061,1,'chin_type',11,-87,-41), (236076,2620061,1,'ear_type',15,78,0), (236077,2620061,1,'eye_brow_type',65,-4,17), (236078,2620061,0,'eye_color',31,64,68), (236079,2620061,1,'eye_type',-72,0,0), (236080,2620061,0,'hair_color1',89,21,21), (236081,2620061,0,'hair_color2',171,87,0), (236082,2620061,0,'hair_face_color',154,53,26), (236083,2620061,0,'hair_face_highlight_color',86,2,2), (236084,2620061,0,'hair_highlight',109,14,49), (236085,2620061,0,'hair_type_color',154,53,26), (236086,2620061,0,'hair_type_highlight_color',86,2,2), (236087,2620061,1,'lip_type',-11,2,25), (236088,2620061,1,'nose_type',37,-52,-47), (236089,2620061,0,'skin_color',218,171,133), (236090,2620061,1,'soga_cheek_type',62,-82,0), (236091,2620061,1,'soga_chin_type',11,-87,-41), (236092,2620061,1,'soga_ear_type',15,78,0), (236093,2620061,1,'soga_eye_brow_type',65,-4,17), (236094,2620061,0,'soga_eye_color',229,229,102), (236095,2620061,1,'soga_eye_type',-72,0,0), (236096,2620061,0,'soga_hair_color1',89,21,21), (236097,2620061,0,'soga_hair_color2',171,87,0), (236098,2620061,0,'soga_hair_face_color',154,53,26), (236099,2620061,0,'soga_hair_face_highlight_color',86,2,2), (236100,2620061,0,'soga_hair_highlight',109,14,49), (236101,2620061,0,'soga_hair_type_color',154,53,26), (236102,2620061,0,'soga_hair_type_highlight_color',86,2,2), (236103,2620061,1,'soga_lip_type',-11,2,25), (236104,2620061,1,'soga_nose_type',37,-52,-47), (236105,2620061,0,'soga_skin_color',218,171,133), (236106,2620061,0,'wing_color1',255,255,255), (236107,2620061,0,'wing_color2',255,255,255), (236108,2620062,1,'cheek_type',-44,32,0), (236109,2620062,1,'chin_type',51,26,-35), (236110,2620062,1,'ear_type',-1,-43,0), (236111,2620062,1,'eye_brow_type',-71,40,-1), (236112,2620062,0,'eye_color',0,70,70), (236113,2620062,1,'eye_type',5,0,0), (236114,2620062,1,'lip_type',17,-45,52), (236115,2620062,1,'nose_type',29,-22,70), (236116,2620062,0,'skin_color',124,112,53), (236117,2620062,1,'soga_cheek_type',-44,32,0), (236118,2620062,1,'soga_chin_type',51,26,-35), (236119,2620062,1,'soga_ear_type',-1,-43,0), (236120,2620062,1,'soga_eye_brow_type',-71,40,-1), (236121,2620062,0,'soga_eye_color',229,229,102), (236122,2620062,1,'soga_eye_type',5,0,0), (236123,2620062,1,'soga_lip_type',17,-45,52), (236124,2620062,1,'soga_nose_type',29,-22,70), (236125,2620062,0,'soga_skin_color',124,112,53), (236126,2620062,0,'wing_color1',255,255,255), (236127,2620062,0,'wing_color2',255,255,255), (236128,2620063,1,'cheek_type',-14,12,0), (236129,2620063,1,'chin_type',0,0,-7), (236130,2620063,1,'ear_type',-1,-7,0), (236131,2620063,1,'eye_brow_type',8,-10,-14), (236132,2620063,0,'eye_color',131,163,133), (236133,2620063,1,'eye_type',-20,0,0), (236134,2620063,0,'hair_face_color',247,239,212), (236135,2620063,0,'hair_face_highlight_color',54,47,3), (236136,2620063,0,'hair_type_color',247,239,212), (236137,2620063,0,'hair_type_highlight_color',54,47,3), (236138,2620063,1,'lip_type',0,3,-26), (236139,2620063,1,'nose_type',40,2,19), (236140,2620063,0,'skin_color',245,248,246), (236141,2620063,1,'soga_cheek_type',-14,12,0), (236142,2620063,1,'soga_chin_type',0,0,-7), (236143,2620063,1,'soga_ear_type',-1,-7,0), (236144,2620063,1,'soga_eye_brow_type',8,-10,-14), (236145,2620063,0,'soga_eye_color',229,229,102), (236146,2620063,1,'soga_eye_type',-20,0,0), (236147,2620063,0,'soga_hair_face_color',247,239,212), (236148,2620063,0,'soga_hair_face_highlight_color',54,47,3), (236149,2620063,0,'soga_hair_type_color',247,239,212), (236150,2620063,0,'soga_hair_type_highlight_color',54,47,3), (236151,2620063,1,'soga_lip_type',0,3,-26), (236152,2620063,1,'soga_nose_type',40,2,19), (236153,2620063,0,'soga_skin_color',245,248,246), (236154,2620063,0,'wing_color1',255,255,255), (236155,2620063,0,'wing_color2',255,255,255), (236156,2620064,1,'cheek_type',0,28,0), (236157,2620064,1,'chin_type',7,35,10), (236158,2620064,1,'ear_type',-14,-9,0), (236159,2620064,1,'eye_brow_type',23,29,-22), (236160,2620064,0,'eye_color',58,95,59), (236161,2620064,1,'eye_type',10,0,0), (236162,2620064,0,'hair_face_color',222,154,25), (236163,2620064,0,'hair_face_highlight_color',68,49,24), (236164,2620064,0,'hair_type_color',222,154,25), (236165,2620064,0,'hair_type_highlight_color',68,49,24), (236166,2620064,1,'lip_type',10,-20,20), (236167,2620064,1,'nose_type',0,-23,0), (236168,2620064,0,'skin_color',213,214,202), (236169,2620064,1,'soga_cheek_type',0,28,0), (236170,2620064,1,'soga_chin_type',7,35,10), (236171,2620064,1,'soga_ear_type',-14,-9,0), (236172,2620064,1,'soga_eye_brow_type',23,29,-22), (236173,2620064,0,'soga_eye_color',229,229,102), (236174,2620064,1,'soga_eye_type',10,0,0), (236175,2620064,0,'soga_hair_face_color',222,154,25), (236176,2620064,0,'soga_hair_face_highlight_color',68,49,24), (236177,2620064,0,'soga_hair_type_color',222,154,25), (236178,2620064,0,'soga_hair_type_highlight_color',68,49,24), (236179,2620064,1,'soga_lip_type',10,-20,20), (236180,2620064,1,'soga_nose_type',0,-23,0), (236181,2620064,0,'soga_skin_color',213,214,202), (236182,2620064,0,'wing_color1',255,255,255), (236183,2620064,0,'wing_color2',255,255,255), (236184,2620065,1,'cheek_type',28,41,0), (236185,2620065,1,'chin_type',26,-10,-7), (236186,2620065,1,'ear_type',-3,-25,0), (236187,2620065,1,'eye_brow_type',0,1,2), (236188,2620065,0,'eye_color',157,196,204), (236189,2620065,1,'eye_type',25,0,0), (236190,2620065,0,'hair_face_color',188,185,179), (236191,2620065,0,'hair_face_highlight_color',151,57,12), (236192,2620065,0,'hair_type_color',188,185,179), (236193,2620065,0,'hair_type_highlight_color',151,57,12), (236194,2620065,1,'lip_type',-26,0,17), (236195,2620065,1,'nose_type',28,7,-22), (236196,2620065,0,'skin_color',231,222,222), (236197,2620065,1,'soga_cheek_type',28,41,0), (236198,2620065,1,'soga_chin_type',26,-10,-7), (236199,2620065,1,'soga_ear_type',-3,-25,0), (236200,2620065,1,'soga_eye_brow_type',0,1,2), (236201,2620065,0,'soga_eye_color',229,229,102), (236202,2620065,1,'soga_eye_type',25,0,0), (236203,2620065,0,'soga_hair_face_color',188,185,179), (236204,2620065,0,'soga_hair_face_highlight_color',151,57,12), (236205,2620065,0,'soga_hair_type_color',188,185,179), (236206,2620065,0,'soga_hair_type_highlight_color',151,57,12), (236207,2620065,1,'soga_lip_type',-26,0,17), (236208,2620065,1,'soga_nose_type',28,7,-22), (236209,2620065,0,'soga_skin_color',231,222,222), (236210,2620065,0,'wing_color1',255,255,255), (236211,2620065,0,'wing_color2',255,255,255), (236212,2620066,1,'cheek_type',-19,0,0), (236213,2620066,1,'chin_type',-4,-14,-3), (236214,2620066,1,'ear_type',-23,3,0), (236215,2620066,1,'eye_brow_type',28,-18,40), (236216,2620066,0,'eye_color',108,168,182), (236217,2620066,1,'eye_type',7,0,0), (236218,2620066,0,'hair_face_color',97,54,13), (236219,2620066,0,'hair_face_highlight_color',33,21,0), (236220,2620066,0,'hair_type_color',97,54,13), (236221,2620066,0,'hair_type_highlight_color',33,21,0), (236222,2620066,1,'lip_type',7,17,0), (236223,2620066,1,'nose_type',-26,0,-25), (236224,2620066,0,'skin_color',190,180,149), (236225,2620066,1,'soga_cheek_type',-19,0,0), (236226,2620066,1,'soga_chin_type',-4,-14,-3), (236227,2620066,1,'soga_ear_type',-23,3,0), (236228,2620066,1,'soga_eye_brow_type',28,-18,40), (236229,2620066,0,'soga_eye_color',229,229,102), (236230,2620066,1,'soga_eye_type',7,0,0), (236231,2620066,0,'soga_hair_face_color',97,54,13), (236232,2620066,0,'soga_hair_face_highlight_color',33,21,0), (236233,2620066,0,'soga_hair_type_color',97,54,13), (236234,2620066,0,'soga_hair_type_highlight_color',33,21,0), (236235,2620066,1,'soga_lip_type',7,17,0), (236236,2620066,1,'soga_nose_type',-26,0,-25), (236237,2620066,0,'soga_skin_color',190,180,149), (236238,2620066,0,'wing_color1',255,255,255), (236239,2620066,0,'wing_color2',255,255,255), (236240,2620067,1,'cheek_type',-7,22,0), (236241,2620067,1,'chin_type',35,2,-4), (236242,2620067,1,'ear_type',-28,-3,0), (236243,2620067,1,'eye_brow_type',10,37,-35), (236244,2620067,1,'eye_type',1,0,0), (236245,2620067,0,'hair_face_color',182,186,186), (236246,2620067,0,'hair_face_highlight_color',105,103,97), (236247,2620067,0,'hair_type_color',182,186,186), (236248,2620067,0,'hair_type_highlight_color',105,103,97), (236249,2620067,1,'lip_type',-9,-17,0), (236250,2620067,1,'nose_type',-45,3,-18), (236251,2620067,0,'skin_color',137,131,130), (236252,2620067,1,'soga_cheek_type',-7,22,0), (236253,2620067,1,'soga_chin_type',35,2,-4), (236254,2620067,1,'soga_ear_type',-28,-3,0), (236255,2620067,1,'soga_eye_brow_type',10,37,-35), (236256,2620067,0,'soga_eye_color',229,229,102), (236257,2620067,1,'soga_eye_type',1,0,0), (236258,2620067,0,'soga_hair_face_color',182,186,186), (236259,2620067,0,'soga_hair_face_highlight_color',105,103,97), (236260,2620067,0,'soga_hair_type_color',182,186,186), (236261,2620067,0,'soga_hair_type_highlight_color',105,103,97), (236262,2620067,1,'soga_lip_type',-9,-17,0), (236263,2620067,1,'soga_nose_type',-45,3,-18), (236264,2620067,0,'soga_skin_color',137,131,130), (236265,2620067,0,'wing_color1',255,255,255), (236266,2620067,0,'wing_color2',255,255,255), (236267,2620068,1,'cheek_type',-45,-75,0), (236268,2620068,1,'chin_type',-38,62,-7), (236269,2620068,1,'ear_type',37,-68,0), (236270,2620068,1,'eye_brow_type',-91,63,83), (236271,2620068,0,'eye_color',108,168,186), (236272,2620068,1,'eye_type',-85,0,0), (236273,2620068,0,'hair_color1',79,28,15), (236274,2620068,0,'hair_color2',111,64,0), (236275,2620068,0,'hair_face_color',37,22,5), (236276,2620068,0,'hair_face_highlight_color',233,168,29), (236277,2620068,0,'hair_highlight',200,165,96), (236278,2620068,0,'hair_type_color',37,22,5), (236279,2620068,0,'hair_type_highlight_color',233,168,29), (236280,2620068,1,'lip_type',77,38,7), (236281,2620068,1,'nose_type',-95,0,-23), (236282,2620068,0,'skin_color',197,186,187), (236283,2620068,1,'soga_cheek_type',-45,-75,0), (236284,2620068,1,'soga_chin_type',-38,62,-7), (236285,2620068,1,'soga_ear_type',37,-68,0), (236286,2620068,1,'soga_eye_brow_type',-91,63,83), (236287,2620068,0,'soga_eye_color',229,229,102), (236288,2620068,1,'soga_eye_type',-85,0,0), (236289,2620068,0,'soga_hair_color1',79,28,15), (236290,2620068,0,'soga_hair_color2',111,64,0), (236291,2620068,0,'soga_hair_face_color',37,22,5), (236292,2620068,0,'soga_hair_face_highlight_color',233,168,29), (236293,2620068,0,'soga_hair_highlight',200,165,96), (236294,2620068,0,'soga_hair_type_color',37,22,5), (236295,2620068,0,'soga_hair_type_highlight_color',233,168,29), (236296,2620068,1,'soga_lip_type',77,38,7), (236297,2620068,1,'soga_nose_type',-95,0,-23), (236298,2620068,0,'soga_skin_color',197,186,187), (236299,2620068,0,'wing_color1',255,255,255), (236300,2620068,0,'wing_color2',255,255,255), (236301,2620069,1,'cheek_type',15,85,0), (236302,2620069,1,'chin_type',22,-45,-7), (236303,2620069,1,'eye_brow_type',96,26,75), (236304,2620069,0,'eye_color',98,34,110), (236305,2620069,1,'eye_type',-39,0,0), (236306,2620069,0,'hair_face_color',87,37,141), (236307,2620069,0,'hair_type_color',87,37,141), (236308,2620069,1,'lip_type',-21,28,34), (236309,2620069,1,'nose_type',35,-63,-93), (236310,2620069,0,'skin_color',87,37,141), (236311,2620069,1,'soga_cheek_type',15,85,0), (236312,2620069,1,'soga_chin_type',22,-45,-7), (236313,2620069,1,'soga_eye_brow_type',96,26,75), (236314,2620069,0,'soga_eye_color',229,229,102), (236315,2620069,1,'soga_eye_type',-39,0,0), (236316,2620069,0,'soga_hair_face_color',87,37,141), (236317,2620069,0,'soga_hair_type_color',87,37,141), (236318,2620069,1,'soga_lip_type',-21,28,34), (236319,2620069,1,'soga_nose_type',35,-63,-93), (236320,2620069,0,'soga_skin_color',87,37,141), (236321,2620070,1,'cheek_type',5,5,0), (236322,2620070,1,'chin_type',0,-32,-26), (236323,2620070,1,'ear_type',-46,7,0), (236324,2620070,1,'eye_brow_type',-10,5,-1), (236325,2620070,0,'eye_color',97,94,50), (236326,2620070,0,'hair_face_color',247,240,227), (236327,2620070,0,'hair_face_highlight_color',14,11,9), (236328,2620070,0,'hair_type_color',247,240,227), (236329,2620070,0,'hair_type_highlight_color',14,11,9), (236330,2620070,1,'lip_type',10,-28,-8), (236331,2620070,1,'nose_type',-28,-10,7), (236332,2620070,0,'skin_color',246,250,250), (236333,2620070,1,'soga_cheek_type',5,5,0), (236334,2620070,1,'soga_chin_type',0,-32,-26), (236335,2620070,1,'soga_ear_type',-46,7,0), (236336,2620070,1,'soga_eye_brow_type',-10,5,-1), (236337,2620070,0,'soga_eye_color',229,229,102), (236338,2620070,0,'soga_hair_face_color',247,240,227), (236339,2620070,0,'soga_hair_face_highlight_color',14,11,9), (236340,2620070,0,'soga_hair_type_color',247,240,227), (236341,2620070,0,'soga_hair_type_highlight_color',14,11,9), (236342,2620070,1,'soga_lip_type',10,-28,-8), (236343,2620070,1,'soga_nose_type',-28,-10,7), (236344,2620070,0,'soga_skin_color',246,250,250), (236345,2620070,0,'wing_color1',255,255,255), (236346,2620070,0,'wing_color2',255,255,255), (236347,2620071,1,'cheek_type',-28,-10,0), (236348,2620071,1,'chin_type',-28,-31,0), (236349,2620071,1,'ear_type',-18,-9,0), (236350,2620071,1,'eye_brow_type',-20,-29,-25), (236351,2620071,0,'eye_color',61,78,44), (236352,2620071,1,'eye_type',2,0,0), (236353,2620071,0,'hair_face_color',225,184,28), (236354,2620071,0,'hair_face_highlight_color',21,11,2), (236355,2620071,0,'hair_type_color',225,184,28), (236356,2620071,0,'hair_type_highlight_color',21,11,2), (236357,2620071,1,'lip_type',5,-4,7), (236358,2620071,1,'nose_type',37,-7,-29), (236359,2620071,0,'skin_color',211,181,134), (236360,2620071,1,'soga_cheek_type',-28,-10,0), (236361,2620071,1,'soga_chin_type',-28,-31,0), (236362,2620071,1,'soga_ear_type',-18,-9,0), (236363,2620071,1,'soga_eye_brow_type',-20,-29,-25), (236364,2620071,0,'soga_eye_color',229,229,102), (236365,2620071,1,'soga_eye_type',2,0,0), (236366,2620071,0,'soga_hair_face_color',225,184,28), (236367,2620071,0,'soga_hair_face_highlight_color',21,11,2), (236368,2620071,0,'soga_hair_type_color',225,184,28), (236369,2620071,0,'soga_hair_type_highlight_color',21,11,2), (236370,2620071,1,'soga_lip_type',5,-4,7), (236371,2620071,1,'soga_nose_type',37,-7,-29), (236372,2620071,0,'soga_skin_color',211,181,134), (236373,2620071,0,'wing_color1',255,255,255), (236374,2620071,0,'wing_color2',255,255,255), (236375,2620072,1,'cheek_type',-31,-17,0), (236376,2620072,1,'chin_type',-12,-14,-1), (236377,2620072,1,'ear_type',-17,5,0), (236378,2620072,1,'eye_brow_type',-10,28,0), (236379,2620072,0,'eye_color',46,93,108), (236380,2620072,1,'eye_type',9,0,0), (236381,2620072,0,'hair_face_color',207,195,0), (236382,2620072,0,'hair_face_highlight_color',136,54,22), (236383,2620072,0,'hair_type_color',207,195,0), (236384,2620072,0,'hair_type_highlight_color',136,54,22), (236385,2620072,1,'lip_type',28,-28,-14), (236386,2620072,1,'nose_type',-14,25,38), (236387,2620072,0,'skin_color',213,179,131), (236388,2620072,1,'soga_cheek_type',-31,-17,0), (236389,2620072,1,'soga_chin_type',-12,-14,-1), (236390,2620072,1,'soga_ear_type',-17,5,0), (236391,2620072,1,'soga_eye_brow_type',-10,28,0), (236392,2620072,0,'soga_eye_color',229,229,102), (236393,2620072,1,'soga_eye_type',9,0,0), (236394,2620072,0,'soga_hair_face_color',207,195,0), (236395,2620072,0,'soga_hair_face_highlight_color',136,54,22), (236396,2620072,0,'soga_hair_type_color',207,195,0), (236397,2620072,0,'soga_hair_type_highlight_color',136,54,22), (236398,2620072,1,'soga_lip_type',28,-28,-14), (236399,2620072,1,'soga_nose_type',-14,25,38), (236400,2620072,0,'soga_skin_color',213,179,131), (236401,2620072,0,'wing_color1',255,255,255), (236402,2620072,0,'wing_color2',255,255,255), (236403,2620073,1,'cheek_type',11,-19,0), (236404,2620073,1,'chin_type',-5,-5,8), (236405,2620073,1,'eye_brow_type',0,2,0), (236406,2620073,0,'eye_color',39,82,83), (236407,2620073,1,'eye_type',-5,0,0), (236408,2620073,0,'hair_face_color',122,149,149), (236409,2620073,0,'hair_face_highlight_color',133,125,62), (236410,2620073,0,'hair_type_color',122,149,149), (236411,2620073,0,'hair_type_highlight_color',133,125,62), (236412,2620073,1,'lip_type',-31,5,7), (236413,2620073,1,'nose_type',-14,28,-12), (236414,2620073,0,'skin_color',202,140,126), (236415,2620073,1,'soga_cheek_type',11,-19,0), (236416,2620073,1,'soga_chin_type',-5,-5,8), (236417,2620073,1,'soga_eye_brow_type',0,2,0), (236418,2620073,0,'soga_eye_color',229,229,102), (236419,2620073,1,'soga_eye_type',-5,0,0), (236420,2620073,0,'soga_hair_face_color',122,149,149), (236421,2620073,0,'soga_hair_face_highlight_color',133,125,62), (236422,2620073,0,'soga_hair_type_color',122,149,149), (236423,2620073,0,'soga_hair_type_highlight_color',133,125,62), (236424,2620073,1,'soga_lip_type',-31,5,7), (236425,2620073,1,'soga_nose_type',-14,28,-12), (236426,2620073,0,'soga_skin_color',202,140,126), (236427,2620073,0,'wing_color1',255,255,255), (236428,2620073,0,'wing_color2',255,255,255), (236429,2620074,0,'eye_color',255,255,255), (236430,2620074,0,'skin_color',255,255,255), (236431,2620074,0,'soga_eye_color',255,0,255), (236432,2620075,1,'cheek_type',28,0,0), (236433,2620075,1,'chin_type',-7,-28,37), (236434,2620075,1,'ear_type',14,28,0), (236435,2620075,1,'eye_brow_type',-5,0,-11), (236436,2620075,0,'eye_color',130,167,142), (236437,2620075,1,'eye_type',-4,0,0), (236438,2620075,0,'hair_face_color',66,53,23), (236439,2620075,0,'hair_face_highlight_color',21,20,14), (236440,2620075,0,'hair_type_color',66,53,23), (236441,2620075,0,'hair_type_highlight_color',21,20,14), (236442,2620075,1,'lip_type',-21,-20,8), (236443,2620075,1,'nose_type',47,-14,-8), (236444,2620075,0,'skin_color',230,228,210), (236445,2620075,1,'soga_cheek_type',28,0,0), (236446,2620075,1,'soga_chin_type',-7,-28,37), (236447,2620075,1,'soga_ear_type',14,28,0), (236448,2620075,1,'soga_eye_brow_type',-5,0,-11), (236449,2620075,0,'soga_eye_color',229,229,102), (236450,2620075,1,'soga_eye_type',-4,0,0), (236451,2620075,0,'soga_hair_face_color',66,53,23), (236452,2620075,0,'soga_hair_face_highlight_color',21,20,14), (236453,2620075,0,'soga_hair_type_color',66,53,23), (236454,2620075,0,'soga_hair_type_highlight_color',21,20,14), (236455,2620075,1,'soga_lip_type',-21,-20,8), (236456,2620075,1,'soga_nose_type',47,-14,-8), (236457,2620075,0,'soga_skin_color',230,228,210), (236458,2620075,0,'wing_color1',255,255,255), (236459,2620075,0,'wing_color2',255,255,255), (236460,2620076,1,'chin_type',0,4,-7), (236461,2620076,1,'ear_type',-7,-17,0), (236462,2620076,1,'eye_brow_type',-12,-32,-7), (236463,2620076,0,'eye_color',115,11,63), (236464,2620076,1,'eye_type',4,0,0), (236465,2620076,0,'hair_face_color',77,65,50), (236466,2620076,0,'hair_type_color',77,65,50), (236467,2620076,1,'lip_type',-4,11,-12), (236468,2620076,1,'nose_type',9,-7,-4), (236469,2620076,0,'skin_color',186,25,14), (236470,2620076,1,'soga_chin_type',0,4,-7), (236471,2620076,1,'soga_ear_type',-7,-17,0), (236472,2620076,1,'soga_eye_brow_type',-12,-32,-7), (236473,2620076,0,'soga_eye_color',229,229,102), (236474,2620076,1,'soga_eye_type',4,0,0), (236475,2620076,0,'soga_hair_face_color',77,65,50), (236476,2620076,0,'soga_hair_type_color',77,65,50), (236477,2620076,1,'soga_lip_type',-4,11,-12), (236478,2620076,1,'soga_nose_type',9,-7,-4), (236479,2620076,0,'soga_skin_color',186,25,14), (236480,2620076,0,'wing_color1',255,255,255), (236481,2620076,0,'wing_color2',255,255,255), (236482,2620077,1,'cheek_type',-14,-8,0), (236483,2620077,1,'chin_type',9,-19,2), (236484,2620077,1,'ear_type',-45,-5,0), (236485,2620077,1,'eye_brow_type',-37,4,-9), (236486,2620077,0,'eye_color',136,184,199), (236487,2620077,1,'eye_type',20,0,0), (236488,2620077,0,'hair_face_color',33,43,43), (236489,2620077,0,'hair_face_highlight_color',84,54,0), (236490,2620077,0,'hair_type_color',33,43,43), (236491,2620077,0,'hair_type_highlight_color',84,54,0), (236492,2620077,1,'lip_type',37,21,0), (236493,2620077,1,'nose_type',-9,-28,20), (236494,2620077,0,'skin_color',209,224,224), (236495,2620077,1,'soga_cheek_type',-14,-8,0), (236496,2620077,1,'soga_chin_type',9,-19,2), (236497,2620077,1,'soga_ear_type',-45,-5,0), (236498,2620077,1,'soga_eye_brow_type',-37,4,-9), (236499,2620077,0,'soga_eye_color',229,229,102), (236500,2620077,1,'soga_eye_type',20,0,0), (236501,2620077,0,'soga_hair_face_color',33,43,43), (236502,2620077,0,'soga_hair_face_highlight_color',84,54,0), (236503,2620077,0,'soga_hair_type_color',33,43,43), (236504,2620077,0,'soga_hair_type_highlight_color',84,54,0), (236505,2620077,1,'soga_lip_type',37,21,0), (236506,2620077,1,'soga_nose_type',-9,-28,20), (236507,2620077,0,'soga_skin_color',209,224,224), (236508,2620077,0,'wing_color1',255,255,255), (236509,2620077,0,'wing_color2',255,255,255), (236510,2620078,1,'cheek_type',-19,22,0), (236511,2620078,1,'chin_type',9,-31,19), (236512,2620078,1,'ear_type',7,3,0), (236513,2620078,1,'eye_brow_type',-7,34,0), (236514,2620078,0,'eye_color',234,158,15), (236515,2620078,1,'eye_type',-7,0,0), (236516,2620078,0,'hair_face_color',48,41,31), (236517,2620078,0,'hair_type_color',48,41,31), (236518,2620078,1,'lip_type',38,0,-1), (236519,2620078,1,'nose_type',-2,-28,26), (236520,2620078,0,'skin_color',185,22,14), (236521,2620078,1,'soga_cheek_type',-19,22,0), (236522,2620078,1,'soga_chin_type',9,-31,19), (236523,2620078,1,'soga_ear_type',7,3,0), (236524,2620078,1,'soga_eye_brow_type',-7,34,0), (236525,2620078,0,'soga_eye_color',229,229,102), (236526,2620078,1,'soga_eye_type',-7,0,0), (236527,2620078,0,'soga_hair_face_color',48,41,31), (236528,2620078,0,'soga_hair_type_color',48,41,31), (236529,2620078,1,'soga_lip_type',38,0,-1), (236530,2620078,1,'soga_nose_type',-2,-28,26), (236531,2620078,0,'soga_skin_color',185,22,14), (236532,2620078,0,'wing_color1',255,255,255), (236533,2620078,0,'wing_color2',255,255,255), (236534,2620079,1,'cheek_type',34,-37,0), (236535,2620079,1,'chin_type',-50,0,-22), (236536,2620079,1,'ear_type',87,22,0), (236537,2620079,1,'eye_brow_type',-68,28,81), (236538,2620079,0,'eye_color',8,72,195), (236539,2620079,1,'eye_type',51,0,0), (236540,2620079,1,'lip_type',-95,-65,-12), (236541,2620079,1,'nose_type',-7,34,9), (236542,2620079,0,'skin_color',230,217,217), (236543,2620079,1,'soga_cheek_type',34,-37,0), (236544,2620079,1,'soga_chin_type',-50,0,-22), (236545,2620079,1,'soga_ear_type',87,22,0), (236546,2620079,1,'soga_eye_brow_type',-68,28,81), (236547,2620079,0,'soga_eye_color',229,229,102), (236548,2620079,1,'soga_eye_type',51,0,0), (236549,2620079,1,'soga_lip_type',-95,-65,-12), (236550,2620079,1,'soga_nose_type',-7,34,9), (236551,2620079,0,'soga_skin_color',230,217,217), (236552,2620079,0,'wing_color1',255,255,255), (236553,2620079,0,'wing_color2',255,255,255), (236554,2620080,1,'cheek_type',-100,-81,0), (236555,2620080,1,'chin_type',-100,-81,100), (236556,2620080,1,'ear_type',-41,-100,0), (236557,2620080,1,'eye_brow_type',51,-100,100), (236558,2620080,0,'eye_color',49,30,11), (236559,2620080,1,'eye_type',100,0,0), (236560,2620080,0,'hair_face_color',244,246,246), (236561,2620080,0,'hair_face_highlight_color',244,246,246), (236562,2620080,0,'hair_type_color',244,246,246), (236563,2620080,0,'hair_type_highlight_color',244,246,246), (236564,2620080,1,'lip_type',44,38,-100), (236565,2620080,1,'nose_type',0,-100,-56), (236566,2620080,0,'skin_color',229,204,151), (236567,2620080,1,'soga_cheek_type',-100,-81,0), (236568,2620080,1,'soga_chin_type',-100,-81,100), (236569,2620080,1,'soga_ear_type',-41,-100,0), (236570,2620080,1,'soga_eye_brow_type',51,-100,100), (236571,2620080,0,'soga_eye_color',229,229,102), (236572,2620080,1,'soga_eye_type',100,0,0), (236573,2620080,0,'soga_hair_face_color',244,246,246), (236574,2620080,0,'soga_hair_face_highlight_color',244,246,246), (236575,2620080,0,'soga_hair_type_color',244,246,246), (236576,2620080,0,'soga_hair_type_highlight_color',244,246,246), (236577,2620080,1,'soga_lip_type',44,38,-100), (236578,2620080,1,'soga_nose_type',0,-100,-56), (236579,2620080,0,'soga_skin_color',229,204,151), (236580,2620081,1,'cheek_type',-8,3,0), (236581,2620081,1,'chin_type',17,7,-20), (236582,2620081,1,'ear_type',44,26,0), (236583,2620081,1,'eye_brow_type',-11,0,26), (236584,2620081,0,'eye_color',86,9,70), (236585,2620081,1,'eye_type',-11,0,0), (236586,2620081,0,'hair_face_color',50,49,48), (236587,2620081,0,'hair_face_highlight_color',216,192,37), (236588,2620081,0,'hair_type_color',50,49,48), (236589,2620081,0,'hair_type_highlight_color',216,192,37), (236590,2620081,1,'lip_type',-11,-7,12), (236591,2620081,1,'nose_type',-43,8,-11), (236592,2620081,0,'skin_color',208,181,160), (236593,2620081,1,'soga_cheek_type',-8,3,0), (236594,2620081,1,'soga_chin_type',17,7,-20), (236595,2620081,1,'soga_ear_type',44,26,0), (236596,2620081,1,'soga_eye_brow_type',-11,0,26), (236597,2620081,0,'soga_eye_color',229,229,102), (236598,2620081,1,'soga_eye_type',-11,0,0), (236599,2620081,0,'soga_hair_face_color',50,49,48), (236600,2620081,0,'soga_hair_face_highlight_color',216,192,37), (236601,2620081,0,'soga_hair_type_color',50,49,48), (236602,2620081,0,'soga_hair_type_highlight_color',216,192,37), (236603,2620081,1,'soga_lip_type',-11,-7,12), (236604,2620081,1,'soga_nose_type',-43,8,-11), (236605,2620081,0,'soga_skin_color',208,181,160), (236606,2620081,0,'wing_color1',255,255,255), (236607,2620081,0,'wing_color2',255,255,255), (236608,2620082,1,'chin_type',0,4,-7), (236609,2620082,1,'ear_type',-7,-17,0), (236610,2620082,1,'eye_brow_type',-12,-32,-7), (236611,2620082,0,'eye_color',90,44,6), (236612,2620082,1,'eye_type',4,0,0), (236613,2620082,0,'hair_face_color',141,100,0), (236614,2620082,0,'hair_type_color',141,100,0), (236615,2620082,1,'lip_type',-4,11,-12), (236616,2620082,1,'nose_type',9,-7,-4), (236617,2620082,0,'skin_color',189,51,13), (236618,2620082,1,'soga_chin_type',0,4,-7), (236619,2620082,1,'soga_ear_type',-7,-17,0), (236620,2620082,1,'soga_eye_brow_type',-12,-32,-7), (236621,2620082,0,'soga_eye_color',229,229,102), (236622,2620082,1,'soga_eye_type',4,0,0), (236623,2620082,0,'soga_hair_face_color',141,100,0), (236624,2620082,0,'soga_hair_type_color',141,100,0), (236625,2620082,1,'soga_lip_type',-4,11,-12), (236626,2620082,1,'soga_nose_type',9,-7,-4), (236627,2620082,0,'soga_skin_color',189,51,13), (236628,2620082,0,'wing_color1',255,255,255), (236629,2620082,0,'wing_color2',255,255,255), (236630,2620083,1,'cheek_type',-62,41,0), (236631,2620083,1,'chin_type',-81,28,-70), (236632,2620083,1,'ear_type',52,-11,0), (236633,2620083,1,'eye_brow_type',34,-37,53), (236634,2620083,0,'eye_color',76,60,30), (236635,2620083,1,'eye_type',-53,0,0), (236636,2620083,0,'hair_face_highlight_color',233,184,31), (236637,2620083,0,'hair_type_highlight_color',233,184,31), (236638,2620083,1,'lip_type',42,-14,-95), (236639,2620083,1,'nose_type',-43,62,95), (236640,2620083,0,'skin_color',213,187,157), (236641,2620083,1,'soga_cheek_type',-62,41,0), (236642,2620083,1,'soga_chin_type',-81,28,-70), (236643,2620083,1,'soga_ear_type',52,-11,0), (236644,2620083,1,'soga_eye_brow_type',34,-37,53), (236645,2620083,0,'soga_eye_color',229,229,102), (236646,2620083,1,'soga_eye_type',-53,0,0), (236647,2620083,0,'soga_hair_face_highlight_color',233,184,31), (236648,2620083,0,'soga_hair_type_highlight_color',233,184,31), (236649,2620083,1,'soga_lip_type',42,-14,-95), (236650,2620083,1,'soga_nose_type',-43,62,95), (236651,2620083,0,'soga_skin_color',213,187,157), (236652,2620083,0,'wing_color1',255,255,255), (236653,2620083,0,'wing_color2',255,255,255), (236654,2620084,1,'cheek_type',23,-7,0), (236655,2620084,1,'chin_type',19,-53,-87), (236656,2620084,1,'ear_type',0,34,0), (236657,2620084,1,'eye_brow_type',-74,-72,-5), (236658,2620084,0,'eye_color',102,164,183), (236659,2620084,1,'eye_type',-7,0,0), (236660,2620084,0,'hair_color1',56,33,26), (236661,2620084,0,'hair_color2',94,59,11), (236662,2620084,0,'hair_face_color',65,45,5), (236663,2620084,0,'hair_face_highlight_color',114,31,29), (236664,2620084,0,'hair_highlight',91,21,51), (236665,2620084,0,'hair_type_color',65,45,5), (236666,2620084,0,'hair_type_highlight_color',114,31,29), (236667,2620084,1,'lip_type',-15,37,-18), (236668,2620084,1,'nose_type',11,-7,81), (236669,2620084,0,'skin_color',220,222,222), (236670,2620084,1,'soga_cheek_type',23,-7,0), (236671,2620084,1,'soga_chin_type',19,-53,-87), (236672,2620084,1,'soga_ear_type',0,34,0), (236673,2620084,1,'soga_eye_brow_type',-74,-72,-5), (236674,2620084,0,'soga_eye_color',229,229,102), (236675,2620084,1,'soga_eye_type',-7,0,0), (236676,2620084,0,'soga_hair_color1',56,33,26), (236677,2620084,0,'soga_hair_color2',94,59,11), (236678,2620084,0,'soga_hair_face_color',65,45,5), (236679,2620084,0,'soga_hair_face_highlight_color',114,31,29), (236680,2620084,0,'soga_hair_highlight',91,21,51), (236681,2620084,0,'soga_hair_type_color',65,45,5), (236682,2620084,0,'soga_hair_type_highlight_color',114,31,29), (236683,2620084,1,'soga_lip_type',-15,37,-18), (236684,2620084,1,'soga_nose_type',11,-7,81), (236685,2620084,0,'soga_skin_color',220,222,222), (236686,2620084,0,'wing_color1',255,255,255), (236687,2620084,0,'wing_color2',255,255,255), (236688,2620085,1,'cheek_type',50,-52,0), (236689,2620085,1,'chin_type',21,-21,53), (236690,2620085,1,'ear_type',82,-77,0), (236691,2620085,1,'eye_brow_type',0,-34,-28), (236692,2620085,0,'eye_color',193,248,245), (236693,2620085,1,'eye_type',-28,0,0), (236694,2620085,0,'hair_color1',43,36,70), (236695,2620085,0,'hair_color2',49,49,53), (236696,2620085,0,'hair_face_color',61,61,75), (236697,2620085,0,'hair_face_highlight_color',244,244,246), (236698,2620085,0,'hair_highlight',160,156,172), (236699,2620085,0,'hair_type_color',61,61,75), (236700,2620085,0,'hair_type_highlight_color',244,244,246), (236701,2620085,1,'lip_type',68,-20,56), (236702,2620085,1,'nose_type',-88,38,-7), (236703,2620085,0,'skin_color',74,72,72), (236704,2620085,1,'soga_cheek_type',50,-52,0), (236705,2620085,1,'soga_chin_type',21,-21,53), (236706,2620085,1,'soga_ear_type',82,-77,0), (236707,2620085,1,'soga_eye_brow_type',0,-34,-28), (236708,2620085,0,'soga_eye_color',229,229,102), (236709,2620085,1,'soga_eye_type',-28,0,0), (236710,2620085,0,'soga_hair_color1',43,36,70), (236711,2620085,0,'soga_hair_color2',49,49,53), (236712,2620085,0,'soga_hair_face_color',61,61,75), (236713,2620085,0,'soga_hair_face_highlight_color',244,244,246), (236714,2620085,0,'soga_hair_highlight',160,156,172), (236715,2620085,0,'soga_hair_type_color',61,61,75), (236716,2620085,0,'soga_hair_type_highlight_color',244,244,246), (236717,2620085,1,'soga_lip_type',68,-20,56), (236718,2620085,1,'soga_nose_type',-88,38,-7), (236719,2620085,0,'soga_skin_color',74,72,72), (236720,2620086,1,'cheek_type',81,2,0), (236721,2620086,1,'chin_type',10,59,95), (236722,2620086,1,'ear_type',14,-97,0), (236723,2620086,1,'eye_brow_type',-5,93,65), (236724,2620086,0,'eye_color',108,137,91), (236725,2620086,1,'eye_type',-66,0,0), (236726,2620086,0,'hair_face_color',227,163,26), (236727,2620086,0,'hair_face_highlight_color',119,147,147), (236728,2620086,0,'hair_type_color',227,163,26), (236729,2620086,0,'hair_type_highlight_color',119,147,147), (236730,2620086,1,'lip_type',-95,-37,1), (236731,2620086,1,'nose_type',-48,-43,-7), (236732,2620086,0,'skin_color',225,196,197), (236733,2620086,1,'soga_cheek_type',81,2,0), (236734,2620086,1,'soga_chin_type',10,59,95), (236735,2620086,1,'soga_ear_type',14,-97,0), (236736,2620086,1,'soga_eye_brow_type',-5,93,65), (236737,2620086,0,'soga_eye_color',229,229,102), (236738,2620086,1,'soga_eye_type',-66,0,0), (236739,2620086,0,'soga_hair_face_color',227,163,26), (236740,2620086,0,'soga_hair_face_highlight_color',119,147,147), (236741,2620086,0,'soga_hair_type_color',227,163,26), (236742,2620086,0,'soga_hair_type_highlight_color',119,147,147), (236743,2620086,1,'soga_lip_type',-95,-37,1), (236744,2620086,1,'soga_nose_type',-48,-43,-7), (236745,2620086,0,'soga_skin_color',225,196,197), (236746,2620087,1,'cheek_type',-68,62,0), (236747,2620087,1,'chin_type',-65,-38,-70), (236748,2620087,1,'ear_type',-75,93,0), (236749,2620087,1,'eye_brow_type',7,-100,-10), (236750,2620087,0,'eye_color',78,133,103), (236751,2620087,1,'eye_type',41,0,0), (236752,2620087,0,'hair_face_color',113,137,138), (236753,2620087,0,'hair_face_highlight_color',100,70,10), (236754,2620087,0,'hair_type_color',113,137,138), (236755,2620087,0,'hair_type_highlight_color',100,70,10), (236756,2620087,1,'lip_type',-44,52,47), (236757,2620087,1,'nose_type',-38,-17,-76), (236758,2620087,0,'skin_color',244,251,251), (236759,2620087,1,'soga_cheek_type',-68,62,0), (236760,2620087,1,'soga_chin_type',-65,-38,-70), (236761,2620087,1,'soga_ear_type',-75,93,0), (236762,2620087,1,'soga_eye_brow_type',7,-100,-10), (236763,2620087,0,'soga_eye_color',229,229,102), (236764,2620087,1,'soga_eye_type',41,0,0), (236765,2620087,0,'soga_hair_face_color',113,137,138), (236766,2620087,0,'soga_hair_face_highlight_color',100,70,10), (236767,2620087,0,'soga_hair_type_color',113,137,138), (236768,2620087,0,'soga_hair_type_highlight_color',100,70,10), (236769,2620087,1,'soga_lip_type',-44,52,47), (236770,2620087,1,'soga_nose_type',-38,-17,-76), (236771,2620087,0,'soga_skin_color',244,251,251), (236772,2620088,1,'cheek_type',25,0,0), (236773,2620088,1,'chin_type',25,2,-17), (236774,2620088,1,'ear_type',-28,-28,0), (236775,2620088,1,'eye_brow_type',0,-8,-8), (236776,2620088,0,'eye_color',45,94,99), (236777,2620088,1,'eye_type',28,0,0), (236778,2620088,0,'hair_face_color',213,211,204), (236779,2620088,0,'hair_face_highlight_color',125,44,23), (236780,2620088,0,'hair_type_color',213,211,204), (236781,2620088,0,'hair_type_highlight_color',125,44,23), (236782,2620088,1,'lip_type',37,-34,-1), (236783,2620088,1,'nose_type',46,37,25), (236784,2620088,0,'skin_color',219,171,156), (236785,2620088,1,'soga_cheek_type',25,0,0), (236786,2620088,1,'soga_chin_type',25,2,-17), (236787,2620088,1,'soga_ear_type',-28,-28,0), (236788,2620088,1,'soga_eye_brow_type',0,-8,-8), (236789,2620088,0,'soga_eye_color',229,229,102), (236790,2620088,1,'soga_eye_type',28,0,0), (236791,2620088,0,'soga_hair_face_color',213,211,204), (236792,2620088,0,'soga_hair_face_highlight_color',125,44,23), (236793,2620088,0,'soga_hair_type_color',213,211,204), (236794,2620088,0,'soga_hair_type_highlight_color',125,44,23), (236795,2620088,1,'soga_lip_type',37,-34,-1), (236796,2620088,1,'soga_nose_type',46,37,25), (236797,2620088,0,'soga_skin_color',219,171,156), (236798,2620088,0,'wing_color1',255,255,255), (236799,2620088,0,'wing_color2',255,255,255), (236800,2620089,1,'cheek_type',0,-28,0), (236801,2620089,1,'chin_type',20,-28,-28), (236802,2620089,1,'ear_type',-4,-7,0), (236803,2620089,1,'eye_brow_type',-4,-8,0), (236804,2620089,0,'eye_color',180,189,162), (236805,2620089,0,'hair_face_color',158,188,165), (236806,2620089,0,'hair_face_highlight_color',113,81,0), (236807,2620089,0,'hair_type_color',158,188,165), (236808,2620089,0,'hair_type_highlight_color',113,81,0), (236809,2620089,1,'lip_type',2,-3,-5), (236810,2620089,1,'nose_type',-20,8,18), (236811,2620089,0,'skin_color',193,190,167), (236812,2620089,1,'soga_cheek_type',0,-28,0), (236813,2620089,1,'soga_chin_type',20,-28,-28), (236814,2620089,1,'soga_ear_type',-4,-7,0), (236815,2620089,1,'soga_eye_brow_type',-4,-8,0), (236816,2620089,0,'soga_eye_color',229,229,102), (236817,2620089,0,'soga_hair_face_color',158,188,165), (236818,2620089,0,'soga_hair_face_highlight_color',113,81,0), (236819,2620089,0,'soga_hair_type_color',158,188,165), (236820,2620089,0,'soga_hair_type_highlight_color',113,81,0), (236821,2620089,1,'soga_lip_type',2,-3,-5), (236822,2620089,1,'soga_nose_type',-20,8,18), (236823,2620089,0,'soga_skin_color',193,190,167), (236824,2620089,0,'wing_color1',255,255,255), (236825,2620089,0,'wing_color2',255,255,255), (236826,2620090,1,'chin_type',0,4,-7), (236827,2620090,1,'ear_type',-7,-17,0), (236828,2620090,1,'eye_brow_type',-12,-32,-7), (236829,2620090,0,'eye_color',108,13,168), (236830,2620090,1,'eye_type',4,0,0), (236831,2620090,0,'hair_face_color',124,101,72), (236832,2620090,0,'hair_type_color',124,101,72), (236833,2620090,1,'lip_type',-4,11,-12), (236834,2620090,1,'nose_type',9,-7,-4), (236835,2620090,0,'skin_color',131,186,14), (236836,2620090,1,'soga_chin_type',0,4,-7), (236837,2620090,1,'soga_ear_type',-7,-17,0), (236838,2620090,1,'soga_eye_brow_type',-12,-32,-7), (236839,2620090,0,'soga_eye_color',229,229,102), (236840,2620090,1,'soga_eye_type',4,0,0), (236841,2620090,0,'soga_hair_face_color',124,101,72), (236842,2620090,0,'soga_hair_type_color',124,101,72), (236843,2620090,1,'soga_lip_type',-4,11,-12), (236844,2620090,1,'soga_nose_type',9,-7,-4), (236845,2620090,0,'soga_skin_color',131,186,14), (236846,2620090,0,'wing_color1',255,255,255), (236847,2620090,0,'wing_color2',255,255,255), (236848,2620091,1,'cheek_type',-12,58,0), (236849,2620091,1,'chin_type',-8,-7,-75), (236850,2620091,1,'ear_type',96,-29,0), (236851,2620091,1,'eye_brow_type',-7,-10,95), (236852,2620091,0,'eye_color',49,95,67), (236853,2620091,1,'eye_type',98,0,0), (236854,2620091,0,'hair_color1',26,24,25), (236855,2620091,0,'hair_color2',36,34,36), (236856,2620091,0,'hair_face_color',15,1,21), (236857,2620091,0,'hair_face_highlight_color',244,246,246), (236858,2620091,0,'hair_highlight',164,165,165), (236859,2620091,0,'hair_type_color',15,1,21), (236860,2620091,0,'hair_type_highlight_color',244,246,246), (236861,2620091,1,'lip_type',12,7,89), (236862,2620091,1,'nose_type',-84,-87,25), (236863,2620091,0,'skin_color',54,38,25), (236864,2620091,1,'soga_cheek_type',-12,58,0), (236865,2620091,1,'soga_chin_type',-8,-7,-75), (236866,2620091,1,'soga_ear_type',96,-29,0), (236867,2620091,1,'soga_eye_brow_type',-7,-10,95), (236868,2620091,0,'soga_eye_color',229,229,102), (236869,2620091,1,'soga_eye_type',98,0,0), (236870,2620091,0,'soga_hair_color1',26,24,25), (236871,2620091,0,'soga_hair_color2',36,34,36), (236872,2620091,0,'soga_hair_face_color',15,1,21), (236873,2620091,0,'soga_hair_face_highlight_color',244,246,246), (236874,2620091,0,'soga_hair_highlight',164,165,165), (236875,2620091,0,'soga_hair_type_color',15,1,21), (236876,2620091,0,'soga_hair_type_highlight_color',244,246,246), (236877,2620091,1,'soga_lip_type',12,7,89), (236878,2620091,1,'soga_nose_type',-84,-87,25), (236879,2620091,0,'soga_skin_color',54,38,25), (236880,2620092,1,'cheek_type',88,87,0), (236881,2620092,1,'chin_type',-64,0,45), (236882,2620092,1,'ear_type',2,37,0), (236883,2620092,1,'eye_brow_type',8,-77,34), (236884,2620092,0,'eye_color',212,172,255), (236885,2620092,1,'eye_type',-35,0,0), (236886,2620092,0,'hair_color1',98,91,163), (236887,2620092,0,'hair_color2',59,81,113), (236888,2620092,0,'hair_face_color',107,131,144), (236889,2620092,0,'hair_face_highlight_color',96,84,129), (236890,2620092,0,'hair_highlight',96,63,188), (236891,2620092,0,'hair_type_color',107,131,144), (236892,2620092,0,'hair_type_highlight_color',96,84,129), (236893,2620092,1,'lip_type',41,-25,-20), (236894,2620092,1,'nose_type',53,17,-17), (236895,2620092,0,'skin_color',167,200,207), (236896,2620092,1,'soga_cheek_type',88,87,0), (236897,2620092,1,'soga_chin_type',-64,0,45), (236898,2620092,1,'soga_ear_type',2,37,0), (236899,2620092,1,'soga_eye_brow_type',8,-77,34), (236900,2620092,0,'soga_eye_color',229,229,102), (236901,2620092,1,'soga_eye_type',-35,0,0), (236902,2620092,0,'soga_hair_color1',98,91,163), (236903,2620092,0,'soga_hair_color2',59,81,113), (236904,2620092,0,'soga_hair_face_color',107,131,144), (236905,2620092,0,'soga_hair_face_highlight_color',96,84,129), (236906,2620092,0,'soga_hair_highlight',96,63,188), (236907,2620092,0,'soga_hair_type_color',107,131,144), (236908,2620092,0,'soga_hair_type_highlight_color',96,84,129), (236909,2620092,1,'soga_lip_type',41,-25,-20), (236910,2620092,1,'soga_nose_type',53,17,-17), (236911,2620092,0,'soga_skin_color',167,200,207), (236912,2620092,0,'wing_color1',255,255,255), (236913,2620092,0,'wing_color2',255,255,255), (236914,2620093,1,'cheek_type',28,0,0), (236915,2620093,1,'chin_type',-7,-28,37), (236916,2620093,1,'ear_type',14,28,0), (236917,2620093,1,'eye_brow_type',-5,0,-11), (236918,2620093,0,'eye_color',130,167,142), (236919,2620093,1,'eye_type',-4,0,0), (236920,2620093,0,'hair_face_color',66,53,23), (236921,2620093,0,'hair_face_highlight_color',21,20,14), (236922,2620093,0,'hair_type_color',66,53,23), (236923,2620093,0,'hair_type_highlight_color',21,20,14), (236924,2620093,1,'lip_type',-21,-20,8), (236925,2620093,1,'nose_type',47,-14,-8), (236926,2620093,0,'skin_color',230,228,210), (236927,2620093,1,'soga_cheek_type',28,0,0), (236928,2620093,1,'soga_chin_type',-7,-28,37), (236929,2620093,1,'soga_ear_type',14,28,0), (236930,2620093,1,'soga_eye_brow_type',-5,0,-11), (236931,2620093,0,'soga_eye_color',229,229,102), (236932,2620093,1,'soga_eye_type',-4,0,0), (236933,2620093,0,'soga_hair_face_color',66,53,23), (236934,2620093,0,'soga_hair_face_highlight_color',21,20,14), (236935,2620093,0,'soga_hair_type_color',66,53,23), (236936,2620093,0,'soga_hair_type_highlight_color',21,20,14), (236937,2620093,1,'soga_lip_type',-21,-20,8), (236938,2620093,1,'soga_nose_type',47,-14,-8), (236939,2620093,0,'soga_skin_color',230,228,210), (236940,2620093,0,'wing_color1',255,255,255), (236941,2620093,0,'wing_color2',255,255,255), (236942,2620094,1,'cheek_type',21,-14,0), (236943,2620094,1,'chin_type',23,-12,4), (236944,2620094,1,'ear_type',17,19,0), (236945,2620094,1,'eye_brow_type',0,21,-20), (236946,2620094,0,'eye_color',58,116,90), (236947,2620094,1,'eye_type',-11,0,0), (236948,2620094,0,'hair_face_color',127,67,28), (236949,2620094,0,'hair_face_highlight_color',152,138,37), (236950,2620094,0,'hair_type_color',127,67,28), (236951,2620094,0,'hair_type_highlight_color',152,138,37), (236952,2620094,1,'lip_type',-25,-40,-26), (236953,2620094,1,'nose_type',-2,-10,23), (236954,2620094,0,'skin_color',182,142,111), (236955,2620094,1,'soga_cheek_type',21,-14,0), (236956,2620094,1,'soga_chin_type',23,-12,4), (236957,2620094,1,'soga_ear_type',17,19,0), (236958,2620094,1,'soga_eye_brow_type',0,21,-20), (236959,2620094,0,'soga_eye_color',229,229,102), (236960,2620094,1,'soga_eye_type',-11,0,0), (236961,2620094,0,'soga_hair_face_color',127,67,28), (236962,2620094,0,'soga_hair_face_highlight_color',152,138,37), (236963,2620094,0,'soga_hair_type_color',127,67,28), (236964,2620094,0,'soga_hair_type_highlight_color',152,138,37), (236965,2620094,1,'soga_lip_type',-25,-40,-26), (236966,2620094,1,'soga_nose_type',-2,-10,23), (236967,2620094,0,'soga_skin_color',182,142,111), (236968,2620094,0,'wing_color1',255,255,255), (236969,2620094,0,'wing_color2',255,255,255), (236970,2620095,1,'cheek_type',-7,-93,0), (236971,2620095,1,'chin_type',68,-71,-12), (236972,2620095,1,'ear_type',19,20,0), (236973,2620095,1,'eye_brow_type',28,88,17), (236974,2620095,0,'eye_color',41,82,95), (236975,2620095,1,'eye_type',79,0,0), (236976,2620095,0,'hair_color1',56,33,26), (236977,2620095,0,'hair_color2',94,59,11), (236978,2620095,0,'hair_face_color',100,70,10), (236979,2620095,0,'hair_face_highlight_color',232,183,30), (236980,2620095,0,'hair_highlight',246,219,114), (236981,2620095,0,'hair_type_color',100,70,10), (236982,2620095,0,'hair_type_highlight_color',232,183,30), (236983,2620095,1,'lip_type',-56,-1,-34), (236984,2620095,1,'nose_type',17,17,1), (236985,2620095,0,'skin_color',105,112,109), (236986,2620095,1,'soga_cheek_type',-7,-93,0), (236987,2620095,1,'soga_chin_type',68,-71,-12), (236988,2620095,1,'soga_ear_type',19,20,0), (236989,2620095,1,'soga_eye_brow_type',28,88,17), (236990,2620095,0,'soga_eye_color',229,229,102), (236991,2620095,1,'soga_eye_type',79,0,0), (236992,2620095,0,'soga_hair_color1',56,33,26), (236993,2620095,0,'soga_hair_color2',94,59,11), (236994,2620095,0,'soga_hair_face_color',100,70,10), (236995,2620095,0,'soga_hair_face_highlight_color',232,183,30), (236996,2620095,0,'soga_hair_highlight',246,219,114), (236997,2620095,0,'soga_hair_type_color',100,70,10), (236998,2620095,0,'soga_hair_type_highlight_color',232,183,30), (236999,2620095,1,'soga_lip_type',-56,-1,-34), (237000,2620095,1,'soga_nose_type',17,17,1), (237001,2620095,0,'soga_skin_color',105,112,109), (237002,2620095,0,'wing_color1',255,255,255), (237003,2620095,0,'wing_color2',255,255,255), (237004,2620096,1,'cheek_type',-28,-8,0), (237005,2620096,1,'chin_type',1,-37,34), (237006,2620096,1,'ear_type',-34,23,0), (237007,2620096,1,'eye_brow_type',21,-10,-20), (237008,2620096,0,'eye_color',147,111,54), (237009,2620096,1,'eye_type',14,0,0), (237010,2620096,0,'hair_face_color',65,26,9), (237011,2620096,0,'hair_face_highlight_color',94,77,57), (237012,2620096,0,'hair_type_color',65,26,9), (237013,2620096,0,'hair_type_highlight_color',94,77,57), (237014,2620096,1,'lip_type',19,-2,-22), (237015,2620096,1,'nose_type',31,31,0), (237016,2620096,0,'skin_color',253,254,254), (237017,2620096,1,'soga_cheek_type',-28,-8,0), (237018,2620096,1,'soga_chin_type',1,-37,34), (237019,2620096,1,'soga_ear_type',-34,23,0), (237020,2620096,1,'soga_eye_brow_type',21,-10,-20), (237021,2620096,0,'soga_eye_color',229,229,102), (237022,2620096,1,'soga_eye_type',14,0,0), (237023,2620096,0,'soga_hair_face_color',65,26,9), (237024,2620096,0,'soga_hair_face_highlight_color',94,77,57), (237025,2620096,0,'soga_hair_type_color',65,26,9), (237026,2620096,0,'soga_hair_type_highlight_color',94,77,57), (237027,2620096,1,'soga_lip_type',19,-2,-22), (237028,2620096,1,'soga_nose_type',31,31,0), (237029,2620096,0,'soga_skin_color',253,254,254), (237030,2620096,0,'wing_color1',255,255,255), (237031,2620096,0,'wing_color2',255,255,255), (237032,2620097,1,'cheek_type',-45,17,0), (237033,2620097,1,'chin_type',-32,38,8), (237034,2620097,1,'ear_type',-18,-14,0), (237035,2620097,1,'eye_brow_type',14,-3,31), (237036,2620097,0,'eye_color',138,174,156), (237037,2620097,1,'eye_type',29,0,0), (237038,2620097,0,'hair_face_color',233,195,179), (237039,2620097,0,'hair_face_highlight_color',41,15,5), (237040,2620097,0,'hair_type_color',233,195,179), (237041,2620097,0,'hair_type_highlight_color',41,15,5), (237042,2620097,1,'lip_type',-19,5,21), (237043,2620097,1,'nose_type',28,-12,17), (237044,2620097,0,'skin_color',228,189,174), (237045,2620097,1,'soga_cheek_type',-45,17,0), (237046,2620097,1,'soga_chin_type',-32,38,8), (237047,2620097,1,'soga_ear_type',-18,-14,0), (237048,2620097,1,'soga_eye_brow_type',14,-3,31), (237049,2620097,0,'soga_eye_color',229,229,102), (237050,2620097,1,'soga_eye_type',29,0,0), (237051,2620097,0,'soga_hair_face_color',233,195,179), (237052,2620097,0,'soga_hair_face_highlight_color',41,15,5), (237053,2620097,0,'soga_hair_type_color',233,195,179), (237054,2620097,0,'soga_hair_type_highlight_color',41,15,5), (237055,2620097,1,'soga_lip_type',-19,5,21), (237056,2620097,1,'soga_nose_type',28,-12,17), (237057,2620097,0,'soga_skin_color',228,189,174), (237058,2620097,0,'wing_color1',255,255,255), (237059,2620097,0,'wing_color2',255,255,255), (237060,2620098,1,'eye_brow_type',-45,0,0), (237061,2620098,0,'eye_color',44,108,0), (237062,2620098,1,'lip_type',72,0,0), (237063,2620098,1,'nose_type',32,-59,0), (237064,2620098,1,'soga_eye_brow_type',-45,0,0), (237065,2620098,0,'soga_eye_color',229,229,102), (237066,2620098,1,'soga_lip_type',72,0,0), (237067,2620098,1,'soga_nose_type',32,-59,0), (237068,2620098,0,'wing_color1',255,255,255), (237069,2620098,0,'wing_color2',255,255,255), (237070,2620099,1,'cheek_type',100,-100,0), (237071,2620099,1,'chin_type',-100,100,-100), (237072,2620099,1,'ear_type',62,9,0), (237073,2620099,1,'eye_brow_type',-8,100,-7), (237074,2620099,0,'eye_color',44,90,104), (237075,2620099,1,'eye_type',26,0,0), (237076,2620099,0,'hair_face_color',43,30,22), (237077,2620099,0,'hair_face_highlight_color',238,235,229), (237078,2620099,0,'hair_type_color',43,30,22), (237079,2620099,0,'hair_type_highlight_color',238,235,229), (237080,2620099,1,'lip_type',-100,100,-100), (237081,2620099,1,'nose_type',-100,-100,100), (237082,2620099,0,'skin_color',253,251,251), (237083,2620099,1,'soga_cheek_type',100,-100,0), (237084,2620099,1,'soga_chin_type',-100,100,-100), (237085,2620099,1,'soga_ear_type',62,9,0), (237086,2620099,1,'soga_eye_brow_type',-8,100,-7), (237087,2620099,0,'soga_eye_color',229,229,102), (237088,2620099,1,'soga_eye_type',26,0,0), (237089,2620099,0,'soga_hair_face_color',43,30,22), (237090,2620099,0,'soga_hair_face_highlight_color',238,235,229), (237091,2620099,0,'soga_hair_type_color',43,30,22), (237092,2620099,0,'soga_hair_type_highlight_color',238,235,229), (237093,2620099,1,'soga_lip_type',-100,100,-100), (237094,2620099,1,'soga_nose_type',-100,-100,100), (237095,2620099,0,'soga_skin_color',253,251,251), (237096,2620099,0,'wing_color1',255,255,255), (237097,2620099,0,'wing_color2',255,255,255), (237098,2620100,1,'cheek_type',-21,81,0), (237099,2620100,1,'chin_type',62,-62,29), (237100,2620100,1,'ear_type',52,83,0), (237101,2620100,1,'eye_brow_type',59,-61,94), (237102,2620100,0,'eye_color',182,109,0), (237103,2620100,1,'eye_type',89,0,0), (237104,2620100,1,'lip_type',40,-69,50), (237105,2620100,1,'nose_type',-17,26,-75), (237106,2620100,0,'skin_color',209,228,228), (237107,2620100,1,'soga_cheek_type',-21,81,0), (237108,2620100,1,'soga_chin_type',62,-62,29), (237109,2620100,1,'soga_ear_type',52,83,0), (237110,2620100,1,'soga_eye_brow_type',59,-61,94), (237111,2620100,0,'soga_eye_color',229,229,102), (237112,2620100,1,'soga_eye_type',89,0,0), (237113,2620100,1,'soga_lip_type',40,-69,50), (237114,2620100,1,'soga_nose_type',-17,26,-75), (237115,2620100,0,'soga_skin_color',209,228,228), (237116,2620100,0,'wing_color1',255,255,255), (237117,2620100,0,'wing_color2',255,255,255), (237118,2620101,1,'cheek_type',-21,-8,0), (237119,2620101,1,'chin_type',-47,-75,5), (237120,2620101,1,'ear_type',-4,2,0), (237121,2620101,1,'eye_brow_type',-70,93,55), (237122,2620101,0,'eye_color',37,76,86), (237123,2620101,1,'eye_type',-25,0,0), (237124,2620101,0,'hair_color1',56,33,26), (237125,2620101,0,'hair_color2',94,59,11), (237126,2620101,0,'hair_face_color',100,70,10), (237127,2620101,0,'hair_face_highlight_color',100,70,10), (237128,2620101,0,'hair_highlight',56,33,26), (237129,2620101,0,'hair_type_color',100,70,10), (237130,2620101,0,'hair_type_highlight_color',100,70,10), (237131,2620101,1,'lip_type',-19,-20,96), (237132,2620101,1,'nose_type',-45,-56,-62), (237133,2620101,0,'skin_color',130,139,138), (237134,2620101,1,'soga_cheek_type',-21,-8,0), (237135,2620101,1,'soga_chin_type',-47,-75,5), (237136,2620101,1,'soga_ear_type',-4,2,0), (237137,2620101,1,'soga_eye_brow_type',-70,93,55), (237138,2620101,0,'soga_eye_color',229,229,102), (237139,2620101,1,'soga_eye_type',-25,0,0), (237140,2620101,0,'soga_hair_color1',56,33,26), (237141,2620101,0,'soga_hair_color2',94,59,11), (237142,2620101,0,'soga_hair_face_color',100,70,10), (237143,2620101,0,'soga_hair_face_highlight_color',100,70,10), (237144,2620101,0,'soga_hair_highlight',56,33,26), (237145,2620101,0,'soga_hair_type_color',100,70,10), (237146,2620101,0,'soga_hair_type_highlight_color',100,70,10), (237147,2620101,1,'soga_lip_type',-19,-20,96), (237148,2620101,1,'soga_nose_type',-45,-56,-62), (237149,2620101,0,'soga_skin_color',130,139,138), (237150,2620101,0,'wing_color1',255,255,255), (237151,2620101,0,'wing_color2',255,255,255), (237152,2620102,1,'cheek_type',81,-56,0), (237153,2620102,1,'chin_type',1,37,-28), (237154,2620102,1,'ear_type',75,1,0), (237155,2620102,1,'eye_brow_type',81,37,-19), (237156,2620102,0,'eye_color',147,181,162), (237157,2620102,1,'eye_type',20,0,0), (237158,2620102,0,'hair_face_color',36,24,2), (237159,2620102,0,'hair_face_highlight_color',100,70,10), (237160,2620102,0,'hair_type_color',36,24,2), (237161,2620102,0,'hair_type_highlight_color',100,70,10), (237162,2620102,1,'lip_type',-81,76,37), (237163,2620102,1,'nose_type',39,7,17), (237164,2620102,0,'skin_color',240,242,214), (237165,2620102,1,'soga_cheek_type',81,-56,0), (237166,2620102,1,'soga_chin_type',1,37,-28), (237167,2620102,1,'soga_ear_type',75,1,0), (237168,2620102,1,'soga_eye_brow_type',81,37,-19), (237169,2620102,0,'soga_eye_color',204,204,204), (237170,2620102,1,'soga_eye_type',20,0,0), (237171,2620102,0,'soga_hair_face_color',36,24,2), (237172,2620102,0,'soga_hair_face_highlight_color',100,70,10), (237173,2620102,0,'soga_hair_type_color',36,24,2), (237174,2620102,0,'soga_hair_type_highlight_color',100,70,10), (237175,2620102,1,'soga_lip_type',-81,76,37), (237176,2620102,1,'soga_nose_type',39,7,17), (237177,2620102,0,'soga_skin_color',240,242,214), (237178,2620102,0,'wing_color1',255,255,255), (237179,2620102,0,'wing_color2',255,255,255), (237180,2620103,1,'cheek_type',-8,3,0), (237181,2620103,1,'chin_type',17,7,-20), (237182,2620103,1,'ear_type',44,26,0), (237183,2620103,1,'eye_brow_type',-11,0,26), (237184,2620103,0,'eye_color',45,15,70), (237185,2620103,1,'eye_type',-11,0,0), (237186,2620103,0,'hair_face_color',20,11,1), (237187,2620103,0,'hair_face_highlight_color',216,192,37), (237188,2620103,0,'hair_type_color',20,11,1), (237189,2620103,0,'hair_type_highlight_color',216,192,37), (237190,2620103,1,'lip_type',-11,-7,12), (237191,2620103,1,'nose_type',-43,8,-11), (237192,2620103,0,'skin_color',186,178,126), (237193,2620103,1,'soga_cheek_type',-8,3,0), (237194,2620103,1,'soga_chin_type',17,7,-20), (237195,2620103,1,'soga_ear_type',44,26,0), (237196,2620103,1,'soga_eye_brow_type',-11,0,26), (237197,2620103,0,'soga_eye_color',229,229,102), (237198,2620103,1,'soga_eye_type',-11,0,0), (237199,2620103,0,'soga_hair_face_color',20,11,1), (237200,2620103,0,'soga_hair_face_highlight_color',216,192,37), (237201,2620103,0,'soga_hair_type_color',20,11,1), (237202,2620103,0,'soga_hair_type_highlight_color',216,192,37), (237203,2620103,1,'soga_lip_type',-11,-7,12), (237204,2620103,1,'soga_nose_type',-43,8,-11), (237205,2620103,0,'soga_skin_color',186,178,126), (237206,2620103,0,'wing_color1',255,255,255), (237207,2620103,0,'wing_color2',255,255,255), (237208,2620104,0,'eye_color',204,204,204), (237209,2620104,0,'skin_color',204,204,204), (237210,2620104,0,'soga_eye_color',229,229,102), (237211,2620104,0,'soga_skin_color',204,204,204), (237212,2620105,1,'cheek_type',-8,3,0), (237213,2620105,1,'chin_type',17,7,-20), (237214,2620105,1,'ear_type',44,26,0), (237215,2620105,1,'eye_brow_type',-11,0,26), (237216,2620105,0,'eye_color',142,26,153), (237217,2620105,1,'eye_type',-11,0,0), (237218,2620105,0,'hair_face_color',247,223,66), (237219,2620105,0,'hair_face_highlight_color',216,192,37), (237220,2620105,0,'hair_type_color',247,223,66), (237221,2620105,0,'hair_type_highlight_color',216,192,37), (237222,2620105,1,'lip_type',-11,-7,12), (237223,2620105,1,'nose_type',-43,8,-11), (237224,2620105,0,'skin_color',144,123,107), (237225,2620105,1,'soga_cheek_type',-8,3,0), (237226,2620105,1,'soga_chin_type',17,7,-20), (237227,2620105,1,'soga_ear_type',44,26,0), (237228,2620105,1,'soga_eye_brow_type',-11,0,26), (237229,2620105,0,'soga_eye_color',229,229,102), (237230,2620105,1,'soga_eye_type',-11,0,0), (237231,2620105,0,'soga_hair_face_color',247,223,66), (237232,2620105,0,'soga_hair_face_highlight_color',216,192,37), (237233,2620105,0,'soga_hair_type_color',247,223,66), (237234,2620105,0,'soga_hair_type_highlight_color',216,192,37), (237235,2620105,1,'soga_lip_type',-11,-7,12), (237236,2620105,1,'soga_nose_type',-43,8,-11), (237237,2620105,0,'soga_skin_color',144,123,107), (237238,2620105,0,'wing_color1',255,255,255), (237239,2620105,0,'wing_color2',255,255,255), (237240,2620106,1,'chin_type',0,4,-7), (237241,2620106,1,'ear_type',-7,-17,0), (237242,2620106,1,'eye_brow_type',-12,-32,-7), (237243,2620106,0,'eye_color',205,167,244), (237244,2620106,1,'eye_type',4,0,0), (237245,2620106,0,'hair_face_color',195,149,0), (237246,2620106,0,'hair_type_color',195,149,0), (237247,2620106,1,'lip_type',-4,11,-12), (237248,2620106,1,'nose_type',9,-7,-4), (237249,2620106,0,'skin_color',202,218,34), (237250,2620106,1,'soga_chin_type',0,4,-7), (237251,2620106,1,'soga_ear_type',-7,-17,0), (237252,2620106,1,'soga_eye_brow_type',-12,-32,-7), (237253,2620106,0,'soga_eye_color',229,229,102), (237254,2620106,1,'soga_eye_type',4,0,0), (237255,2620106,0,'soga_hair_face_color',195,149,0), (237256,2620106,0,'soga_hair_type_color',195,149,0), (237257,2620106,1,'soga_lip_type',-4,11,-12), (237258,2620106,1,'soga_nose_type',9,-7,-4), (237259,2620106,0,'soga_skin_color',202,218,34), (237260,2620106,0,'wing_color1',255,255,255), (237261,2620106,0,'wing_color2',255,255,255), (237262,2620107,1,'cheek_type',44,0,0), (237263,2620107,1,'chin_type',90,-11,0), (237264,2620107,1,'ear_type',-8,-98,0), (237265,2620107,1,'eye_brow_type',-91,-53,-25), (237266,2620107,0,'eye_color',119,175,191), (237267,2620107,1,'eye_type',75,0,0), (237268,2620107,0,'hair_color1',29,21,28), (237269,2620107,0,'hair_color2',39,32,39), (237270,2620107,0,'hair_face_color',15,1,21), (237271,2620107,0,'hair_face_highlight_color',47,14,19), (237272,2620107,0,'hair_highlight',54,45,28), (237273,2620107,0,'hair_type_color',15,1,21), (237274,2620107,0,'hair_type_highlight_color',47,14,19), (237275,2620107,1,'lip_type',0,32,-22), (237276,2620107,1,'nose_type',90,53,-34), (237277,2620107,0,'skin_color',245,250,250), (237278,2620107,1,'soga_cheek_type',44,0,0), (237279,2620107,1,'soga_chin_type',90,-11,0), (237280,2620107,1,'soga_ear_type',-8,-98,0), (237281,2620107,1,'soga_eye_brow_type',-91,-53,-25), (237282,2620107,0,'soga_eye_color',229,229,102), (237283,2620107,1,'soga_eye_type',75,0,0), (237284,2620107,0,'soga_hair_color1',29,21,28), (237285,2620107,0,'soga_hair_color2',39,32,39), (237286,2620107,0,'soga_hair_face_color',15,1,21), (237287,2620107,0,'soga_hair_face_highlight_color',47,14,19), (237288,2620107,0,'soga_hair_highlight',54,45,28), (237289,2620107,0,'soga_hair_type_color',15,1,21), (237290,2620107,0,'soga_hair_type_highlight_color',47,14,19), (237291,2620107,1,'soga_lip_type',0,32,-22), (237292,2620107,1,'soga_nose_type',90,53,-34), (237293,2620107,0,'soga_skin_color',245,250,250), (237294,2620107,0,'wing_color1',255,255,255), (237295,2620107,0,'wing_color2',255,255,255), (237296,2620108,1,'cheek_type',70,22,0), (237297,2620108,1,'chin_type',-45,-42,69), (237298,2620108,1,'ear_type',-37,-14,0), (237299,2620108,1,'eye_brow_type',62,-51,48), (237300,2620108,0,'eye_color',116,173,190), (237301,2620108,1,'eye_type',-81,0,0), (237302,2620108,0,'hair_color1',209,131,22), (237303,2620108,0,'hair_color2',199,150,48), (237304,2620108,0,'hair_face_color',184,128,10), (237305,2620108,0,'hair_face_highlight_color',244,246,246), (237306,2620108,0,'hair_highlight',164,165,165), (237307,2620108,0,'hair_type_color',184,128,10), (237308,2620108,0,'hair_type_highlight_color',244,246,246), (237309,2620108,1,'lip_type',-15,-82,-1), (237310,2620108,1,'nose_type',46,-88,3), (237311,2620108,0,'skin_color',232,232,218), (237312,2620108,1,'soga_cheek_type',70,22,0), (237313,2620108,1,'soga_chin_type',-45,-42,69), (237314,2620108,1,'soga_ear_type',-37,-14,0), (237315,2620108,1,'soga_eye_brow_type',62,-51,48), (237316,2620108,0,'soga_eye_color',229,229,102), (237317,2620108,1,'soga_eye_type',-81,0,0), (237318,2620108,0,'soga_hair_color1',209,131,22), (237319,2620108,0,'soga_hair_color2',199,150,48), (237320,2620108,0,'soga_hair_face_color',184,128,10), (237321,2620108,0,'soga_hair_face_highlight_color',244,246,246), (237322,2620108,0,'soga_hair_highlight',164,165,165), (237323,2620108,0,'soga_hair_type_color',184,128,10), (237324,2620108,0,'soga_hair_type_highlight_color',244,246,246), (237325,2620108,1,'soga_lip_type',-15,-82,-1), (237326,2620108,1,'soga_nose_type',46,-88,3), (237327,2620108,0,'soga_skin_color',232,232,218), (237328,2620109,1,'cheek_type',71,-62,0), (237329,2620109,1,'chin_type',7,25,44), (237330,2620109,1,'ear_type',69,-94,0), (237331,2620109,1,'eye_brow_type',-42,17,21), (237332,2620109,0,'eye_color',150,193,203), (237333,2620109,1,'eye_type',31,0,0), (237334,2620109,0,'hair_color1',79,28,15), (237335,2620109,0,'hair_color2',111,64,0), (237336,2620109,0,'hair_face_color',42,29,3), (237337,2620109,0,'hair_face_highlight_color',15,1,21), (237338,2620109,0,'hair_highlight',29,21,28), (237339,2620109,0,'hair_type_color',42,29,3), (237340,2620109,0,'hair_type_highlight_color',15,1,21), (237341,2620109,1,'lip_type',0,84,9), (237342,2620109,1,'nose_type',88,57,25), (237343,2620109,0,'skin_color',177,186,186), (237344,2620109,1,'soga_cheek_type',71,-62,0), (237345,2620109,1,'soga_chin_type',7,25,44), (237346,2620109,1,'soga_ear_type',69,-94,0), (237347,2620109,1,'soga_eye_brow_type',-42,17,21), (237348,2620109,0,'soga_eye_color',229,229,102), (237349,2620109,1,'soga_eye_type',31,0,0), (237350,2620109,0,'soga_hair_color1',79,28,15), (237351,2620109,0,'soga_hair_color2',111,64,0), (237352,2620109,0,'soga_hair_face_color',42,29,3), (237353,2620109,0,'soga_hair_face_highlight_color',15,1,21), (237354,2620109,0,'soga_hair_highlight',29,21,28), (237355,2620109,0,'soga_hair_type_color',42,29,3), (237356,2620109,0,'soga_hair_type_highlight_color',15,1,21), (237357,2620109,1,'soga_lip_type',0,84,9), (237358,2620109,1,'soga_nose_type',88,57,25), (237359,2620109,0,'soga_skin_color',177,186,186), (237360,2620109,0,'wing_color1',255,255,255), (237361,2620109,0,'wing_color2',255,255,255), (237362,2620110,1,'cheek_type',-28,56,0), (237363,2620110,1,'chin_type',-25,94,28), (237364,2620110,1,'ear_type',-65,-46,0), (237365,2620110,1,'eye_brow_type',-71,12,76), (237366,2620110,0,'eye_color',67,140,145), (237367,2620110,1,'eye_type',-98,0,0), (237368,2620110,0,'hair_color1',109,14,49), (237369,2620110,0,'hair_color2',185,97,0), (237370,2620110,0,'hair_face_color',84,0,0), (237371,2620110,0,'hair_face_highlight_color',193,100,45), (237372,2620110,0,'hair_highlight',105,26,26), (237373,2620110,0,'hair_type_color',84,0,0), (237374,2620110,0,'hair_type_highlight_color',193,100,45), (237375,2620110,1,'lip_type',10,-15,-1), (237376,2620110,1,'nose_type',31,-69,68), (237377,2620110,0,'skin_color',148,103,79), (237378,2620110,1,'soga_cheek_type',-28,56,0), (237379,2620110,1,'soga_chin_type',-25,94,28), (237380,2620110,1,'soga_ear_type',-65,-46,0), (237381,2620110,1,'soga_eye_brow_type',-71,12,76), (237382,2620110,0,'soga_eye_color',204,204,204), (237383,2620110,1,'soga_eye_type',-98,0,0), (237384,2620110,0,'soga_hair_color1',109,14,49), (237385,2620110,0,'soga_hair_color2',185,97,0), (237386,2620110,0,'soga_hair_face_color',84,0,0), (237387,2620110,0,'soga_hair_face_highlight_color',193,100,45), (237388,2620110,0,'soga_hair_highlight',105,26,26), (237389,2620110,0,'soga_hair_type_color',84,0,0), (237390,2620110,0,'soga_hair_type_highlight_color',193,100,45), (237391,2620110,1,'soga_lip_type',10,-15,-1), (237392,2620110,1,'soga_nose_type',31,-69,68), (237393,2620110,0,'soga_skin_color',148,103,79), (237394,2620111,1,'cheek_type',88,-31,0), (237395,2620111,1,'chin_type',34,-47,-82), (237396,2620111,1,'ear_type',4,74,0), (237397,2620111,1,'eye_brow_type',-56,-61,-50), (237398,2620111,0,'eye_color',107,168,185), (237399,2620111,1,'eye_type',7,0,0), (237400,2620111,0,'hair_color1',209,131,22), (237401,2620111,0,'hair_color2',149,120,59), (237402,2620111,0,'hair_face_color',184,128,10), (237403,2620111,0,'hair_face_highlight_color',42,12,17), (237404,2620111,0,'hair_highlight',54,45,28), (237405,2620111,0,'hair_type_color',184,128,10), (237406,2620111,0,'hair_type_highlight_color',42,12,17), (237407,2620111,1,'lip_type',-100,-45,-37), (237408,2620111,1,'nose_type',34,75,45), (237409,2620111,0,'skin_color',138,142,123), (237410,2620111,1,'soga_cheek_type',88,-31,0), (237411,2620111,1,'soga_chin_type',34,-47,-82), (237412,2620111,1,'soga_ear_type',4,74,0), (237413,2620111,1,'soga_eye_brow_type',-56,-61,-50), (237414,2620111,0,'soga_eye_color',204,204,204), (237415,2620111,1,'soga_eye_type',7,0,0), (237416,2620111,0,'soga_hair_color1',209,131,22), (237417,2620111,0,'soga_hair_color2',149,120,59), (237418,2620111,0,'soga_hair_face_color',184,128,10), (237419,2620111,0,'soga_hair_face_highlight_color',42,12,17), (237420,2620111,0,'soga_hair_highlight',54,45,28), (237421,2620111,0,'soga_hair_type_color',184,128,10), (237422,2620111,0,'soga_hair_type_highlight_color',42,12,17), (237423,2620111,1,'soga_lip_type',-100,-45,-37), (237424,2620111,1,'soga_nose_type',34,75,45), (237425,2620111,0,'soga_skin_color',138,142,123), (237426,2620112,1,'cheek_type',-61,-58,0), (237427,2620112,1,'chin_type',-43,56,85), (237428,2620112,1,'ear_type',-98,-12,0), (237429,2620112,1,'eye_brow_type',65,-56,-79), (237430,2620112,0,'eye_color',72,51,23), (237431,2620112,1,'eye_type',48,0,0), (237432,2620112,0,'hair_color1',54,45,28), (237433,2620112,0,'hair_color2',104,52,0), (237434,2620112,0,'hair_face_color',47,14,19), (237435,2620112,0,'hair_face_highlight_color',84,0,0), (237436,2620112,0,'hair_highlight',109,14,49), (237437,2620112,0,'hair_type_color',47,14,19), (237438,2620112,0,'hair_type_highlight_color',84,0,0), (237439,2620112,1,'lip_type',25,-69,-38), (237440,2620112,1,'nose_type',8,-37,-97), (237441,2620112,0,'skin_color',172,142,91), (237442,2620112,1,'soga_cheek_type',-61,-58,0), (237443,2620112,1,'soga_chin_type',-43,56,85), (237444,2620112,1,'soga_ear_type',-98,-12,0), (237445,2620112,1,'soga_eye_brow_type',65,-56,-79), (237446,2620112,0,'soga_eye_color',229,229,102), (237447,2620112,1,'soga_eye_type',48,0,0), (237448,2620112,0,'soga_hair_color1',54,45,28), (237449,2620112,0,'soga_hair_color2',104,52,0), (237450,2620112,0,'soga_hair_face_color',47,14,19), (237451,2620112,0,'soga_hair_face_highlight_color',84,0,0), (237452,2620112,0,'soga_hair_highlight',109,14,49), (237453,2620112,0,'soga_hair_type_color',47,14,19), (237454,2620112,0,'soga_hair_type_highlight_color',84,0,0), (237455,2620112,1,'soga_lip_type',25,-69,-38), (237456,2620112,1,'soga_nose_type',8,-37,-97), (237457,2620112,0,'soga_skin_color',172,142,91), (237458,2620112,0,'wing_color1',255,255,255), (237459,2620112,0,'wing_color2',255,255,255), (237460,2620113,1,'cheek_type',-94,-89,0), (237461,2620113,1,'chin_type',87,78,7), (237462,2620113,1,'ear_type',77,-79,0), (237463,2620113,1,'eye_brow_type',-87,-94,53), (237464,2620113,0,'eye_color',75,136,117), (237465,2620113,1,'eye_type',41,0,0), (237466,2620113,0,'hair_color1',38,22,21), (237467,2620113,0,'hair_color2',120,50,0), (237468,2620113,0,'hair_face_color',2,0,0), (237469,2620113,0,'hair_face_highlight_color',224,181,20), (237470,2620113,0,'hair_highlight',239,221,86), (237471,2620113,0,'hair_type_color',2,0,0), (237472,2620113,0,'hair_type_highlight_color',224,181,20), (237473,2620113,1,'lip_type',25,81,43), (237474,2620113,1,'nose_type',57,96,34), (237475,2620113,0,'skin_color',187,189,160), (237476,2620113,1,'soga_cheek_type',-94,-89,0), (237477,2620113,1,'soga_chin_type',87,78,7), (237478,2620113,1,'soga_ear_type',77,-79,0), (237479,2620113,1,'soga_eye_brow_type',-87,-94,53), (237480,2620113,0,'soga_eye_color',229,229,102), (237481,2620113,1,'soga_eye_type',41,0,0), (237482,2620113,0,'soga_hair_color1',38,22,21), (237483,2620113,0,'soga_hair_color2',120,50,0), (237484,2620113,0,'soga_hair_face_color',2,0,0), (237485,2620113,0,'soga_hair_face_highlight_color',224,181,20), (237486,2620113,0,'soga_hair_highlight',239,221,86), (237487,2620113,0,'soga_hair_type_color',2,0,0), (237488,2620113,0,'soga_hair_type_highlight_color',224,181,20), (237489,2620113,1,'soga_lip_type',25,81,43), (237490,2620113,1,'soga_nose_type',57,96,34), (237491,2620113,0,'soga_skin_color',187,189,160), (237492,2620113,0,'wing_color1',255,255,255), (237493,2620113,0,'wing_color2',255,255,255), (237494,2620114,1,'cheek_type',-70,-81,0), (237495,2620114,1,'chin_type',-78,-2,-93), (237496,2620114,1,'ear_type',50,-90,0), (237497,2620114,1,'eye_brow_type',-95,-62,45), (237498,2620114,0,'eye_color',64,129,113), (237499,2620114,1,'eye_type',58,0,0), (237500,2620114,0,'hair_color1',38,22,21), (237501,2620114,0,'hair_color2',120,50,0), (237502,2620114,0,'hair_face_color',1,0,0), (237503,2620114,0,'hair_face_highlight_color',100,70,10), (237504,2620114,0,'hair_highlight',56,33,26), (237505,2620114,0,'hair_type_color',1,0,0), (237506,2620114,0,'hair_type_highlight_color',100,70,10), (237507,2620114,1,'lip_type',76,82,-83), (237508,2620114,1,'nose_type',95,-81,21), (237509,2620114,0,'skin_color',255,255,255), (237510,2620114,1,'soga_cheek_type',-70,-81,0), (237511,2620114,1,'soga_chin_type',-78,-2,-93), (237512,2620114,1,'soga_ear_type',50,-90,0), (237513,2620114,1,'soga_eye_brow_type',-95,-62,45), (237514,2620114,0,'soga_eye_color',229,229,102), (237515,2620114,1,'soga_eye_type',58,0,0), (237516,2620114,0,'soga_hair_color1',38,22,21), (237517,2620114,0,'soga_hair_color2',120,50,0), (237518,2620114,0,'soga_hair_face_color',1,0,0), (237519,2620114,0,'soga_hair_face_highlight_color',100,70,10), (237520,2620114,0,'soga_hair_highlight',56,33,26), (237521,2620114,0,'soga_hair_type_color',1,0,0), (237522,2620114,0,'soga_hair_type_highlight_color',100,70,10), (237523,2620114,1,'soga_lip_type',76,82,-83), (237524,2620114,1,'soga_nose_type',95,-81,21), (237525,2620114,0,'soga_skin_color',255,255,255), (237526,2620115,1,'cheek_type',9,15,0), (237527,2620115,1,'chin_type',56,14,77), (237528,2620115,1,'ear_type',19,-47,0), (237529,2620115,1,'eye_brow_type',19,-26,0), (237530,2620115,0,'eye_color',55,117,121), (237531,2620115,1,'eye_type',47,0,0), (237532,2620115,0,'hair_color1',56,33,26), (237533,2620115,0,'hair_color2',94,59,11), (237534,2620115,0,'hair_face_color',100,70,10), (237535,2620115,0,'hair_face_highlight_color',232,169,28), (237536,2620115,0,'hair_highlight',200,165,96), (237537,2620115,0,'hair_type_color',100,70,10), (237538,2620115,0,'hair_type_highlight_color',232,169,28), (237539,2620115,1,'lip_type',61,20,-39), (237540,2620115,1,'nose_type',-83,74,40), (237541,2620115,0,'skin_color',244,237,237), (237542,2620115,1,'soga_cheek_type',9,15,0), (237543,2620115,1,'soga_chin_type',56,14,77), (237544,2620115,1,'soga_ear_type',19,-47,0), (237545,2620115,1,'soga_eye_brow_type',19,-26,0), (237546,2620115,0,'soga_eye_color',229,229,102), (237547,2620115,1,'soga_eye_type',47,0,0), (237548,2620115,0,'soga_hair_color1',56,33,26), (237549,2620115,0,'soga_hair_color2',94,59,11), (237550,2620115,0,'soga_hair_face_color',100,70,10), (237551,2620115,0,'soga_hair_face_highlight_color',232,169,28), (237552,2620115,0,'soga_hair_highlight',200,165,96), (237553,2620115,0,'soga_hair_type_color',100,70,10), (237554,2620115,0,'soga_hair_type_highlight_color',232,169,28), (237555,2620115,1,'soga_lip_type',61,20,-39), (237556,2620115,1,'soga_nose_type',-83,74,40), (237557,2620115,0,'soga_skin_color',244,237,237), (237558,2620115,0,'wing_color1',255,255,255), (237559,2620115,0,'wing_color2',255,255,255), (237560,2620116,1,'cheek_type',9,-40,0), (237561,2620116,1,'chin_type',0,-2,47), (237562,2620116,1,'ear_type',28,7,0), (237563,2620116,1,'eye_brow_type',18,17,12), (237564,2620116,0,'eye_color',114,156,126), (237565,2620116,1,'eye_type',-7,0,0), (237566,2620116,0,'hair_face_color',149,110,39), (237567,2620116,0,'hair_face_highlight_color',196,174,32), (237568,2620116,0,'hair_type_color',149,110,39), (237569,2620116,0,'hair_type_highlight_color',196,174,32), (237570,2620116,1,'lip_type',12,-34,-10), (237571,2620116,1,'nose_type',0,9,19), (237572,2620116,0,'skin_color',239,242,236), (237573,2620116,1,'soga_cheek_type',9,-40,0), (237574,2620116,1,'soga_chin_type',0,-2,47), (237575,2620116,1,'soga_ear_type',28,7,0), (237576,2620116,1,'soga_eye_brow_type',18,17,12), (237577,2620116,0,'soga_eye_color',229,229,102), (237578,2620116,1,'soga_eye_type',-7,0,0), (237579,2620116,0,'soga_hair_face_color',149,110,39), (237580,2620116,0,'soga_hair_face_highlight_color',196,174,32), (237581,2620116,0,'soga_hair_type_color',149,110,39), (237582,2620116,0,'soga_hair_type_highlight_color',196,174,32), (237583,2620116,1,'soga_lip_type',12,-34,-10), (237584,2620116,1,'soga_nose_type',0,9,19), (237585,2620116,0,'soga_skin_color',239,242,236), (237586,2620116,0,'wing_color1',255,255,255), (237587,2620116,0,'wing_color2',255,255,255), (237588,2620117,1,'cheek_type',3,56,0), (237589,2620117,1,'chin_type',-26,56,14), (237590,2620117,1,'ear_type',-31,98,0), (237591,2620117,1,'eye_brow_type',15,-70,44), (237592,2620117,0,'eye_color',37,71,51), (237593,2620117,1,'eye_type',12,0,0), (237594,2620117,0,'hair_face_color',15,1,21), (237595,2620117,0,'hair_face_highlight_color',119,36,33), (237596,2620117,0,'hair_type_color',15,1,21), (237597,2620117,0,'hair_type_highlight_color',119,36,33), (237598,2620117,1,'lip_type',81,-14,-70), (237599,2620117,1,'nose_type',-93,-68,17), (237600,2620117,0,'skin_color',242,233,234), (237601,2620117,1,'soga_cheek_type',3,56,0), (237602,2620117,1,'soga_chin_type',-26,56,14), (237603,2620117,1,'soga_ear_type',-31,98,0), (237604,2620117,1,'soga_eye_brow_type',15,-70,44), (237605,2620117,0,'soga_eye_color',229,229,102), (237606,2620117,1,'soga_eye_type',12,0,0), (237607,2620117,0,'soga_hair_face_color',15,1,21), (237608,2620117,0,'soga_hair_face_highlight_color',119,36,33), (237609,2620117,0,'soga_hair_type_color',15,1,21), (237610,2620117,0,'soga_hair_type_highlight_color',119,36,33), (237611,2620117,1,'soga_lip_type',81,-14,-70), (237612,2620117,1,'soga_nose_type',-93,-68,17), (237613,2620117,0,'soga_skin_color',242,233,234), (237614,2620117,0,'wing_color1',255,255,255), (237615,2620117,0,'wing_color2',255,255,255), (237616,2620118,1,'cheek_type',2,-21,0), (237617,2620118,1,'chin_type',20,0,-1), (237618,2620118,1,'ear_type',-28,0,0), (237619,2620118,1,'eye_brow_type',23,-21,17), (237620,2620118,0,'eye_color',43,87,100), (237621,2620118,1,'eye_type',1,0,0), (237622,2620118,0,'hair_face_color',178,155,145), (237623,2620118,0,'hair_face_highlight_color',114,106,39), (237624,2620118,0,'hair_type_color',178,155,145), (237625,2620118,0,'hair_type_highlight_color',114,106,39), (237626,2620118,1,'lip_type',-4,14,-20), (237627,2620118,1,'nose_type',0,37,48), (237628,2620118,0,'skin_color',189,168,120), (237629,2620118,1,'soga_cheek_type',2,-21,0), (237630,2620118,1,'soga_chin_type',20,0,-1), (237631,2620118,1,'soga_ear_type',-28,0,0), (237632,2620118,1,'soga_eye_brow_type',23,-21,17), (237633,2620118,0,'soga_eye_color',229,229,102), (237634,2620118,1,'soga_eye_type',1,0,0), (237635,2620118,0,'soga_hair_face_color',178,155,145), (237636,2620118,0,'soga_hair_face_highlight_color',114,106,39), (237637,2620118,0,'soga_hair_type_color',178,155,145), (237638,2620118,0,'soga_hair_type_highlight_color',114,106,39), (237639,2620118,1,'soga_lip_type',-4,14,-20), (237640,2620118,1,'soga_nose_type',0,37,48), (237641,2620118,0,'soga_skin_color',189,168,120), (237642,2620118,0,'wing_color1',255,255,255), (237643,2620118,0,'wing_color2',255,255,255), (237644,2620119,1,'cheek_type',75,11,0), (237645,2620119,1,'chin_type',-57,40,58), (237646,2620119,1,'eye_brow_type',76,-56,-93), (237647,2620119,0,'eye_color',75,54,25), (237648,2620119,1,'eye_type',-93,0,0), (237649,2620119,0,'hair_face_color',57,19,57), (237650,2620119,0,'hair_type_color',57,19,57), (237651,2620119,1,'lip_type',-32,17,31), (237652,2620119,1,'nose_type',22,-20,31), (237653,2620119,0,'skin_color',57,19,57), (237654,2620119,1,'soga_cheek_type',75,11,0), (237655,2620119,1,'soga_chin_type',-57,40,58), (237656,2620119,1,'soga_eye_brow_type',76,-56,-93), (237657,2620119,0,'soga_eye_color',229,229,102), (237658,2620119,1,'soga_eye_type',-93,0,0), (237659,2620119,0,'soga_hair_face_color',57,19,57), (237660,2620119,0,'soga_hair_type_color',57,19,57), (237661,2620119,1,'soga_lip_type',-32,17,31), (237662,2620119,1,'soga_nose_type',22,-20,31), (237663,2620119,0,'soga_skin_color',57,19,57), (237664,2620120,1,'cheek_type',10,22,0), (237665,2620120,1,'chin_type',7,-35,-2), (237666,2620120,1,'ear_type',8,-5,0), (237667,2620120,1,'eye_brow_type',-17,12,-38), (237668,2620120,0,'eye_color',48,59,33), (237669,2620120,1,'eye_type',-7,0,0), (237670,2620120,0,'hair_face_color',135,130,89), (237671,2620120,0,'hair_face_highlight_color',53,28,0), (237672,2620120,0,'hair_type_color',135,130,89), (237673,2620120,0,'hair_type_highlight_color',53,28,0), (237674,2620120,1,'lip_type',0,-20,0), (237675,2620120,1,'nose_type',-14,1,25), (237676,2620120,0,'skin_color',251,234,235), (237677,2620120,1,'soga_cheek_type',10,22,0), (237678,2620120,1,'soga_chin_type',7,-35,-2), (237679,2620120,1,'soga_ear_type',8,-5,0), (237680,2620120,1,'soga_eye_brow_type',-17,12,-38), (237681,2620120,0,'soga_eye_color',229,229,102), (237682,2620120,1,'soga_eye_type',-7,0,0), (237683,2620120,0,'soga_hair_face_color',135,130,89), (237684,2620120,0,'soga_hair_face_highlight_color',53,28,0), (237685,2620120,0,'soga_hair_type_color',135,130,89), (237686,2620120,0,'soga_hair_type_highlight_color',53,28,0), (237687,2620120,1,'soga_lip_type',0,-20,0), (237688,2620120,1,'soga_nose_type',-14,1,25), (237689,2620120,0,'soga_skin_color',251,234,235), (237690,2620120,0,'wing_color1',255,255,255), (237691,2620120,0,'wing_color2',255,255,255), (237692,2620121,1,'cheek_type',9,15,0), (237693,2620121,1,'chin_type',56,14,77), (237694,2620121,1,'ear_type',19,-47,0), (237695,2620121,1,'eye_brow_type',19,-26,0), (237696,2620121,0,'eye_color',55,117,121), (237697,2620121,1,'eye_type',47,0,0), (237698,2620121,0,'hair_face_color',100,70,10), (237699,2620121,0,'hair_face_highlight_color',232,169,28), (237700,2620121,0,'hair_type_color',100,70,10), (237701,2620121,0,'hair_type_highlight_color',232,169,28), (237702,2620121,1,'lip_type',61,20,-39), (237703,2620121,1,'nose_type',-83,74,40), (237704,2620121,0,'skin_color',244,237,237), (237705,2620121,1,'soga_cheek_type',9,15,0), (237706,2620121,1,'soga_chin_type',56,14,77), (237707,2620121,1,'soga_ear_type',19,-47,0), (237708,2620121,1,'soga_eye_brow_type',19,-26,0), (237709,2620121,0,'soga_eye_color',229,229,102), (237710,2620121,1,'soga_eye_type',47,0,0), (237711,2620121,0,'soga_hair_face_color',100,70,10), (237712,2620121,0,'soga_hair_face_highlight_color',232,169,28), (237713,2620121,0,'soga_hair_type_color',100,70,10), (237714,2620121,0,'soga_hair_type_highlight_color',232,169,28), (237715,2620121,1,'soga_lip_type',61,20,-39), (237716,2620121,1,'soga_nose_type',-83,74,40), (237717,2620121,0,'soga_skin_color',244,237,237), (237718,2620121,0,'wing_color1',255,255,255), (237719,2620121,0,'wing_color2',255,255,255), (237720,2620122,1,'cheek_type',98,74,0), (237721,2620122,1,'chin_type',0,-7,-7), (237722,2620122,1,'ear_type',-35,-34,0), (237723,2620122,1,'eye_brow_type',-100,100,100), (237724,2620122,0,'eye_color',209,195,167), (237725,2620122,1,'eye_type',-100,0,0), (237726,2620122,0,'hair_color1',249,230,153), (237727,2620122,0,'hair_color2',142,120,84), (237728,2620122,0,'hair_face_color',241,227,194), (237729,2620122,0,'hair_face_highlight_color',184,128,10), (237730,2620122,0,'hair_highlight',209,131,22), (237731,2620122,0,'hair_type_color',241,227,194), (237732,2620122,0,'hair_type_highlight_color',184,128,10), (237733,2620122,1,'lip_type',56,-62,-100), (237734,2620122,1,'nose_type',-81,-74,-19), (237735,2620122,0,'skin_color',220,205,191), (237736,2620122,1,'soga_cheek_type',98,74,0), (237737,2620122,1,'soga_chin_type',0,-7,-7), (237738,2620122,1,'soga_ear_type',-35,-34,0), (237739,2620122,1,'soga_eye_brow_type',-100,100,100), (237740,2620122,0,'soga_eye_color',229,229,102), (237741,2620122,1,'soga_eye_type',-100,0,0), (237742,2620122,0,'soga_hair_color1',249,230,153), (237743,2620122,0,'soga_hair_color2',142,120,84), (237744,2620122,0,'soga_hair_face_color',241,227,194), (237745,2620122,0,'soga_hair_face_highlight_color',184,128,10), (237746,2620122,0,'soga_hair_highlight',209,131,22), (237747,2620122,0,'soga_hair_type_color',241,227,194), (237748,2620122,0,'soga_hair_type_highlight_color',184,128,10), (237749,2620122,1,'soga_lip_type',56,-62,-100), (237750,2620122,1,'soga_nose_type',-81,-74,-19), (237751,2620122,0,'soga_skin_color',220,205,191), (237752,2620123,1,'cheek_type',11,-19,0), (237753,2620123,1,'chin_type',-5,-5,8), (237754,2620123,1,'eye_brow_type',0,2,0), (237755,2620123,0,'eye_color',39,82,83), (237756,2620123,1,'eye_type',-5,0,0), (237757,2620123,0,'hair_face_color',122,149,149), (237758,2620123,0,'hair_face_highlight_color',133,125,62), (237759,2620123,0,'hair_type_color',122,149,149), (237760,2620123,0,'hair_type_highlight_color',133,125,62), (237761,2620123,1,'lip_type',-31,5,7), (237762,2620123,1,'nose_type',-14,28,-12), (237763,2620123,0,'skin_color',202,140,126), (237764,2620123,1,'soga_cheek_type',11,-19,0), (237765,2620123,1,'soga_chin_type',-5,-5,8), (237766,2620123,1,'soga_eye_brow_type',0,2,0), (237767,2620123,0,'soga_eye_color',229,229,102), (237768,2620123,1,'soga_eye_type',-5,0,0), (237769,2620123,0,'soga_hair_face_color',122,149,149), (237770,2620123,0,'soga_hair_face_highlight_color',133,125,62), (237771,2620123,0,'soga_hair_type_color',122,149,149), (237772,2620123,0,'soga_hair_type_highlight_color',133,125,62), (237773,2620123,1,'soga_lip_type',-31,5,7), (237774,2620123,1,'soga_nose_type',-14,28,-12), (237775,2620123,0,'soga_skin_color',202,140,126), (237776,2620123,0,'wing_color1',255,255,255), (237777,2620123,0,'wing_color2',255,255,255), (237778,2620124,1,'cheek_type',-7,-50,0), (237779,2620124,1,'chin_type',-17,-28,7), (237780,2620124,1,'ear_type',-37,-62,0), (237781,2620124,1,'eye_brow_type',-25,-7,-68), (237782,2620124,0,'eye_color',44,91,105), (237783,2620124,1,'eye_type',-81,0,0), (237784,2620124,0,'hair_color1',209,131,22), (237785,2620124,0,'hair_color2',199,150,48), (237786,2620124,0,'hair_face_color',184,128,10), (237787,2620124,0,'hair_face_highlight_color',219,179,15), (237788,2620124,0,'hair_highlight',239,221,86), (237789,2620124,0,'hair_type_color',184,128,10), (237790,2620124,0,'hair_type_highlight_color',219,179,15), (237791,2620124,1,'lip_type',100,-76,-100), (237792,2620124,1,'nose_type',55,55,-50), (237793,2620124,0,'skin_color',174,136,91), (237794,2620124,1,'soga_cheek_type',-7,-50,0), (237795,2620124,1,'soga_chin_type',-17,-28,7), (237796,2620124,1,'soga_ear_type',-37,-62,0), (237797,2620124,1,'soga_eye_brow_type',-25,-7,-68), (237798,2620124,0,'soga_eye_color',229,229,102), (237799,2620124,1,'soga_eye_type',-81,0,0), (237800,2620124,0,'soga_hair_color1',209,131,22), (237801,2620124,0,'soga_hair_color2',199,150,48), (237802,2620124,0,'soga_hair_face_color',184,128,10), (237803,2620124,0,'soga_hair_face_highlight_color',219,179,15), (237804,2620124,0,'soga_hair_highlight',239,221,86), (237805,2620124,0,'soga_hair_type_color',184,128,10), (237806,2620124,0,'soga_hair_type_highlight_color',219,179,15), (237807,2620124,1,'soga_lip_type',100,-76,-100), (237808,2620124,1,'soga_nose_type',55,55,-50), (237809,2620124,0,'soga_skin_color',174,136,91), (237810,2620125,1,'cheek_type',-8,3,0), (237811,2620125,1,'chin_type',17,7,-20), (237812,2620125,1,'ear_type',44,26,0), (237813,2620125,1,'eye_brow_type',-11,0,26), (237814,2620125,0,'eye_color',61,39,83), (237815,2620125,1,'eye_type',-11,0,0), (237816,2620125,0,'hair_face_color',124,112,95), (237817,2620125,0,'hair_face_highlight_color',216,192,37), (237818,2620125,0,'hair_type_color',124,112,95), (237819,2620125,0,'hair_type_highlight_color',216,192,37), (237820,2620125,1,'lip_type',-11,-7,12), (237821,2620125,1,'nose_type',-43,8,-11), (237822,2620125,0,'skin_color',149,134,100), (237823,2620125,1,'soga_cheek_type',-8,3,0), (237824,2620125,1,'soga_chin_type',17,7,-20), (237825,2620125,1,'soga_ear_type',44,26,0), (237826,2620125,1,'soga_eye_brow_type',-11,0,26), (237827,2620125,0,'soga_eye_color',229,229,102), (237828,2620125,1,'soga_eye_type',-11,0,0), (237829,2620125,0,'soga_hair_face_color',124,112,95), (237830,2620125,0,'soga_hair_face_highlight_color',216,192,37), (237831,2620125,0,'soga_hair_type_color',124,112,95), (237832,2620125,0,'soga_hair_type_highlight_color',216,192,37), (237833,2620125,1,'soga_lip_type',-11,-7,12), (237834,2620125,1,'soga_nose_type',-43,8,-11), (237835,2620125,0,'soga_skin_color',149,134,100), (237836,2620125,0,'wing_color1',255,255,255), (237837,2620125,0,'wing_color2',255,255,255), (237838,2620126,1,'cheek_type',81,-56,0), (237839,2620126,1,'chin_type',1,37,-28), (237840,2620126,1,'ear_type',75,1,0), (237841,2620126,1,'eye_brow_type',81,37,-19), (237842,2620126,0,'eye_color',49,29,9), (237843,2620126,1,'eye_type',20,0,0), (237844,2620126,0,'hair_face_color',35,24,1), (237845,2620126,0,'hair_face_highlight_color',100,70,10), (237846,2620126,0,'hair_type_color',35,24,1), (237847,2620126,0,'hair_type_highlight_color',100,70,10), (237848,2620126,1,'lip_type',-81,76,37), (237849,2620126,1,'nose_type',39,7,17), (237850,2620126,0,'skin_color',240,242,214), (237851,2620126,1,'soga_cheek_type',81,-56,0), (237852,2620126,1,'soga_chin_type',1,37,-28), (237853,2620126,1,'soga_ear_type',75,1,0), (237854,2620126,1,'soga_eye_brow_type',81,37,-19), (237855,2620126,0,'soga_eye_color',204,204,204), (237856,2620126,1,'soga_eye_type',20,0,0), (237857,2620126,0,'soga_hair_face_color',35,24,1), (237858,2620126,0,'soga_hair_face_highlight_color',100,70,10), (237859,2620126,0,'soga_hair_type_color',35,24,1), (237860,2620126,0,'soga_hair_type_highlight_color',100,70,10), (237861,2620126,1,'soga_lip_type',-81,76,37), (237862,2620126,1,'soga_nose_type',39,7,17), (237863,2620126,0,'soga_skin_color',240,242,214), (237864,2620126,0,'wing_color1',255,255,255), (237865,2620126,0,'wing_color2',255,255,255), (237866,2620127,1,'cheek_type',-35,12,0), (237867,2620127,1,'chin_type',15,93,-25), (237868,2620127,1,'ear_type',62,-43,0), (237869,2620127,1,'eye_brow_type',-43,44,83), (237870,2620127,0,'eye_color',106,162,159), (237871,2620127,1,'eye_type',26,0,0), (237872,2620127,0,'hair_color1',29,21,28), (237873,2620127,0,'hair_color2',39,32,39), (237874,2620127,0,'hair_face_color',15,1,21), (237875,2620127,0,'hair_face_highlight_color',219,179,15), (237876,2620127,0,'hair_highlight',239,221,86), (237877,2620127,0,'hair_type_color',15,1,21), (237878,2620127,0,'hair_type_highlight_color',219,179,15), (237879,2620127,1,'lip_type',48,14,90), (237880,2620127,1,'nose_type',0,46,-12), (237881,2620127,0,'skin_color',149,156,156), (237882,2620127,1,'soga_cheek_type',-35,12,0), (237883,2620127,1,'soga_chin_type',15,93,-25), (237884,2620127,1,'soga_ear_type',62,-43,0), (237885,2620127,1,'soga_eye_brow_type',-43,44,83), (237886,2620127,0,'soga_eye_color',229,229,102), (237887,2620127,1,'soga_eye_type',26,0,0), (237888,2620127,0,'soga_hair_color1',29,21,28), (237889,2620127,0,'soga_hair_color2',39,32,39), (237890,2620127,0,'soga_hair_face_color',15,1,21), (237891,2620127,0,'soga_hair_face_highlight_color',219,179,15), (237892,2620127,0,'soga_hair_highlight',239,221,86), (237893,2620127,0,'soga_hair_type_color',15,1,21), (237894,2620127,0,'soga_hair_type_highlight_color',219,179,15), (237895,2620127,1,'soga_lip_type',48,14,90), (237896,2620127,1,'soga_nose_type',0,46,-12), (237897,2620127,0,'soga_skin_color',149,156,156), (237898,2620127,0,'wing_color1',255,255,255), (237899,2620127,0,'wing_color2',255,255,255), (237900,2620128,1,'cheek_type',-7,-93,0), (237901,2620128,1,'chin_type',68,-71,-12), (237902,2620128,1,'ear_type',19,20,0), (237903,2620128,1,'eye_brow_type',28,88,17), (237904,2620128,0,'eye_color',41,82,95), (237905,2620128,1,'eye_type',79,0,0), (237906,2620128,0,'hair_color1',56,33,26), (237907,2620128,0,'hair_color2',94,59,11), (237908,2620128,0,'hair_face_color',100,70,10), (237909,2620128,0,'hair_face_highlight_color',232,183,30), (237910,2620128,0,'hair_highlight',246,219,114), (237911,2620128,0,'hair_type_color',100,70,10), (237912,2620128,0,'hair_type_highlight_color',232,183,30), (237913,2620128,1,'lip_type',-56,-1,-34), (237914,2620128,1,'nose_type',17,17,1), (237915,2620128,0,'skin_color',105,112,109), (237916,2620128,1,'soga_cheek_type',-7,-93,0), (237917,2620128,1,'soga_chin_type',68,-71,-12), (237918,2620128,1,'soga_ear_type',19,20,0), (237919,2620128,1,'soga_eye_brow_type',28,88,17), (237920,2620128,0,'soga_eye_color',229,229,102), (237921,2620128,1,'soga_eye_type',79,0,0), (237922,2620128,0,'soga_hair_color1',56,33,26), (237923,2620128,0,'soga_hair_color2',94,59,11), (237924,2620128,0,'soga_hair_face_color',100,70,10), (237925,2620128,0,'soga_hair_face_highlight_color',232,183,30), (237926,2620128,0,'soga_hair_highlight',246,219,114), (237927,2620128,0,'soga_hair_type_color',100,70,10), (237928,2620128,0,'soga_hair_type_highlight_color',232,183,30), (237929,2620128,1,'soga_lip_type',-56,-1,-34), (237930,2620128,1,'soga_nose_type',17,17,1), (237931,2620128,0,'soga_skin_color',105,112,109), (237932,2620128,0,'wing_color1',255,255,255), (237933,2620128,0,'wing_color2',255,255,255), (237934,2620129,1,'cheek_type',-7,0,0), (237935,2620129,1,'chin_type',-29,75,-96), (237936,2620129,1,'ear_type',69,14,0), (237937,2620129,1,'eye_brow_type',28,-20,-23), (237938,2620129,0,'eye_color',47,95,110), (237939,2620129,1,'eye_type',-37,0,0), (237940,2620129,0,'hair_color1',114,112,142), (237941,2620129,0,'hair_color2',152,138,129), (237942,2620129,0,'hair_face_color',119,147,147), (237943,2620129,0,'hair_face_highlight_color',193,100,45), (237944,2620129,0,'hair_highlight',105,26,26), (237945,2620129,0,'hair_type_color',119,147,147), (237946,2620129,0,'hair_type_highlight_color',193,100,45), (237947,2620129,1,'lip_type',-28,-44,78), (237948,2620129,1,'nose_type',84,-75,-21), (237949,2620129,0,'skin_color',229,215,216), (237950,2620129,1,'soga_cheek_type',-7,0,0), (237951,2620129,1,'soga_chin_type',-29,75,-96), (237952,2620129,1,'soga_ear_type',69,14,0), (237953,2620129,1,'soga_eye_brow_type',28,-20,-23), (237954,2620129,0,'soga_eye_color',229,229,102), (237955,2620129,1,'soga_eye_type',-37,0,0), (237956,2620129,0,'soga_hair_color1',114,112,142), (237957,2620129,0,'soga_hair_color2',152,138,129), (237958,2620129,0,'soga_hair_face_color',119,147,147), (237959,2620129,0,'soga_hair_face_highlight_color',193,100,45), (237960,2620129,0,'soga_hair_highlight',105,26,26), (237961,2620129,0,'soga_hair_type_color',119,147,147), (237962,2620129,0,'soga_hair_type_highlight_color',193,100,45), (237963,2620129,1,'soga_lip_type',-28,-44,78), (237964,2620129,1,'soga_nose_type',84,-75,-21), (237965,2620129,0,'soga_skin_color',229,215,216), (237966,2620129,0,'wing_color1',255,255,255), (237967,2620129,0,'wing_color2',255,255,255), (237968,2620130,1,'cheek_type',81,-56,0), (237969,2620130,1,'chin_type',0,37,-28), (237970,2620130,1,'ear_type',75,0,0), (237971,2620130,1,'eye_brow_type',81,37,-18), (237972,2620130,0,'eye_color',63,131,143), (237973,2620130,1,'eye_type',19,0,0), (237974,2620130,0,'hair_face_color',119,147,147), (237975,2620130,0,'hair_face_highlight_color',244,246,246), (237976,2620130,0,'hair_type_color',119,147,147), (237977,2620130,0,'hair_type_highlight_color',244,246,246), (237978,2620130,1,'lip_type',-81,75,37), (237979,2620130,1,'nose_type',38,7,17), (237980,2620130,0,'skin_color',240,242,214), (237981,2620130,1,'soga_cheek_type',81,-56,0), (237982,2620130,1,'soga_chin_type',0,37,-28), (237983,2620130,1,'soga_ear_type',75,0,0), (237984,2620130,1,'soga_eye_brow_type',81,37,-18), (237985,2620130,0,'soga_eye_color',204,204,204), (237986,2620130,1,'soga_eye_type',19,0,0), (237987,2620130,0,'soga_hair_face_color',119,147,147), (237988,2620130,0,'soga_hair_face_highlight_color',244,246,246), (237989,2620130,0,'soga_hair_type_color',119,147,147), (237990,2620130,0,'soga_hair_type_highlight_color',244,246,246), (237991,2620130,1,'soga_lip_type',-81,75,37), (237992,2620130,1,'soga_nose_type',38,7,17), (237993,2620130,0,'soga_skin_color',240,242,214), (237994,2620130,0,'wing_color1',255,255,255), (237995,2620130,0,'wing_color2',255,255,255), (237996,2620131,1,'cheek_type',-32,0,0), (237997,2620131,1,'chin_type',-7,26,4), (237998,2620131,1,'ear_type',-25,-41,0), (237999,2620131,1,'eye_brow_type',0,25,34), (238000,2620131,0,'eye_color',107,154,131), (238001,2620131,1,'eye_type',-10,0,0), (238002,2620131,0,'hair_face_color',147,104,29), (238003,2620131,0,'hair_face_highlight_color',68,47,0), (238004,2620131,0,'hair_type_color',147,104,29), (238005,2620131,0,'hair_type_highlight_color',68,47,0), (238006,2620131,1,'lip_type',8,-3,-34), (238007,2620131,1,'nose_type',0,-14,34), (238008,2620131,0,'skin_color',182,147,96), (238009,2620131,1,'soga_cheek_type',-32,0,0), (238010,2620131,1,'soga_chin_type',-7,26,4), (238011,2620131,1,'soga_ear_type',-25,-41,0), (238012,2620131,1,'soga_eye_brow_type',0,25,34), (238013,2620131,0,'soga_eye_color',229,229,102), (238014,2620131,1,'soga_eye_type',-10,0,0), (238015,2620131,0,'soga_hair_face_color',147,104,29), (238016,2620131,0,'soga_hair_face_highlight_color',68,47,0), (238017,2620131,0,'soga_hair_type_color',147,104,29), (238018,2620131,0,'soga_hair_type_highlight_color',68,47,0), (238019,2620131,1,'soga_lip_type',8,-3,-34), (238020,2620131,1,'soga_nose_type',0,-14,34), (238021,2620131,0,'soga_skin_color',182,147,96), (238022,2620131,0,'wing_color1',255,255,255), (238023,2620131,0,'wing_color2',255,255,255), (238024,2620132,1,'cheek_type',34,7,0), (238025,2620132,1,'chin_type',-23,-4,-19), (238026,2620132,1,'ear_type',35,2,0), (238027,2620132,1,'eye_brow_type',-32,0,11), (238028,2620132,0,'eye_color',31,66,70), (238029,2620132,1,'eye_type',4,0,0), (238030,2620132,0,'hair_face_color',114,114,112), (238031,2620132,0,'hair_face_highlight_color',94,49,7), (238032,2620132,0,'hair_type_color',114,114,112), (238033,2620132,0,'hair_type_highlight_color',94,49,7), (238034,2620132,1,'lip_type',22,0,25), (238035,2620132,1,'nose_type',-31,-4,7), (238036,2620132,0,'skin_color',239,248,244), (238037,2620132,1,'soga_cheek_type',34,7,0), (238038,2620132,1,'soga_chin_type',-23,-4,-19), (238039,2620132,1,'soga_ear_type',35,2,0), (238040,2620132,1,'soga_eye_brow_type',-32,0,11), (238041,2620132,0,'soga_eye_color',229,229,102), (238042,2620132,1,'soga_eye_type',4,0,0), (238043,2620132,0,'soga_hair_face_color',114,114,112), (238044,2620132,0,'soga_hair_face_highlight_color',94,49,7), (238045,2620132,0,'soga_hair_type_color',114,114,112), (238046,2620132,0,'soga_hair_type_highlight_color',94,49,7), (238047,2620132,1,'soga_lip_type',22,0,25), (238048,2620132,1,'soga_nose_type',-31,-4,7), (238049,2620132,0,'soga_skin_color',239,248,244), (238050,2620132,0,'wing_color1',255,255,255), (238051,2620132,0,'wing_color2',255,255,255), (238052,2620133,1,'cheek_type',0,21,0), (238053,2620133,1,'chin_type',17,0,-8), (238054,2620133,1,'ear_type',0,14,0), (238055,2620133,1,'eye_brow_type',12,0,12), (238056,2620133,0,'eye_color',115,77,33), (238057,2620133,1,'eye_type',-40,0,0), (238058,2620133,0,'hair_face_color',170,166,101), (238059,2620133,0,'hair_face_highlight_color',16,15,10), (238060,2620133,0,'hair_type_color',170,166,101), (238061,2620133,0,'hair_type_highlight_color',16,15,10), (238062,2620133,1,'lip_type',29,7,22), (238063,2620133,1,'nose_type',-4,8,-8), (238064,2620133,0,'skin_color',183,137,98), (238065,2620133,1,'soga_cheek_type',0,21,0), (238066,2620133,1,'soga_chin_type',17,0,-8), (238067,2620133,1,'soga_ear_type',0,14,0), (238068,2620133,1,'soga_eye_brow_type',12,0,12), (238069,2620133,0,'soga_eye_color',229,229,102), (238070,2620133,1,'soga_eye_type',-40,0,0), (238071,2620133,0,'soga_hair_face_color',170,166,101), (238072,2620133,0,'soga_hair_face_highlight_color',16,15,10), (238073,2620133,0,'soga_hair_type_color',170,166,101), (238074,2620133,0,'soga_hair_type_highlight_color',16,15,10), (238075,2620133,1,'soga_lip_type',29,7,22), (238076,2620133,1,'soga_nose_type',-4,8,-8), (238077,2620133,0,'soga_skin_color',183,137,98), (238078,2620133,0,'wing_color1',255,255,255), (238079,2620133,0,'wing_color2',255,255,255), (238080,2620134,1,'eye_brow_type',-59,0,0), (238081,2620134,0,'eye_color',89,89,0), (238082,2620134,1,'lip_type',-96,0,0), (238083,2620134,1,'nose_type',-75,-64,0), (238084,2620134,0,'skin_color',0,52,53), (238085,2620134,1,'soga_eye_brow_type',-59,0,0), (238086,2620134,0,'soga_eye_color',229,229,102), (238087,2620134,1,'soga_lip_type',-96,0,0), (238088,2620134,1,'soga_nose_type',-75,-64,0), (238089,2620134,0,'soga_skin_color',0,52,53), (238090,2620134,0,'wing_color1',255,255,255), (238091,2620134,0,'wing_color2',255,255,255), (238092,2620135,1,'cheek_type',-8,3,0), (238093,2620135,1,'chin_type',17,7,-20), (238094,2620135,1,'ear_type',44,26,0), (238095,2620135,1,'eye_brow_type',-11,0,26), (238096,2620135,0,'eye_color',234,185,16), (238097,2620135,1,'eye_type',-11,0,0), (238098,2620135,0,'hair_face_color',32,31,13), (238099,2620135,0,'hair_face_highlight_color',216,192,37), (238100,2620135,0,'hair_type_color',32,31,13), (238101,2620135,0,'hair_type_highlight_color',216,192,37), (238102,2620135,1,'lip_type',-11,-7,12), (238103,2620135,1,'nose_type',-43,8,-11), (238104,2620135,0,'skin_color',143,154,144), (238105,2620135,1,'soga_cheek_type',-8,3,0), (238106,2620135,1,'soga_chin_type',17,7,-20), (238107,2620135,1,'soga_ear_type',44,26,0), (238108,2620135,1,'soga_eye_brow_type',-11,0,26), (238109,2620135,0,'soga_eye_color',229,229,102), (238110,2620135,1,'soga_eye_type',-11,0,0), (238111,2620135,0,'soga_hair_face_color',32,31,13), (238112,2620135,0,'soga_hair_face_highlight_color',216,192,37), (238113,2620135,0,'soga_hair_type_color',32,31,13), (238114,2620135,0,'soga_hair_type_highlight_color',216,192,37), (238115,2620135,1,'soga_lip_type',-11,-7,12), (238116,2620135,1,'soga_nose_type',-43,8,-11), (238117,2620135,0,'soga_skin_color',143,154,144), (238118,2620135,0,'wing_color1',255,255,255), (238119,2620135,0,'wing_color2',255,255,255), (238120,2620136,0,'eye_color',255,255,255), (238121,2620136,0,'skin_color',255,255,255), (238122,2620136,0,'soga_eye_color',255,0,255), (238123,2620137,1,'cheek_type',70,1,0), (238124,2620137,1,'chin_type',28,44,-65), (238125,2620137,1,'ear_type',-17,68,0), (238126,2620137,1,'eye_brow_type',2,-84,-46), (238127,2620137,0,'eye_color',148,192,202), (238128,2620137,1,'eye_type',78,0,0), (238129,2620137,0,'hair_color1',109,14,49), (238130,2620137,0,'hair_color2',185,97,0), (238131,2620137,0,'hair_face_color',84,0,0), (238132,2620137,0,'hair_face_highlight_color',19,6,26), (238133,2620137,0,'hair_highlight',26,24,25), (238134,2620137,0,'hair_type_color',84,0,0), (238135,2620137,0,'hair_type_highlight_color',19,6,26), (238136,2620137,1,'lip_type',61,-38,-5), (238137,2620137,1,'nose_type',96,-72,-31), (238138,2620137,0,'skin_color',244,251,251), (238139,2620137,1,'soga_cheek_type',70,1,0), (238140,2620137,1,'soga_chin_type',28,44,-65), (238141,2620137,1,'soga_ear_type',-17,68,0), (238142,2620137,1,'soga_eye_brow_type',2,-84,-46), (238143,2620137,0,'soga_eye_color',204,204,204), (238144,2620137,1,'soga_eye_type',78,0,0), (238145,2620137,0,'soga_hair_color1',109,14,49), (238146,2620137,0,'soga_hair_color2',185,97,0), (238147,2620137,0,'soga_hair_face_color',84,0,0), (238148,2620137,0,'soga_hair_face_highlight_color',19,6,26), (238149,2620137,0,'soga_hair_highlight',26,24,25), (238150,2620137,0,'soga_hair_type_color',84,0,0), (238151,2620137,0,'soga_hair_type_highlight_color',19,6,26), (238152,2620137,1,'soga_lip_type',61,-38,-5), (238153,2620137,1,'soga_nose_type',96,-72,-31), (238154,2620137,0,'soga_skin_color',244,251,251), (238155,2620138,1,'cheek_type',88,57,0), (238156,2620138,1,'chin_type',-77,-84,0), (238157,2620138,1,'ear_type',-83,-56,0), (238158,2620138,1,'eye_brow_type',-82,0,-37), (238159,2620138,0,'eye_color',38,60,37), (238160,2620138,1,'eye_type',76,0,0), (238161,2620138,0,'hair_color1',79,28,15), (238162,2620138,0,'hair_color2',97,68,25), (238163,2620138,0,'hair_face_color',36,23,3), (238164,2620138,0,'hair_face_highlight_color',7,3,3), (238165,2620138,0,'hair_highlight',21,13,24), (238166,2620138,0,'hair_type_color',36,23,3), (238167,2620138,0,'hair_type_highlight_color',7,3,3), (238168,2620138,1,'lip_type',81,8,62), (238169,2620138,1,'nose_type',93,-90,47), (238170,2620138,0,'skin_color',133,130,97), (238171,2620138,1,'soga_cheek_type',88,57,0), (238172,2620138,1,'soga_chin_type',-77,-84,0), (238173,2620138,1,'soga_ear_type',-83,-56,0), (238174,2620138,1,'soga_eye_brow_type',-82,0,-37), (238175,2620138,0,'soga_eye_color',204,204,204), (238176,2620138,1,'soga_eye_type',76,0,0), (238177,2620138,0,'soga_hair_color1',79,28,15), (238178,2620138,0,'soga_hair_color2',97,68,25), (238179,2620138,0,'soga_hair_face_color',36,23,3), (238180,2620138,0,'soga_hair_face_highlight_color',7,3,3), (238181,2620138,0,'soga_hair_highlight',21,13,24), (238182,2620138,0,'soga_hair_type_color',36,23,3), (238183,2620138,0,'soga_hair_type_highlight_color',7,3,3), (238184,2620138,1,'soga_lip_type',81,8,62), (238185,2620138,1,'soga_nose_type',93,-90,47), (238186,2620138,0,'soga_skin_color',133,130,97), (238187,2620139,1,'cheek_type',-56,7,0), (238188,2620139,1,'chin_type',-76,-14,-7), (238189,2620139,1,'ear_type',-21,41,0), (238190,2620139,1,'eye_brow_type',61,-14,21), (238191,2620139,0,'eye_color',48,99,113), (238192,2620139,1,'eye_type',70,0,0), (238193,2620139,0,'hair_color1',56,33,26), (238194,2620139,0,'hair_color2',94,59,11), (238195,2620139,0,'hair_face_color',96,68,9), (238196,2620139,0,'hair_face_highlight_color',231,184,29), (238197,2620139,0,'hair_highlight',246,219,114), (238198,2620139,0,'hair_type_color',96,68,9), (238199,2620139,0,'hair_type_highlight_color',231,184,29), (238200,2620139,1,'lip_type',7,0,-34), (238201,2620139,1,'nose_type',25,-98,5), (238202,2620139,0,'skin_color',184,171,122), (238203,2620139,1,'soga_cheek_type',-56,7,0), (238204,2620139,1,'soga_chin_type',-76,-14,-7), (238205,2620139,1,'soga_ear_type',-21,41,0), (238206,2620139,1,'soga_eye_brow_type',61,-14,21), (238207,2620139,0,'soga_eye_color',204,204,204), (238208,2620139,1,'soga_eye_type',70,0,0), (238209,2620139,0,'soga_hair_color1',56,33,26), (238210,2620139,0,'soga_hair_color2',94,59,11), (238211,2620139,0,'soga_hair_face_color',96,68,9), (238212,2620139,0,'soga_hair_face_highlight_color',231,184,29), (238213,2620139,0,'soga_hair_highlight',246,219,114), (238214,2620139,0,'soga_hair_type_color',96,68,9), (238215,2620139,0,'soga_hair_type_highlight_color',231,184,29), (238216,2620139,1,'soga_lip_type',7,0,-34), (238217,2620139,1,'soga_nose_type',25,-98,5), (238218,2620139,0,'soga_skin_color',184,171,122), (238219,2620140,1,'cheek_type',-4,-20,0), (238220,2620140,1,'chin_type',1,21,-43), (238221,2620140,1,'ear_type',4,12,0), (238222,2620140,1,'eye_brow_type',-32,-2,20), (238223,2620140,0,'eye_color',45,91,78), (238224,2620140,0,'hair_face_color',108,103,71), (238225,2620140,0,'hair_face_highlight_color',35,12,5), (238226,2620140,0,'hair_type_color',108,103,71), (238227,2620140,0,'hair_type_highlight_color',35,12,5), (238228,2620140,1,'lip_type',11,-41,45), (238229,2620140,1,'nose_type',37,25,-23), (238230,2620140,0,'skin_color',250,234,235), (238231,2620140,1,'soga_cheek_type',-4,-20,0), (238232,2620140,1,'soga_chin_type',1,21,-43), (238233,2620140,1,'soga_ear_type',4,12,0), (238234,2620140,1,'soga_eye_brow_type',-32,-2,20), (238235,2620140,0,'soga_eye_color',229,229,102), (238236,2620140,0,'soga_hair_face_color',108,103,71), (238237,2620140,0,'soga_hair_face_highlight_color',35,12,5), (238238,2620140,0,'soga_hair_type_color',108,103,71), (238239,2620140,0,'soga_hair_type_highlight_color',35,12,5), (238240,2620140,1,'soga_lip_type',11,-41,45), (238241,2620140,1,'soga_nose_type',37,25,-23), (238242,2620140,0,'soga_skin_color',250,234,235), (238243,2620140,0,'wing_color1',255,255,255), (238244,2620140,0,'wing_color2',255,255,255), (238245,2620141,1,'cheek_type',50,-52,0), (238246,2620141,1,'chin_type',21,-21,53), (238247,2620141,1,'ear_type',82,-77,0), (238248,2620141,1,'eye_brow_type',0,-34,-28), (238249,2620141,0,'eye_color',193,248,245), (238250,2620141,1,'eye_type',-28,0,0), (238251,2620141,0,'hair_color1',43,36,70), (238252,2620141,0,'hair_color2',49,49,53), (238253,2620141,0,'hair_face_color',61,61,75), (238254,2620141,0,'hair_face_highlight_color',244,244,246), (238255,2620141,0,'hair_highlight',160,156,172), (238256,2620141,0,'hair_type_color',61,61,75), (238257,2620141,0,'hair_type_highlight_color',244,244,246), (238258,2620141,1,'lip_type',68,-20,56), (238259,2620141,1,'nose_type',-88,38,-7), (238260,2620141,0,'skin_color',74,72,72), (238261,2620141,1,'soga_cheek_type',50,-52,0), (238262,2620141,1,'soga_chin_type',21,-21,53), (238263,2620141,1,'soga_ear_type',82,-77,0), (238264,2620141,1,'soga_eye_brow_type',0,-34,-28), (238265,2620141,0,'soga_eye_color',229,229,102), (238266,2620141,1,'soga_eye_type',-28,0,0), (238267,2620141,0,'soga_hair_color1',43,36,70), (238268,2620141,0,'soga_hair_color2',49,49,53), (238269,2620141,0,'soga_hair_face_color',61,61,75), (238270,2620141,0,'soga_hair_face_highlight_color',244,244,246), (238271,2620141,0,'soga_hair_highlight',160,156,172), (238272,2620141,0,'soga_hair_type_color',61,61,75), (238273,2620141,0,'soga_hair_type_highlight_color',244,244,246), (238274,2620141,1,'soga_lip_type',68,-20,56), (238275,2620141,1,'soga_nose_type',-88,38,-7), (238276,2620141,0,'soga_skin_color',74,72,72), (238277,2620142,1,'cheek_type',-76,75,0), (238278,2620142,1,'chin_type',17,-90,-12), (238279,2620142,1,'ear_type',-4,-71,0), (238280,2620142,1,'eye_brow_type',87,20,-25), (238281,2620142,0,'eye_color',158,158,0), (238282,2620142,1,'eye_type',-48,0,0), (238283,2620142,1,'lip_type',89,93,12), (238284,2620142,1,'nose_type',-51,-50,68), (238285,2620142,0,'skin_color',35,50,54), (238286,2620142,1,'soga_cheek_type',-76,75,0), (238287,2620142,1,'soga_chin_type',17,-90,-12), (238288,2620142,1,'soga_ear_type',-4,-71,0), (238289,2620142,1,'soga_eye_brow_type',87,20,-25), (238290,2620142,0,'soga_eye_color',229,229,102), (238291,2620142,1,'soga_eye_type',-48,0,0), (238292,2620142,1,'soga_lip_type',89,93,12), (238293,2620142,1,'soga_nose_type',-51,-50,68), (238294,2620142,0,'soga_skin_color',35,50,54), (238295,2620142,0,'wing_color1',255,255,255), (238296,2620142,0,'wing_color2',255,255,255), (238297,2620143,1,'cheek_type',11,53,0), (238298,2620143,1,'chin_type',40,-14,4), (238299,2620143,1,'ear_type',-1,71,0), (238300,2620143,1,'eye_brow_type',93,-10,-51), (238301,2620143,0,'eye_color',116,174,190), (238302,2620143,1,'eye_type',97,0,0), (238303,2620143,0,'hair_color1',38,22,21), (238304,2620143,0,'hair_color2',120,50,0), (238305,2620143,0,'hair_face_color',2,0,0), (238306,2620143,0,'hair_face_highlight_color',233,184,31), (238307,2620143,0,'hair_highlight',246,219,114), (238308,2620143,0,'hair_type_color',2,0,0), (238309,2620143,0,'hair_type_highlight_color',233,184,31), (238310,2620143,1,'lip_type',43,-53,-50), (238311,2620143,1,'nose_type',-55,-87,-62), (238312,2620143,0,'skin_color',202,194,179), (238313,2620143,1,'soga_cheek_type',11,53,0), (238314,2620143,1,'soga_chin_type',40,-14,4), (238315,2620143,1,'soga_ear_type',-1,71,0), (238316,2620143,1,'soga_eye_brow_type',93,-10,-51), (238317,2620143,0,'soga_eye_color',229,229,102), (238318,2620143,1,'soga_eye_type',97,0,0), (238319,2620143,0,'soga_hair_color1',38,22,21), (238320,2620143,0,'soga_hair_color2',120,50,0), (238321,2620143,0,'soga_hair_face_color',2,0,0), (238322,2620143,0,'soga_hair_face_highlight_color',233,184,31), (238323,2620143,0,'soga_hair_highlight',246,219,114), (238324,2620143,0,'soga_hair_type_color',2,0,0), (238325,2620143,0,'soga_hair_type_highlight_color',233,184,31), (238326,2620143,1,'soga_lip_type',43,-53,-50), (238327,2620143,1,'soga_nose_type',-55,-87,-62), (238328,2620143,0,'soga_skin_color',202,194,179), (238329,2620143,0,'wing_color1',255,255,255), (238330,2620143,0,'wing_color2',255,255,255), (238331,2620144,1,'cheek_type',51,-12,0), (238332,2620144,1,'chin_type',53,-63,-70), (238333,2620144,1,'ear_type',-87,-43,0), (238334,2620144,1,'eye_brow_type',66,-14,-5), (238335,2620144,0,'eye_color',238,177,255), (238336,2620144,1,'eye_type',32,0,0), (238337,2620144,0,'hair_color1',98,135,156), (238338,2620144,0,'hair_color2',88,95,109), (238339,2620144,0,'hair_face_color',100,131,153), (238340,2620144,0,'hair_face_highlight_color',213,205,195), (238341,2620144,0,'hair_highlight',112,123,142), (238342,2620144,0,'hair_type_color',100,131,153), (238343,2620144,0,'hair_type_highlight_color',213,205,195), (238344,2620144,1,'lip_type',-10,-68,-26), (238345,2620144,1,'nose_type',48,-77,-63), (238346,2620144,0,'skin_color',134,156,172), (238347,2620144,1,'soga_cheek_type',51,-12,0), (238348,2620144,1,'soga_chin_type',53,-63,-70), (238349,2620144,1,'soga_ear_type',-87,-43,0), (238350,2620144,1,'soga_eye_brow_type',66,-14,-5), (238351,2620144,0,'soga_eye_color',229,229,102), (238352,2620144,1,'soga_eye_type',32,0,0), (238353,2620144,0,'soga_hair_color1',98,135,156), (238354,2620144,0,'soga_hair_color2',88,95,109), (238355,2620144,0,'soga_hair_face_color',100,131,153), (238356,2620144,0,'soga_hair_face_highlight_color',213,205,195), (238357,2620144,0,'soga_hair_highlight',112,123,142), (238358,2620144,0,'soga_hair_type_color',100,131,153), (238359,2620144,0,'soga_hair_type_highlight_color',213,205,195), (238360,2620144,1,'soga_lip_type',-10,-68,-26), (238361,2620144,1,'soga_nose_type',48,-77,-63), (238362,2620144,0,'soga_skin_color',134,156,172), (238363,2620144,0,'wing_color1',255,255,255), (238364,2620144,0,'wing_color2',255,255,255), (238365,2620145,1,'cheek_type',77,7,0), (238366,2620145,1,'chin_type',69,90,-11), (238367,2620145,1,'ear_type',-58,-7,0), (238368,2620145,1,'eye_brow_type',-76,97,17), (238369,2620145,0,'eye_color',44,90,104), (238370,2620145,1,'eye_type',-90,0,0), (238371,2620145,0,'hair_color1',246,219,114), (238372,2620145,0,'hair_color2',187,136,62), (238373,2620145,0,'hair_face_color',233,184,31), (238374,2620145,0,'hair_face_highlight_color',184,128,10), (238375,2620145,0,'hair_highlight',209,131,22), (238376,2620145,0,'hair_type_color',233,184,31), (238377,2620145,0,'hair_type_highlight_color',184,128,10), (238378,2620145,1,'lip_type',14,-50,-14), (238379,2620145,1,'nose_type',-44,93,-34), (238380,2620145,0,'skin_color',217,189,186), (238381,2620145,1,'soga_cheek_type',77,7,0), (238382,2620145,1,'soga_chin_type',69,90,-11), (238383,2620145,1,'soga_ear_type',-58,-7,0), (238384,2620145,1,'soga_eye_brow_type',-76,97,17), (238385,2620145,0,'soga_eye_color',229,229,102), (238386,2620145,1,'soga_eye_type',-90,0,0), (238387,2620145,0,'soga_hair_color1',246,219,114), (238388,2620145,0,'soga_hair_color2',187,136,62), (238389,2620145,0,'soga_hair_face_color',233,184,31), (238390,2620145,0,'soga_hair_face_highlight_color',184,128,10), (238391,2620145,0,'soga_hair_highlight',209,131,22), (238392,2620145,0,'soga_hair_type_color',233,184,31), (238393,2620145,0,'soga_hair_type_highlight_color',184,128,10), (238394,2620145,1,'soga_lip_type',14,-50,-14), (238395,2620145,1,'soga_nose_type',-44,93,-34), (238396,2620145,0,'soga_skin_color',217,189,186), (238397,2620145,0,'wing_color1',255,255,255), (238398,2620145,0,'wing_color2',255,255,255), (238399,2620146,1,'cheek_type',0,-28,0), (238400,2620146,1,'chin_type',-14,44,12), (238401,2620146,1,'ear_type',-14,5,0), (238402,2620146,1,'eye_brow_type',-28,4,-32), (238403,2620146,0,'eye_color',172,166,126), (238404,2620146,1,'eye_type',9,0,0), (238405,2620146,0,'hair_face_color',119,60,27), (238406,2620146,0,'hair_face_highlight_color',85,37,0), (238407,2620146,0,'hair_type_color',119,60,27), (238408,2620146,0,'hair_type_highlight_color',85,37,0), (238409,2620146,1,'lip_type',-21,-11,37), (238410,2620146,1,'nose_type',1,11,40), (238411,2620146,0,'skin_color',167,119,68), (238412,2620146,1,'soga_cheek_type',0,-28,0), (238413,2620146,1,'soga_chin_type',-14,44,12), (238414,2620146,1,'soga_ear_type',-14,5,0), (238415,2620146,1,'soga_eye_brow_type',-28,4,-32), (238416,2620146,0,'soga_eye_color',229,229,102), (238417,2620146,1,'soga_eye_type',9,0,0), (238418,2620146,0,'soga_hair_face_color',119,60,27), (238419,2620146,0,'soga_hair_face_highlight_color',85,37,0), (238420,2620146,0,'soga_hair_type_color',119,60,27), (238421,2620146,0,'soga_hair_type_highlight_color',85,37,0), (238422,2620146,1,'soga_lip_type',-21,-11,37), (238423,2620146,1,'soga_nose_type',1,11,40), (238424,2620146,0,'soga_skin_color',167,119,68), (238425,2620146,0,'wing_color1',255,255,255), (238426,2620146,0,'wing_color2',255,255,255), (238427,2620147,1,'cheek_type',0,-18,0), (238428,2620147,1,'chin_type',0,-14,0), (238429,2620147,1,'ear_type',8,4,0), (238430,2620147,1,'eye_brow_type',-14,-20,-4), (238431,2620147,0,'eye_color',32,67,73), (238432,2620147,1,'eye_type',-20,0,0), (238433,2620147,0,'hair_face_color',126,126,125), (238434,2620147,0,'hair_face_highlight_color',90,89,88), (238435,2620147,0,'hair_type_color',126,126,125), (238436,2620147,0,'hair_type_highlight_color',90,89,88), (238437,2620147,1,'lip_type',-14,25,-28), (238438,2620147,1,'nose_type',-23,-3,-20), (238439,2620147,0,'skin_color',219,228,220), (238440,2620147,1,'soga_cheek_type',0,-18,0), (238441,2620147,1,'soga_chin_type',0,-14,0), (238442,2620147,1,'soga_ear_type',8,4,0), (238443,2620147,1,'soga_eye_brow_type',-14,-20,-4), (238444,2620147,0,'soga_eye_color',229,229,102), (238445,2620147,1,'soga_eye_type',-20,0,0), (238446,2620147,0,'soga_hair_face_color',126,126,125), (238447,2620147,0,'soga_hair_face_highlight_color',90,89,88), (238448,2620147,0,'soga_hair_type_color',126,126,125), (238449,2620147,0,'soga_hair_type_highlight_color',90,89,88), (238450,2620147,1,'soga_lip_type',-14,25,-28), (238451,2620147,1,'soga_nose_type',-23,-3,-20), (238452,2620147,0,'soga_skin_color',219,228,220), (238453,2620147,0,'wing_color1',255,255,255), (238454,2620147,0,'wing_color2',255,255,255), (238455,2620148,1,'chin_type',0,4,-7), (238456,2620148,1,'ear_type',-7,-17,0), (238457,2620148,1,'eye_brow_type',-12,-32,-7), (238458,2620148,0,'eye_color',117,30,8), (238459,2620148,1,'eye_type',4,0,0), (238460,2620148,0,'hair_face_color',131,99,57), (238461,2620148,0,'hair_type_color',131,99,57), (238462,2620148,1,'lip_type',-4,11,-12), (238463,2620148,1,'nose_type',9,-7,-4), (238464,2620148,0,'skin_color',211,235,208), (238465,2620148,1,'soga_chin_type',0,4,-7), (238466,2620148,1,'soga_ear_type',-7,-17,0), (238467,2620148,1,'soga_eye_brow_type',-12,-32,-7), (238468,2620148,0,'soga_eye_color',229,229,102), (238469,2620148,1,'soga_eye_type',4,0,0), (238470,2620148,0,'soga_hair_face_color',131,99,57), (238471,2620148,0,'soga_hair_type_color',131,99,57), (238472,2620148,1,'soga_lip_type',-4,11,-12), (238473,2620148,1,'soga_nose_type',9,-7,-4), (238474,2620148,0,'soga_skin_color',211,235,208), (238475,2620148,0,'wing_color1',255,255,255), (238476,2620148,0,'wing_color2',255,255,255), (238477,2620149,1,'cheek_type',-91,41,0), (238478,2620149,1,'chin_type',68,47,-88), (238479,2620149,1,'eye_brow_type',-88,52,-14), (238480,2620149,0,'eye_color',119,40,119), (238481,2620149,1,'eye_type',-75,0,0), (238482,2620149,0,'hair_face_color',34,14,54), (238483,2620149,0,'hair_type_color',34,14,54), (238484,2620149,1,'lip_type',-19,26,32), (238485,2620149,1,'nose_type',-50,77,53), (238486,2620149,0,'skin_color',34,14,54), (238487,2620149,1,'soga_cheek_type',-91,41,0), (238488,2620149,1,'soga_chin_type',68,47,-88), (238489,2620149,1,'soga_eye_brow_type',-88,52,-14), (238490,2620149,0,'soga_eye_color',229,229,102), (238491,2620149,1,'soga_eye_type',-75,0,0), (238492,2620149,0,'soga_hair_face_color',34,14,54), (238493,2620149,0,'soga_hair_type_color',34,14,54), (238494,2620149,1,'soga_lip_type',-19,26,32), (238495,2620149,1,'soga_nose_type',-50,77,53), (238496,2620149,0,'soga_skin_color',34,14,54), (238497,2620150,0,'eye_color',234,240,45), (238498,2620150,0,'skin_color',253,29,23), (238499,2620150,0,'soga_eye_color',255,0,255), (238500,2620151,0,'eye_color',234,240,45), (238501,2620151,0,'skin_color',253,29,23), (238502,2620151,0,'soga_eye_color',255,0,255), (238503,2620152,0,'eye_color',234,240,45), (238504,2620152,0,'skin_color',253,29,23), (238505,2620152,0,'soga_eye_color',255,0,255), (238506,2620153,0,'eye_color',255,255,0), (238507,2620153,0,'skin_color',28,28,28), (238508,2620153,0,'soga_eye_color',255,0,255), (238509,2620154,0,'eye_color',234,240,45), (238510,2620154,0,'skin_color',253,29,23), (238511,2620154,0,'soga_eye_color',255,0,255), (238512,2620155,0,'eye_color',152,7,0), (238513,2620155,0,'skin_color',23,84,29), (238514,2620155,0,'soga_eye_color',255,0,255), (238515,2620156,0,'eye_color',152,7,0), (238516,2620156,0,'skin_color',23,84,29), (238517,2620156,0,'soga_eye_color',255,0,255), (238518,2620157,0,'eye_color',152,7,0), (238519,2620157,0,'skin_color',23,84,29), (238520,2620157,0,'soga_eye_color',255,0,255), (238521,2620158,0,'eye_color',152,7,0), (238522,2620158,0,'skin_color',23,84,29), (238523,2620158,0,'soga_eye_color',255,0,255), (238524,2620159,0,'eye_color',152,7,0), (238525,2620159,0,'skin_color',23,84,29), (238526,2620159,0,'soga_eye_color',255,0,255), (238527,2620160,0,'eye_color',152,7,0), (238528,2620160,0,'skin_color',23,84,29), (238529,2620160,0,'soga_eye_color',255,0,255), (238530,2620161,0,'eye_color',255,255,255), (238531,2620161,0,'skin_color',32,27,27), (238532,2620161,0,'soga_eye_color',255,0,255), (238533,2620162,0,'eye_color',255,255,255), (238534,2620162,0,'skin_color',41,24,24), (238535,2620162,0,'soga_eye_color',255,0,255), (238536,2620163,0,'eye_color',255,255,255), (238537,2620163,0,'skin_color',91,9,7), (238538,2620163,0,'soga_eye_color',255,0,255), (238539,2620164,0,'eye_color',255,255,255), (238540,2620164,0,'skin_color',73,14,13), (238541,2620164,0,'soga_eye_color',255,0,255), (238542,2620165,0,'eye_color',170,219,240), (238543,2620165,0,'skin_color',170,219,240), (238544,2620165,0,'soga_eye_color',255,0,255), (238545,2620166,0,'eye_color',255,255,255), (238546,2620166,0,'skin_color',255,255,255), (238547,2620166,0,'soga_eye_color',255,0,255), (238548,2620167,1,'cheek_type',-81,12,0), (238549,2620167,1,'chin_type',50,-88,-38), (238550,2620167,1,'ear_type',-26,81,0), (238551,2620167,1,'eye_brow_type',-50,-31,-15), (238552,2620167,0,'eye_color',40,64,39), (238553,2620167,1,'eye_type',-93,0,0), (238554,2620167,0,'hair_color1',79,28,15), (238555,2620167,0,'hair_color2',111,64,0), (238556,2620167,0,'hair_face_color',35,24,1), (238557,2620167,0,'hair_face_highlight_color',180,78,32), (238558,2620167,0,'hair_highlight',105,26,26), (238559,2620167,0,'hair_type_color',35,24,1), (238560,2620167,0,'hair_type_highlight_color',180,78,32), (238561,2620167,1,'lip_type',-7,-94,31), (238562,2620167,1,'nose_type',-96,-72,88), (238563,2620167,0,'skin_color',237,237,207), (238564,2620167,1,'soga_cheek_type',-81,12,0), (238565,2620167,1,'soga_chin_type',50,-88,-38), (238566,2620167,1,'soga_ear_type',-26,81,0), (238567,2620167,1,'soga_eye_brow_type',-50,-31,-15), (238568,2620167,0,'soga_eye_color',229,229,102), (238569,2620167,1,'soga_eye_type',-93,0,0), (238570,2620167,0,'soga_hair_color1',79,28,15), (238571,2620167,0,'soga_hair_color2',111,64,0), (238572,2620167,0,'soga_hair_face_color',35,24,1), (238573,2620167,0,'soga_hair_face_highlight_color',180,78,32), (238574,2620167,0,'soga_hair_highlight',105,26,26), (238575,2620167,0,'soga_hair_type_color',35,24,1), (238576,2620167,0,'soga_hair_type_highlight_color',180,78,32), (238577,2620167,1,'soga_lip_type',-7,-94,31), (238578,2620167,1,'soga_nose_type',-96,-72,88), (238579,2620167,0,'soga_skin_color',237,237,207), (238580,2620167,0,'wing_color1',255,255,255), (238581,2620167,0,'wing_color2',255,255,255), (238582,2620168,1,'cheek_type',-47,74,0), (238583,2620168,1,'chin_type',57,-98,-56), (238584,2620168,1,'eye_brow_type',-1,56,19), (238585,2620168,0,'eye_color',162,199,211), (238586,2620168,1,'eye_type',-74,0,0), (238587,2620168,0,'hair_face_color',37,64,11), (238588,2620168,0,'hair_type_color',37,64,11), (238589,2620168,1,'lip_type',87,-65,-9), (238590,2620168,1,'nose_type',98,-63,-87), (238591,2620168,0,'skin_color',37,64,11), (238592,2620168,1,'soga_cheek_type',-47,74,0), (238593,2620168,1,'soga_chin_type',57,-98,-56), (238594,2620168,1,'soga_eye_brow_type',-1,56,19), (238595,2620168,0,'soga_eye_color',229,229,102), (238596,2620168,1,'soga_eye_type',-74,0,0), (238597,2620168,0,'soga_hair_face_color',37,64,11), (238598,2620168,0,'soga_hair_type_color',37,64,11), (238599,2620168,1,'soga_lip_type',87,-65,-9), (238600,2620168,1,'soga_nose_type',98,-63,-87), (238601,2620168,0,'soga_skin_color',37,64,11), (238602,2620169,1,'cheek_type',-14,-21,0), (238603,2620169,1,'chin_type',-25,11,-5), (238604,2620169,1,'ear_type',-2,47,0), (238605,2620169,1,'eye_brow_type',-1,-32,-4), (238606,2620169,0,'eye_color',137,185,200), (238607,2620169,1,'eye_type',-35,0,0), (238608,2620169,0,'hair_face_color',187,119,1), (238609,2620169,0,'hair_face_highlight_color',19,18,8), (238610,2620169,0,'hair_type_color',187,119,1), (238611,2620169,0,'hair_type_highlight_color',19,18,8), (238612,2620169,1,'lip_type',21,-7,-10), (238613,2620169,1,'nose_type',-10,-20,-17), (238614,2620169,0,'skin_color',234,209,205), (238615,2620169,1,'soga_cheek_type',-14,-21,0), (238616,2620169,1,'soga_chin_type',-25,11,-5), (238617,2620169,1,'soga_ear_type',-2,47,0), (238618,2620169,1,'soga_eye_brow_type',-1,-32,-4), (238619,2620169,0,'soga_eye_color',229,229,102), (238620,2620169,1,'soga_eye_type',-35,0,0), (238621,2620169,0,'soga_hair_face_color',187,119,1), (238622,2620169,0,'soga_hair_face_highlight_color',19,18,8), (238623,2620169,0,'soga_hair_type_color',187,119,1), (238624,2620169,0,'soga_hair_type_highlight_color',19,18,8), (238625,2620169,1,'soga_lip_type',21,-7,-10), (238626,2620169,1,'soga_nose_type',-10,-20,-17), (238627,2620169,0,'soga_skin_color',234,209,205), (238628,2620169,0,'wing_color1',255,255,255), (238629,2620169,0,'wing_color2',255,255,255), (238630,2620170,1,'cheek_type',-14,-56,0), (238631,2620170,1,'chin_type',94,-61,74), (238632,2620170,1,'ear_type',-34,-96,0), (238633,2620170,1,'eye_brow_type',98,-14,4), (238634,2620170,0,'eye_color',198,195,255), (238635,2620170,1,'eye_type',-7,0,0), (238636,2620170,0,'hair_color1',112,123,142), (238637,2620170,0,'hair_color2',124,116,110), (238638,2620170,0,'hair_face_color',203,190,177), (238639,2620170,0,'hair_face_highlight_color',110,158,181), (238640,2620170,0,'hair_highlight',93,64,120), (238641,2620170,0,'hair_type_color',203,190,177), (238642,2620170,0,'hair_type_highlight_color',110,158,181), (238643,2620170,1,'lip_type',-41,-14,43), (238644,2620170,1,'nose_type',68,29,87), (238645,2620170,0,'skin_color',173,173,173), (238646,2620170,1,'soga_cheek_type',-14,-56,0), (238647,2620170,1,'soga_chin_type',94,-61,74), (238648,2620170,1,'soga_ear_type',-34,-96,0), (238649,2620170,1,'soga_eye_brow_type',98,-14,4), (238650,2620170,0,'soga_eye_color',229,229,102), (238651,2620170,1,'soga_eye_type',-7,0,0), (238652,2620170,0,'soga_hair_color1',112,123,142), (238653,2620170,0,'soga_hair_color2',124,116,110), (238654,2620170,0,'soga_hair_face_color',203,190,177), (238655,2620170,0,'soga_hair_face_highlight_color',110,158,181), (238656,2620170,0,'soga_hair_highlight',93,64,120), (238657,2620170,0,'soga_hair_type_color',203,190,177), (238658,2620170,0,'soga_hair_type_highlight_color',110,158,181), (238659,2620170,1,'soga_lip_type',-41,-14,43), (238660,2620170,1,'soga_nose_type',68,29,87), (238661,2620170,0,'soga_skin_color',173,173,173), (238662,2620171,1,'cheek_type',51,88,0), (238663,2620171,1,'chin_type',9,-62,9), (238664,2620171,1,'ear_type',-48,14,0), (238665,2620171,1,'eye_brow_type',-66,98,-50), (238666,2620171,0,'eye_color',204,204,204), (238667,2620171,1,'eye_type',-52,0,0), (238668,2620171,1,'lip_type',-2,-42,-29), (238669,2620171,1,'nose_type',-52,42,-62), (238670,2620171,0,'skin_color',234,217,151), (238671,2620171,1,'soga_cheek_type',51,88,0), (238672,2620171,1,'soga_chin_type',9,-62,9), (238673,2620171,1,'soga_ear_type',-48,14,0), (238674,2620171,1,'soga_eye_brow_type',-66,98,-50), (238675,2620171,0,'soga_eye_color',229,229,102), (238676,2620171,1,'soga_eye_type',-52,0,0), (238677,2620171,1,'soga_lip_type',-2,-42,-29), (238678,2620171,1,'soga_nose_type',-52,42,-62), (238679,2620171,0,'soga_skin_color',234,217,151), (238680,2620172,1,'cheek_type',-51,23,0), (238681,2620172,1,'chin_type',66,-68,70), (238682,2620172,1,'ear_type',-57,-7,0), (238683,2620172,1,'eye_brow_type',3,1,-62), (238684,2620172,0,'eye_color',29,56,39), (238685,2620172,1,'eye_type',-48,0,0), (238686,2620172,0,'hair_color1',105,26,26), (238687,2620172,0,'hair_color2',157,83,0), (238688,2620172,0,'hair_face_color',187,90,40), (238689,2620172,0,'hair_face_highlight_color',83,57,8), (238690,2620172,0,'hair_highlight',56,33,26), (238691,2620172,0,'hair_type_color',187,90,40), (238692,2620172,0,'hair_type_highlight_color',83,57,8), (238693,2620172,1,'lip_type',-19,50,40), (238694,2620172,1,'nose_type',-17,84,22), (238695,2620172,0,'skin_color',205,191,140), (238696,2620172,1,'soga_cheek_type',-51,23,0), (238697,2620172,1,'soga_chin_type',66,-68,70), (238698,2620172,1,'soga_ear_type',-57,-7,0), (238699,2620172,1,'soga_eye_brow_type',3,1,-62), (238700,2620172,0,'soga_eye_color',229,229,102), (238701,2620172,1,'soga_eye_type',-48,0,0), (238702,2620172,0,'soga_hair_color1',105,26,26), (238703,2620172,0,'soga_hair_color2',157,83,0), (238704,2620172,0,'soga_hair_face_color',187,90,40), (238705,2620172,0,'soga_hair_face_highlight_color',83,57,8), (238706,2620172,0,'soga_hair_highlight',56,33,26), (238707,2620172,0,'soga_hair_type_color',187,90,40), (238708,2620172,0,'soga_hair_type_highlight_color',83,57,8), (238709,2620172,1,'soga_lip_type',-19,50,40), (238710,2620172,1,'soga_nose_type',-17,84,22), (238711,2620172,0,'soga_skin_color',205,191,140), (238712,2620173,1,'cheek_type',-37,-85,0), (238713,2620173,1,'chin_type',-55,-91,0), (238714,2620173,1,'ear_type',-31,-19,0), (238715,2620173,1,'eye_brow_type',17,93,56), (238716,2620173,0,'eye_color',118,3,188), (238717,2620173,1,'eye_type',-76,0,0), (238718,2620173,0,'hair_color1',255,255,255), (238719,2620173,0,'hair_color2',194,28,1), (238720,2620173,0,'hair_highlight',255,255,255), (238721,2620173,0,'hair_type_color',91,46,0), (238722,2620173,0,'hair_type_highlight_color',85,100,109), (238723,2620173,1,'lip_type',-93,90,-20), (238724,2620173,1,'nose_type',-58,-32,34), (238725,2620173,0,'skin_color',218,173,158), (238726,2620173,1,'soga_cheek_type',-37,-85,0), (238727,2620173,1,'soga_chin_type',-55,-91,0), (238728,2620173,1,'soga_ear_type',-31,-19,0), (238729,2620173,1,'soga_eye_brow_type',17,93,56), (238730,2620173,0,'soga_eye_color',229,229,102), (238731,2620173,1,'soga_eye_type',-76,0,0), (238732,2620173,0,'soga_hair_color1',255,255,255), (238733,2620173,0,'soga_hair_color2',194,28,1), (238734,2620173,0,'soga_hair_highlight',255,255,255), (238735,2620173,0,'soga_hair_type_color',91,46,0), (238736,2620173,0,'soga_hair_type_highlight_color',85,100,109), (238737,2620173,1,'soga_lip_type',-93,90,-20), (238738,2620173,1,'soga_nose_type',-58,-32,34), (238739,2620173,0,'soga_skin_color',218,173,158), (238740,2620173,0,'wing_color1',20,182,139), (238741,2620173,0,'wing_color2',66,107,209), (238742,2620174,1,'cheek_type',77,45,0), (238743,2620174,1,'chin_type',-63,-72,97), (238744,2620174,1,'ear_type',48,56,0), (238745,2620174,1,'eye_brow_type',-43,-90,-48), (238746,2620174,0,'eye_color',0,2,118), (238747,2620174,1,'eye_type',91,0,0), (238748,2620174,1,'lip_type',-71,15,-28), (238749,2620174,1,'nose_type',7,-84,-96), (238750,2620174,0,'skin_color',127,108,86), (238751,2620174,1,'soga_cheek_type',77,45,0), (238752,2620174,1,'soga_chin_type',-63,-72,97), (238753,2620174,1,'soga_ear_type',48,56,0), (238754,2620174,1,'soga_eye_brow_type',-43,-90,-48), (238755,2620174,0,'soga_eye_color',229,229,102), (238756,2620174,1,'soga_eye_type',91,0,0), (238757,2620174,1,'soga_lip_type',-71,15,-28), (238758,2620174,1,'soga_nose_type',7,-84,-96), (238759,2620174,0,'soga_skin_color',127,108,86), (238760,2620174,0,'wing_color1',255,255,255), (238761,2620174,0,'wing_color2',255,255,255), (238762,2620175,1,'cheek_type',45,-45,0), (238763,2620175,1,'chin_type',95,-46,-64), (238764,2620175,1,'ear_type',-77,8,0), (238765,2620175,1,'eye_brow_type',-61,17,-74), (238766,2620175,0,'eye_color',31,59,41), (238767,2620175,1,'eye_type',-37,0,0), (238768,2620175,0,'hair_color1',246,219,114), (238769,2620175,0,'hair_color2',187,136,62), (238770,2620175,0,'hair_face_color',228,182,26), (238771,2620175,0,'hair_face_highlight_color',88,4,4), (238772,2620175,0,'hair_highlight',109,14,49), (238773,2620175,0,'hair_type_color',228,182,26), (238774,2620175,0,'hair_type_highlight_color',88,4,4), (238775,2620175,1,'lip_type',50,-97,65), (238776,2620175,1,'nose_type',69,62,22), (238777,2620175,0,'skin_color',236,226,182), (238778,2620175,1,'soga_cheek_type',45,-45,0), (238779,2620175,1,'soga_chin_type',95,-46,-64), (238780,2620175,1,'soga_ear_type',-77,8,0), (238781,2620175,1,'soga_eye_brow_type',-61,17,-74), (238782,2620175,0,'soga_eye_color',229,229,102), (238783,2620175,1,'soga_eye_type',-37,0,0), (238784,2620175,0,'soga_hair_color1',246,219,114), (238785,2620175,0,'soga_hair_color2',187,136,62), (238786,2620175,0,'soga_hair_face_color',228,182,26), (238787,2620175,0,'soga_hair_face_highlight_color',88,4,4), (238788,2620175,0,'soga_hair_highlight',109,14,49), (238789,2620175,0,'soga_hair_type_color',228,182,26), (238790,2620175,0,'soga_hair_type_highlight_color',88,4,4), (238791,2620175,1,'soga_lip_type',50,-97,65), (238792,2620175,1,'soga_nose_type',69,62,22), (238793,2620175,0,'soga_skin_color',236,226,182), (238794,2620175,0,'wing_color1',255,255,255), (238795,2620175,0,'wing_color2',255,255,255), (238796,2620176,1,'cheek_type',-43,-72,0), (238797,2620176,1,'chin_type',38,-75,77), (238798,2620176,1,'ear_type',-61,-83,0), (238799,2620176,1,'eye_brow_type',-51,-35,-31), (238800,2620176,0,'eye_color',173,142,88), (238801,2620176,1,'eye_type',-76,0,0), (238802,2620176,0,'hair_color1',43,36,70), (238803,2620176,0,'hair_color2',64,76,74), (238804,2620176,0,'hair_face_color',49,47,61), (238805,2620176,0,'hair_face_highlight_color',42,29,2), (238806,2620176,0,'hair_highlight',79,28,15), (238807,2620176,0,'hair_type_color',49,47,61), (238808,2620176,0,'hair_type_highlight_color',42,29,2), (238809,2620176,1,'lip_type',3,41,70), (238810,2620176,1,'nose_type',-47,82,31), (238811,2620176,0,'skin_color',243,251,251), (238812,2620176,1,'soga_cheek_type',-43,-72,0), (238813,2620176,1,'soga_chin_type',38,-75,77), (238814,2620176,1,'soga_ear_type',-61,-83,0), (238815,2620176,1,'soga_eye_brow_type',-51,-35,-31), (238816,2620176,0,'soga_eye_color',229,229,102), (238817,2620176,1,'soga_eye_type',-76,0,0), (238818,2620176,0,'soga_hair_color1',43,36,70), (238819,2620176,0,'soga_hair_color2',64,76,74), (238820,2620176,0,'soga_hair_face_color',49,47,61), (238821,2620176,0,'soga_hair_face_highlight_color',42,29,2), (238822,2620176,0,'soga_hair_highlight',79,28,15), (238823,2620176,0,'soga_hair_type_color',49,47,61), (238824,2620176,0,'soga_hair_type_highlight_color',42,29,2), (238825,2620176,1,'soga_lip_type',3,41,70), (238826,2620176,1,'soga_nose_type',-47,82,31), (238827,2620176,0,'soga_skin_color',243,251,251), (238828,2620176,0,'wing_color1',255,255,255), (238829,2620176,0,'wing_color2',255,255,255), (238830,2620177,1,'cheek_type',38,45,0), (238831,2620177,1,'chin_type',0,18,0), (238832,2620177,1,'ear_type',-32,-8,0), (238833,2620177,1,'eye_brow_type',0,2,20), (238834,2620177,0,'eye_color',156,195,200), (238835,2620177,1,'eye_type',8,0,0), (238836,2620177,0,'hair_face_color',121,82,35), (238837,2620177,0,'hair_face_highlight_color',79,33,0), (238838,2620177,0,'hair_type_color',121,82,35), (238839,2620177,0,'hair_type_highlight_color',79,33,0), (238840,2620177,1,'lip_type',-9,7,23), (238841,2620177,1,'nose_type',-21,19,-1), (238842,2620177,0,'skin_color',236,199,197), (238843,2620177,1,'soga_cheek_type',38,45,0), (238844,2620177,1,'soga_chin_type',0,18,0), (238845,2620177,1,'soga_ear_type',-32,-8,0), (238846,2620177,1,'soga_eye_brow_type',0,2,20), (238847,2620177,0,'soga_eye_color',229,229,102), (238848,2620177,1,'soga_eye_type',8,0,0), (238849,2620177,0,'soga_hair_face_color',121,82,35), (238850,2620177,0,'soga_hair_face_highlight_color',79,33,0), (238851,2620177,0,'soga_hair_type_color',121,82,35), (238852,2620177,0,'soga_hair_type_highlight_color',79,33,0), (238853,2620177,1,'soga_lip_type',-9,7,23), (238854,2620177,1,'soga_nose_type',-21,19,-1), (238855,2620177,0,'soga_skin_color',236,199,197), (238856,2620177,0,'wing_color1',255,255,255), (238857,2620177,0,'wing_color2',255,255,255), (238858,2620178,1,'cheek_type',81,-56,0), (238859,2620178,1,'chin_type',2,37,-28), (238860,2620178,1,'ear_type',75,2,0), (238861,2620178,1,'eye_brow_type',81,37,-20), (238862,2620178,0,'eye_color',49,29,9), (238863,2620178,1,'eye_type',21,0,0), (238864,2620178,0,'hair_color1',79,28,15), (238865,2620178,0,'hair_color2',111,64,0), (238866,2620178,0,'hair_face_color',35,24,1), (238867,2620178,0,'hair_face_highlight_color',100,70,10), (238868,2620178,0,'hair_highlight',56,33,26), (238869,2620178,0,'hair_type_color',35,24,1), (238870,2620178,0,'hair_type_highlight_color',100,70,10), (238871,2620178,1,'lip_type',-81,77,38), (238872,2620178,1,'nose_type',40,7,17), (238873,2620178,0,'skin_color',240,242,214), (238874,2620178,1,'soga_cheek_type',81,-56,0), (238875,2620178,1,'soga_chin_type',2,37,-28), (238876,2620178,1,'soga_ear_type',75,2,0), (238877,2620178,1,'soga_eye_brow_type',81,37,-20), (238878,2620178,0,'soga_eye_color',229,229,102), (238879,2620178,1,'soga_eye_type',21,0,0), (238880,2620178,0,'soga_hair_color1',79,28,15), (238881,2620178,0,'soga_hair_color2',111,64,0), (238882,2620178,0,'soga_hair_face_color',35,24,1), (238883,2620178,0,'soga_hair_face_highlight_color',100,70,10), (238884,2620178,0,'soga_hair_highlight',56,33,26), (238885,2620178,0,'soga_hair_type_color',35,24,1), (238886,2620178,0,'soga_hair_type_highlight_color',100,70,10), (238887,2620178,1,'soga_lip_type',-81,77,38), (238888,2620178,1,'soga_nose_type',40,7,17), (238889,2620178,0,'soga_skin_color',240,242,214), (238890,2620179,0,'eye_color',255,255,255), (238891,2620179,0,'skin_color',255,255,255), (238892,2620179,0,'soga_eye_color',255,0,255), (238893,2620180,1,'cheek_type',-4,-7,0), (238894,2620180,1,'chin_type',37,0,-9), (238895,2620180,1,'ear_type',-11,0,0), (238896,2620180,1,'eye_brow_type',-4,31,4), (238897,2620180,0,'eye_color',108,80,37), (238898,2620180,1,'eye_type',2,0,0), (238899,2620180,0,'hair_color1',239,221,86), (238900,2620180,0,'hair_color2',99,53,22), (238901,2620180,0,'hair_face_color',45,50,40), (238902,2620180,0,'hair_face_highlight_color',125,78,1), (238903,2620180,0,'hair_highlight',200,165,96), (238904,2620180,0,'hair_type_color',45,50,40), (238905,2620180,0,'hair_type_highlight_color',125,78,1), (238906,2620180,1,'lip_type',-29,-21,28), (238907,2620180,1,'nose_type',-34,-4,-11), (238908,2620180,0,'skin_color',245,214,215), (238909,2620180,1,'soga_cheek_type',-4,-7,0), (238910,2620180,1,'soga_chin_type',37,0,-9), (238911,2620180,1,'soga_ear_type',-11,0,0), (238912,2620180,1,'soga_eye_brow_type',-4,31,4), (238913,2620180,0,'soga_eye_color',229,229,102), (238914,2620180,1,'soga_eye_type',2,0,0), (238915,2620180,0,'soga_hair_color1',239,221,86), (238916,2620180,0,'soga_hair_color2',99,53,22), (238917,2620180,0,'soga_hair_face_color',45,50,40), (238918,2620180,0,'soga_hair_face_highlight_color',125,78,1), (238919,2620180,0,'soga_hair_highlight',200,165,96), (238920,2620180,0,'soga_hair_type_color',45,50,40), (238921,2620180,0,'soga_hair_type_highlight_color',125,78,1), (238922,2620180,1,'soga_lip_type',-29,-21,28), (238923,2620180,1,'soga_nose_type',-34,-4,-11), (238924,2620180,0,'soga_skin_color',245,214,215), (238925,2620180,0,'wing_color1',255,255,255), (238926,2620180,0,'wing_color2',255,255,255), (238927,2620181,1,'cheek_type',-32,11,0), (238928,2620181,1,'chin_type',97,15,-14), (238929,2620181,1,'ear_type',20,-37,0), (238930,2620181,1,'eye_brow_type',-14,40,31), (238931,2620181,0,'eye_color',94,159,177), (238932,2620181,1,'eye_type',14,0,0), (238933,2620181,0,'hair_color1',79,28,15), (238934,2620181,0,'hair_color2',111,64,0), (238935,2620181,0,'hair_face_color',35,24,1), (238936,2620181,0,'hair_face_highlight_color',100,70,10), (238937,2620181,0,'hair_highlight',56,33,26), (238938,2620181,0,'hair_type_color',35,24,1), (238939,2620181,0,'hair_type_highlight_color',100,70,10), (238940,2620181,1,'lip_type',-93,75,43), (238941,2620181,1,'nose_type',-61,-63,-68), (238942,2620181,0,'skin_color',242,252,252), (238943,2620181,1,'soga_cheek_type',-32,11,0), (238944,2620181,1,'soga_chin_type',97,15,-14), (238945,2620181,1,'soga_ear_type',20,-37,0), (238946,2620181,1,'soga_eye_brow_type',-14,40,31), (238947,2620181,0,'soga_eye_color',229,229,102), (238948,2620181,1,'soga_eye_type',14,0,0), (238949,2620181,0,'soga_hair_color1',79,28,15), (238950,2620181,0,'soga_hair_color2',111,64,0), (238951,2620181,0,'soga_hair_face_color',35,24,1), (238952,2620181,0,'soga_hair_face_highlight_color',100,70,10), (238953,2620181,0,'soga_hair_highlight',56,33,26), (238954,2620181,0,'soga_hair_type_color',35,24,1), (238955,2620181,0,'soga_hair_type_highlight_color',100,70,10), (238956,2620181,1,'soga_lip_type',-93,75,43), (238957,2620181,1,'soga_nose_type',-61,-63,-68), (238958,2620181,0,'soga_skin_color',242,252,252), (238959,2620181,0,'wing_color1',255,255,255), (238960,2620181,0,'wing_color2',255,255,255), (238961,2620182,1,'cheek_type',100,-100,0), (238962,2620182,1,'chin_type',-100,100,100), (238963,2620182,1,'ear_type',25,8,0), (238964,2620182,1,'eye_brow_type',100,100,100), (238965,2620182,0,'eye_color',118,14,183), (238966,2620182,1,'eye_type',100,0,0), (238967,2620182,0,'hair_color1',79,28,15), (238968,2620182,0,'hair_color2',111,64,0), (238969,2620182,0,'hair_face_color',171,60,32), (238970,2620182,0,'hair_face_highlight_color',216,192,37), (238971,2620182,0,'hair_highlight',105,26,26), (238972,2620182,0,'hair_type_color',171,60,32), (238973,2620182,0,'hair_type_highlight_color',216,192,37), (238974,2620182,1,'lip_type',100,50,-68), (238975,2620182,1,'nose_type',0,-17,0), (238976,2620182,0,'skin_color',250,247,233), (238977,2620182,1,'soga_cheek_type',100,-100,0), (238978,2620182,1,'soga_chin_type',-100,100,100), (238979,2620182,1,'soga_ear_type',25,8,0), (238980,2620182,1,'soga_eye_brow_type',100,100,100), (238981,2620182,0,'soga_eye_color',229,229,102), (238982,2620182,1,'soga_eye_type',100,0,0), (238983,2620182,0,'soga_hair_color1',79,28,15), (238984,2620182,0,'soga_hair_color2',111,64,0), (238985,2620182,0,'soga_hair_face_color',171,60,32), (238986,2620182,0,'soga_hair_face_highlight_color',216,192,37), (238987,2620182,0,'soga_hair_highlight',105,26,26), (238988,2620182,0,'soga_hair_type_color',171,60,32), (238989,2620182,0,'soga_hair_type_highlight_color',216,192,37), (238990,2620182,1,'soga_lip_type',100,50,-68), (238991,2620182,1,'soga_nose_type',0,-17,0), (238992,2620182,0,'soga_skin_color',250,247,233), (238993,2620182,0,'wing_color1',255,255,255), (238994,2620182,0,'wing_color2',255,255,255), (238995,2620183,1,'cheek_type',-28,-7,0), (238996,2620183,1,'chin_type',47,26,7), (238997,2620183,1,'ear_type',-3,35,0), (238998,2620183,1,'eye_brow_type',0,7,31), (238999,2620183,0,'eye_color',124,164,142), (239000,2620183,1,'eye_type',-7,0,0), (239001,2620183,0,'hair_color1',29,21,28), (239002,2620183,0,'hair_color2',39,32,39), (239003,2620183,0,'hair_face_color',40,36,23), (239004,2620183,0,'hair_face_highlight_color',142,122,8), (239005,2620183,0,'hair_highlight',161,165,168), (239006,2620183,0,'hair_type_color',40,36,23), (239007,2620183,0,'hair_type_highlight_color',142,122,8), (239008,2620183,1,'lip_type',-2,9,41), (239009,2620183,1,'nose_type',-28,0,1), (239010,2620183,0,'skin_color',215,187,156), (239011,2620183,1,'soga_cheek_type',-28,-7,0), (239012,2620183,1,'soga_chin_type',47,26,7), (239013,2620183,1,'soga_ear_type',-3,35,0), (239014,2620183,1,'soga_eye_brow_type',0,7,31), (239015,2620183,0,'soga_eye_color',229,229,102), (239016,2620183,1,'soga_eye_type',-7,0,0), (239017,2620183,0,'soga_hair_color1',29,21,28), (239018,2620183,0,'soga_hair_color2',39,32,39), (239019,2620183,0,'soga_hair_face_color',40,36,23), (239020,2620183,0,'soga_hair_face_highlight_color',142,122,8), (239021,2620183,0,'soga_hair_highlight',161,165,168), (239022,2620183,0,'soga_hair_type_color',40,36,23), (239023,2620183,0,'soga_hair_type_highlight_color',142,122,8), (239024,2620183,1,'soga_lip_type',-2,9,41), (239025,2620183,1,'soga_nose_type',-28,0,1), (239026,2620183,0,'soga_skin_color',215,187,156), (239027,2620183,0,'wing_color1',255,255,255), (239028,2620183,0,'wing_color2',255,255,255), (239029,2620184,1,'cheek_type',28,17,0), (239030,2620184,1,'chin_type',-11,12,-10), (239031,2620184,1,'ear_type',-28,9,0), (239032,2620184,1,'eye_brow_type',-7,23,-25), (239033,2620184,0,'eye_color',173,180,148), (239034,2620184,1,'eye_type',-25,0,0), (239035,2620184,0,'hair_color1',200,165,96), (239036,2620184,0,'hair_color2',173,99,44), (239037,2620184,0,'hair_face_color',130,90,60), (239038,2620184,0,'hair_face_highlight_color',98,42,13), (239039,2620184,0,'hair_highlight',38,22,21), (239040,2620184,0,'hair_type_color',130,90,60), (239041,2620184,0,'hair_type_highlight_color',98,42,13), (239042,2620184,1,'lip_type',0,0,-18), (239043,2620184,1,'nose_type',-17,17,0), (239044,2620184,0,'skin_color',201,150,128), (239045,2620184,1,'soga_cheek_type',28,17,0), (239046,2620184,1,'soga_chin_type',-11,12,-10), (239047,2620184,1,'soga_ear_type',-28,9,0), (239048,2620184,1,'soga_eye_brow_type',-7,23,-25), (239049,2620184,0,'soga_eye_color',229,229,102), (239050,2620184,1,'soga_eye_type',-25,0,0), (239051,2620184,0,'soga_hair_color1',200,165,96), (239052,2620184,0,'soga_hair_color2',173,99,44), (239053,2620184,0,'soga_hair_face_color',130,90,60), (239054,2620184,0,'soga_hair_face_highlight_color',98,42,13), (239055,2620184,0,'soga_hair_highlight',38,22,21), (239056,2620184,0,'soga_hair_type_color',130,90,60), (239057,2620184,0,'soga_hair_type_highlight_color',98,42,13), (239058,2620184,1,'soga_lip_type',0,0,-18), (239059,2620184,1,'soga_nose_type',-17,17,0), (239060,2620184,0,'soga_skin_color',201,150,128), (239061,2620184,0,'wing_color1',255,255,255), (239062,2620184,0,'wing_color2',255,255,255), (239063,2620185,1,'cheek_type',100,-100,0), (239064,2620185,1,'chin_type',-100,100,100), (239065,2620185,1,'ear_type',25,8,0), (239066,2620185,1,'eye_brow_type',100,100,100), (239067,2620185,0,'eye_color',118,14,183), (239068,2620185,1,'eye_type',100,0,0), (239069,2620185,0,'hair_face_color',171,60,32), (239070,2620185,0,'hair_face_highlight_color',216,192,37), (239071,2620185,0,'hair_type_color',171,60,32), (239072,2620185,0,'hair_type_highlight_color',216,192,37), (239073,2620185,1,'lip_type',100,50,-68), (239074,2620185,1,'nose_type',0,-17,0), (239075,2620185,1,'soga_cheek_type',100,-100,0), (239076,2620185,1,'soga_chin_type',-100,100,100), (239077,2620185,1,'soga_ear_type',25,8,0), (239078,2620185,1,'soga_eye_brow_type',100,100,100), (239079,2620185,0,'soga_eye_color',229,229,102), (239080,2620185,1,'soga_eye_type',100,0,0), (239081,2620185,0,'soga_hair_face_color',171,60,32), (239082,2620185,0,'soga_hair_face_highlight_color',216,192,37), (239083,2620185,0,'soga_hair_type_color',171,60,32), (239084,2620185,0,'soga_hair_type_highlight_color',216,192,37), (239085,2620185,1,'soga_lip_type',100,50,-68), (239086,2620185,1,'soga_nose_type',0,-17,0), (239087,2620185,0,'wing_color1',255,255,255), (239088,2620185,0,'wing_color2',255,255,255), (239089,2620186,0,'eye_color',255,255,255), (239090,2620186,0,'skin_color',255,255,255), (239091,2620186,0,'soga_eye_color',255,0,255), (239092,2620187,1,'cheek_type',-62,41,0), (239093,2620187,1,'chin_type',-81,28,-70), (239094,2620187,1,'ear_type',52,-11,0), (239095,2620187,1,'eye_brow_type',34,-37,53), (239096,2620187,0,'eye_color',76,60,30), (239097,2620187,1,'eye_type',-53,0,0), (239098,2620187,0,'hair_color1',38,22,21), (239099,2620187,0,'hair_color2',120,50,0), (239100,2620187,0,'hair_face_highlight_color',233,184,31), (239101,2620187,0,'hair_highlight',246,219,114), (239102,2620187,0,'hair_type_highlight_color',233,184,31), (239103,2620187,1,'lip_type',42,-14,-95), (239104,2620187,1,'nose_type',-43,62,95), (239105,2620187,0,'skin_color',213,187,157), (239106,2620187,1,'soga_cheek_type',-62,41,0), (239107,2620187,1,'soga_chin_type',-81,28,-70), (239108,2620187,1,'soga_ear_type',52,-11,0), (239109,2620187,1,'soga_eye_brow_type',34,-37,53), (239110,2620187,0,'soga_eye_color',229,229,102), (239111,2620187,1,'soga_eye_type',-53,0,0), (239112,2620187,0,'soga_hair_color1',38,22,21), (239113,2620187,0,'soga_hair_color2',120,50,0), (239114,2620187,0,'soga_hair_face_highlight_color',233,184,31), (239115,2620187,0,'soga_hair_highlight',246,219,114), (239116,2620187,0,'soga_hair_type_highlight_color',233,184,31), (239117,2620187,1,'soga_lip_type',42,-14,-95), (239118,2620187,1,'soga_nose_type',-43,62,95), (239119,2620187,0,'soga_skin_color',213,187,157), (239120,2620187,0,'wing_color1',255,255,255), (239121,2620187,0,'wing_color2',255,255,255), (239122,2620188,1,'cheek_type',-35,7,0), (239123,2620188,1,'chin_type',1,-19,-9), (239124,2620188,1,'ear_type',-32,-37,0), (239125,2620188,1,'eye_brow_type',-19,-25,31), (239126,2620188,0,'eye_color',54,105,80), (239127,2620188,1,'eye_type',12,0,0), (239128,2620188,0,'hair_face_color',231,192,40), (239129,2620188,0,'hair_face_highlight_color',60,23,3), (239130,2620188,0,'hair_type_color',231,192,40), (239131,2620188,0,'hair_type_highlight_color',60,23,3), (239132,2620188,1,'lip_type',18,39,0), (239133,2620188,1,'nose_type',28,0,34), (239134,2620188,0,'skin_color',230,194,140), (239135,2620188,1,'soga_cheek_type',-35,7,0), (239136,2620188,1,'soga_chin_type',1,-19,-9), (239137,2620188,1,'soga_ear_type',-32,-37,0), (239138,2620188,1,'soga_eye_brow_type',-19,-25,31), (239139,2620188,0,'soga_eye_color',229,229,102), (239140,2620188,1,'soga_eye_type',12,0,0), (239141,2620188,0,'soga_hair_face_color',231,192,40), (239142,2620188,0,'soga_hair_face_highlight_color',60,23,3), (239143,2620188,0,'soga_hair_type_color',231,192,40), (239144,2620188,0,'soga_hair_type_highlight_color',60,23,3), (239145,2620188,1,'soga_lip_type',18,39,0), (239146,2620188,1,'soga_nose_type',28,0,34), (239147,2620188,0,'soga_skin_color',230,194,140), (239148,2620188,0,'wing_color1',255,255,255), (239149,2620188,0,'wing_color2',255,255,255), (239150,2620189,1,'cheek_type',50,11,0), (239151,2620189,1,'chin_type',-61,0,0), (239152,2620189,1,'eye_brow_type',21,97,0), (239153,2620189,0,'eye_color',204,204,204), (239154,2620189,1,'eye_type',91,0,0), (239155,2620189,1,'lip_type',62,-87,0), (239156,2620189,1,'nose_type',22,0,0), (239157,2620189,0,'skin_color',158,33,33), (239158,2620189,1,'soga_cheek_type',50,11,0), (239159,2620189,1,'soga_chin_type',-61,0,0), (239160,2620189,1,'soga_eye_brow_type',21,97,0), (239161,2620189,0,'soga_eye_color',229,229,102), (239162,2620189,1,'soga_eye_type',91,0,0), (239163,2620189,1,'soga_lip_type',62,-87,0), (239164,2620189,1,'soga_nose_type',22,0,0), (239165,2620189,0,'soga_skin_color',158,33,33), (239166,2620190,1,'cheek_type',0,2,0), (239167,2620190,1,'chin_type',-38,3,2), (239168,2620190,1,'ear_type',23,-5,0), (239169,2620190,1,'eye_brow_type',34,0,14), (239170,2620190,0,'eye_color',222,35,32), (239171,2620190,1,'eye_type',-32,0,0), (239172,2620190,0,'hair_face_color',52,38,20), (239173,2620190,0,'hair_face_highlight_color',216,192,37), (239174,2620190,0,'hair_type_color',52,38,20), (239175,2620190,0,'hair_type_highlight_color',216,192,37), (239176,2620190,1,'lip_type',-31,-2,10), (239177,2620190,1,'nose_type',-2,17,-14), (239178,2620190,0,'skin_color',16,6,1), (239179,2620190,1,'soga_cheek_type',0,2,0), (239180,2620190,1,'soga_chin_type',-38,3,2), (239181,2620190,1,'soga_ear_type',23,-5,0), (239182,2620190,1,'soga_eye_brow_type',34,0,14), (239183,2620190,0,'soga_eye_color',229,229,102), (239184,2620190,1,'soga_eye_type',-32,0,0), (239185,2620190,0,'soga_hair_face_color',52,38,20), (239186,2620190,0,'soga_hair_face_highlight_color',216,192,37), (239187,2620190,0,'soga_hair_type_color',52,38,20), (239188,2620190,0,'soga_hair_type_highlight_color',216,192,37), (239189,2620190,1,'soga_lip_type',-31,-2,10), (239190,2620190,1,'soga_nose_type',-2,17,-14), (239191,2620190,0,'soga_skin_color',16,6,1), (239192,2620190,0,'wing_color1',255,255,255), (239193,2620190,0,'wing_color2',255,255,255), (239194,2620191,1,'cheek_type',-17,-14,0), (239195,2620191,1,'chin_type',28,-4,9), (239196,2620191,1,'ear_type',-14,1,0), (239197,2620191,1,'eye_brow_type',26,4,-31), (239198,2620191,0,'eye_color',73,42,13), (239199,2620191,1,'eye_type',10,0,0), (239200,2620191,0,'hair_face_color',25,18,6), (239201,2620191,0,'hair_face_highlight_color',89,52,8), (239202,2620191,0,'hair_type_color',25,18,6), (239203,2620191,0,'hair_type_highlight_color',89,52,8), (239204,2620191,1,'lip_type',22,-34,21), (239205,2620191,1,'nose_type',-37,-26,-37), (239206,2620191,0,'skin_color',215,194,160), (239207,2620191,1,'soga_cheek_type',-17,-14,0), (239208,2620191,1,'soga_chin_type',28,-4,9), (239209,2620191,1,'soga_ear_type',-14,1,0), (239210,2620191,1,'soga_eye_brow_type',26,4,-31), (239211,2620191,0,'soga_eye_color',229,229,102), (239212,2620191,1,'soga_eye_type',10,0,0), (239213,2620191,0,'soga_hair_face_color',25,18,6), (239214,2620191,0,'soga_hair_face_highlight_color',89,52,8), (239215,2620191,0,'soga_hair_type_color',25,18,6), (239216,2620191,0,'soga_hair_type_highlight_color',89,52,8), (239217,2620191,1,'soga_lip_type',22,-34,21), (239218,2620191,1,'soga_nose_type',-37,-26,-37), (239219,2620191,0,'soga_skin_color',215,194,160), (239220,2620191,0,'wing_color1',255,255,255), (239221,2620191,0,'wing_color2',255,255,255), (239222,2620192,1,'cheek_type',25,0,0), (239223,2620192,1,'chin_type',25,2,-17), (239224,2620192,1,'ear_type',-28,-28,0), (239225,2620192,1,'eye_brow_type',0,-8,-8), (239226,2620192,0,'eye_color',36,70,48), (239227,2620192,1,'eye_type',28,0,0), (239228,2620192,0,'hair_face_color',217,205,106), (239229,2620192,0,'hair_face_highlight_color',89,46,1), (239230,2620192,0,'hair_type_color',217,205,106), (239231,2620192,0,'hair_type_highlight_color',89,46,1), (239232,2620192,1,'lip_type',37,-34,-1), (239233,2620192,1,'nose_type',46,37,25), (239234,2620192,0,'skin_color',235,194,189), (239235,2620192,1,'soga_cheek_type',25,0,0), (239236,2620192,1,'soga_chin_type',25,2,-17), (239237,2620192,1,'soga_ear_type',-28,-28,0), (239238,2620192,1,'soga_eye_brow_type',0,-8,-8), (239239,2620192,0,'soga_eye_color',229,229,102), (239240,2620192,1,'soga_eye_type',28,0,0), (239241,2620192,0,'soga_hair_face_color',217,205,106), (239242,2620192,0,'soga_hair_face_highlight_color',89,46,1), (239243,2620192,0,'soga_hair_type_color',217,205,106), (239244,2620192,0,'soga_hair_type_highlight_color',89,46,1), (239245,2620192,1,'soga_lip_type',37,-34,-1), (239246,2620192,1,'soga_nose_type',46,37,25), (239247,2620192,0,'soga_skin_color',235,194,189), (239248,2620192,0,'wing_color1',255,255,255), (239249,2620192,0,'wing_color2',255,255,255), (239250,2620193,1,'cheek_type',100,-100,0), (239251,2620193,1,'chin_type',-100,100,100), (239252,2620193,1,'ear_type',25,9,0), (239253,2620193,1,'eye_brow_type',100,100,100), (239254,2620193,0,'eye_color',118,14,183), (239255,2620193,1,'eye_type',100,0,0), (239256,2620193,0,'hair_face_color',171,60,32), (239257,2620193,0,'hair_face_highlight_color',216,192,37), (239258,2620193,0,'hair_type_color',171,60,32), (239259,2620193,0,'hair_type_highlight_color',216,192,37), (239260,2620193,1,'lip_type',100,50,-68), (239261,2620193,1,'nose_type',0,-17,-1), (239262,2620193,0,'skin_color',26,4,0), (239263,2620193,1,'soga_cheek_type',100,-100,0), (239264,2620193,1,'soga_chin_type',-100,100,100), (239265,2620193,1,'soga_ear_type',25,9,0), (239266,2620193,1,'soga_eye_brow_type',100,100,100), (239267,2620193,0,'soga_eye_color',229,229,102), (239268,2620193,1,'soga_eye_type',100,0,0), (239269,2620193,0,'soga_hair_face_color',171,60,32), (239270,2620193,0,'soga_hair_face_highlight_color',216,192,37), (239271,2620193,0,'soga_hair_type_color',171,60,32), (239272,2620193,0,'soga_hair_type_highlight_color',216,192,37), (239273,2620193,1,'soga_lip_type',100,50,-68), (239274,2620193,1,'soga_nose_type',0,-17,-1), (239275,2620193,0,'soga_skin_color',26,4,0), (239276,2620193,0,'wing_color1',255,255,255), (239277,2620193,0,'wing_color2',255,255,255), (239278,2620194,1,'cheek_type',-89,50,0), (239279,2620194,1,'chin_type',-18,-18,3), (239280,2620194,1,'ear_type',-68,-29,0), (239281,2620194,1,'eye_brow_type',0,-52,34), (239282,2620194,0,'eye_color',153,60,25), (239283,2620194,1,'eye_type',-4,0,0), (239284,2620194,0,'hair_color1',255,255,255), (239285,2620194,0,'hair_color2',255,236,129), (239286,2620194,0,'hair_highlight',255,255,255), (239287,2620194,0,'hair_type_color',245,201,15), (239288,2620194,0,'hair_type_highlight_color',240,156,29), (239289,2620194,1,'lip_type',17,-82,97), (239290,2620194,1,'nose_type',89,-70,12), (239291,2620194,0,'skin_color',181,182,119), (239292,2620194,1,'soga_cheek_type',-89,50,0), (239293,2620194,1,'soga_chin_type',-18,-18,3), (239294,2620194,1,'soga_ear_type',-68,-29,0), (239295,2620194,1,'soga_eye_brow_type',0,-52,34), (239296,2620194,0,'soga_eye_color',229,229,102), (239297,2620194,1,'soga_eye_type',-4,0,0), (239298,2620194,0,'soga_hair_color1',255,255,255), (239299,2620194,0,'soga_hair_color2',255,236,129), (239300,2620194,0,'soga_hair_highlight',255,255,255), (239301,2620194,0,'soga_hair_type_color',245,201,15), (239302,2620194,0,'soga_hair_type_highlight_color',240,156,29), (239303,2620194,1,'soga_lip_type',17,-82,97), (239304,2620194,1,'soga_nose_type',89,-70,12), (239305,2620194,0,'soga_skin_color',181,182,119), (239306,2620194,0,'wing_color1',191,164,27), (239307,2620194,0,'wing_color2',189,170,27), (239308,2620195,1,'cheek_type',-2,22,0), (239309,2620195,1,'chin_type',-3,0,-11), (239310,2620195,1,'ear_type',-37,-100,0), (239311,2620195,1,'eye_brow_type',97,-19,38), (239312,2620195,0,'eye_color',3,162,13), (239313,2620195,1,'eye_type',58,0,0), (239314,2620195,1,'lip_type',-47,28,-74), (239315,2620195,1,'nose_type',-17,10,15), (239316,2620195,0,'skin_color',14,4,0), (239317,2620195,1,'soga_cheek_type',-2,22,0), (239318,2620195,1,'soga_chin_type',-3,0,-11), (239319,2620195,1,'soga_ear_type',-37,-100,0), (239320,2620195,1,'soga_eye_brow_type',97,-19,38), (239321,2620195,0,'soga_eye_color',229,229,102), (239322,2620195,1,'soga_eye_type',58,0,0), (239323,2620195,1,'soga_lip_type',-47,28,-74), (239324,2620195,1,'soga_nose_type',-17,10,15), (239325,2620195,0,'soga_skin_color',14,4,0), (239326,2620196,1,'cheek_type',-11,19,0), (239327,2620196,1,'chin_type',11,42,-34), (239328,2620196,1,'ear_type',-3,-17,0), (239329,2620196,1,'eye_brow_type',0,18,5), (239330,2620196,0,'eye_color',163,182,156), (239331,2620196,1,'eye_type',14,0,0), (239332,2620196,0,'hair_face_color',43,47,38), (239333,2620196,0,'hair_face_highlight_color',95,79,62), (239334,2620196,0,'hair_type_color',43,47,38), (239335,2620196,0,'hair_type_highlight_color',95,79,62), (239336,2620196,1,'lip_type',-9,25,-28), (239337,2620196,1,'nose_type',-14,0,-10), (239338,2620196,0,'skin_color',238,248,248), (239339,2620196,1,'soga_cheek_type',-11,19,0), (239340,2620196,1,'soga_chin_type',11,42,-34), (239341,2620196,1,'soga_ear_type',-3,-17,0), (239342,2620196,1,'soga_eye_brow_type',0,18,5), (239343,2620196,0,'soga_eye_color',229,229,102), (239344,2620196,1,'soga_eye_type',14,0,0), (239345,2620196,0,'soga_hair_face_color',43,47,38), (239346,2620196,0,'soga_hair_face_highlight_color',95,79,62), (239347,2620196,0,'soga_hair_type_color',43,47,38), (239348,2620196,0,'soga_hair_type_highlight_color',95,79,62), (239349,2620196,1,'soga_lip_type',-9,25,-28), (239350,2620196,1,'soga_nose_type',-14,0,-10), (239351,2620196,0,'soga_skin_color',238,248,248), (239352,2620196,0,'wing_color1',255,255,255), (239353,2620196,0,'wing_color2',255,255,255), (239354,2620197,1,'cheek_type',-28,-8,0), (239355,2620197,1,'chin_type',1,-37,34), (239356,2620197,1,'ear_type',-34,23,0), (239357,2620197,1,'eye_brow_type',21,-10,-20), (239358,2620197,0,'eye_color',147,111,54), (239359,2620197,1,'eye_type',14,0,0), (239360,2620197,0,'hair_face_color',65,26,9), (239361,2620197,0,'hair_face_highlight_color',94,77,57), (239362,2620197,0,'hair_type_color',65,26,9), (239363,2620197,0,'hair_type_highlight_color',94,77,57), (239364,2620197,1,'lip_type',19,-2,-22), (239365,2620197,1,'nose_type',31,31,0), (239366,2620197,0,'skin_color',253,254,254), (239367,2620197,1,'soga_cheek_type',-28,-8,0), (239368,2620197,1,'soga_chin_type',1,-37,34), (239369,2620197,1,'soga_ear_type',-34,23,0), (239370,2620197,1,'soga_eye_brow_type',21,-10,-20), (239371,2620197,0,'soga_eye_color',229,229,102), (239372,2620197,1,'soga_eye_type',14,0,0), (239373,2620197,0,'soga_hair_face_color',65,26,9), (239374,2620197,0,'soga_hair_face_highlight_color',94,77,57), (239375,2620197,0,'soga_hair_type_color',65,26,9), (239376,2620197,0,'soga_hair_type_highlight_color',94,77,57), (239377,2620197,1,'soga_lip_type',19,-2,-22), (239378,2620197,1,'soga_nose_type',31,31,0), (239379,2620197,0,'soga_skin_color',253,254,254), (239380,2620197,0,'wing_color1',255,255,255), (239381,2620197,0,'wing_color2',255,255,255), (239382,2620198,0,'eye_color',140,15,126), (239383,2620198,0,'hair_face_color',8,3,0), (239384,2620198,0,'hair_type_color',8,3,0), (239385,2620198,0,'skin_color',112,11,14), (239386,2620198,0,'soga_eye_color',229,229,102), (239387,2620198,0,'soga_hair_face_color',8,3,0), (239388,2620198,0,'soga_hair_type_color',8,3,0), (239389,2620198,0,'soga_skin_color',112,11,14), (239390,2620198,0,'wing_color1',255,255,255), (239391,2620198,0,'wing_color2',255,255,255), (239392,2620199,1,'cheek_type',-25,78,0), (239393,2620199,1,'chin_type',4,-83,87), (239394,2620199,1,'ear_type',76,94,0), (239395,2620199,1,'eye_brow_type',48,12,-21), (239396,2620199,0,'eye_color',155,185,168), (239397,2620199,0,'hair_color1',200,165,96), (239398,2620199,0,'hair_color2',173,99,44), (239399,2620199,0,'hair_face_color',213,152,21), (239400,2620199,0,'hair_face_highlight_color',15,1,21), (239401,2620199,0,'hair_highlight',29,21,28), (239402,2620199,0,'hair_type_color',213,152,21), (239403,2620199,0,'hair_type_highlight_color',15,1,21), (239404,2620199,1,'lip_type',-14,-75,-23), (239405,2620199,1,'nose_type',83,-59,-68), (239406,2620199,0,'skin_color',191,200,198), (239407,2620199,1,'soga_cheek_type',-25,78,0), (239408,2620199,1,'soga_chin_type',4,-83,87), (239409,2620199,1,'soga_ear_type',76,94,0), (239410,2620199,1,'soga_eye_brow_type',48,12,-21), (239411,2620199,0,'soga_eye_color',229,229,102), (239412,2620199,0,'soga_hair_color1',200,165,96), (239413,2620199,0,'soga_hair_color2',173,99,44), (239414,2620199,0,'soga_hair_face_color',213,152,21), (239415,2620199,0,'soga_hair_face_highlight_color',15,1,21), (239416,2620199,0,'soga_hair_highlight',29,21,28), (239417,2620199,0,'soga_hair_type_color',213,152,21), (239418,2620199,0,'soga_hair_type_highlight_color',15,1,21), (239419,2620199,1,'soga_lip_type',-14,-75,-23), (239420,2620199,1,'soga_nose_type',83,-59,-68), (239421,2620199,0,'soga_skin_color',191,200,198), (239422,2620199,0,'wing_color1',255,255,255), (239423,2620199,0,'wing_color2',255,255,255), (239424,2620200,0,'eye_color',255,255,255), (239425,2620200,0,'skin_color',255,255,255), (239426,2620200,0,'soga_eye_color',255,0,255), (239427,2620201,0,'eye_color',255,255,255), (239428,2620201,0,'skin_color',255,255,255), (239429,2620201,0,'soga_eye_color',255,0,255), (239430,2620202,1,'cheek_type',7,-68,0), (239431,2620202,1,'chin_type',31,65,-65), (239432,2620202,1,'ear_type',-3,97,0), (239433,2620202,1,'eye_brow_type',64,76,50), (239434,2620202,0,'eye_color',33,71,69), (239435,2620202,1,'eye_type',-14,0,0), (239436,2620202,0,'hair_color1',91,21,51), (239437,2620202,0,'hair_color2',159,88,0), (239438,2620202,0,'hair_face_color',135,44,31), (239439,2620202,0,'hair_face_highlight_color',184,128,10), (239440,2620202,0,'hair_highlight',209,131,22), (239441,2620202,0,'hair_type_color',135,44,31), (239442,2620202,0,'hair_type_highlight_color',184,128,10), (239443,2620202,1,'lip_type',-42,-56,-17), (239444,2620202,1,'nose_type',-56,-93,-14), (239445,2620202,0,'skin_color',178,181,152), (239446,2620202,1,'soga_cheek_type',7,-68,0), (239447,2620202,1,'soga_chin_type',31,65,-65), (239448,2620202,1,'soga_ear_type',-3,97,0), (239449,2620202,1,'soga_eye_brow_type',64,76,50), (239450,2620202,0,'soga_eye_color',204,204,204), (239451,2620202,1,'soga_eye_type',-14,0,0), (239452,2620202,0,'soga_hair_color1',91,21,51), (239453,2620202,0,'soga_hair_color2',159,88,0), (239454,2620202,0,'soga_hair_face_color',135,44,31), (239455,2620202,0,'soga_hair_face_highlight_color',184,128,10), (239456,2620202,0,'soga_hair_highlight',209,131,22), (239457,2620202,0,'soga_hair_type_color',135,44,31), (239458,2620202,0,'soga_hair_type_highlight_color',184,128,10), (239459,2620202,1,'soga_lip_type',-42,-56,-17), (239460,2620202,1,'soga_nose_type',-56,-93,-14), (239461,2620202,0,'soga_skin_color',178,181,152), (239462,2620203,1,'cheek_type',-89,76,0), (239463,2620203,1,'chin_type',62,77,47), (239464,2620203,1,'ear_type',62,46,0), (239465,2620203,1,'eye_brow_type',56,47,84), (239466,2620203,0,'eye_color',135,184,198), (239467,2620203,1,'eye_type',-84,0,0), (239468,2620203,0,'hair_color1',54,45,28), (239469,2620203,0,'hair_color2',104,52,0), (239470,2620203,0,'hair_face_color',45,15,17), (239471,2620203,0,'hair_face_highlight_color',108,24,23), (239472,2620203,0,'hair_highlight',91,21,51), (239473,2620203,0,'hair_type_color',45,15,17), (239474,2620203,0,'hair_type_highlight_color',108,24,23), (239475,2620203,1,'lip_type',46,-50,-62), (239476,2620203,1,'nose_type',82,25,20), (239477,2620203,0,'skin_color',115,113,87), (239478,2620203,1,'soga_cheek_type',-89,76,0), (239479,2620203,1,'soga_chin_type',62,77,47), (239480,2620203,1,'soga_ear_type',62,46,0), (239481,2620203,1,'soga_eye_brow_type',56,47,84), (239482,2620203,0,'soga_eye_color',229,229,102), (239483,2620203,1,'soga_eye_type',-84,0,0), (239484,2620203,0,'soga_hair_color1',54,45,28), (239485,2620203,0,'soga_hair_color2',104,52,0), (239486,2620203,0,'soga_hair_face_color',45,15,17), (239487,2620203,0,'soga_hair_face_highlight_color',108,24,23), (239488,2620203,0,'soga_hair_highlight',91,21,51), (239489,2620203,0,'soga_hair_type_color',45,15,17), (239490,2620203,0,'soga_hair_type_highlight_color',108,24,23), (239491,2620203,1,'soga_lip_type',46,-50,-62), (239492,2620203,1,'soga_nose_type',82,25,20), (239493,2620203,0,'soga_skin_color',115,113,87), (239494,2620203,0,'wing_color1',255,255,255), (239495,2620203,0,'wing_color2',255,255,255), (239496,2620204,1,'cheek_type',28,18,0), (239497,2620204,1,'chin_type',20,14,10), (239498,2620204,1,'ear_type',14,-8,0), (239499,2620204,1,'eye_brow_type',1,-17,-14), (239500,2620204,0,'eye_color',133,140,90), (239501,2620204,1,'eye_type',-32,0,0), (239502,2620204,0,'hair_face_color',167,139,66), (239503,2620204,0,'hair_face_highlight_color',159,123,0), (239504,2620204,0,'hair_type_color',167,139,66), (239505,2620204,0,'hair_type_highlight_color',159,123,0), (239506,2620204,1,'lip_type',-7,-19,3), (239507,2620204,1,'nose_type',-7,17,-35), (239508,2620204,0,'skin_color',215,212,190), (239509,2620204,1,'soga_cheek_type',28,18,0), (239510,2620204,1,'soga_chin_type',20,14,10), (239511,2620204,1,'soga_ear_type',14,-8,0), (239512,2620204,1,'soga_eye_brow_type',1,-17,-14), (239513,2620204,0,'soga_eye_color',229,229,102), (239514,2620204,1,'soga_eye_type',-32,0,0), (239515,2620204,0,'soga_hair_face_color',167,139,66), (239516,2620204,0,'soga_hair_face_highlight_color',159,123,0), (239517,2620204,0,'soga_hair_type_color',167,139,66), (239518,2620204,0,'soga_hair_type_highlight_color',159,123,0), (239519,2620204,1,'soga_lip_type',-7,-19,3), (239520,2620204,1,'soga_nose_type',-7,17,-35), (239521,2620204,0,'soga_skin_color',215,212,190), (239522,2620204,0,'wing_color1',255,255,255), (239523,2620204,0,'wing_color2',255,255,255), (239524,2620205,0,'eye_color',255,255,255), (239525,2620205,0,'skin_color',255,255,255), (239526,2620205,0,'soga_eye_color',255,0,255), (239527,2620206,1,'cheek_type',37,-88,0), (239528,2620206,1,'chin_type',-47,62,82), (239529,2620206,1,'ear_type',-51,91,0), (239530,2620206,1,'eye_brow_type',1,-9,93), (239531,2620206,0,'eye_color',117,117,0), (239532,2620206,1,'eye_type',4,0,0), (239533,2620206,1,'lip_type',0,98,58), (239534,2620206,1,'nose_type',-47,38,63), (239535,2620206,0,'skin_color',121,106,74), (239536,2620206,1,'soga_cheek_type',0,-64,0), (239537,2620206,1,'soga_chin_type',100,74,7), (239538,2620206,1,'soga_ear_type',63,-52,0), (239539,2620206,1,'soga_eye_brow_type',55,-68,-20), (239540,2620206,0,'soga_eye_color',204,204,204), (239541,2620206,1,'soga_eye_type',-31,0,0), (239542,2620206,1,'soga_lip_type',0,50,-34), (239543,2620206,1,'soga_nose_type',-100,-55,68), (239544,2620206,0,'soga_skin_color',32,48,54), (239545,2620207,0,'eye_color',255,255,255), (239546,2620207,0,'skin_color',255,255,255), (239547,2620207,0,'soga_eye_color',255,0,255), (239548,2620208,0,'eye_color',255,255,255), (239549,2620208,0,'skin_color',255,255,255), (239550,2620208,0,'soga_eye_color',255,0,255), (239551,2620209,0,'eye_color',255,255,255), (239552,2620209,0,'skin_color',255,255,255), (239553,2620209,0,'soga_eye_color',255,0,255), (239554,2620210,1,'cheek_type',93,44,0), (239555,2620210,1,'chin_type',-63,-75,-25), (239556,2620210,1,'eye_brow_type',81,77,5), (239557,2620210,0,'eye_color',106,52,44), (239558,2620210,1,'eye_type',-83,0,0), (239559,2620210,0,'hair_face_color',60,78,171), (239560,2620210,0,'hair_type_color',60,78,171), (239561,2620210,1,'lip_type',-4,17,-43), (239562,2620210,1,'nose_type',-40,-55,22), (239563,2620210,0,'skin_color',60,78,171), (239564,2620210,1,'soga_cheek_type',93,44,0), (239565,2620210,1,'soga_chin_type',-63,-75,-25), (239566,2620210,1,'soga_eye_brow_type',81,77,5), (239567,2620210,0,'soga_eye_color',229,229,102), (239568,2620210,1,'soga_eye_type',-83,0,0), (239569,2620210,0,'soga_hair_face_color',60,78,171), (239570,2620210,0,'soga_hair_type_color',60,78,171), (239571,2620210,1,'soga_lip_type',-4,17,-43), (239572,2620210,1,'soga_nose_type',-40,-55,22), (239573,2620210,0,'soga_skin_color',60,78,171), (239574,2620210,0,'wing_color1',255,255,255), (239575,2620210,0,'wing_color2',255,255,255), (239576,2620211,1,'cheek_type',-20,65,0), (239577,2620211,1,'chin_type',-5,87,3), (239578,2620211,1,'ear_type',63,11,0), (239579,2620211,1,'eye_brow_type',-45,52,98), (239580,2620211,0,'eye_color',234,119,255), (239581,2620211,1,'eye_type',-47,0,0), (239582,2620211,0,'hair_color1',161,165,168), (239583,2620211,0,'hair_color2',60,71,71), (239584,2620211,0,'hair_face_color',244,246,246), (239585,2620211,0,'hair_face_highlight_color',6,3,1), (239586,2620211,0,'hair_highlight',33,22,19), (239587,2620211,0,'hair_type_color',244,246,246), (239588,2620211,0,'hair_type_highlight_color',6,3,1), (239589,2620211,1,'lip_type',-42,-75,14), (239590,2620211,1,'nose_type',29,-65,-17), (239591,2620211,0,'skin_color',155,139,173), (239592,2620211,1,'soga_cheek_type',-20,65,0), (239593,2620211,1,'soga_chin_type',-5,87,3), (239594,2620211,1,'soga_ear_type',63,11,0), (239595,2620211,1,'soga_eye_brow_type',-45,52,98), (239596,2620211,0,'soga_eye_color',229,229,102), (239597,2620211,1,'soga_eye_type',-47,0,0), (239598,2620211,0,'soga_hair_color1',161,165,168), (239599,2620211,0,'soga_hair_color2',60,71,71), (239600,2620211,0,'soga_hair_face_color',244,246,246), (239601,2620211,0,'soga_hair_face_highlight_color',6,3,1), (239602,2620211,0,'soga_hair_highlight',33,22,19), (239603,2620211,0,'soga_hair_type_color',244,246,246), (239604,2620211,0,'soga_hair_type_highlight_color',6,3,1), (239605,2620211,1,'soga_lip_type',-42,-75,14), (239606,2620211,1,'soga_nose_type',29,-65,-17), (239607,2620211,0,'soga_skin_color',155,139,173), (239608,2620211,0,'wing_color1',255,255,255), (239609,2620211,0,'wing_color2',255,255,255), (239610,2620212,0,'eye_color',255,255,255), (239611,2620212,0,'skin_color',255,255,255), (239612,2620212,0,'soga_eye_color',255,0,255), (239613,2620213,1,'cheek_type',100,-100,0), (239614,2620213,1,'chin_type',-100,100,100), (239615,2620213,1,'ear_type',25,9,0), (239616,2620213,1,'eye_brow_type',100,100,100), (239617,2620213,0,'eye_color',118,14,183), (239618,2620213,1,'eye_type',100,0,0), (239619,2620213,0,'hair_face_color',171,60,32), (239620,2620213,0,'hair_face_highlight_color',216,192,37), (239621,2620213,0,'hair_type_color',171,60,32), (239622,2620213,0,'hair_type_highlight_color',216,192,37), (239623,2620213,1,'lip_type',100,50,-68), (239624,2620213,1,'nose_type',0,-17,-1), (239625,2620213,0,'skin_color',26,4,0), (239626,2620213,1,'soga_cheek_type',100,-100,0), (239627,2620213,1,'soga_chin_type',-100,100,100), (239628,2620213,1,'soga_ear_type',25,9,0), (239629,2620213,1,'soga_eye_brow_type',100,100,100), (239630,2620213,0,'soga_eye_color',229,229,102), (239631,2620213,1,'soga_eye_type',100,0,0), (239632,2620213,0,'soga_hair_face_color',171,60,32), (239633,2620213,0,'soga_hair_face_highlight_color',216,192,37), (239634,2620213,0,'soga_hair_type_color',171,60,32), (239635,2620213,0,'soga_hair_type_highlight_color',216,192,37), (239636,2620213,1,'soga_lip_type',100,50,-68), (239637,2620213,1,'soga_nose_type',0,-17,-1), (239638,2620213,0,'soga_skin_color',26,4,0), (239639,2620213,0,'wing_color1',255,255,255), (239640,2620213,0,'wing_color2',255,255,255), (239641,2620214,0,'eye_color',255,255,255), (239642,2620214,0,'skin_color',255,255,255), (239643,2620214,0,'soga_eye_color',255,0,255), (239644,2620215,0,'eye_color',255,255,255), (239645,2620215,0,'skin_color',255,255,255), (239646,2620215,0,'soga_eye_color',255,0,255), (239647,2620216,0,'eye_color',255,255,255), (239648,2620216,0,'skin_color',255,255,255), (239649,2620216,0,'soga_eye_color',255,0,255), (239650,2620217,0,'eye_color',255,255,255), (239651,2620217,0,'skin_color',255,255,255), (239652,2620217,0,'soga_eye_color',255,0,255), (239653,2620218,1,'cheek_type',100,-34,0), (239654,2620218,1,'chin_type',-37,-68,14), (239655,2620218,1,'ear_type',93,-87,0), (239656,2620218,1,'eye_brow_type',28,-7,0), (239657,2620218,0,'eye_color',108,3,174), (239658,2620218,1,'eye_type',100,0,0), (239659,2620218,0,'hair_color1',255,255,255), (239660,2620218,0,'hair_color2',87,8,147), (239661,2620218,0,'hair_highlight',255,255,255), (239662,2620218,0,'hair_type_color',88,0,118), (239663,2620218,0,'hair_type_highlight_color',96,0,135), (239664,2620218,1,'lip_type',0,-17,75), (239665,2620218,1,'nose_type',62,-50,-87), (239666,2620218,0,'skin_color',234,199,179), (239667,2620218,1,'soga_cheek_type',79,-87,0), (239668,2620218,1,'soga_chin_type',28,56,-52), (239669,2620218,1,'soga_ear_type',-35,-70,0), (239670,2620218,1,'soga_eye_brow_type',-77,-15,-21), (239671,2620218,0,'soga_eye_color',229,229,102), (239672,2620218,1,'soga_eye_type',-56,0,0), (239673,2620218,0,'soga_hair_color1',255,255,255), (239674,2620218,0,'soga_hair_color2',244,81,249), (239675,2620218,0,'soga_hair_highlight',255,255,255), (239676,2620218,0,'soga_hair_type_color',193,53,248), (239677,2620218,0,'soga_hair_type_highlight_color',100,0,142), (239678,2620218,1,'soga_lip_type',-26,-37,56), (239679,2620218,1,'soga_nose_type',17,7,72), (239680,2620218,0,'soga_skin_color',186,143,177), (239681,2620218,0,'wing_color1',118,3,190), (239682,2620218,0,'wing_color2',241,117,2), (239683,2620219,0,'eye_color',255,255,255), (239684,2620219,0,'skin_color',255,255,255), (239685,2620219,0,'soga_eye_color',255,0,255), (239686,2620220,1,'cheek_type',-81,12,0), (239687,2620220,1,'chin_type',50,-88,-38), (239688,2620220,1,'ear_type',-26,81,0), (239689,2620220,1,'eye_brow_type',-50,-31,-15), (239690,2620220,0,'eye_color',40,64,39), (239691,2620220,1,'eye_type',-93,0,0), (239692,2620220,0,'hair_color1',79,28,15), (239693,2620220,0,'hair_color2',111,64,0), (239694,2620220,0,'hair_face_color',35,24,1), (239695,2620220,0,'hair_face_highlight_color',180,78,32), (239696,2620220,0,'hair_highlight',105,26,26), (239697,2620220,0,'hair_type_color',35,24,1), (239698,2620220,0,'hair_type_highlight_color',180,78,32), (239699,2620220,1,'lip_type',-7,-94,31), (239700,2620220,1,'nose_type',-96,-72,88), (239701,2620220,0,'skin_color',237,237,207), (239702,2620220,1,'soga_cheek_type',-81,12,0), (239703,2620220,1,'soga_chin_type',50,-88,-38), (239704,2620220,1,'soga_ear_type',-26,81,0), (239705,2620220,1,'soga_eye_brow_type',-50,-31,-15), (239706,2620220,0,'soga_eye_color',229,229,102), (239707,2620220,1,'soga_eye_type',-93,0,0), (239708,2620220,0,'soga_hair_color1',79,28,15), (239709,2620220,0,'soga_hair_color2',111,64,0), (239710,2620220,0,'soga_hair_face_color',35,24,1), (239711,2620220,0,'soga_hair_face_highlight_color',180,78,32), (239712,2620220,0,'soga_hair_highlight',105,26,26), (239713,2620220,0,'soga_hair_type_color',35,24,1), (239714,2620220,0,'soga_hair_type_highlight_color',180,78,32), (239715,2620220,1,'soga_lip_type',-7,-94,31), (239716,2620220,1,'soga_nose_type',-96,-72,88), (239717,2620220,0,'soga_skin_color',237,237,207), (239718,2620220,0,'wing_color1',255,255,255), (239719,2620220,0,'wing_color2',255,255,255), (239720,2620221,0,'eye_color',255,255,255), (239721,2620221,0,'skin_color',255,255,255), (239722,2620221,0,'soga_eye_color',255,0,255), (239723,2620222,0,'eye_color',255,255,255), (239724,2620222,0,'skin_color',255,255,255), (239725,2620222,0,'soga_eye_color',255,0,255), (239726,2620223,0,'eye_color',170,219,240), (239727,2620223,0,'skin_color',170,219,240), (239728,2620223,0,'soga_eye_color',255,0,255), (239729,2620224,0,'eye_color',166,19,19), (239730,2620224,0,'skin_color',171,113,80), (239731,2620224,0,'soga_eye_color',255,0,255), (239732,2620225,0,'eye_color',255,255,255), (239733,2620225,0,'skin_color',255,255,255), (239734,2620225,0,'soga_eye_color',255,0,255), (239735,2620226,0,'eye_color',152,7,0), (239736,2620226,0,'skin_color',255,255,255), (239737,2620226,0,'soga_eye_color',255,0,255), (239738,2620227,0,'eye_color',152,7,0), (239739,2620227,0,'skin_color',255,255,255), (239740,2620227,0,'soga_eye_color',255,0,255), (239741,2620228,0,'eye_color',255,255,255), (239742,2620228,0,'skin_color',255,255,255), (239743,2620228,0,'soga_eye_color',255,0,255), (239744,2620229,0,'eye_color',166,19,19), (239745,2620229,0,'skin_color',171,113,80), (239746,2620229,0,'soga_eye_color',255,0,255), (239747,2620230,0,'eye_color',255,255,255), (239748,2620230,0,'skin_color',255,255,255), (239749,2620230,0,'soga_eye_color',255,0,255), (239750,2620231,0,'eye_color',255,255,255), (239751,2620231,0,'skin_color',255,255,255), (239752,2620231,0,'soga_eye_color',255,0,255), (239753,2620232,0,'eye_color',255,255,255), (239754,2620232,0,'skin_color',81,81,81), (239755,2620232,0,'soga_eye_color',255,0,255), (239756,2620233,0,'eye_color',255,255,255), (239757,2620233,0,'skin_color',81,81,81), (239758,2620233,0,'soga_eye_color',255,0,255), (239759,2620234,0,'eye_color',166,19,19), (239760,2620234,0,'skin_color',171,113,80), (239761,2620234,0,'soga_eye_color',255,0,255), (239762,2620235,0,'eye_color',152,7,0), (239763,2620235,0,'skin_color',255,255,255), (239764,2620235,0,'soga_eye_color',255,0,255), (239765,2620236,0,'eye_color',166,19,19), (239766,2620236,0,'skin_color',171,113,80), (239767,2620236,0,'soga_eye_color',255,0,255), (239768,2620237,0,'eye_color',255,255,255), (239769,2620237,0,'skin_color',255,255,255), (239770,2620237,0,'soga_eye_color',255,0,255), (239771,2620238,1,'cheek_type',7,-8,0), (239772,2620238,1,'chin_type',-28,-68,98), (239773,2620238,1,'ear_type',71,88,0), (239774,2620238,1,'eye_brow_type',-22,-62,-75), (239775,2620238,0,'eye_color',54,198,223), (239776,2620238,1,'eye_type',66,0,0), (239777,2620238,1,'lip_type',-62,34,38), (239778,2620238,1,'nose_type',-17,-17,59), (239779,2620238,0,'skin_color',95,46,33), (239780,2620238,1,'soga_cheek_type',7,-8,0), (239781,2620238,1,'soga_chin_type',-28,-68,98), (239782,2620238,1,'soga_ear_type',71,88,0), (239783,2620238,1,'soga_eye_brow_type',-22,-62,-75), (239784,2620238,0,'soga_eye_color',229,229,102), (239785,2620238,1,'soga_eye_type',66,0,0), (239786,2620238,1,'soga_lip_type',-62,34,38), (239787,2620238,1,'soga_nose_type',-17,-17,59), (239788,2620238,0,'soga_skin_color',95,46,33), (239789,2620238,0,'wing_color1',255,255,255), (239790,2620238,0,'wing_color2',255,255,255), (239791,2620239,1,'cheek_type',0,2,0), (239792,2620239,1,'chin_type',-38,3,2), (239793,2620239,1,'ear_type',23,-5,0), (239794,2620239,1,'eye_brow_type',34,0,14), (239795,2620239,0,'eye_color',222,35,32), (239796,2620239,1,'eye_type',-32,0,0), (239797,2620239,0,'hair_face_color',52,38,20), (239798,2620239,0,'hair_face_highlight_color',216,192,37), (239799,2620239,0,'hair_type_color',52,38,20), (239800,2620239,0,'hair_type_highlight_color',216,192,37), (239801,2620239,1,'lip_type',-31,-2,10), (239802,2620239,1,'nose_type',-2,17,-14), (239803,2620239,0,'skin_color',247,243,241), (239804,2620239,1,'soga_cheek_type',0,2,0), (239805,2620239,1,'soga_chin_type',-38,3,2), (239806,2620239,1,'soga_ear_type',23,-5,0), (239807,2620239,1,'soga_eye_brow_type',34,0,14), (239808,2620239,0,'soga_eye_color',229,229,102), (239809,2620239,1,'soga_eye_type',-32,0,0), (239810,2620239,0,'soga_hair_face_color',52,38,20), (239811,2620239,0,'soga_hair_face_highlight_color',216,192,37), (239812,2620239,0,'soga_hair_type_color',52,38,20), (239813,2620239,0,'soga_hair_type_highlight_color',216,192,37), (239814,2620239,1,'soga_lip_type',-31,-2,10), (239815,2620239,1,'soga_nose_type',-2,17,-14), (239816,2620239,0,'soga_skin_color',247,243,241), (239817,2620239,0,'wing_color1',255,255,255), (239818,2620239,0,'wing_color2',255,255,255), (239819,2620240,0,'eye_color',166,19,19), (239820,2620240,0,'skin_color',171,113,80), (239821,2620240,0,'soga_eye_color',255,0,255), (239822,2620241,0,'eye_color',166,19,19), (239823,2620241,0,'skin_color',171,113,80), (239824,2620241,0,'soga_eye_color',255,0,255), (239825,2620242,0,'eye_color',255,255,255), (239826,2620242,0,'skin_color',77,43,22), (239827,2620242,0,'soga_eye_color',255,0,255), (239828,2620243,0,'eye_color',255,255,255), (239829,2620243,0,'skin_color',119,83,67), (239830,2620243,0,'soga_eye_color',255,0,255), (239831,2620244,0,'eye_color',211,110,38), (239832,2620244,0,'skin_color',232,156,89), (239833,2620244,0,'soga_eye_color',255,0,255), (239834,2620245,0,'eye_color',211,110,38), (239835,2620245,0,'skin_color',232,156,89), (239836,2620245,0,'soga_eye_color',255,0,255), (239837,2620246,0,'eye_color',255,255,255), (239838,2620246,0,'skin_color',48,22,22), (239839,2620246,0,'soga_eye_color',255,0,255), (239840,2620247,0,'eye_color',255,255,255), (239841,2620247,0,'skin_color',42,24,24), (239842,2620247,0,'soga_eye_color',255,0,255), (239843,2620248,0,'eye_color',255,255,255), (239844,2620248,0,'skin_color',44,24,23), (239845,2620248,0,'soga_eye_color',255,0,255), (239846,2620249,0,'eye_color',255,255,255), (239847,2620249,0,'skin_color',80,12,10), (239848,2620249,0,'soga_eye_color',255,0,255), (239849,2620250,0,'eye_color',255,255,255), (239850,2620250,0,'skin_color',68,16,15), (239851,2620250,0,'soga_eye_color',255,0,255), (239852,2620251,1,'cheek_type',25,0,0), (239853,2620251,1,'chin_type',25,2,-17), (239854,2620251,1,'ear_type',-28,-28,0), (239855,2620251,1,'eye_brow_type',0,-8,-8), (239856,2620251,0,'eye_color',170,186,160), (239857,2620251,1,'eye_type',28,0,0), (239858,2620251,0,'hair_face_color',215,208,134), (239859,2620251,0,'hair_face_highlight_color',66,33,5), (239860,2620251,0,'hair_type_color',215,208,134), (239861,2620251,0,'hair_type_highlight_color',66,33,5), (239862,2620251,1,'lip_type',37,-34,-1), (239863,2620251,1,'nose_type',46,37,25), (239864,2620251,0,'skin_color',222,185,187), (239865,2620251,1,'soga_cheek_type',25,0,0), (239866,2620251,1,'soga_chin_type',25,2,-17), (239867,2620251,1,'soga_ear_type',-28,-28,0), (239868,2620251,1,'soga_eye_brow_type',0,-8,-8), (239869,2620251,0,'soga_eye_color',229,229,102), (239870,2620251,1,'soga_eye_type',28,0,0), (239871,2620251,0,'soga_hair_face_color',215,208,134), (239872,2620251,0,'soga_hair_face_highlight_color',66,33,5), (239873,2620251,0,'soga_hair_type_color',215,208,134), (239874,2620251,0,'soga_hair_type_highlight_color',66,33,5), (239875,2620251,1,'soga_lip_type',37,-34,-1), (239876,2620251,1,'soga_nose_type',46,37,25), (239877,2620251,0,'soga_skin_color',222,185,187), (239878,2620251,0,'wing_color1',255,255,255), (239879,2620251,0,'wing_color2',255,255,255), (239880,2620252,1,'cheek_type',93,44,0), (239881,2620252,1,'chin_type',45,21,35), (239882,2620252,1,'ear_type',68,32,0), (239883,2620252,1,'eye_brow_type',39,64,83), (239884,2620252,0,'eye_color',54,109,126), (239885,2620252,1,'eye_type',29,0,0), (239886,2620252,0,'hair_color1',200,165,96), (239887,2620252,0,'hair_color2',173,99,44), (239888,2620252,0,'hair_face_color',223,160,24), (239889,2620252,0,'hair_face_highlight_color',193,100,45), (239890,2620252,0,'hair_highlight',105,26,26), (239891,2620252,0,'hair_type_color',223,160,24), (239892,2620252,0,'hair_type_highlight_color',193,100,45), (239893,2620252,1,'lip_type',-34,0,-31), (239894,2620252,1,'nose_type',39,-96,17), (239895,2620252,0,'skin_color',97,91,63), (239896,2620252,1,'soga_cheek_type',93,44,0), (239897,2620252,1,'soga_chin_type',45,21,35), (239898,2620252,1,'soga_ear_type',68,32,0), (239899,2620252,1,'soga_eye_brow_type',39,64,83), (239900,2620252,0,'soga_eye_color',229,229,102), (239901,2620252,1,'soga_eye_type',29,0,0), (239902,2620252,0,'soga_hair_color1',200,165,96), (239903,2620252,0,'soga_hair_color2',173,99,44), (239904,2620252,0,'soga_hair_face_color',223,160,24), (239905,2620252,0,'soga_hair_face_highlight_color',193,100,45), (239906,2620252,0,'soga_hair_highlight',105,26,26), (239907,2620252,0,'soga_hair_type_color',223,160,24), (239908,2620252,0,'soga_hair_type_highlight_color',193,100,45), (239909,2620252,1,'soga_lip_type',-34,0,-31), (239910,2620252,1,'soga_nose_type',39,-96,17), (239911,2620252,0,'soga_skin_color',97,91,63), (239912,2620252,0,'wing_color1',255,255,255), (239913,2620252,0,'wing_color2',255,255,255), (239914,2620253,1,'cheek_type',-35,43,0), (239915,2620253,1,'chin_type',32,95,-88), (239916,2620253,1,'ear_type',-9,-50,0), (239917,2620253,1,'eye_brow_type',57,15,-25), (239918,2620253,0,'eye_color',74,130,98), (239919,2620253,1,'eye_type',-2,0,0), (239920,2620253,0,'hair_color1',209,131,22), (239921,2620253,0,'hair_color2',199,150,48), (239922,2620253,0,'hair_face_color',184,128,10), (239923,2620253,0,'hair_face_highlight_color',37,10,14), (239924,2620253,0,'hair_highlight',54,45,28), (239925,2620253,0,'hair_type_color',184,128,10), (239926,2620253,0,'hair_type_highlight_color',37,10,14), (239927,2620253,1,'lip_type',78,-79,31), (239928,2620253,1,'nose_type',72,-43,84), (239929,2620253,0,'skin_color',210,188,159), (239930,2620253,1,'soga_cheek_type',-35,43,0), (239931,2620253,1,'soga_chin_type',32,95,-88), (239932,2620253,1,'soga_ear_type',-9,-50,0), (239933,2620253,1,'soga_eye_brow_type',57,15,-25), (239934,2620253,0,'soga_eye_color',229,229,102), (239935,2620253,1,'soga_eye_type',-2,0,0), (239936,2620253,0,'soga_hair_color1',209,131,22), (239937,2620253,0,'soga_hair_color2',199,150,48), (239938,2620253,0,'soga_hair_face_color',184,128,10), (239939,2620253,0,'soga_hair_face_highlight_color',37,10,14), (239940,2620253,0,'soga_hair_highlight',54,45,28), (239941,2620253,0,'soga_hair_type_color',184,128,10), (239942,2620253,0,'soga_hair_type_highlight_color',37,10,14), (239943,2620253,1,'soga_lip_type',78,-79,31), (239944,2620253,1,'soga_nose_type',72,-43,84), (239945,2620253,0,'soga_skin_color',210,188,159), (239946,2620253,0,'wing_color1',255,255,255), (239947,2620253,0,'wing_color2',255,255,255), (239948,2620254,1,'cheek_type',-11,-21,0), (239949,2620254,1,'chin_type',0,-23,4), (239950,2620254,1,'ear_type',11,-23,0), (239951,2620254,1,'eye_brow_type',-14,-21,-9), (239952,2620254,0,'eye_color',45,92,106), (239953,2620254,0,'hair_face_color',224,199,28), (239954,2620254,0,'hair_face_highlight_color',46,18,3), (239955,2620254,0,'hair_type_color',224,199,28), (239956,2620254,0,'hair_type_highlight_color',46,18,3), (239957,2620254,1,'lip_type',7,20,-11), (239958,2620254,1,'nose_type',-37,12,28), (239959,2620254,0,'skin_color',241,248,244), (239960,2620254,1,'soga_cheek_type',-11,-21,0), (239961,2620254,1,'soga_chin_type',0,-23,4), (239962,2620254,1,'soga_ear_type',11,-23,0), (239963,2620254,1,'soga_eye_brow_type',-14,-21,-9), (239964,2620254,0,'soga_eye_color',229,229,102), (239965,2620254,0,'soga_hair_face_color',224,199,28), (239966,2620254,0,'soga_hair_face_highlight_color',46,18,3), (239967,2620254,0,'soga_hair_type_color',224,199,28), (239968,2620254,0,'soga_hair_type_highlight_color',46,18,3), (239969,2620254,1,'soga_lip_type',7,20,-11), (239970,2620254,1,'soga_nose_type',-37,12,28), (239971,2620254,0,'soga_skin_color',241,248,244), (239972,2620254,0,'wing_color1',255,255,255), (239973,2620254,0,'wing_color2',255,255,255), (239974,2620255,1,'cheek_type',-31,3,0), (239975,2620255,1,'chin_type',19,4,17), (239976,2620255,1,'ear_type',-7,-1,0), (239977,2620255,1,'eye_brow_type',-41,0,0), (239978,2620255,0,'eye_color',72,26,110), (239979,2620255,1,'eye_type',-31,0,0), (239980,2620255,0,'hair_face_color',78,46,9), (239981,2620255,0,'hair_type_color',78,46,9), (239982,2620255,1,'lip_type',28,26,0), (239983,2620255,1,'nose_type',-12,4,8), (239984,2620255,0,'skin_color',175,13,13), (239985,2620255,1,'soga_cheek_type',-31,3,0), (239986,2620255,1,'soga_chin_type',19,4,17), (239987,2620255,1,'soga_ear_type',-7,-1,0), (239988,2620255,1,'soga_eye_brow_type',-41,0,0), (239989,2620255,0,'soga_eye_color',229,229,102), (239990,2620255,1,'soga_eye_type',-31,0,0), (239991,2620255,0,'soga_hair_face_color',78,46,9), (239992,2620255,0,'soga_hair_type_color',78,46,9), (239993,2620255,1,'soga_lip_type',28,26,0), (239994,2620255,1,'soga_nose_type',-12,4,8), (239995,2620255,0,'soga_skin_color',175,13,13), (239996,2620255,0,'wing_color1',255,255,255), (239997,2620255,0,'wing_color2',255,255,255), (239998,2620256,1,'cheek_type',20,0,0), (239999,2620256,1,'chin_type',-5,12,-29), (240000,2620256,1,'ear_type',0,-41,0), (240001,2620256,1,'eye_brow_type',-11,17,10), (240002,2620256,0,'eye_color',90,59,23), (240003,2620256,0,'hair_face_color',18,11,0), (240004,2620256,0,'hair_face_highlight_color',154,56,22), (240005,2620256,0,'hair_type_color',18,11,0), (240006,2620256,0,'hair_type_highlight_color',154,56,22), (240007,2620256,1,'lip_type',14,7,25), (240008,2620256,1,'nose_type',-21,4,20), (240009,2620256,0,'skin_color',193,184,153), (240010,2620256,1,'soga_cheek_type',20,0,0), (240011,2620256,1,'soga_chin_type',-5,12,-29), (240012,2620256,1,'soga_ear_type',0,-41,0), (240013,2620256,1,'soga_eye_brow_type',-11,17,10), (240014,2620256,0,'soga_eye_color',229,229,102), (240015,2620256,0,'soga_hair_face_color',18,11,0), (240016,2620256,0,'soga_hair_face_highlight_color',154,56,22), (240017,2620256,0,'soga_hair_type_color',18,11,0), (240018,2620256,0,'soga_hair_type_highlight_color',154,56,22), (240019,2620256,1,'soga_lip_type',14,7,25), (240020,2620256,1,'soga_nose_type',-21,4,20), (240021,2620256,0,'soga_skin_color',193,184,153), (240022,2620256,0,'wing_color1',255,255,255), (240023,2620256,0,'wing_color2',255,255,255), (240024,2620257,1,'cheek_type',29,1,0), (240025,2620257,1,'chin_type',72,-81,-57), (240026,2620257,1,'ear_type',68,-81,0), (240027,2620257,1,'eye_brow_type',-17,8,-38), (240028,2620257,0,'eye_color',105,165,179), (240029,2620257,1,'eye_type',34,0,0), (240030,2620257,0,'hair_color1',29,21,28), (240031,2620257,0,'hair_color2',39,32,39), (240032,2620257,0,'hair_face_color',15,1,21), (240033,2620257,0,'hair_face_highlight_color',211,220,220), (240034,2620257,0,'hair_highlight',161,165,168), (240035,2620257,0,'hair_type_color',15,1,21), (240036,2620257,0,'hair_type_highlight_color',211,220,220), (240037,2620257,1,'lip_type',-28,62,7), (240038,2620257,1,'nose_type',45,-78,-90), (240039,2620257,0,'skin_color',179,188,188), (240040,2620257,1,'soga_cheek_type',29,1,0), (240041,2620257,1,'soga_chin_type',72,-81,-57), (240042,2620257,1,'soga_ear_type',68,-81,0), (240043,2620257,1,'soga_eye_brow_type',-17,8,-38), (240044,2620257,0,'soga_eye_color',229,229,102), (240045,2620257,1,'soga_eye_type',34,0,0), (240046,2620257,0,'soga_hair_color1',29,21,28), (240047,2620257,0,'soga_hair_color2',39,32,39), (240048,2620257,0,'soga_hair_face_color',15,1,21), (240049,2620257,0,'soga_hair_face_highlight_color',211,220,220), (240050,2620257,0,'soga_hair_highlight',161,165,168), (240051,2620257,0,'soga_hair_type_color',15,1,21), (240052,2620257,0,'soga_hair_type_highlight_color',211,220,220), (240053,2620257,1,'soga_lip_type',-28,62,7), (240054,2620257,1,'soga_nose_type',45,-78,-90), (240055,2620257,0,'soga_skin_color',179,188,188), (240056,2620257,0,'wing_color1',255,255,255), (240057,2620257,0,'wing_color2',255,255,255), (240058,2620258,1,'cheek_type',-81,-25,0), (240059,2620258,1,'chin_type',17,-39,75), (240060,2620258,1,'ear_type',14,-59,0), (240061,2620258,1,'eye_brow_type',58,-28,-48), (240062,2620258,0,'eye_color',102,74,34), (240063,2620258,1,'eye_type',43,0,0), (240064,2620258,0,'hair_color1',38,22,21), (240065,2620258,0,'hair_color2',120,50,0), (240066,2620258,0,'hair_face_color',5,2,2), (240067,2620258,0,'hair_face_highlight_color',228,172,24), (240068,2620258,0,'hair_highlight',200,165,96), (240069,2620258,0,'hair_type_color',5,2,2), (240070,2620258,0,'hair_type_highlight_color',228,172,24), (240071,2620258,1,'lip_type',41,-88,0), (240072,2620258,1,'nose_type',90,3,-28), (240073,2620258,0,'skin_color',234,195,198), (240074,2620258,1,'soga_cheek_type',-81,-25,0), (240075,2620258,1,'soga_chin_type',17,-39,75), (240076,2620258,1,'soga_ear_type',14,-59,0), (240077,2620258,1,'soga_eye_brow_type',58,-28,-48), (240078,2620258,0,'soga_eye_color',229,229,102), (240079,2620258,1,'soga_eye_type',43,0,0), (240080,2620258,0,'soga_hair_color1',38,22,21), (240081,2620258,0,'soga_hair_color2',120,50,0), (240082,2620258,0,'soga_hair_face_color',5,2,2), (240083,2620258,0,'soga_hair_face_highlight_color',228,172,24), (240084,2620258,0,'soga_hair_highlight',200,165,96), (240085,2620258,0,'soga_hair_type_color',5,2,2), (240086,2620258,0,'soga_hair_type_highlight_color',228,172,24), (240087,2620258,1,'soga_lip_type',41,-88,0), (240088,2620258,1,'soga_nose_type',90,3,-28), (240089,2620258,0,'soga_skin_color',234,195,198), (240090,2620258,0,'wing_color1',255,255,255), (240091,2620258,0,'wing_color2',255,255,255), (240092,2620259,1,'cheek_type',-43,-72,0), (240093,2620259,1,'chin_type',38,-75,77), (240094,2620259,1,'ear_type',-61,-83,0), (240095,2620259,1,'eye_brow_type',-51,-35,-31), (240096,2620259,0,'eye_color',173,142,88), (240097,2620259,1,'eye_type',-76,0,0), (240098,2620259,0,'hair_color1',43,36,70), (240099,2620259,0,'hair_color2',64,76,74), (240100,2620259,0,'hair_face_color',49,47,61), (240101,2620259,0,'hair_face_highlight_color',42,29,2), (240102,2620259,0,'hair_highlight',79,28,15), (240103,2620259,0,'hair_type_color',49,47,61), (240104,2620259,0,'hair_type_highlight_color',42,29,2), (240105,2620259,1,'lip_type',3,41,70), (240106,2620259,1,'nose_type',-47,82,31), (240107,2620259,0,'skin_color',243,251,251), (240108,2620259,1,'soga_cheek_type',-43,-72,0), (240109,2620259,1,'soga_chin_type',38,-75,77), (240110,2620259,1,'soga_ear_type',-61,-83,0), (240111,2620259,1,'soga_eye_brow_type',-51,-35,-31), (240112,2620259,0,'soga_eye_color',229,229,102), (240113,2620259,1,'soga_eye_type',-76,0,0), (240114,2620259,0,'soga_hair_color1',43,36,70), (240115,2620259,0,'soga_hair_color2',64,76,74), (240116,2620259,0,'soga_hair_face_color',49,47,61), (240117,2620259,0,'soga_hair_face_highlight_color',42,29,2), (240118,2620259,0,'soga_hair_highlight',79,28,15), (240119,2620259,0,'soga_hair_type_color',49,47,61), (240120,2620259,0,'soga_hair_type_highlight_color',42,29,2), (240121,2620259,1,'soga_lip_type',3,41,70), (240122,2620259,1,'soga_nose_type',-47,82,31), (240123,2620259,0,'soga_skin_color',243,251,251), (240124,2620259,0,'wing_color1',255,255,255), (240125,2620259,0,'wing_color2',255,255,255), (240126,2620260,0,'eye_color',255,255,255), (240127,2620260,0,'skin_color',81,81,81), (240128,2620260,0,'soga_eye_color',255,0,255), (240129,2620261,1,'cheek_type',-34,31,0), (240130,2620261,1,'chin_type',-4,-62,37), (240131,2620261,1,'eye_brow_type',-57,83,-7), (240132,2620261,0,'eye_color',41,126,56), (240133,2620261,1,'eye_type',40,0,0), (240134,2620261,0,'hair_face_color',217,189,228), (240135,2620261,0,'hair_type_color',217,189,228), (240136,2620261,1,'lip_type',-100,58,-9), (240137,2620261,1,'nose_type',84,-51,87), (240138,2620261,0,'skin_color',217,189,228), (240139,2620261,1,'soga_cheek_type',-34,31,0), (240140,2620261,1,'soga_chin_type',-4,-62,37), (240141,2620261,1,'soga_eye_brow_type',-57,83,-7), (240142,2620261,0,'soga_eye_color',229,229,102), (240143,2620261,1,'soga_eye_type',40,0,0), (240144,2620261,0,'soga_hair_face_color',217,189,228), (240145,2620261,0,'soga_hair_type_color',217,189,228), (240146,2620261,1,'soga_lip_type',-100,58,-9), (240147,2620261,1,'soga_nose_type',84,-51,87), (240148,2620261,0,'soga_skin_color',217,189,228), (240149,2620262,0,'eye_color',255,255,255), (240150,2620262,0,'skin_color',183,240,239), (240151,2620262,0,'soga_eye_color',255,0,255), (240152,2620263,0,'eye_color',161,133,45), (240153,2620263,0,'skin_color',255,255,255), (240154,2620263,0,'soga_eye_color',255,0,255), (240155,2620264,0,'eye_color',255,255,255), (240156,2620264,0,'skin_color',182,239,239), (240157,2620264,0,'soga_eye_color',255,0,255), (240158,2620265,0,'eye_color',255,255,255), (240159,2620265,0,'skin_color',183,240,239), (240160,2620265,0,'soga_eye_color',255,0,255), (240161,2620266,0,'eye_color',185,171,107), (240162,2620266,0,'skin_color',151,193,193), (240163,2620266,0,'soga_eye_color',255,0,255), (240164,2620267,0,'eye_color',185,171,107), (240165,2620267,0,'skin_color',151,193,193), (240166,2620267,0,'soga_eye_color',255,0,255), (240167,2620268,0,'eye_color',185,171,107), (240168,2620268,0,'skin_color',151,193,193), (240169,2620268,0,'soga_eye_color',255,0,255), (240170,2620269,0,'eye_color',185,171,107), (240171,2620269,0,'skin_color',151,193,193), (240172,2620269,0,'soga_eye_color',255,0,255), (240173,2620270,0,'eye_color',255,255,255), (240174,2620270,0,'skin_color',255,255,255), (240175,2620270,0,'soga_eye_color',255,0,255), (240176,2620271,0,'eye_color',255,255,255), (240177,2620271,0,'skin_color',255,255,255), (240178,2620271,0,'soga_eye_color',255,0,255), (240179,2620272,0,'eye_color',255,255,255), (240180,2620272,0,'skin_color',255,255,255), (240181,2620272,0,'soga_eye_color',255,0,255), (240182,2620273,0,'eye_color',255,255,255), (240183,2620273,0,'skin_color',61,112,80), (240184,2620273,0,'soga_eye_color',255,0,255), (240185,2620274,0,'eye_color',255,255,255), (240186,2620274,0,'skin_color',255,255,255), (240187,2620274,0,'soga_eye_color',255,0,255), (240188,2620275,0,'eye_color',255,255,255), (240189,2620275,0,'skin_color',255,255,255), (240190,2620275,0,'soga_eye_color',255,0,255), (240191,2620276,0,'eye_color',185,171,107), (240192,2620276,0,'skin_color',151,193,193), (240193,2620276,0,'soga_eye_color',255,0,255), (240194,2620277,1,'cheek_type',-11,10,0), (240195,2620277,1,'chin_type',-53,-28,2), (240196,2620277,1,'ear_type',-31,-47,0), (240197,2620277,1,'eye_brow_type',-93,45,42), (240198,2620277,0,'eye_color',121,172,178), (240199,2620277,1,'eye_type',63,0,0), (240200,2620277,0,'hair_color1',89,21,21), (240201,2620277,0,'hair_color2',171,87,0), (240202,2620277,0,'hair_face_color',145,49,29), (240203,2620277,0,'hair_face_highlight_color',15,1,21), (240204,2620277,0,'hair_highlight',29,21,28), (240205,2620277,0,'hair_type_color',145,49,29), (240206,2620277,0,'hair_type_highlight_color',15,1,21), (240207,2620277,1,'lip_type',-51,-93,-85), (240208,2620277,1,'nose_type',18,46,3), (240209,2620277,0,'skin_color',223,186,182), (240210,2620277,1,'soga_cheek_type',-11,10,0), (240211,2620277,1,'soga_chin_type',-53,-28,2), (240212,2620277,1,'soga_ear_type',-31,-47,0), (240213,2620277,1,'soga_eye_brow_type',-93,45,42), (240214,2620277,0,'soga_eye_color',229,229,102), (240215,2620277,1,'soga_eye_type',63,0,0), (240216,2620277,0,'soga_hair_color1',89,21,21), (240217,2620277,0,'soga_hair_color2',171,87,0), (240218,2620277,0,'soga_hair_face_color',145,49,29), (240219,2620277,0,'soga_hair_face_highlight_color',15,1,21), (240220,2620277,0,'soga_hair_highlight',29,21,28), (240221,2620277,0,'soga_hair_type_color',145,49,29), (240222,2620277,0,'soga_hair_type_highlight_color',15,1,21), (240223,2620277,1,'soga_lip_type',-51,-93,-85), (240224,2620277,1,'soga_nose_type',18,46,3), (240225,2620277,0,'soga_skin_color',223,186,182), (240226,2620277,0,'wing_color1',255,255,255), (240227,2620277,0,'wing_color2',255,255,255), (240228,2620278,1,'cheek_type',-15,-100,0), (240229,2620278,1,'chin_type',-82,-59,100), (240230,2620278,1,'ear_type',-19,-71,0), (240231,2620278,1,'eye_brow_type',17,-65,88), (240232,2620278,0,'eye_color',172,155,109), (240233,2620278,1,'eye_type',71,0,0), (240234,2620278,0,'hair_color1',249,218,87), (240235,2620278,0,'hair_color2',106,69,44), (240236,2620278,0,'hair_face_color',249,224,126), (240237,2620278,0,'hair_face_highlight_color',245,231,185), (240238,2620278,0,'hair_highlight',249,230,153), (240239,2620278,0,'hair_type_color',249,224,126), (240240,2620278,0,'hair_type_highlight_color',245,231,185), (240241,2620278,1,'lip_type',3,100,-100), (240242,2620278,1,'nose_type',-95,55,-1), (240243,2620278,0,'skin_color',252,254,254), (240244,2620278,1,'soga_cheek_type',-15,-100,0), (240245,2620278,1,'soga_chin_type',-82,-59,100), (240246,2620278,1,'soga_ear_type',-19,-71,0), (240247,2620278,1,'soga_eye_brow_type',17,-65,88), (240248,2620278,0,'soga_eye_color',229,229,102), (240249,2620278,1,'soga_eye_type',71,0,0), (240250,2620278,0,'soga_hair_color1',249,218,87), (240251,2620278,0,'soga_hair_color2',106,69,44), (240252,2620278,0,'soga_hair_face_color',249,224,126), (240253,2620278,0,'soga_hair_face_highlight_color',245,231,185), (240254,2620278,0,'soga_hair_highlight',249,230,153), (240255,2620278,0,'soga_hair_type_color',249,224,126), (240256,2620278,0,'soga_hair_type_highlight_color',245,231,185), (240257,2620278,1,'soga_lip_type',3,100,-100), (240258,2620278,1,'soga_nose_type',-95,55,-1), (240259,2620278,0,'soga_skin_color',252,254,254), (240260,2620278,0,'wing_color1',255,255,255), (240261,2620278,0,'wing_color2',255,255,255), (240262,2620279,1,'cheek_type',100,-14,0), (240263,2620279,1,'chin_type',100,100,100), (240264,2620279,1,'ear_type',100,100,0), (240265,2620279,1,'eye_brow_type',-100,-100,100), (240266,2620279,0,'eye_color',36,21,6), (240267,2620279,1,'eye_type',22,0,0), (240268,2620279,0,'hair_color1',26,24,25), (240269,2620279,0,'hair_color2',36,34,36), (240270,2620279,0,'hair_face_color',20,8,28), (240271,2620279,0,'hair_face_highlight_color',17,3,23), (240272,2620279,0,'hair_highlight',26,24,25), (240273,2620279,0,'hair_type_color',20,8,28), (240274,2620279,0,'hair_type_highlight_color',17,3,23), (240275,2620279,1,'lip_type',100,-100,-100), (240276,2620279,1,'nose_type',-100,-42,100), (240277,2620279,0,'skin_color',201,185,167), (240278,2620279,1,'soga_cheek_type',100,-14,0), (240279,2620279,1,'soga_chin_type',100,100,100), (240280,2620279,1,'soga_ear_type',100,100,0), (240281,2620279,1,'soga_eye_brow_type',-100,-100,100), (240282,2620279,0,'soga_eye_color',229,229,102), (240283,2620279,1,'soga_eye_type',22,0,0), (240284,2620279,0,'soga_hair_color1',26,24,25), (240285,2620279,0,'soga_hair_color2',36,34,36), (240286,2620279,0,'soga_hair_face_color',20,8,28), (240287,2620279,0,'soga_hair_face_highlight_color',17,3,23), (240288,2620279,0,'soga_hair_highlight',26,24,25), (240289,2620279,0,'soga_hair_type_color',20,8,28), (240290,2620279,0,'soga_hair_type_highlight_color',17,3,23), (240291,2620279,1,'soga_lip_type',100,-100,-100), (240292,2620279,1,'soga_nose_type',-100,-42,100), (240293,2620279,0,'soga_skin_color',201,185,167), (240294,2620280,1,'cheek_type',-7,22,0), (240295,2620280,1,'chin_type',35,2,-4), (240296,2620280,1,'ear_type',-28,-3,0), (240297,2620280,1,'eye_brow_type',10,37,-35), (240298,2620280,1,'eye_type',1,0,0), (240299,2620280,0,'hair_face_color',182,186,186), (240300,2620280,0,'hair_face_highlight_color',105,103,97), (240301,2620280,0,'hair_type_color',182,186,186), (240302,2620280,0,'hair_type_highlight_color',105,103,97), (240303,2620280,1,'lip_type',-9,-17,0), (240304,2620280,1,'nose_type',-45,3,-18), (240305,2620280,0,'skin_color',137,131,130), (240306,2620280,1,'soga_cheek_type',-7,22,0), (240307,2620280,1,'soga_chin_type',35,2,-4), (240308,2620280,1,'soga_ear_type',-28,-3,0), (240309,2620280,1,'soga_eye_brow_type',10,37,-35), (240310,2620280,0,'soga_eye_color',229,229,102), (240311,2620280,1,'soga_eye_type',1,0,0), (240312,2620280,0,'soga_hair_face_color',182,186,186), (240313,2620280,0,'soga_hair_face_highlight_color',105,103,97), (240314,2620280,0,'soga_hair_type_color',182,186,186), (240315,2620280,0,'soga_hair_type_highlight_color',105,103,97), (240316,2620280,1,'soga_lip_type',-9,-17,0), (240317,2620280,1,'soga_nose_type',-45,3,-18), (240318,2620280,0,'soga_skin_color',137,131,130), (240319,2620280,0,'wing_color1',255,255,255), (240320,2620280,0,'wing_color2',255,255,255), (240321,2620281,0,'eye_color',255,160,193), (240322,2620281,0,'skin_color',255,255,255), (240323,2620281,0,'soga_eye_color',255,0,255), (240324,2620282,1,'cheek_type',28,0,0), (240325,2620282,1,'chin_type',-7,-28,37), (240326,2620282,1,'ear_type',14,28,0), (240327,2620282,1,'eye_brow_type',-5,0,-11), (240328,2620282,0,'eye_color',130,167,142), (240329,2620282,1,'eye_type',-4,0,0), (240330,2620282,0,'hair_face_color',66,53,23), (240331,2620282,0,'hair_face_highlight_color',21,20,14), (240332,2620282,0,'hair_type_color',66,53,23), (240333,2620282,0,'hair_type_highlight_color',21,20,14), (240334,2620282,1,'lip_type',-21,-20,8), (240335,2620282,1,'nose_type',47,-14,-8), (240336,2620282,0,'skin_color',230,228,210), (240337,2620282,1,'soga_cheek_type',28,0,0), (240338,2620282,1,'soga_chin_type',-7,-28,37), (240339,2620282,1,'soga_ear_type',14,28,0), (240340,2620282,1,'soga_eye_brow_type',-5,0,-11), (240341,2620282,0,'soga_eye_color',229,229,102), (240342,2620282,1,'soga_eye_type',-4,0,0), (240343,2620282,0,'soga_hair_face_color',66,53,23), (240344,2620282,0,'soga_hair_face_highlight_color',21,20,14), (240345,2620282,0,'soga_hair_type_color',66,53,23), (240346,2620282,0,'soga_hair_type_highlight_color',21,20,14), (240347,2620282,1,'soga_lip_type',-21,-20,8), (240348,2620282,1,'soga_nose_type',47,-14,-8), (240349,2620282,0,'soga_skin_color',230,228,210), (240350,2620282,0,'wing_color1',255,255,255), (240351,2620282,0,'wing_color2',255,255,255), (240352,2620283,0,'eye_color',255,255,255), (240353,2620283,0,'skin_color',255,255,255), (240354,2620283,0,'soga_eye_color',255,0,255), (240355,2620284,0,'eye_color',255,255,255), (240356,2620284,0,'skin_color',255,255,255), (240357,2620284,0,'soga_eye_color',255,0,255), (240358,2620285,0,'eye_color',255,255,255), (240359,2620285,0,'skin_color',255,255,255), (240360,2620285,0,'soga_eye_color',255,0,255), (240361,2620286,0,'eye_color',255,255,255), (240362,2620286,0,'skin_color',255,255,255), (240363,2620286,0,'soga_eye_color',255,0,255), (240364,2620287,0,'eye_color',255,255,255), (240365,2620287,0,'skin_color',255,255,255), (240366,2620287,0,'soga_eye_color',255,0,255), (240367,2620288,0,'eye_color',255,255,255), (240368,2620288,0,'skin_color',255,255,255), (240369,2620288,0,'soga_eye_color',255,0,255), (240370,2620289,0,'eye_color',255,255,255), (240371,2620289,0,'skin_color',255,255,255), (240372,2620289,0,'soga_eye_color',255,0,255), (240373,2620290,0,'eye_color',255,255,255), (240374,2620290,0,'skin_color',255,255,255), (240375,2620290,0,'soga_eye_color',255,0,255), (240376,2620291,0,'eye_color',255,255,255), (240377,2620291,0,'skin_color',255,255,255), (240378,2620291,0,'soga_eye_color',255,0,255), (240379,2620292,0,'eye_color',255,255,255), (240380,2620292,0,'skin_color',255,255,255), (240381,2620292,0,'soga_eye_color',255,0,255), (240382,2620293,0,'eye_color',229,209,182), (240383,2620293,0,'skin_color',107,67,42), (240384,2620293,0,'soga_eye_color',255,0,255), (240385,2620294,0,'eye_color',255,255,255), (240386,2620294,0,'skin_color',255,255,255), (240387,2620294,0,'soga_eye_color',255,0,255), (240388,2620295,0,'eye_color',255,255,255), (240389,2620295,0,'skin_color',255,255,255), (240390,2620295,0,'soga_eye_color',255,0,255), (240391,2620296,0,'eye_color',63,0,0), (240392,2620296,0,'skin_color',255,138,22), (240393,2620296,0,'soga_eye_color',255,0,255), (240394,2620297,0,'eye_color',255,255,255), (240395,2620297,0,'skin_color',255,255,255), (240396,2620297,0,'soga_eye_color',255,0,255), (240397,2620298,0,'eye_color',255,255,255), (240398,2620298,0,'skin_color',255,255,255), (240399,2620298,0,'soga_eye_color',255,0,255), (240400,2620299,0,'eye_color',255,255,255), (240401,2620299,0,'skin_color',255,255,255), (240402,2620299,0,'soga_eye_color',255,0,255), (240403,2620300,0,'eye_color',255,255,255), (240404,2620300,0,'skin_color',255,255,255), (240405,2620300,0,'soga_eye_color',255,0,255), (240406,2620301,0,'eye_color',255,255,255), (240407,2620301,0,'skin_color',255,255,255), (240408,2620301,0,'soga_eye_color',255,0,255), (240409,2620302,0,'eye_color',255,255,255), (240410,2620302,0,'skin_color',81,81,81), (240411,2620302,0,'soga_eye_color',255,0,255), (240412,2620303,0,'eye_color',152,7,0), (240413,2620303,0,'skin_color',255,255,255), (240414,2620303,0,'soga_eye_color',255,0,255), (240415,2620304,0,'eye_color',255,255,255), (240416,2620304,0,'skin_color',255,255,255), (240417,2620304,0,'soga_eye_color',255,0,255), (240418,2620305,0,'eye_color',255,255,255), (240419,2620305,0,'skin_color',255,255,255), (240420,2620305,0,'soga_eye_color',255,0,255), (240421,2620306,1,'cheek_type',0,94,0), (240422,2620306,1,'chin_type',-42,26,-62), (240423,2620306,1,'ear_type',69,-25,0), (240424,2620306,1,'eye_brow_type',-68,-88,89), (240425,2620306,0,'eye_color',143,103,48), (240426,2620306,1,'eye_type',-18,0,0), (240427,2620306,0,'hair_color1',161,165,168), (240428,2620306,0,'hair_color2',50,69,69), (240429,2620306,0,'hair_face_color',195,208,207), (240430,2620306,0,'hair_face_highlight_color',230,170,26), (240431,2620306,0,'hair_highlight',200,165,96), (240432,2620306,0,'hair_type_color',195,208,207), (240433,2620306,0,'hair_type_highlight_color',230,170,26), (240434,2620306,1,'lip_type',-5,57,20), (240435,2620306,1,'nose_type',-18,-31,-11), (240436,2620306,0,'skin_color',46,35,36), (240437,2620306,1,'soga_cheek_type',0,94,0), (240438,2620306,1,'soga_chin_type',-42,26,-62), (240439,2620306,1,'soga_ear_type',69,-25,0), (240440,2620306,1,'soga_eye_brow_type',-68,-88,89), (240441,2620306,0,'soga_eye_color',229,229,102), (240442,2620306,1,'soga_eye_type',-18,0,0), (240443,2620306,0,'soga_hair_color1',161,165,168), (240444,2620306,0,'soga_hair_color2',50,69,69), (240445,2620306,0,'soga_hair_face_color',195,208,207), (240446,2620306,0,'soga_hair_face_highlight_color',230,170,26), (240447,2620306,0,'soga_hair_highlight',200,165,96), (240448,2620306,0,'soga_hair_type_color',195,208,207), (240449,2620306,0,'soga_hair_type_highlight_color',230,170,26), (240450,2620306,1,'soga_lip_type',-5,57,20), (240451,2620306,1,'soga_nose_type',-18,-31,-11), (240452,2620306,0,'soga_skin_color',46,35,36), (240453,2620306,0,'wing_color1',255,255,255), (240454,2620306,0,'wing_color2',255,255,255), (240455,2620307,1,'eye_brow_type',-38,0,0), (240456,2620307,0,'eye_color',110,0,109), (240457,2620307,1,'lip_type',37,0,0), (240458,2620307,1,'nose_type',-29,1,0), (240459,2620307,0,'skin_color',75,0,75), (240460,2620307,1,'soga_eye_brow_type',-38,0,0), (240461,2620307,0,'soga_eye_color',229,229,102), (240462,2620307,1,'soga_lip_type',37,0,0), (240463,2620307,1,'soga_nose_type',-29,1,0), (240464,2620307,0,'soga_skin_color',75,0,75), (240465,2620307,0,'wing_color1',255,255,255), (240466,2620307,0,'wing_color2',255,255,255), (240467,2620308,0,'eye_color',255,255,255), (240468,2620308,0,'skin_color',255,255,255), (240469,2620308,0,'soga_eye_color',255,0,255), (240470,2620309,0,'eye_color',255,255,255), (240471,2620309,0,'skin_color',255,255,255), (240472,2620309,0,'soga_eye_color',255,0,255), (240473,2620310,0,'eye_color',255,255,255), (240474,2620310,0,'skin_color',154,36,36), (240475,2620310,0,'soga_eye_color',255,0,255), (240476,2620311,0,'eye_color',255,255,255), (240477,2620311,0,'skin_color',255,255,255), (240478,2620311,0,'soga_eye_color',255,0,255), (240479,2620312,0,'eye_color',152,7,0), (240480,2620312,0,'skin_color',255,255,255), (240481,2620312,0,'soga_eye_color',255,0,255), (240482,2620313,0,'eye_color',128,63,63), (240483,2620313,0,'skin_color',22,84,28), (240484,2620313,0,'soga_eye_color',255,0,255), (240485,2620314,0,'eye_color',128,63,63), (240486,2620314,0,'skin_color',22,84,28), (240487,2620314,0,'soga_eye_color',255,0,255), (240488,2620315,0,'eye_color',128,63,63), (240489,2620315,0,'skin_color',61,137,77), (240490,2620315,0,'soga_eye_color',255,0,255), (240491,2620316,0,'eye_color',128,63,63), (240492,2620316,0,'skin_color',22,84,28), (240493,2620316,0,'soga_eye_color',255,0,255), (240494,2620317,0,'eye_color',128,63,63), (240495,2620317,0,'skin_color',22,84,28), (240496,2620317,0,'soga_eye_color',255,0,255), (240497,2620318,0,'eye_color',255,255,255), (240498,2620318,0,'skin_color',255,255,255), (240499,2620318,0,'soga_eye_color',255,0,255), (240500,2620319,0,'eye_color',119,119,119), (240501,2620319,0,'skin_color',119,163,34), (240502,2620319,0,'soga_eye_color',255,0,255), (240503,2620320,0,'eye_color',255,255,255), (240504,2620320,0,'skin_color',255,255,255), (240505,2620320,0,'soga_eye_color',255,0,255), (240506,2620321,0,'eye_color',255,255,255), (240507,2620321,0,'skin_color',255,255,255), (240508,2620321,0,'soga_eye_color',255,0,255), (240509,2620322,0,'eye_color',255,255,255), (240510,2620322,0,'skin_color',255,255,255), (240511,2620322,0,'soga_eye_color',255,0,255), (240512,2620323,0,'eye_color',255,255,255), (240513,2620323,0,'skin_color',255,255,255), (240514,2620323,0,'soga_eye_color',255,0,255), (240515,2620324,0,'eye_color',255,255,255), (240516,2620324,0,'skin_color',154,36,36), (240517,2620324,0,'soga_eye_color',255,0,255), (240518,2620325,0,'eye_color',255,255,255), (240519,2620325,0,'skin_color',255,255,255), (240520,2620325,0,'soga_eye_color',255,0,255), (240521,2620326,0,'eye_color',255,255,255), (240522,2620326,0,'skin_color',255,255,255), (240523,2620326,0,'soga_eye_color',255,0,255), (240524,2620327,0,'eye_color',152,7,0), (240525,2620327,0,'skin_color',255,255,255), (240526,2620327,0,'soga_eye_color',255,0,255), (240527,2620328,0,'eye_color',255,255,255), (240528,2620328,0,'skin_color',81,81,81), (240529,2620328,0,'soga_eye_color',255,0,255), (240530,2620329,0,'eye_color',152,7,0), (240531,2620329,0,'skin_color',255,255,255), (240532,2620329,0,'soga_eye_color',255,0,255), (240533,2620330,0,'eye_color',255,255,255), (240534,2620330,0,'skin_color',120,169,93), (240535,2620330,0,'soga_eye_color',255,0,255), (240536,2620331,0,'eye_color',91,3,0), (240537,2620331,0,'skin_color',255,255,0), (240538,2620331,0,'soga_eye_color',255,0,255), (240539,2620332,1,'cheek_type',-37,-15,0), (240540,2620332,1,'chin_type',7,-31,-25), (240541,2620332,1,'eye_brow_type',76,-25,-94), (240542,2620332,0,'eye_color',20,60,67), (240543,2620332,1,'eye_type',-20,0,0), (240544,2620332,0,'hair_face_color',27,5,19), (240545,2620332,0,'hair_type_color',27,5,19), (240546,2620332,1,'lip_type',71,-56,-32), (240547,2620332,1,'nose_type',-56,-71,-79), (240548,2620332,0,'skin_color',27,5,19), (240549,2620332,1,'soga_cheek_type',-37,-15,0), (240550,2620332,1,'soga_chin_type',7,-31,-25), (240551,2620332,1,'soga_eye_brow_type',76,-25,-94), (240552,2620332,0,'soga_eye_color',229,229,102), (240553,2620332,1,'soga_eye_type',-20,0,0), (240554,2620332,0,'soga_hair_face_color',27,5,19), (240555,2620332,0,'soga_hair_type_color',27,5,19), (240556,2620332,1,'soga_lip_type',71,-56,-32), (240557,2620332,1,'soga_nose_type',-56,-71,-79), (240558,2620332,0,'soga_skin_color',27,5,19), (240559,3260000,0,'eye_color',255,255,255), (240560,3260000,0,'skin_color',255,255,255), (240561,3260000,0,'soga_eye_color',255,0,255), (240562,3260001,0,'eye_color',255,255,255), (240563,3260001,0,'skin_color',255,255,255), (240564,3260001,0,'soga_eye_color',255,0,255), (240565,3260002,0,'eye_color',255,255,255), (240566,3260002,0,'skin_color',255,255,255), (240567,3260002,0,'soga_eye_color',255,0,255), (240568,3260003,0,'eye_color',255,255,255), (240569,3260003,0,'skin_color',255,255,255), (240570,3260003,0,'soga_eye_color',255,0,255), (240571,3260004,0,'eye_color',255,255,255), (240572,3260004,0,'skin_color',255,255,255), (240573,3260004,0,'soga_eye_color',255,0,255), (240574,3260005,0,'eye_color',255,255,255), (240575,3260005,0,'skin_color',255,255,255), (240576,3260005,0,'soga_eye_color',255,0,255), (240577,3260006,0,'eye_color',255,255,255), (240578,3260006,0,'skin_color',255,255,255), (240579,3260006,0,'soga_eye_color',255,0,255), (240580,3260007,0,'eye_color',255,255,255), (240581,3260007,0,'skin_color',255,255,255), (240582,3260007,0,'soga_eye_color',255,0,255), (240583,3260008,0,'eye_color',255,255,255), (240584,3260008,0,'skin_color',255,255,255), (240585,3260008,0,'soga_eye_color',255,0,255), (240586,3260009,0,'eye_color',255,255,255), (240587,3260009,0,'skin_color',255,255,255), (240588,3260009,0,'soga_eye_color',255,0,255), (240589,3260010,0,'eye_color',255,255,255), (240590,3260010,0,'skin_color',255,255,255), (240591,3260010,0,'soga_eye_color',255,0,255), (240592,3260011,0,'eye_color',255,255,255), (240593,3260011,0,'skin_color',255,255,255), (240594,3260011,0,'soga_eye_color',255,0,255), (240595,3260012,0,'eye_color',255,255,255), (240596,3260012,0,'skin_color',255,255,255), (240597,3260012,0,'soga_eye_color',255,0,255), (240598,3260013,0,'eye_color',255,255,255), (240599,3260013,0,'skin_color',255,255,255), (240600,3260013,0,'soga_eye_color',255,0,255), (240601,3260014,0,'eye_color',255,255,255), (240602,3260014,0,'skin_color',255,255,255), (240603,3260014,0,'soga_eye_color',255,0,255), (240604,420000,0,'eye_color',255,255,255), (240605,420000,0,'skin_color',255,255,255), (240606,420000,0,'soga_eye_color',255,0,255), (240607,420001,0,'eye_color',255,255,255), (240608,420001,0,'skin_color',255,255,255), (240609,420001,0,'soga_eye_color',255,0,255), (240610,420002,1,'cheek_type',97,-64,0), (240611,420002,1,'chin_type',-4,46,31), (240612,420002,1,'ear_type',89,94,0), (240613,420002,1,'eye_brow_type',87,-37,53), (240614,420002,0,'eye_color',131,180,189), (240615,420002,1,'eye_type',-14,0,0), (240616,420002,0,'hair_face_color',47,32,3), (240617,420002,0,'hair_face_highlight_color',35,24,1), (240618,420002,0,'hair_type_color',47,32,3), (240619,420002,0,'hair_type_highlight_color',35,24,1); INSERT INTO `npc_appearance` VALUES (240620,420002,1,'lip_type',-53,87,78), (240621,420002,1,'nose_type',53,-62,28), (240622,420002,0,'skin_color',195,190,190), (240623,420002,1,'soga_cheek_type',97,-64,0), (240624,420002,1,'soga_chin_type',-4,46,31), (240625,420002,1,'soga_ear_type',89,94,0), (240626,420002,1,'soga_eye_brow_type',87,-37,53), (240627,420002,0,'soga_eye_color',229,229,102), (240628,420002,1,'soga_eye_type',-14,0,0), (240629,420002,0,'soga_hair_face_color',47,32,3), (240630,420002,0,'soga_hair_face_highlight_color',35,24,1), (240631,420002,0,'soga_hair_type_color',47,32,3), (240632,420002,0,'soga_hair_type_highlight_color',35,24,1), (240633,420002,1,'soga_lip_type',-53,87,78), (240634,420002,1,'soga_nose_type',53,-62,28), (240635,420002,0,'soga_skin_color',195,190,190), (240636,420002,0,'wing_color1',255,255,255), (240637,420002,0,'wing_color2',255,255,255), (240638,420003,0,'eye_color',255,255,255), (240639,420003,0,'skin_color',255,255,255), (240640,420003,0,'soga_eye_color',255,0,255), (240641,3980000,0,'eye_color',255,255,255), (240642,3980000,0,'skin_color',255,255,255), (240643,3980000,0,'soga_eye_color',255,0,255), (240644,3980001,0,'eye_color',255,255,255), (240645,3980001,0,'skin_color',255,255,255), (240646,3980001,0,'soga_eye_color',255,0,255), (240647,3980002,0,'eye_color',255,255,255), (240648,3980002,0,'skin_color',255,255,255), (240649,3980002,0,'soga_eye_color',255,0,255), (240650,3980003,0,'eye_color',255,255,255), (240651,3980003,0,'skin_color',255,255,255), (240652,3980003,0,'soga_eye_color',255,0,255), (240653,3980004,0,'eye_color',255,255,255), (240654,3980004,0,'skin_color',255,255,255), (240655,3980004,0,'soga_eye_color',255,0,255), (240656,3980005,0,'eye_color',255,255,255), (240657,3980005,0,'skin_color',255,255,255), (240658,3980005,0,'soga_eye_color',255,0,255), (240659,3980006,0,'eye_color',255,255,255), (240660,3980006,0,'skin_color',255,255,255), (240661,3980006,0,'soga_eye_color',255,0,255), (240662,3980007,0,'eye_color',255,255,255), (240663,3980007,0,'skin_color',255,255,255), (240664,3980007,0,'soga_eye_color',255,0,255), (240665,3980008,0,'eye_color',255,255,255), (240666,3980008,0,'skin_color',255,255,255), (240667,3980008,0,'soga_eye_color',255,0,255), (240668,3980009,0,'eye_color',255,255,255), (240669,3980009,0,'skin_color',255,255,255), (240670,3980009,0,'soga_eye_color',255,0,255), (240671,3980010,0,'eye_color',80,131,177), (240672,3980010,0,'skin_color',158,179,231), (240673,3980010,0,'soga_eye_color',255,0,255), (240674,3980011,0,'eye_color',255,255,255), (240675,3980011,0,'skin_color',239,237,218), (240676,3980011,0,'soga_eye_color',255,0,255), (240677,3980012,0,'eye_color',255,255,255), (240678,3980012,0,'skin_color',239,237,218), (240679,3980012,0,'soga_eye_color',255,0,255), (240680,3980013,0,'eye_color',255,255,255), (240681,3980013,0,'skin_color',239,237,218), (240682,3980013,0,'soga_eye_color',255,0,255), (240683,3980014,0,'eye_color',255,255,255), (240684,3980014,0,'skin_color',255,255,255), (240685,3980014,0,'soga_eye_color',255,0,255), (240686,3980015,0,'eye_color',255,255,255), (240687,3980015,0,'skin_color',255,255,255), (240688,3980015,0,'soga_eye_color',255,0,255), (240689,3980016,0,'eye_color',255,255,255), (240690,3980016,0,'skin_color',255,255,255), (240691,3980016,0,'soga_eye_color',255,0,255), (240692,3980017,0,'eye_color',255,255,255), (240693,3980017,0,'skin_color',255,255,255), (240694,3980017,0,'soga_eye_color',255,0,255), (240695,3960000,0,'eye_color',129,77,24), (240696,3960000,0,'skin_color',222,239,240), (240697,3960000,0,'soga_eye_color',255,0,255), (240698,3960001,0,'eye_color',255,255,255), (240699,3960001,0,'skin_color',255,255,255), (240700,3960001,0,'soga_eye_color',255,0,255), (240701,3960002,0,'eye_color',255,255,255), (240702,3960002,0,'skin_color',255,255,255), (240703,3960002,0,'soga_eye_color',255,0,255), (240704,3960003,0,'eye_color',144,148,148), (240705,3960003,0,'skin_color',113,113,113), (240706,3960003,0,'soga_eye_color',255,0,255), (240707,3960004,0,'eye_color',255,255,255), (240708,3960004,0,'skin_color',255,255,255), (240709,3960004,0,'soga_eye_color',255,0,255), (240710,3960005,0,'eye_color',255,255,255), (240711,3960005,0,'skin_color',255,255,255), (240712,3960005,0,'soga_eye_color',255,0,255), (240713,3960006,0,'eye_color',255,255,255), (240714,3960006,0,'skin_color',255,255,255), (240715,3960006,0,'soga_eye_color',255,0,255), (240716,3960007,0,'eye_color',132,144,144), (240717,3960007,0,'skin_color',97,97,97), (240718,3960007,0,'soga_eye_color',255,0,255), (240719,3960008,0,'eye_color',46,115,115), (240720,3960008,0,'skin_color',153,153,153), (240721,3960008,0,'soga_eye_color',255,0,255), (240722,3960009,0,'eye_color',255,255,255), (240723,3960009,0,'skin_color',255,255,255), (240724,3960009,0,'soga_eye_color',255,0,255), (240725,3960010,0,'eye_color',52,52,52), (240726,3960010,0,'skin_color',23,84,29), (240727,3960010,0,'soga_eye_color',255,0,255), (240728,3960011,0,'eye_color',80,131,177), (240729,3960011,0,'skin_color',33,90,141), (240730,3960011,0,'soga_eye_color',255,0,255), (240731,3960012,0,'eye_color',155,33,149), (240732,3960012,0,'skin_color',231,231,220), (240733,3960012,0,'soga_eye_color',255,0,255), (240734,3960013,0,'eye_color',99,133,133), (240735,3960013,0,'skin_color',90,90,90), (240736,3960013,0,'soga_eye_color',255,0,255), (240737,3960014,0,'eye_color',255,255,255), (240738,3960014,0,'skin_color',255,255,255), (240739,3960014,0,'soga_eye_color',255,0,255), (240740,3960015,0,'eye_color',255,255,255), (240741,3960015,0,'skin_color',255,255,255), (240742,3960015,0,'soga_eye_color',255,0,255), (240743,3960016,0,'eye_color',255,255,255), (240744,3960016,0,'skin_color',255,255,255), (240745,3960016,0,'soga_eye_color',255,0,255), (240746,3960017,0,'eye_color',255,255,255), (240747,3960017,0,'skin_color',255,255,255), (240748,3960017,0,'soga_eye_color',255,0,255), (240749,3960018,0,'eye_color',255,255,255), (240750,3960018,0,'skin_color',255,255,255), (240751,3960018,0,'soga_eye_color',255,0,255), (240752,3970000,1,'cheek_type',100,-100,0), (240753,3970000,1,'chin_type',-100,100,-93), (240754,3970000,1,'ear_type',100,93,0), (240755,3970000,1,'eye_brow_type',100,100,100), (240756,3970000,0,'eye_color',46,28,10), (240757,3970000,1,'eye_type',11,0,0), (240758,3970000,0,'hair_face_color',15,1,21), (240759,3970000,0,'hair_face_highlight_color',15,1,21), (240760,3970000,0,'hair_type_color',15,1,21), (240761,3970000,0,'hair_type_highlight_color',15,1,21), (240762,3970000,1,'lip_type',-100,-100,100), (240763,3970000,1,'nose_type',-100,100,-100), (240764,3970000,0,'skin_color',46,45,34), (240765,3970000,1,'soga_cheek_type',100,-100,0), (240766,3970000,1,'soga_chin_type',-100,100,-93), (240767,3970000,1,'soga_ear_type',100,93,0), (240768,3970000,1,'soga_eye_brow_type',100,100,100), (240769,3970000,0,'soga_eye_color',204,204,204), (240770,3970000,1,'soga_eye_type',11,0,0), (240771,3970000,0,'soga_hair_face_color',15,1,21), (240772,3970000,0,'soga_hair_face_highlight_color',15,1,21), (240773,3970000,0,'soga_hair_type_color',15,1,21), (240774,3970000,0,'soga_hair_type_highlight_color',15,1,21), (240775,3970000,1,'soga_lip_type',-100,-100,100), (240776,3970000,1,'soga_nose_type',-100,100,-100), (240777,3970000,0,'soga_skin_color',46,45,34), (240778,3970001,1,'cheek_type',100,-100,0), (240779,3970001,1,'chin_type',-68,93,21), (240780,3970001,1,'ear_type',100,100,0), (240781,3970001,1,'eye_brow_type',100,100,100), (240782,3970001,0,'eye_color',36,21,6), (240783,3970001,1,'eye_type',61,0,0), (240784,3970001,0,'hair_face_color',84,0,0), (240785,3970001,0,'hair_face_highlight_color',233,184,31), (240786,3970001,0,'hair_type_color',84,0,0), (240787,3970001,0,'hair_type_highlight_color',233,184,31), (240788,3970001,1,'lip_type',-100,-88,100), (240789,3970001,1,'nose_type',100,100,-56), (240790,3970001,0,'skin_color',46,34,35), (240791,3970001,1,'soga_cheek_type',100,-100,0), (240792,3970001,1,'soga_chin_type',-68,93,21), (240793,3970001,1,'soga_ear_type',100,100,0), (240794,3970001,1,'soga_eye_brow_type',100,100,100), (240795,3970001,0,'soga_eye_color',204,204,204), (240796,3970001,1,'soga_eye_type',61,0,0), (240797,3970001,0,'soga_hair_face_color',84,0,0), (240798,3970001,0,'soga_hair_face_highlight_color',233,184,31), (240799,3970001,0,'soga_hair_type_color',84,0,0), (240800,3970001,0,'soga_hair_type_highlight_color',233,184,31), (240801,3970001,1,'soga_lip_type',-100,-88,100), (240802,3970001,1,'soga_nose_type',100,100,-56), (240803,3970001,0,'soga_skin_color',46,34,35), (240804,3970002,1,'cheek_type',100,-100,0), (240805,3970002,1,'chin_type',-100,100,-93), (240806,3970002,1,'ear_type',100,93,0), (240807,3970002,1,'eye_brow_type',100,100,100), (240808,3970002,0,'eye_color',46,28,10), (240809,3970002,1,'eye_type',11,0,0), (240810,3970002,0,'hair_face_color',15,1,21), (240811,3970002,0,'hair_face_highlight_color',15,1,21), (240812,3970002,0,'hair_type_color',15,1,21), (240813,3970002,0,'hair_type_highlight_color',15,1,21), (240814,3970002,1,'lip_type',-100,-100,100), (240815,3970002,1,'nose_type',-100,100,-100), (240816,3970002,0,'skin_color',50,37,23), (240817,3970002,1,'soga_cheek_type',100,-100,0), (240818,3970002,1,'soga_chin_type',-100,100,-93), (240819,3970002,1,'soga_ear_type',100,93,0), (240820,3970002,1,'soga_eye_brow_type',100,100,100), (240821,3970002,0,'soga_eye_color',204,204,204), (240822,3970002,1,'soga_eye_type',11,0,0), (240823,3970002,0,'soga_hair_face_color',15,1,21), (240824,3970002,0,'soga_hair_face_highlight_color',15,1,21), (240825,3970002,0,'soga_hair_type_color',15,1,21), (240826,3970002,0,'soga_hair_type_highlight_color',15,1,21), (240827,3970002,1,'soga_lip_type',-100,-100,100), (240828,3970002,1,'soga_nose_type',-100,100,-100), (240829,3970002,0,'soga_skin_color',50,37,23), (240830,3970003,1,'cheek_type',100,-100,0), (240831,3970003,1,'chin_type',-68,93,21), (240832,3970003,1,'ear_type',100,100,0), (240833,3970003,1,'eye_brow_type',100,100,100), (240834,3970003,0,'eye_color',36,21,6), (240835,3970003,1,'eye_type',61,0,0), (240836,3970003,0,'hair_face_color',84,0,0), (240837,3970003,0,'hair_face_highlight_color',233,184,31), (240838,3970003,0,'hair_type_color',84,0,0), (240839,3970003,0,'hair_type_highlight_color',233,184,31), (240840,3970003,1,'lip_type',-100,-88,100), (240841,3970003,1,'nose_type',100,100,-56), (240842,3970003,0,'skin_color',46,34,35), (240843,3970003,1,'soga_cheek_type',100,-100,0), (240844,3970003,1,'soga_chin_type',-68,93,21), (240845,3970003,1,'soga_ear_type',100,100,0), (240846,3970003,1,'soga_eye_brow_type',100,100,100), (240847,3970003,0,'soga_eye_color',204,204,204), (240848,3970003,1,'soga_eye_type',61,0,0), (240849,3970003,0,'soga_hair_face_color',84,0,0), (240850,3970003,0,'soga_hair_face_highlight_color',233,184,31), (240851,3970003,0,'soga_hair_type_color',84,0,0), (240852,3970003,0,'soga_hair_type_highlight_color',233,184,31), (240853,3970003,1,'soga_lip_type',-100,-88,100), (240854,3970003,1,'soga_nose_type',100,100,-56), (240855,3970003,0,'soga_skin_color',46,34,35), (240856,3970004,1,'cheek_type',100,-100,0), (240857,3970004,1,'chin_type',-100,100,-93), (240858,3970004,1,'ear_type',100,93,0), (240859,3970004,1,'eye_brow_type',100,100,100), (240860,3970004,0,'eye_color',46,28,10), (240861,3970004,1,'eye_type',11,0,0), (240862,3970004,0,'hair_face_color',231,184,29), (240863,3970004,0,'hair_face_highlight_color',211,220,220), (240864,3970004,0,'hair_type_color',231,184,29), (240865,3970004,0,'hair_type_highlight_color',211,220,220), (240866,3970004,1,'lip_type',-100,-100,100), (240867,3970004,1,'nose_type',-100,100,-100), (240868,3970004,0,'skin_color',63,53,54), (240869,3970004,1,'soga_cheek_type',100,-100,0), (240870,3970004,1,'soga_chin_type',-100,100,-93), (240871,3970004,1,'soga_ear_type',100,93,0), (240872,3970004,1,'soga_eye_brow_type',100,100,100), (240873,3970004,0,'soga_eye_color',204,204,204), (240874,3970004,1,'soga_eye_type',11,0,0), (240875,3970004,0,'soga_hair_face_color',231,184,29), (240876,3970004,0,'soga_hair_face_highlight_color',211,220,220), (240877,3970004,0,'soga_hair_type_color',231,184,29), (240878,3970004,0,'soga_hair_type_highlight_color',211,220,220), (240879,3970004,1,'soga_lip_type',-100,-100,100), (240880,3970004,1,'soga_nose_type',-100,100,-100), (240881,3970004,0,'soga_skin_color',63,53,54), (240882,3970005,0,'eye_color',255,255,255), (240883,3970005,0,'skin_color',255,255,255), (240884,3970005,0,'soga_eye_color',255,0,255), (240885,3970006,0,'eye_color',255,255,255), (240886,3970006,0,'skin_color',255,255,255), (240887,3970006,0,'soga_eye_color',255,0,255), (240888,3970007,0,'eye_color',255,255,255), (240889,3970007,0,'skin_color',255,255,255), (240890,3970007,0,'soga_eye_color',255,0,255), (240891,3970008,0,'eye_color',166,86,194), (240892,3970008,0,'skin_color',242,242,236), (240893,3970008,0,'soga_eye_color',255,0,255), (240894,3970009,0,'eye_color',255,255,255), (240895,3970009,0,'skin_color',255,255,255), (240896,3970009,0,'soga_eye_color',255,0,255), (240897,3970010,1,'cheek_type',100,-100,0), (240898,3970010,1,'chin_type',-100,100,-93), (240899,3970010,1,'ear_type',100,93,0), (240900,3970010,1,'eye_brow_type',100,100,100), (240901,3970010,0,'eye_color',46,28,10), (240902,3970010,1,'eye_type',11,0,0), (240903,3970010,0,'hair_face_color',15,1,21), (240904,3970010,0,'hair_face_highlight_color',15,1,21), (240905,3970010,0,'hair_type_color',15,1,21), (240906,3970010,0,'hair_type_highlight_color',15,1,21), (240907,3970010,1,'lip_type',-100,-100,100), (240908,3970010,1,'nose_type',-100,100,-100), (240909,3970010,0,'skin_color',46,45,34), (240910,3970010,1,'soga_cheek_type',100,-100,0), (240911,3970010,1,'soga_chin_type',-100,100,-93), (240912,3970010,1,'soga_ear_type',100,93,0), (240913,3970010,1,'soga_eye_brow_type',100,100,100), (240914,3970010,0,'soga_eye_color',204,204,204), (240915,3970010,1,'soga_eye_type',11,0,0), (240916,3970010,0,'soga_hair_face_color',15,1,21), (240917,3970010,0,'soga_hair_face_highlight_color',15,1,21), (240918,3970010,0,'soga_hair_type_color',15,1,21), (240919,3970010,0,'soga_hair_type_highlight_color',15,1,21), (240920,3970010,1,'soga_lip_type',-100,-100,100), (240921,3970010,1,'soga_nose_type',-100,100,-100), (240922,3970010,0,'soga_skin_color',46,45,34), (240923,3970011,1,'cheek_type',100,-100,0), (240924,3970011,1,'chin_type',-100,100,-93), (240925,3970011,1,'ear_type',100,93,0), (240926,3970011,1,'eye_brow_type',100,100,100), (240927,3970011,0,'eye_color',46,28,10), (240928,3970011,1,'eye_type',11,0,0), (240929,3970011,0,'hair_face_color',15,1,21), (240930,3970011,0,'hair_face_highlight_color',15,1,21), (240931,3970011,0,'hair_type_color',15,1,21), (240932,3970011,0,'hair_type_highlight_color',15,1,21), (240933,3970011,1,'lip_type',-100,-100,100), (240934,3970011,1,'nose_type',-100,100,-100), (240935,3970011,0,'skin_color',46,45,34), (240936,3970011,1,'soga_cheek_type',100,-100,0), (240937,3970011,1,'soga_chin_type',-100,100,-93), (240938,3970011,1,'soga_ear_type',100,93,0), (240939,3970011,1,'soga_eye_brow_type',100,100,100), (240940,3970011,0,'soga_eye_color',204,204,204), (240941,3970011,1,'soga_eye_type',11,0,0), (240942,3970011,0,'soga_hair_face_color',15,1,21), (240943,3970011,0,'soga_hair_face_highlight_color',15,1,21), (240944,3970011,0,'soga_hair_type_color',15,1,21), (240945,3970011,0,'soga_hair_type_highlight_color',15,1,21), (240946,3970011,1,'soga_lip_type',-100,-100,100), (240947,3970011,1,'soga_nose_type',-100,100,-100), (240948,3970011,0,'soga_skin_color',46,45,34), (240949,3970012,1,'cheek_type',100,-100,0), (240950,3970012,1,'chin_type',-68,93,21), (240951,3970012,1,'ear_type',100,100,0), (240952,3970012,1,'eye_brow_type',100,100,100), (240953,3970012,0,'eye_color',36,21,6), (240954,3970012,1,'eye_type',61,0,0), (240955,3970012,0,'hair_face_color',84,0,0), (240956,3970012,0,'hair_face_highlight_color',233,184,31), (240957,3970012,0,'hair_type_color',84,0,0), (240958,3970012,0,'hair_type_highlight_color',233,184,31), (240959,3970012,1,'lip_type',-100,-88,100), (240960,3970012,1,'nose_type',100,100,-56), (240961,3970012,0,'skin_color',46,34,35), (240962,3970012,1,'soga_cheek_type',100,-100,0), (240963,3970012,1,'soga_chin_type',-68,93,21), (240964,3970012,1,'soga_ear_type',100,100,0), (240965,3970012,1,'soga_eye_brow_type',100,100,100), (240966,3970012,0,'soga_eye_color',204,204,204), (240967,3970012,1,'soga_eye_type',61,0,0), (240968,3970012,0,'soga_hair_face_color',84,0,0), (240969,3970012,0,'soga_hair_face_highlight_color',233,184,31), (240970,3970012,0,'soga_hair_type_color',84,0,0), (240971,3970012,0,'soga_hair_type_highlight_color',233,184,31), (240972,3970012,1,'soga_lip_type',-100,-88,100), (240973,3970012,1,'soga_nose_type',100,100,-56), (240974,3970012,0,'soga_skin_color',46,34,35), (240975,3970013,1,'cheek_type',100,-100,0), (240976,3970013,1,'chin_type',-100,100,-93), (240977,3970013,1,'ear_type',100,93,0), (240978,3970013,1,'eye_brow_type',100,100,100), (240979,3970013,0,'eye_color',46,28,10), (240980,3970013,1,'eye_type',11,0,0), (240981,3970013,0,'hair_face_color',15,1,21), (240982,3970013,0,'hair_face_highlight_color',15,1,21), (240983,3970013,0,'hair_type_color',15,1,21), (240984,3970013,0,'hair_type_highlight_color',15,1,21), (240985,3970013,1,'lip_type',-100,-100,100), (240986,3970013,1,'nose_type',-100,100,-100), (240987,3970013,0,'skin_color',50,37,23), (240988,3970013,1,'soga_cheek_type',100,-100,0), (240989,3970013,1,'soga_chin_type',-100,100,-93), (240990,3970013,1,'soga_ear_type',100,93,0), (240991,3970013,1,'soga_eye_brow_type',100,100,100), (240992,3970013,0,'soga_eye_color',204,204,204), (240993,3970013,1,'soga_eye_type',11,0,0), (240994,3970013,0,'soga_hair_face_color',15,1,21), (240995,3970013,0,'soga_hair_face_highlight_color',15,1,21), (240996,3970013,0,'soga_hair_type_color',15,1,21), (240997,3970013,0,'soga_hair_type_highlight_color',15,1,21), (240998,3970013,1,'soga_lip_type',-100,-100,100), (240999,3970013,1,'soga_nose_type',-100,100,-100), (241000,3970013,0,'soga_skin_color',50,37,23), (241001,3970014,0,'eye_color',255,255,255), (241002,3970014,0,'skin_color',255,255,255), (241003,3970014,0,'soga_eye_color',255,0,255), (241004,3970015,1,'cheek_type',100,-100,0), (241005,3970015,1,'chin_type',-100,100,-93), (241006,3970015,1,'ear_type',100,93,0), (241007,3970015,1,'eye_brow_type',100,100,100), (241008,3970015,0,'eye_color',46,28,10), (241009,3970015,1,'eye_type',11,0,0), (241010,3970015,0,'hair_face_color',231,184,29), (241011,3970015,0,'hair_face_highlight_color',211,220,220), (241012,3970015,0,'hair_type_color',231,184,29), (241013,3970015,0,'hair_type_highlight_color',211,220,220), (241014,3970015,1,'lip_type',-100,-100,100), (241015,3970015,1,'nose_type',-100,100,-100), (241016,3970015,0,'skin_color',63,53,54), (241017,3970015,1,'soga_cheek_type',100,-100,0), (241018,3970015,1,'soga_chin_type',-100,100,-93), (241019,3970015,1,'soga_ear_type',100,93,0), (241020,3970015,1,'soga_eye_brow_type',100,100,100), (241021,3970015,0,'soga_eye_color',204,204,204), (241022,3970015,1,'soga_eye_type',11,0,0), (241023,3970015,0,'soga_hair_face_color',231,184,29), (241024,3970015,0,'soga_hair_face_highlight_color',211,220,220), (241025,3970015,0,'soga_hair_type_color',231,184,29), (241026,3970015,0,'soga_hair_type_highlight_color',211,220,220), (241027,3970015,1,'soga_lip_type',-100,-100,100), (241028,3970015,1,'soga_nose_type',-100,100,-100), (241029,3970015,0,'soga_skin_color',63,53,54), (241030,3970016,1,'cheek_type',100,-100,0), (241031,3970016,1,'chin_type',-100,100,-93), (241032,3970016,1,'ear_type',100,93,0), (241033,3970016,1,'eye_brow_type',100,100,100), (241034,3970016,0,'eye_color',46,28,10), (241035,3970016,1,'eye_type',11,0,0), (241036,3970016,0,'hair_face_color',15,1,21), (241037,3970016,0,'hair_face_highlight_color',15,1,21), (241038,3970016,0,'hair_type_color',15,1,21), (241039,3970016,0,'hair_type_highlight_color',15,1,21), (241040,3970016,1,'lip_type',-100,-100,100), (241041,3970016,1,'nose_type',-100,100,-100), (241042,3970016,0,'skin_color',46,45,34), (241043,3970016,1,'soga_cheek_type',100,-100,0), (241044,3970016,1,'soga_chin_type',-100,100,-93), (241045,3970016,1,'soga_ear_type',100,93,0), (241046,3970016,1,'soga_eye_brow_type',100,100,100), (241047,3970016,0,'soga_eye_color',204,204,204), (241048,3970016,1,'soga_eye_type',11,0,0), (241049,3970016,0,'soga_hair_face_color',15,1,21), (241050,3970016,0,'soga_hair_face_highlight_color',15,1,21), (241051,3970016,0,'soga_hair_type_color',15,1,21), (241052,3970016,0,'soga_hair_type_highlight_color',15,1,21), (241053,3970016,1,'soga_lip_type',-100,-100,100), (241054,3970016,1,'soga_nose_type',-100,100,-100), (241055,3970016,0,'soga_skin_color',46,45,34), (241056,3970017,1,'cheek_type',-1,94,0), (241057,3970017,1,'chin_type',-89,-25,-81), (241058,3970017,1,'ear_type',-87,37,0), (241059,3970017,1,'eye_brow_type',-87,10,-25), (241060,3970017,0,'eye_color',241,150,255), (241061,3970017,1,'eye_type',72,0,0), (241062,3970017,0,'hair_face_color',14,1,18), (241063,3970017,0,'hair_face_highlight_color',13,1,16), (241064,3970017,0,'hair_type_color',14,1,18), (241065,3970017,0,'hair_type_highlight_color',13,1,16), (241066,3970017,1,'lip_type',-90,90,83), (241067,3970017,1,'nose_type',72,-29,12), (241068,3970017,0,'skin_color',49,92,91), (241069,3970017,1,'soga_cheek_type',-1,94,0), (241070,3970017,1,'soga_chin_type',-89,-25,-81), (241071,3970017,1,'soga_ear_type',-87,37,0), (241072,3970017,1,'soga_eye_brow_type',-87,10,-25), (241073,3970017,0,'soga_eye_color',229,229,102), (241074,3970017,1,'soga_eye_type',72,0,0), (241075,3970017,0,'soga_hair_face_color',14,1,18), (241076,3970017,0,'soga_hair_face_highlight_color',13,1,16), (241077,3970017,0,'soga_hair_type_color',14,1,18), (241078,3970017,0,'soga_hair_type_highlight_color',13,1,16), (241079,3970017,1,'soga_lip_type',-90,90,83), (241080,3970017,1,'soga_nose_type',72,-29,12), (241081,3970017,0,'soga_skin_color',49,92,91), (241082,3970018,1,'cheek_type',82,-71,0), (241083,3970018,1,'chin_type',88,-56,22), (241084,3970018,1,'ear_type',-7,-31,0), (241085,3970018,1,'eye_brow_type',74,14,77), (241086,3970018,0,'eye_color',79,140,124), (241087,3970018,1,'eye_type',-46,0,0), (241088,3970018,0,'hair_face_color',233,168,29), (241089,3970018,0,'hair_face_highlight_color',244,246,246), (241090,3970018,0,'hair_type_color',233,168,29), (241091,3970018,0,'hair_type_highlight_color',244,246,246), (241092,3970018,1,'lip_type',100,17,31), (241093,3970018,1,'nose_type',-14,-93,95), (241094,3970018,0,'skin_color',186,186,149), (241095,3970018,1,'soga_cheek_type',82,-71,0), (241096,3970018,1,'soga_chin_type',88,-56,22), (241097,3970018,1,'soga_ear_type',-7,-31,0), (241098,3970018,1,'soga_eye_brow_type',74,14,77), (241099,3970018,0,'soga_eye_color',204,204,204), (241100,3970018,1,'soga_eye_type',-46,0,0), (241101,3970018,0,'soga_hair_face_color',233,168,29), (241102,3970018,0,'soga_hair_face_highlight_color',244,246,246), (241103,3970018,0,'soga_hair_type_color',233,168,29), (241104,3970018,0,'soga_hair_type_highlight_color',244,246,246), (241105,3970018,1,'soga_lip_type',100,17,31), (241106,3970018,1,'soga_nose_type',-14,-93,95), (241107,3970018,0,'soga_skin_color',186,186,149), (241108,3970019,1,'cheek_type',-22,-56,0), (241109,3970019,1,'chin_type',-2,82,77), (241110,3970019,1,'eye_brow_type',56,96,50), (241111,3970019,0,'eye_color',51,105,113), (241112,3970019,1,'eye_type',-41,0,0), (241113,3970019,0,'hair_face_color',19,6,22), (241114,3970019,0,'hair_type_color',19,6,22), (241115,3970019,1,'lip_type',-14,-95,-81), (241116,3970019,1,'nose_type',19,-55,62), (241117,3970019,0,'skin_color',19,6,22), (241118,3970019,1,'soga_cheek_type',-22,-56,0), (241119,3970019,1,'soga_chin_type',-2,82,77), (241120,3970019,1,'soga_eye_brow_type',56,96,50), (241121,3970019,0,'soga_eye_color',229,229,102), (241122,3970019,1,'soga_eye_type',-41,0,0), (241123,3970019,0,'soga_hair_face_color',19,6,22), (241124,3970019,0,'soga_hair_type_color',19,6,22), (241125,3970019,1,'soga_lip_type',-14,-95,-81), (241126,3970019,1,'soga_nose_type',19,-55,62), (241127,3970019,0,'soga_skin_color',19,6,22), (241128,1160000,1,'cheek_type',-35,14,0), (241129,1160000,1,'chin_type',-12,-41,28), (241130,1160000,1,'ear_type',0,-28,0), (241131,1160000,1,'eye_brow_type',-1,-28,0), (241132,1160000,0,'eye_color',103,92,49), (241133,1160000,1,'eye_type',-12,0,0), (241134,1160000,0,'hair_color1',0,19,0), (241135,1160000,0,'hair_face_color',218,187,120), (241136,1160000,0,'hair_face_highlight_color',114,65,4), (241137,1160000,0,'hair_type_color',218,187,120), (241138,1160000,0,'hair_type_highlight_color',114,65,4), (241139,1160000,1,'lip_type',34,11,-21), (241140,1160000,1,'nose_type',-23,0,19), (241141,1160000,0,'skin_color',246,233,214), (241142,1160000,1,'soga_cheek_type',0,-1,-28), (241143,1160000,1,'soga_chin_type',0,34,11), (241144,1160000,1,'soga_ear_type',0,-12,0), (241145,1160000,1,'soga_eye_brow_type',0,0,-28), (241146,1160000,0,'soga_eye_color',229,229,102), (241147,1160000,1,'soga_eye_type',-12,0,0), (241148,1160000,0,'soga_hair_face_color',218,187,120), (241149,1160000,0,'soga_hair_face_highlight_color',114,65,4), (241150,1160000,0,'soga_hair_type_color',218,187,120), (241151,1160000,0,'soga_hair_type_highlight_color',114,65,4), (241152,1160000,1,'soga_lip_type',0,-35,14), (241153,1160000,1,'soga_nose_type',-21,-12,-41), (241154,1160000,0,'soga_skin_color',246,233,214), (241155,1160000,0,'wing_color1',255,255,255), (241156,1160000,0,'wing_color2',255,255,255), (241157,1160001,1,'cheek_type',100,-39,0), (241158,1160001,1,'chin_type',-71,-56,87), (241159,1160001,1,'ear_type',-100,-100,0), (241160,1160001,1,'eye_brow_type',89,68,-47), (241161,1160001,0,'eye_color',77,62,33), (241162,1160001,1,'eye_type',25,0,0), (241163,1160001,0,'hair_color1',100,156,156), (241164,1160001,0,'hair_color2',100,0,0), (241165,1160001,0,'hair_face_color',49,47,61), (241166,1160001,0,'hair_face_highlight_color',119,147,147), (241167,1160001,0,'hair_highlight',114,112,142), (241168,1160001,0,'hair_type_color',49,47,61), (241169,1160001,0,'hair_type_highlight_color',119,147,147), (241170,1160001,1,'lip_type',100,25,100), (241171,1160001,1,'nose_type',-100,100,-100), (241172,1160001,0,'skin_color',133,93,95), (241173,1160001,1,'soga_cheek_type',0,89,68), (241174,1160001,1,'soga_chin_type',0,100,25), (241175,1160001,1,'soga_ear_type',0,25,0), (241176,1160001,1,'soga_eye_brow_type',0,-100,-100), (241177,1160001,0,'soga_eye_color',229,229,102), (241178,1160001,1,'soga_eye_type',100,0,0), (241179,1160001,0,'soga_hair_color1',43,36,70), (241180,1160001,0,'soga_hair_color2',64,76,74), (241181,1160001,0,'soga_hair_face_color',49,47,61), (241182,1160001,0,'soga_hair_face_highlight_color',119,147,147), (241183,1160001,0,'soga_hair_highlight',114,112,142), (241184,1160001,0,'soga_hair_type_color',49,47,61), (241185,1160001,0,'soga_hair_type_highlight_color',119,147,147), (241186,1160001,1,'soga_lip_type',-47,100,-39), (241187,1160001,1,'soga_nose_type',100,-71,-56), (241188,1160001,0,'soga_skin_color',133,93,95), (241189,1160001,0,'wing_color1',255,255,255), (241190,1160001,0,'wing_color2',255,255,255), (241191,1160002,0,'eye_color',255,255,255), (241192,1160002,0,'skin_color',255,255,255), (241193,1160002,0,'soga_eye_color',255,0,255), (241194,1160003,0,'eye_color',255,255,255), (241195,1160003,0,'skin_color',255,255,255), (241196,1160003,0,'soga_eye_color',255,0,255), (241197,1160004,0,'eye_color',255,255,255), (241198,1160004,0,'skin_color',255,255,255), (241199,1160004,0,'soga_eye_color',255,0,255), (241200,1160005,1,'cheek_type',-2,10,0), (241201,1160005,1,'chin_type',0,-25,17), (241202,1160005,1,'ear_type',28,-9,0), (241203,1160005,1,'eye_brow_type',25,-10,10), (241204,1160005,0,'eye_color',212,172,255), (241205,1160005,1,'eye_type',7,0,0), (241206,1160005,0,'hair_face_color',139,122,138), (241207,1160005,0,'hair_face_highlight_color',105,103,97), (241208,1160005,0,'hair_type_color',139,122,138), (241209,1160005,0,'hair_type_highlight_color',105,103,97), (241210,1160005,1,'lip_type',41,21,38), (241211,1160005,1,'nose_type',-12,-12,-28), (241212,1160005,0,'skin_color',0,4,4), (241213,1160005,1,'soga_cheek_type',-2,10,0), (241214,1160005,1,'soga_chin_type',0,-25,17), (241215,1160005,1,'soga_ear_type',28,-9,0), (241216,1160005,1,'soga_eye_brow_type',25,-10,10), (241217,1160005,0,'soga_eye_color',229,229,102), (241218,1160005,1,'soga_eye_type',7,0,0), (241219,1160005,0,'soga_hair_face_color',139,122,138), (241220,1160005,0,'soga_hair_face_highlight_color',105,103,97), (241221,1160005,0,'soga_hair_type_color',139,122,138), (241222,1160005,0,'soga_hair_type_highlight_color',105,103,97), (241223,1160005,1,'soga_lip_type',41,21,38), (241224,1160005,1,'soga_nose_type',-12,-12,-28), (241225,1160005,0,'soga_skin_color',0,4,4), (241226,1160005,0,'wing_color1',255,255,255), (241227,1160005,0,'wing_color2',255,255,255), (241228,1160006,0,'eye_color',255,255,255), (241229,1160006,0,'skin_color',255,255,255), (241230,1160006,0,'soga_eye_color',255,0,255), (241231,1160007,0,'eye_color',64,0,64), (241232,1160007,0,'skin_color',29,29,29), (241233,1160007,0,'soga_eye_color',255,0,255), (241234,1160008,0,'eye_color',52,52,52), (241235,1160008,0,'skin_color',29,29,29), (241236,1160008,0,'soga_eye_color',255,0,255), (241237,1160009,0,'eye_color',52,52,52), (241238,1160009,0,'skin_color',29,29,29), (241239,1160009,0,'soga_eye_color',255,0,255), (241240,1160010,0,'eye_color',255,255,255), (241241,1160010,0,'skin_color',255,255,255), (241242,1160010,0,'soga_eye_color',255,0,255), (241243,1160011,1,'cheek_type',2,-3,0), (241244,1160011,1,'chin_type',-12,34,17), (241245,1160011,1,'ear_type',28,0,0), (241246,1160011,1,'eye_brow_type',-29,0,-17), (241247,1160011,0,'eye_color',209,180,255), (241248,1160011,1,'eye_type',-26,0,0), (241249,1160011,0,'hair_face_color',169,169,169), (241250,1160011,0,'hair_face_highlight_color',105,103,97), (241251,1160011,0,'hair_type_color',169,169,169), (241252,1160011,0,'hair_type_highlight_color',105,103,97), (241253,1160011,1,'lip_type',31,25,-22), (241254,1160011,1,'nose_type',2,0,-2), (241255,1160011,0,'skin_color',118,131,165), (241256,1160011,1,'soga_cheek_type',2,-3,0), (241257,1160011,1,'soga_chin_type',-12,34,17), (241258,1160011,1,'soga_ear_type',28,0,0), (241259,1160011,1,'soga_eye_brow_type',-29,0,-17), (241260,1160011,0,'soga_eye_color',229,229,102), (241261,1160011,1,'soga_eye_type',-26,0,0), (241262,1160011,0,'soga_hair_face_color',169,169,169), (241263,1160011,0,'soga_hair_face_highlight_color',105,103,97), (241264,1160011,0,'soga_hair_type_color',169,169,169), (241265,1160011,0,'soga_hair_type_highlight_color',105,103,97), (241266,1160011,1,'soga_lip_type',31,25,-22), (241267,1160011,1,'soga_nose_type',2,0,-2), (241268,1160011,0,'soga_skin_color',118,131,165), (241269,1160011,0,'wing_color1',255,255,255), (241270,1160011,0,'wing_color2',255,255,255), (241271,1160012,0,'eye_color',255,255,255), (241272,1160012,0,'skin_color',255,255,255), (241273,1160012,0,'soga_eye_color',255,0,255), (241274,1160013,0,'eye_color',255,255,255), (241275,1160013,0,'skin_color',255,255,255), (241276,1160013,0,'soga_eye_color',255,0,255), (241277,1160014,0,'eye_color',255,255,255), (241278,1160014,0,'skin_color',255,255,255), (241279,1160014,0,'soga_eye_color',255,0,255), (241280,1160015,0,'eye_color',255,255,255), (241281,1160015,0,'skin_color',255,255,255), (241282,1160015,0,'soga_eye_color',255,0,255), (241283,1160016,0,'eye_color',255,255,255), (241284,1160016,0,'skin_color',255,255,255), (241285,1160016,0,'soga_eye_color',255,0,255), (241286,1160017,0,'eye_color',255,255,255), (241287,1160017,0,'skin_color',255,255,255), (241288,1160017,0,'soga_eye_color',255,0,255), (241289,1160018,1,'cheek_type',-14,-9,0), (241290,1160018,1,'chin_type',-37,-29,21), (241291,1160018,1,'ear_type',-10,42,0), (241292,1160018,1,'eye_brow_type',-1,-10,-14), (241293,1160018,0,'eye_color',63,129,148), (241294,1160018,1,'eye_type',-7,0,0), (241295,1160018,0,'hair_face_color',124,43,9), (241296,1160018,0,'hair_face_highlight_color',11,11,7), (241297,1160018,0,'hair_type_color',124,43,9), (241298,1160018,0,'hair_type_highlight_color',11,11,7), (241299,1160018,1,'lip_type',-22,10,41), (241300,1160018,1,'nose_type',40,-17,21), (241301,1160018,0,'skin_color',230,197,185), (241302,1160018,1,'soga_cheek_type',-14,-9,0), (241303,1160018,1,'soga_chin_type',-37,-29,21), (241304,1160018,1,'soga_ear_type',-10,42,0), (241305,1160018,1,'soga_eye_brow_type',-1,-10,-14), (241306,1160018,0,'soga_eye_color',229,229,102), (241307,1160018,1,'soga_eye_type',-7,0,0), (241308,1160018,0,'soga_hair_face_color',124,43,9), (241309,1160018,0,'soga_hair_face_highlight_color',11,11,7), (241310,1160018,0,'soga_hair_type_color',124,43,9), (241311,1160018,0,'soga_hair_type_highlight_color',11,11,7), (241312,1160018,1,'soga_lip_type',-22,10,41), (241313,1160018,1,'soga_nose_type',40,-17,21), (241314,1160018,0,'soga_skin_color',230,197,185), (241315,1160018,0,'wing_color1',255,255,255), (241316,1160018,0,'wing_color2',255,255,255), (241317,1160019,1,'cheek_type',-26,28,0), (241318,1160019,1,'chin_type',-12,-46,22), (241319,1160019,1,'ear_type',-46,31,0), (241320,1160019,1,'eye_brow_type',7,1,21), (241321,1160019,0,'eye_color',70,59,31), (241322,1160019,1,'eye_type',14,0,0), (241323,1160019,0,'hair_face_color',83,77,59), (241324,1160019,0,'hair_face_highlight_color',75,47,0), (241325,1160019,0,'hair_type_color',83,77,59), (241326,1160019,0,'hair_type_highlight_color',75,47,0), (241327,1160019,1,'lip_type',-4,-28,-2), (241328,1160019,1,'nose_type',-22,-14,-17), (241329,1160019,0,'skin_color',225,171,169), (241330,1160019,1,'soga_cheek_type',-26,28,0), (241331,1160019,1,'soga_chin_type',-12,-46,22), (241332,1160019,1,'soga_ear_type',-46,31,0), (241333,1160019,1,'soga_eye_brow_type',7,1,21), (241334,1160019,0,'soga_eye_color',229,229,102), (241335,1160019,1,'soga_eye_type',14,0,0), (241336,1160019,0,'soga_hair_face_color',83,77,59), (241337,1160019,0,'soga_hair_face_highlight_color',75,47,0), (241338,1160019,0,'soga_hair_type_color',83,77,59), (241339,1160019,0,'soga_hair_type_highlight_color',75,47,0), (241340,1160019,1,'soga_lip_type',-4,-28,-2), (241341,1160019,1,'soga_nose_type',-22,-14,-17), (241342,1160019,0,'soga_skin_color',225,171,169), (241343,1160019,0,'wing_color1',255,255,255), (241344,1160019,0,'wing_color2',255,255,255), (241345,1160020,0,'eye_color',255,255,255), (241346,1160020,0,'skin_color',255,255,255), (241347,1160020,0,'soga_eye_color',255,0,255), (241348,1160021,0,'eye_color',255,255,255), (241349,1160021,0,'skin_color',255,255,255), (241350,1160021,0,'soga_eye_color',255,0,255), (241351,1160022,0,'eye_color',255,255,255), (241352,1160022,0,'skin_color',255,255,255), (241353,1160022,0,'soga_eye_color',255,0,255), (241354,1160023,0,'eye_color',255,255,255), (241355,1160023,0,'skin_color',255,255,255), (241356,1160023,0,'soga_eye_color',255,0,255), (241357,1160024,0,'eye_color',255,255,255), (241358,1160024,0,'skin_color',255,255,255), (241359,1160024,0,'soga_eye_color',255,0,255), (241360,1160025,1,'cheek_type',28,18,0), (241361,1160025,1,'chin_type',20,14,10), (241362,1160025,1,'ear_type',14,-8,0), (241363,1160025,1,'eye_brow_type',1,-17,-14), (241364,1160025,0,'eye_color',133,140,90), (241365,1160025,1,'eye_type',-32,0,0), (241366,1160025,0,'hair_face_color',167,139,66), (241367,1160025,0,'hair_face_highlight_color',159,123,0), (241368,1160025,0,'hair_type_color',167,139,66), (241369,1160025,0,'hair_type_highlight_color',159,123,0), (241370,1160025,1,'lip_type',-7,-19,3), (241371,1160025,1,'nose_type',-7,17,-35), (241372,1160025,0,'skin_color',215,212,190), (241373,1160025,1,'soga_cheek_type',28,18,0), (241374,1160025,1,'soga_chin_type',20,14,10), (241375,1160025,1,'soga_ear_type',14,-8,0), (241376,1160025,1,'soga_eye_brow_type',1,-17,-14), (241377,1160025,0,'soga_eye_color',229,229,102), (241378,1160025,1,'soga_eye_type',-32,0,0), (241379,1160025,0,'soga_hair_face_color',167,139,66), (241380,1160025,0,'soga_hair_face_highlight_color',159,123,0), (241381,1160025,0,'soga_hair_type_color',167,139,66), (241382,1160025,0,'soga_hair_type_highlight_color',159,123,0), (241383,1160025,1,'soga_lip_type',-7,-19,3), (241384,1160025,1,'soga_nose_type',-7,17,-35), (241385,1160025,0,'soga_skin_color',215,212,190), (241386,1160025,0,'wing_color1',255,255,255), (241387,1160025,0,'wing_color2',255,255,255), (241388,1160026,0,'eye_color',255,255,255), (241389,1160026,0,'skin_color',20,20,20), (241390,1160026,0,'soga_eye_color',255,0,255), (241391,1160027,0,'eye_color',255,255,255), (241392,1160027,0,'skin_color',255,255,255), (241393,1160027,0,'soga_eye_color',255,0,255), (241394,1160028,0,'eye_color',255,255,255), (241395,1160028,0,'skin_color',128,0,128), (241396,1160028,0,'soga_eye_color',255,0,255), (241397,1160029,0,'eye_color',255,255,255), (241398,1160029,0,'skin_color',223,158,158), (241399,1160029,0,'soga_eye_color',255,0,255), (241400,1160030,0,'eye_color',115,115,12), (241401,1160030,0,'skin_color',20,20,20), (241402,1160030,0,'soga_eye_color',255,0,255), (241403,1160031,1,'cheek_type',-2,-56,0), (241404,1160031,1,'chin_type',-68,68,3), (241405,1160031,1,'ear_type',59,72,0), (241406,1160031,1,'eye_brow_type',-68,-19,37), (241407,1160031,0,'eye_color',57,120,128), (241408,1160031,1,'eye_type',-70,0,0), (241409,1160031,0,'hair_face_color',15,1,21), (241410,1160031,0,'hair_face_highlight_color',244,246,246), (241411,1160031,0,'hair_type_color',15,1,21), (241412,1160031,0,'hair_type_highlight_color',244,246,246), (241413,1160031,1,'lip_type',77,-56,-61), (241414,1160031,1,'nose_type',82,-93,45), (241415,1160031,0,'skin_color',211,199,150), (241416,1160031,1,'soga_cheek_type',-2,-56,0), (241417,1160031,1,'soga_chin_type',-68,68,3), (241418,1160031,1,'soga_ear_type',59,72,0), (241419,1160031,1,'soga_eye_brow_type',-68,-19,37), (241420,1160031,0,'soga_eye_color',229,229,102), (241421,1160031,1,'soga_eye_type',-70,0,0), (241422,1160031,0,'soga_hair_face_color',15,1,21), (241423,1160031,0,'soga_hair_face_highlight_color',244,246,246), (241424,1160031,0,'soga_hair_type_color',15,1,21), (241425,1160031,0,'soga_hair_type_highlight_color',244,246,246), (241426,1160031,1,'soga_lip_type',77,-56,-61), (241427,1160031,1,'soga_nose_type',82,-93,45), (241428,1160031,0,'soga_skin_color',211,199,150), (241429,1160031,0,'wing_color1',255,255,255), (241430,1160031,0,'wing_color2',255,255,255), (241431,1160032,0,'eye_color',255,255,255), (241432,1160032,0,'skin_color',121,121,200), (241433,1160032,0,'soga_eye_color',255,0,255), (241434,1160033,0,'eye_color',255,255,255), (241435,1160033,0,'skin_color',255,255,255), (241436,1160033,0,'soga_eye_color',255,0,255), (241437,1160034,0,'eye_color',52,52,52), (241438,1160034,0,'skin_color',29,29,29), (241439,1160034,0,'soga_eye_color',255,0,255), (241440,1160035,1,'cheek_type',-7,-93,0), (241441,1160035,1,'chin_type',68,-71,-12), (241442,1160035,1,'ear_type',19,20,0), (241443,1160035,1,'eye_brow_type',28,88,17), (241444,1160035,0,'eye_color',255,255,255), (241445,1160035,1,'eye_type',79,0,0), (241446,1160035,0,'hair_face_color',100,70,10), (241447,1160035,0,'hair_face_highlight_color',232,183,30), (241448,1160035,0,'hair_type_color',100,70,10), (241449,1160035,0,'hair_type_highlight_color',232,183,30), (241450,1160035,1,'lip_type',-56,-1,-34), (241451,1160035,1,'nose_type',17,17,1), (241452,1160035,0,'skin_color',152,152,231), (241453,1160035,1,'soga_cheek_type',-7,-93,0), (241454,1160035,1,'soga_chin_type',68,-71,-12), (241455,1160035,1,'soga_ear_type',19,20,0), (241456,1160035,1,'soga_eye_brow_type',28,88,17), (241457,1160035,0,'soga_eye_color',255,0,255), (241458,1160035,1,'soga_eye_type',79,0,0), (241459,1160035,0,'soga_hair_face_color',100,70,10), (241460,1160035,0,'soga_hair_face_highlight_color',232,183,30), (241461,1160035,0,'soga_hair_type_color',100,70,10), (241462,1160035,0,'soga_hair_type_highlight_color',232,183,30), (241463,1160035,1,'soga_lip_type',-56,-1,-34), (241464,1160035,1,'soga_nose_type',17,17,1), (241465,1160035,0,'soga_skin_color',105,112,109), (241466,1160035,0,'wing_color1',255,255,255), (241467,1160035,0,'wing_color2',255,255,255), (241468,1160036,0,'eye_color',255,255,255), (241469,1160036,0,'skin_color',255,255,255), (241470,1160036,0,'soga_eye_color',255,0,255), (241471,1160037,1,'cheek_type',-28,81,0), (241472,1160037,1,'chin_type',56,77,0), (241473,1160037,1,'ear_type',0,44,0), (241474,1160037,1,'eye_brow_type',34,-7,0), (241475,1160037,0,'eye_color',204,29,1), (241476,1160037,1,'eye_type',44,0,0), (241477,1160037,1,'lip_type',-50,77,62), (241478,1160037,1,'nose_type',-77,0,68), (241479,1160037,0,'skin_color',221,215,199), (241480,1160037,1,'soga_cheek_type',-28,81,0), (241481,1160037,1,'soga_chin_type',56,77,0), (241482,1160037,1,'soga_ear_type',0,44,0), (241483,1160037,1,'soga_eye_brow_type',34,-7,0), (241484,1160037,0,'soga_eye_color',229,229,102), (241485,1160037,1,'soga_eye_type',44,0,0), (241486,1160037,1,'soga_lip_type',-50,77,62), (241487,1160037,1,'soga_nose_type',-77,0,68), (241488,1160037,0,'soga_skin_color',221,215,199), (241489,1160037,0,'wing_color1',255,255,255), (241490,1160037,0,'wing_color2',255,255,255), (241491,1160038,0,'eye_color',255,255,255), (241492,1160038,0,'skin_color',128,181,73), (241493,1160038,0,'soga_eye_color',255,0,255), (241494,1160039,0,'eye_color',255,255,255), (241495,1160039,0,'skin_color',216,216,158), (241496,1160039,0,'soga_eye_color',255,0,255), (241497,1160040,0,'eye_color',255,255,255), (241498,1160040,0,'skin_color',255,255,255), (241499,1160040,0,'soga_eye_color',255,0,255), (241500,1160041,0,'eye_color',255,255,255), (241501,1160041,0,'skin_color',255,255,255), (241502,1160041,0,'soga_eye_color',255,0,255), (241503,1160042,0,'eye_color',128,128,63), (241504,1160042,0,'skin_color',49,49,49), (241505,1160042,0,'soga_eye_color',255,0,255), (241506,1160043,0,'eye_color',255,255,255), (241507,1160043,0,'skin_color',255,255,255), (241508,1160043,0,'soga_eye_color',255,0,255), (241509,1160044,0,'eye_color',255,255,255), (241510,1160044,0,'skin_color',128,0,128), (241511,1160044,0,'soga_eye_color',255,0,255), (241512,1160045,0,'eye_color',255,255,255), (241513,1160045,0,'skin_color',255,255,255), (241514,1160045,0,'soga_eye_color',255,0,255), (241515,1160046,1,'cheek_type',45,-45,0), (241516,1160046,1,'chin_type',95,-46,-64), (241517,1160046,1,'ear_type',-77,8,0), (241518,1160046,1,'eye_brow_type',-61,17,-74), (241519,1160046,0,'eye_color',31,59,41), (241520,1160046,1,'eye_type',-37,0,0), (241521,1160046,0,'hair_face_color',228,182,26), (241522,1160046,0,'hair_face_highlight_color',88,4,4), (241523,1160046,0,'hair_type_color',228,182,26), (241524,1160046,0,'hair_type_highlight_color',88,4,4), (241525,1160046,1,'lip_type',50,-97,65), (241526,1160046,1,'nose_type',69,62,22), (241527,1160046,0,'skin_color',236,226,182), (241528,1160046,1,'soga_cheek_type',45,-45,0), (241529,1160046,1,'soga_chin_type',95,-46,-64), (241530,1160046,1,'soga_ear_type',-77,8,0), (241531,1160046,1,'soga_eye_brow_type',-61,17,-74), (241532,1160046,0,'soga_eye_color',229,229,102), (241533,1160046,1,'soga_eye_type',-37,0,0), (241534,1160046,0,'soga_hair_face_color',228,182,26), (241535,1160046,0,'soga_hair_face_highlight_color',88,4,4), (241536,1160046,0,'soga_hair_type_color',228,182,26), (241537,1160046,0,'soga_hair_type_highlight_color',88,4,4), (241538,1160046,1,'soga_lip_type',50,-97,65), (241539,1160046,1,'soga_nose_type',69,62,22), (241540,1160046,0,'soga_skin_color',236,226,182), (241541,1160046,0,'wing_color1',255,255,255), (241542,1160046,0,'wing_color2',255,255,255), (241543,1160047,1,'cheek_type',-7,-93,0), (241544,1160047,1,'chin_type',68,-71,-12), (241545,1160047,1,'ear_type',19,20,0), (241546,1160047,1,'eye_brow_type',28,88,17), (241547,1160047,0,'eye_color',41,82,95), (241548,1160047,1,'eye_type',79,0,0), (241549,1160047,0,'hair_face_color',100,70,10), (241550,1160047,0,'hair_face_highlight_color',232,183,30), (241551,1160047,0,'hair_type_color',100,70,10), (241552,1160047,0,'hair_type_highlight_color',232,183,30), (241553,1160047,1,'lip_type',-56,-1,-34), (241554,1160047,1,'nose_type',17,17,1), (241555,1160047,0,'skin_color',105,112,109), (241556,1160047,1,'soga_cheek_type',-7,-93,0), (241557,1160047,1,'soga_chin_type',68,-71,-12), (241558,1160047,1,'soga_ear_type',19,20,0), (241559,1160047,1,'soga_eye_brow_type',28,88,17), (241560,1160047,0,'soga_eye_color',229,229,102), (241561,1160047,1,'soga_eye_type',79,0,0), (241562,1160047,0,'soga_hair_face_color',100,70,10), (241563,1160047,0,'soga_hair_face_highlight_color',232,183,30), (241564,1160047,0,'soga_hair_type_color',100,70,10), (241565,1160047,0,'soga_hair_type_highlight_color',232,183,30), (241566,1160047,1,'soga_lip_type',-56,-1,-34), (241567,1160047,1,'soga_nose_type',17,17,1), (241568,1160047,0,'soga_skin_color',105,112,109), (241569,1160047,0,'wing_color1',255,255,255), (241570,1160047,0,'wing_color2',255,255,255), (241571,1160048,0,'eye_color',255,255,255), (241572,1160048,0,'skin_color',255,255,255), (241573,1160048,0,'soga_eye_color',255,0,255), (241574,1160049,1,'cheek_type',-59,66,0), (241575,1160049,1,'chin_type',29,-10,-12), (241576,1160049,1,'ear_type',89,32,0), (241577,1160049,1,'eye_brow_type',59,-93,-31), (241578,1160049,0,'eye_color',54,116,114), (241579,1160049,1,'eye_type',53,0,0), (241580,1160049,0,'hair_face_color',35,24,1), (241581,1160049,0,'hair_face_highlight_color',47,14,19), (241582,1160049,0,'hair_type_color',35,24,1), (241583,1160049,0,'hair_type_highlight_color',47,14,19), (241584,1160049,1,'lip_type',-25,-21,-25), (241585,1160049,1,'nose_type',39,14,77), (241586,1160049,0,'skin_color',229,185,183), (241587,1160049,1,'soga_cheek_type',-59,66,0), (241588,1160049,1,'soga_chin_type',29,-10,-12), (241589,1160049,1,'soga_ear_type',89,32,0), (241590,1160049,1,'soga_eye_brow_type',59,-93,-31), (241591,1160049,0,'soga_eye_color',229,229,102), (241592,1160049,1,'soga_eye_type',53,0,0), (241593,1160049,0,'soga_hair_face_color',35,24,1), (241594,1160049,0,'soga_hair_face_highlight_color',47,14,19), (241595,1160049,0,'soga_hair_type_color',35,24,1), (241596,1160049,0,'soga_hair_type_highlight_color',47,14,19), (241597,1160049,1,'soga_lip_type',-25,-21,-25), (241598,1160049,1,'soga_nose_type',39,14,77), (241599,1160049,0,'soga_skin_color',229,185,183), (241600,1160049,0,'wing_color1',255,255,255), (241601,1160049,0,'wing_color2',255,255,255), (241602,1160050,1,'cheek_type',65,44,0), (241603,1160050,1,'chin_type',12,-56,-84), (241604,1160050,1,'ear_type',7,-17,0), (241605,1160050,1,'eye_brow_type',5,93,40), (241606,1160050,0,'eye_color',82,132,95), (241607,1160050,1,'eye_type',-91,0,0), (241608,1160050,0,'hair_face_color',186,130,11), (241609,1160050,0,'hair_face_highlight_color',121,38,35), (241610,1160050,0,'hair_type_color',186,130,11), (241611,1160050,0,'hair_type_highlight_color',121,38,35), (241612,1160050,1,'lip_type',-78,-91,-83), (241613,1160050,1,'nose_type',47,21,81), (241614,1160050,0,'skin_color',245,250,250), (241615,1160050,1,'soga_cheek_type',65,44,0), (241616,1160050,1,'soga_chin_type',12,-56,-84), (241617,1160050,1,'soga_ear_type',7,-17,0), (241618,1160050,1,'soga_eye_brow_type',5,93,40), (241619,1160050,0,'soga_eye_color',229,229,102), (241620,1160050,1,'soga_eye_type',-91,0,0), (241621,1160050,0,'soga_hair_face_color',186,130,11), (241622,1160050,0,'soga_hair_face_highlight_color',121,38,35), (241623,1160050,0,'soga_hair_type_color',186,130,11), (241624,1160050,0,'soga_hair_type_highlight_color',121,38,35), (241625,1160050,1,'soga_lip_type',-78,-91,-83), (241626,1160050,1,'soga_nose_type',47,21,81), (241627,1160050,0,'soga_skin_color',245,250,250), (241628,1160050,0,'wing_color1',255,255,255), (241629,1160050,0,'wing_color2',255,255,255), (241630,1160051,0,'eye_color',255,255,255), (241631,1160051,0,'skin_color',255,255,255), (241632,1160051,0,'soga_eye_color',255,0,255), (241633,1160052,0,'eye_color',255,255,255), (241634,1160052,0,'skin_color',255,255,255), (241635,1160052,0,'soga_eye_color',255,0,255), (241636,1160053,1,'cheek_type',77,-75,0), (241637,1160053,1,'chin_type',58,88,28), (241638,1160053,1,'ear_type',14,56,0), (241639,1160053,1,'eye_brow_type',59,26,-89), (241640,1160053,0,'eye_color',144,188,195), (241641,1160053,1,'eye_type',-21,0,0), (241642,1160053,0,'hair_face_color',219,179,15), (241643,1160053,0,'hair_face_highlight_color',93,65,9), (241644,1160053,0,'hair_type_color',219,179,15), (241645,1160053,0,'hair_type_highlight_color',93,65,9), (241646,1160053,1,'lip_type',-46,37,-63), (241647,1160053,1,'nose_type',7,10,-17), (241648,1160053,0,'skin_color',200,187,181), (241649,1160053,1,'soga_cheek_type',77,-75,0), (241650,1160053,1,'soga_chin_type',58,88,28), (241651,1160053,1,'soga_ear_type',14,56,0), (241652,1160053,1,'soga_eye_brow_type',59,26,-89), (241653,1160053,0,'soga_eye_color',229,229,102), (241654,1160053,1,'soga_eye_type',-21,0,0), (241655,1160053,0,'soga_hair_face_color',219,179,15), (241656,1160053,0,'soga_hair_face_highlight_color',93,65,9), (241657,1160053,0,'soga_hair_type_color',219,179,15), (241658,1160053,0,'soga_hair_type_highlight_color',93,65,9), (241659,1160053,1,'soga_lip_type',-46,37,-63), (241660,1160053,1,'soga_nose_type',7,10,-17), (241661,1160053,0,'soga_skin_color',200,187,181), (241662,1160053,0,'wing_color1',255,255,255), (241663,1160053,0,'wing_color2',255,255,255), (241664,1160054,0,'eye_color',255,255,255), (241665,1160054,0,'skin_color',255,255,255), (241666,1160054,0,'soga_eye_color',255,0,255), (241667,1160055,1,'cheek_type',81,-7,0), (241668,1160055,1,'chin_type',43,87,37), (241669,1160055,1,'ear_type',-68,-50,0), (241670,1160055,1,'eye_brow_type',17,-75,-62), (241671,1160055,0,'eye_color',42,85,98), (241672,1160055,1,'eye_type',-37,0,0), (241673,1160055,0,'hair_face_color',15,1,21), (241674,1160055,0,'hair_face_highlight_color',184,128,10), (241675,1160055,0,'hair_type_color',15,1,21), (241676,1160055,0,'hair_type_highlight_color',184,128,10), (241677,1160055,1,'lip_type',100,81,-7), (241678,1160055,1,'nose_type',-75,68,-75), (241679,1160055,0,'skin_color',250,253,253), (241680,1160055,1,'soga_cheek_type',81,-7,0), (241681,1160055,1,'soga_chin_type',43,87,37), (241682,1160055,1,'soga_ear_type',-68,-50,0), (241683,1160055,1,'soga_eye_brow_type',17,-75,-62), (241684,1160055,0,'soga_eye_color',229,229,102), (241685,1160055,1,'soga_eye_type',-37,0,0), (241686,1160055,0,'soga_hair_face_color',15,1,21), (241687,1160055,0,'soga_hair_face_highlight_color',184,128,10), (241688,1160055,0,'soga_hair_type_color',15,1,21), (241689,1160055,0,'soga_hair_type_highlight_color',184,128,10), (241690,1160055,1,'soga_lip_type',100,81,-7), (241691,1160055,1,'soga_nose_type',-75,68,-75), (241692,1160055,0,'soga_skin_color',250,253,253), (241693,1160056,0,'eye_color',255,255,255), (241694,1160056,0,'skin_color',255,255,255), (241695,1160056,0,'soga_eye_color',255,0,255), (241696,1160057,0,'eye_color',128,128,128), (241697,1160057,0,'skin_color',226,186,207), (241698,1160057,0,'soga_eye_color',255,0,255), (241699,1160058,0,'eye_color',89,63,36), (241700,1160058,0,'skin_color',219,244,193), (241701,1160058,0,'soga_eye_color',255,0,255), (241702,1160059,0,'eye_color',255,255,255), (241703,1160059,0,'skin_color',255,255,255), (241704,1160059,0,'soga_eye_color',255,0,255), (241705,1160060,0,'eye_color',218,239,218), (241706,1160060,0,'skin_color',191,191,191), (241707,1160060,0,'soga_eye_color',255,0,255), (241708,1160061,0,'eye_color',128,128,63), (241709,1160061,0,'skin_color',49,49,49), (241710,1160061,0,'soga_eye_color',255,0,255), (241711,1160062,1,'cheek_type',50,0,0), (241712,1160062,1,'chin_type',-22,84,-96), (241713,1160062,1,'ear_type',63,34,0), (241714,1160062,1,'eye_brow_type',40,81,-65), (241715,1160062,0,'eye_color',210,193,164), (241716,1160062,1,'eye_type',-10,0,0), (241717,1160062,0,'hair_face_color',162,56,24), (241718,1160062,0,'hair_face_highlight_color',233,184,31), (241719,1160062,0,'hair_type_color',162,56,24), (241720,1160062,0,'hair_type_highlight_color',233,184,31), (241721,1160062,1,'lip_type',-15,71,40), (241722,1160062,1,'nose_type',9,31,17), (241723,1160062,0,'skin_color',242,252,252), (241724,1160062,1,'soga_cheek_type',50,0,0), (241725,1160062,1,'soga_chin_type',-22,84,-96), (241726,1160062,1,'soga_ear_type',63,34,0), (241727,1160062,1,'soga_eye_brow_type',40,81,-65), (241728,1160062,0,'soga_eye_color',229,229,102), (241729,1160062,1,'soga_eye_type',-10,0,0), (241730,1160062,0,'soga_hair_face_color',162,56,24), (241731,1160062,0,'soga_hair_face_highlight_color',233,184,31), (241732,1160062,0,'soga_hair_type_color',162,56,24), (241733,1160062,0,'soga_hair_type_highlight_color',233,184,31), (241734,1160062,1,'soga_lip_type',-15,71,40), (241735,1160062,1,'soga_nose_type',9,31,17), (241736,1160062,0,'soga_skin_color',242,252,252), (241737,1160063,0,'eye_color',255,255,255), (241738,1160063,0,'skin_color',255,255,255), (241739,1160063,0,'soga_eye_color',255,0,255), (241740,1160064,0,'eye_color',255,255,255), (241741,1160064,0,'skin_color',255,255,255), (241742,1160064,0,'soga_eye_color',255,0,255), (241743,1160065,0,'eye_color',255,255,255), (241744,1160065,0,'skin_color',255,255,255), (241745,1160065,0,'soga_eye_color',255,0,255), (241746,1160066,0,'eye_color',255,255,255), (241747,1160066,0,'skin_color',255,255,255), (241748,1160066,0,'soga_eye_color',255,0,255), (241749,1160067,0,'eye_color',255,255,255), (241750,1160067,0,'skin_color',255,255,255), (241751,1160067,0,'soga_eye_color',255,0,255), (241752,1160068,0,'eye_color',255,255,255), (241753,1160068,0,'skin_color',255,255,255), (241754,1160068,0,'soga_eye_color',255,0,255), (241755,1160069,0,'eye_color',255,255,255), (241756,1160069,0,'skin_color',191,191,191), (241757,1160069,0,'soga_eye_color',255,0,255), (241758,1160070,0,'eye_color',255,255,255), (241759,1160070,0,'skin_color',255,255,255), (241760,1160070,0,'soga_eye_color',255,0,255), (241761,1160071,0,'eye_color',255,255,255), (241762,1160071,0,'skin_color',255,255,255), (241763,1160071,0,'soga_eye_color',255,0,255), (241764,1160072,0,'eye_color',255,255,255), (241765,1160072,0,'skin_color',128,128,128), (241766,1160072,0,'soga_eye_color',255,0,255), (241767,1160073,0,'eye_color',255,255,255), (241768,1160073,0,'skin_color',255,255,255), (241769,1160073,0,'soga_eye_color',255,0,255), (241770,1160074,1,'cheek_type',0,-41,0), (241771,1160074,1,'chin_type',-40,25,-17), (241772,1160074,1,'ear_type',-11,0,0), (241773,1160074,1,'eye_brow_type',0,-5,10), (241774,1160074,0,'eye_color',51,105,120), (241775,1160074,1,'eye_type',19,0,0), (241776,1160074,0,'hair_face_color',99,69,23), (241777,1160074,0,'hair_face_highlight_color',55,27,5), (241778,1160074,0,'hair_type_color',99,69,23), (241779,1160074,0,'hair_type_highlight_color',55,27,5), (241780,1160074,1,'lip_type',0,-21,-32), (241781,1160074,1,'nose_type',-28,-9,26), (241782,1160074,0,'skin_color',239,239,235), (241783,1160074,1,'soga_cheek_type',0,-41,0), (241784,1160074,1,'soga_chin_type',-40,25,-17), (241785,1160074,1,'soga_ear_type',-11,0,0), (241786,1160074,1,'soga_eye_brow_type',0,-5,10), (241787,1160074,0,'soga_eye_color',229,229,102), (241788,1160074,1,'soga_eye_type',19,0,0), (241789,1160074,0,'soga_hair_face_color',99,69,23), (241790,1160074,0,'soga_hair_face_highlight_color',55,27,5), (241791,1160074,0,'soga_hair_type_color',99,69,23), (241792,1160074,0,'soga_hair_type_highlight_color',55,27,5), (241793,1160074,1,'soga_lip_type',0,-21,-32), (241794,1160074,1,'soga_nose_type',-28,-9,26), (241795,1160074,0,'soga_skin_color',239,239,235), (241796,1160074,0,'wing_color1',255,255,255), (241797,1160074,0,'wing_color2',255,255,255), (241798,1160075,0,'eye_color',255,255,255), (241799,1160075,0,'skin_color',255,255,255), (241800,1160075,0,'soga_eye_color',255,0,255), (241801,1160076,0,'eye_color',255,255,255), (241802,1160076,0,'skin_color',255,255,255), (241803,1160076,0,'soga_eye_color',255,0,255), (241804,1160077,0,'eye_color',255,255,255), (241805,1160077,0,'skin_color',255,255,255), (241806,1160077,0,'soga_eye_color',255,0,255), (241807,1160078,0,'eye_color',255,255,255), (241808,1160078,0,'skin_color',255,255,255), (241809,1160078,0,'soga_eye_color',255,0,255), (241810,1160079,0,'eye_color',255,255,255), (241811,1160079,0,'skin_color',255,255,255), (241812,1160079,0,'soga_eye_color',255,0,255), (241813,1160080,0,'eye_color',255,255,255), (241814,1160080,0,'skin_color',255,255,255), (241815,1160080,0,'soga_eye_color',255,0,255), (241816,1160081,0,'eye_color',255,255,255), (241817,1160081,0,'skin_color',255,255,255), (241818,1160081,0,'soga_eye_color',255,0,255), (241819,1160082,0,'eye_color',255,255,255), (241820,1160082,0,'skin_color',255,255,255), (241821,1160082,0,'soga_eye_color',255,0,255), (241822,1160083,0,'eye_color',255,255,255), (241823,1160083,0,'skin_color',255,255,255), (241824,1160083,0,'soga_eye_color',255,0,255), (241825,1160084,0,'eye_color',255,255,255), (241826,1160084,0,'skin_color',255,255,255), (241827,1160084,0,'soga_eye_color',255,0,255), (241828,1160085,0,'eye_color',255,255,255), (241829,1160085,0,'skin_color',255,255,255), (241830,1160085,0,'soga_eye_color',255,0,255), (241831,1160086,0,'eye_color',255,255,255), (241832,1160086,0,'skin_color',255,255,255), (241833,1160086,0,'soga_eye_color',255,0,255), (241834,1160087,1,'cheek_type',-62,41,0), (241835,1160087,1,'chin_type',-81,28,-70), (241836,1160087,1,'ear_type',52,-11,0), (241837,1160087,1,'eye_brow_type',34,-37,53), (241838,1160087,0,'eye_color',76,60,30), (241839,1160087,1,'eye_type',-53,0,0), (241840,1160087,0,'hair_face_highlight_color',233,184,31), (241841,1160087,0,'hair_type_highlight_color',233,184,31), (241842,1160087,1,'lip_type',42,-14,-95), (241843,1160087,1,'nose_type',-43,62,95), (241844,1160087,0,'skin_color',213,187,157), (241845,1160087,1,'soga_cheek_type',-62,41,0), (241846,1160087,1,'soga_chin_type',-81,28,-70), (241847,1160087,1,'soga_ear_type',52,-11,0), (241848,1160087,1,'soga_eye_brow_type',34,-37,53), (241849,1160087,0,'soga_eye_color',229,229,102), (241850,1160087,1,'soga_eye_type',-53,0,0), (241851,1160087,0,'soga_hair_face_highlight_color',233,184,31), (241852,1160087,0,'soga_hair_type_highlight_color',233,184,31), (241853,1160087,1,'soga_lip_type',42,-14,-95), (241854,1160087,1,'soga_nose_type',-43,62,95), (241855,1160087,0,'soga_skin_color',213,187,157), (241856,1160087,0,'wing_color1',255,255,255), (241857,1160087,0,'wing_color2',255,255,255), (241858,1160088,1,'cheek_type',-23,-97,0), (241859,1160088,1,'chin_type',-8,-25,85), (241860,1160088,1,'ear_type',-64,-68,0), (241861,1160088,1,'eye_brow_type',-93,34,-1), (241862,1160088,0,'eye_color',44,91,105), (241863,1160088,1,'eye_type',88,0,0), (241864,1160088,0,'hair_face_color',219,179,15), (241865,1160088,0,'hair_face_highlight_color',40,21,7), (241866,1160088,0,'hair_type_color',219,179,15), (241867,1160088,0,'hair_type_highlight_color',40,21,7), (241868,1160088,1,'lip_type',-50,35,-17), (241869,1160088,1,'nose_type',-88,-56,-3), (241870,1160088,0,'skin_color',238,239,239), (241871,1160088,1,'soga_cheek_type',-23,-97,0), (241872,1160088,1,'soga_chin_type',-8,-25,85), (241873,1160088,1,'soga_ear_type',-64,-68,0), (241874,1160088,1,'soga_eye_brow_type',-93,34,-1), (241875,1160088,0,'soga_eye_color',229,229,102), (241876,1160088,1,'soga_eye_type',88,0,0), (241877,1160088,0,'soga_hair_face_color',219,179,15), (241878,1160088,0,'soga_hair_face_highlight_color',40,21,7), (241879,1160088,0,'soga_hair_type_color',219,179,15), (241880,1160088,0,'soga_hair_type_highlight_color',40,21,7), (241881,1160088,1,'soga_lip_type',-50,35,-17), (241882,1160088,1,'soga_nose_type',-88,-56,-3), (241883,1160088,0,'soga_skin_color',238,239,239), (241884,1160089,1,'cheek_type',43,0,0), (241885,1160089,1,'chin_type',69,-34,89), (241886,1160089,1,'ear_type',-78,-37,0), (241887,1160089,1,'eye_brow_type',-42,-51,14), (241888,1160089,0,'eye_color',120,175,191), (241889,1160089,1,'eye_type',19,0,0), (241890,1160089,0,'hair_face_color',240,226,196), (241891,1160089,0,'hair_face_highlight_color',244,244,246), (241892,1160089,0,'hair_type_color',240,226,196), (241893,1160089,0,'hair_type_highlight_color',244,244,246), (241894,1160089,1,'lip_type',25,66,19), (241895,1160089,1,'nose_type',-50,40,-34), (241896,1160089,0,'skin_color',243,253,251), (241897,1160089,1,'soga_cheek_type',43,0,0), (241898,1160089,1,'soga_chin_type',69,-34,89), (241899,1160089,1,'soga_ear_type',-78,-37,0), (241900,1160089,1,'soga_eye_brow_type',-42,-51,14), (241901,1160089,0,'soga_eye_color',204,204,204), (241902,1160089,1,'soga_eye_type',19,0,0), (241903,1160089,0,'soga_hair_face_color',240,226,196), (241904,1160089,0,'soga_hair_face_highlight_color',244,244,246), (241905,1160089,0,'soga_hair_type_color',240,226,196), (241906,1160089,0,'soga_hair_type_highlight_color',244,244,246), (241907,1160089,1,'soga_lip_type',25,66,19), (241908,1160089,1,'soga_nose_type',-50,40,-34), (241909,1160089,0,'soga_skin_color',243,253,251), (241910,1160090,1,'cheek_type',-32,-31,0), (241911,1160090,1,'chin_type',62,47,0), (241912,1160090,1,'ear_type',72,55,0), (241913,1160090,1,'eye_brow_type',7,-83,35), (241914,1160090,0,'eye_color',120,175,191), (241915,1160090,1,'eye_type',58,0,0), (241916,1160090,0,'hair_face_color',102,121,126), (241917,1160090,0,'hair_type_color',102,121,126), (241918,1160090,1,'lip_type',-18,32,-39), (241919,1160090,1,'nose_type',-7,0,-82), (241920,1160090,0,'skin_color',194,160,106), (241921,1160090,1,'soga_cheek_type',-32,-31,0), (241922,1160090,1,'soga_chin_type',62,47,0), (241923,1160090,1,'soga_ear_type',72,55,0), (241924,1160090,1,'soga_eye_brow_type',7,-83,35), (241925,1160090,0,'soga_eye_color',229,229,102), (241926,1160090,1,'soga_eye_type',58,0,0), (241927,1160090,0,'soga_hair_face_color',102,121,126), (241928,1160090,0,'soga_hair_type_color',102,121,126), (241929,1160090,1,'soga_lip_type',-18,32,-39), (241930,1160090,1,'soga_nose_type',-7,0,-82), (241931,1160090,0,'soga_skin_color',194,160,106), (241932,1160091,1,'cheek_type',-70,-81,0), (241933,1160091,1,'chin_type',-78,-2,-93), (241934,1160091,1,'ear_type',50,-90,0), (241935,1160091,1,'eye_brow_type',-95,-62,45), (241936,1160091,0,'eye_color',64,129,113), (241937,1160091,1,'eye_type',58,0,0), (241938,1160091,0,'hair_face_color',1,0,0), (241939,1160091,0,'hair_face_highlight_color',100,70,10), (241940,1160091,0,'hair_type_color',1,0,0), (241941,1160091,0,'hair_type_highlight_color',100,70,10), (241942,1160091,1,'lip_type',76,82,-83), (241943,1160091,1,'nose_type',95,-81,21), (241944,1160091,0,'skin_color',255,255,255), (241945,1160091,1,'soga_cheek_type',-70,-81,0), (241946,1160091,1,'soga_chin_type',-78,-2,-93), (241947,1160091,1,'soga_ear_type',50,-90,0), (241948,1160091,1,'soga_eye_brow_type',-95,-62,45), (241949,1160091,0,'soga_eye_color',229,229,102), (241950,1160091,1,'soga_eye_type',58,0,0), (241951,1160091,0,'soga_hair_face_color',1,0,0), (241952,1160091,0,'soga_hair_face_highlight_color',100,70,10), (241953,1160091,0,'soga_hair_type_color',1,0,0), (241954,1160091,0,'soga_hair_type_highlight_color',100,70,10), (241955,1160091,1,'soga_lip_type',76,82,-83), (241956,1160091,1,'soga_nose_type',95,-81,21), (241957,1160091,0,'soga_skin_color',255,255,255), (241958,1160092,1,'cheek_type',-64,-69,0), (241959,1160092,1,'chin_type',-15,-2,29), (241960,1160092,1,'ear_type',81,26,0), (241961,1160092,1,'eye_brow_type',-47,-95,21), (241962,1160092,0,'eye_color',108,165,165), (241963,1160092,1,'eye_type',-46,0,0), (241964,1160092,0,'hair_face_color',200,142,16), (241965,1160092,0,'hair_face_highlight_color',55,53,68), (241966,1160092,0,'hair_type_color',200,142,16), (241967,1160092,0,'hair_type_highlight_color',55,53,68), (241968,1160092,1,'lip_type',-65,-93,77), (241969,1160092,1,'nose_type',-96,-7,81), (241970,1160092,0,'skin_color',202,167,171), (241971,1160092,1,'soga_cheek_type',-64,-69,0), (241972,1160092,1,'soga_chin_type',-15,-2,29), (241973,1160092,1,'soga_ear_type',81,26,0), (241974,1160092,1,'soga_eye_brow_type',-47,-95,21), (241975,1160092,0,'soga_eye_color',229,229,102), (241976,1160092,1,'soga_eye_type',-46,0,0), (241977,1160092,0,'soga_hair_face_color',200,142,16), (241978,1160092,0,'soga_hair_face_highlight_color',55,53,68), (241979,1160092,0,'soga_hair_type_color',200,142,16), (241980,1160092,0,'soga_hair_type_highlight_color',55,53,68), (241981,1160092,1,'soga_lip_type',-65,-93,77), (241982,1160092,1,'soga_nose_type',-96,-7,81), (241983,1160092,0,'soga_skin_color',202,167,171), (241984,1160092,0,'wing_color1',255,255,255), (241985,1160092,0,'wing_color2',255,255,255), (241986,1160093,1,'cheek_type',94,3,0), (241987,1160093,1,'chin_type',97,-22,-25), (241988,1160093,1,'ear_type',95,-81,0), (241989,1160093,1,'eye_brow_type',-14,-58,94), (241990,1160093,0,'eye_color',46,27,9), (241991,1160093,1,'eye_type',-37,0,0), (241992,1160093,1,'lip_type',10,20,7), (241993,1160093,1,'nose_type',74,-87,39), (241994,1160093,0,'skin_color',158,151,113), (241995,1160093,1,'soga_cheek_type',94,3,0), (241996,1160093,1,'soga_chin_type',97,-22,-25), (241997,1160093,1,'soga_ear_type',95,-81,0), (241998,1160093,1,'soga_eye_brow_type',-14,-58,94), (241999,1160093,0,'soga_eye_color',204,204,204), (242000,1160093,1,'soga_eye_type',-37,0,0), (242001,1160093,1,'soga_lip_type',10,20,7), (242002,1160093,1,'soga_nose_type',74,-87,39), (242003,1160093,0,'soga_skin_color',158,151,113), (242004,1160094,1,'cheek_type',-20,-11,0), (242005,1160094,1,'chin_type',25,-19,43), (242006,1160094,1,'ear_type',0,-50,0), (242007,1160094,1,'eye_brow_type',-39,83,3), (242008,1160094,0,'eye_color',93,69,33), (242009,1160094,1,'eye_type',75,0,0), (242010,1160094,0,'hair_face_color',29,19,38), (242011,1160094,0,'hair_face_highlight_color',244,246,246), (242012,1160094,0,'hair_type_color',29,19,38), (242013,1160094,0,'hair_type_highlight_color',244,246,246), (242014,1160094,1,'lip_type',-91,-90,48), (242015,1160094,1,'nose_type',-87,23,-51), (242016,1160094,0,'skin_color',223,199,171), (242017,1160094,1,'soga_cheek_type',-20,-11,0), (242018,1160094,1,'soga_chin_type',25,-19,43), (242019,1160094,1,'soga_ear_type',0,-50,0), (242020,1160094,1,'soga_eye_brow_type',-39,83,3), (242021,1160094,0,'soga_eye_color',229,229,102), (242022,1160094,1,'soga_eye_type',75,0,0), (242023,1160094,0,'soga_hair_face_color',29,19,38), (242024,1160094,0,'soga_hair_face_highlight_color',244,246,246), (242025,1160094,0,'soga_hair_type_color',29,19,38), (242026,1160094,0,'soga_hair_type_highlight_color',244,246,246), (242027,1160094,1,'soga_lip_type',-91,-90,48), (242028,1160094,1,'soga_nose_type',-87,23,-51), (242029,1160094,0,'soga_skin_color',223,199,171), (242030,1160095,1,'cheek_type',53,-40,0), (242031,1160095,1,'chin_type',-72,51,4), (242032,1160095,1,'ear_type',46,5,0), (242033,1160095,1,'eye_brow_type',0,-1,93), (242034,1160095,0,'eye_color',112,170,188), (242035,1160095,1,'eye_type',79,0,0), (242036,1160095,0,'hair_face_color',244,246,246), (242037,1160095,0,'hair_face_highlight_color',29,19,37), (242038,1160095,0,'hair_type_color',244,246,246), (242039,1160095,0,'hair_type_highlight_color',29,19,37), (242040,1160095,1,'lip_type',-98,62,1), (242041,1160095,1,'nose_type',-47,25,-31), (242042,1160095,0,'skin_color',218,222,222), (242043,1160095,1,'soga_cheek_type',53,-40,0), (242044,1160095,1,'soga_chin_type',-72,51,4), (242045,1160095,1,'soga_ear_type',46,5,0), (242046,1160095,1,'soga_eye_brow_type',0,-1,93), (242047,1160095,0,'soga_eye_color',229,229,102), (242048,1160095,1,'soga_eye_type',79,0,0), (242049,1160095,0,'soga_hair_face_color',244,246,246), (242050,1160095,0,'soga_hair_face_highlight_color',29,19,37), (242051,1160095,0,'soga_hair_type_color',244,246,246), (242052,1160095,0,'soga_hair_type_highlight_color',29,19,37), (242053,1160095,1,'soga_lip_type',-98,62,1), (242054,1160095,1,'soga_nose_type',-47,25,-31), (242055,1160095,0,'soga_skin_color',218,222,222), (242056,1160096,0,'eye_color',255,255,255), (242057,1160096,0,'skin_color',255,255,255), (242058,1160096,0,'soga_eye_color',255,0,255), (242059,1160097,1,'cheek_type',97,25,0), (242060,1160097,1,'chin_type',-40,-44,-61), (242061,1160097,1,'ear_type',8,-83,0), (242062,1160097,1,'eye_brow_type',46,-34,-23), (242063,1160097,0,'eye_color',151,168,134), (242064,1160097,1,'eye_type',38,0,0), (242065,1160097,0,'hair_face_color',46,13,19), (242066,1160097,0,'hair_type_color',46,13,19), (242067,1160097,1,'lip_type',-10,57,81), (242068,1160097,1,'nose_type',-87,93,43), (242069,1160097,0,'skin_color',201,210,209), (242070,1160097,1,'soga_cheek_type',97,25,0), (242071,1160097,1,'soga_chin_type',-40,-44,-61), (242072,1160097,1,'soga_ear_type',8,-83,0), (242073,1160097,1,'soga_eye_brow_type',46,-34,-23), (242074,1160097,0,'soga_eye_color',229,229,102), (242075,1160097,1,'soga_eye_type',38,0,0), (242076,1160097,0,'soga_hair_face_color',46,13,19), (242077,1160097,0,'soga_hair_type_color',46,13,19), (242078,1160097,1,'soga_lip_type',-10,57,81), (242079,1160097,1,'soga_nose_type',-87,93,43), (242080,1160097,0,'soga_skin_color',201,210,209), (242081,1160098,1,'cheek_type',28,-15,0), (242082,1160098,1,'chin_type',-3,-81,69), (242083,1160098,1,'ear_type',-93,52,0), (242084,1160098,1,'eye_brow_type',-88,19,-50), (242085,1160098,0,'eye_color',130,182,196), (242086,1160098,1,'eye_type',-76,0,0), (242087,1160098,0,'hair_face_color',228,172,24), (242088,1160098,0,'hair_face_highlight_color',84,0,0), (242089,1160098,0,'hair_type_color',228,172,24), (242090,1160098,0,'hair_type_highlight_color',84,0,0), (242091,1160098,1,'lip_type',-18,72,0), (242092,1160098,1,'nose_type',0,11,0), (242093,1160098,0,'skin_color',255,255,255), (242094,1160098,1,'soga_cheek_type',28,-15,0), (242095,1160098,1,'soga_chin_type',-3,-81,69), (242096,1160098,1,'soga_ear_type',-93,52,0), (242097,1160098,1,'soga_eye_brow_type',-88,19,-50), (242098,1160098,0,'soga_eye_color',229,229,102), (242099,1160098,1,'soga_eye_type',-76,0,0), (242100,1160098,0,'soga_hair_face_color',228,172,24), (242101,1160098,0,'soga_hair_face_highlight_color',84,0,0), (242102,1160098,0,'soga_hair_type_color',228,172,24), (242103,1160098,0,'soga_hair_type_highlight_color',84,0,0), (242104,1160098,1,'soga_lip_type',-18,72,0), (242105,1160098,1,'soga_nose_type',0,11,0), (242106,1160098,0,'soga_skin_color',255,255,255), (242107,1160099,1,'cheek_type',-56,22,0), (242108,1160099,1,'chin_type',-50,-52,-95), (242109,1160099,1,'ear_type',-96,64,0), (242110,1160099,1,'eye_brow_type',-7,-56,-51), (242111,1160099,0,'eye_color',89,134,93), (242112,1160099,1,'eye_type',-21,0,0), (242113,1160099,0,'hair_face_color',84,0,0), (242114,1160099,0,'hair_face_highlight_color',223,181,20), (242115,1160099,0,'hair_type_color',84,0,0), (242116,1160099,0,'hair_type_highlight_color',223,181,20), (242117,1160099,1,'lip_type',39,18,-81), (242118,1160099,1,'nose_type',-43,66,-25), (242119,1160099,0,'skin_color',54,56,56), (242120,1160099,1,'soga_cheek_type',-56,22,0), (242121,1160099,1,'soga_chin_type',-50,-52,-95), (242122,1160099,1,'soga_ear_type',-96,64,0), (242123,1160099,1,'soga_eye_brow_type',-7,-56,-51), (242124,1160099,0,'soga_eye_color',229,229,102), (242125,1160099,1,'soga_eye_type',-21,0,0), (242126,1160099,0,'soga_hair_face_color',84,0,0), (242127,1160099,0,'soga_hair_face_highlight_color',223,181,20), (242128,1160099,0,'soga_hair_type_color',84,0,0), (242129,1160099,0,'soga_hair_type_highlight_color',223,181,20), (242130,1160099,1,'soga_lip_type',39,18,-81), (242131,1160099,1,'soga_nose_type',-43,66,-25), (242132,1160099,0,'soga_skin_color',54,56,56), (242133,1160099,0,'wing_color1',255,255,255), (242134,1160099,0,'wing_color2',255,255,255), (242135,1160100,1,'cheek_type',-3,75,0), (242136,1160100,1,'chin_type',-17,0,-93), (242137,1160100,1,'ear_type',-28,-62,0), (242138,1160100,1,'eye_brow_type',0,0,-31), (242139,1160100,0,'eye_color',39,80,73), (242140,1160100,0,'hair_face_color',84,0,0), (242141,1160100,0,'hair_face_highlight_color',84,0,0), (242142,1160100,0,'hair_type_color',84,0,0), (242143,1160100,0,'hair_type_highlight_color',84,0,0), (242144,1160100,1,'lip_type',34,-37,-57), (242145,1160100,1,'nose_type',0,39,-76), (242146,1160100,0,'skin_color',178,135,107), (242147,1160100,1,'soga_cheek_type',-3,75,0), (242148,1160100,1,'soga_chin_type',-17,0,-93), (242149,1160100,1,'soga_ear_type',-28,-62,0), (242150,1160100,1,'soga_eye_brow_type',0,0,-31), (242151,1160100,0,'soga_eye_color',229,229,102), (242152,1160100,0,'soga_hair_face_color',84,0,0), (242153,1160100,0,'soga_hair_face_highlight_color',84,0,0), (242154,1160100,0,'soga_hair_type_color',84,0,0), (242155,1160100,0,'soga_hair_type_highlight_color',84,0,0), (242156,1160100,1,'soga_lip_type',34,-37,-57), (242157,1160100,1,'soga_nose_type',0,39,-76), (242158,1160100,0,'soga_skin_color',178,135,107), (242159,1160101,1,'cheek_type',-87,-47,0), (242160,1160101,1,'chin_type',14,7,63), (242161,1160101,1,'ear_type',-31,-70,0), (242162,1160101,1,'eye_brow_type',65,-25,3), (242163,1160101,0,'eye_color',75,92,51), (242164,1160101,1,'eye_type',-90,0,0), (242165,1160101,0,'hair_face_color',47,14,19), (242166,1160101,0,'hair_face_highlight_color',35,24,1), (242167,1160101,0,'hair_type_color',47,14,19), (242168,1160101,0,'hair_type_highlight_color',35,24,1), (242169,1160101,1,'lip_type',29,0,-23), (242170,1160101,1,'nose_type',56,46,-52), (242171,1160101,0,'skin_color',200,139,102), (242172,1160101,1,'soga_cheek_type',-87,-47,0), (242173,1160101,1,'soga_chin_type',14,7,63), (242174,1160101,1,'soga_ear_type',-31,-70,0), (242175,1160101,1,'soga_eye_brow_type',65,-25,3), (242176,1160101,0,'soga_eye_color',229,229,102), (242177,1160101,1,'soga_eye_type',-90,0,0), (242178,1160101,0,'soga_hair_face_color',47,14,19), (242179,1160101,0,'soga_hair_face_highlight_color',35,24,1), (242180,1160101,0,'soga_hair_type_color',47,14,19), (242181,1160101,0,'soga_hair_type_highlight_color',35,24,1), (242182,1160101,1,'soga_lip_type',29,0,-23), (242183,1160101,1,'soga_nose_type',56,46,-52), (242184,1160101,0,'soga_skin_color',200,139,102), (242185,1160102,1,'cheek_type',-75,-23,0), (242186,1160102,1,'chin_type',14,23,26), (242187,1160102,1,'ear_type',79,15,0), (242188,1160102,1,'eye_brow_type',-82,-62,15), (242189,1160102,0,'eye_color',47,95,108), (242190,1160102,1,'eye_type',68,0,0), (242191,1160102,0,'hair_face_color',84,0,0), (242192,1160102,0,'hair_face_highlight_color',36,24,2), (242193,1160102,0,'hair_type_color',84,0,0), (242194,1160102,0,'hair_type_highlight_color',36,24,2), (242195,1160102,1,'lip_type',-81,15,0), (242196,1160102,1,'nose_type',0,17,0), (242197,1160102,0,'skin_color',185,196,196), (242198,1160102,1,'soga_cheek_type',-75,-23,0), (242199,1160102,1,'soga_chin_type',14,23,26), (242200,1160102,1,'soga_ear_type',79,15,0), (242201,1160102,1,'soga_eye_brow_type',-82,-62,15), (242202,1160102,0,'soga_eye_color',229,229,102), (242203,1160102,1,'soga_eye_type',68,0,0), (242204,1160102,0,'soga_hair_face_color',84,0,0), (242205,1160102,0,'soga_hair_face_highlight_color',36,24,2), (242206,1160102,0,'soga_hair_type_color',84,0,0), (242207,1160102,0,'soga_hair_type_highlight_color',36,24,2), (242208,1160102,1,'soga_lip_type',-81,15,0), (242209,1160102,1,'soga_nose_type',0,17,0), (242210,1160102,0,'soga_skin_color',185,196,196), (242211,1160103,1,'cheek_type',100,-95,0), (242212,1160103,1,'chin_type',-89,25,-39), (242213,1160103,1,'ear_type',-100,-100,0), (242214,1160103,1,'eye_brow_type',50,-20,-88), (242215,1160103,0,'eye_color',33,66,49), (242216,1160103,1,'eye_type',5,0,0), (242217,1160103,0,'hair_face_color',84,0,0), (242218,1160103,0,'hair_face_highlight_color',15,1,21), (242219,1160103,0,'hair_type_color',84,0,0), (242220,1160103,0,'hair_type_highlight_color',15,1,21), (242221,1160103,1,'lip_type',100,100,-100), (242222,1160103,1,'nose_type',-2,2,-50), (242223,1160103,0,'skin_color',232,221,202), (242224,1160103,1,'soga_cheek_type',100,-95,0), (242225,1160103,1,'soga_chin_type',-89,25,-39), (242226,1160103,1,'soga_ear_type',-100,-100,0), (242227,1160103,1,'soga_eye_brow_type',50,-20,-88), (242228,1160103,0,'soga_eye_color',229,229,102), (242229,1160103,1,'soga_eye_type',5,0,0), (242230,1160103,0,'soga_hair_face_color',84,0,0), (242231,1160103,0,'soga_hair_face_highlight_color',15,1,21), (242232,1160103,0,'soga_hair_type_color',84,0,0), (242233,1160103,0,'soga_hair_type_highlight_color',15,1,21), (242234,1160103,1,'soga_lip_type',100,100,-100), (242235,1160103,1,'soga_nose_type',-2,2,-50), (242236,1160103,0,'soga_skin_color',232,221,202), (242237,1160104,0,'eye_color',255,255,255), (242238,1160104,0,'skin_color',255,255,255), (242239,1160104,0,'soga_eye_color',255,0,255), (242240,1160105,1,'cheek_type',-59,56,0), (242241,1160105,1,'chin_type',69,0,-52), (242242,1160105,1,'ear_type',14,63,0), (242243,1160105,1,'eye_brow_type',0,0,74), (242244,1160105,0,'eye_color',63,135,137), (242245,1160105,0,'hair_face_color',228,182,26), (242246,1160105,0,'hair_face_highlight_color',223,160,25), (242247,1160105,0,'hair_type_color',228,182,26), (242248,1160105,0,'hair_type_highlight_color',223,160,25), (242249,1160105,1,'lip_type',-95,46,-62), (242250,1160105,1,'nose_type',0,-57,-28), (242251,1160105,0,'skin_color',187,166,119), (242252,1160105,1,'soga_cheek_type',-59,56,0), (242253,1160105,1,'soga_chin_type',69,0,-52), (242254,1160105,1,'soga_ear_type',14,63,0), (242255,1160105,1,'soga_eye_brow_type',0,0,74), (242256,1160105,0,'soga_eye_color',229,229,102), (242257,1160105,0,'soga_hair_face_color',228,182,26), (242258,1160105,0,'soga_hair_face_highlight_color',223,160,25), (242259,1160105,0,'soga_hair_type_color',228,182,26), (242260,1160105,0,'soga_hair_type_highlight_color',223,160,25), (242261,1160105,1,'soga_lip_type',-95,46,-62), (242262,1160105,1,'soga_nose_type',0,-57,-28), (242263,1160105,0,'soga_skin_color',187,166,119), (242264,1160106,1,'cheek_type',39,0,0), (242265,1160106,1,'chin_type',0,0,-98), (242266,1160106,1,'ear_type',43,-83,0), (242267,1160106,1,'eye_brow_type',-2,0,0), (242268,1160106,0,'eye_color',44,86,65), (242269,1160106,0,'hair_face_color',100,70,10), (242270,1160106,0,'hair_face_highlight_color',93,65,9), (242271,1160106,0,'hair_type_color',100,70,10), (242272,1160106,0,'hair_type_highlight_color',93,65,9), (242273,1160106,1,'lip_type',22,26,-9), (242274,1160106,1,'nose_type',0,87,-65), (242275,1160106,0,'skin_color',251,246,246), (242276,1160106,1,'soga_cheek_type',39,0,0), (242277,1160106,1,'soga_chin_type',0,0,-98), (242278,1160106,1,'soga_ear_type',43,-83,0), (242279,1160106,1,'soga_eye_brow_type',-2,0,0), (242280,1160106,0,'soga_eye_color',229,229,102), (242281,1160106,0,'soga_hair_face_color',100,70,10), (242282,1160106,0,'soga_hair_face_highlight_color',93,65,9), (242283,1160106,0,'soga_hair_type_color',100,70,10), (242284,1160106,0,'soga_hair_type_highlight_color',93,65,9), (242285,1160106,1,'soga_lip_type',22,26,-9), (242286,1160106,1,'soga_nose_type',0,87,-65), (242287,1160106,0,'soga_skin_color',251,246,246), (242288,1160107,0,'eye_color',255,255,255), (242289,1160107,0,'skin_color',242,242,240), (242290,1160107,0,'soga_eye_color',255,0,255), (242291,1160108,1,'cheek_type',39,-69,0), (242292,1160108,1,'chin_type',-68,-68,10), (242293,1160108,1,'ear_type',-4,-9,0), (242294,1160108,1,'eye_brow_type',-7,-82,81), (242295,1160108,0,'eye_color',148,106,57), (242296,1160108,1,'eye_type',-1,0,0), (242297,1160108,0,'hair_face_color',15,1,21), (242298,1160108,0,'hair_face_highlight_color',244,246,246), (242299,1160108,0,'hair_type_color',15,1,21), (242300,1160108,0,'hair_type_highlight_color',244,246,246), (242301,1160108,1,'lip_type',8,46,-7), (242302,1160108,1,'nose_type',-43,-14,-62), (242303,1160108,0,'skin_color',246,248,246), (242304,1160108,1,'soga_cheek_type',39,-69,0), (242305,1160108,1,'soga_chin_type',-68,-68,10), (242306,1160108,1,'soga_ear_type',-4,-9,0), (242307,1160108,1,'soga_eye_brow_type',-7,-82,81), (242308,1160108,0,'soga_eye_color',229,229,102), (242309,1160108,1,'soga_eye_type',-1,0,0), (242310,1160108,0,'soga_hair_face_color',15,1,21), (242311,1160108,0,'soga_hair_face_highlight_color',244,246,246), (242312,1160108,0,'soga_hair_type_color',15,1,21), (242313,1160108,0,'soga_hair_type_highlight_color',244,246,246), (242314,1160108,1,'soga_lip_type',8,46,-7), (242315,1160108,1,'soga_nose_type',-43,-14,-62), (242316,1160108,0,'soga_skin_color',246,248,246), (242317,1160108,0,'wing_color1',255,255,255), (242318,1160108,0,'wing_color2',255,255,255), (242319,1160109,1,'cheek_type',40,87,0), (242320,1160109,1,'chin_type',-2,78,-28), (242321,1160109,1,'ear_type',34,25,0), (242322,1160109,1,'eye_brow_type',-56,-15,65), (242323,1160109,0,'eye_color',112,89,45), (242324,1160109,1,'eye_type',-11,0,0), (242325,1160109,0,'hair_face_color',244,246,246), (242326,1160109,0,'hair_face_highlight_color',193,100,45), (242327,1160109,0,'hair_type_color',244,246,246), (242328,1160109,0,'hair_type_highlight_color',193,100,45), (242329,1160109,1,'lip_type',-9,63,-81), (242330,1160109,1,'nose_type',43,-22,-35), (242331,1160109,0,'skin_color',253,250,250), (242332,1160109,1,'soga_cheek_type',40,87,0), (242333,1160109,1,'soga_chin_type',-2,78,-28), (242334,1160109,1,'soga_ear_type',34,25,0), (242335,1160109,1,'soga_eye_brow_type',-56,-15,65), (242336,1160109,0,'soga_eye_color',204,204,204), (242337,1160109,1,'soga_eye_type',-11,0,0), (242338,1160109,0,'soga_hair_face_color',244,246,246), (242339,1160109,0,'soga_hair_face_highlight_color',193,100,45), (242340,1160109,0,'soga_hair_type_color',244,246,246), (242341,1160109,0,'soga_hair_type_highlight_color',193,100,45), (242342,1160109,1,'soga_lip_type',-9,63,-81), (242343,1160109,1,'soga_nose_type',43,-22,-35), (242344,1160109,0,'soga_skin_color',253,250,250), (242345,1160110,1,'cheek_type',63,-9,0), (242346,1160110,1,'chin_type',57,45,44), (242347,1160110,1,'ear_type',62,-55,0), (242348,1160110,1,'eye_brow_type',-87,64,70), (242349,1160110,0,'eye_color',88,148,140), (242350,1160110,1,'eye_type',-37,0,0), (242351,1160110,0,'hair_face_color',50,47,61), (242352,1160110,0,'hair_face_highlight_color',65,45,5), (242353,1160110,0,'hair_type_color',50,47,61), (242354,1160110,0,'hair_type_highlight_color',65,45,5), (242355,1160110,1,'lip_type',87,39,-43), (242356,1160110,1,'nose_type',28,52,-40), (242357,1160110,0,'skin_color',213,195,163), (242358,1160110,1,'soga_cheek_type',63,-9,0), (242359,1160110,1,'soga_chin_type',57,45,44), (242360,1160110,1,'soga_ear_type',62,-55,0), (242361,1160110,1,'soga_eye_brow_type',-87,64,70), (242362,1160110,0,'soga_eye_color',229,229,102), (242363,1160110,1,'soga_eye_type',-37,0,0), (242364,1160110,0,'soga_hair_face_color',50,47,61), (242365,1160110,0,'soga_hair_face_highlight_color',65,45,5), (242366,1160110,0,'soga_hair_type_color',50,47,61), (242367,1160110,0,'soga_hair_type_highlight_color',65,45,5), (242368,1160110,1,'soga_lip_type',87,39,-43), (242369,1160110,1,'soga_nose_type',28,52,-40), (242370,1160110,0,'soga_skin_color',213,195,163), (242371,1160111,1,'cheek_type',-63,0,0), (242372,1160111,1,'ear_type',25,5,0), (242373,1160111,1,'eye_brow_type',78,0,0), (242374,1160111,0,'eye_color',39,83,79), (242375,1160111,0,'hair_face_color',84,0,0), (242376,1160111,0,'hair_face_highlight_color',88,4,4), (242377,1160111,0,'hair_type_color',84,0,0), (242378,1160111,0,'hair_type_highlight_color',88,4,4), (242379,1160111,1,'lip_type',-19,17,-57), (242380,1160111,1,'nose_type',0,32,34), (242381,1160111,0,'skin_color',250,240,241), (242382,1160111,1,'soga_cheek_type',-63,0,0), (242383,1160111,1,'soga_ear_type',25,5,0), (242384,1160111,1,'soga_eye_brow_type',78,0,0), (242385,1160111,0,'soga_eye_color',229,229,102), (242386,1160111,0,'soga_hair_face_color',84,0,0), (242387,1160111,0,'soga_hair_face_highlight_color',88,4,4), (242388,1160111,0,'soga_hair_type_color',84,0,0), (242389,1160111,0,'soga_hair_type_highlight_color',88,4,4), (242390,1160111,1,'soga_lip_type',-19,17,-57), (242391,1160111,1,'soga_nose_type',0,32,34), (242392,1160111,0,'soga_skin_color',250,240,241), (242393,1160112,0,'eye_color',255,255,255), (242394,1160112,0,'skin_color',255,255,255), (242395,1160112,0,'soga_eye_color',255,0,255), (242396,1160113,1,'cheek_type',-70,87,0), (242397,1160113,1,'chin_type',39,41,-55), (242398,1160113,1,'ear_type',-29,-14,0), (242399,1160113,1,'eye_brow_type',-96,31,77), (242400,1160113,0,'eye_color',110,158,138), (242401,1160113,1,'eye_type',26,0,0), (242402,1160113,0,'hair_face_color',15,1,21), (242403,1160113,0,'hair_type_color',15,1,21), (242404,1160113,1,'lip_type',-59,-11,-98), (242405,1160113,1,'nose_type',-29,-87,25), (242406,1160113,0,'skin_color',232,232,212), (242407,1160113,1,'soga_cheek_type',-70,87,0), (242408,1160113,1,'soga_chin_type',39,41,-55), (242409,1160113,1,'soga_ear_type',-29,-14,0), (242410,1160113,1,'soga_eye_brow_type',-96,31,77), (242411,1160113,0,'soga_eye_color',229,229,102), (242412,1160113,1,'soga_eye_type',26,0,0), (242413,1160113,0,'soga_hair_face_color',15,1,21), (242414,1160113,0,'soga_hair_type_color',15,1,21), (242415,1160113,1,'soga_lip_type',-59,-11,-98), (242416,1160113,1,'soga_nose_type',-29,-87,25), (242417,1160113,0,'soga_skin_color',232,232,212), (242418,1160114,1,'cheek_type',-93,62,0), (242419,1160114,1,'chin_type',-75,55,42), (242420,1160114,1,'ear_type',2,-72,0), (242421,1160114,1,'eye_brow_type',-50,-47,-85), (242422,1160114,0,'eye_color',44,79,50), (242423,1160114,1,'eye_type',-42,0,0), (242424,1160114,0,'hair_face_color',233,184,31), (242425,1160114,0,'hair_face_highlight_color',100,70,10), (242426,1160114,0,'hair_type_color',233,184,31), (242427,1160114,0,'hair_type_highlight_color',100,70,10), (242428,1160114,1,'lip_type',7,-55,-55), (242429,1160114,1,'nose_type',87,-7,-3), (242430,1160114,0,'skin_color',248,253,253), (242431,1160114,1,'soga_cheek_type',-93,62,0), (242432,1160114,1,'soga_chin_type',-75,55,42), (242433,1160114,1,'soga_ear_type',2,-72,0), (242434,1160114,1,'soga_eye_brow_type',-50,-47,-85), (242435,1160114,0,'soga_eye_color',204,204,204), (242436,1160114,1,'soga_eye_type',-42,0,0), (242437,1160114,0,'soga_hair_face_color',233,184,31), (242438,1160114,0,'soga_hair_face_highlight_color',100,70,10), (242439,1160114,0,'soga_hair_type_color',233,184,31), (242440,1160114,0,'soga_hair_type_highlight_color',100,70,10), (242441,1160114,1,'soga_lip_type',7,-55,-55), (242442,1160114,1,'soga_nose_type',87,-7,-3), (242443,1160114,0,'soga_skin_color',248,253,253), (242444,1160115,1,'cheek_type',-2,17,0), (242445,1160115,1,'chin_type',15,-76,-37), (242446,1160115,1,'ear_type',-87,-83,0), (242447,1160115,1,'eye_brow_type',31,-79,-39), (242448,1160115,0,'eye_color',44,90,104), (242449,1160115,1,'eye_type',-64,0,0), (242450,1160115,0,'hair_face_color',244,246,246), (242451,1160115,0,'hair_face_highlight_color',224,181,20), (242452,1160115,0,'hair_type_color',244,246,246), (242453,1160115,0,'hair_type_highlight_color',224,181,20), (242454,1160115,1,'lip_type',68,10,84), (242455,1160115,1,'nose_type',78,17,-77), (242456,1160115,0,'skin_color',217,183,157), (242457,1160115,1,'soga_cheek_type',-2,17,0), (242458,1160115,1,'soga_chin_type',15,-76,-37), (242459,1160115,1,'soga_ear_type',-87,-83,0), (242460,1160115,1,'soga_eye_brow_type',31,-79,-39), (242461,1160115,0,'soga_eye_color',204,204,204), (242462,1160115,1,'soga_eye_type',-64,0,0), (242463,1160115,0,'soga_hair_face_color',244,246,246), (242464,1160115,0,'soga_hair_face_highlight_color',224,181,20), (242465,1160115,0,'soga_hair_type_color',244,246,246), (242466,1160115,0,'soga_hair_type_highlight_color',224,181,20), (242467,1160115,1,'soga_lip_type',68,10,84), (242468,1160115,1,'soga_nose_type',78,17,-77), (242469,1160115,0,'soga_skin_color',217,183,157), (242470,1160116,0,'eye_color',255,255,255), (242471,1160116,0,'skin_color',255,255,255), (242472,1160116,0,'soga_eye_color',255,0,255), (242473,1160117,1,'cheek_type',-19,0,0), (242474,1160117,1,'chin_type',10,31,-89), (242475,1160117,1,'ear_type',43,-62,0), (242476,1160117,1,'eye_brow_type',-34,-87,35), (242477,1160117,0,'eye_color',31,62,50), (242478,1160117,1,'eye_type',-1,0,0), (242479,1160117,0,'hair_face_color',145,168,168), (242480,1160117,0,'hair_face_highlight_color',247,234,177), (242481,1160117,0,'hair_type_color',145,168,168), (242482,1160117,0,'hair_type_highlight_color',247,234,177), (242483,1160117,1,'lip_type',28,81,-34), (242484,1160117,1,'nose_type',5,89,97), (242485,1160117,0,'skin_color',248,252,252), (242486,1160117,1,'soga_cheek_type',-19,0,0), (242487,1160117,1,'soga_chin_type',10,31,-89), (242488,1160117,1,'soga_ear_type',43,-62,0), (242489,1160117,1,'soga_eye_brow_type',-34,-87,35), (242490,1160117,0,'soga_eye_color',204,204,204), (242491,1160117,1,'soga_eye_type',-1,0,0), (242492,1160117,0,'soga_hair_face_color',145,168,168), (242493,1160117,0,'soga_hair_face_highlight_color',247,234,177), (242494,1160117,0,'soga_hair_type_color',145,168,168), (242495,1160117,0,'soga_hair_type_highlight_color',247,234,177), (242496,1160117,1,'soga_lip_type',28,81,-34), (242497,1160117,1,'soga_nose_type',5,89,97), (242498,1160117,0,'soga_skin_color',248,252,252), (242499,1160118,0,'eye_color',255,255,255), (242500,1160118,0,'skin_color',255,255,255), (242501,1160118,0,'soga_eye_color',255,0,255), (242502,1160119,0,'eye_color',255,255,255), (242503,1160119,0,'skin_color',255,255,255), (242504,1160119,0,'soga_eye_color',255,0,255), (242505,1160120,1,'cheek_type',-40,-77,0), (242506,1160120,1,'chin_type',46,52,68), (242507,1160120,1,'ear_type',68,48,0), (242508,1160120,1,'eye_brow_type',19,-85,-75), (242509,1160120,0,'eye_color',136,185,199), (242510,1160120,1,'eye_type',37,0,0), (242511,1160120,1,'lip_type',-1,-21,-23), (242512,1160120,1,'nose_type',20,-44,50), (242513,1160120,0,'skin_color',248,251,251), (242514,1160120,1,'soga_cheek_type',-40,-77,0), (242515,1160120,1,'soga_chin_type',46,52,68), (242516,1160120,1,'soga_ear_type',68,48,0), (242517,1160120,1,'soga_eye_brow_type',19,-85,-75), (242518,1160120,0,'soga_eye_color',229,229,102), (242519,1160120,1,'soga_eye_type',37,0,0), (242520,1160120,1,'soga_lip_type',-1,-21,-23), (242521,1160120,1,'soga_nose_type',20,-44,50), (242522,1160120,0,'soga_skin_color',248,251,251), (242523,1160121,1,'cheek_type',82,0,0), (242524,1160121,1,'chin_type',-34,-14,-25), (242525,1160121,1,'ear_type',-93,-75,0), (242526,1160121,1,'eye_brow_type',14,-81,-14), (242527,1160121,0,'eye_color',135,170,145), (242528,1160121,1,'eye_type',-25,0,0), (242529,1160121,0,'hair_face_color',15,1,21), (242530,1160121,0,'hair_face_highlight_color',15,1,21), (242531,1160121,0,'hair_type_color',15,1,21), (242532,1160121,0,'hair_type_highlight_color',15,1,21), (242533,1160121,1,'lip_type',-76,94,-62), (242534,1160121,1,'nose_type',-31,-17,68), (242535,1160121,0,'skin_color',52,55,55), (242536,1160121,1,'soga_cheek_type',82,0,0), (242537,1160121,1,'soga_chin_type',-34,-14,-25), (242538,1160121,1,'soga_ear_type',-93,-75,0), (242539,1160121,1,'soga_eye_brow_type',14,-81,-14), (242540,1160121,0,'soga_eye_color',229,229,102), (242541,1160121,1,'soga_eye_type',-25,0,0), (242542,1160121,0,'soga_hair_face_color',15,1,21), (242543,1160121,0,'soga_hair_face_highlight_color',15,1,21), (242544,1160121,0,'soga_hair_type_color',15,1,21), (242545,1160121,0,'soga_hair_type_highlight_color',15,1,21), (242546,1160121,1,'soga_lip_type',-76,94,-62), (242547,1160121,1,'soga_nose_type',-31,-17,68), (242548,1160121,0,'soga_skin_color',52,55,55), (242549,1160122,0,'eye_color',63,128,128), (242550,1160122,0,'skin_color',179,179,145), (242551,1160122,0,'soga_eye_color',255,0,255), (242552,1160123,1,'cheek_type',-8,11,0), (242553,1160123,1,'chin_type',1,22,-12), (242554,1160123,1,'ear_type',-17,-14,0), (242555,1160123,1,'eye_brow_type',7,14,-12), (242556,1160123,0,'eye_color',41,84,96), (242557,1160123,1,'eye_type',-11,0,0), (242558,1160123,0,'hair_face_color',110,66,46), (242559,1160123,0,'hair_face_highlight_color',142,65,0), (242560,1160123,0,'hair_type_color',110,66,46), (242561,1160123,0,'hair_type_highlight_color',142,65,0), (242562,1160123,1,'lip_type',-25,4,34), (242563,1160123,1,'nose_type',-25,31,-25), (242564,1160123,0,'skin_color',229,189,188), (242565,1160123,1,'soga_cheek_type',-8,11,0), (242566,1160123,1,'soga_chin_type',1,22,-12), (242567,1160123,1,'soga_ear_type',-17,-14,0), (242568,1160123,1,'soga_eye_brow_type',7,14,-12), (242569,1160123,0,'soga_eye_color',229,229,102), (242570,1160123,1,'soga_eye_type',-11,0,0), (242571,1160123,0,'soga_hair_face_color',110,66,46), (242572,1160123,0,'soga_hair_face_highlight_color',142,65,0), (242573,1160123,0,'soga_hair_type_color',110,66,46), (242574,1160123,0,'soga_hair_type_highlight_color',142,65,0), (242575,1160123,1,'soga_lip_type',-25,4,34), (242576,1160123,1,'soga_nose_type',-25,31,-25), (242577,1160123,0,'soga_skin_color',229,189,188), (242578,1160123,0,'wing_color1',255,255,255), (242579,1160123,0,'wing_color2',255,255,255), (242580,1160124,1,'cheek_type',14,-14,0), (242581,1160124,1,'chin_type',-19,3,-10), (242582,1160124,1,'ear_type',5,9,0), (242583,1160124,1,'eye_brow_type',-5,-25,-2), (242584,1160124,0,'eye_color',52,106,87), (242585,1160124,1,'eye_type',-2,0,0), (242586,1160124,0,'hair_face_color',66,36,9), (242587,1160124,0,'hair_face_highlight_color',86,72,55), (242588,1160124,0,'hair_type_color',66,36,9), (242589,1160124,0,'hair_type_highlight_color',86,72,55), (242590,1160124,1,'lip_type',3,0,14), (242591,1160124,1,'nose_type',-17,25,4), (242592,1160124,0,'skin_color',230,221,218), (242593,1160124,1,'soga_cheek_type',14,-14,0), (242594,1160124,1,'soga_chin_type',-19,3,-10), (242595,1160124,1,'soga_ear_type',5,9,0), (242596,1160124,1,'soga_eye_brow_type',-5,-25,-2), (242597,1160124,0,'soga_eye_color',229,229,102), (242598,1160124,1,'soga_eye_type',-2,0,0), (242599,1160124,0,'soga_hair_face_color',66,36,9), (242600,1160124,0,'soga_hair_face_highlight_color',86,72,55), (242601,1160124,0,'soga_hair_type_color',66,36,9), (242602,1160124,0,'soga_hair_type_highlight_color',86,72,55), (242603,1160124,1,'soga_lip_type',3,0,14), (242604,1160124,1,'soga_nose_type',-17,25,4), (242605,1160124,0,'soga_skin_color',230,221,218), (242606,1160124,0,'wing_color1',255,255,255), (242607,1160124,0,'wing_color2',255,255,255), (242608,1160125,1,'cheek_type',3,29,0), (242609,1160125,1,'chin_type',-10,-28,-5), (242610,1160125,1,'ear_type',-19,-23,0), (242611,1160125,1,'eye_brow_type',5,-12,0), (242612,1160125,0,'eye_color',88,106,59), (242613,1160125,1,'eye_type',1,0,0), (242614,1160125,0,'hair_face_color',58,54,42), (242615,1160125,0,'hair_face_highlight_color',68,60,10), (242616,1160125,0,'hair_type_color',58,54,42), (242617,1160125,0,'hair_type_highlight_color',68,60,10), (242618,1160125,1,'lip_type',0,5,0), (242619,1160125,1,'nose_type',-11,28,20), (242620,1160125,0,'skin_color',224,206,177), (242621,1160125,1,'soga_cheek_type',3,29,0), (242622,1160125,1,'soga_chin_type',-10,-28,-5), (242623,1160125,1,'soga_ear_type',-19,-23,0), (242624,1160125,1,'soga_eye_brow_type',5,-12,0), (242625,1160125,0,'soga_eye_color',229,229,102), (242626,1160125,1,'soga_eye_type',1,0,0), (242627,1160125,0,'soga_hair_face_color',58,54,42), (242628,1160125,0,'soga_hair_face_highlight_color',68,60,10), (242629,1160125,0,'soga_hair_type_color',58,54,42), (242630,1160125,0,'soga_hair_type_highlight_color',68,60,10), (242631,1160125,1,'soga_lip_type',0,5,0), (242632,1160125,1,'soga_nose_type',-11,28,20), (242633,1160125,0,'soga_skin_color',224,206,177), (242634,1160125,0,'wing_color1',255,255,255), (242635,1160125,0,'wing_color2',255,255,255), (242636,1160126,1,'cheek_type',37,9,0), (242637,1160126,1,'chin_type',-17,-29,14), (242638,1160126,1,'ear_type',47,0,0), (242639,1160126,1,'eye_brow_type',-9,-11,-19), (242640,1160126,0,'eye_color',121,176,192), (242641,1160126,0,'hair_face_color',119,43,9), (242642,1160126,0,'hair_face_highlight_color',66,28,9), (242643,1160126,0,'hair_type_color',119,43,9), (242644,1160126,0,'hair_type_highlight_color',66,28,9), (242645,1160126,1,'lip_type',-4,-18,9), (242646,1160126,1,'nose_type',0,-4,-32), (242647,1160126,0,'skin_color',196,146,123), (242648,1160126,1,'soga_cheek_type',37,9,0), (242649,1160126,1,'soga_chin_type',-17,-29,14), (242650,1160126,1,'soga_ear_type',47,0,0), (242651,1160126,1,'soga_eye_brow_type',-9,-11,-19), (242652,1160126,0,'soga_eye_color',229,229,102), (242653,1160126,0,'soga_hair_face_color',119,43,9), (242654,1160126,0,'soga_hair_face_highlight_color',66,28,9), (242655,1160126,0,'soga_hair_type_color',119,43,9), (242656,1160126,0,'soga_hair_type_highlight_color',66,28,9), (242657,1160126,1,'soga_lip_type',-4,-18,9), (242658,1160126,1,'soga_nose_type',0,-4,-32), (242659,1160126,0,'soga_skin_color',196,146,123), (242660,1160126,0,'wing_color1',255,255,255), (242661,1160126,0,'wing_color2',255,255,255), (242662,1160127,0,'eye_color',128,128,128), (242663,1160127,0,'skin_color',227,186,207), (242664,1160127,0,'soga_eye_color',255,0,255), (242665,1160128,0,'eye_color',128,128,63), (242666,1160128,0,'skin_color',49,49,49), (242667,1160128,0,'soga_eye_color',255,0,255), (242668,1160129,0,'eye_color',128,128,128), (242669,1160129,0,'skin_color',237,171,139), (242670,1160129,0,'soga_eye_color',255,0,255), (242671,1160130,0,'eye_color',255,255,255), (242672,1160130,0,'skin_color',255,255,255), (242673,1160130,0,'soga_eye_color',255,0,255), (242674,1160131,0,'eye_color',255,255,255), (242675,1160131,0,'skin_color',255,255,255), (242676,1160131,0,'soga_eye_color',255,0,255), (242677,1160132,0,'eye_color',9,55,55), (242678,1160132,0,'skin_color',10,10,10), (242679,1160132,0,'soga_eye_color',255,0,255), (242680,1160133,0,'eye_color',255,255,255), (242681,1160133,0,'skin_color',10,10,10), (242682,1160133,0,'soga_eye_color',255,0,255), (242683,1160134,0,'eye_color',255,255,255), (242684,1160134,0,'skin_color',20,20,20), (242685,1160134,0,'soga_eye_color',255,0,255), (242686,1160135,0,'eye_color',255,255,255), (242687,1160135,0,'skin_color',255,255,255), (242688,1160135,0,'soga_eye_color',255,0,255), (242689,1160136,1,'cheek_type',29,1,0), (242690,1160136,1,'chin_type',72,-81,-57), (242691,1160136,1,'ear_type',68,-81,0), (242692,1160136,1,'eye_brow_type',-17,8,-38), (242693,1160136,0,'eye_color',255,255,255), (242694,1160136,1,'eye_type',34,0,0), (242695,1160136,0,'hair_face_color',15,1,21), (242696,1160136,0,'hair_face_highlight_color',211,220,220), (242697,1160136,0,'hair_type_color',15,1,21), (242698,1160136,0,'hair_type_highlight_color',211,220,220), (242699,1160136,1,'lip_type',-28,62,7), (242700,1160136,1,'nose_type',45,-78,-90), (242701,1160136,0,'skin_color',255,255,255), (242702,1160136,1,'soga_cheek_type',29,1,0), (242703,1160136,1,'soga_chin_type',72,-81,-57), (242704,1160136,1,'soga_ear_type',68,-81,0), (242705,1160136,1,'soga_eye_brow_type',-17,8,-38), (242706,1160136,0,'soga_eye_color',255,0,255), (242707,1160136,1,'soga_eye_type',34,0,0), (242708,1160136,0,'soga_hair_face_color',15,1,21), (242709,1160136,0,'soga_hair_face_highlight_color',211,220,220), (242710,1160136,0,'soga_hair_type_color',15,1,21), (242711,1160136,0,'soga_hair_type_highlight_color',211,220,220), (242712,1160136,1,'soga_lip_type',-28,62,7), (242713,1160136,1,'soga_nose_type',45,-78,-90), (242714,1160136,0,'soga_skin_color',179,188,188), (242715,1160136,0,'wing_color1',255,255,255), (242716,1160136,0,'wing_color2',255,255,255), (242717,1160137,0,'eye_color',255,255,255), (242718,1160137,0,'skin_color',19,19,19), (242719,1160137,0,'soga_eye_color',255,0,255), (242720,1160138,0,'eye_color',114,114,12), (242721,1160138,0,'skin_color',19,19,19), (242722,1160138,0,'soga_eye_color',255,0,255), (242723,1160139,0,'eye_color',255,255,255), (242724,1160139,0,'skin_color',255,255,255), (242725,1160139,0,'soga_eye_color',255,0,255), (242726,1160140,0,'eye_color',255,255,255), (242727,1160140,0,'skin_color',255,255,255), (242728,1160140,0,'soga_eye_color',255,0,255), (242729,1160141,1,'cheek_type',100,34,0), (242730,1160141,1,'chin_type',1,26,72), (242731,1160141,1,'ear_type',56,28,0), (242732,1160141,1,'eye_brow_type',28,-100,-100), (242733,1160141,0,'eye_color',40,24,8), (242734,1160141,1,'eye_type',-100,0,0), (242735,1160141,0,'hair_face_color',244,246,246), (242736,1160141,0,'hair_face_highlight_color',244,246,246), (242737,1160141,0,'hair_type_color',244,246,246), (242738,1160141,0,'hair_type_highlight_color',244,246,246), (242739,1160141,1,'lip_type',-100,-100,-100), (242740,1160141,1,'nose_type',61,7,20), (242741,1160141,0,'skin_color',245,247,247), (242742,1160141,1,'soga_cheek_type',100,34,0), (242743,1160141,1,'soga_chin_type',1,26,72), (242744,1160141,1,'soga_ear_type',56,28,0), (242745,1160141,1,'soga_eye_brow_type',28,-100,-100), (242746,1160141,0,'soga_eye_color',229,229,102), (242747,1160141,1,'soga_eye_type',-100,0,0), (242748,1160141,0,'soga_hair_face_color',244,246,246), (242749,1160141,0,'soga_hair_face_highlight_color',244,246,246), (242750,1160141,0,'soga_hair_type_color',244,246,246), (242751,1160141,0,'soga_hair_type_highlight_color',244,246,246), (242752,1160141,1,'soga_lip_type',-100,-100,-100), (242753,1160141,1,'soga_nose_type',61,7,20), (242754,1160141,0,'soga_skin_color',245,247,247), (242755,1160142,1,'cheek_type',14,31,0), (242756,1160142,1,'chin_type',-81,77,90), (242757,1160142,1,'ear_type',-87,40,0), (242758,1160142,1,'eye_brow_type',-75,89,81), (242759,1160142,0,'eye_color',83,154,172), (242760,1160142,1,'eye_type',17,0,0), (242761,1160142,0,'hair_face_color',186,130,10), (242762,1160142,0,'hair_face_highlight_color',193,100,45), (242763,1160142,0,'hair_type_color',186,130,10), (242764,1160142,0,'hair_type_highlight_color',193,100,45), (242765,1160142,1,'lip_type',25,84,-21), (242766,1160142,1,'nose_type',-87,0,17), (242767,1160142,0,'skin_color',225,196,147), (242768,1160142,1,'soga_cheek_type',14,31,0), (242769,1160142,1,'soga_chin_type',-81,77,90), (242770,1160142,1,'soga_ear_type',-87,40,0), (242771,1160142,1,'soga_eye_brow_type',-75,89,81), (242772,1160142,0,'soga_eye_color',229,229,102), (242773,1160142,1,'soga_eye_type',17,0,0), (242774,1160142,0,'soga_hair_face_color',186,130,10), (242775,1160142,0,'soga_hair_face_highlight_color',193,100,45), (242776,1160142,0,'soga_hair_type_color',186,130,10), (242777,1160142,0,'soga_hair_type_highlight_color',193,100,45), (242778,1160142,1,'soga_lip_type',25,84,-21), (242779,1160142,1,'soga_nose_type',-87,0,17), (242780,1160142,0,'soga_skin_color',225,196,147), (242781,1160143,1,'cheek_type',100,-100,0), (242782,1160143,1,'chin_type',-100,100,-100), (242783,1160143,1,'ear_type',62,9,0), (242784,1160143,1,'eye_brow_type',-8,100,-7), (242785,1160143,0,'eye_color',44,90,104), (242786,1160143,1,'eye_type',26,0,0), (242787,1160143,0,'hair_face_color',43,30,22), (242788,1160143,0,'hair_face_highlight_color',238,235,229), (242789,1160143,0,'hair_type_color',43,30,22), (242790,1160143,0,'hair_type_highlight_color',238,235,229), (242791,1160143,1,'lip_type',-100,100,-100), (242792,1160143,1,'nose_type',-100,-100,100), (242793,1160143,0,'skin_color',253,251,251), (242794,1160143,1,'soga_cheek_type',100,-100,0), (242795,1160143,1,'soga_chin_type',-100,100,-100), (242796,1160143,1,'soga_ear_type',62,9,0), (242797,1160143,1,'soga_eye_brow_type',-8,100,-7), (242798,1160143,0,'soga_eye_color',229,229,102), (242799,1160143,1,'soga_eye_type',26,0,0), (242800,1160143,0,'soga_hair_face_color',43,30,22), (242801,1160143,0,'soga_hair_face_highlight_color',238,235,229), (242802,1160143,0,'soga_hair_type_color',43,30,22), (242803,1160143,0,'soga_hair_type_highlight_color',238,235,229), (242804,1160143,1,'soga_lip_type',-100,100,-100), (242805,1160143,1,'soga_nose_type',-100,-100,100), (242806,1160143,0,'soga_skin_color',253,251,251), (242807,1160143,0,'wing_color1',255,255,255), (242808,1160143,0,'wing_color2',255,255,255), (242809,1160144,1,'cheek_type',38,0,0), (242810,1160144,1,'chin_type',-84,10,56), (242811,1160144,1,'ear_type',42,-7,0), (242812,1160144,1,'eye_brow_type',0,22,14), (242813,1160144,0,'eye_color',80,40,86), (242814,1160144,1,'eye_type',-37,0,0), (242815,1160144,0,'hair_face_color',61,61,75), (242816,1160144,0,'hair_face_highlight_color',7,1,1), (242817,1160144,0,'hair_type_color',61,61,75), (242818,1160144,0,'hair_type_highlight_color',7,1,1), (242819,1160144,1,'lip_type',-45,9,-37), (242820,1160144,1,'nose_type',0,0,76), (242821,1160144,0,'skin_color',146,189,188), (242822,1160144,1,'soga_cheek_type',38,0,0), (242823,1160144,1,'soga_chin_type',-84,10,56), (242824,1160144,1,'soga_ear_type',42,-7,0), (242825,1160144,1,'soga_eye_brow_type',0,22,14), (242826,1160144,0,'soga_eye_color',229,229,102), (242827,1160144,1,'soga_eye_type',-37,0,0), (242828,1160144,0,'soga_hair_face_color',61,61,75), (242829,1160144,0,'soga_hair_face_highlight_color',7,1,1), (242830,1160144,0,'soga_hair_type_color',61,61,75), (242831,1160144,0,'soga_hair_type_highlight_color',7,1,1), (242832,1160144,1,'soga_lip_type',-45,9,-37), (242833,1160144,1,'soga_nose_type',0,0,76), (242834,1160144,0,'soga_skin_color',146,189,188), (242835,1160145,1,'cheek_type',-3,0,0), (242836,1160145,1,'chin_type',0,0,28), (242837,1160145,1,'ear_type',-31,-70,0), (242838,1160145,1,'eye_brow_type',52,0,0), (242839,1160145,0,'eye_color',29,62,58), (242840,1160145,0,'hair_face_color',15,1,21), (242841,1160145,0,'hair_face_highlight_color',15,1,21), (242842,1160145,0,'hair_type_color',15,1,21), (242843,1160145,0,'hair_type_highlight_color',15,1,21), (242844,1160145,1,'lip_type',-69,25,-23), (242845,1160145,1,'nose_type',0,-22,55), (242846,1160145,0,'skin_color',246,248,246), (242847,1160145,1,'soga_cheek_type',-3,0,0), (242848,1160145,1,'soga_chin_type',0,0,28), (242849,1160145,1,'soga_ear_type',-31,-70,0), (242850,1160145,1,'soga_eye_brow_type',52,0,0), (242851,1160145,0,'soga_eye_color',229,229,102), (242852,1160145,0,'soga_hair_face_color',15,1,21), (242853,1160145,0,'soga_hair_face_highlight_color',15,1,21), (242854,1160145,0,'soga_hair_type_color',15,1,21), (242855,1160145,0,'soga_hair_type_highlight_color',15,1,21), (242856,1160145,1,'soga_lip_type',-69,25,-23), (242857,1160145,1,'soga_nose_type',0,-22,55), (242858,1160145,0,'soga_skin_color',246,248,246), (242859,1160146,1,'cheek_type',50,0,0), (242860,1160146,1,'chin_type',-22,84,-96), (242861,1160146,1,'ear_type',63,34,0), (242862,1160146,1,'eye_brow_type',40,81,-65), (242863,1160146,0,'eye_color',210,193,164), (242864,1160146,1,'eye_type',-10,0,0), (242865,1160146,0,'hair_face_color',162,56,24), (242866,1160146,0,'hair_face_highlight_color',233,184,31), (242867,1160146,0,'hair_type_color',162,56,24), (242868,1160146,0,'hair_type_highlight_color',233,184,31), (242869,1160146,1,'lip_type',-15,71,40), (242870,1160146,1,'nose_type',9,31,17), (242871,1160146,0,'skin_color',242,252,252), (242872,1160146,1,'soga_cheek_type',50,0,0), (242873,1160146,1,'soga_chin_type',-22,84,-96), (242874,1160146,1,'soga_ear_type',63,34,0), (242875,1160146,1,'soga_eye_brow_type',40,81,-65), (242876,1160146,0,'soga_eye_color',229,229,102), (242877,1160146,1,'soga_eye_type',-10,0,0), (242878,1160146,0,'soga_hair_face_color',162,56,24), (242879,1160146,0,'soga_hair_face_highlight_color',233,184,31), (242880,1160146,0,'soga_hair_type_color',162,56,24), (242881,1160146,0,'soga_hair_type_highlight_color',233,184,31), (242882,1160146,1,'soga_lip_type',-15,71,40), (242883,1160146,1,'soga_nose_type',9,31,17), (242884,1160146,0,'soga_skin_color',242,252,252), (242885,1160147,1,'cheek_type',-17,79,0), (242886,1160147,1,'chin_type',-76,-96,-82), (242887,1160147,1,'ear_type',-72,93,0), (242888,1160147,1,'eye_brow_type',-55,-97,-43), (242889,1160147,0,'eye_color',120,175,192), (242890,1160147,1,'eye_type',17,0,0), (242891,1160147,0,'hair_face_color',83,57,8), (242892,1160147,0,'hair_face_highlight_color',19,6,25), (242893,1160147,0,'hair_type_color',83,57,8), (242894,1160147,0,'hair_type_highlight_color',19,6,25), (242895,1160147,1,'lip_type',5,-39,87), (242896,1160147,1,'nose_type',-65,-68,2), (242897,1160147,0,'skin_color',239,239,209), (242898,1160147,1,'soga_cheek_type',-17,79,0), (242899,1160147,1,'soga_chin_type',-76,-96,-82), (242900,1160147,1,'soga_ear_type',-72,93,0), (242901,1160147,1,'soga_eye_brow_type',-55,-97,-43), (242902,1160147,0,'soga_eye_color',229,229,102), (242903,1160147,1,'soga_eye_type',17,0,0), (242904,1160147,0,'soga_hair_face_color',83,57,8), (242905,1160147,0,'soga_hair_face_highlight_color',19,6,25), (242906,1160147,0,'soga_hair_type_color',83,57,8), (242907,1160147,0,'soga_hair_type_highlight_color',19,6,25), (242908,1160147,1,'soga_lip_type',5,-39,87), (242909,1160147,1,'soga_nose_type',-65,-68,2), (242910,1160147,0,'soga_skin_color',239,239,209), (242911,1160147,0,'wing_color1',255,255,255), (242912,1160147,0,'wing_color2',255,255,255), (242913,1160148,1,'cheek_type',28,-37,0), (242914,1160148,1,'chin_type',9,4,17), (242915,1160148,1,'ear_type',-28,28,0), (242916,1160148,1,'eye_brow_type',-4,-41,-19), (242917,1160148,0,'eye_color',149,190,197), (242918,1160148,1,'eye_type',23,0,0), (242919,1160148,0,'hair_face_color',169,120,99), (242920,1160148,0,'hair_face_highlight_color',135,55,0), (242921,1160148,0,'hair_type_color',169,120,99), (242922,1160148,0,'hair_type_highlight_color',135,55,0), (242923,1160148,1,'lip_type',32,32,-14), (242924,1160148,1,'nose_type',-26,-28,37), (242925,1160148,0,'skin_color',203,148,115), (242926,1160148,1,'soga_cheek_type',28,-37,0), (242927,1160148,1,'soga_chin_type',9,4,17), (242928,1160148,1,'soga_ear_type',-28,28,0), (242929,1160148,1,'soga_eye_brow_type',-4,-41,-19), (242930,1160148,0,'soga_eye_color',229,229,102), (242931,1160148,1,'soga_eye_type',23,0,0), (242932,1160148,0,'soga_hair_face_color',169,120,99), (242933,1160148,0,'soga_hair_face_highlight_color',135,55,0), (242934,1160148,0,'soga_hair_type_color',169,120,99), (242935,1160148,0,'soga_hair_type_highlight_color',135,55,0), (242936,1160148,1,'soga_lip_type',32,32,-14), (242937,1160148,1,'soga_nose_type',-26,-28,37), (242938,1160148,0,'soga_skin_color',203,148,115), (242939,1160148,0,'wing_color1',255,255,255), (242940,1160148,0,'wing_color2',255,255,255), (242941,1160149,1,'cheek_type',-81,-25,0), (242942,1160149,1,'chin_type',17,-39,75), (242943,1160149,1,'ear_type',14,-59,0), (242944,1160149,1,'eye_brow_type',58,-28,-48), (242945,1160149,0,'eye_color',102,74,34), (242946,1160149,1,'eye_type',43,0,0), (242947,1160149,0,'hair_face_color',5,2,2), (242948,1160149,0,'hair_face_highlight_color',228,172,24), (242949,1160149,0,'hair_type_color',5,2,2), (242950,1160149,0,'hair_type_highlight_color',228,172,24), (242951,1160149,1,'lip_type',41,-88,0), (242952,1160149,1,'nose_type',90,3,-28), (242953,1160149,0,'skin_color',234,195,198), (242954,1160149,1,'soga_cheek_type',-81,-25,0), (242955,1160149,1,'soga_chin_type',17,-39,75), (242956,1160149,1,'soga_ear_type',14,-59,0), (242957,1160149,1,'soga_eye_brow_type',58,-28,-48), (242958,1160149,0,'soga_eye_color',229,229,102), (242959,1160149,1,'soga_eye_type',43,0,0), (242960,1160149,0,'soga_hair_face_color',5,2,2), (242961,1160149,0,'soga_hair_face_highlight_color',228,172,24), (242962,1160149,0,'soga_hair_type_color',5,2,2), (242963,1160149,0,'soga_hair_type_highlight_color',228,172,24), (242964,1160149,1,'soga_lip_type',41,-88,0), (242965,1160149,1,'soga_nose_type',90,3,-28), (242966,1160149,0,'soga_skin_color',234,195,198), (242967,1160149,0,'wing_color1',255,255,255), (242968,1160149,0,'wing_color2',255,255,255), (242969,1160150,0,'eye_color',128,128,128), (242970,1160150,0,'skin_color',237,170,138), (242971,1160150,0,'soga_eye_color',255,0,255), (242972,1160151,0,'eye_color',128,128,128), (242973,1160151,0,'skin_color',226,186,207), (242974,1160151,0,'soga_eye_color',255,0,255), (242975,1160152,0,'eye_color',255,255,255), (242976,1160152,0,'skin_color',255,255,255), (242977,1160152,0,'soga_eye_color',255,0,255), (242978,1160153,0,'eye_color',89,63,36), (242979,1160153,0,'skin_color',219,244,193), (242980,1160153,0,'soga_eye_color',255,0,255), (242981,1160154,0,'eye_color',218,239,218), (242982,1160154,0,'skin_color',191,191,191), (242983,1160154,0,'soga_eye_color',255,0,255), (242984,1050000,0,'eye_color',255,255,255), (242985,1050000,0,'skin_color',255,255,255), (242986,1050000,0,'soga_eye_color',255,0,255), (242987,1050001,0,'eye_color',255,255,255), (242988,1050001,0,'skin_color',255,255,255), (242989,1050001,0,'soga_eye_color',255,0,255), (242990,1050002,0,'eye_color',255,255,255), (242991,1050002,0,'skin_color',255,255,255), (242992,1050002,0,'soga_eye_color',255,0,255), (242993,1050003,0,'eye_color',255,255,255), (242994,1050003,0,'skin_color',255,255,255), (242995,1050003,0,'soga_eye_color',255,0,255), (242996,1050004,0,'eye_color',255,255,255), (242997,1050004,0,'skin_color',255,255,255), (242998,1050004,0,'soga_eye_color',255,0,255), (242999,1050005,1,'cheek_type',100,-100,0), (243000,1050005,1,'chin_type',-100,100,100), (243001,1050005,1,'ear_type',25,8,0), (243002,1050005,1,'eye_brow_type',100,100,100), (243003,1050005,0,'eye_color',118,14,183), (243004,1050005,1,'eye_type',100,0,0), (243005,1050005,0,'hair_face_color',171,60,32), (243006,1050005,0,'hair_face_highlight_color',216,192,37), (243007,1050005,0,'hair_type_color',171,60,32), (243008,1050005,0,'hair_type_highlight_color',216,192,37), (243009,1050005,1,'lip_type',100,50,-68), (243010,1050005,1,'nose_type',0,-17,0), (243011,1050005,0,'skin_color',158,159,160), (243012,1050005,1,'soga_cheek_type',100,-100,0), (243013,1050005,1,'soga_chin_type',-100,100,100), (243014,1050005,1,'soga_ear_type',25,8,0), (243015,1050005,1,'soga_eye_brow_type',100,100,100), (243016,1050005,0,'soga_eye_color',229,229,102), (243017,1050005,1,'soga_eye_type',100,0,0), (243018,1050005,0,'soga_hair_face_color',171,60,32), (243019,1050005,0,'soga_hair_face_highlight_color',216,192,37), (243020,1050005,0,'soga_hair_type_color',171,60,32), (243021,1050005,0,'soga_hair_type_highlight_color',216,192,37), (243022,1050005,1,'soga_lip_type',100,50,-68), (243023,1050005,1,'soga_nose_type',0,-17,0), (243024,1050005,0,'soga_skin_color',158,159,160), (243025,1050005,0,'wing_color1',255,255,255), (243026,1050005,0,'wing_color2',255,255,255), (243027,1050006,0,'eye_color',255,255,255), (243028,1050006,0,'skin_color',255,255,255), (243029,1050006,0,'soga_eye_color',255,0,255), (243030,1050007,0,'eye_color',255,255,255), (243031,1050007,0,'skin_color',255,255,255), (243032,1050007,0,'soga_eye_color',255,0,255), (243033,1050008,0,'eye_color',255,255,255), (243034,1050008,0,'skin_color',255,255,255), (243035,1050008,0,'soga_eye_color',255,0,255), (243036,1060000,0,'eye_color',128,64,64), (243037,1060000,0,'skin_color',128,0,0), (243038,1060000,0,'soga_eye_color',255,0,255), (243039,1060001,0,'eye_color',128,64,64), (243040,1060001,0,'skin_color',128,0,0), (243041,1060001,0,'soga_eye_color',255,0,255), (243042,1060002,0,'eye_color',128,64,64), (243043,1060002,0,'skin_color',128,0,0), (243044,1060002,0,'soga_eye_color',255,0,255), (243045,1060003,0,'eye_color',255,255,255), (243046,1060003,0,'skin_color',192,192,192), (243047,1060003,0,'soga_eye_color',255,0,255), (243048,1060004,1,'cheek_type',7,50,0), (243049,1060004,1,'chin_type',-58,-96,-56), (243050,1060004,1,'ear_type',46,-56,0), (243051,1060004,1,'eye_brow_type',-89,14,22), (243052,1060004,0,'eye_color',240,139,255), (243053,1060004,1,'eye_type',-11,0,0), (243054,1060004,0,'hair_face_color',7,1,1), (243055,1060004,0,'hair_face_highlight_color',103,133,149), (243056,1060004,0,'hair_type_color',7,1,1), (243057,1060004,0,'hair_type_highlight_color',103,133,149), (243058,1060004,1,'lip_type',79,35,21), (243059,1060004,1,'nose_type',-96,56,94), (243060,1060004,0,'skin_color',199,172,194), (243061,1060004,1,'soga_cheek_type',7,50,0), (243062,1060004,1,'soga_chin_type',-58,-96,-56), (243063,1060004,1,'soga_ear_type',46,-56,0), (243064,1060004,1,'soga_eye_brow_type',-89,14,22), (243065,1060004,0,'soga_eye_color',229,229,102), (243066,1060004,1,'soga_eye_type',-11,0,0), (243067,1060004,0,'soga_hair_face_color',7,1,1), (243068,1060004,0,'soga_hair_face_highlight_color',103,133,149), (243069,1060004,0,'soga_hair_type_color',7,1,1), (243070,1060004,0,'soga_hair_type_highlight_color',103,133,149), (243071,1060004,1,'soga_lip_type',79,35,21), (243072,1060004,1,'soga_nose_type',-96,56,94), (243073,1060004,0,'soga_skin_color',199,172,194), (243074,1060004,0,'wing_color1',255,255,255), (243075,1060004,0,'wing_color2',255,255,255), (243076,1060005,0,'eye_color',255,255,255), (243077,1060005,0,'skin_color',255,255,255), (243078,1060005,0,'soga_eye_color',255,0,255), (243079,1060006,0,'eye_color',128,63,63), (243080,1060006,0,'skin_color',128,63,0), (243081,1060006,0,'soga_eye_color',255,0,255), (243082,1060007,1,'cheek_type',0,28,0), (243083,1060007,1,'chin_type',-3,-21,-18), (243084,1060007,1,'ear_type',25,-10,0), (243085,1060007,1,'eye_brow_type',0,-31,10), (243086,1060007,0,'eye_color',200,175,137), (243087,1060007,1,'eye_type',-7,0,0), (243088,1060007,0,'hair_face_color',220,138,23), (243089,1060007,0,'hair_face_highlight_color',113,39,21), (243090,1060007,0,'hair_type_color',220,138,23), (243091,1060007,0,'hair_type_highlight_color',113,39,21), (243092,1060007,1,'lip_type',-17,0,20), (243093,1060007,1,'nose_type',19,-31,17), (243094,1060007,0,'skin_color',225,232,227), (243095,1060007,1,'soga_cheek_type',0,28,0), (243096,1060007,1,'soga_chin_type',-3,-21,-18), (243097,1060007,1,'soga_ear_type',25,-10,0), (243098,1060007,1,'soga_eye_brow_type',0,-31,10), (243099,1060007,0,'soga_eye_color',229,229,102), (243100,1060007,1,'soga_eye_type',-7,0,0), (243101,1060007,0,'soga_hair_face_color',220,138,23), (243102,1060007,0,'soga_hair_face_highlight_color',113,39,21), (243103,1060007,0,'soga_hair_type_color',220,138,23), (243104,1060007,0,'soga_hair_type_highlight_color',113,39,21), (243105,1060007,1,'soga_lip_type',-17,0,20), (243106,1060007,1,'soga_nose_type',19,-31,17), (243107,1060007,0,'soga_skin_color',225,232,227), (243108,1060007,0,'wing_color1',255,255,255), (243109,1060007,0,'wing_color2',255,255,255), (243110,1060008,0,'eye_color',255,255,255), (243111,1060008,0,'skin_color',255,255,255), (243112,1060008,0,'soga_eye_color',255,0,255), (243113,1060009,0,'eye_color',128,63,63), (243114,1060009,0,'skin_color',63,0,128), (243115,1060009,0,'soga_eye_color',255,0,255), (243116,1060010,0,'eye_color',128,63,63), (243117,1060010,0,'skin_color',128,0,0), (243118,1060010,0,'soga_eye_color',255,0,255), (243119,1060011,0,'eye_color',128,64,64), (243120,1060011,0,'skin_color',128,0,0), (243121,1060011,0,'soga_eye_color',255,0,255), (243122,1060012,0,'eye_color',128,63,63), (243123,1060012,0,'skin_color',128,63,0), (243124,1060012,0,'soga_eye_color',255,0,255), (243125,1060013,1,'cheek_type',-2,0,0), (243126,1060013,1,'chin_type',25,3,25), (243127,1060013,1,'ear_type',-18,17,0), (243128,1060013,1,'eye_brow_type',0,-3,17), (243129,1060013,0,'eye_color',125,178,193), (243130,1060013,0,'hair_face_color',188,154,50), (243131,1060013,0,'hair_face_highlight_color',119,70,3), (243132,1060013,0,'hair_type_color',188,154,50), (243133,1060013,0,'hair_type_highlight_color',119,70,3), (243134,1060013,1,'lip_type',0,-45,31), (243135,1060013,1,'nose_type',5,-28,14), (243136,1060013,0,'skin_color',176,137,72), (243137,1060013,1,'soga_cheek_type',-2,0,0), (243138,1060013,1,'soga_chin_type',25,3,25), (243139,1060013,1,'soga_ear_type',-18,17,0), (243140,1060013,1,'soga_eye_brow_type',0,-3,17), (243141,1060013,0,'soga_eye_color',229,229,102), (243142,1060013,0,'soga_hair_face_color',188,154,50), (243143,1060013,0,'soga_hair_face_highlight_color',119,70,3), (243144,1060013,0,'soga_hair_type_color',188,154,50), (243145,1060013,0,'soga_hair_type_highlight_color',119,70,3), (243146,1060013,1,'soga_lip_type',0,-45,31), (243147,1060013,1,'soga_nose_type',5,-28,14), (243148,1060013,0,'soga_skin_color',176,137,72), (243149,1060013,0,'wing_color1',255,255,255), (243150,1060013,0,'wing_color2',255,255,255), (243151,1060014,1,'cheek_type',28,-37,0), (243152,1060014,1,'chin_type',9,4,17), (243153,1060014,1,'ear_type',-28,28,0), (243154,1060014,1,'eye_brow_type',-4,-41,-19), (243155,1060014,0,'eye_color',149,190,197), (243156,1060014,1,'eye_type',23,0,0), (243157,1060014,0,'hair_face_color',169,120,99), (243158,1060014,0,'hair_face_highlight_color',135,55,0), (243159,1060014,0,'hair_type_color',169,120,99), (243160,1060014,0,'hair_type_highlight_color',135,55,0), (243161,1060014,1,'lip_type',32,32,-14), (243162,1060014,1,'nose_type',-26,-28,37), (243163,1060014,0,'skin_color',203,148,115), (243164,1060014,1,'soga_cheek_type',28,-37,0), (243165,1060014,1,'soga_chin_type',9,4,17), (243166,1060014,1,'soga_ear_type',-28,28,0), (243167,1060014,1,'soga_eye_brow_type',-4,-41,-19), (243168,1060014,0,'soga_eye_color',229,229,102), (243169,1060014,1,'soga_eye_type',23,0,0), (243170,1060014,0,'soga_hair_face_color',169,120,99), (243171,1060014,0,'soga_hair_face_highlight_color',135,55,0), (243172,1060014,0,'soga_hair_type_color',169,120,99), (243173,1060014,0,'soga_hair_type_highlight_color',135,55,0), (243174,1060014,1,'soga_lip_type',32,32,-14), (243175,1060014,1,'soga_nose_type',-26,-28,37), (243176,1060014,0,'soga_skin_color',203,148,115), (243177,1060014,0,'wing_color1',255,255,255), (243178,1060014,0,'wing_color2',255,255,255), (243179,1060015,0,'eye_color',255,255,255), (243180,1060015,0,'skin_color',255,255,255), (243181,1060015,0,'soga_eye_color',255,0,255), (243182,1060016,0,'eye_color',255,255,255), (243183,1060016,0,'skin_color',255,255,255), (243184,1060016,0,'soga_eye_color',255,0,255), (243185,1060017,0,'eye_color',255,255,255), (243186,1060017,0,'skin_color',191,191,191), (243187,1060017,0,'soga_eye_color',255,0,255), (243188,1060018,0,'eye_color',255,255,255), (243189,1060018,0,'skin_color',255,255,255), (243190,1060018,0,'soga_eye_color',255,0,255), (243191,1060019,0,'eye_color',174,0,87), (243192,1060019,0,'skin_color',26,26,26), (243193,1060019,0,'soga_eye_color',255,0,255), (243194,1060020,0,'eye_color',255,255,255), (243195,1060020,0,'skin_color',255,255,255), (243196,1060020,0,'soga_eye_color',255,0,255), (243197,1060021,0,'eye_color',255,0,128), (243198,1060021,0,'skin_color',0,63,128), (243199,1060021,0,'soga_eye_color',255,0,255), (243200,1060022,0,'eye_color',255,255,255), (243201,1060022,0,'skin_color',255,255,255), (243202,1060022,0,'soga_eye_color',255,0,255), (243203,1040000,0,'eye_color',255,255,255), (243204,1040000,0,'skin_color',255,255,255), (243205,1040000,0,'soga_eye_color',255,0,255), (243206,1040001,0,'eye_color',255,255,255), (243207,1040001,0,'skin_color',255,255,255), (243208,1040001,0,'soga_eye_color',255,0,255), (243209,1040002,0,'eye_color',255,255,255), (243210,1040002,0,'skin_color',255,255,255), (243211,1040002,0,'soga_eye_color',255,0,255), (243212,1040003,0,'eye_color',255,255,255), (243213,1040003,0,'skin_color',255,255,255), (243214,1040003,0,'soga_eye_color',255,0,255), (243215,1040004,0,'eye_color',255,255,255), (243216,1040004,0,'skin_color',255,255,255), (243217,1040004,0,'soga_eye_color',255,0,255), (243218,1040005,0,'eye_color',255,255,255), (243219,1040005,0,'skin_color',255,255,255), (243220,1040005,0,'soga_eye_color',255,0,255), (243221,1040006,0,'eye_color',255,255,255), (243222,1040006,0,'skin_color',255,255,255), (243223,1040006,0,'soga_eye_color',255,0,255), (243224,1040007,0,'eye_color',255,215,215), (243225,1040007,0,'skin_color',247,202,242), (243226,1040007,0,'soga_eye_color',255,0,255), (243227,1040008,0,'eye_color',255,255,255), (243228,1040008,0,'skin_color',255,255,255), (243229,1040008,0,'soga_eye_color',255,0,255), (243230,1040009,0,'eye_color',255,157,157), (243231,1040009,0,'skin_color',210,247,223), (243232,1040009,0,'soga_eye_color',255,0,255), (243233,1040010,0,'eye_color',193,0,0), (243234,1040010,0,'skin_color',193,97,0), (243235,1040010,0,'soga_eye_color',255,0,255), (243236,1040011,0,'eye_color',193,0,0), (243237,1040011,0,'skin_color',193,97,0), (243238,1040011,0,'soga_eye_color',255,0,255), (243239,1040012,0,'eye_color',145,158,97), (243240,1040012,0,'skin_color',134,49,51), (243241,1040012,0,'soga_eye_color',255,0,255), (243242,1040013,0,'eye_color',255,255,255), (243243,1040013,0,'skin_color',255,0,0), (243244,1040013,0,'soga_eye_color',255,0,255), (243245,1040014,0,'eye_color',255,255,255), (243246,1040014,0,'skin_color',0,0,160), (243247,1040014,0,'soga_eye_color',255,0,255), (243248,1040015,0,'eye_color',255,255,255), (243249,1040015,0,'skin_color',255,255,255), (243250,1040015,0,'soga_eye_color',255,0,255), (243251,1040016,0,'eye_color',255,255,255), (243252,1040016,0,'skin_color',255,255,255), (243253,1040016,0,'soga_eye_color',255,0,255), (243254,1040017,0,'eye_color',255,255,255), (243255,1040017,0,'skin_color',255,255,255), (243256,1040017,0,'soga_eye_color',255,0,255), (243257,1040018,0,'eye_color',255,255,255), (243258,1040018,0,'skin_color',255,255,255), (243259,1040018,0,'soga_eye_color',255,0,255), (243260,1040019,0,'eye_color',255,255,255), (243261,1040019,0,'skin_color',128,64,64), (243262,1040019,0,'soga_eye_color',255,0,255), (243263,1040020,0,'eye_color',255,255,255), (243264,1040020,0,'skin_color',255,255,255), (243265,1040020,0,'soga_eye_color',255,0,255), (243266,1040021,0,'eye_color',255,255,255), (243267,1040021,0,'skin_color',255,255,255), (243268,1040021,0,'soga_eye_color',255,0,255), (243269,1040022,0,'eye_color',255,255,255), (243270,1040022,0,'skin_color',255,255,255), (243271,1040022,0,'soga_eye_color',255,0,255), (243272,1040023,0,'eye_color',255,255,255), (243273,1040023,0,'skin_color',255,255,255), (243274,1040023,0,'soga_eye_color',255,0,255), (243275,1040024,0,'eye_color',255,255,255), (243276,1040024,0,'skin_color',255,255,255), (243277,1040024,0,'soga_eye_color',255,0,255), (243278,1040025,0,'eye_color',255,255,255), (243279,1040025,0,'skin_color',255,255,255), (243280,1040025,0,'soga_eye_color',255,0,255), (243281,1040026,0,'eye_color',255,255,255), (243282,1040026,0,'skin_color',255,255,255), (243283,1040026,0,'soga_eye_color',255,0,255), (243284,1040027,0,'eye_color',255,255,255), (243285,1040027,0,'skin_color',255,255,0), (243286,1040027,0,'soga_eye_color',255,0,255), (243287,1040028,0,'eye_color',255,255,255), (243288,1040028,0,'skin_color',255,255,255), (243289,1040028,0,'soga_eye_color',255,0,255), (243290,1040029,0,'eye_color',255,255,255), (243291,1040029,0,'skin_color',255,255,255), (243292,1040029,0,'soga_eye_color',255,0,255), (243293,1040030,0,'eye_color',255,255,255), (243294,1040030,0,'skin_color',255,255,255), (243295,1040030,0,'soga_eye_color',255,0,255), (243296,1040031,0,'eye_color',255,255,255), (243297,1040031,0,'skin_color',255,255,255), (243298,1040031,0,'soga_eye_color',255,0,255), (243299,1040032,0,'eye_color',255,255,255), (243300,1040032,0,'skin_color',255,255,255), (243301,1040032,0,'soga_eye_color',255,0,255), (243302,1040033,0,'eye_color',255,255,255), (243303,1040033,0,'skin_color',255,255,255), (243304,1040033,0,'soga_eye_color',255,0,255), (243305,1040034,0,'eye_color',255,255,255), (243306,1040034,0,'skin_color',255,255,255), (243307,1040034,0,'soga_eye_color',255,0,255), (243308,1040035,0,'eye_color',255,255,255), (243309,1040035,0,'skin_color',255,255,255), (243310,1040035,0,'soga_eye_color',255,0,255), (243311,1040036,1,'cheek_type',35,-89,0), (243312,1040036,1,'chin_type',-56,64,-43), (243313,1040036,1,'ear_type',-81,40,0), (243314,1040036,1,'eye_brow_type',56,20,68), (243315,1040036,0,'eye_color',109,77,34), (243316,1040036,1,'eye_type',-7,0,0), (243317,1040036,0,'hair_face_color',15,1,21), (243318,1040036,0,'hair_face_highlight_color',15,1,21), (243319,1040036,0,'hair_type_color',15,1,21), (243320,1040036,0,'hair_type_highlight_color',15,1,21), (243321,1040036,1,'lip_type',59,55,5), (243322,1040036,1,'nose_type',9,-7,-45), (243323,1040036,0,'skin_color',48,50,50), (243324,1040036,1,'soga_cheek_type',35,-89,0), (243325,1040036,1,'soga_chin_type',-56,64,-43), (243326,1040036,1,'soga_ear_type',-81,40,0), (243327,1040036,1,'soga_eye_brow_type',56,20,68), (243328,1040036,0,'soga_eye_color',229,229,102), (243329,1040036,1,'soga_eye_type',-7,0,0), (243330,1040036,0,'soga_hair_face_color',15,1,21), (243331,1040036,0,'soga_hair_face_highlight_color',15,1,21), (243332,1040036,0,'soga_hair_type_color',15,1,21), (243333,1040036,0,'soga_hair_type_highlight_color',15,1,21), (243334,1040036,1,'soga_lip_type',59,55,5), (243335,1040036,1,'soga_nose_type',9,-7,-45), (243336,1040036,0,'soga_skin_color',48,50,50), (243337,1040037,0,'eye_color',65,47,219), (243338,1040037,0,'skin_color',35,93,33), (243339,1040037,0,'soga_eye_color',255,0,255), (243340,1040038,0,'eye_color',255,255,255), (243341,1040038,0,'skin_color',255,255,255), (243342,1040038,0,'soga_eye_color',255,0,255), (243343,1040039,0,'eye_color',255,255,255), (243344,1040039,0,'skin_color',255,255,255), (243345,1040039,0,'soga_eye_color',255,0,255), (243346,1040040,0,'eye_color',255,255,255), (243347,1040040,0,'skin_color',255,255,255), (243348,1040040,0,'soga_eye_color',255,0,255), (243349,1040041,0,'eye_color',255,255,255), (243350,1040041,0,'skin_color',255,255,255), (243351,1040041,0,'soga_eye_color',255,0,255), (243352,1040042,0,'eye_color',255,255,255), (243353,1040042,0,'skin_color',255,255,255), (243354,1040042,0,'soga_eye_color',255,0,255), (243355,1040043,0,'eye_color',255,157,157), (243356,1040043,0,'skin_color',210,247,223), (243357,1040043,0,'soga_eye_color',255,0,255), (243358,1040044,0,'eye_color',255,215,215), (243359,1040044,0,'skin_color',247,202,242), (243360,1040044,0,'soga_eye_color',255,0,255), (243361,1040045,0,'eye_color',255,255,255), (243362,1040045,0,'skin_color',255,255,255), (243363,1040045,0,'soga_eye_color',255,0,255), (243364,1040046,0,'eye_color',255,255,255), (243365,1040046,0,'skin_color',255,255,255), (243366,1040046,0,'soga_eye_color',255,0,255), (243367,1040047,0,'eye_color',145,158,97), (243368,1040047,0,'skin_color',134,49,51), (243369,1040047,0,'soga_eye_color',255,0,255), (243370,1040048,0,'eye_color',255,255,255), (243371,1040048,0,'skin_color',255,255,255), (243372,1040048,0,'soga_eye_color',255,0,255), (243373,1040049,0,'eye_color',255,255,255), (243374,1040049,0,'skin_color',255,255,255), (243375,1040049,0,'soga_eye_color',255,0,255), (243376,1040050,0,'eye_color',121,43,133), (243377,1040050,0,'skin_color',172,144,43), (243378,1040050,0,'soga_eye_color',255,0,255), (243379,1040051,0,'eye_color',255,255,255), (243380,1040051,0,'skin_color',255,255,255), (243381,1040051,0,'soga_eye_color',255,0,255), (243382,1040052,0,'eye_color',193,0,0), (243383,1040052,0,'skin_color',193,97,0), (243384,1040052,0,'soga_eye_color',255,0,255), (243385,1040053,0,'eye_color',255,255,255), (243386,1040053,0,'skin_color',255,255,255), (243387,1040053,0,'soga_eye_color',255,0,255), (243388,1040054,1,'cheek_type',0,-2,0), (243389,1040054,1,'chin_type',3,3,28), (243390,1040054,1,'ear_type',-1,7,0), (243391,1040054,1,'eye_brow_type',-20,-7,11), (243392,1040054,0,'eye_color',143,189,202), (243393,1040054,1,'eye_type',17,0,0), (243394,1040054,0,'hair_face_color',137,47,9), (243395,1040054,0,'hair_face_highlight_color',103,42,0), (243396,1040054,0,'hair_type_color',137,47,9), (243397,1040054,0,'hair_type_highlight_color',103,42,0), (243398,1040054,1,'lip_type',0,39,14), (243399,1040054,1,'nose_type',-5,34,-11), (243400,1040054,0,'skin_color',253,254,254), (243401,1040054,1,'soga_cheek_type',0,-2,0), (243402,1040054,1,'soga_chin_type',3,3,28), (243403,1040054,1,'soga_ear_type',-1,7,0), (243404,1040054,1,'soga_eye_brow_type',-20,-7,11), (243405,1040054,0,'soga_eye_color',229,229,102), (243406,1040054,1,'soga_eye_type',17,0,0), (243407,1040054,0,'soga_hair_face_color',137,47,9), (243408,1040054,0,'soga_hair_face_highlight_color',103,42,0), (243409,1040054,0,'soga_hair_type_color',137,47,9), (243410,1040054,0,'soga_hair_type_highlight_color',103,42,0), (243411,1040054,1,'soga_lip_type',0,39,14), (243412,1040054,1,'soga_nose_type',-5,34,-11), (243413,1040054,0,'soga_skin_color',253,254,254), (243414,1040054,0,'wing_color1',255,255,255), (243415,1040054,0,'wing_color2',255,255,255), (243416,1040055,0,'eye_color',255,255,255), (243417,1040055,0,'skin_color',255,255,255), (243418,1040055,0,'soga_eye_color',255,0,255), (243419,1040056,0,'eye_color',255,255,255), (243420,1040056,0,'skin_color',255,255,255), (243421,1040056,0,'soga_eye_color',255,0,255), (243422,1040057,0,'eye_color',255,255,255), (243423,1040057,0,'skin_color',255,255,255), (243424,1040057,0,'soga_eye_color',255,0,255), (243425,1040058,0,'eye_color',255,255,255), (243426,1040058,0,'skin_color',255,255,255), (243427,1040058,0,'soga_eye_color',255,0,255), (243428,1040059,0,'eye_color',255,255,255), (243429,1040059,0,'skin_color',255,255,255), (243430,1040059,0,'soga_eye_color',255,0,255), (243431,1040060,0,'eye_color',255,255,128), (243432,1040060,0,'skin_color',63,63,63), (243433,1040060,0,'soga_eye_color',255,0,255), (243434,1040061,0,'eye_color',255,255,255), (243435,1040061,0,'skin_color',255,255,255), (243436,1040061,0,'soga_eye_color',255,0,255), (243437,1040062,0,'eye_color',255,255,255), (243438,1040062,0,'skin_color',255,255,255), (243439,1040062,0,'soga_eye_color',255,0,255), (243440,1040063,0,'eye_color',128,128,128), (243441,1040063,0,'skin_color',255,255,191), (243442,1040063,0,'soga_eye_color',255,0,255), (243443,1040064,0,'eye_color',63,0,63), (243444,1040064,0,'skin_color',255,255,128), (243445,1040064,0,'soga_eye_color',255,0,255), (243446,1040065,0,'eye_color',0,0,63), (243447,1040065,0,'skin_color',255,255,128), (243448,1040065,0,'soga_eye_color',255,0,255), (243449,1040066,1,'cheek_type',100,-14,0), (243450,1040066,1,'chin_type',4,-56,-31), (243451,1040066,1,'ear_type',28,-55,0), (243452,1040066,1,'eye_brow_type',-100,-40,100), (243453,1040066,0,'eye_color',120,176,192), (243454,1040066,1,'eye_type',74,0,0), (243455,1040066,0,'hair_face_color',190,133,13), (243456,1040066,0,'hair_face_highlight_color',244,246,246), (243457,1040066,0,'hair_type_color',190,133,13), (243458,1040066,0,'hair_type_highlight_color',244,246,246), (243459,1040066,1,'lip_type',-97,38,69), (243460,1040066,1,'nose_type',-68,100,11), (243461,1040066,0,'skin_color',190,178,146), (243462,1040066,1,'soga_cheek_type',100,-14,0), (243463,1040066,1,'soga_chin_type',4,-56,-31), (243464,1040066,1,'soga_ear_type',28,-55,0), (243465,1040066,1,'soga_eye_brow_type',-100,-40,100), (243466,1040066,0,'soga_eye_color',229,229,102), (243467,1040066,1,'soga_eye_type',74,0,0), (243468,1040066,0,'soga_hair_face_color',190,133,13), (243469,1040066,0,'soga_hair_face_highlight_color',244,246,246), (243470,1040066,0,'soga_hair_type_color',190,133,13), (243471,1040066,0,'soga_hair_type_highlight_color',244,246,246), (243472,1040066,1,'soga_lip_type',-97,38,69), (243473,1040066,1,'soga_nose_type',-68,100,11), (243474,1040066,0,'soga_skin_color',190,178,146), (243475,1040066,0,'wing_color1',255,255,255), (243476,1040066,0,'wing_color2',255,255,255), (243477,1040067,0,'eye_color',255,255,255), (243478,1040067,0,'skin_color',255,255,255), (243479,1040067,0,'soga_eye_color',255,0,255), (243480,1040068,0,'eye_color',255,255,255), (243481,1040068,0,'skin_color',255,255,255), (243482,1040068,0,'soga_eye_color',255,0,255), (243483,1040069,0,'eye_color',255,255,255), (243484,1040069,0,'skin_color',255,255,255), (243485,1040069,0,'soga_eye_color',255,0,255), (243486,1040070,0,'eye_color',255,255,255), (243487,1040070,0,'skin_color',255,255,255), (243488,1040070,0,'soga_eye_color',255,0,255), (243489,1040071,0,'eye_color',255,156,156), (243490,1040071,0,'skin_color',209,247,223), (243491,1040071,0,'soga_eye_color',255,0,255), (243492,1040072,0,'eye_color',193,0,0), (243493,1040072,0,'skin_color',193,96,0), (243494,1040072,0,'soga_eye_color',255,0,255), (243495,1040073,0,'eye_color',255,255,255), (243496,1040073,0,'skin_color',255,255,255), (243497,1040073,0,'soga_eye_color',255,0,255), (243498,1040074,0,'eye_color',255,255,255), (243499,1040074,0,'skin_color',255,255,255), (243500,1040074,0,'soga_eye_color',255,0,255), (243501,1040075,0,'eye_color',144,158,96), (243502,1040075,0,'skin_color',133,49,51), (243503,1040075,0,'soga_eye_color',255,0,255), (243504,1040076,0,'eye_color',255,157,157), (243505,1040076,0,'skin_color',210,247,223), (243506,1040076,0,'soga_eye_color',255,0,255), (243507,1040077,0,'eye_color',255,255,255), (243508,1040077,0,'skin_color',255,255,255), (243509,1040077,0,'soga_eye_color',255,0,255), (243510,1040078,0,'eye_color',255,255,255), (243511,1040078,0,'skin_color',255,255,255), (243512,1040078,0,'soga_eye_color',255,0,255), (243513,1040079,0,'eye_color',255,255,255), (243514,1040079,0,'skin_color',255,255,255), (243515,1040079,0,'soga_eye_color',255,0,255), (243516,1040080,1,'cheek_type',12,3,0), (243517,1040080,1,'chin_type',69,-75,-59), (243518,1040080,1,'ear_type',-34,-50,0), (243519,1040080,1,'eye_brow_type',88,-77,75), (243520,1040080,0,'eye_color',10,203,203), (243521,1040080,1,'eye_type',26,0,0), (243522,1040080,1,'lip_type',-38,-83,95), (243523,1040080,1,'nose_type',-14,20,37), (243524,1040080,0,'skin_color',58,54,33), (243525,1040080,1,'soga_cheek_type',12,3,0), (243526,1040080,1,'soga_chin_type',69,-75,-59), (243527,1040080,1,'soga_ear_type',-34,-50,0), (243528,1040080,1,'soga_eye_brow_type',88,-77,75), (243529,1040080,0,'soga_eye_color',229,229,102), (243530,1040080,1,'soga_eye_type',26,0,0), (243531,1040080,1,'soga_lip_type',-38,-83,95), (243532,1040080,1,'soga_nose_type',-14,20,37), (243533,1040080,0,'soga_skin_color',58,54,33), (243534,1040080,0,'wing_color1',255,255,255), (243535,1040080,0,'wing_color2',255,255,255), (243536,1040081,1,'cheek_type',-11,-97,0), (243537,1040081,1,'chin_type',-5,-48,32), (243538,1040081,1,'ear_type',-78,4,0), (243539,1040081,1,'eye_brow_type',31,-90,-65), (243540,1040081,0,'eye_color',43,87,100), (243541,1040081,1,'eye_type',-21,0,0), (243542,1040081,0,'hair_face_color',222,180,18), (243543,1040081,0,'hair_face_highlight_color',47,14,19), (243544,1040081,0,'hair_type_color',222,180,18), (243545,1040081,0,'hair_type_highlight_color',47,14,19), (243546,1040081,1,'lip_type',-9,35,0), (243547,1040081,1,'nose_type',-82,-62,-7), (243548,1040081,0,'skin_color',227,188,189), (243549,1040081,1,'soga_cheek_type',-11,-97,0), (243550,1040081,1,'soga_chin_type',-5,-48,32), (243551,1040081,1,'soga_ear_type',-78,4,0), (243552,1040081,1,'soga_eye_brow_type',31,-90,-65), (243553,1040081,0,'soga_eye_color',229,229,102), (243554,1040081,1,'soga_eye_type',-21,0,0), (243555,1040081,0,'soga_hair_face_color',222,180,18), (243556,1040081,0,'soga_hair_face_highlight_color',47,14,19), (243557,1040081,0,'soga_hair_type_color',222,180,18), (243558,1040081,0,'soga_hair_type_highlight_color',47,14,19), (243559,1040081,1,'soga_lip_type',-9,35,0), (243560,1040081,1,'soga_nose_type',-82,-62,-7), (243561,1040081,0,'soga_skin_color',227,188,189), (243562,1040082,1,'cheek_type',37,59,0), (243563,1040082,1,'chin_type',82,46,-84), (243564,1040082,1,'ear_type',-94,-64,0), (243565,1040082,1,'eye_brow_type',-35,-4,70), (243566,1040082,0,'eye_color',62,125,99), (243567,1040082,1,'eye_type',51,0,0), (243568,1040082,0,'hair_face_color',47,14,19), (243569,1040082,0,'hair_type_color',47,14,19), (243570,1040082,1,'lip_type',-8,57,20), (243571,1040082,1,'nose_type',94,-15,91), (243572,1040082,0,'skin_color',255,250,250), (243573,1040082,1,'soga_cheek_type',37,59,0), (243574,1040082,1,'soga_chin_type',82,46,-84), (243575,1040082,1,'soga_ear_type',-94,-64,0), (243576,1040082,1,'soga_eye_brow_type',-35,-4,70), (243577,1040082,0,'soga_eye_color',229,229,102), (243578,1040082,1,'soga_eye_type',51,0,0), (243579,1040082,0,'soga_hair_face_color',47,14,19), (243580,1040082,0,'soga_hair_type_color',47,14,19), (243581,1040082,1,'soga_lip_type',-8,57,20), (243582,1040082,1,'soga_nose_type',94,-15,91), (243583,1040082,0,'soga_skin_color',255,250,250), (243584,1040083,0,'eye_color',121,43,133), (243585,1040083,0,'skin_color',172,144,43), (243586,1040083,0,'soga_eye_color',255,0,255), (243587,1040084,0,'eye_color',255,214,214), (243588,1040084,0,'skin_color',247,202,242), (243589,1040084,0,'soga_eye_color',255,0,255), (243590,1040085,1,'cheek_type',17,-97,0), (243591,1040085,1,'chin_type',-51,-26,-46), (243592,1040085,1,'ear_type',22,31,0), (243593,1040085,1,'eye_brow_type',25,65,-58), (243594,1040085,0,'eye_color',0,145,146), (243595,1040085,1,'eye_type',56,0,0), (243596,1040085,1,'lip_type',71,68,-71), (243597,1040085,1,'nose_type',-21,-20,-7), (243598,1040085,0,'skin_color',101,95,57), (243599,1040085,1,'soga_cheek_type',17,-97,0), (243600,1040085,1,'soga_chin_type',-51,-26,-46), (243601,1040085,1,'soga_ear_type',22,31,0), (243602,1040085,1,'soga_eye_brow_type',25,65,-58), (243603,1040085,0,'soga_eye_color',229,229,102), (243604,1040085,1,'soga_eye_type',56,0,0), (243605,1040085,1,'soga_lip_type',71,68,-71), (243606,1040085,1,'soga_nose_type',-21,-20,-7), (243607,1040085,0,'soga_skin_color',101,95,57), (243608,1040085,0,'wing_color1',255,255,255), (243609,1040085,0,'wing_color2',255,255,255), (243610,1040086,1,'cheek_type',-20,-11,0), (243611,1040086,1,'chin_type',25,-19,43), (243612,1040086,1,'ear_type',0,-50,0), (243613,1040086,1,'eye_brow_type',-39,83,3), (243614,1040086,0,'eye_color',93,69,33), (243615,1040086,1,'eye_type',75,0,0), (243616,1040086,0,'hair_face_color',29,19,38), (243617,1040086,0,'hair_face_highlight_color',244,246,246), (243618,1040086,0,'hair_type_color',29,19,38), (243619,1040086,0,'hair_type_highlight_color',244,246,246), (243620,1040086,1,'lip_type',-91,-90,48), (243621,1040086,1,'nose_type',-87,23,-51), (243622,1040086,0,'skin_color',223,199,171), (243623,1040086,1,'soga_cheek_type',-20,-11,0), (243624,1040086,1,'soga_chin_type',25,-19,43), (243625,1040086,1,'soga_ear_type',0,-50,0), (243626,1040086,1,'soga_eye_brow_type',-39,83,3), (243627,1040086,0,'soga_eye_color',229,229,102), (243628,1040086,1,'soga_eye_type',75,0,0), (243629,1040086,0,'soga_hair_face_color',29,19,38), (243630,1040086,0,'soga_hair_face_highlight_color',244,246,246), (243631,1040086,0,'soga_hair_type_color',29,19,38), (243632,1040086,0,'soga_hair_type_highlight_color',244,246,246), (243633,1040086,1,'soga_lip_type',-91,-90,48), (243634,1040086,1,'soga_nose_type',-87,23,-51), (243635,1040086,0,'soga_skin_color',223,199,171), (243636,1040087,0,'eye_color',255,255,255), (243637,1040087,0,'skin_color',255,255,255), (243638,1040087,0,'soga_eye_color',255,0,255), (243639,1040088,0,'eye_color',121,43,133), (243640,1040088,0,'skin_color',172,144,43), (243641,1040088,0,'soga_eye_color',255,0,255), (243642,1040089,0,'eye_color',255,255,255), (243643,1040089,0,'skin_color',255,255,255), (243644,1040089,0,'soga_eye_color',255,0,255), (243645,940000,0,'eye_color',255,255,255), (243646,940000,0,'skin_color',255,255,255), (243647,940000,0,'soga_eye_color',255,0,255), (243648,940001,0,'eye_color',255,255,255), (243649,940001,0,'skin_color',255,255,255), (243650,940001,0,'soga_eye_color',255,0,255), (243651,940002,0,'eye_color',255,255,255), (243652,940002,0,'skin_color',255,255,255), (243653,940002,0,'soga_eye_color',255,0,255), (243654,940003,0,'eye_color',255,255,255), (243655,940003,0,'skin_color',255,255,255), (243656,940003,0,'soga_eye_color',255,0,255), (243657,940004,0,'eye_color',255,255,255), (243658,940004,0,'skin_color',255,255,255), (243659,940004,0,'soga_eye_color',255,0,255), (243660,940005,0,'eye_color',255,255,255), (243661,940005,0,'skin_color',255,255,255), (243662,940005,0,'soga_eye_color',255,0,255), (243663,940006,0,'eye_color',255,255,255), (243664,940006,0,'skin_color',255,255,255), (243665,940006,0,'soga_eye_color',255,0,255), (243666,940007,0,'eye_color',255,255,255), (243667,940007,0,'skin_color',255,255,255), (243668,940007,0,'soga_eye_color',255,0,255), (243669,940008,0,'eye_color',255,255,255), (243670,940008,0,'skin_color',255,255,255), (243671,940008,0,'soga_eye_color',255,0,255), (243672,940009,0,'eye_color',255,255,255), (243673,940009,0,'skin_color',255,255,255), (243674,940009,0,'soga_eye_color',255,0,255), (243675,940010,0,'eye_color',255,255,255), (243676,940010,0,'skin_color',255,255,255), (243677,940010,0,'soga_eye_color',255,0,255), (243678,940011,0,'eye_color',255,255,255), (243679,940011,0,'skin_color',255,255,255), (243680,940011,0,'soga_eye_color',255,0,255), (243681,940012,0,'eye_color',255,255,255), (243682,940012,0,'skin_color',255,255,255), (243683,940012,0,'soga_eye_color',255,0,255), (243684,940013,0,'eye_color',255,255,255), (243685,940013,0,'skin_color',255,255,255), (243686,940013,0,'soga_eye_color',255,0,255), (243687,940014,0,'eye_color',255,255,255), (243688,940014,0,'skin_color',255,255,255), (243689,940014,0,'soga_eye_color',255,0,255), (243690,940015,0,'eye_color',255,255,255), (243691,940015,0,'skin_color',255,255,255), (243692,940015,0,'soga_eye_color',255,0,255), (243693,940016,0,'eye_color',255,255,255), (243694,940016,0,'skin_color',255,255,255), (243695,940016,0,'soga_eye_color',255,0,255), (243696,940017,0,'eye_color',255,255,255), (243697,940017,0,'skin_color',255,255,255), (243698,940017,0,'soga_eye_color',255,0,255), (243699,940018,0,'eye_color',255,255,255), (243700,940018,0,'skin_color',255,255,255), (243701,940018,0,'soga_eye_color',255,0,255), (243702,940019,0,'eye_color',255,255,255), (243703,940019,0,'skin_color',255,255,255), (243704,940019,0,'soga_eye_color',255,0,255), (243705,940020,0,'eye_color',255,255,255), (243706,940020,0,'skin_color',255,255,255), (243707,940020,0,'soga_eye_color',255,0,255), (243708,940021,0,'eye_color',255,255,255), (243709,940021,0,'skin_color',255,255,255), (243710,940021,0,'soga_eye_color',255,0,255), (243711,940022,0,'eye_color',255,255,255), (243712,940022,0,'skin_color',255,255,255), (243713,940022,0,'soga_eye_color',255,0,255), (243714,940023,0,'eye_color',255,255,255), (243715,940023,0,'skin_color',255,255,255), (243716,940023,0,'soga_eye_color',255,0,255), (243717,940024,1,'cheek_type',-81,0,0), (243718,940024,1,'chin_type',25,52,-14), (243719,940024,1,'ear_type',0,14,0), (243720,940024,1,'eye_brow_type',39,-50,-17), (243721,940024,0,'eye_color',45,28,10), (243722,940024,1,'eye_type',-69,0,0), (243723,940024,0,'hair_face_color',84,95,104), (243724,940024,0,'hair_face_highlight_color',244,246,246), (243725,940024,0,'hair_type_color',84,95,104), (243726,940024,0,'hair_type_highlight_color',244,246,246), (243727,940024,1,'lip_type',-64,-97,75), (243728,940024,1,'nose_type',1,100,-93), (243729,940024,0,'skin_color',46,34,35), (243730,940024,1,'soga_cheek_type',-81,0,0), (243731,940024,1,'soga_chin_type',25,52,-14), (243732,940024,1,'soga_ear_type',0,14,0), (243733,940024,1,'soga_eye_brow_type',39,-50,-17), (243734,940024,0,'soga_eye_color',229,229,102), (243735,940024,1,'soga_eye_type',-69,0,0), (243736,940024,0,'soga_hair_face_color',84,95,104), (243737,940024,0,'soga_hair_face_highlight_color',244,246,246), (243738,940024,0,'soga_hair_type_color',84,95,104), (243739,940024,0,'soga_hair_type_highlight_color',244,246,246), (243740,940024,1,'soga_lip_type',-64,-97,75), (243741,940024,1,'soga_nose_type',1,100,-93), (243742,940024,0,'soga_skin_color',46,34,35), (243743,940025,0,'eye_color',255,255,255), (243744,940025,0,'skin_color',255,255,255), (243745,940025,0,'soga_eye_color',255,0,255), (243746,940026,0,'eye_color',255,255,255), (243747,940026,0,'skin_color',255,255,255), (243748,940026,0,'soga_eye_color',255,0,255), (243749,940027,0,'eye_color',255,255,255), (243750,940027,0,'skin_color',255,255,255), (243751,940027,0,'soga_eye_color',255,0,255), (243752,940028,0,'eye_color',255,255,255), (243753,940028,0,'skin_color',255,255,255), (243754,940028,0,'soga_eye_color',255,0,255), (243755,940029,0,'eye_color',255,255,255), (243756,940029,0,'skin_color',255,255,255), (243757,940029,0,'soga_eye_color',255,0,255), (243758,940030,0,'eye_color',255,255,255), (243759,940030,0,'skin_color',255,255,255), (243760,940030,0,'soga_eye_color',255,0,255), (243761,940031,1,'cheek_type',-64,34,0), (243762,940031,1,'chin_type',93,51,34), (243763,940031,1,'ear_type',-2,-52,0), (243764,940031,1,'eye_brow_type',44,-31,3), (243765,940031,0,'eye_color',49,29,9), (243766,940031,1,'eye_type',71,0,0), (243767,940031,0,'hair_face_color',19,6,26), (243768,940031,0,'hair_face_highlight_color',15,1,21), (243769,940031,0,'hair_type_color',19,6,26), (243770,940031,0,'hair_type_highlight_color',15,1,21), (243771,940031,1,'lip_type',77,-100,68), (243772,940031,1,'nose_type',-38,100,-37), (243773,940031,0,'skin_color',46,33,34), (243774,940031,1,'soga_cheek_type',-64,34,0), (243775,940031,1,'soga_chin_type',93,51,34), (243776,940031,1,'soga_ear_type',-2,-52,0), (243777,940031,1,'soga_eye_brow_type',44,-31,3), (243778,940031,0,'soga_eye_color',229,229,102), (243779,940031,1,'soga_eye_type',71,0,0), (243780,940031,0,'soga_hair_face_color',19,6,26), (243781,940031,0,'soga_hair_face_highlight_color',15,1,21), (243782,940031,0,'soga_hair_type_color',19,6,26), (243783,940031,0,'soga_hair_type_highlight_color',15,1,21), (243784,940031,1,'soga_lip_type',77,-100,68), (243785,940031,1,'soga_nose_type',-38,100,-37), (243786,940031,0,'soga_skin_color',46,33,34), (243787,940032,0,'eye_color',255,255,255), (243788,940032,0,'skin_color',255,255,255), (243789,940032,0,'soga_eye_color',255,0,255), (243790,940033,0,'eye_color',255,255,255), (243791,940033,0,'skin_color',255,255,255), (243792,940033,0,'soga_eye_color',255,0,255), (243793,940034,0,'eye_color',255,255,255), (243794,940034,0,'skin_color',255,255,255), (243795,940034,0,'soga_eye_color',255,0,255), (243796,940035,1,'cheek_type',100,100,0), (243797,940035,1,'chin_type',-50,93,-20), (243798,940035,1,'ear_type',34,-14,0), (243799,940035,1,'eye_brow_type',37,-38,-76), (243800,940035,0,'eye_color',106,81,40), (243801,940035,1,'eye_type',-100,0,0), (243802,940035,0,'hair_face_color',96,113,118), (243803,940035,0,'hair_face_highlight_color',244,246,246), (243804,940035,0,'hair_type_color',96,113,118), (243805,940035,0,'hair_type_highlight_color',244,246,246), (243806,940035,1,'lip_type',50,100,56), (243807,940035,1,'nose_type',-75,100,100), (243808,940035,0,'skin_color',229,237,237), (243809,940035,1,'soga_cheek_type',100,100,0), (243810,940035,1,'soga_chin_type',-50,93,-20), (243811,940035,1,'soga_ear_type',34,-14,0), (243812,940035,1,'soga_eye_brow_type',37,-38,-76), (243813,940035,0,'soga_eye_color',229,229,102), (243814,940035,1,'soga_eye_type',-100,0,0), (243815,940035,0,'soga_hair_face_color',96,113,118), (243816,940035,0,'soga_hair_face_highlight_color',244,246,246), (243817,940035,0,'soga_hair_type_color',96,113,118), (243818,940035,0,'soga_hair_type_highlight_color',244,246,246), (243819,940035,1,'soga_lip_type',50,100,56), (243820,940035,1,'soga_nose_type',-75,100,100), (243821,940035,0,'soga_skin_color',229,237,237), (243822,940036,0,'eye_color',255,255,255), (243823,940036,0,'skin_color',255,255,255), (243824,940036,0,'soga_eye_color',255,0,255), (243825,940037,0,'eye_color',255,255,255), (243826,940037,0,'skin_color',255,255,255), (243827,940037,0,'soga_eye_color',255,0,255), (243828,940038,0,'eye_color',255,255,255), (243829,940038,0,'skin_color',255,255,255), (243830,940038,0,'soga_eye_color',255,0,255), (243831,940039,0,'eye_color',255,255,255), (243832,940039,0,'skin_color',255,255,255), (243833,940039,0,'soga_eye_color',255,0,255), (243834,940040,0,'eye_color',255,255,255), (243835,940040,0,'skin_color',255,255,255), (243836,940040,0,'soga_eye_color',255,0,255), (243837,940041,0,'eye_color',255,255,255), (243838,940041,0,'skin_color',255,255,255), (243839,940041,0,'soga_eye_color',255,0,255), (243840,940042,0,'eye_color',255,255,255), (243841,940042,0,'skin_color',255,255,255), (243842,940042,0,'soga_eye_color',255,0,255), (243843,940043,0,'eye_color',255,255,255), (243844,940043,0,'skin_color',255,255,255), (243845,940043,0,'soga_eye_color',255,0,255), (243846,940044,1,'cheek_type',-64,34,0), (243847,940044,1,'chin_type',93,51,34), (243848,940044,1,'ear_type',-2,-52,0), (243849,940044,1,'eye_brow_type',44,-31,3), (243850,940044,0,'eye_color',49,29,9), (243851,940044,1,'eye_type',71,0,0), (243852,940044,0,'hair_face_color',19,6,26), (243853,940044,0,'hair_face_highlight_color',15,1,21), (243854,940044,0,'hair_type_color',19,6,26), (243855,940044,0,'hair_type_highlight_color',15,1,21), (243856,940044,1,'lip_type',77,-100,68), (243857,940044,1,'nose_type',-38,100,-37), (243858,940044,0,'skin_color',46,33,34), (243859,940044,1,'soga_cheek_type',-64,34,0), (243860,940044,1,'soga_chin_type',93,51,34), (243861,940044,1,'soga_ear_type',-2,-52,0), (243862,940044,1,'soga_eye_brow_type',44,-31,3), (243863,940044,0,'soga_eye_color',229,229,102), (243864,940044,1,'soga_eye_type',71,0,0), (243865,940044,0,'soga_hair_face_color',19,6,26), (243866,940044,0,'soga_hair_face_highlight_color',15,1,21), (243867,940044,0,'soga_hair_type_color',19,6,26), (243868,940044,0,'soga_hair_type_highlight_color',15,1,21), (243869,940044,1,'soga_lip_type',77,-100,68), (243870,940044,1,'soga_nose_type',-38,100,-37), (243871,940044,0,'soga_skin_color',46,33,34), (243872,940045,0,'eye_color',255,255,255), (243873,940045,0,'skin_color',255,255,255), (243874,940045,0,'soga_eye_color',255,0,255), (243875,940046,0,'eye_color',255,255,255), (243876,940046,0,'skin_color',255,255,255), (243877,940046,0,'soga_eye_color',255,0,255), (243878,940047,0,'eye_color',255,255,255), (243879,940047,0,'skin_color',255,255,255), (243880,940047,0,'soga_eye_color',255,0,255), (243881,940048,0,'eye_color',255,255,255), (243882,940048,0,'skin_color',255,255,255), (243883,940048,0,'soga_eye_color',255,0,255), (243884,940049,0,'eye_color',255,255,255), (243885,940049,0,'skin_color',255,255,255), (243886,940049,0,'soga_eye_color',255,0,255), (243887,940050,0,'eye_color',255,255,255), (243888,940050,0,'skin_color',255,255,255), (243889,940050,0,'soga_eye_color',255,0,255), (243890,940051,0,'eye_color',255,255,255), (243891,940051,0,'skin_color',255,255,255), (243892,940051,0,'soga_eye_color',255,0,255), (243893,940052,1,'cheek_type',1,-2,0), (243894,940052,1,'chin_type',0,-37,-23), (243895,940052,1,'ear_type',0,-9,0), (243896,940052,1,'eye_brow_type',28,-4,-19), (243897,940052,0,'eye_color',29,56,37), (243898,940052,1,'eye_type',12,0,0), (243899,940052,0,'hair_face_color',26,17,5), (243900,940052,0,'hair_face_highlight_color',158,68,0), (243901,940052,0,'hair_type_color',26,17,5), (243902,940052,0,'hair_type_highlight_color',158,68,0), (243903,940052,1,'lip_type',7,0,-14), (243904,940052,1,'nose_type',-18,19,31), (243905,940052,0,'skin_color',226,216,200), (243906,940052,1,'soga_cheek_type',1,-2,0), (243907,940052,1,'soga_chin_type',0,-37,-23), (243908,940052,1,'soga_ear_type',0,-9,0), (243909,940052,1,'soga_eye_brow_type',28,-4,-19), (243910,940052,0,'soga_eye_color',229,229,102), (243911,940052,1,'soga_eye_type',12,0,0), (243912,940052,0,'soga_hair_face_color',26,17,5), (243913,940052,0,'soga_hair_face_highlight_color',158,68,0), (243914,940052,0,'soga_hair_type_color',26,17,5), (243915,940052,0,'soga_hair_type_highlight_color',158,68,0), (243916,940052,1,'soga_lip_type',7,0,-14), (243917,940052,1,'soga_nose_type',-18,19,31), (243918,940052,0,'soga_skin_color',226,216,200), (243919,940052,0,'wing_color1',255,255,255), (243920,940052,0,'wing_color2',255,255,255), (243921,940053,0,'eye_color',255,255,255), (243922,940053,0,'skin_color',255,255,255), (243923,940053,0,'soga_eye_color',255,0,255), (243924,4010000,0,'eye_color',255,255,255), (243925,4010000,0,'skin_color',255,255,255), (243926,4010000,0,'soga_eye_color',255,0,255), (243927,4010001,1,'cheek_type',88,87,0), (243928,4010001,1,'chin_type',-64,0,45), (243929,4010001,1,'ear_type',2,37,0), (243930,4010001,1,'eye_brow_type',8,-77,34), (243931,4010001,0,'eye_color',212,172,255), (243932,4010001,1,'eye_type',-35,0,0), (243933,4010001,0,'hair_face_color',107,131,144), (243934,4010001,0,'hair_face_highlight_color',96,84,129), (243935,4010001,0,'hair_type_color',107,131,144), (243936,4010001,0,'hair_type_highlight_color',96,84,129), (243937,4010001,1,'lip_type',41,-25,-20), (243938,4010001,1,'nose_type',53,17,-17), (243939,4010001,0,'skin_color',167,200,207), (243940,4010001,1,'soga_cheek_type',88,87,0), (243941,4010001,1,'soga_chin_type',-64,0,45), (243942,4010001,1,'soga_ear_type',2,37,0), (243943,4010001,1,'soga_eye_brow_type',8,-77,34), (243944,4010001,0,'soga_eye_color',229,229,102), (243945,4010001,1,'soga_eye_type',-35,0,0), (243946,4010001,0,'soga_hair_face_color',107,131,144), (243947,4010001,0,'soga_hair_face_highlight_color',96,84,129), (243948,4010001,0,'soga_hair_type_color',107,131,144), (243949,4010001,0,'soga_hair_type_highlight_color',96,84,129), (243950,4010001,1,'soga_lip_type',41,-25,-20), (243951,4010001,1,'soga_nose_type',53,17,-17), (243952,4010001,0,'soga_skin_color',167,200,207), (243953,4010001,0,'wing_color1',255,255,255), (243954,4010001,0,'wing_color2',255,255,255), (243955,4010002,1,'cheek_type',-74,-93,0), (243956,4010002,1,'chin_type',-8,19,-61), (243957,4010002,1,'ear_type',2,-77,0), (243958,4010002,1,'eye_brow_type',-96,10,-87), (243959,4010002,0,'eye_color',228,165,255), (243960,4010002,1,'eye_type',-87,0,0), (243961,4010002,0,'hair_face_color',107,150,172), (243962,4010002,0,'hair_face_highlight_color',244,244,246), (243963,4010002,0,'hair_type_color',107,150,172), (243964,4010002,0,'hair_type_highlight_color',244,244,246), (243965,4010002,1,'lip_type',-11,9,47), (243966,4010002,1,'nose_type',65,-41,28), (243967,4010002,0,'skin_color',190,179,212), (243968,4010002,1,'soga_cheek_type',-74,-93,0), (243969,4010002,1,'soga_chin_type',-8,19,-61), (243970,4010002,1,'soga_ear_type',2,-77,0), (243971,4010002,1,'soga_eye_brow_type',-96,10,-87), (243972,4010002,0,'soga_eye_color',229,229,102), (243973,4010002,1,'soga_eye_type',-87,0,0), (243974,4010002,0,'soga_hair_face_color',107,150,172), (243975,4010002,0,'soga_hair_face_highlight_color',244,244,246), (243976,4010002,0,'soga_hair_type_color',107,150,172), (243977,4010002,0,'soga_hair_type_highlight_color',244,244,246), (243978,4010002,1,'soga_lip_type',-11,9,47), (243979,4010002,1,'soga_nose_type',65,-41,28), (243980,4010002,0,'soga_skin_color',190,179,212), (243981,4010002,0,'wing_color1',255,255,255), (243982,4010002,0,'wing_color2',255,255,255), (243983,4010003,1,'cheek_type',3,-31,0), (243984,4010003,1,'chin_type',28,-4,2), (243985,4010003,1,'ear_type',20,17,0), (243986,4010003,1,'eye_brow_type',-31,28,0), (243987,4010003,0,'eye_color',40,23,58), (243988,4010003,1,'eye_type',-26,0,0), (243989,4010003,0,'hair_face_color',138,129,138), (243990,4010003,0,'hair_face_highlight_color',105,103,97), (243991,4010003,0,'hair_type_color',138,129,138), (243992,4010003,0,'hair_type_highlight_color',105,103,97), (243993,4010003,1,'lip_type',-7,23,-42), (243994,4010003,1,'nose_type',-12,28,-19), (243995,4010003,0,'skin_color',48,79,99), (243996,4010003,1,'soga_cheek_type',3,-31,0), (243997,4010003,1,'soga_chin_type',28,-4,2), (243998,4010003,1,'soga_ear_type',20,17,0), (243999,4010003,1,'soga_eye_brow_type',-31,28,0), (244000,4010003,0,'soga_eye_color',229,229,102), (244001,4010003,1,'soga_eye_type',-26,0,0), (244002,4010003,0,'soga_hair_face_color',138,129,138), (244003,4010003,0,'soga_hair_face_highlight_color',105,103,97), (244004,4010003,0,'soga_hair_type_color',138,129,138), (244005,4010003,0,'soga_hair_type_highlight_color',105,103,97), (244006,4010003,1,'soga_lip_type',-7,23,-42), (244007,4010003,1,'soga_nose_type',-12,28,-19), (244008,4010003,0,'soga_skin_color',48,79,99), (244009,4010003,0,'wing_color1',255,255,255), (244010,4010003,0,'wing_color2',255,255,255), (244011,4010004,1,'cheek_type',37,28,0), (244012,4010004,1,'chin_type',-8,-25,0), (244013,4010004,1,'ear_type',10,18,0), (244014,4010004,1,'eye_brow_type',-4,-8,14), (244015,4010004,0,'eye_color',245,176,255), (244016,4010004,1,'eye_type',-10,0,0), (244017,4010004,0,'hair_face_color',226,226,226), (244018,4010004,0,'hair_face_highlight_color',105,103,97), (244019,4010004,0,'hair_type_color',226,226,226), (244020,4010004,0,'hair_type_highlight_color',105,103,97), (244021,4010004,1,'lip_type',31,-17,-4), (244022,4010004,1,'nose_type',23,10,-40), (244023,4010004,0,'skin_color',212,178,213), (244024,4010004,1,'soga_cheek_type',37,28,0), (244025,4010004,1,'soga_chin_type',-8,-25,0), (244026,4010004,1,'soga_ear_type',10,18,0), (244027,4010004,1,'soga_eye_brow_type',-4,-8,14), (244028,4010004,0,'soga_eye_color',229,229,102), (244029,4010004,1,'soga_eye_type',-10,0,0), (244030,4010004,0,'soga_hair_face_color',226,226,226), (244031,4010004,0,'soga_hair_face_highlight_color',105,103,97), (244032,4010004,0,'soga_hair_type_color',226,226,226), (244033,4010004,0,'soga_hair_type_highlight_color',105,103,97), (244034,4010004,1,'soga_lip_type',31,-17,-4), (244035,4010004,1,'soga_nose_type',23,10,-40), (244036,4010004,0,'soga_skin_color',212,178,213), (244037,4010004,0,'wing_color1',255,255,255), (244038,4010004,0,'wing_color2',255,255,255), (244039,4010005,0,'eye_color',255,255,255), (244040,4010005,0,'skin_color',255,255,255), (244041,4010005,0,'soga_eye_color',255,0,255), (244042,4010006,1,'cheek_type',-34,-62,0), (244043,4010006,1,'chin_type',82,28,25), (244044,4010006,1,'ear_type',22,21,0), (244045,4010006,1,'eye_brow_type',8,17,95), (244046,4010006,0,'eye_color',230,161,255), (244047,4010006,1,'eye_type',-14,0,0), (244048,4010006,0,'hair_face_color',146,169,168), (244049,4010006,0,'hair_face_highlight_color',145,168,168), (244050,4010006,0,'hair_type_color',146,169,168), (244051,4010006,0,'hair_type_highlight_color',145,168,168), (244052,4010006,1,'lip_type',-56,23,74), (244053,4010006,1,'nose_type',87,5,-38), (244054,4010006,0,'skin_color',211,181,192), (244055,4010006,1,'soga_cheek_type',-34,-62,0), (244056,4010006,1,'soga_chin_type',82,28,25), (244057,4010006,1,'soga_ear_type',22,21,0), (244058,4010006,1,'soga_eye_brow_type',8,17,95), (244059,4010006,0,'soga_eye_color',229,229,102), (244060,4010006,1,'soga_eye_type',-14,0,0), (244061,4010006,0,'soga_hair_face_color',146,169,168), (244062,4010006,0,'soga_hair_face_highlight_color',145,168,168), (244063,4010006,0,'soga_hair_type_color',146,169,168), (244064,4010006,0,'soga_hair_type_highlight_color',145,168,168), (244065,4010006,1,'soga_lip_type',-56,23,74), (244066,4010006,1,'soga_nose_type',87,5,-38), (244067,4010006,0,'soga_skin_color',211,181,192), (244068,4010006,0,'wing_color1',255,255,255), (244069,4010006,0,'wing_color2',255,255,255), (244070,4010007,1,'cheek_type',2,-3,0), (244071,4010007,1,'chin_type',-12,34,17), (244072,4010007,1,'ear_type',28,0,0), (244073,4010007,1,'eye_brow_type',-29,0,-17), (244074,4010007,0,'eye_color',209,180,255), (244075,4010007,1,'eye_type',-26,0,0), (244076,4010007,0,'hair_face_color',169,169,169), (244077,4010007,0,'hair_face_highlight_color',105,103,97), (244078,4010007,0,'hair_type_color',169,169,169), (244079,4010007,0,'hair_type_highlight_color',105,103,97), (244080,4010007,1,'lip_type',31,25,-22), (244081,4010007,1,'nose_type',2,0,-2), (244082,4010007,0,'skin_color',118,131,165), (244083,4010007,1,'soga_cheek_type',2,-3,0), (244084,4010007,1,'soga_chin_type',-12,34,17), (244085,4010007,1,'soga_ear_type',28,0,0), (244086,4010007,1,'soga_eye_brow_type',-29,0,-17), (244087,4010007,0,'soga_eye_color',229,229,102), (244088,4010007,1,'soga_eye_type',-26,0,0), (244089,4010007,0,'soga_hair_face_color',169,169,169), (244090,4010007,0,'soga_hair_face_highlight_color',105,103,97), (244091,4010007,0,'soga_hair_type_color',169,169,169), (244092,4010007,0,'soga_hair_type_highlight_color',105,103,97), (244093,4010007,1,'soga_lip_type',31,25,-22), (244094,4010007,1,'soga_nose_type',2,0,-2), (244095,4010007,0,'soga_skin_color',118,131,165), (244096,4010007,0,'wing_color1',255,255,255), (244097,4010007,0,'wing_color2',255,255,255), (244098,4010008,1,'cheek_type',25,-93,0), (244099,4010008,1,'chin_type',-34,95,-5), (244100,4010008,1,'ear_type',8,34,0), (244101,4010008,1,'eye_brow_type',-65,-34,85), (244102,4010008,0,'eye_color',101,107,192), (244103,4010008,1,'eye_type',-14,0,0), (244104,4010008,0,'hair_face_color',225,221,214), (244105,4010008,0,'hair_face_highlight_color',89,73,129), (244106,4010008,0,'hair_type_color',225,221,214), (244107,4010008,0,'hair_type_highlight_color',89,73,129), (244108,4010008,1,'lip_type',-15,29,32), (244109,4010008,1,'nose_type',62,47,-90), (244110,4010008,0,'skin_color',121,164,163), (244111,4010008,1,'soga_cheek_type',25,-93,0), (244112,4010008,1,'soga_chin_type',-34,95,-5), (244113,4010008,1,'soga_ear_type',8,34,0), (244114,4010008,1,'soga_eye_brow_type',-65,-34,85), (244115,4010008,0,'soga_eye_color',229,229,102), (244116,4010008,1,'soga_eye_type',-14,0,0), (244117,4010008,0,'soga_hair_face_color',225,221,214), (244118,4010008,0,'soga_hair_face_highlight_color',89,73,129), (244119,4010008,0,'soga_hair_type_color',225,221,214), (244120,4010008,0,'soga_hair_type_highlight_color',89,73,129), (244121,4010008,1,'soga_lip_type',-15,29,32), (244122,4010008,1,'soga_nose_type',62,47,-90), (244123,4010008,0,'soga_skin_color',121,164,163), (244124,4010008,0,'wing_color1',255,255,255), (244125,4010008,0,'wing_color2',255,255,255), (244126,4010009,0,'eye_color',255,255,255), (244127,4010009,0,'skin_color',255,255,255), (244128,4010009,0,'soga_eye_color',255,0,255), (244129,4010010,0,'eye_color',255,255,255), (244130,4010010,0,'skin_color',255,255,255), (244131,4010010,0,'soga_eye_color',255,0,255), (244132,4000000,0,'eye_color',255,255,255), (244133,4000000,0,'skin_color',255,255,255), (244134,4000000,0,'soga_eye_color',255,0,255), (244135,4020000,0,'eye_color',95,36,14), (244136,4020000,0,'skin_color',214,235,236), (244137,4020000,0,'soga_eye_color',255,0,255), (244138,4020001,0,'eye_color',255,255,255), (244139,4020001,0,'skin_color',255,255,255), (244140,4020001,0,'soga_eye_color',255,0,255), (244141,4020002,0,'eye_color',255,255,255), (244142,4020002,0,'skin_color',255,255,255), (244143,4020002,0,'soga_eye_color',255,0,255), (244144,4020003,0,'eye_color',255,255,255), (244145,4020003,0,'skin_color',255,255,255), (244146,4020003,0,'soga_eye_color',255,0,255), (244147,4020004,1,'cheek_type',-34,-62,0), (244148,4020004,1,'chin_type',82,28,25), (244149,4020004,1,'ear_type',22,21,0), (244150,4020004,1,'eye_brow_type',8,17,95), (244151,4020004,0,'eye_color',230,161,255), (244152,4020004,1,'eye_type',-14,0,0), (244153,4020004,0,'hair_face_color',146,169,168), (244154,4020004,0,'hair_face_highlight_color',145,168,168), (244155,4020004,0,'hair_type_color',146,169,168), (244156,4020004,0,'hair_type_highlight_color',145,168,168), (244157,4020004,1,'lip_type',-56,23,74), (244158,4020004,1,'nose_type',87,5,-38), (244159,4020004,0,'skin_color',211,181,192), (244160,4020004,1,'soga_cheek_type',-34,-62,0), (244161,4020004,1,'soga_chin_type',82,28,25), (244162,4020004,1,'soga_ear_type',22,21,0), (244163,4020004,1,'soga_eye_brow_type',8,17,95), (244164,4020004,0,'soga_eye_color',229,229,102), (244165,4020004,1,'soga_eye_type',-14,0,0), (244166,4020004,0,'soga_hair_face_color',146,169,168), (244167,4020004,0,'soga_hair_face_highlight_color',145,168,168), (244168,4020004,0,'soga_hair_type_color',146,169,168), (244169,4020004,0,'soga_hair_type_highlight_color',145,168,168), (244170,4020004,1,'soga_lip_type',-56,23,74), (244171,4020004,1,'soga_nose_type',87,5,-38), (244172,4020004,0,'soga_skin_color',211,181,192), (244173,4020004,0,'wing_color1',255,255,255), (244174,4020004,0,'wing_color2',255,255,255), (244175,4020005,0,'eye_color',255,255,255), (244176,4020005,0,'skin_color',255,255,255), (244177,4020005,0,'soga_eye_color',255,0,255), (244178,4020006,0,'eye_color',255,255,255), (244179,4020006,0,'skin_color',255,255,255), (244180,4020006,0,'soga_eye_color',255,0,255), (244181,4020007,0,'eye_color',255,255,255), (244182,4020007,0,'skin_color',255,255,255), (244183,4020007,0,'soga_eye_color',255,0,255), (244184,4020008,0,'eye_color',255,255,255), (244185,4020008,0,'skin_color',255,255,255), (244186,4020008,0,'soga_eye_color',255,0,255), (244187,4020009,0,'eye_color',255,255,255), (244188,4020009,0,'skin_color',255,255,255), (244189,4020009,0,'soga_eye_color',255,0,255), (244190,4020010,0,'eye_color',255,255,255), (244191,4020010,0,'skin_color',255,255,255), (244192,4020010,0,'soga_eye_color',255,0,255), (244193,4020011,0,'eye_color',255,255,255), (244194,4020011,0,'skin_color',255,255,255), (244195,4020011,0,'soga_eye_color',255,0,255), (244196,4020012,0,'eye_color',255,255,255), (244197,4020012,0,'skin_color',255,255,255), (244198,4020012,0,'soga_eye_color',255,0,255), (244199,4020013,0,'eye_color',255,255,255), (244200,4020013,0,'skin_color',255,255,255), (244201,4020013,0,'soga_eye_color',255,0,255), (244202,4020014,0,'eye_color',255,255,255), (244203,4020014,0,'skin_color',255,255,255), (244204,4020014,0,'soga_eye_color',255,0,255), (244205,4020015,0,'eye_color',255,255,255), (244206,4020015,0,'skin_color',255,255,255), (244207,4020015,0,'soga_eye_color',255,0,255), (244208,4020016,0,'eye_color',191,64,64), (244209,4020016,0,'skin_color',191,191,64), (244210,4020016,0,'soga_eye_color',255,0,255), (244211,4020017,0,'eye_color',255,255,255), (244212,4020017,0,'skin_color',255,255,255), (244213,4020017,0,'soga_eye_color',255,0,255), (244214,4020018,0,'eye_color',255,255,255), (244215,4020018,0,'skin_color',255,255,255), (244216,4020018,0,'soga_eye_color',255,0,255), (244217,4020019,0,'eye_color',255,255,255), (244218,4020019,0,'skin_color',255,255,255), (244219,4020019,0,'soga_eye_color',255,0,255), (244220,4020020,0,'eye_color',255,255,255), (244221,4020020,0,'skin_color',255,255,255), (244222,4020020,0,'soga_eye_color',255,0,255), (244223,4020021,0,'eye_color',255,255,255), (244224,4020021,0,'skin_color',255,255,255), (244225,4020021,0,'soga_eye_color',255,0,255), (244226,4020022,0,'eye_color',255,255,255), (244227,4020022,0,'skin_color',255,255,255), (244228,4020022,0,'soga_eye_color',255,0,255), (244229,4020023,1,'cheek_type',14,-39,0), (244230,4020023,1,'chin_type',-41,14,-81), (244231,4020023,1,'ear_type',-11,-56,0), (244232,4020023,1,'eye_brow_type',25,-25,-14), (244233,4020023,0,'eye_color',112,170,187), (244234,4020023,1,'eye_type',91,0,0), (244235,4020023,0,'hair_face_color',184,128,10), (244236,4020023,0,'hair_face_highlight_color',39,21,6), (244237,4020023,0,'hair_type_color',184,128,10), (244238,4020023,0,'hair_type_highlight_color',39,21,6), (244239,4020023,1,'lip_type',-79,3,-42), (244240,4020023,1,'nose_type',-89,75,-14), (244241,4020023,0,'skin_color',106,110,110), (244242,4020023,1,'soga_cheek_type',-51,45,0), (244243,4020023,1,'soga_chin_type',25,0,0), (244244,4020023,1,'soga_ear_type',-82,14,0), (244245,4020023,1,'soga_eye_brow_type',-85,-79,-82), (244246,4020023,0,'soga_eye_color',204,204,204), (244247,4020023,1,'soga_eye_type',87,0,0), (244248,4020023,0,'soga_hair_face_color',84,0,0), (244249,4020023,0,'soga_hair_face_highlight_color',78,87,97), (244250,4020023,0,'soga_hair_type_color',84,0,0), (244251,4020023,0,'soga_hair_type_highlight_color',78,87,97), (244252,4020023,1,'soga_lip_type',75,-3,-35), (244253,4020023,1,'soga_nose_type',23,-14,72), (244254,4020023,0,'soga_skin_color',194,203,203), (244255,4020024,1,'cheek_type',14,-39,0), (244256,4020024,1,'chin_type',-41,14,-81), (244257,4020024,1,'ear_type',-11,-56,0), (244258,4020024,1,'eye_brow_type',25,-25,-14), (244259,4020024,0,'eye_color',112,170,187), (244260,4020024,1,'eye_type',91,0,0), (244261,4020024,0,'hair_face_color',184,128,10), (244262,4020024,0,'hair_face_highlight_color',39,21,6), (244263,4020024,0,'hair_type_color',184,128,10), (244264,4020024,0,'hair_type_highlight_color',39,21,6), (244265,4020024,1,'lip_type',-79,3,-42), (244266,4020024,1,'nose_type',-89,75,-14), (244267,4020024,0,'skin_color',106,110,110), (244268,4020024,1,'soga_cheek_type',-51,45,0), (244269,4020024,1,'soga_chin_type',25,0,0), (244270,4020024,1,'soga_ear_type',-82,14,0), (244271,4020024,1,'soga_eye_brow_type',-85,-79,-82), (244272,4020024,0,'soga_eye_color',204,204,204), (244273,4020024,1,'soga_eye_type',87,0,0), (244274,4020024,0,'soga_hair_face_color',84,0,0), (244275,4020024,0,'soga_hair_face_highlight_color',78,87,97), (244276,4020024,0,'soga_hair_type_color',84,0,0), (244277,4020024,0,'soga_hair_type_highlight_color',78,87,97), (244278,4020024,1,'soga_lip_type',75,-3,-35), (244279,4020024,1,'soga_nose_type',23,-14,72), (244280,4020024,0,'soga_skin_color',194,203,203), (244281,4020025,0,'eye_color',255,255,255), (244282,4020025,0,'skin_color',255,255,255), (244283,4020025,0,'soga_eye_color',255,0,255), (244284,3990000,0,'eye_color',255,255,255), (244285,3990000,0,'skin_color',255,255,255), (244286,3990000,0,'soga_eye_color',255,0,255), (244287,3990001,0,'eye_color',255,255,255), (244288,3990001,0,'skin_color',255,255,255), (244289,3990001,0,'soga_eye_color',255,0,255), (244290,3990002,0,'eye_color',255,255,255), (244291,3990002,0,'skin_color',255,255,255), (244292,3990002,0,'soga_eye_color',255,0,255), (244293,3990003,0,'eye_color',255,255,255), (244294,3990003,0,'skin_color',255,255,255), (244295,3990003,0,'soga_eye_color',255,0,255), (244296,3990004,0,'eye_color',255,255,255), (244297,3990004,0,'skin_color',255,255,255), (244298,3990004,0,'soga_eye_color',255,0,255), (244299,3990005,0,'eye_color',255,255,255), (244300,3990005,0,'skin_color',255,255,255), (244301,3990005,0,'soga_eye_color',255,0,255), (244302,3990006,0,'eye_color',255,255,255), (244303,3990006,0,'skin_color',255,255,255), (244304,3990006,0,'soga_eye_color',255,0,255), (244305,3990007,0,'eye_color',255,255,255), (244306,3990007,0,'skin_color',255,255,255), (244307,3990007,0,'soga_eye_color',255,0,255), (244308,3990008,0,'eye_color',255,255,255), (244309,3990008,0,'skin_color',255,255,255), (244310,3990008,0,'soga_eye_color',255,0,255), (244311,3990009,0,'eye_color',255,255,255), (244312,3990009,0,'skin_color',255,255,255), (244313,3990009,0,'soga_eye_color',255,0,255), (244314,3990010,0,'eye_color',255,255,255), (244315,3990010,0,'skin_color',255,255,255), (244316,3990010,0,'soga_eye_color',255,0,255), (244317,3990011,1,'cheek_type',-2,17,0), (244318,3990011,1,'chin_type',15,-76,-37), (244319,3990011,1,'ear_type',-87,-83,0), (244320,3990011,1,'eye_brow_type',31,-79,-39), (244321,3990011,0,'eye_color',72,51,23), (244322,3990011,1,'eye_type',-64,0,0), (244323,3990011,0,'hair_face_color',45,15,17), (244324,3990011,0,'hair_face_highlight_color',224,181,20), (244325,3990011,0,'hair_type_color',45,15,17), (244326,3990011,0,'hair_type_highlight_color',224,181,20), (244327,3990011,1,'lip_type',83,77,62), (244328,3990011,1,'nose_type',78,17,-77), (244329,3990011,0,'skin_color',217,183,157), (244330,3990011,1,'soga_cheek_type',-2,17,0), (244331,3990011,1,'soga_chin_type',15,-76,-37), (244332,3990011,1,'soga_ear_type',-87,-83,0), (244333,3990011,1,'soga_eye_brow_type',31,-79,-39), (244334,3990011,0,'soga_eye_color',204,204,204), (244335,3990011,1,'soga_eye_type',-64,0,0), (244336,3990011,0,'soga_hair_face_color',45,15,17), (244337,3990011,0,'soga_hair_face_highlight_color',224,181,20), (244338,3990011,0,'soga_hair_type_color',45,15,17), (244339,3990011,0,'soga_hair_type_highlight_color',224,181,20), (244340,3990011,1,'soga_lip_type',83,77,62), (244341,3990011,1,'soga_nose_type',78,17,-77), (244342,3990011,0,'soga_skin_color',217,183,157), (244343,3990012,0,'eye_color',255,255,255), (244344,3990012,0,'skin_color',255,255,255), (244345,3990012,0,'soga_eye_color',255,0,255), (244346,3990013,0,'eye_color',255,255,255), (244347,3990013,0,'skin_color',255,255,255), (244348,3990013,0,'soga_eye_color',255,0,255), (244349,3990014,0,'eye_color',255,255,255), (244350,3990014,0,'skin_color',255,255,255), (244351,3990014,0,'soga_eye_color',255,0,255), (244352,3990015,0,'eye_color',255,255,255), (244353,3990015,0,'skin_color',255,255,255), (244354,3990015,0,'soga_eye_color',255,0,255), (244355,3990016,0,'eye_color',255,255,255), (244356,3990016,0,'skin_color',255,255,255), (244357,3990016,0,'soga_eye_color',255,0,255), (244358,2730000,0,'eye_color',255,255,255), (244359,2730000,0,'skin_color',255,255,255), (244360,2730000,0,'soga_eye_color',255,0,255), (244361,2730001,1,'cheek_type',4,-97,0), (244362,2730001,1,'chin_type',44,-75,-79), (244363,2730001,1,'eye_brow_type',64,50,-75), (244364,2730001,0,'eye_color',108,162,154), (244365,2730001,1,'eye_type',12,0,0), (244366,2730001,0,'hair_face_color',8,12,34), (244367,2730001,0,'hair_type_color',8,12,34), (244368,2730001,1,'lip_type',7,32,55), (244369,2730001,1,'nose_type',50,-23,-58), (244370,2730001,0,'skin_color',8,12,34), (244371,2730001,1,'soga_cheek_type',4,-97,0), (244372,2730001,1,'soga_chin_type',44,-75,-79), (244373,2730001,1,'soga_eye_brow_type',64,50,-75), (244374,2730001,0,'soga_eye_color',229,229,102), (244375,2730001,1,'soga_eye_type',12,0,0), (244376,2730001,0,'soga_hair_face_color',8,12,34), (244377,2730001,0,'soga_hair_type_color',8,12,34), (244378,2730001,1,'soga_lip_type',7,32,55), (244379,2730001,1,'soga_nose_type',50,-23,-58), (244380,2730001,0,'soga_skin_color',8,12,34), (244381,2730001,0,'wing_color1',255,255,255), (244382,2730001,0,'wing_color2',255,255,255), (244383,2730002,0,'eye_color',255,255,255), (244384,2730002,0,'skin_color',75,14,12), (244385,2730002,0,'soga_eye_color',255,0,255), (244386,2730003,0,'eye_color',255,255,255), (244387,2730003,0,'skin_color',255,255,255), (244388,2730003,0,'soga_eye_color',255,0,255), (244389,2730004,0,'eye_color',191,191,191), (244390,2730004,0,'skin_color',163,151,116), (244391,2730004,0,'soga_eye_color',255,0,255), (244392,2730005,0,'eye_color',192,192,192), (244393,2730005,0,'skin_color',163,151,116), (244394,2730005,0,'soga_eye_color',255,0,255), (244395,2730006,0,'eye_color',161,133,45), (244396,2730006,0,'skin_color',255,255,255), (244397,2730006,0,'soga_eye_color',255,0,255), (244398,2730007,0,'eye_color',192,192,192), (244399,2730007,0,'skin_color',128,116,84), (244400,2730007,0,'soga_eye_color',255,0,255), (244401,2730008,0,'eye_color',192,192,192), (244402,2730008,0,'skin_color',128,116,84), (244403,2730008,0,'soga_eye_color',255,0,255), (244404,2730009,0,'eye_color',192,192,192), (244405,2730009,0,'skin_color',163,151,116), (244406,2730009,0,'soga_eye_color',255,0,255), (244407,2730010,0,'eye_color',255,255,255), (244408,2730010,0,'skin_color',255,255,255), (244409,2730010,0,'soga_eye_color',255,0,255), (244410,2730011,0,'eye_color',192,192,192), (244411,2730011,0,'skin_color',128,116,84), (244412,2730011,0,'soga_eye_color',255,0,255), (244413,2730012,0,'eye_color',191,191,191), (244414,2730012,0,'skin_color',128,117,84), (244415,2730012,0,'soga_eye_color',255,0,255), (244416,2730013,0,'eye_color',192,192,192), (244417,2730013,0,'skin_color',128,116,84), (244418,2730013,0,'soga_eye_color',255,0,255), (244419,2730014,0,'eye_color',161,133,45), (244420,2730014,0,'skin_color',255,255,255), (244421,2730014,0,'soga_eye_color',255,0,255), (244422,2730015,0,'eye_color',192,192,192), (244423,2730015,0,'skin_color',163,151,116), (244424,2730015,0,'soga_eye_color',255,0,255), (244425,2730016,0,'eye_color',73,73,73), (244426,2730016,0,'skin_color',165,184,124), (244427,2730016,0,'soga_eye_color',255,0,255), (244428,2730017,0,'eye_color',255,255,255), (244429,2730017,0,'skin_color',255,255,255), (244430,2730017,0,'soga_eye_color',255,0,255), (244431,2730018,0,'eye_color',255,255,255), (244432,2730018,0,'skin_color',255,255,255), (244433,2730018,0,'soga_eye_color',255,0,255), (244434,2730019,0,'eye_color',192,192,192), (244435,2730019,0,'skin_color',128,116,84), (244436,2730019,0,'soga_eye_color',255,0,255), (244437,2730020,0,'eye_color',255,255,255), (244438,2730020,0,'skin_color',255,255,255), (244439,2730020,0,'soga_eye_color',255,0,255), (244440,2730021,0,'eye_color',128,128,128), (244441,2730021,0,'skin_color',163,151,116), (244442,2730021,0,'soga_eye_color',255,0,255), (244443,2730022,0,'eye_color',191,191,191), (244444,2730022,0,'skin_color',128,117,84), (244445,2730022,0,'soga_eye_color',255,0,255), (244446,2730023,0,'eye_color',192,192,192), (244447,2730023,0,'skin_color',163,151,116), (244448,2730023,0,'soga_eye_color',255,0,255), (244449,2730024,0,'eye_color',253,151,106), (244450,2730024,0,'skin_color',128,0,0), (244451,2730024,0,'soga_eye_color',255,0,255), (244452,2730025,0,'eye_color',224,106,0), (244453,2730025,0,'skin_color',255,128,0), (244454,2730025,0,'soga_eye_color',255,0,255), (244455,2730026,0,'eye_color',225,107,0), (244456,2730026,0,'skin_color',255,179,102), (244457,2730026,0,'soga_eye_color',255,0,255), (244458,2730027,0,'eye_color',224,106,0), (244459,2730027,0,'skin_color',255,179,102), (244460,2730027,0,'soga_eye_color',255,0,255), (244461,2730028,0,'eye_color',255,255,255), (244462,2730028,0,'skin_color',255,255,255), (244463,2730028,0,'soga_eye_color',255,0,255), (244464,2730029,0,'eye_color',192,192,192), (244465,2730029,0,'skin_color',126,118,84), (244466,2730029,0,'soga_eye_color',255,0,255), (244467,2730030,0,'eye_color',224,106,0), (244468,2730030,0,'skin_color',255,128,0), (244469,2730030,0,'soga_eye_color',255,0,255), (244470,2730031,0,'eye_color',224,106,0), (244471,2730031,0,'skin_color',255,179,102), (244472,2730031,0,'soga_eye_color',255,0,255), (244473,2730032,0,'eye_color',192,192,192), (244474,2730032,0,'skin_color',106,106,0), (244475,2730032,0,'soga_eye_color',255,0,255), (244476,2730033,1,'cheek_type',-66,-88,0), (244477,2730033,1,'chin_type',-17,-37,84), (244478,2730033,1,'eye_brow_type',47,-7,58), (244479,2730033,0,'eye_color',100,161,175), (244480,2730033,1,'eye_type',-88,0,0), (244481,2730033,0,'hair_face_color',96,176,148), (244482,2730033,0,'hair_type_color',96,176,148), (244483,2730033,1,'lip_type',-21,97,0), (244484,2730033,1,'nose_type',59,89,32), (244485,2730033,0,'skin_color',96,176,148), (244486,2730033,1,'soga_cheek_type',-66,-88,0), (244487,2730033,1,'soga_chin_type',-17,-37,84), (244488,2730033,1,'soga_eye_brow_type',47,-7,58), (244489,2730033,0,'soga_eye_color',229,229,102), (244490,2730033,1,'soga_eye_type',-88,0,0), (244491,2730033,0,'soga_hair_face_color',96,176,148), (244492,2730033,0,'soga_hair_type_color',96,176,148), (244493,2730033,1,'soga_lip_type',-21,97,0), (244494,2730033,1,'soga_nose_type',59,89,32), (244495,2730033,0,'soga_skin_color',96,176,148), (244496,2730034,0,'eye_color',255,255,255), (244497,2730034,0,'skin_color',255,255,255), (244498,2730034,0,'soga_eye_color',255,0,255), (244499,2730035,0,'eye_color',66,255,66), (244500,2730035,0,'skin_color',91,91,255), (244501,2730035,0,'soga_eye_color',255,0,255), (244502,2730036,0,'eye_color',255,255,255), (244503,2730036,0,'skin_color',255,255,255), (244504,2730036,0,'soga_eye_color',255,0,255), (244505,2730037,0,'eye_color',87,170,122), (244506,2730037,0,'skin_color',33,90,141), (244507,2730037,0,'soga_eye_color',255,0,255), (244508,2730038,0,'eye_color',255,255,255), (244509,2730038,0,'skin_color',255,255,255), (244510,2730038,0,'soga_eye_color',255,0,255), (244511,2730039,0,'eye_color',255,255,255), (244512,2730039,0,'skin_color',255,255,255), (244513,2730039,0,'soga_eye_color',255,0,255), (244514,2730040,0,'eye_color',255,255,255), (244515,2730040,0,'skin_color',255,255,255), (244516,2730040,0,'soga_eye_color',255,0,255), (244517,2730041,0,'eye_color',255,255,255), (244518,2730041,0,'skin_color',255,255,255), (244519,2730041,0,'soga_eye_color',255,0,255), (244520,2730042,0,'eye_color',128,128,0), (244521,2730042,0,'skin_color',255,255,255), (244522,2730042,0,'soga_eye_color',255,0,255), (244523,2730043,0,'eye_color',224,106,0), (244524,2730043,0,'skin_color',255,128,0), (244525,2730043,0,'soga_eye_color',255,0,255), (244526,2730044,0,'eye_color',224,106,0), (244527,2730044,0,'skin_color',255,179,102), (244528,2730044,0,'soga_eye_color',255,0,255), (244529,2730045,0,'eye_color',255,255,255), (244530,2730045,0,'skin_color',255,255,255), (244531,2730045,0,'soga_eye_color',255,0,255), (244532,2730046,0,'eye_color',255,255,255), (244533,2730046,0,'skin_color',255,255,255), (244534,2730046,0,'soga_eye_color',255,0,255), (244535,2730047,0,'eye_color',255,255,255), (244536,2730047,0,'skin_color',255,255,255), (244537,2730047,0,'soga_eye_color',255,0,255), (244538,2730048,0,'eye_color',84,0,0), (244539,2730048,0,'skin_color',156,67,14), (244540,2730048,0,'soga_eye_color',255,0,255), (244541,2730049,0,'eye_color',224,106,0), (244542,2730049,0,'skin_color',255,179,102), (244543,2730049,0,'soga_eye_color',255,0,255), (244544,2730050,0,'eye_color',225,107,0), (244545,2730050,0,'skin_color',105,105,0), (244546,2730050,0,'soga_eye_color',255,0,255), (244547,2730051,0,'eye_color',224,106,0), (244548,2730051,0,'skin_color',255,179,102), (244549,2730051,0,'soga_eye_color',255,0,255), (244550,2730052,0,'eye_color',255,255,255), (244551,2730052,0,'skin_color',255,255,255), (244552,2730052,0,'soga_eye_color',255,0,255), (244553,2730053,0,'eye_color',224,106,0), (244554,2730053,0,'skin_color',255,179,102), (244555,2730053,0,'soga_eye_color',255,0,255), (244556,2730054,0,'eye_color',224,106,0), (244557,2730054,0,'skin_color',255,128,0), (244558,2730054,0,'soga_eye_color',255,0,255), (244559,2730055,0,'eye_color',224,106,0), (244560,2730055,0,'skin_color',255,128,0), (244561,2730055,0,'soga_eye_color',255,0,255), (244562,2730056,0,'eye_color',224,106,0), (244563,2730056,0,'skin_color',255,128,0), (244564,2730056,0,'soga_eye_color',255,0,255), (244565,2730057,0,'eye_color',255,255,255), (244566,2730057,0,'skin_color',164,154,90), (244567,2730057,0,'soga_eye_color',255,0,255), (244568,2730058,0,'eye_color',255,255,255), (244569,2730058,0,'skin_color',255,255,255), (244570,2730058,0,'soga_eye_color',255,0,255), (244571,2730059,0,'eye_color',255,255,255), (244572,2730059,0,'skin_color',255,255,255), (244573,2730059,0,'soga_eye_color',255,0,255), (244574,2730060,0,'eye_color',81,0,0), (244575,2730060,0,'skin_color',91,77,45), (244576,2730060,0,'soga_eye_color',255,0,255), (244577,2730061,0,'eye_color',170,170,213), (244578,2730061,0,'skin_color',78,78,78), (244579,2730061,0,'soga_eye_color',255,0,255), (244580,2730062,0,'eye_color',170,170,212), (244581,2730062,0,'skin_color',128,128,128), (244582,2730062,0,'soga_eye_color',255,0,255), (244583,2730063,0,'eye_color',255,255,255), (244584,2730063,0,'skin_color',255,255,255), (244585,2730063,0,'soga_eye_color',255,0,255), (244586,2730064,0,'eye_color',66,255,66), (244587,2730064,0,'skin_color',91,91,255), (244588,2730064,0,'soga_eye_color',255,0,255), (244589,2730065,0,'eye_color',255,255,255), (244590,2730065,0,'skin_color',255,255,255), (244591,2730065,0,'soga_eye_color',255,0,255), (244592,2730066,0,'eye_color',255,255,255), (244593,2730066,0,'skin_color',255,255,255), (244594,2730066,0,'soga_eye_color',255,0,255), (244595,2730067,0,'eye_color',255,255,255), (244596,2730067,0,'skin_color',255,255,255), (244597,2730067,0,'soga_eye_color',255,0,255), (244598,2730068,0,'eye_color',224,106,0), (244599,2730068,0,'skin_color',255,128,0), (244600,2730068,0,'soga_eye_color',255,0,255), (244601,2730069,0,'eye_color',129,128,112), (244602,2730069,0,'skin_color',99,87,29), (244603,2730069,0,'soga_eye_color',255,0,255), (244604,2730070,0,'eye_color',255,255,255), (244605,2730070,0,'skin_color',255,255,255), (244606,2730070,0,'soga_eye_color',255,0,255), (244607,2730071,0,'eye_color',224,106,0), (244608,2730071,0,'skin_color',255,128,0), (244609,2730071,0,'soga_eye_color',255,0,255), (244610,2730072,0,'eye_color',255,255,255), (244611,2730072,0,'skin_color',255,255,255), (244612,2730072,0,'soga_eye_color',255,0,255), (244613,2730073,0,'eye_color',255,255,255), (244614,2730073,0,'skin_color',255,255,255), (244615,2730073,0,'soga_eye_color',255,0,255), (244616,2730074,0,'eye_color',66,255,66), (244617,2730074,0,'skin_color',91,91,255), (244618,2730074,0,'soga_eye_color',255,0,255), (244619,2730075,0,'eye_color',66,255,66), (244620,2730075,0,'skin_color',91,91,255), (244621,2730075,0,'soga_eye_color',255,0,255), (244622,2730076,0,'eye_color',170,170,212), (244623,2730076,0,'skin_color',158,179,230), (244624,2730076,0,'soga_eye_color',255,0,255), (244625,2730077,0,'eye_color',170,170,213), (244626,2730077,0,'skin_color',128,128,128), (244627,2730077,0,'soga_eye_color',255,0,255), (244628,2730078,0,'eye_color',255,255,255), (244629,2730078,0,'skin_color',255,255,255), (244630,2730078,0,'soga_eye_color',255,0,255), (244631,2730079,0,'eye_color',170,170,213), (244632,2730079,0,'skin_color',128,128,128), (244633,2730079,0,'soga_eye_color',255,0,255), (244634,2730080,0,'eye_color',70,70,140), (244635,2730080,0,'skin_color',22,17,17), (244636,2730080,0,'soga_eye_color',255,0,255), (244637,2730081,0,'eye_color',170,170,212), (244638,2730081,0,'skin_color',105,105,0), (244639,2730081,0,'soga_eye_color',255,0,255), (244640,2730082,0,'eye_color',170,170,213), (244641,2730082,0,'skin_color',78,78,78), (244642,2730082,0,'soga_eye_color',255,0,255), (244643,2730083,0,'eye_color',103,96,71), (244644,2730083,0,'skin_color',86,65,49), (244645,2730083,0,'soga_eye_color',255,0,255), (244646,2730084,0,'eye_color',170,170,213), (244647,2730084,0,'skin_color',128,128,128), (244648,2730084,0,'soga_eye_color',255,0,255), (244649,2730085,0,'eye_color',255,255,255), (244650,2730085,0,'skin_color',255,255,255), (244651,2730085,0,'soga_eye_color',255,0,255), (244652,2730086,0,'eye_color',255,255,255), (244653,2730086,0,'skin_color',255,255,255), (244654,2730086,0,'soga_eye_color',255,0,255), (244655,2730087,0,'eye_color',255,255,255), (244656,2730087,0,'skin_color',166,255,255), (244657,2730087,0,'soga_eye_color',255,0,255), (244658,2730088,0,'eye_color',255,255,255), (244659,2730088,0,'skin_color',255,255,255), (244660,2730088,0,'soga_eye_color',255,0,255), (244661,2730089,0,'eye_color',255,255,255), (244662,2730089,0,'skin_color',255,255,255), (244663,2730089,0,'soga_eye_color',255,0,255), (244664,2730090,0,'eye_color',255,255,255), (244665,2730090,0,'skin_color',255,255,255), (244666,2730090,0,'soga_eye_color',255,0,255), (244667,2730091,0,'eye_color',113,183,183), (244668,2730091,0,'skin_color',94,170,215), (244669,2730091,0,'soga_eye_color',255,0,255), (244670,2730092,0,'eye_color',255,255,255), (244671,2730092,0,'skin_color',255,255,255), (244672,2730092,0,'soga_eye_color',255,0,255), (244673,2730093,0,'eye_color',255,255,255), (244674,2730093,0,'skin_color',255,255,255), (244675,2730093,0,'soga_eye_color',255,0,255), (244676,2730094,0,'eye_color',255,255,255), (244677,2730094,0,'skin_color',255,255,255), (244678,2730094,0,'soga_eye_color',255,0,255), (244679,2730095,0,'eye_color',255,255,255), (244680,2730095,0,'skin_color',255,255,255), (244681,2730095,0,'soga_eye_color',255,0,255), (244682,2730096,0,'eye_color',255,255,255), (244683,2730096,0,'skin_color',255,255,255), (244684,2730096,0,'soga_eye_color',255,0,255), (244685,2730097,0,'eye_color',255,255,255), (244686,2730097,0,'skin_color',255,255,255), (244687,2730097,0,'soga_eye_color',255,0,255), (244688,2730098,0,'eye_color',113,183,183), (244689,2730098,0,'skin_color',94,170,215), (244690,2730098,0,'soga_eye_color',255,0,255), (244691,2730099,0,'eye_color',113,183,183), (244692,2730099,0,'skin_color',136,161,174), (244693,2730099,0,'soga_eye_color',255,0,255), (244694,2730100,0,'eye_color',128,64,0), (244695,2730100,0,'skin_color',255,255,255), (244696,2730100,0,'soga_eye_color',255,0,255), (244697,2730101,0,'eye_color',113,183,183), (244698,2730101,0,'skin_color',136,161,174), (244699,2730101,0,'soga_eye_color',255,0,255), (244700,2730102,0,'eye_color',255,255,255), (244701,2730102,0,'skin_color',255,255,255), (244702,2730102,0,'soga_eye_color',255,0,255), (244703,2730103,0,'eye_color',255,255,255), (244704,2730103,0,'skin_color',255,255,255), (244705,2730103,0,'soga_eye_color',255,0,255), (244706,2730104,0,'eye_color',255,255,255), (244707,2730104,0,'skin_color',255,255,255), (244708,2730104,0,'soga_eye_color',255,0,255), (244709,2730105,0,'eye_color',66,255,66), (244710,2730105,0,'skin_color',91,91,255), (244711,2730105,0,'soga_eye_color',255,0,255), (244712,2730106,0,'eye_color',255,255,255), (244713,2730106,0,'skin_color',255,255,255), (244714,2730106,0,'soga_eye_color',255,0,255), (244715,2730107,0,'eye_color',43,87,87), (244716,2730107,0,'skin_color',0,128,191), (244717,2730107,0,'soga_eye_color',255,0,255), (244718,2730108,0,'eye_color',63,128,128), (244719,2730108,0,'skin_color',93,61,59), (244720,2730108,0,'soga_eye_color',255,0,255), (244721,2730109,0,'eye_color',33,65,65), (244722,2730109,0,'skin_color',0,51,102), (244723,2730109,0,'soga_eye_color',255,0,255), (244724,2730110,0,'eye_color',204,204,204), (244725,2730110,0,'skin_color',204,204,204), (244726,2730110,0,'soga_eye_color',229,229,102), (244727,2730110,0,'soga_skin_color',204,204,204), (244728,2730111,0,'eye_color',255,255,255), (244729,2730111,0,'skin_color',255,255,255), (244730,2730111,0,'soga_eye_color',255,0,255), (244731,2730112,0,'eye_color',255,255,255), (244732,2730112,0,'skin_color',237,255,119), (244733,2730112,0,'soga_eye_color',255,0,255), (244734,2730113,0,'eye_color',114,184,184), (244735,2730113,0,'skin_color',128,128,191), (244736,2730113,0,'soga_eye_color',255,0,255), (244737,2730114,0,'eye_color',43,86,86), (244738,2730114,0,'skin_color',93,100,145), (244739,2730114,0,'soga_eye_color',255,0,255), (244740,2730115,0,'eye_color',113,183,183), (244741,2730115,0,'skin_color',128,128,192), (244742,2730115,0,'soga_eye_color',255,0,255), (244743,2730116,0,'eye_color',43,86,86), (244744,2730116,0,'skin_color',87,71,61), (244745,2730116,0,'soga_eye_color',255,0,255), (244746,2730117,0,'eye_color',255,255,255), (244747,2730117,0,'skin_color',255,255,255), (244748,2730117,0,'soga_eye_color',255,0,255), (244749,2730118,0,'eye_color',255,255,255), (244750,2730118,0,'skin_color',255,255,255), (244751,2730118,0,'soga_eye_color',255,0,255), (244752,2730119,0,'eye_color',255,255,255), (244753,2730119,0,'skin_color',255,255,255), (244754,2730119,0,'soga_eye_color',255,0,255), (244755,2730120,0,'eye_color',255,255,255), (244756,2730120,0,'skin_color',255,255,255), (244757,2730120,0,'soga_eye_color',255,0,255), (244758,2730121,0,'eye_color',255,255,255), (244759,2730121,0,'skin_color',255,255,255), (244760,2730121,0,'soga_eye_color',255,0,255), (244761,2730122,0,'eye_color',204,204,204), (244762,2730122,0,'skin_color',204,204,204), (244763,2730122,0,'soga_eye_color',229,229,102), (244764,2730122,0,'soga_skin_color',204,204,204), (244765,2730123,0,'eye_color',255,255,255), (244766,2730123,0,'skin_color',255,255,255), (244767,2730123,0,'soga_eye_color',255,0,255), (244768,2730124,0,'eye_color',68,68,33), (244769,2730124,0,'skin_color',128,0,0), (244770,2730124,0,'soga_eye_color',255,0,255), (244771,2730125,0,'eye_color',255,255,255), (244772,2730125,0,'skin_color',255,255,255), (244773,2730125,0,'soga_eye_color',255,0,255), (244774,2730126,0,'eye_color',66,255,66), (244775,2730126,0,'skin_color',91,91,255), (244776,2730126,0,'soga_eye_color',255,0,255), (244777,4100000,0,'eye_color',145,103,66), (244778,4100000,0,'skin_color',97,131,77), (244779,4100000,0,'soga_eye_color',255,0,255), (244780,4100001,0,'eye_color',162,126,83), (244781,4100001,0,'skin_color',104,137,82), (244782,4100001,0,'soga_eye_color',255,0,255), (244783,4100002,0,'eye_color',29,29,29), (244784,4100002,0,'skin_color',100,133,79), (244785,4100002,0,'soga_eye_color',255,0,255), (244786,4100003,0,'eye_color',171,139,92), (244787,4100003,0,'skin_color',174,190,128), (244788,4100003,0,'soga_eye_color',255,0,255), (244789,4100004,0,'eye_color',191,168,112), (244790,4100004,0,'skin_color',131,157,100), (244791,4100004,0,'soga_eye_color',255,0,255), (244792,4100005,0,'eye_color',161,125,82), (244793,4100005,0,'skin_color',121,149,93), (244794,4100005,0,'soga_eye_color',255,0,255), (244795,4100006,0,'eye_color',182,154,103), (244796,4100006,0,'skin_color',88,124,71), (244797,4100006,0,'soga_eye_color',255,0,255), (244798,4100007,0,'eye_color',187,161,108), (244799,4100007,0,'skin_color',155,175,116), (244800,4100007,0,'soga_eye_color',255,0,255), (244801,4100008,0,'eye_color',19,65,21), (244802,4100008,0,'skin_color',255,255,0), (244803,4100008,0,'soga_eye_color',255,0,255), (244804,4100009,0,'eye_color',215,218,158), (244805,4100009,0,'skin_color',87,59,115), (244806,4100009,0,'soga_eye_color',255,0,255), (244807,4100010,0,'eye_color',0,128,128), (244808,4100010,0,'skin_color',255,128,0), (244809,4100010,0,'soga_eye_color',255,0,255), (244810,4100011,0,'eye_color',181,154,102), (244811,4100011,0,'skin_color',178,192,131), (244812,4100011,0,'soga_eye_color',255,0,255), (244813,4100012,0,'eye_color',175,145,96), (244814,4100012,0,'skin_color',171,187,126), (244815,4100012,0,'soga_eye_color',255,0,255), (244816,4100013,0,'eye_color',201,181,122), (244817,4100013,0,'skin_color',100,133,79), (244818,4100013,0,'soga_eye_color',255,0,255), (244819,4100014,0,'eye_color',91,34,34), (244820,4100014,0,'skin_color',65,81,160), (244821,4100014,0,'soga_eye_color',255,0,255), (244822,4100015,0,'eye_color',154,116,75), (244823,4100015,0,'skin_color',175,190,129), (244824,4100015,0,'soga_eye_color',255,0,255), (244825,4100016,0,'eye_color',255,255,255), (244826,4100016,0,'skin_color',255,255,255), (244827,4100016,0,'soga_eye_color',255,0,255), (244828,4100017,0,'eye_color',181,153,102), (244829,4100017,0,'skin_color',97,131,77), (244830,4100017,0,'soga_eye_color',255,0,255), (244831,4100018,0,'eye_color',178,149,99), (244832,4100018,0,'skin_color',110,141,86), (244833,4100018,0,'soga_eye_color',255,0,255), (244834,4100019,0,'eye_color',87,59,115), (244835,4100019,0,'skin_color',215,218,158), (244836,4100019,0,'soga_eye_color',255,0,255), (244837,4100020,0,'eye_color',160,124,81), (244838,4100020,0,'skin_color',151,172,113), (244839,4100020,0,'soga_eye_color',255,0,255), (244840,4100021,0,'eye_color',154,116,75), (244841,4100021,0,'skin_color',102,135,80), (244842,4100021,0,'soga_eye_color',255,0,255), (244843,4100022,0,'eye_color',255,255,255), (244844,4100022,0,'skin_color',255,255,255), (244845,4100022,0,'soga_eye_color',255,0,255), (244846,4100023,0,'eye_color',152,7,0), (244847,4100023,0,'skin_color',152,7,0), (244848,4100023,0,'soga_eye_color',255,0,255), (244849,4100024,0,'eye_color',148,107,69), (244850,4100024,0,'skin_color',141,165,107), (244851,4100024,0,'soga_eye_color',255,0,255), (244852,4100025,0,'eye_color',180,152,101), (244853,4100025,0,'skin_color',155,43,43), (244854,4100025,0,'soga_eye_color',255,0,255), (244855,4100026,0,'eye_color',255,255,255), (244856,4100026,0,'skin_color',255,255,255), (244857,4100026,0,'soga_eye_color',255,0,255), (244858,4100027,0,'eye_color',195,173,116), (244859,4100027,0,'skin_color',125,152,96), (244860,4100027,0,'soga_eye_color',255,0,255), (244861,4100028,0,'eye_color',149,109,70), (244862,4100028,0,'skin_color',137,162,104), (244863,4100028,0,'soga_eye_color',255,0,255), (244864,3940000,1,'cheek_type',25,94,0), (244865,3940000,1,'chin_type',9,-38,-85), (244866,3940000,1,'ear_type',97,57,0), (244867,3940000,1,'eye_brow_type',-28,-14,-84), (244868,3940000,0,'eye_color',255,255,255), (244869,3940000,1,'eye_type',44,0,0), (244870,3940000,0,'hair_color1',93,179,249), (244871,3940000,1,'lip_type',53,87,74), (244872,3940000,1,'nose_type',50,93,-77), (244873,3940000,0,'skin_color',255,255,255), (244874,3940000,1,'soga_cheek_type',0,-28,-14), (244875,3940000,1,'soga_chin_type',0,53,87), (244876,3940000,1,'soga_ear_type',0,44,0), (244877,3940000,1,'soga_eye_brow_type',0,97,57), (244878,3940000,0,'soga_eye_color',255,0,255), (244879,3940000,1,'soga_lip_type',-84,25,94), (244880,3940000,1,'soga_nose_type',74,9,-38), (244881,3940000,0,'soga_skin_color',109,60,47), (244882,3940000,0,'wing_color1',255,255,255), (244883,3940000,0,'wing_color2',255,255,255), (244884,3940001,0,'eye_color',55,64,116), (244885,3940001,0,'skin_color',33,90,141), (244886,3940001,0,'soga_eye_color',255,0,255), (244887,3940002,0,'eye_color',255,255,255), (244888,3940002,0,'skin_color',255,255,255), (244889,3940002,0,'soga_eye_color',255,0,255), (244890,3940003,0,'eye_color',29,29,29), (244891,3940003,0,'skin_color',58,88,169), (244892,3940003,0,'soga_eye_color',255,0,255), (244893,3940004,0,'eye_color',255,255,255), (244894,3940004,0,'skin_color',255,255,255), (244895,3940004,0,'soga_eye_color',255,0,255), (244896,3940005,0,'eye_color',0,0,64), (244897,3940005,0,'skin_color',29,29,29), (244898,3940005,0,'soga_eye_color',255,0,255), (244899,3940006,0,'eye_color',23,86,88), (244900,3940006,0,'skin_color',55,64,116), (244901,3940006,0,'soga_eye_color',255,0,255), (244902,3940007,0,'eye_color',55,64,116), (244903,3940007,0,'skin_color',33,90,141), (244904,3940007,0,'soga_eye_color',255,0,255), (244905,3940008,0,'eye_color',55,64,116), (244906,3940008,0,'skin_color',33,90,141), (244907,3940008,0,'soga_eye_color',255,0,255), (244908,3940009,0,'eye_color',255,255,255), (244909,3940009,0,'skin_color',255,255,255), (244910,3940009,0,'soga_eye_color',255,0,255), (244911,3940010,0,'eye_color',55,64,116), (244912,3940010,0,'skin_color',33,90,141), (244913,3940010,0,'soga_eye_color',255,0,255), (244914,3940011,0,'eye_color',29,29,29), (244915,3940011,0,'skin_color',152,7,0), (244916,3940011,0,'soga_eye_color',255,0,255), (244917,3940012,0,'eye_color',55,64,116), (244918,3940012,0,'skin_color',33,90,141), (244919,3940012,0,'soga_eye_color',255,0,255), (244920,3940013,0,'eye_color',239,209,88), (244921,3940013,0,'skin_color',0,0,255), (244922,3940013,0,'soga_eye_color',255,0,255), (244923,3940014,0,'eye_color',255,255,255), (244924,3940014,0,'skin_color',255,255,255), (244925,3940014,0,'soga_eye_color',255,0,255), (244926,3940015,0,'eye_color',55,64,116), (244927,3940015,0,'skin_color',33,90,141), (244928,3940015,0,'soga_eye_color',255,0,255), (244929,3940016,0,'eye_color',0,0,128), (244930,3940016,0,'skin_color',185,153,56), (244931,3940016,0,'soga_eye_color',255,0,255), (244932,3940017,0,'eye_color',255,255,255), (244933,3940017,0,'skin_color',110,86,137), (244934,3940017,0,'soga_eye_color',255,0,255), (244935,3940018,0,'eye_color',0,0,128), (244936,3940018,0,'skin_color',185,153,56), (244937,3940018,0,'soga_eye_color',255,0,255), (244938,3940019,0,'eye_color',128,128,128), (244939,3940019,0,'skin_color',0,0,255), (244940,3940019,0,'soga_eye_color',255,0,255), (244941,3940020,0,'eye_color',205,205,205), (244942,3940020,0,'skin_color',176,176,176), (244943,3940020,0,'soga_eye_color',255,0,255), (244944,3940021,0,'eye_color',33,90,141), (244945,3940021,0,'skin_color',80,131,177), (244946,3940021,0,'soga_eye_color',255,0,255), (244947,3940022,0,'eye_color',128,128,128), (244948,3940022,0,'skin_color',0,0,255), (244949,3940022,0,'soga_eye_color',255,0,255), (244950,3940023,0,'eye_color',239,209,88), (244951,3940023,0,'skin_color',0,0,255), (244952,3940023,0,'soga_eye_color',255,0,255), (244953,3940024,0,'eye_color',55,64,116), (244954,3940024,0,'skin_color',171,220,240), (244955,3940024,0,'soga_eye_color',255,0,255), (244956,3940025,0,'eye_color',255,255,255), (244957,3940025,0,'skin_color',255,255,255), (244958,3940025,0,'soga_eye_color',255,0,255), (244959,5220000,0,'eye_color',255,255,255), (244960,5220000,0,'skin_color',255,255,255), (244961,5220000,0,'soga_eye_color',255,0,255), (244962,5220001,1,'cheek_type',25,94,0), (244963,5220001,1,'chin_type',9,-38,-85), (244964,5220001,1,'ear_type',97,57,0), (244965,5220001,1,'eye_brow_type',-28,-14,-84), (244966,5220001,0,'eye_color',255,255,255), (244967,5220001,1,'eye_type',44,0,0), (244968,5220001,0,'hair_color1',93,179,249), (244969,5220001,1,'lip_type',53,87,74), (244970,5220001,1,'nose_type',50,93,-77), (244971,5220001,0,'skin_color',255,255,255), (244972,5220001,1,'soga_cheek_type',0,-28,-14), (244973,5220001,1,'soga_chin_type',0,53,87), (244974,5220001,1,'soga_ear_type',0,44,0), (244975,5220001,1,'soga_eye_brow_type',0,97,57), (244976,5220001,0,'soga_eye_color',255,0,255), (244977,5220001,1,'soga_lip_type',-84,25,94), (244978,5220001,1,'soga_nose_type',74,9,-38), (244979,5220001,0,'soga_skin_color',109,60,47), (244980,5220001,0,'wing_color1',255,255,255), (244981,5220001,0,'wing_color2',255,255,255), (244982,5220002,0,'eye_color',255,255,255), (244983,5220002,0,'skin_color',255,255,255), (244984,5220002,0,'soga_eye_color',255,0,255), (244985,5220003,1,'cheek_type',65,15,0), (244986,5220003,1,'chin_type',-96,-63,64), (244987,5220003,1,'ear_type',76,-9,0), (244988,5220003,1,'eye_brow_type',-71,-10,-34), (244989,5220003,0,'eye_color',177,180,0), (244990,5220003,1,'eye_type',70,0,0), (244991,5220003,1,'lip_type',-68,-46,-81), (244992,5220003,1,'nose_type',48,42,81), (244993,5220003,0,'skin_color',73,21,5), (244994,5220003,1,'soga_cheek_type',65,15,0), (244995,5220003,1,'soga_chin_type',-96,-63,64), (244996,5220003,1,'soga_ear_type',76,-9,0), (244997,5220003,1,'soga_eye_brow_type',-71,-10,-34), (244998,5220003,0,'soga_eye_color',204,204,204), (244999,5220003,1,'soga_eye_type',70,0,0), (245000,5220003,1,'soga_lip_type',-68,-46,-81), (245001,5220003,1,'soga_nose_type',48,42,81), (245002,5220003,0,'soga_skin_color',73,21,5), (245003,5220004,1,'cheek_type',-50,87,0), (245004,5220004,1,'chin_type',37,-56,81), (245005,5220004,1,'ear_type',12,79,0), (245006,5220004,1,'eye_brow_type',46,-100,100), (245007,5220004,0,'eye_color',232,28,32), (245008,5220004,1,'eye_type',-100,0,0), (245009,5220004,1,'lip_type',9,-74,0), (245010,5220004,1,'nose_type',-56,62,3), (245011,5220004,0,'skin_color',81,18,5), (245012,5220004,1,'soga_cheek_type',-50,87,0), (245013,5220004,1,'soga_chin_type',37,-56,81), (245014,5220004,1,'soga_ear_type',12,79,0), (245015,5220004,1,'soga_eye_brow_type',46,-100,100), (245016,5220004,0,'soga_eye_color',204,204,204), (245017,5220004,1,'soga_eye_type',-100,0,0), (245018,5220004,1,'soga_lip_type',9,-74,0), (245019,5220004,1,'soga_nose_type',-56,62,3), (245020,5220004,0,'soga_skin_color',81,18,5), (245021,5220005,1,'cheek_type',62,38,0), (245022,5220005,1,'chin_type',-51,-75,44), (245023,5220005,1,'ear_type',17,-50,0), (245024,5220005,1,'eye_brow_type',25,-21,81), (245025,5220005,0,'eye_color',151,66,0), (245026,5220005,1,'eye_type',35,0,0), (245027,5220005,1,'lip_type',14,51,-66), (245028,5220005,1,'nose_type',-75,97,-18), (245029,5220005,0,'skin_color',175,163,120), (245030,5220005,1,'soga_cheek_type',62,38,0), (245031,5220005,1,'soga_chin_type',-51,-75,44), (245032,5220005,1,'soga_ear_type',17,-50,0), (245033,5220005,1,'soga_eye_brow_type',25,-21,81), (245034,5220005,0,'soga_eye_color',229,229,102), (245035,5220005,1,'soga_eye_type',35,0,0), (245036,5220005,1,'soga_lip_type',14,51,-66), (245037,5220005,1,'soga_nose_type',-75,97,-18), (245038,5220005,0,'soga_skin_color',175,163,120), (245039,5220005,0,'wing_color1',255,255,255), (245040,5220005,0,'wing_color2',255,255,255), (245041,5220006,1,'cheek_type',-62,14,0), (245042,5220006,1,'chin_type',63,-32,-93), (245043,5220006,1,'ear_type',68,-59,0), (245044,5220006,1,'eye_brow_type',19,-47,-63), (245045,5220006,0,'eye_color',2,191,191), (245046,5220006,1,'eye_type',62,0,0), (245047,5220006,1,'lip_type',-78,84,14), (245048,5220006,1,'nose_type',61,74,-34), (245049,5220006,0,'skin_color',159,130,121), (245050,5220006,1,'soga_cheek_type',-62,14,0), (245051,5220006,1,'soga_chin_type',63,-32,-93), (245052,5220006,1,'soga_ear_type',68,-59,0), (245053,5220006,1,'soga_eye_brow_type',19,-47,-63), (245054,5220006,0,'soga_eye_color',229,229,102), (245055,5220006,1,'soga_eye_type',62,0,0), (245056,5220006,1,'soga_lip_type',-78,84,14), (245057,5220006,1,'soga_nose_type',61,74,-34), (245058,5220006,0,'soga_skin_color',159,130,121), (245059,5220006,0,'wing_color1',255,255,255), (245060,5220006,0,'wing_color2',255,255,255), (245061,5220007,1,'cheek_type',-9,58,0), (245062,5220007,1,'chin_type',-10,-52,-62), (245063,5220007,1,'ear_type',-75,-50,0), (245064,5220007,1,'eye_brow_type',-5,-41,-38), (245065,5220007,0,'eye_color',135,0,48), (245066,5220007,1,'eye_type',89,0,0), (245067,5220007,1,'lip_type',-52,77,-68), (245068,5220007,1,'nose_type',2,0,38), (245069,5220007,0,'skin_color',143,130,128), (245070,5220007,1,'soga_cheek_type',-9,58,0), (245071,5220007,1,'soga_chin_type',-10,-52,-62), (245072,5220007,1,'soga_ear_type',-75,-50,0), (245073,5220007,1,'soga_eye_brow_type',-5,-41,-38), (245074,5220007,0,'soga_eye_color',229,229,102), (245075,5220007,1,'soga_eye_type',89,0,0), (245076,5220007,1,'soga_lip_type',-52,77,-68), (245077,5220007,1,'soga_nose_type',2,0,38), (245078,5220007,0,'soga_skin_color',143,130,128), (245079,5220007,0,'wing_color1',255,255,255), (245080,5220007,0,'wing_color2',255,255,255), (245081,5220008,1,'cheek_type',-68,-58,0), (245082,5220008,1,'chin_type',-40,68,-82), (245083,5220008,1,'ear_type',28,-71,0), (245084,5220008,1,'eye_brow_type',-88,94,65), (245085,5220008,0,'eye_color',95,96,0), (245086,5220008,1,'eye_type',8,0,0), (245087,5220008,1,'lip_type',55,4,0), (245088,5220008,1,'nose_type',84,-43,-34), (245089,5220008,0,'skin_color',155,143,88), (245090,5220008,1,'soga_cheek_type',-68,-58,0), (245091,5220008,1,'soga_chin_type',-40,68,-82), (245092,5220008,1,'soga_ear_type',28,-71,0), (245093,5220008,1,'soga_eye_brow_type',-88,94,65), (245094,5220008,0,'soga_eye_color',229,229,102), (245095,5220008,1,'soga_eye_type',8,0,0), (245096,5220008,1,'soga_lip_type',55,4,0), (245097,5220008,1,'soga_nose_type',84,-43,-34), (245098,5220008,0,'soga_skin_color',155,143,88), (245099,5220008,0,'wing_color1',255,255,255), (245100,5220008,0,'wing_color2',255,255,255), (245101,5220009,1,'cheek_type',14,72,0), (245102,5220009,1,'chin_type',-4,-7,-55), (245103,5220009,1,'ear_type',-32,-32,0), (245104,5220009,1,'eye_brow_type',69,-3,4), (245105,5220009,0,'eye_color',107,107,0), (245106,5220009,1,'eye_type',12,0,0), (245107,5220009,1,'lip_type',-78,-78,90), (245108,5220009,1,'nose_type',-81,-14,55), (245109,5220009,0,'skin_color',79,21,3), (245110,5220009,1,'soga_cheek_type',14,72,0), (245111,5220009,1,'soga_chin_type',-4,-7,-55), (245112,5220009,1,'soga_ear_type',-32,-32,0), (245113,5220009,1,'soga_eye_brow_type',69,-3,4), (245114,5220009,0,'soga_eye_color',229,229,102), (245115,5220009,1,'soga_eye_type',12,0,0), (245116,5220009,1,'soga_lip_type',-78,-78,90), (245117,5220009,1,'soga_nose_type',-81,-14,55), (245118,5220009,0,'soga_skin_color',79,21,3), (245119,5220009,0,'wing_color1',255,255,255), (245120,5220009,0,'wing_color2',255,255,255), (245121,5220010,1,'cheek_type',-94,-68,0), (245122,5220010,1,'chin_type',-83,-31,-10), (245123,5220010,1,'ear_type',95,52,0), (245124,5220010,1,'eye_brow_type',10,-65,82), (245125,5220010,0,'eye_color',14,0,104), (245126,5220010,1,'eye_type',98,0,0), (245127,5220010,1,'lip_type',11,34,32), (245128,5220010,1,'nose_type',28,29,66), (245129,5220010,0,'skin_color',84,29,14), (245130,5220010,1,'soga_cheek_type',-94,-68,0), (245131,5220010,1,'soga_chin_type',-83,-31,-10), (245132,5220010,1,'soga_ear_type',95,52,0), (245133,5220010,1,'soga_eye_brow_type',10,-65,82), (245134,5220010,0,'soga_eye_color',229,229,102), (245135,5220010,1,'soga_eye_type',98,0,0), (245136,5220010,1,'soga_lip_type',11,34,32), (245137,5220010,1,'soga_nose_type',28,29,66), (245138,5220010,0,'soga_skin_color',84,29,14), (245139,5220010,0,'wing_color1',255,255,255), (245140,5220010,0,'wing_color2',255,255,255), (245141,5220011,1,'cheek_type',63,-57,0), (245142,5220011,1,'chin_type',-84,5,81), (245143,5220011,1,'ear_type',-17,-81,0), (245144,5220011,1,'eye_brow_type',-15,-57,41), (245145,5220011,0,'eye_color',0,73,74), (245146,5220011,1,'eye_type',40,0,0), (245147,5220011,1,'lip_type',-43,0,28), (245148,5220011,1,'nose_type',0,-69,-25), (245149,5220011,0,'skin_color',121,87,83), (245150,5220011,1,'soga_cheek_type',63,-57,0), (245151,5220011,1,'soga_chin_type',-84,5,81), (245152,5220011,1,'soga_ear_type',-17,-81,0), (245153,5220011,1,'soga_eye_brow_type',-15,-57,41), (245154,5220011,0,'soga_eye_color',229,229,102), (245155,5220011,1,'soga_eye_type',40,0,0), (245156,5220011,1,'soga_lip_type',-43,0,28), (245157,5220011,1,'soga_nose_type',0,-69,-25), (245158,5220011,0,'soga_skin_color',121,87,83), (245159,5220011,0,'wing_color1',255,255,255), (245160,5220011,0,'wing_color2',255,255,255), (245161,5220012,1,'cheek_type',7,-8,0), (245162,5220012,1,'chin_type',-28,-68,98), (245163,5220012,1,'ear_type',71,88,0), (245164,5220012,1,'eye_brow_type',-22,-62,-75), (245165,5220012,0,'eye_color',54,198,223), (245166,5220012,1,'eye_type',66,0,0), (245167,5220012,1,'lip_type',-62,34,38), (245168,5220012,1,'nose_type',-17,-17,59), (245169,5220012,0,'skin_color',95,46,33), (245170,5220012,1,'soga_cheek_type',7,-8,0), (245171,5220012,1,'soga_chin_type',-28,-68,98), (245172,5220012,1,'soga_ear_type',71,88,0), (245173,5220012,1,'soga_eye_brow_type',-22,-62,-75), (245174,5220012,0,'soga_eye_color',229,229,102), (245175,5220012,1,'soga_eye_type',66,0,0), (245176,5220012,1,'soga_lip_type',-62,34,38), (245177,5220012,1,'soga_nose_type',-17,-17,59), (245178,5220012,0,'soga_skin_color',95,46,33), (245179,5220012,0,'wing_color1',255,255,255), (245180,5220012,0,'wing_color2',255,255,255), (245181,5220013,1,'cheek_type',-21,81,0), (245182,5220013,1,'chin_type',62,-62,29), (245183,5220013,1,'ear_type',52,83,0), (245184,5220013,1,'eye_brow_type',59,-61,94), (245185,5220013,0,'eye_color',182,109,0), (245186,5220013,1,'eye_type',89,0,0), (245187,5220013,1,'lip_type',40,-69,50), (245188,5220013,1,'nose_type',-17,26,-75), (245189,5220013,0,'skin_color',209,228,228), (245190,5220013,1,'soga_cheek_type',-21,81,0), (245191,5220013,1,'soga_chin_type',62,-62,29), (245192,5220013,1,'soga_ear_type',52,83,0), (245193,5220013,1,'soga_eye_brow_type',59,-61,94), (245194,5220013,0,'soga_eye_color',229,229,102), (245195,5220013,1,'soga_eye_type',89,0,0), (245196,5220013,1,'soga_lip_type',40,-69,50), (245197,5220013,1,'soga_nose_type',-17,26,-75), (245198,5220013,0,'soga_skin_color',209,228,228), (245199,5220013,0,'wing_color1',255,255,255), (245200,5220013,0,'wing_color2',255,255,255), (245201,5220014,0,'eye_color',255,255,255), (245202,5220014,0,'skin_color',255,255,255), (245203,5220014,0,'soga_eye_color',255,0,255), (245204,5220015,0,'eye_color',255,255,255), (245205,5220015,0,'skin_color',255,255,255), (245206,5220015,0,'soga_eye_color',255,0,255), (245207,4600000,1,'cheek_type',-62,14,0), (245208,4600000,1,'chin_type',63,-32,-93), (245209,4600000,1,'ear_type',68,-59,0), (245210,4600000,1,'eye_brow_type',19,-47,-63), (245211,4600000,0,'eye_color',2,191,191), (245212,4600000,1,'eye_type',62,0,0), (245213,4600000,1,'lip_type',-78,84,14), (245214,4600000,1,'nose_type',61,74,-34), (245215,4600000,0,'skin_color',159,130,121), (245216,4600000,1,'soga_cheek_type',-62,14,0), (245217,4600000,1,'soga_chin_type',63,-32,-93), (245218,4600000,1,'soga_ear_type',68,-59,0), (245219,4600000,1,'soga_eye_brow_type',19,-47,-63), (245220,4600000,0,'soga_eye_color',229,229,102), (245221,4600000,1,'soga_eye_type',62,0,0), (245222,4600000,1,'soga_lip_type',-78,84,14), (245223,4600000,1,'soga_nose_type',61,74,-34), (245224,4600000,0,'soga_skin_color',159,130,121), (245225,4600000,0,'wing_color1',255,255,255), (245226,4600000,0,'wing_color2',255,255,255), (245227,4600001,0,'eye_color',255,255,255), (245228,4600001,0,'skin_color',255,255,255), (245229,4600001,0,'soga_eye_color',255,0,255), (245230,4600002,0,'eye_color',255,255,255), (245231,4600002,0,'skin_color',255,255,255), (245232,4600002,0,'soga_eye_color',255,0,255), (245233,4600003,0,'eye_color',255,255,255), (245234,4600003,0,'skin_color',255,255,255), (245235,4600003,0,'soga_eye_color',255,0,255), (245236,4600004,0,'eye_color',255,255,255), (245237,4600004,0,'skin_color',185,153,56), (245238,4600004,0,'soga_eye_color',255,0,255), (245239,4600005,0,'eye_color',255,255,255), (245240,4600005,0,'skin_color',255,255,255), (245241,4600005,0,'soga_eye_color',255,0,255), (245242,4600006,0,'eye_color',255,255,255), (245243,4600006,0,'skin_color',255,255,255), (245244,4600006,0,'soga_eye_color',255,0,255), (245245,4600007,0,'eye_color',255,255,255), (245246,4600007,0,'skin_color',255,255,255), (245247,4600007,0,'soga_eye_color',255,0,255), (245248,4600008,0,'eye_color',255,255,255), (245249,4600008,0,'skin_color',255,255,255), (245250,4600008,0,'soga_eye_color',255,0,255), (245251,4600009,0,'eye_color',255,255,255), (245252,4600009,0,'skin_color',255,255,255), (245253,4600009,0,'soga_eye_color',255,0,255), (245254,4600010,0,'eye_color',255,255,255), (245255,4600010,0,'skin_color',255,255,255), (245256,4600010,0,'soga_eye_color',255,0,255), (245257,4600011,0,'eye_color',255,255,255), (245258,4600011,0,'skin_color',255,255,255), (245259,4600011,0,'soga_eye_color',255,0,255), (245260,4600012,0,'eye_color',255,255,255), (245261,4600012,0,'skin_color',255,255,255), (245262,4600012,0,'soga_eye_color',255,0,255), (245263,4600013,0,'eye_color',255,255,255), (245264,4600013,0,'skin_color',255,255,255), (245265,4600013,0,'soga_eye_color',255,0,255), (245266,4610000,1,'cheek_type',-62,14,0), (245267,4610000,1,'chin_type',63,-32,-93), (245268,4610000,1,'ear_type',68,-59,0), (245269,4610000,1,'eye_brow_type',19,-47,-63), (245270,4610000,0,'eye_color',2,191,191), (245271,4610000,1,'eye_type',62,0,0), (245272,4610000,1,'lip_type',-78,84,14), (245273,4610000,1,'nose_type',61,74,-34), (245274,4610000,0,'skin_color',159,130,121), (245275,4610000,1,'soga_cheek_type',-62,14,0), (245276,4610000,1,'soga_chin_type',63,-32,-93), (245277,4610000,1,'soga_ear_type',68,-59,0), (245278,4610000,1,'soga_eye_brow_type',19,-47,-63), (245279,4610000,0,'soga_eye_color',229,229,102), (245280,4610000,1,'soga_eye_type',62,0,0), (245281,4610000,1,'soga_lip_type',-78,84,14), (245282,4610000,1,'soga_nose_type',61,74,-34), (245283,4610000,0,'soga_skin_color',159,130,121), (245284,4610000,0,'wing_color1',255,255,255), (245285,4610000,0,'wing_color2',255,255,255), (245286,4610001,0,'eye_color',207,239,186), (245287,4610001,0,'skin_color',154,154,108), (245288,4610001,0,'soga_eye_color',255,0,255), (245289,4610002,0,'eye_color',0,140,255), (245290,4610002,0,'skin_color',182,182,149), (245291,4610002,0,'soga_eye_color',255,0,255), (245292,4610003,0,'eye_color',222,255,166), (245293,4610003,0,'skin_color',192,192,163), (245294,4610003,0,'soga_eye_color',255,0,255), (245295,4610004,0,'eye_color',228,133,255), (245296,4610004,0,'skin_color',155,155,110), (245297,4610004,0,'soga_eye_color',255,0,255), (245298,4610005,0,'eye_color',255,255,255), (245299,4610005,0,'skin_color',255,255,255), (245300,4610005,0,'soga_eye_color',255,0,255), (245301,4610006,0,'eye_color',185,78,253), (245302,4610006,0,'skin_color',122,122,62), (245303,4610006,0,'soga_eye_color',255,0,255), (245304,4610007,0,'eye_color',255,255,255), (245305,4610007,0,'skin_color',255,255,255), (245306,4610007,0,'soga_eye_color',255,0,255), (245307,4610008,0,'eye_color',255,255,255), (245308,4610008,0,'skin_color',255,255,255), (245309,4610008,0,'soga_eye_color',255,0,255), (245310,4610009,0,'eye_color',128,105,9), (245311,4610009,0,'skin_color',123,122,56), (245312,4610009,0,'soga_eye_color',255,0,255), (245313,4610010,0,'eye_color',255,255,255), (245314,4610010,0,'skin_color',255,255,255), (245315,4610010,0,'soga_eye_color',255,0,255), (245316,4610011,0,'eye_color',255,255,255), (245317,4610011,0,'skin_color',255,255,255), (245318,4610011,0,'soga_eye_color',255,0,255), (245319,4610012,0,'eye_color',255,255,255), (245320,4610012,0,'skin_color',255,255,255), (245321,4610012,0,'soga_eye_color',255,0,255), (245322,4610013,0,'eye_color',255,255,255), (245323,4610013,0,'skin_color',255,255,255), (245324,4610013,0,'soga_eye_color',255,0,255), (245325,4610014,0,'eye_color',255,255,255), (245326,4610014,0,'skin_color',255,255,255), (245327,4610014,0,'soga_eye_color',255,0,255), (245328,4620000,1,'cheek_type',-62,14,0), (245329,4620000,1,'chin_type',63,-32,-93), (245330,4620000,1,'ear_type',68,-59,0), (245331,4620000,1,'eye_brow_type',19,-47,-63), (245332,4620000,0,'eye_color',2,191,191), (245333,4620000,1,'eye_type',62,0,0), (245334,4620000,1,'lip_type',-78,84,14), (245335,4620000,1,'nose_type',61,74,-34), (245336,4620000,0,'skin_color',159,130,121), (245337,4620000,1,'soga_cheek_type',-62,14,0), (245338,4620000,1,'soga_chin_type',63,-32,-93), (245339,4620000,1,'soga_ear_type',68,-59,0), (245340,4620000,1,'soga_eye_brow_type',19,-47,-63), (245341,4620000,0,'soga_eye_color',229,229,102), (245342,4620000,1,'soga_eye_type',62,0,0), (245343,4620000,1,'soga_lip_type',-78,84,14), (245344,4620000,1,'soga_nose_type',61,74,-34), (245345,4620000,0,'soga_skin_color',159,130,121), (245346,4620000,0,'wing_color1',255,255,255), (245347,4620000,0,'wing_color2',255,255,255), (245348,4620001,0,'eye_color',255,255,255), (245349,4620001,0,'skin_color',255,255,255), (245350,4620001,0,'soga_eye_color',255,0,255), (245351,4620002,0,'eye_color',255,255,255), (245352,4620002,0,'skin_color',255,255,255), (245353,4620002,0,'soga_eye_color',255,0,255), (245354,4620003,0,'eye_color',255,255,255), (245355,4620003,0,'skin_color',255,255,255), (245356,4620003,0,'soga_eye_color',255,0,255), (245357,4620004,0,'eye_color',128,128,0), (245358,4620004,0,'skin_color',128,128,255), (245359,4620004,0,'soga_eye_color',255,0,255), (245360,4620005,0,'eye_color',255,255,255), (245361,4620005,0,'skin_color',255,255,255), (245362,4620005,0,'soga_eye_color',255,0,255), (245363,4620006,0,'eye_color',255,255,255), (245364,4620006,0,'skin_color',255,255,255), (245365,4620006,0,'soga_eye_color',255,0,255), (245366,4620007,0,'eye_color',255,255,255), (245367,4620007,0,'skin_color',255,255,255), (245368,4620007,0,'soga_eye_color',255,0,255), (245369,4620008,0,'eye_color',255,255,255), (245370,4620008,0,'skin_color',255,255,255), (245371,4620008,0,'soga_eye_color',255,0,255), (245372,4620009,0,'eye_color',255,255,255), (245373,4620009,0,'skin_color',255,255,255), (245374,4620009,0,'soga_eye_color',255,0,255), (245375,4620010,0,'eye_color',255,255,255), (245376,4620010,0,'skin_color',255,255,255), (245377,4620010,0,'soga_eye_color',255,0,255), (245378,4620011,0,'eye_color',0,0,64), (245379,4620011,0,'skin_color',128,128,0), (245380,4620011,0,'soga_eye_color',255,0,255), (245381,4620012,0,'eye_color',64,0,0), (245382,4620012,0,'skin_color',128,128,0), (245383,4620012,0,'soga_eye_color',255,0,255), (245384,4620013,0,'eye_color',0,64,0), (245385,4620013,0,'skin_color',128,128,255), (245386,4620013,0,'soga_eye_color',255,0,255), (245387,4620014,0,'eye_color',255,255,255), (245388,4620014,0,'skin_color',255,255,255), (245389,4620014,0,'soga_eye_color',255,0,255), (245390,4620015,0,'eye_color',255,255,0), (245391,4620015,0,'skin_color',128,128,255), (245392,4620015,0,'soga_eye_color',255,0,255), (245393,4620016,0,'eye_color',192,192,192), (245394,4620016,0,'skin_color',128,128,255), (245395,4620016,0,'soga_eye_color',255,0,255), (245396,4630000,0,'eye_color',255,255,255), (245397,4630000,0,'skin_color',255,255,255), (245398,4630000,0,'soga_eye_color',255,0,255), (245399,4630001,0,'eye_color',255,255,255), (245400,4630001,0,'skin_color',255,255,255), (245401,4630001,0,'soga_eye_color',255,0,255), (245402,4630002,0,'eye_color',255,255,255), (245403,4630002,0,'skin_color',255,255,255), (245404,4630002,0,'soga_eye_color',255,0,255), (245405,4630003,0,'eye_color',174,153,73), (245406,4630003,0,'skin_color',94,101,63), (245407,4630003,0,'soga_eye_color',255,0,255), (245408,4630004,0,'eye_color',255,255,255), (245409,4630004,0,'skin_color',255,255,255), (245410,4630004,0,'soga_eye_color',255,0,255), (245411,4630005,0,'eye_color',255,255,255), (245412,4630005,0,'skin_color',255,255,255), (245413,4630005,0,'soga_eye_color',255,0,255), (245414,4630006,0,'eye_color',255,255,255), (245415,4630006,0,'skin_color',255,255,255), (245416,4630006,0,'soga_eye_color',255,0,255), (245417,4630007,0,'eye_color',255,255,255), (245418,4630007,0,'skin_color',255,255,255), (245419,4630007,0,'soga_eye_color',255,0,255), (245420,4630008,0,'eye_color',255,255,255), (245421,4630008,0,'skin_color',255,255,255), (245422,4630008,0,'soga_eye_color',255,0,255), (245423,4630009,0,'eye_color',255,255,255), (245424,4630009,0,'skin_color',255,255,255), (245425,4630009,0,'soga_eye_color',255,0,255), (245426,4630010,0,'eye_color',255,255,255), (245427,4630010,0,'skin_color',255,255,255), (245428,4630010,0,'soga_eye_color',255,0,255), (245429,4630011,0,'eye_color',255,255,255), (245430,4630011,0,'skin_color',255,255,255), (245431,4630011,0,'soga_eye_color',255,0,255), (245432,4630012,0,'eye_color',255,255,255), (245433,4630012,0,'skin_color',255,255,255), (245434,4630012,0,'soga_eye_color',255,0,255), (245435,5230000,0,'eye_color',255,255,255), (245436,5230000,0,'skin_color',255,255,255), (245437,5230000,0,'soga_eye_color',255,0,255), (245438,5230001,0,'eye_color',255,255,255), (245439,5230001,0,'skin_color',255,255,255), (245440,5230001,0,'soga_eye_color',255,0,255), (245441,5230002,0,'eye_color',255,255,255), (245442,5230002,0,'skin_color',255,255,255), (245443,5230002,0,'soga_eye_color',255,0,255), (245444,5230003,0,'eye_color',255,255,255), (245445,5230003,0,'skin_color',255,255,255), (245446,5230003,0,'soga_eye_color',255,0,255), (245447,5230004,0,'eye_color',255,255,255), (245448,5230004,0,'skin_color',255,255,255), (245449,5230004,0,'soga_eye_color',255,0,255), (245450,5230005,0,'eye_color',255,255,255), (245451,5230005,0,'skin_color',255,255,255), (245452,5230005,0,'soga_eye_color',255,0,255), (245453,5230006,0,'eye_color',255,255,255), (245454,5230006,0,'skin_color',255,255,255), (245455,5230006,0,'soga_eye_color',255,0,255), (245456,5230007,0,'eye_color',255,255,255), (245457,5230007,0,'skin_color',255,255,255), (245458,5230007,0,'soga_eye_color',255,0,255), (245459,5230008,0,'eye_color',255,255,255), (245460,5230008,0,'skin_color',255,255,255), (245461,5230008,0,'soga_eye_color',255,0,255), (245462,5230009,0,'eye_color',255,255,255), (245463,5230009,0,'skin_color',255,255,255), (245464,5230009,0,'soga_eye_color',255,0,255), (245465,5230010,0,'eye_color',255,255,255), (245466,5230010,0,'skin_color',255,255,255), (245467,5230010,0,'soga_eye_color',255,0,255), (245468,5230011,0,'eye_color',255,255,255), (245469,5230011,0,'skin_color',255,255,255), (245470,5230011,0,'soga_eye_color',255,0,255), (245471,5230012,0,'eye_color',255,255,255), (245472,5230012,0,'skin_color',255,255,255), (245473,5230012,0,'soga_eye_color',255,0,255), (245474,5230013,0,'eye_color',255,255,255), (245475,5230013,0,'skin_color',255,255,255), (245476,5230013,0,'soga_eye_color',255,0,255), (245477,5230014,0,'eye_color',255,255,255), (245478,5230014,0,'skin_color',255,255,255), (245479,5230014,0,'soga_eye_color',255,0,255), (245480,5230015,0,'eye_color',255,255,255), (245481,5230015,0,'skin_color',255,255,255), (245482,5230015,0,'soga_eye_color',255,0,255), (245483,5230016,0,'eye_color',255,255,255), (245484,5230016,0,'skin_color',255,255,255), (245485,5230016,0,'soga_eye_color',255,0,255), (245486,5230017,0,'eye_color',255,255,255), (245487,5230017,0,'skin_color',255,255,255), (245488,5230017,0,'soga_eye_color',255,0,255), (245489,5230018,0,'eye_color',255,255,255), (245490,5230018,0,'skin_color',255,255,255), (245491,5230018,0,'soga_eye_color',255,0,255), (245492,5230019,0,'eye_color',255,255,255), (245493,5230019,0,'skin_color',255,255,255), (245494,5230019,0,'soga_eye_color',255,0,255), (245495,5230020,0,'eye_color',255,255,255), (245496,5230020,0,'skin_color',255,255,255), (245497,5230020,0,'soga_eye_color',255,0,255), (245498,5230021,0,'eye_color',255,255,255), (245499,5230021,0,'skin_color',255,255,255), (245500,5230021,0,'soga_eye_color',255,0,255), (245501,5230022,0,'eye_color',255,255,255), (245502,5230022,0,'skin_color',255,255,255), (245503,5230022,0,'soga_eye_color',255,0,255), (245504,5230023,0,'eye_color',255,255,255), (245505,5230023,0,'skin_color',255,255,255), (245506,5230023,0,'soga_eye_color',255,0,255), (245507,5230024,0,'eye_color',255,255,255), (245508,5230024,0,'skin_color',255,255,255), (245509,5230024,0,'soga_eye_color',255,0,255), (245510,5230025,0,'eye_color',255,255,255), (245511,5230025,0,'skin_color',255,255,255), (245512,5230025,0,'soga_eye_color',255,0,255), (245513,5230026,0,'eye_color',255,255,255), (245514,5230026,0,'skin_color',255,255,255), (245515,5230026,0,'soga_eye_color',255,0,255), (245516,5230027,0,'eye_color',255,255,255), (245517,5230027,0,'skin_color',255,255,255), (245518,5230027,0,'soga_eye_color',255,0,255), (245519,5230028,0,'eye_color',255,255,255), (245520,5230028,0,'skin_color',255,255,255), (245521,5230028,0,'soga_eye_color',255,0,255), (245522,5230029,0,'eye_color',255,255,255), (245523,5230029,0,'skin_color',255,255,255), (245524,5230029,0,'soga_eye_color',255,0,255), (245525,5230030,0,'eye_color',255,255,255), (245526,5230030,0,'skin_color',255,255,255), (245527,5230030,0,'soga_eye_color',255,0,255), (245528,5230031,0,'eye_color',255,255,255), (245529,5230031,0,'skin_color',255,255,255), (245530,5230031,0,'soga_eye_color',255,0,255), (245531,5230032,0,'eye_color',255,255,255), (245532,5230032,0,'skin_color',255,255,255), (245533,5230032,0,'soga_eye_color',255,0,255), (245534,5230033,0,'eye_color',255,255,255), (245535,5230033,0,'skin_color',255,255,255), (245536,5230033,0,'soga_eye_color',255,0,255), (245537,5230034,0,'eye_color',255,255,255), (245538,5230034,0,'skin_color',255,255,255), (245539,5230034,0,'soga_eye_color',255,0,255), (245540,5230035,0,'eye_color',255,255,255), (245541,5230035,0,'skin_color',255,255,255), (245542,5230035,0,'soga_eye_color',255,0,255), (245543,5230036,0,'eye_color',255,255,255), (245544,5230036,0,'skin_color',255,255,255), (245545,5230036,0,'soga_eye_color',255,0,255), (245546,5230037,0,'eye_color',255,255,255), (245547,5230037,0,'skin_color',255,255,255), (245548,5230037,0,'soga_eye_color',255,0,255), (245549,5230038,0,'eye_color',255,255,255), (245550,5230038,0,'skin_color',255,255,255), (245551,5230038,0,'soga_eye_color',255,0,255), (245552,5230039,0,'eye_color',255,255,255), (245553,5230039,0,'skin_color',255,255,255), (245554,5230039,0,'soga_eye_color',255,0,255), (245555,5230040,0,'eye_color',255,255,255), (245556,5230040,0,'skin_color',255,255,255), (245557,5230040,0,'soga_eye_color',255,0,255), (245558,5230041,0,'eye_color',255,255,255), (245559,5230041,0,'skin_color',255,255,255), (245560,5230041,0,'soga_eye_color',255,0,255), (245561,5230042,0,'eye_color',255,255,255), (245562,5230042,0,'skin_color',255,255,255), (245563,5230042,0,'soga_eye_color',255,0,255), (245564,5230043,0,'eye_color',255,255,255), (245565,5230043,0,'skin_color',255,255,255), (245566,5230043,0,'soga_eye_color',255,0,255), (245567,5230044,0,'eye_color',255,255,255), (245568,5230044,0,'skin_color',255,255,255), (245569,5230044,0,'soga_eye_color',255,0,255), (245570,5230045,0,'eye_color',255,255,255), (245571,5230045,0,'skin_color',255,255,255), (245572,5230045,0,'soga_eye_color',255,0,255), (245573,5230046,0,'eye_color',255,255,255), (245574,5230046,0,'skin_color',255,255,255), (245575,5230046,0,'soga_eye_color',255,0,255), (245576,5230047,0,'eye_color',255,255,255), (245577,5230047,0,'skin_color',255,255,255), (245578,5230047,0,'soga_eye_color',255,0,255), (245579,5230048,0,'eye_color',255,255,255), (245580,5230048,0,'skin_color',255,255,255), (245581,5230048,0,'soga_eye_color',255,0,255), (245582,5230049,0,'eye_color',255,255,255), (245583,5230049,0,'skin_color',255,255,255), (245584,5230049,0,'soga_eye_color',255,0,255), (245585,5230050,0,'eye_color',255,255,255), (245586,5230050,0,'skin_color',255,255,255), (245587,5230050,0,'soga_eye_color',255,0,255), (245588,5230051,0,'eye_color',255,255,255), (245589,5230051,0,'skin_color',255,255,255), (245590,5230051,0,'soga_eye_color',255,0,255), (245591,2690000,0,'eye_color',255,255,255), (245592,2690000,0,'skin_color',255,255,255), (245593,2690000,0,'soga_eye_color',255,0,255), (245594,2690001,0,'eye_color',191,191,191), (245595,2690001,0,'skin_color',128,117,84), (245596,2690001,0,'soga_eye_color',255,0,255), (245597,2690002,0,'eye_color',239,209,89), (245598,2690002,0,'skin_color',223,196,161), (245599,2690002,0,'soga_eye_color',255,0,255), (245600,2690003,0,'eye_color',0,235,235), (245601,2690003,0,'skin_color',233,221,198), (245602,2690003,0,'soga_eye_color',255,0,255), (245603,2690004,0,'eye_color',255,255,255), (245604,2690004,0,'skin_color',255,255,255), (245605,2690004,0,'soga_eye_color',255,0,255), (245606,2690005,0,'eye_color',0,170,0), (245607,2690005,0,'skin_color',170,142,117), (245608,2690005,0,'soga_eye_color',255,0,255), (245609,2690006,0,'eye_color',255,0,12), (245610,2690006,0,'skin_color',239,228,188), (245611,2690006,0,'soga_eye_color',255,0,255), (245612,2690007,0,'eye_color',207,128,47), (245613,2690007,0,'skin_color',235,175,174), (245614,2690007,0,'soga_eye_color',255,0,255), (245615,2690008,0,'eye_color',124,52,202), (245616,2690008,0,'skin_color',216,240,168), (245617,2690008,0,'soga_eye_color',255,0,255), (245618,2690009,0,'eye_color',255,255,255), (245619,2690009,0,'skin_color',255,255,255), (245620,2690009,0,'soga_eye_color',255,0,255), (245621,2690010,0,'eye_color',244,212,137), (245622,2690010,0,'skin_color',253,214,158), (245623,2690010,0,'soga_eye_color',255,0,255), (245624,2690011,0,'eye_color',255,255,255), (245625,2690011,0,'skin_color',255,255,255), (245626,2690011,0,'soga_eye_color',255,0,255), (245627,2690012,0,'eye_color',255,255,255), (245628,2690012,0,'skin_color',255,255,255), (245629,2690012,0,'soga_eye_color',255,0,255), (245630,2690013,0,'eye_color',255,255,255), (245631,2690013,0,'skin_color',255,255,255), (245632,2690013,0,'soga_eye_color',255,0,255), (245633,2690014,0,'eye_color',255,255,255), (245634,2690014,0,'skin_color',255,255,255), (245635,2690014,0,'soga_eye_color',255,0,255), (245636,2690015,0,'eye_color',255,255,255), (245637,2690015,0,'skin_color',255,255,255), (245638,2690015,0,'soga_eye_color',255,0,255), (245639,2690016,0,'eye_color',119,119,119), (245640,2690016,0,'skin_color',205,205,205), (245641,2690016,0,'soga_eye_color',255,0,255), (245642,2690017,0,'eye_color',119,119,119), (245643,2690017,0,'skin_color',205,205,205), (245644,2690017,0,'soga_eye_color',255,0,255), (245645,2690018,1,'cheek_type',-70,-44,0), (245646,2690018,1,'chin_type',83,74,-3), (245647,2690018,1,'eye_brow_type',-66,-44,-95), (245648,2690018,0,'eye_color',76,112,67), (245649,2690018,1,'eye_type',56,0,0), (245650,2690018,0,'hair_face_color',185,121,190), (245651,2690018,0,'hair_type_color',185,121,190), (245652,2690018,1,'lip_type',-58,8,89), (245653,2690018,1,'nose_type',58,-81,-25), (245654,2690018,0,'skin_color',185,121,190), (245655,2690018,1,'soga_cheek_type',-70,-44,0), (245656,2690018,1,'soga_chin_type',83,74,-3), (245657,2690018,1,'soga_eye_brow_type',-66,-44,-95), (245658,2690018,0,'soga_eye_color',229,229,102), (245659,2690018,1,'soga_eye_type',56,0,0), (245660,2690018,0,'soga_hair_face_color',185,121,190), (245661,2690018,0,'soga_hair_type_color',185,121,190), (245662,2690018,1,'soga_lip_type',-58,8,89), (245663,2690018,1,'soga_nose_type',58,-81,-25), (245664,2690018,0,'soga_skin_color',185,121,190), (245665,2690018,0,'wing_color1',255,255,255), (245666,2690018,0,'wing_color2',255,255,255), (245667,2690019,0,'eye_color',87,170,123), (245668,2690019,0,'skin_color',235,239,202), (245669,2690019,0,'soga_eye_color',255,0,255), (245670,2690020,0,'eye_color',255,255,255), (245671,2690020,0,'skin_color',255,255,255), (245672,2690020,0,'soga_eye_color',255,0,255), (245673,2690021,0,'eye_color',244,212,137), (245674,2690021,0,'skin_color',253,214,158), (245675,2690021,0,'soga_eye_color',255,0,255), (245676,2690022,0,'eye_color',255,255,255), (245677,2690022,0,'skin_color',255,255,255), (245678,2690022,0,'soga_eye_color',255,0,255), (245679,2690023,1,'cheek_type',-77,-14,0), (245680,2690023,1,'chin_type',26,25,-40), (245681,2690023,1,'ear_type',75,14,0), (245682,2690023,1,'eye_brow_type',-66,-56,-69), (245683,2690023,0,'eye_color',0,79,79), (245684,2690023,1,'eye_type',-3,0,0), (245685,2690023,1,'lip_type',37,70,-7), (245686,2690023,1,'nose_type',31,-31,-44), (245687,2690023,0,'skin_color',86,29,16), (245688,2690023,1,'soga_cheek_type',-77,-14,0), (245689,2690023,1,'soga_chin_type',26,25,-40), (245690,2690023,1,'soga_ear_type',75,14,0), (245691,2690023,1,'soga_eye_brow_type',-66,-56,-69), (245692,2690023,0,'soga_eye_color',229,229,102), (245693,2690023,1,'soga_eye_type',-3,0,0), (245694,2690023,1,'soga_lip_type',37,70,-7), (245695,2690023,1,'soga_nose_type',31,-31,-44), (245696,2690023,0,'soga_skin_color',86,29,16), (245697,2690023,0,'wing_color1',255,255,255), (245698,2690023,0,'wing_color2',255,255,255), (245699,2690024,0,'eye_color',211,110,39), (245700,2690024,0,'skin_color',107,67,42), (245701,2690024,0,'soga_eye_color',255,0,255), (245702,2690025,0,'eye_color',255,255,255), (245703,2690025,0,'skin_color',255,255,255), (245704,2690025,0,'soga_eye_color',255,0,255), (245705,2690026,0,'eye_color',255,255,255), (245706,2690026,0,'skin_color',255,255,255), (245707,2690026,0,'soga_eye_color',255,0,255), (245708,2690027,0,'eye_color',255,255,255), (245709,2690027,0,'skin_color',255,255,255), (245710,2690027,0,'soga_eye_color',255,0,255), (245711,2690028,0,'eye_color',255,255,255), (245712,2690028,0,'skin_color',255,255,255), (245713,2690028,0,'soga_eye_color',255,0,255), (245714,2690029,0,'eye_color',255,255,255), (245715,2690029,0,'skin_color',255,255,255), (245716,2690029,0,'soga_eye_color',255,0,255), (245717,2690030,0,'eye_color',255,255,255), (245718,2690030,0,'skin_color',255,255,255), (245719,2690030,0,'soga_eye_color',255,0,255), (245720,2690031,0,'eye_color',207,128,47), (245721,2690031,0,'skin_color',235,175,174), (245722,2690031,0,'soga_eye_color',255,0,255), (245723,2690032,0,'eye_color',255,255,255), (245724,2690032,0,'skin_color',255,255,255), (245725,2690032,0,'soga_eye_color',255,0,255), (245726,2690033,0,'eye_color',255,255,255), (245727,2690033,0,'skin_color',255,255,255), (245728,2690033,0,'soga_eye_color',255,0,255), (245729,2690034,0,'eye_color',255,255,255), (245730,2690034,0,'skin_color',255,255,255), (245731,2690034,0,'soga_eye_color',255,0,255), (245732,2690035,0,'eye_color',52,154,202), (245733,2690035,0,'skin_color',242,179,167), (245734,2690035,0,'soga_eye_color',255,0,255), (245735,2760000,0,'eye_color',255,255,255), (245736,2760000,0,'skin_color',29,29,29), (245737,2760000,0,'soga_eye_color',255,0,255), (245738,2760001,0,'eye_color',255,255,255), (245739,2760001,0,'skin_color',65,43,86), (245740,2760001,0,'soga_eye_color',255,0,255), (245741,2760002,0,'eye_color',255,255,255), (245742,2760002,0,'skin_color',23,84,29), (245743,2760002,0,'soga_eye_color',255,0,255), (245744,2760003,0,'eye_color',17,128,237), (245745,2760003,0,'skin_color',171,198,220), (245746,2760003,0,'soga_eye_color',255,0,255), (245747,2760004,0,'eye_color',221,182,66), (245748,2760004,0,'skin_color',193,119,84), (245749,2760004,0,'soga_eye_color',255,0,255), (245750,2760005,0,'eye_color',255,255,255), (245751,2760005,0,'skin_color',163,175,207), (245752,2760005,0,'soga_eye_color',255,0,255), (245753,2760006,0,'eye_color',29,29,29), (245754,2760006,0,'skin_color',176,176,176), (245755,2760006,0,'soga_eye_color',255,0,255), (245756,2760007,0,'eye_color',255,255,255), (245757,2760007,0,'skin_color',87,170,122), (245758,2760007,0,'soga_eye_color',255,0,255), (245759,2760008,0,'eye_color',255,0,12), (245760,2760008,0,'skin_color',255,255,255), (245761,2760008,0,'soga_eye_color',255,0,255), (245762,2760009,0,'eye_color',29,29,29), (245763,2760009,0,'skin_color',255,255,255), (245764,2760009,0,'soga_eye_color',255,0,255), (245765,2760010,0,'eye_color',255,255,255), (245766,2760010,0,'skin_color',239,209,89), (245767,2760010,0,'soga_eye_color',255,0,255), (245768,580000,0,'eye_color',215,202,236), (245769,580000,0,'skin_color',201,237,223), (245770,580000,0,'soga_eye_color',255,0,255), (245771,580001,1,'cheek_type',82,-71,0), (245772,580001,1,'chin_type',88,-56,22), (245773,580001,1,'ear_type',-7,-31,0), (245774,580001,1,'eye_brow_type',74,14,77), (245775,580001,0,'eye_color',79,140,124), (245776,580001,1,'eye_type',-46,0,0), (245777,580001,0,'hair_face_color',233,168,29), (245778,580001,0,'hair_face_highlight_color',244,246,246), (245779,580001,0,'hair_type_color',233,168,29), (245780,580001,0,'hair_type_highlight_color',244,246,246), (245781,580001,1,'lip_type',100,17,31), (245782,580001,1,'nose_type',-14,-93,95), (245783,580001,0,'skin_color',186,186,149), (245784,580001,1,'soga_cheek_type',82,-71,0), (245785,580001,1,'soga_chin_type',88,-56,22), (245786,580001,1,'soga_ear_type',-7,-31,0), (245787,580001,1,'soga_eye_brow_type',74,14,77), (245788,580001,0,'soga_eye_color',204,204,204), (245789,580001,1,'soga_eye_type',-46,0,0), (245790,580001,0,'soga_hair_face_color',233,168,29), (245791,580001,0,'soga_hair_face_highlight_color',244,246,246), (245792,580001,0,'soga_hair_type_color',233,168,29), (245793,580001,0,'soga_hair_type_highlight_color',244,246,246), (245794,580001,1,'soga_lip_type',100,17,31), (245795,580001,1,'soga_nose_type',-14,-93,95), (245796,580001,0,'soga_skin_color',186,186,149), (245797,580002,1,'cheek_type',-100,100,0), (245798,580002,1,'chin_type',-55,-51,75), (245799,580002,1,'ear_type',-100,-62,0), (245800,580002,1,'eye_brow_type',4,37,0), (245801,580002,0,'eye_color',49,30,11), (245802,580002,1,'eye_type',37,0,0), (245803,580002,0,'hair_face_color',15,1,21), (245804,580002,0,'hair_face_highlight_color',15,1,21), (245805,580002,0,'hair_type_color',15,1,21), (245806,580002,0,'hair_type_highlight_color',15,1,21), (245807,580002,1,'lip_type',-37,-100,100), (245808,580002,1,'nose_type',100,100,-50), (245809,580002,0,'skin_color',123,95,58), (245810,580002,1,'soga_cheek_type',-100,100,0), (245811,580002,1,'soga_chin_type',-55,-51,75), (245812,580002,1,'soga_ear_type',-100,-62,0), (245813,580002,1,'soga_eye_brow_type',4,37,0), (245814,580002,0,'soga_eye_color',229,229,102), (245815,580002,1,'soga_eye_type',37,0,0), (245816,580002,0,'soga_hair_face_color',15,1,21), (245817,580002,0,'soga_hair_face_highlight_color',15,1,21), (245818,580002,0,'soga_hair_type_color',15,1,21), (245819,580002,0,'soga_hair_type_highlight_color',15,1,21), (245820,580002,1,'soga_lip_type',-37,-100,100), (245821,580002,1,'soga_nose_type',100,100,-50), (245822,580002,0,'soga_skin_color',123,95,58), (245823,580002,0,'wing_color1',255,255,255), (245824,580002,0,'wing_color2',255,255,255), (245825,580003,1,'cheek_type',71,-62,0), (245826,580003,1,'chin_type',-46,0,-14), (245827,580003,1,'ear_type',-18,-37,0), (245828,580003,1,'eye_brow_type',-14,-70,81), (245829,580003,0,'eye_color',49,30,11), (245830,580003,1,'eye_type',47,0,0), (245831,580003,0,'hair_face_color',15,1,21), (245832,580003,0,'hair_face_highlight_color',15,1,21), (245833,580003,0,'hair_type_color',15,1,21), (245834,580003,0,'hair_type_highlight_color',15,1,21), (245835,580003,1,'lip_type',31,3,57), (245836,580003,1,'nose_type',0,-18,-84), (245837,580003,0,'skin_color',138,102,69), (245838,580003,1,'soga_cheek_type',71,-62,0), (245839,580003,1,'soga_chin_type',-46,0,-14), (245840,580003,1,'soga_ear_type',-18,-37,0), (245841,580003,1,'soga_eye_brow_type',-14,-70,81), (245842,580003,0,'soga_eye_color',229,229,102), (245843,580003,1,'soga_eye_type',47,0,0), (245844,580003,0,'soga_hair_face_color',15,1,21), (245845,580003,0,'soga_hair_face_highlight_color',15,1,21), (245846,580003,0,'soga_hair_type_color',15,1,21), (245847,580003,0,'soga_hair_type_highlight_color',15,1,21), (245848,580003,1,'soga_lip_type',31,3,57), (245849,580003,1,'soga_nose_type',0,-18,-84), (245850,580003,0,'soga_skin_color',138,102,69), (245851,580003,0,'wing_color1',255,255,255), (245852,580003,0,'wing_color2',255,255,255), (245853,580004,1,'cheek_type',50,-40,0), (245854,580004,1,'chin_type',-56,-64,50), (245855,580004,1,'ear_type',-17,-37,0), (245856,580004,1,'eye_brow_type',100,100,88), (245857,580004,0,'eye_color',49,30,11), (245858,580004,1,'eye_type',25,0,0), (245859,580004,0,'hair_face_color',15,1,21), (245860,580004,0,'hair_face_highlight_color',15,1,21), (245861,580004,0,'hair_type_color',15,1,21), (245862,580004,0,'hair_type_highlight_color',15,1,21), (245863,580004,1,'lip_type',31,2,56), (245864,580004,1,'nose_type',70,57,-45), (245865,580004,0,'skin_color',123,95,58), (245866,580004,1,'soga_cheek_type',50,-40,0), (245867,580004,1,'soga_chin_type',-56,-64,50), (245868,580004,1,'soga_ear_type',-17,-37,0), (245869,580004,1,'soga_eye_brow_type',100,100,88), (245870,580004,0,'soga_eye_color',229,229,102), (245871,580004,1,'soga_eye_type',25,0,0), (245872,580004,0,'soga_hair_face_color',15,1,21), (245873,580004,0,'soga_hair_face_highlight_color',15,1,21), (245874,580004,0,'soga_hair_type_color',15,1,21), (245875,580004,0,'soga_hair_type_highlight_color',15,1,21), (245876,580004,1,'soga_lip_type',31,2,56), (245877,580004,1,'soga_nose_type',70,57,-45), (245878,580004,0,'soga_skin_color',123,95,58), (245879,580004,0,'wing_color1',255,255,255), (245880,580004,0,'wing_color2',255,255,255), (245881,580005,1,'cheek_type',50,-40,0), (245882,580005,1,'chin_type',-56,-64,50), (245883,580005,1,'ear_type',-17,-37,0), (245884,580005,1,'eye_brow_type',100,100,88), (245885,580005,0,'eye_color',49,30,11), (245886,580005,1,'eye_type',25,0,0), (245887,580005,0,'hair_face_color',15,1,21), (245888,580005,0,'hair_face_highlight_color',15,1,21), (245889,580005,0,'hair_type_color',15,1,21), (245890,580005,0,'hair_type_highlight_color',15,1,21), (245891,580005,1,'lip_type',31,2,56), (245892,580005,1,'nose_type',70,57,-45), (245893,580005,0,'skin_color',123,95,58), (245894,580005,1,'soga_cheek_type',50,-40,0), (245895,580005,1,'soga_chin_type',-56,-64,50), (245896,580005,1,'soga_ear_type',-17,-37,0), (245897,580005,1,'soga_eye_brow_type',100,100,88), (245898,580005,0,'soga_eye_color',229,229,102), (245899,580005,1,'soga_eye_type',25,0,0), (245900,580005,0,'soga_hair_face_color',15,1,21), (245901,580005,0,'soga_hair_face_highlight_color',15,1,21), (245902,580005,0,'soga_hair_type_color',15,1,21), (245903,580005,0,'soga_hair_type_highlight_color',15,1,21), (245904,580005,1,'soga_lip_type',31,2,56), (245905,580005,1,'soga_nose_type',70,57,-45), (245906,580005,0,'soga_skin_color',123,95,58), (245907,580005,0,'wing_color1',255,255,255), (245908,580005,0,'wing_color2',255,255,255), (245909,580006,1,'cheek_type',50,-40,0), (245910,580006,1,'chin_type',-56,-64,50), (245911,580006,1,'ear_type',-17,-37,0), (245912,580006,1,'eye_brow_type',100,100,88), (245913,580006,0,'eye_color',49,30,11), (245914,580006,1,'eye_type',25,0,0), (245915,580006,0,'hair_face_color',15,1,21), (245916,580006,0,'hair_face_highlight_color',15,1,21), (245917,580006,0,'hair_type_color',15,1,21), (245918,580006,0,'hair_type_highlight_color',15,1,21), (245919,580006,1,'lip_type',31,2,56), (245920,580006,1,'nose_type',70,57,-45), (245921,580006,0,'skin_color',123,95,58), (245922,580006,1,'soga_cheek_type',50,-40,0), (245923,580006,1,'soga_chin_type',-56,-64,50), (245924,580006,1,'soga_ear_type',-17,-37,0), (245925,580006,1,'soga_eye_brow_type',100,100,88), (245926,580006,0,'soga_eye_color',229,229,102), (245927,580006,1,'soga_eye_type',25,0,0), (245928,580006,0,'soga_hair_face_color',15,1,21), (245929,580006,0,'soga_hair_face_highlight_color',15,1,21), (245930,580006,0,'soga_hair_type_color',15,1,21), (245931,580006,0,'soga_hair_type_highlight_color',15,1,21), (245932,580006,1,'soga_lip_type',31,2,56), (245933,580006,1,'soga_nose_type',70,57,-45), (245934,580006,0,'soga_skin_color',123,95,58), (245935,580006,0,'wing_color1',255,255,255), (245936,580006,0,'wing_color2',255,255,255), (245937,5240000,0,'eye_color',255,255,255), (245938,5240000,0,'skin_color',255,255,255), (245939,5240000,0,'soga_eye_color',255,0,255), (245940,5240001,0,'eye_color',255,255,255), (245941,5240001,0,'skin_color',255,255,255), (245942,5240001,0,'soga_eye_color',255,0,255), (245943,5240002,0,'eye_color',255,255,255), (245944,5240002,0,'skin_color',255,255,255), (245945,5240002,0,'soga_eye_color',255,0,255), (245946,5240003,0,'eye_color',255,255,255), (245947,5240003,0,'skin_color',255,255,255), (245948,5240003,0,'soga_eye_color',255,0,255), (245949,5240004,0,'eye_color',255,255,255), (245950,5240004,0,'skin_color',255,255,255), (245951,5240004,0,'soga_eye_color',255,0,255), (245952,5240005,0,'eye_color',255,255,255), (245953,5240005,0,'skin_color',255,255,255), (245954,5240005,0,'soga_eye_color',255,0,255), (245955,5240006,0,'eye_color',255,255,255), (245956,5240006,0,'skin_color',255,255,255), (245957,5240006,0,'soga_eye_color',255,0,255), (245958,5240007,0,'eye_color',255,255,255), (245959,5240007,0,'skin_color',255,255,255), (245960,5240007,0,'soga_eye_color',255,0,255), (245961,5240008,0,'eye_color',255,255,255), (245962,5240008,0,'skin_color',255,255,255), (245963,5240008,0,'soga_eye_color',255,0,255), (245964,5240009,0,'eye_color',255,255,255), (245965,5240009,0,'skin_color',255,255,255), (245966,5240009,0,'soga_eye_color',255,0,255), (245967,5240010,0,'eye_color',255,255,255), (245968,5240010,0,'skin_color',128,128,128), (245969,5240010,0,'soga_eye_color',255,0,255), (245970,5240011,0,'eye_color',255,255,255), (245971,5240011,0,'skin_color',255,255,255), (245972,5240011,0,'soga_eye_color',255,0,255), (245973,680000,0,'eye_color',255,255,255), (245974,680000,0,'skin_color',255,255,255), (245975,680000,0,'soga_eye_color',255,0,255), (245976,680001,0,'eye_color',255,255,255), (245977,680001,0,'skin_color',255,255,255), (245978,680001,0,'soga_eye_color',255,0,255), (245979,680002,0,'eye_color',255,66,66), (245980,680002,0,'skin_color',255,255,255), (245981,680002,0,'soga_eye_color',255,0,255), (245982,680003,0,'eye_color',255,255,255), (245983,680003,0,'skin_color',255,255,255), (245984,680003,0,'soga_eye_color',255,0,255), (245985,680004,0,'eye_color',255,255,255), (245986,680004,0,'skin_color',255,255,255), (245987,680004,0,'soga_eye_color',255,0,255), (245988,680005,0,'eye_color',255,255,255), (245989,680005,0,'skin_color',255,255,255), (245990,680005,0,'soga_eye_color',255,0,255), (245991,680006,0,'eye_color',255,255,255), (245992,680006,0,'skin_color',255,255,255), (245993,680006,0,'soga_eye_color',255,0,255), (245994,680007,0,'eye_color',255,255,255), (245995,680007,0,'skin_color',255,255,255), (245996,680007,0,'soga_eye_color',255,0,255), (245997,680008,0,'eye_color',28,184,235), (245998,680008,0,'skin_color',255,255,255), (245999,680008,0,'soga_eye_color',255,0,255), (246000,680009,0,'eye_color',255,255,255), (246001,680009,0,'skin_color',255,255,255), (246002,680009,0,'soga_eye_color',255,0,255), (246003,680010,0,'eye_color',255,255,255), (246004,680010,0,'skin_color',255,255,255), (246005,680010,0,'soga_eye_color',255,0,255), (246006,680011,0,'eye_color',255,255,255), (246007,680011,0,'skin_color',255,255,255), (246008,680011,0,'soga_eye_color',255,0,255), (246009,680012,0,'eye_color',255,255,255), (246010,680012,0,'skin_color',255,255,255), (246011,680012,0,'soga_eye_color',255,0,255), (246012,680013,0,'eye_color',56,98,1), (246013,680013,0,'skin_color',35,82,0), (246014,680013,0,'soga_eye_color',255,0,255), (246015,680014,0,'eye_color',255,255,255), (246016,680014,0,'skin_color',255,255,255), (246017,680014,0,'soga_eye_color',255,0,255), (246018,680015,0,'eye_color',255,255,255), (246019,680015,0,'skin_color',255,255,255), (246020,680015,0,'soga_eye_color',255,0,255), (246021,680016,0,'eye_color',255,255,255), (246022,680016,0,'skin_color',255,255,255), (246023,680016,0,'soga_eye_color',255,0,255), (246024,680017,0,'eye_color',255,255,255), (246025,680017,0,'skin_color',255,255,255), (246026,680017,0,'soga_eye_color',255,0,255), (246027,680018,0,'eye_color',255,255,255), (246028,680018,0,'skin_color',255,255,255), (246029,680018,0,'soga_eye_color',255,0,255), (246030,680019,0,'eye_color',255,255,255), (246031,680019,0,'skin_color',255,255,255), (246032,680019,0,'soga_eye_color',255,0,255), (246033,680020,0,'eye_color',255,255,255), (246034,680020,0,'skin_color',255,255,255), (246035,680020,0,'soga_eye_color',255,0,255), (246036,680021,0,'eye_color',255,255,255), (246037,680021,0,'skin_color',255,255,255), (246038,680021,0,'soga_eye_color',255,0,255), (246039,680022,0,'eye_color',255,255,255), (246040,680022,0,'skin_color',255,255,255), (246041,680022,0,'soga_eye_color',255,0,255), (246042,680023,0,'eye_color',255,255,255), (246043,680023,0,'skin_color',255,255,255), (246044,680023,0,'soga_eye_color',255,0,255), (246045,680024,0,'eye_color',255,255,255), (246046,680024,0,'skin_color',255,255,255), (246047,680024,0,'soga_eye_color',255,0,255), (246048,680025,0,'eye_color',255,255,255), (246049,680025,0,'skin_color',255,255,255), (246050,680025,0,'soga_eye_color',255,0,255), (246051,680026,0,'eye_color',255,255,255), (246052,680026,0,'skin_color',255,255,255), (246053,680026,0,'soga_eye_color',255,0,255), (246054,680027,0,'eye_color',255,255,255), (246055,680027,0,'skin_color',255,255,255), (246056,680027,0,'soga_eye_color',255,0,255), (246057,680028,0,'eye_color',105,105,105), (246058,680028,0,'skin_color',66,103,70), (246059,680028,0,'soga_eye_color',255,0,255), (246060,680029,0,'eye_color',255,255,255), (246061,680029,0,'skin_color',255,255,255), (246062,680029,0,'soga_eye_color',255,0,255), (246063,680030,0,'eye_color',255,255,255), (246064,680030,0,'skin_color',255,255,255), (246065,680030,0,'soga_eye_color',255,0,255), (246066,680031,0,'eye_color',255,255,255), (246067,680031,0,'skin_color',255,255,255), (246068,680031,0,'soga_eye_color',255,0,255), (246069,680032,0,'eye_color',255,255,255), (246070,680032,0,'skin_color',255,255,255), (246071,680032,0,'soga_eye_color',255,0,255), (246072,680033,0,'eye_color',255,255,255), (246073,680033,0,'skin_color',255,255,255), (246074,680033,0,'soga_eye_color',255,0,255), (246075,680034,0,'eye_color',255,255,255), (246076,680034,0,'skin_color',255,255,255), (246077,680034,0,'soga_eye_color',255,0,255), (246078,680035,0,'eye_color',255,255,255), (246079,680035,0,'skin_color',255,255,255), (246080,680035,0,'soga_eye_color',255,0,255), (246081,680036,0,'eye_color',255,255,255), (246082,680036,0,'skin_color',255,255,255), (246083,680036,0,'soga_eye_color',255,0,255), (246084,680037,0,'eye_color',255,255,255), (246085,680037,0,'skin_color',255,255,255), (246086,680037,0,'soga_eye_color',255,0,255), (246087,680038,0,'eye_color',255,255,255), (246088,680038,0,'skin_color',255,255,255), (246089,680038,0,'soga_eye_color',255,0,255), (246090,680039,0,'eye_color',255,255,255), (246091,680039,0,'skin_color',255,255,255), (246092,680039,0,'soga_eye_color',255,0,255), (246093,680040,0,'eye_color',255,255,255), (246094,680040,0,'skin_color',255,255,255), (246095,680040,0,'soga_eye_color',255,0,255), (246096,680041,0,'eye_color',255,255,255), (246097,680041,0,'skin_color',255,255,255), (246098,680041,0,'soga_eye_color',255,0,255), (246099,680042,0,'eye_color',255,255,255), (246100,680042,0,'skin_color',255,255,255), (246101,680042,0,'soga_eye_color',255,0,255), (246102,680043,0,'eye_color',86,68,43), (246103,680043,0,'skin_color',255,255,255), (246104,680043,0,'soga_eye_color',255,0,255), (246105,680044,0,'eye_color',29,121,233), (246106,680044,0,'skin_color',255,255,255), (246107,680044,0,'soga_eye_color',255,0,255), (246108,680045,0,'eye_color',170,0,0), (246109,680045,0,'skin_color',255,255,255), (246110,680045,0,'soga_eye_color',255,0,255), (246111,680046,0,'eye_color',255,255,255), (246112,680046,0,'skin_color',255,255,255), (246113,680046,0,'soga_eye_color',255,0,255), (246114,680047,0,'eye_color',255,255,255), (246115,680047,0,'skin_color',255,255,255), (246116,680047,0,'soga_eye_color',255,0,255), (246117,680048,0,'eye_color',255,255,255), (246118,680048,0,'skin_color',255,255,255), (246119,680048,0,'soga_eye_color',255,0,255), (246120,680049,0,'eye_color',255,255,255), (246121,680049,0,'skin_color',255,255,255), (246122,680049,0,'soga_eye_color',255,0,255), (246123,680050,0,'eye_color',255,255,255), (246124,680050,0,'skin_color',255,255,255), (246125,680050,0,'soga_eye_color',255,0,255), (246126,680051,0,'eye_color',255,255,255), (246127,680051,0,'skin_color',255,255,255), (246128,680051,0,'soga_eye_color',255,0,255), (246129,680052,0,'eye_color',255,255,255), (246130,680052,0,'skin_color',255,255,255), (246131,680052,0,'soga_eye_color',255,0,255), (246132,680053,0,'eye_color',255,255,255), (246133,680053,0,'skin_color',255,255,255), (246134,680053,0,'soga_eye_color',255,0,255), (246135,680054,0,'eye_color',255,255,255), (246136,680054,0,'skin_color',255,255,255), (246137,680054,0,'soga_eye_color',255,0,255), (246138,680055,0,'eye_color',255,255,255), (246139,680055,0,'skin_color',255,255,255), (246140,680055,0,'soga_eye_color',255,0,255), (246141,680056,0,'eye_color',255,255,255), (246142,680056,0,'skin_color',255,255,255), (246143,680056,0,'soga_eye_color',255,0,255), (246144,680057,0,'eye_color',255,255,255), (246145,680057,0,'skin_color',255,255,255), (246146,680057,0,'soga_eye_color',255,0,255), (246147,680058,0,'eye_color',255,255,255), (246148,680058,0,'skin_color',255,255,255), (246149,680058,0,'soga_eye_color',255,0,255), (246150,680059,0,'eye_color',255,255,255), (246151,680059,0,'skin_color',255,255,255), (246152,680059,0,'soga_eye_color',255,0,255), (246153,680060,0,'eye_color',255,255,255), (246154,680060,0,'skin_color',255,255,255), (246155,680060,0,'soga_eye_color',255,0,255), (246156,680061,0,'eye_color',255,255,255), (246157,680061,0,'skin_color',255,255,255), (246158,680061,0,'soga_eye_color',255,0,255), (246159,680062,0,'eye_color',255,255,255), (246160,680062,0,'skin_color',255,255,255), (246161,680062,0,'soga_eye_color',255,0,255), (246162,680063,0,'eye_color',255,255,255), (246163,680063,0,'skin_color',255,255,255), (246164,680063,0,'soga_eye_color',255,0,255), (246165,680064,0,'eye_color',255,255,255), (246166,680064,0,'skin_color',255,255,255), (246167,680064,0,'soga_eye_color',255,0,255), (246168,680065,0,'eye_color',255,255,255), (246169,680065,0,'skin_color',255,255,255), (246170,680065,0,'soga_eye_color',255,0,255), (246171,680066,0,'eye_color',255,255,255), (246172,680066,0,'skin_color',255,255,255), (246173,680066,0,'soga_eye_color',255,0,255), (246174,680067,0,'eye_color',255,255,255), (246175,680067,0,'skin_color',255,255,255), (246176,680067,0,'soga_eye_color',255,0,255), (246177,680068,0,'eye_color',255,255,255), (246178,680068,0,'skin_color',255,255,255), (246179,680068,0,'soga_eye_color',255,0,255), (246180,680069,0,'eye_color',255,255,255), (246181,680069,0,'skin_color',255,255,255), (246182,680069,0,'soga_eye_color',255,0,255), (246183,680070,0,'eye_color',255,255,255), (246184,680070,0,'skin_color',255,255,255), (246185,680070,0,'soga_eye_color',255,0,255), (246186,620000,0,'eye_color',255,255,255), (246187,620000,0,'skin_color',255,255,255), (246188,620000,0,'soga_eye_color',255,0,255), (246189,620001,0,'eye_color',255,255,255), (246190,620001,0,'skin_color',255,255,255), (246191,620001,0,'soga_eye_color',255,0,255), (246192,620002,0,'eye_color',255,255,255), (246193,620002,0,'skin_color',255,255,255), (246194,620002,0,'soga_eye_color',255,0,255), (246195,620003,0,'eye_color',255,255,255), (246196,620003,0,'skin_color',255,255,255), (246197,620003,0,'soga_eye_color',255,0,255), (246198,620004,0,'eye_color',255,255,255), (246199,620004,0,'skin_color',255,255,255), (246200,620004,0,'soga_eye_color',255,0,255), (246201,620005,0,'eye_color',255,255,255), (246202,620005,0,'skin_color',255,255,255), (246203,620005,0,'soga_eye_color',255,0,255), (246204,620006,0,'eye_color',255,255,255), (246205,620006,0,'skin_color',255,255,255), (246206,620006,0,'soga_eye_color',255,0,255), (246207,620007,0,'eye_color',255,255,255), (246208,620007,0,'skin_color',255,255,255), (246209,620007,0,'soga_eye_color',255,0,255), (246210,620008,0,'eye_color',255,255,255), (246211,620008,0,'skin_color',255,255,255), (246212,620008,0,'soga_eye_color',255,0,255), (246213,620009,0,'eye_color',255,255,255), (246214,620009,0,'skin_color',255,255,255), (246215,620009,0,'soga_eye_color',255,0,255), (246216,620010,0,'eye_color',255,255,255), (246217,620010,0,'skin_color',255,255,255), (246218,620010,0,'soga_eye_color',255,0,255), (246219,620011,0,'eye_color',255,255,255), (246220,620011,0,'skin_color',255,255,255), (246221,620011,0,'soga_eye_color',255,0,255), (246222,620012,0,'eye_color',255,255,255), (246223,620012,0,'skin_color',255,255,255), (246224,620012,0,'soga_eye_color',255,0,255), (246225,620013,0,'eye_color',255,255,255), (246226,620013,0,'skin_color',255,255,255), (246227,620013,0,'soga_eye_color',255,0,255), (246228,620014,0,'eye_color',255,255,255), (246229,620014,0,'skin_color',255,255,255), (246230,620014,0,'soga_eye_color',255,0,255), (246231,620015,0,'eye_color',255,255,255), (246232,620015,0,'skin_color',255,255,255), (246233,620015,0,'soga_eye_color',255,0,255), (246234,620016,0,'eye_color',255,255,255), (246235,620016,0,'skin_color',255,255,255), (246236,620016,0,'soga_eye_color',255,0,255), (246237,620017,0,'eye_color',255,255,255), (246238,620017,0,'skin_color',255,255,255), (246239,620017,0,'soga_eye_color',255,0,255), (246240,620018,0,'eye_color',255,255,255), (246241,620018,0,'skin_color',255,255,255), (246242,620018,0,'soga_eye_color',255,0,255), (246243,620019,0,'eye_color',255,255,255), (246244,620019,0,'skin_color',255,255,255), (246245,620019,0,'soga_eye_color',255,0,255), (246246,620020,0,'eye_color',255,255,255), (246247,620020,0,'skin_color',255,255,255), (246248,620020,0,'soga_eye_color',255,0,255), (246249,620021,0,'eye_color',255,255,255), (246250,620021,0,'skin_color',255,255,255), (246251,620021,0,'soga_eye_color',255,0,255), (246252,620022,0,'eye_color',130,0,0), (246253,620022,0,'skin_color',59,29,0), (246254,620022,0,'soga_eye_color',255,0,255), (246255,620023,0,'eye_color',130,0,0), (246256,620023,0,'skin_color',0,0,40), (246257,620023,0,'soga_eye_color',255,0,255), (246258,620024,0,'eye_color',255,255,255), (246259,620024,0,'skin_color',255,255,255), (246260,620024,0,'soga_eye_color',255,0,255), (246261,620025,0,'eye_color',255,255,255), (246262,620025,0,'skin_color',255,255,255), (246263,620025,0,'soga_eye_color',255,0,255), (246264,620026,0,'eye_color',255,255,255), (246265,620026,0,'skin_color',255,128,128), (246266,620026,0,'soga_eye_color',255,0,255), (246267,620027,0,'eye_color',255,255,255), (246268,620027,0,'skin_color',255,255,255), (246269,620027,0,'soga_eye_color',255,0,255), (246270,620028,0,'eye_color',255,255,255), (246271,620028,0,'skin_color',255,128,128), (246272,620028,0,'soga_eye_color',255,0,255), (246273,620029,0,'eye_color',255,255,255), (246274,620029,0,'skin_color',255,255,255), (246275,620029,0,'soga_eye_color',255,0,255), (246276,620030,0,'eye_color',255,255,255), (246277,620030,0,'skin_color',255,255,255), (246278,620030,0,'soga_eye_color',255,0,255), (246279,620031,1,'cheek_type',88,87,0), (246280,620031,1,'chin_type',-64,0,45), (246281,620031,1,'ear_type',2,37,0), (246282,620031,1,'eye_brow_type',8,-77,34), (246283,620031,0,'eye_color',212,172,255), (246284,620031,1,'eye_type',-35,0,0), (246285,620031,0,'hair_face_color',107,131,144), (246286,620031,0,'hair_face_highlight_color',96,84,129), (246287,620031,0,'hair_type_color',107,131,144), (246288,620031,0,'hair_type_highlight_color',96,84,129), (246289,620031,1,'lip_type',41,-25,-20), (246290,620031,1,'nose_type',53,17,-17), (246291,620031,0,'skin_color',167,200,207), (246292,620031,1,'soga_cheek_type',88,87,0), (246293,620031,1,'soga_chin_type',-64,0,45), (246294,620031,1,'soga_ear_type',2,37,0), (246295,620031,1,'soga_eye_brow_type',8,-77,34), (246296,620031,0,'soga_eye_color',229,229,102), (246297,620031,1,'soga_eye_type',-35,0,0), (246298,620031,0,'soga_hair_face_color',107,131,144), (246299,620031,0,'soga_hair_face_highlight_color',96,84,129), (246300,620031,0,'soga_hair_type_color',107,131,144), (246301,620031,0,'soga_hair_type_highlight_color',96,84,129), (246302,620031,1,'soga_lip_type',41,-25,-20), (246303,620031,1,'soga_nose_type',53,17,-17), (246304,620031,0,'soga_skin_color',167,200,207), (246305,620031,0,'wing_color1',255,255,255), (246306,620031,0,'wing_color2',255,255,255), (246307,620032,0,'eye_color',255,255,255), (246308,620032,0,'skin_color',255,255,255), (246309,620032,0,'soga_eye_color',255,0,255), (246310,620033,0,'eye_color',255,255,255), (246311,620033,0,'skin_color',255,255,255), (246312,620033,0,'soga_eye_color',255,0,255), (246313,620034,0,'eye_color',255,255,255), (246314,620034,0,'skin_color',255,255,255), (246315,620034,0,'soga_eye_color',255,0,255), (246316,620035,0,'eye_color',255,255,255), (246317,620035,0,'skin_color',255,255,255), (246318,620035,0,'soga_eye_color',255,0,255), (246319,620036,0,'eye_color',255,255,255), (246320,620036,0,'skin_color',255,255,255), (246321,620036,0,'soga_eye_color',255,0,255), (246322,620037,0,'eye_color',255,255,255), (246323,620037,0,'skin_color',255,255,255), (246324,620037,0,'soga_eye_color',255,0,255), (246325,620038,0,'eye_color',255,255,255), (246326,620038,0,'skin_color',255,128,128), (246327,620038,0,'soga_eye_color',255,0,255), (246328,620039,0,'eye_color',255,255,255), (246329,620039,0,'skin_color',255,255,255), (246330,620039,0,'soga_eye_color',255,0,255), (246331,620040,0,'eye_color',255,255,255), (246332,620040,0,'skin_color',255,255,255), (246333,620040,0,'soga_eye_color',255,0,255), (246334,620041,0,'eye_color',255,255,255), (246335,620041,0,'skin_color',255,255,255), (246336,620041,0,'soga_eye_color',255,0,255), (246337,620042,0,'eye_color',255,255,255), (246338,620042,0,'skin_color',255,255,255), (246339,620042,0,'soga_eye_color',255,0,255), (246340,620043,0,'eye_color',255,255,255), (246341,620043,0,'skin_color',255,255,255), (246342,620043,0,'soga_eye_color',255,0,255), (246343,620044,0,'eye_color',255,255,255), (246344,620044,0,'skin_color',255,255,255), (246345,620044,0,'soga_eye_color',255,0,255), (246346,620045,0,'eye_color',255,255,255), (246347,620045,0,'skin_color',255,255,255), (246348,620045,0,'soga_eye_color',255,0,255), (246349,620046,0,'eye_color',255,255,255), (246350,620046,0,'skin_color',255,128,128), (246351,620046,0,'soga_eye_color',255,0,255), (246352,620047,0,'eye_color',91,121,167), (246353,620047,0,'skin_color',255,255,255), (246354,620047,0,'soga_eye_color',255,0,255), (246355,620048,0,'eye_color',87,147,112), (246356,620048,0,'skin_color',255,255,255), (246357,620048,0,'soga_eye_color',255,0,255), (246358,620049,0,'eye_color',255,255,255), (246359,620049,0,'skin_color',255,255,255), (246360,620049,0,'soga_eye_color',255,0,255), (246361,620050,0,'eye_color',167,167,87), (246362,620050,0,'skin_color',255,255,255), (246363,620050,0,'soga_eye_color',255,0,255), (246364,620051,0,'eye_color',255,255,255), (246365,620051,0,'skin_color',255,255,255), (246366,620051,0,'soga_eye_color',255,0,255), (246367,620052,0,'eye_color',255,255,255), (246368,620052,0,'skin_color',255,255,255), (246369,620052,0,'soga_eye_color',255,0,255), (246370,620053,0,'eye_color',255,255,255), (246371,620053,0,'skin_color',255,255,255), (246372,620053,0,'soga_eye_color',255,0,255), (246373,620054,0,'eye_color',255,255,255), (246374,620054,0,'skin_color',255,255,255), (246375,620054,0,'soga_eye_color',255,0,255), (246376,620055,0,'eye_color',255,255,255), (246377,620055,0,'skin_color',255,255,255), (246378,620055,0,'soga_eye_color',255,0,255), (246379,620056,0,'eye_color',255,255,255), (246380,620056,0,'skin_color',255,255,255), (246381,620056,0,'soga_eye_color',255,0,255), (246382,620057,0,'eye_color',255,255,255), (246383,620057,0,'skin_color',255,255,255), (246384,620057,0,'soga_eye_color',255,0,255), (246385,620058,0,'eye_color',152,103,103), (246386,620058,0,'skin_color',255,255,255), (246387,620058,0,'soga_eye_color',255,0,255), (246388,620059,1,'cheek_type',-25,-37,0), (246389,620059,1,'chin_type',-25,21,96), (246390,620059,1,'ear_type',-11,0,0), (246391,620059,1,'eye_brow_type',-68,100,-20), (246392,620059,0,'eye_color',50,107,104), (246393,620059,1,'eye_type',81,0,0), (246394,620059,0,'hair_face_color',39,21,6), (246395,620059,0,'hair_face_highlight_color',244,246,246), (246396,620059,0,'hair_type_color',39,21,6), (246397,620059,0,'hair_type_highlight_color',244,246,246), (246398,620059,1,'lip_type',-32,72,-21), (246399,620059,1,'nose_type',-97,9,59), (246400,620059,0,'skin_color',61,47,48), (246401,620059,1,'soga_cheek_type',-25,-37,0), (246402,620059,1,'soga_chin_type',-25,21,96), (246403,620059,1,'soga_ear_type',-11,0,0), (246404,620059,1,'soga_eye_brow_type',-68,100,-20), (246405,620059,0,'soga_eye_color',229,229,102), (246406,620059,1,'soga_eye_type',81,0,0), (246407,620059,0,'soga_hair_face_color',39,21,6), (246408,620059,0,'soga_hair_face_highlight_color',244,246,246), (246409,620059,0,'soga_hair_type_color',39,21,6), (246410,620059,0,'soga_hair_type_highlight_color',244,246,246), (246411,620059,1,'soga_lip_type',-32,72,-21), (246412,620059,1,'soga_nose_type',-97,9,59), (246413,620059,0,'soga_skin_color',61,47,48), (246414,620059,0,'wing_color1',255,255,255), (246415,620059,0,'wing_color2',255,255,255), (246416,620060,0,'eye_color',5,5,5), (246417,620060,0,'skin_color',255,184,112), (246418,620060,0,'soga_eye_color',255,0,255), (246419,620061,0,'eye_color',255,255,255), (246420,620061,0,'skin_color',255,255,255), (246421,620061,0,'soga_eye_color',255,0,255), (246422,620062,0,'eye_color',255,255,255), (246423,620062,0,'skin_color',255,255,255), (246424,620062,0,'soga_eye_color',255,0,255), (246425,620063,0,'eye_color',255,255,255), (246426,620063,0,'skin_color',255,255,255), (246427,620063,0,'soga_eye_color',255,0,255), (246428,620064,0,'eye_color',255,255,255), (246429,620064,0,'skin_color',255,255,255), (246430,620064,0,'soga_eye_color',255,0,255), (246431,620065,0,'eye_color',255,255,255), (246432,620065,0,'skin_color',255,255,255), (246433,620065,0,'soga_eye_color',255,0,255), (246434,3570000,0,'eye_color',255,255,255), (246435,3570000,0,'skin_color',255,255,255), (246436,3570000,0,'soga_eye_color',255,0,255), (246437,3570001,0,'eye_color',255,255,255), (246438,3570001,0,'skin_color',255,255,255), (246439,3570001,0,'soga_eye_color',255,0,255), (246440,3570002,0,'eye_color',255,255,255), (246441,3570002,0,'skin_color',255,255,255), (246442,3570002,0,'soga_eye_color',255,0,255), (246443,3570003,0,'eye_color',255,255,255), (246444,3570003,0,'skin_color',255,255,255), (246445,3570003,0,'soga_eye_color',255,0,255), (246446,3570004,0,'eye_color',255,255,255), (246447,3570004,0,'skin_color',255,255,255), (246448,3570004,0,'soga_eye_color',255,0,255), (246449,3570005,0,'eye_color',255,255,255), (246450,3570005,0,'skin_color',255,255,255), (246451,3570005,0,'soga_eye_color',255,0,255), (246452,3570006,0,'eye_color',255,255,255), (246453,3570006,0,'skin_color',255,255,255), (246454,3570006,0,'soga_eye_color',255,0,255), (246455,3570007,0,'eye_color',255,255,255), (246456,3570007,0,'skin_color',255,255,255), (246457,3570007,0,'soga_eye_color',255,0,255), (246458,3570008,0,'eye_color',255,255,255), (246459,3570008,0,'skin_color',255,255,255), (246460,3570008,0,'soga_eye_color',255,0,255), (246461,4780000,0,'eye_color',255,255,255), (246462,4780000,0,'skin_color',255,255,255), (246463,4780000,0,'soga_eye_color',255,0,255), (246464,4780001,0,'eye_color',255,255,255), (246465,4780001,0,'skin_color',255,255,255), (246466,4780001,0,'soga_eye_color',255,0,255), (246467,4780002,0,'eye_color',255,255,255), (246468,4780002,0,'skin_color',255,255,255), (246469,4780002,0,'soga_eye_color',255,0,255), (246470,4780003,0,'eye_color',255,255,255), (246471,4780003,0,'skin_color',255,255,255), (246472,4780003,0,'soga_eye_color',255,0,255), (246473,4780004,0,'eye_color',255,255,255), (246474,4780004,0,'skin_color',255,255,255), (246475,4780004,0,'soga_eye_color',255,0,255), (246476,4780005,0,'eye_color',255,255,255), (246477,4780005,0,'skin_color',255,255,255), (246478,4780005,0,'soga_eye_color',255,0,255), (246479,4780006,0,'eye_color',255,255,255), (246480,4780006,0,'skin_color',255,255,255), (246481,4780006,0,'soga_eye_color',255,0,255), (246482,4780007,0,'eye_color',255,255,255), (246483,4780007,0,'skin_color',255,255,255), (246484,4780007,0,'soga_eye_color',255,0,255), (246485,4780008,0,'eye_color',255,255,255), (246486,4780008,0,'skin_color',255,255,255), (246487,4780008,0,'soga_eye_color',255,0,255), (246488,2940000,0,'eye_color',55,64,116), (246489,2940000,0,'skin_color',33,90,141), (246490,2940000,0,'soga_eye_color',255,0,255), (246491,2940001,0,'eye_color',55,64,116), (246492,2940001,0,'skin_color',33,90,141), (246493,2940001,0,'soga_eye_color',255,0,255), (246494,2940002,0,'eye_color',55,64,116), (246495,2940002,0,'skin_color',33,90,141), (246496,2940002,0,'soga_eye_color',255,0,255), (246497,2940003,0,'eye_color',0,0,128), (246498,2940003,0,'skin_color',185,153,56), (246499,2940003,0,'soga_eye_color',255,0,255), (246500,2940004,0,'eye_color',255,255,255), (246501,2940004,0,'skin_color',110,86,137), (246502,2940004,0,'soga_eye_color',255,0,255), (246503,2940005,0,'eye_color',128,128,128), (246504,2940005,0,'skin_color',0,0,255), (246505,2940005,0,'soga_eye_color',255,0,255), (246506,2940006,0,'eye_color',239,209,88), (246507,2940006,0,'skin_color',0,0,255), (246508,2940006,0,'soga_eye_color',255,0,255), (246509,2940007,0,'eye_color',55,64,116), (246510,2940007,0,'skin_color',33,90,141), (246511,2940007,0,'soga_eye_color',255,0,255), (246512,2940008,1,'cheek_type',-17,-28,0), (246513,2940008,1,'chin_type',-8,-3,1), (246514,2940008,1,'ear_type',4,3,0), (246515,2940008,1,'eye_brow_type',28,0,-11), (246516,2940008,0,'eye_color',159,188,170), (246517,2940008,1,'eye_type',31,0,0), (246518,2940008,0,'hair_face_color',209,197,0), (246519,2940008,0,'hair_face_highlight_color',136,115,5), (246520,2940008,0,'hair_type_color',209,197,0), (246521,2940008,0,'hair_type_highlight_color',136,115,5), (246522,2940008,1,'lip_type',37,14,-34), (246523,2940008,1,'nose_type',2,34,-12), (246524,2940008,0,'skin_color',236,220,198), (246525,2940008,1,'soga_cheek_type',-17,-28,0), (246526,2940008,1,'soga_chin_type',-8,-3,1), (246527,2940008,1,'soga_ear_type',4,3,0), (246528,2940008,1,'soga_eye_brow_type',28,0,-11), (246529,2940008,0,'soga_eye_color',229,229,102), (246530,2940008,1,'soga_eye_type',31,0,0), (246531,2940008,0,'soga_hair_face_color',209,197,0), (246532,2940008,0,'soga_hair_face_highlight_color',136,115,5), (246533,2940008,0,'soga_hair_type_color',209,197,0), (246534,2940008,0,'soga_hair_type_highlight_color',136,115,5), (246535,2940008,1,'soga_lip_type',37,14,-34), (246536,2940008,1,'soga_nose_type',2,34,-12), (246537,2940008,0,'soga_skin_color',236,220,198), (246538,2940008,0,'wing_color1',255,255,255), (246539,2940008,0,'wing_color2',255,255,255), (246540,2940009,0,'eye_color',255,255,255), (246541,2940009,0,'skin_color',255,255,255), (246542,2940009,0,'soga_eye_color',255,0,255), (246543,2940010,0,'skin_color',0,0,255), (246544,2940010,0,'soga_eye_color',255,0,255), (246545,2940011,0,'eye_color',0,0,255), (246546,2940011,0,'skin_color',23,86,88), (246547,2940011,0,'soga_eye_color',255,0,255), (246548,2940012,0,'skin_color',0,0,255), (246549,2940012,0,'soga_eye_color',255,0,255), (246550,2940013,0,'eye_color',255,255,255), (246551,2940013,0,'skin_color',119,163,34), (246552,2940013,0,'soga_eye_color',255,0,255), (246553,2940014,0,'eye_color',255,255,255), (246554,2940014,0,'skin_color',255,255,255), (246555,2940014,0,'soga_eye_color',255,0,255), (246556,2940015,0,'eye_color',0,0,255), (246557,2940015,0,'skin_color',64,0,128), (246558,2940015,0,'soga_eye_color',255,0,255), (246559,2610000,0,'eye_color',161,133,45), (246560,2610000,0,'skin_color',255,255,255), (246561,2610000,0,'soga_eye_color',255,0,255), (246562,2610001,1,'cheek_type',39,-50,0), (246563,2610001,1,'chin_type',25,79,90), (246564,2610001,1,'eye_brow_type',87,14,-52), (246565,2610001,0,'eye_color',163,199,205), (246566,2610001,1,'eye_type',-72,0,0), (246567,2610001,0,'hair_color1',39,239,10), (246568,2610001,0,'hair_face_color',56,85,12), (246569,2610001,0,'hair_type_color',56,85,12), (246570,2610001,1,'lip_type',-97,-79,-1), (246571,2610001,1,'nose_type',89,39,-17), (246572,2610001,0,'skin_color',56,85,12), (246573,2610001,1,'soga_cheek_type',0,87,14), (246574,2610001,1,'soga_chin_type',0,-97,-79), (246575,2610001,1,'soga_ear_type',0,-72,0), (246576,2610001,1,'soga_eye_brow_type',-5,-90,-31), (246577,2610001,0,'soga_eye_color',229,229,102), (246578,2610001,1,'soga_eye_type',58,0,0), (246579,2610001,0,'soga_hair_face_color',56,85,12), (246580,2610001,0,'soga_hair_type_color',56,85,12), (246581,2610001,1,'soga_lip_type',-52,39,-50), (246582,2610001,1,'soga_nose_type',-1,25,79), (246583,2610001,0,'soga_skin_color',56,85,12), (246584,2610001,0,'wing_color1',255,255,255), (246585,2610001,0,'wing_color2',255,255,255), (246586,2610002,1,'cheek_type',1,-2,0), (246587,2610002,1,'chin_type',0,-37,-23), (246588,2610002,1,'ear_type',0,-9,0), (246589,2610002,1,'eye_brow_type',28,-4,-19), (246590,2610002,0,'eye_color',29,56,37), (246591,2610002,1,'eye_type',12,0,0), (246592,2610002,0,'hair_color1',19,31,0), (246593,2610002,0,'hair_face_color',26,17,5), (246594,2610002,0,'hair_face_highlight_color',158,68,0), (246595,2610002,0,'hair_type_color',26,17,5), (246596,2610002,0,'hair_type_highlight_color',158,68,0), (246597,2610002,1,'lip_type',7,0,-14), (246598,2610002,1,'nose_type',-18,19,31), (246599,2610002,0,'skin_color',226,216,200), (246600,2610002,1,'soga_cheek_type',0,28,-4), (246601,2610002,1,'soga_chin_type',0,7,0), (246602,2610002,1,'soga_ear_type',0,12,0), (246603,2610002,1,'soga_eye_brow_type',0,0,-9), (246604,2610002,0,'soga_eye_color',229,229,102), (246605,2610002,1,'soga_eye_type',-18,0,0), (246606,2610002,0,'soga_hair_face_color',26,17,5), (246607,2610002,0,'soga_hair_face_highlight_color',158,68,0), (246608,2610002,0,'soga_hair_type_color',26,17,5), (246609,2610002,0,'soga_hair_type_highlight_color',158,68,0), (246610,2610002,1,'soga_lip_type',-19,1,-2), (246611,2610002,1,'soga_nose_type',-14,0,-37), (246612,2610002,0,'soga_skin_color',226,216,200), (246613,2610002,0,'wing_color1',255,255,255), (246614,2610002,0,'wing_color2',255,255,255), (246615,2610003,1,'cheek_type',-56,7,0), (246616,2610003,1,'chin_type',-76,-14,-7), (246617,2610003,1,'ear_type',-21,41,0), (246618,2610003,1,'eye_brow_type',61,-14,21), (246619,2610003,0,'eye_color',48,99,113), (246620,2610003,1,'eye_type',70,0,0), (246621,2610003,0,'hair_color1',56,33,26), (246622,2610003,0,'hair_color2',94,59,11), (246623,2610003,0,'hair_face_color',96,68,9), (246624,2610003,0,'hair_face_highlight_color',231,184,29), (246625,2610003,0,'hair_highlight',246,219,114), (246626,2610003,0,'hair_type_color',96,68,9), (246627,2610003,0,'hair_type_highlight_color',231,184,29), (246628,2610003,1,'lip_type',7,0,-34), (246629,2610003,1,'nose_type',25,-98,5), (246630,2610003,0,'skin_color',184,171,122), (246631,2610003,1,'soga_cheek_type',-56,7,0), (246632,2610003,1,'soga_chin_type',-76,-14,-7), (246633,2610003,1,'soga_ear_type',-21,41,0), (246634,2610003,1,'soga_eye_brow_type',61,-14,21), (246635,2610003,0,'soga_eye_color',204,204,204), (246636,2610003,1,'soga_eye_type',70,0,0), (246637,2610003,0,'soga_hair_color1',56,33,26), (246638,2610003,0,'soga_hair_color2',94,59,11), (246639,2610003,0,'soga_hair_face_color',96,68,9), (246640,2610003,0,'soga_hair_face_highlight_color',231,184,29), (246641,2610003,0,'soga_hair_highlight',246,219,114), (246642,2610003,0,'soga_hair_type_color',96,68,9), (246643,2610003,0,'soga_hair_type_highlight_color',231,184,29), (246644,2610003,1,'soga_lip_type',7,0,-34), (246645,2610003,1,'soga_nose_type',25,-98,5), (246646,2610003,0,'soga_skin_color',184,171,122), (246647,2610004,0,'eye_color',255,255,255), (246648,2610004,0,'skin_color',255,255,255), (246649,2610004,0,'soga_eye_color',255,0,255), (246650,2610005,1,'cheek_type',-5,-34,0), (246651,2610005,1,'chin_type',-42,-1,9), (246652,2610005,1,'ear_type',-14,-37,0), (246653,2610005,1,'eye_brow_type',7,25,0), (246654,2610005,0,'eye_color',30,59,46), (246655,2610005,1,'eye_type',1,0,0), (246656,2610005,0,'hair_face_color',40,22,14), (246657,2610005,0,'hair_face_highlight_color',150,67,0), (246658,2610005,0,'hair_type_color',40,22,14), (246659,2610005,0,'hair_type_highlight_color',150,67,0), (246660,2610005,1,'lip_type',29,-9,-7), (246661,2610005,1,'nose_type',3,0,-9), (246662,2610005,0,'skin_color',236,198,197), (246663,2610005,1,'soga_cheek_type',-5,-34,0), (246664,2610005,1,'soga_chin_type',-42,-1,9), (246665,2610005,1,'soga_ear_type',-14,-37,0), (246666,2610005,1,'soga_eye_brow_type',7,25,0), (246667,2610005,0,'soga_eye_color',229,229,102), (246668,2610005,1,'soga_eye_type',1,0,0), (246669,2610005,0,'soga_hair_face_color',40,22,14), (246670,2610005,0,'soga_hair_face_highlight_color',150,67,0), (246671,2610005,0,'soga_hair_type_color',40,22,14), (246672,2610005,0,'soga_hair_type_highlight_color',150,67,0), (246673,2610005,1,'soga_lip_type',29,-9,-7), (246674,2610005,1,'soga_nose_type',3,0,-9), (246675,2610005,0,'soga_skin_color',236,198,197), (246676,2610005,0,'wing_color1',255,255,255), (246677,2610005,0,'wing_color2',255,255,255), (246678,2610006,1,'cheek_type',-23,-34,0), (246679,2610006,1,'chin_type',-34,-88,-55), (246680,2610006,1,'ear_type',-42,-59,0), (246681,2610006,1,'eye_brow_type',93,18,-7), (246682,2610006,0,'eye_color',144,188,195), (246683,2610006,1,'eye_type',62,0,0), (246684,2610006,0,'hair_face_color',121,38,35), (246685,2610006,0,'hair_face_highlight_color',47,33,3), (246686,2610006,0,'hair_type_color',121,38,35), (246687,2610006,0,'hair_type_highlight_color',47,33,3), (246688,2610006,1,'lip_type',-7,8,58), (246689,2610006,1,'nose_type',-4,17,81), (246690,2610006,0,'skin_color',228,177,149), (246691,2610006,1,'soga_cheek_type',-23,-34,0), (246692,2610006,1,'soga_chin_type',-34,-88,-55), (246693,2610006,1,'soga_ear_type',-42,-59,0), (246694,2610006,1,'soga_eye_brow_type',93,18,-7), (246695,2610006,0,'soga_eye_color',229,229,102), (246696,2610006,1,'soga_eye_type',62,0,0), (246697,2610006,0,'soga_hair_face_color',121,38,35), (246698,2610006,0,'soga_hair_face_highlight_color',47,33,3), (246699,2610006,0,'soga_hair_type_color',121,38,35), (246700,2610006,0,'soga_hair_type_highlight_color',47,33,3), (246701,2610006,1,'soga_lip_type',-7,8,58), (246702,2610006,1,'soga_nose_type',-4,17,81), (246703,2610006,0,'soga_skin_color',228,177,149), (246704,2610006,0,'wing_color1',255,255,255), (246705,2610006,0,'wing_color2',255,255,255), (246706,2610007,1,'cheek_type',43,14,0), (246707,2610007,1,'chin_type',-25,76,40), (246708,2610007,1,'ear_type',91,40,0), (246709,2610007,1,'eye_brow_type',-84,-50,98), (246710,2610007,0,'eye_color',38,65,40), (246711,2610007,1,'eye_type',-2,0,0), (246712,2610007,0,'hair_face_color',100,70,10), (246713,2610007,0,'hair_face_highlight_color',231,170,26), (246714,2610007,0,'hair_type_color',100,70,10), (246715,2610007,0,'hair_type_highlight_color',231,170,26), (246716,2610007,1,'lip_type',-58,-61,51), (246717,2610007,1,'nose_type',-19,81,-56), (246718,2610007,0,'skin_color',241,245,221), (246719,2610007,1,'soga_cheek_type',43,14,0), (246720,2610007,1,'soga_chin_type',-25,76,40), (246721,2610007,1,'soga_ear_type',91,40,0), (246722,2610007,1,'soga_eye_brow_type',-84,-50,98), (246723,2610007,0,'soga_eye_color',229,229,102), (246724,2610007,1,'soga_eye_type',-2,0,0), (246725,2610007,0,'soga_hair_face_color',100,70,10), (246726,2610007,0,'soga_hair_face_highlight_color',231,170,26), (246727,2610007,0,'soga_hair_type_color',100,70,10), (246728,2610007,0,'soga_hair_type_highlight_color',231,170,26), (246729,2610007,1,'soga_lip_type',-58,-61,51), (246730,2610007,1,'soga_nose_type',-19,81,-56), (246731,2610007,0,'soga_skin_color',241,245,221), (246732,2610007,0,'wing_color1',255,255,255), (246733,2610007,0,'wing_color2',255,255,255), (246734,2610008,1,'cheek_type',-22,53,0), (246735,2610008,1,'chin_type',56,21,-72), (246736,2610008,1,'ear_type',10,-52,0), (246737,2610008,1,'eye_brow_type',0,-45,-78), (246738,2610008,0,'eye_color',39,79,91), (246739,2610008,1,'eye_type',10,0,0), (246740,2610008,0,'hair_face_color',40,21,7), (246741,2610008,0,'hair_face_highlight_color',220,180,17), (246742,2610008,0,'hair_type_color',40,21,7), (246743,2610008,0,'hair_type_highlight_color',220,180,17), (246744,2610008,1,'lip_type',-75,-41,-62), (246745,2610008,1,'nose_type',56,88,32), (246746,2610008,0,'skin_color',85,88,88), (246747,2610008,1,'soga_cheek_type',-22,53,0), (246748,2610008,1,'soga_chin_type',56,21,-72), (246749,2610008,1,'soga_ear_type',10,-52,0), (246750,2610008,1,'soga_eye_brow_type',0,-45,-78), (246751,2610008,0,'soga_eye_color',229,229,102), (246752,2610008,1,'soga_eye_type',10,0,0), (246753,2610008,0,'soga_hair_face_color',40,21,7), (246754,2610008,0,'soga_hair_face_highlight_color',220,180,17), (246755,2610008,0,'soga_hair_type_color',40,21,7), (246756,2610008,0,'soga_hair_type_highlight_color',220,180,17), (246757,2610008,1,'soga_lip_type',-75,-41,-62), (246758,2610008,1,'soga_nose_type',56,88,32), (246759,2610008,0,'soga_skin_color',85,88,88), (246760,2610008,0,'wing_color1',255,255,255), (246761,2610008,0,'wing_color2',255,255,255), (246762,2610009,1,'cheek_type',-11,10,0), (246763,2610009,1,'chin_type',-53,-28,2), (246764,2610009,1,'ear_type',-31,-47,0), (246765,2610009,1,'eye_brow_type',-93,45,42), (246766,2610009,0,'eye_color',121,172,178), (246767,2610009,1,'eye_type',63,0,0), (246768,2610009,0,'hair_face_color',145,49,29), (246769,2610009,0,'hair_face_highlight_color',15,1,21), (246770,2610009,0,'hair_type_color',145,49,29), (246771,2610009,0,'hair_type_highlight_color',15,1,21), (246772,2610009,1,'lip_type',-51,-93,-85), (246773,2610009,1,'nose_type',18,46,3), (246774,2610009,0,'skin_color',223,186,182), (246775,2610009,1,'soga_cheek_type',-11,10,0), (246776,2610009,1,'soga_chin_type',-53,-28,2), (246777,2610009,1,'soga_ear_type',-31,-47,0), (246778,2610009,1,'soga_eye_brow_type',-93,45,42), (246779,2610009,0,'soga_eye_color',229,229,102), (246780,2610009,1,'soga_eye_type',63,0,0), (246781,2610009,0,'soga_hair_face_color',145,49,29), (246782,2610009,0,'soga_hair_face_highlight_color',15,1,21), (246783,2610009,0,'soga_hair_type_color',145,49,29), (246784,2610009,0,'soga_hair_type_highlight_color',15,1,21), (246785,2610009,1,'soga_lip_type',-51,-93,-85), (246786,2610009,1,'soga_nose_type',18,46,3), (246787,2610009,0,'soga_skin_color',223,186,182), (246788,2610009,0,'wing_color1',255,255,255), (246789,2610009,0,'wing_color2',255,255,255), (246790,2610010,0,'eye_color',255,255,255), (246791,2610010,0,'skin_color',255,255,255), (246792,2610010,0,'soga_eye_color',255,0,255), (246793,2610011,0,'eye_color',255,255,255), (246794,2610011,0,'skin_color',255,255,255), (246795,2610011,0,'soga_eye_color',255,0,255), (246796,2610012,0,'eye_color',255,255,255), (246797,2610012,0,'skin_color',255,255,255), (246798,2610012,0,'soga_eye_color',255,0,255), (246799,2610013,0,'eye_color',255,255,255), (246800,2610013,0,'skin_color',255,255,255), (246801,2610013,0,'soga_eye_color',255,0,255), (246802,2610014,1,'cheek_type',-22,0,0), (246803,2610014,1,'chin_type',-28,62,28), (246804,2610014,1,'ear_type',-7,84,0), (246805,2610014,1,'eye_brow_type',-14,87,-7), (246806,2610014,0,'eye_color',61,122,98), (246807,2610014,1,'eye_type',62,0,0), (246808,2610014,0,'hair_face_color',244,244,246), (246809,2610014,0,'hair_face_highlight_color',244,244,246), (246810,2610014,0,'hair_type_color',244,244,246), (246811,2610014,0,'hair_type_highlight_color',244,244,246), (246812,2610014,1,'lip_type',-31,-21,-62), (246813,2610014,1,'nose_type',78,-22,-45), (246814,2610014,0,'skin_color',241,251,249), (246815,2610014,1,'soga_cheek_type',-22,0,0), (246816,2610014,1,'soga_chin_type',-28,62,28), (246817,2610014,1,'soga_ear_type',-7,84,0), (246818,2610014,1,'soga_eye_brow_type',-14,87,-7), (246819,2610014,0,'soga_eye_color',204,204,204), (246820,2610014,1,'soga_eye_type',62,0,0), (246821,2610014,0,'soga_hair_face_color',244,244,246), (246822,2610014,0,'soga_hair_face_highlight_color',244,244,246), (246823,2610014,0,'soga_hair_type_color',244,244,246), (246824,2610014,0,'soga_hair_type_highlight_color',244,244,246), (246825,2610014,1,'soga_lip_type',-31,-21,-62), (246826,2610014,1,'soga_nose_type',78,-22,-45), (246827,2610014,0,'soga_skin_color',241,251,249), (246828,2610015,0,'eye_color',255,255,255), (246829,2610015,0,'skin_color',255,255,255), (246830,2610015,0,'soga_eye_color',255,0,255), (246831,2610016,0,'eye_color',255,255,255), (246832,2610016,0,'skin_color',255,255,255), (246833,2610016,0,'soga_eye_color',255,0,255), (246834,2610017,0,'eye_color',255,255,255), (246835,2610017,0,'skin_color',255,255,255), (246836,2610017,0,'soga_eye_color',255,0,255), (246837,2610018,0,'eye_color',255,255,255), (246838,2610018,0,'skin_color',255,255,255), (246839,2610018,0,'soga_eye_color',255,0,255), (246840,2610019,0,'eye_color',255,255,255), (246841,2610019,0,'skin_color',255,255,255), (246842,2610019,0,'soga_eye_color',255,0,255), (246843,2610020,1,'cheek_type',-8,7,0), (246844,2610020,1,'chin_type',-50,-75,-62), (246845,2610020,1,'eye_brow_type',50,68,31), (246846,2610020,0,'eye_color',161,199,211), (246847,2610020,1,'eye_type',-87,0,0), (246848,2610020,0,'hair_face_color',89,98,20), (246849,2610020,0,'hair_type_color',89,98,20), (246850,2610020,1,'lip_type',100,100,-100), (246851,2610020,1,'nose_type',50,-100,-87), (246852,2610020,0,'skin_color',89,98,20), (246853,2610020,1,'soga_cheek_type',-8,7,0), (246854,2610020,1,'soga_chin_type',-50,-75,-62), (246855,2610020,1,'soga_eye_brow_type',50,68,31), (246856,2610020,0,'soga_eye_color',229,229,102), (246857,2610020,1,'soga_eye_type',-87,0,0), (246858,2610020,0,'soga_hair_face_color',89,98,20), (246859,2610020,0,'soga_hair_type_color',89,98,20), (246860,2610020,1,'soga_lip_type',100,100,-100), (246861,2610020,1,'soga_nose_type',50,-100,-87), (246862,2610020,0,'soga_skin_color',89,98,20), (246863,2610021,1,'cheek_type',77,-42,0), (246864,2610021,1,'chin_type',44,81,14), (246865,2610021,1,'eye_brow_type',-83,40,15), (246866,2610021,0,'eye_color',82,56,37), (246867,2610021,1,'eye_type',-43,0,0), (246868,2610021,0,'hair_face_color',49,148,124), (246869,2610021,0,'hair_type_color',49,148,124), (246870,2610021,1,'lip_type',79,51,-88), (246871,2610021,1,'nose_type',-52,-70,48), (246872,2610021,0,'skin_color',49,148,124), (246873,2610021,1,'soga_cheek_type',77,-42,0), (246874,2610021,1,'soga_chin_type',44,81,14), (246875,2610021,1,'soga_eye_brow_type',-83,40,15), (246876,2610021,0,'soga_eye_color',229,229,102), (246877,2610021,1,'soga_eye_type',-43,0,0), (246878,2610021,0,'soga_hair_face_color',49,148,124), (246879,2610021,0,'soga_hair_type_color',49,148,124), (246880,2610021,1,'soga_lip_type',79,51,-88), (246881,2610021,1,'soga_nose_type',-52,-70,48), (246882,2610021,0,'soga_skin_color',49,148,124), (246883,2610022,0,'eye_color',255,255,255), (246884,2610022,0,'skin_color',255,255,255), (246885,2610022,0,'soga_eye_color',255,0,255), (246886,2610023,0,'eye_color',255,255,255), (246887,2610023,0,'skin_color',255,255,255), (246888,2610023,0,'soga_eye_color',255,0,255), (246889,2610024,0,'eye_color',255,255,255), (246890,2610024,0,'skin_color',255,255,255), (246891,2610024,0,'soga_eye_color',255,0,255), (246892,2610025,1,'cheek_type',66,4,0), (246893,2610025,1,'chin_type',62,57,87), (246894,2610025,1,'ear_type',70,-45,0), (246895,2610025,1,'eye_brow_type',-96,28,-43), (246896,2610025,0,'eye_color',145,188,193), (246897,2610025,1,'eye_type',87,0,0), (246898,2610025,0,'hair_face_color',15,1,21), (246899,2610025,0,'hair_face_highlight_color',84,0,0), (246900,2610025,0,'hair_type_color',15,1,21), (246901,2610025,0,'hair_type_highlight_color',84,0,0), (246902,2610025,1,'lip_type',-28,-81,-79), (246903,2610025,1,'nose_type',-22,84,-35), (246904,2610025,0,'skin_color',223,181,156), (246905,2610025,1,'soga_cheek_type',66,4,0), (246906,2610025,1,'soga_chin_type',62,57,87), (246907,2610025,1,'soga_ear_type',70,-45,0), (246908,2610025,1,'soga_eye_brow_type',-96,28,-43), (246909,2610025,0,'soga_eye_color',229,229,102), (246910,2610025,1,'soga_eye_type',87,0,0), (246911,2610025,0,'soga_hair_face_color',15,1,21), (246912,2610025,0,'soga_hair_face_highlight_color',84,0,0), (246913,2610025,0,'soga_hair_type_color',15,1,21), (246914,2610025,0,'soga_hair_type_highlight_color',84,0,0), (246915,2610025,1,'soga_lip_type',-28,-81,-79), (246916,2610025,1,'soga_nose_type',-22,84,-35), (246917,2610025,0,'soga_skin_color',223,181,156), (246918,2610025,0,'wing_color1',255,255,255), (246919,2610025,0,'wing_color2',255,255,255), (246920,2610026,0,'eye_color',128,63,0), (246921,2610026,0,'skin_color',255,128,63), (246922,2610026,0,'soga_eye_color',255,0,255), (246923,2610027,0,'eye_color',255,255,255), (246924,2610027,0,'skin_color',255,255,255), (246925,2610027,0,'soga_eye_color',255,0,255), (246926,2610028,0,'eye_color',255,255,255), (246927,2610028,0,'skin_color',255,255,255), (246928,2610028,0,'soga_eye_color',255,0,255), (246929,2610029,0,'eye_color',255,255,255), (246930,2610029,0,'skin_color',255,255,255), (246931,2610029,0,'soga_eye_color',255,0,255), (246932,2610030,1,'cheek_type',66,91,0), (246933,2610030,1,'chin_type',-58,61,72), (246934,2610030,1,'eye_brow_type',50,68,31), (246935,2610030,0,'eye_color',161,199,211), (246936,2610030,1,'eye_type',-87,0,0), (246937,2610030,0,'hair_face_color',67,20,59), (246938,2610030,0,'hair_type_color',67,20,59), (246939,2610030,1,'lip_type',64,-98,0), (246940,2610030,1,'nose_type',66,4,-87), (246941,2610030,0,'skin_color',67,20,59), (246942,2610030,1,'soga_cheek_type',66,91,0), (246943,2610030,1,'soga_chin_type',-58,61,72), (246944,2610030,1,'soga_eye_brow_type',50,68,31), (246945,2610030,0,'soga_eye_color',229,229,102), (246946,2610030,1,'soga_eye_type',-87,0,0), (246947,2610030,0,'soga_hair_face_color',67,20,59), (246948,2610030,0,'soga_hair_type_color',67,20,59), (246949,2610030,1,'soga_lip_type',64,-98,0), (246950,2610030,1,'soga_nose_type',66,4,-87), (246951,2610030,0,'soga_skin_color',67,20,59), (246952,2610031,0,'eye_color',255,128,63), (246953,2610031,0,'skin_color',91,117,38), (246954,2610031,0,'soga_eye_color',255,0,255), (246955,2610032,0,'eye_color',255,255,255), (246956,2610032,0,'skin_color',255,255,255), (246957,2610032,0,'soga_eye_color',255,0,255), (246958,2610033,0,'eye_color',0,128,0), (246959,2610033,0,'skin_color',5,5,5), (246960,2610033,0,'soga_eye_color',255,0,255), (246961,2610034,0,'eye_color',255,255,255), (246962,2610034,0,'skin_color',255,255,255), (246963,2610034,0,'soga_eye_color',255,0,255), (246964,2610035,0,'eye_color',255,255,255), (246965,2610035,0,'skin_color',255,255,255), (246966,2610035,0,'soga_eye_color',255,0,255), (246967,2610036,1,'cheek_type',-40,-58,0), (246968,2610036,1,'chin_type',-43,34,14), (246969,2610036,1,'eye_brow_type',51,41,96), (246970,2610036,0,'eye_color',189,138,130), (246971,2610036,1,'eye_type',-81,0,0), (246972,2610036,0,'hair_face_color',49,153,153), (246973,2610036,0,'hair_type_color',49,153,153), (246974,2610036,1,'lip_type',50,58,56), (246975,2610036,1,'nose_type',10,-56,34), (246976,2610036,0,'skin_color',49,153,153), (246977,2610036,1,'soga_cheek_type',-40,-58,0), (246978,2610036,1,'soga_chin_type',-43,34,14), (246979,2610036,1,'soga_eye_brow_type',51,41,96), (246980,2610036,0,'soga_eye_color',229,229,102), (246981,2610036,1,'soga_eye_type',-81,0,0), (246982,2610036,0,'soga_hair_face_color',49,153,153), (246983,2610036,0,'soga_hair_type_color',49,153,153), (246984,2610036,1,'soga_lip_type',50,58,56), (246985,2610036,1,'soga_nose_type',10,-56,34), (246986,2610036,0,'soga_skin_color',49,153,153), (246987,2610036,0,'wing_color1',255,255,255), (246988,2610036,0,'wing_color2',255,255,255), (246989,2610037,1,'cheek_type',77,-42,0), (246990,2610037,1,'chin_type',44,81,14), (246991,2610037,1,'eye_brow_type',-83,40,15), (246992,2610037,0,'eye_color',82,56,37), (246993,2610037,1,'eye_type',-43,0,0), (246994,2610037,0,'hair_face_color',49,148,124), (246995,2610037,0,'hair_type_color',49,148,124), (246996,2610037,1,'lip_type',79,51,-88), (246997,2610037,1,'nose_type',-52,-70,48), (246998,2610037,0,'skin_color',49,148,124), (246999,2610037,1,'soga_cheek_type',77,-42,0), (247000,2610037,1,'soga_chin_type',44,81,14), (247001,2610037,1,'soga_eye_brow_type',-83,40,15), (247002,2610037,0,'soga_eye_color',229,229,102), (247003,2610037,1,'soga_eye_type',-43,0,0), (247004,2610037,0,'soga_hair_face_color',49,148,124), (247005,2610037,0,'soga_hair_type_color',49,148,124), (247006,2610037,1,'soga_lip_type',79,51,-88), (247007,2610037,1,'soga_nose_type',-52,-70,48), (247008,2610037,0,'soga_skin_color',49,148,124), (247009,2610038,1,'cheek_type',77,-42,0), (247010,2610038,1,'chin_type',44,81,14), (247011,2610038,1,'eye_brow_type',-83,40,15), (247012,2610038,0,'eye_color',82,56,37), (247013,2610038,1,'eye_type',-43,0,0), (247014,2610038,0,'hair_face_color',49,148,124), (247015,2610038,0,'hair_type_color',49,148,124), (247016,2610038,1,'lip_type',79,51,-88), (247017,2610038,1,'nose_type',-52,-70,48), (247018,2610038,0,'skin_color',49,148,124), (247019,2610038,1,'soga_cheek_type',77,-42,0), (247020,2610038,1,'soga_chin_type',44,81,14), (247021,2610038,1,'soga_eye_brow_type',-83,40,15), (247022,2610038,0,'soga_eye_color',229,229,102), (247023,2610038,1,'soga_eye_type',-43,0,0), (247024,2610038,0,'soga_hair_face_color',49,148,124), (247025,2610038,0,'soga_hair_type_color',49,148,124), (247026,2610038,1,'soga_lip_type',79,51,-88), (247027,2610038,1,'soga_nose_type',-52,-70,48), (247028,2610038,0,'soga_skin_color',49,148,124), (247029,2610038,0,'wing_color1',255,255,255), (247030,2610038,0,'wing_color2',255,255,255), (247031,2610039,0,'eye_color',255,255,255), (247032,2610039,0,'skin_color',255,255,255), (247033,2610039,0,'soga_eye_color',255,0,255), (247034,2610040,0,'eye_color',255,255,255), (247035,2610040,0,'skin_color',255,255,255), (247036,2610040,0,'soga_eye_color',255,0,255), (247037,2610041,0,'eye_color',255,255,255), (247038,2610041,0,'skin_color',255,255,255), (247039,2610041,0,'soga_eye_color',255,0,255), (247040,2610042,0,'eye_color',255,255,128), (247041,2610042,0,'skin_color',255,128,63), (247042,2610042,0,'soga_eye_color',255,0,255), (247043,2610043,1,'cheek_type',39,-50,0), (247044,2610043,1,'chin_type',25,79,90), (247045,2610043,1,'eye_brow_type',87,14,-52), (247046,2610043,0,'eye_color',163,199,205), (247047,2610043,1,'eye_type',-72,0,0), (247048,2610043,0,'hair_face_color',56,85,12), (247049,2610043,0,'hair_type_color',56,85,12), (247050,2610043,1,'lip_type',-97,-79,-1), (247051,2610043,1,'nose_type',89,39,-17), (247052,2610043,0,'skin_color',56,85,12), (247053,2610043,1,'soga_cheek_type',39,-50,0), (247054,2610043,1,'soga_chin_type',25,79,90), (247055,2610043,1,'soga_eye_brow_type',87,14,-52), (247056,2610043,0,'soga_eye_color',229,229,102), (247057,2610043,1,'soga_eye_type',-72,0,0), (247058,2610043,0,'soga_hair_face_color',56,85,12), (247059,2610043,0,'soga_hair_type_color',56,85,12), (247060,2610043,1,'soga_lip_type',-97,-79,-1), (247061,2610043,1,'soga_nose_type',89,39,-17), (247062,2610043,0,'soga_skin_color',56,85,12), (247063,2610043,0,'wing_color1',255,255,255), (247064,2610043,0,'wing_color2',255,255,255), (247065,2610044,0,'eye_color',255,255,255), (247066,2610044,0,'skin_color',255,255,255), (247067,2610044,0,'soga_eye_color',255,0,255), (247068,2610045,0,'eye_color',152,7,0), (247069,2610045,0,'skin_color',119,119,119), (247070,2610045,0,'soga_eye_color',255,0,255), (247071,2610046,1,'cheek_type',-1,0,0), (247072,2610046,1,'chin_type',0,-26,28), (247073,2610046,1,'ear_type',-1,19,0), (247074,2610046,1,'eye_brow_type',2,41,1), (247075,2610046,0,'eye_color',108,165,165), (247076,2610046,1,'eye_type',-17,0,0), (247077,2610046,0,'hair_face_color',113,103,65), (247078,2610046,0,'hair_face_highlight_color',54,27,0), (247079,2610046,0,'hair_type_color',113,103,65), (247080,2610046,0,'hair_type_highlight_color',54,27,0), (247081,2610046,1,'lip_type',5,17,0), (247082,2610046,1,'nose_type',17,-12,-4), (247083,2610046,0,'skin_color',250,254,254), (247084,2610046,1,'soga_cheek_type',-1,0,0), (247085,2610046,1,'soga_chin_type',0,-26,28), (247086,2610046,1,'soga_ear_type',-1,19,0), (247087,2610046,1,'soga_eye_brow_type',2,41,1), (247088,2610046,0,'soga_eye_color',229,229,102), (247089,2610046,1,'soga_eye_type',-17,0,0), (247090,2610046,0,'soga_hair_face_color',113,103,65), (247091,2610046,0,'soga_hair_face_highlight_color',54,27,0), (247092,2610046,0,'soga_hair_type_color',113,103,65), (247093,2610046,0,'soga_hair_type_highlight_color',54,27,0), (247094,2610046,1,'soga_lip_type',5,17,0), (247095,2610046,1,'soga_nose_type',17,-12,-4), (247096,2610046,0,'soga_skin_color',250,254,254), (247097,2610046,0,'wing_color1',255,255,255), (247098,2610046,0,'wing_color2',255,255,255), (247099,2610047,1,'cheek_type',-21,3,0), (247100,2610047,1,'chin_type',18,0,-14), (247101,2610047,1,'ear_type',-12,-12,0), (247102,2610047,1,'eye_brow_type',7,-28,-7), (247103,2610047,0,'eye_color',52,86,54), (247104,2610047,1,'eye_type',28,0,0), (247105,2610047,0,'hair_face_color',109,143,139), (247106,2610047,0,'hair_face_highlight_color',248,197,32), (247107,2610047,0,'hair_type_color',109,143,139), (247108,2610047,0,'hair_type_highlight_color',248,197,32), (247109,2610047,1,'lip_type',-8,31,17), (247110,2610047,1,'nose_type',1,-28,9), (247111,2610047,0,'skin_color',242,252,252), (247112,2610047,1,'soga_cheek_type',-21,3,0), (247113,2610047,1,'soga_chin_type',18,0,-14), (247114,2610047,1,'soga_ear_type',-12,-12,0), (247115,2610047,1,'soga_eye_brow_type',7,-28,-7), (247116,2610047,0,'soga_eye_color',229,229,102), (247117,2610047,1,'soga_eye_type',28,0,0), (247118,2610047,0,'soga_hair_face_color',109,143,139), (247119,2610047,0,'soga_hair_face_highlight_color',248,197,32), (247120,2610047,0,'soga_hair_type_color',109,143,139), (247121,2610047,0,'soga_hair_type_highlight_color',248,197,32), (247122,2610047,1,'soga_lip_type',-8,31,17), (247123,2610047,1,'soga_nose_type',1,-28,9), (247124,2610047,0,'soga_skin_color',242,252,252), (247125,2610047,0,'wing_color1',255,255,255), (247126,2610047,0,'wing_color2',255,255,255), (247127,2610048,0,'eye_color',255,255,255), (247128,2610048,0,'skin_color',255,255,255), (247129,2610048,0,'soga_eye_color',255,0,255), (247130,2610049,1,'cheek_type',-28,-37,0), (247131,2610049,1,'chin_type',8,-90,81), (247132,2610049,1,'eye_brow_type',-52,-97,-90), (247133,2610049,0,'eye_color',15,16,65), (247134,2610049,1,'eye_type',-48,0,0), (247135,2610049,0,'hair_face_color',74,159,90), (247136,2610049,0,'hair_type_color',74,159,90), (247137,2610049,1,'lip_type',25,-50,28), (247138,2610049,1,'nose_type',25,-53,8), (247139,2610049,0,'skin_color',74,159,90), (247140,2610049,1,'soga_cheek_type',-28,-37,0), (247141,2610049,1,'soga_chin_type',8,-90,81), (247142,2610049,1,'soga_eye_brow_type',-52,-97,-90), (247143,2610049,0,'soga_eye_color',229,229,102), (247144,2610049,1,'soga_eye_type',-48,0,0), (247145,2610049,0,'soga_hair_face_color',74,159,90), (247146,2610049,0,'soga_hair_type_color',74,159,90), (247147,2610049,1,'soga_lip_type',25,-50,28), (247148,2610049,1,'soga_nose_type',25,-53,8), (247149,2610049,0,'soga_skin_color',74,159,90), (247150,2610049,0,'wing_color1',255,255,255), (247151,2610049,0,'wing_color2',255,255,255), (247152,2610050,1,'cheek_type',14,97,0), (247153,2610050,1,'chin_type',-12,-42,-44), (247154,2610050,1,'eye_brow_type',-38,-78,-88), (247155,2610050,0,'eye_color',31,63,57), (247156,2610050,1,'eye_type',50,0,0), (247157,2610050,0,'hair_face_color',45,62,9), (247158,2610050,0,'hair_type_color',45,62,9), (247159,2610050,1,'lip_type',-25,-58,-37), (247160,2610050,1,'nose_type',-25,0,32), (247161,2610050,0,'skin_color',45,62,9), (247162,2610050,1,'soga_cheek_type',14,97,0), (247163,2610050,1,'soga_chin_type',-12,-42,-44), (247164,2610050,1,'soga_eye_brow_type',-38,-78,-88), (247165,2610050,0,'soga_eye_color',229,229,102), (247166,2610050,1,'soga_eye_type',50,0,0), (247167,2610050,0,'soga_hair_face_color',45,62,9), (247168,2610050,0,'soga_hair_type_color',45,62,9), (247169,2610050,1,'soga_lip_type',-25,-58,-37), (247170,2610050,1,'soga_nose_type',-25,0,32), (247171,2610050,0,'soga_skin_color',45,62,9), (247172,2610050,0,'wing_color1',255,255,255), (247173,2610050,0,'wing_color2',255,255,255), (247174,2610051,0,'eye_color',255,255,255), (247175,2610051,0,'skin_color',28,28,28), (247176,2610051,0,'soga_eye_color',255,0,255), (247177,2610052,1,'cheek_type',-70,-44,0), (247178,2610052,1,'chin_type',83,74,-3), (247179,2610052,1,'eye_brow_type',-66,-44,-95), (247180,2610052,0,'eye_color',76,112,67), (247181,2610052,1,'eye_type',56,0,0), (247182,2610052,0,'hair_face_color',185,121,190), (247183,2610052,0,'hair_type_color',185,121,190), (247184,2610052,1,'lip_type',-58,8,89), (247185,2610052,1,'nose_type',58,-81,-25), (247186,2610052,0,'skin_color',185,121,190), (247187,2610052,1,'soga_cheek_type',-70,-44,0), (247188,2610052,1,'soga_chin_type',83,74,-3), (247189,2610052,1,'soga_eye_brow_type',-66,-44,-95), (247190,2610052,0,'soga_eye_color',229,229,102), (247191,2610052,1,'soga_eye_type',56,0,0), (247192,2610052,0,'soga_hair_face_color',185,121,190), (247193,2610052,0,'soga_hair_type_color',185,121,190), (247194,2610052,1,'soga_lip_type',-58,8,89), (247195,2610052,1,'soga_nose_type',58,-81,-25), (247196,2610052,0,'soga_skin_color',185,121,190), (247197,2610052,0,'wing_color1',255,255,255), (247198,2610052,0,'wing_color2',255,255,255), (247199,2610053,1,'cheek_type',4,-97,0), (247200,2610053,1,'chin_type',44,-75,-79), (247201,2610053,1,'eye_brow_type',64,50,-75), (247202,2610053,0,'eye_color',108,162,154), (247203,2610053,1,'eye_type',12,0,0), (247204,2610053,0,'hair_face_color',8,12,34), (247205,2610053,0,'hair_type_color',8,12,34), (247206,2610053,1,'lip_type',7,32,55), (247207,2610053,1,'nose_type',50,-23,-58), (247208,2610053,0,'skin_color',8,12,34), (247209,2610053,1,'soga_cheek_type',4,-97,0), (247210,2610053,1,'soga_chin_type',44,-75,-79), (247211,2610053,1,'soga_eye_brow_type',64,50,-75), (247212,2610053,0,'soga_eye_color',229,229,102), (247213,2610053,1,'soga_eye_type',12,0,0), (247214,2610053,0,'soga_hair_face_color',8,12,34), (247215,2610053,0,'soga_hair_type_color',8,12,34), (247216,2610053,1,'soga_lip_type',7,32,55), (247217,2610053,1,'soga_nose_type',50,-23,-58), (247218,2610053,0,'soga_skin_color',8,12,34), (247219,2610054,0,'eye_color',255,255,255), (247220,2610054,0,'skin_color',255,255,255), (247221,2610054,0,'soga_eye_color',255,0,255), (247222,2610055,0,'eye_color',255,255,255), (247223,2610055,0,'skin_color',255,255,255), (247224,2610055,0,'soga_eye_color',255,0,255), (247225,2610056,0,'eye_color',255,255,255), (247226,2610056,0,'skin_color',255,255,255), (247227,2610056,0,'soga_eye_color',255,0,255), (247228,2610057,0,'eye_color',255,255,255), (247229,2610057,0,'skin_color',255,255,255), (247230,2610057,0,'soga_eye_color',255,0,255), (247231,2610058,0,'eye_color',255,255,255), (247232,2610058,0,'skin_color',255,255,255), (247233,2610058,0,'soga_eye_color',255,0,255), (247234,2610059,0,'eye_color',255,255,255), (247235,2610059,0,'skin_color',255,255,255), (247236,2610059,0,'soga_eye_color',255,0,255), (247237,2610060,1,'cheek_type',20,58,0), (247238,2610060,1,'chin_type',50,-85,-65), (247239,2610060,1,'eye_brow_type',11,-62,-47), (247240,2610060,0,'eye_color',118,73,53), (247241,2610060,1,'eye_type',41,0,0), (247242,2610060,0,'hair_face_color',10,32,34), (247243,2610060,0,'hair_type_color',10,32,34), (247244,2610060,1,'lip_type',79,68,-44), (247245,2610060,1,'nose_type',42,-23,47), (247246,2610060,0,'skin_color',10,32,34), (247247,2610060,1,'soga_cheek_type',20,58,0), (247248,2610060,1,'soga_chin_type',50,-85,-65), (247249,2610060,1,'soga_eye_brow_type',11,-62,-47), (247250,2610060,0,'soga_eye_color',229,229,102), (247251,2610060,1,'soga_eye_type',41,0,0), (247252,2610060,0,'soga_hair_face_color',10,32,34), (247253,2610060,0,'soga_hair_type_color',10,32,34), (247254,2610060,1,'soga_lip_type',79,68,-44), (247255,2610060,1,'soga_nose_type',42,-23,47), (247256,2610060,0,'soga_skin_color',10,32,34), (247257,2610060,0,'wing_color1',255,255,255), (247258,2610060,0,'wing_color2',255,255,255), (247259,2610061,1,'cheek_type',-53,57,0), (247260,2610061,1,'chin_type',39,83,-29), (247261,2610061,1,'eye_brow_type',10,-62,-81), (247262,2610061,0,'eye_color',37,124,120), (247263,2610061,1,'eye_type',-9,0,0), (247264,2610061,0,'hair_face_color',13,35,22), (247265,2610061,0,'hair_type_color',13,35,22), (247266,2610061,1,'lip_type',7,-91,0), (247267,2610061,1,'nose_type',-25,72,-81), (247268,2610061,0,'skin_color',13,35,22), (247269,2610061,1,'soga_cheek_type',-53,57,0), (247270,2610061,1,'soga_chin_type',39,83,-29), (247271,2610061,1,'soga_eye_brow_type',10,-62,-81), (247272,2610061,0,'soga_eye_color',229,229,102), (247273,2610061,1,'soga_eye_type',-9,0,0), (247274,2610061,0,'soga_hair_face_color',13,35,22), (247275,2610061,0,'soga_hair_type_color',13,35,22), (247276,2610061,1,'soga_lip_type',7,-91,0), (247277,2610061,1,'soga_nose_type',-25,72,-81), (247278,2610061,0,'soga_skin_color',13,35,22), (247279,2610061,0,'wing_color1',255,255,255), (247280,2610061,0,'wing_color2',255,255,255), (247281,2610062,1,'cheek_type',-50,90,0), (247282,2610062,1,'chin_type',21,68,50), (247283,2610062,1,'eye_brow_type',50,-81,69), (247284,2610062,0,'eye_color',116,170,180), (247285,2610062,1,'eye_type',50,0,0), (247286,2610062,0,'hair_face_color',90,61,40), (247287,2610062,0,'hair_type_color',90,61,40), (247288,2610062,1,'lip_type',19,56,-29), (247289,2610062,1,'nose_type',-37,38,31), (247290,2610062,0,'skin_color',90,61,40), (247291,2610062,1,'soga_cheek_type',-50,90,0), (247292,2610062,1,'soga_chin_type',21,68,50), (247293,2610062,1,'soga_eye_brow_type',50,-81,69), (247294,2610062,0,'soga_eye_color',229,229,102), (247295,2610062,1,'soga_eye_type',50,0,0), (247296,2610062,0,'soga_hair_face_color',90,61,40), (247297,2610062,0,'soga_hair_type_color',90,61,40), (247298,2610062,1,'soga_lip_type',19,56,-29), (247299,2610062,1,'soga_nose_type',-37,38,31), (247300,2610062,0,'soga_skin_color',90,61,40), (247301,2610063,1,'cheek_type',84,89,0), (247302,2610063,1,'chin_type',-5,5,4), (247303,2610063,1,'eye_brow_type',-96,87,39), (247304,2610063,0,'eye_color',156,196,209), (247305,2610063,1,'eye_type',-57,0,0), (247306,2610063,0,'hair_face_color',118,36,106), (247307,2610063,0,'hair_type_color',118,36,106), (247308,2610063,1,'lip_type',29,7,-64), (247309,2610063,1,'nose_type',77,7,-68), (247310,2610063,0,'skin_color',118,36,106), (247311,2610063,1,'soga_cheek_type',84,89,0), (247312,2610063,1,'soga_chin_type',-5,5,4), (247313,2610063,1,'soga_eye_brow_type',-96,87,39), (247314,2610063,0,'soga_eye_color',229,229,102), (247315,2610063,1,'soga_eye_type',-57,0,0), (247316,2610063,0,'soga_hair_face_color',118,36,106), (247317,2610063,0,'soga_hair_type_color',118,36,106), (247318,2610063,1,'soga_lip_type',29,7,-64), (247319,2610063,1,'soga_nose_type',77,7,-68), (247320,2610063,0,'soga_skin_color',118,36,106), (247321,2610064,1,'cheek_type',39,-50,0), (247322,2610064,1,'chin_type',25,79,90), (247323,2610064,1,'eye_brow_type',87,14,-52), (247324,2610064,0,'eye_color',163,199,205), (247325,2610064,1,'eye_type',-72,0,0), (247326,2610064,0,'hair_face_color',56,85,12), (247327,2610064,0,'hair_type_color',56,85,12), (247328,2610064,1,'lip_type',-97,-79,-1), (247329,2610064,1,'nose_type',89,39,-17), (247330,2610064,0,'skin_color',56,85,12), (247331,2610064,1,'soga_cheek_type',39,-50,0), (247332,2610064,1,'soga_chin_type',25,79,90), (247333,2610064,1,'soga_eye_brow_type',87,14,-52), (247334,2610064,0,'soga_eye_color',229,229,102), (247335,2610064,1,'soga_eye_type',-72,0,0), (247336,2610064,0,'soga_hair_face_color',56,85,12), (247337,2610064,0,'soga_hair_type_color',56,85,12), (247338,2610064,1,'soga_lip_type',-97,-79,-1), (247339,2610064,1,'soga_nose_type',89,39,-17), (247340,2610064,0,'soga_skin_color',56,85,12), (247341,2610065,1,'cheek_type',-64,-48,0), (247342,2610065,1,'chin_type',75,-74,14), (247343,2610065,1,'eye_brow_type',71,45,-61), (247344,2610065,0,'eye_color',44,91,104), (247345,2610065,1,'eye_type',-29,0,0), (247346,2610065,0,'hair_face_color',92,140,23), (247347,2610065,0,'hair_type_color',92,140,23), (247348,2610065,1,'lip_type',-89,-56,-81), (247349,2610065,1,'nose_type',65,-89,28), (247350,2610065,0,'skin_color',92,140,23), (247351,2610065,1,'soga_cheek_type',-64,-48,0), (247352,2610065,1,'soga_chin_type',75,-74,14), (247353,2610065,1,'soga_eye_brow_type',71,45,-61), (247354,2610065,0,'soga_eye_color',229,229,102), (247355,2610065,1,'soga_eye_type',-29,0,0), (247356,2610065,0,'soga_hair_face_color',92,140,23), (247357,2610065,0,'soga_hair_type_color',92,140,23), (247358,2610065,1,'soga_lip_type',-89,-56,-81), (247359,2610065,1,'soga_nose_type',65,-89,28), (247360,2610065,0,'soga_skin_color',92,140,23), (247361,2610065,0,'wing_color1',255,255,255), (247362,2610065,0,'wing_color2',255,255,255), (247363,2610066,1,'cheek_type',9,93,0), (247364,2610066,1,'chin_type',-37,93,57), (247365,2610066,1,'eye_brow_type',-70,37,-28), (247366,2610066,0,'eye_color',200,174,138), (247367,2610066,1,'eye_type',-87,0,0), (247368,2610066,0,'hair_face_color',14,41,48), (247369,2610066,0,'hair_type_color',14,41,48), (247370,2610066,1,'lip_type',-53,-44,-90), (247371,2610066,1,'nose_type',0,20,81), (247372,2610066,0,'skin_color',14,41,48), (247373,2610066,1,'soga_cheek_type',9,93,0), (247374,2610066,1,'soga_chin_type',-37,93,57), (247375,2610066,1,'soga_eye_brow_type',-70,37,-28), (247376,2610066,0,'soga_eye_color',229,229,102), (247377,2610066,1,'soga_eye_type',-87,0,0), (247378,2610066,0,'soga_hair_face_color',14,41,48), (247379,2610066,0,'soga_hair_type_color',14,41,48), (247380,2610066,1,'soga_lip_type',-53,-44,-90), (247381,2610066,1,'soga_nose_type',0,20,81), (247382,2610066,0,'soga_skin_color',14,41,48), (247383,2610066,0,'wing_color1',255,255,255), (247384,2610066,0,'wing_color2',255,255,255), (247385,2610067,0,'eye_color',255,255,255), (247386,2610067,0,'skin_color',182,239,239), (247387,2610067,0,'soga_eye_color',255,0,255), (247388,2610068,0,'eye_color',255,128,63), (247389,2610068,0,'skin_color',255,0,12), (247390,2610068,0,'soga_eye_color',255,0,255), (247391,2610069,1,'cheek_type',77,-75,0), (247392,2610069,1,'chin_type',58,88,28), (247393,2610069,1,'ear_type',14,56,0), (247394,2610069,1,'eye_brow_type',59,26,-89), (247395,2610069,0,'eye_color',255,255,255), (247396,2610069,1,'eye_type',-21,0,0), (247397,2610069,0,'hair_color1',239,221,86), (247398,2610069,0,'hair_color2',99,53,22), (247399,2610069,0,'hair_face_color',219,179,15), (247400,2610069,0,'hair_face_highlight_color',93,65,9), (247401,2610069,0,'hair_highlight',56,33,26), (247402,2610069,0,'hair_type_color',219,179,15), (247403,2610069,0,'hair_type_highlight_color',93,65,9), (247404,2610069,1,'lip_type',-46,37,-63), (247405,2610069,1,'nose_type',7,10,-17), (247406,2610069,0,'skin_color',255,255,255), (247407,2610069,1,'soga_cheek_type',77,-75,0), (247408,2610069,1,'soga_chin_type',58,88,28), (247409,2610069,1,'soga_ear_type',14,56,0), (247410,2610069,1,'soga_eye_brow_type',59,26,-89), (247411,2610069,0,'soga_eye_color',255,0,255), (247412,2610069,1,'soga_eye_type',-21,0,0), (247413,2610069,0,'soga_hair_color1',239,221,86), (247414,2610069,0,'soga_hair_color2',99,53,22), (247415,2610069,0,'soga_hair_face_color',219,179,15), (247416,2610069,0,'soga_hair_face_highlight_color',93,65,9), (247417,2610069,0,'soga_hair_highlight',56,33,26), (247418,2610069,0,'soga_hair_type_color',219,179,15), (247419,2610069,0,'soga_hair_type_highlight_color',93,65,9), (247420,2610069,1,'soga_lip_type',-46,37,-63), (247421,2610069,1,'soga_nose_type',7,10,-17), (247422,2610069,0,'soga_skin_color',200,187,181), (247423,2610069,0,'wing_color1',255,255,255), (247424,2610069,0,'wing_color2',255,255,255), (247425,2610070,0,'eye_color',255,255,255), (247426,2610070,0,'skin_color',128,0,0), (247427,2610070,0,'soga_eye_color',255,0,255), (247428,2610071,1,'cheek_type',14,97,0), (247429,2610071,1,'chin_type',-12,-42,-44), (247430,2610071,1,'eye_brow_type',-38,-78,-88), (247431,2610071,0,'eye_color',31,63,57), (247432,2610071,1,'eye_type',50,0,0), (247433,2610071,0,'hair_face_color',45,62,9), (247434,2610071,0,'hair_type_color',45,62,9), (247435,2610071,1,'lip_type',-25,-58,-37), (247436,2610071,1,'nose_type',-25,0,32), (247437,2610071,0,'skin_color',45,62,9), (247438,2610071,1,'soga_cheek_type',14,97,0), (247439,2610071,1,'soga_chin_type',-12,-42,-44), (247440,2610071,1,'soga_eye_brow_type',-38,-78,-88), (247441,2610071,0,'soga_eye_color',229,229,102), (247442,2610071,1,'soga_eye_type',50,0,0), (247443,2610071,0,'soga_hair_face_color',45,62,9), (247444,2610071,0,'soga_hair_type_color',45,62,9), (247445,2610071,1,'soga_lip_type',-25,-58,-37), (247446,2610071,1,'soga_nose_type',-25,0,32), (247447,2610071,0,'soga_skin_color',45,62,9), (247448,2610071,0,'wing_color1',255,255,255), (247449,2610071,0,'wing_color2',255,255,255), (247450,2610072,1,'cheek_type',-40,-58,0), (247451,2610072,1,'chin_type',-43,34,14), (247452,2610072,1,'eye_brow_type',51,41,96), (247453,2610072,0,'eye_color',189,138,130), (247454,2610072,1,'eye_type',-81,0,0), (247455,2610072,0,'hair_face_color',49,153,153), (247456,2610072,0,'hair_type_color',49,153,153), (247457,2610072,1,'lip_type',50,58,56), (247458,2610072,1,'nose_type',10,-56,34), (247459,2610072,0,'skin_color',49,153,153), (247460,2610072,1,'soga_cheek_type',-40,-58,0), (247461,2610072,1,'soga_chin_type',-43,34,14), (247462,2610072,1,'soga_eye_brow_type',51,41,96), (247463,2610072,0,'soga_eye_color',229,229,102), (247464,2610072,1,'soga_eye_type',-81,0,0), (247465,2610072,0,'soga_hair_face_color',49,153,153), (247466,2610072,0,'soga_hair_type_color',49,153,153), (247467,2610072,1,'soga_lip_type',50,58,56), (247468,2610072,1,'soga_nose_type',10,-56,34), (247469,2610072,0,'soga_skin_color',49,153,153), (247470,2610072,0,'wing_color1',255,255,255), (247471,2610072,0,'wing_color2',255,255,255), (247472,2610073,1,'cheek_type',95,-59,0), (247473,2610073,1,'chin_type',-19,-69,64), (247474,2610073,1,'eye_brow_type',31,-64,93), (247475,2610073,0,'eye_color',168,167,81), (247476,2610073,1,'eye_type',12,0,0), (247477,2610073,0,'hair_face_color',51,61,164), (247478,2610073,0,'hair_type_color',51,61,164), (247479,2610073,1,'lip_type',93,62,18), (247480,2610073,1,'nose_type',-98,17,50), (247481,2610073,0,'skin_color',51,61,164), (247482,2610073,1,'soga_cheek_type',95,-59,0), (247483,2610073,1,'soga_chin_type',-19,-69,64), (247484,2610073,1,'soga_eye_brow_type',31,-64,93), (247485,2610073,0,'soga_eye_color',229,229,102), (247486,2610073,1,'soga_eye_type',12,0,0), (247487,2610073,0,'soga_hair_face_color',51,61,164), (247488,2610073,0,'soga_hair_type_color',51,61,164), (247489,2610073,1,'soga_lip_type',93,62,18), (247490,2610073,1,'soga_nose_type',-98,17,50), (247491,2610073,0,'soga_skin_color',51,61,164), (247492,2610074,0,'eye_color',255,255,255), (247493,2610074,0,'skin_color',255,255,255), (247494,2610074,0,'soga_eye_color',255,0,255), (247495,2610075,1,'cheek_type',22,22,0), (247496,2610075,1,'chin_type',9,56,-71), (247497,2610075,1,'eye_brow_type',-79,28,90), (247498,2610075,0,'eye_color',67,24,82), (247499,2610075,1,'eye_type',-93,0,0), (247500,2610075,0,'hair_face_color',172,158,220), (247501,2610075,0,'hair_type_color',172,158,220), (247502,2610075,1,'lip_type',-31,47,78), (247503,2610075,1,'nose_type',-34,53,-62), (247504,2610075,0,'skin_color',172,158,220), (247505,2610075,1,'soga_cheek_type',22,22,0), (247506,2610075,1,'soga_chin_type',9,56,-71), (247507,2610075,1,'soga_eye_brow_type',-79,28,90), (247508,2610075,0,'soga_eye_color',229,229,102), (247509,2610075,1,'soga_eye_type',-93,0,0), (247510,2610075,0,'soga_hair_face_color',172,158,220), (247511,2610075,0,'soga_hair_type_color',172,158,220), (247512,2610075,1,'soga_lip_type',-31,47,78), (247513,2610075,1,'soga_nose_type',-34,53,-62), (247514,2610075,0,'soga_skin_color',172,158,220), (247515,2610076,1,'cheek_type',-40,-58,0), (247516,2610076,1,'chin_type',-43,34,14), (247517,2610076,1,'eye_brow_type',51,41,96), (247518,2610076,0,'eye_color',189,138,130), (247519,2610076,1,'eye_type',-81,0,0), (247520,2610076,0,'hair_face_color',49,153,153), (247521,2610076,0,'hair_type_color',49,153,153), (247522,2610076,1,'lip_type',50,58,56), (247523,2610076,1,'nose_type',10,-56,34), (247524,2610076,0,'skin_color',49,153,153), (247525,2610076,1,'soga_cheek_type',-40,-58,0), (247526,2610076,1,'soga_chin_type',-43,34,14), (247527,2610076,1,'soga_eye_brow_type',51,41,96), (247528,2610076,0,'soga_eye_color',229,229,102), (247529,2610076,1,'soga_eye_type',-81,0,0), (247530,2610076,0,'soga_hair_face_color',49,153,153), (247531,2610076,0,'soga_hair_type_color',49,153,153), (247532,2610076,1,'soga_lip_type',50,58,56), (247533,2610076,1,'soga_nose_type',10,-56,34), (247534,2610076,0,'soga_skin_color',49,153,153), (247535,2610076,0,'wing_color1',255,255,255), (247536,2610076,0,'wing_color2',255,255,255), (247537,2610077,0,'eye_color',255,255,255), (247538,2610077,0,'skin_color',255,255,255), (247539,2610077,0,'soga_eye_color',255,0,255), (247540,2610078,1,'cheek_type',-50,90,0), (247541,2610078,1,'chin_type',21,68,50), (247542,2610078,1,'eye_brow_type',50,-81,69), (247543,2610078,0,'eye_color',116,170,180), (247544,2610078,1,'eye_type',50,0,0), (247545,2610078,0,'hair_face_color',90,61,40), (247546,2610078,0,'hair_type_color',90,61,40), (247547,2610078,1,'lip_type',19,56,-29), (247548,2610078,1,'nose_type',-37,38,31), (247549,2610078,0,'skin_color',90,61,40), (247550,2610078,1,'soga_cheek_type',-50,90,0), (247551,2610078,1,'soga_chin_type',21,68,50), (247552,2610078,1,'soga_eye_brow_type',50,-81,69), (247553,2610078,0,'soga_eye_color',229,229,102), (247554,2610078,1,'soga_eye_type',50,0,0), (247555,2610078,0,'soga_hair_face_color',90,61,40), (247556,2610078,0,'soga_hair_type_color',90,61,40), (247557,2610078,1,'soga_lip_type',19,56,-29), (247558,2610078,1,'soga_nose_type',-37,38,31), (247559,2610078,0,'soga_skin_color',90,61,40), (247560,2610079,0,'eye_color',255,255,255), (247561,2610079,0,'skin_color',255,255,255), (247562,2610079,0,'soga_eye_color',255,0,255), (247563,2610080,1,'cheek_type',-100,7,0), (247564,2610080,1,'chin_type',-56,93,-93), (247565,2610080,1,'ear_type',93,-56,0), (247566,2610080,1,'eye_brow_type',93,-62,20), (247567,2610080,0,'eye_color',102,75,34), (247568,2610080,1,'eye_type',-37,0,0), (247569,2610080,0,'hair_face_color',244,244,246), (247570,2610080,0,'hair_type_color',244,244,246), (247571,2610080,1,'lip_type',-100,-34,34), (247572,2610080,1,'nose_type',-100,100,100), (247573,2610080,0,'skin_color',245,250,245), (247574,2610080,1,'soga_cheek_type',-100,7,0), (247575,2610080,1,'soga_chin_type',-56,93,-93), (247576,2610080,1,'soga_ear_type',93,-56,0), (247577,2610080,1,'soga_eye_brow_type',93,-62,20), (247578,2610080,0,'soga_eye_color',229,229,102), (247579,2610080,1,'soga_eye_type',-37,0,0), (247580,2610080,0,'soga_hair_face_color',244,244,246), (247581,2610080,0,'soga_hair_type_color',244,244,246), (247582,2610080,1,'soga_lip_type',-100,-34,34), (247583,2610080,1,'soga_nose_type',-100,100,100), (247584,2610080,0,'soga_skin_color',245,250,245), (247585,2610081,0,'eye_color',128,255,128), (247586,2610081,0,'skin_color',0,0,255), (247587,2610081,0,'soga_eye_color',255,0,255), (247588,2610082,0,'eye_color',0,0,255), (247589,2610082,0,'skin_color',128,255,128), (247590,2610082,0,'soga_eye_color',255,0,255), (247591,2610083,0,'eye_color',255,255,255), (247592,2610083,0,'skin_color',255,255,255), (247593,2610083,0,'soga_eye_color',255,0,255), (247594,2610084,1,'cheek_type',68,7,0), (247595,2610084,1,'chin_type',7,-81,-63), (247596,2610084,1,'eye_brow_type',0,50,64), (247597,2610084,0,'eye_color',7,22,6), (247598,2610084,1,'eye_type',50,0,0), (247599,2610084,0,'hair_face_color',72,16,51), (247600,2610084,0,'hair_type_color',72,16,51), (247601,2610084,1,'lip_type',90,44,-4), (247602,2610084,1,'nose_type',-93,-7,-42), (247603,2610084,0,'skin_color',72,16,51), (247604,2610084,1,'soga_cheek_type',68,7,0), (247605,2610084,1,'soga_chin_type',7,-81,-63), (247606,2610084,1,'soga_eye_brow_type',0,50,64), (247607,2610084,0,'soga_eye_color',229,229,102), (247608,2610084,1,'soga_eye_type',50,0,0), (247609,2610084,0,'soga_hair_face_color',72,16,51), (247610,2610084,0,'soga_hair_type_color',72,16,51), (247611,2610084,1,'soga_lip_type',90,44,-4), (247612,2610084,1,'soga_nose_type',-93,-7,-42), (247613,2610084,0,'soga_skin_color',72,16,51), (247614,2610085,1,'cheek_type',9,93,0), (247615,2610085,1,'chin_type',-37,93,57), (247616,2610085,1,'eye_brow_type',-70,37,-28), (247617,2610085,0,'eye_color',200,174,138), (247618,2610085,1,'eye_type',-87,0,0), (247619,2610085,0,'hair_face_color',14,41,48), (247620,2610085,0,'hair_type_color',14,41,48), (247621,2610085,1,'lip_type',-53,-44,-90), (247622,2610085,1,'nose_type',0,20,81), (247623,2610085,0,'skin_color',14,41,48), (247624,2610085,1,'soga_cheek_type',9,93,0), (247625,2610085,1,'soga_chin_type',-37,93,57), (247626,2610085,1,'soga_eye_brow_type',-70,37,-28), (247627,2610085,0,'soga_eye_color',229,229,102), (247628,2610085,1,'soga_eye_type',-87,0,0), (247629,2610085,0,'soga_hair_face_color',14,41,48), (247630,2610085,0,'soga_hair_type_color',14,41,48), (247631,2610085,1,'soga_lip_type',-53,-44,-90), (247632,2610085,1,'soga_nose_type',0,20,81), (247633,2610085,0,'soga_skin_color',14,41,48), (247634,2610085,0,'wing_color1',255,255,255), (247635,2610085,0,'wing_color2',255,255,255), (247636,2610086,1,'cheek_type',22,22,0), (247637,2610086,1,'chin_type',9,56,-71), (247638,2610086,1,'eye_brow_type',-79,28,90), (247639,2610086,0,'eye_color',67,24,82), (247640,2610086,1,'eye_type',-93,0,0), (247641,2610086,0,'hair_face_color',172,158,220), (247642,2610086,0,'hair_type_color',172,158,220), (247643,2610086,1,'lip_type',-31,47,78), (247644,2610086,1,'nose_type',-34,53,-62), (247645,2610086,0,'skin_color',172,158,220), (247646,2610086,1,'soga_cheek_type',22,22,0), (247647,2610086,1,'soga_chin_type',9,56,-71), (247648,2610086,1,'soga_eye_brow_type',-79,28,90), (247649,2610086,0,'soga_eye_color',229,229,102), (247650,2610086,1,'soga_eye_type',-93,0,0), (247651,2610086,0,'soga_hair_face_color',172,158,220), (247652,2610086,0,'soga_hair_type_color',172,158,220), (247653,2610086,1,'soga_lip_type',-31,47,78), (247654,2610086,1,'soga_nose_type',-34,53,-62), (247655,2610086,0,'soga_skin_color',172,158,220), (247656,2610086,0,'wing_color1',255,255,255), (247657,2610086,0,'wing_color2',255,255,255), (247658,2610087,1,'cheek_type',-8,7,0), (247659,2610087,1,'chin_type',-50,-75,-62), (247660,2610087,1,'eye_brow_type',50,68,31), (247661,2610087,0,'eye_color',161,199,211), (247662,2610087,1,'eye_type',-87,0,0), (247663,2610087,0,'hair_face_color',13,6,22), (247664,2610087,0,'hair_type_color',13,6,22), (247665,2610087,1,'lip_type',100,100,-100), (247666,2610087,1,'nose_type',50,-100,-87), (247667,2610087,0,'skin_color',13,6,22), (247668,2610087,1,'soga_cheek_type',-8,7,0), (247669,2610087,1,'soga_chin_type',-50,-75,-62), (247670,2610087,1,'soga_eye_brow_type',50,68,31), (247671,2610087,0,'soga_eye_color',229,229,102), (247672,2610087,1,'soga_eye_type',-87,0,0), (247673,2610087,0,'soga_hair_face_color',13,6,22), (247674,2610087,0,'soga_hair_type_color',13,6,22), (247675,2610087,1,'soga_lip_type',100,100,-100), (247676,2610087,1,'soga_nose_type',50,-100,-87), (247677,2610087,0,'soga_skin_color',13,6,22), (247678,2610088,0,'eye_color',255,255,255), (247679,2610088,0,'skin_color',93,98,28), (247680,2610088,0,'soga_eye_color',255,0,255), (247681,2610089,1,'cheek_type',14,97,0), (247682,2610089,1,'chin_type',-12,-42,-44), (247683,2610089,1,'eye_brow_type',-38,-78,-88), (247684,2610089,0,'eye_color',31,63,57), (247685,2610089,1,'eye_type',50,0,0), (247686,2610089,0,'hair_face_color',45,62,9), (247687,2610089,0,'hair_type_color',45,62,9), (247688,2610089,1,'lip_type',-25,-58,-37), (247689,2610089,1,'nose_type',-25,0,32), (247690,2610089,0,'skin_color',45,62,9), (247691,2610089,1,'soga_cheek_type',14,97,0), (247692,2610089,1,'soga_chin_type',-12,-42,-44), (247693,2610089,1,'soga_eye_brow_type',-38,-78,-88), (247694,2610089,0,'soga_eye_color',229,229,102), (247695,2610089,1,'soga_eye_type',50,0,0), (247696,2610089,0,'soga_hair_face_color',45,62,9), (247697,2610089,0,'soga_hair_type_color',45,62,9), (247698,2610089,1,'soga_lip_type',-25,-58,-37), (247699,2610089,1,'soga_nose_type',-25,0,32), (247700,2610089,0,'soga_skin_color',45,62,9), (247701,2610089,0,'wing_color1',255,255,255), (247702,2610089,0,'wing_color2',255,255,255), (247703,2610090,1,'cheek_type',93,-71,0), (247704,2610090,1,'chin_type',-18,-7,-1), (247705,2610090,1,'eye_brow_type',-96,-63,35), (247706,2610090,0,'eye_color',133,182,194), (247707,2610090,1,'eye_type',88,0,0), (247708,2610090,0,'hair_face_color',7,21,14), (247709,2610090,0,'hair_type_color',7,21,14), (247710,2610090,1,'lip_type',-83,18,-62), (247711,2610090,1,'nose_type',-31,14,19), (247712,2610090,0,'skin_color',7,21,14), (247713,2610090,1,'soga_cheek_type',93,-71,0), (247714,2610090,1,'soga_chin_type',-18,-7,-1), (247715,2610090,1,'soga_eye_brow_type',-96,-63,35), (247716,2610090,0,'soga_eye_color',229,229,102), (247717,2610090,1,'soga_eye_type',88,0,0), (247718,2610090,0,'soga_hair_face_color',7,21,14), (247719,2610090,0,'soga_hair_type_color',7,21,14), (247720,2610090,1,'soga_lip_type',-83,18,-62), (247721,2610090,1,'soga_nose_type',-31,14,19), (247722,2610090,0,'soga_skin_color',7,21,14), (247723,2610090,0,'wing_color1',255,255,255), (247724,2610090,0,'wing_color2',255,255,255), (247725,2610091,0,'eye_color',255,255,255), (247726,2610091,0,'skin_color',255,255,255), (247727,2610091,0,'soga_eye_color',255,0,255), (247728,2610092,0,'eye_color',255,255,255), (247729,2610092,0,'skin_color',255,255,255), (247730,2610092,0,'soga_eye_color',255,0,255), (247731,2610093,0,'eye_color',255,255,255), (247732,2610093,0,'skin_color',255,255,255), (247733,2610093,0,'soga_eye_color',255,0,255), (247734,2610094,1,'cheek_type',-100,-100,0), (247735,2610094,1,'chin_type',-56,61,70), (247736,2610094,1,'eye_brow_type',50,68,31), (247737,2610094,0,'eye_color',161,199,211), (247738,2610094,1,'eye_type',-87,0,0), (247739,2610094,0,'hair_face_color',20,53,38), (247740,2610094,0,'hair_type_color',20,53,38), (247741,2610094,1,'lip_type',62,-96,0), (247742,2610094,1,'nose_type',64,2,-87), (247743,2610094,0,'skin_color',20,53,38), (247744,2610094,1,'soga_cheek_type',-100,-100,0), (247745,2610094,1,'soga_chin_type',-56,61,70), (247746,2610094,1,'soga_eye_brow_type',50,68,31), (247747,2610094,0,'soga_eye_color',229,229,102), (247748,2610094,1,'soga_eye_type',-87,0,0), (247749,2610094,0,'soga_hair_face_color',20,53,38), (247750,2610094,0,'soga_hair_type_color',20,53,38), (247751,2610094,1,'soga_lip_type',62,-96,0), (247752,2610094,1,'soga_nose_type',64,2,-87), (247753,2610094,0,'soga_skin_color',20,53,38), (247754,2610095,1,'cheek_type',59,25,0), (247755,2610095,1,'chin_type',-48,-71,46), (247756,2610095,1,'eye_brow_type',17,9,79), (247757,2610095,0,'eye_color',78,99,55), (247758,2610095,1,'eye_type',25,0,0), (247759,2610095,0,'hair_face_color',22,27,4), (247760,2610095,0,'hair_type_color',22,27,4), (247761,2610095,1,'lip_type',-50,-28,-77), (247762,2610095,1,'nose_type',-28,-10,-95), (247763,2610095,0,'skin_color',22,27,4), (247764,2610095,1,'soga_cheek_type',59,25,0), (247765,2610095,1,'soga_chin_type',-48,-71,46), (247766,2610095,1,'soga_eye_brow_type',17,9,79), (247767,2610095,0,'soga_eye_color',229,229,102), (247768,2610095,1,'soga_eye_type',25,0,0), (247769,2610095,0,'soga_hair_face_color',22,27,4), (247770,2610095,0,'soga_hair_type_color',22,27,4), (247771,2610095,1,'soga_lip_type',-50,-28,-77), (247772,2610095,1,'soga_nose_type',-28,-10,-95), (247773,2610095,0,'soga_skin_color',22,27,4), (247774,2610095,0,'wing_color1',255,255,255), (247775,2610095,0,'wing_color2',255,255,255), (247776,2610096,1,'cheek_type',39,-50,0), (247777,2610096,1,'chin_type',25,79,90), (247778,2610096,1,'eye_brow_type',87,14,-52), (247779,2610096,0,'eye_color',163,199,205), (247780,2610096,1,'eye_type',-72,0,0), (247781,2610096,0,'hair_face_color',56,85,12), (247782,2610096,0,'hair_type_color',56,85,12), (247783,2610096,1,'lip_type',-97,-79,-1), (247784,2610096,1,'nose_type',89,39,-17), (247785,2610096,0,'skin_color',56,85,12), (247786,2610096,1,'soga_cheek_type',39,-50,0), (247787,2610096,1,'soga_chin_type',25,79,90), (247788,2610096,1,'soga_eye_brow_type',87,14,-52), (247789,2610096,0,'soga_eye_color',229,229,102), (247790,2610096,1,'soga_eye_type',-72,0,0), (247791,2610096,0,'soga_hair_face_color',56,85,12), (247792,2610096,0,'soga_hair_type_color',56,85,12), (247793,2610096,1,'soga_lip_type',-97,-79,-1), (247794,2610096,1,'soga_nose_type',89,39,-17), (247795,2610096,0,'soga_skin_color',56,85,12), (247796,2610097,1,'cheek_type',32,85,0), (247797,2610097,1,'chin_type',81,82,23), (247798,2610097,1,'eye_brow_type',-97,-22,-81), (247799,2610097,0,'eye_color',88,143,121), (247800,2610097,1,'eye_type',96,0,0), (247801,2610097,0,'hair_face_color',114,98,46), (247802,2610097,0,'hair_type_color',114,98,46), (247803,2610097,1,'lip_type',83,7,62), (247804,2610097,1,'nose_type',98,-93,8), (247805,2610097,0,'skin_color',114,98,46), (247806,2610097,1,'soga_cheek_type',32,85,0), (247807,2610097,1,'soga_chin_type',81,82,23), (247808,2610097,1,'soga_eye_brow_type',-97,-22,-81), (247809,2610097,0,'soga_eye_color',229,229,102), (247810,2610097,1,'soga_eye_type',96,0,0), (247811,2610097,0,'soga_hair_face_color',114,98,46), (247812,2610097,0,'soga_hair_type_color',114,98,46), (247813,2610097,1,'soga_lip_type',83,7,62), (247814,2610097,1,'soga_nose_type',98,-93,8), (247815,2610097,0,'soga_skin_color',114,98,46), (247816,2610097,0,'wing_color1',255,255,255), (247817,2610097,0,'wing_color2',255,255,255), (247818,2610098,0,'eye_color',255,255,255), (247819,2610098,0,'skin_color',255,255,255), (247820,2610098,0,'soga_eye_color',255,0,255), (247821,2610099,0,'eye_color',255,255,255), (247822,2610099,0,'skin_color',255,255,255), (247823,2610099,0,'soga_eye_color',255,0,255), (247824,2610100,1,'cheek_type',10,-65,0), (247825,2610100,1,'chin_type',94,-62,57), (247826,2610100,1,'eye_brow_type',9,1,-46), (247827,2610100,0,'eye_color',21,61,16), (247828,2610100,1,'eye_type',-31,0,0), (247829,2610100,0,'hair_face_color',25,78,59), (247830,2610100,0,'hair_type_color',25,78,59), (247831,2610100,1,'lip_type',-7,37,81), (247832,2610100,1,'nose_type',39,88,-68), (247833,2610100,0,'skin_color',25,78,59), (247834,2610100,1,'soga_cheek_type',10,-65,0), (247835,2610100,1,'soga_chin_type',94,-62,57), (247836,2610100,1,'soga_eye_brow_type',9,1,-46), (247837,2610100,0,'soga_eye_color',229,229,102), (247838,2610100,1,'soga_eye_type',-31,0,0), (247839,2610100,0,'soga_hair_face_color',25,78,59), (247840,2610100,0,'soga_hair_type_color',25,78,59), (247841,2610100,1,'soga_lip_type',-7,37,81), (247842,2610100,1,'soga_nose_type',39,88,-68), (247843,2610100,0,'soga_skin_color',25,78,59), (247844,2610100,0,'wing_color1',255,255,255), (247845,2610100,0,'wing_color2',255,255,255), (247846,2610101,1,'cheek_type',20,58,0), (247847,2610101,1,'chin_type',50,-85,-65), (247848,2610101,1,'eye_brow_type',11,-62,-47), (247849,2610101,0,'eye_color',118,73,53), (247850,2610101,1,'eye_type',41,0,0), (247851,2610101,0,'hair_face_color',10,32,34), (247852,2610101,0,'hair_type_color',10,32,34), (247853,2610101,1,'lip_type',79,68,-44), (247854,2610101,1,'nose_type',42,-23,47), (247855,2610101,0,'skin_color',10,32,34), (247856,2610101,1,'soga_cheek_type',20,58,0), (247857,2610101,1,'soga_chin_type',50,-85,-65), (247858,2610101,1,'soga_eye_brow_type',11,-62,-47), (247859,2610101,0,'soga_eye_color',229,229,102), (247860,2610101,1,'soga_eye_type',41,0,0), (247861,2610101,0,'soga_hair_face_color',10,32,34), (247862,2610101,0,'soga_hair_type_color',10,32,34), (247863,2610101,1,'soga_lip_type',79,68,-44), (247864,2610101,1,'soga_nose_type',42,-23,47), (247865,2610101,0,'soga_skin_color',10,32,34), (247866,2610101,0,'wing_color1',255,255,255), (247867,2610101,0,'wing_color2',255,255,255), (247868,2610102,0,'eye_color',255,255,255), (247869,2610102,0,'skin_color',255,128,63), (247870,2610102,0,'soga_eye_color',255,0,255), (247871,2610103,0,'eye_color',255,255,255), (247872,2610103,0,'skin_color',28,28,28), (247873,2610103,0,'soga_eye_color',255,0,255), (247874,2610104,0,'eye_color',255,255,255), (247875,2610104,0,'skin_color',255,128,63), (247876,2610104,0,'soga_eye_color',255,0,255), (247877,2610105,0,'eye_color',255,255,255), (247878,2610105,0,'skin_color',255,255,255), (247879,2610105,0,'soga_eye_color',255,0,255), (247880,2610106,1,'cheek_type',84,89,0), (247881,2610106,1,'chin_type',-5,5,4), (247882,2610106,1,'eye_brow_type',-96,87,39), (247883,2610106,0,'eye_color',156,196,209), (247884,2610106,1,'eye_type',-57,0,0), (247885,2610106,0,'hair_face_color',118,36,106), (247886,2610106,0,'hair_type_color',118,36,106), (247887,2610106,1,'lip_type',29,7,-64), (247888,2610106,1,'nose_type',77,7,-68), (247889,2610106,0,'skin_color',118,36,106), (247890,2610106,1,'soga_cheek_type',84,89,0), (247891,2610106,1,'soga_chin_type',-5,5,4), (247892,2610106,1,'soga_eye_brow_type',-96,87,39), (247893,2610106,0,'soga_eye_color',229,229,102), (247894,2610106,1,'soga_eye_type',-57,0,0), (247895,2610106,0,'soga_hair_face_color',118,36,106), (247896,2610106,0,'soga_hair_type_color',118,36,106), (247897,2610106,1,'soga_lip_type',29,7,-64), (247898,2610106,1,'soga_nose_type',77,7,-68), (247899,2610106,0,'soga_skin_color',118,36,106), (247900,2610107,0,'eye_color',186,65,12), (247901,2610107,0,'skin_color',233,233,233), (247902,2610107,0,'soga_eye_color',255,0,255), (247903,2610108,1,'cheek_type',0,94,0), (247904,2610108,1,'chin_type',-42,26,-62), (247905,2610108,1,'ear_type',69,-25,0), (247906,2610108,1,'eye_brow_type',-68,-88,89), (247907,2610108,0,'eye_color',143,103,48), (247908,2610108,1,'eye_type',-18,0,0), (247909,2610108,0,'hair_face_color',195,208,207), (247910,2610108,0,'hair_face_highlight_color',230,170,26), (247911,2610108,0,'hair_type_color',195,208,207), (247912,2610108,0,'hair_type_highlight_color',230,170,26), (247913,2610108,1,'lip_type',-5,57,20), (247914,2610108,1,'nose_type',-18,-31,-11), (247915,2610108,0,'skin_color',46,35,36), (247916,2610108,1,'soga_cheek_type',0,94,0), (247917,2610108,1,'soga_chin_type',-42,26,-62), (247918,2610108,1,'soga_ear_type',69,-25,0), (247919,2610108,1,'soga_eye_brow_type',-68,-88,89), (247920,2610108,0,'soga_eye_color',229,229,102), (247921,2610108,1,'soga_eye_type',-18,0,0), (247922,2610108,0,'soga_hair_face_color',195,208,207), (247923,2610108,0,'soga_hair_face_highlight_color',230,170,26), (247924,2610108,0,'soga_hair_type_color',195,208,207), (247925,2610108,0,'soga_hair_type_highlight_color',230,170,26), (247926,2610108,1,'soga_lip_type',-5,57,20), (247927,2610108,1,'soga_nose_type',-18,-31,-11), (247928,2610108,0,'soga_skin_color',46,35,36), (247929,2610108,0,'wing_color1',255,255,255), (247930,2610108,0,'wing_color2',255,255,255), (247931,2610109,0,'eye_color',255,255,255), (247932,2610109,0,'skin_color',255,128,63), (247933,2610109,0,'soga_eye_color',255,0,255), (247934,2610110,0,'eye_color',255,255,255), (247935,2610110,0,'skin_color',255,128,63), (247936,2610110,0,'soga_eye_color',255,0,255), (247937,2610111,0,'eye_color',128,255,128), (247938,2610111,0,'skin_color',0,0,255), (247939,2610111,0,'soga_eye_color',255,0,255), (247940,2610112,0,'eye_color',0,0,255), (247941,2610112,0,'skin_color',128,255,128), (247942,2610112,0,'soga_eye_color',255,0,255), (247943,2610113,1,'cheek_type',-64,-48,0), (247944,2610113,1,'chin_type',75,-74,14), (247945,2610113,1,'eye_brow_type',71,45,-61), (247946,2610113,0,'eye_color',44,91,104), (247947,2610113,1,'eye_type',-29,0,0), (247948,2610113,0,'hair_face_color',92,140,23), (247949,2610113,0,'hair_type_color',92,140,23), (247950,2610113,1,'lip_type',-89,-56,-81), (247951,2610113,1,'nose_type',65,-89,28), (247952,2610113,0,'skin_color',92,140,23), (247953,2610113,1,'soga_cheek_type',-64,-48,0), (247954,2610113,1,'soga_chin_type',75,-74,14), (247955,2610113,1,'soga_eye_brow_type',71,45,-61), (247956,2610113,0,'soga_eye_color',229,229,102), (247957,2610113,1,'soga_eye_type',-29,0,0), (247958,2610113,0,'soga_hair_face_color',92,140,23), (247959,2610113,0,'soga_hair_type_color',92,140,23), (247960,2610113,1,'soga_lip_type',-89,-56,-81), (247961,2610113,1,'soga_nose_type',65,-89,28), (247962,2610113,0,'soga_skin_color',92,140,23), (247963,2610113,0,'wing_color1',255,255,255), (247964,2610113,0,'wing_color2',255,255,255), (247965,2610114,1,'cheek_type',-40,-58,0), (247966,2610114,1,'chin_type',-43,34,14), (247967,2610114,1,'eye_brow_type',51,41,96), (247968,2610114,0,'eye_color',189,138,130), (247969,2610114,1,'eye_type',-81,0,0), (247970,2610114,0,'hair_face_color',49,153,153), (247971,2610114,0,'hair_type_color',49,153,153), (247972,2610114,1,'lip_type',50,58,56), (247973,2610114,1,'nose_type',10,-56,34), (247974,2610114,0,'skin_color',49,153,153), (247975,2610114,1,'soga_cheek_type',-40,-58,0), (247976,2610114,1,'soga_chin_type',-43,34,14), (247977,2610114,1,'soga_eye_brow_type',51,41,96), (247978,2610114,0,'soga_eye_color',229,229,102), (247979,2610114,1,'soga_eye_type',-81,0,0), (247980,2610114,0,'soga_hair_face_color',49,153,153), (247981,2610114,0,'soga_hair_type_color',49,153,153), (247982,2610114,1,'soga_lip_type',50,58,56), (247983,2610114,1,'soga_nose_type',10,-56,34), (247984,2610114,0,'soga_skin_color',49,153,153), (247985,2610114,0,'wing_color1',255,255,255), (247986,2610114,0,'wing_color2',255,255,255), (247987,2610115,1,'cheek_type',-100,-100,0), (247988,2610115,1,'chin_type',-56,61,70), (247989,2610115,1,'eye_brow_type',50,68,31), (247990,2610115,0,'eye_color',161,199,211), (247991,2610115,1,'eye_type',-87,0,0), (247992,2610115,0,'hair_face_color',80,14,48), (247993,2610115,0,'hair_type_color',80,14,48), (247994,2610115,1,'lip_type',62,-96,0), (247995,2610115,1,'nose_type',64,2,-87), (247996,2610115,0,'skin_color',80,14,48), (247997,2610115,1,'soga_cheek_type',-100,-100,0), (247998,2610115,1,'soga_chin_type',-56,61,70), (247999,2610115,1,'soga_eye_brow_type',50,68,31), (248000,2610115,0,'soga_eye_color',229,229,102), (248001,2610115,1,'soga_eye_type',-87,0,0), (248002,2610115,0,'soga_hair_face_color',80,14,48), (248003,2610115,0,'soga_hair_type_color',80,14,48), (248004,2610115,1,'soga_lip_type',62,-96,0), (248005,2610115,1,'soga_nose_type',64,2,-87), (248006,2610115,0,'soga_skin_color',80,14,48), (248007,2610116,0,'eye_color',255,255,255), (248008,2610116,0,'skin_color',255,255,255), (248009,2610116,0,'soga_eye_color',255,0,255), (248010,2610117,0,'eye_color',0,128,0), (248011,2610117,0,'skin_color',5,5,5), (248012,2610117,0,'soga_eye_color',255,0,255), (248013,2610118,0,'eye_color',255,255,255), (248014,2610118,0,'skin_color',255,255,255), (248015,2610118,0,'soga_eye_color',255,0,255), (248016,2610119,0,'eye_color',255,255,255), (248017,2610119,0,'skin_color',255,255,255), (248018,2610119,0,'soga_eye_color',255,0,255), (248019,2610120,1,'cheek_type',35,12,0), (248020,2610120,1,'chin_type',-3,0,11), (248021,2610120,1,'ear_type',-35,8,0), (248022,2610120,1,'eye_brow_type',20,9,8), (248023,2610120,0,'eye_color',54,111,120), (248024,2610120,1,'eye_type',12,0,0), (248025,2610120,0,'hair_face_color',49,45,14), (248026,2610120,0,'hair_face_highlight_color',100,38,8), (248027,2610120,0,'hair_type_color',49,45,14), (248028,2610120,0,'hair_type_highlight_color',100,38,8), (248029,2610120,1,'lip_type',7,-32,31), (248030,2610120,1,'nose_type',14,-7,-35), (248031,2610120,0,'skin_color',153,130,83), (248032,2610120,1,'soga_cheek_type',35,12,0), (248033,2610120,1,'soga_chin_type',-3,0,11), (248034,2610120,1,'soga_ear_type',-35,8,0), (248035,2610120,1,'soga_eye_brow_type',20,9,8), (248036,2610120,0,'soga_eye_color',229,229,102), (248037,2610120,1,'soga_eye_type',12,0,0), (248038,2610120,0,'soga_hair_face_color',49,45,14), (248039,2610120,0,'soga_hair_face_highlight_color',100,38,8), (248040,2610120,0,'soga_hair_type_color',49,45,14), (248041,2610120,0,'soga_hair_type_highlight_color',100,38,8), (248042,2610120,1,'soga_lip_type',7,-32,31), (248043,2610120,1,'soga_nose_type',14,-7,-35), (248044,2610120,0,'soga_skin_color',153,130,83), (248045,2610120,0,'wing_color1',255,255,255), (248046,2610120,0,'wing_color2',255,255,255), (248047,2610121,0,'eye_color',255,255,255), (248048,2610121,0,'skin_color',255,255,255), (248049,2610121,0,'soga_eye_color',255,0,255), (248050,2610122,0,'eye_color',255,255,255), (248051,2610122,0,'skin_color',255,255,255), (248052,2610122,0,'soga_eye_color',255,0,255), (248053,2610123,0,'eye_color',255,255,255), (248054,2610123,0,'skin_color',255,255,255), (248055,2610123,0,'soga_eye_color',255,0,255), (248056,2610124,0,'eye_color',255,255,255), (248057,2610124,0,'skin_color',255,255,255), (248058,2610124,0,'soga_eye_color',255,0,255), (248059,2610125,1,'cheek_type',-40,77,0), (248060,2610125,1,'chin_type',17,14,0), (248061,2610125,1,'ear_type',-83,89,0), (248062,2610125,1,'eye_brow_type',93,77,61), (248063,2610125,0,'eye_color',176,187,160), (248064,2610125,1,'eye_type',-74,0,0), (248065,2610125,0,'hair_face_color',230,171,26), (248066,2610125,0,'hair_face_highlight_color',84,0,0), (248067,2610125,0,'hair_type_color',230,171,26), (248068,2610125,0,'hair_type_highlight_color',84,0,0), (248069,2610125,1,'lip_type',-50,10,-68), (248070,2610125,1,'nose_type',-82,37,0), (248071,2610125,0,'skin_color',183,148,98), (248072,2610125,1,'soga_cheek_type',-40,77,0), (248073,2610125,1,'soga_chin_type',17,14,0), (248074,2610125,1,'soga_ear_type',-83,89,0), (248075,2610125,1,'soga_eye_brow_type',93,77,61), (248076,2610125,0,'soga_eye_color',229,229,102), (248077,2610125,1,'soga_eye_type',-74,0,0), (248078,2610125,0,'soga_hair_face_color',230,171,26), (248079,2610125,0,'soga_hair_face_highlight_color',84,0,0), (248080,2610125,0,'soga_hair_type_color',230,171,26), (248081,2610125,0,'soga_hair_type_highlight_color',84,0,0), (248082,2610125,1,'soga_lip_type',-50,10,-68), (248083,2610125,1,'soga_nose_type',-82,37,0), (248084,2610125,0,'soga_skin_color',183,148,98), (248085,2610125,0,'wing_color1',255,255,255), (248086,2610125,0,'wing_color2',255,255,255), (248087,2610126,1,'cheek_type',15,85,0), (248088,2610126,1,'chin_type',22,-45,-7), (248089,2610126,1,'eye_brow_type',96,26,75), (248090,2610126,0,'eye_color',98,34,110), (248091,2610126,1,'eye_type',-39,0,0), (248092,2610126,0,'hair_face_color',87,37,141), (248093,2610126,0,'hair_type_color',87,37,141), (248094,2610126,1,'lip_type',-21,28,34), (248095,2610126,1,'nose_type',35,-63,-93), (248096,2610126,0,'skin_color',87,37,141), (248097,2610126,1,'soga_cheek_type',15,85,0), (248098,2610126,1,'soga_chin_type',22,-45,-7), (248099,2610126,1,'soga_eye_brow_type',96,26,75), (248100,2610126,0,'soga_eye_color',229,229,102), (248101,2610126,1,'soga_eye_type',-39,0,0), (248102,2610126,0,'soga_hair_face_color',87,37,141), (248103,2610126,0,'soga_hair_type_color',87,37,141), (248104,2610126,1,'soga_lip_type',-21,28,34), (248105,2610126,1,'soga_nose_type',35,-63,-93), (248106,2610126,0,'soga_skin_color',87,37,141), (248107,2610127,1,'cheek_type',-95,-14,0), (248108,2610127,1,'chin_type',7,-81,-62), (248109,2610127,1,'eye_brow_type',0,50,63), (248110,2610127,0,'eye_color',7,22,6), (248111,2610127,1,'eye_type',94,0,0), (248112,2610127,0,'hair_face_color',77,51,164), (248113,2610127,0,'hair_type_color',77,51,164), (248114,2610127,1,'lip_type',-100,-100,-70), (248115,2610127,1,'nose_type',-93,-7,-41), (248116,2610127,0,'skin_color',77,51,164), (248117,2610127,1,'soga_cheek_type',-95,-14,0), (248118,2610127,1,'soga_chin_type',7,-81,-62), (248119,2610127,1,'soga_eye_brow_type',0,50,63), (248120,2610127,0,'soga_eye_color',229,229,102), (248121,2610127,1,'soga_eye_type',94,0,0), (248122,2610127,0,'soga_hair_face_color',77,51,164), (248123,2610127,0,'soga_hair_type_color',77,51,164), (248124,2610127,1,'soga_lip_type',-100,-100,-70), (248125,2610127,1,'soga_nose_type',-93,-7,-41), (248126,2610127,0,'soga_skin_color',77,51,164), (248127,2610128,0,'eye_color',255,255,255), (248128,2610128,0,'skin_color',255,255,255), (248129,2610128,0,'soga_eye_color',255,0,255), (248130,2610129,0,'eye_color',255,255,255), (248131,2610129,0,'skin_color',255,255,255), (248132,2610129,0,'soga_eye_color',255,0,255), (248133,2610130,1,'cheek_type',42,70,0), (248134,2610130,1,'chin_type',0,22,-41), (248135,2610130,1,'eye_brow_type',-22,-44,-34), (248136,2610130,0,'eye_color',29,59,51), (248137,2610130,1,'eye_type',-87,0,0), (248138,2610130,0,'hair_face_color',119,39,114), (248139,2610130,0,'hair_type_color',119,39,114), (248140,2610130,1,'lip_type',70,51,-72), (248141,2610130,1,'nose_type',-50,-45,53), (248142,2610130,0,'skin_color',119,39,114), (248143,2610130,1,'soga_cheek_type',42,70,0), (248144,2610130,1,'soga_chin_type',0,22,-41), (248145,2610130,1,'soga_eye_brow_type',-22,-44,-34), (248146,2610130,0,'soga_eye_color',229,229,102), (248147,2610130,1,'soga_eye_type',-87,0,0), (248148,2610130,0,'soga_hair_face_color',119,39,114), (248149,2610130,0,'soga_hair_type_color',119,39,114), (248150,2610130,1,'soga_lip_type',70,51,-72), (248151,2610130,1,'soga_nose_type',-50,-45,53), (248152,2610130,0,'soga_skin_color',119,39,114), (248153,2610130,0,'wing_color1',255,255,255), (248154,2610130,0,'wing_color2',255,255,255), (248155,2610131,0,'eye_color',61,137,77), (248156,2610131,0,'skin_color',28,28,28), (248157,2610131,0,'soga_eye_color',255,0,255), (248158,2610132,1,'cheek_type',-95,-14,0), (248159,2610132,1,'chin_type',7,-81,-62), (248160,2610132,1,'eye_brow_type',0,50,63), (248161,2610132,0,'eye_color',7,22,6), (248162,2610132,1,'eye_type',94,0,0), (248163,2610132,0,'hair_face_color',63,10,31), (248164,2610132,0,'hair_type_color',63,10,31), (248165,2610132,1,'lip_type',-100,-100,-70), (248166,2610132,1,'nose_type',-93,-7,-41), (248167,2610132,0,'skin_color',63,10,31), (248168,2610132,1,'soga_cheek_type',-95,-14,0), (248169,2610132,1,'soga_chin_type',7,-81,-62), (248170,2610132,1,'soga_eye_brow_type',0,50,63), (248171,2610132,0,'soga_eye_color',229,229,102), (248172,2610132,1,'soga_eye_type',94,0,0), (248173,2610132,0,'soga_hair_face_color',63,10,31), (248174,2610132,0,'soga_hair_type_color',63,10,31), (248175,2610132,1,'soga_lip_type',-100,-100,-70), (248176,2610132,1,'soga_nose_type',-93,-7,-41), (248177,2610132,0,'soga_skin_color',63,10,31), (248178,2610133,1,'cheek_type',0,3,0), (248179,2610133,1,'chin_type',9,-44,69), (248180,2610133,1,'eye_brow_type',82,-71,31), (248181,2610133,0,'eye_color',22,15,10), (248182,2610133,1,'eye_type',-22,0,0), (248183,2610133,0,'hair_face_color',133,108,62), (248184,2610133,0,'hair_type_color',133,108,62), (248185,2610133,1,'lip_type',28,8,-57), (248186,2610133,1,'nose_type',-68,-25,2), (248187,2610133,0,'skin_color',133,108,62), (248188,2610133,1,'soga_cheek_type',0,3,0), (248189,2610133,1,'soga_chin_type',9,-44,69), (248190,2610133,1,'soga_eye_brow_type',82,-71,31), (248191,2610133,0,'soga_eye_color',229,229,102), (248192,2610133,1,'soga_eye_type',-22,0,0), (248193,2610133,0,'soga_hair_face_color',133,108,62), (248194,2610133,0,'soga_hair_type_color',133,108,62), (248195,2610133,1,'soga_lip_type',28,8,-57), (248196,2610133,1,'soga_nose_type',-68,-25,2), (248197,2610133,0,'soga_skin_color',133,108,62), (248198,2610133,0,'wing_color1',255,255,255), (248199,2610133,0,'wing_color2',255,255,255), (248200,2610134,1,'cheek_type',17,34,0), (248201,2610134,1,'chin_type',89,25,-29), (248202,2610134,1,'eye_brow_type',32,-72,-68), (248203,2610134,0,'eye_color',45,91,78), (248204,2610134,1,'eye_type',45,0,0), (248205,2610134,0,'hair_face_color',22,30,4), (248206,2610134,0,'hair_type_color',22,30,4), (248207,2610134,1,'lip_type',-93,7,-15), (248208,2610134,1,'nose_type',-94,17,-48), (248209,2610134,0,'skin_color',22,30,4), (248210,2610134,1,'soga_cheek_type',17,34,0), (248211,2610134,1,'soga_chin_type',89,25,-29), (248212,2610134,1,'soga_eye_brow_type',32,-72,-68), (248213,2610134,0,'soga_eye_color',229,229,102), (248214,2610134,1,'soga_eye_type',45,0,0), (248215,2610134,0,'soga_hair_face_color',22,30,4), (248216,2610134,0,'soga_hair_type_color',22,30,4), (248217,2610134,1,'soga_lip_type',-93,7,-15), (248218,2610134,1,'soga_nose_type',-94,17,-48), (248219,2610134,0,'soga_skin_color',22,30,4), (248220,2610134,0,'wing_color1',255,255,255), (248221,2610134,0,'wing_color2',255,255,255), (248222,2610135,1,'cheek_type',77,-42,0), (248223,2610135,1,'chin_type',44,81,14), (248224,2610135,1,'eye_brow_type',-83,40,15), (248225,2610135,0,'eye_color',82,56,37), (248226,2610135,1,'eye_type',-43,0,0), (248227,2610135,0,'hair_face_color',49,148,124), (248228,2610135,0,'hair_type_color',49,148,124), (248229,2610135,1,'lip_type',79,51,-88), (248230,2610135,1,'nose_type',-52,-70,48), (248231,2610135,0,'skin_color',49,148,124), (248232,2610135,1,'soga_cheek_type',77,-42,0), (248233,2610135,1,'soga_chin_type',44,81,14), (248234,2610135,1,'soga_eye_brow_type',-83,40,15), (248235,2610135,0,'soga_eye_color',229,229,102), (248236,2610135,1,'soga_eye_type',-43,0,0), (248237,2610135,0,'soga_hair_face_color',49,148,124), (248238,2610135,0,'soga_hair_type_color',49,148,124), (248239,2610135,1,'soga_lip_type',79,51,-88), (248240,2610135,1,'soga_nose_type',-52,-70,48), (248241,2610135,0,'soga_skin_color',49,148,124), (248242,2610136,0,'eye_color',255,255,255), (248243,2610136,0,'skin_color',93,98,28), (248244,2610136,0,'soga_eye_color',255,0,255), (248245,2610137,1,'cheek_type',93,-71,0), (248246,2610137,1,'chin_type',-18,-7,-1), (248247,2610137,1,'eye_brow_type',-96,-63,35), (248248,2610137,0,'eye_color',133,182,194), (248249,2610137,1,'eye_type',88,0,0), (248250,2610137,0,'hair_face_color',7,21,14), (248251,2610137,0,'hair_type_color',7,21,14), (248252,2610137,1,'lip_type',-83,18,-62), (248253,2610137,1,'nose_type',-31,14,19), (248254,2610137,0,'skin_color',7,21,14), (248255,2610137,1,'soga_cheek_type',93,-71,0), (248256,2610137,1,'soga_chin_type',-18,-7,-1), (248257,2610137,1,'soga_eye_brow_type',-96,-63,35), (248258,2610137,0,'soga_eye_color',229,229,102), (248259,2610137,1,'soga_eye_type',88,0,0), (248260,2610137,0,'soga_hair_face_color',7,21,14), (248261,2610137,0,'soga_hair_type_color',7,21,14), (248262,2610137,1,'soga_lip_type',-83,18,-62), (248263,2610137,1,'soga_nose_type',-31,14,19), (248264,2610137,0,'soga_skin_color',7,21,14), (248265,2610137,0,'wing_color1',255,255,255), (248266,2610137,0,'wing_color2',255,255,255), (248267,2610138,0,'eye_color',255,255,255), (248268,2610138,0,'skin_color',255,255,255), (248269,2610138,0,'soga_eye_color',255,0,255), (248270,2610139,0,'eye_color',255,255,255), (248271,2610139,0,'skin_color',93,98,28), (248272,2610139,0,'soga_eye_color',255,0,255), (248273,2610140,0,'eye_color',255,255,255), (248274,2610140,0,'skin_color',255,255,255), (248275,2610140,0,'soga_eye_color',255,0,255), (248276,2610141,1,'cheek_type',39,-50,0), (248277,2610141,1,'chin_type',25,79,90), (248278,2610141,1,'eye_brow_type',87,14,-52), (248279,2610141,0,'eye_color',163,199,205), (248280,2610141,1,'eye_type',-72,0,0), (248281,2610141,0,'hair_face_color',56,85,12), (248282,2610141,0,'hair_type_color',56,85,12), (248283,2610141,1,'lip_type',-97,-79,-1), (248284,2610141,1,'nose_type',89,39,-17), (248285,2610141,0,'skin_color',56,85,12), (248286,2610141,1,'soga_cheek_type',39,-50,0), (248287,2610141,1,'soga_chin_type',25,79,90), (248288,2610141,1,'soga_eye_brow_type',87,14,-52), (248289,2610141,0,'soga_eye_color',229,229,102), (248290,2610141,1,'soga_eye_type',-72,0,0), (248291,2610141,0,'soga_hair_face_color',56,85,12), (248292,2610141,0,'soga_hair_type_color',56,85,12), (248293,2610141,1,'soga_lip_type',-97,-79,-1), (248294,2610141,1,'soga_nose_type',89,39,-17), (248295,2610141,0,'soga_skin_color',56,85,12), (248296,2610141,0,'wing_color1',255,255,255), (248297,2610141,0,'wing_color2',255,255,255), (248298,2610142,1,'cheek_type',-64,-48,0), (248299,2610142,1,'chin_type',75,-74,14), (248300,2610142,1,'eye_brow_type',71,45,-61), (248301,2610142,0,'eye_color',44,91,104), (248302,2610142,1,'eye_type',-29,0,0), (248303,2610142,0,'hair_face_color',92,140,23), (248304,2610142,0,'hair_type_color',92,140,23), (248305,2610142,1,'lip_type',-89,-56,-81), (248306,2610142,1,'nose_type',65,-89,28), (248307,2610142,0,'skin_color',92,140,23), (248308,2610142,1,'soga_cheek_type',-64,-48,0), (248309,2610142,1,'soga_chin_type',75,-74,14), (248310,2610142,1,'soga_eye_brow_type',71,45,-61), (248311,2610142,0,'soga_eye_color',229,229,102), (248312,2610142,1,'soga_eye_type',-29,0,0), (248313,2610142,0,'soga_hair_face_color',92,140,23), (248314,2610142,0,'soga_hair_type_color',92,140,23), (248315,2610142,1,'soga_lip_type',-89,-56,-81), (248316,2610142,1,'soga_nose_type',65,-89,28), (248317,2610142,0,'soga_skin_color',92,140,23), (248318,2610143,0,'eye_color',255,255,255), (248319,2610143,0,'skin_color',255,255,255), (248320,2610143,0,'soga_eye_color',255,0,255), (248321,2610144,0,'eye_color',255,255,255), (248322,2610144,0,'skin_color',93,98,28), (248323,2610144,0,'soga_eye_color',255,0,255), (248324,2610145,0,'eye_color',255,255,255), (248325,2610145,0,'skin_color',93,98,28), (248326,2610145,0,'soga_eye_color',255,0,255), (248327,2610146,0,'eye_color',255,255,255), (248328,2610146,0,'skin_color',255,255,255), (248329,2610146,0,'soga_eye_color',255,0,255), (248330,2610147,0,'eye_color',255,255,255), (248331,2610147,0,'skin_color',255,255,255), (248332,2610147,0,'soga_eye_color',255,0,255), (248333,2610148,0,'eye_color',255,255,255), (248334,2610148,0,'skin_color',255,255,255), (248335,2610148,0,'soga_eye_color',255,0,255), (248336,2610149,0,'eye_color',255,255,255), (248337,2610149,0,'skin_color',255,255,255), (248338,2610149,0,'soga_eye_color',255,0,255), (248339,2610150,0,'eye_color',255,255,255), (248340,2610150,0,'skin_color',255,255,255), (248341,2610150,0,'soga_eye_color',255,0,255), (248342,2610151,0,'eye_color',255,255,255), (248343,2610151,0,'skin_color',255,255,255), (248344,2610151,0,'soga_eye_color',255,0,255), (248345,2610152,0,'eye_color',255,255,255), (248346,2610152,0,'skin_color',255,255,255), (248347,2610152,0,'soga_eye_color',255,0,255), (248348,2610153,0,'eye_color',239,209,89), (248349,2610153,0,'skin_color',255,255,255), (248350,2610153,0,'soga_eye_color',255,0,255), (248351,2610154,0,'eye_color',239,209,89), (248352,2610154,0,'skin_color',255,255,255), (248353,2610154,0,'soga_eye_color',255,0,255), (248354,2610155,1,'cheek_type',-76,-79,0), (248355,2610155,1,'chin_type',-74,-96,-52), (248356,2610155,1,'eye_brow_type',84,52,93), (248357,2610155,0,'eye_color',69,52,31), (248358,2610155,1,'eye_type',-83,0,0), (248359,2610155,0,'hair_face_color',68,165,172), (248360,2610155,0,'hair_type_color',68,165,172), (248361,2610155,1,'lip_type',46,-2,-7), (248362,2610155,1,'nose_type',-56,85,-15), (248363,2610155,0,'skin_color',68,165,172), (248364,2610155,1,'soga_cheek_type',-76,-79,0), (248365,2610155,1,'soga_chin_type',-74,-96,-52), (248366,2610155,1,'soga_eye_brow_type',84,52,93), (248367,2610155,0,'soga_eye_color',229,229,102), (248368,2610155,1,'soga_eye_type',-83,0,0), (248369,2610155,0,'soga_hair_face_color',68,165,172), (248370,2610155,0,'soga_hair_type_color',68,165,172), (248371,2610155,1,'soga_lip_type',46,-2,-7), (248372,2610155,1,'soga_nose_type',-56,85,-15), (248373,2610155,0,'soga_skin_color',68,165,172), (248374,2610155,0,'wing_color1',255,255,255), (248375,2610155,0,'wing_color2',255,255,255), (248376,2610156,1,'cheek_type',22,22,0), (248377,2610156,1,'chin_type',9,56,-71), (248378,2610156,1,'eye_brow_type',-79,28,90), (248379,2610156,0,'eye_color',67,24,82), (248380,2610156,1,'eye_type',-93,0,0), (248381,2610156,0,'hair_face_color',172,158,220), (248382,2610156,0,'hair_type_color',172,158,220), (248383,2610156,1,'lip_type',-31,47,78), (248384,2610156,1,'nose_type',-34,53,-62), (248385,2610156,0,'skin_color',172,158,220), (248386,2610156,1,'soga_cheek_type',22,22,0), (248387,2610156,1,'soga_chin_type',9,56,-71), (248388,2610156,1,'soga_eye_brow_type',-79,28,90), (248389,2610156,0,'soga_eye_color',229,229,102), (248390,2610156,1,'soga_eye_type',-93,0,0), (248391,2610156,0,'soga_hair_face_color',172,158,220), (248392,2610156,0,'soga_hair_type_color',172,158,220), (248393,2610156,1,'soga_lip_type',-31,47,78), (248394,2610156,1,'soga_nose_type',-34,53,-62), (248395,2610156,0,'soga_skin_color',172,158,220), (248396,2610156,0,'wing_color1',255,255,255), (248397,2610156,0,'wing_color2',255,255,255), (248398,2610157,1,'cheek_type',38,38,0), (248399,2610157,1,'chin_type',23,-8,25), (248400,2610157,1,'eye_brow_type',-5,39,31), (248401,2610157,0,'eye_color',162,189,169), (248402,2610157,1,'eye_type',-34,0,0), (248403,2610157,0,'hair_face_color',105,43,40), (248404,2610157,0,'hair_type_color',105,43,40), (248405,2610157,1,'lip_type',-74,-28,81), (248406,2610157,1,'nose_type',-58,35,-38), (248407,2610157,0,'skin_color',105,43,40), (248408,2610157,1,'soga_cheek_type',38,38,0), (248409,2610157,1,'soga_chin_type',23,-8,25), (248410,2610157,1,'soga_eye_brow_type',-5,39,31), (248411,2610157,0,'soga_eye_color',229,229,102), (248412,2610157,1,'soga_eye_type',-34,0,0), (248413,2610157,0,'soga_hair_face_color',105,43,40), (248414,2610157,0,'soga_hair_type_color',105,43,40), (248415,2610157,1,'soga_lip_type',-74,-28,81), (248416,2610157,1,'soga_nose_type',-58,35,-38), (248417,2610157,0,'soga_skin_color',105,43,40), (248418,2610158,1,'cheek_type',-8,7,0), (248419,2610158,1,'chin_type',-50,-75,-62), (248420,2610158,1,'eye_brow_type',50,68,31), (248421,2610158,0,'eye_color',161,199,211), (248422,2610158,1,'eye_type',-87,0,0), (248423,2610158,0,'hair_face_color',72,46,160), (248424,2610158,0,'hair_type_color',72,46,160), (248425,2610158,1,'lip_type',100,100,-100), (248426,2610158,1,'nose_type',50,-100,-87), (248427,2610158,0,'skin_color',72,46,160), (248428,2610158,1,'soga_cheek_type',-8,7,0), (248429,2610158,1,'soga_chin_type',-50,-75,-62), (248430,2610158,1,'soga_eye_brow_type',50,68,31), (248431,2610158,0,'soga_eye_color',229,229,102), (248432,2610158,1,'soga_eye_type',-87,0,0), (248433,2610158,0,'soga_hair_face_color',72,46,160), (248434,2610158,0,'soga_hair_type_color',72,46,160), (248435,2610158,1,'soga_lip_type',100,100,-100), (248436,2610158,1,'soga_nose_type',50,-100,-87), (248437,2610158,0,'soga_skin_color',72,46,160), (248438,2610159,1,'cheek_type',42,70,0), (248439,2610159,1,'chin_type',0,22,-41), (248440,2610159,1,'eye_brow_type',-22,-44,-34), (248441,2610159,0,'eye_color',29,59,51), (248442,2610159,1,'eye_type',-87,0,0), (248443,2610159,0,'hair_face_color',119,39,114), (248444,2610159,0,'hair_type_color',119,39,114), (248445,2610159,1,'lip_type',70,51,-72), (248446,2610159,1,'nose_type',-50,-45,53), (248447,2610159,0,'skin_color',119,39,114), (248448,2610159,1,'soga_cheek_type',42,70,0), (248449,2610159,1,'soga_chin_type',0,22,-41), (248450,2610159,1,'soga_eye_brow_type',-22,-44,-34), (248451,2610159,0,'soga_eye_color',229,229,102), (248452,2610159,1,'soga_eye_type',-87,0,0), (248453,2610159,0,'soga_hair_face_color',119,39,114), (248454,2610159,0,'soga_hair_type_color',119,39,114), (248455,2610159,1,'soga_lip_type',70,51,-72), (248456,2610159,1,'soga_nose_type',-50,-45,53), (248457,2610159,0,'soga_skin_color',119,39,114), (248458,2610160,1,'cheek_type',95,-59,0), (248459,2610160,1,'chin_type',-19,-69,64), (248460,2610160,1,'eye_brow_type',31,-64,93), (248461,2610160,0,'eye_color',168,167,81), (248462,2610160,1,'eye_type',12,0,0), (248463,2610160,0,'hair_face_color',51,61,164), (248464,2610160,0,'hair_type_color',51,61,164), (248465,2610160,1,'lip_type',93,62,18), (248466,2610160,1,'nose_type',-98,17,50), (248467,2610160,0,'skin_color',51,61,164), (248468,2610160,1,'soga_cheek_type',95,-59,0), (248469,2610160,1,'soga_chin_type',-19,-69,64), (248470,2610160,1,'soga_eye_brow_type',31,-64,93), (248471,2610160,0,'soga_eye_color',229,229,102), (248472,2610160,1,'soga_eye_type',12,0,0), (248473,2610160,0,'soga_hair_face_color',51,61,164), (248474,2610160,0,'soga_hair_type_color',51,61,164), (248475,2610160,1,'soga_lip_type',93,62,18), (248476,2610160,1,'soga_nose_type',-98,17,50), (248477,2610160,0,'soga_skin_color',51,61,164), (248478,2610161,1,'cheek_type',-95,-14,0), (248479,2610161,1,'chin_type',7,-81,-62), (248480,2610161,1,'eye_brow_type',0,50,63), (248481,2610161,0,'eye_color',7,22,6), (248482,2610161,1,'eye_type',94,0,0), (248483,2610161,0,'hair_face_color',77,51,164), (248484,2610161,0,'hair_type_color',77,51,164), (248485,2610161,1,'lip_type',-100,-100,-70), (248486,2610161,1,'nose_type',-93,-7,-41), (248487,2610161,0,'skin_color',77,51,164), (248488,2610161,1,'soga_cheek_type',-95,-14,0), (248489,2610161,1,'soga_chin_type',7,-81,-62), (248490,2610161,1,'soga_eye_brow_type',0,50,63), (248491,2610161,0,'soga_eye_color',229,229,102), (248492,2610161,1,'soga_eye_type',94,0,0), (248493,2610161,0,'soga_hair_face_color',77,51,164), (248494,2610161,0,'soga_hair_type_color',77,51,164), (248495,2610161,1,'soga_lip_type',-100,-100,-70), (248496,2610161,1,'soga_nose_type',-93,-7,-41), (248497,2610161,0,'soga_skin_color',77,51,164), (248498,2610162,1,'cheek_type',-8,7,0), (248499,2610162,1,'chin_type',-50,-75,-62), (248500,2610162,1,'eye_brow_type',50,68,31), (248501,2610162,0,'eye_color',161,199,211), (248502,2610162,1,'eye_type',-87,0,0), (248503,2610162,0,'hair_face_color',13,6,22), (248504,2610162,0,'hair_type_color',13,6,22), (248505,2610162,1,'lip_type',100,100,-100), (248506,2610162,1,'nose_type',50,-100,-87), (248507,2610162,0,'skin_color',13,6,22), (248508,2610162,1,'soga_cheek_type',-8,7,0), (248509,2610162,1,'soga_chin_type',-50,-75,-62), (248510,2610162,1,'soga_eye_brow_type',50,68,31), (248511,2610162,0,'soga_eye_color',229,229,102), (248512,2610162,1,'soga_eye_type',-87,0,0), (248513,2610162,0,'soga_hair_face_color',13,6,22), (248514,2610162,0,'soga_hair_type_color',13,6,22), (248515,2610162,1,'soga_lip_type',100,100,-100), (248516,2610162,1,'soga_nose_type',50,-100,-87), (248517,2610162,0,'soga_skin_color',13,6,22), (248518,2610163,1,'cheek_type',-10,7,0), (248519,2610163,1,'chin_type',-50,-75,-62), (248520,2610163,1,'eye_brow_type',50,69,31), (248521,2610163,0,'eye_color',161,199,211), (248522,2610163,1,'eye_type',-88,0,0), (248523,2610163,0,'hair_face_color',93,28,83), (248524,2610163,0,'hair_type_color',93,28,83), (248525,2610163,1,'lip_type',100,100,-100), (248526,2610163,1,'nose_type',50,-100,-87), (248527,2610163,0,'skin_color',93,28,83), (248528,2610163,1,'soga_cheek_type',-10,7,0), (248529,2610163,1,'soga_chin_type',-50,-75,-62), (248530,2610163,1,'soga_eye_brow_type',50,69,31), (248531,2610163,0,'soga_eye_color',229,229,102), (248532,2610163,1,'soga_eye_type',-88,0,0), (248533,2610163,0,'soga_hair_face_color',93,28,83), (248534,2610163,0,'soga_hair_type_color',93,28,83), (248535,2610163,1,'soga_lip_type',100,100,-100), (248536,2610163,1,'soga_nose_type',50,-100,-87), (248537,2610163,0,'soga_skin_color',93,28,83), (248538,2610164,1,'cheek_type',-100,100,0), (248539,2610164,1,'chin_type',7,-81,-63), (248540,2610164,1,'eye_brow_type',0,50,64), (248541,2610164,0,'eye_color',7,22,6), (248542,2610164,1,'eye_type',50,0,0), (248543,2610164,0,'hair_face_color',40,128,134), (248544,2610164,0,'hair_type_color',40,128,134), (248545,2610164,1,'lip_type',-100,-100,-71), (248546,2610164,1,'nose_type',-93,-7,-42), (248547,2610164,0,'skin_color',40,128,134), (248548,2610164,1,'soga_cheek_type',-100,100,0), (248549,2610164,1,'soga_chin_type',7,-81,-63), (248550,2610164,1,'soga_eye_brow_type',0,50,64), (248551,2610164,0,'soga_eye_color',229,229,102), (248552,2610164,1,'soga_eye_type',50,0,0), (248553,2610164,0,'soga_hair_face_color',40,128,134), (248554,2610164,0,'soga_hair_type_color',40,128,134), (248555,2610164,1,'soga_lip_type',-100,-100,-71), (248556,2610164,1,'soga_nose_type',-93,-7,-42), (248557,2610164,0,'soga_skin_color',40,128,134), (248558,2610165,1,'cheek_type',22,0,0), (248559,2610165,1,'chin_type',-65,66,87), (248560,2610165,1,'ear_type',8,-65,0), (248561,2610165,1,'eye_brow_type',0,-14,70), (248562,2610165,0,'eye_color',48,23,52), (248563,2610165,1,'eye_type',-1,0,0), (248564,2610165,0,'hair_face_color',176,177,168), (248565,2610165,0,'hair_face_highlight_color',107,131,144), (248566,2610165,0,'hair_type_color',176,177,168), (248567,2610165,0,'hair_type_highlight_color',107,131,144), (248568,2610165,1,'lip_type',68,-50,3), (248569,2610165,1,'nose_type',-35,0,-44), (248570,2610165,0,'skin_color',168,138,147), (248571,2610165,1,'soga_cheek_type',22,0,0), (248572,2610165,1,'soga_chin_type',-65,66,87), (248573,2610165,1,'soga_ear_type',8,-65,0), (248574,2610165,1,'soga_eye_brow_type',0,-14,70), (248575,2610165,0,'soga_eye_color',204,204,204), (248576,2610165,1,'soga_eye_type',-1,0,0), (248577,2610165,0,'soga_hair_face_color',176,177,168), (248578,2610165,0,'soga_hair_face_highlight_color',107,131,144), (248579,2610165,0,'soga_hair_type_color',176,177,168), (248580,2610165,0,'soga_hair_type_highlight_color',107,131,144), (248581,2610165,1,'soga_lip_type',68,-50,3), (248582,2610165,1,'soga_nose_type',-35,0,-44), (248583,2610165,0,'soga_skin_color',168,138,147), (248584,2610166,1,'cheek_type',84,89,0), (248585,2610166,1,'chin_type',-5,5,4), (248586,2610166,1,'eye_brow_type',-96,87,39), (248587,2610166,0,'eye_color',156,196,209), (248588,2610166,1,'eye_type',-57,0,0), (248589,2610166,0,'hair_face_color',118,36,106), (248590,2610166,0,'hair_type_color',118,36,106), (248591,2610166,1,'lip_type',29,7,-64), (248592,2610166,1,'nose_type',77,7,-68), (248593,2610166,0,'skin_color',118,36,106), (248594,2610166,1,'soga_cheek_type',84,89,0), (248595,2610166,1,'soga_chin_type',-5,5,4), (248596,2610166,1,'soga_eye_brow_type',-96,87,39), (248597,2610166,0,'soga_eye_color',229,229,102), (248598,2610166,1,'soga_eye_type',-57,0,0), (248599,2610166,0,'soga_hair_face_color',118,36,106), (248600,2610166,0,'soga_hair_type_color',118,36,106), (248601,2610166,1,'soga_lip_type',29,7,-64), (248602,2610166,1,'soga_nose_type',77,7,-68), (248603,2610166,0,'soga_skin_color',118,36,106), (248604,2610167,1,'cheek_type',-50,90,0), (248605,2610167,1,'chin_type',21,68,50), (248606,2610167,1,'eye_brow_type',50,-81,69), (248607,2610167,0,'eye_color',116,170,180), (248608,2610167,1,'eye_type',50,0,0), (248609,2610167,0,'hair_face_color',90,61,40), (248610,2610167,0,'hair_type_color',90,61,40), (248611,2610167,1,'lip_type',19,56,-29), (248612,2610167,1,'nose_type',-37,38,31), (248613,2610167,0,'skin_color',90,61,40), (248614,2610167,1,'soga_cheek_type',-50,90,0), (248615,2610167,1,'soga_chin_type',21,68,50), (248616,2610167,1,'soga_eye_brow_type',50,-81,69), (248617,2610167,0,'soga_eye_color',229,229,102), (248618,2610167,1,'soga_eye_type',50,0,0), (248619,2610167,0,'soga_hair_face_color',90,61,40), (248620,2610167,0,'soga_hair_type_color',90,61,40), (248621,2610167,1,'soga_lip_type',19,56,-29), (248622,2610167,1,'soga_nose_type',-37,38,31), (248623,2610167,0,'soga_skin_color',90,61,40), (248624,2610168,1,'cheek_type',4,-97,0), (248625,2610168,1,'chin_type',44,-75,-79), (248626,2610168,1,'eye_brow_type',64,50,-75), (248627,2610168,0,'eye_color',108,162,154), (248628,2610168,1,'eye_type',12,0,0), (248629,2610168,0,'hair_face_color',8,12,34), (248630,2610168,0,'hair_type_color',8,12,34), (248631,2610168,1,'lip_type',7,32,55), (248632,2610168,1,'nose_type',50,-23,-58), (248633,2610168,0,'skin_color',8,12,34), (248634,2610168,1,'soga_cheek_type',4,-97,0), (248635,2610168,1,'soga_chin_type',44,-75,-79), (248636,2610168,1,'soga_eye_brow_type',64,50,-75), (248637,2610168,0,'soga_eye_color',229,229,102), (248638,2610168,1,'soga_eye_type',12,0,0), (248639,2610168,0,'soga_hair_face_color',8,12,34), (248640,2610168,0,'soga_hair_type_color',8,12,34), (248641,2610168,1,'soga_lip_type',7,32,55), (248642,2610168,1,'soga_nose_type',50,-23,-58), (248643,2610168,0,'soga_skin_color',8,12,34), (248644,2610169,1,'cheek_type',93,-71,0), (248645,2610169,1,'chin_type',-18,-7,-1), (248646,2610169,1,'eye_brow_type',-96,-63,35), (248647,2610169,0,'eye_color',133,182,194), (248648,2610169,1,'eye_type',88,0,0), (248649,2610169,0,'hair_face_color',7,21,14), (248650,2610169,0,'hair_type_color',7,21,14), (248651,2610169,1,'lip_type',-83,18,-62), (248652,2610169,1,'nose_type',-31,14,19), (248653,2610169,0,'skin_color',7,21,14), (248654,2610169,1,'soga_cheek_type',93,-71,0), (248655,2610169,1,'soga_chin_type',-18,-7,-1), (248656,2610169,1,'soga_eye_brow_type',-96,-63,35), (248657,2610169,0,'soga_eye_color',229,229,102), (248658,2610169,1,'soga_eye_type',88,0,0), (248659,2610169,0,'soga_hair_face_color',7,21,14), (248660,2610169,0,'soga_hair_type_color',7,21,14), (248661,2610169,1,'soga_lip_type',-83,18,-62), (248662,2610169,1,'soga_nose_type',-31,14,19), (248663,2610169,0,'soga_skin_color',7,21,14), (248664,2610169,0,'wing_color1',255,255,255), (248665,2610169,0,'wing_color2',255,255,255), (248666,2610170,1,'cheek_type',42,70,0), (248667,2610170,1,'chin_type',0,22,-41), (248668,2610170,1,'eye_brow_type',-22,-44,-34), (248669,2610170,0,'eye_color',29,59,51), (248670,2610170,1,'eye_type',-87,0,0), (248671,2610170,0,'hair_face_color',119,39,114), (248672,2610170,0,'hair_type_color',119,39,114), (248673,2610170,1,'lip_type',70,51,-72), (248674,2610170,1,'nose_type',-50,-45,53), (248675,2610170,0,'skin_color',119,39,114), (248676,2610170,1,'soga_cheek_type',42,70,0), (248677,2610170,1,'soga_chin_type',0,22,-41), (248678,2610170,1,'soga_eye_brow_type',-22,-44,-34), (248679,2610170,0,'soga_eye_color',229,229,102), (248680,2610170,1,'soga_eye_type',-87,0,0), (248681,2610170,0,'soga_hair_face_color',119,39,114), (248682,2610170,0,'soga_hair_type_color',119,39,114), (248683,2610170,1,'soga_lip_type',70,51,-72), (248684,2610170,1,'soga_nose_type',-50,-45,53), (248685,2610170,0,'soga_skin_color',119,39,114), (248686,2610171,1,'cheek_type',2,68,0), (248687,2610171,1,'chin_type',44,68,97), (248688,2610171,1,'eye_brow_type',-47,20,-35), (248689,2610171,0,'eye_color',114,40,128), (248690,2610171,1,'eye_type',-12,0,0), (248691,2610171,0,'hair_face_color',113,176,139), (248692,2610171,0,'hair_type_color',113,176,139), (248693,2610171,1,'lip_type',76,-25,-75), (248694,2610171,1,'nose_type',57,97,-50), (248695,2610171,0,'skin_color',113,176,139), (248696,2610171,1,'soga_cheek_type',2,68,0), (248697,2610171,1,'soga_chin_type',44,68,97), (248698,2610171,1,'soga_eye_brow_type',-47,20,-35), (248699,2610171,0,'soga_eye_color',229,229,102), (248700,2610171,1,'soga_eye_type',-12,0,0), (248701,2610171,0,'soga_hair_face_color',113,176,139), (248702,2610171,0,'soga_hair_type_color',113,176,139), (248703,2610171,1,'soga_lip_type',76,-25,-75), (248704,2610171,1,'soga_nose_type',57,97,-50), (248705,2610171,0,'soga_skin_color',113,176,139), (248706,2610172,1,'cheek_type',-70,-44,0), (248707,2610172,1,'chin_type',83,74,-3), (248708,2610172,1,'eye_brow_type',-66,-44,-95), (248709,2610172,0,'eye_color',76,112,67), (248710,2610172,1,'eye_type',56,0,0), (248711,2610172,0,'hair_face_color',185,121,190), (248712,2610172,0,'hair_type_color',185,121,190), (248713,2610172,1,'lip_type',-58,8,89), (248714,2610172,1,'nose_type',58,-81,-25), (248715,2610172,0,'skin_color',185,121,190), (248716,2610172,1,'soga_cheek_type',-70,-44,0), (248717,2610172,1,'soga_chin_type',83,74,-3), (248718,2610172,1,'soga_eye_brow_type',-66,-44,-95), (248719,2610172,0,'soga_eye_color',229,229,102), (248720,2610172,1,'soga_eye_type',56,0,0), (248721,2610172,0,'soga_hair_face_color',185,121,190), (248722,2610172,0,'soga_hair_type_color',185,121,190), (248723,2610172,1,'soga_lip_type',-58,8,89), (248724,2610172,1,'soga_nose_type',58,-81,-25), (248725,2610172,0,'soga_skin_color',185,121,190), (248726,2610172,0,'wing_color1',255,255,255), (248727,2610172,0,'wing_color2',255,255,255), (248728,2610173,1,'cheek_type',17,34,0), (248729,2610173,1,'chin_type',89,25,-29), (248730,2610173,1,'eye_brow_type',32,-72,-68), (248731,2610173,0,'eye_color',45,91,78), (248732,2610173,1,'eye_type',45,0,0), (248733,2610173,0,'hair_face_color',22,30,4), (248734,2610173,0,'hair_type_color',22,30,4), (248735,2610173,1,'lip_type',-93,7,-15), (248736,2610173,1,'nose_type',-94,17,-48), (248737,2610173,0,'skin_color',22,30,4), (248738,2610173,1,'soga_cheek_type',17,34,0), (248739,2610173,1,'soga_chin_type',89,25,-29), (248740,2610173,1,'soga_eye_brow_type',32,-72,-68), (248741,2610173,0,'soga_eye_color',229,229,102), (248742,2610173,1,'soga_eye_type',45,0,0), (248743,2610173,0,'soga_hair_face_color',22,30,4), (248744,2610173,0,'soga_hair_type_color',22,30,4), (248745,2610173,1,'soga_lip_type',-93,7,-15), (248746,2610173,1,'soga_nose_type',-94,17,-48), (248747,2610173,0,'soga_skin_color',22,30,4), (248748,2610173,0,'wing_color1',255,255,255), (248749,2610173,0,'wing_color2',255,255,255), (248750,2610174,0,'eye_color',255,255,255), (248751,2610174,0,'skin_color',255,255,255), (248752,2610174,0,'soga_eye_color',255,0,255), (248753,2610175,1,'cheek_type',20,58,0), (248754,2610175,1,'chin_type',50,-85,-65), (248755,2610175,1,'eye_brow_type',11,-62,-47), (248756,2610175,0,'eye_color',118,73,53), (248757,2610175,1,'eye_type',41,0,0), (248758,2610175,0,'hair_face_color',10,32,34), (248759,2610175,0,'hair_type_color',10,32,34), (248760,2610175,1,'lip_type',79,68,-44), (248761,2610175,1,'nose_type',42,-23,47), (248762,2610175,0,'skin_color',10,32,34), (248763,2610175,1,'soga_cheek_type',20,58,0), (248764,2610175,1,'soga_chin_type',50,-85,-65), (248765,2610175,1,'soga_eye_brow_type',11,-62,-47), (248766,2610175,0,'soga_eye_color',229,229,102), (248767,2610175,1,'soga_eye_type',41,0,0), (248768,2610175,0,'soga_hair_face_color',10,32,34), (248769,2610175,0,'soga_hair_type_color',10,32,34), (248770,2610175,1,'soga_lip_type',79,68,-44), (248771,2610175,1,'soga_nose_type',42,-23,47), (248772,2610175,0,'soga_skin_color',10,32,34), (248773,2610175,0,'wing_color1',255,255,255), (248774,2610175,0,'wing_color2',255,255,255), (248775,2610176,1,'cheek_type',32,85,0), (248776,2610176,1,'chin_type',81,82,23), (248777,2610176,1,'eye_brow_type',-97,-22,-81), (248778,2610176,0,'eye_color',88,143,121), (248779,2610176,1,'eye_type',96,0,0), (248780,2610176,0,'hair_face_color',114,98,46), (248781,2610176,0,'hair_type_color',114,98,46), (248782,2610176,1,'lip_type',83,7,62), (248783,2610176,1,'nose_type',98,-93,8), (248784,2610176,0,'skin_color',114,98,46), (248785,2610176,1,'soga_cheek_type',32,85,0), (248786,2610176,1,'soga_chin_type',81,82,23), (248787,2610176,1,'soga_eye_brow_type',-97,-22,-81), (248788,2610176,0,'soga_eye_color',229,229,102), (248789,2610176,1,'soga_eye_type',96,0,0), (248790,2610176,0,'soga_hair_face_color',114,98,46), (248791,2610176,0,'soga_hair_type_color',114,98,46), (248792,2610176,1,'soga_lip_type',83,7,62), (248793,2610176,1,'soga_nose_type',98,-93,8), (248794,2610176,0,'soga_skin_color',114,98,46), (248795,2610176,0,'wing_color1',255,255,255), (248796,2610176,0,'wing_color2',255,255,255), (248797,2610177,1,'cheek_type',-100,-100,0), (248798,2610177,1,'chin_type',-56,61,70), (248799,2610177,1,'eye_brow_type',50,68,31), (248800,2610177,0,'eye_color',161,199,211), (248801,2610177,1,'eye_type',-87,0,0), (248802,2610177,0,'hair_face_color',80,14,48), (248803,2610177,0,'hair_type_color',80,14,48), (248804,2610177,1,'lip_type',62,-96,0), (248805,2610177,1,'nose_type',64,2,-87), (248806,2610177,0,'skin_color',80,14,48), (248807,2610177,1,'soga_cheek_type',-100,-100,0), (248808,2610177,1,'soga_chin_type',-56,61,70), (248809,2610177,1,'soga_eye_brow_type',50,68,31), (248810,2610177,0,'soga_eye_color',229,229,102), (248811,2610177,1,'soga_eye_type',-87,0,0), (248812,2610177,0,'soga_hair_face_color',80,14,48), (248813,2610177,0,'soga_hair_type_color',80,14,48), (248814,2610177,1,'soga_lip_type',62,-96,0), (248815,2610177,1,'soga_nose_type',64,2,-87), (248816,2610177,0,'soga_skin_color',80,14,48), (248817,2610178,0,'eye_color',0,128,0), (248818,2610178,0,'skin_color',128,255,255), (248819,2610178,0,'soga_eye_color',255,0,255), (248820,2610179,0,'eye_color',0,128,0), (248821,2610179,0,'skin_color',128,255,255), (248822,2610179,0,'soga_eye_color',255,0,255), (248823,2610180,1,'cheek_type',32,85,0), (248824,2610180,1,'chin_type',81,82,23), (248825,2610180,1,'eye_brow_type',-97,-22,-81), (248826,2610180,0,'eye_color',88,143,121), (248827,2610180,1,'eye_type',96,0,0), (248828,2610180,0,'hair_face_color',114,98,46), (248829,2610180,0,'hair_type_color',114,98,46), (248830,2610180,1,'lip_type',83,7,62), (248831,2610180,1,'nose_type',98,-93,8), (248832,2610180,0,'skin_color',114,98,46), (248833,2610180,1,'soga_cheek_type',32,85,0), (248834,2610180,1,'soga_chin_type',81,82,23), (248835,2610180,1,'soga_eye_brow_type',-97,-22,-81), (248836,2610180,0,'soga_eye_color',229,229,102), (248837,2610180,1,'soga_eye_type',96,0,0), (248838,2610180,0,'soga_hair_face_color',114,98,46), (248839,2610180,0,'soga_hair_type_color',114,98,46), (248840,2610180,1,'soga_lip_type',83,7,62), (248841,2610180,1,'soga_nose_type',98,-93,8), (248842,2610180,0,'soga_skin_color',114,98,46), (248843,2610180,0,'wing_color1',255,255,255), (248844,2610180,0,'wing_color2',255,255,255), (248845,2610181,1,'cheek_type',15,85,0), (248846,2610181,1,'chin_type',22,-45,-7), (248847,2610181,1,'eye_brow_type',96,26,75), (248848,2610181,0,'eye_color',98,34,110), (248849,2610181,1,'eye_type',-39,0,0), (248850,2610181,0,'hair_face_color',87,37,141), (248851,2610181,0,'hair_type_color',87,37,141), (248852,2610181,1,'lip_type',-21,28,34), (248853,2610181,1,'nose_type',35,-63,-93), (248854,2610181,0,'skin_color',87,37,141), (248855,2610181,1,'soga_cheek_type',15,85,0), (248856,2610181,1,'soga_chin_type',22,-45,-7), (248857,2610181,1,'soga_eye_brow_type',96,26,75), (248858,2610181,0,'soga_eye_color',229,229,102), (248859,2610181,1,'soga_eye_type',-39,0,0), (248860,2610181,0,'soga_hair_face_color',87,37,141), (248861,2610181,0,'soga_hair_type_color',87,37,141), (248862,2610181,1,'soga_lip_type',-21,28,34), (248863,2610181,1,'soga_nose_type',35,-63,-93), (248864,2610181,0,'soga_skin_color',87,37,141), (248865,2610182,0,'eye_color',255,255,255), (248866,2610182,0,'skin_color',255,255,255), (248867,2610182,0,'soga_eye_color',255,0,255), (248868,2610183,0,'eye_color',255,255,255), (248869,2610183,0,'skin_color',255,255,255), (248870,2610183,0,'soga_eye_color',255,0,255), (248871,2610184,0,'eye_color',255,255,255), (248872,2610184,0,'skin_color',255,255,255), (248873,2610184,0,'soga_eye_color',255,0,255), (248874,2610185,1,'cheek_type',-1,97,0), (248875,2610185,1,'chin_type',0,32,-8), (248876,2610185,1,'eye_brow_type',-17,34,-55), (248877,2610185,0,'eye_color',31,47,126), (248878,2610185,1,'eye_type',-81,0,0), (248879,2610185,0,'hair_face_color',158,64,144), (248880,2610185,0,'hair_type_color',158,64,144), (248881,2610185,1,'lip_type',15,-5,28), (248882,2610185,1,'nose_type',-65,76,-75), (248883,2610185,0,'skin_color',158,64,144), (248884,2610185,1,'soga_cheek_type',-1,97,0), (248885,2610185,1,'soga_chin_type',0,32,-8), (248886,2610185,1,'soga_eye_brow_type',-17,34,-55), (248887,2610185,0,'soga_eye_color',229,229,102), (248888,2610185,1,'soga_eye_type',-81,0,0), (248889,2610185,0,'soga_hair_face_color',158,64,144), (248890,2610185,0,'soga_hair_type_color',158,64,144), (248891,2610185,1,'soga_lip_type',15,-5,28), (248892,2610185,1,'soga_nose_type',-65,76,-75), (248893,2610185,0,'soga_skin_color',158,64,144), (248894,2610185,0,'wing_color1',255,255,255), (248895,2610185,0,'wing_color2',255,255,255), (248896,2610186,1,'cheek_type',0,3,0), (248897,2610186,1,'chin_type',9,-44,69), (248898,2610186,1,'eye_brow_type',82,-71,31), (248899,2610186,0,'eye_color',22,15,10), (248900,2610186,1,'eye_type',-22,0,0), (248901,2610186,0,'hair_face_color',133,108,62), (248902,2610186,0,'hair_type_color',133,108,62), (248903,2610186,1,'lip_type',28,8,-57), (248904,2610186,1,'nose_type',-68,-25,2), (248905,2610186,0,'skin_color',133,108,62), (248906,2610186,1,'soga_cheek_type',0,3,0), (248907,2610186,1,'soga_chin_type',9,-44,69), (248908,2610186,1,'soga_eye_brow_type',82,-71,31), (248909,2610186,0,'soga_eye_color',229,229,102), (248910,2610186,1,'soga_eye_type',-22,0,0), (248911,2610186,0,'soga_hair_face_color',133,108,62), (248912,2610186,0,'soga_hair_type_color',133,108,62), (248913,2610186,1,'soga_lip_type',28,8,-57), (248914,2610186,1,'soga_nose_type',-68,-25,2), (248915,2610186,0,'soga_skin_color',133,108,62), (248916,2610187,0,'eye_color',255,255,255), (248917,2610187,0,'skin_color',255,255,255), (248918,2610187,0,'soga_eye_color',255,0,255), (248919,2610188,0,'eye_color',255,255,255), (248920,2610188,0,'skin_color',255,255,255), (248921,2610188,0,'soga_eye_color',255,0,255), (248922,2610189,0,'eye_color',87,59,114), (248923,2610189,0,'skin_color',240,218,130), (248924,2610189,0,'soga_eye_color',255,0,255), (248925,2610190,1,'cheek_type',-5,-34,0), (248926,2610190,1,'chin_type',-42,-1,9), (248927,2610190,1,'ear_type',-14,-37,0), (248928,2610190,1,'eye_brow_type',7,25,0), (248929,2610190,0,'eye_color',30,59,46), (248930,2610190,1,'eye_type',1,0,0), (248931,2610190,0,'hair_face_color',40,22,14), (248932,2610190,0,'hair_face_highlight_color',150,67,0), (248933,2610190,0,'hair_type_color',40,22,14), (248934,2610190,0,'hair_type_highlight_color',150,67,0), (248935,2610190,1,'lip_type',29,-9,-7), (248936,2610190,1,'nose_type',3,0,-9), (248937,2610190,0,'skin_color',236,198,197), (248938,2610190,1,'soga_cheek_type',-5,-34,0), (248939,2610190,1,'soga_chin_type',-42,-1,9), (248940,2610190,1,'soga_ear_type',-14,-37,0), (248941,2610190,1,'soga_eye_brow_type',7,25,0), (248942,2610190,0,'soga_eye_color',229,229,102), (248943,2610190,1,'soga_eye_type',1,0,0), (248944,2610190,0,'soga_hair_face_color',40,22,14), (248945,2610190,0,'soga_hair_face_highlight_color',150,67,0), (248946,2610190,0,'soga_hair_type_color',40,22,14), (248947,2610190,0,'soga_hair_type_highlight_color',150,67,0), (248948,2610190,1,'soga_lip_type',29,-9,-7), (248949,2610190,1,'soga_nose_type',3,0,-9), (248950,2610190,0,'soga_skin_color',236,198,197), (248951,2610190,0,'wing_color1',255,255,255), (248952,2610190,0,'wing_color2',255,255,255), (248953,2610191,1,'cheek_type',-4,-2,0), (248954,2610191,1,'chin_type',-28,7,-18), (248955,2610191,1,'ear_type',-31,34,0), (248956,2610191,1,'eye_brow_type',25,38,8), (248957,2610191,0,'eye_color',106,166,183), (248958,2610191,1,'eye_type',44,0,0), (248959,2610191,0,'hair_face_color',42,40,37), (248960,2610191,0,'hair_face_highlight_color',77,56,32), (248961,2610191,0,'hair_type_color',42,40,37), (248962,2610191,0,'hair_type_highlight_color',77,56,32), (248963,2610191,1,'lip_type',-12,-25,7), (248964,2610191,1,'nose_type',-17,2,-43), (248965,2610191,0,'skin_color',215,213,202), (248966,2610191,1,'soga_cheek_type',-4,-2,0), (248967,2610191,1,'soga_chin_type',-28,7,-18), (248968,2610191,1,'soga_ear_type',-31,34,0), (248969,2610191,1,'soga_eye_brow_type',25,38,8), (248970,2610191,0,'soga_eye_color',229,229,102), (248971,2610191,1,'soga_eye_type',44,0,0), (248972,2610191,0,'soga_hair_face_color',42,40,37), (248973,2610191,0,'soga_hair_face_highlight_color',77,56,32), (248974,2610191,0,'soga_hair_type_color',42,40,37), (248975,2610191,0,'soga_hair_type_highlight_color',77,56,32), (248976,2610191,1,'soga_lip_type',-12,-25,7), (248977,2610191,1,'soga_nose_type',-17,2,-43), (248978,2610191,0,'soga_skin_color',215,213,202), (248979,2610191,0,'wing_color1',255,255,255), (248980,2610191,0,'wing_color2',255,255,255), (248981,2610192,1,'cheek_type',44,0,0), (248982,2610192,1,'chin_type',90,-11,0), (248983,2610192,1,'ear_type',-8,-98,0), (248984,2610192,1,'eye_brow_type',-91,-53,-25), (248985,2610192,0,'eye_color',119,175,191), (248986,2610192,1,'eye_type',75,0,0), (248987,2610192,0,'hair_face_color',121,38,35), (248988,2610192,0,'hair_face_highlight_color',47,14,19), (248989,2610192,0,'hair_type_color',121,38,35), (248990,2610192,0,'hair_type_highlight_color',47,14,19), (248991,2610192,1,'lip_type',0,32,-22), (248992,2610192,1,'nose_type',90,53,-34), (248993,2610192,0,'skin_color',245,250,250), (248994,2610192,1,'soga_cheek_type',44,0,0), (248995,2610192,1,'soga_chin_type',90,-11,0), (248996,2610192,1,'soga_ear_type',-8,-98,0), (248997,2610192,1,'soga_eye_brow_type',-91,-53,-25), (248998,2610192,0,'soga_eye_color',229,229,102), (248999,2610192,1,'soga_eye_type',75,0,0), (249000,2610192,0,'soga_hair_face_color',121,38,35), (249001,2610192,0,'soga_hair_face_highlight_color',47,14,19), (249002,2610192,0,'soga_hair_type_color',121,38,35), (249003,2610192,0,'soga_hair_type_highlight_color',47,14,19), (249004,2610192,1,'soga_lip_type',0,32,-22), (249005,2610192,1,'soga_nose_type',90,53,-34), (249006,2610192,0,'soga_skin_color',245,250,250), (249007,2610192,0,'wing_color1',255,255,255), (249008,2610192,0,'wing_color2',255,255,255), (249009,2610193,0,'eye_color',128,255,255), (249010,2610193,0,'skin_color',0,128,0), (249011,2610193,0,'soga_eye_color',255,0,255), (249012,2610194,1,'cheek_type',-40,-58,0), (249013,2610194,1,'chin_type',-43,34,14), (249014,2610194,1,'eye_brow_type',51,41,96), (249015,2610194,0,'eye_color',189,138,130), (249016,2610194,1,'eye_type',-81,0,0), (249017,2610194,0,'hair_face_color',49,153,153), (249018,2610194,0,'hair_type_color',49,153,153), (249019,2610194,1,'lip_type',50,58,56), (249020,2610194,1,'nose_type',10,-56,34), (249021,2610194,0,'skin_color',49,153,153), (249022,2610194,1,'soga_cheek_type',-40,-58,0), (249023,2610194,1,'soga_chin_type',-43,34,14), (249024,2610194,1,'soga_eye_brow_type',51,41,96), (249025,2610194,0,'soga_eye_color',229,229,102), (249026,2610194,1,'soga_eye_type',-81,0,0), (249027,2610194,0,'soga_hair_face_color',49,153,153), (249028,2610194,0,'soga_hair_type_color',49,153,153), (249029,2610194,1,'soga_lip_type',50,58,56), (249030,2610194,1,'soga_nose_type',10,-56,34), (249031,2610194,0,'soga_skin_color',49,153,153), (249032,2610194,0,'wing_color1',255,255,255), (249033,2610194,0,'wing_color2',255,255,255), (249034,2610195,0,'eye_color',255,255,255), (249035,2610195,0,'skin_color',255,255,255), (249036,2610195,0,'soga_eye_color',255,0,255), (249037,2610196,0,'eye_color',255,255,255), (249038,2610196,0,'skin_color',255,255,255), (249039,2610196,0,'soga_eye_color',255,0,255), (249040,2610197,0,'eye_color',255,255,255), (249041,2610197,0,'skin_color',255,255,255), (249042,2610197,0,'soga_eye_color',255,0,255), (249043,2610198,1,'cheek_type',-53,57,0), (249044,2610198,1,'chin_type',39,83,-29), (249045,2610198,1,'eye_brow_type',10,-62,-81), (249046,2610198,0,'eye_color',37,124,120), (249047,2610198,1,'eye_type',-9,0,0), (249048,2610198,0,'hair_face_color',13,35,22), (249049,2610198,0,'hair_type_color',13,35,22), (249050,2610198,1,'lip_type',7,-91,0), (249051,2610198,1,'nose_type',-25,72,-81), (249052,2610198,0,'skin_color',13,35,22), (249053,2610198,1,'soga_cheek_type',-53,57,0), (249054,2610198,1,'soga_chin_type',39,83,-29), (249055,2610198,1,'soga_eye_brow_type',10,-62,-81), (249056,2610198,0,'soga_eye_color',229,229,102), (249057,2610198,1,'soga_eye_type',-9,0,0), (249058,2610198,0,'soga_hair_face_color',13,35,22), (249059,2610198,0,'soga_hair_type_color',13,35,22), (249060,2610198,1,'soga_lip_type',7,-91,0), (249061,2610198,1,'soga_nose_type',-25,72,-81), (249062,2610198,0,'soga_skin_color',13,35,22), (249063,2610198,0,'wing_color1',255,255,255), (249064,2610198,0,'wing_color2',255,255,255), (249065,2610199,0,'eye_color',255,255,255), (249066,2610199,0,'skin_color',255,255,255), (249067,2610199,0,'soga_eye_color',255,0,255), (249068,2610200,0,'eye_color',255,255,255), (249069,2610200,0,'skin_color',255,255,255), (249070,2610200,0,'soga_eye_color',255,0,255), (249071,2610201,0,'eye_color',77,43,22), (249072,2610201,0,'skin_color',210,218,133), (249073,2610201,0,'soga_eye_color',255,0,255), (249074,2610202,0,'eye_color',23,84,29), (249075,2610202,0,'skin_color',81,81,81), (249076,2610202,0,'soga_eye_color',255,0,255), (249077,2610203,0,'eye_color',152,7,0), (249078,2610203,0,'skin_color',22,84,28), (249079,2610203,0,'soga_eye_color',255,0,255), (249080,2610204,0,'eye_color',36,51,140), (249081,2610204,0,'skin_color',61,137,77), (249082,2610204,0,'soga_eye_color',255,0,255), (249083,2610205,0,'eye_color',255,255,255), (249084,2610205,0,'skin_color',255,128,255), (249085,2610205,0,'soga_eye_color',255,0,255), (249086,2610206,0,'eye_color',255,255,255), (249087,2610206,0,'skin_color',255,0,12), (249088,2610206,0,'soga_eye_color',255,0,255), (249089,2610207,0,'eye_color',128,255,255), (249090,2610207,0,'skin_color',0,128,0), (249091,2610207,0,'soga_eye_color',255,0,255), (249092,2610208,0,'eye_color',255,255,255), (249093,2610208,0,'skin_color',255,255,255), (249094,2610208,0,'soga_eye_color',255,0,255), (249095,2610209,0,'eye_color',255,255,255), (249096,2610209,0,'skin_color',255,255,255), (249097,2610209,0,'soga_eye_color',255,0,255), (249098,2610210,0,'eye_color',255,0,12), (249099,2610210,0,'skin_color',28,28,28), (249100,2610210,0,'soga_eye_color',255,0,255), (249101,2610211,0,'eye_color',255,0,12), (249102,2610211,0,'skin_color',0,128,0), (249103,2610211,0,'soga_eye_color',255,0,255), (249104,2610212,0,'eye_color',211,110,38), (249105,2610212,0,'skin_color',80,131,177), (249106,2610212,0,'soga_eye_color',255,0,255), (249107,2610213,0,'eye_color',239,209,88), (249108,2610213,0,'skin_color',249,234,179), (249109,2610213,0,'soga_eye_color',255,0,255), (249110,2610214,0,'eye_color',255,255,255), (249111,2610214,0,'skin_color',63,128,128), (249112,2610214,0,'soga_eye_color',255,0,255), (249113,2610215,1,'cheek_type',65,90,0), (249114,2610215,1,'chin_type',-57,61,71), (249115,2610215,1,'eye_brow_type',50,68,31), (249116,2610215,0,'eye_color',161,199,211), (249117,2610215,1,'eye_type',-87,0,0), (249118,2610215,0,'hair_face_color',32,55,123), (249119,2610215,0,'hair_type_color',32,55,123), (249120,2610215,1,'lip_type',63,-97,0), (249121,2610215,1,'nose_type',65,3,-87), (249122,2610215,0,'skin_color',32,55,123), (249123,2610215,1,'soga_cheek_type',65,90,0), (249124,2610215,1,'soga_chin_type',-57,61,71), (249125,2610215,1,'soga_eye_brow_type',50,68,31), (249126,2610215,0,'soga_eye_color',229,229,102), (249127,2610215,1,'soga_eye_type',-87,0,0), (249128,2610215,0,'soga_hair_face_color',32,55,123), (249129,2610215,0,'soga_hair_type_color',32,55,123), (249130,2610215,1,'soga_lip_type',63,-97,0), (249131,2610215,1,'soga_nose_type',65,3,-87), (249132,2610215,0,'soga_skin_color',32,55,123), (249133,2610216,1,'cheek_type',39,-50,0), (249134,2610216,1,'chin_type',25,79,90), (249135,2610216,1,'eye_brow_type',87,14,-52), (249136,2610216,0,'eye_color',163,199,205), (249137,2610216,1,'eye_type',-72,0,0), (249138,2610216,0,'hair_face_color',56,85,12), (249139,2610216,0,'hair_type_color',56,85,12), (249140,2610216,1,'lip_type',-97,-79,-1), (249141,2610216,1,'nose_type',89,39,-17), (249142,2610216,0,'skin_color',56,85,12), (249143,2610216,1,'soga_cheek_type',39,-50,0), (249144,2610216,1,'soga_chin_type',25,79,90), (249145,2610216,1,'soga_eye_brow_type',87,14,-52), (249146,2610216,0,'soga_eye_color',229,229,102), (249147,2610216,1,'soga_eye_type',-72,0,0), (249148,2610216,0,'soga_hair_face_color',56,85,12), (249149,2610216,0,'soga_hair_type_color',56,85,12), (249150,2610216,1,'soga_lip_type',-97,-79,-1), (249151,2610216,1,'soga_nose_type',89,39,-17), (249152,2610216,0,'soga_skin_color',56,85,12), (249153,2610216,0,'wing_color1',255,255,255), (249154,2610216,0,'wing_color2',255,255,255), (249155,2610217,1,'cheek_type',-53,57,0), (249156,2610217,1,'chin_type',39,83,-29), (249157,2610217,1,'eye_brow_type',10,-62,-81), (249158,2610217,0,'eye_color',37,124,120), (249159,2610217,1,'eye_type',-9,0,0), (249160,2610217,0,'hair_face_color',13,35,22), (249161,2610217,0,'hair_type_color',13,35,22), (249162,2610217,1,'lip_type',7,-91,0), (249163,2610217,1,'nose_type',-25,72,-81), (249164,2610217,0,'skin_color',13,35,22), (249165,2610217,1,'soga_cheek_type',-53,57,0), (249166,2610217,1,'soga_chin_type',39,83,-29), (249167,2610217,1,'soga_eye_brow_type',10,-62,-81), (249168,2610217,0,'soga_eye_color',229,229,102), (249169,2610217,1,'soga_eye_type',-9,0,0), (249170,2610217,0,'soga_hair_face_color',13,35,22), (249171,2610217,0,'soga_hair_type_color',13,35,22), (249172,2610217,1,'soga_lip_type',7,-91,0), (249173,2610217,1,'soga_nose_type',-25,72,-81), (249174,2610217,0,'soga_skin_color',13,35,22), (249175,2610217,0,'wing_color1',255,255,255), (249176,2610217,0,'wing_color2',255,255,255), (249177,2610218,1,'cheek_type',68,7,0), (249178,2610218,1,'chin_type',7,-81,-63), (249179,2610218,1,'eye_brow_type',0,50,64), (249180,2610218,0,'eye_color',7,22,6), (249181,2610218,1,'eye_type',50,0,0), (249182,2610218,0,'hair_face_color',72,16,51), (249183,2610218,0,'hair_type_color',72,16,51), (249184,2610218,1,'lip_type',90,44,-4), (249185,2610218,1,'nose_type',-93,-7,-42), (249186,2610218,0,'skin_color',72,16,51), (249187,2610218,1,'soga_cheek_type',68,7,0), (249188,2610218,1,'soga_chin_type',7,-81,-63), (249189,2610218,1,'soga_eye_brow_type',0,50,64), (249190,2610218,0,'soga_eye_color',229,229,102), (249191,2610218,1,'soga_eye_type',50,0,0), (249192,2610218,0,'soga_hair_face_color',72,16,51), (249193,2610218,0,'soga_hair_type_color',72,16,51), (249194,2610218,1,'soga_lip_type',90,44,-4), (249195,2610218,1,'soga_nose_type',-93,-7,-42), (249196,2610218,0,'soga_skin_color',72,16,51), (249197,2610219,0,'eye_color',255,255,255), (249198,2610219,0,'skin_color',63,128,128), (249199,2610219,0,'soga_eye_color',255,0,255), (249200,2610220,0,'eye_color',186,65,11), (249201,2610220,0,'skin_color',119,163,34), (249202,2610220,0,'soga_eye_color',255,0,255), (249203,2610221,0,'eye_color',33,90,141), (249204,2610221,0,'skin_color',65,43,86), (249205,2610221,0,'soga_eye_color',255,0,255), (249206,2610222,0,'eye_color',66,43,86), (249207,2610222,0,'skin_color',145,124,165), (249208,2610222,0,'soga_eye_color',255,0,255), (249209,2610223,0,'eye_color',255,255,255), (249210,2610223,0,'skin_color',255,255,255), (249211,2610223,0,'soga_eye_color',255,0,255), (249212,2610224,0,'eye_color',255,255,255), (249213,2610224,0,'skin_color',255,255,255), (249214,2610224,0,'soga_eye_color',255,0,255), (249215,2610225,0,'eye_color',255,255,255), (249216,2610225,0,'skin_color',119,163,35), (249217,2610225,0,'soga_eye_color',255,0,255), (249218,2610226,0,'eye_color',255,255,255), (249219,2610226,0,'skin_color',255,255,255), (249220,2610226,0,'soga_eye_color',255,0,255), (249221,2610227,0,'eye_color',255,255,255), (249222,2610227,0,'skin_color',255,255,255), (249223,2610227,0,'soga_eye_color',255,0,255), (249224,2610228,1,'cheek_type',100,-100,0), (249225,2610228,1,'chin_type',-100,-75,-38), (249226,2610228,1,'eye_brow_type',0,50,62), (249227,2610228,0,'eye_color',7,22,6), (249228,2610228,1,'eye_type',93,0,0), (249229,2610228,0,'hair_face_color',48,34,143), (249230,2610228,0,'hair_type_color',48,34,143), (249231,2610228,1,'lip_type',-100,-20,-68), (249232,2610228,1,'nose_type',-93,-7,-39), (249233,2610228,0,'skin_color',48,34,143), (249234,2610228,1,'soga_cheek_type',100,-100,0), (249235,2610228,1,'soga_chin_type',-100,-75,-38), (249236,2610228,1,'soga_eye_brow_type',0,50,62), (249237,2610228,0,'soga_eye_color',229,229,102), (249238,2610228,1,'soga_eye_type',93,0,0), (249239,2610228,0,'soga_hair_face_color',48,34,143), (249240,2610228,0,'soga_hair_type_color',48,34,143), (249241,2610228,1,'soga_lip_type',-100,-20,-68), (249242,2610228,1,'soga_nose_type',-93,-7,-39), (249243,2610228,0,'soga_skin_color',48,34,143), (249244,2610229,1,'cheek_type',52,-84,0), (249245,2610229,1,'chin_type',-26,-5,-37), (249246,2610229,1,'eye_brow_type',9,-17,68), (249247,2610229,0,'eye_color',81,152,173), (249248,2610229,1,'eye_type',59,0,0), (249249,2610229,0,'hair_face_color',7,23,17), (249250,2610229,0,'hair_type_color',7,23,17), (249251,2610229,1,'lip_type',20,-44,-20), (249252,2610229,1,'nose_type',-9,-38,41), (249253,2610229,0,'skin_color',7,23,17), (249254,2610229,1,'soga_cheek_type',52,-84,0), (249255,2610229,1,'soga_chin_type',-26,-5,-37), (249256,2610229,1,'soga_eye_brow_type',9,-17,68), (249257,2610229,0,'soga_eye_color',229,229,102), (249258,2610229,1,'soga_eye_type',59,0,0), (249259,2610229,0,'soga_hair_face_color',7,23,17), (249260,2610229,0,'soga_hair_type_color',7,23,17), (249261,2610229,1,'soga_lip_type',20,-44,-20), (249262,2610229,1,'soga_nose_type',-9,-38,41), (249263,2610229,0,'soga_skin_color',7,23,17), (249264,2610229,0,'wing_color1',255,255,255), (249265,2610229,0,'wing_color2',255,255,255), (249266,2610230,1,'cheek_type',-68,-10,0), (249267,2610230,1,'chin_type',34,-42,53), (249268,2610230,1,'eye_brow_type',43,74,85), (249269,2610230,0,'eye_color',33,21,15), (249270,2610230,1,'eye_type',23,0,0), (249271,2610230,0,'hair_face_color',76,20,62), (249272,2610230,0,'hair_type_color',76,20,62), (249273,2610230,1,'lip_type',-75,-85,-39), (249274,2610230,1,'nose_type',0,10,-88), (249275,2610230,0,'skin_color',76,20,62), (249276,2610230,1,'soga_cheek_type',-68,-10,0), (249277,2610230,1,'soga_chin_type',34,-42,53), (249278,2610230,1,'soga_eye_brow_type',43,74,85), (249279,2610230,0,'soga_eye_color',229,229,102), (249280,2610230,1,'soga_eye_type',23,0,0), (249281,2610230,0,'soga_hair_face_color',76,20,62), (249282,2610230,0,'soga_hair_type_color',76,20,62), (249283,2610230,1,'soga_lip_type',-75,-85,-39), (249284,2610230,1,'soga_nose_type',0,10,-88), (249285,2610230,0,'soga_skin_color',76,20,62), (249286,2610230,0,'wing_color1',255,255,255), (249287,2610230,0,'wing_color2',255,255,255), (249288,2610231,1,'cheek_type',68,7,0), (249289,2610231,1,'chin_type',7,-81,-63), (249290,2610231,1,'eye_brow_type',0,50,64), (249291,2610231,0,'eye_color',7,22,6), (249292,2610231,1,'eye_type',50,0,0), (249293,2610231,0,'hair_face_color',49,138,58), (249294,2610231,0,'hair_type_color',49,138,58), (249295,2610231,1,'lip_type',90,44,-4), (249296,2610231,1,'nose_type',-93,-7,-42), (249297,2610231,0,'skin_color',49,138,58), (249298,2610231,1,'soga_cheek_type',68,7,0), (249299,2610231,1,'soga_chin_type',7,-81,-63), (249300,2610231,1,'soga_eye_brow_type',0,50,64), (249301,2610231,0,'soga_eye_color',229,229,102), (249302,2610231,1,'soga_eye_type',50,0,0), (249303,2610231,0,'soga_hair_face_color',49,138,58), (249304,2610231,0,'soga_hair_type_color',49,138,58), (249305,2610231,1,'soga_lip_type',90,44,-4), (249306,2610231,1,'soga_nose_type',-93,-7,-42), (249307,2610231,0,'soga_skin_color',49,138,58), (249308,2610232,1,'cheek_type',-94,-14,0), (249309,2610232,1,'chin_type',7,-81,-62), (249310,2610232,1,'eye_brow_type',0,50,62), (249311,2610232,0,'eye_color',7,22,6), (249312,2610232,1,'eye_type',93,0,0), (249313,2610232,0,'hair_face_color',63,10,31), (249314,2610232,0,'hair_type_color',63,10,31), (249315,2610232,1,'lip_type',-100,-100,-69), (249316,2610232,1,'nose_type',-93,-7,-40), (249317,2610232,0,'skin_color',63,10,31), (249318,2610232,1,'soga_cheek_type',-94,-14,0), (249319,2610232,1,'soga_chin_type',7,-81,-62), (249320,2610232,1,'soga_eye_brow_type',0,50,62), (249321,2610232,0,'soga_eye_color',229,229,102), (249322,2610232,1,'soga_eye_type',93,0,0), (249323,2610232,0,'soga_hair_face_color',63,10,31), (249324,2610232,0,'soga_hair_type_color',63,10,31), (249325,2610232,1,'soga_lip_type',-100,-100,-69), (249326,2610232,1,'soga_nose_type',-93,-7,-40), (249327,2610232,0,'soga_skin_color',63,10,31), (249328,2610233,1,'cheek_type',39,-50,0), (249329,2610233,1,'chin_type',25,79,90), (249330,2610233,1,'eye_brow_type',87,14,-52), (249331,2610233,0,'eye_color',163,199,205), (249332,2610233,1,'eye_type',-72,0,0), (249333,2610233,0,'hair_face_color',56,85,12), (249334,2610233,0,'hair_type_color',56,85,12), (249335,2610233,1,'lip_type',-97,-79,-1), (249336,2610233,1,'nose_type',89,39,-17), (249337,2610233,0,'skin_color',56,85,12), (249338,2610233,1,'soga_cheek_type',39,-50,0), (249339,2610233,1,'soga_chin_type',25,79,90), (249340,2610233,1,'soga_eye_brow_type',87,14,-52), (249341,2610233,0,'soga_eye_color',229,229,102), (249342,2610233,1,'soga_eye_type',-72,0,0), (249343,2610233,0,'soga_hair_face_color',56,85,12), (249344,2610233,0,'soga_hair_type_color',56,85,12), (249345,2610233,1,'soga_lip_type',-97,-79,-1), (249346,2610233,1,'soga_nose_type',89,39,-17), (249347,2610233,0,'soga_skin_color',56,85,12), (249348,2610234,1,'cheek_type',-64,-48,0), (249349,2610234,1,'chin_type',75,-74,14), (249350,2610234,1,'eye_brow_type',71,45,-61), (249351,2610234,0,'eye_color',44,91,104), (249352,2610234,1,'eye_type',-29,0,0), (249353,2610234,0,'hair_face_color',92,140,23), (249354,2610234,0,'hair_type_color',92,140,23), (249355,2610234,1,'lip_type',-89,-56,-81), (249356,2610234,1,'nose_type',65,-89,28), (249357,2610234,0,'skin_color',92,140,23), (249358,2610234,1,'soga_cheek_type',-64,-48,0), (249359,2610234,1,'soga_chin_type',75,-74,14), (249360,2610234,1,'soga_eye_brow_type',71,45,-61), (249361,2610234,0,'soga_eye_color',229,229,102), (249362,2610234,1,'soga_eye_type',-29,0,0), (249363,2610234,0,'soga_hair_face_color',92,140,23), (249364,2610234,0,'soga_hair_type_color',92,140,23), (249365,2610234,1,'soga_lip_type',-89,-56,-81), (249366,2610234,1,'soga_nose_type',65,-89,28), (249367,2610234,0,'soga_skin_color',92,140,23), (249368,2610234,0,'wing_color1',255,255,255), (249369,2610234,0,'wing_color2',255,255,255), (249370,2610235,1,'cheek_type',42,70,0), (249371,2610235,1,'chin_type',0,22,-41), (249372,2610235,1,'eye_brow_type',-22,-44,-34), (249373,2610235,0,'eye_color',29,59,51), (249374,2610235,1,'eye_type',-87,0,0), (249375,2610235,0,'hair_face_color',119,39,114), (249376,2610235,0,'hair_type_color',119,39,114), (249377,2610235,1,'lip_type',70,51,-72), (249378,2610235,1,'nose_type',-50,-45,53), (249379,2610235,0,'skin_color',119,39,114), (249380,2610235,1,'soga_cheek_type',42,70,0), (249381,2610235,1,'soga_chin_type',0,22,-41), (249382,2610235,1,'soga_eye_brow_type',-22,-44,-34), (249383,2610235,0,'soga_eye_color',229,229,102), (249384,2610235,1,'soga_eye_type',-87,0,0), (249385,2610235,0,'soga_hair_face_color',119,39,114), (249386,2610235,0,'soga_hair_type_color',119,39,114), (249387,2610235,1,'soga_lip_type',70,51,-72), (249388,2610235,1,'soga_nose_type',-50,-45,53), (249389,2610235,0,'soga_skin_color',119,39,114), (249390,2610235,0,'wing_color1',255,255,255), (249391,2610235,0,'wing_color2',255,255,255), (249392,2610236,1,'cheek_type',-1,97,0), (249393,2610236,1,'chin_type',0,32,-8), (249394,2610236,1,'eye_brow_type',-17,34,-55), (249395,2610236,0,'eye_color',31,47,126), (249396,2610236,1,'eye_type',-81,0,0), (249397,2610236,0,'hair_face_color',158,64,144), (249398,2610236,0,'hair_type_color',158,64,144), (249399,2610236,1,'lip_type',15,-5,28), (249400,2610236,1,'nose_type',-65,76,-75), (249401,2610236,0,'skin_color',158,64,144), (249402,2610236,1,'soga_cheek_type',-1,97,0), (249403,2610236,1,'soga_chin_type',0,32,-8), (249404,2610236,1,'soga_eye_brow_type',-17,34,-55), (249405,2610236,0,'soga_eye_color',229,229,102), (249406,2610236,1,'soga_eye_type',-81,0,0), (249407,2610236,0,'soga_hair_face_color',158,64,144), (249408,2610236,0,'soga_hair_type_color',158,64,144), (249409,2610236,1,'soga_lip_type',15,-5,28), (249410,2610236,1,'soga_nose_type',-65,76,-75), (249411,2610236,0,'soga_skin_color',158,64,144), (249412,2610237,1,'cheek_type',59,25,0), (249413,2610237,1,'chin_type',-48,-71,46), (249414,2610237,1,'eye_brow_type',17,9,79), (249415,2610237,0,'eye_color',78,99,55), (249416,2610237,1,'eye_type',25,0,0), (249417,2610237,0,'hair_face_color',22,27,4), (249418,2610237,0,'hair_type_color',22,27,4), (249419,2610237,1,'lip_type',-50,-28,-77), (249420,2610237,1,'nose_type',-28,-10,-95), (249421,2610237,0,'skin_color',22,27,4), (249422,2610237,1,'soga_cheek_type',59,25,0), (249423,2610237,1,'soga_chin_type',-48,-71,46), (249424,2610237,1,'soga_eye_brow_type',17,9,79), (249425,2610237,0,'soga_eye_color',229,229,102), (249426,2610237,1,'soga_eye_type',25,0,0), (249427,2610237,0,'soga_hair_face_color',22,27,4), (249428,2610237,0,'soga_hair_type_color',22,27,4), (249429,2610237,1,'soga_lip_type',-50,-28,-77), (249430,2610237,1,'soga_nose_type',-28,-10,-95), (249431,2610237,0,'soga_skin_color',22,27,4), (249432,2610237,0,'wing_color1',255,255,255), (249433,2610237,0,'wing_color2',255,255,255), (249434,2610238,1,'cheek_type',-8,7,0), (249435,2610238,1,'chin_type',-50,-75,-62), (249436,2610238,1,'eye_brow_type',50,68,31), (249437,2610238,0,'eye_color',161,199,211), (249438,2610238,1,'eye_type',-87,0,0), (249439,2610238,0,'hair_face_color',89,98,20), (249440,2610238,0,'hair_type_color',89,98,20), (249441,2610238,1,'lip_type',100,100,-100), (249442,2610238,1,'nose_type',50,-100,-87), (249443,2610238,0,'skin_color',89,98,20), (249444,2610238,1,'soga_cheek_type',-8,7,0), (249445,2610238,1,'soga_chin_type',-50,-75,-62), (249446,2610238,1,'soga_eye_brow_type',50,68,31), (249447,2610238,0,'soga_eye_color',229,229,102), (249448,2610238,1,'soga_eye_type',-87,0,0), (249449,2610238,0,'soga_hair_face_color',89,98,20), (249450,2610238,0,'soga_hair_type_color',89,98,20), (249451,2610238,1,'soga_lip_type',100,100,-100), (249452,2610238,1,'soga_nose_type',50,-100,-87), (249453,2610238,0,'soga_skin_color',89,98,20), (249454,2610239,0,'eye_color',255,255,255), (249455,2610239,0,'skin_color',255,255,255), (249456,2610239,0,'soga_eye_color',255,0,255), (249457,2610240,0,'eye_color',255,255,255), (249458,2610240,0,'skin_color',255,255,255), (249459,2610240,0,'soga_eye_color',255,0,255), (249460,2610241,1,'cheek_type',84,89,0), (249461,2610241,1,'chin_type',-5,5,4), (249462,2610241,1,'eye_brow_type',-96,87,39), (249463,2610241,0,'eye_color',156,196,209), (249464,2610241,1,'eye_type',-57,0,0), (249465,2610241,0,'hair_face_color',118,36,106), (249466,2610241,0,'hair_type_color',118,36,106), (249467,2610241,1,'lip_type',29,7,-64), (249468,2610241,1,'nose_type',77,7,-68), (249469,2610241,0,'skin_color',118,36,106), (249470,2610241,1,'soga_cheek_type',84,89,0), (249471,2610241,1,'soga_chin_type',-5,5,4), (249472,2610241,1,'soga_eye_brow_type',-96,87,39), (249473,2610241,0,'soga_eye_color',229,229,102), (249474,2610241,1,'soga_eye_type',-57,0,0), (249475,2610241,0,'soga_hair_face_color',118,36,106), (249476,2610241,0,'soga_hair_type_color',118,36,106), (249477,2610241,1,'soga_lip_type',29,7,-64), (249478,2610241,1,'soga_nose_type',77,7,-68), (249479,2610241,0,'soga_skin_color',118,36,106), (249480,2610242,1,'cheek_type',68,7,0), (249481,2610242,1,'chin_type',7,-81,-63), (249482,2610242,1,'eye_brow_type',0,50,64), (249483,2610242,0,'eye_color',7,22,6), (249484,2610242,1,'eye_type',50,0,0), (249485,2610242,0,'hair_face_color',49,138,58), (249486,2610242,0,'hair_type_color',49,138,58), (249487,2610242,1,'lip_type',90,44,-4), (249488,2610242,1,'nose_type',-93,-7,-42), (249489,2610242,0,'skin_color',49,138,58), (249490,2610242,1,'soga_cheek_type',68,7,0), (249491,2610242,1,'soga_chin_type',7,-81,-63), (249492,2610242,1,'soga_eye_brow_type',0,50,64), (249493,2610242,0,'soga_eye_color',229,229,102), (249494,2610242,1,'soga_eye_type',50,0,0), (249495,2610242,0,'soga_hair_face_color',49,138,58), (249496,2610242,0,'soga_hair_type_color',49,138,58), (249497,2610242,1,'soga_lip_type',90,44,-4), (249498,2610242,1,'soga_nose_type',-93,-7,-42), (249499,2610242,0,'soga_skin_color',49,138,58), (249500,2610243,1,'cheek_type',93,-52,0), (249501,2610243,1,'chin_type',43,-3,-26), (249502,2610243,1,'eye_brow_type',66,-2,32), (249503,2610243,0,'eye_color',183,166,126), (249504,2610243,1,'eye_type',5,0,0), (249505,2610243,0,'hair_face_color',33,101,40), (249506,2610243,0,'hair_type_color',33,101,40), (249507,2610243,1,'lip_type',-96,50,79), (249508,2610243,1,'nose_type',-42,68,57), (249509,2610243,0,'skin_color',33,101,40), (249510,2610243,1,'soga_cheek_type',93,-52,0), (249511,2610243,1,'soga_chin_type',43,-3,-26), (249512,2610243,1,'soga_eye_brow_type',66,-2,32), (249513,2610243,0,'soga_eye_color',229,229,102), (249514,2610243,1,'soga_eye_type',5,0,0), (249515,2610243,0,'soga_hair_face_color',33,101,40), (249516,2610243,0,'soga_hair_type_color',33,101,40), (249517,2610243,1,'soga_lip_type',-96,50,79), (249518,2610243,1,'soga_nose_type',-42,68,57), (249519,2610243,0,'soga_skin_color',33,101,40), (249520,2610244,0,'eye_color',28,28,28), (249521,2610244,0,'skin_color',255,0,12), (249522,2610244,0,'soga_eye_color',255,0,255), (249523,2610245,1,'cheek_type',93,-71,0), (249524,2610245,1,'chin_type',-18,-7,-1), (249525,2610245,1,'eye_brow_type',-96,-63,35), (249526,2610245,0,'eye_color',133,182,194), (249527,2610245,1,'eye_type',88,0,0), (249528,2610245,0,'hair_face_color',7,21,14), (249529,2610245,0,'hair_type_color',7,21,14), (249530,2610245,1,'lip_type',-83,18,-62), (249531,2610245,1,'nose_type',-31,14,19), (249532,2610245,0,'skin_color',7,21,14), (249533,2610245,1,'soga_cheek_type',93,-71,0), (249534,2610245,1,'soga_chin_type',-18,-7,-1), (249535,2610245,1,'soga_eye_brow_type',-96,-63,35), (249536,2610245,0,'soga_eye_color',229,229,102), (249537,2610245,1,'soga_eye_type',88,0,0), (249538,2610245,0,'soga_hair_face_color',7,21,14), (249539,2610245,0,'soga_hair_type_color',7,21,14), (249540,2610245,1,'soga_lip_type',-83,18,-62), (249541,2610245,1,'soga_nose_type',-31,14,19), (249542,2610245,0,'soga_skin_color',7,21,14), (249543,2610245,0,'wing_color1',255,255,255), (249544,2610245,0,'wing_color2',255,255,255), (249545,2610246,1,'cheek_type',68,7,0), (249546,2610246,1,'chin_type',7,-81,-63), (249547,2610246,1,'eye_brow_type',0,50,64), (249548,2610246,0,'eye_color',7,22,6), (249549,2610246,1,'eye_type',50,0,0), (249550,2610246,0,'hair_face_color',72,16,51), (249551,2610246,0,'hair_type_color',72,16,51), (249552,2610246,1,'lip_type',90,44,-4), (249553,2610246,1,'nose_type',-93,-7,-42), (249554,2610246,0,'skin_color',72,16,51), (249555,2610246,1,'soga_cheek_type',68,7,0), (249556,2610246,1,'soga_chin_type',7,-81,-63), (249557,2610246,1,'soga_eye_brow_type',0,50,64), (249558,2610246,0,'soga_eye_color',229,229,102), (249559,2610246,1,'soga_eye_type',50,0,0), (249560,2610246,0,'soga_hair_face_color',72,16,51), (249561,2610246,0,'soga_hair_type_color',72,16,51), (249562,2610246,1,'soga_lip_type',90,44,-4), (249563,2610246,1,'soga_nose_type',-93,-7,-42), (249564,2610246,0,'soga_skin_color',72,16,51), (249565,2610247,1,'cheek_type',42,70,0), (249566,2610247,1,'chin_type',0,22,-41), (249567,2610247,1,'eye_brow_type',-22,-44,-34), (249568,2610247,0,'eye_color',29,59,51), (249569,2610247,1,'eye_type',-87,0,0), (249570,2610247,0,'hair_face_color',119,39,114), (249571,2610247,0,'hair_type_color',119,39,114), (249572,2610247,1,'lip_type',70,51,-72), (249573,2610247,1,'nose_type',-50,-45,53), (249574,2610247,0,'skin_color',119,39,114), (249575,2610247,1,'soga_cheek_type',42,70,0), (249576,2610247,1,'soga_chin_type',0,22,-41), (249577,2610247,1,'soga_eye_brow_type',-22,-44,-34), (249578,2610247,0,'soga_eye_color',229,229,102), (249579,2610247,1,'soga_eye_type',-87,0,0), (249580,2610247,0,'soga_hair_face_color',119,39,114), (249581,2610247,0,'soga_hair_type_color',119,39,114), (249582,2610247,1,'soga_lip_type',70,51,-72), (249583,2610247,1,'soga_nose_type',-50,-45,53), (249584,2610247,0,'soga_skin_color',119,39,114), (249585,2610248,1,'cheek_type',-95,-14,0), (249586,2610248,1,'chin_type',7,-81,-62), (249587,2610248,1,'eye_brow_type',0,50,63), (249588,2610248,0,'eye_color',7,22,6), (249589,2610248,1,'eye_type',94,0,0), (249590,2610248,0,'hair_face_color',63,10,31), (249591,2610248,0,'hair_type_color',63,10,31), (249592,2610248,1,'lip_type',-100,-100,-70), (249593,2610248,1,'nose_type',-93,-7,-41), (249594,2610248,0,'skin_color',63,10,31), (249595,2610248,1,'soga_cheek_type',-95,-14,0), (249596,2610248,1,'soga_chin_type',7,-81,-62), (249597,2610248,1,'soga_eye_brow_type',0,50,63), (249598,2610248,0,'soga_eye_color',229,229,102), (249599,2610248,1,'soga_eye_type',94,0,0), (249600,2610248,0,'soga_hair_face_color',63,10,31), (249601,2610248,0,'soga_hair_type_color',63,10,31), (249602,2610248,1,'soga_lip_type',-100,-100,-70), (249603,2610248,1,'soga_nose_type',-93,-7,-41), (249604,2610248,0,'soga_skin_color',63,10,31), (249605,2610249,1,'cheek_type',50,-53,0), (249606,2610249,1,'chin_type',-72,87,17), (249607,2610249,1,'eye_brow_type',64,68,-40), (249608,2610249,0,'eye_color',114,120,64), (249609,2610249,1,'eye_type',56,0,0), (249610,2610249,0,'hair_face_color',23,78,75), (249611,2610249,0,'hair_type_color',23,78,75), (249612,2610249,1,'lip_type',-79,-40,10), (249613,2610249,1,'nose_type',-11,-8,-3), (249614,2610249,0,'skin_color',23,78,75), (249615,2610249,1,'soga_cheek_type',50,-53,0), (249616,2610249,1,'soga_chin_type',-72,87,17), (249617,2610249,1,'soga_eye_brow_type',64,68,-40), (249618,2610249,0,'soga_eye_color',229,229,102), (249619,2610249,1,'soga_eye_type',56,0,0), (249620,2610249,0,'soga_hair_face_color',23,78,75), (249621,2610249,0,'soga_hair_type_color',23,78,75), (249622,2610249,1,'soga_lip_type',-79,-40,10), (249623,2610249,1,'soga_nose_type',-11,-8,-3), (249624,2610249,0,'soga_skin_color',23,78,75), (249625,2610250,1,'cheek_type',-22,-56,0), (249626,2610250,1,'chin_type',-2,82,77), (249627,2610250,1,'eye_brow_type',56,96,50), (249628,2610250,0,'eye_color',51,105,113), (249629,2610250,1,'eye_type',-41,0,0), (249630,2610250,0,'hair_face_color',19,6,22), (249631,2610250,0,'hair_type_color',19,6,22), (249632,2610250,1,'lip_type',-14,-95,-81), (249633,2610250,1,'nose_type',19,-55,62), (249634,2610250,0,'skin_color',19,6,22), (249635,2610250,1,'soga_cheek_type',-22,-56,0), (249636,2610250,1,'soga_chin_type',-2,82,77), (249637,2610250,1,'soga_eye_brow_type',56,96,50), (249638,2610250,0,'soga_eye_color',229,229,102), (249639,2610250,1,'soga_eye_type',-41,0,0), (249640,2610250,0,'soga_hair_face_color',19,6,22), (249641,2610250,0,'soga_hair_type_color',19,6,22), (249642,2610250,1,'soga_lip_type',-14,-95,-81), (249643,2610250,1,'soga_nose_type',19,-55,62), (249644,2610250,0,'soga_skin_color',19,6,22), (249645,2610251,1,'cheek_type',0,-68,0), (249646,2610251,1,'chin_type',65,-37,95), (249647,2610251,1,'eye_brow_type',-56,9,62), (249648,2610251,0,'eye_color',52,103,161), (249649,2610251,1,'eye_type',-81,0,0), (249650,2610251,0,'hair_face_color',87,47,159), (249651,2610251,0,'hair_type_color',87,47,159), (249652,2610251,1,'lip_type',-17,9,-28), (249653,2610251,1,'nose_type',34,-76,83), (249654,2610251,0,'skin_color',87,47,159), (249655,2610251,1,'soga_cheek_type',0,-68,0), (249656,2610251,1,'soga_chin_type',65,-37,95), (249657,2610251,1,'soga_eye_brow_type',-56,9,62), (249658,2610251,0,'soga_eye_color',229,229,102), (249659,2610251,1,'soga_eye_type',-81,0,0), (249660,2610251,0,'soga_hair_face_color',87,47,159), (249661,2610251,0,'soga_hair_type_color',87,47,159), (249662,2610251,1,'soga_lip_type',-17,9,-28), (249663,2610251,1,'soga_nose_type',34,-76,83), (249664,2610251,0,'soga_skin_color',87,47,159), (249665,2610252,1,'cheek_type',-22,-56,0), (249666,2610252,1,'chin_type',-2,82,77), (249667,2610252,1,'eye_brow_type',56,96,50), (249668,2610252,0,'eye_color',51,105,113), (249669,2610252,1,'eye_type',-41,0,0), (249670,2610252,0,'hair_face_color',31,90,106), (249671,2610252,0,'hair_type_color',31,90,106), (249672,2610252,1,'lip_type',-14,-95,-81), (249673,2610252,1,'nose_type',19,-55,62), (249674,2610252,0,'skin_color',31,90,106), (249675,2610252,1,'soga_cheek_type',-22,-56,0), (249676,2610252,1,'soga_chin_type',-2,82,77), (249677,2610252,1,'soga_eye_brow_type',56,96,50), (249678,2610252,0,'soga_eye_color',229,229,102), (249679,2610252,1,'soga_eye_type',-41,0,0), (249680,2610252,0,'soga_hair_face_color',31,90,106), (249681,2610252,0,'soga_hair_type_color',31,90,106), (249682,2610252,1,'soga_lip_type',-14,-95,-81), (249683,2610252,1,'soga_nose_type',19,-55,62), (249684,2610252,0,'soga_skin_color',31,90,106), (249685,2610253,1,'cheek_type',0,-68,0), (249686,2610253,1,'chin_type',65,-37,95), (249687,2610253,1,'eye_brow_type',-56,9,62), (249688,2610253,0,'eye_color',52,103,161), (249689,2610253,1,'eye_type',-81,0,0), (249690,2610253,0,'hair_face_color',95,21,68), (249691,2610253,0,'hair_type_color',95,21,68), (249692,2610253,1,'lip_type',-17,9,-28), (249693,2610253,1,'nose_type',34,-76,83), (249694,2610253,0,'skin_color',95,21,68), (249695,2610253,1,'soga_cheek_type',0,-68,0), (249696,2610253,1,'soga_chin_type',65,-37,95), (249697,2610253,1,'soga_eye_brow_type',-56,9,62), (249698,2610253,0,'soga_eye_color',229,229,102), (249699,2610253,1,'soga_eye_type',-81,0,0), (249700,2610253,0,'soga_hair_face_color',95,21,68), (249701,2610253,0,'soga_hair_type_color',95,21,68), (249702,2610253,1,'soga_lip_type',-17,9,-28), (249703,2610253,1,'soga_nose_type',34,-76,83), (249704,2610253,0,'soga_skin_color',95,21,68), (249705,2610254,1,'cheek_type',-21,-56,0), (249706,2610254,1,'chin_type',-1,81,76), (249707,2610254,1,'eye_brow_type',56,95,50), (249708,2610254,0,'eye_color',51,105,113), (249709,2610254,1,'eye_type',-40,0,0), (249710,2610254,0,'hair_face_color',7,17,25), (249711,2610254,0,'hair_type_color',7,17,25), (249712,2610254,1,'lip_type',-14,-94,-81), (249713,2610254,1,'nose_type',18,-55,62), (249714,2610254,0,'skin_color',7,17,25), (249715,2610254,1,'soga_cheek_type',-21,-56,0), (249716,2610254,1,'soga_chin_type',-1,81,76), (249717,2610254,1,'soga_eye_brow_type',56,95,50), (249718,2610254,0,'soga_eye_color',229,229,102), (249719,2610254,1,'soga_eye_type',-40,0,0), (249720,2610254,0,'soga_hair_face_color',7,17,25), (249721,2610254,0,'soga_hair_type_color',7,17,25), (249722,2610254,1,'soga_lip_type',-14,-94,-81), (249723,2610254,1,'soga_nose_type',18,-55,62), (249724,2610254,0,'soga_skin_color',7,17,25), (249725,2610255,0,'eye_color',255,255,255), (249726,2610255,0,'skin_color',119,119,119), (249727,2610255,0,'soga_eye_color',255,0,255), (249728,2610256,1,'cheek_type',42,70,0), (249729,2610256,1,'chin_type',0,22,-41), (249730,2610256,1,'eye_brow_type',-22,-44,-34), (249731,2610256,0,'eye_color',29,59,51), (249732,2610256,1,'eye_type',-87,0,0), (249733,2610256,0,'hair_face_color',119,39,114), (249734,2610256,0,'hair_type_color',119,39,114), (249735,2610256,1,'lip_type',70,51,-72), (249736,2610256,1,'nose_type',-50,-45,53), (249737,2610256,0,'skin_color',119,39,114), (249738,2610256,1,'soga_cheek_type',42,70,0), (249739,2610256,1,'soga_chin_type',0,22,-41), (249740,2610256,1,'soga_eye_brow_type',-22,-44,-34), (249741,2610256,0,'soga_eye_color',229,229,102), (249742,2610256,1,'soga_eye_type',-87,0,0), (249743,2610256,0,'soga_hair_face_color',119,39,114), (249744,2610256,0,'soga_hair_type_color',119,39,114), (249745,2610256,1,'soga_lip_type',70,51,-72), (249746,2610256,1,'soga_nose_type',-50,-45,53), (249747,2610256,0,'soga_skin_color',119,39,114), (249748,2610257,0,'eye_color',255,255,255), (249749,2610257,0,'skin_color',119,119,119), (249750,2610257,0,'soga_eye_color',255,0,255), (249751,2610258,1,'cheek_type',-50,90,0), (249752,2610258,1,'chin_type',21,68,50), (249753,2610258,1,'eye_brow_type',50,-81,69), (249754,2610258,0,'eye_color',116,170,180), (249755,2610258,1,'eye_type',50,0,0), (249756,2610258,0,'hair_face_color',90,61,40), (249757,2610258,0,'hair_type_color',90,61,40), (249758,2610258,1,'lip_type',19,56,-29), (249759,2610258,1,'nose_type',-37,38,31), (249760,2610258,0,'skin_color',90,61,40), (249761,2610258,1,'soga_cheek_type',-50,90,0), (249762,2610258,1,'soga_chin_type',21,68,50), (249763,2610258,1,'soga_eye_brow_type',50,-81,69), (249764,2610258,0,'soga_eye_color',229,229,102), (249765,2610258,1,'soga_eye_type',50,0,0), (249766,2610258,0,'soga_hair_face_color',90,61,40), (249767,2610258,0,'soga_hair_type_color',90,61,40), (249768,2610258,1,'soga_lip_type',19,56,-29), (249769,2610258,1,'soga_nose_type',-37,38,31), (249770,2610258,0,'soga_skin_color',90,61,40), (249771,2610259,1,'cheek_type',4,-97,0), (249772,2610259,1,'chin_type',44,-75,-79), (249773,2610259,1,'eye_brow_type',64,50,-75), (249774,2610259,0,'eye_color',108,162,154), (249775,2610259,1,'eye_type',12,0,0), (249776,2610259,0,'hair_face_color',8,12,34), (249777,2610259,0,'hair_type_color',8,12,34), (249778,2610259,1,'lip_type',7,32,55), (249779,2610259,1,'nose_type',50,-23,-58), (249780,2610259,0,'skin_color',8,12,34), (249781,2610259,1,'soga_cheek_type',4,-97,0), (249782,2610259,1,'soga_chin_type',44,-75,-79), (249783,2610259,1,'soga_eye_brow_type',64,50,-75), (249784,2610259,0,'soga_eye_color',229,229,102), (249785,2610259,1,'soga_eye_type',12,0,0), (249786,2610259,0,'soga_hair_face_color',8,12,34), (249787,2610259,0,'soga_hair_type_color',8,12,34), (249788,2610259,1,'soga_lip_type',7,32,55), (249789,2610259,1,'soga_nose_type',50,-23,-58), (249790,2610259,0,'soga_skin_color',8,12,34), (249791,2610260,0,'eye_color',255,255,255), (249792,2610260,0,'skin_color',255,255,255), (249793,2610260,0,'soga_eye_color',255,0,255), (249794,2610261,1,'cheek_type',-8,7,0), (249795,2610261,1,'chin_type',-50,-75,-62), (249796,2610261,1,'eye_brow_type',50,68,31), (249797,2610261,0,'eye_color',161,199,211), (249798,2610261,1,'eye_type',-87,0,0), (249799,2610261,0,'hair_face_color',89,98,20), (249800,2610261,0,'hair_type_color',89,98,20), (249801,2610261,1,'lip_type',100,100,-100), (249802,2610261,1,'nose_type',50,-100,-87), (249803,2610261,0,'skin_color',89,98,20), (249804,2610261,1,'soga_cheek_type',-8,7,0), (249805,2610261,1,'soga_chin_type',-50,-75,-62), (249806,2610261,1,'soga_eye_brow_type',50,68,31), (249807,2610261,0,'soga_eye_color',229,229,102), (249808,2610261,1,'soga_eye_type',-87,0,0), (249809,2610261,0,'soga_hair_face_color',89,98,20), (249810,2610261,0,'soga_hair_type_color',89,98,20), (249811,2610261,1,'soga_lip_type',100,100,-100), (249812,2610261,1,'soga_nose_type',50,-100,-87), (249813,2610261,0,'soga_skin_color',89,98,20), (249814,2610262,0,'eye_color',28,28,28), (249815,2610262,0,'skin_color',255,0,0), (249816,2610262,0,'soga_eye_color',255,0,255), (249817,2610263,0,'eye_color',255,128,63), (249818,2610263,0,'skin_color',255,0,12), (249819,2610263,0,'soga_eye_color',255,0,255), (249820,2610264,1,'cheek_type',-100,-100,0), (249821,2610264,1,'chin_type',-56,61,70), (249822,2610264,1,'eye_brow_type',50,68,31), (249823,2610264,0,'eye_color',161,199,211), (249824,2610264,1,'eye_type',-87,0,0), (249825,2610264,0,'hair_face_color',80,14,48), (249826,2610264,0,'hair_type_color',80,14,48), (249827,2610264,1,'lip_type',62,-96,0), (249828,2610264,1,'nose_type',64,2,-87), (249829,2610264,0,'skin_color',80,14,48), (249830,2610264,1,'soga_cheek_type',-100,-100,0), (249831,2610264,1,'soga_chin_type',-56,61,70), (249832,2610264,1,'soga_eye_brow_type',50,68,31), (249833,2610264,0,'soga_eye_color',229,229,102), (249834,2610264,1,'soga_eye_type',-87,0,0), (249835,2610264,0,'soga_hair_face_color',80,14,48), (249836,2610264,0,'soga_hair_type_color',80,14,48), (249837,2610264,1,'soga_lip_type',62,-96,0), (249838,2610264,1,'soga_nose_type',64,2,-87), (249839,2610264,0,'soga_skin_color',80,14,48), (249840,2610265,1,'cheek_type',-100,-100,0), (249841,2610265,1,'chin_type',-56,61,70), (249842,2610265,1,'eye_brow_type',50,68,31), (249843,2610265,0,'eye_color',161,199,211), (249844,2610265,1,'eye_type',-87,0,0), (249845,2610265,0,'hair_face_color',20,53,38), (249846,2610265,0,'hair_type_color',20,53,38), (249847,2610265,1,'lip_type',62,-96,0), (249848,2610265,1,'nose_type',64,2,-87), (249849,2610265,0,'skin_color',20,53,38), (249850,2610265,1,'soga_cheek_type',-100,-100,0), (249851,2610265,1,'soga_chin_type',-56,61,70), (249852,2610265,1,'soga_eye_brow_type',50,68,31), (249853,2610265,0,'soga_eye_color',229,229,102), (249854,2610265,1,'soga_eye_type',-87,0,0), (249855,2610265,0,'soga_hair_face_color',20,53,38), (249856,2610265,0,'soga_hair_type_color',20,53,38), (249857,2610265,1,'soga_lip_type',62,-96,0), (249858,2610265,1,'soga_nose_type',64,2,-87), (249859,2610265,0,'soga_skin_color',20,53,38), (249860,2610266,0,'eye_color',255,128,63), (249861,2610266,0,'skin_color',255,0,12), (249862,2610266,0,'soga_eye_color',255,0,255), (249863,2610267,1,'cheek_type',20,58,0), (249864,2610267,1,'chin_type',50,-85,-65), (249865,2610267,1,'eye_brow_type',11,-62,-47), (249866,2610267,0,'eye_color',118,73,53), (249867,2610267,1,'eye_type',41,0,0), (249868,2610267,0,'hair_face_color',10,32,34), (249869,2610267,0,'hair_type_color',10,32,34), (249870,2610267,1,'lip_type',79,68,-44), (249871,2610267,1,'nose_type',42,-23,47), (249872,2610267,0,'skin_color',10,32,34), (249873,2610267,1,'soga_cheek_type',20,58,0), (249874,2610267,1,'soga_chin_type',50,-85,-65), (249875,2610267,1,'soga_eye_brow_type',11,-62,-47), (249876,2610267,0,'soga_eye_color',229,229,102), (249877,2610267,1,'soga_eye_type',41,0,0), (249878,2610267,0,'soga_hair_face_color',10,32,34), (249879,2610267,0,'soga_hair_type_color',10,32,34), (249880,2610267,1,'soga_lip_type',79,68,-44), (249881,2610267,1,'soga_nose_type',42,-23,47), (249882,2610267,0,'soga_skin_color',10,32,34), (249883,2610267,0,'wing_color1',255,255,255), (249884,2610267,0,'wing_color2',255,255,255), (249885,2610268,1,'cheek_type',17,34,0), (249886,2610268,1,'chin_type',89,25,-29), (249887,2610268,1,'eye_brow_type',32,-72,-68), (249888,2610268,0,'eye_color',45,91,78), (249889,2610268,1,'eye_type',45,0,0), (249890,2610268,0,'hair_face_color',22,30,4), (249891,2610268,0,'hair_type_color',22,30,4), (249892,2610268,1,'lip_type',-93,7,-15), (249893,2610268,1,'nose_type',-94,17,-48), (249894,2610268,0,'skin_color',22,30,4), (249895,2610268,1,'soga_cheek_type',17,34,0), (249896,2610268,1,'soga_chin_type',89,25,-29), (249897,2610268,1,'soga_eye_brow_type',32,-72,-68), (249898,2610268,0,'soga_eye_color',229,229,102), (249899,2610268,1,'soga_eye_type',45,0,0), (249900,2610268,0,'soga_hair_face_color',22,30,4), (249901,2610268,0,'soga_hair_type_color',22,30,4), (249902,2610268,1,'soga_lip_type',-93,7,-15), (249903,2610268,1,'soga_nose_type',-94,17,-48), (249904,2610268,0,'soga_skin_color',22,30,4), (249905,2610268,0,'wing_color1',255,255,255), (249906,2610268,0,'wing_color2',255,255,255), (249907,2610269,0,'eye_color',0,0,128), (249908,2610269,0,'skin_color',255,255,255), (249909,2610269,0,'soga_eye_color',255,0,255), (249910,2610270,0,'eye_color',249,234,179), (249911,2610270,0,'skin_color',87,72,58), (249912,2610270,0,'soga_eye_color',255,0,255), (249913,2610271,0,'eye_color',28,28,28), (249914,2610271,0,'skin_color',28,28,28), (249915,2610271,0,'soga_eye_color',255,0,255), (249916,2610272,1,'cheek_type',75,11,0), (249917,2610272,1,'chin_type',-57,40,58), (249918,2610272,1,'eye_brow_type',76,-56,-93), (249919,2610272,0,'eye_color',75,54,25), (249920,2610272,1,'eye_type',-93,0,0), (249921,2610272,0,'hair_face_color',57,19,57), (249922,2610272,0,'hair_type_color',57,19,57), (249923,2610272,1,'lip_type',-32,17,31), (249924,2610272,1,'nose_type',22,-20,31), (249925,2610272,0,'skin_color',57,19,57), (249926,2610272,1,'soga_cheek_type',75,11,0), (249927,2610272,1,'soga_chin_type',-57,40,58), (249928,2610272,1,'soga_eye_brow_type',76,-56,-93), (249929,2610272,0,'soga_eye_color',229,229,102), (249930,2610272,1,'soga_eye_type',-93,0,0), (249931,2610272,0,'soga_hair_face_color',57,19,57), (249932,2610272,0,'soga_hair_type_color',57,19,57), (249933,2610272,1,'soga_lip_type',-32,17,31), (249934,2610272,1,'soga_nose_type',22,-20,31), (249935,2610272,0,'soga_skin_color',57,19,57), (249936,2610273,1,'cheek_type',-40,-58,0), (249937,2610273,1,'chin_type',-43,34,14), (249938,2610273,1,'eye_brow_type',51,41,96), (249939,2610273,0,'eye_color',189,138,130), (249940,2610273,1,'eye_type',-81,0,0), (249941,2610273,0,'hair_face_color',49,153,153), (249942,2610273,0,'hair_type_color',49,153,153), (249943,2610273,1,'lip_type',50,58,56), (249944,2610273,1,'nose_type',10,-56,34), (249945,2610273,0,'skin_color',49,153,153), (249946,2610273,1,'soga_cheek_type',-40,-58,0), (249947,2610273,1,'soga_chin_type',-43,34,14), (249948,2610273,1,'soga_eye_brow_type',51,41,96), (249949,2610273,0,'soga_eye_color',229,229,102), (249950,2610273,1,'soga_eye_type',-81,0,0), (249951,2610273,0,'soga_hair_face_color',49,153,153), (249952,2610273,0,'soga_hair_type_color',49,153,153), (249953,2610273,1,'soga_lip_type',50,58,56), (249954,2610273,1,'soga_nose_type',10,-56,34), (249955,2610273,0,'soga_skin_color',49,153,153), (249956,2610273,0,'wing_color1',255,255,255), (249957,2610273,0,'wing_color2',255,255,255), (249958,2610274,1,'cheek_type',4,-97,0), (249959,2610274,1,'chin_type',44,-75,-79), (249960,2610274,1,'eye_brow_type',64,50,-75), (249961,2610274,0,'eye_color',108,162,154), (249962,2610274,1,'eye_type',12,0,0), (249963,2610274,0,'hair_face_color',8,12,34), (249964,2610274,0,'hair_type_color',8,12,34), (249965,2610274,1,'lip_type',7,32,55), (249966,2610274,1,'nose_type',50,-23,-58), (249967,2610274,0,'skin_color',8,12,34), (249968,2610274,1,'soga_cheek_type',4,-97,0), (249969,2610274,1,'soga_chin_type',44,-75,-79), (249970,2610274,1,'soga_eye_brow_type',64,50,-75), (249971,2610274,0,'soga_eye_color',229,229,102), (249972,2610274,1,'soga_eye_type',12,0,0), (249973,2610274,0,'soga_hair_face_color',8,12,34), (249974,2610274,0,'soga_hair_type_color',8,12,34), (249975,2610274,1,'soga_lip_type',7,32,55), (249976,2610274,1,'soga_nose_type',50,-23,-58), (249977,2610274,0,'soga_skin_color',8,12,34), (249978,2610275,1,'cheek_type',-47,74,0), (249979,2610275,1,'chin_type',57,-98,-56), (249980,2610275,1,'eye_brow_type',-1,56,19), (249981,2610275,0,'eye_color',162,199,211), (249982,2610275,1,'eye_type',-74,0,0), (249983,2610275,0,'hair_face_color',37,64,11), (249984,2610275,0,'hair_type_color',37,64,11), (249985,2610275,1,'lip_type',87,-65,-9), (249986,2610275,1,'nose_type',98,-63,-87), (249987,2610275,0,'skin_color',37,64,11), (249988,2610275,1,'soga_cheek_type',-47,74,0), (249989,2610275,1,'soga_chin_type',57,-98,-56), (249990,2610275,1,'soga_eye_brow_type',-1,56,19), (249991,2610275,0,'soga_eye_color',229,229,102), (249992,2610275,1,'soga_eye_type',-74,0,0), (249993,2610275,0,'soga_hair_face_color',37,64,11), (249994,2610275,0,'soga_hair_type_color',37,64,11), (249995,2610275,1,'soga_lip_type',87,-65,-9), (249996,2610275,1,'soga_nose_type',98,-63,-87), (249997,2610275,0,'soga_skin_color',37,64,11), (249998,2610276,1,'cheek_type',-95,-14,0), (249999,2610276,1,'chin_type',7,-81,-62), (250000,2610276,1,'eye_brow_type',0,50,63), (250001,2610276,0,'eye_color',7,22,6), (250002,2610276,1,'eye_type',94,0,0), (250003,2610276,0,'hair_face_color',63,10,31), (250004,2610276,0,'hair_type_color',63,10,31), (250005,2610276,1,'lip_type',-100,-100,-70), (250006,2610276,1,'nose_type',-93,-7,-41), (250007,2610276,0,'skin_color',63,10,31), (250008,2610276,1,'soga_cheek_type',-95,-14,0), (250009,2610276,1,'soga_chin_type',7,-81,-62), (250010,2610276,1,'soga_eye_brow_type',0,50,63), (250011,2610276,0,'soga_eye_color',229,229,102), (250012,2610276,1,'soga_eye_type',94,0,0), (250013,2610276,0,'soga_hair_face_color',63,10,31), (250014,2610276,0,'soga_hair_type_color',63,10,31), (250015,2610276,1,'soga_lip_type',-100,-100,-70), (250016,2610276,1,'soga_nose_type',-93,-7,-41), (250017,2610276,0,'soga_skin_color',63,10,31), (250018,2610277,1,'cheek_type',0,-68,0), (250019,2610277,1,'chin_type',65,-37,95), (250020,2610277,1,'eye_brow_type',-56,9,62), (250021,2610277,0,'eye_color',52,103,161), (250022,2610277,1,'eye_type',-81,0,0), (250023,2610277,0,'hair_face_color',87,47,159), (250024,2610277,0,'hair_type_color',87,47,159), (250025,2610277,1,'lip_type',-17,9,-28), (250026,2610277,1,'nose_type',34,-76,83), (250027,2610277,0,'skin_color',87,47,159), (250028,2610277,1,'soga_cheek_type',0,-68,0), (250029,2610277,1,'soga_chin_type',65,-37,95), (250030,2610277,1,'soga_eye_brow_type',-56,9,62), (250031,2610277,0,'soga_eye_color',229,229,102), (250032,2610277,1,'soga_eye_type',-81,0,0), (250033,2610277,0,'soga_hair_face_color',87,47,159), (250034,2610277,0,'soga_hair_type_color',87,47,159), (250035,2610277,1,'soga_lip_type',-17,9,-28), (250036,2610277,1,'soga_nose_type',34,-76,83), (250037,2610277,0,'soga_skin_color',87,47,159), (250038,2610278,1,'cheek_type',-8,7,0), (250039,2610278,1,'chin_type',-50,-75,-62), (250040,2610278,1,'eye_brow_type',50,68,31), (250041,2610278,0,'eye_color',161,199,211), (250042,2610278,1,'eye_type',-87,0,0), (250043,2610278,0,'hair_face_color',72,46,160), (250044,2610278,0,'hair_type_color',72,46,160), (250045,2610278,1,'lip_type',100,100,-100), (250046,2610278,1,'nose_type',50,-100,-87), (250047,2610278,0,'skin_color',72,46,160), (250048,2610278,1,'soga_cheek_type',-8,7,0), (250049,2610278,1,'soga_chin_type',-50,-75,-62), (250050,2610278,1,'soga_eye_brow_type',50,68,31), (250051,2610278,0,'soga_eye_color',229,229,102), (250052,2610278,1,'soga_eye_type',-87,0,0), (250053,2610278,0,'soga_hair_face_color',72,46,160), (250054,2610278,0,'soga_hair_type_color',72,46,160), (250055,2610278,1,'soga_lip_type',100,100,-100), (250056,2610278,1,'soga_nose_type',50,-100,-87), (250057,2610278,0,'soga_skin_color',72,46,160), (250058,2610279,1,'cheek_type',-8,7,0), (250059,2610279,1,'chin_type',-50,-75,-62), (250060,2610279,1,'eye_brow_type',50,68,31), (250061,2610279,0,'eye_color',161,199,211), (250062,2610279,1,'eye_type',-87,0,0), (250063,2610279,0,'hair_face_color',13,6,22), (250064,2610279,0,'hair_type_color',13,6,22), (250065,2610279,1,'lip_type',100,100,-100), (250066,2610279,1,'nose_type',50,-100,-87), (250067,2610279,0,'skin_color',13,6,22), (250068,2610279,1,'soga_cheek_type',-8,7,0), (250069,2610279,1,'soga_chin_type',-50,-75,-62), (250070,2610279,1,'soga_eye_brow_type',50,68,31), (250071,2610279,0,'soga_eye_color',229,229,102), (250072,2610279,1,'soga_eye_type',-87,0,0), (250073,2610279,0,'soga_hair_face_color',13,6,22), (250074,2610279,0,'soga_hair_type_color',13,6,22), (250075,2610279,1,'soga_lip_type',100,100,-100), (250076,2610279,1,'soga_nose_type',50,-100,-87), (250077,2610279,0,'soga_skin_color',13,6,22), (250078,2610280,0,'eye_color',255,255,255), (250079,2610280,0,'skin_color',255,255,255), (250080,2610280,0,'soga_eye_color',255,0,255), (250081,2610281,1,'cheek_type',100,-100,0), (250082,2610281,1,'chin_type',-100,-75,-38), (250083,2610281,1,'eye_brow_type',0,50,62), (250084,2610281,0,'eye_color',7,22,6), (250085,2610281,1,'eye_type',93,0,0), (250086,2610281,0,'hair_face_color',31,34,136), (250087,2610281,0,'hair_type_color',31,34,136), (250088,2610281,1,'lip_type',-100,-20,-68), (250089,2610281,1,'nose_type',-93,-7,-39), (250090,2610281,0,'skin_color',31,34,136), (250091,2610281,1,'soga_cheek_type',100,-100,0), (250092,2610281,1,'soga_chin_type',-100,-75,-38), (250093,2610281,1,'soga_eye_brow_type',0,50,62), (250094,2610281,0,'soga_eye_color',229,229,102), (250095,2610281,1,'soga_eye_type',93,0,0), (250096,2610281,0,'soga_hair_face_color',31,34,136), (250097,2610281,0,'soga_hair_type_color',31,34,136), (250098,2610281,1,'soga_lip_type',-100,-20,-68), (250099,2610281,1,'soga_nose_type',-93,-7,-39), (250100,2610281,0,'soga_skin_color',31,34,136), (250101,2610282,1,'cheek_type',-37,18,0), (250102,2610282,1,'chin_type',7,3,75), (250103,2610282,1,'eye_brow_type',3,-20,-88), (250104,2610282,0,'eye_color',62,82,47), (250105,2610282,1,'eye_type',69,0,0), (250106,2610282,0,'hair_face_color',84,87,22), (250107,2610282,0,'hair_type_color',84,87,22), (250108,2610282,1,'lip_type',-44,34,-50), (250109,2610282,1,'nose_type',84,21,-55), (250110,2610282,0,'skin_color',84,87,22), (250111,2610282,1,'soga_cheek_type',-37,18,0), (250112,2610282,1,'soga_chin_type',7,3,75), (250113,2610282,1,'soga_eye_brow_type',3,-20,-88), (250114,2610282,0,'soga_eye_color',229,229,102), (250115,2610282,1,'soga_eye_type',69,0,0), (250116,2610282,0,'soga_hair_face_color',84,87,22), (250117,2610282,0,'soga_hair_type_color',84,87,22), (250118,2610282,1,'soga_lip_type',-44,34,-50), (250119,2610282,1,'soga_nose_type',84,21,-55), (250120,2610282,0,'soga_skin_color',84,87,22), (250121,2610282,0,'wing_color1',255,255,255), (250122,2610282,0,'wing_color2',255,255,255), (250123,2610283,1,'cheek_type',50,-53,0), (250124,2610283,1,'chin_type',-72,87,17), (250125,2610283,1,'eye_brow_type',64,68,-40), (250126,2610283,0,'eye_color',114,120,64), (250127,2610283,1,'eye_type',56,0,0), (250128,2610283,0,'hair_face_color',23,78,75), (250129,2610283,0,'hair_type_color',23,78,75), (250130,2610283,1,'lip_type',-79,-40,10), (250131,2610283,1,'nose_type',-11,-8,-3), (250132,2610283,0,'skin_color',23,78,75), (250133,2610283,1,'soga_cheek_type',50,-53,0), (250134,2610283,1,'soga_chin_type',-72,87,17), (250135,2610283,1,'soga_eye_brow_type',64,68,-40), (250136,2610283,0,'soga_eye_color',229,229,102), (250137,2610283,1,'soga_eye_type',56,0,0), (250138,2610283,0,'soga_hair_face_color',23,78,75), (250139,2610283,0,'soga_hair_type_color',23,78,75), (250140,2610283,1,'soga_lip_type',-79,-40,10), (250141,2610283,1,'soga_nose_type',-11,-8,-3), (250142,2610283,0,'soga_skin_color',23,78,75), (250143,2610284,1,'cheek_type',50,17,0), (250144,2610284,1,'chin_type',-85,4,22), (250145,2610284,1,'eye_brow_type',-5,-90,-31), (250146,2610284,0,'eye_color',174,65,108), (250147,2610284,1,'eye_type',58,0,0), (250148,2610284,0,'hair_face_color',172,96,172), (250149,2610284,0,'hair_type_color',172,96,172), (250150,2610284,1,'lip_type',20,-52,-66), (250151,2610284,1,'nose_type',-37,90,-45), (250152,2610284,0,'skin_color',172,96,172), (250153,2610284,1,'soga_cheek_type',50,17,0), (250154,2610284,1,'soga_chin_type',-85,4,22), (250155,2610284,1,'soga_eye_brow_type',-5,-90,-31), (250156,2610284,0,'soga_eye_color',229,229,102), (250157,2610284,1,'soga_eye_type',58,0,0), (250158,2610284,0,'soga_hair_face_color',172,96,172), (250159,2610284,0,'soga_hair_type_color',172,96,172), (250160,2610284,1,'soga_lip_type',20,-52,-66), (250161,2610284,1,'soga_nose_type',-37,90,-45), (250162,2610284,0,'soga_skin_color',172,96,172), (250163,2610284,0,'wing_color1',255,255,255), (250164,2610284,0,'wing_color2',255,255,255), (250165,2610285,1,'cheek_type',17,34,0), (250166,2610285,1,'chin_type',89,25,-29), (250167,2610285,1,'eye_brow_type',32,-72,-68), (250168,2610285,0,'eye_color',45,91,78), (250169,2610285,1,'eye_type',45,0,0), (250170,2610285,0,'hair_face_color',22,30,4), (250171,2610285,0,'hair_type_color',22,30,4), (250172,2610285,1,'lip_type',-93,7,-15), (250173,2610285,1,'nose_type',-94,17,-48), (250174,2610285,0,'skin_color',22,30,4), (250175,2610285,1,'soga_cheek_type',17,34,0), (250176,2610285,1,'soga_chin_type',89,25,-29), (250177,2610285,1,'soga_eye_brow_type',32,-72,-68), (250178,2610285,0,'soga_eye_color',229,229,102), (250179,2610285,1,'soga_eye_type',45,0,0), (250180,2610285,0,'soga_hair_face_color',22,30,4), (250181,2610285,0,'soga_hair_type_color',22,30,4), (250182,2610285,1,'soga_lip_type',-93,7,-15), (250183,2610285,1,'soga_nose_type',-94,17,-48), (250184,2610285,0,'soga_skin_color',22,30,4), (250185,2610285,0,'wing_color1',255,255,255), (250186,2610285,0,'wing_color2',255,255,255), (250187,2610286,1,'cheek_type',-8,7,0), (250188,2610286,1,'chin_type',-50,-75,-62), (250189,2610286,1,'eye_brow_type',50,68,31), (250190,2610286,0,'eye_color',161,199,211), (250191,2610286,1,'eye_type',-87,0,0), (250192,2610286,0,'hair_face_color',43,24,19), (250193,2610286,0,'hair_type_color',43,24,19), (250194,2610286,1,'lip_type',100,100,-100), (250195,2610286,1,'nose_type',50,-100,-87), (250196,2610286,0,'skin_color',43,24,19), (250197,2610286,1,'soga_cheek_type',-8,7,0), (250198,2610286,1,'soga_chin_type',-50,-75,-62), (250199,2610286,1,'soga_eye_brow_type',50,68,31), (250200,2610286,0,'soga_eye_color',229,229,102), (250201,2610286,1,'soga_eye_type',-87,0,0), (250202,2610286,0,'soga_hair_face_color',43,24,19), (250203,2610286,0,'soga_hair_type_color',43,24,19), (250204,2610286,1,'soga_lip_type',100,100,-100), (250205,2610286,1,'soga_nose_type',50,-100,-87), (250206,2610286,0,'soga_skin_color',43,24,19), (250207,2610287,0,'eye_color',255,255,255), (250208,2610287,0,'skin_color',255,255,255), (250209,2610287,0,'soga_eye_color',255,0,255), (250210,2610288,1,'cheek_type',-40,-68,0), (250211,2610288,1,'chin_type',26,70,-40), (250212,2610288,1,'ear_type',-37,-25,0), (250213,2610288,1,'eye_brow_type',88,-63,-55), (250214,2610288,0,'eye_color',30,57,39), (250215,2610288,1,'eye_type',-31,0,0), (250216,2610288,0,'hair_face_color',198,139,15), (250217,2610288,0,'hair_face_highlight_color',244,246,246), (250218,2610288,0,'hair_type_color',198,139,15), (250219,2610288,0,'hair_type_highlight_color',244,246,246), (250220,2610288,1,'lip_type',-42,79,15), (250221,2610288,1,'nose_type',-25,-72,17), (250222,2610288,0,'skin_color',244,248,248), (250223,2610288,1,'soga_cheek_type',-40,-68,0), (250224,2610288,1,'soga_chin_type',26,70,-40), (250225,2610288,1,'soga_ear_type',-37,-25,0), (250226,2610288,1,'soga_eye_brow_type',88,-63,-55), (250227,2610288,0,'soga_eye_color',229,229,102), (250228,2610288,1,'soga_eye_type',-31,0,0), (250229,2610288,0,'soga_hair_face_color',198,139,15), (250230,2610288,0,'soga_hair_face_highlight_color',244,246,246), (250231,2610288,0,'soga_hair_type_color',198,139,15), (250232,2610288,0,'soga_hair_type_highlight_color',244,246,246), (250233,2610288,1,'soga_lip_type',-42,79,15), (250234,2610288,1,'soga_nose_type',-25,-72,17), (250235,2610288,0,'soga_skin_color',244,248,248), (250236,2610288,0,'wing_color1',255,255,255), (250237,2610288,0,'wing_color2',255,255,255), (250238,4330000,0,'eye_color',255,255,255), (250239,4330000,0,'skin_color',255,255,255), (250240,4330000,0,'soga_eye_color',255,0,255), (250241,4330001,0,'eye_color',255,255,255), (250242,4330001,0,'skin_color',255,255,255), (250243,4330001,0,'soga_eye_color',255,0,255), (250244,4330002,1,'cheek_type',-93,-56,0), (250245,4330002,1,'chin_type',-81,-50,-55), (250246,4330002,1,'ear_type',-31,-44,0), (250247,4330002,1,'eye_brow_type',28,-100,100), (250248,4330002,0,'eye_color',131,182,197), (250249,4330002,1,'eye_type',40,0,0), (250250,4330002,0,'hair_face_highlight_color',244,246,246), (250251,4330002,0,'hair_type_highlight_color',244,246,246), (250252,4330002,1,'lip_type',-84,-68,56), (250253,4330002,1,'nose_type',-69,76,-43), (250254,4330002,0,'skin_color',248,251,251), (250255,4330002,1,'soga_cheek_type',-93,-56,0), (250256,4330002,1,'soga_chin_type',-81,-50,-55), (250257,4330002,1,'soga_ear_type',-31,-44,0), (250258,4330002,1,'soga_eye_brow_type',28,-100,100), (250259,4330002,0,'soga_eye_color',229,229,102), (250260,4330002,1,'soga_eye_type',40,0,0), (250261,4330002,0,'soga_hair_face_highlight_color',244,246,246), (250262,4330002,0,'soga_hair_type_highlight_color',244,246,246), (250263,4330002,1,'soga_lip_type',-84,-68,56), (250264,4330002,1,'soga_nose_type',-69,76,-43), (250265,4330002,0,'soga_skin_color',248,251,251), (250266,4330002,0,'wing_color1',255,255,255), (250267,4330002,0,'wing_color2',255,255,255), (250268,4330003,0,'eye_color',255,255,255), (250269,4330003,0,'skin_color',255,255,255), (250270,4330003,0,'soga_eye_color',255,0,255), (250271,2700000,0,'eye_color',255,255,255), (250272,2700000,0,'skin_color',255,255,255), (250273,2700000,0,'soga_eye_color',255,0,255), (250274,2700001,1,'cheek_type',-91,41,0), (250275,2700001,1,'chin_type',68,47,-88), (250276,2700001,1,'eye_brow_type',-88,52,-14), (250277,2700001,0,'eye_color',119,40,119), (250278,2700001,1,'eye_type',-75,0,0), (250279,2700001,0,'hair_face_color',34,14,54), (250280,2700001,0,'hair_type_color',34,14,54), (250281,2700001,1,'lip_type',-19,26,32), (250282,2700001,1,'nose_type',-50,77,53), (250283,2700001,0,'skin_color',34,14,54), (250284,2700001,1,'soga_cheek_type',-91,41,0), (250285,2700001,1,'soga_chin_type',68,47,-88), (250286,2700001,1,'soga_eye_brow_type',-88,52,-14), (250287,2700001,0,'soga_eye_color',229,229,102), (250288,2700001,1,'soga_eye_type',-75,0,0), (250289,2700001,0,'soga_hair_face_color',34,14,54), (250290,2700001,0,'soga_hair_type_color',34,14,54), (250291,2700001,1,'soga_lip_type',-19,26,32), (250292,2700001,1,'soga_nose_type',-50,77,53), (250293,2700001,0,'soga_skin_color',34,14,54), (250294,2700002,0,'eye_color',255,255,255), (250295,2700002,0,'skin_color',53,53,53), (250296,2700002,0,'soga_eye_color',255,0,255), (250297,2700003,0,'eye_color',255,255,255), (250298,2700003,0,'skin_color',53,53,53), (250299,2700003,0,'soga_eye_color',255,0,255), (250300,2700004,0,'eye_color',255,255,255), (250301,2700004,0,'skin_color',34,27,27), (250302,2700004,0,'soga_eye_color',255,0,255), (250303,2700005,0,'eye_color',255,255,255), (250304,2700005,0,'skin_color',28,28,28), (250305,2700005,0,'soga_eye_color',255,0,255), (250306,2700006,0,'eye_color',255,255,255), (250307,2700006,0,'skin_color',31,28,28), (250308,2700006,0,'soga_eye_color',255,0,255), (250309,2700007,0,'eye_color',255,255,255), (250310,2700007,0,'skin_color',96,7,5), (250311,2700007,0,'soga_eye_color',255,0,255), (250312,2700008,1,'cheek_type',34,-84,0), (250313,2700008,1,'chin_type',-37,-84,-81), (250314,2700008,1,'eye_brow_type',-18,68,10), (250315,2700008,0,'eye_color',125,178,193), (250316,2700008,1,'eye_type',-93,0,0), (250317,2700008,0,'hair_face_color',106,101,35), (250318,2700008,0,'hair_type_color',106,101,35), (250319,2700008,1,'lip_type',95,-7,-64), (250320,2700008,1,'nose_type',-81,-34,-10), (250321,2700008,0,'skin_color',106,101,35), (250322,2700008,1,'soga_cheek_type',34,-84,0), (250323,2700008,1,'soga_chin_type',-37,-84,-81), (250324,2700008,1,'soga_eye_brow_type',-18,68,10), (250325,2700008,0,'soga_eye_color',204,204,204), (250326,2700008,1,'soga_eye_type',-93,0,0), (250327,2700008,0,'soga_hair_face_color',106,101,35), (250328,2700008,0,'soga_hair_type_color',106,101,35), (250329,2700008,1,'soga_lip_type',95,-7,-64), (250330,2700008,1,'soga_nose_type',-81,-34,-10), (250331,2700008,0,'soga_skin_color',106,101,35), (250332,2700009,0,'eye_color',255,255,255), (250333,2700009,0,'skin_color',255,255,255), (250334,2700009,0,'soga_eye_color',255,0,255), (250335,2700010,0,'eye_color',255,255,255), (250336,2700010,0,'skin_color',109,3,0), (250337,2700010,0,'soga_eye_color',255,0,255), (250338,2700011,0,'eye_color',255,255,255), (250339,2700011,0,'skin_color',255,0,12), (250340,2700011,0,'soga_eye_color',255,0,255), (250341,2700012,0,'eye_color',255,255,255), (250342,2700012,0,'skin_color',34,27,26), (250343,2700012,0,'soga_eye_color',255,0,255), (250344,2700013,0,'eye_color',255,255,255), (250345,2700013,0,'skin_color',38,26,25), (250346,2700013,0,'soga_eye_color',255,0,255), (250347,2700014,0,'eye_color',255,255,255), (250348,2700014,0,'skin_color',255,255,255), (250349,2700014,0,'soga_eye_color',255,0,255), (250350,2700015,1,'cheek_type',2,68,0), (250351,2700015,1,'chin_type',44,68,97), (250352,2700015,1,'eye_brow_type',-47,20,-35), (250353,2700015,0,'eye_color',114,40,128), (250354,2700015,1,'eye_type',-12,0,0), (250355,2700015,0,'hair_face_color',113,176,139), (250356,2700015,0,'hair_type_color',113,176,139), (250357,2700015,1,'lip_type',76,-25,-75), (250358,2700015,1,'nose_type',57,97,-50), (250359,2700015,0,'skin_color',113,176,139), (250360,2700015,1,'soga_cheek_type',2,68,0), (250361,2700015,1,'soga_chin_type',44,68,97), (250362,2700015,1,'soga_eye_brow_type',-47,20,-35), (250363,2700015,0,'soga_eye_color',229,229,102), (250364,2700015,1,'soga_eye_type',-12,0,0), (250365,2700015,0,'soga_hair_face_color',113,176,139), (250366,2700015,0,'soga_hair_type_color',113,176,139), (250367,2700015,1,'soga_lip_type',76,-25,-75), (250368,2700015,1,'soga_nose_type',57,97,-50), (250369,2700015,0,'soga_skin_color',113,176,139), (250370,2700016,0,'eye_color',147,97,68), (250371,2700016,0,'skin_color',33,90,141), (250372,2700016,0,'soga_eye_color',255,0,255), (250373,2700017,0,'eye_color',255,255,255), (250374,2700017,0,'skin_color',255,255,255), (250375,2700017,0,'soga_eye_color',255,0,255), (250376,2700018,0,'eye_color',255,255,255), (250377,2700018,0,'skin_color',63,18,16), (250378,2700018,0,'soga_eye_color',255,0,255), (250379,2700019,0,'eye_color',255,255,255), (250380,2700019,0,'skin_color',37,26,25), (250381,2700019,0,'soga_eye_color',255,0,255), (250382,2700020,0,'eye_color',255,255,255), (250383,2700020,0,'skin_color',244,253,73), (250384,2700020,0,'soga_eye_color',255,0,255), (250385,2700021,0,'eye_color',255,255,255), (250386,2700021,0,'skin_color',255,255,255), (250387,2700021,0,'soga_eye_color',255,0,255), (250388,2700022,0,'eye_color',255,255,255), (250389,2700022,0,'skin_color',103,5,2), (250390,2700022,0,'soga_eye_color',255,0,255), (250391,2700023,1,'cheek_type',84,89,0), (250392,2700023,1,'chin_type',-5,5,4), (250393,2700023,1,'eye_brow_type',-96,87,39), (250394,2700023,0,'eye_color',156,196,209), (250395,2700023,1,'eye_type',-57,0,0), (250396,2700023,0,'hair_face_color',118,36,106), (250397,2700023,0,'hair_type_color',118,36,106), (250398,2700023,1,'lip_type',29,7,-64), (250399,2700023,1,'nose_type',77,7,-68), (250400,2700023,0,'skin_color',118,36,106), (250401,2700023,1,'soga_cheek_type',84,89,0), (250402,2700023,1,'soga_chin_type',-5,5,4), (250403,2700023,1,'soga_eye_brow_type',-96,87,39), (250404,2700023,0,'soga_eye_color',229,229,102), (250405,2700023,1,'soga_eye_type',-57,0,0), (250406,2700023,0,'soga_hair_face_color',118,36,106), (250407,2700023,0,'soga_hair_type_color',118,36,106), (250408,2700023,1,'soga_lip_type',29,7,-64), (250409,2700023,1,'soga_nose_type',77,7,-68), (250410,2700023,0,'soga_skin_color',118,36,106), (250411,2700024,0,'eye_color',255,255,255), (250412,2700024,0,'skin_color',99,6,4), (250413,2700024,0,'soga_eye_color',255,0,255), (250414,2700025,0,'eye_color',214,210,87), (250415,2700025,0,'skin_color',39,100,113), (250416,2700025,0,'soga_eye_color',255,0,255), (250417,2700026,0,'eye_color',255,255,255), (250418,2700026,0,'skin_color',48,22,22), (250419,2700026,0,'soga_eye_color',255,0,255), (250420,2700027,0,'eye_color',255,255,255), (250421,2700027,0,'skin_color',82,12,10), (250422,2700027,0,'soga_eye_color',255,0,255), (250423,2700028,0,'eye_color',255,255,255), (250424,2700028,0,'skin_color',73,14,13), (250425,2700028,0,'soga_eye_color',255,0,255), (250426,2700029,0,'eye_color',255,255,255), (250427,2700029,0,'skin_color',58,19,18), (250428,2700029,0,'soga_eye_color',255,0,255), (250429,2700030,0,'eye_color',255,255,255), (250430,2700030,0,'skin_color',29,29,29), (250431,2700030,0,'soga_eye_color',255,0,255), (250432,2700031,0,'eye_color',255,255,255), (250433,2700031,0,'skin_color',76,13,12), (250434,2700031,0,'soga_eye_color',255,0,255), (250435,2700032,0,'eye_color',255,255,255), (250436,2700032,0,'skin_color',49,22,21), (250437,2700032,0,'soga_eye_color',255,0,255), (250438,2700033,0,'eye_color',255,255,255), (250439,2700033,0,'skin_color',86,10,8), (250440,2700033,0,'soga_eye_color',255,0,255), (250441,2700034,0,'eye_color',255,255,255), (250442,2700034,0,'skin_color',77,13,11), (250443,2700034,0,'soga_eye_color',255,0,255), (250444,2700035,0,'eye_color',255,255,255), (250445,2700035,0,'skin_color',255,255,255), (250446,2700035,0,'soga_eye_color',255,0,255), (250447,2700036,0,'eye_color',255,255,255), (250448,2700036,0,'skin_color',29,29,29), (250449,2700036,0,'soga_eye_color',255,0,255), (250450,2700037,0,'eye_color',255,255,255), (250451,2700037,0,'skin_color',98,7,4), (250452,2700037,0,'soga_eye_color',255,0,255), (250453,2700038,0,'eye_color',255,255,255), (250454,2700038,0,'skin_color',255,255,255), (250455,2700038,0,'soga_eye_color',255,0,255), (250456,2700039,0,'eye_color',255,255,255), (250457,2700039,0,'skin_color',255,255,255), (250458,2700039,0,'soga_eye_color',255,0,255), (250459,2700040,0,'eye_color',255,255,255), (250460,2700040,0,'skin_color',255,255,255), (250461,2700040,0,'soga_eye_color',255,0,255), (250462,2700041,0,'eye_color',80,131,177), (250463,2700041,0,'skin_color',234,234,234), (250464,2700041,0,'soga_eye_color',255,0,255), (250465,2700042,0,'eye_color',240,218,130), (250466,2700042,0,'skin_color',240,218,130), (250467,2700042,0,'soga_eye_color',255,0,255), (250468,2700043,0,'eye_color',255,255,255), (250469,2700043,0,'skin_color',255,255,255), (250470,2700043,0,'soga_eye_color',255,0,255), (250471,2700044,0,'eye_color',255,255,255), (250472,2700044,0,'skin_color',255,255,255), (250473,2700044,0,'soga_eye_color',255,0,255), (250474,2700045,0,'eye_color',255,255,255), (250475,2700045,0,'skin_color',255,255,255), (250476,2700045,0,'soga_eye_color',255,0,255), (250477,2700046,0,'eye_color',255,255,255), (250478,2700046,0,'skin_color',255,255,255), (250479,2700046,0,'soga_eye_color',255,0,255), (250480,2700047,0,'eye_color',255,255,255), (250481,2700047,0,'skin_color',80,12,10), (250482,2700047,0,'soga_eye_color',255,0,255), (250483,2700048,0,'eye_color',255,255,255), (250484,2700048,0,'skin_color',249,235,179), (250485,2700048,0,'soga_eye_color',255,0,255), (250486,2700049,0,'eye_color',255,255,255), (250487,2700049,0,'skin_color',36,26,26), (250488,2700049,0,'soga_eye_color',255,0,255), (250489,2700050,0,'eye_color',255,255,255), (250490,2700050,0,'skin_color',71,15,13), (250491,2700050,0,'soga_eye_color',255,0,255), (250492,2700051,0,'eye_color',255,255,255), (250493,2700051,0,'skin_color',42,24,24), (250494,2700051,0,'soga_eye_color',255,0,255), (250495,2700052,0,'eye_color',255,255,255), (250496,2700052,0,'skin_color',75,14,12), (250497,2700052,0,'soga_eye_color',255,0,255), (250498,2700053,0,'eye_color',255,255,255), (250499,2700053,0,'skin_color',80,12,10), (250500,2700053,0,'soga_eye_color',255,0,255), (250501,2700054,0,'eye_color',255,255,255), (250502,2700054,0,'skin_color',160,186,109), (250503,2700054,0,'soga_eye_color',255,0,255), (250504,2700055,0,'eye_color',240,218,130), (250505,2700055,0,'skin_color',240,218,130), (250506,2700055,0,'soga_eye_color',255,0,255), (250507,2700056,0,'eye_color',255,255,255), (250508,2700056,0,'skin_color',234,234,234), (250509,2700056,0,'soga_eye_color',255,0,255), (250510,2700057,0,'eye_color',255,255,255), (250511,2700057,0,'skin_color',255,255,255), (250512,2700057,0,'soga_eye_color',255,0,255), (250513,2700058,0,'eye_color',255,255,255), (250514,2700058,0,'skin_color',35,26,26), (250515,2700058,0,'soga_eye_color',255,0,255), (250516,2700059,0,'eye_color',255,255,255), (250517,2700059,0,'skin_color',255,255,255), (250518,2700059,0,'soga_eye_color',255,0,255), (250519,2700060,0,'eye_color',234,234,234), (250520,2700060,0,'skin_color',84,205,91), (250521,2700060,0,'soga_eye_color',255,0,255), (250522,2700061,0,'eye_color',255,255,255), (250523,2700061,0,'skin_color',58,89,168), (250524,2700061,0,'soga_eye_color',255,0,255), (250525,2700062,0,'eye_color',255,255,255), (250526,2700062,0,'skin_color',255,255,255), (250527,2700062,0,'soga_eye_color',255,0,255), (250528,2700063,0,'eye_color',255,255,255), (250529,2700063,0,'skin_color',255,255,255), (250530,2700063,0,'soga_eye_color',255,0,255), (250531,2700064,0,'eye_color',255,255,255), (250532,2700064,0,'skin_color',79,12,10), (250533,2700064,0,'soga_eye_color',255,0,255), (250534,2700065,0,'eye_color',255,255,255), (250535,2700065,0,'skin_color',3,3,3), (250536,2700065,0,'soga_eye_color',255,0,255), (250537,2700066,0,'eye_color',255,255,255), (250538,2700066,0,'skin_color',255,255,255), (250539,2700066,0,'soga_eye_color',255,0,255), (250540,2700067,0,'eye_color',199,113,55), (250541,2700067,0,'skin_color',163,59,185), (250542,2700067,0,'soga_eye_color',255,0,255), (250543,2700068,0,'eye_color',255,255,255), (250544,2700068,0,'skin_color',167,63,251), (250545,2700068,0,'soga_eye_color',255,0,255), (250546,2700069,0,'eye_color',255,255,255), (250547,2700069,0,'skin_color',255,255,255), (250548,2700069,0,'soga_eye_color',255,0,255), (250549,2700070,0,'eye_color',255,255,255), (250550,2700070,0,'skin_color',255,255,255), (250551,2700070,0,'soga_eye_color',255,0,255), (250552,2700071,0,'eye_color',255,255,255), (250553,2700071,0,'skin_color',234,234,234), (250554,2700071,0,'soga_eye_color',255,0,255), (250555,2700072,0,'eye_color',255,255,255), (250556,2700072,0,'skin_color',50,22,21), (250557,2700072,0,'soga_eye_color',255,0,255), (250558,2700073,0,'eye_color',253,202,130), (250559,2700073,0,'skin_color',110,86,137), (250560,2700073,0,'soga_eye_color',255,0,255), (250561,2700074,0,'eye_color',255,255,255), (250562,2700074,0,'skin_color',22,84,28), (250563,2700074,0,'soga_eye_color',255,0,255), (250564,2700075,0,'eye_color',255,255,255), (250565,2700075,0,'skin_color',89,117,59), (250566,2700075,0,'soga_eye_color',255,0,255), (250567,2700076,0,'eye_color',255,255,255), (250568,2700076,0,'skin_color',28,28,28), (250569,2700076,0,'soga_eye_color',255,0,255), (250570,2700077,0,'eye_color',255,255,255), (250571,2700077,0,'skin_color',193,221,137), (250572,2700077,0,'soga_eye_color',255,0,255), (250573,2700078,0,'eye_color',137,53,55), (250574,2700078,0,'skin_color',65,58,154), (250575,2700078,0,'soga_eye_color',255,0,255), (250576,2700079,0,'eye_color',255,255,255), (250577,2700079,0,'skin_color',233,233,233), (250578,2700079,0,'soga_eye_color',255,0,255), (250579,2700080,0,'eye_color',255,255,255), (250580,2700080,0,'skin_color',26,102,35), (250581,2700080,0,'soga_eye_color',255,0,255), (250582,2700081,0,'eye_color',255,255,255), (250583,2700081,0,'skin_color',255,255,255), (250584,2700081,0,'soga_eye_color',255,0,255), (250585,2700082,0,'eye_color',239,209,88), (250586,2700082,0,'skin_color',152,7,0), (250587,2700082,0,'soga_eye_color',255,0,255), (250588,2700083,0,'eye_color',255,255,255), (250589,2700083,0,'skin_color',10,35,12), (250590,2700083,0,'soga_eye_color',255,0,255), (250591,3030000,0,'eye_color',255,255,255), (250592,3030000,0,'skin_color',255,255,255), (250593,3030000,0,'soga_eye_color',255,0,255), (250594,3030001,0,'eye_color',240,218,130), (250595,3030001,0,'skin_color',240,218,130), (250596,3030001,0,'soga_eye_color',255,0,255), (250597,3030002,0,'eye_color',255,255,255), (250598,3030002,0,'skin_color',255,255,255), (250599,3030002,0,'soga_eye_color',255,0,255), (250600,3030003,0,'eye_color',255,255,255), (250601,3030003,0,'skin_color',255,255,255), (250602,3030003,0,'soga_eye_color',255,0,255), (250603,3030004,0,'eye_color',255,255,255), (250604,3030004,0,'skin_color',255,255,255), (250605,3030004,0,'soga_eye_color',255,0,255), (250606,3030005,0,'eye_color',255,255,255), (250607,3030005,0,'skin_color',255,255,255), (250608,3030005,0,'soga_eye_color',255,0,255), (250609,3030006,0,'eye_color',255,255,255), (250610,3030006,0,'skin_color',255,255,255), (250611,3030006,0,'soga_eye_color',255,0,255), (250612,3030007,0,'eye_color',255,255,255), (250613,3030007,0,'skin_color',255,255,255), (250614,3030007,0,'soga_eye_color',255,0,255), (250615,3030008,0,'eye_color',255,255,255), (250616,3030008,0,'skin_color',255,255,255), (250617,3030008,0,'soga_eye_color',255,0,255), (250618,3030009,0,'eye_color',255,255,255), (250619,3030009,0,'skin_color',255,255,255), (250620,3030009,0,'soga_eye_color',255,0,255), (250621,3030010,0,'eye_color',240,218,130), (250622,3030010,0,'skin_color',240,218,130), (250623,3030010,0,'soga_eye_color',255,0,255), (250624,3030011,0,'eye_color',255,255,255), (250625,3030011,0,'skin_color',255,255,255), (250626,3030011,0,'soga_eye_color',255,0,255), (250627,3030012,0,'eye_color',255,255,255), (250628,3030012,0,'skin_color',255,255,255), (250629,3030012,0,'soga_eye_color',255,0,255), (250630,3030013,0,'eye_color',255,255,255), (250631,3030013,0,'skin_color',255,255,255), (250632,3030013,0,'soga_eye_color',255,0,255), (250633,3030014,0,'eye_color',255,255,255), (250634,3030014,0,'skin_color',255,255,255), (250635,3030014,0,'soga_eye_color',255,0,255), (250636,3030015,0,'eye_color',255,255,255), (250637,3030015,0,'skin_color',255,255,255), (250638,3030015,0,'soga_eye_color',255,0,255), (250639,3030016,0,'eye_color',255,255,255), (250640,3030016,0,'skin_color',255,255,255), (250641,3030016,0,'soga_eye_color',255,0,255), (250642,3030017,0,'eye_color',255,255,255), (250643,3030017,0,'skin_color',255,255,255), (250644,3030017,0,'soga_eye_color',255,0,255), (250645,3030018,0,'eye_color',255,255,255), (250646,3030018,0,'skin_color',255,255,255), (250647,3030018,0,'soga_eye_color',255,0,255), (250648,3030019,0,'eye_color',240,218,130), (250649,3030019,0,'skin_color',82,82,82), (250650,3030019,0,'soga_eye_color',255,0,255), (250651,3030020,0,'eye_color',255,255,255), (250652,3030020,0,'skin_color',255,255,255), (250653,3030020,0,'soga_eye_color',255,0,255), (250654,2770000,0,'eye_color',255,255,255), (250655,2770000,0,'skin_color',255,255,255), (250656,2770000,0,'soga_eye_color',255,0,255), (250657,2770001,0,'eye_color',255,255,255), (250658,2770001,0,'skin_color',255,255,255), (250659,2770001,0,'soga_eye_color',255,0,255), (250660,2770002,0,'eye_color',255,255,255), (250661,2770002,0,'skin_color',255,255,255), (250662,2770002,0,'soga_eye_color',255,0,255), (250663,2770003,0,'eye_color',255,255,255), (250664,2770003,0,'skin_color',255,255,255), (250665,2770003,0,'soga_eye_color',255,0,255), (250666,2770004,0,'eye_color',255,255,255), (250667,2770004,0,'skin_color',255,255,255), (250668,2770004,0,'soga_eye_color',255,0,255), (250669,2770005,1,'cheek_type',7,50,0), (250670,2770005,1,'chin_type',34,38,8), (250671,2770005,1,'ear_type',79,-58,0), (250672,2770005,1,'eye_brow_type',75,17,14), (250673,2770005,0,'eye_color',241,184,167), (250674,2770005,1,'eye_type',78,0,0), (250675,2770005,0,'hair_face_color',84,31,15), (250676,2770005,0,'hair_type_color',84,31,15), (250677,2770005,1,'lip_type',2,74,-31), (250678,2770005,1,'nose_type',72,-18,-44), (250679,2770005,0,'skin_color',150,144,102), (250680,2770005,1,'soga_cheek_type',7,50,0), (250681,2770005,1,'soga_chin_type',34,38,8), (250682,2770005,1,'soga_ear_type',79,-58,0), (250683,2770005,1,'soga_eye_brow_type',75,17,14), (250684,2770005,0,'soga_eye_color',229,229,102), (250685,2770005,1,'soga_eye_type',78,0,0), (250686,2770005,0,'soga_hair_face_color',84,31,15), (250687,2770005,0,'soga_hair_type_color',84,31,15), (250688,2770005,1,'soga_lip_type',2,74,-31), (250689,2770005,1,'soga_nose_type',72,-18,-44), (250690,2770005,0,'soga_skin_color',150,144,102), (250691,2770006,1,'cheek_type',-78,5,0), (250692,2770006,1,'chin_type',0,0,-85), (250693,2770006,1,'ear_type',97,52,0), (250694,2770006,1,'eye_brow_type',-18,-64,93), (250695,2770006,0,'eye_color',85,151,157), (250696,2770006,1,'eye_type',19,0,0), (250697,2770006,0,'hair_face_color',65,66,86), (250698,2770006,0,'hair_face_highlight_color',219,179,15), (250699,2770006,0,'hair_type_color',65,66,86), (250700,2770006,0,'hair_type_highlight_color',219,179,15), (250701,2770006,1,'lip_type',29,71,-34), (250702,2770006,1,'nose_type',98,-46,8), (250703,2770006,0,'skin_color',243,247,238), (250704,2770006,1,'soga_cheek_type',-78,5,0), (250705,2770006,1,'soga_chin_type',0,0,-85), (250706,2770006,1,'soga_ear_type',97,52,0), (250707,2770006,1,'soga_eye_brow_type',-18,-64,93), (250708,2770006,0,'soga_eye_color',229,229,102), (250709,2770006,1,'soga_eye_type',19,0,0), (250710,2770006,0,'soga_hair_face_color',65,66,86), (250711,2770006,0,'soga_hair_face_highlight_color',219,179,15), (250712,2770006,0,'soga_hair_type_color',65,66,86), (250713,2770006,0,'soga_hair_type_highlight_color',219,179,15), (250714,2770006,1,'soga_lip_type',29,71,-34), (250715,2770006,1,'soga_nose_type',98,-46,8), (250716,2770006,0,'soga_skin_color',243,247,238), (250717,2770007,0,'eye_color',255,255,255), (250718,2770007,0,'skin_color',255,255,255), (250719,2770007,0,'soga_eye_color',255,0,255), (250720,2770008,1,'cheek_type',3,-85,0), (250721,2770008,1,'chin_type',-44,74,-87), (250722,2770008,1,'ear_type',94,-48,0), (250723,2770008,1,'eye_brow_type',10,-70,59), (250724,2770008,0,'eye_color',30,62,56), (250725,2770008,1,'eye_type',37,0,0), (250726,2770008,0,'hair_face_color',43,13,18), (250727,2770008,0,'hair_face_highlight_color',228,172,24), (250728,2770008,0,'hair_type_color',43,13,18), (250729,2770008,0,'hair_type_highlight_color',228,172,24), (250730,2770008,1,'lip_type',66,9,-75), (250731,2770008,1,'nose_type',-48,-28,96), (250732,2770008,0,'skin_color',76,50,52), (250733,2770008,1,'soga_cheek_type',3,-85,0), (250734,2770008,1,'soga_chin_type',-44,74,-87), (250735,2770008,1,'soga_ear_type',94,-48,0), (250736,2770008,1,'soga_eye_brow_type',10,-70,59), (250737,2770008,0,'soga_eye_color',229,229,102), (250738,2770008,1,'soga_eye_type',37,0,0), (250739,2770008,0,'soga_hair_face_color',43,13,18), (250740,2770008,0,'soga_hair_face_highlight_color',228,172,24), (250741,2770008,0,'soga_hair_type_color',43,13,18), (250742,2770008,0,'soga_hair_type_highlight_color',228,172,24), (250743,2770008,1,'soga_lip_type',66,9,-75), (250744,2770008,1,'soga_nose_type',-48,-28,96), (250745,2770008,0,'soga_skin_color',76,50,52), (250746,2770009,1,'cheek_type',83,50,0), (250747,2770009,1,'chin_type',-96,-3,-57), (250748,2770009,1,'ear_type',94,2,0), (250749,2770009,1,'eye_brow_type',37,-71,-17), (250750,2770009,0,'eye_color',49,29,9), (250751,2770009,1,'eye_type',72,0,0), (250752,2770009,0,'hair_face_color',187,90,40), (250753,2770009,0,'hair_face_highlight_color',119,147,147), (250754,2770009,0,'hair_type_color',187,90,40), (250755,2770009,0,'hair_type_highlight_color',119,147,147), (250756,2770009,1,'lip_type',68,28,63), (250757,2770009,1,'nose_type',17,55,-18), (250758,2770009,0,'skin_color',217,219,189), (250759,2770009,1,'soga_cheek_type',83,50,0), (250760,2770009,1,'soga_chin_type',-96,-3,-57), (250761,2770009,1,'soga_ear_type',94,2,0), (250762,2770009,1,'soga_eye_brow_type',37,-71,-17), (250763,2770009,0,'soga_eye_color',229,229,102), (250764,2770009,1,'soga_eye_type',72,0,0), (250765,2770009,0,'soga_hair_face_color',187,90,40), (250766,2770009,0,'soga_hair_face_highlight_color',119,147,147), (250767,2770009,0,'soga_hair_type_color',187,90,40), (250768,2770009,0,'soga_hair_type_highlight_color',119,147,147), (250769,2770009,1,'soga_lip_type',68,28,63), (250770,2770009,1,'soga_nose_type',17,55,-18), (250771,2770009,0,'soga_skin_color',217,219,189), (250772,2770010,0,'eye_color',255,255,255), (250773,2770010,0,'skin_color',255,255,255), (250774,2770010,0,'soga_eye_color',255,0,255), (250775,2770011,0,'eye_color',255,255,255), (250776,2770011,0,'skin_color',255,255,255), (250777,2770011,0,'soga_eye_color',255,0,255), (250778,2770012,0,'eye_color',255,255,255), (250779,2770012,0,'skin_color',255,255,255), (250780,2770012,0,'soga_eye_color',255,0,255), (250781,2770013,0,'eye_color',255,255,255), (250782,2770013,0,'skin_color',255,255,255), (250783,2770013,0,'soga_eye_color',255,0,255), (250784,3720000,0,'eye_color',255,255,255), (250785,3720000,0,'skin_color',128,128,128), (250786,3720000,0,'soga_eye_color',255,0,255), (250787,3720001,0,'eye_color',122,88,68), (250788,3720001,0,'skin_color',128,128,128), (250789,3720001,0,'soga_eye_color',255,0,255), (250790,3720002,0,'eye_color',255,255,255), (250791,3720002,0,'skin_color',128,128,128), (250792,3720002,0,'soga_eye_color',255,0,255), (250793,3720003,0,'eye_color',255,255,255), (250794,3720003,0,'skin_color',141,169,150), (250795,3720003,0,'soga_eye_color',255,0,255), (250796,3720004,0,'eye_color',110,110,110), (250797,3720004,0,'skin_color',128,128,128), (250798,3720004,0,'soga_eye_color',255,0,255), (250799,3720005,0,'eye_color',255,255,255), (250800,3720005,0,'skin_color',145,118,91), (250801,3720005,0,'soga_eye_color',255,0,255), (250802,3720006,0,'eye_color',78,59,33), (250803,3720006,0,'skin_color',128,128,128), (250804,3720006,0,'soga_eye_color',255,0,255), (250805,3720007,0,'eye_color',55,53,52), (250806,3720007,0,'skin_color',77,65,51), (250807,3720007,0,'soga_eye_color',255,0,255), (250808,3720008,0,'eye_color',255,255,255), (250809,3720008,0,'skin_color',128,128,128), (250810,3720008,0,'soga_eye_color',255,0,255), (250811,3720009,0,'eye_color',255,255,255), (250812,3720009,0,'skin_color',255,255,255), (250813,3720009,0,'soga_eye_color',255,0,255), (250814,3720010,1,'cheek_type',21,-21,0), (250815,3720010,1,'chin_type',-37,0,0), (250816,3720010,1,'ear_type',7,-9,0), (250817,3720010,1,'eye_brow_type',-4,-4,-18), (250818,3720010,0,'eye_color',61,120,89), (250819,3720010,1,'eye_type',-7,0,0), (250820,3720010,0,'hair_face_color',71,69,65), (250821,3720010,0,'hair_face_highlight_color',89,87,82), (250822,3720010,0,'hair_type_color',71,69,65), (250823,3720010,0,'hair_type_highlight_color',89,87,82), (250824,3720010,1,'lip_type',-12,7,0), (250825,3720010,1,'nose_type',-5,0,-37), (250826,3720010,0,'skin_color',232,235,235), (250827,3720010,1,'soga_cheek_type',21,-21,0), (250828,3720010,1,'soga_chin_type',-37,0,0), (250829,3720010,1,'soga_ear_type',7,-9,0), (250830,3720010,1,'soga_eye_brow_type',-4,-4,-18), (250831,3720010,0,'soga_eye_color',229,229,102), (250832,3720010,1,'soga_eye_type',-7,0,0), (250833,3720010,0,'soga_hair_face_color',71,69,65), (250834,3720010,0,'soga_hair_face_highlight_color',89,87,82), (250835,3720010,0,'soga_hair_type_color',71,69,65), (250836,3720010,0,'soga_hair_type_highlight_color',89,87,82), (250837,3720010,1,'soga_lip_type',-12,7,0), (250838,3720010,1,'soga_nose_type',-5,0,-37), (250839,3720010,0,'soga_skin_color',232,235,235), (250840,3720010,0,'wing_color1',255,255,255), (250841,3720010,0,'wing_color2',255,255,255), (250842,3720011,0,'eye_color',90,78,48), (250843,3720011,0,'skin_color',128,128,128), (250844,3720011,0,'soga_eye_color',255,0,255), (250845,3720012,0,'eye_color',255,255,255), (250846,3720012,0,'skin_color',116,91,71), (250847,3720012,0,'soga_eye_color',255,0,255), (250848,3720013,0,'eye_color',106,106,106), (250849,3720013,0,'skin_color',128,128,128), (250850,3720013,0,'soga_eye_color',255,0,255), (250851,3720014,0,'eye_color',255,255,255), (250852,3720014,0,'skin_color',169,180,194), (250853,3720014,0,'soga_eye_color',255,0,255), (250854,3720015,0,'eye_color',255,255,255), (250855,3720015,0,'skin_color',164,180,189), (250856,3720015,0,'soga_eye_color',255,0,255), (250857,3720016,0,'eye_color',255,255,255), (250858,3720016,0,'skin_color',167,134,97), (250859,3720016,0,'soga_eye_color',255,0,255), (250860,3720017,0,'eye_color',77,61,49), (250861,3720017,0,'skin_color',105,105,105), (250862,3720017,0,'soga_eye_color',255,0,255), (250863,3720018,0,'eye_color',255,255,255), (250864,3720018,0,'skin_color',255,255,255), (250865,3720018,0,'soga_eye_color',255,0,255), (250866,3720019,0,'eye_color',255,255,255), (250867,3720019,0,'skin_color',255,255,255), (250868,3720019,0,'soga_eye_color',255,0,255), (250869,3760000,0,'eye_color',255,255,255), (250870,3760000,0,'skin_color',128,128,128), (250871,3760000,0,'soga_eye_color',255,0,255), (250872,3760001,0,'eye_color',122,88,68), (250873,3760001,0,'skin_color',128,128,128), (250874,3760001,0,'soga_eye_color',255,0,255), (250875,3760002,0,'eye_color',255,255,255), (250876,3760002,0,'skin_color',141,169,150), (250877,3760002,0,'soga_eye_color',255,0,255), (250878,3760003,0,'eye_color',255,255,255), (250879,3760003,0,'skin_color',145,118,91), (250880,3760003,0,'soga_eye_color',255,0,255), (250881,3760004,0,'eye_color',78,59,33), (250882,3760004,0,'skin_color',128,128,128), (250883,3760004,0,'soga_eye_color',255,0,255), (250884,3760005,0,'eye_color',106,106,106), (250885,3760005,0,'skin_color',128,128,128), (250886,3760005,0,'soga_eye_color',255,0,255), (250887,3760006,0,'eye_color',255,255,255), (250888,3760006,0,'skin_color',169,180,194), (250889,3760006,0,'soga_eye_color',255,0,255), (250890,3760007,0,'eye_color',255,255,255), (250891,3760007,0,'skin_color',167,134,97), (250892,3760007,0,'soga_eye_color',255,0,255), (250893,3760008,0,'eye_color',255,255,255), (250894,3760008,0,'skin_color',255,255,255), (250895,3760008,0,'soga_eye_color',255,0,255), (250896,3760009,0,'eye_color',255,255,255), (250897,3760009,0,'skin_color',255,255,255), (250898,3760009,0,'soga_eye_color',255,0,255), (250899,3760010,0,'eye_color',255,255,255), (250900,3760010,0,'skin_color',255,255,255), (250901,3760010,0,'soga_eye_color',255,0,255), (250902,3760011,0,'eye_color',255,255,255), (250903,3760011,0,'skin_color',255,255,255), (250904,3760011,0,'soga_eye_color',255,0,255), (250905,3760012,0,'eye_color',255,255,255), (250906,3760012,0,'skin_color',255,255,255), (250907,3760012,0,'soga_eye_color',255,0,255), (250908,3760013,0,'eye_color',255,255,255), (250909,3760013,0,'skin_color',255,255,255), (250910,3760013,0,'soga_eye_color',255,0,255), (250911,3760014,0,'eye_color',255,255,255), (250912,3760014,0,'skin_color',255,255,255), (250913,3760014,0,'soga_eye_color',255,0,255), (250914,3760015,0,'eye_color',255,255,255), (250915,3760015,0,'skin_color',255,255,255), (250916,3760015,0,'soga_eye_color',255,0,255), (250917,3760016,0,'eye_color',255,255,255), (250918,3760016,0,'skin_color',255,255,255), (250919,3760016,0,'soga_eye_color',255,0,255), (250920,3760017,0,'eye_color',255,255,255), (250921,3760017,0,'skin_color',255,255,255), (250922,3760017,0,'soga_eye_color',255,0,255), (250923,3760018,0,'eye_color',255,255,255), (250924,3760018,0,'skin_color',255,255,255), (250925,3760018,0,'soga_eye_color',255,0,255), (250926,3760019,0,'eye_color',255,255,255), (250927,3760019,0,'skin_color',255,128,128), (250928,3760019,0,'soga_eye_color',255,0,255), (250929,3760020,0,'eye_color',255,255,255), (250930,3760020,0,'skin_color',255,255,255), (250931,3760020,0,'soga_eye_color',255,0,255), (250932,3760021,0,'eye_color',255,255,255), (250933,3760021,0,'skin_color',255,255,255), (250934,3760021,0,'soga_eye_color',255,0,255), (250935,3760022,0,'eye_color',255,255,255), (250936,3760022,0,'skin_color',255,255,255), (250937,3760022,0,'soga_eye_color',255,0,255), (250938,3760023,0,'eye_color',255,255,255), (250939,3760023,0,'skin_color',255,255,255), (250940,3760023,0,'soga_eye_color',255,0,255), (250941,3760024,0,'eye_color',255,255,255), (250942,3760024,0,'skin_color',255,255,255), (250943,3760024,0,'soga_eye_color',255,0,255), (250944,3760025,0,'eye_color',255,255,255), (250945,3760025,0,'skin_color',255,255,255), (250946,3760025,0,'soga_eye_color',255,0,255), (250947,3760026,0,'eye_color',255,255,255), (250948,3760026,0,'skin_color',255,255,255), (250949,3760026,0,'soga_eye_color',255,0,255), (250950,3760027,0,'eye_color',255,255,255), (250951,3760027,0,'skin_color',255,255,255), (250952,3760027,0,'soga_eye_color',255,0,255), (250953,3760028,0,'eye_color',255,255,255), (250954,3760028,0,'skin_color',255,255,255), (250955,3760028,0,'soga_eye_color',255,0,255), (250956,3760029,0,'eye_color',255,255,255), (250957,3760029,0,'skin_color',255,255,255), (250958,3760029,0,'soga_eye_color',255,0,255), (250959,3760030,0,'eye_color',255,255,255), (250960,3760030,0,'skin_color',255,255,255), (250961,3760030,0,'soga_eye_color',255,0,255), (250962,3760031,0,'eye_color',255,255,255), (250963,3760031,0,'skin_color',255,255,255), (250964,3760031,0,'soga_eye_color',255,0,255), (250965,3760032,0,'eye_color',255,255,255), (250966,3760032,0,'skin_color',255,255,255), (250967,3760032,0,'soga_eye_color',255,0,255), (250968,3760033,0,'eye_color',255,255,255), (250969,3760033,0,'skin_color',255,255,255), (250970,3760033,0,'soga_eye_color',255,0,255), (250971,3760034,0,'eye_color',255,255,255), (250972,3760034,0,'skin_color',255,255,255), (250973,3760034,0,'soga_eye_color',255,0,255), (250974,3760035,0,'eye_color',255,255,255), (250975,3760035,0,'skin_color',255,255,255), (250976,3760035,0,'soga_eye_color',255,0,255), (250977,3760036,0,'eye_color',255,255,255), (250978,3760036,0,'skin_color',255,255,255), (250979,3760036,0,'soga_eye_color',255,0,255), (250980,3760037,0,'eye_color',255,255,255), (250981,3760037,0,'skin_color',255,255,255), (250982,3760037,0,'soga_eye_color',255,0,255), (250983,3760038,0,'eye_color',255,255,255), (250984,3760038,0,'skin_color',255,255,255), (250985,3760038,0,'soga_eye_color',255,0,255), (250986,3760039,0,'eye_color',255,255,255), (250987,3760039,0,'skin_color',255,255,255), (250988,3760039,0,'soga_eye_color',255,0,255), (250989,3760040,0,'eye_color',255,255,255), (250990,3760040,0,'skin_color',255,255,255), (250991,3760040,0,'soga_eye_color',255,0,255), (250992,3760041,0,'eye_color',255,255,255), (250993,3760041,0,'skin_color',255,255,255), (250994,3760041,0,'soga_eye_color',255,0,255), (250995,3760042,0,'eye_color',122,88,68), (250996,3760042,0,'skin_color',128,128,128), (250997,3760042,0,'soga_eye_color',255,0,255), (250998,3760043,0,'eye_color',255,255,255), (250999,3760043,0,'skin_color',255,255,255), (251000,3760043,0,'soga_eye_color',255,0,255), (251001,3760044,0,'eye_color',255,255,255), (251002,3760044,0,'skin_color',255,255,255), (251003,3760044,0,'soga_eye_color',255,0,255), (251004,3760045,0,'eye_color',255,255,255), (251005,3760045,0,'skin_color',145,118,91), (251006,3760045,0,'soga_eye_color',255,0,255), (251007,3760046,0,'eye_color',40,33,26), (251008,3760046,0,'skin_color',128,128,128), (251009,3760046,0,'soga_eye_color',255,0,255), (251010,3760047,0,'eye_color',255,255,255), (251011,3760047,0,'skin_color',255,255,255), (251012,3760047,0,'soga_eye_color',255,0,255), (251013,3760048,0,'eye_color',255,255,255), (251014,3760048,0,'skin_color',255,255,255), (251015,3760048,0,'soga_eye_color',255,0,255), (251016,3760049,0,'eye_color',255,255,255), (251017,3760049,0,'skin_color',255,255,255), (251018,3760049,0,'soga_eye_color',255,0,255), (251019,3760050,0,'eye_color',255,255,255), (251020,3760050,0,'skin_color',255,255,255), (251021,3760050,0,'soga_eye_color',255,0,255), (251022,3760051,0,'eye_color',255,255,255), (251023,3760051,0,'skin_color',255,255,255), (251024,3760051,0,'soga_eye_color',255,0,255), (251025,3760052,0,'eye_color',255,255,255), (251026,3760052,0,'skin_color',255,255,255), (251027,3760052,0,'soga_eye_color',255,0,255), (251028,3760053,0,'eye_color',255,255,255), (251029,3760053,0,'skin_color',141,169,150), (251030,3760053,0,'soga_eye_color',255,0,255), (251031,3760054,0,'eye_color',255,255,255), (251032,3760054,0,'skin_color',255,255,255), (251033,3760054,0,'soga_eye_color',255,0,255), (251034,3760055,0,'eye_color',255,255,255), (251035,3760055,0,'skin_color',255,255,255), (251036,3760055,0,'soga_eye_color',255,0,255), (251037,3760056,0,'eye_color',255,255,255), (251038,3760056,0,'skin_color',255,255,255), (251039,3760056,0,'soga_eye_color',255,0,255), (251040,30000,0,'eye_color',255,255,255), (251041,30000,0,'skin_color',167,134,97), (251042,30000,0,'soga_eye_color',255,0,255), (251043,30001,0,'eye_color',255,255,255), (251044,30001,0,'skin_color',255,255,255), (251045,30001,0,'soga_eye_color',255,0,255), (251046,30002,0,'eye_color',255,255,255), (251047,30002,0,'skin_color',255,255,255), (251048,30002,0,'soga_eye_color',255,0,255), (251049,30003,0,'eye_color',255,255,255), (251050,30003,0,'skin_color',145,118,91), (251051,30003,0,'soga_eye_color',255,0,255), (251052,30004,0,'eye_color',77,61,49), (251053,30004,0,'skin_color',105,105,105), (251054,30004,0,'soga_eye_color',255,0,255), (251055,30005,0,'eye_color',77,61,49), (251056,30005,0,'skin_color',105,105,105), (251057,30005,0,'soga_eye_color',255,0,255), (251058,30006,0,'eye_color',255,255,255), (251059,30006,0,'skin_color',255,255,255), (251060,30006,0,'soga_eye_color',255,0,255), (251061,30007,0,'eye_color',86,56,46), (251062,30007,0,'skin_color',137,150,164), (251063,30007,0,'soga_eye_color',255,0,255), (251064,30008,0,'eye_color',255,255,255), (251065,30008,0,'skin_color',128,128,128), (251066,30008,0,'soga_eye_color',255,0,255), (251067,30009,0,'eye_color',255,255,255), (251068,30009,0,'skin_color',169,180,194), (251069,30009,0,'soga_eye_color',255,0,255), (251070,30010,0,'eye_color',255,255,255), (251071,30010,0,'skin_color',255,255,255), (251072,30010,0,'soga_eye_color',255,0,255), (251073,30011,0,'eye_color',255,255,255), (251074,30011,0,'skin_color',145,118,91), (251075,30011,0,'soga_eye_color',255,0,255), (251076,30012,0,'eye_color',255,255,255), (251077,30012,0,'skin_color',255,255,255), (251078,30012,0,'soga_eye_color',255,0,255), (251079,30013,0,'eye_color',255,255,255), (251080,30013,0,'skin_color',128,128,128), (251081,30013,0,'soga_eye_color',255,0,255), (251082,30014,0,'eye_color',255,255,255), (251083,30014,0,'skin_color',255,255,255), (251084,30014,0,'soga_eye_color',255,0,255), (251085,30015,0,'eye_color',255,255,255), (251086,30015,0,'skin_color',255,255,255), (251087,30015,0,'soga_eye_color',255,0,255), (251088,30016,0,'eye_color',255,255,255), (251089,30016,0,'skin_color',255,255,255), (251090,30016,0,'soga_eye_color',255,0,255), (251091,30017,0,'eye_color',255,255,255), (251092,30017,0,'skin_color',255,255,255), (251093,30017,0,'soga_eye_color',255,0,255), (251094,30018,0,'eye_color',255,255,255), (251095,30018,0,'skin_color',255,255,255), (251096,30018,0,'soga_eye_color',255,0,255), (251097,30019,0,'eye_color',255,255,255), (251098,30019,0,'skin_color',255,255,255), (251099,30019,0,'soga_eye_color',255,0,255), (251100,30020,0,'eye_color',255,255,255), (251101,30020,0,'skin_color',255,255,255), (251102,30020,0,'soga_eye_color',255,0,255), (251103,30021,0,'eye_color',255,255,255), (251104,30021,0,'skin_color',169,180,194), (251105,30021,0,'soga_eye_color',255,0,255), (251106,30022,0,'eye_color',255,255,255), (251107,30022,0,'skin_color',255,255,255), (251108,30022,0,'soga_eye_color',255,0,255), (251109,30023,0,'eye_color',255,255,255), (251110,30023,0,'skin_color',255,255,255), (251111,30023,0,'soga_eye_color',255,0,255), (251112,30024,0,'eye_color',255,255,255), (251113,30024,0,'skin_color',255,255,255), (251114,30024,0,'soga_eye_color',255,0,255), (251115,30025,0,'eye_color',255,255,255), (251116,30025,0,'skin_color',255,255,255), (251117,30025,0,'soga_eye_color',255,0,255), (251118,30026,0,'eye_color',255,255,255), (251119,30026,0,'skin_color',255,255,255), (251120,30026,0,'soga_eye_color',255,0,255), (251121,30027,0,'eye_color',255,255,255), (251122,30027,0,'skin_color',255,255,255), (251123,30027,0,'soga_eye_color',255,0,255), (251124,30028,0,'eye_color',255,255,255), (251125,30028,0,'skin_color',141,169,150), (251126,30028,0,'soga_eye_color',255,0,255), (251127,30029,0,'eye_color',255,255,255), (251128,30029,0,'skin_color',128,128,128), (251129,30029,0,'soga_eye_color',255,0,255), (251130,30030,0,'eye_color',255,255,255), (251131,30030,0,'skin_color',255,255,255), (251132,30030,0,'soga_eye_color',255,0,255), (251133,30031,0,'eye_color',255,255,255), (251134,30031,0,'skin_color',255,255,255), (251135,30031,0,'soga_eye_color',255,0,255), (251136,3680000,0,'eye_color',255,255,255), (251137,3680000,0,'skin_color',255,255,255), (251138,3680000,0,'soga_eye_color',255,0,255), (251139,3680001,0,'eye_color',255,255,255), (251140,3680001,0,'skin_color',255,255,255), (251141,3680001,0,'soga_eye_color',255,0,255), (251142,3680002,0,'eye_color',128,128,128), (251143,3680002,0,'skin_color',0,63,128), (251144,3680002,0,'soga_eye_color',255,0,255), (251145,3680003,0,'eye_color',255,255,255), (251146,3680003,0,'skin_color',255,255,255), (251147,3680003,0,'soga_eye_color',255,0,255), (251148,3680004,0,'eye_color',255,255,255), (251149,3680004,0,'skin_color',255,255,255), (251150,3680004,0,'soga_eye_color',255,0,255), (251151,3680005,0,'eye_color',255,255,255), (251152,3680005,0,'skin_color',255,255,255), (251153,3680005,0,'soga_eye_color',255,0,255), (251154,3680006,0,'eye_color',255,255,255), (251155,3680006,0,'skin_color',255,255,255), (251156,3680006,0,'soga_eye_color',255,0,255), (251157,3680007,0,'eye_color',255,255,255), (251158,3680007,0,'skin_color',255,255,255), (251159,3680007,0,'soga_eye_color',255,0,255), (251160,3680008,0,'eye_color',255,255,255), (251161,3680008,0,'skin_color',255,255,255), (251162,3680008,0,'soga_eye_color',255,0,255), (251163,3680009,0,'eye_color',255,255,255), (251164,3680009,0,'skin_color',255,255,255), (251165,3680009,0,'soga_eye_color',255,0,255), (251166,3680010,0,'eye_color',255,255,255), (251167,3680010,0,'skin_color',255,255,255), (251168,3680010,0,'soga_eye_color',255,0,255), (251169,3680011,0,'eye_color',255,255,255), (251170,3680011,0,'skin_color',255,255,255), (251171,3680011,0,'soga_eye_color',255,0,255), (251172,3680012,0,'eye_color',255,255,255), (251173,3680012,0,'skin_color',255,255,255), (251174,3680012,0,'soga_eye_color',255,0,255), (251175,3680013,0,'eye_color',255,255,255), (251176,3680013,0,'skin_color',255,255,255), (251177,3680013,0,'soga_eye_color',255,0,255), (251178,3680014,0,'eye_color',255,255,255), (251179,3680014,0,'skin_color',255,255,255), (251180,3680014,0,'soga_eye_color',255,0,255), (251181,3680015,0,'eye_color',255,255,255), (251182,3680015,0,'skin_color',255,255,255), (251183,3680015,0,'soga_eye_color',255,0,255), (251184,3680016,0,'eye_color',255,255,255), (251185,3680016,0,'skin_color',255,255,255), (251186,3680016,0,'soga_eye_color',255,0,255), (251187,3680017,0,'eye_color',255,255,255), (251188,3680017,0,'skin_color',255,255,255), (251189,3680017,0,'soga_eye_color',255,0,255), (251190,3680018,0,'eye_color',255,255,255), (251191,3680018,0,'skin_color',255,255,255), (251192,3680018,0,'soga_eye_color',255,0,255), (251193,3680019,0,'eye_color',255,255,255), (251194,3680019,0,'skin_color',255,255,255), (251195,3680019,0,'soga_eye_color',255,0,255), (251196,3680020,0,'eye_color',255,255,255), (251197,3680020,0,'skin_color',255,255,255), (251198,3680020,0,'soga_eye_color',255,0,255), (251199,3680021,0,'eye_color',255,255,255), (251200,3680021,0,'skin_color',255,255,255), (251201,3680021,0,'soga_eye_color',255,0,255), (251202,3680022,0,'eye_color',5,5,5), (251203,3680022,0,'skin_color',128,63,63), (251204,3680022,0,'soga_eye_color',255,0,255), (251205,3680023,0,'eye_color',255,255,255), (251206,3680023,0,'skin_color',255,255,255), (251207,3680023,0,'soga_eye_color',255,0,255), (251208,3680024,0,'eye_color',255,255,255), (251209,3680024,0,'skin_color',255,128,128), (251210,3680024,0,'soga_eye_color',255,0,255), (251211,3680025,0,'eye_color',255,255,255), (251212,3680025,0,'skin_color',255,255,255), (251213,3680025,0,'soga_eye_color',255,0,255), (251214,3680026,0,'eye_color',255,255,255), (251215,3680026,0,'skin_color',255,255,255), (251216,3680026,0,'soga_eye_color',255,0,255), (251217,3680027,0,'eye_color',255,255,255), (251218,3680027,0,'skin_color',255,255,255), (251219,3680027,0,'soga_eye_color',255,0,255), (251220,3680028,0,'eye_color',255,255,255), (251221,3680028,0,'skin_color',255,255,255), (251222,3680028,0,'soga_eye_color',255,0,255), (251223,3680029,0,'eye_color',255,255,255), (251224,3680029,0,'skin_color',255,255,255), (251225,3680029,0,'soga_eye_color',255,0,255), (251226,3680030,0,'eye_color',255,255,255), (251227,3680030,0,'skin_color',255,255,255), (251228,3680030,0,'soga_eye_color',255,0,255), (251229,3680031,0,'eye_color',255,255,255), (251230,3680031,0,'skin_color',255,255,255), (251231,3680031,0,'soga_eye_color',255,0,255), (251232,3680032,0,'eye_color',255,255,255), (251233,3680032,0,'skin_color',255,255,255), (251234,3680032,0,'soga_eye_color',255,0,255), (251235,3680033,0,'eye_color',255,255,255), (251236,3680033,0,'skin_color',255,255,255), (251237,3680033,0,'soga_eye_color',255,0,255), (251238,3680034,0,'eye_color',255,255,255), (251239,3680034,0,'skin_color',255,255,255), (251240,3680034,0,'soga_eye_color',255,0,255), (251241,3680035,0,'eye_color',255,255,255), (251242,3680035,0,'skin_color',255,128,128), (251243,3680035,0,'soga_eye_color',255,0,255), (251244,3680036,0,'eye_color',255,255,255), (251245,3680036,0,'skin_color',255,128,128), (251246,3680036,0,'soga_eye_color',255,0,255), (251247,3680037,0,'eye_color',255,255,255), (251248,3680037,0,'skin_color',255,128,128), (251249,3680037,0,'soga_eye_color',255,0,255), (251250,3680038,0,'eye_color',255,255,255), (251251,3680038,0,'skin_color',255,128,128), (251252,3680038,0,'soga_eye_color',255,0,255), (251253,3680039,0,'eye_color',255,255,255), (251254,3680039,0,'skin_color',255,255,255), (251255,3680039,0,'soga_eye_color',255,0,255), (251256,3680040,0,'eye_color',255,255,255), (251257,3680040,0,'skin_color',255,255,255), (251258,3680040,0,'soga_eye_color',255,0,255), (251259,3680041,0,'eye_color',255,255,255), (251260,3680041,0,'skin_color',255,255,255), (251261,3680041,0,'soga_eye_color',255,0,255), (251262,3680042,0,'eye_color',255,255,255), (251263,3680042,0,'skin_color',255,255,255), (251264,3680042,0,'soga_eye_color',255,0,255), (251265,3680043,0,'eye_color',255,255,255), (251266,3680043,0,'skin_color',255,128,128), (251267,3680043,0,'soga_eye_color',255,0,255), (251268,3680044,0,'eye_color',255,255,255), (251269,3680044,0,'skin_color',255,128,128), (251270,3680044,0,'soga_eye_color',255,0,255), (251271,3680045,0,'eye_color',255,255,255), (251272,3680045,0,'skin_color',255,128,128), (251273,3680045,0,'soga_eye_color',255,0,255), (251274,3680046,0,'eye_color',255,255,255), (251275,3680046,0,'skin_color',255,128,128), (251276,3680046,0,'soga_eye_color',255,0,255), (251277,360000,0,'eye_color',66,63,66), (251278,360000,0,'skin_color',100,87,62), (251279,360000,0,'soga_eye_color',255,0,255), (251280,360001,0,'eye_color',63,0,0), (251281,360001,0,'skin_color',128,128,128), (251282,360001,0,'soga_eye_color',255,0,255), (251283,360002,0,'eye_color',255,255,255), (251284,360002,0,'skin_color',255,255,255), (251285,360002,0,'soga_eye_color',255,0,255), (251286,360003,0,'eye_color',89,56,38), (251287,360003,0,'skin_color',77,65,51), (251288,360003,0,'soga_eye_color',255,0,255), (251289,360004,0,'eye_color',255,255,255), (251290,360004,0,'skin_color',128,128,128), (251291,360004,0,'soga_eye_color',255,0,255), (251292,360005,0,'eye_color',255,255,255), (251293,360005,0,'skin_color',255,255,255), (251294,360005,0,'soga_eye_color',255,0,255), (251295,360006,0,'eye_color',255,255,255), (251296,360006,0,'skin_color',255,255,255), (251297,360006,0,'soga_eye_color',255,0,255), (251298,360007,0,'eye_color',128,0,0), (251299,360007,0,'skin_color',63,0,0), (251300,360007,0,'soga_eye_color',255,0,255), (251301,360008,0,'eye_color',192,192,192), (251302,360008,0,'skin_color',157,185,139), (251303,360008,0,'soga_eye_color',255,0,255), (251304,3740000,0,'eye_color',255,255,255), (251305,3740000,0,'skin_color',128,128,128), (251306,3740000,0,'soga_eye_color',255,0,255), (251307,3740001,0,'eye_color',122,88,68), (251308,3740001,0,'skin_color',128,128,128), (251309,3740001,0,'soga_eye_color',255,0,255), (251310,3740002,0,'eye_color',255,255,255), (251311,3740002,0,'skin_color',128,128,128), (251312,3740002,0,'soga_eye_color',255,0,255), (251313,3740003,0,'eye_color',255,255,255), (251314,3740003,0,'skin_color',141,169,150), (251315,3740003,0,'soga_eye_color',255,0,255), (251316,3740004,0,'eye_color',110,110,110), (251317,3740004,0,'skin_color',128,128,128), (251318,3740004,0,'soga_eye_color',255,0,255), (251319,3740005,0,'eye_color',255,255,255), (251320,3740005,0,'skin_color',145,118,91), (251321,3740005,0,'soga_eye_color',255,0,255), (251322,3740006,0,'eye_color',78,59,33), (251323,3740006,0,'skin_color',128,128,128), (251324,3740006,0,'soga_eye_color',255,0,255), (251325,3740007,0,'eye_color',55,53,52), (251326,3740007,0,'skin_color',77,65,51), (251327,3740007,0,'soga_eye_color',255,0,255), (251328,3740008,0,'eye_color',255,255,255), (251329,3740008,0,'skin_color',128,128,128), (251330,3740008,0,'soga_eye_color',255,0,255), (251331,3740009,0,'eye_color',90,78,48), (251332,3740009,0,'skin_color',128,128,128), (251333,3740009,0,'soga_eye_color',255,0,255), (251334,3740010,0,'eye_color',255,255,255), (251335,3740010,0,'skin_color',116,91,71), (251336,3740010,0,'soga_eye_color',255,0,255), (251337,3740011,0,'eye_color',106,106,106), (251338,3740011,0,'skin_color',128,128,128), (251339,3740011,0,'soga_eye_color',255,0,255), (251340,3740012,0,'eye_color',255,255,255), (251341,3740012,0,'skin_color',169,180,194), (251342,3740012,0,'soga_eye_color',255,0,255), (251343,3740013,0,'eye_color',255,255,255), (251344,3740013,0,'skin_color',164,180,189), (251345,3740013,0,'soga_eye_color',255,0,255), (251346,3740014,0,'eye_color',255,255,255), (251347,3740014,0,'skin_color',167,134,97), (251348,3740014,0,'soga_eye_color',255,0,255), (251349,3740015,0,'eye_color',77,61,49), (251350,3740015,0,'skin_color',105,105,105), (251351,3740015,0,'soga_eye_color',255,0,255), (251352,3740016,0,'eye_color',255,255,255), (251353,3740016,0,'skin_color',255,255,255), (251354,3740016,0,'soga_eye_color',255,0,255), (251355,3740017,0,'eye_color',255,255,255), (251356,3740017,0,'skin_color',255,255,255), (251357,3740017,0,'soga_eye_color',255,0,255), (251358,3740018,0,'eye_color',255,255,255), (251359,3740018,0,'skin_color',70,70,70), (251360,3740018,0,'soga_eye_color',255,0,255), (251361,3740019,0,'eye_color',89,73,65), (251362,3740019,0,'skin_color',0,0,61), (251363,3740019,0,'soga_eye_color',255,0,255), (251364,3740020,0,'eye_color',128,128,128), (251365,3740020,0,'skin_color',117,109,87), (251366,3740020,0,'soga_eye_color',255,0,255), (251367,3740021,0,'eye_color',128,128,128), (251368,3740021,0,'skin_color',54,72,70), (251369,3740021,0,'soga_eye_color',255,0,255), (251370,3740022,0,'eye_color',255,255,255), (251371,3740022,0,'skin_color',66,65,65), (251372,3740022,0,'soga_eye_color',255,0,255), (251373,3740023,0,'eye_color',255,255,255), (251374,3740023,0,'skin_color',255,255,255), (251375,3740023,0,'soga_eye_color',255,0,255), (251376,3740024,0,'eye_color',255,255,255), (251377,3740024,0,'skin_color',156,170,151), (251378,3740024,0,'soga_eye_color',255,0,255), (251379,3740025,0,'eye_color',255,255,255), (251380,3740025,0,'skin_color',255,255,255), (251381,3740025,0,'soga_eye_color',255,0,255), (251382,3740026,0,'eye_color',255,255,255), (251383,3740026,0,'skin_color',255,255,255), (251384,3740026,0,'soga_eye_color',255,0,255), (251385,3710000,0,'eye_color',255,255,255), (251386,3710000,0,'skin_color',255,255,255), (251387,3710000,0,'soga_eye_color',255,0,255), (251388,3710001,0,'eye_color',82,86,40), (251389,3710001,0,'skin_color',87,94,33), (251390,3710001,0,'soga_eye_color',255,0,255), (251391,3710002,0,'eye_color',87,66,38), (251392,3710002,0,'skin_color',91,65,36), (251393,3710002,0,'soga_eye_color',255,0,255), (251394,3710003,0,'eye_color',61,43,84), (251395,3710003,0,'skin_color',102,102,102), (251396,3710003,0,'soga_eye_color',255,0,255), (251397,3710004,0,'eye_color',255,255,255), (251398,3710004,0,'skin_color',133,135,68), (251399,3710004,0,'soga_eye_color',255,0,255), (251400,3710005,0,'eye_color',0,0,63), (251401,3710005,0,'skin_color',0,0,63), (251402,3710005,0,'soga_eye_color',255,0,255), (251403,3710006,0,'eye_color',24,40,22), (251404,3710006,0,'skin_color',36,40,22), (251405,3710006,0,'soga_eye_color',255,0,255), (251406,3710007,0,'eye_color',128,0,0), (251407,3710007,0,'skin_color',68,19,15), (251408,3710007,0,'soga_eye_color',255,0,255), (251409,3710008,0,'eye_color',63,0,0), (251410,3710008,0,'skin_color',68,49,47), (251411,3710008,0,'soga_eye_color',255,0,255), (251412,3710009,0,'eye_color',24,40,22), (251413,3710009,0,'skin_color',22,22,22), (251414,3710009,0,'soga_eye_color',255,0,255), (251415,3710010,0,'eye_color',128,0,0), (251416,3710010,0,'skin_color',54,0,0), (251417,3710010,0,'soga_eye_color',255,0,255), (251418,3710011,0,'eye_color',52,89,51), (251419,3710011,0,'skin_color',21,43,19), (251420,3710011,0,'soga_eye_color',255,0,255), (251421,3710012,0,'eye_color',82,86,40), (251422,3710012,0,'skin_color',87,94,33), (251423,3710012,0,'soga_eye_color',255,0,255), (251424,3710013,0,'eye_color',0,0,63), (251425,3710013,0,'skin_color',0,0,63), (251426,3710013,0,'soga_eye_color',255,0,255), (251427,3710014,0,'eye_color',0,0,63), (251428,3710014,0,'skin_color',0,0,63), (251429,3710014,0,'soga_eye_color',255,0,255), (251430,3710015,0,'eye_color',255,128,0), (251431,3710015,0,'skin_color',255,128,0), (251432,3710015,0,'soga_eye_color',255,0,255), (251433,3710016,0,'eye_color',163,82,0), (251434,3710016,0,'skin_color',255,128,0), (251435,3710016,0,'soga_eye_color',255,0,255), (251436,3710017,0,'eye_color',163,82,0), (251437,3710017,0,'skin_color',255,128,0), (251438,3710017,0,'soga_eye_color',255,0,255), (251439,3710018,0,'eye_color',163,82,0), (251440,3710018,0,'skin_color',255,128,0), (251441,3710018,0,'soga_eye_color',255,0,255), (251442,3710019,0,'eye_color',255,128,0), (251443,3710019,0,'skin_color',255,128,0), (251444,3710019,0,'soga_eye_color',255,0,255), (251445,3710020,0,'eye_color',163,82,0), (251446,3710020,0,'skin_color',255,128,0), (251447,3710020,0,'soga_eye_color',255,0,255), (251448,20000,0,'eye_color',255,255,255), (251449,20000,0,'skin_color',128,128,128), (251450,20000,0,'soga_eye_color',255,0,255), (251451,20001,0,'eye_color',122,88,68), (251452,20001,0,'skin_color',128,128,128), (251453,20001,0,'soga_eye_color',255,0,255), (251454,20002,0,'eye_color',255,255,255), (251455,20002,0,'skin_color',141,169,150), (251456,20002,0,'soga_eye_color',255,0,255), (251457,20003,0,'eye_color',255,255,255), (251458,20003,0,'skin_color',145,118,91), (251459,20003,0,'soga_eye_color',255,0,255), (251460,20004,0,'eye_color',78,59,33), (251461,20004,0,'skin_color',128,128,128), (251462,20004,0,'soga_eye_color',255,0,255), (251463,20005,0,'eye_color',106,106,106), (251464,20005,0,'skin_color',128,128,128), (251465,20005,0,'soga_eye_color',255,0,255), (251466,20006,0,'eye_color',255,255,255), (251467,20006,0,'skin_color',169,180,194), (251468,20006,0,'soga_eye_color',255,0,255), (251469,20007,0,'eye_color',255,255,255), (251470,20007,0,'skin_color',167,134,97), (251471,20007,0,'soga_eye_color',255,0,255), (251472,20008,0,'eye_color',255,255,255), (251473,20008,0,'skin_color',255,255,255), (251474,20008,0,'soga_eye_color',255,0,255), (251475,20009,0,'eye_color',255,255,255), (251476,20009,0,'skin_color',255,255,255), (251477,20009,0,'soga_eye_color',255,0,255), (251478,20010,0,'eye_color',255,255,255), (251479,20010,0,'skin_color',255,255,255), (251480,20010,0,'soga_eye_color',255,0,255), (251481,20011,0,'eye_color',255,255,255), (251482,20011,0,'skin_color',255,255,255), (251483,20011,0,'soga_eye_color',255,0,255), (251484,20012,0,'eye_color',255,255,255), (251485,20012,0,'skin_color',255,255,255), (251486,20012,0,'soga_eye_color',255,0,255), (251487,20013,0,'eye_color',255,255,255), (251488,20013,0,'skin_color',255,255,255), (251489,20013,0,'soga_eye_color',255,0,255), (251490,20014,0,'eye_color',255,255,255), (251491,20014,0,'skin_color',255,255,255), (251492,20014,0,'soga_eye_color',255,0,255), (251493,20015,0,'eye_color',255,255,255), (251494,20015,0,'skin_color',255,255,255), (251495,20015,0,'soga_eye_color',255,0,255), (251496,20016,0,'eye_color',255,255,255), (251497,20016,0,'skin_color',255,255,255), (251498,20016,0,'soga_eye_color',255,0,255), (251499,20017,0,'eye_color',255,255,255), (251500,20017,0,'skin_color',255,255,255), (251501,20017,0,'soga_eye_color',255,0,255), (251502,20018,0,'eye_color',255,255,255), (251503,20018,0,'skin_color',255,255,255), (251504,20018,0,'soga_eye_color',255,0,255), (251505,20019,0,'eye_color',255,255,255), (251506,20019,0,'skin_color',255,255,255), (251507,20019,0,'soga_eye_color',255,0,255), (251508,20020,0,'eye_color',255,255,255), (251509,20020,0,'skin_color',255,255,255), (251510,20020,0,'soga_eye_color',255,0,255), (251511,20021,0,'eye_color',255,255,255), (251512,20021,0,'skin_color',141,169,150), (251513,20021,0,'soga_eye_color',255,0,255), (251514,20022,0,'eye_color',255,255,255), (251515,20022,0,'skin_color',255,255,255), (251516,20022,0,'soga_eye_color',255,0,255), (251517,20023,0,'eye_color',255,255,255), (251518,20023,0,'skin_color',255,255,255), (251519,20023,0,'soga_eye_color',255,0,255), (251520,20024,0,'eye_color',255,255,255), (251521,20024,0,'skin_color',255,255,255), (251522,20024,0,'soga_eye_color',255,0,255), (251523,20025,0,'eye_color',255,255,255), (251524,20025,0,'skin_color',255,255,255), (251525,20025,0,'soga_eye_color',255,0,255), (251526,20026,0,'eye_color',255,255,255), (251527,20026,0,'skin_color',255,255,255), (251528,20026,0,'soga_eye_color',255,0,255), (251529,20027,0,'eye_color',255,255,255), (251530,20027,0,'skin_color',255,255,255), (251531,20027,0,'soga_eye_color',255,0,255), (251532,20028,0,'eye_color',255,255,255), (251533,20028,0,'skin_color',255,255,255), (251534,20028,0,'soga_eye_color',255,0,255), (251535,20029,0,'eye_color',255,255,255), (251536,20029,0,'skin_color',255,255,255), (251537,20029,0,'soga_eye_color',255,0,255), (251538,20030,0,'eye_color',255,255,255), (251539,20030,0,'skin_color',255,255,255), (251540,20030,0,'soga_eye_color',255,0,255), (251541,20031,0,'eye_color',255,255,255), (251542,20031,0,'skin_color',255,255,255), (251543,20031,0,'soga_eye_color',255,0,255), (251544,20032,0,'eye_color',255,255,255), (251545,20032,0,'skin_color',255,128,0), (251546,20032,0,'soga_eye_color',255,0,255), (251547,20033,0,'eye_color',255,255,255), (251548,20033,0,'skin_color',255,255,255), (251549,20033,0,'soga_eye_color',255,0,255), (251550,20034,0,'eye_color',255,255,255), (251551,20034,0,'skin_color',255,255,255), (251552,20034,0,'soga_eye_color',255,0,255), (251553,20035,0,'eye_color',255,255,255), (251554,20035,0,'skin_color',255,255,255), (251555,20035,0,'soga_eye_color',255,0,255), (251556,20036,0,'eye_color',255,255,255), (251557,20036,0,'skin_color',255,255,255), (251558,20036,0,'soga_eye_color',255,0,255), (251559,20037,0,'eye_color',255,255,255), (251560,20037,0,'skin_color',255,255,255), (251561,20037,0,'soga_eye_color',255,0,255), (251562,40000,0,'eye_color',255,255,255), (251563,40000,0,'skin_color',255,255,255), (251564,40000,0,'soga_eye_color',255,0,255), (251565,40001,0,'eye_color',255,255,255), (251566,40001,0,'skin_color',255,255,255), (251567,40001,0,'soga_eye_color',255,0,255), (251568,2510000,0,'eye_color',255,255,255), (251569,2510000,0,'skin_color',255,255,255), (251570,2510000,0,'soga_eye_color',255,0,255), (251571,2510001,1,'cheek_type',-4,-7,0), (251572,2510001,1,'chin_type',37,0,-9), (251573,2510001,1,'ear_type',-11,0,0), (251574,2510001,1,'eye_brow_type',-4,31,4), (251575,2510001,0,'eye_color',108,80,37), (251576,2510001,1,'eye_type',2,0,0), (251577,2510001,0,'hair_face_color',45,50,40), (251578,2510001,0,'hair_face_highlight_color',125,78,1), (251579,2510001,0,'hair_type_color',45,50,40), (251580,2510001,0,'hair_type_highlight_color',125,78,1), (251581,2510001,1,'lip_type',-29,-21,28), (251582,2510001,1,'nose_type',-34,-4,-11), (251583,2510001,0,'skin_color',245,214,215), (251584,2510001,1,'soga_cheek_type',-4,-7,0), (251585,2510001,1,'soga_chin_type',37,0,-9), (251586,2510001,1,'soga_ear_type',-11,0,0), (251587,2510001,1,'soga_eye_brow_type',-4,31,4), (251588,2510001,0,'soga_eye_color',229,229,102), (251589,2510001,1,'soga_eye_type',2,0,0), (251590,2510001,0,'soga_hair_face_color',45,50,40), (251591,2510001,0,'soga_hair_face_highlight_color',125,78,1), (251592,2510001,0,'soga_hair_type_color',45,50,40), (251593,2510001,0,'soga_hair_type_highlight_color',125,78,1), (251594,2510001,1,'soga_lip_type',-29,-21,28), (251595,2510001,1,'soga_nose_type',-34,-4,-11), (251596,2510001,0,'soga_skin_color',245,214,215), (251597,2510001,0,'wing_color1',255,255,255), (251598,2510001,0,'wing_color2',255,255,255), (251599,2510002,1,'cheek_type',-28,31,0), (251600,2510002,1,'chin_type',-28,0,19), (251601,2510002,1,'ear_type',-3,35,0), (251602,2510002,1,'eye_brow_type',-34,34,-3), (251603,2510002,0,'eye_color',240,236,46), (251604,2510002,1,'eye_type',100,0,0), (251605,2510002,0,'hair_face_color',23,15,0), (251606,2510002,0,'hair_face_highlight_color',216,192,37), (251607,2510002,0,'hair_type_color',23,15,0), (251608,2510002,0,'hair_type_highlight_color',216,192,37), (251609,2510002,1,'lip_type',28,-17,-14), (251610,2510002,1,'nose_type',0,-18,-3), (251611,2510002,0,'skin_color',138,125,93), (251612,2510002,1,'soga_cheek_type',-28,31,0), (251613,2510002,1,'soga_chin_type',-28,0,19), (251614,2510002,1,'soga_ear_type',-3,35,0), (251615,2510002,1,'soga_eye_brow_type',-34,34,-3), (251616,2510002,0,'soga_eye_color',229,229,102), (251617,2510002,1,'soga_eye_type',100,0,0), (251618,2510002,0,'soga_hair_face_color',23,15,0), (251619,2510002,0,'soga_hair_face_highlight_color',216,192,37), (251620,2510002,0,'soga_hair_type_color',23,15,0), (251621,2510002,0,'soga_hair_type_highlight_color',216,192,37), (251622,2510002,1,'soga_lip_type',28,-17,-14), (251623,2510002,1,'soga_nose_type',0,-18,-3), (251624,2510002,0,'soga_skin_color',138,125,93), (251625,2510002,0,'wing_color1',255,255,255), (251626,2510002,0,'wing_color2',255,255,255), (251627,2510003,1,'cheek_type',62,45,0), (251628,2510003,1,'chin_type',-93,-62,-58), (251629,2510003,1,'ear_type',89,84,0), (251630,2510003,1,'eye_brow_type',7,79,9), (251631,2510003,0,'eye_color',116,124,67), (251632,2510003,1,'eye_type',-52,0,0), (251633,2510003,0,'hair_color1',79,28,15), (251634,2510003,0,'hair_color2',111,64,0), (251635,2510003,0,'hair_face_color',224,230,231), (251636,2510003,0,'hair_face_highlight_color',219,179,16), (251637,2510003,0,'hair_highlight',54,45,28), (251638,2510003,0,'hair_type_color',224,230,231), (251639,2510003,0,'hair_type_highlight_color',219,179,16), (251640,2510003,1,'lip_type',32,-53,55), (251641,2510003,1,'nose_type',56,83,0), (251642,2510003,0,'skin_color',195,205,205), (251643,2510003,1,'soga_cheek_type',62,45,0), (251644,2510003,1,'soga_chin_type',-93,-62,-58), (251645,2510003,1,'soga_ear_type',89,84,0), (251646,2510003,1,'soga_eye_brow_type',7,79,9), (251647,2510003,0,'soga_eye_color',229,229,102), (251648,2510003,1,'soga_eye_type',-52,0,0), (251649,2510003,0,'soga_hair_color1',79,28,15), (251650,2510003,0,'soga_hair_color2',111,64,0), (251651,2510003,0,'soga_hair_face_color',224,230,231), (251652,2510003,0,'soga_hair_face_highlight_color',219,179,16), (251653,2510003,0,'soga_hair_highlight',54,45,28), (251654,2510003,0,'soga_hair_type_color',224,230,231), (251655,2510003,0,'soga_hair_type_highlight_color',219,179,16), (251656,2510003,1,'soga_lip_type',32,-53,55), (251657,2510003,1,'soga_nose_type',56,83,0), (251658,2510003,0,'soga_skin_color',195,205,205), (251659,2510003,0,'wing_color1',255,255,255), (251660,2510003,0,'wing_color2',255,255,255), (251661,2510004,1,'cheek_type',0,-4,0), (251662,2510004,1,'chin_type',0,-25,-11), (251663,2510004,1,'ear_type',19,43,0), (251664,2510004,1,'eye_brow_type',14,-10,-11), (251665,2510004,0,'eye_color',41,83,96), (251666,2510004,1,'eye_type',-28,0,0), (251667,2510004,0,'hair_face_color',204,142,103), (251668,2510004,0,'hair_face_highlight_color',23,16,7), (251669,2510004,0,'hair_type_color',204,142,103), (251670,2510004,0,'hair_type_highlight_color',23,16,7), (251671,2510004,1,'lip_type',21,32,12), (251672,2510004,1,'nose_type',18,-21,34), (251673,2510004,0,'skin_color',222,228,216), (251674,2510004,1,'soga_cheek_type',0,-4,0), (251675,2510004,1,'soga_chin_type',0,-25,-11), (251676,2510004,1,'soga_ear_type',19,43,0), (251677,2510004,1,'soga_eye_brow_type',14,-10,-11), (251678,2510004,0,'soga_eye_color',229,229,102), (251679,2510004,1,'soga_eye_type',-28,0,0), (251680,2510004,0,'soga_hair_face_color',204,142,103), (251681,2510004,0,'soga_hair_face_highlight_color',23,16,7), (251682,2510004,0,'soga_hair_type_color',204,142,103), (251683,2510004,0,'soga_hair_type_highlight_color',23,16,7), (251684,2510004,1,'soga_lip_type',21,32,12), (251685,2510004,1,'soga_nose_type',18,-21,34), (251686,2510004,0,'soga_skin_color',222,228,216), (251687,2510004,0,'wing_color1',255,255,255), (251688,2510004,0,'wing_color2',255,255,255), (251689,2510005,1,'cheek_type',12,18,0), (251690,2510005,1,'chin_type',-14,0,-23), (251691,2510005,1,'ear_type',-26,-34,0), (251692,2510005,1,'eye_brow_type',5,0,9), (251693,2510005,0,'eye_color',70,71,38), (251694,2510005,1,'eye_type',21,0,0), (251695,2510005,0,'hair_face_color',86,58,39), (251696,2510005,0,'hair_face_highlight_color',139,95,43), (251697,2510005,0,'hair_type_color',86,58,39), (251698,2510005,0,'hair_type_highlight_color',139,95,43), (251699,2510005,1,'lip_type',17,20,-12), (251700,2510005,1,'nose_type',4,-21,-25), (251701,2510005,0,'skin_color',218,189,160), (251702,2510005,1,'soga_cheek_type',12,18,0), (251703,2510005,1,'soga_chin_type',-14,0,-23), (251704,2510005,1,'soga_ear_type',-26,-34,0), (251705,2510005,1,'soga_eye_brow_type',5,0,9), (251706,2510005,0,'soga_eye_color',229,229,102), (251707,2510005,1,'soga_eye_type',21,0,0), (251708,2510005,0,'soga_hair_face_color',86,58,39), (251709,2510005,0,'soga_hair_face_highlight_color',139,95,43), (251710,2510005,0,'soga_hair_type_color',86,58,39), (251711,2510005,0,'soga_hair_type_highlight_color',139,95,43), (251712,2510005,1,'soga_lip_type',17,20,-12), (251713,2510005,1,'soga_nose_type',4,-21,-25), (251714,2510005,0,'soga_skin_color',218,189,160), (251715,2510005,0,'wing_color1',255,255,255), (251716,2510005,0,'wing_color2',255,255,255), (251717,2510006,0,'eye_color',255,255,255), (251718,2510006,0,'skin_color',255,255,255), (251719,2510006,0,'soga_eye_color',255,0,255), (251720,2510007,0,'eye_color',255,255,255), (251721,2510007,0,'skin_color',255,255,255), (251722,2510007,0,'soga_eye_color',255,0,255), (251723,2510008,1,'cheek_type',-2,38,0), (251724,2510008,1,'chin_type',58,-75,-95), (251725,2510008,1,'ear_type',58,-63,0), (251726,2510008,1,'eye_brow_type',-20,70,29), (251727,2510008,0,'eye_color',84,139,114), (251728,2510008,1,'eye_type',-62,0,0), (251729,2510008,0,'hair_color1',79,28,15), (251730,2510008,0,'hair_color2',111,64,0), (251731,2510008,0,'hair_face_color',84,0,0), (251732,2510008,0,'hair_face_highlight_color',35,24,1), (251733,2510008,0,'hair_highlight',54,45,28), (251734,2510008,0,'hair_type_color',84,0,0), (251735,2510008,0,'hair_type_highlight_color',35,24,1), (251736,2510008,1,'lip_type',-79,82,-84), (251737,2510008,1,'nose_type',2,41,55), (251738,2510008,0,'skin_color',136,118,120), (251739,2510008,1,'soga_cheek_type',-2,38,0), (251740,2510008,1,'soga_chin_type',58,-75,-95), (251741,2510008,1,'soga_ear_type',58,-63,0), (251742,2510008,1,'soga_eye_brow_type',-20,70,29), (251743,2510008,0,'soga_eye_color',229,229,102), (251744,2510008,1,'soga_eye_type',-62,0,0), (251745,2510008,0,'soga_hair_color1',79,28,15), (251746,2510008,0,'soga_hair_color2',111,64,0), (251747,2510008,0,'soga_hair_face_color',84,0,0), (251748,2510008,0,'soga_hair_face_highlight_color',35,24,1), (251749,2510008,0,'soga_hair_highlight',54,45,28), (251750,2510008,0,'soga_hair_type_color',84,0,0), (251751,2510008,0,'soga_hair_type_highlight_color',35,24,1), (251752,2510008,1,'soga_lip_type',-79,82,-84), (251753,2510008,1,'soga_nose_type',2,41,55), (251754,2510008,0,'soga_skin_color',136,118,120), (251755,2510008,0,'wing_color1',255,255,255), (251756,2510008,0,'wing_color2',255,255,255), (251757,2510009,1,'cheek_type',65,44,0), (251758,2510009,1,'chin_type',12,-56,-84), (251759,2510009,1,'ear_type',7,-17,0), (251760,2510009,1,'eye_brow_type',5,93,40), (251761,2510009,0,'eye_color',82,132,95), (251762,2510009,1,'eye_type',-91,0,0), (251763,2510009,0,'hair_color1',38,22,21), (251764,2510009,0,'hair_color2',120,50,0), (251765,2510009,0,'hair_face_color',186,130,11), (251766,2510009,0,'hair_face_highlight_color',121,38,35), (251767,2510009,0,'hair_highlight',246,219,114), (251768,2510009,0,'hair_type_color',186,130,11), (251769,2510009,0,'hair_type_highlight_color',121,38,35), (251770,2510009,1,'lip_type',-78,-91,-83), (251771,2510009,1,'nose_type',47,21,81), (251772,2510009,0,'skin_color',245,250,250), (251773,2510009,1,'soga_cheek_type',65,44,0), (251774,2510009,1,'soga_chin_type',12,-56,-84), (251775,2510009,1,'soga_ear_type',7,-17,0), (251776,2510009,1,'soga_eye_brow_type',5,93,40), (251777,2510009,0,'soga_eye_color',229,229,102), (251778,2510009,1,'soga_eye_type',-91,0,0), (251779,2510009,0,'soga_hair_color1',38,22,21), (251780,2510009,0,'soga_hair_color2',120,50,0), (251781,2510009,0,'soga_hair_face_color',186,130,11), (251782,2510009,0,'soga_hair_face_highlight_color',121,38,35), (251783,2510009,0,'soga_hair_highlight',246,219,114), (251784,2510009,0,'soga_hair_type_color',186,130,11), (251785,2510009,0,'soga_hair_type_highlight_color',121,38,35), (251786,2510009,1,'soga_lip_type',-78,-91,-83), (251787,2510009,1,'soga_nose_type',47,21,81), (251788,2510009,0,'soga_skin_color',245,250,250), (251789,2510009,0,'wing_color1',255,255,255), (251790,2510009,0,'wing_color2',255,255,255), (251791,2510010,1,'cheek_type',-28,31,0), (251792,2510010,1,'chin_type',-28,0,19), (251793,2510010,1,'ear_type',-3,35,0), (251794,2510010,1,'eye_brow_type',-34,34,-3), (251795,2510010,0,'eye_color',230,180,192), (251796,2510010,1,'eye_type',100,0,0), (251797,2510010,0,'hair_face_color',77,72,67), (251798,2510010,0,'hair_face_highlight_color',216,192,37), (251799,2510010,0,'hair_type_color',77,72,67), (251800,2510010,0,'hair_type_highlight_color',216,192,37), (251801,2510010,1,'lip_type',28,-17,-14), (251802,2510010,1,'nose_type',0,-18,-3), (251803,2510010,0,'skin_color',158,137,107), (251804,2510010,1,'soga_cheek_type',-28,31,0), (251805,2510010,1,'soga_chin_type',-28,0,19), (251806,2510010,1,'soga_ear_type',-3,35,0), (251807,2510010,1,'soga_eye_brow_type',-34,34,-3), (251808,2510010,0,'soga_eye_color',229,229,102), (251809,2510010,1,'soga_eye_type',100,0,0), (251810,2510010,0,'soga_hair_face_color',77,72,67), (251811,2510010,0,'soga_hair_face_highlight_color',216,192,37), (251812,2510010,0,'soga_hair_type_color',77,72,67), (251813,2510010,0,'soga_hair_type_highlight_color',216,192,37), (251814,2510010,1,'soga_lip_type',28,-17,-14), (251815,2510010,1,'soga_nose_type',0,-18,-3), (251816,2510010,0,'soga_skin_color',158,137,107), (251817,2510010,0,'wing_color1',255,255,255), (251818,2510010,0,'wing_color2',255,255,255), (251819,4770000,0,'eye_color',255,255,255), (251820,4770000,0,'skin_color',255,255,255), (251821,4770000,0,'soga_eye_color',255,0,255), (251822,4770001,1,'cheek_type',-4,-7,0), (251823,4770001,1,'chin_type',37,0,-9), (251824,4770001,1,'ear_type',-11,0,0), (251825,4770001,1,'eye_brow_type',-4,31,4), (251826,4770001,0,'eye_color',108,80,37), (251827,4770001,1,'eye_type',2,0,0), (251828,4770001,0,'hair_face_color',45,50,40), (251829,4770001,0,'hair_face_highlight_color',125,78,1), (251830,4770001,0,'hair_type_color',45,50,40), (251831,4770001,0,'hair_type_highlight_color',125,78,1), (251832,4770001,1,'lip_type',-29,-21,28), (251833,4770001,1,'nose_type',-34,-4,-11), (251834,4770001,0,'skin_color',245,214,215), (251835,4770001,1,'soga_cheek_type',-4,-7,0), (251836,4770001,1,'soga_chin_type',37,0,-9), (251837,4770001,1,'soga_ear_type',-11,0,0), (251838,4770001,1,'soga_eye_brow_type',-4,31,4), (251839,4770001,0,'soga_eye_color',229,229,102), (251840,4770001,1,'soga_eye_type',2,0,0), (251841,4770001,0,'soga_hair_face_color',45,50,40), (251842,4770001,0,'soga_hair_face_highlight_color',125,78,1), (251843,4770001,0,'soga_hair_type_color',45,50,40), (251844,4770001,0,'soga_hair_type_highlight_color',125,78,1), (251845,4770001,1,'soga_lip_type',-29,-21,28), (251846,4770001,1,'soga_nose_type',-34,-4,-11), (251847,4770001,0,'soga_skin_color',245,214,215), (251848,4770001,0,'wing_color1',255,255,255), (251849,4770001,0,'wing_color2',255,255,255), (251850,4770002,1,'cheek_type',-28,31,0), (251851,4770002,1,'chin_type',-28,0,19), (251852,4770002,1,'ear_type',-3,35,0), (251853,4770002,1,'eye_brow_type',-34,34,-3), (251854,4770002,0,'eye_color',240,236,46), (251855,4770002,1,'eye_type',100,0,0), (251856,4770002,0,'hair_face_color',23,15,0), (251857,4770002,0,'hair_face_highlight_color',216,192,37), (251858,4770002,0,'hair_type_color',23,15,0), (251859,4770002,0,'hair_type_highlight_color',216,192,37), (251860,4770002,1,'lip_type',28,-17,-14), (251861,4770002,1,'nose_type',0,-18,-3), (251862,4770002,0,'skin_color',138,125,93), (251863,4770002,1,'soga_cheek_type',-28,31,0), (251864,4770002,1,'soga_chin_type',-28,0,19), (251865,4770002,1,'soga_ear_type',-3,35,0), (251866,4770002,1,'soga_eye_brow_type',-34,34,-3), (251867,4770002,0,'soga_eye_color',229,229,102), (251868,4770002,1,'soga_eye_type',100,0,0), (251869,4770002,0,'soga_hair_face_color',23,15,0), (251870,4770002,0,'soga_hair_face_highlight_color',216,192,37), (251871,4770002,0,'soga_hair_type_color',23,15,0), (251872,4770002,0,'soga_hair_type_highlight_color',216,192,37), (251873,4770002,1,'soga_lip_type',28,-17,-14), (251874,4770002,1,'soga_nose_type',0,-18,-3), (251875,4770002,0,'soga_skin_color',138,125,93), (251876,4770002,0,'wing_color1',255,255,255), (251877,4770002,0,'wing_color2',255,255,255), (251878,4770003,1,'cheek_type',62,45,0), (251879,4770003,1,'chin_type',-93,-62,-58), (251880,4770003,1,'ear_type',89,84,0), (251881,4770003,1,'eye_brow_type',7,79,9), (251882,4770003,0,'eye_color',116,124,67), (251883,4770003,1,'eye_type',-52,0,0), (251884,4770003,0,'hair_color1',79,28,15), (251885,4770003,0,'hair_color2',111,64,0), (251886,4770003,0,'hair_face_color',224,230,231), (251887,4770003,0,'hair_face_highlight_color',219,179,16), (251888,4770003,0,'hair_highlight',54,45,28), (251889,4770003,0,'hair_type_color',224,230,231), (251890,4770003,0,'hair_type_highlight_color',219,179,16), (251891,4770003,1,'lip_type',32,-53,55), (251892,4770003,1,'nose_type',56,83,0), (251893,4770003,0,'skin_color',195,205,205), (251894,4770003,1,'soga_cheek_type',62,45,0), (251895,4770003,1,'soga_chin_type',-93,-62,-58), (251896,4770003,1,'soga_ear_type',89,84,0), (251897,4770003,1,'soga_eye_brow_type',7,79,9), (251898,4770003,0,'soga_eye_color',229,229,102), (251899,4770003,1,'soga_eye_type',-52,0,0), (251900,4770003,0,'soga_hair_color1',79,28,15), (251901,4770003,0,'soga_hair_color2',111,64,0), (251902,4770003,0,'soga_hair_face_color',224,230,231), (251903,4770003,0,'soga_hair_face_highlight_color',219,179,16), (251904,4770003,0,'soga_hair_highlight',54,45,28), (251905,4770003,0,'soga_hair_type_color',224,230,231), (251906,4770003,0,'soga_hair_type_highlight_color',219,179,16), (251907,4770003,1,'soga_lip_type',32,-53,55), (251908,4770003,1,'soga_nose_type',56,83,0), (251909,4770003,0,'soga_skin_color',195,205,205), (251910,4770003,0,'wing_color1',255,255,255), (251911,4770003,0,'wing_color2',255,255,255), (251912,4770004,1,'cheek_type',0,-4,0), (251913,4770004,1,'chin_type',0,-25,-11), (251914,4770004,1,'ear_type',19,43,0), (251915,4770004,1,'eye_brow_type',14,-10,-11), (251916,4770004,0,'eye_color',41,83,96), (251917,4770004,1,'eye_type',-28,0,0), (251918,4770004,0,'hair_face_color',204,142,103), (251919,4770004,0,'hair_face_highlight_color',23,16,7), (251920,4770004,0,'hair_type_color',204,142,103), (251921,4770004,0,'hair_type_highlight_color',23,16,7), (251922,4770004,1,'lip_type',21,32,12), (251923,4770004,1,'nose_type',18,-21,34), (251924,4770004,0,'skin_color',222,228,216), (251925,4770004,1,'soga_cheek_type',0,-4,0), (251926,4770004,1,'soga_chin_type',0,-25,-11), (251927,4770004,1,'soga_ear_type',19,43,0), (251928,4770004,1,'soga_eye_brow_type',14,-10,-11), (251929,4770004,0,'soga_eye_color',229,229,102), (251930,4770004,1,'soga_eye_type',-28,0,0), (251931,4770004,0,'soga_hair_face_color',204,142,103), (251932,4770004,0,'soga_hair_face_highlight_color',23,16,7), (251933,4770004,0,'soga_hair_type_color',204,142,103), (251934,4770004,0,'soga_hair_type_highlight_color',23,16,7), (251935,4770004,1,'soga_lip_type',21,32,12), (251936,4770004,1,'soga_nose_type',18,-21,34), (251937,4770004,0,'soga_skin_color',222,228,216), (251938,4770004,0,'wing_color1',255,255,255), (251939,4770004,0,'wing_color2',255,255,255), (251940,4770005,1,'cheek_type',12,18,0), (251941,4770005,1,'chin_type',-14,0,-23), (251942,4770005,1,'ear_type',-26,-34,0), (251943,4770005,1,'eye_brow_type',5,0,9), (251944,4770005,0,'eye_color',70,71,38), (251945,4770005,1,'eye_type',21,0,0), (251946,4770005,0,'hair_face_color',86,58,39), (251947,4770005,0,'hair_face_highlight_color',139,95,43), (251948,4770005,0,'hair_type_color',86,58,39), (251949,4770005,0,'hair_type_highlight_color',139,95,43), (251950,4770005,1,'lip_type',17,20,-12), (251951,4770005,1,'nose_type',4,-21,-25), (251952,4770005,0,'skin_color',218,189,160), (251953,4770005,1,'soga_cheek_type',12,18,0), (251954,4770005,1,'soga_chin_type',-14,0,-23), (251955,4770005,1,'soga_ear_type',-26,-34,0), (251956,4770005,1,'soga_eye_brow_type',5,0,9), (251957,4770005,0,'soga_eye_color',229,229,102), (251958,4770005,1,'soga_eye_type',21,0,0), (251959,4770005,0,'soga_hair_face_color',86,58,39), (251960,4770005,0,'soga_hair_face_highlight_color',139,95,43), (251961,4770005,0,'soga_hair_type_color',86,58,39), (251962,4770005,0,'soga_hair_type_highlight_color',139,95,43), (251963,4770005,1,'soga_lip_type',17,20,-12), (251964,4770005,1,'soga_nose_type',4,-21,-25), (251965,4770005,0,'soga_skin_color',218,189,160), (251966,4770005,0,'wing_color1',255,255,255), (251967,4770005,0,'wing_color2',255,255,255), (251968,4770006,0,'eye_color',255,255,255), (251969,4770006,0,'skin_color',255,255,255), (251970,4770006,0,'soga_eye_color',255,0,255), (251971,4770007,0,'eye_color',255,255,255), (251972,4770007,0,'skin_color',255,255,255), (251973,4770007,0,'soga_eye_color',255,0,255), (251974,4770008,1,'cheek_type',-2,38,0), (251975,4770008,1,'chin_type',58,-75,-95), (251976,4770008,1,'ear_type',58,-63,0), (251977,4770008,1,'eye_brow_type',-20,70,29), (251978,4770008,0,'eye_color',84,139,114), (251979,4770008,1,'eye_type',-62,0,0), (251980,4770008,0,'hair_color1',79,28,15), (251981,4770008,0,'hair_color2',111,64,0), (251982,4770008,0,'hair_face_color',84,0,0), (251983,4770008,0,'hair_face_highlight_color',35,24,1), (251984,4770008,0,'hair_highlight',54,45,28), (251985,4770008,0,'hair_type_color',84,0,0), (251986,4770008,0,'hair_type_highlight_color',35,24,1), (251987,4770008,1,'lip_type',-79,82,-84), (251988,4770008,1,'nose_type',2,41,55), (251989,4770008,0,'skin_color',136,118,120), (251990,4770008,1,'soga_cheek_type',-2,38,0), (251991,4770008,1,'soga_chin_type',58,-75,-95), (251992,4770008,1,'soga_ear_type',58,-63,0), (251993,4770008,1,'soga_eye_brow_type',-20,70,29), (251994,4770008,0,'soga_eye_color',229,229,102), (251995,4770008,1,'soga_eye_type',-62,0,0), (251996,4770008,0,'soga_hair_color1',79,28,15), (251997,4770008,0,'soga_hair_color2',111,64,0), (251998,4770008,0,'soga_hair_face_color',84,0,0), (251999,4770008,0,'soga_hair_face_highlight_color',35,24,1), (252000,4770008,0,'soga_hair_highlight',54,45,28), (252001,4770008,0,'soga_hair_type_color',84,0,0), (252002,4770008,0,'soga_hair_type_highlight_color',35,24,1), (252003,4770008,1,'soga_lip_type',-79,82,-84), (252004,4770008,1,'soga_nose_type',2,41,55), (252005,4770008,0,'soga_skin_color',136,118,120), (252006,4770008,0,'wing_color1',255,255,255), (252007,4770008,0,'wing_color2',255,255,255), (252008,4770009,1,'cheek_type',65,44,0), (252009,4770009,1,'chin_type',12,-56,-84), (252010,4770009,1,'ear_type',7,-17,0), (252011,4770009,1,'eye_brow_type',5,93,40), (252012,4770009,0,'eye_color',82,132,95), (252013,4770009,1,'eye_type',-91,0,0), (252014,4770009,0,'hair_color1',38,22,21), (252015,4770009,0,'hair_color2',120,50,0), (252016,4770009,0,'hair_face_color',186,130,11), (252017,4770009,0,'hair_face_highlight_color',121,38,35), (252018,4770009,0,'hair_highlight',246,219,114), (252019,4770009,0,'hair_type_color',186,130,11), (252020,4770009,0,'hair_type_highlight_color',121,38,35), (252021,4770009,1,'lip_type',-78,-91,-83), (252022,4770009,1,'nose_type',47,21,81), (252023,4770009,0,'skin_color',245,250,250), (252024,4770009,1,'soga_cheek_type',65,44,0), (252025,4770009,1,'soga_chin_type',12,-56,-84), (252026,4770009,1,'soga_ear_type',7,-17,0), (252027,4770009,1,'soga_eye_brow_type',5,93,40), (252028,4770009,0,'soga_eye_color',229,229,102), (252029,4770009,1,'soga_eye_type',-91,0,0), (252030,4770009,0,'soga_hair_color1',38,22,21), (252031,4770009,0,'soga_hair_color2',120,50,0), (252032,4770009,0,'soga_hair_face_color',186,130,11), (252033,4770009,0,'soga_hair_face_highlight_color',121,38,35), (252034,4770009,0,'soga_hair_highlight',246,219,114), (252035,4770009,0,'soga_hair_type_color',186,130,11), (252036,4770009,0,'soga_hair_type_highlight_color',121,38,35), (252037,4770009,1,'soga_lip_type',-78,-91,-83), (252038,4770009,1,'soga_nose_type',47,21,81), (252039,4770009,0,'soga_skin_color',245,250,250), (252040,4770009,0,'wing_color1',255,255,255), (252041,4770009,0,'wing_color2',255,255,255), (252042,4770010,1,'cheek_type',-8,3,0), (252043,4770010,1,'chin_type',17,7,-20), (252044,4770010,1,'ear_type',44,26,0), (252045,4770010,1,'eye_brow_type',-11,0,26), (252046,4770010,0,'eye_color',133,73,9), (252047,4770010,1,'eye_type',-11,0,0), (252048,4770010,0,'hair_face_color',22,9,0), (252049,4770010,0,'hair_face_highlight_color',216,192,37), (252050,4770010,0,'hair_type_color',22,9,0), (252051,4770010,0,'hair_type_highlight_color',216,192,37), (252052,4770010,1,'lip_type',-11,-7,12), (252053,4770010,1,'nose_type',-43,8,-11), (252054,4770010,0,'skin_color',139,160,133), (252055,4770010,1,'soga_cheek_type',-8,3,0), (252056,4770010,1,'soga_chin_type',17,7,-20), (252057,4770010,1,'soga_ear_type',44,26,0), (252058,4770010,1,'soga_eye_brow_type',-11,0,26), (252059,4770010,0,'soga_eye_color',229,229,102), (252060,4770010,1,'soga_eye_type',-11,0,0), (252061,4770010,0,'soga_hair_face_color',22,9,0), (252062,4770010,0,'soga_hair_face_highlight_color',216,192,37), (252063,4770010,0,'soga_hair_type_color',22,9,0), (252064,4770010,0,'soga_hair_type_highlight_color',216,192,37), (252065,4770010,1,'soga_lip_type',-11,-7,12), (252066,4770010,1,'soga_nose_type',-43,8,-11), (252067,4770010,0,'soga_skin_color',139,160,133), (252068,4770010,0,'wing_color1',255,255,255), (252069,4770010,0,'wing_color2',255,255,255), (252070,4060000,0,'eye_color',253,202,130), (252071,4060000,0,'skin_color',255,0,12), (252072,4060000,0,'soga_eye_color',255,0,255), (252073,4060001,0,'eye_color',255,255,255), (252074,4060001,0,'skin_color',255,255,255), (252075,4060001,0,'soga_eye_color',255,0,255), (252076,4060002,0,'eye_color',253,202,130), (252077,4060002,0,'skin_color',255,0,12), (252078,4060002,0,'soga_eye_color',255,0,255), (252079,4060003,0,'eye_color',255,255,255), (252080,4060003,0,'skin_color',255,255,255), (252081,4060003,0,'soga_eye_color',255,0,255), (252082,4060004,0,'eye_color',160,224,186), (252083,4060004,0,'skin_color',249,234,179), (252084,4060004,0,'soga_eye_color',255,0,255), (252085,4060005,0,'eye_color',52,52,52), (252086,4060005,0,'skin_color',36,51,139), (252087,4060005,0,'soga_eye_color',255,0,255), (252088,4090000,0,'eye_color',255,255,255), (252089,4090000,0,'skin_color',255,255,255), (252090,4090000,0,'soga_eye_color',255,0,255), (252091,4090001,0,'eye_color',255,255,255), (252092,4090001,0,'skin_color',255,255,255), (252093,4090001,0,'soga_eye_color',255,0,255), (252094,4090002,0,'eye_color',255,255,255), (252095,4090002,0,'skin_color',255,255,255), (252096,4090002,0,'soga_eye_color',255,0,255), (252097,4090003,0,'eye_color',255,255,255), (252098,4090003,0,'skin_color',255,255,255), (252099,4090003,0,'soga_eye_color',255,0,255), (252100,4090004,0,'eye_color',255,255,255), (252101,4090004,0,'skin_color',255,255,255), (252102,4090004,0,'soga_eye_color',255,0,255), (252103,2210000,1,'cheek_type',-68,-58,0), (252104,2210000,1,'chin_type',-40,68,-82), (252105,2210000,1,'ear_type',28,-71,0), (252106,2210000,1,'eye_brow_type',-88,94,65), (252107,2210000,0,'eye_color',95,96,0), (252108,2210000,1,'eye_type',8,0,0), (252109,2210000,0,'hair_color1',213,222,1), (252110,2210000,1,'lip_type',55,4,0), (252111,2210000,1,'nose_type',84,-43,-34), (252112,2210000,0,'skin_color',155,143,88), (252113,2210000,1,'soga_cheek_type',0,-88,94), (252114,2210000,1,'soga_chin_type',0,55,4), (252115,2210000,1,'soga_ear_type',0,8,0), (252116,2210000,1,'soga_eye_brow_type',0,28,-71), (252117,2210000,0,'soga_eye_color',229,229,102), (252118,2210000,1,'soga_eye_type',87,0,0), (252119,2210000,1,'soga_lip_type',65,-68,-58), (252120,2210000,1,'soga_nose_type',0,-40,68), (252121,2210000,0,'soga_skin_color',155,143,88), (252122,2210000,0,'wing_color1',255,255,255), (252123,2210000,0,'wing_color2',255,255,255), (252124,2210001,1,'cheek_type',-76,75,0), (252125,2210001,1,'chin_type',17,-90,-12), (252126,2210001,1,'ear_type',-4,-71,0), (252127,2210001,1,'eye_brow_type',87,20,-25), (252128,2210001,0,'eye_color',158,158,0), (252129,2210001,1,'eye_type',-48,0,0), (252130,2210001,0,'hair_color1',206,68,31), (252131,2210001,1,'lip_type',89,93,12), (252132,2210001,1,'nose_type',-51,-50,68), (252133,2210001,0,'skin_color',35,50,54), (252134,2210001,1,'soga_cheek_type',0,87,20), (252135,2210001,1,'soga_chin_type',0,89,93), (252136,2210001,1,'soga_ear_type',0,-48,0), (252137,2210001,1,'soga_eye_brow_type',0,-4,-71), (252138,2210001,0,'soga_eye_color',229,229,102), (252139,2210001,1,'soga_eye_type',12,0,0), (252140,2210001,1,'soga_lip_type',-25,-76,75), (252141,2210001,1,'soga_nose_type',12,17,-90), (252142,2210001,0,'soga_skin_color',35,50,54), (252143,2210001,0,'wing_color1',255,255,255), (252144,2210001,0,'wing_color2',255,255,255), (252145,2210002,1,'cheek_type',18,25,0), (252146,2210002,1,'chin_type',-31,-10,-50), (252147,2210002,1,'ear_type',-59,-31,0), (252148,2210002,1,'eye_brow_type',-72,85,81), (252149,2210002,0,'eye_color',124,0,124), (252150,2210002,1,'eye_type',-11,0,0), (252151,2210002,0,'hair_color1',71,249,46), (252152,2210002,1,'lip_type',98,5,-53), (252153,2210002,1,'nose_type',87,71,-7), (252154,2210002,0,'skin_color',213,202,201), (252155,2210002,1,'soga_cheek_type',0,-72,85), (252156,2210002,1,'soga_chin_type',0,98,5), (252157,2210002,1,'soga_ear_type',0,-11,0), (252158,2210002,1,'soga_eye_brow_type',0,-59,-31), (252159,2210002,0,'soga_eye_color',204,204,204), (252160,2210002,1,'soga_eye_type',-11,0,0), (252161,2210002,1,'soga_lip_type',81,18,25), (252162,2210002,1,'soga_nose_type',-53,-31,-10), (252163,2210002,0,'soga_skin_color',213,202,201), (252164,2210003,0,'eye_color',255,255,255), (252165,2210003,0,'skin_color',255,255,255), (252166,2210003,0,'soga_eye_color',255,0,255), (252167,2210004,1,'cheek_type',-3,-25,0), (252168,2210004,1,'chin_type',-8,25,1), (252169,2210004,1,'ear_type',42,42,0), (252170,2210004,1,'eye_brow_type',-9,-1,-4), (252171,2210004,0,'eye_color',137,92,40), (252172,2210004,1,'eye_type',-25,0,0), (252173,2210004,0,'hair_color1',21,17,0), (252174,2210004,0,'hair_face_color',255,171,115), (252175,2210004,0,'hair_face_highlight_color',105,90,5), (252176,2210004,0,'hair_type_color',255,171,115), (252177,2210004,0,'hair_type_highlight_color',105,90,5), (252178,2210004,1,'lip_type',-5,-26,-1), (252179,2210004,1,'nose_type',-3,21,17), (252180,2210004,0,'skin_color',230,186,184), (252181,2210004,1,'soga_cheek_type',0,-9,-1), (252182,2210004,1,'soga_chin_type',0,-5,-26), (252183,2210004,1,'soga_ear_type',0,-25,0), (252184,2210004,1,'soga_eye_brow_type',0,42,42), (252185,2210004,0,'soga_eye_color',229,229,102), (252186,2210004,1,'soga_eye_type',-25,0,0), (252187,2210004,0,'soga_hair_face_color',255,171,115), (252188,2210004,0,'soga_hair_face_highlight_color',105,90,5), (252189,2210004,0,'soga_hair_type_color',255,171,115), (252190,2210004,0,'soga_hair_type_highlight_color',105,90,5), (252191,2210004,1,'soga_lip_type',-4,-3,-25), (252192,2210004,1,'soga_nose_type',-1,-8,25), (252193,2210004,0,'soga_skin_color',230,186,184), (252194,2210004,0,'wing_color1',255,255,255), (252195,2210004,0,'wing_color2',255,255,255), (252196,2210005,1,'cheek_type',21,25,0), (252197,2210005,1,'chin_type',-14,17,0), (252198,2210005,1,'ear_type',0,-23,0), (252199,2210005,1,'eye_brow_type',12,-20,-7), (252200,2210005,0,'eye_color',199,179,155), (252201,2210005,1,'eye_type',-22,0,0), (252202,2210005,0,'hair_color1',12,14,0), (252203,2210005,0,'hair_face_color',139,187,188), (252204,2210005,0,'hair_face_highlight_color',25,18,10), (252205,2210005,0,'hair_type_color',139,187,188), (252206,2210005,0,'hair_type_highlight_color',25,18,10), (252207,2210005,1,'lip_type',7,45,-20), (252208,2210005,1,'nose_type',-18,12,14), (252209,2210005,0,'skin_color',213,164,145), (252210,2210005,1,'soga_cheek_type',0,12,-20), (252211,2210005,1,'soga_chin_type',0,7,45), (252212,2210005,1,'soga_ear_type',0,-22,0), (252213,2210005,1,'soga_eye_brow_type',0,0,-23), (252214,2210005,0,'soga_eye_color',229,229,102), (252215,2210005,1,'soga_eye_type',-22,0,0), (252216,2210005,0,'soga_hair_face_color',139,187,188), (252217,2210005,0,'soga_hair_face_highlight_color',25,18,10), (252218,2210005,0,'soga_hair_type_color',139,187,188), (252219,2210005,0,'soga_hair_type_highlight_color',25,18,10), (252220,2210005,1,'soga_lip_type',-7,21,25), (252221,2210005,1,'soga_nose_type',-20,-14,17), (252222,2210005,0,'soga_skin_color',213,164,145), (252223,2210005,0,'wing_color1',255,255,255), (252224,2210005,0,'wing_color2',255,255,255), (252225,2210006,1,'cheek_type',43,38,0), (252226,2210006,1,'chin_type',14,-4,-22), (252227,2210006,1,'ear_type',0,-46,0), (252228,2210006,1,'eye_brow_type',7,28,-4), (252229,2210006,0,'eye_color',48,85,54), (252230,2210006,1,'eye_type',11,0,0), (252231,2210006,0,'hair_color1',247,21,0), (252232,2210006,0,'hair_color2',95,79,92), (252233,2210006,0,'hair_face_color',220,143,20), (252234,2210006,0,'hair_face_highlight_color',54,46,4), (252235,2210006,0,'hair_highlight',102,153,147), (252236,2210006,0,'hair_type_color',220,143,20), (252237,2210006,0,'hair_type_highlight_color',54,46,4), (252238,2210006,1,'lip_type',0,25,18), (252239,2210006,1,'nose_type',28,-9,21), (252240,2210006,0,'skin_color',240,251,251), (252241,2210006,1,'soga_cheek_type',0,7,28), (252242,2210006,1,'soga_chin_type',0,0,25), (252243,2210006,1,'soga_ear_type',0,11,0), (252244,2210006,1,'soga_eye_brow_type',0,0,-46), (252245,2210006,0,'soga_eye_color',229,229,102), (252246,2210006,1,'soga_eye_type',31,0,0), (252247,2210006,0,'soga_hair_color1',103,102,153), (252248,2210006,0,'soga_hair_color2',95,79,92), (252249,2210006,0,'soga_hair_face_color',220,143,20), (252250,2210006,0,'soga_hair_face_highlight_color',54,46,4), (252251,2210006,0,'soga_hair_highlight',102,153,147), (252252,2210006,0,'soga_hair_type_color',220,143,20), (252253,2210006,0,'soga_hair_type_highlight_color',54,46,4), (252254,2210006,1,'soga_lip_type',-4,43,38), (252255,2210006,1,'soga_nose_type',18,14,-4), (252256,2210006,0,'soga_skin_color',240,251,251), (252257,2210006,0,'wing_color1',255,255,255), (252258,2210006,0,'wing_color2',255,255,255), (252259,2210007,1,'cheek_type',-19,-14,0), (252260,2210007,1,'chin_type',0,0,17), (252261,2210007,1,'ear_type',8,-21,0), (252262,2210007,1,'eye_brow_type',29,32,11), (252263,2210007,0,'eye_color',29,59,50), (252264,2210007,1,'eye_type',8,0,0), (252265,2210007,0,'hair_color1',228,25,0), (252266,2210007,0,'hair_face_color',224,224,114), (252267,2210007,0,'hair_face_highlight_color',121,120,120), (252268,2210007,0,'hair_type_color',224,224,114), (252269,2210007,0,'hair_type_highlight_color',121,120,120), (252270,2210007,1,'lip_type',-1,0,-14), (252271,2210007,1,'nose_type',-17,-28,25), (252272,2210007,0,'skin_color',213,188,145), (252273,2210007,1,'soga_cheek_type',0,29,32), (252274,2210007,1,'soga_chin_type',0,-1,0), (252275,2210007,1,'soga_ear_type',0,8,0), (252276,2210007,1,'soga_eye_brow_type',0,8,-21), (252277,2210007,0,'soga_eye_color',229,229,102), (252278,2210007,1,'soga_eye_type',-9,0,0), (252279,2210007,0,'soga_hair_face_color',224,224,114), (252280,2210007,0,'soga_hair_face_highlight_color',121,120,120), (252281,2210007,0,'soga_hair_type_color',224,224,114), (252282,2210007,0,'soga_hair_type_highlight_color',121,120,120), (252283,2210007,1,'soga_lip_type',11,-19,-14), (252284,2210007,1,'soga_nose_type',-14,0,0), (252285,2210007,0,'soga_skin_color',213,188,145), (252286,2210007,0,'wing_color1',255,255,255), (252287,2210007,0,'wing_color2',255,255,255), (252288,2210008,1,'eye_brow_type',-76,88,-75), (252289,2210008,0,'eye_color',63,106,65), (252290,2210008,0,'hair_face_color',209,113,0), (252291,2210008,0,'hair_face_highlight_color',122,43,23), (252292,2210008,0,'hair_type_color',209,113,0), (252293,2210008,0,'hair_type_highlight_color',122,43,23), (252294,2210008,0,'skin_color',229,197,148), (252295,2210008,1,'soga_cheek_type',0,-76,88), (252296,2210008,1,'soga_eye_brow_type',-76,88,-75), (252297,2210008,0,'soga_eye_color',229,229,102), (252298,2210008,0,'soga_hair_face_color',209,113,0), (252299,2210008,0,'soga_hair_face_highlight_color',122,43,23), (252300,2210008,0,'soga_hair_type_color',209,113,0), (252301,2210008,0,'soga_hair_type_highlight_color',122,43,23), (252302,2210008,1,'soga_lip_type',-75,0,0), (252303,2210008,0,'soga_skin_color',229,197,148), (252304,2210008,0,'wing_color1',255,255,255), (252305,2210008,0,'wing_color2',255,255,255), (252306,2210009,0,'eye_color',143,168,109), (252307,2210009,0,'skin_color',152,7,0), (252308,2210009,0,'soga_eye_color',255,0,255), (252309,2210010,0,'eye_color',255,255,255), (252310,2210010,0,'skin_color',255,255,255), (252311,2210010,0,'soga_eye_color',255,0,255), (252312,2210011,1,'cheek_type',-48,40,0), (252313,2210011,1,'chin_type',55,-21,-90), (252314,2210011,1,'ear_type',-28,40,0), (252315,2210011,1,'eye_brow_type',79,51,-59), (252316,2210011,0,'eye_color',37,81,80), (252317,2210011,1,'eye_type',-31,0,0), (252318,2210011,0,'hair_color1',253,192,22), (252319,2210011,0,'hair_color2',100,0,0), (252320,2210011,0,'hair_face_color',107,129,132), (252321,2210011,0,'hair_face_highlight_color',15,1,21), (252322,2210011,0,'hair_highlight',79,28,15), (252323,2210011,0,'hair_type_color',107,129,132), (252324,2210011,0,'hair_type_highlight_color',15,1,21), (252325,2210011,1,'lip_type',-17,-79,32), (252326,2210011,1,'nose_type',70,-3,-64), (252327,2210011,0,'skin_color',232,218,171), (252328,2210011,1,'soga_cheek_type',0,79,51), (252329,2210011,1,'soga_chin_type',0,-17,-79), (252330,2210011,1,'soga_ear_type',0,-31,0), (252331,2210011,1,'soga_eye_brow_type',0,-28,40), (252332,2210011,0,'soga_eye_color',229,229,102), (252333,2210011,1,'soga_eye_type',100,0,0), (252334,2210011,0,'soga_hair_color1',43,36,70), (252335,2210011,0,'soga_hair_color2',64,76,74), (252336,2210011,0,'soga_hair_face_color',107,129,132), (252337,2210011,0,'soga_hair_face_highlight_color',15,1,21), (252338,2210011,0,'soga_hair_highlight',79,28,15), (252339,2210011,0,'soga_hair_type_color',107,129,132), (252340,2210011,0,'soga_hair_type_highlight_color',15,1,21), (252341,2210011,1,'soga_lip_type',-59,-48,40), (252342,2210011,1,'soga_nose_type',32,55,-21), (252343,2210011,0,'soga_skin_color',232,218,171), (252344,2210011,0,'wing_color1',255,255,255), (252345,2210011,0,'wing_color2',255,255,255), (252346,2210012,0,'eye_color',255,0,0), (252347,2210012,0,'skin_color',1,1,1), (252348,2210012,0,'soga_eye_color',255,0,255), (252349,2210013,1,'cheek_type',62,84,0), (252350,2210013,1,'chin_type',-82,34,-28), (252351,2210013,1,'ear_type',-97,17,0), (252352,2210013,1,'eye_brow_type',-26,-17,-21), (252353,2210013,0,'eye_color',115,172,190), (252354,2210013,1,'eye_type',-58,0,0), (252355,2210013,0,'hair_color1',0,88,52), (252356,2210013,0,'hair_color2',169,7,0), (252357,2210013,0,'hair_face_color',231,170,26), (252358,2210013,0,'hair_face_highlight_color',40,34,51), (252359,2210013,0,'hair_highlight',29,21,28), (252360,2210013,0,'hair_type_color',231,170,26), (252361,2210013,0,'hair_type_highlight_color',40,34,51), (252362,2210013,1,'lip_type',-32,-4,-72), (252363,2210013,1,'nose_type',31,0,88), (252364,2210013,0,'skin_color',67,50,51), (252365,2210013,1,'soga_cheek_type',0,-26,-17), (252366,2210013,1,'soga_chin_type',0,-32,-4), (252367,2210013,1,'soga_ear_type',0,-58,0), (252368,2210013,1,'soga_eye_brow_type',0,-97,17), (252369,2210013,0,'soga_eye_color',229,229,102), (252370,2210013,1,'soga_eye_type',-87,0,0), (252371,2210013,0,'soga_hair_color1',39,32,39), (252372,2210013,0,'soga_hair_color2',38,22,21), (252373,2210013,0,'soga_hair_face_color',231,170,26), (252374,2210013,0,'soga_hair_face_highlight_color',40,34,51), (252375,2210013,0,'soga_hair_highlight',29,21,28), (252376,2210013,0,'soga_hair_type_color',231,170,26), (252377,2210013,0,'soga_hair_type_highlight_color',40,34,51), (252378,2210013,1,'soga_lip_type',-21,62,84), (252379,2210013,1,'soga_nose_type',-72,-82,34), (252380,2210013,0,'soga_skin_color',67,50,51), (252381,2210013,0,'wing_color1',255,255,255), (252382,2210013,0,'wing_color2',255,255,255), (252383,2210014,0,'eye_color',255,255,255), (252384,2210014,0,'skin_color',255,255,255), (252385,2210014,0,'soga_eye_color',255,0,255), (252386,2210015,0,'eye_color',33,91,36), (252387,2210015,0,'skin_color',211,110,39), (252388,2210015,0,'soga_eye_color',255,0,255), (252389,2210016,0,'eye_color',255,255,255), (252390,2210016,0,'skin_color',255,255,255), (252391,2210016,0,'soga_eye_color',255,0,255), (252392,2210017,1,'cheek_type',17,-22,0), (252393,2210017,1,'chin_type',-14,0,4), (252394,2210017,1,'ear_type',-17,7,0), (252395,2210017,1,'eye_brow_type',7,14,45), (252396,2210017,0,'eye_color',138,187,200), (252397,2210017,1,'eye_type',12,0,0), (252398,2210017,0,'hair_color1',1,4,68), (252399,2210017,0,'hair_face_color',238,196,6), (252400,2210017,0,'hair_face_highlight_color',95,90,82), (252401,2210017,0,'hair_type_color',238,196,6), (252402,2210017,0,'hair_type_highlight_color',95,90,82), (252403,2210017,1,'lip_type',25,-35,-17), (252404,2210017,1,'nose_type',29,1,4), (252405,2210017,0,'skin_color',124,120,86), (252406,2210017,1,'soga_cheek_type',0,7,14), (252407,2210017,1,'soga_chin_type',0,25,-35), (252408,2210017,1,'soga_ear_type',0,12,0), (252409,2210017,1,'soga_eye_brow_type',0,-17,7), (252410,2210017,0,'soga_eye_color',229,229,102), (252411,2210017,1,'soga_eye_type',12,0,0), (252412,2210017,0,'soga_hair_face_color',238,196,6), (252413,2210017,0,'soga_hair_face_highlight_color',95,90,82), (252414,2210017,0,'soga_hair_type_color',238,196,6), (252415,2210017,0,'soga_hair_type_highlight_color',95,90,82), (252416,2210017,1,'soga_lip_type',45,17,-22), (252417,2210017,1,'soga_nose_type',-17,-14,0), (252418,2210017,0,'soga_skin_color',124,120,86), (252419,2210017,0,'wing_color1',255,255,255), (252420,2210017,0,'wing_color2',255,255,255), (252421,2210018,1,'cheek_type',35,-8,0), (252422,2210018,1,'chin_type',10,-3,-3), (252423,2210018,1,'ear_type',-28,20,0), (252424,2210018,1,'eye_brow_type',0,37,20), (252425,2210018,0,'eye_color',151,109,50), (252426,2210018,1,'eye_type',39,0,0), (252427,2210018,0,'hair_color1',40,14,100), (252428,2210018,0,'hair_face_color',234,228,185), (252429,2210018,0,'hair_face_highlight_color',16,15,9), (252430,2210018,0,'hair_type_color',234,228,185), (252431,2210018,0,'hair_type_highlight_color',16,15,9), (252432,2210018,1,'lip_type',-7,-23,10), (252433,2210018,1,'nose_type',-2,40,14), (252434,2210018,0,'skin_color',227,227,192), (252435,2210018,1,'soga_cheek_type',0,0,37), (252436,2210018,1,'soga_chin_type',0,-7,-23), (252437,2210018,1,'soga_ear_type',0,39,0), (252438,2210018,1,'soga_eye_brow_type',0,-28,20), (252439,2210018,0,'soga_eye_color',229,229,102), (252440,2210018,1,'soga_eye_type',39,0,0), (252441,2210018,0,'soga_hair_face_color',234,228,185), (252442,2210018,0,'soga_hair_face_highlight_color',16,15,9), (252443,2210018,0,'soga_hair_type_color',234,228,185), (252444,2210018,0,'soga_hair_type_highlight_color',16,15,9), (252445,2210018,1,'soga_lip_type',20,35,-8), (252446,2210018,1,'soga_nose_type',10,10,-3), (252447,2210018,0,'soga_skin_color',227,227,192), (252448,2210018,0,'wing_color1',255,255,255), (252449,2210018,0,'wing_color2',255,255,255), (252450,2210019,1,'cheek_type',-77,-2,0), (252451,2210019,1,'chin_type',-28,14,-62), (252452,2210019,1,'ear_type',-96,34,0), (252453,2210019,1,'eye_brow_type',-25,96,20), (252454,2210019,0,'eye_color',166,144,94), (252455,2210019,1,'eye_type',-72,0,0), (252456,2210019,0,'hair_color1',195,197,192), (252457,2210019,0,'hair_color2',163,0,0), (252458,2210019,0,'hair_face_color',84,0,0), (252459,2210019,0,'hair_face_highlight_color',40,19,9), (252460,2210019,0,'hair_highlight',79,28,15), (252461,2210019,0,'hair_type_color',84,0,0), (252462,2210019,0,'hair_type_highlight_color',40,19,9), (252463,2210019,1,'lip_type',7,-52,84), (252464,2210019,1,'nose_type',-50,-61,-59), (252465,2210019,0,'skin_color',215,195,159), (252466,2210019,1,'soga_cheek_type',0,-25,96), (252467,2210019,1,'soga_chin_type',0,7,-52), (252468,2210019,1,'soga_ear_type',0,-72,0), (252469,2210019,1,'soga_eye_brow_type',0,-96,34), (252470,2210019,0,'soga_eye_color',229,229,102), (252471,2210019,1,'soga_eye_type',-93,0,0), (252472,2210019,0,'soga_hair_color1',109,14,49), (252473,2210019,0,'soga_hair_color2',185,97,0), (252474,2210019,0,'soga_hair_face_color',84,0,0), (252475,2210019,0,'soga_hair_face_highlight_color',40,19,9), (252476,2210019,0,'soga_hair_highlight',79,28,15), (252477,2210019,0,'soga_hair_type_color',84,0,0), (252478,2210019,0,'soga_hair_type_highlight_color',40,19,9), (252479,2210019,1,'soga_lip_type',20,-77,-2), (252480,2210019,1,'soga_nose_type',84,-28,14), (252481,2210019,0,'soga_skin_color',215,195,159), (252482,2210019,0,'wing_color1',255,255,255), (252483,2210019,0,'wing_color2',255,255,255), (252484,2210020,1,'cheek_type',0,25,0), (252485,2210020,1,'chin_type',-20,-28,0), (252486,2210020,1,'ear_type',0,-7,0), (252487,2210020,1,'eye_brow_type',-28,-14,-4), (252488,2210020,0,'eye_color',205,184,150), (252489,2210020,1,'eye_type',32,0,0), (252490,2210020,0,'hair_color1',224,32,156), (252491,2210020,0,'hair_color2',238,0,0), (252492,2210020,0,'hair_face_color',43,30,22), (252493,2210020,0,'hair_face_highlight_color',116,113,110), (252494,2210020,0,'hair_type_color',43,30,22), (252495,2210020,0,'hair_type_highlight_color',116,113,110), (252496,2210020,1,'lip_type',-3,-10,-9), (252497,2210020,1,'nose_type',-22,-32,32), (252498,2210020,0,'skin_color',200,177,139), (252499,2210020,1,'soga_cheek_type',0,-28,-14), (252500,2210020,1,'soga_chin_type',0,-3,-10), (252501,2210020,1,'soga_ear_type',0,32,0), (252502,2210020,1,'soga_eye_brow_type',0,0,-7), (252503,2210020,0,'soga_eye_color',229,229,102), (252504,2210020,1,'soga_eye_type',-18,0,0), (252505,2210020,0,'soga_hair_face_color',43,30,22), (252506,2210020,0,'soga_hair_face_highlight_color',116,113,110), (252507,2210020,0,'soga_hair_type_color',43,30,22), (252508,2210020,0,'soga_hair_type_highlight_color',116,113,110), (252509,2210020,1,'soga_lip_type',-4,0,25), (252510,2210020,1,'soga_nose_type',-9,-20,-28), (252511,2210020,0,'soga_skin_color',200,177,139), (252512,2210020,0,'wing_color1',255,255,255), (252513,2210020,0,'wing_color2',255,255,255), (252514,2210021,1,'cheek_type',39,-44,0), (252515,2210021,1,'chin_type',19,56,-57), (252516,2210021,1,'ear_type',31,-10,0), (252517,2210021,1,'eye_brow_type',71,-23,69), (252518,2210021,0,'eye_color',155,186,169), (252519,2210021,1,'eye_type',91,0,0), (252520,2210021,0,'hair_color1',188,181,31), (252521,2210021,0,'hair_color2',84,0,0), (252522,2210021,0,'hair_face_color',244,246,246), (252523,2210021,0,'hair_face_highlight_color',33,24,42), (252524,2210021,0,'hair_highlight',29,21,28), (252525,2210021,0,'hair_type_color',244,246,246), (252526,2210021,0,'hair_type_highlight_color',33,24,42), (252527,2210021,1,'lip_type',25,-19,-75), (252528,2210021,1,'nose_type',18,-68,-75), (252529,2210021,0,'skin_color',217,184,175), (252530,2210021,1,'soga_cheek_type',0,71,-23), (252531,2210021,1,'soga_chin_type',0,25,-19), (252532,2210021,1,'soga_ear_type',0,91,0), (252533,2210021,1,'soga_eye_brow_type',0,31,-10), (252534,2210021,0,'soga_eye_color',229,229,102), (252535,2210021,1,'soga_eye_type',84,0,0), (252536,2210021,0,'soga_hair_color1',161,165,168), (252537,2210021,0,'soga_hair_color2',50,69,69), (252538,2210021,0,'soga_hair_face_color',244,246,246), (252539,2210021,0,'soga_hair_face_highlight_color',33,24,42), (252540,2210021,0,'soga_hair_highlight',29,21,28), (252541,2210021,0,'soga_hair_type_color',244,246,246), (252542,2210021,0,'soga_hair_type_highlight_color',33,24,42), (252543,2210021,1,'soga_lip_type',69,39,-44), (252544,2210021,1,'soga_nose_type',-75,19,56), (252545,2210021,0,'soga_skin_color',217,184,175), (252546,2210021,0,'wing_color1',255,255,255), (252547,2210021,0,'wing_color2',255,255,255), (252548,2210022,1,'cheek_type',5,4,0), (252549,2210022,1,'chin_type',-8,0,28), (252550,2210022,1,'ear_type',-28,7,0), (252551,2210022,1,'eye_brow_type',-25,0,-25), (252552,2210022,0,'eye_color',119,169,165), (252553,2210022,1,'eye_type',39,0,0), (252554,2210022,0,'hair_face_color',13,9,6), (252555,2210022,0,'hair_face_highlight_color',53,29,2), (252556,2210022,0,'hair_type_color',13,9,6), (252557,2210022,0,'hair_type_highlight_color',53,29,2), (252558,2210022,1,'lip_type',1,-10,9), (252559,2210022,1,'nose_type',-23,0,0), (252560,2210022,0,'skin_color',130,101,62), (252561,2210022,1,'soga_cheek_type',0,-25,0), (252562,2210022,1,'soga_chin_type',0,1,-10), (252563,2210022,1,'soga_ear_type',0,39,0), (252564,2210022,1,'soga_eye_brow_type',0,-28,7), (252565,2210022,0,'soga_eye_color',229,229,102), (252566,2210022,1,'soga_eye_type',39,0,0), (252567,2210022,0,'soga_hair_face_color',13,9,6), (252568,2210022,0,'soga_hair_face_highlight_color',53,29,2), (252569,2210022,0,'soga_hair_type_color',13,9,6), (252570,2210022,0,'soga_hair_type_highlight_color',53,29,2), (252571,2210022,1,'soga_lip_type',-25,5,4), (252572,2210022,1,'soga_nose_type',9,-8,0), (252573,2210022,0,'soga_skin_color',130,101,62), (252574,2210022,0,'wing_color1',255,255,255), (252575,2210022,0,'wing_color2',255,255,255), (252576,2210023,1,'cheek_type',91,8,0), (252577,2210023,1,'chin_type',-14,-65,-79), (252578,2210023,1,'ear_type',69,-85,0), (252579,2210023,1,'eye_brow_type',-28,-55,83), (252580,2210023,0,'eye_color',43,87,100), (252581,2210023,0,'hair_color1',169,185,252), (252582,2210023,0,'hair_color2',31,15,2), (252583,2210023,0,'hair_face_color',233,184,31), (252584,2210023,0,'hair_face_highlight_color',184,128,10), (252585,2210023,0,'hair_highlight',50,3,50), (252586,2210023,0,'hair_type_color',233,184,31), (252587,2210023,0,'hair_type_highlight_color',184,128,10), (252588,2210023,1,'lip_type',21,-85,-18), (252589,2210023,1,'nose_type',59,-87,-71), (252590,2210023,0,'skin_color',246,249,249), (252591,2210023,1,'soga_cheek_type',0,-28,-55), (252592,2210023,1,'soga_chin_type',0,21,-85), (252593,2210023,1,'soga_ear_type',69,-85,0), (252594,2210023,1,'soga_eye_brow_type',0,69,-85), (252595,2210023,0,'soga_eye_color',229,229,102), (252596,2210023,1,'soga_eye_type',31,0,0), (252597,2210023,0,'soga_hair_color1',2,50,0), (252598,2210023,0,'soga_hair_color2',187,136,62), (252599,2210023,0,'soga_hair_face_color',233,184,31), (252600,2210023,0,'soga_hair_face_highlight_color',184,128,10), (252601,2210023,0,'soga_hair_highlight',209,131,22), (252602,2210023,0,'soga_hair_type_color',233,184,31), (252603,2210023,0,'soga_hair_type_highlight_color',184,128,10), (252604,2210023,1,'soga_lip_type',83,91,8), (252605,2210023,1,'soga_nose_type',-18,-14,-65), (252606,2210023,0,'soga_skin_color',246,249,249), (252607,2210024,1,'cheek_type',-17,-25,0), (252608,2210024,1,'chin_type',12,-32,-31), (252609,2210024,1,'ear_type',31,23,0), (252610,2210024,1,'eye_brow_type',2,-31,-18), (252611,2210024,0,'eye_color',84,110,64), (252612,2210024,1,'eye_type',14,0,0), (252613,2210024,0,'hair_color1',9,219,0), (252614,2210024,0,'hair_face_color',245,231,120), (252615,2210024,0,'hair_face_highlight_color',102,42,0), (252616,2210024,0,'hair_type_color',245,231,120), (252617,2210024,0,'hair_type_highlight_color',102,42,0), (252618,2210024,1,'lip_type',37,4,-38), (252619,2210024,1,'nose_type',-8,9,-37), (252620,2210024,0,'skin_color',228,214,201), (252621,2210024,1,'soga_cheek_type',0,2,-31), (252622,2210024,1,'soga_chin_type',0,37,4), (252623,2210024,1,'soga_ear_type',0,14,0), (252624,2210024,1,'soga_eye_brow_type',0,31,23), (252625,2210024,0,'soga_eye_color',229,229,102), (252626,2210024,1,'soga_eye_type',14,0,0), (252627,2210024,0,'soga_hair_face_color',245,231,120), (252628,2210024,0,'soga_hair_face_highlight_color',102,42,0), (252629,2210024,0,'soga_hair_type_color',245,231,120), (252630,2210024,0,'soga_hair_type_highlight_color',102,42,0), (252631,2210024,1,'soga_lip_type',-18,-17,-25), (252632,2210024,1,'soga_nose_type',-38,12,-32), (252633,2210024,0,'soga_skin_color',228,214,201), (252634,2210024,0,'wing_color1',255,255,255), (252635,2210024,0,'wing_color2',255,255,255), (252636,2210025,1,'cheek_type',-17,-42,0), (252637,2210025,1,'chin_type',7,-37,-8), (252638,2210025,1,'ear_type',37,-100,0), (252639,2210025,1,'eye_brow_type',-1,18,11), (252640,2210025,0,'eye_color',89,60,26), (252641,2210025,1,'eye_type',17,0,0), (252642,2210025,0,'hair_color1',169,56,100), (252643,2210025,0,'hair_color2',104,52,0), (252644,2210025,0,'hair_face_color',42,12,17), (252645,2210025,0,'hair_face_highlight_color',36,23,2), (252646,2210025,0,'hair_highlight',79,28,15), (252647,2210025,0,'hair_type_color',42,12,17), (252648,2210025,0,'hair_type_highlight_color',36,23,2), (252649,2210025,1,'lip_type',-56,61,-51), (252650,2210025,1,'nose_type',34,-87,56), (252651,2210025,0,'skin_color',148,112,75), (252652,2210025,1,'soga_cheek_type',0,-1,18), (252653,2210025,1,'soga_chin_type',0,-56,61), (252654,2210025,1,'soga_ear_type',0,17,0), (252655,2210025,1,'soga_eye_brow_type',0,37,-100), (252656,2210025,0,'soga_eye_color',229,229,102), (252657,2210025,1,'soga_eye_type',17,0,0), (252658,2210025,0,'soga_hair_color1',54,45,28), (252659,2210025,0,'soga_hair_color2',104,52,0), (252660,2210025,0,'soga_hair_face_color',42,12,17), (252661,2210025,0,'soga_hair_face_highlight_color',36,23,2), (252662,2210025,0,'soga_hair_highlight',79,28,15), (252663,2210025,0,'soga_hair_type_color',42,12,17), (252664,2210025,0,'soga_hair_type_highlight_color',36,23,2), (252665,2210025,1,'soga_lip_type',11,-17,-42), (252666,2210025,1,'soga_nose_type',-51,7,-37), (252667,2210025,0,'soga_skin_color',148,112,75), (252668,2210025,0,'wing_color1',255,255,255), (252669,2210025,0,'wing_color2',255,255,255), (252670,2210026,1,'cheek_type',-9,58,0), (252671,2210026,1,'chin_type',-10,-52,-62), (252672,2210026,1,'ear_type',-75,-50,0), (252673,2210026,1,'eye_brow_type',-5,-41,-38), (252674,2210026,0,'eye_color',135,0,48), (252675,2210026,1,'eye_type',89,0,0), (252676,2210026,0,'hair_color1',0,38,200), (252677,2210026,1,'lip_type',-52,77,-68), (252678,2210026,1,'nose_type',2,0,38), (252679,2210026,0,'skin_color',143,130,128), (252680,2210026,1,'soga_cheek_type',0,-5,-41), (252681,2210026,1,'soga_chin_type',0,-52,77), (252682,2210026,1,'soga_ear_type',0,89,0), (252683,2210026,1,'soga_eye_brow_type',0,-75,-50), (252684,2210026,0,'soga_eye_color',229,229,102), (252685,2210026,1,'soga_eye_type',89,0,0), (252686,2210026,1,'soga_lip_type',-38,-9,58), (252687,2210026,1,'soga_nose_type',-68,-10,-52), (252688,2210026,0,'soga_skin_color',143,130,128), (252689,2210026,0,'wing_color1',255,255,255), (252690,2210026,0,'wing_color2',255,255,255), (252691,2210027,1,'cheek_type',38,18,0), (252692,2210027,1,'chin_type',-43,-28,18), (252693,2210027,1,'ear_type',29,-23,0), (252694,2210027,1,'eye_brow_type',-3,-19,28), (252695,2210027,0,'eye_color',47,96,107), (252696,2210027,1,'eye_type',-8,0,0), (252697,2210027,0,'hair_color1',253,8,0), (252698,2210027,0,'hair_face_color',125,61,0), (252699,2210027,0,'hair_face_highlight_color',216,192,37), (252700,2210027,0,'hair_type_color',125,61,0), (252701,2210027,0,'hair_type_highlight_color',216,192,37), (252702,2210027,1,'lip_type',-19,-2,-42), (252703,2210027,1,'nose_type',12,-3,8), (252704,2210027,0,'skin_color',236,247,247), (252705,2210027,1,'soga_cheek_type',0,-3,-19), (252706,2210027,1,'soga_chin_type',0,-19,-2), (252707,2210027,1,'soga_ear_type',0,-8,0), (252708,2210027,1,'soga_eye_brow_type',0,29,-23), (252709,2210027,0,'soga_eye_color',229,229,102), (252710,2210027,1,'soga_eye_type',-8,0,0), (252711,2210027,0,'soga_hair_face_color',125,61,0), (252712,2210027,0,'soga_hair_face_highlight_color',216,192,37), (252713,2210027,0,'soga_hair_type_color',125,61,0), (252714,2210027,0,'soga_hair_type_highlight_color',216,192,37), (252715,2210027,1,'soga_lip_type',28,38,18), (252716,2210027,1,'soga_nose_type',-42,-43,-28), (252717,2210027,0,'soga_skin_color',236,247,247), (252718,2210027,0,'wing_color1',255,255,255), (252719,2210027,0,'wing_color2',255,255,255), (252720,2210028,1,'cheek_type',-12,-12,0), (252721,2210028,1,'chin_type',-14,19,-19), (252722,2210028,1,'ear_type',-17,0,0), (252723,2210028,1,'eye_brow_type',-17,9,0), (252724,2210028,0,'eye_color',192,174,138), (252725,2210028,1,'eye_type',4,0,0), (252726,2210028,0,'hair_color1',21,0,0), (252727,2210028,0,'hair_face_color',132,59,0), (252728,2210028,0,'hair_face_highlight_color',150,88,18), (252729,2210028,0,'hair_type_color',132,59,0), (252730,2210028,0,'hair_type_highlight_color',150,88,18), (252731,2210028,1,'lip_type',-43,-2,19), (252732,2210028,1,'nose_type',0,21,0), (252733,2210028,0,'skin_color',232,215,165), (252734,2210028,1,'soga_cheek_type',0,-17,9), (252735,2210028,1,'soga_chin_type',0,-43,-2), (252736,2210028,1,'soga_ear_type',0,4,0), (252737,2210028,1,'soga_eye_brow_type',0,-17,0), (252738,2210028,0,'soga_eye_color',229,229,102), (252739,2210028,1,'soga_eye_type',4,0,0), (252740,2210028,0,'soga_hair_face_color',132,59,0), (252741,2210028,0,'soga_hair_face_highlight_color',150,88,18), (252742,2210028,0,'soga_hair_type_color',132,59,0), (252743,2210028,0,'soga_hair_type_highlight_color',150,88,18), (252744,2210028,1,'soga_lip_type',0,-12,-12), (252745,2210028,1,'soga_nose_type',19,-14,19), (252746,2210028,0,'soga_skin_color',232,215,165), (252747,2210028,0,'wing_color1',255,255,255), (252748,2210028,0,'wing_color2',255,255,255), (252749,2210029,1,'cheek_type',20,14,0), (252750,2210029,1,'chin_type',35,81,68), (252751,2210029,1,'ear_type',-62,28,0), (252752,2210029,1,'eye_brow_type',-56,82,28), (252753,2210029,0,'eye_color',61,120,89), (252754,2210029,1,'eye_type',-41,0,0), (252755,2210029,0,'hair_color1',68,208,248), (252756,2210029,0,'hair_color2',76,0,0), (252757,2210029,0,'hair_face_highlight_color',35,24,1), (252758,2210029,0,'hair_highlight',79,28,15), (252759,2210029,0,'hair_type_highlight_color',35,24,1), (252760,2210029,1,'lip_type',94,-76,-50), (252761,2210029,1,'nose_type',64,68,-48), (252762,2210029,0,'skin_color',241,232,234), (252763,2210029,1,'soga_cheek_type',0,-56,82), (252764,2210029,1,'soga_chin_type',0,94,-76), (252765,2210029,1,'soga_ear_type',0,-41,0), (252766,2210029,1,'soga_eye_brow_type',0,-62,28), (252767,2210029,0,'soga_eye_color',229,229,102), (252768,2210029,1,'soga_eye_type',76,0,0), (252769,2210029,0,'soga_hair_color1',38,22,21), (252770,2210029,0,'soga_hair_color2',120,50,0), (252771,2210029,0,'soga_hair_face_highlight_color',35,24,1), (252772,2210029,0,'soga_hair_highlight',79,28,15), (252773,2210029,0,'soga_hair_type_highlight_color',35,24,1), (252774,2210029,1,'soga_lip_type',28,20,14), (252775,2210029,1,'soga_nose_type',-50,35,81), (252776,2210029,0,'soga_skin_color',241,232,234), (252777,2210029,0,'wing_color1',255,255,255), (252778,2210029,0,'wing_color2',255,255,255), (252779,2210030,1,'cheek_type',-18,-28,0), (252780,2210030,1,'chin_type',0,18,-35), (252781,2210030,1,'ear_type',-7,37,0), (252782,2210030,1,'eye_brow_type',28,3,8), (252783,2210030,0,'eye_color',45,93,106), (252784,2210030,1,'eye_type',3,0,0), (252785,2210030,0,'hair_color1',244,231,0), (252786,2210030,0,'hair_face_color',140,133,130), (252787,2210030,0,'hair_face_highlight_color',159,109,0), (252788,2210030,0,'hair_type_color',140,133,130), (252789,2210030,0,'hair_type_highlight_color',159,109,0), (252790,2210030,1,'lip_type',29,35,-7), (252791,2210030,1,'nose_type',20,-12,-25), (252792,2210030,0,'skin_color',246,253,253), (252793,2210030,1,'soga_cheek_type',0,28,3), (252794,2210030,1,'soga_chin_type',0,29,35), (252795,2210030,1,'soga_ear_type',0,3,0), (252796,2210030,1,'soga_eye_brow_type',0,-7,37), (252797,2210030,0,'soga_eye_color',229,229,102), (252798,2210030,1,'soga_eye_type',3,0,0), (252799,2210030,0,'soga_hair_face_color',140,133,130), (252800,2210030,0,'soga_hair_face_highlight_color',159,109,0), (252801,2210030,0,'soga_hair_type_color',140,133,130), (252802,2210030,0,'soga_hair_type_highlight_color',159,109,0), (252803,2210030,1,'soga_lip_type',8,-18,-28), (252804,2210030,1,'soga_nose_type',-7,0,18), (252805,2210030,0,'soga_skin_color',246,253,253), (252806,2210030,0,'wing_color1',255,255,255), (252807,2210030,0,'wing_color2',255,255,255), (252808,2210031,0,'eye_color',255,255,255), (252809,2210031,0,'skin_color',255,255,255), (252810,2210031,0,'soga_eye_color',255,0,255), (252811,2210032,0,'eye_color',147,215,203), (252812,2210032,0,'skin_color',136,136,82), (252813,2210032,0,'soga_eye_color',255,0,255), (252814,2210033,1,'cheek_type',0,-3,0), (252815,2210033,1,'chin_type',-50,97,3), (252816,2210033,1,'ear_type',62,-25,0), (252817,2210033,1,'eye_brow_type',-64,-81,-3), (252818,2210033,0,'eye_color',43,70,43), (252819,2210033,1,'eye_type',10,0,0), (252820,2210033,0,'hair_color1',38,22,21), (252821,2210033,0,'hair_color2',120,50,0), (252822,2210033,0,'hair_face_color',37,22,5), (252823,2210033,0,'hair_face_highlight_color',15,1,21), (252824,2210033,0,'hair_highlight',91,21,51), (252825,2210033,0,'hair_type_color',37,22,5), (252826,2210033,0,'hair_type_highlight_color',121,38,35), (252827,2210033,1,'lip_type',40,46,-71), (252828,2210033,1,'nose_type',96,62,-14), (252829,2210033,0,'skin_color',245,249,245), (252830,2210033,1,'soga_cheek_type',0,-64,-81), (252831,2210033,1,'soga_chin_type',0,40,46), (252832,2210033,1,'soga_ear_type',0,10,0), (252833,2210033,1,'soga_eye_brow_type',0,62,-25), (252834,2210033,0,'soga_eye_color',229,229,102), (252835,2210033,1,'soga_eye_type',-38,0,0), (252836,2210033,0,'soga_hair_color1',38,22,21), (252837,2210033,0,'soga_hair_color2',120,40,0), (252838,2210033,0,'soga_hair_face_color',37,22,5), (252839,2210033,0,'soga_hair_face_highlight_color',121,38,35), (252840,2210033,0,'soga_hair_highlight',91,21,51), (252841,2210033,0,'soga_hair_type_color',37,22,5), (252842,2210033,0,'soga_hair_type_highlight_color',121,38,35), (252843,2210033,1,'soga_lip_type',-3,0,-3), (252844,2210033,1,'soga_nose_type',-71,-50,97), (252845,2210033,0,'soga_skin_color',245,249,245), (252846,2210033,0,'wing_color1',255,255,255), (252847,2210033,0,'wing_color2',255,255,255), (252848,2210034,0,'eye_color',255,255,255), (252849,2210034,0,'skin_color',255,255,255), (252850,2210034,0,'soga_eye_color',255,0,255), (252851,2210035,1,'cheek_type',-17,-25,0), (252852,2210035,1,'chin_type',12,-32,-31), (252853,2210035,1,'ear_type',31,23,0), (252854,2210035,1,'eye_brow_type',2,-31,-18), (252855,2210035,0,'eye_color',84,110,64), (252856,2210035,1,'eye_type',14,0,0), (252857,2210035,0,'hair_face_color',245,231,120), (252858,2210035,0,'hair_face_highlight_color',102,42,0), (252859,2210035,0,'hair_type_color',245,231,120), (252860,2210035,0,'hair_type_highlight_color',102,42,0), (252861,2210035,1,'lip_type',37,4,-38), (252862,2210035,1,'nose_type',-8,9,-37), (252863,2210035,0,'skin_color',228,214,201), (252864,2210035,1,'soga_cheek_type',-17,-25,0), (252865,2210035,1,'soga_chin_type',12,-32,-31), (252866,2210035,1,'soga_ear_type',31,23,0), (252867,2210035,1,'soga_eye_brow_type',2,-31,-18), (252868,2210035,0,'soga_eye_color',229,229,102), (252869,2210035,1,'soga_eye_type',14,0,0), (252870,2210035,0,'soga_hair_face_color',245,231,120), (252871,2210035,0,'soga_hair_face_highlight_color',102,42,0), (252872,2210035,0,'soga_hair_type_color',245,231,120), (252873,2210035,0,'soga_hair_type_highlight_color',102,42,0), (252874,2210035,1,'soga_lip_type',37,4,-38), (252875,2210035,1,'soga_nose_type',-8,9,-37), (252876,2210035,0,'soga_skin_color',228,214,201), (252877,2210035,0,'wing_color1',255,255,255), (252878,2210035,0,'wing_color2',255,255,255), (252879,2210036,1,'cheek_type',100,-100,0), (252880,2210036,1,'chin_type',-81,-44,84), (252881,2210036,1,'ear_type',9,-5,0), (252882,2210036,1,'eye_brow_type',35,-22,-25), (252883,2210036,0,'eye_color',146,179,157), (252884,2210036,1,'eye_type',-100,0,0), (252885,2210036,0,'hair_color1',123,123,130), (252886,2210036,0,'hair_color2',144,140,137), (252887,2210036,0,'hair_face_color',119,147,147), (252888,2210036,0,'hair_face_highlight_color',56,53,68), (252889,2210036,0,'hair_highlight',50,48,56), (252890,2210036,0,'hair_type_color',119,147,147), (252891,2210036,0,'hair_type_highlight_color',56,53,68), (252892,2210036,1,'lip_type',100,-19,-34), (252893,2210036,1,'nose_type',-43,87,11), (252894,2210036,0,'skin_color',220,160,157), (252895,2210036,1,'soga_cheek_type',100,-100,0), (252896,2210036,1,'soga_chin_type',-81,-44,84), (252897,2210036,1,'soga_ear_type',9,-5,0), (252898,2210036,1,'soga_eye_brow_type',35,-22,-25), (252899,2210036,0,'soga_eye_color',229,229,102), (252900,2210036,1,'soga_eye_type',-100,0,0), (252901,2210036,0,'soga_hair_color1',123,123,130), (252902,2210036,0,'soga_hair_color2',144,140,137), (252903,2210036,0,'soga_hair_face_color',119,147,147), (252904,2210036,0,'soga_hair_face_highlight_color',56,53,68), (252905,2210036,0,'soga_hair_highlight',50,48,56), (252906,2210036,0,'soga_hair_type_color',119,147,147), (252907,2210036,0,'soga_hair_type_highlight_color',56,53,68), (252908,2210036,1,'soga_lip_type',100,-19,-34), (252909,2210036,1,'soga_nose_type',-43,87,11), (252910,2210036,0,'soga_skin_color',220,160,157), (252911,2210036,0,'wing_color1',255,255,255), (252912,2210036,0,'wing_color2',255,255,255), (252913,2210037,1,'cheek_type',8,-11,0), (252914,2210037,1,'chin_type',-7,0,-22), (252915,2210037,1,'ear_type',7,-38,0), (252916,2210037,1,'eye_brow_type',29,-32,0), (252917,2210037,0,'eye_color',137,186,200), (252918,2210037,1,'eye_type',7,0,0), (252919,2210037,0,'hair_face_color',77,77,77), (252920,2210037,0,'hair_face_highlight_color',19,18,8), (252921,2210037,0,'hair_type_color',77,77,77), (252922,2210037,0,'hair_type_highlight_color',19,18,8), (252923,2210037,1,'lip_type',11,-44,-34), (252924,2210037,1,'nose_type',0,23,-31), (252925,2210037,0,'skin_color',198,198,198), (252926,2210037,1,'soga_cheek_type',8,-11,0), (252927,2210037,1,'soga_chin_type',-7,0,-22), (252928,2210037,1,'soga_ear_type',7,-38,0), (252929,2210037,1,'soga_eye_brow_type',29,-32,0), (252930,2210037,0,'soga_eye_color',229,229,102), (252931,2210037,1,'soga_eye_type',7,0,0), (252932,2210037,0,'soga_hair_face_color',77,77,77), (252933,2210037,0,'soga_hair_face_highlight_color',19,18,8), (252934,2210037,0,'soga_hair_type_color',77,77,77), (252935,2210037,0,'soga_hair_type_highlight_color',19,18,8), (252936,2210037,1,'soga_lip_type',11,-44,-34), (252937,2210037,1,'soga_nose_type',0,23,-31), (252938,2210037,0,'soga_skin_color',198,198,198), (252939,2210037,0,'wing_color1',255,255,255), (252940,2210037,0,'wing_color2',255,255,255), (252941,2210038,1,'cheek_type',-14,-18,0), (252942,2210038,1,'chin_type',12,39,3), (252943,2210038,1,'ear_type',-3,-7,0), (252944,2210038,1,'eye_brow_type',39,-23,32), (252945,2210038,0,'eye_color',145,137,85), (252946,2210038,0,'hair_face_color',119,57,0), (252947,2210038,0,'hair_face_highlight_color',103,69,0), (252948,2210038,0,'hair_type_color',119,57,0), (252949,2210038,0,'hair_type_highlight_color',103,69,0), (252950,2210038,1,'lip_type',-2,21,39), (252951,2210038,1,'nose_type',-12,-9,-5), (252952,2210038,0,'skin_color',236,236,215), (252953,2210038,1,'soga_cheek_type',-14,-18,0), (252954,2210038,1,'soga_chin_type',12,39,3), (252955,2210038,1,'soga_ear_type',-3,-7,0), (252956,2210038,1,'soga_eye_brow_type',39,-23,32), (252957,2210038,0,'soga_eye_color',229,229,102), (252958,2210038,0,'soga_hair_face_color',119,57,0), (252959,2210038,0,'soga_hair_face_highlight_color',103,69,0), (252960,2210038,0,'soga_hair_type_color',119,57,0), (252961,2210038,0,'soga_hair_type_highlight_color',103,69,0), (252962,2210038,1,'soga_lip_type',-2,21,39), (252963,2210038,1,'soga_nose_type',-12,-9,-5), (252964,2210038,0,'soga_skin_color',236,236,215), (252965,2210038,0,'wing_color1',255,255,255), (252966,2210038,0,'wing_color2',255,255,255), (252967,2210039,1,'cheek_type',-4,-2,0), (252968,2210039,1,'chin_type',-28,7,-18), (252969,2210039,1,'ear_type',-31,34,0), (252970,2210039,1,'eye_brow_type',25,38,8), (252971,2210039,0,'eye_color',106,166,183), (252972,2210039,1,'eye_type',44,0,0), (252973,2210039,0,'hair_face_color',42,40,37), (252974,2210039,0,'hair_face_highlight_color',77,56,32), (252975,2210039,0,'hair_type_color',42,40,37), (252976,2210039,0,'hair_type_highlight_color',77,56,32), (252977,2210039,1,'lip_type',-12,-25,7), (252978,2210039,1,'nose_type',-17,2,-43), (252979,2210039,0,'skin_color',215,213,202), (252980,2210039,1,'soga_cheek_type',-4,-2,0), (252981,2210039,1,'soga_chin_type',-28,7,-18), (252982,2210039,1,'soga_ear_type',-31,34,0), (252983,2210039,1,'soga_eye_brow_type',25,38,8), (252984,2210039,0,'soga_eye_color',229,229,102), (252985,2210039,1,'soga_eye_type',44,0,0), (252986,2210039,0,'soga_hair_face_color',42,40,37), (252987,2210039,0,'soga_hair_face_highlight_color',77,56,32), (252988,2210039,0,'soga_hair_type_color',42,40,37), (252989,2210039,0,'soga_hair_type_highlight_color',77,56,32), (252990,2210039,1,'soga_lip_type',-12,-25,7), (252991,2210039,1,'soga_nose_type',-17,2,-43), (252992,2210039,0,'soga_skin_color',215,213,202), (252993,2210039,0,'wing_color1',255,255,255), (252994,2210039,0,'wing_color2',255,255,255), (252995,2210040,0,'eye_color',255,255,255), (252996,2210040,0,'skin_color',255,255,255), (252997,2210040,0,'soga_eye_color',255,0,255), (252998,2210041,1,'cheek_type',35,-8,0), (252999,2210041,1,'chin_type',10,-3,-3), (253000,2210041,1,'ear_type',-28,20,0), (253001,2210041,1,'eye_brow_type',-75,37,20), (253002,2210041,0,'eye_color',55,92,59), (253003,2210041,1,'eye_type',39,0,0), (253004,2210041,0,'hair_face_color',85,83,58), (253005,2210041,0,'hair_face_highlight_color',243,238,202), (253006,2210041,0,'hair_type_color',85,83,58), (253007,2210041,0,'hair_type_highlight_color',243,238,202), (253008,2210041,1,'lip_type',88,-23,10), (253009,2210041,1,'nose_type',-2,40,14), (253010,2210041,0,'skin_color',248,251,251), (253011,2210041,1,'soga_cheek_type',35,-8,0), (253012,2210041,1,'soga_chin_type',10,-3,-3), (253013,2210041,1,'soga_ear_type',-28,20,0), (253014,2210041,1,'soga_eye_brow_type',-75,37,20), (253015,2210041,0,'soga_eye_color',229,229,102), (253016,2210041,1,'soga_eye_type',39,0,0), (253017,2210041,0,'soga_hair_face_color',85,83,58), (253018,2210041,0,'soga_hair_face_highlight_color',243,238,202), (253019,2210041,0,'soga_hair_type_color',85,83,58), (253020,2210041,0,'soga_hair_type_highlight_color',243,238,202), (253021,2210041,1,'soga_lip_type',88,-23,10), (253022,2210041,1,'soga_nose_type',-2,40,14), (253023,2210041,0,'soga_skin_color',248,251,251), (253024,2210041,0,'wing_color1',255,255,255), (253025,2210041,0,'wing_color2',255,255,255), (253026,2210042,1,'cheek_type',8,12,0), (253027,2210042,1,'chin_type',9,-14,2), (253028,2210042,1,'ear_type',-8,0,0), (253029,2210042,1,'eye_brow_type',11,-11,31), (253030,2210042,0,'eye_color',124,166,149), (253031,2210042,1,'eye_type',14,0,0), (253032,2210042,0,'hair_face_color',42,29,0), (253033,2210042,0,'hair_face_highlight_color',171,158,53), (253034,2210042,0,'hair_type_color',42,29,0), (253035,2210042,0,'hair_type_highlight_color',171,158,53), (253036,2210042,1,'lip_type',-34,17,10), (253037,2210042,1,'nose_type',47,-7,1), (253038,2210042,0,'skin_color',229,223,190), (253039,2210042,1,'soga_cheek_type',8,12,0), (253040,2210042,1,'soga_chin_type',9,-14,2), (253041,2210042,1,'soga_ear_type',-8,0,0), (253042,2210042,1,'soga_eye_brow_type',11,-11,31), (253043,2210042,0,'soga_eye_color',229,229,102), (253044,2210042,1,'soga_eye_type',14,0,0), (253045,2210042,0,'soga_hair_face_color',42,29,0), (253046,2210042,0,'soga_hair_face_highlight_color',171,158,53), (253047,2210042,0,'soga_hair_type_color',42,29,0), (253048,2210042,0,'soga_hair_type_highlight_color',171,158,53), (253049,2210042,1,'soga_lip_type',-34,17,10), (253050,2210042,1,'soga_nose_type',47,-7,1), (253051,2210042,0,'soga_skin_color',229,223,190), (253052,2210042,0,'wing_color1',255,255,255), (253053,2210042,0,'wing_color2',255,255,255), (253054,2210043,1,'cheek_type',-100,-1,0), (253055,2210043,1,'chin_type',-20,-50,100), (253056,2210043,1,'ear_type',-100,28,0), (253057,2210043,1,'eye_brow_type',100,-75,3), (253058,2210043,0,'eye_color',63,118,77), (253059,2210043,1,'eye_type',68,0,0), (253060,2210043,0,'hair_color1',114,112,142), (253061,2210043,0,'hair_color2',152,138,129), (253062,2210043,0,'hair_face_color',127,153,153), (253063,2210043,0,'hair_face_highlight_color',84,0,0), (253064,2210043,0,'hair_highlight',109,14,49), (253065,2210043,0,'hair_type_color',127,153,153), (253066,2210043,0,'hair_type_highlight_color',84,0,0), (253067,2210043,1,'lip_type',-100,100,17), (253068,2210043,1,'nose_type',45,69,78), (253069,2210043,0,'skin_color',199,139,123), (253070,2210043,1,'soga_cheek_type',-100,-1,0), (253071,2210043,1,'soga_chin_type',-20,-50,100), (253072,2210043,1,'soga_ear_type',-100,28,0), (253073,2210043,1,'soga_eye_brow_type',100,-75,3), (253074,2210043,0,'soga_eye_color',229,229,102), (253075,2210043,1,'soga_eye_type',68,0,0), (253076,2210043,0,'soga_hair_color1',114,112,142), (253077,2210043,0,'soga_hair_color2',152,138,129), (253078,2210043,0,'soga_hair_face_color',127,153,153), (253079,2210043,0,'soga_hair_face_highlight_color',84,0,0), (253080,2210043,0,'soga_hair_highlight',109,14,49), (253081,2210043,0,'soga_hair_type_color',127,153,153), (253082,2210043,0,'soga_hair_type_highlight_color',84,0,0), (253083,2210043,1,'soga_lip_type',-100,100,17), (253084,2210043,1,'soga_nose_type',45,69,78), (253085,2210043,0,'soga_skin_color',199,139,123), (253086,2210043,0,'wing_color1',255,255,255), (253087,2210043,0,'wing_color2',255,255,255), (253088,2210044,0,'eye_color',253,239,191), (253089,2210044,0,'skin_color',66,43,8), (253090,2210044,0,'soga_eye_color',255,0,255), (253091,2210045,1,'cheek_type',21,21,0), (253092,2210045,1,'chin_type',-37,-34,17), (253093,2210045,1,'ear_type',-5,-19,0), (253094,2210045,1,'eye_brow_type',-12,-31,44), (253095,2210045,0,'eye_color',126,178,192), (253096,2210045,0,'hair_face_color',129,86,0), (253097,2210045,0,'hair_face_highlight_color',81,75,27), (253098,2210045,0,'hair_type_color',129,86,0), (253099,2210045,0,'hair_type_highlight_color',81,75,27), (253100,2210045,1,'lip_type',-9,-2,-5), (253101,2210045,1,'nose_type',-7,34,12), (253102,2210045,0,'skin_color',168,126,89), (253103,2210045,1,'soga_cheek_type',21,21,0), (253104,2210045,1,'soga_chin_type',-37,-34,17), (253105,2210045,1,'soga_ear_type',-5,-19,0), (253106,2210045,1,'soga_eye_brow_type',-12,-31,44), (253107,2210045,0,'soga_eye_color',229,229,102), (253108,2210045,0,'soga_hair_face_color',129,86,0), (253109,2210045,0,'soga_hair_face_highlight_color',81,75,27), (253110,2210045,0,'soga_hair_type_color',129,86,0), (253111,2210045,0,'soga_hair_type_highlight_color',81,75,27), (253112,2210045,1,'soga_lip_type',-9,-2,-5), (253113,2210045,1,'soga_nose_type',-7,34,12), (253114,2210045,0,'soga_skin_color',168,126,89), (253115,2210045,0,'wing_color1',255,255,255), (253116,2210045,0,'wing_color2',255,255,255), (253117,2210046,0,'eye_color',255,255,255), (253118,2210046,0,'skin_color',255,255,255), (253119,2210046,0,'soga_eye_color',255,0,255), (253120,2210047,1,'cheek_type',74,52,0), (253121,2210047,1,'chin_type',-75,71,62), (253122,2210047,1,'ear_type',-14,69,0), (253123,2210047,1,'eye_brow_type',0,-37,-68), (253124,2210047,0,'eye_color',53,114,113), (253125,2210047,1,'eye_type',31,0,0), (253126,2210047,0,'hair_face_highlight_color',47,15,18), (253127,2210047,0,'hair_type_highlight_color',47,15,18), (253128,2210047,1,'lip_type',-89,-68,-1), (253129,2210047,1,'nose_type',69,11,-95), (253130,2210047,0,'skin_color',205,158,117), (253131,2210047,1,'soga_cheek_type',74,52,0), (253132,2210047,1,'soga_chin_type',-75,71,62), (253133,2210047,1,'soga_ear_type',-14,69,0), (253134,2210047,1,'soga_eye_brow_type',0,-37,-68), (253135,2210047,0,'soga_eye_color',204,204,204), (253136,2210047,1,'soga_eye_type',31,0,0), (253137,2210047,0,'soga_hair_face_highlight_color',47,15,18), (253138,2210047,0,'soga_hair_type_highlight_color',47,15,18), (253139,2210047,1,'soga_lip_type',-89,-68,-1), (253140,2210047,1,'soga_nose_type',69,11,-95), (253141,2210047,0,'soga_skin_color',205,158,117), (253142,2210048,1,'cheek_type',9,22,0), (253143,2210048,1,'chin_type',4,4,43), (253144,2210048,1,'ear_type',5,-34,0), (253145,2210048,1,'eye_brow_type',1,12,9), (253146,2210048,0,'eye_color',47,100,102), (253147,2210048,0,'hair_face_color',194,164,6), (253148,2210048,0,'hair_face_highlight_color',188,168,37), (253149,2210048,0,'hair_type_color',194,164,6), (253150,2210048,0,'hair_type_highlight_color',188,168,37), (253151,2210048,1,'lip_type',-7,26,-34), (253152,2210048,1,'nose_type',18,29,19), (253153,2210048,0,'skin_color',206,162,137), (253154,2210048,1,'soga_cheek_type',9,22,0), (253155,2210048,1,'soga_chin_type',4,4,43), (253156,2210048,1,'soga_ear_type',5,-34,0), (253157,2210048,1,'soga_eye_brow_type',1,12,9), (253158,2210048,0,'soga_eye_color',229,229,102), (253159,2210048,0,'soga_hair_face_color',194,164,6), (253160,2210048,0,'soga_hair_face_highlight_color',188,168,37), (253161,2210048,0,'soga_hair_type_color',194,164,6), (253162,2210048,0,'soga_hair_type_highlight_color',188,168,37), (253163,2210048,1,'soga_lip_type',-7,26,-34), (253164,2210048,1,'soga_nose_type',18,29,19), (253165,2210048,0,'soga_skin_color',206,162,137), (253166,2210048,0,'wing_color1',255,255,255), (253167,2210048,0,'wing_color2',255,255,255), (253168,2210049,1,'cheek_type',-46,-46,0), (253169,2210049,1,'chin_type',-18,-7,1), (253170,2210049,1,'ear_type',3,34,0), (253171,2210049,1,'eye_brow_type',3,-2,-12), (253172,2210049,0,'eye_color',130,182,196), (253173,2210049,1,'eye_type',-14,0,0), (253174,2210049,0,'hair_face_color',222,147,33), (253175,2210049,0,'hair_face_highlight_color',56,25,0), (253176,2210049,0,'hair_type_color',222,147,33), (253177,2210049,0,'hair_type_highlight_color',56,25,0), (253178,2210049,1,'lip_type',14,11,-8), (253179,2210049,1,'nose_type',-17,4,-21), (253180,2210049,0,'skin_color',234,227,205), (253181,2210049,1,'soga_cheek_type',-46,-46,0), (253182,2210049,1,'soga_chin_type',-18,-7,1), (253183,2210049,1,'soga_ear_type',3,34,0), (253184,2210049,1,'soga_eye_brow_type',3,-2,-12), (253185,2210049,0,'soga_eye_color',229,229,102), (253186,2210049,1,'soga_eye_type',-14,0,0), (253187,2210049,0,'soga_hair_face_color',222,147,33), (253188,2210049,0,'soga_hair_face_highlight_color',56,25,0), (253189,2210049,0,'soga_hair_type_color',222,147,33), (253190,2210049,0,'soga_hair_type_highlight_color',56,25,0), (253191,2210049,1,'soga_lip_type',14,11,-8), (253192,2210049,1,'soga_nose_type',-17,4,-21), (253193,2210049,0,'soga_skin_color',234,227,205), (253194,2210049,0,'wing_color1',255,255,255), (253195,2210049,0,'wing_color2',255,255,255), (253196,2210050,1,'cheek_type',75,71,0), (253197,2210050,1,'chin_type',-5,-31,0), (253198,2210050,1,'ear_type',14,-28,0), (253199,2210050,1,'eye_brow_type',81,-41,-71), (253200,2210050,0,'eye_color',139,104,50), (253201,2210050,1,'eye_type',-7,0,0), (253202,2210050,0,'hair_color1',43,36,70), (253203,2210050,0,'hair_color2',68,72,71), (253204,2210050,0,'hair_face_color',61,61,75), (253205,2210050,0,'hair_face_highlight_color',15,1,21), (253206,2210050,0,'hair_highlight',29,21,28), (253207,2210050,0,'hair_type_color',61,61,75), (253208,2210050,0,'hair_type_highlight_color',15,1,21), (253209,2210050,1,'lip_type',-37,-46,-44), (253210,2210050,1,'nose_type',63,14,34), (253211,2210050,0,'skin_color',176,127,99), (253212,2210050,1,'soga_cheek_type',75,71,0), (253213,2210050,1,'soga_chin_type',-5,-31,0), (253214,2210050,1,'soga_ear_type',14,-28,0), (253215,2210050,1,'soga_eye_brow_type',81,-41,-71), (253216,2210050,0,'soga_eye_color',229,229,102), (253217,2210050,1,'soga_eye_type',-7,0,0), (253218,2210050,0,'soga_hair_color1',43,36,70), (253219,2210050,0,'soga_hair_color2',68,72,71), (253220,2210050,0,'soga_hair_face_color',61,61,75), (253221,2210050,0,'soga_hair_face_highlight_color',15,1,21), (253222,2210050,0,'soga_hair_highlight',29,21,28), (253223,2210050,0,'soga_hair_type_color',61,61,75), (253224,2210050,0,'soga_hair_type_highlight_color',15,1,21), (253225,2210050,1,'soga_lip_type',-37,-46,-44), (253226,2210050,1,'soga_nose_type',63,14,34), (253227,2210050,0,'soga_skin_color',176,127,99), (253228,2210050,0,'wing_color1',255,255,255), (253229,2210050,0,'wing_color2',255,255,255), (253230,2210051,1,'cheek_type',-12,0,0), (253231,2210051,1,'chin_type',-9,2,25), (253232,2210051,1,'ear_type',20,-1,0), (253233,2210051,1,'eye_brow_type',-12,0,-11), (253234,2210051,0,'eye_color',139,165,134), (253235,2210051,1,'eye_type',-14,0,0), (253236,2210051,0,'hair_face_color',162,153,149), (253237,2210051,0,'hair_face_highlight_color',229,227,223), (253238,2210051,0,'hair_type_color',162,153,149), (253239,2210051,0,'hair_type_highlight_color',229,227,223), (253240,2210051,1,'lip_type',0,0,7), (253241,2210051,1,'nose_type',17,-28,1), (253242,2210051,0,'skin_color',236,195,194), (253243,2210051,1,'soga_cheek_type',-12,0,0), (253244,2210051,1,'soga_chin_type',-9,2,25), (253245,2210051,1,'soga_ear_type',20,-1,0), (253246,2210051,1,'soga_eye_brow_type',-12,0,-11), (253247,2210051,0,'soga_eye_color',229,229,102), (253248,2210051,1,'soga_eye_type',-14,0,0), (253249,2210051,0,'soga_hair_face_color',162,153,149), (253250,2210051,0,'soga_hair_face_highlight_color',229,227,223), (253251,2210051,0,'soga_hair_type_color',162,153,149), (253252,2210051,0,'soga_hair_type_highlight_color',229,227,223), (253253,2210051,1,'soga_lip_type',0,0,7), (253254,2210051,1,'soga_nose_type',17,-28,1), (253255,2210051,0,'soga_skin_color',236,195,194), (253256,2210051,0,'wing_color1',255,255,255), (253257,2210051,0,'wing_color2',255,255,255), (253258,2210052,1,'cheek_type',-2,25,0), (253259,2210052,1,'chin_type',-34,0,2), (253260,2210052,1,'ear_type',-23,9,0), (253261,2210052,1,'eye_brow_type',2,-17,-2), (253262,2210052,0,'eye_color',139,121,65), (253263,2210052,1,'eye_type',-28,0,0), (253264,2210052,0,'hair_face_color',43,29,21), (253265,2210052,0,'hair_face_highlight_color',42,38,34), (253266,2210052,0,'hair_type_color',43,29,21), (253267,2210052,0,'hair_type_highlight_color',42,38,34), (253268,2210052,1,'lip_type',4,14,3), (253269,2210052,1,'nose_type',14,3,-1), (253270,2210052,0,'skin_color',222,180,182), (253271,2210052,1,'soga_cheek_type',-2,25,0), (253272,2210052,1,'soga_chin_type',-34,0,2), (253273,2210052,1,'soga_ear_type',-23,9,0), (253274,2210052,1,'soga_eye_brow_type',2,-17,-2), (253275,2210052,0,'soga_eye_color',229,229,102), (253276,2210052,1,'soga_eye_type',-28,0,0), (253277,2210052,0,'soga_hair_face_color',43,29,21), (253278,2210052,0,'soga_hair_face_highlight_color',42,38,34), (253279,2210052,0,'soga_hair_type_color',43,29,21), (253280,2210052,0,'soga_hair_type_highlight_color',42,38,34), (253281,2210052,1,'soga_lip_type',4,14,3), (253282,2210052,1,'soga_nose_type',14,3,-1), (253283,2210052,0,'soga_skin_color',222,180,182), (253284,2210052,0,'wing_color1',255,255,255), (253285,2210052,0,'wing_color2',255,255,255), (253286,2210053,0,'eye_color',255,255,255), (253287,2210053,0,'skin_color',255,255,255), (253288,2210053,0,'soga_eye_color',255,0,255), (253289,2210054,0,'eye_color',255,255,255), (253290,2210054,0,'skin_color',255,255,255), (253291,2210054,0,'soga_eye_color',255,0,255), (253292,2210055,0,'eye_color',255,255,255), (253293,2210055,0,'skin_color',255,255,255), (253294,2210055,0,'soga_eye_color',255,0,255), (253295,2210056,1,'cheek_type',32,14,0), (253296,2210056,1,'chin_type',11,-9,7), (253297,2210056,1,'ear_type',-43,28,0), (253298,2210056,1,'eye_brow_type',9,-19,21), (253299,2210056,0,'eye_color',194,183,151), (253300,2210056,0,'hair_face_color',89,32,16), (253301,2210056,0,'hair_face_highlight_color',84,32,7), (253302,2210056,0,'hair_type_color',89,32,16), (253303,2210056,0,'hair_type_highlight_color',84,32,7), (253304,2210056,1,'lip_type',18,17,8), (253305,2210056,1,'nose_type',14,-29,-31), (253306,2210056,0,'skin_color',196,202,181), (253307,2210056,1,'soga_cheek_type',32,14,0), (253308,2210056,1,'soga_chin_type',11,-9,7), (253309,2210056,1,'soga_ear_type',-43,28,0), (253310,2210056,1,'soga_eye_brow_type',9,-19,21), (253311,2210056,0,'soga_eye_color',229,229,102), (253312,2210056,0,'soga_hair_face_color',89,32,16), (253313,2210056,0,'soga_hair_face_highlight_color',84,32,7), (253314,2210056,0,'soga_hair_type_color',89,32,16), (253315,2210056,0,'soga_hair_type_highlight_color',84,32,7), (253316,2210056,1,'soga_lip_type',18,17,8), (253317,2210056,1,'soga_nose_type',14,-29,-31), (253318,2210056,0,'soga_skin_color',196,202,181), (253319,2210056,0,'wing_color1',255,255,255), (253320,2210056,0,'wing_color2',255,255,255), (253321,2210057,1,'cheek_type',0,2,0), (253322,2210057,1,'chin_type',-38,3,2), (253323,2210057,1,'ear_type',23,-5,0), (253324,2210057,1,'eye_brow_type',34,0,14), (253325,2210057,0,'eye_color',222,35,32), (253326,2210057,1,'eye_type',-32,0,0), (253327,2210057,0,'hair_face_color',52,38,20), (253328,2210057,0,'hair_face_highlight_color',216,192,37), (253329,2210057,0,'hair_type_color',52,38,20), (253330,2210057,0,'hair_type_highlight_color',216,192,37), (253331,2210057,1,'lip_type',-31,-2,10), (253332,2210057,1,'nose_type',-2,17,-14), (253333,2210057,0,'skin_color',25,9,1), (253334,2210057,1,'soga_cheek_type',0,2,0), (253335,2210057,1,'soga_chin_type',-38,3,2), (253336,2210057,1,'soga_ear_type',23,-5,0), (253337,2210057,1,'soga_eye_brow_type',34,0,14), (253338,2210057,0,'soga_eye_color',229,229,102), (253339,2210057,1,'soga_eye_type',-32,0,0), (253340,2210057,0,'soga_hair_face_color',52,38,20), (253341,2210057,0,'soga_hair_face_highlight_color',216,192,37), (253342,2210057,0,'soga_hair_type_color',52,38,20), (253343,2210057,0,'soga_hair_type_highlight_color',216,192,37), (253344,2210057,1,'soga_lip_type',-31,-2,10), (253345,2210057,1,'soga_nose_type',-2,17,-14), (253346,2210057,0,'soga_skin_color',25,9,1), (253347,2210057,0,'wing_color1',255,255,255), (253348,2210057,0,'wing_color2',255,255,255), (253349,2210058,1,'cheek_type',61,-21,0), (253350,2210058,1,'chin_type',7,-37,2), (253351,2210058,1,'ear_type',-88,-56,0), (253352,2210058,1,'eye_brow_type',-48,56,-28), (253353,2210058,0,'eye_color',105,155,136), (253354,2210058,1,'eye_type',-34,0,0), (253355,2210058,0,'hair_color1',91,21,51), (253356,2210058,0,'hair_color2',159,88,0), (253357,2210058,0,'hair_face_color',108,24,23), (253358,2210058,0,'hair_face_highlight_color',220,180,17), (253359,2210058,0,'hair_highlight',239,221,86), (253360,2210058,0,'hair_type_color',108,24,23), (253361,2210058,0,'hair_type_highlight_color',220,180,17), (253362,2210058,1,'lip_type',56,95,-95), (253363,2210058,1,'nose_type',-62,-96,-10), (253364,2210058,0,'skin_color',153,158,142), (253365,2210058,1,'soga_cheek_type',61,-21,0), (253366,2210058,1,'soga_chin_type',7,-37,2), (253367,2210058,1,'soga_ear_type',-88,-56,0), (253368,2210058,1,'soga_eye_brow_type',-48,56,-28), (253369,2210058,0,'soga_eye_color',229,229,102), (253370,2210058,1,'soga_eye_type',-34,0,0), (253371,2210058,0,'soga_hair_color1',91,21,51), (253372,2210058,0,'soga_hair_color2',159,88,0), (253373,2210058,0,'soga_hair_face_color',108,24,23), (253374,2210058,0,'soga_hair_face_highlight_color',220,180,17), (253375,2210058,0,'soga_hair_highlight',239,221,86), (253376,2210058,0,'soga_hair_type_color',108,24,23), (253377,2210058,0,'soga_hair_type_highlight_color',220,180,17), (253378,2210058,1,'soga_lip_type',56,95,-95), (253379,2210058,1,'soga_nose_type',-62,-96,-10), (253380,2210058,0,'soga_skin_color',153,158,142), (253381,2210058,0,'wing_color1',255,255,255), (253382,2210058,0,'wing_color2',255,255,255), (253383,2210059,1,'cheek_type',-21,-8,0), (253384,2210059,1,'chin_type',-11,0,-19), (253385,2210059,1,'ear_type',-10,7,0), (253386,2210059,1,'eye_brow_type',-3,-28,-8), (253387,2210059,0,'eye_color',132,140,89), (253388,2210059,1,'eye_type',31,0,0), (253389,2210059,0,'hair_face_color',228,199,122), (253390,2210059,0,'hair_face_highlight_color',68,60,10), (253391,2210059,0,'hair_type_color',228,199,122), (253392,2210059,0,'hair_type_highlight_color',68,60,10), (253393,2210059,1,'lip_type',34,-7,10), (253394,2210059,1,'nose_type',-1,-2,12), (253395,2210059,0,'skin_color',215,159,152), (253396,2210059,1,'soga_cheek_type',-21,-8,0), (253397,2210059,1,'soga_chin_type',-11,0,-19), (253398,2210059,1,'soga_ear_type',-10,7,0), (253399,2210059,1,'soga_eye_brow_type',-3,-28,-8), (253400,2210059,0,'soga_eye_color',229,229,102), (253401,2210059,1,'soga_eye_type',31,0,0), (253402,2210059,0,'soga_hair_face_color',228,199,122), (253403,2210059,0,'soga_hair_face_highlight_color',68,60,10), (253404,2210059,0,'soga_hair_type_color',228,199,122), (253405,2210059,0,'soga_hair_type_highlight_color',68,60,10), (253406,2210059,1,'soga_lip_type',34,-7,10), (253407,2210059,1,'soga_nose_type',-1,-2,12), (253408,2210059,0,'soga_skin_color',215,159,152), (253409,2210059,0,'wing_color1',255,255,255), (253410,2210059,0,'wing_color2',255,255,255), (253411,2210060,1,'cheek_type',2,-3,0), (253412,2210060,1,'chin_type',20,0,8), (253413,2210060,1,'ear_type',0,-26,0), (253414,2210060,1,'eye_brow_type',1,26,37), (253415,2210060,0,'eye_color',57,63,34), (253416,2210060,1,'eye_type',-22,0,0), (253417,2210060,0,'hair_face_color',32,13,0), (253418,2210060,0,'hair_face_highlight_color',128,46,20), (253419,2210060,0,'hair_type_color',32,13,0), (253420,2210060,0,'hair_type_highlight_color',128,46,20), (253421,2210060,1,'lip_type',-17,7,0), (253422,2210060,1,'nose_type',7,-12,5), (253423,2210060,0,'skin_color',250,253,253), (253424,2210060,1,'soga_cheek_type',2,-3,0), (253425,2210060,1,'soga_chin_type',20,0,8), (253426,2210060,1,'soga_ear_type',0,-26,0), (253427,2210060,1,'soga_eye_brow_type',1,26,37), (253428,2210060,0,'soga_eye_color',229,229,102), (253429,2210060,1,'soga_eye_type',-22,0,0), (253430,2210060,0,'soga_hair_face_color',32,13,0), (253431,2210060,0,'soga_hair_face_highlight_color',128,46,20), (253432,2210060,0,'soga_hair_type_color',32,13,0), (253433,2210060,0,'soga_hair_type_highlight_color',128,46,20), (253434,2210060,1,'soga_lip_type',-17,7,0), (253435,2210060,1,'soga_nose_type',7,-12,5), (253436,2210060,0,'soga_skin_color',250,253,253), (253437,2210060,0,'wing_color1',255,255,255), (253438,2210060,0,'wing_color2',255,255,255), (253439,2210061,1,'cheek_type',-2,25,0), (253440,2210061,1,'chin_type',-34,0,2), (253441,2210061,1,'ear_type',-23,9,0), (253442,2210061,1,'eye_brow_type',2,-17,-2), (253443,2210061,0,'eye_color',139,121,65), (253444,2210061,1,'eye_type',-28,0,0), (253445,2210061,0,'hair_face_color',43,29,21), (253446,2210061,0,'hair_face_highlight_color',42,38,34), (253447,2210061,0,'hair_type_color',43,29,21), (253448,2210061,0,'hair_type_highlight_color',42,38,34), (253449,2210061,1,'lip_type',4,14,3), (253450,2210061,1,'nose_type',14,3,-1), (253451,2210061,0,'skin_color',222,180,182), (253452,2210061,1,'soga_cheek_type',-2,25,0), (253453,2210061,1,'soga_chin_type',-34,0,2), (253454,2210061,1,'soga_ear_type',-23,9,0), (253455,2210061,1,'soga_eye_brow_type',2,-17,-2), (253456,2210061,0,'soga_eye_color',229,229,102), (253457,2210061,1,'soga_eye_type',-28,0,0), (253458,2210061,0,'soga_hair_face_color',43,29,21), (253459,2210061,0,'soga_hair_face_highlight_color',42,38,34), (253460,2210061,0,'soga_hair_type_color',43,29,21), (253461,2210061,0,'soga_hair_type_highlight_color',42,38,34), (253462,2210061,1,'soga_lip_type',4,14,3), (253463,2210061,1,'soga_nose_type',14,3,-1), (253464,2210061,0,'soga_skin_color',222,180,182), (253465,2210061,0,'wing_color1',255,255,255), (253466,2210061,0,'wing_color2',255,255,255), (253467,2210062,1,'cheek_type',9,15,0), (253468,2210062,1,'chin_type',56,14,77), (253469,2210062,1,'ear_type',19,-47,0), (253470,2210062,1,'eye_brow_type',19,-26,0), (253471,2210062,0,'eye_color',55,117,121), (253472,2210062,1,'eye_type',47,0,0), (253473,2210062,0,'hair_color1',56,33,26), (253474,2210062,0,'hair_color2',94,59,11), (253475,2210062,0,'hair_face_color',100,70,10), (253476,2210062,0,'hair_face_highlight_color',232,169,28), (253477,2210062,0,'hair_highlight',200,165,96), (253478,2210062,0,'hair_type_color',100,70,10), (253479,2210062,0,'hair_type_highlight_color',232,169,28), (253480,2210062,1,'lip_type',61,20,-39), (253481,2210062,1,'nose_type',-83,74,40), (253482,2210062,0,'skin_color',244,237,237), (253483,2210062,1,'soga_cheek_type',9,15,0), (253484,2210062,1,'soga_chin_type',56,14,77), (253485,2210062,1,'soga_ear_type',19,-47,0), (253486,2210062,1,'soga_eye_brow_type',19,-26,0), (253487,2210062,0,'soga_eye_color',229,229,102), (253488,2210062,1,'soga_eye_type',47,0,0), (253489,2210062,0,'soga_hair_color1',56,33,26), (253490,2210062,0,'soga_hair_color2',94,59,11), (253491,2210062,0,'soga_hair_face_color',100,70,10), (253492,2210062,0,'soga_hair_face_highlight_color',232,169,28), (253493,2210062,0,'soga_hair_highlight',200,165,96), (253494,2210062,0,'soga_hair_type_color',100,70,10), (253495,2210062,0,'soga_hair_type_highlight_color',232,169,28), (253496,2210062,1,'soga_lip_type',61,20,-39), (253497,2210062,1,'soga_nose_type',-83,74,40), (253498,2210062,0,'soga_skin_color',244,237,237), (253499,2210062,0,'wing_color1',255,255,255), (253500,2210062,0,'wing_color2',255,255,255), (253501,2210063,1,'cheek_type',-48,40,0), (253502,2210063,1,'chin_type',55,-21,-90), (253503,2210063,1,'ear_type',-28,40,0), (253504,2210063,1,'eye_brow_type',79,51,-59), (253505,2210063,0,'eye_color',37,81,80), (253506,2210063,1,'eye_type',-31,0,0), (253507,2210063,0,'hair_color1',114,112,142), (253508,2210063,0,'hair_color2',152,138,129), (253509,2210063,0,'hair_face_color',107,129,132), (253510,2210063,0,'hair_face_highlight_color',15,1,21), (253511,2210063,0,'hair_highlight',29,21,28), (253512,2210063,0,'hair_type_color',107,129,132), (253513,2210063,0,'hair_type_highlight_color',15,1,21), (253514,2210063,1,'lip_type',-17,-79,32), (253515,2210063,1,'nose_type',70,-3,-64), (253516,2210063,0,'skin_color',232,218,171), (253517,2210063,1,'soga_cheek_type',-48,40,0), (253518,2210063,1,'soga_chin_type',55,-21,-90), (253519,2210063,1,'soga_ear_type',-28,40,0), (253520,2210063,1,'soga_eye_brow_type',79,51,-59), (253521,2210063,0,'soga_eye_color',229,229,102), (253522,2210063,1,'soga_eye_type',-31,0,0), (253523,2210063,0,'soga_hair_color1',114,112,142), (253524,2210063,0,'soga_hair_color2',152,138,129), (253525,2210063,0,'soga_hair_face_color',107,129,132), (253526,2210063,0,'soga_hair_face_highlight_color',15,1,21), (253527,2210063,0,'soga_hair_highlight',29,21,28), (253528,2210063,0,'soga_hair_type_color',107,129,132), (253529,2210063,0,'soga_hair_type_highlight_color',15,1,21), (253530,2210063,1,'soga_lip_type',-17,-79,32), (253531,2210063,1,'soga_nose_type',70,-3,-64), (253532,2210063,0,'soga_skin_color',232,218,171), (253533,2210063,0,'wing_color1',255,255,255), (253534,2210063,0,'wing_color2',255,255,255), (253535,2210064,1,'cheek_type',7,-5,0), (253536,2210064,1,'chin_type',-17,-32,-4), (253537,2210064,1,'ear_type',0,-17,0), (253538,2210064,1,'eye_brow_type',-20,20,4), (253539,2210064,0,'eye_color',136,185,199), (253540,2210064,1,'eye_type',-2,0,0), (253541,2210064,0,'hair_face_color',61,55,15), (253542,2210064,0,'hair_face_highlight_color',95,88,38), (253543,2210064,0,'hair_type_color',61,55,15), (253544,2210064,0,'hair_type_highlight_color',95,88,38), (253545,2210064,1,'lip_type',5,19,48), (253546,2210064,1,'nose_type',-32,-22,-18), (253547,2210064,0,'skin_color',211,194,163), (253548,2210064,1,'soga_cheek_type',7,-5,0), (253549,2210064,1,'soga_chin_type',-17,-32,-4), (253550,2210064,1,'soga_ear_type',0,-17,0), (253551,2210064,1,'soga_eye_brow_type',-20,20,4), (253552,2210064,0,'soga_eye_color',229,229,102), (253553,2210064,1,'soga_eye_type',-2,0,0), (253554,2210064,0,'soga_hair_face_color',61,55,15), (253555,2210064,0,'soga_hair_face_highlight_color',95,88,38), (253556,2210064,0,'soga_hair_type_color',61,55,15), (253557,2210064,0,'soga_hair_type_highlight_color',95,88,38), (253558,2210064,1,'soga_lip_type',5,19,48), (253559,2210064,1,'soga_nose_type',-32,-22,-18), (253560,2210064,0,'soga_skin_color',211,194,163), (253561,2210064,0,'wing_color1',255,255,255), (253562,2210064,0,'wing_color2',255,255,255), (253563,2210065,1,'cheek_type',5,14,0), (253564,2210065,1,'chin_type',18,14,40), (253565,2210065,1,'ear_type',19,0,0), (253566,2210065,1,'eye_brow_type',7,5,34), (253567,2210065,0,'eye_color',36,21,6), (253568,2210065,0,'hair_face_color',9,6,0), (253569,2210065,0,'hair_type_color',9,6,0), (253570,2210065,1,'lip_type',7,-20,32), (253571,2210065,1,'nose_type',-14,1,25), (253572,2210065,0,'skin_color',162,167,150), (253573,2210065,1,'soga_cheek_type',5,14,0), (253574,2210065,1,'soga_chin_type',18,14,40), (253575,2210065,1,'soga_ear_type',19,0,0), (253576,2210065,1,'soga_eye_brow_type',7,5,34), (253577,2210065,0,'soga_eye_color',229,229,102), (253578,2210065,0,'soga_hair_face_color',9,6,0), (253579,2210065,0,'soga_hair_type_color',9,6,0), (253580,2210065,1,'soga_lip_type',7,-20,32), (253581,2210065,1,'soga_nose_type',-14,1,25), (253582,2210065,0,'soga_skin_color',162,167,150), (253583,2210065,0,'wing_color1',255,255,255), (253584,2210065,0,'wing_color2',255,255,255), (253585,2210066,1,'cheek_type',94,-94,0), (253586,2210066,1,'chin_type',-98,-94,-11), (253587,2210066,1,'ear_type',55,47,0), (253588,2210066,1,'eye_brow_type',-98,-50,37), (253589,2210066,0,'eye_color',55,119,114), (253590,2210066,1,'eye_type',15,0,0), (253591,2210066,0,'hair_color1',209,131,22), (253592,2210066,0,'hair_color2',199,150,48), (253593,2210066,0,'hair_face_color',184,128,10), (253594,2210066,0,'hair_face_highlight_color',183,84,36), (253595,2210066,0,'hair_highlight',105,26,26), (253596,2210066,0,'hair_type_color',184,128,10), (253597,2210066,0,'hair_type_highlight_color',183,84,36), (253598,2210066,1,'lip_type',-96,-4,56), (253599,2210066,1,'nose_type',83,72,-31), (253600,2210066,0,'skin_color',122,97,100), (253601,2210066,1,'soga_cheek_type',94,-94,0), (253602,2210066,1,'soga_chin_type',-98,-94,-11), (253603,2210066,1,'soga_ear_type',55,47,0), (253604,2210066,1,'soga_eye_brow_type',-98,-50,37), (253605,2210066,0,'soga_eye_color',229,229,102), (253606,2210066,1,'soga_eye_type',15,0,0), (253607,2210066,0,'soga_hair_color1',209,131,22), (253608,2210066,0,'soga_hair_color2',199,150,48), (253609,2210066,0,'soga_hair_face_color',184,128,10), (253610,2210066,0,'soga_hair_face_highlight_color',183,84,36), (253611,2210066,0,'soga_hair_highlight',105,26,26), (253612,2210066,0,'soga_hair_type_color',184,128,10), (253613,2210066,0,'soga_hair_type_highlight_color',183,84,36), (253614,2210066,1,'soga_lip_type',-96,-4,56), (253615,2210066,1,'soga_nose_type',83,72,-31), (253616,2210066,0,'soga_skin_color',122,97,100), (253649,2210068,1,'cheek_type',-87,65,0), (253650,2210068,1,'chin_type',20,87,-45), (253651,2210068,1,'ear_type',-45,47,0), (253652,2210068,1,'eye_brow_type',-51,48,17), (253653,2210068,0,'eye_color',146,190,204), (253654,2210068,1,'eye_type',-56,0,0), (253655,2210068,0,'hair_color1',79,28,15), (253656,2210068,0,'hair_color2',111,64,0), (253657,2210068,0,'hair_face_color',41,19,11), (253658,2210068,0,'hair_face_highlight_color',84,0,0), (253659,2210068,0,'hair_highlight',109,14,49), (253660,2210068,0,'hair_type_color',41,19,11), (253661,2210068,0,'hair_type_highlight_color',84,0,0), (253662,2210068,1,'lip_type',-94,-14,29), (253663,2210068,1,'nose_type',9,7,-81), (253664,2210068,0,'skin_color',96,67,47), (253665,2210068,1,'soga_cheek_type',-87,65,0), (253666,2210068,1,'soga_chin_type',20,87,-45), (253667,2210068,1,'soga_ear_type',-45,47,0), (253668,2210068,1,'soga_eye_brow_type',-51,48,17), (253669,2210068,0,'soga_eye_color',229,229,102), (253670,2210068,1,'soga_eye_type',-56,0,0), (253671,2210068,0,'soga_hair_color1',79,28,15), (253672,2210068,0,'soga_hair_color2',111,64,0), (253673,2210068,0,'soga_hair_face_color',41,19,11), (253674,2210068,0,'soga_hair_face_highlight_color',84,0,0), (253675,2210068,0,'soga_hair_highlight',109,14,49), (253676,2210068,0,'soga_hair_type_color',41,19,11), (253677,2210068,0,'soga_hair_type_highlight_color',84,0,0), (253678,2210068,1,'soga_lip_type',-94,-14,29), (253679,2210068,1,'soga_nose_type',9,7,-81), (253680,2210068,0,'soga_skin_color',96,67,47), (253681,2210068,0,'wing_color1',255,255,255), (253682,2210068,0,'wing_color2',255,255,255), (253683,2210069,0,'eye_color',255,255,255), (253684,2210069,0,'skin_color',255,255,255), (253685,2210069,0,'soga_eye_color',255,0,255), (253686,2210070,0,'eye_color',255,255,255), (253687,2210070,0,'skin_color',255,255,255), (253688,2210070,0,'soga_eye_color',255,0,255), (253689,2210071,1,'cheek_type',-18,-28,0), (253690,2210071,1,'chin_type',0,18,-35), (253691,2210071,1,'ear_type',-7,37,0), (253692,2210071,1,'eye_brow_type',28,3,8), (253693,2210071,0,'eye_color',45,93,106), (253694,2210071,1,'eye_type',3,0,0), (253695,2210071,0,'hair_face_color',140,133,130), (253696,2210071,0,'hair_face_highlight_color',159,109,0), (253697,2210071,0,'hair_type_color',140,133,130), (253698,2210071,0,'hair_type_highlight_color',159,109,0), (253699,2210071,1,'lip_type',29,35,-7), (253700,2210071,1,'nose_type',20,-12,-25), (253701,2210071,0,'skin_color',246,253,253), (253702,2210071,1,'soga_cheek_type',-18,-28,0), (253703,2210071,1,'soga_chin_type',0,18,-35), (253704,2210071,1,'soga_ear_type',-7,37,0), (253705,2210071,1,'soga_eye_brow_type',28,3,8), (253706,2210071,0,'soga_eye_color',229,229,102), (253707,2210071,1,'soga_eye_type',3,0,0), (253708,2210071,0,'soga_hair_face_color',140,133,130), (253709,2210071,0,'soga_hair_face_highlight_color',159,109,0), (253710,2210071,0,'soga_hair_type_color',140,133,130), (253711,2210071,0,'soga_hair_type_highlight_color',159,109,0), (253712,2210071,1,'soga_lip_type',29,35,-7), (253713,2210071,1,'soga_nose_type',20,-12,-25), (253714,2210071,0,'soga_skin_color',246,253,253), (253715,2210071,0,'wing_color1',255,255,255), (253716,2210071,0,'wing_color2',255,255,255), (253717,2210072,1,'cheek_type',20,14,0), (253718,2210072,1,'chin_type',35,81,68), (253719,2210072,1,'ear_type',-62,28,0), (253720,2210072,1,'eye_brow_type',-56,82,28), (253721,2210072,0,'eye_color',61,120,89), (253722,2210072,1,'eye_type',-41,0,0), (253723,2210072,0,'hair_face_highlight_color',35,24,1), (253724,2210072,0,'hair_type_highlight_color',35,24,1), (253725,2210072,1,'lip_type',94,-76,-50), (253726,2210072,1,'nose_type',64,68,-48), (253727,2210072,0,'skin_color',241,232,234), (253728,2210072,1,'soga_cheek_type',20,14,0), (253729,2210072,1,'soga_chin_type',35,81,68), (253730,2210072,1,'soga_ear_type',-62,28,0), (253731,2210072,1,'soga_eye_brow_type',-56,82,28), (253732,2210072,0,'soga_eye_color',229,229,102), (253733,2210072,1,'soga_eye_type',-41,0,0), (253734,2210072,0,'soga_hair_face_highlight_color',35,24,1), (253735,2210072,0,'soga_hair_type_highlight_color',35,24,1), (253736,2210072,1,'soga_lip_type',94,-76,-50), (253737,2210072,1,'soga_nose_type',64,68,-48), (253738,2210072,0,'soga_skin_color',241,232,234), (253739,2210072,0,'wing_color1',255,255,255), (253740,2210072,0,'wing_color2',255,255,255), (253741,2210073,1,'cheek_type',11,9,0), (253742,2210073,1,'chin_type',-14,-31,-17), (253743,2210073,1,'ear_type',39,-14,0), (253744,2210073,1,'eye_brow_type',-19,10,-21), (253745,2210073,0,'eye_color',67,132,116), (253746,2210073,1,'eye_type',-38,0,0), (253747,2210073,0,'hair_face_color',33,24,12), (253748,2210073,0,'hair_face_highlight_color',11,6,1), (253749,2210073,0,'hair_type_color',33,24,12), (253750,2210073,0,'hair_type_highlight_color',11,6,1), (253751,2210073,1,'lip_type',-1,7,0), (253752,2210073,1,'nose_type',0,2,-7), (253753,2210073,0,'skin_color',176,156,105), (253754,2210073,1,'soga_cheek_type',11,9,0), (253755,2210073,1,'soga_chin_type',-14,-31,-17), (253756,2210073,1,'soga_ear_type',39,-14,0), (253757,2210073,1,'soga_eye_brow_type',-19,10,-21), (253758,2210073,0,'soga_eye_color',229,229,102), (253759,2210073,1,'soga_eye_type',-38,0,0), (253760,2210073,0,'soga_hair_face_color',33,24,12), (253761,2210073,0,'soga_hair_face_highlight_color',11,6,1), (253762,2210073,0,'soga_hair_type_color',33,24,12), (253763,2210073,0,'soga_hair_type_highlight_color',11,6,1), (253764,2210073,1,'soga_lip_type',-1,7,0), (253765,2210073,1,'soga_nose_type',0,2,-7), (253766,2210073,0,'soga_skin_color',176,156,105), (253767,2210073,0,'wing_color1',255,255,255), (253768,2210073,0,'wing_color2',255,255,255), (253769,2210074,1,'cheek_type',-23,38,0), (253770,2210074,1,'chin_type',7,0,19), (253771,2210074,1,'ear_type',-19,-19,0), (253772,2210074,1,'eye_brow_type',11,17,14), (253773,2210074,0,'eye_color',143,189,201), (253774,2210074,1,'eye_type',8,0,0), (253775,2210074,0,'hair_face_color',80,53,20), (253776,2210074,0,'hair_face_highlight_color',132,126,76), (253777,2210074,0,'hair_type_color',80,53,20), (253778,2210074,0,'hair_type_highlight_color',132,126,76), (253779,2210074,1,'lip_type',-37,37,-12), (253780,2210074,1,'nose_type',-19,-2,31), (253781,2210074,0,'skin_color',243,250,247), (253782,2210074,1,'soga_cheek_type',-23,38,0), (253783,2210074,1,'soga_chin_type',7,0,19), (253784,2210074,1,'soga_ear_type',-19,-19,0), (253785,2210074,1,'soga_eye_brow_type',11,17,14), (253786,2210074,0,'soga_eye_color',229,229,102), (253787,2210074,1,'soga_eye_type',8,0,0), (253788,2210074,0,'soga_hair_face_color',80,53,20), (253789,2210074,0,'soga_hair_face_highlight_color',132,126,76), (253790,2210074,0,'soga_hair_type_color',80,53,20), (253791,2210074,0,'soga_hair_type_highlight_color',132,126,76), (253792,2210074,1,'soga_lip_type',-37,37,-12), (253793,2210074,1,'soga_nose_type',-19,-2,31), (253794,2210074,0,'soga_skin_color',243,250,247), (253795,2210074,0,'wing_color1',255,255,255), (253796,2210074,0,'wing_color2',255,255,255), (253797,2210075,0,'eye_color',255,255,255), (253798,2210075,0,'skin_color',255,255,255), (253799,2210075,0,'soga_eye_color',255,0,255), (253800,2210076,0,'eye_color',255,255,255), (253801,2210076,0,'skin_color',255,128,0), (253802,2210076,0,'soga_eye_color',255,0,255), (253803,2210077,1,'cheek_type',35,12,0), (253804,2210077,1,'chin_type',-3,0,11), (253805,2210077,1,'ear_type',-35,8,0), (253806,2210077,1,'eye_brow_type',20,9,8), (253807,2210077,0,'eye_color',54,111,120), (253808,2210077,1,'eye_type',12,0,0), (253809,2210077,0,'hair_face_color',49,45,14), (253810,2210077,0,'hair_face_highlight_color',100,38,8), (253811,2210077,0,'hair_type_color',49,45,14), (253812,2210077,0,'hair_type_highlight_color',100,38,8), (253813,2210077,1,'lip_type',7,-32,31), (253814,2210077,1,'nose_type',14,-7,-35), (253815,2210077,0,'skin_color',153,130,83), (253816,2210077,1,'soga_cheek_type',35,12,0), (253817,2210077,1,'soga_chin_type',-3,0,11), (253818,2210077,1,'soga_ear_type',-35,8,0), (253819,2210077,1,'soga_eye_brow_type',20,9,8), (253820,2210077,0,'soga_eye_color',229,229,102), (253821,2210077,1,'soga_eye_type',12,0,0), (253822,2210077,0,'soga_hair_face_color',49,45,14), (253823,2210077,0,'soga_hair_face_highlight_color',100,38,8), (253824,2210077,0,'soga_hair_type_color',49,45,14), (253825,2210077,0,'soga_hair_type_highlight_color',100,38,8), (253826,2210077,1,'soga_lip_type',7,-32,31), (253827,2210077,1,'soga_nose_type',14,-7,-35), (253828,2210077,0,'soga_skin_color',153,130,83), (253829,2210077,0,'wing_color1',255,255,255), (253830,2210077,0,'wing_color2',255,255,255), (253831,2210078,1,'cheek_type',31,9,0), (253832,2210078,1,'chin_type',-34,28,0), (253833,2210078,1,'ear_type',17,28,0), (253834,2210078,1,'eye_brow_type',-25,14,14), (253835,2210078,0,'eye_color',155,195,204), (253836,2210078,1,'eye_type',-29,0,0), (253837,2210078,0,'hair_face_color',226,227,186), (253838,2210078,0,'hair_face_highlight_color',163,147,125), (253839,2210078,0,'hair_type_color',226,227,186), (253840,2210078,0,'hair_type_highlight_color',163,147,125), (253841,2210078,1,'lip_type',29,-23,5), (253842,2210078,1,'nose_type',-18,37,20), (253843,2210078,0,'skin_color',219,226,226), (253844,2210078,1,'soga_cheek_type',31,9,0), (253845,2210078,1,'soga_chin_type',-34,28,0), (253846,2210078,1,'soga_ear_type',17,28,0), (253847,2210078,1,'soga_eye_brow_type',-25,14,14), (253848,2210078,0,'soga_eye_color',229,229,102), (253849,2210078,1,'soga_eye_type',-29,0,0), (253850,2210078,0,'soga_hair_face_color',226,227,186), (253851,2210078,0,'soga_hair_face_highlight_color',163,147,125), (253852,2210078,0,'soga_hair_type_color',226,227,186), (253853,2210078,0,'soga_hair_type_highlight_color',163,147,125), (253854,2210078,1,'soga_lip_type',29,-23,5), (253855,2210078,1,'soga_nose_type',-18,37,20), (253856,2210078,0,'soga_skin_color',219,226,226), (253857,2210078,0,'wing_color1',255,255,255), (253858,2210078,0,'wing_color2',255,255,255), (253859,2210079,0,'eye_color',255,255,255), (253860,2210079,0,'skin_color',255,255,255), (253861,2210079,0,'soga_eye_color',255,0,255), (253862,2210080,1,'cheek_type',3,-29,0), (253863,2210080,1,'chin_type',-34,-38,40), (253864,2210080,1,'ear_type',66,-89,0), (253865,2210080,1,'eye_brow_type',0,42,-19), (253866,2210080,0,'eye_color',49,99,114), (253867,2210080,1,'eye_type',-76,0,0), (253868,2210080,0,'hair_color1',91,21,51), (253869,2210080,0,'hair_color2',159,88,0), (253870,2210080,0,'hair_face_color',131,42,32), (253871,2210080,0,'hair_face_highlight_color',219,179,15), (253872,2210080,0,'hair_highlight',239,221,86), (253873,2210080,0,'hair_type_color',131,42,32), (253874,2210080,0,'hair_type_highlight_color',219,179,15), (253875,2210080,1,'lip_type',-25,9,25), (253876,2210080,1,'nose_type',12,-63,-41), (253877,2210080,0,'skin_color',248,244,244), (253878,2210080,1,'soga_cheek_type',3,-29,0), (253879,2210080,1,'soga_chin_type',-34,-38,40), (253880,2210080,1,'soga_ear_type',66,-89,0), (253881,2210080,1,'soga_eye_brow_type',0,42,-19), (253882,2210080,0,'soga_eye_color',229,229,102), (253883,2210080,1,'soga_eye_type',-76,0,0), (253884,2210080,0,'soga_hair_color1',91,21,51), (253885,2210080,0,'soga_hair_color2',159,88,0), (253886,2210080,0,'soga_hair_face_color',131,42,32), (253887,2210080,0,'soga_hair_face_highlight_color',219,179,15), (253888,2210080,0,'soga_hair_highlight',239,221,86), (253889,2210080,0,'soga_hair_type_color',131,42,32), (253890,2210080,0,'soga_hair_type_highlight_color',219,179,15), (253891,2210080,1,'soga_lip_type',-25,9,25), (253892,2210080,1,'soga_nose_type',12,-63,-41), (253893,2210080,0,'soga_skin_color',248,244,244), (253894,2210081,1,'cheek_type',1,10,0), (253895,2210081,1,'chin_type',40,-14,7), (253896,2210081,1,'ear_type',28,28,0), (253897,2210081,1,'eye_brow_type',2,0,39), (253898,2210081,0,'eye_color',161,192,180), (253899,2210081,1,'eye_type',7,0,0), (253900,2210081,0,'hair_face_color',79,72,23), (253901,2210081,0,'hair_face_highlight_color',95,41,0), (253902,2210081,0,'hair_type_color',79,72,23), (253903,2210081,0,'hair_type_highlight_color',95,41,0), (253904,2210081,1,'lip_type',17,-10,-3), (253905,2210081,1,'nose_type',35,28,-32), (253906,2210081,0,'skin_color',193,203,203), (253907,2210081,1,'soga_cheek_type',1,10,0), (253908,2210081,1,'soga_chin_type',40,-14,7), (253909,2210081,1,'soga_ear_type',28,28,0), (253910,2210081,1,'soga_eye_brow_type',2,0,39), (253911,2210081,0,'soga_eye_color',229,229,102), (253912,2210081,1,'soga_eye_type',7,0,0), (253913,2210081,0,'soga_hair_face_color',79,72,23), (253914,2210081,0,'soga_hair_face_highlight_color',95,41,0), (253915,2210081,0,'soga_hair_type_color',79,72,23), (253916,2210081,0,'soga_hair_type_highlight_color',95,41,0), (253917,2210081,1,'soga_lip_type',17,-10,-3), (253918,2210081,1,'soga_nose_type',35,28,-32), (253919,2210081,0,'soga_skin_color',193,203,203), (253920,2210081,0,'wing_color1',255,255,255), (253921,2210081,0,'wing_color2',255,255,255), (253922,2210082,1,'cheek_type',76,-68,0), (253923,2210082,1,'chin_type',-21,-1,55), (253924,2210082,1,'ear_type',-38,63,0), (253925,2210082,1,'eye_brow_type',37,-62,14), (253926,2210082,0,'eye_color',117,170,169), (253927,2210082,1,'eye_type',-4,0,0), (253928,2210082,0,'hair_color1',38,22,21), (253929,2210082,0,'hair_color2',120,50,0), (253930,2210082,0,'hair_face_highlight_color',233,184,31), (253931,2210082,0,'hair_highlight',246,219,114), (253932,2210082,0,'hair_type_highlight_color',233,184,31), (253933,2210082,1,'lip_type',20,81,-91), (253934,2210082,1,'nose_type',66,-83,28), (253935,2210082,0,'skin_color',208,190,137), (253936,2210082,1,'soga_cheek_type',76,-68,0), (253937,2210082,1,'soga_chin_type',-21,-1,55), (253938,2210082,1,'soga_ear_type',-38,63,0), (253939,2210082,1,'soga_eye_brow_type',37,-62,14), (253940,2210082,0,'soga_eye_color',229,229,102), (253941,2210082,1,'soga_eye_type',-4,0,0), (253942,2210082,0,'soga_hair_color1',38,22,21), (253943,2210082,0,'soga_hair_color2',120,50,0), (253944,2210082,0,'soga_hair_face_highlight_color',233,184,31), (253945,2210082,0,'soga_hair_highlight',246,219,114), (253946,2210082,0,'soga_hair_type_highlight_color',233,184,31), (253947,2210082,1,'soga_lip_type',20,81,-91), (253948,2210082,1,'soga_nose_type',66,-83,28), (253949,2210082,0,'soga_skin_color',208,190,137), (253950,2210082,0,'wing_color1',255,255,255), (253951,2210082,0,'wing_color2',255,255,255), (253952,2210083,1,'cheek_type',25,-17,0), (253953,2210083,1,'chin_type',-42,10,-21), (253954,2210083,1,'ear_type',-4,28,0), (253955,2210083,1,'eye_brow_type',0,-34,28), (253956,2210083,0,'eye_color',139,185,192), (253957,2210083,1,'eye_type',-7,0,0), (253958,2210083,0,'hair_face_color',209,211,130), (253959,2210083,0,'hair_face_highlight_color',105,91,74), (253960,2210083,0,'hair_type_color',209,211,130), (253961,2210083,0,'hair_type_highlight_color',105,91,74), (253962,2210083,1,'lip_type',-5,-26,-9), (253963,2210083,1,'nose_type',20,-23,-20), (253964,2210083,0,'skin_color',253,254,254), (253965,2210083,1,'soga_cheek_type',25,-17,0), (253966,2210083,1,'soga_chin_type',-42,10,-21), (253967,2210083,1,'soga_ear_type',-4,28,0), (253968,2210083,1,'soga_eye_brow_type',0,-34,28), (253969,2210083,0,'soga_eye_color',229,229,102), (253970,2210083,1,'soga_eye_type',-7,0,0), (253971,2210083,0,'soga_hair_face_color',209,211,130), (253972,2210083,0,'soga_hair_face_highlight_color',105,91,74), (253973,2210083,0,'soga_hair_type_color',209,211,130), (253974,2210083,0,'soga_hair_type_highlight_color',105,91,74), (253975,2210083,1,'soga_lip_type',-5,-26,-9), (253976,2210083,1,'soga_nose_type',20,-23,-20), (253977,2210083,0,'soga_skin_color',253,254,254), (253978,2210083,0,'wing_color1',255,255,255), (253979,2210083,0,'wing_color2',255,255,255), (253980,2210084,1,'cheek_type',71,-56,0), (253981,2210084,1,'chin_type',-17,-64,-25), (253982,2210084,1,'ear_type',34,-63,0), (253983,2210084,1,'eye_brow_type',-57,-90,23), (253984,2210084,0,'eye_color',125,104,55), (253985,2210084,1,'eye_type',-34,0,0), (253986,2210084,0,'hair_color1',43,36,70), (253987,2210084,0,'hair_color2',68,72,71), (253988,2210084,0,'hair_face_color',53,49,65), (253989,2210084,0,'hair_face_highlight_color',244,246,246), (253990,2210084,0,'hair_highlight',161,165,168), (253991,2210084,0,'hair_type_color',53,49,65), (253992,2210084,0,'hair_type_highlight_color',244,246,246), (253993,2210084,1,'lip_type',87,19,10), (253994,2210084,1,'nose_type',93,-4,97), (253995,2210084,0,'skin_color',217,182,171), (253996,2210084,1,'soga_cheek_type',71,-56,0), (253997,2210084,1,'soga_chin_type',-17,-64,-25), (253998,2210084,1,'soga_ear_type',34,-63,0), (253999,2210084,1,'soga_eye_brow_type',-57,-90,23), (254000,2210084,0,'soga_eye_color',229,229,102), (254001,2210084,1,'soga_eye_type',-34,0,0), (254002,2210084,0,'soga_hair_color1',43,36,70), (254003,2210084,0,'soga_hair_color2',68,72,71), (254004,2210084,0,'soga_hair_face_color',53,49,65), (254005,2210084,0,'soga_hair_face_highlight_color',244,246,246), (254006,2210084,0,'soga_hair_highlight',161,165,168), (254007,2210084,0,'soga_hair_type_color',53,49,65), (254008,2210084,0,'soga_hair_type_highlight_color',244,246,246), (254009,2210084,1,'soga_lip_type',87,19,10), (254010,2210084,1,'soga_nose_type',93,-4,97), (254011,2210084,0,'soga_skin_color',217,182,171), (254012,2210084,0,'wing_color1',255,255,255), (254013,2210084,0,'wing_color2',255,255,255), (254014,2210085,1,'cheek_type',19,0,0), (254015,2210085,1,'chin_type',31,-10,41), (254016,2210085,1,'ear_type',9,23,0), (254017,2210085,1,'eye_brow_type',-41,-21,28), (254018,2210085,0,'eye_color',101,165,182), (254019,2210085,1,'eye_type',-14,0,0), (254020,2210085,0,'hair_face_color',65,27,0), (254021,2210085,0,'hair_face_highlight_color',84,36,11), (254022,2210085,0,'hair_type_color',65,27,0), (254023,2210085,0,'hair_type_highlight_color',84,36,11), (254024,2210085,1,'lip_type',-29,-14,8), (254025,2210085,1,'nose_type',-23,0,3), (254026,2210085,0,'skin_color',219,207,175), (254027,2210085,1,'soga_cheek_type',19,0,0), (254028,2210085,1,'soga_chin_type',31,-10,41), (254029,2210085,1,'soga_ear_type',9,23,0), (254030,2210085,1,'soga_eye_brow_type',-41,-21,28), (254031,2210085,0,'soga_eye_color',229,229,102), (254032,2210085,1,'soga_eye_type',-14,0,0), (254033,2210085,0,'soga_hair_face_color',65,27,0), (254034,2210085,0,'soga_hair_face_highlight_color',84,36,11), (254035,2210085,0,'soga_hair_type_color',65,27,0), (254036,2210085,0,'soga_hair_type_highlight_color',84,36,11), (254037,2210085,1,'soga_lip_type',-29,-14,8), (254038,2210085,1,'soga_nose_type',-23,0,3), (254039,2210085,0,'soga_skin_color',219,207,175), (254040,2210085,0,'wing_color1',255,255,255), (254041,2210085,0,'wing_color2',255,255,255), (254042,2210086,1,'cheek_type',-31,-28,0), (254043,2210086,1,'chin_type',-77,-81,43), (254044,2210086,1,'ear_type',-37,0,0), (254045,2210086,1,'eye_brow_type',-1,-98,7), (254046,2210086,0,'eye_color',33,64,50), (254047,2210086,1,'eye_type',25,0,0), (254048,2210086,0,'hair_color1',38,22,21), (254049,2210086,0,'hair_color2',120,50,0), (254050,2210086,0,'hair_face_color',2,1,1), (254051,2210086,0,'hair_face_highlight_color',31,9,13), (254052,2210086,0,'hair_highlight',54,45,28), (254053,2210086,0,'hair_type_color',2,1,1), (254054,2210086,0,'hair_type_highlight_color',31,9,13), (254055,2210086,1,'lip_type',-34,-37,-42), (254056,2210086,1,'nose_type',-44,-41,38), (254057,2210086,0,'skin_color',236,235,209), (254058,2210086,1,'soga_cheek_type',-31,-28,0), (254059,2210086,1,'soga_chin_type',-77,-81,43), (254060,2210086,1,'soga_ear_type',-37,0,0), (254061,2210086,1,'soga_eye_brow_type',-1,-98,7), (254062,2210086,0,'soga_eye_color',229,229,102), (254063,2210086,1,'soga_eye_type',25,0,0), (254064,2210086,0,'soga_hair_color1',38,22,21), (254065,2210086,0,'soga_hair_color2',120,50,0), (254066,2210086,0,'soga_hair_face_color',2,1,1), (254067,2210086,0,'soga_hair_face_highlight_color',31,9,13), (254068,2210086,0,'soga_hair_highlight',54,45,28), (254069,2210086,0,'soga_hair_type_color',2,1,1), (254070,2210086,0,'soga_hair_type_highlight_color',31,9,13), (254071,2210086,1,'soga_lip_type',-34,-37,-42), (254072,2210086,1,'soga_nose_type',-44,-41,38), (254073,2210086,0,'soga_skin_color',236,235,209), (254074,2210086,0,'wing_color1',255,255,255), (254075,2210086,0,'wing_color2',255,255,255), (254076,2210087,1,'cheek_type',-8,-10,0), (254077,2210087,1,'chin_type',10,-21,-11), (254078,2210087,1,'ear_type',-34,7,0), (254079,2210087,1,'eye_brow_type',0,-4,7), (254080,2210087,0,'eye_color',41,71,46), (254081,2210087,1,'eye_type',26,0,0), (254082,2210087,0,'hair_face_color',251,249,247), (254083,2210087,0,'hair_face_highlight_color',39,19,3), (254084,2210087,0,'hair_type_color',251,249,247), (254085,2210087,0,'hair_type_highlight_color',39,19,3), (254086,2210087,1,'lip_type',-31,0,2), (254087,2210087,1,'nose_type',4,3,9), (254088,2210087,0,'skin_color',229,192,140), (254089,2210087,1,'soga_cheek_type',-8,-10,0), (254090,2210087,1,'soga_chin_type',10,-21,-11), (254091,2210087,1,'soga_ear_type',-34,7,0), (254092,2210087,1,'soga_eye_brow_type',0,-4,7), (254093,2210087,0,'soga_eye_color',229,229,102), (254094,2210087,1,'soga_eye_type',26,0,0), (254095,2210087,0,'soga_hair_face_color',251,249,247), (254096,2210087,0,'soga_hair_face_highlight_color',39,19,3), (254097,2210087,0,'soga_hair_type_color',251,249,247), (254098,2210087,0,'soga_hair_type_highlight_color',39,19,3), (254099,2210087,1,'soga_lip_type',-31,0,2), (254100,2210087,1,'soga_nose_type',4,3,9), (254101,2210087,0,'soga_skin_color',229,192,140), (254102,2210087,0,'wing_color1',255,255,255), (254103,2210087,0,'wing_color2',255,255,255), (254104,2210088,1,'cheek_type',4,12,0), (254105,2210088,1,'chin_type',-40,26,-34), (254106,2210088,1,'ear_type',-34,-35,0), (254107,2210088,1,'eye_brow_type',29,-5,19), (254108,2210088,0,'eye_color',193,163,120), (254109,2210088,1,'eye_type',28,0,0), (254110,2210088,0,'hair_face_color',50,45,31), (254111,2210088,0,'hair_face_highlight_color',65,29,0), (254112,2210088,0,'hair_type_color',50,45,31), (254113,2210088,0,'hair_type_highlight_color',65,29,0), (254114,2210088,1,'lip_type',2,34,1), (254115,2210088,1,'nose_type',-5,22,-7), (254116,2210088,0,'skin_color',225,210,187), (254117,2210088,1,'soga_cheek_type',4,12,0), (254118,2210088,1,'soga_chin_type',-40,26,-34), (254119,2210088,1,'soga_ear_type',-34,-35,0), (254120,2210088,1,'soga_eye_brow_type',29,-5,19), (254121,2210088,0,'soga_eye_color',229,229,102), (254122,2210088,1,'soga_eye_type',28,0,0), (254123,2210088,0,'soga_hair_face_color',50,45,31), (254124,2210088,0,'soga_hair_face_highlight_color',65,29,0), (254125,2210088,0,'soga_hair_type_color',50,45,31), (254126,2210088,0,'soga_hair_type_highlight_color',65,29,0), (254127,2210088,1,'soga_lip_type',2,34,1), (254128,2210088,1,'soga_nose_type',-5,22,-7), (254129,2210088,0,'soga_skin_color',225,210,187), (254130,2210088,0,'wing_color1',255,255,255), (254131,2210088,0,'wing_color2',255,255,255), (254132,2210089,1,'cheek_type',-31,7,0), (254133,2210089,1,'chin_type',14,17,2), (254134,2210089,1,'ear_type',9,-44,0), (254135,2210089,1,'eye_brow_type',0,-2,0), (254136,2210089,0,'eye_color',167,168,129), (254137,2210089,1,'eye_type',-18,0,0), (254138,2210089,0,'hair_face_color',87,76,63), (254139,2210089,0,'hair_face_highlight_color',37,29,19), (254140,2210089,0,'hair_type_color',87,76,63), (254141,2210089,0,'hair_type_highlight_color',37,29,19), (254142,2210089,1,'lip_type',-38,10,11), (254143,2210089,1,'nose_type',0,29,9), (254144,2210089,0,'skin_color',245,250,250), (254145,2210089,1,'soga_cheek_type',-31,7,0), (254146,2210089,1,'soga_chin_type',14,17,2), (254147,2210089,1,'soga_ear_type',9,-44,0), (254148,2210089,1,'soga_eye_brow_type',0,-2,0), (254149,2210089,0,'soga_eye_color',229,229,102), (254150,2210089,1,'soga_eye_type',-18,0,0), (254151,2210089,0,'soga_hair_face_color',87,76,63), (254152,2210089,0,'soga_hair_face_highlight_color',37,29,19), (254153,2210089,0,'soga_hair_type_color',87,76,63), (254154,2210089,0,'soga_hair_type_highlight_color',37,29,19), (254155,2210089,1,'soga_lip_type',-38,10,11), (254156,2210089,1,'soga_nose_type',0,29,9), (254157,2210089,0,'soga_skin_color',245,250,250), (254158,2210089,0,'wing_color1',255,255,255), (254159,2210089,0,'wing_color2',255,255,255), (254160,2210090,1,'cheek_type',10,89,0), (254161,2210090,1,'chin_type',78,-84,47), (254162,2210090,1,'ear_type',53,-3,0), (254163,2210090,1,'eye_brow_type',37,7,-87), (254164,2210090,0,'eye_color',30,63,59), (254165,2210090,1,'eye_type',44,0,0), (254166,2210090,0,'hair_color1',54,45,28), (254167,2210090,0,'hair_color2',104,52,0), (254168,2210090,0,'hair_face_color',47,14,19), (254169,2210090,0,'hair_face_highlight_color',219,179,15), (254170,2210090,0,'hair_highlight',239,221,86), (254171,2210090,0,'hair_type_color',47,14,19), (254172,2210090,0,'hair_type_highlight_color',219,179,15), (254173,2210090,1,'lip_type',34,-85,68), (254174,2210090,1,'nose_type',62,34,-38), (254175,2210090,0,'skin_color',69,53,31), (254176,2210090,1,'soga_cheek_type',10,89,0), (254177,2210090,1,'soga_chin_type',78,-84,47), (254178,2210090,1,'soga_ear_type',53,-3,0), (254179,2210090,1,'soga_eye_brow_type',37,7,-87), (254180,2210090,0,'soga_eye_color',229,229,102), (254181,2210090,1,'soga_eye_type',44,0,0), (254182,2210090,0,'soga_hair_color1',54,45,28), (254183,2210090,0,'soga_hair_color2',104,52,0), (254184,2210090,0,'soga_hair_face_color',47,14,19), (254185,2210090,0,'soga_hair_face_highlight_color',219,179,15), (254186,2210090,0,'soga_hair_highlight',239,221,86), (254187,2210090,0,'soga_hair_type_color',47,14,19), (254188,2210090,0,'soga_hair_type_highlight_color',219,179,15), (254189,2210090,1,'soga_lip_type',34,-85,68), (254190,2210090,1,'soga_nose_type',62,34,-38), (254191,2210090,0,'soga_skin_color',69,53,31), (254192,2210090,0,'wing_color1',255,255,255), (254193,2210090,0,'wing_color2',255,255,255), (254194,2210091,1,'cheek_type',32,14,0), (254195,2210091,1,'chin_type',11,-9,7), (254196,2210091,1,'ear_type',-43,28,0), (254197,2210091,1,'eye_brow_type',9,-19,21), (254198,2210091,0,'eye_color',194,183,151), (254199,2210091,0,'hair_face_color',89,32,16), (254200,2210091,0,'hair_face_highlight_color',84,32,7), (254201,2210091,0,'hair_type_color',89,32,16), (254202,2210091,0,'hair_type_highlight_color',84,32,7), (254203,2210091,1,'lip_type',18,17,8), (254204,2210091,1,'nose_type',14,-29,-31), (254205,2210091,0,'skin_color',196,202,181), (254206,2210091,1,'soga_cheek_type',32,14,0), (254207,2210091,1,'soga_chin_type',11,-9,7), (254208,2210091,1,'soga_ear_type',-43,28,0), (254209,2210091,1,'soga_eye_brow_type',9,-19,21), (254210,2210091,0,'soga_eye_color',229,229,102), (254211,2210091,0,'soga_hair_face_color',89,32,16), (254212,2210091,0,'soga_hair_face_highlight_color',84,32,7), (254213,2210091,0,'soga_hair_type_color',89,32,16), (254214,2210091,0,'soga_hair_type_highlight_color',84,32,7), (254215,2210091,1,'soga_lip_type',18,17,8), (254216,2210091,1,'soga_nose_type',14,-29,-31), (254217,2210091,0,'soga_skin_color',196,202,181), (254218,2210091,0,'wing_color1',255,255,255), (254219,2210091,0,'wing_color2',255,255,255), (254220,2210092,1,'cheek_type',-11,21,0), (254221,2210092,1,'chin_type',-7,-3,14), (254222,2210092,1,'ear_type',-34,-17,0), (254223,2210092,1,'eye_brow_type',50,-100,100), (254224,2210092,0,'eye_color',155,147,98), (254225,2210092,1,'eye_type',9,0,0), (254226,2210092,0,'hair_face_color',157,147,57), (254227,2210092,0,'hair_face_highlight_color',214,204,192), (254228,2210092,0,'hair_type_color',157,147,57), (254229,2210092,0,'hair_type_highlight_color',214,204,192), (254230,2210092,1,'lip_type',14,10,-20), (254231,2210092,1,'nose_type',41,-7,-28), (254232,2210092,0,'skin_color',255,255,255), (254233,2210092,1,'soga_cheek_type',-11,21,0), (254234,2210092,1,'soga_chin_type',-7,-3,14), (254235,2210092,1,'soga_ear_type',-34,-17,0), (254236,2210092,1,'soga_eye_brow_type',50,-100,100), (254237,2210092,0,'soga_eye_color',229,229,102), (254238,2210092,1,'soga_eye_type',9,0,0), (254239,2210092,0,'soga_hair_face_color',157,147,57), (254240,2210092,0,'soga_hair_face_highlight_color',214,204,192), (254241,2210092,0,'soga_hair_type_color',157,147,57), (254242,2210092,0,'soga_hair_type_highlight_color',214,204,192), (254243,2210092,1,'soga_lip_type',14,10,-20), (254244,2210092,1,'soga_nose_type',41,-7,-28), (254245,2210092,0,'soga_skin_color',101,95,65), (254246,2210092,0,'wing_color1',255,255,255), (254247,2210092,0,'wing_color2',255,255,255), (254248,2210093,1,'cheek_type',-82,-58,0), (254249,2210093,1,'chin_type',-47,55,-56), (254250,2210093,1,'ear_type',40,-26,0), (254251,2210093,1,'eye_brow_type',-72,58,-64), (254252,2210093,0,'eye_color',39,84,82), (254253,2210093,1,'eye_type',2,0,0), (254254,2210093,0,'hair_color1',56,33,26), (254255,2210093,0,'hair_color2',86,65,37), (254256,2210093,0,'hair_face_color',83,57,8), (254257,2210093,0,'hair_highlight',21,13,24), (254258,2210093,0,'hair_type_color',83,57,8), (254259,2210093,1,'lip_type',-72,-65,-61), (254260,2210093,1,'nose_type',7,-91,-71), (254261,2210093,0,'skin_color',228,177,149), (254262,2210093,1,'soga_cheek_type',-82,-58,0), (254263,2210093,1,'soga_chin_type',-47,55,-56), (254264,2210093,1,'soga_ear_type',40,-26,0), (254265,2210093,1,'soga_eye_brow_type',-72,58,-64), (254266,2210093,0,'soga_eye_color',204,204,204), (254267,2210093,1,'soga_eye_type',2,0,0), (254268,2210093,0,'soga_hair_color1',56,33,26), (254269,2210093,0,'soga_hair_color2',86,65,37), (254270,2210093,0,'soga_hair_face_color',83,57,8), (254271,2210093,0,'soga_hair_highlight',21,13,24), (254272,2210093,0,'soga_hair_type_color',83,57,8), (254273,2210093,1,'soga_lip_type',-72,-65,-61), (254274,2210093,1,'soga_nose_type',7,-91,-71), (254275,2210093,0,'soga_skin_color',228,177,149), (254276,2210094,1,'cheek_type',0,-34,0), (254277,2210094,1,'chin_type',-25,22,-31), (254278,2210094,1,'ear_type',22,28,0), (254279,2210094,1,'eye_brow_type',-44,-18,21), (254280,2210094,0,'eye_color',134,117,62), (254281,2210094,1,'eye_type',21,0,0), (254282,2210094,0,'hair_face_color',51,18,8), (254283,2210094,0,'hair_face_highlight_color',60,59,55), (254284,2210094,0,'hair_type_color',51,18,8), (254285,2210094,0,'hair_type_highlight_color',60,59,55), (254286,2210094,1,'lip_type',-5,7,-38), (254287,2210094,1,'nose_type',-19,-35,-25), (254288,2210094,0,'skin_color',205,185,176), (254289,2210094,1,'soga_cheek_type',0,-34,0), (254290,2210094,1,'soga_chin_type',-25,22,-31), (254291,2210094,1,'soga_ear_type',22,28,0), (254292,2210094,1,'soga_eye_brow_type',-44,-18,21), (254293,2210094,0,'soga_eye_color',229,229,102), (254294,2210094,1,'soga_eye_type',21,0,0), (254295,2210094,0,'soga_hair_face_color',51,18,8), (254296,2210094,0,'soga_hair_face_highlight_color',60,59,55), (254297,2210094,0,'soga_hair_type_color',51,18,8), (254298,2210094,0,'soga_hair_type_highlight_color',60,59,55), (254299,2210094,1,'soga_lip_type',-5,7,-38), (254300,2210094,1,'soga_nose_type',-19,-35,-25), (254301,2210094,0,'soga_skin_color',205,185,176), (254302,2210094,0,'wing_color1',255,255,255), (254303,2210094,0,'wing_color2',255,255,255), (254304,2210095,1,'cheek_type',-17,9,0), (254305,2210095,1,'chin_type',-31,-3,-31), (254306,2210095,1,'ear_type',84,-100,0), (254307,2210095,1,'eye_brow_type',-1,7,8), (254308,2210095,0,'eye_color',30,63,57), (254309,2210095,1,'eye_type',45,0,0), (254310,2210095,0,'hair_color1',38,22,21), (254311,2210095,0,'hair_color2',120,50,0), (254312,2210095,0,'hair_face_color',8,3,4), (254313,2210095,0,'hair_face_highlight_color',108,24,23), (254314,2210095,0,'hair_highlight',91,21,51), (254315,2210095,0,'hair_type_color',8,3,4), (254316,2210095,0,'hair_type_highlight_color',108,24,23), (254317,2210095,1,'lip_type',-25,7,3), (254318,2210095,1,'nose_type',-87,-17,-83), (254319,2210095,0,'skin_color',194,155,106), (254320,2210095,1,'soga_cheek_type',-17,9,0), (254321,2210095,1,'soga_chin_type',-31,-3,-31), (254322,2210095,1,'soga_ear_type',84,-100,0), (254323,2210095,1,'soga_eye_brow_type',-1,7,8), (254324,2210095,0,'soga_eye_color',229,229,102), (254325,2210095,1,'soga_eye_type',45,0,0), (254326,2210095,0,'soga_hair_color1',38,22,21), (254327,2210095,0,'soga_hair_color2',120,50,0), (254328,2210095,0,'soga_hair_face_color',8,3,4), (254329,2210095,0,'soga_hair_face_highlight_color',108,24,23), (254330,2210095,0,'soga_hair_highlight',91,21,51), (254331,2210095,0,'soga_hair_type_color',8,3,4), (254332,2210095,0,'soga_hair_type_highlight_color',108,24,23), (254333,2210095,1,'soga_lip_type',-25,7,3), (254334,2210095,1,'soga_nose_type',-87,-17,-83), (254335,2210095,0,'soga_skin_color',194,155,106), (254336,2210095,0,'wing_color1',255,255,255), (254337,2210095,0,'wing_color2',255,255,255), (254338,2210096,1,'cheek_type',-29,-23,0), (254339,2210096,1,'chin_type',26,17,32), (254340,2210096,1,'ear_type',-40,-25,0), (254341,2210096,1,'eye_brow_type',-9,35,-8), (254342,2210096,0,'eye_color',222,35,32), (254343,2210096,1,'eye_type',-3,0,0), (254344,2210096,0,'hair_face_color',52,38,20), (254345,2210096,0,'hair_face_highlight_color',216,192,37), (254346,2210096,0,'hair_type_color',52,38,20), (254347,2210096,0,'hair_type_highlight_color',216,192,37), (254348,2210096,1,'lip_type',-12,-22,22), (254349,2210096,1,'nose_type',-28,20,-23), (254350,2210096,0,'skin_color',148,67,15), (254351,2210096,1,'soga_cheek_type',-29,-23,0), (254352,2210096,1,'soga_chin_type',26,17,32), (254353,2210096,1,'soga_ear_type',-40,-25,0), (254354,2210096,1,'soga_eye_brow_type',-9,35,-8), (254355,2210096,0,'soga_eye_color',229,229,102), (254356,2210096,1,'soga_eye_type',-3,0,0), (254357,2210096,0,'soga_hair_face_color',52,38,20), (254358,2210096,0,'soga_hair_face_highlight_color',216,192,37), (254359,2210096,0,'soga_hair_type_color',52,38,20), (254360,2210096,0,'soga_hair_type_highlight_color',216,192,37), (254361,2210096,1,'soga_lip_type',-12,-22,22), (254362,2210096,1,'soga_nose_type',-28,20,-23), (254363,2210096,0,'soga_skin_color',148,67,15), (254364,2210096,0,'wing_color1',255,255,255), (254365,2210096,0,'wing_color2',255,255,255), (254394,2210098,1,'cheek_type',25,17,0), (254395,2210098,1,'chin_type',-7,-4,-17), (254396,2210098,1,'ear_type',14,1,0), (254397,2210098,1,'eye_brow_type',21,-3,-4), (254398,2210098,0,'eye_color',57,72,41), (254399,2210098,1,'eye_type',7,0,0), (254400,2210098,0,'hair_face_color',240,205,71), (254401,2210098,0,'hair_face_highlight_color',206,179,16), (254402,2210098,0,'hair_type_color',240,205,71), (254403,2210098,0,'hair_type_highlight_color',206,179,16), (254404,2210098,1,'lip_type',-3,-5,-23), (254405,2210098,1,'nose_type',2,28,-25), (254406,2210098,0,'skin_color',238,249,249), (254407,2210098,1,'soga_cheek_type',25,17,0), (254408,2210098,1,'soga_chin_type',-7,-4,-17), (254409,2210098,1,'soga_ear_type',14,1,0), (254410,2210098,1,'soga_eye_brow_type',21,-3,-4), (254411,2210098,0,'soga_eye_color',229,229,102), (254412,2210098,1,'soga_eye_type',7,0,0), (254413,2210098,0,'soga_hair_face_color',240,205,71), (254414,2210098,0,'soga_hair_face_highlight_color',206,179,16), (254415,2210098,0,'soga_hair_type_color',240,205,71), (254416,2210098,0,'soga_hair_type_highlight_color',206,179,16), (254417,2210098,1,'soga_lip_type',-3,-5,-23), (254418,2210098,1,'soga_nose_type',2,28,-25), (254419,2210098,0,'soga_skin_color',238,249,249), (254420,2210098,0,'wing_color1',255,255,255), (254421,2210098,0,'wing_color2',255,255,255), (254422,2210099,0,'eye_color',255,255,255), (254423,2210099,0,'skin_color',255,255,255), (254424,2210099,0,'soga_eye_color',255,0,255), (254425,2210100,1,'chin_type',-34,-23,-9), (254426,2210100,1,'ear_type',19,-25,0), (254427,2210100,1,'eye_brow_type',31,11,-14), (254428,2210100,0,'eye_color',32,60,42), (254429,2210100,0,'hair_face_color',39,17,3), (254430,2210100,0,'hair_face_highlight_color',197,166,131), (254431,2210100,0,'hair_type_color',39,17,3), (254432,2210100,0,'hair_type_highlight_color',197,166,131), (254433,2210100,1,'lip_type',34,-8,42), (254434,2210100,1,'nose_type',-3,0,5), (254435,2210100,0,'skin_color',244,250,248), (254436,2210100,1,'soga_chin_type',-34,-23,-9), (254437,2210100,1,'soga_ear_type',19,-25,0), (254438,2210100,1,'soga_eye_brow_type',31,11,-14), (254439,2210100,0,'soga_eye_color',229,229,102), (254440,2210100,0,'soga_hair_face_color',39,17,3), (254441,2210100,0,'soga_hair_face_highlight_color',197,166,131), (254442,2210100,0,'soga_hair_type_color',39,17,3), (254443,2210100,0,'soga_hair_type_highlight_color',197,166,131), (254444,2210100,1,'soga_lip_type',34,-8,42), (254445,2210100,1,'soga_nose_type',-3,0,5), (254446,2210100,0,'soga_skin_color',244,250,248), (254447,2210100,0,'wing_color1',255,255,255), (254448,2210100,0,'wing_color2',255,255,255), (254449,2210101,1,'cheek_type',-18,-28,0), (254450,2210101,1,'chin_type',0,18,-35), (254451,2210101,1,'ear_type',-7,37,0), (254452,2210101,1,'eye_brow_type',28,3,8), (254453,2210101,0,'eye_color',45,93,106), (254454,2210101,1,'eye_type',3,0,0), (254455,2210101,0,'hair_face_color',140,133,130), (254456,2210101,0,'hair_face_highlight_color',159,109,0), (254457,2210101,0,'hair_type_color',140,133,130), (254458,2210101,0,'hair_type_highlight_color',159,109,0), (254459,2210101,1,'lip_type',29,35,-7), (254460,2210101,1,'nose_type',20,-12,-25), (254461,2210101,0,'skin_color',246,253,253), (254462,2210101,1,'soga_cheek_type',-18,-28,0), (254463,2210101,1,'soga_chin_type',0,18,-35), (254464,2210101,1,'soga_ear_type',-7,37,0), (254465,2210101,1,'soga_eye_brow_type',28,3,8), (254466,2210101,0,'soga_eye_color',229,229,102), (254467,2210101,1,'soga_eye_type',3,0,0), (254468,2210101,0,'soga_hair_face_color',140,133,130), (254469,2210101,0,'soga_hair_face_highlight_color',159,109,0), (254470,2210101,0,'soga_hair_type_color',140,133,130), (254471,2210101,0,'soga_hair_type_highlight_color',159,109,0), (254472,2210101,1,'soga_lip_type',29,35,-7), (254473,2210101,1,'soga_nose_type',20,-12,-25), (254474,2210101,0,'soga_skin_color',246,253,253), (254475,2210101,0,'wing_color1',255,255,255), (254476,2210101,0,'wing_color2',255,255,255), (254477,2210102,1,'cheek_type',7,-28,0), (254478,2210102,1,'chin_type',-25,-3,-14), (254479,2210102,1,'ear_type',11,0,0), (254480,2210102,1,'eye_brow_type',-1,10,0), (254481,2210102,0,'eye_color',79,53,22), (254482,2210102,1,'eye_type',-9,0,0), (254483,2210102,0,'hair_face_color',181,175,126), (254484,2210102,0,'hair_face_highlight_color',92,68,0), (254485,2210102,0,'hair_type_color',181,175,126), (254486,2210102,0,'hair_type_highlight_color',92,68,0), (254487,2210102,1,'lip_type',-17,0,-23), (254488,2210102,1,'nose_type',-37,4,-28), (254489,2210102,0,'skin_color',157,160,137), (254490,2210102,1,'soga_cheek_type',7,-28,0), (254491,2210102,1,'soga_chin_type',-25,-3,-14), (254492,2210102,1,'soga_ear_type',11,0,0), (254493,2210102,1,'soga_eye_brow_type',-1,10,0), (254494,2210102,0,'soga_eye_color',229,229,102), (254495,2210102,1,'soga_eye_type',-9,0,0), (254496,2210102,0,'soga_hair_face_color',181,175,126), (254497,2210102,0,'soga_hair_face_highlight_color',92,68,0), (254498,2210102,0,'soga_hair_type_color',181,175,126), (254499,2210102,0,'soga_hair_type_highlight_color',92,68,0), (254500,2210102,1,'soga_lip_type',-17,0,-23), (254501,2210102,1,'soga_nose_type',-37,4,-28), (254502,2210102,0,'soga_skin_color',157,160,137), (254503,2210102,0,'wing_color1',255,255,255), (254504,2210102,0,'wing_color2',255,255,255), (254505,2210103,1,'cheek_type',14,-20,0), (254506,2210103,1,'chin_type',-2,-55,-34), (254507,2210103,1,'ear_type',9,12,0), (254508,2210103,1,'eye_brow_type',34,-28,28), (254509,2210103,0,'eye_color',158,198,210), (254510,2210103,1,'eye_type',100,0,0), (254511,2210103,0,'hair_face_color',108,44,16), (254512,2210103,0,'hair_face_highlight_color',83,79,52), (254513,2210103,0,'hair_type_color',108,44,16), (254514,2210103,0,'hair_type_highlight_color',83,79,52), (254515,2210103,1,'lip_type',46,0,-7), (254516,2210103,1,'nose_type',8,-25,-3), (254517,2210103,0,'skin_color',225,178,142), (254518,2210103,1,'soga_cheek_type',14,-20,0), (254519,2210103,1,'soga_chin_type',-2,-55,-34), (254520,2210103,1,'soga_ear_type',9,12,0), (254521,2210103,1,'soga_eye_brow_type',34,-28,28), (254522,2210103,0,'soga_eye_color',229,229,102), (254523,2210103,1,'soga_eye_type',100,0,0), (254524,2210103,0,'soga_hair_face_color',108,44,16), (254525,2210103,0,'soga_hair_face_highlight_color',83,79,52), (254526,2210103,0,'soga_hair_type_color',108,44,16), (254527,2210103,0,'soga_hair_type_highlight_color',83,79,52), (254528,2210103,1,'soga_lip_type',46,0,-7), (254529,2210103,1,'soga_nose_type',8,-25,-3), (254530,2210103,0,'soga_skin_color',225,178,142), (254531,2210103,0,'wing_color1',255,255,255), (254532,2210103,0,'wing_color2',255,255,255), (254533,2210104,1,'cheek_type',-1,11,0), (254534,2210104,1,'chin_type',34,9,-31), (254535,2210104,1,'ear_type',-8,-11,0), (254536,2210104,1,'eye_brow_type',-12,-20,42), (254537,2210104,0,'eye_color',57,119,109), (254538,2210104,1,'eye_type',-28,0,0), (254539,2210104,0,'hair_face_color',202,187,68), (254540,2210104,0,'hair_face_highlight_color',27,18,0), (254541,2210104,0,'hair_type_color',202,187,68), (254542,2210104,0,'hair_type_highlight_color',27,18,0), (254543,2210104,1,'lip_type',7,0,34), (254544,2210104,1,'nose_type',-14,31,7), (254545,2210104,0,'skin_color',204,148,150), (254546,2210104,1,'soga_cheek_type',-1,11,0), (254547,2210104,1,'soga_chin_type',34,9,-31), (254548,2210104,1,'soga_ear_type',-8,-11,0), (254549,2210104,1,'soga_eye_brow_type',-12,-20,42), (254550,2210104,0,'soga_eye_color',229,229,102), (254551,2210104,1,'soga_eye_type',-28,0,0), (254552,2210104,0,'soga_hair_face_color',202,187,68), (254553,2210104,0,'soga_hair_face_highlight_color',27,18,0), (254554,2210104,0,'soga_hair_type_color',202,187,68), (254555,2210104,0,'soga_hair_type_highlight_color',27,18,0), (254556,2210104,1,'soga_lip_type',7,0,34), (254557,2210104,1,'soga_nose_type',-14,31,7), (254558,2210104,0,'soga_skin_color',204,148,150), (254559,2210104,0,'wing_color1',255,255,255), (254560,2210104,0,'wing_color2',255,255,255), (254561,2210105,1,'cheek_type',0,-4,0), (254562,2210105,1,'chin_type',-7,18,7), (254563,2210105,1,'ear_type',0,7,0), (254564,2210105,1,'eye_brow_type',12,20,21), (254565,2210105,0,'eye_color',162,198,199), (254566,2210105,1,'eye_type',-10,0,0), (254567,2210105,0,'hair_face_color',106,86,0), (254568,2210105,0,'hair_face_highlight_color',30,11,3), (254569,2210105,0,'hair_type_color',106,86,0), (254570,2210105,0,'hair_type_highlight_color',30,11,3), (254571,2210105,1,'lip_type',-25,-25,0), (254572,2210105,1,'nose_type',-7,-25,0), (254573,2210105,0,'skin_color',250,253,253), (254574,2210105,1,'soga_cheek_type',0,-4,0), (254575,2210105,1,'soga_chin_type',-7,18,7), (254576,2210105,1,'soga_ear_type',0,7,0), (254577,2210105,1,'soga_eye_brow_type',12,20,21), (254578,2210105,0,'soga_eye_color',229,229,102), (254579,2210105,1,'soga_eye_type',-10,0,0), (254580,2210105,0,'soga_hair_face_color',106,86,0), (254581,2210105,0,'soga_hair_face_highlight_color',30,11,3), (254582,2210105,0,'soga_hair_type_color',106,86,0), (254583,2210105,0,'soga_hair_type_highlight_color',30,11,3), (254584,2210105,1,'soga_lip_type',-25,-25,0), (254585,2210105,1,'soga_nose_type',-7,-25,0), (254586,2210105,0,'soga_skin_color',250,253,253), (254587,2210105,0,'wing_color1',255,255,255), (254588,2210105,0,'wing_color2',255,255,255), (254589,2210106,1,'cheek_type',-17,-34,0), (254590,2210106,1,'chin_type',-38,20,0), (254591,2210106,1,'ear_type',-3,7,0), (254592,2210106,1,'eye_brow_type',17,-17,-46), (254593,2210106,0,'eye_color',48,94,67), (254594,2210106,1,'eye_type',-8,0,0), (254595,2210106,0,'hair_face_color',70,28,0), (254596,2210106,0,'hair_face_highlight_color',49,17,9), (254597,2210106,0,'hair_type_color',70,28,0), (254598,2210106,0,'hair_type_highlight_color',49,17,9), (254599,2210106,1,'lip_type',-14,23,-28), (254600,2210106,1,'nose_type',-9,-37,42), (254601,2210106,0,'skin_color',228,208,210), (254602,2210106,1,'soga_cheek_type',-17,-34,0), (254603,2210106,1,'soga_chin_type',-38,20,0), (254604,2210106,1,'soga_ear_type',-3,7,0), (254605,2210106,1,'soga_eye_brow_type',17,-17,-46), (254606,2210106,0,'soga_eye_color',229,229,102), (254607,2210106,1,'soga_eye_type',-8,0,0), (254608,2210106,0,'soga_hair_face_color',70,28,0), (254609,2210106,0,'soga_hair_face_highlight_color',49,17,9), (254610,2210106,0,'soga_hair_type_color',70,28,0), (254611,2210106,0,'soga_hair_type_highlight_color',49,17,9), (254612,2210106,1,'soga_lip_type',-14,23,-28), (254613,2210106,1,'soga_nose_type',-9,-37,42), (254614,2210106,0,'soga_skin_color',228,208,210), (254615,2210106,0,'wing_color1',255,255,255), (254616,2210106,0,'wing_color2',255,255,255), (254617,2210107,1,'cheek_type',88,-45,0), (254618,2210107,1,'chin_type',-50,90,-56), (254619,2210107,1,'ear_type',-88,-20,0), (254620,2210107,1,'eye_brow_type',-42,-78,-75), (254621,2210107,0,'eye_color',40,24,8), (254622,2210107,1,'eye_type',17,0,0), (254623,2210107,0,'hair_face_color',100,70,10), (254624,2210107,0,'hair_face_highlight_color',84,0,0), (254625,2210107,0,'hair_type_color',100,70,10), (254626,2210107,0,'hair_type_highlight_color',84,0,0), (254627,2210107,1,'lip_type',7,61,-53), (254628,2210107,1,'nose_type',22,74,-55), (254629,2210107,0,'skin_color',235,231,197), (254630,2210107,1,'soga_cheek_type',88,-45,0), (254631,2210107,1,'soga_chin_type',-50,90,-56), (254632,2210107,1,'soga_ear_type',-88,-20,0), (254633,2210107,1,'soga_eye_brow_type',-42,-78,-75), (254634,2210107,0,'soga_eye_color',204,204,204), (254635,2210107,1,'soga_eye_type',17,0,0), (254636,2210107,0,'soga_hair_face_color',100,70,10), (254637,2210107,0,'soga_hair_face_highlight_color',84,0,0), (254638,2210107,0,'soga_hair_type_color',100,70,10), (254639,2210107,0,'soga_hair_type_highlight_color',84,0,0), (254640,2210107,1,'soga_lip_type',7,61,-53), (254641,2210107,1,'soga_nose_type',22,74,-55), (254642,2210107,0,'soga_skin_color',235,231,197), (254643,2210108,1,'cheek_type',-7,-34,0), (254644,2210108,1,'chin_type',-10,29,-28), (254645,2210108,1,'ear_type',0,3,0), (254646,2210108,1,'eye_brow_type',19,-28,0), (254647,2210108,0,'eye_color',90,120,69), (254648,2210108,1,'eye_type',-17,0,0), (254649,2210108,0,'hair_face_color',162,59,25), (254650,2210108,0,'hair_face_highlight_color',135,52,10), (254651,2210108,0,'hair_type_color',162,59,25), (254652,2210108,0,'hair_type_highlight_color',135,52,10), (254653,2210108,1,'lip_type',7,0,-10), (254654,2210108,1,'nose_type',34,-32,39), (254655,2210108,0,'skin_color',221,221,221), (254656,2210108,1,'soga_cheek_type',-7,-34,0), (254657,2210108,1,'soga_chin_type',-10,29,-28), (254658,2210108,1,'soga_ear_type',0,3,0), (254659,2210108,1,'soga_eye_brow_type',19,-28,0), (254660,2210108,0,'soga_eye_color',229,229,102), (254661,2210108,1,'soga_eye_type',-17,0,0), (254662,2210108,0,'soga_hair_face_color',162,59,25), (254663,2210108,0,'soga_hair_face_highlight_color',135,52,10), (254664,2210108,0,'soga_hair_type_color',162,59,25), (254665,2210108,0,'soga_hair_type_highlight_color',135,52,10), (254666,2210108,1,'soga_lip_type',7,0,-10), (254667,2210108,1,'soga_nose_type',34,-32,39), (254668,2210108,0,'soga_skin_color',221,221,221), (254669,2210108,0,'wing_color1',255,255,255), (254670,2210108,0,'wing_color2',255,255,255), (254711,2210111,1,'cheek_type',18,25,0), (254712,2210111,1,'chin_type',-31,-10,-50), (254713,2210111,1,'ear_type',-59,-31,0), (254714,2210111,1,'eye_brow_type',-72,85,81), (254715,2210111,0,'eye_color',124,0,124), (254716,2210111,1,'eye_type',-11,0,0), (254717,2210111,1,'lip_type',98,5,-53), (254718,2210111,1,'nose_type',87,71,-7), (254719,2210111,0,'skin_color',213,202,201), (254720,2210111,1,'soga_cheek_type',18,25,0), (254721,2210111,1,'soga_chin_type',-31,-10,-50), (254722,2210111,1,'soga_ear_type',-59,-31,0), (254723,2210111,1,'soga_eye_brow_type',-72,85,81), (254724,2210111,0,'soga_eye_color',204,204,204), (254725,2210111,1,'soga_eye_type',-11,0,0), (254726,2210111,1,'soga_lip_type',98,5,-53), (254727,2210111,1,'soga_nose_type',87,71,-7), (254728,2210111,0,'soga_skin_color',213,202,201), (254729,2210112,1,'cheek_type',-3,-25,0), (254730,2210112,1,'chin_type',-8,25,1), (254731,2210112,1,'ear_type',42,42,0), (254732,2210112,1,'eye_brow_type',-9,-1,-4), (254733,2210112,0,'eye_color',137,92,40), (254734,2210112,1,'eye_type',-25,0,0), (254735,2210112,0,'hair_face_color',255,171,115), (254736,2210112,0,'hair_face_highlight_color',105,90,5), (254737,2210112,0,'hair_type_color',255,171,115), (254738,2210112,0,'hair_type_highlight_color',105,90,5), (254739,2210112,1,'lip_type',-5,-26,-1), (254740,2210112,1,'nose_type',-3,21,17), (254741,2210112,0,'skin_color',230,186,184), (254742,2210112,1,'soga_cheek_type',-3,-25,0), (254743,2210112,1,'soga_chin_type',-8,25,1), (254744,2210112,1,'soga_ear_type',42,42,0), (254745,2210112,1,'soga_eye_brow_type',-9,-1,-4), (254746,2210112,0,'soga_eye_color',229,229,102), (254747,2210112,1,'soga_eye_type',-25,0,0), (254748,2210112,0,'soga_hair_face_color',255,171,115), (254749,2210112,0,'soga_hair_face_highlight_color',105,90,5), (254750,2210112,0,'soga_hair_type_color',255,171,115), (254751,2210112,0,'soga_hair_type_highlight_color',105,90,5), (254752,2210112,1,'soga_lip_type',-5,-26,-1), (254753,2210112,1,'soga_nose_type',-3,21,17), (254754,2210112,0,'soga_skin_color',230,186,184), (254755,2210112,0,'wing_color1',255,255,255), (254756,2210112,0,'wing_color2',255,255,255), (254757,2210113,1,'cheek_type',21,25,0), (254758,2210113,1,'chin_type',-14,17,0), (254759,2210113,1,'ear_type',0,-23,0), (254760,2210113,1,'eye_brow_type',12,-20,-7), (254761,2210113,0,'eye_color',199,179,155), (254762,2210113,1,'eye_type',-22,0,0), (254763,2210113,0,'hair_face_color',139,187,188), (254764,2210113,0,'hair_face_highlight_color',25,18,10), (254765,2210113,0,'hair_type_color',139,187,188), (254766,2210113,0,'hair_type_highlight_color',25,18,10), (254767,2210113,1,'lip_type',7,45,-20), (254768,2210113,1,'nose_type',-18,12,14), (254769,2210113,0,'skin_color',213,164,145), (254770,2210113,1,'soga_cheek_type',21,25,0), (254771,2210113,1,'soga_chin_type',-14,17,0), (254772,2210113,1,'soga_ear_type',0,-23,0), (254773,2210113,1,'soga_eye_brow_type',12,-20,-7), (254774,2210113,0,'soga_eye_color',229,229,102), (254775,2210113,1,'soga_eye_type',-22,0,0), (254776,2210113,0,'soga_hair_face_color',139,187,188), (254777,2210113,0,'soga_hair_face_highlight_color',25,18,10), (254778,2210113,0,'soga_hair_type_color',139,187,188), (254779,2210113,0,'soga_hair_type_highlight_color',25,18,10), (254780,2210113,1,'soga_lip_type',7,45,-20), (254781,2210113,1,'soga_nose_type',-18,12,14), (254782,2210113,0,'soga_skin_color',213,164,145), (254783,2210113,0,'wing_color1',255,255,255), (254784,2210113,0,'wing_color2',255,255,255), (254785,2210114,1,'cheek_type',5,14,0), (254786,2210114,1,'chin_type',18,14,40), (254787,2210114,1,'ear_type',19,0,0), (254788,2210114,1,'eye_brow_type',7,5,34), (254789,2210114,0,'eye_color',36,21,6), (254790,2210114,0,'hair_face_color',9,6,0), (254791,2210114,0,'hair_type_color',9,6,0), (254792,2210114,1,'lip_type',7,-20,32), (254793,2210114,1,'nose_type',-14,1,25), (254794,2210114,0,'skin_color',162,167,150), (254795,2210114,1,'soga_cheek_type',5,14,0), (254796,2210114,1,'soga_chin_type',18,14,40), (254797,2210114,1,'soga_ear_type',19,0,0), (254798,2210114,1,'soga_eye_brow_type',7,5,34), (254799,2210114,0,'soga_eye_color',229,229,102), (254800,2210114,0,'soga_hair_face_color',9,6,0), (254801,2210114,0,'soga_hair_type_color',9,6,0), (254802,2210114,1,'soga_lip_type',7,-20,32), (254803,2210114,1,'soga_nose_type',-14,1,25), (254804,2210114,0,'soga_skin_color',162,167,150), (254805,2210114,0,'wing_color1',255,255,255), (254806,2210114,0,'wing_color2',255,255,255), (254807,2210115,1,'cheek_type',-48,40,0), (254808,2210115,1,'chin_type',55,-21,-90), (254809,2210115,1,'ear_type',-28,40,0), (254810,2210115,1,'eye_brow_type',79,51,-59), (254811,2210115,0,'eye_color',37,81,80), (254812,2210115,1,'eye_type',-31,0,0), (254813,2210115,0,'hair_color1',114,112,142), (254814,2210115,0,'hair_color2',152,138,129), (254815,2210115,0,'hair_face_color',107,129,132), (254816,2210115,0,'hair_face_highlight_color',15,1,21), (254817,2210115,0,'hair_highlight',29,21,28), (254818,2210115,0,'hair_type_color',107,129,132), (254819,2210115,0,'hair_type_highlight_color',15,1,21), (254820,2210115,1,'lip_type',-17,-79,32), (254821,2210115,1,'nose_type',70,-3,-64), (254822,2210115,0,'skin_color',232,218,171), (254823,2210115,1,'soga_cheek_type',-48,40,0), (254824,2210115,1,'soga_chin_type',55,-21,-90), (254825,2210115,1,'soga_ear_type',-28,40,0), (254826,2210115,1,'soga_eye_brow_type',79,51,-59), (254827,2210115,0,'soga_eye_color',229,229,102), (254828,2210115,1,'soga_eye_type',-31,0,0), (254829,2210115,0,'soga_hair_color1',114,112,142), (254830,2210115,0,'soga_hair_color2',152,138,129), (254831,2210115,0,'soga_hair_face_color',107,129,132), (254832,2210115,0,'soga_hair_face_highlight_color',15,1,21), (254833,2210115,0,'soga_hair_highlight',29,21,28), (254834,2210115,0,'soga_hair_type_color',107,129,132), (254835,2210115,0,'soga_hair_type_highlight_color',15,1,21), (254836,2210115,1,'soga_lip_type',-17,-79,32), (254837,2210115,1,'soga_nose_type',70,-3,-64), (254838,2210115,0,'soga_skin_color',232,218,171), (254839,2210115,0,'wing_color1',255,255,255), (254840,2210115,0,'wing_color2',255,255,255), (254841,2210116,0,'eye_color',255,255,255), (254842,2210116,0,'skin_color',255,255,255), (254843,2210116,0,'soga_eye_color',255,0,255), (254844,2210117,0,'eye_color',255,255,255), (254845,2210117,0,'skin_color',255,255,255), (254846,2210117,0,'soga_eye_color',255,0,255), (254847,2210118,1,'cheek_type',21,21,0), (254848,2210118,1,'chin_type',-37,-34,17), (254849,2210118,1,'ear_type',-5,-19,0), (254850,2210118,1,'eye_brow_type',-12,-31,44), (254851,2210118,0,'eye_color',126,178,192), (254852,2210118,0,'hair_face_color',129,86,0), (254853,2210118,0,'hair_face_highlight_color',81,75,27), (254854,2210118,0,'hair_type_color',129,86,0), (254855,2210118,0,'hair_type_highlight_color',81,75,27), (254856,2210118,1,'lip_type',-9,-2,-5), (254857,2210118,1,'nose_type',-7,34,12), (254858,2210118,0,'skin_color',168,126,89), (254859,2210118,1,'soga_cheek_type',21,21,0), (254860,2210118,1,'soga_chin_type',-37,-34,17), (254861,2210118,1,'soga_ear_type',-5,-19,0), (254862,2210118,1,'soga_eye_brow_type',-12,-31,44), (254863,2210118,0,'soga_eye_color',229,229,102), (254864,2210118,0,'soga_hair_face_color',129,86,0), (254865,2210118,0,'soga_hair_face_highlight_color',81,75,27), (254866,2210118,0,'soga_hair_type_color',129,86,0), (254867,2210118,0,'soga_hair_type_highlight_color',81,75,27), (254868,2210118,1,'soga_lip_type',-9,-2,-5), (254869,2210118,1,'soga_nose_type',-7,34,12), (254870,2210118,0,'soga_skin_color',168,126,89), (254871,2210118,0,'wing_color1',255,255,255), (254872,2210118,0,'wing_color2',255,255,255), (254873,2210119,1,'cheek_type',8,-11,0), (254874,2210119,1,'chin_type',-7,0,-22), (254875,2210119,1,'ear_type',7,-38,0), (254876,2210119,1,'eye_brow_type',29,-32,0), (254877,2210119,0,'eye_color',137,186,200), (254878,2210119,1,'eye_type',7,0,0), (254879,2210119,0,'hair_face_color',77,77,77), (254880,2210119,0,'hair_face_highlight_color',19,18,8), (254881,2210119,0,'hair_type_color',77,77,77), (254882,2210119,0,'hair_type_highlight_color',19,18,8), (254883,2210119,1,'lip_type',11,-44,-34), (254884,2210119,1,'nose_type',0,23,-31), (254885,2210119,0,'skin_color',198,198,198), (254886,2210119,1,'soga_cheek_type',8,-11,0), (254887,2210119,1,'soga_chin_type',-7,0,-22), (254888,2210119,1,'soga_ear_type',7,-38,0), (254889,2210119,1,'soga_eye_brow_type',29,-32,0), (254890,2210119,0,'soga_eye_color',229,229,102), (254891,2210119,1,'soga_eye_type',7,0,0), (254892,2210119,0,'soga_hair_face_color',77,77,77), (254893,2210119,0,'soga_hair_face_highlight_color',19,18,8), (254894,2210119,0,'soga_hair_type_color',77,77,77), (254895,2210119,0,'soga_hair_type_highlight_color',19,18,8), (254896,2210119,1,'soga_lip_type',11,-44,-34), (254897,2210119,1,'soga_nose_type',0,23,-31), (254898,2210119,0,'soga_skin_color',198,198,198), (254899,2210119,0,'wing_color1',255,255,255), (254900,2210119,0,'wing_color2',255,255,255), (254901,2210120,1,'cheek_type',-14,-18,0), (254902,2210120,1,'chin_type',12,39,3), (254903,2210120,1,'ear_type',-3,-7,0), (254904,2210120,1,'eye_brow_type',39,-23,32), (254905,2210120,0,'eye_color',145,137,85), (254906,2210120,0,'hair_face_color',119,57,0), (254907,2210120,0,'hair_face_highlight_color',103,69,0), (254908,2210120,0,'hair_type_color',119,57,0), (254909,2210120,0,'hair_type_highlight_color',103,69,0), (254910,2210120,1,'lip_type',-2,21,39), (254911,2210120,1,'nose_type',-12,-9,-5), (254912,2210120,0,'skin_color',236,236,215), (254913,2210120,1,'soga_cheek_type',-14,-18,0), (254914,2210120,1,'soga_chin_type',12,39,3), (254915,2210120,1,'soga_ear_type',-3,-7,0), (254916,2210120,1,'soga_eye_brow_type',39,-23,32), (254917,2210120,0,'soga_eye_color',229,229,102), (254918,2210120,0,'soga_hair_face_color',119,57,0), (254919,2210120,0,'soga_hair_face_highlight_color',103,69,0), (254920,2210120,0,'soga_hair_type_color',119,57,0), (254921,2210120,0,'soga_hair_type_highlight_color',103,69,0), (254922,2210120,1,'soga_lip_type',-2,21,39), (254923,2210120,1,'soga_nose_type',-12,-9,-5), (254924,2210120,0,'soga_skin_color',236,236,215), (254925,2210120,0,'wing_color1',255,255,255), (254926,2210120,0,'wing_color2',255,255,255), (254927,2210121,1,'cheek_type',-100,-1,0), (254928,2210121,1,'chin_type',-20,-50,100), (254929,2210121,1,'ear_type',-100,28,0), (254930,2210121,1,'eye_brow_type',100,-75,3), (254931,2210121,0,'eye_color',63,118,77), (254932,2210121,1,'eye_type',68,0,0), (254933,2210121,0,'hair_color1',114,112,142), (254934,2210121,0,'hair_color2',152,138,129), (254935,2210121,0,'hair_face_color',127,153,153), (254936,2210121,0,'hair_face_highlight_color',84,0,0), (254937,2210121,0,'hair_highlight',109,14,49), (254938,2210121,0,'hair_type_color',127,153,153), (254939,2210121,0,'hair_type_highlight_color',84,0,0), (254940,2210121,1,'lip_type',-100,100,17), (254941,2210121,1,'nose_type',45,69,78), (254942,2210121,0,'skin_color',199,139,123), (254943,2210121,1,'soga_cheek_type',-100,-1,0), (254944,2210121,1,'soga_chin_type',-20,-50,100), (254945,2210121,1,'soga_ear_type',-100,28,0), (254946,2210121,1,'soga_eye_brow_type',100,-75,3), (254947,2210121,0,'soga_eye_color',229,229,102), (254948,2210121,1,'soga_eye_type',68,0,0), (254949,2210121,0,'soga_hair_color1',114,112,142), (254950,2210121,0,'soga_hair_color2',152,138,129), (254951,2210121,0,'soga_hair_face_color',127,153,153), (254952,2210121,0,'soga_hair_face_highlight_color',84,0,0), (254953,2210121,0,'soga_hair_highlight',109,14,49), (254954,2210121,0,'soga_hair_type_color',127,153,153), (254955,2210121,0,'soga_hair_type_highlight_color',84,0,0), (254956,2210121,1,'soga_lip_type',-100,100,17), (254957,2210121,1,'soga_nose_type',45,69,78), (254958,2210121,0,'soga_skin_color',199,139,123), (254959,2210121,0,'wing_color1',255,255,255), (254960,2210121,0,'wing_color2',255,255,255), (254989,2210123,0,'eye_color',255,255,255), (254990,2210123,0,'skin_color',255,255,255), (254991,2210123,0,'soga_eye_color',255,0,255), (254992,2210124,1,'cheek_type',35,-8,0), (254993,2210124,1,'chin_type',10,-3,-3), (254994,2210124,1,'ear_type',-28,20,0), (254995,2210124,1,'eye_brow_type',-75,37,20), (254996,2210124,0,'eye_color',55,92,59), (254997,2210124,1,'eye_type',39,0,0), (254998,2210124,0,'hair_face_color',85,83,58), (254999,2210124,0,'hair_face_highlight_color',243,238,202), (255000,2210124,0,'hair_type_color',85,83,58), (255001,2210124,0,'hair_type_highlight_color',243,238,202), (255002,2210124,1,'lip_type',88,-23,10), (255003,2210124,1,'nose_type',-2,40,14), (255004,2210124,0,'skin_color',248,251,251), (255005,2210124,1,'soga_cheek_type',35,-8,0), (255006,2210124,1,'soga_chin_type',10,-3,-3), (255007,2210124,1,'soga_ear_type',-28,20,0), (255008,2210124,1,'soga_eye_brow_type',-75,37,20), (255009,2210124,0,'soga_eye_color',229,229,102), (255010,2210124,1,'soga_eye_type',39,0,0), (255011,2210124,0,'soga_hair_face_color',85,83,58), (255012,2210124,0,'soga_hair_face_highlight_color',243,238,202), (255013,2210124,0,'soga_hair_type_color',85,83,58), (255014,2210124,0,'soga_hair_type_highlight_color',243,238,202), (255015,2210124,1,'soga_lip_type',88,-23,10), (255016,2210124,1,'soga_nose_type',-2,40,14), (255017,2210124,0,'soga_skin_color',248,251,251), (255018,2210124,0,'wing_color1',255,255,255), (255019,2210124,0,'wing_color2',255,255,255), (255048,2210126,1,'cheek_type',-4,-2,0), (255049,2210126,1,'chin_type',-28,7,-18), (255050,2210126,1,'ear_type',-31,34,0), (255051,2210126,1,'eye_brow_type',25,38,8), (255052,2210126,0,'eye_color',106,166,183), (255053,2210126,1,'eye_type',44,0,0), (255054,2210126,0,'hair_face_color',42,40,37), (255055,2210126,0,'hair_face_highlight_color',77,56,32), (255056,2210126,0,'hair_type_color',42,40,37), (255057,2210126,0,'hair_type_highlight_color',77,56,32), (255058,2210126,1,'lip_type',-12,-25,7), (255059,2210126,1,'nose_type',-17,2,-43), (255060,2210126,0,'skin_color',215,213,202), (255061,2210126,1,'soga_cheek_type',-4,-2,0), (255062,2210126,1,'soga_chin_type',-28,7,-18), (255063,2210126,1,'soga_ear_type',-31,34,0), (255064,2210126,1,'soga_eye_brow_type',25,38,8), (255065,2210126,0,'soga_eye_color',229,229,102), (255066,2210126,1,'soga_eye_type',44,0,0), (255067,2210126,0,'soga_hair_face_color',42,40,37), (255068,2210126,0,'soga_hair_face_highlight_color',77,56,32), (255069,2210126,0,'soga_hair_type_color',42,40,37), (255070,2210126,0,'soga_hair_type_highlight_color',77,56,32), (255071,2210126,1,'soga_lip_type',-12,-25,7), (255072,2210126,1,'soga_nose_type',-17,2,-43), (255073,2210126,0,'soga_skin_color',215,213,202), (255074,2210126,0,'wing_color1',255,255,255), (255075,2210126,0,'wing_color2',255,255,255), (255076,2210127,0,'eye_color',255,255,255), (255077,2210127,0,'skin_color',255,255,255), (255078,2210127,0,'soga_eye_color',255,0,255), (255079,2210128,1,'cheek_type',79,-26,0), (255080,2210128,1,'chin_type',-8,61,64), (255081,2210128,1,'ear_type',53,-55,0), (255082,2210128,1,'eye_brow_type',-72,-17,97), (255083,2210128,0,'eye_color',57,118,133), (255084,2210128,1,'eye_type',69,0,0), (255085,2210128,0,'hair_color1',29,21,28), (255086,2210128,0,'hair_color2',39,32,39), (255087,2210128,0,'hair_face_color',17,3,23), (255088,2210128,0,'hair_face_highlight_color',168,59,22), (255089,2210128,0,'hair_highlight',89,21,21), (255090,2210128,0,'hair_type_color',17,3,23), (255091,2210128,0,'hair_type_highlight_color',168,59,22), (255092,2210128,1,'lip_type',-53,97,-22), (255093,2210128,1,'nose_type',-41,14,62), (255094,2210128,0,'skin_color',46,33,34), (255095,2210128,1,'soga_cheek_type',79,-26,0), (255096,2210128,1,'soga_chin_type',-8,61,64), (255097,2210128,1,'soga_ear_type',53,-55,0), (255098,2210128,1,'soga_eye_brow_type',-72,-17,97), (255099,2210128,0,'soga_eye_color',229,229,102), (255100,2210128,1,'soga_eye_type',69,0,0), (255101,2210128,0,'soga_hair_color1',29,21,28), (255102,2210128,0,'soga_hair_color2',39,32,39), (255103,2210128,0,'soga_hair_face_color',17,3,23), (255104,2210128,0,'soga_hair_face_highlight_color',168,59,22), (255105,2210128,0,'soga_hair_highlight',89,21,21), (255106,2210128,0,'soga_hair_type_color',17,3,23), (255107,2210128,0,'soga_hair_type_highlight_color',168,59,22), (255108,2210128,1,'soga_lip_type',-53,97,-22), (255109,2210128,1,'soga_nose_type',-41,14,62), (255110,2210128,0,'soga_skin_color',46,33,34), (255111,2210128,0,'wing_color1',255,255,255), (255112,2210128,0,'wing_color2',255,255,255), (255113,2210129,1,'cheek_type',94,-94,0), (255114,2210129,1,'chin_type',-98,-94,-11), (255115,2210129,1,'ear_type',55,47,0), (255116,2210129,1,'eye_brow_type',-98,-50,37), (255117,2210129,0,'eye_color',55,119,114), (255118,2210129,1,'eye_type',15,0,0), (255119,2210129,0,'hair_color1',54,45,28), (255120,2210129,0,'hair_color2',104,52,0), (255121,2210129,0,'hair_face_color',43,13,18), (255122,2210129,0,'hair_face_highlight_color',183,84,36), (255123,2210129,0,'hair_highlight',105,26,26), (255124,2210129,0,'hair_type_color',43,13,18), (255125,2210129,0,'hair_type_highlight_color',183,84,36), (255126,2210129,1,'lip_type',-96,-4,56), (255127,2210129,1,'nose_type',83,72,-31), (255128,2210129,0,'skin_color',122,97,100), (255129,2210129,1,'soga_cheek_type',94,-94,0), (255130,2210129,1,'soga_chin_type',-98,-94,-11), (255131,2210129,1,'soga_ear_type',55,47,0), (255132,2210129,1,'soga_eye_brow_type',-98,-50,37), (255133,2210129,0,'soga_eye_color',229,229,102), (255134,2210129,1,'soga_eye_type',15,0,0), (255135,2210129,0,'soga_hair_color1',209,131,22), (255136,2210129,0,'soga_hair_color2',199,150,48), (255137,2210129,0,'soga_hair_face_color',184,128,10), (255138,2210129,0,'soga_hair_face_highlight_color',183,84,36), (255139,2210129,0,'soga_hair_highlight',105,26,26), (255140,2210129,0,'soga_hair_type_color',184,128,10), (255141,2210129,0,'soga_hair_type_highlight_color',183,84,36), (255142,2210129,1,'soga_lip_type',-96,-4,56), (255143,2210129,1,'soga_nose_type',83,72,-31), (255144,2210129,0,'soga_skin_color',122,97,100), (255145,2210130,0,'eye_color',255,255,255), (255146,2210130,0,'skin_color',255,255,255), (255147,2210130,0,'soga_eye_color',255,0,255), (255148,2210131,0,'eye_color',255,255,255), (255149,2210131,0,'skin_color',255,255,255), (255150,2210131,0,'soga_eye_color',255,0,255), (255151,2210132,1,'cheek_type',9,22,0), (255152,2210132,1,'chin_type',4,4,43), (255153,2210132,1,'ear_type',5,-34,0), (255154,2210132,1,'eye_brow_type',1,12,9), (255155,2210132,0,'eye_color',47,100,102), (255156,2210132,0,'hair_face_color',194,164,6), (255157,2210132,0,'hair_face_highlight_color',188,168,37), (255158,2210132,0,'hair_type_color',194,164,6), (255159,2210132,0,'hair_type_highlight_color',188,168,37), (255160,2210132,1,'lip_type',-7,26,-34), (255161,2210132,1,'nose_type',18,29,19), (255162,2210132,0,'skin_color',206,162,137), (255163,2210132,1,'soga_cheek_type',9,22,0), (255164,2210132,1,'soga_chin_type',4,4,43), (255165,2210132,1,'soga_ear_type',5,-34,0), (255166,2210132,1,'soga_eye_brow_type',1,12,9), (255167,2210132,0,'soga_eye_color',229,229,102), (255168,2210132,0,'soga_hair_face_color',194,164,6), (255169,2210132,0,'soga_hair_face_highlight_color',188,168,37), (255170,2210132,0,'soga_hair_type_color',194,164,6), (255171,2210132,0,'soga_hair_type_highlight_color',188,168,37), (255172,2210132,1,'soga_lip_type',-7,26,-34), (255173,2210132,1,'soga_nose_type',18,29,19), (255174,2210132,0,'soga_skin_color',206,162,137), (255175,2210132,0,'wing_color1',255,255,255), (255176,2210132,0,'wing_color2',255,255,255), (255177,2210133,1,'cheek_type',-46,-46,0), (255178,2210133,1,'chin_type',-18,-7,1), (255179,2210133,1,'ear_type',3,34,0), (255180,2210133,1,'eye_brow_type',3,-2,-12), (255181,2210133,0,'eye_color',130,182,196), (255182,2210133,1,'eye_type',-14,0,0), (255183,2210133,0,'hair_face_color',222,147,33), (255184,2210133,0,'hair_face_highlight_color',56,25,0), (255185,2210133,0,'hair_type_color',222,147,33), (255186,2210133,0,'hair_type_highlight_color',56,25,0), (255187,2210133,1,'lip_type',14,11,-8), (255188,2210133,1,'nose_type',-17,4,-21), (255189,2210133,0,'skin_color',234,227,205), (255190,2210133,1,'soga_cheek_type',-46,-46,0), (255191,2210133,1,'soga_chin_type',-18,-7,1), (255192,2210133,1,'soga_ear_type',3,34,0), (255193,2210133,1,'soga_eye_brow_type',3,-2,-12), (255194,2210133,0,'soga_eye_color',229,229,102), (255195,2210133,1,'soga_eye_type',-14,0,0), (255196,2210133,0,'soga_hair_face_color',222,147,33), (255197,2210133,0,'soga_hair_face_highlight_color',56,25,0), (255198,2210133,0,'soga_hair_type_color',222,147,33), (255199,2210133,0,'soga_hair_type_highlight_color',56,25,0), (255200,2210133,1,'soga_lip_type',14,11,-8), (255201,2210133,1,'soga_nose_type',-17,4,-21), (255202,2210133,0,'soga_skin_color',234,227,205), (255203,2210133,0,'wing_color1',255,255,255), (255204,2210133,0,'wing_color2',255,255,255), (255205,2210134,0,'eye_color',43,161,255), (255206,2210134,0,'skin_color',243,243,238), (255207,2210134,0,'soga_eye_color',255,0,255), (255208,2210135,1,'cheek_type',-12,0,0), (255209,2210135,1,'chin_type',-9,2,25), (255210,2210135,1,'ear_type',20,-1,0), (255211,2210135,1,'eye_brow_type',-12,0,-11), (255212,2210135,0,'eye_color',139,165,134), (255213,2210135,1,'eye_type',-14,0,0), (255214,2210135,0,'hair_face_color',162,153,149), (255215,2210135,0,'hair_face_highlight_color',229,227,223), (255216,2210135,0,'hair_type_color',162,153,149), (255217,2210135,0,'hair_type_highlight_color',229,227,223), (255218,2210135,1,'lip_type',0,0,7), (255219,2210135,1,'nose_type',17,-28,1), (255220,2210135,0,'skin_color',236,195,194), (255221,2210135,1,'soga_cheek_type',-12,0,0), (255222,2210135,1,'soga_chin_type',-9,2,25), (255223,2210135,1,'soga_ear_type',20,-1,0), (255224,2210135,1,'soga_eye_brow_type',-12,0,-11), (255225,2210135,0,'soga_eye_color',229,229,102), (255226,2210135,1,'soga_eye_type',-14,0,0), (255227,2210135,0,'soga_hair_face_color',162,153,149), (255228,2210135,0,'soga_hair_face_highlight_color',229,227,223), (255229,2210135,0,'soga_hair_type_color',162,153,149), (255230,2210135,0,'soga_hair_type_highlight_color',229,227,223), (255231,2210135,1,'soga_lip_type',0,0,7), (255232,2210135,1,'soga_nose_type',17,-28,1), (255233,2210135,0,'soga_skin_color',236,195,194), (255234,2210135,0,'wing_color1',255,255,255), (255235,2210135,0,'wing_color2',255,255,255), (255236,2210136,0,'eye_color',255,255,255), (255237,2210136,0,'skin_color',255,255,255), (255238,2210136,0,'soga_eye_color',255,0,255), (255239,2210137,0,'eye_color',255,255,255), (255240,2210137,0,'skin_color',255,255,255), (255241,2210137,0,'soga_eye_color',255,0,255), (255242,2210138,1,'cheek_type',7,-5,0), (255243,2210138,1,'chin_type',-17,-32,-4), (255244,2210138,1,'ear_type',0,-17,0), (255245,2210138,1,'eye_brow_type',-20,20,4), (255246,2210138,0,'eye_color',136,185,199), (255247,2210138,1,'eye_type',-2,0,0), (255248,2210138,0,'hair_face_color',61,55,15), (255249,2210138,0,'hair_face_highlight_color',95,88,38), (255250,2210138,0,'hair_type_color',61,55,15), (255251,2210138,0,'hair_type_highlight_color',95,88,38), (255252,2210138,1,'lip_type',5,19,48), (255253,2210138,1,'nose_type',-32,-22,-18), (255254,2210138,0,'skin_color',211,194,163), (255255,2210138,1,'soga_cheek_type',7,-5,0), (255256,2210138,1,'soga_chin_type',-17,-32,-4), (255257,2210138,1,'soga_ear_type',0,-17,0), (255258,2210138,1,'soga_eye_brow_type',-20,20,4), (255259,2210138,0,'soga_eye_color',229,229,102), (255260,2210138,1,'soga_eye_type',-2,0,0), (255261,2210138,0,'soga_hair_face_color',61,55,15), (255262,2210138,0,'soga_hair_face_highlight_color',95,88,38), (255263,2210138,0,'soga_hair_type_color',61,55,15), (255264,2210138,0,'soga_hair_type_highlight_color',95,88,38), (255265,2210138,1,'soga_lip_type',5,19,48), (255266,2210138,1,'soga_nose_type',-32,-22,-18), (255267,2210138,0,'soga_skin_color',211,194,163), (255268,2210138,0,'wing_color1',255,255,255), (255269,2210138,0,'wing_color2',255,255,255), (255270,2210139,1,'cheek_type',2,-3,0), (255271,2210139,1,'chin_type',20,0,8), (255272,2210139,1,'ear_type',0,-26,0), (255273,2210139,1,'eye_brow_type',1,26,37), (255274,2210139,0,'eye_color',57,63,34), (255275,2210139,1,'eye_type',-22,0,0), (255276,2210139,0,'hair_face_color',32,13,0), (255277,2210139,0,'hair_face_highlight_color',128,46,20), (255278,2210139,0,'hair_type_color',32,13,0), (255279,2210139,0,'hair_type_highlight_color',128,46,20), (255280,2210139,1,'lip_type',-17,7,0), (255281,2210139,1,'nose_type',7,-12,5), (255282,2210139,0,'skin_color',250,253,253), (255283,2210139,1,'soga_cheek_type',2,-3,0), (255284,2210139,1,'soga_chin_type',20,0,8), (255285,2210139,1,'soga_ear_type',0,-26,0), (255286,2210139,1,'soga_eye_brow_type',1,26,37), (255287,2210139,0,'soga_eye_color',229,229,102), (255288,2210139,1,'soga_eye_type',-22,0,0), (255289,2210139,0,'soga_hair_face_color',32,13,0), (255290,2210139,0,'soga_hair_face_highlight_color',128,46,20), (255291,2210139,0,'soga_hair_type_color',32,13,0), (255292,2210139,0,'soga_hair_type_highlight_color',128,46,20), (255293,2210139,1,'soga_lip_type',-17,7,0), (255294,2210139,1,'soga_nose_type',7,-12,5), (255295,2210139,0,'soga_skin_color',250,253,253), (255296,2210139,0,'wing_color1',255,255,255), (255297,2210139,0,'wing_color2',255,255,255), (255298,2210140,1,'cheek_type',75,71,0), (255299,2210140,1,'chin_type',-5,-31,0), (255300,2210140,1,'ear_type',14,-28,0), (255301,2210140,1,'eye_brow_type',81,-41,-71), (255302,2210140,0,'eye_color',139,104,50), (255303,2210140,1,'eye_type',-7,0,0), (255304,2210140,0,'hair_color1',43,36,70), (255305,2210140,0,'hair_color2',68,72,71), (255306,2210140,0,'hair_face_color',61,61,75), (255307,2210140,0,'hair_face_highlight_color',15,1,21), (255308,2210140,0,'hair_highlight',29,21,28), (255309,2210140,0,'hair_type_color',61,61,75), (255310,2210140,0,'hair_type_highlight_color',15,1,21), (255311,2210140,1,'lip_type',-37,-46,-44), (255312,2210140,1,'nose_type',63,14,34), (255313,2210140,0,'skin_color',176,127,99), (255314,2210140,1,'soga_cheek_type',75,71,0), (255315,2210140,1,'soga_chin_type',-5,-31,0), (255316,2210140,1,'soga_ear_type',14,-28,0), (255317,2210140,1,'soga_eye_brow_type',81,-41,-71), (255318,2210140,0,'soga_eye_color',229,229,102), (255319,2210140,1,'soga_eye_type',-7,0,0), (255320,2210140,0,'soga_hair_color1',43,36,70), (255321,2210140,0,'soga_hair_color2',68,72,71), (255322,2210140,0,'soga_hair_face_color',61,61,75), (255323,2210140,0,'soga_hair_face_highlight_color',15,1,21), (255324,2210140,0,'soga_hair_highlight',29,21,28), (255325,2210140,0,'soga_hair_type_color',61,61,75), (255326,2210140,0,'soga_hair_type_highlight_color',15,1,21), (255327,2210140,1,'soga_lip_type',-37,-46,-44), (255328,2210140,1,'soga_nose_type',63,14,34), (255329,2210140,0,'soga_skin_color',176,127,99), (255330,2210140,0,'wing_color1',255,255,255), (255331,2210140,0,'wing_color2',255,255,255), (255332,2210141,1,'cheek_type',-2,25,0), (255333,2210141,1,'chin_type',-34,0,2), (255334,2210141,1,'ear_type',-23,9,0), (255335,2210141,1,'eye_brow_type',2,-17,-2), (255336,2210141,0,'eye_color',139,121,65), (255337,2210141,1,'eye_type',-28,0,0), (255338,2210141,0,'hair_face_color',43,29,21), (255339,2210141,0,'hair_face_highlight_color',42,38,34), (255340,2210141,0,'hair_type_color',43,29,21), (255341,2210141,0,'hair_type_highlight_color',42,38,34), (255342,2210141,1,'lip_type',4,14,3), (255343,2210141,1,'nose_type',14,3,-1), (255344,2210141,0,'skin_color',222,180,182), (255345,2210141,1,'soga_cheek_type',-2,25,0), (255346,2210141,1,'soga_chin_type',-34,0,2), (255347,2210141,1,'soga_ear_type',-23,9,0), (255348,2210141,1,'soga_eye_brow_type',2,-17,-2), (255349,2210141,0,'soga_eye_color',229,229,102), (255350,2210141,1,'soga_eye_type',-28,0,0), (255351,2210141,0,'soga_hair_face_color',43,29,21), (255352,2210141,0,'soga_hair_face_highlight_color',42,38,34), (255353,2210141,0,'soga_hair_type_color',43,29,21), (255354,2210141,0,'soga_hair_type_highlight_color',42,38,34), (255355,2210141,1,'soga_lip_type',4,14,3), (255356,2210141,1,'soga_nose_type',14,3,-1), (255357,2210141,0,'soga_skin_color',222,180,182), (255358,2210141,0,'wing_color1',255,255,255), (255359,2210141,0,'wing_color2',255,255,255), (255360,2210142,1,'cheek_type',9,15,0), (255361,2210142,1,'chin_type',56,14,77), (255362,2210142,1,'ear_type',19,-47,0), (255363,2210142,1,'eye_brow_type',19,-26,0), (255364,2210142,0,'eye_color',55,117,121), (255365,2210142,1,'eye_type',47,0,0), (255366,2210142,0,'hair_color1',56,33,26), (255367,2210142,0,'hair_color2',94,59,11), (255368,2210142,0,'hair_face_color',100,70,10), (255369,2210142,0,'hair_face_highlight_color',232,169,28), (255370,2210142,0,'hair_highlight',200,165,96), (255371,2210142,0,'hair_type_color',100,70,10), (255372,2210142,0,'hair_type_highlight_color',232,169,28), (255373,2210142,1,'lip_type',61,20,-39), (255374,2210142,1,'nose_type',-83,74,40), (255375,2210142,0,'skin_color',244,237,237), (255376,2210142,1,'soga_cheek_type',9,15,0), (255377,2210142,1,'soga_chin_type',56,14,77), (255378,2210142,1,'soga_ear_type',19,-47,0), (255379,2210142,1,'soga_eye_brow_type',19,-26,0), (255380,2210142,0,'soga_eye_color',229,229,102), (255381,2210142,1,'soga_eye_type',47,0,0), (255382,2210142,0,'soga_hair_color1',56,33,26), (255383,2210142,0,'soga_hair_color2',94,59,11), (255384,2210142,0,'soga_hair_face_color',100,70,10), (255385,2210142,0,'soga_hair_face_highlight_color',232,169,28), (255386,2210142,0,'soga_hair_highlight',200,165,96), (255387,2210142,0,'soga_hair_type_color',100,70,10), (255388,2210142,0,'soga_hair_type_highlight_color',232,169,28), (255389,2210142,1,'soga_lip_type',61,20,-39), (255390,2210142,1,'soga_nose_type',-83,74,40), (255391,2210142,0,'soga_skin_color',244,237,237), (255392,2210142,0,'wing_color1',255,255,255), (255393,2210142,0,'wing_color2',255,255,255), (255394,2210143,1,'cheek_type',19,83,0), (255395,2210143,1,'chin_type',56,-77,17), (255396,2210143,1,'ear_type',-98,-94,0), (255397,2210143,1,'eye_brow_type',0,0,-82), (255398,2210143,0,'eye_color',130,145,99), (255399,2210143,1,'eye_type',74,0,0), (255400,2210143,0,'hair_color1',38,22,21), (255401,2210143,0,'hair_color2',120,50,0), (255402,2210143,0,'hair_face_highlight_color',228,173,23), (255403,2210143,0,'hair_highlight',200,165,96), (255404,2210143,0,'hair_type_highlight_color',228,173,23), (255405,2210143,1,'lip_type',87,59,64), (255406,2210143,1,'nose_type',0,50,-74), (255407,2210143,0,'skin_color',136,144,144), (255408,2210143,1,'soga_cheek_type',19,83,0), (255409,2210143,1,'soga_chin_type',56,-77,17), (255410,2210143,1,'soga_ear_type',-98,-94,0), (255411,2210143,1,'soga_eye_brow_type',0,0,-82), (255412,2210143,0,'soga_eye_color',204,204,204), (255413,2210143,1,'soga_eye_type',74,0,0), (255414,2210143,0,'soga_hair_color1',38,22,21), (255415,2210143,0,'soga_hair_color2',120,50,0), (255416,2210143,0,'soga_hair_face_highlight_color',228,173,23), (255417,2210143,0,'soga_hair_highlight',200,165,96), (255418,2210143,0,'soga_hair_type_highlight_color',228,173,23), (255419,2210143,1,'soga_lip_type',87,59,64), (255420,2210143,1,'soga_nose_type',0,50,-74), (255421,2210143,0,'soga_skin_color',136,144,144), (255422,2210144,1,'cheek_type',-2,25,0), (255423,2210144,1,'chin_type',-34,0,2), (255424,2210144,1,'ear_type',-23,9,0), (255425,2210144,1,'eye_brow_type',2,-17,-2), (255426,2210144,0,'eye_color',139,121,65), (255427,2210144,1,'eye_type',-28,0,0), (255428,2210144,0,'hair_face_color',43,29,21), (255429,2210144,0,'hair_face_highlight_color',42,38,34), (255430,2210144,0,'hair_type_color',43,29,21), (255431,2210144,0,'hair_type_highlight_color',42,38,34), (255432,2210144,1,'lip_type',4,14,3), (255433,2210144,1,'nose_type',14,3,-1), (255434,2210144,0,'skin_color',222,180,182), (255435,2210144,1,'soga_cheek_type',-2,25,0), (255436,2210144,1,'soga_chin_type',-34,0,2), (255437,2210144,1,'soga_ear_type',-23,9,0), (255438,2210144,1,'soga_eye_brow_type',2,-17,-2), (255439,2210144,0,'soga_eye_color',229,229,102), (255440,2210144,1,'soga_eye_type',-28,0,0), (255441,2210144,0,'soga_hair_face_color',43,29,21), (255442,2210144,0,'soga_hair_face_highlight_color',42,38,34), (255443,2210144,0,'soga_hair_type_color',43,29,21), (255444,2210144,0,'soga_hair_type_highlight_color',42,38,34), (255445,2210144,1,'soga_lip_type',4,14,3), (255446,2210144,1,'soga_nose_type',14,3,-1), (255447,2210144,0,'soga_skin_color',222,180,182), (255448,2210144,0,'wing_color1',255,255,255), (255449,2210144,0,'wing_color2',255,255,255), (255450,2210145,1,'cheek_type',61,-21,0), (255451,2210145,1,'chin_type',7,-37,2), (255452,2210145,1,'ear_type',-88,-56,0), (255453,2210145,1,'eye_brow_type',-48,56,-28), (255454,2210145,0,'eye_color',105,155,136), (255455,2210145,1,'eye_type',-34,0,0), (255456,2210145,0,'hair_color1',91,21,51), (255457,2210145,0,'hair_color2',159,88,0), (255458,2210145,0,'hair_face_color',108,24,23), (255459,2210145,0,'hair_face_highlight_color',220,180,17), (255460,2210145,0,'hair_highlight',239,221,86), (255461,2210145,0,'hair_type_color',108,24,23), (255462,2210145,0,'hair_type_highlight_color',220,180,17), (255463,2210145,1,'lip_type',56,95,-95), (255464,2210145,1,'nose_type',-62,-96,-10), (255465,2210145,0,'skin_color',153,158,142), (255466,2210145,1,'soga_cheek_type',61,-21,0), (255467,2210145,1,'soga_chin_type',7,-37,2), (255468,2210145,1,'soga_ear_type',-88,-56,0), (255469,2210145,1,'soga_eye_brow_type',-48,56,-28), (255470,2210145,0,'soga_eye_color',229,229,102), (255471,2210145,1,'soga_eye_type',-34,0,0), (255472,2210145,0,'soga_hair_color1',91,21,51), (255473,2210145,0,'soga_hair_color2',159,88,0), (255474,2210145,0,'soga_hair_face_color',108,24,23), (255475,2210145,0,'soga_hair_face_highlight_color',220,180,17), (255476,2210145,0,'soga_hair_highlight',239,221,86), (255477,2210145,0,'soga_hair_type_color',108,24,23), (255478,2210145,0,'soga_hair_type_highlight_color',220,180,17), (255479,2210145,1,'soga_lip_type',56,95,-95), (255480,2210145,1,'soga_nose_type',-62,-96,-10), (255481,2210145,0,'soga_skin_color',153,158,142), (255482,2210145,0,'wing_color1',255,255,255), (255483,2210145,0,'wing_color2',255,255,255), (255484,2210146,1,'cheek_type',-21,-8,0), (255485,2210146,1,'chin_type',-11,0,-19), (255486,2210146,1,'ear_type',-10,7,0), (255487,2210146,1,'eye_brow_type',-3,-28,-8), (255488,2210146,0,'eye_color',132,140,89), (255489,2210146,1,'eye_type',31,0,0), (255490,2210146,0,'hair_face_color',228,199,122), (255491,2210146,0,'hair_face_highlight_color',68,60,10), (255492,2210146,0,'hair_type_color',228,199,122), (255493,2210146,0,'hair_type_highlight_color',68,60,10), (255494,2210146,1,'lip_type',34,-7,10), (255495,2210146,1,'nose_type',-1,-2,12), (255496,2210146,0,'skin_color',215,159,152), (255497,2210146,1,'soga_cheek_type',-21,-8,0), (255498,2210146,1,'soga_chin_type',-11,0,-19), (255499,2210146,1,'soga_ear_type',-10,7,0), (255500,2210146,1,'soga_eye_brow_type',-3,-28,-8), (255501,2210146,0,'soga_eye_color',229,229,102), (255502,2210146,1,'soga_eye_type',31,0,0), (255503,2210146,0,'soga_hair_face_color',228,199,122), (255504,2210146,0,'soga_hair_face_highlight_color',68,60,10), (255505,2210146,0,'soga_hair_type_color',228,199,122), (255506,2210146,0,'soga_hair_type_highlight_color',68,60,10), (255507,2210146,1,'soga_lip_type',34,-7,10), (255508,2210146,1,'soga_nose_type',-1,-2,12), (255509,2210146,0,'soga_skin_color',215,159,152), (255510,2210146,0,'wing_color1',255,255,255), (255511,2210146,0,'wing_color2',255,255,255), (255512,2210147,1,'cheek_type',32,14,0), (255513,2210147,1,'chin_type',11,-9,7), (255514,2210147,1,'ear_type',-43,28,0), (255515,2210147,1,'eye_brow_type',9,-19,21), (255516,2210147,0,'eye_color',194,183,151), (255517,2210147,0,'hair_face_color',89,32,16), (255518,2210147,0,'hair_face_highlight_color',84,32,7), (255519,2210147,0,'hair_type_color',89,32,16), (255520,2210147,0,'hair_type_highlight_color',84,32,7), (255521,2210147,1,'lip_type',18,17,8), (255522,2210147,1,'nose_type',14,-29,-31), (255523,2210147,0,'skin_color',196,202,181), (255524,2210147,1,'soga_cheek_type',32,14,0), (255525,2210147,1,'soga_chin_type',11,-9,7), (255526,2210147,1,'soga_ear_type',-43,28,0), (255527,2210147,1,'soga_eye_brow_type',9,-19,21), (255528,2210147,0,'soga_eye_color',229,229,102), (255529,2210147,0,'soga_hair_face_color',89,32,16), (255530,2210147,0,'soga_hair_face_highlight_color',84,32,7), (255531,2210147,0,'soga_hair_type_color',89,32,16), (255532,2210147,0,'soga_hair_type_highlight_color',84,32,7), (255533,2210147,1,'soga_lip_type',18,17,8), (255534,2210147,1,'soga_nose_type',14,-29,-31), (255535,2210147,0,'soga_skin_color',196,202,181), (255536,2210147,0,'wing_color1',255,255,255), (255537,2210147,0,'wing_color2',255,255,255), (255538,2210148,1,'cheek_type',0,2,0), (255539,2210148,1,'chin_type',-38,3,2), (255540,2210148,1,'ear_type',23,-5,0), (255541,2210148,1,'eye_brow_type',34,0,14), (255542,2210148,0,'eye_color',222,35,32), (255543,2210148,1,'eye_type',-32,0,0), (255544,2210148,0,'hair_face_color',52,38,20), (255545,2210148,0,'hair_face_highlight_color',216,192,37), (255546,2210148,0,'hair_type_color',52,38,20), (255547,2210148,0,'hair_type_highlight_color',216,192,37), (255548,2210148,1,'lip_type',-31,-2,10), (255549,2210148,1,'nose_type',-2,17,-14), (255550,2210148,0,'skin_color',25,9,1), (255551,2210148,1,'soga_cheek_type',0,2,0), (255552,2210148,1,'soga_chin_type',-38,3,2), (255553,2210148,1,'soga_ear_type',23,-5,0), (255554,2210148,1,'soga_eye_brow_type',34,0,14), (255555,2210148,0,'soga_eye_color',229,229,102), (255556,2210148,1,'soga_eye_type',-32,0,0), (255557,2210148,0,'soga_hair_face_color',52,38,20), (255558,2210148,0,'soga_hair_face_highlight_color',216,192,37), (255559,2210148,0,'soga_hair_type_color',52,38,20), (255560,2210148,0,'soga_hair_type_highlight_color',216,192,37), (255561,2210148,1,'soga_lip_type',-31,-2,10), (255562,2210148,1,'soga_nose_type',-2,17,-14), (255563,2210148,0,'soga_skin_color',25,9,1), (255564,2210148,0,'wing_color1',255,255,255), (255565,2210148,0,'wing_color2',255,255,255), (255566,2210149,1,'cheek_type',28,-52,0), (255567,2210149,1,'chin_type',-18,0,8), (255568,2210149,1,'ear_type',-17,31,0), (255569,2210149,1,'eye_brow_type',-71,93,88), (255570,2210149,0,'eye_color',40,80,93), (255571,2210149,1,'eye_type',7,0,0), (255572,2210149,0,'hair_color1',54,45,28), (255573,2210149,0,'hair_color2',104,52,0), (255574,2210149,0,'hair_face_color',47,14,18), (255575,2210149,0,'hair_face_highlight_color',59,59,73), (255576,2210149,0,'hair_highlight',50,48,56), (255577,2210149,0,'hair_type_color',47,14,18), (255578,2210149,0,'hair_type_highlight_color',59,59,73), (255579,2210149,1,'lip_type',41,-31,-41), (255580,2210149,1,'nose_type',-62,71,-34), (255581,2210149,0,'skin_color',72,53,33), (255582,2210149,1,'soga_cheek_type',28,-52,0), (255583,2210149,1,'soga_chin_type',-18,0,8), (255584,2210149,1,'soga_ear_type',-17,31,0), (255585,2210149,1,'soga_eye_brow_type',-71,93,88), (255586,2210149,0,'soga_eye_color',204,204,204), (255587,2210149,1,'soga_eye_type',7,0,0), (255588,2210149,0,'soga_hair_color1',54,45,28), (255589,2210149,0,'soga_hair_color2',104,52,0), (255590,2210149,0,'soga_hair_face_color',47,14,18), (255591,2210149,0,'soga_hair_face_highlight_color',59,59,73), (255592,2210149,0,'soga_hair_highlight',50,48,56), (255593,2210149,0,'soga_hair_type_color',47,14,18), (255594,2210149,0,'soga_hair_type_highlight_color',59,59,73), (255595,2210149,1,'soga_lip_type',41,-31,-41), (255596,2210149,1,'soga_nose_type',-62,71,-34), (255597,2210149,0,'soga_skin_color',72,53,33), (255598,2210150,0,'eye_color',255,255,255), (255599,2210150,0,'skin_color',255,128,0), (255600,2210150,0,'soga_eye_color',255,0,255), (255601,2210151,0,'eye_color',5,5,5), (255602,2210151,0,'skin_color',5,5,5), (255603,2210151,0,'soga_eye_color',255,0,255), (255604,2210152,1,'cheek_type',77,45,0), (255605,2210152,1,'chin_type',-63,-72,97), (255606,2210152,1,'ear_type',48,56,0), (255607,2210152,1,'eye_brow_type',-43,-90,-48), (255608,2210152,0,'eye_color',0,2,118), (255609,2210152,1,'eye_type',91,0,0), (255610,2210152,1,'lip_type',-71,15,-28), (255611,2210152,1,'nose_type',7,-84,-96), (255612,2210152,0,'skin_color',127,108,86), (255613,2210152,1,'soga_cheek_type',77,45,0), (255614,2210152,1,'soga_chin_type',-63,-72,97), (255615,2210152,1,'soga_ear_type',48,56,0), (255616,2210152,1,'soga_eye_brow_type',-43,-90,-48), (255617,2210152,0,'soga_eye_color',229,229,102), (255618,2210152,1,'soga_eye_type',91,0,0), (255619,2210152,1,'soga_lip_type',-71,15,-28), (255620,2210152,1,'soga_nose_type',7,-84,-96), (255621,2210152,0,'soga_skin_color',127,108,86), (255622,2210152,0,'wing_color1',255,255,255), (255623,2210152,0,'wing_color2',255,255,255), (255624,2210153,1,'cheek_type',14,-14,0), (255625,2210153,1,'chin_type',3,-9,14), (255626,2210153,1,'ear_type',-28,18,0), (255627,2210153,1,'eye_brow_type',-12,41,25), (255628,2210153,0,'eye_color',70,142,161), (255629,2210153,0,'hair_face_color',61,28,8), (255630,2210153,0,'hair_face_highlight_color',39,38,35), (255631,2210153,0,'hair_type_color',61,28,8), (255632,2210153,0,'hair_type_highlight_color',39,38,35), (255633,2210153,1,'lip_type',17,-14,0), (255634,2210153,1,'nose_type',21,11,-17), (255635,2210153,0,'skin_color',133,126,88), (255636,2210153,1,'soga_cheek_type',14,-14,0), (255637,2210153,1,'soga_chin_type',3,-9,14), (255638,2210153,1,'soga_ear_type',-28,18,0), (255639,2210153,1,'soga_eye_brow_type',-12,41,25), (255640,2210153,0,'soga_eye_color',229,229,102), (255641,2210153,0,'soga_hair_face_color',61,28,8), (255642,2210153,0,'soga_hair_face_highlight_color',39,38,35), (255643,2210153,0,'soga_hair_type_color',61,28,8), (255644,2210153,0,'soga_hair_type_highlight_color',39,38,35), (255645,2210153,1,'soga_lip_type',17,-14,0), (255646,2210153,1,'soga_nose_type',21,11,-17), (255647,2210153,0,'soga_skin_color',133,126,88), (255648,2210153,0,'wing_color1',255,255,255), (255649,2210153,0,'wing_color2',255,255,255), (255650,2210154,1,'cheek_type',0,84,0), (255651,2210154,1,'chin_type',-43,97,41), (255652,2210154,1,'ear_type',31,-3,0), (255653,2210154,1,'eye_brow_type',-43,0,62), (255654,2210154,0,'eye_color',89,63,29), (255655,2210154,0,'hair_color1',26,24,25), (255656,2210154,0,'hair_color2',36,34,36), (255657,2210154,0,'hair_face_color',15,1,21), (255658,2210154,0,'hair_face_highlight_color',221,180,19), (255659,2210154,0,'hair_highlight',239,221,86), (255660,2210154,0,'hair_type_color',15,1,21), (255661,2210154,0,'hair_type_highlight_color',221,180,19), (255662,2210154,1,'lip_type',71,65,74), (255663,2210154,1,'nose_type',-56,56,31), (255664,2210154,0,'skin_color',92,71,43), (255665,2210154,1,'soga_cheek_type',0,84,0), (255666,2210154,1,'soga_chin_type',-43,97,41), (255667,2210154,1,'soga_ear_type',31,-3,0), (255668,2210154,1,'soga_eye_brow_type',-43,0,62), (255669,2210154,0,'soga_eye_color',204,204,204), (255670,2210154,0,'soga_hair_color1',26,24,25), (255671,2210154,0,'soga_hair_color2',36,34,36), (255672,2210154,0,'soga_hair_face_color',15,1,21), (255673,2210154,0,'soga_hair_face_highlight_color',221,180,19), (255674,2210154,0,'soga_hair_highlight',239,221,86), (255675,2210154,0,'soga_hair_type_color',15,1,21), (255676,2210154,0,'soga_hair_type_highlight_color',221,180,19), (255677,2210154,1,'soga_lip_type',71,65,74), (255678,2210154,1,'soga_nose_type',-56,56,31), (255679,2210154,0,'soga_skin_color',92,71,43), (255680,2210155,1,'cheek_type',-3,10,0), (255681,2210155,1,'chin_type',4,7,7), (255682,2210155,1,'ear_type',25,-23,0), (255683,2210155,1,'eye_brow_type',0,5,8), (255684,2210155,0,'eye_color',127,172,163), (255685,2210155,1,'eye_type',-5,0,0), (255686,2210155,0,'hair_face_color',198,178,151), (255687,2210155,0,'hair_face_highlight_color',87,40,0), (255688,2210155,0,'hair_type_color',198,178,151), (255689,2210155,0,'hair_type_highlight_color',87,40,0), (255690,2210155,1,'lip_type',7,22,38), (255691,2210155,1,'nose_type',17,-20,21), (255692,2210155,0,'skin_color',140,106,69), (255693,2210155,1,'soga_cheek_type',-3,10,0), (255694,2210155,1,'soga_chin_type',4,7,7), (255695,2210155,1,'soga_ear_type',25,-23,0), (255696,2210155,1,'soga_eye_brow_type',0,5,8), (255697,2210155,0,'soga_eye_color',229,229,102), (255698,2210155,1,'soga_eye_type',-5,0,0), (255699,2210155,0,'soga_hair_face_color',198,178,151), (255700,2210155,0,'soga_hair_face_highlight_color',87,40,0), (255701,2210155,0,'soga_hair_type_color',198,178,151), (255702,2210155,0,'soga_hair_type_highlight_color',87,40,0), (255703,2210155,1,'soga_lip_type',7,22,38), (255704,2210155,1,'soga_nose_type',17,-20,21), (255705,2210155,0,'soga_skin_color',140,106,69), (255706,2210155,0,'wing_color1',255,255,255), (255707,2210155,0,'wing_color2',255,255,255), (255708,2210156,1,'cheek_type',19,83,0), (255709,2210156,1,'chin_type',56,-77,17), (255710,2210156,1,'ear_type',-98,-94,0), (255711,2210156,1,'eye_brow_type',0,0,-82), (255712,2210156,0,'eye_color',130,145,99), (255713,2210156,1,'eye_type',74,0,0), (255714,2210156,0,'hair_color1',38,22,21), (255715,2210156,0,'hair_color2',120,50,0), (255716,2210156,0,'hair_face_highlight_color',228,173,23), (255717,2210156,0,'hair_highlight',200,165,96), (255718,2210156,0,'hair_type_highlight_color',228,173,23), (255719,2210156,1,'lip_type',87,59,64), (255720,2210156,1,'nose_type',0,50,-74), (255721,2210156,0,'skin_color',136,144,144), (255722,2210156,1,'soga_cheek_type',19,83,0), (255723,2210156,1,'soga_chin_type',56,-77,17), (255724,2210156,1,'soga_ear_type',-98,-94,0), (255725,2210156,1,'soga_eye_brow_type',0,0,-82), (255726,2210156,0,'soga_eye_color',204,204,204), (255727,2210156,1,'soga_eye_type',74,0,0), (255728,2210156,0,'soga_hair_color1',38,22,21), (255729,2210156,0,'soga_hair_color2',120,50,0), (255730,2210156,0,'soga_hair_face_highlight_color',228,173,23), (255731,2210156,0,'soga_hair_highlight',200,165,96), (255732,2210156,0,'soga_hair_type_highlight_color',228,173,23), (255733,2210156,1,'soga_lip_type',87,59,64), (255734,2210156,1,'soga_nose_type',0,50,-74), (255735,2210156,0,'soga_skin_color',136,144,144), (255736,2210157,1,'cheek_type',77,-75,0), (255737,2210157,1,'chin_type',58,88,28), (255738,2210157,1,'ear_type',14,56,0), (255739,2210157,1,'eye_brow_type',59,26,-89), (255740,2210157,0,'eye_color',144,188,195), (255741,2210157,1,'eye_type',-21,0,0), (255742,2210157,0,'hair_color1',255,255,255), (255743,2210157,0,'hair_color2',255,255,255), (255744,2210157,0,'hair_face_color',219,179,15), (255745,2210157,0,'hair_face_highlight_color',93,65,9), (255746,2210157,0,'hair_highlight',255,255,255), (255747,2210157,0,'hair_type_color',255,255,255), (255748,2210157,0,'hair_type_highlight_color',255,255,255), (255749,2210157,1,'lip_type',-46,37,-63), (255750,2210157,1,'nose_type',7,10,-17), (255751,2210157,0,'skin_color',200,187,181), (255752,2210157,1,'soga_cheek_type',77,-75,0), (255753,2210157,1,'soga_chin_type',58,88,28), (255754,2210157,1,'soga_ear_type',14,56,0), (255755,2210157,1,'soga_eye_brow_type',59,26,-89), (255756,2210157,0,'soga_eye_color',204,204,204), (255757,2210157,1,'soga_eye_type',-21,0,0), (255758,2210157,0,'soga_hair_color1',255,255,255), (255759,2210157,0,'soga_hair_color2',255,255,255), (255760,2210157,0,'soga_hair_face_color',219,179,15), (255761,2210157,0,'soga_hair_face_highlight_color',93,65,9), (255762,2210157,0,'soga_hair_highlight',255,255,255), (255763,2210157,0,'soga_hair_type_color',255,255,255), (255764,2210157,0,'soga_hair_type_highlight_color',255,255,255), (255765,2210157,1,'soga_lip_type',-46,37,-63), (255766,2210157,1,'soga_nose_type',7,10,-17), (255767,2210157,0,'soga_skin_color',200,187,181), (255768,2210157,0,'wing_color1',255,255,255), (255769,2210157,0,'wing_color2',255,255,255), (255770,2210158,1,'cheek_type',35,-29,0), (255771,2210158,1,'chin_type',-17,-100,31), (255772,2210158,1,'ear_type',-74,-68,0), (255773,2210158,1,'eye_brow_type',-62,87,68), (255774,2210158,0,'eye_color',49,30,11), (255775,2210158,1,'eye_type',-89,0,0), (255776,2210158,0,'hair_color1',246,219,114), (255777,2210158,0,'hair_color2',187,136,62), (255778,2210158,0,'hair_face_color',232,184,30), (255779,2210158,0,'hair_face_highlight_color',171,64,25), (255780,2210158,0,'hair_highlight',89,21,21), (255781,2210158,0,'hair_type_color',232,184,30), (255782,2210158,0,'hair_type_highlight_color',171,64,25), (255783,2210158,1,'lip_type',-18,89,38), (255784,2210158,1,'nose_type',-5,90,87), (255785,2210158,0,'skin_color',175,144,90), (255786,2210158,1,'soga_cheek_type',35,-29,0), (255787,2210158,1,'soga_chin_type',-17,-100,31), (255788,2210158,1,'soga_ear_type',-74,-68,0), (255789,2210158,1,'soga_eye_brow_type',-62,87,68), (255790,2210158,0,'soga_eye_color',204,204,204), (255791,2210158,1,'soga_eye_type',-89,0,0), (255792,2210158,0,'soga_hair_color1',246,219,114), (255793,2210158,0,'soga_hair_color2',187,136,62), (255794,2210158,0,'soga_hair_face_color',232,184,30), (255795,2210158,0,'soga_hair_face_highlight_color',171,64,25), (255796,2210158,0,'soga_hair_highlight',89,21,21), (255797,2210158,0,'soga_hair_type_color',232,184,30), (255798,2210158,0,'soga_hair_type_highlight_color',171,64,25), (255799,2210158,1,'soga_lip_type',-18,89,38), (255800,2210158,1,'soga_nose_type',-5,90,87), (255801,2210158,0,'soga_skin_color',175,144,90), (255802,2210159,1,'cheek_type',62,41,0), (255803,2210159,1,'chin_type',-14,22,-62), (255804,2210159,1,'ear_type',0,35,0), (255805,2210159,1,'eye_brow_type',65,90,-85), (255806,2210159,0,'eye_color',36,74,82), (255807,2210159,1,'eye_type',34,0,0), (255808,2210159,0,'hair_color1',109,14,49), (255809,2210159,0,'hair_color2',185,97,0), (255810,2210159,0,'hair_face_color',84,0,0), (255811,2210159,0,'hair_face_highlight_color',140,47,30), (255812,2210159,0,'hair_highlight',91,21,51), (255813,2210159,0,'hair_type_color',84,0,0), (255814,2210159,0,'hair_type_highlight_color',140,47,30), (255815,2210159,1,'lip_type',-31,41,-22), (255816,2210159,1,'nose_type',84,-31,75), (255817,2210159,0,'skin_color',136,125,86), (255818,2210159,1,'soga_cheek_type',62,41,0), (255819,2210159,1,'soga_chin_type',-14,22,-62), (255820,2210159,1,'soga_ear_type',0,35,0), (255821,2210159,1,'soga_eye_brow_type',65,90,-85), (255822,2210159,0,'soga_eye_color',229,229,102), (255823,2210159,1,'soga_eye_type',34,0,0), (255824,2210159,0,'soga_hair_color1',109,14,49), (255825,2210159,0,'soga_hair_color2',185,97,0), (255826,2210159,0,'soga_hair_face_color',84,0,0), (255827,2210159,0,'soga_hair_face_highlight_color',140,47,30), (255828,2210159,0,'soga_hair_highlight',91,21,51), (255829,2210159,0,'soga_hair_type_color',84,0,0), (255830,2210159,0,'soga_hair_type_highlight_color',140,47,30), (255831,2210159,1,'soga_lip_type',-31,41,-22), (255832,2210159,1,'soga_nose_type',84,-31,75), (255833,2210159,0,'soga_skin_color',136,125,86), (255834,2210159,0,'wing_color1',255,255,255), (255835,2210159,0,'wing_color2',255,255,255), (255836,2210160,1,'cheek_type',5,4,0), (255837,2210160,1,'chin_type',-8,0,28), (255838,2210160,1,'ear_type',-28,7,0), (255839,2210160,1,'eye_brow_type',-25,0,-25), (255840,2210160,0,'eye_color',119,169,165), (255841,2210160,1,'eye_type',39,0,0), (255842,2210160,0,'hair_face_color',13,9,6), (255843,2210160,0,'hair_face_highlight_color',53,29,2), (255844,2210160,0,'hair_type_color',13,9,6), (255845,2210160,0,'hair_type_highlight_color',53,29,2), (255846,2210160,1,'lip_type',1,-10,9), (255847,2210160,1,'nose_type',-23,0,0), (255848,2210160,0,'skin_color',130,101,62), (255849,2210160,1,'soga_cheek_type',5,4,0), (255850,2210160,1,'soga_chin_type',-8,0,28), (255851,2210160,1,'soga_ear_type',-28,7,0), (255852,2210160,1,'soga_eye_brow_type',-25,0,-25), (255853,2210160,0,'soga_eye_color',229,229,102), (255854,2210160,1,'soga_eye_type',39,0,0), (255855,2210160,0,'soga_hair_face_color',13,9,6), (255856,2210160,0,'soga_hair_face_highlight_color',53,29,2), (255857,2210160,0,'soga_hair_type_color',13,9,6), (255858,2210160,0,'soga_hair_type_highlight_color',53,29,2), (255859,2210160,1,'soga_lip_type',1,-10,9), (255860,2210160,1,'soga_nose_type',-23,0,0), (255861,2210160,0,'soga_skin_color',130,101,62), (255862,2210160,0,'wing_color1',255,255,255), (255863,2210160,0,'wing_color2',255,255,255), (255864,2210161,1,'cheek_type',17,-22,0), (255865,2210161,1,'chin_type',-14,0,4), (255866,2210161,1,'ear_type',-17,7,0), (255867,2210161,1,'eye_brow_type',7,14,45), (255868,2210161,0,'eye_color',138,187,200), (255869,2210161,1,'eye_type',12,0,0), (255870,2210161,0,'hair_face_color',238,196,6), (255871,2210161,0,'hair_face_highlight_color',95,90,82), (255872,2210161,0,'hair_type_color',238,196,6), (255873,2210161,0,'hair_type_highlight_color',95,90,82), (255874,2210161,1,'lip_type',25,-35,-17), (255875,2210161,1,'nose_type',29,1,4), (255876,2210161,0,'skin_color',124,120,86), (255877,2210161,1,'soga_cheek_type',17,-22,0), (255878,2210161,1,'soga_chin_type',-14,0,4), (255879,2210161,1,'soga_ear_type',-17,7,0), (255880,2210161,1,'soga_eye_brow_type',7,14,45), (255881,2210161,0,'soga_eye_color',229,229,102), (255882,2210161,1,'soga_eye_type',12,0,0), (255883,2210161,0,'soga_hair_face_color',238,196,6), (255884,2210161,0,'soga_hair_face_highlight_color',95,90,82), (255885,2210161,0,'soga_hair_type_color',238,196,6), (255886,2210161,0,'soga_hair_type_highlight_color',95,90,82), (255887,2210161,1,'soga_lip_type',25,-35,-17), (255888,2210161,1,'soga_nose_type',29,1,4), (255889,2210161,0,'soga_skin_color',124,120,86), (255890,2210161,0,'wing_color1',255,255,255), (255891,2210161,0,'wing_color2',255,255,255), (255892,2210162,1,'cheek_type',10,-5,0), (255893,2210162,1,'chin_type',-28,88,81), (255894,2210162,1,'ear_type',0,-14,0), (255895,2210162,1,'eye_brow_type',82,42,-70), (255896,2210162,0,'eye_color',0,207,95), (255897,2210162,1,'eye_type',51,0,0), (255898,2210162,1,'lip_type',4,38,93), (255899,2210162,1,'nose_type',-75,1,-75), (255900,2210162,0,'skin_color',245,243,238), (255901,2210162,1,'soga_cheek_type',10,-5,0), (255902,2210162,1,'soga_chin_type',-28,88,81), (255903,2210162,1,'soga_ear_type',0,-14,0), (255904,2210162,1,'soga_eye_brow_type',82,42,-70), (255905,2210162,0,'soga_eye_color',204,204,204), (255906,2210162,1,'soga_eye_type',51,0,0), (255907,2210162,1,'soga_lip_type',4,38,93), (255908,2210162,1,'soga_nose_type',-75,1,-75), (255909,2210162,0,'soga_skin_color',245,243,238), (255910,2210163,1,'cheek_type',91,8,0), (255911,2210163,1,'chin_type',-14,-65,-79), (255912,2210163,1,'ear_type',69,-85,0), (255913,2210163,1,'eye_brow_type',-28,-55,83), (255914,2210163,0,'eye_color',43,87,100), (255915,2210163,0,'hair_color1',246,219,114), (255916,2210163,0,'hair_color2',187,136,62), (255917,2210163,0,'hair_face_color',233,184,31), (255918,2210163,0,'hair_face_highlight_color',184,128,10), (255919,2210163,0,'hair_highlight',209,131,22), (255920,2210163,0,'hair_type_color',233,184,31), (255921,2210163,0,'hair_type_highlight_color',184,128,10), (255922,2210163,1,'lip_type',21,-85,-18), (255923,2210163,1,'nose_type',59,-87,-71), (255924,2210163,0,'skin_color',246,249,249), (255925,2210163,1,'soga_cheek_type',91,8,0), (255926,2210163,1,'soga_chin_type',-14,-65,-79), (255927,2210163,1,'soga_ear_type',69,-85,0), (255928,2210163,1,'soga_eye_brow_type',-28,-55,83), (255929,2210163,0,'soga_eye_color',229,229,102), (255930,2210163,0,'soga_hair_color1',246,219,114), (255931,2210163,0,'soga_hair_color2',187,136,62), (255932,2210163,0,'soga_hair_face_color',233,184,31), (255933,2210163,0,'soga_hair_face_highlight_color',184,128,10), (255934,2210163,0,'soga_hair_highlight',209,131,22), (255935,2210163,0,'soga_hair_type_color',233,184,31), (255936,2210163,0,'soga_hair_type_highlight_color',184,128,10), (255937,2210163,1,'soga_lip_type',21,-85,-18), (255938,2210163,1,'soga_nose_type',59,-87,-71), (255939,2210163,0,'soga_skin_color',246,249,249), (255940,2210164,1,'cheek_type',39,-44,0), (255941,2210164,1,'chin_type',19,56,-57), (255942,2210164,1,'ear_type',31,-10,0), (255943,2210164,1,'eye_brow_type',71,-23,69), (255944,2210164,0,'eye_color',155,186,169), (255945,2210164,1,'eye_type',91,0,0), (255946,2210164,0,'hair_color1',161,165,168), (255947,2210164,0,'hair_color2',50,69,69), (255948,2210164,0,'hair_face_color',244,246,246), (255949,2210164,0,'hair_face_highlight_color',33,24,42), (255950,2210164,0,'hair_highlight',29,21,28), (255951,2210164,0,'hair_type_color',244,246,246), (255952,2210164,0,'hair_type_highlight_color',33,24,42), (255953,2210164,1,'lip_type',25,-19,-75), (255954,2210164,1,'nose_type',18,-68,-75), (255955,2210164,0,'skin_color',217,184,175), (255956,2210164,1,'soga_cheek_type',39,-44,0), (255957,2210164,1,'soga_chin_type',19,56,-57), (255958,2210164,1,'soga_ear_type',31,-10,0), (255959,2210164,1,'soga_eye_brow_type',71,-23,69), (255960,2210164,0,'soga_eye_color',229,229,102), (255961,2210164,1,'soga_eye_type',91,0,0), (255962,2210164,0,'soga_hair_color1',161,165,168), (255963,2210164,0,'soga_hair_color2',50,69,69), (255964,2210164,0,'soga_hair_face_color',244,246,246), (255965,2210164,0,'soga_hair_face_highlight_color',33,24,42), (255966,2210164,0,'soga_hair_highlight',29,21,28), (255967,2210164,0,'soga_hair_type_color',244,246,246), (255968,2210164,0,'soga_hair_type_highlight_color',33,24,42), (255969,2210164,1,'soga_lip_type',25,-19,-75), (255970,2210164,1,'soga_nose_type',18,-68,-75), (255971,2210164,0,'soga_skin_color',217,184,175), (255972,2210164,0,'wing_color1',255,255,255), (255973,2210164,0,'wing_color2',255,255,255), (255974,2210165,1,'cheek_type',35,-8,0), (255975,2210165,1,'chin_type',10,-3,-3), (255976,2210165,1,'ear_type',-28,20,0), (255977,2210165,1,'eye_brow_type',0,37,20), (255978,2210165,0,'eye_color',151,109,50), (255979,2210165,1,'eye_type',39,0,0), (255980,2210165,0,'hair_face_color',234,228,185), (255981,2210165,0,'hair_face_highlight_color',16,15,9), (255982,2210165,0,'hair_type_color',234,228,185), (255983,2210165,0,'hair_type_highlight_color',16,15,9), (255984,2210165,1,'lip_type',-7,-23,10), (255985,2210165,1,'nose_type',-2,40,14), (255986,2210165,0,'skin_color',227,227,192), (255987,2210165,1,'soga_cheek_type',35,-8,0), (255988,2210165,1,'soga_chin_type',10,-3,-3), (255989,2210165,1,'soga_ear_type',-28,20,0), (255990,2210165,1,'soga_eye_brow_type',0,37,20), (255991,2210165,0,'soga_eye_color',229,229,102), (255992,2210165,1,'soga_eye_type',39,0,0), (255993,2210165,0,'soga_hair_face_color',234,228,185), (255994,2210165,0,'soga_hair_face_highlight_color',16,15,9), (255995,2210165,0,'soga_hair_type_color',234,228,185), (255996,2210165,0,'soga_hair_type_highlight_color',16,15,9), (255997,2210165,1,'soga_lip_type',-7,-23,10), (255998,2210165,1,'soga_nose_type',-2,40,14), (255999,2210165,0,'soga_skin_color',227,227,192), (256000,2210165,0,'wing_color1',255,255,255), (256001,2210165,0,'wing_color2',255,255,255), (256002,2210166,1,'cheek_type',0,55,0), (256003,2210166,1,'chin_type',25,-10,-95), (256004,2210166,1,'ear_type',-74,-56,0), (256005,2210166,1,'eye_brow_type',11,93,68), (256006,2210166,0,'eye_color',170,134,89), (256007,2210166,1,'eye_type',-61,0,0), (256008,2210166,0,'hair_color1',255,255,255), (256009,2210166,0,'hair_color2',255,255,255), (256010,2210166,0,'hair_face_color',193,100,45), (256011,2210166,0,'hair_face_highlight_color',84,0,0), (256012,2210166,0,'hair_highlight',255,255,255), (256013,2210166,0,'hair_type_color',43,0,0), (256014,2210166,0,'hair_type_highlight_color',15,15,15), (256015,2210166,1,'lip_type',-43,-7,0), (256016,2210166,1,'nose_type',28,-22,-4), (256017,2210166,0,'skin_color',229,237,234), (256018,2210166,1,'soga_cheek_type',0,55,0), (256019,2210166,1,'soga_chin_type',25,-10,-95), (256020,2210166,1,'soga_ear_type',-74,-56,0), (256021,2210166,1,'soga_eye_brow_type',11,93,68), (256022,2210166,0,'soga_eye_color',204,204,204), (256023,2210166,1,'soga_eye_type',-61,0,0), (256024,2210166,0,'soga_hair_color1',255,255,255), (256025,2210166,0,'soga_hair_color2',255,255,255), (256026,2210166,0,'soga_hair_face_color',193,100,45), (256027,2210166,0,'soga_hair_face_highlight_color',84,0,0), (256028,2210166,0,'soga_hair_highlight',255,255,255), (256029,2210166,0,'soga_hair_type_color',43,0,0), (256030,2210166,0,'soga_hair_type_highlight_color',15,15,15), (256031,2210166,1,'soga_lip_type',-43,-7,0), (256032,2210166,1,'soga_nose_type',28,-22,-4), (256033,2210166,0,'soga_skin_color',229,237,234), (256034,2210167,1,'cheek_type',3,-29,0), (256035,2210167,1,'chin_type',-34,-38,40), (256036,2210167,1,'ear_type',66,-89,0), (256037,2210167,1,'eye_brow_type',0,42,-19), (256038,2210167,0,'eye_color',49,99,114), (256039,2210167,1,'eye_type',-76,0,0), (256040,2210167,0,'hair_color1',91,21,51), (256041,2210167,0,'hair_color2',159,88,0), (256042,2210167,0,'hair_face_color',131,42,32), (256043,2210167,0,'hair_face_highlight_color',219,179,15), (256044,2210167,0,'hair_highlight',239,221,86), (256045,2210167,0,'hair_type_color',131,42,32), (256046,2210167,0,'hair_type_highlight_color',219,179,15), (256047,2210167,1,'lip_type',-25,9,25), (256048,2210167,1,'nose_type',12,-63,-41), (256049,2210167,0,'skin_color',248,244,244), (256050,2210167,1,'soga_cheek_type',3,-29,0), (256051,2210167,1,'soga_chin_type',-34,-38,40), (256052,2210167,1,'soga_ear_type',66,-89,0), (256053,2210167,1,'soga_eye_brow_type',0,42,-19), (256054,2210167,0,'soga_eye_color',229,229,102), (256055,2210167,1,'soga_eye_type',-76,0,0), (256056,2210167,0,'soga_hair_color1',91,21,51), (256057,2210167,0,'soga_hair_color2',159,88,0), (256058,2210167,0,'soga_hair_face_color',131,42,32), (256059,2210167,0,'soga_hair_face_highlight_color',219,179,15), (256060,2210167,0,'soga_hair_highlight',239,221,86), (256061,2210167,0,'soga_hair_type_color',131,42,32), (256062,2210167,0,'soga_hair_type_highlight_color',219,179,15), (256063,2210167,1,'soga_lip_type',-25,9,25), (256064,2210167,1,'soga_nose_type',12,-63,-41), (256065,2210167,0,'soga_skin_color',248,244,244), (256066,2210168,1,'cheek_type',15,-21,0), (256067,2210168,1,'chin_type',32,81,-50), (256068,2210168,1,'ear_type',-12,52,0), (256069,2210168,1,'eye_brow_type',-89,0,10), (256070,2210168,0,'eye_color',131,180,186), (256071,2210168,1,'eye_type',42,0,0), (256072,2210168,0,'hair_color1',38,22,21), (256073,2210168,0,'hair_color2',120,50,0), (256074,2210168,0,'hair_face_highlight_color',190,97,43), (256075,2210168,0,'hair_highlight',105,26,26), (256076,2210168,0,'hair_type_highlight_color',190,97,43), (256077,2210168,1,'lip_type',43,64,0), (256078,2210168,1,'nose_type',0,-17,-58), (256079,2210168,0,'skin_color',239,197,196), (256080,2210168,1,'soga_cheek_type',15,-21,0), (256081,2210168,1,'soga_chin_type',32,81,-50), (256082,2210168,1,'soga_ear_type',-12,52,0), (256083,2210168,1,'soga_eye_brow_type',-89,0,10), (256084,2210168,0,'soga_eye_color',204,204,204), (256085,2210168,1,'soga_eye_type',42,0,0), (256086,2210168,0,'soga_hair_color1',38,22,21), (256087,2210168,0,'soga_hair_color2',120,50,0), (256088,2210168,0,'soga_hair_face_highlight_color',190,97,43), (256089,2210168,0,'soga_hair_highlight',105,26,26), (256090,2210168,0,'soga_hair_type_highlight_color',190,97,43), (256091,2210168,1,'soga_lip_type',43,64,0), (256092,2210168,1,'soga_nose_type',0,-17,-58), (256093,2210168,0,'soga_skin_color',239,197,196), (256094,2210169,1,'cheek_type',-77,-2,0), (256095,2210169,1,'chin_type',-28,14,-62), (256096,2210169,1,'ear_type',-96,34,0), (256097,2210169,1,'eye_brow_type',-25,96,20), (256098,2210169,0,'eye_color',166,144,94), (256099,2210169,1,'eye_type',-72,0,0), (256100,2210169,0,'hair_color1',109,14,49), (256101,2210169,0,'hair_color2',185,97,0), (256102,2210169,0,'hair_face_color',84,0,0), (256103,2210169,0,'hair_face_highlight_color',40,19,9), (256104,2210169,0,'hair_highlight',79,28,15), (256105,2210169,0,'hair_type_color',84,0,0), (256106,2210169,0,'hair_type_highlight_color',40,19,9), (256107,2210169,1,'lip_type',7,-52,84), (256108,2210169,1,'nose_type',-50,-61,-59), (256109,2210169,0,'skin_color',215,195,159), (256110,2210169,1,'soga_cheek_type',-77,-2,0), (256111,2210169,1,'soga_chin_type',-28,14,-62), (256112,2210169,1,'soga_ear_type',-96,34,0), (256113,2210169,1,'soga_eye_brow_type',-25,96,20), (256114,2210169,0,'soga_eye_color',229,229,102), (256115,2210169,1,'soga_eye_type',-72,0,0), (256116,2210169,0,'soga_hair_color1',109,14,49), (256117,2210169,0,'soga_hair_color2',185,97,0), (256118,2210169,0,'soga_hair_face_color',84,0,0), (256119,2210169,0,'soga_hair_face_highlight_color',40,19,9), (256120,2210169,0,'soga_hair_highlight',79,28,15), (256121,2210169,0,'soga_hair_type_color',84,0,0), (256122,2210169,0,'soga_hair_type_highlight_color',40,19,9), (256123,2210169,1,'soga_lip_type',7,-52,84), (256124,2210169,1,'soga_nose_type',-50,-61,-59), (256125,2210169,0,'soga_skin_color',215,195,159), (256126,2210169,0,'wing_color1',255,255,255), (256127,2210169,0,'wing_color2',255,255,255), (256128,2210170,1,'cheek_type',-11,21,0), (256129,2210170,1,'chin_type',-7,-3,14), (256130,2210170,1,'ear_type',-34,-17,0), (256131,2210170,1,'eye_brow_type',50,-100,100), (256132,2210170,0,'eye_color',155,147,98), (256133,2210170,1,'eye_type',9,0,0), (256134,2210170,0,'hair_face_color',157,147,57), (256135,2210170,0,'hair_face_highlight_color',214,204,192), (256136,2210170,0,'hair_type_color',157,147,57), (256137,2210170,0,'hair_type_highlight_color',214,204,192), (256138,2210170,1,'lip_type',14,10,-20), (256139,2210170,1,'nose_type',41,-7,-28), (256140,2210170,0,'skin_color',101,95,65), (256141,2210170,1,'soga_cheek_type',-11,21,0), (256142,2210170,1,'soga_chin_type',-7,-3,14), (256143,2210170,1,'soga_ear_type',-34,-17,0), (256144,2210170,1,'soga_eye_brow_type',50,-100,100), (256145,2210170,0,'soga_eye_color',229,229,102), (256146,2210170,1,'soga_eye_type',9,0,0), (256147,2210170,0,'soga_hair_face_color',157,147,57), (256148,2210170,0,'soga_hair_face_highlight_color',214,204,192), (256149,2210170,0,'soga_hair_type_color',157,147,57), (256150,2210170,0,'soga_hair_type_highlight_color',214,204,192), (256151,2210170,1,'soga_lip_type',14,10,-20), (256152,2210170,1,'soga_nose_type',41,-7,-28), (256153,2210170,0,'soga_skin_color',101,95,65), (256154,2210170,0,'wing_color1',255,255,255), (256155,2210170,0,'wing_color2',255,255,255), (256156,2210171,1,'cheek_type',-17,-42,0), (256157,2210171,1,'chin_type',7,-37,-8), (256158,2210171,1,'ear_type',37,-100,0), (256159,2210171,1,'eye_brow_type',-1,18,11), (256160,2210171,0,'eye_color',89,60,26), (256161,2210171,1,'eye_type',17,0,0), (256162,2210171,0,'hair_color1',54,45,28), (256163,2210171,0,'hair_color2',104,52,0), (256164,2210171,0,'hair_face_color',42,12,17), (256165,2210171,0,'hair_face_highlight_color',36,23,2), (256166,2210171,0,'hair_highlight',79,28,15), (256167,2210171,0,'hair_type_color',42,12,17), (256168,2210171,0,'hair_type_highlight_color',36,23,2), (256169,2210171,1,'lip_type',-56,61,-51), (256170,2210171,1,'nose_type',34,-87,56), (256171,2210171,0,'skin_color',148,112,75), (256172,2210171,1,'soga_cheek_type',-17,-42,0), (256173,2210171,1,'soga_chin_type',7,-37,-8), (256174,2210171,1,'soga_ear_type',37,-100,0), (256175,2210171,1,'soga_eye_brow_type',-1,18,11), (256176,2210171,0,'soga_eye_color',229,229,102), (256177,2210171,1,'soga_eye_type',17,0,0), (256178,2210171,0,'soga_hair_color1',54,45,28), (256179,2210171,0,'soga_hair_color2',104,52,0), (256180,2210171,0,'soga_hair_face_color',42,12,17), (256181,2210171,0,'soga_hair_face_highlight_color',36,23,2), (256182,2210171,0,'soga_hair_highlight',79,28,15), (256183,2210171,0,'soga_hair_type_color',42,12,17), (256184,2210171,0,'soga_hair_type_highlight_color',36,23,2), (256185,2210171,1,'soga_lip_type',-56,61,-51), (256186,2210171,1,'soga_nose_type',34,-87,56), (256187,2210171,0,'soga_skin_color',148,112,75), (256188,2210171,0,'wing_color1',255,255,255), (256189,2210171,0,'wing_color2',255,255,255), (256190,2210172,1,'cheek_type',-9,58,0), (256191,2210172,1,'chin_type',-10,-52,-62), (256192,2210172,1,'ear_type',-75,-50,0), (256193,2210172,1,'eye_brow_type',-5,-41,-38), (256194,2210172,0,'eye_color',135,0,48), (256195,2210172,1,'eye_type',89,0,0), (256196,2210172,1,'lip_type',-52,77,-68), (256197,2210172,1,'nose_type',2,0,38), (256198,2210172,0,'skin_color',143,130,128), (256199,2210172,1,'soga_cheek_type',-9,58,0), (256200,2210172,1,'soga_chin_type',-10,-52,-62), (256201,2210172,1,'soga_ear_type',-75,-50,0), (256202,2210172,1,'soga_eye_brow_type',-5,-41,-38), (256203,2210172,0,'soga_eye_color',229,229,102), (256204,2210172,1,'soga_eye_type',89,0,0), (256205,2210172,1,'soga_lip_type',-52,77,-68), (256206,2210172,1,'soga_nose_type',2,0,38), (256207,2210172,0,'soga_skin_color',143,130,128), (256208,2210172,0,'wing_color1',255,255,255), (256209,2210172,0,'wing_color2',255,255,255), (256210,2210173,1,'cheek_type',32,14,0), (256211,2210173,1,'chin_type',11,-9,7), (256212,2210173,1,'ear_type',-43,28,0), (256213,2210173,1,'eye_brow_type',9,-19,21), (256214,2210173,0,'eye_color',194,183,151), (256215,2210173,0,'hair_face_color',89,32,16), (256216,2210173,0,'hair_face_highlight_color',84,32,7), (256217,2210173,0,'hair_type_color',89,32,16), (256218,2210173,0,'hair_type_highlight_color',84,32,7), (256219,2210173,1,'lip_type',18,17,8), (256220,2210173,1,'nose_type',14,-29,-31), (256221,2210173,0,'skin_color',196,202,181), (256222,2210173,1,'soga_cheek_type',32,14,0), (256223,2210173,1,'soga_chin_type',11,-9,7), (256224,2210173,1,'soga_ear_type',-43,28,0), (256225,2210173,1,'soga_eye_brow_type',9,-19,21), (256226,2210173,0,'soga_eye_color',229,229,102), (256227,2210173,0,'soga_hair_face_color',89,32,16), (256228,2210173,0,'soga_hair_face_highlight_color',84,32,7), (256229,2210173,0,'soga_hair_type_color',89,32,16), (256230,2210173,0,'soga_hair_type_highlight_color',84,32,7), (256231,2210173,1,'soga_lip_type',18,17,8), (256232,2210173,1,'soga_nose_type',14,-29,-31), (256233,2210173,0,'soga_skin_color',196,202,181), (256234,2210173,0,'wing_color1',255,255,255), (256235,2210173,0,'wing_color2',255,255,255), (256236,2210174,1,'cheek_type',76,-68,0), (256237,2210174,1,'chin_type',-21,-1,55), (256238,2210174,1,'ear_type',-38,63,0), (256239,2210174,1,'eye_brow_type',37,-62,14), (256240,2210174,0,'eye_color',117,170,169), (256241,2210174,1,'eye_type',-4,0,0), (256242,2210174,0,'hair_color1',38,22,21), (256243,2210174,0,'hair_color2',120,50,0), (256244,2210174,0,'hair_face_highlight_color',233,184,31), (256245,2210174,0,'hair_highlight',246,219,114), (256246,2210174,0,'hair_type_highlight_color',233,184,31), (256247,2210174,1,'lip_type',20,81,-91), (256248,2210174,1,'nose_type',66,-83,28), (256249,2210174,0,'skin_color',208,190,137), (256250,2210174,1,'soga_cheek_type',76,-68,0), (256251,2210174,1,'soga_chin_type',-21,-1,55), (256252,2210174,1,'soga_ear_type',-38,63,0), (256253,2210174,1,'soga_eye_brow_type',37,-62,14), (256254,2210174,0,'soga_eye_color',229,229,102), (256255,2210174,1,'soga_eye_type',-4,0,0), (256256,2210174,0,'soga_hair_color1',38,22,21), (256257,2210174,0,'soga_hair_color2',120,50,0), (256258,2210174,0,'soga_hair_face_highlight_color',233,184,31), (256259,2210174,0,'soga_hair_highlight',246,219,114), (256260,2210174,0,'soga_hair_type_highlight_color',233,184,31), (256261,2210174,1,'soga_lip_type',20,81,-91), (256262,2210174,1,'soga_nose_type',66,-83,28), (256263,2210174,0,'soga_skin_color',208,190,137), (256264,2210174,0,'wing_color1',255,255,255), (256265,2210174,0,'wing_color2',255,255,255), (256266,2210175,1,'cheek_type',38,18,0), (256267,2210175,1,'chin_type',-43,-28,18), (256268,2210175,1,'ear_type',29,-23,0), (256269,2210175,1,'eye_brow_type',-3,-19,28), (256270,2210175,0,'eye_color',47,96,107), (256271,2210175,1,'eye_type',-8,0,0), (256272,2210175,0,'hair_face_color',125,61,0), (256273,2210175,0,'hair_face_highlight_color',216,192,37), (256274,2210175,0,'hair_type_color',125,61,0), (256275,2210175,0,'hair_type_highlight_color',216,192,37), (256276,2210175,1,'lip_type',-19,-2,-42), (256277,2210175,1,'nose_type',12,-3,8), (256278,2210175,0,'skin_color',236,247,247), (256279,2210175,1,'soga_cheek_type',38,18,0), (256280,2210175,1,'soga_chin_type',-43,-28,18), (256281,2210175,1,'soga_ear_type',29,-23,0), (256282,2210175,1,'soga_eye_brow_type',-3,-19,28), (256283,2210175,0,'soga_eye_color',229,229,102), (256284,2210175,1,'soga_eye_type',-8,0,0), (256285,2210175,0,'soga_hair_face_color',125,61,0), (256286,2210175,0,'soga_hair_face_highlight_color',216,192,37), (256287,2210175,0,'soga_hair_type_color',125,61,0), (256288,2210175,0,'soga_hair_type_highlight_color',216,192,37), (256289,2210175,1,'soga_lip_type',-19,-2,-42), (256290,2210175,1,'soga_nose_type',12,-3,8), (256291,2210175,0,'soga_skin_color',236,247,247), (256292,2210175,0,'wing_color1',255,255,255), (256293,2210175,0,'wing_color2',255,255,255), (256294,2210176,1,'cheek_type',-14,41,0), (256295,2210176,1,'chin_type',-55,-70,37), (256296,2210176,1,'ear_type',38,-64,0), (256297,2210176,1,'eye_brow_type',-17,-100,-14), (256298,2210176,0,'eye_color',144,145,0), (256299,2210176,1,'eye_type',-31,0,0), (256300,2210176,1,'lip_type',74,-75,85), (256301,2210176,1,'nose_type',-7,15,2), (256302,2210176,0,'skin_color',92,41,28), (256303,2210176,1,'soga_cheek_type',-14,41,0), (256304,2210176,1,'soga_chin_type',-55,-70,37), (256305,2210176,1,'soga_ear_type',38,-64,0), (256306,2210176,1,'soga_eye_brow_type',-17,-100,-14), (256307,2210176,0,'soga_eye_color',229,229,102), (256308,2210176,1,'soga_eye_type',-31,0,0), (256309,2210176,1,'soga_lip_type',74,-75,85), (256310,2210176,1,'soga_nose_type',-7,15,2), (256311,2210176,0,'soga_skin_color',92,41,28), (256312,2210177,1,'cheek_type',-81,-25,0), (256313,2210177,1,'chin_type',17,-39,75), (256314,2210177,1,'ear_type',14,-59,0), (256315,2210177,1,'eye_brow_type',58,-28,-48), (256316,2210177,0,'eye_color',102,74,34), (256317,2210177,1,'eye_type',43,0,0), (256318,2210177,0,'hair_color1',38,22,21), (256319,2210177,0,'hair_color2',120,50,0), (256320,2210177,0,'hair_face_color',5,2,2), (256321,2210177,0,'hair_face_highlight_color',228,172,24), (256322,2210177,0,'hair_highlight',200,165,96), (256323,2210177,0,'hair_type_color',5,2,2), (256324,2210177,0,'hair_type_highlight_color',228,172,24), (256325,2210177,1,'lip_type',41,-88,0), (256326,2210177,1,'nose_type',90,3,-28), (256327,2210177,0,'skin_color',234,195,198), (256328,2210177,1,'soga_cheek_type',-81,-25,0), (256329,2210177,1,'soga_chin_type',17,-39,75), (256330,2210177,1,'soga_ear_type',14,-59,0), (256331,2210177,1,'soga_eye_brow_type',58,-28,-48), (256332,2210177,0,'soga_eye_color',229,229,102), (256333,2210177,1,'soga_eye_type',43,0,0), (256334,2210177,0,'soga_hair_color1',38,22,21), (256335,2210177,0,'soga_hair_color2',120,50,0), (256336,2210177,0,'soga_hair_face_color',5,2,2), (256337,2210177,0,'soga_hair_face_highlight_color',228,172,24), (256338,2210177,0,'soga_hair_highlight',200,165,96), (256339,2210177,0,'soga_hair_type_color',5,2,2), (256340,2210177,0,'soga_hair_type_highlight_color',228,172,24), (256341,2210177,1,'soga_lip_type',41,-88,0), (256342,2210177,1,'soga_nose_type',90,3,-28), (256343,2210177,0,'soga_skin_color',234,195,198), (256344,2210177,0,'wing_color1',255,255,255), (256345,2210177,0,'wing_color2',255,255,255), (256346,2210178,1,'cheek_type',-81,44,0), (256347,2210178,1,'chin_type',41,43,97), (256348,2210178,1,'ear_type',-81,-58,0), (256349,2210178,1,'eye_brow_type',7,-20,10), (256350,2210178,0,'eye_color',168,201,205), (256351,2210178,1,'eye_type',-7,0,0), (256352,2210178,0,'hair_color1',26,24,25), (256353,2210178,0,'hair_color2',36,34,36), (256354,2210178,0,'hair_face_color',15,1,21), (256355,2210178,0,'hair_face_highlight_color',228,182,26), (256356,2210178,0,'hair_highlight',246,219,114), (256357,2210178,0,'hair_type_color',15,1,21), (256358,2210178,0,'hair_type_highlight_color',228,182,26), (256359,2210178,1,'lip_type',-37,-37,-83), (256360,2210178,1,'nose_type',-28,-14,-25), (256361,2210178,0,'skin_color',222,187,134), (256362,2210178,1,'soga_cheek_type',-81,44,0), (256363,2210178,1,'soga_chin_type',41,43,97), (256364,2210178,1,'soga_ear_type',-81,-58,0), (256365,2210178,1,'soga_eye_brow_type',7,-20,10), (256366,2210178,0,'soga_eye_color',229,229,102), (256367,2210178,1,'soga_eye_type',-7,0,0), (256368,2210178,0,'soga_hair_color1',26,24,25), (256369,2210178,0,'soga_hair_color2',36,34,36), (256370,2210178,0,'soga_hair_face_color',15,1,21), (256371,2210178,0,'soga_hair_face_highlight_color',228,182,26), (256372,2210178,0,'soga_hair_highlight',246,219,114), (256373,2210178,0,'soga_hair_type_color',15,1,21), (256374,2210178,0,'soga_hair_type_highlight_color',228,182,26), (256375,2210178,1,'soga_lip_type',-37,-37,-83), (256376,2210178,1,'soga_nose_type',-28,-14,-25), (256377,2210178,0,'soga_skin_color',222,187,134), (256378,2210179,1,'cheek_type',31,7,0), (256379,2210179,1,'chin_type',-26,25,-20), (256380,2210179,1,'ear_type',-12,-20,0), (256381,2210179,1,'eye_brow_type',31,2,-20), (256382,2210179,0,'eye_color',66,135,125), (256383,2210179,1,'eye_type',-17,0,0), (256384,2210179,0,'hair_face_color',246,245,179), (256385,2210179,0,'hair_face_highlight_color',152,151,148), (256386,2210179,0,'hair_type_color',246,245,179), (256387,2210179,0,'hair_type_highlight_color',152,151,148), (256388,2210179,1,'lip_type',-2,38,0), (256389,2210179,1,'nose_type',-9,8,-38), (256390,2210179,0,'skin_color',231,192,138), (256391,2210179,1,'soga_cheek_type',31,7,0), (256392,2210179,1,'soga_chin_type',-26,25,-20), (256393,2210179,1,'soga_ear_type',-12,-20,0), (256394,2210179,1,'soga_eye_brow_type',31,2,-20), (256395,2210179,0,'soga_eye_color',229,229,102), (256396,2210179,1,'soga_eye_type',-17,0,0), (256397,2210179,0,'soga_hair_face_color',246,245,179), (256398,2210179,0,'soga_hair_face_highlight_color',152,151,148), (256399,2210179,0,'soga_hair_type_color',246,245,179), (256400,2210179,0,'soga_hair_type_highlight_color',152,151,148), (256401,2210179,1,'soga_lip_type',-2,38,0), (256402,2210179,1,'soga_nose_type',-9,8,-38), (256403,2210179,0,'soga_skin_color',231,192,138), (256404,2210179,0,'wing_color1',255,255,255), (256405,2210179,0,'wing_color2',255,255,255), (256409,2210181,1,'cheek_type',15,-21,0), (256410,2210181,1,'chin_type',32,81,-50), (256411,2210181,1,'ear_type',-12,52,0), (256412,2210181,1,'eye_brow_type',-89,0,10), (256413,2210181,0,'eye_color',131,180,186), (256414,2210181,1,'eye_type',42,0,0), (256415,2210181,0,'hair_color1',38,22,21), (256416,2210181,0,'hair_color2',120,50,0), (256417,2210181,0,'hair_face_highlight_color',190,97,43), (256418,2210181,0,'hair_highlight',105,26,26), (256419,2210181,0,'hair_type_highlight_color',190,97,43), (256420,2210181,1,'lip_type',43,64,0), (256421,2210181,1,'nose_type',0,-17,-58), (256422,2210181,0,'skin_color',239,197,196), (256423,2210181,1,'soga_cheek_type',15,-21,0), (256424,2210181,1,'soga_chin_type',32,81,-50), (256425,2210181,1,'soga_ear_type',-12,52,0), (256426,2210181,1,'soga_eye_brow_type',-89,0,10), (256427,2210181,0,'soga_eye_color',204,204,204), (256428,2210181,1,'soga_eye_type',42,0,0), (256429,2210181,0,'soga_hair_color1',38,22,21), (256430,2210181,0,'soga_hair_color2',120,50,0), (256431,2210181,0,'soga_hair_face_highlight_color',190,97,43), (256432,2210181,0,'soga_hair_highlight',105,26,26), (256433,2210181,0,'soga_hair_type_highlight_color',190,97,43), (256434,2210181,1,'soga_lip_type',43,64,0), (256435,2210181,1,'soga_nose_type',0,-17,-58), (256436,2210181,0,'soga_skin_color',239,197,196), (256440,2210183,1,'cheek_type',-18,-28,0), (256441,2210183,1,'chin_type',0,18,-35), (256442,2210183,1,'ear_type',-7,37,0), (256443,2210183,1,'eye_brow_type',28,3,8), (256444,2210183,0,'eye_color',45,93,106), (256445,2210183,1,'eye_type',3,0,0), (256446,2210183,0,'hair_face_color',140,133,130), (256447,2210183,0,'hair_face_highlight_color',159,109,0), (256448,2210183,0,'hair_type_color',140,133,130), (256449,2210183,0,'hair_type_highlight_color',159,109,0), (256450,2210183,1,'lip_type',29,35,-7), (256451,2210183,1,'nose_type',20,-12,-25), (256452,2210183,0,'skin_color',246,253,253), (256453,2210183,1,'soga_cheek_type',-18,-28,0), (256454,2210183,1,'soga_chin_type',0,18,-35), (256455,2210183,1,'soga_ear_type',-7,37,0), (256456,2210183,1,'soga_eye_brow_type',28,3,8), (256457,2210183,0,'soga_eye_color',229,229,102), (256458,2210183,1,'soga_eye_type',3,0,0), (256459,2210183,0,'soga_hair_face_color',140,133,130), (256460,2210183,0,'soga_hair_face_highlight_color',159,109,0), (256461,2210183,0,'soga_hair_type_color',140,133,130), (256462,2210183,0,'soga_hair_type_highlight_color',159,109,0), (256463,2210183,1,'soga_lip_type',29,35,-7), (256464,2210183,1,'soga_nose_type',20,-12,-25), (256465,2210183,0,'soga_skin_color',246,253,253), (256466,2210183,0,'wing_color1',255,255,255), (256467,2210183,0,'wing_color2',255,255,255), (256468,2210184,1,'cheek_type',-31,-28,0), (256469,2210184,1,'chin_type',-77,-81,43), (256470,2210184,1,'ear_type',-37,0,0), (256471,2210184,1,'eye_brow_type',-1,-98,7), (256472,2210184,0,'eye_color',33,64,50), (256473,2210184,1,'eye_type',25,0,0), (256474,2210184,0,'hair_color1',38,22,21), (256475,2210184,0,'hair_color2',120,50,0), (256476,2210184,0,'hair_face_color',2,1,1), (256477,2210184,0,'hair_face_highlight_color',31,9,13), (256478,2210184,0,'hair_highlight',54,45,28), (256479,2210184,0,'hair_type_color',2,1,1), (256480,2210184,0,'hair_type_highlight_color',31,9,13), (256481,2210184,1,'lip_type',-34,-37,-42), (256482,2210184,1,'nose_type',-44,-41,38), (256483,2210184,0,'skin_color',236,235,209), (256484,2210184,1,'soga_cheek_type',-31,-28,0), (256485,2210184,1,'soga_chin_type',-77,-81,43), (256486,2210184,1,'soga_ear_type',-37,0,0), (256487,2210184,1,'soga_eye_brow_type',-1,-98,7), (256488,2210184,0,'soga_eye_color',229,229,102), (256489,2210184,1,'soga_eye_type',25,0,0), (256490,2210184,0,'soga_hair_color1',38,22,21), (256491,2210184,0,'soga_hair_color2',120,50,0), (256492,2210184,0,'soga_hair_face_color',2,1,1), (256493,2210184,0,'soga_hair_face_highlight_color',31,9,13), (256494,2210184,0,'soga_hair_highlight',54,45,28), (256495,2210184,0,'soga_hair_type_color',2,1,1), (256496,2210184,0,'soga_hair_type_highlight_color',31,9,13), (256497,2210184,1,'soga_lip_type',-34,-37,-42), (256498,2210184,1,'soga_nose_type',-44,-41,38), (256499,2210184,0,'soga_skin_color',236,235,209), (256500,2210184,0,'wing_color1',255,255,255), (256501,2210184,0,'wing_color2',255,255,255), (256536,2210186,1,'cheek_type',19,0,0), (256537,2210186,1,'chin_type',31,-10,41), (256538,2210186,1,'ear_type',9,23,0), (256539,2210186,1,'eye_brow_type',-41,-21,28), (256540,2210186,0,'eye_color',101,165,182), (256541,2210186,1,'eye_type',-14,0,0), (256542,2210186,0,'hair_face_color',65,27,0), (256543,2210186,0,'hair_face_highlight_color',84,36,11), (256544,2210186,0,'hair_type_color',65,27,0), (256545,2210186,0,'hair_type_highlight_color',84,36,11), (256546,2210186,1,'lip_type',-29,-14,8), (256547,2210186,1,'nose_type',-23,0,3), (256548,2210186,0,'skin_color',219,207,175), (256549,2210186,1,'soga_cheek_type',19,0,0), (256550,2210186,1,'soga_chin_type',31,-10,41), (256551,2210186,1,'soga_ear_type',9,23,0), (256552,2210186,1,'soga_eye_brow_type',-41,-21,28), (256553,2210186,0,'soga_eye_color',229,229,102), (256554,2210186,1,'soga_eye_type',-14,0,0), (256555,2210186,0,'soga_hair_face_color',65,27,0), (256556,2210186,0,'soga_hair_face_highlight_color',84,36,11), (256557,2210186,0,'soga_hair_type_color',65,27,0), (256558,2210186,0,'soga_hair_type_highlight_color',84,36,11), (256559,2210186,1,'soga_lip_type',-29,-14,8), (256560,2210186,1,'soga_nose_type',-23,0,3), (256561,2210186,0,'soga_skin_color',219,207,175), (256562,2210186,0,'wing_color1',255,255,255), (256563,2210186,0,'wing_color2',255,255,255), (256564,2210187,1,'cheek_type',14,-50,0), (256565,2210187,1,'chin_type',71,-45,20), (256566,2210187,1,'ear_type',14,-35,0), (256567,2210187,1,'eye_brow_type',34,25,-91), (256568,2210187,0,'eye_color',80,70,0), (256569,2210187,1,'eye_type',-78,0,0), (256570,2210187,1,'lip_type',94,51,55), (256571,2210187,1,'nose_type',37,14,65), (256572,2210187,0,'skin_color',83,45,39), (256573,2210187,1,'soga_cheek_type',14,-50,0), (256574,2210187,1,'soga_chin_type',71,-45,20), (256575,2210187,1,'soga_ear_type',14,-35,0), (256576,2210187,1,'soga_eye_brow_type',34,25,-91), (256577,2210187,0,'soga_eye_color',229,229,102), (256578,2210187,1,'soga_eye_type',-78,0,0), (256579,2210187,1,'soga_lip_type',94,51,55), (256580,2210187,1,'soga_nose_type',37,14,65), (256581,2210187,0,'soga_skin_color',83,45,39), (256582,2210187,0,'wing_color1',255,255,255), (256583,2210187,0,'wing_color2',255,255,255), (256584,2210188,1,'cheek_type',0,55,0), (256585,2210188,1,'chin_type',25,-10,-95), (256586,2210188,1,'ear_type',-74,-56,0), (256587,2210188,1,'eye_brow_type',11,93,68), (256588,2210188,0,'eye_color',170,134,89), (256589,2210188,1,'eye_type',-61,0,0), (256590,2210188,0,'hair_color1',255,255,255), (256591,2210188,0,'hair_color2',255,255,255), (256592,2210188,0,'hair_face_color',193,100,45), (256593,2210188,0,'hair_face_highlight_color',84,0,0), (256594,2210188,0,'hair_highlight',255,255,255), (256595,2210188,0,'hair_type_color',43,0,0), (256596,2210188,0,'hair_type_highlight_color',15,15,15), (256597,2210188,1,'lip_type',-43,-7,0), (256598,2210188,1,'nose_type',28,-22,-4), (256599,2210188,0,'skin_color',229,237,234), (256600,2210188,1,'soga_cheek_type',0,55,0), (256601,2210188,1,'soga_chin_type',25,-10,-95), (256602,2210188,1,'soga_ear_type',-74,-56,0), (256603,2210188,1,'soga_eye_brow_type',11,93,68), (256604,2210188,0,'soga_eye_color',204,204,204), (256605,2210188,1,'soga_eye_type',-61,0,0), (256606,2210188,0,'soga_hair_color1',255,255,255), (256607,2210188,0,'soga_hair_color2',255,255,255), (256608,2210188,0,'soga_hair_face_color',193,100,45), (256609,2210188,0,'soga_hair_face_highlight_color',84,0,0), (256610,2210188,0,'soga_hair_highlight',255,255,255), (256611,2210188,0,'soga_hair_type_color',43,0,0), (256612,2210188,0,'soga_hair_type_highlight_color',15,15,15), (256613,2210188,1,'soga_lip_type',-43,-7,0), (256614,2210188,1,'soga_nose_type',28,-22,-4), (256615,2210188,0,'soga_skin_color',229,237,234), (256616,2210189,1,'cheek_type',-18,-8,0), (256617,2210189,1,'chin_type',18,26,3), (256618,2210189,1,'ear_type',-19,-8,0), (256619,2210189,1,'eye_brow_type',32,0,-8), (256620,2210189,0,'eye_color',129,181,196), (256621,2210189,1,'eye_type',10,0,0), (256622,2210189,0,'hair_face_color',214,79,19), (256623,2210189,0,'hair_face_highlight_color',78,77,70), (256624,2210189,0,'hair_type_color',214,79,19), (256625,2210189,0,'hair_type_highlight_color',78,77,70), (256626,2210189,1,'lip_type',5,-4,22), (256627,2210189,1,'nose_type',7,19,25), (256628,2210189,0,'skin_color',243,240,240), (256629,2210189,1,'soga_cheek_type',-18,-8,0), (256630,2210189,1,'soga_chin_type',18,26,3), (256631,2210189,1,'soga_ear_type',-19,-8,0), (256632,2210189,1,'soga_eye_brow_type',32,0,-8), (256633,2210189,0,'soga_eye_color',229,229,102), (256634,2210189,1,'soga_eye_type',10,0,0), (256635,2210189,0,'soga_hair_face_color',214,79,19), (256636,2210189,0,'soga_hair_face_highlight_color',78,77,70), (256637,2210189,0,'soga_hair_type_color',214,79,19), (256638,2210189,0,'soga_hair_type_highlight_color',78,77,70), (256639,2210189,1,'soga_lip_type',5,-4,22), (256640,2210189,1,'soga_nose_type',7,19,25), (256641,2210189,0,'soga_skin_color',243,240,240), (256642,2210189,0,'wing_color1',255,255,255), (256643,2210189,0,'wing_color2',255,255,255), (256644,2210190,1,'cheek_type',-12,-12,0), (256645,2210190,1,'chin_type',-14,19,-19), (256646,2210190,1,'ear_type',-17,0,0), (256647,2210190,1,'eye_brow_type',-17,9,0), (256648,2210190,0,'eye_color',192,174,138), (256649,2210190,1,'eye_type',4,0,0), (256650,2210190,0,'hair_face_color',132,59,0), (256651,2210190,0,'hair_face_highlight_color',150,88,18), (256652,2210190,0,'hair_type_color',132,59,0), (256653,2210190,0,'hair_type_highlight_color',150,88,18), (256654,2210190,1,'lip_type',-43,-2,19), (256655,2210190,1,'nose_type',0,21,0), (256656,2210190,0,'skin_color',232,215,165), (256657,2210190,1,'soga_cheek_type',-12,-12,0), (256658,2210190,1,'soga_chin_type',-14,19,-19), (256659,2210190,1,'soga_ear_type',-17,0,0), (256660,2210190,1,'soga_eye_brow_type',-17,9,0), (256661,2210190,0,'soga_eye_color',229,229,102), (256662,2210190,1,'soga_eye_type',4,0,0), (256663,2210190,0,'soga_hair_face_color',132,59,0), (256664,2210190,0,'soga_hair_face_highlight_color',150,88,18), (256665,2210190,0,'soga_hair_type_color',132,59,0), (256666,2210190,0,'soga_hair_type_highlight_color',150,88,18), (256667,2210190,1,'soga_lip_type',-43,-2,19), (256668,2210190,1,'soga_nose_type',0,21,0), (256669,2210190,0,'soga_skin_color',232,215,165), (256670,2210190,0,'wing_color1',255,255,255), (256671,2210190,0,'wing_color2',255,255,255), (256672,2210191,0,'eye_color',255,255,255), (256673,2210191,0,'skin_color',255,255,255), (256674,2210191,0,'soga_eye_color',255,0,255), (256675,2210192,1,'cheek_type',19,83,0), (256676,2210192,1,'chin_type',56,-77,17), (256677,2210192,1,'ear_type',-98,-94,0), (256678,2210192,1,'eye_brow_type',0,0,-82), (256679,2210192,0,'eye_color',130,145,99), (256680,2210192,1,'eye_type',74,0,0), (256681,2210192,0,'hair_color1',38,22,21), (256682,2210192,0,'hair_color2',120,50,0), (256683,2210192,0,'hair_face_highlight_color',228,173,23), (256684,2210192,0,'hair_highlight',200,165,96), (256685,2210192,0,'hair_type_highlight_color',228,173,23), (256686,2210192,1,'lip_type',87,59,64), (256687,2210192,1,'nose_type',0,50,-74), (256688,2210192,0,'skin_color',136,144,144), (256689,2210192,1,'soga_cheek_type',19,83,0), (256690,2210192,1,'soga_chin_type',56,-77,17), (256691,2210192,1,'soga_ear_type',-98,-94,0), (256692,2210192,1,'soga_eye_brow_type',0,0,-82), (256693,2210192,0,'soga_eye_color',204,204,204), (256694,2210192,1,'soga_eye_type',74,0,0), (256695,2210192,0,'soga_hair_color1',38,22,21), (256696,2210192,0,'soga_hair_color2',120,50,0), (256697,2210192,0,'soga_hair_face_highlight_color',228,173,23), (256698,2210192,0,'soga_hair_highlight',200,165,96), (256699,2210192,0,'soga_hair_type_highlight_color',228,173,23), (256700,2210192,1,'soga_lip_type',87,59,64), (256701,2210192,1,'soga_nose_type',0,50,-74), (256702,2210192,0,'soga_skin_color',136,144,144), (256703,2210193,1,'cheek_type',11,9,0), (256704,2210193,1,'chin_type',-14,-31,-17), (256705,2210193,1,'ear_type',39,-14,0), (256706,2210193,1,'eye_brow_type',-19,10,-21), (256707,2210193,0,'eye_color',67,132,116), (256708,2210193,1,'eye_type',-38,0,0), (256709,2210193,0,'hair_face_color',33,24,12), (256710,2210193,0,'hair_face_highlight_color',11,6,1), (256711,2210193,0,'hair_type_color',33,24,12), (256712,2210193,0,'hair_type_highlight_color',11,6,1), (256713,2210193,1,'lip_type',-1,7,0), (256714,2210193,1,'nose_type',0,2,-7), (256715,2210193,0,'skin_color',176,156,105), (256716,2210193,1,'soga_cheek_type',11,9,0), (256717,2210193,1,'soga_chin_type',-14,-31,-17), (256718,2210193,1,'soga_ear_type',39,-14,0), (256719,2210193,1,'soga_eye_brow_type',-19,10,-21), (256720,2210193,0,'soga_eye_color',229,229,102), (256721,2210193,1,'soga_eye_type',-38,0,0), (256722,2210193,0,'soga_hair_face_color',33,24,12), (256723,2210193,0,'soga_hair_face_highlight_color',11,6,1), (256724,2210193,0,'soga_hair_type_color',33,24,12), (256725,2210193,0,'soga_hair_type_highlight_color',11,6,1), (256726,2210193,1,'soga_lip_type',-1,7,0), (256727,2210193,1,'soga_nose_type',0,2,-7), (256728,2210193,0,'soga_skin_color',176,156,105), (256729,2210193,0,'wing_color1',255,255,255), (256730,2210193,0,'wing_color2',255,255,255), (256731,2210194,1,'cheek_type',20,14,0), (256732,2210194,1,'chin_type',35,81,68), (256733,2210194,1,'ear_type',-62,28,0), (256734,2210194,1,'eye_brow_type',-56,82,28), (256735,2210194,0,'eye_color',61,120,89), (256736,2210194,1,'eye_type',-41,0,0), (256737,2210194,0,'hair_color1',38,22,21), (256738,2210194,0,'hair_color2',120,50,0), (256739,2210194,0,'hair_face_highlight_color',35,24,1), (256740,2210194,0,'hair_highlight',79,28,15), (256741,2210194,0,'hair_type_highlight_color',35,24,1), (256742,2210194,1,'lip_type',94,-76,-50), (256743,2210194,1,'nose_type',64,68,-48), (256744,2210194,0,'skin_color',241,232,234), (256745,2210194,1,'soga_cheek_type',20,14,0), (256746,2210194,1,'soga_chin_type',35,81,68), (256747,2210194,1,'soga_ear_type',-62,28,0), (256748,2210194,1,'soga_eye_brow_type',-56,82,28), (256749,2210194,0,'soga_eye_color',229,229,102), (256750,2210194,1,'soga_eye_type',-41,0,0), (256751,2210194,0,'soga_hair_color1',38,22,21), (256752,2210194,0,'soga_hair_color2',120,50,0), (256753,2210194,0,'soga_hair_face_highlight_color',35,24,1), (256754,2210194,0,'soga_hair_highlight',79,28,15), (256755,2210194,0,'soga_hair_type_highlight_color',35,24,1), (256756,2210194,1,'soga_lip_type',94,-76,-50), (256757,2210194,1,'soga_nose_type',64,68,-48), (256758,2210194,0,'soga_skin_color',241,232,234), (256759,2210194,0,'wing_color1',255,255,255), (256760,2210194,0,'wing_color2',255,255,255), (256761,2210195,0,'eye_color',255,255,255), (256762,2210195,0,'skin_color',255,255,255), (256763,2210195,0,'soga_eye_color',255,255,255), (256764,2210195,0,'soga_skin_color',255,255,255), (256765,2210196,0,'eye_color',255,255,255), (256766,2210196,0,'skin_color',220,120,120), (256767,2210196,0,'soga_eye_color',255,0,255), (256768,2210197,1,'cheek_type',-17,-25,0), (256769,2210197,1,'chin_type',12,-32,-31), (256770,2210197,1,'ear_type',31,23,0), (256771,2210197,1,'eye_brow_type',2,-31,-18), (256772,2210197,0,'eye_color',84,110,64), (256773,2210197,1,'eye_type',14,0,0), (256774,2210197,0,'hair_face_color',245,231,120), (256775,2210197,0,'hair_face_highlight_color',102,42,0), (256776,2210197,0,'hair_type_color',245,231,120), (256777,2210197,0,'hair_type_highlight_color',102,42,0), (256778,2210197,1,'lip_type',37,4,-38), (256779,2210197,1,'nose_type',-8,9,-37), (256780,2210197,0,'skin_color',228,214,201), (256781,2210197,1,'soga_cheek_type',-17,-25,0), (256782,2210197,1,'soga_chin_type',12,-32,-31), (256783,2210197,1,'soga_ear_type',31,23,0), (256784,2210197,1,'soga_eye_brow_type',2,-31,-18), (256785,2210197,0,'soga_eye_color',229,229,102), (256786,2210197,1,'soga_eye_type',14,0,0), (256787,2210197,0,'soga_hair_face_color',245,231,120), (256788,2210197,0,'soga_hair_face_highlight_color',102,42,0), (256789,2210197,0,'soga_hair_type_color',245,231,120), (256790,2210197,0,'soga_hair_type_highlight_color',102,42,0), (256791,2210197,1,'soga_lip_type',37,4,-38), (256792,2210197,1,'soga_nose_type',-8,9,-37), (256793,2210197,0,'soga_skin_color',228,214,201), (256794,2210197,0,'wing_color1',255,255,255), (256795,2210197,0,'wing_color2',255,255,255), (256796,2210198,1,'cheek_type',-87,65,0), (256797,2210198,1,'chin_type',20,87,-45), (256798,2210198,1,'ear_type',-45,47,0), (256799,2210198,1,'eye_brow_type',-51,48,17), (256800,2210198,0,'eye_color',146,190,204), (256801,2210198,1,'eye_type',-56,0,0), (256802,2210198,0,'hair_color1',79,28,15), (256803,2210198,0,'hair_color2',111,64,0), (256804,2210198,0,'hair_face_color',41,19,11), (256805,2210198,0,'hair_face_highlight_color',84,0,0), (256806,2210198,0,'hair_highlight',109,14,49), (256807,2210198,0,'hair_type_color',41,19,11), (256808,2210198,0,'hair_type_highlight_color',84,0,0), (256809,2210198,1,'lip_type',-94,-14,29), (256810,2210198,1,'nose_type',9,7,-81), (256811,2210198,0,'skin_color',96,67,47), (256812,2210198,1,'soga_cheek_type',-87,65,0), (256813,2210198,1,'soga_chin_type',20,87,-45), (256814,2210198,1,'soga_ear_type',-45,47,0), (256815,2210198,1,'soga_eye_brow_type',-51,48,17), (256816,2210198,0,'soga_eye_color',229,229,102), (256817,2210198,1,'soga_eye_type',-56,0,0), (256818,2210198,0,'soga_hair_color1',79,28,15), (256819,2210198,0,'soga_hair_color2',111,64,0), (256820,2210198,0,'soga_hair_face_color',41,19,11), (256821,2210198,0,'soga_hair_face_highlight_color',84,0,0), (256822,2210198,0,'soga_hair_highlight',109,14,49), (256823,2210198,0,'soga_hair_type_color',41,19,11), (256824,2210198,0,'soga_hair_type_highlight_color',84,0,0), (256825,2210198,1,'soga_lip_type',-94,-14,29), (256826,2210198,1,'soga_nose_type',9,7,-81), (256827,2210198,0,'soga_skin_color',96,67,47), (256828,2210198,0,'wing_color1',255,255,255), (256829,2210198,0,'wing_color2',255,255,255), (256830,2210199,0,'eye_color',255,255,255), (256831,2210199,0,'skin_color',255,255,255), (256832,2210199,0,'soga_eye_color',255,0,255), (256833,2210200,1,'cheek_type',-23,38,0), (256834,2210200,1,'chin_type',7,0,19), (256835,2210200,1,'ear_type',-19,-19,0), (256836,2210200,1,'eye_brow_type',11,17,14), (256837,2210200,0,'eye_color',143,189,201), (256838,2210200,1,'eye_type',8,0,0), (256839,2210200,0,'hair_face_color',80,53,20), (256840,2210200,0,'hair_face_highlight_color',132,126,76), (256841,2210200,0,'hair_type_color',80,53,20), (256842,2210200,0,'hair_type_highlight_color',132,126,76), (256843,2210200,1,'lip_type',-37,37,-12), (256844,2210200,1,'nose_type',-19,-2,31), (256845,2210200,0,'skin_color',243,250,247), (256846,2210200,1,'soga_cheek_type',-23,38,0), (256847,2210200,1,'soga_chin_type',7,0,19), (256848,2210200,1,'soga_ear_type',-19,-19,0), (256849,2210200,1,'soga_eye_brow_type',11,17,14), (256850,2210200,0,'soga_eye_color',229,229,102), (256851,2210200,1,'soga_eye_type',8,0,0), (256852,2210200,0,'soga_hair_face_color',80,53,20), (256853,2210200,0,'soga_hair_face_highlight_color',132,126,76), (256854,2210200,0,'soga_hair_type_color',80,53,20), (256855,2210200,0,'soga_hair_type_highlight_color',132,126,76), (256856,2210200,1,'soga_lip_type',-37,37,-12), (256857,2210200,1,'soga_nose_type',-19,-2,31), (256858,2210200,0,'soga_skin_color',243,250,247), (256859,2210200,0,'wing_color1',255,255,255), (256860,2210200,0,'wing_color2',255,255,255), (256861,2210201,1,'cheek_type',35,12,0), (256862,2210201,1,'chin_type',-3,0,11), (256863,2210201,1,'ear_type',-35,8,0), (256864,2210201,1,'eye_brow_type',20,9,8), (256865,2210201,0,'eye_color',54,111,120), (256866,2210201,1,'eye_type',12,0,0), (256867,2210201,0,'hair_face_color',49,45,14), (256868,2210201,0,'hair_face_highlight_color',100,38,8), (256869,2210201,0,'hair_type_color',49,45,14), (256870,2210201,0,'hair_type_highlight_color',100,38,8), (256871,2210201,1,'lip_type',7,-32,31), (256872,2210201,1,'nose_type',14,-7,-35), (256873,2210201,0,'skin_color',153,130,83), (256874,2210201,1,'soga_cheek_type',35,12,0), (256875,2210201,1,'soga_chin_type',-3,0,11), (256876,2210201,1,'soga_ear_type',-35,8,0), (256877,2210201,1,'soga_eye_brow_type',20,9,8), (256878,2210201,0,'soga_eye_color',229,229,102), (256879,2210201,1,'soga_eye_type',12,0,0), (256880,2210201,0,'soga_hair_face_color',49,45,14), (256881,2210201,0,'soga_hair_face_highlight_color',100,38,8), (256882,2210201,0,'soga_hair_type_color',49,45,14), (256883,2210201,0,'soga_hair_type_highlight_color',100,38,8), (256884,2210201,1,'soga_lip_type',7,-32,31), (256885,2210201,1,'soga_nose_type',14,-7,-35), (256886,2210201,0,'soga_skin_color',153,130,83), (256887,2210201,0,'wing_color1',255,255,255), (256888,2210201,0,'wing_color2',255,255,255), (256889,2210202,1,'cheek_type',31,9,0), (256890,2210202,1,'chin_type',-34,28,0), (256891,2210202,1,'ear_type',17,28,0), (256892,2210202,1,'eye_brow_type',-25,14,14), (256893,2210202,0,'eye_color',155,195,204), (256894,2210202,1,'eye_type',-29,0,0), (256895,2210202,0,'hair_face_color',226,227,186), (256896,2210202,0,'hair_face_highlight_color',163,147,125), (256897,2210202,0,'hair_type_color',226,227,186), (256898,2210202,0,'hair_type_highlight_color',163,147,125), (256899,2210202,1,'lip_type',29,-23,5), (256900,2210202,1,'nose_type',-18,37,20), (256901,2210202,0,'skin_color',219,226,226), (256902,2210202,1,'soga_cheek_type',31,9,0), (256903,2210202,1,'soga_chin_type',-34,28,0), (256904,2210202,1,'soga_ear_type',17,28,0), (256905,2210202,1,'soga_eye_brow_type',-25,14,14), (256906,2210202,0,'soga_eye_color',229,229,102), (256907,2210202,1,'soga_eye_type',-29,0,0), (256908,2210202,0,'soga_hair_face_color',226,227,186), (256909,2210202,0,'soga_hair_face_highlight_color',163,147,125), (256910,2210202,0,'soga_hair_type_color',226,227,186), (256911,2210202,0,'soga_hair_type_highlight_color',163,147,125), (256912,2210202,1,'soga_lip_type',29,-23,5), (256913,2210202,1,'soga_nose_type',-18,37,20), (256914,2210202,0,'soga_skin_color',219,226,226), (256915,2210202,0,'wing_color1',255,255,255), (256916,2210202,0,'wing_color2',255,255,255), (256917,2210203,0,'eye_color',255,255,255), (256918,2210203,0,'skin_color',255,255,255), (256919,2210203,0,'soga_eye_color',255,0,255), (256920,2210204,1,'cheek_type',1,10,0), (256921,2210204,1,'chin_type',40,-14,7), (256922,2210204,1,'ear_type',28,28,0), (256923,2210204,1,'eye_brow_type',2,0,39), (256924,2210204,0,'eye_color',161,192,180), (256925,2210204,1,'eye_type',7,0,0), (256926,2210204,0,'hair_face_color',79,72,23), (256927,2210204,0,'hair_face_highlight_color',95,41,0), (256928,2210204,0,'hair_type_color',79,72,23), (256929,2210204,0,'hair_type_highlight_color',95,41,0), (256930,2210204,1,'lip_type',17,-10,-3), (256931,2210204,1,'nose_type',35,28,-32), (256932,2210204,0,'skin_color',193,203,203), (256933,2210204,1,'soga_cheek_type',1,10,0), (256934,2210204,1,'soga_chin_type',40,-14,7), (256935,2210204,1,'soga_ear_type',28,28,0), (256936,2210204,1,'soga_eye_brow_type',2,0,39), (256937,2210204,0,'soga_eye_color',229,229,102), (256938,2210204,1,'soga_eye_type',7,0,0), (256939,2210204,0,'soga_hair_face_color',79,72,23), (256940,2210204,0,'soga_hair_face_highlight_color',95,41,0), (256941,2210204,0,'soga_hair_type_color',79,72,23), (256942,2210204,0,'soga_hair_type_highlight_color',95,41,0), (256943,2210204,1,'soga_lip_type',17,-10,-3), (256944,2210204,1,'soga_nose_type',35,28,-32), (256945,2210204,0,'soga_skin_color',193,203,203), (256946,2210204,0,'wing_color1',255,255,255), (256947,2210204,0,'wing_color2',255,255,255), (256948,2210205,1,'cheek_type',100,-100,0), (256949,2210205,1,'chin_type',-81,-44,84), (256950,2210205,1,'ear_type',9,-5,0), (256951,2210205,1,'eye_brow_type',35,-22,-25), (256952,2210205,0,'eye_color',146,179,157), (256953,2210205,1,'eye_type',-100,0,0), (256954,2210205,0,'hair_color1',123,123,130), (256955,2210205,0,'hair_color2',144,140,137), (256956,2210205,0,'hair_face_color',119,147,147), (256957,2210205,0,'hair_face_highlight_color',56,53,68), (256958,2210205,0,'hair_highlight',50,48,56), (256959,2210205,0,'hair_type_color',119,147,147), (256960,2210205,0,'hair_type_highlight_color',56,53,68), (256961,2210205,1,'lip_type',100,-19,-34), (256962,2210205,1,'nose_type',-43,87,11), (256963,2210205,0,'skin_color',220,160,157), (256964,2210205,1,'soga_cheek_type',100,-100,0), (256965,2210205,1,'soga_chin_type',-81,-44,84), (256966,2210205,1,'soga_ear_type',9,-5,0), (256967,2210205,1,'soga_eye_brow_type',35,-22,-25), (256968,2210205,0,'soga_eye_color',229,229,102), (256969,2210205,1,'soga_eye_type',-100,0,0), (256970,2210205,0,'soga_hair_color1',123,123,130), (256971,2210205,0,'soga_hair_color2',144,140,137), (256972,2210205,0,'soga_hair_face_color',119,147,147), (256973,2210205,0,'soga_hair_face_highlight_color',56,53,68), (256974,2210205,0,'soga_hair_highlight',50,48,56), (256975,2210205,0,'soga_hair_type_color',119,147,147), (256976,2210205,0,'soga_hair_type_highlight_color',56,53,68), (256977,2210205,1,'soga_lip_type',100,-19,-34), (256978,2210205,1,'soga_nose_type',-43,87,11), (256979,2210205,0,'soga_skin_color',220,160,157), (256980,2210205,0,'wing_color1',255,255,255), (256981,2210205,0,'wing_color2',255,255,255), (256982,2210206,1,'cheek_type',25,-17,0), (256983,2210206,1,'chin_type',-42,10,-21), (256984,2210206,1,'ear_type',-4,28,0), (256985,2210206,1,'eye_brow_type',0,-34,28), (256986,2210206,0,'eye_color',139,185,192), (256987,2210206,1,'eye_type',-7,0,0), (256988,2210206,0,'hair_face_color',209,211,130), (256989,2210206,0,'hair_face_highlight_color',105,91,74), (256990,2210206,0,'hair_type_color',209,211,130), (256991,2210206,0,'hair_type_highlight_color',105,91,74), (256992,2210206,1,'lip_type',-5,-26,-9), (256993,2210206,1,'nose_type',20,-23,-20), (256994,2210206,0,'skin_color',253,254,254), (256995,2210206,1,'soga_cheek_type',25,-17,0), (256996,2210206,1,'soga_chin_type',-42,10,-21), (256997,2210206,1,'soga_ear_type',-4,28,0), (256998,2210206,1,'soga_eye_brow_type',0,-34,28), (256999,2210206,0,'soga_eye_color',229,229,102), (257000,2210206,1,'soga_eye_type',-7,0,0), (257001,2210206,0,'soga_hair_face_color',209,211,130), (257002,2210206,0,'soga_hair_face_highlight_color',105,91,74), (257003,2210206,0,'soga_hair_type_color',209,211,130), (257004,2210206,0,'soga_hair_type_highlight_color',105,91,74), (257005,2210206,1,'soga_lip_type',-5,-26,-9), (257006,2210206,1,'soga_nose_type',20,-23,-20), (257007,2210206,0,'soga_skin_color',253,254,254), (257008,2210206,0,'wing_color1',255,255,255), (257009,2210206,0,'wing_color2',255,255,255), (257010,2210207,1,'cheek_type',10,89,0), (257011,2210207,1,'chin_type',78,-84,47), (257012,2210207,1,'ear_type',53,-3,0), (257013,2210207,1,'eye_brow_type',37,7,-87), (257014,2210207,0,'eye_color',30,63,59), (257015,2210207,1,'eye_type',44,0,0), (257016,2210207,0,'hair_color1',54,45,28), (257017,2210207,0,'hair_color2',104,52,0), (257018,2210207,0,'hair_face_color',47,14,19), (257019,2210207,0,'hair_face_highlight_color',219,179,15), (257020,2210207,0,'hair_highlight',239,221,86), (257021,2210207,0,'hair_type_color',47,14,19), (257022,2210207,0,'hair_type_highlight_color',219,179,15), (257023,2210207,1,'lip_type',34,-85,68), (257024,2210207,1,'nose_type',62,34,-38), (257025,2210207,0,'skin_color',69,53,31), (257026,2210207,1,'soga_cheek_type',10,89,0), (257027,2210207,1,'soga_chin_type',78,-84,47), (257028,2210207,1,'soga_ear_type',53,-3,0), (257029,2210207,1,'soga_eye_brow_type',37,7,-87), (257030,2210207,0,'soga_eye_color',229,229,102), (257031,2210207,1,'soga_eye_type',44,0,0), (257032,2210207,0,'soga_hair_color1',54,45,28), (257033,2210207,0,'soga_hair_color2',104,52,0), (257034,2210207,0,'soga_hair_face_color',47,14,19), (257035,2210207,0,'soga_hair_face_highlight_color',219,179,15), (257036,2210207,0,'soga_hair_highlight',239,221,86), (257037,2210207,0,'soga_hair_type_color',47,14,19), (257038,2210207,0,'soga_hair_type_highlight_color',219,179,15), (257039,2210207,1,'soga_lip_type',34,-85,68), (257040,2210207,1,'soga_nose_type',62,34,-38), (257041,2210207,0,'soga_skin_color',69,53,31), (257042,2210207,0,'wing_color1',255,255,255), (257043,2210207,0,'wing_color2',255,255,255), (257044,2210208,1,'cheek_type',4,12,0), (257045,2210208,1,'chin_type',-40,26,-34), (257046,2210208,1,'ear_type',-34,-35,0), (257047,2210208,1,'eye_brow_type',29,-5,19), (257048,2210208,0,'eye_color',193,163,120), (257049,2210208,1,'eye_type',28,0,0), (257050,2210208,0,'hair_face_color',50,45,31), (257051,2210208,0,'hair_face_highlight_color',65,29,0), (257052,2210208,0,'hair_type_color',50,45,31), (257053,2210208,0,'hair_type_highlight_color',65,29,0), (257054,2210208,1,'lip_type',2,34,1), (257055,2210208,1,'nose_type',-5,22,-7), (257056,2210208,0,'skin_color',225,210,187), (257057,2210208,1,'soga_cheek_type',4,12,0), (257058,2210208,1,'soga_chin_type',-40,26,-34), (257059,2210208,1,'soga_ear_type',-34,-35,0), (257060,2210208,1,'soga_eye_brow_type',29,-5,19), (257061,2210208,0,'soga_eye_color',229,229,102), (257062,2210208,1,'soga_eye_type',28,0,0), (257063,2210208,0,'soga_hair_face_color',50,45,31), (257064,2210208,0,'soga_hair_face_highlight_color',65,29,0), (257065,2210208,0,'soga_hair_type_color',50,45,31), (257066,2210208,0,'soga_hair_type_highlight_color',65,29,0), (257067,2210208,1,'soga_lip_type',2,34,1), (257068,2210208,1,'soga_nose_type',-5,22,-7), (257069,2210208,0,'soga_skin_color',225,210,187), (257070,2210208,0,'wing_color1',255,255,255), (257071,2210208,0,'wing_color2',255,255,255), (257072,2210209,1,'cheek_type',-31,7,0), (257073,2210209,1,'chin_type',14,17,2), (257074,2210209,1,'ear_type',9,-44,0), (257075,2210209,1,'eye_brow_type',0,-2,0), (257076,2210209,0,'eye_color',167,168,129), (257077,2210209,1,'eye_type',-18,0,0), (257078,2210209,0,'hair_face_color',87,76,63), (257079,2210209,0,'hair_face_highlight_color',37,29,19), (257080,2210209,0,'hair_type_color',87,76,63), (257081,2210209,0,'hair_type_highlight_color',37,29,19), (257082,2210209,1,'lip_type',-38,10,11), (257083,2210209,1,'nose_type',0,29,9), (257084,2210209,0,'skin_color',245,250,250), (257085,2210209,1,'soga_cheek_type',-31,7,0), (257086,2210209,1,'soga_chin_type',14,17,2), (257087,2210209,1,'soga_ear_type',9,-44,0), (257088,2210209,1,'soga_eye_brow_type',0,-2,0), (257089,2210209,0,'soga_eye_color',229,229,102), (257090,2210209,1,'soga_eye_type',-18,0,0), (257091,2210209,0,'soga_hair_face_color',87,76,63), (257092,2210209,0,'soga_hair_face_highlight_color',37,29,19), (257093,2210209,0,'soga_hair_type_color',87,76,63), (257094,2210209,0,'soga_hair_type_highlight_color',37,29,19), (257095,2210209,1,'soga_lip_type',-38,10,11), (257096,2210209,1,'soga_nose_type',0,29,9), (257097,2210209,0,'soga_skin_color',245,250,250), (257098,2210209,0,'wing_color1',255,255,255), (257099,2210209,0,'wing_color2',255,255,255), (257100,2210210,1,'cheek_type',-8,-10,0), (257101,2210210,1,'chin_type',10,-21,-11), (257102,2210210,1,'ear_type',-34,7,0), (257103,2210210,1,'eye_brow_type',0,-4,7), (257104,2210210,0,'eye_color',41,71,46), (257105,2210210,1,'eye_type',26,0,0), (257106,2210210,0,'hair_face_color',251,249,247), (257107,2210210,0,'hair_face_highlight_color',39,19,3), (257108,2210210,0,'hair_type_color',251,249,247), (257109,2210210,0,'hair_type_highlight_color',39,19,3), (257110,2210210,1,'lip_type',-31,0,2), (257111,2210210,1,'nose_type',4,3,9), (257112,2210210,0,'skin_color',229,192,140), (257113,2210210,1,'soga_cheek_type',-8,-10,0), (257114,2210210,1,'soga_chin_type',10,-21,-11), (257115,2210210,1,'soga_ear_type',-34,7,0), (257116,2210210,1,'soga_eye_brow_type',0,-4,7), (257117,2210210,0,'soga_eye_color',229,229,102), (257118,2210210,1,'soga_eye_type',26,0,0), (257119,2210210,0,'soga_hair_face_color',251,249,247), (257120,2210210,0,'soga_hair_face_highlight_color',39,19,3), (257121,2210210,0,'soga_hair_type_color',251,249,247), (257122,2210210,0,'soga_hair_type_highlight_color',39,19,3), (257123,2210210,1,'soga_lip_type',-31,0,2), (257124,2210210,1,'soga_nose_type',4,3,9), (257125,2210210,0,'soga_skin_color',229,192,140), (257126,2210210,0,'wing_color1',255,255,255), (257127,2210210,0,'wing_color2',255,255,255), (257128,2210211,1,'cheek_type',-82,-58,0), (257129,2210211,1,'chin_type',-47,55,-56), (257130,2210211,1,'ear_type',40,-26,0), (257131,2210211,1,'eye_brow_type',-72,58,-64), (257132,2210211,0,'eye_color',39,84,82), (257133,2210211,1,'eye_type',2,0,0), (257134,2210211,0,'hair_color1',56,33,26), (257135,2210211,0,'hair_color2',86,65,37), (257136,2210211,0,'hair_face_color',83,57,8), (257137,2210211,0,'hair_highlight',21,13,24), (257138,2210211,0,'hair_type_color',83,57,8), (257139,2210211,1,'lip_type',-72,-65,-61), (257140,2210211,1,'nose_type',7,-91,-71), (257141,2210211,0,'skin_color',228,177,149), (257142,2210211,1,'soga_cheek_type',-82,-58,0), (257143,2210211,1,'soga_chin_type',-47,55,-56), (257144,2210211,1,'soga_ear_type',40,-26,0), (257145,2210211,1,'soga_eye_brow_type',-72,58,-64), (257146,2210211,0,'soga_eye_color',204,204,204), (257147,2210211,1,'soga_eye_type',2,0,0), (257148,2210211,0,'soga_hair_color1',56,33,26), (257149,2210211,0,'soga_hair_color2',86,65,37), (257150,2210211,0,'soga_hair_face_color',83,57,8), (257151,2210211,0,'soga_hair_highlight',21,13,24), (257152,2210211,0,'soga_hair_type_color',83,57,8), (257153,2210211,1,'soga_lip_type',-72,-65,-61), (257154,2210211,1,'soga_nose_type',7,-91,-71), (257155,2210211,0,'soga_skin_color',228,177,149), (257156,2210212,0,'eye_color',255,255,255), (257157,2210212,0,'skin_color',255,255,255), (257158,2210212,0,'soga_eye_color',255,0,255), (257159,2210213,0,'eye_color',255,255,255), (257160,2210213,0,'skin_color',255,255,255), (257161,2210213,0,'soga_eye_color',255,0,255), (257162,2210214,0,'eye_color',255,255,255), (257163,2210214,0,'skin_color',255,255,255), (257164,2210214,0,'soga_eye_color',255,0,255), (257165,2210215,1,'cheek_type',0,-34,0), (257166,2210215,1,'chin_type',-25,22,-31), (257167,2210215,1,'ear_type',22,28,0), (257168,2210215,1,'eye_brow_type',-44,-18,21), (257169,2210215,0,'eye_color',134,117,62), (257170,2210215,1,'eye_type',21,0,0), (257171,2210215,0,'hair_face_color',51,18,8), (257172,2210215,0,'hair_face_highlight_color',60,59,55), (257173,2210215,0,'hair_type_color',51,18,8), (257174,2210215,0,'hair_type_highlight_color',60,59,55), (257175,2210215,1,'lip_type',-5,7,-38), (257176,2210215,1,'nose_type',-19,-35,-25), (257177,2210215,0,'skin_color',205,185,176), (257178,2210215,1,'soga_cheek_type',0,-34,0), (257179,2210215,1,'soga_chin_type',-25,22,-31), (257180,2210215,1,'soga_ear_type',22,28,0), (257181,2210215,1,'soga_eye_brow_type',-44,-18,21), (257182,2210215,0,'soga_eye_color',229,229,102), (257183,2210215,1,'soga_eye_type',21,0,0), (257184,2210215,0,'soga_hair_face_color',51,18,8), (257185,2210215,0,'soga_hair_face_highlight_color',60,59,55), (257186,2210215,0,'soga_hair_type_color',51,18,8), (257187,2210215,0,'soga_hair_type_highlight_color',60,59,55), (257188,2210215,1,'soga_lip_type',-5,7,-38), (257189,2210215,1,'soga_nose_type',-19,-35,-25), (257190,2210215,0,'soga_skin_color',205,185,176), (257191,2210215,0,'wing_color1',255,255,255), (257192,2210215,0,'wing_color2',255,255,255), (257193,2210216,1,'cheek_type',-17,9,0), (257194,2210216,1,'chin_type',-31,-3,-31), (257195,2210216,1,'ear_type',84,-100,0), (257196,2210216,1,'eye_brow_type',-1,7,8), (257197,2210216,0,'eye_color',30,63,57), (257198,2210216,1,'eye_type',45,0,0), (257199,2210216,0,'hair_color1',38,22,21), (257200,2210216,0,'hair_color2',120,50,0), (257201,2210216,0,'hair_face_color',8,3,4), (257202,2210216,0,'hair_face_highlight_color',108,24,23), (257203,2210216,0,'hair_highlight',91,21,51), (257204,2210216,0,'hair_type_color',8,3,4), (257205,2210216,0,'hair_type_highlight_color',108,24,23), (257206,2210216,1,'lip_type',-25,7,3), (257207,2210216,1,'nose_type',-87,-17,-83), (257208,2210216,0,'skin_color',194,155,106), (257209,2210216,1,'soga_cheek_type',-17,9,0), (257210,2210216,1,'soga_chin_type',-31,-3,-31), (257211,2210216,1,'soga_ear_type',84,-100,0), (257212,2210216,1,'soga_eye_brow_type',-1,7,8), (257213,2210216,0,'soga_eye_color',229,229,102), (257214,2210216,1,'soga_eye_type',45,0,0), (257215,2210216,0,'soga_hair_color1',38,22,21), (257216,2210216,0,'soga_hair_color2',120,50,0), (257217,2210216,0,'soga_hair_face_color',8,3,4), (257218,2210216,0,'soga_hair_face_highlight_color',108,24,23), (257219,2210216,0,'soga_hair_highlight',91,21,51), (257220,2210216,0,'soga_hair_type_color',8,3,4), (257221,2210216,0,'soga_hair_type_highlight_color',108,24,23), (257222,2210216,1,'soga_lip_type',-25,7,3), (257223,2210216,1,'soga_nose_type',-87,-17,-83), (257224,2210216,0,'soga_skin_color',194,155,106), (257225,2210216,0,'wing_color1',255,255,255), (257226,2210216,0,'wing_color2',255,255,255), (257227,2210217,1,'cheek_type',-29,-23,0), (257228,2210217,1,'chin_type',26,17,32), (257229,2210217,1,'ear_type',-40,-25,0), (257230,2210217,1,'eye_brow_type',-9,35,-8), (257231,2210217,0,'eye_color',222,35,32), (257232,2210217,1,'eye_type',-3,0,0), (257233,2210217,0,'hair_face_color',52,38,20), (257234,2210217,0,'hair_face_highlight_color',216,192,37), (257235,2210217,0,'hair_type_color',52,38,20), (257236,2210217,0,'hair_type_highlight_color',216,192,37), (257237,2210217,1,'lip_type',-12,-22,22), (257238,2210217,1,'nose_type',-28,20,-23), (257239,2210217,0,'skin_color',148,67,15), (257240,2210217,1,'soga_cheek_type',-29,-23,0), (257241,2210217,1,'soga_chin_type',26,17,32), (257242,2210217,1,'soga_ear_type',-40,-25,0), (257243,2210217,1,'soga_eye_brow_type',-9,35,-8), (257244,2210217,0,'soga_eye_color',229,229,102), (257245,2210217,1,'soga_eye_type',-3,0,0), (257246,2210217,0,'soga_hair_face_color',52,38,20), (257247,2210217,0,'soga_hair_face_highlight_color',216,192,37), (257248,2210217,0,'soga_hair_type_color',52,38,20), (257249,2210217,0,'soga_hair_type_highlight_color',216,192,37), (257250,2210217,1,'soga_lip_type',-12,-22,22), (257251,2210217,1,'soga_nose_type',-28,20,-23), (257252,2210217,0,'soga_skin_color',148,67,15), (257253,2210217,0,'wing_color1',255,255,255), (257254,2210217,0,'wing_color2',255,255,255), (257255,2210218,1,'cheek_type',11,9,0), (257256,2210218,1,'chin_type',-14,-31,-17), (257257,2210218,1,'ear_type',39,-14,0), (257258,2210218,1,'eye_brow_type',-19,10,-21), (257259,2210218,0,'eye_color',67,132,116), (257260,2210218,1,'eye_type',-38,0,0), (257261,2210218,0,'hair_face_color',33,24,12), (257262,2210218,0,'hair_face_highlight_color',11,6,1), (257263,2210218,0,'hair_type_color',33,24,12), (257264,2210218,0,'hair_type_highlight_color',11,6,1), (257265,2210218,1,'lip_type',-1,7,0), (257266,2210218,1,'nose_type',0,2,-7), (257267,2210218,0,'skin_color',176,156,105), (257268,2210218,1,'soga_cheek_type',11,9,0), (257269,2210218,1,'soga_chin_type',-14,-31,-17), (257270,2210218,1,'soga_ear_type',39,-14,0), (257271,2210218,1,'soga_eye_brow_type',-19,10,-21), (257272,2210218,0,'soga_eye_color',229,229,102), (257273,2210218,1,'soga_eye_type',-38,0,0), (257274,2210218,0,'soga_hair_face_color',33,24,12), (257275,2210218,0,'soga_hair_face_highlight_color',11,6,1), (257276,2210218,0,'soga_hair_type_color',33,24,12), (257277,2210218,0,'soga_hair_type_highlight_color',11,6,1), (257278,2210218,1,'soga_lip_type',-1,7,0), (257279,2210218,1,'soga_nose_type',0,2,-7), (257280,2210218,0,'soga_skin_color',176,156,105), (257281,2210218,0,'wing_color1',255,255,255), (257282,2210218,0,'wing_color2',255,255,255), (257283,2210219,1,'cheek_type',25,17,0), (257284,2210219,1,'chin_type',-7,-4,-17), (257285,2210219,1,'ear_type',14,1,0), (257286,2210219,1,'eye_brow_type',21,-3,-4), (257287,2210219,0,'eye_color',57,72,41), (257288,2210219,1,'eye_type',7,0,0), (257289,2210219,0,'hair_face_color',240,205,71), (257290,2210219,0,'hair_face_highlight_color',206,179,16), (257291,2210219,0,'hair_type_color',240,205,71), (257292,2210219,0,'hair_type_highlight_color',206,179,16), (257293,2210219,1,'lip_type',-3,-5,-23), (257294,2210219,1,'nose_type',2,28,-25), (257295,2210219,0,'skin_color',238,249,249), (257296,2210219,1,'soga_cheek_type',25,17,0), (257297,2210219,1,'soga_chin_type',-7,-4,-17), (257298,2210219,1,'soga_ear_type',14,1,0), (257299,2210219,1,'soga_eye_brow_type',21,-3,-4), (257300,2210219,0,'soga_eye_color',229,229,102), (257301,2210219,1,'soga_eye_type',7,0,0), (257302,2210219,0,'soga_hair_face_color',240,205,71), (257303,2210219,0,'soga_hair_face_highlight_color',206,179,16), (257304,2210219,0,'soga_hair_type_color',240,205,71), (257305,2210219,0,'soga_hair_type_highlight_color',206,179,16), (257306,2210219,1,'soga_lip_type',-3,-5,-23), (257307,2210219,1,'soga_nose_type',2,28,-25), (257308,2210219,0,'soga_skin_color',238,249,249), (257309,2210219,0,'wing_color1',255,255,255), (257310,2210219,0,'wing_color2',255,255,255), (257311,2210220,0,'eye_color',255,255,255), (257312,2210220,0,'skin_color',255,255,255), (257313,2210220,0,'soga_eye_color',255,0,255), (257314,2210221,1,'chin_type',-34,-23,-9), (257315,2210221,1,'ear_type',19,-25,0), (257316,2210221,1,'eye_brow_type',31,11,-14), (257317,2210221,0,'eye_color',32,60,42), (257318,2210221,0,'hair_face_color',39,17,3), (257319,2210221,0,'hair_face_highlight_color',197,166,131), (257320,2210221,0,'hair_type_color',39,17,3), (257321,2210221,0,'hair_type_highlight_color',197,166,131), (257322,2210221,1,'lip_type',34,-8,42), (257323,2210221,1,'nose_type',-3,0,5), (257324,2210221,0,'skin_color',244,250,248), (257325,2210221,1,'soga_chin_type',-34,-23,-9), (257326,2210221,1,'soga_ear_type',19,-25,0), (257327,2210221,1,'soga_eye_brow_type',31,11,-14), (257328,2210221,0,'soga_eye_color',229,229,102), (257329,2210221,0,'soga_hair_face_color',39,17,3), (257330,2210221,0,'soga_hair_face_highlight_color',197,166,131), (257331,2210221,0,'soga_hair_type_color',39,17,3), (257332,2210221,0,'soga_hair_type_highlight_color',197,166,131), (257333,2210221,1,'soga_lip_type',34,-8,42), (257334,2210221,1,'soga_nose_type',-3,0,5), (257335,2210221,0,'soga_skin_color',244,250,248), (257336,2210221,0,'wing_color1',255,255,255), (257337,2210221,0,'wing_color2',255,255,255), (257338,2210222,1,'cheek_type',-18,-28,0), (257339,2210222,1,'chin_type',0,18,-35), (257340,2210222,1,'ear_type',-7,37,0), (257341,2210222,1,'eye_brow_type',28,3,8), (257342,2210222,0,'eye_color',45,93,106), (257343,2210222,1,'eye_type',3,0,0), (257344,2210222,0,'hair_face_color',140,133,130), (257345,2210222,0,'hair_face_highlight_color',159,109,0), (257346,2210222,0,'hair_type_color',140,133,130), (257347,2210222,0,'hair_type_highlight_color',159,109,0), (257348,2210222,1,'lip_type',29,35,-7), (257349,2210222,1,'nose_type',20,-12,-25), (257350,2210222,0,'skin_color',246,253,253), (257351,2210222,1,'soga_cheek_type',-18,-28,0), (257352,2210222,1,'soga_chin_type',0,18,-35), (257353,2210222,1,'soga_ear_type',-7,37,0), (257354,2210222,1,'soga_eye_brow_type',28,3,8), (257355,2210222,0,'soga_eye_color',229,229,102), (257356,2210222,1,'soga_eye_type',3,0,0), (257357,2210222,0,'soga_hair_face_color',140,133,130), (257358,2210222,0,'soga_hair_face_highlight_color',159,109,0), (257359,2210222,0,'soga_hair_type_color',140,133,130), (257360,2210222,0,'soga_hair_type_highlight_color',159,109,0), (257361,2210222,1,'soga_lip_type',29,35,-7), (257362,2210222,1,'soga_nose_type',20,-12,-25), (257363,2210222,0,'soga_skin_color',246,253,253), (257364,2210222,0,'wing_color1',255,255,255), (257365,2210222,0,'wing_color2',255,255,255), (257366,2210223,1,'cheek_type',-17,-34,0), (257367,2210223,1,'chin_type',-38,20,0), (257368,2210223,1,'ear_type',-3,7,0), (257369,2210223,1,'eye_brow_type',17,-17,-46), (257370,2210223,0,'eye_color',48,94,67), (257371,2210223,1,'eye_type',-8,0,0), (257372,2210223,0,'hair_face_color',70,28,0), (257373,2210223,0,'hair_face_highlight_color',49,17,9), (257374,2210223,0,'hair_type_color',70,28,0), (257375,2210223,0,'hair_type_highlight_color',49,17,9), (257376,2210223,1,'lip_type',-14,23,-28), (257377,2210223,1,'nose_type',-9,-37,42), (257378,2210223,0,'skin_color',228,208,210), (257379,2210223,1,'soga_cheek_type',-17,-34,0), (257380,2210223,1,'soga_chin_type',-38,20,0), (257381,2210223,1,'soga_ear_type',-3,7,0), (257382,2210223,1,'soga_eye_brow_type',17,-17,-46), (257383,2210223,0,'soga_eye_color',229,229,102), (257384,2210223,1,'soga_eye_type',-8,0,0), (257385,2210223,0,'soga_hair_face_color',70,28,0), (257386,2210223,0,'soga_hair_face_highlight_color',49,17,9), (257387,2210223,0,'soga_hair_type_color',70,28,0), (257388,2210223,0,'soga_hair_type_highlight_color',49,17,9), (257389,2210223,1,'soga_lip_type',-14,23,-28), (257390,2210223,1,'soga_nose_type',-9,-37,42), (257391,2210223,0,'soga_skin_color',228,208,210), (257392,2210223,0,'wing_color1',255,255,255), (257393,2210223,0,'wing_color2',255,255,255), (257394,2210224,1,'cheek_type',7,-28,0), (257395,2210224,1,'chin_type',-25,-3,-14), (257396,2210224,1,'ear_type',11,0,0), (257397,2210224,1,'eye_brow_type',-1,10,0), (257398,2210224,0,'eye_color',79,53,22), (257399,2210224,1,'eye_type',-9,0,0), (257400,2210224,0,'hair_face_color',181,175,126), (257401,2210224,0,'hair_face_highlight_color',92,68,0), (257402,2210224,0,'hair_type_color',181,175,126), (257403,2210224,0,'hair_type_highlight_color',92,68,0), (257404,2210224,1,'lip_type',-17,0,-23), (257405,2210224,1,'nose_type',-37,4,-28), (257406,2210224,0,'skin_color',157,160,137), (257407,2210224,1,'soga_cheek_type',7,-28,0), (257408,2210224,1,'soga_chin_type',-25,-3,-14), (257409,2210224,1,'soga_ear_type',11,0,0), (257410,2210224,1,'soga_eye_brow_type',-1,10,0), (257411,2210224,0,'soga_eye_color',229,229,102), (257412,2210224,1,'soga_eye_type',-9,0,0), (257413,2210224,0,'soga_hair_face_color',181,175,126), (257414,2210224,0,'soga_hair_face_highlight_color',92,68,0), (257415,2210224,0,'soga_hair_type_color',181,175,126), (257416,2210224,0,'soga_hair_type_highlight_color',92,68,0), (257417,2210224,1,'soga_lip_type',-17,0,-23), (257418,2210224,1,'soga_nose_type',-37,4,-28), (257419,2210224,0,'soga_skin_color',157,160,137), (257420,2210224,0,'wing_color1',255,255,255), (257421,2210224,0,'wing_color2',255,255,255), (257422,2210225,1,'cheek_type',14,-20,0), (257423,2210225,1,'chin_type',-2,-55,-34), (257424,2210225,1,'ear_type',9,12,0), (257425,2210225,1,'eye_brow_type',34,-28,28), (257426,2210225,0,'eye_color',158,198,210), (257427,2210225,1,'eye_type',100,0,0), (257428,2210225,0,'hair_face_color',108,44,16), (257429,2210225,0,'hair_face_highlight_color',83,79,52), (257430,2210225,0,'hair_type_color',108,44,16), (257431,2210225,0,'hair_type_highlight_color',83,79,52), (257432,2210225,1,'lip_type',46,0,-7), (257433,2210225,1,'nose_type',8,-25,-3), (257434,2210225,0,'skin_color',225,178,142), (257435,2210225,1,'soga_cheek_type',14,-20,0), (257436,2210225,1,'soga_chin_type',-2,-55,-34), (257437,2210225,1,'soga_ear_type',9,12,0), (257438,2210225,1,'soga_eye_brow_type',34,-28,28), (257439,2210225,0,'soga_eye_color',229,229,102), (257440,2210225,1,'soga_eye_type',100,0,0), (257441,2210225,0,'soga_hair_face_color',108,44,16), (257442,2210225,0,'soga_hair_face_highlight_color',83,79,52), (257443,2210225,0,'soga_hair_type_color',108,44,16), (257444,2210225,0,'soga_hair_type_highlight_color',83,79,52), (257445,2210225,1,'soga_lip_type',46,0,-7), (257446,2210225,1,'soga_nose_type',8,-25,-3), (257447,2210225,0,'soga_skin_color',225,178,142), (257448,2210225,0,'wing_color1',255,255,255), (257449,2210225,0,'wing_color2',255,255,255), (257450,2210226,1,'cheek_type',-1,11,0), (257451,2210226,1,'chin_type',34,9,-31), (257452,2210226,1,'ear_type',-8,-11,0), (257453,2210226,1,'eye_brow_type',-12,-20,42), (257454,2210226,0,'eye_color',57,119,109), (257455,2210226,1,'eye_type',-28,0,0), (257456,2210226,0,'hair_face_color',202,187,68), (257457,2210226,0,'hair_face_highlight_color',27,18,0), (257458,2210226,0,'hair_type_color',202,187,68), (257459,2210226,0,'hair_type_highlight_color',27,18,0), (257460,2210226,1,'lip_type',7,0,34), (257461,2210226,1,'nose_type',-14,31,7), (257462,2210226,0,'skin_color',204,148,150), (257463,2210226,1,'soga_cheek_type',-1,11,0), (257464,2210226,1,'soga_chin_type',34,9,-31), (257465,2210226,1,'soga_ear_type',-8,-11,0), (257466,2210226,1,'soga_eye_brow_type',-12,-20,42), (257467,2210226,0,'soga_eye_color',229,229,102), (257468,2210226,1,'soga_eye_type',-28,0,0), (257469,2210226,0,'soga_hair_face_color',202,187,68), (257470,2210226,0,'soga_hair_face_highlight_color',27,18,0), (257471,2210226,0,'soga_hair_type_color',202,187,68), (257472,2210226,0,'soga_hair_type_highlight_color',27,18,0), (257473,2210226,1,'soga_lip_type',7,0,34), (257474,2210226,1,'soga_nose_type',-14,31,7), (257475,2210226,0,'soga_skin_color',204,148,150), (257476,2210226,0,'wing_color1',255,255,255), (257477,2210226,0,'wing_color2',255,255,255), (257478,2210227,1,'cheek_type',0,-4,0), (257479,2210227,1,'chin_type',-7,18,7), (257480,2210227,1,'ear_type',0,7,0), (257481,2210227,1,'eye_brow_type',12,20,21), (257482,2210227,0,'eye_color',162,198,199), (257483,2210227,1,'eye_type',-10,0,0), (257484,2210227,0,'hair_face_color',106,86,0), (257485,2210227,0,'hair_face_highlight_color',30,11,3), (257486,2210227,0,'hair_type_color',106,86,0), (257487,2210227,0,'hair_type_highlight_color',30,11,3), (257488,2210227,1,'lip_type',-25,-25,0), (257489,2210227,1,'nose_type',-7,-25,0), (257490,2210227,0,'skin_color',250,253,253), (257491,2210227,1,'soga_cheek_type',0,-4,0), (257492,2210227,1,'soga_chin_type',-7,18,7), (257493,2210227,1,'soga_ear_type',0,7,0), (257494,2210227,1,'soga_eye_brow_type',12,20,21), (257495,2210227,0,'soga_eye_color',229,229,102), (257496,2210227,1,'soga_eye_type',-10,0,0), (257497,2210227,0,'soga_hair_face_color',106,86,0), (257498,2210227,0,'soga_hair_face_highlight_color',30,11,3), (257499,2210227,0,'soga_hair_type_color',106,86,0), (257500,2210227,0,'soga_hair_type_highlight_color',30,11,3), (257501,2210227,1,'soga_lip_type',-25,-25,0), (257502,2210227,1,'soga_nose_type',-7,-25,0), (257503,2210227,0,'soga_skin_color',250,253,253), (257504,2210227,0,'wing_color1',255,255,255), (257505,2210227,0,'wing_color2',255,255,255), (257506,2210228,1,'cheek_type',-7,-34,0), (257507,2210228,1,'chin_type',-10,29,-28), (257508,2210228,1,'ear_type',0,3,0), (257509,2210228,1,'eye_brow_type',19,-28,0), (257510,2210228,0,'eye_color',90,120,69), (257511,2210228,1,'eye_type',-17,0,0), (257512,2210228,0,'hair_face_color',162,59,25), (257513,2210228,0,'hair_face_highlight_color',135,52,10), (257514,2210228,0,'hair_type_color',162,59,25), (257515,2210228,0,'hair_type_highlight_color',135,52,10), (257516,2210228,1,'lip_type',7,0,-10), (257517,2210228,1,'nose_type',34,-32,39), (257518,2210228,0,'skin_color',221,221,221), (257519,2210228,1,'soga_cheek_type',-7,-34,0), (257520,2210228,1,'soga_chin_type',-10,29,-28), (257521,2210228,1,'soga_ear_type',0,3,0), (257522,2210228,1,'soga_eye_brow_type',19,-28,0), (257523,2210228,0,'soga_eye_color',229,229,102), (257524,2210228,1,'soga_eye_type',-17,0,0), (257525,2210228,0,'soga_hair_face_color',162,59,25), (257526,2210228,0,'soga_hair_face_highlight_color',135,52,10), (257527,2210228,0,'soga_hair_type_color',162,59,25), (257528,2210228,0,'soga_hair_type_highlight_color',135,52,10), (257529,2210228,1,'soga_lip_type',7,0,-10), (257530,2210228,1,'soga_nose_type',34,-32,39), (257531,2210228,0,'soga_skin_color',221,221,221), (257532,2210228,0,'wing_color1',255,255,255), (257533,2210228,0,'wing_color2',255,255,255), (257534,2210229,1,'cheek_type',-38,25,0), (257535,2210229,1,'chin_type',-12,7,7), (257536,2210229,1,'ear_type',39,-34,0), (257537,2210229,1,'eye_brow_type',-38,-47,9), (257538,2210229,0,'eye_color',48,99,113), (257539,2210229,1,'eye_type',-12,0,0), (257540,2210229,0,'hair_face_color',42,19,4), (257541,2210229,0,'hair_face_highlight_color',39,16,0), (257542,2210229,0,'hair_type_color',42,19,4), (257543,2210229,0,'hair_type_highlight_color',39,16,0), (257544,2210229,1,'lip_type',-26,35,17), (257545,2210229,1,'nose_type',37,-7,-5), (257546,2210229,0,'skin_color',232,187,181), (257547,2210229,1,'soga_cheek_type',-38,25,0), (257548,2210229,1,'soga_chin_type',-12,7,7), (257549,2210229,1,'soga_ear_type',39,-34,0), (257550,2210229,1,'soga_eye_brow_type',-38,-47,9), (257551,2210229,0,'soga_eye_color',229,229,102), (257552,2210229,1,'soga_eye_type',-12,0,0), (257553,2210229,0,'soga_hair_face_color',42,19,4), (257554,2210229,0,'soga_hair_face_highlight_color',39,16,0), (257555,2210229,0,'soga_hair_type_color',42,19,4), (257556,2210229,0,'soga_hair_type_highlight_color',39,16,0), (257557,2210229,1,'soga_lip_type',-26,35,17), (257558,2210229,1,'soga_nose_type',37,-7,-5), (257559,2210229,0,'soga_skin_color',232,187,181), (257560,2210229,0,'wing_color1',255,255,255), (257561,2210229,0,'wing_color2',255,255,255), (257562,2210230,1,'cheek_type',14,-14,0), (257563,2210230,1,'chin_type',3,-9,14), (257564,2210230,1,'ear_type',-28,18,0), (257565,2210230,1,'eye_brow_type',-12,41,25), (257566,2210230,0,'eye_color',70,142,161), (257567,2210230,0,'hair_face_color',61,28,8), (257568,2210230,0,'hair_face_highlight_color',39,38,35), (257569,2210230,0,'hair_type_color',61,28,8), (257570,2210230,0,'hair_type_highlight_color',39,38,35), (257571,2210230,1,'lip_type',17,-14,0), (257572,2210230,1,'nose_type',21,11,-17), (257573,2210230,0,'skin_color',133,126,88), (257574,2210230,1,'soga_cheek_type',14,-14,0), (257575,2210230,1,'soga_chin_type',3,-9,14), (257576,2210230,1,'soga_ear_type',-28,18,0), (257577,2210230,1,'soga_eye_brow_type',-12,41,25), (257578,2210230,0,'soga_eye_color',229,229,102), (257579,2210230,0,'soga_hair_face_color',61,28,8), (257580,2210230,0,'soga_hair_face_highlight_color',39,38,35), (257581,2210230,0,'soga_hair_type_color',61,28,8), (257582,2210230,0,'soga_hair_type_highlight_color',39,38,35), (257583,2210230,1,'soga_lip_type',17,-14,0), (257584,2210230,1,'soga_nose_type',21,11,-17), (257585,2210230,0,'soga_skin_color',133,126,88), (257586,2210230,0,'wing_color1',255,255,255), (257587,2210230,0,'wing_color2',255,255,255), (257588,2210231,1,'cheek_type',14,-35,0), (257589,2210231,1,'chin_type',14,-34,26), (257590,2210231,1,'ear_type',41,-29,0), (257591,2210231,1,'eye_brow_type',-28,-17,0), (257592,2210231,0,'eye_color',137,185,200), (257593,2210231,1,'eye_type',-23,0,0), (257594,2210231,0,'hair_face_color',75,32,6), (257595,2210231,0,'hair_face_highlight_color',69,24,14), (257596,2210231,0,'hair_type_color',75,32,6), (257597,2210231,0,'hair_type_highlight_color',69,24,14), (257598,2210231,1,'lip_type',18,-11,12), (257599,2210231,1,'nose_type',26,7,5), (257600,2210231,0,'skin_color',243,251,251), (257601,2210231,1,'soga_cheek_type',14,-35,0), (257602,2210231,1,'soga_chin_type',14,-34,26), (257603,2210231,1,'soga_ear_type',41,-29,0), (257604,2210231,1,'soga_eye_brow_type',-28,-17,0), (257605,2210231,0,'soga_eye_color',229,229,102), (257606,2210231,1,'soga_eye_type',-23,0,0), (257607,2210231,0,'soga_hair_face_color',75,32,6), (257608,2210231,0,'soga_hair_face_highlight_color',69,24,14), (257609,2210231,0,'soga_hair_type_color',75,32,6), (257610,2210231,0,'soga_hair_type_highlight_color',69,24,14), (257611,2210231,1,'soga_lip_type',18,-11,12), (257612,2210231,1,'soga_nose_type',26,7,5), (257613,2210231,0,'soga_skin_color',243,251,251), (257614,2210231,0,'wing_color1',255,255,255), (257615,2210231,0,'wing_color2',255,255,255), (257616,2210232,1,'cheek_type',0,-12,0), (257617,2210232,1,'chin_type',-17,-10,1), (257618,2210232,1,'ear_type',-12,-19,0), (257619,2210232,1,'eye_brow_type',35,0,18), (257620,2210232,0,'eye_color',207,169,255), (257621,2210232,1,'eye_type',-7,0,0), (257622,2210232,0,'hair_face_color',123,132,132), (257623,2210232,0,'hair_face_highlight_color',105,103,97), (257624,2210232,0,'hair_type_color',123,132,132), (257625,2210232,0,'hair_type_highlight_color',105,103,97), (257626,2210232,1,'lip_type',0,-17,2), (257627,2210232,1,'nose_type',0,-8,31), (257628,2210232,0,'skin_color',19,18,59), (257629,2210232,1,'soga_cheek_type',0,-12,0), (257630,2210232,1,'soga_chin_type',-17,-10,1), (257631,2210232,1,'soga_ear_type',-12,-19,0), (257632,2210232,1,'soga_eye_brow_type',35,0,18), (257633,2210232,0,'soga_eye_color',229,229,102), (257634,2210232,1,'soga_eye_type',-7,0,0), (257635,2210232,0,'soga_hair_face_color',123,132,132), (257636,2210232,0,'soga_hair_face_highlight_color',105,103,97), (257637,2210232,0,'soga_hair_type_color',123,132,132), (257638,2210232,0,'soga_hair_type_highlight_color',105,103,97), (257639,2210232,1,'soga_lip_type',0,-17,2), (257640,2210232,1,'soga_nose_type',0,-8,31), (257641,2210232,0,'soga_skin_color',19,18,59), (257642,2210232,0,'wing_color1',255,255,255), (257643,2210232,0,'wing_color2',255,255,255), (257644,2210233,1,'cheek_type',17,7,0), (257645,2210233,1,'chin_type',7,-21,25), (257646,2210233,1,'ear_type',17,-2,0), (257647,2210233,1,'eye_brow_type',-12,14,-4), (257648,2210233,0,'eye_color',225,129,255), (257649,2210233,1,'eye_type',-14,0,0), (257650,2210233,0,'hair_face_color',155,135,162), (257651,2210233,0,'hair_face_highlight_color',105,103,97), (257652,2210233,0,'hair_type_color',155,135,162), (257653,2210233,0,'hair_type_highlight_color',105,103,97), (257654,2210233,1,'lip_type',-18,-12,1), (257655,2210233,1,'nose_type',14,20,9), (257656,2210233,0,'skin_color',0,12,12), (257657,2210233,1,'soga_cheek_type',17,7,0), (257658,2210233,1,'soga_chin_type',7,-21,25), (257659,2210233,1,'soga_ear_type',17,-2,0), (257660,2210233,1,'soga_eye_brow_type',-12,14,-4), (257661,2210233,0,'soga_eye_color',229,229,102), (257662,2210233,1,'soga_eye_type',-14,0,0), (257663,2210233,0,'soga_hair_face_color',155,135,162), (257664,2210233,0,'soga_hair_face_highlight_color',105,103,97), (257665,2210233,0,'soga_hair_type_color',155,135,162), (257666,2210233,0,'soga_hair_type_highlight_color',105,103,97), (257667,2210233,1,'soga_lip_type',-18,-12,1), (257668,2210233,1,'soga_nose_type',14,20,9), (257669,2210233,0,'soga_skin_color',0,12,12), (257670,2210233,0,'wing_color1',255,255,255), (257671,2210233,0,'wing_color2',255,255,255), (257672,2210234,1,'cheek_type',10,0,0), (257673,2210234,1,'chin_type',-23,28,-2), (257674,2210234,1,'ear_type',31,-23,0), (257675,2210234,1,'eye_brow_type',29,-31,-18), (257676,2210234,0,'eye_color',96,112,62), (257677,2210234,1,'eye_type',-31,0,0), (257678,2210234,1,'lip_type',-23,-12,-23), (257679,2210234,1,'nose_type',-47,1,-25), (257680,2210234,0,'skin_color',238,230,230), (257681,2210234,1,'soga_cheek_type',10,0,0), (257682,2210234,1,'soga_chin_type',-23,28,-2), (257683,2210234,1,'soga_ear_type',31,-23,0), (257684,2210234,1,'soga_eye_brow_type',29,-31,-18), (257685,2210234,0,'soga_eye_color',229,229,102), (257686,2210234,1,'soga_eye_type',-31,0,0), (257687,2210234,1,'soga_lip_type',-23,-12,-23), (257688,2210234,1,'soga_nose_type',-47,1,-25), (257689,2210234,0,'soga_skin_color',238,230,230), (257690,2210234,0,'wing_color1',255,255,255), (257691,2210234,0,'wing_color2',255,255,255), (257692,2210235,1,'cheek_type',-7,-2,0), (257693,2210235,1,'chin_type',17,-31,-14), (257694,2210235,1,'ear_type',17,-7,0), (257695,2210235,1,'eye_brow_type',-8,2,0), (257696,2210235,0,'eye_color',150,152,106), (257697,2210235,0,'hair_face_color',22,8,3), (257698,2210235,0,'hair_face_highlight_color',63,58,18), (257699,2210235,0,'hair_type_color',22,8,3), (257700,2210235,0,'hair_type_highlight_color',63,58,18), (257701,2210235,1,'lip_type',0,-7,-14), (257702,2210235,1,'nose_type',0,-19,0), (257703,2210235,0,'skin_color',242,253,241), (257704,2210235,1,'soga_cheek_type',-7,-2,0), (257705,2210235,1,'soga_chin_type',17,-31,-14), (257706,2210235,1,'soga_ear_type',17,-7,0), (257707,2210235,1,'soga_eye_brow_type',-8,2,0), (257708,2210235,0,'soga_eye_color',229,229,102), (257709,2210235,0,'soga_hair_face_color',22,8,3), (257710,2210235,0,'soga_hair_face_highlight_color',63,58,18), (257711,2210235,0,'soga_hair_type_color',22,8,3), (257712,2210235,0,'soga_hair_type_highlight_color',63,58,18), (257713,2210235,1,'soga_lip_type',0,-7,-14), (257714,2210235,1,'soga_nose_type',0,-19,0), (257715,2210235,0,'soga_skin_color',242,253,241), (257716,2210235,0,'wing_color1',255,255,255), (257717,2210235,0,'wing_color2',255,255,255), (257718,2210236,1,'cheek_type',-7,-2,0), (257719,2210236,1,'chin_type',17,-31,-14), (257720,2210236,1,'ear_type',17,-7,0), (257721,2210236,1,'eye_brow_type',-8,2,0), (257722,2210236,0,'eye_color',150,152,106), (257723,2210236,0,'hair_face_color',22,8,3), (257724,2210236,0,'hair_face_highlight_color',63,58,18), (257725,2210236,0,'hair_type_color',22,8,3), (257726,2210236,0,'hair_type_highlight_color',63,58,18), (257727,2210236,1,'lip_type',0,-7,-14), (257728,2210236,1,'nose_type',0,-19,0), (257729,2210236,0,'skin_color',242,253,241), (257730,2210236,1,'soga_cheek_type',-7,-2,0), (257731,2210236,1,'soga_chin_type',17,-31,-14), (257732,2210236,1,'soga_ear_type',17,-7,0), (257733,2210236,1,'soga_eye_brow_type',-8,2,0), (257734,2210236,0,'soga_eye_color',229,229,102), (257735,2210236,0,'soga_hair_face_color',22,8,3), (257736,2210236,0,'soga_hair_face_highlight_color',63,58,18), (257737,2210236,0,'soga_hair_type_color',22,8,3), (257738,2210236,0,'soga_hair_type_highlight_color',63,58,18), (257739,2210236,1,'soga_lip_type',0,-7,-14), (257740,2210236,1,'soga_nose_type',0,-19,0), (257741,2210236,0,'soga_skin_color',242,253,241), (257742,2210236,0,'wing_color1',255,255,255), (257743,2210236,0,'wing_color2',255,255,255), (257744,2210237,1,'cheek_type',-7,-3,0), (257745,2210237,1,'chin_type',17,-31,-14), (257746,2210237,1,'ear_type',18,-7,0), (257747,2210237,1,'eye_brow_type',-9,3,0), (257748,2210237,0,'eye_color',150,152,106), (257749,2210237,0,'hair_face_color',22,8,3), (257750,2210237,0,'hair_face_highlight_color',63,58,18), (257751,2210237,0,'hair_type_color',22,8,3), (257752,2210237,0,'hair_type_highlight_color',63,58,18), (257753,2210237,1,'lip_type',0,-7,-14), (257754,2210237,1,'nose_type',0,-20,0), (257755,2210237,0,'skin_color',41,225,30), (257756,2210237,1,'soga_cheek_type',-7,-3,0), (257757,2210237,1,'soga_chin_type',17,-31,-14), (257758,2210237,1,'soga_ear_type',18,-7,0), (257759,2210237,1,'soga_eye_brow_type',-9,3,0), (257760,2210237,0,'soga_eye_color',229,229,102), (257761,2210237,0,'soga_hair_face_color',22,8,3), (257762,2210237,0,'soga_hair_face_highlight_color',63,58,18), (257763,2210237,0,'soga_hair_type_color',22,8,3), (257764,2210237,0,'soga_hair_type_highlight_color',63,58,18), (257765,2210237,1,'soga_lip_type',0,-7,-14), (257766,2210237,1,'soga_nose_type',0,-20,0), (257767,2210237,0,'soga_skin_color',41,225,30), (257768,2210237,0,'wing_color1',255,255,255), (257769,2210237,0,'wing_color2',255,255,255), (257770,2210238,1,'cheek_type',-3,-25,0), (257771,2210238,1,'chin_type',-8,25,1), (257772,2210238,1,'ear_type',42,42,0), (257773,2210238,1,'eye_brow_type',-9,-1,-4), (257774,2210238,0,'eye_color',137,92,40), (257775,2210238,1,'eye_type',-25,0,0), (257776,2210238,0,'hair_face_color',255,171,115), (257777,2210238,0,'hair_face_highlight_color',105,90,5), (257778,2210238,0,'hair_type_color',255,171,115), (257779,2210238,0,'hair_type_highlight_color',105,90,5), (257780,2210238,1,'lip_type',-5,-26,-1), (257781,2210238,1,'nose_type',-3,21,17), (257782,2210238,0,'skin_color',230,186,184), (257783,2210238,1,'soga_cheek_type',-3,-25,0), (257784,2210238,1,'soga_chin_type',-8,25,1), (257785,2210238,1,'soga_ear_type',42,42,0), (257786,2210238,1,'soga_eye_brow_type',-9,-1,-4), (257787,2210238,0,'soga_eye_color',229,229,102), (257788,2210238,1,'soga_eye_type',-25,0,0), (257789,2210238,0,'soga_hair_face_color',255,171,115), (257790,2210238,0,'soga_hair_face_highlight_color',105,90,5), (257791,2210238,0,'soga_hair_type_color',255,171,115), (257792,2210238,0,'soga_hair_type_highlight_color',105,90,5), (257793,2210238,1,'soga_lip_type',-5,-26,-1), (257794,2210238,1,'soga_nose_type',-3,21,17), (257795,2210238,0,'soga_skin_color',230,186,184), (257796,2210238,0,'wing_color1',255,255,255), (257797,2210238,0,'wing_color2',255,255,255), (257798,2210239,1,'cheek_type',21,25,0), (257799,2210239,1,'chin_type',-14,17,0), (257800,2210239,1,'ear_type',0,-23,0), (257801,2210239,1,'eye_brow_type',12,-20,-7), (257802,2210239,0,'eye_color',199,179,155), (257803,2210239,1,'eye_type',-22,0,0), (257804,2210239,0,'hair_face_color',139,187,188), (257805,2210239,0,'hair_face_highlight_color',25,18,10), (257806,2210239,0,'hair_type_color',139,187,188), (257807,2210239,0,'hair_type_highlight_color',25,18,10), (257808,2210239,1,'lip_type',7,45,-20), (257809,2210239,1,'nose_type',-18,12,14), (257810,2210239,0,'skin_color',213,164,145), (257811,2210239,1,'soga_cheek_type',21,25,0), (257812,2210239,1,'soga_chin_type',-14,17,0), (257813,2210239,1,'soga_ear_type',0,-23,0), (257814,2210239,1,'soga_eye_brow_type',12,-20,-7), (257815,2210239,0,'soga_eye_color',229,229,102), (257816,2210239,1,'soga_eye_type',-22,0,0), (257817,2210239,0,'soga_hair_face_color',139,187,188), (257818,2210239,0,'soga_hair_face_highlight_color',25,18,10), (257819,2210239,0,'soga_hair_type_color',139,187,188), (257820,2210239,0,'soga_hair_type_highlight_color',25,18,10), (257821,2210239,1,'soga_lip_type',7,45,-20), (257822,2210239,1,'soga_nose_type',-18,12,14), (257823,2210239,0,'soga_skin_color',213,164,145), (257824,2210239,0,'wing_color1',255,255,255), (257825,2210239,0,'wing_color2',255,255,255), (257826,2210240,1,'cheek_type',-46,-9,0), (257827,2210240,1,'chin_type',-25,8,31), (257828,2210240,1,'ear_type',14,23,0), (257829,2210240,1,'eye_brow_type',-8,34,-8), (257830,2210240,0,'eye_color',206,183,148), (257831,2210240,1,'eye_type',14,0,0), (257832,2210240,0,'hair_face_color',151,179,156), (257833,2210240,0,'hair_face_highlight_color',75,30,0), (257834,2210240,0,'hair_type_color',151,179,156), (257835,2210240,0,'hair_type_highlight_color',75,30,0), (257836,2210240,1,'lip_type',22,14,-7), (257837,2210240,1,'nose_type',0,-8,-8), (257838,2210240,0,'skin_color',197,144,123), (257839,2210240,1,'soga_cheek_type',-46,-9,0), (257840,2210240,1,'soga_chin_type',-25,8,31), (257841,2210240,1,'soga_ear_type',14,23,0), (257842,2210240,1,'soga_eye_brow_type',-8,34,-8), (257843,2210240,0,'soga_eye_color',229,229,102), (257844,2210240,1,'soga_eye_type',14,0,0), (257845,2210240,0,'soga_hair_face_color',151,179,156), (257846,2210240,0,'soga_hair_face_highlight_color',75,30,0), (257847,2210240,0,'soga_hair_type_color',151,179,156), (257848,2210240,0,'soga_hair_type_highlight_color',75,30,0), (257849,2210240,1,'soga_lip_type',22,14,-7), (257850,2210240,1,'soga_nose_type',0,-8,-8), (257851,2210240,0,'soga_skin_color',197,144,123), (257852,2210240,0,'wing_color1',255,255,255), (257853,2210240,0,'wing_color2',255,255,255), (257854,2210241,0,'eye_color',0,0,255), (257855,2210241,0,'skin_color',255,255,255), (257856,2210241,0,'soga_eye_color',255,0,255), (257857,2210242,1,'cheek_type',31,9,0), (257858,2210242,1,'chin_type',-34,28,0), (257859,2210242,1,'ear_type',17,28,0), (257860,2210242,1,'eye_brow_type',-25,14,14), (257861,2210242,0,'eye_color',155,195,204), (257862,2210242,1,'eye_type',-29,0,0), (257863,2210242,0,'hair_face_color',226,227,186), (257864,2210242,0,'hair_face_highlight_color',163,147,125), (257865,2210242,0,'hair_type_color',226,227,186), (257866,2210242,0,'hair_type_highlight_color',163,147,125), (257867,2210242,1,'lip_type',29,-23,5), (257868,2210242,1,'nose_type',-18,37,20), (257869,2210242,0,'skin_color',219,226,226), (257870,2210242,1,'soga_cheek_type',31,9,0), (257871,2210242,1,'soga_chin_type',-34,28,0), (257872,2210242,1,'soga_ear_type',17,28,0), (257873,2210242,1,'soga_eye_brow_type',-25,14,14), (257874,2210242,0,'soga_eye_color',229,229,102), (257875,2210242,1,'soga_eye_type',-29,0,0), (257876,2210242,0,'soga_hair_face_color',226,227,186), (257877,2210242,0,'soga_hair_face_highlight_color',163,147,125), (257878,2210242,0,'soga_hair_type_color',226,227,186), (257879,2210242,0,'soga_hair_type_highlight_color',163,147,125), (257880,2210242,1,'soga_lip_type',29,-23,5), (257881,2210242,1,'soga_nose_type',-18,37,20), (257882,2210242,0,'soga_skin_color',219,226,226), (257883,2210242,0,'wing_color1',255,255,255), (257884,2210242,0,'wing_color2',255,255,255), (257885,2210243,0,'eye_color',255,255,255), (257886,2210243,0,'skin_color',255,255,255), (257887,2210243,0,'soga_eye_color',255,0,255), (257888,2210244,1,'cheek_type',-38,25,0), (257889,2210244,1,'chin_type',-12,7,7), (257890,2210244,1,'ear_type',39,-34,0), (257891,2210244,1,'eye_brow_type',-38,-47,9), (257892,2210244,0,'eye_color',48,99,113), (257893,2210244,1,'eye_type',-12,0,0), (257894,2210244,0,'hair_face_color',42,19,4), (257895,2210244,0,'hair_face_highlight_color',39,16,0), (257896,2210244,0,'hair_type_color',42,19,4), (257897,2210244,0,'hair_type_highlight_color',39,16,0), (257898,2210244,1,'lip_type',-26,35,17), (257899,2210244,1,'nose_type',37,-7,-5), (257900,2210244,0,'skin_color',232,187,181), (257901,2210244,1,'soga_cheek_type',-38,25,0), (257902,2210244,1,'soga_chin_type',-12,7,7), (257903,2210244,1,'soga_ear_type',39,-34,0), (257904,2210244,1,'soga_eye_brow_type',-38,-47,9), (257905,2210244,0,'soga_eye_color',229,229,102), (257906,2210244,1,'soga_eye_type',-12,0,0), (257907,2210244,0,'soga_hair_face_color',42,19,4), (257908,2210244,0,'soga_hair_face_highlight_color',39,16,0), (257909,2210244,0,'soga_hair_type_color',42,19,4), (257910,2210244,0,'soga_hair_type_highlight_color',39,16,0), (257911,2210244,1,'soga_lip_type',-26,35,17), (257912,2210244,1,'soga_nose_type',37,-7,-5), (257913,2210244,0,'soga_skin_color',232,187,181), (257914,2210244,0,'wing_color1',255,255,255), (257915,2210244,0,'wing_color2',255,255,255), (257916,2210245,1,'cheek_type',0,-34,0), (257917,2210245,1,'chin_type',-25,22,-31), (257918,2210245,1,'ear_type',22,28,0), (257919,2210245,1,'eye_brow_type',-44,-18,21), (257920,2210245,0,'eye_color',134,117,62), (257921,2210245,1,'eye_type',21,0,0), (257922,2210245,0,'hair_face_color',51,18,8), (257923,2210245,0,'hair_face_highlight_color',60,59,55), (257924,2210245,0,'hair_type_color',51,18,8), (257925,2210245,0,'hair_type_highlight_color',60,59,55), (257926,2210245,1,'lip_type',-5,7,-38), (257927,2210245,1,'nose_type',-19,-35,-25), (257928,2210245,0,'skin_color',205,185,176), (257929,2210245,1,'soga_cheek_type',0,-34,0), (257930,2210245,1,'soga_chin_type',-25,22,-31), (257931,2210245,1,'soga_ear_type',22,28,0), (257932,2210245,1,'soga_eye_brow_type',-44,-18,21), (257933,2210245,0,'soga_eye_color',229,229,102), (257934,2210245,1,'soga_eye_type',21,0,0), (257935,2210245,0,'soga_hair_face_color',51,18,8), (257936,2210245,0,'soga_hair_face_highlight_color',60,59,55), (257937,2210245,0,'soga_hair_type_color',51,18,8), (257938,2210245,0,'soga_hair_type_highlight_color',60,59,55), (257939,2210245,1,'soga_lip_type',-5,7,-38), (257940,2210245,1,'soga_nose_type',-19,-35,-25), (257941,2210245,0,'soga_skin_color',205,185,176), (257942,2210245,0,'wing_color1',255,255,255), (257943,2210245,0,'wing_color2',255,255,255), (257944,2210246,0,'eye_color',5,5,5), (257945,2210246,0,'skin_color',5,5,5), (257946,2210246,0,'soga_eye_color',255,0,255), (257947,2210247,1,'chin_type',-34,-23,-9), (257948,2210247,1,'ear_type',19,-25,0), (257949,2210247,1,'eye_brow_type',31,11,-14), (257950,2210247,0,'eye_color',32,60,42), (257951,2210247,0,'hair_face_color',39,17,3), (257952,2210247,0,'hair_face_highlight_color',197,166,131), (257953,2210247,0,'hair_type_color',39,17,3), (257954,2210247,0,'hair_type_highlight_color',197,166,131), (257955,2210247,1,'lip_type',34,-8,42), (257956,2210247,1,'nose_type',-3,0,5), (257957,2210247,0,'skin_color',244,250,248), (257958,2210247,1,'soga_chin_type',-34,-23,-9), (257959,2210247,1,'soga_ear_type',19,-25,0), (257960,2210247,1,'soga_eye_brow_type',31,11,-14), (257961,2210247,0,'soga_eye_color',229,229,102), (257962,2210247,0,'soga_hair_face_color',39,17,3), (257963,2210247,0,'soga_hair_face_highlight_color',197,166,131), (257964,2210247,0,'soga_hair_type_color',39,17,3), (257965,2210247,0,'soga_hair_type_highlight_color',197,166,131), (257966,2210247,1,'soga_lip_type',34,-8,42), (257967,2210247,1,'soga_nose_type',-3,0,5), (257968,2210247,0,'soga_skin_color',244,250,248), (257969,2210247,0,'wing_color1',255,255,255), (257970,2210247,0,'wing_color2',255,255,255), (257971,2210248,1,'cheek_type',25,17,0), (257972,2210248,1,'chin_type',-7,-4,-17), (257973,2210248,1,'ear_type',14,1,0), (257974,2210248,1,'eye_brow_type',21,-3,-4), (257975,2210248,0,'eye_color',57,72,41), (257976,2210248,1,'eye_type',7,0,0), (257977,2210248,0,'hair_face_color',240,205,71), (257978,2210248,0,'hair_face_highlight_color',206,179,16), (257979,2210248,0,'hair_type_color',240,205,71), (257980,2210248,0,'hair_type_highlight_color',206,179,16), (257981,2210248,1,'lip_type',-3,-5,-23), (257982,2210248,1,'nose_type',2,28,-25), (257983,2210248,0,'skin_color',238,249,249), (257984,2210248,1,'soga_cheek_type',25,17,0), (257985,2210248,1,'soga_chin_type',-7,-4,-17), (257986,2210248,1,'soga_ear_type',14,1,0), (257987,2210248,1,'soga_eye_brow_type',21,-3,-4), (257988,2210248,0,'soga_eye_color',229,229,102), (257989,2210248,1,'soga_eye_type',7,0,0), (257990,2210248,0,'soga_hair_face_color',240,205,71), (257991,2210248,0,'soga_hair_face_highlight_color',206,179,16), (257992,2210248,0,'soga_hair_type_color',240,205,71), (257993,2210248,0,'soga_hair_type_highlight_color',206,179,16), (257994,2210248,1,'soga_lip_type',-3,-5,-23), (257995,2210248,1,'soga_nose_type',2,28,-25), (257996,2210248,0,'soga_skin_color',238,249,249), (257997,2210248,0,'wing_color1',255,255,255), (257998,2210248,0,'wing_color2',255,255,255), (257999,2210249,0,'eye_color',255,255,255), (258000,2210249,0,'skin_color',255,255,255), (258001,2210249,0,'soga_eye_color',255,0,255), (258002,2210250,1,'cheek_type',19,0,0), (258003,2210250,1,'chin_type',31,-10,41), (258004,2210250,1,'ear_type',9,23,0), (258005,2210250,1,'eye_brow_type',-41,-21,28), (258006,2210250,0,'eye_color',101,165,182), (258007,2210250,1,'eye_type',-14,0,0), (258008,2210250,0,'hair_face_color',65,27,0), (258009,2210250,0,'hair_face_highlight_color',84,36,11), (258010,2210250,0,'hair_type_color',65,27,0), (258011,2210250,0,'hair_type_highlight_color',84,36,11), (258012,2210250,1,'lip_type',-29,-14,8), (258013,2210250,1,'nose_type',-23,0,3), (258014,2210250,0,'skin_color',219,207,175), (258015,2210250,1,'soga_cheek_type',19,0,0), (258016,2210250,1,'soga_chin_type',31,-10,41), (258017,2210250,1,'soga_ear_type',9,23,0), (258018,2210250,1,'soga_eye_brow_type',-41,-21,28), (258019,2210250,0,'soga_eye_color',229,229,102), (258020,2210250,1,'soga_eye_type',-14,0,0), (258021,2210250,0,'soga_hair_face_color',65,27,0), (258022,2210250,0,'soga_hair_face_highlight_color',84,36,11), (258023,2210250,0,'soga_hair_type_color',65,27,0), (258024,2210250,0,'soga_hair_type_highlight_color',84,36,11), (258025,2210250,1,'soga_lip_type',-29,-14,8), (258026,2210250,1,'soga_nose_type',-23,0,3), (258027,2210250,0,'soga_skin_color',219,207,175), (258028,2210250,0,'wing_color1',255,255,255), (258029,2210250,0,'wing_color2',255,255,255), (258030,2210251,0,'eye_color',255,255,255), (258031,2210251,0,'skin_color',255,255,255), (258032,2210251,0,'soga_eye_color',255,0,255), (258033,2210252,1,'cheek_type',31,9,0), (258034,2210252,1,'chin_type',-34,28,0), (258035,2210252,1,'ear_type',17,28,0), (258036,2210252,1,'eye_brow_type',-25,14,14), (258037,2210252,0,'eye_color',155,195,204), (258038,2210252,1,'eye_type',-29,0,0), (258039,2210252,0,'hair_face_color',226,227,186), (258040,2210252,0,'hair_face_highlight_color',163,147,125), (258041,2210252,0,'hair_type_color',226,227,186), (258042,2210252,0,'hair_type_highlight_color',163,147,125), (258043,2210252,1,'lip_type',29,-23,5), (258044,2210252,1,'nose_type',-18,37,20), (258045,2210252,0,'skin_color',219,226,226), (258046,2210252,1,'soga_cheek_type',31,9,0), (258047,2210252,1,'soga_chin_type',-34,28,0), (258048,2210252,1,'soga_ear_type',17,28,0), (258049,2210252,1,'soga_eye_brow_type',-25,14,14), (258050,2210252,0,'soga_eye_color',229,229,102), (258051,2210252,1,'soga_eye_type',-29,0,0), (258052,2210252,0,'soga_hair_face_color',226,227,186), (258053,2210252,0,'soga_hair_face_highlight_color',163,147,125), (258054,2210252,0,'soga_hair_type_color',226,227,186), (258055,2210252,0,'soga_hair_type_highlight_color',163,147,125), (258056,2210252,1,'soga_lip_type',29,-23,5), (258057,2210252,1,'soga_nose_type',-18,37,20), (258058,2210252,0,'soga_skin_color',219,226,226), (258059,2210252,0,'wing_color1',255,255,255), (258060,2210252,0,'wing_color2',255,255,255), (258061,2210253,1,'cheek_type',35,12,0), (258062,2210253,1,'chin_type',-3,0,11), (258063,2210253,1,'ear_type',-35,8,0), (258064,2210253,1,'eye_brow_type',20,9,8), (258065,2210253,0,'eye_color',54,111,120), (258066,2210253,1,'eye_type',12,0,0), (258067,2210253,0,'hair_face_color',49,45,14), (258068,2210253,0,'hair_face_highlight_color',100,38,8), (258069,2210253,0,'hair_type_color',49,45,14), (258070,2210253,0,'hair_type_highlight_color',100,38,8), (258071,2210253,1,'lip_type',7,-32,31), (258072,2210253,1,'nose_type',14,-7,-35), (258073,2210253,0,'skin_color',153,130,83), (258074,2210253,1,'soga_cheek_type',35,12,0), (258075,2210253,1,'soga_chin_type',-3,0,11), (258076,2210253,1,'soga_ear_type',-35,8,0), (258077,2210253,1,'soga_eye_brow_type',20,9,8), (258078,2210253,0,'soga_eye_color',229,229,102), (258079,2210253,1,'soga_eye_type',12,0,0), (258080,2210253,0,'soga_hair_face_color',49,45,14), (258081,2210253,0,'soga_hair_face_highlight_color',100,38,8), (258082,2210253,0,'soga_hair_type_color',49,45,14), (258083,2210253,0,'soga_hair_type_highlight_color',100,38,8), (258084,2210253,1,'soga_lip_type',7,-32,31), (258085,2210253,1,'soga_nose_type',14,-7,-35), (258086,2210253,0,'soga_skin_color',153,130,83), (258087,2210253,0,'wing_color1',255,255,255), (258088,2210253,0,'wing_color2',255,255,255), (258089,2210254,1,'cheek_type',-23,38,0), (258090,2210254,1,'chin_type',7,0,19), (258091,2210254,1,'ear_type',-19,-19,0), (258092,2210254,1,'eye_brow_type',11,17,14), (258093,2210254,0,'eye_color',143,189,201), (258094,2210254,1,'eye_type',8,0,0), (258095,2210254,0,'hair_face_color',80,53,20), (258096,2210254,0,'hair_face_highlight_color',132,126,76), (258097,2210254,0,'hair_type_color',80,53,20), (258098,2210254,0,'hair_type_highlight_color',132,126,76), (258099,2210254,1,'lip_type',-37,37,-12), (258100,2210254,1,'nose_type',-19,-2,31), (258101,2210254,0,'skin_color',243,250,247), (258102,2210254,1,'soga_cheek_type',-23,38,0), (258103,2210254,1,'soga_chin_type',7,0,19), (258104,2210254,1,'soga_ear_type',-19,-19,0), (258105,2210254,1,'soga_eye_brow_type',11,17,14), (258106,2210254,0,'soga_eye_color',229,229,102), (258107,2210254,1,'soga_eye_type',8,0,0), (258108,2210254,0,'soga_hair_face_color',80,53,20), (258109,2210254,0,'soga_hair_face_highlight_color',132,126,76), (258110,2210254,0,'soga_hair_type_color',80,53,20), (258111,2210254,0,'soga_hair_type_highlight_color',132,126,76), (258112,2210254,1,'soga_lip_type',-37,37,-12), (258113,2210254,1,'soga_nose_type',-19,-2,31), (258114,2210254,0,'soga_skin_color',243,250,247), (258115,2210254,0,'wing_color1',255,255,255), (258116,2210254,0,'wing_color2',255,255,255), (258117,2210255,0,'eye_color',255,255,255), (258118,2210255,0,'skin_color',255,255,255), (258119,2210255,0,'soga_eye_color',255,0,255), (258123,2210257,1,'cheek_type',-63,-69,0), (258124,2210257,1,'chin_type',37,-95,-8), (258125,2210257,1,'ear_type',14,38,0), (258126,2210257,1,'eye_brow_type',23,-43,81), (258127,2210257,0,'eye_color',43,89,102), (258128,2210257,1,'eye_type',-52,0,0), (258129,2210257,0,'hair_color1',29,21,28), (258130,2210257,0,'hair_color2',39,32,39), (258131,2210257,0,'hair_face_color',15,1,21), (258132,2210257,0,'hair_face_highlight_color',171,64,25), (258133,2210257,0,'hair_highlight',89,21,21), (258134,2210257,0,'hair_type_color',15,1,21), (258135,2210257,0,'hair_type_highlight_color',171,64,25), (258136,2210257,1,'lip_type',22,34,0), (258137,2210257,1,'nose_type',21,17,-56), (258138,2210257,0,'skin_color',198,193,153), (258139,2210257,1,'soga_cheek_type',-63,-69,0), (258140,2210257,1,'soga_chin_type',37,-95,-8), (258141,2210257,1,'soga_ear_type',14,38,0), (258142,2210257,1,'soga_eye_brow_type',23,-43,81), (258143,2210257,0,'soga_eye_color',229,229,102), (258144,2210257,1,'soga_eye_type',-52,0,0), (258145,2210257,0,'soga_hair_color1',29,21,28), (258146,2210257,0,'soga_hair_color2',39,32,39), (258147,2210257,0,'soga_hair_face_color',15,1,21), (258148,2210257,0,'soga_hair_face_highlight_color',171,64,25), (258149,2210257,0,'soga_hair_highlight',89,21,21), (258150,2210257,0,'soga_hair_type_color',15,1,21), (258151,2210257,0,'soga_hair_type_highlight_color',171,64,25), (258152,2210257,1,'soga_lip_type',22,34,0), (258153,2210257,1,'soga_nose_type',21,17,-56), (258154,2210257,0,'soga_skin_color',198,193,153), (258155,2210257,0,'wing_color1',255,255,255), (258156,2210257,0,'wing_color2',255,255,255), (258157,2210258,1,'cheek_type',0,-34,0), (258158,2210258,1,'chin_type',37,-100,100), (258159,2210258,1,'ear_type',0,-100,0), (258160,2210258,1,'eye_brow_type',-68,-31,100), (258161,2210258,0,'eye_color',114,158,133), (258162,2210258,1,'eye_type',-93,0,0), (258163,2210258,0,'hair_color1',79,28,15), (258164,2210258,0,'hair_color2',111,64,0), (258165,2210258,0,'hair_face_color',42,29,2), (258166,2210258,0,'hair_face_highlight_color',179,78,33), (258167,2210258,0,'hair_highlight',105,26,26), (258168,2210258,0,'hair_type_color',42,29,2), (258169,2210258,0,'hair_type_highlight_color',179,78,33), (258170,2210258,1,'lip_type',31,0,-100), (258171,2210258,1,'nose_type',37,-25,-25), (258172,2210258,0,'skin_color',232,185,185), (258173,2210258,1,'soga_cheek_type',-98,-57,0), (258174,2210258,1,'soga_chin_type',-44,12,11), (258175,2210258,1,'soga_ear_type',-64,-82,0), (258176,2210258,1,'soga_eye_brow_type',-95,11,4), (258177,2210258,0,'soga_eye_color',229,229,102), (258178,2210258,1,'soga_eye_type',98,0,0), (258179,2210258,0,'soga_hair_color1',54,45,28), (258180,2210258,0,'soga_hair_color2',104,52,0), (258181,2210258,0,'soga_hair_face_color',41,12,16), (258182,2210258,0,'soga_hair_face_highlight_color',188,93,41), (258183,2210258,0,'soga_hair_highlight',105,26,26), (258184,2210258,0,'soga_hair_type_color',41,12,16), (258185,2210258,0,'soga_hair_type_highlight_color',188,93,41), (258186,2210258,1,'soga_lip_type',0,-17,-14), (258187,2210258,1,'soga_nose_type',-22,56,-59), (258188,2210258,0,'soga_skin_color',198,198,198), (258189,2210259,0,'eye_color',255,255,255), (258190,2210259,0,'skin_color',255,255,255), (258191,2210259,0,'soga_eye_color',255,0,255), (258192,2210260,1,'cheek_type',14,-14,0), (258193,2210260,1,'chin_type',3,-9,14), (258194,2210260,1,'ear_type',-28,18,0), (258195,2210260,1,'eye_brow_type',-12,41,25), (258196,2210260,0,'eye_color',70,142,161), (258197,2210260,0,'hair_face_color',61,28,8), (258198,2210260,0,'hair_face_highlight_color',39,38,35), (258199,2210260,0,'hair_type_color',61,28,8), (258200,2210260,0,'hair_type_highlight_color',39,38,35), (258201,2210260,1,'lip_type',17,-14,0), (258202,2210260,1,'nose_type',21,11,-17), (258203,2210260,0,'skin_color',133,126,88), (258204,2210260,1,'soga_cheek_type',14,-14,0), (258205,2210260,1,'soga_chin_type',3,-9,14), (258206,2210260,1,'soga_ear_type',-28,18,0), (258207,2210260,1,'soga_eye_brow_type',-12,41,25), (258208,2210260,0,'soga_eye_color',229,229,102), (258209,2210260,0,'soga_hair_face_color',61,28,8), (258210,2210260,0,'soga_hair_face_highlight_color',39,38,35), (258211,2210260,0,'soga_hair_type_color',61,28,8), (258212,2210260,0,'soga_hair_type_highlight_color',39,38,35), (258213,2210260,1,'soga_lip_type',17,-14,0), (258214,2210260,1,'soga_nose_type',21,11,-17), (258215,2210260,0,'soga_skin_color',133,126,88), (258216,2210260,0,'wing_color1',255,255,255), (258217,2210260,0,'wing_color2',255,255,255), (258218,2210261,1,'cheek_type',4,12,0), (258219,2210261,1,'chin_type',-40,26,-34), (258220,2210261,1,'ear_type',-34,-35,0), (258221,2210261,1,'eye_brow_type',29,-5,19), (258222,2210261,0,'eye_color',193,163,120), (258223,2210261,1,'eye_type',28,0,0), (258224,2210261,0,'hair_face_color',50,45,31), (258225,2210261,0,'hair_face_highlight_color',65,29,0), (258226,2210261,0,'hair_type_color',50,45,31), (258227,2210261,0,'hair_type_highlight_color',65,29,0), (258228,2210261,1,'lip_type',2,34,1), (258229,2210261,1,'nose_type',-5,22,-7), (258230,2210261,0,'skin_color',225,210,187), (258231,2210261,1,'soga_cheek_type',4,12,0), (258232,2210261,1,'soga_chin_type',-40,26,-34), (258233,2210261,1,'soga_ear_type',-34,-35,0), (258234,2210261,1,'soga_eye_brow_type',29,-5,19), (258235,2210261,0,'soga_eye_color',229,229,102), (258236,2210261,1,'soga_eye_type',28,0,0), (258237,2210261,0,'soga_hair_face_color',50,45,31), (258238,2210261,0,'soga_hair_face_highlight_color',65,29,0), (258239,2210261,0,'soga_hair_type_color',50,45,31), (258240,2210261,0,'soga_hair_type_highlight_color',65,29,0), (258241,2210261,1,'soga_lip_type',2,34,1), (258242,2210261,1,'soga_nose_type',-5,22,-7), (258243,2210261,0,'soga_skin_color',225,210,187), (258244,2210261,0,'wing_color1',255,255,255), (258245,2210261,0,'wing_color2',255,255,255), (258246,2210262,1,'cheek_type',31,9,0), (258247,2210262,1,'chin_type',-34,28,0), (258248,2210262,1,'ear_type',17,28,0), (258249,2210262,1,'eye_brow_type',-25,14,14), (258250,2210262,0,'eye_color',155,195,204), (258251,2210262,1,'eye_type',-29,0,0), (258252,2210262,0,'hair_face_color',226,227,186), (258253,2210262,0,'hair_face_highlight_color',163,147,125), (258254,2210262,0,'hair_type_color',226,227,186), (258255,2210262,0,'hair_type_highlight_color',163,147,125), (258256,2210262,1,'lip_type',29,-23,5), (258257,2210262,1,'nose_type',-18,37,20), (258258,2210262,0,'skin_color',219,226,226), (258259,2210262,1,'soga_cheek_type',31,9,0), (258260,2210262,1,'soga_chin_type',-34,28,0), (258261,2210262,1,'soga_ear_type',17,28,0), (258262,2210262,1,'soga_eye_brow_type',-25,14,14), (258263,2210262,0,'soga_eye_color',229,229,102), (258264,2210262,1,'soga_eye_type',-29,0,0), (258265,2210262,0,'soga_hair_face_color',226,227,186), (258266,2210262,0,'soga_hair_face_highlight_color',163,147,125), (258267,2210262,0,'soga_hair_type_color',226,227,186), (258268,2210262,0,'soga_hair_type_highlight_color',163,147,125), (258269,2210262,1,'soga_lip_type',29,-23,5), (258270,2210262,1,'soga_nose_type',-18,37,20), (258271,2210262,0,'soga_skin_color',219,226,226), (258272,2210262,0,'wing_color1',255,255,255), (258273,2210262,0,'wing_color2',255,255,255), (258274,2210263,0,'eye_color',255,255,255), (258275,2210263,0,'skin_color',255,255,255), (258276,2210263,0,'soga_eye_color',255,0,255), (258277,2210264,1,'cheek_type',-8,-10,0), (258278,2210264,1,'chin_type',10,-21,-11), (258279,2210264,1,'ear_type',-34,7,0), (258280,2210264,1,'eye_brow_type',0,-4,7), (258281,2210264,0,'eye_color',41,71,46), (258282,2210264,1,'eye_type',26,0,0), (258283,2210264,0,'hair_face_color',251,249,247), (258284,2210264,0,'hair_face_highlight_color',39,19,3), (258285,2210264,0,'hair_type_color',251,249,247), (258286,2210264,0,'hair_type_highlight_color',39,19,3), (258287,2210264,1,'lip_type',-31,0,2), (258288,2210264,1,'nose_type',4,3,9), (258289,2210264,0,'skin_color',229,192,140), (258290,2210264,1,'soga_cheek_type',-8,-10,0), (258291,2210264,1,'soga_chin_type',10,-21,-11), (258292,2210264,1,'soga_ear_type',-34,7,0), (258293,2210264,1,'soga_eye_brow_type',0,-4,7), (258294,2210264,0,'soga_eye_color',229,229,102), (258295,2210264,1,'soga_eye_type',26,0,0), (258296,2210264,0,'soga_hair_face_color',251,249,247), (258297,2210264,0,'soga_hair_face_highlight_color',39,19,3), (258298,2210264,0,'soga_hair_type_color',251,249,247), (258299,2210264,0,'soga_hair_type_highlight_color',39,19,3), (258300,2210264,1,'soga_lip_type',-31,0,2), (258301,2210264,1,'soga_nose_type',4,3,9), (258302,2210264,0,'soga_skin_color',229,192,140), (258303,2210264,0,'wing_color1',255,255,255), (258304,2210264,0,'wing_color2',255,255,255), (258305,2210265,1,'cheek_type',-38,25,0), (258306,2210265,1,'chin_type',-12,7,7), (258307,2210265,1,'ear_type',39,-34,0), (258308,2210265,1,'eye_brow_type',-38,-47,9), (258309,2210265,0,'eye_color',48,99,113), (258310,2210265,1,'eye_type',-12,0,0), (258311,2210265,0,'hair_face_color',42,19,4), (258312,2210265,0,'hair_face_highlight_color',39,16,0), (258313,2210265,0,'hair_type_color',42,19,4), (258314,2210265,0,'hair_type_highlight_color',39,16,0), (258315,2210265,1,'lip_type',-26,35,17), (258316,2210265,1,'nose_type',37,-7,-5), (258317,2210265,0,'skin_color',232,187,181), (258318,2210265,1,'soga_cheek_type',-38,25,0), (258319,2210265,1,'soga_chin_type',-12,7,7), (258320,2210265,1,'soga_ear_type',39,-34,0), (258321,2210265,1,'soga_eye_brow_type',-38,-47,9), (258322,2210265,0,'soga_eye_color',229,229,102), (258323,2210265,1,'soga_eye_type',-12,0,0), (258324,2210265,0,'soga_hair_face_color',42,19,4), (258325,2210265,0,'soga_hair_face_highlight_color',39,16,0), (258326,2210265,0,'soga_hair_type_color',42,19,4), (258327,2210265,0,'soga_hair_type_highlight_color',39,16,0), (258328,2210265,1,'soga_lip_type',-26,35,17), (258329,2210265,1,'soga_nose_type',37,-7,-5), (258330,2210265,0,'soga_skin_color',232,187,181), (258331,2210265,0,'wing_color1',255,255,255), (258332,2210265,0,'wing_color2',255,255,255), (258333,2210266,1,'cheek_type',-31,7,0), (258334,2210266,1,'chin_type',14,17,2), (258335,2210266,1,'ear_type',9,-44,0), (258336,2210266,1,'eye_brow_type',0,-2,0), (258337,2210266,0,'eye_color',167,168,129), (258338,2210266,1,'eye_type',-18,0,0), (258339,2210266,0,'hair_face_color',87,76,63), (258340,2210266,0,'hair_face_highlight_color',37,29,19), (258341,2210266,0,'hair_type_color',87,76,63), (258342,2210266,0,'hair_type_highlight_color',37,29,19), (258343,2210266,1,'lip_type',-38,10,11), (258344,2210266,1,'nose_type',0,29,9), (258345,2210266,0,'skin_color',245,250,250), (258346,2210266,1,'soga_cheek_type',-31,7,0), (258347,2210266,1,'soga_chin_type',14,17,2), (258348,2210266,1,'soga_ear_type',9,-44,0), (258349,2210266,1,'soga_eye_brow_type',0,-2,0), (258350,2210266,0,'soga_eye_color',229,229,102), (258351,2210266,1,'soga_eye_type',-18,0,0), (258352,2210266,0,'soga_hair_face_color',87,76,63), (258353,2210266,0,'soga_hair_face_highlight_color',37,29,19), (258354,2210266,0,'soga_hair_type_color',87,76,63), (258355,2210266,0,'soga_hair_type_highlight_color',37,29,19), (258356,2210266,1,'soga_lip_type',-38,10,11), (258357,2210266,1,'soga_nose_type',0,29,9), (258358,2210266,0,'soga_skin_color',245,250,250), (258359,2210266,0,'wing_color1',255,255,255), (258360,2210266,0,'wing_color2',255,255,255), (258361,2210267,1,'cheek_type',25,-17,0), (258362,2210267,1,'chin_type',-42,10,-21), (258363,2210267,1,'ear_type',-4,28,0), (258364,2210267,1,'eye_brow_type',0,-34,28), (258365,2210267,0,'eye_color',139,185,192), (258366,2210267,1,'eye_type',-7,0,0), (258367,2210267,0,'hair_face_color',209,211,130), (258368,2210267,0,'hair_face_highlight_color',105,91,74), (258369,2210267,0,'hair_type_color',209,211,130), (258370,2210267,0,'hair_type_highlight_color',105,91,74), (258371,2210267,1,'lip_type',-5,-26,-9), (258372,2210267,1,'nose_type',20,-23,-20), (258373,2210267,0,'skin_color',253,254,254), (258374,2210267,1,'soga_cheek_type',25,-17,0), (258375,2210267,1,'soga_chin_type',-42,10,-21), (258376,2210267,1,'soga_ear_type',-4,28,0), (258377,2210267,1,'soga_eye_brow_type',0,-34,28), (258378,2210267,0,'soga_eye_color',229,229,102), (258379,2210267,1,'soga_eye_type',-7,0,0), (258380,2210267,0,'soga_hair_face_color',209,211,130), (258381,2210267,0,'soga_hair_face_highlight_color',105,91,74), (258382,2210267,0,'soga_hair_type_color',209,211,130), (258383,2210267,0,'soga_hair_type_highlight_color',105,91,74), (258384,2210267,1,'soga_lip_type',-5,-26,-9), (258385,2210267,1,'soga_nose_type',20,-23,-20), (258386,2210267,0,'soga_skin_color',253,254,254), (258387,2210267,0,'wing_color1',255,255,255), (258388,2210267,0,'wing_color2',255,255,255), (258389,2210268,1,'cheek_type',-2,-56,0), (258390,2210268,1,'chin_type',-68,68,3), (258391,2210268,1,'ear_type',59,72,0), (258392,2210268,1,'eye_brow_type',-68,-19,37), (258393,2210268,0,'eye_color',57,120,128), (258394,2210268,1,'eye_type',-70,0,0), (258395,2210268,0,'hair_color1',29,21,28), (258396,2210268,0,'hair_color2',39,32,39), (258397,2210268,0,'hair_face_color',15,1,21), (258398,2210268,0,'hair_face_highlight_color',244,246,246), (258399,2210268,0,'hair_highlight',161,165,168), (258400,2210268,0,'hair_type_color',15,1,21), (258401,2210268,0,'hair_type_highlight_color',244,246,246), (258402,2210268,1,'lip_type',77,-56,-61), (258403,2210268,1,'nose_type',82,-93,45), (258404,2210268,0,'skin_color',211,199,150), (258405,2210268,1,'soga_cheek_type',-2,-56,0), (258406,2210268,1,'soga_chin_type',-68,68,3), (258407,2210268,1,'soga_ear_type',59,72,0), (258408,2210268,1,'soga_eye_brow_type',-68,-19,37), (258409,2210268,0,'soga_eye_color',229,229,102), (258410,2210268,1,'soga_eye_type',-70,0,0), (258411,2210268,0,'soga_hair_color1',29,21,28), (258412,2210268,0,'soga_hair_color2',39,32,39), (258413,2210268,0,'soga_hair_face_color',15,1,21), (258414,2210268,0,'soga_hair_face_highlight_color',244,246,246), (258415,2210268,0,'soga_hair_highlight',161,165,168), (258416,2210268,0,'soga_hair_type_color',15,1,21), (258417,2210268,0,'soga_hair_type_highlight_color',244,246,246), (258418,2210268,1,'soga_lip_type',77,-56,-61), (258419,2210268,1,'soga_nose_type',82,-93,45), (258420,2210268,0,'soga_skin_color',211,199,150), (258421,2210268,0,'wing_color1',255,255,255), (258422,2210268,0,'wing_color2',255,255,255), (258423,2210269,1,'cheek_type',-3,10,0), (258424,2210269,1,'chin_type',4,7,7), (258425,2210269,1,'ear_type',25,-23,0), (258426,2210269,1,'eye_brow_type',0,5,8), (258427,2210269,0,'eye_color',127,172,163), (258428,2210269,1,'eye_type',-5,0,0), (258429,2210269,0,'hair_face_color',198,178,151), (258430,2210269,0,'hair_face_highlight_color',87,40,0), (258431,2210269,0,'hair_type_color',198,178,151), (258432,2210269,0,'hair_type_highlight_color',87,40,0), (258433,2210269,1,'lip_type',7,22,38), (258434,2210269,1,'nose_type',17,-20,21), (258435,2210269,0,'skin_color',140,106,69), (258436,2210269,1,'soga_cheek_type',-3,10,0), (258437,2210269,1,'soga_chin_type',4,7,7), (258438,2210269,1,'soga_ear_type',25,-23,0), (258439,2210269,1,'soga_eye_brow_type',0,5,8), (258440,2210269,0,'soga_eye_color',229,229,102), (258441,2210269,1,'soga_eye_type',-5,0,0), (258442,2210269,0,'soga_hair_face_color',198,178,151), (258443,2210269,0,'soga_hair_face_highlight_color',87,40,0), (258444,2210269,0,'soga_hair_type_color',198,178,151), (258445,2210269,0,'soga_hair_type_highlight_color',87,40,0), (258446,2210269,1,'soga_lip_type',7,22,38), (258447,2210269,1,'soga_nose_type',17,-20,21), (258448,2210269,0,'soga_skin_color',140,106,69), (258449,2210269,0,'wing_color1',255,255,255), (258450,2210269,0,'wing_color2',255,255,255), (258451,2210270,1,'cheek_type',62,41,0), (258452,2210270,1,'chin_type',-14,22,-62), (258453,2210270,1,'ear_type',0,35,0), (258454,2210270,1,'eye_brow_type',65,90,-85), (258455,2210270,0,'eye_color',36,74,82), (258456,2210270,1,'eye_type',34,0,0), (258457,2210270,0,'hair_color1',109,14,49), (258458,2210270,0,'hair_color2',185,97,0), (258459,2210270,0,'hair_face_color',84,0,0), (258460,2210270,0,'hair_face_highlight_color',140,47,30), (258461,2210270,0,'hair_highlight',91,21,51), (258462,2210270,0,'hair_type_color',84,0,0), (258463,2210270,0,'hair_type_highlight_color',140,47,30), (258464,2210270,1,'lip_type',-31,41,-22), (258465,2210270,1,'nose_type',84,-31,75), (258466,2210270,0,'skin_color',136,125,86), (258467,2210270,1,'soga_cheek_type',62,41,0), (258468,2210270,1,'soga_chin_type',-14,22,-62), (258469,2210270,1,'soga_ear_type',0,35,0), (258470,2210270,1,'soga_eye_brow_type',65,90,-85), (258471,2210270,0,'soga_eye_color',229,229,102), (258472,2210270,1,'soga_eye_type',34,0,0), (258473,2210270,0,'soga_hair_color1',109,14,49), (258474,2210270,0,'soga_hair_color2',185,97,0), (258475,2210270,0,'soga_hair_face_color',84,0,0), (258476,2210270,0,'soga_hair_face_highlight_color',140,47,30), (258477,2210270,0,'soga_hair_highlight',91,21,51), (258478,2210270,0,'soga_hair_type_color',84,0,0), (258479,2210270,0,'soga_hair_type_highlight_color',140,47,30), (258480,2210270,1,'soga_lip_type',-31,41,-22), (258481,2210270,1,'soga_nose_type',84,-31,75), (258482,2210270,0,'soga_skin_color',136,125,86), (258483,2210270,0,'wing_color1',255,255,255), (258484,2210270,0,'wing_color2',255,255,255), (258516,2210272,0,'eye_color',255,255,255), (258517,2210272,0,'skin_color',255,255,255), (258518,2210272,0,'soga_eye_color',255,0,255), (258519,2210273,0,'eye_color',255,255,255), (258520,2210273,0,'skin_color',255,255,255), (258521,2210273,0,'soga_eye_color',255,0,255), (258522,2210274,1,'cheek_type',11,9,0), (258523,2210274,1,'chin_type',-14,-31,-17), (258524,2210274,1,'ear_type',39,-14,0), (258525,2210274,1,'eye_brow_type',-19,10,-21), (258526,2210274,0,'eye_color',67,132,116), (258527,2210274,1,'eye_type',-38,0,0), (258528,2210274,0,'hair_face_color',33,24,12), (258529,2210274,0,'hair_face_highlight_color',11,6,1), (258530,2210274,0,'hair_type_color',33,24,12), (258531,2210274,0,'hair_type_highlight_color',11,6,1), (258532,2210274,1,'lip_type',-1,7,0), (258533,2210274,1,'nose_type',0,2,-7), (258534,2210274,0,'skin_color',176,156,105), (258535,2210274,1,'soga_cheek_type',11,9,0), (258536,2210274,1,'soga_chin_type',-14,-31,-17), (258537,2210274,1,'soga_ear_type',39,-14,0), (258538,2210274,1,'soga_eye_brow_type',-19,10,-21), (258539,2210274,0,'soga_eye_color',229,229,102), (258540,2210274,1,'soga_eye_type',-38,0,0), (258541,2210274,0,'soga_hair_face_color',33,24,12), (258542,2210274,0,'soga_hair_face_highlight_color',11,6,1), (258543,2210274,0,'soga_hair_type_color',33,24,12), (258544,2210274,0,'soga_hair_type_highlight_color',11,6,1), (258545,2210274,1,'soga_lip_type',-1,7,0), (258546,2210274,1,'soga_nose_type',0,2,-7), (258547,2210274,0,'soga_skin_color',176,156,105), (258548,2210274,0,'wing_color1',255,255,255), (258549,2210274,0,'wing_color2',255,255,255), (258550,2210275,1,'cheek_type',2,-3,0), (258551,2210275,1,'chin_type',20,0,8), (258552,2210275,1,'ear_type',0,-26,0), (258553,2210275,1,'eye_brow_type',1,26,37), (258554,2210275,0,'eye_color',57,63,34), (258555,2210275,1,'eye_type',-22,0,0), (258556,2210275,0,'hair_face_color',32,13,0), (258557,2210275,0,'hair_face_highlight_color',128,46,20), (258558,2210275,0,'hair_type_color',32,13,0), (258559,2210275,0,'hair_type_highlight_color',128,46,20), (258560,2210275,1,'lip_type',-17,7,0), (258561,2210275,1,'nose_type',7,-12,5), (258562,2210275,0,'skin_color',250,253,253), (258563,2210275,1,'soga_cheek_type',2,-3,0), (258564,2210275,1,'soga_chin_type',20,0,8), (258565,2210275,1,'soga_ear_type',0,-26,0), (258566,2210275,1,'soga_eye_brow_type',1,26,37), (258567,2210275,0,'soga_eye_color',229,229,102), (258568,2210275,1,'soga_eye_type',-22,0,0), (258569,2210275,0,'soga_hair_face_color',32,13,0), (258570,2210275,0,'soga_hair_face_highlight_color',128,46,20), (258571,2210275,0,'soga_hair_type_color',32,13,0), (258572,2210275,0,'soga_hair_type_highlight_color',128,46,20), (258573,2210275,1,'soga_lip_type',-17,7,0), (258574,2210275,1,'soga_nose_type',7,-12,5), (258575,2210275,0,'soga_skin_color',250,253,253), (258576,2210275,0,'wing_color1',255,255,255), (258577,2210275,0,'wing_color2',255,255,255), (258578,2210276,1,'cheek_type',75,71,0), (258579,2210276,1,'chin_type',-5,-31,0), (258580,2210276,1,'ear_type',14,-28,0), (258581,2210276,1,'eye_brow_type',81,-41,-71), (258582,2210276,0,'eye_color',139,104,50), (258583,2210276,1,'eye_type',-7,0,0), (258584,2210276,0,'hair_color1',43,36,70), (258585,2210276,0,'hair_color2',68,72,71), (258586,2210276,0,'hair_face_color',61,61,75), (258587,2210276,0,'hair_face_highlight_color',15,1,21), (258588,2210276,0,'hair_highlight',29,21,28), (258589,2210276,0,'hair_type_color',61,61,75), (258590,2210276,0,'hair_type_highlight_color',15,1,21), (258591,2210276,1,'lip_type',-37,-46,-44), (258592,2210276,1,'nose_type',63,14,34), (258593,2210276,0,'skin_color',176,127,99), (258594,2210276,1,'soga_cheek_type',75,71,0), (258595,2210276,1,'soga_chin_type',-5,-31,0), (258596,2210276,1,'soga_ear_type',14,-28,0), (258597,2210276,1,'soga_eye_brow_type',81,-41,-71), (258598,2210276,0,'soga_eye_color',229,229,102), (258599,2210276,1,'soga_eye_type',-7,0,0), (258600,2210276,0,'soga_hair_color1',43,36,70), (258601,2210276,0,'soga_hair_color2',68,72,71), (258602,2210276,0,'soga_hair_face_color',61,61,75), (258603,2210276,0,'soga_hair_face_highlight_color',15,1,21), (258604,2210276,0,'soga_hair_highlight',29,21,28), (258605,2210276,0,'soga_hair_type_color',61,61,75), (258606,2210276,0,'soga_hair_type_highlight_color',15,1,21), (258607,2210276,1,'soga_lip_type',-37,-46,-44), (258608,2210276,1,'soga_nose_type',63,14,34), (258609,2210276,0,'soga_skin_color',176,127,99), (258610,2210276,0,'wing_color1',255,255,255), (258611,2210276,0,'wing_color2',255,255,255), (258612,2210277,1,'cheek_type',0,84,0), (258613,2210277,1,'chin_type',-43,97,41), (258614,2210277,1,'ear_type',31,-3,0), (258615,2210277,1,'eye_brow_type',-43,0,62), (258616,2210277,0,'eye_color',89,63,29), (258617,2210277,0,'hair_color1',26,24,25), (258618,2210277,0,'hair_color2',36,34,36), (258619,2210277,0,'hair_face_color',15,1,21), (258620,2210277,0,'hair_face_highlight_color',221,180,19), (258621,2210277,0,'hair_highlight',239,221,86), (258622,2210277,0,'hair_type_color',15,1,21), (258623,2210277,0,'hair_type_highlight_color',221,180,19), (258624,2210277,1,'lip_type',71,65,74), (258625,2210277,1,'nose_type',-56,56,31), (258626,2210277,0,'skin_color',92,71,43), (258627,2210277,1,'soga_cheek_type',0,84,0), (258628,2210277,1,'soga_chin_type',-43,97,41), (258629,2210277,1,'soga_ear_type',31,-3,0), (258630,2210277,1,'soga_eye_brow_type',-43,0,62), (258631,2210277,0,'soga_eye_color',204,204,204), (258632,2210277,0,'soga_hair_color1',26,24,25), (258633,2210277,0,'soga_hair_color2',36,34,36), (258634,2210277,0,'soga_hair_face_color',15,1,21), (258635,2210277,0,'soga_hair_face_highlight_color',221,180,19), (258636,2210277,0,'soga_hair_highlight',239,221,86), (258637,2210277,0,'soga_hair_type_color',15,1,21), (258638,2210277,0,'soga_hair_type_highlight_color',221,180,19), (258639,2210277,1,'soga_lip_type',71,65,74), (258640,2210277,1,'soga_nose_type',-56,56,31), (258641,2210277,0,'soga_skin_color',92,71,43), (258642,2210278,1,'cheek_type',77,45,0), (258643,2210278,1,'chin_type',-63,-72,97), (258644,2210278,1,'ear_type',48,56,0), (258645,2210278,1,'eye_brow_type',-43,-90,-48), (258646,2210278,0,'eye_color',0,2,118), (258647,2210278,1,'eye_type',91,0,0), (258648,2210278,1,'lip_type',-71,15,-28), (258649,2210278,1,'nose_type',7,-84,-96), (258650,2210278,0,'skin_color',127,108,86), (258651,2210278,1,'soga_cheek_type',77,45,0), (258652,2210278,1,'soga_chin_type',-63,-72,97), (258653,2210278,1,'soga_ear_type',48,56,0), (258654,2210278,1,'soga_eye_brow_type',-43,-90,-48), (258655,2210278,0,'soga_eye_color',229,229,102), (258656,2210278,1,'soga_eye_type',91,0,0), (258657,2210278,1,'soga_lip_type',-71,15,-28), (258658,2210278,1,'soga_nose_type',7,-84,-96), (258659,2210278,0,'soga_skin_color',127,108,86), (258660,2210278,0,'wing_color1',255,255,255), (258661,2210278,0,'wing_color2',255,255,255), (258662,2210279,1,'cheek_type',28,0,0), (258663,2210279,1,'chin_type',29,0,28), (258664,2210279,1,'ear_type',17,7,0), (258665,2210279,1,'eye_brow_type',-8,-28,-28), (258666,2210279,0,'eye_color',130,181,191), (258667,2210279,1,'eye_type',9,0,0), (258668,2210279,0,'hair_face_color',225,221,215), (258669,2210279,0,'hair_face_highlight_color',49,49,47), (258670,2210279,0,'hair_type_color',225,221,215), (258671,2210279,0,'hair_type_highlight_color',49,49,47), (258672,2210279,1,'lip_type',-18,-3,0), (258673,2210279,1,'nose_type',-32,17,-1), (258674,2210279,0,'skin_color',254,254,254), (258675,2210279,1,'soga_cheek_type',28,0,0), (258676,2210279,1,'soga_chin_type',29,0,28), (258677,2210279,1,'soga_ear_type',17,7,0), (258678,2210279,1,'soga_eye_brow_type',-8,-28,-28), (258679,2210279,0,'soga_eye_color',229,229,102), (258680,2210279,1,'soga_eye_type',9,0,0), (258681,2210279,0,'soga_hair_face_color',225,221,215), (258682,2210279,0,'soga_hair_face_highlight_color',49,49,47), (258683,2210279,0,'soga_hair_type_color',225,221,215), (258684,2210279,0,'soga_hair_type_highlight_color',49,49,47), (258685,2210279,1,'soga_lip_type',-18,-3,0), (258686,2210279,1,'soga_nose_type',-32,17,-1), (258687,2210279,0,'soga_skin_color',254,254,254), (258688,2210279,0,'wing_color1',255,255,255), (258689,2210279,0,'wing_color2',255,255,255), (258690,2210280,1,'cheek_type',-81,44,0), (258691,2210280,1,'chin_type',41,43,97), (258692,2210280,1,'ear_type',-81,-58,0), (258693,2210280,1,'eye_brow_type',7,-20,10), (258694,2210280,0,'eye_color',168,201,205), (258695,2210280,1,'eye_type',-7,0,0), (258696,2210280,0,'hair_color1',26,24,25), (258697,2210280,0,'hair_color2',36,34,36), (258698,2210280,0,'hair_face_color',15,1,21), (258699,2210280,0,'hair_face_highlight_color',228,182,26), (258700,2210280,0,'hair_highlight',246,219,114), (258701,2210280,0,'hair_type_color',15,1,21), (258702,2210280,0,'hair_type_highlight_color',228,182,26), (258703,2210280,1,'lip_type',-37,-37,-83), (258704,2210280,1,'nose_type',-28,-14,-25), (258705,2210280,0,'skin_color',222,187,134), (258706,2210280,1,'soga_cheek_type',-81,44,0), (258707,2210280,1,'soga_chin_type',41,43,97), (258708,2210280,1,'soga_ear_type',-81,-58,0), (258709,2210280,1,'soga_eye_brow_type',7,-20,10), (258710,2210280,0,'soga_eye_color',229,229,102), (258711,2210280,1,'soga_eye_type',-7,0,0), (258712,2210280,0,'soga_hair_color1',26,24,25), (258713,2210280,0,'soga_hair_color2',36,34,36), (258714,2210280,0,'soga_hair_face_color',15,1,21), (258715,2210280,0,'soga_hair_face_highlight_color',228,182,26), (258716,2210280,0,'soga_hair_highlight',246,219,114), (258717,2210280,0,'soga_hair_type_color',15,1,21), (258718,2210280,0,'soga_hair_type_highlight_color',228,182,26), (258719,2210280,1,'soga_lip_type',-37,-37,-83), (258720,2210280,1,'soga_nose_type',-28,-14,-25), (258721,2210280,0,'soga_skin_color',222,187,134), (258722,2210281,1,'cheek_type',-81,-25,0), (258723,2210281,1,'chin_type',17,-39,75), (258724,2210281,1,'ear_type',14,-59,0), (258725,2210281,1,'eye_brow_type',58,-28,-48), (258726,2210281,0,'eye_color',102,74,34), (258727,2210281,1,'eye_type',43,0,0), (258728,2210281,0,'hair_color1',38,22,21), (258729,2210281,0,'hair_color2',120,50,0), (258730,2210281,0,'hair_face_color',5,2,2), (258731,2210281,0,'hair_face_highlight_color',228,172,24), (258732,2210281,0,'hair_highlight',200,165,96), (258733,2210281,0,'hair_type_color',5,2,2), (258734,2210281,0,'hair_type_highlight_color',228,172,24), (258735,2210281,1,'lip_type',41,-88,0), (258736,2210281,1,'nose_type',90,3,-28), (258737,2210281,0,'skin_color',234,195,198), (258738,2210281,1,'soga_cheek_type',-81,-25,0), (258739,2210281,1,'soga_chin_type',17,-39,75), (258740,2210281,1,'soga_ear_type',14,-59,0), (258741,2210281,1,'soga_eye_brow_type',58,-28,-48), (258742,2210281,0,'soga_eye_color',229,229,102), (258743,2210281,1,'soga_eye_type',43,0,0), (258744,2210281,0,'soga_hair_color1',38,22,21), (258745,2210281,0,'soga_hair_color2',120,50,0), (258746,2210281,0,'soga_hair_face_color',5,2,2), (258747,2210281,0,'soga_hair_face_highlight_color',228,172,24), (258748,2210281,0,'soga_hair_highlight',200,165,96), (258749,2210281,0,'soga_hair_type_color',5,2,2), (258750,2210281,0,'soga_hair_type_highlight_color',228,172,24), (258751,2210281,1,'soga_lip_type',41,-88,0), (258752,2210281,1,'soga_nose_type',90,3,-28), (258753,2210281,0,'soga_skin_color',234,195,198), (258754,2210281,0,'wing_color1',255,255,255), (258755,2210281,0,'wing_color2',255,255,255), (258756,2210282,1,'cheek_type',14,-50,0), (258757,2210282,1,'chin_type',71,-45,20), (258758,2210282,1,'ear_type',14,-35,0), (258759,2210282,1,'eye_brow_type',34,25,-91), (258760,2210282,0,'eye_color',80,70,0), (258761,2210282,1,'eye_type',-78,0,0), (258762,2210282,1,'lip_type',94,51,55), (258763,2210282,1,'nose_type',37,14,65), (258764,2210282,0,'skin_color',83,45,39), (258765,2210282,1,'soga_cheek_type',14,-50,0), (258766,2210282,1,'soga_chin_type',71,-45,20), (258767,2210282,1,'soga_ear_type',14,-35,0), (258768,2210282,1,'soga_eye_brow_type',34,25,-91), (258769,2210282,0,'soga_eye_color',229,229,102), (258770,2210282,1,'soga_eye_type',-78,0,0), (258771,2210282,1,'soga_lip_type',94,51,55), (258772,2210282,1,'soga_nose_type',37,14,65), (258773,2210282,0,'soga_skin_color',83,45,39), (258774,2210282,0,'wing_color1',255,255,255), (258775,2210282,0,'wing_color2',255,255,255), (258776,2210283,0,'eye_color',255,255,255), (258777,2210283,0,'skin_color',255,255,255), (258778,2210283,0,'soga_eye_color',255,0,255), (258779,2210284,1,'cheek_type',-18,-8,0), (258780,2210284,1,'chin_type',18,26,3), (258781,2210284,1,'ear_type',-19,-8,0), (258782,2210284,1,'eye_brow_type',32,0,-8), (258783,2210284,0,'eye_color',129,181,196), (258784,2210284,1,'eye_type',10,0,0), (258785,2210284,0,'hair_face_color',214,79,19), (258786,2210284,0,'hair_face_highlight_color',78,77,70), (258787,2210284,0,'hair_type_color',214,79,19), (258788,2210284,0,'hair_type_highlight_color',78,77,70), (258789,2210284,1,'lip_type',5,-4,22), (258790,2210284,1,'nose_type',7,19,25), (258791,2210284,0,'skin_color',243,240,240), (258792,2210284,1,'soga_cheek_type',-18,-8,0), (258793,2210284,1,'soga_chin_type',18,26,3), (258794,2210284,1,'soga_ear_type',-19,-8,0), (258795,2210284,1,'soga_eye_brow_type',32,0,-8), (258796,2210284,0,'soga_eye_color',229,229,102), (258797,2210284,1,'soga_eye_type',10,0,0), (258798,2210284,0,'soga_hair_face_color',214,79,19), (258799,2210284,0,'soga_hair_face_highlight_color',78,77,70), (258800,2210284,0,'soga_hair_type_color',214,79,19), (258801,2210284,0,'soga_hair_type_highlight_color',78,77,70), (258802,2210284,1,'soga_lip_type',5,-4,22), (258803,2210284,1,'soga_nose_type',7,19,25), (258804,2210284,0,'soga_skin_color',243,240,240), (258805,2210284,0,'wing_color1',255,255,255), (258806,2210284,0,'wing_color2',255,255,255), (258807,2210285,1,'cheek_type',-100,56,0), (258808,2210285,1,'chin_type',100,0,0), (258809,2210285,1,'ear_type',81,-61,0), (258810,2210285,1,'eye_brow_type',87,50,38), (258811,2210285,0,'eye_color',38,76,64), (258812,2210285,1,'eye_type',37,0,0), (258813,2210285,0,'hair_color1',112,123,142), (258814,2210285,0,'hair_color2',124,116,110), (258815,2210285,0,'hair_face_color',197,183,168), (258816,2210285,0,'hair_face_highlight_color',244,244,246), (258817,2210285,0,'hair_highlight',160,156,172), (258818,2210285,0,'hair_type_color',197,183,168), (258819,2210285,0,'hair_type_highlight_color',244,244,246), (258820,2210285,1,'lip_type',-100,65,100), (258821,2210285,1,'nose_type',-75,64,81), (258822,2210285,0,'skin_color',181,149,98), (258823,2210285,1,'soga_cheek_type',-100,56,0), (258824,2210285,1,'soga_chin_type',100,0,0), (258825,2210285,1,'soga_ear_type',81,-61,0), (258826,2210285,1,'soga_eye_brow_type',87,50,38), (258827,2210285,0,'soga_eye_color',229,229,102), (258828,2210285,1,'soga_eye_type',37,0,0), (258829,2210285,0,'soga_hair_color1',56,33,26), (258830,2210285,0,'soga_hair_color2',86,65,37), (258831,2210285,0,'soga_hair_face_color',100,70,10), (258832,2210285,0,'soga_hair_face_highlight_color',244,244,246), (258833,2210285,0,'soga_hair_highlight',160,156,172), (258834,2210285,0,'soga_hair_type_color',100,70,10), (258835,2210285,0,'soga_hair_type_highlight_color',244,244,246), (258836,2210285,1,'soga_lip_type',-61,75,87), (258837,2210285,1,'soga_nose_type',-75,64,81), (258838,2210285,0,'soga_skin_color',213,190,155), (258839,2210285,0,'wing_color1',255,255,255), (258840,2210285,0,'wing_color2',255,255,255), (258841,2210286,0,'eye_color',255,255,255), (258842,2210286,0,'skin_color',255,255,255), (258843,2210286,0,'soga_eye_color',255,0,255), (258844,2210287,0,'eye_color',255,255,255), (258845,2210287,0,'skin_color',255,255,255), (258846,2210287,0,'soga_eye_color',255,0,255), (258850,2210289,0,'eye_color',255,255,255), (258851,2210289,0,'skin_color',255,255,255), (258852,2210289,0,'soga_eye_color',255,0,255), (258862,2210293,0,'eye_color',255,255,255), (258863,2210293,0,'skin_color',255,255,255), (258864,2210293,0,'soga_eye_color',255,0,255), (258868,2210295,0,'eye_color',255,255,255), (258869,2210295,0,'skin_color',255,255,255), (258870,2210295,0,'soga_eye_color',255,0,255), (258871,2210296,0,'eye_color',147,97,68), (258872,2210296,0,'skin_color',147,97,68), (258873,2210296,0,'soga_eye_color',255,0,255), (258914,2210300,0,'eye_color',229,209,182), (258915,2210300,0,'skin_color',107,67,42), (258916,2210300,0,'soga_eye_color',255,0,255), (258917,2210301,0,'eye_color',255,255,255), (258918,2210301,0,'skin_color',255,255,255), (258919,2210301,0,'soga_eye_color',255,0,255), (258920,2210302,1,'cheek_type',37,19,0), (258921,2210302,1,'chin_type',-79,-85,-7), (258922,2210302,1,'ear_type',-57,58,0), (258923,2210302,1,'eye_brow_type',29,-79,-14), (258924,2210302,0,'eye_color',135,162,128), (258925,2210302,1,'eye_type',-14,0,0), (258926,2210302,0,'hair_color1',109,14,49), (258927,2210302,0,'hair_color2',185,97,0), (258928,2210302,0,'hair_face_color',91,7,6), (258929,2210302,0,'hair_face_highlight_color',40,34,51), (258930,2210302,0,'hair_highlight',43,36,70), (258931,2210302,0,'hair_type_color',91,7,6), (258932,2210302,0,'hair_type_highlight_color',40,34,51), (258933,2210302,1,'lip_type',17,-23,69), (258934,2210302,1,'nose_type',-59,28,-62), (258935,2210302,0,'skin_color',76,51,37), (258936,2210302,1,'soga_cheek_type',37,19,0), (258937,2210302,1,'soga_chin_type',-79,-85,-7), (258938,2210302,1,'soga_ear_type',-57,58,0), (258939,2210302,1,'soga_eye_brow_type',29,-79,-14), (258940,2210302,0,'soga_eye_color',229,229,102), (258941,2210302,1,'soga_eye_type',-14,0,0), (258942,2210302,0,'soga_hair_color1',109,14,49), (258943,2210302,0,'soga_hair_color2',185,97,0), (258944,2210302,0,'soga_hair_face_color',91,7,6), (258945,2210302,0,'soga_hair_face_highlight_color',40,34,51), (258946,2210302,0,'soga_hair_highlight',43,36,70), (258947,2210302,0,'soga_hair_type_color',91,7,6), (258948,2210302,0,'soga_hair_type_highlight_color',40,34,51), (258949,2210302,1,'soga_lip_type',17,-23,69), (258950,2210302,1,'soga_nose_type',-59,28,-62), (258951,2210302,0,'soga_skin_color',76,51,37), (258952,2210302,0,'wing_color1',255,255,255), (258953,2210302,0,'wing_color2',255,255,255), (258954,2210303,1,'eye_brow_type',68,0,0), (258955,2210303,0,'eye_color',0,26,27), (258956,2210303,1,'lip_type',1,0,0), (258957,2210303,1,'nose_type',-90,-7,0), (258958,2210303,0,'skin_color',216,7,11), (258959,2210303,1,'soga_eye_brow_type',-70,0,0), (258960,2210303,0,'soga_eye_color',204,204,204), (258961,2210303,1,'soga_lip_type',-3,0,0), (258962,2210303,1,'soga_nose_type',-75,-18,0), (258963,2210303,0,'soga_skin_color',93,93,0), (258964,2210304,1,'cheek_type',11,-19,0), (258965,2210304,1,'chin_type',-5,-5,8), (258966,2210304,1,'eye_brow_type',0,2,0), (258967,2210304,0,'eye_color',39,82,83), (258968,2210304,1,'eye_type',-5,0,0), (258969,2210304,0,'hair_face_color',122,149,149), (258970,2210304,0,'hair_face_highlight_color',133,125,62), (258971,2210304,0,'hair_type_color',122,149,149), (258972,2210304,0,'hair_type_highlight_color',133,125,62), (258973,2210304,1,'lip_type',-31,5,7), (258974,2210304,1,'nose_type',-14,28,-12), (258975,2210304,0,'skin_color',202,140,126), (258976,2210304,1,'soga_cheek_type',11,-19,0), (258977,2210304,1,'soga_chin_type',-5,-5,8), (258978,2210304,1,'soga_eye_brow_type',0,2,0), (258979,2210304,0,'soga_eye_color',229,229,102), (258980,2210304,1,'soga_eye_type',-5,0,0), (258981,2210304,0,'soga_hair_face_color',122,149,149), (258982,2210304,0,'soga_hair_face_highlight_color',133,125,62), (258983,2210304,0,'soga_hair_type_color',122,149,149), (258984,2210304,0,'soga_hair_type_highlight_color',133,125,62), (258985,2210304,1,'soga_lip_type',-31,5,7), (258986,2210304,1,'soga_nose_type',-14,28,-12), (258987,2210304,0,'soga_skin_color',202,140,126), (258988,2210304,0,'wing_color1',255,255,255), (258989,2210304,0,'wing_color2',255,255,255), (258990,2210305,0,'eye_color',255,255,255), (258991,2210305,0,'skin_color',255,255,255), (258992,2210305,0,'soga_eye_color',255,0,255), (258999,2210308,0,'eye_color',255,255,255), (259000,2210308,0,'skin_color',255,255,255), (259001,2210308,0,'soga_eye_color',255,0,255), (259002,2210309,0,'eye_color',255,255,255), (259003,2210309,0,'skin_color',255,255,255), (259004,2210309,0,'soga_eye_color',255,0,255), (259005,2210310,0,'eye_color',255,255,255), (259006,2210310,0,'skin_color',255,255,255), (259007,2210310,0,'soga_eye_color',255,0,255), (259008,2210311,0,'eye_color',147,97,68), (259009,2210311,0,'skin_color',147,97,68), (259010,2210311,0,'soga_eye_color',255,0,255), (259014,2210313,0,'eye_color',255,255,255), (259015,2210313,0,'skin_color',255,255,255), (259016,2210313,0,'soga_eye_color',255,0,255), (259017,2210314,0,'eye_color',255,255,255), (259018,2210314,0,'skin_color',255,255,255), (259023,2210317,1,'cheek_type',100,-93,0), (259024,2210317,1,'chin_type',38,-81,50), (259025,2210317,1,'ear_type',-8,-31,0), (259026,2210317,1,'eye_brow_type',61,-100,70), (259027,2210317,0,'eye_color',109,166,169), (259028,2210317,1,'eye_type',100,0,0), (259029,2210317,0,'hair_color1',38,22,21), (259030,2210317,0,'hair_color2',120,50,0), (259031,2210317,0,'hair_face_color',11,3,5), (259032,2210317,0,'hair_face_highlight_color',84,0,0), (259033,2210317,0,'hair_highlight',109,14,49), (259034,2210317,0,'hair_type_color',11,3,5), (259035,2210317,0,'hair_type_highlight_color',84,0,0), (259036,2210317,1,'lip_type',-2,-45,-47), (259037,2210317,1,'nose_type',-7,-42,-43), (259038,2210317,0,'skin_color',241,251,251), (259039,2210317,1,'soga_cheek_type',100,-93,0), (259040,2210317,1,'soga_chin_type',38,-81,50), (259041,2210317,1,'soga_ear_type',-8,-31,0), (259042,2210317,1,'soga_eye_brow_type',61,-100,70), (259043,2210317,0,'soga_eye_color',241,251,251), (259044,2210317,1,'soga_eye_type',100,0,0), (259045,2210317,0,'soga_hair_color1',38,22,21), (259046,2210317,0,'soga_hair_color2',120,50,0), (259047,2210317,0,'soga_hair_face_color',11,3,5), (259048,2210317,0,'soga_hair_face_highlight_color',84,0,0), (259049,2210317,0,'soga_hair_highlight',109,14,49), (259050,2210317,0,'soga_hair_type_color',11,3,5), (259051,2210317,0,'soga_hair_type_highlight_color',84,0,0), (259052,2210317,1,'soga_lip_type',-2,-45,-47), (259053,2210317,1,'soga_nose_type',-7,-42,-43), (259054,2210317,0,'soga_skin_color',109,166,169), (259057,2210319,1,'cheek_type',100,-93,0), (259058,2210319,1,'chin_type',-100,-100,41), (259059,2210319,1,'ear_type',58,1,0), (259060,2210319,1,'eye_brow_type',62,10,39), (259061,2210319,0,'eye_color',112,81,38), (259062,2210319,1,'eye_type',100,0,0), (259063,2210319,0,'hair_color1',91,21,51), (259064,2210319,0,'hair_color2',159,88,0), (259065,2210319,0,'hair_face_color',124,39,34), (259066,2210319,0,'hair_face_highlight_color',84,0,0), (259067,2210319,0,'hair_highlight',109,14,49), (259068,2210319,0,'hair_type_color',124,39,34), (259069,2210319,0,'hair_type_highlight_color',84,0,0), (259070,2210319,1,'lip_type',-20,-64,-47), (259071,2210319,1,'nose_type',-84,62,14), (259072,2210319,0,'skin_color',229,233,207), (259073,2210319,1,'soga_cheek_type',100,-93,0), (259074,2210319,1,'soga_chin_type',-100,-100,41), (259075,2210319,1,'soga_ear_type',58,1,0), (259076,2210319,1,'soga_eye_brow_type',62,10,39), (259077,2210319,0,'soga_eye_color',229,233,207), (259078,2210319,1,'soga_eye_type',100,0,0), (259079,2210319,0,'soga_hair_color1',91,21,51), (259080,2210319,0,'soga_hair_color2',159,88,0), (259081,2210319,0,'soga_hair_face_color',124,39,34), (259082,2210319,0,'soga_hair_face_highlight_color',84,0,0), (259083,2210319,0,'soga_hair_highlight',109,14,49), (259084,2210319,0,'soga_hair_type_color',124,39,34), (259085,2210319,0,'soga_hair_type_highlight_color',84,0,0), (259086,2210319,1,'soga_lip_type',-20,-64,-47), (259087,2210319,1,'soga_nose_type',-84,62,14), (259088,2210319,0,'soga_skin_color',112,81,38), (259089,2210320,1,'cheek_type',65,-50,0), (259090,2210320,1,'chin_type',7,31,89), (259091,2210320,1,'ear_type',76,-93,0), (259092,2210320,1,'eye_brow_type',68,-62,100), (259093,2210320,0,'eye_color',49,95,66), (259094,2210320,1,'eye_type',-14,0,0), (259095,2210320,0,'hair_color1',54,45,28), (259096,2210320,0,'hair_color2',104,52,0), (259097,2210320,0,'hair_face_color',42,12,17), (259098,2210320,0,'hair_highlight',38,22,21), (259099,2210320,0,'hair_type_color',42,12,17), (259100,2210320,1,'lip_type',-17,-56,-51), (259101,2210320,1,'nose_type',31,31,3), (259102,2210320,0,'skin_color',233,240,240), (259103,2210320,1,'soga_cheek_type',65,-50,0), (259104,2210320,1,'soga_chin_type',7,31,89), (259105,2210320,1,'soga_ear_type',76,-93,0), (259106,2210320,1,'soga_eye_brow_type',68,-62,100), (259107,2210320,0,'soga_eye_color',233,240,240), (259108,2210320,1,'soga_eye_type',-14,0,0), (259109,2210320,0,'soga_hair_color1',54,45,28), (259110,2210320,0,'soga_hair_color2',104,52,0), (259111,2210320,0,'soga_hair_face_color',42,12,17), (259112,2210320,0,'soga_hair_highlight',38,22,21), (259113,2210320,0,'soga_hair_type_color',42,12,17), (259114,2210320,1,'soga_lip_type',-17,-56,-51), (259115,2210320,1,'soga_nose_type',31,31,3), (259116,2210320,0,'soga_skin_color',49,95,66), (259117,2210321,1,'cheek_type',100,-100,0), (259118,2210321,1,'chin_type',-43,100,100), (259119,2210321,1,'ear_type',-100,7,0), (259120,2210321,1,'eye_brow_type',100,-100,100), (259121,2210321,0,'eye_color',114,85,55), (259122,2210321,1,'eye_type',-100,0,0), (259123,2210321,0,'hair_color1',164,165,165), (259124,2210321,0,'hair_color2',56,62,62), (259125,2210321,0,'hair_face_color',244,246,246), (259126,2210321,0,'hair_face_highlight_color',119,147,147), (259127,2210321,0,'hair_highlight',123,123,130), (259128,2210321,0,'hair_type_color',244,246,246), (259129,2210321,0,'hair_type_highlight_color',119,147,147), (259130,2210321,1,'lip_type',100,100,100), (259131,2210321,1,'nose_type',-100,-100,100), (259132,2210321,0,'skin_color',232,181,180), (259133,2210321,1,'soga_cheek_type',100,-100,0), (259134,2210321,1,'soga_chin_type',-43,100,100), (259135,2210321,1,'soga_ear_type',-100,7,0), (259136,2210321,1,'soga_eye_brow_type',100,-100,100), (259137,2210321,0,'soga_eye_color',232,181,180), (259138,2210321,1,'soga_eye_type',-100,0,0), (259139,2210321,0,'soga_hair_color1',164,165,165), (259140,2210321,0,'soga_hair_color2',56,62,62), (259141,2210321,0,'soga_hair_face_color',244,246,246), (259142,2210321,0,'soga_hair_face_highlight_color',119,147,147), (259143,2210321,0,'soga_hair_highlight',123,123,130), (259144,2210321,0,'soga_hair_type_color',244,246,246), (259145,2210321,0,'soga_hair_type_highlight_color',119,147,147), (259146,2210321,1,'soga_lip_type',100,100,100), (259147,2210321,1,'soga_nose_type',-100,-100,100), (259148,2210321,0,'soga_skin_color',114,85,55), (259151,2210323,0,'eye_color',255,255,255), (259152,2210323,0,'skin_color',255,255,255), (259153,2210324,1,'cheek_type',10,-100,0), (259154,2210324,1,'chin_type',56,-89,-10), (259155,2210324,1,'ear_type',-22,61,0), (259156,2210324,1,'eye_brow_type',-11,19,100), (259157,2210324,0,'eye_color',81,48,17), (259158,2210324,1,'eye_type',-61,0,0), (259159,2210324,0,'hair_color1',50,48,56), (259160,2210324,0,'hair_color2',68,72,71), (259161,2210324,0,'hair_face_color',67,71,84), (259162,2210324,0,'hair_face_highlight_color',244,246,246), (259163,2210324,0,'hair_highlight',164,165,165), (259164,2210324,0,'hair_type_color',67,71,84), (259165,2210324,0,'hair_type_highlight_color',244,246,246), (259166,2210324,1,'lip_type',87,-62,-17), (259167,2210324,1,'nose_type',43,0,-28), (259168,2210324,0,'skin_color',229,218,199), (259169,2210324,1,'soga_cheek_type',10,-100,0), (259170,2210324,1,'soga_chin_type',56,-89,-10), (259171,2210324,1,'soga_ear_type',-22,61,0), (259172,2210324,1,'soga_eye_brow_type',-11,19,100), (259173,2210324,0,'soga_eye_color',229,218,199), (259174,2210324,1,'soga_eye_type',-61,0,0), (259175,2210324,0,'soga_hair_color1',50,48,56), (259176,2210324,0,'soga_hair_color2',68,72,71), (259177,2210324,0,'soga_hair_face_color',67,71,84), (259178,2210324,0,'soga_hair_face_highlight_color',244,246,246), (259179,2210324,0,'soga_hair_highlight',164,165,165), (259180,2210324,0,'soga_hair_type_color',67,71,84), (259181,2210324,0,'soga_hair_type_highlight_color',244,246,246), (259182,2210324,1,'soga_lip_type',87,-62,-17), (259183,2210324,1,'soga_nose_type',43,0,-28), (259184,2210324,0,'soga_skin_color',81,48,17), (259185,2210325,1,'cheek_type',-100,-7,0), (259186,2210325,1,'chin_type',-81,76,62), (259187,2210325,1,'ear_type',47,93,0), (259188,2210325,1,'eye_brow_type',39,34,-52), (259189,2210325,0,'eye_color',56,117,106), (259190,2210325,1,'eye_type',-100,0,0), (259191,2210325,0,'hair_color1',79,28,15), (259192,2210325,0,'hair_color2',111,64,0), (259193,2210325,0,'hair_face_color',35,24,1), (259194,2210325,0,'hair_face_highlight_color',21,8,27), (259195,2210325,0,'hair_highlight',26,24,25), (259196,2210325,0,'hair_type_color',35,24,1), (259197,2210325,0,'hair_type_highlight_color',21,8,27), (259198,2210325,1,'lip_type',-45,100,-7), (259199,2210325,1,'nose_type',-28,2,75), (259200,2210325,0,'skin_color',203,190,172), (259201,2210325,1,'soga_cheek_type',-100,-7,0), (259202,2210325,1,'soga_chin_type',-81,76,62), (259203,2210325,1,'soga_ear_type',47,93,0), (259204,2210325,1,'soga_eye_brow_type',39,34,-52), (259205,2210325,0,'soga_eye_color',203,190,172), (259206,2210325,1,'soga_eye_type',-100,0,0), (259207,2210325,0,'soga_hair_color1',79,28,15), (259208,2210325,0,'soga_hair_color2',111,64,0), (259209,2210325,0,'soga_hair_face_color',35,24,1), (259210,2210325,0,'soga_hair_face_highlight_color',21,8,27), (259211,2210325,0,'soga_hair_highlight',26,24,25), (259212,2210325,0,'soga_hair_type_color',35,24,1), (259213,2210325,0,'soga_hair_type_highlight_color',21,8,27), (259214,2210325,1,'soga_lip_type',-45,100,-7), (259215,2210325,1,'soga_nose_type',-28,2,75), (259216,2210325,0,'soga_skin_color',56,117,106), (259217,2210326,1,'cheek_type',-100,-17,0), (259218,2210326,1,'chin_type',100,0,-100), (259219,2210326,1,'ear_type',-100,88,0), (259220,2210326,1,'eye_brow_type',-95,37,68), (259221,2210326,0,'eye_color',159,189,175), (259222,2210326,1,'eye_type',31,0,0), (259223,2210326,0,'hair_color1',56,33,26), (259224,2210326,0,'hair_color2',94,59,11), (259225,2210326,0,'hair_face_color',100,70,10), (259226,2210326,0,'hair_face_highlight_color',48,33,3), (259227,2210326,0,'hair_highlight',79,28,15), (259228,2210326,0,'hair_type_color',100,70,10), (259229,2210326,0,'hair_type_highlight_color',48,33,3), (259230,2210326,1,'lip_type',-9,100,100), (259231,2210326,1,'nose_type',-76,65,-100), (259232,2210326,0,'skin_color',250,253,253), (259233,2210326,1,'soga_cheek_type',-100,-17,0), (259234,2210326,1,'soga_chin_type',100,0,-100), (259235,2210326,1,'soga_ear_type',-100,88,0), (259236,2210326,1,'soga_eye_brow_type',-95,37,68), (259237,2210326,0,'soga_eye_color',250,253,253), (259238,2210326,1,'soga_eye_type',31,0,0), (259239,2210326,0,'soga_hair_color1',56,33,26), (259240,2210326,0,'soga_hair_color2',94,59,11), (259241,2210326,0,'soga_hair_face_color',100,70,10), (259242,2210326,0,'soga_hair_face_highlight_color',48,33,3), (259243,2210326,0,'soga_hair_highlight',79,28,15), (259244,2210326,0,'soga_hair_type_color',100,70,10), (259245,2210326,0,'soga_hair_type_highlight_color',48,33,3), (259246,2210326,1,'soga_lip_type',-9,100,100), (259247,2210326,1,'soga_nose_type',-76,65,-100), (259248,2210326,0,'soga_skin_color',159,189,175), (259249,2210327,1,'cheek_type',28,-100,0), (259250,2210327,1,'chin_type',-38,0,7), (259251,2210327,1,'ear_type',37,44,0), (259252,2210327,1,'eye_brow_type',37,83,90), (259253,2210327,0,'eye_color',99,69,30), (259254,2210327,1,'eye_type',100,0,0), (259255,2210327,0,'hair_color1',54,45,28), (259256,2210327,0,'hair_color2',104,52,0), (259257,2210327,0,'hair_face_color',27,8,11), (259258,2210327,0,'hair_face_highlight_color',100,70,10), (259259,2210327,0,'hair_highlight',56,33,26), (259260,2210327,0,'hair_type_color',27,8,11), (259261,2210327,0,'hair_type_highlight_color',100,70,10), (259262,2210327,1,'lip_type',-3,-100,87), (259263,2210327,1,'nose_type',100,56,-40), (259264,2210327,0,'skin_color',123,118,84), (259265,2210327,1,'soga_cheek_type',28,-100,0), (259266,2210327,1,'soga_chin_type',-38,0,7), (259267,2210327,1,'soga_ear_type',37,44,0), (259268,2210327,1,'soga_eye_brow_type',37,83,90), (259269,2210327,0,'soga_eye_color',123,118,84), (259270,2210327,1,'soga_eye_type',100,0,0), (259271,2210327,0,'soga_hair_color1',54,45,28), (259272,2210327,0,'soga_hair_color2',104,52,0), (259273,2210327,0,'soga_hair_face_color',27,8,11), (259274,2210327,0,'soga_hair_face_highlight_color',100,70,10), (259275,2210327,0,'soga_hair_highlight',56,33,26), (259276,2210327,0,'soga_hair_type_color',27,8,11), (259277,2210327,0,'soga_hair_type_highlight_color',100,70,10), (259278,2210327,1,'soga_lip_type',-3,-100,87), (259279,2210327,1,'soga_nose_type',100,56,-40), (259280,2210327,0,'soga_skin_color',99,69,30), (259281,2210328,1,'cheek_type',0,-31,0), (259282,2210328,1,'chin_type',-50,25,37), (259283,2210328,1,'ear_type',-17,2,0), (259284,2210328,1,'eye_brow_type',83,-96,41), (259285,2210328,0,'eye_color',90,147,133), (259286,2210328,1,'eye_type',63,0,0), (259287,2210328,0,'hair_color1',38,22,21), (259288,2210328,0,'hair_color2',120,50,0), (259289,2210328,0,'hair_face_color',16,5,7), (259290,2210328,0,'hair_face_highlight_color',16,3,23), (259291,2210328,0,'hair_highlight',26,24,25), (259292,2210328,0,'hair_type_color',16,5,7), (259293,2210328,0,'hair_type_highlight_color',16,3,23), (259294,2210328,1,'lip_type',-31,-100,17), (259295,2210328,1,'nose_type',2,100,-56), (259296,2210328,0,'skin_color',120,117,87), (259297,2210328,1,'soga_cheek_type',0,-31,0), (259298,2210328,1,'soga_chin_type',-50,25,37), (259299,2210328,1,'soga_ear_type',-17,2,0), (259300,2210328,1,'soga_eye_brow_type',83,-96,41), (259301,2210328,0,'soga_eye_color',120,117,87), (259302,2210328,1,'soga_eye_type',63,0,0), (259303,2210328,0,'soga_hair_color1',38,22,21), (259304,2210328,0,'soga_hair_color2',120,50,0), (259305,2210328,0,'soga_hair_face_color',16,5,7), (259306,2210328,0,'soga_hair_face_highlight_color',16,3,23), (259307,2210328,0,'soga_hair_highlight',26,24,25), (259308,2210328,0,'soga_hair_type_color',16,5,7), (259309,2210328,0,'soga_hair_type_highlight_color',16,3,23), (259310,2210328,1,'soga_lip_type',-31,-100,17), (259311,2210328,1,'soga_nose_type',2,100,-56), (259312,2210328,0,'soga_skin_color',90,147,133), (259313,2210329,1,'cheek_type',-61,-76,0), (259314,2210329,1,'chin_type',87,-39,28), (259315,2210329,1,'ear_type',11,-34,0), (259316,2210329,1,'eye_brow_type',-87,-100,56), (259317,2210329,0,'eye_color',121,176,192), (259318,2210329,1,'eye_type',100,0,0), (259319,2210329,0,'hair_color1',38,22,21), (259320,2210329,0,'hair_color2',120,50,0), (259321,2210329,0,'hair_face_color',7,3,3), (259322,2210329,0,'hair_face_highlight_color',40,34,51), (259323,2210329,0,'hair_highlight',50,48,56), (259324,2210329,0,'hair_type_color',7,3,3), (259325,2210329,0,'hair_type_highlight_color',40,34,51), (259326,2210329,1,'lip_type',-8,-56,-22), (259327,2210329,1,'nose_type',70,45,52), (259328,2210329,0,'skin_color',243,249,237), (259329,2210329,1,'soga_cheek_type',-61,-76,0), (259330,2210329,1,'soga_chin_type',87,-39,28), (259331,2210329,1,'soga_ear_type',11,-34,0), (259332,2210329,1,'soga_eye_brow_type',-87,-100,56), (259333,2210329,0,'soga_eye_color',243,249,237), (259334,2210329,1,'soga_eye_type',100,0,0), (259335,2210329,0,'soga_hair_color1',38,22,21), (259336,2210329,0,'soga_hair_color2',120,50,0), (259337,2210329,0,'soga_hair_face_color',7,3,3), (259338,2210329,0,'soga_hair_face_highlight_color',40,34,51), (259339,2210329,0,'soga_hair_highlight',50,48,56), (259340,2210329,0,'soga_hair_type_color',7,3,3), (259341,2210329,0,'soga_hair_type_highlight_color',40,34,51), (259342,2210329,1,'soga_lip_type',-8,-56,-22), (259343,2210329,1,'soga_nose_type',70,45,52), (259344,2210329,0,'soga_skin_color',121,176,192), (259345,2210330,1,'cheek_type',0,-31,0), (259346,2210330,1,'chin_type',-50,25,37), (259347,2210330,1,'ear_type',-17,1,0), (259348,2210330,1,'eye_brow_type',3,100,100), (259349,2210330,0,'eye_color',117,147,108), (259350,2210330,1,'eye_type',62,0,0), (259351,2210330,0,'hair_color1',89,21,21), (259352,2210330,0,'hair_color2',171,87,0), (259353,2210330,0,'hair_face_color',168,59,22), (259354,2210330,0,'hair_face_highlight_color',15,1,21), (259355,2210330,0,'hair_highlight',26,24,25), (259356,2210330,0,'hair_type_color',168,59,22), (259357,2210330,0,'hair_type_highlight_color',15,1,21), (259358,2210330,1,'lip_type',-31,-7,-17), (259359,2210330,1,'nose_type',14,9,-4), (259360,2210330,0,'skin_color',248,233,235), (259361,2210330,1,'soga_cheek_type',0,-31,0), (259362,2210330,1,'soga_chin_type',-50,25,37), (259363,2210330,1,'soga_ear_type',-17,1,0), (259364,2210330,1,'soga_eye_brow_type',3,100,100), (259365,2210330,0,'soga_eye_color',248,233,235), (259366,2210330,1,'soga_eye_type',62,0,0), (259367,2210330,0,'soga_hair_color1',89,21,21), (259368,2210330,0,'soga_hair_color2',171,87,0), (259369,2210330,0,'soga_hair_face_color',168,59,22), (259370,2210330,0,'soga_hair_face_highlight_color',15,1,21), (259371,2210330,0,'soga_hair_highlight',26,24,25), (259372,2210330,0,'soga_hair_type_color',168,59,22), (259373,2210330,0,'soga_hair_type_highlight_color',15,1,21), (259374,2210330,1,'soga_lip_type',-31,-7,-17), (259375,2210330,1,'soga_nose_type',14,9,-4), (259376,2210330,0,'soga_skin_color',117,147,108), (259377,2210331,1,'cheek_type',-4,0,0), (259378,2210331,1,'chin_type',-34,-31,34), (259379,2210331,1,'ear_type',2,10,0), (259380,2210331,1,'eye_brow_type',68,14,17), (259381,2210331,0,'eye_color',68,103,62), (259382,2210331,1,'eye_type',100,0,0), (259383,2210331,0,'hair_color1',26,24,25), (259384,2210331,0,'hair_color2',36,34,36), (259385,2210331,0,'hair_face_color',15,1,21), (259386,2210331,0,'hair_face_highlight_color',88,4,4), (259387,2210331,0,'hair_highlight',109,14,49), (259388,2210331,0,'hair_type_color',15,1,21), (259389,2210331,0,'hair_type_highlight_color',88,4,4), (259390,2210331,1,'lip_type',-42,-100,-62), (259391,2210331,1,'nose_type',22,-41,42), (259392,2210331,0,'skin_color',209,220,220), (259393,2210331,1,'soga_cheek_type',-4,0,0), (259394,2210331,1,'soga_chin_type',-34,-31,34), (259395,2210331,1,'soga_ear_type',2,10,0), (259396,2210331,1,'soga_eye_brow_type',68,14,17), (259397,2210331,0,'soga_eye_color',209,220,220), (259398,2210331,1,'soga_eye_type',100,0,0), (259399,2210331,0,'soga_hair_color1',26,24,25), (259400,2210331,0,'soga_hair_color2',36,34,36), (259401,2210331,0,'soga_hair_face_color',15,1,21), (259402,2210331,0,'soga_hair_face_highlight_color',88,4,4), (259403,2210331,0,'soga_hair_highlight',109,14,49), (259404,2210331,0,'soga_hair_type_color',15,1,21), (259405,2210331,0,'soga_hair_type_highlight_color',88,4,4), (259406,2210331,1,'soga_lip_type',-42,-100,-62), (259407,2210331,1,'soga_nose_type',22,-41,42), (259408,2210331,0,'soga_skin_color',68,103,62), (259409,2210332,1,'cheek_type',-100,76,0), (259410,2210332,1,'chin_type',-37,0,7), (259411,2210332,1,'ear_type',37,43,0), (259412,2210332,1,'eye_brow_type',-57,-18,97), (259413,2210332,0,'eye_color',112,158,135), (259414,2210332,1,'eye_type',50,0,0), (259415,2210332,0,'hair_color1',239,221,86), (259416,2210332,0,'hair_color2',99,53,22), (259417,2210332,0,'hair_face_color',219,179,15), (259418,2210332,0,'hair_face_highlight_color',149,51,27), (259419,2210332,0,'hair_highlight',89,21,21), (259420,2210332,0,'hair_type_color',219,179,15), (259421,2210332,0,'hair_type_highlight_color',149,51,27), (259422,2210332,1,'lip_type',-45,-18,-7), (259423,2210332,1,'nose_type',37,-100,-42), (259424,2210332,0,'skin_color',252,254,254), (259425,2210332,1,'soga_cheek_type',-100,76,0), (259426,2210332,1,'soga_chin_type',-37,0,7), (259427,2210332,1,'soga_ear_type',37,43,0), (259428,2210332,1,'soga_eye_brow_type',-57,-18,97), (259429,2210332,0,'soga_eye_color',252,254,254), (259430,2210332,1,'soga_eye_type',50,0,0), (259431,2210332,0,'soga_hair_color1',239,221,86), (259432,2210332,0,'soga_hair_color2',99,53,22), (259433,2210332,0,'soga_hair_face_color',219,179,15), (259434,2210332,0,'soga_hair_face_highlight_color',149,51,27), (259435,2210332,0,'soga_hair_highlight',89,21,21), (259436,2210332,0,'soga_hair_type_color',219,179,15), (259437,2210332,0,'soga_hair_type_highlight_color',149,51,27), (259438,2210332,1,'soga_lip_type',-45,-18,-7), (259439,2210332,1,'soga_nose_type',37,-100,-42), (259440,2210332,0,'soga_skin_color',112,158,135), (259441,2210333,1,'cheek_type',76,25,0), (259442,2210333,1,'chin_type',-51,25,38), (259443,2210333,1,'ear_type',-17,3,0), (259444,2210333,1,'eye_brow_type',-100,-100,-100), (259445,2210333,0,'eye_color',90,147,133), (259446,2210333,1,'eye_type',-100,0,0), (259447,2210333,0,'hair_color1',50,48,56), (259448,2210333,0,'hair_color2',68,72,71), (259449,2210333,0,'hair_face_color',64,66,79), (259450,2210333,0,'hair_face_highlight_color',119,147,147), (259451,2210333,0,'hair_highlight',123,123,130), (259452,2210333,0,'hair_type_color',64,66,79), (259453,2210333,0,'hair_type_highlight_color',119,147,147), (259454,2210333,1,'lip_type',52,62,37), (259455,2210333,1,'nose_type',-45,-17,-11), (259456,2210333,0,'skin_color',243,252,243), (259457,2210333,1,'soga_cheek_type',76,25,0), (259458,2210333,1,'soga_chin_type',-51,25,38), (259459,2210333,1,'soga_ear_type',-17,3,0), (259460,2210333,1,'soga_eye_brow_type',-100,-100,-100), (259461,2210333,0,'soga_eye_color',243,252,243), (259462,2210333,1,'soga_eye_type',-100,0,0), (259463,2210333,0,'soga_hair_color1',50,48,56), (259464,2210333,0,'soga_hair_color2',68,72,71), (259465,2210333,0,'soga_hair_face_color',64,66,79), (259466,2210333,0,'soga_hair_face_highlight_color',119,147,147), (259467,2210333,0,'soga_hair_highlight',123,123,130), (259468,2210333,0,'soga_hair_type_color',64,66,79), (259469,2210333,0,'soga_hair_type_highlight_color',119,147,147), (259470,2210333,1,'soga_lip_type',52,62,37), (259471,2210333,1,'soga_nose_type',-45,-17,-11), (259472,2210333,0,'soga_skin_color',90,147,133), (259473,2210334,1,'cheek_type',64,-62,0), (259474,2210334,1,'chin_type',-42,-52,43), (259475,2210334,1,'ear_type',37,42,0), (259476,2210334,1,'eye_brow_type',50,82,100), (259477,2210334,0,'eye_color',76,147,159), (259478,2210334,1,'eye_type',50,0,0), (259479,2210334,0,'hair_color1',38,22,21), (259480,2210334,0,'hair_color2',120,50,0), (259481,2210334,0,'hair_face_highlight_color',15,1,21), (259482,2210334,0,'hair_highlight',26,24,25), (259483,2210334,0,'hair_type_highlight_color',15,1,21), (259484,2210334,1,'lip_type',-64,37,-7), (259485,2210334,1,'nose_type',37,-100,-41), (259486,2210334,0,'skin_color',253,253,253), (259487,2210334,1,'soga_cheek_type',64,-62,0), (259488,2210334,1,'soga_chin_type',-42,-52,43), (259489,2210334,1,'soga_ear_type',37,42,0), (259490,2210334,1,'soga_eye_brow_type',50,82,100), (259491,2210334,0,'soga_eye_color',253,253,253), (259492,2210334,1,'soga_eye_type',50,0,0), (259493,2210334,0,'soga_hair_color1',38,22,21), (259494,2210334,0,'soga_hair_color2',120,50,0), (259495,2210334,0,'soga_hair_face_highlight_color',15,1,21), (259496,2210334,0,'soga_hair_highlight',26,24,25), (259497,2210334,0,'soga_hair_type_highlight_color',15,1,21), (259498,2210334,1,'soga_lip_type',-64,37,-7), (259499,2210334,1,'soga_nose_type',37,-100,-41), (259500,2210334,0,'soga_skin_color',76,147,159), (259501,2210335,1,'cheek_type',28,-100,0), (259502,2210335,1,'chin_type',17,-62,-50), (259503,2210335,1,'ear_type',-1,0,0), (259504,2210335,1,'eye_brow_type',-100,-100,100), (259505,2210335,0,'eye_color',121,176,192), (259506,2210335,1,'eye_type',-100,0,0), (259507,2210335,0,'hair_color1',112,123,142), (259508,2210335,0,'hair_color2',123,114,109), (259509,2210335,0,'hair_face_color',209,200,188), (259510,2210335,0,'hair_face_highlight_color',239,240,239), (259511,2210335,0,'hair_highlight',161,165,168), (259512,2210335,0,'hair_type_color',209,200,188), (259513,2210335,0,'hair_type_highlight_color',239,240,239), (259514,2210335,1,'lip_type',37,0,-39), (259515,2210335,1,'nose_type',9,-100,-100), (259516,2210335,0,'skin_color',245,253,252), (259517,2210335,1,'soga_cheek_type',28,-100,0), (259518,2210335,1,'soga_chin_type',17,-62,-50), (259519,2210335,1,'soga_ear_type',-1,0,0), (259520,2210335,1,'soga_eye_brow_type',-100,-100,100), (259521,2210335,0,'soga_eye_color',245,253,252), (259522,2210335,1,'soga_eye_type',-100,0,0), (259523,2210335,0,'soga_hair_color1',112,123,142), (259524,2210335,0,'soga_hair_color2',123,114,109), (259525,2210335,0,'soga_hair_face_color',209,200,188), (259526,2210335,0,'soga_hair_face_highlight_color',239,240,239), (259527,2210335,0,'soga_hair_highlight',161,165,168), (259528,2210335,0,'soga_hair_type_color',209,200,188), (259529,2210335,0,'soga_hair_type_highlight_color',239,240,239), (259530,2210335,1,'soga_lip_type',37,0,-39), (259531,2210335,1,'soga_nose_type',9,-100,-100), (259532,2210335,0,'soga_skin_color',121,176,192), (259533,2210336,1,'cheek_type',0,41,0), (259534,2210336,1,'chin_type',-100,-37,100), (259535,2210336,1,'ear_type',-28,-10,0), (259536,2210336,1,'eye_brow_type',61,37,-28), (259537,2210336,0,'eye_color',35,72,80), (259538,2210336,1,'eye_type',100,0,0), (259539,2210336,0,'hair_color1',109,14,49), (259540,2210336,0,'hair_color2',139,87,18), (259541,2210336,0,'hair_face_color',84,0,0), (259542,2210336,0,'hair_face_highlight_color',124,39,34), (259543,2210336,0,'hair_highlight',91,21,51), (259544,2210336,0,'hair_type_color',84,0,0), (259545,2210336,0,'hair_type_highlight_color',124,39,34), (259546,2210336,1,'lip_type',-100,-100,-68), (259547,2210336,1,'nose_type',58,-62,62), (259548,2210336,0,'skin_color',238,249,248), (259549,2210336,1,'soga_cheek_type',0,41,0), (259550,2210336,1,'soga_chin_type',-100,-37,100), (259551,2210336,1,'soga_ear_type',-28,-10,0), (259552,2210336,1,'soga_eye_brow_type',61,37,-28), (259553,2210336,0,'soga_eye_color',238,249,248), (259554,2210336,1,'soga_eye_type',100,0,0), (259555,2210336,0,'soga_hair_color1',109,14,49), (259556,2210336,0,'soga_hair_color2',139,87,18), (259557,2210336,0,'soga_hair_face_color',84,0,0), (259558,2210336,0,'soga_hair_face_highlight_color',124,39,34), (259559,2210336,0,'soga_hair_highlight',91,21,51), (259560,2210336,0,'soga_hair_type_color',84,0,0), (259561,2210336,0,'soga_hair_type_highlight_color',124,39,34), (259562,2210336,1,'soga_lip_type',-100,-100,-68), (259563,2210336,1,'soga_nose_type',58,-62,62), (259564,2210336,0,'soga_skin_color',35,72,80), (259565,2210337,1,'cheek_type',-100,56,0), (259566,2210337,1,'chin_type',-100,-37,100), (259567,2210337,1,'ear_type',-28,-9,0), (259568,2210337,1,'eye_brow_type',-17,90,-28), (259569,2210337,0,'eye_color',122,155,122), (259570,2210337,1,'eye_type',-22,0,0), (259571,2210337,0,'hair_color1',239,221,86), (259572,2210337,0,'hair_color2',88,61,43), (259573,2210337,0,'hair_face_color',223,180,20), (259574,2210337,0,'hair_face_highlight_color',240,228,199), (259575,2210337,0,'hair_highlight',249,230,153), (259576,2210337,0,'hair_type_color',223,180,20), (259577,2210337,0,'hair_type_highlight_color',240,228,199), (259578,2210337,1,'lip_type',-9,14,-8), (259579,2210337,1,'nose_type',-100,31,-100), (259580,2210337,0,'skin_color',238,249,248), (259581,2210337,1,'soga_cheek_type',-100,56,0), (259582,2210337,1,'soga_chin_type',-100,-37,100), (259583,2210337,1,'soga_ear_type',-28,-9,0), (259584,2210337,1,'soga_eye_brow_type',-17,90,-28), (259585,2210337,0,'soga_eye_color',238,249,248), (259586,2210337,1,'soga_eye_type',-22,0,0), (259587,2210337,0,'soga_hair_color1',239,221,86), (259588,2210337,0,'soga_hair_color2',88,61,43), (259589,2210337,0,'soga_hair_face_color',223,180,20), (259590,2210337,0,'soga_hair_face_highlight_color',240,228,199), (259591,2210337,0,'soga_hair_highlight',249,230,153), (259592,2210337,0,'soga_hair_type_color',223,180,20), (259593,2210337,0,'soga_hair_type_highlight_color',240,228,199), (259594,2210337,1,'soga_lip_type',-9,14,-8), (259595,2210337,1,'soga_nose_type',-100,31,-100), (259596,2210337,0,'soga_skin_color',122,155,122), (259599,2210339,0,'eye_color',255,255,255), (259600,2210339,0,'skin_color',255,255,255), (259601,2210340,1,'cheek_type',-43,-72,0), (259602,2210340,1,'chin_type',38,-75,77), (259603,2210340,1,'ear_type',-61,-83,0), (259604,2210340,1,'eye_brow_type',-51,-35,-31), (259605,2210340,0,'eye_color',173,142,88), (259606,2210340,1,'eye_type',-76,0,0), (259607,2210340,0,'hair_color1',43,36,70), (259608,2210340,0,'hair_color2',64,76,74), (259609,2210340,0,'hair_face_color',49,47,61), (259610,2210340,0,'hair_face_highlight_color',42,29,2), (259611,2210340,0,'hair_highlight',79,28,15), (259612,2210340,0,'hair_type_color',49,47,61), (259613,2210340,0,'hair_type_highlight_color',42,29,2), (259614,2210340,1,'lip_type',3,41,70), (259615,2210340,1,'nose_type',-47,82,31), (259616,2210340,0,'skin_color',243,251,251), (259617,2210340,1,'soga_cheek_type',-43,-72,0), (259618,2210340,1,'soga_chin_type',38,-75,77), (259619,2210340,1,'soga_ear_type',-61,-83,0), (259620,2210340,1,'soga_eye_brow_type',-51,-35,-31), (259621,2210340,0,'soga_eye_color',243,251,251), (259622,2210340,1,'soga_eye_type',-76,0,0), (259623,2210340,0,'soga_hair_color1',43,36,70), (259624,2210340,0,'soga_hair_color2',64,76,74), (259625,2210340,0,'soga_hair_face_color',49,47,61), (259626,2210340,0,'soga_hair_face_highlight_color',42,29,2), (259627,2210340,0,'soga_hair_highlight',79,28,15), (259628,2210340,0,'soga_hair_type_color',49,47,61), (259629,2210340,0,'soga_hair_type_highlight_color',42,29,2), (259630,2210340,1,'soga_lip_type',3,41,70), (259631,2210340,1,'soga_nose_type',-47,82,31), (259632,2210340,0,'soga_skin_color',173,142,88), (259633,2210340,0,'wing_color1',255,255,255), (259634,2210340,0,'wing_color2',255,255,255), (259635,2210341,0,'eye_color',255,255,255), (259636,2210341,0,'skin_color',154,36,36), (259637,2210342,0,'eye_color',255,255,255), (259638,2210342,0,'skin_color',255,255,255), (259639,2220000,0,'eye_color',84,127,70), (259640,2220000,0,'skin_color',152,7,0), (259641,2220000,0,'soga_eye_color',255,0,255), (259642,2220001,0,'eye_color',255,255,255), (259643,2220001,0,'skin_color',255,255,255), (259644,2220001,0,'soga_eye_color',255,0,255), (259645,2220002,0,'eye_color',255,255,255), (259646,2220002,0,'skin_color',255,255,255), (259647,2220002,0,'soga_eye_color',255,0,255), (259648,2220003,0,'eye_color',199,207,147), (259649,2220003,0,'skin_color',75,255,255), (259650,2220003,0,'soga_eye_color',255,0,255), (259651,2220004,1,'cheek_type',-17,81,0), (259652,2220004,1,'chin_type',17,-81,31), (259653,2220004,1,'ear_type',7,-75,0), (259654,2220004,1,'eye_brow_type',-75,-93,62), (259655,2220004,0,'eye_color',81,108,61), (259656,2220004,1,'eye_type',19,0,0), (259657,2220004,0,'hair_color1',239,62,237), (259658,2220004,0,'hair_color2',100,0,0), (259659,2220004,0,'hair_face_color',244,246,246), (259660,2220004,0,'hair_face_highlight_color',53,50,65), (259661,2220004,0,'hair_highlight',50,48,56), (259662,2220004,0,'hair_type_color',244,246,246), (259663,2220004,0,'hair_type_highlight_color',53,50,65), (259664,2220004,1,'lip_type',56,-25,-81), (259665,2220004,1,'nose_type',93,-17,62), (259666,2220004,0,'skin_color',142,120,123), (259667,2220004,1,'soga_cheek_type',0,-75,-93), (259668,2220004,1,'soga_chin_type',0,56,-25), (259669,2220004,1,'soga_ear_type',0,19,0), (259670,2220004,1,'soga_eye_brow_type',0,7,-75), (259671,2220004,0,'soga_eye_color',229,229,102), (259672,2220004,1,'soga_eye_type',100,0,0), (259673,2220004,0,'soga_hair_color1',164,165,165), (259674,2220004,0,'soga_hair_color2',56,62,62), (259675,2220004,0,'soga_hair_face_color',244,246,246), (259676,2220004,0,'soga_hair_face_highlight_color',53,50,65), (259677,2220004,0,'soga_hair_highlight',50,48,56), (259678,2220004,0,'soga_hair_type_color',244,246,246), (259679,2220004,0,'soga_hair_type_highlight_color',53,50,65), (259680,2220004,1,'soga_lip_type',62,-17,81), (259681,2220004,1,'soga_nose_type',-81,17,-81), (259682,2220004,0,'soga_skin_color',142,120,123), (259683,2220005,0,'eye_color',255,255,255), (259684,2220005,0,'skin_color',255,255,255), (259685,2220005,0,'soga_eye_color',255,0,255), (259686,2220006,0,'eye_color',255,0,0), (259687,2220006,0,'skin_color',1,1,1), (259688,2220006,0,'soga_eye_color',255,0,255), (259689,2220007,1,'cheek_type',62,84,0), (259690,2220007,1,'chin_type',-82,34,-28), (259691,2220007,1,'ear_type',-97,17,0), (259692,2220007,1,'eye_brow_type',-26,-17,-21), (259693,2220007,0,'eye_color',115,172,190), (259694,2220007,1,'eye_type',-58,0,0), (259695,2220007,0,'hair_color1',0,88,52), (259696,2220007,0,'hair_color2',169,7,0), (259697,2220007,0,'hair_face_color',231,170,26), (259698,2220007,0,'hair_face_highlight_color',40,34,51), (259699,2220007,0,'hair_highlight',29,21,28), (259700,2220007,0,'hair_type_color',231,170,26), (259701,2220007,0,'hair_type_highlight_color',40,34,51), (259702,2220007,1,'lip_type',-32,-4,-72), (259703,2220007,1,'nose_type',31,0,88), (259704,2220007,0,'skin_color',67,50,51), (259705,2220007,1,'soga_cheek_type',0,-26,-17), (259706,2220007,1,'soga_chin_type',0,-32,-4), (259707,2220007,1,'soga_ear_type',0,-58,0), (259708,2220007,1,'soga_eye_brow_type',0,-97,17), (259709,2220007,0,'soga_eye_color',229,229,102), (259710,2220007,1,'soga_eye_type',-87,0,0), (259711,2220007,0,'soga_hair_color1',39,32,39), (259712,2220007,0,'soga_hair_color2',38,22,21), (259713,2220007,0,'soga_hair_face_color',231,170,26), (259714,2220007,0,'soga_hair_face_highlight_color',40,34,51), (259715,2220007,0,'soga_hair_highlight',29,21,28), (259716,2220007,0,'soga_hair_type_color',231,170,26), (259717,2220007,0,'soga_hair_type_highlight_color',40,34,51), (259718,2220007,1,'soga_lip_type',-21,62,84), (259719,2220007,1,'soga_nose_type',-72,-82,34), (259720,2220007,0,'soga_skin_color',67,50,51), (259721,2220007,0,'wing_color1',255,255,255), (259722,2220007,0,'wing_color2',255,255,255), (259723,2220008,0,'eye_color',255,255,255), (259724,2220008,0,'skin_color',255,255,255), (259725,2220008,0,'soga_eye_color',255,0,255), (259726,2220009,0,'eye_color',33,91,36), (259727,2220009,0,'skin_color',211,110,39), (259728,2220009,0,'soga_eye_color',255,0,255), (259729,2220010,1,'cheek_type',28,17,0), (259730,2220010,1,'chin_type',-11,12,-10), (259731,2220010,1,'ear_type',-28,9,0), (259732,2220010,1,'eye_brow_type',-7,23,-25), (259733,2220010,0,'eye_color',173,180,148), (259734,2220010,1,'eye_type',-25,0,0), (259735,2220010,0,'hair_color1',17,0,156), (259736,2220010,0,'hair_color2',0,7,0), (259737,2220010,0,'hair_face_color',130,90,60), (259738,2220010,0,'hair_face_highlight_color',98,42,13), (259739,2220010,0,'hair_type_color',130,90,60), (259740,2220010,0,'hair_type_highlight_color',98,42,13), (259741,2220010,1,'lip_type',0,0,-18), (259742,2220010,1,'nose_type',-17,17,0), (259743,2220010,0,'skin_color',201,150,128), (259744,2220010,1,'soga_cheek_type',0,-7,23), (259745,2220010,1,'soga_chin_type',0,-28,10), (259746,2220010,1,'soga_ear_type',0,-25,0), (259747,2220010,1,'soga_eye_brow_type',0,-28,9), (259748,2220010,0,'soga_eye_color',229,229,102), (259749,2220010,1,'soga_eye_type',-28,0,0), (259750,2220010,0,'soga_hair_face_color',130,90,60), (259751,2220010,0,'soga_hair_face_highlight_color',98,42,13), (259752,2220010,0,'soga_hair_type_color',130,90,60), (259753,2220010,0,'soga_hair_type_highlight_color',98,42,13), (259754,2220010,1,'soga_lip_type',-25,28,17), (259755,2220010,1,'soga_nose_type',-18,-11,12), (259756,2220010,0,'soga_skin_color',201,150,128), (259757,2220010,0,'wing_color1',255,255,255), (259758,2220010,0,'wing_color2',255,255,255), (259759,2220011,1,'cheek_type',-10,31,0), (259760,2220011,1,'chin_type',-28,28,-21), (259761,2220011,1,'ear_type',-11,14,0), (259762,2220011,1,'eye_brow_type',37,-7,-17), (259763,2220011,0,'eye_color',44,90,98), (259764,2220011,1,'eye_type',7,0,0), (259765,2220011,0,'hair_color1',249,245,0), (259766,2220011,0,'hair_color2',247,0,0), (259767,2220011,0,'hair_face_color',183,179,157), (259768,2220011,0,'hair_face_highlight_color',108,48,0), (259769,2220011,0,'hair_highlight',79,28,15), (259770,2220011,0,'hair_type_color',183,179,157), (259771,2220011,0,'hair_type_highlight_color',108,48,0), (259772,2220011,1,'lip_type',-3,1,1), (259773,2220011,1,'nose_type',0,-7,-11), (259774,2220011,0,'skin_color',197,143,123), (259775,2220011,1,'soga_cheek_type',0,37,-7), (259776,2220011,1,'soga_chin_type',0,-3,1), (259777,2220011,1,'soga_ear_type',0,7,0), (259778,2220011,1,'soga_eye_brow_type',0,-11,14), (259779,2220011,0,'soga_eye_color',204,204,204), (259780,2220011,1,'soga_eye_type',-9,0,0), (259781,2220011,0,'soga_hair_color1',111,64,0), (259782,2220011,0,'soga_hair_color2',89,21,21), (259783,2220011,0,'soga_hair_face_color',183,179,157), (259784,2220011,0,'soga_hair_face_highlight_color',108,48,0), (259785,2220011,0,'soga_hair_highlight',79,28,15), (259786,2220011,0,'soga_hair_type_color',183,179,157), (259787,2220011,0,'soga_hair_type_highlight_color',108,48,0), (259788,2220011,1,'soga_lip_type',-17,-10,31), (259789,2220011,1,'soga_nose_type',1,-28,28), (259790,2220011,0,'soga_skin_color',197,143,123), (259791,2220011,0,'wing_color1',255,255,255), (259792,2220011,0,'wing_color2',255,255,255), (259793,2220012,0,'eye_color',255,255,255), (259794,2220012,0,'skin_color',255,255,255), (259795,2220012,0,'soga_eye_color',255,0,255), (259796,2220013,1,'cheek_type',-28,-7,0), (259797,2220013,1,'chin_type',47,26,7), (259798,2220013,1,'ear_type',-3,35,0), (259799,2220013,1,'eye_brow_type',-83,0,0), (259800,2220013,0,'eye_color',0,36,36), (259801,2220013,1,'eye_type',-7,0,0), (259802,2220013,0,'hair_color1',160,0,95), (259803,2220013,0,'hair_face_color',40,36,23), (259804,2220013,0,'hair_face_highlight_color',142,122,8), (259805,2220013,0,'hair_type_color',40,36,23), (259806,2220013,0,'hair_type_highlight_color',142,122,8), (259807,2220013,1,'lip_type',-78,0,0), (259808,2220013,1,'nose_type',-35,-96,0), (259809,2220013,0,'skin_color',88,88,0), (259810,2220013,1,'soga_cheek_type',0,-83,0), (259811,2220013,1,'soga_chin_type',0,-78,0), (259812,2220013,1,'soga_ear_type',-3,35,0), (259813,2220013,1,'soga_eye_brow_type',0,7,31), (259814,2220013,0,'soga_eye_color',229,229,102), (259815,2220013,1,'soga_eye_type',-7,0,0), (259816,2220013,0,'soga_hair_face_color',40,36,23), (259817,2220013,0,'soga_hair_face_highlight_color',142,122,8), (259818,2220013,0,'soga_hair_type_color',40,36,23), (259819,2220013,0,'soga_hair_type_highlight_color',142,122,8), (259820,2220013,1,'soga_lip_type',-2,9,41), (259821,2220013,1,'soga_nose_type',-28,0,1), (259822,2220013,0,'soga_skin_color',88,88,0), (259823,2220013,0,'wing_color1',255,255,255), (259824,2220013,0,'wing_color2',255,255,255), (259825,2220014,0,'eye_color',255,255,255), (259826,2220014,0,'skin_color',255,255,255), (259827,2220014,0,'soga_eye_color',255,0,255), (259828,2220015,1,'cheek_type',21,100,0), (259829,2220015,1,'chin_type',31,-75,75), (259830,2220015,1,'ear_type',84,-47,0), (259831,2220015,1,'eye_brow_type',-88,-5,79), (259832,2220015,0,'eye_color',0,59,58), (259833,2220015,1,'eye_type',-40,0,0), (259834,2220015,0,'hair_color1',40,42,156), (259835,2220015,1,'lip_type',-26,-25,95), (259836,2220015,1,'nose_type',70,40,42), (259837,2220015,0,'skin_color',249,246,246), (259838,2220015,1,'soga_cheek_type',0,-88,-5), (259839,2220015,1,'soga_chin_type',0,-26,-25), (259840,2220015,1,'soga_ear_type',0,-40,0), (259841,2220015,1,'soga_eye_brow_type',0,84,-47), (259842,2220015,0,'soga_eye_color',229,229,102), (259843,2220015,1,'soga_eye_type',-40,0,0), (259844,2220015,1,'soga_lip_type',79,21,100), (259845,2220015,1,'soga_nose_type',95,31,-75), (259846,2220015,0,'soga_skin_color',249,246,246), (259847,2220015,0,'wing_color1',255,255,255), (259848,2220015,0,'wing_color2',255,255,255), (259849,2220016,1,'cheek_type',34,38,0), (259850,2220016,1,'chin_type',1,56,-53), (259851,2220016,1,'ear_type',-1,34,0), (259852,2220016,1,'eye_brow_type',-4,-89,-45), (259853,2220016,0,'eye_color',165,175,139), (259854,2220016,1,'eye_type',-1,0,0), (259855,2220016,0,'hair_color1',200,50,248), (259856,2220016,0,'hair_color2',51,0,0), (259857,2220016,0,'hair_face_color',39,21,6), (259858,2220016,0,'hair_face_highlight_color',46,14,19), (259859,2220016,0,'hair_highlight',79,28,15), (259860,2220016,0,'hair_type_color',39,21,6), (259861,2220016,0,'hair_type_highlight_color',46,14,19), (259862,2220016,1,'lip_type',-7,93,94), (259863,2220016,1,'nose_type',-70,-56,50), (259864,2220016,0,'skin_color',240,204,208), (259865,2220016,1,'soga_cheek_type',0,-4,-89), (259866,2220016,1,'soga_chin_type',0,-7,93), (259867,2220016,1,'soga_ear_type',0,-1,0), (259868,2220016,1,'soga_eye_brow_type',0,-1,34), (259869,2220016,0,'soga_eye_color',229,229,102), (259870,2220016,1,'soga_eye_type',51,0,0), (259871,2220016,0,'soga_hair_color1',111,64,0), (259872,2220016,0,'soga_hair_color2',54,45,28), (259873,2220016,0,'soga_hair_face_color',39,21,6), (259874,2220016,0,'soga_hair_face_highlight_color',46,14,19), (259875,2220016,0,'soga_hair_highlight',79,28,15), (259876,2220016,0,'soga_hair_type_color',39,21,6), (259877,2220016,0,'soga_hair_type_highlight_color',46,14,19), (259878,2220016,1,'soga_lip_type',-45,34,38), (259879,2220016,1,'soga_nose_type',94,1,56), (259880,2220016,0,'soga_skin_color',240,204,208), (259881,2220016,0,'wing_color1',255,255,255), (259882,2220016,0,'wing_color2',255,255,255), (259883,2220017,1,'cheek_type',-5,-14,0), (259884,2220017,1,'chin_type',-81,64,61), (259885,2220017,1,'ear_type',82,12,0), (259886,2220017,1,'eye_brow_type',-59,0,0), (259887,2220017,0,'eye_color',69,0,68), (259888,2220017,1,'eye_type',65,0,0), (259889,2220017,0,'hair_color1',209,0,194), (259890,2220017,0,'hair_face_color',110,158,181), (259891,2220017,0,'hair_face_highlight_color',61,61,75), (259892,2220017,0,'hair_type_color',110,158,181), (259893,2220017,0,'hair_type_highlight_color',61,61,75), (259894,2220017,1,'lip_type',25,0,0), (259895,2220017,1,'nose_type',-87,-47,0), (259896,2220017,0,'skin_color',19,77,0), (259897,2220017,1,'soga_cheek_type',0,-59,0), (259898,2220017,1,'soga_chin_type',0,25,0), (259899,2220017,1,'soga_ear_type',0,65,0), (259900,2220017,1,'soga_eye_brow_type',0,82,12), (259901,2220017,0,'soga_eye_color',229,229,102), (259902,2220017,0,'soga_hair_face_color',110,158,181), (259903,2220017,0,'soga_hair_face_highlight_color',61,61,75), (259904,2220017,0,'soga_hair_type_color',110,158,181), (259905,2220017,0,'soga_hair_type_highlight_color',61,61,75), (259906,2220017,1,'soga_lip_type',-78,-5,-14), (259907,2220017,1,'soga_nose_type',-18,-81,64), (259908,2220017,0,'soga_skin_color',19,77,0), (259909,2220017,0,'wing_color1',255,255,255), (259910,2220017,0,'wing_color2',255,255,255), (259911,2220018,1,'cheek_type',18,4,0), (259912,2220018,1,'chin_type',28,14,0), (259913,2220018,1,'ear_type',-19,-19,0), (259914,2220018,1,'eye_brow_type',-20,-14,-9), (259915,2220018,0,'eye_color',42,82,55), (259916,2220018,1,'eye_type',31,0,0), (259917,2220018,0,'hair_color1',247,244,8), (259918,2220018,0,'hair_color2',111,64,0), (259919,2220018,0,'hair_face_color',167,150,142), (259920,2220018,0,'hair_face_highlight_color',128,114,20), (259921,2220018,0,'hair_highlight',79,28,15), (259922,2220018,0,'hair_type_color',167,150,142), (259923,2220018,0,'hair_type_highlight_color',128,114,20), (259924,2220018,1,'lip_type',14,-32,-40), (259925,2220018,1,'nose_type',8,-9,-12), (259926,2220018,0,'skin_color',183,147,102), (259927,2220018,1,'soga_cheek_type',0,-20,-14), (259928,2220018,1,'soga_chin_type',0,14,-32), (259929,2220018,1,'soga_ear_type',0,31,0), (259930,2220018,1,'soga_eye_brow_type',0,-19,-19), (259931,2220018,0,'soga_eye_color',229,229,102), (259932,2220018,1,'soga_eye_type',14,0,0), (259933,2220018,0,'soga_hair_color1',111,64,0), (259934,2220018,0,'soga_hair_color2',56,33,26), (259935,2220018,0,'soga_hair_face_color',167,150,142), (259936,2220018,0,'soga_hair_face_highlight_color',128,114,20), (259937,2220018,0,'soga_hair_highlight',79,28,15), (259938,2220018,0,'soga_hair_type_color',167,150,142), (259939,2220018,0,'soga_hair_type_highlight_color',128,114,20), (259940,2220018,1,'soga_lip_type',-9,18,4), (259941,2220018,1,'soga_nose_type',-40,28,14), (259942,2220018,0,'soga_skin_color',183,147,102), (259943,2220018,0,'wing_color1',255,255,255), (259944,2220018,0,'wing_color2',255,255,255), (259945,2220019,1,'cheek_type',-8,3,0), (259946,2220019,1,'chin_type',17,7,-20), (259947,2220019,1,'ear_type',44,26,0), (259948,2220019,1,'eye_brow_type',-11,0,26), (259949,2220019,0,'eye_color',155,147,23), (259950,2220019,1,'eye_type',-11,0,0), (259951,2220019,0,'hair_color1',8,245,233), (259952,2220019,0,'hair_face_color',235,181,0), (259953,2220019,0,'hair_face_highlight_color',216,192,37), (259954,2220019,0,'hair_type_color',235,181,0), (259955,2220019,0,'hair_type_highlight_color',216,192,37), (259956,2220019,1,'lip_type',-11,-7,12), (259957,2220019,1,'nose_type',-43,8,-11), (259958,2220019,0,'skin_color',150,129,114), (259959,2220019,1,'soga_cheek_type',0,-11,0), (259960,2220019,1,'soga_chin_type',0,-11,-7), (259961,2220019,1,'soga_ear_type',0,-11,0), (259962,2220019,1,'soga_eye_brow_type',0,44,26), (259963,2220019,0,'soga_eye_color',229,229,102), (259964,2220019,1,'soga_eye_type',-26,0,0), (259965,2220019,0,'soga_hair_face_color',235,181,0), (259966,2220019,0,'soga_hair_face_highlight_color',216,192,37), (259967,2220019,0,'soga_hair_type_color',235,181,0), (259968,2220019,0,'soga_hair_type_highlight_color',216,192,37), (259969,2220019,1,'soga_lip_type',26,-8,3), (259970,2220019,1,'soga_nose_type',12,17,7), (259971,2220019,0,'soga_skin_color',150,129,114), (259972,2220019,0,'wing_color1',255,255,255), (259973,2220019,0,'wing_color2',255,255,255), (259974,2220020,1,'cheek_type',61,45,0), (259975,2220020,1,'chin_type',44,58,82), (259976,2220020,1,'ear_type',56,-68,0), (259977,2220020,1,'eye_brow_type',35,95,-53), (259978,2220020,0,'eye_color',133,183,198), (259979,2220020,1,'eye_type',52,0,0), (259980,2220020,0,'hair_color1',21,64,0), (259981,2220020,0,'hair_color2',47,0,0), (259982,2220020,0,'hair_face_color',61,61,75), (259983,2220020,0,'hair_face_highlight_color',244,246,246), (259984,2220020,0,'hair_type_color',61,61,75), (259985,2220020,0,'hair_type_highlight_color',244,246,246), (259986,2220020,1,'lip_type',4,-23,-45), (259987,2220020,1,'nose_type',-10,21,64), (259988,2220020,0,'skin_color',46,33,34), (259989,2220020,1,'soga_cheek_type',0,35,95), (259990,2220020,1,'soga_chin_type',0,4,-23), (259991,2220020,1,'soga_ear_type',0,52,0), (259992,2220020,1,'soga_eye_brow_type',0,56,-68), (259993,2220020,0,'soga_eye_color',229,229,102), (259994,2220020,1,'soga_eye_type',47,0,0), (259995,2220020,0,'soga_hair_face_color',61,61,75), (259996,2220020,0,'soga_hair_face_highlight_color',244,246,246), (259997,2220020,0,'soga_hair_type_color',61,61,75), (259998,2220020,0,'soga_hair_type_highlight_color',244,246,246), (259999,2220020,1,'soga_lip_type',-53,61,45), (260000,2220020,1,'soga_nose_type',-45,44,58), (260001,2220020,0,'soga_skin_color',46,33,34), (260002,2220020,0,'wing_color1',255,255,255), (260003,2220020,0,'wing_color2',255,255,255), (260004,2220021,0,'eye_color',147,215,203), (260005,2220021,0,'skin_color',136,136,82), (260006,2220021,0,'soga_eye_color',255,0,255), (260007,2220022,1,'cheek_type',-18,-8,0), (260008,2220022,1,'chin_type',18,26,3), (260009,2220022,1,'ear_type',-19,-8,0), (260010,2220022,1,'eye_brow_type',32,0,-8), (260011,2220022,0,'eye_color',129,181,196), (260012,2220022,1,'eye_type',10,0,0), (260013,2220022,0,'hair_color1',19,25,0), (260014,2220022,0,'hair_face_color',214,79,19), (260015,2220022,0,'hair_face_highlight_color',78,77,70), (260016,2220022,0,'hair_type_color',214,79,19), (260017,2220022,0,'hair_type_highlight_color',78,77,70), (260018,2220022,1,'lip_type',5,-4,22), (260019,2220022,1,'nose_type',7,19,25), (260020,2220022,0,'skin_color',243,240,240), (260021,2220022,1,'soga_cheek_type',0,32,0), (260022,2220022,1,'soga_chin_type',0,5,-4), (260023,2220022,1,'soga_ear_type',0,10,0), (260024,2220022,1,'soga_eye_brow_type',0,-19,-8), (260025,2220022,0,'soga_eye_color',229,229,102), (260026,2220022,1,'soga_eye_type',10,0,0), (260027,2220022,0,'soga_hair_face_color',214,79,19), (260028,2220022,0,'soga_hair_face_highlight_color',78,77,70), (260029,2220022,0,'soga_hair_type_color',214,79,19), (260030,2220022,0,'soga_hair_type_highlight_color',78,77,70), (260031,2220022,1,'soga_lip_type',-8,-18,-8), (260032,2220022,1,'soga_nose_type',22,18,26), (260033,2220022,0,'soga_skin_color',243,240,240), (260034,2220022,0,'wing_color1',255,255,255), (260035,2220022,0,'wing_color2',255,255,255), (260036,2220023,1,'cheek_type',-2,-28,0), (260037,2220023,1,'chin_type',-19,-5,18), (260038,2220023,1,'ear_type',-22,34,0), (260039,2220023,1,'eye_brow_type',-10,-37,-17), (260040,2220023,0,'eye_color',108,113,61), (260041,2220023,1,'eye_type',-11,0,0), (260042,2220023,0,'hair_color1',252,14,0), (260043,2220023,0,'hair_face_color',52,50,47), (260044,2220023,0,'hair_face_highlight_color',220,114,17), (260045,2220023,0,'hair_type_color',52,50,47), (260046,2220023,0,'hair_type_highlight_color',220,114,17), (260047,2220023,1,'lip_type',45,-17,-4), (260048,2220023,1,'nose_type',28,-4,14), (260049,2220023,0,'skin_color',225,224,212), (260050,2220023,1,'soga_cheek_type',0,-10,-37), (260051,2220023,1,'soga_chin_type',0,45,-17), (260052,2220023,1,'soga_ear_type',0,-11,0), (260053,2220023,1,'soga_eye_brow_type',0,-22,34), (260054,2220023,0,'soga_eye_color',229,229,102), (260055,2220023,1,'soga_eye_type',-11,0,0), (260056,2220023,0,'soga_hair_face_color',52,50,47), (260057,2220023,0,'soga_hair_face_highlight_color',220,114,17), (260058,2220023,0,'soga_hair_type_color',52,50,47), (260059,2220023,0,'soga_hair_type_highlight_color',220,114,17), (260060,2220023,1,'soga_lip_type',-17,-2,-28), (260061,2220023,1,'soga_nose_type',-4,-19,-5), (260062,2220023,0,'soga_skin_color',225,224,212), (260063,2220023,0,'wing_color1',255,255,255), (260064,2220023,0,'wing_color2',255,255,255), (260065,2220024,1,'cheek_type',5,4,0), (260066,2220024,1,'chin_type',-8,0,28), (260067,2220024,1,'ear_type',-28,7,0), (260068,2220024,1,'eye_brow_type',-25,0,-25), (260069,2220024,0,'eye_color',119,169,165), (260070,2220024,1,'eye_type',39,0,0), (260071,2220024,0,'hair_face_color',13,9,6), (260072,2220024,0,'hair_face_highlight_color',53,29,2), (260073,2220024,0,'hair_type_color',13,9,6), (260074,2220024,0,'hair_type_highlight_color',53,29,2), (260075,2220024,1,'lip_type',1,-10,9), (260076,2220024,1,'nose_type',-23,0,0), (260077,2220024,0,'skin_color',130,101,62), (260078,2220024,1,'soga_cheek_type',0,-25,0), (260079,2220024,1,'soga_chin_type',0,1,-10), (260080,2220024,1,'soga_ear_type',0,39,0), (260081,2220024,1,'soga_eye_brow_type',0,-28,7), (260082,2220024,0,'soga_eye_color',229,229,102), (260083,2220024,1,'soga_eye_type',39,0,0), (260084,2220024,0,'soga_hair_face_color',13,9,6), (260085,2220024,0,'soga_hair_face_highlight_color',53,29,2), (260086,2220024,0,'soga_hair_type_color',13,9,6), (260087,2220024,0,'soga_hair_type_highlight_color',53,29,2), (260088,2220024,1,'soga_lip_type',-25,5,4), (260089,2220024,1,'soga_nose_type',9,-8,0), (260090,2220024,0,'soga_skin_color',130,101,62), (260091,2220024,0,'wing_color1',255,255,255), (260092,2220024,0,'wing_color2',255,255,255), (260093,2220025,1,'cheek_type',25,0,0), (260094,2220025,1,'chin_type',25,1,-17), (260095,2220025,1,'ear_type',-28,-28,0), (260096,2220025,1,'eye_brow_type',0,-7,-7), (260097,2220025,0,'eye_color',65,60,32), (260098,2220025,1,'eye_type',28,0,0), (260099,2220025,0,'hair_color1',37,25,0), (260100,2220025,0,'hair_color2',156,0,0), (260101,2220025,0,'hair_face_color',111,96,9), (260102,2220025,0,'hair_face_highlight_color',50,22,0), (260103,2220025,0,'hair_type_color',111,96,9), (260104,2220025,0,'hair_type_highlight_color',50,22,0), (260105,2220025,1,'lip_type',37,-34,0), (260106,2220025,1,'nose_type',45,37,25), (260107,2220025,0,'skin_color',236,197,196), (260108,2220025,1,'soga_cheek_type',0,0,-7), (260109,2220025,1,'soga_chin_type',0,37,-34), (260110,2220025,1,'soga_ear_type',0,28,0), (260111,2220025,1,'soga_eye_brow_type',0,-28,-28), (260112,2220025,0,'soga_eye_color',204,204,204), (260113,2220025,1,'soga_eye_type',-100,0,0), (260114,2220025,0,'soga_hair_face_color',111,96,9), (260115,2220025,0,'soga_hair_face_highlight_color',50,22,0), (260116,2220025,0,'soga_hair_type_color',111,96,9), (260117,2220025,0,'soga_hair_type_highlight_color',50,22,0), (260118,2220025,1,'soga_lip_type',-7,25,0), (260119,2220025,1,'soga_nose_type',0,25,1), (260120,2220025,0,'soga_skin_color',236,197,196), (260121,2220025,0,'wing_color1',255,255,255), (260122,2220025,0,'wing_color2',255,255,255), (260123,2220026,1,'cheek_type',81,-56,0), (260124,2220026,1,'chin_type',1,37,-28), (260125,2220026,1,'ear_type',75,1,0), (260126,2220026,1,'eye_brow_type',81,37,-19), (260127,2220026,0,'eye_color',147,181,162), (260128,2220026,1,'eye_type',20,0,0), (260129,2220026,0,'hair_color1',7,17,50), (260130,2220026,0,'hair_color2',156,0,0), (260131,2220026,0,'hair_face_color',36,24,2), (260132,2220026,0,'hair_face_highlight_color',100,70,10), (260133,2220026,0,'hair_type_color',36,24,2), (260134,2220026,0,'hair_type_highlight_color',100,70,10), (260135,2220026,1,'lip_type',-81,76,37), (260136,2220026,1,'nose_type',39,7,17), (260137,2220026,0,'skin_color',240,242,214), (260138,2220026,1,'soga_cheek_type',0,81,37), (260139,2220026,1,'soga_chin_type',0,-81,76), (260140,2220026,1,'soga_ear_type',0,20,0), (260141,2220026,1,'soga_eye_brow_type',0,75,1), (260142,2220026,0,'soga_eye_color',204,204,204), (260143,2220026,1,'soga_eye_type',-100,0,0), (260144,2220026,0,'soga_hair_face_color',36,24,2), (260145,2220026,0,'soga_hair_face_highlight_color',100,70,10), (260146,2220026,0,'soga_hair_type_color',36,24,2), (260147,2220026,0,'soga_hair_type_highlight_color',100,70,10), (260148,2220026,1,'soga_lip_type',-19,81,-56), (260149,2220026,1,'soga_nose_type',37,1,37), (260150,2220026,0,'soga_skin_color',240,242,214), (260151,2220026,0,'wing_color1',255,255,255), (260152,2220026,0,'wing_color2',255,255,255), (260153,2220027,1,'cheek_type',-3,-17,0), (260154,2220027,1,'chin_type',-38,-25,-10), (260155,2220027,1,'ear_type',-29,-3,0), (260156,2220027,1,'eye_brow_type',28,18,-8), (260157,2220027,0,'eye_color',167,161,118), (260158,2220027,1,'eye_type',-18,0,0), (260159,2220027,0,'hair_color1',25,0,0), (260160,2220027,0,'hair_face_color',214,140,0), (260161,2220027,0,'hair_face_highlight_color',138,121,19), (260162,2220027,0,'hair_type_color',214,140,0), (260163,2220027,0,'hair_type_highlight_color',138,121,19), (260164,2220027,1,'lip_type',-20,10,9), (260165,2220027,1,'nose_type',32,25,-28), (260166,2220027,0,'skin_color',229,227,189), (260167,2220027,1,'soga_cheek_type',0,28,18), (260168,2220027,1,'soga_chin_type',0,-20,10), (260169,2220027,1,'soga_ear_type',0,-18,0), (260170,2220027,1,'soga_eye_brow_type',0,-29,-3), (260171,2220027,0,'soga_eye_color',229,229,102), (260172,2220027,1,'soga_eye_type',-18,0,0), (260173,2220027,0,'soga_hair_face_color',214,140,0), (260174,2220027,0,'soga_hair_face_highlight_color',138,121,19), (260175,2220027,0,'soga_hair_type_color',214,140,0), (260176,2220027,0,'soga_hair_type_highlight_color',138,121,19), (260177,2220027,1,'soga_lip_type',-8,-3,-17), (260178,2220027,1,'soga_nose_type',9,-38,-25), (260179,2220027,0,'soga_skin_color',229,227,189), (260180,2220027,0,'wing_color1',255,255,255), (260181,2220027,0,'wing_color2',255,255,255), (260182,2220028,1,'cheek_type',-2,38,0), (260183,2220028,1,'chin_type',58,-75,-95), (260184,2220028,1,'ear_type',58,-63,0), (260185,2220028,1,'eye_brow_type',-20,70,29), (260186,2220028,0,'eye_color',84,139,114), (260187,2220028,1,'eye_type',-62,0,0), (260188,2220028,0,'hair_color1',41,55,26), (260189,2220028,0,'hair_color2',29,0,0), (260190,2220028,0,'hair_face_color',84,0,0), (260191,2220028,0,'hair_face_highlight_color',35,24,1), (260192,2220028,0,'hair_highlight',79,28,15), (260193,2220028,0,'hair_type_color',84,0,0), (260194,2220028,0,'hair_type_highlight_color',35,24,1), (260195,2220028,1,'lip_type',-79,82,-84), (260196,2220028,1,'nose_type',2,41,55), (260197,2220028,0,'skin_color',136,118,120), (260198,2220028,1,'soga_cheek_type',0,-20,70), (260199,2220028,1,'soga_chin_type',0,-79,82), (260200,2220028,1,'soga_ear_type',0,-62,0), (260201,2220028,1,'soga_eye_brow_type',0,58,-63), (260202,2220028,0,'soga_eye_color',229,229,102), (260203,2220028,1,'soga_eye_type',29,0,0), (260204,2220028,0,'soga_hair_color1',109,14,49), (260205,2220028,0,'soga_hair_color2',185,97,0), (260206,2220028,0,'soga_hair_face_color',84,0,0), (260207,2220028,0,'soga_hair_face_highlight_color',35,24,1), (260208,2220028,0,'soga_hair_highlight',79,28,15), (260209,2220028,0,'soga_hair_type_color',84,0,0), (260210,2220028,0,'soga_hair_type_highlight_color',35,24,1), (260211,2220028,1,'soga_lip_type',29,-2,38), (260212,2220028,1,'soga_nose_type',-84,58,-75), (260213,2220028,0,'soga_skin_color',136,118,120), (260214,2220028,0,'wing_color1',255,255,255), (260215,2220028,0,'wing_color2',255,255,255), (260216,2220029,1,'cheek_type',-89,38,0), (260217,2220029,1,'chin_type',10,-26,23), (260218,2220029,1,'ear_type',-93,7,0), (260219,2220029,1,'eye_brow_type',-4,10,63), (260220,2220029,0,'eye_color',37,76,88), (260221,2220029,1,'eye_type',-42,0,0), (260222,2220029,0,'hair_color1',15,29,0), (260223,2220029,0,'hair_color2',0,0,0), (260224,2220029,0,'hair_face_color',121,38,35), (260225,2220029,0,'hair_face_highlight_color',233,184,31), (260226,2220029,0,'hair_highlight',246,219,114), (260227,2220029,0,'hair_type_color',121,38,35), (260228,2220029,0,'hair_type_highlight_color',233,184,31), (260229,2220029,1,'lip_type',-31,91,68), (260230,2220029,1,'nose_type',-42,15,29), (260231,2220029,0,'skin_color',234,244,244), (260232,2220029,1,'soga_cheek_type',0,-4,10), (260233,2220029,1,'soga_chin_type',0,-31,91), (260234,2220029,1,'soga_ear_type',0,-42,0), (260235,2220029,1,'soga_eye_brow_type',0,-93,7), (260236,2220029,0,'soga_eye_color',229,229,102), (260237,2220029,1,'soga_eye_type',-18,0,0), (260238,2220029,0,'soga_hair_color1',91,21,51), (260239,2220029,0,'soga_hair_color2',159,88,0), (260240,2220029,0,'soga_hair_face_color',121,38,35), (260241,2220029,0,'soga_hair_face_highlight_color',233,184,31), (260242,2220029,0,'soga_hair_highlight',246,219,114), (260243,2220029,0,'soga_hair_type_color',121,38,35), (260244,2220029,0,'soga_hair_type_highlight_color',233,184,31), (260245,2220029,1,'soga_lip_type',63,-89,38), (260246,2220029,1,'soga_nose_type',68,10,-26), (260247,2220029,0,'soga_skin_color',234,244,244), (260248,2220029,0,'wing_color1',255,255,255), (260249,2220029,0,'wing_color2',255,255,255), (260250,2220030,1,'cheek_type',-17,-25,0), (260251,2220030,1,'chin_type',12,-32,-31), (260252,2220030,1,'ear_type',31,23,0), (260253,2220030,1,'eye_brow_type',2,-31,-18), (260254,2220030,0,'eye_color',84,110,64), (260255,2220030,1,'eye_type',14,0,0), (260256,2220030,0,'hair_color1',9,219,0), (260257,2220030,0,'hair_face_color',245,231,120), (260258,2220030,0,'hair_face_highlight_color',102,42,0), (260259,2220030,0,'hair_type_color',245,231,120), (260260,2220030,0,'hair_type_highlight_color',102,42,0), (260261,2220030,1,'lip_type',37,4,-38), (260262,2220030,1,'nose_type',-8,9,-37), (260263,2220030,0,'skin_color',228,214,201), (260264,2220030,1,'soga_cheek_type',0,2,-31), (260265,2220030,1,'soga_chin_type',0,37,4), (260266,2220030,1,'soga_ear_type',0,14,0), (260267,2220030,1,'soga_eye_brow_type',0,31,23), (260268,2220030,0,'soga_eye_color',229,229,102), (260269,2220030,1,'soga_eye_type',14,0,0), (260270,2220030,0,'soga_hair_face_color',245,231,120), (260271,2220030,0,'soga_hair_face_highlight_color',102,42,0), (260272,2220030,0,'soga_hair_type_color',245,231,120), (260273,2220030,0,'soga_hair_type_highlight_color',102,42,0), (260274,2220030,1,'soga_lip_type',-18,-17,-25), (260275,2220030,1,'soga_nose_type',-38,12,-32), (260276,2220030,0,'soga_skin_color',228,214,201), (260277,2220030,0,'wing_color1',255,255,255), (260278,2220030,0,'wing_color2',255,255,255), (260279,2220031,1,'cheek_type',7,7,0), (260280,2220031,1,'chin_type',7,-21,44), (260281,2220031,1,'ear_type',75,-89,0), (260282,2220031,1,'eye_brow_type',-78,96,0), (260283,2220031,0,'eye_color',166,191,172), (260284,2220031,1,'eye_type',-31,0,0), (260285,2220031,0,'hair_color1',215,239,7), (260286,2220031,0,'hair_color2',120,111,106), (260287,2220031,0,'hair_face_color',145,168,168), (260288,2220031,0,'hair_face_highlight_color',244,244,246), (260289,2220031,0,'hair_highlight',160,156,172), (260290,2220031,0,'hair_type_color',145,168,168), (260291,2220031,0,'hair_type_highlight_color',244,244,246), (260292,2220031,1,'lip_type',68,31,100), (260293,2220031,1,'nose_type',0,-41,-17), (260294,2220031,0,'skin_color',243,253,252), (260295,2220031,1,'soga_cheek_type',0,-78,96), (260296,2220031,1,'soga_chin_type',0,68,31), (260297,2220031,1,'soga_ear_type',0,-31,0), (260298,2220031,1,'soga_eye_brow_type',0,75,-89), (260299,2220031,0,'soga_eye_color',229,229,102), (260300,2220031,1,'soga_eye_type',-31,0,0), (260301,2220031,0,'soga_hair_color1',114,112,142), (260302,2220031,0,'soga_hair_color2',120,111,106), (260303,2220031,0,'soga_hair_face_color',145,168,168), (260304,2220031,0,'soga_hair_face_highlight_color',244,244,246), (260305,2220031,0,'soga_hair_highlight',160,156,172), (260306,2220031,0,'soga_hair_type_color',145,168,168), (260307,2220031,0,'soga_hair_type_highlight_color',244,244,246), (260308,2220031,1,'soga_lip_type',0,7,7), (260309,2220031,1,'soga_nose_type',100,7,-21), (260310,2220031,0,'soga_skin_color',243,253,252), (260311,2220032,1,'cheek_type',100,37,0), (260312,2220032,1,'chin_type',-14,100,8), (260313,2220032,1,'ear_type',100,-39,0), (260314,2220032,1,'eye_brow_type',-44,-83,25), (260315,2220032,0,'eye_color',97,144,114), (260316,2220032,1,'eye_type',-75,0,0), (260317,2220032,0,'hair_color1',156,21,167), (260318,2220032,0,'hair_color2',156,0,0), (260319,2220032,0,'hair_face_color',5,2,3), (260320,2220032,0,'hair_face_highlight_color',100,70,10), (260321,2220032,0,'hair_highlight',56,33,26), (260322,2220032,0,'hair_type_color',5,2,3), (260323,2220032,0,'hair_type_highlight_color',100,70,10), (260324,2220032,1,'lip_type',-75,63,-37), (260325,2220032,1,'nose_type',100,-100,21), (260326,2220032,0,'skin_color',158,159,127), (260327,2220032,1,'soga_cheek_type',0,-44,-83), (260328,2220032,1,'soga_chin_type',0,-75,63), (260329,2220032,1,'soga_ear_type',0,-75,0), (260330,2220032,1,'soga_eye_brow_type',0,100,-39), (260331,2220032,0,'soga_eye_color',204,204,204), (260332,2220032,1,'soga_eye_type',-100,0,0), (260333,2220032,0,'soga_hair_color1',38,22,21), (260334,2220032,0,'soga_hair_color2',120,50,0), (260335,2220032,0,'soga_hair_face_color',5,2,3), (260336,2220032,0,'soga_hair_face_highlight_color',100,70,10), (260337,2220032,0,'soga_hair_highlight',56,33,26), (260338,2220032,0,'soga_hair_type_color',5,2,3), (260339,2220032,0,'soga_hair_type_highlight_color',100,70,10), (260340,2220032,1,'soga_lip_type',25,100,37), (260341,2220032,1,'soga_nose_type',-37,-14,100), (260342,2220032,0,'soga_skin_color',158,159,127), (260343,2220033,1,'cheek_type',0,-3,0), (260344,2220033,1,'chin_type',-50,97,3), (260345,2220033,1,'ear_type',62,-25,0), (260346,2220033,1,'eye_brow_type',-64,-81,-3), (260347,2220033,0,'eye_color',43,70,43), (260348,2220033,1,'eye_type',10,0,0), (260349,2220033,0,'hair_color1',62,242,187), (260350,2220033,0,'hair_color2',218,0,0), (260351,2220033,0,'hair_face_color',37,22,5), (260352,2220033,0,'hair_face_highlight_color',121,38,35), (260353,2220033,0,'hair_highlight',91,21,51), (260354,2220033,0,'hair_type_color',37,22,5), (260355,2220033,0,'hair_type_highlight_color',121,38,35), (260356,2220033,1,'lip_type',40,46,-71), (260357,2220033,1,'nose_type',96,62,-14), (260358,2220033,0,'skin_color',245,249,245), (260359,2220033,1,'soga_cheek_type',0,-64,-81), (260360,2220033,1,'soga_chin_type',0,40,46), (260361,2220033,1,'soga_ear_type',0,10,0), (260362,2220033,1,'soga_eye_brow_type',0,62,-25), (260363,2220033,0,'soga_eye_color',229,229,102), (260364,2220033,1,'soga_eye_type',-38,0,0), (260365,2220033,0,'soga_hair_color1',79,28,15), (260366,2220033,0,'soga_hair_color2',111,64,0), (260367,2220033,0,'soga_hair_face_color',37,22,5), (260368,2220033,0,'soga_hair_face_highlight_color',121,38,35), (260369,2220033,0,'soga_hair_highlight',91,21,51), (260370,2220033,0,'soga_hair_type_color',37,22,5), (260371,2220033,0,'soga_hair_type_highlight_color',121,38,35), (260372,2220033,1,'soga_lip_type',-3,0,-3), (260373,2220033,1,'soga_nose_type',-71,-50,97), (260374,2220033,0,'soga_skin_color',245,249,245), (260375,2220033,0,'wing_color1',255,255,255), (260376,2220033,0,'wing_color2',255,255,255), (260377,2220034,1,'cheek_type',0,65,0), (260378,2220034,1,'chin_type',-15,-69,-85), (260379,2220034,1,'ear_type',53,-48,0), (260380,2220034,1,'eye_brow_type',14,19,81), (260381,2220034,0,'eye_color',151,153,107), (260382,2220034,1,'eye_type',-44,0,0), (260383,2220034,0,'hair_color1',58,52,62), (260384,2220034,0,'hair_color2',25,0,0), (260385,2220034,0,'hair_face_color',15,1,21), (260386,2220034,0,'hair_face_highlight_color',106,129,132), (260387,2220034,0,'hair_highlight',123,123,130), (260388,2220034,0,'hair_type_color',15,1,21), (260389,2220034,0,'hair_type_highlight_color',106,129,132), (260390,2220034,1,'lip_type',90,-57,-81), (260391,2220034,1,'nose_type',91,58,52), (260392,2220034,0,'skin_color',127,107,66), (260393,2220034,1,'soga_cheek_type',0,14,19), (260394,2220034,1,'soga_chin_type',0,90,-57), (260395,2220034,1,'soga_ear_type',0,-44,0), (260396,2220034,1,'soga_eye_brow_type',0,53,-48), (260397,2220034,0,'soga_eye_color',229,229,102), (260398,2220034,1,'soga_eye_type',25,0,0), (260399,2220034,0,'soga_hair_color1',26,24,25), (260400,2220034,0,'soga_hair_color2',36,34,36), (260401,2220034,0,'soga_hair_face_color',15,1,21), (260402,2220034,0,'soga_hair_face_highlight_color',106,129,132), (260403,2220034,0,'soga_hair_highlight',123,123,130), (260404,2220034,0,'soga_hair_type_color',15,1,21), (260405,2220034,0,'soga_hair_type_highlight_color',106,129,132), (260406,2220034,1,'soga_lip_type',81,0,65), (260407,2220034,1,'soga_nose_type',-81,-15,-69), (260408,2220034,0,'soga_skin_color',127,107,66), (260409,2220034,0,'wing_color1',255,255,255), (260410,2220034,0,'wing_color2',255,255,255), (260411,2220035,1,'cheek_type',-81,37,0), (260412,2220035,1,'chin_type',-98,64,-62), (260413,2220035,1,'ear_type',-77,-75,0), (260414,2220035,1,'eye_brow_type',75,0,20), (260415,2220035,0,'eye_color',103,148,117), (260416,2220035,1,'eye_type',-11,0,0), (260417,2220035,0,'hair_color1',225,171,70), (260418,2220035,0,'hair_color2',191,0,0), (260419,2220035,0,'hair_face_color',15,1,21), (260420,2220035,0,'hair_face_highlight_color',100,70,10), (260421,2220035,0,'hair_highlight',56,33,26), (260422,2220035,0,'hair_type_color',15,1,21), (260423,2220035,0,'hair_type_highlight_color',100,70,10), (260424,2220035,1,'lip_type',63,87,91), (260425,2220035,1,'nose_type',77,-31,-85), (260426,2220035,0,'skin_color',247,222,223), (260427,2220035,1,'soga_cheek_type',0,75,0), (260428,2220035,1,'soga_chin_type',0,63,87), (260429,2220035,1,'soga_ear_type',0,-11,0), (260430,2220035,1,'soga_eye_brow_type',0,-77,-75), (260431,2220035,0,'soga_eye_color',229,229,102), (260432,2220035,1,'soga_eye_type',-65,0,0), (260433,2220035,0,'soga_hair_color1',26,24,25), (260434,2220035,0,'soga_hair_color2',36,34,36), (260435,2220035,0,'soga_hair_face_color',15,1,21), (260436,2220035,0,'soga_hair_face_highlight_color',100,70,10), (260437,2220035,0,'soga_hair_highlight',56,33,26), (260438,2220035,0,'soga_hair_type_color',15,1,21), (260439,2220035,0,'soga_hair_type_highlight_color',100,70,10), (260440,2220035,1,'soga_lip_type',20,-81,37), (260441,2220035,1,'soga_nose_type',91,-98,64), (260442,2220035,0,'soga_skin_color',247,222,223), (260443,2220035,0,'wing_color1',255,255,255), (260444,2220035,0,'wing_color2',255,255,255), (260445,2220036,1,'cheek_type',25,42,0), (260446,2220036,1,'chin_type',43,-81,-52), (260447,2220036,1,'ear_type',62,-7,0), (260448,2220036,1,'eye_brow_type',37,78,-88), (260449,2220036,0,'eye_color',139,121,65), (260450,2220036,1,'eye_type',40,0,0), (260451,2220036,0,'hair_color1',4,0,10), (260452,2220036,0,'hair_color2',31,0,0), (260453,2220036,0,'hair_face_color',19,6,26), (260454,2220036,0,'hair_face_highlight_color',35,24,1), (260455,2220036,0,'hair_highlight',79,28,15), (260456,2220036,0,'hair_type_color',19,6,26), (260457,2220036,0,'hair_type_highlight_color',35,24,1), (260458,2220036,1,'lip_type',-71,62,-11), (260459,2220036,1,'nose_type',96,4,-45), (260460,2220036,0,'skin_color',233,222,178), (260461,2220036,1,'soga_cheek_type',0,37,78), (260462,2220036,1,'soga_chin_type',0,-71,62), (260463,2220036,1,'soga_ear_type',0,40,0), (260464,2220036,1,'soga_eye_brow_type',0,62,-7), (260465,2220036,0,'soga_eye_color',229,229,102), (260466,2220036,1,'soga_eye_type',31,0,0), (260467,2220036,0,'soga_hair_color1',29,21,28), (260468,2220036,0,'soga_hair_color2',39,32,39), (260469,2220036,0,'soga_hair_face_color',19,6,26), (260470,2220036,0,'soga_hair_face_highlight_color',35,24,1), (260471,2220036,0,'soga_hair_highlight',79,28,15), (260472,2220036,0,'soga_hair_type_color',19,6,26), (260473,2220036,0,'soga_hair_type_highlight_color',35,24,1), (260474,2220036,1,'soga_lip_type',-88,25,42), (260475,2220036,1,'soga_nose_type',-11,43,-81), (260476,2220036,0,'soga_skin_color',233,222,178), (260477,2220036,0,'wing_color1',255,255,255), (260478,2220036,0,'wing_color2',255,255,255), (260479,2220037,1,'cheek_type',-35,-46,0), (260480,2220037,1,'chin_type',-81,28,62), (260481,2220037,1,'ear_type',-43,65,0), (260482,2220037,1,'eye_brow_type',-50,-61,-17), (260483,2220037,0,'eye_color',143,184,181), (260484,2220037,1,'eye_type',79,0,0), (260485,2220037,0,'hair_color1',84,2,81), (260486,2220037,0,'hair_color2',26,0,0), (260487,2220037,0,'hair_face_color',39,11,15), (260488,2220037,0,'hair_face_highlight_color',230,170,26), (260489,2220037,0,'hair_highlight',200,165,96), (260490,2220037,0,'hair_type_color',39,11,15), (260491,2220037,0,'hair_type_highlight_color',230,170,26), (260492,2220037,1,'lip_type',-68,-32,12), (260493,2220037,1,'nose_type',31,84,2), (260494,2220037,0,'skin_color',96,66,48), (260495,2220037,1,'soga_cheek_type',0,-50,-61), (260496,2220037,1,'soga_chin_type',0,-68,-32), (260497,2220037,1,'soga_ear_type',0,79,0), (260498,2220037,1,'soga_eye_brow_type',0,-43,65), (260499,2220037,0,'soga_eye_color',229,229,102), (260500,2220037,1,'soga_eye_type',26,0,0), (260501,2220037,0,'soga_hair_color1',54,45,28), (260502,2220037,0,'soga_hair_color2',104,52,0), (260503,2220037,0,'soga_hair_face_color',39,11,15), (260504,2220037,0,'soga_hair_face_highlight_color',230,170,26), (260505,2220037,0,'soga_hair_highlight',200,165,96), (260506,2220037,0,'soga_hair_type_color',39,11,15), (260507,2220037,0,'soga_hair_type_highlight_color',230,170,26), (260508,2220037,1,'soga_lip_type',-17,-35,-46), (260509,2220037,1,'soga_nose_type',12,-81,28), (260510,2220037,0,'soga_skin_color',96,66,48), (260511,2220037,0,'wing_color1',255,255,255), (260512,2220037,0,'wing_color2',255,255,255), (260513,2220038,1,'cheek_type',0,94,0), (260514,2220038,1,'chin_type',-42,26,-62), (260515,2220038,1,'ear_type',69,-25,0), (260516,2220038,1,'eye_brow_type',-68,-88,89), (260517,2220038,0,'eye_color',143,103,48), (260518,2220038,1,'eye_type',-18,0,0), (260519,2220038,0,'hair_color1',225,245,50), (260520,2220038,0,'hair_color2',238,0,0), (260521,2220038,0,'hair_face_color',195,208,207), (260522,2220038,0,'hair_face_highlight_color',230,170,26), (260523,2220038,0,'hair_highlight',200,165,96), (260524,2220038,0,'hair_type_color',195,208,207), (260525,2220038,0,'hair_type_highlight_color',230,170,26), (260526,2220038,1,'lip_type',-5,57,20), (260527,2220038,1,'nose_type',-18,-31,-11), (260528,2220038,0,'skin_color',46,35,36), (260529,2220038,1,'soga_cheek_type',0,-68,-88), (260530,2220038,1,'soga_chin_type',0,-5,57), (260531,2220038,1,'soga_ear_type',0,-18,0), (260532,2220038,1,'soga_eye_brow_type',0,69,-25), (260533,2220038,0,'soga_eye_color',229,229,102), (260534,2220038,1,'soga_eye_type',-18,0,0), (260535,2220038,0,'soga_hair_color1',161,165,168), (260536,2220038,0,'soga_hair_color2',50,69,69), (260537,2220038,0,'soga_hair_face_color',195,208,207), (260538,2220038,0,'soga_hair_face_highlight_color',230,170,26), (260539,2220038,0,'soga_hair_highlight',200,165,96), (260540,2220038,0,'soga_hair_type_color',195,208,207), (260541,2220038,0,'soga_hair_type_highlight_color',230,170,26), (260542,2220038,1,'soga_lip_type',89,0,94), (260543,2220038,1,'soga_nose_type',20,-42,26), (260544,2220038,0,'soga_skin_color',46,35,36), (260545,2220038,0,'wing_color1',255,255,255), (260546,2220038,0,'wing_color2',255,255,255), (260547,2220039,1,'eye_brow_type',100,0,0), (260548,2220039,0,'eye_color',216,7,11), (260549,2220039,0,'hair_color1',65,0,100), (260550,2220039,1,'lip_type',-93,0,0), (260551,2220039,1,'nose_type',14,65,0), (260552,2220039,0,'skin_color',219,83,6), (260553,2220039,1,'soga_cheek_type',0,100,0), (260554,2220039,1,'soga_chin_type',0,-93,0), (260555,2220039,1,'soga_eye_brow_type',100,0,0), (260556,2220039,0,'soga_eye_color',229,229,102), (260557,2220039,1,'soga_lip_type',-93,0,0), (260558,2220039,1,'soga_nose_type',14,65,0), (260559,2220039,0,'soga_skin_color',219,83,6), (260560,2220040,1,'cheek_type',-89,38,0), (260561,2220040,1,'chin_type',10,-26,23), (260562,2220040,1,'ear_type',-93,7,0), (260563,2220040,1,'eye_brow_type',-4,10,63), (260564,2220040,0,'eye_color',37,76,88), (260565,2220040,1,'eye_type',-42,0,0), (260566,2220040,0,'hair_color1',15,29,231), (260567,2220040,0,'hair_color2',238,0,0), (260568,2220040,0,'hair_face_color',121,38,35), (260569,2220040,0,'hair_face_highlight_color',233,184,31), (260570,2220040,0,'hair_highlight',246,219,114), (260571,2220040,0,'hair_type_color',121,38,35), (260572,2220040,0,'hair_type_highlight_color',233,184,31), (260573,2220040,1,'lip_type',-31,91,68), (260574,2220040,1,'nose_type',-42,15,29), (260575,2220040,0,'skin_color',234,244,244), (260576,2220040,1,'soga_cheek_type',0,-4,10), (260577,2220040,1,'soga_chin_type',0,-31,91), (260578,2220040,1,'soga_ear_type',0,-42,0), (260579,2220040,1,'soga_eye_brow_type',0,-93,7), (260580,2220040,0,'soga_eye_color',229,229,102), (260581,2220040,1,'soga_eye_type',-18,0,0), (260582,2220040,0,'soga_hair_color1',91,21,51), (260583,2220040,0,'soga_hair_color2',159,88,0), (260584,2220040,0,'soga_hair_face_color',121,38,35), (260585,2220040,0,'soga_hair_face_highlight_color',233,184,31), (260586,2220040,0,'soga_hair_highlight',246,219,114), (260587,2220040,0,'soga_hair_type_color',121,38,35), (260588,2220040,0,'soga_hair_type_highlight_color',233,184,31), (260589,2220040,1,'soga_lip_type',63,-89,38), (260590,2220040,1,'soga_nose_type',68,10,-26), (260591,2220040,0,'soga_skin_color',234,244,244), (260592,2220040,0,'wing_color1',255,255,255), (260593,2220040,0,'wing_color2',255,255,255), (260594,2220041,1,'cheek_type',74,-50,0), (260595,2220041,1,'chin_type',0,28,-34), (260596,2220041,1,'ear_type',-22,-62,0), (260597,2220041,1,'eye_brow_type',8,-50,9), (260598,2220041,0,'eye_color',134,184,198), (260599,2220041,1,'eye_type',91,0,0), (260600,2220041,0,'hair_color1',175,93,185), (260601,2220041,0,'hair_color2',209,0,0), (260602,2220041,0,'hair_face_color',244,246,246), (260603,2220041,0,'hair_face_highlight_color',190,133,12), (260604,2220041,0,'hair_highlight',209,131,22), (260605,2220041,0,'hair_type_color',244,246,246), (260606,2220041,0,'hair_type_highlight_color',190,133,12), (260607,2220041,1,'lip_type',-25,14,0), (260608,2220041,1,'nose_type',0,-81,93), (260609,2220041,0,'skin_color',134,143,143), (260610,2220041,1,'soga_cheek_type',0,8,-50), (260611,2220041,1,'soga_chin_type',0,-25,14), (260612,2220041,1,'soga_ear_type',0,91,0), (260613,2220041,1,'soga_eye_brow_type',0,-22,-62), (260614,2220041,0,'soga_eye_color',229,229,102), (260615,2220041,1,'soga_eye_type',-47,0,0), (260616,2220041,0,'soga_hair_color1',164,165,165), (260617,2220041,0,'soga_hair_color2',56,62,62), (260618,2220041,0,'soga_hair_face_color',244,246,246), (260619,2220041,0,'soga_hair_face_highlight_color',190,133,12), (260620,2220041,0,'soga_hair_highlight',209,131,22), (260621,2220041,0,'soga_hair_type_color',244,246,246), (260622,2220041,0,'soga_hair_type_highlight_color',190,133,12), (260623,2220041,1,'soga_lip_type',9,74,-50), (260624,2220041,1,'soga_nose_type',0,0,28), (260625,2220041,0,'soga_skin_color',134,143,143), (260626,2220041,0,'wing_color1',255,255,255), (260627,2220041,0,'wing_color2',255,255,255), (260628,2220042,1,'cheek_type',9,15,0), (260629,2220042,1,'chin_type',56,14,77), (260630,2220042,1,'ear_type',19,-47,0), (260631,2220042,1,'eye_brow_type',19,-26,0), (260632,2220042,0,'eye_color',55,117,121), (260633,2220042,1,'eye_type',47,0,0), (260634,2220042,0,'hair_color1',74,40,84), (260635,2220042,0,'hair_color2',213,0,0), (260636,2220042,0,'hair_face_color',100,70,10), (260637,2220042,0,'hair_face_highlight_color',232,169,28), (260638,2220042,0,'hair_highlight',200,165,96), (260639,2220042,0,'hair_type_color',100,70,10), (260640,2220042,0,'hair_type_highlight_color',232,169,28), (260641,2220042,1,'lip_type',61,20,-39), (260642,2220042,1,'nose_type',-83,74,40), (260643,2220042,0,'skin_color',244,237,237), (260644,2220042,1,'soga_cheek_type',0,19,-26), (260645,2220042,1,'soga_chin_type',0,61,20), (260646,2220042,1,'soga_ear_type',0,47,0), (260647,2220042,1,'soga_eye_brow_type',0,19,-47), (260648,2220042,0,'soga_eye_color',229,229,102), (260649,2220042,1,'soga_eye_type',-43,0,0), (260650,2220042,0,'soga_hair_color1',56,33,26), (260651,2220042,0,'soga_hair_color2',94,59,11), (260652,2220042,0,'soga_hair_face_color',100,70,10), (260653,2220042,0,'soga_hair_face_highlight_color',232,169,28), (260654,2220042,0,'soga_hair_highlight',200,165,96), (260655,2220042,0,'soga_hair_type_color',100,70,10), (260656,2220042,0,'soga_hair_type_highlight_color',232,169,28), (260657,2220042,1,'soga_lip_type',0,9,15), (260658,2220042,1,'soga_nose_type',-39,56,14), (260659,2220042,0,'soga_skin_color',244,237,237), (260660,2220042,0,'wing_color1',255,255,255), (260661,2220042,0,'wing_color2',255,255,255), (260662,2220043,1,'cheek_type',-28,-7,0), (260663,2220043,1,'chin_type',47,26,7), (260664,2220043,1,'ear_type',-3,35,0), (260665,2220043,1,'eye_brow_type',0,7,31), (260666,2220043,0,'eye_color',124,164,142), (260667,2220043,1,'eye_type',-7,0,0), (260668,2220043,0,'hair_color1',0,1,0), (260669,2220043,0,'hair_face_color',40,36,23), (260670,2220043,0,'hair_face_highlight_color',142,122,8), (260671,2220043,0,'hair_type_color',40,36,23), (260672,2220043,0,'hair_type_highlight_color',142,122,8), (260673,2220043,1,'lip_type',-2,9,41), (260674,2220043,1,'nose_type',-28,0,1), (260675,2220043,0,'skin_color',215,187,156), (260676,2220043,1,'soga_cheek_type',0,0,7), (260677,2220043,1,'soga_chin_type',0,-2,9), (260678,2220043,1,'soga_ear_type',0,-7,0), (260679,2220043,1,'soga_eye_brow_type',0,-3,35), (260680,2220043,0,'soga_eye_color',229,229,102), (260681,2220043,1,'soga_eye_type',-7,0,0), (260682,2220043,0,'soga_hair_face_color',40,36,23), (260683,2220043,0,'soga_hair_face_highlight_color',142,122,8), (260684,2220043,0,'soga_hair_type_color',40,36,23), (260685,2220043,0,'soga_hair_type_highlight_color',142,122,8), (260686,2220043,1,'soga_lip_type',31,-28,-7), (260687,2220043,1,'soga_nose_type',41,47,26), (260688,2220043,0,'soga_skin_color',215,187,156), (260689,2220043,0,'wing_color1',255,255,255), (260690,2220043,0,'wing_color2',255,255,255), (260691,2220044,1,'cheek_type',-14,-9,0), (260692,2220044,1,'chin_type',-37,-29,21), (260693,2220044,1,'ear_type',-10,42,0), (260694,2220044,1,'eye_brow_type',-1,-10,-14), (260695,2220044,0,'eye_color',63,129,148), (260696,2220044,0,'hair_color1',239,21,0), (260697,2220044,0,'hair_face_color',124,43,9), (260698,2220044,0,'hair_face_highlight_color',11,11,7), (260699,2220044,0,'hair_type_color',124,43,9), (260700,2220044,0,'hair_type_highlight_color',11,11,7), (260701,2220044,1,'lip_type',-22,10,41), (260702,2220044,1,'nose_type',40,-17,21), (260703,2220044,0,'skin_color',230,197,185), (260704,2220044,1,'soga_cheek_type',0,-1,-10), (260705,2220044,1,'soga_chin_type',0,-22,10), (260706,2220044,1,'soga_ear_type',-10,42,0), (260707,2220044,1,'soga_eye_brow_type',0,-10,42), (260708,2220044,0,'soga_eye_color',229,229,102), (260709,2220044,0,'soga_hair_face_color',124,43,9), (260710,2220044,0,'soga_hair_face_highlight_color',11,11,7), (260711,2220044,0,'soga_hair_type_color',124,43,9), (260712,2220044,0,'soga_hair_type_highlight_color',11,11,7), (260713,2220044,1,'soga_lip_type',-14,-14,-9), (260714,2220044,1,'soga_nose_type',41,-37,-29), (260715,2220044,0,'soga_skin_color',230,197,185), (260716,2220044,0,'wing_color1',255,255,255), (260717,2220044,0,'wing_color2',255,255,255), (260718,2220045,1,'cheek_type',-43,-72,0), (260719,2220045,1,'chin_type',38,-75,77), (260720,2220045,1,'ear_type',-61,-83,0), (260721,2220045,1,'eye_brow_type',-51,-35,-31), (260722,2220045,0,'eye_color',173,142,88), (260723,2220045,1,'eye_type',-76,0,0), (260724,2220045,0,'hair_color1',82,31,72), (260725,2220045,0,'hair_color2',56,0,0), (260726,2220045,0,'hair_face_color',49,47,61), (260727,2220045,0,'hair_face_highlight_color',42,29,2), (260728,2220045,0,'hair_highlight',79,28,15), (260729,2220045,0,'hair_type_color',49,47,61), (260730,2220045,0,'hair_type_highlight_color',42,29,2), (260731,2220045,1,'lip_type',3,41,70), (260732,2220045,1,'nose_type',-47,82,31), (260733,2220045,0,'skin_color',243,251,251), (260734,2220045,1,'soga_cheek_type',0,-51,-35), (260735,2220045,1,'soga_chin_type',0,3,41), (260736,2220045,1,'soga_ear_type',0,-76,0), (260737,2220045,1,'soga_eye_brow_type',0,-61,-83), (260738,2220045,0,'soga_eye_color',229,229,102), (260739,2220045,1,'soga_eye_type',56,0,0), (260740,2220045,0,'soga_hair_color1',43,36,70), (260741,2220045,0,'soga_hair_color2',64,76,74), (260742,2220045,0,'soga_hair_face_color',49,47,61), (260743,2220045,0,'soga_hair_face_highlight_color',42,29,2), (260744,2220045,0,'soga_hair_highlight',79,28,15), (260745,2220045,0,'soga_hair_type_color',49,47,61), (260746,2220045,0,'soga_hair_type_highlight_color',42,29,2), (260747,2220045,1,'soga_lip_type',-31,-43,-72), (260748,2220045,1,'soga_nose_type',70,38,-75), (260749,2220045,0,'soga_skin_color',243,251,251), (260750,2220045,0,'wing_color1',255,255,255), (260751,2220045,0,'wing_color2',255,255,255), (260752,2220046,1,'cheek_type',41,-50,0), (260753,2220046,1,'chin_type',50,37,-14), (260754,2220046,1,'ear_type',19,-17,0), (260755,2220046,1,'eye_brow_type',28,1,25), (260756,2220046,0,'eye_color',62,124,100), (260757,2220046,1,'eye_type',43,0,0), (260758,2220046,0,'hair_color1',181,31,156), (260759,2220046,0,'hair_color2',156,0,0), (260760,2220046,0,'hair_face_color',15,1,21), (260761,2220046,0,'hair_face_highlight_color',5,2,2), (260762,2220046,0,'hair_highlight',38,22,21), (260763,2220046,0,'hair_type_color',15,1,21), (260764,2220046,0,'hair_type_highlight_color',5,2,2), (260765,2220046,1,'lip_type',-17,17,56), (260766,2220046,1,'nose_type',-1,-75,31), (260767,2220046,0,'skin_color',181,186,165), (260768,2220046,1,'soga_cheek_type',0,28,1), (260769,2220046,1,'soga_chin_type',0,-17,17), (260770,2220046,1,'soga_ear_type',0,43,0), (260771,2220046,1,'soga_eye_brow_type',0,19,-17), (260772,2220046,0,'soga_eye_color',229,229,102), (260773,2220046,1,'soga_eye_type',-100,0,0), (260774,2220046,0,'soga_hair_color1',26,24,25), (260775,2220046,0,'soga_hair_color2',36,34,36), (260776,2220046,0,'soga_hair_face_color',15,1,21), (260777,2220046,0,'soga_hair_face_highlight_color',5,2,2), (260778,2220046,0,'soga_hair_highlight',38,22,21), (260779,2220046,0,'soga_hair_type_color',15,1,21), (260780,2220046,0,'soga_hair_type_highlight_color',5,2,2), (260781,2220046,1,'soga_lip_type',25,41,-50), (260782,2220046,1,'soga_nose_type',56,50,37), (260783,2220046,0,'soga_skin_color',181,186,165), (260784,2220047,1,'cheek_type',-12,-22,0), (260785,2220047,1,'chin_type',43,-26,-25), (260786,2220047,1,'ear_type',44,0,0), (260787,2220047,1,'eye_brow_type',-11,17,-34), (260788,2220047,0,'eye_color',41,82,63), (260789,2220047,1,'eye_type',28,0,0), (260790,2220047,0,'hair_color1',211,17,0), (260791,2220047,0,'hair_face_color',47,27,5), (260792,2220047,0,'hair_face_highlight_color',65,61,55), (260793,2220047,0,'hair_type_color',47,27,5), (260794,2220047,0,'hair_type_highlight_color',65,61,55), (260795,2220047,1,'lip_type',20,0,-17), (260796,2220047,1,'nose_type',3,-45,17), (260797,2220047,0,'skin_color',148,144,110), (260798,2220047,1,'soga_cheek_type',0,-11,17), (260799,2220047,1,'soga_chin_type',0,20,0), (260800,2220047,1,'soga_ear_type',0,28,0), (260801,2220047,1,'soga_eye_brow_type',0,44,0), (260802,2220047,0,'soga_eye_color',229,229,102), (260803,2220047,1,'soga_eye_type',28,0,0), (260804,2220047,0,'soga_hair_face_color',47,27,5), (260805,2220047,0,'soga_hair_face_highlight_color',65,61,55), (260806,2220047,0,'soga_hair_type_color',47,27,5), (260807,2220047,0,'soga_hair_type_highlight_color',65,61,55), (260808,2220047,1,'soga_lip_type',-34,-12,-22), (260809,2220047,1,'soga_nose_type',-17,43,-26), (260810,2220047,0,'soga_skin_color',148,144,110), (260811,2220047,0,'wing_color1',255,255,255), (260812,2220047,0,'wing_color2',255,255,255), (260813,2220048,1,'cheek_type',-17,9,0), (260814,2220048,1,'chin_type',59,-65,91), (260815,2220048,1,'ear_type',88,-40,0), (260816,2220048,1,'eye_brow_type',-17,-20,-34), (260817,2220048,0,'eye_color',36,21,6), (260818,2220048,1,'eye_type',14,0,0), (260819,2220048,0,'hair_color1',58,217,212), (260820,2220048,0,'hair_color2',36,34,36), (260821,2220048,0,'hair_face_color',15,1,21), (260822,2220048,0,'hair_face_highlight_color',4,1,1), (260823,2220048,0,'hair_highlight',38,22,21), (260824,2220048,0,'hair_type_color',15,1,21), (260825,2220048,0,'hair_type_highlight_color',4,1,1), (260826,2220048,1,'lip_type',-84,75,0), (260827,2220048,1,'nose_type',-71,58,-39), (260828,2220048,0,'skin_color',117,119,102), (260829,2220048,1,'soga_cheek_type',0,-17,-20), (260830,2220048,1,'soga_chin_type',0,-84,75), (260831,2220048,1,'soga_ear_type',0,14,0), (260832,2220048,1,'soga_eye_brow_type',0,88,-40), (260833,2220048,0,'soga_eye_color',229,229,102), (260834,2220048,1,'soga_eye_type',14,0,0), (260835,2220048,0,'soga_hair_color1',26,24,25), (260836,2220048,0,'soga_hair_color2',36,34,36), (260837,2220048,0,'soga_hair_face_color',15,1,21), (260838,2220048,0,'soga_hair_face_highlight_color',4,1,1), (260839,2220048,0,'soga_hair_highlight',38,22,21), (260840,2220048,0,'soga_hair_type_color',15,1,21), (260841,2220048,0,'soga_hair_type_highlight_color',4,1,1), (260842,2220048,1,'soga_lip_type',-34,-17,9), (260843,2220048,1,'soga_nose_type',0,59,-65), (260844,2220048,0,'soga_skin_color',117,119,102), (260845,2220049,1,'cheek_type',0,-20,0), (260846,2220049,1,'chin_type',37,-17,-46), (260847,2220049,1,'ear_type',77,-26,0), (260848,2220049,1,'eye_brow_type',-38,45,-41), (260849,2220049,0,'eye_color',86,86,0), (260850,2220049,1,'eye_type',-32,0,0), (260851,2220049,0,'hair_color1',249,246,180), (260852,2220049,1,'lip_type',59,56,-10), (260853,2220049,1,'nose_type',91,-7,-10), (260854,2220049,0,'skin_color',136,103,55), (260855,2220049,1,'soga_cheek_type',0,-38,45), (260856,2220049,1,'soga_chin_type',0,59,56), (260857,2220049,1,'soga_ear_type',0,-32,0), (260858,2220049,1,'soga_eye_brow_type',0,77,-26), (260859,2220049,0,'soga_eye_color',229,229,102), (260860,2220049,1,'soga_eye_type',-32,0,0), (260861,2220049,1,'soga_lip_type',-41,0,-20), (260862,2220049,1,'soga_nose_type',-10,37,-17), (260863,2220049,0,'soga_skin_color',136,103,55), (260864,2220049,0,'wing_color1',255,255,255), (260865,2220049,0,'wing_color2',255,255,255), (260866,2220050,1,'cheek_type',9,15,0), (260867,2220050,1,'chin_type',56,14,77), (260868,2220050,1,'ear_type',19,-47,0), (260869,2220050,1,'eye_brow_type',19,-26,0), (260870,2220050,0,'eye_color',55,117,121), (260871,2220050,1,'eye_type',47,0,0), (260872,2220050,0,'hair_color1',74,40,84), (260873,2220050,0,'hair_color2',213,0,0), (260874,2220050,0,'hair_face_color',100,70,10), (260875,2220050,0,'hair_face_highlight_color',232,169,28), (260876,2220050,0,'hair_highlight',200,165,96), (260877,2220050,0,'hair_type_color',100,70,10), (260878,2220050,0,'hair_type_highlight_color',232,169,28), (260879,2220050,1,'lip_type',61,20,-39), (260880,2220050,1,'nose_type',-83,74,40), (260881,2220050,0,'skin_color',244,237,237), (260882,2220050,1,'soga_cheek_type',0,19,-26), (260883,2220050,1,'soga_chin_type',0,61,20), (260884,2220050,1,'soga_ear_type',0,47,0), (260885,2220050,1,'soga_eye_brow_type',0,19,-47), (260886,2220050,0,'soga_eye_color',229,229,102), (260887,2220050,1,'soga_eye_type',-43,0,0), (260888,2220050,0,'soga_hair_color1',56,33,26), (260889,2220050,0,'soga_hair_color2',94,59,11), (260890,2220050,0,'soga_hair_face_color',100,70,10), (260891,2220050,0,'soga_hair_face_highlight_color',232,169,28), (260892,2220050,0,'soga_hair_highlight',200,165,96), (260893,2220050,0,'soga_hair_type_color',100,70,10), (260894,2220050,0,'soga_hair_type_highlight_color',232,169,28), (260895,2220050,1,'soga_lip_type',0,9,15), (260896,2220050,1,'soga_nose_type',-39,56,14), (260897,2220050,0,'soga_skin_color',244,237,237), (260898,2220050,0,'wing_color1',255,255,255), (260899,2220050,0,'wing_color2',255,255,255), (260900,2220051,1,'cheek_type',43,-1,0), (260901,2220051,1,'chin_type',25,25,-32), (260902,2220051,1,'ear_type',46,-20,0), (260903,2220051,1,'eye_brow_type',-10,9,-23), (260904,2220051,0,'eye_color',99,161,170), (260905,2220051,1,'eye_type',42,0,0), (260906,2220051,0,'hair_color1',20,0,0), (260907,2220051,0,'hair_face_color',99,79,32), (260908,2220051,0,'hair_face_highlight_color',39,37,18), (260909,2220051,0,'hair_type_color',99,79,32), (260910,2220051,0,'hair_type_highlight_color',39,37,18), (260911,2220051,1,'lip_type',-11,-45,42), (260912,2220051,1,'nose_type',-28,20,0), (260913,2220051,0,'skin_color',241,210,210), (260914,2220051,1,'soga_cheek_type',0,-10,9), (260915,2220051,1,'soga_chin_type',0,-11,-45), (260916,2220051,1,'soga_ear_type',0,42,0), (260917,2220051,1,'soga_eye_brow_type',0,46,-20), (260918,2220051,0,'soga_eye_color',229,229,102), (260919,2220051,1,'soga_eye_type',42,0,0), (260920,2220051,0,'soga_hair_face_color',99,79,32), (260921,2220051,0,'soga_hair_face_highlight_color',39,37,18), (260922,2220051,0,'soga_hair_type_color',99,79,32), (260923,2220051,0,'soga_hair_type_highlight_color',39,37,18), (260924,2220051,1,'soga_lip_type',-23,43,-1), (260925,2220051,1,'soga_nose_type',42,25,25), (260926,2220051,0,'soga_skin_color',241,210,210), (260927,2220051,0,'wing_color1',255,255,255), (260928,2220051,0,'wing_color2',255,255,255), (260932,2220053,1,'cheek_type',2,-3,0), (260933,2220053,1,'chin_type',20,0,8), (260934,2220053,1,'ear_type',0,-26,0), (260935,2220053,1,'eye_brow_type',1,26,37), (260936,2220053,0,'eye_color',57,63,34), (260937,2220053,1,'eye_type',-22,0,0), (260938,2220053,0,'hair_color1',244,5,0), (260939,2220053,0,'hair_face_color',32,13,0), (260940,2220053,0,'hair_face_highlight_color',128,46,20), (260941,2220053,0,'hair_type_color',32,13,0), (260942,2220053,0,'hair_type_highlight_color',128,46,20), (260943,2220053,1,'lip_type',-17,7,0), (260944,2220053,1,'nose_type',7,-12,5), (260945,2220053,0,'skin_color',250,253,253), (260946,2220053,1,'soga_cheek_type',0,1,26), (260947,2220053,1,'soga_chin_type',0,-17,7), (260948,2220053,1,'soga_ear_type',0,-22,0), (260949,2220053,1,'soga_eye_brow_type',0,0,-26), (260950,2220053,0,'soga_eye_color',229,229,102), (260951,2220053,1,'soga_eye_type',-22,0,0), (260952,2220053,0,'soga_hair_face_color',32,13,0), (260953,2220053,0,'soga_hair_face_highlight_color',128,46,20), (260954,2220053,0,'soga_hair_type_color',32,13,0), (260955,2220053,0,'soga_hair_type_highlight_color',128,46,20), (260956,2220053,1,'soga_lip_type',37,2,-3), (260957,2220053,1,'soga_nose_type',0,20,0), (260958,2220053,0,'soga_skin_color',250,253,253), (260959,2220053,0,'wing_color1',255,255,255), (260960,2220053,0,'wing_color2',255,255,255), (260961,2220054,1,'cheek_type',11,9,0), (260962,2220054,1,'chin_type',-14,-31,-17), (260963,2220054,1,'ear_type',39,-14,0), (260964,2220054,1,'eye_brow_type',-19,10,-21), (260965,2220054,0,'eye_color',67,132,116), (260966,2220054,1,'eye_type',-38,0,0), (260967,2220054,0,'hair_color1',2,0,0), (260968,2220054,0,'hair_face_color',33,24,12), (260969,2220054,0,'hair_face_highlight_color',11,6,1), (260970,2220054,0,'hair_type_color',33,24,12), (260971,2220054,0,'hair_type_highlight_color',11,6,1), (260972,2220054,1,'lip_type',-1,7,0), (260973,2220054,1,'nose_type',0,2,-7), (260974,2220054,0,'skin_color',176,156,105), (260975,2220054,1,'soga_cheek_type',0,-19,10), (260976,2220054,1,'soga_chin_type',0,-1,7), (260977,2220054,1,'soga_ear_type',0,-38,0), (260978,2220054,1,'soga_eye_brow_type',0,39,-14), (260979,2220054,0,'soga_eye_color',229,229,102), (260980,2220054,1,'soga_eye_type',-38,0,0), (260981,2220054,0,'soga_hair_face_color',33,24,12), (260982,2220054,0,'soga_hair_face_highlight_color',11,6,1), (260983,2220054,0,'soga_hair_type_color',33,24,12), (260984,2220054,0,'soga_hair_type_highlight_color',11,6,1), (260985,2220054,1,'soga_lip_type',-21,11,9), (260986,2220054,1,'soga_nose_type',0,-14,-31), (260987,2220054,0,'soga_skin_color',176,156,105), (260988,2220054,0,'wing_color1',255,255,255), (260989,2220054,0,'wing_color2',255,255,255), (260990,2220055,1,'cheek_type',25,0,0), (260991,2220055,1,'chin_type',25,2,-17), (260992,2220055,1,'ear_type',-28,-28,0), (260993,2220055,1,'eye_brow_type',0,-8,-8), (260994,2220055,0,'eye_color',45,94,99), (260995,2220055,1,'eye_type',28,0,0), (260996,2220055,0,'hair_color1',37,25,0), (260997,2220055,0,'hair_face_color',213,211,204), (260998,2220055,0,'hair_face_highlight_color',125,44,23), (260999,2220055,0,'hair_highlight',79,28,15), (261000,2220055,0,'hair_type_color',213,211,204), (261001,2220055,0,'hair_type_highlight_color',125,44,23), (261002,2220055,1,'lip_type',37,-34,-1), (261003,2220055,1,'nose_type',46,37,25), (261004,2220055,0,'skin_color',219,171,156), (261005,2220055,1,'soga_cheek_type',0,0,-8), (261006,2220055,1,'soga_chin_type',0,37,-34), (261007,2220055,1,'soga_ear_type',0,28,0), (261008,2220055,1,'soga_eye_brow_type',0,-28,-28), (261009,2220055,0,'soga_eye_color',229,229,102), (261010,2220055,1,'soga_eye_type',20,0,0), (261011,2220055,0,'soga_hair_color1',111,64,0), (261012,2220055,0,'soga_hair_color2',56,33,26), (261013,2220055,0,'soga_hair_face_color',213,211,204), (261014,2220055,0,'soga_hair_face_highlight_color',125,44,23), (261015,2220055,0,'soga_hair_highlight',79,28,15), (261016,2220055,0,'soga_hair_type_color',213,211,204), (261017,2220055,0,'soga_hair_type_highlight_color',125,44,23), (261018,2220055,1,'soga_lip_type',-8,25,0), (261019,2220055,1,'soga_nose_type',-1,25,2), (261020,2220055,0,'soga_skin_color',219,171,156), (261021,2220055,0,'wing_color1',255,255,255), (261022,2220055,0,'wing_color2',255,255,255), (261023,2220056,1,'cheek_type',1,-42,0), (261024,2220056,1,'chin_type',-14,-17,0), (261025,2220056,1,'ear_type',43,14,0), (261026,2220056,1,'eye_brow_type',-26,-28,12), (261027,2220056,0,'eye_color',79,132,100), (261028,2220056,1,'eye_type',42,0,0), (261029,2220056,0,'hair_color1',12,20,0), (261030,2220056,0,'hair_face_color',79,32,0), (261031,2220056,0,'hair_face_highlight_color',241,237,227), (261032,2220056,0,'hair_type_color',79,32,0), (261033,2220056,0,'hair_type_highlight_color',241,237,227), (261034,2220056,1,'lip_type',-7,-11,25), (261035,2220056,1,'nose_type',18,12,-8), (261036,2220056,0,'skin_color',158,146,102), (261037,2220056,1,'soga_cheek_type',0,-26,-28), (261038,2220056,1,'soga_chin_type',0,-7,-11), (261039,2220056,1,'soga_ear_type',0,42,0), (261040,2220056,1,'soga_eye_brow_type',0,43,14), (261041,2220056,0,'soga_eye_color',229,229,102), (261042,2220056,1,'soga_eye_type',42,0,0), (261043,2220056,0,'soga_hair_face_color',79,32,0), (261044,2220056,0,'soga_hair_face_highlight_color',241,237,227), (261045,2220056,0,'soga_hair_type_color',79,32,0), (261046,2220056,0,'soga_hair_type_highlight_color',241,237,227), (261047,2220056,1,'soga_lip_type',12,1,-42), (261048,2220056,1,'soga_nose_type',25,-14,-17), (261049,2220056,0,'soga_skin_color',158,146,102), (261050,2220056,0,'wing_color1',255,255,255), (261051,2220056,0,'wing_color2',255,255,255), (261052,2220057,1,'cheek_type',-20,-28,0), (261053,2220057,1,'chin_type',0,0,-12), (261054,2220057,1,'ear_type',-7,2,0), (261055,2220057,1,'eye_brow_type',29,-28,-7), (261056,2220057,0,'eye_color',34,72,81), (261057,2220057,0,'hair_color1',17,20,0), (261058,2220057,0,'hair_face_color',60,59,55), (261059,2220057,0,'hair_face_highlight_color',35,31,28), (261060,2220057,0,'hair_type_color',60,59,55), (261061,2220057,0,'hair_type_highlight_color',35,31,28), (261062,2220057,1,'lip_type',-37,-17,10), (261063,2220057,1,'nose_type',-35,17,20), (261064,2220057,0,'skin_color',248,252,252), (261065,2220057,1,'soga_cheek_type',0,29,-28), (261066,2220057,1,'soga_chin_type',0,-37,-17), (261067,2220057,1,'soga_ear_type',-7,2,0), (261068,2220057,1,'soga_eye_brow_type',0,-7,2), (261069,2220057,0,'soga_eye_color',229,229,102), (261070,2220057,0,'soga_hair_face_color',60,59,55), (261071,2220057,0,'soga_hair_face_highlight_color',35,31,28), (261072,2220057,0,'soga_hair_type_color',60,59,55), (261073,2220057,0,'soga_hair_type_highlight_color',35,31,28), (261074,2220057,1,'soga_lip_type',-7,-20,-28), (261075,2220057,1,'soga_nose_type',10,0,0), (261076,2220057,0,'soga_skin_color',248,252,252), (261077,2220057,0,'wing_color1',255,255,255), (261078,2220057,0,'wing_color2',255,255,255), (261079,2220058,1,'cheek_type',93,-56,0), (261080,2220058,1,'chin_type',-81,-63,93), (261081,2220058,1,'ear_type',8,-10,0), (261082,2220058,1,'eye_brow_type',-34,50,81), (261083,2220058,0,'eye_color',126,178,194), (261084,2220058,0,'hair_color1',9,34,228), (261085,2220058,0,'hair_color2',61,61,68), (261086,2220058,0,'hair_face_color',244,244,246), (261087,2220058,0,'hair_face_highlight_color',244,244,246), (261088,2220058,0,'hair_highlight',160,156,172), (261089,2220058,0,'hair_type_color',244,244,246), (261090,2220058,0,'hair_type_highlight_color',244,244,246), (261091,2220058,1,'lip_type',68,-62,-7), (261092,2220058,1,'nose_type',83,9,34), (261093,2220058,0,'skin_color',213,189,179), (261094,2220058,1,'soga_cheek_type',0,-34,50), (261095,2220058,1,'soga_chin_type',0,68,-62), (261096,2220058,1,'soga_ear_type',8,-10,0), (261097,2220058,1,'soga_eye_brow_type',0,8,-10), (261098,2220058,0,'soga_eye_color',229,229,102), (261099,2220058,0,'soga_hair_color1',160,156,172), (261100,2220058,0,'soga_hair_color2',61,61,68), (261101,2220058,0,'soga_hair_face_color',244,244,246), (261102,2220058,0,'soga_hair_face_highlight_color',244,244,246), (261103,2220058,0,'soga_hair_highlight',160,156,172), (261104,2220058,0,'soga_hair_type_color',244,244,246), (261105,2220058,0,'soga_hair_type_highlight_color',244,244,246), (261106,2220058,1,'soga_lip_type',81,93,-56), (261107,2220058,1,'soga_nose_type',-7,-81,-63), (261108,2220058,0,'soga_skin_color',213,189,179), (261109,2220058,0,'wing_color1',255,255,255), (261110,2220058,0,'wing_color2',255,255,255), (261111,2220059,1,'cheek_type',-8,94,0), (261112,2220059,1,'chin_type',-12,93,-29), (261113,2220059,1,'ear_type',82,-68,0), (261114,2220059,1,'eye_brow_type',-18,68,56), (261115,2220059,0,'eye_color',152,183,163), (261116,2220059,1,'eye_type',-90,0,0), (261117,2220059,0,'hair_color1',175,23,178), (261118,2220059,0,'hair_color2',166,0,0), (261119,2220059,0,'hair_face_color',152,173,173), (261120,2220059,0,'hair_face_highlight_color',174,69,28), (261121,2220059,0,'hair_highlight',89,21,21), (261122,2220059,0,'hair_type_color',152,173,173), (261123,2220059,0,'hair_type_highlight_color',174,69,28), (261124,2220059,1,'lip_type',-8,70,52), (261125,2220059,1,'nose_type',-19,-81,23), (261126,2220059,0,'skin_color',243,250,242), (261127,2220059,1,'soga_cheek_type',0,-18,68), (261128,2220059,1,'soga_chin_type',0,-8,70), (261129,2220059,1,'soga_ear_type',0,-90,0), (261130,2220059,1,'soga_eye_brow_type',0,82,-68), (261131,2220059,0,'soga_eye_color',229,229,102), (261132,2220059,1,'soga_eye_type',-90,0,0), (261133,2220059,0,'soga_hair_color1',114,112,142), (261134,2220059,0,'soga_hair_color2',152,138,129), (261135,2220059,0,'soga_hair_face_color',152,173,173), (261136,2220059,0,'soga_hair_face_highlight_color',174,69,28), (261137,2220059,0,'soga_hair_highlight',89,21,21), (261138,2220059,0,'soga_hair_type_color',152,173,173), (261139,2220059,0,'soga_hair_type_highlight_color',174,69,28), (261140,2220059,1,'soga_lip_type',56,-8,94), (261141,2220059,1,'soga_nose_type',52,-12,93), (261142,2220059,0,'soga_skin_color',243,250,242), (261143,2220059,0,'wing_color1',255,255,255), (261144,2220059,0,'wing_color2',255,255,255), (261145,2220060,1,'cheek_type',-18,-25,0), (261146,2220060,1,'chin_type',-11,10,-1), (261147,2220060,1,'ear_type',-29,7,0), (261148,2220060,1,'eye_brow_type',8,11,-2), (261149,2220060,0,'eye_color',177,186,155), (261150,2220060,1,'eye_type',-3,0,0), (261151,2220060,0,'hair_color1',0,0,0), (261152,2220060,0,'hair_face_color',62,36,2), (261153,2220060,0,'hair_face_highlight_color',138,64,0), (261154,2220060,0,'hair_type_color',62,36,2), (261155,2220060,0,'hair_type_highlight_color',138,64,0), (261156,2220060,1,'lip_type',-3,-23,-17), (261157,2220060,1,'nose_type',38,0,-4), (261158,2220060,0,'skin_color',227,236,230), (261159,2220060,1,'soga_cheek_type',0,8,11), (261160,2220060,1,'soga_chin_type',0,-3,-23), (261161,2220060,1,'soga_ear_type',0,-3,0), (261162,2220060,1,'soga_eye_brow_type',0,-29,7), (261163,2220060,0,'soga_eye_color',229,229,102), (261164,2220060,1,'soga_eye_type',-3,0,0), (261165,2220060,0,'soga_hair_face_color',62,36,2), (261166,2220060,0,'soga_hair_face_highlight_color',138,64,0), (261167,2220060,0,'soga_hair_type_color',62,36,2), (261168,2220060,0,'soga_hair_type_highlight_color',138,64,0), (261169,2220060,1,'soga_lip_type',-2,-18,-25), (261170,2220060,1,'soga_nose_type',-17,-11,10), (261171,2220060,0,'soga_skin_color',227,236,230), (261172,2220060,0,'wing_color1',255,255,255), (261173,2220060,0,'wing_color2',255,255,255), (261174,2220061,1,'cheek_type',1,4,0), (261175,2220061,1,'chin_type',18,14,-3), (261176,2220061,1,'ear_type',32,-4,0), (261177,2220061,1,'eye_brow_type',21,8,-19), (261178,2220061,0,'eye_color',51,66,37), (261179,2220061,1,'eye_type',3,0,0), (261180,2220061,0,'hair_color1',1,26,0), (261181,2220061,0,'hair_face_color',167,60,30), (261182,2220061,0,'hair_face_highlight_color',31,12,3), (261183,2220061,0,'hair_type_color',167,60,30), (261184,2220061,0,'hair_type_highlight_color',31,12,3), (261185,2220061,1,'lip_type',-29,-25,0), (261186,2220061,1,'nose_type',28,1,26), (261187,2220061,0,'skin_color',162,137,89), (261188,2220061,1,'soga_cheek_type',0,21,8), (261189,2220061,1,'soga_chin_type',0,-29,-25), (261190,2220061,1,'soga_ear_type',0,3,0), (261191,2220061,1,'soga_eye_brow_type',0,32,-4), (261192,2220061,0,'soga_eye_color',229,229,102), (261193,2220061,1,'soga_eye_type',3,0,0), (261194,2220061,0,'soga_hair_face_color',167,60,30), (261195,2220061,0,'soga_hair_face_highlight_color',31,12,3), (261196,2220061,0,'soga_hair_type_color',167,60,30), (261197,2220061,0,'soga_hair_type_highlight_color',31,12,3), (261198,2220061,1,'soga_lip_type',-19,1,4), (261199,2220061,1,'soga_nose_type',0,18,14), (261200,2220061,0,'soga_skin_color',162,137,89), (261201,2220061,0,'wing_color1',255,255,255), (261202,2220061,0,'wing_color2',255,255,255), (261203,2220062,0,'eye_color',255,255,255), (261204,2220062,0,'skin_color',255,255,255), (261205,2220062,0,'soga_eye_color',255,0,255), (261206,2220063,0,'eye_color',255,255,255), (261207,2220063,0,'skin_color',255,255,255), (261208,2220063,0,'soga_eye_color',255,0,255), (261209,2220064,0,'eye_color',255,255,255), (261210,2220064,0,'skin_color',255,255,255), (261211,2220064,0,'soga_eye_color',255,0,255), (261212,2220065,1,'cheek_type',81,-56,0), (261213,2220065,1,'chin_type',1,37,-28), (261214,2220065,1,'ear_type',75,1,0), (261215,2220065,1,'eye_brow_type',81,37,-19), (261216,2220065,0,'eye_color',143,189,203), (261217,2220065,1,'eye_type',20,0,0), (261218,2220065,0,'hair_color1',7,17,50), (261219,2220065,0,'hair_color2',156,0,0), (261220,2220065,0,'hair_face_color',97,67,9), (261221,2220065,0,'hair_face_highlight_color',233,184,31), (261222,2220065,0,'hair_highlight',164,165,165), (261223,2220065,0,'hair_type_color',97,67,9), (261224,2220065,0,'hair_type_highlight_color',233,184,31), (261225,2220065,1,'lip_type',-81,76,37), (261226,2220065,1,'nose_type',39,7,17), (261227,2220065,0,'skin_color',240,242,214), (261228,2220065,1,'soga_cheek_type',0,81,37), (261229,2220065,1,'soga_chin_type',0,-81,76), (261230,2220065,1,'soga_ear_type',0,20,0), (261231,2220065,1,'soga_eye_brow_type',0,75,1), (261232,2220065,0,'soga_eye_color',204,204,204), (261233,2220065,1,'soga_eye_type',-100,0,0), (261234,2220065,0,'soga_hair_color1',56,62,62), (261235,2220065,0,'soga_hair_color2',164,165,165), (261236,2220065,0,'soga_hair_face_color',97,67,9), (261237,2220065,0,'soga_hair_face_highlight_color',233,184,31), (261238,2220065,0,'soga_hair_highlight',164,165,165), (261239,2220065,0,'soga_hair_type_color',97,67,9), (261240,2220065,0,'soga_hair_type_highlight_color',233,184,31), (261241,2220065,1,'soga_lip_type',-19,81,-56), (261242,2220065,1,'soga_nose_type',37,1,37), (261243,2220065,0,'soga_skin_color',240,242,214), (261244,2220065,0,'wing_color1',255,255,255), (261245,2220065,0,'wing_color2',255,255,255), (261246,2220066,1,'cheek_type',3,-1,0), (261247,2220066,1,'chin_type',-18,0,-4), (261248,2220066,1,'ear_type',-2,-42,0), (261249,2220066,1,'eye_brow_type',9,1,25), (261250,2220066,0,'eye_color',34,68,78), (261251,2220066,1,'eye_type',-31,0,0), (261252,2220066,0,'hair_color1',231,239,0), (261253,2220066,0,'hair_face_color',50,20,7), (261254,2220066,0,'hair_face_highlight_color',164,56,31), (261255,2220066,0,'hair_type_color',50,20,7), (261256,2220066,0,'hair_type_highlight_color',164,56,31), (261257,2220066,1,'lip_type',17,25,17), (261258,2220066,1,'nose_type',22,-25,-17), (261259,2220066,0,'skin_color',217,169,152), (261260,2220066,1,'soga_cheek_type',0,9,1), (261261,2220066,1,'soga_chin_type',0,17,25), (261262,2220066,1,'soga_ear_type',0,-31,0), (261263,2220066,1,'soga_eye_brow_type',0,-2,-42), (261264,2220066,0,'soga_eye_color',229,229,102), (261265,2220066,1,'soga_eye_type',-31,0,0), (261266,2220066,0,'soga_hair_face_color',50,20,7), (261267,2220066,0,'soga_hair_face_highlight_color',164,56,31), (261268,2220066,0,'soga_hair_type_color',50,20,7), (261269,2220066,0,'soga_hair_type_highlight_color',164,56,31), (261270,2220066,1,'soga_lip_type',25,3,-1), (261271,2220066,1,'soga_nose_type',17,-18,0), (261272,2220066,0,'soga_skin_color',217,169,152), (261273,2220066,0,'wing_color1',255,255,255), (261274,2220066,0,'wing_color2',255,255,255), (261275,2220067,1,'cheek_type',-14,17,0), (261276,2220067,1,'chin_type',46,28,19), (261277,2220067,1,'ear_type',-32,-37,0), (261278,2220067,1,'eye_brow_type',-4,-42,-9), (261279,2220067,0,'eye_color',184,178,143), (261280,2220067,1,'eye_type',-46,0,0), (261281,2220067,0,'hair_color1',28,45,0), (261282,2220067,0,'hair_face_color',221,221,204), (261283,2220067,0,'hair_face_highlight_color',104,68,24), (261284,2220067,0,'hair_highlight',246,219,114), (261285,2220067,0,'hair_type_color',221,221,204), (261286,2220067,0,'hair_type_highlight_color',104,68,24), (261287,2220067,1,'lip_type',9,-25,0), (261288,2220067,1,'nose_type',9,28,45), (261289,2220067,0,'skin_color',228,228,228), (261290,2220067,1,'soga_cheek_type',0,-4,-42), (261291,2220067,1,'soga_chin_type',0,9,-25), (261292,2220067,1,'soga_ear_type',0,-46,0), (261293,2220067,1,'soga_eye_brow_type',0,-32,-37), (261294,2220067,0,'soga_eye_color',229,229,102), (261295,2220067,1,'soga_eye_type',2,0,0), (261296,2220067,0,'soga_hair_color1',187,136,62), (261297,2220067,0,'soga_hair_color2',161,165,168), (261298,2220067,0,'soga_hair_face_color',221,221,204), (261299,2220067,0,'soga_hair_face_highlight_color',104,68,24), (261300,2220067,0,'soga_hair_highlight',246,219,114), (261301,2220067,0,'soga_hair_type_color',221,221,204), (261302,2220067,0,'soga_hair_type_highlight_color',104,68,24), (261303,2220067,1,'soga_lip_type',-9,-14,17), (261304,2220067,1,'soga_nose_type',0,46,28), (261305,2220067,0,'soga_skin_color',228,228,228), (261306,2220067,0,'wing_color1',255,255,255), (261307,2220067,0,'wing_color2',255,255,255), (261308,2220068,1,'cheek_type',53,75,0), (261309,2220068,1,'chin_type',-4,9,94), (261310,2220068,1,'ear_type',45,91,0), (261311,2220068,1,'eye_brow_type',-35,-7,-95), (261312,2220068,0,'eye_color',0,60,39), (261313,2220068,1,'eye_type',56,0,0), (261314,2220068,0,'hair_color1',200,69,75), (261315,2220068,0,'hair_face_color',7,1,1), (261316,2220068,0,'hair_face_highlight_color',107,119,158), (261317,2220068,0,'hair_type_color',7,1,1), (261318,2220068,0,'hair_type_highlight_color',107,119,158), (261319,2220068,1,'lip_type',-91,18,93), (261320,2220068,1,'nose_type',11,-56,69), (261321,2220068,0,'skin_color',165,132,92), (261322,2220068,1,'soga_cheek_type',0,-35,-7), (261323,2220068,1,'soga_chin_type',0,-91,18), (261324,2220068,1,'soga_ear_type',0,56,0), (261325,2220068,1,'soga_eye_brow_type',0,45,91), (261326,2220068,0,'soga_eye_color',229,229,102), (261327,2220068,1,'soga_eye_type',51,0,0), (261328,2220068,0,'soga_hair_face_color',7,1,1), (261329,2220068,0,'soga_hair_face_highlight_color',107,119,158), (261330,2220068,0,'soga_hair_type_color',7,1,1), (261331,2220068,0,'soga_hair_type_highlight_color',107,119,158), (261332,2220068,1,'soga_lip_type',-95,53,75), (261333,2220068,1,'soga_nose_type',93,-4,9), (261334,2220068,0,'soga_skin_color',165,132,92), (261335,2220068,0,'wing_color1',255,255,255), (261336,2220068,0,'wing_color2',255,255,255), (261337,2220069,1,'cheek_type',-29,-23,0), (261338,2220069,1,'chin_type',26,17,32), (261339,2220069,1,'ear_type',-40,-25,0), (261340,2220069,1,'eye_brow_type',-9,35,-8), (261341,2220069,0,'eye_color',222,35,32), (261342,2220069,1,'eye_type',-3,0,0), (261343,2220069,0,'hair_color1',20,233,32), (261344,2220069,0,'hair_face_color',52,38,20), (261345,2220069,0,'hair_face_highlight_color',216,192,37), (261346,2220069,0,'hair_type_color',52,38,20), (261347,2220069,0,'hair_type_highlight_color',216,192,37), (261348,2220069,1,'lip_type',-12,-22,22), (261349,2220069,1,'nose_type',-28,20,-23), (261350,2220069,0,'skin_color',141,122,59), (261351,2220069,1,'soga_cheek_type',0,-9,35), (261352,2220069,1,'soga_chin_type',0,-12,-22), (261353,2220069,1,'soga_ear_type',0,-3,0), (261354,2220069,1,'soga_eye_brow_type',0,-40,-25), (261355,2220069,0,'soga_eye_color',229,229,102), (261356,2220069,1,'soga_eye_type',-3,0,0), (261357,2220069,0,'soga_hair_face_color',52,38,20), (261358,2220069,0,'soga_hair_face_highlight_color',216,192,37), (261359,2220069,0,'soga_hair_type_color',52,38,20), (261360,2220069,0,'soga_hair_type_highlight_color',216,192,37), (261361,2220069,1,'soga_lip_type',-8,-29,-23), (261362,2220069,1,'soga_nose_type',22,26,17), (261363,2220069,0,'soga_skin_color',141,122,59), (261364,2220069,0,'wing_color1',255,255,255), (261365,2220069,0,'wing_color2',255,255,255), (261366,2220070,1,'cheek_type',-50,12,0), (261367,2220070,1,'chin_type',39,57,-39), (261368,2220070,1,'ear_type',56,89,0), (261369,2220070,1,'eye_brow_type',-44,7,-37), (261370,2220070,0,'eye_color',249,248,2), (261371,2220070,1,'eye_type',46,0,0), (261372,2220070,0,'hair_color1',234,87,61), (261373,2220070,0,'hair_type_color',44,159,200), (261374,2220070,0,'hair_type_highlight_color',241,168,27), (261375,2220070,1,'lip_type',25,42,-9), (261376,2220070,1,'nose_type',-48,-22,87), (261377,2220070,0,'skin_color',47,106,17), (261378,2220070,1,'soga_cheek_type',0,-44,7), (261379,2220070,1,'soga_chin_type',0,25,42), (261380,2220070,1,'soga_ear_type',0,46,0), (261381,2220070,1,'soga_eye_brow_type',0,56,89), (261382,2220070,0,'soga_eye_color',229,229,102), (261383,2220070,1,'soga_eye_type',8,0,0), (261384,2220070,0,'soga_hair_type_color',44,159,200), (261385,2220070,0,'soga_hair_type_highlight_color',241,168,27), (261386,2220070,1,'soga_lip_type',-37,-50,12), (261387,2220070,1,'soga_nose_type',-9,39,57), (261388,2220070,0,'soga_skin_color',47,106,17), (261389,2220070,0,'wing_color1',157,242,2), (261390,2220070,0,'wing_color2',250,250,250), (261391,2220071,0,'eye_color',255,255,255), (261392,2220071,0,'skin_color',255,255,255), (261393,2220071,0,'soga_eye_color',255,0,255), (261394,2220072,1,'chin_type',-10,-7,0), (261395,2220072,1,'ear_type',7,14,0), (261396,2220072,1,'eye_brow_type',-3,26,0), (261397,2220072,0,'eye_color',123,177,193), (261398,2220072,1,'eye_type',21,0,0), (261399,2220072,0,'hair_face_color',194,114,5), (261400,2220072,0,'hair_face_highlight_color',101,88,10), (261401,2220072,0,'hair_type_color',194,114,5), (261402,2220072,0,'hair_type_highlight_color',101,88,10), (261403,2220072,1,'lip_type',31,44,21), (261404,2220072,1,'nose_type',4,11,9), (261405,2220072,0,'skin_color',219,229,221), (261406,2220072,1,'soga_chin_type',-10,-7,0), (261407,2220072,1,'soga_ear_type',7,14,0), (261408,2220072,1,'soga_eye_brow_type',-3,26,0), (261409,2220072,0,'soga_eye_color',229,229,102), (261410,2220072,1,'soga_eye_type',21,0,0), (261411,2220072,0,'soga_hair_face_color',194,114,5), (261412,2220072,0,'soga_hair_face_highlight_color',101,88,10), (261413,2220072,0,'soga_hair_type_color',194,114,5), (261414,2220072,0,'soga_hair_type_highlight_color',101,88,10), (261415,2220072,1,'soga_lip_type',31,44,21), (261416,2220072,1,'soga_nose_type',4,11,9), (261417,2220072,0,'soga_skin_color',219,229,221), (261418,2220072,0,'wing_color1',255,255,255), (261419,2220072,0,'wing_color2',255,255,255), (261420,2220073,1,'cheek_type',-31,7,0), (261421,2220073,1,'chin_type',14,17,2), (261422,2220073,1,'ear_type',9,-44,0), (261423,2220073,1,'eye_brow_type',0,-2,0), (261424,2220073,0,'eye_color',167,168,129), (261425,2220073,1,'eye_type',-18,0,0), (261426,2220073,0,'hair_face_color',87,76,63), (261427,2220073,0,'hair_face_highlight_color',37,29,19), (261428,2220073,0,'hair_type_color',87,76,63), (261429,2220073,0,'hair_type_highlight_color',37,29,19), (261430,2220073,1,'lip_type',-38,10,11), (261431,2220073,1,'nose_type',0,29,9), (261432,2220073,0,'skin_color',245,250,250), (261433,2220073,1,'soga_cheek_type',-31,7,0), (261434,2220073,1,'soga_chin_type',14,17,2), (261435,2220073,1,'soga_ear_type',9,-44,0), (261436,2220073,1,'soga_eye_brow_type',0,-2,0), (261437,2220073,0,'soga_eye_color',229,229,102), (261438,2220073,1,'soga_eye_type',-18,0,0), (261439,2220073,0,'soga_hair_face_color',87,76,63), (261440,2220073,0,'soga_hair_face_highlight_color',37,29,19), (261441,2220073,0,'soga_hair_type_color',87,76,63), (261442,2220073,0,'soga_hair_type_highlight_color',37,29,19), (261443,2220073,1,'soga_lip_type',-38,10,11), (261444,2220073,1,'soga_nose_type',0,29,9), (261445,2220073,0,'soga_skin_color',245,250,250), (261446,2220073,0,'wing_color1',255,255,255), (261447,2220073,0,'wing_color2',255,255,255), (261448,2220074,1,'chin_type',-14,28,-42), (261449,2220074,1,'ear_type',38,3,0), (261450,2220074,1,'eye_brow_type',19,-7,34), (261451,2220074,0,'eye_color',159,193,189), (261452,2220074,1,'eye_type',25,0,0), (261453,2220074,0,'hair_face_color',211,157,3), (261454,2220074,0,'hair_face_highlight_color',125,50,1), (261455,2220074,0,'hair_type_color',211,157,3), (261456,2220074,0,'hair_type_highlight_color',125,50,1), (261457,2220074,1,'lip_type',-47,31,21), (261458,2220074,1,'nose_type',-28,0,-7), (261459,2220074,0,'skin_color',235,236,222), (261460,2220074,1,'soga_chin_type',-14,28,-42), (261461,2220074,1,'soga_ear_type',38,3,0), (261462,2220074,1,'soga_eye_brow_type',19,-7,34), (261463,2220074,0,'soga_eye_color',229,229,102), (261464,2220074,1,'soga_eye_type',25,0,0), (261465,2220074,0,'soga_hair_face_color',211,157,3), (261466,2220074,0,'soga_hair_face_highlight_color',125,50,1), (261467,2220074,0,'soga_hair_type_color',211,157,3), (261468,2220074,0,'soga_hair_type_highlight_color',125,50,1), (261469,2220074,1,'soga_lip_type',-47,31,21), (261470,2220074,1,'soga_nose_type',-28,0,-7), (261471,2220074,0,'soga_skin_color',235,236,222), (261472,2220074,0,'wing_color1',255,255,255), (261473,2220074,0,'wing_color2',255,255,255), (261474,2220075,0,'eye_color',255,255,255), (261475,2220075,0,'skin_color',255,255,255), (261476,2220075,0,'soga_eye_color',255,0,255), (261477,2220076,1,'cheek_type',-19,0,0), (261478,2220076,1,'chin_type',-4,-14,-3), (261479,2220076,1,'ear_type',-23,3,0), (261480,2220076,1,'eye_brow_type',28,-18,40), (261481,2220076,0,'eye_color',108,168,182), (261482,2220076,1,'eye_type',7,0,0), (261483,2220076,0,'hair_color1',112,123,142), (261484,2220076,0,'hair_color2',124,116,110), (261485,2220076,0,'hair_face_color',97,54,13), (261486,2220076,0,'hair_face_highlight_color',33,21,0), (261487,2220076,0,'hair_highlight',56,22,22), (261488,2220076,0,'hair_type_color',97,54,13), (261489,2220076,0,'hair_type_highlight_color',33,21,0), (261490,2220076,1,'lip_type',7,17,0), (261491,2220076,1,'nose_type',-26,0,-25), (261492,2220076,0,'skin_color',190,180,149), (261493,2220076,1,'soga_cheek_type',-19,0,0), (261494,2220076,1,'soga_chin_type',-4,-14,-3), (261495,2220076,1,'soga_ear_type',-23,3,0), (261496,2220076,1,'soga_eye_brow_type',28,-18,40), (261497,2220076,0,'soga_eye_color',229,229,102), (261498,2220076,1,'soga_eye_type',7,0,0), (261499,2220076,0,'soga_hair_color1',112,123,142), (261500,2220076,0,'soga_hair_color2',124,116,110), (261501,2220076,0,'soga_hair_face_color',97,54,13), (261502,2220076,0,'soga_hair_face_highlight_color',33,21,0), (261503,2220076,0,'soga_hair_highlight',56,22,22), (261504,2220076,0,'soga_hair_type_color',97,54,13), (261505,2220076,0,'soga_hair_type_highlight_color',33,21,0), (261506,2220076,1,'soga_lip_type',7,17,0), (261507,2220076,1,'soga_nose_type',-26,0,-25), (261508,2220076,0,'soga_skin_color',190,180,149), (261509,2220076,0,'wing_color1',255,255,255), (261510,2220076,0,'wing_color2',255,255,255), (261511,2220077,1,'cheek_type',-10,0,0), (261512,2220077,1,'chin_type',34,5,37), (261513,2220077,1,'ear_type',-17,-18,0), (261514,2220077,1,'eye_brow_type',-35,-18,0), (261515,2220077,0,'eye_color',161,191,176), (261516,2220077,1,'eye_type',23,0,0), (261517,2220077,0,'hair_face_color',202,199,151), (261518,2220077,0,'hair_face_highlight_color',52,18,10), (261519,2220077,0,'hair_type_color',202,199,151), (261520,2220077,0,'hair_type_highlight_color',52,18,10), (261521,2220077,1,'lip_type',-28,-37,-17), (261522,2220077,1,'nose_type',17,0,-31), (261523,2220077,0,'skin_color',197,177,147), (261524,2220077,1,'soga_cheek_type',-10,0,0), (261525,2220077,1,'soga_chin_type',34,5,37), (261526,2220077,1,'soga_ear_type',-17,-18,0), (261527,2220077,1,'soga_eye_brow_type',-35,-18,0), (261528,2220077,0,'soga_eye_color',229,229,102), (261529,2220077,1,'soga_eye_type',23,0,0), (261530,2220077,0,'soga_hair_face_color',202,199,151), (261531,2220077,0,'soga_hair_face_highlight_color',52,18,10), (261532,2220077,0,'soga_hair_type_color',202,199,151), (261533,2220077,0,'soga_hair_type_highlight_color',52,18,10), (261534,2220077,1,'soga_lip_type',-28,-37,-17), (261535,2220077,1,'soga_nose_type',17,0,-31), (261536,2220077,0,'soga_skin_color',197,177,147), (261537,2220077,0,'wing_color1',255,255,255), (261538,2220077,0,'wing_color2',255,255,255), (261539,2220078,1,'cheek_type',81,-56,0), (261540,2220078,1,'chin_type',1,37,-28), (261541,2220078,1,'ear_type',75,1,0), (261542,2220078,1,'eye_brow_type',81,37,-19), (261543,2220078,0,'eye_color',49,29,9), (261544,2220078,1,'eye_type',20,0,0), (261545,2220078,0,'hair_face_color',35,24,1), (261546,2220078,0,'hair_face_highlight_color',100,70,10), (261547,2220078,0,'hair_highlight',79,28,15), (261548,2220078,0,'hair_type_color',35,24,1), (261549,2220078,0,'hair_type_highlight_color',100,70,10), (261550,2220078,1,'lip_type',-81,76,37), (261551,2220078,1,'nose_type',39,7,17), (261552,2220078,0,'skin_color',240,242,214), (261553,2220078,1,'soga_cheek_type',81,-56,0), (261554,2220078,1,'soga_chin_type',1,37,-28), (261555,2220078,1,'soga_ear_type',75,1,0), (261556,2220078,1,'soga_eye_brow_type',81,37,-19), (261557,2220078,0,'soga_eye_color',204,204,204), (261558,2220078,1,'soga_eye_type',20,0,0), (261559,2220078,0,'soga_hair_color1',111,64,0), (261560,2220078,0,'soga_hair_color2',56,33,26), (261561,2220078,0,'soga_hair_face_color',35,24,1), (261562,2220078,0,'soga_hair_face_highlight_color',100,70,10), (261563,2220078,0,'soga_hair_highlight',79,28,15), (261564,2220078,0,'soga_hair_type_color',35,24,1), (261565,2220078,0,'soga_hair_type_highlight_color',100,70,10), (261566,2220078,1,'soga_lip_type',-81,76,37), (261567,2220078,1,'soga_nose_type',39,7,17), (261568,2220078,0,'soga_skin_color',240,242,214), (261569,2220078,0,'wing_color1',255,255,255), (261570,2220078,0,'wing_color2',255,255,255), (261571,2220079,1,'cheek_type',28,17,0), (261572,2220079,1,'chin_type',-11,12,-10), (261573,2220079,1,'ear_type',-28,9,0), (261574,2220079,1,'eye_brow_type',-7,23,-25), (261575,2220079,0,'eye_color',173,180,148), (261576,2220079,1,'eye_type',-25,0,0), (261577,2220079,0,'hair_face_color',130,90,60), (261578,2220079,0,'hair_face_highlight_color',98,42,13), (261579,2220079,0,'hair_type_color',130,90,60), (261580,2220079,0,'hair_type_highlight_color',98,42,13), (261581,2220079,1,'lip_type',0,0,-18), (261582,2220079,1,'nose_type',-17,17,0), (261583,2220079,0,'skin_color',201,150,128), (261584,2220079,1,'soga_cheek_type',28,17,0), (261585,2220079,1,'soga_chin_type',-11,12,-10), (261586,2220079,1,'soga_ear_type',-28,9,0), (261587,2220079,1,'soga_eye_brow_type',-7,23,-25), (261588,2220079,0,'soga_eye_color',229,229,102), (261589,2220079,1,'soga_eye_type',-25,0,0), (261590,2220079,0,'soga_hair_face_color',130,90,60), (261591,2220079,0,'soga_hair_face_highlight_color',98,42,13), (261592,2220079,0,'soga_hair_type_color',130,90,60), (261593,2220079,0,'soga_hair_type_highlight_color',98,42,13), (261594,2220079,1,'soga_lip_type',0,0,-18), (261595,2220079,1,'soga_nose_type',-17,17,0), (261596,2220079,0,'soga_skin_color',201,150,128), (261597,2220079,0,'wing_color1',255,255,255), (261598,2220079,0,'wing_color2',255,255,255), (261599,2220080,0,'eye_color',229,209,182), (261600,2220080,0,'skin_color',107,67,42), (261601,2220080,0,'soga_eye_color',255,0,255), (261602,2220081,1,'cheek_type',88,-81,0), (261603,2220081,1,'chin_type',7,-83,97), (261604,2220081,1,'ear_type',12,88,0), (261605,2220081,1,'eye_brow_type',85,-10,-8), (261606,2220081,0,'eye_color',133,136,84), (261607,2220081,1,'eye_type',-38,0,0), (261608,2220081,0,'hair_color1',38,22,21), (261609,2220081,0,'hair_color2',120,50,0), (261610,2220081,0,'hair_face_color',20,5,8), (261611,2220081,0,'hair_face_highlight_color',15,1,21), (261612,2220081,0,'hair_highlight',26,24,25), (261613,2220081,0,'hair_type_color',20,5,8), (261614,2220081,0,'hair_type_highlight_color',15,1,21), (261615,2220081,1,'lip_type',-63,53,75), (261616,2220081,1,'nose_type',81,-43,26), (261617,2220081,0,'skin_color',247,252,252), (261618,2220081,1,'soga_cheek_type',88,-81,0), (261619,2220081,1,'soga_chin_type',7,-83,97), (261620,2220081,1,'soga_ear_type',12,88,0), (261621,2220081,1,'soga_eye_brow_type',85,-10,-8), (261622,2220081,0,'soga_eye_color',229,229,102), (261623,2220081,1,'soga_eye_type',-38,0,0), (261624,2220081,0,'soga_hair_color1',38,22,21), (261625,2220081,0,'soga_hair_color2',120,50,0), (261626,2220081,0,'soga_hair_face_color',20,5,8), (261627,2220081,0,'soga_hair_face_highlight_color',15,1,21), (261628,2220081,0,'soga_hair_highlight',26,24,25), (261629,2220081,0,'soga_hair_type_color',20,5,8), (261630,2220081,0,'soga_hair_type_highlight_color',15,1,21), (261631,2220081,1,'soga_lip_type',-63,53,75), (261632,2220081,1,'soga_nose_type',81,-43,26), (261633,2220081,0,'soga_skin_color',247,252,252), (261634,2220081,0,'wing_color1',255,255,255), (261635,2220081,0,'wing_color2',255,255,255), (261636,2220082,1,'cheek_type',44,0,0), (261637,2220082,1,'chin_type',90,-11,0), (261638,2220082,1,'ear_type',-8,-98,0), (261639,2220082,1,'eye_brow_type',-91,-53,-25), (261640,2220082,0,'eye_color',119,175,191), (261641,2220082,1,'eye_type',75,0,0), (261642,2220082,0,'hair_color1',209,131,22), (261643,2220082,0,'hair_color2',199,150,48), (261644,2220082,0,'hair_face_color',184,128,10), (261645,2220082,0,'hair_face_highlight_color',47,14,19), (261646,2220082,0,'hair_highlight',54,45,28), (261647,2220082,0,'hair_type_color',184,128,10), (261648,2220082,0,'hair_type_highlight_color',47,14,19), (261649,2220082,1,'lip_type',0,32,-22), (261650,2220082,1,'nose_type',90,53,-34), (261651,2220082,0,'skin_color',61,63,63), (261652,2220082,1,'soga_cheek_type',44,0,0), (261653,2220082,1,'soga_chin_type',90,-11,0), (261654,2220082,1,'soga_ear_type',-8,-98,0), (261655,2220082,1,'soga_eye_brow_type',-91,-53,-25), (261656,2220082,0,'soga_eye_color',229,229,102), (261657,2220082,1,'soga_eye_type',75,0,0), (261658,2220082,0,'soga_hair_color1',209,131,22), (261659,2220082,0,'soga_hair_color2',199,150,48), (261660,2220082,0,'soga_hair_face_color',184,128,10), (261661,2220082,0,'soga_hair_face_highlight_color',47,14,19), (261662,2220082,0,'soga_hair_highlight',54,45,28), (261663,2220082,0,'soga_hair_type_color',184,128,10), (261664,2220082,0,'soga_hair_type_highlight_color',47,14,19), (261665,2220082,1,'soga_lip_type',0,32,-22), (261666,2220082,1,'soga_nose_type',90,53,-34), (261667,2220082,0,'soga_skin_color',61,63,63), (261668,2220082,0,'wing_color1',255,255,255), (261669,2220082,0,'wing_color2',255,255,255), (261670,2220083,0,'eye_color',255,255,255), (261671,2220083,0,'skin_color',255,255,255), (261672,2220083,0,'soga_eye_color',255,0,255), (261673,2220084,1,'cheek_type',-52,-28,0), (261674,2220084,1,'chin_type',-26,62,-44), (261675,2220084,1,'ear_type',79,-17,0), (261676,2220084,1,'eye_brow_type',-40,-81,57), (261677,2220084,0,'eye_color',134,184,198), (261678,2220084,1,'eye_type',59,0,0), (261679,2220084,0,'hair_color1',79,28,15), (261680,2220084,0,'hair_color2',111,64,0), (261681,2220084,0,'hair_face_color',38,26,2), (261682,2220084,0,'hair_face_highlight_color',53,37,4), (261683,2220084,0,'hair_highlight',79,28,15), (261684,2220084,0,'hair_type_color',38,26,2), (261685,2220084,0,'hair_type_highlight_color',53,37,4), (261686,2220084,1,'lip_type',-91,-28,95), (261687,2220084,1,'nose_type',0,-68,66), (261688,2220084,0,'skin_color',225,185,180), (261689,2220084,1,'soga_cheek_type',-52,-28,0), (261690,2220084,1,'soga_chin_type',-26,62,-44), (261691,2220084,1,'soga_ear_type',79,-17,0), (261692,2220084,1,'soga_eye_brow_type',-40,-81,57), (261693,2220084,0,'soga_eye_color',229,229,102), (261694,2220084,1,'soga_eye_type',59,0,0), (261695,2220084,0,'soga_hair_color1',79,28,15), (261696,2220084,0,'soga_hair_color2',111,64,0), (261697,2220084,0,'soga_hair_face_color',38,26,2), (261698,2220084,0,'soga_hair_face_highlight_color',53,37,4), (261699,2220084,0,'soga_hair_highlight',79,28,15), (261700,2220084,0,'soga_hair_type_color',38,26,2), (261701,2220084,0,'soga_hair_type_highlight_color',53,37,4), (261702,2220084,1,'soga_lip_type',-91,-28,95), (261703,2220084,1,'soga_nose_type',0,-68,66), (261704,2220084,0,'soga_skin_color',225,185,180), (261705,2220084,0,'wing_color1',255,255,255), (261706,2220084,0,'wing_color2',255,255,255), (261707,2220085,0,'eye_color',255,255,255), (261708,2220085,0,'skin_color',255,255,255), (261709,2220085,0,'soga_eye_color',255,0,255), (261710,2220086,1,'cheek_type',-43,-3,0), (261711,2220086,1,'chin_type',17,68,-28), (261712,2220086,1,'ear_type',-12,-52,0), (261713,2220086,1,'eye_brow_type',-14,77,0), (261714,2220086,0,'eye_color',0,58,58), (261715,2220086,1,'eye_type',-20,0,0), (261716,2220086,1,'lip_type',38,-65,39), (261717,2220086,1,'nose_type',35,25,-84), (261718,2220086,0,'skin_color',80,23,7), (261719,2220086,1,'soga_cheek_type',-43,-3,0), (261720,2220086,1,'soga_chin_type',17,68,-28), (261721,2220086,1,'soga_ear_type',-12,-52,0), (261722,2220086,1,'soga_eye_brow_type',-14,77,0), (261723,2220086,0,'soga_eye_color',229,229,102), (261724,2220086,1,'soga_eye_type',-20,0,0), (261725,2220086,1,'soga_lip_type',38,-65,39), (261726,2220086,1,'soga_nose_type',35,25,-84), (261727,2220086,0,'soga_skin_color',80,23,7), (261728,2220086,0,'wing_color1',255,255,255), (261729,2220086,0,'wing_color2',255,255,255), (261730,2220087,1,'cheek_type',-63,-69,0), (261731,2220087,1,'chin_type',37,-95,-8), (261732,2220087,1,'ear_type',14,38,0), (261733,2220087,1,'eye_brow_type',23,-43,81), (261734,2220087,0,'eye_color',43,89,102), (261735,2220087,1,'eye_type',-52,0,0), (261736,2220087,0,'hair_color1',29,21,28), (261737,2220087,0,'hair_color2',39,32,39), (261738,2220087,0,'hair_face_color',15,1,21), (261739,2220087,0,'hair_face_highlight_color',171,64,25), (261740,2220087,0,'hair_highlight',89,21,21), (261741,2220087,0,'hair_type_color',15,1,21), (261742,2220087,0,'hair_type_highlight_color',171,64,25), (261743,2220087,1,'lip_type',22,34,0), (261744,2220087,1,'nose_type',21,17,-56), (261745,2220087,0,'skin_color',198,193,153), (261746,2220087,1,'soga_cheek_type',-63,-69,0), (261747,2220087,1,'soga_chin_type',37,-95,-8), (261748,2220087,1,'soga_ear_type',14,38,0), (261749,2220087,1,'soga_eye_brow_type',23,-43,81), (261750,2220087,0,'soga_eye_color',229,229,102), (261751,2220087,1,'soga_eye_type',-52,0,0), (261752,2220087,0,'soga_hair_color1',29,21,28), (261753,2220087,0,'soga_hair_color2',39,32,39), (261754,2220087,0,'soga_hair_face_color',15,1,21), (261755,2220087,0,'soga_hair_face_highlight_color',171,64,25), (261756,2220087,0,'soga_hair_highlight',89,21,21), (261757,2220087,0,'soga_hair_type_color',15,1,21), (261758,2220087,0,'soga_hair_type_highlight_color',171,64,25), (261759,2220087,1,'soga_lip_type',22,34,0), (261760,2220087,1,'soga_nose_type',21,17,-56), (261761,2220087,0,'soga_skin_color',198,193,153), (261762,2220087,0,'wing_color1',255,255,255), (261763,2220087,0,'wing_color2',255,255,255), (261764,2220088,1,'cheek_type',18,14,0), (261765,2220088,1,'chin_type',-2,-12,17), (261766,2220088,1,'ear_type',40,-9,0), (261767,2220088,1,'eye_brow_type',5,17,21), (261768,2220088,0,'eye_color',72,145,161), (261769,2220088,1,'eye_type',-34,0,0), (261770,2220088,0,'hair_face_color',127,119,111), (261771,2220088,0,'hair_face_highlight_color',13,12,8), (261772,2220088,0,'hair_type_color',127,119,111), (261773,2220088,0,'hair_type_highlight_color',13,12,8), (261774,2220088,1,'lip_type',0,12,-28), (261775,2220088,1,'nose_type',0,-5,-26), (261776,2220088,0,'skin_color',116,75,68), (261777,2220088,1,'soga_cheek_type',18,14,0), (261778,2220088,1,'soga_chin_type',-2,-12,17), (261779,2220088,1,'soga_ear_type',40,-9,0), (261780,2220088,1,'soga_eye_brow_type',5,17,21), (261781,2220088,0,'soga_eye_color',229,229,102), (261782,2220088,1,'soga_eye_type',-34,0,0), (261783,2220088,0,'soga_hair_face_color',127,119,111), (261784,2220088,0,'soga_hair_face_highlight_color',13,12,8), (261785,2220088,0,'soga_hair_type_color',127,119,111), (261786,2220088,0,'soga_hair_type_highlight_color',13,12,8), (261787,2220088,1,'soga_lip_type',0,12,-28), (261788,2220088,1,'soga_nose_type',0,-5,-26), (261789,2220088,0,'soga_skin_color',116,75,68), (261790,2220088,0,'wing_color1',255,255,255), (261791,2220088,0,'wing_color2',255,255,255), (261792,2220089,0,'eye_color',255,255,255), (261793,2220089,0,'skin_color',255,255,255), (261794,2220089,0,'soga_eye_color',255,0,255), (261795,2220090,0,'eye_color',255,255,255), (261796,2220090,0,'skin_color',255,255,255), (261797,2220090,0,'soga_eye_color',255,0,255), (261798,2220091,1,'cheek_type',-29,-21,0), (261799,2220091,1,'chin_type',45,7,65), (261800,2220091,1,'ear_type',9,10,0), (261801,2220091,1,'eye_brow_type',4,-43,-91), (261802,2220091,0,'eye_color',29,57,38), (261803,2220091,0,'hair_color1',91,21,51), (261804,2220091,0,'hair_color2',159,88,0), (261805,2220091,0,'hair_face_color',127,40,34), (261806,2220091,0,'hair_face_highlight_color',228,182,26), (261807,2220091,0,'hair_highlight',246,219,114), (261808,2220091,0,'hair_type_color',127,40,34), (261809,2220091,0,'hair_type_highlight_color',228,182,26), (261810,2220091,1,'lip_type',-23,-88,0), (261811,2220091,1,'nose_type',-96,-97,-95), (261812,2220091,0,'skin_color',254,255,255), (261813,2220091,1,'soga_cheek_type',-29,-21,0), (261814,2220091,1,'soga_chin_type',45,7,65), (261815,2220091,1,'soga_ear_type',9,10,0), (261816,2220091,1,'soga_eye_brow_type',4,-43,-91), (261817,2220091,0,'soga_eye_color',229,229,102), (261818,2220091,0,'soga_hair_color1',91,21,51), (261819,2220091,0,'soga_hair_color2',159,88,0), (261820,2220091,0,'soga_hair_face_color',127,40,34), (261821,2220091,0,'soga_hair_face_highlight_color',228,182,26), (261822,2220091,0,'soga_hair_highlight',246,219,114), (261823,2220091,0,'soga_hair_type_color',127,40,34), (261824,2220091,0,'soga_hair_type_highlight_color',228,182,26), (261825,2220091,1,'soga_lip_type',-23,-88,0), (261826,2220091,1,'soga_nose_type',-96,-97,-95), (261827,2220091,0,'soga_skin_color',254,255,255), (261828,2220091,0,'wing_color1',255,255,255), (261829,2220091,0,'wing_color2',255,255,255), (261830,2220092,1,'cheek_type',-31,29,0), (261831,2220092,1,'chin_type',8,7,7), (261832,2220092,1,'ear_type',0,26,0), (261833,2220092,1,'eye_brow_type',0,-10,25), (261834,2220092,0,'eye_color',51,105,120), (261835,2220092,1,'eye_type',-12,0,0), (261836,2220092,0,'hair_face_color',252,248,79), (261837,2220092,0,'hair_face_highlight_color',27,18,0), (261838,2220092,0,'hair_type_color',252,248,79), (261839,2220092,0,'hair_type_highlight_color',27,18,0), (261840,2220092,1,'lip_type',39,-25,-18), (261841,2220092,1,'nose_type',25,-31,12), (261842,2220092,0,'skin_color',247,252,252), (261843,2220092,1,'soga_cheek_type',-31,29,0), (261844,2220092,1,'soga_chin_type',8,7,7), (261845,2220092,1,'soga_ear_type',0,26,0), (261846,2220092,1,'soga_eye_brow_type',0,-10,25), (261847,2220092,0,'soga_eye_color',229,229,102), (261848,2220092,1,'soga_eye_type',-12,0,0), (261849,2220092,0,'soga_hair_face_color',252,248,79), (261850,2220092,0,'soga_hair_face_highlight_color',27,18,0), (261851,2220092,0,'soga_hair_type_color',252,248,79), (261852,2220092,0,'soga_hair_type_highlight_color',27,18,0), (261853,2220092,1,'soga_lip_type',39,-25,-18), (261854,2220092,1,'soga_nose_type',25,-31,12), (261855,2220092,0,'soga_skin_color',247,252,252), (261856,2220092,0,'wing_color1',255,255,255), (261857,2220092,0,'wing_color2',255,255,255), (261858,2220093,1,'cheek_type',-31,87,0), (261859,2220093,1,'chin_type',-98,75,28), (261860,2220093,1,'ear_type',2,85,0), (261861,2220093,1,'eye_brow_type',7,-83,87), (261862,2220093,0,'eye_color',82,153,174), (261863,2220093,1,'eye_type',87,0,0), (261864,2220093,0,'hair_color1',239,221,86), (261865,2220093,0,'hair_color2',99,53,22), (261866,2220093,0,'hair_face_color',224,175,20), (261867,2220093,0,'hair_face_highlight_color',100,70,10), (261868,2220093,0,'hair_highlight',56,33,26), (261869,2220093,0,'hair_type_color',224,175,20), (261870,2220093,0,'hair_type_highlight_color',100,70,10), (261871,2220093,1,'lip_type',9,-75,-56), (261872,2220093,1,'nose_type',32,82,35), (261873,2220093,0,'skin_color',87,81,81), (261874,2220093,1,'soga_cheek_type',-31,87,0), (261875,2220093,1,'soga_chin_type',-98,75,28), (261876,2220093,1,'soga_ear_type',2,85,0), (261877,2220093,1,'soga_eye_brow_type',7,-83,87), (261878,2220093,0,'soga_eye_color',229,229,102), (261879,2220093,1,'soga_eye_type',87,0,0), (261880,2220093,0,'soga_hair_color1',239,221,86), (261881,2220093,0,'soga_hair_color2',99,53,22), (261882,2220093,0,'soga_hair_face_color',224,175,20), (261883,2220093,0,'soga_hair_face_highlight_color',100,70,10), (261884,2220093,0,'soga_hair_highlight',56,33,26), (261885,2220093,0,'soga_hair_type_color',224,175,20), (261886,2220093,0,'soga_hair_type_highlight_color',100,70,10), (261887,2220093,1,'soga_lip_type',9,-75,-56), (261888,2220093,1,'soga_nose_type',32,82,35), (261889,2220093,0,'soga_skin_color',87,81,81), (261890,2220093,0,'wing_color1',255,255,255), (261891,2220093,0,'wing_color2',255,255,255), (261892,2220094,1,'cheek_type',29,-8,0), (261893,2220094,1,'chin_type',26,-25,-17), (261894,2220094,1,'ear_type',-19,5,0), (261895,2220094,1,'eye_brow_type',39,4,17), (261896,2220094,0,'eye_color',47,63,37), (261897,2220094,1,'eye_type',-34,0,0), (261898,2220094,0,'hair_face_color',64,24,5), (261899,2220094,0,'hair_face_highlight_color',50,39,26), (261900,2220094,0,'hair_type_color',64,24,5), (261901,2220094,0,'hair_type_highlight_color',50,39,26), (261902,2220094,1,'lip_type',-12,-14,21), (261903,2220094,1,'nose_type',7,-9,0), (261904,2220094,0,'skin_color',234,197,191), (261905,2220094,1,'soga_cheek_type',29,-8,0), (261906,2220094,1,'soga_chin_type',26,-25,-17), (261907,2220094,1,'soga_ear_type',-19,5,0), (261908,2220094,1,'soga_eye_brow_type',39,4,17), (261909,2220094,0,'soga_eye_color',229,229,102), (261910,2220094,1,'soga_eye_type',-34,0,0), (261911,2220094,0,'soga_hair_face_color',64,24,5), (261912,2220094,0,'soga_hair_face_highlight_color',50,39,26), (261913,2220094,0,'soga_hair_type_color',64,24,5), (261914,2220094,0,'soga_hair_type_highlight_color',50,39,26), (261915,2220094,1,'soga_lip_type',-12,-14,21), (261916,2220094,1,'soga_nose_type',7,-9,0), (261917,2220094,0,'soga_skin_color',234,197,191), (261918,2220094,0,'wing_color1',255,255,255), (261919,2220094,0,'wing_color2',255,255,255), (261920,2220095,1,'cheek_type',28,28,0), (261921,2220095,1,'chin_type',37,-12,12), (261922,2220095,1,'ear_type',20,-1,0), (261923,2220095,1,'eye_brow_type',10,45,0), (261924,2220095,0,'eye_color',56,113,90), (261925,2220095,1,'eye_type',-5,0,0), (261926,2220095,0,'hair_face_color',44,43,40), (261927,2220095,0,'hair_face_highlight_color',138,87,27), (261928,2220095,0,'hair_type_color',44,43,40), (261929,2220095,0,'hair_type_highlight_color',138,87,27), (261930,2220095,1,'lip_type',22,2,-22), (261931,2220095,1,'nose_type',0,14,1), (261932,2220095,0,'skin_color',229,208,210), (261933,2220095,1,'soga_cheek_type',28,28,0), (261934,2220095,1,'soga_chin_type',37,-12,12), (261935,2220095,1,'soga_ear_type',20,-1,0), (261936,2220095,1,'soga_eye_brow_type',10,45,0), (261937,2220095,0,'soga_eye_color',229,229,102), (261938,2220095,1,'soga_eye_type',-5,0,0), (261939,2220095,0,'soga_hair_face_color',44,43,40), (261940,2220095,0,'soga_hair_face_highlight_color',138,87,27), (261941,2220095,0,'soga_hair_type_color',44,43,40), (261942,2220095,0,'soga_hair_type_highlight_color',138,87,27), (261943,2220095,1,'soga_lip_type',22,2,-22), (261944,2220095,1,'soga_nose_type',0,14,1), (261945,2220095,0,'soga_skin_color',229,208,210), (261946,2220095,0,'wing_color1',255,255,255), (261947,2220095,0,'wing_color2',255,255,255), (261948,2220096,1,'cheek_type',-29,-23,0), (261949,2220096,1,'chin_type',26,17,32), (261950,2220096,1,'ear_type',-40,-25,0), (261951,2220096,1,'eye_brow_type',-9,35,-8), (261952,2220096,0,'eye_color',222,35,32), (261953,2220096,1,'eye_type',-3,0,0), (261954,2220096,0,'hair_face_color',52,38,20), (261955,2220096,0,'hair_face_highlight_color',216,192,37), (261956,2220096,0,'hair_type_color',52,38,20), (261957,2220096,0,'hair_type_highlight_color',216,192,37), (261958,2220096,1,'lip_type',-12,-22,22), (261959,2220096,1,'nose_type',-28,20,-23), (261960,2220096,0,'skin_color',204,195,164), (261961,2220096,1,'soga_cheek_type',-29,-23,0), (261962,2220096,1,'soga_chin_type',26,17,32), (261963,2220096,1,'soga_ear_type',-40,-25,0), (261964,2220096,1,'soga_eye_brow_type',-9,35,-8), (261965,2220096,0,'soga_eye_color',229,229,102), (261966,2220096,1,'soga_eye_type',-3,0,0), (261967,2220096,0,'soga_hair_face_color',52,38,20), (261968,2220096,0,'soga_hair_face_highlight_color',216,192,37), (261969,2220096,0,'soga_hair_type_color',52,38,20), (261970,2220096,0,'soga_hair_type_highlight_color',216,192,37), (261971,2220096,1,'soga_lip_type',-12,-22,22), (261972,2220096,1,'soga_nose_type',-28,20,-23), (261973,2220096,0,'soga_skin_color',204,195,164), (261974,2220096,0,'wing_color1',255,255,255), (261975,2220096,0,'wing_color2',255,255,255), (261976,2220097,1,'cheek_type',-19,8,0), (261977,2220097,1,'chin_type',34,0,26), (261978,2220097,1,'ear_type',-28,0,0), (261979,2220097,1,'eye_brow_type',-11,28,46), (261980,2220097,0,'eye_color',40,84,88), (261981,2220097,1,'eye_type',-28,0,0), (261982,2220097,0,'hair_face_color',41,32,19), (261983,2220097,0,'hair_face_highlight_color',200,71,37), (261984,2220097,0,'hair_type_color',41,32,19), (261985,2220097,0,'hair_type_highlight_color',200,71,37), (261986,2220097,1,'lip_type',25,-10,-7), (261987,2220097,1,'nose_type',29,-37,0), (261988,2220097,0,'skin_color',230,217,211), (261989,2220097,1,'soga_cheek_type',-19,8,0), (261990,2220097,1,'soga_chin_type',34,0,26), (261991,2220097,1,'soga_ear_type',-28,0,0), (261992,2220097,1,'soga_eye_brow_type',-11,28,46), (261993,2220097,0,'soga_eye_color',229,229,102), (261994,2220097,1,'soga_eye_type',-28,0,0), (261995,2220097,0,'soga_hair_face_color',41,32,19), (261996,2220097,0,'soga_hair_face_highlight_color',200,71,37), (261997,2220097,0,'soga_hair_type_color',41,32,19), (261998,2220097,0,'soga_hair_type_highlight_color',200,71,37), (261999,2220097,1,'soga_lip_type',25,-10,-7), (262000,2220097,1,'soga_nose_type',29,-37,0), (262001,2220097,0,'soga_skin_color',230,217,211), (262002,2220097,0,'wing_color1',255,255,255), (262003,2220097,0,'wing_color2',255,255,255), (262004,2220098,1,'cheek_type',57,2,0), (262005,2220098,1,'chin_type',37,35,-68), (262006,2220098,1,'ear_type',-83,7,0), (262007,2220098,1,'eye_brow_type',19,52,-90), (262008,2220098,0,'eye_color',35,75,76), (262009,2220098,1,'eye_type',56,0,0), (262010,2220098,0,'hair_color1',56,33,26), (262011,2220098,0,'hair_color2',94,59,11), (262012,2220098,0,'hair_face_color',97,67,10), (262013,2220098,0,'hair_face_highlight_color',139,47,30), (262014,2220098,0,'hair_highlight',91,21,51), (262015,2220098,0,'hair_type_color',97,67,10), (262016,2220098,0,'hair_type_highlight_color',139,47,30), (262017,2220098,1,'lip_type',14,-31,-66), (262018,2220098,1,'nose_type',-56,-87,-32), (262019,2220098,0,'skin_color',191,197,197), (262020,2220098,1,'soga_cheek_type',57,2,0), (262021,2220098,1,'soga_chin_type',37,35,-68), (262022,2220098,1,'soga_ear_type',-83,7,0), (262023,2220098,1,'soga_eye_brow_type',19,52,-90), (262024,2220098,0,'soga_eye_color',229,229,102), (262025,2220098,1,'soga_eye_type',56,0,0), (262026,2220098,0,'soga_hair_color1',56,33,26), (262027,2220098,0,'soga_hair_color2',94,59,11), (262028,2220098,0,'soga_hair_face_color',97,67,10), (262029,2220098,0,'soga_hair_face_highlight_color',139,47,30), (262030,2220098,0,'soga_hair_highlight',91,21,51), (262031,2220098,0,'soga_hair_type_color',97,67,10), (262032,2220098,0,'soga_hair_type_highlight_color',139,47,30), (262033,2220098,1,'soga_lip_type',14,-31,-66), (262034,2220098,1,'soga_nose_type',-56,-87,-32), (262035,2220098,0,'soga_skin_color',191,197,197), (262036,2220098,0,'wing_color1',255,255,255), (262037,2220098,0,'wing_color2',255,255,255), (262038,2220099,1,'cheek_type',-52,-76,0), (262039,2220099,1,'chin_type',93,81,0), (262040,2220099,1,'ear_type',50,61,0), (262041,2220099,1,'eye_brow_type',-100,-100,100), (262042,2220099,0,'eye_color',126,178,194), (262043,2220099,1,'eye_type',-100,0,0), (262044,2220099,0,'hair_color1',38,22,21), (262045,2220099,0,'hair_color2',120,50,0), (262046,2220099,0,'hair_face_color',8,3,4), (262047,2220099,0,'hair_face_highlight_color',119,147,147), (262048,2220099,0,'hair_highlight',114,112,142), (262049,2220099,0,'hair_type_color',8,3,4), (262050,2220099,0,'hair_type_highlight_color',119,147,147), (262051,2220099,1,'lip_type',-52,-62,0), (262052,2220099,1,'nose_type',50,75,0), (262053,2220099,0,'skin_color',204,214,214), (262054,2220099,1,'soga_cheek_type',-52,-76,0), (262055,2220099,1,'soga_chin_type',93,81,0), (262056,2220099,1,'soga_ear_type',50,61,0), (262057,2220099,1,'soga_eye_brow_type',-100,-100,100), (262058,2220099,0,'soga_eye_color',229,229,102), (262059,2220099,1,'soga_eye_type',-100,0,0), (262060,2220099,0,'soga_hair_color1',38,22,21), (262061,2220099,0,'soga_hair_color2',120,50,0), (262062,2220099,0,'soga_hair_face_color',8,3,4), (262063,2220099,0,'soga_hair_face_highlight_color',119,147,147), (262064,2220099,0,'soga_hair_highlight',114,112,142), (262065,2220099,0,'soga_hair_type_color',8,3,4), (262066,2220099,0,'soga_hair_type_highlight_color',119,147,147), (262067,2220099,1,'soga_lip_type',-52,-62,0), (262068,2220099,1,'soga_nose_type',50,75,0), (262069,2220099,0,'soga_skin_color',204,214,214), (262070,2220099,0,'wing_color1',255,255,255), (262071,2220099,0,'wing_color2',255,255,255), (262072,2220100,1,'cheek_type',9,-22,0), (262073,2220100,1,'chin_type',5,-14,18), (262074,2220100,1,'ear_type',10,-14,0), (262075,2220100,1,'eye_brow_type',28,-28,14), (262076,2220100,0,'eye_color',71,61,32), (262077,2220100,1,'eye_type',29,0,0), (262078,2220100,0,'hair_face_color',112,40,8), (262079,2220100,0,'hair_face_highlight_color',228,218,132), (262080,2220100,0,'hair_type_color',112,40,8), (262081,2220100,0,'hair_type_highlight_color',228,218,132), (262082,2220100,1,'lip_type',-28,-5,-34), (262083,2220100,1,'nose_type',-9,-28,5), (262084,2220100,0,'skin_color',222,186,188), (262085,2220100,1,'soga_cheek_type',9,-22,0), (262086,2220100,1,'soga_chin_type',5,-14,18), (262087,2220100,1,'soga_ear_type',10,-14,0), (262088,2220100,1,'soga_eye_brow_type',28,-28,14), (262089,2220100,0,'soga_eye_color',229,229,102), (262090,2220100,1,'soga_eye_type',29,0,0), (262091,2220100,0,'soga_hair_face_color',112,40,8), (262092,2220100,0,'soga_hair_face_highlight_color',228,218,132), (262093,2220100,0,'soga_hair_type_color',112,40,8), (262094,2220100,0,'soga_hair_type_highlight_color',228,218,132), (262095,2220100,1,'soga_lip_type',-28,-5,-34), (262096,2220100,1,'soga_nose_type',-9,-28,5), (262097,2220100,0,'soga_skin_color',222,186,188), (262098,2220100,0,'wing_color1',255,255,255), (262099,2220100,0,'wing_color2',255,255,255), (262100,2220101,1,'cheek_type',-81,-39,0), (262101,2220101,1,'chin_type',25,-56,4), (262102,2220101,1,'ear_type',76,62,0), (262103,2220101,1,'eye_brow_type',-43,-100,62), (262104,2220101,0,'eye_color',117,161,139), (262105,2220101,1,'eye_type',34,0,0), (262106,2220101,0,'hair_color1',43,36,70), (262107,2220101,0,'hair_color2',64,76,74), (262108,2220101,0,'hair_face_color',44,38,55), (262109,2220101,0,'hair_face_highlight_color',244,246,246), (262110,2220101,0,'hair_highlight',161,165,168), (262111,2220101,0,'hair_type_color',44,38,55), (262112,2220101,0,'hair_type_highlight_color',244,246,246), (262113,2220101,1,'lip_type',-37,25,-34), (262114,2220101,1,'nose_type',31,100,22), (262115,2220101,0,'skin_color',223,219,196), (262116,2220101,1,'soga_cheek_type',-81,-39,0), (262117,2220101,1,'soga_chin_type',25,-56,4), (262118,2220101,1,'soga_ear_type',76,62,0), (262119,2220101,1,'soga_eye_brow_type',-43,-100,62), (262120,2220101,0,'soga_eye_color',229,229,102), (262121,2220101,1,'soga_eye_type',34,0,0), (262122,2220101,0,'soga_hair_color1',43,36,70), (262123,2220101,0,'soga_hair_color2',64,76,74), (262124,2220101,0,'soga_hair_face_color',44,38,55), (262125,2220101,0,'soga_hair_face_highlight_color',244,246,246), (262126,2220101,0,'soga_hair_highlight',161,165,168), (262127,2220101,0,'soga_hair_type_color',44,38,55), (262128,2220101,0,'soga_hair_type_highlight_color',244,246,246), (262129,2220101,1,'soga_lip_type',-37,25,-34), (262130,2220101,1,'soga_nose_type',31,100,22), (262131,2220101,0,'soga_skin_color',223,219,196), (262132,2220101,0,'wing_color1',255,255,255), (262133,2220101,0,'wing_color2',255,255,255), (262134,2220102,1,'cheek_type',0,-45,0), (262135,2220102,1,'chin_type',7,-10,21), (262136,2220102,1,'ear_type',7,-2,0), (262137,2220102,1,'eye_brow_type',-4,-18,-29), (262138,2220102,0,'eye_color',34,59,37), (262139,2220102,1,'eye_type',28,0,0), (262140,2220102,0,'hair_face_color',196,188,184), (262141,2220102,0,'hair_face_highlight_color',155,79,2), (262142,2220102,0,'hair_type_color',196,188,184), (262143,2220102,0,'hair_type_highlight_color',155,79,2), (262144,2220102,1,'lip_type',-18,-28,14), (262145,2220102,1,'nose_type',-8,-4,0), (262146,2220102,0,'skin_color',58,19,3), (262147,2220102,1,'soga_cheek_type',0,-45,0), (262148,2220102,1,'soga_chin_type',7,-10,21), (262149,2220102,1,'soga_ear_type',7,-2,0), (262150,2220102,1,'soga_eye_brow_type',-4,-18,-29), (262151,2220102,0,'soga_eye_color',229,229,102), (262152,2220102,1,'soga_eye_type',28,0,0), (262153,2220102,0,'soga_hair_face_color',196,188,184), (262154,2220102,0,'soga_hair_face_highlight_color',155,79,2), (262155,2220102,0,'soga_hair_type_color',196,188,184), (262156,2220102,0,'soga_hair_type_highlight_color',155,79,2), (262157,2220102,1,'soga_lip_type',-18,-28,14), (262158,2220102,1,'soga_nose_type',-8,-4,0), (262159,2220102,0,'soga_skin_color',58,19,3), (262160,2220102,0,'wing_color1',255,255,255), (262161,2220102,0,'wing_color2',255,255,255), (262162,2220103,1,'cheek_type',-7,-14,0), (262163,2220103,1,'chin_type',28,5,8), (262164,2220103,1,'ear_type',9,-7,0), (262165,2220103,1,'eye_brow_type',3,-25,12), (262166,2220103,0,'eye_color',62,133,128), (262167,2220103,1,'eye_type',-28,0,0), (262168,2220103,0,'hair_face_color',112,90,0), (262169,2220103,0,'hair_face_highlight_color',160,105,0), (262170,2220103,0,'hair_type_color',112,90,0), (262171,2220103,0,'hair_type_highlight_color',160,105,0), (262172,2220103,1,'lip_type',-39,28,-14), (262173,2220103,1,'nose_type',4,5,4), (262174,2220103,0,'skin_color',207,208,208), (262175,2220103,1,'soga_cheek_type',-7,-14,0), (262176,2220103,1,'soga_chin_type',28,5,8), (262177,2220103,1,'soga_ear_type',9,-7,0), (262178,2220103,1,'soga_eye_brow_type',3,-25,12), (262179,2220103,0,'soga_eye_color',229,229,102), (262180,2220103,1,'soga_eye_type',-28,0,0), (262181,2220103,0,'soga_hair_face_color',112,90,0), (262182,2220103,0,'soga_hair_face_highlight_color',160,105,0), (262183,2220103,0,'soga_hair_type_color',112,90,0), (262184,2220103,0,'soga_hair_type_highlight_color',160,105,0), (262185,2220103,1,'soga_lip_type',-39,28,-14), (262186,2220103,1,'soga_nose_type',4,5,4), (262187,2220103,0,'soga_skin_color',207,208,208), (262188,2220103,0,'wing_color1',255,255,255), (262189,2220103,0,'wing_color2',255,255,255), (262190,2220104,1,'cheek_type',-59,66,0), (262191,2220104,1,'chin_type',29,-10,-12), (262192,2220104,1,'ear_type',89,32,0), (262193,2220104,1,'eye_brow_type',59,-93,-31), (262194,2220104,0,'eye_color',54,116,114), (262195,2220104,1,'eye_type',53,0,0), (262196,2220104,0,'hair_color1',89,21,21), (262197,2220104,0,'hair_color2',171,87,0), (262198,2220104,0,'hair_face_color',171,64,25), (262199,2220104,0,'hair_face_highlight_color',84,0,0), (262200,2220104,0,'hair_highlight',109,14,49), (262201,2220104,0,'hair_type_color',171,64,25), (262202,2220104,0,'hair_type_highlight_color',84,0,0), (262203,2220104,1,'lip_type',-25,-21,-25), (262204,2220104,1,'nose_type',39,14,77), (262205,2220104,0,'skin_color',252,253,253), (262206,2220104,1,'soga_cheek_type',-59,66,0), (262207,2220104,1,'soga_chin_type',29,-10,-12), (262208,2220104,1,'soga_ear_type',89,32,0), (262209,2220104,1,'soga_eye_brow_type',59,-93,-31), (262210,2220104,0,'soga_eye_color',229,229,102), (262211,2220104,1,'soga_eye_type',53,0,0), (262212,2220104,0,'soga_hair_color1',89,21,21), (262213,2220104,0,'soga_hair_color2',171,87,0), (262214,2220104,0,'soga_hair_face_color',171,64,25), (262215,2220104,0,'soga_hair_face_highlight_color',84,0,0), (262216,2220104,0,'soga_hair_highlight',109,14,49), (262217,2220104,0,'soga_hair_type_color',171,64,25), (262218,2220104,0,'soga_hair_type_highlight_color',84,0,0), (262219,2220104,1,'soga_lip_type',-25,-21,-25), (262220,2220104,1,'soga_nose_type',39,14,77), (262221,2220104,0,'soga_skin_color',252,253,253), (262222,2220104,0,'wing_color1',255,255,255), (262223,2220104,0,'wing_color2',255,255,255), (262224,2220105,0,'eye_color',255,255,255), (262225,2220105,0,'skin_color',0,175,175), (262226,2220105,0,'soga_eye_color',255,0,255), (262227,2220106,1,'cheek_type',-1,3,0), (262228,2220106,1,'chin_type',17,21,-10), (262229,2220106,1,'ear_type',-62,-34,0), (262230,2220106,1,'eye_brow_type',-8,37,7), (262231,2220106,0,'eye_color',53,34,13), (262232,2220106,1,'eye_type',20,0,0), (262233,2220106,0,'hair_face_color',199,196,193), (262234,2220106,0,'hair_face_highlight_color',105,56,2), (262235,2220106,0,'hair_type_color',199,196,193), (262236,2220106,0,'hair_type_highlight_color',105,56,2), (262237,2220106,1,'lip_type',-28,-1,-19), (262238,2220106,1,'nose_type',2,-3,-39), (262239,2220106,0,'skin_color',227,188,189), (262240,2220106,1,'soga_cheek_type',-1,3,0), (262241,2220106,1,'soga_chin_type',17,21,-10), (262242,2220106,1,'soga_ear_type',-62,-34,0), (262243,2220106,1,'soga_eye_brow_type',-8,37,7), (262244,2220106,0,'soga_eye_color',229,229,102), (262245,2220106,1,'soga_eye_type',20,0,0), (262246,2220106,0,'soga_hair_face_color',199,196,193), (262247,2220106,0,'soga_hair_face_highlight_color',105,56,2), (262248,2220106,0,'soga_hair_type_color',199,196,193), (262249,2220106,0,'soga_hair_type_highlight_color',105,56,2), (262250,2220106,1,'soga_lip_type',-28,-1,-19), (262251,2220106,1,'soga_nose_type',2,-3,-39), (262252,2220106,0,'soga_skin_color',227,188,189), (262253,2220106,0,'wing_color1',255,255,255), (262254,2220106,0,'wing_color2',255,255,255), (262255,2220107,1,'cheek_type',-3,-8,0), (262256,2220107,1,'chin_type',-20,-17,-40), (262257,2220107,1,'ear_type',3,0,0), (262258,2220107,1,'eye_brow_type',11,5,-29), (262259,2220107,0,'eye_color',159,196,200), (262260,2220107,1,'eye_type',43,0,0), (262261,2220107,0,'hair_face_color',67,29,0), (262262,2220107,0,'hair_face_highlight_color',67,40,8), (262263,2220107,0,'hair_type_color',67,29,0), (262264,2220107,0,'hair_type_highlight_color',67,40,8), (262265,2220107,1,'lip_type',-2,26,-22), (262266,2220107,1,'nose_type',5,-12,-28), (262267,2220107,0,'skin_color',178,176,140), (262268,2220107,1,'soga_cheek_type',-3,-8,0), (262269,2220107,1,'soga_chin_type',-20,-17,-40), (262270,2220107,1,'soga_ear_type',3,0,0), (262271,2220107,1,'soga_eye_brow_type',11,5,-29), (262272,2220107,0,'soga_eye_color',229,229,102), (262273,2220107,1,'soga_eye_type',43,0,0), (262274,2220107,0,'soga_hair_face_color',67,29,0), (262275,2220107,0,'soga_hair_face_highlight_color',67,40,8), (262276,2220107,0,'soga_hair_type_color',67,29,0), (262277,2220107,0,'soga_hair_type_highlight_color',67,40,8), (262278,2220107,1,'soga_lip_type',-2,26,-22), (262279,2220107,1,'soga_nose_type',5,-12,-28), (262280,2220107,0,'soga_skin_color',178,176,140), (262281,2220107,0,'wing_color1',255,255,255), (262282,2220107,0,'wing_color2',255,255,255), (262289,2220110,0,'eye_color',255,255,255), (262290,2220110,0,'skin_color',255,255,255), (262291,2220110,0,'soga_eye_color',255,0,255), (262292,2220111,1,'cheek_type',50,-78,0), (262293,2220111,1,'chin_type',15,-71,66), (262294,2220111,1,'ear_type',1,-87,0), (262295,2220111,1,'eye_brow_type',64,-93,5), (262296,2220111,0,'eye_color',57,106,70), (262297,2220111,1,'eye_type',-21,0,0), (262298,2220111,0,'hair_color1',91,21,51), (262299,2220111,0,'hair_color2',159,88,0), (262300,2220111,0,'hair_face_color',119,36,34), (262301,2220111,0,'hair_face_highlight_color',15,1,21), (262302,2220111,0,'hair_highlight',29,21,28), (262303,2220111,0,'hair_type_color',119,36,34), (262304,2220111,0,'hair_type_highlight_color',15,1,21), (262305,2220111,1,'lip_type',47,-32,56), (262306,2220111,1,'nose_type',22,82,37), (262307,2220111,0,'skin_color',245,251,251), (262308,2220111,1,'soga_cheek_type',50,-78,0), (262309,2220111,1,'soga_chin_type',15,-71,66), (262310,2220111,1,'soga_ear_type',1,-87,0), (262311,2220111,1,'soga_eye_brow_type',64,-93,5), (262312,2220111,0,'soga_eye_color',229,229,102), (262313,2220111,1,'soga_eye_type',-21,0,0), (262314,2220111,0,'soga_hair_color1',91,21,51), (262315,2220111,0,'soga_hair_color2',159,88,0), (262316,2220111,0,'soga_hair_face_color',119,36,34), (262317,2220111,0,'soga_hair_face_highlight_color',15,1,21), (262318,2220111,0,'soga_hair_highlight',29,21,28), (262319,2220111,0,'soga_hair_type_color',119,36,34), (262320,2220111,0,'soga_hair_type_highlight_color',15,1,21), (262321,2220111,1,'soga_lip_type',47,-32,56), (262322,2220111,1,'soga_nose_type',22,82,37), (262323,2220111,0,'soga_skin_color',245,251,251), (262324,2220111,0,'wing_color1',255,255,255), (262325,2220111,0,'wing_color2',255,255,255), (262326,2220112,0,'eye_color',255,255,255), (262327,2220112,0,'skin_color',255,255,255), (262328,2220112,0,'soga_eye_color',255,0,255), (262329,2220113,1,'cheek_type',32,14,0), (262330,2220113,1,'chin_type',11,-9,7), (262331,2220113,1,'ear_type',-43,28,0), (262332,2220113,1,'eye_brow_type',9,-19,21), (262333,2220113,0,'eye_color',194,183,151), (262334,2220113,0,'hair_face_color',89,32,16), (262335,2220113,0,'hair_face_highlight_color',84,32,7), (262336,2220113,0,'hair_type_color',89,32,16), (262337,2220113,0,'hair_type_highlight_color',84,32,7), (262338,2220113,1,'lip_type',18,17,8), (262339,2220113,1,'nose_type',14,-29,-31), (262340,2220113,0,'skin_color',196,202,181), (262341,2220113,1,'soga_cheek_type',32,14,0), (262342,2220113,1,'soga_chin_type',11,-9,7), (262343,2220113,1,'soga_ear_type',-43,28,0), (262344,2220113,1,'soga_eye_brow_type',9,-19,21), (262345,2220113,0,'soga_eye_color',229,229,102), (262346,2220113,0,'soga_hair_face_color',89,32,16), (262347,2220113,0,'soga_hair_face_highlight_color',84,32,7), (262348,2220113,0,'soga_hair_type_color',89,32,16), (262349,2220113,0,'soga_hair_type_highlight_color',84,32,7), (262350,2220113,1,'soga_lip_type',18,17,8), (262351,2220113,1,'soga_nose_type',14,-29,-31), (262352,2220113,0,'soga_skin_color',196,202,181), (262353,2220113,0,'wing_color1',255,255,255), (262354,2220113,0,'wing_color2',255,255,255), (262355,2220114,1,'cheek_type',29,-14,0), (262356,2220114,1,'chin_type',32,-22,0), (262357,2220114,1,'ear_type',43,37,0), (262358,2220114,1,'eye_brow_type',22,12,-8), (262359,2220114,0,'eye_color',120,176,192), (262360,2220114,0,'hair_face_color',147,70,0), (262361,2220114,0,'hair_face_highlight_color',73,66,16), (262362,2220114,0,'hair_type_color',147,70,0), (262363,2220114,0,'hair_type_highlight_color',73,66,16), (262364,2220114,1,'lip_type',25,17,-17), (262365,2220114,1,'nose_type',-21,0,-17), (262366,2220114,0,'skin_color',225,197,149), (262367,2220114,1,'soga_cheek_type',29,-14,0), (262368,2220114,1,'soga_chin_type',32,-22,0), (262369,2220114,1,'soga_ear_type',43,37,0), (262370,2220114,1,'soga_eye_brow_type',22,12,-8), (262371,2220114,0,'soga_eye_color',229,229,102), (262372,2220114,0,'soga_hair_face_color',147,70,0), (262373,2220114,0,'soga_hair_face_highlight_color',73,66,16), (262374,2220114,0,'soga_hair_type_color',147,70,0), (262375,2220114,0,'soga_hair_type_highlight_color',73,66,16), (262376,2220114,1,'soga_lip_type',25,17,-17), (262377,2220114,1,'soga_nose_type',-21,0,-17), (262378,2220114,0,'soga_skin_color',225,197,149), (262379,2220114,0,'wing_color1',255,255,255), (262380,2220114,0,'wing_color2',255,255,255), (262381,2220115,1,'cheek_type',4,1,0), (262382,2220115,1,'chin_type',-28,-39,-11), (262383,2220115,1,'ear_type',-3,20,0), (262384,2220115,1,'eye_brow_type',37,0,0), (262385,2220115,0,'eye_color',77,104,60), (262386,2220115,1,'eye_type',-9,0,0), (262387,2220115,0,'hair_face_color',173,145,109), (262388,2220115,0,'hair_face_highlight_color',71,26,10), (262389,2220115,0,'hair_type_color',173,145,109), (262390,2220115,0,'hair_type_highlight_color',71,26,10), (262391,2220115,1,'lip_type',29,7,31), (262392,2220115,1,'nose_type',25,26,5), (262393,2220115,0,'skin_color',156,163,163), (262394,2220115,1,'soga_cheek_type',4,1,0), (262395,2220115,1,'soga_chin_type',-28,-39,-11), (262396,2220115,1,'soga_ear_type',-3,20,0), (262397,2220115,1,'soga_eye_brow_type',37,0,0), (262398,2220115,0,'soga_eye_color',229,229,102), (262399,2220115,1,'soga_eye_type',-9,0,0), (262400,2220115,0,'soga_hair_face_color',173,145,109), (262401,2220115,0,'soga_hair_face_highlight_color',71,26,10), (262402,2220115,0,'soga_hair_type_color',173,145,109), (262403,2220115,0,'soga_hair_type_highlight_color',71,26,10), (262404,2220115,1,'soga_lip_type',29,7,31), (262405,2220115,1,'soga_nose_type',25,26,5), (262406,2220115,0,'soga_skin_color',156,163,163), (262407,2220115,0,'wing_color1',255,255,255), (262408,2220115,0,'wing_color2',255,255,255), (262409,2220116,0,'eye_color',20,106,106), (262410,2220116,0,'skin_color',255,147,147), (262411,2220116,0,'soga_eye_color',255,0,255), (262412,2220117,1,'cheek_type',20,28,0), (262413,2220117,1,'chin_type',-14,3,-1), (262414,2220117,1,'ear_type',35,-12,0), (262415,2220117,1,'eye_brow_type',14,-18,-4), (262416,2220117,0,'eye_color',51,107,104), (262417,2220117,0,'hair_face_color',50,36,28), (262418,2220117,0,'hair_face_highlight_color',62,26,0), (262419,2220117,0,'hair_type_color',50,36,28), (262420,2220117,0,'hair_type_highlight_color',62,26,0), (262421,2220117,1,'lip_type',-29,20,35), (262422,2220117,1,'nose_type',1,17,-8), (262423,2220117,0,'skin_color',255,255,255), (262424,2220117,1,'soga_cheek_type',20,28,0), (262425,2220117,1,'soga_chin_type',-14,3,-1), (262426,2220117,1,'soga_ear_type',35,-12,0), (262427,2220117,1,'soga_eye_brow_type',14,-18,-4), (262428,2220117,0,'soga_eye_color',229,229,102), (262429,2220117,0,'soga_hair_face_color',50,36,28), (262430,2220117,0,'soga_hair_face_highlight_color',62,26,0), (262431,2220117,0,'soga_hair_type_color',50,36,28), (262432,2220117,0,'soga_hair_type_highlight_color',62,26,0), (262433,2220117,1,'soga_lip_type',-29,20,35), (262434,2220117,1,'soga_nose_type',1,17,-8), (262435,2220117,0,'soga_skin_color',255,255,255), (262436,2220117,0,'wing_color1',255,255,255), (262437,2220117,0,'wing_color2',255,255,255), (262438,2220118,1,'cheek_type',-9,-12,0), (262439,2220118,1,'chin_type',-5,7,-9), (262440,2220118,1,'ear_type',2,-9,0), (262441,2220118,1,'eye_brow_type',-5,-17,-43), (262442,2220118,0,'eye_color',61,97,59), (262443,2220118,1,'eye_type',-29,0,0), (262444,2220118,0,'hair_face_color',213,175,3), (262445,2220118,0,'hair_face_highlight_color',180,124,57), (262446,2220118,0,'hair_type_color',213,175,3), (262447,2220118,0,'hair_type_highlight_color',180,124,57), (262448,2220118,1,'lip_type',18,-9,17), (262449,2220118,1,'nose_type',-17,-18,-18), (262450,2220118,0,'skin_color',206,172,118), (262451,2220118,1,'soga_cheek_type',-9,-12,0), (262452,2220118,1,'soga_chin_type',-5,7,-9), (262453,2220118,1,'soga_ear_type',2,-9,0), (262454,2220118,1,'soga_eye_brow_type',-5,-17,-43), (262455,2220118,0,'soga_eye_color',229,229,102), (262456,2220118,1,'soga_eye_type',-29,0,0), (262457,2220118,0,'soga_hair_face_color',213,175,3), (262458,2220118,0,'soga_hair_face_highlight_color',180,124,57), (262459,2220118,0,'soga_hair_type_color',213,175,3), (262460,2220118,0,'soga_hair_type_highlight_color',180,124,57), (262461,2220118,1,'soga_lip_type',18,-9,17), (262462,2220118,1,'soga_nose_type',-17,-18,-18), (262463,2220118,0,'soga_skin_color',206,172,118), (262464,2220118,0,'wing_color1',255,255,255), (262465,2220118,0,'wing_color2',255,255,255), (262466,2220119,1,'cheek_type',-5,9,0), (262467,2220119,1,'chin_type',23,-23,-28), (262468,2220119,1,'ear_type',-4,-34,0), (262469,2220119,1,'eye_brow_type',-11,-20,2), (262470,2220119,0,'eye_color',140,188,201), (262471,2220119,1,'eye_type',9,0,0), (262472,2220119,0,'hair_face_color',97,94,90), (262473,2220119,0,'hair_face_highlight_color',104,88,68), (262474,2220119,0,'hair_type_color',97,94,90), (262475,2220119,0,'hair_type_highlight_color',104,88,68), (262476,2220119,1,'lip_type',-28,0,8), (262477,2220119,1,'nose_type',-19,-28,5), (262478,2220119,0,'skin_color',226,205,157), (262479,2220119,1,'soga_cheek_type',-5,9,0), (262480,2220119,1,'soga_chin_type',23,-23,-28), (262481,2220119,1,'soga_ear_type',-4,-34,0), (262482,2220119,1,'soga_eye_brow_type',-11,-20,2), (262483,2220119,0,'soga_eye_color',229,229,102), (262484,2220119,1,'soga_eye_type',9,0,0), (262485,2220119,0,'soga_hair_face_color',97,94,90), (262486,2220119,0,'soga_hair_face_highlight_color',104,88,68), (262487,2220119,0,'soga_hair_type_color',97,94,90), (262488,2220119,0,'soga_hair_type_highlight_color',104,88,68), (262489,2220119,1,'soga_lip_type',-28,0,8), (262490,2220119,1,'soga_nose_type',-19,-28,5), (262491,2220119,0,'soga_skin_color',226,205,157), (262492,2220119,0,'wing_color1',255,255,255), (262493,2220119,0,'wing_color2',255,255,255), (262494,2220120,1,'cheek_type',-11,0,0), (262495,2220120,1,'chin_type',46,11,18), (262496,2220120,1,'ear_type',-22,0,0), (262497,2220120,1,'eye_brow_type',-26,-10,-48), (262498,2220120,0,'eye_color',147,191,204), (262499,2220120,1,'eye_type',-14,0,0), (262500,2220120,0,'hair_face_color',108,101,77), (262501,2220120,0,'hair_face_highlight_color',28,26,8), (262502,2220120,0,'hair_type_color',108,101,77), (262503,2220120,0,'hair_type_highlight_color',28,26,8), (262504,2220120,1,'lip_type',-28,-28,-43), (262505,2220120,1,'nose_type',7,29,7), (262506,2220120,0,'skin_color',244,253,252), (262507,2220120,1,'soga_cheek_type',-11,0,0), (262508,2220120,1,'soga_chin_type',46,11,18), (262509,2220120,1,'soga_ear_type',-22,0,0), (262510,2220120,1,'soga_eye_brow_type',-26,-10,-48), (262511,2220120,0,'soga_eye_color',229,229,102), (262512,2220120,1,'soga_eye_type',-14,0,0), (262513,2220120,0,'soga_hair_face_color',108,101,77), (262514,2220120,0,'soga_hair_face_highlight_color',28,26,8), (262515,2220120,0,'soga_hair_type_color',108,101,77), (262516,2220120,0,'soga_hair_type_highlight_color',28,26,8), (262517,2220120,1,'soga_lip_type',-28,-28,-43), (262518,2220120,1,'soga_nose_type',7,29,7), (262519,2220120,0,'soga_skin_color',244,253,252), (262520,2220120,0,'wing_color1',255,255,255), (262521,2220120,0,'wing_color2',255,255,255), (262522,2220121,1,'cheek_type',21,-14,0), (262523,2220121,1,'chin_type',23,-12,4), (262524,2220121,1,'ear_type',17,19,0), (262525,2220121,1,'eye_brow_type',0,21,-20), (262526,2220121,0,'eye_color',58,116,90), (262527,2220121,1,'eye_type',-11,0,0), (262528,2220121,0,'hair_face_color',127,67,28), (262529,2220121,0,'hair_face_highlight_color',152,138,37), (262530,2220121,0,'hair_type_color',127,67,28), (262531,2220121,0,'hair_type_highlight_color',152,138,37), (262532,2220121,1,'lip_type',-25,-40,-26), (262533,2220121,1,'nose_type',-2,-10,23), (262534,2220121,0,'skin_color',182,142,111), (262535,2220121,1,'soga_cheek_type',21,-14,0), (262536,2220121,1,'soga_chin_type',23,-12,4), (262537,2220121,1,'soga_ear_type',17,19,0), (262538,2220121,1,'soga_eye_brow_type',0,21,-20), (262539,2220121,0,'soga_eye_color',229,229,102), (262540,2220121,1,'soga_eye_type',-11,0,0), (262541,2220121,0,'soga_hair_face_color',127,67,28), (262542,2220121,0,'soga_hair_face_highlight_color',152,138,37), (262543,2220121,0,'soga_hair_type_color',127,67,28), (262544,2220121,0,'soga_hair_type_highlight_color',152,138,37), (262545,2220121,1,'soga_lip_type',-25,-40,-26), (262546,2220121,1,'soga_nose_type',-2,-10,23), (262547,2220121,0,'soga_skin_color',182,142,111), (262548,2220121,0,'wing_color1',255,255,255), (262549,2220121,0,'wing_color2',255,255,255), (262550,2220122,1,'cheek_type',3,-59,0), (262551,2220122,1,'chin_type',-85,44,-46), (262552,2220122,1,'ear_type',17,-65,0), (262553,2220122,1,'eye_brow_type',62,-44,77), (262554,2220122,0,'eye_color',97,131,87), (262555,2220122,1,'eye_type',31,0,0), (262556,2220122,0,'hair_color1',56,33,26), (262557,2220122,0,'hair_color2',94,59,11), (262558,2220122,0,'hair_face_color',100,70,10), (262559,2220122,0,'hair_face_highlight_color',168,59,22), (262560,2220122,0,'hair_highlight',89,21,21), (262561,2220122,0,'hair_type_color',100,70,10), (262562,2220122,0,'hair_type_highlight_color',168,59,22), (262563,2220122,1,'lip_type',-89,96,47), (262564,2220122,1,'nose_type',15,12,56), (262565,2220122,0,'skin_color',213,217,193), (262566,2220122,1,'soga_cheek_type',3,-59,0), (262567,2220122,1,'soga_chin_type',-85,44,-46), (262568,2220122,1,'soga_ear_type',17,-65,0), (262569,2220122,1,'soga_eye_brow_type',62,-44,77), (262570,2220122,0,'soga_eye_color',229,229,102), (262571,2220122,1,'soga_eye_type',31,0,0), (262572,2220122,0,'soga_hair_color1',56,33,26), (262573,2220122,0,'soga_hair_color2',94,59,11), (262574,2220122,0,'soga_hair_face_color',100,70,10), (262575,2220122,0,'soga_hair_face_highlight_color',168,59,22), (262576,2220122,0,'soga_hair_highlight',89,21,21), (262577,2220122,0,'soga_hair_type_color',100,70,10), (262578,2220122,0,'soga_hair_type_highlight_color',168,59,22), (262579,2220122,1,'soga_lip_type',-89,96,47), (262580,2220122,1,'soga_nose_type',15,12,56), (262581,2220122,0,'soga_skin_color',213,217,193), (262582,2220123,1,'cheek_type',-79,-68,0), (262583,2220123,1,'chin_type',-14,-98,44), (262584,2220123,1,'ear_type',0,57,0), (262585,2220123,1,'eye_brow_type',55,34,-3), (262586,2220123,0,'eye_color',0,189,4), (262587,2220123,1,'eye_type',-87,0,0), (262588,2220123,1,'lip_type',-93,31,41), (262589,2220123,1,'nose_type',17,-43,-96), (262590,2220123,0,'skin_color',175,160,108), (262591,2220123,1,'soga_cheek_type',-79,-68,0), (262592,2220123,1,'soga_chin_type',-14,-98,44), (262593,2220123,1,'soga_ear_type',0,57,0), (262594,2220123,1,'soga_eye_brow_type',55,34,-3), (262595,2220123,0,'soga_eye_color',229,229,102), (262596,2220123,1,'soga_eye_type',-87,0,0), (262597,2220123,1,'soga_lip_type',-93,31,41), (262598,2220123,1,'soga_nose_type',17,-43,-96), (262599,2220123,0,'soga_skin_color',175,160,108), (262600,2220123,0,'wing_color1',255,255,255), (262601,2220123,0,'wing_color2',255,255,255), (262602,2220124,1,'cheek_type',1,-39,0), (262603,2220124,1,'chin_type',0,-18,17), (262604,2220124,1,'ear_type',-21,0,0), (262605,2220124,1,'eye_brow_type',0,-5,-4), (262606,2220124,0,'eye_color',138,174,156), (262607,2220124,1,'eye_type',26,0,0), (262608,2220124,0,'hair_face_color',222,210,186), (262609,2220124,0,'hair_face_highlight_color',118,116,114), (262610,2220124,0,'hair_type_color',222,210,186), (262611,2220124,0,'hair_type_highlight_color',118,116,114), (262612,2220124,1,'lip_type',12,8,-10), (262613,2220124,1,'nose_type',44,-3,8), (262614,2220124,0,'skin_color',221,225,225), (262615,2220124,1,'soga_cheek_type',1,-39,0), (262616,2220124,1,'soga_chin_type',0,-18,17), (262617,2220124,1,'soga_ear_type',-21,0,0), (262618,2220124,1,'soga_eye_brow_type',0,-5,-4), (262619,2220124,0,'soga_eye_color',229,229,102), (262620,2220124,1,'soga_eye_type',26,0,0), (262621,2220124,0,'soga_hair_face_color',222,210,186), (262622,2220124,0,'soga_hair_face_highlight_color',118,116,114), (262623,2220124,0,'soga_hair_type_color',222,210,186), (262624,2220124,0,'soga_hair_type_highlight_color',118,116,114), (262625,2220124,1,'soga_lip_type',12,8,-10), (262626,2220124,1,'soga_nose_type',44,-3,8), (262627,2220124,0,'soga_skin_color',221,225,225), (262628,2220124,0,'wing_color1',255,255,255), (262629,2220124,0,'wing_color2',255,255,255), (262630,2220125,1,'cheek_type',25,0,0), (262631,2220125,1,'chin_type',14,14,-7), (262632,2220125,1,'ear_type',45,0,0), (262633,2220125,1,'eye_brow_type',-23,0,28), (262634,2220125,0,'eye_color',125,178,193), (262635,2220125,1,'eye_type',11,0,0), (262636,2220125,0,'hair_face_color',100,63,0), (262637,2220125,0,'hair_face_highlight_color',84,32,14), (262638,2220125,0,'hair_type_color',100,63,0), (262639,2220125,0,'hair_type_highlight_color',84,32,14), (262640,2220125,1,'lip_type',28,-8,7), (262641,2220125,1,'nose_type',48,17,19), (262642,2220125,0,'skin_color',207,157,121), (262643,2220125,1,'soga_cheek_type',25,0,0), (262644,2220125,1,'soga_chin_type',14,14,-7), (262645,2220125,1,'soga_ear_type',45,0,0), (262646,2220125,1,'soga_eye_brow_type',-23,0,28), (262647,2220125,0,'soga_eye_color',229,229,102), (262648,2220125,1,'soga_eye_type',11,0,0), (262649,2220125,0,'soga_hair_face_color',100,63,0), (262650,2220125,0,'soga_hair_face_highlight_color',84,32,14), (262651,2220125,0,'soga_hair_type_color',100,63,0), (262652,2220125,0,'soga_hair_type_highlight_color',84,32,14), (262653,2220125,1,'soga_lip_type',28,-8,7), (262654,2220125,1,'soga_nose_type',48,17,19), (262655,2220125,0,'soga_skin_color',207,157,121), (262656,2220125,0,'wing_color1',255,255,255), (262657,2220125,0,'wing_color2',255,255,255), (262658,2220126,1,'cheek_type',-28,-9,0), (262659,2220126,1,'chin_type',42,-18,-23), (262660,2220126,1,'ear_type',-37,31,0), (262661,2220126,1,'eye_brow_type',10,-7,-21), (262662,2220126,0,'eye_color',37,77,88), (262663,2220126,1,'eye_type',7,0,0), (262664,2220126,0,'hair_face_color',18,9,1), (262665,2220126,0,'hair_face_highlight_color',67,28,10), (262666,2220126,0,'hair_type_color',18,9,1), (262667,2220126,0,'hair_type_highlight_color',67,28,10), (262668,2220126,1,'lip_type',17,26,7), (262669,2220126,1,'nose_type',-7,0,0), (262670,2220126,0,'skin_color',101,67,52), (262671,2220126,1,'soga_cheek_type',-28,-9,0), (262672,2220126,1,'soga_chin_type',42,-18,-23), (262673,2220126,1,'soga_ear_type',-37,31,0), (262674,2220126,1,'soga_eye_brow_type',10,-7,-21), (262675,2220126,0,'soga_eye_color',229,229,102), (262676,2220126,1,'soga_eye_type',7,0,0), (262677,2220126,0,'soga_hair_face_color',18,9,1), (262678,2220126,0,'soga_hair_face_highlight_color',67,28,10), (262679,2220126,0,'soga_hair_type_color',18,9,1), (262680,2220126,0,'soga_hair_type_highlight_color',67,28,10), (262681,2220126,1,'soga_lip_type',17,26,7), (262682,2220126,1,'soga_nose_type',-7,0,0), (262683,2220126,0,'soga_skin_color',101,67,52), (262684,2220126,0,'wing_color1',255,255,255), (262685,2220126,0,'wing_color2',255,255,255), (262686,2220127,1,'cheek_type',17,-40,0), (262687,2220127,1,'chin_type',-37,-7,5), (262688,2220127,1,'eye_brow_type',25,0,0), (262689,2220127,0,'eye_color',58,38,16), (262690,2220127,1,'eye_type',-14,0,0), (262691,2220127,0,'hair_face_color',98,35,16), (262692,2220127,0,'hair_face_highlight_color',102,41,0), (262693,2220127,0,'hair_type_color',98,35,16), (262694,2220127,0,'hair_type_highlight_color',102,41,0), (262695,2220127,1,'lip_type',-25,-9,-4), (262696,2220127,1,'nose_type',-5,-8,17), (262697,2220127,0,'skin_color',116,107,73), (262698,2220127,1,'soga_cheek_type',17,-40,0), (262699,2220127,1,'soga_chin_type',-37,-7,5), (262700,2220127,1,'soga_eye_brow_type',25,0,0), (262701,2220127,0,'soga_eye_color',229,229,102), (262702,2220127,1,'soga_eye_type',-14,0,0), (262703,2220127,0,'soga_hair_face_color',98,35,16), (262704,2220127,0,'soga_hair_face_highlight_color',102,41,0), (262705,2220127,0,'soga_hair_type_color',98,35,16), (262706,2220127,0,'soga_hair_type_highlight_color',102,41,0), (262707,2220127,1,'soga_lip_type',-25,-9,-4), (262708,2220127,1,'soga_nose_type',-5,-8,17), (262709,2220127,0,'soga_skin_color',116,107,73), (262710,2220127,0,'wing_color1',255,255,255), (262711,2220127,0,'wing_color2',255,255,255), (262712,2220128,1,'cheek_type',-23,-21,0), (262713,2220128,1,'chin_type',-25,-11,-40), (262714,2220128,1,'ear_type',-10,12,0), (262715,2220128,1,'eye_brow_type',0,12,-28), (262716,2220128,0,'eye_color',128,181,196), (262717,2220128,1,'eye_type',4,0,0), (262718,2220128,0,'hair_face_color',10,10,6), (262719,2220128,0,'hair_face_highlight_color',47,45,42), (262720,2220128,0,'hair_type_color',10,10,6), (262721,2220128,0,'hair_type_highlight_color',47,45,42), (262722,2220128,1,'lip_type',-14,0,7), (262723,2220128,1,'nose_type',48,28,40), (262724,2220128,0,'skin_color',107,112,102), (262725,2220128,1,'soga_cheek_type',-23,-21,0), (262726,2220128,1,'soga_chin_type',-25,-11,-40), (262727,2220128,1,'soga_ear_type',-10,12,0), (262728,2220128,1,'soga_eye_brow_type',0,12,-28), (262729,2220128,0,'soga_eye_color',229,229,102), (262730,2220128,1,'soga_eye_type',4,0,0), (262731,2220128,0,'soga_hair_face_color',10,10,6), (262732,2220128,0,'soga_hair_face_highlight_color',47,45,42), (262733,2220128,0,'soga_hair_type_color',10,10,6), (262734,2220128,0,'soga_hair_type_highlight_color',47,45,42), (262735,2220128,1,'soga_lip_type',-14,0,7), (262736,2220128,1,'soga_nose_type',48,28,40), (262737,2220128,0,'soga_skin_color',107,112,102), (262738,2220128,0,'wing_color1',255,255,255), (262739,2220128,0,'wing_color2',255,255,255), (262740,2220129,1,'cheek_type',2,14,0), (262741,2220129,1,'chin_type',-21,-17,-2), (262742,2220129,1,'ear_type',25,-17,0), (262743,2220129,1,'eye_brow_type',14,-3,-12), (262744,2220129,0,'eye_color',34,69,77), (262745,2220129,1,'eye_type',18,0,0), (262746,2220129,0,'hair_face_color',233,195,179), (262747,2220129,0,'hair_face_highlight_color',63,44,21), (262748,2220129,0,'hair_type_color',233,195,179), (262749,2220129,0,'hair_type_highlight_color',63,44,21), (262750,2220129,1,'lip_type',12,7,-7), (262751,2220129,1,'nose_type',-2,-25,-11), (262752,2220129,0,'skin_color',224,208,181), (262753,2220129,1,'soga_cheek_type',2,14,0), (262754,2220129,1,'soga_chin_type',-21,-17,-2), (262755,2220129,1,'soga_ear_type',25,-17,0), (262756,2220129,1,'soga_eye_brow_type',14,-3,-12), (262757,2220129,0,'soga_eye_color',229,229,102), (262758,2220129,1,'soga_eye_type',18,0,0), (262759,2220129,0,'soga_hair_face_color',233,195,179), (262760,2220129,0,'soga_hair_face_highlight_color',63,44,21), (262761,2220129,0,'soga_hair_type_color',233,195,179), (262762,2220129,0,'soga_hair_type_highlight_color',63,44,21), (262763,2220129,1,'soga_lip_type',12,7,-7), (262764,2220129,1,'soga_nose_type',-2,-25,-11), (262765,2220129,0,'soga_skin_color',224,208,181), (262766,2220129,0,'wing_color1',255,255,255), (262767,2220129,0,'wing_color2',255,255,255), (262768,2220130,1,'cheek_type',-25,3,0), (262769,2220130,1,'chin_type',-23,25,-17), (262770,2220130,1,'ear_type',3,0,0), (262771,2220130,1,'eye_brow_type',-17,34,10), (262772,2220130,0,'eye_color',119,144,102), (262773,2220130,1,'eye_type',-25,0,0), (262774,2220130,0,'hair_face_color',30,11,3), (262775,2220130,0,'hair_face_highlight_color',142,52,20), (262776,2220130,0,'hair_type_color',30,11,3), (262777,2220130,0,'hair_type_highlight_color',142,52,20), (262778,2220130,1,'lip_type',19,-38,7), (262779,2220130,1,'nose_type',-7,-3,0), (262780,2220130,0,'skin_color',214,196,194), (262781,2220130,1,'soga_cheek_type',-25,3,0), (262782,2220130,1,'soga_chin_type',-23,25,-17), (262783,2220130,1,'soga_ear_type',3,0,0), (262784,2220130,1,'soga_eye_brow_type',-17,34,10), (262785,2220130,0,'soga_eye_color',229,229,102), (262786,2220130,1,'soga_eye_type',-25,0,0), (262787,2220130,0,'soga_hair_face_color',30,11,3), (262788,2220130,0,'soga_hair_face_highlight_color',142,52,20), (262789,2220130,0,'soga_hair_type_color',30,11,3), (262790,2220130,0,'soga_hair_type_highlight_color',142,52,20), (262791,2220130,1,'soga_lip_type',19,-38,7), (262792,2220130,1,'soga_nose_type',-7,-3,0), (262793,2220130,0,'soga_skin_color',214,196,194), (262794,2220130,0,'wing_color1',255,255,255), (262795,2220130,0,'wing_color2',255,255,255), (262796,2220131,1,'cheek_type',11,18,0), (262797,2220131,1,'chin_type',-34,-5,21), (262798,2220131,1,'ear_type',-2,37,0), (262799,2220131,1,'eye_brow_type',-17,12,-14), (262800,2220131,0,'eye_color',112,157,135), (262801,2220131,1,'eye_type',7,0,0), (262802,2220131,0,'hair_face_color',67,84,78), (262803,2220131,0,'hair_face_highlight_color',33,12,5), (262804,2220131,0,'hair_type_color',67,84,78), (262805,2220131,0,'hair_type_highlight_color',33,12,5), (262806,2220131,1,'lip_type',-1,2,43), (262807,2220131,1,'nose_type',7,-10,17), (262808,2220131,0,'skin_color',194,179,145), (262809,2220131,1,'soga_cheek_type',11,18,0), (262810,2220131,1,'soga_chin_type',-34,-5,21), (262811,2220131,1,'soga_ear_type',-2,37,0), (262812,2220131,1,'soga_eye_brow_type',-17,12,-14), (262813,2220131,0,'soga_eye_color',229,229,102), (262814,2220131,1,'soga_eye_type',7,0,0), (262815,2220131,0,'soga_hair_face_color',67,84,78), (262816,2220131,0,'soga_hair_face_highlight_color',33,12,5), (262817,2220131,0,'soga_hair_type_color',67,84,78), (262818,2220131,0,'soga_hair_type_highlight_color',33,12,5), (262819,2220131,1,'soga_lip_type',-1,2,43), (262820,2220131,1,'soga_nose_type',7,-10,17), (262821,2220131,0,'soga_skin_color',194,179,145), (262822,2220131,0,'wing_color1',255,255,255), (262823,2220131,0,'wing_color2',255,255,255), (262824,2220132,1,'cheek_type',95,-45,0), (262825,2220132,1,'chin_type',11,-56,65), (262826,2220132,1,'ear_type',78,7,0), (262827,2220132,1,'eye_brow_type',87,50,20), (262828,2220132,0,'eye_color',70,151,0), (262829,2220132,1,'eye_type',-2,0,0), (262830,2220132,1,'lip_type',7,10,7), (262831,2220132,1,'nose_type',70,-74,-8), (262832,2220132,0,'skin_color',88,78,79), (262833,2220132,1,'soga_cheek_type',95,-45,0), (262834,2220132,1,'soga_chin_type',11,-56,65), (262835,2220132,1,'soga_ear_type',78,7,0), (262836,2220132,1,'soga_eye_brow_type',87,50,20), (262837,2220132,0,'soga_eye_color',229,229,102), (262838,2220132,1,'soga_eye_type',-2,0,0), (262839,2220132,1,'soga_lip_type',7,10,7), (262840,2220132,1,'soga_nose_type',70,-74,-8), (262841,2220132,0,'soga_skin_color',88,78,79), (262842,2220132,0,'wing_color1',255,255,255), (262843,2220132,0,'wing_color2',255,255,255), (262844,2220133,1,'cheek_type',-5,12,0), (262845,2220133,1,'chin_type',32,-42,21), (262846,2220133,1,'ear_type',-12,39,0), (262847,2220133,1,'eye_brow_type',25,8,-14), (262848,2220133,0,'eye_color',29,60,52), (262849,2220133,1,'eye_type',-38,0,0), (262850,2220133,0,'hair_face_color',59,69,60), (262851,2220133,0,'hair_face_highlight_color',50,21,0), (262852,2220133,0,'hair_type_color',59,69,60), (262853,2220133,0,'hair_type_highlight_color',50,21,0), (262854,2220133,1,'lip_type',17,4,-7), (262855,2220133,1,'nose_type',-14,-28,9), (262856,2220133,0,'skin_color',226,217,194), (262857,2220133,1,'soga_cheek_type',-5,12,0), (262858,2220133,1,'soga_chin_type',32,-42,21), (262859,2220133,1,'soga_ear_type',-12,39,0), (262860,2220133,1,'soga_eye_brow_type',25,8,-14), (262861,2220133,0,'soga_eye_color',229,229,102), (262862,2220133,1,'soga_eye_type',-38,0,0), (262863,2220133,0,'soga_hair_face_color',59,69,60), (262864,2220133,0,'soga_hair_face_highlight_color',50,21,0), (262865,2220133,0,'soga_hair_type_color',59,69,60), (262866,2220133,0,'soga_hair_type_highlight_color',50,21,0), (262867,2220133,1,'soga_lip_type',17,4,-7), (262868,2220133,1,'soga_nose_type',-14,-28,9), (262869,2220133,0,'soga_skin_color',226,217,194), (262870,2220133,0,'wing_color1',255,255,255), (262871,2220133,0,'wing_color2',255,255,255), (262872,2220134,1,'cheek_type',-9,-28,0), (262873,2220134,1,'chin_type',-10,-28,-3), (262874,2220134,1,'ear_type',22,7,0), (262875,2220134,1,'eye_brow_type',10,0,-2), (262876,2220134,0,'eye_color',146,172,144), (262877,2220134,1,'eye_type',-12,0,0), (262878,2220134,0,'hair_face_color',197,174,103), (262879,2220134,0,'hair_face_highlight_color',31,29,22), (262880,2220134,0,'hair_type_color',197,174,103), (262881,2220134,0,'hair_type_highlight_color',31,29,22), (262882,2220134,1,'lip_type',-46,22,37), (262883,2220134,1,'nose_type',-3,-14,37), (262884,2220134,0,'skin_color',230,206,196), (262885,2220134,1,'soga_cheek_type',-9,-28,0), (262886,2220134,1,'soga_chin_type',-10,-28,-3), (262887,2220134,1,'soga_ear_type',22,7,0), (262888,2220134,1,'soga_eye_brow_type',10,0,-2), (262889,2220134,0,'soga_eye_color',229,229,102), (262890,2220134,1,'soga_eye_type',-12,0,0), (262891,2220134,0,'soga_hair_face_color',197,174,103), (262892,2220134,0,'soga_hair_face_highlight_color',31,29,22), (262893,2220134,0,'soga_hair_type_color',197,174,103), (262894,2220134,0,'soga_hair_type_highlight_color',31,29,22), (262895,2220134,1,'soga_lip_type',-46,22,37), (262896,2220134,1,'soga_nose_type',-3,-14,37), (262897,2220134,0,'soga_skin_color',230,206,196), (262898,2220134,0,'wing_color1',255,255,255), (262899,2220134,0,'wing_color2',255,255,255), (262900,2220135,0,'eye_color',255,255,255), (262901,2220135,0,'skin_color',255,255,255), (262902,2220135,0,'soga_eye_color',255,0,255), (262903,2220136,1,'cheek_type',-96,38,0), (262904,2220136,1,'chin_type',-37,-14,37), (262905,2220136,1,'ear_type',-82,20,0), (262906,2220136,1,'eye_brow_type',56,79,-25), (262907,2220136,0,'eye_color',122,176,192), (262908,2220136,1,'eye_type',28,0,0), (262909,2220136,0,'hair_color1',54,45,28), (262910,2220136,0,'hair_color2',104,52,0), (262911,2220136,0,'hair_face_color',45,13,18), (262912,2220136,0,'hair_face_highlight_color',233,184,31), (262913,2220136,0,'hair_highlight',246,219,114), (262914,2220136,0,'hair_type_color',45,13,18), (262915,2220136,0,'hair_type_highlight_color',233,184,31), (262916,2220136,1,'lip_type',-7,97,50), (262917,2220136,1,'nose_type',-22,43,-5), (262918,2220136,0,'skin_color',246,251,251), (262919,2220136,1,'soga_cheek_type',-96,38,0), (262920,2220136,1,'soga_chin_type',-37,-14,37), (262921,2220136,1,'soga_ear_type',-82,20,0), (262922,2220136,1,'soga_eye_brow_type',56,79,-25), (262923,2220136,0,'soga_eye_color',229,229,102), (262924,2220136,1,'soga_eye_type',28,0,0), (262925,2220136,0,'soga_hair_color1',54,45,28), (262926,2220136,0,'soga_hair_color2',104,52,0), (262927,2220136,0,'soga_hair_face_color',45,13,18), (262928,2220136,0,'soga_hair_face_highlight_color',233,184,31), (262929,2220136,0,'soga_hair_highlight',246,219,114), (262930,2220136,0,'soga_hair_type_color',45,13,18), (262931,2220136,0,'soga_hair_type_highlight_color',233,184,31), (262932,2220136,1,'soga_lip_type',-7,97,50), (262933,2220136,1,'soga_nose_type',-22,43,-5), (262934,2220136,0,'soga_skin_color',246,251,251), (262935,2220136,0,'wing_color1',255,255,255), (262936,2220136,0,'wing_color2',255,255,255), (262937,2220137,1,'eye_brow_type',-72,0,0), (262938,2220137,0,'eye_color',0,114,114), (262939,2220137,1,'lip_type',-31,0,0), (262940,2220137,1,'nose_type',-17,-83,0), (262941,2220137,0,'skin_color',0,72,73), (262942,2220137,1,'soga_eye_brow_type',-72,0,0), (262943,2220137,0,'soga_eye_color',229,229,102), (262944,2220137,1,'soga_lip_type',-31,0,0), (262945,2220137,1,'soga_nose_type',-17,-83,0), (262946,2220137,0,'soga_skin_color',0,72,73), (262947,2220137,0,'wing_color1',255,255,255), (262948,2220137,0,'wing_color2',255,255,255), (262949,2220138,1,'cheek_type',-3,2,0), (262950,2220138,1,'chin_type',-17,-29,-26), (262951,2220138,1,'ear_type',-23,-17,0), (262952,2220138,1,'eye_brow_type',0,-20,0), (262953,2220138,0,'eye_color',181,146,98), (262954,2220138,1,'eye_type',-7,0,0), (262955,2220138,0,'hair_face_color',187,174,74), (262956,2220138,0,'hair_face_highlight_color',122,116,57), (262957,2220138,0,'hair_type_color',187,174,74), (262958,2220138,0,'hair_type_highlight_color',122,116,57), (262959,2220138,1,'lip_type',32,-25,10), (262960,2220138,1,'nose_type',0,-41,-38), (262961,2220138,0,'skin_color',226,206,176), (262962,2220138,1,'soga_cheek_type',-3,2,0), (262963,2220138,1,'soga_chin_type',-17,-29,-26), (262964,2220138,1,'soga_ear_type',-23,-17,0), (262965,2220138,1,'soga_eye_brow_type',0,-20,0), (262966,2220138,0,'soga_eye_color',229,229,102), (262967,2220138,1,'soga_eye_type',-7,0,0), (262968,2220138,0,'soga_hair_face_color',187,174,74), (262969,2220138,0,'soga_hair_face_highlight_color',122,116,57), (262970,2220138,0,'soga_hair_type_color',187,174,74), (262971,2220138,0,'soga_hair_type_highlight_color',122,116,57), (262972,2220138,1,'soga_lip_type',32,-25,10), (262973,2220138,1,'soga_nose_type',0,-41,-38), (262974,2220138,0,'soga_skin_color',226,206,176), (262975,2220138,0,'wing_color1',255,255,255), (262976,2220138,0,'wing_color2',255,255,255), (262977,2220139,1,'cheek_type',19,34,0), (262978,2220139,1,'chin_type',43,63,53), (262979,2220139,1,'ear_type',20,68,0), (262980,2220139,1,'eye_brow_type',-64,12,-64), (262981,2220139,0,'eye_color',36,75,86), (262982,2220139,1,'eye_type',75,0,0), (262983,2220139,0,'hair_color1',50,48,56), (262984,2220139,0,'hair_color2',68,72,71), (262985,2220139,0,'hair_face_color',52,49,65), (262986,2220139,0,'hair_face_highlight_color',84,0,0), (262987,2220139,0,'hair_highlight',109,14,49), (262988,2220139,0,'hair_type_color',52,49,65), (262989,2220139,0,'hair_type_highlight_color',84,0,0), (262990,2220139,1,'lip_type',75,-26,-77), (262991,2220139,1,'nose_type',81,28,77), (262992,2220139,0,'skin_color',203,166,110), (262993,2220139,1,'soga_cheek_type',19,34,0), (262994,2220139,1,'soga_chin_type',43,63,53), (262995,2220139,1,'soga_ear_type',20,68,0), (262996,2220139,1,'soga_eye_brow_type',-64,12,-64), (262997,2220139,0,'soga_eye_color',229,229,102), (262998,2220139,1,'soga_eye_type',75,0,0), (262999,2220139,0,'soga_hair_color1',50,48,56), (263000,2220139,0,'soga_hair_color2',68,72,71), (263001,2220139,0,'soga_hair_face_color',52,49,65), (263002,2220139,0,'soga_hair_face_highlight_color',84,0,0), (263003,2220139,0,'soga_hair_highlight',109,14,49), (263004,2220139,0,'soga_hair_type_color',52,49,65), (263005,2220139,0,'soga_hair_type_highlight_color',84,0,0), (263006,2220139,1,'soga_lip_type',75,-26,-77), (263007,2220139,1,'soga_nose_type',81,28,77), (263008,2220139,0,'soga_skin_color',203,166,110), (263009,2220139,0,'wing_color1',255,255,255), (263010,2220139,0,'wing_color2',255,255,255), (263011,2220140,1,'cheek_type',46,-95,0), (263012,2220140,1,'chin_type',-48,72,-39), (263013,2220140,1,'ear_type',-77,-81,0), (263014,2220140,1,'eye_brow_type',-70,17,-75), (263015,2220140,0,'eye_color',29,64,62), (263016,2220140,1,'eye_type',-72,0,0), (263017,2220140,0,'hair_color1',249,230,153), (263018,2220140,0,'hair_color2',142,120,84), (263019,2220140,0,'hair_face_color',240,231,207), (263020,2220140,0,'hair_face_highlight_color',101,17,15), (263021,2220140,0,'hair_highlight',91,21,51), (263022,2220140,0,'hair_type_color',240,231,207), (263023,2220140,0,'hair_type_highlight_color',101,17,15), (263024,2220140,1,'lip_type',44,5,57), (263025,2220140,1,'nose_type',-42,53,56), (263026,2220140,0,'skin_color',215,192,181), (263027,2220140,1,'soga_cheek_type',46,-95,0), (263028,2220140,1,'soga_chin_type',-48,72,-39), (263029,2220140,1,'soga_ear_type',-77,-81,0), (263030,2220140,1,'soga_eye_brow_type',-70,17,-75), (263031,2220140,0,'soga_eye_color',229,229,102), (263032,2220140,1,'soga_eye_type',-72,0,0), (263033,2220140,0,'soga_hair_color1',249,230,153), (263034,2220140,0,'soga_hair_color2',142,120,84), (263035,2220140,0,'soga_hair_face_color',240,231,207), (263036,2220140,0,'soga_hair_face_highlight_color',101,17,15), (263037,2220140,0,'soga_hair_highlight',91,21,51), (263038,2220140,0,'soga_hair_type_color',240,231,207), (263039,2220140,0,'soga_hair_type_highlight_color',101,17,15), (263040,2220140,1,'soga_lip_type',44,5,57), (263041,2220140,1,'soga_nose_type',-42,53,56), (263042,2220140,0,'soga_skin_color',215,192,181), (263043,2220140,0,'wing_color1',255,255,255), (263044,2220140,0,'wing_color2',255,255,255), (263045,2220141,1,'cheek_type',-42,45,0), (263046,2220141,1,'chin_type',-98,79,-50), (263047,2220141,1,'ear_type',-98,-57,0), (263048,2220141,1,'eye_brow_type',90,83,40), (263049,2220141,0,'eye_color',184,182,149), (263050,2220141,1,'eye_type',52,0,0), (263051,2220141,0,'hair_color1',114,112,142), (263052,2220141,0,'hair_color2',144,140,137), (263053,2220141,0,'hair_face_color',152,174,173), (263054,2220141,0,'hair_face_highlight_color',171,64,25), (263055,2220141,0,'hair_highlight',89,21,21), (263056,2220141,0,'hair_type_color',152,174,173), (263057,2220141,0,'hair_type_highlight_color',171,64,25), (263058,2220141,1,'lip_type',-62,17,-41), (263059,2220141,1,'nose_type',-66,78,63), (263060,2220141,0,'skin_color',48,34,34), (263061,2220141,1,'soga_cheek_type',-42,45,0), (263062,2220141,1,'soga_chin_type',-98,79,-50), (263063,2220141,1,'soga_ear_type',-98,-57,0), (263064,2220141,1,'soga_eye_brow_type',90,83,40), (263065,2220141,0,'soga_eye_color',229,229,102), (263066,2220141,1,'soga_eye_type',52,0,0), (263067,2220141,0,'soga_hair_color1',114,112,142), (263068,2220141,0,'soga_hair_color2',144,140,137), (263069,2220141,0,'soga_hair_face_color',152,174,173), (263070,2220141,0,'soga_hair_face_highlight_color',171,64,25), (263071,2220141,0,'soga_hair_highlight',89,21,21), (263072,2220141,0,'soga_hair_type_color',152,174,173), (263073,2220141,0,'soga_hair_type_highlight_color',171,64,25), (263074,2220141,1,'soga_lip_type',-62,17,-41), (263075,2220141,1,'soga_nose_type',-66,78,63), (263076,2220141,0,'soga_skin_color',48,34,34), (263077,2220141,0,'wing_color1',255,255,255), (263078,2220141,0,'wing_color2',255,255,255), (263079,2220142,1,'cheek_type',-9,-28,0), (263080,2220142,1,'chin_type',8,44,10), (263081,2220142,1,'ear_type',-21,39,0), (263082,2220142,1,'eye_brow_type',-19,12,-14), (263083,2220142,0,'eye_color',154,191,183), (263084,2220142,1,'eye_type',22,0,0), (263085,2220142,0,'hair_face_color',96,33,18), (263086,2220142,0,'hair_face_highlight_color',105,99,91), (263087,2220142,0,'hair_type_color',96,33,18), (263088,2220142,0,'hair_type_highlight_color',105,99,91), (263089,2220142,1,'lip_type',-35,10,0), (263090,2220142,1,'nose_type',-28,-25,-20), (263091,2220142,0,'skin_color',176,134,137), (263092,2220142,1,'soga_cheek_type',-9,-28,0), (263093,2220142,1,'soga_chin_type',8,44,10), (263094,2220142,1,'soga_ear_type',-21,39,0), (263095,2220142,1,'soga_eye_brow_type',-19,12,-14), (263096,2220142,0,'soga_eye_color',229,229,102), (263097,2220142,1,'soga_eye_type',22,0,0), (263098,2220142,0,'soga_hair_face_color',96,33,18), (263099,2220142,0,'soga_hair_face_highlight_color',105,99,91), (263100,2220142,0,'soga_hair_type_color',96,33,18), (263101,2220142,0,'soga_hair_type_highlight_color',105,99,91), (263102,2220142,1,'soga_lip_type',-35,10,0), (263103,2220142,1,'soga_nose_type',-28,-25,-20), (263104,2220142,0,'soga_skin_color',176,134,137), (263105,2220142,0,'wing_color1',255,255,255), (263106,2220142,0,'wing_color2',255,255,255), (263107,2220143,1,'cheek_type',-1,25,0), (263108,2220143,1,'chin_type',-25,14,32), (263109,2220143,1,'ear_type',-7,0,0), (263110,2220143,1,'eye_brow_type',-28,-23,-9), (263111,2220143,0,'eye_color',32,61,44), (263112,2220143,0,'hair_face_color',65,47,0), (263113,2220143,0,'hair_face_highlight_color',94,34,16), (263114,2220143,0,'hair_type_color',65,47,0), (263115,2220143,0,'hair_type_highlight_color',94,34,16), (263116,2220143,1,'lip_type',-2,0,19), (263117,2220143,1,'nose_type',-22,8,0), (263118,2220143,0,'skin_color',186,153,101), (263119,2220143,1,'soga_cheek_type',-1,25,0), (263120,2220143,1,'soga_chin_type',-25,14,32), (263121,2220143,1,'soga_ear_type',-7,0,0), (263122,2220143,1,'soga_eye_brow_type',-28,-23,-9), (263123,2220143,0,'soga_eye_color',229,229,102), (263124,2220143,0,'soga_hair_face_color',65,47,0), (263125,2220143,0,'soga_hair_face_highlight_color',94,34,16), (263126,2220143,0,'soga_hair_type_color',65,47,0), (263127,2220143,0,'soga_hair_type_highlight_color',94,34,16), (263128,2220143,1,'soga_lip_type',-2,0,19), (263129,2220143,1,'soga_nose_type',-22,8,0), (263130,2220143,0,'soga_skin_color',186,153,101), (263131,2220143,0,'wing_color1',255,255,255), (263132,2220143,0,'wing_color2',255,255,255), (263133,2220144,1,'cheek_type',-8,-10,0), (263134,2220144,1,'chin_type',10,-21,-11), (263135,2220144,1,'ear_type',-34,7,0), (263136,2220144,1,'eye_brow_type',0,-4,7), (263137,2220144,0,'eye_color',41,71,46), (263138,2220144,1,'eye_type',26,0,0), (263139,2220144,0,'hair_face_color',251,249,247), (263140,2220144,0,'hair_face_highlight_color',39,19,3), (263141,2220144,0,'hair_type_color',251,249,247), (263142,2220144,0,'hair_type_highlight_color',39,19,3), (263143,2220144,1,'lip_type',-31,0,2), (263144,2220144,1,'nose_type',4,3,9), (263145,2220144,0,'skin_color',229,192,140), (263146,2220144,1,'soga_cheek_type',-8,-10,0), (263147,2220144,1,'soga_chin_type',10,-21,-11), (263148,2220144,1,'soga_ear_type',-34,7,0), (263149,2220144,1,'soga_eye_brow_type',0,-4,7), (263150,2220144,0,'soga_eye_color',229,229,102), (263151,2220144,1,'soga_eye_type',26,0,0), (263152,2220144,0,'soga_hair_face_color',251,249,247), (263153,2220144,0,'soga_hair_face_highlight_color',39,19,3), (263154,2220144,0,'soga_hair_type_color',251,249,247), (263155,2220144,0,'soga_hair_type_highlight_color',39,19,3), (263156,2220144,1,'soga_lip_type',-31,0,2), (263157,2220144,1,'soga_nose_type',4,3,9), (263158,2220144,0,'soga_skin_color',229,192,140), (263159,2220144,0,'wing_color1',255,255,255), (263160,2220144,0,'wing_color2',255,255,255), (263161,2220145,1,'cheek_type',-2,-28,0), (263162,2220145,1,'chin_type',-19,-5,18), (263163,2220145,1,'ear_type',-22,34,0), (263164,2220145,1,'eye_brow_type',-10,-37,-17), (263165,2220145,0,'eye_color',108,113,61), (263166,2220145,1,'eye_type',-11,0,0), (263167,2220145,0,'hair_face_color',52,50,47), (263168,2220145,0,'hair_face_highlight_color',220,114,17), (263169,2220145,0,'hair_type_color',52,50,47), (263170,2220145,0,'hair_type_highlight_color',220,114,17), (263171,2220145,1,'lip_type',45,-17,-4), (263172,2220145,1,'nose_type',28,-4,14), (263173,2220145,0,'skin_color',225,224,212), (263174,2220145,1,'soga_cheek_type',-2,-28,0), (263175,2220145,1,'soga_chin_type',-19,-5,18), (263176,2220145,1,'soga_ear_type',-22,34,0), (263177,2220145,1,'soga_eye_brow_type',-10,-37,-17), (263178,2220145,0,'soga_eye_color',229,229,102), (263179,2220145,1,'soga_eye_type',-11,0,0), (263180,2220145,0,'soga_hair_face_color',52,50,47), (263181,2220145,0,'soga_hair_face_highlight_color',220,114,17), (263182,2220145,0,'soga_hair_type_color',52,50,47), (263183,2220145,0,'soga_hair_type_highlight_color',220,114,17), (263184,2220145,1,'soga_lip_type',45,-17,-4), (263185,2220145,1,'soga_nose_type',28,-4,14), (263186,2220145,0,'soga_skin_color',225,224,212), (263187,2220145,0,'wing_color1',255,255,255), (263188,2220145,0,'wing_color2',255,255,255), (263192,2220147,1,'cheek_type',-34,-14,0), (263193,2220147,1,'chin_type',93,93,-25), (263194,2220147,1,'ear_type',83,7,0), (263195,2220147,1,'eye_brow_type',-95,-93,-53), (263196,2220147,0,'eye_color',97,105,57), (263197,2220147,0,'hair_color1',246,219,114), (263198,2220147,0,'hair_color2',187,136,62), (263199,2220147,0,'hair_face_color',233,184,31), (263200,2220147,0,'hair_face_highlight_color',43,17,14), (263201,2220147,0,'hair_highlight',54,45,28), (263202,2220147,0,'hair_type_color',233,184,31), (263203,2220147,0,'hair_type_highlight_color',43,17,14), (263204,2220147,1,'lip_type',-68,79,95), (263205,2220147,1,'nose_type',90,-89,48), (263206,2220147,0,'skin_color',114,103,68), (263207,2220147,1,'soga_cheek_type',-34,-14,0), (263208,2220147,1,'soga_chin_type',93,93,-25), (263209,2220147,1,'soga_ear_type',83,7,0), (263210,2220147,1,'soga_eye_brow_type',-95,-93,-53), (263211,2220147,0,'soga_eye_color',229,229,102), (263212,2220147,0,'soga_hair_color1',246,219,114), (263213,2220147,0,'soga_hair_color2',187,136,62), (263214,2220147,0,'soga_hair_face_color',233,184,31), (263215,2220147,0,'soga_hair_face_highlight_color',43,17,14), (263216,2220147,0,'soga_hair_highlight',54,45,28), (263217,2220147,0,'soga_hair_type_color',233,184,31), (263218,2220147,0,'soga_hair_type_highlight_color',43,17,14), (263219,2220147,1,'soga_lip_type',-68,79,95), (263220,2220147,1,'soga_nose_type',90,-89,48), (263221,2220147,0,'soga_skin_color',114,103,68), (263222,2220147,0,'wing_color1',255,255,255), (263223,2220147,0,'wing_color2',255,255,255), (263224,2220148,1,'cheek_type',-21,62,0), (263225,2220148,1,'chin_type',84,-37,-39), (263226,2220148,1,'ear_type',56,-42,0), (263227,2220148,1,'eye_brow_type',58,65,-11), (263228,2220148,0,'eye_color',199,174,134), (263229,2220148,1,'eye_type',-89,0,0), (263230,2220148,0,'hair_color1',161,165,168), (263231,2220148,0,'hair_color2',56,62,62), (263232,2220148,0,'hair_face_color',244,246,246), (263233,2220148,0,'hair_face_highlight_color',193,100,45), (263234,2220148,0,'hair_highlight',105,26,26), (263235,2220148,0,'hair_type_color',244,246,246), (263236,2220148,0,'hair_type_highlight_color',193,100,45), (263237,2220148,1,'lip_type',93,9,41), (263238,2220148,1,'nose_type',39,0,-76), (263239,2220148,0,'skin_color',132,141,137), (263240,2220148,1,'soga_cheek_type',-21,62,0), (263241,2220148,1,'soga_chin_type',84,-37,-39), (263242,2220148,1,'soga_ear_type',56,-42,0), (263243,2220148,1,'soga_eye_brow_type',58,65,-11), (263244,2220148,0,'soga_eye_color',229,229,102), (263245,2220148,1,'soga_eye_type',-89,0,0), (263246,2220148,0,'soga_hair_color1',161,165,168), (263247,2220148,0,'soga_hair_color2',56,62,62), (263248,2220148,0,'soga_hair_face_color',244,246,246), (263249,2220148,0,'soga_hair_face_highlight_color',193,100,45), (263250,2220148,0,'soga_hair_highlight',105,26,26), (263251,2220148,0,'soga_hair_type_color',244,246,246), (263252,2220148,0,'soga_hair_type_highlight_color',193,100,45), (263253,2220148,1,'soga_lip_type',93,9,41), (263254,2220148,1,'soga_nose_type',39,0,-76), (263255,2220148,0,'soga_skin_color',132,141,137), (263256,2220148,0,'wing_color1',255,255,255), (263257,2220148,0,'wing_color2',255,255,255), (263258,2220149,1,'cheek_type',-31,7,0), (263259,2220149,1,'chin_type',14,17,2), (263260,2220149,1,'ear_type',9,-44,0), (263261,2220149,1,'eye_brow_type',0,-2,0), (263262,2220149,0,'eye_color',167,168,129), (263263,2220149,1,'eye_type',-18,0,0), (263264,2220149,0,'hair_face_color',87,76,63), (263265,2220149,0,'hair_face_highlight_color',37,29,19), (263266,2220149,0,'hair_type_color',87,76,63), (263267,2220149,0,'hair_type_highlight_color',37,29,19), (263268,2220149,1,'lip_type',-38,10,11), (263269,2220149,1,'nose_type',0,29,9), (263270,2220149,0,'skin_color',245,250,250), (263271,2220149,1,'soga_cheek_type',-31,7,0), (263272,2220149,1,'soga_chin_type',14,17,2), (263273,2220149,1,'soga_ear_type',9,-44,0), (263274,2220149,1,'soga_eye_brow_type',0,-2,0), (263275,2220149,0,'soga_eye_color',229,229,102), (263276,2220149,1,'soga_eye_type',-18,0,0), (263277,2220149,0,'soga_hair_face_color',87,76,63), (263278,2220149,0,'soga_hair_face_highlight_color',37,29,19), (263279,2220149,0,'soga_hair_type_color',87,76,63), (263280,2220149,0,'soga_hair_type_highlight_color',37,29,19), (263281,2220149,1,'soga_lip_type',-38,10,11), (263282,2220149,1,'soga_nose_type',0,29,9), (263283,2220149,0,'soga_skin_color',245,250,250), (263284,2220149,0,'wing_color1',255,255,255), (263285,2220149,0,'wing_color2',255,255,255), (263286,2220150,0,'eye_color',255,255,255), (263287,2220150,0,'skin_color',255,255,255), (263288,2220150,0,'soga_eye_color',255,0,255), (263355,2220154,1,'cheek_type',-61,-1,0), (263356,2220154,1,'chin_type',61,65,-46), (263357,2220154,1,'ear_type',-43,4,0), (263358,2220154,1,'eye_brow_type',43,50,-37), (263359,2220154,0,'eye_color',39,75,50), (263360,2220154,1,'eye_type',76,0,0), (263361,2220154,0,'hair_color1',26,24,25), (263362,2220154,0,'hair_color2',36,34,36), (263363,2220154,0,'hair_face_color',15,1,21), (263364,2220154,0,'hair_face_highlight_color',15,1,21), (263365,2220154,0,'hair_highlight',26,24,25), (263366,2220154,0,'hair_type_color',15,1,21), (263367,2220154,0,'hair_type_highlight_color',15,1,21), (263368,2220154,1,'lip_type',17,-8,0), (263369,2220154,1,'nose_type',-3,75,42), (263370,2220154,0,'skin_color',227,222,179), (263371,2220154,1,'soga_cheek_type',-61,-1,0), (263372,2220154,1,'soga_chin_type',61,65,-46), (263373,2220154,1,'soga_ear_type',-43,4,0), (263374,2220154,1,'soga_eye_brow_type',43,50,-37), (263375,2220154,0,'soga_eye_color',229,229,102), (263376,2220154,1,'soga_eye_type',76,0,0), (263377,2220154,0,'soga_hair_color1',26,24,25), (263378,2220154,0,'soga_hair_color2',36,34,36), (263379,2220154,0,'soga_hair_face_color',15,1,21), (263380,2220154,0,'soga_hair_face_highlight_color',15,1,21), (263381,2220154,0,'soga_hair_highlight',26,24,25), (263382,2220154,0,'soga_hair_type_color',15,1,21), (263383,2220154,0,'soga_hair_type_highlight_color',15,1,21), (263384,2220154,1,'soga_lip_type',17,-8,0), (263385,2220154,1,'soga_nose_type',-3,75,42), (263386,2220154,0,'soga_skin_color',227,222,179), (263387,2220154,0,'wing_color1',255,255,255), (263388,2220154,0,'wing_color2',255,255,255), (263389,2220155,1,'cheek_type',45,-45,0), (263390,2220155,1,'chin_type',95,-46,-64), (263391,2220155,1,'ear_type',-77,8,0), (263392,2220155,1,'eye_brow_type',-61,17,-74), (263393,2220155,0,'eye_color',31,59,41), (263394,2220155,1,'eye_type',-37,0,0), (263395,2220155,0,'hair_color1',246,219,114), (263396,2220155,0,'hair_color2',187,136,62), (263397,2220155,0,'hair_face_color',228,182,26), (263398,2220155,0,'hair_face_highlight_color',88,4,4), (263399,2220155,0,'hair_highlight',109,14,49), (263400,2220155,0,'hair_type_color',228,182,26), (263401,2220155,0,'hair_type_highlight_color',88,4,4), (263402,2220155,1,'lip_type',50,-97,65), (263403,2220155,1,'nose_type',69,62,22), (263404,2220155,0,'skin_color',236,226,182), (263405,2220155,1,'soga_cheek_type',45,-45,0), (263406,2220155,1,'soga_chin_type',95,-46,-64), (263407,2220155,1,'soga_ear_type',-77,8,0), (263408,2220155,1,'soga_eye_brow_type',-61,17,-74), (263409,2220155,0,'soga_eye_color',229,229,102), (263410,2220155,1,'soga_eye_type',-37,0,0), (263411,2220155,0,'soga_hair_color1',246,219,114), (263412,2220155,0,'soga_hair_color2',187,136,62), (263413,2220155,0,'soga_hair_face_color',228,182,26), (263414,2220155,0,'soga_hair_face_highlight_color',88,4,4), (263415,2220155,0,'soga_hair_highlight',109,14,49), (263416,2220155,0,'soga_hair_type_color',228,182,26), (263417,2220155,0,'soga_hair_type_highlight_color',88,4,4), (263418,2220155,1,'soga_lip_type',50,-97,65), (263419,2220155,1,'soga_nose_type',69,62,22), (263420,2220155,0,'soga_skin_color',236,226,182), (263421,2220155,0,'wing_color1',255,255,255), (263422,2220155,0,'wing_color2',255,255,255), (263423,2220156,1,'cheek_type',-9,34,0), (263424,2220156,1,'chin_type',-57,-50,22), (263425,2220156,1,'ear_type',100,-100,0), (263426,2220156,1,'eye_brow_type',56,22,-68), (263427,2220156,0,'eye_color',53,34,13), (263428,2220156,1,'eye_type',-100,0,0), (263429,2220156,0,'hair_color1',119,135,135), (263430,2220156,0,'hair_color2',99,84,73), (263431,2220156,0,'hair_face_color',239,239,226), (263432,2220156,0,'hair_face_highlight_color',193,100,45), (263433,2220156,0,'hair_highlight',105,26,26), (263434,2220156,0,'hair_type_color',239,239,226), (263435,2220156,0,'hair_type_highlight_color',193,100,45); INSERT INTO `npc_appearance` VALUES (263436,2220156,1,'lip_type',48,-41,-12), (263437,2220156,1,'nose_type',0,-7,-84), (263438,2220156,0,'skin_color',212,188,178), (263439,2220156,1,'soga_cheek_type',-9,34,0), (263440,2220156,1,'soga_chin_type',-57,-50,22), (263441,2220156,1,'soga_ear_type',100,-100,0), (263442,2220156,1,'soga_eye_brow_type',56,22,-68), (263443,2220156,0,'soga_eye_color',229,229,102), (263444,2220156,1,'soga_eye_type',-100,0,0), (263445,2220156,0,'soga_hair_color1',119,135,135), (263446,2220156,0,'soga_hair_color2',99,84,73), (263447,2220156,0,'soga_hair_face_color',239,239,226), (263448,2220156,0,'soga_hair_face_highlight_color',193,100,45), (263449,2220156,0,'soga_hair_highlight',105,26,26), (263450,2220156,0,'soga_hair_type_color',239,239,226), (263451,2220156,0,'soga_hair_type_highlight_color',193,100,45), (263452,2220156,1,'soga_lip_type',48,-41,-12), (263453,2220156,1,'soga_nose_type',0,-7,-84), (263454,2220156,0,'soga_skin_color',212,188,178), (263455,2220156,0,'wing_color1',255,255,255), (263456,2220156,0,'wing_color2',255,255,255), (263457,2220157,1,'cheek_type',42,31,0), (263458,2220157,1,'chin_type',-68,-20,-56), (263459,2220157,1,'ear_type',-72,26,0), (263460,2220157,1,'eye_brow_type',77,17,-84), (263461,2220157,0,'eye_color',45,28,10), (263462,2220157,1,'eye_type',9,0,0), (263463,2220157,0,'hair_color1',123,123,130), (263464,2220157,0,'hair_color2',144,140,137), (263465,2220157,0,'hair_face_color',112,137,138), (263466,2220157,0,'hair_face_highlight_color',119,147,147), (263467,2220157,0,'hair_highlight',123,123,130), (263468,2220157,0,'hair_type_color',112,137,138), (263469,2220157,0,'hair_type_highlight_color',119,147,147), (263470,2220157,1,'lip_type',10,59,-97), (263471,2220157,1,'nose_type',4,-31,-3), (263472,2220157,0,'skin_color',76,60,34), (263473,2220157,1,'soga_cheek_type',42,31,0), (263474,2220157,1,'soga_chin_type',-68,-20,-56), (263475,2220157,1,'soga_ear_type',-72,26,0), (263476,2220157,1,'soga_eye_brow_type',77,17,-84), (263477,2220157,0,'soga_eye_color',204,204,204), (263478,2220157,1,'soga_eye_type',9,0,0), (263479,2220157,0,'soga_hair_color1',123,123,130), (263480,2220157,0,'soga_hair_color2',144,140,137), (263481,2220157,0,'soga_hair_face_color',112,137,138), (263482,2220157,0,'soga_hair_face_highlight_color',119,147,147), (263483,2220157,0,'soga_hair_highlight',123,123,130), (263484,2220157,0,'soga_hair_type_color',112,137,138), (263485,2220157,0,'soga_hair_type_highlight_color',119,147,147), (263486,2220157,1,'soga_lip_type',10,59,-97), (263487,2220157,1,'soga_nose_type',4,-31,-3), (263488,2220157,0,'soga_skin_color',76,60,34), (263489,2220158,1,'cheek_type',-31,-17,0), (263490,2220158,1,'chin_type',-12,-14,-1), (263491,2220158,1,'ear_type',-17,5,0), (263492,2220158,1,'eye_brow_type',-10,28,0), (263493,2220158,0,'eye_color',46,93,108), (263494,2220158,1,'eye_type',9,0,0), (263495,2220158,0,'hair_face_color',207,195,0), (263496,2220158,0,'hair_face_highlight_color',136,54,22), (263497,2220158,0,'hair_type_color',207,195,0), (263498,2220158,0,'hair_type_highlight_color',136,54,22), (263499,2220158,1,'lip_type',28,-28,-14), (263500,2220158,1,'nose_type',-14,25,38), (263501,2220158,0,'skin_color',213,179,131), (263502,2220158,1,'soga_cheek_type',-31,-17,0), (263503,2220158,1,'soga_chin_type',-12,-14,-1), (263504,2220158,1,'soga_ear_type',-17,5,0), (263505,2220158,1,'soga_eye_brow_type',-10,28,0), (263506,2220158,0,'soga_eye_color',229,229,102), (263507,2220158,1,'soga_eye_type',9,0,0), (263508,2220158,0,'soga_hair_face_color',207,195,0), (263509,2220158,0,'soga_hair_face_highlight_color',136,54,22), (263510,2220158,0,'soga_hair_type_color',207,195,0), (263511,2220158,0,'soga_hair_type_highlight_color',136,54,22), (263512,2220158,1,'soga_lip_type',28,-28,-14), (263513,2220158,1,'soga_nose_type',-14,25,38), (263514,2220158,0,'soga_skin_color',213,179,131), (263515,2220158,0,'wing_color1',255,255,255), (263516,2220158,0,'wing_color2',255,255,255), (263517,2220159,0,'eye_color',255,255,255), (263518,2220159,0,'skin_color',255,255,255), (263519,2220159,0,'soga_eye_color',255,0,255), (263520,2220160,1,'cheek_type',-31,-81,0), (263521,2220160,1,'chin_type',-68,-29,85), (263522,2220160,1,'ear_type',-95,-34,0), (263523,2220160,1,'eye_brow_type',-71,-71,40), (263524,2220160,0,'eye_color',145,190,203), (263525,2220160,1,'eye_type',-31,0,0), (263526,2220160,0,'hair_color1',38,22,21), (263527,2220160,0,'hair_color2',120,50,0), (263528,2220160,0,'hair_face_color',4,1,1), (263529,2220160,0,'hair_face_highlight_color',233,168,29), (263530,2220160,0,'hair_highlight',200,165,96), (263531,2220160,0,'hair_type_color',4,1,1), (263532,2220160,0,'hair_type_highlight_color',233,168,29), (263533,2220160,1,'lip_type',11,-37,65), (263534,2220160,1,'nose_type',-18,-8,-81), (263535,2220160,0,'skin_color',44,46,46), (263536,2220160,1,'soga_cheek_type',-31,-81,0), (263537,2220160,1,'soga_chin_type',-68,-29,85), (263538,2220160,1,'soga_ear_type',-95,-34,0), (263539,2220160,1,'soga_eye_brow_type',-71,-71,40), (263540,2220160,0,'soga_eye_color',229,229,102), (263541,2220160,1,'soga_eye_type',-31,0,0), (263542,2220160,0,'soga_hair_color1',38,22,21), (263543,2220160,0,'soga_hair_color2',120,50,0), (263544,2220160,0,'soga_hair_face_color',4,1,1), (263545,2220160,0,'soga_hair_face_highlight_color',233,168,29), (263546,2220160,0,'soga_hair_highlight',200,165,96), (263547,2220160,0,'soga_hair_type_color',4,1,1), (263548,2220160,0,'soga_hair_type_highlight_color',233,168,29), (263549,2220160,1,'soga_lip_type',11,-37,65), (263550,2220160,1,'soga_nose_type',-18,-8,-81), (263551,2220160,0,'soga_skin_color',44,46,46), (263552,2220160,0,'wing_color1',255,255,255), (263553,2220160,0,'wing_color2',255,255,255), (263554,2220161,1,'cheek_type',15,64,0), (263555,2220161,1,'chin_type',-77,75,-41), (263556,2220161,1,'ear_type',15,-52,0), (263557,2220161,1,'eye_brow_type',-43,-43,-71), (263558,2220161,0,'eye_color',62,41,216), (263559,2220161,1,'eye_type',84,0,0), (263560,2220161,1,'lip_type',66,87,-90), (263561,2220161,1,'nose_type',-76,64,68), (263562,2220161,0,'skin_color',78,22,10), (263563,2220161,1,'soga_cheek_type',15,64,0), (263564,2220161,1,'soga_chin_type',-77,75,-41), (263565,2220161,1,'soga_ear_type',15,-52,0), (263566,2220161,1,'soga_eye_brow_type',-43,-43,-71), (263567,2220161,0,'soga_eye_color',229,229,102), (263568,2220161,1,'soga_eye_type',84,0,0), (263569,2220161,1,'soga_lip_type',66,87,-90), (263570,2220161,1,'soga_nose_type',-76,64,68), (263571,2220161,0,'soga_skin_color',78,22,10), (263572,2220161,0,'wing_color1',255,255,255), (263573,2220161,0,'wing_color2',255,255,255), (263574,2220162,1,'cheek_type',15,-48,0), (263575,2220162,1,'chin_type',69,76,-28), (263576,2220162,1,'ear_type',25,-35,0), (263577,2220162,1,'eye_brow_type',43,-100,100), (263578,2220162,0,'eye_color',119,144,101), (263579,2220162,1,'eye_type',25,0,0), (263580,2220162,0,'hair_color1',109,14,49), (263581,2220162,0,'hair_color2',185,97,0), (263582,2220162,0,'hair_face_color',86,2,2), (263583,2220162,0,'hair_face_highlight_color',233,184,31), (263584,2220162,0,'hair_highlight',246,219,114), (263585,2220162,0,'hair_type_color',86,2,2), (263586,2220162,0,'hair_type_highlight_color',233,184,31), (263587,2220162,1,'lip_type',-57,100,-56), (263588,2220162,1,'nose_type',81,18,14), (263589,2220162,0,'skin_color',202,148,120), (263590,2220162,1,'soga_cheek_type',15,-48,0), (263591,2220162,1,'soga_chin_type',69,76,-28), (263592,2220162,1,'soga_ear_type',25,-35,0), (263593,2220162,1,'soga_eye_brow_type',43,-100,100), (263594,2220162,0,'soga_eye_color',229,229,102), (263595,2220162,1,'soga_eye_type',25,0,0), (263596,2220162,0,'soga_hair_color1',109,14,49), (263597,2220162,0,'soga_hair_color2',185,97,0), (263598,2220162,0,'soga_hair_face_color',86,2,2), (263599,2220162,0,'soga_hair_face_highlight_color',233,184,31), (263600,2220162,0,'soga_hair_highlight',246,219,114), (263601,2220162,0,'soga_hair_type_color',86,2,2), (263602,2220162,0,'soga_hair_type_highlight_color',233,184,31), (263603,2220162,1,'soga_lip_type',-57,100,-56), (263604,2220162,1,'soga_nose_type',81,18,14), (263605,2220162,0,'soga_skin_color',202,148,120), (263606,2220163,1,'cheek_type',-2,-2,0), (263607,2220163,1,'chin_type',-22,34,17), (263608,2220163,1,'ear_type',-4,-29,0), (263609,2220163,1,'eye_brow_type',4,-45,10), (263610,2220163,0,'eye_color',37,77,81), (263611,2220163,0,'hair_face_color',163,160,157), (263612,2220163,0,'hair_face_highlight_color',57,56,46), (263613,2220163,0,'hair_type_color',163,160,157), (263614,2220163,0,'hair_type_highlight_color',57,56,46), (263615,2220163,1,'lip_type',7,0,10), (263616,2220163,1,'nose_type',-28,-3,2), (263617,2220163,0,'skin_color',184,179,137), (263618,2220163,1,'soga_cheek_type',-2,-2,0), (263619,2220163,1,'soga_chin_type',-22,34,17), (263620,2220163,1,'soga_ear_type',-4,-29,0), (263621,2220163,1,'soga_eye_brow_type',4,-45,10), (263622,2220163,0,'soga_eye_color',229,229,102), (263623,2220163,0,'soga_hair_face_color',163,160,157), (263624,2220163,0,'soga_hair_face_highlight_color',57,56,46), (263625,2220163,0,'soga_hair_type_color',163,160,157), (263626,2220163,0,'soga_hair_type_highlight_color',57,56,46), (263627,2220163,1,'soga_lip_type',7,0,10), (263628,2220163,1,'soga_nose_type',-28,-3,2), (263629,2220163,0,'soga_skin_color',184,179,137), (263630,2220163,0,'wing_color1',255,255,255), (263631,2220163,0,'wing_color2',255,255,255), (263632,2220164,1,'cheek_type',-1,5,0), (263633,2220164,1,'chin_type',-17,-12,-25), (263634,2220164,1,'ear_type',14,11,0), (263635,2220164,1,'eye_brow_type',17,-8,-17), (263636,2220164,0,'eye_color',48,98,112), (263637,2220164,1,'eye_type',2,0,0), (263638,2220164,0,'hair_face_color',3,3,2), (263639,2220164,0,'hair_face_highlight_color',42,25,4), (263640,2220164,0,'hair_type_color',3,3,2), (263641,2220164,0,'hair_type_highlight_color',42,25,4), (263642,2220164,1,'lip_type',14,-4,-1), (263643,2220164,1,'nose_type',-18,28,-8), (263644,2220164,0,'skin_color',216,200,149), (263645,2220164,1,'soga_cheek_type',-1,5,0), (263646,2220164,1,'soga_chin_type',-17,-12,-25), (263647,2220164,1,'soga_ear_type',14,11,0), (263648,2220164,1,'soga_eye_brow_type',17,-8,-17), (263649,2220164,0,'soga_eye_color',229,229,102), (263650,2220164,1,'soga_eye_type',2,0,0), (263651,2220164,0,'soga_hair_face_color',3,3,2), (263652,2220164,0,'soga_hair_face_highlight_color',42,25,4), (263653,2220164,0,'soga_hair_type_color',3,3,2), (263654,2220164,0,'soga_hair_type_highlight_color',42,25,4), (263655,2220164,1,'soga_lip_type',14,-4,-1), (263656,2220164,1,'soga_nose_type',-18,28,-8), (263657,2220164,0,'soga_skin_color',216,200,149), (263658,2220164,0,'wing_color1',255,255,255), (263659,2220164,0,'wing_color2',255,255,255), (263660,2220165,1,'cheek_type',4,-91,0), (263661,2220165,1,'chin_type',-69,7,75), (263662,2220165,1,'ear_type',-50,77,0), (263663,2220165,1,'eye_brow_type',-71,37,23), (263664,2220165,0,'eye_color',163,201,212), (263665,2220165,1,'eye_type',97,0,0), (263666,2220165,0,'hair_color1',79,28,15), (263667,2220165,0,'hair_color2',111,64,0), (263668,2220165,0,'hair_face_color',40,20,7), (263669,2220165,0,'hair_face_highlight_color',47,42,59), (263670,2220165,0,'hair_highlight',43,36,70), (263671,2220165,0,'hair_type_color',40,20,7), (263672,2220165,0,'hair_type_highlight_color',47,42,59), (263673,2220165,1,'lip_type',-34,-68,-35), (263674,2220165,1,'nose_type',63,-31,58), (263675,2220165,0,'skin_color',177,159,108), (263676,2220165,1,'soga_cheek_type',4,-91,0), (263677,2220165,1,'soga_chin_type',-69,7,75), (263678,2220165,1,'soga_ear_type',-50,77,0), (263679,2220165,1,'soga_eye_brow_type',-71,37,23), (263680,2220165,0,'soga_eye_color',229,229,102), (263681,2220165,1,'soga_eye_type',97,0,0), (263682,2220165,0,'soga_hair_color1',79,28,15), (263683,2220165,0,'soga_hair_color2',111,64,0), (263684,2220165,0,'soga_hair_face_color',40,20,7), (263685,2220165,0,'soga_hair_face_highlight_color',47,42,59), (263686,2220165,0,'soga_hair_highlight',43,36,70), (263687,2220165,0,'soga_hair_type_color',40,20,7), (263688,2220165,0,'soga_hair_type_highlight_color',47,42,59), (263689,2220165,1,'soga_lip_type',-34,-68,-35), (263690,2220165,1,'soga_nose_type',63,-31,58), (263691,2220165,0,'soga_skin_color',177,159,108), (263692,2220165,0,'wing_color1',255,255,255), (263693,2220165,0,'wing_color2',255,255,255), (263694,2220166,1,'chin_type',-10,-7,0), (263695,2220166,1,'ear_type',7,14,0), (263696,2220166,1,'eye_brow_type',-3,26,0), (263697,2220166,0,'eye_color',123,177,193), (263698,2220166,1,'eye_type',21,0,0), (263699,2220166,0,'hair_face_color',194,114,5), (263700,2220166,0,'hair_face_highlight_color',101,88,10), (263701,2220166,0,'hair_type_color',194,114,5), (263702,2220166,0,'hair_type_highlight_color',101,88,10), (263703,2220166,1,'lip_type',31,44,21), (263704,2220166,1,'nose_type',4,11,9), (263705,2220166,0,'skin_color',219,229,221), (263706,2220166,1,'soga_chin_type',-10,-7,0), (263707,2220166,1,'soga_ear_type',7,14,0), (263708,2220166,1,'soga_eye_brow_type',-3,26,0), (263709,2220166,0,'soga_eye_color',229,229,102), (263710,2220166,1,'soga_eye_type',21,0,0), (263711,2220166,0,'soga_hair_face_color',194,114,5), (263712,2220166,0,'soga_hair_face_highlight_color',101,88,10), (263713,2220166,0,'soga_hair_type_color',194,114,5), (263714,2220166,0,'soga_hair_type_highlight_color',101,88,10), (263715,2220166,1,'soga_lip_type',31,44,21), (263716,2220166,1,'soga_nose_type',4,11,9), (263717,2220166,0,'soga_skin_color',219,229,221), (263718,2220166,0,'wing_color1',255,255,255), (263719,2220166,0,'wing_color2',255,255,255), (263720,2220167,0,'eye_color',229,209,182), (263721,2220167,0,'skin_color',107,67,42), (263722,2220167,0,'soga_eye_color',255,0,255), (263798,2220174,0,'eye_color',255,255,255), (263799,2220174,0,'skin_color',147,147,147), (263800,2220174,0,'soga_eye_color',255,0,255), (263801,2220175,1,'cheek_type',12,3,0), (263802,2220175,1,'chin_type',69,-75,-59), (263803,2220175,1,'ear_type',-34,-50,0), (263804,2220175,1,'eye_brow_type',88,-77,75), (263805,2220175,0,'eye_color',10,203,203), (263806,2220175,1,'eye_type',26,0,0), (263807,2220175,1,'lip_type',-38,-83,95), (263808,2220175,1,'nose_type',-14,20,37), (263809,2220175,0,'skin_color',58,54,33), (263810,2220175,1,'soga_cheek_type',12,3,0), (263811,2220175,1,'soga_chin_type',69,-75,-59), (263812,2220175,1,'soga_ear_type',-34,-50,0), (263813,2220175,1,'soga_eye_brow_type',88,-77,75), (263814,2220175,0,'soga_eye_color',229,229,102), (263815,2220175,1,'soga_eye_type',26,0,0), (263816,2220175,1,'soga_lip_type',-38,-83,95), (263817,2220175,1,'soga_nose_type',-14,20,37), (263818,2220175,0,'soga_skin_color',58,54,33), (263819,2220175,0,'wing_color1',255,255,255), (263820,2220175,0,'wing_color2',255,255,255), (263824,2220177,0,'eye_color',229,209,182), (263825,2220177,0,'skin_color',107,67,42), (263826,2220177,0,'soga_eye_color',255,0,255), (263830,2220179,0,'eye_color',255,255,255), (263831,2220179,0,'skin_color',255,255,255), (263832,2220179,0,'soga_eye_color',255,0,255), (263996,2220193,1,'cheek_type',9,15,0), (263997,2220193,1,'chin_type',56,14,77), (263998,2220193,1,'ear_type',19,-47,0), (263999,2220193,1,'eye_brow_type',19,-26,0), (264000,2220193,0,'eye_color',55,117,121), (264001,2220193,1,'eye_type',47,0,0), (264002,2220193,0,'hair_color1',56,33,26), (264003,2220193,0,'hair_color2',94,59,11), (264004,2220193,0,'hair_face_color',100,70,10), (264005,2220193,0,'hair_face_highlight_color',232,169,28), (264006,2220193,0,'hair_highlight',200,165,96), (264007,2220193,0,'hair_type_color',100,70,10), (264008,2220193,0,'hair_type_highlight_color',232,169,28), (264009,2220193,1,'lip_type',61,20,-39), (264010,2220193,1,'nose_type',-83,74,40), (264011,2220193,0,'skin_color',244,237,237), (264012,2220193,1,'soga_cheek_type',9,15,0), (264013,2220193,1,'soga_chin_type',56,14,77), (264014,2220193,1,'soga_ear_type',19,-47,0), (264015,2220193,1,'soga_eye_brow_type',19,-26,0), (264016,2220193,0,'soga_eye_color',229,229,102), (264017,2220193,1,'soga_eye_type',47,0,0), (264018,2220193,0,'soga_hair_color1',56,33,26), (264019,2220193,0,'soga_hair_color2',94,59,11), (264020,2220193,0,'soga_hair_face_color',100,70,10), (264021,2220193,0,'soga_hair_face_highlight_color',232,169,28), (264022,2220193,0,'soga_hair_highlight',200,165,96), (264023,2220193,0,'soga_hair_type_color',100,70,10), (264024,2220193,0,'soga_hair_type_highlight_color',232,169,28), (264025,2220193,1,'soga_lip_type',61,20,-39), (264026,2220193,1,'soga_nose_type',-83,74,40), (264027,2220193,0,'soga_skin_color',244,237,237), (264028,2220193,0,'wing_color1',255,255,255), (264029,2220193,0,'wing_color2',255,255,255), (264033,2220195,1,'cheek_type',-31,-17,0), (264034,2220195,1,'chin_type',-12,-14,-1), (264035,2220195,1,'ear_type',-17,5,0), (264036,2220195,1,'eye_brow_type',-10,28,0), (264037,2220195,0,'eye_color',46,93,108), (264038,2220195,1,'eye_type',9,0,0), (264039,2220195,0,'hair_face_color',207,195,0), (264040,2220195,0,'hair_face_highlight_color',136,54,22), (264041,2220195,0,'hair_type_color',207,195,0), (264042,2220195,0,'hair_type_highlight_color',136,54,22), (264043,2220195,1,'lip_type',28,-28,-14), (264044,2220195,1,'nose_type',-14,25,38), (264045,2220195,0,'skin_color',213,179,131), (264046,2220195,1,'soga_cheek_type',-31,-17,0), (264047,2220195,1,'soga_chin_type',-12,-14,-1), (264048,2220195,1,'soga_ear_type',-17,5,0), (264049,2220195,1,'soga_eye_brow_type',-10,28,0), (264050,2220195,0,'soga_eye_color',229,229,102), (264051,2220195,1,'soga_eye_type',9,0,0), (264052,2220195,0,'soga_hair_face_color',207,195,0), (264053,2220195,0,'soga_hair_face_highlight_color',136,54,22), (264054,2220195,0,'soga_hair_type_color',207,195,0), (264055,2220195,0,'soga_hair_type_highlight_color',136,54,22), (264056,2220195,1,'soga_lip_type',28,-28,-14), (264057,2220195,1,'soga_nose_type',-14,25,38), (264058,2220195,0,'soga_skin_color',213,179,131), (264059,2220195,0,'wing_color1',255,255,255), (264060,2220195,0,'wing_color2',255,255,255), (264061,2220196,0,'eye_color',255,255,255), (264062,2220196,0,'skin_color',147,147,147), (264063,2220196,0,'soga_eye_color',255,0,255), (264073,2220200,0,'eye_color',229,209,182), (264074,2220200,0,'skin_color',107,67,42), (264075,2220200,0,'soga_eye_color',255,0,255), (264229,2220223,1,'cheek_type',18,14,0), (264230,2220223,1,'chin_type',-2,-12,17), (264231,2220223,1,'ear_type',40,-9,0), (264232,2220223,1,'eye_brow_type',5,17,21), (264233,2220223,0,'eye_color',72,145,161), (264234,2220223,1,'eye_type',-34,0,0), (264235,2220223,0,'hair_face_color',127,119,111), (264236,2220223,0,'hair_face_highlight_color',13,12,8), (264237,2220223,0,'hair_type_color',127,119,111), (264238,2220223,0,'hair_type_highlight_color',13,12,8), (264239,2220223,1,'lip_type',0,12,-28), (264240,2220223,1,'nose_type',0,-5,-26), (264241,2220223,0,'skin_color',116,75,68), (264242,2220223,1,'soga_cheek_type',18,14,0), (264243,2220223,1,'soga_chin_type',-2,-12,17), (264244,2220223,1,'soga_ear_type',40,-9,0), (264245,2220223,1,'soga_eye_brow_type',5,17,21), (264246,2220223,0,'soga_eye_color',116,75,68), (264247,2220223,1,'soga_eye_type',-34,0,0), (264248,2220223,0,'soga_hair_face_color',127,119,111), (264249,2220223,0,'soga_hair_face_highlight_color',13,12,8), (264250,2220223,0,'soga_hair_type_color',127,119,111), (264251,2220223,0,'soga_hair_type_highlight_color',13,12,8), (264252,2220223,1,'soga_lip_type',0,12,-28), (264253,2220223,1,'soga_nose_type',0,-5,-26), (264254,2220223,0,'soga_skin_color',72,145,161), (264255,2220223,0,'wing_color1',255,255,255), (264256,2220223,0,'wing_color2',255,255,255), (264257,2220224,1,'cheek_type',-3,-8,0), (264258,2220224,1,'chin_type',-20,-17,-40), (264259,2220224,1,'ear_type',3,0,0), (264260,2220224,1,'eye_brow_type',11,5,-29), (264261,2220224,0,'eye_color',159,196,200), (264262,2220224,1,'eye_type',43,0,0), (264263,2220224,0,'hair_face_color',67,29,0), (264264,2220224,0,'hair_face_highlight_color',67,40,8), (264265,2220224,0,'hair_type_color',67,29,0), (264266,2220224,0,'hair_type_highlight_color',67,40,8), (264267,2220224,1,'lip_type',-2,26,-22), (264268,2220224,1,'nose_type',5,-12,-28), (264269,2220224,0,'skin_color',178,176,140), (264270,2220224,1,'soga_cheek_type',-3,-8,0), (264271,2220224,1,'soga_chin_type',-20,-17,-40), (264272,2220224,1,'soga_ear_type',3,0,0), (264273,2220224,1,'soga_eye_brow_type',11,5,-29), (264274,2220224,0,'soga_eye_color',178,176,140), (264275,2220224,1,'soga_eye_type',43,0,0), (264276,2220224,0,'soga_hair_face_color',67,29,0), (264277,2220224,0,'soga_hair_face_highlight_color',67,40,8), (264278,2220224,0,'soga_hair_type_color',67,29,0), (264279,2220224,0,'soga_hair_type_highlight_color',67,40,8), (264280,2220224,1,'soga_lip_type',-2,26,-22), (264281,2220224,1,'soga_nose_type',5,-12,-28), (264282,2220224,0,'soga_skin_color',159,196,200), (264283,2220224,0,'wing_color1',255,255,255), (264284,2220224,0,'wing_color2',255,255,255), (264291,2220228,1,'cheek_type',-5,9,0), (264292,2220228,1,'chin_type',23,-23,-28), (264293,2220228,1,'ear_type',-4,-34,0), (264294,2220228,1,'eye_brow_type',-11,-20,2), (264295,2220228,0,'eye_color',140,188,201), (264296,2220228,1,'eye_type',9,0,0), (264297,2220228,0,'hair_face_color',97,94,90), (264298,2220228,0,'hair_face_highlight_color',104,88,68), (264299,2220228,0,'hair_type_color',97,94,90), (264300,2220228,0,'hair_type_highlight_color',104,88,68), (264301,2220228,1,'lip_type',-28,0,8), (264302,2220228,1,'nose_type',-19,-28,5), (264303,2220228,0,'skin_color',226,205,157), (264304,2220228,1,'soga_cheek_type',-5,9,0), (264305,2220228,1,'soga_chin_type',23,-23,-28), (264306,2220228,1,'soga_ear_type',-4,-34,0), (264307,2220228,1,'soga_eye_brow_type',-11,-20,2), (264308,2220228,0,'soga_eye_color',226,205,157), (264309,2220228,1,'soga_eye_type',9,0,0), (264310,2220228,0,'soga_hair_face_color',97,94,90), (264311,2220228,0,'soga_hair_face_highlight_color',104,88,68), (264312,2220228,0,'soga_hair_type_color',97,94,90), (264313,2220228,0,'soga_hair_type_highlight_color',104,88,68), (264314,2220228,1,'soga_lip_type',-28,0,8), (264315,2220228,1,'soga_nose_type',-19,-28,5), (264316,2220228,0,'soga_skin_color',140,188,201), (264317,2220228,0,'wing_color1',255,255,255), (264318,2220228,0,'wing_color2',255,255,255), (264319,2220229,1,'cheek_type',-12,-22,0), (264320,2220229,1,'chin_type',43,-26,-25), (264321,2220229,1,'ear_type',44,0,0), (264322,2220229,1,'eye_brow_type',-11,17,-34), (264323,2220229,0,'eye_color',41,82,63), (264324,2220229,1,'eye_type',28,0,0), (264325,2220229,0,'hair_face_color',47,27,5), (264326,2220229,0,'hair_face_highlight_color',65,61,55), (264327,2220229,0,'hair_type_color',47,27,5), (264328,2220229,0,'hair_type_highlight_color',65,61,55), (264329,2220229,1,'lip_type',20,0,-17), (264330,2220229,1,'nose_type',3,-45,17), (264331,2220229,0,'skin_color',148,144,110), (264332,2220229,1,'soga_cheek_type',-12,-22,0), (264333,2220229,1,'soga_chin_type',43,-26,-25), (264334,2220229,1,'soga_ear_type',44,0,0), (264335,2220229,1,'soga_eye_brow_type',-11,17,-34), (264336,2220229,0,'soga_eye_color',148,144,110), (264337,2220229,1,'soga_eye_type',28,0,0), (264338,2220229,0,'soga_hair_face_color',47,27,5), (264339,2220229,0,'soga_hair_face_highlight_color',65,61,55), (264340,2220229,0,'soga_hair_type_color',47,27,5), (264341,2220229,0,'soga_hair_type_highlight_color',65,61,55), (264342,2220229,1,'soga_lip_type',20,0,-17), (264343,2220229,1,'soga_nose_type',3,-45,17), (264344,2220229,0,'soga_skin_color',41,82,63), (264345,2220229,0,'wing_color1',255,255,255), (264346,2220229,0,'wing_color2',255,255,255), (264347,2220230,1,'cheek_type',11,9,0), (264348,2220230,1,'chin_type',-14,-31,-17), (264349,2220230,1,'ear_type',39,-14,0), (264350,2220230,1,'eye_brow_type',-19,10,-21), (264351,2220230,0,'eye_color',67,132,116), (264352,2220230,1,'eye_type',-38,0,0), (264353,2220230,0,'hair_face_color',33,24,12), (264354,2220230,0,'hair_face_highlight_color',11,6,1), (264355,2220230,0,'hair_type_color',33,24,12), (264356,2220230,0,'hair_type_highlight_color',11,6,1), (264357,2220230,1,'lip_type',-1,7,0), (264358,2220230,1,'nose_type',0,2,-7), (264359,2220230,0,'skin_color',176,156,105), (264360,2220230,1,'soga_cheek_type',11,9,0), (264361,2220230,1,'soga_chin_type',-14,-31,-17), (264362,2220230,1,'soga_ear_type',39,-14,0), (264363,2220230,1,'soga_eye_brow_type',-19,10,-21), (264364,2220230,0,'soga_eye_color',176,156,105), (264365,2220230,1,'soga_eye_type',-38,0,0), (264366,2220230,0,'soga_hair_face_color',33,24,12), (264367,2220230,0,'soga_hair_face_highlight_color',11,6,1), (264368,2220230,0,'soga_hair_type_color',33,24,12), (264369,2220230,0,'soga_hair_type_highlight_color',11,6,1), (264370,2220230,1,'soga_lip_type',-1,7,0), (264371,2220230,1,'soga_nose_type',0,2,-7), (264372,2220230,0,'soga_skin_color',67,132,116), (264373,2220230,0,'wing_color1',255,255,255), (264374,2220230,0,'wing_color2',255,255,255), (264375,2220231,1,'cheek_type',17,-40,0), (264376,2220231,1,'chin_type',-37,-7,5), (264377,2220231,1,'eye_brow_type',25,0,0), (264378,2220231,0,'eye_color',58,38,16), (264379,2220231,1,'eye_type',-14,0,0), (264380,2220231,0,'hair_face_color',98,35,16), (264381,2220231,0,'hair_face_highlight_color',102,41,0), (264382,2220231,0,'hair_type_color',98,35,16), (264383,2220231,0,'hair_type_highlight_color',102,41,0), (264384,2220231,1,'lip_type',-25,-9,-4), (264385,2220231,1,'nose_type',-5,-8,17), (264386,2220231,0,'skin_color',116,107,73), (264387,2220231,1,'soga_cheek_type',17,-40,0), (264388,2220231,1,'soga_chin_type',-37,-7,5), (264389,2220231,1,'soga_eye_brow_type',25,0,0), (264390,2220231,0,'soga_eye_color',116,107,73), (264391,2220231,1,'soga_eye_type',-14,0,0), (264392,2220231,0,'soga_hair_face_color',98,35,16), (264393,2220231,0,'soga_hair_face_highlight_color',102,41,0), (264394,2220231,0,'soga_hair_type_color',98,35,16), (264395,2220231,0,'soga_hair_type_highlight_color',102,41,0), (264396,2220231,1,'soga_lip_type',-25,-9,-4), (264397,2220231,1,'soga_nose_type',-5,-8,17), (264398,2220231,0,'soga_skin_color',58,38,16), (264399,2220231,0,'wing_color1',255,255,255), (264400,2220231,0,'wing_color2',255,255,255), (264401,2220232,1,'cheek_type',-2,-28,0), (264402,2220232,1,'chin_type',-19,-5,18), (264403,2220232,1,'ear_type',-22,34,0), (264404,2220232,1,'eye_brow_type',-10,-37,-17), (264405,2220232,0,'eye_color',108,113,61), (264406,2220232,1,'eye_type',-11,0,0), (264407,2220232,0,'hair_face_color',52,50,47), (264408,2220232,0,'hair_face_highlight_color',220,114,17), (264409,2220232,0,'hair_type_color',52,50,47), (264410,2220232,0,'hair_type_highlight_color',220,114,17), (264411,2220232,1,'lip_type',45,-17,-4), (264412,2220232,1,'nose_type',28,-4,14), (264413,2220232,0,'skin_color',225,224,212), (264414,2220232,1,'soga_cheek_type',-2,-28,0), (264415,2220232,1,'soga_chin_type',-19,-5,18), (264416,2220232,1,'soga_ear_type',-22,34,0), (264417,2220232,1,'soga_eye_brow_type',-10,-37,-17), (264418,2220232,0,'soga_eye_color',225,224,212), (264419,2220232,1,'soga_eye_type',-11,0,0), (264420,2220232,0,'soga_hair_face_color',52,50,47), (264421,2220232,0,'soga_hair_face_highlight_color',220,114,17), (264422,2220232,0,'soga_hair_type_color',52,50,47), (264423,2220232,0,'soga_hair_type_highlight_color',220,114,17), (264424,2220232,1,'soga_lip_type',45,-17,-4), (264425,2220232,1,'soga_nose_type',28,-4,14), (264426,2220232,0,'soga_skin_color',108,113,61), (264427,2220232,0,'wing_color1',255,255,255), (264428,2220232,0,'wing_color2',255,255,255), (264429,2220233,1,'cheek_type',4,-91,0), (264430,2220233,1,'chin_type',-69,7,75), (264431,2220233,1,'ear_type',-50,77,0), (264432,2220233,1,'eye_brow_type',-71,37,23), (264433,2220233,0,'eye_color',163,201,212), (264434,2220233,1,'eye_type',97,0,0), (264435,2220233,0,'hair_color1',79,28,15), (264436,2220233,0,'hair_color2',111,64,0), (264437,2220233,0,'hair_face_color',40,20,7), (264438,2220233,0,'hair_face_highlight_color',47,42,59), (264439,2220233,0,'hair_highlight',43,36,70), (264440,2220233,0,'hair_type_color',40,20,7), (264441,2220233,0,'hair_type_highlight_color',47,42,59), (264442,2220233,1,'lip_type',-34,-68,-35), (264443,2220233,1,'nose_type',63,-31,58), (264444,2220233,0,'skin_color',177,159,108), (264445,2220233,1,'soga_cheek_type',4,-91,0), (264446,2220233,1,'soga_chin_type',-69,7,75), (264447,2220233,1,'soga_ear_type',-50,77,0), (264448,2220233,1,'soga_eye_brow_type',-71,37,23), (264449,2220233,0,'soga_eye_color',177,159,108), (264450,2220233,1,'soga_eye_type',97,0,0), (264451,2220233,0,'soga_hair_color1',79,28,15), (264452,2220233,0,'soga_hair_color2',111,64,0), (264453,2220233,0,'soga_hair_face_color',40,20,7), (264454,2220233,0,'soga_hair_face_highlight_color',47,42,59), (264455,2220233,0,'soga_hair_highlight',43,36,70), (264456,2220233,0,'soga_hair_type_color',40,20,7), (264457,2220233,0,'soga_hair_type_highlight_color',47,42,59), (264458,2220233,1,'soga_lip_type',-34,-68,-35), (264459,2220233,1,'soga_nose_type',63,-31,58), (264460,2220233,0,'soga_skin_color',163,201,212), (264461,2220233,0,'wing_color1',255,255,255), (264462,2220233,0,'wing_color2',255,255,255), (264469,2220237,1,'chin_type',-10,-7,0), (264470,2220237,1,'ear_type',7,14,0), (264471,2220237,1,'eye_brow_type',-3,26,0), (264472,2220237,0,'eye_color',123,177,193), (264473,2220237,1,'eye_type',21,0,0), (264474,2220237,0,'hair_face_color',194,114,5), (264475,2220237,0,'hair_face_highlight_color',101,88,10), (264476,2220237,0,'hair_type_color',194,114,5), (264477,2220237,0,'hair_type_highlight_color',101,88,10), (264478,2220237,1,'lip_type',31,44,21), (264479,2220237,1,'nose_type',4,11,9), (264480,2220237,0,'skin_color',219,229,221), (264481,2220237,1,'soga_chin_type',-10,-7,0), (264482,2220237,1,'soga_ear_type',7,14,0), (264483,2220237,1,'soga_eye_brow_type',-3,26,0), (264484,2220237,0,'soga_eye_color',219,229,221), (264485,2220237,1,'soga_eye_type',21,0,0), (264486,2220237,0,'soga_hair_face_color',194,114,5), (264487,2220237,0,'soga_hair_face_highlight_color',101,88,10), (264488,2220237,0,'soga_hair_type_color',194,114,5), (264489,2220237,0,'soga_hair_type_highlight_color',101,88,10), (264490,2220237,1,'soga_lip_type',31,44,21), (264491,2220237,1,'soga_nose_type',4,11,9), (264492,2220237,0,'soga_skin_color',123,177,193), (264493,2220237,0,'wing_color1',255,255,255), (264494,2220237,0,'wing_color2',255,255,255), (264495,2220238,1,'cheek_type',-31,7,0), (264496,2220238,1,'chin_type',14,17,2), (264497,2220238,1,'ear_type',9,-44,0), (264498,2220238,1,'eye_brow_type',0,-2,0), (264499,2220238,0,'eye_color',167,168,129), (264500,2220238,1,'eye_type',-18,0,0), (264501,2220238,0,'hair_face_color',87,76,63), (264502,2220238,0,'hair_face_highlight_color',37,29,19), (264503,2220238,0,'hair_type_color',87,76,63), (264504,2220238,0,'hair_type_highlight_color',37,29,19), (264505,2220238,1,'lip_type',-38,10,11), (264506,2220238,1,'nose_type',0,29,9), (264507,2220238,0,'skin_color',245,250,250), (264508,2220238,1,'soga_cheek_type',-31,7,0), (264509,2220238,1,'soga_chin_type',14,17,2), (264510,2220238,1,'soga_ear_type',9,-44,0), (264511,2220238,1,'soga_eye_brow_type',0,-2,0), (264512,2220238,0,'soga_eye_color',245,250,250), (264513,2220238,1,'soga_eye_type',-18,0,0), (264514,2220238,0,'soga_hair_face_color',87,76,63), (264515,2220238,0,'soga_hair_face_highlight_color',37,29,19), (264516,2220238,0,'soga_hair_type_color',87,76,63), (264517,2220238,0,'soga_hair_type_highlight_color',37,29,19), (264518,2220238,1,'soga_lip_type',-38,10,11), (264519,2220238,1,'soga_nose_type',0,29,9), (264520,2220238,0,'soga_skin_color',167,168,129), (264521,2220238,0,'wing_color1',255,255,255), (264522,2220238,0,'wing_color2',255,255,255), (264547,4190000,1,'cheek_type',-87,26,0), (264548,4190000,1,'chin_type',79,-68,-71), (264549,4190000,1,'ear_type',9,-26,0), (264550,4190000,1,'eye_brow_type',-63,-44,50), (264551,4190000,0,'eye_color',18,199,216), (264552,4190000,1,'eye_type',-63,0,0), (264553,4190000,0,'hair_color1',219,18,59), (264554,4190000,0,'hair_color2',29,71,185), (264555,4190000,0,'hair_highlight',255,255,255), (264556,4190000,0,'hair_type_color',10,47,130), (264557,4190000,0,'hair_type_highlight_color',98,216,159), (264558,4190000,1,'lip_type',-87,64,-93), (264559,4190000,1,'nose_type',-40,-37,18), (264560,4190000,0,'skin_color',185,172,166), (264561,4190000,1,'soga_cheek_type',0,-63,-44), (264562,4190000,1,'soga_chin_type',0,-87,64), (264563,4190000,1,'soga_ear_type',0,-63,0), (264564,4190000,1,'soga_eye_brow_type',0,9,-26), (264565,4190000,0,'soga_eye_color',229,229,102), (264566,4190000,1,'soga_eye_type',-63,0,0), (264567,4190000,0,'soga_hair_color1',255,255,255), (264568,4190000,0,'soga_hair_color2',29,71,185), (264569,4190000,0,'soga_hair_highlight',255,255,255), (264570,4190000,0,'soga_hair_type_color',10,47,130), (264571,4190000,0,'soga_hair_type_highlight_color',98,216,159), (264572,4190000,1,'soga_lip_type',50,-87,26), (264573,4190000,1,'soga_nose_type',-93,79,-68), (264574,4190000,0,'soga_skin_color',185,172,166), (264575,4190000,0,'wing_color1',51,80,166), (264576,4190000,0,'wing_color2',173,75,14), (264577,4190001,1,'cheek_type',-34,-22,0), (264578,4190001,1,'chin_type',34,-1,-23), (264579,4190001,1,'ear_type',-8,-23,0), (264580,4190001,1,'eye_brow_type',25,26,-14), (264581,4190001,0,'eye_color',172,186,158), (264582,4190001,1,'eye_type',-3,0,0), (264583,4190001,0,'hair_face_color',56,46,36), (264584,4190001,0,'hair_face_highlight_color',23,10,0), (264585,4190001,0,'hair_type_color',56,46,36), (264586,4190001,0,'hair_type_highlight_color',23,10,0), (264587,4190001,1,'lip_type',14,-22,-37), (264588,4190001,1,'nose_type',7,-39,28), (264589,4190001,0,'skin_color',71,59,61), (264590,4190001,1,'soga_cheek_type',-34,-22,0), (264591,4190001,1,'soga_chin_type',34,-1,-23), (264592,4190001,1,'soga_ear_type',-8,-23,0), (264593,4190001,1,'soga_eye_brow_type',25,26,-14), (264594,4190001,0,'soga_eye_color',229,229,102), (264595,4190001,1,'soga_eye_type',-3,0,0), (264596,4190001,0,'soga_hair_face_color',56,46,36), (264597,4190001,0,'soga_hair_face_highlight_color',23,10,0), (264598,4190001,0,'soga_hair_type_color',56,46,36), (264599,4190001,0,'soga_hair_type_highlight_color',23,10,0), (264600,4190001,1,'soga_lip_type',14,-22,-37), (264601,4190001,1,'soga_nose_type',7,-39,28), (264602,4190001,0,'soga_skin_color',71,59,61), (264603,4190001,0,'wing_color1',255,255,255), (264604,4190001,0,'wing_color2',255,255,255), (264605,4190002,1,'cheek_type',62,87,0), (264606,4190002,1,'chin_type',-9,37,-7), (264607,4190002,1,'ear_type',7,-89,0), (264608,4190002,1,'eye_brow_type',87,41,0), (264609,4190002,0,'eye_color',69,115,72), (264610,4190002,1,'eye_type',14,0,0), (264611,4190002,0,'hair_face_color',15,1,21), (264612,4190002,0,'hair_face_highlight_color',119,147,147), (264613,4190002,0,'hair_type_color',15,1,21), (264614,4190002,0,'hair_type_highlight_color',119,147,147), (264615,4190002,1,'lip_type',90,-100,100), (264616,4190002,1,'nose_type',100,100,-100), (264617,4190002,0,'skin_color',72,53,33), (264618,4190002,1,'soga_cheek_type',62,87,0), (264619,4190002,1,'soga_chin_type',-9,37,-7), (264620,4190002,1,'soga_ear_type',7,-89,0), (264621,4190002,1,'soga_eye_brow_type',87,41,0), (264622,4190002,0,'soga_eye_color',204,204,204), (264623,4190002,1,'soga_eye_type',14,0,0), (264624,4190002,0,'soga_hair_face_color',15,1,21), (264625,4190002,0,'soga_hair_face_highlight_color',119,147,147), (264626,4190002,0,'soga_hair_type_color',15,1,21), (264627,4190002,0,'soga_hair_type_highlight_color',119,147,147), (264628,4190002,1,'soga_lip_type',90,-100,100), (264629,4190002,1,'soga_nose_type',100,100,-100), (264630,4190002,0,'soga_skin_color',72,53,33), (264631,4190003,0,'eye_color',223,155,138), (264632,4190003,0,'skin_color',189,189,159), (264633,4190003,0,'soga_eye_color',255,0,255), (264634,4190004,1,'cheek_type',-32,-31,0), (264635,4190004,1,'chin_type',-1,25,26), (264636,4190004,1,'ear_type',37,-5,0), (264637,4190004,1,'eye_brow_type',-28,25,-7), (264638,4190004,0,'eye_color',50,97,72), (264639,4190004,1,'eye_type',31,0,0), (264640,4190004,0,'hair_face_color',115,61,3), (264641,4190004,0,'hair_face_highlight_color',67,60,14), (264642,4190004,0,'hair_type_color',115,61,3), (264643,4190004,0,'hair_type_highlight_color',67,60,14), (264644,4190004,1,'lip_type',-8,7,10), (264645,4190004,1,'nose_type',4,37,-9), (264646,4190004,0,'skin_color',226,215,198), (264647,4190004,1,'soga_cheek_type',-32,-31,0), (264648,4190004,1,'soga_chin_type',-1,25,26), (264649,4190004,1,'soga_ear_type',37,-5,0), (264650,4190004,1,'soga_eye_brow_type',-28,25,-7), (264651,4190004,0,'soga_eye_color',229,229,102), (264652,4190004,1,'soga_eye_type',31,0,0), (264653,4190004,0,'soga_hair_face_color',115,61,3), (264654,4190004,0,'soga_hair_face_highlight_color',67,60,14), (264655,4190004,0,'soga_hair_type_color',115,61,3), (264656,4190004,0,'soga_hair_type_highlight_color',67,60,14), (264657,4190004,1,'soga_lip_type',-8,7,10), (264658,4190004,1,'soga_nose_type',4,37,-9), (264659,4190004,0,'soga_skin_color',226,215,198), (264660,4190004,0,'wing_color1',255,255,255), (264661,4190004,0,'wing_color2',255,255,255), (264662,4190005,1,'cheek_type',68,70,0), (264663,4190005,1,'chin_type',37,8,-32), (264664,4190005,1,'ear_type',68,-22,0), (264665,4190005,1,'eye_brow_type',-20,-93,-75), (264666,4190005,0,'eye_color',128,181,196), (264667,4190005,1,'eye_type',-35,0,0), (264668,4190005,0,'hair_face_highlight_color',100,70,10), (264669,4190005,0,'hair_type_highlight_color',100,70,10), (264670,4190005,1,'lip_type',78,64,-38), (264671,4190005,1,'nose_type',56,-25,59), (264672,4190005,0,'skin_color',232,222,175), (264673,4190005,1,'soga_cheek_type',68,70,0), (264674,4190005,1,'soga_chin_type',37,8,-32), (264675,4190005,1,'soga_ear_type',68,-22,0), (264676,4190005,1,'soga_eye_brow_type',-20,-93,-75), (264677,4190005,0,'soga_eye_color',229,229,102), (264678,4190005,1,'soga_eye_type',-35,0,0), (264679,4190005,0,'soga_hair_face_highlight_color',100,70,10), (264680,4190005,0,'soga_hair_type_highlight_color',100,70,10), (264681,4190005,1,'soga_lip_type',78,64,-38), (264682,4190005,1,'soga_nose_type',56,-25,59), (264683,4190005,0,'soga_skin_color',232,222,175), (264684,4190006,1,'cheek_type',14,100,0), (264685,4190006,1,'chin_type',100,-39,-8), (264686,4190006,1,'ear_type',-89,8,0), (264687,4190006,1,'eye_brow_type',-100,-11,-7), (264688,4190006,1,'eye_type',-11,0,0), (264689,4190006,1,'lip_type',47,-45,46), (264690,4190006,1,'nose_type',87,-3,-100), (264691,4190006,0,'skin_color',149,111,54), (264692,4190006,1,'soga_cheek_type',14,100,0), (264693,4190006,1,'soga_chin_type',100,-39,-8), (264694,4190006,1,'soga_ear_type',-89,8,0), (264695,4190006,1,'soga_eye_brow_type',-100,-11,-7), (264696,4190006,0,'soga_eye_color',229,229,102), (264697,4190006,1,'soga_eye_type',-11,0,0), (264698,4190006,1,'soga_lip_type',47,-45,46), (264699,4190006,1,'soga_nose_type',87,-3,-100), (264700,4190006,0,'soga_skin_color',149,111,54), (264701,4190006,0,'wing_color1',255,255,255), (264702,4190006,0,'wing_color2',255,255,255), (264703,4190007,1,'cheek_type',0,-75,0), (264704,4190007,1,'chin_type',50,-37,47), (264705,4190007,1,'ear_type',-12,-68,0), (264706,4190007,1,'eye_brow_type',100,-100,-100), (264707,4190007,0,'eye_color',47,88,57), (264708,4190007,1,'eye_type',62,0,0), (264709,4190007,0,'hair_face_color',170,148,121), (264710,4190007,0,'hair_face_highlight_color',180,155,124), (264711,4190007,0,'hair_type_color',170,148,121), (264712,4190007,0,'hair_type_highlight_color',180,155,124), (264713,4190007,1,'lip_type',-100,96,-25), (264714,4190007,1,'nose_type',-84,-25,17), (264715,4190007,0,'skin_color',228,182,145), (264716,4190007,1,'soga_cheek_type',0,-75,0), (264717,4190007,1,'soga_chin_type',50,-37,47), (264718,4190007,1,'soga_ear_type',-12,-68,0), (264719,4190007,1,'soga_eye_brow_type',100,-100,-100), (264720,4190007,0,'soga_eye_color',229,229,102), (264721,4190007,1,'soga_eye_type',62,0,0), (264722,4190007,0,'soga_hair_face_color',170,148,121), (264723,4190007,0,'soga_hair_face_highlight_color',180,155,124), (264724,4190007,0,'soga_hair_type_color',170,148,121), (264725,4190007,0,'soga_hair_type_highlight_color',180,155,124), (264726,4190007,1,'soga_lip_type',-100,96,-25), (264727,4190007,1,'soga_nose_type',-84,-25,17), (264728,4190007,0,'soga_skin_color',228,182,145), (264729,4190007,0,'wing_color1',255,255,255), (264730,4190007,0,'wing_color2',255,255,255), (264731,4190008,1,'cheek_type',10,93,0), (264732,4190008,1,'chin_type',-11,0,0), (264733,4190008,1,'ear_type',-81,-88,0), (264734,4190008,1,'eye_brow_type',-79,-17,5), (264735,4190008,0,'eye_color',159,76,4), (264736,4190008,1,'eye_type',22,0,0), (264737,4190008,0,'hair_type_color',128,226,66), (264738,4190008,0,'hair_type_highlight_color',184,46,243), (264739,4190008,1,'lip_type',94,0,57), (264740,4190008,1,'nose_type',-57,1,48), (264741,4190008,0,'skin_color',191,155,149), (264742,4190008,1,'soga_cheek_type',10,93,0), (264743,4190008,1,'soga_chin_type',-11,0,0), (264744,4190008,1,'soga_ear_type',-81,-88,0), (264745,4190008,1,'soga_eye_brow_type',-79,-17,5), (264746,4190008,0,'soga_eye_color',229,229,102), (264747,4190008,1,'soga_eye_type',22,0,0), (264748,4190008,0,'soga_hair_type_color',128,226,66), (264749,4190008,0,'soga_hair_type_highlight_color',184,46,243), (264750,4190008,1,'soga_lip_type',94,0,57), (264751,4190008,1,'soga_nose_type',-57,1,48), (264752,4190008,0,'soga_skin_color',191,155,149), (264753,4190008,0,'wing_color1',182,34,173), (264754,4190008,0,'wing_color2',38,211,140), (264755,3870000,1,'cheek_type',41,98,0), (264756,3870000,1,'chin_type',-46,1,77), (264757,3870000,1,'ear_type',-87,-74,0), (264758,3870000,1,'eye_brow_type',97,-34,-3), (264759,3870000,0,'eye_color',255,255,255), (264760,3870000,1,'eye_type',94,0,0), (264761,3870000,0,'hair_color1',214,56,14), (264762,3870000,0,'hair_color2',25,0,0), (264763,3870000,0,'hair_face_color',100,70,10), (264764,3870000,0,'hair_face_highlight_color',193,100,45), (264765,3870000,0,'hair_type_color',100,70,10), (264766,3870000,0,'hair_type_highlight_color',193,100,45), (264767,3870000,1,'lip_type',-22,17,-95), (264768,3870000,1,'nose_type',71,-42,56), (264769,3870000,0,'skin_color',255,255,255), (264770,3870000,1,'soga_cheek_type',0,97,-34), (264771,3870000,1,'soga_chin_type',0,-22,17), (264772,3870000,1,'soga_ear_type',0,94,0), (264773,3870000,1,'soga_eye_brow_type',0,-87,-74), (264774,3870000,0,'soga_eye_color',255,0,255), (264775,3870000,1,'soga_eye_type',25,0,0), (264776,3870000,0,'soga_hair_face_color',100,70,10), (264777,3870000,0,'soga_hair_face_highlight_color',193,100,45), (264778,3870000,0,'soga_hair_type_color',100,70,10), (264779,3870000,0,'soga_hair_type_highlight_color',193,100,45), (264780,3870000,1,'soga_lip_type',-3,41,98), (264781,3870000,1,'soga_nose_type',-95,-46,1), (264782,3870000,0,'soga_skin_color',134,109,66), (264783,3870000,0,'wing_color1',255,255,255), (264784,3870000,0,'wing_color2',255,255,255), (264785,3870001,0,'eye_color',255,255,255), (264786,3870001,0,'skin_color',255,255,255), (264787,3870001,0,'soga_eye_color',255,0,255), (264788,3870002,0,'eye_color',255,255,255), (264789,3870002,0,'skin_color',255,255,255), (264790,3870002,0,'soga_eye_color',255,0,255), (264791,3870003,0,'eye_color',255,255,255), (264792,3870003,0,'skin_color',255,255,255), (264793,3870003,0,'soga_eye_color',255,0,255), (264794,3870004,0,'eye_color',255,255,255), (264795,3870004,0,'skin_color',255,255,255), (264796,3870004,0,'soga_eye_color',255,0,255), (264797,3870005,0,'eye_color',255,255,255), (264798,3870005,0,'skin_color',255,255,255), (264799,3870005,0,'soga_eye_color',255,0,255), (264800,3870006,0,'eye_color',255,255,255), (264801,3870006,0,'skin_color',255,255,255), (264802,3870006,0,'soga_eye_color',255,0,255), (264803,3870007,0,'eye_color',29,29,29), (264804,3870007,0,'skin_color',152,7,0), (264805,3870007,0,'soga_eye_color',255,0,255), (264806,3870008,0,'eye_color',255,255,255), (264807,3870008,0,'skin_color',255,255,255), (264808,3870008,0,'soga_eye_color',255,0,255), (264809,3870009,0,'eye_color',255,255,255), (264810,3870009,0,'skin_color',255,255,255), (264811,3870009,0,'soga_eye_color',255,0,255), (264812,3870010,0,'eye_color',255,255,255), (264813,3870010,0,'skin_color',255,255,255), (264814,3870010,0,'soga_eye_color',255,0,255), (264815,3870011,0,'eye_color',255,255,255), (264816,3870011,0,'skin_color',255,255,255), (264817,3870011,0,'soga_eye_color',255,0,255), (264818,3870012,0,'eye_color',255,255,255), (264819,3870012,0,'skin_color',255,255,255), (264820,3870012,0,'soga_eye_color',255,0,255), (264821,3870013,0,'eye_color',255,255,255), (264822,3870013,0,'skin_color',255,255,255), (264823,3870013,0,'soga_eye_color',255,0,255), (264824,3870014,0,'eye_color',255,255,255), (264825,3870014,0,'skin_color',255,255,255), (264826,3870014,0,'soga_eye_color',255,0,255), (264827,3870015,0,'eye_color',29,29,29), (264828,3870015,0,'skin_color',29,29,29), (264829,3870015,0,'soga_eye_color',255,0,255), (264830,3870016,0,'eye_color',255,255,255), (264831,3870016,0,'skin_color',255,255,255), (264832,3870016,0,'soga_eye_color',255,0,255), (264833,3870017,1,'cheek_type',-10,66,0), (264834,3870017,1,'chin_type',-7,-34,93), (264835,3870017,1,'ear_type',44,68,0), (264836,3870017,1,'eye_brow_type',62,-55,-34), (264837,3870017,0,'eye_color',37,71,49), (264838,3870017,1,'eye_type',-34,0,0), (264839,3870017,0,'hair_face_color',3,1,2), (264840,3870017,0,'hair_face_highlight_color',65,45,5), (264841,3870017,0,'hair_type_color',3,1,2), (264842,3870017,0,'hair_type_highlight_color',65,45,5), (264843,3870017,1,'lip_type',-8,-1,-39), (264844,3870017,1,'nose_type',3,97,-51), (264845,3870017,0,'skin_color',234,195,189), (264846,3870017,1,'soga_cheek_type',-10,66,0), (264847,3870017,1,'soga_chin_type',-7,-34,93), (264848,3870017,1,'soga_ear_type',44,68,0), (264849,3870017,1,'soga_eye_brow_type',62,-55,-34), (264850,3870017,0,'soga_eye_color',204,204,204), (264851,3870017,1,'soga_eye_type',-34,0,0), (264852,3870017,0,'soga_hair_face_color',3,1,2), (264853,3870017,0,'soga_hair_face_highlight_color',65,45,5), (264854,3870017,0,'soga_hair_type_color',3,1,2), (264855,3870017,0,'soga_hair_type_highlight_color',65,45,5), (264856,3870017,1,'soga_lip_type',-8,-1,-39), (264857,3870017,1,'soga_nose_type',3,97,-51), (264858,3870017,0,'soga_skin_color',234,195,189), (264859,3870018,0,'eye_color',255,255,255), (264860,3870018,0,'skin_color',255,255,255), (264861,3870018,0,'soga_eye_color',255,0,255), (264862,3870019,0,'eye_color',255,255,255), (264863,3870019,0,'skin_color',255,255,255), (264864,3870019,0,'soga_eye_color',255,0,255), (264865,3870020,0,'eye_color',255,255,255), (264866,3870020,0,'skin_color',255,255,255), (264867,3870020,0,'soga_eye_color',255,0,255), (264868,3870021,0,'eye_color',255,255,255), (264869,3870021,0,'skin_color',255,255,255), (264870,3870021,0,'soga_eye_color',255,0,255), (264871,3870022,0,'eye_color',235,235,235), (264872,3870022,0,'skin_color',232,232,232), (264873,3870022,0,'soga_eye_color',255,0,255), (264874,4250000,0,'eye_color',255,255,255), (264875,4250000,0,'skin_color',255,255,255), (264876,4250000,0,'soga_eye_color',255,0,255), (264877,4250001,0,'eye_color',255,255,255), (264878,4250001,0,'skin_color',255,255,255), (264879,4250001,0,'soga_eye_color',255,0,255), (264880,4250002,0,'eye_color',255,255,255), (264881,4250002,0,'skin_color',255,255,255), (264882,4250002,0,'soga_eye_color',255,0,255), (264883,4250003,0,'eye_color',255,255,255), (264884,4250003,0,'skin_color',255,255,255), (264885,4250003,0,'soga_eye_color',255,0,255), (264886,4250004,0,'eye_color',110,39,55), (264887,4250004,0,'skin_color',152,7,0), (264888,4250004,0,'soga_eye_color',255,0,255), (264889,4250005,0,'eye_color',65,43,86), (264890,4250005,0,'skin_color',55,64,116), (264891,4250005,0,'soga_eye_color',255,0,255), (264892,4250006,0,'eye_color',255,255,255), (264893,4250006,0,'skin_color',255,255,255), (264894,4250006,0,'soga_eye_color',255,0,255), (264895,4250007,0,'eye_color',255,255,255), (264896,4250007,0,'skin_color',255,255,255), (264897,4250007,0,'soga_eye_color',255,0,255), (264898,4250008,0,'eye_color',255,255,255), (264899,4250008,0,'skin_color',255,255,255), (264900,4250008,0,'soga_eye_color',255,0,255), (264901,4250009,0,'eye_color',255,255,255), (264902,4250009,0,'skin_color',255,255,255), (264903,4250009,0,'soga_eye_color',255,0,255), (264904,4250010,0,'eye_color',255,255,255), (264905,4250010,0,'skin_color',255,255,255), (264906,4250010,0,'soga_eye_color',255,0,255), (264907,4250011,0,'eye_color',255,255,255), (264908,4250011,0,'skin_color',255,255,255), (264909,4250011,0,'soga_eye_color',255,0,255), (264910,4250012,0,'eye_color',255,255,255), (264911,4250012,0,'skin_color',255,255,255), (264912,4250012,0,'soga_eye_color',255,0,255), (264913,4250013,1,'cheek_type',-100,56,0), (264914,4250013,1,'chin_type',100,0,0), (264915,4250013,1,'ear_type',81,-61,0), (264916,4250013,1,'eye_brow_type',87,50,38), (264917,4250013,0,'eye_color',38,76,64), (264918,4250013,1,'eye_type',37,0,0), (264919,4250013,0,'hair_color1',112,123,142), (264920,4250013,0,'hair_color2',124,116,110), (264921,4250013,0,'hair_face_color',197,183,168), (264922,4250013,0,'hair_face_highlight_color',244,244,246), (264923,4250013,0,'hair_highlight',160,156,172), (264924,4250013,0,'hair_type_color',197,183,168), (264925,4250013,0,'hair_type_highlight_color',244,244,246), (264926,4250013,1,'lip_type',-100,65,100), (264927,4250013,1,'nose_type',-75,64,81), (264928,4250013,0,'skin_color',181,149,98), (264929,4250013,1,'soga_cheek_type',-100,56,0), (264930,4250013,1,'soga_chin_type',100,0,0), (264931,4250013,1,'soga_ear_type',81,-61,0), (264932,4250013,1,'soga_eye_brow_type',87,50,38), (264933,4250013,0,'soga_eye_color',229,229,102), (264934,4250013,1,'soga_eye_type',37,0,0), (264935,4250013,0,'soga_hair_color1',56,33,26), (264936,4250013,0,'soga_hair_color2',86,65,37), (264937,4250013,0,'soga_hair_face_color',100,70,10), (264938,4250013,0,'soga_hair_face_highlight_color',244,244,246), (264939,4250013,0,'soga_hair_highlight',160,156,172), (264940,4250013,0,'soga_hair_type_color',100,70,10), (264941,4250013,0,'soga_hair_type_highlight_color',244,244,246), (264942,4250013,1,'soga_lip_type',-61,75,87), (264943,4250013,1,'soga_nose_type',-75,64,81), (264944,4250013,0,'soga_skin_color',213,190,155), (264945,4250013,0,'wing_color1',255,255,255), (264946,4250013,0,'wing_color2',255,255,255), (264947,4250014,1,'cheek_type',-28,37,0), (264948,4250014,1,'chin_type',-17,-37,0), (264949,4250014,1,'ear_type',75,0,0), (264950,4250014,1,'eye_brow_type',-37,-37,14), (264951,4250014,0,'eye_color',91,155,168), (264952,4250014,1,'eye_type',-37,0,0), (264953,4250014,0,'hair_color1',89,21,21), (264954,4250014,0,'hair_color2',131,81,7), (264955,4250014,0,'hair_face_color',166,58,23), (264956,4250014,0,'hair_face_highlight_color',218,211,202), (264957,4250014,0,'hair_highlight',112,123,142), (264958,4250014,0,'hair_type_color',166,58,23), (264959,4250014,0,'hair_type_highlight_color',218,211,202), (264960,4250014,1,'lip_type',-28,0,-7), (264961,4250014,1,'nose_type',-14,28,68), (264962,4250014,0,'skin_color',242,249,245), (264963,4250014,1,'soga_cheek_type',-62,34,0), (264964,4250014,1,'soga_chin_type',41,-14,50), (264965,4250014,1,'soga_ear_type',100,-7,0), (264966,4250014,1,'soga_eye_brow_type',-28,37,-50), (264967,4250014,0,'soga_eye_color',229,229,102), (264968,4250014,0,'soga_hair_color1',112,123,142), (264969,4250014,0,'soga_hair_color2',123,114,109), (264970,4250014,0,'soga_hair_face_color',198,184,168), (264971,4250014,0,'soga_hair_face_highlight_color',249,223,124), (264972,4250014,0,'soga_hair_highlight',249,218,87), (264973,4250014,0,'soga_hair_type_color',198,184,168), (264974,4250014,0,'soga_hair_type_highlight_color',249,223,124), (264975,4250014,1,'soga_lip_type',-28,41,-7), (264976,4250014,1,'soga_nose_type',7,-31,-81), (264977,4250014,0,'soga_skin_color',228,213,206), (264978,4250015,0,'eye_color',255,255,255), (264979,4250015,0,'skin_color',255,255,255), (264980,4250015,0,'soga_eye_color',255,0,255), (264981,4250016,0,'eye_color',255,255,255), (264982,4250016,0,'skin_color',255,255,255), (264983,4250016,0,'soga_eye_color',255,0,255), (264984,4250017,0,'eye_color',255,255,255), (264985,4250017,0,'skin_color',255,255,255), (264986,4250017,0,'soga_eye_color',255,0,255), (264987,4250018,0,'eye_color',255,255,255), (264988,4250018,0,'skin_color',255,255,255), (264989,4250018,0,'soga_eye_color',255,0,255), (264990,4250019,0,'eye_color',255,255,255), (264991,4250019,0,'skin_color',255,255,255), (264992,4250019,0,'soga_eye_color',255,0,255), (264993,4250020,0,'eye_color',255,255,255), (264994,4250020,0,'skin_color',255,255,255), (264995,4250020,0,'soga_eye_color',255,0,255), (264996,4250021,0,'eye_color',255,255,255), (264997,4250021,0,'skin_color',255,255,255), (264998,4250021,0,'soga_eye_color',255,0,255), (264999,4250022,0,'eye_color',255,255,255), (265000,4250022,0,'skin_color',255,255,255), (265001,4250022,0,'soga_eye_color',255,0,255), (265002,4250023,0,'eye_color',255,255,255), (265003,4250023,0,'skin_color',255,255,255), (265004,4250023,0,'soga_eye_color',255,0,255), (265005,4250024,0,'eye_color',255,255,255), (265006,4250024,0,'skin_color',255,255,255), (265007,4250024,0,'soga_eye_color',255,0,255), (265008,4250025,0,'eye_color',28,28,28), (265009,4250025,0,'skin_color',237,17,22), (265010,4250025,0,'soga_eye_color',255,0,255), (265011,4250026,0,'eye_color',28,28,28), (265012,4250026,0,'skin_color',237,17,22), (265013,4250026,0,'soga_eye_color',255,0,255), (265014,4250027,0,'eye_color',28,28,28), (265015,4250027,0,'skin_color',237,17,22), (265016,4250027,0,'soga_eye_color',255,0,255), (265017,4250028,0,'eye_color',255,255,255), (265018,4250028,0,'skin_color',255,255,255), (265019,4250028,0,'soga_eye_color',255,0,255), (265020,4250029,0,'eye_color',255,255,255), (265021,4250029,0,'skin_color',255,255,255), (265022,4250029,0,'soga_eye_color',255,0,255), (265023,4250030,0,'eye_color',255,255,255), (265024,4250030,0,'skin_color',255,255,255), (265025,4250030,0,'soga_eye_color',255,0,255), (265026,4250031,0,'eye_color',255,255,255), (265027,4250031,0,'skin_color',255,255,255), (265028,4250031,0,'soga_eye_color',255,0,255), (265029,4250032,0,'eye_color',255,255,255), (265030,4250032,0,'skin_color',255,255,255), (265031,4250032,0,'soga_eye_color',255,0,255), (265032,4250033,0,'eye_color',255,255,255), (265033,4250033,0,'skin_color',255,255,255), (265034,4250033,0,'soga_eye_color',255,0,255), (265035,4250034,0,'eye_color',255,255,255), (265036,4250034,0,'skin_color',255,255,255), (265037,4250034,0,'soga_eye_color',255,0,255), (265038,4250035,0,'eye_color',255,255,255), (265039,4250035,0,'skin_color',255,255,255), (265040,4250035,0,'soga_eye_color',255,0,255), (265041,4250036,0,'eye_color',255,255,255), (265042,4250036,0,'skin_color',255,255,255), (265043,4250036,0,'soga_eye_color',255,0,255), (265044,4250037,1,'cheek_type',25,-93,0), (265045,4250037,1,'chin_type',-34,95,-5), (265046,4250037,1,'ear_type',8,34,0), (265047,4250037,1,'eye_brow_type',-65,-34,85), (265048,4250037,0,'eye_color',230,116,250), (265049,4250037,1,'eye_type',-14,0,0), (265050,4250037,0,'hair_color1',161,165,168), (265051,4250037,0,'hair_color2',60,71,71), (265052,4250037,0,'hair_face_color',225,221,214), (265053,4250037,0,'hair_face_highlight_color',89,73,129), (265054,4250037,0,'hair_highlight',152,46,102), (265055,4250037,0,'hair_type_color',225,221,214), (265056,4250037,0,'hair_type_highlight_color',89,73,129), (265057,4250037,1,'lip_type',-15,29,32), (265058,4250037,1,'nose_type',62,47,-90), (265059,4250037,0,'skin_color',121,164,163), (265060,4250037,1,'soga_cheek_type',25,-93,0), (265061,4250037,1,'soga_chin_type',-34,95,-5), (265062,4250037,1,'soga_ear_type',8,34,0), (265063,4250037,1,'soga_eye_brow_type',-65,-34,85), (265064,4250037,0,'soga_eye_color',229,229,102), (265065,4250037,1,'soga_eye_type',-14,0,0), (265066,4250037,0,'soga_hair_color1',161,165,168), (265067,4250037,0,'soga_hair_color2',60,71,71), (265068,4250037,0,'soga_hair_face_color',225,221,214), (265069,4250037,0,'soga_hair_face_highlight_color',89,73,129), (265070,4250037,0,'soga_hair_highlight',152,46,102), (265071,4250037,0,'soga_hair_type_color',225,221,214), (265072,4250037,0,'soga_hair_type_highlight_color',89,73,129), (265073,4250037,1,'soga_lip_type',-15,29,32), (265074,4250037,1,'soga_nose_type',62,47,-90), (265075,4250037,0,'soga_skin_color',121,164,163), (265076,4250037,0,'wing_color1',255,255,255), (265077,4250037,0,'wing_color2',255,255,255), (265078,4250038,0,'eye_color',255,255,255), (265079,4250038,0,'skin_color',255,255,255), (265080,4250038,0,'soga_eye_color',255,0,255), (265081,4250039,1,'cheek_type',100,-100,0), (265082,4250039,1,'chin_type',-100,100,100), (265083,4250039,1,'ear_type',25,9,0), (265084,4250039,1,'eye_brow_type',100,100,100), (265085,4250039,0,'eye_color',118,14,183), (265086,4250039,1,'eye_type',100,0,0), (265087,4250039,0,'hair_face_color',171,60,32), (265088,4250039,0,'hair_face_highlight_color',216,192,37), (265089,4250039,0,'hair_type_color',171,60,32), (265090,4250039,0,'hair_type_highlight_color',216,192,37), (265091,4250039,1,'lip_type',100,50,-68), (265092,4250039,1,'nose_type',0,-17,-1), (265093,4250039,0,'skin_color',231,231,231), (265094,4250039,1,'soga_cheek_type',100,-100,0), (265095,4250039,1,'soga_chin_type',-100,100,100), (265096,4250039,1,'soga_ear_type',25,9,0), (265097,4250039,1,'soga_eye_brow_type',100,100,100), (265098,4250039,0,'soga_eye_color',229,229,102), (265099,4250039,1,'soga_eye_type',100,0,0), (265100,4250039,0,'soga_hair_face_color',171,60,32), (265101,4250039,0,'soga_hair_face_highlight_color',216,192,37), (265102,4250039,0,'soga_hair_type_color',171,60,32), (265103,4250039,0,'soga_hair_type_highlight_color',216,192,37), (265104,4250039,1,'soga_lip_type',100,50,-68), (265105,4250039,1,'soga_nose_type',0,-17,-1), (265106,4250039,0,'soga_skin_color',231,231,231), (265107,4250039,0,'wing_color1',255,255,255), (265108,4250039,0,'wing_color2',255,255,255), (265109,4250040,0,'eye_color',255,255,255), (265110,4250040,0,'skin_color',255,255,255), (265111,4250040,0,'soga_eye_color',255,0,255), (265112,4250041,0,'eye_color',255,255,255), (265113,4250041,0,'skin_color',255,255,255), (265114,4250041,0,'soga_eye_color',255,0,255), (265115,4250042,0,'eye_color',255,255,255), (265116,4250042,0,'skin_color',255,255,255), (265117,4250042,0,'soga_eye_color',255,0,255), (265118,4250043,0,'eye_color',255,255,255), (265119,4250043,0,'skin_color',255,255,255), (265120,4250043,0,'soga_eye_color',255,0,255), (265121,4250044,0,'eye_color',255,255,255), (265122,4250044,0,'skin_color',255,255,255), (265123,4250044,0,'soga_eye_color',255,0,255), (265124,4250045,0,'eye_color',255,255,255), (265125,4250045,0,'skin_color',255,255,255), (265126,4250045,0,'soga_eye_color',255,0,255), (265127,4250046,0,'eye_color',255,255,255), (265128,4250046,0,'skin_color',255,255,255), (265129,4250046,0,'soga_eye_color',255,0,255), (265130,4250047,0,'eye_color',255,255,255), (265131,4250047,0,'skin_color',255,255,255), (265132,4250047,0,'soga_eye_color',255,0,255), (265133,4250048,0,'eye_color',255,255,255), (265134,4250048,0,'skin_color',255,255,255), (265135,4250048,0,'soga_eye_color',255,0,255), (265136,4250049,1,'cheek_type',-17,55,0), (265137,4250049,1,'chin_type',-19,37,93), (265138,4250049,1,'ear_type',93,-10,0), (265139,4250049,1,'eye_brow_type',-17,7,-62), (265140,4250049,0,'eye_color',4,4,8), (265141,4250049,1,'eye_type',93,0,0), (265142,4250049,0,'hair_color1',161,165,168), (265143,4250049,0,'hair_color2',60,71,71), (265144,4250049,0,'hair_face_color',242,243,242), (265145,4250049,0,'hair_face_highlight_color',5,5,1), (265146,4250049,0,'hair_highlight',33,22,19), (265147,4250049,0,'hair_type_color',242,243,242), (265148,4250049,0,'hair_type_highlight_color',5,5,1), (265149,4250049,1,'lip_type',-25,68,7), (265150,4250049,1,'nose_type',28,-25,-75), (265151,4250049,0,'skin_color',55,79,94), (265152,4250049,1,'soga_cheek_type',-17,55,0), (265153,4250049,1,'soga_chin_type',-17,37,93), (265154,4250049,1,'soga_ear_type',93,-7,0), (265155,4250049,1,'soga_eye_brow_type',-17,7,-62), (265156,4250049,0,'soga_eye_color',229,229,102), (265157,4250049,1,'soga_eye_type',93,0,0), (265158,4250049,0,'soga_hair_color1',33,22,19), (265159,4250049,0,'soga_hair_color2',28,27,50), (265160,4250049,0,'soga_hair_face_color',5,5,1), (265161,4250049,0,'soga_hair_face_highlight_color',7,1,1), (265162,4250049,0,'soga_hair_highlight',56,22,22), (265163,4250049,0,'soga_hair_type_color',5,5,1), (265164,4250049,0,'soga_hair_type_highlight_color',7,1,1), (265165,4250049,1,'soga_lip_type',-25,68,7), (265166,4250049,1,'soga_nose_type',28,-25,-75), (265167,4250049,0,'soga_skin_color',69,73,102), (265168,4250049,0,'wing_color1',255,255,255), (265169,4250049,0,'wing_color2',255,255,255), (265170,4250050,0,'eye_color',110,39,55), (265171,4250050,0,'skin_color',152,7,0), (265172,4250050,0,'soga_eye_color',255,0,255), (265173,4250051,0,'eye_color',110,39,55), (265174,4250051,0,'skin_color',152,7,0), (265175,4250051,0,'soga_eye_color',255,0,255), (265176,4250052,0,'eye_color',110,39,55), (265177,4250052,0,'skin_color',152,7,0), (265178,4250052,0,'soga_eye_color',255,0,255), (265179,4250053,0,'eye_color',110,39,55), (265180,4250053,0,'skin_color',152,7,0), (265181,4250053,0,'soga_eye_color',255,0,255), (265182,4250054,0,'eye_color',255,255,255), (265183,4250054,0,'skin_color',255,255,255), (265184,4250054,0,'soga_eye_color',255,0,255), (265185,4250055,0,'eye_color',255,255,255), (265186,4250055,0,'skin_color',255,255,255), (265187,4250055,0,'soga_eye_color',255,0,255), (265188,4250056,0,'eye_color',255,255,255), (265189,4250056,0,'skin_color',255,255,255), (265190,4250056,0,'soga_eye_color',255,0,255), (265191,4250057,0,'eye_color',65,43,86), (265192,4250057,0,'skin_color',55,64,116), (265193,4250057,0,'soga_eye_color',255,0,255), (265194,4250058,0,'eye_color',65,43,86), (265195,4250058,0,'skin_color',55,64,116), (265196,4250058,0,'soga_eye_color',255,0,255), (265197,4250059,0,'eye_color',65,43,86), (265198,4250059,0,'skin_color',55,64,116), (265199,4250059,0,'soga_eye_color',255,0,255), (265200,4250060,0,'eye_color',65,43,86), (265201,4250060,0,'skin_color',55,64,116), (265202,4250060,0,'soga_eye_color',255,0,255), (265203,4250061,0,'eye_color',255,255,255), (265204,4250061,0,'skin_color',255,255,255), (265205,4250061,0,'soga_eye_color',255,0,255), (265206,4250062,0,'eye_color',255,255,255), (265207,4250062,0,'skin_color',255,255,255), (265208,4250062,0,'soga_eye_color',255,0,255), (265209,4250063,0,'eye_color',255,255,255), (265210,4250063,0,'skin_color',255,255,255), (265211,4250063,0,'soga_eye_color',255,0,255), (265212,4250064,0,'eye_color',255,255,255), (265213,4250064,0,'skin_color',255,255,255), (265214,4250064,0,'soga_eye_color',255,0,255), (265215,4250065,0,'eye_color',255,255,255), (265216,4250065,0,'skin_color',255,255,255), (265217,4250065,0,'soga_eye_color',255,0,255), (265218,4250066,0,'eye_color',255,255,255), (265219,4250066,0,'skin_color',255,255,255), (265220,4250066,0,'soga_eye_color',255,0,255), (265221,4250067,0,'eye_color',255,255,255), (265222,4250067,0,'skin_color',255,255,255), (265223,4250067,0,'soga_eye_color',255,0,255), (265224,4250068,0,'eye_color',255,255,255), (265225,4250068,0,'skin_color',255,255,255), (265226,4250068,0,'soga_eye_color',255,0,255), (265227,4250069,0,'eye_color',255,255,255), (265228,4250069,0,'skin_color',255,255,255), (265229,4250069,0,'soga_eye_color',255,0,255), (265230,4250070,0,'eye_color',255,255,255), (265231,4250070,0,'skin_color',255,255,255), (265232,4250070,0,'soga_eye_color',255,0,255), (265233,4250071,0,'eye_color',255,255,255), (265234,4250071,0,'skin_color',255,255,255), (265235,4250071,0,'soga_eye_color',255,0,255), (265236,4250072,0,'eye_color',255,255,255), (265237,4250072,0,'skin_color',255,255,255), (265238,4250072,0,'soga_eye_color',255,0,255), (265239,4250073,0,'eye_color',255,255,255), (265240,4250073,0,'skin_color',255,255,255), (265241,4250073,0,'soga_eye_color',255,0,255), (265242,4250074,0,'eye_color',255,255,255), (265243,4250074,0,'skin_color',255,255,255), (265244,4250074,0,'soga_eye_color',255,0,255), (265245,4250075,0,'eye_color',255,255,255), (265246,4250075,0,'skin_color',255,255,255), (265247,4250075,0,'soga_eye_color',255,0,255), (265248,4250076,0,'eye_color',255,255,255), (265249,4250076,0,'skin_color',255,255,255), (265250,4250076,0,'soga_eye_color',255,0,255), (265251,4250077,0,'eye_color',255,255,255), (265252,4250077,0,'skin_color',255,255,255), (265253,4250077,0,'soga_eye_color',255,0,255), (265254,4250078,0,'eye_color',255,255,255), (265255,4250078,0,'skin_color',255,255,255), (265256,4250078,0,'soga_eye_color',255,0,255), (265257,4250079,0,'eye_color',255,255,255), (265258,4250079,0,'skin_color',255,255,255), (265259,4250079,0,'soga_eye_color',255,0,255), (265260,4250080,0,'eye_color',255,255,255), (265261,4250080,0,'skin_color',255,255,255), (265262,4250080,0,'soga_eye_color',255,0,255), (265263,4250081,0,'eye_color',255,255,255), (265264,4250081,0,'skin_color',255,255,255), (265265,4250081,0,'soga_eye_color',255,0,255), (265266,4250082,0,'eye_color',255,255,255), (265267,4250082,0,'skin_color',255,255,255), (265268,4250082,0,'soga_eye_color',255,0,255), (265269,4250083,0,'eye_color',255,255,255), (265270,4250083,0,'skin_color',255,255,255), (265271,4250083,0,'soga_eye_color',255,0,255), (265272,4250084,0,'eye_color',255,255,255), (265273,4250084,0,'skin_color',255,255,255), (265274,4250084,0,'soga_eye_color',255,0,255), (265275,4250085,0,'eye_color',255,255,255), (265276,4250085,0,'skin_color',255,255,255), (265277,4250085,0,'soga_eye_color',255,0,255), (265278,4250086,0,'eye_color',255,255,255), (265279,4250086,0,'skin_color',255,255,255), (265280,4250086,0,'soga_eye_color',255,0,255), (265281,4250087,0,'eye_color',255,255,255), (265282,4250087,0,'skin_color',255,255,255), (265283,4250087,0,'soga_eye_color',255,0,255), (265284,4250088,0,'eye_color',255,255,255), (265285,4250088,0,'skin_color',255,255,255), (265286,4250088,0,'soga_eye_color',255,0,255), (265287,4250089,0,'eye_color',255,255,255), (265288,4250089,0,'skin_color',255,255,255), (265289,4250089,0,'soga_eye_color',255,0,255), (265290,4250090,0,'eye_color',255,255,255), (265291,4250090,0,'skin_color',255,255,255), (265292,4250090,0,'soga_eye_color',255,0,255), (265293,4250091,0,'eye_color',255,255,255), (265294,4250091,0,'skin_color',255,255,255), (265295,4250091,0,'soga_eye_color',255,0,255), (265296,4250092,0,'eye_color',255,255,255), (265297,4250092,0,'skin_color',255,255,255), (265298,4250092,0,'soga_eye_color',255,0,255), (265299,4250093,0,'eye_color',255,255,255), (265300,4250093,0,'skin_color',255,255,255), (265301,4250093,0,'soga_eye_color',255,0,255), (265302,4250094,0,'eye_color',255,255,255), (265303,4250094,0,'skin_color',255,255,255), (265304,4250094,0,'soga_eye_color',255,0,255), (265305,4250095,0,'eye_color',255,255,255), (265306,4250095,0,'skin_color',255,255,255), (265307,4250095,0,'soga_eye_color',255,0,255), (265308,4250096,0,'eye_color',255,255,255), (265309,4250096,0,'skin_color',255,255,255), (265310,4250096,0,'soga_eye_color',255,0,255), (265311,4250097,0,'eye_color',255,255,255), (265312,4250097,0,'skin_color',255,255,255), (265313,4250097,0,'soga_eye_color',255,0,255), (265314,4250098,0,'eye_color',255,255,255), (265315,4250098,0,'skin_color',255,255,255), (265316,4250098,0,'soga_eye_color',255,0,255), (265317,4250099,0,'eye_color',255,255,255), (265318,4250099,0,'skin_color',255,255,255), (265319,4250099,0,'soga_eye_color',255,0,255), (265320,4250100,0,'eye_color',255,255,255), (265321,4250100,0,'skin_color',255,255,255), (265322,4250100,0,'soga_eye_color',255,0,255), (265323,4250101,0,'eye_color',255,255,255), (265324,4250101,0,'skin_color',255,255,255), (265325,4250101,0,'soga_eye_color',255,0,255), (265326,4250102,0,'eye_color',255,255,255), (265327,4250102,0,'skin_color',255,255,255), (265328,4250102,0,'soga_eye_color',255,0,255), (265329,4250103,0,'eye_color',255,255,255), (265330,4250103,0,'skin_color',255,255,255), (265331,4250103,0,'soga_eye_color',255,0,255), (265332,4250104,0,'eye_color',255,255,255), (265333,4250104,0,'skin_color',255,255,255), (265334,4250104,0,'soga_eye_color',255,0,255), (265335,4250105,0,'eye_color',255,255,255), (265336,4250105,0,'skin_color',255,255,255), (265337,4250105,0,'soga_eye_color',255,0,255), (265338,4250106,0,'eye_color',255,255,255), (265339,4250106,0,'skin_color',255,255,255), (265340,4250106,0,'soga_eye_color',255,0,255), (265341,4250107,0,'eye_color',255,255,255), (265342,4250107,0,'skin_color',255,255,255), (265343,4250107,0,'soga_eye_color',255,0,255), (265344,3880000,1,'cheek_type',41,98,0), (265345,3880000,1,'chin_type',-46,1,77), (265346,3880000,1,'ear_type',-87,-74,0), (265347,3880000,1,'eye_brow_type',97,-34,-3), (265348,3880000,0,'eye_color',255,255,255), (265349,3880000,1,'eye_type',94,0,0), (265350,3880000,0,'hair_color1',214,56,14), (265351,3880000,0,'hair_color2',25,0,0), (265352,3880000,0,'hair_face_color',100,70,10), (265353,3880000,0,'hair_face_highlight_color',193,100,45), (265354,3880000,0,'hair_type_color',100,70,10), (265355,3880000,0,'hair_type_highlight_color',193,100,45), (265356,3880000,1,'lip_type',-22,17,-95), (265357,3880000,1,'nose_type',71,-42,56), (265358,3880000,0,'skin_color',255,255,255), (265359,3880000,1,'soga_cheek_type',0,97,-34), (265360,3880000,1,'soga_chin_type',0,-22,17), (265361,3880000,1,'soga_ear_type',0,94,0), (265362,3880000,1,'soga_eye_brow_type',0,-87,-74), (265363,3880000,0,'soga_eye_color',255,0,255), (265364,3880000,1,'soga_eye_type',25,0,0), (265365,3880000,0,'soga_hair_face_color',100,70,10), (265366,3880000,0,'soga_hair_face_highlight_color',193,100,45), (265367,3880000,0,'soga_hair_type_color',100,70,10), (265368,3880000,0,'soga_hair_type_highlight_color',193,100,45), (265369,3880000,1,'soga_lip_type',-3,41,98), (265370,3880000,1,'soga_nose_type',-95,-46,1), (265371,3880000,0,'soga_skin_color',134,109,66), (265372,3880000,0,'wing_color1',255,255,255), (265373,3880000,0,'wing_color2',255,255,255), (265374,3880001,0,'eye_color',255,255,255), (265375,3880001,0,'skin_color',255,255,255), (265376,3880001,0,'soga_eye_color',255,0,255), (265377,3880002,0,'eye_color',129,77,24), (265378,3880002,0,'skin_color',222,239,240), (265379,3880002,0,'soga_eye_color',255,0,255), (265380,3880003,0,'eye_color',95,36,14), (265381,3880003,0,'skin_color',214,235,236), (265382,3880003,0,'soga_eye_color',255,0,255), (265383,3880004,0,'eye_color',255,255,255), (265384,3880004,0,'skin_color',255,255,255), (265385,3880004,0,'soga_eye_color',255,0,255), (265386,3880005,0,'eye_color',255,255,255), (265387,3880005,0,'skin_color',255,255,255), (265388,3880005,0,'soga_eye_color',255,0,255), (265389,3880006,0,'eye_color',255,255,255), (265390,3880006,0,'skin_color',255,255,255), (265391,3880006,0,'soga_eye_color',255,0,255), (265392,3880007,0,'eye_color',255,255,255), (265393,3880007,0,'skin_color',255,255,255), (265394,3880007,0,'soga_eye_color',255,0,255), (265395,3880008,0,'eye_color',255,255,255), (265396,3880008,0,'skin_color',255,255,255), (265397,3880008,0,'soga_eye_color',255,0,255), (265398,3880009,0,'eye_color',255,255,255), (265399,3880009,0,'skin_color',255,255,255), (265400,3880009,0,'soga_eye_color',255,0,255), (265401,3880010,0,'eye_color',255,255,255), (265402,3880010,0,'skin_color',255,255,255), (265403,3880010,0,'soga_eye_color',255,0,255), (265404,3880011,0,'eye_color',255,255,255), (265405,3880011,0,'skin_color',255,255,255), (265406,3880011,0,'soga_eye_color',255,0,255), (265407,3880012,0,'eye_color',255,255,255), (265408,3880012,0,'skin_color',255,255,255), (265409,3880012,0,'soga_eye_color',255,0,255), (265410,3880013,0,'eye_color',255,255,255), (265411,3880013,0,'skin_color',255,255,255), (265412,3880013,0,'soga_eye_color',255,0,255), (265413,3860000,1,'cheek_type',41,98,0), (265414,3860000,1,'chin_type',-46,1,77), (265415,3860000,1,'ear_type',-87,-74,0), (265416,3860000,1,'eye_brow_type',97,-34,-3), (265417,3860000,0,'eye_color',255,255,255), (265418,3860000,1,'eye_type',94,0,0), (265419,3860000,0,'hair_color1',214,56,14), (265420,3860000,0,'hair_color2',25,0,0), (265421,3860000,0,'hair_face_color',100,70,10), (265422,3860000,0,'hair_face_highlight_color',193,100,45), (265423,3860000,0,'hair_type_color',100,70,10), (265424,3860000,0,'hair_type_highlight_color',193,100,45), (265425,3860000,1,'lip_type',-22,17,-95), (265426,3860000,1,'nose_type',71,-42,56), (265427,3860000,0,'skin_color',255,255,255), (265428,3860000,1,'soga_cheek_type',0,97,-34), (265429,3860000,1,'soga_chin_type',0,-22,17), (265430,3860000,1,'soga_ear_type',0,94,0), (265431,3860000,1,'soga_eye_brow_type',0,-87,-74), (265432,3860000,0,'soga_eye_color',255,0,255), (265433,3860000,1,'soga_eye_type',25,0,0), (265434,3860000,0,'soga_hair_face_color',100,70,10), (265435,3860000,0,'soga_hair_face_highlight_color',193,100,45), (265436,3860000,0,'soga_hair_type_color',100,70,10), (265437,3860000,0,'soga_hair_type_highlight_color',193,100,45), (265438,3860000,1,'soga_lip_type',-3,41,98), (265439,3860000,1,'soga_nose_type',-95,-46,1), (265440,3860000,0,'soga_skin_color',134,109,66), (265441,3860000,0,'wing_color1',255,255,255), (265442,3860000,0,'wing_color2',255,255,255), (265443,3860001,0,'eye_color',255,255,255), (265444,3860001,0,'skin_color',255,255,255), (265445,3860001,0,'soga_eye_color',255,0,255), (265446,3860002,0,'eye_color',95,36,14), (265447,3860002,0,'skin_color',214,235,236), (265448,3860002,0,'soga_eye_color',255,0,255), (265449,3860003,0,'eye_color',255,255,255), (265450,3860003,0,'skin_color',255,255,255), (265451,3860003,0,'soga_eye_color',255,0,255), (265452,3860004,0,'eye_color',255,255,255), (265453,3860004,0,'skin_color',255,255,255), (265454,3860004,0,'soga_eye_color',255,0,255), (265455,3860005,1,'cheek_type',1,56,0), (265456,3860005,1,'chin_type',68,0,-38), (265457,3860005,1,'ear_type',25,-66,0), (265458,3860005,1,'eye_brow_type',-65,-34,74), (265459,3860005,0,'eye_color',195,4,0), (265460,3860005,1,'eye_type',25,0,0), (265461,3860005,1,'lip_type',100,51,74), (265462,3860005,1,'nose_type',-58,-39,-25), (265463,3860005,0,'skin_color',63,63,78), (265464,3860005,1,'soga_cheek_type',1,56,0), (265465,3860005,1,'soga_chin_type',68,0,-38), (265466,3860005,1,'soga_ear_type',25,-66,0), (265467,3860005,1,'soga_eye_brow_type',-65,-34,74), (265468,3860005,0,'soga_eye_color',204,204,204), (265469,3860005,1,'soga_eye_type',25,0,0), (265470,3860005,1,'soga_lip_type',100,51,74), (265471,3860005,1,'soga_nose_type',-58,-39,-25), (265472,3860005,0,'soga_skin_color',63,63,78), (265473,3860006,0,'eye_color',255,255,255), (265474,3860006,0,'skin_color',255,255,255), (265475,3860006,0,'soga_eye_color',255,0,255), (265476,3860007,0,'eye_color',255,255,255), (265477,3860007,0,'skin_color',255,255,255), (265478,3860007,0,'soga_eye_color',255,0,255), (265479,3860008,0,'eye_color',255,255,255), (265480,3860008,0,'skin_color',255,255,255), (265481,3860008,0,'soga_eye_color',255,0,255), (265482,3860009,0,'eye_color',255,255,255), (265483,3860009,0,'skin_color',255,255,255), (265484,3860009,0,'soga_eye_color',255,0,255), (265485,3860010,0,'eye_color',255,255,255), (265486,3860010,0,'skin_color',255,255,255), (265487,3860010,0,'soga_eye_color',255,0,255), (265488,3860011,0,'eye_color',255,255,255), (265489,3860011,0,'skin_color',255,255,255), (265490,3860011,0,'soga_eye_color',255,0,255), (265491,3860012,1,'cheek_type',-9,28,0), (265492,3860012,1,'chin_type',17,10,-37), (265493,3860012,1,'ear_type',29,-8,0), (265494,3860012,1,'eye_brow_type',7,-2,-2), (265495,3860012,0,'eye_color',118,166,155), (265496,3860012,1,'eye_type',-22,0,0), (265497,3860012,0,'hair_face_color',73,69,46), (265498,3860012,0,'hair_face_highlight_color',164,155,75), (265499,3860012,0,'hair_type_color',73,69,46), (265500,3860012,0,'hair_type_highlight_color',164,155,75), (265501,3860012,1,'lip_type',20,29,20), (265502,3860012,1,'nose_type',0,12,1), (265503,3860012,0,'skin_color',220,232,226), (265504,3860012,1,'soga_cheek_type',-9,28,0), (265505,3860012,1,'soga_chin_type',17,10,-37), (265506,3860012,1,'soga_ear_type',29,-8,0), (265507,3860012,1,'soga_eye_brow_type',7,-2,-2), (265508,3860012,0,'soga_eye_color',229,229,102), (265509,3860012,1,'soga_eye_type',-22,0,0), (265510,3860012,0,'soga_hair_face_color',73,69,46), (265511,3860012,0,'soga_hair_face_highlight_color',164,155,75), (265512,3860012,0,'soga_hair_type_color',73,69,46), (265513,3860012,0,'soga_hair_type_highlight_color',164,155,75), (265514,3860012,1,'soga_lip_type',20,29,20), (265515,3860012,1,'soga_nose_type',0,12,1), (265516,3860012,0,'soga_skin_color',220,232,226), (265517,3860012,0,'wing_color1',255,255,255), (265518,3860012,0,'wing_color2',255,255,255), (265519,3860013,1,'cheek_type',-20,-3,0), (265520,3860013,1,'chin_type',-34,-29,-3), (265521,3860013,1,'ear_type',-7,-14,0), (265522,3860013,1,'eye_brow_type',44,3,25), (265523,3860013,0,'eye_color',42,85,99), (265524,3860013,1,'eye_type',-29,0,0), (265525,3860013,0,'hair_face_color',210,168,101), (265526,3860013,0,'hair_face_highlight_color',120,67,7), (265527,3860013,0,'hair_type_color',210,168,101), (265528,3860013,0,'hair_type_highlight_color',120,67,7), (265529,3860013,1,'lip_type',-31,-28,17), (265530,3860013,1,'nose_type',-26,-5,-31), (265531,3860013,0,'skin_color',230,217,213), (265532,3860013,1,'soga_cheek_type',-20,-3,0), (265533,3860013,1,'soga_chin_type',-34,-29,-3), (265534,3860013,1,'soga_ear_type',-7,-14,0), (265535,3860013,1,'soga_eye_brow_type',44,3,25), (265536,3860013,0,'soga_eye_color',229,229,102), (265537,3860013,1,'soga_eye_type',-29,0,0), (265538,3860013,0,'soga_hair_face_color',210,168,101), (265539,3860013,0,'soga_hair_face_highlight_color',120,67,7), (265540,3860013,0,'soga_hair_type_color',210,168,101), (265541,3860013,0,'soga_hair_type_highlight_color',120,67,7), (265542,3860013,1,'soga_lip_type',-31,-28,17), (265543,3860013,1,'soga_nose_type',-26,-5,-31), (265544,3860013,0,'soga_skin_color',230,217,213), (265545,3860013,0,'wing_color1',255,255,255), (265546,3860013,0,'wing_color2',255,255,255), (265547,3860014,1,'cheek_type',31,17,0), (265548,3860014,1,'chin_type',4,-38,-34), (265549,3860014,1,'ear_type',-11,1,0), (265550,3860014,1,'eye_brow_type',-4,0,0), (265551,3860014,0,'eye_color',33,61,40), (265552,3860014,1,'eye_type',-20,0,0), (265553,3860014,0,'hair_face_color',123,83,56), (265554,3860014,0,'hair_face_highlight_color',124,71,4), (265555,3860014,0,'hair_type_color',123,83,56), (265556,3860014,0,'hair_type_highlight_color',124,71,4), (265557,3860014,1,'lip_type',0,7,-14), (265558,3860014,1,'nose_type',-28,-7,14), (265559,3860014,0,'skin_color',196,150,125), (265560,3860014,1,'soga_cheek_type',31,17,0), (265561,3860014,1,'soga_chin_type',4,-38,-34), (265562,3860014,1,'soga_ear_type',-11,1,0), (265563,3860014,1,'soga_eye_brow_type',-4,0,0), (265564,3860014,0,'soga_eye_color',229,229,102), (265565,3860014,1,'soga_eye_type',-20,0,0), (265566,3860014,0,'soga_hair_face_color',123,83,56), (265567,3860014,0,'soga_hair_face_highlight_color',124,71,4), (265568,3860014,0,'soga_hair_type_color',123,83,56), (265569,3860014,0,'soga_hair_type_highlight_color',124,71,4), (265570,3860014,1,'soga_lip_type',0,7,-14), (265571,3860014,1,'soga_nose_type',-28,-7,14), (265572,3860014,0,'soga_skin_color',196,150,125), (265573,3860014,0,'wing_color1',255,255,255), (265574,3860014,0,'wing_color2',255,255,255), (265575,3860015,1,'cheek_type',100,100,0), (265576,3860015,1,'chin_type',-100,-100,100), (265577,3860015,1,'ear_type',100,100,0), (265578,3860015,1,'eye_brow_type',-100,-100,-100), (265579,3860015,0,'eye_color',49,29,9), (265580,3860015,1,'eye_type',-100,0,0), (265581,3860015,0,'hair_face_highlight_color',27,8,11), (265582,3860015,0,'hair_type_highlight_color',27,8,11), (265583,3860015,1,'lip_type',100,100,100), (265584,3860015,1,'nose_type',-100,-100,100), (265585,3860015,0,'skin_color',217,203,172), (265586,3860015,1,'soga_cheek_type',100,100,0), (265587,3860015,1,'soga_chin_type',-100,-100,100), (265588,3860015,1,'soga_ear_type',100,100,0), (265589,3860015,1,'soga_eye_brow_type',-100,-100,-100), (265590,3860015,0,'soga_eye_color',204,204,204), (265591,3860015,1,'soga_eye_type',-100,0,0), (265592,3860015,0,'soga_hair_face_highlight_color',27,8,11), (265593,3860015,0,'soga_hair_type_highlight_color',27,8,11), (265594,3860015,1,'soga_lip_type',100,100,100), (265595,3860015,1,'soga_nose_type',-100,-100,100), (265596,3860015,0,'soga_skin_color',217,203,172), (265597,3860016,0,'eye_color',255,255,255), (265598,3860016,0,'skin_color',255,255,255), (265599,3860016,0,'soga_eye_color',255,0,255), (265600,3860017,0,'eye_color',0,0,255), (265601,3860017,0,'skin_color',32,96,32), (265602,3860017,0,'soga_eye_color',255,0,255), (265603,3860018,0,'eye_color',255,255,255), (265604,3860018,0,'skin_color',255,255,255), (265605,3860018,0,'soga_eye_color',255,0,255), (265606,3060000,0,'eye_color',59,104,12), (265607,3060000,0,'skin_color',0,63,0), (265608,3060000,0,'soga_eye_color',255,0,255), (265609,3060001,0,'eye_color',189,144,84), (265610,3060001,0,'skin_color',0,63,0), (265611,3060001,0,'soga_eye_color',255,0,255), (265612,3060002,0,'eye_color',67,93,21), (265613,3060002,0,'skin_color',0,63,0), (265614,3060002,0,'soga_eye_color',255,0,255), (265615,3060003,0,'eye_color',255,255,255), (265616,3060003,0,'skin_color',80,80,80), (265617,3060003,0,'soga_eye_color',255,0,255), (265618,3060004,0,'eye_color',255,255,255), (265619,3060004,0,'skin_color',80,80,80), (265620,3060004,0,'soga_eye_color',255,0,255), (265621,3060005,0,'eye_color',255,255,255), (265622,3060005,0,'skin_color',63,0,0), (265623,3060005,0,'soga_eye_color',255,0,255), (265624,3060006,0,'eye_color',255,255,255), (265625,3060006,0,'skin_color',255,255,255), (265626,3060006,0,'soga_eye_color',255,0,255), (265630,3060008,0,'eye_color',41,48,39), (265631,3060008,0,'skin_color',128,128,63), (265632,3060008,0,'soga_eye_color',255,0,255), (265636,3060010,0,'eye_color',124,117,51), (265637,3060010,0,'skin_color',0,63,0), (265638,3060010,0,'soga_eye_color',255,0,255), (265639,3060011,0,'eye_color',84,91,5), (265640,3060011,0,'skin_color',0,63,0), (265641,3060011,0,'soga_eye_color',255,0,255), (265642,3060012,0,'eye_color',176,135,87), (265643,3060012,0,'skin_color',0,63,0), (265644,3060012,0,'soga_eye_color',255,0,255), (265645,3060013,0,'eye_color',207,144,84), (265646,3060013,0,'skin_color',0,63,0), (265647,3060013,0,'soga_eye_color',255,0,255), (265648,3060014,0,'eye_color',232,182,82), (265649,3060014,0,'skin_color',0,63,0), (265650,3060014,0,'soga_eye_color',255,0,255), (265651,3060015,0,'eye_color',175,115,53), (265652,3060015,0,'skin_color',0,63,0), (265653,3060015,0,'soga_eye_color',255,0,255), (265654,3060016,0,'eye_color',82,34,58), (265655,3060016,0,'skin_color',0,63,0), (265656,3060016,0,'soga_eye_color',255,0,255), (265660,3060018,0,'eye_color',173,159,81), (265661,3060018,0,'skin_color',0,63,0), (265662,3060018,0,'soga_eye_color',255,0,255), (265663,3060019,0,'eye_color',147,121,66), (265664,3060019,0,'skin_color',0,63,0), (265665,3060019,0,'soga_eye_color',255,0,255), (265666,3060020,0,'eye_color',199,132,40), (265667,3060020,0,'skin_color',0,63,0), (265668,3060020,0,'soga_eye_color',255,0,255), (265669,3060021,0,'eye_color',109,47,38), (265670,3060021,0,'skin_color',128,128,0), (265671,3060021,0,'soga_eye_color',255,0,255), (265672,3060022,0,'eye_color',105,85,58), (265673,3060022,0,'skin_color',128,128,0), (265674,3060022,0,'soga_eye_color',255,0,255), (265675,3060023,0,'eye_color',184,153,73), (265676,3060023,0,'skin_color',128,128,0), (265677,3060023,0,'soga_eye_color',255,0,255), (265678,3060024,0,'eye_color',34,0,19), (265679,3060024,0,'skin_color',128,128,0), (265680,3060024,0,'soga_eye_color',255,0,255), (265681,3060025,0,'eye_color',27,4,45), (265682,3060025,0,'skin_color',128,128,0), (265683,3060025,0,'soga_eye_color',255,0,255), (265684,3060026,0,'eye_color',120,116,85), (265685,3060026,0,'skin_color',128,128,0), (265686,3060026,0,'soga_eye_color',255,0,255), (265687,3060027,0,'eye_color',129,118,57), (265688,3060027,0,'skin_color',128,128,0), (265689,3060027,0,'soga_eye_color',255,0,255), (265690,3060028,0,'eye_color',128,94,76), (265691,3060028,0,'skin_color',128,128,0), (265692,3060028,0,'soga_eye_color',255,0,255), (265717,2950000,0,'eye_color',255,255,255), (265718,2950000,0,'skin_color',255,255,255), (265719,2950000,0,'soga_eye_color',255,0,255), (265720,2950001,0,'eye_color',255,255,255), (265721,2950001,0,'skin_color',255,255,255), (265722,2950001,0,'soga_eye_color',255,0,255), (265723,2950002,0,'eye_color',255,255,255), (265724,2950002,0,'skin_color',255,255,255), (265725,2950002,0,'soga_eye_color',255,0,255), (265726,2950003,0,'eye_color',255,255,255), (265727,2950003,0,'skin_color',255,255,255), (265728,2950003,0,'soga_eye_color',255,0,255), (265729,2950004,0,'eye_color',82,38,40), (265730,2950004,0,'skin_color',255,255,255), (265731,2950004,0,'soga_eye_color',255,0,255), (265732,2950005,0,'eye_color',255,255,255), (265733,2950005,0,'skin_color',255,255,255), (265734,2950005,0,'soga_eye_color',255,0,255), (265735,2950006,0,'eye_color',255,255,255), (265736,2950006,0,'skin_color',255,255,255), (265737,2950006,0,'soga_eye_color',255,0,255), (265738,2950007,0,'eye_color',255,255,255), (265739,2950007,0,'skin_color',255,255,255), (265740,2950007,0,'soga_eye_color',255,0,255), (265741,2950008,0,'eye_color',249,235,179), (265742,2950008,0,'skin_color',255,255,255), (265743,2950008,0,'soga_eye_color',255,0,255), (265744,2950009,0,'eye_color',255,255,255), (265745,2950009,0,'skin_color',200,163,170), (265746,2950009,0,'soga_eye_color',255,0,255), (265747,2950010,0,'eye_color',82,82,82), (265748,2950010,0,'skin_color',133,167,198), (265749,2950010,0,'soga_eye_color',255,0,255), (265750,2950011,0,'eye_color',255,255,255), (265751,2950011,0,'skin_color',98,119,149), (265752,2950011,0,'soga_eye_color',255,0,255), (265753,2950012,0,'eye_color',255,255,255), (265754,2950012,0,'skin_color',255,255,255), (265755,2950012,0,'soga_eye_color',255,0,255), (265756,2950013,0,'eye_color',158,179,230), (265757,2950013,0,'skin_color',255,255,255), (265758,2950013,0,'soga_eye_color',255,0,255), (265759,2950014,0,'eye_color',255,255,255), (265760,2950014,0,'skin_color',255,255,255), (265761,2950014,0,'soga_eye_color',255,0,255), (265762,2950015,0,'eye_color',255,255,255), (265763,2950015,0,'skin_color',255,255,255), (265764,2950015,0,'soga_eye_color',255,0,255), (265765,2950016,0,'eye_color',255,255,255), (265766,2950016,0,'skin_color',255,255,255), (265767,2950016,0,'soga_eye_color',255,0,255), (265768,2950017,0,'eye_color',255,255,255), (265769,2950017,0,'skin_color',255,255,255), (265770,2950017,0,'soga_eye_color',255,0,255), (265771,2950018,0,'eye_color',119,119,119), (265772,2950018,0,'skin_color',207,47,56), (265773,2950018,0,'soga_eye_color',255,0,255), (265774,2950019,0,'eye_color',255,255,255), (265775,2950019,0,'skin_color',255,255,255), (265776,2950019,0,'soga_eye_color',255,0,255), (265777,2950020,0,'eye_color',255,255,255), (265778,2950020,0,'skin_color',205,205,205), (265779,2950020,0,'soga_eye_color',255,0,255), (265780,2950021,0,'eye_color',82,82,82), (265781,2950021,0,'skin_color',82,82,82), (265782,2950021,0,'soga_eye_color',255,0,255), (265783,2950022,0,'eye_color',255,255,255), (265784,2950022,0,'skin_color',205,205,205), (265785,2950022,0,'soga_eye_color',255,0,255), (265786,2950023,0,'eye_color',255,255,255), (265787,2950023,0,'skin_color',205,205,205), (265788,2950023,0,'soga_eye_color',255,0,255), (265789,2950024,0,'eye_color',255,255,255), (265790,2950024,0,'skin_color',255,255,255), (265791,2950024,0,'soga_eye_color',255,0,255), (265792,2950025,0,'eye_color',255,255,255), (265793,2950025,0,'skin_color',255,255,255), (265794,2950025,0,'soga_eye_color',255,0,255), (265795,2950026,0,'eye_color',255,255,255), (265796,2950026,0,'skin_color',205,205,205), (265797,2950026,0,'soga_eye_color',255,0,255), (265798,2950027,0,'eye_color',255,255,255), (265799,2950027,0,'skin_color',255,255,255), (265800,2950027,0,'soga_eye_color',255,0,255), (265801,2950028,0,'eye_color',255,255,255), (265802,2950028,0,'skin_color',255,255,255), (265803,2950028,0,'soga_eye_color',255,0,255), (265804,2960000,0,'eye_color',82,82,82), (265805,2960000,0,'skin_color',133,167,198), (265806,2960000,0,'soga_eye_color',255,0,255), (265807,2960001,0,'eye_color',119,119,119), (265808,2960001,0,'skin_color',207,47,56), (265809,2960001,0,'soga_eye_color',255,0,255), (265810,2960002,0,'eye_color',255,255,255), (265811,2960002,0,'skin_color',255,255,255), (265812,2960002,0,'soga_eye_color',255,0,255), (265813,2960003,0,'eye_color',255,255,255), (265814,2960003,0,'skin_color',98,119,149), (265815,2960003,0,'soga_eye_color',255,0,255), (265816,2960004,0,'eye_color',119,119,119), (265817,2960004,0,'skin_color',207,47,56), (265818,2960004,0,'soga_eye_color',255,0,255), (265819,2960005,0,'eye_color',82,82,82), (265820,2960005,0,'skin_color',133,167,198), (265821,2960005,0,'soga_eye_color',255,0,255), (265822,2960006,0,'eye_color',28,28,28), (265823,2960006,0,'skin_color',255,128,0), (265824,2960006,0,'soga_eye_color',255,0,255), (265825,2960007,0,'eye_color',119,119,119), (265826,2960007,0,'skin_color',255,255,255), (265827,2960007,0,'soga_eye_color',255,0,255), (265828,2960008,0,'eye_color',119,119,119), (265829,2960008,0,'skin_color',255,255,255), (265830,2960008,0,'soga_eye_color',255,0,255), (265831,2960009,0,'eye_color',63,36,89), (265832,2960009,0,'skin_color',128,73,181), (265833,2960009,0,'soga_eye_color',255,0,255), (265834,2960010,0,'eye_color',255,255,255), (265835,2960010,0,'skin_color',255,255,255), (265836,2960010,0,'soga_eye_color',255,0,255), (265837,2960011,0,'eye_color',255,255,255), (265838,2960011,0,'skin_color',255,255,255), (265839,2960011,0,'soga_eye_color',255,0,255), (265840,2960012,0,'eye_color',255,255,255), (265841,2960012,0,'skin_color',255,255,255), (265842,2960012,0,'soga_eye_color',255,0,255), (265843,2960013,0,'eye_color',255,255,255), (265844,2960013,0,'skin_color',255,255,255), (265845,2960013,0,'soga_eye_color',255,0,255), (265846,2960014,0,'eye_color',255,255,255), (265847,2960014,0,'skin_color',255,255,255), (265848,2960014,0,'soga_eye_color',255,0,255), (265849,2960015,0,'eye_color',255,255,255), (265850,2960015,0,'skin_color',255,255,255), (265851,2960015,0,'soga_eye_color',255,0,255), (265852,3890000,0,'eye_color',255,255,255), (265853,3890000,0,'skin_color',255,255,255), (265854,3890000,0,'soga_eye_color',255,0,255), (265855,3890001,0,'eye_color',255,255,255), (265856,3890001,0,'skin_color',255,255,255), (265857,3890001,0,'soga_eye_color',255,0,255), (265858,3890002,0,'eye_color',255,255,255), (265859,3890002,0,'skin_color',255,255,255), (265860,3890002,0,'soga_eye_color',255,0,255), (265861,3890003,0,'eye_color',255,255,255), (265862,3890003,0,'skin_color',255,255,255), (265863,3890003,0,'soga_eye_color',255,0,255), (265864,3890004,0,'eye_color',255,255,255), (265865,3890004,0,'skin_color',255,255,255), (265866,3890004,0,'soga_eye_color',255,0,255), (265867,3890005,0,'eye_color',255,255,255), (265868,3890005,0,'skin_color',255,255,255), (265869,3890005,0,'soga_eye_color',255,0,255), (265870,3890006,0,'eye_color',255,255,255), (265871,3890006,0,'skin_color',255,255,255), (265872,3890006,0,'soga_eye_color',255,0,255), (265873,3890007,0,'eye_color',255,255,255), (265874,3890007,0,'skin_color',255,255,255), (265875,3890007,0,'soga_eye_color',255,0,255), (265876,3890008,0,'eye_color',255,255,255), (265877,3890008,0,'skin_color',255,255,255), (265878,3890008,0,'soga_eye_color',255,0,255), (265879,3890009,0,'eye_color',211,110,39), (265880,3890009,0,'skin_color',148,151,86), (265881,3890009,0,'soga_eye_color',255,0,255), (265882,3890010,0,'eye_color',211,110,39), (265883,3890010,0,'skin_color',148,151,86), (265884,3890010,0,'soga_eye_color',255,0,255), (265885,3890011,0,'eye_color',255,255,255), (265886,3890011,0,'skin_color',255,255,255), (265887,3890011,0,'soga_eye_color',255,0,255), (265888,3890012,0,'eye_color',255,255,255), (265889,3890012,0,'skin_color',255,255,255), (265890,3890012,0,'soga_eye_color',255,0,255), (265891,3890013,0,'eye_color',255,0,12), (265892,3890013,0,'skin_color',186,65,11), (265893,3890013,0,'soga_eye_color',255,0,255), (265894,3890014,0,'eye_color',64,0,128), (265895,3890014,0,'skin_color',64,128,128), (265896,3890014,0,'soga_eye_color',255,0,255), (265897,3890015,0,'eye_color',255,255,255), (265898,3890015,0,'skin_color',255,255,255), (265899,3890015,0,'soga_eye_color',255,0,255), (265900,3890016,0,'eye_color',255,255,255), (265901,3890016,0,'skin_color',255,255,255), (265902,3890016,0,'soga_eye_color',255,0,255), (265903,3890017,0,'eye_color',255,255,255), (265904,3890017,0,'skin_color',255,255,255), (265905,3890017,0,'soga_eye_color',255,0,255), (265906,3890018,0,'eye_color',255,255,255), (265907,3890018,0,'skin_color',255,255,255), (265908,3890018,0,'soga_eye_color',255,0,255), (265909,3890019,0,'eye_color',255,255,255), (265910,3890019,0,'skin_color',255,255,255), (265911,3890019,0,'soga_eye_color',255,0,255), (265912,3890020,0,'eye_color',255,255,255), (265913,3890020,0,'skin_color',255,255,255), (265914,3890020,0,'soga_eye_color',255,0,255), (265915,3890021,0,'eye_color',255,255,255), (265916,3890021,0,'skin_color',255,255,255), (265917,3890021,0,'soga_eye_color',255,0,255), (265918,3890022,0,'eye_color',255,255,255), (265919,3890022,0,'skin_color',255,255,255), (265920,3890022,0,'soga_eye_color',255,0,255), (265921,3890023,0,'eye_color',255,255,255), (265922,3890023,0,'skin_color',255,255,255), (265923,3890023,0,'soga_eye_color',255,0,255), (265924,3890024,0,'eye_color',255,255,255), (265925,3890024,0,'skin_color',255,255,255), (265926,3890024,0,'soga_eye_color',255,0,255), (265927,3890025,0,'eye_color',255,255,255), (265928,3890025,0,'skin_color',255,255,255), (265929,3890025,0,'soga_eye_color',255,0,255), (265930,3890026,0,'eye_color',255,255,255), (265931,3890026,0,'skin_color',255,255,255), (265932,3890026,0,'soga_eye_color',255,0,255), (265933,3890027,0,'eye_color',255,255,255), (265934,3890027,0,'skin_color',255,255,255), (265935,3890027,0,'soga_eye_color',255,0,255), (265936,3890028,0,'eye_color',255,255,255), (265937,3890028,0,'skin_color',255,255,255), (265938,3890028,0,'soga_eye_color',255,0,255), (265939,3890029,0,'eye_color',255,255,255), (265940,3890029,0,'skin_color',255,255,255), (265941,3890029,0,'soga_eye_color',255,0,255), (265942,3910000,0,'eye_color',255,255,255), (265943,3910000,0,'skin_color',255,255,255), (265944,3910000,0,'soga_eye_color',255,0,255), (265945,3910001,0,'eye_color',255,255,255), (265946,3910001,0,'skin_color',255,255,255), (265947,3910001,0,'soga_eye_color',255,0,255), (265948,3910002,0,'eye_color',255,255,255), (265949,3910002,0,'skin_color',255,255,255), (265950,3910002,0,'soga_eye_color',255,0,255), (265951,3910003,0,'eye_color',255,255,255), (265952,3910003,0,'skin_color',255,255,255), (265953,3910003,0,'soga_eye_color',255,0,255), (265954,3910004,0,'eye_color',255,255,255), (265955,3910004,0,'skin_color',255,255,255), (265956,3910004,0,'soga_eye_color',255,0,255), (265957,3910005,0,'eye_color',255,255,255), (265958,3910005,0,'skin_color',255,255,255), (265959,3910005,0,'soga_eye_color',255,0,255), (265960,3910006,0,'eye_color',255,255,255), (265961,3910006,0,'skin_color',255,255,255), (265962,3910006,0,'soga_eye_color',255,0,255), (265963,3910007,0,'eye_color',255,255,255), (265964,3910007,0,'skin_color',255,255,255), (265965,3910007,0,'soga_eye_color',255,0,255), (265966,3910008,0,'eye_color',255,255,255), (265967,3910008,0,'skin_color',255,255,255), (265968,3910008,0,'soga_eye_color',255,0,255), (265969,3910009,0,'eye_color',255,255,255), (265970,3910009,0,'skin_color',255,255,255), (265971,3910009,0,'soga_eye_color',255,0,255), (265972,3910010,0,'eye_color',255,255,255), (265973,3910010,0,'skin_color',255,255,255), (265974,3910010,0,'soga_eye_color',255,0,255), (265975,3910011,0,'eye_color',255,255,255), (265976,3910011,0,'skin_color',255,255,255), (265977,3910011,0,'soga_eye_color',255,0,255), (265978,3910012,0,'eye_color',255,255,255), (265979,3910012,0,'skin_color',255,255,255), (265980,3910012,0,'soga_eye_color',255,0,255), (265981,3910013,0,'eye_color',255,255,255), (265982,3910013,0,'skin_color',255,255,255), (265983,3910013,0,'soga_eye_color',255,0,255), (265984,3910014,0,'eye_color',255,255,255), (265985,3910014,0,'skin_color',255,255,255), (265986,3910014,0,'soga_eye_color',255,0,255), (265987,3910015,0,'eye_color',255,255,255), (265988,3910015,0,'skin_color',255,255,255), (265989,3910015,0,'soga_eye_color',255,0,255), (265990,3910016,0,'eye_color',255,255,255), (265991,3910016,0,'skin_color',255,255,255), (265992,3910016,0,'soga_eye_color',255,0,255), (265993,3910017,0,'eye_color',255,255,255), (265994,3910017,0,'skin_color',255,255,255), (265995,3910017,0,'soga_eye_color',255,0,255), (265996,3910018,0,'eye_color',255,255,255), (265997,3910018,0,'skin_color',255,255,255), (265998,3910018,0,'soga_eye_color',255,0,255), (265999,3910019,0,'eye_color',255,255,255), (266000,3910019,0,'skin_color',255,255,255), (266001,3910019,0,'soga_eye_color',255,0,255), (266002,3910020,0,'eye_color',255,255,255), (266003,3910020,0,'skin_color',255,255,255), (266004,3910020,0,'soga_eye_color',255,0,255), (266005,3910021,0,'eye_color',255,255,255), (266006,3910021,0,'skin_color',255,255,255), (266007,3910021,0,'soga_eye_color',255,0,255), (266008,3910022,0,'eye_color',255,255,255), (266009,3910022,0,'skin_color',255,255,255), (266010,3910022,0,'soga_eye_color',255,0,255), (266011,3910023,0,'eye_color',255,255,255), (266012,3910023,0,'skin_color',255,255,255), (266013,3910023,0,'soga_eye_color',255,0,255), (266014,3910024,0,'eye_color',255,255,255), (266015,3910024,0,'skin_color',255,255,255), (266016,3910024,0,'soga_eye_color',255,0,255), (266017,3910025,0,'eye_color',255,255,255), (266018,3910025,0,'skin_color',255,255,255), (266019,3910025,0,'soga_eye_color',255,0,255), (266020,3910026,0,'eye_color',255,255,255), (266021,3910026,0,'skin_color',255,255,255), (266022,3910026,0,'soga_eye_color',255,0,255), (266023,3910027,0,'eye_color',255,255,255), (266024,3910027,0,'skin_color',255,255,255), (266025,3910027,0,'soga_eye_color',255,0,255), (266026,3920000,0,'eye_color',255,255,255), (266027,3920000,0,'skin_color',255,255,255), (266028,3920000,0,'soga_eye_color',255,0,255), (266029,3920001,0,'eye_color',255,255,255), (266030,3920001,0,'skin_color',255,255,255), (266031,3920001,0,'soga_eye_color',255,0,255), (266032,3920002,0,'eye_color',255,255,255), (266033,3920002,0,'skin_color',255,255,255), (266034,3920002,0,'soga_eye_color',255,0,255), (266035,3920003,0,'eye_color',255,255,255), (266036,3920003,0,'skin_color',255,255,255), (266037,3920003,0,'soga_eye_color',255,0,255), (266038,3920004,0,'eye_color',255,255,255), (266039,3920004,0,'skin_color',255,255,255), (266040,3920004,0,'soga_eye_color',255,0,255), (266041,3920005,0,'eye_color',255,255,255), (266042,3920005,0,'skin_color',255,255,255), (266043,3920005,0,'soga_eye_color',255,0,255), (266044,3920006,0,'eye_color',255,255,255), (266045,3920006,0,'skin_color',255,255,255), (266046,3920006,0,'soga_eye_color',255,0,255), (266047,3920007,0,'eye_color',255,255,255), (266048,3920007,0,'skin_color',255,255,255), (266049,3920007,0,'soga_eye_color',255,0,255), (266050,3920008,0,'eye_color',255,255,255), (266051,3920008,0,'skin_color',255,255,255), (266052,3920008,0,'soga_eye_color',255,0,255), (266053,3920009,0,'eye_color',255,255,255), (266054,3920009,0,'skin_color',255,255,255), (266055,3920009,0,'soga_eye_color',255,0,255), (266056,3920010,0,'eye_color',255,255,255), (266057,3920010,0,'skin_color',255,255,255), (266058,3920010,0,'soga_eye_color',255,0,255), (266059,3920011,1,'chin_type',0,4,-7), (266060,3920011,1,'ear_type',-7,-17,0), (266061,3920011,1,'eye_brow_type',-12,-32,-7), (266062,3920011,0,'eye_color',90,44,6), (266063,3920011,1,'eye_type',4,0,0), (266064,3920011,0,'hair_face_color',141,100,0), (266065,3920011,0,'hair_type_color',141,100,0), (266066,3920011,1,'lip_type',-4,11,-12), (266067,3920011,1,'nose_type',9,-7,-4), (266068,3920011,0,'skin_color',189,51,13), (266069,3920011,1,'soga_chin_type',0,4,-7), (266070,3920011,1,'soga_ear_type',-7,-17,0), (266071,3920011,1,'soga_eye_brow_type',-12,-32,-7), (266072,3920011,0,'soga_eye_color',229,229,102), (266073,3920011,1,'soga_eye_type',4,0,0), (266074,3920011,0,'soga_hair_face_color',141,100,0), (266075,3920011,0,'soga_hair_type_color',141,100,0), (266076,3920011,1,'soga_lip_type',-4,11,-12), (266077,3920011,1,'soga_nose_type',9,-7,-4), (266078,3920011,0,'soga_skin_color',189,51,13), (266079,3920011,0,'wing_color1',255,255,255), (266080,3920011,0,'wing_color2',255,255,255), (266081,3920012,0,'eye_color',255,255,255), (266082,3920012,0,'skin_color',255,255,255), (266083,3920012,0,'soga_eye_color',255,0,255), (266084,3920013,0,'eye_color',255,255,255), (266085,3920013,0,'skin_color',255,255,255), (266086,3920013,0,'soga_eye_color',255,0,255), (266087,3920014,0,'eye_color',255,255,255), (266088,3920014,0,'skin_color',255,255,255), (266089,3920014,0,'soga_eye_color',255,0,255), (266090,1030000,0,'eye_color',255,255,255), (266091,1030000,0,'skin_color',255,255,255), (266092,1030000,0,'soga_eye_color',255,0,255), (266093,1030001,0,'eye_color',255,255,255), (266094,1030001,0,'skin_color',255,255,255), (266095,1030001,0,'soga_eye_color',255,0,255), (266096,1030002,0,'eye_color',255,255,255), (266097,1030002,0,'skin_color',255,255,255), (266098,1030002,0,'soga_eye_color',255,0,255), (266099,1030003,0,'eye_color',255,255,255), (266100,1030003,0,'skin_color',255,255,255), (266101,1030003,0,'soga_eye_color',255,0,255), (266102,1030004,0,'eye_color',255,255,255), (266103,1030004,0,'skin_color',102,119,153), (266104,1030004,0,'soga_eye_color',255,0,255), (266105,1030005,0,'eye_color',255,255,255), (266106,1030005,0,'skin_color',138,116,138), (266107,1030005,0,'soga_eye_color',255,0,255), (266108,1030006,0,'eye_color',255,255,255), (266109,1030006,0,'skin_color',80,96,117), (266110,1030006,0,'soga_eye_color',255,0,255), (266111,1030007,0,'eye_color',255,255,255), (266112,1030007,0,'skin_color',128,128,255), (266113,1030007,0,'soga_eye_color',255,0,255), (266114,1030008,0,'eye_color',255,255,255), (266115,1030008,0,'skin_color',128,128,128), (266116,1030008,0,'soga_eye_color',255,0,255), (266117,1030009,0,'eye_color',255,255,255), (266118,1030009,0,'skin_color',1,1,1), (266119,1030009,0,'soga_eye_color',255,0,255), (266120,1030010,0,'eye_color',255,255,255), (266121,1030010,0,'skin_color',255,163,28), (266122,1030010,0,'soga_eye_color',255,0,255), (266123,1030011,0,'eye_color',255,255,255), (266124,1030011,0,'skin_color',64,0,0), (266125,1030011,0,'soga_eye_color',255,0,255), (266126,1030012,0,'eye_color',255,255,255), (266127,1030012,0,'skin_color',163,0,0), (266128,1030012,0,'soga_eye_color',255,0,255), (266129,1030013,0,'eye_color',255,255,255), (266130,1030013,0,'skin_color',255,255,255), (266131,1030013,0,'soga_eye_color',255,0,255), (266132,1030014,0,'eye_color',255,255,255), (266133,1030014,0,'skin_color',255,255,255), (266134,1030014,0,'soga_eye_color',255,0,255), (266135,1030015,0,'eye_color',255,255,255), (266136,1030015,0,'skin_color',128,128,255), (266137,1030015,0,'soga_eye_color',255,0,255), (266138,1030016,0,'eye_color',255,255,255), (266139,1030016,0,'skin_color',255,255,255), (266140,1030016,0,'soga_eye_color',255,0,255), (266141,1030017,0,'eye_color',255,255,255), (266142,1030017,0,'skin_color',255,255,255), (266143,1030017,0,'soga_eye_color',255,0,255), (266144,1030018,0,'eye_color',255,255,255), (266145,1030018,0,'skin_color',255,255,255), (266146,1030018,0,'soga_eye_color',255,0,255), (266147,1030019,0,'eye_color',255,255,255), (266148,1030019,0,'skin_color',174,0,0), (266149,1030019,0,'soga_eye_color',255,0,255), (266150,1030020,0,'eye_color',255,255,255), (266151,1030020,0,'skin_color',255,163,28), (266152,1030020,0,'soga_eye_color',255,0,255), (266153,5260000,0,'eye_color',255,255,255), (266154,5260000,0,'skin_color',255,255,255), (266155,5260000,0,'soga_eye_color',255,0,255), (266156,5260001,0,'eye_color',255,255,255), (266157,5260001,0,'skin_color',255,255,255), (266158,5260001,0,'soga_eye_color',255,0,255), (266159,5260002,0,'eye_color',255,255,255), (266160,5260002,0,'skin_color',255,255,255), (266161,5260002,0,'soga_eye_color',255,0,255), (266162,5260003,0,'eye_color',255,255,255), (266163,5260003,0,'skin_color',255,255,255), (266164,5260003,0,'soga_eye_color',255,0,255), (266165,5270000,0,'eye_color',255,255,255), (266166,5270000,0,'skin_color',255,255,255), (266167,5270000,0,'soga_eye_color',255,0,255), (266168,5270001,0,'eye_color',255,255,255), (266169,5270001,0,'skin_color',255,255,255), (266170,5270001,0,'soga_eye_color',255,0,255), (266171,5270002,0,'eye_color',255,255,255), (266172,5270002,0,'skin_color',255,255,255), (266173,5270002,0,'soga_eye_color',255,0,255), (266174,5270003,0,'eye_color',255,255,255), (266175,5270003,0,'skin_color',255,255,255), (266176,5270003,0,'soga_eye_color',255,0,255), (266177,5270004,0,'eye_color',255,255,255), (266178,5270004,0,'skin_color',255,255,255), (266179,5270004,0,'soga_eye_color',255,0,255), (266180,5270005,0,'eye_color',255,255,255), (266181,5270005,0,'skin_color',255,255,255), (266182,5270005,0,'soga_eye_color',255,0,255), (266183,5290000,0,'eye_color',128,0,255), (266184,5290000,0,'skin_color',93,93,0), (266185,5290000,0,'soga_eye_color',255,0,255), (266186,5290001,0,'eye_color',128,0,255), (266187,5290001,0,'skin_color',93,93,0), (266188,5290001,0,'soga_eye_color',255,0,255), (266189,5290002,0,'eye_color',128,0,255), (266190,5290002,0,'skin_color',93,93,0), (266191,5290002,0,'soga_eye_color',255,0,255), (266192,5290003,0,'eye_color',128,0,255), (266193,5290003,0,'skin_color',93,93,0), (266194,5290003,0,'soga_eye_color',255,0,255), (266195,5290004,0,'eye_color',128,0,255), (266196,5290004,0,'skin_color',93,93,0), (266197,5290004,0,'soga_eye_color',255,0,255), (266198,5290005,0,'eye_color',128,0,255), (266199,5290005,0,'skin_color',93,93,0), (266200,5290005,0,'soga_eye_color',255,0,255), (266201,5290006,0,'eye_color',128,0,255), (266202,5290006,0,'skin_color',93,93,0), (266203,5290006,0,'soga_eye_color',255,0,255), (266204,5290007,0,'eye_color',128,0,255), (266205,5290007,0,'skin_color',93,93,0), (266206,5290007,0,'soga_eye_color',255,0,255), (266207,5290008,0,'eye_color',128,0,255), (266208,5290008,0,'skin_color',93,93,0), (266209,5290008,0,'soga_eye_color',255,0,255), (266210,5290009,0,'eye_color',128,0,255), (266211,5290009,0,'skin_color',93,93,0), (266212,5290009,0,'soga_eye_color',255,0,255), (266213,5290010,0,'eye_color',128,0,255), (266214,5290010,0,'skin_color',93,93,0), (266215,5290010,0,'soga_eye_color',255,0,255), (266216,5290011,0,'eye_color',128,0,255), (266217,5290011,0,'skin_color',93,93,0), (266218,5290011,0,'soga_eye_color',255,0,255), (266219,5290012,0,'eye_color',128,0,255), (266220,5290012,0,'skin_color',93,93,0), (266221,5290012,0,'soga_eye_color',255,0,255), (266222,2980000,0,'eye_color',255,255,255), (266223,2980000,0,'skin_color',255,255,255), (266224,2980000,0,'soga_eye_color',255,0,255), (266225,2980001,0,'eye_color',224,106,0), (266226,2980001,0,'skin_color',255,128,0), (266227,2980001,0,'soga_eye_color',255,0,255), (266228,2980002,0,'eye_color',129,128,112), (266229,2980002,0,'skin_color',99,87,29), (266230,2980002,0,'soga_eye_color',255,0,255), (266231,2980003,0,'eye_color',224,106,0), (266232,2980003,0,'skin_color',255,128,0), (266233,2980003,0,'soga_eye_color',255,0,255), (266234,2980004,0,'eye_color',255,255,255), (266235,2980004,0,'skin_color',255,255,255), (266236,2980004,0,'soga_eye_color',255,0,255), (266237,2980005,0,'eye_color',66,255,66), (266238,2980005,0,'skin_color',91,91,255), (266239,2980005,0,'soga_eye_color',255,0,255), (266240,2980006,0,'eye_color',255,255,255), (266241,2980006,0,'skin_color',255,255,255), (266242,2980006,0,'soga_eye_color',255,0,255), (266243,2980007,1,'cheek_type',12,18,0), (266244,2980007,1,'chin_type',-14,0,-23), (266245,2980007,1,'ear_type',-26,-34,0), (266246,2980007,1,'eye_brow_type',5,0,9), (266247,2980007,0,'eye_color',70,71,38), (266248,2980007,1,'eye_type',21,0,0), (266249,2980007,0,'hair_face_color',86,58,39), (266250,2980007,0,'hair_face_highlight_color',139,95,43), (266251,2980007,0,'hair_type_color',86,58,39), (266252,2980007,0,'hair_type_highlight_color',139,95,43), (266253,2980007,1,'lip_type',17,20,-12), (266254,2980007,1,'nose_type',4,-21,-25), (266255,2980007,0,'skin_color',218,189,160), (266256,2980007,1,'soga_cheek_type',12,18,0), (266257,2980007,1,'soga_chin_type',-14,0,-23), (266258,2980007,1,'soga_ear_type',-26,-34,0), (266259,2980007,1,'soga_eye_brow_type',5,0,9), (266260,2980007,0,'soga_eye_color',229,229,102), (266261,2980007,1,'soga_eye_type',21,0,0), (266262,2980007,0,'soga_hair_face_color',86,58,39), (266263,2980007,0,'soga_hair_face_highlight_color',139,95,43), (266264,2980007,0,'soga_hair_type_color',86,58,39), (266265,2980007,0,'soga_hair_type_highlight_color',139,95,43), (266266,2980007,1,'soga_lip_type',17,20,-12), (266267,2980007,1,'soga_nose_type',4,-21,-25), (266268,2980007,0,'soga_skin_color',218,189,160), (266269,2980007,0,'wing_color1',255,255,255), (266270,2980007,0,'wing_color2',255,255,255), (266271,2980008,0,'eye_color',255,255,255), (266272,2980008,0,'skin_color',255,255,255), (266273,2980008,0,'soga_eye_color',255,0,255), (266274,2980009,0,'eye_color',255,255,255), (266275,2980009,0,'skin_color',255,255,255), (266276,2980009,0,'soga_eye_color',255,0,255), (266277,2980010,0,'eye_color',255,255,255), (266278,2980010,0,'skin_color',255,255,255), (266279,2980010,0,'soga_eye_color',255,0,255), (266280,2980011,1,'cheek_type',4,-10,0), (266281,2980011,1,'chin_type',19,11,9), (266282,2980011,1,'ear_type',-7,-10,0), (266283,2980011,1,'eye_brow_type',57,0,0), (266284,2980011,0,'eye_color',0,30,30), (266285,2980011,1,'eye_type',-28,0,0), (266286,2980011,0,'hair_face_color',233,220,51), (266287,2980011,0,'hair_face_highlight_color',118,48,1), (266288,2980011,0,'hair_type_color',233,220,51), (266289,2980011,0,'hair_type_highlight_color',118,48,1), (266290,2980011,1,'lip_type',-59,0,0), (266291,2980011,1,'nose_type',-45,-89,0), (266292,2980011,0,'skin_color',181,181,0), (266293,2980011,1,'soga_cheek_type',4,-10,0), (266294,2980011,1,'soga_chin_type',19,11,9), (266295,2980011,1,'soga_ear_type',-7,-10,0), (266296,2980011,1,'soga_eye_brow_type',57,0,0), (266297,2980011,0,'soga_eye_color',229,229,102), (266298,2980011,1,'soga_eye_type',-28,0,0), (266299,2980011,0,'soga_hair_face_color',233,220,51), (266300,2980011,0,'soga_hair_face_highlight_color',118,48,1), (266301,2980011,0,'soga_hair_type_color',233,220,51), (266302,2980011,0,'soga_hair_type_highlight_color',118,48,1), (266303,2980011,1,'soga_lip_type',-59,0,0), (266304,2980011,1,'soga_nose_type',-45,-89,0), (266305,2980011,0,'soga_skin_color',181,181,0), (266306,2980011,0,'wing_color1',255,255,255), (266307,2980011,0,'wing_color2',255,255,255), (266308,2980012,0,'eye_color',255,255,255), (266309,2980012,0,'skin_color',255,255,255), (266310,2980012,0,'soga_eye_color',255,0,255), (266311,2980013,0,'eye_color',255,255,255), (266312,2980013,0,'skin_color',255,255,255), (266313,2980013,0,'soga_eye_color',255,0,255), (266314,2980014,1,'cheek_type',-5,-34,0), (266315,2980014,1,'chin_type',-42,-1,9), (266316,2980014,1,'ear_type',-14,-37,0), (266317,2980014,1,'eye_brow_type',7,25,0), (266318,2980014,0,'eye_color',30,59,46), (266319,2980014,1,'eye_type',1,0,0), (266320,2980014,0,'hair_face_color',40,22,14), (266321,2980014,0,'hair_face_highlight_color',150,67,0), (266322,2980014,0,'hair_type_color',40,22,14), (266323,2980014,0,'hair_type_highlight_color',150,67,0), (266324,2980014,1,'lip_type',29,-9,-7), (266325,2980014,1,'nose_type',3,0,-9), (266326,2980014,0,'skin_color',236,198,197), (266327,2980014,1,'soga_cheek_type',-5,-34,0), (266328,2980014,1,'soga_chin_type',-42,-1,9), (266329,2980014,1,'soga_ear_type',-14,-37,0), (266330,2980014,1,'soga_eye_brow_type',7,25,0), (266331,2980014,0,'soga_eye_color',229,229,102), (266332,2980014,1,'soga_eye_type',1,0,0), (266333,2980014,0,'soga_hair_face_color',40,22,14), (266334,2980014,0,'soga_hair_face_highlight_color',150,67,0), (266335,2980014,0,'soga_hair_type_color',40,22,14), (266336,2980014,0,'soga_hair_type_highlight_color',150,67,0), (266337,2980014,1,'soga_lip_type',29,-9,-7), (266338,2980014,1,'soga_nose_type',3,0,-9), (266339,2980014,0,'soga_skin_color',236,198,197), (266340,2980014,0,'wing_color1',255,255,255), (266341,2980014,0,'wing_color2',255,255,255), (266342,2980015,0,'eye_color',255,255,255), (266343,2980015,0,'skin_color',255,255,255), (266344,2980015,0,'soga_eye_color',255,0,255), (266345,2980016,0,'eye_color',255,255,255), (266346,2980016,0,'skin_color',255,255,255), (266347,2980016,0,'soga_eye_color',255,0,255), (266348,2980017,0,'eye_color',224,106,0), (266349,2980017,0,'skin_color',204,62,0), (266350,2980017,0,'soga_eye_color',255,0,255), (266351,2980018,0,'eye_color',255,255,255), (266352,2980018,0,'skin_color',255,255,255), (266353,2980018,0,'soga_eye_color',255,0,255), (266354,2980019,0,'eye_color',81,0,0), (266355,2980019,0,'skin_color',69,34,0), (266356,2980019,0,'soga_eye_color',255,0,255), (266357,1770000,0,'eye_color',255,255,255), (266358,1770000,0,'skin_color',255,255,255), (266359,1770000,0,'soga_eye_color',255,0,255), (266360,1770001,0,'eye_color',255,255,255), (266361,1770001,0,'skin_color',255,255,255), (266362,1770001,0,'soga_eye_color',255,0,255), (266363,1770002,0,'eye_color',255,255,255), (266364,1770002,0,'skin_color',255,255,255), (266365,1770002,0,'soga_eye_color',255,0,255), (266366,1770003,0,'eye_color',255,255,255), (266367,1770003,0,'skin_color',255,255,255), (266368,1770003,0,'soga_eye_color',255,0,255), (266369,1770004,0,'eye_color',255,255,255), (266370,1770004,0,'skin_color',255,255,255), (266371,1770004,0,'soga_eye_color',255,0,255), (266372,1770005,0,'eye_color',255,255,255), (266373,1770005,0,'skin_color',255,255,255), (266374,1770005,0,'soga_eye_color',255,0,255), (266375,1770006,0,'eye_color',255,255,255), (266376,1770006,0,'skin_color',255,255,255), (266377,1770006,0,'soga_eye_color',255,0,255), (266378,1770007,0,'eye_color',255,255,255), (266379,1770007,0,'skin_color',255,255,255), (266380,1770007,0,'soga_eye_color',255,0,255), (266381,1770008,0,'eye_color',255,255,255), (266382,1770008,0,'skin_color',255,255,255), (266383,1770008,0,'soga_eye_color',255,0,255), (266384,1770009,0,'eye_color',255,255,255), (266385,1770009,0,'skin_color',255,255,255), (266386,1770009,0,'soga_eye_color',255,0,255), (266387,1770010,0,'eye_color',255,255,255), (266388,1770010,0,'skin_color',255,255,255), (266389,1770010,0,'soga_eye_color',255,0,255), (266390,1770011,0,'eye_color',255,255,255), (266391,1770011,0,'skin_color',255,255,255), (266392,1770011,0,'soga_eye_color',255,0,255), (266393,1770012,0,'eye_color',255,255,255), (266394,1770012,0,'skin_color',255,255,255), (266395,1770012,0,'soga_eye_color',255,0,255), (266396,1770013,0,'eye_color',255,255,255), (266397,1770013,0,'skin_color',255,255,255), (266398,1770013,0,'soga_eye_color',255,0,255), (266399,1770014,0,'eye_color',255,255,255), (266400,1770014,0,'skin_color',255,255,255), (266401,1770014,0,'soga_eye_color',255,0,255), (266402,1770015,0,'eye_color',255,255,255), (266403,1770015,0,'skin_color',255,255,255), (266404,1770015,0,'soga_eye_color',255,0,255), (266405,1770016,0,'eye_color',255,255,255), (266406,1770016,0,'skin_color',255,255,255), (266407,1770016,0,'soga_eye_color',255,0,255), (266408,1770017,0,'eye_color',255,255,255), (266409,1770017,0,'skin_color',255,255,255), (266410,1770017,0,'soga_eye_color',255,0,255), (266411,1770018,0,'eye_color',255,255,255), (266412,1770018,0,'skin_color',255,255,255), (266413,1770018,0,'soga_eye_color',255,0,255), (266414,1770019,0,'eye_color',255,255,255), (266415,1770019,0,'skin_color',255,255,255), (266416,1770019,0,'soga_eye_color',255,0,255), (266417,1770020,0,'eye_color',255,255,255), (266418,1770020,0,'skin_color',255,255,255), (266419,1770020,0,'soga_eye_color',255,0,255), (266420,1770021,0,'eye_color',255,255,255), (266421,1770021,0,'skin_color',255,255,255), (266422,1770021,0,'soga_eye_color',255,0,255), (266423,1770022,0,'eye_color',255,255,255), (266424,1770022,0,'skin_color',255,255,255), (266425,1770022,0,'soga_eye_color',255,0,255), (266426,1770023,0,'eye_color',255,255,255), (266427,1770023,0,'skin_color',255,255,255), (266428,1770023,0,'soga_eye_color',255,0,255), (266429,1770024,0,'eye_color',255,255,255), (266430,1770024,0,'skin_color',255,255,255), (266431,1770024,0,'soga_eye_color',255,0,255), (266432,1770025,0,'eye_color',255,255,255), (266433,1770025,0,'skin_color',255,255,255), (266434,1770025,0,'soga_eye_color',255,0,255), (266435,1770026,0,'eye_color',255,255,255), (266436,1770026,0,'skin_color',255,255,255), (266437,1770026,0,'soga_eye_color',255,0,255), (266438,1770027,0,'eye_color',255,255,255), (266439,1770027,0,'skin_color',255,255,255), (266440,1770027,0,'soga_eye_color',255,0,255), (266441,1770028,0,'eye_color',255,255,255), (266442,1770028,0,'skin_color',255,255,255), (266443,1770028,0,'soga_eye_color',255,0,255), (266444,1770029,0,'eye_color',255,255,255), (266445,1770029,0,'skin_color',255,255,255), (266446,1770029,0,'soga_eye_color',255,0,255), (266447,1770030,0,'eye_color',255,255,255), (266448,1770030,0,'skin_color',255,255,255), (266449,1770030,0,'soga_eye_color',255,0,255), (266450,1770031,0,'eye_color',255,255,255), (266451,1770031,0,'skin_color',255,255,255), (266452,1770031,0,'soga_eye_color',255,0,255), (266453,1770032,0,'eye_color',255,255,255), (266454,1770032,0,'skin_color',255,255,255), (266455,1770032,0,'soga_eye_color',255,0,255), (266456,1770033,0,'eye_color',255,255,255), (266457,1770033,0,'skin_color',255,255,255), (266458,1770033,0,'soga_eye_color',255,0,255), (266459,1770034,0,'eye_color',255,255,255), (266460,1770034,0,'skin_color',255,255,255), (266461,1770034,0,'soga_eye_color',255,0,255), (266462,1770035,0,'eye_color',255,255,255), (266463,1770035,0,'skin_color',255,255,255), (266464,1770035,0,'soga_eye_color',255,0,255), (266465,1770036,0,'eye_color',255,255,255), (266466,1770036,0,'skin_color',255,255,255), (266467,1770036,0,'soga_eye_color',255,0,255), (266468,1770037,0,'eye_color',255,255,255), (266469,1770037,0,'skin_color',255,255,255), (266470,1770037,0,'soga_eye_color',255,0,255), (266471,1770038,0,'eye_color',255,255,255), (266472,1770038,0,'skin_color',255,255,255), (266473,1770038,0,'soga_eye_color',255,0,255), (266474,1770039,0,'eye_color',255,255,255), (266475,1770039,0,'skin_color',255,255,255), (266476,1770039,0,'soga_eye_color',255,0,255), (266477,1770040,0,'eye_color',255,255,255), (266478,1770040,0,'skin_color',255,255,255), (266479,1770040,0,'soga_eye_color',255,0,255), (266480,1770041,0,'eye_color',255,255,255), (266481,1770041,0,'skin_color',255,255,255), (266482,1770041,0,'soga_eye_color',255,0,255), (266483,1770042,0,'eye_color',255,255,255), (266484,1770042,0,'skin_color',255,255,255), (266485,1770042,0,'soga_eye_color',255,0,255), (266486,1770043,0,'eye_color',255,255,255), (266487,1770043,0,'skin_color',255,255,255), (266488,1770043,0,'soga_eye_color',255,0,255), (266489,1770044,0,'eye_color',255,255,255), (266490,1770044,0,'skin_color',255,255,255), (266491,1770044,0,'soga_eye_color',255,0,255), (266492,1770045,0,'eye_color',255,255,255), (266493,1770045,0,'skin_color',255,255,255), (266494,1770045,0,'soga_eye_color',255,0,255), (266495,1770046,0,'eye_color',255,255,255), (266496,1770046,0,'skin_color',255,255,255), (266497,1770046,0,'soga_eye_color',255,0,255), (266498,1770047,0,'eye_color',255,255,255), (266499,1770047,0,'skin_color',255,255,255), (266500,1770047,0,'soga_eye_color',255,0,255), (266501,1770048,0,'eye_color',255,255,255), (266502,1770048,0,'skin_color',255,255,255), (266503,1770048,0,'soga_eye_color',255,0,255), (266504,1770049,0,'eye_color',255,255,255), (266505,1770049,0,'skin_color',255,255,255), (266506,1770049,0,'soga_eye_color',255,0,255), (266507,1770050,0,'eye_color',255,255,255), (266508,1770050,0,'skin_color',255,255,255), (266509,1770050,0,'soga_eye_color',255,0,255), (266510,1770051,0,'eye_color',255,255,255), (266511,1770051,0,'skin_color',255,255,255), (266512,1770051,0,'soga_eye_color',255,0,255), (266513,1770052,0,'eye_color',255,255,255), (266514,1770052,0,'skin_color',255,255,255), (266515,1770052,0,'soga_eye_color',255,0,255), (266516,1770053,0,'eye_color',255,255,255), (266517,1770053,0,'skin_color',255,255,255), (266518,1770053,0,'soga_eye_color',255,0,255), (266519,1770054,0,'eye_color',255,255,255), (266520,1770054,0,'skin_color',255,255,255), (266521,1770054,0,'soga_eye_color',255,0,255), (266522,4390000,0,'eye_color',255,255,255), (266523,4390000,0,'skin_color',255,255,255), (266524,4390000,0,'soga_eye_color',255,0,255), (266525,4390001,0,'eye_color',255,255,255), (266526,4390001,0,'skin_color',255,255,255), (266527,4390001,0,'soga_eye_color',255,0,255), (266528,4390002,0,'eye_color',255,255,255), (266529,4390002,0,'skin_color',255,255,255), (266530,4390002,0,'soga_eye_color',255,0,255), (266531,4390003,0,'eye_color',255,255,255), (266532,4390003,0,'skin_color',255,255,255), (266533,4390003,0,'soga_eye_color',255,0,255), (266534,4390004,0,'eye_color',255,255,255), (266535,4390004,0,'skin_color',255,255,255), (266536,4390004,0,'soga_eye_color',255,0,255), (266537,4390005,0,'eye_color',255,255,255), (266538,4390005,0,'skin_color',255,255,255), (266539,4390005,0,'soga_eye_color',255,0,255), (266540,4390006,0,'eye_color',255,255,255), (266541,4390006,0,'skin_color',255,255,255), (266542,4390006,0,'soga_eye_color',255,0,255), (266543,4390007,0,'eye_color',255,255,255), (266544,4390007,0,'skin_color',255,255,255), (266545,4390007,0,'soga_eye_color',255,0,255), (266546,4390008,0,'eye_color',255,255,255), (266547,4390008,0,'skin_color',255,255,255), (266548,4390008,0,'soga_eye_color',255,0,255), (266549,4390009,0,'eye_color',255,255,255), (266550,4390009,0,'skin_color',255,255,255), (266551,4390009,0,'soga_eye_color',255,0,255), (266552,4390010,0,'eye_color',255,255,255), (266553,4390010,0,'skin_color',255,255,255), (266554,4390010,0,'soga_eye_color',255,0,255), (266555,4390011,0,'eye_color',255,255,255), (266556,4390011,0,'skin_color',255,255,255), (266557,4390011,0,'soga_eye_color',255,0,255), (266558,4390012,0,'eye_color',255,255,255), (266559,4390012,0,'skin_color',255,255,255), (266560,4390012,0,'soga_eye_color',255,0,255), (266561,4390013,0,'eye_color',255,255,255), (266562,4390013,0,'skin_color',255,255,255), (266563,4390013,0,'soga_eye_color',255,0,255), (266564,4390014,0,'eye_color',255,255,255), (266565,4390014,0,'skin_color',255,255,255), (266566,4390014,0,'soga_eye_color',255,0,255), (266567,4390015,0,'eye_color',255,255,255), (266568,4390015,0,'skin_color',255,255,255), (266569,4390015,0,'soga_eye_color',255,0,255), (266570,4390016,0,'eye_color',255,255,255), (266571,4390016,0,'skin_color',255,255,255), (266572,4390016,0,'soga_eye_color',255,0,255), (266573,4390017,0,'eye_color',255,255,255), (266574,4390017,0,'skin_color',255,255,255), (266575,4390017,0,'soga_eye_color',255,0,255), (266576,4390018,0,'eye_color',255,255,255), (266577,4390018,0,'skin_color',255,255,255), (266578,4390018,0,'soga_eye_color',255,0,255), (266579,4390019,0,'eye_color',255,255,255), (266580,4390019,0,'skin_color',255,255,255), (266581,4390019,0,'soga_eye_color',255,0,255), (266582,4390020,0,'eye_color',255,255,255), (266583,4390020,0,'skin_color',255,255,255), (266584,4390020,0,'soga_eye_color',255,0,255), (266585,4390021,0,'eye_color',255,255,255), (266586,4390021,0,'skin_color',255,255,255), (266587,4390021,0,'soga_eye_color',255,0,255), (266588,4390022,0,'eye_color',255,255,255), (266589,4390022,0,'skin_color',255,255,255), (266590,4390022,0,'soga_eye_color',255,0,255), (266591,4390023,0,'eye_color',255,255,255), (266592,4390023,0,'skin_color',255,255,255), (266593,4390023,0,'soga_eye_color',255,0,255), (266594,4390024,0,'eye_color',255,255,255), (266595,4390024,0,'skin_color',255,255,255), (266596,4390024,0,'soga_eye_color',255,0,255), (266597,4390025,0,'eye_color',255,255,255), (266598,4390025,0,'skin_color',255,255,255), (266599,4390025,0,'soga_eye_color',255,0,255), (266600,4390026,0,'eye_color',255,255,255), (266601,4390026,0,'skin_color',255,255,255), (266602,4390026,0,'soga_eye_color',255,0,255), (266603,4390027,0,'eye_color',255,255,255), (266604,4390027,0,'skin_color',255,255,255), (266605,4390027,0,'soga_eye_color',255,0,255), (266606,4390028,0,'eye_color',255,255,255), (266607,4390028,0,'skin_color',255,255,255), (266608,4390028,0,'soga_eye_color',255,0,255), (266609,4390029,0,'eye_color',255,255,255), (266610,4390029,0,'skin_color',255,255,255), (266611,4390029,0,'soga_eye_color',255,0,255), (266612,4390030,0,'eye_color',255,255,255), (266613,4390030,0,'skin_color',255,255,255), (266614,4390030,0,'soga_eye_color',255,0,255), (266615,4390031,0,'eye_color',255,255,255), (266616,4390031,0,'skin_color',255,255,255), (266617,4390031,0,'soga_eye_color',255,0,255), (266618,4390032,0,'eye_color',255,255,255), (266619,4390032,0,'skin_color',255,255,255), (266620,4390032,0,'soga_eye_color',255,0,255), (266621,4390033,0,'eye_color',255,255,255), (266622,4390033,0,'skin_color',255,255,255), (266623,4390033,0,'soga_eye_color',255,0,255), (266624,4390034,0,'eye_color',255,255,255), (266625,4390034,0,'skin_color',255,255,255), (266626,4390034,0,'soga_eye_color',255,0,255), (266627,4390035,0,'eye_color',255,255,255), (266628,4390035,0,'skin_color',255,255,255), (266629,4390035,0,'soga_eye_color',255,0,255), (266630,4390036,0,'eye_color',255,255,255), (266631,4390036,0,'skin_color',255,255,255), (266632,4390036,0,'soga_eye_color',255,0,255), (266633,4390037,0,'eye_color',255,255,255), (266634,4390037,0,'skin_color',255,255,255), (266635,4390037,0,'soga_eye_color',255,0,255), (266636,4390038,0,'eye_color',255,255,255), (266637,4390038,0,'skin_color',255,255,255), (266638,4390038,0,'soga_eye_color',255,0,255), (266639,4390039,0,'eye_color',255,255,255), (266640,4390039,0,'skin_color',255,255,255), (266641,4390039,0,'soga_eye_color',255,0,255), (266642,4390040,0,'eye_color',255,255,255), (266643,4390040,0,'skin_color',255,255,255), (266644,4390040,0,'soga_eye_color',255,0,255), (266645,4390041,1,'cheek_type',5,-1,0), (266646,4390041,1,'chin_type',89,-62,-46), (266647,4390041,1,'ear_type',-37,10,0), (266648,4390041,1,'eye_brow_type',-72,28,0), (266649,4390041,0,'eye_color',158,198,210), (266650,4390041,1,'eye_type',-28,0,0), (266651,4390041,0,'hair_face_color',184,128,10), (266652,4390041,0,'hair_face_highlight_color',244,246,246), (266653,4390041,0,'hair_type_color',184,128,10), (266654,4390041,0,'hair_type_highlight_color',244,246,246), (266655,4390041,1,'lip_type',-3,32,69), (266656,4390041,1,'nose_type',51,28,-61), (266657,4390041,0,'skin_color',244,250,239), (266658,4390041,1,'soga_cheek_type',5,-1,0), (266659,4390041,1,'soga_chin_type',89,-62,-46), (266660,4390041,1,'soga_ear_type',-37,10,0), (266661,4390041,1,'soga_eye_brow_type',-72,28,0), (266662,4390041,0,'soga_eye_color',229,229,102), (266663,4390041,1,'soga_eye_type',-28,0,0), (266664,4390041,0,'soga_hair_face_color',184,128,10), (266665,4390041,0,'soga_hair_face_highlight_color',244,246,246), (266666,4390041,0,'soga_hair_type_color',184,128,10), (266667,4390041,0,'soga_hair_type_highlight_color',244,246,246), (266668,4390041,1,'soga_lip_type',-3,32,69), (266669,4390041,1,'soga_nose_type',51,28,-61), (266670,4390041,0,'soga_skin_color',244,250,239), (266671,4390041,0,'wing_color1',255,255,255), (266672,4390041,0,'wing_color2',255,255,255), (266673,4390042,0,'eye_color',255,255,255), (266674,4390042,0,'skin_color',255,255,255), (266675,4390042,0,'soga_eye_color',255,0,255), (266676,4390043,0,'eye_color',255,255,255), (266677,4390043,0,'skin_color',255,255,255), (266678,4390043,0,'soga_eye_color',255,0,255), (266679,5300000,0,'eye_color',255,255,255), (266680,5300000,0,'skin_color',255,255,255), (266681,5300000,0,'soga_eye_color',255,0,255), (266682,5300001,0,'eye_color',255,255,255), (266683,5300001,0,'skin_color',255,255,255), (266684,5300001,0,'soga_eye_color',255,0,255), (266685,5300002,0,'eye_color',255,255,255), (266686,5300002,0,'skin_color',255,255,255), (266687,5300002,0,'soga_eye_color',255,0,255), (266688,5300003,0,'eye_color',255,255,255), (266689,5300003,0,'skin_color',255,255,255), (266690,5300003,0,'soga_eye_color',255,0,255), (266691,5300004,0,'eye_color',255,255,255), (266692,5300004,0,'skin_color',255,255,255), (266693,5300004,0,'soga_eye_color',255,0,255), (266694,5300005,0,'eye_color',255,255,255), (266695,5300005,0,'skin_color',255,255,255), (266696,5300005,0,'soga_eye_color',255,0,255), (266697,5300006,0,'eye_color',255,255,255), (266698,5300006,0,'skin_color',255,255,255), (266699,5300006,0,'soga_eye_color',255,0,255), (266700,5300007,0,'eye_color',255,255,255), (266701,5300007,0,'skin_color',255,255,255), (266702,5300007,0,'soga_eye_color',255,0,255), (266703,5300008,0,'eye_color',255,255,255), (266704,5300008,0,'skin_color',255,255,255), (266705,5300008,0,'soga_eye_color',255,0,255), (266706,5300009,0,'eye_color',255,255,255), (266707,5300009,0,'skin_color',255,255,255), (266708,5300009,0,'soga_eye_color',255,0,255), (266709,5300010,0,'eye_color',255,255,255), (266710,5300010,0,'skin_color',255,255,255), (266711,5300010,0,'soga_eye_color',255,0,255), (266712,5300011,0,'eye_color',255,255,255), (266713,5300011,0,'skin_color',255,255,255), (266714,5300011,0,'soga_eye_color',255,0,255), (266715,5300012,0,'eye_color',255,255,255), (266716,5300012,0,'skin_color',255,255,255), (266717,5300012,0,'soga_eye_color',255,0,255), (266718,5300013,0,'eye_color',255,255,255), (266719,5300013,0,'skin_color',255,255,255), (266720,5300013,0,'soga_eye_color',255,0,255), (266721,5300014,0,'eye_color',255,255,255), (266722,5300014,0,'skin_color',255,255,255), (266723,5300014,0,'soga_eye_color',255,0,255), (266724,5300015,0,'eye_color',255,255,255), (266725,5300015,0,'skin_color',255,255,255), (266726,5300015,0,'soga_eye_color',255,0,255), (266727,5300016,0,'eye_color',255,255,255), (266728,5300016,0,'skin_color',255,255,255), (266729,5300016,0,'soga_eye_color',255,0,255), (266730,5300017,0,'eye_color',255,255,255), (266731,5300017,0,'skin_color',255,255,255), (266732,5300017,0,'soga_eye_color',255,0,255), (266733,5300018,0,'eye_color',255,255,255), (266734,5300018,0,'skin_color',255,255,255), (266735,5300018,0,'soga_eye_color',255,0,255), (266736,5300019,0,'eye_color',255,255,255), (266737,5300019,0,'skin_color',255,255,255), (266738,5300019,0,'soga_eye_color',255,0,255), (266739,5300020,0,'eye_color',255,255,255), (266740,5300020,0,'skin_color',255,255,255), (266741,5300020,0,'soga_eye_color',255,0,255), (266742,5300021,0,'eye_color',255,255,255), (266743,5300021,0,'skin_color',255,255,255), (266744,5300021,0,'soga_eye_color',255,0,255), (266745,5300022,0,'eye_color',255,255,255), (266746,5300022,0,'skin_color',255,255,255), (266747,5300022,0,'soga_eye_color',255,0,255), (266748,5300023,0,'eye_color',255,255,255), (266749,5300023,0,'skin_color',255,255,255), (266750,5300023,0,'soga_eye_color',255,0,255), (266751,5300024,0,'eye_color',255,255,255), (266752,5300024,0,'skin_color',255,255,255), (266753,5300024,0,'soga_eye_color',255,0,255), (266754,5300025,0,'eye_color',255,255,255), (266755,5300025,0,'skin_color',255,255,255), (266756,5300025,0,'soga_eye_color',255,0,255), (266757,5300026,0,'eye_color',255,255,255), (266758,5300026,0,'skin_color',255,255,255), (266759,5300026,0,'soga_eye_color',255,0,255), (266760,5300027,0,'eye_color',255,255,255), (266761,5300027,0,'skin_color',255,255,255), (266762,5300027,0,'soga_eye_color',255,0,255), (266763,5300028,0,'eye_color',255,255,255), (266764,5300028,0,'skin_color',255,255,255), (266765,5300028,0,'soga_eye_color',255,0,255), (266766,5300029,0,'eye_color',255,255,255), (266767,5300029,0,'skin_color',255,255,255), (266768,5300029,0,'soga_eye_color',255,0,255), (266769,5300030,0,'eye_color',255,255,255), (266770,5300030,0,'skin_color',255,255,255), (266771,5300030,0,'soga_eye_color',255,0,255), (266772,5300031,0,'eye_color',255,255,255), (266773,5300031,0,'skin_color',255,255,255), (266774,5300031,0,'soga_eye_color',255,0,255), (266775,5300032,0,'eye_color',255,255,255), (266776,5300032,0,'skin_color',255,255,255), (266777,5300032,0,'soga_eye_color',255,0,255), (266778,5300033,0,'eye_color',255,255,255), (266779,5300033,0,'skin_color',255,255,255), (266780,5300033,0,'soga_eye_color',255,0,255), (266781,5300034,0,'eye_color',255,255,255), (266782,5300034,0,'skin_color',255,255,255), (266783,5300034,0,'soga_eye_color',255,0,255), (266784,5300035,0,'eye_color',255,255,255), (266785,5300035,0,'skin_color',255,255,255), (266786,5300035,0,'soga_eye_color',255,0,255), (266787,5300036,0,'eye_color',255,255,255), (266788,5300036,0,'skin_color',255,255,255), (266789,5300036,0,'soga_eye_color',255,0,255), (266790,5300037,0,'eye_color',255,255,255), (266791,5300037,0,'skin_color',255,255,255), (266792,5300037,0,'soga_eye_color',255,0,255), (266793,5300038,0,'eye_color',255,255,255), (266794,5300038,0,'skin_color',255,255,255), (266795,5300038,0,'soga_eye_color',255,0,255), (266796,5300039,0,'eye_color',255,255,255), (266797,5300039,0,'skin_color',255,255,255), (266798,5300039,0,'soga_eye_color',255,0,255), (266799,5300040,0,'eye_color',255,255,255), (266800,5300040,0,'skin_color',255,255,255), (266801,5300040,0,'soga_eye_color',255,0,255), (266802,5300041,0,'eye_color',255,255,255), (266803,5300041,0,'skin_color',255,255,255), (266804,5300041,0,'soga_eye_color',255,0,255), (266805,5300042,0,'eye_color',255,255,255), (266806,5300042,0,'skin_color',255,255,255), (266807,5300042,0,'soga_eye_color',255,0,255), (266808,3020000,0,'eye_color',255,255,255), (266809,3020000,0,'skin_color',255,255,255), (266810,3020000,0,'soga_eye_color',255,0,255), (266811,3020001,0,'eye_color',255,255,255), (266812,3020001,0,'skin_color',255,255,255), (266813,3020001,0,'soga_eye_color',255,0,255), (266814,3020002,0,'eye_color',255,255,255), (266815,3020002,0,'skin_color',218,61,61), (266816,3020002,0,'soga_eye_color',255,0,255), (266817,3020003,0,'eye_color',255,255,255), (266818,3020003,0,'skin_color',255,255,255), (266819,3020003,0,'soga_eye_color',255,0,255), (266820,3020004,0,'eye_color',255,255,255), (266821,3020004,0,'skin_color',255,255,255), (266822,3020004,0,'soga_eye_color',255,0,255), (266823,3020005,0,'eye_color',255,255,255), (266824,3020005,0,'skin_color',253,184,179), (266825,3020005,0,'soga_eye_color',255,0,255), (266826,3020006,0,'eye_color',255,255,255), (266827,3020006,0,'skin_color',0,63,128), (266828,3020006,0,'soga_eye_color',255,0,255), (266829,3020007,0,'eye_color',152,7,0), (266830,3020007,0,'skin_color',147,97,68), (266831,3020007,0,'soga_eye_color',255,0,255), (266832,3020008,0,'eye_color',255,255,255), (266833,3020008,0,'skin_color',255,255,255), (266834,3020008,0,'soga_eye_color',255,0,255), (266835,3020009,0,'eye_color',255,255,255), (266836,3020009,0,'skin_color',255,255,255), (266837,3020009,0,'soga_eye_color',255,0,255), (266838,3020010,0,'eye_color',255,0,0), (266839,3020010,0,'skin_color',0,128,255), (266840,3020010,0,'soga_eye_color',255,0,255), (266841,3020011,0,'eye_color',255,255,255), (266842,3020011,0,'skin_color',128,0,0), (266843,3020011,0,'soga_eye_color',255,0,255), (266844,3020012,0,'eye_color',255,255,255), (266845,3020012,0,'skin_color',255,255,255), (266846,3020012,0,'soga_eye_color',255,0,255), (266847,3020013,1,'cheek_type',-81,-25,0), (266848,3020013,1,'chin_type',17,-39,75), (266849,3020013,1,'ear_type',14,-59,0), (266850,3020013,1,'eye_brow_type',58,-28,-48), (266851,3020013,0,'eye_color',102,74,34), (266852,3020013,1,'eye_type',43,0,0), (266853,3020013,0,'hair_face_color',5,2,2), (266854,3020013,0,'hair_face_highlight_color',228,172,24), (266855,3020013,0,'hair_type_color',5,2,2), (266856,3020013,0,'hair_type_highlight_color',228,172,24), (266857,3020013,1,'lip_type',41,-88,0), (266858,3020013,1,'nose_type',90,3,-28), (266859,3020013,0,'skin_color',234,195,198), (266860,3020013,1,'soga_cheek_type',-81,-25,0), (266861,3020013,1,'soga_chin_type',17,-39,75), (266862,3020013,1,'soga_ear_type',14,-59,0), (266863,3020013,1,'soga_eye_brow_type',58,-28,-48), (266864,3020013,0,'soga_eye_color',229,229,102), (266865,3020013,1,'soga_eye_type',43,0,0), (266866,3020013,0,'soga_hair_face_color',5,2,2), (266867,3020013,0,'soga_hair_face_highlight_color',228,172,24), (266868,3020013,0,'soga_hair_type_color',5,2,2), (266869,3020013,0,'soga_hair_type_highlight_color',228,172,24), (266870,3020013,1,'soga_lip_type',41,-88,0), (266871,3020013,1,'soga_nose_type',90,3,-28), (266872,3020013,0,'soga_skin_color',234,195,198), (266873,3020013,0,'wing_color1',255,255,255), (266874,3020013,0,'wing_color2',255,255,255), (266875,3020014,0,'eye_color',255,255,255), (266876,3020014,0,'skin_color',255,255,255), (266877,3020014,0,'soga_eye_color',255,0,255), (266878,3020015,0,'eye_color',255,255,255), (266879,3020015,0,'skin_color',255,255,255), (266880,3020015,0,'soga_eye_color',255,0,255), (266881,3020016,0,'eye_color',255,255,255), (266882,3020016,0,'skin_color',255,255,255), (266883,3020016,0,'soga_eye_color',255,0,255), (266884,3020017,0,'eye_color',255,255,255), (266885,3020017,0,'skin_color',255,255,255), (266886,3020017,0,'soga_eye_color',255,0,255), (266887,3020018,0,'eye_color',255,255,255), (266888,3020018,0,'skin_color',255,255,255), (266889,3020018,0,'soga_eye_color',255,0,255), (266890,3020019,0,'eye_color',255,255,255), (266891,3020019,0,'skin_color',255,255,255), (266892,3020019,0,'soga_eye_color',255,0,255), (266893,3020020,1,'cheek_type',31,-11,0), (266894,3020020,1,'chin_type',1,35,-28), (266895,3020020,1,'ear_type',47,-3,0), (266896,3020020,1,'eye_brow_type',14,-2,0), (266897,3020020,0,'eye_color',255,255,104), (266898,3020020,1,'eye_type',-28,0,0), (266899,3020020,0,'hair_face_color',136,136,134), (266900,3020020,0,'hair_type_color',136,136,134), (266901,3020020,1,'lip_type',-5,-23,0), (266902,3020020,1,'nose_type',-31,-25,22), (266903,3020020,0,'skin_color',98,149,10), (266904,3020020,1,'soga_cheek_type',31,-11,0), (266905,3020020,1,'soga_chin_type',1,35,-28), (266906,3020020,1,'soga_ear_type',47,-3,0), (266907,3020020,1,'soga_eye_brow_type',14,-2,0), (266908,3020020,0,'soga_eye_color',229,229,102), (266909,3020020,1,'soga_eye_type',-28,0,0), (266910,3020020,0,'soga_hair_face_color',136,136,134), (266911,3020020,0,'soga_hair_type_color',136,136,134), (266912,3020020,1,'soga_lip_type',-5,-23,0), (266913,3020020,1,'soga_nose_type',-31,-25,22), (266914,3020020,0,'soga_skin_color',98,149,10), (266915,3020020,0,'wing_color1',255,255,255), (266916,3020020,0,'wing_color2',255,255,255), (266917,3020021,1,'cheek_type',-17,3,0), (266918,3020021,1,'chin_type',-23,14,-5), (266919,3020021,1,'ear_type',-3,5,0), (266920,3020021,1,'eye_brow_type',14,-8,23), (266921,3020021,0,'eye_color',255,255,149), (266922,3020021,1,'eye_type',-7,0,0), (266923,3020021,0,'hair_face_color',60,25,9), (266924,3020021,0,'hair_type_color',60,25,9), (266925,3020021,1,'lip_type',8,31,0), (266926,3020021,1,'nose_type',0,-23,-28), (266927,3020021,0,'skin_color',188,170,32), (266928,3020021,1,'soga_cheek_type',-17,3,0), (266929,3020021,1,'soga_chin_type',-23,14,-5), (266930,3020021,1,'soga_ear_type',-3,5,0), (266931,3020021,1,'soga_eye_brow_type',14,-8,23), (266932,3020021,0,'soga_eye_color',229,229,102), (266933,3020021,1,'soga_eye_type',-7,0,0), (266934,3020021,0,'soga_hair_face_color',60,25,9), (266935,3020021,0,'soga_hair_type_color',60,25,9), (266936,3020021,1,'soga_lip_type',8,31,0), (266937,3020021,1,'soga_nose_type',0,-23,-28), (266938,3020021,0,'soga_skin_color',188,170,32), (266939,3020021,0,'wing_color1',255,255,255), (266940,3020021,0,'wing_color2',255,255,255), (266941,3020022,1,'cheek_type',-19,22,0), (266942,3020022,1,'chin_type',9,-31,19), (266943,3020022,1,'ear_type',7,3,0), (266944,3020022,1,'eye_brow_type',-7,34,0), (266945,3020022,0,'eye_color',195,67,96), (266946,3020022,1,'eye_type',-7,0,0), (266947,3020022,0,'hair_face_color',219,211,154), (266948,3020022,0,'hair_type_color',219,211,154), (266949,3020022,1,'lip_type',38,0,-1), (266950,3020022,1,'nose_type',-2,-28,26), (266951,3020022,0,'skin_color',199,35,22), (266952,3020022,1,'soga_cheek_type',-19,22,0), (266953,3020022,1,'soga_chin_type',9,-31,19), (266954,3020022,1,'soga_ear_type',7,3,0), (266955,3020022,1,'soga_eye_brow_type',-7,34,0), (266956,3020022,0,'soga_eye_color',229,229,102), (266957,3020022,1,'soga_eye_type',-7,0,0), (266958,3020022,0,'soga_hair_face_color',219,211,154), (266959,3020022,0,'soga_hair_type_color',219,211,154), (266960,3020022,1,'soga_lip_type',38,0,-1), (266961,3020022,1,'soga_nose_type',-2,-28,26), (266962,3020022,0,'soga_skin_color',199,35,22), (266963,3020022,0,'wing_color1',255,255,255), (266964,3020022,0,'wing_color2',255,255,255), (266965,3020023,1,'cheek_type',-19,22,0), (266966,3020023,1,'chin_type',9,-31,19), (266967,3020023,1,'ear_type',7,3,0), (266968,3020023,1,'eye_brow_type',-7,34,0), (266969,3020023,0,'eye_color',195,67,96), (266970,3020023,1,'eye_type',-7,0,0), (266971,3020023,0,'hair_face_color',219,211,154), (266972,3020023,0,'hair_type_color',219,211,154), (266973,3020023,1,'lip_type',38,0,-1), (266974,3020023,1,'nose_type',-2,-28,26), (266975,3020023,0,'skin_color',199,35,22), (266976,3020023,1,'soga_cheek_type',-19,22,0), (266977,3020023,1,'soga_chin_type',9,-31,19), (266978,3020023,1,'soga_ear_type',7,3,0), (266979,3020023,1,'soga_eye_brow_type',-7,34,0), (266980,3020023,0,'soga_eye_color',229,229,102), (266981,3020023,1,'soga_eye_type',-7,0,0), (266982,3020023,0,'soga_hair_face_color',219,211,154), (266983,3020023,0,'soga_hair_type_color',219,211,154), (266984,3020023,1,'soga_lip_type',38,0,-1), (266985,3020023,1,'soga_nose_type',-2,-28,26), (266986,3020023,0,'soga_skin_color',199,35,22), (266987,3020023,0,'wing_color1',255,255,255), (266988,3020023,0,'wing_color2',255,255,255), (266989,3020024,1,'cheek_type',-43,-20,0), (266990,3020024,1,'chin_type',-20,34,17), (266991,3020024,1,'ear_type',-28,5,0), (266992,3020024,1,'eye_brow_type',43,10,-2), (266993,3020024,0,'eye_color',238,172,161), (266994,3020024,1,'eye_type',-28,0,0), (266995,3020024,0,'hair_face_color',49,44,12), (266996,3020024,0,'hair_type_color',49,44,12), (266997,3020024,1,'lip_type',-28,-14,23), (266998,3020024,1,'nose_type',-9,0,28), (266999,3020024,0,'skin_color',199,33,46), (267000,3020024,1,'soga_cheek_type',-43,-20,0), (267001,3020024,1,'soga_chin_type',-20,34,17), (267002,3020024,1,'soga_ear_type',-28,5,0), (267003,3020024,1,'soga_eye_brow_type',43,10,-2), (267004,3020024,0,'soga_eye_color',229,229,102), (267005,3020024,1,'soga_eye_type',-28,0,0), (267006,3020024,0,'soga_hair_face_color',49,44,12), (267007,3020024,0,'soga_hair_type_color',49,44,12), (267008,3020024,1,'soga_lip_type',-28,-14,23), (267009,3020024,1,'soga_nose_type',-9,0,28), (267010,3020024,0,'soga_skin_color',199,33,46), (267011,3020024,0,'wing_color1',255,255,255), (267012,3020024,0,'wing_color2',255,255,255), (267013,3020025,0,'eye_color',255,255,255), (267014,3020025,0,'skin_color',255,255,255), (267015,3020025,0,'soga_eye_color',255,0,255), (267016,3020026,0,'eye_color',255,255,255), (267017,3020026,0,'skin_color',255,255,255), (267018,3020026,0,'soga_eye_color',255,0,255), (267019,3020027,1,'cheek_type',25,-93,0), (267020,3020027,1,'chin_type',-34,95,-5), (267021,3020027,1,'ear_type',8,34,0), (267022,3020027,1,'eye_brow_type',-65,-34,85), (267023,3020027,1,'eye_type',-14,0,0), (267024,3020027,0,'hair_face_color',225,221,214), (267025,3020027,0,'hair_face_highlight_color',89,73,129), (267026,3020027,0,'hair_type_color',225,221,214), (267027,3020027,0,'hair_type_highlight_color',89,73,129), (267028,3020027,1,'lip_type',-15,29,32), (267029,3020027,1,'nose_type',62,47,-90), (267030,3020027,0,'skin_color',121,164,163), (267031,3020027,1,'soga_cheek_type',25,-93,0), (267032,3020027,1,'soga_chin_type',-34,95,-5), (267033,3020027,1,'soga_ear_type',8,34,0), (267034,3020027,1,'soga_eye_brow_type',-65,-34,85), (267035,3020027,0,'soga_eye_color',229,229,102), (267036,3020027,1,'soga_eye_type',-14,0,0), (267037,3020027,0,'soga_hair_face_color',225,221,214), (267038,3020027,0,'soga_hair_face_highlight_color',89,73,129), (267039,3020027,0,'soga_hair_type_color',225,221,214), (267040,3020027,0,'soga_hair_type_highlight_color',89,73,129), (267041,3020027,1,'soga_lip_type',-15,29,32), (267042,3020027,1,'soga_nose_type',62,47,-90), (267043,3020027,0,'soga_skin_color',121,164,163), (267044,3020027,0,'wing_color1',255,255,255), (267045,3020027,0,'wing_color2',255,255,255), (267046,3020028,0,'eye_color',255,255,255), (267047,3020028,0,'skin_color',255,255,255), (267048,3020028,0,'soga_eye_color',255,0,255), (267058,1780003,0,'eye_color',255,255,255), (267059,1780003,0,'skin_color',255,255,255), (267060,1780003,0,'soga_eye_color',255,0,255), (267061,1780004,0,'eye_color',255,255,255), (267062,1780004,0,'skin_color',255,255,255), (267063,1780004,0,'soga_eye_color',255,0,255), (267064,1780005,0,'eye_color',255,255,255), (267065,1780005,0,'skin_color',255,255,255), (267066,1780005,0,'soga_eye_color',255,0,255), (267067,1780006,0,'eye_color',255,255,255), (267068,1780006,0,'skin_color',255,255,255), (267069,1780006,0,'soga_eye_color',255,0,255), (267070,1780007,0,'eye_color',255,255,255), (267071,1780007,0,'skin_color',255,255,255), (267072,1780007,0,'soga_eye_color',255,0,255), (267073,1780008,1,'cheek_type',37,-62,0), (267074,1780008,1,'chin_type',-28,62,-100), (267075,1780008,1,'ear_type',14,7,0), (267076,1780008,1,'eye_brow_type',-22,-55,50), (267077,1780008,0,'eye_color',81,48,17), (267078,1780008,1,'eye_type',84,0,0), (267079,1780008,0,'hair_color1',114,112,142), (267080,1780008,0,'hair_color2',152,138,129), (267081,1780008,0,'hair_face_color',102,122,125), (267082,1780008,0,'hair_face_highlight_color',61,61,75), (267083,1780008,0,'hair_highlight',43,36,70), (267084,1780008,0,'hair_type_color',102,122,125), (267085,1780008,0,'hair_type_highlight_color',61,61,75), (267086,1780008,1,'lip_type',74,-28,0), (267087,1780008,1,'nose_type',-71,-55,100), (267088,1780008,0,'skin_color',245,250,250), (267089,1780008,1,'soga_cheek_type',37,-62,0), (267090,1780008,1,'soga_chin_type',-28,62,-100), (267091,1780008,1,'soga_ear_type',14,7,0), (267092,1780008,1,'soga_eye_brow_type',-22,-55,50), (267093,1780008,0,'soga_eye_color',229,229,102), (267094,1780008,1,'soga_eye_type',84,0,0), (267095,1780008,0,'soga_hair_color1',114,112,142), (267096,1780008,0,'soga_hair_color2',152,138,129), (267097,1780008,0,'soga_hair_face_color',102,122,125), (267098,1780008,0,'soga_hair_face_highlight_color',61,61,75), (267099,1780008,0,'soga_hair_highlight',43,36,70), (267100,1780008,0,'soga_hair_type_color',102,122,125), (267101,1780008,0,'soga_hair_type_highlight_color',61,61,75), (267102,1780008,1,'soga_lip_type',74,-28,0), (267103,1780008,1,'soga_nose_type',-71,-55,100), (267104,1780008,0,'soga_skin_color',245,250,250), (267105,1780008,0,'wing_color1',255,255,255), (267106,1780008,0,'wing_color2',255,255,255), (267107,1780009,0,'eye_color',255,255,255), (267108,1780009,0,'skin_color',255,255,255), (267109,1780009,0,'soga_eye_color',255,0,255), (267144,1780011,0,'eye_color',255,255,255), (267145,1780011,0,'skin_color',255,255,255), (267146,1780011,0,'soga_eye_color',255,0,255), (267147,1780012,0,'eye_color',255,255,255), (267148,1780012,0,'skin_color',26,26,0), (267149,1780012,0,'soga_eye_color',255,0,255), (267150,1780013,0,'eye_color',255,255,255), (267151,1780013,0,'skin_color',255,255,255), (267152,1780013,0,'soga_eye_color',255,0,255), (267153,1780014,0,'eye_color',255,255,255), (267154,1780014,0,'skin_color',255,255,255), (267155,1780014,0,'soga_eye_color',255,0,255), (267156,1780015,0,'eye_color',255,255,255), (267157,1780015,0,'skin_color',35,0,0), (267158,1780015,0,'soga_eye_color',255,0,255), (267159,1780016,0,'eye_color',255,255,255), (267160,1780016,0,'skin_color',255,255,255), (267161,1780016,0,'soga_eye_color',255,0,255), (267162,1780017,0,'eye_color',255,255,255), (267163,1780017,0,'skin_color',255,255,255), (267164,1780017,0,'soga_eye_color',255,0,255), (267165,1780018,0,'eye_color',255,255,255), (267166,1780018,0,'skin_color',93,47,0), (267167,1780018,0,'soga_eye_color',255,0,255), (267168,1780019,0,'eye_color',255,255,255), (267169,1780019,0,'skin_color',255,255,255), (267170,1780019,0,'soga_eye_color',255,0,255), (267171,1780020,0,'eye_color',255,255,255), (267172,1780020,0,'skin_color',35,0,0), (267173,1780020,0,'soga_eye_color',255,0,255), (267180,1780023,0,'eye_color',255,255,255), (267181,1780023,0,'skin_color',255,255,255), (267182,1780023,0,'soga_eye_color',255,0,255), (267186,1780025,0,'eye_color',255,255,255), (267187,1780025,0,'skin_color',255,255,255), (267188,1780025,0,'soga_eye_color',255,0,255), (267189,1780026,0,'eye_color',255,255,255), (267190,1780026,0,'skin_color',255,255,255), (267191,1780026,0,'soga_eye_color',255,0,255), (267192,1780027,0,'eye_color',255,255,255), (267193,1780027,0,'skin_color',255,255,255), (267194,1780027,0,'soga_eye_color',255,0,255), (267195,1780028,0,'eye_color',255,255,255), (267196,1780028,0,'skin_color',82,82,82), (267197,1780028,0,'soga_eye_color',255,0,255), (267198,1780029,0,'eye_color',255,255,255), (267199,1780029,0,'skin_color',255,255,255), (267200,1780029,0,'soga_eye_color',255,0,255), (267201,1780030,0,'eye_color',255,255,255), (267202,1780030,0,'skin_color',255,255,255), (267203,1780030,0,'soga_eye_color',255,0,255), (267204,1780031,0,'eye_color',255,255,255), (267205,1780031,0,'skin_color',255,255,255), (267206,1780031,0,'soga_eye_color',255,0,255), (267207,1780032,0,'eye_color',255,255,255), (267208,1780032,0,'skin_color',255,255,255), (267209,1780032,0,'soga_eye_color',255,0,255), (267210,1780033,0,'eye_color',255,255,255), (267211,1780033,0,'skin_color',255,255,255), (267212,1780033,0,'soga_eye_color',255,0,255), (267213,1780034,0,'eye_color',255,255,255), (267214,1780034,0,'skin_color',255,255,255), (267215,1780034,0,'soga_eye_color',255,0,255), (267219,1780036,0,'eye_color',255,255,255), (267220,1780036,0,'skin_color',255,255,255), (267221,1780036,0,'soga_eye_color',255,0,255), (267222,1780037,0,'eye_color',255,255,255), (267223,1780037,0,'skin_color',255,255,255), (267224,1780037,0,'soga_eye_color',255,0,255), (267225,1780038,0,'eye_color',255,255,255), (267226,1780038,0,'skin_color',255,255,255), (267227,1780038,0,'soga_eye_color',255,0,255), (267228,1780039,0,'eye_color',255,255,255), (267229,1780039,0,'skin_color',255,255,255), (267230,1780039,0,'soga_eye_color',255,0,255), (267231,1780040,0,'eye_color',255,255,255), (267232,1780040,0,'skin_color',255,255,255), (267233,1780040,0,'soga_eye_color',255,0,255), (267234,1780041,0,'eye_color',255,255,255), (267235,1780041,0,'skin_color',255,255,255), (267236,1780041,0,'soga_eye_color',255,0,255), (267243,1780044,0,'eye_color',255,255,255), (267244,1780044,0,'skin_color',255,255,255), (267245,1780044,0,'soga_eye_color',255,0,255), (267252,1780047,0,'eye_color',255,255,255), (267253,1780047,0,'skin_color',255,255,255), (267254,1780047,0,'soga_eye_color',255,0,255), (267261,840000,0,'eye_color',255,255,255), (267262,840000,0,'skin_color',255,255,255), (267263,840000,0,'soga_eye_color',255,0,255), (267264,840001,0,'eye_color',255,255,255), (267265,840001,0,'skin_color',255,255,255), (267266,840001,0,'soga_eye_color',255,0,255), (267267,840002,0,'eye_color',255,255,255), (267268,840002,0,'skin_color',255,255,255), (267269,840002,0,'soga_eye_color',255,0,255), (267270,840003,0,'eye_color',191,191,191), (267271,840003,0,'skin_color',35,5,84), (267272,840003,0,'soga_eye_color',255,0,255), (267273,840004,0,'eye_color',191,191,191), (267274,840004,0,'skin_color',35,5,84), (267275,840004,0,'soga_eye_color',255,0,255), (267276,840005,0,'eye_color',191,191,191), (267277,840005,0,'skin_color',35,5,84), (267278,840005,0,'soga_eye_color',255,0,255), (267279,840006,0,'eye_color',191,191,191), (267280,840006,0,'skin_color',35,5,84), (267281,840006,0,'soga_eye_color',255,0,255), (267282,840007,0,'eye_color',128,128,63), (267283,840007,0,'skin_color',255,255,255), (267284,840007,0,'soga_eye_color',255,0,255), (267285,840008,0,'eye_color',255,255,255), (267286,840008,0,'skin_color',255,255,255), (267287,840008,0,'soga_eye_color',255,0,255), (267288,840009,0,'eye_color',191,191,191), (267289,840009,0,'skin_color',35,5,84), (267290,840009,0,'soga_eye_color',255,0,255), (267291,840010,0,'eye_color',191,191,191), (267292,840010,0,'skin_color',35,5,84), (267293,840010,0,'soga_eye_color',255,0,255), (267294,840011,0,'eye_color',191,191,191), (267295,840011,0,'skin_color',35,5,84), (267296,840011,0,'soga_eye_color',255,0,255), (267297,840012,0,'eye_color',63,0,128), (267298,840012,0,'skin_color',255,255,255), (267299,840012,0,'soga_eye_color',255,0,255), (267300,840013,0,'eye_color',63,0,128), (267301,840013,0,'skin_color',255,255,255), (267302,840013,0,'soga_eye_color',255,0,255), (267303,840014,0,'eye_color',0,63,0), (267304,840014,0,'skin_color',255,255,255), (267305,840014,0,'soga_eye_color',255,0,255), (267306,840015,0,'eye_color',191,191,191), (267307,840015,0,'skin_color',35,5,84), (267308,840015,0,'soga_eye_color',255,0,255), (267309,840016,0,'eye_color',191,191,191), (267310,840016,0,'skin_color',35,5,84), (267311,840016,0,'soga_eye_color',255,0,255), (267312,840017,0,'eye_color',191,191,191), (267313,840017,0,'skin_color',35,5,84), (267314,840017,0,'soga_eye_color',255,0,255), (267315,840018,0,'eye_color',191,191,191), (267316,840018,0,'skin_color',35,5,84), (267317,840018,0,'soga_eye_color',255,0,255), (267318,840019,0,'eye_color',255,255,255), (267319,840019,0,'skin_color',255,255,255), (267320,840019,0,'soga_eye_color',255,0,255), (267321,840020,0,'eye_color',191,191,191), (267322,840020,0,'skin_color',35,5,84), (267323,840020,0,'soga_eye_color',255,0,255), (267324,840021,0,'eye_color',191,191,191), (267325,840021,0,'skin_color',35,5,84), (267326,840021,0,'soga_eye_color',255,0,255), (267327,840022,0,'eye_color',128,0,0), (267328,840022,0,'skin_color',63,0,128), (267329,840022,0,'soga_eye_color',255,0,255), (267330,840023,0,'eye_color',255,255,255), (267331,840023,0,'skin_color',255,255,255), (267332,840023,0,'soga_eye_color',255,0,255), (267333,840024,0,'eye_color',191,191,191), (267334,840024,0,'skin_color',35,5,84), (267335,840024,0,'soga_eye_color',255,0,255), (267336,840025,0,'eye_color',191,191,191), (267337,840025,0,'skin_color',35,5,84), (267338,840025,0,'soga_eye_color',255,0,255), (267339,840026,0,'eye_color',5,5,5), (267340,840026,0,'skin_color',100,5,5), (267341,840026,0,'soga_eye_color',255,0,255), (267342,840027,0,'eye_color',191,191,191), (267343,840027,0,'skin_color',35,5,84), (267344,840027,0,'soga_eye_color',255,0,255), (267345,840028,0,'eye_color',191,191,191), (267346,840028,0,'skin_color',35,5,84), (267347,840028,0,'soga_eye_color',255,0,255), (267348,840029,0,'eye_color',191,191,191), (267349,840029,0,'skin_color',35,5,84), (267350,840029,0,'soga_eye_color',255,0,255), (267351,840030,0,'eye_color',191,191,191), (267352,840030,0,'skin_color',35,5,84), (267353,840030,0,'soga_eye_color',255,0,255), (267354,840031,0,'eye_color',65,5,5), (267355,840031,0,'skin_color',35,5,84), (267356,840031,0,'soga_eye_color',255,0,255), (267357,840032,0,'eye_color',191,191,191), (267358,840032,0,'skin_color',35,5,84), (267359,840032,0,'soga_eye_color',255,0,255), (267360,840033,0,'eye_color',191,191,191), (267361,840033,0,'skin_color',35,5,84), (267362,840033,0,'soga_eye_color',255,0,255), (267363,840034,0,'eye_color',191,191,191), (267364,840034,0,'skin_color',35,5,84), (267365,840034,0,'soga_eye_color',255,0,255), (267366,840035,0,'eye_color',255,255,255), (267367,840035,0,'skin_color',255,255,255), (267368,840035,0,'soga_eye_color',255,0,255), (267369,1150000,0,'eye_color',255,255,255), (267370,1150000,0,'skin_color',255,255,255), (267371,1150000,0,'soga_eye_color',255,0,255), (267372,1150001,1,'cheek_type',-2,38,0), (267373,1150001,1,'chin_type',58,-75,-95), (267374,1150001,1,'ear_type',58,-63,0), (267375,1150001,1,'eye_brow_type',-20,70,29), (267376,1150001,0,'eye_color',84,139,114), (267377,1150001,1,'eye_type',-62,0,0), (267378,1150001,0,'hair_color1',41,55,26), (267379,1150001,0,'hair_color2',29,0,0), (267380,1150001,0,'hair_face_color',84,0,0), (267381,1150001,0,'hair_face_highlight_color',35,24,1), (267382,1150001,0,'hair_highlight',109,14,49), (267383,1150001,0,'hair_type_color',84,0,0), (267384,1150001,0,'hair_type_highlight_color',35,24,1), (267385,1150001,1,'lip_type',-79,82,-84), (267386,1150001,1,'nose_type',2,41,55), (267387,1150001,0,'skin_color',136,118,120), (267388,1150001,1,'soga_cheek_type',0,-20,70), (267389,1150001,1,'soga_chin_type',0,-79,82), (267390,1150001,1,'soga_ear_type',0,-62,0), (267391,1150001,1,'soga_eye_brow_type',0,58,-63), (267392,1150001,0,'soga_eye_color',229,229,102), (267393,1150001,1,'soga_eye_type',29,0,0), (267394,1150001,0,'soga_hair_color1',185,97,0), (267395,1150001,0,'soga_hair_color2',79,28,15), (267396,1150001,0,'soga_hair_face_color',84,0,0), (267397,1150001,0,'soga_hair_face_highlight_color',35,24,1), (267398,1150001,0,'soga_hair_highlight',109,14,49), (267399,1150001,0,'soga_hair_type_color',84,0,0), (267400,1150001,0,'soga_hair_type_highlight_color',35,24,1), (267401,1150001,1,'soga_lip_type',29,-2,38), (267402,1150001,1,'soga_nose_type',-84,58,-75), (267403,1150001,0,'soga_skin_color',136,118,120), (267404,1150001,0,'wing_color1',255,255,255), (267405,1150001,0,'wing_color2',255,255,255), (267406,1150002,1,'cheek_type',100,-39,0), (267407,1150002,1,'chin_type',-71,-56,87), (267408,1150002,1,'ear_type',-100,-100,0), (267409,1150002,1,'eye_brow_type',89,68,-47), (267410,1150002,0,'eye_color',77,62,33), (267411,1150002,1,'eye_type',25,0,0), (267412,1150002,0,'hair_color1',100,156,156), (267413,1150002,0,'hair_color2',100,0,0), (267414,1150002,0,'hair_face_color',49,47,61), (267415,1150002,0,'hair_face_highlight_color',119,147,147), (267416,1150002,0,'hair_highlight',114,112,142), (267417,1150002,0,'hair_type_color',49,47,61), (267418,1150002,0,'hair_type_highlight_color',119,147,147), (267419,1150002,1,'lip_type',100,25,100), (267420,1150002,1,'nose_type',-100,100,-100), (267421,1150002,0,'skin_color',133,93,95), (267422,1150002,1,'soga_cheek_type',0,89,68), (267423,1150002,1,'soga_chin_type',0,100,25), (267424,1150002,1,'soga_ear_type',0,25,0), (267425,1150002,1,'soga_eye_brow_type',0,-100,-100), (267426,1150002,0,'soga_eye_color',229,229,102), (267427,1150002,1,'soga_eye_type',100,0,0), (267428,1150002,0,'soga_hair_color1',43,36,70), (267429,1150002,0,'soga_hair_color2',64,76,74), (267430,1150002,0,'soga_hair_face_color',49,47,61), (267431,1150002,0,'soga_hair_face_highlight_color',119,147,147), (267432,1150002,0,'soga_hair_highlight',114,112,142), (267433,1150002,0,'soga_hair_type_color',49,47,61), (267434,1150002,0,'soga_hair_type_highlight_color',119,147,147), (267435,1150002,1,'soga_lip_type',-47,100,-39), (267436,1150002,1,'soga_nose_type',100,-71,-56), (267437,1150002,0,'soga_skin_color',133,93,95), (267438,1150002,0,'wing_color1',255,255,255), (267439,1150002,0,'wing_color2',255,255,255), (267440,1150003,0,'eye_color',255,255,255), (267441,1150003,0,'skin_color',255,255,255), (267442,1150003,0,'soga_eye_color',255,0,255), (267443,1150004,0,'eye_color',255,255,255), (267444,1150004,0,'skin_color',255,255,255), (267445,1150004,0,'soga_eye_color',255,0,255), (267446,1150005,0,'eye_color',182,118,80), (267447,1150005,0,'skin_color',255,255,255), (267448,1150005,0,'soga_eye_color',255,0,255), (267449,1150006,0,'eye_color',255,255,0), (267450,1150006,0,'skin_color',255,255,255), (267451,1150006,0,'soga_eye_color',255,0,255), (267452,1150007,0,'eye_color',190,142,97), (267453,1150007,0,'skin_color',215,215,215), (267454,1150007,0,'soga_eye_color',255,0,255), (267455,1150008,0,'eye_color',182,118,80), (267456,1150008,0,'skin_color',255,255,255), (267457,1150008,0,'soga_eye_color',255,0,255), (267458,1150009,0,'eye_color',121,121,121), (267459,1150009,0,'skin_color',132,84,51), (267460,1150009,0,'soga_eye_color',255,0,255), (267461,1150010,0,'eye_color',182,118,80), (267462,1150010,0,'skin_color',255,255,255), (267463,1150010,0,'soga_eye_color',255,0,255), (267464,1150011,0,'eye_color',145,145,204), (267465,1150011,0,'skin_color',221,190,190), (267466,1150011,0,'soga_eye_color',255,0,255), (267467,1150012,0,'eye_color',121,121,121), (267468,1150012,0,'skin_color',132,84,51), (267469,1150012,0,'soga_eye_color',255,0,255), (267470,1150013,0,'eye_color',190,142,97), (267471,1150013,0,'skin_color',215,215,215), (267472,1150013,0,'soga_eye_color',255,0,255), (267473,1150014,0,'eye_color',255,255,255), (267474,1150014,0,'skin_color',255,255,255), (267475,1150014,0,'soga_eye_color',255,0,255), (267476,1150015,0,'eye_color',182,118,80), (267477,1150015,0,'skin_color',255,255,255), (267478,1150015,0,'soga_eye_color',255,0,255), (267479,1150016,0,'eye_color',190,142,97), (267480,1150016,0,'skin_color',215,215,215), (267481,1150016,0,'soga_eye_color',255,0,255), (267482,1150017,0,'eye_color',182,118,80), (267483,1150017,0,'skin_color',255,255,255), (267484,1150017,0,'soga_eye_color',255,0,255), (267485,1150018,1,'cheek_type',-65,0,0), (267486,1150018,1,'chin_type',35,32,-68), (267487,1150018,1,'ear_type',31,14,0), (267488,1150018,1,'eye_brow_type',14,68,78), (267489,1150018,0,'eye_color',61,92,55), (267490,1150018,1,'eye_type',78,0,0), (267491,1150018,0,'hair_face_color',64,65,80), (267492,1150018,0,'hair_face_highlight_color',197,139,15), (267493,1150018,0,'hair_type_color',64,65,80), (267494,1150018,0,'hair_type_highlight_color',197,139,15), (267495,1150018,1,'lip_type',-34,-44,-7), (267496,1150018,1,'nose_type',-55,-81,-26), (267497,1150018,0,'skin_color',144,142,142), (267498,1150018,1,'soga_cheek_type',-65,0,0), (267499,1150018,1,'soga_chin_type',35,32,-68), (267500,1150018,1,'soga_ear_type',31,14,0), (267501,1150018,1,'soga_eye_brow_type',14,68,78), (267502,1150018,0,'soga_eye_color',229,229,102), (267503,1150018,1,'soga_eye_type',78,0,0), (267504,1150018,0,'soga_hair_face_color',64,65,80), (267505,1150018,0,'soga_hair_face_highlight_color',197,139,15), (267506,1150018,0,'soga_hair_type_color',64,65,80), (267507,1150018,0,'soga_hair_type_highlight_color',197,139,15), (267508,1150018,1,'soga_lip_type',-34,-44,-7), (267509,1150018,1,'soga_nose_type',-55,-81,-26), (267510,1150018,0,'soga_skin_color',144,142,142), (267511,1150019,1,'cheek_type',19,-8,0), (267512,1150019,1,'chin_type',5,-8,-7), (267513,1150019,1,'ear_type',-7,14,0), (267514,1150019,1,'eye_brow_type',28,-47,-17), (267515,1150019,0,'eye_color',55,112,129), (267516,1150019,1,'eye_type',-28,0,0), (267517,1150019,0,'hair_face_color',160,114,32), (267518,1150019,0,'hair_face_highlight_color',61,28,0), (267519,1150019,0,'hair_type_color',160,114,32), (267520,1150019,0,'hair_type_highlight_color',61,28,0), (267521,1150019,1,'lip_type',20,-12,-4), (267522,1150019,1,'nose_type',-25,8,10), (267523,1150019,0,'skin_color',182,139,92), (267524,1150019,1,'soga_cheek_type',19,-8,0), (267525,1150019,1,'soga_chin_type',5,-8,-7), (267526,1150019,1,'soga_ear_type',-7,14,0), (267527,1150019,1,'soga_eye_brow_type',28,-47,-17), (267528,1150019,0,'soga_eye_color',229,229,102), (267529,1150019,1,'soga_eye_type',-28,0,0), (267530,1150019,0,'soga_hair_face_color',160,114,32), (267531,1150019,0,'soga_hair_face_highlight_color',61,28,0), (267532,1150019,0,'soga_hair_type_color',160,114,32), (267533,1150019,0,'soga_hair_type_highlight_color',61,28,0), (267534,1150019,1,'soga_lip_type',20,-12,-4), (267535,1150019,1,'soga_nose_type',-25,8,10), (267536,1150019,0,'soga_skin_color',182,139,92), (267537,1150019,0,'wing_color1',255,255,255), (267538,1150019,0,'wing_color2',255,255,255), (267539,1150020,0,'eye_color',255,255,255), (267540,1150020,0,'skin_color',255,255,255), (267541,1150020,0,'soga_eye_color',255,0,255), (267542,1150021,0,'eye_color',255,255,255), (267543,1150021,0,'skin_color',255,255,255), (267544,1150021,0,'soga_eye_color',255,0,255), (267545,1150022,0,'eye_color',255,255,255), (267546,1150022,0,'skin_color',255,255,255), (267547,1150022,0,'soga_eye_color',255,0,255), (267548,1150023,0,'eye_color',255,255,255), (267549,1150023,0,'skin_color',255,255,255), (267550,1150023,0,'soga_eye_color',255,0,255), (267551,1150024,0,'eye_color',255,255,255), (267552,1150024,0,'skin_color',255,255,255), (267553,1150024,0,'soga_eye_color',255,0,255), (267554,1150025,0,'eye_color',255,255,255), (267555,1150025,0,'skin_color',255,255,255), (267556,1150025,0,'soga_eye_color',255,0,255), (267557,1150026,0,'eye_color',255,255,255), (267558,1150026,0,'skin_color',255,255,255), (267559,1150026,0,'soga_eye_color',255,0,255), (267560,1150027,1,'cheek_type',-4,-46,0), (267561,1150027,1,'chin_type',48,51,-58), (267562,1150027,1,'ear_type',14,62,0), (267563,1150027,1,'eye_brow_type',100,-100,100), (267564,1150027,0,'eye_color',36,21,6), (267565,1150027,1,'eye_type',100,0,0), (267566,1150027,0,'hair_face_color',244,246,246), (267567,1150027,0,'hair_face_highlight_color',19,6,25), (267568,1150027,0,'hair_type_color',244,246,246), (267569,1150027,0,'hair_type_highlight_color',19,6,25), (267570,1150027,1,'lip_type',98,-53,15), (267571,1150027,1,'nose_type',31,52,10), (267572,1150027,0,'skin_color',229,228,212), (267573,1150027,1,'soga_cheek_type',-4,-46,0), (267574,1150027,1,'soga_chin_type',48,51,-58), (267575,1150027,1,'soga_ear_type',14,62,0), (267576,1150027,1,'soga_eye_brow_type',100,-100,100), (267577,1150027,0,'soga_eye_color',229,229,102), (267578,1150027,1,'soga_eye_type',100,0,0), (267579,1150027,0,'soga_hair_face_color',244,246,246), (267580,1150027,0,'soga_hair_face_highlight_color',19,6,25), (267581,1150027,0,'soga_hair_type_color',244,246,246), (267582,1150027,0,'soga_hair_type_highlight_color',19,6,25), (267583,1150027,1,'soga_lip_type',98,-53,15), (267584,1150027,1,'soga_nose_type',31,52,10), (267585,1150027,0,'soga_skin_color',229,228,212), (267586,1150028,0,'eye_color',255,255,255), (267587,1150028,0,'skin_color',255,255,255), (267588,1150028,0,'soga_eye_color',255,0,255), (267589,1150029,1,'cheek_type',38,-29,0), (267590,1150029,1,'chin_type',0,-18,-17), (267591,1150029,1,'ear_type',-9,-11,0), (267592,1150029,1,'eye_brow_type',14,18,28), (267593,1150029,0,'eye_color',55,112,129), (267594,1150029,1,'eye_type',-28,0,0), (267595,1150029,0,'hair_face_color',197,197,185), (267596,1150029,0,'hair_face_highlight_color',54,40,23), (267597,1150029,0,'hair_type_color',197,197,185), (267598,1150029,0,'hair_type_highlight_color',54,40,23), (267599,1150029,1,'lip_type',18,0,-22), (267600,1150029,1,'nose_type',-12,10,-17), (267601,1150029,0,'skin_color',182,154,97), (267602,1150029,1,'soga_cheek_type',38,-29,0), (267603,1150029,1,'soga_chin_type',0,-18,-17), (267604,1150029,1,'soga_ear_type',-9,-11,0), (267605,1150029,1,'soga_eye_brow_type',14,18,28), (267606,1150029,0,'soga_eye_color',229,229,102), (267607,1150029,1,'soga_eye_type',-28,0,0), (267608,1150029,0,'soga_hair_face_color',197,197,185), (267609,1150029,0,'soga_hair_face_highlight_color',54,40,23), (267610,1150029,0,'soga_hair_type_color',197,197,185), (267611,1150029,0,'soga_hair_type_highlight_color',54,40,23), (267612,1150029,1,'soga_lip_type',18,0,-22), (267613,1150029,1,'soga_nose_type',-12,10,-17), (267614,1150029,0,'soga_skin_color',182,154,97), (267615,1150029,0,'wing_color1',255,255,255), (267616,1150029,0,'wing_color2',255,255,255), (267617,1150030,1,'cheek_type',50,71,0), (267618,1150030,1,'chin_type',55,98,39), (267619,1150030,1,'ear_type',-93,-79,0), (267620,1150030,1,'eye_brow_type',-57,21,-50), (267621,1150030,0,'eye_color',159,188,168), (267622,1150030,1,'eye_type',-77,0,0), (267623,1150030,0,'hair_face_color',49,47,61), (267624,1150030,0,'hair_face_highlight_color',47,33,3), (267625,1150030,0,'hair_type_color',49,47,61), (267626,1150030,0,'hair_type_highlight_color',47,33,3), (267627,1150030,1,'lip_type',-63,-81,-28), (267628,1150030,1,'nose_type',40,-32,64), (267629,1150030,0,'skin_color',206,191,166), (267630,1150030,1,'soga_cheek_type',50,71,0), (267631,1150030,1,'soga_chin_type',55,98,39), (267632,1150030,1,'soga_ear_type',-93,-79,0), (267633,1150030,1,'soga_eye_brow_type',-57,21,-50), (267634,1150030,0,'soga_eye_color',229,229,102), (267635,1150030,1,'soga_eye_type',-77,0,0), (267636,1150030,0,'soga_hair_face_color',49,47,61), (267637,1150030,0,'soga_hair_face_highlight_color',47,33,3), (267638,1150030,0,'soga_hair_type_color',49,47,61), (267639,1150030,0,'soga_hair_type_highlight_color',47,33,3), (267640,1150030,1,'soga_lip_type',-63,-81,-28), (267641,1150030,1,'soga_nose_type',40,-32,64), (267642,1150030,0,'soga_skin_color',206,191,166), (267643,1150031,1,'cheek_type',-52,42,0), (267644,1150031,1,'chin_type',11,14,-62), (267645,1150031,1,'ear_type',95,87,0), (267646,1150031,1,'eye_brow_type',88,-53,28), (267647,1150031,0,'eye_color',131,108,56), (267648,1150031,1,'eye_type',52,0,0), (267649,1150031,0,'hair_face_color',15,1,21), (267650,1150031,0,'hair_face_highlight_color',121,38,35), (267651,1150031,0,'hair_type_color',15,1,21), (267652,1150031,0,'hair_type_highlight_color',121,38,35), (267653,1150031,1,'lip_type',91,65,-79), (267654,1150031,1,'nose_type',-79,-90,9), (267655,1150031,0,'skin_color',251,254,254), (267656,1150031,1,'soga_cheek_type',-52,42,0), (267657,1150031,1,'soga_chin_type',11,14,-62), (267658,1150031,1,'soga_ear_type',95,87,0), (267659,1150031,1,'soga_eye_brow_type',88,-53,28), (267660,1150031,0,'soga_eye_color',229,229,102), (267661,1150031,1,'soga_eye_type',52,0,0), (267662,1150031,0,'soga_hair_face_color',15,1,21), (267663,1150031,0,'soga_hair_face_highlight_color',121,38,35), (267664,1150031,0,'soga_hair_type_color',15,1,21), (267665,1150031,0,'soga_hair_type_highlight_color',121,38,35), (267666,1150031,1,'soga_lip_type',91,65,-79), (267667,1150031,1,'soga_nose_type',-79,-90,9), (267668,1150031,0,'soga_skin_color',251,254,254), (267669,1150032,0,'eye_color',255,255,255), (267670,1150032,0,'skin_color',255,255,255), (267671,1150032,0,'soga_eye_color',255,0,255), (267672,1150033,1,'cheek_type',-77,-14,0), (267673,1150033,1,'chin_type',26,25,-40), (267674,1150033,1,'ear_type',75,14,0), (267675,1150033,1,'eye_brow_type',-66,-56,-69), (267676,1150033,0,'eye_color',0,79,79), (267677,1150033,1,'eye_type',-3,0,0), (267678,1150033,1,'lip_type',37,70,-7), (267679,1150033,1,'nose_type',31,-31,-44), (267680,1150033,0,'skin_color',86,29,16), (267681,1150033,1,'soga_cheek_type',-77,-14,0), (267682,1150033,1,'soga_chin_type',26,25,-40), (267683,1150033,1,'soga_ear_type',75,14,0), (267684,1150033,1,'soga_eye_brow_type',-66,-56,-69), (267685,1150033,0,'soga_eye_color',229,229,102), (267686,1150033,1,'soga_eye_type',-3,0,0), (267687,1150033,1,'soga_lip_type',37,70,-7), (267688,1150033,1,'soga_nose_type',31,-31,-44), (267689,1150033,0,'soga_skin_color',86,29,16), (267690,1150033,0,'wing_color1',255,255,255), (267691,1150033,0,'wing_color2',255,255,255), (267692,1150034,0,'eye_color',255,255,255), (267693,1150034,0,'skin_color',255,255,255), (267694,1150034,0,'soga_eye_color',255,0,255), (267695,1150035,0,'eye_color',255,255,255), (267696,1150035,0,'skin_color',255,255,255), (267697,1150035,0,'soga_eye_color',255,0,255), (267698,1150036,1,'cheek_type',-59,-46,0), (267699,1150036,1,'chin_type',-10,-48,-58), (267700,1150036,1,'ear_type',-18,23,0), (267701,1150036,1,'eye_brow_type',14,70,-83), (267702,1150036,0,'eye_color',108,144,106), (267703,1150036,1,'eye_type',70,0,0), (267704,1150036,0,'hair_face_color',15,1,21), (267705,1150036,0,'hair_face_highlight_color',15,1,21), (267706,1150036,0,'hair_type_color',15,1,21), (267707,1150036,0,'hair_type_highlight_color',15,1,21), (267708,1150036,1,'lip_type',52,97,90), (267709,1150036,1,'nose_type',50,-75,-93), (267710,1150036,0,'skin_color',225,215,180), (267711,1150036,1,'soga_cheek_type',-59,-46,0), (267712,1150036,1,'soga_chin_type',-10,-48,-58), (267713,1150036,1,'soga_ear_type',-18,23,0), (267714,1150036,1,'soga_eye_brow_type',14,70,-83), (267715,1150036,0,'soga_eye_color',229,229,102), (267716,1150036,1,'soga_eye_type',70,0,0), (267717,1150036,0,'soga_hair_face_color',15,1,21), (267718,1150036,0,'soga_hair_face_highlight_color',15,1,21), (267719,1150036,0,'soga_hair_type_color',15,1,21), (267720,1150036,0,'soga_hair_type_highlight_color',15,1,21), (267721,1150036,1,'soga_lip_type',52,97,90), (267722,1150036,1,'soga_nose_type',50,-75,-93), (267723,1150036,0,'soga_skin_color',225,215,180), (267724,1150037,0,'eye_color',255,255,255), (267725,1150037,0,'skin_color',255,255,255), (267726,1150037,0,'soga_eye_color',255,0,255), (267727,1150038,0,'eye_color',255,255,255), (267728,1150038,0,'skin_color',255,255,255), (267729,1150038,0,'soga_eye_color',255,0,255), (267730,1150039,0,'eye_color',255,255,255), (267731,1150039,0,'skin_color',255,255,255), (267732,1150039,0,'soga_eye_color',255,0,255), (267733,1150040,0,'eye_color',255,255,255), (267734,1150040,0,'skin_color',255,255,255), (267735,1150040,0,'soga_eye_color',255,0,255), (267736,1150041,0,'eye_color',255,255,255), (267737,1150041,0,'skin_color',255,255,255), (267738,1150041,0,'soga_eye_color',255,0,255), (267739,1150042,1,'cheek_type',100,-100,0), (267740,1150042,1,'chin_type',22,100,-100), (267741,1150042,1,'ear_type',100,-100,0), (267742,1150042,1,'eye_brow_type',93,-21,56), (267743,1150042,0,'eye_color',36,21,6), (267744,1150042,1,'eye_type',100,0,0), (267745,1150042,0,'hair_face_color',100,70,10), (267746,1150042,0,'hair_face_highlight_color',233,184,31), (267747,1150042,0,'hair_type_color',100,70,10), (267748,1150042,0,'hair_type_highlight_color',233,184,31), (267749,1150042,1,'lip_type',-100,100,100), (267750,1150042,1,'nose_type',-100,-100,100), (267751,1150042,0,'skin_color',191,166,113), (267752,1150042,1,'soga_cheek_type',100,-100,0), (267753,1150042,1,'soga_chin_type',22,100,-100), (267754,1150042,1,'soga_ear_type',100,-100,0), (267755,1150042,1,'soga_eye_brow_type',93,-21,56), (267756,1150042,0,'soga_eye_color',229,229,102), (267757,1150042,1,'soga_eye_type',100,0,0), (267758,1150042,0,'soga_hair_face_color',100,70,10), (267759,1150042,0,'soga_hair_face_highlight_color',233,184,31), (267760,1150042,0,'soga_hair_type_color',100,70,10), (267761,1150042,0,'soga_hair_type_highlight_color',233,184,31), (267762,1150042,1,'soga_lip_type',-100,100,100), (267763,1150042,1,'soga_nose_type',-100,-100,100), (267764,1150042,0,'soga_skin_color',191,166,113), (267765,1150043,0,'eye_color',255,255,255), (267766,1150043,0,'skin_color',255,255,255), (267767,1150043,0,'soga_eye_color',255,0,255), (267768,1150044,0,'eye_color',255,255,255), (267769,1150044,0,'skin_color',255,255,255), (267770,1150044,0,'soga_eye_color',255,0,255), (267771,1150045,0,'eye_color',255,255,255), (267772,1150045,0,'skin_color',255,255,255), (267773,1150045,0,'soga_eye_color',255,0,255), (267774,1150046,0,'eye_color',255,255,255), (267775,1150046,0,'skin_color',255,255,255), (267776,1150046,0,'soga_eye_color',255,0,255), (267777,1150047,0,'eye_color',255,255,255), (267778,1150047,0,'skin_color',255,255,255), (267779,1150047,0,'soga_eye_color',255,0,255), (267780,1150048,1,'cheek_type',31,-87,0), (267781,1150048,1,'chin_type',-100,7,0), (267782,1150048,1,'ear_type',62,37,0), (267783,1150048,1,'eye_brow_type',-50,14,17), (267784,1150048,0,'eye_color',162,199,211), (267785,1150048,1,'eye_type',-17,0,0), (267786,1150048,0,'hair_face_color',24,12,31), (267787,1150048,0,'hair_face_highlight_color',16,3,23), (267788,1150048,0,'hair_type_color',24,12,31), (267789,1150048,0,'hair_type_highlight_color',16,3,23), (267790,1150048,1,'lip_type',43,-1,74), (267791,1150048,1,'nose_type',62,0,14), (267792,1150048,0,'skin_color',209,186,161), (267793,1150048,1,'soga_cheek_type',31,-87,0), (267794,1150048,1,'soga_chin_type',-100,7,0), (267795,1150048,1,'soga_ear_type',62,37,0), (267796,1150048,1,'soga_eye_brow_type',-50,14,17), (267797,1150048,0,'soga_eye_color',229,229,102), (267798,1150048,1,'soga_eye_type',-17,0,0), (267799,1150048,0,'soga_hair_face_color',24,12,31), (267800,1150048,0,'soga_hair_face_highlight_color',16,3,23), (267801,1150048,0,'soga_hair_type_color',24,12,31), (267802,1150048,0,'soga_hair_type_highlight_color',16,3,23), (267803,1150048,1,'soga_lip_type',43,-1,74), (267804,1150048,1,'soga_nose_type',62,0,14), (267805,1150048,0,'soga_skin_color',209,186,161), (267806,1150049,0,'eye_color',255,255,255), (267807,1150049,0,'skin_color',255,255,255), (267808,1150049,0,'soga_eye_color',255,0,255), (267809,1150050,0,'eye_color',192,255,172), (267810,1150050,0,'skin_color',166,128,255), (267811,1150050,0,'soga_eye_color',255,0,255), (267812,1150051,0,'eye_color',255,148,146), (267813,1150051,0,'skin_color',125,255,219), (267814,1150051,0,'soga_eye_color',255,0,255), (267815,1150052,0,'eye_color',255,158,255), (267816,1150052,0,'skin_color',94,255,201), (267817,1150052,0,'soga_eye_color',255,0,255), (267818,1150053,0,'eye_color',142,162,255), (267819,1150053,0,'skin_color',134,127,71), (267820,1150053,0,'soga_eye_color',255,0,255), (267821,1150054,1,'cheek_type',7,78,0), (267822,1150054,1,'chin_type',-2,42,25), (267823,1150054,1,'ear_type',51,-25,0), (267824,1150054,1,'eye_brow_type',65,-76,10), (267825,1150054,0,'eye_color',193,92,2), (267826,1150054,1,'eye_type',81,0,0), (267827,1150054,0,'hair_type_color',115,63,0), (267828,1150054,0,'hair_type_highlight_color',133,228,51), (267829,1150054,1,'lip_type',-61,-79,88), (267830,1150054,1,'nose_type',-17,50,-75), (267831,1150054,0,'skin_color',206,177,187), (267832,1150054,1,'soga_cheek_type',7,78,0), (267833,1150054,1,'soga_chin_type',-2,42,25), (267834,1150054,1,'soga_ear_type',51,-25,0), (267835,1150054,1,'soga_eye_brow_type',65,-76,10), (267836,1150054,0,'soga_eye_color',229,229,102), (267837,1150054,1,'soga_eye_type',81,0,0), (267838,1150054,0,'soga_hair_type_color',115,63,0), (267839,1150054,0,'soga_hair_type_highlight_color',133,228,51), (267840,1150054,1,'soga_lip_type',-61,-79,88), (267841,1150054,1,'soga_nose_type',-17,50,-75), (267842,1150054,0,'soga_skin_color',206,177,187), (267843,1150054,0,'wing_color1',66,59,173), (267844,1150054,0,'wing_color2',154,238,2), (267845,1150055,1,'cheek_type',-59,39,0), (267846,1150055,1,'chin_type',-12,-53,-71), (267847,1150055,1,'ear_type',14,38,0), (267848,1150055,1,'eye_brow_type',40,14,0), (267849,1150055,0,'eye_color',118,185,3), (267850,1150055,1,'eye_type',19,0,0), (267851,1150055,0,'hair_type_color',81,29,0), (267852,1150055,0,'hair_type_highlight_color',50,46,64), (267853,1150055,1,'lip_type',20,53,-31), (267854,1150055,1,'nose_type',-61,0,75), (267855,1150055,0,'skin_color',104,152,193), (267856,1150055,1,'soga_cheek_type',-59,39,0), (267857,1150055,1,'soga_chin_type',-12,-53,-71), (267858,1150055,1,'soga_ear_type',14,38,0), (267859,1150055,1,'soga_eye_brow_type',40,14,0), (267860,1150055,0,'soga_eye_color',229,229,102), (267861,1150055,1,'soga_eye_type',19,0,0), (267862,1150055,0,'soga_hair_type_color',81,29,0), (267863,1150055,0,'soga_hair_type_highlight_color',50,46,64), (267864,1150055,1,'soga_lip_type',20,53,-31), (267865,1150055,1,'soga_nose_type',-61,0,75), (267866,1150055,0,'soga_skin_color',104,152,193), (267867,1150055,0,'wing_color1',121,212,21), (267868,1150055,0,'wing_color2',140,247,31), (267869,1150056,1,'cheek_type',-20,18,0), (267870,1150056,1,'chin_type',-75,76,-62), (267871,1150056,1,'ear_type',28,-100,0), (267872,1150056,1,'eye_brow_type',56,64,-82), (267873,1150056,0,'eye_color',173,199,1), (267874,1150056,1,'eye_type',-91,0,0), (267875,1150056,0,'hair_type_color',81,32,0), (267876,1150056,0,'hair_type_highlight_color',244,246,246), (267877,1150056,1,'lip_type',-56,-89,-4), (267878,1150056,1,'nose_type',96,-66,-97), (267879,1150056,0,'skin_color',188,158,148), (267880,1150056,1,'soga_cheek_type',-20,18,0), (267881,1150056,1,'soga_chin_type',-75,76,-62), (267882,1150056,1,'soga_ear_type',28,-100,0), (267883,1150056,1,'soga_eye_brow_type',56,64,-82), (267884,1150056,0,'soga_eye_color',229,229,102), (267885,1150056,1,'soga_eye_type',-91,0,0), (267886,1150056,0,'soga_hair_type_color',81,32,0), (267887,1150056,0,'soga_hair_type_highlight_color',244,246,246), (267888,1150056,1,'soga_lip_type',-56,-89,-4), (267889,1150056,1,'soga_nose_type',96,-66,-97), (267890,1150056,0,'soga_skin_color',188,158,148), (267891,1150056,0,'wing_color1',187,81,23), (267892,1150056,0,'wing_color2',152,56,41), (267893,1150057,1,'cheek_type',-31,66,0), (267894,1150057,1,'chin_type',35,56,-57), (267895,1150057,1,'ear_type',78,-82,0), (267896,1150057,1,'eye_brow_type',-64,32,2), (267897,1150057,0,'eye_color',141,41,83), (267898,1150057,1,'eye_type',-66,0,0), (267899,1150057,0,'hair_type_color',244,246,246), (267900,1150057,0,'hair_type_highlight_color',16,116,234), (267901,1150057,1,'lip_type',-76,19,34), (267902,1150057,1,'nose_type',-62,7,40), (267903,1150057,0,'skin_color',235,193,179), (267904,1150057,1,'soga_cheek_type',-31,66,0), (267905,1150057,1,'soga_chin_type',35,56,-57), (267906,1150057,1,'soga_ear_type',78,-82,0), (267907,1150057,1,'soga_eye_brow_type',-64,32,2), (267908,1150057,0,'soga_eye_color',229,229,102), (267909,1150057,1,'soga_eye_type',-66,0,0), (267910,1150057,0,'soga_hair_type_color',244,246,246), (267911,1150057,0,'soga_hair_type_highlight_color',16,116,234), (267912,1150057,1,'soga_lip_type',-76,19,34), (267913,1150057,1,'soga_nose_type',-62,7,40), (267914,1150057,0,'soga_skin_color',235,193,179), (267915,1150057,0,'wing_color1',124,197,3), (267916,1150057,0,'wing_color2',175,34,162), (267917,1150058,1,'cheek_type',-83,-88,0), (267918,1150058,1,'chin_type',-31,-59,81), (267919,1150058,1,'ear_type',90,-75,0), (267920,1150058,1,'eye_brow_type',61,-25,75), (267921,1150058,0,'eye_color',115,110,3), (267922,1150058,1,'eye_type',95,0,0), (267923,1150058,0,'hair_type_color',236,61,9), (267924,1150058,0,'hair_type_highlight_color',133,162,162), (267925,1150058,1,'lip_type',55,91,46), (267926,1150058,1,'nose_type',-35,-90,34), (267927,1150058,0,'skin_color',210,187,215), (267928,1150058,1,'soga_cheek_type',-83,-88,0), (267929,1150058,1,'soga_chin_type',-31,-59,81), (267930,1150058,1,'soga_ear_type',90,-75,0), (267931,1150058,1,'soga_eye_brow_type',61,-25,75), (267932,1150058,0,'soga_eye_color',229,229,102), (267933,1150058,1,'soga_eye_type',95,0,0), (267934,1150058,0,'soga_hair_type_color',236,61,9), (267935,1150058,0,'soga_hair_type_highlight_color',133,162,162), (267936,1150058,1,'soga_lip_type',55,91,46), (267937,1150058,1,'soga_nose_type',-35,-90,34), (267938,1150058,0,'soga_skin_color',210,187,215), (267939,1150058,0,'wing_color1',114,9,161), (267940,1150058,0,'wing_color2',42,94,165), (267941,1150059,1,'cheek_type',62,94,0), (267942,1150059,1,'chin_type',87,-72,-65), (267943,1150059,1,'ear_type',47,-32,0), (267944,1150059,1,'eye_brow_type',56,-22,-93), (267945,1150059,0,'eye_color',78,55,179), (267946,1150059,1,'eye_type',39,0,0), (267947,1150059,0,'hair_type_color',249,109,255), (267948,1150059,0,'hair_type_highlight_color',109,59,0), (267949,1150059,1,'lip_type',-62,14,-63), (267950,1150059,1,'nose_type',57,5,-79), (267951,1150059,0,'skin_color',133,148,181), (267952,1150059,1,'soga_cheek_type',62,94,0), (267953,1150059,1,'soga_chin_type',87,-72,-65), (267954,1150059,1,'soga_ear_type',47,-32,0), (267955,1150059,1,'soga_eye_brow_type',56,-22,-93), (267956,1150059,0,'soga_eye_color',229,229,102), (267957,1150059,1,'soga_eye_type',39,0,0), (267958,1150059,0,'soga_hair_type_color',249,109,255), (267959,1150059,0,'soga_hair_type_highlight_color',109,59,0), (267960,1150059,1,'soga_lip_type',-62,14,-63), (267961,1150059,1,'soga_nose_type',57,5,-79), (267962,1150059,0,'soga_skin_color',133,148,181), (267963,1150059,0,'wing_color1',41,171,91), (267964,1150059,0,'wing_color2',200,201,1), (267965,1150060,1,'cheek_type',-87,26,0), (267966,1150060,1,'chin_type',79,-68,-71), (267967,1150060,1,'ear_type',9,-26,0), (267968,1150060,1,'eye_brow_type',-63,-44,50), (267969,1150060,0,'eye_color',18,199,216), (267970,1150060,1,'eye_type',-63,0,0), (267971,1150060,0,'hair_type_color',10,47,130), (267972,1150060,0,'hair_type_highlight_color',98,216,159), (267973,1150060,1,'lip_type',-87,64,-93), (267974,1150060,1,'nose_type',-40,-37,18), (267975,1150060,0,'skin_color',185,172,166), (267976,1150060,1,'soga_cheek_type',-87,26,0), (267977,1150060,1,'soga_chin_type',79,-68,-71), (267978,1150060,1,'soga_ear_type',9,-26,0), (267979,1150060,1,'soga_eye_brow_type',-63,-44,50), (267980,1150060,0,'soga_eye_color',229,229,102), (267981,1150060,1,'soga_eye_type',-63,0,0), (267982,1150060,0,'soga_hair_type_color',10,47,130), (267983,1150060,0,'soga_hair_type_highlight_color',98,216,159), (267984,1150060,1,'soga_lip_type',-87,64,-93), (267985,1150060,1,'soga_nose_type',-40,-37,18), (267986,1150060,0,'soga_skin_color',185,172,166), (267987,1150060,0,'wing_color1',51,80,166), (267988,1150060,0,'wing_color2',173,75,14), (267989,1150061,1,'cheek_type',-76,-66,0), (267990,1150061,1,'chin_type',37,12,50), (267991,1150061,1,'ear_type',-77,7,0), (267992,1150061,1,'eye_brow_type',-64,-68,2), (267993,1150061,0,'eye_color',43,174,97), (267994,1150061,1,'eye_type',77,0,0), (267995,1150061,0,'hair_type_color',25,13,35), (267996,1150061,0,'hair_type_highlight_color',91,45,0), (267997,1150061,1,'lip_type',-34,43,0), (267998,1150061,1,'nose_type',-72,7,-81), (267999,1150061,0,'skin_color',248,234,232), (268000,1150061,1,'soga_cheek_type',-76,-66,0), (268001,1150061,1,'soga_chin_type',37,12,50), (268002,1150061,1,'soga_ear_type',-77,7,0), (268003,1150061,1,'soga_eye_brow_type',-64,-68,2), (268004,1150061,0,'soga_eye_color',229,229,102), (268005,1150061,1,'soga_eye_type',77,0,0), (268006,1150061,0,'soga_hair_type_color',25,13,35), (268007,1150061,0,'soga_hair_type_highlight_color',91,45,0), (268008,1150061,1,'soga_lip_type',-34,43,0), (268009,1150061,1,'soga_nose_type',-72,7,-81), (268010,1150061,0,'soga_skin_color',248,234,232), (268011,1150061,0,'wing_color1',135,4,214), (268012,1150061,0,'wing_color2',40,181,235), (268013,1150062,1,'cheek_type',-75,43,0), (268014,1150062,1,'chin_type',-37,-68,93), (268015,1150062,1,'ear_type',-34,-29,0), (268016,1150062,1,'eye_brow_type',-7,15,31), (268017,1150062,0,'eye_color',103,165,5), (268018,1150062,1,'eye_type',77,0,0), (268019,1150062,0,'hair_type_color',91,0,125), (268020,1150062,0,'hair_type_highlight_color',87,20,0), (268021,1150062,1,'lip_type',53,-22,9), (268022,1150062,1,'nose_type',95,1,-57), (268023,1150062,0,'skin_color',228,208,225), (268024,1150062,1,'soga_cheek_type',-75,43,0), (268025,1150062,1,'soga_chin_type',-37,-68,93), (268026,1150062,1,'soga_ear_type',-34,-29,0), (268027,1150062,1,'soga_eye_brow_type',-7,15,31), (268028,1150062,0,'soga_eye_color',229,229,102), (268029,1150062,1,'soga_eye_type',77,0,0), (268030,1150062,0,'soga_hair_type_color',91,0,125), (268031,1150062,0,'soga_hair_type_highlight_color',87,20,0), (268032,1150062,1,'soga_lip_type',53,-22,9), (268033,1150062,1,'soga_nose_type',95,1,-57), (268034,1150062,0,'soga_skin_color',228,208,225), (268035,1150062,0,'wing_color1',129,16,152), (268036,1150062,0,'wing_color2',6,180,162), (268037,1150063,0,'eye_color',255,255,255), (268038,1150063,0,'skin_color',255,255,255), (268039,1150063,0,'soga_eye_color',255,0,255), (268040,1150064,0,'eye_color',255,255,255), (268041,1150064,0,'skin_color',255,255,255), (268042,1150064,0,'soga_eye_color',255,0,255), (268043,1150065,0,'eye_color',255,255,255), (268044,1150065,0,'skin_color',255,255,255), (268045,1150065,0,'soga_eye_color',255,0,255), (268046,1150066,0,'eye_color',255,255,255), (268047,1150066,0,'skin_color',255,255,255), (268048,1150066,0,'soga_eye_color',255,0,255), (268049,1150067,0,'eye_color',255,255,255), (268050,1150067,0,'skin_color',255,255,255), (268051,1150067,0,'soga_eye_color',255,0,255), (268052,1150068,0,'eye_color',255,255,255), (268053,1150068,0,'skin_color',255,255,255), (268054,1150068,0,'soga_eye_color',255,0,255), (268055,1150069,1,'cheek_type',-25,21,0), (268056,1150069,1,'chin_type',37,0,31), (268057,1150069,1,'ear_type',14,1,0), (268058,1150069,1,'eye_brow_type',-4,-9,0), (268059,1150069,0,'eye_color',38,75,60), (268060,1150069,1,'eye_type',4,0,0), (268061,1150069,0,'hair_face_color',146,60,12), (268062,1150069,0,'hair_face_highlight_color',45,21,5), (268063,1150069,0,'hair_type_color',146,60,12), (268064,1150069,0,'hair_type_highlight_color',45,21,5), (268065,1150069,1,'lip_type',-25,-1,11), (268066,1150069,1,'nose_type',0,-4,-25), (268067,1150069,0,'skin_color',201,155,130), (268068,1150069,1,'soga_cheek_type',-25,21,0), (268069,1150069,1,'soga_chin_type',37,0,31), (268070,1150069,1,'soga_ear_type',14,1,0), (268071,1150069,1,'soga_eye_brow_type',-4,-9,0), (268072,1150069,0,'soga_eye_color',229,229,102), (268073,1150069,1,'soga_eye_type',4,0,0), (268074,1150069,0,'soga_hair_face_color',146,60,12), (268075,1150069,0,'soga_hair_face_highlight_color',45,21,5), (268076,1150069,0,'soga_hair_type_color',146,60,12), (268077,1150069,0,'soga_hair_type_highlight_color',45,21,5), (268078,1150069,1,'soga_lip_type',-25,-1,11), (268079,1150069,1,'soga_nose_type',0,-4,-25), (268080,1150069,0,'soga_skin_color',201,155,130), (268081,1150069,0,'wing_color1',255,255,255), (268082,1150069,0,'wing_color2',255,255,255), (268083,1150070,1,'cheek_type',31,-11,0), (268084,1150070,1,'chin_type',1,35,-28), (268085,1150070,1,'ear_type',47,-3,0), (268086,1150070,1,'eye_brow_type',14,-2,0), (268087,1150070,0,'eye_color',231,132,36), (268088,1150070,1,'eye_type',-11,0,0), (268089,1150070,0,'hair_face_color',179,177,175), (268090,1150070,0,'hair_face_highlight_color',216,192,37), (268091,1150070,0,'hair_type_color',179,177,175), (268092,1150070,0,'hair_type_highlight_color',216,192,37), (268093,1150070,1,'lip_type',-5,-23,0), (268094,1150070,1,'nose_type',-31,-25,22), (268095,1150070,0,'skin_color',243,149,25), (268096,1150070,1,'soga_cheek_type',31,-11,0), (268097,1150070,1,'soga_chin_type',1,35,-28), (268098,1150070,1,'soga_ear_type',47,-3,0), (268099,1150070,1,'soga_eye_brow_type',14,-2,0), (268100,1150070,0,'soga_eye_color',229,229,102), (268101,1150070,1,'soga_eye_type',-11,0,0), (268102,1150070,0,'soga_hair_face_color',179,177,175), (268103,1150070,0,'soga_hair_face_highlight_color',216,192,37), (268104,1150070,0,'soga_hair_type_color',179,177,175), (268105,1150070,0,'soga_hair_type_highlight_color',216,192,37), (268106,1150070,1,'soga_lip_type',-5,-23,0), (268107,1150070,1,'soga_nose_type',-31,-25,22), (268108,1150070,0,'soga_skin_color',243,149,25), (268109,1150070,0,'wing_color1',255,255,255), (268110,1150070,0,'wing_color2',255,255,255), (268111,1150071,1,'cheek_type',-100,38,0), (268112,1150071,1,'chin_type',-100,-46,-17), (268113,1150071,1,'ear_type',93,56,0), (268114,1150071,1,'eye_brow_type',19,38,74), (268115,1150071,1,'eye_type',43,0,0), (268116,1150071,0,'hair_face_color',115,142,143), (268117,1150071,0,'hair_face_highlight_color',39,21,6), (268118,1150071,0,'hair_type_color',115,142,143), (268119,1150071,0,'hair_type_highlight_color',39,21,6), (268120,1150071,1,'lip_type',96,-70,-68), (268121,1150071,1,'nose_type',-97,50,-37), (268122,1150071,0,'skin_color',0,47,0), (268123,1150071,1,'soga_cheek_type',-100,38,0), (268124,1150071,1,'soga_chin_type',-100,-46,-17), (268125,1150071,1,'soga_ear_type',93,56,0), (268126,1150071,1,'soga_eye_brow_type',19,38,74), (268127,1150071,0,'soga_eye_color',229,229,102), (268128,1150071,1,'soga_eye_type',43,0,0), (268129,1150071,0,'soga_hair_face_color',115,142,143), (268130,1150071,0,'soga_hair_face_highlight_color',39,21,6), (268131,1150071,0,'soga_hair_type_color',115,142,143), (268132,1150071,0,'soga_hair_type_highlight_color',39,21,6), (268133,1150071,1,'soga_lip_type',96,-70,-68), (268134,1150071,1,'soga_nose_type',-97,50,-37), (268135,1150071,0,'soga_skin_color',0,47,0), (268136,1150072,0,'eye_color',255,255,255), (268137,1150072,0,'skin_color',255,255,255), (268138,1150072,0,'soga_eye_color',255,0,255), (268139,1150073,1,'cheek_type',75,-41,0), (268140,1150073,1,'chin_type',85,-1,-59), (268141,1150073,1,'ear_type',94,-61,0), (268142,1150073,1,'eye_brow_type',15,68,28), (268143,1150073,0,'eye_color',64,117,213), (268144,1150073,1,'eye_type',62,0,0), (268145,1150073,0,'hair_type_color',15,0,22), (268146,1150073,0,'hair_type_highlight_color',52,50,67), (268147,1150073,1,'lip_type',14,9,-68), (268148,1150073,1,'nose_type',7,70,63), (268149,1150073,0,'skin_color',210,173,157), (268150,1150073,1,'soga_cheek_type',75,-41,0), (268151,1150073,1,'soga_chin_type',85,-1,-59), (268152,1150073,1,'soga_ear_type',94,-61,0), (268153,1150073,1,'soga_eye_brow_type',15,68,28), (268154,1150073,0,'soga_eye_color',229,229,102), (268155,1150073,1,'soga_eye_type',62,0,0), (268156,1150073,0,'soga_hair_type_color',15,0,22), (268157,1150073,0,'soga_hair_type_highlight_color',52,50,67), (268158,1150073,1,'soga_lip_type',14,9,-68), (268159,1150073,1,'soga_nose_type',7,70,63), (268160,1150073,0,'soga_skin_color',210,173,157), (268161,1150073,0,'wing_color1',106,16,190), (268162,1150073,0,'wing_color2',61,172,65), (268163,1150074,0,'eye_color',4,4,4), (268164,1150074,0,'skin_color',4,4,4), (268165,1150074,0,'soga_eye_color',255,0,255), (268166,1150075,0,'eye_color',255,255,255), (268167,1150075,0,'skin_color',255,255,255), (268168,1150075,0,'soga_eye_color',255,0,255), (268169,1150076,0,'eye_color',255,255,255), (268170,1150076,0,'skin_color',255,255,255), (268171,1150076,0,'soga_eye_color',255,0,255), (268172,1150077,0,'eye_color',255,255,255), (268173,1150077,0,'skin_color',255,255,255), (268174,1150077,0,'soga_eye_color',255,0,255), (268175,1150078,0,'eye_color',255,255,255), (268176,1150078,0,'skin_color',255,255,255), (268177,1150078,0,'soga_eye_color',255,0,255), (268178,1150079,0,'eye_color',128,64,0), (268179,1150079,0,'skin_color',255,255,255), (268180,1150079,0,'soga_eye_color',255,0,255), (268181,1150080,0,'eye_color',255,255,255), (268182,1150080,0,'skin_color',255,255,255), (268183,1150080,0,'soga_eye_color',255,0,255), (268184,1150081,0,'eye_color',255,254,255), (268185,1150081,0,'skin_color',166,173,255), (268186,1150081,0,'soga_eye_color',255,0,255), (268187,1150082,0,'eye_color',250,211,241), (268188,1150082,0,'skin_color',168,175,255), (268189,1150082,0,'soga_eye_color',255,0,255), (268190,1150083,0,'eye_color',255,255,255), (268191,1150083,0,'skin_color',208,183,107), (268192,1150083,0,'soga_eye_color',255,0,255), (268193,1150084,0,'eye_color',182,118,80), (268194,1150084,0,'skin_color',255,255,255), (268195,1150084,0,'soga_eye_color',255,0,255), (268196,1150085,0,'eye_color',255,255,0), (268197,1150085,0,'skin_color',255,255,255), (268198,1150085,0,'soga_eye_color',255,0,255), (268199,1150086,0,'eye_color',214,107,0), (268200,1150086,0,'skin_color',1,1,1), (268201,1150086,0,'soga_eye_color',255,0,255), (268202,1150087,0,'eye_color',173,182,255), (268203,1150087,0,'skin_color',104,217,192), (268204,1150087,0,'soga_eye_color',255,0,255), (268205,1150088,0,'eye_color',255,214,255), (268206,1150088,0,'skin_color',111,255,255), (268207,1150088,0,'soga_eye_color',255,0,255), (268208,1150089,0,'eye_color',135,255,122), (268209,1150089,0,'skin_color',203,48,188), (268210,1150089,0,'soga_eye_color',255,0,255), (268211,1150090,0,'eye_color',121,255,255), (268212,1150090,0,'skin_color',255,165,255), (268213,1150090,0,'soga_eye_color',255,0,255), (268214,1150091,0,'eye_color',182,118,80), (268215,1150091,0,'skin_color',255,255,255), (268216,1150091,0,'soga_eye_color',255,0,255), (268217,1150092,0,'eye_color',255,255,139), (268218,1150092,0,'skin_color',85,255,255), (268219,1150092,0,'soga_eye_color',255,0,255), (268220,1150093,0,'eye_color',255,255,255), (268221,1150093,0,'skin_color',211,202,193), (268222,1150093,0,'soga_eye_color',255,0,255), (268223,1150094,0,'eye_color',145,145,204), (268224,1150094,0,'skin_color',221,190,190), (268225,1150094,0,'soga_eye_color',255,0,255), (268226,1150095,0,'eye_color',131,70,10), (268227,1150095,0,'skin_color',19,105,145), (268228,1150095,0,'soga_eye_color',255,0,255), (268229,1150096,0,'eye_color',153,255,182), (268230,1150096,0,'skin_color',255,255,255), (268231,1150096,0,'soga_eye_color',255,0,255), (268232,1150097,0,'eye_color',255,202,202), (268233,1150097,0,'skin_color',255,64,43), (268234,1150097,0,'soga_eye_color',255,0,255), (268235,1150098,0,'eye_color',182,118,80), (268236,1150098,0,'skin_color',255,255,255), (268237,1150098,0,'soga_eye_color',255,0,255), (268238,1150099,0,'eye_color',235,163,129), (268239,1150099,0,'skin_color',186,158,255), (268240,1150099,0,'soga_eye_color',255,0,255), (268241,1150100,0,'eye_color',255,255,255), (268242,1150100,0,'skin_color',219,255,255), (268243,1150100,0,'soga_eye_color',255,0,255), (268244,1150101,0,'eye_color',190,142,97), (268245,1150101,0,'skin_color',215,215,215), (268246,1150101,0,'soga_eye_color',255,0,255), (268247,1150102,0,'eye_color',160,222,158), (268248,1150102,0,'skin_color',255,255,145), (268249,1150102,0,'soga_eye_color',255,0,255), (268250,1150103,0,'eye_color',255,255,255), (268251,1150103,0,'skin_color',224,205,179), (268252,1150103,0,'soga_eye_color',255,0,255), (268253,1150104,0,'eye_color',255,255,255), (268254,1150104,0,'skin_color',255,213,170), (268255,1150104,0,'soga_eye_color',255,0,255), (268256,1150105,0,'eye_color',255,255,255), (268257,1150105,0,'skin_color',216,241,193), (268258,1150105,0,'soga_eye_color',255,0,255), (268259,1150106,0,'eye_color',112,56,0), (268260,1150106,0,'skin_color',193,96,0), (268261,1150106,0,'soga_eye_color',255,0,255), (268262,1150107,0,'eye_color',255,255,255), (268263,1150107,0,'skin_color',218,249,193), (268264,1150107,0,'soga_eye_color',255,0,255), (268265,1150108,0,'eye_color',182,118,80), (268266,1150108,0,'skin_color',255,255,255), (268267,1150108,0,'soga_eye_color',255,0,255), (268268,1150109,0,'eye_color',161,232,149), (268269,1150109,0,'skin_color',255,255,255), (268270,1150109,0,'soga_eye_color',255,0,255), (268271,1150110,0,'eye_color',145,145,204), (268272,1150110,0,'skin_color',221,190,190), (268273,1150110,0,'soga_eye_color',255,0,255), (268274,1150111,0,'eye_color',255,255,255), (268275,1150111,0,'skin_color',255,255,255), (268276,1150111,0,'soga_eye_color',255,0,255), (268277,1150112,0,'eye_color',191,96,0), (268278,1150112,0,'skin_color',255,255,255), (268279,1150112,0,'soga_eye_color',255,0,255), (268280,1150113,0,'eye_color',255,255,255), (268281,1150113,0,'skin_color',255,255,255), (268282,1150113,0,'soga_eye_color',255,0,255), (268283,1150114,0,'eye_color',255,255,255), (268284,1150114,0,'skin_color',222,201,193), (268285,1150114,0,'soga_eye_color',255,0,255), (268286,1150115,0,'eye_color',255,255,255), (268287,1150115,0,'skin_color',255,255,255), (268288,1150115,0,'soga_eye_color',255,0,255), (268289,1150116,0,'eye_color',255,255,255), (268290,1150116,0,'skin_color',255,255,255), (268291,1150116,0,'soga_eye_color',255,0,255), (268292,1150117,0,'eye_color',255,255,255), (268293,1150117,0,'skin_color',255,255,255), (268294,1150117,0,'soga_eye_color',255,0,255), (268295,1150118,1,'cheek_type',-5,28,0), (268296,1150118,1,'chin_type',-4,-20,28), (268297,1150118,1,'ear_type',-37,-9,0), (268298,1150118,1,'eye_brow_type',-31,26,-10), (268299,1150118,0,'eye_color',42,86,100), (268300,1150118,1,'eye_type',-25,0,0), (268301,1150118,0,'hair_face_color',175,157,60), (268302,1150118,0,'hair_face_highlight_color',45,26,1), (268303,1150118,0,'hair_type_color',175,157,60), (268304,1150118,0,'hair_type_highlight_color',45,26,1), (268305,1150118,1,'lip_type',-4,0,23), (268306,1150118,1,'nose_type',-22,8,-14), (268307,1150118,0,'skin_color',194,173,148), (268308,1150118,1,'soga_cheek_type',-5,28,0), (268309,1150118,1,'soga_chin_type',-4,-20,28), (268310,1150118,1,'soga_ear_type',-37,-9,0), (268311,1150118,1,'soga_eye_brow_type',-31,26,-10), (268312,1150118,0,'soga_eye_color',229,229,102), (268313,1150118,1,'soga_eye_type',-25,0,0), (268314,1150118,0,'soga_hair_face_color',175,157,60), (268315,1150118,0,'soga_hair_face_highlight_color',45,26,1), (268316,1150118,0,'soga_hair_type_color',175,157,60), (268317,1150118,0,'soga_hair_type_highlight_color',45,26,1), (268318,1150118,1,'soga_lip_type',-4,0,23), (268319,1150118,1,'soga_nose_type',-22,8,-14), (268320,1150118,0,'soga_skin_color',194,173,148), (268321,1150118,0,'wing_color1',255,255,255), (268322,1150118,0,'wing_color2',255,255,255), (268323,1150119,0,'eye_color',255,255,255), (268324,1150119,0,'skin_color',255,255,255), (268325,1150119,0,'soga_eye_color',255,0,255), (268326,1150120,1,'cheek_type',25,-50,0), (268327,1150120,1,'chin_type',21,50,9), (268328,1150120,1,'ear_type',56,-69,0), (268329,1150120,1,'eye_brow_type',11,-19,31), (268330,1150120,0,'eye_color',194,192,162), (268331,1150120,1,'eye_type',-28,0,0), (268332,1150120,0,'hair_face_color',198,184,168), (268333,1150120,0,'hair_face_highlight_color',80,84,119), (268334,1150120,0,'hair_type_color',198,184,168), (268335,1150120,0,'hair_type_highlight_color',80,84,119), (268336,1150120,1,'lip_type',48,-46,-52), (268337,1150120,1,'nose_type',2,-100,84), (268338,1150120,0,'skin_color',44,46,46), (268339,1150120,1,'soga_cheek_type',25,-50,0), (268340,1150120,1,'soga_chin_type',21,50,9), (268341,1150120,1,'soga_ear_type',56,-69,0), (268342,1150120,1,'soga_eye_brow_type',11,-19,31), (268343,1150120,0,'soga_eye_color',229,229,102), (268344,1150120,1,'soga_eye_type',-28,0,0), (268345,1150120,0,'soga_hair_face_color',198,184,168), (268346,1150120,0,'soga_hair_face_highlight_color',80,84,119), (268347,1150120,0,'soga_hair_type_color',198,184,168), (268348,1150120,0,'soga_hair_type_highlight_color',80,84,119), (268349,1150120,1,'soga_lip_type',48,-46,-52), (268350,1150120,1,'soga_nose_type',2,-100,84), (268351,1150120,0,'soga_skin_color',44,46,46), (268352,1150121,0,'eye_color',255,255,255), (268353,1150121,0,'skin_color',255,255,255), (268354,1150121,0,'soga_eye_color',255,0,255), (268355,1150122,1,'cheek_type',28,-37,0), (268356,1150122,1,'chin_type',9,4,17), (268357,1150122,1,'ear_type',-28,28,0), (268358,1150122,1,'eye_brow_type',-4,-41,-19), (268359,1150122,0,'eye_color',31,68,69), (268360,1150122,1,'eye_type',23,0,0), (268361,1150122,0,'hair_face_color',213,209,159), (268362,1150122,0,'hair_face_highlight_color',56,40,19), (268363,1150122,0,'hair_type_color',213,209,159), (268364,1150122,0,'hair_type_highlight_color',56,40,19), (268365,1150122,1,'lip_type',32,32,-14), (268366,1150122,1,'nose_type',-26,-28,37), (268367,1150122,0,'skin_color',181,132,94), (268368,1150122,1,'soga_cheek_type',28,-37,0), (268369,1150122,1,'soga_chin_type',9,4,17), (268370,1150122,1,'soga_ear_type',-28,28,0), (268371,1150122,1,'soga_eye_brow_type',-4,-41,-19), (268372,1150122,0,'soga_eye_color',229,229,102), (268373,1150122,1,'soga_eye_type',23,0,0), (268374,1150122,0,'soga_hair_face_color',213,209,159), (268375,1150122,0,'soga_hair_face_highlight_color',56,40,19), (268376,1150122,0,'soga_hair_type_color',213,209,159), (268377,1150122,0,'soga_hair_type_highlight_color',56,40,19), (268378,1150122,1,'soga_lip_type',32,32,-14), (268379,1150122,1,'soga_nose_type',-26,-28,37), (268380,1150122,0,'soga_skin_color',181,132,94), (268381,1150122,0,'wing_color1',255,255,255), (268382,1150122,0,'wing_color2',255,255,255), (268383,1150123,1,'cheek_type',68,-22,0), (268384,1150123,1,'chin_type',14,-22,26), (268385,1150123,1,'ear_type',-48,63,0), (268386,1150123,1,'eye_brow_type',-31,4,17), (268387,1150123,0,'eye_color',168,203,214), (268388,1150123,1,'eye_type',57,0,0), (268389,1150123,0,'hair_face_highlight_color',100,70,10), (268390,1150123,0,'hair_type_highlight_color',100,70,10), (268391,1150123,1,'lip_type',44,25,9), (268392,1150123,1,'nose_type',-34,-97,91), (268393,1150123,0,'skin_color',145,149,149), (268394,1150123,1,'soga_cheek_type',68,-22,0), (268395,1150123,1,'soga_chin_type',14,-22,26), (268396,1150123,1,'soga_ear_type',-48,63,0), (268397,1150123,1,'soga_eye_brow_type',-31,4,17), (268398,1150123,0,'soga_eye_color',229,229,102), (268399,1150123,1,'soga_eye_type',57,0,0), (268400,1150123,0,'soga_hair_face_highlight_color',100,70,10), (268401,1150123,0,'soga_hair_type_highlight_color',100,70,10), (268402,1150123,1,'soga_lip_type',44,25,9), (268403,1150123,1,'soga_nose_type',-34,-97,91), (268404,1150123,0,'soga_skin_color',145,149,149), (268405,1150124,1,'cheek_type',-100,100,0), (268406,1150124,1,'chin_type',100,100,-100), (268407,1150124,1,'ear_type',59,-37,0), (268408,1150124,1,'eye_brow_type',-100,87,100), (268409,1150124,0,'eye_color',54,5,22), (268410,1150124,1,'eye_type',-100,0,0), (268411,1150124,0,'hair_face_color',147,103,0), (268412,1150124,0,'hair_type_color',147,103,0), (268413,1150124,1,'lip_type',100,100,100), (268414,1150124,1,'nose_type',-100,-11,100), (268415,1150124,0,'skin_color',114,103,77), (268416,1150124,1,'soga_cheek_type',-100,100,0), (268417,1150124,1,'soga_chin_type',100,100,-100), (268418,1150124,1,'soga_ear_type',59,-37,0), (268419,1150124,1,'soga_eye_brow_type',-100,87,100), (268420,1150124,0,'soga_eye_color',229,229,102), (268421,1150124,1,'soga_eye_type',-100,0,0), (268422,1150124,0,'soga_hair_face_color',147,103,0), (268423,1150124,0,'soga_hair_type_color',147,103,0), (268424,1150124,1,'soga_lip_type',100,100,100), (268425,1150124,1,'soga_nose_type',-100,-11,100), (268426,1150124,0,'soga_skin_color',114,103,77), (268427,1150125,1,'cheek_type',-52,42,0), (268428,1150125,1,'chin_type',11,14,-62), (268429,1150125,1,'ear_type',95,87,0), (268430,1150125,1,'eye_brow_type',88,-53,28), (268431,1150125,0,'eye_color',131,108,56), (268432,1150125,1,'eye_type',52,0,0), (268433,1150125,0,'hair_face_color',15,1,21), (268434,1150125,0,'hair_face_highlight_color',121,38,35), (268435,1150125,0,'hair_type_color',15,1,21), (268436,1150125,0,'hair_type_highlight_color',121,38,35), (268437,1150125,1,'lip_type',91,65,-79), (268438,1150125,1,'nose_type',-79,-90,9), (268439,1150125,0,'skin_color',251,254,254), (268440,1150125,1,'soga_cheek_type',-52,42,0), (268441,1150125,1,'soga_chin_type',11,14,-62), (268442,1150125,1,'soga_ear_type',95,87,0), (268443,1150125,1,'soga_eye_brow_type',88,-53,28), (268444,1150125,0,'soga_eye_color',229,229,102), (268445,1150125,1,'soga_eye_type',52,0,0), (268446,1150125,0,'soga_hair_face_color',15,1,21), (268447,1150125,0,'soga_hair_face_highlight_color',121,38,35), (268448,1150125,0,'soga_hair_type_color',15,1,21), (268449,1150125,0,'soga_hair_type_highlight_color',121,38,35), (268450,1150125,1,'soga_lip_type',91,65,-79), (268451,1150125,1,'soga_nose_type',-79,-90,9), (268452,1150125,0,'soga_skin_color',251,254,254), (268453,1150126,1,'cheek_type',70,69,0), (268454,1150126,1,'chin_type',14,7,-31), (268455,1150126,1,'ear_type',-87,50,0), (268456,1150126,1,'eye_brow_type',-93,34,-37), (268457,1150126,0,'eye_color',150,184,172), (268458,1150126,1,'eye_type',90,0,0), (268459,1150126,0,'hair_face_color',139,163,163), (268460,1150126,0,'hair_face_highlight_color',154,53,26), (268461,1150126,0,'hair_type_color',139,163,163), (268462,1150126,0,'hair_type_highlight_color',154,53,26), (268463,1150126,1,'lip_type',-52,-72,8), (268464,1150126,1,'nose_type',-7,-57,-32), (268465,1150126,0,'skin_color',233,231,219), (268466,1150126,1,'soga_cheek_type',70,69,0), (268467,1150126,1,'soga_chin_type',14,7,-31), (268468,1150126,1,'soga_ear_type',-87,50,0), (268469,1150126,1,'soga_eye_brow_type',-93,34,-37), (268470,1150126,0,'soga_eye_color',229,229,102), (268471,1150126,1,'soga_eye_type',90,0,0), (268472,1150126,0,'soga_hair_face_color',139,163,163), (268473,1150126,0,'soga_hair_face_highlight_color',154,53,26), (268474,1150126,0,'soga_hair_type_color',139,163,163), (268475,1150126,0,'soga_hair_type_highlight_color',154,53,26), (268476,1150126,1,'soga_lip_type',-52,-72,8), (268477,1150126,1,'soga_nose_type',-7,-57,-32), (268478,1150126,0,'soga_skin_color',233,231,219), (268479,1150127,1,'cheek_type',68,-22,0), (268480,1150127,1,'chin_type',14,-22,26), (268481,1150127,1,'ear_type',-48,63,0), (268482,1150127,1,'eye_brow_type',-31,4,17), (268483,1150127,0,'eye_color',142,176,152), (268484,1150127,1,'eye_type',57,0,0), (268485,1150127,0,'hair_face_color',168,59,22), (268486,1150127,0,'hair_face_highlight_color',168,59,22), (268487,1150127,0,'hair_type_color',168,59,22), (268488,1150127,0,'hair_type_highlight_color',168,59,22), (268489,1150127,1,'lip_type',44,25,9), (268490,1150127,1,'nose_type',74,1,75), (268491,1150127,0,'skin_color',150,159,159), (268492,1150127,1,'soga_cheek_type',68,-22,0), (268493,1150127,1,'soga_chin_type',14,-22,26), (268494,1150127,1,'soga_ear_type',-48,63,0), (268495,1150127,1,'soga_eye_brow_type',-31,4,17), (268496,1150127,0,'soga_eye_color',229,229,102), (268497,1150127,1,'soga_eye_type',57,0,0), (268498,1150127,0,'soga_hair_face_color',168,59,22), (268499,1150127,0,'soga_hair_face_highlight_color',168,59,22), (268500,1150127,0,'soga_hair_type_color',168,59,22), (268501,1150127,0,'soga_hair_type_highlight_color',168,59,22), (268502,1150127,1,'soga_lip_type',44,25,9), (268503,1150127,1,'soga_nose_type',74,1,75), (268504,1150127,0,'soga_skin_color',150,159,159), (268505,1150128,1,'cheek_type',-31,-3,0), (268506,1150128,1,'chin_type',0,-26,25), (268507,1150128,1,'ear_type',28,37,0), (268508,1150128,1,'eye_brow_type',-4,-11,-29), (268509,1150128,0,'eye_color',54,58,32), (268510,1150128,1,'eye_type',4,0,0), (268511,1150128,0,'hair_face_color',188,106,8), (268512,1150128,0,'hair_face_highlight_color',149,62,21), (268513,1150128,0,'hair_type_color',188,106,8), (268514,1150128,0,'hair_type_highlight_color',149,62,21), (268515,1150128,1,'lip_type',43,0,-10), (268516,1150128,1,'nose_type',2,-28,8), (268517,1150128,0,'skin_color',241,205,204), (268518,1150128,1,'soga_cheek_type',-31,-3,0), (268519,1150128,1,'soga_chin_type',0,-26,25), (268520,1150128,1,'soga_ear_type',28,37,0), (268521,1150128,1,'soga_eye_brow_type',-4,-11,-29), (268522,1150128,0,'soga_eye_color',229,229,102), (268523,1150128,1,'soga_eye_type',4,0,0), (268524,1150128,0,'soga_hair_face_color',188,106,8), (268525,1150128,0,'soga_hair_face_highlight_color',149,62,21), (268526,1150128,0,'soga_hair_type_color',188,106,8), (268527,1150128,0,'soga_hair_type_highlight_color',149,62,21), (268528,1150128,1,'soga_lip_type',43,0,-10), (268529,1150128,1,'soga_nose_type',2,-28,8), (268530,1150128,0,'soga_skin_color',241,205,204), (268531,1150128,0,'wing_color1',255,255,255), (268532,1150128,0,'wing_color2',255,255,255), (268533,1150129,1,'cheek_type',50,-52,0), (268534,1150129,1,'chin_type',21,-21,53), (268535,1150129,1,'ear_type',82,-77,0), (268536,1150129,1,'eye_brow_type',0,-34,-28), (268537,1150129,0,'eye_color',193,248,245), (268538,1150129,1,'eye_type',-28,0,0), (268539,1150129,0,'hair_face_color',61,61,75), (268540,1150129,0,'hair_face_highlight_color',244,244,246), (268541,1150129,0,'hair_type_color',61,61,75), (268542,1150129,0,'hair_type_highlight_color',244,244,246), (268543,1150129,1,'lip_type',68,-20,56), (268544,1150129,1,'nose_type',-88,38,-7), (268545,1150129,0,'skin_color',74,72,72), (268546,1150129,1,'soga_cheek_type',50,-52,0), (268547,1150129,1,'soga_chin_type',21,-21,53), (268548,1150129,1,'soga_ear_type',82,-77,0), (268549,1150129,1,'soga_eye_brow_type',0,-34,-28), (268550,1150129,0,'soga_eye_color',229,229,102), (268551,1150129,1,'soga_eye_type',-28,0,0), (268552,1150129,0,'soga_hair_face_color',61,61,75), (268553,1150129,0,'soga_hair_face_highlight_color',244,244,246), (268554,1150129,0,'soga_hair_type_color',61,61,75), (268555,1150129,0,'soga_hair_type_highlight_color',244,244,246), (268556,1150129,1,'soga_lip_type',68,-20,56), (268557,1150129,1,'soga_nose_type',-88,38,-7), (268558,1150129,0,'soga_skin_color',74,72,72), (268559,1150130,1,'cheek_type',-95,88,0), (268560,1150130,1,'chin_type',32,84,94), (268561,1150130,1,'ear_type',-84,-22,0), (268562,1150130,1,'eye_brow_type',25,77,88), (268563,1150130,0,'eye_color',71,140,139), (268564,1150130,1,'eye_type',-4,0,0), (268565,1150130,0,'hair_face_color',223,181,20), (268566,1150130,0,'hair_face_highlight_color',84,0,0), (268567,1150130,0,'hair_type_color',223,181,20), (268568,1150130,0,'hair_type_highlight_color',84,0,0), (268569,1150130,1,'lip_type',52,-32,-94), (268570,1150130,1,'nose_type',76,-22,-14), (268571,1150130,0,'skin_color',192,198,176), (268572,1150130,1,'soga_cheek_type',-95,88,0), (268573,1150130,1,'soga_chin_type',32,84,94), (268574,1150130,1,'soga_ear_type',-84,-22,0), (268575,1150130,1,'soga_eye_brow_type',25,77,88), (268576,1150130,0,'soga_eye_color',229,229,102), (268577,1150130,1,'soga_eye_type',-4,0,0), (268578,1150130,0,'soga_hair_face_color',223,181,20), (268579,1150130,0,'soga_hair_face_highlight_color',84,0,0), (268580,1150130,0,'soga_hair_type_color',223,181,20), (268581,1150130,0,'soga_hair_type_highlight_color',84,0,0), (268582,1150130,1,'soga_lip_type',52,-32,-94), (268583,1150130,1,'soga_nose_type',76,-22,-14), (268584,1150130,0,'soga_skin_color',192,198,176), (268585,1150131,1,'cheek_type',-95,88,0), (268586,1150131,1,'chin_type',32,84,94), (268587,1150131,1,'ear_type',-84,-22,0), (268588,1150131,1,'eye_brow_type',25,77,88), (268589,1150131,0,'eye_color',43,87,100), (268590,1150131,1,'eye_type',-4,0,0), (268591,1150131,0,'hair_face_color',60,58,73), (268592,1150131,0,'hair_type_color',60,58,73), (268593,1150131,1,'lip_type',52,-32,-94), (268594,1150131,1,'nose_type',-14,93,-11), (268595,1150131,0,'skin_color',205,194,192), (268596,1150131,1,'soga_cheek_type',-95,88,0), (268597,1150131,1,'soga_chin_type',32,84,94), (268598,1150131,1,'soga_ear_type',-84,-22,0), (268599,1150131,1,'soga_eye_brow_type',25,77,88), (268600,1150131,0,'soga_eye_color',229,229,102), (268601,1150131,1,'soga_eye_type',-4,0,0), (268602,1150131,0,'soga_hair_face_color',60,58,73), (268603,1150131,0,'soga_hair_type_color',60,58,73), (268604,1150131,1,'soga_lip_type',52,-32,-94), (268605,1150131,1,'soga_nose_type',-14,93,-11), (268606,1150131,0,'soga_skin_color',205,194,192), (268607,1150132,1,'cheek_type',63,-4,0), (268608,1150132,1,'chin_type',-4,-50,-17), (268609,1150132,1,'ear_type',85,-15,0), (268610,1150132,1,'eye_brow_type',-61,93,31), (268611,1150132,0,'eye_color',44,90,104), (268612,1150132,1,'eye_type',-31,0,0), (268613,1150132,0,'hair_face_color',219,179,15), (268614,1150132,0,'hair_face_highlight_color',184,128,10), (268615,1150132,0,'hair_type_color',219,179,15), (268616,1150132,0,'hair_type_highlight_color',184,128,10), (268617,1150132,1,'lip_type',-93,43,-28), (268618,1150132,1,'nose_type',-14,-53,-63), (268619,1150132,0,'skin_color',232,233,225), (268620,1150132,1,'soga_cheek_type',63,-4,0), (268621,1150132,1,'soga_chin_type',-4,-50,-17), (268622,1150132,1,'soga_ear_type',85,-15,0), (268623,1150132,1,'soga_eye_brow_type',-61,93,31), (268624,1150132,0,'soga_eye_color',229,229,102), (268625,1150132,1,'soga_eye_type',-31,0,0), (268626,1150132,0,'soga_hair_face_color',219,179,15), (268627,1150132,0,'soga_hair_face_highlight_color',184,128,10), (268628,1150132,0,'soga_hair_type_color',219,179,15), (268629,1150132,0,'soga_hair_type_highlight_color',184,128,10), (268630,1150132,1,'soga_lip_type',-93,43,-28), (268631,1150132,1,'soga_nose_type',-14,-53,-63), (268632,1150132,0,'soga_skin_color',232,233,225), (268633,1150132,0,'wing_color1',255,255,255), (268634,1150132,0,'wing_color2',255,255,255), (268635,1150133,0,'eye_color',255,255,255), (268636,1150133,0,'skin_color',255,255,255), (268637,1150133,0,'soga_eye_color',255,0,255), (268638,1150134,0,'eye_color',255,255,255), (268639,1150134,0,'skin_color',255,255,255), (268640,1150134,0,'soga_eye_color',255,0,255), (268641,1150135,0,'eye_color',255,255,255), (268642,1150135,0,'skin_color',255,255,255), (268643,1150135,0,'soga_eye_color',255,0,255), (268644,1150136,0,'eye_color',255,255,255), (268645,1150136,0,'skin_color',255,255,255), (268646,1150136,0,'soga_eye_color',255,0,255), (268647,1150137,0,'eye_color',255,255,255), (268648,1150137,0,'skin_color',158,113,164), (268649,1150137,0,'soga_eye_color',255,0,255), (268650,1150138,1,'cheek_type',62,94,0), (268651,1150138,1,'chin_type',87,-72,-65), (268652,1150138,1,'ear_type',47,-32,0), (268653,1150138,1,'eye_brow_type',56,-22,-93), (268654,1150138,0,'eye_color',78,55,179), (268655,1150138,1,'eye_type',39,0,0), (268656,1150138,0,'hair_type_color',249,109,255), (268657,1150138,0,'hair_type_highlight_color',109,59,0), (268658,1150138,1,'lip_type',-62,14,-63), (268659,1150138,1,'nose_type',57,5,-79), (268660,1150138,0,'skin_color',133,148,181), (268661,1150138,1,'soga_cheek_type',62,94,0), (268662,1150138,1,'soga_chin_type',87,-72,-65), (268663,1150138,1,'soga_ear_type',47,-32,0), (268664,1150138,1,'soga_eye_brow_type',56,-22,-93), (268665,1150138,0,'soga_eye_color',229,229,102), (268666,1150138,1,'soga_eye_type',39,0,0), (268667,1150138,0,'soga_hair_type_color',249,109,255), (268668,1150138,0,'soga_hair_type_highlight_color',109,59,0), (268669,1150138,1,'soga_lip_type',-62,14,-63), (268670,1150138,1,'soga_nose_type',57,5,-79), (268671,1150138,0,'soga_skin_color',133,148,181), (268672,1150138,0,'wing_color1',41,171,91), (268673,1150138,0,'wing_color2',200,201,1), (268674,1150139,0,'eye_color',255,255,255), (268675,1150139,0,'skin_color',255,255,255), (268676,1150139,0,'soga_eye_color',255,0,255), (268677,1150140,0,'eye_color',255,255,255), (268678,1150140,0,'skin_color',255,255,255), (268679,1150140,0,'soga_eye_color',255,0,255), (268680,1150141,0,'eye_color',255,255,255), (268681,1150141,0,'skin_color',255,255,255), (268682,1150141,0,'soga_eye_color',255,0,255), (268683,1150142,0,'eye_color',255,255,255), (268684,1150142,0,'skin_color',255,255,255), (268685,1150142,0,'soga_eye_color',255,0,255), (268686,1150143,0,'eye_color',255,255,255), (268687,1150143,0,'skin_color',255,255,255), (268688,1150143,0,'soga_eye_color',255,0,255), (268689,1150144,0,'eye_color',255,255,255), (268690,1150144,0,'skin_color',255,255,255), (268691,1150144,0,'soga_eye_color',255,0,255), (268692,1150145,0,'eye_color',255,255,255), (268693,1150145,0,'skin_color',255,255,255), (268694,1150145,0,'soga_eye_color',255,0,255), (268695,1150146,0,'eye_color',255,255,255), (268696,1150146,0,'skin_color',255,255,255), (268697,1150146,0,'soga_eye_color',255,0,255), (268698,1150147,0,'eye_color',255,255,255), (268699,1150147,0,'skin_color',255,255,255), (268700,1150147,0,'soga_eye_color',255,0,255), (268701,1150148,0,'eye_color',255,255,255), (268702,1150148,0,'skin_color',255,255,255), (268703,1150148,0,'soga_eye_color',255,0,255), (268704,1150149,0,'eye_color',255,255,255), (268705,1150149,0,'skin_color',215,222,193), (268706,1150149,0,'soga_eye_color',255,0,255), (268707,1150150,0,'eye_color',255,255,255), (268708,1150150,0,'skin_color',255,255,255), (268709,1150150,0,'soga_eye_color',255,0,255), (268710,1150151,0,'eye_color',255,255,255), (268711,1150151,0,'skin_color',255,255,255), (268712,1150151,0,'soga_eye_color',255,0,255), (268713,1150152,0,'eye_color',255,255,255), (268714,1150152,0,'skin_color',210,209,174), (268715,1150152,0,'soga_eye_color',255,0,255), (268716,1150153,0,'eye_color',255,255,255), (268717,1150153,0,'skin_color',255,255,255), (268718,1150153,0,'soga_eye_color',255,0,255), (268719,1150154,0,'eye_color',255,255,255), (268720,1150154,0,'skin_color',255,255,255), (268721,1150154,0,'soga_eye_color',255,0,255), (268722,1150155,0,'eye_color',255,255,255), (268723,1150155,0,'skin_color',255,255,255), (268724,1150155,0,'soga_eye_color',255,0,255), (268725,1150156,0,'eye_color',255,255,255), (268726,1150156,0,'skin_color',255,213,170), (268727,1150156,0,'soga_eye_color',255,0,255), (268728,1150157,0,'eye_color',255,255,255), (268729,1150157,0,'skin_color',255,255,255), (268730,1150157,0,'soga_eye_color',255,0,255), (268731,1150158,0,'eye_color',255,255,255), (268732,1150158,0,'skin_color',204,255,204), (268733,1150158,0,'soga_eye_color',255,0,255), (268734,1150159,0,'eye_color',255,255,255), (268735,1150159,0,'skin_color',255,255,255), (268736,1150159,0,'soga_eye_color',255,0,255), (268737,1150160,0,'eye_color',255,255,255), (268738,1150160,0,'skin_color',255,255,255), (268739,1150160,0,'soga_eye_color',255,0,255), (268740,1150161,1,'eye_brow_type',7,0,0), (268741,1150161,0,'eye_color',107,107,0), (268742,1150161,1,'lip_type',-84,0,0), (268743,1150161,1,'nose_type',0,-61,0), (268744,1150161,0,'skin_color',131,83,0), (268745,1150161,1,'soga_eye_brow_type',7,0,0), (268746,1150161,0,'soga_eye_color',229,229,102), (268747,1150161,1,'soga_lip_type',-84,0,0), (268748,1150161,1,'soga_nose_type',0,-61,0), (268749,1150161,0,'soga_skin_color',131,83,0), (268750,1150161,0,'wing_color1',255,255,255), (268751,1150161,0,'wing_color2',255,255,255), (268752,1150162,0,'eye_color',255,255,255), (268753,1150162,0,'skin_color',228,204,171), (268754,1150162,0,'soga_eye_color',255,0,255), (268755,1150163,1,'cheek_type',14,34,0), (268756,1150163,1,'chin_type',-64,-77,-4), (268757,1150163,1,'ear_type',-43,-57,0), (268758,1150163,1,'eye_brow_type',-58,-75,81), (268759,1150163,0,'eye_color',49,132,204), (268760,1150163,1,'eye_type',81,0,0), (268761,1150163,0,'hair_type_color',10,49,136), (268762,1150163,0,'hair_type_highlight_color',101,217,150), (268763,1150163,1,'lip_type',-5,93,41), (268764,1150163,1,'nose_type',62,83,-71), (268765,1150163,0,'skin_color',226,206,172), (268766,1150163,1,'soga_cheek_type',14,34,0), (268767,1150163,1,'soga_chin_type',-64,-77,-4), (268768,1150163,1,'soga_ear_type',-43,-57,0), (268769,1150163,1,'soga_eye_brow_type',-58,-75,81), (268770,1150163,0,'soga_eye_color',229,229,102), (268771,1150163,1,'soga_eye_type',81,0,0), (268772,1150163,0,'soga_hair_type_color',10,49,136), (268773,1150163,0,'soga_hair_type_highlight_color',101,217,150), (268774,1150163,1,'soga_lip_type',-5,93,41), (268775,1150163,1,'soga_nose_type',62,83,-71), (268776,1150163,0,'soga_skin_color',226,206,172), (268777,1150163,0,'wing_color1',138,2,220), (268778,1150163,0,'wing_color2',2,248,234), (268779,1150164,1,'cheek_type',-76,-66,0), (268780,1150164,1,'chin_type',37,12,50), (268781,1150164,1,'ear_type',-77,7,0), (268782,1150164,1,'eye_brow_type',-64,-68,2), (268783,1150164,0,'eye_color',43,174,97), (268784,1150164,1,'eye_type',77,0,0), (268785,1150164,0,'hair_type_color',25,13,35), (268786,1150164,0,'hair_type_highlight_color',91,45,0), (268787,1150164,1,'lip_type',-34,43,0), (268788,1150164,1,'nose_type',-72,7,-81), (268789,1150164,0,'skin_color',248,234,232), (268790,1150164,1,'soga_cheek_type',-76,-66,0), (268791,1150164,1,'soga_chin_type',37,12,50), (268792,1150164,1,'soga_ear_type',-77,7,0), (268793,1150164,1,'soga_eye_brow_type',-64,-68,2), (268794,1150164,0,'soga_eye_color',229,229,102), (268795,1150164,1,'soga_eye_type',77,0,0), (268796,1150164,0,'soga_hair_type_color',25,13,35), (268797,1150164,0,'soga_hair_type_highlight_color',91,45,0), (268798,1150164,1,'soga_lip_type',-34,43,0), (268799,1150164,1,'soga_nose_type',-72,7,-81), (268800,1150164,0,'soga_skin_color',248,234,232), (268801,1150164,0,'wing_color1',135,4,214), (268802,1150164,0,'wing_color2',40,181,235), (268803,1150165,0,'eye_color',255,255,255), (268804,1150165,0,'skin_color',255,255,255), (268805,1150165,0,'soga_eye_color',255,0,255), (268806,1150166,0,'eye_color',255,255,255), (268807,1150166,0,'skin_color',255,255,255), (268808,1150166,0,'soga_eye_color',255,0,255), (268809,1150167,0,'eye_color',255,255,255), (268810,1150167,0,'skin_color',224,205,179), (268811,1150167,0,'soga_eye_color',255,0,255), (268812,1150168,0,'eye_color',255,255,255), (268813,1150168,0,'skin_color',231,191,152), (268814,1150168,0,'soga_eye_color',255,0,255), (268815,1150169,1,'cheek_type',91,0,0), (268816,1150169,1,'chin_type',-14,-34,-96), (268817,1150169,1,'ear_type',98,2,0), (268818,1150169,1,'eye_brow_type',93,-56,14), (268819,1150169,0,'eye_color',197,71,80), (268820,1150169,1,'eye_type',56,0,0), (268821,1150169,0,'hair_type_color',91,18,0), (268822,1150169,0,'hair_type_highlight_color',133,162,162), (268823,1150169,1,'lip_type',78,-21,42), (268824,1150169,1,'nose_type',-43,95,-7), (268825,1150169,0,'skin_color',172,133,152), (268826,1150169,1,'soga_cheek_type',91,0,0), (268827,1150169,1,'soga_chin_type',-14,-34,-96), (268828,1150169,1,'soga_ear_type',98,2,0), (268829,1150169,1,'soga_eye_brow_type',93,-56,14), (268830,1150169,0,'soga_eye_color',229,229,102), (268831,1150169,1,'soga_eye_type',56,0,0), (268832,1150169,0,'soga_hair_type_color',91,18,0), (268833,1150169,0,'soga_hair_type_highlight_color',133,162,162), (268834,1150169,1,'soga_lip_type',78,-21,42), (268835,1150169,1,'soga_nose_type',-43,95,-7), (268836,1150169,0,'soga_skin_color',172,133,152), (268837,1150169,0,'wing_color1',246,246,246), (268838,1150169,0,'wing_color2',193,104,1), (268839,1150170,1,'cheek_type',81,18,0), (268840,1150170,1,'chin_type',-69,-68,51), (268841,1150170,1,'ear_type',-14,65,0), (268842,1150170,1,'eye_brow_type',25,-48,-39), (268843,1150170,0,'eye_color',209,130,1), (268844,1150170,1,'eye_type',10,0,0), (268845,1150170,0,'hair_type_color',11,46,127), (268846,1150170,0,'hair_type_highlight_color',244,246,246), (268847,1150170,1,'lip_type',9,-22,-25), (268848,1150170,1,'nose_type',41,-9,-20), (268849,1150170,0,'skin_color',241,223,240), (268850,1150170,1,'soga_cheek_type',81,18,0), (268851,1150170,1,'soga_chin_type',-69,-68,51), (268852,1150170,1,'soga_ear_type',-14,65,0), (268853,1150170,1,'soga_eye_brow_type',25,-48,-39), (268854,1150170,0,'soga_eye_color',229,229,102), (268855,1150170,1,'soga_eye_type',10,0,0), (268856,1150170,0,'soga_hair_type_color',11,46,127), (268857,1150170,0,'soga_hair_type_highlight_color',244,246,246), (268858,1150170,1,'soga_lip_type',9,-22,-25), (268859,1150170,1,'soga_nose_type',41,-9,-20), (268860,1150170,0,'soga_skin_color',241,223,240), (268861,1150170,0,'wing_color1',222,222,222), (268862,1150170,0,'wing_color2',51,114,195), (268863,1150171,1,'cheek_type',59,-17,0), (268864,1150171,1,'chin_type',-65,35,78), (268865,1150171,1,'ear_type',-63,-35,0), (268866,1150171,1,'eye_brow_type',69,7,31), (268867,1150171,0,'eye_color',208,101,2), (268868,1150171,1,'eye_type',19,0,0), (268869,1150171,0,'hair_type_color',255,226,19), (268870,1150171,0,'hair_type_highlight_color',120,66,0), (268871,1150171,1,'lip_type',-77,52,-79), (268872,1150171,1,'nose_type',-94,-97,61), (268873,1150171,0,'skin_color',212,193,155), (268874,1150171,1,'soga_cheek_type',59,-17,0), (268875,1150171,1,'soga_chin_type',-65,35,78), (268876,1150171,1,'soga_ear_type',-63,-35,0), (268877,1150171,1,'soga_eye_brow_type',69,7,31), (268878,1150171,0,'soga_eye_color',229,229,102), (268879,1150171,1,'soga_eye_type',19,0,0), (268880,1150171,0,'soga_hair_type_color',255,226,19), (268881,1150171,0,'soga_hair_type_highlight_color',120,66,0), (268882,1150171,1,'soga_lip_type',-77,52,-79), (268883,1150171,1,'soga_nose_type',-94,-97,61), (268884,1150171,0,'soga_skin_color',212,193,155), (268885,1150171,0,'wing_color1',31,31,31), (268886,1150171,0,'wing_color2',211,181,1), (268887,1150172,1,'cheek_type',10,93,0), (268888,1150172,1,'chin_type',61,10,63), (268889,1150172,1,'ear_type',-22,-31,0), (268890,1150172,1,'eye_brow_type',82,82,-50), (268891,1150172,0,'eye_color',111,133,4), (268892,1150172,1,'eye_type',-77,0,0), (268893,1150172,0,'hair_type_color',2,65,179), (268894,1150172,0,'hair_type_highlight_color',108,135,138), (268895,1150172,1,'lip_type',58,-74,32), (268896,1150172,1,'nose_type',-61,50,-25), (268897,1150172,0,'skin_color',233,207,225), (268898,1150172,1,'soga_cheek_type',10,93,0), (268899,1150172,1,'soga_chin_type',61,10,63), (268900,1150172,1,'soga_ear_type',-22,-31,0), (268901,1150172,1,'soga_eye_brow_type',82,82,-50), (268902,1150172,0,'soga_eye_color',229,229,102), (268903,1150172,1,'soga_eye_type',-77,0,0), (268904,1150172,0,'soga_hair_type_color',2,65,179), (268905,1150172,0,'soga_hair_type_highlight_color',108,135,138), (268906,1150172,1,'soga_lip_type',58,-74,32), (268907,1150172,1,'soga_nose_type',-61,50,-25), (268908,1150172,0,'soga_skin_color',233,207,225), (268909,1150172,0,'wing_color1',138,113,5), (268910,1150172,0,'wing_color2',202,95,3), (268911,1150173,1,'cheek_type',-17,0,0), (268912,1150173,1,'chin_type',-85,-57,74), (268913,1150173,1,'ear_type',63,91,0), (268914,1150173,1,'eye_brow_type',7,-50,-56), (268915,1150173,0,'eye_color',151,29,140), (268916,1150173,1,'eye_type',-35,0,0), (268917,1150173,0,'hair_type_color',86,0,116), (268918,1150173,0,'hair_type_highlight_color',255,225,20), (268919,1150173,1,'lip_type',-25,-50,-50), (268920,1150173,1,'nose_type',-46,69,62), (268921,1150173,0,'skin_color',193,165,149), (268922,1150173,1,'soga_cheek_type',-17,0,0), (268923,1150173,1,'soga_chin_type',-85,-57,74), (268924,1150173,1,'soga_ear_type',63,91,0), (268925,1150173,1,'soga_eye_brow_type',7,-50,-56), (268926,1150173,0,'soga_eye_color',229,229,102), (268927,1150173,1,'soga_eye_type',-35,0,0), (268928,1150173,0,'soga_hair_type_color',86,0,116), (268929,1150173,0,'soga_hair_type_highlight_color',255,225,20), (268930,1150173,1,'soga_lip_type',-25,-50,-50), (268931,1150173,1,'soga_nose_type',-46,69,62), (268932,1150173,0,'soga_skin_color',193,165,149), (268933,1150173,0,'wing_color1',124,235,40), (268934,1150173,0,'wing_color2',255,133,1), (268935,1150174,1,'cheek_type',-59,7,0), (268936,1150174,1,'chin_type',-12,57,65), (268937,1150174,1,'ear_type',-81,-29,0), (268938,1150174,1,'eye_brow_type',-26,63,12), (268939,1150174,0,'eye_color',121,95,4), (268940,1150174,1,'eye_type',-15,0,0), (268941,1150174,0,'hair_type_color',8,53,147), (268942,1150174,0,'hair_type_highlight_color',170,36,234), (268943,1150174,1,'lip_type',14,94,-65), (268944,1150174,1,'nose_type',18,8,2), (268945,1150174,0,'skin_color',178,131,174), (268946,1150174,1,'soga_cheek_type',-59,7,0), (268947,1150174,1,'soga_chin_type',-12,57,65), (268948,1150174,1,'soga_ear_type',-81,-29,0), (268949,1150174,1,'soga_eye_brow_type',-26,63,12), (268950,1150174,0,'soga_eye_color',229,229,102), (268951,1150174,1,'soga_eye_type',-15,0,0), (268952,1150174,0,'soga_hair_type_color',8,53,147), (268953,1150174,0,'soga_hair_type_highlight_color',170,36,234), (268954,1150174,1,'soga_lip_type',14,94,-65), (268955,1150174,1,'soga_nose_type',18,8,2), (268956,1150174,0,'soga_skin_color',178,131,174), (268957,1150174,0,'wing_color1',119,18,208), (268958,1150174,0,'wing_color2',131,123,3), (268959,1150175,0,'eye_color',255,255,255), (268960,1150175,0,'skin_color',255,255,255), (268961,1150175,0,'soga_eye_color',255,0,255), (268962,1150176,1,'cheek_type',45,-48,0), (268963,1150176,1,'chin_type',-62,21,-38), (268964,1150176,1,'ear_type',17,-32,0), (268965,1150176,1,'eye_brow_type',25,69,-23), (268966,1150176,0,'eye_color',154,70,4), (268967,1150176,1,'eye_type',-39,0,0), (268968,1150176,0,'hair_type_color',3,63,174), (268969,1150176,0,'hair_type_highlight_color',255,159,44), (268970,1150176,1,'lip_type',-15,-55,34), (268971,1150176,1,'nose_type',22,-72,-78), (268972,1150176,0,'skin_color',205,165,151), (268973,1150176,1,'soga_cheek_type',45,-48,0), (268974,1150176,1,'soga_chin_type',-62,21,-38), (268975,1150176,1,'soga_ear_type',17,-32,0), (268976,1150176,1,'soga_eye_brow_type',25,69,-23), (268977,1150176,0,'soga_eye_color',229,229,102), (268978,1150176,1,'soga_eye_type',-39,0,0), (268979,1150176,0,'soga_hair_type_color',3,63,174), (268980,1150176,0,'soga_hair_type_highlight_color',255,159,44), (268981,1150176,1,'soga_lip_type',-15,-55,34), (268982,1150176,1,'soga_nose_type',22,-72,-78), (268983,1150176,0,'soga_skin_color',205,165,151), (268984,1150176,0,'wing_color1',39,181,105), (268985,1150176,0,'wing_color2',133,3,213), (268986,1150177,1,'cheek_type',-65,87,0), (268987,1150177,1,'chin_type',68,25,-81), (268988,1150177,1,'ear_type',-44,96,0), (268989,1150177,1,'eye_brow_type',0,40,-20), (268990,1150177,0,'eye_color',95,100,242), (268991,1150177,1,'eye_type',-14,0,0), (268992,1150177,0,'hair_type_color',244,80,15), (268993,1150177,0,'hair_type_highlight_color',119,12,0), (268994,1150177,1,'lip_type',9,78,14), (268995,1150177,1,'nose_type',34,38,46), (268996,1150177,0,'skin_color',206,187,154), (268997,1150177,1,'soga_cheek_type',-65,87,0), (268998,1150177,1,'soga_chin_type',68,25,-81), (268999,1150177,1,'soga_ear_type',-44,96,0), (269000,1150177,1,'soga_eye_brow_type',0,40,-20), (269001,1150177,0,'soga_eye_color',229,229,102), (269002,1150177,1,'soga_eye_type',-14,0,0), (269003,1150177,0,'soga_hair_type_color',244,80,15), (269004,1150177,0,'soga_hair_type_highlight_color',119,12,0), (269005,1150177,1,'soga_lip_type',9,78,14), (269006,1150177,1,'soga_nose_type',34,38,46), (269007,1150177,0,'soga_skin_color',206,187,154), (269008,1150177,0,'wing_color1',30,3,46), (269009,1150177,0,'wing_color2',39,181,105), (269010,1150178,1,'cheek_type',-87,25,0), (269011,1150178,1,'chin_type',78,-68,-70), (269012,1150178,1,'ear_type',8,-25,0), (269013,1150178,1,'eye_brow_type',-62,-43,50), (269014,1150178,0,'eye_color',2,239,228), (269015,1150178,1,'eye_type',-62,0,0), (269016,1150178,0,'hair_type_color',11,47,129), (269017,1150178,0,'hair_type_highlight_color',100,123,128), (269018,1150178,1,'lip_type',-87,63,-93), (269019,1150178,1,'nose_type',-39,-37,17), (269020,1150178,0,'skin_color',185,172,166), (269021,1150178,1,'soga_cheek_type',-87,25,0), (269022,1150178,1,'soga_chin_type',78,-68,-70), (269023,1150178,1,'soga_ear_type',8,-25,0), (269024,1150178,1,'soga_eye_brow_type',-62,-43,50), (269025,1150178,0,'soga_eye_color',229,229,102), (269026,1150178,1,'soga_eye_type',-62,0,0), (269027,1150178,0,'soga_hair_type_color',11,47,129), (269028,1150178,0,'soga_hair_type_highlight_color',100,123,128), (269029,1150178,1,'soga_lip_type',-87,63,-93), (269030,1150178,1,'soga_nose_type',-39,-37,17), (269031,1150178,0,'soga_skin_color',185,172,166), (269032,1150178,0,'wing_color1',51,80,166), (269033,1150178,0,'wing_color2',173,75,14), (269034,1150179,1,'cheek_type',-19,83,0), (269035,1150179,1,'chin_type',-69,56,19), (269036,1150179,1,'ear_type',55,0,0), (269037,1150179,1,'eye_brow_type',0,71,58), (269038,1150179,0,'eye_color',155,70,4), (269039,1150179,1,'eye_type',11,0,0), (269040,1150179,0,'hair_type_color',1,75,199), (269041,1150179,0,'hair_type_highlight_color',255,222,24), (269042,1150179,1,'lip_type',-50,-77,-7), (269043,1150179,1,'nose_type',18,-63,-14), (269044,1150179,0,'skin_color',174,170,119), (269045,1150179,1,'soga_cheek_type',-19,83,0), (269046,1150179,1,'soga_chin_type',-69,56,19), (269047,1150179,1,'soga_ear_type',55,0,0), (269048,1150179,1,'soga_eye_brow_type',0,71,58), (269049,1150179,0,'soga_eye_color',229,229,102), (269050,1150179,1,'soga_eye_type',11,0,0), (269051,1150179,0,'soga_hair_type_color',1,75,199), (269052,1150179,0,'soga_hair_type_highlight_color',255,222,24), (269053,1150179,1,'soga_lip_type',-50,-77,-7), (269054,1150179,1,'soga_nose_type',18,-63,-14), (269055,1150179,0,'soga_skin_color',174,170,119), (269056,1150179,0,'wing_color1',54,175,75), (269057,1150179,0,'wing_color2',116,185,4), (269058,1150180,0,'eye_color',255,255,255), (269059,1150180,0,'skin_color',255,255,255), (269060,1150180,0,'soga_eye_color',255,0,255), (269061,1150181,0,'eye_color',255,255,255), (269062,1150181,0,'skin_color',255,255,255), (269063,1150181,0,'soga_eye_color',255,0,255), (269064,1150182,0,'eye_color',255,255,255), (269065,1150182,0,'skin_color',255,255,255), (269066,1150182,0,'soga_eye_color',255,0,255), (269067,1150183,0,'eye_color',255,255,255), (269068,1150183,0,'skin_color',215,247,193), (269069,1150183,0,'soga_eye_color',255,0,255), (269070,1150184,0,'eye_color',255,255,255), (269071,1150184,0,'skin_color',211,231,193), (269072,1150184,0,'soga_eye_color',255,0,255), (269073,1150185,0,'eye_color',255,255,255), (269074,1150185,0,'skin_color',215,236,193), (269075,1150185,0,'soga_eye_color',255,0,255), (269076,1150186,0,'eye_color',255,255,255), (269077,1150186,0,'skin_color',255,255,255), (269078,1150186,0,'soga_eye_color',255,0,255), (269079,1150187,0,'eye_color',255,255,255), (269080,1150187,0,'skin_color',255,255,255), (269081,1150187,0,'soga_eye_color',255,0,255), (269082,1150188,1,'cheek_type',11,37,0), (269083,1150188,1,'chin_type',85,-95,82), (269084,1150188,1,'ear_type',-25,-7,0), (269085,1150188,1,'eye_brow_type',-32,-68,46), (269086,1150188,0,'eye_color',116,170,180), (269087,1150188,1,'eye_type',26,0,0), (269088,1150188,0,'hair_face_color',37,23,3), (269089,1150188,0,'hair_face_highlight_color',233,168,28), (269090,1150188,0,'hair_type_color',37,23,3), (269091,1150188,0,'hair_type_highlight_color',233,168,28), (269092,1150188,1,'lip_type',2,-83,-68), (269093,1150188,1,'nose_type',2,-8,-95), (269094,1150188,0,'skin_color',157,112,61), (269095,1150188,1,'soga_cheek_type',11,37,0), (269096,1150188,1,'soga_chin_type',85,-95,82), (269097,1150188,1,'soga_ear_type',-25,-7,0), (269098,1150188,1,'soga_eye_brow_type',-32,-68,46), (269099,1150188,0,'soga_eye_color',229,229,102), (269100,1150188,1,'soga_eye_type',26,0,0), (269101,1150188,0,'soga_hair_face_color',37,23,3), (269102,1150188,0,'soga_hair_face_highlight_color',233,168,28), (269103,1150188,0,'soga_hair_type_color',37,23,3), (269104,1150188,0,'soga_hair_type_highlight_color',233,168,28), (269105,1150188,1,'soga_lip_type',2,-83,-68), (269106,1150188,1,'soga_nose_type',2,-8,-95), (269107,1150188,0,'soga_skin_color',157,112,61), (269108,1150189,1,'cheek_type',65,-42,0), (269109,1150189,1,'chin_type',-40,-75,47), (269110,1150189,1,'ear_type',-55,-47,0), (269111,1150189,1,'eye_brow_type',-3,56,28), (269112,1150189,0,'eye_color',204,191,162), (269113,1150189,1,'eye_type',-88,0,0), (269114,1150189,0,'hair_face_color',20,8,28), (269115,1150189,0,'hair_face_highlight_color',20,6,8), (269116,1150189,0,'hair_type_color',20,8,28), (269117,1150189,0,'hair_type_highlight_color',20,6,8), (269118,1150189,1,'lip_type',-2,25,4), (269119,1150189,1,'nose_type',1,-28,-32), (269120,1150189,0,'skin_color',157,112,62), (269121,1150189,1,'soga_cheek_type',65,-42,0), (269122,1150189,1,'soga_chin_type',-40,-75,47), (269123,1150189,1,'soga_ear_type',-55,-47,0), (269124,1150189,1,'soga_eye_brow_type',-3,56,28), (269125,1150189,0,'soga_eye_color',229,229,102), (269126,1150189,1,'soga_eye_type',-88,0,0), (269127,1150189,0,'soga_hair_face_color',20,8,28), (269128,1150189,0,'soga_hair_face_highlight_color',20,6,8), (269129,1150189,0,'soga_hair_type_color',20,8,28), (269130,1150189,0,'soga_hair_type_highlight_color',20,6,8), (269131,1150189,1,'soga_lip_type',-2,25,4), (269132,1150189,1,'soga_nose_type',1,-28,-32), (269133,1150189,0,'soga_skin_color',157,112,62), (269134,1150190,1,'cheek_type',-70,-50,0), (269135,1150190,1,'chin_type',62,72,50), (269136,1150190,1,'ear_type',62,-37,0), (269137,1150190,1,'eye_brow_type',25,-81,43), (269138,1150190,0,'eye_color',60,129,123), (269139,1150190,1,'eye_type',-50,0,0), (269140,1150190,0,'hair_face_color',15,1,21), (269141,1150190,0,'hair_face_highlight_color',236,240,239), (269142,1150190,0,'hair_type_color',15,1,21), (269143,1150190,0,'hair_type_highlight_color',236,240,239), (269144,1150190,1,'lip_type',2,4,89), (269145,1150190,1,'nose_type',-28,-50,71), (269146,1150190,0,'skin_color',157,112,62), (269147,1150190,1,'soga_cheek_type',-70,-50,0), (269148,1150190,1,'soga_chin_type',62,72,50), (269149,1150190,1,'soga_ear_type',62,-37,0), (269150,1150190,1,'soga_eye_brow_type',25,-81,43), (269151,1150190,0,'soga_eye_color',229,229,102), (269152,1150190,1,'soga_eye_type',-50,0,0), (269153,1150190,0,'soga_hair_face_color',15,1,21), (269154,1150190,0,'soga_hair_face_highlight_color',236,240,239), (269155,1150190,0,'soga_hair_type_color',15,1,21), (269156,1150190,0,'soga_hair_type_highlight_color',236,240,239), (269157,1150190,1,'soga_lip_type',2,4,89), (269158,1150190,1,'soga_nose_type',-28,-50,71), (269159,1150190,0,'soga_skin_color',157,112,62), (269160,1150191,1,'cheek_type',-40,-7,0), (269161,1150191,1,'chin_type',0,-8,1), (269162,1150191,1,'ear_type',-68,50,0), (269163,1150191,1,'eye_brow_type',22,35,11), (269164,1150191,0,'eye_color',122,176,192), (269165,1150191,1,'eye_type',10,0,0), (269166,1150191,0,'hair_face_color',36,23,3), (269167,1150191,0,'hair_face_highlight_color',119,147,147), (269168,1150191,0,'hair_type_color',36,23,3), (269169,1150191,0,'hair_type_highlight_color',119,147,147), (269170,1150191,1,'lip_type',-7,-61,-98), (269171,1150191,1,'nose_type',2,91,83), (269172,1150191,0,'skin_color',157,112,62), (269173,1150191,1,'soga_cheek_type',-40,-7,0), (269174,1150191,1,'soga_chin_type',0,-8,1), (269175,1150191,1,'soga_ear_type',-68,50,0), (269176,1150191,1,'soga_eye_brow_type',22,35,11), (269177,1150191,0,'soga_eye_color',229,229,102), (269178,1150191,1,'soga_eye_type',10,0,0), (269179,1150191,0,'soga_hair_face_color',36,23,3), (269180,1150191,0,'soga_hair_face_highlight_color',119,147,147), (269181,1150191,0,'soga_hair_type_color',36,23,3), (269182,1150191,0,'soga_hair_type_highlight_color',119,147,147), (269183,1150191,1,'soga_lip_type',-7,-61,-98), (269184,1150191,1,'soga_nose_type',2,91,83), (269185,1150191,0,'soga_skin_color',157,112,62), (269186,1150192,1,'cheek_type',25,22,0), (269187,1150192,1,'chin_type',45,-19,10), (269188,1150192,1,'ear_type',-37,-72,0), (269189,1150192,1,'eye_brow_type',-91,-8,-95), (269190,1150192,0,'eye_color',135,184,199), (269191,1150192,1,'eye_type',-64,0,0), (269192,1150192,0,'hair_face_color',47,14,19), (269193,1150192,0,'hair_face_highlight_color',233,184,31), (269194,1150192,0,'hair_type_color',47,14,19), (269195,1150192,0,'hair_type_highlight_color',233,184,31), (269196,1150192,1,'lip_type',-29,-62,58), (269197,1150192,1,'nose_type',81,-58,69), (269198,1150192,0,'skin_color',157,112,62), (269199,1150192,1,'soga_cheek_type',25,22,0), (269200,1150192,1,'soga_chin_type',45,-19,10), (269201,1150192,1,'soga_ear_type',-37,-72,0), (269202,1150192,1,'soga_eye_brow_type',-91,-8,-95), (269203,1150192,0,'soga_eye_color',229,229,102), (269204,1150192,1,'soga_eye_type',-64,0,0), (269205,1150192,0,'soga_hair_face_color',47,14,19), (269206,1150192,0,'soga_hair_face_highlight_color',233,184,31), (269207,1150192,0,'soga_hair_type_color',47,14,19), (269208,1150192,0,'soga_hair_type_highlight_color',233,184,31), (269209,1150192,1,'soga_lip_type',-29,-62,58), (269210,1150192,1,'soga_nose_type',81,-58,69), (269211,1150192,0,'soga_skin_color',157,112,62), (269212,1150193,1,'cheek_type',75,-28,0), (269213,1150193,1,'chin_type',-82,-98,-88), (269214,1150193,1,'ear_type',10,-41,0), (269215,1150193,1,'eye_brow_type',19,39,3), (269216,1150193,0,'eye_color',158,197,208), (269217,1150193,1,'eye_type',-20,0,0), (269218,1150193,0,'hair_face_color',15,1,21), (269219,1150193,0,'hair_face_highlight_color',100,70,10), (269220,1150193,0,'hair_type_color',15,1,21), (269221,1150193,0,'hair_type_highlight_color',100,70,10), (269222,1150193,1,'lip_type',-15,43,-28), (269223,1150193,1,'nose_type',47,-37,81), (269224,1150193,0,'skin_color',157,112,62), (269225,1150193,1,'soga_cheek_type',75,-28,0), (269226,1150193,1,'soga_chin_type',-82,-98,-88), (269227,1150193,1,'soga_ear_type',10,-41,0), (269228,1150193,1,'soga_eye_brow_type',19,39,3), (269229,1150193,0,'soga_eye_color',229,229,102), (269230,1150193,1,'soga_eye_type',-20,0,0), (269231,1150193,0,'soga_hair_face_color',15,1,21), (269232,1150193,0,'soga_hair_face_highlight_color',100,70,10), (269233,1150193,0,'soga_hair_type_color',15,1,21), (269234,1150193,0,'soga_hair_type_highlight_color',100,70,10), (269235,1150193,1,'soga_lip_type',-15,43,-28), (269236,1150193,1,'soga_nose_type',47,-37,81), (269237,1150193,0,'soga_skin_color',157,112,62), (269238,1150194,1,'cheek_type',-40,-7,0), (269239,1150194,1,'chin_type',0,-8,1), (269240,1150194,1,'ear_type',-68,50,0), (269241,1150194,1,'eye_brow_type',22,35,11), (269242,1150194,0,'eye_color',122,176,192), (269243,1150194,1,'eye_type',10,0,0), (269244,1150194,0,'hair_face_color',36,23,3), (269245,1150194,0,'hair_face_highlight_color',119,147,147), (269246,1150194,0,'hair_type_color',36,23,3), (269247,1150194,0,'hair_type_highlight_color',119,147,147), (269248,1150194,1,'lip_type',-7,-61,-98), (269249,1150194,1,'nose_type',2,91,83), (269250,1150194,0,'skin_color',157,112,62), (269251,1150194,1,'soga_cheek_type',-40,-7,0), (269252,1150194,1,'soga_chin_type',0,-8,1), (269253,1150194,1,'soga_ear_type',-68,50,0), (269254,1150194,1,'soga_eye_brow_type',22,35,11), (269255,1150194,0,'soga_eye_color',229,229,102), (269256,1150194,1,'soga_eye_type',10,0,0), (269257,1150194,0,'soga_hair_face_color',36,23,3), (269258,1150194,0,'soga_hair_face_highlight_color',119,147,147), (269259,1150194,0,'soga_hair_type_color',36,23,3), (269260,1150194,0,'soga_hair_type_highlight_color',119,147,147), (269261,1150194,1,'soga_lip_type',-7,-61,-98), (269262,1150194,1,'soga_nose_type',2,91,83), (269263,1150194,0,'soga_skin_color',157,112,62), (269264,1150195,1,'cheek_type',-22,51,0), (269265,1150195,1,'chin_type',-65,32,53), (269266,1150195,1,'ear_type',-75,-19,0), (269267,1150195,1,'eye_brow_type',-28,38,-17), (269268,1150195,0,'eye_color',45,75,46), (269269,1150195,1,'eye_type',55,0,0), (269270,1150195,0,'hair_face_color',46,14,19), (269271,1150195,0,'hair_face_highlight_color',16,5,7), (269272,1150195,0,'hair_type_color',46,14,19), (269273,1150195,0,'hair_type_highlight_color',16,5,7), (269274,1150195,1,'lip_type',81,-93,0), (269275,1150195,1,'nose_type',-20,-3,14), (269276,1150195,0,'skin_color',157,112,61), (269277,1150195,1,'soga_cheek_type',-22,51,0), (269278,1150195,1,'soga_chin_type',-65,32,53), (269279,1150195,1,'soga_ear_type',-75,-19,0), (269280,1150195,1,'soga_eye_brow_type',-28,38,-17), (269281,1150195,0,'soga_eye_color',229,229,102), (269282,1150195,1,'soga_eye_type',55,0,0), (269283,1150195,0,'soga_hair_face_color',46,14,19), (269284,1150195,0,'soga_hair_face_highlight_color',16,5,7), (269285,1150195,0,'soga_hair_type_color',46,14,19), (269286,1150195,0,'soga_hair_type_highlight_color',16,5,7), (269287,1150195,1,'soga_lip_type',81,-93,0), (269288,1150195,1,'soga_nose_type',-20,-3,14), (269289,1150195,0,'soga_skin_color',157,112,61), (269290,1150196,0,'eye_color',255,255,255), (269291,1150196,0,'skin_color',255,255,255), (269292,1150196,0,'soga_eye_color',255,0,255), (269293,1150197,1,'cheek_type',-85,9,0), (269294,1150197,1,'chin_type',-56,-96,-88), (269295,1150197,1,'ear_type',-5,59,0), (269296,1150197,1,'eye_brow_type',87,-28,19), (269297,1150197,0,'eye_color',86,140,116), (269298,1150197,1,'eye_type',-97,0,0), (269299,1150197,0,'hair_face_color',5,2,2), (269300,1150197,0,'hair_face_highlight_color',219,179,15), (269301,1150197,0,'hair_type_color',5,2,2), (269302,1150197,0,'hair_type_highlight_color',219,179,15), (269303,1150197,1,'lip_type',56,88,-72), (269304,1150197,1,'nose_type',7,-87,75), (269305,1150197,0,'skin_color',157,112,62), (269306,1150197,1,'soga_cheek_type',-85,9,0), (269307,1150197,1,'soga_chin_type',-56,-96,-88), (269308,1150197,1,'soga_ear_type',-5,59,0), (269309,1150197,1,'soga_eye_brow_type',87,-28,19), (269310,1150197,0,'soga_eye_color',229,229,102), (269311,1150197,1,'soga_eye_type',-97,0,0), (269312,1150197,0,'soga_hair_face_color',5,2,2), (269313,1150197,0,'soga_hair_face_highlight_color',219,179,15), (269314,1150197,0,'soga_hair_type_color',5,2,2), (269315,1150197,0,'soga_hair_type_highlight_color',219,179,15), (269316,1150197,1,'soga_lip_type',56,88,-72), (269317,1150197,1,'soga_nose_type',7,-87,75), (269318,1150197,0,'soga_skin_color',157,112,62), (269319,1150198,1,'cheek_type',4,25,0), (269320,1150198,1,'chin_type',20,91,-50), (269321,1150198,1,'ear_type',22,-7,0), (269322,1150198,1,'eye_brow_type',87,-81,-88), (269323,1150198,0,'eye_color',47,96,110), (269324,1150198,1,'eye_type',4,0,0), (269325,1150198,0,'hair_face_color',232,184,31), (269326,1150198,0,'hair_face_highlight_color',46,15,17), (269327,1150198,0,'hair_type_color',232,184,31), (269328,1150198,0,'hair_type_highlight_color',46,15,17), (269329,1150198,1,'lip_type',53,-59,-62), (269330,1150198,1,'nose_type',-62,10,-50), (269331,1150198,0,'skin_color',157,112,61), (269332,1150198,1,'soga_cheek_type',4,25,0), (269333,1150198,1,'soga_chin_type',20,91,-50), (269334,1150198,1,'soga_ear_type',22,-7,0), (269335,1150198,1,'soga_eye_brow_type',87,-81,-88), (269336,1150198,0,'soga_eye_color',229,229,102), (269337,1150198,1,'soga_eye_type',4,0,0), (269338,1150198,0,'soga_hair_face_color',232,184,31), (269339,1150198,0,'soga_hair_face_highlight_color',46,15,17), (269340,1150198,0,'soga_hair_type_color',232,184,31), (269341,1150198,0,'soga_hair_type_highlight_color',46,15,17), (269342,1150198,1,'soga_lip_type',53,-59,-62), (269343,1150198,1,'soga_nose_type',-62,10,-50), (269344,1150198,0,'soga_skin_color',157,112,61), (269345,1150199,1,'cheek_type',43,-71,0), (269346,1150199,1,'chin_type',-77,-68,-5), (269347,1150199,1,'ear_type',-34,-37,0), (269348,1150199,1,'eye_brow_type',8,-22,55), (269349,1150199,0,'eye_color',150,116,60), (269350,1150199,1,'eye_type',70,0,0), (269351,1150199,0,'hair_face_color',67,71,84), (269352,1150199,0,'hair_face_highlight_color',236,240,240), (269353,1150199,0,'hair_type_color',67,71,84), (269354,1150199,0,'hair_type_highlight_color',236,240,240), (269355,1150199,1,'lip_type',-37,-29,-34), (269356,1150199,1,'nose_type',-87,-82,-14), (269357,1150199,0,'skin_color',157,112,61), (269358,1150199,1,'soga_cheek_type',43,-71,0), (269359,1150199,1,'soga_chin_type',-77,-68,-5), (269360,1150199,1,'soga_ear_type',-34,-37,0), (269361,1150199,1,'soga_eye_brow_type',8,-22,55), (269362,1150199,0,'soga_eye_color',229,229,102), (269363,1150199,1,'soga_eye_type',70,0,0), (269364,1150199,0,'soga_hair_face_color',67,71,84), (269365,1150199,0,'soga_hair_face_highlight_color',236,240,240), (269366,1150199,0,'soga_hair_type_color',67,71,84), (269367,1150199,0,'soga_hair_type_highlight_color',236,240,240), (269368,1150199,1,'soga_lip_type',-37,-29,-34), (269369,1150199,1,'soga_nose_type',-87,-82,-14), (269370,1150199,0,'soga_skin_color',157,112,61), (269371,1150200,1,'cheek_type',15,39,0), (269372,1150200,1,'chin_type',-72,-2,29), (269373,1150200,1,'ear_type',-7,-97,0), (269374,1150200,1,'eye_brow_type',-52,-7,-79), (269375,1150200,0,'eye_color',66,139,148), (269376,1150200,1,'eye_type',28,0,0), (269377,1150200,0,'hair_face_color',124,39,34), (269378,1150200,0,'hair_face_highlight_color',15,1,21), (269379,1150200,0,'hair_type_color',124,39,34), (269380,1150200,0,'hair_type_highlight_color',15,1,21), (269381,1150200,1,'lip_type',81,-9,-4), (269382,1150200,1,'nose_type',29,-97,41), (269383,1150200,0,'skin_color',157,112,61), (269384,1150200,1,'soga_cheek_type',15,39,0), (269385,1150200,1,'soga_chin_type',-72,-2,29), (269386,1150200,1,'soga_ear_type',-7,-97,0), (269387,1150200,1,'soga_eye_brow_type',-52,-7,-79), (269388,1150200,0,'soga_eye_color',229,229,102), (269389,1150200,1,'soga_eye_type',28,0,0), (269390,1150200,0,'soga_hair_face_color',124,39,34), (269391,1150200,0,'soga_hair_face_highlight_color',15,1,21), (269392,1150200,0,'soga_hair_type_color',124,39,34), (269393,1150200,0,'soga_hair_type_highlight_color',15,1,21), (269394,1150200,1,'soga_lip_type',81,-9,-4), (269395,1150200,1,'soga_nose_type',29,-97,41), (269396,1150200,0,'soga_skin_color',157,112,61), (269397,1150201,1,'cheek_type',17,39,0), (269398,1150201,1,'chin_type',77,22,-91), (269399,1150201,1,'ear_type',11,48,0), (269400,1150201,1,'eye_brow_type',-45,76,-17), (269401,1150201,0,'eye_color',81,152,173), (269402,1150201,1,'eye_type',-81,0,0), (269403,1150201,0,'hair_face_highlight_color',201,142,16), (269404,1150201,0,'hair_type_highlight_color',201,142,16), (269405,1150201,1,'lip_type',-23,-82,0), (269406,1150201,1,'nose_type',-7,-15,-90), (269407,1150201,0,'skin_color',176,146,93), (269408,1150201,1,'soga_cheek_type',17,39,0), (269409,1150201,1,'soga_chin_type',77,22,-91), (269410,1150201,1,'soga_ear_type',11,48,0), (269411,1150201,1,'soga_eye_brow_type',-45,76,-17), (269412,1150201,0,'soga_eye_color',229,229,102), (269413,1150201,1,'soga_eye_type',-81,0,0), (269414,1150201,0,'soga_hair_face_highlight_color',201,142,16), (269415,1150201,0,'soga_hair_type_highlight_color',201,142,16), (269416,1150201,1,'soga_lip_type',-23,-82,0), (269417,1150201,1,'soga_nose_type',-7,-15,-90), (269418,1150201,0,'soga_skin_color',176,146,93), (269419,1150202,1,'cheek_type',-26,0,0), (269420,1150202,1,'chin_type',25,3,0), (269421,1150202,1,'ear_type',-25,10,0), (269422,1150202,1,'eye_brow_type',-2,-1,31), (269423,1150202,0,'eye_color',157,107,255), (269424,1150202,1,'eye_type',35,0,0), (269425,1150202,0,'hair_face_color',140,145,161), (269426,1150202,0,'hair_face_highlight_color',105,103,97), (269427,1150202,0,'hair_type_color',140,145,161), (269428,1150202,0,'hair_type_highlight_color',105,103,97), (269429,1150202,1,'lip_type',25,29,0), (269430,1150202,1,'nose_type',8,-26,0), (269431,1150202,0,'skin_color',0,15,15), (269432,1150202,1,'soga_cheek_type',-26,0,0), (269433,1150202,1,'soga_chin_type',25,3,0), (269434,1150202,1,'soga_ear_type',-25,10,0), (269435,1150202,1,'soga_eye_brow_type',-2,-1,31), (269436,1150202,0,'soga_eye_color',229,229,102), (269437,1150202,1,'soga_eye_type',35,0,0), (269438,1150202,0,'soga_hair_face_color',140,145,161), (269439,1150202,0,'soga_hair_face_highlight_color',105,103,97), (269440,1150202,0,'soga_hair_type_color',140,145,161), (269441,1150202,0,'soga_hair_type_highlight_color',105,103,97), (269442,1150202,1,'soga_lip_type',25,29,0), (269443,1150202,1,'soga_nose_type',8,-26,0), (269444,1150202,0,'soga_skin_color',0,15,15), (269445,1150202,0,'wing_color1',255,255,255), (269446,1150202,0,'wing_color2',255,255,255), (269447,1150203,0,'eye_color',255,255,255), (269448,1150203,0,'skin_color',255,255,255), (269449,1150203,0,'soga_eye_color',255,0,255), (269450,1150204,0,'eye_color',255,255,255), (269451,1150204,0,'skin_color',255,255,255), (269452,1150204,0,'soga_eye_color',255,0,255), (269453,1150205,1,'cheek_type',-10,0,0), (269454,1150205,1,'chin_type',34,5,37), (269455,1150205,1,'ear_type',-17,-18,0), (269456,1150205,1,'eye_brow_type',-35,-18,0), (269457,1150205,0,'eye_color',161,191,176), (269458,1150205,0,'hair_face_color',202,199,151), (269459,1150205,0,'hair_face_highlight_color',52,18,10), (269460,1150205,0,'hair_type_color',202,199,151), (269461,1150205,0,'hair_type_highlight_color',52,18,10), (269462,1150205,1,'lip_type',-28,-37,-17), (269463,1150205,1,'nose_type',17,0,-31), (269464,1150205,0,'skin_color',197,177,147), (269465,1150205,1,'soga_cheek_type',-10,0,0), (269466,1150205,1,'soga_chin_type',34,5,37), (269467,1150205,1,'soga_ear_type',-17,-18,0), (269468,1150205,1,'soga_eye_brow_type',-35,-18,0), (269469,1150205,0,'soga_eye_color',229,229,102), (269470,1150205,0,'soga_hair_face_color',202,199,151), (269471,1150205,0,'soga_hair_face_highlight_color',52,18,10), (269472,1150205,0,'soga_hair_type_color',202,199,151), (269473,1150205,0,'soga_hair_type_highlight_color',52,18,10), (269474,1150205,1,'soga_lip_type',-28,-37,-17), (269475,1150205,1,'soga_nose_type',17,0,-31), (269476,1150205,0,'soga_skin_color',197,177,147), (269477,1150205,0,'wing_color1',255,255,255), (269478,1150205,0,'wing_color2',255,255,255), (269479,1150206,0,'eye_color',255,255,255), (269480,1150206,0,'skin_color',255,255,255), (269481,1150206,0,'soga_eye_color',255,0,255), (269482,1150207,1,'cheek_type',-81,-98,0), (269483,1150207,1,'chin_type',-18,1,9), (269484,1150207,1,'ear_type',-8,-40,0), (269485,1150207,1,'eye_brow_type',-87,-9,41), (269486,1150207,0,'eye_color',29,56,39), (269487,1150207,1,'eye_type',12,0,0), (269488,1150207,0,'hair_face_color',119,147,147), (269489,1150207,0,'hair_face_highlight_color',40,19,9), (269490,1150207,0,'hair_type_color',119,147,147), (269491,1150207,0,'hair_type_highlight_color',40,19,9), (269492,1150207,1,'lip_type',59,68,47), (269493,1150207,1,'nose_type',40,23,37), (269494,1150207,0,'skin_color',198,139,101), (269495,1150207,1,'soga_cheek_type',-81,-98,0), (269496,1150207,1,'soga_chin_type',-18,1,9), (269497,1150207,1,'soga_ear_type',-8,-40,0), (269498,1150207,1,'soga_eye_brow_type',-87,-9,41), (269499,1150207,0,'soga_eye_color',229,229,102), (269500,1150207,1,'soga_eye_type',12,0,0), (269501,1150207,0,'soga_hair_face_color',119,147,147), (269502,1150207,0,'soga_hair_face_highlight_color',40,19,9), (269503,1150207,0,'soga_hair_type_color',119,147,147), (269504,1150207,0,'soga_hair_type_highlight_color',40,19,9), (269505,1150207,1,'soga_lip_type',59,68,47), (269506,1150207,1,'soga_nose_type',40,23,37), (269507,1150207,0,'soga_skin_color',198,139,101), (269508,1150208,1,'cheek_type',-58,-45,0), (269509,1150208,1,'chin_type',34,93,-14), (269510,1150208,1,'ear_type',-40,-15,0), (269511,1150208,1,'eye_brow_type',-26,85,-29), (269512,1150208,0,'eye_color',99,72,166), (269513,1150208,1,'eye_type',39,0,0), (269514,1150208,0,'hair_face_color',109,131,182), (269515,1150208,0,'hair_face_highlight_color',103,133,149), (269516,1150208,0,'hair_type_color',109,131,182), (269517,1150208,0,'hair_type_highlight_color',103,133,149), (269518,1150208,1,'lip_type',53,94,66), (269519,1150208,1,'nose_type',98,28,-55), (269520,1150208,0,'skin_color',147,190,189), (269521,1150208,1,'soga_cheek_type',-58,-45,0), (269522,1150208,1,'soga_chin_type',34,93,-14), (269523,1150208,1,'soga_ear_type',-40,-15,0), (269524,1150208,1,'soga_eye_brow_type',-26,85,-29), (269525,1150208,0,'soga_eye_color',229,229,102), (269526,1150208,1,'soga_eye_type',39,0,0), (269527,1150208,0,'soga_hair_face_color',109,131,182), (269528,1150208,0,'soga_hair_face_highlight_color',103,133,149), (269529,1150208,0,'soga_hair_type_color',109,131,182), (269530,1150208,0,'soga_hair_type_highlight_color',103,133,149), (269531,1150208,1,'soga_lip_type',53,94,66), (269532,1150208,1,'soga_nose_type',98,28,-55), (269533,1150208,0,'soga_skin_color',147,190,189), (269534,1150208,0,'wing_color1',255,255,255), (269535,1150208,0,'wing_color2',255,255,255), (269536,1150209,0,'eye_color',193,96,0), (269537,1150209,0,'skin_color',112,56,0), (269538,1150209,0,'soga_eye_color',255,0,255), (269539,1150210,1,'cheek_type',8,-10,0), (269540,1150210,1,'chin_type',7,1,-14), (269541,1150210,1,'ear_type',-19,3,0), (269542,1150210,1,'eye_brow_type',-25,-32,-1), (269543,1150210,0,'eye_color',108,53,114), (269544,1150210,1,'eye_type',8,0,0), (269545,1150210,0,'hair_face_color',202,174,203), (269546,1150210,0,'hair_face_highlight_color',105,103,97), (269547,1150210,0,'hair_type_color',202,174,203), (269548,1150210,0,'hair_type_highlight_color',105,103,97), (269549,1150210,1,'lip_type',-45,12,38), (269550,1150210,1,'nose_type',-7,7,-43), (269551,1150210,0,'skin_color',37,75,89), (269552,1150210,1,'soga_cheek_type',8,-10,0), (269553,1150210,1,'soga_chin_type',7,1,-14), (269554,1150210,1,'soga_ear_type',-19,3,0), (269555,1150210,1,'soga_eye_brow_type',-25,-32,-1), (269556,1150210,0,'soga_eye_color',229,229,102), (269557,1150210,1,'soga_eye_type',8,0,0), (269558,1150210,0,'soga_hair_face_color',202,174,203), (269559,1150210,0,'soga_hair_face_highlight_color',105,103,97), (269560,1150210,0,'soga_hair_type_color',202,174,203), (269561,1150210,0,'soga_hair_type_highlight_color',105,103,97), (269562,1150210,1,'soga_lip_type',-45,12,38), (269563,1150210,1,'soga_nose_type',-7,7,-43), (269564,1150210,0,'soga_skin_color',37,75,89), (269565,1150210,0,'wing_color1',255,255,255), (269566,1150210,0,'wing_color2',255,255,255), (269567,1150211,1,'cheek_type',88,87,0), (269568,1150211,1,'chin_type',-64,0,45), (269569,1150211,1,'ear_type',2,37,0), (269570,1150211,1,'eye_brow_type',8,-77,34), (269571,1150211,0,'eye_color',212,172,255), (269572,1150211,1,'eye_type',-35,0,0), (269573,1150211,0,'hair_face_color',107,131,144), (269574,1150211,0,'hair_face_highlight_color',96,84,129), (269575,1150211,0,'hair_type_color',107,131,144), (269576,1150211,0,'hair_type_highlight_color',96,84,129), (269577,1150211,1,'lip_type',41,-25,-20), (269578,1150211,1,'nose_type',53,17,-17), (269579,1150211,0,'skin_color',167,200,207), (269580,1150211,1,'soga_cheek_type',88,87,0), (269581,1150211,1,'soga_chin_type',-64,0,45), (269582,1150211,1,'soga_ear_type',2,37,0), (269583,1150211,1,'soga_eye_brow_type',8,-77,34), (269584,1150211,0,'soga_eye_color',229,229,102), (269585,1150211,1,'soga_eye_type',-35,0,0), (269586,1150211,0,'soga_hair_face_color',107,131,144), (269587,1150211,0,'soga_hair_face_highlight_color',96,84,129), (269588,1150211,0,'soga_hair_type_color',107,131,144), (269589,1150211,0,'soga_hair_type_highlight_color',96,84,129), (269590,1150211,1,'soga_lip_type',41,-25,-20), (269591,1150211,1,'soga_nose_type',53,17,-17), (269592,1150211,0,'soga_skin_color',167,200,207), (269593,1150211,0,'wing_color1',255,255,255), (269594,1150211,0,'wing_color2',255,255,255), (269595,1150212,1,'cheek_type',-21,-10,0), (269596,1150212,1,'chin_type',-32,25,0), (269597,1150212,1,'ear_type',-17,10,0), (269598,1150212,1,'eye_brow_type',0,46,-21), (269599,1150212,0,'eye_color',199,187,255), (269600,1150212,1,'eye_type',-20,0,0), (269601,1150212,0,'hair_face_color',189,178,189), (269602,1150212,0,'hair_face_highlight_color',105,103,97), (269603,1150212,0,'hair_type_color',189,178,189), (269604,1150212,0,'hair_type_highlight_color',105,103,97), (269605,1150212,1,'lip_type',-34,48,19), (269606,1150212,1,'nose_type',-4,-26,-14), (269607,1150212,0,'skin_color',0,1,1), (269608,1150212,1,'soga_cheek_type',-21,-10,0), (269609,1150212,1,'soga_chin_type',-32,25,0), (269610,1150212,1,'soga_ear_type',-17,10,0), (269611,1150212,1,'soga_eye_brow_type',0,46,-21), (269612,1150212,0,'soga_eye_color',229,229,102), (269613,1150212,1,'soga_eye_type',-20,0,0), (269614,1150212,0,'soga_hair_face_color',189,178,189), (269615,1150212,0,'soga_hair_face_highlight_color',105,103,97), (269616,1150212,0,'soga_hair_type_color',189,178,189), (269617,1150212,0,'soga_hair_type_highlight_color',105,103,97), (269618,1150212,1,'soga_lip_type',-34,48,19), (269619,1150212,1,'soga_nose_type',-4,-26,-14), (269620,1150212,0,'soga_skin_color',0,1,1), (269621,1150212,0,'wing_color1',255,255,255), (269622,1150212,0,'wing_color2',255,255,255), (269623,1150213,1,'cheek_type',63,62,0), (269624,1150213,1,'chin_type',-70,12,-95), (269625,1150213,1,'ear_type',-29,-87,0), (269626,1150213,1,'eye_brow_type',95,68,43), (269627,1150213,0,'eye_color',73,136,134), (269628,1150213,1,'eye_type',64,0,0), (269629,1150213,0,'hair_face_color',61,61,75), (269630,1150213,0,'hair_face_highlight_color',109,131,182), (269631,1150213,0,'hair_type_color',61,61,75), (269632,1150213,0,'hair_type_highlight_color',109,131,182), (269633,1150213,1,'lip_type',-85,83,-51), (269634,1150213,1,'nose_type',-89,77,62), (269635,1150213,0,'skin_color',121,160,163), (269636,1150213,1,'soga_cheek_type',63,62,0), (269637,1150213,1,'soga_chin_type',-70,12,-95), (269638,1150213,1,'soga_ear_type',-29,-87,0), (269639,1150213,1,'soga_eye_brow_type',95,68,43), (269640,1150213,0,'soga_eye_color',229,229,102), (269641,1150213,1,'soga_eye_type',64,0,0), (269642,1150213,0,'soga_hair_face_color',61,61,75), (269643,1150213,0,'soga_hair_face_highlight_color',109,131,182), (269644,1150213,0,'soga_hair_type_color',61,61,75), (269645,1150213,0,'soga_hair_type_highlight_color',109,131,182), (269646,1150213,1,'soga_lip_type',-85,83,-51), (269647,1150213,1,'soga_nose_type',-89,77,62), (269648,1150213,0,'soga_skin_color',121,160,163), (269649,1150213,0,'wing_color1',255,255,255), (269650,1150213,0,'wing_color2',255,255,255), (269651,1150214,1,'cheek_type',17,-87,0), (269652,1150214,1,'chin_type',50,7,-11), (269653,1150214,1,'ear_type',75,-4,0), (269654,1150214,1,'eye_brow_type',-98,-87,-63), (269655,1150214,0,'eye_color',246,188,255), (269656,1150214,1,'eye_type',-29,0,0), (269657,1150214,0,'hair_face_color',47,42,58), (269658,1150214,0,'hair_face_highlight_color',61,61,75), (269659,1150214,0,'hair_type_color',47,42,58), (269660,1150214,0,'hair_type_highlight_color',61,61,75), (269661,1150214,1,'lip_type',74,-14,-77), (269662,1150214,1,'nose_type',-64,-14,-93), (269663,1150214,0,'skin_color',103,97,130), (269664,1150214,1,'soga_cheek_type',17,-87,0), (269665,1150214,1,'soga_chin_type',50,7,-11), (269666,1150214,1,'soga_ear_type',75,-4,0), (269667,1150214,1,'soga_eye_brow_type',-98,-87,-63), (269668,1150214,0,'soga_eye_color',229,229,102), (269669,1150214,1,'soga_eye_type',-29,0,0), (269670,1150214,0,'soga_hair_face_color',47,42,58), (269671,1150214,0,'soga_hair_face_highlight_color',61,61,75), (269672,1150214,0,'soga_hair_type_color',47,42,58), (269673,1150214,0,'soga_hair_type_highlight_color',61,61,75), (269674,1150214,1,'soga_lip_type',74,-14,-77), (269675,1150214,1,'soga_nose_type',-64,-14,-93), (269676,1150214,0,'soga_skin_color',103,97,130), (269677,1150215,0,'eye_color',255,255,255), (269678,1150215,0,'skin_color',255,255,255), (269679,1150215,0,'soga_eye_color',255,0,255), (269680,1150216,0,'eye_color',128,64,0), (269681,1150216,0,'skin_color',255,255,255), (269682,1150216,0,'soga_eye_color',255,0,255), (269683,1150217,0,'eye_color',192,213,151), (269684,1150217,0,'skin_color',255,220,185), (269685,1150217,0,'soga_eye_color',255,0,255), (269686,1150218,0,'eye_color',128,64,0), (269687,1150218,0,'skin_color',255,255,255), (269688,1150218,0,'soga_eye_color',255,0,255), (269689,1150219,0,'eye_color',255,255,0), (269690,1150219,0,'skin_color',255,255,255), (269691,1150219,0,'soga_eye_color',255,0,255), (269692,1150220,0,'eye_color',190,142,97), (269693,1150220,0,'skin_color',215,215,215), (269694,1150220,0,'soga_eye_color',255,0,255), (269695,1150221,1,'cheek_type',-100,100,0), (269696,1150221,1,'chin_type',-100,0,14), (269697,1150221,1,'ear_type',-62,43,0), (269698,1150221,1,'eye_brow_type',93,43,61), (269699,1150221,0,'eye_color',29,58,44), (269700,1150221,1,'eye_type',81,0,0), (269701,1150221,0,'hair_face_color',100,70,10), (269702,1150221,0,'hair_face_highlight_color',186,130,10), (269703,1150221,0,'hair_type_color',100,70,10), (269704,1150221,0,'hair_type_highlight_color',186,130,10), (269705,1150221,1,'lip_type',77,-93,-34), (269706,1150221,1,'nose_type',-38,-50,68), (269707,1150221,0,'skin_color',162,117,91), (269708,1150221,1,'soga_cheek_type',-100,100,0), (269709,1150221,1,'soga_chin_type',-100,0,14), (269710,1150221,1,'soga_ear_type',-62,43,0), (269711,1150221,1,'soga_eye_brow_type',93,43,61), (269712,1150221,0,'soga_eye_color',229,229,102), (269713,1150221,1,'soga_eye_type',81,0,0), (269714,1150221,0,'soga_hair_face_color',100,70,10), (269715,1150221,0,'soga_hair_face_highlight_color',186,130,10), (269716,1150221,0,'soga_hair_type_color',100,70,10), (269717,1150221,0,'soga_hair_type_highlight_color',186,130,10), (269718,1150221,1,'soga_lip_type',77,-93,-34), (269719,1150221,1,'soga_nose_type',-38,-50,68), (269720,1150221,0,'soga_skin_color',162,117,91), (269721,1150222,0,'eye_color',255,255,255), (269722,1150222,0,'skin_color',157,205,167), (269723,1150222,0,'soga_eye_color',255,0,255), (269724,1150223,0,'eye_color',255,255,255), (269725,1150223,0,'skin_color',255,255,255), (269726,1150223,0,'soga_eye_color',255,0,255), (269727,1150224,0,'eye_color',182,118,80), (269728,1150224,0,'skin_color',255,255,255), (269729,1150224,0,'soga_eye_color',255,0,255), (269730,1150225,0,'eye_color',121,121,121), (269731,1150225,0,'skin_color',132,84,51), (269732,1150225,0,'soga_eye_color',255,0,255), (269733,1150226,0,'eye_color',128,64,0), (269734,1150226,0,'skin_color',255,255,255), (269735,1150226,0,'soga_eye_color',255,0,255), (269736,1150227,0,'eye_color',121,121,121), (269737,1150227,0,'skin_color',132,84,51), (269738,1150227,0,'soga_eye_color',255,0,255), (269739,1150228,0,'eye_color',255,255,0), (269740,1150228,0,'skin_color',255,255,255), (269741,1150228,0,'soga_eye_color',255,0,255), (269742,1150229,0,'eye_color',190,142,97), (269743,1150229,0,'skin_color',215,215,215), (269744,1150229,0,'soga_eye_color',255,0,255), (269745,1150230,0,'eye_color',177,205,204), (269746,1150230,0,'skin_color',255,255,255), (269747,1150230,0,'soga_eye_color',255,0,255), (269748,1150231,0,'eye_color',128,64,0), (269749,1150231,0,'skin_color',255,255,255), (269750,1150231,0,'soga_eye_color',255,0,255), (269751,1150232,0,'eye_color',255,238,168), (269752,1150232,0,'skin_color',149,60,255), (269753,1150232,0,'soga_eye_color',255,0,255), (269754,1150233,0,'eye_color',190,142,97), (269755,1150233,0,'skin_color',215,215,215), (269756,1150233,0,'soga_eye_color',255,0,255), (269757,1150234,0,'eye_color',192,213,151), (269758,1150234,0,'skin_color',255,220,185), (269759,1150234,0,'soga_eye_color',255,0,255), (269760,1150235,0,'eye_color',190,142,97), (269761,1150235,0,'skin_color',215,215,215), (269762,1150235,0,'soga_eye_color',255,0,255), (269763,1150236,0,'eye_color',161,232,149), (269764,1150236,0,'skin_color',255,255,255), (269765,1150236,0,'soga_eye_color',255,0,255), (269766,1150237,0,'eye_color',182,118,80), (269767,1150237,0,'skin_color',255,255,255), (269768,1150237,0,'soga_eye_color',255,0,255), (269769,1150238,0,'eye_color',128,64,0), (269770,1150238,0,'skin_color',255,255,255), (269771,1150238,0,'soga_eye_color',255,0,255), (269772,1150239,0,'eye_color',182,118,80), (269773,1150239,0,'skin_color',255,255,255), (269774,1150239,0,'soga_eye_color',255,0,255), (269775,1150240,0,'eye_color',255,255,255), (269776,1150240,0,'skin_color',255,255,88), (269777,1150240,0,'soga_eye_color',255,0,255), (269778,1150241,0,'eye_color',128,64,0), (269779,1150241,0,'skin_color',255,255,255), (269780,1150241,0,'soga_eye_color',255,0,255), (269781,1150242,0,'eye_color',128,64,0), (269782,1150242,0,'skin_color',255,255,255), (269783,1150242,0,'soga_eye_color',255,0,255), (269784,1150243,0,'eye_color',255,255,0), (269785,1150243,0,'skin_color',255,255,255), (269786,1150243,0,'soga_eye_color',255,0,255), (269787,1150244,0,'eye_color',255,255,255), (269788,1150244,0,'skin_color',128,128,1), (269789,1150244,0,'soga_eye_color',255,0,255), (269790,1150245,0,'eye_color',190,142,97), (269791,1150245,0,'skin_color',215,215,215), (269792,1150245,0,'soga_eye_color',255,0,255), (269793,1150246,0,'eye_color',182,118,80), (269794,1150246,0,'skin_color',255,255,255), (269795,1150246,0,'soga_eye_color',255,0,255), (269796,1150247,0,'eye_color',182,118,80), (269797,1150247,0,'skin_color',255,255,255), (269798,1150247,0,'soga_eye_color',255,0,255), (269799,1150248,0,'eye_color',190,142,97), (269800,1150248,0,'skin_color',215,215,215), (269801,1150248,0,'soga_eye_color',255,0,255), (269802,1150249,0,'eye_color',145,145,204), (269803,1150249,0,'skin_color',221,190,190), (269804,1150249,0,'soga_eye_color',255,0,255), (269805,1150250,0,'eye_color',255,255,255), (269806,1150250,0,'skin_color',255,255,255), (269807,1150250,0,'soga_eye_color',255,0,255), (269808,1150251,0,'eye_color',255,255,255), (269809,1150251,0,'skin_color',255,255,255), (269810,1150251,0,'soga_eye_color',255,0,255), (269811,1150252,0,'eye_color',182,118,80), (269812,1150252,0,'skin_color',255,255,255), (269813,1150252,0,'soga_eye_color',255,0,255), (269814,1150253,0,'eye_color',190,142,97), (269815,1150253,0,'skin_color',215,215,215), (269816,1150253,0,'soga_eye_color',255,0,255), (269817,1150254,0,'eye_color',255,255,0), (269818,1150254,0,'skin_color',255,255,255), (269819,1150254,0,'soga_eye_color',255,0,255), (269820,1150255,0,'eye_color',182,118,80), (269821,1150255,0,'skin_color',255,255,255), (269822,1150255,0,'soga_eye_color',255,0,255), (269823,1150256,0,'eye_color',121,121,121), (269824,1150256,0,'skin_color',132,84,51), (269825,1150256,0,'soga_eye_color',255,0,255), (269826,1150257,0,'eye_color',182,118,80), (269827,1150257,0,'skin_color',255,255,255), (269828,1150257,0,'soga_eye_color',255,0,255), (269829,1150258,0,'eye_color',128,64,0), (269830,1150258,0,'skin_color',255,255,255), (269831,1150258,0,'soga_eye_color',255,0,255), (269832,1150259,0,'eye_color',121,121,121), (269833,1150259,0,'skin_color',132,84,51), (269834,1150259,0,'soga_eye_color',255,0,255), (269835,1150260,0,'eye_color',190,142,97), (269836,1150260,0,'skin_color',215,215,215), (269837,1150260,0,'soga_eye_color',255,0,255), (269838,1150261,0,'eye_color',255,255,0), (269839,1150261,0,'skin_color',255,255,255), (269840,1150261,0,'soga_eye_color',255,0,255), (269841,1150262,0,'eye_color',182,118,80), (269842,1150262,0,'skin_color',255,255,255), (269843,1150262,0,'soga_eye_color',255,0,255), (269844,1150263,0,'eye_color',255,185,151), (269845,1150263,0,'skin_color',255,255,255), (269846,1150263,0,'soga_eye_color',255,0,255), (269847,1150264,0,'eye_color',255,255,255), (269848,1150264,0,'skin_color',255,255,255), (269849,1150264,0,'soga_eye_color',255,0,255), (269850,1150265,0,'eye_color',190,142,97), (269851,1150265,0,'skin_color',215,215,215), (269852,1150265,0,'soga_eye_color',255,0,255), (269853,1150266,0,'eye_color',255,185,151), (269854,1150266,0,'skin_color',255,255,255), (269855,1150266,0,'soga_eye_color',255,0,255), (269856,1150267,0,'eye_color',182,118,80), (269857,1150267,0,'skin_color',255,255,255), (269858,1150267,0,'soga_eye_color',255,0,255), (269859,1150268,0,'eye_color',145,145,204), (269860,1150268,0,'skin_color',221,190,190), (269861,1150268,0,'soga_eye_color',255,0,255), (269862,1150269,0,'eye_color',192,213,151), (269863,1150269,0,'skin_color',255,220,185), (269864,1150269,0,'soga_eye_color',255,0,255), (269865,1150270,0,'eye_color',190,142,97), (269866,1150270,0,'skin_color',215,215,215), (269867,1150270,0,'soga_eye_color',255,0,255), (269868,1150271,0,'eye_color',255,255,0), (269869,1150271,0,'skin_color',255,255,255), (269870,1150271,0,'soga_eye_color',255,0,255), (269871,1150272,0,'eye_color',182,118,80), (269872,1150272,0,'skin_color',255,255,255), (269873,1150272,0,'soga_eye_color',255,0,255), (269874,1150273,0,'eye_color',255,255,0), (269875,1150273,0,'skin_color',255,255,255), (269876,1150273,0,'soga_eye_color',255,0,255), (269877,1150274,0,'eye_color',128,64,0), (269878,1150274,0,'skin_color',255,255,255), (269879,1150274,0,'soga_eye_color',255,0,255), (269880,1150275,0,'eye_color',128,64,0), (269881,1150275,0,'skin_color',255,255,255), (269882,1150275,0,'soga_eye_color',255,0,255), (269883,1150276,0,'eye_color',190,142,97), (269884,1150276,0,'skin_color',215,215,215), (269885,1150276,0,'soga_eye_color',255,0,255), (269886,1150277,0,'eye_color',190,142,97), (269887,1150277,0,'skin_color',215,215,215), (269888,1150277,0,'soga_eye_color',255,0,255), (269889,1150278,0,'eye_color',121,121,121), (269890,1150278,0,'skin_color',132,84,51), (269891,1150278,0,'soga_eye_color',255,0,255), (269892,1150279,0,'eye_color',255,255,255), (269893,1150279,0,'skin_color',255,255,255), (269894,1150279,0,'soga_eye_color',255,0,255), (269895,1150280,0,'eye_color',255,255,0), (269896,1150280,0,'skin_color',255,255,255), (269897,1150280,0,'soga_eye_color',255,0,255), (269898,1150281,0,'eye_color',255,255,0), (269899,1150281,0,'skin_color',255,255,255), (269900,1150281,0,'soga_eye_color',255,0,255), (269901,1150282,0,'eye_color',182,118,80), (269902,1150282,0,'skin_color',255,255,255), (269903,1150282,0,'soga_eye_color',255,0,255), (269904,1150283,0,'eye_color',182,118,80), (269905,1150283,0,'skin_color',255,255,255), (269906,1150283,0,'soga_eye_color',255,0,255), (269907,1150284,0,'eye_color',255,255,0), (269908,1150284,0,'skin_color',255,255,255), (269909,1150284,0,'soga_eye_color',255,0,255), (269910,1150285,0,'eye_color',182,118,80), (269911,1150285,0,'skin_color',255,255,255), (269912,1150285,0,'soga_eye_color',255,0,255), (269913,1150286,0,'eye_color',255,255,0), (269914,1150286,0,'skin_color',255,255,255), (269915,1150286,0,'soga_eye_color',255,0,255), (269916,1150287,0,'eye_color',190,142,97), (269917,1150287,0,'skin_color',215,215,215), (269918,1150287,0,'soga_eye_color',255,0,255), (269919,1150288,0,'eye_color',255,255,0), (269920,1150288,0,'skin_color',255,255,255), (269921,1150288,0,'soga_eye_color',255,0,255), (269922,1150289,0,'eye_color',255,255,0), (269923,1150289,0,'skin_color',255,255,255), (269924,1150289,0,'soga_eye_color',255,0,255), (269925,1150290,0,'eye_color',255,185,151), (269926,1150290,0,'skin_color',255,255,255), (269927,1150290,0,'soga_eye_color',255,0,255), (269928,1150291,0,'eye_color',121,121,121), (269929,1150291,0,'skin_color',132,84,51), (269930,1150291,0,'soga_eye_color',255,0,255), (269931,1150292,0,'eye_color',182,118,80), (269932,1150292,0,'skin_color',255,255,255), (269933,1150292,0,'soga_eye_color',255,0,255), (269934,1150293,0,'eye_color',190,142,97), (269935,1150293,0,'skin_color',215,215,215), (269936,1150293,0,'soga_eye_color',255,0,255), (269937,1150294,0,'eye_color',121,121,121), (269938,1150294,0,'skin_color',132,84,51), (269939,1150294,0,'soga_eye_color',255,0,255), (269940,1150295,0,'eye_color',145,145,204), (269941,1150295,0,'skin_color',221,190,190), (269942,1150295,0,'soga_eye_color',255,0,255), (269943,1150296,0,'eye_color',161,232,149), (269944,1150296,0,'skin_color',255,255,255), (269945,1150296,0,'soga_eye_color',255,0,255), (269946,1150297,0,'eye_color',192,213,151), (269947,1150297,0,'skin_color',255,220,185), (269948,1150297,0,'soga_eye_color',255,0,255), (269949,1150298,0,'eye_color',182,118,80), (269950,1150298,0,'skin_color',255,255,255), (269951,1150298,0,'soga_eye_color',255,0,255), (269952,1150299,0,'eye_color',190,142,97), (269953,1150299,0,'skin_color',215,215,215), (269954,1150299,0,'soga_eye_color',255,0,255), (269955,1150300,0,'eye_color',190,142,97), (269956,1150300,0,'skin_color',215,215,215), (269957,1150300,0,'soga_eye_color',255,0,255), (269958,1150301,0,'eye_color',182,118,80), (269959,1150301,0,'skin_color',255,255,255), (269960,1150301,0,'soga_eye_color',255,0,255), (269961,1150302,0,'eye_color',182,118,80), (269962,1150302,0,'skin_color',255,255,255), (269963,1150302,0,'soga_eye_color',255,0,255), (269964,1150303,0,'eye_color',177,205,204), (269965,1150303,0,'skin_color',255,255,255), (269966,1150303,0,'soga_eye_color',255,0,255), (269967,1150304,0,'eye_color',190,142,97), (269968,1150304,0,'skin_color',215,215,215), (269969,1150304,0,'soga_eye_color',255,0,255), (269970,1150305,0,'eye_color',182,118,80), (269971,1150305,0,'skin_color',255,255,255), (269972,1150305,0,'soga_eye_color',255,0,255), (269973,1150306,0,'eye_color',190,142,97), (269974,1150306,0,'skin_color',215,215,215), (269975,1150306,0,'soga_eye_color',255,0,255), (269976,1150307,0,'eye_color',255,185,151), (269977,1150307,0,'skin_color',255,255,255), (269978,1150307,0,'soga_eye_color',255,0,255), (269979,1150308,0,'eye_color',128,64,0), (269980,1150308,0,'skin_color',255,255,255), (269981,1150308,0,'soga_eye_color',255,0,255), (269982,1150309,0,'eye_color',182,118,80), (269983,1150309,0,'skin_color',255,255,255), (269984,1150309,0,'soga_eye_color',255,0,255), (269985,1150310,0,'eye_color',190,142,97), (269986,1150310,0,'skin_color',215,215,215), (269987,1150310,0,'soga_eye_color',255,0,255), (269988,1150311,0,'eye_color',210,141,255), (269989,1150311,0,'skin_color',134,152,196), (269990,1150311,0,'soga_eye_color',255,0,255), (269991,1150312,0,'eye_color',121,121,121), (269992,1150312,0,'skin_color',132,84,51), (269993,1150312,0,'soga_eye_color',255,0,255), (269994,1150313,0,'eye_color',177,205,204), (269995,1150313,0,'skin_color',255,255,255), (269996,1150313,0,'soga_eye_color',255,0,255), (269997,1150314,0,'eye_color',255,255,0), (269998,1150314,0,'skin_color',255,255,255), (269999,1150314,0,'soga_eye_color',255,0,255), (270000,1150315,0,'eye_color',255,255,0), (270001,1150315,0,'skin_color',255,255,255), (270002,1150315,0,'soga_eye_color',255,0,255), (270003,1150316,0,'eye_color',190,142,97), (270004,1150316,0,'skin_color',215,215,215), (270005,1150316,0,'soga_eye_color',255,0,255), (270006,1150317,0,'eye_color',255,255,0), (270007,1150317,0,'skin_color',255,255,255), (270008,1150317,0,'soga_eye_color',255,0,255), (270009,1150318,0,'eye_color',145,145,204), (270010,1150318,0,'skin_color',221,190,190), (270011,1150318,0,'soga_eye_color',255,0,255), (270012,1150319,0,'eye_color',255,255,0), (270013,1150319,0,'skin_color',255,255,255), (270014,1150319,0,'soga_eye_color',255,0,255), (270015,1150320,0,'eye_color',255,255,0), (270016,1150320,0,'skin_color',255,255,255), (270017,1150320,0,'soga_eye_color',255,0,255), (270018,1150321,0,'eye_color',255,255,0), (270019,1150321,0,'skin_color',255,255,255), (270020,1150321,0,'soga_eye_color',255,0,255), (270021,1150322,0,'eye_color',255,255,0), (270022,1150322,0,'skin_color',255,255,255), (270023,1150322,0,'soga_eye_color',255,0,255), (270024,1150323,0,'eye_color',182,118,80), (270025,1150323,0,'skin_color',255,255,255), (270026,1150323,0,'soga_eye_color',255,0,255), (270027,1150324,0,'eye_color',128,64,0), (270028,1150324,0,'skin_color',255,255,255), (270029,1150324,0,'soga_eye_color',255,0,255), (270030,1150325,0,'eye_color',161,232,149), (270031,1150325,0,'skin_color',255,255,255), (270032,1150325,0,'soga_eye_color',255,0,255), (270033,1150326,0,'eye_color',145,145,204), (270034,1150326,0,'skin_color',221,190,190), (270035,1150326,0,'soga_eye_color',255,0,255), (270036,1150327,0,'eye_color',128,64,0), (270037,1150327,0,'skin_color',255,255,255), (270038,1150327,0,'soga_eye_color',255,0,255), (270039,1150328,0,'eye_color',255,185,151), (270040,1150328,0,'skin_color',255,255,255), (270041,1150328,0,'soga_eye_color',255,0,255), (270042,1150329,0,'eye_color',128,64,0), (270043,1150329,0,'skin_color',255,255,255), (270044,1150329,0,'soga_eye_color',255,0,255), (270045,1150330,0,'eye_color',255,255,0), (270046,1150330,0,'skin_color',255,255,255), (270047,1150330,0,'soga_eye_color',255,0,255), (270048,1150331,0,'eye_color',121,121,121), (270049,1150331,0,'skin_color',132,84,51), (270050,1150331,0,'soga_eye_color',255,0,255), (270051,1150332,0,'eye_color',177,205,204), (270052,1150332,0,'skin_color',255,255,255), (270053,1150332,0,'soga_eye_color',255,0,255), (270054,1150333,0,'eye_color',145,145,204), (270055,1150333,0,'skin_color',221,190,190), (270056,1150333,0,'soga_eye_color',255,0,255), (270057,1150334,0,'eye_color',182,118,80), (270058,1150334,0,'skin_color',255,255,255), (270059,1150334,0,'soga_eye_color',255,0,255), (270060,1150335,0,'eye_color',190,142,97), (270061,1150335,0,'skin_color',215,215,215), (270062,1150335,0,'soga_eye_color',255,0,255), (270063,1150336,0,'eye_color',190,142,97), (270064,1150336,0,'skin_color',215,215,215), (270065,1150336,0,'soga_eye_color',255,0,255), (270066,1150337,0,'eye_color',255,185,151), (270067,1150337,0,'skin_color',255,255,255), (270068,1150337,0,'soga_eye_color',255,0,255), (270069,1150338,0,'eye_color',255,255,0), (270070,1150338,0,'skin_color',255,255,255), (270071,1150338,0,'soga_eye_color',255,0,255), (270072,1150339,0,'eye_color',145,145,204), (270073,1150339,0,'skin_color',221,190,190), (270074,1150339,0,'soga_eye_color',255,0,255), (270075,1150340,0,'eye_color',217,237,167), (270076,1150340,0,'skin_color',217,191,179), (270077,1150340,0,'soga_eye_color',255,0,255), (270078,1150341,0,'eye_color',182,118,80), (270079,1150341,0,'skin_color',255,255,255), (270080,1150341,0,'soga_eye_color',255,0,255), (270081,1150342,0,'eye_color',190,142,97), (270082,1150342,0,'skin_color',215,215,215), (270083,1150342,0,'soga_eye_color',255,0,255), (270084,1150343,0,'eye_color',255,255,255), (270085,1150343,0,'skin_color',231,191,152), (270086,1150343,0,'soga_eye_color',255,0,255), (270087,1150344,0,'eye_color',255,255,255), (270088,1150344,0,'skin_color',210,209,174), (270089,1150344,0,'soga_eye_color',255,0,255), (270090,1150345,0,'eye_color',145,145,204), (270091,1150345,0,'skin_color',221,190,190), (270092,1150345,0,'soga_eye_color',255,0,255), (270093,1150346,0,'eye_color',212,255,183), (270094,1150346,0,'skin_color',133,255,244), (270095,1150346,0,'soga_eye_color',255,0,255), (270096,1150347,0,'eye_color',255,255,255), (270097,1150347,0,'skin_color',204,255,104), (270098,1150347,0,'soga_eye_color',255,0,255), (270099,1150348,0,'eye_color',255,206,223), (270100,1150348,0,'skin_color',255,120,209), (270101,1150348,0,'soga_eye_color',255,0,255), (270102,1150349,0,'eye_color',239,147,115), (270103,1150349,0,'skin_color',183,255,255), (270104,1150349,0,'soga_eye_color',255,0,255), (270105,1150350,0,'eye_color',255,255,206), (270106,1150350,0,'skin_color',59,242,104), (270107,1150350,0,'soga_eye_color',255,0,255), (270108,1150351,0,'eye_color',255,236,203), (270109,1150351,0,'skin_color',255,255,173), (270110,1150351,0,'soga_eye_color',255,0,255), (270111,1150352,0,'eye_color',159,203,159), (270112,1150352,0,'skin_color',255,255,255), (270113,1150352,0,'soga_eye_color',255,0,255), (270114,1150353,0,'eye_color',249,164,255), (270115,1150353,0,'skin_color',255,255,170), (270116,1150353,0,'soga_eye_color',255,0,255), (270117,1150354,0,'eye_color',255,206,249), (270118,1150354,0,'skin_color',255,212,227), (270119,1150354,0,'soga_eye_color',255,0,255), (270120,1150355,0,'eye_color',149,255,111), (270121,1150355,0,'skin_color',150,255,197), (270122,1150355,0,'soga_eye_color',255,0,255), (270123,1150356,0,'eye_color',255,255,255), (270124,1150356,0,'skin_color',189,214,186), (270125,1150356,0,'soga_eye_color',255,0,255), (270126,1150357,0,'eye_color',248,239,255), (270127,1150357,0,'skin_color',255,255,135), (270128,1150357,0,'soga_eye_color',255,0,255), (270129,1150358,0,'eye_color',255,255,145), (270130,1150358,0,'skin_color',114,249,154), (270131,1150358,0,'soga_eye_color',255,0,255), (270132,1150359,0,'eye_color',160,205,255), (270133,1150359,0,'skin_color',255,255,255), (270134,1150359,0,'soga_eye_color',255,0,255), (270135,1150360,0,'eye_color',177,179,118), (270136,1150360,0,'skin_color',118,255,255), (270137,1150360,0,'soga_eye_color',255,0,255), (270138,1150361,0,'eye_color',255,255,255), (270139,1150361,0,'skin_color',255,255,255), (270140,1150361,0,'soga_eye_color',255,0,255), (270141,1150362,0,'eye_color',255,255,251), (270142,1150362,0,'skin_color',76,255,255), (270143,1150362,0,'soga_eye_color',255,0,255), (270144,1150363,0,'eye_color',232,116,255), (270145,1150363,0,'skin_color',255,255,162), (270146,1150363,0,'soga_eye_color',255,0,255), (270147,1150364,0,'eye_color',255,255,255), (270148,1150364,0,'skin_color',255,255,177), (270149,1150364,0,'soga_eye_color',255,0,255), (270150,1150365,0,'eye_color',52,52,52), (270151,1150365,0,'skin_color',255,255,0), (270152,1150365,0,'soga_eye_color',255,0,255), (270153,1150366,0,'eye_color',255,243,255), (270154,1150366,0,'skin_color',60,122,255), (270155,1150366,0,'soga_eye_color',255,0,255), (270156,1150367,0,'eye_color',255,255,255), (270157,1150367,0,'skin_color',255,255,255), (270158,1150367,0,'soga_eye_color',255,0,255), (270159,1150368,0,'eye_color',255,255,255), (270160,1150368,0,'skin_color',255,255,255), (270161,1150368,0,'soga_eye_color',255,0,255), (270162,1150369,0,'eye_color',255,255,255), (270163,1150369,0,'skin_color',255,255,255), (270164,1150369,0,'soga_eye_color',255,0,255), (270165,1150370,0,'eye_color',255,255,255), (270166,1150370,0,'skin_color',255,255,255), (270167,1150370,0,'soga_eye_color',255,0,255), (270168,1150371,0,'eye_color',255,255,255), (270169,1150371,0,'skin_color',255,255,255), (270170,1150371,0,'soga_eye_color',255,0,255), (270171,1150372,0,'eye_color',255,255,255), (270172,1150372,0,'skin_color',255,255,255), (270173,1150372,0,'soga_eye_color',255,0,255), (270174,1150373,0,'eye_color',255,255,255), (270175,1150373,0,'skin_color',255,255,255), (270176,1150373,0,'soga_eye_color',255,0,255), (270177,1150374,0,'eye_color',255,255,255), (270178,1150374,0,'skin_color',255,255,255), (270179,1150374,0,'soga_eye_color',255,0,255), (270180,1150375,0,'eye_color',255,255,255), (270181,1150375,0,'skin_color',255,255,255), (270182,1150375,0,'soga_eye_color',255,0,255), (270183,1150376,1,'cheek_type',0,-2,0), (270184,1150376,1,'chin_type',-28,4,5), (270185,1150376,1,'ear_type',-7,-4,0), (270186,1150376,1,'eye_brow_type',-10,0,25), (270187,1150376,0,'eye_color',37,76,86), (270188,1150376,0,'hair_face_color',247,243,107), (270189,1150376,0,'hair_face_highlight_color',115,45,7), (270190,1150376,0,'hair_type_color',247,243,107), (270191,1150376,0,'hair_type_highlight_color',115,45,7), (270192,1150376,1,'lip_type',26,19,-25), (270193,1150376,1,'nose_type',7,-32,-26), (270194,1150376,0,'skin_color',217,187,140), (270195,1150376,1,'soga_cheek_type',0,-2,0), (270196,1150376,1,'soga_chin_type',-28,4,5), (270197,1150376,1,'soga_ear_type',-7,-4,0), (270198,1150376,1,'soga_eye_brow_type',-10,0,25), (270199,1150376,0,'soga_eye_color',229,229,102), (270200,1150376,0,'soga_hair_face_color',247,243,107), (270201,1150376,0,'soga_hair_face_highlight_color',115,45,7), (270202,1150376,0,'soga_hair_type_color',247,243,107), (270203,1150376,0,'soga_hair_type_highlight_color',115,45,7), (270204,1150376,1,'soga_lip_type',26,19,-25), (270205,1150376,1,'soga_nose_type',7,-32,-26), (270206,1150376,0,'soga_skin_color',217,187,140), (270207,1150376,0,'wing_color1',255,255,255), (270208,1150376,0,'wing_color2',255,255,255), (270209,1150377,0,'eye_color',255,255,255), (270210,1150377,0,'skin_color',255,255,255), (270211,1150377,0,'soga_eye_color',255,0,255), (270212,1150378,0,'eye_color',255,255,255), (270213,1150378,0,'skin_color',255,255,255), (270214,1150378,0,'soga_eye_color',255,0,255), (270215,1150379,0,'eye_color',255,255,255), (270216,1150379,0,'skin_color',255,255,255), (270217,1150379,0,'soga_eye_color',255,0,255), (270218,1150380,0,'eye_color',255,255,255), (270219,1150380,0,'skin_color',255,255,255), (270220,1150380,0,'soga_eye_color',255,0,255), (270221,1150381,1,'cheek_type',43,-71,0), (270222,1150381,1,'chin_type',-77,-68,-5), (270223,1150381,1,'ear_type',-34,-37,0), (270224,1150381,1,'eye_brow_type',8,-22,55), (270225,1150381,0,'eye_color',150,116,60), (270226,1150381,1,'eye_type',70,0,0), (270227,1150381,0,'hair_face_color',67,71,84), (270228,1150381,0,'hair_face_highlight_color',236,240,240), (270229,1150381,0,'hair_type_color',67,71,84), (270230,1150381,0,'hair_type_highlight_color',236,240,240), (270231,1150381,1,'lip_type',-37,-29,-34), (270232,1150381,1,'nose_type',-87,-82,-14), (270233,1150381,0,'skin_color',157,112,61), (270234,1150381,1,'soga_cheek_type',43,-71,0), (270235,1150381,1,'soga_chin_type',-77,-68,-5), (270236,1150381,1,'soga_ear_type',-34,-37,0), (270237,1150381,1,'soga_eye_brow_type',8,-22,55), (270238,1150381,0,'soga_eye_color',229,229,102), (270239,1150381,1,'soga_eye_type',70,0,0), (270240,1150381,0,'soga_hair_face_color',67,71,84), (270241,1150381,0,'soga_hair_face_highlight_color',236,240,240), (270242,1150381,0,'soga_hair_type_color',67,71,84), (270243,1150381,0,'soga_hair_type_highlight_color',236,240,240), (270244,1150381,1,'soga_lip_type',-37,-29,-34), (270245,1150381,1,'soga_nose_type',-87,-82,-14), (270246,1150381,0,'soga_skin_color',157,112,61), (270247,1150382,1,'cheek_type',75,-28,0), (270248,1150382,1,'chin_type',-82,-98,-88), (270249,1150382,1,'ear_type',10,-41,0), (270250,1150382,1,'eye_brow_type',19,39,3), (270251,1150382,0,'eye_color',158,197,208), (270252,1150382,1,'eye_type',-20,0,0), (270253,1150382,0,'hair_face_color',15,1,21), (270254,1150382,0,'hair_face_highlight_color',100,70,10), (270255,1150382,0,'hair_type_color',15,1,21), (270256,1150382,0,'hair_type_highlight_color',100,70,10), (270257,1150382,1,'lip_type',-15,43,-28), (270258,1150382,1,'nose_type',47,-37,81), (270259,1150382,0,'skin_color',157,112,62), (270260,1150382,1,'soga_cheek_type',75,-28,0), (270261,1150382,1,'soga_chin_type',-82,-98,-88), (270262,1150382,1,'soga_ear_type',10,-41,0), (270263,1150382,1,'soga_eye_brow_type',19,39,3), (270264,1150382,0,'soga_eye_color',229,229,102), (270265,1150382,1,'soga_eye_type',-20,0,0), (270266,1150382,0,'soga_hair_face_color',15,1,21), (270267,1150382,0,'soga_hair_face_highlight_color',100,70,10), (270268,1150382,0,'soga_hair_type_color',15,1,21), (270269,1150382,0,'soga_hair_type_highlight_color',100,70,10), (270270,1150382,1,'soga_lip_type',-15,43,-28), (270271,1150382,1,'soga_nose_type',47,-37,81), (270272,1150382,0,'soga_skin_color',157,112,62), (270273,1150383,0,'eye_color',255,255,255), (270274,1150383,0,'skin_color',255,255,255), (270275,1150383,0,'soga_eye_color',255,0,255), (270276,1150384,0,'eye_color',255,255,255), (270277,1150384,0,'skin_color',255,255,255), (270278,1150384,0,'soga_eye_color',255,0,255), (270279,1150385,0,'eye_color',255,255,255), (270280,1150385,0,'skin_color',255,255,255), (270281,1150385,0,'soga_eye_color',255,0,255), (270282,1150386,0,'eye_color',255,255,255), (270283,1150386,0,'skin_color',255,255,255), (270284,1150386,0,'soga_eye_color',255,0,255), (270285,1150387,0,'eye_color',255,255,255), (270286,1150387,0,'skin_color',255,255,255), (270287,1150387,0,'soga_eye_color',255,0,255), (270288,1150388,0,'eye_color',255,255,255), (270289,1150388,0,'skin_color',255,255,255), (270290,1150388,0,'soga_eye_color',255,0,255), (270291,1150389,0,'eye_color',255,255,255), (270292,1150389,0,'skin_color',255,255,255), (270293,1150389,0,'soga_eye_color',255,0,255), (270294,1150390,1,'cheek_type',32,11,0), (270295,1150390,1,'chin_type',-17,-68,87), (270296,1150390,1,'ear_type',52,32,0), (270297,1150390,1,'eye_brow_type',-89,-70,81), (270298,1150390,0,'eye_color',53,65,37), (270299,1150390,1,'eye_type',-10,0,0), (270300,1150390,0,'hair_face_color',100,70,10), (270301,1150390,0,'hair_face_highlight_color',16,3,23), (270302,1150390,0,'hair_type_color',100,70,10), (270303,1150390,0,'hair_type_highlight_color',16,3,23), (270304,1150390,1,'lip_type',2,-51,10), (270305,1150390,1,'nose_type',68,-38,59), (270306,1150390,0,'skin_color',157,112,62), (270307,1150390,1,'soga_cheek_type',32,11,0), (270308,1150390,1,'soga_chin_type',-17,-68,87), (270309,1150390,1,'soga_ear_type',52,32,0), (270310,1150390,1,'soga_eye_brow_type',-89,-70,81), (270311,1150390,0,'soga_eye_color',229,229,102), (270312,1150390,1,'soga_eye_type',-10,0,0), (270313,1150390,0,'soga_hair_face_color',100,70,10), (270314,1150390,0,'soga_hair_face_highlight_color',16,3,23), (270315,1150390,0,'soga_hair_type_color',100,70,10), (270316,1150390,0,'soga_hair_type_highlight_color',16,3,23), (270317,1150390,1,'soga_lip_type',2,-51,10), (270318,1150390,1,'soga_nose_type',68,-38,59), (270319,1150390,0,'soga_skin_color',157,112,62), (270320,1150391,1,'cheek_type',41,-39,0), (270321,1150391,1,'chin_type',-22,0,95), (270322,1150391,1,'ear_type',-61,-51,0), (270323,1150391,1,'eye_brow_type',-69,69,9), (270324,1150391,0,'eye_color',160,190,179), (270325,1150391,1,'eye_type',45,0,0), (270326,1150391,0,'hair_face_color',232,183,30), (270327,1150391,0,'hair_face_highlight_color',184,128,10), (270328,1150391,0,'hair_type_color',232,183,30), (270329,1150391,0,'hair_type_highlight_color',184,128,10), (270330,1150391,1,'lip_type',29,46,-39), (270331,1150391,1,'nose_type',-42,-76,-40), (270332,1150391,0,'skin_color',157,112,61), (270333,1150391,1,'soga_cheek_type',41,-39,0), (270334,1150391,1,'soga_chin_type',-22,0,95), (270335,1150391,1,'soga_ear_type',-61,-51,0), (270336,1150391,1,'soga_eye_brow_type',-69,69,9), (270337,1150391,0,'soga_eye_color',229,229,102), (270338,1150391,1,'soga_eye_type',45,0,0), (270339,1150391,0,'soga_hair_face_color',232,183,30), (270340,1150391,0,'soga_hair_face_highlight_color',184,128,10), (270341,1150391,0,'soga_hair_type_color',232,183,30), (270342,1150391,0,'soga_hair_type_highlight_color',184,128,10), (270343,1150391,1,'soga_lip_type',29,46,-39), (270344,1150391,1,'soga_nose_type',-42,-76,-40), (270345,1150391,0,'soga_skin_color',157,112,61), (270346,1150392,1,'cheek_type',-81,-52,0), (270347,1150392,1,'chin_type',34,26,-87), (270348,1150392,1,'ear_type',-57,26,0), (270349,1150392,1,'eye_brow_type',63,-56,-84), (270350,1150392,0,'eye_color',107,168,185), (270351,1150392,1,'eye_type',-4,0,0), (270352,1150392,0,'hair_face_color',231,166,28), (270353,1150392,0,'hair_face_highlight_color',222,177,17), (270354,1150392,0,'hair_type_color',231,166,28), (270355,1150392,0,'hair_type_highlight_color',222,177,17), (270356,1150392,1,'lip_type',-69,14,-28), (270357,1150392,1,'nose_type',28,12,21), (270358,1150392,0,'skin_color',157,112,61), (270359,1150392,1,'soga_cheek_type',-81,-52,0), (270360,1150392,1,'soga_chin_type',34,26,-87), (270361,1150392,1,'soga_ear_type',-57,26,0), (270362,1150392,1,'soga_eye_brow_type',63,-56,-84), (270363,1150392,0,'soga_eye_color',229,229,102), (270364,1150392,1,'soga_eye_type',-4,0,0), (270365,1150392,0,'soga_hair_face_color',231,166,28), (270366,1150392,0,'soga_hair_face_highlight_color',222,177,17), (270367,1150392,0,'soga_hair_type_color',231,166,28), (270368,1150392,0,'soga_hair_type_highlight_color',222,177,17), (270369,1150392,1,'soga_lip_type',-69,14,-28), (270370,1150392,1,'soga_nose_type',28,12,21), (270371,1150392,0,'soga_skin_color',157,112,61), (270372,1150393,1,'cheek_type',64,-81,0), (270373,1150393,1,'chin_type',4,93,-96), (270374,1150393,1,'ear_type',31,53,0), (270375,1150393,1,'eye_brow_type',-82,-52,29), (270376,1150393,0,'eye_color',95,155,152), (270377,1150393,1,'eye_type',56,0,0), (270378,1150393,0,'hair_face_color',228,164,27), (270379,1150393,0,'hair_face_highlight_color',100,70,10), (270380,1150393,0,'hair_type_color',228,164,27), (270381,1150393,0,'hair_type_highlight_color',100,70,10), (270382,1150393,1,'lip_type',42,34,-3), (270383,1150393,1,'nose_type',-31,-53,-97), (270384,1150393,0,'skin_color',157,112,61), (270385,1150393,1,'soga_cheek_type',64,-81,0), (270386,1150393,1,'soga_chin_type',4,93,-96), (270387,1150393,1,'soga_ear_type',31,53,0), (270388,1150393,1,'soga_eye_brow_type',-82,-52,29), (270389,1150393,0,'soga_eye_color',229,229,102), (270390,1150393,1,'soga_eye_type',56,0,0), (270391,1150393,0,'soga_hair_face_color',228,164,27), (270392,1150393,0,'soga_hair_face_highlight_color',100,70,10), (270393,1150393,0,'soga_hair_type_color',228,164,27), (270394,1150393,0,'soga_hair_type_highlight_color',100,70,10), (270395,1150393,1,'soga_lip_type',42,34,-3), (270396,1150393,1,'soga_nose_type',-31,-53,-97), (270397,1150393,0,'soga_skin_color',157,112,61), (270398,1150394,1,'cheek_type',-66,94,0), (270399,1150394,1,'chin_type',-7,-48,-42), (270400,1150394,1,'ear_type',-50,-47,0), (270401,1150394,1,'eye_brow_type',34,-37,-34), (270402,1150394,0,'eye_color',33,64,44), (270403,1150394,1,'eye_type',-74,0,0), (270404,1150394,0,'hair_face_color',84,0,0), (270405,1150394,0,'hair_face_highlight_color',15,1,21), (270406,1150394,0,'hair_type_color',84,0,0), (270407,1150394,0,'hair_type_highlight_color',15,1,21), (270408,1150394,1,'lip_type',-77,-4,-77), (270409,1150394,1,'nose_type',26,-79,-62), (270410,1150394,0,'skin_color',157,112,61), (270411,1150394,1,'soga_cheek_type',-66,94,0), (270412,1150394,1,'soga_chin_type',-7,-48,-42), (270413,1150394,1,'soga_ear_type',-50,-47,0), (270414,1150394,1,'soga_eye_brow_type',34,-37,-34), (270415,1150394,0,'soga_eye_color',229,229,102), (270416,1150394,1,'soga_eye_type',-74,0,0), (270417,1150394,0,'soga_hair_face_color',84,0,0), (270418,1150394,0,'soga_hair_face_highlight_color',15,1,21), (270419,1150394,0,'soga_hair_type_color',84,0,0), (270420,1150394,0,'soga_hair_type_highlight_color',15,1,21), (270421,1150394,1,'soga_lip_type',-77,-4,-77), (270422,1150394,1,'soga_nose_type',26,-79,-62), (270423,1150394,0,'soga_skin_color',157,112,61), (270424,1150395,1,'cheek_type',75,-28,0), (270425,1150395,1,'chin_type',-82,-98,-88), (270426,1150395,1,'ear_type',10,-41,0), (270427,1150395,1,'eye_brow_type',19,39,3), (270428,1150395,0,'eye_color',158,197,208), (270429,1150395,1,'eye_type',-20,0,0), (270430,1150395,0,'hair_face_color',15,1,21), (270431,1150395,0,'hair_face_highlight_color',100,70,10), (270432,1150395,0,'hair_type_color',15,1,21), (270433,1150395,0,'hair_type_highlight_color',100,70,10), (270434,1150395,1,'lip_type',-15,43,-28), (270435,1150395,1,'nose_type',47,-37,81), (270436,1150395,0,'skin_color',157,112,62), (270437,1150395,1,'soga_cheek_type',75,-28,0), (270438,1150395,1,'soga_chin_type',-82,-98,-88), (270439,1150395,1,'soga_ear_type',10,-41,0), (270440,1150395,1,'soga_eye_brow_type',19,39,3), (270441,1150395,0,'soga_eye_color',229,229,102), (270442,1150395,1,'soga_eye_type',-20,0,0), (270443,1150395,0,'soga_hair_face_color',15,1,21), (270444,1150395,0,'soga_hair_face_highlight_color',100,70,10), (270445,1150395,0,'soga_hair_type_color',15,1,21), (270446,1150395,0,'soga_hair_type_highlight_color',100,70,10), (270447,1150395,1,'soga_lip_type',-15,43,-28), (270448,1150395,1,'soga_nose_type',47,-37,81), (270449,1150395,0,'soga_skin_color',157,112,62), (270450,1150396,1,'cheek_type',40,39,0), (270451,1150396,1,'chin_type',-40,-61,11), (270452,1150396,1,'ear_type',15,-96,0), (270453,1150396,1,'eye_brow_type',-23,65,-52), (270454,1150396,0,'eye_color',38,78,69), (270455,1150396,1,'eye_type',26,0,0), (270456,1150396,0,'hair_face_color',152,174,173), (270457,1150396,0,'hair_face_highlight_color',149,51,27), (270458,1150396,0,'hair_type_color',152,174,173), (270459,1150396,0,'hair_type_highlight_color',149,51,27), (270460,1150396,1,'lip_type',84,-45,-28), (270461,1150396,1,'nose_type',7,55,-93), (270462,1150396,0,'skin_color',157,112,62), (270463,1150396,1,'soga_cheek_type',40,39,0), (270464,1150396,1,'soga_chin_type',-40,-61,11), (270465,1150396,1,'soga_ear_type',15,-96,0), (270466,1150396,1,'soga_eye_brow_type',-23,65,-52), (270467,1150396,0,'soga_eye_color',229,229,102), (270468,1150396,1,'soga_eye_type',26,0,0), (270469,1150396,0,'soga_hair_face_color',152,174,173), (270470,1150396,0,'soga_hair_face_highlight_color',149,51,27), (270471,1150396,0,'soga_hair_type_color',152,174,173), (270472,1150396,0,'soga_hair_type_highlight_color',149,51,27), (270473,1150396,1,'soga_lip_type',84,-45,-28), (270474,1150396,1,'soga_nose_type',7,55,-93), (270475,1150396,0,'soga_skin_color',157,112,62), (270476,1150397,1,'cheek_type',-2,29,0), (270477,1150397,1,'chin_type',-3,-96,78), (270478,1150397,1,'ear_type',87,22,0), (270479,1150397,1,'eye_brow_type',32,56,-55), (270480,1150397,0,'eye_color',154,194,195), (270481,1150397,1,'eye_type',-65,0,0), (270482,1150397,0,'hair_face_color',228,164,28), (270483,1150397,0,'hair_face_highlight_color',42,29,2), (270484,1150397,0,'hair_type_color',228,164,28), (270485,1150397,0,'hair_type_highlight_color',42,29,2), (270486,1150397,1,'lip_type',40,56,43), (270487,1150397,1,'nose_type',-32,-66,-28), (270488,1150397,0,'skin_color',157,112,62), (270489,1150397,1,'soga_cheek_type',-2,29,0), (270490,1150397,1,'soga_chin_type',-3,-96,78), (270491,1150397,1,'soga_ear_type',87,22,0), (270492,1150397,1,'soga_eye_brow_type',32,56,-55), (270493,1150397,0,'soga_eye_color',229,229,102), (270494,1150397,1,'soga_eye_type',-65,0,0), (270495,1150397,0,'soga_hair_face_color',228,164,28), (270496,1150397,0,'soga_hair_face_highlight_color',42,29,2), (270497,1150397,0,'soga_hair_type_color',228,164,28), (270498,1150397,0,'soga_hair_type_highlight_color',42,29,2), (270499,1150397,1,'soga_lip_type',40,56,43), (270500,1150397,1,'soga_nose_type',-32,-66,-28), (270501,1150397,0,'soga_skin_color',157,112,62), (270502,1150398,1,'cheek_type',-81,78,0), (270503,1150398,1,'chin_type',-76,61,-56), (270504,1150398,1,'ear_type',-25,-78,0), (270505,1150398,1,'eye_brow_type',-11,22,18), (270506,1150398,0,'eye_color',59,119,102), (270507,1150398,1,'eye_type',20,0,0), (270508,1150398,0,'hair_face_color',47,14,19), (270509,1150398,0,'hair_face_highlight_color',219,179,15), (270510,1150398,0,'hair_type_color',47,14,19), (270511,1150398,0,'hair_type_highlight_color',219,179,15), (270512,1150398,1,'lip_type',72,-11,-69), (270513,1150398,1,'nose_type',-7,-81,65), (270514,1150398,0,'skin_color',157,112,62), (270515,1150398,1,'soga_cheek_type',-81,78,0), (270516,1150398,1,'soga_chin_type',-76,61,-56), (270517,1150398,1,'soga_ear_type',-25,-78,0), (270518,1150398,1,'soga_eye_brow_type',-11,22,18), (270519,1150398,0,'soga_eye_color',229,229,102), (270520,1150398,1,'soga_eye_type',20,0,0), (270521,1150398,0,'soga_hair_face_color',47,14,19), (270522,1150398,0,'soga_hair_face_highlight_color',219,179,15), (270523,1150398,0,'soga_hair_type_color',47,14,19), (270524,1150398,0,'soga_hair_type_highlight_color',219,179,15), (270525,1150398,1,'soga_lip_type',72,-11,-69), (270526,1150398,1,'soga_nose_type',-7,-81,65), (270527,1150398,0,'soga_skin_color',157,112,62), (270528,1150399,1,'cheek_type',4,25,0), (270529,1150399,1,'chin_type',20,91,-50), (270530,1150399,1,'ear_type',22,-7,0), (270531,1150399,1,'eye_brow_type',87,-81,-88), (270532,1150399,0,'eye_color',47,96,110), (270533,1150399,1,'eye_type',4,0,0), (270534,1150399,0,'hair_face_color',232,184,31), (270535,1150399,0,'hair_face_highlight_color',46,15,17), (270536,1150399,0,'hair_type_color',232,184,31), (270537,1150399,0,'hair_type_highlight_color',46,15,17), (270538,1150399,1,'lip_type',53,-59,-62), (270539,1150399,1,'nose_type',-62,10,-50), (270540,1150399,0,'skin_color',157,112,61), (270541,1150399,1,'soga_cheek_type',4,25,0), (270542,1150399,1,'soga_chin_type',20,91,-50), (270543,1150399,1,'soga_ear_type',22,-7,0), (270544,1150399,1,'soga_eye_brow_type',87,-81,-88), (270545,1150399,0,'soga_eye_color',229,229,102), (270546,1150399,1,'soga_eye_type',4,0,0), (270547,1150399,0,'soga_hair_face_color',232,184,31), (270548,1150399,0,'soga_hair_face_highlight_color',46,15,17), (270549,1150399,0,'soga_hair_type_color',232,184,31), (270550,1150399,0,'soga_hair_type_highlight_color',46,15,17), (270551,1150399,1,'soga_lip_type',53,-59,-62), (270552,1150399,1,'soga_nose_type',-62,10,-50), (270553,1150399,0,'soga_skin_color',157,112,61), (270554,1150400,0,'eye_color',255,255,255), (270555,1150400,0,'skin_color',255,255,255), (270556,1150400,0,'soga_eye_color',255,0,255), (270557,1150401,0,'eye_color',255,255,255), (270558,1150401,0,'skin_color',255,255,255), (270559,1150401,0,'soga_eye_color',255,0,255), (270560,1150402,1,'cheek_type',-14,-1,0), (270561,1150402,1,'chin_type',-7,52,-52), (270562,1150402,1,'ear_type',-53,31,0), (270563,1150402,1,'eye_brow_type',31,-94,-7), (270564,1150402,0,'eye_color',81,146,145), (270565,1150402,1,'eye_type',-44,0,0), (270566,1150402,0,'hair_face_color',38,22,4), (270567,1150402,0,'hair_face_highlight_color',193,100,45), (270568,1150402,0,'hair_type_color',38,22,4), (270569,1150402,0,'hair_type_highlight_color',193,100,45), (270570,1150402,1,'lip_type',52,7,-62), (270571,1150402,1,'nose_type',-28,25,76), (270572,1150402,0,'skin_color',157,112,61), (270573,1150402,1,'soga_cheek_type',-14,-1,0), (270574,1150402,1,'soga_chin_type',-7,52,-52), (270575,1150402,1,'soga_ear_type',-53,31,0), (270576,1150402,1,'soga_eye_brow_type',31,-94,-7), (270577,1150402,0,'soga_eye_color',229,229,102), (270578,1150402,1,'soga_eye_type',-44,0,0), (270579,1150402,0,'soga_hair_face_color',38,22,4), (270580,1150402,0,'soga_hair_face_highlight_color',193,100,45), (270581,1150402,0,'soga_hair_type_color',38,22,4), (270582,1150402,0,'soga_hair_type_highlight_color',193,100,45), (270583,1150402,1,'soga_lip_type',52,7,-62), (270584,1150402,1,'soga_nose_type',-28,25,76), (270585,1150402,0,'soga_skin_color',157,112,61), (270586,1150403,1,'cheek_type',0,77,0), (270587,1150403,1,'chin_type',7,23,-56), (270588,1150403,1,'ear_type',39,-96,0), (270589,1150403,1,'eye_brow_type',-14,40,-44), (270590,1150403,0,'eye_color',46,93,108), (270591,1150403,1,'eye_type',84,0,0), (270592,1150403,0,'hair_face_color',84,0,0), (270593,1150403,0,'hair_face_highlight_color',244,246,246), (270594,1150403,0,'hair_type_color',84,0,0), (270595,1150403,0,'hair_type_highlight_color',244,246,246), (270596,1150403,1,'lip_type',70,-79,-38), (270597,1150403,1,'nose_type',81,-95,-9), (270598,1150403,0,'skin_color',157,112,62), (270599,1150403,1,'soga_cheek_type',0,77,0), (270600,1150403,1,'soga_chin_type',7,23,-56), (270601,1150403,1,'soga_ear_type',39,-96,0), (270602,1150403,1,'soga_eye_brow_type',-14,40,-44), (270603,1150403,0,'soga_eye_color',229,229,102), (270604,1150403,1,'soga_eye_type',84,0,0), (270605,1150403,0,'soga_hair_face_color',84,0,0), (270606,1150403,0,'soga_hair_face_highlight_color',244,246,246), (270607,1150403,0,'soga_hair_type_color',84,0,0), (270608,1150403,0,'soga_hair_type_highlight_color',244,246,246), (270609,1150403,1,'soga_lip_type',70,-79,-38), (270610,1150403,1,'soga_nose_type',81,-95,-9), (270611,1150403,0,'soga_skin_color',157,112,62), (270612,1150404,1,'cheek_type',37,-10,0), (270613,1150404,1,'chin_type',-69,-93,-77), (270614,1150404,1,'ear_type',-69,-93,0), (270615,1150404,1,'eye_brow_type',-37,-8,42), (270616,1150404,0,'eye_color',60,59,32), (270617,1150404,1,'eye_type',-50,0,0), (270618,1150404,0,'hair_face_color',233,184,31), (270619,1150404,0,'hair_face_highlight_color',119,147,147), (270620,1150404,0,'hair_type_color',233,184,31), (270621,1150404,0,'hair_type_highlight_color',119,147,147), (270622,1150404,1,'lip_type',-70,59,-81), (270623,1150404,1,'nose_type',-56,17,-12), (270624,1150404,0,'skin_color',157,112,62), (270625,1150404,1,'soga_cheek_type',37,-10,0), (270626,1150404,1,'soga_chin_type',-69,-93,-77), (270627,1150404,1,'soga_ear_type',-69,-93,0), (270628,1150404,1,'soga_eye_brow_type',-37,-8,42), (270629,1150404,0,'soga_eye_color',229,229,102), (270630,1150404,1,'soga_eye_type',-50,0,0), (270631,1150404,0,'soga_hair_face_color',233,184,31), (270632,1150404,0,'soga_hair_face_highlight_color',119,147,147), (270633,1150404,0,'soga_hair_type_color',233,184,31), (270634,1150404,0,'soga_hair_type_highlight_color',119,147,147), (270635,1150404,1,'soga_lip_type',-70,59,-81), (270636,1150404,1,'soga_nose_type',-56,17,-12), (270637,1150404,0,'soga_skin_color',157,112,62), (270638,1150405,1,'cheek_type',-7,-38,0), (270639,1150405,1,'chin_type',-39,46,-66), (270640,1150405,1,'ear_type',-62,35,0), (270641,1150405,1,'eye_brow_type',62,-68,-29), (270642,1150405,0,'eye_color',129,181,196), (270643,1150405,1,'eye_type',25,0,0), (270644,1150405,0,'hair_face_color',231,166,28), (270645,1150405,0,'hair_face_highlight_color',84,0,0), (270646,1150405,0,'hair_type_color',231,166,28), (270647,1150405,0,'hair_type_highlight_color',84,0,0), (270648,1150405,1,'lip_type',-96,-61,-25), (270649,1150405,1,'nose_type',32,-85,-41), (270650,1150405,0,'skin_color',157,112,61), (270651,1150405,1,'soga_cheek_type',-7,-38,0), (270652,1150405,1,'soga_chin_type',-39,46,-66), (270653,1150405,1,'soga_ear_type',-62,35,0), (270654,1150405,1,'soga_eye_brow_type',62,-68,-29), (270655,1150405,0,'soga_eye_color',229,229,102), (270656,1150405,1,'soga_eye_type',25,0,0), (270657,1150405,0,'soga_hair_face_color',231,166,28), (270658,1150405,0,'soga_hair_face_highlight_color',84,0,0), (270659,1150405,0,'soga_hair_type_color',231,166,28), (270660,1150405,0,'soga_hair_type_highlight_color',84,0,0), (270661,1150405,1,'soga_lip_type',-96,-61,-25), (270662,1150405,1,'soga_nose_type',32,-85,-41), (270663,1150405,0,'soga_skin_color',157,112,61), (270664,1150406,1,'cheek_type',-14,-1,0), (270665,1150406,1,'chin_type',-7,52,-52), (270666,1150406,1,'ear_type',-53,31,0), (270667,1150406,1,'eye_brow_type',31,-94,-7), (270668,1150406,0,'eye_color',81,146,145), (270669,1150406,1,'eye_type',-44,0,0), (270670,1150406,0,'hair_face_color',38,22,4), (270671,1150406,0,'hair_face_highlight_color',193,100,45), (270672,1150406,0,'hair_type_color',38,22,4), (270673,1150406,0,'hair_type_highlight_color',193,100,45), (270674,1150406,1,'lip_type',52,7,-62), (270675,1150406,1,'nose_type',-28,25,76), (270676,1150406,0,'skin_color',157,112,61), (270677,1150406,1,'soga_cheek_type',-14,-1,0), (270678,1150406,1,'soga_chin_type',-7,52,-52), (270679,1150406,1,'soga_ear_type',-53,31,0), (270680,1150406,1,'soga_eye_brow_type',31,-94,-7), (270681,1150406,0,'soga_eye_color',229,229,102), (270682,1150406,1,'soga_eye_type',-44,0,0), (270683,1150406,0,'soga_hair_face_color',38,22,4), (270684,1150406,0,'soga_hair_face_highlight_color',193,100,45), (270685,1150406,0,'soga_hair_type_color',38,22,4), (270686,1150406,0,'soga_hair_type_highlight_color',193,100,45), (270687,1150406,1,'soga_lip_type',52,7,-62), (270688,1150406,1,'soga_nose_type',-28,25,76), (270689,1150406,0,'soga_skin_color',157,112,61), (270690,1150407,1,'cheek_type',7,-87,0), (270691,1150407,1,'chin_type',46,12,11), (270692,1150407,1,'ear_type',-72,76,0), (270693,1150407,1,'eye_brow_type',-88,35,63), (270694,1150407,0,'eye_color',89,87,46), (270695,1150407,1,'eye_type',90,0,0), (270696,1150407,0,'hair_face_color',43,13,17), (270697,1150407,0,'hair_face_highlight_color',78,87,97), (270698,1150407,0,'hair_type_color',43,13,17), (270699,1150407,0,'hair_type_highlight_color',78,87,97), (270700,1150407,1,'lip_type',39,3,4), (270701,1150407,1,'nose_type',-58,-26,10), (270702,1150407,0,'skin_color',157,112,62), (270703,1150407,1,'soga_cheek_type',7,-87,0), (270704,1150407,1,'soga_chin_type',46,12,11), (270705,1150407,1,'soga_ear_type',-72,76,0), (270706,1150407,1,'soga_eye_brow_type',-88,35,63), (270707,1150407,0,'soga_eye_color',229,229,102), (270708,1150407,1,'soga_eye_type',90,0,0), (270709,1150407,0,'soga_hair_face_color',43,13,17), (270710,1150407,0,'soga_hair_face_highlight_color',78,87,97), (270711,1150407,0,'soga_hair_type_color',43,13,17), (270712,1150407,0,'soga_hair_type_highlight_color',78,87,97), (270713,1150407,1,'soga_lip_type',39,3,4), (270714,1150407,1,'soga_nose_type',-58,-26,10), (270715,1150407,0,'soga_skin_color',157,112,62), (270716,1150408,1,'cheek_type',0,77,0), (270717,1150408,1,'chin_type',7,23,-56), (270718,1150408,1,'ear_type',39,-96,0), (270719,1150408,1,'eye_brow_type',-14,40,-44), (270720,1150408,0,'eye_color',46,93,108), (270721,1150408,1,'eye_type',84,0,0), (270722,1150408,0,'hair_face_color',84,0,0), (270723,1150408,0,'hair_face_highlight_color',244,246,246), (270724,1150408,0,'hair_type_color',84,0,0), (270725,1150408,0,'hair_type_highlight_color',244,246,246), (270726,1150408,1,'lip_type',70,-79,-38), (270727,1150408,1,'nose_type',81,-95,-9), (270728,1150408,0,'skin_color',157,112,62), (270729,1150408,1,'soga_cheek_type',0,77,0), (270730,1150408,1,'soga_chin_type',7,23,-56), (270731,1150408,1,'soga_ear_type',39,-96,0), (270732,1150408,1,'soga_eye_brow_type',-14,40,-44), (270733,1150408,0,'soga_eye_color',229,229,102), (270734,1150408,1,'soga_eye_type',84,0,0), (270735,1150408,0,'soga_hair_face_color',84,0,0), (270736,1150408,0,'soga_hair_face_highlight_color',244,246,246), (270737,1150408,0,'soga_hair_type_color',84,0,0), (270738,1150408,0,'soga_hair_type_highlight_color',244,246,246), (270739,1150408,1,'soga_lip_type',70,-79,-38), (270740,1150408,1,'soga_nose_type',81,-95,-9), (270741,1150408,0,'soga_skin_color',157,112,62), (270742,1150409,1,'cheek_type',-98,81,0), (270743,1150409,1,'chin_type',4,0,0), (270744,1150409,1,'ear_type',93,55,0), (270745,1150409,1,'eye_brow_type',4,8,98), (270746,1150409,0,'eye_color',166,200,197), (270747,1150409,1,'eye_type',-69,0,0), (270748,1150409,0,'hair_face_color',46,14,18), (270749,1150409,0,'hair_face_highlight_color',119,147,147), (270750,1150409,0,'hair_type_color',46,14,18), (270751,1150409,0,'hair_type_highlight_color',119,147,147), (270752,1150409,1,'lip_type',-23,-50,79), (270753,1150409,1,'nose_type',50,-14,41), (270754,1150409,0,'skin_color',157,112,62), (270755,1150409,1,'soga_cheek_type',-98,81,0), (270756,1150409,1,'soga_chin_type',4,0,0), (270757,1150409,1,'soga_ear_type',93,55,0), (270758,1150409,1,'soga_eye_brow_type',4,8,98), (270759,1150409,0,'soga_eye_color',229,229,102), (270760,1150409,1,'soga_eye_type',-69,0,0), (270761,1150409,0,'soga_hair_face_color',46,14,18), (270762,1150409,0,'soga_hair_face_highlight_color',119,147,147), (270763,1150409,0,'soga_hair_type_color',46,14,18), (270764,1150409,0,'soga_hair_type_highlight_color',119,147,147), (270765,1150409,1,'soga_lip_type',-23,-50,79), (270766,1150409,1,'soga_nose_type',50,-14,41), (270767,1150409,0,'soga_skin_color',157,112,62), (270768,1150410,1,'cheek_type',78,-55,0), (270769,1150410,1,'chin_type',96,88,20), (270770,1150410,1,'ear_type',14,79,0), (270771,1150410,1,'eye_brow_type',74,-62,-59), (270772,1150410,0,'eye_color',66,135,148), (270773,1150410,1,'eye_type',97,0,0), (270774,1150410,0,'hair_face_color',196,208,207), (270775,1150410,0,'hair_face_highlight_color',244,246,246), (270776,1150410,0,'hair_type_color',196,208,207), (270777,1150410,0,'hair_type_highlight_color',244,246,246), (270778,1150410,1,'lip_type',98,28,4), (270779,1150410,1,'nose_type',-2,-74,75), (270780,1150410,0,'skin_color',157,112,62), (270781,1150410,1,'soga_cheek_type',78,-55,0), (270782,1150410,1,'soga_chin_type',96,88,20), (270783,1150410,1,'soga_ear_type',14,79,0), (270784,1150410,1,'soga_eye_brow_type',74,-62,-59), (270785,1150410,0,'soga_eye_color',229,229,102), (270786,1150410,1,'soga_eye_type',97,0,0), (270787,1150410,0,'soga_hair_face_color',196,208,207), (270788,1150410,0,'soga_hair_face_highlight_color',244,246,246), (270789,1150410,0,'soga_hair_type_color',196,208,207), (270790,1150410,0,'soga_hair_type_highlight_color',244,246,246), (270791,1150410,1,'soga_lip_type',98,28,4), (270792,1150410,1,'soga_nose_type',-2,-74,75), (270793,1150410,0,'soga_skin_color',157,112,62), (270794,1150411,1,'cheek_type',79,11,0), (270795,1150411,1,'chin_type',-5,-87,17), (270796,1150411,1,'ear_type',7,-11,0), (270797,1150411,1,'eye_brow_type',-35,28,-17), (270798,1150411,0,'eye_color',116,147,107), (270799,1150411,1,'eye_type',-100,0,0), (270800,1150411,0,'hair_face_color',8,3,4), (270801,1150411,0,'hair_face_highlight_color',117,34,31), (270802,1150411,0,'hair_type_color',8,3,4), (270803,1150411,0,'hair_type_highlight_color',117,34,31), (270804,1150411,1,'lip_type',-17,89,-53), (270805,1150411,1,'nose_type',-26,-55,10), (270806,1150411,0,'skin_color',152,101,72), (270807,1150411,1,'soga_cheek_type',79,11,0), (270808,1150411,1,'soga_chin_type',-5,-87,17), (270809,1150411,1,'soga_ear_type',7,-11,0), (270810,1150411,1,'soga_eye_brow_type',-35,28,-17), (270811,1150411,0,'soga_eye_color',229,229,102), (270812,1150411,1,'soga_eye_type',-100,0,0), (270813,1150411,0,'soga_hair_face_color',8,3,4), (270814,1150411,0,'soga_hair_face_highlight_color',117,34,31), (270815,1150411,0,'soga_hair_type_color',8,3,4), (270816,1150411,0,'soga_hair_type_highlight_color',117,34,31), (270817,1150411,1,'soga_lip_type',-17,89,-53), (270818,1150411,1,'soga_nose_type',-26,-55,10), (270819,1150411,0,'soga_skin_color',152,101,72), (270820,1150412,1,'cheek_type',97,-28,0), (270821,1150412,1,'chin_type',29,88,-5), (270822,1150412,1,'ear_type',-52,-71,0), (270823,1150412,1,'eye_brow_type',81,31,43), (270824,1150412,0,'eye_color',131,178,175), (270825,1150412,1,'eye_type',61,0,0), (270826,1150412,0,'hair_face_color',37,22,5), (270827,1150412,0,'hair_face_highlight_color',168,59,22), (270828,1150412,0,'hair_type_color',37,22,5), (270829,1150412,0,'hair_type_highlight_color',168,59,22), (270830,1150412,1,'lip_type',-19,-3,0), (270831,1150412,1,'nose_type',-56,-51,8), (270832,1150412,0,'skin_color',157,112,61), (270833,1150412,1,'soga_cheek_type',97,-28,0), (270834,1150412,1,'soga_chin_type',29,88,-5), (270835,1150412,1,'soga_ear_type',-52,-71,0), (270836,1150412,1,'soga_eye_brow_type',81,31,43), (270837,1150412,0,'soga_eye_color',229,229,102), (270838,1150412,1,'soga_eye_type',61,0,0), (270839,1150412,0,'soga_hair_face_color',37,22,5), (270840,1150412,0,'soga_hair_face_highlight_color',168,59,22), (270841,1150412,0,'soga_hair_type_color',37,22,5), (270842,1150412,0,'soga_hair_type_highlight_color',168,59,22), (270843,1150412,1,'soga_lip_type',-19,-3,0), (270844,1150412,1,'soga_nose_type',-56,-51,8), (270845,1150412,0,'soga_skin_color',157,112,61), (270846,1150413,1,'cheek_type',-87,82,0), (270847,1150413,1,'chin_type',37,17,-28), (270848,1150413,1,'ear_type',-82,14,0), (270849,1150413,1,'eye_brow_type',70,41,-65), (270850,1150413,0,'eye_color',97,145,114), (270851,1150413,1,'eye_type',-79,0,0), (270852,1150413,0,'hair_face_color',193,100,45), (270853,1150413,0,'hair_face_highlight_color',15,1,21), (270854,1150413,0,'hair_type_color',193,100,45), (270855,1150413,0,'hair_type_highlight_color',15,1,21), (270856,1150413,1,'lip_type',48,-72,17), (270857,1150413,1,'nose_type',63,96,-68), (270858,1150413,0,'skin_color',157,112,61), (270859,1150413,1,'soga_cheek_type',-87,82,0), (270860,1150413,1,'soga_chin_type',37,17,-28), (270861,1150413,1,'soga_ear_type',-82,14,0), (270862,1150413,1,'soga_eye_brow_type',70,41,-65), (270863,1150413,0,'soga_eye_color',229,229,102), (270864,1150413,1,'soga_eye_type',-79,0,0), (270865,1150413,0,'soga_hair_face_color',193,100,45), (270866,1150413,0,'soga_hair_face_highlight_color',15,1,21), (270867,1150413,0,'soga_hair_type_color',193,100,45), (270868,1150413,0,'soga_hair_type_highlight_color',15,1,21), (270869,1150413,1,'soga_lip_type',48,-72,17), (270870,1150413,1,'soga_nose_type',63,96,-68), (270871,1150413,0,'soga_skin_color',157,112,61), (270872,1150414,1,'cheek_type',-70,-50,0), (270873,1150414,1,'chin_type',62,72,50), (270874,1150414,1,'ear_type',62,-37,0), (270875,1150414,1,'eye_brow_type',25,-81,43), (270876,1150414,0,'eye_color',60,129,123), (270877,1150414,1,'eye_type',-50,0,0), (270878,1150414,0,'hair_face_color',15,1,21), (270879,1150414,0,'hair_face_highlight_color',236,240,239), (270880,1150414,0,'hair_type_color',15,1,21), (270881,1150414,0,'hair_type_highlight_color',236,240,239), (270882,1150414,1,'lip_type',2,4,89), (270883,1150414,1,'nose_type',-28,-50,71), (270884,1150414,0,'skin_color',157,112,62), (270885,1150414,1,'soga_cheek_type',-70,-50,0), (270886,1150414,1,'soga_chin_type',62,72,50), (270887,1150414,1,'soga_ear_type',62,-37,0), (270888,1150414,1,'soga_eye_brow_type',25,-81,43), (270889,1150414,0,'soga_eye_color',229,229,102), (270890,1150414,1,'soga_eye_type',-50,0,0), (270891,1150414,0,'soga_hair_face_color',15,1,21), (270892,1150414,0,'soga_hair_face_highlight_color',236,240,239), (270893,1150414,0,'soga_hair_type_color',15,1,21), (270894,1150414,0,'soga_hair_type_highlight_color',236,240,239), (270895,1150414,1,'soga_lip_type',2,4,89), (270896,1150414,1,'soga_nose_type',-28,-50,71), (270897,1150414,0,'soga_skin_color',157,112,62), (270898,1150415,1,'cheek_type',74,52,0), (270899,1150415,1,'chin_type',-1,75,-89), (270900,1150415,1,'ear_type',0,17,0), (270901,1150415,1,'eye_brow_type',81,-39,-82), (270902,1150415,0,'eye_color',140,186,199), (270903,1150415,1,'eye_type',15,0,0), (270904,1150415,0,'hair_face_color',224,181,21), (270905,1150415,0,'hair_face_highlight_color',36,24,2), (270906,1150415,0,'hair_type_color',224,181,21), (270907,1150415,0,'hair_type_highlight_color',36,24,2), (270908,1150415,1,'lip_type',84,47,41), (270909,1150415,1,'nose_type',40,-91,-50), (270910,1150415,0,'skin_color',157,112,62), (270911,1150415,1,'soga_cheek_type',74,52,0), (270912,1150415,1,'soga_chin_type',-1,75,-89), (270913,1150415,1,'soga_ear_type',0,17,0), (270914,1150415,1,'soga_eye_brow_type',81,-39,-82), (270915,1150415,0,'soga_eye_color',229,229,102), (270916,1150415,1,'soga_eye_type',15,0,0), (270917,1150415,0,'soga_hair_face_color',224,181,21), (270918,1150415,0,'soga_hair_face_highlight_color',36,24,2), (270919,1150415,0,'soga_hair_type_color',224,181,21), (270920,1150415,0,'soga_hair_type_highlight_color',36,24,2), (270921,1150415,1,'soga_lip_type',84,47,41), (270922,1150415,1,'soga_nose_type',40,-91,-50), (270923,1150415,0,'soga_skin_color',157,112,62), (270924,1150416,1,'cheek_type',55,-40,0), (270925,1150416,1,'chin_type',40,3,52), (270926,1150416,1,'ear_type',-38,19,0), (270927,1150416,1,'eye_brow_type',12,62,-19), (270928,1150416,0,'eye_color',127,179,195), (270929,1150416,1,'eye_type',94,0,0), (270930,1150416,0,'hair_face_color',36,23,3), (270931,1150416,0,'hair_face_highlight_color',224,230,231), (270932,1150416,0,'hair_type_color',36,23,3), (270933,1150416,0,'hair_type_highlight_color',224,230,231), (270934,1150416,1,'lip_type',50,78,8), (270935,1150416,1,'nose_type',64,-88,-85), (270936,1150416,0,'skin_color',157,112,61), (270937,1150416,1,'soga_cheek_type',55,-40,0), (270938,1150416,1,'soga_chin_type',40,3,52), (270939,1150416,1,'soga_ear_type',-38,19,0), (270940,1150416,1,'soga_eye_brow_type',12,62,-19), (270941,1150416,0,'soga_eye_color',229,229,102), (270942,1150416,1,'soga_eye_type',94,0,0), (270943,1150416,0,'soga_hair_face_color',36,23,3), (270944,1150416,0,'soga_hair_face_highlight_color',224,230,231), (270945,1150416,0,'soga_hair_type_color',36,23,3), (270946,1150416,0,'soga_hair_type_highlight_color',224,230,231), (270947,1150416,1,'soga_lip_type',50,78,8), (270948,1150416,1,'soga_nose_type',64,-88,-85), (270949,1150416,0,'soga_skin_color',157,112,61), (270950,1150417,1,'cheek_type',15,39,0), (270951,1150417,1,'chin_type',-72,-2,29), (270952,1150417,1,'ear_type',-7,-97,0), (270953,1150417,1,'eye_brow_type',-52,-7,-79), (270954,1150417,0,'eye_color',66,139,148), (270955,1150417,1,'eye_type',28,0,0), (270956,1150417,0,'hair_face_color',124,39,34), (270957,1150417,0,'hair_face_highlight_color',15,1,21), (270958,1150417,0,'hair_type_color',124,39,34), (270959,1150417,0,'hair_type_highlight_color',15,1,21), (270960,1150417,1,'lip_type',81,-9,-4), (270961,1150417,1,'nose_type',29,-97,41), (270962,1150417,0,'skin_color',157,112,61), (270963,1150417,1,'soga_cheek_type',15,39,0), (270964,1150417,1,'soga_chin_type',-72,-2,29), (270965,1150417,1,'soga_ear_type',-7,-97,0), (270966,1150417,1,'soga_eye_brow_type',-52,-7,-79), (270967,1150417,0,'soga_eye_color',229,229,102), (270968,1150417,1,'soga_eye_type',28,0,0), (270969,1150417,0,'soga_hair_face_color',124,39,34), (270970,1150417,0,'soga_hair_face_highlight_color',15,1,21), (270971,1150417,0,'soga_hair_type_color',124,39,34), (270972,1150417,0,'soga_hair_type_highlight_color',15,1,21), (270973,1150417,1,'soga_lip_type',81,-9,-4), (270974,1150417,1,'soga_nose_type',29,-97,41), (270975,1150417,0,'soga_skin_color',157,112,61), (270976,1150418,1,'cheek_type',43,-71,0), (270977,1150418,1,'chin_type',-77,-68,-5), (270978,1150418,1,'ear_type',-34,-37,0), (270979,1150418,1,'eye_brow_type',8,-22,55), (270980,1150418,0,'eye_color',150,116,60), (270981,1150418,1,'eye_type',70,0,0), (270982,1150418,0,'hair_face_color',67,71,84), (270983,1150418,0,'hair_face_highlight_color',236,240,240), (270984,1150418,0,'hair_type_color',67,71,84), (270985,1150418,0,'hair_type_highlight_color',236,240,240), (270986,1150418,1,'lip_type',-37,-29,-34), (270987,1150418,1,'nose_type',-87,-82,-14), (270988,1150418,0,'skin_color',157,112,61), (270989,1150418,1,'soga_cheek_type',43,-71,0), (270990,1150418,1,'soga_chin_type',-77,-68,-5), (270991,1150418,1,'soga_ear_type',-34,-37,0), (270992,1150418,1,'soga_eye_brow_type',8,-22,55), (270993,1150418,0,'soga_eye_color',229,229,102), (270994,1150418,1,'soga_eye_type',70,0,0), (270995,1150418,0,'soga_hair_face_color',67,71,84), (270996,1150418,0,'soga_hair_face_highlight_color',236,240,240), (270997,1150418,0,'soga_hair_type_color',67,71,84), (270998,1150418,0,'soga_hair_type_highlight_color',236,240,240), (270999,1150418,1,'soga_lip_type',-37,-29,-34), (271000,1150418,1,'soga_nose_type',-87,-82,-14), (271001,1150418,0,'soga_skin_color',157,112,61), (271002,1150419,1,'cheek_type',25,-5,0), (271003,1150419,1,'chin_type',57,65,64), (271004,1150419,1,'ear_type',75,-40,0), (271005,1150419,1,'eye_brow_type',-56,14,85), (271006,1150419,0,'eye_color',53,108,124), (271007,1150419,1,'eye_type',31,0,0), (271008,1150419,0,'hair_face_color',193,100,45), (271009,1150419,0,'hair_face_highlight_color',84,0,0), (271010,1150419,0,'hair_type_color',193,100,45), (271011,1150419,0,'hair_type_highlight_color',84,0,0), (271012,1150419,1,'lip_type',74,84,-38), (271013,1150419,1,'nose_type',9,53,1), (271014,1150419,0,'skin_color',157,112,61), (271015,1150419,1,'soga_cheek_type',25,-5,0), (271016,1150419,1,'soga_chin_type',57,65,64), (271017,1150419,1,'soga_ear_type',75,-40,0), (271018,1150419,1,'soga_eye_brow_type',-56,14,85), (271019,1150419,0,'soga_eye_color',229,229,102), (271020,1150419,1,'soga_eye_type',31,0,0), (271021,1150419,0,'soga_hair_face_color',193,100,45), (271022,1150419,0,'soga_hair_face_highlight_color',84,0,0), (271023,1150419,0,'soga_hair_type_color',193,100,45), (271024,1150419,0,'soga_hair_type_highlight_color',84,0,0), (271025,1150419,1,'soga_lip_type',74,84,-38), (271026,1150419,1,'soga_nose_type',9,53,1), (271027,1150419,0,'soga_skin_color',157,112,61), (271028,1150420,1,'cheek_type',76,-15,0), (271029,1150420,1,'chin_type',34,5,-34), (271030,1150420,1,'ear_type',-74,-47,0), (271031,1150420,1,'eye_brow_type',19,-35,70), (271032,1150420,0,'eye_color',33,72,72), (271033,1150420,1,'eye_type',37,0,0), (271034,1150420,0,'hair_face_color',37,22,5), (271035,1150420,0,'hair_face_highlight_color',100,70,10), (271036,1150420,0,'hair_type_color',37,22,5), (271037,1150420,0,'hair_type_highlight_color',100,70,10), (271038,1150420,1,'lip_type',71,83,66), (271039,1150420,1,'nose_type',7,62,81), (271040,1150420,0,'skin_color',157,112,61), (271041,1150420,1,'soga_cheek_type',76,-15,0), (271042,1150420,1,'soga_chin_type',34,5,-34), (271043,1150420,1,'soga_ear_type',-74,-47,0), (271044,1150420,1,'soga_eye_brow_type',19,-35,70), (271045,1150420,0,'soga_eye_color',229,229,102), (271046,1150420,1,'soga_eye_type',37,0,0), (271047,1150420,0,'soga_hair_face_color',37,22,5), (271048,1150420,0,'soga_hair_face_highlight_color',100,70,10), (271049,1150420,0,'soga_hair_type_color',37,22,5), (271050,1150420,0,'soga_hair_type_highlight_color',100,70,10), (271051,1150420,1,'soga_lip_type',71,83,66), (271052,1150420,1,'soga_nose_type',7,62,81), (271053,1150420,0,'soga_skin_color',157,112,61), (271054,1150421,1,'cheek_type',-40,-7,0), (271055,1150421,1,'chin_type',0,-8,1), (271056,1150421,1,'ear_type',-68,50,0), (271057,1150421,1,'eye_brow_type',22,35,11), (271058,1150421,0,'eye_color',122,176,192), (271059,1150421,1,'eye_type',10,0,0), (271060,1150421,0,'hair_face_color',36,23,3), (271061,1150421,0,'hair_face_highlight_color',119,147,147), (271062,1150421,0,'hair_type_color',36,23,3), (271063,1150421,0,'hair_type_highlight_color',119,147,147), (271064,1150421,1,'lip_type',-7,-61,-98), (271065,1150421,1,'nose_type',2,91,83), (271066,1150421,0,'skin_color',157,112,62), (271067,1150421,1,'soga_cheek_type',-40,-7,0), (271068,1150421,1,'soga_chin_type',0,-8,1), (271069,1150421,1,'soga_ear_type',-68,50,0), (271070,1150421,1,'soga_eye_brow_type',22,35,11), (271071,1150421,0,'soga_eye_color',229,229,102), (271072,1150421,1,'soga_eye_type',10,0,0), (271073,1150421,0,'soga_hair_face_color',36,23,3), (271074,1150421,0,'soga_hair_face_highlight_color',119,147,147), (271075,1150421,0,'soga_hair_type_color',36,23,3), (271076,1150421,0,'soga_hair_type_highlight_color',119,147,147), (271077,1150421,1,'soga_lip_type',-7,-61,-98), (271078,1150421,1,'soga_nose_type',2,91,83), (271079,1150421,0,'soga_skin_color',157,112,62), (271080,1150422,1,'cheek_type',-40,-7,0), (271081,1150422,1,'chin_type',0,-8,1), (271082,1150422,1,'ear_type',-68,50,0), (271083,1150422,1,'eye_brow_type',22,35,11), (271084,1150422,0,'eye_color',122,176,192), (271085,1150422,1,'eye_type',10,0,0), (271086,1150422,0,'hair_face_color',36,23,3), (271087,1150422,0,'hair_face_highlight_color',119,147,147), (271088,1150422,0,'hair_type_color',36,23,3), (271089,1150422,0,'hair_type_highlight_color',119,147,147), (271090,1150422,1,'lip_type',-7,-61,-98), (271091,1150422,1,'nose_type',2,91,83), (271092,1150422,0,'skin_color',157,112,62), (271093,1150422,1,'soga_cheek_type',-40,-7,0), (271094,1150422,1,'soga_chin_type',0,-8,1), (271095,1150422,1,'soga_ear_type',-68,50,0), (271096,1150422,1,'soga_eye_brow_type',22,35,11), (271097,1150422,0,'soga_eye_color',229,229,102), (271098,1150422,1,'soga_eye_type',10,0,0), (271099,1150422,0,'soga_hair_face_color',36,23,3), (271100,1150422,0,'soga_hair_face_highlight_color',119,147,147), (271101,1150422,0,'soga_hair_type_color',36,23,3), (271102,1150422,0,'soga_hair_type_highlight_color',119,147,147), (271103,1150422,1,'soga_lip_type',-7,-61,-98), (271104,1150422,1,'soga_nose_type',2,91,83), (271105,1150422,0,'soga_skin_color',157,112,62), (271106,1150423,1,'cheek_type',40,39,0), (271107,1150423,1,'chin_type',-40,-61,11), (271108,1150423,1,'ear_type',15,-96,0), (271109,1150423,1,'eye_brow_type',-23,65,-52), (271110,1150423,0,'eye_color',38,78,69), (271111,1150423,1,'eye_type',26,0,0), (271112,1150423,0,'hair_face_color',152,174,173), (271113,1150423,0,'hair_face_highlight_color',149,51,27), (271114,1150423,0,'hair_type_color',152,174,173), (271115,1150423,0,'hair_type_highlight_color',149,51,27), (271116,1150423,1,'lip_type',84,-45,-28), (271117,1150423,1,'nose_type',7,55,-93), (271118,1150423,0,'skin_color',157,112,62), (271119,1150423,1,'soga_cheek_type',40,39,0), (271120,1150423,1,'soga_chin_type',-40,-61,11), (271121,1150423,1,'soga_ear_type',15,-96,0), (271122,1150423,1,'soga_eye_brow_type',-23,65,-52), (271123,1150423,0,'soga_eye_color',229,229,102), (271124,1150423,1,'soga_eye_type',26,0,0), (271125,1150423,0,'soga_hair_face_color',152,174,173), (271126,1150423,0,'soga_hair_face_highlight_color',149,51,27), (271127,1150423,0,'soga_hair_type_color',152,174,173), (271128,1150423,0,'soga_hair_type_highlight_color',149,51,27), (271129,1150423,1,'soga_lip_type',84,-45,-28), (271130,1150423,1,'soga_nose_type',7,55,-93), (271131,1150423,0,'soga_skin_color',157,112,62), (271132,1150424,1,'cheek_type',-7,-38,0), (271133,1150424,1,'chin_type',-39,46,-66), (271134,1150424,1,'ear_type',-62,35,0), (271135,1150424,1,'eye_brow_type',62,-68,-29), (271136,1150424,0,'eye_color',129,181,196), (271137,1150424,1,'eye_type',25,0,0), (271138,1150424,0,'hair_face_color',231,166,28), (271139,1150424,0,'hair_face_highlight_color',84,0,0), (271140,1150424,0,'hair_type_color',231,166,28), (271141,1150424,0,'hair_type_highlight_color',84,0,0), (271142,1150424,1,'lip_type',-96,-61,-25), (271143,1150424,1,'nose_type',32,-85,-41), (271144,1150424,0,'skin_color',157,112,61), (271145,1150424,1,'soga_cheek_type',-7,-38,0), (271146,1150424,1,'soga_chin_type',-39,46,-66), (271147,1150424,1,'soga_ear_type',-62,35,0), (271148,1150424,1,'soga_eye_brow_type',62,-68,-29), (271149,1150424,0,'soga_eye_color',229,229,102), (271150,1150424,1,'soga_eye_type',25,0,0), (271151,1150424,0,'soga_hair_face_color',231,166,28), (271152,1150424,0,'soga_hair_face_highlight_color',84,0,0), (271153,1150424,0,'soga_hair_type_color',231,166,28), (271154,1150424,0,'soga_hair_type_highlight_color',84,0,0), (271155,1150424,1,'soga_lip_type',-96,-61,-25), (271156,1150424,1,'soga_nose_type',32,-85,-41), (271157,1150424,0,'soga_skin_color',157,112,61), (271158,1150425,1,'cheek_type',69,87,0), (271159,1150425,1,'chin_type',71,82,-62), (271160,1150425,1,'ear_type',0,1,0), (271161,1150425,1,'eye_brow_type',51,-7,-75), (271162,1150425,0,'eye_color',29,55,36), (271163,1150425,1,'eye_type',-93,0,0), (271164,1150425,0,'hair_face_color',119,147,147), (271165,1150425,0,'hair_face_highlight_color',55,54,69), (271166,1150425,0,'hair_type_color',119,147,147), (271167,1150425,0,'hair_type_highlight_color',55,54,69), (271168,1150425,1,'lip_type',-83,65,81), (271169,1150425,1,'nose_type',-57,21,75), (271170,1150425,0,'skin_color',157,112,61), (271171,1150425,1,'soga_cheek_type',69,87,0), (271172,1150425,1,'soga_chin_type',71,82,-62), (271173,1150425,1,'soga_ear_type',0,1,0), (271174,1150425,1,'soga_eye_brow_type',51,-7,-75), (271175,1150425,0,'soga_eye_color',229,229,102), (271176,1150425,1,'soga_eye_type',-93,0,0), (271177,1150425,0,'soga_hair_face_color',119,147,147), (271178,1150425,0,'soga_hair_face_highlight_color',55,54,69), (271179,1150425,0,'soga_hair_type_color',119,147,147), (271180,1150425,0,'soga_hair_type_highlight_color',55,54,69), (271181,1150425,1,'soga_lip_type',-83,65,81), (271182,1150425,1,'soga_nose_type',-57,21,75), (271183,1150425,0,'soga_skin_color',157,112,61), (271184,1150426,1,'cheek_type',72,93,0), (271185,1150426,1,'chin_type',62,11,55), (271186,1150426,1,'ear_type',-1,68,0), (271187,1150426,1,'eye_brow_type',23,-37,17), (271188,1150426,0,'eye_color',126,179,189), (271189,1150426,1,'eye_type',-62,0,0), (271190,1150426,0,'hair_face_color',117,34,32), (271191,1150426,0,'hair_face_highlight_color',159,54,24), (271192,1150426,0,'hair_type_color',117,34,32), (271193,1150426,0,'hair_type_highlight_color',159,54,24), (271194,1150426,1,'lip_type',12,98,-61), (271195,1150426,1,'nose_type',-59,-53,-87), (271196,1150426,0,'skin_color',157,112,61), (271197,1150426,1,'soga_cheek_type',72,93,0), (271198,1150426,1,'soga_chin_type',62,11,55), (271199,1150426,1,'soga_ear_type',-1,68,0), (271200,1150426,1,'soga_eye_brow_type',23,-37,17), (271201,1150426,0,'soga_eye_color',229,229,102), (271202,1150426,1,'soga_eye_type',-62,0,0), (271203,1150426,0,'soga_hair_face_color',117,34,32), (271204,1150426,0,'soga_hair_face_highlight_color',159,54,24), (271205,1150426,0,'soga_hair_type_color',117,34,32), (271206,1150426,0,'soga_hair_type_highlight_color',159,54,24), (271207,1150426,1,'soga_lip_type',12,98,-61), (271208,1150426,1,'soga_nose_type',-59,-53,-87), (271209,1150426,0,'soga_skin_color',157,112,61), (271210,1150427,1,'cheek_type',25,22,0), (271211,1150427,1,'chin_type',45,-19,10), (271212,1150427,1,'ear_type',-37,-72,0), (271213,1150427,1,'eye_brow_type',-91,-8,-95), (271214,1150427,0,'eye_color',135,184,199), (271215,1150427,1,'eye_type',-64,0,0), (271216,1150427,0,'hair_face_color',47,14,19), (271217,1150427,0,'hair_face_highlight_color',233,184,31), (271218,1150427,0,'hair_type_color',47,14,19), (271219,1150427,0,'hair_type_highlight_color',233,184,31), (271220,1150427,1,'lip_type',-29,-62,58), (271221,1150427,1,'nose_type',81,-58,69), (271222,1150427,0,'skin_color',157,112,62), (271223,1150427,1,'soga_cheek_type',25,22,0), (271224,1150427,1,'soga_chin_type',45,-19,10), (271225,1150427,1,'soga_ear_type',-37,-72,0), (271226,1150427,1,'soga_eye_brow_type',-91,-8,-95), (271227,1150427,0,'soga_eye_color',229,229,102), (271228,1150427,1,'soga_eye_type',-64,0,0), (271229,1150427,0,'soga_hair_face_color',47,14,19), (271230,1150427,0,'soga_hair_face_highlight_color',233,184,31), (271231,1150427,0,'soga_hair_type_color',47,14,19), (271232,1150427,0,'soga_hair_type_highlight_color',233,184,31), (271233,1150427,1,'soga_lip_type',-29,-62,58), (271234,1150427,1,'soga_nose_type',81,-58,69), (271235,1150427,0,'soga_skin_color',157,112,62), (271236,1150428,1,'cheek_type',83,89,0), (271237,1150428,1,'chin_type',-81,-89,-28), (271238,1150428,1,'ear_type',18,25,0), (271239,1150428,1,'eye_brow_type',-71,78,0), (271240,1150428,0,'eye_color',29,61,60), (271241,1150428,1,'eye_type',-68,0,0), (271242,1150428,0,'hair_face_color',228,182,26), (271243,1150428,0,'hair_face_highlight_color',15,1,21), (271244,1150428,0,'hair_type_color',228,182,26), (271245,1150428,0,'hair_type_highlight_color',15,1,21), (271246,1150428,1,'lip_type',-82,34,-31), (271247,1150428,1,'nose_type',-95,2,-41), (271248,1150428,0,'skin_color',157,112,61), (271249,1150428,1,'soga_cheek_type',83,89,0), (271250,1150428,1,'soga_chin_type',-81,-89,-28), (271251,1150428,1,'soga_ear_type',18,25,0), (271252,1150428,1,'soga_eye_brow_type',-71,78,0), (271253,1150428,0,'soga_eye_color',229,229,102), (271254,1150428,1,'soga_eye_type',-68,0,0), (271255,1150428,0,'soga_hair_face_color',228,182,26), (271256,1150428,0,'soga_hair_face_highlight_color',15,1,21), (271257,1150428,0,'soga_hair_type_color',228,182,26), (271258,1150428,0,'soga_hair_type_highlight_color',15,1,21), (271259,1150428,1,'soga_lip_type',-82,34,-31), (271260,1150428,1,'soga_nose_type',-95,2,-41), (271261,1150428,0,'soga_skin_color',157,112,61), (271262,1150429,1,'cheek_type',41,-39,0), (271263,1150429,1,'chin_type',-22,0,95), (271264,1150429,1,'ear_type',-61,-51,0), (271265,1150429,1,'eye_brow_type',-69,69,9), (271266,1150429,0,'eye_color',160,190,179), (271267,1150429,1,'eye_type',45,0,0), (271268,1150429,0,'hair_face_color',232,183,30), (271269,1150429,0,'hair_face_highlight_color',184,128,10), (271270,1150429,0,'hair_type_color',232,183,30), (271271,1150429,0,'hair_type_highlight_color',184,128,10), (271272,1150429,1,'lip_type',29,46,-39), (271273,1150429,1,'nose_type',-42,-76,-40), (271274,1150429,0,'skin_color',157,112,61), (271275,1150429,1,'soga_cheek_type',41,-39,0), (271276,1150429,1,'soga_chin_type',-22,0,95), (271277,1150429,1,'soga_ear_type',-61,-51,0), (271278,1150429,1,'soga_eye_brow_type',-69,69,9), (271279,1150429,0,'soga_eye_color',229,229,102), (271280,1150429,1,'soga_eye_type',45,0,0), (271281,1150429,0,'soga_hair_face_color',232,183,30), (271282,1150429,0,'soga_hair_face_highlight_color',184,128,10), (271283,1150429,0,'soga_hair_type_color',232,183,30), (271284,1150429,0,'soga_hair_type_highlight_color',184,128,10), (271285,1150429,1,'soga_lip_type',29,46,-39), (271286,1150429,1,'soga_nose_type',-42,-76,-40), (271287,1150429,0,'soga_skin_color',157,112,61), (271288,1150430,1,'cheek_type',-28,95,0), (271289,1150430,1,'chin_type',62,-1,23), (271290,1150430,1,'ear_type',-87,52,0), (271291,1150430,1,'eye_brow_type',40,25,-9), (271292,1150430,0,'eye_color',129,92,41), (271293,1150430,1,'eye_type',-34,0,0), (271294,1150430,0,'hair_face_color',36,23,2), (271295,1150430,0,'hair_face_highlight_color',163,56,24), (271296,1150430,0,'hair_type_color',36,23,2), (271297,1150430,0,'hair_type_highlight_color',163,56,24), (271298,1150430,1,'lip_type',-9,65,-44), (271299,1150430,1,'nose_type',10,85,-56), (271300,1150430,0,'skin_color',152,101,72), (271301,1150430,1,'soga_cheek_type',-28,95,0), (271302,1150430,1,'soga_chin_type',62,-1,23), (271303,1150430,1,'soga_ear_type',-87,52,0), (271304,1150430,1,'soga_eye_brow_type',40,25,-9), (271305,1150430,0,'soga_eye_color',229,229,102), (271306,1150430,1,'soga_eye_type',-34,0,0), (271307,1150430,0,'soga_hair_face_color',36,23,2), (271308,1150430,0,'soga_hair_face_highlight_color',163,56,24), (271309,1150430,0,'soga_hair_type_color',36,23,2), (271310,1150430,0,'soga_hair_type_highlight_color',163,56,24), (271311,1150430,1,'soga_lip_type',-9,65,-44), (271312,1150430,1,'soga_nose_type',10,85,-56), (271313,1150430,0,'soga_skin_color',152,101,72), (271314,1150431,1,'cheek_type',40,39,0), (271315,1150431,1,'chin_type',-40,-61,11), (271316,1150431,1,'ear_type',15,-96,0), (271317,1150431,1,'eye_brow_type',-23,65,-52), (271318,1150431,0,'eye_color',38,78,69), (271319,1150431,1,'eye_type',26,0,0), (271320,1150431,0,'hair_face_color',152,174,173), (271321,1150431,0,'hair_face_highlight_color',149,51,27), (271322,1150431,0,'hair_type_color',152,174,173), (271323,1150431,0,'hair_type_highlight_color',149,51,27), (271324,1150431,1,'lip_type',84,-45,-28), (271325,1150431,1,'nose_type',7,55,-93), (271326,1150431,0,'skin_color',157,112,62), (271327,1150431,1,'soga_cheek_type',40,39,0), (271328,1150431,1,'soga_chin_type',-40,-61,11), (271329,1150431,1,'soga_ear_type',15,-96,0), (271330,1150431,1,'soga_eye_brow_type',-23,65,-52), (271331,1150431,0,'soga_eye_color',229,229,102), (271332,1150431,1,'soga_eye_type',26,0,0), (271333,1150431,0,'soga_hair_face_color',152,174,173), (271334,1150431,0,'soga_hair_face_highlight_color',149,51,27), (271335,1150431,0,'soga_hair_type_color',152,174,173), (271336,1150431,0,'soga_hair_type_highlight_color',149,51,27), (271337,1150431,1,'soga_lip_type',84,-45,-28), (271338,1150431,1,'soga_nose_type',7,55,-93), (271339,1150431,0,'soga_skin_color',157,112,62), (271340,1150432,1,'cheek_type',69,87,0), (271341,1150432,1,'chin_type',71,82,-62), (271342,1150432,1,'ear_type',0,1,0), (271343,1150432,1,'eye_brow_type',51,-7,-75), (271344,1150432,0,'eye_color',29,55,36), (271345,1150432,1,'eye_type',-93,0,0), (271346,1150432,0,'hair_face_color',119,147,147), (271347,1150432,0,'hair_face_highlight_color',55,54,69), (271348,1150432,0,'hair_type_color',119,147,147), (271349,1150432,0,'hair_type_highlight_color',55,54,69), (271350,1150432,1,'lip_type',-83,65,81), (271351,1150432,1,'nose_type',-57,21,75), (271352,1150432,0,'skin_color',157,112,61), (271353,1150432,1,'soga_cheek_type',69,87,0), (271354,1150432,1,'soga_chin_type',71,82,-62), (271355,1150432,1,'soga_ear_type',0,1,0), (271356,1150432,1,'soga_eye_brow_type',51,-7,-75), (271357,1150432,0,'soga_eye_color',229,229,102), (271358,1150432,1,'soga_eye_type',-93,0,0), (271359,1150432,0,'soga_hair_face_color',119,147,147), (271360,1150432,0,'soga_hair_face_highlight_color',55,54,69), (271361,1150432,0,'soga_hair_type_color',119,147,147), (271362,1150432,0,'soga_hair_type_highlight_color',55,54,69), (271363,1150432,1,'soga_lip_type',-83,65,81), (271364,1150432,1,'soga_nose_type',-57,21,75), (271365,1150432,0,'soga_skin_color',157,112,61), (271366,1150433,0,'eye_color',255,255,255), (271367,1150433,0,'skin_color',255,255,255), (271368,1150433,0,'soga_eye_color',255,0,255), (271369,1150434,1,'cheek_type',55,-40,0), (271370,1150434,1,'chin_type',40,3,52), (271371,1150434,1,'ear_type',-38,19,0), (271372,1150434,1,'eye_brow_type',12,62,-19), (271373,1150434,0,'eye_color',127,179,195), (271374,1150434,1,'eye_type',94,0,0), (271375,1150434,0,'hair_face_color',36,23,3), (271376,1150434,0,'hair_face_highlight_color',224,230,231), (271377,1150434,0,'hair_type_color',36,23,3), (271378,1150434,0,'hair_type_highlight_color',224,230,231), (271379,1150434,1,'lip_type',50,78,8), (271380,1150434,1,'nose_type',64,-88,-85), (271381,1150434,0,'skin_color',157,112,61), (271382,1150434,1,'soga_cheek_type',55,-40,0), (271383,1150434,1,'soga_chin_type',40,3,52), (271384,1150434,1,'soga_ear_type',-38,19,0), (271385,1150434,1,'soga_eye_brow_type',12,62,-19), (271386,1150434,0,'soga_eye_color',229,229,102), (271387,1150434,1,'soga_eye_type',94,0,0), (271388,1150434,0,'soga_hair_face_color',36,23,3), (271389,1150434,0,'soga_hair_face_highlight_color',224,230,231), (271390,1150434,0,'soga_hair_type_color',36,23,3), (271391,1150434,0,'soga_hair_type_highlight_color',224,230,231), (271392,1150434,1,'soga_lip_type',50,78,8), (271393,1150434,1,'soga_nose_type',64,-88,-85), (271394,1150434,0,'soga_skin_color',157,112,61), (271395,1150435,0,'eye_color',255,255,255), (271396,1150435,0,'skin_color',255,255,255), (271397,1150435,0,'soga_eye_color',255,0,255), (271398,1150436,1,'cheek_type',-22,51,0), (271399,1150436,1,'chin_type',-65,32,53), (271400,1150436,1,'ear_type',-75,-19,0), (271401,1150436,1,'eye_brow_type',-28,38,-17), (271402,1150436,0,'eye_color',45,75,46), (271403,1150436,1,'eye_type',55,0,0), (271404,1150436,0,'hair_face_color',46,14,19), (271405,1150436,0,'hair_face_highlight_color',16,5,7), (271406,1150436,0,'hair_type_color',46,14,19), (271407,1150436,0,'hair_type_highlight_color',16,5,7), (271408,1150436,1,'lip_type',81,-93,0), (271409,1150436,1,'nose_type',-20,-3,14), (271410,1150436,0,'skin_color',157,112,61), (271411,1150436,1,'soga_cheek_type',-22,51,0), (271412,1150436,1,'soga_chin_type',-65,32,53), (271413,1150436,1,'soga_ear_type',-75,-19,0), (271414,1150436,1,'soga_eye_brow_type',-28,38,-17), (271415,1150436,0,'soga_eye_color',229,229,102), (271416,1150436,1,'soga_eye_type',55,0,0), (271417,1150436,0,'soga_hair_face_color',46,14,19), (271418,1150436,0,'soga_hair_face_highlight_color',16,5,7), (271419,1150436,0,'soga_hair_type_color',46,14,19), (271420,1150436,0,'soga_hair_type_highlight_color',16,5,7), (271421,1150436,1,'soga_lip_type',81,-93,0), (271422,1150436,1,'soga_nose_type',-20,-3,14), (271423,1150436,0,'soga_skin_color',157,112,61), (271424,1150437,0,'eye_color',255,255,255), (271425,1150437,0,'skin_color',255,255,255), (271426,1150437,0,'soga_eye_color',255,0,255), (271427,1150438,1,'cheek_type',-75,-74,0), (271428,1150438,1,'chin_type',81,89,-26), (271429,1150438,1,'ear_type',-9,-22,0), (271430,1150438,1,'eye_brow_type',50,14,7), (271431,1150438,0,'eye_color',137,185,200), (271432,1150438,1,'eye_type',-74,0,0), (271433,1150438,0,'hair_face_color',15,1,21), (271434,1150438,0,'hair_face_highlight_color',219,179,15), (271435,1150438,0,'hair_type_color',15,1,21), (271436,1150438,0,'hair_type_highlight_color',219,179,15), (271437,1150438,1,'lip_type',20,88,56), (271438,1150438,1,'nose_type',-68,-25,-17), (271439,1150438,0,'skin_color',157,112,62), (271440,1150438,1,'soga_cheek_type',-75,-74,0), (271441,1150438,1,'soga_chin_type',81,89,-26), (271442,1150438,1,'soga_ear_type',-9,-22,0), (271443,1150438,1,'soga_eye_brow_type',50,14,7), (271444,1150438,0,'soga_eye_color',229,229,102), (271445,1150438,1,'soga_eye_type',-74,0,0), (271446,1150438,0,'soga_hair_face_color',15,1,21), (271447,1150438,0,'soga_hair_face_highlight_color',219,179,15), (271448,1150438,0,'soga_hair_type_color',15,1,21), (271449,1150438,0,'soga_hair_type_highlight_color',219,179,15), (271450,1150438,1,'soga_lip_type',20,88,56), (271451,1150438,1,'soga_nose_type',-68,-25,-17), (271452,1150438,0,'soga_skin_color',157,112,62), (271453,1150439,1,'cheek_type',-85,9,0), (271454,1150439,1,'chin_type',-56,-96,-88), (271455,1150439,1,'ear_type',-5,59,0), (271456,1150439,1,'eye_brow_type',87,-28,19), (271457,1150439,0,'eye_color',86,140,116), (271458,1150439,1,'eye_type',-97,0,0), (271459,1150439,0,'hair_face_color',5,2,2), (271460,1150439,0,'hair_face_highlight_color',219,179,15), (271461,1150439,0,'hair_type_color',5,2,2), (271462,1150439,0,'hair_type_highlight_color',219,179,15), (271463,1150439,1,'lip_type',56,88,-72), (271464,1150439,1,'nose_type',7,-87,75), (271465,1150439,0,'skin_color',157,112,62), (271466,1150439,1,'soga_cheek_type',-85,9,0), (271467,1150439,1,'soga_chin_type',-56,-96,-88), (271468,1150439,1,'soga_ear_type',-5,59,0), (271469,1150439,1,'soga_eye_brow_type',87,-28,19), (271470,1150439,0,'soga_eye_color',229,229,102), (271471,1150439,1,'soga_eye_type',-97,0,0), (271472,1150439,0,'soga_hair_face_color',5,2,2), (271473,1150439,0,'soga_hair_face_highlight_color',219,179,15), (271474,1150439,0,'soga_hair_type_color',5,2,2), (271475,1150439,0,'soga_hair_type_highlight_color',219,179,15), (271476,1150439,1,'soga_lip_type',56,88,-72), (271477,1150439,1,'soga_nose_type',7,-87,75), (271478,1150439,0,'soga_skin_color',157,112,62), (271479,1150440,1,'cheek_type',32,11,0), (271480,1150440,1,'chin_type',-17,-68,87), (271481,1150440,1,'ear_type',52,32,0), (271482,1150440,1,'eye_brow_type',-89,-70,81), (271483,1150440,0,'eye_color',53,65,37), (271484,1150440,1,'eye_type',-10,0,0), (271485,1150440,0,'hair_face_color',100,70,10), (271486,1150440,0,'hair_face_highlight_color',16,3,23), (271487,1150440,0,'hair_type_color',100,70,10), (271488,1150440,0,'hair_type_highlight_color',16,3,23), (271489,1150440,1,'lip_type',2,-51,10), (271490,1150440,1,'nose_type',68,-38,59), (271491,1150440,0,'skin_color',157,112,62), (271492,1150440,1,'soga_cheek_type',32,11,0), (271493,1150440,1,'soga_chin_type',-17,-68,87), (271494,1150440,1,'soga_ear_type',52,32,0), (271495,1150440,1,'soga_eye_brow_type',-89,-70,81), (271496,1150440,0,'soga_eye_color',229,229,102), (271497,1150440,1,'soga_eye_type',-10,0,0), (271498,1150440,0,'soga_hair_face_color',100,70,10), (271499,1150440,0,'soga_hair_face_highlight_color',16,3,23), (271500,1150440,0,'soga_hair_type_color',100,70,10), (271501,1150440,0,'soga_hair_type_highlight_color',16,3,23), (271502,1150440,1,'soga_lip_type',2,-51,10), (271503,1150440,1,'soga_nose_type',68,-38,59), (271504,1150440,0,'soga_skin_color',157,112,62), (271505,1150441,1,'cheek_type',7,-87,0), (271506,1150441,1,'chin_type',46,12,11), (271507,1150441,1,'ear_type',-72,76,0), (271508,1150441,1,'eye_brow_type',-88,35,63), (271509,1150441,0,'eye_color',89,87,46), (271510,1150441,1,'eye_type',90,0,0), (271511,1150441,0,'hair_face_color',43,13,17), (271512,1150441,0,'hair_face_highlight_color',78,87,97), (271513,1150441,0,'hair_type_color',43,13,17), (271514,1150441,0,'hair_type_highlight_color',78,87,97), (271515,1150441,1,'lip_type',39,3,4), (271516,1150441,1,'nose_type',-58,-26,10), (271517,1150441,0,'skin_color',157,112,62), (271518,1150441,1,'soga_cheek_type',7,-87,0), (271519,1150441,1,'soga_chin_type',46,12,11), (271520,1150441,1,'soga_ear_type',-72,76,0), (271521,1150441,1,'soga_eye_brow_type',-88,35,63), (271522,1150441,0,'soga_eye_color',229,229,102), (271523,1150441,1,'soga_eye_type',90,0,0), (271524,1150441,0,'soga_hair_face_color',43,13,17), (271525,1150441,0,'soga_hair_face_highlight_color',78,87,97), (271526,1150441,0,'soga_hair_type_color',43,13,17), (271527,1150441,0,'soga_hair_type_highlight_color',78,87,97), (271528,1150441,1,'soga_lip_type',39,3,4), (271529,1150441,1,'soga_nose_type',-58,-26,10), (271530,1150441,0,'soga_skin_color',157,112,62), (271531,1150442,1,'cheek_type',31,-3,0), (271532,1150442,1,'chin_type',56,-84,-57), (271533,1150442,1,'ear_type',31,-74,0), (271534,1150442,1,'eye_brow_type',50,37,-39), (271535,1150442,0,'eye_color',57,72,40), (271536,1150442,1,'eye_type',-58,0,0), (271537,1150442,0,'hair_face_color',217,154,23), (271538,1150442,0,'hair_face_highlight_color',100,70,10), (271539,1150442,0,'hair_type_color',217,154,23), (271540,1150442,0,'hair_type_highlight_color',100,70,10), (271541,1150442,1,'lip_type',-1,-5,5), (271542,1150442,1,'nose_type',-68,83,42), (271543,1150442,0,'skin_color',157,112,62), (271544,1150442,1,'soga_cheek_type',31,-3,0), (271545,1150442,1,'soga_chin_type',56,-84,-57), (271546,1150442,1,'soga_ear_type',31,-74,0), (271547,1150442,1,'soga_eye_brow_type',50,37,-39), (271548,1150442,0,'soga_eye_color',229,229,102), (271549,1150442,1,'soga_eye_type',-58,0,0), (271550,1150442,0,'soga_hair_face_color',217,154,23), (271551,1150442,0,'soga_hair_face_highlight_color',100,70,10), (271552,1150442,0,'soga_hair_type_color',217,154,23), (271553,1150442,0,'soga_hair_type_highlight_color',100,70,10), (271554,1150442,1,'soga_lip_type',-1,-5,5), (271555,1150442,1,'soga_nose_type',-68,83,42), (271556,1150442,0,'soga_skin_color',157,112,62), (271557,1150443,1,'cheek_type',-87,82,0), (271558,1150443,1,'chin_type',37,17,-28), (271559,1150443,1,'ear_type',-82,14,0), (271560,1150443,1,'eye_brow_type',70,41,-65), (271561,1150443,0,'eye_color',97,145,114), (271562,1150443,1,'eye_type',-79,0,0), (271563,1150443,0,'hair_face_color',193,100,45), (271564,1150443,0,'hair_face_highlight_color',15,1,21), (271565,1150443,0,'hair_type_color',193,100,45), (271566,1150443,0,'hair_type_highlight_color',15,1,21), (271567,1150443,1,'lip_type',48,-72,17), (271568,1150443,1,'nose_type',63,96,-68), (271569,1150443,0,'skin_color',157,112,61), (271570,1150443,1,'soga_cheek_type',-87,82,0), (271571,1150443,1,'soga_chin_type',37,17,-28), (271572,1150443,1,'soga_ear_type',-82,14,0), (271573,1150443,1,'soga_eye_brow_type',70,41,-65), (271574,1150443,0,'soga_eye_color',229,229,102), (271575,1150443,1,'soga_eye_type',-79,0,0), (271576,1150443,0,'soga_hair_face_color',193,100,45), (271577,1150443,0,'soga_hair_face_highlight_color',15,1,21), (271578,1150443,0,'soga_hair_type_color',193,100,45), (271579,1150443,0,'soga_hair_type_highlight_color',15,1,21), (271580,1150443,1,'soga_lip_type',48,-72,17), (271581,1150443,1,'soga_nose_type',63,96,-68), (271582,1150443,0,'soga_skin_color',157,112,61), (271583,1150444,1,'cheek_type',-68,68,0), (271584,1150444,1,'chin_type',25,-22,19), (271585,1150444,1,'ear_type',25,66,0), (271586,1150444,1,'eye_brow_type',25,-71,69), (271587,1150444,0,'eye_color',67,140,145), (271588,1150444,1,'eye_type',-93,0,0), (271589,1150444,0,'hair_face_color',86,2,2), (271590,1150444,0,'hair_face_highlight_color',186,129,10), (271591,1150444,0,'hair_type_color',86,2,2), (271592,1150444,0,'hair_type_highlight_color',186,129,10), (271593,1150444,1,'lip_type',37,-15,-62), (271594,1150444,1,'nose_type',-51,-95,-31), (271595,1150444,0,'skin_color',176,142,92), (271596,1150444,1,'soga_cheek_type',-68,68,0), (271597,1150444,1,'soga_chin_type',25,-22,19), (271598,1150444,1,'soga_ear_type',25,66,0), (271599,1150444,1,'soga_eye_brow_type',25,-71,69), (271600,1150444,0,'soga_eye_color',229,229,102), (271601,1150444,1,'soga_eye_type',-93,0,0), (271602,1150444,0,'soga_hair_face_color',86,2,2), (271603,1150444,0,'soga_hair_face_highlight_color',186,129,10), (271604,1150444,0,'soga_hair_type_color',86,2,2), (271605,1150444,0,'soga_hair_type_highlight_color',186,129,10), (271606,1150444,1,'soga_lip_type',37,-15,-62), (271607,1150444,1,'soga_nose_type',-51,-95,-31), (271608,1150444,0,'soga_skin_color',176,142,92), (271609,1150445,0,'eye_color',255,255,255), (271610,1150445,0,'skin_color',255,255,255), (271611,1150445,0,'soga_eye_color',255,0,255), (271612,1150446,0,'eye_color',255,255,255), (271613,1150446,0,'skin_color',255,255,255), (271614,1150446,0,'soga_eye_color',255,0,255), (271615,1150447,0,'eye_color',255,255,255), (271616,1150447,0,'skin_color',255,128,0), (271617,1150447,0,'soga_eye_color',255,0,255), (271618,1150448,0,'eye_color',255,255,255), (271619,1150448,0,'skin_color',255,255,255), (271620,1150448,0,'soga_eye_color',255,0,255), (271621,1150449,0,'eye_color',255,255,255), (271622,1150449,0,'skin_color',255,255,255), (271623,1150449,0,'soga_eye_color',255,0,255), (271624,1150450,0,'eye_color',255,255,255), (271625,1150450,0,'skin_color',255,255,255), (271626,1150450,0,'soga_eye_color',255,0,255), (271627,1150451,0,'eye_color',255,255,255), (271628,1150451,0,'skin_color',255,255,255), (271629,1150451,0,'soga_eye_color',255,0,255), (271630,1150452,0,'eye_color',255,255,255), (271631,1150452,0,'skin_color',215,244,193), (271632,1150452,0,'soga_eye_color',255,0,255), (271633,1150453,0,'eye_color',255,255,255), (271634,1150453,0,'skin_color',222,202,193), (271635,1150453,0,'soga_eye_color',255,0,255), (271636,1150454,0,'eye_color',134,255,255), (271637,1150454,0,'skin_color',255,255,95), (271638,1150454,0,'soga_eye_color',255,0,255), (271639,1150455,1,'cheek_type',-7,-50,0), (271640,1150455,1,'chin_type',-17,-28,7), (271641,1150455,1,'ear_type',-37,-62,0), (271642,1150455,1,'eye_brow_type',-25,-7,-68), (271643,1150455,0,'eye_color',44,91,105), (271644,1150455,1,'eye_type',-81,0,0), (271645,1150455,0,'hair_face_color',184,128,10), (271646,1150455,0,'hair_face_highlight_color',219,179,15), (271647,1150455,0,'hair_type_color',184,128,10), (271648,1150455,0,'hair_type_highlight_color',219,179,15), (271649,1150455,1,'lip_type',100,-76,-100), (271650,1150455,1,'nose_type',55,55,-50), (271651,1150455,0,'skin_color',174,136,91), (271652,1150455,1,'soga_cheek_type',-7,-50,0), (271653,1150455,1,'soga_chin_type',-17,-28,7), (271654,1150455,1,'soga_ear_type',-37,-62,0), (271655,1150455,1,'soga_eye_brow_type',-25,-7,-68), (271656,1150455,0,'soga_eye_color',229,229,102), (271657,1150455,1,'soga_eye_type',-81,0,0), (271658,1150455,0,'soga_hair_face_color',184,128,10), (271659,1150455,0,'soga_hair_face_highlight_color',219,179,15), (271660,1150455,0,'soga_hair_type_color',184,128,10), (271661,1150455,0,'soga_hair_type_highlight_color',219,179,15), (271662,1150455,1,'soga_lip_type',100,-76,-100), (271663,1150455,1,'soga_nose_type',55,55,-50), (271664,1150455,0,'soga_skin_color',174,136,91), (271665,1150456,1,'cheek_type',17,7,0), (271666,1150456,1,'chin_type',7,-21,25), (271667,1150456,1,'ear_type',17,-2,0), (271668,1150456,1,'eye_brow_type',-12,14,-4), (271669,1150456,0,'eye_color',225,129,255), (271670,1150456,1,'eye_type',-14,0,0), (271671,1150456,0,'hair_face_color',155,135,162), (271672,1150456,0,'hair_face_highlight_color',105,103,97), (271673,1150456,0,'hair_type_color',155,135,162), (271674,1150456,0,'hair_type_highlight_color',105,103,97), (271675,1150456,1,'lip_type',-18,-12,1), (271676,1150456,1,'nose_type',14,20,9), (271677,1150456,0,'skin_color',0,12,12), (271678,1150456,1,'soga_cheek_type',17,7,0), (271679,1150456,1,'soga_chin_type',7,-21,25), (271680,1150456,1,'soga_ear_type',17,-2,0), (271681,1150456,1,'soga_eye_brow_type',-12,14,-4), (271682,1150456,0,'soga_eye_color',229,229,102), (271683,1150456,1,'soga_eye_type',-14,0,0), (271684,1150456,0,'soga_hair_face_color',155,135,162), (271685,1150456,0,'soga_hair_face_highlight_color',105,103,97), (271686,1150456,0,'soga_hair_type_color',155,135,162), (271687,1150456,0,'soga_hair_type_highlight_color',105,103,97), (271688,1150456,1,'soga_lip_type',-18,-12,1), (271689,1150456,1,'soga_nose_type',14,20,9), (271690,1150456,0,'soga_skin_color',0,12,12), (271691,1150456,0,'wing_color1',255,255,255), (271692,1150456,0,'wing_color2',255,255,255), (271693,1150457,0,'eye_color',172,100,82), (271694,1150457,0,'skin_color',128,49,49), (271695,1150457,0,'soga_eye_color',255,0,255), (271696,1150458,0,'eye_color',255,255,255), (271697,1150458,0,'skin_color',255,255,255), (271698,1150458,0,'soga_eye_color',255,0,255), (271699,1150459,0,'eye_color',255,255,255), (271700,1150459,0,'skin_color',251,237,208), (271701,1150459,0,'soga_eye_color',255,0,255), (271702,1150460,1,'cheek_type',0,2,0), (271703,1150460,1,'chin_type',-1,28,28), (271704,1150460,1,'ear_type',34,12,0), (271705,1150460,1,'eye_brow_type',-2,-10,-5), (271706,1150460,0,'eye_color',101,107,192), (271707,1150460,1,'eye_type',-31,0,0), (271708,1150460,0,'hair_face_color',144,146,146), (271709,1150460,0,'hair_face_highlight_color',105,103,97), (271710,1150460,0,'hair_type_color',144,146,146), (271711,1150460,0,'hair_type_highlight_color',105,103,97), (271712,1150460,1,'lip_type',7,-20,-9), (271713,1150460,1,'nose_type',-11,0,-34), (271714,1150460,0,'skin_color',132,120,163), (271715,1150460,1,'soga_cheek_type',0,2,0), (271716,1150460,1,'soga_chin_type',-1,28,28), (271717,1150460,1,'soga_ear_type',34,12,0), (271718,1150460,1,'soga_eye_brow_type',-2,-10,-5), (271719,1150460,0,'soga_eye_color',229,229,102), (271720,1150460,1,'soga_eye_type',-31,0,0), (271721,1150460,0,'soga_hair_face_color',144,146,146), (271722,1150460,0,'soga_hair_face_highlight_color',105,103,97), (271723,1150460,0,'soga_hair_type_color',144,146,146), (271724,1150460,0,'soga_hair_type_highlight_color',105,103,97), (271725,1150460,1,'soga_lip_type',7,-20,-9), (271726,1150460,1,'soga_nose_type',-11,0,-34), (271727,1150460,0,'soga_skin_color',132,120,163), (271728,1150460,0,'wing_color1',255,255,255), (271729,1150460,0,'wing_color2',255,255,255), (271730,1150461,1,'cheek_type',0,-12,0), (271731,1150461,1,'chin_type',-17,-10,1), (271732,1150461,1,'ear_type',-12,-19,0), (271733,1150461,1,'eye_brow_type',35,0,18), (271734,1150461,0,'eye_color',207,169,255), (271735,1150461,1,'eye_type',-7,0,0), (271736,1150461,0,'hair_face_color',123,132,132), (271737,1150461,0,'hair_face_highlight_color',105,103,97), (271738,1150461,0,'hair_type_color',123,132,132), (271739,1150461,0,'hair_type_highlight_color',105,103,97), (271740,1150461,1,'lip_type',0,-17,2), (271741,1150461,1,'nose_type',0,-8,31), (271742,1150461,0,'skin_color',19,18,59), (271743,1150461,1,'soga_cheek_type',0,-12,0), (271744,1150461,1,'soga_chin_type',-17,-10,1), (271745,1150461,1,'soga_ear_type',-12,-19,0), (271746,1150461,1,'soga_eye_brow_type',35,0,18), (271747,1150461,0,'soga_eye_color',229,229,102), (271748,1150461,1,'soga_eye_type',-7,0,0), (271749,1150461,0,'soga_hair_face_color',123,132,132), (271750,1150461,0,'soga_hair_face_highlight_color',105,103,97), (271751,1150461,0,'soga_hair_type_color',123,132,132), (271752,1150461,0,'soga_hair_type_highlight_color',105,103,97), (271753,1150461,1,'soga_lip_type',0,-17,2), (271754,1150461,1,'soga_nose_type',0,-8,31), (271755,1150461,0,'soga_skin_color',19,18,59), (271756,1150461,0,'wing_color1',255,255,255), (271757,1150461,0,'wing_color2',255,255,255), (271758,1150462,1,'cheek_type',58,0,0), (271759,1150462,1,'chin_type',-62,10,94), (271760,1150462,1,'ear_type',44,-48,0), (271761,1150462,1,'eye_brow_type',-44,-11,-62), (271762,1150462,0,'eye_color',141,70,150), (271763,1150462,1,'eye_type',48,0,0), (271764,1150462,0,'hair_face_color',7,1,1), (271765,1150462,0,'hair_face_highlight_color',107,119,158), (271766,1150462,0,'hair_type_color',7,1,1), (271767,1150462,0,'hair_type_highlight_color',107,119,158), (271768,1150462,1,'lip_type',25,-15,-68), (271769,1150462,1,'nose_type',-7,48,-3), (271770,1150462,0,'skin_color',103,97,130), (271771,1150462,1,'soga_cheek_type',58,0,0), (271772,1150462,1,'soga_chin_type',-62,10,94), (271773,1150462,1,'soga_ear_type',44,-48,0), (271774,1150462,1,'soga_eye_brow_type',-44,-11,-62), (271775,1150462,0,'soga_eye_color',229,229,102), (271776,1150462,1,'soga_eye_type',48,0,0), (271777,1150462,0,'soga_hair_face_color',7,1,1), (271778,1150462,0,'soga_hair_face_highlight_color',107,119,158), (271779,1150462,0,'soga_hair_type_color',7,1,1), (271780,1150462,0,'soga_hair_type_highlight_color',107,119,158), (271781,1150462,1,'soga_lip_type',25,-15,-68), (271782,1150462,1,'soga_nose_type',-7,48,-3), (271783,1150462,0,'soga_skin_color',103,97,130), (271784,1150462,0,'wing_color1',255,255,255), (271785,1150462,0,'wing_color2',255,255,255), (271786,1150463,0,'eye_color',255,255,255), (271787,1150463,0,'skin_color',233,190,190), (271788,1150463,0,'soga_eye_color',255,0,255), (271789,1150464,0,'eye_color',255,160,66), (271790,1150464,0,'skin_color',218,218,182), (271791,1150464,0,'soga_eye_color',255,0,255), (271792,1150465,0,'eye_color',65,25,25), (271793,1150465,0,'skin_color',5,5,5), (271794,1150465,0,'soga_eye_color',255,0,255), (271795,1150466,1,'cheek_type',4,-11,0), (271796,1150466,1,'chin_type',-31,-1,-14), (271797,1150466,1,'ear_type',-7,21,0), (271798,1150466,1,'eye_brow_type',28,14,3), (271799,1150466,0,'eye_color',244,171,255), (271800,1150466,1,'eye_type',19,0,0), (271801,1150466,0,'hair_face_color',152,125,154), (271802,1150466,0,'hair_face_highlight_color',105,103,97), (271803,1150466,0,'hair_type_color',152,125,154), (271804,1150466,0,'hair_type_highlight_color',105,103,97), (271805,1150466,1,'lip_type',11,37,-12), (271806,1150466,1,'nose_type',-7,18,-17), (271807,1150466,0,'skin_color',25,81,80), (271808,1150466,1,'soga_cheek_type',4,-11,0), (271809,1150466,1,'soga_chin_type',-31,-1,-14), (271810,1150466,1,'soga_ear_type',-7,21,0), (271811,1150466,1,'soga_eye_brow_type',28,14,3), (271812,1150466,0,'soga_eye_color',229,229,102), (271813,1150466,1,'soga_eye_type',19,0,0), (271814,1150466,0,'soga_hair_face_color',152,125,154), (271815,1150466,0,'soga_hair_face_highlight_color',105,103,97), (271816,1150466,0,'soga_hair_type_color',152,125,154), (271817,1150466,0,'soga_hair_type_highlight_color',105,103,97), (271818,1150466,1,'soga_lip_type',11,37,-12), (271819,1150466,1,'soga_nose_type',-7,18,-17), (271820,1150466,0,'soga_skin_color',25,81,80), (271821,1150466,0,'wing_color1',255,255,255), (271822,1150466,0,'wing_color2',255,255,255), (271823,1150467,1,'cheek_type',-29,50,0), (271824,1150467,1,'chin_type',5,-17,-23), (271825,1150467,1,'ear_type',34,44,0), (271826,1150467,1,'eye_brow_type',84,61,0), (271827,1150467,0,'eye_color',197,197,255), (271828,1150467,1,'eye_type',-43,0,0), (271829,1150467,0,'hair_face_color',244,244,246), (271830,1150467,0,'hair_face_highlight_color',107,131,144), (271831,1150467,0,'hair_type_color',244,244,246), (271832,1150467,0,'hair_type_highlight_color',107,131,144), (271833,1150467,1,'lip_type',7,-62,43), (271834,1150467,1,'nose_type',94,38,-31), (271835,1150467,0,'skin_color',153,132,130), (271836,1150467,1,'soga_cheek_type',-29,50,0), (271837,1150467,1,'soga_chin_type',5,-17,-23), (271838,1150467,1,'soga_ear_type',34,44,0), (271839,1150467,1,'soga_eye_brow_type',84,61,0), (271840,1150467,0,'soga_eye_color',229,229,102), (271841,1150467,1,'soga_eye_type',-43,0,0), (271842,1150467,0,'soga_hair_face_color',244,244,246), (271843,1150467,0,'soga_hair_face_highlight_color',107,131,144), (271844,1150467,0,'soga_hair_type_color',244,244,246), (271845,1150467,0,'soga_hair_type_highlight_color',107,131,144), (271846,1150467,1,'soga_lip_type',7,-62,43), (271847,1150467,1,'soga_nose_type',94,38,-31), (271848,1150467,0,'soga_skin_color',153,132,130), (271849,1150467,0,'wing_color1',255,255,255), (271850,1150467,0,'wing_color2',255,255,255), (271851,1150468,1,'cheek_type',-42,12,0), (271852,1150468,1,'chin_type',-18,18,7), (271853,1150468,1,'ear_type',-5,7,0), (271854,1150468,1,'eye_brow_type',12,2,12), (271855,1150468,0,'eye_color',219,109,234), (271856,1150468,1,'eye_type',-32,0,0), (271857,1150468,0,'hair_face_color',183,197,197), (271858,1150468,0,'hair_face_highlight_color',105,103,97), (271859,1150468,0,'hair_type_color',183,197,197), (271860,1150468,0,'hair_type_highlight_color',105,103,97), (271861,1150468,1,'lip_type',-17,-26,31), (271862,1150468,1,'nose_type',7,0,-21), (271863,1150468,0,'skin_color',63,119,118), (271864,1150468,1,'soga_cheek_type',-42,12,0), (271865,1150468,1,'soga_chin_type',-18,18,7), (271866,1150468,1,'soga_ear_type',-5,7,0), (271867,1150468,1,'soga_eye_brow_type',12,2,12), (271868,1150468,0,'soga_eye_color',229,229,102), (271869,1150468,1,'soga_eye_type',-32,0,0), (271870,1150468,0,'soga_hair_face_color',183,197,197), (271871,1150468,0,'soga_hair_face_highlight_color',105,103,97), (271872,1150468,0,'soga_hair_type_color',183,197,197), (271873,1150468,0,'soga_hair_type_highlight_color',105,103,97), (271874,1150468,1,'soga_lip_type',-17,-26,31), (271875,1150468,1,'soga_nose_type',7,0,-21), (271876,1150468,0,'soga_skin_color',63,119,118), (271877,1150468,0,'wing_color1',255,255,255), (271878,1150468,0,'wing_color2',255,255,255), (271879,1150469,1,'cheek_type',-34,-34,0), (271880,1150469,1,'chin_type',55,100,-39), (271881,1150469,1,'ear_type',17,-37,0), (271882,1150469,1,'eye_brow_type',-100,-100,100), (271883,1150469,1,'eye_type',-50,0,0), (271884,1150469,0,'hair_face_color',108,123,166), (271885,1150469,0,'hair_face_highlight_color',109,131,182), (271886,1150469,0,'hair_type_color',108,123,166), (271887,1150469,0,'hair_type_highlight_color',109,131,182), (271888,1150469,1,'lip_type',-44,-100,100), (271889,1150469,1,'nose_type',-93,100,100), (271890,1150469,0,'skin_color',191,191,191), (271891,1150469,1,'soga_cheek_type',-34,-34,0), (271892,1150469,1,'soga_chin_type',55,100,-39), (271893,1150469,1,'soga_ear_type',17,-37,0), (271894,1150469,1,'soga_eye_brow_type',-100,-100,100), (271895,1150469,0,'soga_eye_color',229,229,102), (271896,1150469,1,'soga_eye_type',-50,0,0), (271897,1150469,0,'soga_hair_face_color',108,123,166), (271898,1150469,0,'soga_hair_face_highlight_color',109,131,182), (271899,1150469,0,'soga_hair_type_color',108,123,166), (271900,1150469,0,'soga_hair_type_highlight_color',109,131,182), (271901,1150469,1,'soga_lip_type',-44,-100,100), (271902,1150469,1,'soga_nose_type',-93,100,100), (271903,1150469,0,'soga_skin_color',191,191,191), (271904,1150470,1,'cheek_type',-7,68,0), (271905,1150470,1,'chin_type',-81,28,39), (271906,1150470,1,'ear_type',-11,-93,0), (271907,1150470,1,'eye_brow_type',22,-68,-62), (271908,1150470,0,'eye_color',111,57,138), (271909,1150470,1,'eye_type',88,0,0), (271910,1150470,0,'hair_face_color',6,3,1), (271911,1150470,0,'hair_face_highlight_color',7,1,1), (271912,1150470,0,'hair_type_color',6,3,1), (271913,1150470,0,'hair_type_highlight_color',7,1,1), (271914,1150470,1,'lip_type',79,8,12), (271915,1150470,1,'nose_type',-81,-7,-64), (271916,1150470,0,'skin_color',117,133,154), (271917,1150470,1,'soga_cheek_type',-7,68,0), (271918,1150470,1,'soga_chin_type',-81,28,39), (271919,1150470,1,'soga_ear_type',-11,-93,0), (271920,1150470,1,'soga_eye_brow_type',22,-68,-62), (271921,1150470,0,'soga_eye_color',229,229,102), (271922,1150470,1,'soga_eye_type',88,0,0), (271923,1150470,0,'soga_hair_face_color',6,3,1), (271924,1150470,0,'soga_hair_face_highlight_color',7,1,1), (271925,1150470,0,'soga_hair_type_color',6,3,1), (271926,1150470,0,'soga_hair_type_highlight_color',7,1,1), (271927,1150470,1,'soga_lip_type',79,8,12), (271928,1150470,1,'soga_nose_type',-81,-7,-64), (271929,1150470,0,'soga_skin_color',117,133,154), (271930,1150470,0,'wing_color1',255,255,255), (271931,1150470,0,'wing_color2',255,255,255), (271932,1150471,1,'cheek_type',-20,65,0), (271933,1150471,1,'chin_type',-5,87,3), (271934,1150471,1,'ear_type',63,11,0), (271935,1150471,1,'eye_brow_type',-45,52,98), (271936,1150471,0,'eye_color',234,119,255), (271937,1150471,1,'eye_type',-47,0,0), (271938,1150471,0,'hair_face_color',244,246,246), (271939,1150471,0,'hair_face_highlight_color',6,3,1), (271940,1150471,0,'hair_type_color',244,246,246), (271941,1150471,0,'hair_type_highlight_color',6,3,1), (271942,1150471,1,'lip_type',-42,-75,14), (271943,1150471,1,'nose_type',29,-65,-17), (271944,1150471,0,'skin_color',155,139,173), (271945,1150471,1,'soga_cheek_type',-20,65,0), (271946,1150471,1,'soga_chin_type',-5,87,3), (271947,1150471,1,'soga_ear_type',63,11,0), (271948,1150471,1,'soga_eye_brow_type',-45,52,98), (271949,1150471,0,'soga_eye_color',229,229,102), (271950,1150471,1,'soga_eye_type',-47,0,0), (271951,1150471,0,'soga_hair_face_color',244,246,246), (271952,1150471,0,'soga_hair_face_highlight_color',6,3,1), (271953,1150471,0,'soga_hair_type_color',244,246,246), (271954,1150471,0,'soga_hair_type_highlight_color',6,3,1), (271955,1150471,1,'soga_lip_type',-42,-75,14), (271956,1150471,1,'soga_nose_type',29,-65,-17), (271957,1150471,0,'soga_skin_color',155,139,173), (271958,1150471,0,'wing_color1',255,255,255), (271959,1150471,0,'wing_color2',255,255,255), (271960,1150472,1,'cheek_type',51,-12,0), (271961,1150472,1,'chin_type',53,-63,-70), (271962,1150472,1,'ear_type',-87,-43,0), (271963,1150472,1,'eye_brow_type',66,-14,-5), (271964,1150472,0,'eye_color',238,177,255), (271965,1150472,1,'eye_type',32,0,0), (271966,1150472,0,'hair_face_color',100,131,153), (271967,1150472,0,'hair_face_highlight_color',213,205,195), (271968,1150472,0,'hair_type_color',100,131,153), (271969,1150472,0,'hair_type_highlight_color',213,205,195), (271970,1150472,1,'lip_type',-10,-68,-26), (271971,1150472,1,'nose_type',48,-77,-63), (271972,1150472,0,'skin_color',134,156,172), (271973,1150472,1,'soga_cheek_type',51,-12,0), (271974,1150472,1,'soga_chin_type',53,-63,-70), (271975,1150472,1,'soga_ear_type',-87,-43,0), (271976,1150472,1,'soga_eye_brow_type',66,-14,-5), (271977,1150472,0,'soga_eye_color',229,229,102), (271978,1150472,1,'soga_eye_type',32,0,0), (271979,1150472,0,'soga_hair_face_color',100,131,153), (271980,1150472,0,'soga_hair_face_highlight_color',213,205,195), (271981,1150472,0,'soga_hair_type_color',100,131,153), (271982,1150472,0,'soga_hair_type_highlight_color',213,205,195), (271983,1150472,1,'soga_lip_type',-10,-68,-26), (271984,1150472,1,'soga_nose_type',48,-77,-63), (271985,1150472,0,'soga_skin_color',134,156,172), (271986,1150472,0,'wing_color1',255,255,255), (271987,1150472,0,'wing_color2',255,255,255), (271988,1150473,1,'cheek_type',-5,-14,0), (271989,1150473,1,'chin_type',-81,64,61), (271990,1150473,1,'ear_type',82,12,0), (271991,1150473,1,'eye_brow_type',10,-3,-78), (271992,1150473,0,'eye_color',209,180,255), (271993,1150473,1,'eye_type',65,0,0), (271994,1150473,0,'hair_face_color',110,158,181), (271995,1150473,0,'hair_face_highlight_color',61,61,75), (271996,1150473,0,'hair_type_color',110,158,181), (271997,1150473,0,'hair_type_highlight_color',61,61,75), (271998,1150473,1,'lip_type',-25,-97,-18), (271999,1150473,1,'nose_type',-85,-64,-31), (272000,1150473,0,'skin_color',114,145,154), (272001,1150473,1,'soga_cheek_type',-5,-14,0), (272002,1150473,1,'soga_chin_type',-81,64,61), (272003,1150473,1,'soga_ear_type',82,12,0), (272004,1150473,1,'soga_eye_brow_type',10,-3,-78), (272005,1150473,0,'soga_eye_color',229,229,102), (272006,1150473,1,'soga_eye_type',65,0,0), (272007,1150473,0,'soga_hair_face_color',110,158,181), (272008,1150473,0,'soga_hair_face_highlight_color',61,61,75), (272009,1150473,0,'soga_hair_type_color',110,158,181), (272010,1150473,0,'soga_hair_type_highlight_color',61,61,75), (272011,1150473,1,'soga_lip_type',-25,-97,-18), (272012,1150473,1,'soga_nose_type',-85,-64,-31), (272013,1150473,0,'soga_skin_color',114,145,154), (272014,1150473,0,'wing_color1',255,255,255), (272015,1150473,0,'wing_color2',255,255,255), (272016,1150474,0,'eye_color',177,205,204), (272017,1150474,0,'skin_color',255,255,255), (272018,1150474,0,'soga_eye_color',255,0,255), (272019,1090000,0,'eye_color',255,255,255), (272020,1090000,0,'skin_color',255,255,255), (272021,1090000,0,'soga_eye_color',255,0,255), (272022,1090001,0,'eye_color',135,232,124), (272023,1090001,0,'skin_color',135,232,124), (272024,1090001,0,'soga_eye_color',255,0,255), (272025,1090002,0,'eye_color',235,140,142), (272026,1090002,0,'skin_color',165,191,253), (272027,1090002,0,'soga_eye_color',255,0,255), (272028,1090003,0,'eye_color',223,230,126), (272029,1090003,0,'skin_color',223,230,126), (272030,1090003,0,'soga_eye_color',255,0,255), (272031,1090004,0,'eye_color',255,255,255), (272032,1090004,0,'skin_color',255,255,255), (272033,1090004,0,'soga_eye_color',255,0,255), (272034,1090005,1,'cheek_type',-19,83,0), (272035,1090005,1,'chin_type',-69,56,19), (272036,1090005,1,'ear_type',55,0,0), (272037,1090005,1,'eye_brow_type',0,71,58), (272038,1090005,0,'eye_color',155,70,4), (272039,1090005,1,'eye_type',11,0,0), (272040,1090005,0,'hair_type_color',1,75,199), (272041,1090005,0,'hair_type_highlight_color',255,222,24), (272042,1090005,1,'lip_type',-50,-77,-7), (272043,1090005,1,'nose_type',18,-63,-14), (272044,1090005,0,'skin_color',174,170,119), (272045,1090005,1,'soga_cheek_type',-19,83,0), (272046,1090005,1,'soga_chin_type',-69,56,19), (272047,1090005,1,'soga_ear_type',55,0,0), (272048,1090005,1,'soga_eye_brow_type',0,71,58), (272049,1090005,0,'soga_eye_color',229,229,102), (272050,1090005,1,'soga_eye_type',11,0,0), (272051,1090005,0,'soga_hair_type_color',1,75,199), (272052,1090005,0,'soga_hair_type_highlight_color',255,222,24), (272053,1090005,1,'soga_lip_type',-50,-77,-7), (272054,1090005,1,'soga_nose_type',18,-63,-14), (272055,1090005,0,'soga_skin_color',174,170,119), (272056,1090005,0,'wing_color1',54,175,75), (272057,1090005,0,'wing_color2',116,185,4), (272058,1090006,0,'eye_color',36,51,140), (272059,1090006,0,'skin_color',91,119,193), (272060,1090006,0,'soga_eye_color',255,0,255), (272061,1090007,0,'eye_color',255,255,255), (272062,1090007,0,'skin_color',255,255,255), (272063,1090007,0,'soga_eye_color',255,0,255), (272064,1090008,0,'eye_color',52,52,52), (272065,1090008,0,'skin_color',147,98,68), (272066,1090008,0,'soga_eye_color',255,0,255), (272067,1090009,0,'eye_color',107,66,42), (272068,1090009,0,'skin_color',211,110,38), (272069,1090009,0,'soga_eye_color',255,0,255), (272070,1090010,0,'eye_color',28,28,28), (272071,1090010,0,'skin_color',22,84,28), (272072,1090010,0,'soga_eye_color',255,0,255), (272073,1090011,1,'cheek_type',51,47,0), (272074,1090011,1,'chin_type',5,-56,-34), (272075,1090011,1,'ear_type',-38,39,0), (272076,1090011,1,'eye_brow_type',57,94,0), (272077,1090011,0,'eye_color',141,1,220), (272078,1090011,1,'eye_type',-8,0,0), (272079,1090011,0,'hair_type_color',210,27,2), (272080,1090011,0,'hair_type_highlight_color',234,91,255), (272081,1090011,1,'lip_type',34,89,41), (272082,1090011,1,'nose_type',2,64,-66), (272083,1090011,0,'skin_color',217,196,221), (272084,1090011,1,'soga_cheek_type',51,47,0), (272085,1090011,1,'soga_chin_type',5,-56,-34), (272086,1090011,1,'soga_ear_type',-38,39,0), (272087,1090011,1,'soga_eye_brow_type',57,94,0), (272088,1090011,0,'soga_eye_color',229,229,102), (272089,1090011,1,'soga_eye_type',-8,0,0), (272090,1090011,0,'soga_hair_type_color',210,27,2), (272091,1090011,0,'soga_hair_type_highlight_color',234,91,255), (272092,1090011,1,'soga_lip_type',34,89,41), (272093,1090011,1,'soga_nose_type',2,64,-66), (272094,1090011,0,'soga_skin_color',217,196,221), (272095,1090011,0,'wing_color1',223,142,2), (272096,1090011,0,'wing_color2',181,56,96), (272097,1090012,0,'eye_color',255,255,255), (272098,1090012,0,'skin_color',255,255,255), (272099,1090012,0,'soga_eye_color',255,0,255), (272100,1090013,0,'eye_color',255,255,255), (272101,1090013,0,'skin_color',255,255,255), (272102,1090013,0,'soga_eye_color',255,0,255), (272103,1090014,1,'cheek_type',31,94,0), (272104,1090014,1,'chin_type',-52,75,74), (272105,1090014,1,'ear_type',66,-98,0), (272106,1090014,1,'eye_brow_type',84,-34,-34), (272107,1090014,0,'eye_color',68,154,40), (272108,1090014,1,'eye_type',7,0,0), (272109,1090014,0,'hair_type_color',255,188,44), (272110,1090014,0,'hair_type_highlight_color',241,100,255), (272111,1090014,1,'lip_type',-62,-26,83), (272112,1090014,1,'nose_type',-62,93,-56), (272113,1090014,0,'skin_color',222,199,203), (272114,1090014,1,'soga_cheek_type',31,94,0), (272115,1090014,1,'soga_chin_type',-52,75,74), (272116,1090014,1,'soga_ear_type',66,-98,0), (272117,1090014,1,'soga_eye_brow_type',84,-34,-34), (272118,1090014,0,'soga_eye_color',229,229,102), (272119,1090014,1,'soga_eye_type',7,0,0), (272120,1090014,0,'soga_hair_type_color',255,188,44), (272121,1090014,0,'soga_hair_type_highlight_color',241,100,255), (272122,1090014,1,'soga_lip_type',-62,-26,83), (272123,1090014,1,'soga_nose_type',-62,93,-56), (272124,1090014,0,'soga_skin_color',222,199,203), (272125,1090014,0,'wing_color1',123,22,113), (272126,1090014,0,'wing_color2',132,32,93), (272127,1090015,0,'eye_color',255,255,255), (272128,1090015,0,'skin_color',255,255,255), (272129,1090015,0,'soga_eye_color',255,0,255), (272130,1090016,0,'eye_color',255,255,255), (272131,1090016,0,'skin_color',255,255,255), (272132,1090016,0,'soga_eye_color',255,0,255), (272133,1090017,0,'eye_color',255,255,255), (272134,1090017,0,'skin_color',255,255,255), (272135,1090017,0,'soga_eye_color',255,0,255), (272136,1090018,0,'eye_color',255,255,255), (272137,1090018,0,'skin_color',255,255,255), (272138,1090018,0,'soga_eye_color',255,0,255), (272139,1090019,0,'eye_color',255,255,255), (272140,1090019,0,'skin_color',255,255,255), (272141,1090019,0,'soga_eye_color',255,0,255), (272142,1090020,0,'eye_color',255,255,255), (272143,1090020,0,'skin_color',255,255,255), (272144,1090020,0,'soga_eye_color',255,0,255), (272145,1090021,0,'eye_color',255,255,255), (272146,1090021,0,'skin_color',255,255,255), (272147,1090021,0,'soga_eye_color',255,0,255), (272148,1090022,0,'eye_color',255,255,255), (272149,1090022,0,'skin_color',255,255,255), (272150,1090022,0,'soga_eye_color',255,0,255), (272151,1090023,0,'eye_color',135,232,124), (272152,1090023,0,'skin_color',135,232,124), (272153,1090023,0,'soga_eye_color',255,0,255), (272154,1090024,0,'eye_color',235,140,142), (272155,1090024,0,'skin_color',165,191,253), (272156,1090024,0,'soga_eye_color',255,0,255), (272157,1090025,0,'eye_color',255,255,255), (272158,1090025,0,'skin_color',255,255,255), (272159,1090025,0,'soga_eye_color',255,0,255), (272160,1090026,0,'eye_color',223,230,126), (272161,1090026,0,'skin_color',223,230,126), (272162,1090026,0,'soga_eye_color',255,0,255), (272163,1090027,0,'eye_color',29,29,29), (272164,1090027,0,'skin_color',249,234,179), (272165,1090027,0,'soga_eye_color',255,0,255), (272166,1090028,0,'eye_color',29,29,29), (272167,1090028,0,'skin_color',249,234,179), (272168,1090028,0,'soga_eye_color',255,0,255), (272169,1090029,0,'eye_color',255,255,255), (272170,1090029,0,'skin_color',211,184,79), (272171,1090029,0,'soga_eye_color',255,0,255), (272172,1090030,0,'eye_color',28,28,28), (272173,1090030,0,'skin_color',186,65,12), (272174,1090030,0,'soga_eye_color',255,0,255), (272175,1090031,0,'eye_color',228,209,182), (272176,1090031,0,'skin_color',107,66,42), (272177,1090031,0,'soga_eye_color',255,0,255), (272178,1090032,0,'eye_color',28,28,28), (272179,1090032,0,'skin_color',249,235,179), (272180,1090032,0,'soga_eye_color',255,0,255), (272181,1090033,1,'cheek_type',45,-48,0), (272182,1090033,1,'chin_type',-62,21,-38), (272183,1090033,1,'ear_type',17,-32,0), (272184,1090033,1,'eye_brow_type',25,69,-23), (272185,1090033,0,'eye_color',154,70,4), (272186,1090033,1,'eye_type',-39,0,0), (272187,1090033,0,'hair_type_color',3,63,174), (272188,1090033,0,'hair_type_highlight_color',255,159,44), (272189,1090033,1,'lip_type',-15,-55,34), (272190,1090033,1,'nose_type',22,-72,-78), (272191,1090033,0,'skin_color',205,165,151), (272192,1090033,1,'soga_cheek_type',45,-48,0), (272193,1090033,1,'soga_chin_type',-62,21,-38), (272194,1090033,1,'soga_ear_type',17,-32,0), (272195,1090033,1,'soga_eye_brow_type',25,69,-23), (272196,1090033,0,'soga_eye_color',229,229,102), (272197,1090033,1,'soga_eye_type',-39,0,0), (272198,1090033,0,'soga_hair_type_color',3,63,174), (272199,1090033,0,'soga_hair_type_highlight_color',255,159,44), (272200,1090033,1,'soga_lip_type',-15,-55,34), (272201,1090033,1,'soga_nose_type',22,-72,-78), (272202,1090033,0,'soga_skin_color',205,165,151), (272203,1090033,0,'wing_color1',39,181,105), (272204,1090033,0,'wing_color2',133,3,213), (272205,1090034,0,'eye_color',255,255,255), (272206,1090034,0,'skin_color',255,255,255), (272207,1090034,0,'soga_eye_color',255,0,255), (272208,1090035,0,'eye_color',255,255,255), (272209,1090035,0,'skin_color',255,255,255), (272210,1090035,0,'soga_eye_color',255,0,255), (272211,1090036,1,'cheek_type',93,7,0), (272212,1090036,1,'chin_type',-64,-78,0), (272213,1090036,1,'ear_type',40,95,0), (272214,1090036,1,'eye_brow_type',-74,-97,-7), (272215,1090036,0,'eye_color',169,53,90), (272216,1090036,1,'eye_type',-31,0,0), (272217,1090036,0,'hair_type_color',15,0,22), (272218,1090036,0,'hair_type_highlight_color',53,178,235), (272219,1090036,1,'lip_type',11,-11,75), (272220,1090036,1,'nose_type',-75,21,-79), (272221,1090036,0,'skin_color',220,187,207), (272222,1090036,1,'soga_cheek_type',93,7,0), (272223,1090036,1,'soga_chin_type',-64,-78,0), (272224,1090036,1,'soga_ear_type',40,95,0), (272225,1090036,1,'soga_eye_brow_type',-74,-97,-7), (272226,1090036,0,'soga_eye_color',229,229,102), (272227,1090036,1,'soga_eye_type',-31,0,0), (272228,1090036,0,'soga_hair_type_color',15,0,22), (272229,1090036,0,'soga_hair_type_highlight_color',53,178,235), (272230,1090036,1,'soga_lip_type',11,-11,75), (272231,1090036,1,'soga_nose_type',-75,21,-79), (272232,1090036,0,'soga_skin_color',220,187,207), (272233,1090036,0,'wing_color1',78,126,242), (272234,1090036,0,'wing_color2',51,84,168), (272235,1090037,1,'cheek_type',-19,52,0), (272236,1090037,1,'chin_type',43,-17,2), (272237,1090037,1,'ear_type',-22,-28,0), (272238,1090037,1,'eye_brow_type',-52,77,14), (272239,1090037,0,'eye_color',191,90,8), (272240,1090037,1,'eye_type',-7,0,0), (272241,1090037,0,'hair_type_color',81,26,0), (272242,1090037,0,'hair_type_highlight_color',9,50,139), (272243,1090037,1,'lip_type',-40,-19,-38), (272244,1090037,1,'nose_type',3,0,35), (272245,1090037,0,'skin_color',158,150,167), (272246,1090037,1,'soga_cheek_type',-19,52,0), (272247,1090037,1,'soga_chin_type',43,-17,2), (272248,1090037,1,'soga_ear_type',-22,-28,0), (272249,1090037,1,'soga_eye_brow_type',-52,77,14), (272250,1090037,0,'soga_eye_color',229,229,102), (272251,1090037,1,'soga_eye_type',-7,0,0), (272252,1090037,0,'soga_hair_type_color',81,26,0), (272253,1090037,0,'soga_hair_type_highlight_color',9,50,139), (272254,1090037,1,'soga_lip_type',-40,-19,-38), (272255,1090037,1,'soga_nose_type',3,0,35), (272256,1090037,0,'soga_skin_color',158,150,167), (272257,1090037,0,'wing_color1',91,26,177), (272258,1090037,0,'wing_color2',205,96,3), (272259,1090038,1,'cheek_type',7,78,0), (272260,1090038,1,'chin_type',-2,42,25), (272261,1090038,1,'ear_type',51,-25,0), (272262,1090038,1,'eye_brow_type',65,-76,10), (272263,1090038,0,'eye_color',193,92,2), (272264,1090038,1,'eye_type',81,0,0), (272265,1090038,0,'hair_type_color',115,63,0), (272266,1090038,0,'hair_type_highlight_color',133,228,51), (272267,1090038,1,'lip_type',-61,-79,88), (272268,1090038,1,'nose_type',-17,50,-75), (272269,1090038,0,'skin_color',206,177,187), (272270,1090038,1,'soga_cheek_type',7,78,0), (272271,1090038,1,'soga_chin_type',-2,42,25), (272272,1090038,1,'soga_ear_type',51,-25,0), (272273,1090038,1,'soga_eye_brow_type',65,-76,10), (272274,1090038,0,'soga_eye_color',229,229,102), (272275,1090038,1,'soga_eye_type',81,0,0), (272276,1090038,0,'soga_hair_type_color',115,63,0), (272277,1090038,0,'soga_hair_type_highlight_color',133,228,51), (272278,1090038,1,'soga_lip_type',-61,-79,88), (272279,1090038,1,'soga_nose_type',-17,50,-75), (272280,1090038,0,'soga_skin_color',206,177,187), (272281,1090038,0,'wing_color1',66,59,173), (272282,1090038,0,'wing_color2',154,238,2), (272283,1090039,1,'cheek_type',-93,1,0), (272284,1090039,1,'chin_type',-93,0,29), (272285,1090039,1,'ear_type',44,50,0), (272286,1090039,1,'eye_brow_type',-51,-17,-18), (272287,1090039,0,'eye_color',120,37,58), (272288,1090039,1,'eye_type',17,0,0), (272289,1090039,0,'hair_type_color',10,104,227), (272290,1090039,0,'hair_type_highlight_color',84,23,0), (272291,1090039,1,'lip_type',90,69,-57), (272292,1090039,1,'nose_type',4,64,94), (272293,1090039,0,'skin_color',192,166,203), (272294,1090039,1,'soga_cheek_type',-93,1,0), (272295,1090039,1,'soga_chin_type',-93,0,29), (272296,1090039,1,'soga_ear_type',44,50,0), (272297,1090039,1,'soga_eye_brow_type',-51,-17,-18), (272298,1090039,0,'soga_eye_color',229,229,102), (272299,1090039,1,'soga_eye_type',17,0,0), (272300,1090039,0,'soga_hair_type_color',10,104,227), (272301,1090039,0,'soga_hair_type_highlight_color',84,23,0), (272302,1090039,1,'soga_lip_type',90,69,-57), (272303,1090039,1,'soga_nose_type',4,64,94), (272304,1090039,0,'soga_skin_color',192,166,203), (272305,1090039,0,'wing_color1',122,187,3), (272306,1090039,0,'wing_color2',117,3,190), (272307,1090040,0,'eye_color',255,255,255), (272308,1090040,0,'skin_color',255,255,255), (272309,1090040,0,'soga_eye_color',255,0,255), (272310,1090041,0,'eye_color',255,255,255), (272311,1090041,0,'skin_color',255,255,255), (272312,1090041,0,'soga_eye_color',255,0,255), (272313,1090042,0,'eye_color',255,255,255), (272314,1090042,0,'skin_color',255,255,255), (272315,1090042,0,'soga_eye_color',255,0,255), (272316,1090043,1,'cheek_type',-43,0,0), (272317,1090043,1,'chin_type',21,-78,71), (272318,1090043,1,'ear_type',-44,14,0), (272319,1090043,1,'eye_brow_type',-98,43,-97), (272320,1090043,0,'eye_color',130,110,4), (272321,1090043,1,'eye_type',78,0,0), (272322,1090043,0,'hair_type_color',10,47,130), (272323,1090043,0,'hair_type_highlight_color',47,42,61), (272324,1090043,1,'lip_type',-58,-31,58), (272325,1090043,1,'nose_type',81,-81,83), (272326,1090043,0,'skin_color',175,161,161), (272327,1090043,1,'soga_cheek_type',-43,0,0), (272328,1090043,1,'soga_chin_type',21,-78,71), (272329,1090043,1,'soga_ear_type',-44,14,0), (272330,1090043,1,'soga_eye_brow_type',-98,43,-97), (272331,1090043,0,'soga_eye_color',229,229,102), (272332,1090043,1,'soga_eye_type',78,0,0), (272333,1090043,0,'soga_hair_type_color',10,47,130), (272334,1090043,0,'soga_hair_type_highlight_color',47,42,61), (272335,1090043,1,'soga_lip_type',-58,-31,58), (272336,1090043,1,'soga_nose_type',81,-81,83), (272337,1090043,0,'soga_skin_color',175,161,161), (272338,1090043,0,'wing_color1',132,209,3), (272339,1090043,0,'wing_color2',75,53,178), (272340,1090044,1,'cheek_type',-34,-62,0), (272341,1090044,1,'chin_type',82,28,25), (272342,1090044,1,'ear_type',22,21,0), (272343,1090044,1,'eye_brow_type',8,17,95), (272344,1090044,0,'eye_color',230,161,255), (272345,1090044,1,'eye_type',-14,0,0), (272346,1090044,0,'hair_face_color',146,169,168), (272347,1090044,0,'hair_face_highlight_color',145,168,168), (272348,1090044,0,'hair_type_color',146,169,168), (272349,1090044,0,'hair_type_highlight_color',145,168,168), (272350,1090044,1,'lip_type',-56,23,74), (272351,1090044,1,'nose_type',87,5,-38), (272352,1090044,0,'skin_color',211,181,192), (272353,1090044,1,'soga_cheek_type',-34,-62,0), (272354,1090044,1,'soga_chin_type',82,28,25), (272355,1090044,1,'soga_ear_type',22,21,0), (272356,1090044,1,'soga_eye_brow_type',8,17,95), (272357,1090044,0,'soga_eye_color',229,229,102), (272358,1090044,1,'soga_eye_type',-14,0,0), (272359,1090044,0,'soga_hair_face_color',146,169,168), (272360,1090044,0,'soga_hair_face_highlight_color',145,168,168), (272361,1090044,0,'soga_hair_type_color',146,169,168), (272362,1090044,0,'soga_hair_type_highlight_color',145,168,168), (272363,1090044,1,'soga_lip_type',-56,23,74), (272364,1090044,1,'soga_nose_type',87,5,-38), (272365,1090044,0,'soga_skin_color',211,181,192), (272366,1090044,0,'wing_color1',255,255,255), (272367,1090044,0,'wing_color2',255,255,255), (272368,1090045,0,'eye_color',255,255,255), (272369,1090045,0,'skin_color',255,255,255), (272370,1090045,0,'soga_eye_color',255,0,255), (272371,1090046,1,'cheek_type',100,-100,0), (272372,1090046,1,'chin_type',-100,100,100), (272373,1090046,1,'ear_type',25,9,0), (272374,1090046,1,'eye_brow_type',100,100,100), (272375,1090046,0,'eye_color',118,14,183), (272376,1090046,1,'eye_type',100,0,0), (272377,1090046,0,'hair_face_color',171,60,32), (272378,1090046,0,'hair_face_highlight_color',216,192,37), (272379,1090046,0,'hair_type_color',171,60,32), (272380,1090046,0,'hair_type_highlight_color',216,192,37), (272381,1090046,1,'lip_type',100,50,-68), (272382,1090046,1,'nose_type',0,-17,-1), (272383,1090046,0,'skin_color',253,251,246), (272384,1090046,1,'soga_cheek_type',100,-100,0), (272385,1090046,1,'soga_chin_type',-100,100,100), (272386,1090046,1,'soga_ear_type',25,9,0), (272387,1090046,1,'soga_eye_brow_type',100,100,100), (272388,1090046,0,'soga_eye_color',229,229,102), (272389,1090046,1,'soga_eye_type',100,0,0), (272390,1090046,0,'soga_hair_face_color',171,60,32), (272391,1090046,0,'soga_hair_face_highlight_color',216,192,37), (272392,1090046,0,'soga_hair_type_color',171,60,32), (272393,1090046,0,'soga_hair_type_highlight_color',216,192,37), (272394,1090046,1,'soga_lip_type',100,50,-68), (272395,1090046,1,'soga_nose_type',0,-17,-1), (272396,1090046,0,'soga_skin_color',253,251,246), (272397,1090046,0,'wing_color1',255,255,255), (272398,1090046,0,'wing_color2',255,255,255), (272399,4520000,1,'cheek_type',25,94,0), (272400,4520000,1,'chin_type',9,-38,-85), (272401,4520000,1,'ear_type',97,57,0), (272402,4520000,1,'eye_brow_type',-28,-14,-84), (272403,4520000,0,'eye_color',20,217,164), (272404,4520000,1,'eye_type',44,0,0), (272405,4520000,0,'hair_color1',93,179,249), (272406,4520000,1,'lip_type',53,87,74), (272407,4520000,1,'nose_type',50,93,-77), (272408,4520000,0,'skin_color',109,60,47), (272409,4520000,1,'soga_cheek_type',0,-28,-14), (272410,4520000,1,'soga_chin_type',0,53,87), (272411,4520000,1,'soga_ear_type',0,44,0), (272412,4520000,1,'soga_eye_brow_type',0,97,57), (272413,4520000,0,'soga_eye_color',229,229,102), (272414,4520000,1,'soga_eye_type',44,0,0), (272415,4520000,1,'soga_lip_type',-84,25,94), (272416,4520000,1,'soga_nose_type',74,9,-38), (272417,4520000,0,'soga_skin_color',109,60,47), (272418,4520000,0,'wing_color1',255,255,255), (272419,4520000,0,'wing_color2',255,255,255), (272420,4520001,0,'eye_color',255,255,255), (272421,4520001,0,'skin_color',255,255,255), (272422,4520001,0,'soga_eye_color',255,0,255), (272423,4520002,0,'eye_color',255,255,255), (272424,4520002,0,'skin_color',255,255,255), (272425,4520002,0,'soga_eye_color',255,0,255), (272426,4520003,0,'eye_color',255,255,255), (272427,4520003,0,'skin_color',255,255,255), (272428,4520003,0,'soga_eye_color',255,0,255), (272429,4520004,0,'eye_color',255,255,255), (272430,4520004,0,'skin_color',255,255,255), (272431,4520004,0,'soga_eye_color',255,0,255), (272432,4520005,1,'cheek_type',100,-100,0), (272433,4520005,1,'chin_type',-100,100,-100), (272434,4520005,1,'ear_type',62,9,0), (272435,4520005,1,'eye_brow_type',-8,100,-7), (272436,4520005,0,'eye_color',44,90,104), (272437,4520005,1,'eye_type',26,0,0), (272438,4520005,0,'hair_face_color',43,30,22), (272439,4520005,0,'hair_face_highlight_color',238,235,229), (272440,4520005,0,'hair_type_color',43,30,22), (272441,4520005,0,'hair_type_highlight_color',238,235,229), (272442,4520005,1,'lip_type',-100,100,-100), (272443,4520005,1,'nose_type',-100,-100,100), (272444,4520005,0,'skin_color',253,251,251), (272445,4520005,1,'soga_cheek_type',100,-100,0), (272446,4520005,1,'soga_chin_type',-100,100,-100), (272447,4520005,1,'soga_ear_type',62,9,0), (272448,4520005,1,'soga_eye_brow_type',-8,100,-7), (272449,4520005,0,'soga_eye_color',229,229,102), (272450,4520005,1,'soga_eye_type',26,0,0), (272451,4520005,0,'soga_hair_face_color',43,30,22), (272452,4520005,0,'soga_hair_face_highlight_color',238,235,229), (272453,4520005,0,'soga_hair_type_color',43,30,22), (272454,4520005,0,'soga_hair_type_highlight_color',238,235,229), (272455,4520005,1,'soga_lip_type',-100,100,-100), (272456,4520005,1,'soga_nose_type',-100,-100,100), (272457,4520005,0,'soga_skin_color',253,251,251), (272458,4520005,0,'wing_color1',255,255,255), (272459,4520005,0,'wing_color2',255,255,255), (272460,4520006,0,'eye_color',255,255,255), (272461,4520006,0,'skin_color',255,255,255), (272462,4520006,0,'soga_eye_color',255,0,255), (272463,4520007,0,'eye_color',255,255,255), (272464,4520007,0,'skin_color',255,255,255), (272465,4520007,0,'soga_eye_color',255,0,255), (272466,4520008,0,'eye_color',255,255,255), (272467,4520008,0,'skin_color',255,255,255), (272468,4520008,0,'soga_eye_color',255,0,255), (272469,4520009,0,'eye_color',255,255,255), (272470,4520009,0,'skin_color',255,255,255), (272471,4520009,0,'soga_eye_color',255,0,255), (272472,4520010,0,'eye_color',255,255,255), (272473,4520010,0,'skin_color',255,255,255), (272474,4520010,0,'soga_eye_color',255,0,255), (272475,4520011,0,'eye_color',255,255,255), (272476,4520011,0,'skin_color',255,255,255), (272477,4520011,0,'soga_eye_color',255,0,255), (272478,4520012,0,'eye_color',255,255,255), (272479,4520012,0,'skin_color',255,255,255), (272480,4520012,0,'soga_eye_color',255,0,255), (272481,4520013,0,'eye_color',255,255,255), (272482,4520013,0,'skin_color',255,255,255), (272483,4520013,0,'soga_eye_color',255,0,255), (272484,4520014,0,'eye_color',255,255,255), (272485,4520014,0,'skin_color',255,255,255), (272486,4520014,0,'soga_eye_color',255,0,255), (272487,4520015,0,'eye_color',255,255,255), (272488,4520015,0,'skin_color',255,255,255), (272489,4520015,0,'soga_eye_color',255,0,255), (272490,4520016,0,'eye_color',255,255,255), (272491,4520016,0,'skin_color',255,255,255), (272492,4520016,0,'soga_eye_color',255,0,255), (272493,4520017,0,'eye_color',255,255,255), (272494,4520017,0,'skin_color',255,255,255), (272495,4520017,0,'soga_eye_color',255,0,255), (272496,950000,0,'eye_color',233,202,99), (272497,950000,0,'skin_color',34,53,40), (272498,950000,0,'soga_eye_color',255,0,255), (272499,950001,0,'eye_color',255,255,255), (272500,950001,0,'skin_color',255,255,255), (272501,950001,0,'soga_eye_color',255,0,255), (272502,950002,0,'eye_color',255,255,255), (272503,950002,0,'skin_color',255,255,255), (272504,950002,0,'soga_eye_color',255,0,255), (272505,950003,0,'eye_color',255,255,255), (272506,950003,0,'skin_color',255,255,255), (272507,950003,0,'soga_eye_color',255,0,255), (272508,950004,0,'eye_color',255,255,255), (272509,950004,0,'skin_color',0,128,0), (272510,950004,0,'soga_eye_color',255,0,255), (272511,950005,0,'eye_color',224,171,97), (272512,950005,0,'skin_color',144,139,176), (272513,950005,0,'soga_eye_color',255,0,255), (272514,950006,0,'eye_color',255,255,255), (272515,950006,0,'skin_color',255,255,255), (272516,950006,0,'soga_eye_color',255,0,255), (272517,950007,0,'eye_color',255,255,255), (272518,950007,0,'skin_color',255,255,255), (272519,950007,0,'soga_eye_color',255,0,255), (272520,950008,0,'eye_color',255,255,255), (272521,950008,0,'skin_color',255,255,255), (272522,950008,0,'soga_eye_color',255,0,255), (272523,950009,0,'eye_color',255,255,255), (272524,950009,0,'skin_color',255,255,255), (272525,950009,0,'soga_eye_color',255,0,255), (272526,950010,0,'eye_color',255,255,255), (272527,950010,0,'skin_color',255,255,255), (272528,950010,0,'soga_eye_color',255,0,255), (272529,950011,0,'eye_color',255,255,255), (272530,950011,0,'skin_color',255,255,255), (272531,950011,0,'soga_eye_color',255,0,255), (272532,950012,0,'eye_color',255,255,255), (272533,950012,0,'skin_color',255,255,255), (272534,950012,0,'soga_eye_color',255,0,255), (272535,950013,0,'eye_color',255,255,255), (272536,950013,0,'skin_color',255,255,255), (272537,950013,0,'soga_eye_color',255,0,255), (272538,950014,0,'eye_color',255,255,255), (272539,950014,0,'skin_color',255,255,255), (272540,950014,0,'soga_eye_color',255,0,255), (272541,950015,0,'eye_color',255,255,255), (272542,950015,0,'skin_color',255,255,255), (272543,950015,0,'soga_eye_color',255,0,255), (272544,950016,0,'eye_color',255,255,255), (272545,950016,0,'skin_color',255,255,255), (272546,950016,0,'soga_eye_color',255,0,255), (272547,950017,0,'eye_color',255,255,255), (272548,950017,0,'skin_color',255,255,255), (272549,950017,0,'soga_eye_color',255,0,255), (272550,950018,0,'eye_color',255,255,255), (272551,950018,0,'skin_color',255,255,255), (272552,950018,0,'soga_eye_color',255,0,255), (272553,950019,0,'eye_color',224,171,97), (272554,950019,0,'skin_color',144,139,176), (272555,950019,0,'soga_eye_color',255,0,255), (272556,950020,0,'eye_color',255,255,255), (272557,950020,0,'skin_color',255,255,255), (272558,950020,0,'soga_eye_color',255,0,255), (272559,950021,0,'eye_color',255,255,255), (272560,950021,0,'skin_color',255,255,255), (272561,950021,0,'soga_eye_color',255,0,255), (272562,950022,0,'eye_color',209,216,165), (272563,950022,0,'skin_color',160,114,31), (272564,950022,0,'soga_eye_color',255,0,255), (272565,950023,0,'eye_color',255,255,255), (272566,950023,0,'skin_color',255,255,255), (272567,950023,0,'soga_eye_color',255,0,255), (272568,950024,0,'eye_color',144,139,179), (272569,950024,0,'skin_color',84,132,174), (272570,950024,0,'soga_eye_color',255,0,255), (272571,950025,0,'eye_color',255,255,255), (272572,950025,0,'skin_color',255,255,255), (272573,950025,0,'soga_eye_color',255,0,255), (272574,960000,0,'eye_color',255,255,255), (272575,960000,0,'skin_color',255,255,255), (272576,960000,0,'soga_eye_color',255,0,255), (272577,960001,0,'eye_color',255,255,255), (272578,960001,0,'skin_color',255,255,255), (272579,960001,0,'soga_eye_color',255,0,255), (272580,960002,0,'eye_color',253,228,130), (272581,960002,0,'skin_color',156,112,98), (272582,960002,0,'soga_eye_color',255,0,255), (272583,960003,0,'eye_color',205,182,179), (272584,960003,0,'skin_color',253,214,137), (272585,960003,0,'soga_eye_color',255,0,255), (272586,960004,0,'eye_color',186,196,218), (272587,960004,0,'skin_color',196,207,175), (272588,960004,0,'soga_eye_color',255,0,255), (272589,960005,0,'eye_color',184,153,56), (272590,960005,0,'skin_color',87,72,58), (272591,960005,0,'soga_eye_color',255,0,255), (272592,960006,0,'eye_color',251,228,182), (272593,960006,0,'skin_color',253,214,137), (272594,960006,0,'soga_eye_color',255,0,255), (272595,960007,1,'cheek_type',-81,82,0), (272596,960007,1,'chin_type',-77,37,94), (272597,960007,1,'ear_type',-4,51,0), (272598,960007,1,'eye_brow_type',-17,-51,45), (272599,960007,0,'eye_color',91,158,178), (272600,960007,1,'eye_type',-64,0,0), (272601,960007,0,'hair_face_color',191,182,168), (272602,960007,0,'hair_face_highlight_color',247,233,178), (272603,960007,0,'hair_type_color',191,182,168), (272604,960007,0,'hair_type_highlight_color',247,233,178), (272605,960007,1,'lip_type',63,69,2), (272606,960007,1,'nose_type',0,81,50), (272607,960007,0,'skin_color',198,182,187), (272608,960007,1,'soga_cheek_type',-81,82,0), (272609,960007,1,'soga_chin_type',-77,37,94), (272610,960007,1,'soga_ear_type',-4,51,0), (272611,960007,1,'soga_eye_brow_type',-17,-51,45), (272612,960007,0,'soga_eye_color',229,229,102), (272613,960007,1,'soga_eye_type',-64,0,0), (272614,960007,0,'soga_hair_face_color',191,182,168), (272615,960007,0,'soga_hair_face_highlight_color',247,233,178), (272616,960007,0,'soga_hair_type_color',191,182,168), (272617,960007,0,'soga_hair_type_highlight_color',247,233,178), (272618,960007,1,'soga_lip_type',63,69,2), (272619,960007,1,'soga_nose_type',0,81,50), (272620,960007,0,'soga_skin_color',198,182,187), (272621,690000,0,'eye_color',0,64,0), (272622,690000,0,'skin_color',64,0,0), (272623,690000,0,'soga_eye_color',255,0,255), (272624,690001,0,'eye_color',0,64,0), (272625,690001,0,'skin_color',64,0,0), (272626,690001,0,'soga_eye_color',255,0,255), (272627,690002,0,'eye_color',0,64,0), (272628,690002,0,'skin_color',64,0,0), (272629,690002,0,'soga_eye_color',255,0,255), (272630,690003,0,'eye_color',0,64,0), (272631,690003,0,'skin_color',64,0,0), (272632,690003,0,'soga_eye_color',255,0,255), (272633,690004,0,'eye_color',0,64,0), (272634,690004,0,'skin_color',64,0,0), (272635,690004,0,'soga_eye_color',255,0,255), (272636,690005,0,'eye_color',0,64,0), (272637,690005,0,'skin_color',64,0,0), (272638,690005,0,'soga_eye_color',255,0,255), (272639,690006,0,'eye_color',0,63,0), (272640,690006,0,'skin_color',63,0,0), (272641,690006,0,'soga_eye_color',255,0,255), (272642,690007,0,'eye_color',255,255,255), (272643,690007,0,'skin_color',255,255,255), (272644,690007,0,'soga_eye_color',255,0,255), (272645,690008,0,'eye_color',255,255,255), (272646,690008,0,'skin_color',255,255,255), (272647,690008,0,'soga_eye_color',255,0,255), (272648,690009,0,'eye_color',63,0,0), (272649,690009,0,'skin_color',0,63,0), (272650,690009,0,'soga_eye_color',255,0,255), (272651,690010,0,'eye_color',255,255,255), (272652,690010,0,'skin_color',255,255,255), (272653,690010,0,'soga_eye_color',255,0,255), (272654,690011,0,'eye_color',255,255,255), (272655,690011,0,'skin_color',255,255,255), (272656,690011,0,'soga_eye_color',255,0,255), (272657,780000,0,'eye_color',255,255,255), (272658,780000,0,'skin_color',255,255,255), (272659,780000,0,'soga_eye_color',255,0,255), (272660,780001,0,'eye_color',255,255,255), (272661,780001,0,'skin_color',255,255,255), (272662,780001,0,'soga_eye_color',255,0,255), (272663,780002,0,'eye_color',255,255,255), (272664,780002,0,'skin_color',255,255,255), (272665,780002,0,'soga_eye_color',255,0,255), (272666,780003,0,'eye_color',255,255,255), (272667,780003,0,'skin_color',255,255,255), (272668,780003,0,'soga_eye_color',255,0,255), (272669,780004,0,'eye_color',255,255,255), (272670,780004,0,'skin_color',255,255,255), (272671,780004,0,'soga_eye_color',255,0,255), (272672,780005,0,'eye_color',255,255,255), (272673,780005,0,'skin_color',255,255,255), (272674,780005,0,'soga_eye_color',255,0,255), (272675,780006,0,'eye_color',255,255,255), (272676,780006,0,'skin_color',255,255,255), (272677,780006,0,'soga_eye_color',255,0,255), (272678,780007,0,'eye_color',255,255,255), (272679,780007,0,'skin_color',255,255,255), (272680,780007,0,'soga_eye_color',255,0,255), (272681,780008,0,'eye_color',255,255,255), (272682,780008,0,'skin_color',255,255,255), (272683,780008,0,'soga_eye_color',255,0,255), (272684,780009,0,'eye_color',255,255,255), (272685,780009,0,'skin_color',255,255,255), (272686,780009,0,'soga_eye_color',255,0,255), (272687,780010,0,'eye_color',255,255,255), (272688,780010,0,'skin_color',255,255,255), (272689,780010,0,'soga_eye_color',255,0,255), (272690,780011,0,'eye_color',255,255,255), (272691,780011,0,'skin_color',255,255,255), (272692,780011,0,'soga_eye_color',255,0,255), (272693,780012,0,'eye_color',255,255,255), (272694,780012,0,'skin_color',255,255,255), (272695,780012,0,'soga_eye_color',255,0,255), (272696,780013,0,'eye_color',255,255,255), (272697,780013,0,'skin_color',255,255,255), (272698,780013,0,'soga_eye_color',255,0,255), (272699,780014,0,'eye_color',255,255,255), (272700,780014,0,'skin_color',255,255,255), (272701,780014,0,'soga_eye_color',255,0,255), (272702,780015,0,'eye_color',255,255,255), (272703,780015,0,'skin_color',255,255,255), (272704,780015,0,'soga_eye_color',255,0,255), (272705,780016,0,'eye_color',255,255,255), (272706,780016,0,'skin_color',255,255,255), (272707,780016,0,'soga_eye_color',255,0,255), (272708,780017,0,'eye_color',255,255,255), (272709,780017,0,'skin_color',255,255,255), (272710,780017,0,'soga_eye_color',255,0,255), (272711,780018,0,'eye_color',255,255,255), (272712,780018,0,'skin_color',255,255,255), (272713,780018,0,'soga_eye_color',255,0,255), (272714,780019,0,'eye_color',255,255,255), (272715,780019,0,'skin_color',255,255,255), (272716,780019,0,'soga_eye_color',255,0,255), (272717,780020,0,'eye_color',255,255,255), (272718,780020,0,'skin_color',255,255,255), (272719,780020,0,'soga_eye_color',255,0,255), (272720,780021,0,'eye_color',255,255,255), (272721,780021,0,'skin_color',255,255,255), (272722,780021,0,'soga_eye_color',255,0,255), (272723,780022,0,'eye_color',255,255,255), (272724,780022,0,'skin_color',255,255,255), (272725,780022,0,'soga_eye_color',255,0,255), (272726,780023,0,'eye_color',255,255,255), (272727,780023,0,'skin_color',255,255,255), (272728,780023,0,'soga_eye_color',255,0,255), (272729,780024,0,'eye_color',255,255,255), (272730,780024,0,'skin_color',255,255,255), (272731,780024,0,'soga_eye_color',255,0,255), (272732,780025,0,'eye_color',255,255,255), (272733,780025,0,'skin_color',255,255,255), (272734,780025,0,'soga_eye_color',255,0,255), (272735,780026,0,'eye_color',255,255,255), (272736,780026,0,'skin_color',255,255,255), (272737,780026,0,'soga_eye_color',255,0,255), (272738,780027,0,'eye_color',255,255,255), (272739,780027,0,'skin_color',255,255,255), (272740,780027,0,'soga_eye_color',255,0,255), (272741,780028,0,'eye_color',255,255,255), (272742,780028,0,'skin_color',255,255,255), (272743,780028,0,'soga_eye_color',255,0,255), (272744,780029,0,'eye_color',255,255,255), (272745,780029,0,'skin_color',255,255,255), (272746,780029,0,'soga_eye_color',255,0,255), (272747,780030,0,'eye_color',255,255,255), (272748,780030,0,'skin_color',255,255,255), (272749,780030,0,'soga_eye_color',255,0,255), (272750,780031,0,'eye_color',255,255,255), (272751,780031,0,'skin_color',255,255,255), (272752,780031,0,'soga_eye_color',255,0,255), (272753,780032,0,'eye_color',255,255,255), (272754,780032,0,'skin_color',255,255,255), (272755,780032,0,'soga_eye_color',255,0,255), (272756,780033,0,'eye_color',255,255,255), (272757,780033,0,'skin_color',255,255,255), (272758,780033,0,'soga_eye_color',255,0,255), (272759,780034,0,'eye_color',255,255,255), (272760,780034,0,'skin_color',255,255,255), (272761,780034,0,'soga_eye_color',255,0,255), (272762,760000,0,'eye_color',255,0,0), (272763,760000,0,'skin_color',128,128,128), (272764,760000,0,'soga_eye_color',255,0,255), (272765,760001,1,'cheek_type',-34,-62,0), (272766,760001,1,'chin_type',82,28,25), (272767,760001,1,'ear_type',22,21,0), (272768,760001,1,'eye_brow_type',8,17,95), (272769,760001,0,'eye_color',230,161,255), (272770,760001,1,'eye_type',-14,0,0), (272771,760001,0,'hair_face_color',146,169,168), (272772,760001,0,'hair_face_highlight_color',145,168,168), (272773,760001,0,'hair_type_color',146,169,168), (272774,760001,0,'hair_type_highlight_color',145,168,168), (272775,760001,1,'lip_type',-56,23,74), (272776,760001,1,'nose_type',87,5,-38), (272777,760001,0,'skin_color',211,181,192), (272778,760001,1,'soga_cheek_type',-34,-62,0), (272779,760001,1,'soga_chin_type',82,28,25), (272780,760001,1,'soga_ear_type',22,21,0), (272781,760001,1,'soga_eye_brow_type',8,17,95), (272782,760001,0,'soga_eye_color',229,229,102), (272783,760001,1,'soga_eye_type',-14,0,0), (272784,760001,0,'soga_hair_face_color',146,169,168), (272785,760001,0,'soga_hair_face_highlight_color',145,168,168), (272786,760001,0,'soga_hair_type_color',146,169,168), (272787,760001,0,'soga_hair_type_highlight_color',145,168,168), (272788,760001,1,'soga_lip_type',-56,23,74), (272789,760001,1,'soga_nose_type',87,5,-38), (272790,760001,0,'soga_skin_color',211,181,192), (272791,760001,0,'wing_color1',255,255,255), (272792,760001,0,'wing_color2',255,255,255), (272793,760002,0,'eye_color',255,255,255), (272794,760002,0,'skin_color',255,255,255), (272795,760002,0,'soga_eye_color',255,0,255), (272796,760003,1,'cheek_type',100,-100,0), (272797,760003,1,'chin_type',-100,100,100), (272798,760003,1,'ear_type',25,9,0), (272799,760003,1,'eye_brow_type',100,100,100), (272800,760003,0,'eye_color',118,14,183), (272801,760003,1,'eye_type',100,0,0), (272802,760003,0,'hair_face_color',171,60,32), (272803,760003,0,'hair_face_highlight_color',216,192,37), (272804,760003,0,'hair_type_color',171,60,32), (272805,760003,0,'hair_type_highlight_color',216,192,37), (272806,760003,1,'lip_type',100,50,-68), (272807,760003,1,'nose_type',0,-17,-1), (272808,760003,0,'skin_color',253,251,246), (272809,760003,1,'soga_cheek_type',100,-100,0), (272810,760003,1,'soga_chin_type',-100,100,100), (272811,760003,1,'soga_ear_type',25,9,0), (272812,760003,1,'soga_eye_brow_type',100,100,100), (272813,760003,0,'soga_eye_color',229,229,102), (272814,760003,1,'soga_eye_type',100,0,0), (272815,760003,0,'soga_hair_face_color',171,60,32), (272816,760003,0,'soga_hair_face_highlight_color',216,192,37), (272817,760003,0,'soga_hair_type_color',171,60,32), (272818,760003,0,'soga_hair_type_highlight_color',216,192,37), (272819,760003,1,'soga_lip_type',100,50,-68), (272820,760003,1,'soga_nose_type',0,-17,-1), (272821,760003,0,'soga_skin_color',253,251,246), (272822,760003,0,'wing_color1',255,255,255), (272823,760003,0,'wing_color2',255,255,255), (272824,760004,0,'eye_color',5,5,5), (272825,760004,0,'skin_color',105,21,63), (272826,760004,0,'soga_eye_color',255,0,255), (272827,760005,0,'eye_color',107,107,107), (272828,760005,0,'skin_color',202,52,52), (272829,760005,0,'soga_eye_color',255,0,255), (272830,760006,0,'eye_color',107,107,107), (272831,760006,0,'skin_color',63,128,128), (272832,760006,0,'soga_eye_color',255,0,255), (272833,760007,0,'eye_color',107,107,107), (272834,760007,0,'skin_color',202,52,52), (272835,760007,0,'soga_eye_color',255,0,255), (272836,760008,0,'eye_color',107,107,107), (272837,760008,0,'skin_color',202,52,52), (272838,760008,0,'soga_eye_color',255,0,255), (272839,760009,0,'eye_color',59,59,59), (272840,760009,0,'skin_color',128,154,100), (272841,760009,0,'soga_eye_color',255,0,255), (272842,760010,0,'eye_color',107,107,107), (272843,760010,0,'skin_color',202,52,52), (272844,760010,0,'soga_eye_color',255,0,255), (272845,760011,0,'eye_color',196,114,59), (272846,760011,0,'skin_color',105,10,105), (272847,760011,0,'soga_eye_color',255,0,255), (272848,760012,0,'eye_color',196,114,59), (272849,760012,0,'skin_color',105,10,105), (272850,760012,0,'soga_eye_color',255,0,255), (272851,760013,1,'cheek_type',-28,81,0), (272852,760013,1,'chin_type',56,77,0), (272853,760013,1,'ear_type',0,44,0), (272854,760013,1,'eye_brow_type',34,-7,0), (272855,760013,0,'eye_color',255,0,0), (272856,760013,1,'eye_type',44,0,0), (272857,760013,1,'lip_type',-50,77,62), (272858,760013,1,'nose_type',-77,0,68), (272859,760013,0,'skin_color',40,40,40), (272860,760013,1,'soga_cheek_type',-28,81,0), (272861,760013,1,'soga_chin_type',56,77,0), (272862,760013,1,'soga_ear_type',0,44,0), (272863,760013,1,'soga_eye_brow_type',34,-7,0), (272864,760013,0,'soga_eye_color',229,229,102), (272865,760013,1,'soga_eye_type',44,0,0), (272866,760013,1,'soga_lip_type',-50,77,62), (272867,760013,1,'soga_nose_type',-77,0,68), (272868,760013,0,'soga_skin_color',221,215,199), (272869,760013,0,'wing_color1',255,255,255), (272870,760013,0,'wing_color2',255,255,255), (272871,760014,0,'eye_color',255,0,0), (272872,760014,0,'skin_color',128,128,128), (272873,760014,0,'soga_eye_color',255,0,255), (272874,760015,1,'cheek_type',-28,81,0), (272875,760015,1,'chin_type',56,77,0), (272876,760015,1,'ear_type',0,44,0), (272877,760015,1,'eye_brow_type',34,-7,0), (272878,760015,0,'eye_color',204,29,1), (272879,760015,1,'eye_type',44,0,0), (272880,760015,1,'lip_type',-50,77,62), (272881,760015,1,'nose_type',-77,0,68), (272882,760015,0,'skin_color',221,215,199), (272883,760015,1,'soga_cheek_type',-28,81,0), (272884,760015,1,'soga_chin_type',56,77,0), (272885,760015,1,'soga_ear_type',0,44,0), (272886,760015,1,'soga_eye_brow_type',34,-7,0), (272887,760015,0,'soga_eye_color',229,229,102), (272888,760015,1,'soga_eye_type',44,0,0), (272889,760015,1,'soga_lip_type',-50,77,62), (272890,760015,1,'soga_nose_type',-77,0,68), (272891,760015,0,'soga_skin_color',221,215,199), (272892,760015,0,'wing_color1',255,255,255), (272893,760015,0,'wing_color2',255,255,255), (272894,760016,1,'cheek_type',-28,81,0), (272895,760016,1,'chin_type',56,77,0), (272896,760016,1,'ear_type',0,44,0), (272897,760016,1,'eye_brow_type',34,-7,0), (272898,760016,0,'eye_color',204,29,1), (272899,760016,1,'eye_type',44,0,0), (272900,760016,1,'lip_type',-50,77,62), (272901,760016,1,'nose_type',-77,0,68), (272902,760016,0,'skin_color',221,215,199), (272903,760016,1,'soga_cheek_type',-28,81,0), (272904,760016,1,'soga_chin_type',56,77,0), (272905,760016,1,'soga_ear_type',0,44,0), (272906,760016,1,'soga_eye_brow_type',34,-7,0), (272907,760016,0,'soga_eye_color',229,229,102), (272908,760016,1,'soga_eye_type',44,0,0), (272909,760016,1,'soga_lip_type',-50,77,62), (272910,760016,1,'soga_nose_type',-77,0,68), (272911,760016,0,'soga_skin_color',221,215,199), (272912,760016,0,'wing_color1',255,255,255), (272913,760016,0,'wing_color2',255,255,255), (272914,760017,0,'eye_color',107,107,107), (272915,760017,0,'skin_color',202,52,52), (272916,760017,0,'soga_eye_color',255,0,255), (272917,760018,0,'eye_color',128,128,191), (272918,760018,0,'skin_color',202,52,52), (272919,760018,0,'soga_eye_color',255,0,255), (272920,760019,0,'eye_color',255,255,255), (272921,760019,0,'skin_color',255,255,255), (272922,760019,0,'soga_eye_color',255,0,255), (272923,760020,0,'eye_color',128,128,128), (272924,760020,0,'skin_color',63,128,128), (272925,760020,0,'soga_eye_color',255,0,255), (272926,760021,0,'eye_color',255,0,0), (272927,760021,0,'skin_color',128,128,128), (272928,760021,0,'soga_eye_color',255,0,255), (272929,760022,0,'eye_color',0,0,160), (272930,760022,0,'skin_color',19,59,105), (272931,760022,0,'soga_eye_color',255,0,255), (272932,760023,0,'eye_color',107,107,107), (272933,760023,0,'skin_color',128,181,73), (272934,760023,0,'soga_eye_color',255,0,255), (272935,760024,0,'eye_color',107,107,107), (272936,760024,0,'skin_color',202,52,52), (272937,760024,0,'soga_eye_color',255,0,255), (272938,760025,0,'eye_color',59,59,59), (272939,760025,0,'skin_color',36,117,154), (272940,760025,0,'soga_eye_color',255,0,255), (272941,760026,0,'eye_color',5,5,5), (272942,760026,0,'skin_color',59,89,36), (272943,760026,0,'soga_eye_color',255,0,255), (272944,760027,0,'eye_color',107,107,107), (272945,760027,0,'skin_color',202,52,52), (272946,760027,0,'soga_eye_color',255,0,255), (272947,760028,1,'cheek_type',50,-70,0), (272948,760028,1,'chin_type',-23,-48,-11), (272949,760028,1,'ear_type',41,-76,0), (272950,760028,1,'eye_brow_type',52,-59,-5), (272951,760028,0,'eye_color',118,160,130), (272952,760028,1,'eye_type',-35,0,0), (272953,760028,0,'hair_face_color',244,244,246), (272954,760028,0,'hair_face_highlight_color',244,244,246), (272955,760028,0,'hair_type_color',244,244,246), (272956,760028,0,'hair_type_highlight_color',244,244,246), (272957,760028,1,'lip_type',77,12,4), (272958,760028,1,'nose_type',91,-29,-46), (272959,760028,0,'skin_color',243,253,252), (272960,760028,1,'soga_cheek_type',50,-70,0), (272961,760028,1,'soga_chin_type',-23,-48,-11), (272962,760028,1,'soga_ear_type',41,-76,0), (272963,760028,1,'soga_eye_brow_type',52,-59,-5), (272964,760028,0,'soga_eye_color',229,229,102), (272965,760028,1,'soga_eye_type',-35,0,0), (272966,760028,0,'soga_hair_face_color',244,244,246), (272967,760028,0,'soga_hair_face_highlight_color',244,244,246), (272968,760028,0,'soga_hair_type_color',244,244,246), (272969,760028,0,'soga_hair_type_highlight_color',244,244,246), (272970,760028,1,'soga_lip_type',77,12,4), (272971,760028,1,'soga_nose_type',91,-29,-46), (272972,760028,0,'soga_skin_color',243,253,252), (272973,760028,0,'wing_color1',255,255,255), (272974,760028,0,'wing_color2',255,255,255), (272975,760029,0,'eye_color',10,10,10), (272976,760029,0,'skin_color',202,52,52), (272977,760029,0,'soga_eye_color',255,0,255), (272978,760030,0,'eye_color',255,255,255), (272979,760030,0,'skin_color',255,255,255), (272980,760030,0,'soga_eye_color',255,0,255), (272981,750000,0,'eye_color',255,255,255), (272982,750000,0,'skin_color',255,255,255), (272983,750000,0,'soga_eye_color',255,0,255), (272984,750001,0,'eye_color',255,255,255), (272985,750001,0,'skin_color',255,255,255), (272986,750001,0,'soga_eye_color',255,0,255), (272987,750002,0,'eye_color',255,255,255), (272988,750002,0,'skin_color',255,255,255), (272989,750002,0,'soga_eye_color',255,0,255), (272990,750003,0,'eye_color',255,255,255), (272991,750003,0,'skin_color',255,255,255), (272992,750003,0,'soga_eye_color',255,0,255), (272993,750004,0,'eye_color',255,255,255), (272994,750004,0,'skin_color',255,255,255), (272995,750004,0,'soga_eye_color',255,0,255), (272996,750005,0,'eye_color',255,255,255), (272997,750005,0,'skin_color',255,255,255), (272998,750005,0,'soga_eye_color',255,0,255), (272999,750006,0,'eye_color',255,255,255), (273000,750006,0,'skin_color',255,255,255), (273001,750006,0,'soga_eye_color',255,0,255), (273002,750007,0,'eye_color',255,255,255), (273003,750007,0,'skin_color',255,255,255), (273004,750007,0,'soga_eye_color',255,0,255), (273005,750008,0,'eye_color',255,255,255), (273006,750008,0,'skin_color',255,255,255), (273007,750008,0,'soga_eye_color',255,0,255), (273008,750009,0,'eye_color',255,255,255), (273009,750009,0,'skin_color',255,255,255), (273010,750009,0,'soga_eye_color',255,0,255), (273011,750010,0,'eye_color',255,255,255), (273012,750010,0,'skin_color',255,255,255), (273013,750010,0,'soga_eye_color',255,0,255), (273014,750011,0,'eye_color',255,255,255), (273015,750011,0,'skin_color',255,255,255), (273016,750011,0,'soga_eye_color',255,0,255), (273017,750012,0,'eye_color',255,255,255), (273018,750012,0,'skin_color',255,255,255), (273019,750012,0,'soga_eye_color',255,0,255), (273020,750013,0,'eye_color',255,255,255), (273021,750013,0,'skin_color',255,255,255), (273022,750013,0,'soga_eye_color',255,0,255), (273023,750014,0,'eye_color',255,255,255), (273024,750014,0,'skin_color',255,255,255), (273025,750014,0,'soga_eye_color',255,0,255), (273026,750015,0,'eye_color',255,255,255), (273027,750015,0,'skin_color',255,255,255), (273028,750015,0,'soga_eye_color',255,0,255), (273029,750016,0,'eye_color',255,255,255), (273030,750016,0,'skin_color',255,255,255), (273031,750016,0,'soga_eye_color',255,0,255), (273032,750017,0,'eye_color',128,128,128), (273033,750017,0,'skin_color',63,0,63), (273034,750017,0,'soga_eye_color',255,0,255), (273035,750018,0,'eye_color',255,255,255), (273036,750018,0,'skin_color',255,255,255), (273037,750018,0,'soga_eye_color',255,0,255), (273038,750019,0,'eye_color',255,255,255), (273039,750019,0,'skin_color',255,255,255), (273040,750019,0,'soga_eye_color',255,0,255), (273041,750020,1,'cheek_type',-100,100,0), (273042,750020,1,'chin_type',-100,100,100), (273043,750020,1,'ear_type',-100,-100,0), (273044,750020,1,'eye_brow_type',-100,-38,100), (273045,750020,0,'eye_color',74,42,12), (273046,750020,1,'eye_type',-31,0,0), (273047,750020,0,'hair_face_highlight_color',244,244,246), (273048,750020,0,'hair_type_highlight_color',244,244,246), (273049,750020,1,'lip_type',-95,21,83), (273050,750020,1,'nose_type',-17,17,12), (273051,750020,0,'skin_color',253,253,253), (273052,750020,1,'soga_cheek_type',-100,100,0), (273053,750020,1,'soga_chin_type',-100,100,100), (273054,750020,1,'soga_ear_type',-100,-100,0), (273055,750020,1,'soga_eye_brow_type',-100,-38,100), (273056,750020,0,'soga_eye_color',229,229,102), (273057,750020,1,'soga_eye_type',-31,0,0), (273058,750020,0,'soga_hair_face_highlight_color',244,244,246), (273059,750020,0,'soga_hair_type_highlight_color',244,244,246), (273060,750020,1,'soga_lip_type',-95,21,83), (273061,750020,1,'soga_nose_type',-17,17,12), (273062,750020,0,'soga_skin_color',253,253,253), (273063,750020,0,'wing_color1',255,255,255), (273064,750020,0,'wing_color2',255,255,255), (273065,750021,0,'eye_color',255,255,255), (273066,750021,0,'skin_color',255,255,255), (273067,750021,0,'soga_eye_color',255,0,255), (273068,750022,0,'eye_color',128,128,128), (273069,750022,0,'skin_color',63,0,63), (273070,750022,0,'soga_eye_color',255,0,255), (273071,770000,0,'eye_color',255,255,255), (273072,770000,0,'skin_color',255,255,255), (273073,770000,0,'soga_eye_color',255,0,255), (273074,770001,0,'eye_color',255,255,255), (273075,770001,0,'skin_color',255,255,255), (273076,770001,0,'soga_eye_color',255,0,255), (273077,770002,0,'eye_color',255,255,255), (273078,770002,0,'skin_color',255,255,255), (273079,770002,0,'soga_eye_color',255,0,255), (273080,770003,0,'eye_color',255,255,255), (273081,770003,0,'skin_color',255,255,255), (273082,770003,0,'soga_eye_color',255,0,255), (273083,770004,0,'eye_color',255,255,255), (273084,770004,0,'skin_color',255,255,255), (273085,770004,0,'soga_eye_color',255,0,255), (273086,770005,0,'eye_color',255,255,255), (273087,770005,0,'skin_color',255,255,255), (273088,770005,0,'soga_eye_color',255,0,255), (273089,770006,0,'eye_color',255,255,255), (273090,770006,0,'skin_color',255,255,255), (273091,770006,0,'soga_eye_color',255,0,255), (273092,770007,0,'eye_color',255,255,255), (273093,770007,0,'skin_color',255,255,255), (273094,770007,0,'soga_eye_color',255,0,255), (273095,770008,0,'eye_color',255,255,255), (273096,770008,0,'skin_color',255,255,255), (273097,770008,0,'soga_eye_color',255,0,255), (273098,770009,0,'eye_color',255,255,255), (273099,770009,0,'skin_color',255,255,255), (273100,770009,0,'soga_eye_color',255,0,255), (273101,770010,0,'eye_color',255,255,255), (273102,770010,0,'skin_color',255,255,255), (273103,770010,0,'soga_eye_color',255,0,255), (273104,770011,0,'eye_color',255,255,255), (273105,770011,0,'skin_color',255,255,255), (273106,770011,0,'soga_eye_color',255,0,255), (273107,770012,0,'eye_color',5,5,5), (273108,770012,0,'skin_color',249,249,5), (273109,770012,0,'soga_eye_color',255,0,255), (273110,770013,0,'eye_color',255,255,255), (273111,770013,0,'skin_color',255,255,255), (273112,770013,0,'soga_eye_color',255,0,255), (273113,770014,0,'eye_color',255,255,255), (273114,770014,0,'skin_color',255,255,255), (273115,770014,0,'soga_eye_color',255,0,255), (273116,770015,0,'eye_color',255,255,255), (273117,770015,0,'skin_color',255,255,255), (273118,770015,0,'soga_eye_color',255,0,255), (273119,770016,0,'eye_color',255,255,255), (273120,770016,0,'skin_color',255,255,255), (273121,770016,0,'soga_eye_color',255,0,255), (273122,770017,0,'eye_color',255,255,255), (273123,770017,0,'skin_color',255,255,255), (273124,770017,0,'soga_eye_color',255,0,255), (273125,770018,0,'eye_color',255,255,255), (273126,770018,0,'skin_color',255,255,255), (273127,770018,0,'soga_eye_color',255,0,255), (273128,770019,0,'eye_color',255,255,255), (273129,770019,0,'skin_color',255,255,255), (273130,770019,0,'soga_eye_color',255,0,255), (273131,770020,0,'eye_color',5,5,5), (273132,770020,0,'skin_color',5,249,5), (273133,770020,0,'soga_eye_color',255,0,255), (273134,770021,0,'eye_color',255,255,255), (273135,770021,0,'skin_color',255,255,255), (273136,770021,0,'soga_eye_color',255,0,255), (273137,770022,0,'eye_color',255,255,255), (273138,770022,0,'skin_color',255,255,255), (273139,770022,0,'soga_eye_color',255,0,255), (273140,770023,0,'eye_color',255,255,255), (273141,770023,0,'skin_color',255,255,255), (273142,770023,0,'soga_eye_color',255,0,255), (273143,770024,0,'eye_color',255,255,255), (273144,770024,0,'skin_color',255,255,255), (273145,770024,0,'soga_eye_color',255,0,255), (273146,770025,0,'eye_color',255,255,255), (273147,770025,0,'skin_color',255,255,255), (273148,770025,0,'soga_eye_color',255,0,255), (273149,770026,0,'eye_color',255,255,255), (273150,770026,0,'skin_color',255,255,255), (273151,770026,0,'soga_eye_color',255,0,255), (273152,770027,0,'eye_color',255,255,255), (273153,770027,0,'skin_color',255,255,255), (273154,770027,0,'soga_eye_color',255,0,255), (273155,770028,0,'eye_color',255,255,255), (273156,770028,0,'skin_color',255,255,255), (273157,770028,0,'soga_eye_color',255,0,255), (273158,770029,0,'eye_color',255,255,255), (273159,770029,0,'skin_color',255,255,255), (273160,770029,0,'soga_eye_color',255,0,255), (273161,770030,0,'eye_color',255,255,255), (273162,770030,0,'skin_color',255,255,255), (273163,770030,0,'soga_eye_color',255,0,255), (273164,770031,0,'eye_color',255,255,255), (273165,770031,0,'skin_color',255,255,255), (273166,770031,0,'soga_eye_color',255,0,255), (273167,770032,0,'eye_color',255,255,255), (273168,770032,0,'skin_color',255,255,255), (273169,770032,0,'soga_eye_color',255,0,255), (273170,770033,0,'eye_color',5,5,5), (273171,770033,0,'skin_color',249,5,5), (273172,770033,0,'soga_eye_color',255,0,255), (273173,5320000,0,'eye_color',255,255,255), (273174,5320000,0,'skin_color',255,255,255), (273175,5320000,0,'soga_eye_color',255,0,255), (273176,5320001,0,'eye_color',255,255,255), (273177,5320001,0,'skin_color',255,255,255), (273178,5320001,0,'soga_eye_color',255,0,255), (273179,5320002,0,'eye_color',255,255,255), (273180,5320002,0,'skin_color',255,255,255), (273181,5320002,0,'soga_eye_color',255,0,255), (273182,5320003,0,'eye_color',255,255,255), (273183,5320003,0,'skin_color',255,255,255), (273184,5320003,0,'soga_eye_color',255,0,255), (273185,5320004,0,'eye_color',255,255,255), (273186,5320004,0,'skin_color',255,255,255), (273187,5320004,0,'soga_eye_color',255,0,255), (273188,5320005,0,'eye_color',255,255,255), (273189,5320005,0,'skin_color',255,255,255), (273190,5320005,0,'soga_eye_color',255,0,255), (273191,5320006,0,'eye_color',255,255,255), (273192,5320006,0,'skin_color',255,255,255), (273193,5320006,0,'soga_eye_color',255,0,255), (273194,4050000,0,'eye_color',255,255,255), (273195,4050000,0,'skin_color',255,255,255), (273196,4050000,0,'soga_eye_color',255,0,255), (273197,4050001,0,'eye_color',255,255,255), (273198,4050001,0,'skin_color',255,255,255), (273199,4050001,0,'soga_eye_color',255,0,255), (273200,4050002,1,'cheek_type',-21,-10,0), (273201,4050002,1,'chin_type',-32,25,0), (273202,4050002,1,'ear_type',-17,10,0), (273203,4050002,1,'eye_brow_type',0,46,-21), (273204,4050002,0,'eye_color',199,187,255), (273205,4050002,1,'eye_type',-20,0,0), (273206,4050002,0,'hair_face_color',189,178,189), (273207,4050002,0,'hair_face_highlight_color',105,103,97), (273208,4050002,0,'hair_type_color',189,178,189), (273209,4050002,0,'hair_type_highlight_color',105,103,97), (273210,4050002,1,'lip_type',-34,48,19), (273211,4050002,1,'nose_type',-4,-26,-14), (273212,4050002,0,'skin_color',0,1,1), (273213,4050002,1,'soga_cheek_type',-21,-10,0), (273214,4050002,1,'soga_chin_type',-32,25,0), (273215,4050002,1,'soga_ear_type',-17,10,0), (273216,4050002,1,'soga_eye_brow_type',0,46,-21), (273217,4050002,0,'soga_eye_color',229,229,102), (273218,4050002,1,'soga_eye_type',-20,0,0), (273219,4050002,0,'soga_hair_face_color',189,178,189), (273220,4050002,0,'soga_hair_face_highlight_color',105,103,97), (273221,4050002,0,'soga_hair_type_color',189,178,189), (273222,4050002,0,'soga_hair_type_highlight_color',105,103,97), (273223,4050002,1,'soga_lip_type',-34,48,19), (273224,4050002,1,'soga_nose_type',-4,-26,-14), (273225,4050002,0,'soga_skin_color',0,1,1), (273226,4050002,0,'wing_color1',255,255,255), (273227,4050002,0,'wing_color2',255,255,255), (273228,4050003,0,'eye_color',255,255,255), (273229,4050003,0,'skin_color',255,255,255), (273230,4050003,0,'soga_eye_color',255,0,255), (273231,4050004,0,'eye_color',234,234,234), (273232,4050004,0,'skin_color',255,0,12), (273233,4050004,0,'soga_eye_color',255,0,255), (273234,4050005,0,'eye_color',249,234,179), (273235,4050005,0,'skin_color',255,0,12), (273236,4050005,0,'soga_eye_color',255,0,255), (273237,4050006,1,'cheek_type',12,18,0), (273238,4050006,1,'chin_type',-14,0,-23), (273239,4050006,1,'ear_type',-26,-34,0), (273240,4050006,1,'eye_brow_type',5,0,9), (273241,4050006,0,'eye_color',70,71,38), (273242,4050006,1,'eye_type',21,0,0), (273243,4050006,0,'hair_face_color',86,58,39), (273244,4050006,0,'hair_face_highlight_color',139,95,43), (273245,4050006,0,'hair_type_color',86,58,39), (273246,4050006,0,'hair_type_highlight_color',139,95,43), (273247,4050006,1,'lip_type',17,20,-12), (273248,4050006,1,'nose_type',4,-21,-25), (273249,4050006,0,'skin_color',218,189,160), (273250,4050006,1,'soga_cheek_type',12,18,0), (273251,4050006,1,'soga_chin_type',-14,0,-23), (273252,4050006,1,'soga_ear_type',-26,-34,0), (273253,4050006,1,'soga_eye_brow_type',5,0,9), (273254,4050006,0,'soga_eye_color',229,229,102), (273255,4050006,1,'soga_eye_type',21,0,0), (273256,4050006,0,'soga_hair_face_color',86,58,39), (273257,4050006,0,'soga_hair_face_highlight_color',139,95,43), (273258,4050006,0,'soga_hair_type_color',86,58,39), (273259,4050006,0,'soga_hair_type_highlight_color',139,95,43), (273260,4050006,1,'soga_lip_type',17,20,-12), (273261,4050006,1,'soga_nose_type',4,-21,-25), (273262,4050006,0,'soga_skin_color',218,189,160), (273263,4050006,0,'wing_color1',255,255,255), (273264,4050006,0,'wing_color2',255,255,255), (273265,4050007,1,'cheek_type',-20,-3,0), (273266,4050007,1,'chin_type',-34,-29,-3), (273267,4050007,1,'ear_type',-7,-14,0), (273268,4050007,1,'eye_brow_type',44,3,25), (273269,4050007,0,'eye_color',42,85,99), (273270,4050007,1,'eye_type',-29,0,0), (273271,4050007,0,'hair_face_color',210,168,101), (273272,4050007,0,'hair_face_highlight_color',120,67,7), (273273,4050007,0,'hair_type_color',210,168,101), (273274,4050007,0,'hair_type_highlight_color',120,67,7), (273275,4050007,1,'lip_type',-31,-28,17), (273276,4050007,1,'nose_type',-26,-5,-31), (273277,4050007,0,'skin_color',230,217,213), (273278,4050007,1,'soga_cheek_type',-20,-3,0), (273279,4050007,1,'soga_chin_type',-34,-29,-3), (273280,4050007,1,'soga_ear_type',-7,-14,0), (273281,4050007,1,'soga_eye_brow_type',44,3,25), (273282,4050007,0,'soga_eye_color',229,229,102), (273283,4050007,1,'soga_eye_type',-29,0,0), (273284,4050007,0,'soga_hair_face_color',210,168,101), (273285,4050007,0,'soga_hair_face_highlight_color',120,67,7), (273286,4050007,0,'soga_hair_type_color',210,168,101), (273287,4050007,0,'soga_hair_type_highlight_color',120,67,7), (273288,4050007,1,'soga_lip_type',-31,-28,17), (273289,4050007,1,'soga_nose_type',-26,-5,-31), (273290,4050007,0,'soga_skin_color',230,217,213), (273291,4050007,0,'wing_color1',255,255,255), (273292,4050007,0,'wing_color2',255,255,255), (273293,4050008,1,'cheek_type',28,17,0), (273294,4050008,1,'chin_type',-11,12,-10), (273295,4050008,1,'ear_type',-28,9,0), (273296,4050008,1,'eye_brow_type',-7,23,-25), (273297,4050008,0,'eye_color',173,180,148), (273298,4050008,1,'eye_type',-25,0,0), (273299,4050008,0,'hair_face_color',130,90,60), (273300,4050008,0,'hair_face_highlight_color',98,42,13), (273301,4050008,0,'hair_type_color',130,90,60), (273302,4050008,0,'hair_type_highlight_color',98,42,13), (273303,4050008,1,'lip_type',0,0,-18), (273304,4050008,1,'nose_type',-17,17,0), (273305,4050008,0,'skin_color',201,150,128), (273306,4050008,1,'soga_cheek_type',28,17,0), (273307,4050008,1,'soga_chin_type',-11,12,-10), (273308,4050008,1,'soga_ear_type',-28,9,0), (273309,4050008,1,'soga_eye_brow_type',-7,23,-25), (273310,4050008,0,'soga_eye_color',229,229,102), (273311,4050008,1,'soga_eye_type',-25,0,0), (273312,4050008,0,'soga_hair_face_color',130,90,60), (273313,4050008,0,'soga_hair_face_highlight_color',98,42,13), (273314,4050008,0,'soga_hair_type_color',130,90,60), (273315,4050008,0,'soga_hair_type_highlight_color',98,42,13), (273316,4050008,1,'soga_lip_type',0,0,-18), (273317,4050008,1,'soga_nose_type',-17,17,0), (273318,4050008,0,'soga_skin_color',201,150,128), (273319,4050008,0,'wing_color1',255,255,255), (273320,4050008,0,'wing_color2',255,255,255), (273321,4050009,1,'cheek_type',31,34,0), (273322,4050009,1,'chin_type',-7,-8,-11), (273323,4050009,1,'ear_type',20,46,0), (273324,4050009,1,'eye_brow_type',-17,2,-7), (273325,4050009,0,'eye_color',168,189,165), (273326,4050009,1,'eye_type',-17,0,0), (273327,4050009,0,'hair_face_color',62,79,74), (273328,4050009,0,'hair_face_highlight_color',58,29,0), (273329,4050009,0,'hair_type_color',62,79,74), (273330,4050009,0,'hair_type_highlight_color',58,29,0), (273331,4050009,1,'lip_type',11,22,0), (273332,4050009,1,'nose_type',25,-18,-23), (273333,4050009,0,'skin_color',233,235,224), (273334,4050009,1,'soga_cheek_type',31,34,0), (273335,4050009,1,'soga_chin_type',-7,-8,-11), (273336,4050009,1,'soga_ear_type',20,46,0), (273337,4050009,1,'soga_eye_brow_type',-17,2,-7), (273338,4050009,0,'soga_eye_color',229,229,102), (273339,4050009,1,'soga_eye_type',-17,0,0), (273340,4050009,0,'soga_hair_face_color',62,79,74), (273341,4050009,0,'soga_hair_face_highlight_color',58,29,0), (273342,4050009,0,'soga_hair_type_color',62,79,74), (273343,4050009,0,'soga_hair_type_highlight_color',58,29,0), (273344,4050009,1,'soga_lip_type',11,22,0), (273345,4050009,1,'soga_nose_type',25,-18,-23), (273346,4050009,0,'soga_skin_color',233,235,224), (273347,4050009,0,'wing_color1',255,255,255), (273348,4050009,0,'wing_color2',255,255,255), (273349,4050010,0,'eye_color',81,81,81), (273350,4050010,0,'skin_color',81,81,81), (273351,4050010,0,'soga_eye_color',255,0,255), (273352,4050011,0,'eye_color',255,255,255), (273353,4050011,0,'skin_color',255,255,255), (273354,4050011,0,'soga_eye_color',255,0,255), (273355,4050012,0,'eye_color',255,255,255), (273356,4050012,0,'skin_color',255,255,255), (273357,4050012,0,'soga_eye_color',255,0,255), (273358,4050013,0,'eye_color',255,255,255), (273359,4050013,0,'skin_color',255,255,255), (273360,4050013,0,'soga_eye_color',255,0,255), (273361,4050014,0,'eye_color',110,39,55), (273362,4050014,0,'skin_color',81,81,81), (273363,4050014,0,'soga_eye_color',255,0,255), (273364,4050015,0,'eye_color',255,255,255), (273365,4050015,0,'skin_color',255,255,255), (273366,4050015,0,'soga_eye_color',255,0,255), (273367,1810000,0,'eye_color',255,255,255), (273368,1810000,0,'skin_color',255,255,255), (273369,1810000,0,'soga_eye_color',255,0,255), (273370,1810001,0,'eye_color',28,28,28), (273371,1810001,0,'skin_color',128,128,128), (273372,1810001,0,'soga_eye_color',255,0,255), (273373,1810002,0,'eye_color',22,22,22), (273374,1810002,0,'skin_color',128,128,128), (273375,1810002,0,'soga_eye_color',255,0,255), (273376,1810003,0,'eye_color',255,255,255), (273377,1810003,0,'skin_color',255,255,255), (273378,1810003,0,'soga_eye_color',255,0,255), (273379,1810004,0,'eye_color',58,58,58), (273380,1810004,0,'skin_color',128,128,128), (273381,1810004,0,'soga_eye_color',255,0,255), (273382,1810005,0,'eye_color',255,255,255), (273383,1810005,0,'skin_color',255,255,255), (273384,1810005,0,'soga_eye_color',255,0,255), (273385,1810006,0,'eye_color',255,255,255), (273386,1810006,0,'skin_color',255,255,255), (273387,1810006,0,'soga_eye_color',255,0,255), (273388,1810007,0,'eye_color',255,255,255), (273389,1810007,0,'skin_color',255,255,255), (273390,1810007,0,'soga_eye_color',255,0,255), (273391,1810008,0,'eye_color',255,255,255), (273392,1810008,0,'skin_color',255,255,255), (273393,1810008,0,'soga_eye_color',255,0,255), (273394,1810009,0,'eye_color',255,255,255), (273395,1810009,0,'skin_color',255,255,255), (273396,1810009,0,'soga_eye_color',255,0,255), (273397,1810010,0,'eye_color',255,255,255), (273398,1810010,0,'skin_color',255,255,255), (273399,1810010,0,'soga_eye_color',255,0,255), (273400,1810011,0,'eye_color',255,255,255), (273401,1810011,0,'skin_color',255,255,255), (273402,1810011,0,'soga_eye_color',255,0,255), (273403,1810012,0,'eye_color',255,255,255), (273404,1810012,0,'skin_color',255,255,255), (273405,1810012,0,'soga_eye_color',255,0,255), (273406,1810013,0,'eye_color',255,255,255), (273407,1810013,0,'skin_color',255,255,255), (273408,1810013,0,'soga_eye_color',255,0,255), (273409,1810014,0,'eye_color',255,255,255), (273410,1810014,0,'skin_color',255,255,255), (273411,1810014,0,'soga_eye_color',255,0,255), (273412,1810015,0,'eye_color',255,255,255), (273413,1810015,0,'skin_color',255,255,255), (273414,1810015,0,'soga_eye_color',255,0,255), (273415,1810016,0,'eye_color',255,255,255), (273416,1810016,0,'skin_color',255,255,255), (273417,1810016,0,'soga_eye_color',255,0,255), (273418,1810017,0,'eye_color',255,255,255), (273419,1810017,0,'skin_color',255,255,255), (273420,1810017,0,'soga_eye_color',255,0,255), (273421,1810018,0,'eye_color',255,255,255), (273422,1810018,0,'skin_color',255,255,255), (273423,1810018,0,'soga_eye_color',255,0,255), (273424,1810019,0,'eye_color',255,255,255), (273425,1810019,0,'skin_color',255,255,255), (273426,1810019,0,'soga_eye_color',255,0,255), (273427,1810020,0,'eye_color',255,255,255), (273428,1810020,0,'skin_color',255,255,255), (273429,1810020,0,'soga_eye_color',255,0,255), (273430,1810021,0,'eye_color',255,255,255), (273431,1810021,0,'skin_color',255,255,255), (273432,1810021,0,'soga_eye_color',255,0,255), (273433,1810022,0,'eye_color',255,255,255), (273434,1810022,0,'skin_color',255,255,255), (273435,1810022,0,'soga_eye_color',255,0,255), (273436,5330000,0,'eye_color',28,28,28), (273437,5330000,0,'skin_color',128,128,128), (273438,5330000,0,'soga_eye_color',255,0,255), (273439,5330001,0,'eye_color',58,58,58), (273440,5330001,0,'skin_color',128,128,128), (273441,5330001,0,'soga_eye_color',255,0,255), (273442,5330002,0,'eye_color',22,22,22), (273443,5330002,0,'skin_color',128,128,128), (273444,5330002,0,'soga_eye_color',255,0,255), (273445,5330003,1,'cheek_type',-28,56,0), (273446,5330003,1,'chin_type',85,-57,-2), (273447,5330003,1,'ear_type',91,50,0), (273448,5330003,1,'eye_brow_type',-10,-34,75), (273449,5330003,0,'eye_color',21,29,43), (273450,5330003,1,'eye_type',85,0,0), (273451,5330003,0,'hair_face_color',244,244,246), (273452,5330003,0,'hair_face_highlight_color',86,68,133), (273453,5330003,0,'hair_type_color',244,244,246), (273454,5330003,0,'hair_type_highlight_color',86,68,133), (273455,5330003,1,'lip_type',-78,-82,-38), (273456,5330003,1,'nose_type',11,-62,-26), (273457,5330003,0,'skin_color',106,149,148), (273458,5330003,1,'soga_cheek_type',-28,56,0), (273459,5330003,1,'soga_chin_type',85,-57,-2), (273460,5330003,1,'soga_ear_type',91,50,0), (273461,5330003,1,'soga_eye_brow_type',-10,-34,75), (273462,5330003,0,'soga_eye_color',229,229,102), (273463,5330003,1,'soga_eye_type',85,0,0), (273464,5330003,0,'soga_hair_face_color',244,244,246), (273465,5330003,0,'soga_hair_face_highlight_color',86,68,133), (273466,5330003,0,'soga_hair_type_color',244,244,246), (273467,5330003,0,'soga_hair_type_highlight_color',86,68,133), (273468,5330003,1,'soga_lip_type',-78,-82,-38), (273469,5330003,1,'soga_nose_type',11,-62,-26), (273470,5330003,0,'soga_skin_color',106,149,148), (273471,5330003,0,'wing_color1',255,255,255), (273472,5330003,0,'wing_color2',255,255,255), (273473,5330004,1,'cheek_type',25,-93,0), (273474,5330004,1,'chin_type',-34,95,-5), (273475,5330004,1,'ear_type',8,34,0), (273476,5330004,1,'eye_brow_type',-65,-34,85), (273477,5330004,0,'eye_color',99,72,166), (273478,5330004,1,'eye_type',-14,0,0), (273479,5330004,0,'hair_face_color',225,221,214), (273480,5330004,0,'hair_face_highlight_color',89,73,129), (273481,5330004,0,'hair_type_color',225,221,214), (273482,5330004,0,'hair_type_highlight_color',89,73,129), (273483,5330004,1,'lip_type',-15,29,32), (273484,5330004,1,'nose_type',62,47,-90), (273485,5330004,0,'skin_color',121,164,163), (273486,5330004,1,'soga_cheek_type',25,-93,0), (273487,5330004,1,'soga_chin_type',-34,95,-5), (273488,5330004,1,'soga_ear_type',8,34,0), (273489,5330004,1,'soga_eye_brow_type',-65,-34,85), (273490,5330004,0,'soga_eye_color',229,229,102), (273491,5330004,1,'soga_eye_type',-14,0,0), (273492,5330004,0,'soga_hair_face_color',225,221,214), (273493,5330004,0,'soga_hair_face_highlight_color',89,73,129), (273494,5330004,0,'soga_hair_type_color',225,221,214), (273495,5330004,0,'soga_hair_type_highlight_color',89,73,129), (273496,5330004,1,'soga_lip_type',-15,29,32), (273497,5330004,1,'soga_nose_type',62,47,-90), (273498,5330004,0,'soga_skin_color',121,164,163), (273499,5330004,0,'wing_color1',255,255,255), (273500,5330004,0,'wing_color2',255,255,255), (273501,5330005,0,'eye_color',255,255,255), (273502,5330005,0,'skin_color',255,255,255), (273503,5330005,0,'soga_eye_color',255,0,255), (273504,5330006,0,'eye_color',255,255,255), (273505,5330006,0,'skin_color',255,255,255), (273506,5330006,0,'soga_eye_color',255,0,255), (273507,5330007,0,'eye_color',255,255,255), (273508,5330007,0,'skin_color',255,255,255), (273509,5330007,0,'soga_eye_color',255,0,255), (273510,5330008,0,'eye_color',255,255,255), (273511,5330008,0,'skin_color',255,255,255), (273512,5330008,0,'soga_eye_color',255,0,255), (273513,5330009,0,'eye_color',255,255,255), (273514,5330009,0,'skin_color',255,255,255), (273515,5330009,0,'soga_eye_color',255,0,255), (273516,5330010,0,'eye_color',255,255,255), (273517,5330010,0,'skin_color',255,255,255), (273518,5330010,0,'soga_eye_color',255,0,255), (273519,5330011,0,'eye_color',255,255,255), (273520,5330011,0,'skin_color',255,255,255), (273521,5330011,0,'soga_eye_color',255,0,255), (273522,5340000,0,'eye_color',255,255,255), (273523,5340000,0,'skin_color',255,255,255), (273524,5340000,0,'soga_eye_color',255,0,255), (273525,4400000,0,'eye_color',184,104,255), (273526,4400000,0,'skin_color',215,215,197), (273527,4400000,0,'soga_eye_color',255,0,255), (273528,4400001,1,'cheek_type',0,-89,0), (273529,4400001,1,'chin_type',76,-56,-2), (273530,4400001,1,'ear_type',84,-62,0), (273531,4400001,1,'eye_brow_type',69,-87,4), (273532,4400001,0,'eye_color',102,161,165), (273533,4400001,1,'eye_type',-89,0,0), (273534,4400001,0,'hair_color1',54,45,28), (273535,4400001,0,'hair_color2',104,52,0), (273536,4400001,0,'hair_face_color',47,14,19), (273537,4400001,0,'hair_face_highlight_color',182,81,34), (273538,4400001,0,'hair_highlight',105,26,26), (273539,4400001,0,'hair_type_color',47,14,19), (273540,4400001,0,'hair_type_highlight_color',182,81,34), (273541,4400001,1,'lip_type',-81,-50,-35), (273542,4400001,1,'nose_type',5,-1,-10), (273543,4400001,0,'skin_color',197,171,173), (273544,4400001,1,'soga_cheek_type',0,-89,0), (273545,4400001,1,'soga_chin_type',76,-56,-2), (273546,4400001,1,'soga_ear_type',84,-62,0), (273547,4400001,1,'soga_eye_brow_type',69,-87,4), (273548,4400001,0,'soga_eye_color',229,229,102), (273549,4400001,1,'soga_eye_type',-89,0,0), (273550,4400001,0,'soga_hair_color1',54,45,28), (273551,4400001,0,'soga_hair_color2',104,52,0), (273552,4400001,0,'soga_hair_face_color',47,14,19), (273553,4400001,0,'soga_hair_face_highlight_color',182,81,34), (273554,4400001,0,'soga_hair_highlight',105,26,26), (273555,4400001,0,'soga_hair_type_color',47,14,19), (273556,4400001,0,'soga_hair_type_highlight_color',182,81,34), (273557,4400001,1,'soga_lip_type',-81,-50,-35), (273558,4400001,1,'soga_nose_type',5,-1,-10), (273559,4400001,0,'soga_skin_color',197,171,173), (273560,4400001,0,'wing_color1',255,255,255), (273561,4400001,0,'wing_color2',255,255,255), (273562,4400002,1,'cheek_type',100,-100,0), (273563,4400002,1,'chin_type',-100,100,100), (273564,4400002,1,'ear_type',25,8,0), (273565,4400002,1,'eye_brow_type',100,100,100), (273566,4400002,0,'eye_color',118,14,183), (273567,4400002,1,'eye_type',100,0,0), (273568,4400002,0,'hair_face_color',171,60,32), (273569,4400002,0,'hair_face_highlight_color',216,192,37), (273570,4400002,0,'hair_type_color',171,60,32), (273571,4400002,0,'hair_type_highlight_color',216,192,37), (273572,4400002,1,'lip_type',100,50,-68), (273573,4400002,1,'nose_type',0,-17,0), (273574,4400002,1,'soga_cheek_type',100,-100,0), (273575,4400002,1,'soga_chin_type',-100,100,100), (273576,4400002,1,'soga_ear_type',25,8,0), (273577,4400002,1,'soga_eye_brow_type',100,100,100), (273578,4400002,0,'soga_eye_color',229,229,102), (273579,4400002,1,'soga_eye_type',100,0,0), (273580,4400002,0,'soga_hair_face_color',171,60,32), (273581,4400002,0,'soga_hair_face_highlight_color',216,192,37), (273582,4400002,0,'soga_hair_type_color',171,60,32), (273583,4400002,0,'soga_hair_type_highlight_color',216,192,37), (273584,4400002,1,'soga_lip_type',100,50,-68), (273585,4400002,1,'soga_nose_type',0,-17,0), (273586,4400002,0,'wing_color1',255,255,255), (273587,4400002,0,'wing_color2',255,255,255), (273588,4400003,0,'eye_color',222,136,255), (273589,4400003,0,'skin_color',153,153,107), (273590,4400003,0,'soga_eye_color',255,0,255), (273591,4400004,1,'cheek_type',100,-100,0), (273592,4400004,1,'chin_type',-100,100,100), (273593,4400004,1,'ear_type',25,8,0), (273594,4400004,1,'eye_brow_type',100,100,100), (273595,4400004,0,'eye_color',118,14,183), (273596,4400004,1,'eye_type',100,0,0), (273597,4400004,0,'hair_face_color',171,60,32), (273598,4400004,0,'hair_face_highlight_color',216,192,37), (273599,4400004,0,'hair_type_color',171,60,32), (273600,4400004,0,'hair_type_highlight_color',216,192,37), (273601,4400004,1,'lip_type',100,50,-68), (273602,4400004,1,'nose_type',0,-17,0), (273603,4400004,1,'soga_cheek_type',100,-100,0), (273604,4400004,1,'soga_chin_type',-100,100,100), (273605,4400004,1,'soga_ear_type',25,8,0), (273606,4400004,1,'soga_eye_brow_type',100,100,100), (273607,4400004,0,'soga_eye_color',229,229,102), (273608,4400004,1,'soga_eye_type',100,0,0), (273609,4400004,0,'soga_hair_face_color',171,60,32), (273610,4400004,0,'soga_hair_face_highlight_color',216,192,37), (273611,4400004,0,'soga_hair_type_color',171,60,32), (273612,4400004,0,'soga_hair_type_highlight_color',216,192,37), (273613,4400004,1,'soga_lip_type',100,50,-68), (273614,4400004,1,'soga_nose_type',0,-17,0), (273615,4400004,0,'wing_color1',255,255,255), (273616,4400004,0,'wing_color2',255,255,255), (273617,4400005,0,'eye_color',255,255,255), (273618,4400005,0,'skin_color',255,255,255), (273619,4400005,0,'soga_eye_color',255,0,255), (273620,4400006,0,'eye_color',0,133,255), (273621,4400006,0,'skin_color',165,165,124), (273622,4400006,0,'soga_eye_color',255,0,255), (273623,4400007,1,'cheek_type',0,-89,0), (273624,4400007,1,'chin_type',76,-56,-2), (273625,4400007,1,'ear_type',84,-62,0), (273626,4400007,1,'eye_brow_type',69,-87,4), (273627,4400007,0,'eye_color',102,161,165), (273628,4400007,1,'eye_type',-89,0,0), (273629,4400007,0,'hair_color1',54,45,28), (273630,4400007,0,'hair_color2',104,52,0), (273631,4400007,0,'hair_face_color',47,14,19), (273632,4400007,0,'hair_face_highlight_color',182,81,34), (273633,4400007,0,'hair_highlight',105,26,26), (273634,4400007,0,'hair_type_color',47,14,19), (273635,4400007,0,'hair_type_highlight_color',182,81,34), (273636,4400007,1,'lip_type',-81,-50,-35), (273637,4400007,1,'nose_type',5,-1,-10), (273638,4400007,0,'skin_color',197,171,173), (273639,4400007,1,'soga_cheek_type',0,-89,0), (273640,4400007,1,'soga_chin_type',76,-56,-2), (273641,4400007,1,'soga_ear_type',84,-62,0), (273642,4400007,1,'soga_eye_brow_type',69,-87,4), (273643,4400007,0,'soga_eye_color',229,229,102), (273644,4400007,1,'soga_eye_type',-89,0,0), (273645,4400007,0,'soga_hair_color1',54,45,28), (273646,4400007,0,'soga_hair_color2',104,52,0), (273647,4400007,0,'soga_hair_face_color',47,14,19), (273648,4400007,0,'soga_hair_face_highlight_color',182,81,34), (273649,4400007,0,'soga_hair_highlight',105,26,26), (273650,4400007,0,'soga_hair_type_color',47,14,19), (273651,4400007,0,'soga_hair_type_highlight_color',182,81,34), (273652,4400007,1,'soga_lip_type',-81,-50,-35), (273653,4400007,1,'soga_nose_type',5,-1,-10), (273654,4400007,0,'soga_skin_color',197,171,173), (273655,4400007,0,'wing_color1',255,255,255), (273656,4400007,0,'wing_color2',255,255,255), (273657,4400008,0,'eye_color',69,132,255), (273658,4400008,0,'skin_color',194,194,167), (273659,4400008,0,'soga_eye_color',255,0,255), (273660,4400009,0,'eye_color',255,255,255), (273661,4400009,0,'skin_color',255,255,255), (273662,4400009,0,'soga_eye_color',255,0,255), (273663,4400010,0,'eye_color',255,255,255), (273664,4400010,0,'skin_color',255,255,255), (273665,4400010,0,'soga_eye_color',255,0,255), (273666,4400011,0,'eye_color',255,255,255), (273667,4400011,0,'skin_color',255,255,255), (273668,4400011,0,'soga_eye_color',255,0,255), (273669,4400012,0,'eye_color',255,255,255), (273670,4400012,0,'skin_color',255,255,255), (273671,4400012,0,'soga_eye_color',255,0,255), (273672,4400013,0,'eye_color',255,255,255), (273673,4400013,0,'skin_color',255,255,255), (273674,4400013,0,'soga_eye_color',255,0,255), (273675,4400014,1,'cheek_type',93,-71,0), (273676,4400014,1,'chin_type',-21,-17,-57), (273677,4400014,1,'ear_type',88,41,0), (273678,4400014,1,'eye_brow_type',10,18,-88), (273679,4400014,0,'eye_color',159,188,170), (273680,4400014,1,'eye_type',39,0,0), (273681,4400014,0,'hair_color1',164,165,165), (273682,4400014,0,'hair_color2',56,62,62), (273683,4400014,0,'hair_face_color',244,246,246), (273684,4400014,0,'hair_face_highlight_color',61,61,75), (273685,4400014,0,'hair_highlight',50,48,56), (273686,4400014,0,'hair_type_color',244,246,246), (273687,4400014,0,'hair_type_highlight_color',61,61,75), (273688,4400014,1,'lip_type',-50,87,83), (273689,4400014,1,'nose_type',89,-41,-7), (273690,4400014,0,'skin_color',241,245,224), (273691,4400014,1,'soga_cheek_type',93,-71,0), (273692,4400014,1,'soga_chin_type',-21,-17,-57), (273693,4400014,1,'soga_ear_type',88,41,0), (273694,4400014,1,'soga_eye_brow_type',10,18,-88), (273695,4400014,0,'soga_eye_color',204,204,204), (273696,4400014,1,'soga_eye_type',39,0,0), (273697,4400014,0,'soga_hair_color1',164,165,165), (273698,4400014,0,'soga_hair_color2',56,62,62), (273699,4400014,0,'soga_hair_face_color',244,246,246), (273700,4400014,0,'soga_hair_face_highlight_color',61,61,75), (273701,4400014,0,'soga_hair_highlight',50,48,56), (273702,4400014,0,'soga_hair_type_color',244,246,246), (273703,4400014,0,'soga_hair_type_highlight_color',61,61,75), (273704,4400014,1,'soga_lip_type',-50,87,83), (273705,4400014,1,'soga_nose_type',89,-41,-7), (273706,4400014,0,'soga_skin_color',241,245,224), (273707,4400015,1,'cheek_type',-25,-93,0), (273708,4400015,1,'chin_type',63,90,50), (273709,4400015,1,'ear_type',97,-81,0), (273710,4400015,1,'eye_brow_type',-68,-10,7), (273711,4400015,0,'eye_color',122,176,186), (273712,4400015,1,'eye_type',-28,0,0), (273713,4400015,0,'hair_color1',26,24,25), (273714,4400015,0,'hair_color2',36,34,36), (273715,4400015,0,'hair_face_color',15,1,21), (273716,4400015,0,'hair_face_highlight_color',244,246,246), (273717,4400015,0,'hair_highlight',164,165,165), (273718,4400015,0,'hair_type_color',15,1,21), (273719,4400015,0,'hair_type_highlight_color',244,246,246), (273720,4400015,1,'lip_type',28,-84,-58), (273721,4400015,1,'nose_type',18,-88,-74), (273722,4400015,0,'skin_color',170,175,155), (273723,4400015,1,'soga_cheek_type',-25,-93,0), (273724,4400015,1,'soga_chin_type',63,90,50), (273725,4400015,1,'soga_ear_type',97,-81,0), (273726,4400015,1,'soga_eye_brow_type',-68,-10,7), (273727,4400015,0,'soga_eye_color',204,204,204), (273728,4400015,1,'soga_eye_type',-28,0,0), (273729,4400015,0,'soga_hair_color1',26,24,25), (273730,4400015,0,'soga_hair_color2',36,34,36), (273731,4400015,0,'soga_hair_face_color',15,1,21), (273732,4400015,0,'soga_hair_face_highlight_color',244,246,246), (273733,4400015,0,'soga_hair_highlight',164,165,165), (273734,4400015,0,'soga_hair_type_color',15,1,21), (273735,4400015,0,'soga_hair_type_highlight_color',244,246,246), (273736,4400015,1,'soga_lip_type',28,-84,-58), (273737,4400015,1,'soga_nose_type',18,-88,-74), (273738,4400015,0,'soga_skin_color',170,175,155), (273739,4400016,1,'cheek_type',-74,-75,0), (273740,4400016,1,'chin_type',-43,0,-43), (273741,4400016,1,'ear_type',-34,-90,0), (273742,4400016,1,'eye_brow_type',-1,57,-7), (273743,4400016,0,'eye_color',128,180,196), (273744,4400016,1,'eye_type',-7,0,0), (273745,4400016,0,'hair_color1',50,48,56), (273746,4400016,0,'hair_color2',68,72,71), (273747,4400016,0,'hair_face_color',49,46,61), (273748,4400016,0,'hair_face_highlight_color',17,3,23), (273749,4400016,0,'hair_highlight',26,24,25), (273750,4400016,0,'hair_type_color',49,46,61), (273751,4400016,0,'hair_type_highlight_color',17,3,23), (273752,4400016,1,'lip_type',-64,-77,-68), (273753,4400016,1,'nose_type',17,-31,28), (273754,4400016,0,'skin_color',240,246,246), (273755,4400016,1,'soga_cheek_type',-74,-75,0), (273756,4400016,1,'soga_chin_type',-43,0,-43), (273757,4400016,1,'soga_ear_type',-34,-90,0), (273758,4400016,1,'soga_eye_brow_type',-1,57,-7), (273759,4400016,0,'soga_eye_color',204,204,204), (273760,4400016,1,'soga_eye_type',-7,0,0), (273761,4400016,0,'soga_hair_color1',50,48,56), (273762,4400016,0,'soga_hair_color2',68,72,71), (273763,4400016,0,'soga_hair_face_color',49,46,61), (273764,4400016,0,'soga_hair_face_highlight_color',17,3,23), (273765,4400016,0,'soga_hair_highlight',26,24,25), (273766,4400016,0,'soga_hair_type_color',49,46,61), (273767,4400016,0,'soga_hair_type_highlight_color',17,3,23), (273768,4400016,1,'soga_lip_type',-64,-77,-68), (273769,4400016,1,'soga_nose_type',17,-31,28), (273770,4400016,0,'soga_skin_color',240,246,246), (273771,4400017,0,'eye_color',255,255,255), (273772,4400017,0,'skin_color',255,255,255), (273773,4400017,0,'soga_eye_color',255,0,255), (273774,4400018,0,'eye_color',255,255,255), (273775,4400018,0,'skin_color',255,255,255), (273776,4400018,0,'soga_eye_color',255,0,255), (273777,2230000,0,'eye_color',255,255,255), (273778,2230000,0,'skin_color',62,113,80), (273779,2230000,0,'soga_eye_color',255,0,255), (273780,2230001,0,'eye_color',255,255,255), (273781,2230001,0,'skin_color',255,255,255), (273782,2230001,0,'soga_eye_color',255,0,255), (273789,2230004,0,'eye_color',255,255,255), (273790,2230004,0,'skin_color',255,255,255), (273791,2230004,0,'soga_eye_color',255,0,255), (273795,2230006,0,'eye_color',255,255,255), (273796,2230006,0,'skin_color',255,255,255), (273797,2230006,0,'soga_eye_color',255,0,255), (273836,1100000,0,'eye_color',255,255,255), (273837,1100000,0,'skin_color',255,255,255), (273838,1100000,0,'soga_eye_color',255,0,255), (273839,1100001,0,'eye_color',255,255,255), (273840,1100001,0,'skin_color',255,255,255), (273841,1100001,0,'soga_eye_color',255,0,255), (273842,1100002,0,'eye_color',255,255,255), (273843,1100002,0,'skin_color',255,255,255), (273844,1100002,0,'soga_eye_color',255,0,255), (273845,1100003,0,'eye_color',196,137,0), (273846,1100003,0,'skin_color',249,124,0), (273847,1100003,0,'soga_eye_color',255,0,255), (273848,1100004,0,'eye_color',255,255,255), (273849,1100004,0,'skin_color',255,255,255), (273850,1100004,0,'soga_eye_color',255,0,255), (273851,1100005,0,'eye_color',255,255,255), (273852,1100005,0,'skin_color',255,255,255), (273853,1100005,0,'soga_eye_color',255,0,255), (273854,1100006,0,'eye_color',158,61,255), (273855,1100006,0,'skin_color',0,102,204), (273856,1100006,0,'soga_eye_color',255,0,255), (273857,5160000,0,'eye_color',255,255,255), (273858,5160000,0,'skin_color',255,255,255), (273859,5160000,0,'soga_eye_color',255,0,255), (273863,5160002,0,'eye_color',255,255,255), (273864,5160002,0,'skin_color',255,255,255), (273865,5160002,0,'soga_eye_color',255,0,255), (273866,5160003,0,'eye_color',255,255,255), (273867,5160003,0,'skin_color',255,255,255), (273868,5160003,0,'soga_eye_color',255,0,255), (273869,5160004,0,'eye_color',255,255,255), (273870,5160004,0,'skin_color',255,255,255), (273871,5160004,0,'soga_eye_color',255,0,255), (273872,5160005,0,'eye_color',255,255,255), (273873,5160005,0,'skin_color',255,255,255), (273874,5160005,0,'soga_eye_color',255,0,255), (273875,5160006,0,'eye_color',255,255,255), (273876,5160006,0,'skin_color',255,255,255), (273877,5160006,0,'soga_eye_color',255,0,255), (273881,5170001,0,'eye_color',255,255,255), (273882,5170001,0,'skin_color',255,255,255), (273883,5170001,0,'soga_eye_color',255,0,255), (273884,5170002,0,'eye_color',255,255,255), (273885,5170002,0,'skin_color',255,255,255), (273886,5170002,0,'soga_eye_color',255,0,255), (273887,5170003,0,'eye_color',255,255,255), (273888,5170003,0,'skin_color',255,255,255), (273889,5170003,0,'soga_eye_color',255,0,255), (273893,5170005,0,'eye_color',255,255,255), (273894,5170005,0,'skin_color',255,255,255), (273895,5170005,0,'soga_eye_color',255,0,255), (273896,5170006,0,'eye_color',255,255,255), (273897,5170006,0,'skin_color',255,255,255), (273898,5170006,0,'soga_eye_color',255,0,255), (273902,5100000,0,'eye_color',114,248,68), (273903,5100000,0,'skin_color',239,230,61), (273904,5100000,0,'soga_eye_color',255,0,255), (273905,2370000,0,'eye_color',255,0,0), (273906,2370000,0,'skin_color',1,1,1), (273907,2370000,0,'soga_eye_color',255,0,255), (273908,2370001,0,'eye_color',255,255,255), (273909,2370001,0,'skin_color',255,255,255), (273910,2370001,0,'soga_eye_color',255,0,255), (273911,2370002,1,'cheek_type',0,-28,0), (273912,2370002,1,'chin_type',-14,44,12), (273913,2370002,1,'ear_type',-14,5,0), (273914,2370002,1,'eye_brow_type',-28,4,-32), (273915,2370002,0,'eye_color',158,183,158), (273916,2370002,1,'eye_type',9,0,0), (273917,2370002,0,'hair_color1',11,40,247), (273918,2370002,0,'hair_face_color',159,93,33), (273919,2370002,0,'hair_face_highlight_color',49,20,0), (273920,2370002,0,'hair_type_color',159,93,33), (273921,2370002,0,'hair_type_highlight_color',49,20,0), (273922,2370002,1,'lip_type',-21,-11,37), (273923,2370002,1,'nose_type',1,11,40), (273924,2370002,0,'skin_color',199,181,137), (273925,2370002,1,'soga_cheek_type',0,-28,4), (273926,2370002,1,'soga_chin_type',0,-21,-11), (273927,2370002,1,'soga_ear_type',0,9,0), (273928,2370002,1,'soga_eye_brow_type',0,-14,5), (273929,2370002,0,'soga_eye_color',229,229,102), (273930,2370002,1,'soga_eye_type',9,0,0), (273931,2370002,0,'soga_hair_face_color',159,93,33), (273932,2370002,0,'soga_hair_face_highlight_color',49,20,0), (273933,2370002,0,'soga_hair_type_color',159,93,33), (273934,2370002,0,'soga_hair_type_highlight_color',49,20,0), (273935,2370002,1,'soga_lip_type',-32,0,-28), (273936,2370002,1,'soga_nose_type',37,-14,44), (273937,2370002,0,'soga_skin_color',199,181,137), (273938,2370002,0,'wing_color1',255,255,255), (273939,2370002,0,'wing_color2',255,255,255), (273940,2370003,1,'cheek_type',0,61,0), (273941,2370003,1,'chin_type',-71,-2,-1), (273942,2370003,1,'ear_type',20,-58,0), (273943,2370003,1,'eye_brow_type',51,-26,0), (273944,2370003,0,'eye_color',74,139,126), (273945,2370003,1,'eye_type',-93,0,0), (273946,2370003,0,'hair_color1',29,21,28), (273947,2370003,0,'hair_color2',39,32,39), (273948,2370003,0,'hair_face_color',32,24,42), (273949,2370003,0,'hair_face_highlight_color',27,8,11), (273950,2370003,0,'hair_highlight',54,45,28), (273951,2370003,0,'hair_type_color',32,24,42), (273952,2370003,0,'hair_type_highlight_color',27,8,11), (273953,2370003,1,'lip_type',19,45,91), (273954,2370003,1,'nose_type',-87,-56,47), (273955,2370003,0,'skin_color',191,168,138), (273956,2370003,1,'soga_cheek_type',0,61,0), (273957,2370003,1,'soga_chin_type',-71,-2,-1), (273958,2370003,1,'soga_ear_type',20,-58,0), (273959,2370003,1,'soga_eye_brow_type',51,-26,0), (273960,2370003,0,'soga_eye_color',229,229,102), (273961,2370003,1,'soga_eye_type',-93,0,0), (273962,2370003,0,'soga_hair_color1',29,21,28), (273963,2370003,0,'soga_hair_color2',39,32,39), (273964,2370003,0,'soga_hair_face_color',32,24,42), (273965,2370003,0,'soga_hair_face_highlight_color',27,8,11), (273966,2370003,0,'soga_hair_highlight',54,45,28), (273967,2370003,0,'soga_hair_type_color',32,24,42), (273968,2370003,0,'soga_hair_type_highlight_color',27,8,11), (273969,2370003,1,'soga_lip_type',19,45,91), (273970,2370003,1,'soga_nose_type',-87,-56,47), (273971,2370003,0,'soga_skin_color',191,168,138), (273972,2370003,0,'wing_color1',255,255,255), (273973,2370003,0,'wing_color2',255,255,255), (273974,2370004,1,'cheek_type',56,-34,0), (273975,2370004,1,'chin_type',-25,-89,0), (273976,2370004,1,'ear_type',35,-71,0), (273977,2370004,1,'eye_brow_type',97,41,-15), (273978,2370004,0,'eye_color',46,95,83), (273979,2370004,1,'eye_type',-28,0,0), (273980,2370004,0,'hair_color1',38,22,21), (273981,2370004,0,'hair_color2',120,50,0), (273982,2370004,0,'hair_face_color',4,1,2), (273983,2370004,0,'hair_face_highlight_color',233,184,31), (273984,2370004,0,'hair_highlight',246,219,114), (273985,2370004,0,'hair_type_color',4,1,2), (273986,2370004,0,'hair_type_highlight_color',233,184,31), (273987,2370004,1,'lip_type',14,-71,26), (273988,2370004,1,'nose_type',-88,10,74), (273989,2370004,0,'skin_color',229,187,191), (273990,2370004,1,'soga_cheek_type',56,-34,0), (273991,2370004,1,'soga_chin_type',-25,-89,0), (273992,2370004,1,'soga_ear_type',35,-71,0), (273993,2370004,1,'soga_eye_brow_type',97,41,-15), (273994,2370004,0,'soga_eye_color',229,229,102), (273995,2370004,1,'soga_eye_type',-28,0,0), (273996,2370004,0,'soga_hair_color1',38,22,21), (273997,2370004,0,'soga_hair_color2',120,50,0), (273998,2370004,0,'soga_hair_face_color',4,1,2), (273999,2370004,0,'soga_hair_face_highlight_color',233,184,31), (274000,2370004,0,'soga_hair_highlight',246,219,114), (274001,2370004,0,'soga_hair_type_color',4,1,2), (274002,2370004,0,'soga_hair_type_highlight_color',233,184,31), (274003,2370004,1,'soga_lip_type',14,-71,26), (274004,2370004,1,'soga_nose_type',-88,10,74), (274005,2370004,0,'soga_skin_color',229,187,191), (274006,2370004,0,'wing_color1',255,255,255), (274007,2370004,0,'wing_color2',255,255,255), (274008,2370005,1,'cheek_type',17,0,0), (274009,2370005,1,'chin_type',-31,0,-4), (274010,2370005,1,'ear_type',7,21,0), (274011,2370005,1,'eye_brow_type',45,-18,8), (274012,2370005,0,'eye_color',99,140,101), (274013,2370005,1,'eye_type',-10,0,0), (274014,2370005,0,'hair_face_color',194,184,86), (274015,2370005,0,'hair_face_highlight_color',147,65,19), (274016,2370005,0,'hair_type_color',194,184,86), (274017,2370005,0,'hair_type_highlight_color',147,65,19), (274018,2370005,1,'lip_type',23,19,1), (274019,2370005,1,'nose_type',-28,0,0), (274020,2370005,0,'skin_color',182,154,99), (274021,2370005,1,'soga_cheek_type',17,0,0), (274022,2370005,1,'soga_chin_type',-31,0,-4), (274023,2370005,1,'soga_ear_type',7,21,0), (274024,2370005,1,'soga_eye_brow_type',45,-18,8), (274025,2370005,0,'soga_eye_color',229,229,102), (274026,2370005,1,'soga_eye_type',-10,0,0), (274027,2370005,0,'soga_hair_face_color',194,184,86), (274028,2370005,0,'soga_hair_face_highlight_color',147,65,19), (274029,2370005,0,'soga_hair_type_color',194,184,86), (274030,2370005,0,'soga_hair_type_highlight_color',147,65,19), (274031,2370005,1,'soga_lip_type',23,19,1), (274032,2370005,1,'soga_nose_type',-28,0,0), (274033,2370005,0,'soga_skin_color',182,154,99), (274034,2370005,0,'wing_color1',255,255,255), (274035,2370005,0,'wing_color2',255,255,255), (274036,2370006,1,'cheek_type',-1,32,0), (274037,2370006,1,'chin_type',-37,-1,37), (274038,2370006,1,'ear_type',-14,-17,0), (274039,2370006,1,'eye_brow_type',11,-8,31), (274040,2370006,0,'eye_color',157,187,169), (274041,2370006,1,'eye_type',19,0,0), (274042,2370006,0,'hair_face_color',212,210,207), (274043,2370006,0,'hair_face_highlight_color',125,66,4), (274044,2370006,0,'hair_type_color',212,210,207), (274045,2370006,0,'hair_type_highlight_color',125,66,4), (274046,2370006,1,'lip_type',17,0,-7), (274047,2370006,1,'nose_type',-14,0,-1), (274048,2370006,0,'skin_color',172,106,62), (274049,2370006,1,'soga_cheek_type',-1,32,0), (274050,2370006,1,'soga_chin_type',-37,-1,37), (274051,2370006,1,'soga_ear_type',-14,-17,0), (274052,2370006,1,'soga_eye_brow_type',11,-8,31), (274053,2370006,0,'soga_eye_color',229,229,102), (274054,2370006,1,'soga_eye_type',19,0,0), (274055,2370006,0,'soga_hair_face_color',212,210,207), (274056,2370006,0,'soga_hair_face_highlight_color',125,66,4), (274057,2370006,0,'soga_hair_type_color',212,210,207), (274058,2370006,0,'soga_hair_type_highlight_color',125,66,4), (274059,2370006,1,'soga_lip_type',17,0,-7), (274060,2370006,1,'soga_nose_type',-14,0,-1), (274061,2370006,0,'soga_skin_color',172,106,62), (274062,2370006,0,'wing_color1',255,255,255), (274063,2370006,0,'wing_color2',255,255,255), (274064,2370007,1,'cheek_type',96,-69,0), (274065,2370007,1,'chin_type',71,22,-12), (274066,2370007,1,'ear_type',78,-19,0), (274067,2370007,1,'eye_brow_type',64,74,15), (274068,2370007,0,'eye_color',140,182,175), (274069,2370007,1,'eye_type',-26,0,0), (274070,2370007,0,'hair_color1',29,21,28), (274071,2370007,0,'hair_color2',36,34,36), (274072,2370007,0,'hair_face_color',29,19,38), (274073,2370007,0,'hair_face_highlight_color',55,54,68), (274074,2370007,0,'hair_highlight',43,36,70), (274075,2370007,0,'hair_type_color',29,19,38), (274076,2370007,0,'hair_type_highlight_color',55,54,68), (274077,2370007,1,'lip_type',-14,-23,37), (274078,2370007,1,'nose_type',12,2,-81), (274079,2370007,0,'skin_color',120,85,87), (274080,2370007,1,'soga_cheek_type',96,-69,0), (274081,2370007,1,'soga_chin_type',71,22,-12), (274082,2370007,1,'soga_ear_type',78,-19,0), (274083,2370007,1,'soga_eye_brow_type',64,74,15), (274084,2370007,0,'soga_eye_color',229,229,102), (274085,2370007,1,'soga_eye_type',-26,0,0), (274086,2370007,0,'soga_hair_color1',29,21,28), (274087,2370007,0,'soga_hair_color2',36,34,36), (274088,2370007,0,'soga_hair_face_color',29,19,38), (274089,2370007,0,'soga_hair_face_highlight_color',55,54,68), (274090,2370007,0,'soga_hair_highlight',43,36,70), (274091,2370007,0,'soga_hair_type_color',29,19,38), (274092,2370007,0,'soga_hair_type_highlight_color',55,54,68), (274093,2370007,1,'soga_lip_type',-14,-23,37), (274094,2370007,1,'soga_nose_type',12,2,-81), (274095,2370007,0,'soga_skin_color',120,85,87), (274096,2370007,0,'wing_color1',255,255,255), (274097,2370007,0,'wing_color2',255,255,255), (274098,2370008,1,'cheek_type',25,-75,0), (274099,2370008,1,'chin_type',25,-74,-64), (274100,2370008,1,'ear_type',-7,-23,0), (274101,2370008,1,'eye_brow_type',68,-19,-28), (274102,2370008,0,'eye_color',40,84,92), (274103,2370008,1,'eye_type',25,0,0), (274104,2370008,0,'hair_color1',91,21,51), (274105,2370008,0,'hair_color2',159,88,0), (274106,2370008,0,'hair_face_color',100,18,16), (274107,2370008,0,'hair_face_highlight_color',17,3,23), (274108,2370008,0,'hair_highlight',26,24,25), (274109,2370008,0,'hair_type_color',100,18,16), (274110,2370008,0,'hair_type_highlight_color',17,3,23), (274111,2370008,1,'lip_type',-72,-22,35), (274112,2370008,1,'nose_type',53,59,81), (274113,2370008,0,'skin_color',204,186,166), (274114,2370008,1,'soga_cheek_type',25,-75,0), (274115,2370008,1,'soga_chin_type',25,-74,-64), (274116,2370008,1,'soga_ear_type',-7,-23,0), (274117,2370008,1,'soga_eye_brow_type',68,-19,-28), (274118,2370008,0,'soga_eye_color',229,229,102), (274119,2370008,1,'soga_eye_type',25,0,0), (274120,2370008,0,'soga_hair_color1',91,21,51), (274121,2370008,0,'soga_hair_color2',159,88,0), (274122,2370008,0,'soga_hair_face_color',100,18,16), (274123,2370008,0,'soga_hair_face_highlight_color',17,3,23), (274124,2370008,0,'soga_hair_highlight',26,24,25), (274125,2370008,0,'soga_hair_type_color',100,18,16), (274126,2370008,0,'soga_hair_type_highlight_color',17,3,23), (274127,2370008,1,'soga_lip_type',-72,-22,35), (274128,2370008,1,'soga_nose_type',53,59,81), (274129,2370008,0,'soga_skin_color',204,186,166), (274130,2370008,0,'wing_color1',255,255,255), (274131,2370008,0,'wing_color2',255,255,255), (274132,2370009,1,'cheek_type',-96,43,0), (274133,2370009,1,'chin_type',3,-75,-12), (274134,2370009,1,'ear_type',-38,-66,0), (274135,2370009,1,'eye_brow_type',-32,58,88), (274136,2370009,0,'eye_color',30,59,42), (274137,2370009,1,'eye_type',1,0,0), (274138,2370009,0,'hair_color1',56,33,26), (274139,2370009,0,'hair_color2',94,59,11), (274140,2370009,0,'hair_face_color',83,57,8), (274141,2370009,0,'hair_face_highlight_color',84,0,0), (274142,2370009,0,'hair_highlight',109,14,49), (274143,2370009,0,'hair_type_color',83,57,8), (274144,2370009,0,'hair_type_highlight_color',84,0,0), (274145,2370009,1,'lip_type',-66,23,51), (274146,2370009,1,'nose_type',-50,-5,95), (274147,2370009,0,'skin_color',209,182,127), (274148,2370009,1,'soga_cheek_type',-96,43,0), (274149,2370009,1,'soga_chin_type',3,-75,-12), (274150,2370009,1,'soga_ear_type',-38,-66,0), (274151,2370009,1,'soga_eye_brow_type',-32,58,88), (274152,2370009,0,'soga_eye_color',229,229,102), (274153,2370009,1,'soga_eye_type',1,0,0), (274154,2370009,0,'soga_hair_color1',56,33,26), (274155,2370009,0,'soga_hair_color2',94,59,11), (274156,2370009,0,'soga_hair_face_color',83,57,8), (274157,2370009,0,'soga_hair_face_highlight_color',84,0,0), (274158,2370009,0,'soga_hair_highlight',109,14,49), (274159,2370009,0,'soga_hair_type_color',83,57,8), (274160,2370009,0,'soga_hair_type_highlight_color',84,0,0), (274161,2370009,1,'soga_lip_type',-66,23,51), (274162,2370009,1,'soga_nose_type',-50,-5,95), (274163,2370009,0,'soga_skin_color',209,182,127), (274164,2370009,0,'wing_color1',255,255,255), (274165,2370009,0,'wing_color2',255,255,255), (274166,2370010,1,'cheek_type',-32,0,0), (274167,2370010,1,'chin_type',-7,26,4), (274168,2370010,1,'ear_type',-25,-41,0), (274169,2370010,1,'eye_brow_type',0,25,34), (274170,2370010,0,'eye_color',107,154,131), (274171,2370010,1,'eye_type',-10,0,0), (274172,2370010,0,'hair_face_color',147,104,29), (274173,2370010,0,'hair_face_highlight_color',68,47,0), (274174,2370010,0,'hair_type_color',147,104,29), (274175,2370010,0,'hair_type_highlight_color',68,47,0), (274176,2370010,1,'lip_type',8,-3,-34), (274177,2370010,1,'nose_type',0,-14,34), (274178,2370010,0,'skin_color',182,147,96), (274179,2370010,1,'soga_cheek_type',-32,0,0), (274180,2370010,1,'soga_chin_type',-7,26,4), (274181,2370010,1,'soga_ear_type',-25,-41,0), (274182,2370010,1,'soga_eye_brow_type',0,25,34), (274183,2370010,0,'soga_eye_color',229,229,102), (274184,2370010,1,'soga_eye_type',-10,0,0), (274185,2370010,0,'soga_hair_face_color',147,104,29), (274186,2370010,0,'soga_hair_face_highlight_color',68,47,0), (274187,2370010,0,'soga_hair_type_color',147,104,29), (274188,2370010,0,'soga_hair_type_highlight_color',68,47,0), (274189,2370010,1,'soga_lip_type',8,-3,-34), (274190,2370010,1,'soga_nose_type',0,-14,34), (274191,2370010,0,'soga_skin_color',182,147,96), (274192,2370010,0,'wing_color1',255,255,255), (274193,2370010,0,'wing_color2',255,255,255), (274194,2370011,0,'eye_color',255,255,255), (274195,2370011,0,'skin_color',255,255,255), (274196,2370011,0,'soga_eye_color',255,0,255), (274197,2370012,1,'cheek_type',25,-71,0), (274198,2370012,1,'chin_type',-64,81,-23), (274199,2370012,1,'ear_type',-64,-55,0), (274200,2370012,1,'eye_brow_type',-71,57,78), (274201,2370012,0,'eye_color',128,180,196), (274202,2370012,1,'eye_type',-34,0,0), (274203,2370012,0,'hair_color1',246,219,114), (274204,2370012,0,'hair_color2',187,136,62), (274205,2370012,0,'hair_face_color',233,184,31), (274206,2370012,0,'hair_face_highlight_color',244,246,246), (274207,2370012,0,'hair_highlight',161,165,168), (274208,2370012,0,'hair_type_color',233,184,31), (274209,2370012,0,'hair_type_highlight_color',244,246,246), (274210,2370012,1,'lip_type',-14,56,-11), (274211,2370012,1,'nose_type',-91,-56,0), (274212,2370012,0,'skin_color',179,188,188), (274213,2370012,1,'soga_cheek_type',25,-71,0), (274214,2370012,1,'soga_chin_type',-64,81,-23), (274215,2370012,1,'soga_ear_type',-64,-55,0), (274216,2370012,1,'soga_eye_brow_type',-71,57,78), (274217,2370012,0,'soga_eye_color',229,229,102), (274218,2370012,1,'soga_eye_type',-34,0,0), (274219,2370012,0,'soga_hair_color1',246,219,114), (274220,2370012,0,'soga_hair_color2',187,136,62), (274221,2370012,0,'soga_hair_face_color',233,184,31), (274222,2370012,0,'soga_hair_face_highlight_color',244,246,246), (274223,2370012,0,'soga_hair_highlight',161,165,168), (274224,2370012,0,'soga_hair_type_color',233,184,31), (274225,2370012,0,'soga_hair_type_highlight_color',244,246,246), (274226,2370012,1,'soga_lip_type',-14,56,-11), (274227,2370012,1,'soga_nose_type',-91,-56,0), (274228,2370012,0,'soga_skin_color',179,188,188), (274229,2370012,0,'wing_color1',255,255,255), (274230,2370012,0,'wing_color2',255,255,255), (274231,2370013,1,'cheek_type',18,4,0), (274232,2370013,1,'chin_type',28,14,0), (274233,2370013,1,'ear_type',-19,-19,0), (274234,2370013,1,'eye_brow_type',-20,-14,-9), (274235,2370013,0,'eye_color',42,82,55), (274236,2370013,1,'eye_type',31,0,0), (274237,2370013,0,'hair_face_color',167,150,142), (274238,2370013,0,'hair_face_highlight_color',128,114,20), (274239,2370013,0,'hair_type_color',167,150,142), (274240,2370013,0,'hair_type_highlight_color',128,114,20), (274241,2370013,1,'lip_type',14,-32,-40), (274242,2370013,1,'nose_type',8,-9,-12), (274243,2370013,0,'skin_color',183,147,102), (274244,2370013,1,'soga_cheek_type',18,4,0), (274245,2370013,1,'soga_chin_type',28,14,0), (274246,2370013,1,'soga_ear_type',-19,-19,0), (274247,2370013,1,'soga_eye_brow_type',-20,-14,-9), (274248,2370013,0,'soga_eye_color',229,229,102), (274249,2370013,1,'soga_eye_type',31,0,0), (274250,2370013,0,'soga_hair_face_color',167,150,142), (274251,2370013,0,'soga_hair_face_highlight_color',128,114,20), (274252,2370013,0,'soga_hair_type_color',167,150,142), (274253,2370013,0,'soga_hair_type_highlight_color',128,114,20), (274254,2370013,1,'soga_lip_type',14,-32,-40), (274255,2370013,1,'soga_nose_type',8,-9,-12), (274256,2370013,0,'soga_skin_color',183,147,102), (274257,2370013,0,'wing_color1',255,255,255), (274258,2370013,0,'wing_color2',255,255,255), (274259,2370014,1,'cheek_type',-69,-44,0), (274260,2370014,1,'chin_type',-85,-65,1), (274261,2370014,1,'ear_type',-75,-94,0), (274262,2370014,1,'eye_brow_type',-89,-1,-61), (274263,2370014,0,'eye_color',187,187,157), (274264,2370014,1,'eye_type',-57,0,0), (274265,2370014,0,'hair_color1',200,165,96), (274266,2370014,0,'hair_color2',173,99,44), (274267,2370014,0,'hair_face_color',229,171,25), (274268,2370014,0,'hair_face_highlight_color',169,60,23), (274269,2370014,0,'hair_highlight',89,21,21), (274270,2370014,0,'hair_type_color',229,171,25), (274271,2370014,0,'hair_type_highlight_color',169,60,23), (274272,2370014,1,'lip_type',32,-81,95), (274273,2370014,1,'nose_type',17,-94,-42), (274274,2370014,0,'skin_color',85,60,40), (274275,2370014,1,'soga_cheek_type',-69,-44,0), (274276,2370014,1,'soga_chin_type',-85,-65,1), (274277,2370014,1,'soga_ear_type',-75,-94,0), (274278,2370014,1,'soga_eye_brow_type',-89,-1,-61), (274279,2370014,0,'soga_eye_color',229,229,102), (274280,2370014,1,'soga_eye_type',-57,0,0), (274281,2370014,0,'soga_hair_color1',200,165,96), (274282,2370014,0,'soga_hair_color2',173,99,44), (274283,2370014,0,'soga_hair_face_color',229,171,25), (274284,2370014,0,'soga_hair_face_highlight_color',169,60,23), (274285,2370014,0,'soga_hair_highlight',89,21,21), (274286,2370014,0,'soga_hair_type_color',229,171,25), (274287,2370014,0,'soga_hair_type_highlight_color',169,60,23), (274288,2370014,1,'soga_lip_type',32,-81,95), (274289,2370014,1,'soga_nose_type',17,-94,-42), (274290,2370014,0,'soga_skin_color',85,60,40), (274291,2370014,0,'wing_color1',255,255,255), (274292,2370014,0,'wing_color2',255,255,255), (274293,2370015,1,'cheek_type',28,-37,0), (274294,2370015,1,'chin_type',9,4,17), (274295,2370015,1,'ear_type',-28,28,0), (274296,2370015,1,'eye_brow_type',-4,-41,-19), (274297,2370015,0,'eye_color',167,183,154), (274298,2370015,1,'eye_type',23,0,0), (274299,2370015,0,'hair_face_color',227,227,227), (274300,2370015,0,'hair_face_highlight_color',230,189,4), (274301,2370015,0,'hair_type_color',227,227,227), (274302,2370015,0,'hair_type_highlight_color',230,189,4), (274303,2370015,1,'lip_type',32,32,-14), (274304,2370015,1,'nose_type',-26,-28,37), (274305,2370015,0,'skin_color',177,132,73), (274306,2370015,1,'soga_cheek_type',28,-37,0), (274307,2370015,1,'soga_chin_type',9,4,17), (274308,2370015,1,'soga_ear_type',-28,28,0), (274309,2370015,1,'soga_eye_brow_type',-4,-41,-19), (274310,2370015,0,'soga_eye_color',229,229,102), (274311,2370015,1,'soga_eye_type',23,0,0), (274312,2370015,0,'soga_hair_face_color',227,227,227), (274313,2370015,0,'soga_hair_face_highlight_color',230,189,4), (274314,2370015,0,'soga_hair_type_color',227,227,227), (274315,2370015,0,'soga_hair_type_highlight_color',230,189,4), (274316,2370015,1,'soga_lip_type',32,32,-14), (274317,2370015,1,'soga_nose_type',-26,-28,37), (274318,2370015,0,'soga_skin_color',177,132,73), (274319,2370015,0,'wing_color1',255,255,255), (274320,2370015,0,'wing_color2',255,255,255), (274321,2370016,1,'cheek_type',100,-100,0), (274322,2370016,1,'chin_type',-88,100,65), (274323,2370016,1,'ear_type',-68,-61,0), (274324,2370016,1,'eye_brow_type',100,-77,-14), (274325,2370016,0,'eye_color',158,192,184), (274326,2370016,1,'eye_type',100,0,0), (274327,2370016,0,'hair_color1',109,14,49), (274328,2370016,0,'hair_color2',235,147,31), (274329,2370016,0,'hair_face_color',84,0,0), (274330,2370016,0,'hair_face_highlight_color',233,184,31), (274331,2370016,0,'hair_highlight',246,219,114), (274332,2370016,0,'hair_type_color',84,0,0), (274333,2370016,0,'hair_type_highlight_color',233,184,31), (274334,2370016,1,'lip_type',-100,65,68), (274335,2370016,1,'nose_type',87,-100,-28), (274336,2370016,0,'skin_color',223,209,188), (274337,2370016,1,'soga_cheek_type',100,-100,0), (274338,2370016,1,'soga_chin_type',-88,100,65), (274339,2370016,1,'soga_ear_type',-68,-61,0), (274340,2370016,1,'soga_eye_brow_type',100,-77,-14), (274341,2370016,0,'soga_eye_color',229,229,102), (274342,2370016,1,'soga_eye_type',100,0,0), (274343,2370016,0,'soga_hair_color1',109,14,49), (274344,2370016,0,'soga_hair_color2',235,147,31), (274345,2370016,0,'soga_hair_face_color',84,0,0), (274346,2370016,0,'soga_hair_face_highlight_color',233,184,31), (274347,2370016,0,'soga_hair_highlight',246,219,114), (274348,2370016,0,'soga_hair_type_color',84,0,0), (274349,2370016,0,'soga_hair_type_highlight_color',233,184,31), (274350,2370016,1,'soga_lip_type',-100,65,68), (274351,2370016,1,'soga_nose_type',87,-100,-28), (274352,2370016,0,'soga_skin_color',223,209,188), (274353,2370016,0,'wing_color1',255,255,255), (274354,2370016,0,'wing_color2',255,255,255), (274383,2370018,1,'cheek_type',-87,-56,0), (274384,2370018,1,'chin_type',-87,-11,-22), (274385,2370018,1,'ear_type',89,94,0), (274386,2370018,1,'eye_brow_type',-20,-14,12), (274387,2370018,0,'eye_color',47,97,103), (274388,2370018,1,'eye_type',15,0,0), (274389,2370018,0,'hair_color1',43,36,70), (274390,2370018,0,'hair_color2',64,76,74), (274391,2370018,0,'hair_face_color',61,61,75), (274392,2370018,0,'hair_highlight',38,22,21), (274393,2370018,0,'hair_type_color',61,61,75), (274394,2370018,1,'lip_type',-21,35,59), (274395,2370018,1,'nose_type',-88,41,-75), (274396,2370018,0,'skin_color',217,204,205), (274397,2370018,1,'soga_cheek_type',-87,-56,0), (274398,2370018,1,'soga_chin_type',-87,-11,-22), (274399,2370018,1,'soga_ear_type',89,94,0), (274400,2370018,1,'soga_eye_brow_type',-20,-14,12), (274401,2370018,0,'soga_eye_color',229,229,102), (274402,2370018,1,'soga_eye_type',15,0,0), (274403,2370018,0,'soga_hair_color1',43,36,70), (274404,2370018,0,'soga_hair_color2',64,76,74), (274405,2370018,0,'soga_hair_face_color',61,61,75), (274406,2370018,0,'soga_hair_highlight',38,22,21), (274407,2370018,0,'soga_hair_type_color',61,61,75), (274408,2370018,1,'soga_lip_type',-21,35,59), (274409,2370018,1,'soga_nose_type',-88,41,-75), (274410,2370018,0,'soga_skin_color',217,204,205), (274411,2370018,0,'wing_color1',255,255,255), (274412,2370018,0,'wing_color2',255,255,255), (274413,2370019,1,'cheek_type',-31,-14,0), (274414,2370019,1,'chin_type',-7,-14,0), (274415,2370019,1,'ear_type',34,40,0), (274416,2370019,1,'eye_brow_type',-39,-4,-18), (274417,2370019,0,'eye_color',188,176,141), (274418,2370019,1,'eye_type',26,0,0), (274419,2370019,0,'hair_face_color',158,120,35), (274420,2370019,0,'hair_face_highlight_color',114,94,0), (274421,2370019,0,'hair_type_color',158,120,35), (274422,2370019,0,'hair_type_highlight_color',114,94,0), (274423,2370019,1,'lip_type',19,17,-5), (274424,2370019,1,'nose_type',-7,-44,3), (274425,2370019,0,'skin_color',177,117,83), (274426,2370019,1,'soga_cheek_type',-31,-14,0), (274427,2370019,1,'soga_chin_type',-7,-14,0), (274428,2370019,1,'soga_ear_type',34,40,0), (274429,2370019,1,'soga_eye_brow_type',-39,-4,-18), (274430,2370019,0,'soga_eye_color',229,229,102), (274431,2370019,1,'soga_eye_type',26,0,0), (274432,2370019,0,'soga_hair_face_color',158,120,35), (274433,2370019,0,'soga_hair_face_highlight_color',114,94,0), (274434,2370019,0,'soga_hair_type_color',158,120,35), (274435,2370019,0,'soga_hair_type_highlight_color',114,94,0), (274436,2370019,1,'soga_lip_type',19,17,-5), (274437,2370019,1,'soga_nose_type',-7,-44,3), (274438,2370019,0,'soga_skin_color',177,117,83), (274439,2370019,0,'wing_color1',255,255,255), (274440,2370019,0,'wing_color2',255,255,255), (274441,2370020,1,'cheek_type',71,-75,0), (274442,2370020,1,'chin_type',-63,-12,78), (274443,2370020,1,'ear_type',2,0,0), (274444,2370020,1,'eye_brow_type',-7,90,45), (274445,2370020,0,'eye_color',67,137,158), (274446,2370020,1,'eye_type',-91,0,0), (274447,2370020,0,'hair_color1',239,221,86), (274448,2370020,0,'hair_color2',99,53,22), (274449,2370020,0,'hair_face_color',219,179,16), (274450,2370020,0,'hair_face_highlight_color',15,1,21), (274451,2370020,0,'hair_highlight',29,21,28), (274452,2370020,0,'hair_type_color',219,179,16), (274453,2370020,0,'hair_type_highlight_color',15,1,21), (274454,2370020,1,'lip_type',25,31,76), (274455,2370020,1,'nose_type',85,-9,68), (274456,2370020,0,'skin_color',227,227,219), (274457,2370020,1,'soga_cheek_type',71,-75,0), (274458,2370020,1,'soga_chin_type',-63,-12,78), (274459,2370020,1,'soga_ear_type',2,0,0), (274460,2370020,1,'soga_eye_brow_type',-7,90,45), (274461,2370020,0,'soga_eye_color',229,229,102), (274462,2370020,1,'soga_eye_type',-91,0,0), (274463,2370020,0,'soga_hair_color1',239,221,86), (274464,2370020,0,'soga_hair_color2',99,53,22), (274465,2370020,0,'soga_hair_face_color',219,179,16), (274466,2370020,0,'soga_hair_face_highlight_color',15,1,21), (274467,2370020,0,'soga_hair_highlight',29,21,28), (274468,2370020,0,'soga_hair_type_color',219,179,16), (274469,2370020,0,'soga_hair_type_highlight_color',15,1,21), (274470,2370020,1,'soga_lip_type',25,31,76), (274471,2370020,1,'soga_nose_type',85,-9,68), (274472,2370020,0,'soga_skin_color',227,227,219), (274473,2370020,0,'wing_color1',255,255,255), (274474,2370020,0,'wing_color2',255,255,255), (274475,2370021,1,'cheek_type',75,71,0), (274476,2370021,1,'chin_type',-5,-31,0), (274477,2370021,1,'ear_type',14,-28,0), (274478,2370021,1,'eye_brow_type',81,-41,-71), (274479,2370021,0,'eye_color',139,104,50), (274480,2370021,1,'eye_type',-7,0,0), (274481,2370021,0,'hair_color1',43,36,70), (274482,2370021,0,'hair_color2',68,72,71), (274483,2370021,0,'hair_face_color',61,61,75), (274484,2370021,0,'hair_face_highlight_color',15,1,21), (274485,2370021,0,'hair_highlight',29,21,28), (274486,2370021,0,'hair_type_color',61,61,75), (274487,2370021,0,'hair_type_highlight_color',15,1,21), (274488,2370021,1,'lip_type',-37,-46,-44), (274489,2370021,1,'nose_type',63,14,34), (274490,2370021,0,'skin_color',176,127,99), (274491,2370021,1,'soga_cheek_type',75,71,0), (274492,2370021,1,'soga_chin_type',-5,-31,0), (274493,2370021,1,'soga_ear_type',14,-28,0), (274494,2370021,1,'soga_eye_brow_type',81,-41,-71), (274495,2370021,0,'soga_eye_color',229,229,102), (274496,2370021,1,'soga_eye_type',-7,0,0), (274497,2370021,0,'soga_hair_color1',43,36,70), (274498,2370021,0,'soga_hair_color2',68,72,71), (274499,2370021,0,'soga_hair_face_color',61,61,75), (274500,2370021,0,'soga_hair_face_highlight_color',15,1,21), (274501,2370021,0,'soga_hair_highlight',29,21,28), (274502,2370021,0,'soga_hair_type_color',61,61,75), (274503,2370021,0,'soga_hair_type_highlight_color',15,1,21), (274504,2370021,1,'soga_lip_type',-37,-46,-44), (274505,2370021,1,'soga_nose_type',63,14,34), (274506,2370021,0,'soga_skin_color',176,127,99), (274507,2370021,0,'wing_color1',255,255,255), (274508,2370021,0,'wing_color2',255,255,255), (274509,2370022,1,'cheek_type',34,-72,0), (274510,2370022,1,'chin_type',-52,-89,-42), (274511,2370022,1,'ear_type',-5,15,0), (274512,2370022,1,'eye_brow_type',66,-78,-43), (274513,2370022,0,'eye_color',167,127,64), (274514,2370022,1,'eye_type',93,0,0), (274515,2370022,0,'hair_color1',105,26,26), (274516,2370022,0,'hair_color2',157,83,0), (274517,2370022,0,'hair_face_color',189,95,42), (274518,2370022,0,'hair_face_highlight_color',115,31,29), (274519,2370022,0,'hair_highlight',91,21,51), (274520,2370022,0,'hair_type_color',189,95,42), (274521,2370022,0,'hair_type_highlight_color',115,31,29), (274522,2370022,1,'lip_type',28,88,9), (274523,2370022,1,'nose_type',-58,-81,47), (274524,2370022,0,'skin_color',182,127,108), (274525,2370022,1,'soga_cheek_type',34,-72,0), (274526,2370022,1,'soga_chin_type',-52,-89,-42), (274527,2370022,1,'soga_ear_type',-5,15,0), (274528,2370022,1,'soga_eye_brow_type',66,-78,-43), (274529,2370022,0,'soga_eye_color',229,229,102), (274530,2370022,1,'soga_eye_type',93,0,0), (274531,2370022,0,'soga_hair_color1',105,26,26), (274532,2370022,0,'soga_hair_color2',157,83,0), (274533,2370022,0,'soga_hair_face_color',189,95,42), (274534,2370022,0,'soga_hair_face_highlight_color',115,31,29), (274535,2370022,0,'soga_hair_highlight',91,21,51), (274536,2370022,0,'soga_hair_type_color',189,95,42), (274537,2370022,0,'soga_hair_type_highlight_color',115,31,29), (274538,2370022,1,'soga_lip_type',28,88,9), (274539,2370022,1,'soga_nose_type',-58,-81,47), (274540,2370022,0,'soga_skin_color',182,127,108), (274541,2370022,0,'wing_color1',255,255,255), (274542,2370022,0,'wing_color2',255,255,255), (274543,2370023,1,'cheek_type',-3,2,0), (274544,2370023,1,'chin_type',-17,-29,-26), (274545,2370023,1,'ear_type',-23,-17,0), (274546,2370023,1,'eye_brow_type',0,-20,0), (274547,2370023,0,'eye_color',181,146,98), (274548,2370023,1,'eye_type',-7,0,0), (274549,2370023,0,'hair_face_color',187,174,74), (274550,2370023,0,'hair_face_highlight_color',122,116,57), (274551,2370023,0,'hair_type_color',187,174,74), (274552,2370023,0,'hair_type_highlight_color',122,116,57), (274553,2370023,1,'lip_type',32,-25,10), (274554,2370023,1,'nose_type',0,-41,-38), (274555,2370023,0,'skin_color',226,206,176), (274556,2370023,1,'soga_cheek_type',-3,2,0), (274557,2370023,1,'soga_chin_type',-17,-29,-26), (274558,2370023,1,'soga_ear_type',-23,-17,0), (274559,2370023,1,'soga_eye_brow_type',0,-20,0), (274560,2370023,0,'soga_eye_color',229,229,102), (274561,2370023,1,'soga_eye_type',-7,0,0), (274562,2370023,0,'soga_hair_face_color',187,174,74), (274563,2370023,0,'soga_hair_face_highlight_color',122,116,57), (274564,2370023,0,'soga_hair_type_color',187,174,74), (274565,2370023,0,'soga_hair_type_highlight_color',122,116,57), (274566,2370023,1,'soga_lip_type',32,-25,10), (274567,2370023,1,'soga_nose_type',0,-41,-38), (274568,2370023,0,'soga_skin_color',226,206,176), (274569,2370023,0,'wing_color1',255,255,255), (274570,2370023,0,'wing_color2',255,255,255), (274571,2370024,1,'cheek_type',0,68,0), (274572,2370024,1,'chin_type',0,-95,-37), (274573,2370024,1,'ear_type',-9,34,0), (274574,2370024,1,'eye_brow_type',42,85,56), (274575,2370024,0,'eye_color',120,82,37), (274576,2370024,1,'eye_type',-69,0,0), (274577,2370024,0,'hair_color1',26,24,25), (274578,2370024,0,'hair_color2',36,34,36), (274579,2370024,0,'hair_face_color',15,1,21), (274580,2370024,0,'hair_face_highlight_color',32,24,42), (274581,2370024,0,'hair_highlight',26,24,25), (274582,2370024,0,'hair_type_color',15,1,21), (274583,2370024,0,'hair_type_highlight_color',32,24,42), (274584,2370024,1,'lip_type',61,37,52), (274585,2370024,1,'nose_type',-84,-91,-28), (274586,2370024,0,'skin_color',206,212,190), (274587,2370024,1,'soga_cheek_type',0,68,0), (274588,2370024,1,'soga_chin_type',0,-95,-37), (274589,2370024,1,'soga_ear_type',-9,34,0), (274590,2370024,1,'soga_eye_brow_type',42,85,56), (274591,2370024,0,'soga_eye_color',229,229,102), (274592,2370024,1,'soga_eye_type',-69,0,0), (274593,2370024,0,'soga_hair_color1',26,24,25), (274594,2370024,0,'soga_hair_color2',36,34,36), (274595,2370024,0,'soga_hair_face_color',15,1,21), (274596,2370024,0,'soga_hair_face_highlight_color',32,24,42), (274597,2370024,0,'soga_hair_highlight',26,24,25), (274598,2370024,0,'soga_hair_type_color',15,1,21), (274599,2370024,0,'soga_hair_type_highlight_color',32,24,42), (274600,2370024,1,'soga_lip_type',61,37,52), (274601,2370024,1,'soga_nose_type',-84,-91,-28), (274602,2370024,0,'soga_skin_color',206,212,190), (274603,2370024,0,'wing_color1',255,255,255), (274604,2370024,0,'wing_color2',255,255,255), (274605,2370025,0,'eye_color',255,255,255), (274606,2370025,0,'skin_color',255,255,255), (274607,2370025,0,'soga_eye_color',255,0,255), (274608,2370026,1,'cheek_type',-81,-98,0), (274609,2370026,1,'chin_type',-22,-85,-90), (274610,2370026,1,'ear_type',-17,72,0), (274611,2370026,1,'eye_brow_type',93,0,46), (274612,2370026,0,'eye_color',155,184,161), (274613,2370026,1,'eye_type',-76,0,0), (274614,2370026,0,'hair_color1',79,28,15), (274615,2370026,0,'hair_color2',111,64,0), (274616,2370026,0,'hair_face_color',36,24,2), (274617,2370026,0,'hair_face_highlight_color',35,24,1), (274618,2370026,0,'hair_highlight',79,28,15), (274619,2370026,0,'hair_type_color',36,24,2), (274620,2370026,0,'hair_type_highlight_color',35,24,1), (274621,2370026,1,'lip_type',25,79,69), (274622,2370026,1,'nose_type',-21,23,-68), (274623,2370026,0,'skin_color',170,172,144), (274624,2370026,1,'soga_cheek_type',-81,-98,0), (274625,2370026,1,'soga_chin_type',-22,-85,-90), (274626,2370026,1,'soga_ear_type',-17,72,0), (274627,2370026,1,'soga_eye_brow_type',93,0,46), (274628,2370026,0,'soga_eye_color',229,229,102), (274629,2370026,1,'soga_eye_type',-76,0,0), (274630,2370026,0,'soga_hair_color1',79,28,15), (274631,2370026,0,'soga_hair_color2',111,64,0), (274632,2370026,0,'soga_hair_face_color',36,24,2), (274633,2370026,0,'soga_hair_face_highlight_color',35,24,1), (274634,2370026,0,'soga_hair_highlight',79,28,15), (274635,2370026,0,'soga_hair_type_color',36,24,2), (274636,2370026,0,'soga_hair_type_highlight_color',35,24,1), (274637,2370026,1,'soga_lip_type',25,79,69), (274638,2370026,1,'soga_nose_type',-21,23,-68), (274639,2370026,0,'soga_skin_color',170,172,144), (274640,2370026,0,'wing_color1',255,255,255), (274641,2370026,0,'wing_color2',255,255,255), (274642,2370027,1,'cheek_type',-81,-25,0), (274643,2370027,1,'chin_type',17,-39,75), (274644,2370027,1,'ear_type',14,-59,0), (274645,2370027,1,'eye_brow_type',58,-28,-48), (274646,2370027,0,'eye_color',102,74,34), (274647,2370027,1,'eye_type',43,0,0), (274648,2370027,0,'hair_color1',38,22,21), (274649,2370027,0,'hair_color2',120,50,0), (274650,2370027,0,'hair_face_color',5,2,2), (274651,2370027,0,'hair_face_highlight_color',228,172,24), (274652,2370027,0,'hair_highlight',200,165,96), (274653,2370027,0,'hair_type_color',5,2,2), (274654,2370027,0,'hair_type_highlight_color',228,172,24), (274655,2370027,1,'lip_type',41,-88,0), (274656,2370027,1,'nose_type',90,3,-28), (274657,2370027,0,'skin_color',234,195,198), (274658,2370027,1,'soga_cheek_type',-81,-25,0), (274659,2370027,1,'soga_chin_type',17,-39,75), (274660,2370027,1,'soga_ear_type',14,-59,0), (274661,2370027,1,'soga_eye_brow_type',58,-28,-48), (274662,2370027,0,'soga_eye_color',229,229,102), (274663,2370027,1,'soga_eye_type',43,0,0), (274664,2370027,0,'soga_hair_color1',38,22,21), (274665,2370027,0,'soga_hair_color2',120,50,0), (274666,2370027,0,'soga_hair_face_color',5,2,2), (274667,2370027,0,'soga_hair_face_highlight_color',228,172,24), (274668,2370027,0,'soga_hair_highlight',200,165,96), (274669,2370027,0,'soga_hair_type_color',5,2,2), (274670,2370027,0,'soga_hair_type_highlight_color',228,172,24), (274671,2370027,1,'soga_lip_type',41,-88,0), (274672,2370027,1,'soga_nose_type',90,3,-28), (274673,2370027,0,'soga_skin_color',234,195,198), (274674,2370027,0,'wing_color1',255,255,255), (274675,2370027,0,'wing_color2',255,255,255), (274676,2370028,1,'cheek_type',-58,-38,0), (274677,2370028,1,'chin_type',47,98,37), (274678,2370028,1,'ear_type',-93,83,0), (274679,2370028,1,'eye_brow_type',81,10,-71), (274680,2370028,0,'eye_color',102,65,25), (274681,2370028,1,'eye_type',-50,0,0), (274682,2370028,0,'hair_color1',79,28,15), (274683,2370028,0,'hair_color2',111,64,0), (274684,2370028,0,'hair_face_color',39,26,1), (274685,2370028,0,'hair_face_highlight_color',47,14,19), (274686,2370028,0,'hair_highlight',54,45,28), (274687,2370028,0,'hair_type_color',39,26,1), (274688,2370028,0,'hair_type_highlight_color',47,14,19), (274689,2370028,1,'lip_type',-7,21,-19), (274690,2370028,1,'nose_type',34,88,56), (274691,2370028,0,'skin_color',243,236,237), (274692,2370028,1,'soga_cheek_type',-58,-38,0), (274693,2370028,1,'soga_chin_type',47,98,37), (274694,2370028,1,'soga_ear_type',-93,83,0), (274695,2370028,1,'soga_eye_brow_type',81,10,-71), (274696,2370028,0,'soga_eye_color',229,229,102), (274697,2370028,1,'soga_eye_type',-50,0,0), (274698,2370028,0,'soga_hair_color1',79,28,15), (274699,2370028,0,'soga_hair_color2',111,64,0), (274700,2370028,0,'soga_hair_face_color',39,26,1), (274701,2370028,0,'soga_hair_face_highlight_color',47,14,19), (274702,2370028,0,'soga_hair_highlight',54,45,28), (274703,2370028,0,'soga_hair_type_color',39,26,1), (274704,2370028,0,'soga_hair_type_highlight_color',47,14,19), (274705,2370028,1,'soga_lip_type',-7,21,-19), (274706,2370028,1,'soga_nose_type',34,88,56), (274707,2370028,0,'soga_skin_color',243,236,237), (274708,2370028,0,'wing_color1',255,255,255), (274709,2370028,0,'wing_color2',255,255,255), (274710,2370029,1,'cheek_type',-74,68,0), (274711,2370029,1,'chin_type',3,-31,0), (274712,2370029,1,'ear_type',-28,62,0), (274713,2370029,1,'eye_brow_type',1,-62,56), (274714,2370029,0,'eye_color',41,83,95), (274715,2370029,1,'eye_type',97,0,0), (274716,2370029,0,'hair_color1',91,21,51), (274717,2370029,0,'hair_color2',159,88,0), (274718,2370029,0,'hair_face_color',114,31,29), (274719,2370029,0,'hair_face_highlight_color',117,34,32), (274720,2370029,0,'hair_highlight',91,21,51), (274721,2370029,0,'hair_type_color',114,31,29), (274722,2370029,0,'hair_type_highlight_color',117,34,32), (274723,2370029,1,'lip_type',-25,-82,68), (274724,2370029,1,'nose_type',-11,57,-1), (274725,2370029,0,'skin_color',175,137,89), (274726,2370029,1,'soga_cheek_type',-74,68,0), (274727,2370029,1,'soga_chin_type',3,-31,0), (274728,2370029,1,'soga_ear_type',-28,62,0), (274729,2370029,1,'soga_eye_brow_type',1,-62,56), (274730,2370029,0,'soga_eye_color',229,229,102), (274731,2370029,1,'soga_eye_type',97,0,0), (274732,2370029,0,'soga_hair_color1',91,21,51), (274733,2370029,0,'soga_hair_color2',159,88,0), (274734,2370029,0,'soga_hair_face_color',114,31,29), (274735,2370029,0,'soga_hair_face_highlight_color',117,34,32), (274736,2370029,0,'soga_hair_highlight',91,21,51), (274737,2370029,0,'soga_hair_type_color',114,31,29), (274738,2370029,0,'soga_hair_type_highlight_color',117,34,32), (274739,2370029,1,'soga_lip_type',-25,-82,68), (274740,2370029,1,'soga_nose_type',-11,57,-1), (274741,2370029,0,'soga_skin_color',175,137,89), (274742,2370029,0,'wing_color1',255,255,255), (274743,2370029,0,'wing_color2',255,255,255), (274744,2370030,1,'cheek_type',-63,-43,0), (274745,2370030,1,'chin_type',-23,-71,55), (274746,2370030,1,'ear_type',-58,79,0), (274747,2370030,1,'eye_brow_type',48,94,44), (274748,2370030,0,'eye_color',130,181,197), (274749,2370030,1,'eye_type',-23,0,0), (274750,2370030,0,'hair_color1',38,22,21), (274751,2370030,0,'hair_color2',120,50,0), (274752,2370030,0,'hair_face_color',4,1,1), (274753,2370030,0,'hair_face_highlight_color',35,24,1), (274754,2370030,0,'hair_highlight',79,28,15), (274755,2370030,0,'hair_type_color',4,1,1), (274756,2370030,0,'hair_type_highlight_color',35,24,1), (274757,2370030,1,'lip_type',0,7,20), (274758,2370030,1,'nose_type',-98,74,-8), (274759,2370030,0,'skin_color',198,160,120), (274760,2370030,1,'soga_cheek_type',-63,-43,0), (274761,2370030,1,'soga_chin_type',-23,-71,55), (274762,2370030,1,'soga_ear_type',-58,79,0), (274763,2370030,1,'soga_eye_brow_type',48,94,44), (274764,2370030,0,'soga_eye_color',229,229,102), (274765,2370030,1,'soga_eye_type',-23,0,0), (274766,2370030,0,'soga_hair_color1',38,22,21), (274767,2370030,0,'soga_hair_color2',120,50,0), (274768,2370030,0,'soga_hair_face_color',4,1,1), (274769,2370030,0,'soga_hair_face_highlight_color',35,24,1), (274770,2370030,0,'soga_hair_highlight',79,28,15), (274771,2370030,0,'soga_hair_type_color',4,1,1), (274772,2370030,0,'soga_hair_type_highlight_color',35,24,1), (274773,2370030,1,'soga_lip_type',0,7,20), (274774,2370030,1,'soga_nose_type',-98,74,-8), (274775,2370030,0,'soga_skin_color',198,160,120), (274776,2370030,0,'wing_color1',255,255,255), (274777,2370030,0,'wing_color2',255,255,255), (274778,2370031,1,'cheek_type',0,35,0), (274779,2370031,1,'chin_type',2,90,23), (274780,2370031,1,'ear_type',-17,0,0), (274781,2370031,1,'eye_brow_type',-50,0,-17), (274782,2370031,0,'eye_color',61,104,65), (274783,2370031,1,'eye_type',-10,0,0), (274784,2370031,0,'hair_color1',246,219,114), (274785,2370031,0,'hair_color2',187,136,62), (274786,2370031,0,'hair_face_color',233,184,31), (274787,2370031,0,'hair_face_highlight_color',19,6,25), (274788,2370031,0,'hair_highlight',29,21,28), (274789,2370031,0,'hair_type_color',233,184,31), (274790,2370031,0,'hair_type_highlight_color',19,6,25), (274791,2370031,1,'lip_type',-68,48,48), (274792,2370031,1,'nose_type',93,-40,-93), (274793,2370031,0,'skin_color',121,94,57), (274794,2370031,1,'soga_cheek_type',0,35,0), (274795,2370031,1,'soga_chin_type',2,90,23), (274796,2370031,1,'soga_ear_type',-17,0,0), (274797,2370031,1,'soga_eye_brow_type',-50,0,-17), (274798,2370031,0,'soga_eye_color',229,229,102), (274799,2370031,1,'soga_eye_type',-10,0,0), (274800,2370031,0,'soga_hair_color1',246,219,114), (274801,2370031,0,'soga_hair_color2',187,136,62), (274802,2370031,0,'soga_hair_face_color',233,184,31), (274803,2370031,0,'soga_hair_face_highlight_color',19,6,25), (274804,2370031,0,'soga_hair_highlight',29,21,28), (274805,2370031,0,'soga_hair_type_color',233,184,31), (274806,2370031,0,'soga_hair_type_highlight_color',19,6,25), (274807,2370031,1,'soga_lip_type',-68,48,48), (274808,2370031,1,'soga_nose_type',93,-40,-93), (274809,2370031,0,'soga_skin_color',121,94,57), (274810,2370031,0,'wing_color1',255,255,255), (274811,2370031,0,'wing_color2',255,255,255), (274812,2370032,1,'cheek_type',62,41,0), (274813,2370032,1,'chin_type',-14,22,-62), (274814,2370032,1,'ear_type',0,35,0), (274815,2370032,1,'eye_brow_type',65,90,-85), (274816,2370032,0,'eye_color',36,74,82), (274817,2370032,1,'eye_type',34,0,0), (274818,2370032,0,'hair_color1',109,14,49), (274819,2370032,0,'hair_color2',185,97,0), (274820,2370032,0,'hair_face_color',84,0,0), (274821,2370032,0,'hair_face_highlight_color',140,47,30), (274822,2370032,0,'hair_highlight',91,21,51), (274823,2370032,0,'hair_type_color',84,0,0), (274824,2370032,0,'hair_type_highlight_color',140,47,30), (274825,2370032,1,'lip_type',-31,41,-22), (274826,2370032,1,'nose_type',84,-31,75), (274827,2370032,0,'skin_color',136,125,86), (274828,2370032,1,'soga_cheek_type',62,41,0), (274829,2370032,1,'soga_chin_type',-14,22,-62), (274830,2370032,1,'soga_ear_type',0,35,0), (274831,2370032,1,'soga_eye_brow_type',65,90,-85), (274832,2370032,0,'soga_eye_color',229,229,102), (274833,2370032,1,'soga_eye_type',34,0,0), (274834,2370032,0,'soga_hair_color1',109,14,49), (274835,2370032,0,'soga_hair_color2',185,97,0), (274836,2370032,0,'soga_hair_face_color',84,0,0), (274837,2370032,0,'soga_hair_face_highlight_color',140,47,30), (274838,2370032,0,'soga_hair_highlight',91,21,51), (274839,2370032,0,'soga_hair_type_color',84,0,0), (274840,2370032,0,'soga_hair_type_highlight_color',140,47,30), (274841,2370032,1,'soga_lip_type',-31,41,-22), (274842,2370032,1,'soga_nose_type',84,-31,75), (274843,2370032,0,'soga_skin_color',136,125,86), (274844,2370032,0,'wing_color1',255,255,255), (274845,2370032,0,'wing_color2',255,255,255), (274846,2370033,1,'cheek_type',-53,-76,0), (274847,2370033,1,'chin_type',0,-88,28), (274848,2370033,1,'ear_type',-37,0,0), (274849,2370033,1,'eye_brow_type',-63,74,40), (274850,2370033,0,'eye_color',133,132,78), (274851,2370033,1,'eye_type',-15,0,0), (274852,2370033,0,'hair_color1',200,165,96), (274853,2370033,0,'hair_color2',173,99,44), (274854,2370033,0,'hair_face_color',229,165,27), (274855,2370033,0,'hair_face_highlight_color',88,4,4), (274856,2370033,0,'hair_highlight',109,14,49), (274857,2370033,0,'hair_type_color',229,165,27), (274858,2370033,0,'hair_type_highlight_color',88,4,4), (274859,2370033,1,'lip_type',74,-29,-41), (274860,2370033,1,'nose_type',-26,-34,-26), (274861,2370033,0,'skin_color',179,128,95), (274862,2370033,1,'soga_cheek_type',-53,-76,0), (274863,2370033,1,'soga_chin_type',0,-88,28), (274864,2370033,1,'soga_ear_type',-37,0,0), (274865,2370033,1,'soga_eye_brow_type',-63,74,40), (274866,2370033,0,'soga_eye_color',229,229,102), (274867,2370033,1,'soga_eye_type',-15,0,0), (274868,2370033,0,'soga_hair_color1',200,165,96), (274869,2370033,0,'soga_hair_color2',173,99,44), (274870,2370033,0,'soga_hair_face_color',229,165,27), (274871,2370033,0,'soga_hair_face_highlight_color',88,4,4), (274872,2370033,0,'soga_hair_highlight',109,14,49), (274873,2370033,0,'soga_hair_type_color',229,165,27), (274874,2370033,0,'soga_hair_type_highlight_color',88,4,4), (274875,2370033,1,'soga_lip_type',74,-29,-41), (274876,2370033,1,'soga_nose_type',-26,-34,-26), (274877,2370033,0,'soga_skin_color',179,128,95), (274878,2370033,0,'wing_color1',255,255,255), (274879,2370033,0,'wing_color2',255,255,255), (274880,2370034,0,'eye_color',5,5,5), (274881,2370034,0,'skin_color',5,5,5), (274882,2370034,0,'soga_eye_color',255,0,255), (274883,2370035,1,'cheek_type',-10,-9,0), (274884,2370035,1,'chin_type',-19,-8,-39), (274885,2370035,1,'ear_type',-7,-10,0), (274886,2370035,1,'eye_brow_type',-29,9,10), (274887,2370035,0,'eye_color',37,76,88), (274888,2370035,1,'eye_type',20,0,0), (274889,2370035,0,'hair_face_color',145,100,27), (274890,2370035,0,'hair_face_highlight_color',178,129,67), (274891,2370035,0,'hair_type_color',145,100,27), (274892,2370035,0,'hair_type_highlight_color',178,129,67), (274893,2370035,1,'lip_type',-14,38,28), (274894,2370035,1,'nose_type',20,-22,-44), (274895,2370035,0,'skin_color',183,156,98), (274896,2370035,1,'soga_cheek_type',-10,-9,0), (274897,2370035,1,'soga_chin_type',-19,-8,-39), (274898,2370035,1,'soga_ear_type',-7,-10,0), (274899,2370035,1,'soga_eye_brow_type',-29,9,10), (274900,2370035,0,'soga_eye_color',229,229,102), (274901,2370035,1,'soga_eye_type',20,0,0), (274902,2370035,0,'soga_hair_face_color',145,100,27), (274903,2370035,0,'soga_hair_face_highlight_color',178,129,67), (274904,2370035,0,'soga_hair_type_color',145,100,27), (274905,2370035,0,'soga_hair_type_highlight_color',178,129,67), (274906,2370035,1,'soga_lip_type',-14,38,28), (274907,2370035,1,'soga_nose_type',20,-22,-44), (274908,2370035,0,'soga_skin_color',183,156,98), (274909,2370035,0,'wing_color1',255,255,255), (274910,2370035,0,'wing_color2',255,255,255), (274911,2370036,1,'cheek_type',0,-41,0), (274912,2370036,1,'chin_type',-40,25,-17), (274913,2370036,1,'ear_type',-11,0,0), (274914,2370036,1,'eye_brow_type',0,-5,10), (274915,2370036,0,'eye_color',51,105,120), (274916,2370036,1,'eye_type',19,0,0), (274917,2370036,0,'hair_face_color',99,69,23), (274918,2370036,0,'hair_face_highlight_color',55,27,5), (274919,2370036,0,'hair_type_color',99,69,23), (274920,2370036,0,'hair_type_highlight_color',55,27,5), (274921,2370036,1,'lip_type',0,-21,-32), (274922,2370036,1,'nose_type',-28,-9,26), (274923,2370036,0,'skin_color',239,239,235), (274924,2370036,1,'soga_cheek_type',0,-41,0), (274925,2370036,1,'soga_chin_type',-40,25,-17), (274926,2370036,1,'soga_ear_type',-11,0,0), (274927,2370036,1,'soga_eye_brow_type',0,-5,10), (274928,2370036,0,'soga_eye_color',229,229,102), (274929,2370036,1,'soga_eye_type',19,0,0), (274930,2370036,0,'soga_hair_face_color',99,69,23), (274931,2370036,0,'soga_hair_face_highlight_color',55,27,5), (274932,2370036,0,'soga_hair_type_color',99,69,23), (274933,2370036,0,'soga_hair_type_highlight_color',55,27,5), (274934,2370036,1,'soga_lip_type',0,-21,-32), (274935,2370036,1,'soga_nose_type',-28,-9,26), (274936,2370036,0,'soga_skin_color',239,239,235), (274937,2370036,0,'wing_color1',255,255,255), (274938,2370036,0,'wing_color2',255,255,255), (274939,2370037,1,'cheek_type',-74,-25,0), (274940,2370037,1,'chin_type',-43,-74,0), (274941,2370037,1,'ear_type',-58,-97,0), (274942,2370037,1,'eye_brow_type',-28,71,14), (274943,2370037,0,'eye_color',37,78,71), (274944,2370037,1,'eye_type',50,0,0), (274945,2370037,0,'hair_color1',79,28,15), (274946,2370037,0,'hair_color2',111,64,0), (274947,2370037,0,'hair_face_color',52,36,4), (274948,2370037,0,'hair_face_highlight_color',35,24,1), (274949,2370037,0,'hair_highlight',79,28,15), (274950,2370037,0,'hair_type_color',52,36,4), (274951,2370037,0,'hair_type_highlight_color',35,24,1), (274952,2370037,1,'lip_type',-47,25,40), (274953,2370037,1,'nose_type',4,-3,-70), (274954,2370037,0,'skin_color',165,146,98), (274955,2370037,1,'soga_cheek_type',-74,-25,0), (274956,2370037,1,'soga_chin_type',-43,-74,0), (274957,2370037,1,'soga_ear_type',-58,-97,0), (274958,2370037,1,'soga_eye_brow_type',-28,71,14), (274959,2370037,0,'soga_eye_color',229,229,102), (274960,2370037,1,'soga_eye_type',50,0,0), (274961,2370037,0,'soga_hair_color1',79,28,15), (274962,2370037,0,'soga_hair_color2',111,64,0), (274963,2370037,0,'soga_hair_face_color',52,36,4), (274964,2370037,0,'soga_hair_face_highlight_color',35,24,1), (274965,2370037,0,'soga_hair_highlight',79,28,15), (274966,2370037,0,'soga_hair_type_color',52,36,4), (274967,2370037,0,'soga_hair_type_highlight_color',35,24,1), (274968,2370037,1,'soga_lip_type',-47,25,40), (274969,2370037,1,'soga_nose_type',4,-3,-70), (274970,2370037,0,'soga_skin_color',165,146,98), (274971,2370037,0,'wing_color1',255,255,255), (274972,2370037,0,'wing_color2',255,255,255), (274973,2370038,1,'cheek_type',87,51,0), (274974,2370038,1,'chin_type',66,59,93), (274975,2370038,1,'ear_type',42,97,0), (274976,2370038,1,'eye_brow_type',-31,-1,42), (274977,2370038,0,'eye_color',53,73,42), (274978,2370038,1,'eye_type',-93,0,0), (274979,2370038,0,'hair_color1',50,48,56), (274980,2370038,0,'hair_color2',68,72,71), (274981,2370038,0,'hair_face_color',56,53,68), (274982,2370038,0,'hair_face_highlight_color',154,53,26), (274983,2370038,0,'hair_highlight',89,21,21), (274984,2370038,0,'hair_type_color',56,53,68), (274985,2370038,0,'hair_type_highlight_color',154,53,26), (274986,2370038,1,'lip_type',31,87,-22), (274987,2370038,1,'nose_type',79,31,-39), (274988,2370038,0,'skin_color',176,125,92), (274989,2370038,1,'soga_cheek_type',87,51,0), (274990,2370038,1,'soga_chin_type',66,59,93), (274991,2370038,1,'soga_ear_type',42,97,0), (274992,2370038,1,'soga_eye_brow_type',-31,-1,42), (274993,2370038,0,'soga_eye_color',229,229,102), (274994,2370038,1,'soga_eye_type',-93,0,0), (274995,2370038,0,'soga_hair_color1',50,48,56), (274996,2370038,0,'soga_hair_color2',68,72,71), (274997,2370038,0,'soga_hair_face_color',56,53,68), (274998,2370038,0,'soga_hair_face_highlight_color',154,53,26), (274999,2370038,0,'soga_hair_highlight',89,21,21), (275000,2370038,0,'soga_hair_type_color',56,53,68), (275001,2370038,0,'soga_hair_type_highlight_color',154,53,26), (275002,2370038,1,'soga_lip_type',31,87,-22), (275003,2370038,1,'soga_nose_type',79,31,-39), (275004,2370038,0,'soga_skin_color',176,125,92), (275005,2370038,0,'wing_color1',255,255,255), (275006,2370038,0,'wing_color2',255,255,255), (275007,2370039,0,'eye_color',255,255,255), (275008,2370039,0,'skin_color',255,255,255), (275009,2370039,0,'soga_eye_color',255,0,255), (275016,2370042,1,'cheek_type',12,-38,0), (275017,2370042,1,'chin_type',-43,61,29), (275018,2370042,1,'ear_type',47,-15,0), (275019,2370042,1,'eye_brow_type',-50,96,-31), (275020,2370042,0,'eye_color',33,57,35), (275021,2370042,1,'eye_type',74,0,0), (275022,2370042,0,'hair_color1',200,165,96), (275023,2370042,0,'hair_color2',173,99,44), (275024,2370042,0,'hair_face_color',228,172,24), (275025,2370042,0,'hair_face_highlight_color',184,128,10), (275026,2370042,0,'hair_highlight',209,131,22), (275027,2370042,0,'hair_type_color',228,172,24), (275028,2370042,0,'hair_type_highlight_color',184,128,10), (275029,2370042,1,'lip_type',-46,-77,82), (275030,2370042,1,'nose_type',89,-76,-96), (275031,2370042,0,'skin_color',136,143,134), (275032,2370042,1,'soga_cheek_type',12,-38,0), (275033,2370042,1,'soga_chin_type',-43,61,29), (275034,2370042,1,'soga_ear_type',47,-15,0), (275035,2370042,1,'soga_eye_brow_type',-50,96,-31), (275036,2370042,0,'soga_eye_color',229,229,102), (275037,2370042,1,'soga_eye_type',74,0,0), (275038,2370042,0,'soga_hair_color1',200,165,96), (275039,2370042,0,'soga_hair_color2',173,99,44), (275040,2370042,0,'soga_hair_face_color',228,172,24), (275041,2370042,0,'soga_hair_face_highlight_color',184,128,10), (275042,2370042,0,'soga_hair_highlight',209,131,22), (275043,2370042,0,'soga_hair_type_color',228,172,24), (275044,2370042,0,'soga_hair_type_highlight_color',184,128,10), (275045,2370042,1,'soga_lip_type',-46,-77,82), (275046,2370042,1,'soga_nose_type',89,-76,-96), (275047,2370042,0,'soga_skin_color',136,143,134), (275048,2370042,0,'wing_color1',255,255,255), (275049,2370042,0,'wing_color2',255,255,255), (275050,2370043,1,'cheek_type',-28,21,0), (275051,2370043,1,'chin_type',38,14,-5), (275052,2370043,1,'ear_type',-19,7,0), (275053,2370043,1,'eye_brow_type',-28,0,-7), (275054,2370043,0,'eye_color',31,63,52), (275055,2370043,1,'eye_type',-32,0,0), (275056,2370043,0,'hair_face_color',165,145,52), (275057,2370043,0,'hair_face_highlight_color',49,26,1), (275058,2370043,0,'hair_type_color',165,145,52), (275059,2370043,0,'hair_type_highlight_color',49,26,1), (275060,2370043,1,'lip_type',17,-32,41), (275061,2370043,1,'nose_type',-23,3,-31), (275062,2370043,0,'skin_color',209,196,175), (275063,2370043,1,'soga_cheek_type',-28,21,0), (275064,2370043,1,'soga_chin_type',38,14,-5), (275065,2370043,1,'soga_ear_type',-19,7,0), (275066,2370043,1,'soga_eye_brow_type',-28,0,-7), (275067,2370043,0,'soga_eye_color',229,229,102), (275068,2370043,1,'soga_eye_type',-32,0,0), (275069,2370043,0,'soga_hair_face_color',165,145,52), (275070,2370043,0,'soga_hair_face_highlight_color',49,26,1), (275071,2370043,0,'soga_hair_type_color',165,145,52), (275072,2370043,0,'soga_hair_type_highlight_color',49,26,1), (275073,2370043,1,'soga_lip_type',17,-32,41), (275074,2370043,1,'soga_nose_type',-23,3,-31), (275075,2370043,0,'soga_skin_color',209,196,175), (275076,2370043,0,'wing_color1',255,255,255), (275077,2370043,0,'wing_color2',255,255,255), (275081,1970000,0,'eye_color',255,255,255), (275082,1970000,0,'skin_color',255,255,255), (275083,1970000,0,'soga_eye_color',255,0,255), (275084,1970001,1,'cheek_type',0,34,0), (275085,1970001,1,'chin_type',-82,57,-72), (275086,1970001,1,'ear_type',93,8,0), (275087,1970001,1,'eye_brow_type',-14,53,-31), (275088,1970001,0,'eye_color',29,59,47), (275089,1970001,1,'eye_type',63,0,0), (275090,1970001,0,'hair_color1',56,33,26), (275091,1970001,0,'hair_color2',94,59,11), (275092,1970001,0,'hair_face_color',100,70,10), (275093,1970001,0,'hair_face_highlight_color',244,246,246), (275094,1970001,0,'hair_highlight',161,165,168), (275095,1970001,0,'hair_type_color',100,70,10), (275096,1970001,0,'hair_type_highlight_color',244,246,246), (275097,1970001,1,'lip_type',-75,-71,78), (275098,1970001,1,'nose_type',-9,-88,-52), (275099,1970001,0,'skin_color',105,105,105), (275100,1970001,1,'soga_cheek_type',0,34,0), (275101,1970001,1,'soga_chin_type',-82,57,-72), (275102,1970001,1,'soga_ear_type',93,8,0), (275103,1970001,1,'soga_eye_brow_type',-14,53,-31), (275104,1970001,0,'soga_eye_color',229,229,102), (275105,1970001,1,'soga_eye_type',63,0,0), (275106,1970001,0,'soga_hair_color1',56,33,26), (275107,1970001,0,'soga_hair_color2',94,59,11), (275108,1970001,0,'soga_hair_face_color',100,70,10), (275109,1970001,0,'soga_hair_face_highlight_color',244,246,246), (275110,1970001,0,'soga_hair_highlight',161,165,168), (275111,1970001,0,'soga_hair_type_color',100,70,10), (275112,1970001,0,'soga_hair_type_highlight_color',244,246,246), (275113,1970001,1,'soga_lip_type',-75,-71,78), (275114,1970001,1,'soga_nose_type',-9,-88,-52), (275115,1970001,0,'soga_skin_color',105,105,105), (275116,1970001,0,'wing_color1',255,255,255), (275117,1970001,0,'wing_color2',255,255,255), (275118,1970002,0,'eye_color',255,255,255), (275119,1970002,0,'skin_color',255,255,255), (275120,1970002,0,'soga_eye_color',255,0,255), (275121,1970003,0,'eye_color',255,255,255), (275122,1970003,0,'skin_color',255,255,255), (275123,1970003,0,'soga_eye_color',255,0,255), (275124,1970004,1,'cheek_type',28,5,0), (275125,1970004,1,'chin_type',5,-3,-23), (275126,1970004,1,'ear_type',51,-75,0), (275127,1970004,1,'eye_brow_type',-91,-68,-75), (275128,1970004,0,'eye_color',0,95,95), (275129,1970004,1,'eye_type',-15,0,0), (275130,1970004,1,'lip_type',5,-90,-38), (275131,1970004,1,'nose_type',-17,48,-35), (275132,1970004,0,'skin_color',178,154,148), (275133,1970004,1,'soga_cheek_type',28,5,0), (275134,1970004,1,'soga_chin_type',5,-3,-23), (275135,1970004,1,'soga_ear_type',51,-75,0), (275136,1970004,1,'soga_eye_brow_type',-91,-68,-75), (275137,1970004,0,'soga_eye_color',229,229,102), (275138,1970004,1,'soga_eye_type',-15,0,0), (275139,1970004,1,'soga_lip_type',5,-90,-38), (275140,1970004,1,'soga_nose_type',-17,48,-35), (275141,1970004,0,'soga_skin_color',178,154,148), (275142,1970004,0,'wing_color1',255,255,255), (275143,1970004,0,'wing_color2',255,255,255), (275144,1970005,1,'cheek_type',-90,-25,0), (275145,1970005,1,'chin_type',31,-8,61), (275146,1970005,1,'ear_type',89,-56,0), (275147,1970005,1,'eye_brow_type',-40,-94,-31), (275148,1970005,0,'eye_color',39,79,91), (275149,1970005,1,'eye_type',-72,0,0), (275150,1970005,0,'hair_color1',109,14,49), (275151,1970005,0,'hair_color2',185,97,0), (275152,1970005,0,'hair_face_color',88,4,4), (275153,1970005,0,'hair_face_highlight_color',244,246,246), (275154,1970005,0,'hair_highlight',164,165,165), (275155,1970005,0,'hair_type_color',88,4,4), (275156,1970005,0,'hair_type_highlight_color',244,246,246), (275157,1970005,1,'lip_type',81,-20,-74), (275158,1970005,1,'nose_type',50,31,68), (275159,1970005,0,'skin_color',128,84,85), (275160,1970005,1,'soga_cheek_type',-90,-25,0), (275161,1970005,1,'soga_chin_type',31,-8,61), (275162,1970005,1,'soga_ear_type',89,-56,0), (275163,1970005,1,'soga_eye_brow_type',-40,-94,-31), (275164,1970005,0,'soga_eye_color',229,229,102), (275165,1970005,1,'soga_eye_type',-72,0,0), (275166,1970005,0,'soga_hair_color1',109,14,49), (275167,1970005,0,'soga_hair_color2',185,97,0), (275168,1970005,0,'soga_hair_face_color',88,4,4), (275169,1970005,0,'soga_hair_face_highlight_color',244,246,246), (275170,1970005,0,'soga_hair_highlight',164,165,165), (275171,1970005,0,'soga_hair_type_color',88,4,4), (275172,1970005,0,'soga_hair_type_highlight_color',244,246,246), (275173,1970005,1,'soga_lip_type',81,-20,-74), (275174,1970005,1,'soga_nose_type',50,31,68), (275175,1970005,0,'soga_skin_color',128,84,85), (275176,1970005,0,'wing_color1',255,255,255), (275177,1970005,0,'wing_color2',255,255,255), (275178,1970006,1,'cheek_type',-34,7,0), (275179,1970006,1,'chin_type',-17,31,17), (275180,1970006,1,'ear_type',34,-56,0), (275181,1970006,1,'eye_brow_type',-56,-37,31), (275182,1970006,0,'eye_color',70,145,163), (275183,1970006,1,'eye_type',-46,0,0), (275184,1970006,0,'hair_color1',109,14,49), (275185,1970006,0,'hair_color2',235,147,31), (275186,1970006,0,'hair_face_color',84,0,0), (275187,1970006,0,'hair_face_highlight_color',15,1,21), (275188,1970006,0,'hair_highlight',29,21,28), (275189,1970006,0,'hair_type_color',84,0,0), (275190,1970006,0,'hair_type_highlight_color',15,1,21), (275191,1970006,1,'lip_type',8,-28,20), (275192,1970006,1,'nose_type',7,62,-2), (275193,1970006,0,'skin_color',242,220,222), (275194,1970006,1,'soga_cheek_type',-34,7,0), (275195,1970006,1,'soga_chin_type',-17,31,17), (275196,1970006,1,'soga_ear_type',34,-56,0), (275197,1970006,1,'soga_eye_brow_type',-56,-37,31), (275198,1970006,0,'soga_eye_color',229,229,102), (275199,1970006,1,'soga_eye_type',-46,0,0), (275200,1970006,0,'soga_hair_color1',109,14,49), (275201,1970006,0,'soga_hair_color2',235,147,31), (275202,1970006,0,'soga_hair_face_color',84,0,0), (275203,1970006,0,'soga_hair_face_highlight_color',15,1,21), (275204,1970006,0,'soga_hair_highlight',29,21,28), (275205,1970006,0,'soga_hair_type_color',84,0,0), (275206,1970006,0,'soga_hair_type_highlight_color',15,1,21), (275207,1970006,1,'soga_lip_type',8,-28,20), (275208,1970006,1,'soga_nose_type',7,62,-2), (275209,1970006,0,'soga_skin_color',242,220,222), (275210,1970006,0,'wing_color1',255,255,255), (275211,1970006,0,'wing_color2',255,255,255), (275212,1970007,1,'cheek_type',93,25,0), (275213,1970007,1,'chin_type',-45,2,89), (275214,1970007,1,'ear_type',62,-51,0), (275215,1970007,1,'eye_brow_type',-2,-97,83), (275216,1970007,0,'eye_color',97,154,145), (275217,1970007,1,'eye_type',69,0,0), (275218,1970007,0,'hair_color1',246,219,114), (275219,1970007,0,'hair_color2',142,112,67), (275220,1970007,0,'hair_face_color',233,184,31), (275221,1970007,0,'hair_face_highlight_color',100,70,10), (275222,1970007,0,'hair_highlight',56,33,26), (275223,1970007,0,'hair_type_color',233,184,31), (275224,1970007,0,'hair_type_highlight_color',100,70,10), (275225,1970007,1,'lip_type',-10,21,-51), (275226,1970007,1,'nose_type',58,-84,28), (275227,1970007,0,'skin_color',221,219,219), (275228,1970007,1,'soga_cheek_type',93,25,0), (275229,1970007,1,'soga_chin_type',-45,2,89), (275230,1970007,1,'soga_ear_type',62,-51,0), (275231,1970007,1,'soga_eye_brow_type',-2,-97,83), (275232,1970007,0,'soga_eye_color',229,229,102), (275233,1970007,1,'soga_eye_type',69,0,0), (275234,1970007,0,'soga_hair_color1',246,219,114), (275235,1970007,0,'soga_hair_color2',142,112,67), (275236,1970007,0,'soga_hair_face_color',233,184,31), (275237,1970007,0,'soga_hair_face_highlight_color',100,70,10), (275238,1970007,0,'soga_hair_highlight',56,33,26), (275239,1970007,0,'soga_hair_type_color',233,184,31), (275240,1970007,0,'soga_hair_type_highlight_color',100,70,10), (275241,1970007,1,'soga_lip_type',-10,21,-51), (275242,1970007,1,'soga_nose_type',58,-84,28), (275243,1970007,0,'soga_skin_color',221,219,219), (275244,1970007,0,'wing_color1',255,255,255), (275245,1970007,0,'wing_color2',255,255,255), (275246,1970008,0,'eye_color',255,255,255), (275247,1970008,0,'skin_color',255,255,255), (275248,1970008,0,'soga_eye_color',255,0,255), (275249,1970009,0,'eye_color',255,255,255), (275250,1970009,0,'skin_color',255,255,255), (275251,1970009,0,'soga_eye_color',255,0,255), (275252,1970010,0,'eye_color',255,255,255), (275253,1970010,0,'skin_color',255,255,255), (275254,1970010,0,'soga_eye_color',255,0,255), (275255,1970011,0,'eye_color',255,255,255), (275256,1970011,0,'skin_color',255,255,255), (275257,1970011,0,'soga_eye_color',255,0,255), (275258,1970012,0,'eye_color',255,255,255), (275259,1970012,0,'skin_color',255,255,255), (275260,1970012,0,'soga_eye_color',255,0,255), (275261,1970013,0,'eye_color',255,255,255), (275262,1970013,0,'skin_color',255,255,255), (275263,1970013,0,'soga_eye_color',255,0,255), (275264,1970014,0,'eye_color',255,255,255), (275265,1970014,0,'skin_color',255,255,255), (275266,1970014,0,'soga_eye_color',255,0,255), (275267,1970015,0,'eye_color',255,255,255), (275268,1970015,0,'skin_color',255,255,255), (275269,1970015,0,'soga_eye_color',255,0,255), (275270,1970016,0,'eye_color',255,255,255), (275271,1970016,0,'skin_color',175,130,91), (275272,1970016,0,'soga_eye_color',255,0,255), (275273,1970017,0,'eye_color',121,61,0), (275274,1970017,0,'skin_color',175,130,91), (275275,1970017,0,'soga_eye_color',255,0,255), (275276,1970018,0,'eye_color',1,1,1), (275277,1970018,0,'skin_color',175,130,91), (275278,1970018,0,'soga_eye_color',255,0,255), (275279,1970019,0,'eye_color',255,255,255), (275280,1970019,0,'skin_color',175,130,91), (275281,1970019,0,'soga_eye_color',255,0,255), (275282,1970020,0,'eye_color',121,61,0), (275283,1970020,0,'skin_color',158,31,17), (275284,1970020,0,'soga_eye_color',255,0,255), (275285,1970021,0,'eye_color',121,61,0), (275286,1970021,0,'skin_color',158,31,17), (275287,1970021,0,'soga_eye_color',255,0,255), (275288,1970022,0,'eye_color',255,255,255), (275289,1970022,0,'skin_color',255,255,255), (275290,1970022,0,'soga_eye_color',255,0,255), (275291,1970023,0,'eye_color',255,255,255), (275292,1970023,0,'skin_color',255,255,255), (275293,1970023,0,'soga_eye_color',255,0,255), (275294,1970024,0,'eye_color',255,255,255), (275295,1970024,0,'skin_color',255,255,255), (275296,1970024,0,'soga_eye_color',255,0,255), (275297,1970025,0,'eye_color',229,209,182), (275298,1970025,0,'skin_color',107,67,42), (275299,1970025,0,'soga_eye_color',255,0,255), (275300,1970026,1,'cheek_type',-35,9,0), (275301,1970026,1,'chin_type',-43,-10,1), (275302,1970026,1,'ear_type',23,84,0), (275303,1970026,1,'eye_brow_type',15,81,35), (275304,1970026,0,'eye_color',6,0,114), (275305,1970026,1,'eye_type',-28,0,0), (275306,1970026,1,'lip_type',23,-100,-77), (275307,1970026,1,'nose_type',-14,-38,-98), (275308,1970026,0,'skin_color',28,25,14), (275309,1970026,1,'soga_cheek_type',-35,9,0), (275310,1970026,1,'soga_chin_type',-43,-10,1), (275311,1970026,1,'soga_ear_type',23,84,0), (275312,1970026,1,'soga_eye_brow_type',15,81,35), (275313,1970026,0,'soga_eye_color',229,229,102), (275314,1970026,1,'soga_eye_type',-28,0,0), (275315,1970026,1,'soga_lip_type',23,-100,-77), (275316,1970026,1,'soga_nose_type',-14,-38,-98), (275317,1970026,0,'soga_skin_color',28,25,14), (275318,1970027,0,'eye_color',121,61,0), (275319,1970027,0,'skin_color',175,130,91), (275320,1970027,0,'soga_eye_color',255,0,255), (275321,1970028,0,'eye_color',1,1,1), (275322,1970028,0,'skin_color',175,130,91), (275323,1970028,0,'soga_eye_color',255,0,255), (275324,1970029,0,'eye_color',255,255,255), (275325,1970029,0,'skin_color',70,17,17), (275326,1970029,0,'soga_eye_color',255,0,255), (275327,1970030,0,'eye_color',255,255,255), (275328,1970030,0,'skin_color',255,255,255), (275329,1970030,0,'soga_eye_color',255,0,255), (275330,1970031,0,'eye_color',255,255,255), (275331,1970031,0,'skin_color',255,255,255), (275332,1970031,0,'soga_eye_color',255,0,255), (275333,1970032,0,'eye_color',255,255,255), (275334,1970032,0,'skin_color',255,255,255), (275335,1970032,0,'soga_eye_color',255,0,255), (275336,1970033,0,'eye_color',255,255,255), (275337,1970033,0,'skin_color',255,255,255), (275338,1970033,0,'soga_eye_color',255,0,255), (275339,1970034,0,'eye_color',1,1,1), (275340,1970034,0,'skin_color',242,242,0), (275341,1970034,0,'soga_eye_color',255,0,255), (275342,1970035,0,'eye_color',255,255,255), (275343,1970035,0,'skin_color',255,255,255), (275344,1970035,0,'soga_eye_color',255,0,255), (275345,1970036,0,'eye_color',255,255,255), (275346,1970036,0,'skin_color',255,255,255), (275347,1970036,0,'soga_eye_color',255,0,255), (275348,1970037,0,'eye_color',255,255,255), (275349,1970037,0,'skin_color',255,255,255), (275350,1970037,0,'soga_eye_color',255,0,255), (275351,1970038,0,'eye_color',255,255,255), (275352,1970038,0,'skin_color',255,255,255), (275353,1970038,0,'soga_eye_color',255,0,255), (275354,1970039,0,'eye_color',255,255,255), (275355,1970039,0,'skin_color',98,70,47), (275356,1970039,0,'soga_eye_color',255,0,255), (275357,1970040,0,'eye_color',255,255,255), (275358,1970040,0,'skin_color',255,255,255), (275359,1970040,0,'soga_eye_color',255,0,255), (275360,1970041,0,'eye_color',255,255,255), (275361,1970041,0,'skin_color',255,255,255), (275362,1970041,0,'soga_eye_color',255,0,255), (275363,1970042,0,'eye_color',255,255,255), (275364,1970042,0,'skin_color',255,255,255), (275365,1970042,0,'soga_eye_color',255,0,255), (275366,1970043,1,'cheek_type',-47,98,0), (275367,1970043,1,'chin_type',31,68,44), (275368,1970043,1,'ear_type',57,-38,0), (275369,1970043,1,'eye_brow_type',81,56,28), (275370,1970043,0,'eye_color',32,61,45), (275371,1970043,1,'eye_type',-97,0,0), (275372,1970043,0,'hair_color1',239,221,86), (275373,1970043,0,'hair_color2',89,62,43), (275374,1970043,0,'hair_face_color',219,179,15), (275375,1970043,0,'hair_face_highlight_color',145,168,168), (275376,1970043,0,'hair_highlight',114,112,142), (275377,1970043,0,'hair_type_color',219,179,15), (275378,1970043,0,'hair_type_highlight_color',145,168,168), (275379,1970043,1,'lip_type',17,-93,-94), (275380,1970043,1,'nose_type',-71,-48,-94), (275381,1970043,0,'skin_color',240,238,238), (275382,1970043,1,'soga_cheek_type',-47,98,0), (275383,1970043,1,'soga_chin_type',31,68,44), (275384,1970043,1,'soga_ear_type',57,-38,0), (275385,1970043,1,'soga_eye_brow_type',81,56,28), (275386,1970043,0,'soga_eye_color',229,229,102), (275387,1970043,1,'soga_eye_type',-97,0,0), (275388,1970043,0,'soga_hair_color1',239,221,86), (275389,1970043,0,'soga_hair_color2',89,62,43), (275390,1970043,0,'soga_hair_face_color',219,179,15), (275391,1970043,0,'soga_hair_face_highlight_color',145,168,168), (275392,1970043,0,'soga_hair_highlight',114,112,142), (275393,1970043,0,'soga_hair_type_color',219,179,15), (275394,1970043,0,'soga_hair_type_highlight_color',145,168,168), (275395,1970043,1,'soga_lip_type',17,-93,-94), (275396,1970043,1,'soga_nose_type',-71,-48,-94), (275397,1970043,0,'soga_skin_color',240,238,238), (275398,1970043,0,'wing_color1',255,255,255), (275399,1970043,0,'wing_color2',255,255,255), (275400,1970044,0,'eye_color',255,255,255), (275401,1970044,0,'skin_color',255,255,255), (275402,1970044,0,'soga_eye_color',255,0,255), (275403,1970045,0,'eye_color',255,255,255), (275404,1970045,0,'skin_color',255,255,255), (275405,1970045,0,'soga_eye_color',255,0,255), (275406,1970046,0,'eye_color',255,255,255), (275407,1970046,0,'skin_color',255,255,255), (275408,1970046,0,'soga_eye_color',255,0,255), (275409,1970047,0,'eye_color',1,1,1), (275410,1970047,0,'skin_color',175,130,91), (275411,1970047,0,'soga_eye_color',255,0,255), (275412,1970048,0,'eye_color',255,255,255), (275413,1970048,0,'skin_color',255,255,255), (275414,1970048,0,'soga_eye_color',255,0,255), (275415,1970049,0,'eye_color',255,255,255), (275416,1970049,0,'skin_color',255,255,255), (275417,1970049,0,'soga_eye_color',255,0,255), (275418,1970050,0,'eye_color',255,255,255), (275419,1970050,0,'skin_color',255,255,255), (275420,1970050,0,'soga_eye_color',255,0,255), (275421,1970051,0,'eye_color',255,255,255), (275422,1970051,0,'skin_color',255,255,255), (275423,1970051,0,'soga_eye_color',255,0,255), (275424,1970052,0,'eye_color',255,255,255), (275425,1970052,0,'skin_color',255,255,255), (275426,1970052,0,'soga_eye_color',255,0,255), (275427,1970053,0,'eye_color',255,255,255), (275428,1970053,0,'skin_color',255,255,255), (275429,1970053,0,'soga_eye_color',255,0,255), (275430,1970054,0,'eye_color',255,255,255), (275431,1970054,0,'skin_color',255,255,255), (275432,1970054,0,'soga_eye_color',255,0,255), (275433,1970055,0,'eye_color',255,255,255), (275434,1970055,0,'skin_color',255,255,255), (275435,1970055,0,'soga_eye_color',255,0,255), (275436,1970056,0,'eye_color',255,255,255), (275437,1970056,0,'skin_color',158,31,17), (275438,1970056,0,'soga_eye_color',255,0,255), (275439,1970057,0,'eye_color',255,255,255), (275440,1970057,0,'skin_color',255,255,255), (275441,1970057,0,'soga_eye_color',255,0,255), (275442,1970058,0,'eye_color',255,255,255), (275443,1970058,0,'skin_color',255,255,255), (275444,1970058,0,'soga_eye_color',255,0,255), (275445,1970059,0,'eye_color',255,255,255), (275446,1970059,0,'skin_color',255,255,255), (275447,1970059,0,'soga_eye_color',255,0,255), (275448,1970060,0,'eye_color',255,255,255), (275449,1970060,0,'skin_color',255,255,255), (275450,1970060,0,'soga_eye_color',255,0,255), (275451,1970061,0,'eye_color',255,255,255), (275452,1970061,0,'skin_color',255,255,255), (275453,1970061,0,'soga_eye_color',255,0,255), (275454,1970062,0,'eye_color',255,255,255), (275455,1970062,0,'skin_color',255,255,255), (275456,1970062,0,'soga_eye_color',255,0,255), (275457,1970063,1,'cheek_type',61,100,0), (275458,1970063,1,'chin_type',-9,-18,-25), (275459,1970063,1,'ear_type',28,34,0), (275460,1970063,1,'eye_brow_type',25,-61,-25), (275461,1970063,0,'eye_color',172,131,73), (275462,1970063,1,'eye_type',-61,0,0), (275463,1970063,0,'hair_color1',249,218,87), (275464,1970063,0,'hair_color2',106,69,44), (275465,1970063,0,'hair_face_color',249,223,124), (275466,1970063,0,'hair_face_highlight_color',232,169,28), (275467,1970063,0,'hair_highlight',200,165,96), (275468,1970063,0,'hair_type_color',249,223,124), (275469,1970063,0,'hair_type_highlight_color',232,169,28), (275470,1970063,1,'lip_type',-31,-64,-14), (275471,1970063,1,'nose_type',34,17,8), (275472,1970063,0,'skin_color',239,249,248), (275473,1970063,1,'soga_cheek_type',61,-46,0), (275474,1970063,1,'soga_chin_type',-19,96,-25), (275475,1970063,1,'soga_ear_type',-93,74,0), (275476,1970063,1,'soga_eye_brow_type',-75,-61,25), (275477,1970063,0,'soga_eye_color',204,204,204), (275478,1970063,1,'soga_eye_type',-61,0,0), (275479,1970063,0,'soga_hair_color1',209,131,22), (275480,1970063,0,'soga_hair_color2',147,118,58), (275481,1970063,0,'soga_hair_face_color',193,136,15), (275482,1970063,0,'soga_hair_face_highlight_color',249,223,124), (275483,1970063,0,'soga_hair_highlight',249,218,87), (275484,1970063,0,'soga_hair_type_color',193,136,15), (275485,1970063,0,'soga_hair_type_highlight_color',249,223,124), (275486,1970063,1,'soga_lip_type',-31,-84,31), (275487,1970063,1,'soga_nose_type',34,-21,38), (275488,1970063,0,'soga_skin_color',236,219,205), (275489,1970064,0,'eye_color',255,255,255), (275490,1970064,0,'skin_color',255,255,255), (275491,1970064,0,'soga_eye_color',255,0,255), (275492,1970065,0,'eye_color',255,255,255), (275493,1970065,0,'skin_color',255,255,255), (275494,1970065,0,'soga_eye_color',255,0,255), (275495,1970066,0,'eye_color',255,255,255), (275496,1970066,0,'skin_color',255,255,255), (275497,1970066,0,'soga_eye_color',255,0,255), (275498,1970067,0,'eye_color',255,255,255), (275499,1970067,0,'skin_color',255,255,255), (275500,1970067,0,'soga_eye_color',255,0,255), (275501,1970068,0,'eye_color',255,255,255), (275502,1970068,0,'skin_color',255,255,255), (275503,1970068,0,'soga_eye_color',255,0,255), (275504,1970069,0,'eye_color',255,255,255), (275505,1970069,0,'skin_color',255,255,255), (275506,1970069,0,'soga_eye_color',255,0,255), (275507,1970070,0,'eye_color',255,255,255), (275508,1970070,0,'skin_color',255,255,255), (275509,1970070,0,'soga_eye_color',255,0,255), (275510,1970071,0,'eye_color',255,255,255), (275511,1970071,0,'skin_color',255,255,255), (275512,1970071,0,'soga_eye_color',255,0,255), (275513,1970072,0,'eye_color',255,255,255), (275514,1970072,0,'skin_color',255,255,255), (275515,1970072,0,'soga_eye_color',255,0,255), (275516,1970073,0,'eye_color',255,255,255), (275517,1970073,0,'skin_color',255,255,255), (275518,1970074,0,'eye_color',255,255,255), (275519,1970074,0,'skin_color',255,255,255), (275520,1970075,0,'eye_color',255,255,255), (275521,1970075,0,'skin_color',255,255,255), (275522,1970076,1,'eye_brow_type',7,0,0), (275523,1970076,0,'eye_color',66,0,127), (275524,1970076,1,'lip_type',-75,0,0), (275525,1970076,1,'nose_type',-56,75,0), (275526,1970076,0,'skin_color',0,76,76), (275527,1970076,1,'soga_eye_brow_type',-56,0,0), (275528,1970076,0,'soga_eye_color',67,67,0), (275529,1970076,1,'soga_lip_type',17,0,0), (275530,1970076,1,'soga_nose_type',15,-32,0), (275531,1970076,0,'soga_skin_color',0,26,130), (275532,1970077,0,'eye_color',255,255,255), (275533,1970077,0,'skin_color',255,255,255), (275534,1970078,0,'eye_color',255,255,255), (275535,1970078,0,'skin_color',255,255,255), (275536,3550000,0,'eye_color',255,255,255), (275537,3550000,0,'skin_color',255,255,255), (275538,3550000,0,'soga_eye_color',255,0,255), (275539,3550001,0,'eye_color',255,255,255), (275540,3550001,0,'skin_color',255,255,255), (275541,3550001,0,'soga_eye_color',255,0,255), (275542,3550002,0,'eye_color',255,255,255), (275543,3550002,0,'skin_color',255,255,255), (275544,3550002,0,'soga_eye_color',255,0,255), (275545,3550003,1,'cheek_type',31,-21,0), (275546,3550003,1,'chin_type',-52,1,37), (275547,3550003,1,'ear_type',0,46,0), (275548,3550003,1,'eye_brow_type',52,-17,-97), (275549,3550003,0,'eye_color',0,50,50), (275550,3550003,1,'eye_type',1,0,0), (275551,3550003,1,'lip_type',-10,-53,-43), (275552,3550003,1,'nose_type',53,-81,15), (275553,3550003,0,'skin_color',54,60,73), (275554,3550003,1,'soga_cheek_type',31,-21,0), (275555,3550003,1,'soga_chin_type',-52,1,37), (275556,3550003,1,'soga_ear_type',0,46,0), (275557,3550003,1,'soga_eye_brow_type',52,-17,-97), (275558,3550003,0,'soga_eye_color',229,229,102), (275559,3550003,1,'soga_eye_type',1,0,0), (275560,3550003,1,'soga_lip_type',-10,-53,-43), (275561,3550003,1,'soga_nose_type',53,-81,15), (275562,3550003,0,'soga_skin_color',54,60,73), (275563,3550003,0,'wing_color1',255,255,255), (275564,3550003,0,'wing_color2',255,255,255), (275565,3550004,0,'eye_color',255,255,255), (275566,3550004,0,'skin_color',255,255,255), (275567,3550004,0,'soga_eye_color',255,0,255), (275568,3290000,0,'eye_color',255,255,255), (275569,3290000,0,'skin_color',255,255,255), (275570,3290000,0,'soga_eye_color',255,0,255), (275571,3290001,1,'cheek_type',93,-68,0), (275572,3290001,1,'chin_type',-62,22,87), (275573,3290001,1,'ear_type',-50,-25,0), (275574,3290001,1,'eye_brow_type',-25,25,28), (275575,3290001,0,'eye_color',213,193,162), (275576,3290001,1,'eye_type',81,0,0), (275577,3290001,0,'hair_color1',160,156,172), (275578,3290001,0,'hair_color2',61,61,68), (275579,3290001,0,'hair_face_color',244,244,246), (275580,3290001,0,'hair_face_highlight_color',210,200,187), (275581,3290001,0,'hair_highlight',112,123,142), (275582,3290001,0,'hair_type_color',244,244,246), (275583,3290001,0,'hair_type_highlight_color',210,200,187), (275584,3290001,1,'lip_type',37,0,63), (275585,3290001,1,'nose_type',43,-39,-7), (275586,3290001,0,'skin_color',244,253,252), (275587,3290001,1,'soga_cheek_type',93,-68,0), (275588,3290001,1,'soga_chin_type',-62,22,87), (275589,3290001,1,'soga_ear_type',-50,-25,0), (275590,3290001,1,'soga_eye_brow_type',-25,25,28), (275591,3290001,0,'soga_eye_color',229,229,102), (275592,3290001,1,'soga_eye_type',81,0,0), (275593,3290001,0,'soga_hair_color1',160,156,172), (275594,3290001,0,'soga_hair_color2',61,61,68), (275595,3290001,0,'soga_hair_face_color',244,244,246), (275596,3290001,0,'soga_hair_face_highlight_color',210,200,187), (275597,3290001,0,'soga_hair_highlight',112,123,142), (275598,3290001,0,'soga_hair_type_color',244,244,246), (275599,3290001,0,'soga_hair_type_highlight_color',210,200,187), (275600,3290001,1,'soga_lip_type',37,0,63), (275601,3290001,1,'soga_nose_type',43,-39,-7), (275602,3290001,0,'soga_skin_color',244,253,252), (275603,3290001,0,'wing_color1',255,255,255), (275604,3290001,0,'wing_color2',255,255,255), (275605,3290002,0,'eye_color',255,255,255), (275606,3290002,0,'skin_color',255,255,255), (275607,3290002,0,'soga_eye_color',255,0,255), (275608,3290003,0,'eye_color',255,255,255), (275609,3290003,0,'skin_color',255,255,255), (275610,3290003,0,'soga_eye_color',255,0,255), (275611,1730000,0,'eye_color',255,255,255), (275612,1730000,0,'skin_color',255,255,255), (275613,1730000,0,'soga_eye_color',255,0,255), (275614,1730001,1,'cheek_type',79,-26,0), (275615,1730001,1,'chin_type',-8,61,64), (275616,1730001,1,'ear_type',53,-55,0), (275617,1730001,1,'eye_brow_type',-72,-17,97), (275618,1730001,0,'eye_color',57,118,133), (275619,1730001,1,'eye_type',69,0,0), (275620,1730001,0,'hair_color1',29,21,28), (275621,1730001,0,'hair_color2',39,32,39), (275622,1730001,0,'hair_face_color',17,3,23), (275623,1730001,0,'hair_face_highlight_color',168,59,22), (275624,1730001,0,'hair_highlight',89,21,21), (275625,1730001,0,'hair_type_color',17,3,23), (275626,1730001,0,'hair_type_highlight_color',168,59,22), (275627,1730001,1,'lip_type',-53,97,-22), (275628,1730001,1,'nose_type',-41,14,62), (275629,1730001,0,'skin_color',46,33,34), (275630,1730001,1,'soga_cheek_type',79,-26,0), (275631,1730001,1,'soga_chin_type',-8,61,64), (275632,1730001,1,'soga_ear_type',53,-55,0), (275633,1730001,1,'soga_eye_brow_type',-72,-17,97), (275634,1730001,0,'soga_eye_color',229,229,102), (275635,1730001,1,'soga_eye_type',69,0,0), (275636,1730001,0,'soga_hair_color1',29,21,28), (275637,1730001,0,'soga_hair_color2',39,32,39), (275638,1730001,0,'soga_hair_face_color',17,3,23), (275639,1730001,0,'soga_hair_face_highlight_color',168,59,22), (275640,1730001,0,'soga_hair_highlight',89,21,21), (275641,1730001,0,'soga_hair_type_color',17,3,23), (275642,1730001,0,'soga_hair_type_highlight_color',168,59,22), (275643,1730001,1,'soga_lip_type',-53,97,-22), (275644,1730001,1,'soga_nose_type',-41,14,62), (275645,1730001,0,'soga_skin_color',46,33,34), (275646,1730001,0,'wing_color1',255,255,255), (275647,1730001,0,'wing_color2',255,255,255), (275648,1730002,0,'eye_color',255,255,255), (275649,1730002,0,'skin_color',255,255,255), (275650,1730002,0,'soga_eye_color',255,0,255), (275651,1340000,1,'cheek_type',-8,3,0), (275652,1340000,1,'chin_type',17,7,-20), (275653,1340000,1,'ear_type',44,26,0), (275654,1340000,1,'eye_brow_type',-11,0,26), (275655,1340000,0,'eye_color',145,68,10), (275656,1340000,1,'eye_type',-11,0,0), (275657,1340000,0,'hair_color1',8,245,246), (275658,1340000,0,'hair_face_color',137,128,60), (275659,1340000,0,'hair_face_highlight_color',216,192,37), (275660,1340000,0,'hair_type_color',137,128,60), (275661,1340000,0,'hair_type_highlight_color',216,192,37), (275662,1340000,1,'lip_type',-11,-7,12), (275663,1340000,1,'nose_type',-43,8,-11), (275664,1340000,0,'skin_color',142,149,142), (275665,1340000,1,'soga_cheek_type',0,-11,0), (275666,1340000,1,'soga_chin_type',0,-11,-7), (275667,1340000,1,'soga_ear_type',0,-11,0), (275668,1340000,1,'soga_eye_brow_type',0,44,26), (275669,1340000,0,'soga_eye_color',229,229,102), (275670,1340000,1,'soga_eye_type',-11,0,0), (275671,1340000,0,'soga_hair_face_color',137,128,60), (275672,1340000,0,'soga_hair_face_highlight_color',216,192,37), (275673,1340000,0,'soga_hair_type_color',137,128,60), (275674,1340000,0,'soga_hair_type_highlight_color',216,192,37), (275675,1340000,1,'soga_lip_type',26,-8,3), (275676,1340000,1,'soga_nose_type',12,17,7), (275677,1340000,0,'soga_skin_color',142,149,142), (275678,1340000,0,'wing_color1',255,255,255), (275679,1340000,0,'wing_color2',255,255,255), (275680,1340001,1,'cheek_type',-8,3,0), (275681,1340001,1,'chin_type',17,7,-20), (275682,1340001,1,'ear_type',44,26,0), (275683,1340001,1,'eye_brow_type',-11,0,26), (275684,1340001,0,'eye_color',86,10,134), (275685,1340001,1,'eye_type',-11,0,0), (275686,1340001,0,'hair_color1',8,245,253), (275687,1340001,0,'hair_face_color',10,9,7), (275688,1340001,0,'hair_face_highlight_color',216,192,37), (275689,1340001,0,'hair_type_color',10,9,7), (275690,1340001,0,'hair_type_highlight_color',216,192,37), (275691,1340001,1,'lip_type',-11,-7,12), (275692,1340001,1,'nose_type',-43,8,-11), (275693,1340001,0,'skin_color',166,167,119), (275694,1340001,1,'soga_cheek_type',0,-11,0), (275695,1340001,1,'soga_chin_type',0,-11,-7), (275696,1340001,1,'soga_ear_type',0,-11,0), (275697,1340001,1,'soga_eye_brow_type',0,44,26), (275698,1340001,0,'soga_eye_color',229,229,102), (275699,1340001,1,'soga_eye_type',-11,0,0), (275700,1340001,0,'soga_hair_face_color',10,9,7), (275701,1340001,0,'soga_hair_face_highlight_color',216,192,37), (275702,1340001,0,'soga_hair_type_color',10,9,7), (275703,1340001,0,'soga_hair_type_highlight_color',216,192,37), (275704,1340001,1,'soga_lip_type',26,-8,3), (275705,1340001,1,'soga_nose_type',12,17,7), (275706,1340001,0,'soga_skin_color',166,167,119), (275707,1340001,0,'wing_color1',255,255,255), (275708,1340001,0,'wing_color2',255,255,255), (275709,1340002,1,'cheek_type',-17,3,0), (275710,1340002,1,'chin_type',-23,14,-5), (275711,1340002,1,'ear_type',-3,5,0), (275712,1340002,1,'eye_brow_type',14,-8,23), (275713,1340002,0,'eye_color',255,255,149), (275714,1340002,1,'eye_type',-7,0,0), (275715,1340002,0,'hair_color1',233,228,242), (275716,1340002,0,'hair_face_color',60,25,9), (275717,1340002,0,'hair_type_color',60,25,9), (275718,1340002,1,'lip_type',8,31,0), (275719,1340002,1,'nose_type',0,-23,-28), (275720,1340002,0,'skin_color',188,170,32), (275721,1340002,1,'soga_cheek_type',0,14,-8), (275722,1340002,1,'soga_chin_type',0,8,31), (275723,1340002,1,'soga_ear_type',0,-7,0), (275724,1340002,1,'soga_eye_brow_type',0,-3,5), (275725,1340002,0,'soga_eye_color',229,229,102), (275726,1340002,1,'soga_eye_type',-7,0,0), (275727,1340002,0,'soga_hair_face_color',60,25,9), (275728,1340002,0,'soga_hair_type_color',60,25,9), (275729,1340002,1,'soga_lip_type',23,-17,3), (275730,1340002,1,'soga_nose_type',0,-23,14), (275731,1340002,0,'soga_skin_color',188,170,32), (275732,1340002,0,'wing_color1',255,255,255), (275733,1340002,0,'wing_color2',255,255,255), (275734,1340003,0,'eye_color',255,0,0), (275735,1340003,0,'skin_color',1,1,1), (275736,1340003,0,'soga_eye_color',255,0,255), (275737,1340004,0,'eye_color',255,255,255), (275738,1340004,0,'skin_color',255,255,255), (275739,1340004,0,'soga_eye_color',255,0,255), (275740,1340005,1,'cheek_type',-21,-1,0), (275741,1340005,1,'chin_type',-22,3,-11), (275742,1340005,1,'ear_type',28,10,0), (275743,1340005,1,'eye_brow_type',4,-25,-21), (275744,1340005,0,'eye_color',98,11,131), (275745,1340005,1,'eye_type',-34,0,0), (275746,1340005,0,'hair_face_color',4,1,0), (275747,1340005,0,'hair_face_highlight_color',97,66,28), (275748,1340005,0,'hair_type_color',4,1,0), (275749,1340005,0,'hair_type_highlight_color',97,66,28), (275750,1340005,1,'lip_type',-19,7,-43), (275751,1340005,1,'nose_type',-18,21,17), (275752,1340005,0,'skin_color',179,175,124), (275753,1340005,1,'soga_cheek_type',-21,-1,0), (275754,1340005,1,'soga_chin_type',-22,3,-11), (275755,1340005,1,'soga_ear_type',28,10,0), (275756,1340005,1,'soga_eye_brow_type',4,-25,-21), (275757,1340005,0,'soga_eye_color',229,229,102), (275758,1340005,1,'soga_eye_type',-34,0,0), (275759,1340005,0,'soga_hair_face_color',4,1,0), (275760,1340005,0,'soga_hair_face_highlight_color',97,66,28), (275761,1340005,0,'soga_hair_type_color',4,1,0), (275762,1340005,0,'soga_hair_type_highlight_color',97,66,28), (275763,1340005,1,'soga_lip_type',-19,7,-43), (275764,1340005,1,'soga_nose_type',-18,21,17), (275765,1340005,0,'soga_skin_color',179,175,124), (275766,1340005,0,'wing_color1',255,255,255), (275767,1340005,0,'wing_color2',255,255,255), (275768,1340006,1,'cheek_type',1,0,0), (275769,1340006,1,'chin_type',-22,9,34), (275770,1340006,1,'ear_type',14,-32,0), (275771,1340006,1,'eye_brow_type',-20,-4,25), (275772,1340006,0,'eye_color',238,205,22), (275773,1340006,1,'eye_type',14,0,0), (275774,1340006,0,'hair_face_color',200,169,6), (275775,1340006,0,'hair_type_color',200,169,6), (275776,1340006,1,'lip_type',18,23,-20), (275777,1340006,1,'nose_type',4,0,8), (275778,1340006,0,'skin_color',114,216,4), (275779,1340006,1,'soga_cheek_type',1,0,0), (275780,1340006,1,'soga_chin_type',-22,9,34), (275781,1340006,1,'soga_ear_type',14,-32,0), (275782,1340006,1,'soga_eye_brow_type',-20,-4,25), (275783,1340006,0,'soga_eye_color',229,229,102), (275784,1340006,1,'soga_eye_type',14,0,0), (275785,1340006,0,'soga_hair_face_color',200,169,6), (275786,1340006,0,'soga_hair_type_color',200,169,6), (275787,1340006,1,'soga_lip_type',18,23,-20), (275788,1340006,1,'soga_nose_type',4,0,8), (275789,1340006,0,'soga_skin_color',114,216,4), (275790,1340006,0,'wing_color1',255,255,255), (275791,1340006,0,'wing_color2',255,255,255), (275792,1340007,1,'chin_type',0,4,-7), (275793,1340007,1,'ear_type',-7,-17,0), (275794,1340007,1,'eye_brow_type',-12,-32,-7), (275795,1340007,0,'eye_color',90,44,6), (275796,1340007,1,'eye_type',4,0,0), (275797,1340007,0,'hair_face_color',141,100,0), (275798,1340007,0,'hair_type_color',141,100,0), (275799,1340007,1,'lip_type',-4,11,-12), (275800,1340007,1,'nose_type',9,-7,-4), (275801,1340007,0,'skin_color',189,51,13), (275802,1340007,1,'soga_chin_type',0,4,-7), (275803,1340007,1,'soga_ear_type',-7,-17,0), (275804,1340007,1,'soga_eye_brow_type',-12,-32,-7), (275805,1340007,0,'soga_eye_color',229,229,102), (275806,1340007,1,'soga_eye_type',4,0,0), (275807,1340007,0,'soga_hair_face_color',141,100,0), (275808,1340007,0,'soga_hair_type_color',141,100,0), (275809,1340007,1,'soga_lip_type',-4,11,-12), (275810,1340007,1,'soga_nose_type',9,-7,-4), (275811,1340007,0,'soga_skin_color',189,51,13), (275812,1340007,0,'wing_color1',255,255,255), (275813,1340007,0,'wing_color2',255,255,255), (275814,1340008,1,'cheek_type',-20,-38,0), (275815,1340008,1,'chin_type',-17,-31,-8), (275816,1340008,1,'ear_type',7,23,0), (275817,1340008,1,'eye_brow_type',-28,0,-17), (275818,1340008,0,'eye_color',87,10,93), (275819,1340008,1,'eye_type',-25,0,0), (275820,1340008,0,'hair_face_color',77,62,0), (275821,1340008,0,'hair_face_highlight_color',152,118,74), (275822,1340008,0,'hair_type_color',77,62,0), (275823,1340008,0,'hair_type_highlight_color',152,118,74), (275824,1340008,1,'lip_type',9,31,-19), (275825,1340008,1,'nose_type',2,3,1), (275826,1340008,0,'skin_color',195,242,190), (275827,1340008,1,'soga_cheek_type',-20,-38,0), (275828,1340008,1,'soga_chin_type',-17,-31,-8), (275829,1340008,1,'soga_ear_type',7,23,0), (275830,1340008,1,'soga_eye_brow_type',-28,0,-17), (275831,1340008,0,'soga_eye_color',229,229,102), (275832,1340008,1,'soga_eye_type',-25,0,0), (275833,1340008,0,'soga_hair_face_color',77,62,0), (275834,1340008,0,'soga_hair_face_highlight_color',152,118,74), (275835,1340008,0,'soga_hair_type_color',77,62,0), (275836,1340008,0,'soga_hair_type_highlight_color',152,118,74), (275837,1340008,1,'soga_lip_type',9,31,-19), (275838,1340008,1,'soga_nose_type',2,3,1), (275839,1340008,0,'soga_skin_color',195,242,190), (275840,1340008,0,'wing_color1',255,255,255), (275841,1340008,0,'wing_color2',255,255,255), (275842,1340009,1,'cheek_type',17,25,0), (275843,1340009,1,'chin_type',-4,-69,-31), (275844,1340009,1,'ear_type',-100,-100,0), (275845,1340009,1,'eye_brow_type',-21,75,-19), (275846,1340009,0,'eye_color',195,42,14), (275847,1340009,1,'eye_type',71,0,0), (275848,1340009,0,'hair_face_color',22,8,2), (275849,1340009,0,'hair_type_color',22,8,2), (275850,1340009,1,'lip_type',56,9,68), (275851,1340009,1,'nose_type',-68,43,-100), (275852,1340009,0,'skin_color',156,160,115), (275853,1340009,1,'soga_cheek_type',17,25,0), (275854,1340009,1,'soga_chin_type',-4,-69,-31), (275855,1340009,1,'soga_ear_type',-100,-100,0), (275856,1340009,1,'soga_eye_brow_type',-21,75,-19), (275857,1340009,0,'soga_eye_color',229,229,102), (275858,1340009,1,'soga_eye_type',71,0,0), (275859,1340009,0,'soga_hair_face_color',22,8,2), (275860,1340009,0,'soga_hair_type_color',22,8,2), (275861,1340009,1,'soga_lip_type',56,9,68), (275862,1340009,1,'soga_nose_type',-68,43,-100), (275863,1340009,0,'soga_skin_color',156,160,115), (275864,1340009,0,'wing_color1',255,255,255), (275865,1340009,0,'wing_color2',255,255,255), (275866,1340010,1,'cheek_type',-8,3,0), (275867,1340010,1,'chin_type',17,7,-20), (275868,1340010,1,'ear_type',44,26,0), (275869,1340010,1,'eye_brow_type',-11,0,26), (275870,1340010,0,'eye_color',45,15,70), (275871,1340010,1,'eye_type',-11,0,0), (275872,1340010,0,'hair_face_color',20,11,1), (275873,1340010,0,'hair_face_highlight_color',216,192,37), (275874,1340010,0,'hair_type_color',20,11,1), (275875,1340010,0,'hair_type_highlight_color',216,192,37), (275876,1340010,1,'lip_type',-11,-7,12), (275877,1340010,1,'nose_type',-43,8,-11), (275878,1340010,0,'skin_color',186,178,126), (275879,1340010,1,'soga_cheek_type',-8,3,0), (275880,1340010,1,'soga_chin_type',17,7,-20), (275881,1340010,1,'soga_ear_type',44,26,0), (275882,1340010,1,'soga_eye_brow_type',-11,0,26), (275883,1340010,0,'soga_eye_color',229,229,102), (275884,1340010,1,'soga_eye_type',-11,0,0), (275885,1340010,0,'soga_hair_face_color',20,11,1), (275886,1340010,0,'soga_hair_face_highlight_color',216,192,37), (275887,1340010,0,'soga_hair_type_color',20,11,1), (275888,1340010,0,'soga_hair_type_highlight_color',216,192,37), (275889,1340010,1,'soga_lip_type',-11,-7,12), (275890,1340010,1,'soga_nose_type',-43,8,-11), (275891,1340010,0,'soga_skin_color',186,178,126), (275892,1340010,0,'wing_color1',255,255,255), (275893,1340010,0,'wing_color2',255,255,255), (275894,1340011,1,'cheek_type',4,8,0), (275895,1340011,1,'chin_type',0,-34,-25), (275896,1340011,1,'ear_type',4,-17,0), (275897,1340011,1,'eye_brow_type',8,-9,-14), (275898,1340011,0,'eye_color',45,92,104), (275899,1340011,1,'eye_type',14,0,0), (275900,1340011,0,'hair_face_color',159,152,89), (275901,1340011,0,'hair_face_highlight_color',11,11,8), (275902,1340011,0,'hair_type_color',159,152,89), (275903,1340011,0,'hair_type_highlight_color',11,11,8), (275904,1340011,1,'lip_type',0,-37,3), (275905,1340011,1,'nose_type',-8,-34,21), (275906,1340011,0,'skin_color',247,250,250), (275907,1340011,1,'soga_cheek_type',4,8,0), (275908,1340011,1,'soga_chin_type',0,-34,-25), (275909,1340011,1,'soga_ear_type',4,-17,0), (275910,1340011,1,'soga_eye_brow_type',8,-9,-14), (275911,1340011,0,'soga_eye_color',229,229,102), (275912,1340011,1,'soga_eye_type',14,0,0), (275913,1340011,0,'soga_hair_face_color',159,152,89), (275914,1340011,0,'soga_hair_face_highlight_color',11,11,8), (275915,1340011,0,'soga_hair_type_color',159,152,89), (275916,1340011,0,'soga_hair_type_highlight_color',11,11,8), (275917,1340011,1,'soga_lip_type',0,-37,3), (275918,1340011,1,'soga_nose_type',-8,-34,21), (275919,1340011,0,'soga_skin_color',247,250,250), (275920,1340011,0,'wing_color1',255,255,255), (275921,1340011,0,'wing_color2',255,255,255), (275922,1340012,1,'cheek_type',-7,-31,0), (275923,1340012,1,'chin_type',-3,-34,-28), (275924,1340012,1,'ear_type',-25,-1,0), (275925,1340012,1,'eye_brow_type',0,28,-34), (275926,1340012,0,'eye_color',204,64,74), (275927,1340012,1,'eye_type',-14,0,0), (275928,1340012,0,'hair_face_color',177,155,22), (275929,1340012,0,'hair_face_highlight_color',152,118,74), (275930,1340012,0,'hair_type_color',177,155,22), (275931,1340012,0,'hair_type_highlight_color',152,118,74), (275932,1340012,1,'lip_type',47,44,-8), (275933,1340012,1,'nose_type',0,-10,4), (275934,1340012,0,'skin_color',195,165,131), (275935,1340012,1,'soga_cheek_type',-7,-31,0), (275936,1340012,1,'soga_chin_type',-3,-34,-28), (275937,1340012,1,'soga_ear_type',-25,-1,0), (275938,1340012,1,'soga_eye_brow_type',0,28,-34), (275939,1340012,0,'soga_eye_color',229,229,102), (275940,1340012,1,'soga_eye_type',-14,0,0), (275941,1340012,0,'soga_hair_face_color',177,155,22), (275942,1340012,0,'soga_hair_face_highlight_color',152,118,74), (275943,1340012,0,'soga_hair_type_color',177,155,22), (275944,1340012,0,'soga_hair_type_highlight_color',152,118,74), (275945,1340012,1,'soga_lip_type',47,44,-8), (275946,1340012,1,'soga_nose_type',0,-10,4), (275947,1340012,0,'soga_skin_color',195,165,131), (275948,1340012,0,'wing_color1',255,255,255), (275949,1340012,0,'wing_color2',255,255,255), (275950,1340013,1,'cheek_type',50,-77,0), (275951,1340013,1,'chin_type',-47,-15,8), (275952,1340013,1,'ear_type',35,9,0), (275953,1340013,1,'eye_brow_type',76,-25,70), (275954,1340013,0,'eye_color',80,9,97), (275955,1340013,1,'eye_type',-28,0,0), (275956,1340013,0,'hair_face_color',90,70,46), (275957,1340013,0,'hair_type_color',90,70,46), (275958,1340013,1,'lip_type',-85,97,-69), (275959,1340013,1,'nose_type',-75,61,-57), (275960,1340013,0,'skin_color',196,189,133), (275961,1340013,1,'soga_cheek_type',50,-77,0), (275962,1340013,1,'soga_chin_type',-47,-15,8), (275963,1340013,1,'soga_ear_type',35,9,0), (275964,1340013,1,'soga_eye_brow_type',76,-25,70), (275965,1340013,0,'soga_eye_color',229,229,102), (275966,1340013,1,'soga_eye_type',-28,0,0), (275967,1340013,0,'soga_hair_face_color',90,70,46), (275968,1340013,0,'soga_hair_type_color',90,70,46), (275969,1340013,1,'soga_lip_type',-85,97,-69), (275970,1340013,1,'soga_nose_type',-75,61,-57), (275971,1340013,0,'soga_skin_color',196,189,133), (275972,1340013,0,'wing_color1',255,255,255), (275973,1340013,0,'wing_color2',255,255,255), (275974,1340014,1,'cheek_type',83,8,0), (275975,1340014,1,'chin_type',34,-26,-59), (275976,1340014,1,'ear_type',44,62,0), (275977,1340014,1,'eye_brow_type',32,-29,-74), (275978,1340014,0,'eye_color',71,6,23), (275979,1340014,1,'eye_type',-10,0,0), (275980,1340014,0,'hair_face_color',148,31,41), (275981,1340014,0,'hair_type_color',148,31,41), (275982,1340014,1,'lip_type',-58,68,-96), (275983,1340014,1,'nose_type',-87,-85,-38), (275984,1340014,0,'skin_color',148,31,41), (275985,1340014,1,'soga_cheek_type',83,8,0), (275986,1340014,1,'soga_chin_type',34,-26,-59), (275987,1340014,1,'soga_ear_type',44,62,0), (275988,1340014,1,'soga_eye_brow_type',32,-29,-74), (275989,1340014,0,'soga_eye_color',229,229,102), (275990,1340014,1,'soga_eye_type',-10,0,0), (275991,1340014,0,'soga_hair_face_color',148,31,41), (275992,1340014,0,'soga_hair_type_color',148,31,41), (275993,1340014,1,'soga_lip_type',-58,68,-96), (275994,1340014,1,'soga_nose_type',-87,-85,-38), (275995,1340014,0,'soga_skin_color',148,31,41), (275996,1340014,0,'wing_color1',255,255,255), (275997,1340014,0,'wing_color2',255,255,255), (275998,1340015,1,'cheek_type',-63,100,0), (275999,1340015,1,'chin_type',-7,50,-42), (276000,1340015,1,'ear_type',-100,100,0), (276001,1340015,1,'eye_brow_type',-62,100,100), (276002,1340015,0,'eye_color',207,171,244), (276003,1340015,0,'hair_face_color',73,42,6), (276004,1340015,0,'hair_type_color',73,42,6), (276005,1340015,1,'lip_type',4,100,-100), (276006,1340015,1,'nose_type',-17,100,2), (276007,1340015,0,'skin_color',131,115,88), (276008,1340015,1,'soga_cheek_type',-63,100,0), (276009,1340015,1,'soga_chin_type',-7,50,-42), (276010,1340015,1,'soga_ear_type',-100,100,0), (276011,1340015,1,'soga_eye_brow_type',-62,100,100), (276012,1340015,0,'soga_eye_color',229,229,102), (276013,1340015,0,'soga_hair_face_color',73,42,6), (276014,1340015,0,'soga_hair_type_color',73,42,6), (276015,1340015,1,'soga_lip_type',4,100,-100), (276016,1340015,1,'soga_nose_type',-17,100,2), (276017,1340015,0,'soga_skin_color',131,115,88), (276018,1340015,0,'wing_color1',255,255,255), (276019,1340015,0,'wing_color2',255,255,255), (276020,1340016,1,'cheek_type',7,4,0), (276021,1340016,1,'chin_type',-18,4,-17), (276022,1340016,1,'ear_type',-7,0,0), (276023,1340016,1,'eye_brow_type',12,31,-31), (276024,1340016,0,'eye_color',163,152,106), (276025,1340016,1,'eye_type',20,0,0), (276026,1340016,0,'hair_face_color',56,47,38), (276027,1340016,0,'hair_face_highlight_color',199,195,174), (276028,1340016,0,'hair_type_color',56,47,38), (276029,1340016,0,'hair_type_highlight_color',199,195,174), (276030,1340016,1,'lip_type',20,-23,14), (276031,1340016,1,'nose_type',18,-7,-23), (276032,1340016,0,'skin_color',209,185,172), (276033,1340016,1,'soga_cheek_type',7,4,0), (276034,1340016,1,'soga_chin_type',-18,4,-17), (276035,1340016,1,'soga_ear_type',-7,0,0), (276036,1340016,1,'soga_eye_brow_type',12,31,-31), (276037,1340016,0,'soga_eye_color',229,229,102), (276038,1340016,1,'soga_eye_type',20,0,0), (276039,1340016,0,'soga_hair_face_color',56,47,38), (276040,1340016,0,'soga_hair_face_highlight_color',199,195,174), (276041,1340016,0,'soga_hair_type_color',56,47,38), (276042,1340016,0,'soga_hair_type_highlight_color',199,195,174), (276043,1340016,1,'soga_lip_type',20,-23,14), (276044,1340016,1,'soga_nose_type',18,-7,-23), (276045,1340016,0,'soga_skin_color',209,185,172), (276046,1340016,0,'wing_color1',255,255,255), (276047,1340016,0,'wing_color2',255,255,255), (276048,1340017,1,'cheek_type',-32,0,0), (276049,1340017,1,'chin_type',22,-41,0), (276050,1340017,1,'ear_type',-17,-7,0), (276051,1340017,1,'eye_brow_type',34,9,-28), (276052,1340017,0,'eye_color',220,220,194), (276053,1340017,1,'eye_type',-2,0,0), (276054,1340017,0,'hair_face_color',81,32,1), (276055,1340017,0,'hair_face_highlight_color',152,118,74), (276056,1340017,0,'hair_type_color',81,32,1), (276057,1340017,0,'hair_type_highlight_color',152,118,74), (276058,1340017,1,'lip_type',-41,35,-20), (276059,1340017,1,'nose_type',25,25,0), (276060,1340017,0,'skin_color',155,170,25), (276061,1340017,1,'soga_cheek_type',-32,0,0), (276062,1340017,1,'soga_chin_type',22,-41,0), (276063,1340017,1,'soga_ear_type',-17,-7,0), (276064,1340017,1,'soga_eye_brow_type',34,9,-28), (276065,1340017,0,'soga_eye_color',229,229,102), (276066,1340017,1,'soga_eye_type',-2,0,0), (276067,1340017,0,'soga_hair_face_color',81,32,1), (276068,1340017,0,'soga_hair_face_highlight_color',152,118,74), (276069,1340017,0,'soga_hair_type_color',81,32,1), (276070,1340017,0,'soga_hair_type_highlight_color',152,118,74), (276071,1340017,1,'soga_lip_type',-41,35,-20), (276072,1340017,1,'soga_nose_type',25,25,0), (276073,1340017,0,'soga_skin_color',155,170,25), (276074,1340017,0,'wing_color1',255,255,255), (276075,1340017,0,'wing_color2',255,255,255), (276076,1340018,1,'cheek_type',-20,-38,0), (276077,1340018,1,'chin_type',-17,-31,-8), (276078,1340018,1,'ear_type',7,23,0), (276079,1340018,1,'eye_brow_type',-28,0,-17), (276080,1340018,0,'eye_color',87,10,93), (276081,1340018,1,'eye_type',-25,0,0), (276082,1340018,0,'hair_face_color',77,62,0), (276083,1340018,0,'hair_face_highlight_color',152,118,74), (276084,1340018,0,'hair_type_color',77,62,0), (276085,1340018,0,'hair_type_highlight_color',152,118,74), (276086,1340018,1,'lip_type',9,31,-19), (276087,1340018,1,'nose_type',2,3,1), (276088,1340018,0,'skin_color',195,242,190), (276089,1340018,1,'soga_cheek_type',-20,-38,0), (276090,1340018,1,'soga_chin_type',-17,-31,-8), (276091,1340018,1,'soga_ear_type',7,23,0), (276092,1340018,1,'soga_eye_brow_type',-28,0,-17), (276093,1340018,0,'soga_eye_color',229,229,102), (276094,1340018,1,'soga_eye_type',-25,0,0), (276095,1340018,0,'soga_hair_face_color',77,62,0), (276096,1340018,0,'soga_hair_face_highlight_color',152,118,74), (276097,1340018,0,'soga_hair_type_color',77,62,0), (276098,1340018,0,'soga_hair_type_highlight_color',152,118,74), (276099,1340018,1,'soga_lip_type',9,31,-19), (276100,1340018,1,'soga_nose_type',2,3,1), (276101,1340018,0,'soga_skin_color',195,242,190), (276102,1340018,0,'wing_color1',255,255,255), (276103,1340018,0,'wing_color2',255,255,255), (276104,1340019,1,'cheek_type',-29,28,0), (276105,1340019,1,'chin_type',-7,10,3), (276106,1340019,1,'ear_type',42,-43,0), (276107,1340019,1,'eye_brow_type',-8,-38,-14), (276108,1340019,0,'eye_color',79,134,104), (276109,1340019,1,'eye_type',10,0,0), (276110,1340019,0,'hair_face_color',73,29,0), (276111,1340019,0,'hair_face_highlight_color',131,72,7), (276112,1340019,0,'hair_type_color',73,29,0), (276113,1340019,0,'hair_type_highlight_color',131,72,7), (276114,1340019,1,'lip_type',-42,18,0), (276115,1340019,1,'nose_type',-7,-23,7), (276116,1340019,0,'skin_color',133,137,137), (276117,1340019,1,'soga_cheek_type',-29,28,0), (276118,1340019,1,'soga_chin_type',-7,10,3), (276119,1340019,1,'soga_ear_type',42,-43,0), (276120,1340019,1,'soga_eye_brow_type',-8,-38,-14), (276121,1340019,0,'soga_eye_color',229,229,102), (276122,1340019,1,'soga_eye_type',10,0,0), (276123,1340019,0,'soga_hair_face_color',73,29,0), (276124,1340019,0,'soga_hair_face_highlight_color',131,72,7), (276125,1340019,0,'soga_hair_type_color',73,29,0), (276126,1340019,0,'soga_hair_type_highlight_color',131,72,7), (276127,1340019,1,'soga_lip_type',-42,18,0), (276128,1340019,1,'soga_nose_type',-7,-23,7), (276129,1340019,0,'soga_skin_color',133,137,137), (276130,1340019,0,'wing_color1',255,255,255), (276131,1340019,0,'wing_color2',255,255,255), (276132,1340020,1,'cheek_type',-25,0,0), (276133,1340020,1,'chin_type',-25,20,-11), (276134,1340020,1,'ear_type',-1,8,0), (276135,1340020,1,'eye_brow_type',19,11,14), (276136,1340020,0,'eye_color',138,14,121), (276137,1340020,1,'eye_type',14,0,0), (276138,1340020,0,'hair_face_color',16,15,8), (276139,1340020,0,'hair_face_highlight_color',152,118,74), (276140,1340020,0,'hair_type_color',16,15,8), (276141,1340020,0,'hair_type_highlight_color',152,118,74), (276142,1340020,1,'lip_type',47,-12,12), (276143,1340020,1,'nose_type',2,34,12), (276144,1340020,0,'skin_color',147,133,99), (276145,1340020,1,'soga_cheek_type',-25,0,0), (276146,1340020,1,'soga_chin_type',-25,20,-11), (276147,1340020,1,'soga_ear_type',-1,8,0), (276148,1340020,1,'soga_eye_brow_type',19,11,14), (276149,1340020,0,'soga_eye_color',229,229,102), (276150,1340020,1,'soga_eye_type',14,0,0), (276151,1340020,0,'soga_hair_face_color',16,15,8), (276152,1340020,0,'soga_hair_face_highlight_color',152,118,74), (276153,1340020,0,'soga_hair_type_color',16,15,8), (276154,1340020,0,'soga_hair_type_highlight_color',152,118,74), (276155,1340020,1,'soga_lip_type',47,-12,12), (276156,1340020,1,'soga_nose_type',2,34,12), (276157,1340020,0,'soga_skin_color',147,133,99), (276158,1340020,0,'wing_color1',255,255,255), (276159,1340020,0,'wing_color2',255,255,255), (276160,1340021,1,'cheek_type',7,-7,0), (276161,1340021,1,'chin_type',3,-2,0), (276162,1340021,1,'ear_type',-3,9,0), (276163,1340021,1,'eye_brow_type',17,-14,26), (276164,1340021,0,'eye_color',114,51,170), (276165,1340021,1,'eye_type',17,0,0), (276166,1340021,0,'hair_face_color',39,37,19), (276167,1340021,0,'hair_face_highlight_color',152,118,74), (276168,1340021,0,'hair_type_color',39,37,19), (276169,1340021,0,'hair_type_highlight_color',152,118,74), (276170,1340021,1,'lip_type',-1,9,7), (276171,1340021,1,'nose_type',-11,2,37), (276172,1340021,0,'skin_color',111,121,92), (276173,1340021,1,'soga_cheek_type',7,-7,0), (276174,1340021,1,'soga_chin_type',3,-2,0), (276175,1340021,1,'soga_ear_type',-3,9,0), (276176,1340021,1,'soga_eye_brow_type',17,-14,26), (276177,1340021,0,'soga_eye_color',229,229,102), (276178,1340021,1,'soga_eye_type',17,0,0), (276179,1340021,0,'soga_hair_face_color',39,37,19), (276180,1340021,0,'soga_hair_face_highlight_color',152,118,74), (276181,1340021,0,'soga_hair_type_color',39,37,19), (276182,1340021,0,'soga_hair_type_highlight_color',152,118,74), (276183,1340021,1,'soga_lip_type',-1,9,7), (276184,1340021,1,'soga_nose_type',-11,2,37), (276185,1340021,0,'soga_skin_color',111,121,92), (276186,1340021,0,'wing_color1',255,255,255), (276187,1340021,0,'wing_color2',255,255,255), (276188,1340022,1,'cheek_type',17,31,0), (276189,1340022,1,'chin_type',-37,18,25), (276190,1340022,1,'ear_type',34,-4,0), (276191,1340022,1,'eye_brow_type',11,-25,14), (276192,1340022,0,'eye_color',246,239,253), (276193,1340022,0,'hair_face_color',200,200,198), (276194,1340022,0,'hair_face_highlight_color',152,118,74), (276195,1340022,0,'hair_type_color',200,200,198), (276196,1340022,0,'hair_type_highlight_color',152,118,74), (276197,1340022,1,'lip_type',-41,23,21), (276198,1340022,1,'nose_type',-1,28,17), (276199,1340022,0,'skin_color',164,188,150), (276200,1340022,1,'soga_cheek_type',17,31,0), (276201,1340022,1,'soga_chin_type',-37,18,25), (276202,1340022,1,'soga_ear_type',34,-4,0), (276203,1340022,1,'soga_eye_brow_type',11,-25,14), (276204,1340022,0,'soga_eye_color',229,229,102), (276205,1340022,0,'soga_hair_face_color',200,200,198), (276206,1340022,0,'soga_hair_face_highlight_color',152,118,74), (276207,1340022,0,'soga_hair_type_color',200,200,198), (276208,1340022,0,'soga_hair_type_highlight_color',152,118,74), (276209,1340022,1,'soga_lip_type',-41,23,21), (276210,1340022,1,'soga_nose_type',-1,28,17), (276211,1340022,0,'soga_skin_color',164,188,150), (276212,1340022,0,'wing_color1',255,255,255), (276213,1340022,0,'wing_color2',255,255,255), (276214,1340023,1,'cheek_type',2,7,0), (276215,1340023,1,'chin_type',4,-35,0), (276216,1340023,1,'ear_type',14,0,0), (276217,1340023,1,'eye_brow_type',20,1,-3), (276218,1340023,0,'eye_color',182,14,15), (276219,1340023,0,'hair_face_color',23,16,7), (276220,1340023,0,'hair_face_highlight_color',152,118,74), (276221,1340023,0,'hair_type_color',23,16,7), (276222,1340023,0,'hair_type_highlight_color',152,118,74), (276223,1340023,1,'lip_type',-29,0,-14), (276224,1340023,1,'nose_type',-7,-10,1), (276225,1340023,0,'skin_color',144,33,43), (276226,1340023,1,'soga_cheek_type',2,7,0), (276227,1340023,1,'soga_chin_type',4,-35,0), (276228,1340023,1,'soga_ear_type',14,0,0), (276229,1340023,1,'soga_eye_brow_type',20,1,-3), (276230,1340023,0,'soga_eye_color',229,229,102), (276231,1340023,0,'soga_hair_face_color',23,16,7), (276232,1340023,0,'soga_hair_face_highlight_color',152,118,74), (276233,1340023,0,'soga_hair_type_color',23,16,7), (276234,1340023,0,'soga_hair_type_highlight_color',152,118,74), (276235,1340023,1,'soga_lip_type',-29,0,-14), (276236,1340023,1,'soga_nose_type',-7,-10,1), (276237,1340023,0,'soga_skin_color',144,33,43), (276238,1340023,0,'wing_color1',255,255,255), (276239,1340023,0,'wing_color2',255,255,255), (276240,1340024,1,'chin_type',0,4,-7), (276241,1340024,1,'ear_type',-7,-17,0), (276242,1340024,1,'eye_brow_type',-12,-32,-7), (276243,1340024,0,'eye_color',108,13,168), (276244,1340024,1,'eye_type',4,0,0), (276245,1340024,0,'hair_face_color',124,101,72), (276246,1340024,0,'hair_type_color',124,101,72), (276247,1340024,1,'lip_type',-4,11,-12), (276248,1340024,1,'nose_type',9,-7,-4), (276249,1340024,0,'skin_color',131,186,14), (276250,1340024,1,'soga_chin_type',0,4,-7), (276251,1340024,1,'soga_ear_type',-7,-17,0), (276252,1340024,1,'soga_eye_brow_type',-12,-32,-7), (276253,1340024,0,'soga_eye_color',229,229,102), (276254,1340024,1,'soga_eye_type',4,0,0), (276255,1340024,0,'soga_hair_face_color',124,101,72), (276256,1340024,0,'soga_hair_type_color',124,101,72), (276257,1340024,1,'soga_lip_type',-4,11,-12), (276258,1340024,1,'soga_nose_type',9,-7,-4), (276259,1340024,0,'soga_skin_color',131,186,14), (276260,1340024,0,'wing_color1',255,255,255), (276261,1340024,0,'wing_color2',255,255,255), (276262,1340025,1,'cheek_type',63,56,0), (276263,1340025,1,'chin_type',7,56,-44), (276264,1340025,1,'ear_type',14,-50,0), (276265,1340025,1,'eye_brow_type',-100,100,37), (276266,1340025,0,'eye_color',251,249,254), (276267,1340025,1,'eye_type',-4,0,0), (276268,1340025,0,'hair_face_color',219,214,79), (276269,1340025,0,'hair_type_color',219,214,79), (276270,1340025,1,'lip_type',-100,-100,61), (276271,1340025,1,'nose_type',7,-18,7), (276272,1340025,0,'skin_color',219,214,79), (276273,1340025,1,'soga_cheek_type',63,56,0), (276274,1340025,1,'soga_chin_type',7,56,-44), (276275,1340025,1,'soga_ear_type',14,-50,0), (276276,1340025,1,'soga_eye_brow_type',-100,100,37), (276277,1340025,0,'soga_eye_color',229,229,102), (276278,1340025,1,'soga_eye_type',-4,0,0), (276279,1340025,0,'soga_hair_face_color',219,214,79), (276280,1340025,0,'soga_hair_type_color',219,214,79), (276281,1340025,1,'soga_lip_type',-100,-100,61), (276282,1340025,1,'soga_nose_type',7,-18,7), (276283,1340025,0,'soga_skin_color',219,214,79), (276284,1340025,0,'wing_color1',255,255,255), (276285,1340025,0,'wing_color2',255,255,255), (276286,1340026,1,'cheek_type',45,5,0), (276287,1340026,1,'chin_type',0,-9,17), (276288,1340026,1,'ear_type',5,0,0), (276289,1340026,1,'eye_brow_type',3,-3,35), (276290,1340026,0,'eye_color',107,57,153), (276291,1340026,1,'eye_type',-5,0,0), (276292,1340026,0,'hair_face_color',103,81,0), (276293,1340026,0,'hair_face_highlight_color',216,192,37), (276294,1340026,0,'hair_type_color',103,81,0), (276295,1340026,0,'hair_type_highlight_color',216,192,37), (276296,1340026,1,'lip_type',7,20,9), (276297,1340026,1,'nose_type',3,17,-14), (276298,1340026,0,'skin_color',176,182,177), (276299,1340026,1,'soga_cheek_type',45,5,0), (276300,1340026,1,'soga_chin_type',0,-9,17), (276301,1340026,1,'soga_ear_type',5,0,0), (276302,1340026,1,'soga_eye_brow_type',3,-3,35), (276303,1340026,0,'soga_eye_color',229,229,102), (276304,1340026,1,'soga_eye_type',-5,0,0), (276305,1340026,0,'soga_hair_face_color',103,81,0), (276306,1340026,0,'soga_hair_face_highlight_color',216,192,37), (276307,1340026,0,'soga_hair_type_color',103,81,0), (276308,1340026,0,'soga_hair_type_highlight_color',216,192,37), (276309,1340026,1,'soga_lip_type',7,20,9), (276310,1340026,1,'soga_nose_type',3,17,-14), (276311,1340026,0,'soga_skin_color',176,182,177), (276312,1340026,0,'wing_color1',255,255,255), (276313,1340026,0,'wing_color2',255,255,255), (276314,1340027,1,'eye_brow_type',-85,0,0), (276315,1340027,0,'eye_color',86,0,86), (276316,1340027,1,'lip_type',-65,0,0), (276317,1340027,1,'nose_type',94,15,0), (276318,1340027,0,'skin_color',20,2,183), (276319,1340027,1,'soga_eye_brow_type',-85,0,0), (276320,1340027,0,'soga_eye_color',229,229,102), (276321,1340027,1,'soga_lip_type',-65,0,0), (276322,1340027,1,'soga_nose_type',94,15,0), (276323,1340027,0,'soga_skin_color',20,2,183), (276324,1340027,0,'wing_color1',255,255,255), (276325,1340027,0,'wing_color2',255,255,255), (276326,1340028,1,'cheek_type',12,7,0), (276327,1340028,1,'chin_type',41,-25,18), (276328,1340028,1,'ear_type',31,-7,0), (276329,1340028,1,'eye_brow_type',21,-12,-34), (276330,1340028,0,'eye_color',124,167,149), (276331,1340028,1,'eye_type',14,0,0), (276332,1340028,0,'hair_face_color',126,74,52), (276333,1340028,0,'hair_face_highlight_color',98,95,64), (276334,1340028,0,'hair_type_color',126,74,52), (276335,1340028,0,'hair_type_highlight_color',98,95,64), (276336,1340028,1,'lip_type',-25,-7,-25), (276337,1340028,1,'nose_type',14,46,17), (276338,1340028,0,'skin_color',240,209,208), (276339,1340028,1,'soga_cheek_type',12,7,0), (276340,1340028,1,'soga_chin_type',41,-25,18), (276341,1340028,1,'soga_ear_type',31,-7,0), (276342,1340028,1,'soga_eye_brow_type',21,-12,-34), (276343,1340028,0,'soga_eye_color',229,229,102), (276344,1340028,1,'soga_eye_type',14,0,0), (276345,1340028,0,'soga_hair_face_color',126,74,52), (276346,1340028,0,'soga_hair_face_highlight_color',98,95,64), (276347,1340028,0,'soga_hair_type_color',126,74,52), (276348,1340028,0,'soga_hair_type_highlight_color',98,95,64), (276349,1340028,1,'soga_lip_type',-25,-7,-25), (276350,1340028,1,'soga_nose_type',14,46,17), (276351,1340028,0,'soga_skin_color',240,209,208), (276352,1340028,0,'wing_color1',255,255,255), (276353,1340028,0,'wing_color2',255,255,255), (276354,1340029,1,'cheek_type',46,25,0), (276355,1340029,1,'chin_type',32,-39,0), (276356,1340029,1,'ear_type',-14,25,0), (276357,1340029,1,'eye_brow_type',-1,-18,7), (276358,1340029,0,'eye_color',64,70,38), (276359,1340029,1,'eye_type',-31,0,0), (276360,1340029,0,'hair_face_color',90,62,28), (276361,1340029,0,'hair_face_highlight_color',106,101,57), (276362,1340029,0,'hair_type_color',90,62,28), (276363,1340029,0,'hair_type_highlight_color',106,101,57), (276364,1340029,1,'lip_type',11,-10,25), (276365,1340029,1,'nose_type',0,-20,17), (276366,1340029,0,'skin_color',142,110,113), (276367,1340029,1,'soga_cheek_type',46,25,0), (276368,1340029,1,'soga_chin_type',32,-39,0), (276369,1340029,1,'soga_ear_type',-14,25,0), (276370,1340029,1,'soga_eye_brow_type',-1,-18,7), (276371,1340029,0,'soga_eye_color',229,229,102), (276372,1340029,1,'soga_eye_type',-31,0,0), (276373,1340029,0,'soga_hair_face_color',90,62,28), (276374,1340029,0,'soga_hair_face_highlight_color',106,101,57), (276375,1340029,0,'soga_hair_type_color',90,62,28), (276376,1340029,0,'soga_hair_type_highlight_color',106,101,57), (276377,1340029,1,'soga_lip_type',11,-10,25), (276378,1340029,1,'soga_nose_type',0,-20,17), (276379,1340029,0,'soga_skin_color',142,110,113), (276380,1340029,0,'wing_color1',255,255,255), (276381,1340029,0,'wing_color2',255,255,255), (276382,1340030,1,'cheek_type',-14,0,0), (276383,1340030,1,'chin_type',-31,-7,0), (276384,1340030,1,'ear_type',0,17,0), (276385,1340030,1,'eye_brow_type',-18,28,31), (276386,1340030,0,'eye_color',238,223,34), (276387,1340030,1,'eye_type',-17,0,0), (276388,1340030,0,'hair_face_color',49,48,42), (276389,1340030,0,'hair_face_highlight_color',152,118,74), (276390,1340030,0,'hair_type_color',49,48,42), (276391,1340030,0,'hair_type_highlight_color',152,118,74), (276392,1340030,1,'lip_type',-11,17,10), (276393,1340030,1,'nose_type',28,-14,7), (276394,1340030,0,'skin_color',101,106,78), (276395,1340030,1,'soga_cheek_type',-14,0,0), (276396,1340030,1,'soga_chin_type',-31,-7,0), (276397,1340030,1,'soga_ear_type',0,17,0), (276398,1340030,1,'soga_eye_brow_type',-18,28,31), (276399,1340030,0,'soga_eye_color',229,229,102), (276400,1340030,1,'soga_eye_type',-17,0,0), (276401,1340030,0,'soga_hair_face_color',49,48,42), (276402,1340030,0,'soga_hair_face_highlight_color',152,118,74), (276403,1340030,0,'soga_hair_type_color',49,48,42), (276404,1340030,0,'soga_hair_type_highlight_color',152,118,74), (276405,1340030,1,'soga_lip_type',-11,17,10), (276406,1340030,1,'soga_nose_type',28,-14,7), (276407,1340030,0,'soga_skin_color',101,106,78), (276408,1340030,0,'wing_color1',255,255,255), (276409,1340030,0,'wing_color2',255,255,255), (276410,1340031,1,'cheek_type',3,-1,0), (276411,1340031,1,'chin_type',-38,-7,-19), (276412,1340031,1,'ear_type',-14,8,0), (276413,1340031,1,'eye_brow_type',-14,-41,2), (276414,1340031,0,'eye_color',209,40,22), (276415,1340031,1,'eye_type',7,0,0), (276416,1340031,0,'hair_face_color',30,29,14), (276417,1340031,0,'hair_type_color',30,29,14), (276418,1340031,1,'lip_type',22,21,-21), (276419,1340031,1,'nose_type',7,0,-2), (276420,1340031,0,'skin_color',55,219,29), (276421,1340031,1,'soga_cheek_type',3,-1,0), (276422,1340031,1,'soga_chin_type',-38,-7,-19), (276423,1340031,1,'soga_ear_type',-14,8,0), (276424,1340031,1,'soga_eye_brow_type',-14,-41,2), (276425,1340031,0,'soga_eye_color',229,229,102), (276426,1340031,1,'soga_eye_type',7,0,0), (276427,1340031,0,'soga_hair_face_color',30,29,14), (276428,1340031,0,'soga_hair_type_color',30,29,14), (276429,1340031,1,'soga_lip_type',22,21,-21), (276430,1340031,1,'soga_nose_type',7,0,-2), (276431,1340031,0,'soga_skin_color',55,219,29), (276432,1340031,0,'wing_color1',255,255,255), (276433,1340031,0,'wing_color2',255,255,255), (276434,1340032,1,'cheek_type',-17,11,0), (276435,1340032,1,'chin_type',31,-46,19), (276436,1340032,1,'ear_type',2,-3,0), (276437,1340032,1,'eye_brow_type',12,-26,17), (276438,1340032,0,'eye_color',145,181,167), (276439,1340032,1,'eye_type',37,0,0), (276440,1340032,0,'hair_face_color',31,12,0), (276441,1340032,0,'hair_face_highlight_color',71,69,66), (276442,1340032,0,'hair_type_color',31,12,0), (276443,1340032,0,'hair_type_highlight_color',71,69,66), (276444,1340032,1,'lip_type',-18,-8,9), (276445,1340032,1,'nose_type',-39,-1,25), (276446,1340032,0,'skin_color',227,184,145), (276447,1340032,1,'soga_cheek_type',-17,11,0), (276448,1340032,1,'soga_chin_type',31,-46,19), (276449,1340032,1,'soga_ear_type',2,-3,0), (276450,1340032,1,'soga_eye_brow_type',12,-26,17), (276451,1340032,0,'soga_eye_color',229,229,102), (276452,1340032,1,'soga_eye_type',37,0,0), (276453,1340032,0,'soga_hair_face_color',31,12,0), (276454,1340032,0,'soga_hair_face_highlight_color',71,69,66), (276455,1340032,0,'soga_hair_type_color',31,12,0), (276456,1340032,0,'soga_hair_type_highlight_color',71,69,66), (276457,1340032,1,'soga_lip_type',-18,-8,9), (276458,1340032,1,'soga_nose_type',-39,-1,25), (276459,1340032,0,'soga_skin_color',227,184,145), (276460,1340032,0,'wing_color1',255,255,255), (276461,1340032,0,'wing_color2',255,255,255), (276462,1340033,1,'cheek_type',0,11,0), (276463,1340033,1,'chin_type',-28,31,25), (276464,1340033,1,'ear_type',0,14,0), (276465,1340033,1,'eye_brow_type',-19,-1,-14), (276466,1340033,0,'eye_color',166,116,10), (276467,1340033,1,'eye_type',19,0,0), (276468,1340033,0,'hair_face_color',79,33,0), (276469,1340033,0,'hair_face_highlight_color',152,118,74), (276470,1340033,0,'hair_type_color',79,33,0), (276471,1340033,0,'hair_type_highlight_color',152,118,74), (276472,1340033,1,'lip_type',-7,-29,-26), (276473,1340033,1,'nose_type',-7,-4,0), (276474,1340033,0,'skin_color',148,15,11), (276475,1340033,1,'soga_cheek_type',0,11,0), (276476,1340033,1,'soga_chin_type',-28,31,25), (276477,1340033,1,'soga_ear_type',0,14,0), (276478,1340033,1,'soga_eye_brow_type',-19,-1,-14), (276479,1340033,0,'soga_eye_color',229,229,102), (276480,1340033,1,'soga_eye_type',19,0,0), (276481,1340033,0,'soga_hair_face_color',79,33,0), (276482,1340033,0,'soga_hair_face_highlight_color',152,118,74), (276483,1340033,0,'soga_hair_type_color',79,33,0), (276484,1340033,0,'soga_hair_type_highlight_color',152,118,74), (276485,1340033,1,'soga_lip_type',-7,-29,-26), (276486,1340033,1,'soga_nose_type',-7,-4,0), (276487,1340033,0,'soga_skin_color',148,15,11), (276488,1340033,0,'wing_color1',255,255,255), (276489,1340033,0,'wing_color2',255,255,255), (276490,1340034,1,'cheek_type',-34,-5,0), (276491,1340034,1,'chin_type',0,-7,14), (276492,1340034,1,'ear_type',40,-3,0), (276493,1340034,1,'eye_brow_type',-8,-5,-8), (276494,1340034,0,'eye_color',64,131,149), (276495,1340034,1,'eye_type',-28,0,0), (276496,1340034,0,'hair_face_color',96,37,8), (276497,1340034,0,'hair_face_highlight_color',137,120,98), (276498,1340034,0,'hair_type_color',96,37,8), (276499,1340034,0,'hair_type_highlight_color',137,120,98), (276500,1340034,1,'lip_type',46,-32,0), (276501,1340034,1,'nose_type',-5,0,-7), (276502,1340034,0,'skin_color',226,220,193), (276503,1340034,1,'soga_cheek_type',-34,-5,0), (276504,1340034,1,'soga_chin_type',0,-7,14), (276505,1340034,1,'soga_ear_type',40,-3,0), (276506,1340034,1,'soga_eye_brow_type',-8,-5,-8), (276507,1340034,0,'soga_eye_color',229,229,102), (276508,1340034,1,'soga_eye_type',-28,0,0), (276509,1340034,0,'soga_hair_face_color',96,37,8), (276510,1340034,0,'soga_hair_face_highlight_color',137,120,98), (276511,1340034,0,'soga_hair_type_color',96,37,8), (276512,1340034,0,'soga_hair_type_highlight_color',137,120,98), (276513,1340034,1,'soga_lip_type',46,-32,0), (276514,1340034,1,'soga_nose_type',-5,0,-7), (276515,1340034,0,'soga_skin_color',226,220,193), (276516,1340034,0,'wing_color1',255,255,255), (276517,1340034,0,'wing_color2',255,255,255), (276518,1340035,1,'cheek_type',-2,14,0), (276519,1340035,1,'chin_type',31,28,-46), (276520,1340035,1,'ear_type',-4,14,0), (276521,1340035,1,'eye_brow_type',25,23,-46), (276522,1340035,0,'eye_color',148,12,35), (276523,1340035,1,'eye_type',-9,0,0), (276524,1340035,0,'hair_face_color',142,65,0), (276525,1340035,0,'hair_face_highlight_color',152,118,74), (276526,1340035,0,'hair_type_color',142,65,0), (276527,1340035,0,'hair_type_highlight_color',152,118,74), (276528,1340035,1,'lip_type',25,-7,34), (276529,1340035,1,'nose_type',-28,1,-1), (276530,1340035,0,'skin_color',45,206,0), (276531,1340035,1,'soga_cheek_type',-2,14,0), (276532,1340035,1,'soga_chin_type',31,28,-46), (276533,1340035,1,'soga_ear_type',-4,14,0), (276534,1340035,1,'soga_eye_brow_type',25,23,-46), (276535,1340035,0,'soga_eye_color',229,229,102), (276536,1340035,1,'soga_eye_type',-9,0,0), (276537,1340035,0,'soga_hair_face_color',142,65,0), (276538,1340035,0,'soga_hair_face_highlight_color',152,118,74), (276539,1340035,0,'soga_hair_type_color',142,65,0), (276540,1340035,0,'soga_hair_type_highlight_color',152,118,74), (276541,1340035,1,'soga_lip_type',25,-7,34), (276542,1340035,1,'soga_nose_type',-28,1,-1), (276543,1340035,0,'soga_skin_color',45,206,0), (276544,1340035,0,'wing_color1',255,255,255), (276545,1340035,0,'wing_color2',255,255,255), (276546,1340036,1,'cheek_type',0,-12,0), (276547,1340036,1,'chin_type',31,7,-20), (276548,1340036,1,'ear_type',4,38,0), (276549,1340036,1,'eye_brow_type',0,5,34), (276550,1340036,0,'eye_color',72,38,94), (276551,1340036,1,'eye_type',39,0,0), (276552,1340036,0,'hair_face_color',163,182,182), (276553,1340036,0,'hair_face_highlight_color',198,184,78), (276554,1340036,0,'hair_type_color',163,182,182), (276555,1340036,0,'hair_type_highlight_color',198,184,78), (276556,1340036,1,'lip_type',-14,14,-25), (276557,1340036,1,'nose_type',-25,-9,9), (276558,1340036,0,'skin_color',103,148,156), (276559,1340036,1,'soga_cheek_type',0,-12,0), (276560,1340036,1,'soga_chin_type',31,7,-20), (276561,1340036,1,'soga_ear_type',4,38,0), (276562,1340036,1,'soga_eye_brow_type',0,5,34), (276563,1340036,0,'soga_eye_color',229,229,102), (276564,1340036,1,'soga_eye_type',39,0,0), (276565,1340036,0,'soga_hair_face_color',163,182,182), (276566,1340036,0,'soga_hair_face_highlight_color',198,184,78), (276567,1340036,0,'soga_hair_type_color',163,182,182), (276568,1340036,0,'soga_hair_type_highlight_color',198,184,78), (276569,1340036,1,'soga_lip_type',-14,14,-25), (276570,1340036,1,'soga_nose_type',-25,-9,9), (276571,1340036,0,'soga_skin_color',103,148,156), (276572,1340036,0,'wing_color1',255,255,255), (276573,1340036,0,'wing_color2',255,255,255), (276574,1340037,1,'cheek_type',-9,-29,0), (276575,1340037,1,'chin_type',-8,11,-17), (276576,1340037,1,'ear_type',-7,-20,0), (276577,1340037,1,'eye_brow_type',0,-2,1), (276578,1340037,0,'eye_color',138,138,97), (276579,1340037,1,'eye_type',-12,0,0), (276580,1340037,0,'hair_face_color',29,12,0), (276581,1340037,0,'hair_face_highlight_color',152,118,74), (276582,1340037,0,'hair_type_color',29,12,0), (276583,1340037,0,'hair_type_highlight_color',152,118,74), (276584,1340037,1,'lip_type',0,19,19), (276585,1340037,1,'nose_type',-4,37,-5), (276586,1340037,0,'skin_color',124,136,105), (276587,1340037,1,'soga_cheek_type',-9,-29,0), (276588,1340037,1,'soga_chin_type',-8,11,-17), (276589,1340037,1,'soga_ear_type',-7,-20,0), (276590,1340037,1,'soga_eye_brow_type',0,-2,1), (276591,1340037,0,'soga_eye_color',229,229,102), (276592,1340037,1,'soga_eye_type',-12,0,0), (276593,1340037,0,'soga_hair_face_color',29,12,0), (276594,1340037,0,'soga_hair_face_highlight_color',152,118,74), (276595,1340037,0,'soga_hair_type_color',29,12,0), (276596,1340037,0,'soga_hair_type_highlight_color',152,118,74), (276597,1340037,1,'soga_lip_type',0,19,19), (276598,1340037,1,'soga_nose_type',-4,37,-5), (276599,1340037,0,'soga_skin_color',124,136,105), (276600,1340037,0,'wing_color1',255,255,255), (276601,1340037,0,'wing_color2',255,255,255), (276602,1340038,1,'cheek_type',-17,-26,0), (276603,1340038,1,'chin_type',2,-4,-3), (276604,1340038,1,'ear_type',-35,35,0), (276605,1340038,1,'eye_brow_type',2,-7,0), (276606,1340038,0,'eye_color',243,195,56), (276607,1340038,0,'hair_face_color',106,46,0), (276608,1340038,0,'hair_type_color',106,46,0), (276609,1340038,1,'lip_type',0,32,7), (276610,1340038,1,'nose_type',0,-19,0), (276611,1340038,0,'skin_color',111,118,86), (276612,1340038,1,'soga_cheek_type',-17,-26,0), (276613,1340038,1,'soga_chin_type',2,-4,-3), (276614,1340038,1,'soga_ear_type',-35,35,0), (276615,1340038,1,'soga_eye_brow_type',2,-7,0), (276616,1340038,0,'soga_eye_color',229,229,102), (276617,1340038,0,'soga_hair_face_color',106,46,0), (276618,1340038,0,'soga_hair_type_color',106,46,0), (276619,1340038,1,'soga_lip_type',0,32,7), (276620,1340038,1,'soga_nose_type',0,-19,0), (276621,1340038,0,'soga_skin_color',111,118,86), (276622,1340038,0,'wing_color1',255,255,255), (276623,1340038,0,'wing_color2',255,255,255), (276624,1340039,1,'chin_type',0,4,-7), (276625,1340039,1,'ear_type',-7,-17,0), (276626,1340039,1,'eye_brow_type',-12,-32,-7), (276627,1340039,0,'eye_color',108,13,168), (276628,1340039,1,'eye_type',4,0,0), (276629,1340039,0,'hair_face_color',124,101,72), (276630,1340039,0,'hair_type_color',124,101,72), (276631,1340039,1,'lip_type',-4,11,-12), (276632,1340039,1,'nose_type',9,-7,-4), (276633,1340039,0,'skin_color',131,186,14), (276634,1340039,1,'soga_chin_type',0,4,-7), (276635,1340039,1,'soga_ear_type',-7,-17,0), (276636,1340039,1,'soga_eye_brow_type',-12,-32,-7), (276637,1340039,0,'soga_eye_color',229,229,102), (276638,1340039,1,'soga_eye_type',4,0,0), (276639,1340039,0,'soga_hair_face_color',124,101,72), (276640,1340039,0,'soga_hair_type_color',124,101,72), (276641,1340039,1,'soga_lip_type',-4,11,-12), (276642,1340039,1,'soga_nose_type',9,-7,-4), (276643,1340039,0,'soga_skin_color',131,186,14), (276644,1340039,0,'wing_color1',255,255,255), (276645,1340039,0,'wing_color2',255,255,255), (276646,1340040,1,'cheek_type',31,-28,0), (276647,1340040,1,'chin_type',37,-62,-34), (276648,1340040,1,'ear_type',-100,100,0), (276649,1340040,1,'eye_brow_type',-61,-100,100), (276650,1340040,0,'eye_color',255,255,68), (276651,1340040,1,'eye_type',100,0,0), (276652,1340040,0,'hair_face_color',174,70,3), (276653,1340040,0,'hair_type_color',174,70,3), (276654,1340040,1,'lip_type',18,9,-31), (276655,1340040,1,'nose_type',21,41,-78), (276656,1340040,0,'skin_color',127,116,85), (276657,1340040,1,'soga_cheek_type',31,-28,0), (276658,1340040,1,'soga_chin_type',37,-62,-34), (276659,1340040,1,'soga_ear_type',-100,100,0), (276660,1340040,1,'soga_eye_brow_type',-61,-100,100), (276661,1340040,0,'soga_eye_color',229,229,102), (276662,1340040,1,'soga_eye_type',100,0,0), (276663,1340040,0,'soga_hair_face_color',174,70,3), (276664,1340040,0,'soga_hair_type_color',174,70,3), (276665,1340040,1,'soga_lip_type',18,9,-31), (276666,1340040,1,'soga_nose_type',21,41,-78), (276667,1340040,0,'soga_skin_color',127,116,85), (276668,1340040,0,'wing_color1',255,255,255), (276669,1340040,0,'wing_color2',255,255,255), (276670,1340041,1,'cheek_type',-2,14,0), (276671,1340041,1,'chin_type',31,28,-46), (276672,1340041,1,'ear_type',-4,14,0), (276673,1340041,1,'eye_brow_type',25,23,-46), (276674,1340041,0,'eye_color',148,12,35), (276675,1340041,1,'eye_type',-9,0,0), (276676,1340041,0,'hair_face_color',142,65,0), (276677,1340041,0,'hair_face_highlight_color',152,118,74), (276678,1340041,0,'hair_type_color',142,65,0), (276679,1340041,0,'hair_type_highlight_color',152,118,74), (276680,1340041,1,'lip_type',25,-7,34), (276681,1340041,1,'nose_type',-28,1,-1), (276682,1340041,0,'skin_color',45,206,0), (276683,1340041,1,'soga_cheek_type',-2,14,0), (276684,1340041,1,'soga_chin_type',31,28,-46), (276685,1340041,1,'soga_ear_type',-4,14,0), (276686,1340041,1,'soga_eye_brow_type',25,23,-46), (276687,1340041,0,'soga_eye_color',229,229,102), (276688,1340041,1,'soga_eye_type',-9,0,0), (276689,1340041,0,'soga_hair_face_color',142,65,0), (276690,1340041,0,'soga_hair_face_highlight_color',152,118,74), (276691,1340041,0,'soga_hair_type_color',142,65,0), (276692,1340041,0,'soga_hair_type_highlight_color',152,118,74), (276693,1340041,1,'soga_lip_type',25,-7,34), (276694,1340041,1,'soga_nose_type',-28,1,-1), (276695,1340041,0,'soga_skin_color',45,206,0), (276696,1340041,0,'wing_color1',255,255,255), (276697,1340041,0,'wing_color2',255,255,255), (276698,1340042,1,'chin_type',0,4,-7), (276699,1340042,1,'ear_type',-7,-17,0), (276700,1340042,1,'eye_brow_type',-12,-32,-7), (276701,1340042,0,'eye_color',115,11,63), (276702,1340042,1,'eye_type',4,0,0), (276703,1340042,0,'hair_face_color',77,65,50), (276704,1340042,0,'hair_type_color',77,65,50), (276705,1340042,1,'lip_type',-4,11,-12), (276706,1340042,1,'nose_type',9,-7,-4), (276707,1340042,0,'skin_color',186,25,14), (276708,1340042,1,'soga_chin_type',0,4,-7), (276709,1340042,1,'soga_ear_type',-7,-17,0), (276710,1340042,1,'soga_eye_brow_type',-12,-32,-7), (276711,1340042,0,'soga_eye_color',229,229,102), (276712,1340042,1,'soga_eye_type',4,0,0), (276713,1340042,0,'soga_hair_face_color',77,65,50), (276714,1340042,0,'soga_hair_type_color',77,65,50), (276715,1340042,1,'soga_lip_type',-4,11,-12), (276716,1340042,1,'soga_nose_type',9,-7,-4), (276717,1340042,0,'soga_skin_color',186,25,14), (276718,1340042,0,'wing_color1',255,255,255), (276719,1340042,0,'wing_color2',255,255,255), (276720,1340043,1,'cheek_type',-7,95,0), (276721,1340043,1,'chin_type',39,93,-21), (276722,1340043,1,'ear_type',-63,51,0), (276723,1340043,1,'eye_brow_type',-37,69,-76), (276724,1340043,0,'eye_color',252,248,254), (276725,1340043,1,'eye_type',-34,0,0), (276726,1340043,0,'hair_face_color',184,175,161), (276727,1340043,0,'hair_type_color',184,175,161), (276728,1340043,1,'lip_type',100,-39,-51), (276729,1340043,1,'nose_type',-14,56,-94), (276730,1340043,0,'skin_color',131,124,88), (276731,1340043,1,'soga_cheek_type',-7,95,0), (276732,1340043,1,'soga_chin_type',39,93,-21), (276733,1340043,1,'soga_ear_type',-63,51,0), (276734,1340043,1,'soga_eye_brow_type',-37,69,-76), (276735,1340043,0,'soga_eye_color',229,229,102), (276736,1340043,1,'soga_eye_type',-34,0,0), (276737,1340043,0,'soga_hair_face_color',184,175,161), (276738,1340043,0,'soga_hair_type_color',184,175,161), (276739,1340043,1,'soga_lip_type',100,-39,-51), (276740,1340043,1,'soga_nose_type',-14,56,-94), (276741,1340043,0,'soga_skin_color',131,124,88), (276742,1340043,0,'wing_color1',255,255,255), (276743,1340043,0,'wing_color2',255,255,255), (276744,1340044,1,'cheek_type',-37,14,0), (276745,1340044,1,'chin_type',-68,76,-23), (276746,1340044,1,'ear_type',-100,-56,0), (276747,1340044,1,'eye_brow_type',76,59,-4), (276748,1340044,0,'eye_color',255,253,89), (276749,1340044,1,'eye_type',64,0,0), (276750,1340044,0,'hair_face_color',43,24,2), (276751,1340044,0,'hair_type_color',43,24,2), (276752,1340044,1,'lip_type',-64,100,-100), (276753,1340044,1,'nose_type',-59,57,-91), (276754,1340044,0,'skin_color',170,186,171), (276755,1340044,1,'soga_cheek_type',-37,14,0), (276756,1340044,1,'soga_chin_type',-68,76,-23), (276757,1340044,1,'soga_ear_type',-100,-56,0), (276758,1340044,1,'soga_eye_brow_type',76,59,-4), (276759,1340044,0,'soga_eye_color',229,229,102), (276760,1340044,1,'soga_eye_type',64,0,0), (276761,1340044,0,'soga_hair_face_color',43,24,2), (276762,1340044,0,'soga_hair_type_color',43,24,2), (276763,1340044,1,'soga_lip_type',-64,100,-100), (276764,1340044,1,'soga_nose_type',-59,57,-91), (276765,1340044,0,'soga_skin_color',170,186,171), (276766,1340044,0,'wing_color1',255,255,255), (276767,1340044,0,'wing_color2',255,255,255), (276768,1340045,0,'eye_color',255,255,255), (276769,1340045,0,'skin_color',255,255,255), (276770,1340045,0,'soga_eye_color',255,0,255), (276771,1340046,1,'cheek_type',28,-7,0), (276772,1340046,1,'chin_type',-17,-8,4), (276773,1340046,1,'ear_type',20,-31,0), (276774,1340046,1,'eye_brow_type',-21,5,-42), (276775,1340046,0,'eye_color',123,12,94), (276776,1340046,1,'eye_type',40,0,0), (276777,1340046,0,'hair_face_color',139,95,43), (276778,1340046,0,'hair_face_highlight_color',152,118,74), (276779,1340046,0,'hair_type_color',139,95,43), (276780,1340046,0,'hair_type_highlight_color',152,118,74), (276781,1340046,1,'lip_type',-2,28,22), (276782,1340046,1,'nose_type',-7,10,1), (276783,1340046,0,'skin_color',223,218,75), (276784,1340046,1,'soga_cheek_type',28,-7,0), (276785,1340046,1,'soga_chin_type',-17,-8,4), (276786,1340046,1,'soga_ear_type',20,-31,0), (276787,1340046,1,'soga_eye_brow_type',-21,5,-42), (276788,1340046,0,'soga_eye_color',229,229,102), (276789,1340046,1,'soga_eye_type',40,0,0), (276790,1340046,0,'soga_hair_face_color',139,95,43), (276791,1340046,0,'soga_hair_face_highlight_color',152,118,74), (276792,1340046,0,'soga_hair_type_color',139,95,43), (276793,1340046,0,'soga_hair_type_highlight_color',152,118,74), (276794,1340046,1,'soga_lip_type',-2,28,22), (276795,1340046,1,'soga_nose_type',-7,10,1), (276796,1340046,0,'soga_skin_color',223,218,75), (276797,1340046,0,'wing_color1',255,255,255), (276798,1340046,0,'wing_color2',255,255,255), (276811,1340051,1,'cheek_type',-8,3,0), (276812,1340051,1,'chin_type',17,7,-20), (276813,1340051,1,'ear_type',44,26,0), (276814,1340051,1,'eye_brow_type',-11,0,26), (276815,1340051,0,'eye_color',205,205,202), (276816,1340051,1,'eye_type',-11,0,0), (276817,1340051,0,'hair_face_color',114,108,100), (276818,1340051,0,'hair_face_highlight_color',216,192,37), (276819,1340051,0,'hair_type_color',114,108,100), (276820,1340051,0,'hair_type_highlight_color',216,192,37), (276821,1340051,1,'lip_type',-11,-7,12), (276822,1340051,1,'nose_type',-43,8,-11), (276823,1340051,0,'skin_color',158,150,143), (276824,1340051,1,'soga_cheek_type',-8,3,0), (276825,1340051,1,'soga_chin_type',17,7,-20), (276826,1340051,1,'soga_ear_type',44,26,0), (276827,1340051,1,'soga_eye_brow_type',-11,0,26), (276828,1340051,0,'soga_eye_color',229,229,102), (276829,1340051,1,'soga_eye_type',-11,0,0), (276830,1340051,0,'soga_hair_face_color',114,108,100), (276831,1340051,0,'soga_hair_face_highlight_color',216,192,37), (276832,1340051,0,'soga_hair_type_color',114,108,100), (276833,1340051,0,'soga_hair_type_highlight_color',216,192,37), (276834,1340051,1,'soga_lip_type',-11,-7,12), (276835,1340051,1,'soga_nose_type',-43,8,-11), (276836,1340051,0,'soga_skin_color',158,150,143), (276837,1340051,0,'wing_color1',255,255,255), (276838,1340051,0,'wing_color2',255,255,255), (276839,1340052,1,'cheek_type',-34,-5,0), (276840,1340052,1,'chin_type',0,-7,14), (276841,1340052,1,'ear_type',40,-3,0), (276842,1340052,1,'eye_brow_type',-8,-5,-8), (276843,1340052,0,'eye_color',64,131,149), (276844,1340052,1,'eye_type',-28,0,0), (276845,1340052,0,'hair_face_color',96,37,8), (276846,1340052,0,'hair_face_highlight_color',137,120,98), (276847,1340052,0,'hair_type_color',96,37,8), (276848,1340052,0,'hair_type_highlight_color',137,120,98), (276849,1340052,1,'lip_type',46,-32,0), (276850,1340052,1,'nose_type',-5,0,-7), (276851,1340052,0,'skin_color',226,220,193), (276852,1340052,1,'soga_cheek_type',-34,-5,0), (276853,1340052,1,'soga_chin_type',0,-7,14), (276854,1340052,1,'soga_ear_type',40,-3,0), (276855,1340052,1,'soga_eye_brow_type',-8,-5,-8), (276856,1340052,0,'soga_eye_color',229,229,102), (276857,1340052,1,'soga_eye_type',-28,0,0), (276858,1340052,0,'soga_hair_face_color',96,37,8), (276859,1340052,0,'soga_hair_face_highlight_color',137,120,98), (276860,1340052,0,'soga_hair_type_color',96,37,8), (276861,1340052,0,'soga_hair_type_highlight_color',137,120,98), (276862,1340052,1,'soga_lip_type',46,-32,0), (276863,1340052,1,'soga_nose_type',-5,0,-7), (276864,1340052,0,'soga_skin_color',226,220,193), (276865,1340052,0,'wing_color1',255,255,255), (276866,1340052,0,'wing_color2',255,255,255), (276876,1340056,1,'cheek_type',28,41,0), (276877,1340056,1,'chin_type',26,-10,-7), (276878,1340056,1,'ear_type',-3,-25,0), (276879,1340056,1,'eye_brow_type',0,1,2), (276880,1340056,0,'eye_color',157,196,204), (276881,1340056,1,'eye_type',25,0,0), (276882,1340056,0,'hair_face_color',188,185,179), (276883,1340056,0,'hair_face_highlight_color',151,57,12), (276884,1340056,0,'hair_type_color',188,185,179), (276885,1340056,0,'hair_type_highlight_color',151,57,12), (276886,1340056,1,'lip_type',-26,0,17), (276887,1340056,1,'nose_type',28,7,-22), (276888,1340056,0,'skin_color',231,222,222), (276889,1340056,1,'soga_cheek_type',28,41,0), (276890,1340056,1,'soga_chin_type',26,-10,-7), (276891,1340056,1,'soga_ear_type',-3,-25,0), (276892,1340056,1,'soga_eye_brow_type',0,1,2), (276893,1340056,0,'soga_eye_color',229,229,102), (276894,1340056,1,'soga_eye_type',25,0,0), (276895,1340056,0,'soga_hair_face_color',188,185,179), (276896,1340056,0,'soga_hair_face_highlight_color',151,57,12), (276897,1340056,0,'soga_hair_type_color',188,185,179), (276898,1340056,0,'soga_hair_type_highlight_color',151,57,12), (276899,1340056,1,'soga_lip_type',-26,0,17), (276900,1340056,1,'soga_nose_type',28,7,-22), (276901,1340056,0,'soga_skin_color',231,222,222), (276902,1340056,0,'wing_color1',255,255,255), (276903,1340056,0,'wing_color2',255,255,255), (276913,3050000,0,'eye_color',255,255,255), (276914,3050000,0,'skin_color',255,255,255), (276915,3050000,0,'soga_eye_color',255,0,255), (276916,3050001,0,'eye_color',255,255,255), (276917,3050001,0,'skin_color',255,255,255), (276918,3050001,0,'soga_eye_color',255,0,255), (276919,3050002,0,'eye_color',255,255,255), (276920,3050002,0,'skin_color',255,255,255), (276921,3050002,0,'soga_eye_color',255,0,255), (276922,3050003,0,'eye_color',255,255,255), (276923,3050003,0,'skin_color',255,255,255), (276924,3050003,0,'soga_eye_color',255,0,255), (276925,3050004,1,'cheek_type',-31,-81,0), (276926,3050004,1,'chin_type',-68,-29,85), (276927,3050004,1,'ear_type',-95,-34,0), (276928,3050004,1,'eye_brow_type',-71,-71,40), (276929,3050004,0,'eye_color',145,190,203), (276930,3050004,1,'eye_type',-31,0,0), (276931,3050004,0,'hair_color1',38,22,21), (276932,3050004,0,'hair_color2',120,50,0), (276933,3050004,0,'hair_face_color',4,1,1), (276934,3050004,0,'hair_face_highlight_color',233,168,29), (276935,3050004,0,'hair_highlight',200,165,96), (276936,3050004,0,'hair_type_color',4,1,1), (276937,3050004,0,'hair_type_highlight_color',233,168,29), (276938,3050004,1,'lip_type',11,-37,65), (276939,3050004,1,'nose_type',-18,-8,-81), (276940,3050004,0,'skin_color',44,46,46), (276941,3050004,1,'soga_cheek_type',-31,-81,0), (276942,3050004,1,'soga_chin_type',-68,-29,85), (276943,3050004,1,'soga_ear_type',-95,-34,0), (276944,3050004,1,'soga_eye_brow_type',-71,-71,40), (276945,3050004,0,'soga_eye_color',229,229,102), (276946,3050004,1,'soga_eye_type',-31,0,0), (276947,3050004,0,'soga_hair_color1',38,22,21), (276948,3050004,0,'soga_hair_color2',120,50,0), (276949,3050004,0,'soga_hair_face_color',4,1,1), (276950,3050004,0,'soga_hair_face_highlight_color',233,168,29), (276951,3050004,0,'soga_hair_highlight',200,165,96), (276952,3050004,0,'soga_hair_type_color',4,1,1), (276953,3050004,0,'soga_hair_type_highlight_color',233,168,29), (276954,3050004,1,'soga_lip_type',11,-37,65), (276955,3050004,1,'soga_nose_type',-18,-8,-81), (276956,3050004,0,'soga_skin_color',44,46,46), (276957,3050004,0,'wing_color1',255,255,255), (276958,3050004,0,'wing_color2',255,255,255), (276959,3050005,0,'eye_color',255,255,255), (276960,3050005,0,'skin_color',255,255,255), (276961,3050005,0,'soga_eye_color',255,0,255), (276962,3050006,1,'cheek_type',-31,-81,0), (276963,3050006,1,'chin_type',-68,-29,85), (276964,3050006,1,'ear_type',-95,-34,0), (276965,3050006,1,'eye_brow_type',-71,-71,40), (276966,3050006,0,'eye_color',145,190,203), (276967,3050006,1,'eye_type',-31,0,0), (276968,3050006,0,'hair_color1',38,22,21), (276969,3050006,0,'hair_color2',120,50,0), (276970,3050006,0,'hair_face_color',4,1,1), (276971,3050006,0,'hair_face_highlight_color',233,168,29), (276972,3050006,0,'hair_highlight',200,165,96), (276973,3050006,0,'hair_type_color',4,1,1), (276974,3050006,0,'hair_type_highlight_color',233,168,29), (276975,3050006,1,'lip_type',11,-37,65), (276976,3050006,1,'nose_type',-18,-8,-81), (276977,3050006,0,'skin_color',44,46,46), (276978,3050006,1,'soga_cheek_type',-31,-81,0), (276979,3050006,1,'soga_chin_type',-68,-29,85), (276980,3050006,1,'soga_ear_type',-95,-34,0), (276981,3050006,1,'soga_eye_brow_type',-71,-71,40), (276982,3050006,0,'soga_eye_color',229,229,102), (276983,3050006,1,'soga_eye_type',-31,0,0), (276984,3050006,0,'soga_hair_color1',38,22,21), (276985,3050006,0,'soga_hair_color2',120,50,0), (276986,3050006,0,'soga_hair_face_color',4,1,1), (276987,3050006,0,'soga_hair_face_highlight_color',233,168,29), (276988,3050006,0,'soga_hair_highlight',200,165,96), (276989,3050006,0,'soga_hair_type_color',4,1,1), (276990,3050006,0,'soga_hair_type_highlight_color',233,168,29), (276991,3050006,1,'soga_lip_type',11,-37,65), (276992,3050006,1,'soga_nose_type',-18,-8,-81), (276993,3050006,0,'soga_skin_color',44,46,46), (276994,3050006,0,'wing_color1',255,255,255), (276995,3050006,0,'wing_color2',255,255,255), (276996,3050007,0,'eye_color',255,255,255), (276997,3050007,0,'skin_color',255,255,255), (276998,3050007,0,'soga_eye_color',255,0,255), (276999,3050008,0,'eye_color',255,255,255), (277000,3050008,0,'skin_color',128,128,255), (277001,3050008,0,'soga_eye_color',255,0,255), (277002,3050009,1,'cheek_type',77,-75,0), (277003,3050009,1,'chin_type',58,88,28), (277004,3050009,1,'ear_type',14,56,0), (277005,3050009,1,'eye_brow_type',59,26,-89), (277006,3050009,0,'eye_color',144,188,195), (277007,3050009,1,'eye_type',-21,0,0), (277008,3050009,0,'hair_color1',239,221,86), (277009,3050009,0,'hair_color2',99,53,22), (277010,3050009,0,'hair_face_color',219,179,15), (277011,3050009,0,'hair_face_highlight_color',93,65,9), (277012,3050009,0,'hair_highlight',56,33,26), (277013,3050009,0,'hair_type_color',219,179,15), (277014,3050009,0,'hair_type_highlight_color',93,65,9), (277015,3050009,1,'lip_type',-46,37,-63), (277016,3050009,1,'nose_type',7,10,-17), (277017,3050009,0,'skin_color',200,187,181), (277018,3050009,1,'soga_cheek_type',77,-75,0), (277019,3050009,1,'soga_chin_type',58,88,28), (277020,3050009,1,'soga_ear_type',14,56,0), (277021,3050009,1,'soga_eye_brow_type',59,26,-89), (277022,3050009,0,'soga_eye_color',229,229,102), (277023,3050009,1,'soga_eye_type',-21,0,0), (277024,3050009,0,'soga_hair_color1',239,221,86), (277025,3050009,0,'soga_hair_color2',99,53,22), (277026,3050009,0,'soga_hair_face_color',219,179,15), (277027,3050009,0,'soga_hair_face_highlight_color',93,65,9), (277028,3050009,0,'soga_hair_highlight',56,33,26), (277029,3050009,0,'soga_hair_type_color',219,179,15), (277030,3050009,0,'soga_hair_type_highlight_color',93,65,9), (277031,3050009,1,'soga_lip_type',-46,37,-63), (277032,3050009,1,'soga_nose_type',7,10,-17), (277033,3050009,0,'soga_skin_color',200,187,181), (277034,3050009,0,'wing_color1',255,255,255), (277035,3050009,0,'wing_color2',255,255,255), (277036,3050010,0,'eye_color',255,255,255), (277037,3050010,0,'skin_color',255,128,128), (277038,3050010,0,'soga_eye_color',255,0,255), (277039,3050011,0,'eye_color',255,255,255), (277040,3050011,0,'skin_color',255,128,128), (277041,3050011,0,'soga_eye_color',255,0,255), (277042,3190000,0,'eye_color',255,255,255), (277043,3190000,0,'skin_color',255,255,255), (277044,3190000,0,'soga_eye_color',255,0,255), (277045,3190001,0,'eye_color',255,255,255), (277046,3190001,0,'skin_color',255,255,255), (277047,3190001,0,'soga_eye_color',255,0,255), (277048,3190002,0,'eye_color',255,255,255), (277049,3190002,0,'skin_color',255,255,255), (277050,3190002,0,'soga_eye_color',255,0,255), (277051,3190003,0,'eye_color',255,255,255), (277052,3190003,0,'skin_color',255,255,255), (277053,3190003,0,'soga_eye_color',255,0,255), (277054,3190004,0,'eye_color',255,255,255), (277055,3190004,0,'skin_color',255,255,255), (277056,3190004,0,'soga_eye_color',255,0,255), (277057,3190005,0,'eye_color',255,255,255), (277058,3190005,0,'skin_color',255,255,255), (277059,3190005,0,'soga_eye_color',255,0,255), (277060,3190006,0,'eye_color',255,255,255), (277061,3190006,0,'skin_color',255,255,255), (277062,3190006,0,'soga_eye_color',255,0,255), (277063,3190007,0,'eye_color',255,255,255), (277064,3190007,0,'skin_color',255,255,255), (277065,3190007,0,'soga_eye_color',255,0,255), (277066,3190008,0,'eye_color',255,255,255), (277067,3190008,0,'skin_color',255,255,255), (277068,3190008,0,'soga_eye_color',255,0,255), (277069,3190009,0,'eye_color',255,255,255), (277070,3190009,0,'skin_color',255,255,255), (277071,3190009,0,'soga_eye_color',255,0,255), (277072,3190010,0,'eye_color',191,191,191), (277073,3190010,0,'skin_color',0,0,255), (277074,3190010,0,'soga_eye_color',255,0,255), (277075,3190011,0,'eye_color',255,255,255), (277076,3190011,0,'skin_color',255,255,255), (277077,3190011,0,'soga_eye_color',255,0,255), (277078,3190012,0,'eye_color',255,255,255), (277079,3190012,0,'skin_color',255,255,255), (277080,3190012,0,'soga_eye_color',255,0,255), (277081,3190013,0,'eye_color',255,255,255), (277082,3190013,0,'skin_color',255,128,128), (277083,3190013,0,'soga_eye_color',255,0,255), (277084,3190014,0,'eye_color',255,255,255), (277085,3190014,0,'skin_color',255,255,255), (277086,3190014,0,'soga_eye_color',255,0,255), (277087,3190015,0,'eye_color',255,255,255), (277088,3190015,0,'skin_color',255,255,255), (277089,3190015,0,'soga_eye_color',255,0,255), (277090,3190016,0,'eye_color',255,255,255), (277091,3190016,0,'skin_color',255,255,255), (277092,3190016,0,'soga_eye_color',255,0,255), (277093,3190017,0,'eye_color',255,255,255), (277094,3190017,0,'skin_color',255,255,255), (277095,3190017,0,'soga_eye_color',255,0,255), (277096,3190018,0,'eye_color',255,255,255), (277097,3190018,0,'skin_color',255,255,255), (277098,3190018,0,'soga_eye_color',255,0,255), (277099,3190019,0,'eye_color',255,255,255), (277100,3190019,0,'skin_color',255,255,255), (277101,3190019,0,'soga_eye_color',255,0,255), (277102,3190020,0,'eye_color',255,255,255), (277103,3190020,0,'skin_color',255,255,255), (277104,3190020,0,'soga_eye_color',255,0,255), (277105,3190021,0,'eye_color',255,255,255), (277106,3190021,0,'skin_color',255,128,128), (277107,3190021,0,'soga_eye_color',255,0,255), (277108,3190022,0,'eye_color',255,255,255), (277109,3190022,0,'skin_color',255,255,255), (277110,3190022,0,'soga_eye_color',255,0,255), (277111,3190023,0,'eye_color',0,255,0), (277112,3190023,0,'skin_color',63,0,63), (277113,3190023,0,'soga_eye_color',255,0,255), (277114,3130000,0,'eye_color',255,255,255), (277115,3130000,0,'skin_color',255,255,255), (277116,3130000,0,'soga_eye_color',255,0,255), (277117,3130001,0,'eye_color',255,255,255), (277118,3130001,0,'skin_color',255,255,255), (277119,3130001,0,'soga_eye_color',255,0,255), (277120,3130002,0,'eye_color',255,255,255), (277121,3130002,0,'skin_color',255,128,128), (277122,3130002,0,'soga_eye_color',255,0,255), (277123,3130003,0,'eye_color',255,255,255), (277124,3130003,0,'skin_color',255,255,255), (277125,3130003,0,'soga_eye_color',255,0,255), (277126,3130004,0,'eye_color',255,255,255), (277127,3130004,0,'skin_color',255,255,255), (277128,3130004,0,'soga_eye_color',255,0,255), (277129,3130005,0,'eye_color',255,255,255), (277130,3130005,0,'skin_color',255,128,128), (277131,3130005,0,'soga_eye_color',255,0,255), (277132,3130006,0,'eye_color',255,255,255), (277133,3130006,0,'skin_color',255,255,255), (277134,3130006,0,'soga_eye_color',255,0,255), (277135,3130007,0,'eye_color',255,255,0), (277136,3130007,0,'skin_color',0,0,160), (277137,3130007,0,'soga_eye_color',255,0,255), (277138,3130008,0,'eye_color',255,255,255), (277139,3130008,0,'skin_color',255,255,255), (277140,3130008,0,'soga_eye_color',255,0,255), (277141,3130009,0,'eye_color',255,255,255), (277142,3130009,0,'skin_color',255,128,128), (277143,3130009,0,'soga_eye_color',255,0,255), (277144,3130010,0,'eye_color',255,255,255), (277145,3130010,0,'skin_color',255,128,128), (277146,3130010,0,'soga_eye_color',255,0,255), (277147,1940000,0,'eye_color',255,255,255), (277148,1940000,0,'skin_color',255,255,255), (277149,1940000,0,'soga_eye_color',255,0,255), (277150,1940001,0,'eye_color',255,255,255), (277151,1940001,0,'skin_color',255,255,255), (277152,1940001,0,'soga_eye_color',255,0,255), (277153,1940002,0,'eye_color',255,255,255), (277154,1940002,0,'skin_color',255,255,255), (277155,1940002,0,'soga_eye_color',255,0,255), (277156,3180000,0,'eye_color',255,255,255), (277157,3180000,0,'skin_color',255,255,255), (277158,3180000,0,'soga_eye_color',255,0,255), (277159,3180001,0,'eye_color',128,0,63), (277160,3180001,0,'skin_color',255,255,255), (277161,3180001,0,'soga_eye_color',255,0,255), (277162,3180002,0,'eye_color',255,128,0), (277163,3180002,0,'skin_color',128,128,128), (277164,3180002,0,'soga_eye_color',255,0,255), (277165,3180003,0,'eye_color',0,0,160), (277166,3180003,0,'skin_color',255,255,255), (277167,3180003,0,'soga_eye_color',255,0,255), (277168,3180004,1,'cheek_type',93,-68,0), (277169,3180004,1,'chin_type',-62,22,87), (277170,3180004,1,'ear_type',-50,-25,0), (277171,3180004,1,'eye_brow_type',-25,25,28), (277172,3180004,0,'eye_color',213,193,162), (277173,3180004,1,'eye_type',81,0,0), (277174,3180004,0,'hair_color1',160,156,172), (277175,3180004,0,'hair_color2',61,61,68), (277176,3180004,0,'hair_face_color',244,244,246), (277177,3180004,0,'hair_face_highlight_color',210,200,187), (277178,3180004,0,'hair_highlight',112,123,142), (277179,3180004,0,'hair_type_color',244,244,246), (277180,3180004,0,'hair_type_highlight_color',210,200,187), (277181,3180004,1,'lip_type',37,0,63), (277182,3180004,1,'nose_type',43,-39,-7), (277183,3180004,0,'skin_color',244,253,252), (277184,3180004,1,'soga_cheek_type',93,-68,0), (277185,3180004,1,'soga_chin_type',-62,22,87), (277186,3180004,1,'soga_ear_type',-50,-25,0), (277187,3180004,1,'soga_eye_brow_type',-25,25,28), (277188,3180004,0,'soga_eye_color',229,229,102), (277189,3180004,1,'soga_eye_type',81,0,0), (277190,3180004,0,'soga_hair_color1',160,156,172), (277191,3180004,0,'soga_hair_color2',61,61,68), (277192,3180004,0,'soga_hair_face_color',244,244,246), (277193,3180004,0,'soga_hair_face_highlight_color',210,200,187), (277194,3180004,0,'soga_hair_highlight',112,123,142), (277195,3180004,0,'soga_hair_type_color',244,244,246), (277196,3180004,0,'soga_hair_type_highlight_color',210,200,187), (277197,3180004,1,'soga_lip_type',37,0,63), (277198,3180004,1,'soga_nose_type',43,-39,-7), (277199,3180004,0,'soga_skin_color',244,253,252), (277200,3180004,0,'wing_color1',255,255,255), (277201,3180004,0,'wing_color2',255,255,255), (277202,3180005,0,'eye_color',255,255,255), (277203,3180005,0,'skin_color',255,255,255), (277204,3180005,0,'soga_eye_color',255,0,255), (277205,4720000,0,'eye_color',72,82,36), (277206,4720000,0,'skin_color',110,107,59), (277207,4720000,0,'soga_eye_color',255,0,255), (277208,4720001,0,'eye_color',133,133,72), (277209,4720001,0,'skin_color',84,83,65), (277210,4720001,0,'soga_eye_color',255,0,255), (277211,4720002,0,'eye_color',128,63,0), (277212,4720002,0,'skin_color',255,128,0), (277213,4720002,0,'soga_eye_color',255,0,255), (277214,3330000,0,'eye_color',0,0,255), (277215,3330000,0,'skin_color',255,255,0), (277216,3330000,0,'soga_eye_color',255,0,255), (277217,3150000,0,'eye_color',255,255,255), (277218,3150000,0,'skin_color',255,255,255), (277219,3150000,0,'soga_eye_color',255,0,255), (277220,3150001,0,'eye_color',255,255,255), (277221,3150001,0,'skin_color',255,255,255), (277222,3150001,0,'soga_eye_color',255,0,255), (277223,3150002,0,'eye_color',32,24,0), (277224,3150002,0,'skin_color',95,94,62), (277225,3150002,0,'soga_eye_color',255,0,255), (277226,3150003,0,'eye_color',123,81,39), (277227,3150003,0,'skin_color',87,91,64), (277228,3150003,0,'soga_eye_color',255,0,255), (277229,3150004,0,'eye_color',255,255,255), (277230,3150004,0,'skin_color',212,212,204), (277231,3150004,0,'soga_eye_color',255,0,255), (277232,3150005,0,'eye_color',255,255,255), (277233,3150005,0,'skin_color',198,198,187), (277234,3150005,0,'soga_eye_color',255,0,255), (277235,3150006,0,'eye_color',255,255,255), (277236,3150006,0,'skin_color',255,255,255), (277237,3150006,0,'soga_eye_color',255,0,255), (277238,3150007,0,'eye_color',3,14,0), (277239,3150007,0,'skin_color',121,120,57), (277240,3150007,0,'soga_eye_color',255,0,255), (277241,3150008,0,'eye_color',122,126,76), (277242,3150008,0,'skin_color',107,111,60), (277243,3150008,0,'soga_eye_color',255,0,255), (277244,3150009,0,'eye_color',255,255,255), (277245,3150009,0,'skin_color',255,255,255), (277246,3150009,0,'soga_eye_color',255,0,255), (277247,3150010,0,'eye_color',32,44,13), (277248,3150010,0,'skin_color',91,100,63), (277249,3150010,0,'soga_eye_color',255,0,255), (277250,3150011,0,'eye_color',63,60,45), (277251,3150011,0,'skin_color',117,125,57), (277252,3150011,0,'soga_eye_color',255,0,255), (277253,3150012,1,'cheek_type',45,-45,0), (277254,3150012,1,'chin_type',95,-46,-64), (277255,3150012,1,'ear_type',-77,8,0), (277256,3150012,1,'eye_brow_type',-61,17,-74), (277257,3150012,0,'eye_color',31,59,41), (277258,3150012,1,'eye_type',-37,0,0), (277259,3150012,0,'hair_color1',246,219,114), (277260,3150012,0,'hair_color2',187,136,62), (277261,3150012,0,'hair_face_color',228,182,26), (277262,3150012,0,'hair_face_highlight_color',88,4,4), (277263,3150012,0,'hair_highlight',109,14,49), (277264,3150012,0,'hair_type_color',228,182,26), (277265,3150012,0,'hair_type_highlight_color',88,4,4), (277266,3150012,1,'lip_type',50,-97,65), (277267,3150012,1,'nose_type',69,62,22), (277268,3150012,0,'skin_color',236,226,182), (277269,3150012,1,'soga_cheek_type',45,-45,0), (277270,3150012,1,'soga_chin_type',95,-46,-64), (277271,3150012,1,'soga_ear_type',-77,8,0), (277272,3150012,1,'soga_eye_brow_type',-61,17,-74), (277273,3150012,0,'soga_eye_color',229,229,102), (277274,3150012,1,'soga_eye_type',-37,0,0), (277275,3150012,0,'soga_hair_color1',246,219,114), (277276,3150012,0,'soga_hair_color2',187,136,62), (277277,3150012,0,'soga_hair_face_color',228,182,26), (277278,3150012,0,'soga_hair_face_highlight_color',88,4,4), (277279,3150012,0,'soga_hair_highlight',109,14,49), (277280,3150012,0,'soga_hair_type_color',228,182,26), (277281,3150012,0,'soga_hair_type_highlight_color',88,4,4), (277282,3150012,1,'soga_lip_type',50,-97,65), (277283,3150012,1,'soga_nose_type',69,62,22), (277284,3150012,0,'soga_skin_color',236,226,182), (277285,3150012,0,'wing_color1',255,255,255), (277286,3150012,0,'wing_color2',255,255,255), (277287,3150013,0,'eye_color',18,0,0), (277288,3150013,0,'skin_color',101,106,61), (277289,3150013,0,'soga_eye_color',255,0,255), (277290,3150014,0,'eye_color',161,118,24), (277291,3150014,0,'skin_color',101,106,61), (277292,3150014,0,'soga_eye_color',255,0,255), (277293,3150015,0,'eye_color',67,15,54), (277294,3150015,0,'skin_color',81,92,66), (277295,3150015,0,'soga_eye_color',255,0,255), (277296,3150016,1,'cheek_type',-4,-51,0), (277297,3150016,1,'chin_type',40,-7,31), (277298,3150016,1,'ear_type',-50,46,0), (277299,3150016,1,'eye_brow_type',88,-87,70), (277300,3150016,0,'eye_color',37,75,83), (277301,3150016,1,'eye_type',25,0,0), (277302,3150016,0,'hair_color1',43,36,70), (277303,3150016,0,'hair_color2',64,76,74), (277304,3150016,0,'hair_face_color',44,38,54), (277305,3150016,0,'hair_face_highlight_color',77,54,7), (277306,3150016,0,'hair_highlight',56,33,26), (277307,3150016,0,'hair_type_color',44,38,54), (277308,3150016,0,'hair_type_highlight_color',77,54,7), (277309,3150016,1,'lip_type',-44,-82,-22), (277310,3150016,1,'nose_type',58,-38,-25), (277311,3150016,0,'skin_color',125,126,126), (277312,3150016,1,'soga_cheek_type',-4,-51,0), (277313,3150016,1,'soga_chin_type',40,-7,31), (277314,3150016,1,'soga_ear_type',-50,46,0), (277315,3150016,1,'soga_eye_brow_type',88,-87,70), (277316,3150016,0,'soga_eye_color',229,229,102), (277317,3150016,1,'soga_eye_type',25,0,0), (277318,3150016,0,'soga_hair_color1',43,36,70), (277319,3150016,0,'soga_hair_color2',64,76,74), (277320,3150016,0,'soga_hair_face_color',44,38,54), (277321,3150016,0,'soga_hair_face_highlight_color',77,54,7), (277322,3150016,0,'soga_hair_highlight',56,33,26), (277323,3150016,0,'soga_hair_type_color',44,38,54), (277324,3150016,0,'soga_hair_type_highlight_color',77,54,7), (277325,3150016,1,'soga_lip_type',-44,-82,-22), (277326,3150016,1,'soga_nose_type',58,-38,-25), (277327,3150016,0,'soga_skin_color',125,126,126), (277328,3150016,0,'wing_color1',255,255,255), (277329,3150016,0,'wing_color2',255,255,255), (277330,3150017,0,'eye_color',83,75,12), (277331,3150017,0,'skin_color',84,83,65), (277332,3150017,0,'soga_eye_color',255,0,255), (277333,3150018,0,'eye_color',43,75,14), (277334,3150018,0,'skin_color',93,107,63), (277335,3150018,0,'soga_eye_color',255,0,255), (277336,3150019,0,'eye_color',255,255,255), (277337,3150019,0,'skin_color',255,255,255), (277338,3150019,0,'soga_eye_color',255,0,255), (277339,3150020,0,'eye_color',255,255,255), (277340,3150020,0,'skin_color',255,255,255), (277341,3150020,0,'soga_eye_color',255,0,255), (277342,3150021,0,'eye_color',66,60,52), (277343,3150021,0,'skin_color',111,113,59), (277344,3150021,0,'soga_eye_color',255,0,255), (277345,3150022,0,'eye_color',19,8,0), (277346,3150022,0,'skin_color',103,108,60), (277347,3150022,0,'soga_eye_color',255,0,255), (277348,3150023,0,'eye_color',255,255,255), (277349,3150023,0,'skin_color',255,255,255), (277350,3150023,0,'soga_eye_color',255,0,255), (277351,3150024,0,'eye_color',255,255,255), (277352,3150024,0,'skin_color',255,255,255), (277353,3150024,0,'soga_eye_color',255,0,255), (277354,3150025,0,'eye_color',255,255,255), (277355,3150025,0,'skin_color',255,255,255), (277356,3150025,0,'soga_eye_color',255,0,255), (277357,3150026,0,'eye_color',42,29,19), (277358,3150026,0,'skin_color',97,104,62), (277359,3150026,0,'soga_eye_color',255,0,255), (277360,3150027,0,'eye_color',58,76,12), (277361,3150027,0,'skin_color',116,117,58), (277362,3150027,0,'soga_eye_color',255,0,255), (277363,3150028,0,'eye_color',255,255,255), (277364,3150028,0,'skin_color',255,255,255), (277365,3150028,0,'soga_eye_color',255,0,255), (277366,3150029,0,'eye_color',255,255,255), (277367,3150029,0,'skin_color',255,255,255), (277368,3150029,0,'soga_eye_color',255,0,255), (277369,3150030,0,'eye_color',192,151,67), (277370,3150030,0,'skin_color',101,107,61), (277371,3150030,0,'soga_eye_color',255,0,255), (277372,3150031,0,'eye_color',255,255,255), (277373,3150031,0,'skin_color',255,255,255), (277374,3150031,0,'soga_eye_color',255,0,255), (277375,3150032,0,'eye_color',124,135,93), (277376,3150032,0,'skin_color',85,103,65), (277377,3150032,0,'soga_eye_color',255,0,255), (277378,3150033,0,'eye_color',255,255,255), (277379,3150033,0,'skin_color',255,255,255), (277380,3150033,0,'soga_eye_color',255,0,255), (277381,3230000,0,'eye_color',128,0,128), (277382,3230000,0,'skin_color',0,255,0), (277383,3230000,0,'soga_eye_color',255,0,255), (277384,3230001,0,'eye_color',128,0,128), (277385,3230001,0,'skin_color',0,255,0), (277386,3230001,0,'soga_eye_color',255,0,255), (277387,1200000,0,'eye_color',255,0,0), (277388,1200000,0,'soga_eye_color',255,0,255), (277389,1280000,1,'cheek_type',-68,-58,0), (277390,1280000,1,'chin_type',-40,68,-82), (277391,1280000,1,'ear_type',28,-71,0), (277392,1280000,1,'eye_brow_type',-88,94,65), (277393,1280000,0,'eye_color',95,96,0), (277394,1280000,1,'eye_type',8,0,0), (277395,1280000,0,'hair_color1',213,222,1), (277396,1280000,1,'lip_type',55,4,0), (277397,1280000,1,'nose_type',84,-43,-34), (277398,1280000,0,'skin_color',155,143,88), (277399,1280000,1,'soga_cheek_type',0,-88,94), (277400,1280000,1,'soga_chin_type',0,55,4), (277401,1280000,1,'soga_ear_type',0,8,0), (277402,1280000,1,'soga_eye_brow_type',0,28,-71), (277403,1280000,0,'soga_eye_color',229,229,102), (277404,1280000,1,'soga_eye_type',87,0,0), (277405,1280000,1,'soga_lip_type',65,-68,-58), (277406,1280000,1,'soga_nose_type',0,-40,68), (277407,1280000,0,'soga_skin_color',155,143,88), (277408,1280000,0,'wing_color1',255,255,255), (277409,1280000,0,'wing_color2',255,255,255), (277410,1280001,1,'cheek_type',-76,75,0), (277411,1280001,1,'chin_type',17,-90,-12), (277412,1280001,1,'ear_type',-4,-71,0), (277413,1280001,1,'eye_brow_type',87,20,-25), (277414,1280001,0,'eye_color',158,158,0), (277415,1280001,1,'eye_type',-48,0,0), (277416,1280001,0,'hair_color1',206,68,31), (277417,1280001,1,'lip_type',89,93,12), (277418,1280001,1,'nose_type',-51,-50,68), (277419,1280001,0,'skin_color',35,50,54), (277420,1280001,1,'soga_cheek_type',0,87,20), (277421,1280001,1,'soga_chin_type',0,89,93), (277422,1280001,1,'soga_ear_type',0,-48,0), (277423,1280001,1,'soga_eye_brow_type',0,-4,-71), (277424,1280001,0,'soga_eye_color',229,229,102), (277425,1280001,1,'soga_eye_type',12,0,0), (277426,1280001,1,'soga_lip_type',-25,-76,75), (277427,1280001,1,'soga_nose_type',12,17,-90), (277428,1280001,0,'soga_skin_color',35,50,54), (277429,1280001,0,'wing_color1',255,255,255), (277430,1280001,0,'wing_color2',255,255,255), (277431,1280002,1,'cheek_type',-61,-32,0), (277432,1280002,1,'chin_type',9,-82,47), (277433,1280002,1,'ear_type',75,59,0), (277434,1280002,1,'eye_brow_type',-34,7,47), (277435,1280002,0,'eye_color',112,168,180), (277436,1280002,1,'eye_type',-70,0,0), (277437,1280002,0,'hair_color1',242,90,93), (277438,1280002,0,'hair_color2',41,15,2), (277439,1280002,0,'hair_face_color',100,70,10), (277440,1280002,0,'hair_face_highlight_color',233,184,31), (277441,1280002,0,'hair_highlight',50,3,50), (277442,1280002,0,'hair_type_color',100,70,10), (277443,1280002,0,'hair_type_highlight_color',233,184,31), (277444,1280002,1,'lip_type',43,-82,61), (277445,1280002,1,'nose_type',7,-14,90), (277446,1280002,0,'skin_color',81,87,87), (277447,1280002,1,'soga_cheek_type',0,-34,7), (277448,1280002,1,'soga_chin_type',0,43,-82), (277449,1280002,1,'soga_ear_type',0,-70,0), (277450,1280002,1,'soga_eye_brow_type',0,75,59), (277451,1280002,0,'soga_eye_color',229,229,102), (277452,1280002,1,'soga_eye_type',41,0,0), (277453,1280002,0,'soga_hair_color1',2,50,0), (277454,1280002,0,'soga_hair_color2',94,59,11), (277455,1280002,0,'soga_hair_face_color',100,70,10), (277456,1280002,0,'soga_hair_face_highlight_color',233,184,31), (277457,1280002,0,'soga_hair_highlight',246,219,114), (277458,1280002,0,'soga_hair_type_color',100,70,10), (277459,1280002,0,'soga_hair_type_highlight_color',233,184,31), (277460,1280002,1,'soga_lip_type',47,-61,-32), (277461,1280002,1,'soga_nose_type',61,9,-82), (277462,1280002,0,'soga_skin_color',81,87,87), (277463,1280003,1,'cheek_type',100,-56,0), (277464,1280003,1,'chin_type',1,31,-52), (277465,1280003,1,'ear_type',46,25,0), (277466,1280003,1,'eye_brow_type',100,-100,-70), (277467,1280003,0,'eye_color',89,63,29), (277468,1280003,1,'eye_type',-100,0,0), (277469,1280003,0,'hair_color1',25,7,204), (277470,1280003,0,'hair_color2',100,0,0), (277471,1280003,0,'hair_face_color',244,246,246), (277472,1280003,0,'hair_face_highlight_color',244,246,246), (277473,1280003,0,'hair_highlight',164,165,165), (277474,1280003,0,'hair_type_color',244,246,246), (277475,1280003,0,'hair_type_highlight_color',244,246,246), (277476,1280003,1,'lip_type',56,7,57), (277477,1280003,1,'nose_type',-58,25,7), (277478,1280003,0,'skin_color',244,252,244), (277479,1280003,1,'soga_cheek_type',0,100,-100), (277480,1280003,1,'soga_chin_type',0,56,7), (277481,1280003,1,'soga_ear_type',0,-100,0), (277482,1280003,1,'soga_eye_brow_type',0,46,25), (277483,1280003,0,'soga_eye_color',229,229,102), (277484,1280003,1,'soga_eye_type',100,0,0), (277485,1280003,0,'soga_hair_color1',164,165,165), (277486,1280003,0,'soga_hair_color2',56,62,62), (277487,1280003,0,'soga_hair_face_color',244,246,246), (277488,1280003,0,'soga_hair_face_highlight_color',244,246,246), (277489,1280003,0,'soga_hair_highlight',164,165,165), (277490,1280003,0,'soga_hair_type_color',244,246,246), (277491,1280003,0,'soga_hair_type_highlight_color',244,246,246), (277492,1280003,1,'soga_lip_type',-70,100,-56), (277493,1280003,1,'soga_nose_type',57,1,31), (277494,1280003,0,'soga_skin_color',244,252,244), (277495,1280004,1,'cheek_type',29,-40,0), (277496,1280004,1,'chin_type',31,-1,7), (277497,1280004,1,'ear_type',-25,-4,0), (277498,1280004,1,'eye_brow_type',35,31,1), (277499,1280004,0,'eye_color',39,79,91), (277500,1280004,1,'eye_type',7,0,0), (277501,1280004,0,'hair_color1',0,225,0), (277502,1280004,0,'hair_face_color',62,60,40), (277503,1280004,0,'hair_face_highlight_color',173,142,1), (277504,1280004,0,'hair_type_color',62,60,40), (277505,1280004,0,'hair_type_highlight_color',173,142,1), (277506,1280004,1,'lip_type',-8,1,0), (277507,1280004,1,'nose_type',-1,0,-31), (277508,1280004,0,'skin_color',243,216,219), (277509,1280004,1,'soga_cheek_type',0,35,31), (277510,1280004,1,'soga_chin_type',0,-8,1), (277511,1280004,1,'soga_ear_type',0,7,0), (277512,1280004,1,'soga_eye_brow_type',0,-25,-4), (277513,1280004,0,'soga_eye_color',229,229,102), (277514,1280004,1,'soga_eye_type',7,0,0), (277515,1280004,0,'soga_hair_face_color',62,60,40), (277516,1280004,0,'soga_hair_face_highlight_color',173,142,1), (277517,1280004,0,'soga_hair_type_color',62,60,40), (277518,1280004,0,'soga_hair_type_highlight_color',173,142,1), (277519,1280004,1,'soga_lip_type',1,29,-40), (277520,1280004,1,'soga_nose_type',0,31,-1), (277521,1280004,0,'soga_skin_color',243,216,219), (277522,1280004,0,'wing_color1',255,255,255), (277523,1280004,0,'wing_color2',255,255,255), (277549,1280006,1,'cheek_type',-7,12,0), (277550,1280006,1,'chin_type',-14,-29,-14), (277551,1280006,1,'ear_type',17,-41,0), (277552,1280006,1,'eye_brow_type',45,-5,7), (277553,1280006,0,'eye_color',57,117,99), (277554,1280006,1,'eye_type',7,0,0), (277555,1280006,0,'hair_color1',10,0,0), (277556,1280006,0,'hair_face_color',90,82,71), (277557,1280006,0,'hair_face_highlight_color',104,40,7), (277558,1280006,0,'hair_type_color',90,82,71), (277559,1280006,0,'hair_type_highlight_color',104,40,7), (277560,1280006,1,'lip_type',-17,3,-4), (277561,1280006,1,'nose_type',17,10,0), (277562,1280006,0,'skin_color',221,218,177), (277563,1280006,1,'soga_cheek_type',0,45,-5), (277564,1280006,1,'soga_chin_type',0,-17,3), (277565,1280006,1,'soga_ear_type',0,7,0), (277566,1280006,1,'soga_eye_brow_type',0,17,-41), (277567,1280006,0,'soga_eye_color',229,229,102), (277568,1280006,1,'soga_eye_type',7,0,0), (277569,1280006,0,'soga_hair_face_color',90,82,71), (277570,1280006,0,'soga_hair_face_highlight_color',104,40,7), (277571,1280006,0,'soga_hair_type_color',90,82,71), (277572,1280006,0,'soga_hair_type_highlight_color',104,40,7), (277573,1280006,1,'soga_lip_type',7,-7,12), (277574,1280006,1,'soga_nose_type',-4,-14,-29), (277575,1280006,0,'soga_skin_color',221,218,177), (277576,1280006,0,'wing_color1',255,255,255), (277577,1280006,0,'wing_color2',255,255,255), (277578,1280007,1,'cheek_type',-23,12,0), (277579,1280007,1,'chin_type',10,-14,-2), (277580,1280007,1,'ear_type',-1,9,0), (277581,1280007,1,'eye_brow_type',9,31,0), (277582,1280007,0,'eye_color',36,72,83), (277583,1280007,0,'hair_color1',8,25,0), (277584,1280007,0,'hair_face_color',147,70,0), (277585,1280007,0,'hair_face_highlight_color',49,19,2), (277586,1280007,0,'hair_type_color',147,70,0), (277587,1280007,0,'hair_type_highlight_color',49,19,2), (277588,1280007,1,'lip_type',-35,17,11), (277589,1280007,1,'nose_type',10,8,25), (277590,1280007,0,'skin_color',216,178,127), (277591,1280007,1,'soga_cheek_type',0,9,31), (277592,1280007,1,'soga_chin_type',0,-35,17), (277593,1280007,1,'soga_ear_type',-1,9,0), (277594,1280007,1,'soga_eye_brow_type',0,-1,9), (277595,1280007,0,'soga_eye_color',229,229,102), (277596,1280007,0,'soga_hair_face_color',147,70,0), (277597,1280007,0,'soga_hair_face_highlight_color',49,19,2), (277598,1280007,0,'soga_hair_type_color',147,70,0), (277599,1280007,0,'soga_hair_type_highlight_color',49,19,2), (277600,1280007,1,'soga_lip_type',0,-23,12), (277601,1280007,1,'soga_nose_type',11,10,-14), (277602,1280007,0,'soga_skin_color',216,178,127), (277603,1280007,0,'wing_color1',255,255,255), (277604,1280007,0,'wing_color2',255,255,255), (277605,1280008,1,'cheek_type',14,42,0), (277606,1280008,1,'chin_type',-25,-3,-34), (277607,1280008,1,'ear_type',-43,18,0), (277608,1280008,1,'eye_brow_type',12,-20,-39), (277609,1280008,0,'eye_color',87,52,121), (277610,1280008,1,'eye_type',-3,0,0), (277611,1280008,0,'hair_color1',1,2,0), (277612,1280008,0,'hair_face_color',134,46,25), (277613,1280008,0,'hair_type_color',134,46,25), (277614,1280008,1,'lip_type',37,0,0), (277615,1280008,1,'nose_type',0,1,2), (277616,1280008,0,'skin_color',125,115,84), (277617,1280008,1,'soga_cheek_type',0,12,-20), (277618,1280008,1,'soga_chin_type',0,37,0), (277619,1280008,1,'soga_ear_type',0,-3,0), (277620,1280008,1,'soga_eye_brow_type',0,-43,18), (277621,1280008,0,'soga_eye_color',229,229,102), (277622,1280008,1,'soga_eye_type',-3,0,0), (277623,1280008,0,'soga_hair_face_color',134,46,25), (277624,1280008,0,'soga_hair_type_color',134,46,25), (277625,1280008,1,'soga_lip_type',-39,14,42), (277626,1280008,1,'soga_nose_type',0,-25,-3), (277627,1280008,0,'soga_skin_color',125,115,84), (277628,1280008,0,'wing_color1',255,255,255), (277629,1280008,0,'wing_color2',255,255,255), (277630,1280009,1,'cheek_type',34,7,0), (277631,1280009,1,'chin_type',-8,-2,31), (277632,1280009,1,'ear_type',43,-7,0), (277633,1280009,1,'eye_brow_type',-31,-8,0), (277634,1280009,0,'eye_color',34,72,68), (277635,1280009,1,'eye_type',1,0,0), (277636,1280009,0,'hair_color1',228,244,0), (277637,1280009,0,'hair_face_color',116,44,9), (277638,1280009,0,'hair_face_highlight_color',53,19,10), (277639,1280009,0,'hair_type_color',116,44,9), (277640,1280009,0,'hair_type_highlight_color',53,19,10), (277641,1280009,1,'lip_type',14,-8,-8), (277642,1280009,1,'nose_type',14,-28,-12), (277643,1280009,0,'skin_color',237,235,203), (277644,1280009,1,'soga_cheek_type',0,-31,-8), (277645,1280009,1,'soga_chin_type',0,14,-8), (277646,1280009,1,'soga_ear_type',0,1,0), (277647,1280009,1,'soga_eye_brow_type',0,43,-7), (277648,1280009,0,'soga_eye_color',229,229,102), (277649,1280009,1,'soga_eye_type',1,0,0), (277650,1280009,0,'soga_hair_face_color',116,44,9), (277651,1280009,0,'soga_hair_face_highlight_color',53,19,10), (277652,1280009,0,'soga_hair_type_color',116,44,9), (277653,1280009,0,'soga_hair_type_highlight_color',53,19,10), (277654,1280009,1,'soga_lip_type',0,34,7), (277655,1280009,1,'soga_nose_type',-8,-8,-2), (277656,1280009,0,'soga_skin_color',237,235,203), (277657,1280009,0,'wing_color1',255,255,255), (277658,1280009,0,'wing_color2',255,255,255), (277659,1280010,1,'cheek_type',35,-66,0), (277660,1280010,1,'chin_type',-9,1,-28), (277661,1280010,1,'ear_type',-62,8,0), (277662,1280010,1,'eye_brow_type',93,26,64), (277663,1280010,0,'eye_color',234,198,255), (277664,1280010,1,'eye_type',-87,0,0), (277665,1280010,0,'hair_color1',51,224,181), (277666,1280010,1,'lip_type',74,85,29), (277667,1280010,1,'nose_type',11,51,-32), (277668,1280010,0,'skin_color',31,44,53), (277669,1280010,1,'soga_cheek_type',0,93,26), (277670,1280010,1,'soga_chin_type',0,74,85), (277671,1280010,1,'soga_ear_type',0,-87,0), (277672,1280010,1,'soga_eye_brow_type',0,-62,8), (277673,1280010,0,'soga_eye_color',229,229,102), (277674,1280010,1,'soga_eye_type',-87,0,0), (277675,1280010,1,'soga_lip_type',64,35,-66), (277676,1280010,1,'soga_nose_type',29,-9,1), (277677,1280010,0,'soga_skin_color',31,44,53), (277678,1280010,0,'wing_color1',255,255,255), (277679,1280010,0,'wing_color2',255,255,255), (277680,1280011,1,'cheek_type',87,-66,0), (277681,1280011,1,'chin_type',-1,-15,-70), (277682,1280011,1,'ear_type',-21,-93,0), (277683,1280011,1,'eye_brow_type',-10,-31,68), (277684,1280011,0,'eye_color',135,184,198), (277685,1280011,1,'eye_type',85,0,0), (277686,1280011,0,'hair_color1',62,184,68), (277687,1280011,0,'hair_color2',249,0,0), (277688,1280011,0,'hair_face_color',1,0,1), (277689,1280011,0,'hair_face_highlight_color',16,5,7), (277690,1280011,0,'hair_highlight',38,22,21), (277691,1280011,0,'hair_type_color',1,0,1), (277692,1280011,0,'hair_type_highlight_color',16,5,7), (277693,1280011,1,'lip_type',-90,-55,57), (277694,1280011,1,'nose_type',-81,62,-72), (277695,1280011,0,'skin_color',198,206,195), (277696,1280011,1,'soga_cheek_type',0,-10,-31), (277697,1280011,1,'soga_chin_type',0,-90,-55), (277698,1280011,1,'soga_ear_type',0,85,0), (277699,1280011,1,'soga_eye_brow_type',0,-21,-93), (277700,1280011,0,'soga_eye_color',229,229,102), (277701,1280011,1,'soga_eye_type',-7,0,0), (277702,1280011,0,'soga_hair_color1',38,22,21), (277703,1280011,0,'soga_hair_color2',120,50,0), (277704,1280011,0,'soga_hair_face_color',1,0,1), (277705,1280011,0,'soga_hair_face_highlight_color',16,5,7), (277706,1280011,0,'soga_hair_highlight',38,22,21), (277707,1280011,0,'soga_hair_type_color',1,0,1), (277708,1280011,0,'soga_hair_type_highlight_color',16,5,7), (277709,1280011,1,'soga_lip_type',68,87,-66), (277710,1280011,1,'soga_nose_type',57,-1,-15), (277711,1280011,0,'soga_skin_color',198,206,195), (277712,1280011,0,'wing_color1',255,255,255), (277713,1280011,0,'wing_color2',255,255,255), (277714,1280012,1,'cheek_type',39,56,0), (277715,1280012,1,'chin_type',75,84,-20), (277716,1280012,1,'ear_type',68,-7,0), (277717,1280012,1,'eye_brow_type',40,-89,0), (277718,1280012,0,'eye_color',41,84,98), (277719,1280012,1,'eye_type',-87,0,0), (277720,1280012,0,'hair_color1',81,9,58), (277721,1280012,0,'hair_color2',168,0,0), (277722,1280012,0,'hair_face_color',65,45,5), (277723,1280012,0,'hair_highlight',38,22,21), (277724,1280012,0,'hair_type_color',65,45,5), (277725,1280012,1,'lip_type',-25,-31,-81), (277726,1280012,1,'nose_type',42,81,9), (277727,1280012,0,'skin_color',229,238,229), (277728,1280012,1,'soga_cheek_type',0,40,-89), (277729,1280012,1,'soga_chin_type',0,-25,-31), (277730,1280012,1,'soga_ear_type',0,-87,0), (277731,1280012,1,'soga_eye_brow_type',0,68,-7), (277732,1280012,0,'soga_eye_color',229,229,102), (277733,1280012,1,'soga_eye_type',-88,0,0), (277734,1280012,0,'soga_hair_color1',56,33,26), (277735,1280012,0,'soga_hair_color2',94,59,11), (277736,1280012,0,'soga_hair_face_color',65,45,5), (277737,1280012,0,'soga_hair_highlight',38,22,21), (277738,1280012,0,'soga_hair_type_color',65,45,5), (277739,1280012,1,'soga_lip_type',0,39,56), (277740,1280012,1,'soga_nose_type',-81,75,84), (277741,1280012,0,'soga_skin_color',229,238,229), (277742,1280012,0,'wing_color1',255,255,255), (277743,1280012,0,'wing_color2',255,255,255), (277744,1280013,1,'cheek_type',45,-83,0), (277745,1280013,1,'chin_type',-79,-39,68), (277746,1280013,1,'ear_type',17,-34,0), (277747,1280013,1,'eye_brow_type',38,-95,-64), (277748,1280013,0,'eye_color',192,161,116), (277749,1280013,1,'eye_type',-79,0,0), (277750,1280013,0,'hair_color1',46,70,56), (277751,1280013,0,'hair_color2',158,0,0), (277752,1280013,0,'hair_face_color',46,16,17), (277753,1280013,0,'hair_face_highlight_color',190,133,13), (277754,1280013,0,'hair_highlight',209,131,22), (277755,1280013,0,'hair_type_color',46,16,17), (277756,1280013,0,'hair_type_highlight_color',190,133,13), (277757,1280013,1,'lip_type',62,15,-62), (277758,1280013,1,'nose_type',-93,46,70), (277759,1280013,0,'skin_color',111,89,53), (277760,1280013,1,'soga_cheek_type',0,38,-95), (277761,1280013,1,'soga_chin_type',0,62,15), (277762,1280013,1,'soga_ear_type',0,-79,0), (277763,1280013,1,'soga_eye_brow_type',0,17,-34), (277764,1280013,0,'soga_eye_color',229,229,102), (277765,1280013,1,'soga_eye_type',-98,0,0), (277766,1280013,0,'soga_hair_color1',54,45,28), (277767,1280013,0,'soga_hair_color2',104,52,0), (277768,1280013,0,'soga_hair_face_color',46,16,17), (277769,1280013,0,'soga_hair_face_highlight_color',190,133,13), (277770,1280013,0,'soga_hair_highlight',209,131,22), (277771,1280013,0,'soga_hair_type_color',46,16,17), (277772,1280013,0,'soga_hair_type_highlight_color',190,133,13), (277773,1280013,1,'soga_lip_type',-64,45,-83), (277774,1280013,1,'soga_nose_type',-62,-79,-39), (277775,1280013,0,'soga_skin_color',111,89,53), (277776,1280013,0,'wing_color1',255,255,255), (277777,1280013,0,'wing_color2',255,255,255), (277778,1280014,1,'cheek_type',-52,-28,0), (277779,1280014,1,'chin_type',-26,62,-44), (277780,1280014,1,'ear_type',79,-17,0), (277781,1280014,1,'eye_brow_type',-40,-81,57), (277782,1280014,0,'eye_color',134,184,198), (277783,1280014,1,'eye_type',59,0,0), (277784,1280014,0,'hair_color1',188,66,182), (277785,1280014,0,'hair_color2',193,0,0), (277786,1280014,0,'hair_face_color',38,26,2), (277787,1280014,0,'hair_face_highlight_color',53,37,4), (277788,1280014,0,'hair_highlight',79,28,15), (277789,1280014,0,'hair_type_color',38,26,2), (277790,1280014,0,'hair_type_highlight_color',53,37,4), (277791,1280014,1,'lip_type',-91,-28,95), (277792,1280014,1,'nose_type',0,-68,66), (277793,1280014,0,'skin_color',225,185,180), (277794,1280014,1,'soga_cheek_type',0,-40,-81), (277795,1280014,1,'soga_chin_type',0,-91,-28), (277796,1280014,1,'soga_ear_type',0,59,0), (277797,1280014,1,'soga_eye_brow_type',0,79,-17), (277798,1280014,0,'soga_eye_color',229,229,102), (277799,1280014,1,'soga_eye_type',-63,0,0), (277800,1280014,0,'soga_hair_color1',79,28,15), (277801,1280014,0,'soga_hair_color2',111,64,0), (277802,1280014,0,'soga_hair_face_color',38,26,2), (277803,1280014,0,'soga_hair_face_highlight_color',53,37,4), (277804,1280014,0,'soga_hair_highlight',79,28,15), (277805,1280014,0,'soga_hair_type_color',38,26,2), (277806,1280014,0,'soga_hair_type_highlight_color',53,37,4), (277807,1280014,1,'soga_lip_type',57,-52,-28), (277808,1280014,1,'soga_nose_type',95,-26,62), (277809,1280014,0,'soga_skin_color',225,185,180), (277810,1280014,0,'wing_color1',255,255,255), (277811,1280014,0,'wing_color2',255,255,255), (277812,1280015,1,'cheek_type',-70,-44,0), (277813,1280015,1,'chin_type',83,74,-3), (277814,1280015,1,'eye_brow_type',-66,-44,-95), (277815,1280015,0,'eye_color',76,112,67), (277816,1280015,1,'eye_type',56,0,0), (277817,1280015,0,'hair_color1',175,231,65), (277818,1280015,0,'hair_face_color',185,121,190), (277819,1280015,0,'hair_type_color',185,121,190), (277820,1280015,1,'lip_type',-58,8,89), (277821,1280015,1,'nose_type',58,-81,-25), (277822,1280015,0,'skin_color',185,121,190), (277823,1280015,1,'soga_cheek_type',0,-66,-44), (277824,1280015,1,'soga_chin_type',0,-58,8), (277825,1280015,1,'soga_ear_type',0,56,0), (277826,1280015,1,'soga_eye_brow_type',-66,-44,-95), (277827,1280015,0,'soga_eye_color',229,229,102), (277828,1280015,1,'soga_eye_type',56,0,0), (277829,1280015,0,'soga_hair_face_color',185,121,190), (277830,1280015,0,'soga_hair_type_color',185,121,190), (277831,1280015,1,'soga_lip_type',-95,-70,-44), (277832,1280015,1,'soga_nose_type',89,83,74), (277833,1280015,0,'soga_skin_color',185,121,190), (277834,1280015,0,'wing_color1',255,255,255), (277835,1280015,0,'wing_color2',255,255,255), (277836,1280016,1,'cheek_type',28,-41,0), (277837,1280016,1,'chin_type',0,-18,0), (277838,1280016,1,'ear_type',25,0,0), (277839,1280016,1,'eye_brow_type',38,0,-2), (277840,1280016,0,'eye_color',170,187,161), (277841,1280016,1,'eye_type',-34,0,0), (277842,1280016,0,'hair_color1',245,245,0), (277843,1280016,0,'hair_face_color',126,92,51), (277844,1280016,0,'hair_face_highlight_color',47,31,0), (277845,1280016,0,'hair_type_color',126,92,51), (277846,1280016,0,'hair_type_highlight_color',47,31,0), (277847,1280016,1,'lip_type',-25,0,-7), (277848,1280016,1,'nose_type',22,-11,-11), (277849,1280016,0,'skin_color',222,201,147), (277850,1280016,1,'soga_cheek_type',0,38,0), (277851,1280016,1,'soga_chin_type',0,-25,0), (277852,1280016,1,'soga_ear_type',0,-34,0), (277853,1280016,1,'soga_eye_brow_type',0,25,0), (277854,1280016,0,'soga_eye_color',229,229,102), (277855,1280016,1,'soga_eye_type',-34,0,0), (277856,1280016,0,'soga_hair_face_color',126,92,51), (277857,1280016,0,'soga_hair_face_highlight_color',47,31,0), (277858,1280016,0,'soga_hair_type_color',126,92,51), (277859,1280016,0,'soga_hair_type_highlight_color',47,31,0), (277860,1280016,1,'soga_lip_type',-2,28,-41), (277861,1280016,1,'soga_nose_type',-7,0,-18), (277862,1280016,0,'soga_skin_color',222,201,147), (277863,1280016,0,'wing_color1',255,255,255), (277864,1280016,0,'wing_color2',255,255,255), (277865,1280017,1,'cheek_type',8,-28,0), (277866,1280017,1,'chin_type',-5,14,-5), (277867,1280017,1,'ear_type',-19,-11,0), (277868,1280017,1,'eye_brow_type',-28,7,0), (277869,1280017,0,'eye_color',144,190,203), (277870,1280017,1,'eye_type',35,0,0), (277871,1280017,0,'hair_color1',2,5,0), (277872,1280017,0,'hair_face_color',153,143,61), (277873,1280017,0,'hair_face_highlight_color',123,49,2), (277874,1280017,0,'hair_type_color',153,143,61), (277875,1280017,0,'hair_type_highlight_color',123,49,2), (277876,1280017,1,'lip_type',-41,26,-28), (277877,1280017,1,'nose_type',0,2,5), (277878,1280017,0,'skin_color',144,142,142), (277879,1280017,1,'soga_cheek_type',0,-28,7), (277880,1280017,1,'soga_chin_type',0,-41,26), (277881,1280017,1,'soga_ear_type',0,35,0), (277882,1280017,1,'soga_eye_brow_type',0,-19,-11), (277883,1280017,0,'soga_eye_color',229,229,102), (277884,1280017,1,'soga_eye_type',35,0,0), (277885,1280017,0,'soga_hair_face_color',153,143,61), (277886,1280017,0,'soga_hair_face_highlight_color',123,49,2), (277887,1280017,0,'soga_hair_type_color',153,143,61), (277888,1280017,0,'soga_hair_type_highlight_color',123,49,2), (277889,1280017,1,'soga_lip_type',0,8,-28), (277890,1280017,1,'soga_nose_type',-28,-5,14), (277891,1280017,0,'soga_skin_color',144,142,142), (277892,1280017,0,'wing_color1',255,255,255), (277893,1280017,0,'wing_color2',255,255,255), (277894,1280018,1,'cheek_type',34,7,0), (277895,1280018,1,'chin_type',-8,-2,31), (277896,1280018,1,'ear_type',43,-7,0), (277897,1280018,1,'eye_brow_type',-31,-8,0), (277898,1280018,0,'eye_color',34,72,68), (277899,1280018,1,'eye_type',1,0,0), (277900,1280018,0,'hair_color1',228,244,0), (277901,1280018,0,'hair_face_color',116,44,9), (277902,1280018,0,'hair_face_highlight_color',53,19,10), (277903,1280018,0,'hair_type_color',116,44,9), (277904,1280018,0,'hair_type_highlight_color',53,19,10), (277905,1280018,1,'lip_type',14,-8,-8), (277906,1280018,1,'nose_type',14,-28,-12), (277907,1280018,0,'skin_color',237,235,203), (277908,1280018,1,'soga_cheek_type',0,-31,-8), (277909,1280018,1,'soga_chin_type',0,14,-8), (277910,1280018,1,'soga_ear_type',0,1,0), (277911,1280018,1,'soga_eye_brow_type',0,43,-7), (277912,1280018,0,'soga_eye_color',229,229,102), (277913,1280018,1,'soga_eye_type',1,0,0), (277914,1280018,0,'soga_hair_face_color',116,44,9), (277915,1280018,0,'soga_hair_face_highlight_color',53,19,10), (277916,1280018,0,'soga_hair_type_color',116,44,9), (277917,1280018,0,'soga_hair_type_highlight_color',53,19,10), (277918,1280018,1,'soga_lip_type',0,34,7), (277919,1280018,1,'soga_nose_type',-8,-8,-2), (277920,1280018,0,'soga_skin_color',237,235,203), (277921,1280018,0,'wing_color1',255,255,255), (277922,1280018,0,'wing_color2',255,255,255), (277923,1280019,1,'cheek_type',-18,31,0), (277924,1280019,1,'chin_type',0,0,-14), (277925,1280019,1,'ear_type',-17,-19,0), (277926,1280019,1,'eye_brow_type',0,-31,-17), (277927,1280019,0,'eye_color',182,192,165), (277928,1280019,1,'eye_type',25,0,0), (277929,1280019,0,'hair_color1',0,10,0), (277930,1280019,0,'hair_face_color',132,130,82), (277931,1280019,0,'hair_face_highlight_color',134,126,124), (277932,1280019,0,'hair_type_color',132,130,82), (277933,1280019,0,'hair_type_highlight_color',134,126,124), (277934,1280019,1,'lip_type',-28,0,0), (277935,1280019,1,'nose_type',9,0,10), (277936,1280019,0,'skin_color',179,139,69), (277937,1280019,1,'soga_cheek_type',0,0,-31), (277938,1280019,1,'soga_chin_type',0,-28,0), (277939,1280019,1,'soga_ear_type',0,25,0), (277940,1280019,1,'soga_eye_brow_type',0,-17,-19), (277941,1280019,0,'soga_eye_color',229,229,102), (277942,1280019,1,'soga_eye_type',25,0,0), (277943,1280019,0,'soga_hair_face_color',132,130,82), (277944,1280019,0,'soga_hair_face_highlight_color',134,126,124), (277945,1280019,0,'soga_hair_type_color',132,130,82), (277946,1280019,0,'soga_hair_type_highlight_color',134,126,124), (277947,1280019,1,'soga_lip_type',-17,-18,31), (277948,1280019,1,'soga_nose_type',9,0,10), (277949,1280019,0,'soga_skin_color',179,139,69), (277950,1280019,0,'wing_color1',255,255,255), (277951,1280019,0,'wing_color2',255,255,255), (277986,1280021,1,'cheek_type',-18,20,0), (277987,1280021,1,'chin_type',-7,2,10), (277988,1280021,1,'ear_type',-22,28,0), (277989,1280021,1,'eye_brow_type',0,-3,0), (277990,1280021,0,'eye_color',37,56,34), (277991,1280021,1,'eye_type',26,0,0), (277992,1280021,0,'hair_color1',222,14,0), (277993,1280021,0,'hair_face_color',64,56,11), (277994,1280021,0,'hair_face_highlight_color',99,97,86), (277995,1280021,0,'hair_type_color',64,56,11), (277996,1280021,0,'hair_type_highlight_color',99,97,86), (277997,1280021,1,'lip_type',31,19,-17), (277998,1280021,1,'nose_type',14,-34,14), (277999,1280021,0,'skin_color',187,129,128), (278000,1280021,1,'soga_cheek_type',0,0,-3), (278001,1280021,1,'soga_chin_type',0,31,19), (278002,1280021,1,'soga_ear_type',0,26,0), (278003,1280021,1,'soga_eye_brow_type',0,-22,28), (278004,1280021,0,'soga_eye_color',229,229,102), (278005,1280021,1,'soga_eye_type',26,0,0), (278006,1280021,0,'soga_hair_face_color',64,56,11), (278007,1280021,0,'soga_hair_face_highlight_color',99,97,86), (278008,1280021,0,'soga_hair_type_color',64,56,11), (278009,1280021,0,'soga_hair_type_highlight_color',99,97,86), (278010,1280021,1,'soga_lip_type',0,-18,20), (278011,1280021,1,'soga_nose_type',-17,-7,2), (278012,1280021,0,'soga_skin_color',187,129,128), (278013,1280021,0,'wing_color1',255,255,255), (278014,1280021,0,'wing_color2',255,255,255), (278015,1280022,1,'cheek_type',-17,-4,0), (278016,1280022,1,'chin_type',34,21,0), (278017,1280022,1,'ear_type',28,17,0), (278018,1280022,1,'eye_brow_type',-9,-17,-22), (278019,1280022,0,'eye_color',103,165,184), (278020,1280022,1,'eye_type',-5,0,0), (278021,1280022,0,'hair_color1',34,235,0), (278022,1280022,0,'hair_face_color',94,67,34), (278023,1280022,0,'hair_face_highlight_color',77,55,0), (278024,1280022,0,'hair_type_color',94,67,34), (278025,1280022,0,'hair_type_highlight_color',77,55,0), (278026,1280022,1,'lip_type',-26,37,12), (278027,1280022,1,'nose_type',-20,34,-21), (278028,1280022,0,'skin_color',182,157,105), (278029,1280022,1,'soga_cheek_type',0,-9,-17), (278030,1280022,1,'soga_chin_type',0,-26,37), (278031,1280022,1,'soga_ear_type',0,-5,0), (278032,1280022,1,'soga_eye_brow_type',0,28,17), (278033,1280022,0,'soga_eye_color',229,229,102), (278034,1280022,1,'soga_eye_type',-5,0,0), (278035,1280022,0,'soga_hair_face_color',94,67,34), (278036,1280022,0,'soga_hair_face_highlight_color',77,55,0), (278037,1280022,0,'soga_hair_type_color',94,67,34), (278038,1280022,0,'soga_hair_type_highlight_color',77,55,0), (278039,1280022,1,'soga_lip_type',-22,-17,-4), (278040,1280022,1,'soga_nose_type',12,34,21), (278041,1280022,0,'soga_skin_color',182,157,105), (278042,1280022,0,'wing_color1',255,255,255), (278043,1280022,0,'wing_color2',255,255,255), (278044,1280023,1,'cheek_type',28,-41,0), (278045,1280023,1,'chin_type',0,-18,0), (278046,1280023,1,'ear_type',25,0,0), (278047,1280023,1,'eye_brow_type',38,0,-2), (278048,1280023,0,'eye_color',170,187,161), (278049,1280023,1,'eye_type',-34,0,0), (278050,1280023,0,'hair_color1',245,245,0), (278051,1280023,0,'hair_face_color',126,92,51), (278052,1280023,0,'hair_face_highlight_color',47,31,0), (278053,1280023,0,'hair_type_color',126,92,51), (278054,1280023,0,'hair_type_highlight_color',47,31,0), (278055,1280023,1,'lip_type',-25,0,-7), (278056,1280023,1,'nose_type',22,-11,-11), (278057,1280023,0,'skin_color',222,201,147), (278058,1280023,1,'soga_cheek_type',0,38,0), (278059,1280023,1,'soga_chin_type',0,-25,0), (278060,1280023,1,'soga_ear_type',0,-34,0), (278061,1280023,1,'soga_eye_brow_type',0,25,0), (278062,1280023,0,'soga_eye_color',229,229,102), (278063,1280023,1,'soga_eye_type',-34,0,0), (278064,1280023,0,'soga_hair_face_color',126,92,51), (278065,1280023,0,'soga_hair_face_highlight_color',47,31,0), (278066,1280023,0,'soga_hair_type_color',126,92,51), (278067,1280023,0,'soga_hair_type_highlight_color',47,31,0), (278068,1280023,1,'soga_lip_type',-2,28,-41), (278069,1280023,1,'soga_nose_type',-7,0,-18), (278070,1280023,0,'soga_skin_color',222,201,147), (278071,1280023,0,'wing_color1',255,255,255), (278072,1280023,0,'wing_color2',255,255,255), (278073,1280024,1,'cheek_type',-9,-31,0), (278074,1280024,1,'chin_type',-40,9,0), (278075,1280024,1,'ear_type',-4,19,0), (278076,1280024,1,'eye_brow_type',20,-10,-14), (278077,1280024,0,'eye_color',146,190,204), (278078,1280024,1,'eye_type',19,0,0), (278079,1280024,0,'hair_color1',21,0,0), (278080,1280024,0,'hair_face_color',83,60,0), (278081,1280024,0,'hair_face_highlight_color',159,152,89), (278082,1280024,0,'hair_type_color',83,60,0), (278083,1280024,0,'hair_type_highlight_color',159,152,89), (278084,1280024,1,'lip_type',9,17,0), (278085,1280024,1,'nose_type',-32,21,0), (278086,1280024,0,'skin_color',241,242,217), (278087,1280024,1,'soga_cheek_type',0,20,-10), (278088,1280024,1,'soga_chin_type',0,9,17), (278089,1280024,1,'soga_ear_type',0,19,0), (278090,1280024,1,'soga_eye_brow_type',0,-4,19), (278091,1280024,0,'soga_eye_color',229,229,102), (278092,1280024,1,'soga_eye_type',19,0,0), (278093,1280024,0,'soga_hair_face_color',83,60,0), (278094,1280024,0,'soga_hair_face_highlight_color',159,152,89), (278095,1280024,0,'soga_hair_type_color',83,60,0), (278096,1280024,0,'soga_hair_type_highlight_color',159,152,89), (278097,1280024,1,'soga_lip_type',-14,-9,-31), (278098,1280024,1,'soga_nose_type',0,-40,9), (278099,1280024,0,'soga_skin_color',241,242,217), (278100,1280024,0,'wing_color1',255,255,255), (278101,1280024,0,'wing_color2',255,255,255), (278102,1280025,1,'cheek_type',75,71,0), (278103,1280025,1,'chin_type',-5,-31,0), (278104,1280025,1,'ear_type',14,-28,0), (278105,1280025,1,'eye_brow_type',81,-41,-71), (278106,1280025,0,'eye_color',139,104,50), (278107,1280025,1,'eye_type',-7,0,0), (278108,1280025,0,'hair_color1',14,34,221), (278109,1280025,0,'hair_color2',68,72,71), (278110,1280025,0,'hair_face_color',61,61,75), (278111,1280025,0,'hair_face_highlight_color',15,1,21), (278112,1280025,0,'hair_highlight',29,21,28), (278113,1280025,0,'hair_type_color',61,61,75), (278114,1280025,0,'hair_type_highlight_color',15,1,21), (278115,1280025,1,'lip_type',-37,-46,-44), (278116,1280025,1,'nose_type',63,14,34), (278117,1280025,0,'skin_color',176,127,99), (278118,1280025,1,'soga_cheek_type',0,81,-41), (278119,1280025,1,'soga_chin_type',0,-37,-46), (278120,1280025,1,'soga_ear_type',0,-7,0), (278121,1280025,1,'soga_eye_brow_type',0,14,-28), (278122,1280025,0,'soga_eye_color',229,229,102), (278123,1280025,1,'soga_eye_type',-7,0,0), (278124,1280025,0,'soga_hair_color1',43,36,70), (278125,1280025,0,'soga_hair_color2',68,72,71), (278126,1280025,0,'soga_hair_face_color',61,61,75), (278127,1280025,0,'soga_hair_face_highlight_color',15,1,21), (278128,1280025,0,'soga_hair_highlight',29,21,28), (278129,1280025,0,'soga_hair_type_color',61,61,75), (278130,1280025,0,'soga_hair_type_highlight_color',15,1,21), (278131,1280025,1,'soga_lip_type',-71,75,71), (278132,1280025,1,'soga_nose_type',-44,-5,-31), (278133,1280025,0,'soga_skin_color',176,127,99), (278134,1280025,0,'wing_color1',255,255,255), (278135,1280025,0,'wing_color2',255,255,255), (278136,1280026,1,'cheek_type',-2,-22,0), (278137,1280026,1,'chin_type',61,87,-50), (278138,1280026,1,'ear_type',34,20,0), (278139,1280026,1,'eye_brow_type',-4,-43,-61), (278140,1280026,0,'eye_color',68,140,0), (278141,1280026,1,'eye_type',-94,0,0), (278142,1280026,0,'hair_color1',43,206,56), (278143,1280026,1,'lip_type',97,25,0), (278144,1280026,1,'nose_type',-65,43,-50), (278145,1280026,0,'skin_color',43,13,0), (278146,1280026,1,'soga_cheek_type',0,-4,-43), (278147,1280026,1,'soga_chin_type',0,97,25), (278148,1280026,1,'soga_ear_type',0,-94,0), (278149,1280026,1,'soga_eye_brow_type',0,34,20), (278150,1280026,0,'soga_eye_color',229,229,102), (278151,1280026,1,'soga_eye_type',-94,0,0), (278152,1280026,1,'soga_lip_type',-61,-2,-22), (278153,1280026,1,'soga_nose_type',0,61,87), (278154,1280026,0,'soga_skin_color',43,13,0), (278155,1280026,0,'wing_color1',255,255,255), (278156,1280026,0,'wing_color2',255,255,255), (278157,1280027,1,'cheek_type',-18,20,0), (278158,1280027,1,'chin_type',-7,2,10), (278159,1280027,1,'ear_type',-22,28,0), (278160,1280027,1,'eye_brow_type',0,-3,0), (278161,1280027,0,'eye_color',37,56,34), (278162,1280027,1,'eye_type',26,0,0), (278163,1280027,0,'hair_color1',222,14,0), (278164,1280027,0,'hair_face_color',64,56,11), (278165,1280027,0,'hair_face_highlight_color',99,97,86), (278166,1280027,0,'hair_type_color',64,56,11), (278167,1280027,0,'hair_type_highlight_color',99,97,86), (278168,1280027,1,'lip_type',31,19,-17), (278169,1280027,1,'nose_type',14,-34,14), (278170,1280027,0,'skin_color',187,129,128), (278171,1280027,1,'soga_cheek_type',0,0,-3), (278172,1280027,1,'soga_chin_type',0,31,19), (278173,1280027,1,'soga_ear_type',0,26,0), (278174,1280027,1,'soga_eye_brow_type',0,-22,28), (278175,1280027,0,'soga_eye_color',229,229,102), (278176,1280027,1,'soga_eye_type',26,0,0), (278177,1280027,0,'soga_hair_face_color',64,56,11), (278178,1280027,0,'soga_hair_face_highlight_color',99,97,86), (278179,1280027,0,'soga_hair_type_color',64,56,11), (278180,1280027,0,'soga_hair_type_highlight_color',99,97,86), (278181,1280027,1,'soga_lip_type',0,-18,20), (278182,1280027,1,'soga_nose_type',-17,-7,2), (278183,1280027,0,'soga_skin_color',187,129,128), (278184,1280027,0,'wing_color1',255,255,255), (278185,1280027,0,'wing_color2',255,255,255), (278186,1280028,1,'cheek_type',20,-18,0), (278187,1280028,1,'chin_type',32,-9,48), (278188,1280028,1,'ear_type',-11,-40,0), (278189,1280028,1,'eye_brow_type',-4,22,0), (278190,1280028,0,'eye_color',43,88,101), (278191,1280028,1,'eye_type',-11,0,0), (278192,1280028,0,'hair_color1',236,246,0), (278193,1280028,0,'hair_face_color',210,105,18), (278194,1280028,0,'hair_face_highlight_color',51,48,44), (278195,1280028,0,'hair_type_color',210,105,18), (278196,1280028,0,'hair_type_highlight_color',51,48,44), (278197,1280028,1,'lip_type',20,10,-40), (278198,1280028,1,'nose_type',-7,-20,-10), (278199,1280028,0,'skin_color',223,225,225), (278200,1280028,1,'soga_cheek_type',0,-4,22), (278201,1280028,1,'soga_chin_type',0,20,10), (278202,1280028,1,'soga_ear_type',0,-11,0), (278203,1280028,1,'soga_eye_brow_type',0,-11,-40), (278204,1280028,0,'soga_eye_color',229,229,102), (278205,1280028,1,'soga_eye_type',-11,0,0), (278206,1280028,0,'soga_hair_face_color',210,105,18), (278207,1280028,0,'soga_hair_face_highlight_color',51,48,44), (278208,1280028,0,'soga_hair_type_color',210,105,18), (278209,1280028,0,'soga_hair_type_highlight_color',51,48,44), (278210,1280028,1,'soga_lip_type',0,20,-18), (278211,1280028,1,'soga_nose_type',-40,32,-9), (278212,1280028,0,'soga_skin_color',223,225,225), (278213,1280028,0,'wing_color1',255,255,255), (278214,1280028,0,'wing_color2',255,255,255), (278215,1280029,1,'cheek_type',0,20,0), (278216,1280029,1,'chin_type',-42,-34,25), (278217,1280029,1,'ear_type',0,-17,0), (278218,1280029,1,'eye_brow_type',10,11,0), (278219,1280029,0,'eye_color',66,69,37), (278220,1280029,1,'eye_type',-4,0,0), (278221,1280029,0,'hair_color1',225,37,0), (278222,1280029,0,'hair_face_color',52,33,0), (278223,1280029,0,'hair_face_highlight_color',153,59,10), (278224,1280029,0,'hair_type_color',52,33,0), (278225,1280029,0,'hair_type_highlight_color',153,59,10), (278226,1280029,1,'lip_type',0,-43,22), (278227,1280029,1,'nose_type',-19,-31,37), (278228,1280029,0,'skin_color',212,183,127), (278229,1280029,1,'soga_cheek_type',0,10,11), (278230,1280029,1,'soga_chin_type',0,0,-43), (278231,1280029,1,'soga_ear_type',0,-4,0), (278232,1280029,1,'soga_eye_brow_type',0,0,-17), (278233,1280029,0,'soga_eye_color',229,229,102), (278234,1280029,1,'soga_eye_type',-4,0,0), (278235,1280029,0,'soga_hair_face_color',52,33,0), (278236,1280029,0,'soga_hair_face_highlight_color',153,59,10), (278237,1280029,0,'soga_hair_type_color',52,33,0), (278238,1280029,0,'soga_hair_type_highlight_color',153,59,10), (278239,1280029,1,'soga_lip_type',0,0,20), (278240,1280029,1,'soga_nose_type',22,-42,-34), (278241,1280029,0,'soga_skin_color',212,183,127), (278242,1280029,0,'wing_color1',255,255,255), (278243,1280029,0,'wing_color2',255,255,255), (278244,1280030,1,'cheek_type',14,-75,0), (278245,1280030,1,'chin_type',21,17,77), (278246,1280030,1,'ear_type',71,76,0), (278247,1280030,1,'eye_brow_type',-11,-58,17), (278248,1280030,0,'eye_color',194,14,14), (278249,1280030,1,'eye_type',-75,0,0), (278250,1280030,0,'hair_color1',69,204,58), (278251,1280030,0,'hair_face_color',157,151,144), (278252,1280030,0,'hair_type_color',157,151,144), (278253,1280030,1,'lip_type',7,61,65), (278254,1280030,1,'nose_type',0,69,-52), (278255,1280030,0,'skin_color',149,150,106), (278256,1280030,1,'soga_cheek_type',0,-11,-58), (278257,1280030,1,'soga_chin_type',0,7,61), (278258,1280030,1,'soga_ear_type',0,-75,0), (278259,1280030,1,'soga_eye_brow_type',0,71,76), (278260,1280030,0,'soga_eye_color',229,229,102), (278261,1280030,1,'soga_eye_type',-75,0,0), (278262,1280030,0,'soga_hair_face_color',157,151,144), (278263,1280030,0,'soga_hair_type_color',157,151,144), (278264,1280030,1,'soga_lip_type',17,14,-75), (278265,1280030,1,'soga_nose_type',65,21,17), (278266,1280030,0,'soga_skin_color',149,150,106), (278267,1280030,0,'wing_color1',255,255,255), (278268,1280030,0,'wing_color2',255,255,255), (278269,1280031,1,'cheek_type',-18,31,0), (278270,1280031,1,'chin_type',0,0,-14), (278271,1280031,1,'ear_type',-17,-19,0), (278272,1280031,1,'eye_brow_type',0,-31,-17), (278273,1280031,0,'eye_color',182,192,165), (278274,1280031,1,'eye_type',25,0,0), (278275,1280031,0,'hair_color1',0,10,0), (278276,1280031,0,'hair_face_color',132,130,82), (278277,1280031,0,'hair_face_highlight_color',134,126,124), (278278,1280031,0,'hair_type_color',132,130,82), (278279,1280031,0,'hair_type_highlight_color',134,126,124), (278280,1280031,1,'lip_type',-28,0,0), (278281,1280031,1,'nose_type',9,0,10), (278282,1280031,0,'skin_color',124,126,127), (278283,1280031,1,'soga_cheek_type',0,0,-31), (278284,1280031,1,'soga_chin_type',0,-28,0), (278285,1280031,1,'soga_ear_type',0,25,0), (278286,1280031,1,'soga_eye_brow_type',0,-17,-19), (278287,1280031,0,'soga_eye_color',229,229,102), (278288,1280031,1,'soga_eye_type',25,0,0), (278289,1280031,0,'soga_hair_face_color',132,130,82), (278290,1280031,0,'soga_hair_face_highlight_color',134,126,124), (278291,1280031,0,'soga_hair_type_color',132,130,82), (278292,1280031,0,'soga_hair_type_highlight_color',134,126,124), (278293,1280031,1,'soga_lip_type',-17,-18,31), (278294,1280031,1,'soga_nose_type',9,0,10), (278295,1280031,0,'soga_skin_color',124,126,127), (278296,1280031,0,'wing_color1',255,255,255), (278297,1280031,0,'wing_color2',255,255,255), (278298,1280032,1,'cheek_type',1,34,0), (278299,1280032,1,'chin_type',-42,45,7), (278300,1280032,1,'ear_type',-10,-9,0), (278301,1280032,1,'eye_brow_type',11,-9,4), (278302,1280032,0,'eye_color',41,84,71), (278303,1280032,1,'eye_type',-1,0,0), (278304,1280032,0,'hair_color1',3,11,0), (278305,1280032,0,'hair_face_color',68,30,0), (278306,1280032,0,'hair_face_highlight_color',8,7,5), (278307,1280032,0,'hair_type_color',68,30,0), (278308,1280032,0,'hair_type_highlight_color',8,7,5), (278309,1280032,1,'lip_type',5,-26,9), (278310,1280032,1,'nose_type',11,3,11), (278311,1280032,0,'skin_color',142,97,78), (278312,1280032,1,'soga_cheek_type',0,11,-9), (278313,1280032,1,'soga_chin_type',0,5,-26), (278314,1280032,1,'soga_ear_type',0,-1,0), (278315,1280032,1,'soga_eye_brow_type',0,-10,-9), (278316,1280032,0,'soga_eye_color',229,229,102), (278317,1280032,1,'soga_eye_type',-1,0,0), (278318,1280032,0,'soga_hair_face_color',68,30,0), (278319,1280032,0,'soga_hair_face_highlight_color',8,7,5), (278320,1280032,0,'soga_hair_type_color',68,30,0), (278321,1280032,0,'soga_hair_type_highlight_color',8,7,5), (278322,1280032,1,'soga_lip_type',4,1,34), (278323,1280032,1,'soga_nose_type',9,-42,45), (278324,1280032,0,'soga_skin_color',142,97,78), (278325,1280032,0,'wing_color1',255,255,255), (278326,1280032,0,'wing_color2',255,255,255), (278327,1280033,1,'cheek_type',-2,10,0), (278328,1280033,1,'chin_type',0,-25,17), (278329,1280033,1,'ear_type',28,-9,0), (278330,1280033,1,'eye_brow_type',25,-10,10), (278331,1280033,1,'eye_type',7,0,0), (278332,1280033,0,'hair_color1',244,228,0), (278333,1280033,0,'hair_face_color',139,122,138), (278334,1280033,0,'hair_face_highlight_color',105,103,97), (278335,1280033,0,'hair_type_color',139,122,138), (278336,1280033,0,'hair_type_highlight_color',105,103,97), (278337,1280033,1,'lip_type',41,21,38), (278338,1280033,1,'nose_type',-12,-12,-28), (278339,1280033,0,'skin_color',0,4,4), (278340,1280033,1,'soga_cheek_type',0,25,-10), (278341,1280033,1,'soga_chin_type',0,41,21), (278342,1280033,1,'soga_ear_type',0,7,0), (278343,1280033,1,'soga_eye_brow_type',0,28,-9), (278344,1280033,0,'soga_eye_color',229,229,102), (278345,1280033,1,'soga_eye_type',7,0,0), (278346,1280033,0,'soga_hair_face_color',139,122,138), (278347,1280033,0,'soga_hair_face_highlight_color',105,103,97), (278348,1280033,0,'soga_hair_type_color',139,122,138), (278349,1280033,0,'soga_hair_type_highlight_color',105,103,97), (278350,1280033,1,'soga_lip_type',10,-2,10), (278351,1280033,1,'soga_nose_type',38,0,-25), (278352,1280033,0,'soga_skin_color',0,4,4), (278353,1280033,0,'wing_color1',255,255,255), (278354,1280033,0,'wing_color2',255,255,255), (278355,1280034,1,'cheek_type',-71,-83,0), (278356,1280034,1,'chin_type',37,68,39), (278357,1280034,1,'ear_type',-43,-52,0), (278358,1280034,1,'eye_brow_type',11,-47,-20), (278359,1280034,0,'eye_color',31,61,45), (278360,1280034,1,'eye_type',-25,0,0), (278361,1280034,0,'hair_color1',0,221,161), (278362,1280034,0,'hair_color2',39,0,0), (278363,1280034,0,'hair_face_color',192,99,44), (278364,1280034,0,'hair_face_highlight_color',26,15,35), (278365,1280034,0,'hair_highlight',26,24,25), (278366,1280034,0,'hair_type_color',192,99,44), (278367,1280034,0,'hair_type_highlight_color',26,15,35), (278368,1280034,1,'lip_type',0,7,-25), (278369,1280034,1,'nose_type',56,0,-35), (278370,1280034,0,'skin_color',227,231,231), (278371,1280034,1,'soga_cheek_type',0,11,-47), (278372,1280034,1,'soga_chin_type',0,0,7), (278373,1280034,1,'soga_ear_type',0,-25,0), (278374,1280034,1,'soga_eye_brow_type',0,-43,-52), (278375,1280034,0,'soga_eye_color',204,204,204), (278376,1280034,1,'soga_eye_type',39,0,0), (278377,1280034,0,'soga_hair_color1',105,26,26), (278378,1280034,0,'soga_hair_color2',157,83,0), (278379,1280034,0,'soga_hair_face_color',192,99,44), (278380,1280034,0,'soga_hair_face_highlight_color',26,15,35), (278381,1280034,0,'soga_hair_highlight',26,24,25), (278382,1280034,0,'soga_hair_type_color',192,99,44), (278383,1280034,0,'soga_hair_type_highlight_color',26,15,35), (278384,1280034,1,'soga_lip_type',-20,-71,-83), (278385,1280034,1,'soga_nose_type',-25,37,68), (278386,1280034,0,'soga_skin_color',227,231,231), (278387,1280035,1,'cheek_type',8,34,0), (278388,1280035,1,'chin_type',-28,48,4), (278389,1280035,1,'ear_type',-17,4,0), (278390,1280035,1,'eye_brow_type',-8,7,1), (278391,1280035,0,'eye_color',255,255,249), (278392,1280035,1,'eye_type',-1,0,0), (278393,1280035,0,'hair_color1',214,1,0), (278394,1280035,0,'hair_face_color',76,75,66), (278395,1280035,0,'hair_type_color',76,75,66), (278396,1280035,1,'lip_type',-14,14,43), (278397,1280035,1,'nose_type',14,-42,1), (278398,1280035,0,'skin_color',129,131,93), (278399,1280035,1,'soga_cheek_type',0,-8,7), (278400,1280035,1,'soga_chin_type',0,-14,14), (278401,1280035,1,'soga_ear_type',0,-1,0), (278402,1280035,1,'soga_eye_brow_type',0,-17,4), (278403,1280035,0,'soga_eye_color',229,229,102), (278404,1280035,1,'soga_eye_type',-1,0,0), (278405,1280035,0,'soga_hair_face_color',76,75,66), (278406,1280035,0,'soga_hair_type_color',76,75,66), (278407,1280035,1,'soga_lip_type',1,8,34), (278408,1280035,1,'soga_nose_type',43,-28,48), (278409,1280035,0,'soga_skin_color',129,131,93), (278410,1280035,0,'wing_color1',255,255,255), (278411,1280035,0,'wing_color2',255,255,255), (278412,1280036,1,'cheek_type',0,7,0), (278413,1280036,1,'chin_type',-20,46,3), (278414,1280036,1,'ear_type',-44,31,0), (278415,1280036,1,'eye_brow_type',1,10,-8), (278416,1280036,0,'eye_color',42,82,61), (278417,1280036,1,'eye_type',-29,0,0), (278418,1280036,0,'hair_color1',28,246,0), (278419,1280036,0,'hair_face_color',57,36,0), (278420,1280036,0,'hair_face_highlight_color',39,21,2), (278421,1280036,0,'hair_type_color',57,36,0), (278422,1280036,0,'hair_type_highlight_color',39,21,2), (278423,1280036,1,'lip_type',-9,-4,-31), (278424,1280036,1,'nose_type',0,28,-10), (278425,1280036,0,'skin_color',244,250,250), (278426,1280036,1,'soga_cheek_type',0,1,10), (278427,1280036,1,'soga_chin_type',0,-9,-4), (278428,1280036,1,'soga_ear_type',0,-29,0), (278429,1280036,1,'soga_eye_brow_type',0,-44,31), (278430,1280036,0,'soga_eye_color',229,229,102), (278431,1280036,1,'soga_eye_type',-29,0,0), (278432,1280036,0,'soga_hair_face_color',57,36,0), (278433,1280036,0,'soga_hair_face_highlight_color',39,21,2), (278434,1280036,0,'soga_hair_type_color',57,36,0), (278435,1280036,0,'soga_hair_type_highlight_color',39,21,2), (278436,1280036,1,'soga_lip_type',-8,0,7), (278437,1280036,1,'soga_nose_type',-31,-20,46), (278438,1280036,0,'soga_skin_color',244,250,250), (278439,1280036,0,'wing_color1',255,255,255), (278440,1280036,0,'wing_color2',255,255,255), (278441,1280037,1,'cheek_type',-43,-3,0), (278442,1280037,1,'chin_type',17,68,-28), (278443,1280037,1,'ear_type',-12,-52,0), (278444,1280037,1,'eye_brow_type',-14,77,0), (278445,1280037,0,'eye_color',0,58,58), (278446,1280037,1,'eye_type',-20,0,0), (278447,1280037,0,'hair_color1',25,172,23), (278448,1280037,1,'lip_type',38,-65,39), (278449,1280037,1,'nose_type',35,25,-84), (278450,1280037,0,'skin_color',80,23,7), (278451,1280037,1,'soga_cheek_type',0,-14,77), (278452,1280037,1,'soga_chin_type',0,38,-65), (278453,1280037,1,'soga_ear_type',0,-20,0), (278454,1280037,1,'soga_eye_brow_type',0,-12,-52), (278455,1280037,0,'soga_eye_color',229,229,102), (278456,1280037,1,'soga_eye_type',-20,0,0), (278457,1280037,1,'soga_lip_type',0,-43,-3), (278458,1280037,1,'soga_nose_type',39,17,68), (278459,1280037,0,'soga_skin_color',80,23,7), (278460,1280037,0,'wing_color1',255,255,255), (278461,1280037,0,'wing_color2',255,255,255), (278462,1280038,1,'cheek_type',-68,-85,0), (278463,1280038,1,'chin_type',93,-55,-89), (278464,1280038,1,'ear_type',38,-91,0), (278465,1280038,1,'eye_brow_type',-18,-66,32), (278466,1280038,0,'eye_color',121,176,192), (278467,1280038,1,'eye_type',-22,0,0), (278468,1280038,0,'hair_color1',0,222,222), (278469,1280038,0,'hair_color2',168,0,0), (278470,1280038,0,'hair_face_color',112,136,139), (278471,1280038,0,'hair_face_highlight_color',19,6,25), (278472,1280038,0,'hair_highlight',26,24,25), (278473,1280038,0,'hair_type_color',112,136,139), (278474,1280038,0,'hair_type_highlight_color',19,6,25), (278475,1280038,1,'lip_type',46,-89,-82), (278476,1280038,1,'nose_type',-94,0,-34), (278477,1280038,0,'skin_color',213,220,211), (278478,1280038,1,'soga_cheek_type',0,-18,-66), (278479,1280038,1,'soga_chin_type',0,46,-89), (278480,1280038,1,'soga_ear_type',0,-22,0), (278481,1280038,1,'soga_eye_brow_type',0,38,-91), (278482,1280038,0,'soga_eye_color',229,229,102), (278483,1280038,1,'soga_eye_type',-88,0,0), (278484,1280038,0,'soga_hair_color1',123,123,130), (278485,1280038,0,'soga_hair_color2',144,140,137), (278486,1280038,0,'soga_hair_face_color',112,136,139), (278487,1280038,0,'soga_hair_face_highlight_color',19,6,25), (278488,1280038,0,'soga_hair_highlight',26,24,25), (278489,1280038,0,'soga_hair_type_color',112,136,139), (278490,1280038,0,'soga_hair_type_highlight_color',19,6,25), (278491,1280038,1,'soga_lip_type',32,-68,-85), (278492,1280038,1,'soga_nose_type',-82,93,-55), (278493,1280038,0,'soga_skin_color',213,220,211), (278494,1280039,1,'cheek_type',44,-4,0), (278495,1280039,1,'chin_type',68,55,87), (278496,1280039,1,'ear_type',-47,26,0), (278497,1280039,1,'eye_brow_type',-9,-1,39), (278498,1280039,0,'eye_color',204,204,204), (278499,1280039,0,'hair_color1',165,75,187), (278500,1280039,1,'lip_type',23,-32,-61), (278501,1280039,1,'nose_type',-25,-91,75), (278502,1280039,0,'skin_color',1,0,0), (278503,1280039,1,'soga_cheek_type',0,-9,-1), (278504,1280039,1,'soga_chin_type',0,23,-32), (278505,1280039,1,'soga_ear_type',-47,26,0), (278506,1280039,1,'soga_eye_brow_type',0,-47,26), (278507,1280039,0,'soga_eye_color',229,229,102), (278508,1280039,1,'soga_lip_type',39,44,-4), (278509,1280039,1,'soga_nose_type',-61,68,55), (278510,1280039,0,'soga_skin_color',1,0,0), (278511,1280039,0,'wing_color1',255,255,255), (278512,1280039,0,'wing_color2',255,255,255), (278513,1280040,1,'cheek_type',-53,-81,0), (278514,1280040,1,'chin_type',50,-88,61), (278515,1280040,1,'ear_type',50,-83,0), (278516,1280040,1,'eye_brow_type',-93,-83,-76), (278517,1280040,0,'eye_color',0,88,88), (278518,1280040,1,'eye_type',-43,0,0), (278519,1280040,0,'hair_color1',166,208,17), (278520,1280040,1,'lip_type',-56,21,-56), (278521,1280040,1,'nose_type',82,-90,-48), (278522,1280040,0,'skin_color',135,121,71), (278523,1280040,1,'soga_cheek_type',0,-93,-83), (278524,1280040,1,'soga_chin_type',0,-56,21), (278525,1280040,1,'soga_ear_type',0,-43,0), (278526,1280040,1,'soga_eye_brow_type',0,50,-83), (278527,1280040,0,'soga_eye_color',229,229,102), (278528,1280040,1,'soga_eye_type',-43,0,0), (278529,1280040,1,'soga_lip_type',-76,-53,-81), (278530,1280040,1,'soga_nose_type',-56,50,-88), (278531,1280040,0,'soga_skin_color',135,121,71), (278532,1280040,0,'wing_color1',255,255,255), (278533,1280040,0,'wing_color2',255,255,255), (278534,1280041,1,'cheek_type',-68,0,0), (278535,1280041,1,'chin_type',-84,89,-14), (278536,1280041,1,'ear_type',87,95,0), (278537,1280041,1,'eye_brow_type',85,26,0), (278538,1280041,0,'eye_color',48,92,62), (278539,1280041,1,'eye_type',3,0,0), (278540,1280041,0,'hair_color1',93,93,212), (278541,1280041,0,'hair_color2',163,0,0), (278542,1280041,0,'hair_face_color',149,50,27), (278543,1280041,0,'hair_face_highlight_color',231,184,29), (278544,1280041,0,'hair_highlight',246,219,114), (278545,1280041,0,'hair_type_color',149,50,27), (278546,1280041,0,'hair_type_highlight_color',231,184,29), (278547,1280041,1,'lip_type',17,-95,-14), (278548,1280041,1,'nose_type',93,93,93), (278549,1280041,0,'skin_color',58,48,49), (278550,1280041,1,'soga_cheek_type',0,85,26), (278551,1280041,1,'soga_chin_type',0,17,-95), (278552,1280041,1,'soga_ear_type',0,3,0), (278553,1280041,1,'soga_eye_brow_type',0,87,95), (278554,1280041,0,'soga_eye_color',229,229,102), (278555,1280041,1,'soga_eye_type',-93,0,0), (278556,1280041,0,'soga_hair_color1',89,21,21), (278557,1280041,0,'soga_hair_color2',171,87,0), (278558,1280041,0,'soga_hair_face_color',149,50,27), (278559,1280041,0,'soga_hair_face_highlight_color',231,184,29), (278560,1280041,0,'soga_hair_highlight',246,219,114), (278561,1280041,0,'soga_hair_type_color',149,50,27), (278562,1280041,0,'soga_hair_type_highlight_color',231,184,29), (278563,1280041,1,'soga_lip_type',0,-68,0), (278564,1280041,1,'soga_nose_type',-14,-84,89), (278565,1280041,0,'soga_skin_color',58,48,49), (278566,1280041,0,'wing_color1',255,255,255), (278567,1280041,0,'wing_color2',255,255,255), (278568,1280042,1,'cheek_type',11,0,0), (278569,1280042,1,'chin_type',7,28,-8), (278570,1280042,1,'ear_type',11,11,0), (278571,1280042,1,'eye_brow_type',7,4,-28), (278572,1280042,0,'eye_color',171,162,179), (278573,1280042,1,'eye_type',7,0,0), (278574,1280042,0,'hair_color1',25,227,0), (278575,1280042,0,'hair_face_color',80,58,0), (278576,1280042,0,'hair_type_color',80,58,0), (278577,1280042,1,'lip_type',3,35,-4), (278578,1280042,1,'nose_type',0,25,-29), (278579,1280042,0,'skin_color',217,198,185), (278580,1280042,1,'soga_cheek_type',0,7,4), (278581,1280042,1,'soga_chin_type',0,3,35), (278582,1280042,1,'soga_ear_type',0,7,0), (278583,1280042,1,'soga_eye_brow_type',0,11,11), (278584,1280042,0,'soga_eye_color',229,229,102), (278585,1280042,1,'soga_eye_type',7,0,0), (278586,1280042,0,'soga_hair_face_color',80,58,0), (278587,1280042,0,'soga_hair_type_color',80,58,0), (278588,1280042,1,'soga_lip_type',-28,11,0), (278589,1280042,1,'soga_nose_type',-4,7,28), (278590,1280042,0,'soga_skin_color',217,198,185), (278591,1280042,0,'wing_color1',255,255,255), (278592,1280042,0,'wing_color2',255,255,255), (278593,1280043,1,'cheek_type',-10,14,0), (278594,1280043,1,'chin_type',-17,-9,25), (278595,1280043,1,'ear_type',-7,-19,0), (278596,1280043,1,'eye_brow_type',0,-31,-19), (278597,1280043,0,'eye_color',101,87,47), (278598,1280043,1,'eye_type',-26,0,0), (278599,1280043,0,'hair_color1',3,222,0), (278600,1280043,0,'hair_face_color',111,104,47), (278601,1280043,0,'hair_face_highlight_color',86,78,21), (278602,1280043,0,'hair_type_color',111,104,47), (278603,1280043,0,'hair_type_highlight_color',86,78,21), (278604,1280043,1,'lip_type',-28,-23,25), (278605,1280043,1,'nose_type',-8,3,-34), (278606,1280043,0,'skin_color',240,219,221), (278607,1280043,1,'soga_cheek_type',0,0,-31), (278608,1280043,1,'soga_chin_type',0,-28,-23), (278609,1280043,1,'soga_ear_type',0,-26,0), (278610,1280043,1,'soga_eye_brow_type',0,-7,-19), (278611,1280043,0,'soga_eye_color',229,229,102), (278612,1280043,1,'soga_eye_type',-26,0,0), (278613,1280043,0,'soga_hair_face_color',111,104,47), (278614,1280043,0,'soga_hair_face_highlight_color',86,78,21), (278615,1280043,0,'soga_hair_type_color',111,104,47), (278616,1280043,0,'soga_hair_type_highlight_color',86,78,21), (278617,1280043,1,'soga_lip_type',-19,-10,14), (278618,1280043,1,'soga_nose_type',25,-17,-9), (278619,1280043,0,'soga_skin_color',240,219,221), (278620,1280043,0,'wing_color1',255,255,255), (278621,1280043,0,'wing_color2',255,255,255), (278622,1280044,1,'cheek_type',17,-2,0), (278623,1280044,1,'chin_type',-20,18,31), (278624,1280044,1,'ear_type',12,-31,0), (278625,1280044,1,'eye_brow_type',-12,-34,-10), (278626,1280044,0,'eye_color',44,89,102), (278627,1280044,1,'eye_type',-42,0,0), (278628,1280044,0,'hair_color1',234,228,0), (278629,1280044,0,'hair_face_color',182,132,0), (278630,1280044,0,'hair_face_highlight_color',58,53,16), (278631,1280044,0,'hair_type_color',182,132,0), (278632,1280044,0,'hair_type_highlight_color',58,53,16), (278633,1280044,1,'lip_type',-28,25,1), (278634,1280044,1,'nose_type',-17,-22,-28), (278635,1280044,0,'skin_color',130,130,130), (278636,1280044,1,'soga_cheek_type',0,-12,-34), (278637,1280044,1,'soga_chin_type',0,-28,25), (278638,1280044,1,'soga_ear_type',0,-42,0), (278639,1280044,1,'soga_eye_brow_type',0,12,-31), (278640,1280044,0,'soga_eye_color',229,229,102), (278641,1280044,1,'soga_eye_type',-42,0,0), (278642,1280044,0,'soga_hair_face_color',182,132,0), (278643,1280044,0,'soga_hair_face_highlight_color',58,53,16), (278644,1280044,0,'soga_hair_type_color',182,132,0), (278645,1280044,0,'soga_hair_type_highlight_color',58,53,16), (278646,1280044,1,'soga_lip_type',-10,17,-2), (278647,1280044,1,'soga_nose_type',1,-20,18), (278648,1280044,0,'soga_skin_color',130,130,130), (278649,1280044,0,'wing_color1',255,255,255), (278650,1280044,0,'wing_color2',255,255,255), (278651,1280045,1,'cheek_type',-48,11,0), (278652,1280045,1,'chin_type',2,-8,5), (278653,1280045,1,'ear_type',0,42,0), (278654,1280045,1,'eye_brow_type',1,7,-42), (278655,1280045,0,'eye_color',104,70,31), (278656,1280045,1,'eye_type',44,0,0), (278657,1280045,0,'hair_color1',11,252,0), (278658,1280045,0,'hair_face_color',48,35,0), (278659,1280045,0,'hair_face_highlight_color',40,33,26), (278660,1280045,0,'hair_type_color',48,35,0), (278661,1280045,0,'hair_type_highlight_color',40,33,26), (278662,1280045,1,'lip_type',0,-7,-18), (278663,1280045,1,'nose_type',28,11,-4), (278664,1280045,0,'skin_color',241,240,205), (278665,1280045,1,'soga_cheek_type',0,1,7), (278666,1280045,1,'soga_chin_type',0,0,-7), (278667,1280045,1,'soga_ear_type',0,44,0), (278668,1280045,1,'soga_eye_brow_type',0,0,42), (278669,1280045,0,'soga_eye_color',229,229,102), (278670,1280045,1,'soga_eye_type',44,0,0), (278671,1280045,0,'soga_hair_face_color',48,35,0), (278672,1280045,0,'soga_hair_face_highlight_color',40,33,26), (278673,1280045,0,'soga_hair_type_color',48,35,0), (278674,1280045,0,'soga_hair_type_highlight_color',40,33,26), (278675,1280045,1,'soga_lip_type',-42,-48,11), (278676,1280045,1,'soga_nose_type',-18,2,-8), (278677,1280045,0,'soga_skin_color',241,240,205), (278678,1280045,0,'wing_color1',255,255,255), (278679,1280045,0,'wing_color2',255,255,255), (278680,1280046,1,'cheek_type',-77,-74,0), (278681,1280046,1,'chin_type',50,-14,-56), (278682,1280046,1,'ear_type',26,47,0), (278683,1280046,1,'eye_brow_type',100,100,100), (278684,1280046,0,'eye_color',193,248,245), (278685,1280046,1,'eye_type',-28,0,0), (278686,1280046,0,'hair_color1',156,17,225), (278687,1280046,0,'hair_color2',60,71,71), (278688,1280046,0,'hair_face_color',244,246,246), (278689,1280046,0,'hair_face_highlight_color',244,246,246), (278690,1280046,0,'hair_highlight',161,165,168), (278691,1280046,0,'hair_type_color',244,246,246), (278692,1280046,0,'hair_type_highlight_color',244,246,246), (278693,1280046,1,'lip_type',100,-100,100), (278694,1280046,1,'nose_type',-100,-100,17), (278695,1280046,0,'skin_color',72,72,72), (278696,1280046,1,'soga_cheek_type',0,100,100), (278697,1280046,1,'soga_chin_type',0,100,-100), (278698,1280046,1,'soga_ear_type',0,-28,0), (278699,1280046,1,'soga_eye_brow_type',0,26,47), (278700,1280046,0,'soga_eye_color',229,229,102), (278701,1280046,1,'soga_eye_type',-28,0,0), (278702,1280046,0,'soga_hair_color1',161,165,168), (278703,1280046,0,'soga_hair_color2',60,71,71), (278704,1280046,0,'soga_hair_face_color',244,246,246), (278705,1280046,0,'soga_hair_face_highlight_color',244,246,246), (278706,1280046,0,'soga_hair_highlight',161,165,168), (278707,1280046,0,'soga_hair_type_color',244,246,246), (278708,1280046,0,'soga_hair_type_highlight_color',244,246,246), (278709,1280046,1,'soga_lip_type',100,-77,-74), (278710,1280046,1,'soga_nose_type',100,50,-14), (278711,1280046,0,'soga_skin_color',72,72,72), (278712,1280046,0,'wing_color1',255,255,255), (278713,1280046,0,'wing_color2',255,255,255), (278714,1280047,1,'cheek_type',41,15,0), (278715,1280047,1,'chin_type',-85,-21,65), (278716,1280047,1,'ear_type',40,56,0), (278717,1280047,1,'eye_brow_type',-37,-95,-44), (278718,1280047,0,'eye_color',104,70,31), (278719,1280047,1,'eye_type',-89,0,0), (278720,1280047,0,'hair_color1',241,79,242), (278721,1280047,0,'hair_color2',163,0,0), (278722,1280047,0,'hair_face_highlight_color',20,6,8), (278723,1280047,0,'hair_highlight',21,13,24), (278724,1280047,0,'hair_type_highlight_color',20,6,8), (278725,1280047,1,'lip_type',-93,-56,-7), (278726,1280047,1,'nose_type',-72,-15,79), (278727,1280047,0,'skin_color',225,194,141), (278728,1280047,1,'soga_cheek_type',0,-37,-95), (278729,1280047,1,'soga_chin_type',0,-93,-56), (278730,1280047,1,'soga_ear_type',0,-89,0), (278731,1280047,1,'soga_eye_brow_type',0,40,56), (278732,1280047,0,'soga_eye_color',229,229,102), (278733,1280047,1,'soga_eye_type',-93,0,0), (278734,1280047,0,'soga_hair_color1',21,13,24), (278735,1280047,0,'soga_hair_color2',34,28,24), (278736,1280047,0,'soga_hair_face_highlight_color',20,6,8), (278737,1280047,0,'soga_hair_highlight',21,13,24), (278738,1280047,0,'soga_hair_type_highlight_color',20,6,8), (278739,1280047,1,'soga_lip_type',-44,41,15), (278740,1280047,1,'soga_nose_type',-7,-85,-21), (278741,1280047,0,'soga_skin_color',225,194,141), (278742,1280047,0,'wing_color1',255,255,255), (278743,1280047,0,'wing_color2',255,255,255), (278744,1280048,1,'cheek_type',45,0,0), (278745,1280048,1,'chin_type',-50,70,17), (278746,1280048,1,'ear_type',-83,15,0), (278747,1280048,1,'eye_brow_type',77,-79,0), (278748,1280048,0,'eye_color',221,153,255), (278749,1280048,1,'eye_type',37,0,0), (278750,1280048,0,'hair_color1',7,21,98), (278751,1280048,0,'hair_color2',68,71,106), (278752,1280048,0,'hair_face_color',102,107,148), (278753,1280048,0,'hair_face_highlight_color',100,131,152), (278754,1280048,0,'hair_highlight',98,135,156), (278755,1280048,0,'hair_type_color',102,107,148), (278756,1280048,0,'hair_type_highlight_color',100,131,152), (278757,1280048,1,'lip_type',-8,15,23), (278758,1280048,1,'nose_type',44,7,21), (278759,1280048,0,'skin_color',193,165,164), (278760,1280048,1,'soga_cheek_type',0,77,-79), (278761,1280048,1,'soga_chin_type',0,-8,15), (278762,1280048,1,'soga_ear_type',0,37,0), (278763,1280048,1,'soga_eye_brow_type',0,-83,15), (278764,1280048,0,'soga_eye_color',229,229,102), (278765,1280048,1,'soga_eye_type',37,0,0), (278766,1280048,0,'soga_hair_color1',94,119,160), (278767,1280048,0,'soga_hair_color2',68,71,106), (278768,1280048,0,'soga_hair_face_color',102,107,148), (278769,1280048,0,'soga_hair_face_highlight_color',100,131,152), (278770,1280048,0,'soga_hair_highlight',98,135,156), (278771,1280048,0,'soga_hair_type_color',102,107,148), (278772,1280048,0,'soga_hair_type_highlight_color',100,131,152), (278773,1280048,1,'soga_lip_type',0,45,0), (278774,1280048,1,'soga_nose_type',23,-50,70), (278775,1280048,0,'soga_skin_color',193,165,164), (278776,1280048,0,'wing_color1',255,255,255), (278777,1280048,0,'wing_color2',255,255,255), (278778,1280049,1,'cheek_type',81,-56,0), (278779,1280049,1,'chin_type',-75,-25,38), (278780,1280049,1,'ear_type',-69,71,0), (278781,1280049,1,'eye_brow_type',43,31,-93), (278782,1280049,0,'eye_color',38,77,88), (278783,1280049,1,'eye_type',-53,0,0), (278784,1280049,0,'hair_color1',172,159,64), (278785,1280049,0,'hair_color2',197,0,0), (278786,1280049,0,'hair_face_color',59,58,73), (278787,1280049,0,'hair_face_highlight_color',119,147,147), (278788,1280049,0,'hair_highlight',29,21,28), (278789,1280049,0,'hair_type_color',59,58,73), (278790,1280049,0,'hair_type_highlight_color',119,147,147), (278791,1280049,1,'lip_type',28,34,-1), (278792,1280049,1,'nose_type',28,-84,-97), (278793,1280049,0,'skin_color',186,191,170), (278794,1280049,1,'soga_cheek_type',0,43,31), (278795,1280049,1,'soga_chin_type',0,28,34), (278796,1280049,1,'soga_ear_type',0,-53,0), (278797,1280049,1,'soga_eye_brow_type',0,-69,71), (278798,1280049,0,'soga_eye_color',229,229,102), (278799,1280049,1,'soga_eye_type',-59,0,0), (278800,1280049,0,'soga_hair_color1',114,112,142), (278801,1280049,0,'soga_hair_color2',152,138,129), (278802,1280049,0,'soga_hair_face_color',59,58,73), (278803,1280049,0,'soga_hair_face_highlight_color',119,147,147), (278804,1280049,0,'soga_hair_highlight',29,21,28), (278805,1280049,0,'soga_hair_type_color',59,58,73), (278806,1280049,0,'soga_hair_type_highlight_color',119,147,147), (278807,1280049,1,'soga_lip_type',-93,81,-56), (278808,1280049,1,'soga_nose_type',-1,-75,-25), (278809,1280049,0,'soga_skin_color',186,191,170), (278810,1280049,0,'wing_color1',255,255,255), (278811,1280049,0,'wing_color2',255,255,255), (278812,1280050,1,'cheek_type',71,-62,0), (278813,1280050,1,'chin_type',7,25,44), (278814,1280050,1,'ear_type',69,-94,0), (278815,1280050,1,'eye_brow_type',-42,17,21), (278816,1280050,0,'eye_color',150,193,203), (278817,1280050,1,'eye_type',31,0,0), (278818,1280050,0,'hair_color1',57,25,231), (278819,1280050,0,'hair_color2',203,0,0), (278820,1280050,0,'hair_face_color',42,29,3), (278821,1280050,0,'hair_face_highlight_color',15,1,21), (278822,1280050,0,'hair_highlight',29,21,28), (278823,1280050,0,'hair_type_color',42,29,3), (278824,1280050,0,'hair_type_highlight_color',15,1,21), (278825,1280050,1,'lip_type',0,84,9), (278826,1280050,1,'nose_type',88,57,25), (278827,1280050,0,'skin_color',177,186,186), (278828,1280050,1,'soga_cheek_type',0,-42,17), (278829,1280050,1,'soga_chin_type',0,0,84), (278830,1280050,1,'soga_ear_type',0,31,0), (278831,1280050,1,'soga_eye_brow_type',0,69,-94), (278832,1280050,0,'soga_eye_color',229,229,102), (278833,1280050,1,'soga_eye_type',-53,0,0), (278834,1280050,0,'soga_hair_color1',114,112,142), (278835,1280050,0,'soga_hair_color2',152,138,129), (278836,1280050,0,'soga_hair_face_color',42,29,3), (278837,1280050,0,'soga_hair_face_highlight_color',15,1,21), (278838,1280050,0,'soga_hair_highlight',29,21,28), (278839,1280050,0,'soga_hair_type_color',42,29,3), (278840,1280050,0,'soga_hair_type_highlight_color',15,1,21), (278841,1280050,1,'soga_lip_type',21,71,-62), (278842,1280050,1,'soga_nose_type',9,7,25), (278843,1280050,0,'soga_skin_color',177,186,186), (278844,1280050,0,'wing_color1',255,255,255), (278845,1280050,0,'wing_color2',255,255,255), (278846,1280051,1,'cheek_type',45,2,0), (278847,1280051,1,'chin_type',-17,17,-20), (278848,1280051,1,'ear_type',-3,-14,0), (278849,1280051,1,'eye_brow_type',-2,46,-9), (278850,1280051,0,'eye_color',172,154,189), (278851,1280051,1,'eye_type',-25,0,0), (278852,1280051,0,'hair_color1',17,14,0), (278853,1280051,0,'hair_face_color',35,13,4), (278854,1280051,0,'hair_type_color',35,13,4), (278855,1280051,1,'lip_type',34,-28,-1), (278856,1280051,1,'nose_type',32,17,14), (278857,1280051,0,'skin_color',104,120,98), (278858,1280051,1,'soga_cheek_type',0,-2,46), (278859,1280051,1,'soga_chin_type',0,34,-28), (278860,1280051,1,'soga_ear_type',0,-25,0), (278861,1280051,1,'soga_eye_brow_type',0,-3,-14), (278862,1280051,0,'soga_eye_color',229,229,102), (278863,1280051,1,'soga_eye_type',-25,0,0), (278864,1280051,0,'soga_hair_face_color',35,13,4), (278865,1280051,0,'soga_hair_type_color',35,13,4), (278866,1280051,1,'soga_lip_type',-9,45,2), (278867,1280051,1,'soga_nose_type',-1,-17,17), (278868,1280051,0,'soga_skin_color',104,120,98), (278869,1280051,0,'wing_color1',255,255,255), (278870,1280051,0,'wing_color2',255,255,255), (278871,1280052,1,'cheek_type',100,-61,0), (278872,1280052,1,'chin_type',-81,75,1), (278873,1280052,1,'ear_type',-44,-9,0), (278874,1280052,1,'eye_brow_type',-42,100,100), (278875,1280052,0,'eye_color',80,52,21), (278876,1280052,1,'eye_type',-4,0,0), (278877,1280052,0,'hair_color1',156,87,237), (278878,1280052,0,'hair_color2',100,0,0), (278879,1280052,0,'hair_face_color',52,50,65), (278880,1280052,0,'hair_face_highlight_color',211,220,220), (278881,1280052,0,'hair_highlight',164,165,165), (278882,1280052,0,'hair_type_color',52,50,65), (278883,1280052,0,'hair_type_highlight_color',211,220,220), (278884,1280052,1,'lip_type',100,7,-100), (278885,1280052,1,'nose_type',-100,-100,87), (278886,1280052,0,'skin_color',220,196,154), (278887,1280052,1,'soga_cheek_type',0,-42,100), (278888,1280052,1,'soga_chin_type',0,100,7), (278889,1280052,1,'soga_ear_type',0,-4,0), (278890,1280052,1,'soga_eye_brow_type',0,-44,-9), (278891,1280052,0,'soga_eye_color',229,229,102), (278892,1280052,1,'soga_eye_type',100,0,0), (278893,1280052,0,'soga_hair_color1',50,48,56), (278894,1280052,0,'soga_hair_color2',68,72,71), (278895,1280052,0,'soga_hair_face_color',52,50,65), (278896,1280052,0,'soga_hair_face_highlight_color',211,220,220), (278897,1280052,0,'soga_hair_highlight',164,165,165), (278898,1280052,0,'soga_hair_type_color',52,50,65), (278899,1280052,0,'soga_hair_type_highlight_color',211,220,220), (278900,1280052,1,'soga_lip_type',100,100,-61), (278901,1280052,1,'soga_nose_type',-100,-81,75), (278902,1280052,0,'soga_skin_color',220,196,154), (278903,1280052,0,'wing_color1',255,255,255), (278904,1280052,0,'wing_color2',255,255,255), (278905,1280053,1,'cheek_type',51,-12,0), (278906,1280053,1,'chin_type',53,-63,-70), (278907,1280053,1,'ear_type',-87,-43,0), (278908,1280053,1,'eye_brow_type',66,-14,-5), (278909,1280053,0,'eye_color',238,177,255), (278910,1280053,1,'eye_type',32,0,0), (278911,1280053,0,'hair_color1',179,193,81), (278912,1280053,0,'hair_color2',121,113,107), (278913,1280053,0,'hair_face_color',100,131,153), (278914,1280053,0,'hair_face_highlight_color',213,205,195), (278915,1280053,0,'hair_highlight',112,123,142), (278916,1280053,0,'hair_type_color',100,131,153), (278917,1280053,0,'hair_type_highlight_color',213,205,195), (278918,1280053,1,'lip_type',-10,-68,-26), (278919,1280053,1,'nose_type',48,-77,-63), (278920,1280053,0,'skin_color',134,156,172), (278921,1280053,1,'soga_cheek_type',0,66,-14), (278922,1280053,1,'soga_chin_type',0,-10,-68), (278923,1280053,1,'soga_ear_type',0,32,0), (278924,1280053,1,'soga_eye_brow_type',0,-87,-43), (278925,1280053,0,'soga_eye_color',229,229,102), (278926,1280053,1,'soga_eye_type',-63,0,0), (278927,1280053,0,'soga_hair_color1',114,112,142), (278928,1280053,0,'soga_hair_color2',121,113,107), (278929,1280053,0,'soga_hair_face_color',100,131,153), (278930,1280053,0,'soga_hair_face_highlight_color',213,205,195), (278931,1280053,0,'soga_hair_highlight',112,123,142), (278932,1280053,0,'soga_hair_type_color',100,131,153), (278933,1280053,0,'soga_hair_type_highlight_color',213,205,195), (278934,1280053,1,'soga_lip_type',-5,51,-12), (278935,1280053,1,'soga_nose_type',-26,53,-63), (278936,1280053,0,'soga_skin_color',134,156,172), (278937,1280053,0,'wing_color1',255,255,255), (278938,1280053,0,'wing_color2',255,255,255), (278939,1280054,1,'cheek_type',39,-44,0), (278940,1280054,1,'chin_type',19,56,-57), (278941,1280054,1,'ear_type',31,-10,0), (278942,1280054,1,'eye_brow_type',71,-23,69), (278943,1280054,0,'eye_color',155,186,169), (278944,1280054,1,'eye_type',91,0,0), (278945,1280054,0,'hair_color1',188,181,31), (278946,1280054,0,'hair_color2',84,0,0), (278947,1280054,0,'hair_face_color',244,246,246), (278948,1280054,0,'hair_face_highlight_color',33,24,42), (278949,1280054,0,'hair_highlight',29,21,28), (278950,1280054,0,'hair_type_color',244,246,246), (278951,1280054,0,'hair_type_highlight_color',33,24,42), (278952,1280054,1,'lip_type',25,-19,-75), (278953,1280054,1,'nose_type',18,-68,-75), (278954,1280054,0,'skin_color',217,184,175), (278955,1280054,1,'soga_cheek_type',0,71,-23), (278956,1280054,1,'soga_chin_type',0,25,-19), (278957,1280054,1,'soga_ear_type',0,91,0), (278958,1280054,1,'soga_eye_brow_type',0,31,-10), (278959,1280054,0,'soga_eye_color',229,229,102), (278960,1280054,1,'soga_eye_type',84,0,0), (278961,1280054,0,'soga_hair_color1',161,165,168), (278962,1280054,0,'soga_hair_color2',50,69,69), (278963,1280054,0,'soga_hair_face_color',244,246,246), (278964,1280054,0,'soga_hair_face_highlight_color',33,24,42), (278965,1280054,0,'soga_hair_highlight',29,21,28), (278966,1280054,0,'soga_hair_type_color',244,246,246), (278967,1280054,0,'soga_hair_type_highlight_color',33,24,42), (278968,1280054,1,'soga_lip_type',69,39,-44), (278969,1280054,1,'soga_nose_type',-75,19,56), (278970,1280054,0,'soga_skin_color',217,184,175), (278971,1280054,0,'wing_color1',255,255,255), (278972,1280054,0,'wing_color2',255,255,255), (278973,1280055,1,'cheek_type',62,41,0), (278974,1280055,1,'chin_type',-14,22,-62), (278975,1280055,1,'ear_type',0,35,0), (278976,1280055,1,'eye_brow_type',65,90,-85), (278977,1280055,0,'eye_color',36,74,82), (278978,1280055,1,'eye_type',34,0,0), (278979,1280055,0,'hair_color1',225,75,41), (278980,1280055,0,'hair_color2',185,97,0), (278981,1280055,0,'hair_face_color',84,0,0), (278982,1280055,0,'hair_face_highlight_color',140,47,30), (278983,1280055,0,'hair_highlight',91,21,51), (278984,1280055,0,'hair_type_color',84,0,0), (278985,1280055,0,'hair_type_highlight_color',140,47,30), (278986,1280055,1,'lip_type',-31,41,-22), (278987,1280055,1,'nose_type',84,-31,75), (278988,1280055,0,'skin_color',136,125,86), (278989,1280055,1,'soga_cheek_type',0,65,90), (278990,1280055,1,'soga_chin_type',0,-31,41), (278991,1280055,1,'soga_ear_type',0,34,0), (278992,1280055,1,'soga_eye_brow_type',0,0,35), (278993,1280055,0,'soga_eye_color',229,229,102), (278994,1280055,1,'soga_eye_type',34,0,0), (278995,1280055,0,'soga_hair_color1',109,14,49), (278996,1280055,0,'soga_hair_color2',185,97,0), (278997,1280055,0,'soga_hair_face_color',84,0,0), (278998,1280055,0,'soga_hair_face_highlight_color',140,47,30), (278999,1280055,0,'soga_hair_highlight',91,21,51), (279000,1280055,0,'soga_hair_type_color',84,0,0), (279001,1280055,0,'soga_hair_type_highlight_color',140,47,30), (279002,1280055,1,'soga_lip_type',-85,62,41), (279003,1280055,1,'soga_nose_type',-22,-14,22), (279004,1280055,0,'soga_skin_color',136,125,86), (279005,1280055,0,'wing_color1',255,255,255), (279006,1280055,0,'wing_color2',255,255,255), (279007,1280056,1,'cheek_type',-26,-8,0), (279008,1280056,1,'chin_type',-25,18,-17), (279009,1280056,1,'ear_type',-1,32,0), (279010,1280056,1,'eye_brow_type',-25,-35,-20), (279011,1280056,0,'eye_color',148,180,158), (279012,1280056,1,'eye_type',-14,0,0), (279013,1280056,0,'hair_color1',216,25,0), (279014,1280056,0,'hair_face_color',155,207,206), (279015,1280056,0,'hair_face_highlight_color',23,10,0), (279016,1280056,0,'hair_type_color',155,207,206), (279017,1280056,0,'hair_type_highlight_color',23,10,0), (279018,1280056,1,'lip_type',-10,-29,2), (279019,1280056,1,'nose_type',-14,-40,25), (279020,1280056,0,'skin_color',233,240,240), (279021,1280056,1,'soga_cheek_type',0,-25,-35), (279022,1280056,1,'soga_chin_type',0,-10,-29), (279023,1280056,1,'soga_ear_type',0,-14,0), (279024,1280056,1,'soga_eye_brow_type',0,-1,32), (279025,1280056,0,'soga_eye_color',229,229,102), (279026,1280056,1,'soga_eye_type',-14,0,0), (279027,1280056,0,'soga_hair_face_color',155,207,206), (279028,1280056,0,'soga_hair_face_highlight_color',23,10,0), (279029,1280056,0,'soga_hair_type_color',155,207,206), (279030,1280056,0,'soga_hair_type_highlight_color',23,10,0), (279031,1280056,1,'soga_lip_type',-20,-26,-8), (279032,1280056,1,'soga_nose_type',2,-25,18), (279033,1280056,0,'soga_skin_color',233,240,240), (279034,1280056,0,'wing_color1',255,255,255), (279035,1280056,0,'wing_color2',255,255,255), (279036,1280057,1,'cheek_type',-5,0,0), (279037,1280057,1,'chin_type',21,10,39), (279038,1280057,1,'ear_type',-19,-7,0), (279039,1280057,1,'eye_brow_type',-47,46,-10), (279040,1280057,0,'eye_color',172,172,53), (279041,1280057,1,'eye_type',-20,0,0), (279042,1280057,0,'hair_color1',239,26,0), (279043,1280057,0,'hair_face_color',30,12,0), (279044,1280057,0,'hair_type_color',30,12,0), (279045,1280057,1,'lip_type',-25,-14,28), (279046,1280057,1,'nose_type',0,-17,26), (279047,1280057,0,'skin_color',115,126,115), (279048,1280057,1,'soga_cheek_type',0,-47,46), (279049,1280057,1,'soga_chin_type',0,-25,-14), (279050,1280057,1,'soga_ear_type',0,-20,0), (279051,1280057,1,'soga_eye_brow_type',0,-19,-7), (279052,1280057,0,'soga_eye_color',229,229,102), (279053,1280057,1,'soga_eye_type',-20,0,0), (279054,1280057,0,'soga_hair_face_color',30,12,0), (279055,1280057,0,'soga_hair_type_color',30,12,0), (279056,1280057,1,'soga_lip_type',-10,-5,0), (279057,1280057,1,'soga_nose_type',28,21,10), (279058,1280057,0,'soga_skin_color',115,126,115), (279059,1280057,0,'wing_color1',255,255,255), (279060,1280057,0,'wing_color2',255,255,255), (279061,1280058,1,'cheek_type',-7,-25,0), (279062,1280058,1,'chin_type',-23,23,34), (279063,1280058,1,'ear_type',-18,0,0), (279064,1280058,1,'eye_brow_type',0,21,-22), (279065,1280058,0,'eye_color',216,160,190), (279066,1280058,1,'eye_type',-12,0,0), (279067,1280058,0,'hair_color1',7,247,0), (279068,1280058,0,'hair_face_color',144,134,121), (279069,1280058,0,'hair_type_color',144,134,121), (279070,1280058,1,'lip_type',0,32,-2), (279071,1280058,1,'nose_type',-40,7,-9), (279072,1280058,0,'skin_color',137,158,130), (279073,1280058,1,'soga_cheek_type',0,0,21), (279074,1280058,1,'soga_chin_type',0,0,32), (279075,1280058,1,'soga_ear_type',0,-12,0), (279076,1280058,1,'soga_eye_brow_type',0,-18,0), (279077,1280058,0,'soga_eye_color',229,229,102), (279078,1280058,1,'soga_eye_type',-12,0,0), (279079,1280058,0,'soga_hair_face_color',144,134,121), (279080,1280058,0,'soga_hair_type_color',144,134,121), (279081,1280058,1,'soga_lip_type',-22,-7,-25), (279082,1280058,1,'soga_nose_type',-2,-23,23), (279083,1280058,0,'soga_skin_color',137,158,130), (279084,1280058,0,'wing_color1',255,255,255), (279085,1280058,0,'wing_color2',255,255,255), (279086,1280059,1,'cheek_type',-34,-14,0), (279087,1280059,1,'chin_type',93,93,-25), (279088,1280059,1,'ear_type',83,7,0), (279089,1280059,1,'eye_brow_type',-95,-93,-53), (279090,1280059,0,'eye_color',97,105,57), (279091,1280059,1,'eye_type',79,0,0), (279092,1280059,0,'hair_color1',167,48,35), (279093,1280059,0,'hair_color2',77,0,0), (279094,1280059,0,'hair_face_color',233,184,31), (279095,1280059,0,'hair_face_highlight_color',43,17,14), (279096,1280059,0,'hair_highlight',79,28,15), (279097,1280059,0,'hair_type_color',233,184,31), (279098,1280059,0,'hair_type_highlight_color',43,17,14), (279099,1280059,1,'lip_type',-68,79,95), (279100,1280059,1,'nose_type',90,-89,48), (279101,1280059,0,'skin_color',114,103,68), (279102,1280059,1,'soga_cheek_type',0,-95,-93), (279103,1280059,1,'soga_chin_type',0,-68,79), (279104,1280059,1,'soga_ear_type',0,79,0), (279105,1280059,1,'soga_eye_brow_type',0,83,7), (279106,1280059,0,'soga_eye_color',229,229,102), (279107,1280059,1,'soga_eye_type',77,0,0), (279108,1280059,0,'soga_hair_color1',109,14,49), (279109,1280059,0,'soga_hair_color2',185,97,0), (279110,1280059,0,'soga_hair_face_color',233,184,31), (279111,1280059,0,'soga_hair_face_highlight_color',43,17,14), (279112,1280059,0,'soga_hair_highlight',79,28,15), (279113,1280059,0,'soga_hair_type_color',233,184,31), (279114,1280059,0,'soga_hair_type_highlight_color',43,17,14), (279115,1280059,1,'soga_lip_type',-53,-34,-14), (279116,1280059,1,'soga_nose_type',95,93,93), (279117,1280059,0,'soga_skin_color',114,103,68), (279118,1280059,0,'wing_color1',255,255,255), (279119,1280059,0,'wing_color2',255,255,255), (279120,1280060,1,'cheek_type',77,-75,0), (279121,1280060,1,'chin_type',58,88,28), (279122,1280060,1,'ear_type',14,56,0), (279123,1280060,1,'eye_brow_type',59,26,-89), (279124,1280060,0,'eye_color',144,188,195), (279125,1280060,1,'eye_type',-21,0,0), (279126,1280060,0,'hair_color1',10,239,11), (279127,1280060,0,'hair_color2',93,0,0), (279128,1280060,0,'hair_face_color',219,179,15), (279129,1280060,0,'hair_face_highlight_color',93,65,9), (279130,1280060,0,'hair_highlight',105,26,26), (279131,1280060,0,'hair_type_color',219,179,15), (279132,1280060,0,'hair_type_highlight_color',93,65,9), (279133,1280060,1,'lip_type',-46,37,-63), (279134,1280060,1,'nose_type',7,10,-17), (279135,1280060,0,'skin_color',200,187,181), (279136,1280060,1,'soga_cheek_type',0,59,26), (279137,1280060,1,'soga_chin_type',0,-46,37), (279138,1280060,1,'soga_ear_type',0,-21,0), (279139,1280060,1,'soga_eye_brow_type',0,14,56), (279140,1280060,0,'soga_eye_color',229,229,102), (279141,1280060,1,'soga_eye_type',93,0,0), (279142,1280060,0,'soga_hair_color1',54,45,28), (279143,1280060,0,'soga_hair_color2',104,52,0), (279144,1280060,0,'soga_hair_face_color',219,179,15), (279145,1280060,0,'soga_hair_face_highlight_color',93,65,9), (279146,1280060,0,'soga_hair_highlight',105,26,26), (279147,1280060,0,'soga_hair_type_color',219,179,15), (279148,1280060,0,'soga_hair_type_highlight_color',93,65,9), (279149,1280060,1,'soga_lip_type',-89,77,-75), (279150,1280060,1,'soga_nose_type',-63,58,88), (279151,1280060,0,'soga_skin_color',200,187,181), (279152,1280060,0,'wing_color1',255,255,255), (279153,1280060,0,'wing_color2',255,255,255), (279154,1280061,1,'cheek_type',31,-5,0), (279155,1280061,1,'chin_type',14,-26,8), (279156,1280061,1,'ear_type',-2,34,0), (279157,1280061,1,'eye_brow_type',-7,43,22), (279158,1280061,0,'eye_color',148,191,202), (279159,1280061,0,'hair_color1',231,3,0), (279160,1280061,0,'hair_face_color',28,18,0), (279161,1280061,0,'hair_face_highlight_color',71,58,0), (279162,1280061,0,'hair_type_color',28,18,0), (279163,1280061,0,'hair_type_highlight_color',71,58,0), (279164,1280061,1,'lip_type',-9,-10,-26), (279165,1280061,1,'nose_type',0,-25,3), (279166,1280061,0,'skin_color',185,185,185), (279167,1280061,1,'soga_cheek_type',0,-7,43), (279168,1280061,1,'soga_chin_type',0,-9,-10), (279169,1280061,1,'soga_ear_type',-2,34,0), (279170,1280061,1,'soga_eye_brow_type',0,-2,34), (279171,1280061,0,'soga_eye_color',229,229,102), (279172,1280061,0,'soga_hair_face_color',28,18,0), (279173,1280061,0,'soga_hair_face_highlight_color',71,58,0), (279174,1280061,0,'soga_hair_type_color',28,18,0), (279175,1280061,0,'soga_hair_type_highlight_color',71,58,0), (279176,1280061,1,'soga_lip_type',22,31,-5), (279177,1280061,1,'soga_nose_type',-26,14,-26), (279178,1280061,0,'soga_skin_color',185,185,185), (279179,1280061,0,'wing_color1',255,255,255), (279180,1280061,0,'wing_color2',255,255,255), (279181,1280062,0,'eye_color',255,255,255), (279182,1280062,0,'skin_color',255,255,255), (279183,1280062,0,'soga_eye_color',255,0,255), (279184,1280063,0,'eye_color',255,0,0), (279185,1280063,0,'skin_color',1,1,1), (279186,1280063,0,'soga_eye_color',255,0,255), (279187,1280064,1,'cheek_type',62,84,0), (279188,1280064,1,'chin_type',-82,34,-28), (279189,1280064,1,'ear_type',-97,17,0), (279190,1280064,1,'eye_brow_type',-26,-17,-21), (279191,1280064,0,'eye_color',115,172,190), (279192,1280064,1,'eye_type',-58,0,0), (279193,1280064,0,'hair_color1',0,88,52), (279194,1280064,0,'hair_color2',169,7,0), (279195,1280064,0,'hair_face_color',231,170,26), (279196,1280064,0,'hair_face_highlight_color',40,34,51), (279197,1280064,0,'hair_highlight',29,21,28), (279198,1280064,0,'hair_type_color',231,170,26), (279199,1280064,0,'hair_type_highlight_color',40,34,51), (279200,1280064,1,'lip_type',-32,-4,-72), (279201,1280064,1,'nose_type',31,0,88), (279202,1280064,0,'skin_color',67,50,51), (279203,1280064,1,'soga_cheek_type',0,-26,-17), (279204,1280064,1,'soga_chin_type',0,-32,-4), (279205,1280064,1,'soga_ear_type',0,-58,0), (279206,1280064,1,'soga_eye_brow_type',0,-97,17), (279207,1280064,0,'soga_eye_color',229,229,102), (279208,1280064,1,'soga_eye_type',-87,0,0), (279209,1280064,0,'soga_hair_color1',39,32,39), (279210,1280064,0,'soga_hair_color2',38,22,21), (279211,1280064,0,'soga_hair_face_color',231,170,26), (279212,1280064,0,'soga_hair_face_highlight_color',40,34,51), (279213,1280064,0,'soga_hair_highlight',29,21,28), (279214,1280064,0,'soga_hair_type_color',231,170,26), (279215,1280064,0,'soga_hair_type_highlight_color',40,34,51), (279216,1280064,1,'soga_lip_type',-21,62,84), (279217,1280064,1,'soga_nose_type',-72,-82,34), (279218,1280064,0,'soga_skin_color',67,50,51), (279219,1280064,0,'wing_color1',255,255,255), (279220,1280064,0,'wing_color2',255,255,255), (279221,1280065,0,'eye_color',255,255,255), (279222,1280065,0,'skin_color',255,255,255), (279223,1280065,0,'soga_eye_color',255,0,255), (279224,1280066,0,'eye_color',33,91,36), (279225,1280066,0,'skin_color',211,110,39), (279226,1280066,0,'soga_eye_color',255,0,255), (279227,1280067,0,'eye_color',255,255,255), (279228,1280067,0,'skin_color',255,255,255), (279229,1280067,0,'soga_eye_color',255,0,255), (279230,1280068,1,'cheek_type',100,64,0), (279231,1280068,1,'chin_type',37,8,-45), (279232,1280068,1,'ear_type',100,100,0), (279233,1280068,1,'eye_brow_type',100,-100,100), (279234,1280068,0,'eye_color',250,250,57), (279235,1280068,1,'eye_type',100,0,0), (279236,1280068,0,'hair_color1',100,100,156), (279237,1280068,0,'hair_face_color',223,220,194), (279238,1280068,0,'hair_type_color',223,220,194), (279239,1280068,1,'lip_type',-42,9,-7), (279240,1280068,1,'nose_type',-100,100,100), (279241,1280068,0,'skin_color',153,135,121), (279242,1280068,1,'soga_cheek_type',0,100,-100), (279243,1280068,1,'soga_chin_type',0,-42,9), (279244,1280068,1,'soga_ear_type',0,100,0), (279245,1280068,1,'soga_eye_brow_type',0,100,100), (279246,1280068,0,'soga_eye_color',229,229,102), (279247,1280068,1,'soga_eye_type',100,0,0), (279248,1280068,0,'soga_hair_face_color',223,220,194), (279249,1280068,0,'soga_hair_type_color',223,220,194), (279250,1280068,1,'soga_lip_type',100,100,64), (279251,1280068,1,'soga_nose_type',-7,37,8), (279252,1280068,0,'soga_skin_color',153,135,121), (279253,1280068,0,'wing_color1',255,255,255), (279254,1280068,0,'wing_color2',255,255,255), (279255,1280069,0,'eye_color',255,255,255), (279256,1280069,0,'skin_color',255,255,255), (279257,1280069,0,'soga_eye_color',255,0,255), (279258,1280070,0,'eye_color',255,255,255), (279259,1280070,0,'skin_color',255,255,255), (279260,1280070,0,'soga_eye_color',255,0,255), (279261,1280071,1,'cheek_type',-94,-88,0), (279262,1280071,1,'chin_type',-77,17,-7), (279263,1280071,1,'ear_type',-46,-50,0), (279264,1280071,1,'eye_brow_type',-37,70,20), (279265,1280071,0,'eye_color',154,195,207), (279266,1280071,1,'eye_type',87,0,0), (279267,1280071,0,'hair_color1',109,14,49), (279268,1280071,0,'hair_color2',185,97,0), (279269,1280071,0,'hair_face_color',98,13,13), (279270,1280071,0,'hair_face_highlight_color',94,10,9), (279271,1280071,0,'hair_highlight',109,14,49), (279272,1280071,0,'hair_type_color',98,13,13), (279273,1280071,0,'hair_type_highlight_color',94,10,9), (279274,1280071,1,'lip_type',17,-7,25), (279275,1280071,1,'nose_type',7,50,25), (279276,1280071,0,'skin_color',179,190,190), (279277,1280071,1,'soga_cheek_type',-94,-88,0), (279278,1280071,1,'soga_chin_type',-77,17,-7), (279279,1280071,1,'soga_ear_type',-46,-50,0), (279280,1280071,1,'soga_eye_brow_type',-37,70,20), (279281,1280071,0,'soga_eye_color',229,229,102), (279282,1280071,1,'soga_eye_type',87,0,0), (279283,1280071,0,'soga_hair_color1',109,14,49), (279284,1280071,0,'soga_hair_color2',185,97,0), (279285,1280071,0,'soga_hair_face_color',98,13,13), (279286,1280071,0,'soga_hair_face_highlight_color',94,10,9), (279287,1280071,0,'soga_hair_highlight',109,14,49), (279288,1280071,0,'soga_hair_type_color',98,13,13), (279289,1280071,0,'soga_hair_type_highlight_color',94,10,9), (279290,1280071,1,'soga_lip_type',17,-7,25), (279291,1280071,1,'soga_nose_type',7,50,25), (279292,1280071,0,'soga_skin_color',179,190,190), (279293,1280072,1,'cheek_type',-41,1,0), (279294,1280072,1,'chin_type',12,11,-3), (279295,1280072,1,'ear_type',-5,-14,0), (279296,1280072,1,'eye_brow_type',11,-28,18), (279297,1280072,0,'eye_color',170,142,111), (279298,1280072,1,'eye_type',-26,0,0), (279299,1280072,0,'hair_face_color',249,240,235), (279300,1280072,0,'hair_face_highlight_color',107,88,2), (279301,1280072,0,'hair_type_color',249,240,235), (279302,1280072,0,'hair_type_highlight_color',107,88,2), (279303,1280072,1,'lip_type',-7,-25,-22), (279304,1280072,1,'nose_type',18,7,14), (279305,1280072,0,'skin_color',249,230,230), (279306,1280072,1,'soga_cheek_type',-41,1,0), (279307,1280072,1,'soga_chin_type',12,11,-3), (279308,1280072,1,'soga_ear_type',-5,-14,0), (279309,1280072,1,'soga_eye_brow_type',11,-28,18), (279310,1280072,0,'soga_eye_color',229,229,102), (279311,1280072,1,'soga_eye_type',-26,0,0), (279312,1280072,0,'soga_hair_face_color',249,240,235), (279313,1280072,0,'soga_hair_face_highlight_color',107,88,2), (279314,1280072,0,'soga_hair_type_color',249,240,235), (279315,1280072,0,'soga_hair_type_highlight_color',107,88,2), (279316,1280072,1,'soga_lip_type',-7,-25,-22), (279317,1280072,1,'soga_nose_type',18,7,14), (279318,1280072,0,'soga_skin_color',249,230,230), (279319,1280072,0,'wing_color1',255,255,255), (279320,1280072,0,'wing_color2',255,255,255), (279321,1280073,1,'cheek_type',-40,-68,0), (279322,1280073,1,'chin_type',26,70,-40), (279323,1280073,1,'ear_type',-37,-25,0), (279324,1280073,1,'eye_brow_type',88,-63,-55), (279325,1280073,0,'eye_color',30,57,39), (279326,1280073,1,'eye_type',-31,0,0), (279327,1280073,0,'hair_color1',209,131,22), (279328,1280073,0,'hair_color2',199,150,48), (279329,1280073,0,'hair_face_color',198,139,15), (279330,1280073,0,'hair_face_highlight_color',244,246,246), (279331,1280073,0,'hair_highlight',161,165,168), (279332,1280073,0,'hair_type_color',198,139,15), (279333,1280073,0,'hair_type_highlight_color',244,246,246), (279334,1280073,1,'lip_type',-42,79,15), (279335,1280073,1,'nose_type',-25,-72,17), (279336,1280073,0,'skin_color',244,248,248), (279337,1280073,1,'soga_cheek_type',-40,-68,0), (279338,1280073,1,'soga_chin_type',26,70,-40), (279339,1280073,1,'soga_ear_type',-37,-25,0), (279340,1280073,1,'soga_eye_brow_type',88,-63,-55), (279341,1280073,0,'soga_eye_color',229,229,102), (279342,1280073,1,'soga_eye_type',-31,0,0), (279343,1280073,0,'soga_hair_color1',209,131,22), (279344,1280073,0,'soga_hair_color2',199,150,48), (279345,1280073,0,'soga_hair_face_color',198,139,15), (279346,1280073,0,'soga_hair_face_highlight_color',244,246,246), (279347,1280073,0,'soga_hair_highlight',161,165,168), (279348,1280073,0,'soga_hair_type_color',198,139,15), (279349,1280073,0,'soga_hair_type_highlight_color',244,246,246), (279350,1280073,1,'soga_lip_type',-42,79,15), (279351,1280073,1,'soga_nose_type',-25,-72,17), (279352,1280073,0,'soga_skin_color',244,248,248), (279353,1280073,0,'wing_color1',255,255,255), (279354,1280073,0,'wing_color2',255,255,255), (279355,1280074,1,'cheek_type',-87,-56,0), (279356,1280074,1,'chin_type',-87,-11,-22), (279357,1280074,1,'ear_type',89,94,0), (279358,1280074,1,'eye_brow_type',-20,-14,12), (279359,1280074,0,'eye_color',47,97,103), (279360,1280074,1,'eye_type',15,0,0), (279361,1280074,0,'hair_color1',43,36,70), (279362,1280074,0,'hair_color2',64,76,74), (279363,1280074,0,'hair_face_color',61,61,75), (279364,1280074,0,'hair_highlight',38,22,21), (279365,1280074,0,'hair_type_color',61,61,75), (279366,1280074,1,'lip_type',-21,35,59), (279367,1280074,1,'nose_type',-88,41,-75), (279368,1280074,0,'skin_color',217,204,205), (279369,1280074,1,'soga_cheek_type',-87,-56,0), (279370,1280074,1,'soga_chin_type',-87,-11,-22), (279371,1280074,1,'soga_ear_type',89,94,0), (279372,1280074,1,'soga_eye_brow_type',-20,-14,12), (279373,1280074,0,'soga_eye_color',229,229,102), (279374,1280074,1,'soga_eye_type',15,0,0), (279375,1280074,0,'soga_hair_color1',43,36,70), (279376,1280074,0,'soga_hair_color2',64,76,74), (279377,1280074,0,'soga_hair_face_color',61,61,75), (279378,1280074,0,'soga_hair_highlight',38,22,21), (279379,1280074,0,'soga_hair_type_color',61,61,75), (279380,1280074,1,'soga_lip_type',-21,35,59), (279381,1280074,1,'soga_nose_type',-88,41,-75), (279382,1280074,0,'soga_skin_color',217,204,205), (279383,1280074,0,'wing_color1',255,255,255), (279384,1280074,0,'wing_color2',255,255,255), (279385,1280075,1,'cheek_type',7,50,0), (279386,1280075,1,'chin_type',-58,-96,-56), (279387,1280075,1,'ear_type',46,-56,0), (279388,1280075,1,'eye_brow_type',-89,14,22), (279389,1280075,0,'eye_color',240,139,255), (279390,1280075,1,'eye_type',-11,0,0), (279391,1280075,0,'hair_color1',56,22,22), (279392,1280075,0,'hair_color2',52,50,42), (279393,1280075,0,'hair_face_color',7,1,1), (279394,1280075,0,'hair_face_highlight_color',103,133,149), (279395,1280075,0,'hair_highlight',102,153,147), (279396,1280075,0,'hair_type_color',7,1,1), (279397,1280075,0,'hair_type_highlight_color',103,133,149), (279398,1280075,1,'lip_type',79,35,21), (279399,1280075,1,'nose_type',-96,56,94), (279400,1280075,0,'skin_color',199,172,194), (279401,1280075,1,'soga_cheek_type',7,50,0), (279402,1280075,1,'soga_chin_type',-58,-96,-56), (279403,1280075,1,'soga_ear_type',46,-56,0), (279404,1280075,1,'soga_eye_brow_type',-89,14,22), (279405,1280075,0,'soga_eye_color',229,229,102), (279406,1280075,1,'soga_eye_type',-11,0,0), (279407,1280075,0,'soga_hair_color1',56,22,22), (279408,1280075,0,'soga_hair_color2',52,50,42), (279409,1280075,0,'soga_hair_face_color',7,1,1), (279410,1280075,0,'soga_hair_face_highlight_color',103,133,149), (279411,1280075,0,'soga_hair_highlight',102,153,147), (279412,1280075,0,'soga_hair_type_color',7,1,1), (279413,1280075,0,'soga_hair_type_highlight_color',103,133,149), (279414,1280075,1,'soga_lip_type',79,35,21), (279415,1280075,1,'soga_nose_type',-96,56,94), (279416,1280075,0,'soga_skin_color',199,172,194), (279417,1280075,0,'wing_color1',255,255,255), (279418,1280075,0,'wing_color2',255,255,255), (279419,1280076,0,'eye_color',255,255,255), (279420,1280076,0,'skin_color',255,255,255), (279421,1280076,0,'soga_eye_color',255,0,255), (279422,1280077,1,'cheek_type',-31,14,0), (279423,1280077,1,'chin_type',-14,17,-37), (279424,1280077,1,'ear_type',0,29,0), (279425,1280077,1,'eye_brow_type',-9,28,0), (279426,1280077,0,'eye_color',209,180,255), (279427,1280077,1,'eye_type',17,0,0), (279428,1280077,0,'hair_color1',160,156,172), (279429,1280077,0,'hair_color2',62,62,68), (279430,1280077,0,'hair_face_color',122,151,151), (279431,1280077,0,'hair_face_highlight_color',105,103,97), (279432,1280077,0,'hair_highlight',114,112,142), (279433,1280077,0,'hair_type_color',122,151,151), (279434,1280077,0,'hair_type_highlight_color',105,103,97), (279435,1280077,1,'lip_type',-31,-19,-14), (279436,1280077,1,'nose_type',-28,39,-2), (279437,1280077,0,'skin_color',100,65,95), (279438,1280077,1,'soga_cheek_type',-31,14,0), (279439,1280077,1,'soga_chin_type',-14,17,-37), (279440,1280077,1,'soga_ear_type',0,29,0), (279441,1280077,1,'soga_eye_brow_type',-9,28,0), (279442,1280077,0,'soga_eye_color',229,229,102), (279443,1280077,1,'soga_eye_type',17,0,0), (279444,1280077,0,'soga_hair_color1',160,156,172), (279445,1280077,0,'soga_hair_color2',62,62,68), (279446,1280077,0,'soga_hair_face_color',122,151,151), (279447,1280077,0,'soga_hair_face_highlight_color',105,103,97), (279448,1280077,0,'soga_hair_highlight',114,112,142), (279449,1280077,0,'soga_hair_type_color',122,151,151), (279450,1280077,0,'soga_hair_type_highlight_color',105,103,97), (279451,1280077,1,'soga_lip_type',-31,-19,-14), (279452,1280077,1,'soga_nose_type',-28,39,-2), (279453,1280077,0,'soga_skin_color',100,65,95), (279454,1280077,0,'wing_color1',255,255,255), (279455,1280077,0,'wing_color2',255,255,255), (279456,1280078,1,'cheek_type',-2,37,0), (279457,1280078,1,'chin_type',4,0,-17), (279458,1280078,1,'ear_type',-17,0,0), (279459,1280078,1,'eye_brow_type',-4,-43,-25), (279460,1280078,0,'eye_color',32,22,52), (279461,1280078,1,'eye_type',26,0,0), (279462,1280078,0,'hair_color1',161,165,168), (279463,1280078,0,'hair_color2',60,71,71), (279464,1280078,0,'hair_face_color',135,125,134), (279465,1280078,0,'hair_face_highlight_color',105,103,97), (279466,1280078,0,'hair_highlight',33,22,19), (279467,1280078,0,'hair_type_color',135,125,134), (279468,1280078,0,'hair_type_highlight_color',105,103,97), (279469,1280078,1,'lip_type',-20,12,17), (279470,1280078,1,'nose_type',3,-29,4), (279471,1280078,0,'skin_color',21,77,76), (279472,1280078,1,'soga_cheek_type',-2,37,0), (279473,1280078,1,'soga_chin_type',4,0,-17), (279474,1280078,1,'soga_ear_type',-17,0,0), (279475,1280078,1,'soga_eye_brow_type',-4,-43,-25), (279476,1280078,0,'soga_eye_color',229,229,102), (279477,1280078,1,'soga_eye_type',26,0,0), (279478,1280078,0,'soga_hair_color1',161,165,168), (279479,1280078,0,'soga_hair_color2',60,71,71), (279480,1280078,0,'soga_hair_face_color',135,125,134), (279481,1280078,0,'soga_hair_face_highlight_color',105,103,97), (279482,1280078,0,'soga_hair_highlight',33,22,19), (279483,1280078,0,'soga_hair_type_color',135,125,134), (279484,1280078,0,'soga_hair_type_highlight_color',105,103,97), (279485,1280078,1,'soga_lip_type',-20,12,17), (279486,1280078,1,'soga_nose_type',3,-29,4), (279487,1280078,0,'soga_skin_color',21,77,76), (279488,1280078,0,'wing_color1',255,255,255), (279489,1280078,0,'wing_color2',255,255,255), (279490,1280079,1,'chin_type',0,4,-7), (279491,1280079,1,'ear_type',-7,-17,0), (279492,1280079,1,'eye_brow_type',-12,-32,-7), (279493,1280079,0,'eye_color',245,238,253), (279494,1280079,1,'eye_type',4,0,0), (279495,1280079,0,'hair_face_color',81,72,13), (279496,1280079,0,'hair_type_color',81,72,13), (279497,1280079,1,'lip_type',-4,11,-12), (279498,1280079,1,'nose_type',9,-7,-4), (279499,1280079,0,'skin_color',252,246,246), (279500,1280079,1,'soga_chin_type',0,4,-7), (279501,1280079,1,'soga_ear_type',-7,-17,0), (279502,1280079,1,'soga_eye_brow_type',-12,-32,-7), (279503,1280079,0,'soga_eye_color',229,229,102), (279504,1280079,1,'soga_eye_type',4,0,0), (279505,1280079,0,'soga_hair_face_color',81,72,13), (279506,1280079,0,'soga_hair_type_color',81,72,13), (279507,1280079,1,'soga_lip_type',-4,11,-12), (279508,1280079,1,'soga_nose_type',9,-7,-4), (279509,1280079,0,'soga_skin_color',252,246,246), (279510,1280079,0,'wing_color1',255,255,255), (279511,1280079,0,'wing_color2',255,255,255), (279512,1280080,1,'cheek_type',-19,22,0), (279513,1280080,1,'chin_type',9,-31,19), (279514,1280080,1,'ear_type',7,3,0), (279515,1280080,1,'eye_brow_type',-7,34,0), (279516,1280080,0,'eye_color',255,255,145), (279517,1280080,1,'eye_type',-7,0,0), (279518,1280080,0,'hair_face_color',99,72,38), (279519,1280080,0,'hair_type_color',99,72,38), (279520,1280080,1,'lip_type',38,0,-1), (279521,1280080,1,'nose_type',-2,-28,26), (279522,1280080,0,'skin_color',203,39,14), (279523,1280080,1,'soga_cheek_type',-19,22,0), (279524,1280080,1,'soga_chin_type',9,-31,19), (279525,1280080,1,'soga_ear_type',7,3,0), (279526,1280080,1,'soga_eye_brow_type',-7,34,0), (279527,1280080,0,'soga_eye_color',229,229,102), (279528,1280080,1,'soga_eye_type',-7,0,0), (279529,1280080,0,'soga_hair_face_color',99,72,38), (279530,1280080,0,'soga_hair_type_color',99,72,38), (279531,1280080,1,'soga_lip_type',38,0,-1), (279532,1280080,1,'soga_nose_type',-2,-28,26), (279533,1280080,0,'soga_skin_color',203,39,14), (279534,1280080,0,'wing_color1',255,255,255), (279535,1280080,0,'wing_color2',255,255,255), (279536,1280081,1,'cheek_type',17,23,0), (279537,1280081,1,'chin_type',-4,14,14), (279538,1280081,1,'ear_type',-32,1,0), (279539,1280081,1,'eye_brow_type',-2,-1,25), (279540,1280081,0,'eye_color',114,78,35), (279541,1280081,0,'hair_face_color',158,185,160), (279542,1280081,0,'hair_face_highlight_color',183,141,0), (279543,1280081,0,'hair_type_color',158,185,160), (279544,1280081,0,'hair_type_highlight_color',183,141,0), (279545,1280081,1,'lip_type',-29,-14,2), (279546,1280081,1,'nose_type',14,25,12), (279547,1280081,0,'skin_color',229,186,175), (279548,1280081,1,'soga_cheek_type',17,23,0), (279549,1280081,1,'soga_chin_type',-4,14,14), (279550,1280081,1,'soga_ear_type',-32,1,0), (279551,1280081,1,'soga_eye_brow_type',-2,-1,25), (279552,1280081,0,'soga_eye_color',229,229,102), (279553,1280081,0,'soga_hair_face_color',158,185,160), (279554,1280081,0,'soga_hair_face_highlight_color',183,141,0), (279555,1280081,0,'soga_hair_type_color',158,185,160), (279556,1280081,0,'soga_hair_type_highlight_color',183,141,0), (279557,1280081,1,'soga_lip_type',-29,-14,2), (279558,1280081,1,'soga_nose_type',14,25,12), (279559,1280081,0,'soga_skin_color',229,186,175), (279560,1280081,0,'wing_color1',255,255,255), (279561,1280081,0,'wing_color2',255,255,255), (279562,1280082,1,'cheek_type',-8,3,0), (279563,1280082,1,'chin_type',17,7,-20), (279564,1280082,1,'ear_type',44,26,0), (279565,1280082,1,'eye_brow_type',-11,0,26), (279566,1280082,0,'eye_color',133,73,9), (279567,1280082,1,'eye_type',-11,0,0), (279568,1280082,0,'hair_face_color',22,9,0), (279569,1280082,0,'hair_face_highlight_color',216,192,37), (279570,1280082,0,'hair_type_color',22,9,0), (279571,1280082,0,'hair_type_highlight_color',216,192,37), (279572,1280082,1,'lip_type',-11,-7,12), (279573,1280082,1,'nose_type',-43,8,-11), (279574,1280082,0,'skin_color',139,160,133), (279575,1280082,1,'soga_cheek_type',-8,3,0), (279576,1280082,1,'soga_chin_type',17,7,-20), (279577,1280082,1,'soga_ear_type',44,26,0), (279578,1280082,1,'soga_eye_brow_type',-11,0,26), (279579,1280082,0,'soga_eye_color',229,229,102), (279580,1280082,1,'soga_eye_type',-11,0,0), (279581,1280082,0,'soga_hair_face_color',22,9,0), (279582,1280082,0,'soga_hair_face_highlight_color',216,192,37), (279583,1280082,0,'soga_hair_type_color',22,9,0), (279584,1280082,0,'soga_hair_type_highlight_color',216,192,37), (279585,1280082,1,'soga_lip_type',-11,-7,12), (279586,1280082,1,'soga_nose_type',-43,8,-11), (279587,1280082,0,'soga_skin_color',139,160,133), (279588,1280082,0,'wing_color1',255,255,255), (279589,1280082,0,'wing_color2',255,255,255), (279590,1280083,1,'cheek_type',-93,63,0), (279591,1280083,1,'chin_type',-20,-53,15), (279592,1280083,1,'eye_brow_type',-25,-40,81), (279593,1280083,0,'eye_color',38,104,134), (279594,1280083,1,'eye_type',28,0,0), (279595,1280083,0,'hair_face_color',36,103,72), (279596,1280083,0,'hair_type_color',36,103,72), (279597,1280083,1,'lip_type',93,-75,48), (279598,1280083,1,'nose_type',64,-74,-55), (279599,1280083,0,'skin_color',36,103,72), (279600,1280083,1,'soga_cheek_type',-93,63,0), (279601,1280083,1,'soga_chin_type',-20,-53,15), (279602,1280083,1,'soga_eye_brow_type',-25,-40,81), (279603,1280083,0,'soga_eye_color',229,229,102), (279604,1280083,1,'soga_eye_type',28,0,0), (279605,1280083,0,'soga_hair_face_color',36,103,72), (279606,1280083,0,'soga_hair_type_color',36,103,72), (279607,1280083,1,'soga_lip_type',93,-75,48), (279608,1280083,1,'soga_nose_type',64,-74,-55), (279609,1280083,0,'soga_skin_color',36,103,72), (279610,1280083,0,'wing_color1',255,255,255), (279611,1280083,0,'wing_color2',255,255,255), (279612,1280084,1,'cheek_type',-8,3,0), (279613,1280084,1,'chin_type',17,7,-20), (279614,1280084,1,'ear_type',44,26,0), (279615,1280084,1,'eye_brow_type',-11,0,26), (279616,1280084,0,'eye_color',170,13,13), (279617,1280084,1,'eye_type',-11,0,0), (279618,1280084,0,'hair_face_color',20,16,11), (279619,1280084,0,'hair_face_highlight_color',216,192,37), (279620,1280084,0,'hair_type_color',20,16,11), (279621,1280084,0,'hair_type_highlight_color',216,192,37), (279622,1280084,1,'lip_type',-11,-7,12), (279623,1280084,1,'nose_type',-43,8,-11), (279624,1280084,0,'skin_color',107,124,102), (279625,1280084,1,'soga_cheek_type',-8,3,0), (279626,1280084,1,'soga_chin_type',17,7,-20), (279627,1280084,1,'soga_ear_type',44,26,0), (279628,1280084,1,'soga_eye_brow_type',-11,0,26), (279629,1280084,0,'soga_eye_color',229,229,102), (279630,1280084,1,'soga_eye_type',-11,0,0), (279631,1280084,0,'soga_hair_face_color',20,16,11), (279632,1280084,0,'soga_hair_face_highlight_color',216,192,37), (279633,1280084,0,'soga_hair_type_color',20,16,11), (279634,1280084,0,'soga_hair_type_highlight_color',216,192,37), (279635,1280084,1,'soga_lip_type',-11,-7,12), (279636,1280084,1,'soga_nose_type',-43,8,-11), (279637,1280084,0,'soga_skin_color',107,124,102), (279638,1280084,0,'wing_color1',255,255,255), (279639,1280084,0,'wing_color2',255,255,255), (279640,1280085,1,'cheek_type',100,-100,0), (279641,1280085,1,'chin_type',-100,100,100), (279642,1280085,1,'ear_type',25,9,0), (279643,1280085,1,'eye_brow_type',100,100,100), (279644,1280085,0,'eye_color',118,14,183), (279645,1280085,1,'eye_type',100,0,0), (279646,1280085,0,'hair_face_color',171,60,32), (279647,1280085,0,'hair_face_highlight_color',216,192,37), (279648,1280085,0,'hair_type_color',171,60,32), (279649,1280085,0,'hair_type_highlight_color',216,192,37), (279650,1280085,1,'lip_type',100,50,-68), (279651,1280085,1,'nose_type',0,-17,-1), (279652,1280085,0,'skin_color',235,219,156), (279653,1280085,1,'soga_cheek_type',100,-100,0), (279654,1280085,1,'soga_chin_type',-100,100,100), (279655,1280085,1,'soga_ear_type',25,9,0), (279656,1280085,1,'soga_eye_brow_type',100,100,100), (279657,1280085,0,'soga_eye_color',229,229,102), (279658,1280085,1,'soga_eye_type',100,0,0), (279659,1280085,0,'soga_hair_face_color',171,60,32), (279660,1280085,0,'soga_hair_face_highlight_color',216,192,37), (279661,1280085,0,'soga_hair_type_color',171,60,32), (279662,1280085,0,'soga_hair_type_highlight_color',216,192,37), (279663,1280085,1,'soga_lip_type',100,50,-68), (279664,1280085,1,'soga_nose_type',0,-17,-1), (279665,1280085,0,'soga_skin_color',235,219,156), (279666,1280085,0,'wing_color1',255,255,255), (279667,1280085,0,'wing_color2',255,255,255), (279668,1280086,1,'cheek_type',7,11,0), (279669,1280086,1,'chin_type',0,-26,0), (279670,1280086,1,'ear_type',44,28,0), (279671,1280086,1,'eye_brow_type',-3,-9,-26), (279672,1280086,0,'eye_color',255,255,248), (279673,1280086,1,'eye_type',14,0,0), (279674,1280086,0,'hair_face_color',19,8,1), (279675,1280086,0,'hair_type_color',19,8,1), (279676,1280086,1,'lip_type',-5,-10,-10), (279677,1280086,1,'nose_type',-42,1,7), (279678,1280086,0,'skin_color',215,238,34), (279679,1280086,1,'soga_cheek_type',7,11,0), (279680,1280086,1,'soga_chin_type',0,-26,0), (279681,1280086,1,'soga_ear_type',44,28,0), (279682,1280086,1,'soga_eye_brow_type',-3,-9,-26), (279683,1280086,0,'soga_eye_color',229,229,102), (279684,1280086,1,'soga_eye_type',14,0,0), (279685,1280086,0,'soga_hair_face_color',19,8,1), (279686,1280086,0,'soga_hair_type_color',19,8,1), (279687,1280086,1,'soga_lip_type',-5,-10,-10), (279688,1280086,1,'soga_nose_type',-42,1,7), (279689,1280086,0,'soga_skin_color',215,238,34), (279690,1280086,0,'wing_color1',255,255,255), (279691,1280086,0,'wing_color2',255,255,255), (279692,1280087,1,'cheek_type',0,2,0), (279693,1280087,1,'chin_type',-38,3,2), (279694,1280087,1,'ear_type',23,-5,0), (279695,1280087,1,'eye_brow_type',34,0,14), (279696,1280087,0,'eye_color',222,35,32), (279697,1280087,1,'eye_type',-32,0,0), (279698,1280087,0,'hair_face_color',52,38,20), (279699,1280087,0,'hair_face_highlight_color',216,192,37), (279700,1280087,0,'hair_type_color',52,38,20), (279701,1280087,0,'hair_type_highlight_color',216,192,37), (279702,1280087,1,'lip_type',-31,-2,10), (279703,1280087,1,'nose_type',-2,17,-14), (279704,1280087,0,'skin_color',211,181,91), (279705,1280087,1,'soga_cheek_type',0,2,0), (279706,1280087,1,'soga_chin_type',-38,3,2), (279707,1280087,1,'soga_ear_type',23,-5,0), (279708,1280087,1,'soga_eye_brow_type',34,0,14), (279709,1280087,0,'soga_eye_color',229,229,102), (279710,1280087,1,'soga_eye_type',-32,0,0), (279711,1280087,0,'soga_hair_face_color',52,38,20), (279712,1280087,0,'soga_hair_face_highlight_color',216,192,37), (279713,1280087,0,'soga_hair_type_color',52,38,20), (279714,1280087,0,'soga_hair_type_highlight_color',216,192,37), (279715,1280087,1,'soga_lip_type',-31,-2,10), (279716,1280087,1,'soga_nose_type',-2,17,-14), (279717,1280087,0,'soga_skin_color',211,181,91), (279718,1280087,0,'wing_color1',255,255,255), (279719,1280087,0,'wing_color2',255,255,255), (279720,1280088,1,'cheek_type',-12,-87,0), (279721,1280088,1,'chin_type',4,-23,-87), (279722,1280088,1,'ear_type',0,-7,0), (279723,1280088,1,'eye_brow_type',0,51,-97), (279724,1280088,0,'eye_color',105,85,44), (279725,1280088,1,'eye_type',-62,0,0), (279726,1280088,0,'hair_color1',79,28,15), (279727,1280088,0,'hair_color2',111,64,0), (279728,1280088,0,'hair_face_color',37,22,5), (279729,1280088,0,'hair_face_highlight_color',27,15,35), (279730,1280088,0,'hair_highlight',29,21,28), (279731,1280088,0,'hair_type_color',37,22,5), (279732,1280088,0,'hair_type_highlight_color',27,15,35), (279733,1280088,1,'lip_type',0,40,78), (279734,1280088,1,'nose_type',12,34,53), (279735,1280088,0,'skin_color',46,35,21), (279736,1280088,1,'soga_cheek_type',-12,-87,0), (279737,1280088,1,'soga_chin_type',4,-23,-87), (279738,1280088,1,'soga_ear_type',0,-7,0), (279739,1280088,1,'soga_eye_brow_type',0,51,-97), (279740,1280088,0,'soga_eye_color',229,229,102), (279741,1280088,1,'soga_eye_type',-62,0,0), (279742,1280088,0,'soga_hair_color1',79,28,15), (279743,1280088,0,'soga_hair_color2',111,64,0), (279744,1280088,0,'soga_hair_face_color',37,22,5), (279745,1280088,0,'soga_hair_face_highlight_color',27,15,35), (279746,1280088,0,'soga_hair_highlight',29,21,28), (279747,1280088,0,'soga_hair_type_color',37,22,5), (279748,1280088,0,'soga_hair_type_highlight_color',27,15,35), (279749,1280088,1,'soga_lip_type',0,40,78), (279750,1280088,1,'soga_nose_type',12,34,53), (279751,1280088,0,'soga_skin_color',46,35,21), (279752,1280088,0,'wing_color1',255,255,255), (279753,1280088,0,'wing_color2',255,255,255), (279754,1280089,1,'cheek_type',77,45,0), (279755,1280089,1,'chin_type',-63,-72,97), (279756,1280089,1,'ear_type',48,56,0), (279757,1280089,1,'eye_brow_type',-43,-90,-48), (279758,1280089,0,'eye_color',0,2,118), (279759,1280089,1,'eye_type',91,0,0), (279760,1280089,1,'lip_type',-71,15,-28), (279761,1280089,1,'nose_type',7,-84,-96), (279762,1280089,0,'skin_color',127,108,86), (279763,1280089,1,'soga_cheek_type',77,45,0), (279764,1280089,1,'soga_chin_type',-63,-72,97), (279765,1280089,1,'soga_ear_type',48,56,0), (279766,1280089,1,'soga_eye_brow_type',-43,-90,-48), (279767,1280089,0,'soga_eye_color',229,229,102), (279768,1280089,1,'soga_eye_type',91,0,0), (279769,1280089,1,'soga_lip_type',-71,15,-28), (279770,1280089,1,'soga_nose_type',7,-84,-96), (279771,1280089,0,'soga_skin_color',127,108,86), (279772,1280089,0,'wing_color1',255,255,255), (279773,1280089,0,'wing_color2',255,255,255), (279774,1280090,1,'cheek_type',81,-28,0), (279775,1280090,1,'chin_type',-76,48,-9), (279776,1280090,1,'ear_type',-77,-82,0), (279777,1280090,1,'eye_brow_type',-15,-26,-64), (279778,1280090,0,'eye_color',55,115,127), (279779,1280090,1,'eye_type',-18,0,0), (279780,1280090,0,'hair_color1',109,14,49), (279781,1280090,0,'hair_color2',185,97,0), (279782,1280090,0,'hair_face_color',93,10,9), (279783,1280090,0,'hair_face_highlight_color',168,59,22), (279784,1280090,0,'hair_highlight',89,21,21), (279785,1280090,0,'hair_type_color',93,10,9), (279786,1280090,0,'hair_type_highlight_color',168,59,22), (279787,1280090,1,'lip_type',-96,-10,17), (279788,1280090,1,'nose_type',-95,-9,-89), (279789,1280090,0,'skin_color',137,134,101), (279790,1280090,1,'soga_cheek_type',81,-28,0), (279791,1280090,1,'soga_chin_type',-76,48,-9), (279792,1280090,1,'soga_ear_type',-77,-82,0), (279793,1280090,1,'soga_eye_brow_type',-15,-26,-64), (279794,1280090,0,'soga_eye_color',229,229,102), (279795,1280090,1,'soga_eye_type',-18,0,0), (279796,1280090,0,'soga_hair_color1',109,14,49), (279797,1280090,0,'soga_hair_color2',185,97,0), (279798,1280090,0,'soga_hair_face_color',93,10,9), (279799,1280090,0,'soga_hair_face_highlight_color',168,59,22), (279800,1280090,0,'soga_hair_highlight',89,21,21), (279801,1280090,0,'soga_hair_type_color',93,10,9), (279802,1280090,0,'soga_hair_type_highlight_color',168,59,22), (279803,1280090,1,'soga_lip_type',-96,-10,17), (279804,1280090,1,'soga_nose_type',-95,-9,-89), (279805,1280090,0,'soga_skin_color',137,134,101), (279806,1280090,0,'wing_color1',255,255,255), (279807,1280090,0,'wing_color2',255,255,255), (279808,1280091,1,'cheek_type',-18,-22,0), (279809,1280091,1,'chin_type',11,-32,0), (279810,1280091,1,'ear_type',-14,-8,0), (279811,1280091,1,'eye_brow_type',-25,-9,38), (279812,1280091,0,'eye_color',140,187,199), (279813,1280091,1,'eye_type',8,0,0), (279814,1280091,0,'hair_face_color',56,20,8), (279815,1280091,0,'hair_face_highlight_color',139,125,106), (279816,1280091,0,'hair_type_color',56,20,8), (279817,1280091,0,'hair_type_highlight_color',139,125,106), (279818,1280091,1,'lip_type',-25,32,-7), (279819,1280091,1,'nose_type',17,-17,-11), (279820,1280091,0,'skin_color',233,228,195), (279821,1280091,1,'soga_cheek_type',-18,-22,0), (279822,1280091,1,'soga_chin_type',11,-32,0), (279823,1280091,1,'soga_ear_type',-14,-8,0), (279824,1280091,1,'soga_eye_brow_type',-25,-9,38), (279825,1280091,0,'soga_eye_color',229,229,102), (279826,1280091,1,'soga_eye_type',8,0,0), (279827,1280091,0,'soga_hair_face_color',56,20,8), (279828,1280091,0,'soga_hair_face_highlight_color',139,125,106), (279829,1280091,0,'soga_hair_type_color',56,20,8), (279830,1280091,0,'soga_hair_type_highlight_color',139,125,106), (279831,1280091,1,'soga_lip_type',-25,32,-7), (279832,1280091,1,'soga_nose_type',17,-17,-11), (279833,1280091,0,'soga_skin_color',233,228,195), (279834,1280091,0,'wing_color1',255,255,255), (279835,1280091,0,'wing_color2',255,255,255), (279836,1280092,1,'cheek_type',-7,14,0), (279837,1280092,1,'chin_type',-2,41,8), (279838,1280092,1,'ear_type',-20,48,0), (279839,1280092,1,'eye_brow_type',-12,44,-1), (279840,1280092,0,'eye_color',77,62,33), (279841,1280092,1,'eye_type',-29,0,0), (279842,1280092,0,'hair_face_color',15,14,9), (279843,1280092,0,'hair_face_highlight_color',150,67,0), (279844,1280092,0,'hair_type_color',15,14,9), (279845,1280092,0,'hair_type_highlight_color',150,67,0), (279846,1280092,1,'lip_type',25,-21,-22), (279847,1280092,1,'nose_type',-35,-12,22), (279848,1280092,0,'skin_color',215,201,150), (279849,1280092,1,'soga_cheek_type',-7,14,0), (279850,1280092,1,'soga_chin_type',-2,41,8), (279851,1280092,1,'soga_ear_type',-20,48,0), (279852,1280092,1,'soga_eye_brow_type',-12,44,-1), (279853,1280092,0,'soga_eye_color',229,229,102), (279854,1280092,1,'soga_eye_type',-29,0,0), (279855,1280092,0,'soga_hair_face_color',15,14,9), (279856,1280092,0,'soga_hair_face_highlight_color',150,67,0), (279857,1280092,0,'soga_hair_type_color',15,14,9), (279858,1280092,0,'soga_hair_type_highlight_color',150,67,0), (279859,1280092,1,'soga_lip_type',25,-21,-22), (279860,1280092,1,'soga_nose_type',-35,-12,22), (279861,1280092,0,'soga_skin_color',215,201,150), (279862,1280092,0,'wing_color1',255,255,255), (279863,1280092,0,'wing_color2',255,255,255), (279864,1280093,0,'eye_color',204,204,204), (279865,1280093,0,'skin_color',159,117,63), (279866,1280093,0,'soga_eye_color',229,229,102), (279867,1280093,0,'soga_skin_color',159,117,63), (279868,1280093,0,'wing_color1',255,255,255), (279869,1280093,0,'wing_color2',255,255,255), (279870,1280094,1,'cheek_type',-11,43,0), (279871,1280094,1,'chin_type',-7,-17,40), (279872,1280094,1,'ear_type',2,-1,0), (279873,1280094,1,'eye_brow_type',45,22,-11), (279874,1280094,0,'eye_color',174,147,95), (279875,1280094,1,'eye_type',25,0,0), (279876,1280094,0,'hair_face_color',177,129,0), (279877,1280094,0,'hair_face_highlight_color',104,54,8), (279878,1280094,0,'hair_type_color',177,129,0), (279879,1280094,0,'hair_type_highlight_color',104,54,8), (279880,1280094,1,'lip_type',-7,-42,41), (279881,1280094,1,'nose_type',21,-21,-14), (279882,1280094,0,'skin_color',206,211,211), (279883,1280094,1,'soga_cheek_type',-11,43,0), (279884,1280094,1,'soga_chin_type',-7,-17,40), (279885,1280094,1,'soga_ear_type',2,-1,0), (279886,1280094,1,'soga_eye_brow_type',45,22,-11), (279887,1280094,0,'soga_eye_color',229,229,102), (279888,1280094,1,'soga_eye_type',25,0,0), (279889,1280094,0,'soga_hair_face_color',177,129,0), (279890,1280094,0,'soga_hair_face_highlight_color',104,54,8), (279891,1280094,0,'soga_hair_type_color',177,129,0), (279892,1280094,0,'soga_hair_type_highlight_color',104,54,8), (279893,1280094,1,'soga_lip_type',-7,-42,41), (279894,1280094,1,'soga_nose_type',21,-21,-14), (279895,1280094,0,'soga_skin_color',206,211,211), (279896,1280094,0,'wing_color1',255,255,255), (279897,1280094,0,'wing_color2',255,255,255), (279898,1280095,1,'cheek_type',19,1,0), (279899,1280095,1,'chin_type',8,8,8), (279900,1280095,1,'ear_type',26,0,0), (279901,1280095,1,'eye_brow_type',22,-10,-14), (279902,1280095,0,'eye_color',43,22,48), (279903,1280095,1,'eye_type',-1,0,0), (279904,1280095,0,'hair_face_color',162,197,197), (279905,1280095,0,'hair_face_highlight_color',155,150,106), (279906,1280095,0,'hair_type_color',162,197,197), (279907,1280095,0,'hair_type_highlight_color',155,150,106), (279908,1280095,1,'lip_type',-9,-17,28), (279909,1280095,1,'nose_type',0,7,23), (279910,1280095,0,'skin_color',124,120,161), (279911,1280095,1,'soga_cheek_type',19,1,0), (279912,1280095,1,'soga_chin_type',8,8,8), (279913,1280095,1,'soga_ear_type',26,0,0), (279914,1280095,1,'soga_eye_brow_type',22,-10,-14), (279915,1280095,0,'soga_eye_color',229,229,102), (279916,1280095,1,'soga_eye_type',-1,0,0), (279917,1280095,0,'soga_hair_face_color',162,197,197), (279918,1280095,0,'soga_hair_face_highlight_color',155,150,106), (279919,1280095,0,'soga_hair_type_color',162,197,197), (279920,1280095,0,'soga_hair_type_highlight_color',155,150,106), (279921,1280095,1,'soga_lip_type',-9,-17,28), (279922,1280095,1,'soga_nose_type',0,7,23), (279923,1280095,0,'soga_skin_color',124,120,161), (279924,1280095,0,'wing_color1',255,255,255), (279925,1280095,0,'wing_color2',255,255,255), (279926,1280096,1,'cheek_type',-88,-18,0), (279927,1280096,1,'chin_type',51,1,-38), (279928,1280096,1,'ear_type',57,-53,0), (279929,1280096,1,'eye_brow_type',51,-63,18), (279930,1280096,0,'eye_color',121,173,172), (279931,1280096,1,'eye_type',82,0,0), (279932,1280096,0,'hair_color1',54,45,28), (279933,1280096,0,'hair_color2',104,52,0), (279934,1280096,0,'hair_face_color',43,13,18), (279935,1280096,0,'hair_face_highlight_color',84,0,0), (279936,1280096,0,'hair_highlight',109,14,49), (279937,1280096,0,'hair_type_color',43,13,18), (279938,1280096,0,'hair_type_highlight_color',84,0,0), (279939,1280096,1,'lip_type',62,7,-63), (279940,1280096,1,'nose_type',10,-93,-96), (279941,1280096,0,'skin_color',184,132,135), (279942,1280096,1,'soga_cheek_type',-88,-18,0), (279943,1280096,1,'soga_chin_type',51,1,-38), (279944,1280096,1,'soga_ear_type',57,-53,0), (279945,1280096,1,'soga_eye_brow_type',51,-63,18), (279946,1280096,0,'soga_eye_color',229,229,102), (279947,1280096,1,'soga_eye_type',82,0,0), (279948,1280096,0,'soga_hair_color1',54,45,28), (279949,1280096,0,'soga_hair_color2',104,52,0), (279950,1280096,0,'soga_hair_face_color',43,13,18), (279951,1280096,0,'soga_hair_face_highlight_color',84,0,0), (279952,1280096,0,'soga_hair_highlight',109,14,49), (279953,1280096,0,'soga_hair_type_color',43,13,18), (279954,1280096,0,'soga_hair_type_highlight_color',84,0,0), (279955,1280096,1,'soga_lip_type',62,7,-63), (279956,1280096,1,'soga_nose_type',10,-93,-96), (279957,1280096,0,'soga_skin_color',184,132,135), (279958,1280096,0,'wing_color1',255,255,255), (279959,1280096,0,'wing_color2',255,255,255), (279960,1280097,1,'chin_type',0,4,-7), (279961,1280097,1,'ear_type',-7,-17,0), (279962,1280097,1,'eye_brow_type',-12,-32,-7), (279963,1280097,0,'eye_color',108,13,168), (279964,1280097,1,'eye_type',4,0,0), (279965,1280097,0,'hair_face_color',124,101,72), (279966,1280097,0,'hair_type_color',124,101,72), (279967,1280097,1,'lip_type',-4,11,-12), (279968,1280097,1,'nose_type',9,-7,-4), (279969,1280097,0,'skin_color',131,186,14), (279970,1280097,1,'soga_chin_type',0,4,-7), (279971,1280097,1,'soga_ear_type',-7,-17,0), (279972,1280097,1,'soga_eye_brow_type',-12,-32,-7), (279973,1280097,0,'soga_eye_color',229,229,102), (279974,1280097,1,'soga_eye_type',4,0,0), (279975,1280097,0,'soga_hair_face_color',124,101,72), (279976,1280097,0,'soga_hair_type_color',124,101,72), (279977,1280097,1,'soga_lip_type',-4,11,-12), (279978,1280097,1,'soga_nose_type',9,-7,-4), (279979,1280097,0,'soga_skin_color',131,186,14), (279980,1280097,0,'wing_color1',255,255,255), (279981,1280097,0,'wing_color2',255,255,255), (279982,1280098,1,'cheek_type',0,10,0), (279983,1280098,1,'chin_type',18,20,25), (279984,1280098,1,'ear_type',0,2,0), (279985,1280098,1,'eye_brow_type',37,-38,23), (279986,1280098,0,'eye_color',71,45,17), (279987,1280098,1,'eye_type',2,0,0), (279988,1280098,0,'hair_face_color',97,96,90), (279989,1280098,0,'hair_face_highlight_color',111,48,0), (279990,1280098,0,'hair_type_color',97,96,90), (279991,1280098,0,'hair_type_highlight_color',111,48,0), (279992,1280098,1,'lip_type',-25,11,-11), (279993,1280098,1,'nose_type',42,0,-10), (279994,1280098,0,'skin_color',224,217,172), (279995,1280098,1,'soga_cheek_type',0,10,0), (279996,1280098,1,'soga_chin_type',18,20,25), (279997,1280098,1,'soga_ear_type',0,2,0), (279998,1280098,1,'soga_eye_brow_type',37,-38,23), (279999,1280098,0,'soga_eye_color',229,229,102), (280000,1280098,1,'soga_eye_type',2,0,0), (280001,1280098,0,'soga_hair_face_color',97,96,90), (280002,1280098,0,'soga_hair_face_highlight_color',111,48,0), (280003,1280098,0,'soga_hair_type_color',97,96,90), (280004,1280098,0,'soga_hair_type_highlight_color',111,48,0), (280005,1280098,1,'soga_lip_type',-25,11,-11), (280006,1280098,1,'soga_nose_type',42,0,-10), (280007,1280098,0,'soga_skin_color',224,217,172), (280008,1280098,0,'wing_color1',255,255,255), (280009,1280098,0,'wing_color2',255,255,255), (280010,1280099,1,'cheek_type',51,-12,0), (280011,1280099,1,'chin_type',53,-63,-70), (280012,1280099,1,'ear_type',-87,-43,0), (280013,1280099,1,'eye_brow_type',66,-14,-5), (280014,1280099,0,'eye_color',238,177,255), (280015,1280099,1,'eye_type',32,0,0), (280016,1280099,0,'hair_color1',98,135,156), (280017,1280099,0,'hair_color2',88,95,109), (280018,1280099,0,'hair_face_color',100,131,153), (280019,1280099,0,'hair_face_highlight_color',213,205,195), (280020,1280099,0,'hair_highlight',112,123,142), (280021,1280099,0,'hair_type_color',100,131,153), (280022,1280099,0,'hair_type_highlight_color',213,205,195), (280023,1280099,1,'lip_type',-10,-68,-26), (280024,1280099,1,'nose_type',48,-77,-63), (280025,1280099,0,'skin_color',134,156,172), (280026,1280099,1,'soga_cheek_type',51,-12,0), (280027,1280099,1,'soga_chin_type',53,-63,-70), (280028,1280099,1,'soga_ear_type',-87,-43,0), (280029,1280099,1,'soga_eye_brow_type',66,-14,-5), (280030,1280099,0,'soga_eye_color',229,229,102), (280031,1280099,1,'soga_eye_type',32,0,0), (280032,1280099,0,'soga_hair_color1',98,135,156), (280033,1280099,0,'soga_hair_color2',88,95,109), (280034,1280099,0,'soga_hair_face_color',100,131,153), (280035,1280099,0,'soga_hair_face_highlight_color',213,205,195), (280036,1280099,0,'soga_hair_highlight',112,123,142), (280037,1280099,0,'soga_hair_type_color',100,131,153), (280038,1280099,0,'soga_hair_type_highlight_color',213,205,195), (280039,1280099,1,'soga_lip_type',-10,-68,-26), (280040,1280099,1,'soga_nose_type',48,-77,-63), (280041,1280099,0,'soga_skin_color',134,156,172), (280042,1280099,0,'wing_color1',255,255,255), (280043,1280099,0,'wing_color2',255,255,255), (280044,1280100,1,'cheek_type',-42,12,0), (280045,1280100,1,'chin_type',-18,18,7), (280046,1280100,1,'ear_type',-5,7,0), (280047,1280100,1,'eye_brow_type',12,2,12), (280048,1280100,0,'eye_color',219,109,234), (280049,1280100,1,'eye_type',-32,0,0), (280050,1280100,0,'hair_color1',56,22,22), (280051,1280100,0,'hair_color2',52,50,42), (280052,1280100,0,'hair_face_color',183,197,197), (280053,1280100,0,'hair_face_highlight_color',105,103,97), (280054,1280100,0,'hair_highlight',56,22,22), (280055,1280100,0,'hair_type_color',183,197,197), (280056,1280100,0,'hair_type_highlight_color',105,103,97), (280057,1280100,1,'lip_type',-17,-26,31), (280058,1280100,1,'nose_type',7,0,-21), (280059,1280100,0,'skin_color',63,119,118), (280060,1280100,1,'soga_cheek_type',-42,12,0), (280061,1280100,1,'soga_chin_type',-18,18,7), (280062,1280100,1,'soga_ear_type',-5,7,0), (280063,1280100,1,'soga_eye_brow_type',12,2,12), (280064,1280100,0,'soga_eye_color',229,229,102), (280065,1280100,1,'soga_eye_type',-32,0,0), (280066,1280100,0,'soga_hair_color1',56,22,22), (280067,1280100,0,'soga_hair_color2',52,50,42), (280068,1280100,0,'soga_hair_face_color',183,197,197), (280069,1280100,0,'soga_hair_face_highlight_color',105,103,97), (280070,1280100,0,'soga_hair_highlight',56,22,22), (280071,1280100,0,'soga_hair_type_color',183,197,197), (280072,1280100,0,'soga_hair_type_highlight_color',105,103,97), (280073,1280100,1,'soga_lip_type',-17,-26,31), (280074,1280100,1,'soga_nose_type',7,0,-21), (280075,1280100,0,'soga_skin_color',63,119,118), (280076,1280100,0,'wing_color1',255,255,255), (280077,1280100,0,'wing_color2',255,255,255), (280078,1280101,1,'cheek_type',31,61,0), (280079,1280101,1,'chin_type',25,46,96), (280080,1280101,1,'ear_type',81,-72,0), (280081,1280101,1,'eye_brow_type',-57,-10,47), (280082,1280101,0,'eye_color',142,144,255), (280083,1280101,1,'eye_type',44,0,0), (280084,1280101,0,'hair_color1',43,36,70), (280085,1280101,0,'hair_color2',49,49,53), (280086,1280101,0,'hair_face_color',61,61,75), (280087,1280101,0,'hair_face_highlight_color',244,245,246), (280088,1280101,0,'hair_highlight',160,156,172), (280089,1280101,0,'hair_type_color',61,61,75), (280090,1280101,0,'hair_type_highlight_color',244,245,246), (280091,1280101,1,'lip_type',-84,61,10), (280092,1280101,1,'nose_type',-31,31,-74), (280093,1280101,0,'skin_color',192,178,212), (280094,1280101,1,'soga_cheek_type',31,61,0), (280095,1280101,1,'soga_chin_type',25,46,96), (280096,1280101,1,'soga_ear_type',81,-72,0), (280097,1280101,1,'soga_eye_brow_type',-57,-10,47), (280098,1280101,0,'soga_eye_color',229,229,102), (280099,1280101,1,'soga_eye_type',44,0,0), (280100,1280101,0,'soga_hair_color1',43,36,70), (280101,1280101,0,'soga_hair_color2',49,49,53), (280102,1280101,0,'soga_hair_face_color',61,61,75), (280103,1280101,0,'soga_hair_face_highlight_color',244,245,246), (280104,1280101,0,'soga_hair_highlight',160,156,172), (280105,1280101,0,'soga_hair_type_color',61,61,75), (280106,1280101,0,'soga_hair_type_highlight_color',244,245,246), (280107,1280101,1,'soga_lip_type',-84,61,10), (280108,1280101,1,'soga_nose_type',-31,31,-74), (280109,1280101,0,'soga_skin_color',192,178,212), (280110,1280101,0,'wing_color1',255,255,255), (280111,1280101,0,'wing_color2',255,255,255), (280112,1280102,1,'cheek_type',-3,28,0), (280113,1280102,1,'chin_type',-1,-2,9), (280114,1280102,1,'ear_type',7,3,0), (280115,1280102,1,'eye_brow_type',-1,-29,-23), (280116,1280102,0,'eye_color',240,144,255), (280117,1280102,1,'eye_type',-2,0,0), (280118,1280102,0,'hair_face_color',219,244,244), (280119,1280102,0,'hair_face_highlight_color',105,103,97), (280120,1280102,0,'hair_type_color',219,244,244), (280121,1280102,0,'hair_type_highlight_color',105,103,97), (280122,1280102,1,'lip_type',-37,-7,0), (280123,1280102,1,'nose_type',0,-28,11), (280124,1280102,0,'skin_color',136,176,189), (280125,1280102,1,'soga_cheek_type',-3,28,0), (280126,1280102,1,'soga_chin_type',-1,-2,9), (280127,1280102,1,'soga_ear_type',7,3,0), (280128,1280102,1,'soga_eye_brow_type',-1,-29,-23), (280129,1280102,0,'soga_eye_color',229,229,102), (280130,1280102,1,'soga_eye_type',-2,0,0), (280131,1280102,0,'soga_hair_face_color',219,244,244), (280132,1280102,0,'soga_hair_face_highlight_color',105,103,97), (280133,1280102,0,'soga_hair_type_color',219,244,244), (280134,1280102,0,'soga_hair_type_highlight_color',105,103,97), (280135,1280102,1,'soga_lip_type',-37,-7,0), (280136,1280102,1,'soga_nose_type',0,-28,11), (280137,1280102,0,'soga_skin_color',136,176,189), (280138,1280102,0,'wing_color1',255,255,255), (280139,1280102,0,'wing_color2',255,255,255), (280140,1280103,1,'cheek_type',-8,3,0), (280141,1280103,1,'chin_type',17,7,-20), (280142,1280103,1,'ear_type',44,26,0), (280143,1280103,1,'eye_brow_type',-11,0,26), (280144,1280103,0,'eye_color',234,185,16), (280145,1280103,1,'eye_type',-11,0,0), (280146,1280103,0,'hair_face_color',32,31,13), (280147,1280103,0,'hair_face_highlight_color',216,192,37), (280148,1280103,0,'hair_type_color',32,31,13), (280149,1280103,0,'hair_type_highlight_color',216,192,37), (280150,1280103,1,'lip_type',-11,-7,12), (280151,1280103,1,'nose_type',-43,8,-11), (280152,1280103,0,'skin_color',143,154,144), (280153,1280103,1,'soga_cheek_type',-8,3,0), (280154,1280103,1,'soga_chin_type',17,7,-20), (280155,1280103,1,'soga_ear_type',44,26,0), (280156,1280103,1,'soga_eye_brow_type',-11,0,26), (280157,1280103,0,'soga_eye_color',229,229,102), (280158,1280103,1,'soga_eye_type',-11,0,0), (280159,1280103,0,'soga_hair_face_color',32,31,13), (280160,1280103,0,'soga_hair_face_highlight_color',216,192,37), (280161,1280103,0,'soga_hair_type_color',32,31,13), (280162,1280103,0,'soga_hair_type_highlight_color',216,192,37), (280163,1280103,1,'soga_lip_type',-11,-7,12), (280164,1280103,1,'soga_nose_type',-43,8,-11), (280165,1280103,0,'soga_skin_color',143,154,144), (280166,1280103,0,'wing_color1',255,255,255), (280167,1280103,0,'wing_color2',255,255,255), (280168,1280104,1,'cheek_type',-18,32,0), (280169,1280104,1,'chin_type',22,7,-37), (280170,1280104,1,'ear_type',-11,12,0), (280171,1280104,1,'eye_brow_type',5,17,28), (280172,1280104,0,'eye_color',150,194,206), (280173,1280104,1,'eye_type',1,0,0), (280174,1280104,0,'hair_face_color',45,55,55), (280175,1280104,0,'hair_face_highlight_color',23,21,9), (280176,1280104,0,'hair_type_color',45,55,55), (280177,1280104,0,'hair_type_highlight_color',23,21,9), (280178,1280104,1,'lip_type',18,0,-31), (280179,1280104,1,'nose_type',11,0,21), (280180,1280104,0,'skin_color',235,208,205), (280181,1280104,1,'soga_cheek_type',-18,32,0), (280182,1280104,1,'soga_chin_type',22,7,-37), (280183,1280104,1,'soga_ear_type',-11,12,0), (280184,1280104,1,'soga_eye_brow_type',5,17,28), (280185,1280104,0,'soga_eye_color',229,229,102), (280186,1280104,1,'soga_eye_type',1,0,0), (280187,1280104,0,'soga_hair_face_color',45,55,55), (280188,1280104,0,'soga_hair_face_highlight_color',23,21,9), (280189,1280104,0,'soga_hair_type_color',45,55,55), (280190,1280104,0,'soga_hair_type_highlight_color',23,21,9), (280191,1280104,1,'soga_lip_type',18,0,-31), (280192,1280104,1,'soga_nose_type',11,0,21), (280193,1280104,0,'soga_skin_color',235,208,205), (280194,1280104,0,'wing_color1',255,255,255), (280195,1280104,0,'wing_color2',255,255,255), (280196,1280105,1,'cheek_type',-31,3,0), (280197,1280105,1,'chin_type',0,4,-7), (280198,1280105,1,'ear_type',-7,-17,0), (280199,1280105,1,'eye_brow_type',-12,-32,-7), (280200,1280105,0,'eye_color',162,146,18), (280201,1280105,1,'eye_type',4,0,0), (280202,1280105,0,'hair_face_color',12,12,7), (280203,1280105,0,'hair_type_color',12,12,7), (280204,1280105,1,'lip_type',-4,11,-12), (280205,1280105,1,'nose_type',9,-7,-4), (280206,1280105,0,'skin_color',207,49,20), (280207,1280105,1,'soga_cheek_type',-31,3,0), (280208,1280105,1,'soga_chin_type',0,4,-7), (280209,1280105,1,'soga_ear_type',-7,-17,0), (280210,1280105,1,'soga_eye_brow_type',-12,-32,-7), (280211,1280105,0,'soga_eye_color',229,229,102), (280212,1280105,1,'soga_eye_type',4,0,0), (280213,1280105,0,'soga_hair_face_color',12,12,7), (280214,1280105,0,'soga_hair_type_color',12,12,7), (280215,1280105,1,'soga_lip_type',-4,11,-12), (280216,1280105,1,'soga_nose_type',9,-7,-4), (280217,1280105,0,'soga_skin_color',207,49,20), (280218,1280105,0,'wing_color1',255,255,255), (280219,1280105,0,'wing_color2',255,255,255), (280220,1280106,1,'cheek_type',-8,3,0), (280221,1280106,1,'chin_type',17,7,-20), (280222,1280106,1,'ear_type',44,26,0), (280223,1280106,1,'eye_brow_type',-11,0,26), (280224,1280106,0,'eye_color',234,185,16), (280225,1280106,1,'eye_type',-11,0,0), (280226,1280106,0,'hair_face_color',32,31,13), (280227,1280106,0,'hair_face_highlight_color',216,192,37), (280228,1280106,0,'hair_type_color',32,31,13), (280229,1280106,0,'hair_type_highlight_color',216,192,37), (280230,1280106,1,'lip_type',-11,-7,12), (280231,1280106,1,'nose_type',-43,8,-11), (280232,1280106,0,'skin_color',143,154,144), (280233,1280106,1,'soga_cheek_type',-8,3,0), (280234,1280106,1,'soga_chin_type',17,7,-20), (280235,1280106,1,'soga_ear_type',44,26,0), (280236,1280106,1,'soga_eye_brow_type',-11,0,26), (280237,1280106,0,'soga_eye_color',229,229,102), (280238,1280106,1,'soga_eye_type',-11,0,0), (280239,1280106,0,'soga_hair_face_color',32,31,13), (280240,1280106,0,'soga_hair_face_highlight_color',216,192,37), (280241,1280106,0,'soga_hair_type_color',32,31,13), (280242,1280106,0,'soga_hair_type_highlight_color',216,192,37), (280243,1280106,1,'soga_lip_type',-11,-7,12), (280244,1280106,1,'soga_nose_type',-43,8,-11), (280245,1280106,0,'soga_skin_color',143,154,144), (280246,1280106,0,'wing_color1',255,255,255), (280247,1280106,0,'wing_color2',255,255,255), (280248,1280107,0,'eye_color',255,255,255), (280249,1280107,0,'skin_color',255,255,255), (280250,1280107,0,'soga_eye_color',255,0,255), (280251,1280108,1,'cheek_type',1,34,0), (280252,1280108,1,'chin_type',-42,45,7), (280253,1280108,1,'ear_type',-10,-9,0), (280254,1280108,1,'eye_brow_type',11,-9,4), (280255,1280108,0,'eye_color',41,84,71), (280256,1280108,1,'eye_type',-1,0,0), (280257,1280108,0,'hair_face_color',68,30,0), (280258,1280108,0,'hair_face_highlight_color',8,7,5), (280259,1280108,0,'hair_type_color',68,30,0), (280260,1280108,0,'hair_type_highlight_color',8,7,5), (280261,1280108,1,'lip_type',5,-26,9), (280262,1280108,1,'nose_type',11,3,11), (280263,1280108,0,'skin_color',142,97,78), (280264,1280108,1,'soga_cheek_type',1,34,0), (280265,1280108,1,'soga_chin_type',-42,45,7), (280266,1280108,1,'soga_ear_type',-10,-9,0), (280267,1280108,1,'soga_eye_brow_type',11,-9,4), (280268,1280108,0,'soga_eye_color',229,229,102), (280269,1280108,1,'soga_eye_type',-1,0,0), (280270,1280108,0,'soga_hair_face_color',68,30,0), (280271,1280108,0,'soga_hair_face_highlight_color',8,7,5), (280272,1280108,0,'soga_hair_type_color',68,30,0), (280273,1280108,0,'soga_hair_type_highlight_color',8,7,5), (280274,1280108,1,'soga_lip_type',5,-26,9), (280275,1280108,1,'soga_nose_type',11,3,11), (280276,1280108,0,'soga_skin_color',142,97,78), (280277,1280108,0,'wing_color1',255,255,255), (280278,1280108,0,'wing_color2',255,255,255), (280279,1280109,1,'cheek_type',-12,-87,0), (280280,1280109,1,'chin_type',4,-23,-87), (280281,1280109,1,'ear_type',0,-7,0), (280282,1280109,1,'eye_brow_type',0,51,-97), (280283,1280109,0,'eye_color',105,85,44), (280284,1280109,1,'eye_type',-62,0,0), (280285,1280109,0,'hair_color1',79,28,15), (280286,1280109,0,'hair_color2',111,64,0), (280287,1280109,0,'hair_face_color',37,22,5), (280288,1280109,0,'hair_face_highlight_color',27,15,35), (280289,1280109,0,'hair_highlight',29,21,28), (280290,1280109,0,'hair_type_color',37,22,5), (280291,1280109,0,'hair_type_highlight_color',27,15,35), (280292,1280109,1,'lip_type',0,40,78), (280293,1280109,1,'nose_type',12,34,53), (280294,1280109,0,'skin_color',46,35,21), (280295,1280109,1,'soga_cheek_type',-12,-87,0), (280296,1280109,1,'soga_chin_type',4,-23,-87), (280297,1280109,1,'soga_ear_type',0,-7,0), (280298,1280109,1,'soga_eye_brow_type',0,51,-97), (280299,1280109,0,'soga_eye_color',229,229,102), (280300,1280109,1,'soga_eye_type',-62,0,0), (280301,1280109,0,'soga_hair_color1',79,28,15), (280302,1280109,0,'soga_hair_color2',111,64,0), (280303,1280109,0,'soga_hair_face_color',37,22,5), (280304,1280109,0,'soga_hair_face_highlight_color',27,15,35), (280305,1280109,0,'soga_hair_highlight',29,21,28), (280306,1280109,0,'soga_hair_type_color',37,22,5), (280307,1280109,0,'soga_hair_type_highlight_color',27,15,35), (280308,1280109,1,'soga_lip_type',0,40,78), (280309,1280109,1,'soga_nose_type',12,34,53), (280310,1280109,0,'soga_skin_color',46,35,21), (280311,1280109,0,'wing_color1',255,255,255), (280312,1280109,0,'wing_color2',255,255,255), (280313,1280110,1,'cheek_type',-35,-19,0), (280314,1280110,1,'chin_type',-5,20,40), (280315,1280110,1,'ear_type',10,34,0), (280316,1280110,1,'eye_brow_type',0,18,17), (280317,1280110,0,'eye_color',108,169,186), (280318,1280110,1,'eye_type',-31,0,0), (280319,1280110,0,'hair_face_color',68,36,1), (280320,1280110,0,'hair_face_highlight_color',81,57,28), (280321,1280110,0,'hair_type_color',68,36,1), (280322,1280110,0,'hair_type_highlight_color',81,57,28), (280323,1280110,1,'lip_type',32,-14,39), (280324,1280110,1,'nose_type',-17,-32,28), (280325,1280110,0,'skin_color',254,254,254), (280326,1280110,1,'soga_cheek_type',-35,-19,0), (280327,1280110,1,'soga_chin_type',-5,20,40), (280328,1280110,1,'soga_ear_type',10,34,0), (280329,1280110,1,'soga_eye_brow_type',0,18,17), (280330,1280110,0,'soga_eye_color',229,229,102), (280331,1280110,1,'soga_eye_type',-31,0,0), (280332,1280110,0,'soga_hair_face_color',68,36,1), (280333,1280110,0,'soga_hair_face_highlight_color',81,57,28), (280334,1280110,0,'soga_hair_type_color',68,36,1), (280335,1280110,0,'soga_hair_type_highlight_color',81,57,28), (280336,1280110,1,'soga_lip_type',32,-14,39), (280337,1280110,1,'soga_nose_type',-17,-32,28), (280338,1280110,0,'soga_skin_color',254,254,254), (280339,1280110,0,'wing_color1',255,255,255), (280340,1280110,0,'wing_color2',255,255,255), (280341,1280111,1,'cheek_type',8,-34,0), (280342,1280111,1,'chin_type',0,23,0), (280343,1280111,1,'ear_type',-12,-14,0), (280344,1280111,1,'eye_brow_type',-34,12,-10), (280345,1280111,0,'eye_color',80,9,97), (280346,1280111,1,'eye_type',17,0,0), (280347,1280111,0,'hair_face_color',115,94,67), (280348,1280111,0,'hair_type_color',115,94,67), (280349,1280111,1,'lip_type',28,-5,28), (280350,1280111,1,'nose_type',-3,-14,22), (280351,1280111,0,'skin_color',212,207,145), (280352,1280111,1,'soga_cheek_type',8,-34,0), (280353,1280111,1,'soga_chin_type',0,23,0), (280354,1280111,1,'soga_ear_type',-12,-14,0), (280355,1280111,1,'soga_eye_brow_type',-34,12,-10), (280356,1280111,0,'soga_eye_color',229,229,102), (280357,1280111,1,'soga_eye_type',17,0,0), (280358,1280111,0,'soga_hair_face_color',115,94,67), (280359,1280111,0,'soga_hair_type_color',115,94,67), (280360,1280111,1,'soga_lip_type',28,-5,28), (280361,1280111,1,'soga_nose_type',-3,-14,22), (280362,1280111,0,'soga_skin_color',212,207,145), (280363,1280111,0,'wing_color1',255,255,255), (280364,1280111,0,'wing_color2',255,255,255), (280365,1280112,0,'eye_color',255,255,255), (280366,1280112,0,'skin_color',255,128,0), (280367,1280112,0,'soga_eye_color',255,0,255), (280368,1280113,1,'cheek_type',-4,7,0), (280369,1280113,1,'chin_type',-32,4,26), (280370,1280113,1,'ear_type',7,-17,0), (280371,1280113,1,'eye_brow_type',39,-20,17), (280372,1280113,0,'eye_color',239,84,99), (280373,1280113,1,'eye_type',-14,0,0), (280374,1280113,0,'hair_face_color',122,67,6), (280375,1280113,0,'hair_face_highlight_color',210,114,12), (280376,1280113,0,'hair_type_color',122,67,6), (280377,1280113,0,'hair_type_highlight_color',210,114,12), (280378,1280113,1,'lip_type',2,17,9), (280379,1280113,1,'nose_type',-7,0,21), (280380,1280113,0,'skin_color',156,133,69), (280381,1280113,1,'soga_cheek_type',-4,7,0), (280382,1280113,1,'soga_chin_type',-32,4,26), (280383,1280113,1,'soga_ear_type',7,-17,0), (280384,1280113,1,'soga_eye_brow_type',39,-20,17), (280385,1280113,0,'soga_eye_color',229,229,102), (280386,1280113,1,'soga_eye_type',-14,0,0), (280387,1280113,0,'soga_hair_face_color',122,67,6), (280388,1280113,0,'soga_hair_face_highlight_color',210,114,12), (280389,1280113,0,'soga_hair_type_color',122,67,6), (280390,1280113,0,'soga_hair_type_highlight_color',210,114,12), (280391,1280113,1,'soga_lip_type',2,17,9), (280392,1280113,1,'soga_nose_type',-7,0,21), (280393,1280113,0,'soga_skin_color',156,133,69), (280394,1280113,0,'wing_color1',255,255,255), (280395,1280113,0,'wing_color2',255,255,255), (280396,1280114,1,'cheek_type',25,-15,0), (280397,1280114,1,'chin_type',-12,20,0), (280398,1280114,1,'ear_type',29,-40,0), (280399,1280114,1,'eye_brow_type',-28,50,35), (280400,1280114,0,'eye_color',40,82,94), (280401,1280114,1,'eye_type',81,0,0), (280402,1280114,0,'hair_color1',200,165,96), (280403,1280114,0,'hair_color2',173,99,44), (280404,1280114,0,'hair_face_color',230,170,26), (280405,1280114,0,'hair_face_highlight_color',119,36,33), (280406,1280114,0,'hair_highlight',91,21,51), (280407,1280114,0,'hair_type_color',230,170,26), (280408,1280114,0,'hair_type_highlight_color',119,36,33), (280409,1280114,1,'lip_type',-34,11,38), (280410,1280114,1,'nose_type',-38,34,-87), (280411,1280114,0,'skin_color',46,34,36), (280412,1280114,1,'soga_cheek_type',25,-15,0), (280413,1280114,1,'soga_chin_type',-12,20,0), (280414,1280114,1,'soga_ear_type',29,-40,0), (280415,1280114,1,'soga_eye_brow_type',-28,50,35), (280416,1280114,0,'soga_eye_color',229,229,102), (280417,1280114,1,'soga_eye_type',81,0,0), (280418,1280114,0,'soga_hair_color1',200,165,96), (280419,1280114,0,'soga_hair_color2',173,99,44), (280420,1280114,0,'soga_hair_face_color',230,170,26), (280421,1280114,0,'soga_hair_face_highlight_color',119,36,33), (280422,1280114,0,'soga_hair_highlight',91,21,51), (280423,1280114,0,'soga_hair_type_color',230,170,26), (280424,1280114,0,'soga_hair_type_highlight_color',119,36,33), (280425,1280114,1,'soga_lip_type',-34,11,38), (280426,1280114,1,'soga_nose_type',-38,34,-87), (280427,1280114,0,'soga_skin_color',46,34,36), (280428,1280114,0,'wing_color1',255,255,255), (280429,1280114,0,'wing_color2',255,255,255), (280430,1280115,1,'cheek_type',0,-34,0), (280431,1280115,1,'chin_type',-17,25,-26), (280432,1280115,1,'ear_type',-5,-32,0), (280433,1280115,1,'eye_brow_type',14,0,-34), (280434,1280115,0,'eye_color',239,84,99), (280435,1280115,1,'eye_type',10,0,0), (280436,1280115,0,'hair_face_color',122,67,6), (280437,1280115,0,'hair_face_highlight_color',210,114,12), (280438,1280115,0,'hair_type_color',122,67,6), (280439,1280115,0,'hair_type_highlight_color',210,114,12), (280440,1280115,1,'lip_type',-17,0,-9), (280441,1280115,1,'nose_type',-5,-14,4), (280442,1280115,0,'skin_color',100,77,32), (280443,1280115,1,'soga_cheek_type',0,-34,0), (280444,1280115,1,'soga_chin_type',-17,25,-26), (280445,1280115,1,'soga_ear_type',-5,-32,0), (280446,1280115,1,'soga_eye_brow_type',14,0,-34), (280447,1280115,0,'soga_eye_color',229,229,102), (280448,1280115,1,'soga_eye_type',10,0,0), (280449,1280115,0,'soga_hair_face_color',122,67,6), (280450,1280115,0,'soga_hair_face_highlight_color',210,114,12), (280451,1280115,0,'soga_hair_type_color',122,67,6), (280452,1280115,0,'soga_hair_type_highlight_color',210,114,12), (280453,1280115,1,'soga_lip_type',-17,0,-9), (280454,1280115,1,'soga_nose_type',-5,-14,4), (280455,1280115,0,'soga_skin_color',100,77,32), (280456,1280115,0,'wing_color1',255,255,255), (280457,1280115,0,'wing_color2',255,255,255), (280458,1280116,1,'cheek_type',91,7,0), (280459,1280116,1,'chin_type',31,-44,57), (280460,1280116,1,'ear_type',84,79,0), (280461,1280116,1,'eye_brow_type',-14,-91,-38), (280462,1280116,0,'eye_color',0,137,144), (280463,1280116,1,'eye_type',-72,0,0), (280464,1280116,1,'lip_type',15,93,72), (280465,1280116,1,'nose_type',-7,-47,1), (280466,1280116,0,'skin_color',105,126,129), (280467,1280116,1,'soga_cheek_type',91,7,0), (280468,1280116,1,'soga_chin_type',31,-44,57), (280469,1280116,1,'soga_ear_type',84,79,0), (280470,1280116,1,'soga_eye_brow_type',-14,-91,-38), (280471,1280116,0,'soga_eye_color',229,229,102), (280472,1280116,1,'soga_eye_type',-72,0,0), (280473,1280116,1,'soga_lip_type',15,93,72), (280474,1280116,1,'soga_nose_type',-7,-47,1), (280475,1280116,0,'soga_skin_color',105,126,129), (280476,1280116,0,'wing_color1',255,255,255), (280477,1280116,0,'wing_color2',255,255,255), (280478,1280117,1,'cheek_type',-28,31,0), (280479,1280117,1,'chin_type',-28,0,19), (280480,1280117,1,'ear_type',-3,35,0), (280481,1280117,1,'eye_brow_type',-34,34,-3), (280482,1280117,0,'eye_color',167,14,56), (280483,1280117,1,'eye_type',100,0,0), (280484,1280117,0,'hair_face_color',70,68,39), (280485,1280117,0,'hair_face_highlight_color',216,192,37), (280486,1280117,0,'hair_type_color',70,68,39), (280487,1280117,0,'hair_type_highlight_color',216,192,37), (280488,1280117,1,'lip_type',28,-17,-14), (280489,1280117,1,'nose_type',0,-18,-3), (280490,1280117,0,'skin_color',182,153,127), (280491,1280117,1,'soga_cheek_type',-28,31,0), (280492,1280117,1,'soga_chin_type',-28,0,19), (280493,1280117,1,'soga_ear_type',-3,35,0), (280494,1280117,1,'soga_eye_brow_type',-34,34,-3), (280495,1280117,0,'soga_eye_color',229,229,102), (280496,1280117,1,'soga_eye_type',100,0,0), (280497,1280117,0,'soga_hair_face_color',70,68,39), (280498,1280117,0,'soga_hair_face_highlight_color',216,192,37), (280499,1280117,0,'soga_hair_type_color',70,68,39), (280500,1280117,0,'soga_hair_type_highlight_color',216,192,37), (280501,1280117,1,'soga_lip_type',28,-17,-14), (280502,1280117,1,'soga_nose_type',0,-18,-3), (280503,1280117,0,'soga_skin_color',182,153,127), (280504,1280117,0,'wing_color1',255,255,255), (280505,1280117,0,'wing_color2',255,255,255), (280506,1280118,1,'cheek_type',71,-75,0), (280507,1280118,1,'chin_type',-63,-12,78), (280508,1280118,1,'ear_type',2,0,0), (280509,1280118,1,'eye_brow_type',-7,90,45), (280510,1280118,0,'eye_color',67,137,158), (280511,1280118,1,'eye_type',-91,0,0), (280512,1280118,0,'hair_color1',239,221,86), (280513,1280118,0,'hair_color2',99,53,22), (280514,1280118,0,'hair_face_color',219,179,16), (280515,1280118,0,'hair_face_highlight_color',15,1,21), (280516,1280118,0,'hair_highlight',29,21,28), (280517,1280118,0,'hair_type_color',219,179,16), (280518,1280118,0,'hair_type_highlight_color',15,1,21), (280519,1280118,1,'lip_type',25,31,76), (280520,1280118,1,'nose_type',85,-9,68), (280521,1280118,0,'skin_color',227,227,219), (280522,1280118,1,'soga_cheek_type',71,-75,0), (280523,1280118,1,'soga_chin_type',-63,-12,78), (280524,1280118,1,'soga_ear_type',2,0,0), (280525,1280118,1,'soga_eye_brow_type',-7,90,45), (280526,1280118,0,'soga_eye_color',229,229,102), (280527,1280118,1,'soga_eye_type',-91,0,0), (280528,1280118,0,'soga_hair_color1',239,221,86), (280529,1280118,0,'soga_hair_color2',99,53,22), (280530,1280118,0,'soga_hair_face_color',219,179,16), (280531,1280118,0,'soga_hair_face_highlight_color',15,1,21), (280532,1280118,0,'soga_hair_highlight',29,21,28), (280533,1280118,0,'soga_hair_type_color',219,179,16), (280534,1280118,0,'soga_hair_type_highlight_color',15,1,21), (280535,1280118,1,'soga_lip_type',25,31,76), (280536,1280118,1,'soga_nose_type',85,-9,68), (280537,1280118,0,'soga_skin_color',227,227,219), (280538,1280118,0,'wing_color1',255,255,255), (280539,1280118,0,'wing_color2',255,255,255), (280540,1280119,1,'cheek_type',-48,11,0), (280541,1280119,1,'chin_type',2,-8,5), (280542,1280119,1,'ear_type',0,42,0), (280543,1280119,1,'eye_brow_type',1,7,-42), (280544,1280119,0,'eye_color',104,70,31), (280545,1280119,1,'eye_type',44,0,0), (280546,1280119,0,'hair_face_color',48,35,0), (280547,1280119,0,'hair_face_highlight_color',40,33,26), (280548,1280119,0,'hair_type_color',48,35,0), (280549,1280119,0,'hair_type_highlight_color',40,33,26), (280550,1280119,1,'lip_type',0,-7,-18), (280551,1280119,1,'nose_type',28,11,-4), (280552,1280119,0,'skin_color',241,240,205), (280553,1280119,1,'soga_cheek_type',-48,11,0), (280554,1280119,1,'soga_chin_type',2,-8,5), (280555,1280119,1,'soga_ear_type',0,42,0), (280556,1280119,1,'soga_eye_brow_type',1,7,-42), (280557,1280119,0,'soga_eye_color',229,229,102), (280558,1280119,1,'soga_eye_type',44,0,0), (280559,1280119,0,'soga_hair_face_color',48,35,0), (280560,1280119,0,'soga_hair_face_highlight_color',40,33,26), (280561,1280119,0,'soga_hair_type_color',48,35,0), (280562,1280119,0,'soga_hair_type_highlight_color',40,33,26), (280563,1280119,1,'soga_lip_type',0,-7,-18), (280564,1280119,1,'soga_nose_type',28,11,-4), (280565,1280119,0,'soga_skin_color',241,240,205), (280566,1280119,0,'wing_color1',255,255,255), (280567,1280119,0,'wing_color2',255,255,255), (280568,1280120,1,'cheek_type',19,29,0), (280569,1280120,1,'chin_type',28,40,-1), (280570,1280120,1,'ear_type',14,18,0), (280571,1280120,1,'eye_brow_type',-28,-14,34), (280572,1280120,0,'eye_color',74,147,167), (280573,1280120,0,'hair_face_color',52,21,0), (280574,1280120,0,'hair_face_highlight_color',103,57,5), (280575,1280120,0,'hair_type_color',52,21,0), (280576,1280120,0,'hair_type_highlight_color',103,57,5), (280577,1280120,1,'lip_type',-18,-23,0), (280578,1280120,1,'nose_type',0,0,-4), (280579,1280120,0,'skin_color',227,188,141), (280580,1280120,1,'soga_cheek_type',19,29,0), (280581,1280120,1,'soga_chin_type',28,40,-1), (280582,1280120,1,'soga_ear_type',14,18,0), (280583,1280120,1,'soga_eye_brow_type',-28,-14,34), (280584,1280120,0,'soga_eye_color',229,229,102), (280585,1280120,0,'soga_hair_face_color',52,21,0), (280586,1280120,0,'soga_hair_face_highlight_color',103,57,5), (280587,1280120,0,'soga_hair_type_color',52,21,0), (280588,1280120,0,'soga_hair_type_highlight_color',103,57,5), (280589,1280120,1,'soga_lip_type',-18,-23,0), (280590,1280120,1,'soga_nose_type',0,0,-4), (280591,1280120,0,'soga_skin_color',227,188,141), (280592,1280120,0,'wing_color1',255,255,255), (280593,1280120,0,'wing_color2',255,255,255), (280594,1280121,1,'cheek_type',-8,3,0), (280595,1280121,1,'chin_type',17,7,-20), (280596,1280121,1,'ear_type',44,26,0), (280597,1280121,1,'eye_brow_type',-11,0,26), (280598,1280121,0,'eye_color',255,255,90), (280599,1280121,1,'eye_type',-11,0,0), (280600,1280121,0,'hair_face_color',83,46,4), (280601,1280121,0,'hair_face_highlight_color',216,192,37), (280602,1280121,0,'hair_type_color',83,46,4), (280603,1280121,0,'hair_type_highlight_color',216,192,37), (280604,1280121,1,'lip_type',-11,-7,12), (280605,1280121,1,'nose_type',-43,8,-11), (280606,1280121,0,'skin_color',176,185,136), (280607,1280121,1,'soga_cheek_type',-8,3,0), (280608,1280121,1,'soga_chin_type',17,7,-20), (280609,1280121,1,'soga_ear_type',44,26,0), (280610,1280121,1,'soga_eye_brow_type',-11,0,26), (280611,1280121,0,'soga_eye_color',229,229,102), (280612,1280121,1,'soga_eye_type',-11,0,0), (280613,1280121,0,'soga_hair_face_color',83,46,4), (280614,1280121,0,'soga_hair_face_highlight_color',216,192,37), (280615,1280121,0,'soga_hair_type_color',83,46,4), (280616,1280121,0,'soga_hair_type_highlight_color',216,192,37), (280617,1280121,1,'soga_lip_type',-11,-7,12), (280618,1280121,1,'soga_nose_type',-43,8,-11), (280619,1280121,0,'soga_skin_color',176,185,136), (280620,1280121,0,'wing_color1',255,255,255), (280621,1280121,0,'wing_color2',255,255,255), (280622,1280122,1,'cheek_type',1,0,0), (280623,1280122,1,'chin_type',0,4,-7), (280624,1280122,1,'ear_type',-7,-17,0), (280625,1280122,1,'eye_brow_type',-12,-32,-7), (280626,1280122,0,'eye_color',236,153,18), (280627,1280122,1,'eye_type',4,0,0), (280628,1280122,0,'hair_face_color',89,87,82), (280629,1280122,0,'hair_type_color',89,87,82), (280630,1280122,1,'lip_type',-4,11,-12), (280631,1280122,1,'nose_type',9,-7,-4), (280632,1280122,0,'skin_color',199,16,17), (280633,1280122,1,'soga_cheek_type',1,0,0), (280634,1280122,1,'soga_chin_type',0,4,-7), (280635,1280122,1,'soga_ear_type',-7,-17,0), (280636,1280122,1,'soga_eye_brow_type',-12,-32,-7), (280637,1280122,0,'soga_eye_color',229,229,102), (280638,1280122,1,'soga_eye_type',4,0,0), (280639,1280122,0,'soga_hair_face_color',89,87,82), (280640,1280122,0,'soga_hair_type_color',89,87,82), (280641,1280122,1,'soga_lip_type',-4,11,-12), (280642,1280122,1,'soga_nose_type',9,-7,-4), (280643,1280122,0,'soga_skin_color',199,16,17), (280644,1280122,0,'wing_color1',255,255,255), (280645,1280122,0,'wing_color2',255,255,255), (280646,1280123,1,'cheek_type',-70,-44,0), (280647,1280123,1,'chin_type',83,74,-3), (280648,1280123,1,'eye_brow_type',-66,-44,-95), (280649,1280123,0,'eye_color',76,112,67), (280650,1280123,1,'eye_type',56,0,0), (280651,1280123,0,'hair_face_color',185,121,190), (280652,1280123,0,'hair_type_color',185,121,190), (280653,1280123,1,'lip_type',-58,8,89), (280654,1280123,1,'nose_type',58,-81,-25), (280655,1280123,0,'skin_color',185,121,190), (280656,1280123,1,'soga_cheek_type',-70,-44,0), (280657,1280123,1,'soga_chin_type',83,74,-3), (280658,1280123,1,'soga_eye_brow_type',-66,-44,-95), (280659,1280123,0,'soga_eye_color',229,229,102), (280660,1280123,1,'soga_eye_type',56,0,0), (280661,1280123,0,'soga_hair_face_color',185,121,190), (280662,1280123,0,'soga_hair_type_color',185,121,190), (280663,1280123,1,'soga_lip_type',-58,8,89), (280664,1280123,1,'soga_nose_type',58,-81,-25), (280665,1280123,0,'soga_skin_color',185,121,190), (280666,1280123,0,'wing_color1',255,255,255), (280667,1280123,0,'wing_color2',255,255,255), (280668,1280124,0,'eye_color',255,255,255), (280669,1280124,0,'skin_color',255,255,255), (280670,1280124,0,'soga_eye_color',255,0,255), (280671,1280125,1,'cheek_type',0,25,0), (280672,1280125,1,'chin_type',-28,-2,-22), (280673,1280125,1,'ear_type',-37,18,0), (280674,1280125,1,'eye_brow_type',5,8,-26), (280675,1280125,0,'eye_color',108,165,165), (280676,1280125,1,'eye_type',-8,0,0), (280677,1280125,0,'hair_face_color',49,48,42), (280678,1280125,0,'hair_face_highlight_color',121,92,0), (280679,1280125,0,'hair_type_color',49,48,42), (280680,1280125,0,'hair_type_highlight_color',121,92,0), (280681,1280125,1,'lip_type',26,29,-20), (280682,1280125,1,'nose_type',-4,29,20), (280683,1280125,0,'skin_color',235,231,195), (280684,1280125,1,'soga_cheek_type',0,25,0), (280685,1280125,1,'soga_chin_type',-28,-2,-22), (280686,1280125,1,'soga_ear_type',-37,18,0), (280687,1280125,1,'soga_eye_brow_type',5,8,-26), (280688,1280125,0,'soga_eye_color',229,229,102), (280689,1280125,1,'soga_eye_type',-8,0,0), (280690,1280125,0,'soga_hair_face_color',49,48,42), (280691,1280125,0,'soga_hair_face_highlight_color',121,92,0), (280692,1280125,0,'soga_hair_type_color',49,48,42), (280693,1280125,0,'soga_hair_type_highlight_color',121,92,0), (280694,1280125,1,'soga_lip_type',26,29,-20), (280695,1280125,1,'soga_nose_type',-4,29,20), (280696,1280125,0,'soga_skin_color',235,231,195), (280697,1280125,0,'wing_color1',255,255,255), (280698,1280125,0,'wing_color2',255,255,255), (280699,1280126,1,'cheek_type',0,28,0), (280700,1280126,1,'chin_type',-8,-7,0), (280701,1280126,1,'ear_type',-56,-74,0), (280702,1280126,1,'eye_brow_type',70,-68,62), (280703,1280126,0,'eye_color',39,76,57), (280704,1280126,1,'eye_type',-47,0,0), (280705,1280126,0,'hair_color1',29,21,28), (280706,1280126,0,'hair_color2',39,32,39), (280707,1280126,0,'hair_face_color',15,1,21), (280708,1280126,0,'hair_face_highlight_color',184,128,10), (280709,1280126,0,'hair_highlight',209,131,22), (280710,1280126,0,'hair_type_color',15,1,21), (280711,1280126,0,'hair_type_highlight_color',184,128,10), (280712,1280126,1,'lip_type',-7,-7,0), (280713,1280126,1,'nose_type',0,0,9), (280714,1280126,0,'skin_color',244,228,230), (280715,1280126,1,'soga_cheek_type',0,28,0), (280716,1280126,1,'soga_chin_type',-8,-7,0), (280717,1280126,1,'soga_ear_type',-56,-74,0), (280718,1280126,1,'soga_eye_brow_type',70,-68,62), (280719,1280126,0,'soga_eye_color',229,229,102), (280720,1280126,1,'soga_eye_type',-47,0,0), (280721,1280126,0,'soga_hair_color1',29,21,28), (280722,1280126,0,'soga_hair_color2',39,32,39), (280723,1280126,0,'soga_hair_face_color',15,1,21), (280724,1280126,0,'soga_hair_face_highlight_color',184,128,10), (280725,1280126,0,'soga_hair_highlight',209,131,22), (280726,1280126,0,'soga_hair_type_color',15,1,21), (280727,1280126,0,'soga_hair_type_highlight_color',184,128,10), (280728,1280126,1,'soga_lip_type',-7,-7,0), (280729,1280126,1,'soga_nose_type',0,0,9), (280730,1280126,0,'soga_skin_color',244,228,230), (280731,1280126,0,'wing_color1',255,255,255), (280732,1280126,0,'wing_color2',255,255,255), (280733,1280127,1,'cheek_type',100,-100,0), (280734,1280127,1,'chin_type',-100,100,100), (280735,1280127,1,'ear_type',25,8,0), (280736,1280127,1,'eye_brow_type',100,100,100), (280737,1280127,0,'eye_color',118,14,183), (280738,1280127,1,'eye_type',100,0,0), (280739,1280127,0,'hair_face_color',171,60,32), (280740,1280127,0,'hair_face_highlight_color',216,192,37), (280741,1280127,0,'hair_type_color',171,60,32), (280742,1280127,0,'hair_type_highlight_color',216,192,37), (280743,1280127,1,'lip_type',100,50,-68), (280744,1280127,1,'nose_type',0,-17,0), (280745,1280127,0,'skin_color',236,220,161), (280746,1280127,1,'soga_cheek_type',100,-100,0), (280747,1280127,1,'soga_chin_type',-100,100,100), (280748,1280127,1,'soga_ear_type',25,8,0), (280749,1280127,1,'soga_eye_brow_type',100,100,100), (280750,1280127,0,'soga_eye_color',229,229,102), (280751,1280127,1,'soga_eye_type',100,0,0), (280752,1280127,0,'soga_hair_face_color',171,60,32), (280753,1280127,0,'soga_hair_face_highlight_color',216,192,37), (280754,1280127,0,'soga_hair_type_color',171,60,32), (280755,1280127,0,'soga_hair_type_highlight_color',216,192,37), (280756,1280127,1,'soga_lip_type',100,50,-68), (280757,1280127,1,'soga_nose_type',0,-17,0), (280758,1280127,0,'soga_skin_color',236,220,161), (280759,1280127,0,'wing_color1',255,255,255), (280760,1280127,0,'wing_color2',255,255,255), (280761,1280128,0,'eye_color',0,123,149), (280762,1280128,0,'skin_color',165,165,123), (280763,1280128,0,'soga_eye_color',255,0,255), (280764,1280129,1,'cheek_type',-43,-3,0), (280765,1280129,1,'chin_type',17,68,-28), (280766,1280129,1,'ear_type',-12,-52,0), (280767,1280129,1,'eye_brow_type',-14,77,0), (280768,1280129,0,'eye_color',0,58,58), (280769,1280129,1,'eye_type',-20,0,0), (280770,1280129,1,'lip_type',38,-65,39), (280771,1280129,1,'nose_type',35,25,-84), (280772,1280129,0,'skin_color',80,23,7), (280773,1280129,1,'soga_cheek_type',-43,-3,0), (280774,1280129,1,'soga_chin_type',17,68,-28), (280775,1280129,1,'soga_ear_type',-12,-52,0), (280776,1280129,1,'soga_eye_brow_type',-14,77,0), (280777,1280129,0,'soga_eye_color',229,229,102), (280778,1280129,1,'soga_eye_type',-20,0,0), (280779,1280129,1,'soga_lip_type',38,-65,39), (280780,1280129,1,'soga_nose_type',35,25,-84), (280781,1280129,0,'soga_skin_color',80,23,7), (280782,1280129,0,'wing_color1',255,255,255), (280783,1280129,0,'wing_color2',255,255,255), (280784,1280130,1,'cheek_type',11,-19,0), (280785,1280130,1,'chin_type',8,4,-3), (280786,1280130,1,'ear_type',1,4,0), (280787,1280130,1,'eye_brow_type',22,0,26), (280788,1280130,0,'eye_color',42,55,80), (280789,1280130,1,'eye_type',-18,0,0), (280790,1280130,0,'hair_face_color',133,126,133), (280791,1280130,0,'hair_face_highlight_color',105,103,97), (280792,1280130,0,'hair_type_color',133,126,133), (280793,1280130,0,'hair_type_highlight_color',105,103,97), (280794,1280130,1,'lip_type',45,1,-28), (280795,1280130,1,'nose_type',-3,28,-25), (280796,1280130,0,'skin_color',123,116,158), (280797,1280130,1,'soga_cheek_type',11,-19,0), (280798,1280130,1,'soga_chin_type',8,4,-3), (280799,1280130,1,'soga_ear_type',1,4,0), (280800,1280130,1,'soga_eye_brow_type',22,0,26), (280801,1280130,0,'soga_eye_color',229,229,102), (280802,1280130,1,'soga_eye_type',-18,0,0), (280803,1280130,0,'soga_hair_face_color',133,126,133), (280804,1280130,0,'soga_hair_face_highlight_color',105,103,97), (280805,1280130,0,'soga_hair_type_color',133,126,133), (280806,1280130,0,'soga_hair_type_highlight_color',105,103,97), (280807,1280130,1,'soga_lip_type',45,1,-28), (280808,1280130,1,'soga_nose_type',-3,28,-25), (280809,1280130,0,'soga_skin_color',123,116,158), (280810,1280130,0,'wing_color1',255,255,255), (280811,1280130,0,'wing_color2',255,255,255), (280812,1280131,1,'cheek_type',-34,0,0), (280813,1280131,1,'chin_type',0,0,7), (280814,1280131,1,'ear_type',37,7,0), (280815,1280131,1,'eye_brow_type',14,25,0), (280816,1280131,0,'eye_color',222,35,32), (280817,1280131,1,'eye_type',25,0,0), (280818,1280131,0,'hair_face_color',52,38,20), (280819,1280131,0,'hair_face_highlight_color',216,192,37), (280820,1280131,0,'hair_type_color',52,38,20), (280821,1280131,0,'hair_type_highlight_color',216,192,37), (280822,1280131,1,'lip_type',-17,17,0), (280823,1280131,1,'nose_type',-7,-17,25), (280824,1280131,0,'skin_color',26,13,243), (280825,1280131,1,'soga_cheek_type',-34,0,0), (280826,1280131,1,'soga_chin_type',0,0,7), (280827,1280131,1,'soga_ear_type',37,7,0), (280828,1280131,1,'soga_eye_brow_type',14,25,0), (280829,1280131,0,'soga_eye_color',229,229,102), (280830,1280131,1,'soga_eye_type',25,0,0), (280831,1280131,0,'soga_hair_face_color',52,38,20), (280832,1280131,0,'soga_hair_face_highlight_color',216,192,37), (280833,1280131,0,'soga_hair_type_color',52,38,20), (280834,1280131,0,'soga_hair_type_highlight_color',216,192,37), (280835,1280131,1,'soga_lip_type',-17,17,0), (280836,1280131,1,'soga_nose_type',-7,-17,25), (280837,1280131,0,'soga_skin_color',26,13,243), (280838,1280131,0,'wing_color1',255,255,255), (280839,1280131,0,'wing_color2',255,255,255), (280877,1280134,0,'eye_color',0,0,255), (280878,1280134,0,'skin_color',255,255,255), (280879,1280134,0,'soga_eye_color',255,0,255), (280880,1280135,0,'eye_color',255,255,255), (280881,1280135,0,'skin_color',255,255,255), (280882,1280135,0,'soga_eye_color',255,0,255), (280883,1280136,0,'eye_color',255,255,255), (280884,1280136,0,'skin_color',255,255,255), (280885,1280136,0,'soga_eye_color',255,0,255), (280886,1280137,1,'cheek_type',17,-17,0), (280887,1280137,1,'chin_type',18,14,-9), (280888,1280137,1,'ear_type',-26,28,0), (280889,1280137,1,'eye_brow_type',23,-37,-37), (280890,1280137,1,'eye_type',1,0,0), (280891,1280137,0,'hair_face_color',121,133,133), (280892,1280137,0,'hair_face_highlight_color',155,150,106), (280893,1280137,0,'hair_type_color',121,133,133), (280894,1280137,0,'hair_type_highlight_color',155,150,106), (280895,1280137,1,'lip_type',0,5,8), (280896,1280137,1,'nose_type',-7,-4,-21), (280897,1280137,0,'skin_color',1,0,4), (280898,1280137,1,'soga_cheek_type',17,-17,0), (280899,1280137,1,'soga_chin_type',18,14,-9), (280900,1280137,1,'soga_ear_type',-26,28,0), (280901,1280137,1,'soga_eye_brow_type',23,-37,-37), (280902,1280137,0,'soga_eye_color',229,229,102), (280903,1280137,1,'soga_eye_type',1,0,0), (280904,1280137,0,'soga_hair_face_color',121,133,133), (280905,1280137,0,'soga_hair_face_highlight_color',155,150,106), (280906,1280137,0,'soga_hair_type_color',121,133,133), (280907,1280137,0,'soga_hair_type_highlight_color',155,150,106), (280908,1280137,1,'soga_lip_type',0,5,8), (280909,1280137,1,'soga_nose_type',-7,-4,-21), (280910,1280137,0,'soga_skin_color',1,0,4), (280911,1280137,0,'wing_color1',255,255,255), (280912,1280137,0,'wing_color2',255,255,255), (280913,1280138,1,'cheek_type',-34,-14,0), (280914,1280138,1,'chin_type',93,93,-25), (280915,1280138,1,'ear_type',83,7,0), (280916,1280138,1,'eye_brow_type',-95,-93,-53), (280917,1280138,0,'eye_color',97,105,57), (280918,1280138,1,'eye_type',-28,0,0), (280919,1280138,0,'hair_color1',246,219,114), (280920,1280138,0,'hair_color2',187,136,62), (280921,1280138,0,'hair_face_color',233,184,31), (280922,1280138,0,'hair_face_highlight_color',43,17,14), (280923,1280138,0,'hair_highlight',54,45,28), (280924,1280138,0,'hair_type_color',233,184,31), (280925,1280138,0,'hair_type_highlight_color',43,17,14), (280926,1280138,1,'lip_type',-68,79,95), (280927,1280138,1,'nose_type',90,-89,48), (280928,1280138,0,'skin_color',114,103,68), (280929,1280138,1,'soga_cheek_type',-34,-14,0), (280930,1280138,1,'soga_chin_type',93,93,-25), (280931,1280138,1,'soga_ear_type',83,7,0), (280932,1280138,1,'soga_eye_brow_type',-95,-93,-53), (280933,1280138,0,'soga_eye_color',229,229,102), (280934,1280138,1,'soga_eye_type',-28,0,0), (280935,1280138,0,'soga_hair_color1',246,219,114), (280936,1280138,0,'soga_hair_color2',187,136,62), (280937,1280138,0,'soga_hair_face_color',233,184,31), (280938,1280138,0,'soga_hair_face_highlight_color',43,17,14), (280939,1280138,0,'soga_hair_highlight',54,45,28), (280940,1280138,0,'soga_hair_type_color',233,184,31), (280941,1280138,0,'soga_hair_type_highlight_color',43,17,14), (280942,1280138,1,'soga_lip_type',-68,79,95), (280943,1280138,1,'soga_nose_type',90,-89,48), (280944,1280138,0,'soga_skin_color',114,103,68), (280945,1280138,0,'wing_color1',255,255,255), (280946,1280138,0,'wing_color2',255,255,255), (280947,1280139,1,'cheek_type',-34,-14,0), (280948,1280139,1,'chin_type',93,93,-25), (280949,1280139,1,'ear_type',83,7,0), (280950,1280139,1,'eye_brow_type',-95,-93,-53), (280951,1280139,0,'eye_color',97,105,57), (280952,1280139,1,'eye_type',-31,0,0), (280953,1280139,0,'hair_color1',246,219,114), (280954,1280139,0,'hair_color2',187,136,62), (280955,1280139,0,'hair_face_color',233,184,31), (280956,1280139,0,'hair_face_highlight_color',43,17,14), (280957,1280139,0,'hair_highlight',54,45,28), (280958,1280139,0,'hair_type_color',233,184,31), (280959,1280139,0,'hair_type_highlight_color',43,17,14), (280960,1280139,1,'lip_type',-68,79,95), (280961,1280139,1,'nose_type',90,-89,48), (280962,1280139,0,'skin_color',114,103,68), (280963,1280139,1,'soga_cheek_type',-34,-14,0), (280964,1280139,1,'soga_chin_type',93,93,-25), (280965,1280139,1,'soga_ear_type',83,7,0), (280966,1280139,1,'soga_eye_brow_type',-95,-93,-53), (280967,1280139,0,'soga_eye_color',229,229,102), (280968,1280139,1,'soga_eye_type',-31,0,0), (280969,1280139,0,'soga_hair_color1',246,219,114), (280970,1280139,0,'soga_hair_color2',187,136,62), (280971,1280139,0,'soga_hair_face_color',233,184,31), (280972,1280139,0,'soga_hair_face_highlight_color',43,17,14), (280973,1280139,0,'soga_hair_highlight',54,45,28), (280974,1280139,0,'soga_hair_type_color',233,184,31), (280975,1280139,0,'soga_hair_type_highlight_color',43,17,14), (280976,1280139,1,'soga_lip_type',-68,79,95), (280977,1280139,1,'soga_nose_type',90,-89,48), (280978,1280139,0,'soga_skin_color',114,103,68), (280979,1280139,0,'wing_color1',255,255,255), (280980,1280139,0,'wing_color2',255,255,255), (280981,1280140,1,'cheek_type',-87,65,0), (280982,1280140,1,'chin_type',20,87,-45), (280983,1280140,1,'ear_type',-45,47,0), (280984,1280140,1,'eye_brow_type',-51,48,17), (280985,1280140,0,'eye_color',146,190,204), (280986,1280140,1,'eye_type',-56,0,0), (280987,1280140,0,'hair_color1',79,28,15), (280988,1280140,0,'hair_color2',111,64,0), (280989,1280140,0,'hair_face_color',41,19,11), (280990,1280140,0,'hair_face_highlight_color',84,0,0), (280991,1280140,0,'hair_highlight',109,14,49), (280992,1280140,0,'hair_type_color',41,19,11), (280993,1280140,0,'hair_type_highlight_color',84,0,0), (280994,1280140,1,'lip_type',-94,-14,29), (280995,1280140,1,'nose_type',9,7,-81), (280996,1280140,0,'skin_color',96,67,47), (280997,1280140,1,'soga_cheek_type',-87,65,0), (280998,1280140,1,'soga_chin_type',20,87,-45), (280999,1280140,1,'soga_ear_type',-45,47,0), (281000,1280140,1,'soga_eye_brow_type',-51,48,17), (281001,1280140,0,'soga_eye_color',229,229,102), (281002,1280140,1,'soga_eye_type',-56,0,0), (281003,1280140,0,'soga_hair_color1',79,28,15), (281004,1280140,0,'soga_hair_color2',111,64,0), (281005,1280140,0,'soga_hair_face_color',41,19,11), (281006,1280140,0,'soga_hair_face_highlight_color',84,0,0), (281007,1280140,0,'soga_hair_highlight',109,14,49), (281008,1280140,0,'soga_hair_type_color',41,19,11), (281009,1280140,0,'soga_hair_type_highlight_color',84,0,0), (281010,1280140,1,'soga_lip_type',-94,-14,29), (281011,1280140,1,'soga_nose_type',9,7,-81), (281012,1280140,0,'soga_skin_color',96,67,47), (281013,1280140,0,'wing_color1',255,255,255), (281014,1280140,0,'wing_color2',255,255,255), (281015,1280141,1,'cheek_type',-14,37,0), (281016,1280141,1,'chin_type',5,25,-9), (281017,1280141,1,'ear_type',-31,-14,0), (281018,1280141,1,'eye_brow_type',-10,42,25), (281019,1280141,0,'eye_color',183,164,21), (281020,1280141,1,'eye_type',-3,0,0), (281021,1280141,0,'hair_face_color',7,5,3), (281022,1280141,0,'hair_type_color',7,5,3), (281023,1280141,1,'lip_type',-14,-17,17), (281024,1280141,1,'nose_type',10,7,0), (281025,1280141,0,'skin_color',119,128,95), (281026,1280141,1,'soga_cheek_type',-14,37,0), (281027,1280141,1,'soga_chin_type',5,25,-9), (281028,1280141,1,'soga_ear_type',-31,-14,0), (281029,1280141,1,'soga_eye_brow_type',-10,42,25), (281030,1280141,0,'soga_eye_color',229,229,102), (281031,1280141,1,'soga_eye_type',-3,0,0), (281032,1280141,0,'soga_hair_face_color',7,5,3), (281033,1280141,0,'soga_hair_type_color',7,5,3), (281034,1280141,1,'soga_lip_type',-14,-17,17), (281035,1280141,1,'soga_nose_type',10,7,0), (281036,1280141,0,'soga_skin_color',119,128,95), (281037,1280141,0,'wing_color1',255,255,255), (281038,1280141,0,'wing_color2',255,255,255), (281039,1280142,0,'eye_color',255,255,255), (281040,1280142,0,'skin_color',255,255,255), (281041,1280142,0,'soga_eye_color',255,0,255), (281042,1280143,1,'cheek_type',-10,14,0), (281043,1280143,1,'chin_type',-17,-9,25), (281044,1280143,1,'ear_type',-7,-19,0), (281045,1280143,1,'eye_brow_type',0,-31,-19), (281046,1280143,0,'eye_color',101,87,47), (281047,1280143,1,'eye_type',-26,0,0), (281048,1280143,0,'hair_face_color',111,104,47), (281049,1280143,0,'hair_face_highlight_color',86,78,21), (281050,1280143,0,'hair_type_color',111,104,47), (281051,1280143,0,'hair_type_highlight_color',86,78,21), (281052,1280143,1,'lip_type',-28,-23,25), (281053,1280143,1,'nose_type',-8,3,-34), (281054,1280143,0,'skin_color',240,219,221), (281055,1280143,1,'soga_cheek_type',-10,14,0), (281056,1280143,1,'soga_chin_type',-17,-9,25), (281057,1280143,1,'soga_ear_type',-7,-19,0), (281058,1280143,1,'soga_eye_brow_type',0,-31,-19), (281059,1280143,0,'soga_eye_color',229,229,102), (281060,1280143,1,'soga_eye_type',-26,0,0), (281061,1280143,0,'soga_hair_face_color',111,104,47), (281062,1280143,0,'soga_hair_face_highlight_color',86,78,21), (281063,1280143,0,'soga_hair_type_color',111,104,47), (281064,1280143,0,'soga_hair_type_highlight_color',86,78,21), (281065,1280143,1,'soga_lip_type',-28,-23,25), (281066,1280143,1,'soga_nose_type',-8,3,-34), (281067,1280143,0,'soga_skin_color',240,219,221), (281068,1280143,0,'wing_color1',255,255,255), (281069,1280143,0,'wing_color2',255,255,255), (281070,1280144,1,'cheek_type',-8,-44,0), (281071,1280144,1,'chin_type',28,0,-8), (281072,1280144,1,'ear_type',-7,4,0), (281073,1280144,1,'eye_brow_type',17,1,-42), (281074,1280144,0,'eye_color',215,105,14), (281075,1280144,1,'eye_type',-2,0,0), (281076,1280144,0,'hair_face_color',56,55,37), (281077,1280144,0,'hair_type_color',56,55,37), (281078,1280144,1,'lip_type',2,0,-5), (281079,1280144,1,'nose_type',-9,5,-9), (281080,1280144,0,'skin_color',148,148,104), (281081,1280144,1,'soga_cheek_type',-8,-44,0), (281082,1280144,1,'soga_chin_type',28,0,-8), (281083,1280144,1,'soga_ear_type',-7,4,0), (281084,1280144,1,'soga_eye_brow_type',17,1,-42), (281085,1280144,0,'soga_eye_color',229,229,102), (281086,1280144,1,'soga_eye_type',-2,0,0), (281087,1280144,0,'soga_hair_face_color',56,55,37), (281088,1280144,0,'soga_hair_type_color',56,55,37), (281089,1280144,1,'soga_lip_type',2,0,-5), (281090,1280144,1,'soga_nose_type',-9,5,-9), (281091,1280144,0,'soga_skin_color',148,148,104), (281092,1280144,0,'wing_color1',255,255,255), (281093,1280144,0,'wing_color2',255,255,255), (281094,1280145,1,'cheek_type',-9,-31,0), (281095,1280145,1,'chin_type',-40,9,0), (281096,1280145,1,'ear_type',-4,19,0), (281097,1280145,1,'eye_brow_type',20,-10,-14), (281098,1280145,0,'eye_color',146,190,204), (281099,1280145,1,'eye_type',19,0,0), (281100,1280145,0,'hair_face_color',83,60,0), (281101,1280145,0,'hair_face_highlight_color',159,152,89), (281102,1280145,0,'hair_type_color',83,60,0), (281103,1280145,0,'hair_type_highlight_color',159,152,89), (281104,1280145,1,'lip_type',9,17,0), (281105,1280145,1,'nose_type',-32,21,0), (281106,1280145,0,'skin_color',241,242,217), (281107,1280145,1,'soga_cheek_type',-9,-31,0), (281108,1280145,1,'soga_chin_type',-40,9,0), (281109,1280145,1,'soga_ear_type',-4,19,0), (281110,1280145,1,'soga_eye_brow_type',20,-10,-14), (281111,1280145,0,'soga_eye_color',229,229,102), (281112,1280145,1,'soga_eye_type',19,0,0), (281113,1280145,0,'soga_hair_face_color',83,60,0), (281114,1280145,0,'soga_hair_face_highlight_color',159,152,89), (281115,1280145,0,'soga_hair_type_color',83,60,0), (281116,1280145,0,'soga_hair_type_highlight_color',159,152,89), (281117,1280145,1,'soga_lip_type',9,17,0), (281118,1280145,1,'soga_nose_type',-32,21,0), (281119,1280145,0,'soga_skin_color',241,242,217), (281120,1280145,0,'wing_color1',255,255,255), (281121,1280145,0,'wing_color2',255,255,255), (281122,1280146,1,'cheek_type',28,44,0), (281123,1280146,1,'chin_type',-38,25,-34), (281124,1280146,1,'ear_type',-26,-21,0), (281125,1280146,1,'eye_brow_type',-14,3,-8), (281126,1280146,0,'eye_color',167,168,129), (281127,1280146,1,'eye_type',-25,0,0), (281128,1280146,0,'hair_face_color',39,16,0), (281129,1280146,0,'hair_face_highlight_color',158,68,0), (281130,1280146,0,'hair_type_color',39,16,0), (281131,1280146,0,'hair_type_highlight_color',158,68,0), (281132,1280146,1,'lip_type',7,-14,-11), (281133,1280146,1,'nose_type',-1,23,0), (281134,1280146,0,'skin_color',219,193,191), (281135,1280146,1,'soga_cheek_type',28,44,0), (281136,1280146,1,'soga_chin_type',-38,25,-34), (281137,1280146,1,'soga_ear_type',-26,-21,0), (281138,1280146,1,'soga_eye_brow_type',-14,3,-8), (281139,1280146,0,'soga_eye_color',229,229,102), (281140,1280146,1,'soga_eye_type',-25,0,0), (281141,1280146,0,'soga_hair_face_color',39,16,0), (281142,1280146,0,'soga_hair_face_highlight_color',158,68,0), (281143,1280146,0,'soga_hair_type_color',39,16,0), (281144,1280146,0,'soga_hair_type_highlight_color',158,68,0), (281145,1280146,1,'soga_lip_type',7,-14,-11), (281146,1280146,1,'soga_nose_type',-1,23,0), (281147,1280146,0,'soga_skin_color',219,193,191), (281148,1280146,0,'wing_color1',255,255,255), (281149,1280146,0,'wing_color2',255,255,255), (281150,1280147,1,'cheek_type',9,-1,0), (281151,1280147,1,'chin_type',4,7,-12), (281152,1280147,1,'ear_type',-12,0,0), (281153,1280147,1,'eye_brow_type',-1,-12,-19), (281154,1280147,0,'eye_color',249,221,186), (281155,1280147,1,'eye_type',31,0,0), (281156,1280147,0,'hair_face_color',58,38,13), (281157,1280147,0,'hair_type_color',58,38,13), (281158,1280147,1,'lip_type',-12,17,10), (281159,1280147,1,'nose_type',0,-25,-29), (281160,1280147,0,'skin_color',202,190,184), (281161,1280147,1,'soga_cheek_type',9,-1,0), (281162,1280147,1,'soga_chin_type',4,7,-12), (281163,1280147,1,'soga_ear_type',-12,0,0), (281164,1280147,1,'soga_eye_brow_type',-1,-12,-19), (281165,1280147,0,'soga_eye_color',229,229,102), (281166,1280147,1,'soga_eye_type',31,0,0), (281167,1280147,0,'soga_hair_face_color',58,38,13), (281168,1280147,0,'soga_hair_type_color',58,38,13), (281169,1280147,1,'soga_lip_type',-12,17,10), (281170,1280147,1,'soga_nose_type',0,-25,-29), (281171,1280147,0,'soga_skin_color',202,190,184), (281172,1280147,0,'wing_color1',255,255,255), (281173,1280147,0,'wing_color2',255,255,255), (281174,1280148,0,'eye_color',255,255,255), (281175,1280148,0,'skin_color',255,255,255), (281176,1280148,0,'soga_eye_color',255,0,255), (281177,1280149,1,'cheek_type',-34,-14,0), (281178,1280149,1,'chin_type',93,93,-25), (281179,1280149,1,'ear_type',83,7,0), (281180,1280149,1,'eye_brow_type',-95,-93,-53), (281181,1280149,0,'eye_color',97,105,57), (281182,1280149,0,'hair_color1',246,219,114), (281183,1280149,0,'hair_color2',187,136,62), (281184,1280149,0,'hair_face_color',233,184,31), (281185,1280149,0,'hair_face_highlight_color',43,17,14), (281186,1280149,0,'hair_highlight',54,45,28), (281187,1280149,0,'hair_type_color',233,184,31), (281188,1280149,0,'hair_type_highlight_color',43,17,14), (281189,1280149,1,'lip_type',-68,79,95), (281190,1280149,1,'nose_type',90,-89,48), (281191,1280149,0,'skin_color',114,103,68), (281192,1280149,1,'soga_cheek_type',-34,-14,0), (281193,1280149,1,'soga_chin_type',93,93,-25), (281194,1280149,1,'soga_ear_type',83,7,0), (281195,1280149,1,'soga_eye_brow_type',-95,-93,-53), (281196,1280149,0,'soga_eye_color',229,229,102), (281197,1280149,0,'soga_hair_color1',246,219,114), (281198,1280149,0,'soga_hair_color2',187,136,62), (281199,1280149,0,'soga_hair_face_color',233,184,31), (281200,1280149,0,'soga_hair_face_highlight_color',43,17,14), (281201,1280149,0,'soga_hair_highlight',54,45,28), (281202,1280149,0,'soga_hair_type_color',233,184,31), (281203,1280149,0,'soga_hair_type_highlight_color',43,17,14), (281204,1280149,1,'soga_lip_type',-68,79,95), (281205,1280149,1,'soga_nose_type',90,-89,48), (281206,1280149,0,'soga_skin_color',114,103,68), (281207,1280149,0,'wing_color1',255,255,255), (281208,1280149,0,'wing_color2',255,255,255), (281212,1280151,0,'eye_color',255,255,255), (281213,1280151,0,'skin_color',255,255,255), (281214,1280151,0,'soga_eye_color',255,0,255), (281218,1280153,1,'cheek_type',-87,-56,0), (281219,1280153,1,'chin_type',-87,-11,-22), (281220,1280153,1,'ear_type',89,94,0), (281221,1280153,1,'eye_brow_type',-20,-14,12), (281222,1280153,0,'eye_color',47,97,103), (281223,1280153,1,'eye_type',15,0,0), (281224,1280153,0,'hair_color1',43,36,70), (281225,1280153,0,'hair_color2',64,76,74), (281226,1280153,0,'hair_face_color',61,61,75), (281227,1280153,0,'hair_highlight',38,22,21), (281228,1280153,0,'hair_type_color',61,61,75), (281229,1280153,1,'lip_type',-21,35,59), (281230,1280153,1,'nose_type',-88,41,-75), (281231,1280153,0,'skin_color',217,204,205), (281232,1280153,1,'soga_cheek_type',-87,-56,0), (281233,1280153,1,'soga_chin_type',-87,-11,-22), (281234,1280153,1,'soga_ear_type',89,94,0), (281235,1280153,1,'soga_eye_brow_type',-20,-14,12), (281236,1280153,0,'soga_eye_color',229,229,102), (281237,1280153,1,'soga_eye_type',15,0,0), (281238,1280153,0,'soga_hair_color1',43,36,70), (281239,1280153,0,'soga_hair_color2',64,76,74), (281240,1280153,0,'soga_hair_face_color',61,61,75), (281241,1280153,0,'soga_hair_highlight',38,22,21), (281242,1280153,0,'soga_hair_type_color',61,61,75), (281243,1280153,1,'soga_lip_type',-21,35,59), (281244,1280153,1,'soga_nose_type',-88,41,-75), (281245,1280153,0,'soga_skin_color',217,204,205), (281246,1280153,0,'wing_color1',255,255,255), (281247,1280153,0,'wing_color2',255,255,255), (281248,1280154,0,'eye_color',255,255,255), (281249,1280154,0,'skin_color',255,255,255), (281250,1280154,0,'soga_eye_color',255,0,255), (281251,1280155,1,'cheek_type',-62,41,0), (281252,1280155,1,'chin_type',-81,28,-70), (281253,1280155,1,'ear_type',52,-11,0), (281254,1280155,1,'eye_brow_type',34,-37,53), (281255,1280155,0,'eye_color',76,60,30), (281256,1280155,1,'eye_type',-53,0,0), (281257,1280155,0,'hair_color1',38,22,21), (281258,1280155,0,'hair_color2',120,50,0), (281259,1280155,0,'hair_face_highlight_color',233,184,31), (281260,1280155,0,'hair_highlight',246,219,114), (281261,1280155,0,'hair_type_highlight_color',233,184,31), (281262,1280155,1,'lip_type',42,-14,-95), (281263,1280155,1,'nose_type',-43,62,95), (281264,1280155,0,'skin_color',213,187,157), (281265,1280155,1,'soga_cheek_type',-62,41,0), (281266,1280155,1,'soga_chin_type',-81,28,-70), (281267,1280155,1,'soga_ear_type',52,-11,0), (281268,1280155,1,'soga_eye_brow_type',34,-37,53), (281269,1280155,0,'soga_eye_color',229,229,102), (281270,1280155,1,'soga_eye_type',-53,0,0), (281271,1280155,0,'soga_hair_color1',38,22,21), (281272,1280155,0,'soga_hair_color2',120,50,0), (281273,1280155,0,'soga_hair_face_highlight_color',233,184,31), (281274,1280155,0,'soga_hair_highlight',246,219,114), (281275,1280155,0,'soga_hair_type_highlight_color',233,184,31), (281276,1280155,1,'soga_lip_type',42,-14,-95), (281277,1280155,1,'soga_nose_type',-43,62,95), (281278,1280155,0,'soga_skin_color',213,187,157), (281279,1280155,0,'wing_color1',255,255,255), (281280,1280155,0,'wing_color2',255,255,255), (281281,1280156,1,'cheek_type',-74,-93,0), (281282,1280156,1,'chin_type',-8,19,-61), (281283,1280156,1,'ear_type',2,-77,0), (281284,1280156,1,'eye_brow_type',-96,10,-87), (281285,1280156,0,'eye_color',228,165,255), (281286,1280156,1,'eye_type',-87,0,0), (281287,1280156,0,'hair_color1',93,64,120), (281288,1280156,0,'hair_color2',95,79,92), (281289,1280156,0,'hair_face_color',107,150,172), (281290,1280156,0,'hair_face_highlight_color',244,244,246), (281291,1280156,0,'hair_highlight',160,156,172), (281292,1280156,0,'hair_type_color',107,150,172), (281293,1280156,0,'hair_type_highlight_color',244,244,246), (281294,1280156,1,'lip_type',-11,9,47), (281295,1280156,1,'nose_type',65,-41,28), (281296,1280156,0,'skin_color',190,179,212), (281297,1280156,1,'soga_cheek_type',-74,-93,0), (281298,1280156,1,'soga_chin_type',-8,19,-61), (281299,1280156,1,'soga_ear_type',2,-77,0), (281300,1280156,1,'soga_eye_brow_type',-96,10,-87), (281301,1280156,0,'soga_eye_color',229,229,102), (281302,1280156,1,'soga_eye_type',-87,0,0), (281303,1280156,0,'soga_hair_color1',93,64,120), (281304,1280156,0,'soga_hair_color2',95,79,92), (281305,1280156,0,'soga_hair_face_color',107,150,172), (281306,1280156,0,'soga_hair_face_highlight_color',244,244,246), (281307,1280156,0,'soga_hair_highlight',160,156,172), (281308,1280156,0,'soga_hair_type_color',107,150,172), (281309,1280156,0,'soga_hair_type_highlight_color',244,244,246), (281310,1280156,1,'soga_lip_type',-11,9,47), (281311,1280156,1,'soga_nose_type',65,-41,28), (281312,1280156,0,'soga_skin_color',190,179,212), (281313,1280156,0,'wing_color1',255,255,255), (281314,1280156,0,'wing_color2',255,255,255), (281315,1280157,1,'cheek_type',8,-34,0), (281316,1280157,1,'chin_type',0,23,0), (281317,1280157,1,'ear_type',-12,-14,0), (281318,1280157,1,'eye_brow_type',-34,12,-10), (281319,1280157,0,'eye_color',80,9,97), (281320,1280157,1,'eye_type',17,0,0), (281321,1280157,0,'hair_face_color',115,94,67), (281322,1280157,0,'hair_type_color',115,94,67), (281323,1280157,1,'lip_type',28,-5,28), (281324,1280157,1,'nose_type',-3,-14,22), (281325,1280157,0,'skin_color',212,207,145), (281326,1280157,1,'soga_cheek_type',8,-34,0), (281327,1280157,1,'soga_chin_type',0,23,0), (281328,1280157,1,'soga_ear_type',-12,-14,0), (281329,1280157,1,'soga_eye_brow_type',-34,12,-10), (281330,1280157,0,'soga_eye_color',229,229,102), (281331,1280157,1,'soga_eye_type',17,0,0), (281332,1280157,0,'soga_hair_face_color',115,94,67), (281333,1280157,0,'soga_hair_type_color',115,94,67), (281334,1280157,1,'soga_lip_type',28,-5,28), (281335,1280157,1,'soga_nose_type',-3,-14,22), (281336,1280157,0,'soga_skin_color',212,207,145), (281337,1280157,0,'wing_color1',255,255,255), (281338,1280157,0,'wing_color2',255,255,255), (281339,1280158,1,'cheek_type',11,53,0), (281340,1280158,1,'chin_type',40,-14,4), (281341,1280158,1,'ear_type',-1,71,0), (281342,1280158,1,'eye_brow_type',93,-10,-51), (281343,1280158,0,'eye_color',116,174,190), (281344,1280158,1,'eye_type',97,0,0), (281345,1280158,0,'hair_color1',38,22,21), (281346,1280158,0,'hair_color2',120,50,0), (281347,1280158,0,'hair_face_color',2,0,0), (281348,1280158,0,'hair_face_highlight_color',233,184,31), (281349,1280158,0,'hair_highlight',246,219,114), (281350,1280158,0,'hair_type_color',2,0,0), (281351,1280158,0,'hair_type_highlight_color',233,184,31), (281352,1280158,1,'lip_type',43,-53,-50), (281353,1280158,1,'nose_type',-55,-87,-62), (281354,1280158,0,'skin_color',202,194,179), (281355,1280158,1,'soga_cheek_type',11,53,0), (281356,1280158,1,'soga_chin_type',40,-14,4), (281357,1280158,1,'soga_ear_type',-1,71,0), (281358,1280158,1,'soga_eye_brow_type',93,-10,-51), (281359,1280158,0,'soga_eye_color',229,229,102), (281360,1280158,1,'soga_eye_type',97,0,0), (281361,1280158,0,'soga_hair_color1',38,22,21), (281362,1280158,0,'soga_hair_color2',120,50,0), (281363,1280158,0,'soga_hair_face_color',2,0,0), (281364,1280158,0,'soga_hair_face_highlight_color',233,184,31), (281365,1280158,0,'soga_hair_highlight',246,219,114), (281366,1280158,0,'soga_hair_type_color',2,0,0), (281367,1280158,0,'soga_hair_type_highlight_color',233,184,31), (281368,1280158,1,'soga_lip_type',43,-53,-50), (281369,1280158,1,'soga_nose_type',-55,-87,-62), (281370,1280158,0,'soga_skin_color',202,194,179), (281371,1280158,0,'wing_color1',255,255,255), (281372,1280158,0,'wing_color2',255,255,255), (281373,1280159,1,'cheek_type',77,-75,0), (281374,1280159,1,'chin_type',58,88,28), (281375,1280159,1,'ear_type',14,56,0), (281376,1280159,1,'eye_brow_type',59,26,-89), (281377,1280159,0,'eye_color',144,188,195), (281378,1280159,1,'eye_type',-21,0,0), (281379,1280159,0,'hair_color1',239,221,86), (281380,1280159,0,'hair_color2',99,53,22), (281381,1280159,0,'hair_face_color',219,179,15), (281382,1280159,0,'hair_face_highlight_color',93,65,9), (281383,1280159,0,'hair_highlight',56,33,26), (281384,1280159,0,'hair_type_color',219,179,15), (281385,1280159,0,'hair_type_highlight_color',93,65,9), (281386,1280159,1,'lip_type',-46,37,-63), (281387,1280159,1,'nose_type',7,10,-17), (281388,1280159,0,'skin_color',200,187,181), (281389,1280159,1,'soga_cheek_type',77,-75,0), (281390,1280159,1,'soga_chin_type',58,88,28), (281391,1280159,1,'soga_ear_type',14,56,0), (281392,1280159,1,'soga_eye_brow_type',59,26,-89), (281393,1280159,0,'soga_eye_color',229,229,102), (281394,1280159,1,'soga_eye_type',-21,0,0), (281395,1280159,0,'soga_hair_color1',239,221,86), (281396,1280159,0,'soga_hair_color2',99,53,22), (281397,1280159,0,'soga_hair_face_color',219,179,15), (281398,1280159,0,'soga_hair_face_highlight_color',93,65,9), (281399,1280159,0,'soga_hair_highlight',56,33,26), (281400,1280159,0,'soga_hair_type_color',219,179,15), (281401,1280159,0,'soga_hair_type_highlight_color',93,65,9), (281402,1280159,1,'soga_lip_type',-46,37,-63), (281403,1280159,1,'soga_nose_type',7,10,-17), (281404,1280159,0,'soga_skin_color',200,187,181), (281405,1280159,0,'wing_color1',255,255,255), (281406,1280159,0,'wing_color2',255,255,255), (281407,1280160,0,'eye_color',255,255,255), (281408,1280160,0,'skin_color',255,255,255), (281409,1280160,0,'soga_eye_color',255,0,255), (281413,1280162,1,'cheek_type',100,-61,0), (281414,1280162,1,'chin_type',-81,75,1), (281415,1280162,1,'ear_type',-44,-9,0), (281416,1280162,1,'eye_brow_type',-42,100,100), (281417,1280162,0,'eye_color',80,52,21), (281418,1280162,1,'eye_type',-4,0,0), (281419,1280162,0,'hair_color1',50,48,56), (281420,1280162,0,'hair_color2',68,72,71), (281421,1280162,0,'hair_face_color',52,50,65), (281422,1280162,0,'hair_face_highlight_color',211,220,220), (281423,1280162,0,'hair_highlight',164,165,165), (281424,1280162,0,'hair_type_color',52,50,65), (281425,1280162,0,'hair_type_highlight_color',211,220,220), (281426,1280162,1,'lip_type',100,7,-100), (281427,1280162,1,'nose_type',-100,-100,87), (281428,1280162,0,'skin_color',220,196,154), (281429,1280162,1,'soga_cheek_type',100,-61,0), (281430,1280162,1,'soga_chin_type',-81,75,1), (281431,1280162,1,'soga_ear_type',-44,-9,0), (281432,1280162,1,'soga_eye_brow_type',-42,100,100), (281433,1280162,0,'soga_eye_color',229,229,102), (281434,1280162,1,'soga_eye_type',-4,0,0), (281435,1280162,0,'soga_hair_color1',50,48,56), (281436,1280162,0,'soga_hair_color2',68,72,71), (281437,1280162,0,'soga_hair_face_color',52,50,65), (281438,1280162,0,'soga_hair_face_highlight_color',211,220,220), (281439,1280162,0,'soga_hair_highlight',164,165,165), (281440,1280162,0,'soga_hair_type_color',52,50,65), (281441,1280162,0,'soga_hair_type_highlight_color',211,220,220), (281442,1280162,1,'soga_lip_type',100,7,-100), (281443,1280162,1,'soga_nose_type',-100,-100,87), (281444,1280162,0,'soga_skin_color',220,196,154), (281445,1280162,0,'wing_color1',255,255,255), (281446,1280162,0,'wing_color2',255,255,255), (281481,1280164,1,'cheek_type',-10,14,0), (281482,1280164,1,'chin_type',-17,-9,25), (281483,1280164,1,'ear_type',-7,-19,0), (281484,1280164,1,'eye_brow_type',0,-31,-19), (281485,1280164,0,'eye_color',101,87,47), (281486,1280164,1,'eye_type',-26,0,0), (281487,1280164,0,'hair_face_color',111,104,47), (281488,1280164,0,'hair_face_highlight_color',86,78,21), (281489,1280164,0,'hair_type_color',111,104,47), (281490,1280164,0,'hair_type_highlight_color',86,78,21), (281491,1280164,1,'lip_type',-28,-23,25), (281492,1280164,1,'nose_type',-8,3,-34), (281493,1280164,0,'skin_color',240,219,221), (281494,1280164,1,'soga_cheek_type',-10,14,0), (281495,1280164,1,'soga_chin_type',-17,-9,25), (281496,1280164,1,'soga_ear_type',-7,-19,0), (281497,1280164,1,'soga_eye_brow_type',0,-31,-19), (281498,1280164,0,'soga_eye_color',229,229,102), (281499,1280164,1,'soga_eye_type',-26,0,0), (281500,1280164,0,'soga_hair_face_color',111,104,47), (281501,1280164,0,'soga_hair_face_highlight_color',86,78,21), (281502,1280164,0,'soga_hair_type_color',111,104,47), (281503,1280164,0,'soga_hair_type_highlight_color',86,78,21), (281504,1280164,1,'soga_lip_type',-28,-23,25), (281505,1280164,1,'soga_nose_type',-8,3,-34), (281506,1280164,0,'soga_skin_color',240,219,221), (281507,1280164,0,'wing_color1',255,255,255), (281508,1280164,0,'wing_color2',255,255,255), (281509,1280165,1,'cheek_type',31,17,0), (281510,1280165,1,'chin_type',7,29,-25), (281511,1280165,1,'ear_type',2,-32,0), (281512,1280165,1,'eye_brow_type',34,10,-1), (281513,1280165,0,'eye_color',158,194,194), (281514,1280165,1,'eye_type',-43,0,0), (281515,1280165,0,'hair_face_color',40,28,0), (281516,1280165,0,'hair_face_highlight_color',50,47,41), (281517,1280165,0,'hair_type_color',40,28,0), (281518,1280165,0,'hair_type_highlight_color',50,47,41), (281519,1280165,1,'lip_type',-1,-1,-34), (281520,1280165,1,'nose_type',0,-38,39), (281521,1280165,0,'skin_color',236,229,185), (281522,1280165,1,'soga_cheek_type',31,17,0), (281523,1280165,1,'soga_chin_type',7,29,-25), (281524,1280165,1,'soga_ear_type',2,-32,0), (281525,1280165,1,'soga_eye_brow_type',34,10,-1), (281526,1280165,0,'soga_eye_color',229,229,102), (281527,1280165,1,'soga_eye_type',-43,0,0), (281528,1280165,0,'soga_hair_face_color',40,28,0), (281529,1280165,0,'soga_hair_face_highlight_color',50,47,41), (281530,1280165,0,'soga_hair_type_color',40,28,0), (281531,1280165,0,'soga_hair_type_highlight_color',50,47,41), (281532,1280165,1,'soga_lip_type',-1,-1,-34), (281533,1280165,1,'soga_nose_type',0,-38,39), (281534,1280165,0,'soga_skin_color',236,229,185), (281535,1280165,0,'wing_color1',255,255,255), (281536,1280165,0,'wing_color2',255,255,255), (281612,1280182,1,'cheek_type',-44,71,0), (281613,1280182,1,'chin_type',-22,-37,41), (281614,1280182,1,'eye_brow_type',-29,0,83), (281615,1280182,0,'eye_color',104,35,108), (281616,1280182,1,'eye_type',28,0,0), (281617,1280182,0,'hair_face_color',147,70,66), (281618,1280182,0,'hair_type_color',147,70,66), (281619,1280182,1,'lip_type',58,-53,-2), (281620,1280182,1,'nose_type',46,-79,34), (281621,1280182,0,'skin_color',147,70,66), (281622,1280182,1,'soga_cheek_type',-44,71,0), (281623,1280182,1,'soga_chin_type',-22,-37,41), (281624,1280182,1,'soga_eye_brow_type',-29,0,83), (281625,1280182,0,'soga_eye_color',147,70,66), (281626,1280182,1,'soga_eye_type',28,0,0), (281627,1280182,0,'soga_hair_face_color',147,70,66), (281628,1280182,0,'soga_hair_type_color',147,70,66), (281629,1280182,1,'soga_lip_type',58,-53,-2), (281630,1280182,1,'soga_nose_type',46,-79,34), (281631,1280182,0,'soga_skin_color',104,35,108), (281658,1280196,1,'cheek_type',89,7,0), (281659,1280196,1,'chin_type',-90,-3,41), (281660,1280196,1,'ear_type',34,-90,0), (281661,1280196,1,'eye_brow_type',28,-19,4), (281662,1280196,0,'eye_color',1,30,58), (281663,1280196,1,'eye_type',34,0,0), (281664,1280196,1,'lip_type',15,-21,-98), (281665,1280196,1,'nose_type',64,29,-43), (281666,1280196,0,'skin_color',202,174,86), (281667,1280196,1,'soga_cheek_type',89,7,0), (281668,1280196,1,'soga_chin_type',-90,-3,41), (281669,1280196,1,'soga_ear_type',34,-90,0), (281670,1280196,1,'soga_eye_brow_type',28,-19,4), (281671,1280196,0,'soga_eye_color',202,174,86), (281672,1280196,1,'soga_eye_type',34,0,0), (281673,1280196,1,'soga_lip_type',15,-21,-98), (281674,1280196,1,'soga_nose_type',64,29,-43), (281675,1280196,0,'soga_skin_color',1,30,58), (281690,1280204,1,'cheek_type',17,53,0), (281691,1280204,1,'chin_type',-97,96,66), (281692,1280204,1,'ear_type',-93,-38,0), (281693,1280204,1,'eye_brow_type',59,-48,85), (281694,1280204,0,'eye_color',36,21,6), (281695,1280204,1,'eye_type',100,0,0), (281696,1280204,0,'hair_color1',26,24,25), (281697,1280204,0,'hair_color2',36,34,36), (281698,1280204,0,'hair_face_color',15,1,21), (281699,1280204,0,'hair_face_highlight_color',15,1,21), (281700,1280204,0,'hair_highlight',26,24,25), (281701,1280204,0,'hair_type_color',15,1,21), (281702,1280204,0,'hair_type_highlight_color',15,1,21), (281703,1280204,1,'lip_type',100,-18,-81), (281704,1280204,1,'nose_type',79,58,71), (281705,1280204,0,'skin_color',50,52,52), (281706,1280204,1,'soga_cheek_type',17,53,0), (281707,1280204,1,'soga_chin_type',-97,96,66), (281708,1280204,1,'soga_ear_type',-93,-38,0), (281709,1280204,1,'soga_eye_brow_type',59,-48,85), (281710,1280204,0,'soga_eye_color',50,52,52), (281711,1280204,1,'soga_eye_type',100,0,0), (281712,1280204,0,'soga_hair_color1',26,24,25), (281713,1280204,0,'soga_hair_color2',36,34,36), (281714,1280204,0,'soga_hair_face_color',15,1,21), (281715,1280204,0,'soga_hair_face_highlight_color',15,1,21), (281716,1280204,0,'soga_hair_highlight',26,24,25), (281717,1280204,0,'soga_hair_type_color',15,1,21), (281718,1280204,0,'soga_hair_type_highlight_color',15,1,21), (281719,1280204,1,'soga_lip_type',100,-18,-81), (281720,1280204,1,'soga_nose_type',79,58,71), (281721,1280204,0,'soga_skin_color',36,21,6), (281722,1280205,1,'cheek_type',-44,46,0), (281723,1280205,1,'chin_type',-51,75,-69), (281724,1280205,1,'ear_type',50,-55,0), (281725,1280205,1,'eye_brow_type',-100,2,-31), (281726,1280205,0,'eye_color',241,168,255), (281727,1280205,1,'eye_type',-100,0,0), (281728,1280205,0,'hair_color1',112,123,142), (281729,1280205,0,'hair_color2',124,116,110), (281730,1280205,0,'hair_face_color',196,184,168), (281731,1280205,0,'hair_face_highlight_color',5,5,1), (281732,1280205,0,'hair_highlight',33,22,19), (281733,1280205,0,'hair_type_color',196,184,168), (281734,1280205,0,'hair_type_highlight_color',5,5,1), (281735,1280205,1,'lip_type',-100,25,17), (281736,1280205,1,'nose_type',-17,41,-100), (281737,1280205,0,'skin_color',164,200,205), (281738,1280205,1,'soga_cheek_type',-44,46,0), (281739,1280205,1,'soga_chin_type',-51,75,-69), (281740,1280205,1,'soga_ear_type',50,-55,0), (281741,1280205,1,'soga_eye_brow_type',-100,2,-31), (281742,1280205,0,'soga_eye_color',164,200,205), (281743,1280205,1,'soga_eye_type',-100,0,0), (281744,1280205,0,'soga_hair_color1',112,123,142), (281745,1280205,0,'soga_hair_color2',124,116,110), (281746,1280205,0,'soga_hair_face_color',196,184,168), (281747,1280205,0,'soga_hair_face_highlight_color',5,5,1), (281748,1280205,0,'soga_hair_highlight',33,22,19), (281749,1280205,0,'soga_hair_type_color',196,184,168), (281750,1280205,0,'soga_hair_type_highlight_color',5,5,1), (281751,1280205,1,'soga_lip_type',-100,25,17), (281752,1280205,1,'soga_nose_type',-17,41,-100), (281753,1280205,0,'soga_skin_color',241,168,255), (281756,1280207,1,'cheek_type',74,59,0), (281757,1280207,1,'chin_type',-17,50,85), (281758,1280207,1,'ear_type',-23,-88,0), (281759,1280207,1,'eye_brow_type',35,5,45), (281760,1280207,0,'eye_color',55,92,59), (281761,1280207,1,'eye_type',82,0,0), (281762,1280207,0,'hair_color1',79,28,15), (281763,1280207,0,'hair_color2',111,64,0), (281764,1280207,0,'hair_face_color',35,24,1), (281765,1280207,0,'hair_face_highlight_color',140,47,30), (281766,1280207,0,'hair_highlight',91,21,51), (281767,1280207,0,'hair_type_color',35,24,1), (281768,1280207,0,'hair_type_highlight_color',140,47,30), (281769,1280207,1,'lip_type',-85,62,14), (281770,1280207,1,'nose_type',84,-65,-84), (281771,1280207,0,'skin_color',241,251,251), (281772,1280207,1,'soga_cheek_type',74,59,0), (281773,1280207,1,'soga_chin_type',-17,50,85), (281774,1280207,1,'soga_ear_type',-23,-88,0), (281775,1280207,1,'soga_eye_brow_type',35,5,45), (281776,1280207,0,'soga_eye_color',241,251,251), (281777,1280207,1,'soga_eye_type',82,0,0), (281778,1280207,0,'soga_hair_color1',79,28,15), (281779,1280207,0,'soga_hair_color2',111,64,0), (281780,1280207,0,'soga_hair_face_color',35,24,1), (281781,1280207,0,'soga_hair_face_highlight_color',140,47,30), (281782,1280207,0,'soga_hair_highlight',91,21,51), (281783,1280207,0,'soga_hair_type_color',35,24,1), (281784,1280207,0,'soga_hair_type_highlight_color',140,47,30), (281785,1280207,1,'soga_lip_type',-85,62,14), (281786,1280207,1,'soga_nose_type',84,-65,-84), (281787,1280207,0,'soga_skin_color',55,92,59), (281788,1280208,1,'cheek_type',-8,3,0), (281789,1280208,1,'chin_type',17,7,-20), (281790,1280208,1,'ear_type',44,26,0), (281791,1280208,1,'eye_brow_type',-11,0,26), (281792,1280208,0,'eye_color',99,12,148), (281793,1280208,1,'eye_type',-11,0,0), (281794,1280208,0,'hair_face_color',143,140,133), (281795,1280208,0,'hair_face_highlight_color',216,192,37), (281796,1280208,0,'hair_type_color',143,140,133), (281797,1280208,0,'hair_type_highlight_color',216,192,37), (281798,1280208,1,'lip_type',-11,-7,12), (281799,1280208,1,'nose_type',-43,8,-11), (281800,1280208,0,'skin_color',185,155,125), (281801,1280208,1,'soga_cheek_type',-8,3,0), (281802,1280208,1,'soga_chin_type',17,7,-20), (281803,1280208,1,'soga_ear_type',44,26,0), (281804,1280208,1,'soga_eye_brow_type',-11,0,26), (281805,1280208,0,'soga_eye_color',185,155,125), (281806,1280208,1,'soga_eye_type',-11,0,0), (281807,1280208,0,'soga_hair_face_color',143,140,133), (281808,1280208,0,'soga_hair_face_highlight_color',216,192,37), (281809,1280208,0,'soga_hair_type_color',143,140,133), (281810,1280208,0,'soga_hair_type_highlight_color',216,192,37), (281811,1280208,1,'soga_lip_type',-11,-7,12), (281812,1280208,1,'soga_nose_type',-43,8,-11), (281813,1280208,0,'soga_skin_color',99,12,148), (281814,1280208,0,'wing_color1',255,255,255), (281815,1280208,0,'wing_color2',255,255,255), (281818,1280210,1,'cheek_type',0,7,0), (281819,1280210,1,'chin_type',-20,46,3), (281820,1280210,1,'ear_type',-44,31,0), (281821,1280210,1,'eye_brow_type',1,10,-8), (281822,1280210,0,'eye_color',42,82,61), (281823,1280210,1,'eye_type',-29,0,0), (281824,1280210,0,'hair_face_color',57,36,0), (281825,1280210,0,'hair_face_highlight_color',39,21,2), (281826,1280210,0,'hair_type_color',57,36,0), (281827,1280210,0,'hair_type_highlight_color',39,21,2), (281828,1280210,1,'lip_type',-9,-4,-31), (281829,1280210,1,'nose_type',0,28,-10), (281830,1280210,0,'skin_color',244,250,250), (281831,1280210,1,'soga_cheek_type',0,7,0), (281832,1280210,1,'soga_chin_type',-20,46,3), (281833,1280210,1,'soga_ear_type',-44,31,0), (281834,1280210,1,'soga_eye_brow_type',1,10,-8), (281835,1280210,0,'soga_eye_color',244,250,250), (281836,1280210,1,'soga_eye_type',-29,0,0), (281837,1280210,0,'soga_hair_face_color',57,36,0), (281838,1280210,0,'soga_hair_face_highlight_color',39,21,2), (281839,1280210,0,'soga_hair_type_color',57,36,0), (281840,1280210,0,'soga_hair_type_highlight_color',39,21,2), (281841,1280210,1,'soga_lip_type',-9,-4,-31), (281842,1280210,1,'soga_nose_type',0,28,-10), (281843,1280210,0,'soga_skin_color',42,82,61), (281844,1280210,0,'wing_color1',255,255,255), (281845,1280210,0,'wing_color2',255,255,255), (281850,1280213,1,'cheek_type',-48,-63,0), (281851,1280213,1,'chin_type',51,56,45), (281852,1280213,1,'ear_type',-81,81,0), (281853,1280213,1,'eye_brow_type',-62,-59,57), (281854,1280213,0,'eye_color',204,191,162), (281855,1280213,1,'eye_type',-58,0,0), (281856,1280213,0,'hair_color1',56,33,26), (281857,1280213,0,'hair_color2',94,59,11), (281858,1280213,0,'hair_face_color',100,70,10), (281859,1280213,0,'hair_face_highlight_color',52,37,3), (281860,1280213,0,'hair_highlight',79,28,15), (281861,1280213,0,'hair_type_color',100,70,10), (281862,1280213,0,'hair_type_highlight_color',52,37,3), (281863,1280213,1,'lip_type',-87,-41,-28), (281864,1280213,1,'nose_type',7,-96,-97), (281865,1280213,0,'skin_color',241,248,232), (281866,1280213,1,'soga_cheek_type',-48,-63,0), (281867,1280213,1,'soga_chin_type',51,56,45), (281868,1280213,1,'soga_ear_type',-81,81,0), (281869,1280213,1,'soga_eye_brow_type',-62,-59,57), (281870,1280213,0,'soga_eye_color',241,248,232), (281871,1280213,1,'soga_eye_type',-58,0,0), (281872,1280213,0,'soga_hair_color1',56,33,26), (281873,1280213,0,'soga_hair_color2',94,59,11), (281874,1280213,0,'soga_hair_face_color',100,70,10), (281875,1280213,0,'soga_hair_face_highlight_color',52,37,3), (281876,1280213,0,'soga_hair_highlight',79,28,15), (281877,1280213,0,'soga_hair_type_color',100,70,10), (281878,1280213,0,'soga_hair_type_highlight_color',52,37,3), (281879,1280213,1,'soga_lip_type',-87,-41,-28), (281880,1280213,1,'soga_nose_type',7,-96,-97), (281881,1280213,0,'soga_skin_color',204,191,162), (281882,1280214,1,'cheek_type',31,-5,0), (281883,1280214,1,'chin_type',14,-26,8), (281884,1280214,1,'ear_type',-2,34,0), (281885,1280214,1,'eye_brow_type',-7,43,22), (281886,1280214,0,'eye_color',148,191,202), (281887,1280214,0,'hair_face_color',28,18,0), (281888,1280214,0,'hair_face_highlight_color',71,58,0), (281889,1280214,0,'hair_type_color',28,18,0), (281890,1280214,0,'hair_type_highlight_color',71,58,0), (281891,1280214,1,'lip_type',-9,-10,-26), (281892,1280214,1,'nose_type',0,-25,3), (281893,1280214,0,'skin_color',185,185,185), (281894,1280214,1,'soga_cheek_type',31,-5,0), (281895,1280214,1,'soga_chin_type',14,-26,8), (281896,1280214,1,'soga_ear_type',-2,34,0), (281897,1280214,1,'soga_eye_brow_type',-7,43,22), (281898,1280214,0,'soga_eye_color',185,185,185), (281899,1280214,0,'soga_hair_face_color',28,18,0), (281900,1280214,0,'soga_hair_face_highlight_color',71,58,0), (281901,1280214,0,'soga_hair_type_color',28,18,0), (281902,1280214,0,'soga_hair_type_highlight_color',71,58,0), (281903,1280214,1,'soga_lip_type',-9,-10,-26), (281904,1280214,1,'soga_nose_type',0,-25,3), (281905,1280214,0,'soga_skin_color',148,191,202), (281906,1280214,0,'wing_color1',255,255,255), (281907,1280214,0,'wing_color2',255,255,255), (281922,1280222,1,'cheek_type',71,-62,0), (281923,1280222,1,'chin_type',7,25,44), (281924,1280222,1,'ear_type',69,-94,0), (281925,1280222,1,'eye_brow_type',-42,17,21), (281926,1280222,0,'eye_color',150,193,203), (281927,1280222,1,'eye_type',31,0,0), (281928,1280222,0,'hair_color1',79,28,15), (281929,1280222,0,'hair_color2',111,64,0), (281930,1280222,0,'hair_face_color',42,29,3), (281931,1280222,0,'hair_face_highlight_color',15,1,21), (281932,1280222,0,'hair_highlight',29,21,28), (281933,1280222,0,'hair_type_color',42,29,3), (281934,1280222,0,'hair_type_highlight_color',15,1,21), (281935,1280222,1,'lip_type',0,84,9), (281936,1280222,1,'nose_type',88,57,25), (281937,1280222,0,'skin_color',177,186,186), (281938,1280222,1,'soga_cheek_type',71,-62,0), (281939,1280222,1,'soga_chin_type',7,25,44), (281940,1280222,1,'soga_ear_type',69,-94,0), (281941,1280222,1,'soga_eye_brow_type',-42,17,21), (281942,1280222,0,'soga_eye_color',177,186,186), (281943,1280222,1,'soga_eye_type',31,0,0), (281944,1280222,0,'soga_hair_color1',79,28,15), (281945,1280222,0,'soga_hair_color2',111,64,0), (281946,1280222,0,'soga_hair_face_color',42,29,3), (281947,1280222,0,'soga_hair_face_highlight_color',15,1,21), (281948,1280222,0,'soga_hair_highlight',29,21,28), (281949,1280222,0,'soga_hair_type_color',42,29,3), (281950,1280222,0,'soga_hair_type_highlight_color',15,1,21), (281951,1280222,1,'soga_lip_type',0,84,9), (281952,1280222,1,'soga_nose_type',88,57,25), (281953,1280222,0,'soga_skin_color',150,193,203), (281954,1280222,0,'wing_color1',255,255,255), (281955,1280222,0,'wing_color2',255,255,255), (281956,1280223,1,'cheek_type',-94,-38,0), (281957,1280223,1,'chin_type',75,22,72), (281958,1280223,1,'ear_type',17,97,0), (281959,1280223,1,'eye_brow_type',64,9,-47), (281960,1280223,0,'eye_color',33,55,34), (281961,1280223,1,'eye_type',91,0,0), (281962,1280223,0,'hair_color1',54,45,28), (281963,1280223,0,'hair_color2',104,52,0), (281964,1280223,0,'hair_face_color',47,14,19), (281965,1280223,0,'hair_face_highlight_color',116,142,142), (281966,1280223,0,'hair_highlight',123,123,130), (281967,1280223,0,'hair_type_color',47,14,19), (281968,1280223,0,'hair_type_highlight_color',116,142,142), (281969,1280223,1,'lip_type',-18,7,-29), (281970,1280223,1,'nose_type',62,25,-89), (281971,1280223,0,'skin_color',46,34,36), (281972,1280223,1,'soga_cheek_type',-94,-38,0), (281973,1280223,1,'soga_chin_type',75,22,72), (281974,1280223,1,'soga_ear_type',17,97,0), (281975,1280223,1,'soga_eye_brow_type',64,9,-47), (281976,1280223,0,'soga_eye_color',46,34,36), (281977,1280223,1,'soga_eye_type',91,0,0), (281978,1280223,0,'soga_hair_color1',54,45,28), (281979,1280223,0,'soga_hair_color2',104,52,0), (281980,1280223,0,'soga_hair_face_color',47,14,19), (281981,1280223,0,'soga_hair_face_highlight_color',116,142,142), (281982,1280223,0,'soga_hair_highlight',123,123,130), (281983,1280223,0,'soga_hair_type_color',47,14,19), (281984,1280223,0,'soga_hair_type_highlight_color',116,142,142), (281985,1280223,1,'soga_lip_type',-18,7,-29), (281986,1280223,1,'soga_nose_type',62,25,-89), (281987,1280223,0,'soga_skin_color',33,55,34), (281988,1280224,1,'cheek_type',0,69,0), (281989,1280224,1,'chin_type',59,-37,-44), (281990,1280224,1,'ear_type',-61,-93,0), (281991,1280224,1,'eye_brow_type',89,52,71), (281992,1280224,0,'eye_color',143,103,48), (281993,1280224,1,'eye_type',-34,0,0), (281994,1280224,0,'hair_color1',56,33,26), (281995,1280224,0,'hair_color2',94,59,11), (281996,1280224,0,'hair_face_color',65,45,5), (281997,1280224,0,'hair_face_highlight_color',119,147,147), (281998,1280224,0,'hair_highlight',123,123,130), (281999,1280224,0,'hair_type_color',65,45,5), (282000,1280224,0,'hair_type_highlight_color',119,147,147), (282001,1280224,1,'lip_type',52,-62,-100), (282002,1280224,1,'nose_type',11,-74,87), (282003,1280224,0,'skin_color',229,239,238), (282004,1280224,1,'soga_cheek_type',0,69,0), (282005,1280224,1,'soga_chin_type',59,-37,-44), (282006,1280224,1,'soga_ear_type',-61,-93,0), (282007,1280224,1,'soga_eye_brow_type',89,52,71), (282008,1280224,0,'soga_eye_color',229,239,238), (282009,1280224,1,'soga_eye_type',-34,0,0), (282010,1280224,0,'soga_hair_color1',56,33,26), (282011,1280224,0,'soga_hair_color2',94,59,11), (282012,1280224,0,'soga_hair_face_color',65,45,5), (282013,1280224,0,'soga_hair_face_highlight_color',119,147,147), (282014,1280224,0,'soga_hair_highlight',123,123,130), (282015,1280224,0,'soga_hair_type_color',65,45,5), (282016,1280224,0,'soga_hair_type_highlight_color',119,147,147), (282017,1280224,1,'soga_lip_type',52,-62,-100), (282018,1280224,1,'soga_nose_type',11,-74,87), (282019,1280224,0,'soga_skin_color',143,103,48), (282020,1280225,1,'cheek_type',74,59,0), (282021,1280225,1,'chin_type',-17,50,85), (282022,1280225,1,'ear_type',-23,-88,0), (282023,1280225,1,'eye_brow_type',35,5,45), (282024,1280225,0,'eye_color',55,92,59), (282025,1280225,1,'eye_type',82,0,0), (282026,1280225,0,'hair_color1',79,28,15), (282027,1280225,0,'hair_color2',111,64,0), (282028,1280225,0,'hair_face_color',35,24,1), (282029,1280225,0,'hair_face_highlight_color',140,47,30), (282030,1280225,0,'hair_highlight',91,21,51), (282031,1280225,0,'hair_type_color',35,24,1), (282032,1280225,0,'hair_type_highlight_color',140,47,30), (282033,1280225,1,'lip_type',-85,62,14), (282034,1280225,1,'nose_type',84,-65,-84), (282035,1280225,0,'skin_color',241,251,251), (282036,1280225,1,'soga_cheek_type',74,59,0), (282037,1280225,1,'soga_chin_type',-17,50,85), (282038,1280225,1,'soga_ear_type',-23,-88,0), (282039,1280225,1,'soga_eye_brow_type',35,5,45), (282040,1280225,0,'soga_eye_color',241,251,251), (282041,1280225,1,'soga_eye_type',82,0,0), (282042,1280225,0,'soga_hair_color1',79,28,15), (282043,1280225,0,'soga_hair_color2',111,64,0), (282044,1280225,0,'soga_hair_face_color',35,24,1), (282045,1280225,0,'soga_hair_face_highlight_color',140,47,30), (282046,1280225,0,'soga_hair_highlight',91,21,51), (282047,1280225,0,'soga_hair_type_color',35,24,1), (282048,1280225,0,'soga_hair_type_highlight_color',140,47,30), (282049,1280225,1,'soga_lip_type',-85,62,14), (282050,1280225,1,'soga_nose_type',84,-65,-84), (282051,1280225,0,'soga_skin_color',55,92,59), (282052,1280226,1,'cheek_type',15,-48,0), (282053,1280226,1,'chin_type',69,76,-28), (282054,1280226,1,'ear_type',25,-35,0), (282055,1280226,1,'eye_brow_type',43,-100,100), (282056,1280226,0,'eye_color',119,144,101), (282057,1280226,1,'eye_type',25,0,0), (282058,1280226,0,'hair_color1',109,14,49), (282059,1280226,0,'hair_color2',185,97,0), (282060,1280226,0,'hair_face_color',86,2,2), (282061,1280226,0,'hair_face_highlight_color',233,184,31), (282062,1280226,0,'hair_highlight',246,219,114), (282063,1280226,0,'hair_type_color',86,2,2), (282064,1280226,0,'hair_type_highlight_color',233,184,31), (282065,1280226,1,'lip_type',-57,100,-56), (282066,1280226,1,'nose_type',81,18,14), (282067,1280226,0,'skin_color',202,148,120), (282068,1280226,1,'soga_cheek_type',15,-48,0), (282069,1280226,1,'soga_chin_type',69,76,-28), (282070,1280226,1,'soga_ear_type',25,-35,0), (282071,1280226,1,'soga_eye_brow_type',43,-100,100), (282072,1280226,0,'soga_eye_color',202,148,120), (282073,1280226,1,'soga_eye_type',25,0,0), (282074,1280226,0,'soga_hair_color1',109,14,49), (282075,1280226,0,'soga_hair_color2',185,97,0), (282076,1280226,0,'soga_hair_face_color',86,2,2), (282077,1280226,0,'soga_hair_face_highlight_color',233,184,31), (282078,1280226,0,'soga_hair_highlight',246,219,114), (282079,1280226,0,'soga_hair_type_color',86,2,2), (282080,1280226,0,'soga_hair_type_highlight_color',233,184,31), (282081,1280226,1,'soga_lip_type',-57,100,-56), (282082,1280226,1,'soga_nose_type',81,18,14), (282083,1280226,0,'soga_skin_color',119,144,101), (282084,1280227,1,'cheek_type',-46,17,0), (282085,1280227,1,'chin_type',42,-50,-93), (282086,1280227,1,'ear_type',57,-89,0), (282087,1280227,1,'eye_brow_type',65,18,-79), (282088,1280227,0,'eye_color',158,185,164), (282089,1280227,1,'eye_type',45,0,0), (282090,1280227,0,'hair_color1',89,21,21), (282091,1280227,0,'hair_color2',171,87,0), (282092,1280227,0,'hair_face_color',171,64,26), (282093,1280227,0,'hair_face_highlight_color',59,59,73), (282094,1280227,0,'hair_highlight',50,48,56), (282095,1280227,0,'hair_type_color',171,64,26), (282096,1280227,0,'hair_type_highlight_color',59,59,73), (282097,1280227,1,'lip_type',-78,93,0), (282098,1280227,1,'nose_type',51,-96,29), (282099,1280227,0,'skin_color',252,247,248), (282100,1280227,1,'soga_cheek_type',-46,17,0), (282101,1280227,1,'soga_chin_type',42,-50,-93), (282102,1280227,1,'soga_ear_type',57,-89,0), (282103,1280227,1,'soga_eye_brow_type',65,18,-79), (282104,1280227,0,'soga_eye_color',252,247,248), (282105,1280227,1,'soga_eye_type',45,0,0), (282106,1280227,0,'soga_hair_color1',89,21,21), (282107,1280227,0,'soga_hair_color2',171,87,0), (282108,1280227,0,'soga_hair_face_color',171,64,26), (282109,1280227,0,'soga_hair_face_highlight_color',59,59,73), (282110,1280227,0,'soga_hair_highlight',50,48,56), (282111,1280227,0,'soga_hair_type_color',171,64,26), (282112,1280227,0,'soga_hair_type_highlight_color',59,59,73), (282113,1280227,1,'soga_lip_type',-78,93,0), (282114,1280227,1,'soga_nose_type',51,-96,29), (282115,1280227,0,'soga_skin_color',158,185,164), (282116,1280228,1,'cheek_type',71,43,0), (282117,1280228,1,'chin_type',-69,17,-7), (282118,1280228,1,'ear_type',-94,-82,0), (282119,1280228,1,'eye_brow_type',7,-75,58), (282120,1280228,0,'eye_color',38,77,88), (282121,1280228,1,'eye_type',-91,0,0), (282122,1280228,0,'hair_color1',246,219,114), (282123,1280228,0,'hair_color2',187,136,62), (282124,1280228,0,'hair_face_color',233,184,31), (282125,1280228,0,'hair_face_highlight_color',1,0,1), (282126,1280228,0,'hair_highlight',38,22,21), (282127,1280228,0,'hair_type_color',233,184,31), (282128,1280228,0,'hair_type_highlight_color',1,0,1), (282129,1280228,1,'lip_type',20,89,-9), (282130,1280228,1,'nose_type',-77,57,45), (282131,1280228,0,'skin_color',252,247,248), (282132,1280228,1,'soga_cheek_type',71,43,0), (282133,1280228,1,'soga_chin_type',-69,17,-7), (282134,1280228,1,'soga_ear_type',-94,-82,0), (282135,1280228,1,'soga_eye_brow_type',7,-75,58), (282136,1280228,0,'soga_eye_color',252,247,248), (282137,1280228,1,'soga_eye_type',-91,0,0), (282138,1280228,0,'soga_hair_color1',246,219,114), (282139,1280228,0,'soga_hair_color2',187,136,62), (282140,1280228,0,'soga_hair_face_color',233,184,31), (282141,1280228,0,'soga_hair_face_highlight_color',1,0,1), (282142,1280228,0,'soga_hair_highlight',38,22,21), (282143,1280228,0,'soga_hair_type_color',233,184,31), (282144,1280228,0,'soga_hair_type_highlight_color',1,0,1), (282145,1280228,1,'soga_lip_type',20,89,-9), (282146,1280228,1,'soga_nose_type',-77,57,45), (282147,1280228,0,'soga_skin_color',38,77,88), (282148,1440000,1,'cheek_type',-12,3,0), (282149,1440000,1,'chin_type',-17,-19,-18), (282150,1440000,1,'ear_type',5,-28,0), (282151,1440000,1,'eye_brow_type',-12,-25,10), (282152,1440000,0,'eye_color',43,89,99), (282153,1440000,1,'eye_type',35,0,0), (282154,1440000,0,'hair_color1',34,249,0), (282155,1440000,0,'hair_face_color',64,24,5), (282156,1440000,0,'hair_face_highlight_color',217,198,175), (282157,1440000,0,'hair_type_color',64,24,5), (282158,1440000,0,'hair_type_highlight_color',217,198,175), (282159,1440000,1,'lip_type',7,25,-32), (282160,1440000,1,'nose_type',-1,34,-7), (282161,1440000,0,'skin_color',191,166,113), (282162,1440000,1,'soga_cheek_type',0,-12,-25), (282163,1440000,1,'soga_chin_type',0,7,25), (282164,1440000,1,'soga_ear_type',0,35,0), (282165,1440000,1,'soga_eye_brow_type',0,5,-28), (282166,1440000,0,'soga_eye_color',229,229,102), (282167,1440000,1,'soga_eye_type',35,0,0), (282168,1440000,0,'soga_hair_face_color',64,24,5), (282169,1440000,0,'soga_hair_face_highlight_color',217,198,175), (282170,1440000,0,'soga_hair_type_color',64,24,5), (282171,1440000,0,'soga_hair_type_highlight_color',217,198,175), (282172,1440000,1,'soga_lip_type',10,-12,3), (282173,1440000,1,'soga_nose_type',-32,-17,-19), (282174,1440000,0,'soga_skin_color',191,166,113), (282175,1440000,0,'wing_color1',255,255,255), (282176,1440000,0,'wing_color2',255,255,255), (282177,1440001,1,'cheek_type',44,0,0), (282178,1440001,1,'chin_type',90,-11,0), (282179,1440001,1,'ear_type',-8,-98,0), (282180,1440001,1,'eye_brow_type',-91,-53,-25), (282181,1440001,0,'eye_color',119,175,191), (282182,1440001,1,'eye_type',75,0,0), (282183,1440001,0,'hair_color1',53,222,247), (282184,1440001,0,'hair_color2',208,0,0), (282185,1440001,0,'hair_face_color',121,38,35), (282186,1440001,0,'hair_face_highlight_color',47,14,19), (282187,1440001,0,'hair_highlight',54,45,28), (282188,1440001,0,'hair_type_color',121,38,35), (282189,1440001,0,'hair_type_highlight_color',47,14,19), (282190,1440001,1,'lip_type',0,32,-22), (282191,1440001,1,'nose_type',90,53,-34), (282192,1440001,0,'skin_color',245,250,250), (282193,1440001,1,'soga_cheek_type',0,-91,-53), (282194,1440001,1,'soga_chin_type',0,0,32), (282195,1440001,1,'soga_ear_type',0,75,0), (282196,1440001,1,'soga_eye_brow_type',0,-8,-98), (282197,1440001,0,'soga_eye_color',229,229,102), (282198,1440001,1,'soga_eye_type',-48,0,0), (282199,1440001,0,'soga_hair_color1',91,21,51), (282200,1440001,0,'soga_hair_color2',159,88,0), (282201,1440001,0,'soga_hair_face_color',121,38,35), (282202,1440001,0,'soga_hair_face_highlight_color',47,14,19), (282203,1440001,0,'soga_hair_highlight',54,45,28), (282204,1440001,0,'soga_hair_type_color',121,38,35), (282205,1440001,0,'soga_hair_type_highlight_color',47,14,19), (282206,1440001,1,'soga_lip_type',-25,44,0), (282207,1440001,1,'soga_nose_type',-22,90,-11), (282208,1440001,0,'soga_skin_color',245,250,250), (282209,1440001,0,'wing_color1',255,255,255), (282210,1440001,0,'wing_color2',255,255,255), (282211,1440002,1,'cheek_type',81,-56,0), (282212,1440002,1,'chin_type',1,37,-28), (282213,1440002,1,'ear_type',75,1,0), (282214,1440002,1,'eye_brow_type',81,37,-19), (282215,1440002,0,'eye_color',100,148,120), (282216,1440002,1,'eye_type',20,0,0), (282217,1440002,0,'hair_color1',7,17,50), (282218,1440002,0,'hair_color2',156,0,0), (282219,1440002,0,'hair_face_color',244,246,246), (282220,1440002,0,'hair_face_highlight_color',244,246,246), (282221,1440002,0,'hair_highlight',164,165,165), (282222,1440002,0,'hair_type_color',244,246,246), (282223,1440002,0,'hair_type_highlight_color',244,246,246), (282224,1440002,1,'lip_type',-81,76,37), (282225,1440002,1,'nose_type',39,7,17), (282226,1440002,0,'skin_color',240,242,214), (282227,1440002,1,'soga_cheek_type',0,81,37), (282228,1440002,1,'soga_chin_type',0,-81,76), (282229,1440002,1,'soga_ear_type',0,20,0), (282230,1440002,1,'soga_eye_brow_type',0,75,1), (282231,1440002,0,'soga_eye_color',229,229,102), (282232,1440002,1,'soga_eye_type',-100,0,0), (282233,1440002,0,'soga_hair_color1',164,165,165), (282234,1440002,0,'soga_hair_color2',56,62,62), (282235,1440002,0,'soga_hair_face_color',244,246,246), (282236,1440002,0,'soga_hair_face_highlight_color',244,246,246), (282237,1440002,0,'soga_hair_highlight',164,165,165), (282238,1440002,0,'soga_hair_type_color',244,246,246), (282239,1440002,0,'soga_hair_type_highlight_color',244,246,246), (282240,1440002,1,'soga_lip_type',-19,81,-56), (282241,1440002,1,'soga_nose_type',37,1,37), (282242,1440002,0,'soga_skin_color',240,242,214), (282243,1440003,1,'cheek_type',-26,2,0), (282244,1440003,1,'chin_type',-26,20,0), (282245,1440003,1,'ear_type',-12,20,0), (282246,1440003,1,'eye_brow_type',-26,-9,14), (282247,1440003,0,'eye_color',52,107,120), (282248,1440003,1,'eye_type',9,0,0), (282249,1440003,0,'hair_color1',239,246,0), (282250,1440003,0,'hair_face_color',107,57,6), (282251,1440003,0,'hair_face_highlight_color',154,131,101), (282252,1440003,0,'hair_type_color',107,57,6), (282253,1440003,0,'hair_type_highlight_color',154,131,101), (282254,1440003,1,'lip_type',-28,7,-34), (282255,1440003,1,'nose_type',-2,-17,-10), (282256,1440003,0,'skin_color',217,188,151), (282257,1440003,1,'soga_cheek_type',0,-26,-9), (282258,1440003,1,'soga_chin_type',0,-28,7), (282259,1440003,1,'soga_ear_type',0,9,0), (282260,1440003,1,'soga_eye_brow_type',0,-12,20), (282261,1440003,0,'soga_eye_color',229,229,102), (282262,1440003,1,'soga_eye_type',9,0,0), (282263,1440003,0,'soga_hair_face_color',107,57,6), (282264,1440003,0,'soga_hair_face_highlight_color',154,131,101), (282265,1440003,0,'soga_hair_type_color',107,57,6), (282266,1440003,0,'soga_hair_type_highlight_color',154,131,101), (282267,1440003,1,'soga_lip_type',14,-26,2), (282268,1440003,1,'soga_nose_type',-34,-26,20), (282269,1440003,0,'soga_skin_color',217,188,151), (282270,1440003,0,'wing_color1',255,255,255), (282271,1440003,0,'wing_color2',255,255,255), (282272,1440004,1,'cheek_type',2,-1,0), (282273,1440004,1,'chin_type',-25,0,-35), (282274,1440004,1,'ear_type',-7,-9,0), (282275,1440004,1,'eye_brow_type',-35,28,-39), (282276,1440004,0,'eye_color',150,108,9), (282277,1440004,1,'eye_type',3,0,0), (282278,1440004,0,'hair_color1',34,1,0), (282279,1440004,0,'hair_face_color',43,18,0), (282280,1440004,0,'hair_type_color',43,18,0), (282281,1440004,1,'lip_type',18,43,17), (282282,1440004,1,'nose_type',-17,34,1), (282283,1440004,0,'skin_color',127,126,89), (282284,1440004,1,'soga_cheek_type',0,-35,28), (282285,1440004,1,'soga_chin_type',0,18,43), (282286,1440004,1,'soga_ear_type',0,3,0), (282287,1440004,1,'soga_eye_brow_type',0,-7,-9), (282288,1440004,0,'soga_eye_color',229,229,102), (282289,1440004,1,'soga_eye_type',3,0,0), (282290,1440004,0,'soga_hair_face_color',43,18,0), (282291,1440004,0,'soga_hair_type_color',43,18,0), (282292,1440004,1,'soga_lip_type',-39,2,-1), (282293,1440004,1,'soga_nose_type',17,-25,0), (282294,1440004,0,'soga_skin_color',127,126,89), (282295,1440004,0,'wing_color1',255,255,255), (282296,1440004,0,'wing_color2',255,255,255), (282297,1440005,1,'cheek_type',0,-7,0), (282298,1440005,1,'chin_type',7,-17,-7), (282299,1440005,1,'ear_type',-2,-40,0), (282300,1440005,1,'eye_brow_type',35,10,12), (282301,1440005,0,'eye_color',173,87,190), (282302,1440005,1,'eye_type',-26,0,0), (282303,1440005,0,'hair_color1',247,17,0), (282304,1440005,0,'hair_face_color',165,137,164), (282305,1440005,0,'hair_face_highlight_color',155,150,106), (282306,1440005,0,'hair_type_color',165,137,164), (282307,1440005,0,'hair_type_highlight_color',155,150,106), (282308,1440005,1,'lip_type',-28,-25,-8), (282309,1440005,1,'nose_type',18,-9,17), (282310,1440005,0,'skin_color',179,179,179), (282311,1440005,1,'soga_cheek_type',0,35,10), (282312,1440005,1,'soga_chin_type',0,-28,-25), (282313,1440005,1,'soga_ear_type',0,-26,0), (282314,1440005,1,'soga_eye_brow_type',0,-2,-40), (282315,1440005,0,'soga_eye_color',229,229,102), (282316,1440005,1,'soga_eye_type',-26,0,0), (282317,1440005,0,'soga_hair_face_color',165,137,164), (282318,1440005,0,'soga_hair_face_highlight_color',155,150,106), (282319,1440005,0,'soga_hair_type_color',165,137,164), (282320,1440005,0,'soga_hair_type_highlight_color',155,150,106), (282321,1440005,1,'soga_lip_type',12,0,-7), (282322,1440005,1,'soga_nose_type',-8,7,-17), (282323,1440005,0,'soga_skin_color',179,179,179), (282324,1440005,0,'wing_color1',255,255,255), (282325,1440005,0,'wing_color2',255,255,255), (282326,1440006,1,'cheek_type',0,75,0), (282327,1440006,1,'chin_type',-4,-31,-47), (282328,1440006,1,'ear_type',18,-31,0), (282329,1440006,1,'eye_brow_type',-68,34,28), (282330,1440006,0,'eye_color',255,255,239), (282331,1440006,1,'eye_type',-10,0,0), (282332,1440006,0,'hair_color1',156,239,216), (282333,1440006,0,'hair_face_color',131,186,14), (282334,1440006,0,'hair_type_color',131,186,14), (282335,1440006,1,'lip_type',7,-9,14), (282336,1440006,1,'nose_type',-4,-100,-17), (282337,1440006,0,'skin_color',131,186,14), (282338,1440006,1,'soga_cheek_type',0,-68,34), (282339,1440006,1,'soga_chin_type',0,7,-9), (282340,1440006,1,'soga_ear_type',0,-10,0), (282341,1440006,1,'soga_eye_brow_type',0,18,-31), (282342,1440006,0,'soga_eye_color',229,229,102), (282343,1440006,1,'soga_eye_type',-10,0,0), (282344,1440006,0,'soga_hair_face_color',131,186,14), (282345,1440006,0,'soga_hair_type_color',131,186,14), (282346,1440006,1,'soga_lip_type',28,0,75), (282347,1440006,1,'soga_nose_type',14,-4,-31), (282348,1440006,0,'soga_skin_color',131,186,14), (282349,1440006,0,'wing_color1',255,255,255), (282350,1440006,0,'wing_color2',255,255,255), (282351,1440007,1,'cheek_type',-43,-3,0), (282352,1440007,1,'chin_type',17,68,-28), (282353,1440007,1,'ear_type',-12,-52,0), (282354,1440007,1,'eye_brow_type',-14,77,0), (282355,1440007,0,'eye_color',0,58,58), (282356,1440007,1,'eye_type',-20,0,0), (282357,1440007,0,'hair_color1',25,172,23), (282358,1440007,1,'lip_type',38,-65,39), (282359,1440007,1,'nose_type',35,25,-84), (282360,1440007,0,'skin_color',80,23,7), (282361,1440007,1,'soga_cheek_type',0,-14,77), (282362,1440007,1,'soga_chin_type',0,38,-65), (282363,1440007,1,'soga_ear_type',0,-20,0), (282364,1440007,1,'soga_eye_brow_type',0,-12,-52), (282365,1440007,0,'soga_eye_color',229,229,102), (282366,1440007,1,'soga_eye_type',-20,0,0), (282367,1440007,1,'soga_lip_type',0,-43,-3), (282368,1440007,1,'soga_nose_type',39,17,68), (282369,1440007,0,'soga_skin_color',80,23,7), (282370,1440007,0,'wing_color1',255,255,255), (282371,1440007,0,'wing_color2',255,255,255), (282372,1440008,1,'cheek_type',7,-8,0), (282373,1440008,1,'chin_type',-28,-68,98), (282374,1440008,1,'ear_type',71,88,0), (282375,1440008,1,'eye_brow_type',-22,-62,-75), (282376,1440008,0,'eye_color',54,198,223), (282377,1440008,1,'eye_type',66,0,0), (282378,1440008,0,'hair_color1',239,59,219), (282379,1440008,1,'lip_type',-62,34,38), (282380,1440008,1,'nose_type',-17,-17,59), (282381,1440008,0,'skin_color',95,46,33), (282382,1440008,1,'soga_cheek_type',0,-22,-62), (282383,1440008,1,'soga_chin_type',0,-62,34), (282384,1440008,1,'soga_ear_type',0,66,0), (282385,1440008,1,'soga_eye_brow_type',0,71,88), (282386,1440008,0,'soga_eye_color',229,229,102), (282387,1440008,1,'soga_eye_type',66,0,0), (282388,1440008,1,'soga_lip_type',-75,7,-8), (282389,1440008,1,'soga_nose_type',38,-28,-68), (282390,1440008,0,'soga_skin_color',95,46,33), (282391,1440008,0,'wing_color1',255,255,255), (282392,1440008,0,'wing_color2',255,255,255), (282393,1440009,1,'cheek_type',2,0,0), (282394,1440009,1,'chin_type',8,9,-11), (282395,1440009,1,'ear_type',7,14,0), (282396,1440009,1,'eye_brow_type',-32,-22,7), (282397,1440009,0,'eye_color',46,95,108), (282398,1440009,1,'eye_type',26,0,0), (282399,1440009,0,'hair_color1',242,236,0), (282400,1440009,0,'hair_face_color',188,148,90), (282401,1440009,0,'hair_face_highlight_color',39,19,0), (282402,1440009,0,'hair_type_color',188,148,90), (282403,1440009,0,'hair_type_highlight_color',39,19,0), (282404,1440009,1,'lip_type',0,18,0), (282405,1440009,1,'nose_type',7,-14,-20), (282406,1440009,0,'skin_color',233,230,221), (282407,1440009,1,'soga_cheek_type',0,-32,-22), (282408,1440009,1,'soga_chin_type',0,0,18), (282409,1440009,1,'soga_ear_type',0,26,0), (282410,1440009,1,'soga_eye_brow_type',0,7,14), (282411,1440009,0,'soga_eye_color',229,229,102), (282412,1440009,1,'soga_eye_type',26,0,0), (282413,1440009,0,'soga_hair_face_color',188,148,90), (282414,1440009,0,'soga_hair_face_highlight_color',39,19,0), (282415,1440009,0,'soga_hair_type_color',188,148,90), (282416,1440009,0,'soga_hair_type_highlight_color',39,19,0), (282417,1440009,1,'soga_lip_type',7,2,0), (282418,1440009,1,'soga_nose_type',0,8,9), (282419,1440009,0,'soga_skin_color',233,230,221), (282420,1440009,0,'wing_color1',255,255,255), (282421,1440009,0,'wing_color2',255,255,255), (282422,1440010,1,'cheek_type',4,-3,0), (282423,1440010,1,'chin_type',28,0,37), (282424,1440010,1,'ear_type',-25,46,0), (282425,1440010,1,'eye_brow_type',14,-18,0), (282426,1440010,0,'eye_color',34,67,49), (282427,1440010,1,'eye_type',-12,0,0), (282428,1440010,0,'hair_color1',20,8,0), (282429,1440010,0,'hair_face_color',217,189,23), (282430,1440010,0,'hair_face_highlight_color',174,60,32), (282431,1440010,0,'hair_type_color',217,189,23), (282432,1440010,0,'hair_type_highlight_color',174,60,32), (282433,1440010,1,'lip_type',-35,0,-5), (282434,1440010,1,'nose_type',28,20,8), (282435,1440010,0,'skin_color',227,217,218), (282436,1440010,1,'soga_cheek_type',0,14,-18), (282437,1440010,1,'soga_chin_type',0,-35,0), (282438,1440010,1,'soga_ear_type',0,-12,0), (282439,1440010,1,'soga_eye_brow_type',0,-25,46), (282440,1440010,0,'soga_eye_color',229,229,102), (282441,1440010,1,'soga_eye_type',-12,0,0), (282442,1440010,0,'soga_hair_face_color',217,189,23), (282443,1440010,0,'soga_hair_face_highlight_color',174,60,32), (282444,1440010,0,'soga_hair_type_color',217,189,23), (282445,1440010,0,'soga_hair_type_highlight_color',174,60,32), (282446,1440010,1,'soga_lip_type',0,4,-3), (282447,1440010,1,'soga_nose_type',-5,28,0), (282448,1440010,0,'soga_skin_color',227,217,218), (282449,1440010,0,'wing_color1',255,255,255), (282450,1440010,0,'wing_color2',255,255,255), (282451,1440011,1,'cheek_type',100,-100,0), (282452,1440011,1,'chin_type',-100,100,100), (282453,1440011,1,'ear_type',25,9,0), (282454,1440011,1,'eye_brow_type',100,100,100), (282455,1440011,0,'eye_color',118,14,183), (282456,1440011,1,'eye_type',100,0,0), (282457,1440011,0,'hair_color1',239,255,156), (282458,1440011,0,'hair_face_color',171,60,32), (282459,1440011,0,'hair_face_highlight_color',216,192,37), (282460,1440011,0,'hair_type_color',171,60,32), (282461,1440011,0,'hair_type_highlight_color',216,192,37), (282462,1440011,1,'lip_type',100,50,-68), (282463,1440011,1,'nose_type',0,-17,-1), (282464,1440011,0,'skin_color',115,117,119), (282465,1440011,1,'soga_cheek_type',0,100,100), (282466,1440011,1,'soga_chin_type',0,100,50), (282467,1440011,1,'soga_ear_type',0,100,0), (282468,1440011,1,'soga_eye_brow_type',0,25,9), (282469,1440011,0,'soga_eye_color',229,229,102), (282470,1440011,1,'soga_eye_type',100,0,0), (282471,1440011,0,'soga_hair_face_color',171,60,32), (282472,1440011,0,'soga_hair_face_highlight_color',216,192,37), (282473,1440011,0,'soga_hair_type_color',171,60,32), (282474,1440011,0,'soga_hair_type_highlight_color',216,192,37), (282475,1440011,1,'soga_lip_type',100,100,-100), (282476,1440011,1,'soga_nose_type',-68,-100,100), (282477,1440011,0,'soga_skin_color',115,117,119), (282478,1440011,0,'wing_color1',255,255,255), (282479,1440011,0,'wing_color2',255,255,255), (282480,1440012,1,'cheek_type',25,-64,0), (282481,1440012,1,'chin_type',-63,87,75), (282482,1440012,1,'ear_type',81,-81,0), (282483,1440012,1,'eye_brow_type',41,37,31), (282484,1440012,0,'eye_color',230,116,250), (282485,1440012,1,'eye_type',-12,0,0), (282486,1440012,0,'hair_color1',239,51,238), (282487,1440012,0,'hair_color2',88,95,109), (282488,1440012,0,'hair_face_color',102,133,150), (282489,1440012,0,'hair_face_highlight_color',100,131,153), (282490,1440012,0,'hair_highlight',98,135,156), (282491,1440012,0,'hair_type_color',102,133,150), (282492,1440012,0,'hair_type_highlight_color',100,131,153), (282493,1440012,1,'lip_type',64,-84,-72), (282494,1440012,1,'nose_type',-75,-17,51), (282495,1440012,0,'skin_color',130,173,172), (282496,1440012,1,'soga_cheek_type',0,41,37), (282497,1440012,1,'soga_chin_type',0,64,-84), (282498,1440012,1,'soga_ear_type',0,-12,0), (282499,1440012,1,'soga_eye_brow_type',0,81,-81), (282500,1440012,0,'soga_eye_color',229,229,102), (282501,1440012,1,'soga_eye_type',-12,0,0), (282502,1440012,0,'soga_hair_color1',98,135,156), (282503,1440012,0,'soga_hair_color2',88,95,109), (282504,1440012,0,'soga_hair_face_color',102,133,150), (282505,1440012,0,'soga_hair_face_highlight_color',100,131,153), (282506,1440012,0,'soga_hair_highlight',98,135,156), (282507,1440012,0,'soga_hair_type_color',102,133,150), (282508,1440012,0,'soga_hair_type_highlight_color',100,131,153), (282509,1440012,1,'soga_lip_type',31,25,-64), (282510,1440012,1,'soga_nose_type',-72,-63,87), (282511,1440012,0,'soga_skin_color',130,173,172), (282512,1440012,0,'wing_color1',255,255,255), (282513,1440012,0,'wing_color2',255,255,255), (282514,1440013,1,'cheek_type',-43,-72,0), (282515,1440013,1,'chin_type',38,-75,77), (282516,1440013,1,'ear_type',-61,-83,0), (282517,1440013,1,'eye_brow_type',-51,-35,-31), (282518,1440013,0,'eye_color',173,142,88), (282519,1440013,1,'eye_type',-76,0,0), (282520,1440013,0,'hair_color1',82,31,72), (282521,1440013,0,'hair_color2',56,0,0), (282522,1440013,0,'hair_face_color',49,47,61), (282523,1440013,0,'hair_face_highlight_color',42,29,2), (282524,1440013,0,'hair_highlight',79,28,15), (282525,1440013,0,'hair_type_color',49,47,61), (282526,1440013,0,'hair_type_highlight_color',42,29,2), (282527,1440013,1,'lip_type',3,41,70), (282528,1440013,1,'nose_type',-47,82,31), (282529,1440013,0,'skin_color',243,251,251), (282530,1440013,1,'soga_cheek_type',0,-51,-35), (282531,1440013,1,'soga_chin_type',0,3,41), (282532,1440013,1,'soga_ear_type',0,-76,0), (282533,1440013,1,'soga_eye_brow_type',0,-61,-83), (282534,1440013,0,'soga_eye_color',229,229,102), (282535,1440013,1,'soga_eye_type',56,0,0), (282536,1440013,0,'soga_hair_color1',43,36,70), (282537,1440013,0,'soga_hair_color2',64,76,74), (282538,1440013,0,'soga_hair_face_color',49,47,61), (282539,1440013,0,'soga_hair_face_highlight_color',42,29,2), (282540,1440013,0,'soga_hair_highlight',79,28,15), (282541,1440013,0,'soga_hair_type_color',49,47,61), (282542,1440013,0,'soga_hair_type_highlight_color',42,29,2), (282543,1440013,1,'soga_lip_type',-31,-43,-72), (282544,1440013,1,'soga_nose_type',70,38,-75), (282545,1440013,0,'soga_skin_color',243,251,251), (282546,1440013,0,'wing_color1',255,255,255), (282547,1440013,0,'wing_color2',255,255,255), (282548,1440014,0,'eye_color',255,255,255), (282549,1440014,0,'skin_color',255,255,255), (282550,1440014,0,'soga_eye_color',255,0,255), (282551,1440015,0,'eye_color',255,255,255), (282552,1440015,0,'skin_color',255,255,255), (282553,1440015,0,'soga_eye_color',255,0,255), (282554,1440016,1,'cheek_type',100,-100,0), (282555,1440016,1,'chin_type',-44,-37,100), (282556,1440016,1,'eye_brow_type',-100,-100,100), (282557,1440016,0,'eye_color',199,176,146), (282558,1440016,1,'eye_type',100,0,0), (282559,1440016,0,'hair_color1',156,45,31), (282560,1440016,0,'hair_face_color',94,86,35), (282561,1440016,0,'hair_type_color',94,86,35), (282562,1440016,1,'lip_type',0,-28,-100), (282563,1440016,1,'nose_type',-50,-100,45), (282564,1440016,0,'skin_color',94,86,35), (282565,1440016,1,'soga_cheek_type',0,-100,-100), (282566,1440016,1,'soga_chin_type',0,0,-28), (282567,1440016,1,'soga_ear_type',0,100,0), (282568,1440016,1,'soga_eye_brow_type',-100,-100,100), (282569,1440016,0,'soga_eye_color',229,229,102), (282570,1440016,1,'soga_eye_type',100,0,0), (282571,1440016,0,'soga_hair_face_color',94,86,35), (282572,1440016,0,'soga_hair_type_color',94,86,35), (282573,1440016,1,'soga_lip_type',100,100,-100), (282574,1440016,1,'soga_nose_type',-100,-44,-37), (282575,1440016,0,'soga_skin_color',94,86,35), (282576,1440016,0,'wing_color1',255,255,255), (282577,1440016,0,'wing_color2',255,255,255), (282578,1440017,1,'cheek_type',4,87,0), (282579,1440017,1,'chin_type',63,17,-38), (282580,1440017,1,'ear_type',-81,64,0), (282581,1440017,1,'eye_brow_type',-21,93,34), (282582,1440017,0,'eye_color',204,204,204), (282583,1440017,1,'eye_type',-61,0,0), (282584,1440017,0,'hair_color1',53,93,25), (282585,1440017,1,'lip_type',28,-44,-62), (282586,1440017,1,'nose_type',-66,53,93), (282587,1440017,0,'skin_color',17,3,1), (282588,1440017,1,'soga_cheek_type',0,-21,93), (282589,1440017,1,'soga_chin_type',0,28,-44), (282590,1440017,1,'soga_ear_type',0,-61,0), (282591,1440017,1,'soga_eye_brow_type',0,-81,64), (282592,1440017,0,'soga_eye_color',229,229,102), (282593,1440017,1,'soga_eye_type',-61,0,0), (282594,1440017,1,'soga_lip_type',34,4,87), (282595,1440017,1,'soga_nose_type',-62,63,17), (282596,1440017,0,'soga_skin_color',17,3,1), (282597,1440017,0,'wing_color1',255,255,255), (282598,1440017,0,'wing_color2',255,255,255), (282599,1440018,1,'cheek_type',11,-43,0), (282600,1440018,1,'chin_type',-14,0,14), (282601,1440018,1,'ear_type',0,-14,0), (282602,1440018,1,'eye_brow_type',-1,32,-31), (282603,1440018,0,'eye_color',201,43,49), (282604,1440018,1,'eye_type',-37,0,0), (282605,1440018,0,'hair_color1',45,214,0), (282606,1440018,0,'hair_face_color',84,41,0), (282607,1440018,0,'hair_type_color',84,41,0), (282608,1440018,1,'lip_type',9,-32,-37), (282609,1440018,1,'nose_type',-14,45,-42), (282610,1440018,0,'skin_color',127,109,95), (282611,1440018,1,'soga_cheek_type',0,-1,32), (282612,1440018,1,'soga_chin_type',0,9,-32), (282613,1440018,1,'soga_ear_type',0,-37,0), (282614,1440018,1,'soga_eye_brow_type',0,0,-14), (282615,1440018,0,'soga_eye_color',229,229,102), (282616,1440018,1,'soga_eye_type',-37,0,0), (282617,1440018,0,'soga_hair_face_color',84,41,0), (282618,1440018,0,'soga_hair_type_color',84,41,0), (282619,1440018,1,'soga_lip_type',-31,11,-43), (282620,1440018,1,'soga_nose_type',-37,-14,0), (282621,1440018,0,'soga_skin_color',127,109,95), (282622,1440018,0,'wing_color1',255,255,255), (282623,1440018,0,'wing_color2',255,255,255), (282624,1440019,1,'cheek_type',-68,-58,0), (282625,1440019,1,'chin_type',-40,68,-82), (282626,1440019,1,'ear_type',28,-71,0), (282627,1440019,1,'eye_brow_type',-88,94,65), (282628,1440019,0,'eye_color',95,96,0), (282629,1440019,1,'eye_type',8,0,0), (282630,1440019,0,'hair_color1',213,222,1), (282631,1440019,1,'lip_type',55,4,0), (282632,1440019,1,'nose_type',84,-43,-34), (282633,1440019,0,'skin_color',155,143,88), (282634,1440019,1,'soga_cheek_type',0,-88,94), (282635,1440019,1,'soga_chin_type',0,55,4), (282636,1440019,1,'soga_ear_type',0,8,0), (282637,1440019,1,'soga_eye_brow_type',0,28,-71), (282638,1440019,0,'soga_eye_color',229,229,102), (282639,1440019,1,'soga_eye_type',8,0,0), (282640,1440019,1,'soga_lip_type',65,-68,-58), (282641,1440019,1,'soga_nose_type',0,-40,68), (282642,1440019,0,'soga_skin_color',155,143,88), (282643,1440019,0,'wing_color1',255,255,255), (282644,1440019,0,'wing_color2',255,255,255), (282645,1440020,1,'cheek_type',-46,40,0), (282646,1440020,1,'chin_type',20,-25,28), (282647,1440020,1,'eye_brow_type',14,19,-2), (282648,1440020,0,'eye_color',41,84,95), (282649,1440020,1,'eye_type',11,0,0), (282650,1440020,0,'hair_color1',239,1,156), (282651,1440020,0,'hair_face_color',132,90,60), (282652,1440020,0,'hair_face_highlight_color',124,48,7), (282653,1440020,0,'hair_type_color',132,90,60), (282654,1440020,0,'hair_type_highlight_color',124,48,7), (282655,1440020,1,'lip_type',7,-43,0), (282656,1440020,1,'nose_type',0,-17,1), (282657,1440020,0,'skin_color',220,231,230), (282658,1440020,1,'soga_cheek_type',0,14,19), (282659,1440020,1,'soga_chin_type',0,7,-43), (282660,1440020,1,'soga_ear_type',0,11,0), (282661,1440020,1,'soga_eye_brow_type',14,19,-2), (282662,1440020,0,'soga_eye_color',229,229,102), (282663,1440020,1,'soga_eye_type',11,0,0), (282664,1440020,0,'soga_hair_face_color',132,90,60), (282665,1440020,0,'soga_hair_face_highlight_color',124,48,7), (282666,1440020,0,'soga_hair_type_color',132,90,60), (282667,1440020,0,'soga_hair_type_highlight_color',124,48,7), (282668,1440020,1,'soga_lip_type',-2,-46,40), (282669,1440020,1,'soga_nose_type',0,20,-25), (282670,1440020,0,'soga_skin_color',220,231,230), (282671,1440020,0,'wing_color1',255,255,255), (282672,1440020,0,'wing_color2',255,255,255), (282673,1440021,1,'cheek_type',-9,19,0), (282674,1440021,1,'chin_type',-79,-21,-81), (282675,1440021,1,'ear_type',-72,42,0), (282676,1440021,1,'eye_brow_type',3,65,100), (282677,1440021,0,'eye_color',176,205,0), (282678,1440021,1,'eye_type',1,0,0), (282679,1440021,0,'hair_color1',43,17,206), (282680,1440021,1,'lip_type',22,-17,-11), (282681,1440021,1,'nose_type',-18,43,17), (282682,1440021,0,'skin_color',117,101,105), (282683,1440021,1,'soga_cheek_type',0,3,65), (282684,1440021,1,'soga_chin_type',0,22,-17), (282685,1440021,1,'soga_ear_type',0,1,0), (282686,1440021,1,'soga_eye_brow_type',0,-72,42), (282687,1440021,0,'soga_eye_color',229,229,102), (282688,1440021,1,'soga_eye_type',1,0,0), (282689,1440021,1,'soga_lip_type',100,-9,19), (282690,1440021,1,'soga_nose_type',-11,-79,-21), (282691,1440021,0,'soga_skin_color',117,101,105), (282692,1440021,0,'wing_color1',255,255,255), (282693,1440021,0,'wing_color2',255,255,255), (282694,1440022,1,'cheek_type',-68,-58,0), (282695,1440022,1,'chin_type',-40,68,-82), (282696,1440022,1,'ear_type',28,-71,0), (282697,1440022,1,'eye_brow_type',-88,94,65), (282698,1440022,0,'eye_color',95,96,0), (282699,1440022,1,'eye_type',8,0,0), (282700,1440022,0,'hair_color1',213,222,1), (282701,1440022,1,'lip_type',55,4,0), (282702,1440022,1,'nose_type',84,-43,-34), (282703,1440022,0,'skin_color',155,143,88), (282704,1440022,1,'soga_cheek_type',0,-88,94), (282705,1440022,1,'soga_chin_type',0,55,4), (282706,1440022,1,'soga_ear_type',0,8,0), (282707,1440022,1,'soga_eye_brow_type',0,28,-71), (282708,1440022,0,'soga_eye_color',229,229,102), (282709,1440022,1,'soga_eye_type',8,0,0), (282710,1440022,1,'soga_lip_type',65,-68,-58), (282711,1440022,1,'soga_nose_type',0,-40,68), (282712,1440022,0,'soga_skin_color',155,143,88), (282713,1440022,0,'wing_color1',255,255,255), (282714,1440022,0,'wing_color2',255,255,255), (282715,1440023,1,'cheek_type',-22,4,0), (282716,1440023,1,'chin_type',-28,-7,-28), (282717,1440023,1,'ear_type',-10,-14,0), (282718,1440023,1,'eye_brow_type',29,-19,23), (282719,1440023,0,'eye_color',57,36,14), (282720,1440023,1,'eye_type',-5,0,0), (282721,1440023,0,'hair_color1',34,7,156), (282722,1440023,0,'hair_face_color',81,54,37), (282723,1440023,0,'hair_face_highlight_color',184,64,34), (282724,1440023,0,'hair_type_color',81,54,37), (282725,1440023,0,'hair_type_highlight_color',184,64,34), (282726,1440023,1,'lip_type',-28,10,2), (282727,1440023,1,'nose_type',-31,34,7), (282728,1440023,0,'skin_color',244,221,221), (282729,1440023,1,'soga_cheek_type',0,29,-19), (282730,1440023,1,'soga_chin_type',0,-28,10), (282731,1440023,1,'soga_ear_type',0,-5,0), (282732,1440023,1,'soga_eye_brow_type',0,-10,-14), (282733,1440023,0,'soga_eye_color',229,229,102), (282734,1440023,1,'soga_eye_type',-5,0,0), (282735,1440023,0,'soga_hair_face_color',81,54,37), (282736,1440023,0,'soga_hair_face_highlight_color',184,64,34), (282737,1440023,0,'soga_hair_type_color',81,54,37), (282738,1440023,0,'soga_hair_type_highlight_color',184,64,34), (282739,1440023,1,'soga_lip_type',23,-22,4), (282740,1440023,1,'soga_nose_type',2,-28,-7), (282741,1440023,0,'soga_skin_color',244,221,221), (282742,1440023,0,'wing_color1',255,255,255), (282743,1440023,0,'wing_color2',255,255,255), (282744,1440024,1,'cheek_type',0,5,0), (282745,1440024,1,'chin_type',-18,-34,18), (282746,1440024,1,'ear_type',-17,25,0), (282747,1440024,1,'eye_brow_type',19,-7,21), (282748,1440024,0,'eye_color',20,10,22), (282749,1440024,1,'eye_type',-23,0,0), (282750,1440024,0,'hair_color1',28,242,0), (282751,1440024,0,'hair_face_color',213,216,216), (282752,1440024,0,'hair_face_highlight_color',105,103,97), (282753,1440024,0,'hair_type_color',213,216,216), (282754,1440024,0,'hair_type_highlight_color',105,103,97), (282755,1440024,1,'lip_type',-28,42,10), (282756,1440024,1,'nose_type',28,28,-14), (282757,1440024,0,'skin_color',57,46,44), (282758,1440024,1,'soga_cheek_type',0,19,-7), (282759,1440024,1,'soga_chin_type',0,-28,42), (282760,1440024,1,'soga_ear_type',0,-23,0), (282761,1440024,1,'soga_eye_brow_type',0,-17,25), (282762,1440024,0,'soga_eye_color',229,229,102), (282763,1440024,1,'soga_eye_type',32,0,0), (282764,1440024,0,'soga_hair_face_color',213,216,216), (282765,1440024,0,'soga_hair_face_highlight_color',105,103,97), (282766,1440024,0,'soga_hair_type_color',213,216,216), (282767,1440024,0,'soga_hair_type_highlight_color',105,103,97), (282768,1440024,1,'soga_lip_type',21,0,5), (282769,1440024,1,'soga_nose_type',10,-18,-34), (282770,1440024,0,'soga_skin_color',57,46,44), (282771,1440024,0,'wing_color1',255,255,255), (282772,1440024,0,'wing_color2',255,255,255), (282773,1440025,1,'cheek_type',-68,-32,0), (282774,1440025,1,'chin_type',14,53,25), (282775,1440025,1,'ear_type',-48,93,0), (282776,1440025,1,'eye_brow_type',-10,42,-45), (282777,1440025,0,'eye_color',216,183,10), (282778,1440025,1,'eye_type',-78,0,0), (282779,1440025,0,'hair_color1',165,63,81), (282780,1440025,0,'hair_color2',56,62,62), (282781,1440025,0,'hair_highlight',255,255,255), (282782,1440025,0,'hair_type_color',198,210,210), (282783,1440025,0,'hair_type_highlight_color',80,7,132), (282784,1440025,1,'lip_type',-76,-88,90), (282785,1440025,1,'nose_type',3,-91,63), (282786,1440025,0,'skin_color',70,66,58), (282787,1440025,1,'soga_cheek_type',0,-10,42), (282788,1440025,1,'soga_chin_type',0,-76,-88), (282789,1440025,1,'soga_ear_type',0,-78,0), (282790,1440025,1,'soga_eye_brow_type',0,-48,93), (282791,1440025,0,'soga_eye_color',204,204,204), (282792,1440025,1,'soga_eye_type',-78,0,0), (282793,1440025,0,'soga_hair_color1',255,255,255), (282794,1440025,0,'soga_hair_color2',56,62,62), (282795,1440025,0,'soga_hair_highlight',255,255,255), (282796,1440025,0,'soga_hair_type_color',198,210,210), (282797,1440025,0,'soga_hair_type_highlight_color',80,7,132), (282798,1440025,1,'soga_lip_type',-45,-68,-32), (282799,1440025,1,'soga_nose_type',90,14,53), (282800,1440025,0,'soga_skin_color',70,66,58), (282801,1440025,0,'wing_color1',255,6,16), (282802,1440025,0,'wing_color2',205,22,22), (282803,1440026,1,'cheek_type',17,-12,0), (282804,1440026,1,'chin_type',-52,-5,18), (282805,1440026,1,'ear_type',84,-68,0), (282806,1440026,1,'eye_brow_type',17,-29,87), (282807,1440026,0,'eye_color',154,113,58), (282808,1440026,1,'eye_type',-17,0,0), (282809,1440026,0,'hair_color1',4,69,83), (282810,1440026,0,'hair_color2',81,0,0), (282811,1440026,0,'hair_face_color',31,9,13), (282812,1440026,0,'hair_face_highlight_color',219,179,15), (282813,1440026,0,'hair_highlight',239,221,86), (282814,1440026,0,'hair_type_color',31,9,13), (282815,1440026,0,'hair_type_highlight_color',219,179,15), (282816,1440026,1,'lip_type',37,37,-78), (282817,1440026,1,'nose_type',28,4,69), (282818,1440026,0,'skin_color',248,244,244), (282819,1440026,1,'soga_cheek_type',0,17,-29), (282820,1440026,1,'soga_chin_type',0,37,37), (282821,1440026,1,'soga_ear_type',0,-17,0), (282822,1440026,1,'soga_eye_brow_type',0,84,-68), (282823,1440026,0,'soga_eye_color',204,204,204), (282824,1440026,1,'soga_eye_type',81,0,0), (282825,1440026,0,'soga_hair_color1',54,45,28), (282826,1440026,0,'soga_hair_color2',104,52,0), (282827,1440026,0,'soga_hair_face_color',31,9,13), (282828,1440026,0,'soga_hair_face_highlight_color',219,179,15), (282829,1440026,0,'soga_hair_highlight',239,221,86), (282830,1440026,0,'soga_hair_type_color',31,9,13), (282831,1440026,0,'soga_hair_type_highlight_color',219,179,15), (282832,1440026,1,'soga_lip_type',87,17,-12), (282833,1440026,1,'soga_nose_type',-78,-52,-5), (282834,1440026,0,'soga_skin_color',248,244,244), (282835,1440027,1,'cheek_type',-40,-68,0), (282836,1440027,1,'chin_type',26,70,-40), (282837,1440027,1,'ear_type',-37,-25,0), (282838,1440027,1,'eye_brow_type',88,-63,-55), (282839,1440027,0,'eye_color',30,57,39), (282840,1440027,1,'eye_type',-31,0,0), (282841,1440027,0,'hair_color1',184,17,8), (282842,1440027,0,'hair_color2',244,0,0), (282843,1440027,0,'hair_face_color',198,139,15), (282844,1440027,0,'hair_face_highlight_color',244,246,246), (282845,1440027,0,'hair_highlight',161,165,168), (282846,1440027,0,'hair_type_color',198,139,15), (282847,1440027,0,'hair_type_highlight_color',244,246,246), (282848,1440027,1,'lip_type',-42,79,15), (282849,1440027,1,'nose_type',-25,-72,17), (282850,1440027,0,'skin_color',244,248,248), (282851,1440027,1,'soga_cheek_type',0,88,-63), (282852,1440027,1,'soga_chin_type',0,-42,79), (282853,1440027,1,'soga_ear_type',0,-31,0), (282854,1440027,1,'soga_eye_brow_type',0,-37,-25), (282855,1440027,0,'soga_eye_color',229,229,102), (282856,1440027,1,'soga_eye_type',-12,0,0), (282857,1440027,0,'soga_hair_color1',209,131,22), (282858,1440027,0,'soga_hair_color2',199,150,48), (282859,1440027,0,'soga_hair_face_color',198,139,15), (282860,1440027,0,'soga_hair_face_highlight_color',244,246,246), (282861,1440027,0,'soga_hair_highlight',161,165,168), (282862,1440027,0,'soga_hair_type_color',198,139,15), (282863,1440027,0,'soga_hair_type_highlight_color',244,246,246), (282864,1440027,1,'soga_lip_type',-55,-40,-68), (282865,1440027,1,'soga_nose_type',15,26,70), (282866,1440027,0,'soga_skin_color',244,248,248), (282867,1440027,0,'wing_color1',255,255,255), (282868,1440027,0,'wing_color2',255,255,255), (282869,1440028,1,'cheek_type',-61,89,0), (282870,1440028,1,'chin_type',2,2,-14), (282871,1440028,1,'ear_type',25,68,0), (282872,1440028,1,'eye_brow_type',-28,-19,-76), (282873,1440028,0,'eye_color',192,236,247), (282874,1440028,1,'eye_type',-53,0,0), (282875,1440028,0,'hair_color1',1,15,187), (282876,1440028,0,'hair_color2',62,62,68), (282877,1440028,0,'hair_face_color',244,244,246), (282878,1440028,0,'hair_face_highlight_color',244,244,246), (282879,1440028,0,'hair_highlight',160,156,172), (282880,1440028,0,'hair_type_color',244,244,246), (282881,1440028,0,'hair_type_highlight_color',244,244,246), (282882,1440028,1,'lip_type',-93,-41,46), (282883,1440028,1,'nose_type',7,1,15), (282884,1440028,0,'skin_color',93,63,74), (282885,1440028,1,'soga_cheek_type',0,-28,-19), (282886,1440028,1,'soga_chin_type',0,-93,-41), (282887,1440028,1,'soga_ear_type',0,-53,0), (282888,1440028,1,'soga_eye_brow_type',0,25,68), (282889,1440028,0,'soga_eye_color',229,229,102), (282890,1440028,1,'soga_eye_type',-53,0,0), (282891,1440028,0,'soga_hair_color1',160,156,172), (282892,1440028,0,'soga_hair_color2',62,62,68), (282893,1440028,0,'soga_hair_face_color',244,244,246), (282894,1440028,0,'soga_hair_face_highlight_color',244,244,246), (282895,1440028,0,'soga_hair_highlight',160,156,172), (282896,1440028,0,'soga_hair_type_color',244,244,246), (282897,1440028,0,'soga_hair_type_highlight_color',244,244,246), (282898,1440028,1,'soga_lip_type',-76,-61,89), (282899,1440028,1,'soga_nose_type',46,2,2), (282900,1440028,0,'soga_skin_color',93,63,74), (282901,1440028,0,'wing_color1',255,255,255), (282902,1440028,0,'wing_color2',255,255,255), (282903,1440029,1,'cheek_type',42,9,0), (282904,1440029,1,'chin_type',17,5,7), (282905,1440029,1,'ear_type',29,-7,0), (282906,1440029,1,'eye_brow_type',-2,0,0), (282907,1440029,0,'eye_color',87,71,37), (282908,1440029,1,'eye_type',-9,0,0), (282909,1440029,0,'hair_color1',254,238,0), (282910,1440029,0,'hair_face_color',118,95,65), (282911,1440029,0,'hair_face_highlight_color',105,99,91), (282912,1440029,0,'hair_type_color',118,95,65), (282913,1440029,0,'hair_type_highlight_color',105,99,91), (282914,1440029,1,'lip_type',31,17,-2), (282915,1440029,1,'nose_type',11,-2,-18), (282916,1440029,0,'skin_color',193,185,139), (282917,1440029,1,'soga_cheek_type',0,-2,0), (282918,1440029,1,'soga_chin_type',0,31,17), (282919,1440029,1,'soga_ear_type',0,-9,0), (282920,1440029,1,'soga_eye_brow_type',0,29,-7), (282921,1440029,0,'soga_eye_color',229,229,102), (282922,1440029,1,'soga_eye_type',-9,0,0), (282923,1440029,0,'soga_hair_face_color',118,95,65), (282924,1440029,0,'soga_hair_face_highlight_color',105,99,91), (282925,1440029,0,'soga_hair_type_color',118,95,65), (282926,1440029,0,'soga_hair_type_highlight_color',105,99,91), (282927,1440029,1,'soga_lip_type',0,42,9), (282928,1440029,1,'soga_nose_type',-2,17,5), (282929,1440029,0,'soga_skin_color',193,185,139), (282930,1440029,0,'wing_color1',255,255,255), (282931,1440029,0,'wing_color2',255,255,255), (282932,1440030,1,'cheek_type',-2,38,0), (282933,1440030,1,'chin_type',58,-75,-95), (282934,1440030,1,'ear_type',58,-63,0), (282935,1440030,1,'eye_brow_type',-20,70,29), (282936,1440030,0,'eye_color',84,139,114), (282937,1440030,1,'eye_type',-62,0,0), (282938,1440030,0,'hair_color1',41,55,26), (282939,1440030,0,'hair_color2',29,0,0), (282940,1440030,0,'hair_face_color',84,0,0), (282941,1440030,0,'hair_face_highlight_color',35,24,1), (282942,1440030,0,'hair_highlight',79,28,15), (282943,1440030,0,'hair_type_color',84,0,0), (282944,1440030,0,'hair_type_highlight_color',35,24,1), (282945,1440030,1,'lip_type',-79,82,-84), (282946,1440030,1,'nose_type',2,41,55), (282947,1440030,0,'skin_color',136,118,120), (282948,1440030,1,'soga_cheek_type',0,-20,70), (282949,1440030,1,'soga_chin_type',0,-79,82), (282950,1440030,1,'soga_ear_type',0,-62,0), (282951,1440030,1,'soga_eye_brow_type',0,58,-63), (282952,1440030,0,'soga_eye_color',229,229,102), (282953,1440030,1,'soga_eye_type',29,0,0), (282954,1440030,0,'soga_hair_color1',109,14,49), (282955,1440030,0,'soga_hair_color2',185,97,0), (282956,1440030,0,'soga_hair_face_color',84,0,0), (282957,1440030,0,'soga_hair_face_highlight_color',35,24,1), (282958,1440030,0,'soga_hair_highlight',79,28,15), (282959,1440030,0,'soga_hair_type_color',84,0,0), (282960,1440030,0,'soga_hair_type_highlight_color',35,24,1), (282961,1440030,1,'soga_lip_type',29,-2,38), (282962,1440030,1,'soga_nose_type',-84,58,-75), (282963,1440030,0,'soga_skin_color',136,118,120), (282964,1440030,0,'wing_color1',255,255,255), (282965,1440030,0,'wing_color2',255,255,255), (282966,1440031,1,'cheek_type',-75,22,0), (282967,1440031,1,'chin_type',-68,-74,87), (282968,1440031,1,'ear_type',-3,34,0), (282969,1440031,1,'eye_brow_type',75,35,-85), (282970,1440031,0,'eye_color',63,122,91), (282971,1440031,1,'eye_type',23,0,0), (282972,1440031,0,'hair_color1',91,8,245), (282973,1440031,0,'hair_color2',100,0,0), (282974,1440031,0,'hair_face_color',61,61,75), (282975,1440031,0,'hair_face_highlight_color',100,70,10), (282976,1440031,0,'hair_highlight',56,33,26), (282977,1440031,0,'hair_type_color',61,61,75), (282978,1440031,0,'hair_type_highlight_color',100,70,10), (282979,1440031,1,'lip_type',93,-39,-71), (282980,1440031,1,'nose_type',-62,91,8), (282981,1440031,0,'skin_color',242,251,250), (282982,1440031,1,'soga_cheek_type',0,75,35), (282983,1440031,1,'soga_chin_type',0,93,-39), (282984,1440031,1,'soga_ear_type',0,23,0), (282985,1440031,1,'soga_eye_brow_type',0,-3,34), (282986,1440031,0,'soga_eye_color',229,229,102), (282987,1440031,1,'soga_eye_type',100,0,0), (282988,1440031,0,'soga_hair_color1',43,36,70), (282989,1440031,0,'soga_hair_color2',68,72,71), (282990,1440031,0,'soga_hair_face_color',61,61,75), (282991,1440031,0,'soga_hair_face_highlight_color',100,70,10), (282992,1440031,0,'soga_hair_highlight',56,33,26), (282993,1440031,0,'soga_hair_type_color',61,61,75), (282994,1440031,0,'soga_hair_type_highlight_color',100,70,10), (282995,1440031,1,'soga_lip_type',-85,-75,22), (282996,1440031,1,'soga_nose_type',-71,-68,-74), (282997,1440031,0,'soga_skin_color',242,251,250), (282998,1440031,0,'wing_color1',255,255,255), (282999,1440031,0,'wing_color2',255,255,255), (283000,1440032,1,'cheek_type',0,-84,0), (283001,1440032,1,'chin_type',-96,-15,95), (283002,1440032,1,'ear_type',95,-83,0), (283003,1440032,1,'eye_brow_type',-4,-40,-3), (283004,1440032,0,'eye_color',255,237,253), (283005,1440032,1,'eye_type',74,0,0), (283006,1440032,0,'hair_color1',0,222,94), (283007,1440032,1,'lip_type',57,3,31), (283008,1440032,1,'nose_type',56,0,-34), (283009,1440032,0,'skin_color',236,235,235), (283010,1440032,1,'soga_cheek_type',0,-4,-40), (283011,1440032,1,'soga_chin_type',0,57,3), (283012,1440032,1,'soga_ear_type',0,74,0), (283013,1440032,1,'soga_eye_brow_type',0,95,-83), (283014,1440032,0,'soga_eye_color',229,229,102), (283015,1440032,1,'soga_eye_type',74,0,0), (283016,1440032,1,'soga_lip_type',-3,0,-84), (283017,1440032,1,'soga_nose_type',31,-96,-15), (283018,1440032,0,'soga_skin_color',236,235,235), (283019,1440032,0,'wing_color1',255,255,255), (283020,1440032,0,'wing_color2',255,255,255), (283021,1440033,1,'cheek_type',14,23,0), (283022,1440033,1,'chin_type',37,25,-4), (283023,1440033,1,'ear_type',-12,17,0), (283024,1440033,1,'eye_brow_type',5,17,9), (283025,1440033,0,'eye_color',90,120,69), (283026,1440033,1,'eye_type',-7,0,0), (283027,1440033,0,'hair_color1',252,0,0), (283028,1440033,0,'hair_face_color',164,119,63), (283029,1440033,0,'hair_face_highlight_color',33,13,0), (283030,1440033,0,'hair_type_color',164,119,63), (283031,1440033,0,'hair_type_highlight_color',33,13,0), (283032,1440033,1,'lip_type',-25,-18,-31), (283033,1440033,1,'nose_type',39,-4,0), (283034,1440033,0,'skin_color',141,123,80), (283035,1440033,1,'soga_cheek_type',0,5,17), (283036,1440033,1,'soga_chin_type',0,-25,-18), (283037,1440033,1,'soga_ear_type',0,-7,0), (283038,1440033,1,'soga_eye_brow_type',0,-12,17), (283039,1440033,0,'soga_eye_color',229,229,102), (283040,1440033,1,'soga_eye_type',-7,0,0), (283041,1440033,0,'soga_hair_face_color',164,119,63), (283042,1440033,0,'soga_hair_face_highlight_color',33,13,0), (283043,1440033,0,'soga_hair_type_color',164,119,63), (283044,1440033,0,'soga_hair_type_highlight_color',33,13,0), (283045,1440033,1,'soga_lip_type',9,14,23), (283046,1440033,1,'soga_nose_type',-31,37,25), (283047,1440033,0,'soga_skin_color',141,123,80), (283048,1440033,0,'wing_color1',255,255,255), (283049,1440033,0,'wing_color2',255,255,255), (283050,1440034,1,'cheek_type',7,-4,0), (283051,1440034,1,'chin_type',-1,-3,5), (283052,1440034,1,'ear_type',-3,-2,0), (283053,1440034,1,'eye_brow_type',-28,-2,0), (283054,1440034,0,'eye_color',37,57,34), (283055,1440034,1,'eye_type',-9,0,0), (283056,1440034,0,'hair_color1',244,227,0), (283057,1440034,0,'hair_face_color',104,68,24), (283058,1440034,0,'hair_face_highlight_color',40,33,25), (283059,1440034,0,'hair_type_color',104,68,24), (283060,1440034,0,'hair_type_highlight_color',40,33,25), (283061,1440034,1,'lip_type',-7,-7,46), (283062,1440034,1,'nose_type',25,-12,-29), (283063,1440034,0,'skin_color',253,255,255), (283064,1440034,1,'soga_cheek_type',0,-28,-2), (283065,1440034,1,'soga_chin_type',0,-7,-7), (283066,1440034,1,'soga_ear_type',0,-9,0), (283067,1440034,1,'soga_eye_brow_type',0,-3,-2), (283068,1440034,0,'soga_eye_color',229,229,102), (283069,1440034,1,'soga_eye_type',-9,0,0), (283070,1440034,0,'soga_hair_face_color',104,68,24), (283071,1440034,0,'soga_hair_face_highlight_color',40,33,25), (283072,1440034,0,'soga_hair_type_color',104,68,24), (283073,1440034,0,'soga_hair_type_highlight_color',40,33,25), (283074,1440034,1,'soga_lip_type',0,7,-4), (283075,1440034,1,'soga_nose_type',46,-1,-3), (283076,1440034,0,'soga_skin_color',253,255,255), (283077,1440034,0,'wing_color1',255,255,255), (283078,1440034,0,'wing_color2',255,255,255), (283079,1440035,1,'cheek_type',-52,87,0), (283080,1440035,1,'chin_type',-45,-25,-7), (283081,1440035,1,'ear_type',7,-77,0), (283082,1440035,1,'eye_brow_type',-93,0,87), (283083,1440035,0,'eye_color',10,5,12), (283084,1440035,1,'eye_type',-71,0,0), (283085,1440035,0,'hair_color1',234,90,17), (283086,1440035,0,'hair_color2',59,81,113), (283087,1440035,0,'hair_face_color',107,131,144), (283088,1440035,0,'hair_face_highlight_color',180,179,168), (283089,1440035,0,'hair_highlight',112,123,142), (283090,1440035,0,'hair_type_color',107,131,144), (283091,1440035,0,'hair_type_highlight_color',180,179,168), (283092,1440035,1,'lip_type',68,-75,-34), (283093,1440035,1,'nose_type',-55,-22,90), (283094,1440035,0,'skin_color',124,148,163), (283095,1440035,1,'soga_cheek_type',0,-93,0), (283096,1440035,1,'soga_chin_type',0,68,-75), (283097,1440035,1,'soga_ear_type',0,-71,0), (283098,1440035,1,'soga_eye_brow_type',0,7,-77), (283099,1440035,0,'soga_eye_color',229,229,102), (283100,1440035,1,'soga_eye_type',-71,0,0), (283101,1440035,0,'soga_hair_color1',98,91,163), (283102,1440035,0,'soga_hair_color2',59,81,113), (283103,1440035,0,'soga_hair_face_color',107,131,144), (283104,1440035,0,'soga_hair_face_highlight_color',180,179,168), (283105,1440035,0,'soga_hair_highlight',112,123,142), (283106,1440035,0,'soga_hair_type_color',107,131,144), (283107,1440035,0,'soga_hair_type_highlight_color',180,179,168), (283108,1440035,1,'soga_lip_type',87,-52,87), (283109,1440035,1,'soga_nose_type',-34,-45,-25), (283110,1440035,0,'soga_skin_color',124,148,163), (283111,1440035,0,'wing_color1',255,255,255), (283112,1440035,0,'wing_color2',255,255,255), (283113,1440036,1,'cheek_type',-21,-8,0), (283114,1440036,1,'chin_type',-11,0,-19), (283115,1440036,1,'ear_type',-10,7,0), (283116,1440036,1,'eye_brow_type',-3,-28,-8), (283117,1440036,0,'eye_color',132,140,89), (283118,1440036,1,'eye_type',31,0,0), (283119,1440036,0,'hair_color1',254,12,156), (283120,1440036,0,'hair_face_color',228,199,122), (283121,1440036,0,'hair_face_highlight_color',68,60,10), (283122,1440036,0,'hair_type_color',228,199,122), (283123,1440036,0,'hair_type_highlight_color',68,60,10), (283124,1440036,1,'lip_type',34,-7,10), (283125,1440036,1,'nose_type',-1,-2,12), (283126,1440036,0,'skin_color',215,159,152), (283127,1440036,1,'soga_cheek_type',0,-3,-28), (283128,1440036,1,'soga_chin_type',0,34,-7), (283129,1440036,1,'soga_ear_type',0,31,0), (283130,1440036,1,'soga_eye_brow_type',0,-10,7), (283131,1440036,0,'soga_eye_color',229,229,102), (283132,1440036,1,'soga_eye_type',31,0,0), (283133,1440036,0,'soga_hair_face_color',228,199,122), (283134,1440036,0,'soga_hair_face_highlight_color',68,60,10), (283135,1440036,0,'soga_hair_type_color',228,199,122), (283136,1440036,0,'soga_hair_type_highlight_color',68,60,10), (283137,1440036,1,'soga_lip_type',-8,-21,-8), (283138,1440036,1,'soga_nose_type',10,-11,0), (283139,1440036,0,'soga_skin_color',215,159,152), (283140,1440036,0,'wing_color1',255,255,255), (283141,1440036,0,'wing_color2',255,255,255), (283142,1440037,0,'eye_color',255,255,255), (283143,1440037,0,'skin_color',255,255,255), (283144,1440037,0,'soga_eye_color',255,0,255), (283145,1440038,1,'cheek_type',7,28,0), (283146,1440038,1,'chin_type',-1,12,-7), (283147,1440038,1,'ear_type',11,-31,0), (283148,1440038,1,'eye_brow_type',7,31,5), (283149,1440038,0,'eye_color',210,165,255), (283150,1440038,1,'eye_type',1,0,0), (283151,1440038,0,'hair_color1',239,252,0), (283152,1440038,0,'hair_face_color',106,143,143), (283153,1440038,0,'hair_face_highlight_color',155,150,106), (283154,1440038,0,'hair_type_color',106,143,143), (283155,1440038,0,'hair_type_highlight_color',155,150,106), (283156,1440038,1,'lip_type',-20,-20,-8), (283157,1440038,1,'nose_type',-28,-17,-4), (283158,1440038,0,'skin_color',0,9,14), (283159,1440038,1,'soga_cheek_type',0,7,31), (283160,1440038,1,'soga_chin_type',0,-20,-20), (283161,1440038,1,'soga_ear_type',0,1,0), (283162,1440038,1,'soga_eye_brow_type',0,11,-31), (283163,1440038,0,'soga_eye_color',229,229,102), (283164,1440038,1,'soga_eye_type',1,0,0), (283165,1440038,0,'soga_hair_face_color',106,143,143), (283166,1440038,0,'soga_hair_face_highlight_color',155,150,106), (283167,1440038,0,'soga_hair_type_color',106,143,143), (283168,1440038,0,'soga_hair_type_highlight_color',155,150,106), (283169,1440038,1,'soga_lip_type',5,7,28), (283170,1440038,1,'soga_nose_type',-8,-1,12), (283171,1440038,0,'soga_skin_color',0,9,14), (283172,1440038,0,'wing_color1',255,255,255), (283173,1440038,0,'wing_color2',255,255,255), (283174,1440039,1,'cheek_type',-3,2,0), (283175,1440039,1,'chin_type',-17,-29,-26), (283176,1440039,1,'ear_type',-23,-17,0), (283177,1440039,1,'eye_brow_type',0,-20,0), (283178,1440039,0,'eye_color',181,146,98), (283179,1440039,1,'eye_type',-7,0,0), (283180,1440039,0,'hair_color1',215,218,100), (283181,1440039,0,'hair_face_color',187,174,74), (283182,1440039,0,'hair_face_highlight_color',122,116,57), (283183,1440039,0,'hair_type_color',187,174,74), (283184,1440039,0,'hair_type_highlight_color',122,116,57), (283185,1440039,1,'lip_type',32,-25,10), (283186,1440039,1,'nose_type',0,-41,-38), (283187,1440039,0,'skin_color',226,206,176), (283188,1440039,1,'soga_cheek_type',0,0,-20), (283189,1440039,1,'soga_chin_type',0,32,-25), (283190,1440039,1,'soga_ear_type',0,-7,0), (283191,1440039,1,'soga_eye_brow_type',0,-23,-17), (283192,1440039,0,'soga_eye_color',229,229,102), (283193,1440039,1,'soga_eye_type',-7,0,0), (283194,1440039,0,'soga_hair_face_color',187,174,74), (283195,1440039,0,'soga_hair_face_highlight_color',122,116,57), (283196,1440039,0,'soga_hair_type_color',187,174,74), (283197,1440039,0,'soga_hair_type_highlight_color',122,116,57), (283198,1440039,1,'soga_lip_type',0,-3,2), (283199,1440039,1,'soga_nose_type',10,-17,-29), (283200,1440039,0,'soga_skin_color',226,206,176), (283201,1440039,0,'wing_color1',255,255,255), (283202,1440039,0,'wing_color2',255,255,255), (283203,1440040,1,'cheek_type',-31,3,0), (283204,1440040,1,'chin_type',19,4,17), (283205,1440040,1,'ear_type',-7,-1,0), (283206,1440040,1,'eye_brow_type',-41,0,0), (283207,1440040,0,'eye_color',72,26,110), (283208,1440040,1,'eye_type',-31,0,0), (283209,1440040,0,'hair_color1',4,8,25), (283210,1440040,0,'hair_face_color',78,46,9), (283211,1440040,0,'hair_type_color',78,46,9), (283212,1440040,1,'lip_type',28,26,0), (283213,1440040,1,'nose_type',-12,4,8), (283214,1440040,0,'skin_color',175,13,13), (283215,1440040,1,'soga_cheek_type',0,-41,0), (283216,1440040,1,'soga_chin_type',0,28,26), (283217,1440040,1,'soga_ear_type',0,-31,0), (283218,1440040,1,'soga_eye_brow_type',0,-7,-1), (283219,1440040,0,'soga_eye_color',229,229,102), (283220,1440040,1,'soga_eye_type',-31,0,0), (283221,1440040,0,'soga_hair_face_color',78,46,9), (283222,1440040,0,'soga_hair_type_color',78,46,9), (283223,1440040,1,'soga_lip_type',0,-31,3), (283224,1440040,1,'soga_nose_type',0,19,4), (283225,1440040,0,'soga_skin_color',175,13,13), (283226,1440040,0,'wing_color1',255,255,255), (283227,1440040,0,'wing_color2',255,255,255), (283228,1440041,1,'cheek_type',50,-50,0), (283229,1440041,1,'chin_type',-22,-31,42), (283230,1440041,1,'ear_type',31,72,0), (283231,1440041,1,'eye_brow_type',59,-7,-25), (283232,1440041,0,'eye_color',227,117,255), (283233,1440041,1,'eye_type',-62,0,0), (283234,1440041,0,'hair_color1',169,9,32), (283235,1440041,0,'hair_color2',124,116,110), (283236,1440041,0,'hair_face_color',200,186,172), (283237,1440041,0,'hair_face_highlight_color',7,1,1), (283238,1440041,0,'hair_highlight',56,22,22), (283239,1440041,0,'hair_type_color',200,186,172), (283240,1440041,0,'hair_type_highlight_color',7,1,1), (283241,1440041,1,'lip_type',-87,42,-28), (283242,1440041,1,'nose_type',32,-87,9), (283243,1440041,0,'skin_color',149,148,179), (283244,1440041,1,'soga_cheek_type',0,59,-7), (283245,1440041,1,'soga_chin_type',0,-87,42), (283246,1440041,1,'soga_ear_type',0,-62,0), (283247,1440041,1,'soga_eye_brow_type',0,31,72), (283248,1440041,0,'soga_eye_color',229,229,102), (283249,1440041,1,'soga_eye_type',-62,0,0), (283250,1440041,0,'soga_hair_color1',112,123,142), (283251,1440041,0,'soga_hair_color2',124,116,110), (283252,1440041,0,'soga_hair_face_color',200,186,172), (283253,1440041,0,'soga_hair_face_highlight_color',7,1,1), (283254,1440041,0,'soga_hair_highlight',56,22,22), (283255,1440041,0,'soga_hair_type_color',200,186,172), (283256,1440041,0,'soga_hair_type_highlight_color',7,1,1), (283257,1440041,1,'soga_lip_type',-25,50,-50), (283258,1440041,1,'soga_nose_type',-28,-22,-31), (283259,1440041,0,'soga_skin_color',149,148,179), (283260,1440041,0,'wing_color1',255,255,255), (283261,1440041,0,'wing_color2',255,255,255), (283262,1440042,1,'cheek_type',-21,-10,0), (283263,1440042,1,'chin_type',-32,25,0), (283264,1440042,1,'ear_type',-17,10,0), (283265,1440042,1,'eye_brow_type',0,46,-21), (283266,1440042,0,'eye_color',199,187,255), (283267,1440042,1,'eye_type',-20,0,0), (283268,1440042,0,'hair_color1',230,242,0), (283269,1440042,0,'hair_face_color',189,178,189), (283270,1440042,0,'hair_face_highlight_color',105,103,97), (283271,1440042,0,'hair_type_color',189,178,189), (283272,1440042,0,'hair_type_highlight_color',105,103,97), (283273,1440042,1,'lip_type',-34,48,19), (283274,1440042,1,'nose_type',-4,-26,-14), (283275,1440042,0,'skin_color',0,1,1), (283276,1440042,1,'soga_cheek_type',0,0,46), (283277,1440042,1,'soga_chin_type',0,-34,48), (283278,1440042,1,'soga_ear_type',0,-20,0), (283279,1440042,1,'soga_eye_brow_type',0,-17,10), (283280,1440042,0,'soga_eye_color',229,229,102), (283281,1440042,1,'soga_eye_type',-20,0,0), (283282,1440042,0,'soga_hair_face_color',189,178,189), (283283,1440042,0,'soga_hair_face_highlight_color',105,103,97), (283284,1440042,0,'soga_hair_type_color',189,178,189), (283285,1440042,0,'soga_hair_type_highlight_color',105,103,97), (283286,1440042,1,'soga_lip_type',-21,-21,-10), (283287,1440042,1,'soga_nose_type',19,-32,25), (283288,1440042,0,'soga_skin_color',0,1,1), (283289,1440042,0,'wing_color1',255,255,255), (283290,1440042,0,'wing_color2',255,255,255), (283291,1440043,1,'cheek_type',9,-12,0), (283292,1440043,1,'chin_type',-32,28,0), (283293,1440043,1,'ear_type',-31,4,0), (283294,1440043,1,'eye_brow_type',-23,17,-26), (283295,1440043,0,'eye_color',34,68,75), (283296,1440043,1,'eye_type',-31,0,0), (283297,1440043,0,'hair_color1',228,28,0), (283298,1440043,0,'hair_face_color',90,33,11), (283299,1440043,0,'hair_face_highlight_color',102,97,69), (283300,1440043,0,'hair_type_color',90,33,11), (283301,1440043,0,'hair_type_highlight_color',102,97,69), (283302,1440043,1,'lip_type',-29,0,-38), (283303,1440043,1,'nose_type',26,-28,28), (283304,1440043,0,'skin_color',222,233,230), (283305,1440043,1,'soga_cheek_type',0,-23,17), (283306,1440043,1,'soga_chin_type',0,-29,0), (283307,1440043,1,'soga_ear_type',0,-31,0), (283308,1440043,1,'soga_eye_brow_type',0,-31,4), (283309,1440043,0,'soga_eye_color',229,229,102), (283310,1440043,1,'soga_eye_type',-31,0,0), (283311,1440043,0,'soga_hair_face_color',90,33,11), (283312,1440043,0,'soga_hair_face_highlight_color',102,97,69), (283313,1440043,0,'soga_hair_type_color',90,33,11), (283314,1440043,0,'soga_hair_type_highlight_color',102,97,69), (283315,1440043,1,'soga_lip_type',-26,9,-12), (283316,1440043,1,'soga_nose_type',-38,-32,28), (283317,1440043,0,'soga_skin_color',222,233,230), (283318,1440043,0,'wing_color1',255,255,255), (283319,1440043,0,'wing_color2',255,255,255), (283320,1440044,1,'cheek_type',11,53,0), (283321,1440044,1,'chin_type',40,-14,4), (283322,1440044,1,'ear_type',-1,71,0), (283323,1440044,1,'eye_brow_type',93,-10,-51), (283324,1440044,0,'eye_color',116,174,190), (283325,1440044,1,'eye_type',97,0,0), (283326,1440044,0,'hair_color1',169,194,252), (283327,1440044,0,'hair_color2',11,0,0), (283328,1440044,0,'hair_face_color',2,0,0), (283329,1440044,0,'hair_face_highlight_color',233,184,31), (283330,1440044,0,'hair_highlight',246,219,114), (283331,1440044,0,'hair_type_color',2,0,0), (283332,1440044,0,'hair_type_highlight_color',233,184,31), (283333,1440044,1,'lip_type',43,-53,-50), (283334,1440044,1,'nose_type',-55,-87,-62), (283335,1440044,0,'skin_color',202,194,179), (283336,1440044,1,'soga_cheek_type',0,93,-10), (283337,1440044,1,'soga_chin_type',0,43,-53), (283338,1440044,1,'soga_ear_type',0,97,0), (283339,1440044,1,'soga_eye_brow_type',0,-1,71), (283340,1440044,0,'soga_eye_color',229,229,102), (283341,1440044,1,'soga_eye_type',11,0,0), (283342,1440044,0,'soga_hair_color1',38,22,21), (283343,1440044,0,'soga_hair_color2',120,50,0), (283344,1440044,0,'soga_hair_face_color',2,0,0), (283345,1440044,0,'soga_hair_face_highlight_color',233,184,31), (283346,1440044,0,'soga_hair_highlight',246,219,114), (283347,1440044,0,'soga_hair_type_color',2,0,0), (283348,1440044,0,'soga_hair_type_highlight_color',233,184,31), (283349,1440044,1,'soga_lip_type',-51,11,53), (283350,1440044,1,'soga_nose_type',-50,40,-14), (283351,1440044,0,'soga_skin_color',202,194,179), (283352,1440044,0,'wing_color1',255,255,255), (283353,1440044,0,'wing_color2',255,255,255), (283354,1440045,0,'eye_color',255,255,255), (283355,1440045,0,'skin_color',255,255,255), (283356,1440045,0,'soga_eye_color',255,0,255), (283357,1440046,1,'cheek_type',78,11,0), (283358,1440046,1,'chin_type',25,-50,-37), (283359,1440046,1,'ear_type',82,83,0), (283360,1440046,1,'eye_brow_type',100,-100,100), (283361,1440046,0,'eye_color',186,170,255), (283362,1440046,1,'eye_type',-87,0,0), (283363,1440046,0,'hair_color1',59,76,3), (283364,1440046,0,'hair_color2',28,27,50), (283365,1440046,0,'hair_face_color',5,5,1), (283366,1440046,0,'hair_face_highlight_color',86,68,132), (283367,1440046,0,'hair_highlight',152,46,102), (283368,1440046,0,'hair_type_color',5,5,1), (283369,1440046,0,'hair_type_highlight_color',86,68,132), (283370,1440046,1,'lip_type',-28,100,34), (283371,1440046,1,'nose_type',-93,59,76), (283372,1440046,0,'skin_color',186,195,221), (283373,1440046,1,'soga_cheek_type',0,100,-100), (283374,1440046,1,'soga_chin_type',0,-28,100), (283375,1440046,1,'soga_ear_type',0,-87,0), (283376,1440046,1,'soga_eye_brow_type',0,82,83), (283377,1440046,0,'soga_eye_color',229,229,102), (283378,1440046,1,'soga_eye_type',-87,0,0), (283379,1440046,0,'soga_hair_color1',33,22,19), (283380,1440046,0,'soga_hair_color2',28,27,50), (283381,1440046,0,'soga_hair_face_color',5,5,1), (283382,1440046,0,'soga_hair_face_highlight_color',86,68,132), (283383,1440046,0,'soga_hair_highlight',152,46,102), (283384,1440046,0,'soga_hair_type_color',5,5,1), (283385,1440046,0,'soga_hair_type_highlight_color',86,68,132), (283386,1440046,1,'soga_lip_type',100,78,11), (283387,1440046,1,'soga_nose_type',34,25,-50), (283388,1440046,0,'soga_skin_color',186,195,221), (283389,1440046,0,'wing_color1',255,255,255), (283390,1440046,0,'wing_color2',255,255,255), (283391,1440047,1,'cheek_type',-17,79,0), (283392,1440047,1,'chin_type',-76,-96,-82), (283393,1440047,1,'ear_type',-72,93,0), (283394,1440047,1,'eye_brow_type',-55,-97,-43), (283395,1440047,0,'eye_color',120,175,192), (283396,1440047,1,'eye_type',17,0,0), (283397,1440047,0,'hair_color1',188,2,221), (283398,1440047,0,'hair_color2',246,0,0), (283399,1440047,0,'hair_face_color',83,57,8), (283400,1440047,0,'hair_face_highlight_color',19,6,25), (283401,1440047,0,'hair_highlight',29,21,28), (283402,1440047,0,'hair_type_color',83,57,8), (283403,1440047,0,'hair_type_highlight_color',19,6,25), (283404,1440047,1,'lip_type',5,-39,87), (283405,1440047,1,'nose_type',-65,-68,2), (283406,1440047,0,'skin_color',239,239,209), (283407,1440047,1,'soga_cheek_type',0,-55,-97), (283408,1440047,1,'soga_chin_type',0,5,-39), (283409,1440047,1,'soga_ear_type',0,17,0), (283410,1440047,1,'soga_eye_brow_type',0,-72,93), (283411,1440047,0,'soga_eye_color',229,229,102), (283412,1440047,1,'soga_eye_type',-10,0,0), (283413,1440047,0,'soga_hair_color1',56,33,26), (283414,1440047,0,'soga_hair_color2',94,59,11), (283415,1440047,0,'soga_hair_face_color',83,57,8), (283416,1440047,0,'soga_hair_face_highlight_color',19,6,25), (283417,1440047,0,'soga_hair_highlight',29,21,28), (283418,1440047,0,'soga_hair_type_color',83,57,8), (283419,1440047,0,'soga_hair_type_highlight_color',19,6,25), (283420,1440047,1,'soga_lip_type',-43,-17,79), (283421,1440047,1,'soga_nose_type',87,-76,-96), (283422,1440047,0,'soga_skin_color',239,239,209), (283423,1440047,0,'wing_color1',255,255,255), (283424,1440047,0,'wing_color2',255,255,255), (283425,1440048,1,'cheek_type',100,-100,0), (283426,1440048,1,'chin_type',100,100,-100), (283427,1440048,1,'ear_type',-10,63,0), (283428,1440048,1,'eye_brow_type',100,-100,100), (283429,1440048,0,'eye_color',170,205,213), (283430,1440048,1,'eye_type',32,0,0), (283431,1440048,0,'hair_color1',231,160,75), (283432,1440048,0,'hair_color2',100,0,0), (283433,1440048,0,'hair_face_highlight_color',188,187,186), (283434,1440048,0,'hair_type_highlight_color',188,187,186), (283435,1440048,1,'lip_type',100,100,-100), (283436,1440048,1,'nose_type',-10,-25,-96), (283437,1440048,0,'skin_color',232,233,198), (283438,1440048,1,'soga_cheek_type',0,100,-100), (283439,1440048,1,'soga_chin_type',0,100,100), (283440,1440048,1,'soga_ear_type',0,32,0), (283441,1440048,1,'soga_eye_brow_type',0,-10,63), (283442,1440048,0,'soga_eye_color',229,229,102), (283443,1440048,1,'soga_eye_type',100,0,0), (283444,1440048,0,'soga_hair_face_highlight_color',188,187,186), (283445,1440048,0,'soga_hair_type_highlight_color',188,187,186), (283446,1440048,1,'soga_lip_type',100,100,-100), (283447,1440048,1,'soga_nose_type',-100,100,100), (283448,1440048,0,'soga_skin_color',232,233,198), (283449,1440048,0,'wing_color1',255,255,255), (283450,1440048,0,'wing_color2',255,255,255), (283451,1440049,1,'cheek_type',5,10,0), (283452,1440049,1,'chin_type',-17,38,-11), (283453,1440049,1,'ear_type',-7,20,0), (283454,1440049,1,'eye_brow_type',28,-31,-3), (283455,1440049,0,'eye_color',198,120,255), (283456,1440049,1,'eye_type',32,0,0), (283457,1440049,0,'hair_color1',224,45,0), (283458,1440049,0,'hair_face_color',140,160,169), (283459,1440049,0,'hair_face_highlight_color',105,103,97), (283460,1440049,0,'hair_type_color',140,160,169), (283461,1440049,0,'hair_type_highlight_color',105,103,97), (283462,1440049,1,'lip_type',19,18,0), (283463,1440049,1,'nose_type',-1,-32,45), (283464,1440049,0,'skin_color',206,180,224), (283465,1440049,1,'soga_cheek_type',0,28,-31), (283466,1440049,1,'soga_chin_type',0,19,18), (283467,1440049,1,'soga_ear_type',0,32,0), (283468,1440049,1,'soga_eye_brow_type',0,-7,20), (283469,1440049,0,'soga_eye_color',229,229,102), (283470,1440049,1,'soga_eye_type',32,0,0), (283471,1440049,0,'soga_hair_face_color',140,160,169), (283472,1440049,0,'soga_hair_face_highlight_color',105,103,97), (283473,1440049,0,'soga_hair_type_color',140,160,169), (283474,1440049,0,'soga_hair_type_highlight_color',105,103,97), (283475,1440049,1,'soga_lip_type',-3,5,10), (283476,1440049,1,'soga_nose_type',0,-17,38), (283477,1440049,0,'soga_skin_color',206,180,224), (283478,1440049,0,'wing_color1',255,255,255), (283479,1440049,0,'wing_color2',255,255,255), (283480,1440050,1,'cheek_type',32,85,0), (283481,1440050,1,'chin_type',81,82,23), (283482,1440050,1,'eye_brow_type',-97,-22,-81), (283483,1440050,0,'eye_color',88,143,121), (283484,1440050,1,'eye_type',96,0,0), (283485,1440050,0,'hair_color1',163,8,14), (283486,1440050,0,'hair_face_color',114,98,46), (283487,1440050,0,'hair_type_color',114,98,46), (283488,1440050,1,'lip_type',83,7,62), (283489,1440050,1,'nose_type',98,-93,8), (283490,1440050,0,'skin_color',114,98,46), (283491,1440050,1,'soga_cheek_type',0,-97,-22), (283492,1440050,1,'soga_chin_type',0,83,7), (283493,1440050,1,'soga_ear_type',0,96,0), (283494,1440050,1,'soga_eye_brow_type',-97,-22,-81), (283495,1440050,0,'soga_eye_color',229,229,102), (283496,1440050,1,'soga_eye_type',96,0,0), (283497,1440050,0,'soga_hair_face_color',114,98,46), (283498,1440050,0,'soga_hair_type_color',114,98,46), (283499,1440050,1,'soga_lip_type',-81,32,85), (283500,1440050,1,'soga_nose_type',62,81,82), (283501,1440050,0,'soga_skin_color',114,98,46), (283502,1440050,0,'wing_color1',255,255,255), (283503,1440050,0,'wing_color2',255,255,255), (283504,1440051,1,'cheek_type',17,28,0), (283505,1440051,1,'chin_type',17,34,17), (283506,1440051,1,'ear_type',-9,-39,0), (283507,1440051,1,'eye_brow_type',14,-17,2), (283508,1440051,0,'eye_color',175,248,241), (283509,1440051,1,'eye_type',-17,0,0), (283510,1440051,0,'hair_color1',0,236,231), (283511,1440051,0,'hair_face_color',252,252,252), (283512,1440051,0,'hair_type_color',252,252,252), (283513,1440051,1,'lip_type',7,-14,-11), (283514,1440051,1,'nose_type',-3,0,-20), (283515,1440051,0,'skin_color',187,184,215), (283516,1440051,1,'soga_cheek_type',0,14,-17), (283517,1440051,1,'soga_chin_type',0,7,-14), (283518,1440051,1,'soga_ear_type',0,-17,0), (283519,1440051,1,'soga_eye_brow_type',0,-9,-39), (283520,1440051,0,'soga_eye_color',229,229,102), (283521,1440051,1,'soga_eye_type',-17,0,0), (283522,1440051,0,'soga_hair_face_color',252,252,252), (283523,1440051,0,'soga_hair_type_color',252,252,252), (283524,1440051,1,'soga_lip_type',2,17,28), (283525,1440051,1,'soga_nose_type',-11,17,34), (283526,1440051,0,'soga_skin_color',187,184,215), (283527,1440051,0,'wing_color1',255,255,255), (283528,1440051,0,'wing_color2',255,255,255), (283529,1440052,0,'eye_color',255,255,255), (283530,1440052,0,'skin_color',255,255,255), (283531,1440052,0,'soga_eye_color',255,0,255), (283532,1440053,1,'cheek_type',50,17,0), (283533,1440053,1,'chin_type',-85,4,22), (283534,1440053,1,'eye_brow_type',-5,-90,-31), (283535,1440053,0,'eye_color',174,65,108), (283536,1440053,1,'eye_type',58,0,0), (283537,1440053,0,'hair_color1',90,211,210), (283538,1440053,0,'hair_face_color',172,96,172), (283539,1440053,0,'hair_type_color',172,96,172), (283540,1440053,1,'lip_type',20,-52,-66), (283541,1440053,1,'nose_type',-37,90,-45), (283542,1440053,0,'skin_color',172,96,172), (283543,1440053,1,'soga_cheek_type',0,-5,-90), (283544,1440053,1,'soga_chin_type',0,20,-52), (283545,1440053,1,'soga_ear_type',0,58,0), (283546,1440053,1,'soga_eye_brow_type',-5,-90,-31), (283547,1440053,0,'soga_eye_color',229,229,102), (283548,1440053,1,'soga_eye_type',58,0,0), (283549,1440053,0,'soga_hair_face_color',172,96,172), (283550,1440053,0,'soga_hair_type_color',172,96,172), (283551,1440053,1,'soga_lip_type',-31,50,17), (283552,1440053,1,'soga_nose_type',-66,-85,4), (283553,1440053,0,'soga_skin_color',172,96,172), (283554,1440053,0,'wing_color1',255,255,255), (283555,1440053,0,'wing_color2',255,255,255), (283556,1440054,1,'cheek_type',61,-21,0), (283557,1440054,1,'chin_type',7,-37,2), (283558,1440054,1,'ear_type',-88,-56,0), (283559,1440054,1,'eye_brow_type',-48,56,-28), (283560,1440054,0,'eye_color',105,155,136), (283561,1440054,1,'eye_type',-34,0,0), (283562,1440054,0,'hair_color1',160,246,29), (283563,1440054,0,'hair_color2',159,88,0), (283564,1440054,0,'hair_face_color',108,24,23), (283565,1440054,0,'hair_face_highlight_color',220,180,17), (283566,1440054,0,'hair_highlight',239,221,86), (283567,1440054,0,'hair_type_color',108,24,23), (283568,1440054,0,'hair_type_highlight_color',220,180,17), (283569,1440054,1,'lip_type',56,95,-95), (283570,1440054,1,'nose_type',-62,-96,-10), (283571,1440054,0,'skin_color',153,158,142), (283572,1440054,1,'soga_cheek_type',0,-48,56), (283573,1440054,1,'soga_chin_type',0,56,95), (283574,1440054,1,'soga_ear_type',0,-34,0), (283575,1440054,1,'soga_eye_brow_type',0,-88,-56), (283576,1440054,0,'soga_eye_color',229,229,102), (283577,1440054,1,'soga_eye_type',-34,0,0), (283578,1440054,0,'soga_hair_color1',91,21,51), (283579,1440054,0,'soga_hair_color2',159,88,0), (283580,1440054,0,'soga_hair_face_color',108,24,23), (283581,1440054,0,'soga_hair_face_highlight_color',220,180,17), (283582,1440054,0,'soga_hair_highlight',239,221,86), (283583,1440054,0,'soga_hair_type_color',108,24,23), (283584,1440054,0,'soga_hair_type_highlight_color',220,180,17), (283585,1440054,1,'soga_lip_type',-28,61,-21), (283586,1440054,1,'soga_nose_type',-95,7,-37), (283587,1440054,0,'soga_skin_color',153,158,142), (283588,1440054,0,'wing_color1',255,255,255), (283589,1440054,0,'wing_color2',255,255,255), (283590,1440055,1,'cheek_type',-8,53,0), (283591,1440055,1,'chin_type',-42,72,-3), (283592,1440055,1,'ear_type',51,4,0), (283593,1440055,1,'eye_brow_type',7,-7,-25), (283594,1440055,0,'eye_color',12,16,24), (283595,1440055,1,'eye_type',-63,0,0), (283596,1440055,0,'hair_color1',204,227,39), (283597,1440055,0,'hair_color2',121,113,107), (283598,1440055,0,'hair_face_color',145,168,168), (283599,1440055,0,'hair_face_highlight_color',193,183,168), (283600,1440055,0,'hair_highlight',112,123,142), (283601,1440055,0,'hair_type_color',145,168,168), (283602,1440055,0,'hair_type_highlight_color',193,183,168), (283603,1440055,1,'lip_type',95,-98,90), (283604,1440055,1,'nose_type',0,-52,-29), (283605,1440055,0,'skin_color',122,165,164), (283606,1440055,1,'soga_cheek_type',0,7,-7), (283607,1440055,1,'soga_chin_type',0,95,-98), (283608,1440055,1,'soga_ear_type',0,-63,0), (283609,1440055,1,'soga_eye_brow_type',0,51,4), (283610,1440055,0,'soga_eye_color',229,229,102), (283611,1440055,1,'soga_eye_type',-63,0,0), (283612,1440055,0,'soga_hair_color1',114,112,142), (283613,1440055,0,'soga_hair_color2',121,113,107), (283614,1440055,0,'soga_hair_face_color',145,168,168), (283615,1440055,0,'soga_hair_face_highlight_color',193,183,168), (283616,1440055,0,'soga_hair_highlight',112,123,142), (283617,1440055,0,'soga_hair_type_color',145,168,168), (283618,1440055,0,'soga_hair_type_highlight_color',193,183,168), (283619,1440055,1,'soga_lip_type',-25,-8,53), (283620,1440055,1,'soga_nose_type',90,-42,72), (283621,1440055,0,'soga_skin_color',122,165,164), (283622,1440055,0,'wing_color1',255,255,255), (283623,1440055,0,'wing_color2',255,255,255), (283624,1440056,1,'cheek_type',-32,-31,0), (283625,1440056,1,'chin_type',-23,-21,28), (283626,1440056,1,'ear_type',-3,14,0), (283627,1440056,1,'eye_brow_type',-17,29,-12), (283628,1440056,0,'eye_color',37,18,44), (283629,1440056,1,'eye_type',28,0,0), (283630,1440056,0,'hair_color1',222,39,0), (283631,1440056,0,'hair_face_color',168,190,199), (283632,1440056,0,'hair_face_highlight_color',155,150,106), (283633,1440056,0,'hair_type_color',168,190,199), (283634,1440056,0,'hair_type_highlight_color',155,150,106), (283635,1440056,1,'lip_type',-17,0,-12), (283636,1440056,1,'nose_type',7,-34,39), (283637,1440056,0,'skin_color',181,180,220), (283638,1440056,1,'soga_cheek_type',0,-17,29), (283639,1440056,1,'soga_chin_type',0,-17,0), (283640,1440056,1,'soga_ear_type',0,28,0), (283641,1440056,1,'soga_eye_brow_type',0,-3,14), (283642,1440056,0,'soga_eye_color',229,229,102), (283643,1440056,1,'soga_eye_type',28,0,0), (283644,1440056,0,'soga_hair_face_color',168,190,199), (283645,1440056,0,'soga_hair_face_highlight_color',155,150,106), (283646,1440056,0,'soga_hair_type_color',168,190,199), (283647,1440056,0,'soga_hair_type_highlight_color',155,150,106), (283648,1440056,1,'soga_lip_type',-12,-32,-31), (283649,1440056,1,'soga_nose_type',-12,-23,-21), (283650,1440056,0,'soga_skin_color',181,180,220), (283651,1440056,0,'wing_color1',255,255,255), (283652,1440056,0,'wing_color2',255,255,255), (283653,1440057,1,'cheek_type',-19,31,0), (283654,1440057,1,'chin_type',0,-1,-14), (283655,1440057,1,'ear_type',-17,-20,0), (283656,1440057,1,'eye_brow_type',0,-31,-17), (283657,1440057,0,'eye_color',182,192,165), (283658,1440057,1,'eye_type',25,0,0), (283659,1440057,0,'hair_color1',0,11,0), (283660,1440057,0,'hair_face_color',132,130,82), (283661,1440057,0,'hair_face_highlight_color',134,126,124), (283662,1440057,0,'hair_type_color',132,130,82), (283663,1440057,0,'hair_type_highlight_color',134,126,124), (283664,1440057,1,'lip_type',-28,0,0), (283665,1440057,1,'nose_type',10,0,11), (283666,1440057,0,'skin_color',115,71,37), (283667,1440057,1,'soga_cheek_type',0,0,-31), (283668,1440057,1,'soga_chin_type',0,-28,0), (283669,1440057,1,'soga_ear_type',0,25,0), (283670,1440057,1,'soga_eye_brow_type',0,-17,-20), (283671,1440057,0,'soga_eye_color',229,229,102), (283672,1440057,1,'soga_eye_type',25,0,0), (283673,1440057,0,'soga_hair_face_color',132,130,82), (283674,1440057,0,'soga_hair_face_highlight_color',134,126,124), (283675,1440057,0,'soga_hair_type_color',132,130,82), (283676,1440057,0,'soga_hair_type_highlight_color',134,126,124), (283677,1440057,1,'soga_lip_type',-17,-19,31), (283678,1440057,1,'soga_nose_type',0,0,-1), (283679,1440057,0,'soga_skin_color',115,71,37), (283680,1440057,0,'wing_color1',255,255,255), (283681,1440057,0,'wing_color2',255,255,255), (283682,1440058,1,'cheek_type',72,-44,0), (283683,1440058,1,'chin_type',-21,-31,-81), (283684,1440058,1,'ear_type',-79,10,0), (283685,1440058,1,'eye_brow_type',-87,71,-90), (283686,1440058,0,'eye_color',44,72,44), (283687,1440058,1,'eye_type',-66,0,0), (283688,1440058,0,'hair_color1',228,219,12), (283689,1440058,0,'hair_color2',185,0,0), (283690,1440058,0,'hair_face_color',130,43,32), (283691,1440058,0,'hair_face_highlight_color',88,62,8), (283692,1440058,0,'hair_highlight',56,33,26), (283693,1440058,0,'hair_type_color',130,43,32), (283694,1440058,0,'hair_type_highlight_color',88,62,8), (283695,1440058,1,'lip_type',37,74,21), (283696,1440058,1,'nose_type',31,-28,-37), (283697,1440058,0,'skin_color',223,217,195), (283698,1440058,1,'soga_cheek_type',0,-87,71), (283699,1440058,1,'soga_chin_type',0,37,74), (283700,1440058,1,'soga_ear_type',0,-66,0), (283701,1440058,1,'soga_eye_brow_type',0,-79,10), (283702,1440058,0,'soga_eye_color',204,204,204), (283703,1440058,1,'soga_eye_type',-71,0,0), (283704,1440058,0,'soga_hair_color1',91,21,51), (283705,1440058,0,'soga_hair_color2',159,88,0), (283706,1440058,0,'soga_hair_face_color',130,43,32), (283707,1440058,0,'soga_hair_face_highlight_color',88,62,8), (283708,1440058,0,'soga_hair_highlight',56,33,26), (283709,1440058,0,'soga_hair_type_color',130,43,32), (283710,1440058,0,'soga_hair_type_highlight_color',88,62,8), (283711,1440058,1,'soga_lip_type',-90,72,-44), (283712,1440058,1,'soga_nose_type',21,-21,-31), (283713,1440058,0,'soga_skin_color',223,217,195), (283714,1440059,1,'cheek_type',11,-9,0), (283715,1440059,1,'chin_type',-17,-7,-4), (283716,1440059,1,'ear_type',2,-21,0), (283717,1440059,1,'eye_brow_type',8,26,4), (283718,1440059,0,'eye_color',95,145,117), (283719,1440059,1,'eye_type',-31,0,0), (283720,1440059,0,'hair_color1',236,233,0), (283721,1440059,0,'hair_face_color',67,28,10), (283722,1440059,0,'hair_face_highlight_color',56,48,40), (283723,1440059,0,'hair_type_color',67,28,10), (283724,1440059,0,'hair_type_highlight_color',56,48,40), (283725,1440059,1,'lip_type',-8,0,-5), (283726,1440059,1,'nose_type',-1,-20,-23), (283727,1440059,0,'skin_color',144,104,74), (283728,1440059,1,'soga_cheek_type',0,8,26), (283729,1440059,1,'soga_chin_type',0,-8,0), (283730,1440059,1,'soga_ear_type',0,-31,0), (283731,1440059,1,'soga_eye_brow_type',0,2,-21), (283732,1440059,0,'soga_eye_color',229,229,102), (283733,1440059,1,'soga_eye_type',-31,0,0), (283734,1440059,0,'soga_hair_face_color',67,28,10), (283735,1440059,0,'soga_hair_face_highlight_color',56,48,40), (283736,1440059,0,'soga_hair_type_color',67,28,10), (283737,1440059,0,'soga_hair_type_highlight_color',56,48,40), (283738,1440059,1,'soga_lip_type',4,11,-9), (283739,1440059,1,'soga_nose_type',-5,-17,-7), (283740,1440059,0,'soga_skin_color',144,104,74), (283741,1440059,0,'wing_color1',255,255,255), (283742,1440059,0,'wing_color2',255,255,255), (283743,1440060,1,'cheek_type',-28,14,0), (283744,1440060,1,'chin_type',0,2,0), (283745,1440060,1,'ear_type',-9,-47,0), (283746,1440060,1,'eye_brow_type',7,21,34), (283747,1440060,0,'eye_color',185,162,121), (283748,1440060,1,'eye_type',-3,0,0), (283749,1440060,0,'hair_color1',37,10,0), (283750,1440060,0,'hair_face_color',27,24,19), (283751,1440060,0,'hair_face_highlight_color',115,94,67), (283752,1440060,0,'hair_type_color',27,24,19), (283753,1440060,0,'hair_type_highlight_color',115,94,67), (283754,1440060,1,'lip_type',-25,25,-21), (283755,1440060,1,'nose_type',1,37,10), (283756,1440060,0,'skin_color',242,208,212), (283757,1440060,1,'soga_cheek_type',0,7,21), (283758,1440060,1,'soga_chin_type',0,-25,25), (283759,1440060,1,'soga_ear_type',0,-3,0), (283760,1440060,1,'soga_eye_brow_type',0,-9,-47), (283761,1440060,0,'soga_eye_color',229,229,102), (283762,1440060,1,'soga_eye_type',-3,0,0), (283763,1440060,0,'soga_hair_face_color',27,24,19), (283764,1440060,0,'soga_hair_face_highlight_color',115,94,67), (283765,1440060,0,'soga_hair_type_color',27,24,19), (283766,1440060,0,'soga_hair_type_highlight_color',115,94,67), (283767,1440060,1,'soga_lip_type',34,-28,14), (283768,1440060,1,'soga_nose_type',-21,0,2), (283769,1440060,0,'soga_skin_color',242,208,212), (283770,1440060,0,'wing_color1',255,255,255), (283771,1440060,0,'wing_color2',255,255,255), (283772,1440061,1,'cheek_type',28,-4,0), (283773,1440061,1,'chin_type',0,9,14), (283774,1440061,1,'ear_type',-14,-8,0), (283775,1440061,1,'eye_brow_type',-28,-10,0), (283776,1440061,0,'eye_color',32,61,45), (283777,1440061,1,'eye_type',7,0,0), (283778,1440061,0,'hair_color1',28,237,0), (283779,1440061,0,'hair_face_color',97,89,33), (283780,1440061,0,'hair_face_highlight_color',128,46,20), (283781,1440061,0,'hair_type_color',97,89,33), (283782,1440061,0,'hair_type_highlight_color',128,46,20), (283783,1440061,1,'lip_type',-25,3,23), (283784,1440061,1,'nose_type',0,28,-19), (283785,1440061,0,'skin_color',224,182,148), (283786,1440061,1,'soga_cheek_type',0,-28,-10), (283787,1440061,1,'soga_chin_type',0,-25,3), (283788,1440061,1,'soga_ear_type',0,7,0), (283789,1440061,1,'soga_eye_brow_type',0,-14,-8), (283790,1440061,0,'soga_eye_color',229,229,102), (283791,1440061,1,'soga_eye_type',7,0,0), (283792,1440061,0,'soga_hair_face_color',97,89,33), (283793,1440061,0,'soga_hair_face_highlight_color',128,46,20), (283794,1440061,0,'soga_hair_type_color',97,89,33), (283795,1440061,0,'soga_hair_type_highlight_color',128,46,20), (283796,1440061,1,'soga_lip_type',0,28,-4), (283797,1440061,1,'soga_nose_type',23,0,9), (283798,1440061,0,'soga_skin_color',224,182,148), (283799,1440061,0,'wing_color1',255,255,255), (283800,1440061,0,'wing_color2',255,255,255), (283801,1440062,1,'cheek_type',-29,-34,0), (283802,1440062,1,'chin_type',-3,-17,-25), (283803,1440062,1,'ear_type',23,-10,0), (283804,1440062,1,'eye_brow_type',9,2,-7), (283805,1440062,0,'eye_color',113,167,166), (283806,1440062,1,'eye_type',47,0,0), (283807,1440062,0,'hair_color1',239,0,0), (283808,1440062,0,'hair_face_color',217,127,6), (283809,1440062,0,'hair_face_highlight_color',144,116,0), (283810,1440062,0,'hair_type_color',217,127,6), (283811,1440062,0,'hair_type_highlight_color',144,116,0), (283812,1440062,1,'lip_type',7,0,31), (283813,1440062,1,'nose_type',19,-17,0), (283814,1440062,0,'skin_color',234,242,242), (283815,1440062,1,'soga_cheek_type',0,9,2), (283816,1440062,1,'soga_chin_type',0,7,0), (283817,1440062,1,'soga_ear_type',0,47,0), (283818,1440062,1,'soga_eye_brow_type',0,23,-10), (283819,1440062,0,'soga_eye_color',229,229,102), (283820,1440062,1,'soga_eye_type',47,0,0), (283821,1440062,0,'soga_hair_face_color',217,127,6), (283822,1440062,0,'soga_hair_face_highlight_color',144,116,0), (283823,1440062,0,'soga_hair_type_color',217,127,6), (283824,1440062,0,'soga_hair_type_highlight_color',144,116,0), (283825,1440062,1,'soga_lip_type',-7,-29,-34), (283826,1440062,1,'soga_nose_type',31,-3,-17), (283827,1440062,0,'soga_skin_color',234,242,242), (283828,1440062,0,'wing_color1',255,255,255), (283829,1440062,0,'wing_color2',255,255,255), (283830,1440063,1,'cheek_type',12,-28,0), (283831,1440063,1,'chin_type',4,19,37), (283832,1440063,1,'ear_type',28,0,0), (283833,1440063,1,'eye_brow_type',17,-7,-4), (283834,1440063,0,'eye_color',188,176,141), (283835,1440063,1,'eye_type',1,0,0), (283836,1440063,0,'hair_color1',212,236,0), (283837,1440063,0,'hair_face_color',10,7,4), (283838,1440063,0,'hair_face_highlight_color',79,38,0), (283839,1440063,0,'hair_type_color',10,7,4), (283840,1440063,0,'hair_type_highlight_color',79,38,0), (283841,1440063,1,'lip_type',11,18,34), (283842,1440063,1,'nose_type',0,-44,-20), (283843,1440063,0,'skin_color',191,184,141), (283844,1440063,1,'soga_cheek_type',0,17,-7), (283845,1440063,1,'soga_chin_type',0,11,18), (283846,1440063,1,'soga_ear_type',0,1,0), (283847,1440063,1,'soga_eye_brow_type',0,28,0), (283848,1440063,0,'soga_eye_color',229,229,102), (283849,1440063,1,'soga_eye_type',1,0,0), (283850,1440063,0,'soga_hair_face_color',10,7,4), (283851,1440063,0,'soga_hair_face_highlight_color',79,38,0), (283852,1440063,0,'soga_hair_type_color',10,7,4), (283853,1440063,0,'soga_hair_type_highlight_color',79,38,0), (283854,1440063,1,'soga_lip_type',-4,12,-28), (283855,1440063,1,'soga_nose_type',34,4,19), (283856,1440063,0,'soga_skin_color',191,184,141), (283857,1440063,0,'wing_color1',255,255,255), (283858,1440063,0,'wing_color2',255,255,255), (283859,1440064,1,'cheek_type',14,-3,0), (283860,1440064,1,'chin_type',5,-35,-14), (283861,1440064,1,'ear_type',-44,-31,0), (283862,1440064,1,'eye_brow_type',-25,17,12), (283863,1440064,0,'eye_color',64,120,79), (283864,1440064,1,'eye_type',-29,0,0), (283865,1440064,0,'hair_color1',214,244,0), (283866,1440064,0,'hair_face_color',17,6,1), (283867,1440064,0,'hair_face_highlight_color',70,55,37), (283868,1440064,0,'hair_type_color',17,6,1), (283869,1440064,0,'hair_type_highlight_color',70,55,37), (283870,1440064,1,'lip_type',37,25,45), (283871,1440064,1,'nose_type',25,-42,-12), (283872,1440064,0,'skin_color',253,254,254), (283873,1440064,1,'soga_cheek_type',0,-25,17), (283874,1440064,1,'soga_chin_type',0,37,25), (283875,1440064,1,'soga_ear_type',0,-29,0), (283876,1440064,1,'soga_eye_brow_type',0,-44,-31), (283877,1440064,0,'soga_eye_color',229,229,102), (283878,1440064,1,'soga_eye_type',-29,0,0), (283879,1440064,0,'soga_hair_face_color',17,6,1), (283880,1440064,0,'soga_hair_face_highlight_color',70,55,37), (283881,1440064,0,'soga_hair_type_color',17,6,1), (283882,1440064,0,'soga_hair_type_highlight_color',70,55,37), (283883,1440064,1,'soga_lip_type',12,14,-3), (283884,1440064,1,'soga_nose_type',45,5,-35), (283885,1440064,0,'soga_skin_color',253,254,254), (283886,1440064,0,'wing_color1',255,255,255), (283887,1440064,0,'wing_color2',255,255,255), (283888,1440065,1,'cheek_type',-17,7,0), (283889,1440065,1,'chin_type',-34,22,-11), (283890,1440065,1,'ear_type',2,-1,0), (283891,1440065,1,'eye_brow_type',-9,-17,-20), (283892,1440065,0,'eye_color',64,70,38), (283893,1440065,1,'eye_type',43,0,0), (283894,1440065,0,'hair_color1',227,239,0), (283895,1440065,0,'hair_face_color',75,48,15), (283896,1440065,0,'hair_face_highlight_color',110,67,1), (283897,1440065,0,'hair_type_color',75,48,15), (283898,1440065,0,'hair_type_highlight_color',110,67,1), (283899,1440065,1,'lip_type',10,-12,0), (283900,1440065,1,'nose_type',18,-29,-17), (283901,1440065,0,'skin_color',243,250,237), (283902,1440065,1,'soga_cheek_type',0,-9,-17), (283903,1440065,1,'soga_chin_type',0,10,-12), (283904,1440065,1,'soga_ear_type',0,43,0), (283905,1440065,1,'soga_eye_brow_type',0,2,-1), (283906,1440065,0,'soga_eye_color',229,229,102), (283907,1440065,1,'soga_eye_type',43,0,0), (283908,1440065,0,'soga_hair_face_color',75,48,15), (283909,1440065,0,'soga_hair_face_highlight_color',110,67,1), (283910,1440065,0,'soga_hair_type_color',75,48,15), (283911,1440065,0,'soga_hair_type_highlight_color',110,67,1), (283912,1440065,1,'soga_lip_type',-20,-17,7), (283913,1440065,1,'soga_nose_type',0,-34,22), (283914,1440065,0,'soga_skin_color',243,250,237), (283915,1440065,0,'wing_color1',255,255,255), (283916,1440065,0,'wing_color2',255,255,255), (283917,1440066,1,'cheek_type',4,-3,0), (283918,1440066,1,'chin_type',28,0,37), (283919,1440066,1,'ear_type',-25,46,0), (283920,1440066,1,'eye_brow_type',14,-18,0), (283921,1440066,0,'eye_color',34,67,49), (283922,1440066,1,'eye_type',-12,0,0), (283923,1440066,0,'hair_color1',20,8,0), (283924,1440066,0,'hair_face_color',217,189,23), (283925,1440066,0,'hair_face_highlight_color',174,60,32), (283926,1440066,0,'hair_type_color',217,189,23), (283927,1440066,0,'hair_type_highlight_color',174,60,32), (283928,1440066,1,'lip_type',-35,0,-5), (283929,1440066,1,'nose_type',28,20,8), (283930,1440066,0,'skin_color',227,217,218), (283931,1440066,1,'soga_cheek_type',0,14,-18), (283932,1440066,1,'soga_chin_type',0,-35,0), (283933,1440066,1,'soga_ear_type',0,-12,0), (283934,1440066,1,'soga_eye_brow_type',0,-25,46), (283935,1440066,0,'soga_eye_color',229,229,102), (283936,1440066,1,'soga_eye_type',-12,0,0), (283937,1440066,0,'soga_hair_face_color',217,189,23), (283938,1440066,0,'soga_hair_face_highlight_color',174,60,32), (283939,1440066,0,'soga_hair_type_color',217,189,23), (283940,1440066,0,'soga_hair_type_highlight_color',174,60,32), (283941,1440066,1,'soga_lip_type',0,4,-3), (283942,1440066,1,'soga_nose_type',-5,28,0), (283943,1440066,0,'soga_skin_color',227,217,218), (283944,1440066,0,'wing_color1',255,255,255), (283945,1440066,0,'wing_color2',255,255,255), (283946,1440067,1,'cheek_type',-38,-29,0), (283947,1440067,1,'chin_type',25,-28,-34), (283948,1440067,1,'ear_type',0,35,0), (283949,1440067,1,'eye_brow_type',-9,7,-17), (283950,1440067,0,'eye_color',60,67,37), (283951,1440067,1,'eye_type',1,0,0), (283952,1440067,0,'hair_color1',34,1,0), (283953,1440067,0,'hair_face_color',72,25,14), (283954,1440067,0,'hair_face_highlight_color',136,48,25), (283955,1440067,0,'hair_type_color',72,25,14), (283956,1440067,0,'hair_type_highlight_color',136,48,25), (283957,1440067,1,'lip_type',0,0,-2), (283958,1440067,1,'nose_type',-5,34,1), (283959,1440067,0,'skin_color',220,208,208), (283960,1440067,1,'soga_cheek_type',0,-9,7), (283961,1440067,1,'soga_chin_type',25,-28,-34), (283962,1440067,1,'soga_ear_type',0,1,0), (283963,1440067,1,'soga_eye_brow_type',0,0,35), (283964,1440067,0,'soga_eye_color',229,229,102), (283965,1440067,1,'soga_eye_type',1,0,0), (283966,1440067,0,'soga_hair_face_color',72,25,14), (283967,1440067,0,'soga_hair_face_highlight_color',136,48,25), (283968,1440067,0,'soga_hair_type_color',72,25,14), (283969,1440067,0,'soga_hair_type_highlight_color',136,48,25), (283970,1440067,1,'soga_lip_type',-17,-38,-29), (283971,1440067,1,'soga_nose_type',-2,25,-28), (283972,1440067,0,'soga_skin_color',220,208,208), (283973,1440067,0,'wing_color1',255,255,255), (283974,1440067,0,'wing_color2',255,255,255), (283975,1440068,1,'cheek_type',-28,-31,0), (283976,1440068,1,'chin_type',23,11,-2), (283977,1440068,1,'ear_type',18,-17,0), (283978,1440068,1,'eye_brow_type',-26,0,14), (283979,1440068,0,'eye_color',53,107,123), (283980,1440068,1,'eye_type',-10,0,0), (283981,1440068,0,'hair_color1',22,234,0), (283982,1440068,0,'hair_face_color',19,18,8), (283983,1440068,0,'hair_face_highlight_color',34,14,0), (283984,1440068,0,'hair_type_color',19,18,8), (283985,1440068,0,'hair_type_highlight_color',34,14,0), (283986,1440068,1,'lip_type',-35,-2,-1), (283987,1440068,1,'nose_type',39,22,-22), (283988,1440068,0,'skin_color',246,220,223), (283989,1440068,1,'soga_cheek_type',0,-26,0), (283990,1440068,1,'soga_chin_type',0,-35,-2), (283991,1440068,1,'soga_ear_type',0,-10,0), (283992,1440068,1,'soga_eye_brow_type',0,18,-17), (283993,1440068,0,'soga_eye_color',229,229,102), (283994,1440068,1,'soga_eye_type',-10,0,0), (283995,1440068,0,'soga_hair_face_color',19,18,8), (283996,1440068,0,'soga_hair_face_highlight_color',34,14,0), (283997,1440068,0,'soga_hair_type_color',19,18,8), (283998,1440068,0,'soga_hair_type_highlight_color',34,14,0), (283999,1440068,1,'soga_lip_type',14,-28,-31), (284000,1440068,1,'soga_nose_type',-1,23,11), (284001,1440068,0,'soga_skin_color',246,220,223), (284002,1440068,0,'wing_color1',255,255,255), (284003,1440068,0,'wing_color2',255,255,255), (284004,1440069,1,'cheek_type',-3,12,0), (284005,1440069,1,'chin_type',17,7,29), (284006,1440069,1,'ear_type',-1,-28,0), (284007,1440069,1,'eye_brow_type',-17,-7,-17), (284008,1440069,0,'eye_color',208,119,146), (284009,1440069,1,'eye_type',-25,0,0), (284010,1440069,0,'hair_color1',239,0,0), (284011,1440069,0,'hair_face_color',159,109,0), (284012,1440069,0,'hair_type_color',159,109,0), (284013,1440069,1,'lip_type',25,22,2), (284014,1440069,1,'nose_type',0,-17,0), (284015,1440069,0,'skin_color',118,131,101), (284016,1440069,1,'soga_cheek_type',0,-17,-7), (284017,1440069,1,'soga_chin_type',0,25,22), (284018,1440069,1,'soga_ear_type',0,-25,0), (284019,1440069,1,'soga_eye_brow_type',0,-1,-28), (284020,1440069,0,'soga_eye_color',229,229,102), (284021,1440069,1,'soga_eye_type',-25,0,0), (284022,1440069,0,'soga_hair_face_color',159,109,0), (284023,1440069,0,'soga_hair_type_color',159,109,0), (284024,1440069,1,'soga_lip_type',-17,-3,12), (284025,1440069,1,'soga_nose_type',2,17,7), (284026,1440069,0,'soga_skin_color',118,131,101), (284027,1440069,0,'wing_color1',255,255,255), (284028,1440069,0,'wing_color2',255,255,255), (284029,1440070,1,'cheek_type',34,5,0), (284030,1440070,1,'chin_type',-31,-1,32), (284031,1440070,1,'ear_type',17,-2,0), (284032,1440070,1,'eye_brow_type',-39,0,35), (284033,1440070,0,'eye_color',112,13,170), (284034,1440070,0,'hair_color1',237,254,0), (284035,1440070,0,'hair_face_color',115,110,69), (284036,1440070,0,'hair_type_color',115,110,69), (284037,1440070,1,'lip_type',-10,3,-5), (284038,1440070,1,'nose_type',-28,-19,-2), (284039,1440070,0,'skin_color',148,152,148), (284040,1440070,1,'soga_cheek_type',0,-39,0), (284041,1440070,1,'soga_chin_type',0,-10,3), (284042,1440070,1,'soga_ear_type',17,-2,0), (284043,1440070,1,'soga_eye_brow_type',0,17,-2), (284044,1440070,0,'soga_eye_color',229,229,102), (284045,1440070,0,'soga_hair_face_color',115,110,69), (284046,1440070,0,'soga_hair_type_color',115,110,69), (284047,1440070,1,'soga_lip_type',35,34,5), (284048,1440070,1,'soga_nose_type',-5,-31,-1), (284049,1440070,0,'soga_skin_color',148,152,148), (284050,1440070,0,'wing_color1',255,255,255), (284051,1440070,0,'wing_color2',255,255,255), (284052,1440071,1,'cheek_type',-12,3,0), (284053,1440071,1,'chin_type',-17,-19,-18), (284054,1440071,1,'ear_type',5,-28,0), (284055,1440071,1,'eye_brow_type',-12,-25,10), (284056,1440071,0,'eye_color',43,89,99), (284057,1440071,1,'eye_type',35,0,0), (284058,1440071,0,'hair_color1',34,249,0), (284059,1440071,0,'hair_face_color',64,24,5), (284060,1440071,0,'hair_face_highlight_color',217,198,175), (284061,1440071,0,'hair_type_color',64,24,5), (284062,1440071,0,'hair_type_highlight_color',217,198,175), (284063,1440071,1,'lip_type',7,25,-32), (284064,1440071,1,'nose_type',-1,34,-7), (284065,1440071,0,'skin_color',191,166,113), (284066,1440071,1,'soga_cheek_type',0,-12,-25), (284067,1440071,1,'soga_chin_type',0,7,25), (284068,1440071,1,'soga_ear_type',0,35,0), (284069,1440071,1,'soga_eye_brow_type',0,5,-28), (284070,1440071,0,'soga_eye_color',229,229,102), (284071,1440071,1,'soga_eye_type',35,0,0), (284072,1440071,0,'soga_hair_face_color',64,24,5), (284073,1440071,0,'soga_hair_face_highlight_color',217,198,175), (284074,1440071,0,'soga_hair_type_color',64,24,5), (284075,1440071,0,'soga_hair_type_highlight_color',217,198,175), (284076,1440071,1,'soga_lip_type',10,-12,3), (284077,1440071,1,'soga_nose_type',-32,-17,-19), (284078,1440071,0,'soga_skin_color',191,166,113), (284079,1440071,0,'wing_color1',255,255,255), (284080,1440071,0,'wing_color2',255,255,255), (284081,1440072,0,'eye_color',255,255,255), (284082,1440072,0,'skin_color',255,255,255), (284083,1440072,0,'soga_eye_color',255,0,255), (284084,1440073,0,'eye_color',255,0,0), (284085,1440073,0,'skin_color',1,1,1), (284086,1440073,0,'soga_eye_color',255,0,255), (284087,1440074,1,'cheek_type',62,84,0), (284088,1440074,1,'chin_type',-82,34,-28), (284089,1440074,1,'ear_type',-97,17,0), (284090,1440074,1,'eye_brow_type',-26,-17,-21), (284091,1440074,0,'eye_color',115,172,190), (284092,1440074,1,'eye_type',-58,0,0), (284093,1440074,0,'hair_color1',0,88,52), (284094,1440074,0,'hair_color2',169,7,0), (284095,1440074,0,'hair_face_color',231,170,26), (284096,1440074,0,'hair_face_highlight_color',40,34,51), (284097,1440074,0,'hair_highlight',29,21,28), (284098,1440074,0,'hair_type_color',231,170,26), (284099,1440074,0,'hair_type_highlight_color',40,34,51), (284100,1440074,1,'lip_type',-32,-4,-72), (284101,1440074,1,'nose_type',31,0,88), (284102,1440074,0,'skin_color',67,50,51), (284103,1440074,1,'soga_cheek_type',0,-26,-17), (284104,1440074,1,'soga_chin_type',0,-32,-4), (284105,1440074,1,'soga_ear_type',0,-58,0), (284106,1440074,1,'soga_eye_brow_type',0,-97,17), (284107,1440074,0,'soga_eye_color',229,229,102), (284108,1440074,1,'soga_eye_type',-87,0,0), (284109,1440074,0,'soga_hair_color1',39,32,39), (284110,1440074,0,'soga_hair_color2',38,22,21), (284111,1440074,0,'soga_hair_face_color',231,170,26), (284112,1440074,0,'soga_hair_face_highlight_color',40,34,51), (284113,1440074,0,'soga_hair_highlight',29,21,28), (284114,1440074,0,'soga_hair_type_color',231,170,26), (284115,1440074,0,'soga_hair_type_highlight_color',40,34,51), (284116,1440074,1,'soga_lip_type',-21,62,84), (284117,1440074,1,'soga_nose_type',-72,-82,34), (284118,1440074,0,'soga_skin_color',67,50,51), (284119,1440074,0,'wing_color1',255,255,255), (284120,1440074,0,'wing_color2',255,255,255), (284121,1440075,1,'cheek_type',14,4,0), (284122,1440075,1,'chin_type',-47,0,45), (284123,1440075,1,'ear_type',-29,25,0), (284124,1440075,1,'eye_brow_type',34,-9,0), (284125,1440075,0,'eye_color',160,145,255), (284126,1440075,1,'eye_type',-21,0,0), (284127,1440075,0,'hair_color1',29,235,0), (284128,1440075,0,'hair_face_color',197,182,207), (284129,1440075,0,'hair_face_highlight_color',155,150,106), (284130,1440075,0,'hair_type_color',197,182,207), (284131,1440075,0,'hair_type_highlight_color',155,150,106), (284132,1440075,1,'lip_type',18,1,0), (284133,1440075,1,'nose_type',31,29,-21), (284134,1440075,0,'skin_color',192,177,175), (284135,1440075,1,'soga_cheek_type',0,34,-9), (284136,1440075,1,'soga_chin_type',0,18,1), (284137,1440075,1,'soga_ear_type',0,-21,0), (284138,1440075,1,'soga_eye_brow_type',0,-29,25), (284139,1440075,0,'soga_eye_color',229,229,102), (284140,1440075,1,'soga_eye_type',-21,0,0), (284141,1440075,0,'soga_hair_face_color',197,182,207), (284142,1440075,0,'soga_hair_face_highlight_color',155,150,106), (284143,1440075,0,'soga_hair_type_color',197,182,207), (284144,1440075,0,'soga_hair_type_highlight_color',155,150,106), (284145,1440075,1,'soga_lip_type',0,14,4), (284146,1440075,1,'soga_nose_type',0,-47,0), (284147,1440075,0,'soga_skin_color',192,177,175), (284148,1440075,0,'wing_color1',255,255,255), (284149,1440075,0,'wing_color2',255,255,255), (284150,1440076,1,'cheek_type',25,84,0), (284151,1440076,1,'chin_type',72,-56,-79), (284152,1440076,1,'ear_type',82,72,0), (284153,1440076,1,'eye_brow_type',58,39,50), (284154,1440076,0,'eye_color',141,159,120), (284155,1440076,1,'eye_type',7,0,0), (284156,1440076,0,'hair_color1',43,180,3), (284157,1440076,0,'hair_color2',204,0,0), (284158,1440076,0,'hair_face_color',17,3,23), (284159,1440076,0,'hair_face_highlight_color',15,1,21), (284160,1440076,0,'hair_highlight',105,26,26), (284161,1440076,0,'hair_type_color',17,3,23), (284162,1440076,0,'hair_type_highlight_color',15,1,21), (284163,1440076,1,'lip_type',29,85,-9), (284164,1440076,1,'nose_type',-25,43,-76), (284165,1440076,0,'skin_color',221,208,173), (284166,1440076,1,'soga_cheek_type',0,58,39), (284167,1440076,1,'soga_chin_type',0,29,85), (284168,1440076,1,'soga_ear_type',0,7,0), (284169,1440076,1,'soga_eye_brow_type',0,82,72), (284170,1440076,0,'soga_eye_color',229,229,102), (284171,1440076,1,'soga_eye_type',-52,0,0), (284172,1440076,0,'soga_hair_color1',38,22,21), (284173,1440076,0,'soga_hair_color2',120,50,0), (284174,1440076,0,'soga_hair_face_color',17,3,23), (284175,1440076,0,'soga_hair_face_highlight_color',15,1,21), (284176,1440076,0,'soga_hair_highlight',105,26,26), (284177,1440076,0,'soga_hair_type_color',17,3,23), (284178,1440076,0,'soga_hair_type_highlight_color',15,1,21), (284179,1440076,1,'soga_lip_type',50,25,84), (284180,1440076,1,'soga_nose_type',-9,72,-56), (284181,1440076,0,'soga_skin_color',221,208,173), (284182,1440076,0,'wing_color1',255,255,255), (284183,1440076,0,'wing_color2',255,255,255), (284184,1440077,1,'cheek_type',34,5,0), (284185,1440077,1,'chin_type',-31,-1,32), (284186,1440077,1,'ear_type',17,-2,0), (284187,1440077,1,'eye_brow_type',-39,0,35), (284188,1440077,0,'eye_color',112,13,170), (284189,1440077,0,'hair_color1',237,254,0), (284190,1440077,0,'hair_face_color',115,110,69), (284191,1440077,0,'hair_type_color',115,110,69), (284192,1440077,1,'lip_type',-10,3,-5), (284193,1440077,1,'nose_type',-28,-19,-2), (284194,1440077,0,'skin_color',148,152,148), (284195,1440077,1,'soga_cheek_type',0,-39,0), (284196,1440077,1,'soga_chin_type',0,-10,3), (284197,1440077,1,'soga_ear_type',17,-2,0), (284198,1440077,1,'soga_eye_brow_type',0,17,-2), (284199,1440077,0,'soga_eye_color',229,229,102), (284200,1440077,0,'soga_hair_face_color',115,110,69), (284201,1440077,0,'soga_hair_type_color',115,110,69), (284202,1440077,1,'soga_lip_type',35,34,5), (284203,1440077,1,'soga_nose_type',-5,-31,-1), (284204,1440077,0,'soga_skin_color',148,152,148), (284205,1440077,0,'wing_color1',255,255,255), (284206,1440077,0,'wing_color2',255,255,255), (284207,1440078,1,'cheek_type',-10,4,0), (284208,1440078,1,'chin_type',35,17,-18), (284209,1440078,1,'ear_type',18,3,0), (284210,1440078,1,'eye_brow_type',-21,-4,-18), (284211,1440078,0,'eye_color',158,148,167), (284212,1440078,1,'eye_type',-8,0,0), (284213,1440078,0,'hair_color1',17,5,0), (284214,1440078,0,'hair_face_color',105,90,5), (284215,1440078,0,'hair_type_color',105,90,5), (284216,1440078,1,'lip_type',-34,-4,37), (284217,1440078,1,'nose_type',-1,17,5), (284218,1440078,0,'skin_color',124,114,83), (284219,1440078,1,'soga_cheek_type',0,-21,-4), (284220,1440078,1,'soga_chin_type',0,-34,-4), (284221,1440078,1,'soga_ear_type',0,-8,0), (284222,1440078,1,'soga_eye_brow_type',0,18,3), (284223,1440078,0,'soga_eye_color',229,229,102), (284224,1440078,1,'soga_eye_type',-8,0,0), (284225,1440078,0,'soga_hair_face_color',105,90,5), (284226,1440078,0,'soga_hair_type_color',105,90,5), (284227,1440078,1,'soga_lip_type',-18,-10,4), (284228,1440078,1,'soga_nose_type',37,35,17), (284229,1440078,0,'soga_skin_color',124,114,83), (284230,1440078,0,'wing_color1',255,255,255), (284231,1440078,0,'wing_color2',255,255,255), (284232,1440079,1,'cheek_type',0,76,0), (284233,1440079,1,'chin_type',-58,-82,35), (284234,1440079,1,'ear_type',25,-58,0), (284235,1440079,1,'eye_brow_type',63,77,-62), (284236,1440079,0,'eye_color',132,74,186), (284237,1440079,1,'eye_type',-66,0,0), (284238,1440079,0,'hair_color1',22,249,35), (284239,1440079,0,'hair_color2',68,71,106), (284240,1440079,0,'hair_face_color',102,107,148), (284241,1440079,0,'hair_face_highlight_color',244,244,246), (284242,1440079,0,'hair_highlight',160,156,172), (284243,1440079,0,'hair_type_color',102,107,148), (284244,1440079,0,'hair_type_highlight_color',244,244,246), (284245,1440079,1,'lip_type',12,76,47), (284246,1440079,1,'nose_type',-48,22,-7), (284247,1440079,0,'skin_color',91,115,130), (284248,1440079,1,'soga_cheek_type',0,63,77), (284249,1440079,1,'soga_chin_type',0,12,76), (284250,1440079,1,'soga_ear_type',0,-66,0), (284251,1440079,1,'soga_eye_brow_type',0,25,-58), (284252,1440079,0,'soga_eye_color',229,229,102), (284253,1440079,1,'soga_eye_type',-66,0,0), (284254,1440079,0,'soga_hair_color1',94,119,160), (284255,1440079,0,'soga_hair_color2',68,71,106), (284256,1440079,0,'soga_hair_face_color',102,107,148), (284257,1440079,0,'soga_hair_face_highlight_color',244,244,246), (284258,1440079,0,'soga_hair_highlight',160,156,172), (284259,1440079,0,'soga_hair_type_color',102,107,148), (284260,1440079,0,'soga_hair_type_highlight_color',244,244,246), (284261,1440079,1,'soga_lip_type',-62,0,76), (284262,1440079,1,'soga_nose_type',47,-58,-82), (284263,1440079,0,'soga_skin_color',91,115,130), (284264,1440079,0,'wing_color1',255,255,255), (284265,1440079,0,'wing_color2',255,255,255), (284266,1440080,0,'eye_color',242,151,255), (284267,1440080,0,'hair_color1',17,231,100), (284268,1440080,0,'hair_face_color',244,251,251), (284269,1440080,0,'hair_face_highlight_color',189,179,93), (284270,1440080,0,'hair_type_color',244,251,251), (284271,1440080,0,'hair_type_highlight_color',189,179,93), (284272,1440080,1,'nose_type',48,17,-25), (284273,1440080,0,'skin_color',57,113,112), (284274,1440080,0,'soga_eye_color',229,229,102), (284275,1440080,0,'soga_hair_face_color',244,251,251), (284276,1440080,0,'soga_hair_face_highlight_color',189,179,93), (284277,1440080,0,'soga_hair_type_color',244,251,251), (284278,1440080,0,'soga_hair_type_highlight_color',189,179,93), (284279,1440080,1,'soga_nose_type',48,17,-25), (284280,1440080,0,'soga_skin_color',57,113,112), (284281,1440080,0,'wing_color1',255,255,255), (284282,1440080,0,'wing_color2',255,255,255), (284283,1440081,1,'cheek_type',-8,3,0), (284284,1440081,1,'chin_type',17,7,-20), (284285,1440081,1,'ear_type',44,26,0), (284286,1440081,1,'eye_brow_type',-11,0,26), (284287,1440081,0,'eye_color',205,205,202), (284288,1440081,1,'eye_type',-11,0,0), (284289,1440081,0,'hair_color1',8,245,245), (284290,1440081,0,'hair_face_color',114,108,100), (284291,1440081,0,'hair_face_highlight_color',216,192,37), (284292,1440081,0,'hair_type_color',114,108,100), (284293,1440081,0,'hair_type_highlight_color',216,192,37), (284294,1440081,1,'lip_type',-11,-7,12), (284295,1440081,1,'nose_type',-43,8,-11), (284296,1440081,0,'skin_color',158,150,143), (284297,1440081,1,'soga_cheek_type',0,-11,0), (284298,1440081,1,'soga_chin_type',0,-11,-7), (284299,1440081,1,'soga_ear_type',0,-11,0), (284300,1440081,1,'soga_eye_brow_type',0,44,26), (284301,1440081,0,'soga_eye_color',229,229,102), (284302,1440081,1,'soga_eye_type',-11,0,0), (284303,1440081,0,'soga_hair_face_color',114,108,100), (284304,1440081,0,'soga_hair_face_highlight_color',216,192,37), (284305,1440081,0,'soga_hair_type_color',114,108,100), (284306,1440081,0,'soga_hair_type_highlight_color',216,192,37), (284307,1440081,1,'soga_lip_type',26,-8,3), (284308,1440081,1,'soga_nose_type',12,17,7), (284309,1440081,0,'soga_skin_color',158,150,143), (284310,1440081,0,'wing_color1',255,255,255), (284311,1440081,0,'wing_color2',255,255,255), (284312,1440082,1,'cheek_type',-18,-4,0), (284313,1440082,1,'chin_type',14,3,-44), (284314,1440082,1,'ear_type',-39,28,0), (284315,1440082,1,'eye_brow_type',-22,7,-25), (284316,1440082,0,'eye_color',165,187,253), (284317,1440082,1,'eye_type',3,0,0), (284318,1440082,0,'hair_face_color',143,134,143), (284319,1440082,0,'hair_face_highlight_color',105,103,97), (284320,1440082,0,'hair_type_color',143,134,143), (284321,1440082,0,'hair_type_highlight_color',105,103,97), (284322,1440082,1,'lip_type',17,25,28), (284323,1440082,1,'nose_type',2,10,34), (284324,1440082,0,'skin_color',141,108,146), (284325,1440082,1,'soga_cheek_type',-18,-4,0), (284326,1440082,1,'soga_chin_type',14,3,-44), (284327,1440082,1,'soga_ear_type',-39,28,0), (284328,1440082,1,'soga_eye_brow_type',-22,7,-25), (284329,1440082,0,'soga_eye_color',229,229,102), (284330,1440082,1,'soga_eye_type',3,0,0), (284331,1440082,0,'soga_hair_face_color',143,134,143), (284332,1440082,0,'soga_hair_face_highlight_color',105,103,97), (284333,1440082,0,'soga_hair_type_color',143,134,143), (284334,1440082,0,'soga_hair_type_highlight_color',105,103,97), (284335,1440082,1,'soga_lip_type',17,25,28), (284336,1440082,1,'soga_nose_type',2,10,34), (284337,1440082,0,'soga_skin_color',141,108,146), (284338,1440082,0,'wing_color1',255,255,255), (284339,1440082,0,'wing_color2',255,255,255), (284394,1440085,1,'cheek_type',0,-12,0), (284395,1440085,1,'chin_type',-17,-10,1), (284396,1440085,1,'ear_type',-12,-19,0), (284397,1440085,1,'eye_brow_type',35,0,18), (284398,1440085,0,'eye_color',207,169,255), (284399,1440085,1,'eye_type',-7,0,0), (284400,1440085,0,'hair_face_color',123,132,132), (284401,1440085,0,'hair_face_highlight_color',105,103,97), (284402,1440085,0,'hair_type_color',123,132,132), (284403,1440085,0,'hair_type_highlight_color',105,103,97), (284404,1440085,1,'lip_type',0,-17,2), (284405,1440085,1,'nose_type',0,-8,31), (284406,1440085,0,'skin_color',19,18,59), (284407,1440085,1,'soga_cheek_type',0,-12,0), (284408,1440085,1,'soga_chin_type',-17,-10,1), (284409,1440085,1,'soga_ear_type',-12,-19,0), (284410,1440085,1,'soga_eye_brow_type',35,0,18), (284411,1440085,0,'soga_eye_color',229,229,102), (284412,1440085,1,'soga_eye_type',-7,0,0), (284413,1440085,0,'soga_hair_face_color',123,132,132), (284414,1440085,0,'soga_hair_face_highlight_color',105,103,97), (284415,1440085,0,'soga_hair_type_color',123,132,132), (284416,1440085,0,'soga_hair_type_highlight_color',105,103,97), (284417,1440085,1,'soga_lip_type',0,-17,2), (284418,1440085,1,'soga_nose_type',0,-8,31), (284419,1440085,0,'soga_skin_color',19,18,59), (284420,1440085,0,'wing_color1',255,255,255), (284421,1440085,0,'wing_color2',255,255,255), (284422,1440086,1,'cheek_type',17,7,0), (284423,1440086,1,'chin_type',7,-21,25), (284424,1440086,1,'ear_type',17,-2,0), (284425,1440086,1,'eye_brow_type',-12,14,-4), (284426,1440086,0,'eye_color',225,129,255), (284427,1440086,1,'eye_type',-14,0,0), (284428,1440086,0,'hair_face_color',155,135,162), (284429,1440086,0,'hair_face_highlight_color',105,103,97), (284430,1440086,0,'hair_type_color',155,135,162), (284431,1440086,0,'hair_type_highlight_color',105,103,97), (284432,1440086,1,'lip_type',-18,-12,1), (284433,1440086,1,'nose_type',14,20,9), (284434,1440086,0,'skin_color',0,12,12), (284435,1440086,1,'soga_cheek_type',17,7,0), (284436,1440086,1,'soga_chin_type',7,-21,25), (284437,1440086,1,'soga_ear_type',17,-2,0), (284438,1440086,1,'soga_eye_brow_type',-12,14,-4), (284439,1440086,0,'soga_eye_color',229,229,102), (284440,1440086,1,'soga_eye_type',-14,0,0), (284441,1440086,0,'soga_hair_face_color',155,135,162), (284442,1440086,0,'soga_hair_face_highlight_color',105,103,97), (284443,1440086,0,'soga_hair_type_color',155,135,162), (284444,1440086,0,'soga_hair_type_highlight_color',105,103,97), (284445,1440086,1,'soga_lip_type',-18,-12,1), (284446,1440086,1,'soga_nose_type',14,20,9), (284447,1440086,0,'soga_skin_color',0,12,12), (284448,1440086,0,'wing_color1',255,255,255), (284449,1440086,0,'wing_color2',255,255,255), (284450,1440087,1,'cheek_type',28,20,0), (284451,1440087,1,'chin_type',0,4,1), (284452,1440087,1,'ear_type',25,28,0), (284453,1440087,1,'eye_brow_type',25,-25,12), (284454,1440087,0,'eye_color',203,186,255), (284455,1440087,1,'eye_type',9,0,0), (284456,1440087,0,'hair_face_color',122,132,132), (284457,1440087,0,'hair_face_highlight_color',105,103,97), (284458,1440087,0,'hair_type_color',122,132,132), (284459,1440087,0,'hair_type_highlight_color',105,103,97), (284460,1440087,1,'lip_type',10,-5,0), (284461,1440087,1,'nose_type',-4,-12,-3), (284462,1440087,0,'skin_color',173,142,181), (284463,1440087,1,'soga_cheek_type',28,20,0), (284464,1440087,1,'soga_chin_type',0,4,1), (284465,1440087,1,'soga_ear_type',25,28,0), (284466,1440087,1,'soga_eye_brow_type',25,-25,12), (284467,1440087,0,'soga_eye_color',229,229,102), (284468,1440087,1,'soga_eye_type',9,0,0), (284469,1440087,0,'soga_hair_face_color',122,132,132), (284470,1440087,0,'soga_hair_face_highlight_color',105,103,97), (284471,1440087,0,'soga_hair_type_color',122,132,132), (284472,1440087,0,'soga_hair_type_highlight_color',105,103,97), (284473,1440087,1,'soga_lip_type',10,-5,0), (284474,1440087,1,'soga_nose_type',-4,-12,-3), (284475,1440087,0,'soga_skin_color',173,142,181), (284476,1440087,0,'wing_color1',255,255,255), (284477,1440087,0,'wing_color2',255,255,255), (284799,1440100,1,'cheek_type',-10,12,0), (284800,1440100,1,'chin_type',31,1,-10), (284801,1440100,1,'ear_type',-4,-14,0), (284802,1440100,1,'eye_brow_type',-28,7,0), (284803,1440100,0,'eye_color',193,217,252), (284804,1440100,1,'eye_type',-18,0,0), (284805,1440100,0,'hair_face_color',143,120,142), (284806,1440100,0,'hair_face_highlight_color',105,103,97), (284807,1440100,0,'hair_type_color',143,120,142), (284808,1440100,0,'hair_type_highlight_color',105,103,97), (284809,1440100,1,'lip_type',25,-28,17), (284810,1440100,1,'nose_type',-26,-2,-14), (284811,1440100,0,'skin_color',114,93,91), (284812,1440100,1,'soga_cheek_type',-10,12,0), (284813,1440100,1,'soga_chin_type',31,1,-10), (284814,1440100,1,'soga_ear_type',-4,-14,0), (284815,1440100,1,'soga_eye_brow_type',-28,7,0), (284816,1440100,0,'soga_eye_color',229,229,102), (284817,1440100,1,'soga_eye_type',-18,0,0), (284818,1440100,0,'soga_hair_face_color',143,120,142), (284819,1440100,0,'soga_hair_face_highlight_color',105,103,97), (284820,1440100,0,'soga_hair_type_color',143,120,142), (284821,1440100,0,'soga_hair_type_highlight_color',105,103,97), (284822,1440100,1,'soga_lip_type',25,-28,17), (284823,1440100,1,'soga_nose_type',-26,-2,-14), (284824,1440100,0,'soga_skin_color',114,93,91), (284825,1440100,0,'wing_color1',255,255,255), (284826,1440100,0,'wing_color2',255,255,255), (284827,1440101,1,'cheek_type',-28,5,0), (284828,1440101,1,'chin_type',17,14,-34), (284829,1440101,1,'ear_type',18,-1,0), (284830,1440101,1,'eye_brow_type',-7,-34,28), (284831,1440101,0,'eye_color',225,174,255), (284832,1440101,1,'eye_type',-21,0,0), (284833,1440101,0,'hair_face_color',127,132,148), (284834,1440101,0,'hair_face_highlight_color',84,32,14), (284835,1440101,0,'hair_type_color',127,132,148), (284836,1440101,0,'hair_type_highlight_color',84,32,14), (284837,1440101,1,'lip_type',41,-29,-37), (284838,1440101,1,'nose_type',-10,31,-14), (284839,1440101,0,'skin_color',143,137,179), (284840,1440101,1,'soga_cheek_type',-28,5,0), (284841,1440101,1,'soga_chin_type',17,14,-34), (284842,1440101,1,'soga_ear_type',18,-1,0), (284843,1440101,1,'soga_eye_brow_type',-7,-34,28), (284844,1440101,0,'soga_eye_color',229,229,102), (284845,1440101,1,'soga_eye_type',-21,0,0), (284846,1440101,0,'soga_hair_face_color',127,132,148), (284847,1440101,0,'soga_hair_face_highlight_color',84,32,14), (284848,1440101,0,'soga_hair_type_color',127,132,148), (284849,1440101,0,'soga_hair_type_highlight_color',84,32,14), (284850,1440101,1,'soga_lip_type',41,-29,-37), (284851,1440101,1,'soga_nose_type',-10,31,-14), (284852,1440101,0,'soga_skin_color',143,137,179), (284853,1440101,0,'wing_color1',255,255,255), (284854,1440101,0,'wing_color2',255,255,255), (284855,1440102,1,'cheek_type',-11,12,0), (284856,1440102,1,'chin_type',-82,-14,45), (284857,1440102,1,'ear_type',-56,-20,0), (284858,1440102,1,'eye_brow_type',40,81,23), (284859,1440102,0,'eye_color',60,122,103), (284860,1440102,0,'hair_color1',114,112,142), (284861,1440102,0,'hair_color2',152,138,129), (284862,1440102,0,'hair_face_color',119,147,147), (284863,1440102,0,'hair_face_highlight_color',47,14,19), (284864,1440102,0,'hair_highlight',54,45,28), (284865,1440102,0,'hair_type_color',119,147,147), (284866,1440102,0,'hair_type_highlight_color',47,14,19), (284867,1440102,1,'lip_type',17,0,-93), (284868,1440102,1,'nose_type',-81,-87,-51), (284869,1440102,0,'skin_color',155,122,78), (284870,1440102,1,'soga_cheek_type',-11,12,0), (284871,1440102,1,'soga_chin_type',-82,-14,45), (284872,1440102,1,'soga_ear_type',-56,-20,0), (284873,1440102,1,'soga_eye_brow_type',40,81,23), (284874,1440102,0,'soga_eye_color',229,229,102), (284875,1440102,0,'soga_hair_color1',114,112,142), (284876,1440102,0,'soga_hair_color2',152,138,129), (284877,1440102,0,'soga_hair_face_color',119,147,147), (284878,1440102,0,'soga_hair_face_highlight_color',47,14,19), (284879,1440102,0,'soga_hair_highlight',54,45,28), (284880,1440102,0,'soga_hair_type_color',119,147,147), (284881,1440102,0,'soga_hair_type_highlight_color',47,14,19), (284882,1440102,1,'soga_lip_type',17,0,-93), (284883,1440102,1,'soga_nose_type',-81,-87,-51), (284884,1440102,0,'soga_skin_color',155,122,78), (284885,1440102,0,'wing_color1',255,255,255), (284886,1440102,0,'wing_color2',255,255,255), (284887,1440103,1,'cheek_type',-38,7,0), (284888,1440103,1,'chin_type',-14,-20,-14), (284889,1440103,1,'ear_type',0,28,0), (284890,1440103,1,'eye_brow_type',11,0,34), (284891,1440103,0,'eye_color',97,68,31), (284892,1440103,1,'eye_type',26,0,0), (284893,1440103,0,'hair_face_color',68,68,65), (284894,1440103,0,'hair_face_highlight_color',170,112,0), (284895,1440103,0,'hair_type_color',68,68,65), (284896,1440103,0,'hair_type_highlight_color',170,112,0), (284897,1440103,1,'lip_type',3,41,17), (284898,1440103,1,'nose_type',8,9,-46), (284899,1440103,0,'skin_color',221,230,230), (284900,1440103,1,'soga_cheek_type',-38,7,0), (284901,1440103,1,'soga_chin_type',-14,-20,-14), (284902,1440103,1,'soga_ear_type',0,28,0), (284903,1440103,1,'soga_eye_brow_type',11,0,34), (284904,1440103,0,'soga_eye_color',229,229,102), (284905,1440103,1,'soga_eye_type',26,0,0), (284906,1440103,0,'soga_hair_face_color',68,68,65), (284907,1440103,0,'soga_hair_face_highlight_color',170,112,0), (284908,1440103,0,'soga_hair_type_color',68,68,65), (284909,1440103,0,'soga_hair_type_highlight_color',170,112,0), (284910,1440103,1,'soga_lip_type',3,41,17), (284911,1440103,1,'soga_nose_type',8,9,-46), (284912,1440103,0,'soga_skin_color',221,230,230), (284913,1440103,0,'wing_color1',255,255,255), (284914,1440103,0,'wing_color2',255,255,255), (285170,1440113,0,'eye_color',255,255,255), (285171,1440113,0,'skin_color',255,128,63), (285172,1440113,0,'soga_eye_color',255,0,255), (285173,1440114,1,'cheek_type',20,-79,0), (285174,1440114,1,'chin_type',-94,64,-57), (285175,1440114,1,'ear_type',-82,-44,0), (285176,1440114,1,'eye_brow_type',-88,-57,14), (285177,1440114,0,'eye_color',31,63,52), (285178,1440114,1,'eye_type',64,0,0), (285179,1440114,0,'hair_color1',43,36,70), (285180,1440114,0,'hair_color2',68,72,71), (285181,1440114,0,'hair_face_color',56,54,68), (285182,1440114,0,'hair_face_highlight_color',185,87,38), (285183,1440114,0,'hair_highlight',105,26,26), (285184,1440114,0,'hair_type_color',56,54,68), (285185,1440114,0,'hair_type_highlight_color',185,87,38), (285186,1440114,1,'lip_type',-25,-48,-32), (285187,1440114,1,'nose_type',-89,-7,78), (285188,1440114,0,'skin_color',104,104,82), (285189,1440114,1,'soga_cheek_type',20,-79,0), (285190,1440114,1,'soga_chin_type',-94,64,-57), (285191,1440114,1,'soga_ear_type',-82,-44,0), (285192,1440114,1,'soga_eye_brow_type',-88,-57,14), (285193,1440114,0,'soga_eye_color',229,229,102), (285194,1440114,1,'soga_eye_type',64,0,0), (285195,1440114,0,'soga_hair_color1',43,36,70), (285196,1440114,0,'soga_hair_color2',68,72,71), (285197,1440114,0,'soga_hair_face_color',56,54,68), (285198,1440114,0,'soga_hair_face_highlight_color',185,87,38), (285199,1440114,0,'soga_hair_highlight',105,26,26), (285200,1440114,0,'soga_hair_type_color',56,54,68), (285201,1440114,0,'soga_hair_type_highlight_color',185,87,38), (285202,1440114,1,'soga_lip_type',-25,-48,-32), (285203,1440114,1,'soga_nose_type',-89,-7,78), (285204,1440114,0,'soga_skin_color',104,104,82), (285205,1440114,0,'wing_color1',255,255,255), (285206,1440114,0,'wing_color2',255,255,255), (285247,1440118,1,'cheek_type',-23,-34,0), (285248,1440118,1,'chin_type',-34,-88,-55), (285249,1440118,1,'ear_type',-42,-59,0), (285250,1440118,1,'eye_brow_type',93,18,-7), (285251,1440118,0,'eye_color',144,188,195), (285252,1440118,1,'eye_type',62,0,0), (285253,1440118,0,'hair_color1',91,21,51), (285254,1440118,0,'hair_color2',159,88,0), (285255,1440118,0,'hair_face_color',121,38,35), (285256,1440118,0,'hair_face_highlight_color',47,33,3), (285257,1440118,0,'hair_highlight',79,28,15), (285258,1440118,0,'hair_type_color',121,38,35), (285259,1440118,0,'hair_type_highlight_color',47,33,3), (285260,1440118,1,'lip_type',-7,8,58), (285261,1440118,1,'nose_type',-4,17,81), (285262,1440118,0,'skin_color',228,177,149), (285263,1440118,1,'soga_cheek_type',-23,-34,0), (285264,1440118,1,'soga_chin_type',-34,-88,-55), (285265,1440118,1,'soga_ear_type',-42,-59,0), (285266,1440118,1,'soga_eye_brow_type',93,18,-7), (285267,1440118,0,'soga_eye_color',229,229,102), (285268,1440118,1,'soga_eye_type',62,0,0), (285269,1440118,0,'soga_hair_color1',91,21,51), (285270,1440118,0,'soga_hair_color2',159,88,0), (285271,1440118,0,'soga_hair_face_color',121,38,35), (285272,1440118,0,'soga_hair_face_highlight_color',47,33,3), (285273,1440118,0,'soga_hair_highlight',79,28,15), (285274,1440118,0,'soga_hair_type_color',121,38,35), (285275,1440118,0,'soga_hair_type_highlight_color',47,33,3), (285276,1440118,1,'soga_lip_type',-7,8,58), (285277,1440118,1,'soga_nose_type',-4,17,81), (285278,1440118,0,'soga_skin_color',228,177,149), (285279,1440118,0,'wing_color1',255,255,255), (285280,1440118,0,'wing_color2',255,255,255), (285281,1440119,1,'cheek_type',-25,3,0), (285282,1440119,1,'chin_type',43,-22,-14), (285283,1440119,1,'ear_type',2,-14,0), (285284,1440119,1,'eye_brow_type',-7,21,-17), (285285,1440119,0,'eye_color',116,78,34), (285286,1440119,1,'eye_type',38,0,0), (285287,1440119,0,'hair_face_color',121,120,120), (285288,1440119,0,'hair_face_highlight_color',35,18,2), (285289,1440119,0,'hair_type_color',121,120,120), (285290,1440119,0,'hair_type_highlight_color',35,18,2), (285291,1440119,1,'lip_type',-17,0,0), (285292,1440119,1,'nose_type',-14,1,-28), (285293,1440119,0,'skin_color',252,245,246), (285294,1440119,1,'soga_cheek_type',-25,3,0), (285295,1440119,1,'soga_chin_type',43,-22,-14), (285296,1440119,1,'soga_ear_type',2,-14,0), (285297,1440119,1,'soga_eye_brow_type',-7,21,-17), (285298,1440119,0,'soga_eye_color',229,229,102), (285299,1440119,1,'soga_eye_type',38,0,0), (285300,1440119,0,'soga_hair_face_color',121,120,120), (285301,1440119,0,'soga_hair_face_highlight_color',35,18,2), (285302,1440119,0,'soga_hair_type_color',121,120,120), (285303,1440119,0,'soga_hair_type_highlight_color',35,18,2), (285304,1440119,1,'soga_lip_type',-17,0,0), (285305,1440119,1,'soga_nose_type',-14,1,-28), (285306,1440119,0,'soga_skin_color',252,245,246), (285307,1440119,0,'wing_color1',255,255,255), (285308,1440119,0,'wing_color2',255,255,255), (285309,1440120,1,'cheek_type',93,-71,0), (285310,1440120,1,'chin_type',-18,-7,-1), (285311,1440120,1,'eye_brow_type',-96,-63,35), (285312,1440120,0,'eye_color',133,182,194), (285313,1440120,1,'eye_type',88,0,0), (285314,1440120,0,'hair_face_color',7,21,14), (285315,1440120,0,'hair_type_color',7,21,14), (285316,1440120,1,'lip_type',-83,18,-62), (285317,1440120,1,'nose_type',-31,14,19), (285318,1440120,0,'skin_color',7,21,14), (285319,1440120,1,'soga_cheek_type',93,-71,0), (285320,1440120,1,'soga_chin_type',-18,-7,-1), (285321,1440120,1,'soga_eye_brow_type',-96,-63,35), (285322,1440120,0,'soga_eye_color',229,229,102), (285323,1440120,1,'soga_eye_type',88,0,0), (285324,1440120,0,'soga_hair_face_color',7,21,14), (285325,1440120,0,'soga_hair_type_color',7,21,14), (285326,1440120,1,'soga_lip_type',-83,18,-62), (285327,1440120,1,'soga_nose_type',-31,14,19), (285328,1440120,0,'soga_skin_color',7,21,14), (285329,1440120,0,'wing_color1',255,255,255), (285330,1440120,0,'wing_color2',255,255,255), (285331,1440121,1,'cheek_type',-28,-22,0), (285332,1440121,1,'chin_type',-2,14,-25), (285333,1440121,1,'ear_type',14,-20,0), (285334,1440121,1,'eye_brow_type',-26,5,-19), (285335,1440121,0,'eye_color',153,97,240), (285336,1440121,1,'eye_type',-21,0,0), (285337,1440121,0,'hair_face_color',144,118,147), (285338,1440121,0,'hair_face_highlight_color',198,184,78), (285339,1440121,0,'hair_type_color',144,118,147), (285340,1440121,0,'hair_type_highlight_color',198,184,78), (285341,1440121,1,'lip_type',-4,4,5), (285342,1440121,1,'nose_type',-10,-25,8), (285343,1440121,0,'skin_color',169,157,200), (285344,1440121,1,'soga_cheek_type',-28,-22,0), (285345,1440121,1,'soga_chin_type',-2,14,-25), (285346,1440121,1,'soga_ear_type',14,-20,0), (285347,1440121,1,'soga_eye_brow_type',-26,5,-19), (285348,1440121,0,'soga_eye_color',229,229,102), (285349,1440121,1,'soga_eye_type',-21,0,0), (285350,1440121,0,'soga_hair_face_color',144,118,147), (285351,1440121,0,'soga_hair_face_highlight_color',198,184,78), (285352,1440121,0,'soga_hair_type_color',144,118,147), (285353,1440121,0,'soga_hair_type_highlight_color',198,184,78), (285354,1440121,1,'soga_lip_type',-4,4,5), (285355,1440121,1,'soga_nose_type',-10,-25,8), (285356,1440121,0,'soga_skin_color',169,157,200), (285357,1440121,0,'wing_color1',255,255,255), (285358,1440121,0,'wing_color2',255,255,255), (285359,1440122,1,'cheek_type',95,87,0), (285360,1440122,1,'chin_type',-25,51,79), (285361,1440122,1,'ear_type',66,-88,0), (285362,1440122,1,'eye_brow_type',-61,97,55), (285363,1440122,0,'eye_color',151,191,190), (285364,1440122,1,'eye_type',-2,0,0), (285365,1440122,0,'hair_color1',105,26,26), (285366,1440122,0,'hair_color2',157,83,0), (285367,1440122,0,'hair_face_color',188,93,40), (285368,1440122,0,'hair_highlight',38,22,21), (285369,1440122,0,'hair_type_color',188,93,40), (285370,1440122,1,'lip_type',-89,-48,5), (285371,1440122,1,'nose_type',81,34,-40), (285372,1440122,0,'skin_color',225,224,212), (285373,1440122,1,'soga_cheek_type',95,87,0), (285374,1440122,1,'soga_chin_type',-25,51,79), (285375,1440122,1,'soga_ear_type',66,-88,0), (285376,1440122,1,'soga_eye_brow_type',-61,97,55), (285377,1440122,0,'soga_eye_color',229,229,102), (285378,1440122,1,'soga_eye_type',-2,0,0), (285379,1440122,0,'soga_hair_color1',105,26,26), (285380,1440122,0,'soga_hair_color2',157,83,0), (285381,1440122,0,'soga_hair_face_color',188,93,40), (285382,1440122,0,'soga_hair_highlight',38,22,21), (285383,1440122,0,'soga_hair_type_color',188,93,40), (285384,1440122,1,'soga_lip_type',-89,-48,5), (285385,1440122,1,'soga_nose_type',81,34,-40), (285386,1440122,0,'soga_skin_color',225,224,212), (285387,1440122,0,'wing_color1',255,255,255), (285388,1440122,0,'wing_color2',255,255,255), (285389,1440123,1,'cheek_type',0,94,0), (285390,1440123,1,'chin_type',-42,26,-62), (285391,1440123,1,'ear_type',69,-25,0), (285392,1440123,1,'eye_brow_type',-68,-88,89), (285393,1440123,0,'eye_color',143,103,48), (285394,1440123,1,'eye_type',-18,0,0), (285395,1440123,0,'hair_color1',161,165,168), (285396,1440123,0,'hair_color2',50,69,69), (285397,1440123,0,'hair_face_color',195,208,207), (285398,1440123,0,'hair_face_highlight_color',230,170,26), (285399,1440123,0,'hair_highlight',200,165,96), (285400,1440123,0,'hair_type_color',195,208,207), (285401,1440123,0,'hair_type_highlight_color',230,170,26), (285402,1440123,1,'lip_type',-5,57,20), (285403,1440123,1,'nose_type',-18,-31,-11), (285404,1440123,0,'skin_color',46,35,36), (285405,1440123,1,'soga_cheek_type',0,94,0), (285406,1440123,1,'soga_chin_type',-42,26,-62), (285407,1440123,1,'soga_ear_type',69,-25,0), (285408,1440123,1,'soga_eye_brow_type',-68,-88,89), (285409,1440123,0,'soga_eye_color',229,229,102), (285410,1440123,1,'soga_eye_type',-18,0,0), (285411,1440123,0,'soga_hair_color1',161,165,168), (285412,1440123,0,'soga_hair_color2',50,69,69), (285413,1440123,0,'soga_hair_face_color',195,208,207), (285414,1440123,0,'soga_hair_face_highlight_color',230,170,26), (285415,1440123,0,'soga_hair_highlight',200,165,96), (285416,1440123,0,'soga_hair_type_color',195,208,207), (285417,1440123,0,'soga_hair_type_highlight_color',230,170,26), (285418,1440123,1,'soga_lip_type',-5,57,20), (285419,1440123,1,'soga_nose_type',-18,-31,-11), (285420,1440123,0,'soga_skin_color',46,35,36), (285421,1440123,0,'wing_color1',255,255,255), (285422,1440123,0,'wing_color2',255,255,255), (285423,1440124,1,'chin_type',-4,-14,-4), (285424,1440124,1,'ear_type',3,-7,0), (285425,1440124,1,'eye_brow_type',14,-28,3), (285426,1440124,0,'eye_color',119,82,196), (285427,1440124,1,'eye_type',29,0,0), (285428,1440124,0,'hair_face_color',141,154,167), (285429,1440124,0,'hair_face_highlight_color',155,150,106), (285430,1440124,0,'hair_type_color',141,154,167), (285431,1440124,0,'hair_type_highlight_color',155,150,106), (285432,1440124,1,'lip_type',-5,37,5), (285433,1440124,1,'nose_type',14,2,-14), (285434,1440124,0,'skin_color',143,124,121), (285435,1440124,1,'soga_chin_type',-4,-14,-4), (285436,1440124,1,'soga_ear_type',3,-7,0), (285437,1440124,1,'soga_eye_brow_type',14,-28,3), (285438,1440124,0,'soga_eye_color',229,229,102), (285439,1440124,1,'soga_eye_type',29,0,0), (285440,1440124,0,'soga_hair_face_color',141,154,167), (285441,1440124,0,'soga_hair_face_highlight_color',155,150,106), (285442,1440124,0,'soga_hair_type_color',141,154,167), (285443,1440124,0,'soga_hair_type_highlight_color',155,150,106), (285444,1440124,1,'soga_lip_type',-5,37,5), (285445,1440124,1,'soga_nose_type',14,2,-14), (285446,1440124,0,'soga_skin_color',143,124,121), (285447,1440124,0,'wing_color1',255,255,255), (285448,1440124,0,'wing_color2',255,255,255), (285449,1440125,1,'cheek_type',28,-7,0), (285450,1440125,1,'chin_type',-44,29,-17), (285451,1440125,1,'ear_type',0,25,0), (285452,1440125,1,'eye_brow_type',7,-48,0), (285453,1440125,0,'eye_color',99,75,37), (285454,1440125,1,'eye_type',14,0,0), (285455,1440125,0,'hair_face_color',153,150,145), (285456,1440125,0,'hair_face_highlight_color',88,86,84), (285457,1440125,0,'hair_type_color',153,150,145), (285458,1440125,0,'hair_type_highlight_color',88,86,84), (285459,1440125,1,'lip_type',21,-14,23), (285460,1440125,1,'nose_type',0,32,8), (285461,1440125,0,'skin_color',225,235,235), (285462,1440125,1,'soga_cheek_type',28,-7,0), (285463,1440125,1,'soga_chin_type',-44,29,-17), (285464,1440125,1,'soga_ear_type',0,25,0), (285465,1440125,1,'soga_eye_brow_type',7,-48,0), (285466,1440125,0,'soga_eye_color',229,229,102), (285467,1440125,1,'soga_eye_type',14,0,0), (285468,1440125,0,'soga_hair_face_color',153,150,145), (285469,1440125,0,'soga_hair_face_highlight_color',88,86,84), (285470,1440125,0,'soga_hair_type_color',153,150,145), (285471,1440125,0,'soga_hair_type_highlight_color',88,86,84), (285472,1440125,1,'soga_lip_type',21,-14,23), (285473,1440125,1,'soga_nose_type',0,32,8), (285474,1440125,0,'soga_skin_color',225,235,235), (285475,1440125,0,'wing_color1',255,255,255), (285476,1440125,0,'wing_color2',255,255,255), (285477,1440126,1,'cheek_type',-5,31,0), (285478,1440126,1,'chin_type',0,22,9), (285479,1440126,1,'eye_brow_type',-37,-17,-4), (285480,1440126,0,'eye_color',64,131,150), (285481,1440126,1,'eye_type',14,0,0), (285482,1440126,0,'hair_face_color',208,129,3), (285483,1440126,0,'hair_face_highlight_color',191,76,30), (285484,1440126,0,'hair_type_color',208,129,3), (285485,1440126,0,'hair_type_highlight_color',191,76,30), (285486,1440126,1,'lip_type',4,35,29), (285487,1440126,1,'nose_type',-31,34,17), (285488,1440126,0,'skin_color',233,242,242), (285489,1440126,1,'soga_cheek_type',-5,31,0), (285490,1440126,1,'soga_chin_type',0,22,9), (285491,1440126,1,'soga_eye_brow_type',-37,-17,-4), (285492,1440126,0,'soga_eye_color',229,229,102), (285493,1440126,1,'soga_eye_type',14,0,0), (285494,1440126,0,'soga_hair_face_color',208,129,3), (285495,1440126,0,'soga_hair_face_highlight_color',191,76,30), (285496,1440126,0,'soga_hair_type_color',208,129,3), (285497,1440126,0,'soga_hair_type_highlight_color',191,76,30), (285498,1440126,1,'soga_lip_type',4,35,29), (285499,1440126,1,'soga_nose_type',-31,34,17), (285500,1440126,0,'soga_skin_color',233,242,242), (285501,1440126,0,'wing_color1',255,255,255), (285502,1440126,0,'wing_color2',255,255,255), (285503,1440127,0,'eye_color',255,255,255), (285504,1440127,0,'skin_color',128,0,0), (285505,1440127,0,'soga_eye_color',255,0,255), (285506,1440128,0,'eye_color',255,255,255), (285507,1440128,0,'skin_color',255,255,255), (285508,1440128,0,'soga_eye_color',255,0,255), (285509,1440129,1,'cheek_type',100,-100,0), (285510,1440129,1,'chin_type',-100,100,100), (285511,1440129,1,'ear_type',25,8,0), (285512,1440129,1,'eye_brow_type',100,100,100), (285513,1440129,0,'eye_color',118,14,183), (285514,1440129,1,'eye_type',100,0,0), (285515,1440129,0,'hair_face_color',171,60,32), (285516,1440129,0,'hair_face_highlight_color',216,192,37), (285517,1440129,0,'hair_type_color',171,60,32), (285518,1440129,0,'hair_type_highlight_color',216,192,37), (285519,1440129,1,'lip_type',100,50,-68), (285520,1440129,1,'nose_type',0,-17,0), (285521,1440129,0,'skin_color',3,4,4), (285522,1440129,1,'soga_cheek_type',100,-100,0), (285523,1440129,1,'soga_chin_type',-100,100,100), (285524,1440129,1,'soga_ear_type',25,8,0), (285525,1440129,1,'soga_eye_brow_type',100,100,100), (285526,1440129,0,'soga_eye_color',229,229,102), (285527,1440129,1,'soga_eye_type',100,0,0), (285528,1440129,0,'soga_hair_face_color',171,60,32), (285529,1440129,0,'soga_hair_face_highlight_color',216,192,37), (285530,1440129,0,'soga_hair_type_color',171,60,32), (285531,1440129,0,'soga_hair_type_highlight_color',216,192,37), (285532,1440129,1,'soga_lip_type',100,50,-68), (285533,1440129,1,'soga_nose_type',0,-17,0), (285534,1440129,0,'soga_skin_color',3,4,4), (285535,1440129,0,'wing_color1',255,255,255), (285536,1440129,0,'wing_color2',255,255,255), (285537,1440130,1,'cheek_type',-21,3,0), (285538,1440130,1,'chin_type',18,0,-14), (285539,1440130,1,'ear_type',-12,-12,0), (285540,1440130,1,'eye_brow_type',7,-28,-7), (285541,1440130,0,'eye_color',52,86,54), (285542,1440130,1,'eye_type',28,0,0), (285543,1440130,0,'hair_face_color',109,143,139), (285544,1440130,0,'hair_face_highlight_color',248,197,32), (285545,1440130,0,'hair_type_color',109,143,139), (285546,1440130,0,'hair_type_highlight_color',248,197,32), (285547,1440130,1,'lip_type',-8,31,17), (285548,1440130,1,'nose_type',1,-28,9), (285549,1440130,0,'skin_color',242,252,252), (285550,1440130,1,'soga_cheek_type',-21,3,0), (285551,1440130,1,'soga_chin_type',18,0,-14), (285552,1440130,1,'soga_ear_type',-12,-12,0), (285553,1440130,1,'soga_eye_brow_type',7,-28,-7), (285554,1440130,0,'soga_eye_color',229,229,102), (285555,1440130,1,'soga_eye_type',28,0,0), (285556,1440130,0,'soga_hair_face_color',109,143,139), (285557,1440130,0,'soga_hair_face_highlight_color',248,197,32), (285558,1440130,0,'soga_hair_type_color',109,143,139), (285559,1440130,0,'soga_hair_type_highlight_color',248,197,32), (285560,1440130,1,'soga_lip_type',-8,31,17), (285561,1440130,1,'soga_nose_type',1,-28,9), (285562,1440130,0,'soga_skin_color',242,252,252), (285563,1440130,0,'wing_color1',255,255,255), (285564,1440130,0,'wing_color2',255,255,255), (285565,1440131,1,'cheek_type',25,0,0), (285566,1440131,1,'chin_type',11,-31,35), (285567,1440131,1,'ear_type',-7,31,0), (285568,1440131,1,'eye_brow_type',12,-2,-5), (285569,1440131,0,'eye_color',125,177,192), (285570,1440131,1,'eye_type',-14,0,0), (285571,1440131,0,'hair_face_color',64,25,11), (285572,1440131,0,'hair_face_highlight_color',25,9,2), (285573,1440131,0,'hair_type_color',64,25,11), (285574,1440131,0,'hair_type_highlight_color',25,9,2), (285575,1440131,1,'lip_type',5,1,26), (285576,1440131,1,'nose_type',-21,21,0), (285577,1440131,0,'skin_color',227,209,163), (285578,1440131,1,'soga_cheek_type',25,0,0), (285579,1440131,1,'soga_chin_type',11,-31,35), (285580,1440131,1,'soga_ear_type',-7,31,0), (285581,1440131,1,'soga_eye_brow_type',12,-2,-5), (285582,1440131,0,'soga_eye_color',229,229,102), (285583,1440131,1,'soga_eye_type',-14,0,0), (285584,1440131,0,'soga_hair_face_color',64,25,11), (285585,1440131,0,'soga_hair_face_highlight_color',25,9,2), (285586,1440131,0,'soga_hair_type_color',64,25,11), (285587,1440131,0,'soga_hair_type_highlight_color',25,9,2), (285588,1440131,1,'soga_lip_type',5,1,26), (285589,1440131,1,'soga_nose_type',-21,21,0), (285590,1440131,0,'soga_skin_color',227,209,163), (285591,1440131,0,'wing_color1',255,255,255), (285592,1440131,0,'wing_color2',255,255,255), (285593,1440132,1,'cheek_type',2,-1,0), (285594,1440132,1,'chin_type',-25,0,-35), (285595,1440132,1,'ear_type',-7,-9,0), (285596,1440132,1,'eye_brow_type',-35,28,-39), (285597,1440132,0,'eye_color',150,108,9), (285598,1440132,1,'eye_type',3,0,0), (285599,1440132,0,'hair_face_color',43,18,0), (285600,1440132,0,'hair_type_color',43,18,0), (285601,1440132,1,'lip_type',18,43,17), (285602,1440132,1,'nose_type',-17,34,1), (285603,1440132,0,'skin_color',127,126,89), (285604,1440132,1,'soga_cheek_type',2,-1,0), (285605,1440132,1,'soga_chin_type',-25,0,-35), (285606,1440132,1,'soga_ear_type',-7,-9,0), (285607,1440132,1,'soga_eye_brow_type',-35,28,-39), (285608,1440132,0,'soga_eye_color',229,229,102), (285609,1440132,1,'soga_eye_type',3,0,0), (285610,1440132,0,'soga_hair_face_color',43,18,0), (285611,1440132,0,'soga_hair_type_color',43,18,0), (285612,1440132,1,'soga_lip_type',18,43,17), (285613,1440132,1,'soga_nose_type',-17,34,1), (285614,1440132,0,'soga_skin_color',127,126,89), (285615,1440132,0,'wing_color1',255,255,255), (285616,1440132,0,'wing_color2',255,255,255), (285617,1440133,1,'cheek_type',-77,-2,0), (285618,1440133,1,'chin_type',-28,14,-62), (285619,1440133,1,'ear_type',-96,34,0), (285620,1440133,1,'eye_brow_type',-25,96,20), (285621,1440133,0,'eye_color',166,144,94), (285622,1440133,1,'eye_type',-72,0,0), (285623,1440133,0,'hair_color1',109,14,49), (285624,1440133,0,'hair_color2',185,97,0), (285625,1440133,0,'hair_face_color',84,0,0), (285626,1440133,0,'hair_face_highlight_color',40,19,9), (285627,1440133,0,'hair_highlight',79,28,15), (285628,1440133,0,'hair_type_color',84,0,0), (285629,1440133,0,'hair_type_highlight_color',40,19,9), (285630,1440133,1,'lip_type',7,-52,84), (285631,1440133,1,'nose_type',-50,-61,-59), (285632,1440133,0,'skin_color',215,195,159), (285633,1440133,1,'soga_cheek_type',-77,-2,0), (285634,1440133,1,'soga_chin_type',-28,14,-62), (285635,1440133,1,'soga_ear_type',-96,34,0), (285636,1440133,1,'soga_eye_brow_type',-25,96,20), (285637,1440133,0,'soga_eye_color',229,229,102), (285638,1440133,1,'soga_eye_type',-72,0,0), (285639,1440133,0,'soga_hair_color1',109,14,49), (285640,1440133,0,'soga_hair_color2',185,97,0), (285641,1440133,0,'soga_hair_face_color',84,0,0), (285642,1440133,0,'soga_hair_face_highlight_color',40,19,9), (285643,1440133,0,'soga_hair_highlight',79,28,15), (285644,1440133,0,'soga_hair_type_color',84,0,0), (285645,1440133,0,'soga_hair_type_highlight_color',40,19,9), (285646,1440133,1,'soga_lip_type',7,-52,84), (285647,1440133,1,'soga_nose_type',-50,-61,-59), (285648,1440133,0,'soga_skin_color',215,195,159), (285649,1440133,0,'wing_color1',255,255,255), (285650,1440133,0,'wing_color2',255,255,255), (285651,1440134,1,'chin_type',0,4,-7), (285652,1440134,1,'ear_type',-7,-17,0), (285653,1440134,1,'eye_brow_type',-12,-32,-7), (285654,1440134,0,'eye_color',162,146,18), (285655,1440134,1,'eye_type',4,0,0), (285656,1440134,0,'hair_face_color',12,12,7), (285657,1440134,0,'hair_type_color',12,12,7), (285658,1440134,1,'lip_type',-4,11,-12), (285659,1440134,1,'nose_type',9,-7,-4), (285660,1440134,0,'skin_color',207,49,20), (285661,1440134,1,'soga_chin_type',0,4,-7), (285662,1440134,1,'soga_ear_type',-7,-17,0), (285663,1440134,1,'soga_eye_brow_type',-12,-32,-7), (285664,1440134,0,'soga_eye_color',229,229,102), (285665,1440134,1,'soga_eye_type',4,0,0), (285666,1440134,0,'soga_hair_face_color',12,12,7), (285667,1440134,0,'soga_hair_type_color',12,12,7), (285668,1440134,1,'soga_lip_type',-4,11,-12), (285669,1440134,1,'soga_nose_type',9,-7,-4), (285670,1440134,0,'soga_skin_color',207,49,20), (285671,1440134,0,'wing_color1',255,255,255), (285672,1440134,0,'wing_color2',255,255,255), (285673,1440135,1,'cheek_type',77,7,0), (285674,1440135,1,'chin_type',69,90,-11), (285675,1440135,1,'ear_type',-58,-7,0), (285676,1440135,1,'eye_brow_type',-76,97,17), (285677,1440135,0,'eye_color',44,90,104), (285678,1440135,1,'eye_type',-90,0,0), (285679,1440135,0,'hair_color1',246,219,114), (285680,1440135,0,'hair_color2',187,136,62), (285681,1440135,0,'hair_face_color',233,184,31), (285682,1440135,0,'hair_face_highlight_color',184,128,10), (285683,1440135,0,'hair_highlight',209,131,22), (285684,1440135,0,'hair_type_color',233,184,31), (285685,1440135,0,'hair_type_highlight_color',184,128,10), (285686,1440135,1,'lip_type',14,-50,-14), (285687,1440135,1,'nose_type',-44,93,-34), (285688,1440135,0,'skin_color',217,189,186), (285689,1440135,1,'soga_cheek_type',77,7,0), (285690,1440135,1,'soga_chin_type',69,90,-11), (285691,1440135,1,'soga_ear_type',-58,-7,0), (285692,1440135,1,'soga_eye_brow_type',-76,97,17), (285693,1440135,0,'soga_eye_color',229,229,102), (285694,1440135,1,'soga_eye_type',-90,0,0), (285695,1440135,0,'soga_hair_color1',246,219,114), (285696,1440135,0,'soga_hair_color2',187,136,62), (285697,1440135,0,'soga_hair_face_color',233,184,31), (285698,1440135,0,'soga_hair_face_highlight_color',184,128,10), (285699,1440135,0,'soga_hair_highlight',209,131,22), (285700,1440135,0,'soga_hair_type_color',233,184,31), (285701,1440135,0,'soga_hair_type_highlight_color',184,128,10), (285702,1440135,1,'soga_lip_type',14,-50,-14), (285703,1440135,1,'soga_nose_type',-44,93,-34), (285704,1440135,0,'soga_skin_color',217,189,186), (285705,1440135,0,'wing_color1',255,255,255), (285706,1440135,0,'wing_color2',255,255,255), (285738,1440138,1,'cheek_type',-18,-4,0), (285739,1440138,1,'chin_type',14,3,-44), (285740,1440138,1,'ear_type',-39,28,0), (285741,1440138,1,'eye_brow_type',-22,7,-25), (285742,1440138,0,'eye_color',165,187,253), (285743,1440138,1,'eye_type',3,0,0), (285744,1440138,0,'hair_face_color',143,134,143), (285745,1440138,0,'hair_face_highlight_color',105,103,97), (285746,1440138,0,'hair_type_color',143,134,143), (285747,1440138,0,'hair_type_highlight_color',105,103,97), (285748,1440138,1,'lip_type',17,25,28), (285749,1440138,1,'nose_type',2,10,34), (285750,1440138,0,'skin_color',141,108,146), (285751,1440138,1,'soga_cheek_type',-18,-4,0), (285752,1440138,1,'soga_chin_type',14,3,-44), (285753,1440138,1,'soga_ear_type',-39,28,0), (285754,1440138,1,'soga_eye_brow_type',-22,7,-25), (285755,1440138,0,'soga_eye_color',229,229,102), (285756,1440138,1,'soga_eye_type',3,0,0), (285757,1440138,0,'soga_hair_face_color',143,134,143), (285758,1440138,0,'soga_hair_face_highlight_color',105,103,97), (285759,1440138,0,'soga_hair_type_color',143,134,143), (285760,1440138,0,'soga_hair_type_highlight_color',105,103,97), (285761,1440138,1,'soga_lip_type',17,25,28), (285762,1440138,1,'soga_nose_type',2,10,34), (285763,1440138,0,'soga_skin_color',141,108,146), (285764,1440138,0,'wing_color1',255,255,255), (285765,1440138,0,'wing_color2',255,255,255), (285766,1440139,1,'cheek_type',17,-2,0), (285767,1440139,1,'chin_type',0,0,-12), (285768,1440139,1,'ear_type',25,-35,0), (285769,1440139,1,'eye_brow_type',-17,-9,-31), (285770,1440139,0,'eye_color',119,161,138), (285771,1440139,1,'eye_type',43,0,0), (285772,1440139,0,'hair_face_color',44,22,0), (285773,1440139,0,'hair_face_highlight_color',121,118,102), (285774,1440139,0,'hair_type_color',44,22,0), (285775,1440139,0,'hair_type_highlight_color',121,118,102), (285776,1440139,1,'lip_type',-22,3,-28), (285777,1440139,1,'nose_type',-32,-38,20), (285778,1440139,0,'skin_color',206,203,203), (285779,1440139,1,'soga_cheek_type',17,-2,0), (285780,1440139,1,'soga_chin_type',0,0,-12), (285781,1440139,1,'soga_ear_type',25,-35,0), (285782,1440139,1,'soga_eye_brow_type',-17,-9,-31), (285783,1440139,0,'soga_eye_color',229,229,102), (285784,1440139,1,'soga_eye_type',43,0,0), (285785,1440139,0,'soga_hair_face_color',44,22,0), (285786,1440139,0,'soga_hair_face_highlight_color',121,118,102), (285787,1440139,0,'soga_hair_type_color',44,22,0), (285788,1440139,0,'soga_hair_type_highlight_color',121,118,102), (285789,1440139,1,'soga_lip_type',-22,3,-28), (285790,1440139,1,'soga_nose_type',-32,-38,20), (285791,1440139,0,'soga_skin_color',206,203,203), (285792,1440139,0,'wing_color1',255,255,255), (285793,1440139,0,'wing_color2',255,255,255), (285794,1440140,1,'cheek_type',-14,-10,0), (285795,1440140,1,'chin_type',31,-17,0), (285796,1440140,1,'ear_type',3,-42,0), (285797,1440140,1,'eye_brow_type',-4,-28,-37), (285798,1440140,0,'eye_color',148,192,205), (285799,1440140,1,'eye_type',7,0,0), (285800,1440140,0,'hair_face_color',25,22,16), (285801,1440140,0,'hair_face_highlight_color',32,22,11), (285802,1440140,0,'hair_type_color',25,22,16), (285803,1440140,0,'hair_type_highlight_color',32,22,11), (285804,1440140,1,'lip_type',5,14,14), (285805,1440140,1,'nose_type',29,-28,34), (285806,1440140,0,'skin_color',140,126,85), (285807,1440140,1,'soga_cheek_type',-14,-10,0), (285808,1440140,1,'soga_chin_type',31,-17,0), (285809,1440140,1,'soga_ear_type',3,-42,0), (285810,1440140,1,'soga_eye_brow_type',-4,-28,-37), (285811,1440140,0,'soga_eye_color',229,229,102), (285812,1440140,1,'soga_eye_type',7,0,0), (285813,1440140,0,'soga_hair_face_color',25,22,16), (285814,1440140,0,'soga_hair_face_highlight_color',32,22,11), (285815,1440140,0,'soga_hair_type_color',25,22,16), (285816,1440140,0,'soga_hair_type_highlight_color',32,22,11), (285817,1440140,1,'soga_lip_type',5,14,14), (285818,1440140,1,'soga_nose_type',29,-28,34), (285819,1440140,0,'soga_skin_color',140,126,85), (285820,1440140,0,'wing_color1',255,255,255), (285821,1440140,0,'wing_color2',255,255,255), (285822,1440141,1,'cheek_type',31,5,0), (285823,1440141,1,'chin_type',-29,-2,14), (285824,1440141,1,'ear_type',14,-12,0), (285825,1440141,1,'eye_brow_type',-10,-14,-17), (285826,1440141,0,'eye_color',126,130,126), (285827,1440141,1,'eye_type',28,0,0), (285828,1440141,0,'hair_face_color',75,28,9), (285829,1440141,0,'hair_face_highlight_color',152,118,74), (285830,1440141,0,'hair_type_color',75,28,9), (285831,1440141,0,'hair_type_highlight_color',152,118,74), (285832,1440141,1,'lip_type',1,-12,28), (285833,1440141,1,'nose_type',-1,28,9), (285834,1440141,0,'skin_color',194,168,96), (285835,1440141,1,'soga_cheek_type',31,5,0), (285836,1440141,1,'soga_chin_type',-29,-2,14), (285837,1440141,1,'soga_ear_type',14,-12,0), (285838,1440141,1,'soga_eye_brow_type',-10,-14,-17), (285839,1440141,0,'soga_eye_color',229,229,102), (285840,1440141,1,'soga_eye_type',28,0,0), (285841,1440141,0,'soga_hair_face_color',75,28,9), (285842,1440141,0,'soga_hair_face_highlight_color',152,118,74), (285843,1440141,0,'soga_hair_type_color',75,28,9), (285844,1440141,0,'soga_hair_type_highlight_color',152,118,74), (285845,1440141,1,'soga_lip_type',1,-12,28), (285846,1440141,1,'soga_nose_type',-1,28,9), (285847,1440141,0,'soga_skin_color',194,168,96), (285848,1440141,0,'wing_color1',255,255,255), (285849,1440141,0,'wing_color2',255,255,255), (285877,1440144,0,'eye_color',255,255,255), (285878,1440144,0,'skin_color',255,255,255), (285879,1440144,0,'soga_eye_color',255,0,255), (285880,1440145,0,'eye_color',255,255,255), (285881,1440145,0,'skin_color',255,255,255), (285882,1440145,0,'soga_eye_color',255,0,255), (285883,1440146,1,'cheek_type',11,-19,0), (285884,1440146,1,'chin_type',8,4,-3), (285885,1440146,1,'ear_type',1,4,0), (285886,1440146,1,'eye_brow_type',22,0,26), (285887,1440146,0,'eye_color',42,55,80), (285888,1440146,1,'eye_type',-18,0,0), (285889,1440146,0,'hair_face_color',133,126,133), (285890,1440146,0,'hair_face_highlight_color',105,103,97), (285891,1440146,0,'hair_type_color',133,126,133), (285892,1440146,0,'hair_type_highlight_color',105,103,97), (285893,1440146,1,'lip_type',45,1,-28), (285894,1440146,1,'nose_type',-3,28,-25), (285895,1440146,0,'skin_color',123,116,158), (285896,1440146,1,'soga_cheek_type',11,-19,0), (285897,1440146,1,'soga_chin_type',8,4,-3), (285898,1440146,1,'soga_ear_type',1,4,0), (285899,1440146,1,'soga_eye_brow_type',22,0,26), (285900,1440146,0,'soga_eye_color',229,229,102), (285901,1440146,1,'soga_eye_type',-18,0,0), (285902,1440146,0,'soga_hair_face_color',133,126,133), (285903,1440146,0,'soga_hair_face_highlight_color',105,103,97), (285904,1440146,0,'soga_hair_type_color',133,126,133), (285905,1440146,0,'soga_hair_type_highlight_color',105,103,97), (285906,1440146,1,'soga_lip_type',45,1,-28), (285907,1440146,1,'soga_nose_type',-3,28,-25), (285908,1440146,0,'soga_skin_color',123,116,158), (285909,1440146,0,'wing_color1',255,255,255), (285910,1440146,0,'wing_color2',255,255,255), (285911,1440147,0,'eye_color',255,255,255), (285912,1440147,0,'skin_color',255,255,255), (285913,1440147,0,'soga_eye_color',255,0,255), (285914,1440148,0,'eye_color',255,255,255), (285915,1440148,0,'skin_color',255,255,255), (285916,1440148,0,'soga_eye_color',255,0,255), (285917,1440149,1,'cheek_type',14,23,0), (285918,1440149,1,'chin_type',37,25,-4), (285919,1440149,1,'ear_type',-12,17,0), (285920,1440149,1,'eye_brow_type',5,17,9), (285921,1440149,0,'eye_color',90,120,69), (285922,1440149,1,'eye_type',-7,0,0), (285923,1440149,0,'hair_face_color',164,119,63), (285924,1440149,0,'hair_face_highlight_color',33,13,0), (285925,1440149,0,'hair_type_color',164,119,63), (285926,1440149,0,'hair_type_highlight_color',33,13,0), (285927,1440149,1,'lip_type',-25,-18,-31), (285928,1440149,1,'nose_type',39,-4,0), (285929,1440149,0,'skin_color',141,123,80), (285930,1440149,1,'soga_cheek_type',14,23,0), (285931,1440149,1,'soga_chin_type',37,25,-4), (285932,1440149,1,'soga_ear_type',-12,17,0), (285933,1440149,1,'soga_eye_brow_type',5,17,9), (285934,1440149,0,'soga_eye_color',229,229,102), (285935,1440149,1,'soga_eye_type',-7,0,0), (285936,1440149,0,'soga_hair_face_color',164,119,63), (285937,1440149,0,'soga_hair_face_highlight_color',33,13,0), (285938,1440149,0,'soga_hair_type_color',164,119,63), (285939,1440149,0,'soga_hair_type_highlight_color',33,13,0), (285940,1440149,1,'soga_lip_type',-25,-18,-31), (285941,1440149,1,'soga_nose_type',39,-4,0), (285942,1440149,0,'soga_skin_color',141,123,80), (285943,1440149,0,'wing_color1',255,255,255), (285944,1440149,0,'wing_color2',255,255,255), (285945,1440150,1,'cheek_type',100,-100,0), (285946,1440150,1,'chin_type',-100,100,100), (285947,1440150,1,'ear_type',25,9,0), (285948,1440150,1,'eye_brow_type',100,100,100), (285949,1440150,0,'eye_color',118,14,183), (285950,1440150,1,'eye_type',100,0,0), (285951,1440150,0,'hair_face_color',171,60,32), (285952,1440150,0,'hair_face_highlight_color',216,192,37), (285953,1440150,0,'hair_type_color',171,60,32), (285954,1440150,0,'hair_type_highlight_color',216,192,37), (285955,1440150,1,'lip_type',100,50,-68), (285956,1440150,1,'nose_type',0,-17,-1), (285957,1440150,0,'skin_color',229,229,229), (285958,1440150,1,'soga_cheek_type',100,-100,0), (285959,1440150,1,'soga_chin_type',-100,100,100), (285960,1440150,1,'soga_ear_type',25,9,0), (285961,1440150,1,'soga_eye_brow_type',100,100,100), (285962,1440150,0,'soga_eye_color',229,229,102), (285963,1440150,1,'soga_eye_type',100,0,0), (285964,1440150,0,'soga_hair_face_color',171,60,32), (285965,1440150,0,'soga_hair_face_highlight_color',216,192,37), (285966,1440150,0,'soga_hair_type_color',171,60,32), (285967,1440150,0,'soga_hair_type_highlight_color',216,192,37), (285968,1440150,1,'soga_lip_type',100,50,-68), (285969,1440150,1,'soga_nose_type',0,-17,-1), (285970,1440150,0,'soga_skin_color',229,229,229), (285971,1440150,0,'wing_color1',255,255,255), (285972,1440150,0,'wing_color2',255,255,255), (286035,1440153,0,'eye_color',255,255,255), (286036,1440153,0,'skin_color',255,255,255), (286037,1440153,0,'soga_eye_color',255,0,255), (286069,1440156,1,'cheek_type',9,-28,0), (286070,1440156,1,'chin_type',19,-9,0), (286071,1440156,1,'ear_type',22,10,0), (286072,1440156,1,'eye_brow_type',2,-10,2), (286073,1440156,0,'eye_color',114,160,141), (286074,1440156,1,'eye_type',44,0,0), (286075,1440156,0,'hair_face_color',79,66,40), (286076,1440156,0,'hair_face_highlight_color',70,61,8), (286077,1440156,0,'hair_type_color',79,66,40), (286078,1440156,0,'hair_type_highlight_color',70,61,8), (286079,1440156,1,'lip_type',22,-12,5), (286080,1440156,1,'nose_type',17,21,31), (286081,1440156,0,'skin_color',217,218,201), (286082,1440156,1,'soga_cheek_type',9,-28,0), (286083,1440156,1,'soga_chin_type',19,-9,0), (286084,1440156,1,'soga_ear_type',22,10,0), (286085,1440156,1,'soga_eye_brow_type',2,-10,2), (286086,1440156,0,'soga_eye_color',229,229,102), (286087,1440156,1,'soga_eye_type',44,0,0), (286088,1440156,0,'soga_hair_face_color',79,66,40), (286089,1440156,0,'soga_hair_face_highlight_color',70,61,8), (286090,1440156,0,'soga_hair_type_color',79,66,40), (286091,1440156,0,'soga_hair_type_highlight_color',70,61,8), (286092,1440156,1,'soga_lip_type',22,-12,5), (286093,1440156,1,'soga_nose_type',17,21,31), (286094,1440156,0,'soga_skin_color',217,218,201), (286095,1440156,0,'wing_color1',255,255,255), (286096,1440156,0,'wing_color2',255,255,255), (286097,1440157,1,'cheek_type',-19,22,0), (286098,1440157,1,'chin_type',9,-31,19), (286099,1440157,1,'ear_type',7,3,0), (286100,1440157,1,'eye_brow_type',-7,34,0), (286101,1440157,0,'eye_color',223,180,16), (286102,1440157,1,'eye_type',-7,0,0), (286103,1440157,1,'lip_type',38,0,-1), (286104,1440157,1,'nose_type',-2,-28,26), (286105,1440157,0,'skin_color',176,42,39), (286106,1440157,1,'soga_cheek_type',-19,22,0), (286107,1440157,1,'soga_chin_type',9,-31,19), (286108,1440157,1,'soga_ear_type',7,3,0), (286109,1440157,1,'soga_eye_brow_type',-7,34,0), (286110,1440157,0,'soga_eye_color',229,229,102), (286111,1440157,1,'soga_eye_type',-7,0,0), (286112,1440157,1,'soga_lip_type',38,0,-1), (286113,1440157,1,'soga_nose_type',-2,-28,26), (286114,1440157,0,'soga_skin_color',176,42,39), (286115,1440157,0,'wing_color1',255,255,255), (286116,1440157,0,'wing_color2',255,255,255), (286117,1440158,1,'cheek_type',-31,14,0), (286118,1440158,1,'chin_type',-14,17,-37), (286119,1440158,1,'ear_type',0,29,0), (286120,1440158,1,'eye_brow_type',-9,28,0), (286121,1440158,0,'eye_color',209,180,255), (286122,1440158,1,'eye_type',17,0,0), (286123,1440158,0,'hair_face_color',122,151,151), (286124,1440158,0,'hair_face_highlight_color',105,103,97), (286125,1440158,0,'hair_type_color',122,151,151), (286126,1440158,0,'hair_type_highlight_color',105,103,97), (286127,1440158,1,'lip_type',-31,-19,-14), (286128,1440158,1,'nose_type',-28,39,-2), (286129,1440158,0,'skin_color',100,65,95), (286130,1440158,1,'soga_cheek_type',-31,14,0), (286131,1440158,1,'soga_chin_type',-14,17,-37), (286132,1440158,1,'soga_ear_type',0,29,0), (286133,1440158,1,'soga_eye_brow_type',-9,28,0), (286134,1440158,0,'soga_eye_color',229,229,102), (286135,1440158,1,'soga_eye_type',17,0,0), (286136,1440158,0,'soga_hair_face_color',122,151,151), (286137,1440158,0,'soga_hair_face_highlight_color',105,103,97), (286138,1440158,0,'soga_hair_type_color',122,151,151), (286139,1440158,0,'soga_hair_type_highlight_color',105,103,97), (286140,1440158,1,'soga_lip_type',-31,-19,-14), (286141,1440158,1,'soga_nose_type',-28,39,-2), (286142,1440158,0,'soga_skin_color',100,65,95), (286143,1440158,0,'wing_color1',255,255,255), (286144,1440158,0,'wing_color2',255,255,255), (286145,1440159,1,'cheek_type',0,-12,0), (286146,1440159,1,'chin_type',-17,-10,1), (286147,1440159,1,'ear_type',-12,-19,0), (286148,1440159,1,'eye_brow_type',35,0,18), (286149,1440159,0,'eye_color',207,169,255), (286150,1440159,1,'eye_type',-7,0,0), (286151,1440159,0,'hair_face_color',123,132,132), (286152,1440159,0,'hair_face_highlight_color',105,103,97), (286153,1440159,0,'hair_type_color',123,132,132), (286154,1440159,0,'hair_type_highlight_color',105,103,97), (286155,1440159,1,'lip_type',0,-17,2), (286156,1440159,1,'nose_type',0,-8,31), (286157,1440159,0,'skin_color',19,18,59), (286158,1440159,1,'soga_cheek_type',0,-12,0), (286159,1440159,1,'soga_chin_type',-17,-10,1), (286160,1440159,1,'soga_ear_type',-12,-19,0), (286161,1440159,1,'soga_eye_brow_type',35,0,18), (286162,1440159,0,'soga_eye_color',229,229,102), (286163,1440159,1,'soga_eye_type',-7,0,0), (286164,1440159,0,'soga_hair_face_color',123,132,132), (286165,1440159,0,'soga_hair_face_highlight_color',105,103,97), (286166,1440159,0,'soga_hair_type_color',123,132,132), (286167,1440159,0,'soga_hair_type_highlight_color',105,103,97), (286168,1440159,1,'soga_lip_type',0,-17,2), (286169,1440159,1,'soga_nose_type',0,-8,31), (286170,1440159,0,'soga_skin_color',19,18,59), (286171,1440159,0,'wing_color1',255,255,255), (286172,1440159,0,'wing_color2',255,255,255), (286173,1440160,1,'cheek_type',7,-23,0), (286174,1440160,1,'chin_type',28,9,46), (286175,1440160,1,'ear_type',-14,2,0), (286176,1440160,1,'eye_brow_type',-23,11,20), (286177,1440160,0,'eye_color',40,84,88), (286178,1440160,0,'hair_face_color',135,81,2), (286179,1440160,0,'hair_face_highlight_color',71,66,60), (286180,1440160,0,'hair_type_color',135,81,2), (286181,1440160,0,'hair_type_highlight_color',71,66,60), (286182,1440160,1,'lip_type',-17,-25,3), (286183,1440160,1,'nose_type',12,-14,-23), (286184,1440160,0,'skin_color',184,194,189), (286185,1440160,1,'soga_cheek_type',7,-23,0), (286186,1440160,1,'soga_chin_type',28,9,46), (286187,1440160,1,'soga_ear_type',-14,2,0), (286188,1440160,1,'soga_eye_brow_type',-23,11,20), (286189,1440160,0,'soga_eye_color',229,229,102), (286190,1440160,0,'soga_hair_face_color',135,81,2), (286191,1440160,0,'soga_hair_face_highlight_color',71,66,60), (286192,1440160,0,'soga_hair_type_color',135,81,2), (286193,1440160,0,'soga_hair_type_highlight_color',71,66,60), (286194,1440160,1,'soga_lip_type',-17,-25,3), (286195,1440160,1,'soga_nose_type',12,-14,-23), (286196,1440160,0,'soga_skin_color',184,194,189), (286197,1440160,0,'wing_color1',255,255,255), (286198,1440160,0,'wing_color2',255,255,255), (286199,1440161,1,'cheek_type',-78,-85,0), (286200,1440161,1,'chin_type',-14,-57,-91), (286201,1440161,1,'ear_type',40,3,0), (286202,1440161,1,'eye_brow_type',77,-17,-45), (286203,1440161,0,'eye_color',155,176,145), (286204,1440161,1,'eye_type',-56,0,0), (286205,1440161,0,'hair_color1',56,33,26), (286206,1440161,0,'hair_color2',94,59,11), (286207,1440161,0,'hair_face_color',96,67,9), (286208,1440161,0,'hair_face_highlight_color',244,246,246), (286209,1440161,0,'hair_highlight',161,165,168), (286210,1440161,0,'hair_type_color',96,67,9), (286211,1440161,0,'hair_type_highlight_color',244,246,246), (286212,1440161,1,'lip_type',84,0,68), (286213,1440161,1,'nose_type',7,61,88), (286214,1440161,0,'skin_color',59,63,63), (286215,1440161,1,'soga_cheek_type',-78,-85,0), (286216,1440161,1,'soga_chin_type',-14,-57,-91), (286217,1440161,1,'soga_ear_type',40,3,0), (286218,1440161,1,'soga_eye_brow_type',77,-17,-45), (286219,1440161,0,'soga_eye_color',229,229,102), (286220,1440161,1,'soga_eye_type',-56,0,0), (286221,1440161,0,'soga_hair_color1',56,33,26), (286222,1440161,0,'soga_hair_color2',94,59,11), (286223,1440161,0,'soga_hair_face_color',96,67,9), (286224,1440161,0,'soga_hair_face_highlight_color',244,246,246), (286225,1440161,0,'soga_hair_highlight',161,165,168), (286226,1440161,0,'soga_hair_type_color',96,67,9), (286227,1440161,0,'soga_hair_type_highlight_color',244,246,246), (286228,1440161,1,'soga_lip_type',84,0,68), (286229,1440161,1,'soga_nose_type',7,61,88), (286230,1440161,0,'soga_skin_color',59,63,63), (286231,1440161,0,'wing_color1',255,255,255), (286232,1440161,0,'wing_color2',255,255,255), (286233,1440162,1,'cheek_type',-31,1,0), (286234,1440162,1,'chin_type',-5,19,40), (286235,1440162,1,'ear_type',34,-37,0), (286236,1440162,1,'eye_brow_type',-37,28,28), (286237,1440162,0,'eye_color',155,194,194), (286238,1440162,1,'eye_type',31,0,0), (286239,1440162,0,'hair_face_color',148,56,14), (286240,1440162,0,'hair_face_highlight_color',43,27,0), (286241,1440162,0,'hair_type_color',148,56,14), (286242,1440162,0,'hair_type_highlight_color',43,27,0), (286243,1440162,1,'lip_type',34,18,-32), (286244,1440162,1,'nose_type',12,0,9), (286245,1440162,0,'skin_color',198,206,195), (286246,1440162,1,'soga_cheek_type',-31,1,0), (286247,1440162,1,'soga_chin_type',-5,19,40), (286248,1440162,1,'soga_ear_type',34,-37,0), (286249,1440162,1,'soga_eye_brow_type',-37,28,28), (286250,1440162,0,'soga_eye_color',229,229,102), (286251,1440162,1,'soga_eye_type',31,0,0), (286252,1440162,0,'soga_hair_face_color',148,56,14), (286253,1440162,0,'soga_hair_face_highlight_color',43,27,0), (286254,1440162,0,'soga_hair_type_color',148,56,14), (286255,1440162,0,'soga_hair_type_highlight_color',43,27,0), (286256,1440162,1,'soga_lip_type',34,18,-32), (286257,1440162,1,'soga_nose_type',12,0,9), (286258,1440162,0,'soga_skin_color',198,206,195), (286259,1440162,0,'wing_color1',255,255,255), (286260,1440162,0,'wing_color2',255,255,255), (286261,1440163,1,'cheek_type',-81,85,0), (286262,1440163,1,'chin_type',75,-87,-66), (286263,1440163,1,'ear_type',-93,95,0), (286264,1440163,1,'eye_brow_type',59,-87,-45), (286265,1440163,0,'eye_color',36,77,77), (286266,1440163,1,'eye_type',-87,0,0), (286267,1440163,0,'hair_color1',56,33,26), (286268,1440163,0,'hair_color2',94,59,11), (286269,1440163,0,'hair_face_color',100,70,10), (286270,1440163,0,'hair_face_highlight_color',114,31,28), (286271,1440163,0,'hair_highlight',91,21,51), (286272,1440163,0,'hair_type_color',100,70,10), (286273,1440163,0,'hair_type_highlight_color',114,31,28), (286274,1440163,1,'lip_type',28,-58,-65), (286275,1440163,1,'nose_type',-22,-87,-39), (286276,1440163,0,'skin_color',171,148,98), (286277,1440163,1,'soga_cheek_type',-81,85,0), (286278,1440163,1,'soga_chin_type',75,-87,-66), (286279,1440163,1,'soga_ear_type',-93,95,0), (286280,1440163,1,'soga_eye_brow_type',59,-87,-45), (286281,1440163,0,'soga_eye_color',229,229,102), (286282,1440163,1,'soga_eye_type',-87,0,0), (286283,1440163,0,'soga_hair_color1',56,33,26), (286284,1440163,0,'soga_hair_color2',94,59,11), (286285,1440163,0,'soga_hair_face_color',100,70,10), (286286,1440163,0,'soga_hair_face_highlight_color',114,31,28), (286287,1440163,0,'soga_hair_highlight',91,21,51), (286288,1440163,0,'soga_hair_type_color',100,70,10), (286289,1440163,0,'soga_hair_type_highlight_color',114,31,28), (286290,1440163,1,'soga_lip_type',28,-58,-65), (286291,1440163,1,'soga_nose_type',-22,-87,-39), (286292,1440163,0,'soga_skin_color',171,148,98), (286293,1440163,0,'wing_color1',255,255,255), (286294,1440163,0,'wing_color2',255,255,255), (286295,1440164,1,'cheek_type',-25,25,0), (286296,1440164,1,'chin_type',-28,-3,-10), (286297,1440164,1,'ear_type',34,22,0), (286298,1440164,1,'eye_brow_type',28,-7,-38), (286299,1440164,0,'eye_color',57,36,14), (286300,1440164,1,'eye_type',1,0,0), (286301,1440164,0,'hair_face_color',87,103,90), (286302,1440164,0,'hair_face_highlight_color',160,140,112), (286303,1440164,0,'hair_type_color',87,103,90), (286304,1440164,0,'hair_type_highlight_color',160,140,112), (286305,1440164,1,'lip_type',-7,5,9), (286306,1440164,1,'nose_type',-14,2,0), (286307,1440164,0,'skin_color',229,183,179), (286308,1440164,1,'soga_cheek_type',-25,25,0), (286309,1440164,1,'soga_chin_type',-28,-3,-10), (286310,1440164,1,'soga_ear_type',34,22,0), (286311,1440164,1,'soga_eye_brow_type',28,-7,-38), (286312,1440164,0,'soga_eye_color',229,229,102), (286313,1440164,1,'soga_eye_type',1,0,0), (286314,1440164,0,'soga_hair_face_color',87,103,90), (286315,1440164,0,'soga_hair_face_highlight_color',160,140,112), (286316,1440164,0,'soga_hair_type_color',87,103,90), (286317,1440164,0,'soga_hair_type_highlight_color',160,140,112), (286318,1440164,1,'soga_lip_type',-7,5,9), (286319,1440164,1,'soga_nose_type',-14,2,0), (286320,1440164,0,'soga_skin_color',229,183,179), (286321,1440164,0,'wing_color1',255,255,255), (286322,1440164,0,'wing_color2',255,255,255), (286323,1440165,1,'cheek_type',37,19,0), (286324,1440165,1,'chin_type',-79,-85,-7), (286325,1440165,1,'ear_type',-57,58,0), (286326,1440165,1,'eye_brow_type',29,-79,-14), (286327,1440165,0,'eye_color',135,162,128), (286328,1440165,1,'eye_type',-14,0,0), (286329,1440165,0,'hair_color1',109,14,49), (286330,1440165,0,'hair_color2',185,97,0), (286331,1440165,0,'hair_face_color',91,7,6), (286332,1440165,0,'hair_face_highlight_color',40,34,51), (286333,1440165,0,'hair_highlight',43,36,70), (286334,1440165,0,'hair_type_color',91,7,6), (286335,1440165,0,'hair_type_highlight_color',40,34,51), (286336,1440165,1,'lip_type',17,-23,69), (286337,1440165,1,'nose_type',-59,28,-62), (286338,1440165,0,'skin_color',76,51,37), (286339,1440165,1,'soga_cheek_type',37,19,0), (286340,1440165,1,'soga_chin_type',-79,-85,-7), (286341,1440165,1,'soga_ear_type',-57,58,0), (286342,1440165,1,'soga_eye_brow_type',29,-79,-14), (286343,1440165,0,'soga_eye_color',229,229,102), (286344,1440165,1,'soga_eye_type',-14,0,0), (286345,1440165,0,'soga_hair_color1',109,14,49), (286346,1440165,0,'soga_hair_color2',185,97,0), (286347,1440165,0,'soga_hair_face_color',91,7,6), (286348,1440165,0,'soga_hair_face_highlight_color',40,34,51), (286349,1440165,0,'soga_hair_highlight',43,36,70), (286350,1440165,0,'soga_hair_type_color',91,7,6), (286351,1440165,0,'soga_hair_type_highlight_color',40,34,51), (286352,1440165,1,'soga_lip_type',17,-23,69), (286353,1440165,1,'soga_nose_type',-59,28,-62), (286354,1440165,0,'soga_skin_color',76,51,37), (286355,1440165,0,'wing_color1',255,255,255), (286356,1440165,0,'wing_color2',255,255,255), (286357,1440166,1,'cheek_type',9,32,0), (286358,1440166,1,'chin_type',-41,7,0), (286359,1440166,1,'ear_type',-5,7,0), (286360,1440166,1,'eye_brow_type',0,28,32), (286361,1440166,0,'eye_color',162,178,146), (286362,1440166,1,'eye_type',-10,0,0), (286363,1440166,0,'hair_face_color',53,21,3), (286364,1440166,0,'hair_face_highlight_color',211,194,66), (286365,1440166,0,'hair_type_color',53,21,3), (286366,1440166,0,'hair_type_highlight_color',211,194,66), (286367,1440166,1,'lip_type',12,0,0), (286368,1440166,1,'nose_type',0,-12,1), (286369,1440166,0,'skin_color',253,254,254), (286370,1440166,1,'soga_cheek_type',9,32,0), (286371,1440166,1,'soga_chin_type',-41,7,0), (286372,1440166,1,'soga_ear_type',-5,7,0), (286373,1440166,1,'soga_eye_brow_type',0,28,32), (286374,1440166,0,'soga_eye_color',229,229,102), (286375,1440166,1,'soga_eye_type',-10,0,0), (286376,1440166,0,'soga_hair_face_color',53,21,3), (286377,1440166,0,'soga_hair_face_highlight_color',211,194,66), (286378,1440166,0,'soga_hair_type_color',53,21,3), (286379,1440166,0,'soga_hair_type_highlight_color',211,194,66), (286380,1440166,1,'soga_lip_type',12,0,0), (286381,1440166,1,'soga_nose_type',0,-12,1), (286382,1440166,0,'soga_skin_color',253,254,254), (286383,1440166,0,'wing_color1',255,255,255), (286384,1440166,0,'wing_color2',255,255,255), (286385,1440167,1,'cheek_type',100,-100,0), (286386,1440167,1,'chin_type',-81,-44,84), (286387,1440167,1,'ear_type',9,-5,0), (286388,1440167,1,'eye_brow_type',35,-22,-25), (286389,1440167,0,'eye_color',146,179,157), (286390,1440167,1,'eye_type',-100,0,0), (286391,1440167,0,'hair_color1',123,123,130), (286392,1440167,0,'hair_color2',144,140,137), (286393,1440167,0,'hair_face_color',119,147,147), (286394,1440167,0,'hair_face_highlight_color',56,53,68), (286395,1440167,0,'hair_highlight',50,48,56), (286396,1440167,0,'hair_type_color',119,147,147), (286397,1440167,0,'hair_type_highlight_color',56,53,68), (286398,1440167,1,'lip_type',100,-19,-34), (286399,1440167,1,'nose_type',-43,87,11), (286400,1440167,0,'skin_color',220,160,157), (286401,1440167,1,'soga_cheek_type',100,-100,0), (286402,1440167,1,'soga_chin_type',-81,-44,84), (286403,1440167,1,'soga_ear_type',9,-5,0), (286404,1440167,1,'soga_eye_brow_type',35,-22,-25), (286405,1440167,0,'soga_eye_color',229,229,102), (286406,1440167,1,'soga_eye_type',-100,0,0), (286407,1440167,0,'soga_hair_color1',123,123,130), (286408,1440167,0,'soga_hair_color2',144,140,137), (286409,1440167,0,'soga_hair_face_color',119,147,147), (286410,1440167,0,'soga_hair_face_highlight_color',56,53,68), (286411,1440167,0,'soga_hair_highlight',50,48,56), (286412,1440167,0,'soga_hair_type_color',119,147,147), (286413,1440167,0,'soga_hair_type_highlight_color',56,53,68), (286414,1440167,1,'soga_lip_type',100,-19,-34), (286415,1440167,1,'soga_nose_type',-43,87,11), (286416,1440167,0,'soga_skin_color',220,160,157), (286417,1440167,0,'wing_color1',255,255,255), (286418,1440167,0,'wing_color2',255,255,255), (286419,1440168,1,'cheek_type',-18,31,0), (286420,1440168,1,'chin_type',-17,31,37), (286421,1440168,1,'ear_type',0,-10,0), (286422,1440168,1,'eye_brow_type',9,-5,2), (286423,1440168,0,'eye_color',133,180,184), (286424,1440168,1,'eye_type',-28,0,0), (286425,1440168,0,'hair_face_color',242,188,115), (286426,1440168,0,'hair_face_highlight_color',170,61,28), (286427,1440168,0,'hair_type_color',242,188,115), (286428,1440168,0,'hair_type_highlight_color',170,61,28), (286429,1440168,1,'lip_type',17,-26,19), (286430,1440168,1,'nose_type',-1,0,-2), (286431,1440168,0,'skin_color',231,228,212), (286432,1440168,1,'soga_cheek_type',-18,31,0), (286433,1440168,1,'soga_chin_type',-17,31,37), (286434,1440168,1,'soga_ear_type',0,-10,0), (286435,1440168,1,'soga_eye_brow_type',9,-5,2), (286436,1440168,0,'soga_eye_color',229,229,102), (286437,1440168,1,'soga_eye_type',-28,0,0), (286438,1440168,0,'soga_hair_face_color',242,188,115), (286439,1440168,0,'soga_hair_face_highlight_color',170,61,28), (286440,1440168,0,'soga_hair_type_color',242,188,115), (286441,1440168,0,'soga_hair_type_highlight_color',170,61,28), (286442,1440168,1,'soga_lip_type',17,-26,19), (286443,1440168,1,'soga_nose_type',-1,0,-2), (286444,1440168,0,'soga_skin_color',231,228,212), (286445,1440168,0,'wing_color1',255,255,255), (286446,1440168,0,'wing_color2',255,255,255), (286447,1440169,1,'cheek_type',0,2,0), (286448,1440169,1,'chin_type',-38,3,2), (286449,1440169,1,'ear_type',23,-5,0), (286450,1440169,1,'eye_brow_type',34,0,14), (286451,1440169,0,'eye_color',222,35,32), (286452,1440169,1,'eye_type',-32,0,0), (286453,1440169,0,'hair_face_color',52,38,20), (286454,1440169,0,'hair_face_highlight_color',216,192,37), (286455,1440169,0,'hair_type_color',52,38,20), (286456,1440169,0,'hair_type_highlight_color',216,192,37), (286457,1440169,1,'lip_type',-31,-2,10), (286458,1440169,1,'nose_type',-2,17,-14), (286459,1440169,0,'skin_color',114,32,1), (286460,1440169,1,'soga_cheek_type',0,2,0), (286461,1440169,1,'soga_chin_type',-38,3,2), (286462,1440169,1,'soga_ear_type',23,-5,0), (286463,1440169,1,'soga_eye_brow_type',34,0,14), (286464,1440169,0,'soga_eye_color',229,229,102), (286465,1440169,1,'soga_eye_type',-32,0,0), (286466,1440169,0,'soga_hair_face_color',52,38,20), (286467,1440169,0,'soga_hair_face_highlight_color',216,192,37), (286468,1440169,0,'soga_hair_type_color',52,38,20), (286469,1440169,0,'soga_hair_type_highlight_color',216,192,37), (286470,1440169,1,'soga_lip_type',-31,-2,10), (286471,1440169,1,'soga_nose_type',-2,17,-14), (286472,1440169,0,'soga_skin_color',114,32,1), (286473,1440169,0,'wing_color1',255,255,255), (286474,1440169,0,'wing_color2',255,255,255), (286475,1440170,1,'cheek_type',-62,14,0), (286476,1440170,1,'chin_type',63,-32,-93), (286477,1440170,1,'ear_type',68,-59,0), (286478,1440170,1,'eye_brow_type',19,-47,-63), (286479,1440170,0,'eye_color',2,191,191), (286480,1440170,1,'eye_type',62,0,0), (286481,1440170,1,'lip_type',-78,84,14), (286482,1440170,1,'nose_type',61,74,-34), (286483,1440170,0,'skin_color',159,130,121), (286484,1440170,1,'soga_cheek_type',-62,14,0), (286485,1440170,1,'soga_chin_type',63,-32,-93), (286486,1440170,1,'soga_ear_type',68,-59,0), (286487,1440170,1,'soga_eye_brow_type',19,-47,-63), (286488,1440170,0,'soga_eye_color',229,229,102), (286489,1440170,1,'soga_eye_type',62,0,0), (286490,1440170,1,'soga_lip_type',-78,84,14), (286491,1440170,1,'soga_nose_type',61,74,-34), (286492,1440170,0,'soga_skin_color',159,130,121), (286493,1440170,0,'wing_color1',255,255,255), (286494,1440170,0,'wing_color2',255,255,255), (286495,1440171,1,'cheek_type',-53,57,0), (286496,1440171,1,'chin_type',39,83,-29), (286497,1440171,1,'eye_brow_type',10,-62,-81), (286498,1440171,0,'eye_color',37,124,120), (286499,1440171,1,'eye_type',-9,0,0), (286500,1440171,0,'hair_face_color',13,35,22), (286501,1440171,0,'hair_type_color',13,35,22), (286502,1440171,1,'lip_type',7,-91,0), (286503,1440171,1,'nose_type',-25,72,-81), (286504,1440171,0,'skin_color',13,35,22), (286505,1440171,1,'soga_cheek_type',-53,57,0), (286506,1440171,1,'soga_chin_type',39,83,-29), (286507,1440171,1,'soga_eye_brow_type',10,-62,-81), (286508,1440171,0,'soga_eye_color',229,229,102), (286509,1440171,1,'soga_eye_type',-9,0,0), (286510,1440171,0,'soga_hair_face_color',13,35,22), (286511,1440171,0,'soga_hair_type_color',13,35,22), (286512,1440171,1,'soga_lip_type',7,-91,0), (286513,1440171,1,'soga_nose_type',-25,72,-81), (286514,1440171,0,'soga_skin_color',13,35,22), (286515,1440171,0,'wing_color1',255,255,255), (286516,1440171,0,'wing_color2',255,255,255), (286517,1440172,1,'cheek_type',-10,4,0), (286518,1440172,1,'chin_type',35,17,-18), (286519,1440172,1,'ear_type',18,3,0), (286520,1440172,1,'eye_brow_type',-21,-4,-18), (286521,1440172,0,'eye_color',158,148,167), (286522,1440172,1,'eye_type',-8,0,0), (286523,1440172,0,'hair_face_color',105,90,5), (286524,1440172,0,'hair_type_color',105,90,5), (286525,1440172,1,'lip_type',-34,-4,37), (286526,1440172,1,'nose_type',-1,17,5), (286527,1440172,0,'skin_color',124,114,83), (286528,1440172,1,'soga_cheek_type',-10,4,0), (286529,1440172,1,'soga_chin_type',35,17,-18), (286530,1440172,1,'soga_ear_type',18,3,0), (286531,1440172,1,'soga_eye_brow_type',-21,-4,-18), (286532,1440172,0,'soga_eye_color',229,229,102), (286533,1440172,1,'soga_eye_type',-8,0,0), (286534,1440172,0,'soga_hair_face_color',105,90,5), (286535,1440172,0,'soga_hair_type_color',105,90,5), (286536,1440172,1,'soga_lip_type',-34,-4,37), (286537,1440172,1,'soga_nose_type',-1,17,5), (286538,1440172,0,'soga_skin_color',124,114,83), (286539,1440172,0,'wing_color1',255,255,255), (286540,1440172,0,'wing_color2',255,255,255), (286541,1440173,1,'cheek_type',-53,-81,0), (286542,1440173,1,'chin_type',50,-88,61), (286543,1440173,1,'ear_type',50,-83,0), (286544,1440173,1,'eye_brow_type',-93,-83,-76), (286545,1440173,0,'eye_color',0,88,88), (286546,1440173,1,'eye_type',-43,0,0), (286547,1440173,1,'lip_type',-56,21,-56), (286548,1440173,1,'nose_type',82,-90,-48), (286549,1440173,0,'skin_color',135,121,71), (286550,1440173,1,'soga_cheek_type',-53,-81,0), (286551,1440173,1,'soga_chin_type',50,-88,61), (286552,1440173,1,'soga_ear_type',50,-83,0), (286553,1440173,1,'soga_eye_brow_type',-93,-83,-76), (286554,1440173,0,'soga_eye_color',229,229,102), (286555,1440173,1,'soga_eye_type',-43,0,0), (286556,1440173,1,'soga_lip_type',-56,21,-56), (286557,1440173,1,'soga_nose_type',82,-90,-48), (286558,1440173,0,'soga_skin_color',135,121,71), (286559,1440173,0,'wing_color1',255,255,255), (286560,1440173,0,'wing_color2',255,255,255), (286567,1440176,1,'cheek_type',-8,3,0), (286568,1440176,1,'chin_type',17,7,-20), (286569,1440176,1,'ear_type',44,26,0), (286570,1440176,1,'eye_brow_type',-11,0,26), (286571,1440176,0,'eye_color',188,151,14), (286572,1440176,1,'eye_type',-11,0,0), (286573,1440176,0,'hair_face_color',4,5,2), (286574,1440176,0,'hair_face_highlight_color',216,192,37), (286575,1440176,0,'hair_type_color',4,5,2), (286576,1440176,0,'hair_type_highlight_color',216,192,37), (286577,1440176,1,'lip_type',-11,-7,12), (286578,1440176,1,'nose_type',-43,8,-11), (286579,1440176,0,'skin_color',137,126,92), (286580,1440176,1,'soga_cheek_type',-8,3,0), (286581,1440176,1,'soga_chin_type',17,7,-20), (286582,1440176,1,'soga_ear_type',44,26,0), (286583,1440176,1,'soga_eye_brow_type',-11,0,26), (286584,1440176,0,'soga_eye_color',229,229,102), (286585,1440176,1,'soga_eye_type',-11,0,0), (286586,1440176,0,'soga_hair_face_color',4,5,2), (286587,1440176,0,'soga_hair_face_highlight_color',216,192,37), (286588,1440176,0,'soga_hair_type_color',4,5,2), (286589,1440176,0,'soga_hair_type_highlight_color',216,192,37), (286590,1440176,1,'soga_lip_type',-11,-7,12), (286591,1440176,1,'soga_nose_type',-43,8,-11), (286592,1440176,0,'soga_skin_color',137,126,92), (286593,1440176,0,'wing_color1',255,255,255), (286594,1440176,0,'wing_color2',255,255,255), (286595,1440177,1,'cheek_type',-8,3,0), (286596,1440177,1,'chin_type',17,7,-20), (286597,1440177,1,'ear_type',44,26,0), (286598,1440177,1,'eye_brow_type',-11,0,26), (286599,1440177,0,'eye_color',205,205,202), (286600,1440177,1,'eye_type',-11,0,0), (286601,1440177,0,'hair_face_color',114,108,100), (286602,1440177,0,'hair_face_highlight_color',216,192,37), (286603,1440177,0,'hair_type_color',114,108,100), (286604,1440177,0,'hair_type_highlight_color',216,192,37), (286605,1440177,1,'lip_type',-11,-7,12), (286606,1440177,1,'nose_type',-43,8,-11), (286607,1440177,0,'skin_color',158,150,143), (286608,1440177,1,'soga_cheek_type',-8,3,0), (286609,1440177,1,'soga_chin_type',17,7,-20), (286610,1440177,1,'soga_ear_type',44,26,0), (286611,1440177,1,'soga_eye_brow_type',-11,0,26), (286612,1440177,0,'soga_eye_color',229,229,102), (286613,1440177,1,'soga_eye_type',-11,0,0), (286614,1440177,0,'soga_hair_face_color',114,108,100), (286615,1440177,0,'soga_hair_face_highlight_color',216,192,37), (286616,1440177,0,'soga_hair_type_color',114,108,100), (286617,1440177,0,'soga_hair_type_highlight_color',216,192,37), (286618,1440177,1,'soga_lip_type',-11,-7,12), (286619,1440177,1,'soga_nose_type',-43,8,-11), (286620,1440177,0,'soga_skin_color',158,150,143), (286621,1440177,0,'wing_color1',255,255,255), (286622,1440177,0,'wing_color2',255,255,255), (286623,1440178,1,'cheek_type',-8,3,0), (286624,1440178,1,'chin_type',17,7,-20), (286625,1440178,1,'ear_type',44,26,0), (286626,1440178,1,'eye_brow_type',-11,0,26), (286627,1440178,0,'eye_color',186,122,12), (286628,1440178,1,'eye_type',-11,0,0), (286629,1440178,0,'hair_face_color',21,16,11), (286630,1440178,0,'hair_face_highlight_color',216,192,37), (286631,1440178,0,'hair_type_color',21,16,11), (286632,1440178,0,'hair_type_highlight_color',216,192,37), (286633,1440178,1,'lip_type',-11,-7,12), (286634,1440178,1,'nose_type',-43,8,-11), (286635,1440178,0,'skin_color',189,167,127), (286636,1440178,1,'soga_cheek_type',-8,3,0), (286637,1440178,1,'soga_chin_type',17,7,-20), (286638,1440178,1,'soga_ear_type',44,26,0), (286639,1440178,1,'soga_eye_brow_type',-11,0,26), (286640,1440178,0,'soga_eye_color',229,229,102), (286641,1440178,1,'soga_eye_type',-11,0,0), (286642,1440178,0,'soga_hair_face_color',21,16,11), (286643,1440178,0,'soga_hair_face_highlight_color',216,192,37), (286644,1440178,0,'soga_hair_type_color',21,16,11), (286645,1440178,0,'soga_hair_type_highlight_color',216,192,37), (286646,1440178,1,'soga_lip_type',-11,-7,12), (286647,1440178,1,'soga_nose_type',-43,8,-11), (286648,1440178,0,'soga_skin_color',189,167,127), (286649,1440178,0,'wing_color1',255,255,255), (286650,1440178,0,'wing_color2',255,255,255), (286651,1440179,1,'cheek_type',-8,3,0), (286652,1440179,1,'chin_type',17,7,-20), (286653,1440179,1,'ear_type',44,26,0), (286654,1440179,1,'eye_brow_type',-11,0,26), (286655,1440179,0,'eye_color',45,15,70), (286656,1440179,1,'eye_type',-11,0,0), (286657,1440179,0,'hair_face_color',20,11,1), (286658,1440179,0,'hair_face_highlight_color',216,192,37), (286659,1440179,0,'hair_type_color',20,11,1), (286660,1440179,0,'hair_type_highlight_color',216,192,37), (286661,1440179,1,'lip_type',-11,-7,12), (286662,1440179,1,'nose_type',-43,8,-11), (286663,1440179,0,'skin_color',186,178,126), (286664,1440179,1,'soga_cheek_type',-8,3,0), (286665,1440179,1,'soga_chin_type',17,7,-20), (286666,1440179,1,'soga_ear_type',44,26,0), (286667,1440179,1,'soga_eye_brow_type',-11,0,26), (286668,1440179,0,'soga_eye_color',229,229,102), (286669,1440179,1,'soga_eye_type',-11,0,0), (286670,1440179,0,'soga_hair_face_color',20,11,1), (286671,1440179,0,'soga_hair_face_highlight_color',216,192,37), (286672,1440179,0,'soga_hair_type_color',20,11,1), (286673,1440179,0,'soga_hair_type_highlight_color',216,192,37), (286674,1440179,1,'soga_lip_type',-11,-7,12), (286675,1440179,1,'soga_nose_type',-43,8,-11), (286676,1440179,0,'soga_skin_color',186,178,126), (286677,1440179,0,'wing_color1',255,255,255), (286678,1440179,0,'wing_color2',255,255,255), (286742,1440201,1,'cheek_type',25,-10,0), (286743,1440201,1,'chin_type',-1,0,12), (286744,1440201,1,'ear_type',9,-21,0), (286745,1440201,1,'eye_brow_type',0,20,7), (286746,1440201,0,'eye_color',243,167,255), (286747,1440201,1,'eye_type',-2,0,0), (286748,1440201,0,'hair_face_color',141,120,147), (286749,1440201,0,'hair_face_highlight_color',105,103,97), (286750,1440201,0,'hair_type_color',141,120,147), (286751,1440201,0,'hair_type_highlight_color',105,103,97), (286752,1440201,1,'lip_type',25,-17,10), (286753,1440201,1,'nose_type',-9,17,31), (286754,1440201,0,'skin_color',58,99,111), (286755,1440201,1,'soga_cheek_type',25,-10,0), (286756,1440201,1,'soga_chin_type',-1,0,12), (286757,1440201,1,'soga_ear_type',9,-21,0), (286758,1440201,1,'soga_eye_brow_type',0,20,7), (286759,1440201,0,'soga_eye_color',229,229,102), (286760,1440201,1,'soga_eye_type',-2,0,0), (286761,1440201,0,'soga_hair_face_color',141,120,147), (286762,1440201,0,'soga_hair_face_highlight_color',105,103,97), (286763,1440201,0,'soga_hair_type_color',141,120,147), (286764,1440201,0,'soga_hair_type_highlight_color',105,103,97), (286765,1440201,1,'soga_lip_type',25,-17,10), (286766,1440201,1,'soga_nose_type',-9,17,31), (286767,1440201,0,'soga_skin_color',58,99,111), (286768,1440201,0,'wing_color1',255,255,255), (286769,1440201,0,'wing_color2',255,255,255), (286773,1440203,1,'cheek_type',44,0,0), (286774,1440203,1,'chin_type',90,-11,0), (286775,1440203,1,'ear_type',-8,-98,0), (286776,1440203,1,'eye_brow_type',-91,-53,-25), (286777,1440203,0,'eye_color',119,175,191), (286778,1440203,1,'eye_type',75,0,0), (286779,1440203,0,'hair_color1',91,21,51), (286780,1440203,0,'hair_color2',159,88,0), (286781,1440203,0,'hair_face_color',121,38,35), (286782,1440203,0,'hair_face_highlight_color',47,14,19), (286783,1440203,0,'hair_highlight',54,45,28), (286784,1440203,0,'hair_type_color',121,38,35), (286785,1440203,0,'hair_type_highlight_color',47,14,19), (286786,1440203,1,'lip_type',0,32,-22), (286787,1440203,1,'nose_type',90,53,-34), (286788,1440203,0,'skin_color',245,250,250), (286789,1440203,1,'soga_cheek_type',44,0,0), (286790,1440203,1,'soga_chin_type',90,-11,0), (286791,1440203,1,'soga_ear_type',-8,-98,0), (286792,1440203,1,'soga_eye_brow_type',-91,-53,-25), (286793,1440203,0,'soga_eye_color',229,229,102), (286794,1440203,1,'soga_eye_type',75,0,0), (286795,1440203,0,'soga_hair_color1',91,21,51), (286796,1440203,0,'soga_hair_color2',159,88,0), (286797,1440203,0,'soga_hair_face_color',121,38,35), (286798,1440203,0,'soga_hair_face_highlight_color',47,14,19), (286799,1440203,0,'soga_hair_highlight',54,45,28), (286800,1440203,0,'soga_hair_type_color',121,38,35), (286801,1440203,0,'soga_hair_type_highlight_color',47,14,19), (286802,1440203,1,'soga_lip_type',0,32,-22), (286803,1440203,1,'soga_nose_type',90,53,-34), (286804,1440203,0,'soga_skin_color',245,250,250), (286805,1440203,0,'wing_color1',255,255,255), (286806,1440203,0,'wing_color2',255,255,255), (286807,1440204,1,'cheek_type',-62,63,0), (286808,1440204,1,'chin_type',90,-75,-81), (286809,1440204,1,'ear_type',78,-71,0), (286810,1440204,1,'eye_brow_type',-37,90,-82), (286811,1440204,0,'eye_color',0,55,55), (286812,1440204,1,'eye_type',-32,0,0), (286813,1440204,1,'lip_type',-39,5,37), (286814,1440204,1,'nose_type',75,76,-91), (286815,1440204,0,'skin_color',111,68,55), (286816,1440204,1,'soga_cheek_type',-62,63,0), (286817,1440204,1,'soga_chin_type',90,-75,-81), (286818,1440204,1,'soga_ear_type',78,-71,0), (286819,1440204,1,'soga_eye_brow_type',-37,90,-82), (286820,1440204,0,'soga_eye_color',229,229,102), (286821,1440204,1,'soga_eye_type',-32,0,0), (286822,1440204,1,'soga_lip_type',-39,5,37), (286823,1440204,1,'soga_nose_type',75,76,-91), (286824,1440204,0,'soga_skin_color',111,68,55), (286825,1440204,0,'wing_color1',255,255,255), (286826,1440204,0,'wing_color2',255,255,255), (286836,1440208,0,'eye_color',0,123,149), (286837,1440208,0,'skin_color',165,165,123), (286838,1440208,0,'soga_eye_color',255,0,255), (286872,1440220,1,'cheek_type',-8,3,0), (286873,1440220,1,'chin_type',17,7,-20), (286874,1440220,1,'ear_type',44,26,0), (286875,1440220,1,'eye_brow_type',-11,0,26), (286876,1440220,0,'eye_color',190,20,14), (286877,1440220,1,'eye_type',-11,0,0), (286878,1440220,0,'hair_face_color',35,23,9), (286879,1440220,0,'hair_face_highlight_color',216,192,37), (286880,1440220,0,'hair_type_color',35,23,9), (286881,1440220,0,'hair_type_highlight_color',216,192,37), (286882,1440220,1,'lip_type',-11,-7,12), (286883,1440220,1,'nose_type',-43,8,-11), (286884,1440220,0,'skin_color',178,170,120), (286885,1440220,1,'soga_cheek_type',-8,3,0), (286886,1440220,1,'soga_chin_type',17,7,-20), (286887,1440220,1,'soga_ear_type',44,26,0), (286888,1440220,1,'soga_eye_brow_type',-11,0,26), (286889,1440220,0,'soga_eye_color',229,229,102), (286890,1440220,1,'soga_eye_type',-11,0,0), (286891,1440220,0,'soga_hair_face_color',35,23,9), (286892,1440220,0,'soga_hair_face_highlight_color',216,192,37), (286893,1440220,0,'soga_hair_type_color',35,23,9), (286894,1440220,0,'soga_hair_type_highlight_color',216,192,37), (286895,1440220,1,'soga_lip_type',-11,-7,12), (286896,1440220,1,'soga_nose_type',-43,8,-11), (286897,1440220,0,'soga_skin_color',178,170,120), (286898,1440220,0,'wing_color1',255,255,255), (286899,1440220,0,'wing_color2',255,255,255), (287045,1440227,0,'eye_color',255,255,255), (287046,1440227,0,'skin_color',51,51,51), (287047,1440227,0,'soga_eye_color',255,0,255), (287048,1440228,0,'eye_color',255,255,255), (287049,1440228,0,'skin_color',51,51,51), (287050,1440228,0,'soga_eye_color',255,0,255), (287051,1440229,1,'cheek_type',-31,-31,0), (287052,1440229,1,'chin_type',7,34,9), (287053,1440229,1,'ear_type',-14,-5,0), (287054,1440229,1,'eye_brow_type',28,-3,38), (287055,1440229,0,'eye_color',88,73,39), (287056,1440229,1,'eye_type',28,0,0), (287057,1440229,0,'hair_face_color',96,37,6), (287058,1440229,0,'hair_face_highlight_color',116,42,22), (287059,1440229,0,'hair_type_color',96,37,6), (287060,1440229,0,'hair_type_highlight_color',116,42,22), (287061,1440229,1,'lip_type',28,-2,0), (287062,1440229,1,'nose_type',-19,0,0), (287063,1440229,0,'skin_color',214,200,169), (287064,1440229,1,'soga_cheek_type',-31,-31,0), (287065,1440229,1,'soga_chin_type',7,34,9), (287066,1440229,1,'soga_ear_type',-14,-5,0), (287067,1440229,1,'soga_eye_brow_type',28,-3,38), (287068,1440229,0,'soga_eye_color',229,229,102), (287069,1440229,1,'soga_eye_type',28,0,0), (287070,1440229,0,'soga_hair_face_color',96,37,6), (287071,1440229,0,'soga_hair_face_highlight_color',116,42,22), (287072,1440229,0,'soga_hair_type_color',96,37,6), (287073,1440229,0,'soga_hair_type_highlight_color',116,42,22), (287074,1440229,1,'soga_lip_type',28,-2,0), (287075,1440229,1,'soga_nose_type',-19,0,0), (287076,1440229,0,'soga_skin_color',214,200,169), (287077,1440229,0,'wing_color1',255,255,255), (287078,1440229,0,'wing_color2',255,255,255), (287079,1440230,1,'cheek_type',5,-19,0), (287080,1440230,1,'chin_type',5,0,31), (287081,1440230,1,'ear_type',-14,-18,0), (287082,1440230,1,'eye_brow_type',-32,46,32), (287083,1440230,0,'eye_color',113,160,145), (287084,1440230,1,'eye_type',43,0,0), (287085,1440230,0,'hair_face_color',56,40,0), (287086,1440230,0,'hair_face_highlight_color',235,181,0), (287087,1440230,0,'hair_type_color',56,40,0), (287088,1440230,0,'hair_type_highlight_color',235,181,0), (287089,1440230,1,'lip_type',19,28,-29), (287090,1440230,1,'nose_type',25,-34,-21), (287091,1440230,0,'skin_color',216,223,223), (287092,1440230,1,'soga_cheek_type',5,-19,0), (287093,1440230,1,'soga_chin_type',5,0,31), (287094,1440230,1,'soga_ear_type',-14,-18,0), (287095,1440230,1,'soga_eye_brow_type',-32,46,32), (287096,1440230,0,'soga_eye_color',229,229,102), (287097,1440230,1,'soga_eye_type',43,0,0), (287098,1440230,0,'soga_hair_face_color',56,40,0), (287099,1440230,0,'soga_hair_face_highlight_color',235,181,0), (287100,1440230,0,'soga_hair_type_color',56,40,0), (287101,1440230,0,'soga_hair_type_highlight_color',235,181,0), (287102,1440230,1,'soga_lip_type',19,28,-29), (287103,1440230,1,'soga_nose_type',25,-34,-21), (287104,1440230,0,'soga_skin_color',216,223,223), (287105,1440230,0,'wing_color1',255,255,255), (287106,1440230,0,'wing_color2',255,255,255), (287107,1440231,1,'cheek_type',-37,14,0), (287108,1440231,1,'chin_type',-42,22,-37), (287109,1440231,1,'ear_type',14,7,0), (287110,1440231,1,'eye_brow_type',10,-25,-25), (287111,1440231,0,'eye_color',188,18,38), (287112,1440231,1,'eye_type',-7,0,0), (287113,1440231,0,'hair_face_color',213,208,158), (287114,1440231,0,'hair_type_color',213,208,158), (287115,1440231,1,'lip_type',41,3,37), (287116,1440231,1,'nose_type',0,-11,10), (287117,1440231,0,'skin_color',105,112,84), (287118,1440231,1,'soga_cheek_type',-37,14,0), (287119,1440231,1,'soga_chin_type',-42,22,-37), (287120,1440231,1,'soga_ear_type',14,7,0), (287121,1440231,1,'soga_eye_brow_type',10,-25,-25), (287122,1440231,0,'soga_eye_color',229,229,102), (287123,1440231,1,'soga_eye_type',-7,0,0), (287124,1440231,0,'soga_hair_face_color',213,208,158), (287125,1440231,0,'soga_hair_type_color',213,208,158), (287126,1440231,1,'soga_lip_type',41,3,37), (287127,1440231,1,'soga_nose_type',0,-11,10), (287128,1440231,0,'soga_skin_color',105,112,84), (287129,1440231,0,'wing_color1',255,255,255), (287130,1440231,0,'wing_color2',255,255,255), (287131,1440232,1,'cheek_type',28,0,0), (287132,1440232,1,'chin_type',14,7,9), (287133,1440232,1,'ear_type',9,18,0), (287134,1440232,1,'eye_brow_type',-3,22,-37), (287135,1440232,0,'eye_color',203,138,255), (287136,1440232,1,'eye_type',-3,0,0), (287137,1440232,0,'hair_face_color',106,139,142), (287138,1440232,0,'hair_face_highlight_color',155,150,106), (287139,1440232,0,'hair_type_color',106,139,142), (287140,1440232,0,'hair_type_highlight_color',155,150,106), (287141,1440232,1,'lip_type',-29,-25,38), (287142,1440232,1,'nose_type',5,10,14), (287143,1440232,0,'skin_color',110,100,143), (287144,1440232,1,'soga_cheek_type',28,0,0), (287145,1440232,1,'soga_chin_type',14,7,9), (287146,1440232,1,'soga_ear_type',9,18,0), (287147,1440232,1,'soga_eye_brow_type',-3,22,-37), (287148,1440232,0,'soga_eye_color',229,229,102), (287149,1440232,1,'soga_eye_type',-3,0,0), (287150,1440232,0,'soga_hair_face_color',106,139,142), (287151,1440232,0,'soga_hair_face_highlight_color',155,150,106), (287152,1440232,0,'soga_hair_type_color',106,139,142), (287153,1440232,0,'soga_hair_type_highlight_color',155,150,106), (287154,1440232,1,'soga_lip_type',-29,-25,38), (287155,1440232,1,'soga_nose_type',5,10,14), (287156,1440232,0,'soga_skin_color',110,100,143), (287157,1440232,0,'wing_color1',255,255,255), (287158,1440232,0,'wing_color2',255,255,255), (287165,1440235,1,'cheek_type',-25,0,0), (287166,1440235,1,'chin_type',14,0,3), (287167,1440235,1,'ear_type',26,14,0), (287168,1440235,1,'eye_brow_type',-1,-28,25), (287169,1440235,0,'eye_color',161,199,208), (287170,1440235,1,'eye_type',14,0,0), (287171,1440235,0,'hair_face_color',153,143,61), (287172,1440235,0,'hair_face_highlight_color',153,97,30), (287173,1440235,0,'hair_type_color',153,143,61), (287174,1440235,0,'hair_type_highlight_color',153,97,30), (287175,1440235,1,'lip_type',-18,-42,-14), (287176,1440235,1,'nose_type',-14,41,-19), (287177,1440235,0,'skin_color',236,245,235), (287178,1440235,1,'soga_cheek_type',-25,0,0), (287179,1440235,1,'soga_chin_type',14,0,3), (287180,1440235,1,'soga_ear_type',26,14,0), (287181,1440235,1,'soga_eye_brow_type',-1,-28,25), (287182,1440235,0,'soga_eye_color',229,229,102), (287183,1440235,1,'soga_eye_type',14,0,0), (287184,1440235,0,'soga_hair_face_color',153,143,61), (287185,1440235,0,'soga_hair_face_highlight_color',153,97,30), (287186,1440235,0,'soga_hair_type_color',153,143,61), (287187,1440235,0,'soga_hair_type_highlight_color',153,97,30), (287188,1440235,1,'soga_lip_type',-18,-42,-14), (287189,1440235,1,'soga_nose_type',-14,41,-19), (287190,1440235,0,'soga_skin_color',236,245,235), (287191,1440235,0,'wing_color1',255,255,255), (287192,1440235,0,'wing_color2',255,255,255), (287193,1440236,0,'eye_color',255,255,255), (287194,1440236,0,'skin_color',255,255,255), (287195,1440236,0,'soga_eye_color',255,0,255), (287196,1440237,0,'eye_color',255,255,255), (287197,1440237,0,'skin_color',255,255,255), (287198,1440237,0,'soga_eye_color',255,0,255), (287199,1440238,1,'cheek_type',-4,8,0), (287200,1440238,1,'chin_type',-17,26,37), (287201,1440238,1,'ear_type',-22,4,0), (287202,1440238,1,'eye_brow_type',-23,3,-11), (287203,1440238,0,'eye_color',70,65,35), (287204,1440238,1,'eye_type',9,0,0), (287205,1440238,0,'hair_face_color',105,104,103), (287206,1440238,0,'hair_face_highlight_color',63,49,30), (287207,1440238,0,'hair_type_color',105,104,103), (287208,1440238,0,'hair_type_highlight_color',63,49,30), (287209,1440238,1,'lip_type',11,10,12), (287210,1440238,1,'nose_type',-7,0,26), (287211,1440238,0,'skin_color',218,214,214), (287212,1440238,1,'soga_cheek_type',-4,8,0), (287213,1440238,1,'soga_chin_type',-17,26,37), (287214,1440238,1,'soga_ear_type',-22,4,0), (287215,1440238,1,'soga_eye_brow_type',-23,3,-11), (287216,1440238,0,'soga_eye_color',229,229,102), (287217,1440238,1,'soga_eye_type',9,0,0), (287218,1440238,0,'soga_hair_face_color',105,104,103), (287219,1440238,0,'soga_hair_face_highlight_color',63,49,30), (287220,1440238,0,'soga_hair_type_color',105,104,103), (287221,1440238,0,'soga_hair_type_highlight_color',63,49,30), (287222,1440238,1,'soga_lip_type',11,10,12), (287223,1440238,1,'soga_nose_type',-7,0,26), (287224,1440238,0,'soga_skin_color',218,214,214), (287225,1440238,0,'wing_color1',255,255,255), (287226,1440238,0,'wing_color2',255,255,255), (287227,1440239,1,'cheek_type',5,-17,0), (287228,1440239,1,'chin_type',0,0,11), (287229,1440239,1,'ear_type',7,21,0), (287230,1440239,1,'eye_brow_type',-32,5,0), (287231,1440239,0,'eye_color',241,150,255), (287232,1440239,1,'eye_type',-43,0,0), (287233,1440239,0,'hair_face_color',173,209,210), (287234,1440239,0,'hair_face_highlight_color',155,150,106), (287235,1440239,0,'hair_type_color',173,209,210), (287236,1440239,0,'hair_type_highlight_color',155,150,106), (287237,1440239,1,'lip_type',26,35,-23), (287238,1440239,1,'nose_type',-32,-21,0), (287239,1440239,0,'skin_color',75,131,130), (287240,1440239,1,'soga_cheek_type',5,-17,0), (287241,1440239,1,'soga_chin_type',0,0,11), (287242,1440239,1,'soga_ear_type',7,21,0), (287243,1440239,1,'soga_eye_brow_type',-32,5,0), (287244,1440239,0,'soga_eye_color',229,229,102), (287245,1440239,1,'soga_eye_type',-43,0,0), (287246,1440239,0,'soga_hair_face_color',173,209,210), (287247,1440239,0,'soga_hair_face_highlight_color',155,150,106), (287248,1440239,0,'soga_hair_type_color',173,209,210), (287249,1440239,0,'soga_hair_type_highlight_color',155,150,106), (287250,1440239,1,'soga_lip_type',26,35,-23), (287251,1440239,1,'soga_nose_type',-32,-21,0), (287252,1440239,0,'soga_skin_color',75,131,130), (287253,1440239,0,'wing_color1',255,255,255), (287254,1440239,0,'wing_color2',255,255,255), (287261,1440242,1,'cheek_type',-32,0,0), (287262,1440242,1,'chin_type',21,-14,9), (287263,1440242,1,'ear_type',12,31,0), (287264,1440242,1,'eye_brow_type',34,-28,0), (287265,1440242,0,'eye_color',159,12,14), (287266,1440242,1,'eye_type',-25,0,0), (287267,1440242,0,'hair_face_color',13,11,7), (287268,1440242,0,'hair_type_color',13,11,7), (287269,1440242,1,'lip_type',26,-18,28), (287270,1440242,1,'nose_type',37,19,-23), (287271,1440242,0,'skin_color',152,128,102), (287272,1440242,1,'soga_cheek_type',-32,0,0), (287273,1440242,1,'soga_chin_type',21,-14,9), (287274,1440242,1,'soga_ear_type',12,31,0), (287275,1440242,1,'soga_eye_brow_type',34,-28,0), (287276,1440242,0,'soga_eye_color',229,229,102), (287277,1440242,1,'soga_eye_type',-25,0,0), (287278,1440242,0,'soga_hair_face_color',13,11,7), (287279,1440242,0,'soga_hair_type_color',13,11,7), (287280,1440242,1,'soga_lip_type',26,-18,28), (287281,1440242,1,'soga_nose_type',37,19,-23), (287282,1440242,0,'soga_skin_color',152,128,102), (287283,1440242,0,'wing_color1',255,255,255), (287284,1440242,0,'wing_color2',255,255,255), (287285,1440243,1,'cheek_type',-28,-25,0), (287286,1440243,1,'chin_type',7,-34,32), (287287,1440243,1,'ear_type',5,22,0), (287288,1440243,1,'eye_brow_type',-7,7,-37), (287289,1440243,0,'eye_color',185,69,13), (287290,1440243,1,'eye_type',-10,0,0), (287291,1440243,0,'hair_face_color',76,75,74), (287292,1440243,0,'hair_type_color',76,75,74), (287293,1440243,1,'lip_type',-37,7,-11), (287294,1440243,1,'nose_type',25,-17,-31), (287295,1440243,0,'skin_color',135,141,136), (287296,1440243,1,'soga_cheek_type',-28,-25,0), (287297,1440243,1,'soga_chin_type',7,-34,32), (287298,1440243,1,'soga_ear_type',5,22,0), (287299,1440243,1,'soga_eye_brow_type',-7,7,-37), (287300,1440243,0,'soga_eye_color',229,229,102), (287301,1440243,1,'soga_eye_type',-10,0,0), (287302,1440243,0,'soga_hair_face_color',76,75,74), (287303,1440243,0,'soga_hair_type_color',76,75,74), (287304,1440243,1,'soga_lip_type',-37,7,-11), (287305,1440243,1,'soga_nose_type',25,-17,-31), (287306,1440243,0,'soga_skin_color',135,141,136), (287307,1440243,0,'wing_color1',255,255,255), (287308,1440243,0,'wing_color2',255,255,255), (287315,1440246,1,'cheek_type',-61,89,0), (287316,1440246,1,'chin_type',2,2,-14), (287317,1440246,1,'ear_type',25,68,0), (287318,1440246,1,'eye_brow_type',-28,-19,-76), (287319,1440246,0,'eye_color',192,236,247), (287320,1440246,1,'eye_type',-53,0,0), (287321,1440246,0,'hair_color1',160,156,172), (287322,1440246,0,'hair_color2',62,62,68), (287323,1440246,0,'hair_face_color',244,244,246), (287324,1440246,0,'hair_face_highlight_color',244,244,246), (287325,1440246,0,'hair_highlight',160,156,172), (287326,1440246,0,'hair_type_color',244,244,246), (287327,1440246,0,'hair_type_highlight_color',244,244,246), (287328,1440246,1,'lip_type',-93,-41,46), (287329,1440246,1,'nose_type',7,1,15), (287330,1440246,0,'skin_color',93,63,74), (287331,1440246,1,'soga_cheek_type',-61,89,0), (287332,1440246,1,'soga_chin_type',2,2,-14), (287333,1440246,1,'soga_ear_type',25,68,0), (287334,1440246,1,'soga_eye_brow_type',-28,-19,-76), (287335,1440246,0,'soga_eye_color',229,229,102), (287336,1440246,1,'soga_eye_type',-53,0,0), (287337,1440246,0,'soga_hair_color1',160,156,172), (287338,1440246,0,'soga_hair_color2',62,62,68), (287339,1440246,0,'soga_hair_face_color',244,244,246), (287340,1440246,0,'soga_hair_face_highlight_color',244,244,246), (287341,1440246,0,'soga_hair_highlight',160,156,172), (287342,1440246,0,'soga_hair_type_color',244,244,246), (287343,1440246,0,'soga_hair_type_highlight_color',244,244,246), (287344,1440246,1,'soga_lip_type',-93,-41,46), (287345,1440246,1,'soga_nose_type',7,1,15), (287346,1440246,0,'soga_skin_color',93,63,74), (287347,1440246,0,'wing_color1',255,255,255), (287348,1440246,0,'wing_color2',255,255,255), (287349,1440247,1,'cheek_type',-21,-8,0), (287350,1440247,1,'chin_type',-11,0,-19), (287351,1440247,1,'ear_type',-10,7,0), (287352,1440247,1,'eye_brow_type',-3,-28,-8), (287353,1440247,0,'eye_color',132,140,89), (287354,1440247,1,'eye_type',31,0,0), (287355,1440247,0,'hair_face_color',228,199,122), (287356,1440247,0,'hair_face_highlight_color',68,60,10), (287357,1440247,0,'hair_type_color',228,199,122), (287358,1440247,0,'hair_type_highlight_color',68,60,10), (287359,1440247,1,'lip_type',34,-7,10), (287360,1440247,1,'nose_type',-1,-2,12), (287361,1440247,0,'skin_color',215,159,152), (287362,1440247,1,'soga_cheek_type',-21,-8,0), (287363,1440247,1,'soga_chin_type',-11,0,-19), (287364,1440247,1,'soga_ear_type',-10,7,0), (287365,1440247,1,'soga_eye_brow_type',-3,-28,-8), (287366,1440247,0,'soga_eye_color',229,229,102), (287367,1440247,1,'soga_eye_type',31,0,0), (287368,1440247,0,'soga_hair_face_color',228,199,122), (287369,1440247,0,'soga_hair_face_highlight_color',68,60,10), (287370,1440247,0,'soga_hair_type_color',228,199,122), (287371,1440247,0,'soga_hair_type_highlight_color',68,60,10), (287372,1440247,1,'soga_lip_type',34,-7,10), (287373,1440247,1,'soga_nose_type',-1,-2,12), (287374,1440247,0,'soga_skin_color',215,159,152), (287375,1440247,0,'wing_color1',255,255,255), (287376,1440247,0,'wing_color2',255,255,255), (287377,1440248,1,'cheek_type',2,31,0), (287378,1440248,1,'chin_type',68,85,58), (287379,1440248,1,'ear_type',-51,68,0), (287380,1440248,1,'eye_brow_type',26,-96,10), (287381,1440248,0,'eye_color',120,175,191), (287382,1440248,1,'eye_type',-15,0,0), (287383,1440248,0,'hair_color1',54,45,28), (287384,1440248,0,'hair_color2',104,52,0), (287385,1440248,0,'hair_face_color',43,13,18), (287386,1440248,0,'hair_face_highlight_color',107,130,133), (287387,1440248,0,'hair_highlight',123,123,130), (287388,1440248,0,'hair_type_color',43,13,18), (287389,1440248,0,'hair_type_highlight_color',107,130,133), (287390,1440248,1,'lip_type',18,-4,-2), (287391,1440248,1,'nose_type',-94,45,-71), (287392,1440248,0,'skin_color',164,124,84), (287393,1440248,1,'soga_cheek_type',2,31,0), (287394,1440248,1,'soga_chin_type',68,85,58), (287395,1440248,1,'soga_ear_type',-51,68,0), (287396,1440248,1,'soga_eye_brow_type',26,-96,10), (287397,1440248,0,'soga_eye_color',229,229,102), (287398,1440248,1,'soga_eye_type',-15,0,0), (287399,1440248,0,'soga_hair_color1',54,45,28), (287400,1440248,0,'soga_hair_color2',104,52,0), (287401,1440248,0,'soga_hair_face_color',43,13,18), (287402,1440248,0,'soga_hair_face_highlight_color',107,130,133), (287403,1440248,0,'soga_hair_highlight',123,123,130), (287404,1440248,0,'soga_hair_type_color',43,13,18), (287405,1440248,0,'soga_hair_type_highlight_color',107,130,133), (287406,1440248,1,'soga_lip_type',18,-4,-2), (287407,1440248,1,'soga_nose_type',-94,45,-71), (287408,1440248,0,'soga_skin_color',164,124,84), (287409,1440248,0,'wing_color1',255,255,255), (287410,1440248,0,'wing_color2',255,255,255), (287411,1440249,1,'cheek_type',5,10,0), (287412,1440249,1,'chin_type',-17,38,-11), (287413,1440249,1,'ear_type',-7,20,0), (287414,1440249,1,'eye_brow_type',28,-31,-3), (287415,1440249,0,'eye_color',198,120,255), (287416,1440249,1,'eye_type',32,0,0), (287417,1440249,0,'hair_face_color',140,160,169), (287418,1440249,0,'hair_face_highlight_color',105,103,97), (287419,1440249,0,'hair_type_color',140,160,169), (287420,1440249,0,'hair_type_highlight_color',105,103,97), (287421,1440249,1,'lip_type',19,18,0), (287422,1440249,1,'nose_type',-1,-32,45), (287423,1440249,0,'skin_color',206,180,224), (287424,1440249,1,'soga_cheek_type',5,10,0), (287425,1440249,1,'soga_chin_type',-17,38,-11), (287426,1440249,1,'soga_ear_type',-7,20,0), (287427,1440249,1,'soga_eye_brow_type',28,-31,-3), (287428,1440249,0,'soga_eye_color',229,229,102), (287429,1440249,1,'soga_eye_type',32,0,0), (287430,1440249,0,'soga_hair_face_color',140,160,169), (287431,1440249,0,'soga_hair_face_highlight_color',105,103,97), (287432,1440249,0,'soga_hair_type_color',140,160,169), (287433,1440249,0,'soga_hair_type_highlight_color',105,103,97), (287434,1440249,1,'soga_lip_type',19,18,0), (287435,1440249,1,'soga_nose_type',-1,-32,45), (287436,1440249,0,'soga_skin_color',206,180,224), (287437,1440249,0,'wing_color1',255,255,255), (287438,1440249,0,'wing_color2',255,255,255), (287451,1440254,1,'cheek_type',-34,44,0), (287452,1440254,1,'chin_type',-41,14,0), (287453,1440254,1,'ear_type',-17,19,0), (287454,1440254,1,'eye_brow_type',17,-12,-12), (287455,1440254,0,'eye_color',47,85,54), (287456,1440254,1,'eye_type',-7,0,0), (287457,1440254,0,'hair_face_color',217,146,98), (287458,1440254,0,'hair_face_highlight_color',30,29,17), (287459,1440254,0,'hair_type_color',217,146,98), (287460,1440254,0,'hair_type_highlight_color',30,29,17), (287461,1440254,1,'lip_type',18,4,22), (287462,1440254,1,'nose_type',23,11,-20), (287463,1440254,0,'skin_color',228,195,177), (287464,1440254,1,'soga_cheek_type',-34,44,0), (287465,1440254,1,'soga_chin_type',-41,14,0), (287466,1440254,1,'soga_ear_type',-17,19,0), (287467,1440254,1,'soga_eye_brow_type',17,-12,-12), (287468,1440254,0,'soga_eye_color',229,229,102), (287469,1440254,1,'soga_eye_type',-7,0,0), (287470,1440254,0,'soga_hair_face_color',217,146,98), (287471,1440254,0,'soga_hair_face_highlight_color',30,29,17), (287472,1440254,0,'soga_hair_type_color',217,146,98), (287473,1440254,0,'soga_hair_type_highlight_color',30,29,17), (287474,1440254,1,'soga_lip_type',18,4,22), (287475,1440254,1,'soga_nose_type',23,11,-20), (287476,1440254,0,'soga_skin_color',228,195,177), (287477,1440254,0,'wing_color1',255,255,255), (287478,1440254,0,'wing_color2',255,255,255), (287479,1440255,0,'eye_color',255,255,255), (287480,1440255,0,'skin_color',255,255,255), (287481,1440255,0,'soga_eye_color',255,0,255), (287488,1440258,1,'cheek_type',0,5,0), (287489,1440258,1,'chin_type',-18,-34,18), (287490,1440258,1,'ear_type',-17,25,0), (287491,1440258,1,'eye_brow_type',19,-7,21), (287492,1440258,0,'eye_color',20,10,22), (287493,1440258,1,'eye_type',-23,0,0), (287494,1440258,0,'hair_face_color',213,216,216), (287495,1440258,0,'hair_face_highlight_color',105,103,97), (287496,1440258,0,'hair_type_color',213,216,216), (287497,1440258,0,'hair_type_highlight_color',105,103,97), (287498,1440258,1,'lip_type',-28,42,10), (287499,1440258,1,'nose_type',28,28,-14), (287500,1440258,0,'skin_color',57,46,44), (287501,1440258,1,'soga_cheek_type',0,5,0), (287502,1440258,1,'soga_chin_type',-18,-34,18), (287503,1440258,1,'soga_ear_type',-17,25,0), (287504,1440258,1,'soga_eye_brow_type',19,-7,21), (287505,1440258,0,'soga_eye_color',229,229,102), (287506,1440258,1,'soga_eye_type',-23,0,0), (287507,1440258,0,'soga_hair_face_color',213,216,216), (287508,1440258,0,'soga_hair_face_highlight_color',105,103,97), (287509,1440258,0,'soga_hair_type_color',213,216,216), (287510,1440258,0,'soga_hair_type_highlight_color',105,103,97), (287511,1440258,1,'soga_lip_type',-28,42,10), (287512,1440258,1,'soga_nose_type',28,28,-14), (287513,1440258,0,'soga_skin_color',57,46,44), (287514,1440258,0,'wing_color1',255,255,255), (287515,1440258,0,'wing_color2',255,255,255), (287521,1540000,0,'eye_color',255,255,255), (287522,1540000,0,'skin_color',0,63,0), (287523,1540000,0,'soga_eye_color',255,0,255), (287524,1540001,1,'cheek_type',42,41,0), (287525,1540001,1,'chin_type',-57,-25,68), (287526,1540001,1,'ear_type',20,-75,0), (287527,1540001,1,'eye_brow_type',61,0,-25), (287528,1540001,0,'eye_color',204,204,204), (287529,1540001,1,'eye_type',3,0,0), (287530,1540001,1,'lip_type',28,31,-93), (287531,1540001,1,'nose_type',-7,-34,8), (287532,1540001,0,'skin_color',248,241,217), (287533,1540001,1,'soga_cheek_type',42,41,0), (287534,1540001,1,'soga_chin_type',-57,-25,68), (287535,1540001,1,'soga_ear_type',20,-75,0), (287536,1540001,1,'soga_eye_brow_type',61,0,-25), (287537,1540001,0,'soga_eye_color',229,229,102), (287538,1540001,1,'soga_eye_type',3,0,0), (287539,1540001,1,'soga_lip_type',28,31,-93), (287540,1540001,1,'soga_nose_type',-7,-34,8), (287541,1540001,0,'soga_skin_color',248,241,217), (287542,1540001,0,'wing_color1',255,255,255), (287543,1540001,0,'wing_color2',255,255,255), (287544,1540002,1,'cheek_type',100,-100,0), (287545,1540002,1,'chin_type',-100,100,100), (287546,1540002,1,'ear_type',25,9,0), (287547,1540002,1,'eye_brow_type',100,100,100), (287548,1540002,0,'eye_color',118,14,183), (287549,1540002,1,'eye_type',100,0,0), (287550,1540002,0,'hair_face_color',171,60,32), (287551,1540002,0,'hair_face_highlight_color',216,192,37), (287552,1540002,0,'hair_type_color',171,60,32), (287553,1540002,0,'hair_type_highlight_color',216,192,37), (287554,1540002,1,'lip_type',100,50,-68), (287555,1540002,1,'nose_type',0,-17,-1), (287556,1540002,0,'skin_color',235,219,156), (287557,1540002,1,'soga_cheek_type',100,-100,0), (287558,1540002,1,'soga_chin_type',-100,100,100), (287559,1540002,1,'soga_ear_type',25,9,0), (287560,1540002,1,'soga_eye_brow_type',100,100,100), (287561,1540002,0,'soga_eye_color',229,229,102), (287562,1540002,1,'soga_eye_type',100,0,0), (287563,1540002,0,'soga_hair_face_color',171,60,32), (287564,1540002,0,'soga_hair_face_highlight_color',216,192,37), (287565,1540002,0,'soga_hair_type_color',171,60,32), (287566,1540002,0,'soga_hair_type_highlight_color',216,192,37), (287567,1540002,1,'soga_lip_type',100,50,-68), (287568,1540002,1,'soga_nose_type',0,-17,-1), (287569,1540002,0,'soga_skin_color',235,219,156), (287570,1540002,0,'wing_color1',255,255,255), (287571,1540002,0,'wing_color2',255,255,255), (287572,1540003,0,'eye_color',255,255,255), (287573,1540003,0,'skin_color',255,255,255), (287574,1540003,0,'soga_eye_color',255,0,255), (287575,1540004,0,'eye_color',255,255,255), (287576,1540004,0,'skin_color',255,255,255), (287577,1540004,0,'soga_eye_color',255,0,255), (287578,1540005,0,'eye_color',255,255,255), (287579,1540005,0,'skin_color',255,255,255), (287580,1540005,0,'soga_eye_color',255,0,255), (287581,1540006,0,'eye_color',255,255,255), (287582,1540006,0,'skin_color',124,124,0), (287583,1540006,0,'soga_eye_color',255,0,255), (287584,1540007,1,'cheek_type',-37,44,0), (287585,1540007,1,'chin_type',61,56,89), (287586,1540007,1,'ear_type',-3,-23,0), (287587,1540007,1,'eye_brow_type',-14,14,65), (287588,1540007,0,'eye_color',139,185,192), (287589,1540007,1,'eye_type',15,0,0), (287590,1540007,0,'hair_face_color',87,88,63), (287591,1540007,0,'hair_face_highlight_color',142,56,3), (287592,1540007,0,'hair_type_color',87,88,63), (287593,1540007,0,'hair_type_highlight_color',142,56,3), (287594,1540007,1,'lip_type',-21,-23,0), (287595,1540007,1,'nose_type',-37,17,-58), (287596,1540007,0,'skin_color',227,203,186), (287597,1540007,1,'soga_cheek_type',-37,44,0), (287598,1540007,1,'soga_chin_type',61,56,89), (287599,1540007,1,'soga_ear_type',-3,-23,0), (287600,1540007,1,'soga_eye_brow_type',-14,14,65), (287601,1540007,0,'soga_eye_color',229,229,102), (287602,1540007,1,'soga_eye_type',15,0,0), (287603,1540007,0,'soga_hair_face_color',87,88,63), (287604,1540007,0,'soga_hair_face_highlight_color',142,56,3), (287605,1540007,0,'soga_hair_type_color',87,88,63), (287606,1540007,0,'soga_hair_type_highlight_color',142,56,3), (287607,1540007,1,'soga_lip_type',-21,-23,0), (287608,1540007,1,'soga_nose_type',-37,17,-58), (287609,1540007,0,'soga_skin_color',227,203,186), (287610,1540007,0,'wing_color1',255,255,255), (287611,1540007,0,'wing_color2',255,255,255), (287612,1540008,1,'cheek_type',-17,12,0), (287613,1540008,1,'chin_type',-68,-75,26), (287614,1540008,1,'ear_type',65,61,0), (287615,1540008,1,'eye_brow_type',-95,62,-56), (287616,1540008,0,'eye_color',202,185,152), (287617,1540008,1,'eye_type',38,0,0), (287618,1540008,0,'hair_face_color',126,89,58), (287619,1540008,0,'hair_face_highlight_color',127,121,70), (287620,1540008,0,'hair_type_color',126,89,58), (287621,1540008,0,'hair_type_highlight_color',127,121,70), (287622,1540008,1,'lip_type',26,18,52), (287623,1540008,1,'nose_type',-98,7,-7), (287624,1540008,0,'skin_color',234,206,202), (287625,1540008,1,'soga_cheek_type',-17,12,0), (287626,1540008,1,'soga_chin_type',-68,-75,26), (287627,1540008,1,'soga_ear_type',65,61,0), (287628,1540008,1,'soga_eye_brow_type',-95,62,-56), (287629,1540008,0,'soga_eye_color',229,229,102), (287630,1540008,1,'soga_eye_type',38,0,0), (287631,1540008,0,'soga_hair_face_color',126,89,58), (287632,1540008,0,'soga_hair_face_highlight_color',127,121,70), (287633,1540008,0,'soga_hair_type_color',126,89,58), (287634,1540008,0,'soga_hair_type_highlight_color',127,121,70), (287635,1540008,1,'soga_lip_type',26,18,52), (287636,1540008,1,'soga_nose_type',-98,7,-7), (287637,1540008,0,'soga_skin_color',234,206,202), (287638,1540008,0,'wing_color1',255,255,255), (287639,1540008,0,'wing_color2',255,255,255), (287640,1540009,1,'cheek_type',9,-17,0), (287641,1540009,1,'chin_type',17,4,11), (287642,1540009,1,'ear_type',-9,28,0), (287643,1540009,1,'eye_brow_type',-34,-22,-21), (287644,1540009,0,'eye_color',48,97,80), (287645,1540009,1,'eye_type',28,0,0), (287646,1540009,0,'hair_face_color',157,138,85), (287647,1540009,0,'hair_face_highlight_color',144,50,27), (287648,1540009,0,'hair_type_color',157,138,85), (287649,1540009,0,'hair_type_highlight_color',144,50,27), (287650,1540009,1,'lip_type',25,14,3), (287651,1540009,1,'nose_type',25,-7,28), (287652,1540009,0,'skin_color',219,233,233), (287653,1540009,1,'soga_cheek_type',9,-17,0), (287654,1540009,1,'soga_chin_type',17,4,11), (287655,1540009,1,'soga_ear_type',-9,28,0), (287656,1540009,1,'soga_eye_brow_type',-34,-22,-21), (287657,1540009,0,'soga_eye_color',229,229,102), (287658,1540009,1,'soga_eye_type',28,0,0), (287659,1540009,0,'soga_hair_face_color',157,138,85), (287660,1540009,0,'soga_hair_face_highlight_color',144,50,27), (287661,1540009,0,'soga_hair_type_color',157,138,85), (287662,1540009,0,'soga_hair_type_highlight_color',144,50,27), (287663,1540009,1,'soga_lip_type',25,14,3), (287664,1540009,1,'soga_nose_type',25,-7,28), (287665,1540009,0,'soga_skin_color',219,233,233), (287666,1540009,0,'wing_color1',255,255,255), (287667,1540009,0,'wing_color2',255,255,255), (287668,1540010,0,'eye_color',255,255,255), (287669,1540010,0,'skin_color',255,255,255), (287670,1540010,0,'soga_eye_color',255,0,255), (287671,1540011,1,'cheek_type',9,18,0), (287672,1540011,1,'chin_type',0,7,14), (287673,1540011,1,'ear_type',-31,-29,0), (287674,1540011,1,'eye_brow_type',-23,45,25), (287675,1540011,0,'eye_color',191,166,125), (287676,1540011,1,'eye_type',31,0,0), (287677,1540011,0,'hair_face_color',65,71,58), (287678,1540011,0,'hair_face_highlight_color',57,57,56), (287679,1540011,0,'hair_type_color',65,71,58), (287680,1540011,0,'hair_type_highlight_color',57,57,56), (287681,1540011,1,'lip_type',0,-1,-14), (287682,1540011,1,'nose_type',37,10,34), (287683,1540011,0,'skin_color',241,252,252), (287684,1540011,1,'soga_cheek_type',9,18,0), (287685,1540011,1,'soga_chin_type',0,7,14), (287686,1540011,1,'soga_ear_type',-31,-29,0), (287687,1540011,1,'soga_eye_brow_type',-23,45,25), (287688,1540011,0,'soga_eye_color',229,229,102), (287689,1540011,1,'soga_eye_type',31,0,0), (287690,1540011,0,'soga_hair_face_color',65,71,58), (287691,1540011,0,'soga_hair_face_highlight_color',57,57,56), (287692,1540011,0,'soga_hair_type_color',65,71,58), (287693,1540011,0,'soga_hair_type_highlight_color',57,57,56), (287694,1540011,1,'soga_lip_type',0,-1,-14), (287695,1540011,1,'soga_nose_type',37,10,34), (287696,1540011,0,'soga_skin_color',241,252,252), (287697,1540011,0,'wing_color1',255,255,255), (287698,1540011,0,'wing_color2',255,255,255), (287699,1540012,0,'eye_color',255,255,255), (287700,1540012,0,'skin_color',255,255,255), (287701,1540012,0,'soga_eye_color',255,0,255), (287702,1540013,0,'eye_color',255,255,255), (287703,1540013,0,'skin_color',255,255,255), (287704,1540013,0,'soga_eye_color',255,0,255), (287705,1540014,1,'cheek_type',-42,45,0), (287706,1540014,1,'chin_type',-98,79,-50), (287707,1540014,1,'ear_type',-98,-57,0), (287708,1540014,1,'eye_brow_type',90,83,40), (287709,1540014,0,'eye_color',184,182,149), (287710,1540014,1,'eye_type',52,0,0), (287711,1540014,0,'hair_color1',114,112,142), (287712,1540014,0,'hair_color2',144,140,137), (287713,1540014,0,'hair_face_color',152,174,173), (287714,1540014,0,'hair_face_highlight_color',171,64,25), (287715,1540014,0,'hair_highlight',89,21,21), (287716,1540014,0,'hair_type_color',152,174,173), (287717,1540014,0,'hair_type_highlight_color',171,64,25), (287718,1540014,1,'lip_type',-62,17,-41), (287719,1540014,1,'nose_type',-66,78,63), (287720,1540014,0,'skin_color',48,34,34), (287721,1540014,1,'soga_cheek_type',-42,45,0), (287722,1540014,1,'soga_chin_type',-98,79,-50), (287723,1540014,1,'soga_ear_type',-98,-57,0), (287724,1540014,1,'soga_eye_brow_type',90,83,40), (287725,1540014,0,'soga_eye_color',229,229,102), (287726,1540014,1,'soga_eye_type',52,0,0), (287727,1540014,0,'soga_hair_color1',114,112,142), (287728,1540014,0,'soga_hair_color2',144,140,137), (287729,1540014,0,'soga_hair_face_color',152,174,173), (287730,1540014,0,'soga_hair_face_highlight_color',171,64,25), (287731,1540014,0,'soga_hair_highlight',89,21,21), (287732,1540014,0,'soga_hair_type_color',152,174,173), (287733,1540014,0,'soga_hair_type_highlight_color',171,64,25), (287734,1540014,1,'soga_lip_type',-62,17,-41), (287735,1540014,1,'soga_nose_type',-66,78,63), (287736,1540014,0,'soga_skin_color',48,34,34), (287737,1540014,0,'wing_color1',255,255,255), (287738,1540014,0,'wing_color2',255,255,255), (287739,1540015,1,'cheek_type',12,18,0), (287740,1540015,1,'chin_type',-14,0,-23), (287741,1540015,1,'ear_type',-26,-34,0), (287742,1540015,1,'eye_brow_type',5,0,9), (287743,1540015,0,'eye_color',70,71,38), (287744,1540015,1,'eye_type',21,0,0), (287745,1540015,0,'hair_color1',43,36,70), (287746,1540015,0,'hair_color2',64,76,74), (287747,1540015,0,'hair_face_color',86,58,39), (287748,1540015,0,'hair_face_highlight_color',139,95,43), (287749,1540015,0,'hair_highlight',114,112,142), (287750,1540015,0,'hair_type_color',86,58,39), (287751,1540015,0,'hair_type_highlight_color',139,95,43), (287752,1540015,1,'lip_type',17,20,-12), (287753,1540015,1,'nose_type',4,-21,-25), (287754,1540015,0,'skin_color',218,189,160), (287755,1540015,1,'soga_cheek_type',12,18,0), (287756,1540015,1,'soga_chin_type',-14,0,-23), (287757,1540015,1,'soga_ear_type',-26,-34,0), (287758,1540015,1,'soga_eye_brow_type',5,0,9), (287759,1540015,0,'soga_eye_color',229,229,102), (287760,1540015,1,'soga_eye_type',21,0,0), (287761,1540015,0,'soga_hair_color1',43,36,70), (287762,1540015,0,'soga_hair_color2',64,76,74), (287763,1540015,0,'soga_hair_face_color',86,58,39), (287764,1540015,0,'soga_hair_face_highlight_color',139,95,43), (287765,1540015,0,'soga_hair_highlight',114,112,142), (287766,1540015,0,'soga_hair_type_color',86,58,39), (287767,1540015,0,'soga_hair_type_highlight_color',139,95,43), (287768,1540015,1,'soga_lip_type',17,20,-12), (287769,1540015,1,'soga_nose_type',4,-21,-25), (287770,1540015,0,'soga_skin_color',218,189,160), (287771,1540015,0,'wing_color1',255,255,255), (287772,1540015,0,'wing_color2',255,255,255), (287773,1540016,1,'cheek_type',-77,34,0), (287774,1540016,1,'chin_type',-93,-85,-62), (287775,1540016,1,'ear_type',-78,-28,0), (287776,1540016,1,'eye_brow_type',0,57,37), (287777,1540016,0,'eye_color',144,190,203), (287778,1540016,1,'eye_type',15,0,0), (287779,1540016,0,'hair_color1',114,112,142), (287780,1540016,0,'hair_color2',144,140,137), (287781,1540016,0,'hair_face_color',168,185,185), (287782,1540016,0,'hair_face_highlight_color',78,31,2), (287783,1540016,0,'hair_highlight',38,22,21), (287784,1540016,0,'hair_type_color',168,185,185), (287785,1540016,0,'hair_type_highlight_color',78,31,2), (287786,1540016,1,'lip_type',-76,53,47), (287787,1540016,1,'nose_type',-87,97,-57), (287788,1540016,0,'skin_color',205,215,211), (287789,1540016,1,'soga_cheek_type',-77,34,0), (287790,1540016,1,'soga_chin_type',-93,-85,-62), (287791,1540016,1,'soga_ear_type',-78,-28,0), (287792,1540016,1,'soga_eye_brow_type',0,57,37), (287793,1540016,0,'soga_eye_color',229,229,102), (287794,1540016,1,'soga_eye_type',15,0,0), (287795,1540016,0,'soga_hair_color1',114,112,142), (287796,1540016,0,'soga_hair_color2',144,140,137), (287797,1540016,0,'soga_hair_face_color',168,185,185), (287798,1540016,0,'soga_hair_face_highlight_color',78,31,2), (287799,1540016,0,'soga_hair_highlight',38,22,21), (287800,1540016,0,'soga_hair_type_color',168,185,185), (287801,1540016,0,'soga_hair_type_highlight_color',78,31,2), (287802,1540016,1,'soga_lip_type',-76,53,47), (287803,1540016,1,'soga_nose_type',-87,97,-57), (287804,1540016,0,'soga_skin_color',205,215,211), (287805,1540016,0,'wing_color1',255,255,255), (287806,1540016,0,'wing_color2',255,255,255), (287807,1540017,1,'cheek_type',-17,79,0), (287808,1540017,1,'chin_type',-76,-96,-82), (287809,1540017,1,'ear_type',-72,93,0), (287810,1540017,1,'eye_brow_type',-55,-97,-43), (287811,1540017,0,'eye_color',120,175,192), (287812,1540017,1,'eye_type',17,0,0), (287813,1540017,0,'hair_color1',56,33,26), (287814,1540017,0,'hair_color2',94,59,11), (287815,1540017,0,'hair_face_color',83,57,8), (287816,1540017,0,'hair_face_highlight_color',19,6,25), (287817,1540017,0,'hair_highlight',29,21,28), (287818,1540017,0,'hair_type_color',83,57,8), (287819,1540017,0,'hair_type_highlight_color',19,6,25), (287820,1540017,1,'lip_type',5,-39,87), (287821,1540017,1,'nose_type',-65,-68,2), (287822,1540017,0,'skin_color',239,239,209), (287823,1540017,1,'soga_cheek_type',-17,79,0), (287824,1540017,1,'soga_chin_type',-76,-96,-82), (287825,1540017,1,'soga_ear_type',-72,93,0), (287826,1540017,1,'soga_eye_brow_type',-55,-97,-43), (287827,1540017,0,'soga_eye_color',229,229,102), (287828,1540017,1,'soga_eye_type',17,0,0), (287829,1540017,0,'soga_hair_color1',56,33,26), (287830,1540017,0,'soga_hair_color2',94,59,11), (287831,1540017,0,'soga_hair_face_color',83,57,8), (287832,1540017,0,'soga_hair_face_highlight_color',19,6,25), (287833,1540017,0,'soga_hair_highlight',29,21,28), (287834,1540017,0,'soga_hair_type_color',83,57,8), (287835,1540017,0,'soga_hair_type_highlight_color',19,6,25), (287836,1540017,1,'soga_lip_type',5,-39,87), (287837,1540017,1,'soga_nose_type',-65,-68,2), (287838,1540017,0,'soga_skin_color',239,239,209), (287839,1540017,0,'wing_color1',255,255,255), (287840,1540017,0,'wing_color2',255,255,255), (287841,1540018,1,'cheek_type',-81,-25,0), (287842,1540018,1,'chin_type',17,-39,75), (287843,1540018,1,'ear_type',14,-59,0), (287844,1540018,1,'eye_brow_type',58,-28,-48), (287845,1540018,0,'eye_color',102,74,34), (287846,1540018,1,'eye_type',43,0,0), (287847,1540018,0,'hair_color1',38,22,21), (287848,1540018,0,'hair_color2',120,50,0), (287849,1540018,0,'hair_face_color',5,2,2), (287850,1540018,0,'hair_face_highlight_color',228,172,24), (287851,1540018,0,'hair_highlight',200,165,96), (287852,1540018,0,'hair_type_color',5,2,2), (287853,1540018,0,'hair_type_highlight_color',228,172,24), (287854,1540018,1,'lip_type',41,-88,0), (287855,1540018,1,'nose_type',90,3,-28), (287856,1540018,0,'skin_color',234,195,198), (287857,1540018,1,'soga_cheek_type',-81,-25,0), (287858,1540018,1,'soga_chin_type',17,-39,75), (287859,1540018,1,'soga_ear_type',14,-59,0), (287860,1540018,1,'soga_eye_brow_type',58,-28,-48), (287861,1540018,0,'soga_eye_color',229,229,102), (287862,1540018,1,'soga_eye_type',43,0,0), (287863,1540018,0,'soga_hair_color1',38,22,21), (287864,1540018,0,'soga_hair_color2',120,50,0), (287865,1540018,0,'soga_hair_face_color',5,2,2), (287866,1540018,0,'soga_hair_face_highlight_color',228,172,24), (287867,1540018,0,'soga_hair_highlight',200,165,96), (287868,1540018,0,'soga_hair_type_color',5,2,2), (287869,1540018,0,'soga_hair_type_highlight_color',228,172,24), (287870,1540018,1,'soga_lip_type',41,-88,0), (287871,1540018,1,'soga_nose_type',90,3,-28), (287872,1540018,0,'soga_skin_color',234,195,198), (287873,1540018,0,'wing_color1',255,255,255), (287874,1540018,0,'wing_color2',255,255,255), (287875,1540019,1,'cheek_type',4,-91,0), (287876,1540019,1,'chin_type',-69,7,75), (287877,1540019,1,'ear_type',-50,77,0), (287878,1540019,1,'eye_brow_type',-71,37,23), (287879,1540019,0,'eye_color',163,201,212), (287880,1540019,1,'eye_type',97,0,0), (287881,1540019,0,'hair_color1',79,28,15), (287882,1540019,0,'hair_color2',111,64,0), (287883,1540019,0,'hair_face_color',40,20,7), (287884,1540019,0,'hair_face_highlight_color',47,42,59), (287885,1540019,0,'hair_highlight',43,36,70); INSERT INTO `npc_appearance` VALUES (287886,1540019,0,'hair_type_color',40,20,7), (287887,1540019,0,'hair_type_highlight_color',47,42,59), (287888,1540019,1,'lip_type',-34,-68,-35), (287889,1540019,1,'nose_type',63,-31,58), (287890,1540019,0,'skin_color',177,159,108), (287891,1540019,1,'soga_cheek_type',4,-91,0), (287892,1540019,1,'soga_chin_type',-69,7,75), (287893,1540019,1,'soga_ear_type',-50,77,0), (287894,1540019,1,'soga_eye_brow_type',-71,37,23), (287895,1540019,0,'soga_eye_color',229,229,102), (287896,1540019,1,'soga_eye_type',97,0,0), (287897,1540019,0,'soga_hair_color1',79,28,15), (287898,1540019,0,'soga_hair_color2',111,64,0), (287899,1540019,0,'soga_hair_face_color',40,20,7), (287900,1540019,0,'soga_hair_face_highlight_color',47,42,59), (287901,1540019,0,'soga_hair_highlight',43,36,70), (287902,1540019,0,'soga_hair_type_color',40,20,7), (287903,1540019,0,'soga_hair_type_highlight_color',47,42,59), (287904,1540019,1,'soga_lip_type',-34,-68,-35), (287905,1540019,1,'soga_nose_type',63,-31,58), (287906,1540019,0,'soga_skin_color',177,159,108), (287907,1540019,0,'wing_color1',255,255,255), (287908,1540019,0,'wing_color2',255,255,255), (287909,1540020,1,'cheek_type',59,81,0), (287910,1540020,1,'chin_type',-31,-94,-29), (287911,1540020,1,'ear_type',-96,-45,0), (287912,1540020,1,'eye_brow_type',51,15,11), (287913,1540020,0,'eye_color',53,108,124), (287914,1540020,1,'eye_type',15,0,0), (287915,1540020,0,'hair_color1',161,165,168), (287916,1540020,0,'hair_color2',56,62,62), (287917,1540020,0,'hair_face_color',244,246,246), (287918,1540020,0,'hair_face_highlight_color',184,128,10), (287919,1540020,0,'hair_highlight',209,131,22), (287920,1540020,0,'hair_type_color',244,246,246), (287921,1540020,0,'hair_type_highlight_color',184,128,10), (287922,1540020,1,'lip_type',-52,-79,0), (287923,1540020,1,'nose_type',-37,-68,53), (287924,1540020,0,'skin_color',176,184,174), (287925,1540020,1,'soga_cheek_type',59,81,0), (287926,1540020,1,'soga_chin_type',-31,-94,-29), (287927,1540020,1,'soga_ear_type',-96,-45,0), (287928,1540020,1,'soga_eye_brow_type',51,15,11), (287929,1540020,0,'soga_eye_color',229,229,102), (287930,1540020,1,'soga_eye_type',15,0,0), (287931,1540020,0,'soga_hair_color1',161,165,168), (287932,1540020,0,'soga_hair_color2',56,62,62), (287933,1540020,0,'soga_hair_face_color',244,246,246), (287934,1540020,0,'soga_hair_face_highlight_color',184,128,10), (287935,1540020,0,'soga_hair_highlight',209,131,22), (287936,1540020,0,'soga_hair_type_color',244,246,246), (287937,1540020,0,'soga_hair_type_highlight_color',184,128,10), (287938,1540020,1,'soga_lip_type',-52,-79,0), (287939,1540020,1,'soga_nose_type',-37,-68,53), (287940,1540020,0,'soga_skin_color',176,184,174), (287941,1540020,0,'wing_color1',255,255,255), (287942,1540020,0,'wing_color2',255,255,255), (287943,1540021,1,'cheek_type',100,-100,0), (287944,1540021,1,'chin_type',-100,100,100), (287945,1540021,1,'ear_type',25,9,0), (287946,1540021,1,'eye_brow_type',100,100,100), (287947,1540021,0,'eye_color',118,14,183), (287948,1540021,1,'eye_type',100,0,0), (287949,1540021,0,'hair_face_color',171,60,32), (287950,1540021,0,'hair_face_highlight_color',216,192,37), (287951,1540021,0,'hair_type_color',171,60,32), (287952,1540021,0,'hair_type_highlight_color',216,192,37), (287953,1540021,1,'lip_type',100,50,-68), (287954,1540021,1,'nose_type',0,-17,-1), (287955,1540021,0,'skin_color',235,219,156), (287956,1540021,1,'soga_cheek_type',100,-100,0), (287957,1540021,1,'soga_chin_type',-100,100,100), (287958,1540021,1,'soga_ear_type',25,9,0), (287959,1540021,1,'soga_eye_brow_type',100,100,100), (287960,1540021,0,'soga_eye_color',229,229,102), (287961,1540021,1,'soga_eye_type',100,0,0), (287962,1540021,0,'soga_hair_face_color',171,60,32), (287963,1540021,0,'soga_hair_face_highlight_color',216,192,37), (287964,1540021,0,'soga_hair_type_color',171,60,32), (287965,1540021,0,'soga_hair_type_highlight_color',216,192,37), (287966,1540021,1,'soga_lip_type',100,50,-68), (287967,1540021,1,'soga_nose_type',0,-17,-1), (287968,1540021,0,'soga_skin_color',235,219,156), (287969,1540021,0,'wing_color1',255,255,255), (287970,1540021,0,'wing_color2',255,255,255), (287971,1540022,1,'cheek_type',100,-100,0), (287972,1540022,1,'chin_type',-100,100,100), (287973,1540022,1,'ear_type',25,8,0), (287974,1540022,1,'eye_brow_type',100,100,100), (287975,1540022,0,'eye_color',118,14,183), (287976,1540022,1,'eye_type',100,0,0), (287977,1540022,0,'hair_face_color',171,60,32), (287978,1540022,0,'hair_face_highlight_color',216,192,37), (287979,1540022,0,'hair_type_color',171,60,32), (287980,1540022,0,'hair_type_highlight_color',216,192,37), (287981,1540022,1,'lip_type',100,50,-68), (287982,1540022,1,'nose_type',0,-17,0), (287983,1540022,0,'skin_color',248,249,248), (287984,1540022,1,'soga_cheek_type',100,-100,0), (287985,1540022,1,'soga_chin_type',-100,100,100), (287986,1540022,1,'soga_ear_type',25,8,0), (287987,1540022,1,'soga_eye_brow_type',100,100,100), (287988,1540022,0,'soga_eye_color',229,229,102), (287989,1540022,1,'soga_eye_type',100,0,0), (287990,1540022,0,'soga_hair_face_color',171,60,32), (287991,1540022,0,'soga_hair_face_highlight_color',216,192,37), (287992,1540022,0,'soga_hair_type_color',171,60,32), (287993,1540022,0,'soga_hair_type_highlight_color',216,192,37), (287994,1540022,1,'soga_lip_type',100,50,-68), (287995,1540022,1,'soga_nose_type',0,-17,0), (287996,1540022,0,'soga_skin_color',248,249,248), (287997,1540022,0,'wing_color1',255,255,255), (287998,1540022,0,'wing_color2',255,255,255), (287999,1540023,1,'cheek_type',-5,26,0), (288000,1540023,1,'chin_type',-25,31,0), (288001,1540023,1,'ear_type',11,-22,0), (288002,1540023,1,'eye_brow_type',0,22,42), (288003,1540023,0,'eye_color',105,85,44), (288004,1540023,1,'eye_type',-1,0,0), (288005,1540023,0,'hair_color1',43,36,70), (288006,1540023,0,'hair_color2',68,72,71), (288007,1540023,0,'hair_face_color',4,2,0), (288008,1540023,0,'hair_face_highlight_color',73,70,45), (288009,1540023,0,'hair_highlight',200,165,96), (288010,1540023,0,'hair_type_color',4,2,0), (288011,1540023,0,'hair_type_highlight_color',73,70,45), (288012,1540023,1,'lip_type',10,-14,-22), (288013,1540023,1,'nose_type',-17,-28,19), (288014,1540023,0,'skin_color',216,214,174), (288015,1540023,1,'soga_cheek_type',-5,26,0), (288016,1540023,1,'soga_chin_type',-25,31,0), (288017,1540023,1,'soga_ear_type',11,-22,0), (288018,1540023,1,'soga_eye_brow_type',0,22,42), (288019,1540023,0,'soga_eye_color',229,229,102), (288020,1540023,1,'soga_eye_type',-1,0,0), (288021,1540023,0,'soga_hair_color1',43,36,70), (288022,1540023,0,'soga_hair_color2',68,72,71), (288023,1540023,0,'soga_hair_face_color',4,2,0), (288024,1540023,0,'soga_hair_face_highlight_color',73,70,45), (288025,1540023,0,'soga_hair_highlight',200,165,96), (288026,1540023,0,'soga_hair_type_color',4,2,0), (288027,1540023,0,'soga_hair_type_highlight_color',73,70,45), (288028,1540023,1,'soga_lip_type',10,-14,-22), (288029,1540023,1,'soga_nose_type',-17,-28,19), (288030,1540023,0,'soga_skin_color',216,214,174), (288031,1540023,0,'wing_color1',255,255,255), (288032,1540023,0,'wing_color2',255,255,255), (288033,1540024,1,'cheek_type',100,-100,0), (288034,1540024,1,'chin_type',-100,100,100), (288035,1540024,1,'ear_type',25,9,0), (288036,1540024,1,'eye_brow_type',100,100,100), (288037,1540024,0,'eye_color',118,14,183), (288038,1540024,1,'eye_type',100,0,0), (288039,1540024,0,'hair_face_color',171,60,32), (288040,1540024,0,'hair_face_highlight_color',216,192,37), (288041,1540024,0,'hair_type_color',171,60,32), (288042,1540024,0,'hair_type_highlight_color',216,192,37), (288043,1540024,1,'lip_type',100,50,-68), (288044,1540024,1,'nose_type',0,-17,-1), (288045,1540024,0,'skin_color',226,227,227), (288046,1540024,1,'soga_cheek_type',100,-100,0), (288047,1540024,1,'soga_chin_type',-100,100,100), (288048,1540024,1,'soga_ear_type',25,9,0), (288049,1540024,1,'soga_eye_brow_type',100,100,100), (288050,1540024,0,'soga_eye_color',229,229,102), (288051,1540024,1,'soga_eye_type',100,0,0), (288052,1540024,0,'soga_hair_face_color',171,60,32), (288053,1540024,0,'soga_hair_face_highlight_color',216,192,37), (288054,1540024,0,'soga_hair_type_color',171,60,32), (288055,1540024,0,'soga_hair_type_highlight_color',216,192,37), (288056,1540024,1,'soga_lip_type',100,50,-68), (288057,1540024,1,'soga_nose_type',0,-17,-1), (288058,1540024,0,'soga_skin_color',226,227,227), (288059,1540024,0,'wing_color1',255,255,255), (288060,1540024,0,'wing_color2',255,255,255), (288061,1540025,1,'cheek_type',0,14,0), (288062,1540025,1,'chin_type',-34,-4,28), (288063,1540025,1,'ear_type',-8,-68,0), (288064,1540025,1,'eye_brow_type',-100,100,100), (288065,1540025,0,'eye_color',168,203,206), (288066,1540025,1,'eye_type',42,0,0), (288067,1540025,0,'hair_face_color',5,4,2), (288068,1540025,0,'hair_face_highlight_color',74,34,9), (288069,1540025,0,'hair_type_color',5,4,2), (288070,1540025,0,'hair_type_highlight_color',74,34,9), (288071,1540025,1,'lip_type',42,-14,-34), (288072,1540025,1,'nose_type',4,-48,-17), (288073,1540025,0,'skin_color',199,208,199), (288074,1540025,1,'soga_cheek_type',0,14,0), (288075,1540025,1,'soga_chin_type',-34,-4,28), (288076,1540025,1,'soga_ear_type',-8,-68,0), (288077,1540025,1,'soga_eye_brow_type',-100,100,100), (288078,1540025,0,'soga_eye_color',229,229,102), (288079,1540025,1,'soga_eye_type',42,0,0), (288080,1540025,0,'soga_hair_face_color',5,4,2), (288081,1540025,0,'soga_hair_face_highlight_color',74,34,9), (288082,1540025,0,'soga_hair_type_color',5,4,2), (288083,1540025,0,'soga_hair_type_highlight_color',74,34,9), (288084,1540025,1,'soga_lip_type',42,-14,-34), (288085,1540025,1,'soga_nose_type',4,-48,-17), (288086,1540025,0,'soga_skin_color',199,208,199), (288087,1540025,0,'wing_color1',255,255,255), (288088,1540025,0,'wing_color2',255,255,255), (288089,1540026,1,'cheek_type',39,-9,0), (288090,1540026,1,'chin_type',-39,-26,2), (288091,1540026,1,'ear_type',34,-59,0), (288092,1540026,1,'eye_brow_type',31,-62,7), (288093,1540026,0,'eye_color',110,169,186), (288094,1540026,1,'eye_type',51,0,0), (288095,1540026,0,'hair_face_color',179,62,33), (288096,1540026,0,'hair_face_highlight_color',97,96,90), (288097,1540026,0,'hair_type_color',179,62,33), (288098,1540026,0,'hair_type_highlight_color',97,96,90), (288099,1540026,1,'lip_type',25,-37,0), (288100,1540026,1,'nose_type',-7,-45,34), (288101,1540026,0,'skin_color',227,227,219), (288102,1540026,1,'soga_cheek_type',39,-9,0), (288103,1540026,1,'soga_chin_type',-39,-26,2), (288104,1540026,1,'soga_ear_type',34,-59,0), (288105,1540026,1,'soga_eye_brow_type',31,-62,7), (288106,1540026,0,'soga_eye_color',229,229,102), (288107,1540026,1,'soga_eye_type',51,0,0), (288108,1540026,0,'soga_hair_face_color',179,62,33), (288109,1540026,0,'soga_hair_face_highlight_color',97,96,90), (288110,1540026,0,'soga_hair_type_color',179,62,33), (288111,1540026,0,'soga_hair_type_highlight_color',97,96,90), (288112,1540026,1,'soga_lip_type',25,-37,0), (288113,1540026,1,'soga_nose_type',-7,-45,34), (288114,1540026,0,'soga_skin_color',227,227,219), (288115,1540026,0,'wing_color1',255,255,255), (288116,1540026,0,'wing_color2',255,255,255), (288117,1540027,1,'cheek_type',100,-100,0), (288118,1540027,1,'chin_type',-100,100,100), (288119,1540027,1,'ear_type',25,8,0), (288120,1540027,1,'eye_brow_type',100,100,100), (288121,1540027,0,'eye_color',118,14,183), (288122,1540027,1,'eye_type',100,0,0), (288123,1540027,0,'hair_color1',239,221,86), (288124,1540027,0,'hair_color2',99,53,22), (288125,1540027,0,'hair_face_color',171,60,32), (288126,1540027,0,'hair_face_highlight_color',216,192,37), (288127,1540027,0,'hair_highlight',56,33,26), (288128,1540027,0,'hair_type_color',171,60,32), (288129,1540027,0,'hair_type_highlight_color',216,192,37), (288130,1540027,1,'lip_type',100,50,-68), (288131,1540027,1,'nose_type',0,-17,0), (288132,1540027,0,'skin_color',3,4,4), (288133,1540027,1,'soga_cheek_type',100,-100,0), (288134,1540027,1,'soga_chin_type',-100,100,100), (288135,1540027,1,'soga_ear_type',25,8,0), (288136,1540027,1,'soga_eye_brow_type',100,100,100), (288137,1540027,0,'soga_eye_color',229,229,102), (288138,1540027,1,'soga_eye_type',100,0,0), (288139,1540027,0,'soga_hair_color1',239,221,86), (288140,1540027,0,'soga_hair_color2',99,53,22), (288141,1540027,0,'soga_hair_face_color',171,60,32), (288142,1540027,0,'soga_hair_face_highlight_color',216,192,37), (288143,1540027,0,'soga_hair_highlight',56,33,26), (288144,1540027,0,'soga_hair_type_color',171,60,32), (288145,1540027,0,'soga_hair_type_highlight_color',216,192,37), (288146,1540027,1,'soga_lip_type',100,50,-68), (288147,1540027,1,'soga_nose_type',0,-17,0), (288148,1540027,0,'soga_skin_color',3,4,4), (288149,1540027,0,'wing_color1',255,255,255), (288150,1540027,0,'wing_color2',255,255,255), (288151,1540028,1,'cheek_type',100,-100,0), (288152,1540028,1,'chin_type',-100,100,100), (288153,1540028,1,'ear_type',25,8,0), (288154,1540028,1,'eye_brow_type',100,100,100), (288155,1540028,0,'eye_color',118,14,183), (288156,1540028,1,'eye_type',100,0,0), (288157,1540028,0,'hair_face_color',171,60,32), (288158,1540028,0,'hair_face_highlight_color',216,192,37), (288159,1540028,0,'hair_type_color',171,60,32), (288160,1540028,0,'hair_type_highlight_color',216,192,37), (288161,1540028,1,'lip_type',100,50,-68), (288162,1540028,1,'nose_type',0,-17,0), (288163,1540028,0,'skin_color',229,208,128), (288164,1540028,1,'soga_cheek_type',100,-100,0), (288165,1540028,1,'soga_chin_type',-100,100,100), (288166,1540028,1,'soga_ear_type',25,8,0), (288167,1540028,1,'soga_eye_brow_type',100,100,100), (288168,1540028,0,'soga_eye_color',229,229,102), (288169,1540028,1,'soga_eye_type',100,0,0), (288170,1540028,0,'soga_hair_face_color',171,60,32), (288171,1540028,0,'soga_hair_face_highlight_color',216,192,37), (288172,1540028,0,'soga_hair_type_color',171,60,32), (288173,1540028,0,'soga_hair_type_highlight_color',216,192,37), (288174,1540028,1,'soga_lip_type',100,50,-68), (288175,1540028,1,'soga_nose_type',0,-17,0), (288176,1540028,0,'soga_skin_color',229,208,128), (288177,1540028,0,'wing_color1',255,255,255), (288178,1540028,0,'wing_color2',255,255,255), (288179,1540029,0,'eye_color',255,255,255), (288180,1540029,0,'skin_color',255,255,255), (288181,1540029,0,'soga_eye_color',255,0,255), (288182,1540030,1,'cheek_type',100,-100,0), (288183,1540030,1,'chin_type',-100,100,100), (288184,1540030,1,'ear_type',25,9,0), (288185,1540030,1,'eye_brow_type',100,100,100), (288186,1540030,0,'eye_color',118,14,183), (288187,1540030,1,'eye_type',100,0,0), (288188,1540030,0,'hair_face_color',171,60,32), (288189,1540030,0,'hair_face_highlight_color',216,192,37), (288190,1540030,0,'hair_type_color',171,60,32), (288191,1540030,0,'hair_type_highlight_color',216,192,37), (288192,1540030,1,'lip_type',100,50,-68), (288193,1540030,1,'nose_type',0,-17,-1), (288194,1540030,0,'skin_color',55,57,59), (288195,1540030,1,'soga_cheek_type',100,-100,0), (288196,1540030,1,'soga_chin_type',-100,100,100), (288197,1540030,1,'soga_ear_type',25,9,0), (288198,1540030,1,'soga_eye_brow_type',100,100,100), (288199,1540030,0,'soga_eye_color',229,229,102), (288200,1540030,1,'soga_eye_type',100,0,0), (288201,1540030,0,'soga_hair_face_color',171,60,32), (288202,1540030,0,'soga_hair_face_highlight_color',216,192,37), (288203,1540030,0,'soga_hair_type_color',171,60,32), (288204,1540030,0,'soga_hair_type_highlight_color',216,192,37), (288205,1540030,1,'soga_lip_type',100,50,-68), (288206,1540030,1,'soga_nose_type',0,-17,-1), (288207,1540030,0,'soga_skin_color',55,57,59), (288208,1540030,0,'wing_color1',255,255,255), (288209,1540030,0,'wing_color2',255,255,255), (288210,1540031,0,'eye_color',255,255,255), (288211,1540031,0,'skin_color',255,255,255), (288212,1540031,0,'soga_eye_color',255,0,255), (288213,1540032,0,'eye_color',255,255,255), (288214,1540032,0,'skin_color',255,255,255), (288215,1540032,0,'soga_eye_color',255,0,255), (288216,1540033,1,'cheek_type',-40,4,0), (288217,1540033,1,'chin_type',-42,4,0), (288218,1540033,1,'ear_type',19,-37,0), (288219,1540033,1,'eye_brow_type',-12,-5,-3), (288220,1540033,0,'eye_color',95,149,133), (288221,1540033,1,'eye_type',9,0,0), (288222,1540033,0,'hair_face_color',34,31,25), (288223,1540033,0,'hair_face_highlight_color',148,56,26), (288224,1540033,0,'hair_type_color',34,31,25), (288225,1540033,0,'hair_type_highlight_color',148,56,26), (288226,1540033,1,'lip_type',-2,5,37), (288227,1540033,1,'nose_type',9,-12,26), (288228,1540033,0,'skin_color',178,179,179), (288229,1540033,1,'soga_cheek_type',-40,4,0), (288230,1540033,1,'soga_chin_type',-42,4,0), (288231,1540033,1,'soga_ear_type',19,-37,0), (288232,1540033,1,'soga_eye_brow_type',-12,-5,-3), (288233,1540033,0,'soga_eye_color',229,229,102), (288234,1540033,1,'soga_eye_type',9,0,0), (288235,1540033,0,'soga_hair_face_color',34,31,25), (288236,1540033,0,'soga_hair_face_highlight_color',148,56,26), (288237,1540033,0,'soga_hair_type_color',34,31,25), (288238,1540033,0,'soga_hair_type_highlight_color',148,56,26), (288239,1540033,1,'soga_lip_type',-2,5,37), (288240,1540033,1,'soga_nose_type',9,-12,26), (288241,1540033,0,'soga_skin_color',178,179,179), (288242,1540033,0,'wing_color1',255,255,255), (288243,1540033,0,'wing_color2',255,255,255), (288244,1540034,1,'cheek_type',7,38,0), (288245,1540034,1,'chin_type',-10,29,0), (288246,1540034,1,'ear_type',17,-4,0), (288247,1540034,1,'eye_brow_type',12,7,-2), (288248,1540034,0,'eye_color',159,38,11), (288249,1540034,1,'eye_type',-28,0,0), (288250,1540034,0,'hair_face_color',31,19,5), (288251,1540034,0,'hair_type_color',31,19,5), (288252,1540034,1,'lip_type',0,-14,34), (288253,1540034,1,'nose_type',-20,0,-3), (288254,1540034,0,'skin_color',10,9,5), (288255,1540034,1,'soga_cheek_type',7,38,0), (288256,1540034,1,'soga_chin_type',-10,29,0), (288257,1540034,1,'soga_ear_type',17,-4,0), (288258,1540034,1,'soga_eye_brow_type',12,7,-2), (288259,1540034,0,'soga_eye_color',229,229,102), (288260,1540034,1,'soga_eye_type',-28,0,0), (288261,1540034,0,'soga_hair_face_color',31,19,5), (288262,1540034,0,'soga_hair_type_color',31,19,5), (288263,1540034,1,'soga_lip_type',0,-14,34), (288264,1540034,1,'soga_nose_type',-20,0,-3), (288265,1540034,0,'soga_skin_color',10,9,5), (288266,1540034,0,'wing_color1',255,255,255), (288267,1540034,0,'wing_color2',255,255,255), (288268,1540035,1,'cheek_type',0,25,0), (288269,1540035,1,'chin_type',-18,-11,0), (288270,1540035,1,'ear_type',-12,-39,0), (288271,1540035,1,'eye_brow_type',-7,-4,-3), (288272,1540035,0,'eye_color',104,120,201), (288273,1540035,1,'eye_type',-14,0,0), (288274,1540035,0,'hair_face_color',148,136,148), (288275,1540035,0,'hair_face_highlight_color',179,62,33), (288276,1540035,0,'hair_type_color',148,136,148), (288277,1540035,0,'hair_type_highlight_color',179,62,33), (288278,1540035,1,'lip_type',18,0,-10), (288279,1540035,1,'nose_type',-17,0,3), (288280,1540035,0,'skin_color',137,114,158), (288281,1540035,1,'soga_cheek_type',0,25,0), (288282,1540035,1,'soga_chin_type',-18,-11,0), (288283,1540035,1,'soga_ear_type',-12,-39,0), (288284,1540035,1,'soga_eye_brow_type',-7,-4,-3), (288285,1540035,0,'soga_eye_color',229,229,102), (288286,1540035,1,'soga_eye_type',-14,0,0), (288287,1540035,0,'soga_hair_face_color',148,136,148), (288288,1540035,0,'soga_hair_face_highlight_color',179,62,33), (288289,1540035,0,'soga_hair_type_color',148,136,148), (288290,1540035,0,'soga_hair_type_highlight_color',179,62,33), (288291,1540035,1,'soga_lip_type',18,0,-10), (288292,1540035,1,'soga_nose_type',-17,0,3), (288293,1540035,0,'soga_skin_color',137,114,158), (288294,1540035,0,'wing_color1',255,255,255), (288295,1540035,0,'wing_color2',255,255,255), (288296,1540036,1,'cheek_type',-14,-9,0), (288297,1540036,1,'chin_type',-39,79,-58), (288298,1540036,1,'ear_type',22,62,0), (288299,1540036,1,'eye_brow_type',68,-40,34), (288300,1540036,0,'eye_color',200,175,137), (288301,1540036,1,'eye_type',-96,0,0), (288302,1540036,0,'hair_color1',246,219,114), (288303,1540036,0,'hair_color2',187,136,62), (288304,1540036,0,'hair_face_color',233,184,31), (288305,1540036,0,'hair_face_highlight_color',112,136,138), (288306,1540036,0,'hair_highlight',114,112,142), (288307,1540036,0,'hair_type_color',233,184,31), (288308,1540036,0,'hair_type_highlight_color',112,136,138), (288309,1540036,1,'lip_type',-93,-50,-56), (288310,1540036,1,'nose_type',41,-10,15), (288311,1540036,0,'skin_color',228,228,218), (288312,1540036,1,'soga_cheek_type',-14,-9,0), (288313,1540036,1,'soga_chin_type',-39,79,-58), (288314,1540036,1,'soga_ear_type',22,62,0), (288315,1540036,1,'soga_eye_brow_type',68,-40,34), (288316,1540036,0,'soga_eye_color',229,229,102), (288317,1540036,1,'soga_eye_type',-96,0,0), (288318,1540036,0,'soga_hair_color1',246,219,114), (288319,1540036,0,'soga_hair_color2',187,136,62), (288320,1540036,0,'soga_hair_face_color',233,184,31), (288321,1540036,0,'soga_hair_face_highlight_color',112,136,138), (288322,1540036,0,'soga_hair_highlight',114,112,142), (288323,1540036,0,'soga_hair_type_color',233,184,31), (288324,1540036,0,'soga_hair_type_highlight_color',112,136,138), (288325,1540036,1,'soga_lip_type',-93,-50,-56), (288326,1540036,1,'soga_nose_type',41,-10,15), (288327,1540036,0,'soga_skin_color',228,228,218), (288328,1540036,0,'wing_color1',255,255,255), (288329,1540036,0,'wing_color2',255,255,255), (288330,1540037,1,'cheek_type',100,-100,0), (288331,1540037,1,'chin_type',-100,100,100), (288332,1540037,1,'ear_type',25,8,0), (288333,1540037,1,'eye_brow_type',100,100,100), (288334,1540037,0,'eye_color',118,14,183), (288335,1540037,1,'eye_type',100,0,0), (288336,1540037,0,'hair_face_color',171,60,32), (288337,1540037,0,'hair_face_highlight_color',216,192,37), (288338,1540037,0,'hair_type_color',171,60,32), (288339,1540037,0,'hair_type_highlight_color',216,192,37), (288340,1540037,1,'lip_type',100,50,-68), (288341,1540037,1,'nose_type',0,-17,0), (288342,1540037,0,'skin_color',229,208,128), (288343,1540037,1,'soga_cheek_type',100,-100,0), (288344,1540037,1,'soga_chin_type',-100,100,100), (288345,1540037,1,'soga_ear_type',25,8,0), (288346,1540037,1,'soga_eye_brow_type',100,100,100), (288347,1540037,0,'soga_eye_color',229,229,102), (288348,1540037,1,'soga_eye_type',100,0,0), (288349,1540037,0,'soga_hair_face_color',171,60,32), (288350,1540037,0,'soga_hair_face_highlight_color',216,192,37), (288351,1540037,0,'soga_hair_type_color',171,60,32), (288352,1540037,0,'soga_hair_type_highlight_color',216,192,37), (288353,1540037,1,'soga_lip_type',100,50,-68), (288354,1540037,1,'soga_nose_type',0,-17,0), (288355,1540037,0,'soga_skin_color',229,208,128), (288356,1540037,0,'wing_color1',255,255,255), (288357,1540037,0,'wing_color2',255,255,255), (288358,1540038,0,'eye_color',255,255,255), (288359,1540038,0,'skin_color',255,255,255), (288360,1540038,0,'soga_eye_color',255,0,255), (288361,1540039,0,'eye_color',255,255,255), (288362,1540039,0,'skin_color',255,255,255), (288363,1540039,0,'soga_eye_color',255,0,255), (288364,1540040,1,'cheek_type',11,28,0), (288365,1540040,1,'chin_type',-3,-37,22), (288366,1540040,1,'ear_type',19,-34,0), (288367,1540040,1,'eye_brow_type',-25,42,-17), (288368,1540040,0,'eye_color',237,118,255), (288369,1540040,1,'eye_type',14,0,0), (288370,1540040,0,'hair_color1',54,45,28), (288371,1540040,0,'hair_color2',104,52,0), (288372,1540040,0,'hair_face_color',158,154,158), (288373,1540040,0,'hair_face_highlight_color',179,62,33), (288374,1540040,0,'hair_highlight',105,26,26), (288375,1540040,0,'hair_type_color',158,154,158), (288376,1540040,0,'hair_type_highlight_color',179,62,33), (288377,1540040,1,'lip_type',-7,20,-35), (288378,1540040,1,'nose_type',5,-26,-23), (288379,1540040,0,'skin_color',191,173,217), (288380,1540040,1,'soga_cheek_type',11,28,0), (288381,1540040,1,'soga_chin_type',-3,-37,22), (288382,1540040,1,'soga_ear_type',19,-34,0), (288383,1540040,1,'soga_eye_brow_type',-25,42,-17), (288384,1540040,0,'soga_eye_color',229,229,102), (288385,1540040,1,'soga_eye_type',14,0,0), (288386,1540040,0,'soga_hair_color1',54,45,28), (288387,1540040,0,'soga_hair_color2',104,52,0), (288388,1540040,0,'soga_hair_face_color',158,154,158), (288389,1540040,0,'soga_hair_face_highlight_color',179,62,33), (288390,1540040,0,'soga_hair_highlight',105,26,26), (288391,1540040,0,'soga_hair_type_color',158,154,158), (288392,1540040,0,'soga_hair_type_highlight_color',179,62,33), (288393,1540040,1,'soga_lip_type',-7,20,-35), (288394,1540040,1,'soga_nose_type',5,-26,-23), (288395,1540040,0,'soga_skin_color',191,173,217), (288396,1540040,0,'wing_color1',255,255,255), (288397,1540040,0,'wing_color2',255,255,255), (288398,1540041,1,'cheek_type',0,7,0), (288399,1540041,1,'chin_type',37,23,-34), (288400,1540041,1,'ear_type',32,-20,0), (288401,1540041,1,'eye_brow_type',-9,40,28), (288402,1540041,0,'eye_color',5,3,6), (288403,1540041,1,'eye_type',11,0,0), (288404,1540041,0,'hair_face_color',114,135,135), (288405,1540041,0,'hair_face_highlight_color',179,62,33), (288406,1540041,0,'hair_type_color',114,135,135), (288407,1540041,0,'hair_type_highlight_color',179,62,33), (288408,1540041,1,'lip_type',12,0,0), (288409,1540041,1,'nose_type',23,-8,-10), (288410,1540041,0,'skin_color',113,86,130), (288411,1540041,1,'soga_cheek_type',0,7,0), (288412,1540041,1,'soga_chin_type',37,23,-34), (288413,1540041,1,'soga_ear_type',32,-20,0), (288414,1540041,1,'soga_eye_brow_type',-9,40,28), (288415,1540041,0,'soga_eye_color',229,229,102), (288416,1540041,1,'soga_eye_type',11,0,0), (288417,1540041,0,'soga_hair_face_color',114,135,135), (288418,1540041,0,'soga_hair_face_highlight_color',179,62,33), (288419,1540041,0,'soga_hair_type_color',114,135,135), (288420,1540041,0,'soga_hair_type_highlight_color',179,62,33), (288421,1540041,1,'soga_lip_type',12,0,0), (288422,1540041,1,'soga_nose_type',23,-8,-10), (288423,1540041,0,'soga_skin_color',113,86,130), (288424,1540041,0,'wing_color1',255,255,255), (288425,1540041,0,'wing_color2',255,255,255), (288426,1540042,1,'cheek_type',59,81,0), (288427,1540042,1,'chin_type',-31,-94,-29), (288428,1540042,1,'ear_type',-96,-45,0), (288429,1540042,1,'eye_brow_type',51,15,11), (288430,1540042,0,'eye_color',53,108,124), (288431,1540042,1,'eye_type',15,0,0), (288432,1540042,0,'hair_color1',161,165,168), (288433,1540042,0,'hair_color2',56,62,62), (288434,1540042,0,'hair_face_color',244,246,246), (288435,1540042,0,'hair_face_highlight_color',184,128,10), (288436,1540042,0,'hair_highlight',209,131,22), (288437,1540042,0,'hair_type_color',244,246,246), (288438,1540042,0,'hair_type_highlight_color',184,128,10), (288439,1540042,1,'lip_type',-52,-79,0), (288440,1540042,1,'nose_type',-37,-68,53), (288441,1540042,0,'skin_color',176,184,174), (288442,1540042,1,'soga_cheek_type',59,81,0), (288443,1540042,1,'soga_chin_type',-31,-94,-29), (288444,1540042,1,'soga_ear_type',-96,-45,0), (288445,1540042,1,'soga_eye_brow_type',51,15,11), (288446,1540042,0,'soga_eye_color',229,229,102), (288447,1540042,1,'soga_eye_type',15,0,0), (288448,1540042,0,'soga_hair_color1',161,165,168), (288449,1540042,0,'soga_hair_color2',56,62,62), (288450,1540042,0,'soga_hair_face_color',244,246,246), (288451,1540042,0,'soga_hair_face_highlight_color',184,128,10), (288452,1540042,0,'soga_hair_highlight',209,131,22), (288453,1540042,0,'soga_hair_type_color',244,246,246), (288454,1540042,0,'soga_hair_type_highlight_color',184,128,10), (288455,1540042,1,'soga_lip_type',-52,-79,0), (288456,1540042,1,'soga_nose_type',-37,-68,53), (288457,1540042,0,'soga_skin_color',176,184,174), (288458,1540042,0,'wing_color1',255,255,255), (288459,1540042,0,'wing_color2',255,255,255), (288460,1540043,0,'eye_color',255,255,255), (288461,1540043,0,'skin_color',255,255,255), (288462,1540043,0,'soga_eye_color',255,0,255), (288463,1540044,0,'eye_color',255,255,255), (288464,1540044,0,'skin_color',255,255,255), (288465,1540044,0,'soga_eye_color',255,0,255), (288466,1540045,0,'eye_color',255,255,255), (288467,1540045,0,'skin_color',255,255,255), (288468,1540045,0,'soga_eye_color',255,0,255), (288469,1540046,1,'cheek_type',4,-4,0), (288470,1540046,1,'chin_type',0,7,45), (288471,1540046,1,'ear_type',0,-2,0), (288472,1540046,1,'eye_brow_type',-9,28,-18), (288473,1540046,0,'eye_color',159,38,11), (288474,1540046,1,'eye_type',28,0,0), (288475,1540046,0,'hair_face_color',31,19,5), (288476,1540046,0,'hair_type_color',31,19,5), (288477,1540046,1,'lip_type',0,1,9), (288478,1540046,1,'nose_type',-21,17,7), (288479,1540046,0,'skin_color',44,40,27), (288480,1540046,1,'soga_cheek_type',4,-4,0), (288481,1540046,1,'soga_chin_type',0,7,45), (288482,1540046,1,'soga_ear_type',0,-2,0), (288483,1540046,1,'soga_eye_brow_type',-9,28,-18), (288484,1540046,0,'soga_eye_color',229,229,102), (288485,1540046,1,'soga_eye_type',28,0,0), (288486,1540046,0,'soga_hair_face_color',31,19,5), (288487,1540046,0,'soga_hair_type_color',31,19,5), (288488,1540046,1,'soga_lip_type',0,1,9), (288489,1540046,1,'soga_nose_type',-21,17,7), (288490,1540046,0,'soga_skin_color',44,40,27), (288491,1540046,0,'wing_color1',255,255,255), (288492,1540046,0,'wing_color2',255,255,255), (288493,1540047,0,'eye_color',255,255,255), (288494,1540047,0,'skin_color',154,36,36), (288495,1540048,0,'eye_color',66,255,66), (288496,1540048,0,'skin_color',91,91,255), (288497,1600000,1,'cheek_type',100,-100,0), (288498,1600000,1,'chin_type',-100,100,100), (288499,1600000,1,'ear_type',25,8,0), (288500,1600000,1,'eye_brow_type',100,100,100), (288501,1600000,0,'eye_color',118,14,183), (288502,1600000,1,'eye_type',100,0,0), (288503,1600000,0,'hair_color1',246,219,114), (288504,1600000,0,'hair_color2',187,136,62), (288505,1600000,0,'hair_face_color',171,60,32), (288506,1600000,0,'hair_face_highlight_color',216,192,37), (288507,1600000,0,'hair_highlight',54,45,28), (288508,1600000,0,'hair_type_color',171,60,32), (288509,1600000,0,'hair_type_highlight_color',216,192,37), (288510,1600000,1,'lip_type',100,50,-68), (288511,1600000,1,'nose_type',0,-17,0), (288512,1600000,0,'skin_color',3,4,4), (288513,1600000,1,'soga_cheek_type',100,-100,0), (288514,1600000,1,'soga_chin_type',-100,100,100), (288515,1600000,1,'soga_ear_type',25,8,0), (288516,1600000,1,'soga_eye_brow_type',100,100,100), (288517,1600000,0,'soga_eye_color',229,229,102), (288518,1600000,1,'soga_eye_type',100,0,0), (288519,1600000,0,'soga_hair_color1',246,219,114), (288520,1600000,0,'soga_hair_color2',187,136,62), (288521,1600000,0,'soga_hair_face_color',171,60,32), (288522,1600000,0,'soga_hair_face_highlight_color',216,192,37), (288523,1600000,0,'soga_hair_highlight',54,45,28), (288524,1600000,0,'soga_hair_type_color',171,60,32), (288525,1600000,0,'soga_hair_type_highlight_color',216,192,37), (288526,1600000,1,'soga_lip_type',100,50,-68), (288527,1600000,1,'soga_nose_type',0,-17,0), (288528,1600000,0,'soga_skin_color',3,4,4), (288529,1600000,0,'wing_color1',255,255,255), (288530,1600000,0,'wing_color2',255,255,255), (288531,1600001,1,'cheek_type',100,-100,0), (288532,1600001,1,'chin_type',-100,100,100), (288533,1600001,1,'ear_type',25,9,0), (288534,1600001,1,'eye_brow_type',100,100,100), (288535,1600001,0,'eye_color',118,14,183), (288536,1600001,1,'eye_type',100,0,0), (288537,1600001,0,'hair_face_color',171,60,32), (288538,1600001,0,'hair_face_highlight_color',216,192,37), (288539,1600001,0,'hair_type_color',171,60,32), (288540,1600001,0,'hair_type_highlight_color',216,192,37), (288541,1600001,1,'lip_type',100,50,-68), (288542,1600001,1,'nose_type',0,-17,-1), (288543,1600001,0,'skin_color',204,205,205), (288544,1600001,1,'soga_cheek_type',100,-100,0), (288545,1600001,1,'soga_chin_type',-100,100,100), (288546,1600001,1,'soga_ear_type',25,9,0), (288547,1600001,1,'soga_eye_brow_type',100,100,100), (288548,1600001,0,'soga_eye_color',229,229,102), (288549,1600001,1,'soga_eye_type',100,0,0), (288550,1600001,0,'soga_hair_face_color',171,60,32), (288551,1600001,0,'soga_hair_face_highlight_color',216,192,37), (288552,1600001,0,'soga_hair_type_color',171,60,32), (288553,1600001,0,'soga_hair_type_highlight_color',216,192,37), (288554,1600001,1,'soga_lip_type',100,50,-68), (288555,1600001,1,'soga_nose_type',0,-17,-1), (288556,1600001,0,'soga_skin_color',204,205,205), (288557,1600001,0,'wing_color1',255,255,255), (288558,1600001,0,'wing_color2',255,255,255), (288559,1600002,1,'cheek_type',69,-42,0), (288560,1600002,1,'chin_type',90,-64,82), (288561,1600002,1,'ear_type',39,-98,0), (288562,1600002,1,'eye_brow_type',83,-1,-4), (288563,1600002,0,'eye_color',121,172,178), (288564,1600002,1,'eye_type',40,0,0), (288565,1600002,0,'hair_color1',29,21,28), (288566,1600002,0,'hair_color2',39,32,39), (288567,1600002,0,'hair_face_color',26,15,34), (288568,1600002,0,'hair_face_highlight_color',44,16,16), (288569,1600002,0,'hair_highlight',54,45,28), (288570,1600002,0,'hair_type_color',26,15,34), (288571,1600002,0,'hair_type_highlight_color',44,16,16), (288572,1600002,1,'lip_type',-9,14,-98), (288573,1600002,1,'nose_type',5,-76,45), (288574,1600002,0,'skin_color',245,233,233), (288575,1600002,1,'soga_cheek_type',69,-42,0), (288576,1600002,1,'soga_chin_type',90,-64,82), (288577,1600002,1,'soga_ear_type',39,-98,0), (288578,1600002,1,'soga_eye_brow_type',83,-1,-4), (288579,1600002,0,'soga_eye_color',229,229,102), (288580,1600002,1,'soga_eye_type',40,0,0), (288581,1600002,0,'soga_hair_color1',29,21,28), (288582,1600002,0,'soga_hair_color2',39,32,39), (288583,1600002,0,'soga_hair_face_color',26,15,34), (288584,1600002,0,'soga_hair_face_highlight_color',44,16,16), (288585,1600002,0,'soga_hair_highlight',54,45,28), (288586,1600002,0,'soga_hair_type_color',26,15,34), (288587,1600002,0,'soga_hair_type_highlight_color',44,16,16), (288588,1600002,1,'soga_lip_type',-9,14,-98), (288589,1600002,1,'soga_nose_type',5,-76,45), (288590,1600002,0,'soga_skin_color',245,233,233), (288591,1600002,0,'wing_color1',255,255,255), (288592,1600002,0,'wing_color2',255,255,255), (288593,1600003,1,'cheek_type',65,-88,0), (288594,1600003,1,'chin_type',-34,-10,-25), (288595,1600003,1,'ear_type',8,-71,0), (288596,1600003,1,'eye_brow_type',-68,-11,-14), (288597,1600003,0,'eye_color',240,144,255), (288598,1600003,1,'eye_type',84,0,0), (288599,1600003,0,'hair_color1',160,156,172), (288600,1600003,0,'hair_color2',62,62,68), (288601,1600003,0,'hair_face_color',244,244,246), (288602,1600003,0,'hair_face_highlight_color',244,244,246), (288603,1600003,0,'hair_highlight',160,156,172), (288604,1600003,0,'hair_type_color',244,244,246), (288605,1600003,0,'hair_type_highlight_color',244,244,246), (288606,1600003,1,'lip_type',0,20,-34), (288607,1600003,1,'nose_type',8,-31,-7), (288608,1600003,0,'skin_color',136,179,178), (288609,1600003,1,'soga_cheek_type',65,-88,0), (288610,1600003,1,'soga_chin_type',-34,-10,-25), (288611,1600003,1,'soga_ear_type',8,-71,0), (288612,1600003,1,'soga_eye_brow_type',-68,-11,-14), (288613,1600003,0,'soga_eye_color',229,229,102), (288614,1600003,1,'soga_eye_type',84,0,0), (288615,1600003,0,'soga_hair_color1',160,156,172), (288616,1600003,0,'soga_hair_color2',62,62,68), (288617,1600003,0,'soga_hair_face_color',244,244,246), (288618,1600003,0,'soga_hair_face_highlight_color',244,244,246), (288619,1600003,0,'soga_hair_highlight',160,156,172), (288620,1600003,0,'soga_hair_type_color',244,244,246), (288621,1600003,0,'soga_hair_type_highlight_color',244,244,246), (288622,1600003,1,'soga_lip_type',0,20,-34), (288623,1600003,1,'soga_nose_type',8,-31,-7), (288624,1600003,0,'soga_skin_color',136,179,178), (288625,1600003,0,'wing_color1',255,255,255), (288626,1600003,0,'wing_color2',255,255,255), (288627,1600004,1,'cheek_type',65,-88,0), (288628,1600004,1,'chin_type',-34,-10,-25), (288629,1600004,1,'ear_type',8,-71,0), (288630,1600004,1,'eye_brow_type',-68,-11,-14), (288631,1600004,0,'eye_color',240,144,255), (288632,1600004,1,'eye_type',84,0,0), (288633,1600004,0,'hair_color1',160,156,172), (288634,1600004,0,'hair_color2',62,62,68), (288635,1600004,0,'hair_face_color',244,244,246), (288636,1600004,0,'hair_face_highlight_color',244,244,246), (288637,1600004,0,'hair_highlight',160,156,172), (288638,1600004,0,'hair_type_color',244,244,246), (288639,1600004,0,'hair_type_highlight_color',244,244,246), (288640,1600004,1,'lip_type',0,20,-34), (288641,1600004,1,'nose_type',8,-31,-7), (288642,1600004,0,'skin_color',136,179,178), (288643,1600004,1,'soga_cheek_type',65,-88,0), (288644,1600004,1,'soga_chin_type',-34,-10,-25), (288645,1600004,1,'soga_ear_type',8,-71,0), (288646,1600004,1,'soga_eye_brow_type',-68,-11,-14), (288647,1600004,0,'soga_eye_color',229,229,102), (288648,1600004,1,'soga_eye_type',84,0,0), (288649,1600004,0,'soga_hair_color1',160,156,172), (288650,1600004,0,'soga_hair_color2',62,62,68), (288651,1600004,0,'soga_hair_face_color',244,244,246), (288652,1600004,0,'soga_hair_face_highlight_color',244,244,246), (288653,1600004,0,'soga_hair_highlight',160,156,172), (288654,1600004,0,'soga_hair_type_color',244,244,246), (288655,1600004,0,'soga_hair_type_highlight_color',244,244,246), (288656,1600004,1,'soga_lip_type',0,20,-34), (288657,1600004,1,'soga_nose_type',8,-31,-7), (288658,1600004,0,'soga_skin_color',136,179,178), (288659,1600004,0,'wing_color1',255,255,255), (288660,1600004,0,'wing_color2',255,255,255), (288661,1550000,0,'eye_color',255,255,255), (288662,1550000,0,'skin_color',255,255,255), (288663,1550000,0,'soga_eye_color',255,0,255), (288664,1550001,0,'eye_color',255,255,255), (288665,1550001,0,'skin_color',255,255,255), (288666,1550001,0,'soga_eye_color',255,0,255), (288667,1550002,0,'eye_color',255,255,255), (288668,1550002,0,'skin_color',255,255,255), (288669,1550002,0,'soga_eye_color',255,0,255), (288670,1550003,0,'eye_color',255,255,255), (288671,1550003,0,'skin_color',255,255,255), (288672,1550003,0,'soga_eye_color',255,0,255), (288673,1550004,1,'cheek_type',100,-100,0), (288674,1550004,1,'chin_type',-100,100,100), (288675,1550004,1,'ear_type',25,9,0), (288676,1550004,1,'eye_brow_type',100,100,100), (288677,1550004,0,'eye_color',118,14,183), (288678,1550004,1,'eye_type',100,0,0), (288679,1550004,0,'hair_face_color',171,60,32), (288680,1550004,0,'hair_face_highlight_color',216,192,37), (288681,1550004,0,'hair_type_color',171,60,32), (288682,1550004,0,'hair_type_highlight_color',216,192,37), (288683,1550004,1,'lip_type',100,50,-68), (288684,1550004,1,'nose_type',0,-17,-1), (288685,1550004,0,'skin_color',38,11,2), (288686,1550004,1,'soga_cheek_type',100,-100,0), (288687,1550004,1,'soga_chin_type',-100,100,100), (288688,1550004,1,'soga_ear_type',25,9,0), (288689,1550004,1,'soga_eye_brow_type',100,100,100), (288690,1550004,0,'soga_eye_color',229,229,102), (288691,1550004,1,'soga_eye_type',100,0,0), (288692,1550004,0,'soga_hair_face_color',171,60,32), (288693,1550004,0,'soga_hair_face_highlight_color',216,192,37), (288694,1550004,0,'soga_hair_type_color',171,60,32), (288695,1550004,0,'soga_hair_type_highlight_color',216,192,37), (288696,1550004,1,'soga_lip_type',100,50,-68), (288697,1550004,1,'soga_nose_type',0,-17,-1), (288698,1550004,0,'soga_skin_color',38,11,2), (288699,1550004,0,'wing_color1',255,255,255), (288700,1550004,0,'wing_color2',255,255,255), (288701,1550005,0,'eye_color',255,255,255), (288702,1550005,0,'skin_color',255,255,255), (288703,1550005,0,'soga_eye_color',255,0,255), (288704,1550006,0,'eye_color',255,255,255), (288705,1550006,0,'skin_color',255,255,255), (288706,1550006,0,'soga_eye_color',255,0,255), (288707,1550007,0,'eye_color',255,255,255), (288708,1550007,0,'skin_color',255,255,255), (288709,1550007,0,'soga_eye_color',255,0,255), (288710,1550008,1,'cheek_type',100,-100,0), (288711,1550008,1,'chin_type',-100,100,100), (288712,1550008,1,'ear_type',25,8,0), (288713,1550008,1,'eye_brow_type',100,100,100), (288714,1550008,0,'eye_color',118,14,183), (288715,1550008,1,'eye_type',100,0,0), (288716,1550008,0,'hair_face_color',171,60,32), (288717,1550008,0,'hair_face_highlight_color',216,192,37), (288718,1550008,0,'hair_type_color',171,60,32), (288719,1550008,0,'hair_type_highlight_color',216,192,37), (288720,1550008,1,'lip_type',100,50,-68), (288721,1550008,1,'nose_type',0,-17,0), (288722,1550008,0,'skin_color',221,194,101), (288723,1550008,1,'soga_cheek_type',100,-100,0), (288724,1550008,1,'soga_chin_type',-100,100,100), (288725,1550008,1,'soga_ear_type',25,8,0), (288726,1550008,1,'soga_eye_brow_type',100,100,100), (288727,1550008,0,'soga_eye_color',229,229,102), (288728,1550008,1,'soga_eye_type',100,0,0), (288729,1550008,0,'soga_hair_face_color',171,60,32), (288730,1550008,0,'soga_hair_face_highlight_color',216,192,37), (288731,1550008,0,'soga_hair_type_color',171,60,32), (288732,1550008,0,'soga_hair_type_highlight_color',216,192,37), (288733,1550008,1,'soga_lip_type',100,50,-68), (288734,1550008,1,'soga_nose_type',0,-17,0), (288735,1550008,0,'soga_skin_color',221,194,101), (288736,1550008,0,'wing_color1',255,255,255), (288737,1550008,0,'wing_color2',255,255,255), (288738,1550009,1,'cheek_type',100,-100,0), (288739,1550009,1,'chin_type',-100,100,100), (288740,1550009,1,'ear_type',25,8,0), (288741,1550009,1,'eye_brow_type',100,100,100), (288742,1550009,0,'eye_color',118,14,183), (288743,1550009,1,'eye_type',100,0,0), (288744,1550009,0,'hair_face_color',171,60,32), (288745,1550009,0,'hair_face_highlight_color',216,192,37), (288746,1550009,0,'hair_type_color',171,60,32), (288747,1550009,0,'hair_type_highlight_color',216,192,37), (288748,1550009,1,'lip_type',100,50,-68), (288749,1550009,1,'nose_type',0,-17,0), (288750,1550009,1,'soga_cheek_type',100,-100,0), (288751,1550009,1,'soga_chin_type',-100,100,100), (288752,1550009,1,'soga_ear_type',25,8,0), (288753,1550009,1,'soga_eye_brow_type',100,100,100), (288754,1550009,0,'soga_eye_color',229,229,102), (288755,1550009,1,'soga_eye_type',100,0,0), (288756,1550009,0,'soga_hair_face_color',171,60,32), (288757,1550009,0,'soga_hair_face_highlight_color',216,192,37), (288758,1550009,0,'soga_hair_type_color',171,60,32), (288759,1550009,0,'soga_hair_type_highlight_color',216,192,37), (288760,1550009,1,'soga_lip_type',100,50,-68), (288761,1550009,1,'soga_nose_type',0,-17,0), (288762,1550009,0,'wing_color1',255,255,255), (288763,1550009,0,'wing_color2',255,255,255), (288764,1550010,1,'cheek_type',100,-100,0), (288765,1550010,1,'chin_type',-100,100,100), (288766,1550010,1,'ear_type',25,9,0), (288767,1550010,1,'eye_brow_type',100,100,100), (288768,1550010,0,'eye_color',118,14,183), (288769,1550010,1,'eye_type',100,0,0), (288770,1550010,0,'hair_face_color',171,60,32), (288771,1550010,0,'hair_face_highlight_color',216,192,37), (288772,1550010,0,'hair_type_color',171,60,32), (288773,1550010,0,'hair_type_highlight_color',216,192,37), (288774,1550010,1,'lip_type',100,50,-68), (288775,1550010,1,'nose_type',0,-17,-1), (288776,1550010,0,'skin_color',253,251,246), (288777,1550010,1,'soga_cheek_type',100,-100,0), (288778,1550010,1,'soga_chin_type',-100,100,100), (288779,1550010,1,'soga_ear_type',25,9,0), (288780,1550010,1,'soga_eye_brow_type',100,100,100), (288781,1550010,0,'soga_eye_color',229,229,102), (288782,1550010,1,'soga_eye_type',100,0,0), (288783,1550010,0,'soga_hair_face_color',171,60,32), (288784,1550010,0,'soga_hair_face_highlight_color',216,192,37), (288785,1550010,0,'soga_hair_type_color',171,60,32), (288786,1550010,0,'soga_hair_type_highlight_color',216,192,37), (288787,1550010,1,'soga_lip_type',100,50,-68), (288788,1550010,1,'soga_nose_type',0,-17,-1), (288789,1550010,0,'soga_skin_color',253,251,246), (288790,1550010,0,'wing_color1',255,255,255), (288791,1550010,0,'wing_color2',255,255,255), (288792,1550011,1,'cheek_type',100,-100,0), (288793,1550011,1,'chin_type',-100,100,100), (288794,1550011,1,'ear_type',25,9,0), (288795,1550011,1,'eye_brow_type',100,100,100), (288796,1550011,0,'eye_color',118,14,183), (288797,1550011,1,'eye_type',100,0,0), (288798,1550011,0,'hair_face_color',171,60,32), (288799,1550011,0,'hair_face_highlight_color',216,192,37), (288800,1550011,0,'hair_type_color',171,60,32), (288801,1550011,0,'hair_type_highlight_color',216,192,37), (288802,1550011,1,'lip_type',100,50,-68), (288803,1550011,1,'nose_type',0,-17,-1), (288804,1550011,0,'skin_color',243,232,191), (288805,1550011,1,'soga_cheek_type',100,-100,0), (288806,1550011,1,'soga_chin_type',-100,100,100), (288807,1550011,1,'soga_ear_type',25,9,0), (288808,1550011,1,'soga_eye_brow_type',100,100,100), (288809,1550011,0,'soga_eye_color',229,229,102), (288810,1550011,1,'soga_eye_type',100,0,0), (288811,1550011,0,'soga_hair_face_color',171,60,32), (288812,1550011,0,'soga_hair_face_highlight_color',216,192,37), (288813,1550011,0,'soga_hair_type_color',171,60,32), (288814,1550011,0,'soga_hair_type_highlight_color',216,192,37), (288815,1550011,1,'soga_lip_type',100,50,-68), (288816,1550011,1,'soga_nose_type',0,-17,-1), (288817,1550011,0,'soga_skin_color',243,232,191), (288818,1550011,0,'wing_color1',255,255,255), (288819,1550011,0,'wing_color2',255,255,255), (288820,1550012,1,'cheek_type',0,1,0), (288821,1550012,1,'chin_type',2,14,-29), (288822,1550012,1,'ear_type',-17,-5,0), (288823,1550012,1,'eye_brow_type',42,-28,-3), (288824,1550012,0,'eye_color',42,85,98), (288825,1550012,1,'eye_type',11,0,0), (288826,1550012,0,'hair_face_color',92,98,76), (288827,1550012,0,'hair_face_highlight_color',105,83,0), (288828,1550012,0,'hair_type_color',92,98,76), (288829,1550012,0,'hair_type_highlight_color',105,83,0), (288830,1550012,1,'lip_type',-19,-8,0), (288831,1550012,1,'nose_type',17,-8,28), (288832,1550012,0,'skin_color',228,221,205), (288833,1550012,1,'soga_cheek_type',0,1,0), (288834,1550012,1,'soga_chin_type',2,14,-29), (288835,1550012,1,'soga_ear_type',-17,-5,0), (288836,1550012,1,'soga_eye_brow_type',42,-28,-3), (288837,1550012,0,'soga_eye_color',229,229,102), (288838,1550012,1,'soga_eye_type',11,0,0), (288839,1550012,0,'soga_hair_face_color',92,98,76), (288840,1550012,0,'soga_hair_face_highlight_color',105,83,0), (288841,1550012,0,'soga_hair_type_color',92,98,76), (288842,1550012,0,'soga_hair_type_highlight_color',105,83,0), (288843,1550012,1,'soga_lip_type',-19,-8,0), (288844,1550012,1,'soga_nose_type',17,-8,28), (288845,1550012,0,'soga_skin_color',228,221,205), (288846,1550012,0,'wing_color1',255,255,255), (288847,1550012,0,'wing_color2',255,255,255), (288848,1550013,1,'cheek_type',-2,25,0), (288849,1550013,1,'chin_type',-34,0,2), (288850,1550013,1,'ear_type',-23,9,0), (288851,1550013,1,'eye_brow_type',2,-17,-2), (288852,1550013,0,'eye_color',139,121,65), (288853,1550013,1,'eye_type',-28,0,0), (288854,1550013,0,'hair_face_color',43,29,21), (288855,1550013,0,'hair_face_highlight_color',42,38,34), (288856,1550013,0,'hair_type_color',43,29,21), (288857,1550013,0,'hair_type_highlight_color',42,38,34), (288858,1550013,1,'lip_type',4,14,3), (288859,1550013,1,'nose_type',14,3,-1), (288860,1550013,0,'skin_color',222,180,182), (288861,1550013,1,'soga_cheek_type',-2,25,0), (288862,1550013,1,'soga_chin_type',-34,0,2), (288863,1550013,1,'soga_ear_type',-23,9,0), (288864,1550013,1,'soga_eye_brow_type',2,-17,-2), (288865,1550013,0,'soga_eye_color',229,229,102), (288866,1550013,1,'soga_eye_type',-28,0,0), (288867,1550013,0,'soga_hair_face_color',43,29,21), (288868,1550013,0,'soga_hair_face_highlight_color',42,38,34), (288869,1550013,0,'soga_hair_type_color',43,29,21), (288870,1550013,0,'soga_hair_type_highlight_color',42,38,34), (288871,1550013,1,'soga_lip_type',4,14,3), (288872,1550013,1,'soga_nose_type',14,3,-1), (288873,1550013,0,'soga_skin_color',222,180,182), (288874,1550013,0,'wing_color1',255,255,255), (288875,1550013,0,'wing_color2',255,255,255), (288876,1550014,1,'cheek_type',100,-100,0), (288877,1550014,1,'chin_type',-100,100,100), (288878,1550014,1,'ear_type',25,8,0), (288879,1550014,1,'eye_brow_type',100,100,100), (288880,1550014,0,'eye_color',118,14,183), (288881,1550014,1,'eye_type',100,0,0), (288882,1550014,0,'hair_face_color',171,60,32), (288883,1550014,0,'hair_face_highlight_color',216,192,37), (288884,1550014,0,'hair_type_color',171,60,32), (288885,1550014,0,'hair_type_highlight_color',216,192,37), (288886,1550014,1,'lip_type',100,50,-68), (288887,1550014,1,'nose_type',0,-17,0), (288888,1550014,0,'skin_color',227,205,123), (288889,1550014,1,'soga_cheek_type',100,-100,0), (288890,1550014,1,'soga_chin_type',-100,100,100), (288891,1550014,1,'soga_ear_type',25,8,0), (288892,1550014,1,'soga_eye_brow_type',100,100,100), (288893,1550014,0,'soga_eye_color',229,229,102), (288894,1550014,1,'soga_eye_type',100,0,0), (288895,1550014,0,'soga_hair_face_color',171,60,32), (288896,1550014,0,'soga_hair_face_highlight_color',216,192,37), (288897,1550014,0,'soga_hair_type_color',171,60,32), (288898,1550014,0,'soga_hair_type_highlight_color',216,192,37), (288899,1550014,1,'soga_lip_type',100,50,-68), (288900,1550014,1,'soga_nose_type',0,-17,0), (288901,1550014,0,'soga_skin_color',227,205,123), (288902,1550014,0,'wing_color1',255,255,255), (288903,1550014,0,'wing_color2',255,255,255), (288904,1550015,1,'cheek_type',-11,-2,0), (288905,1550015,1,'chin_type',-20,4,7), (288906,1550015,1,'ear_type',-40,25,0), (288907,1550015,1,'eye_brow_type',-22,0,11), (288908,1550015,0,'eye_color',41,85,93), (288909,1550015,1,'eye_type',7,0,0), (288910,1550015,0,'hair_face_color',87,36,0), (288911,1550015,0,'hair_face_highlight_color',105,103,97), (288912,1550015,0,'hair_type_color',87,36,0), (288913,1550015,0,'hair_type_highlight_color',105,103,97), (288914,1550015,1,'lip_type',11,3,47), (288915,1550015,1,'nose_type',-31,3,-28), (288916,1550015,0,'skin_color',78,80,80), (288917,1550015,1,'soga_cheek_type',-11,-2,0), (288918,1550015,1,'soga_chin_type',-20,4,7), (288919,1550015,1,'soga_ear_type',-40,25,0), (288920,1550015,1,'soga_eye_brow_type',-22,0,11), (288921,1550015,0,'soga_eye_color',229,229,102), (288922,1550015,1,'soga_eye_type',7,0,0), (288923,1550015,0,'soga_hair_face_color',87,36,0), (288924,1550015,0,'soga_hair_face_highlight_color',105,103,97), (288925,1550015,0,'soga_hair_type_color',87,36,0), (288926,1550015,0,'soga_hair_type_highlight_color',105,103,97), (288927,1550015,1,'soga_lip_type',11,3,47), (288928,1550015,1,'soga_nose_type',-31,3,-28), (288929,1550015,0,'soga_skin_color',78,80,80), (288930,1550015,0,'wing_color1',255,255,255), (288931,1550015,0,'wing_color2',255,255,255), (288932,1550016,1,'chin_type',0,4,-7), (288933,1550016,1,'ear_type',-7,-17,0), (288934,1550016,1,'eye_brow_type',-12,-32,-7), (288935,1550016,0,'eye_color',228,151,156), (288936,1550016,1,'eye_type',4,0,0), (288937,1550016,0,'hair_face_color',106,101,57), (288938,1550016,0,'hair_type_color',106,101,57), (288939,1550016,1,'lip_type',-4,11,-12), (288940,1550016,1,'nose_type',9,-7,-4), (288941,1550016,0,'skin_color',241,204,209), (288942,1550016,1,'soga_chin_type',0,4,-7), (288943,1550016,1,'soga_ear_type',-7,-17,0), (288944,1550016,1,'soga_eye_brow_type',-12,-32,-7), (288945,1550016,0,'soga_eye_color',229,229,102), (288946,1550016,1,'soga_eye_type',4,0,0), (288947,1550016,0,'soga_hair_face_color',106,101,57), (288948,1550016,0,'soga_hair_type_color',106,101,57), (288949,1550016,1,'soga_lip_type',-4,11,-12), (288950,1550016,1,'soga_nose_type',9,-7,-4), (288951,1550016,0,'soga_skin_color',241,204,209), (288952,1550016,0,'wing_color1',255,255,255), (288953,1550016,0,'wing_color2',255,255,255), (288954,1550017,1,'cheek_type',-28,31,0), (288955,1550017,1,'chin_type',-28,0,19), (288956,1550017,1,'ear_type',-3,35,0), (288957,1550017,1,'eye_brow_type',-34,34,-3), (288958,1550017,0,'eye_color',158,133,14), (288959,1550017,1,'eye_type',100,0,0), (288960,1550017,0,'hair_face_color',56,43,0), (288961,1550017,0,'hair_face_highlight_color',216,192,37), (288962,1550017,0,'hair_type_color',56,43,0), (288963,1550017,0,'hair_type_highlight_color',216,192,37), (288964,1550017,1,'lip_type',28,-17,-14), (288965,1550017,1,'nose_type',0,-18,-3), (288966,1550017,0,'skin_color',186,158,126), (288967,1550017,1,'soga_cheek_type',-28,31,0), (288968,1550017,1,'soga_chin_type',-28,0,19), (288969,1550017,1,'soga_ear_type',-3,35,0), (288970,1550017,1,'soga_eye_brow_type',-34,34,-3), (288971,1550017,0,'soga_eye_color',229,229,102), (288972,1550017,1,'soga_eye_type',100,0,0), (288973,1550017,0,'soga_hair_face_color',56,43,0), (288974,1550017,0,'soga_hair_face_highlight_color',216,192,37), (288975,1550017,0,'soga_hair_type_color',56,43,0), (288976,1550017,0,'soga_hair_type_highlight_color',216,192,37), (288977,1550017,1,'soga_lip_type',28,-17,-14), (288978,1550017,1,'soga_nose_type',0,-18,-3), (288979,1550017,0,'soga_skin_color',186,158,126), (288980,1550017,0,'wing_color1',255,255,255), (288981,1550017,0,'wing_color2',255,255,255), (288982,1550018,1,'cheek_type',17,-3,0), (288983,1550018,1,'chin_type',-11,-4,34), (288984,1550018,1,'ear_type',-11,-4,0), (288985,1550018,1,'eye_brow_type',9,-10,2), (288986,1550018,0,'eye_color',98,131,186), (288987,1550018,1,'eye_type',-1,0,0), (288988,1550018,0,'hair_face_color',185,158,187), (288989,1550018,0,'hair_face_highlight_color',105,103,97), (288990,1550018,0,'hair_type_color',185,158,187), (288991,1550018,0,'hair_type_highlight_color',105,103,97), (288992,1550018,1,'lip_type',-28,26,3), (288993,1550018,1,'nose_type',-12,7,10), (288994,1550018,0,'skin_color',40,96,95), (288995,1550018,1,'soga_cheek_type',17,-3,0), (288996,1550018,1,'soga_chin_type',-11,-4,34), (288997,1550018,1,'soga_ear_type',-11,-4,0), (288998,1550018,1,'soga_eye_brow_type',9,-10,2), (288999,1550018,0,'soga_eye_color',229,229,102), (289000,1550018,1,'soga_eye_type',-1,0,0), (289001,1550018,0,'soga_hair_face_color',185,158,187), (289002,1550018,0,'soga_hair_face_highlight_color',105,103,97), (289003,1550018,0,'soga_hair_type_color',185,158,187), (289004,1550018,0,'soga_hair_type_highlight_color',105,103,97), (289005,1550018,1,'soga_lip_type',-28,26,3), (289006,1550018,1,'soga_nose_type',-12,7,10), (289007,1550018,0,'soga_skin_color',40,96,95), (289008,1550018,0,'wing_color1',255,255,255), (289009,1550018,0,'wing_color2',255,255,255), (289044,1550020,0,'eye_color',255,255,255), (289045,1550020,0,'skin_color',255,255,255), (289046,1550020,0,'soga_eye_color',255,0,255), (289047,1550021,0,'eye_color',255,255,255), (289048,1550021,0,'skin_color',255,255,255), (289049,1550021,0,'soga_eye_color',255,0,255), (289070,1550023,0,'eye_color',255,255,255), (289071,1550023,0,'skin_color',255,255,255), (289072,1550023,0,'soga_eye_color',255,0,255), (289073,1590000,1,'cheek_type',0,-28,0), (289074,1590000,1,'chin_type',20,-28,-28), (289075,1590000,1,'ear_type',-4,-7,0), (289076,1590000,1,'eye_brow_type',-4,-8,0), (289077,1590000,0,'eye_color',180,189,162), (289078,1590000,1,'eye_type',22,0,0), (289079,1590000,0,'hair_face_color',158,188,165), (289080,1590000,0,'hair_face_highlight_color',113,81,0), (289081,1590000,0,'hair_type_color',158,188,165), (289082,1590000,0,'hair_type_highlight_color',113,81,0), (289083,1590000,1,'lip_type',2,-3,-5), (289084,1590000,1,'nose_type',-20,8,18), (289085,1590000,0,'skin_color',193,190,167), (289086,1590000,1,'soga_cheek_type',0,-28,0), (289087,1590000,1,'soga_chin_type',20,-28,-28), (289088,1590000,1,'soga_ear_type',-4,-7,0), (289089,1590000,1,'soga_eye_brow_type',-4,-8,0), (289090,1590000,0,'soga_eye_color',229,229,102), (289091,1590000,1,'soga_eye_type',22,0,0), (289092,1590000,0,'soga_hair_face_color',158,188,165), (289093,1590000,0,'soga_hair_face_highlight_color',113,81,0), (289094,1590000,0,'soga_hair_type_color',158,188,165), (289095,1590000,0,'soga_hair_type_highlight_color',113,81,0), (289096,1590000,1,'soga_lip_type',2,-3,-5), (289097,1590000,1,'soga_nose_type',-20,8,18), (289098,1590000,0,'soga_skin_color',193,190,167), (289099,1590000,0,'wing_color1',255,255,255), (289100,1590000,0,'wing_color2',255,255,255), (289101,1590001,1,'cheek_type',0,-37,0), (289102,1590001,1,'chin_type',-5,37,-14), (289103,1590001,1,'ear_type',37,2,0), (289104,1590001,1,'eye_brow_type',0,7,7), (289105,1590001,0,'eye_color',93,109,61), (289106,1590001,0,'hair_face_color',129,170,169), (289107,1590001,0,'hair_face_highlight_color',121,50,0), (289108,1590001,0,'hair_type_color',129,170,169), (289109,1590001,0,'hair_type_highlight_color',121,50,0), (289110,1590001,1,'lip_type',-5,11,-2), (289111,1590001,1,'nose_type',-2,-38,7), (289112,1590001,0,'skin_color',207,220,220), (289113,1590001,1,'soga_cheek_type',0,-37,0), (289114,1590001,1,'soga_chin_type',-5,37,-14), (289115,1590001,1,'soga_ear_type',37,2,0), (289116,1590001,1,'soga_eye_brow_type',0,7,7), (289117,1590001,0,'soga_eye_color',229,229,102), (289118,1590001,0,'soga_hair_face_color',129,170,169), (289119,1590001,0,'soga_hair_face_highlight_color',121,50,0), (289120,1590001,0,'soga_hair_type_color',129,170,169), (289121,1590001,0,'soga_hair_type_highlight_color',121,50,0), (289122,1590001,1,'soga_lip_type',-5,11,-2), (289123,1590001,1,'soga_nose_type',-2,-38,7), (289124,1590001,0,'soga_skin_color',207,220,220), (289125,1590001,0,'wing_color1',255,255,255), (289126,1590001,0,'wing_color2',255,255,255), (289127,1590002,1,'cheek_type',100,-100,0), (289128,1590002,1,'chin_type',-100,100,100), (289129,1590002,1,'ear_type',25,8,0), (289130,1590002,1,'eye_brow_type',100,100,100), (289131,1590002,0,'eye_color',118,14,183), (289132,1590002,1,'eye_type',100,0,0), (289133,1590002,0,'hair_face_color',171,60,32), (289134,1590002,0,'hair_face_highlight_color',216,192,37), (289135,1590002,0,'hair_type_color',171,60,32), (289136,1590002,0,'hair_type_highlight_color',216,192,37), (289137,1590002,1,'lip_type',100,50,-68), (289138,1590002,1,'nose_type',0,-17,0), (289139,1590002,0,'skin_color',237,221,161), (289140,1590002,1,'soga_cheek_type',100,-100,0), (289141,1590002,1,'soga_chin_type',-100,100,100), (289142,1590002,1,'soga_ear_type',25,8,0), (289143,1590002,1,'soga_eye_brow_type',100,100,100), (289144,1590002,0,'soga_eye_color',229,229,102), (289145,1590002,1,'soga_eye_type',100,0,0), (289146,1590002,0,'soga_hair_face_color',171,60,32), (289147,1590002,0,'soga_hair_face_highlight_color',216,192,37), (289148,1590002,0,'soga_hair_type_color',171,60,32), (289149,1590002,0,'soga_hair_type_highlight_color',216,192,37), (289150,1590002,1,'soga_lip_type',100,50,-68), (289151,1590002,1,'soga_nose_type',0,-17,0), (289152,1590002,0,'soga_skin_color',237,221,161), (289153,1590002,0,'wing_color1',255,255,255), (289154,1590002,0,'wing_color2',255,255,255), (289155,1590003,1,'cheek_type',100,-100,0), (289156,1590003,1,'chin_type',-100,100,100), (289157,1590003,1,'ear_type',25,9,0), (289158,1590003,1,'eye_brow_type',100,100,100), (289159,1590003,0,'eye_color',118,14,183), (289160,1590003,1,'eye_type',100,0,0), (289161,1590003,0,'hair_face_color',171,60,32), (289162,1590003,0,'hair_face_highlight_color',216,192,37), (289163,1590003,0,'hair_type_color',171,60,32), (289164,1590003,0,'hair_type_highlight_color',216,192,37), (289165,1590003,1,'lip_type',100,50,-68), (289166,1590003,1,'nose_type',0,-17,-1), (289167,1590003,0,'skin_color',26,4,0), (289168,1590003,1,'soga_cheek_type',100,-100,0), (289169,1590003,1,'soga_chin_type',-100,100,100), (289170,1590003,1,'soga_ear_type',25,9,0), (289171,1590003,1,'soga_eye_brow_type',100,100,100), (289172,1590003,0,'soga_eye_color',229,229,102), (289173,1590003,1,'soga_eye_type',100,0,0), (289174,1590003,0,'soga_hair_face_color',171,60,32), (289175,1590003,0,'soga_hair_face_highlight_color',216,192,37), (289176,1590003,0,'soga_hair_type_color',171,60,32), (289177,1590003,0,'soga_hair_type_highlight_color',216,192,37), (289178,1590003,1,'soga_lip_type',100,50,-68), (289179,1590003,1,'soga_nose_type',0,-17,-1), (289180,1590003,0,'soga_skin_color',26,4,0), (289181,1590003,0,'wing_color1',255,255,255), (289182,1590003,0,'wing_color2',255,255,255), (289183,1590004,0,'eye_color',255,255,255), (289184,1590004,0,'skin_color',255,255,255), (289185,1590004,0,'soga_eye_color',255,0,255), (289186,1590005,0,'eye_color',255,255,255), (289187,1590005,0,'skin_color',255,255,255), (289188,1590005,0,'soga_eye_color',255,0,255), (289189,1560000,0,'eye_color',255,255,255), (289190,1560000,0,'skin_color',255,255,255), (289191,1560000,0,'soga_eye_color',255,0,255), (289192,1560001,0,'eye_color',255,255,255), (289193,1560001,0,'skin_color',255,255,255), (289194,1560001,0,'soga_eye_color',255,0,255), (289195,1560002,0,'eye_color',255,255,255), (289196,1560002,0,'skin_color',255,255,255), (289197,1560002,0,'soga_eye_color',255,0,255), (289198,1560003,0,'eye_color',255,255,255), (289199,1560003,0,'skin_color',255,255,255), (289200,1560003,0,'soga_eye_color',255,0,255), (289201,1560004,1,'cheek_type',100,-100,0), (289202,1560004,1,'chin_type',-100,100,100), (289203,1560004,1,'ear_type',25,9,0), (289204,1560004,1,'eye_brow_type',100,100,100), (289205,1560004,0,'eye_color',118,14,183), (289206,1560004,1,'eye_type',100,0,0), (289207,1560004,0,'hair_face_color',171,60,32), (289208,1560004,0,'hair_face_highlight_color',216,192,37), (289209,1560004,0,'hair_type_color',171,60,32), (289210,1560004,0,'hair_type_highlight_color',216,192,37), (289211,1560004,1,'lip_type',100,50,-68), (289212,1560004,1,'nose_type',0,-17,-1), (289213,1560004,0,'skin_color',9,10,10), (289214,1560004,1,'soga_cheek_type',100,-100,0), (289215,1560004,1,'soga_chin_type',-100,100,100), (289216,1560004,1,'soga_ear_type',25,9,0), (289217,1560004,1,'soga_eye_brow_type',100,100,100), (289218,1560004,0,'soga_eye_color',229,229,102), (289219,1560004,1,'soga_eye_type',100,0,0), (289220,1560004,0,'soga_hair_face_color',171,60,32), (289221,1560004,0,'soga_hair_face_highlight_color',216,192,37), (289222,1560004,0,'soga_hair_type_color',171,60,32), (289223,1560004,0,'soga_hair_type_highlight_color',216,192,37), (289224,1560004,1,'soga_lip_type',100,50,-68), (289225,1560004,1,'soga_nose_type',0,-17,-1), (289226,1560004,0,'soga_skin_color',9,10,10), (289227,1560004,0,'wing_color1',255,255,255), (289228,1560004,0,'wing_color2',255,255,255), (289229,1560005,1,'cheek_type',100,-100,0), (289230,1560005,1,'chin_type',-100,100,100), (289231,1560005,1,'ear_type',25,9,0), (289232,1560005,1,'eye_brow_type',100,100,100), (289233,1560005,0,'eye_color',118,14,183), (289234,1560005,1,'eye_type',100,0,0), (289235,1560005,0,'hair_face_color',171,60,32), (289236,1560005,0,'hair_face_highlight_color',216,192,37), (289237,1560005,0,'hair_type_color',171,60,32), (289238,1560005,0,'hair_type_highlight_color',216,192,37), (289239,1560005,1,'lip_type',100,50,-68), (289240,1560005,1,'nose_type',0,-17,-1), (289241,1560005,0,'skin_color',210,179,78), (289242,1560005,1,'soga_cheek_type',100,-100,0), (289243,1560005,1,'soga_chin_type',-100,100,100), (289244,1560005,1,'soga_ear_type',25,9,0), (289245,1560005,1,'soga_eye_brow_type',100,100,100), (289246,1560005,0,'soga_eye_color',229,229,102), (289247,1560005,1,'soga_eye_type',100,0,0), (289248,1560005,0,'soga_hair_face_color',171,60,32), (289249,1560005,0,'soga_hair_face_highlight_color',216,192,37), (289250,1560005,0,'soga_hair_type_color',171,60,32), (289251,1560005,0,'soga_hair_type_highlight_color',216,192,37), (289252,1560005,1,'soga_lip_type',100,50,-68), (289253,1560005,1,'soga_nose_type',0,-17,-1), (289254,1560005,0,'soga_skin_color',210,179,78), (289255,1560005,0,'wing_color1',255,255,255), (289256,1560005,0,'wing_color2',255,255,255), (289257,1560006,0,'eye_color',255,255,255), (289258,1560006,0,'skin_color',255,255,255), (289259,1560006,0,'soga_eye_color',255,0,255), (289260,1560007,0,'eye_color',255,255,255), (289261,1560007,0,'skin_color',198,0,0), (289262,1560007,0,'soga_eye_color',255,0,255), (289263,1560008,0,'eye_color',255,255,255), (289264,1560008,0,'skin_color',198,0,0), (289265,1560008,0,'soga_eye_color',255,0,255), (289266,1560009,0,'eye_color',255,255,255), (289267,1560009,0,'skin_color',255,255,255), (289268,1560009,0,'soga_eye_color',255,0,255), (289269,1560010,0,'eye_color',255,255,255), (289270,1560010,0,'skin_color',255,255,255), (289271,1560010,0,'soga_eye_color',255,0,255), (289272,1560011,0,'eye_color',255,255,255), (289273,1560011,0,'skin_color',255,255,255), (289274,1560011,0,'soga_eye_color',255,0,255), (289275,1560012,1,'cheek_type',100,-100,0), (289276,1560012,1,'chin_type',-100,100,100), (289277,1560012,1,'ear_type',25,8,0), (289278,1560012,1,'eye_brow_type',100,100,100), (289279,1560012,0,'eye_color',118,14,183), (289280,1560012,1,'eye_type',100,0,0), (289281,1560012,0,'hair_face_color',171,60,32), (289282,1560012,0,'hair_face_highlight_color',216,192,37), (289283,1560012,0,'hair_type_color',171,60,32), (289284,1560012,0,'hair_type_highlight_color',216,192,37), (289285,1560012,1,'lip_type',100,50,-68), (289286,1560012,1,'nose_type',0,-17,0), (289287,1560012,1,'soga_cheek_type',100,-100,0), (289288,1560012,1,'soga_chin_type',-100,100,100), (289289,1560012,1,'soga_ear_type',25,8,0), (289290,1560012,1,'soga_eye_brow_type',100,100,100), (289291,1560012,0,'soga_eye_color',229,229,102), (289292,1560012,1,'soga_eye_type',100,0,0), (289293,1560012,0,'soga_hair_face_color',171,60,32), (289294,1560012,0,'soga_hair_face_highlight_color',216,192,37), (289295,1560012,0,'soga_hair_type_color',171,60,32), (289296,1560012,0,'soga_hair_type_highlight_color',216,192,37), (289297,1560012,1,'soga_lip_type',100,50,-68), (289298,1560012,1,'soga_nose_type',0,-17,0), (289299,1560012,0,'wing_color1',255,255,255), (289300,1560012,0,'wing_color2',255,255,255), (289301,1560013,1,'cheek_type',100,-100,0), (289302,1560013,1,'chin_type',-100,100,100), (289303,1560013,1,'ear_type',25,8,0), (289304,1560013,1,'eye_brow_type',100,100,100), (289305,1560013,0,'eye_color',118,14,183), (289306,1560013,1,'eye_type',100,0,0), (289307,1560013,0,'hair_face_color',171,60,32), (289308,1560013,0,'hair_face_highlight_color',216,192,37), (289309,1560013,0,'hair_type_color',171,60,32), (289310,1560013,0,'hair_type_highlight_color',216,192,37), (289311,1560013,1,'lip_type',100,50,-68), (289312,1560013,1,'nose_type',0,-17,0), (289313,1560013,0,'skin_color',242,232,191), (289314,1560013,1,'soga_cheek_type',100,-100,0), (289315,1560013,1,'soga_chin_type',-100,100,100), (289316,1560013,1,'soga_ear_type',25,8,0), (289317,1560013,1,'soga_eye_brow_type',100,100,100), (289318,1560013,0,'soga_eye_color',229,229,102), (289319,1560013,1,'soga_eye_type',100,0,0), (289320,1560013,0,'soga_hair_face_color',171,60,32), (289321,1560013,0,'soga_hair_face_highlight_color',216,192,37), (289322,1560013,0,'soga_hair_type_color',171,60,32), (289323,1560013,0,'soga_hair_type_highlight_color',216,192,37), (289324,1560013,1,'soga_lip_type',100,50,-68), (289325,1560013,1,'soga_nose_type',0,-17,0), (289326,1560013,0,'soga_skin_color',242,232,191), (289327,1560013,0,'wing_color1',255,255,255), (289328,1560013,0,'wing_color2',255,255,255), (289329,1560014,0,'eye_color',255,255,255), (289330,1560014,0,'skin_color',255,255,255), (289331,1560014,0,'soga_eye_color',255,0,255), (289332,1560015,0,'eye_color',255,255,255), (289333,1560015,0,'skin_color',255,255,255), (289334,1560015,0,'soga_eye_color',255,0,255), (289335,1560016,0,'eye_color',255,255,255), (289336,1560016,0,'skin_color',255,255,255), (289337,1560016,0,'soga_eye_color',255,0,255), (289338,1560017,0,'eye_color',255,255,255), (289339,1560017,0,'skin_color',255,255,255), (289340,1560017,0,'soga_eye_color',255,0,255), (289341,1560018,0,'eye_color',255,255,255), (289342,1560018,0,'skin_color',255,255,255), (289343,1560018,0,'soga_eye_color',255,0,255), (289344,1560019,0,'eye_color',255,255,255), (289345,1560019,0,'skin_color',255,255,255), (289346,1560019,0,'soga_eye_color',255,0,255), (289347,1560020,0,'eye_color',255,255,255), (289348,1560020,0,'skin_color',255,255,255), (289349,1560020,0,'soga_eye_color',255,0,255), (289350,1560021,1,'cheek_type',2,19,0), (289351,1560021,1,'chin_type',23,34,4), (289352,1560021,1,'ear_type',-10,-28,0), (289353,1560021,1,'eye_brow_type',-8,-4,5), (289354,1560021,0,'eye_color',96,160,175), (289355,1560021,1,'eye_type',39,0,0), (289356,1560021,0,'hair_face_color',115,94,81), (289357,1560021,0,'hair_face_highlight_color',144,121,5), (289358,1560021,0,'hair_type_color',115,94,81), (289359,1560021,0,'hair_type_highlight_color',144,121,5), (289360,1560021,1,'lip_type',-19,-7,-21), (289361,1560021,1,'nose_type',-8,-7,10), (289362,1560021,0,'skin_color',208,145,136), (289363,1560021,1,'soga_cheek_type',2,19,0), (289364,1560021,1,'soga_chin_type',23,34,4), (289365,1560021,1,'soga_ear_type',-10,-28,0), (289366,1560021,1,'soga_eye_brow_type',-8,-4,5), (289367,1560021,0,'soga_eye_color',229,229,102), (289368,1560021,1,'soga_eye_type',39,0,0), (289369,1560021,0,'soga_hair_face_color',115,94,81), (289370,1560021,0,'soga_hair_face_highlight_color',144,121,5), (289371,1560021,0,'soga_hair_type_color',115,94,81), (289372,1560021,0,'soga_hair_type_highlight_color',144,121,5), (289373,1560021,1,'soga_lip_type',-19,-7,-21), (289374,1560021,1,'soga_nose_type',-8,-7,10), (289375,1560021,0,'soga_skin_color',208,145,136), (289376,1560021,0,'wing_color1',255,255,255), (289377,1560021,0,'wing_color2',255,255,255), (289378,1560022,0,'eye_color',255,255,255), (289379,1560022,0,'skin_color',255,255,255), (289380,1560022,0,'soga_eye_color',255,0,255), (289381,1560023,0,'eye_color',255,255,255), (289382,1560023,0,'skin_color',255,255,255), (289383,1560023,0,'soga_eye_color',255,0,255), (289384,1560024,0,'eye_color',255,255,255), (289385,1560024,0,'skin_color',255,255,255), (289386,1560024,0,'soga_eye_color',255,0,255), (289387,1560025,0,'eye_color',255,255,255), (289388,1560025,0,'skin_color',255,255,255), (289389,1560025,0,'soga_eye_color',255,0,255), (289390,1560026,0,'eye_color',255,255,255), (289391,1560026,0,'skin_color',255,255,255), (289392,1560026,0,'soga_eye_color',255,0,255), (289393,1560027,1,'cheek_type',100,-100,0), (289394,1560027,1,'chin_type',-100,100,100), (289395,1560027,1,'ear_type',25,9,0), (289396,1560027,1,'eye_brow_type',100,100,100), (289397,1560027,0,'eye_color',118,14,183), (289398,1560027,1,'eye_type',100,0,0), (289399,1560027,0,'hair_face_color',171,60,32), (289400,1560027,0,'hair_face_highlight_color',216,192,37), (289401,1560027,0,'hair_type_color',171,60,32), (289402,1560027,0,'hair_type_highlight_color',216,192,37), (289403,1560027,1,'lip_type',100,50,-68), (289404,1560027,1,'nose_type',0,-17,-1), (289405,1560027,0,'skin_color',38,11,2), (289406,1560027,1,'soga_cheek_type',100,-100,0), (289407,1560027,1,'soga_chin_type',-100,100,100), (289408,1560027,1,'soga_ear_type',25,9,0), (289409,1560027,1,'soga_eye_brow_type',100,100,100), (289410,1560027,0,'soga_eye_color',229,229,102), (289411,1560027,1,'soga_eye_type',100,0,0), (289412,1560027,0,'soga_hair_face_color',171,60,32), (289413,1560027,0,'soga_hair_face_highlight_color',216,192,37), (289414,1560027,0,'soga_hair_type_color',171,60,32), (289415,1560027,0,'soga_hair_type_highlight_color',216,192,37), (289416,1560027,1,'soga_lip_type',100,50,-68), (289417,1560027,1,'soga_nose_type',0,-17,-1), (289418,1560027,0,'soga_skin_color',38,11,2), (289419,1560027,0,'wing_color1',255,255,255), (289420,1560027,0,'wing_color2',255,255,255), (289421,1560028,0,'eye_color',255,255,255), (289422,1560028,0,'skin_color',255,255,255), (289423,1560028,0,'soga_eye_color',255,0,255), (289424,1560029,1,'cheek_type',100,-100,0), (289425,1560029,1,'chin_type',-100,100,100), (289426,1560029,1,'ear_type',25,9,0), (289427,1560029,1,'eye_brow_type',100,100,100), (289428,1560029,0,'eye_color',118,14,183), (289429,1560029,1,'eye_type',100,0,0), (289430,1560029,0,'hair_face_color',171,60,32), (289431,1560029,0,'hair_face_highlight_color',216,192,37), (289432,1560029,0,'hair_type_color',171,60,32), (289433,1560029,0,'hair_type_highlight_color',216,192,37), (289434,1560029,1,'lip_type',100,50,-68), (289435,1560029,1,'nose_type',0,-17,-1), (289436,1560029,0,'skin_color',243,232,191), (289437,1560029,1,'soga_cheek_type',100,-100,0), (289438,1560029,1,'soga_chin_type',-100,100,100), (289439,1560029,1,'soga_ear_type',25,9,0), (289440,1560029,1,'soga_eye_brow_type',100,100,100), (289441,1560029,0,'soga_eye_color',229,229,102), (289442,1560029,1,'soga_eye_type',100,0,0), (289443,1560029,0,'soga_hair_face_color',171,60,32), (289444,1560029,0,'soga_hair_face_highlight_color',216,192,37), (289445,1560029,0,'soga_hair_type_color',171,60,32), (289446,1560029,0,'soga_hair_type_highlight_color',216,192,37), (289447,1560029,1,'soga_lip_type',100,50,-68), (289448,1560029,1,'soga_nose_type',0,-17,-1), (289449,1560029,0,'soga_skin_color',243,232,191), (289450,1560029,0,'wing_color1',255,255,255), (289451,1560029,0,'wing_color2',255,255,255), (289452,1560030,1,'cheek_type',100,-100,0), (289453,1560030,1,'chin_type',-100,100,100), (289454,1560030,1,'ear_type',25,8,0), (289455,1560030,1,'eye_brow_type',100,100,100), (289456,1560030,0,'eye_color',118,14,183), (289457,1560030,1,'eye_type',100,0,0), (289458,1560030,0,'hair_face_color',171,60,32), (289459,1560030,0,'hair_face_highlight_color',216,192,37), (289460,1560030,0,'hair_type_color',171,60,32), (289461,1560030,0,'hair_type_highlight_color',216,192,37), (289462,1560030,1,'lip_type',100,50,-68), (289463,1560030,1,'nose_type',0,-17,0), (289464,1560030,0,'skin_color',250,247,233), (289465,1560030,1,'soga_cheek_type',100,-100,0), (289466,1560030,1,'soga_chin_type',-100,100,100), (289467,1560030,1,'soga_ear_type',25,8,0), (289468,1560030,1,'soga_eye_brow_type',100,100,100), (289469,1560030,0,'soga_eye_color',229,229,102), (289470,1560030,1,'soga_eye_type',100,0,0), (289471,1560030,0,'soga_hair_face_color',171,60,32), (289472,1560030,0,'soga_hair_face_highlight_color',216,192,37), (289473,1560030,0,'soga_hair_type_color',171,60,32), (289474,1560030,0,'soga_hair_type_highlight_color',216,192,37), (289475,1560030,1,'soga_lip_type',100,50,-68), (289476,1560030,1,'soga_nose_type',0,-17,0), (289477,1560030,0,'soga_skin_color',250,247,233), (289478,1560030,0,'wing_color1',255,255,255), (289479,1560030,0,'wing_color2',255,255,255), (289480,1560031,0,'eye_color',255,255,255), (289481,1560031,0,'skin_color',255,255,255), (289482,1560031,0,'soga_eye_color',255,0,255), (289483,1560032,0,'eye_color',255,255,255), (289484,1560032,0,'skin_color',255,255,255), (289485,1560032,0,'soga_eye_color',255,0,255), (289486,1560033,0,'eye_color',255,255,255), (289487,1560033,0,'skin_color',255,255,255), (289488,1560033,0,'soga_eye_color',255,0,255), (289489,1560034,0,'eye_color',255,255,255), (289490,1560034,0,'skin_color',255,255,255), (289491,1560034,0,'soga_eye_color',255,0,255), (289492,1560035,0,'eye_color',255,255,255), (289493,1560035,0,'skin_color',63,0,0), (289494,1560035,0,'soga_eye_color',255,0,255), (289495,1560036,0,'eye_color',255,255,255), (289496,1560036,0,'skin_color',140,0,0), (289497,1560036,0,'soga_eye_color',255,0,255), (289498,1560037,0,'eye_color',255,255,255), (289499,1560037,0,'skin_color',255,255,255), (289500,1560037,0,'soga_eye_color',255,0,255), (289501,4750000,1,'cheek_type',100,-100,0), (289502,4750000,1,'chin_type',-100,100,100), (289503,4750000,1,'ear_type',25,9,0), (289504,4750000,1,'eye_brow_type',100,100,100), (289505,4750000,0,'eye_color',118,14,183), (289506,4750000,1,'eye_type',100,0,0), (289507,4750000,0,'hair_face_color',171,60,32), (289508,4750000,0,'hair_face_highlight_color',216,192,37), (289509,4750000,0,'hair_type_color',171,60,32), (289510,4750000,0,'hair_type_highlight_color',216,192,37), (289511,4750000,1,'lip_type',100,50,-68), (289512,4750000,1,'nose_type',0,-17,-1), (289513,4750000,0,'skin_color',43,46,47), (289514,4750000,1,'soga_cheek_type',100,-100,0), (289515,4750000,1,'soga_chin_type',-100,100,100), (289516,4750000,1,'soga_ear_type',25,9,0), (289517,4750000,1,'soga_eye_brow_type',100,100,100), (289518,4750000,0,'soga_eye_color',229,229,102), (289519,4750000,1,'soga_eye_type',100,0,0), (289520,4750000,0,'soga_hair_face_color',171,60,32), (289521,4750000,0,'soga_hair_face_highlight_color',216,192,37), (289522,4750000,0,'soga_hair_type_color',171,60,32), (289523,4750000,0,'soga_hair_type_highlight_color',216,192,37), (289524,4750000,1,'soga_lip_type',100,50,-68), (289525,4750000,1,'soga_nose_type',0,-17,-1), (289526,4750000,0,'soga_skin_color',43,46,47), (289527,4750000,0,'wing_color1',255,255,255), (289528,4750000,0,'wing_color2',255,255,255), (289529,4750001,1,'cheek_type',100,-100,0), (289530,4750001,1,'chin_type',-100,100,100), (289531,4750001,1,'ear_type',25,9,0), (289532,4750001,1,'eye_brow_type',100,100,100), (289533,4750001,0,'eye_color',118,14,183), (289534,4750001,1,'eye_type',100,0,0), (289535,4750001,0,'hair_face_color',171,60,32), (289536,4750001,0,'hair_face_highlight_color',216,192,37), (289537,4750001,0,'hair_type_color',171,60,32), (289538,4750001,0,'hair_type_highlight_color',216,192,37), (289539,4750001,1,'lip_type',100,50,-68), (289540,4750001,1,'nose_type',0,-17,-1), (289541,4750001,0,'skin_color',231,231,231), (289542,4750001,1,'soga_cheek_type',100,-100,0), (289543,4750001,1,'soga_chin_type',-100,100,100), (289544,4750001,1,'soga_ear_type',25,9,0), (289545,4750001,1,'soga_eye_brow_type',100,100,100), (289546,4750001,0,'soga_eye_color',229,229,102), (289547,4750001,1,'soga_eye_type',100,0,0), (289548,4750001,0,'soga_hair_face_color',171,60,32), (289549,4750001,0,'soga_hair_face_highlight_color',216,192,37), (289550,4750001,0,'soga_hair_type_color',171,60,32), (289551,4750001,0,'soga_hair_type_highlight_color',216,192,37), (289552,4750001,1,'soga_lip_type',100,50,-68), (289553,4750001,1,'soga_nose_type',0,-17,-1), (289554,4750001,0,'soga_skin_color',231,231,231), (289555,4750001,0,'wing_color1',255,255,255), (289556,4750001,0,'wing_color2',255,255,255), (289557,4750002,1,'cheek_type',100,-100,0), (289558,4750002,1,'chin_type',-100,100,100), (289559,4750002,1,'ear_type',25,9,0), (289560,4750002,1,'eye_brow_type',100,100,100), (289561,4750002,0,'eye_color',118,14,183), (289562,4750002,1,'eye_type',100,0,0), (289563,4750002,0,'hair_face_color',171,60,32), (289564,4750002,0,'hair_face_highlight_color',216,192,37), (289565,4750002,0,'hair_type_color',171,60,32), (289566,4750002,0,'hair_type_highlight_color',216,192,37), (289567,4750002,1,'lip_type',100,50,-68), (289568,4750002,1,'nose_type',0,-17,-1), (289569,4750002,0,'skin_color',9,10,10), (289570,4750002,1,'soga_cheek_type',100,-100,0), (289571,4750002,1,'soga_chin_type',-100,100,100), (289572,4750002,1,'soga_ear_type',25,9,0), (289573,4750002,1,'soga_eye_brow_type',100,100,100), (289574,4750002,0,'soga_eye_color',229,229,102), (289575,4750002,1,'soga_eye_type',100,0,0), (289576,4750002,0,'soga_hair_face_color',171,60,32), (289577,4750002,0,'soga_hair_face_highlight_color',216,192,37), (289578,4750002,0,'soga_hair_type_color',171,60,32), (289579,4750002,0,'soga_hair_type_highlight_color',216,192,37), (289580,4750002,1,'soga_lip_type',100,50,-68), (289581,4750002,1,'soga_nose_type',0,-17,-1), (289582,4750002,0,'soga_skin_color',9,10,10), (289583,4750002,0,'wing_color1',255,255,255), (289584,4750002,0,'wing_color2',255,255,255), (289585,4750003,1,'cheek_type',100,-100,0), (289586,4750003,1,'chin_type',-100,100,100), (289587,4750003,1,'ear_type',25,8,0), (289588,4750003,1,'eye_brow_type',100,100,100), (289589,4750003,0,'eye_color',118,14,183), (289590,4750003,1,'eye_type',100,0,0), (289591,4750003,0,'hair_face_color',171,60,32), (289592,4750003,0,'hair_face_highlight_color',216,192,37), (289593,4750003,0,'hair_type_color',171,60,32), (289594,4750003,0,'hair_type_highlight_color',216,192,37), (289595,4750003,1,'lip_type',100,50,-68), (289596,4750003,1,'nose_type',0,-17,0), (289597,4750003,0,'skin_color',84,44,20), (289598,4750003,1,'soga_cheek_type',100,-100,0), (289599,4750003,1,'soga_chin_type',-100,100,100), (289600,4750003,1,'soga_ear_type',25,8,0), (289601,4750003,1,'soga_eye_brow_type',100,100,100), (289602,4750003,0,'soga_eye_color',229,229,102), (289603,4750003,1,'soga_eye_type',100,0,0), (289604,4750003,0,'soga_hair_face_color',171,60,32), (289605,4750003,0,'soga_hair_face_highlight_color',216,192,37), (289606,4750003,0,'soga_hair_type_color',171,60,32), (289607,4750003,0,'soga_hair_type_highlight_color',216,192,37), (289608,4750003,1,'soga_lip_type',100,50,-68), (289609,4750003,1,'soga_nose_type',0,-17,0), (289610,4750003,0,'soga_skin_color',84,44,20), (289611,4750003,0,'wing_color1',255,255,255), (289612,4750003,0,'wing_color2',255,255,255), (289613,2780000,1,'cheek_type',69,-42,0), (289614,2780000,1,'chin_type',90,-64,82), (289615,2780000,1,'ear_type',39,-98,0), (289616,2780000,1,'eye_brow_type',83,-1,-4), (289617,2780000,0,'eye_color',121,172,178), (289618,2780000,1,'eye_type',40,0,0), (289619,2780000,0,'hair_color1',180,45,208), (289620,2780000,0,'hair_color2',39,32,39), (289621,2780000,0,'hair_face_color',26,15,34), (289622,2780000,0,'hair_face_highlight_color',44,16,16), (289623,2780000,0,'hair_highlight',91,21,51), (289624,2780000,0,'hair_type_color',26,15,34), (289625,2780000,0,'hair_type_highlight_color',44,16,16), (289626,2780000,1,'lip_type',-9,14,-98), (289627,2780000,1,'nose_type',5,-76,45), (289628,2780000,0,'skin_color',245,233,233), (289629,2780000,1,'soga_cheek_type',0,83,-1), (289630,2780000,1,'soga_chin_type',0,-9,14), (289631,2780000,1,'soga_ear_type',0,40,0), (289632,2780000,1,'soga_eye_brow_type',0,39,-98), (289633,2780000,0,'soga_eye_color',229,229,102), (289634,2780000,1,'soga_eye_type',41,0,0), (289635,2780000,0,'soga_hair_color1',159,88,0), (289636,2780000,0,'soga_hair_color2',54,45,28), (289637,2780000,0,'soga_hair_face_color',26,15,34), (289638,2780000,0,'soga_hair_face_highlight_color',44,16,16), (289639,2780000,0,'soga_hair_highlight',91,21,51), (289640,2780000,0,'soga_hair_type_color',26,15,34), (289641,2780000,0,'soga_hair_type_highlight_color',44,16,16), (289642,2780000,1,'soga_lip_type',-4,69,-42), (289643,2780000,1,'soga_nose_type',-98,90,-64), (289644,2780000,0,'soga_skin_color',245,233,233), (289645,2780000,0,'wing_color1',255,255,255), (289646,2780000,0,'wing_color2',255,255,255), (289647,2780001,1,'cheek_type',44,0,0), (289648,2780001,1,'chin_type',90,-11,0), (289649,2780001,1,'ear_type',-8,-98,0), (289650,2780001,1,'eye_brow_type',-91,-53,-25), (289651,2780001,0,'eye_color',119,175,191), (289652,2780001,1,'eye_type',75,0,0), (289653,2780001,0,'hair_color1',53,222,247), (289654,2780001,0,'hair_color2',208,0,0), (289655,2780001,0,'hair_face_color',121,38,35), (289656,2780001,0,'hair_face_highlight_color',47,14,19), (289657,2780001,0,'hair_highlight',89,21,21), (289658,2780001,0,'hair_type_color',121,38,35), (289659,2780001,0,'hair_type_highlight_color',47,14,19), (289660,2780001,1,'lip_type',0,32,-22), (289661,2780001,1,'nose_type',90,53,-34), (289662,2780001,0,'skin_color',245,250,250), (289663,2780001,1,'soga_cheek_type',0,-91,-53), (289664,2780001,1,'soga_chin_type',0,0,32), (289665,2780001,1,'soga_ear_type',0,75,0), (289666,2780001,1,'soga_eye_brow_type',0,-8,-98), (289667,2780001,0,'soga_eye_color',229,229,102), (289668,2780001,1,'soga_eye_type',-48,0,0), (289669,2780001,0,'soga_hair_color1',171,87,0), (289670,2780001,0,'soga_hair_color2',109,14,49), (289671,2780001,0,'soga_hair_face_color',121,38,35), (289672,2780001,0,'soga_hair_face_highlight_color',47,14,19), (289673,2780001,0,'soga_hair_highlight',89,21,21), (289674,2780001,0,'soga_hair_type_color',121,38,35), (289675,2780001,0,'soga_hair_type_highlight_color',47,14,19), (289676,2780001,1,'soga_lip_type',-25,44,0), (289677,2780001,1,'soga_nose_type',-22,90,-11), (289678,2780001,0,'soga_skin_color',245,250,250), (289679,2780001,0,'wing_color1',255,255,255), (289680,2780001,0,'wing_color2',255,255,255), (289681,2780002,1,'cheek_type',21,57,0), (289682,2780002,1,'chin_type',-17,41,50), (289683,2780002,1,'ear_type',34,87,0), (289684,2780002,1,'eye_brow_type',0,0,87), (289685,2780002,0,'eye_color',43,69,43), (289686,2780002,1,'eye_type',-31,0,0), (289687,2780002,0,'hair_color1',225,45,9), (289688,2780002,0,'hair_color2',10,0,0), (289689,2780002,0,'hair_face_color',201,142,16), (289690,2780002,0,'hair_face_highlight_color',48,32,3), (289691,2780002,0,'hair_highlight',209,131,22), (289692,2780002,0,'hair_type_color',201,142,16), (289693,2780002,0,'hair_type_highlight_color',48,32,3), (289694,2780002,1,'lip_type',-15,-62,-51), (289695,2780002,1,'nose_type',-28,-31,45), (289696,2780002,0,'skin_color',224,204,159), (289697,2780002,1,'soga_cheek_type',0,19,52), (289698,2780002,1,'soga_chin_type',0,-15,-62), (289699,2780002,1,'soga_ear_type',0,-31,0), (289700,2780002,1,'soga_eye_brow_type',0,34,87), (289701,2780002,0,'soga_eye_color',229,229,102), (289702,2780002,1,'soga_eye_type',10,0,0), (289703,2780002,0,'soga_hair_color1',199,150,48), (289704,2780002,0,'soga_hair_color2',79,28,15), (289705,2780002,0,'soga_hair_face_color',201,142,16), (289706,2780002,0,'soga_hair_face_highlight_color',48,32,3), (289707,2780002,0,'soga_hair_highlight',209,131,22), (289708,2780002,0,'soga_hair_type_color',201,142,16), (289709,2780002,0,'soga_hair_type_highlight_color',48,32,3), (289710,2780002,1,'soga_lip_type',87,21,57), (289711,2780002,1,'soga_nose_type',-51,-17,41), (289712,2780002,0,'soga_skin_color',224,204,159), (289713,2780002,0,'wing_color1',255,255,255), (289714,2780002,0,'wing_color2',255,255,255), (289715,2780003,0,'eye_color',255,255,255), (289716,2780003,0,'skin_color',255,255,255), (289717,2780003,0,'soga_eye_color',255,0,255), (289718,2780004,0,'eye_color',255,255,255), (289719,2780004,0,'skin_color',255,255,255), (289720,2780004,0,'soga_eye_color',255,0,255), (289721,2780005,0,'eye_color',255,255,255), (289722,2780005,0,'skin_color',255,255,255), (289723,2780005,0,'soga_eye_color',255,0,255), (289724,2780006,1,'cheek_type',-31,-14,0), (289725,2780006,1,'chin_type',-7,-14,0), (289726,2780006,1,'ear_type',34,40,0), (289727,2780006,1,'eye_brow_type',-39,-4,-18), (289728,2780006,0,'eye_color',52,112,112), (289729,2780006,1,'eye_type',26,0,0), (289730,2780006,0,'hair_color1',43,36,70), (289731,2780006,0,'hair_color2',64,76,74), (289732,2780006,0,'hair_face_color',139,80,51), (289733,2780006,0,'hair_face_highlight_color',84,84,83), (289734,2780006,0,'hair_highlight',79,28,15), (289735,2780006,0,'hair_type_color',139,80,51), (289736,2780006,0,'hair_type_highlight_color',84,84,83), (289737,2780006,1,'lip_type',19,17,-5), (289738,2780006,1,'nose_type',-7,-44,3), (289739,2780006,0,'skin_color',168,112,81), (289740,2780006,1,'soga_cheek_type',-31,-14,0), (289741,2780006,1,'soga_chin_type',-7,-14,0), (289742,2780006,1,'soga_ear_type',34,40,0), (289743,2780006,1,'soga_eye_brow_type',-39,-4,-18), (289744,2780006,0,'soga_eye_color',229,229,102), (289745,2780006,1,'soga_eye_type',26,0,0), (289746,2780006,0,'soga_hair_color1',43,36,70), (289747,2780006,0,'soga_hair_color2',64,76,74), (289748,2780006,0,'soga_hair_face_color',139,80,51), (289749,2780006,0,'soga_hair_face_highlight_color',84,84,83), (289750,2780006,0,'soga_hair_highlight',79,28,15), (289751,2780006,0,'soga_hair_type_color',139,80,51), (289752,2780006,0,'soga_hair_type_highlight_color',84,84,83), (289753,2780006,1,'soga_lip_type',19,17,-5), (289754,2780006,1,'soga_nose_type',-7,-44,3), (289755,2780006,0,'soga_skin_color',168,112,81), (289756,2780006,0,'wing_color1',255,255,255), (289757,2780006,0,'wing_color2',255,255,255), (289758,2780007,1,'cheek_type',-4,18,0), (289759,2780007,1,'chin_type',-35,28,5), (289760,2780007,1,'ear_type',0,32,0), (289761,2780007,1,'eye_brow_type',28,-17,9), (289762,2780007,0,'eye_color',66,138,151), (289763,2780007,1,'eye_type',-28,0,0), (289764,2780007,0,'hair_face_color',183,172,77), (289765,2780007,0,'hair_face_highlight_color',167,166,166), (289766,2780007,0,'hair_type_color',183,172,77), (289767,2780007,0,'hair_type_highlight_color',167,166,166), (289768,2780007,1,'lip_type',-3,-5,0), (289769,2780007,1,'nose_type',7,3,12), (289770,2780007,0,'skin_color',225,211,188), (289771,2780007,1,'soga_cheek_type',-4,18,0), (289772,2780007,1,'soga_chin_type',-35,28,5), (289773,2780007,1,'soga_ear_type',0,32,0), (289774,2780007,1,'soga_eye_brow_type',28,-17,9), (289775,2780007,0,'soga_eye_color',229,229,102), (289776,2780007,1,'soga_eye_type',-28,0,0), (289777,2780007,0,'soga_hair_face_color',183,172,77), (289778,2780007,0,'soga_hair_face_highlight_color',167,166,166), (289779,2780007,0,'soga_hair_type_color',183,172,77), (289780,2780007,0,'soga_hair_type_highlight_color',167,166,166), (289781,2780007,1,'soga_lip_type',-3,-5,0), (289782,2780007,1,'soga_nose_type',7,3,12), (289783,2780007,0,'soga_skin_color',225,211,188), (289784,2780007,0,'wing_color1',255,255,255), (289785,2780007,0,'wing_color2',255,255,255), (289786,2780008,1,'cheek_type',100,-100,0), (289787,2780008,1,'chin_type',-37,-100,79), (289788,2780008,1,'ear_type',9,-22,0), (289789,2780008,1,'eye_brow_type',-4,0,72), (289790,2780008,0,'eye_color',139,179,169), (289791,2780008,1,'eye_type',20,0,0), (289792,2780008,0,'hair_face_color',215,203,91), (289793,2780008,0,'hair_face_highlight_color',84,70,0), (289794,2780008,0,'hair_type_color',215,203,91), (289795,2780008,0,'hair_type_highlight_color',84,70,0), (289796,2780008,1,'lip_type',-61,43,-55), (289797,2780008,1,'nose_type',-17,-78,-63), (289798,2780008,0,'skin_color',190,142,104), (289799,2780008,1,'soga_cheek_type',100,-100,0), (289800,2780008,1,'soga_chin_type',-37,-100,79), (289801,2780008,1,'soga_ear_type',9,-22,0), (289802,2780008,1,'soga_eye_brow_type',-4,0,72), (289803,2780008,0,'soga_eye_color',229,229,102), (289804,2780008,1,'soga_eye_type',20,0,0), (289805,2780008,0,'soga_hair_face_color',215,203,91), (289806,2780008,0,'soga_hair_face_highlight_color',84,70,0), (289807,2780008,0,'soga_hair_type_color',215,203,91), (289808,2780008,0,'soga_hair_type_highlight_color',84,70,0), (289809,2780008,1,'soga_lip_type',-61,43,-55), (289810,2780008,1,'soga_nose_type',-17,-78,-63), (289811,2780008,0,'soga_skin_color',190,142,104), (289812,2780008,0,'wing_color1',255,255,255), (289813,2780008,0,'wing_color2',255,255,255), (289814,2780009,0,'eye_color',255,255,255), (289815,2780009,0,'skin_color',255,255,255), (289816,2780009,0,'soga_eye_color',255,0,255), (289817,2780010,0,'eye_color',255,255,255), (289818,2780010,0,'skin_color',255,255,255), (289819,2780010,0,'soga_eye_color',255,0,255), (289820,2780011,1,'cheek_type',100,-100,0), (289821,2780011,1,'chin_type',-37,-100,79), (289822,2780011,1,'ear_type',9,-22,0), (289823,2780011,1,'eye_brow_type',-4,0,72), (289824,2780011,0,'eye_color',139,179,169), (289825,2780011,1,'eye_type',20,0,0), (289826,2780011,0,'hair_color1',161,165,168), (289827,2780011,0,'hair_color2',50,69,69), (289828,2780011,0,'hair_face_color',215,203,91), (289829,2780011,0,'hair_face_highlight_color',84,70,0), (289830,2780011,0,'hair_highlight',29,21,28), (289831,2780011,0,'hair_type_color',215,203,91), (289832,2780011,0,'hair_type_highlight_color',84,70,0), (289833,2780011,1,'lip_type',-61,43,-55), (289834,2780011,1,'nose_type',-17,-78,-63), (289835,2780011,0,'skin_color',190,142,104), (289836,2780011,1,'soga_cheek_type',100,-100,0), (289837,2780011,1,'soga_chin_type',-37,-100,79), (289838,2780011,1,'soga_ear_type',9,-22,0), (289839,2780011,1,'soga_eye_brow_type',-4,0,72), (289840,2780011,0,'soga_eye_color',229,229,102), (289841,2780011,1,'soga_eye_type',20,0,0), (289842,2780011,0,'soga_hair_color1',161,165,168), (289843,2780011,0,'soga_hair_color2',50,69,69), (289844,2780011,0,'soga_hair_face_color',215,203,91), (289845,2780011,0,'soga_hair_face_highlight_color',84,70,0), (289846,2780011,0,'soga_hair_highlight',29,21,28), (289847,2780011,0,'soga_hair_type_color',215,203,91), (289848,2780011,0,'soga_hair_type_highlight_color',84,70,0), (289849,2780011,1,'soga_lip_type',-61,43,-55), (289850,2780011,1,'soga_nose_type',-17,-78,-63), (289851,2780011,0,'soga_skin_color',190,142,104), (289852,2780011,0,'wing_color1',255,255,255), (289853,2780011,0,'wing_color2',255,255,255), (289854,2780012,0,'eye_color',255,255,255), (289855,2780012,0,'skin_color',255,255,255), (289856,2780012,0,'soga_eye_color',255,0,255), (289857,2780013,0,'eye_color',255,255,255), (289858,2780013,0,'skin_color',255,255,255), (289859,2780013,0,'soga_eye_color',255,0,255), (289860,2780014,0,'eye_color',255,255,255), (289861,2780014,0,'skin_color',255,255,255), (289862,2780014,0,'soga_eye_color',255,0,255), (289863,2780015,1,'cheek_type',-5,28,0), (289864,2780015,1,'chin_type',-4,-20,28), (289865,2780015,1,'ear_type',-37,-9,0), (289866,2780015,1,'eye_brow_type',-31,26,-10), (289867,2780015,0,'eye_color',42,86,100), (289868,2780015,1,'eye_type',-25,0,0), (289869,2780015,0,'hair_color1',109,14,49), (289870,2780015,0,'hair_color2',185,97,0), (289871,2780015,0,'hair_face_color',175,157,60), (289872,2780015,0,'hair_face_highlight_color',45,26,1), (289873,2780015,0,'hair_highlight',79,28,15), (289874,2780015,0,'hair_type_color',175,157,60), (289875,2780015,0,'hair_type_highlight_color',45,26,1), (289876,2780015,1,'lip_type',-4,0,23), (289877,2780015,1,'nose_type',-22,8,-14), (289878,2780015,0,'skin_color',194,173,148), (289879,2780015,1,'soga_cheek_type',-5,28,0), (289880,2780015,1,'soga_chin_type',-4,-20,28), (289881,2780015,1,'soga_ear_type',-37,-9,0), (289882,2780015,1,'soga_eye_brow_type',-31,26,-10), (289883,2780015,0,'soga_eye_color',229,229,102), (289884,2780015,1,'soga_eye_type',-25,0,0), (289885,2780015,0,'soga_hair_color1',109,14,49), (289886,2780015,0,'soga_hair_color2',185,97,0), (289887,2780015,0,'soga_hair_face_color',175,157,60), (289888,2780015,0,'soga_hair_face_highlight_color',45,26,1), (289889,2780015,0,'soga_hair_highlight',79,28,15), (289890,2780015,0,'soga_hair_type_color',175,157,60), (289891,2780015,0,'soga_hair_type_highlight_color',45,26,1), (289892,2780015,1,'soga_lip_type',-4,0,23), (289893,2780015,1,'soga_nose_type',-22,8,-14), (289894,2780015,0,'soga_skin_color',194,173,148), (289895,2780015,0,'wing_color1',255,255,255), (289896,2780015,0,'wing_color2',255,255,255), (289897,2780016,0,'eye_color',255,255,255), (289898,2780016,0,'skin_color',255,255,255), (289899,2780016,0,'soga_eye_color',255,0,255), (289900,2780017,0,'eye_color',255,255,255), (289901,2780017,0,'skin_color',255,255,255), (289902,2780017,0,'soga_eye_color',255,0,255), (289903,2780018,0,'eye_color',255,255,255), (289904,2780018,0,'skin_color',255,255,255), (289905,2780018,0,'soga_eye_color',255,0,255), (289906,2780019,1,'cheek_type',2,8,0), (289907,2780019,1,'chin_type',14,-3,-4), (289908,2780019,1,'ear_type',0,-11,0), (289909,2780019,1,'eye_brow_type',-17,-47,-7), (289910,2780019,0,'eye_color',47,50,90), (289911,2780019,1,'eye_type',12,0,0), (289912,2780019,0,'hair_face_color',163,160,163), (289913,2780019,0,'hair_type_color',163,160,163), (289914,2780019,1,'lip_type',28,17,-23), (289915,2780019,1,'nose_type',3,28,-1), (289916,2780019,0,'skin_color',200,183,227), (289917,2780019,1,'soga_cheek_type',2,8,0), (289918,2780019,1,'soga_chin_type',14,-3,-4), (289919,2780019,1,'soga_ear_type',0,-11,0), (289920,2780019,1,'soga_eye_brow_type',-17,-47,-7), (289921,2780019,0,'soga_eye_color',229,229,102), (289922,2780019,1,'soga_eye_type',12,0,0), (289923,2780019,0,'soga_hair_face_color',163,160,163), (289924,2780019,0,'soga_hair_type_color',163,160,163), (289925,2780019,1,'soga_lip_type',28,17,-23), (289926,2780019,1,'soga_nose_type',3,28,-1), (289927,2780019,0,'soga_skin_color',200,183,227), (289928,2780019,0,'wing_color1',255,255,255), (289929,2780019,0,'wing_color2',255,255,255), (289930,2780020,1,'cheek_type',3,23,0), (289931,2780020,1,'chin_type',46,-37,25), (289932,2780020,1,'ear_type',26,96,0), (289933,2780020,1,'eye_brow_type',-37,22,-25), (289934,2780020,0,'eye_color',72,95,54), (289935,2780020,1,'eye_type',66,0,0), (289936,2780020,0,'hair_color1',21,13,24), (289937,2780020,0,'hair_color2',34,28,24), (289938,2780020,0,'hair_face_color',4,1,1), (289939,2780020,0,'hair_face_highlight_color',89,109,112), (289940,2780020,0,'hair_highlight',112,103,151), (289941,2780020,0,'hair_type_color',4,1,1), (289942,2780020,0,'hair_type_highlight_color',89,109,112), (289943,2780020,1,'lip_type',62,48,-41), (289944,2780020,1,'nose_type',14,-34,-79), (289945,2780020,0,'skin_color',193,188,188), (289946,2780020,1,'soga_cheek_type',3,23,0), (289947,2780020,1,'soga_chin_type',46,-37,25), (289948,2780020,1,'soga_ear_type',26,96,0), (289949,2780020,1,'soga_eye_brow_type',-37,22,-25), (289950,2780020,0,'soga_eye_color',229,229,102), (289951,2780020,1,'soga_eye_type',66,0,0), (289952,2780020,0,'soga_hair_color1',21,13,24), (289953,2780020,0,'soga_hair_color2',34,28,24), (289954,2780020,0,'soga_hair_face_color',4,1,1), (289955,2780020,0,'soga_hair_face_highlight_color',89,109,112), (289956,2780020,0,'soga_hair_highlight',112,103,151), (289957,2780020,0,'soga_hair_type_color',4,1,1), (289958,2780020,0,'soga_hair_type_highlight_color',89,109,112), (289959,2780020,1,'soga_lip_type',62,48,-41), (289960,2780020,1,'soga_nose_type',14,-34,-79), (289961,2780020,0,'soga_skin_color',193,188,188), (289962,2780020,0,'wing_color1',255,255,255), (289963,2780020,0,'wing_color2',255,255,255), (289964,2780021,1,'cheek_type',-50,-43,0), (289965,2780021,1,'chin_type',75,-51,-10), (289966,2780021,1,'ear_type',-90,-3,0), (289967,2780021,1,'eye_brow_type',-91,-45,-68), (289968,2780021,0,'eye_color',254,250,48), (289969,2780021,1,'eye_type',94,0,0), (289970,2780021,0,'hair_face_color',137,133,128), (289971,2780021,0,'hair_type_color',137,133,128), (289972,2780021,1,'lip_type',-61,-61,98), (289973,2780021,1,'nose_type',10,88,-41), (289974,2780021,0,'skin_color',114,103,77), (289975,2780021,1,'soga_cheek_type',-50,-43,0), (289976,2780021,1,'soga_chin_type',75,-51,-10), (289977,2780021,1,'soga_ear_type',-90,-3,0), (289978,2780021,1,'soga_eye_brow_type',-91,-45,-68), (289979,2780021,0,'soga_eye_color',229,229,102), (289980,2780021,1,'soga_eye_type',94,0,0), (289981,2780021,0,'soga_hair_face_color',137,133,128), (289982,2780021,0,'soga_hair_type_color',137,133,128), (289983,2780021,1,'soga_lip_type',-61,-61,98), (289984,2780021,1,'soga_nose_type',10,88,-41), (289985,2780021,0,'soga_skin_color',114,103,77), (289986,2780021,0,'wing_color1',255,255,255), (289987,2780021,0,'wing_color2',255,255,255), (289988,2780022,0,'eye_color',255,255,255), (289989,2780022,0,'skin_color',255,255,255), (289990,2780022,0,'soga_eye_color',255,0,255), (289991,2780023,0,'eye_color',255,255,255), (289992,2780023,0,'skin_color',255,255,255), (289993,2780023,0,'soga_eye_color',255,0,255), (289994,2780024,0,'eye_color',255,255,255), (289995,2780024,0,'skin_color',255,255,255), (289996,2780024,0,'soga_eye_color',255,0,255), (289997,2780025,1,'cheek_type',-50,-55,0), (289998,2780025,1,'chin_type',7,2,11), (289999,2780025,1,'ear_type',75,43,0), (290000,2780025,1,'eye_brow_type',75,76,-20), (290001,2780025,0,'eye_color',204,204,204), (290002,2780025,1,'eye_type',-25,0,0), (290003,2780025,1,'lip_type',95,7,65), (290004,2780025,1,'nose_type',84,-22,-75), (290005,2780025,0,'skin_color',171,172,173), (290006,2780025,1,'soga_cheek_type',-50,-55,0), (290007,2780025,1,'soga_chin_type',7,2,11), (290008,2780025,1,'soga_ear_type',75,43,0), (290009,2780025,1,'soga_eye_brow_type',75,76,-20), (290010,2780025,0,'soga_eye_color',229,229,102), (290011,2780025,1,'soga_eye_type',-25,0,0), (290012,2780025,1,'soga_lip_type',95,7,65), (290013,2780025,1,'soga_nose_type',84,-22,-75), (290014,2780025,0,'soga_skin_color',171,172,173), (290015,2780025,0,'wing_color1',255,255,255), (290016,2780025,0,'wing_color2',255,255,255), (290017,2780026,1,'cheek_type',-78,64,0), (290018,2780026,1,'chin_type',-48,93,-19), (290019,2780026,1,'ear_type',95,21,0), (290020,2780026,1,'eye_brow_type',37,25,68), (290021,2780026,0,'eye_color',189,159,111), (290022,2780026,1,'eye_type',-76,0,0), (290023,2780026,0,'hair_color1',112,103,151), (290024,2780026,0,'hair_color2',109,119,115), (290025,2780026,0,'hair_face_color',87,105,113), (290026,2780026,0,'hair_face_highlight_color',79,83,119), (290027,2780026,0,'hair_highlight',51,56,84), (290028,2780026,0,'hair_type_color',87,105,113), (290029,2780026,0,'hair_type_highlight_color',79,83,119), (290030,2780026,1,'lip_type',14,-14,-53), (290031,2780026,1,'nose_type',-4,32,-35), (290032,2780026,0,'skin_color',224,205,162), (290033,2780026,1,'soga_cheek_type',-78,64,0), (290034,2780026,1,'soga_chin_type',-48,93,-19), (290035,2780026,1,'soga_ear_type',95,21,0), (290036,2780026,1,'soga_eye_brow_type',37,25,68), (290037,2780026,0,'soga_eye_color',229,229,102), (290038,2780026,1,'soga_eye_type',-76,0,0), (290039,2780026,0,'soga_hair_color1',112,103,151), (290040,2780026,0,'soga_hair_color2',109,119,115), (290041,2780026,0,'soga_hair_face_color',87,105,113), (290042,2780026,0,'soga_hair_face_highlight_color',79,83,119), (290043,2780026,0,'soga_hair_highlight',51,56,84), (290044,2780026,0,'soga_hair_type_color',87,105,113), (290045,2780026,0,'soga_hair_type_highlight_color',79,83,119), (290046,2780026,1,'soga_lip_type',14,-14,-53), (290047,2780026,1,'soga_nose_type',-4,32,-35), (290048,2780026,0,'soga_skin_color',224,205,162), (290049,2780026,0,'wing_color1',255,255,255), (290050,2780026,0,'wing_color2',255,255,255), (290051,2780027,1,'cheek_type',64,76,0), (290052,2780027,1,'chin_type',-81,62,34), (290053,2780027,1,'ear_type',-94,-78,0), (290054,2780027,1,'eye_brow_type',41,-45,22), (290055,2780027,0,'eye_color',32,31,0), (290056,2780027,1,'eye_type',34,0,0), (290057,2780027,1,'lip_type',50,-52,-14), (290058,2780027,1,'nose_type',20,-1,-48), (290059,2780027,0,'skin_color',219,223,222), (290060,2780027,1,'soga_cheek_type',64,76,0), (290061,2780027,1,'soga_chin_type',-81,62,34), (290062,2780027,1,'soga_ear_type',-94,-78,0), (290063,2780027,1,'soga_eye_brow_type',41,-45,22), (290064,2780027,0,'soga_eye_color',229,229,102), (290065,2780027,1,'soga_eye_type',34,0,0), (290066,2780027,1,'soga_lip_type',50,-52,-14), (290067,2780027,1,'soga_nose_type',20,-1,-48), (290068,2780027,0,'soga_skin_color',219,223,222), (290069,2780027,0,'wing_color1',255,255,255), (290070,2780027,0,'wing_color2',255,255,255), (290071,2780028,1,'cheek_type',57,4,0), (290072,2780028,1,'chin_type',-8,56,-93), (290073,2780028,1,'ear_type',-37,-22,0), (290074,2780028,1,'eye_brow_type',14,7,-85), (290075,2780028,0,'eye_color',87,66,108), (290076,2780028,1,'eye_type',-12,0,0), (290077,2780028,0,'hair_face_color',99,154,93), (290078,2780028,0,'hair_type_color',99,154,93), (290079,2780028,1,'lip_type',11,94,96), (290080,2780028,1,'nose_type',62,-52,-37), (290081,2780028,0,'skin_color',99,154,93), (290082,2780028,1,'soga_cheek_type',57,4,0), (290083,2780028,1,'soga_chin_type',-8,56,-93), (290084,2780028,1,'soga_ear_type',-37,-22,0), (290085,2780028,1,'soga_eye_brow_type',14,7,-85), (290086,2780028,0,'soga_eye_color',229,229,102), (290087,2780028,1,'soga_eye_type',-12,0,0), (290088,2780028,0,'soga_hair_face_color',99,154,93), (290089,2780028,0,'soga_hair_type_color',99,154,93), (290090,2780028,1,'soga_lip_type',11,94,96), (290091,2780028,1,'soga_nose_type',62,-52,-37), (290092,2780028,0,'soga_skin_color',99,154,93), (290093,2780028,0,'wing_color1',255,255,255), (290094,2780028,0,'wing_color2',255,255,255), (290095,2780029,1,'cheek_type',55,-97,0), (290096,2780029,1,'chin_type',-68,71,-28), (290097,2780029,1,'ear_type',-2,-26,0), (290098,2780029,1,'eye_brow_type',-100,-41,5), (290099,2780029,0,'eye_color',67,37,10), (290100,2780029,1,'eye_type',14,0,0), (290101,2780029,0,'hair_color1',109,14,49), (290102,2780029,0,'hair_color2',185,97,0), (290103,2780029,0,'hair_face_color',84,0,0), (290104,2780029,0,'hair_face_highlight_color',191,133,13), (290105,2780029,0,'hair_highlight',209,131,22), (290106,2780029,0,'hair_type_color',84,0,0), (290107,2780029,0,'hair_type_highlight_color',191,133,13), (290108,2780029,1,'lip_type',-89,-68,-12), (290109,2780029,1,'nose_type',-93,0,94), (290110,2780029,0,'skin_color',227,209,163), (290111,2780029,1,'soga_cheek_type',55,-97,0), (290112,2780029,1,'soga_chin_type',-68,71,-28), (290113,2780029,1,'soga_ear_type',-2,-26,0), (290114,2780029,1,'soga_eye_brow_type',-100,-41,5), (290115,2780029,0,'soga_eye_color',229,229,102), (290116,2780029,1,'soga_eye_type',14,0,0), (290117,2780029,0,'soga_hair_color1',109,14,49), (290118,2780029,0,'soga_hair_color2',185,97,0), (290119,2780029,0,'soga_hair_face_color',84,0,0), (290120,2780029,0,'soga_hair_face_highlight_color',191,133,13), (290121,2780029,0,'soga_hair_highlight',209,131,22), (290122,2780029,0,'soga_hair_type_color',84,0,0), (290123,2780029,0,'soga_hair_type_highlight_color',191,133,13), (290124,2780029,1,'soga_lip_type',-89,-68,-12), (290125,2780029,1,'soga_nose_type',-93,0,94), (290126,2780029,0,'soga_skin_color',227,209,163), (290127,2780029,0,'wing_color1',255,255,255), (290128,2780029,0,'wing_color2',255,255,255), (290129,2780030,1,'cheek_type',66,34,0), (290130,2780030,1,'chin_type',-42,-85,-31), (290131,2780030,1,'ear_type',-9,-70,0), (290132,2780030,1,'eye_brow_type',-14,51,93), (290133,2780030,0,'eye_color',1,0,12), (290134,2780030,1,'eye_type',62,0,0), (290135,2780030,1,'lip_type',-22,42,-39), (290136,2780030,1,'nose_type',-75,2,47), (290137,2780030,0,'skin_color',184,140,123), (290138,2780030,1,'soga_cheek_type',66,34,0), (290139,2780030,1,'soga_chin_type',-42,-85,-31), (290140,2780030,1,'soga_ear_type',-9,-70,0), (290141,2780030,1,'soga_eye_brow_type',-14,51,93), (290142,2780030,0,'soga_eye_color',229,229,102), (290143,2780030,1,'soga_eye_type',62,0,0), (290144,2780030,1,'soga_lip_type',-22,42,-39), (290145,2780030,1,'soga_nose_type',-75,2,47), (290146,2780030,0,'soga_skin_color',184,140,123), (290147,2780030,0,'wing_color1',255,255,255), (290148,2780030,0,'wing_color2',255,255,255), (290149,2780031,0,'eye_color',255,255,255), (290150,2780031,0,'skin_color',255,255,255), (290151,2780031,0,'soga_eye_color',255,0,255), (290152,2780032,0,'eye_color',255,255,255), (290153,2780032,0,'skin_color',255,255,255), (290154,2780032,0,'soga_eye_color',255,0,255), (290155,2780033,1,'cheek_type',-97,66,0), (290156,2780033,1,'chin_type',-14,-22,-78), (290157,2780033,1,'eye_brow_type',23,51,-79), (290158,2780033,0,'eye_color',138,51,53), (290159,2780033,1,'eye_type',-53,0,0), (290160,2780033,0,'hair_face_color',154,49,58), (290161,2780033,0,'hair_type_color',154,49,58), (290162,2780033,1,'lip_type',-84,-7,19), (290163,2780033,1,'nose_type',-8,2,-81), (290164,2780033,0,'skin_color',154,49,58), (290165,2780033,1,'soga_cheek_type',-97,66,0), (290166,2780033,1,'soga_chin_type',-14,-22,-78), (290167,2780033,1,'soga_eye_brow_type',23,51,-79), (290168,2780033,0,'soga_eye_color',229,229,102), (290169,2780033,1,'soga_eye_type',-53,0,0), (290170,2780033,0,'soga_hair_face_color',154,49,58), (290171,2780033,0,'soga_hair_type_color',154,49,58), (290172,2780033,1,'soga_lip_type',-84,-7,19), (290173,2780033,1,'soga_nose_type',-8,2,-81), (290174,2780033,0,'soga_skin_color',154,49,58), (290175,2780033,0,'wing_color1',255,255,255), (290176,2780033,0,'wing_color2',255,255,255), (290177,2780034,1,'cheek_type',-53,-29,0), (290178,2780034,1,'chin_type',-87,-75,0), (290179,2780034,1,'ear_type',-61,-26,0), (290180,2780034,1,'eye_brow_type',62,59,-19), (290181,2780034,0,'eye_color',73,42,13), (290182,2780034,1,'eye_type',-28,0,0), (290183,2780034,0,'hair_color1',21,13,24), (290184,2780034,0,'hair_color2',34,28,24), (290185,2780034,0,'hair_face_highlight_color',100,70,10), (290186,2780034,0,'hair_highlight',56,33,26), (290187,2780034,0,'hair_type_highlight_color',100,70,10), (290188,2780034,1,'lip_type',-74,26,-10), (290189,2780034,1,'nose_type',12,-28,42), (290190,2780034,0,'skin_color',206,172,118), (290191,2780034,1,'soga_cheek_type',-53,-29,0), (290192,2780034,1,'soga_chin_type',-87,-75,0), (290193,2780034,1,'soga_ear_type',-61,-26,0), (290194,2780034,1,'soga_eye_brow_type',62,59,-19), (290195,2780034,0,'soga_eye_color',229,229,102), (290196,2780034,1,'soga_eye_type',-28,0,0), (290197,2780034,0,'soga_hair_color1',21,13,24), (290198,2780034,0,'soga_hair_color2',34,28,24), (290199,2780034,0,'soga_hair_face_highlight_color',100,70,10), (290200,2780034,0,'soga_hair_highlight',56,33,26), (290201,2780034,0,'soga_hair_type_highlight_color',100,70,10), (290202,2780034,1,'soga_lip_type',-74,26,-10), (290203,2780034,1,'soga_nose_type',12,-28,42), (290204,2780034,0,'soga_skin_color',206,172,118), (290205,2780034,0,'wing_color1',255,255,255), (290206,2780034,0,'wing_color2',255,255,255), (290207,2780035,1,'cheek_type',11,96,0), (290208,2780035,1,'chin_type',75,-66,50), (290209,2780035,1,'eye_brow_type',-29,-11,37), (290210,2780035,0,'eye_color',7,20,24), (290211,2780035,1,'eye_type',-70,0,0), (290212,2780035,0,'hair_face_color',62,147,43), (290213,2780035,0,'hair_type_color',62,147,43), (290214,2780035,1,'lip_type',45,-81,41), (290215,2780035,1,'nose_type',-94,-90,0), (290216,2780035,0,'skin_color',62,147,43), (290217,2780035,1,'soga_cheek_type',11,96,0), (290218,2780035,1,'soga_chin_type',75,-66,50), (290219,2780035,1,'soga_eye_brow_type',-29,-11,37), (290220,2780035,0,'soga_eye_color',229,229,102), (290221,2780035,1,'soga_eye_type',-70,0,0), (290222,2780035,0,'soga_hair_face_color',62,147,43), (290223,2780035,0,'soga_hair_type_color',62,147,43), (290224,2780035,1,'soga_lip_type',45,-81,41), (290225,2780035,1,'soga_nose_type',-94,-90,0), (290226,2780035,0,'soga_skin_color',62,147,43), (290227,2780035,0,'wing_color1',255,255,255), (290228,2780035,0,'wing_color2',255,255,255), (290229,2780036,1,'cheek_type',-25,68,0), (290230,2780036,1,'chin_type',-31,-62,62), (290231,2780036,1,'ear_type',-11,87,0), (290232,2780036,1,'eye_brow_type',47,-43,-14), (290233,2780036,0,'eye_color',67,37,10), (290234,2780036,1,'eye_type',47,0,0), (290235,2780036,0,'hair_color1',51,56,84), (290236,2780036,0,'hair_color2',63,79,81), (290237,2780036,0,'hair_face_color',75,79,112), (290238,2780036,0,'hair_face_highlight_color',42,29,2), (290239,2780036,0,'hair_highlight',79,28,15), (290240,2780036,0,'hair_type_color',75,79,112), (290241,2780036,0,'hair_type_highlight_color',42,29,2), (290242,2780036,1,'lip_type',31,-34,50), (290243,2780036,1,'nose_type',96,97,-52), (290244,2780036,0,'skin_color',48,40,41), (290245,2780036,1,'soga_cheek_type',-25,68,0), (290246,2780036,1,'soga_chin_type',-31,-62,62), (290247,2780036,1,'soga_ear_type',-11,87,0), (290248,2780036,1,'soga_eye_brow_type',47,-43,-14), (290249,2780036,0,'soga_eye_color',229,229,102), (290250,2780036,1,'soga_eye_type',47,0,0), (290251,2780036,0,'soga_hair_color1',51,56,84), (290252,2780036,0,'soga_hair_color2',63,79,81), (290253,2780036,0,'soga_hair_face_color',75,79,112), (290254,2780036,0,'soga_hair_face_highlight_color',42,29,2), (290255,2780036,0,'soga_hair_highlight',79,28,15), (290256,2780036,0,'soga_hair_type_color',75,79,112), (290257,2780036,0,'soga_hair_type_highlight_color',42,29,2), (290258,2780036,1,'soga_lip_type',31,-34,50), (290259,2780036,1,'soga_nose_type',96,97,-52), (290260,2780036,0,'soga_skin_color',48,40,41), (290261,2780036,0,'wing_color1',255,255,255), (290262,2780036,0,'wing_color2',255,255,255), (290263,2780037,1,'cheek_type',-12,-87,0), (290264,2780037,1,'chin_type',4,-23,-87), (290265,2780037,1,'ear_type',0,-7,0), (290266,2780037,1,'eye_brow_type',0,51,-97), (290267,2780037,0,'eye_color',105,85,44), (290268,2780037,1,'eye_type',-62,0,0), (290269,2780037,0,'hair_color1',79,28,15), (290270,2780037,0,'hair_color2',111,64,0), (290271,2780037,0,'hair_face_color',37,22,5), (290272,2780037,0,'hair_face_highlight_color',27,15,35), (290273,2780037,0,'hair_highlight',29,21,28), (290274,2780037,0,'hair_type_color',37,22,5), (290275,2780037,0,'hair_type_highlight_color',27,15,35), (290276,2780037,1,'lip_type',0,40,78), (290277,2780037,1,'nose_type',12,34,53), (290278,2780037,0,'skin_color',46,35,21), (290279,2780037,1,'soga_cheek_type',-12,-87,0), (290280,2780037,1,'soga_chin_type',4,-23,-87), (290281,2780037,1,'soga_ear_type',0,-7,0), (290282,2780037,1,'soga_eye_brow_type',0,51,-97), (290283,2780037,0,'soga_eye_color',229,229,102), (290284,2780037,1,'soga_eye_type',-62,0,0), (290285,2780037,0,'soga_hair_color1',79,28,15), (290286,2780037,0,'soga_hair_color2',111,64,0), (290287,2780037,0,'soga_hair_face_color',37,22,5), (290288,2780037,0,'soga_hair_face_highlight_color',27,15,35), (290289,2780037,0,'soga_hair_highlight',29,21,28), (290290,2780037,0,'soga_hair_type_color',37,22,5), (290291,2780037,0,'soga_hair_type_highlight_color',27,15,35), (290292,2780037,1,'soga_lip_type',0,40,78), (290293,2780037,1,'soga_nose_type',12,34,53), (290294,2780037,0,'soga_skin_color',46,35,21), (290295,2780037,0,'wing_color1',255,255,255), (290296,2780037,0,'wing_color2',255,255,255), (290297,2780038,1,'cheek_type',-7,-57,0), (290298,2780038,1,'chin_type',11,-82,69), (290299,2780038,1,'ear_type',-93,-94,0), (290300,2780038,1,'eye_brow_type',31,70,-100), (290301,2780038,0,'eye_color',106,56,138), (290302,2780038,1,'eye_type',58,0,0), (290303,2780038,0,'hair_color1',112,123,142), (290304,2780038,0,'hair_color2',124,116,110), (290305,2780038,0,'hair_face_color',193,182,168), (290306,2780038,0,'hair_face_highlight_color',109,131,182), (290307,2780038,0,'hair_highlight',103,102,153), (290308,2780038,0,'hair_type_color',193,182,168), (290309,2780038,0,'hair_type_highlight_color',109,131,182), (290310,2780038,1,'lip_type',-2,44,19), (290311,2780038,1,'nose_type',-78,64,-35), (290312,2780038,0,'skin_color',151,194,193), (290313,2780038,1,'soga_cheek_type',-7,-57,0), (290314,2780038,1,'soga_chin_type',11,-82,69), (290315,2780038,1,'soga_ear_type',-93,-94,0), (290316,2780038,1,'soga_eye_brow_type',31,70,-100), (290317,2780038,0,'soga_eye_color',229,229,102), (290318,2780038,1,'soga_eye_type',58,0,0), (290319,2780038,0,'soga_hair_color1',112,123,142), (290320,2780038,0,'soga_hair_color2',124,116,110), (290321,2780038,0,'soga_hair_face_color',193,182,168), (290322,2780038,0,'soga_hair_face_highlight_color',109,131,182), (290323,2780038,0,'soga_hair_highlight',103,102,153), (290324,2780038,0,'soga_hair_type_color',193,182,168), (290325,2780038,0,'soga_hair_type_highlight_color',109,131,182), (290326,2780038,1,'soga_lip_type',-2,44,19), (290327,2780038,1,'soga_nose_type',-78,64,-35), (290328,2780038,0,'soga_skin_color',151,194,193), (290329,2780038,0,'wing_color1',255,255,255), (290330,2780038,0,'wing_color2',255,255,255), (290331,2780039,1,'cheek_type',32,47,0), (290332,2780039,1,'chin_type',-74,89,42), (290333,2780039,1,'ear_type',-37,90,0), (290334,2780039,1,'eye_brow_type',-76,17,50), (290335,2780039,0,'eye_color',81,49,17), (290336,2780039,1,'eye_type',11,0,0), (290337,2780039,0,'hair_color1',26,24,25), (290338,2780039,0,'hair_color2',36,34,36), (290339,2780039,0,'hair_face_color',15,1,21), (290340,2780039,0,'hair_face_highlight_color',100,70,10), (290341,2780039,0,'hair_highlight',56,33,26), (290342,2780039,0,'hair_type_color',15,1,21), (290343,2780039,0,'hair_type_highlight_color',100,70,10), (290344,2780039,1,'lip_type',-81,77,17), (290345,2780039,1,'nose_type',90,19,68), (290346,2780039,0,'skin_color',242,247,227), (290347,2780039,1,'soga_cheek_type',32,47,0), (290348,2780039,1,'soga_chin_type',-74,89,42), (290349,2780039,1,'soga_ear_type',-37,90,0), (290350,2780039,1,'soga_eye_brow_type',-76,17,50), (290351,2780039,0,'soga_eye_color',229,229,102), (290352,2780039,1,'soga_eye_type',11,0,0), (290353,2780039,0,'soga_hair_color1',26,24,25), (290354,2780039,0,'soga_hair_color2',36,34,36), (290355,2780039,0,'soga_hair_face_color',15,1,21), (290356,2780039,0,'soga_hair_face_highlight_color',100,70,10), (290357,2780039,0,'soga_hair_highlight',56,33,26), (290358,2780039,0,'soga_hair_type_color',15,1,21), (290359,2780039,0,'soga_hair_type_highlight_color',100,70,10), (290360,2780039,1,'soga_lip_type',-81,77,17), (290361,2780039,1,'soga_nose_type',90,19,68), (290362,2780039,0,'soga_skin_color',242,247,227), (290363,2780039,0,'wing_color1',255,255,255), (290364,2780039,0,'wing_color2',255,255,255), (290365,2780040,0,'eye_color',255,255,255), (290366,2780040,0,'skin_color',255,255,255), (290367,2780040,0,'soga_eye_color',255,0,255), (290368,2780041,1,'cheek_type',-38,26,0), (290369,2780041,1,'chin_type',93,0,-83), (290370,2780041,1,'ear_type',81,48,0), (290371,2780041,1,'eye_brow_type',-56,68,38), (290372,2780041,0,'eye_color',255,227,252), (290373,2780041,1,'eye_type',95,0,0), (290374,2780041,1,'lip_type',50,100,-71), (290375,2780041,1,'nose_type',68,-48,31), (290376,2780041,0,'skin_color',80,19,6), (290377,2780041,1,'soga_cheek_type',-38,26,0), (290378,2780041,1,'soga_chin_type',93,0,-83), (290379,2780041,1,'soga_ear_type',81,48,0), (290380,2780041,1,'soga_eye_brow_type',-56,68,38), (290381,2780041,0,'soga_eye_color',229,229,102), (290382,2780041,1,'soga_eye_type',95,0,0), (290383,2780041,1,'soga_lip_type',50,100,-71), (290384,2780041,1,'soga_nose_type',68,-48,31), (290385,2780041,0,'soga_skin_color',80,19,6), (290386,2780041,0,'wing_color1',255,255,255), (290387,2780041,0,'wing_color2',255,255,255), (290388,2780042,1,'cheek_type',38,-59,0), (290389,2780042,1,'chin_type',64,-31,-25), (290390,2780042,1,'ear_type',-53,-65,0), (290391,2780042,1,'eye_brow_type',34,2,-87), (290392,2780042,0,'eye_color',37,56,33), (290393,2780042,1,'eye_type',-75,0,0), (290394,2780042,0,'hair_color1',246,219,114), (290395,2780042,0,'hair_color2',187,136,62), (290396,2780042,0,'hair_face_color',233,184,31), (290397,2780042,0,'hair_face_highlight_color',187,90,40), (290398,2780042,0,'hair_highlight',105,26,26), (290399,2780042,0,'hair_type_color',233,184,31), (290400,2780042,0,'hair_type_highlight_color',187,90,40), (290401,2780042,1,'lip_type',-75,-59,14), (290402,2780042,1,'nose_type',-74,45,-56), (290403,2780042,0,'skin_color',218,194,194), (290404,2780042,1,'soga_cheek_type',38,-59,0), (290405,2780042,1,'soga_chin_type',64,-31,-25), (290406,2780042,1,'soga_ear_type',-53,-65,0), (290407,2780042,1,'soga_eye_brow_type',34,2,-87), (290408,2780042,0,'soga_eye_color',229,229,102), (290409,2780042,1,'soga_eye_type',-75,0,0), (290410,2780042,0,'soga_hair_color1',246,219,114), (290411,2780042,0,'soga_hair_color2',187,136,62), (290412,2780042,0,'soga_hair_face_color',233,184,31), (290413,2780042,0,'soga_hair_face_highlight_color',187,90,40), (290414,2780042,0,'soga_hair_highlight',105,26,26), (290415,2780042,0,'soga_hair_type_color',233,184,31), (290416,2780042,0,'soga_hair_type_highlight_color',187,90,40), (290417,2780042,1,'soga_lip_type',-75,-59,14), (290418,2780042,1,'soga_nose_type',-74,45,-56), (290419,2780042,0,'soga_skin_color',218,194,194), (290420,2780042,0,'wing_color1',255,255,255), (290421,2780042,0,'wing_color2',255,255,255), (290422,2780043,1,'cheek_type',61,56,0), (290423,2780043,1,'chin_type',-17,34,-93), (290424,2780043,1,'ear_type',8,-37,0), (290425,2780043,1,'eye_brow_type',-37,-75,-38), (290426,2780043,0,'eye_color',66,136,153), (290427,2780043,1,'eye_type',17,0,0), (290428,2780043,0,'hair_color1',164,165,165), (290429,2780043,0,'hair_color2',56,62,62), (290430,2780043,0,'hair_face_color',244,246,246), (290431,2780043,0,'hair_face_highlight_color',244,246,246), (290432,2780043,0,'hair_highlight',164,165,165), (290433,2780043,0,'hair_type_color',244,246,246), (290434,2780043,0,'hair_type_highlight_color',244,246,246), (290435,2780043,1,'lip_type',-88,-56,-3), (290436,2780043,1,'nose_type',34,31,37), (290437,2780043,0,'skin_color',227,197,145), (290438,2780043,1,'soga_cheek_type',61,56,0), (290439,2780043,1,'soga_chin_type',-17,34,-93), (290440,2780043,1,'soga_ear_type',8,-37,0), (290441,2780043,1,'soga_eye_brow_type',-37,-75,-38), (290442,2780043,0,'soga_eye_color',229,229,102), (290443,2780043,1,'soga_eye_type',17,0,0), (290444,2780043,0,'soga_hair_color1',164,165,165), (290445,2780043,0,'soga_hair_color2',56,62,62), (290446,2780043,0,'soga_hair_face_color',244,246,246), (290447,2780043,0,'soga_hair_face_highlight_color',244,246,246), (290448,2780043,0,'soga_hair_highlight',164,165,165), (290449,2780043,0,'soga_hair_type_color',244,246,246), (290450,2780043,0,'soga_hair_type_highlight_color',244,246,246), (290451,2780043,1,'soga_lip_type',-88,-56,-3), (290452,2780043,1,'soga_nose_type',34,31,37), (290453,2780043,0,'soga_skin_color',227,197,145), (290454,2780043,0,'wing_color1',255,255,255), (290455,2780043,0,'wing_color2',255,255,255), (290456,2780044,1,'cheek_type',85,-85,0), (290457,2780044,1,'chin_type',-31,43,77), (290458,2780044,1,'ear_type',-31,-93,0), (290459,2780044,1,'eye_brow_type',14,-90,9), (290460,2780044,0,'eye_color',124,167,149), (290461,2780044,1,'eye_type',-96,0,0), (290462,2780044,0,'hair_color1',246,219,114), (290463,2780044,0,'hair_color2',187,136,62), (290464,2780044,0,'hair_face_color',230,183,27), (290465,2780044,0,'hair_face_highlight_color',35,24,1), (290466,2780044,0,'hair_highlight',79,28,15), (290467,2780044,0,'hair_type_color',230,183,27), (290468,2780044,0,'hair_type_highlight_color',35,24,1), (290469,2780044,1,'lip_type',-97,-39,12), (290470,2780044,1,'nose_type',43,-68,17), (290471,2780044,0,'skin_color',216,155,148), (290472,2780044,1,'soga_cheek_type',85,-85,0), (290473,2780044,1,'soga_chin_type',-31,43,77), (290474,2780044,1,'soga_ear_type',-31,-93,0), (290475,2780044,1,'soga_eye_brow_type',14,-90,9), (290476,2780044,0,'soga_eye_color',229,229,102), (290477,2780044,1,'soga_eye_type',-96,0,0), (290478,2780044,0,'soga_hair_color1',246,219,114), (290479,2780044,0,'soga_hair_color2',187,136,62), (290480,2780044,0,'soga_hair_face_color',230,183,27), (290481,2780044,0,'soga_hair_face_highlight_color',35,24,1), (290482,2780044,0,'soga_hair_highlight',79,28,15), (290483,2780044,0,'soga_hair_type_color',230,183,27), (290484,2780044,0,'soga_hair_type_highlight_color',35,24,1), (290485,2780044,1,'soga_lip_type',-97,-39,12), (290486,2780044,1,'soga_nose_type',43,-68,17), (290487,2780044,0,'soga_skin_color',216,155,148), (290488,2780044,0,'wing_color1',255,255,255), (290489,2780044,0,'wing_color2',255,255,255), (290490,2780045,1,'cheek_type',-56,-65,0), (290491,2780045,1,'chin_type',79,97,21), (290492,2780045,1,'ear_type',-68,-75,0), (290493,2780045,1,'eye_brow_type',-79,62,74), (290494,2780045,0,'eye_color',130,182,196), (290495,2780045,1,'eye_type',94,0,0), (290496,2780045,0,'hair_color1',123,123,130), (290497,2780045,0,'hair_color2',144,140,137), (290498,2780045,0,'hair_face_color',102,122,125), (290499,2780045,0,'hair_face_highlight_color',244,246,246), (290500,2780045,0,'hair_highlight',164,165,165), (290501,2780045,0,'hair_type_color',102,122,125), (290502,2780045,0,'hair_type_highlight_color',244,246,246), (290503,2780045,1,'lip_type',-39,44,97), (290504,2780045,1,'nose_type',81,-9,18), (290505,2780045,0,'skin_color',143,126,128), (290506,2780045,1,'soga_cheek_type',-56,-65,0), (290507,2780045,1,'soga_chin_type',79,97,21), (290508,2780045,1,'soga_ear_type',-68,-75,0), (290509,2780045,1,'soga_eye_brow_type',-79,62,74), (290510,2780045,0,'soga_eye_color',229,229,102), (290511,2780045,1,'soga_eye_type',94,0,0), (290512,2780045,0,'soga_hair_color1',123,123,130), (290513,2780045,0,'soga_hair_color2',144,140,137), (290514,2780045,0,'soga_hair_face_color',102,122,125), (290515,2780045,0,'soga_hair_face_highlight_color',244,246,246), (290516,2780045,0,'soga_hair_highlight',164,165,165), (290517,2780045,0,'soga_hair_type_color',102,122,125), (290518,2780045,0,'soga_hair_type_highlight_color',244,246,246), (290519,2780045,1,'soga_lip_type',-39,44,97), (290520,2780045,1,'soga_nose_type',81,-9,18), (290521,2780045,0,'soga_skin_color',143,126,128), (290522,2780045,0,'wing_color1',255,255,255), (290523,2780045,0,'wing_color2',255,255,255), (290524,2780046,1,'cheek_type',-37,61,0), (290525,2780046,1,'chin_type',-81,22,71), (290526,2780046,1,'ear_type',-96,-19,0), (290527,2780046,1,'eye_brow_type',28,76,34), (290528,2780046,0,'eye_color',72,65,198), (290529,2780046,1,'eye_type',-28,0,0), (290530,2780046,1,'lip_type',-21,0,-7), (290531,2780046,1,'nose_type',-57,-87,-81), (290532,2780046,0,'skin_color',233,206,133), (290533,2780046,1,'soga_cheek_type',-37,61,0), (290534,2780046,1,'soga_chin_type',-81,22,71), (290535,2780046,1,'soga_ear_type',-96,-19,0), (290536,2780046,1,'soga_eye_brow_type',28,76,34), (290537,2780046,0,'soga_eye_color',229,229,102), (290538,2780046,1,'soga_eye_type',-28,0,0), (290539,2780046,1,'soga_lip_type',-21,0,-7), (290540,2780046,1,'soga_nose_type',-57,-87,-81), (290541,2780046,0,'soga_skin_color',233,206,133), (290542,2780046,0,'wing_color1',255,255,255), (290543,2780046,0,'wing_color2',255,255,255), (290544,2780047,0,'eye_color',0,196,255), (290545,2780047,0,'skin_color',221,221,206), (290546,2780047,0,'soga_eye_color',255,0,255), (290547,2780048,1,'cheek_type',-96,-74,0), (290548,2780048,1,'chin_type',-42,43,11), (290549,2780048,1,'ear_type',50,83,0), (290550,2780048,1,'eye_brow_type',88,-66,15), (290551,2780048,0,'eye_color',173,13,22), (290552,2780048,1,'eye_type',-75,0,0), (290553,2780048,0,'hair_face_color',92,89,68), (290554,2780048,0,'hair_type_color',92,89,68), (290555,2780048,1,'lip_type',-97,-29,-75), (290556,2780048,1,'nose_type',-85,0,-45), (290557,2780048,0,'skin_color',154,153,109), (290558,2780048,1,'soga_cheek_type',-96,-74,0), (290559,2780048,1,'soga_chin_type',-42,43,11), (290560,2780048,1,'soga_ear_type',50,83,0), (290561,2780048,1,'soga_eye_brow_type',88,-66,15), (290562,2780048,0,'soga_eye_color',229,229,102), (290563,2780048,1,'soga_eye_type',-75,0,0), (290564,2780048,0,'soga_hair_face_color',92,89,68), (290565,2780048,0,'soga_hair_type_color',92,89,68), (290566,2780048,1,'soga_lip_type',-97,-29,-75), (290567,2780048,1,'soga_nose_type',-85,0,-45), (290568,2780048,0,'soga_skin_color',154,153,109), (290569,2780048,0,'wing_color1',255,255,255), (290570,2780048,0,'wing_color2',255,255,255), (290571,2780049,1,'cheek_type',-90,-12,0), (290572,2780049,1,'chin_type',62,-89,22), (290573,2780049,1,'ear_type',93,50,0), (290574,2780049,1,'eye_brow_type',21,-62,-89), (290575,2780049,0,'eye_color',204,204,204), (290576,2780049,1,'eye_type',-14,0,0), (290577,2780049,1,'lip_type',-19,-58,20), (290578,2780049,1,'nose_type',68,-23,75), (290579,2780049,0,'skin_color',162,120,65), (290580,2780049,1,'soga_cheek_type',-90,-12,0), (290581,2780049,1,'soga_chin_type',62,-89,22), (290582,2780049,1,'soga_ear_type',93,50,0), (290583,2780049,1,'soga_eye_brow_type',21,-62,-89), (290584,2780049,0,'soga_eye_color',229,229,102), (290585,2780049,1,'soga_eye_type',-14,0,0), (290586,2780049,1,'soga_lip_type',-19,-58,20), (290587,2780049,1,'soga_nose_type',68,-23,75), (290588,2780049,0,'soga_skin_color',162,120,65), (290589,2780049,0,'wing_color1',255,255,255), (290590,2780049,0,'wing_color2',255,255,255), (290591,2780050,1,'cheek_type',-91,89,0), (290592,2780050,1,'chin_type',3,56,-85), (290593,2780050,1,'ear_type',-3,-17,0), (290594,2780050,1,'eye_brow_type',90,-77,26), (290595,2780050,0,'eye_color',50,29,9), (290596,2780050,0,'hair_color1',164,165,165), (290597,2780050,0,'hair_color2',56,62,62), (290598,2780050,0,'hair_face_color',244,246,246), (290599,2780050,0,'hair_face_highlight_color',107,129,133), (290600,2780050,0,'hair_highlight',123,123,130), (290601,2780050,0,'hair_type_color',244,246,246), (290602,2780050,0,'hair_type_highlight_color',107,129,133), (290603,2780050,1,'lip_type',-20,56,12), (290604,2780050,1,'nose_type',-35,-75,-81), (290605,2780050,0,'skin_color',150,137,95), (290606,2780050,1,'soga_cheek_type',-91,89,0), (290607,2780050,1,'soga_chin_type',3,56,-85), (290608,2780050,1,'soga_ear_type',-3,-17,0), (290609,2780050,1,'soga_eye_brow_type',90,-77,26), (290610,2780050,0,'soga_eye_color',229,229,102), (290611,2780050,0,'soga_hair_color1',164,165,165), (290612,2780050,0,'soga_hair_color2',56,62,62), (290613,2780050,0,'soga_hair_face_color',244,246,246), (290614,2780050,0,'soga_hair_face_highlight_color',107,129,133), (290615,2780050,0,'soga_hair_highlight',123,123,130), (290616,2780050,0,'soga_hair_type_color',244,246,246), (290617,2780050,0,'soga_hair_type_highlight_color',107,129,133), (290618,2780050,1,'soga_lip_type',-20,56,12), (290619,2780050,1,'soga_nose_type',-35,-75,-81), (290620,2780050,0,'soga_skin_color',150,137,95), (290621,2780050,0,'wing_color1',255,255,255), (290622,2780050,0,'wing_color2',255,255,255), (290623,2780051,1,'cheek_type',-44,-58,0), (290624,2780051,1,'chin_type',-74,91,83), (290625,2780051,1,'ear_type',68,-21,0), (290626,2780051,1,'eye_brow_type',89,84,-70), (290627,2780051,0,'eye_color',64,134,142), (290628,2780051,1,'eye_type',-70,0,0), (290629,2780051,0,'hair_color1',56,33,26), (290630,2780051,0,'hair_color2',86,65,37), (290631,2780051,0,'hair_face_color',77,54,6), (290632,2780051,0,'hair_face_highlight_color',145,168,168), (290633,2780051,0,'hair_highlight',114,112,142), (290634,2780051,0,'hair_type_color',77,54,6), (290635,2780051,0,'hair_type_highlight_color',145,168,168), (290636,2780051,1,'lip_type',-63,46,90), (290637,2780051,1,'nose_type',-40,41,-42), (290638,2780051,0,'skin_color',220,181,159), (290639,2780051,1,'soga_cheek_type',-44,-58,0), (290640,2780051,1,'soga_chin_type',-74,91,83), (290641,2780051,1,'soga_ear_type',68,-21,0), (290642,2780051,1,'soga_eye_brow_type',89,84,-70), (290643,2780051,0,'soga_eye_color',229,229,102), (290644,2780051,1,'soga_eye_type',-70,0,0), (290645,2780051,0,'soga_hair_color1',56,33,26), (290646,2780051,0,'soga_hair_color2',86,65,37), (290647,2780051,0,'soga_hair_face_color',77,54,6), (290648,2780051,0,'soga_hair_face_highlight_color',145,168,168), (290649,2780051,0,'soga_hair_highlight',114,112,142), (290650,2780051,0,'soga_hair_type_color',77,54,6), (290651,2780051,0,'soga_hair_type_highlight_color',145,168,168), (290652,2780051,1,'soga_lip_type',-63,46,90), (290653,2780051,1,'soga_nose_type',-40,41,-42), (290654,2780051,0,'soga_skin_color',220,181,159), (290655,2780051,0,'wing_color1',255,255,255), (290656,2780051,0,'wing_color2',255,255,255), (290657,2780052,1,'cheek_type',20,14,0), (290658,2780052,1,'chin_type',35,81,68), (290659,2780052,1,'ear_type',-62,28,0), (290660,2780052,1,'eye_brow_type',-56,82,28), (290661,2780052,0,'eye_color',61,120,89), (290662,2780052,1,'eye_type',-41,0,0), (290663,2780052,0,'hair_color1',38,22,21), (290664,2780052,0,'hair_color2',120,50,0), (290665,2780052,0,'hair_face_color',233,184,31), (290666,2780052,0,'hair_face_highlight_color',35,24,1), (290667,2780052,0,'hair_highlight',79,28,15), (290668,2780052,0,'hair_type_color',233,184,31), (290669,2780052,0,'hair_type_highlight_color',35,24,1), (290670,2780052,1,'lip_type',94,-76,-50), (290671,2780052,1,'nose_type',64,68,-48), (290672,2780052,0,'skin_color',241,232,234), (290673,2780052,1,'soga_cheek_type',20,14,0), (290674,2780052,1,'soga_chin_type',35,81,68), (290675,2780052,1,'soga_ear_type',-62,28,0), (290676,2780052,1,'soga_eye_brow_type',-56,82,28), (290677,2780052,0,'soga_eye_color',229,229,102), (290678,2780052,1,'soga_eye_type',-41,0,0), (290679,2780052,0,'soga_hair_color1',38,22,21), (290680,2780052,0,'soga_hair_color2',120,50,0), (290681,2780052,0,'soga_hair_face_color',233,184,31), (290682,2780052,0,'soga_hair_face_highlight_color',35,24,1), (290683,2780052,0,'soga_hair_highlight',79,28,15), (290684,2780052,0,'soga_hair_type_color',233,184,31), (290685,2780052,0,'soga_hair_type_highlight_color',35,24,1), (290686,2780052,1,'soga_lip_type',94,-76,-50), (290687,2780052,1,'soga_nose_type',64,68,-48), (290688,2780052,0,'soga_skin_color',241,232,234), (290689,2780052,0,'wing_color1',255,255,255), (290690,2780052,0,'wing_color2',255,255,255), (290691,2780053,1,'cheek_type',17,21,0), (290692,2780053,1,'chin_type',-71,-83,31), (290693,2780053,1,'eye_brow_type',84,62,-74), (290694,2780053,0,'eye_color',145,190,204), (290695,2780053,1,'eye_type',-31,0,0), (290696,2780053,0,'hair_face_color',191,222,207), (290697,2780053,0,'hair_type_color',191,222,207), (290698,2780053,1,'lip_type',5,70,96), (290699,2780053,1,'nose_type',51,12,-65), (290700,2780053,0,'skin_color',191,222,207), (290701,2780053,1,'soga_cheek_type',17,21,0), (290702,2780053,1,'soga_chin_type',-71,-83,31), (290703,2780053,1,'soga_eye_brow_type',84,62,-74), (290704,2780053,0,'soga_eye_color',229,229,102), (290705,2780053,1,'soga_eye_type',-31,0,0), (290706,2780053,0,'soga_hair_face_color',191,222,207), (290707,2780053,0,'soga_hair_type_color',191,222,207), (290708,2780053,1,'soga_lip_type',5,70,96), (290709,2780053,1,'soga_nose_type',51,12,-65), (290710,2780053,0,'soga_skin_color',191,222,207), (290711,2780053,0,'wing_color1',255,255,255), (290712,2780053,0,'wing_color2',255,255,255), (290713,2780054,1,'cheek_type',22,-15,0), (290714,2780054,1,'chin_type',69,-58,-82), (290715,2780054,1,'eye_brow_type',-14,87,87), (290716,2780054,0,'eye_color',65,62,33), (290717,2780054,1,'eye_type',-97,0,0), (290718,2780054,0,'hair_face_color',24,42,95), (290719,2780054,0,'hair_type_color',24,42,95), (290720,2780054,1,'lip_type',-41,81,-83), (290721,2780054,1,'nose_type',14,-19,58), (290722,2780054,0,'skin_color',24,42,95), (290723,2780054,1,'soga_cheek_type',22,-15,0), (290724,2780054,1,'soga_chin_type',69,-58,-82), (290725,2780054,1,'soga_eye_brow_type',-14,87,87), (290726,2780054,0,'soga_eye_color',229,229,102), (290727,2780054,1,'soga_eye_type',-97,0,0), (290728,2780054,0,'soga_hair_face_color',24,42,95), (290729,2780054,0,'soga_hair_type_color',24,42,95), (290730,2780054,1,'soga_lip_type',-41,81,-83), (290731,2780054,1,'soga_nose_type',14,-19,58), (290732,2780054,0,'soga_skin_color',24,42,95), (290733,2780054,0,'wing_color1',255,255,255), (290734,2780054,0,'wing_color2',255,255,255), (290735,2780055,1,'cheek_type',2,-79,0), (290736,2780055,1,'chin_type',-71,-46,75), (290737,2780055,1,'ear_type',-34,0,0), (290738,2780055,1,'eye_brow_type',-81,0,20), (290739,2780055,0,'eye_color',148,224,241), (290740,2780055,1,'eye_type',98,0,0), (290741,2780055,0,'hair_color1',94,119,160), (290742,2780055,0,'hair_color2',68,71,106), (290743,2780055,0,'hair_face_color',107,120,160), (290744,2780055,0,'hair_face_highlight_color',100,131,153), (290745,2780055,0,'hair_highlight',98,135,156), (290746,2780055,0,'hair_type_color',107,120,160), (290747,2780055,0,'hair_type_highlight_color',100,131,153), (290748,2780055,1,'lip_type',98,68,-55), (290749,2780055,1,'nose_type',72,53,75), (290750,2780055,0,'skin_color',132,140,167), (290751,2780055,1,'soga_cheek_type',2,-79,0), (290752,2780055,1,'soga_chin_type',-71,-46,75), (290753,2780055,1,'soga_ear_type',-34,0,0), (290754,2780055,1,'soga_eye_brow_type',-81,0,20), (290755,2780055,0,'soga_eye_color',229,229,102), (290756,2780055,1,'soga_eye_type',98,0,0), (290757,2780055,0,'soga_hair_color1',94,119,160), (290758,2780055,0,'soga_hair_color2',68,71,106), (290759,2780055,0,'soga_hair_face_color',107,120,160), (290760,2780055,0,'soga_hair_face_highlight_color',100,131,153), (290761,2780055,0,'soga_hair_highlight',98,135,156), (290762,2780055,0,'soga_hair_type_color',107,120,160), (290763,2780055,0,'soga_hair_type_highlight_color',100,131,153), (290764,2780055,1,'soga_lip_type',98,68,-55), (290765,2780055,1,'soga_nose_type',72,53,75), (290766,2780055,0,'soga_skin_color',132,140,167), (290767,2780055,0,'wing_color1',255,255,255), (290768,2780055,0,'wing_color2',255,255,255), (290769,2780056,1,'cheek_type',-2,31,0), (290770,2780056,1,'chin_type',23,96,-72), (290771,2780056,1,'ear_type',-7,-63,0), (290772,2780056,1,'eye_brow_type',0,61,95), (290773,2780056,0,'eye_color',31,61,45), (290774,2780056,1,'eye_type',-65,0,0), (290775,2780056,0,'hair_color1',209,131,22), (290776,2780056,0,'hair_color2',199,150,48), (290777,2780056,0,'hair_face_color',184,128,10), (290778,2780056,0,'hair_face_highlight_color',233,184,31), (290779,2780056,0,'hair_highlight',246,219,114), (290780,2780056,0,'hair_type_color',184,128,10), (290781,2780056,0,'hair_type_highlight_color',233,184,31), (290782,2780056,1,'lip_type',52,-78,14), (290783,2780056,1,'nose_type',50,-88,50), (290784,2780056,0,'skin_color',112,76,59), (290785,2780056,1,'soga_cheek_type',-2,31,0), (290786,2780056,1,'soga_chin_type',23,96,-72), (290787,2780056,1,'soga_ear_type',-7,-63,0), (290788,2780056,1,'soga_eye_brow_type',0,61,95), (290789,2780056,0,'soga_eye_color',229,229,102), (290790,2780056,1,'soga_eye_type',-65,0,0), (290791,2780056,0,'soga_hair_color1',209,131,22), (290792,2780056,0,'soga_hair_color2',199,150,48), (290793,2780056,0,'soga_hair_face_color',184,128,10), (290794,2780056,0,'soga_hair_face_highlight_color',233,184,31), (290795,2780056,0,'soga_hair_highlight',246,219,114), (290796,2780056,0,'soga_hair_type_color',184,128,10), (290797,2780056,0,'soga_hair_type_highlight_color',233,184,31), (290798,2780056,1,'soga_lip_type',52,-78,14), (290799,2780056,1,'soga_nose_type',50,-88,50), (290800,2780056,0,'soga_skin_color',112,76,59), (290801,2780056,0,'wing_color1',255,255,255), (290802,2780056,0,'wing_color2',255,255,255), (290803,2780057,1,'cheek_type',28,31,0), (290804,2780057,1,'chin_type',97,-71,-69), (290805,2780057,1,'ear_type',34,-17,0), (290806,2780057,1,'eye_brow_type',14,-42,96), (290807,2780057,0,'eye_color',252,239,60), (290808,2780057,1,'eye_type',-11,0,0), (290809,2780057,0,'hair_face_color',78,229,1), (290810,2780057,0,'hair_type_color',78,229,1), (290811,2780057,1,'lip_type',100,100,100), (290812,2780057,1,'nose_type',-18,98,-100), (290813,2780057,0,'skin_color',78,229,1), (290814,2780057,1,'soga_cheek_type',28,31,0), (290815,2780057,1,'soga_chin_type',97,-71,-69), (290816,2780057,1,'soga_ear_type',34,-17,0), (290817,2780057,1,'soga_eye_brow_type',14,-42,96), (290818,2780057,0,'soga_eye_color',229,229,102), (290819,2780057,1,'soga_eye_type',-11,0,0), (290820,2780057,0,'soga_hair_face_color',78,229,1), (290821,2780057,0,'soga_hair_type_color',78,229,1), (290822,2780057,1,'soga_lip_type',100,100,100), (290823,2780057,1,'soga_nose_type',-18,98,-100), (290824,2780057,0,'soga_skin_color',78,229,1), (290825,2780057,0,'wing_color1',255,255,255), (290826,2780057,0,'wing_color2',255,255,255), (290827,2780058,1,'cheek_type',22,-12,0), (290828,2780058,1,'chin_type',-21,-23,11), (290829,2780058,1,'ear_type',71,-39,0), (290830,2780058,1,'eye_brow_type',14,-17,39), (290831,2780058,0,'eye_color',97,64,26), (290832,2780058,1,'eye_type',66,0,0), (290833,2780058,0,'hair_face_color',22,9,0), (290834,2780058,0,'hair_face_highlight_color',97,79,56), (290835,2780058,0,'hair_type_color',22,9,0), (290836,2780058,0,'hair_type_highlight_color',97,79,56), (290837,2780058,1,'lip_type',37,-11,-25), (290838,2780058,1,'nose_type',45,-96,9), (290839,2780058,0,'skin_color',198,167,113), (290840,2780058,1,'soga_cheek_type',22,-12,0), (290841,2780058,1,'soga_chin_type',-21,-23,11), (290842,2780058,1,'soga_ear_type',71,-39,0), (290843,2780058,1,'soga_eye_brow_type',14,-17,39), (290844,2780058,0,'soga_eye_color',229,229,102), (290845,2780058,1,'soga_eye_type',66,0,0), (290846,2780058,0,'soga_hair_face_color',22,9,0), (290847,2780058,0,'soga_hair_face_highlight_color',97,79,56), (290848,2780058,0,'soga_hair_type_color',22,9,0), (290849,2780058,0,'soga_hair_type_highlight_color',97,79,56), (290850,2780058,1,'soga_lip_type',37,-11,-25), (290851,2780058,1,'soga_nose_type',45,-96,9), (290852,2780058,0,'soga_skin_color',198,167,113), (290853,2780058,0,'wing_color1',255,255,255), (290854,2780058,0,'wing_color2',255,255,255), (290855,2780059,1,'cheek_type',0,-9,0), (290856,2780059,1,'chin_type',-3,-17,-2), (290857,2780059,1,'ear_type',37,-10,0), (290858,2780059,1,'eye_brow_type',22,18,-7), (290859,2780059,0,'eye_color',82,132,95), (290860,2780059,1,'eye_type',35,0,0), (290861,2780059,0,'hair_face_color',248,248,248), (290862,2780059,0,'hair_face_highlight_color',70,28,0), (290863,2780059,0,'hair_type_color',248,248,248), (290864,2780059,0,'hair_type_highlight_color',70,28,0), (290865,2780059,1,'lip_type',-29,-1,1), (290866,2780059,1,'nose_type',25,-31,14), (290867,2780059,0,'skin_color',230,202,158), (290868,2780059,1,'soga_cheek_type',0,-9,0), (290869,2780059,1,'soga_chin_type',-3,-17,-2), (290870,2780059,1,'soga_ear_type',37,-10,0), (290871,2780059,1,'soga_eye_brow_type',22,18,-7), (290872,2780059,0,'soga_eye_color',229,229,102), (290873,2780059,1,'soga_eye_type',35,0,0), (290874,2780059,0,'soga_hair_face_color',248,248,248), (290875,2780059,0,'soga_hair_face_highlight_color',70,28,0), (290876,2780059,0,'soga_hair_type_color',248,248,248), (290877,2780059,0,'soga_hair_type_highlight_color',70,28,0), (290878,2780059,1,'soga_lip_type',-29,-1,1), (290879,2780059,1,'soga_nose_type',25,-31,14), (290880,2780059,0,'soga_skin_color',230,202,158), (290881,2780059,0,'wing_color1',255,255,255), (290882,2780059,0,'wing_color2',255,255,255), (290883,2780060,1,'cheek_type',100,100,0), (290884,2780060,1,'chin_type',100,100,100), (290885,2780060,1,'ear_type',100,-100,0), (290886,2780060,1,'eye_brow_type',100,-100,-100), (290887,2780060,0,'eye_color',125,178,193), (290888,2780060,1,'eye_type',100,0,0), (290889,2780060,0,'hair_face_color',255,255,255), (290890,2780060,0,'hair_face_highlight_color',7,3,0), (290891,2780060,0,'hair_type_color',255,255,255), (290892,2780060,0,'hair_type_highlight_color',7,3,0), (290893,2780060,1,'lip_type',100,100,-100), (290894,2780060,1,'nose_type',-100,-100,-100), (290895,2780060,0,'skin_color',220,191,163), (290896,2780060,1,'soga_cheek_type',100,100,0), (290897,2780060,1,'soga_chin_type',100,100,100), (290898,2780060,1,'soga_ear_type',100,-100,0), (290899,2780060,1,'soga_eye_brow_type',100,-100,-100), (290900,2780060,0,'soga_eye_color',229,229,102), (290901,2780060,1,'soga_eye_type',100,0,0), (290902,2780060,0,'soga_hair_face_color',255,255,255), (290903,2780060,0,'soga_hair_face_highlight_color',7,3,0), (290904,2780060,0,'soga_hair_type_color',255,255,255), (290905,2780060,0,'soga_hair_type_highlight_color',7,3,0), (290906,2780060,1,'soga_lip_type',100,100,-100), (290907,2780060,1,'soga_nose_type',-100,-100,-100), (290908,2780060,0,'soga_skin_color',220,191,163), (290909,2780060,0,'wing_color1',255,255,255), (290910,2780060,0,'wing_color2',255,255,255), (290911,2780061,1,'cheek_type',39,38,0), (290912,2780061,1,'chin_type',29,34,0), (290913,2780061,1,'ear_type',-7,5,0), (290914,2780061,1,'eye_brow_type',-7,31,-28), (290915,2780061,0,'eye_color',77,134,111), (290916,2780061,1,'eye_type',-17,0,0), (290917,2780061,0,'hair_face_color',124,118,113), (290918,2780061,0,'hair_face_highlight_color',218,214,193), (290919,2780061,0,'hair_type_color',124,118,113), (290920,2780061,0,'hair_type_highlight_color',218,214,193), (290921,2780061,1,'lip_type',-20,-14,-19), (290922,2780061,1,'nose_type',20,-7,-18), (290923,2780061,0,'skin_color',173,160,113), (290924,2780061,1,'soga_cheek_type',39,38,0), (290925,2780061,1,'soga_chin_type',29,34,0), (290926,2780061,1,'soga_ear_type',-7,5,0), (290927,2780061,1,'soga_eye_brow_type',-7,31,-28), (290928,2780061,0,'soga_eye_color',229,229,102), (290929,2780061,1,'soga_eye_type',-17,0,0), (290930,2780061,0,'soga_hair_face_color',124,118,113), (290931,2780061,0,'soga_hair_face_highlight_color',218,214,193), (290932,2780061,0,'soga_hair_type_color',124,118,113), (290933,2780061,0,'soga_hair_type_highlight_color',218,214,193), (290934,2780061,1,'soga_lip_type',-20,-14,-19), (290935,2780061,1,'soga_nose_type',20,-7,-18), (290936,2780061,0,'soga_skin_color',173,160,113), (290937,2780061,0,'wing_color1',255,255,255), (290938,2780061,0,'wing_color2',255,255,255), (290939,2780062,1,'cheek_type',7,0,0), (290940,2780062,1,'chin_type',-3,14,-46), (290941,2780062,1,'ear_type',-25,-34,0), (290942,2780062,1,'eye_brow_type',-23,23,-19), (290943,2780062,0,'eye_color',37,77,83), (290944,2780062,1,'eye_type',-7,0,0), (290945,2780062,0,'hair_face_color',79,66,33), (290946,2780062,0,'hair_face_highlight_color',43,21,0), (290947,2780062,0,'hair_type_color',79,66,33), (290948,2780062,0,'hair_type_highlight_color',43,21,0), (290949,2780062,1,'lip_type',-29,0,39), (290950,2780062,1,'nose_type',-11,0,3), (290951,2780062,0,'skin_color',215,222,222), (290952,2780062,1,'soga_cheek_type',7,0,0), (290953,2780062,1,'soga_chin_type',-3,14,-46), (290954,2780062,1,'soga_ear_type',-25,-34,0), (290955,2780062,1,'soga_eye_brow_type',-23,23,-19), (290956,2780062,0,'soga_eye_color',229,229,102), (290957,2780062,1,'soga_eye_type',-7,0,0), (290958,2780062,0,'soga_hair_face_color',79,66,33), (290959,2780062,0,'soga_hair_face_highlight_color',43,21,0), (290960,2780062,0,'soga_hair_type_color',79,66,33), (290961,2780062,0,'soga_hair_type_highlight_color',43,21,0), (290962,2780062,1,'soga_lip_type',-29,0,39), (290963,2780062,1,'soga_nose_type',-11,0,3), (290964,2780062,0,'soga_skin_color',215,222,222), (290965,2780062,0,'wing_color1',255,255,255), (290966,2780062,0,'wing_color2',255,255,255), (290967,2780063,0,'eye_color',0,129,255), (290968,2780063,0,'skin_color',199,199,174), (290969,2780063,0,'soga_eye_color',255,0,255), (290970,2780064,0,'eye_color',255,255,255), (290971,2780064,0,'skin_color',255,255,255), (290972,2780064,0,'soga_eye_color',255,0,255), (290973,2780065,0,'eye_color',255,255,255), (290974,2780065,0,'skin_color',255,255,255), (290975,2780065,0,'soga_eye_color',255,0,255), (290976,2780066,0,'eye_color',255,255,255), (290977,2780066,0,'skin_color',255,255,255), (290978,2780066,0,'soga_eye_color',255,0,255), (290979,2780067,1,'cheek_type',44,0,0), (290980,2780067,1,'chin_type',90,-11,0), (290981,2780067,1,'ear_type',-8,-98,0), (290982,2780067,1,'eye_brow_type',-91,-53,-25), (290983,2780067,0,'eye_color',119,175,191), (290984,2780067,1,'eye_type',75,0,0), (290985,2780067,0,'hair_color1',91,21,51), (290986,2780067,0,'hair_color2',159,88,0), (290987,2780067,0,'hair_face_color',121,38,35), (290988,2780067,0,'hair_face_highlight_color',47,14,19), (290989,2780067,0,'hair_highlight',54,45,28), (290990,2780067,0,'hair_type_color',121,38,35), (290991,2780067,0,'hair_type_highlight_color',47,14,19), (290992,2780067,1,'lip_type',0,32,-22), (290993,2780067,1,'nose_type',90,53,-34), (290994,2780067,0,'skin_color',245,250,250), (290995,2780067,1,'soga_cheek_type',44,0,0), (290996,2780067,1,'soga_chin_type',90,-11,0), (290997,2780067,1,'soga_ear_type',-8,-98,0), (290998,2780067,1,'soga_eye_brow_type',-91,-53,-25), (290999,2780067,0,'soga_eye_color',229,229,102), (291000,2780067,1,'soga_eye_type',75,0,0), (291001,2780067,0,'soga_hair_color1',91,21,51), (291002,2780067,0,'soga_hair_color2',159,88,0), (291003,2780067,0,'soga_hair_face_color',121,38,35), (291004,2780067,0,'soga_hair_face_highlight_color',47,14,19), (291005,2780067,0,'soga_hair_highlight',54,45,28), (291006,2780067,0,'soga_hair_type_color',121,38,35), (291007,2780067,0,'soga_hair_type_highlight_color',47,14,19), (291008,2780067,1,'soga_lip_type',0,32,-22), (291009,2780067,1,'soga_nose_type',90,53,-34), (291010,2780067,0,'soga_skin_color',245,250,250), (291011,2780067,0,'wing_color1',255,255,255), (291012,2780067,0,'wing_color2',255,255,255), (291013,2780068,0,'eye_color',255,255,255), (291014,2780068,0,'skin_color',255,255,255), (291015,2780068,0,'soga_eye_color',255,0,255), (291016,2780069,0,'eye_color',255,255,255), (291017,2780069,0,'skin_color',255,255,255), (291018,2780069,0,'soga_eye_color',255,0,255), (291019,2780070,1,'cheek_type',0,21,0), (291020,2780070,1,'chin_type',17,0,-8), (291021,2780070,1,'ear_type',0,14,0), (291022,2780070,1,'eye_brow_type',12,0,12), (291023,2780070,0,'eye_color',115,77,33), (291024,2780070,1,'eye_type',-40,0,0), (291025,2780070,0,'hair_color1',79,28,15), (291026,2780070,0,'hair_color2',111,64,0), (291027,2780070,0,'hair_face_color',170,166,101), (291028,2780070,0,'hair_face_highlight_color',16,15,10), (291029,2780070,0,'hair_highlight',54,45,28), (291030,2780070,0,'hair_type_color',170,166,101), (291031,2780070,0,'hair_type_highlight_color',16,15,10), (291032,2780070,1,'lip_type',29,7,22), (291033,2780070,1,'nose_type',-4,8,-8), (291034,2780070,0,'skin_color',183,137,98), (291035,2780070,1,'soga_cheek_type',0,21,0), (291036,2780070,1,'soga_chin_type',17,0,-8), (291037,2780070,1,'soga_ear_type',0,14,0), (291038,2780070,1,'soga_eye_brow_type',12,0,12), (291039,2780070,0,'soga_eye_color',229,229,102), (291040,2780070,1,'soga_eye_type',-40,0,0), (291041,2780070,0,'soga_hair_color1',79,28,15), (291042,2780070,0,'soga_hair_color2',111,64,0), (291043,2780070,0,'soga_hair_face_color',170,166,101), (291044,2780070,0,'soga_hair_face_highlight_color',16,15,10), (291045,2780070,0,'soga_hair_highlight',54,45,28), (291046,2780070,0,'soga_hair_type_color',170,166,101), (291047,2780070,0,'soga_hair_type_highlight_color',16,15,10), (291048,2780070,1,'soga_lip_type',29,7,22), (291049,2780070,1,'soga_nose_type',-4,8,-8), (291050,2780070,0,'soga_skin_color',183,137,98), (291051,2780070,0,'wing_color1',255,255,255), (291052,2780070,0,'wing_color2',255,255,255), (291053,2780071,0,'eye_color',255,255,255), (291054,2780071,0,'skin_color',255,255,255), (291055,2780071,0,'soga_eye_color',255,0,255), (291056,2780072,1,'cheek_type',-98,93,0), (291057,2780072,1,'chin_type',-74,69,45), (291058,2780072,1,'eye_brow_type',-52,-98,56), (291059,2780072,0,'eye_color',72,62,33), (291060,2780072,1,'eye_type',-40,0,0), (291061,2780072,0,'hair_face_color',19,7,23), (291062,2780072,0,'hair_type_color',19,7,23), (291063,2780072,1,'lip_type',8,41,-38), (291064,2780072,1,'nose_type',90,-26,45), (291065,2780072,0,'skin_color',19,7,23), (291066,2780072,1,'soga_cheek_type',-98,93,0), (291067,2780072,1,'soga_chin_type',-74,69,45), (291068,2780072,1,'soga_eye_brow_type',-52,-98,56), (291069,2780072,0,'soga_eye_color',229,229,102), (291070,2780072,1,'soga_eye_type',-40,0,0), (291071,2780072,0,'soga_hair_face_color',19,7,23), (291072,2780072,0,'soga_hair_type_color',19,7,23), (291073,2780072,1,'soga_lip_type',8,41,-38), (291074,2780072,1,'soga_nose_type',90,-26,45), (291075,2780072,0,'soga_skin_color',19,7,23), (291076,2780072,0,'wing_color1',255,255,255), (291077,2780072,0,'wing_color2',255,255,255), (291078,2780073,1,'cheek_type',-98,-43,0), (291079,2780073,1,'chin_type',45,34,-37), (291080,2780073,1,'ear_type',-82,29,0), (291081,2780073,1,'eye_brow_type',71,-85,-96), (291082,2780073,0,'eye_color',204,204,204), (291083,2780073,1,'eye_type',75,0,0), (291084,2780073,1,'lip_type',62,-31,-62), (291085,2780073,1,'nose_type',-61,22,-72), (291086,2780073,0,'skin_color',93,51,24), (291087,2780073,1,'soga_cheek_type',-98,-43,0), (291088,2780073,1,'soga_chin_type',45,34,-37), (291089,2780073,1,'soga_ear_type',-82,29,0), (291090,2780073,1,'soga_eye_brow_type',71,-85,-96), (291091,2780073,0,'soga_eye_color',229,229,102), (291092,2780073,1,'soga_eye_type',75,0,0), (291093,2780073,1,'soga_lip_type',62,-31,-62), (291094,2780073,1,'soga_nose_type',-61,22,-72), (291095,2780073,0,'soga_skin_color',93,51,24), (291096,2780073,0,'wing_color1',255,255,255), (291097,2780073,0,'wing_color2',255,255,255), (291098,2780074,0,'eye_color',255,255,255), (291099,2780074,0,'skin_color',255,255,255), (291100,2780074,0,'soga_eye_color',255,0,255), (291101,2780075,1,'cheek_type',18,-34,0), (291102,2780075,1,'chin_type',-100,87,-44), (291103,2780075,1,'ear_type',-100,94,0), (291104,2780075,1,'eye_brow_type',-20,-68,-25), (291105,2780075,0,'eye_color',92,77,40), (291106,2780075,1,'eye_type',-100,0,0), (291107,2780075,0,'hair_color1',38,22,21), (291108,2780075,0,'hair_color2',120,50,0), (291109,2780075,0,'hair_face_color',5,2,2), (291110,2780075,0,'hair_face_highlight_color',56,53,68), (291111,2780075,0,'hair_highlight',50,48,56), (291112,2780075,0,'hair_type_color',5,2,2), (291113,2780075,0,'hair_type_highlight_color',56,53,68), (291114,2780075,1,'lip_type',31,17,-19), (291115,2780075,1,'nose_type',-47,-42,69), (291116,2780075,0,'skin_color',255,255,255), (291117,2780075,1,'soga_cheek_type',18,-34,0), (291118,2780075,1,'soga_chin_type',-100,87,-44), (291119,2780075,1,'soga_ear_type',-100,94,0), (291120,2780075,1,'soga_eye_brow_type',-20,-68,-25), (291121,2780075,0,'soga_eye_color',229,229,102), (291122,2780075,1,'soga_eye_type',-100,0,0), (291123,2780075,0,'soga_hair_color1',38,22,21), (291124,2780075,0,'soga_hair_color2',120,50,0), (291125,2780075,0,'soga_hair_face_color',5,2,2), (291126,2780075,0,'soga_hair_face_highlight_color',56,53,68), (291127,2780075,0,'soga_hair_highlight',50,48,56), (291128,2780075,0,'soga_hair_type_color',5,2,2), (291129,2780075,0,'soga_hair_type_highlight_color',56,53,68), (291130,2780075,1,'soga_lip_type',31,17,-19), (291131,2780075,1,'soga_nose_type',-47,-42,69), (291132,2780075,0,'soga_skin_color',255,255,255), (291133,2780075,0,'wing_color1',255,255,255), (291134,2780075,0,'wing_color2',255,255,255), (291135,2780076,0,'eye_color',255,255,255), (291136,2780076,0,'skin_color',255,255,255), (291137,2780076,0,'soga_eye_color',255,0,255), (291138,2780077,0,'eye_color',255,255,255), (291139,2780077,0,'skin_color',255,255,255), (291140,2780077,0,'soga_eye_color',255,0,255), (291141,2780078,0,'eye_color',255,255,255), (291142,2780078,0,'skin_color',255,255,255), (291143,2780078,0,'soga_eye_color',255,0,255), (291144,2780079,1,'cheek_type',0,-3,0), (291145,2780079,1,'chin_type',-50,97,3), (291146,2780079,1,'ear_type',62,-25,0), (291147,2780079,1,'eye_brow_type',-64,-81,-3), (291148,2780079,0,'eye_color',43,70,43), (291149,2780079,1,'eye_type',10,0,0), (291150,2780079,0,'hair_color1',79,28,15), (291151,2780079,0,'hair_color2',111,64,0), (291152,2780079,0,'hair_face_color',37,22,5), (291153,2780079,0,'hair_face_highlight_color',121,38,35), (291154,2780079,0,'hair_highlight',91,21,51), (291155,2780079,0,'hair_type_color',37,22,5), (291156,2780079,0,'hair_type_highlight_color',121,38,35), (291157,2780079,1,'lip_type',40,46,-71), (291158,2780079,1,'nose_type',96,62,-14), (291159,2780079,0,'skin_color',245,249,245), (291160,2780079,1,'soga_cheek_type',0,-3,0), (291161,2780079,1,'soga_chin_type',-50,97,3), (291162,2780079,1,'soga_ear_type',62,-25,0), (291163,2780079,1,'soga_eye_brow_type',-64,-81,-3), (291164,2780079,0,'soga_eye_color',229,229,102), (291165,2780079,1,'soga_eye_type',10,0,0), (291166,2780079,0,'soga_hair_color1',79,28,15), (291167,2780079,0,'soga_hair_color2',111,64,0), (291168,2780079,0,'soga_hair_face_color',37,22,5), (291169,2780079,0,'soga_hair_face_highlight_color',121,38,35), (291170,2780079,0,'soga_hair_highlight',91,21,51), (291171,2780079,0,'soga_hair_type_color',37,22,5), (291172,2780079,0,'soga_hair_type_highlight_color',121,38,35), (291173,2780079,1,'soga_lip_type',40,46,-71), (291174,2780079,1,'soga_nose_type',96,62,-14), (291175,2780079,0,'soga_skin_color',245,249,245), (291176,2780079,0,'wing_color1',255,255,255), (291177,2780079,0,'wing_color2',255,255,255), (291178,2780080,0,'eye_color',255,255,255), (291179,2780080,0,'skin_color',255,255,255), (291180,2780080,0,'soga_eye_color',255,0,255), (291181,2780081,0,'eye_color',255,255,255), (291182,2780081,0,'skin_color',255,255,255), (291183,2780081,0,'soga_eye_color',255,0,255), (291184,2780082,1,'cheek_type',-4,25,0), (291185,2780082,1,'chin_type',-14,17,-3), (291186,2780082,1,'ear_type',-5,25,0), (291187,2780082,1,'eye_brow_type',-26,26,34), (291188,2780082,0,'eye_color',81,150,163), (291189,2780082,1,'eye_type',12,0,0), (291190,2780082,0,'hair_color1',56,33,26), (291191,2780082,0,'hair_color2',94,59,11), (291192,2780082,0,'hair_face_color',170,148,51), (291193,2780082,0,'hair_face_highlight_color',232,169,28), (291194,2780082,0,'hair_highlight',200,165,96), (291195,2780082,0,'hair_type_color',170,148,51), (291196,2780082,0,'hair_type_highlight_color',232,169,28), (291197,2780082,1,'lip_type',-43,-3,-31), (291198,2780082,1,'nose_type',-25,0,2), (291199,2780082,0,'skin_color',168,105,67), (291200,2780082,1,'soga_cheek_type',-4,25,0), (291201,2780082,1,'soga_chin_type',-14,17,-3), (291202,2780082,1,'soga_ear_type',-5,25,0), (291203,2780082,1,'soga_eye_brow_type',-26,26,34), (291204,2780082,0,'soga_eye_color',229,229,102), (291205,2780082,1,'soga_eye_type',12,0,0), (291206,2780082,0,'soga_hair_color1',56,33,26), (291207,2780082,0,'soga_hair_color2',94,59,11), (291208,2780082,0,'soga_hair_face_color',170,148,51), (291209,2780082,0,'soga_hair_face_highlight_color',232,169,28), (291210,2780082,0,'soga_hair_highlight',200,165,96), (291211,2780082,0,'soga_hair_type_color',170,148,51), (291212,2780082,0,'soga_hair_type_highlight_color',232,169,28), (291213,2780082,1,'soga_lip_type',-43,-3,-31), (291214,2780082,1,'soga_nose_type',-25,0,2), (291215,2780082,0,'soga_skin_color',168,105,67), (291216,2780082,0,'wing_color1',255,255,255), (291217,2780082,0,'wing_color2',255,255,255), (291218,2780083,0,'eye_color',255,255,255), (291219,2780083,0,'skin_color',255,255,255), (291220,2780083,0,'soga_eye_color',255,0,255), (291221,2780084,1,'cheek_type',-77,-2,0), (291222,2780084,1,'chin_type',-28,14,-62), (291223,2780084,1,'ear_type',-96,34,0), (291224,2780084,1,'eye_brow_type',-25,96,20), (291225,2780084,0,'eye_color',166,144,94), (291226,2780084,1,'eye_type',-72,0,0), (291227,2780084,0,'hair_color1',109,14,49), (291228,2780084,0,'hair_color2',185,97,0), (291229,2780084,0,'hair_face_color',84,0,0), (291230,2780084,0,'hair_face_highlight_color',40,19,9), (291231,2780084,0,'hair_highlight',79,28,15), (291232,2780084,0,'hair_type_color',84,0,0), (291233,2780084,0,'hair_type_highlight_color',40,19,9), (291234,2780084,1,'lip_type',7,-52,84), (291235,2780084,1,'nose_type',-50,-61,-59), (291236,2780084,0,'skin_color',215,195,159), (291237,2780084,1,'soga_cheek_type',-77,-2,0), (291238,2780084,1,'soga_chin_type',-28,14,-62), (291239,2780084,1,'soga_ear_type',-96,34,0), (291240,2780084,1,'soga_eye_brow_type',-25,96,20), (291241,2780084,0,'soga_eye_color',229,229,102), (291242,2780084,1,'soga_eye_type',-72,0,0), (291243,2780084,0,'soga_hair_color1',109,14,49), (291244,2780084,0,'soga_hair_color2',185,97,0), (291245,2780084,0,'soga_hair_face_color',84,0,0), (291246,2780084,0,'soga_hair_face_highlight_color',40,19,9), (291247,2780084,0,'soga_hair_highlight',79,28,15), (291248,2780084,0,'soga_hair_type_color',84,0,0), (291249,2780084,0,'soga_hair_type_highlight_color',40,19,9), (291250,2780084,1,'soga_lip_type',7,-52,84), (291251,2780084,1,'soga_nose_type',-50,-61,-59), (291252,2780084,0,'soga_skin_color',215,195,159), (291253,2780084,0,'wing_color1',255,255,255), (291254,2780084,0,'wing_color2',255,255,255), (291255,2780085,0,'eye_color',255,255,255), (291256,2780085,0,'skin_color',255,255,255), (291257,2780085,0,'soga_eye_color',255,0,255), (291258,2780086,0,'eye_color',255,255,255), (291259,2780086,0,'skin_color',255,255,255), (291260,2780086,0,'soga_eye_color',255,0,255), (291261,2780087,0,'eye_color',255,255,255), (291262,2780087,0,'skin_color',255,255,255), (291263,2780087,0,'soga_eye_color',255,0,255), (291264,2780088,0,'eye_color',255,255,255), (291265,2780088,0,'skin_color',255,255,255), (291266,2780088,0,'soga_eye_color',255,0,255), (291267,2780089,0,'eye_color',255,255,255), (291268,2780089,0,'skin_color',255,255,255), (291269,2780089,0,'soga_eye_color',255,0,255), (291270,2780090,0,'eye_color',255,255,255), (291271,2780090,0,'skin_color',255,255,255), (291272,2780090,0,'soga_eye_color',255,0,255), (291273,2780091,0,'eye_color',255,255,255), (291274,2780091,0,'skin_color',255,255,255), (291275,2780091,0,'soga_eye_color',255,0,255), (291276,2780092,0,'eye_color',255,255,255), (291277,2780092,0,'skin_color',255,255,255), (291278,2780092,0,'soga_eye_color',255,0,255), (291279,2780093,0,'eye_color',255,255,255), (291280,2780093,0,'skin_color',255,255,255), (291281,2780093,0,'soga_eye_color',255,0,255), (291282,2780094,1,'cheek_type',0,78,0), (291283,2780094,1,'chin_type',10,-82,-28), (291284,2780094,1,'ear_type',12,-93,0), (291285,2780094,1,'eye_brow_type',4,34,-50), (291286,2780094,0,'eye_color',72,51,22), (291287,2780094,1,'eye_type',65,0,0), (291288,2780094,0,'hair_color1',109,14,49), (291289,2780094,0,'hair_color2',185,97,0), (291290,2780094,0,'hair_face_color',94,10,9), (291291,2780094,0,'hair_face_highlight_color',135,44,31), (291292,2780094,0,'hair_highlight',91,21,51), (291293,2780094,0,'hair_type_color',94,10,9), (291294,2780094,0,'hair_type_highlight_color',135,44,31), (291295,2780094,1,'lip_type',68,39,68), (291296,2780094,1,'nose_type',19,-82,58), (291297,2780094,0,'skin_color',206,183,132), (291298,2780094,1,'soga_cheek_type',0,78,0), (291299,2780094,1,'soga_chin_type',10,-82,-28), (291300,2780094,1,'soga_ear_type',12,-93,0), (291301,2780094,1,'soga_eye_brow_type',4,34,-50), (291302,2780094,0,'soga_eye_color',229,229,102), (291303,2780094,1,'soga_eye_type',65,0,0), (291304,2780094,0,'soga_hair_color1',109,14,49), (291305,2780094,0,'soga_hair_color2',185,97,0), (291306,2780094,0,'soga_hair_face_color',94,10,9), (291307,2780094,0,'soga_hair_face_highlight_color',135,44,31), (291308,2780094,0,'soga_hair_highlight',91,21,51), (291309,2780094,0,'soga_hair_type_color',94,10,9), (291310,2780094,0,'soga_hair_type_highlight_color',135,44,31), (291311,2780094,1,'soga_lip_type',68,39,68), (291312,2780094,1,'soga_nose_type',19,-82,58), (291313,2780094,0,'soga_skin_color',206,183,132), (291314,2780094,0,'wing_color1',255,255,255), (291315,2780094,0,'wing_color2',255,255,255), (291319,2780096,1,'cheek_type',76,0,0), (291320,2780096,1,'chin_type',56,4,0), (291321,2780096,1,'eye_brow_type',11,-78,-21), (291322,2780096,0,'eye_color',155,75,161), (291323,2780096,1,'eye_type',87,0,0), (291324,2780096,0,'hair_face_color',133,158,39), (291325,2780096,0,'hair_type_color',133,158,39), (291326,2780096,1,'lip_type',0,28,-68), (291327,2780096,1,'nose_type',68,74,56), (291328,2780096,0,'skin_color',133,158,39), (291329,2780096,1,'soga_cheek_type',76,0,0), (291330,2780096,1,'soga_chin_type',56,4,0), (291331,2780096,1,'soga_eye_brow_type',11,-78,-21), (291332,2780096,0,'soga_eye_color',229,229,102), (291333,2780096,1,'soga_eye_type',87,0,0), (291334,2780096,0,'soga_hair_face_color',133,158,39), (291335,2780096,0,'soga_hair_type_color',133,158,39), (291336,2780096,1,'soga_lip_type',0,28,-68), (291337,2780096,1,'soga_nose_type',68,74,56), (291338,2780096,0,'soga_skin_color',133,158,39), (291339,2780096,0,'wing_color1',255,255,255), (291340,2780096,0,'wing_color2',255,255,255), (291341,2780097,1,'cheek_type',58,14,0), (291342,2780097,1,'chin_type',-21,-17,17), (291343,2780097,1,'ear_type',71,-37,0), (291344,2780097,1,'eye_brow_type',-21,-87,18), (291345,2780097,0,'eye_color',54,114,121), (291346,2780097,1,'eye_type',-100,0,0), (291347,2780097,0,'hair_color1',200,165,96), (291348,2780097,0,'hair_color2',173,99,44), (291349,2780097,0,'hair_face_color',213,151,21), (291350,2780097,0,'hair_face_highlight_color',233,184,31), (291351,2780097,0,'hair_highlight',246,219,114), (291352,2780097,0,'hair_type_color',213,151,21), (291353,2780097,0,'hair_type_highlight_color',233,184,31), (291354,2780097,1,'lip_type',2,100,-14), (291355,2780097,1,'nose_type',-77,-17,100), (291356,2780097,0,'skin_color',226,211,187), (291357,2780097,1,'soga_cheek_type',58,14,0), (291358,2780097,1,'soga_chin_type',-21,-17,17), (291359,2780097,1,'soga_ear_type',71,-37,0), (291360,2780097,1,'soga_eye_brow_type',-21,-87,18), (291361,2780097,0,'soga_eye_color',229,229,102), (291362,2780097,1,'soga_eye_type',-100,0,0), (291363,2780097,0,'soga_hair_color1',200,165,96), (291364,2780097,0,'soga_hair_color2',173,99,44), (291365,2780097,0,'soga_hair_face_color',213,151,21), (291366,2780097,0,'soga_hair_face_highlight_color',233,184,31), (291367,2780097,0,'soga_hair_highlight',246,219,114), (291368,2780097,0,'soga_hair_type_color',213,151,21), (291369,2780097,0,'soga_hair_type_highlight_color',233,184,31), (291370,2780097,1,'soga_lip_type',2,100,-14), (291371,2780097,1,'soga_nose_type',-77,-17,100), (291372,2780097,0,'soga_skin_color',226,211,187), (291373,2780097,0,'wing_color1',255,255,255), (291374,2780097,0,'wing_color2',255,255,255), (291375,2780098,1,'cheek_type',69,-57,0), (291376,2780098,1,'chin_type',87,94,62), (291377,2780098,1,'ear_type',-51,9,0), (291378,2780098,1,'eye_brow_type',14,57,-84), (291379,2780098,0,'eye_color',137,56,9), (291380,2780098,1,'eye_type',35,0,0), (291381,2780098,0,'hair_face_color',120,206,39), (291382,2780098,0,'hair_type_color',120,206,39), (291383,2780098,1,'lip_type',94,5,-77), (291384,2780098,1,'nose_type',-62,-21,91), (291385,2780098,0,'skin_color',120,206,39), (291386,2780098,1,'soga_cheek_type',69,-57,0), (291387,2780098,1,'soga_chin_type',87,94,62), (291388,2780098,1,'soga_ear_type',-51,9,0), (291389,2780098,1,'soga_eye_brow_type',14,57,-84), (291390,2780098,0,'soga_eye_color',229,229,102), (291391,2780098,1,'soga_eye_type',35,0,0), (291392,2780098,0,'soga_hair_face_color',120,206,39), (291393,2780098,0,'soga_hair_type_color',120,206,39), (291394,2780098,1,'soga_lip_type',94,5,-77), (291395,2780098,1,'soga_nose_type',-62,-21,91), (291396,2780098,0,'soga_skin_color',120,206,39), (291397,2780098,0,'wing_color1',255,255,255), (291398,2780098,0,'wing_color2',255,255,255), (291399,2780099,1,'cheek_type',-17,19,0), (291400,2780099,1,'chin_type',51,91,-77), (291401,2780099,1,'ear_type',17,71,0), (291402,2780099,1,'eye_brow_type',-68,75,-12), (291403,2780099,0,'eye_color',194,237,247), (291404,2780099,1,'eye_type',-55,0,0), (291405,2780099,0,'hair_color1',33,22,19), (291406,2780099,0,'hair_color2',28,27,50), (291407,2780099,0,'hair_face_color',5,5,1), (291408,2780099,0,'hair_face_highlight_color',244,244,246), (291409,2780099,0,'hair_highlight',160,156,172), (291410,2780099,0,'hair_type_color',5,5,1), (291411,2780099,0,'hair_type_highlight_color',244,244,246), (291412,2780099,1,'lip_type',43,96,51), (291413,2780099,1,'nose_type',-62,44,31), (291414,2780099,0,'skin_color',72,72,72), (291415,2780099,1,'soga_cheek_type',-17,19,0), (291416,2780099,1,'soga_chin_type',51,91,-77), (291417,2780099,1,'soga_ear_type',17,71,0), (291418,2780099,1,'soga_eye_brow_type',-68,75,-12), (291419,2780099,0,'soga_eye_color',229,229,102), (291420,2780099,1,'soga_eye_type',-55,0,0), (291421,2780099,0,'soga_hair_color1',33,22,19), (291422,2780099,0,'soga_hair_color2',28,27,50), (291423,2780099,0,'soga_hair_face_color',5,5,1), (291424,2780099,0,'soga_hair_face_highlight_color',244,244,246), (291425,2780099,0,'soga_hair_highlight',160,156,172), (291426,2780099,0,'soga_hair_type_color',5,5,1), (291427,2780099,0,'soga_hair_type_highlight_color',244,244,246), (291428,2780099,1,'soga_lip_type',43,96,51), (291429,2780099,1,'soga_nose_type',-62,44,31), (291430,2780099,0,'soga_skin_color',72,72,72), (291431,2780099,0,'wing_color1',255,255,255), (291432,2780099,0,'wing_color2',255,255,255), (291433,2780100,1,'cheek_type',-59,-39,0), (291434,2780100,1,'chin_type',-94,29,-15), (291435,2780100,1,'ear_type',-59,35,0), (291436,2780100,1,'eye_brow_type',-17,75,-93), (291437,2780100,0,'eye_color',130,51,9), (291438,2780100,1,'eye_type',37,0,0), (291439,2780100,0,'hair_face_color',115,69,2), (291440,2780100,0,'hair_type_color',115,69,2), (291441,2780100,1,'lip_type',-40,-4,-69), (291442,2780100,1,'nose_type',12,0,-37), (291443,2780100,0,'skin_color',187,187,186), (291444,2780100,1,'soga_cheek_type',-59,-39,0), (291445,2780100,1,'soga_chin_type',-94,29,-15), (291446,2780100,1,'soga_ear_type',-59,35,0), (291447,2780100,1,'soga_eye_brow_type',-17,75,-93), (291448,2780100,0,'soga_eye_color',229,229,102), (291449,2780100,1,'soga_eye_type',37,0,0), (291450,2780100,0,'soga_hair_face_color',115,69,2), (291451,2780100,0,'soga_hair_type_color',115,69,2), (291452,2780100,1,'soga_lip_type',-40,-4,-69), (291453,2780100,1,'soga_nose_type',12,0,-37), (291454,2780100,0,'soga_skin_color',187,187,186), (291455,2780100,0,'wing_color1',255,255,255), (291456,2780100,0,'wing_color2',255,255,255), (291457,2780101,1,'cheek_type',-61,-55,0), (291458,2780101,1,'chin_type',-69,2,-31), (291459,2780101,1,'ear_type',-22,-28,0), (291460,2780101,1,'eye_brow_type',23,34,55), (291461,2780101,0,'eye_color',133,183,198), (291462,2780101,1,'eye_type',-96,0,0), (291463,2780101,0,'hair_color1',164,165,165), (291464,2780101,0,'hair_color2',56,62,62), (291465,2780101,0,'hair_face_color',244,246,246), (291466,2780101,0,'hair_face_highlight_color',231,184,29), (291467,2780101,0,'hair_highlight',246,219,114), (291468,2780101,0,'hair_type_color',244,246,246), (291469,2780101,0,'hair_type_highlight_color',231,184,29), (291470,2780101,1,'lip_type',88,72,-38), (291471,2780101,1,'nose_type',-76,7,-61), (291472,2780101,0,'skin_color',161,120,77), (291473,2780101,1,'soga_cheek_type',-61,-55,0), (291474,2780101,1,'soga_chin_type',-69,2,-31), (291475,2780101,1,'soga_ear_type',-22,-28,0), (291476,2780101,1,'soga_eye_brow_type',23,34,55), (291477,2780101,0,'soga_eye_color',229,229,102), (291478,2780101,1,'soga_eye_type',-96,0,0), (291479,2780101,0,'soga_hair_color1',164,165,165), (291480,2780101,0,'soga_hair_color2',56,62,62), (291481,2780101,0,'soga_hair_face_color',244,246,246), (291482,2780101,0,'soga_hair_face_highlight_color',231,184,29), (291483,2780101,0,'soga_hair_highlight',246,219,114), (291484,2780101,0,'soga_hair_type_color',244,246,246), (291485,2780101,0,'soga_hair_type_highlight_color',231,184,29), (291486,2780101,1,'soga_lip_type',88,72,-38), (291487,2780101,1,'soga_nose_type',-76,7,-61), (291488,2780101,0,'soga_skin_color',161,120,77), (291489,2780101,0,'wing_color1',255,255,255), (291490,2780101,0,'wing_color2',255,255,255), (291491,2780102,1,'cheek_type',32,-69,0), (291492,2780102,1,'chin_type',20,-28,-61), (291493,2780102,1,'ear_type',-48,-65,0), (291494,2780102,1,'eye_brow_type',-89,-18,-20), (291495,2780102,0,'eye_color',105,85,44), (291496,2780102,1,'eye_type',83,0,0), (291497,2780102,0,'hair_color1',51,56,84), (291498,2780102,0,'hair_color2',63,79,81), (291499,2780102,0,'hair_face_color',79,82,119), (291500,2780102,0,'hair_face_highlight_color',100,70,10), (291501,2780102,0,'hair_highlight',56,33,26), (291502,2780102,0,'hair_type_color',79,82,119), (291503,2780102,0,'hair_type_highlight_color',100,70,10), (291504,2780102,1,'lip_type',19,-59,-69), (291505,2780102,1,'nose_type',-3,-4,0), (291506,2780102,0,'skin_color',115,100,64), (291507,2780102,1,'soga_cheek_type',32,-69,0), (291508,2780102,1,'soga_chin_type',20,-28,-61), (291509,2780102,1,'soga_ear_type',-48,-65,0), (291510,2780102,1,'soga_eye_brow_type',-89,-18,-20), (291511,2780102,0,'soga_eye_color',229,229,102), (291512,2780102,1,'soga_eye_type',83,0,0), (291513,2780102,0,'soga_hair_color1',51,56,84), (291514,2780102,0,'soga_hair_color2',63,79,81), (291515,2780102,0,'soga_hair_face_color',79,82,119), (291516,2780102,0,'soga_hair_face_highlight_color',100,70,10), (291517,2780102,0,'soga_hair_highlight',56,33,26), (291518,2780102,0,'soga_hair_type_color',79,82,119), (291519,2780102,0,'soga_hair_type_highlight_color',100,70,10), (291520,2780102,1,'soga_lip_type',19,-59,-69), (291521,2780102,1,'soga_nose_type',-3,-4,0), (291522,2780102,0,'soga_skin_color',115,100,64), (291523,2780102,0,'wing_color1',255,255,255), (291524,2780102,0,'wing_color2',255,255,255), (291525,2780103,1,'cheek_type',-82,96,0), (291526,2780103,1,'chin_type',-56,-39,-28), (291527,2780103,1,'ear_type',22,34,0), (291528,2780103,1,'eye_brow_type',-65,-78,84), (291529,2780103,0,'eye_color',252,248,252), (291530,2780103,1,'eye_type',35,0,0), (291531,2780103,0,'hair_face_color',94,74,0), (291532,2780103,0,'hair_type_color',94,74,0), (291533,2780103,1,'lip_type',76,0,-43), (291534,2780103,1,'nose_type',-62,-84,-15), (291535,2780103,0,'skin_color',155,130,104), (291536,2780103,1,'soga_cheek_type',-82,96,0), (291537,2780103,1,'soga_chin_type',-56,-39,-28), (291538,2780103,1,'soga_ear_type',22,34,0), (291539,2780103,1,'soga_eye_brow_type',-65,-78,84), (291540,2780103,0,'soga_eye_color',229,229,102), (291541,2780103,1,'soga_eye_type',35,0,0), (291542,2780103,0,'soga_hair_face_color',94,74,0), (291543,2780103,0,'soga_hair_type_color',94,74,0), (291544,2780103,1,'soga_lip_type',76,0,-43), (291545,2780103,1,'soga_nose_type',-62,-84,-15), (291546,2780103,0,'soga_skin_color',155,130,104), (291547,2780103,0,'wing_color1',255,255,255), (291548,2780103,0,'wing_color2',255,255,255), (291558,2780107,0,'eye_color',255,255,255), (291559,2780107,0,'skin_color',255,255,255), (291560,2780107,0,'soga_eye_color',255,0,255), (291561,2780108,0,'eye_color',255,255,255), (291562,2780108,0,'skin_color',255,255,255), (291563,2780108,0,'soga_eye_color',255,0,255), (291594,1240000,1,'cheek_type',9,-32,0), (291595,1240000,1,'chin_type',7,41,5), (291596,1240000,1,'ear_type',-21,18,0), (291597,1240000,1,'eye_brow_type',0,-3,-20), (291598,1240000,0,'eye_color',113,10,42), (291599,1240000,1,'eye_type',38,0,0), (291600,1240000,0,'hair_face_color',59,21,11), (291601,1240000,0,'hair_face_highlight_color',216,192,37), (291602,1240000,0,'hair_type_color',59,21,11), (291603,1240000,0,'hair_type_highlight_color',216,192,37), (291604,1240000,1,'lip_type',-45,28,0), (291605,1240000,1,'nose_type',-12,19,26), (291606,1240000,0,'skin_color',128,107,88), (291607,1240000,1,'soga_cheek_type',9,-32,0), (291608,1240000,1,'soga_chin_type',7,41,5), (291609,1240000,1,'soga_ear_type',-21,18,0), (291610,1240000,1,'soga_eye_brow_type',0,-3,-20), (291611,1240000,0,'soga_eye_color',229,229,102), (291612,1240000,1,'soga_eye_type',38,0,0), (291613,1240000,0,'soga_hair_face_color',59,21,11), (291614,1240000,0,'soga_hair_face_highlight_color',216,192,37), (291615,1240000,0,'soga_hair_type_color',59,21,11), (291616,1240000,0,'soga_hair_type_highlight_color',216,192,37), (291617,1240000,1,'soga_lip_type',-45,28,0), (291618,1240000,1,'soga_nose_type',-12,19,26), (291619,1240000,0,'soga_skin_color',128,107,88), (291620,1240000,0,'wing_color1',255,255,255), (291621,1240000,0,'wing_color2',255,255,255), (291622,1240001,1,'cheek_type',-41,-89,0), (291623,1240001,1,'chin_type',42,-7,-39), (291624,1240001,1,'ear_type',42,-41,0), (291625,1240001,1,'eye_brow_type',-25,28,-23), (291626,1240001,0,'eye_color',239,133,255), (291627,1240001,1,'eye_type',-58,0,0), (291628,1240001,0,'hair_color1',160,156,172), (291629,1240001,0,'hair_color2',62,62,68), (291630,1240001,0,'hair_face_color',244,244,246), (291631,1240001,0,'hair_face_highlight_color',156,172,168), (291632,1240001,0,'hair_highlight',114,112,142), (291633,1240001,0,'hair_type_color',244,244,246), (291634,1240001,0,'hair_type_highlight_color',156,172,168), (291635,1240001,1,'lip_type',31,81,63), (291636,1240001,1,'nose_type',44,70,53), (291637,1240001,0,'skin_color',152,172,190), (291638,1240001,1,'soga_cheek_type',-41,-89,0), (291639,1240001,1,'soga_chin_type',42,-7,-39), (291640,1240001,1,'soga_ear_type',42,-41,0), (291641,1240001,1,'soga_eye_brow_type',-25,28,-23), (291642,1240001,0,'soga_eye_color',229,229,102), (291643,1240001,1,'soga_eye_type',-58,0,0), (291644,1240001,0,'soga_hair_color1',160,156,172), (291645,1240001,0,'soga_hair_color2',62,62,68), (291646,1240001,0,'soga_hair_face_color',244,244,246), (291647,1240001,0,'soga_hair_face_highlight_color',156,172,168), (291648,1240001,0,'soga_hair_highlight',114,112,142), (291649,1240001,0,'soga_hair_type_color',244,244,246), (291650,1240001,0,'soga_hair_type_highlight_color',156,172,168), (291651,1240001,1,'soga_lip_type',31,81,63), (291652,1240001,1,'soga_nose_type',44,70,53), (291653,1240001,0,'soga_skin_color',152,172,190), (291654,1240001,0,'wing_color1',255,255,255), (291655,1240001,0,'wing_color2',255,255,255), (291656,1240002,1,'cheek_type',-19,22,0), (291657,1240002,1,'chin_type',0,4,-7), (291658,1240002,1,'ear_type',-7,-17,0), (291659,1240002,1,'eye_brow_type',-12,-32,-7), (291660,1240002,0,'eye_color',205,167,244), (291661,1240002,1,'eye_type',4,0,0), (291662,1240002,0,'hair_face_color',195,149,0), (291663,1240002,0,'hair_type_color',195,149,0), (291664,1240002,1,'lip_type',-4,11,-12), (291665,1240002,1,'nose_type',9,-7,-4), (291666,1240002,0,'skin_color',202,218,34), (291667,1240002,1,'soga_cheek_type',-19,22,0), (291668,1240002,1,'soga_chin_type',0,4,-7), (291669,1240002,1,'soga_ear_type',-7,-17,0), (291670,1240002,1,'soga_eye_brow_type',-12,-32,-7), (291671,1240002,0,'soga_eye_color',229,229,102), (291672,1240002,1,'soga_eye_type',4,0,0), (291673,1240002,0,'soga_hair_face_color',195,149,0), (291674,1240002,0,'soga_hair_type_color',195,149,0), (291675,1240002,1,'soga_lip_type',-4,11,-12), (291676,1240002,1,'soga_nose_type',9,-7,-4), (291677,1240002,0,'soga_skin_color',202,218,34), (291678,1240002,0,'wing_color1',255,255,255), (291679,1240002,0,'wing_color2',255,255,255), (291680,1240003,1,'cheek_type',-18,-1,0), (291681,1240003,1,'chin_type',19,0,0), (291682,1240003,1,'ear_type',0,37,0), (291683,1240003,1,'eye_brow_type',23,2,-25), (291684,1240003,0,'eye_color',235,229,40), (291685,1240003,1,'eye_type',28,0,0), (291686,1240003,0,'hair_face_color',48,24,0), (291687,1240003,0,'hair_type_color',48,24,0), (291688,1240003,1,'lip_type',-9,-7,-31), (291689,1240003,1,'nose_type',1,-18,-22), (291690,1240003,0,'skin_color',187,191,187), (291691,1240003,1,'soga_cheek_type',-18,-1,0), (291692,1240003,1,'soga_chin_type',19,0,0), (291693,1240003,1,'soga_ear_type',0,37,0), (291694,1240003,1,'soga_eye_brow_type',23,2,-25), (291695,1240003,0,'soga_eye_color',229,229,102), (291696,1240003,1,'soga_eye_type',28,0,0), (291697,1240003,0,'soga_hair_face_color',48,24,0), (291698,1240003,0,'soga_hair_type_color',48,24,0), (291699,1240003,1,'soga_lip_type',-9,-7,-31), (291700,1240003,1,'soga_nose_type',1,-18,-22), (291701,1240003,0,'soga_skin_color',187,191,187), (291702,1240003,0,'wing_color1',255,255,255), (291703,1240003,0,'wing_color2',255,255,255), (291704,1240004,0,'eye_color',255,255,255), (291705,1240004,0,'skin_color',255,255,255), (291706,1240004,0,'soga_eye_color',255,0,255), (291707,1240005,0,'eye_color',255,255,255), (291708,1240005,0,'skin_color',255,255,255), (291709,1240005,0,'soga_eye_color',255,0,255), (291710,1240006,0,'eye_color',255,255,255), (291711,1240006,0,'skin_color',255,255,255), (291712,1240006,0,'soga_eye_color',255,0,255), (291713,1240007,0,'eye_color',255,255,255), (291714,1240007,0,'skin_color',255,255,255), (291715,1240007,0,'soga_eye_color',255,0,255), (291716,1240008,0,'eye_color',255,255,255), (291717,1240008,0,'skin_color',255,255,255), (291718,1240008,0,'soga_eye_color',255,0,255), (291719,1240009,1,'cheek_type',-21,-10,0), (291720,1240009,1,'chin_type',-32,25,0), (291721,1240009,1,'ear_type',-17,10,0), (291722,1240009,1,'eye_brow_type',0,46,-21), (291723,1240009,0,'eye_color',199,187,255), (291724,1240009,1,'eye_type',-20,0,0), (291725,1240009,0,'hair_color1',103,102,153), (291726,1240009,0,'hair_color2',95,79,92), (291727,1240009,0,'hair_face_color',189,178,189), (291728,1240009,0,'hair_face_highlight_color',105,103,97), (291729,1240009,0,'hair_highlight',102,153,147), (291730,1240009,0,'hair_type_color',189,178,189), (291731,1240009,0,'hair_type_highlight_color',105,103,97), (291732,1240009,1,'lip_type',-34,48,19), (291733,1240009,1,'nose_type',-4,-26,-14), (291734,1240009,0,'skin_color',0,1,1), (291735,1240009,1,'soga_cheek_type',-21,-10,0), (291736,1240009,1,'soga_chin_type',-32,25,0), (291737,1240009,1,'soga_ear_type',-17,10,0), (291738,1240009,1,'soga_eye_brow_type',0,46,-21), (291739,1240009,0,'soga_eye_color',229,229,102), (291740,1240009,1,'soga_eye_type',-20,0,0), (291741,1240009,0,'soga_hair_color1',103,102,153), (291742,1240009,0,'soga_hair_color2',95,79,92), (291743,1240009,0,'soga_hair_face_color',189,178,189), (291744,1240009,0,'soga_hair_face_highlight_color',105,103,97), (291745,1240009,0,'soga_hair_highlight',102,153,147), (291746,1240009,0,'soga_hair_type_color',189,178,189), (291747,1240009,0,'soga_hair_type_highlight_color',105,103,97), (291748,1240009,1,'soga_lip_type',-34,48,19), (291749,1240009,1,'soga_nose_type',-4,-26,-14), (291750,1240009,0,'soga_skin_color',0,1,1), (291751,1240009,0,'wing_color1',255,255,255), (291752,1240009,0,'wing_color2',255,255,255), (291753,1240010,1,'cheek_type',-28,31,0), (291754,1240010,1,'chin_type',-28,0,19), (291755,1240010,1,'ear_type',-3,35,0), (291756,1240010,1,'eye_brow_type',-34,34,-3), (291757,1240010,0,'eye_color',105,12,134), (291758,1240010,1,'eye_type',100,0,0), (291759,1240010,0,'hair_face_color',84,31,15), (291760,1240010,0,'hair_face_highlight_color',216,192,37), (291761,1240010,0,'hair_type_color',84,31,15), (291762,1240010,0,'hair_type_highlight_color',216,192,37), (291763,1240010,1,'lip_type',28,-17,-14), (291764,1240010,1,'nose_type',0,-18,-3), (291765,1240010,0,'skin_color',197,183,133), (291766,1240010,1,'soga_cheek_type',-28,31,0), (291767,1240010,1,'soga_chin_type',-28,0,19), (291768,1240010,1,'soga_ear_type',-3,35,0), (291769,1240010,1,'soga_eye_brow_type',-34,34,-3), (291770,1240010,0,'soga_eye_color',229,229,102), (291771,1240010,1,'soga_eye_type',100,0,0), (291772,1240010,0,'soga_hair_face_color',84,31,15), (291773,1240010,0,'soga_hair_face_highlight_color',216,192,37), (291774,1240010,0,'soga_hair_type_color',84,31,15), (291775,1240010,0,'soga_hair_type_highlight_color',216,192,37), (291776,1240010,1,'soga_lip_type',28,-17,-14), (291777,1240010,1,'soga_nose_type',0,-18,-3), (291778,1240010,0,'soga_skin_color',197,183,133), (291779,1240010,0,'wing_color1',255,255,255), (291780,1240010,0,'wing_color2',255,255,255), (291781,1240011,0,'eye_color',255,255,255), (291782,1240011,0,'skin_color',255,255,255), (291783,1240011,0,'soga_eye_color',255,0,255), (291784,1240012,1,'cheek_type',-17,3,0), (291785,1240012,1,'chin_type',-23,14,-5), (291786,1240012,1,'ear_type',-3,5,0), (291787,1240012,1,'eye_brow_type',14,-8,23), (291788,1240012,0,'eye_color',255,255,149), (291789,1240012,1,'eye_type',-7,0,0), (291790,1240012,0,'hair_face_color',60,25,9), (291791,1240012,0,'hair_type_color',60,25,9), (291792,1240012,1,'lip_type',8,31,0), (291793,1240012,1,'nose_type',0,-23,-28), (291794,1240012,0,'skin_color',188,170,32), (291795,1240012,1,'soga_cheek_type',-17,3,0), (291796,1240012,1,'soga_chin_type',-23,14,-5), (291797,1240012,1,'soga_ear_type',-3,5,0), (291798,1240012,1,'soga_eye_brow_type',14,-8,23), (291799,1240012,0,'soga_eye_color',229,229,102), (291800,1240012,1,'soga_eye_type',-7,0,0), (291801,1240012,0,'soga_hair_face_color',60,25,9), (291802,1240012,0,'soga_hair_type_color',60,25,9), (291803,1240012,1,'soga_lip_type',8,31,0), (291804,1240012,1,'soga_nose_type',0,-23,-28), (291805,1240012,0,'soga_skin_color',188,170,32), (291806,1240012,0,'wing_color1',255,255,255), (291807,1240012,0,'wing_color2',255,255,255), (291808,1240013,0,'eye_color',255,255,255), (291809,1240013,0,'skin_color',255,255,255), (291810,1240013,0,'soga_eye_color',255,0,255), (291811,1240014,1,'cheek_type',0,-3,0), (291812,1240014,1,'chin_type',-50,97,3), (291813,1240014,1,'ear_type',62,-25,0), (291814,1240014,1,'eye_brow_type',-64,-81,-3), (291815,1240014,0,'eye_color',43,70,43), (291816,1240014,1,'eye_type',10,0,0), (291817,1240014,0,'hair_color1',79,28,15), (291818,1240014,0,'hair_color2',111,64,0), (291819,1240014,0,'hair_face_color',37,22,5), (291820,1240014,0,'hair_face_highlight_color',121,38,35), (291821,1240014,0,'hair_highlight',91,21,51), (291822,1240014,0,'hair_type_color',37,22,5), (291823,1240014,0,'hair_type_highlight_color',121,38,35), (291824,1240014,1,'lip_type',40,46,-71), (291825,1240014,1,'nose_type',96,62,-14), (291826,1240014,0,'skin_color',245,249,245), (291827,1240014,1,'soga_cheek_type',0,-3,0), (291828,1240014,1,'soga_chin_type',-50,97,3), (291829,1240014,1,'soga_ear_type',62,-25,0), (291830,1240014,1,'soga_eye_brow_type',-64,-81,-3), (291831,1240014,0,'soga_eye_color',229,229,102), (291832,1240014,1,'soga_eye_type',10,0,0), (291833,1240014,0,'soga_hair_color1',79,28,15), (291834,1240014,0,'soga_hair_color2',111,64,0), (291835,1240014,0,'soga_hair_face_color',37,22,5), (291836,1240014,0,'soga_hair_face_highlight_color',121,38,35), (291837,1240014,0,'soga_hair_highlight',91,21,51), (291838,1240014,0,'soga_hair_type_color',37,22,5), (291839,1240014,0,'soga_hair_type_highlight_color',121,38,35), (291840,1240014,1,'soga_lip_type',40,46,-71), (291841,1240014,1,'soga_nose_type',96,62,-14), (291842,1240014,0,'soga_skin_color',245,249,245), (291843,1240014,0,'wing_color1',255,255,255), (291844,1240014,0,'wing_color2',255,255,255), (291845,1240015,1,'cheek_type',25,-10,0), (291846,1240015,1,'chin_type',-1,0,12), (291847,1240015,1,'ear_type',9,-21,0), (291848,1240015,1,'eye_brow_type',0,20,7), (291849,1240015,0,'eye_color',243,167,255), (291850,1240015,1,'eye_type',-2,0,0), (291851,1240015,0,'hair_color1',161,165,168), (291852,1240015,0,'hair_color2',60,71,71), (291853,1240015,0,'hair_face_color',141,120,147), (291854,1240015,0,'hair_face_highlight_color',105,103,97), (291855,1240015,0,'hair_highlight',152,46,102), (291856,1240015,0,'hair_type_color',141,120,147), (291857,1240015,0,'hair_type_highlight_color',105,103,97), (291858,1240015,1,'lip_type',25,-17,10), (291859,1240015,1,'nose_type',-9,17,31), (291860,1240015,0,'skin_color',58,99,111), (291861,1240015,1,'soga_cheek_type',25,-10,0), (291862,1240015,1,'soga_chin_type',-1,0,12), (291863,1240015,1,'soga_ear_type',9,-21,0), (291864,1240015,1,'soga_eye_brow_type',0,20,7), (291865,1240015,0,'soga_eye_color',229,229,102), (291866,1240015,1,'soga_eye_type',-2,0,0), (291867,1240015,0,'soga_hair_color1',161,165,168), (291868,1240015,0,'soga_hair_color2',60,71,71), (291869,1240015,0,'soga_hair_face_color',141,120,147), (291870,1240015,0,'soga_hair_face_highlight_color',105,103,97), (291871,1240015,0,'soga_hair_highlight',152,46,102), (291872,1240015,0,'soga_hair_type_color',141,120,147), (291873,1240015,0,'soga_hair_type_highlight_color',105,103,97), (291874,1240015,1,'soga_lip_type',25,-17,10), (291875,1240015,1,'soga_nose_type',-9,17,31), (291876,1240015,0,'soga_skin_color',58,99,111), (291877,1240015,0,'wing_color1',255,255,255), (291878,1240015,0,'wing_color2',255,255,255), (291879,1240016,0,'eye_color',255,255,255), (291880,1240016,0,'skin_color',255,255,255), (291881,1240016,0,'soga_eye_color',255,0,255), (291916,1240018,1,'cheek_type',77,-75,0), (291917,1240018,1,'chin_type',58,88,28), (291918,1240018,1,'ear_type',14,56,0), (291919,1240018,1,'eye_brow_type',59,26,-89), (291920,1240018,0,'eye_color',144,188,195), (291921,1240018,1,'eye_type',-21,0,0), (291922,1240018,0,'hair_color1',239,221,86), (291923,1240018,0,'hair_color2',99,53,22), (291924,1240018,0,'hair_face_color',219,179,15), (291925,1240018,0,'hair_face_highlight_color',93,65,9), (291926,1240018,0,'hair_highlight',56,33,26), (291927,1240018,0,'hair_type_color',219,179,15), (291928,1240018,0,'hair_type_highlight_color',93,65,9), (291929,1240018,1,'lip_type',-46,37,-63), (291930,1240018,1,'nose_type',7,10,-17), (291931,1240018,0,'skin_color',200,187,181), (291932,1240018,1,'soga_cheek_type',77,-75,0), (291933,1240018,1,'soga_chin_type',58,88,28), (291934,1240018,1,'soga_ear_type',14,56,0), (291935,1240018,1,'soga_eye_brow_type',59,26,-89), (291936,1240018,0,'soga_eye_color',229,229,102), (291937,1240018,1,'soga_eye_type',-21,0,0), (291938,1240018,0,'soga_hair_color1',239,221,86), (291939,1240018,0,'soga_hair_color2',99,53,22), (291940,1240018,0,'soga_hair_face_color',219,179,15), (291941,1240018,0,'soga_hair_face_highlight_color',93,65,9), (291942,1240018,0,'soga_hair_highlight',56,33,26), (291943,1240018,0,'soga_hair_type_color',219,179,15), (291944,1240018,0,'soga_hair_type_highlight_color',93,65,9), (291945,1240018,1,'soga_lip_type',-46,37,-63), (291946,1240018,1,'soga_nose_type',7,10,-17), (291947,1240018,0,'soga_skin_color',200,187,181), (291948,1240018,0,'wing_color1',255,255,255), (291949,1240018,0,'wing_color2',255,255,255), (291950,1240019,1,'cheek_type',46,70,0), (291951,1240019,1,'chin_type',74,7,-69), (291952,1240019,1,'eye_brow_type',-51,34,-22), (291953,1240019,0,'eye_color',63,83,47), (291954,1240019,1,'eye_type',81,0,0), (291955,1240019,0,'hair_face_color',117,23,30), (291956,1240019,0,'hair_type_color',117,23,30), (291957,1240019,1,'lip_type',72,-45,56), (291958,1240019,1,'nose_type',81,43,-88), (291959,1240019,0,'skin_color',117,23,30), (291960,1240019,1,'soga_cheek_type',46,70,0), (291961,1240019,1,'soga_chin_type',74,7,-69), (291962,1240019,1,'soga_eye_brow_type',-51,34,-22), (291963,1240019,0,'soga_eye_color',229,229,102), (291964,1240019,1,'soga_eye_type',81,0,0), (291965,1240019,0,'soga_hair_face_color',117,23,30), (291966,1240019,0,'soga_hair_type_color',117,23,30), (291967,1240019,1,'soga_lip_type',72,-45,56), (291968,1240019,1,'soga_nose_type',81,43,-88), (291969,1240019,0,'soga_skin_color',117,23,30), (291970,1240019,0,'wing_color1',255,255,255), (291971,1240019,0,'wing_color2',255,255,255), (291972,1240020,1,'cheek_type',62,-41,0), (291973,1240020,1,'chin_type',-63,50,-75), (291974,1240020,1,'ear_type',7,26,0), (291975,1240020,1,'eye_brow_type',63,-100,-25), (291976,1240020,0,'eye_color',245,177,255), (291977,1240020,1,'eye_type',8,0,0), (291978,1240020,0,'hair_face_color',242,253,253), (291979,1240020,0,'hair_type_color',242,253,253), (291980,1240020,1,'lip_type',-100,100,89), (291981,1240020,1,'nose_type',-34,-18,37), (291982,1240020,0,'skin_color',193,193,193), (291983,1240020,1,'soga_cheek_type',62,-41,0), (291984,1240020,1,'soga_chin_type',-63,50,-75), (291985,1240020,1,'soga_ear_type',7,26,0), (291986,1240020,1,'soga_eye_brow_type',63,-100,-25), (291987,1240020,0,'soga_eye_color',229,229,102), (291988,1240020,1,'soga_eye_type',8,0,0), (291989,1240020,0,'soga_hair_face_color',242,253,253), (291990,1240020,0,'soga_hair_type_color',242,253,253), (291991,1240020,1,'soga_lip_type',-100,100,89), (291992,1240020,1,'soga_nose_type',-34,-18,37), (291993,1240020,0,'soga_skin_color',193,193,193), (291994,1240020,0,'wing_color1',255,255,255), (291995,1240020,0,'wing_color2',255,255,255), (291996,1240021,1,'cheek_type',100,100,0), (291997,1240021,1,'chin_type',-100,56,-100), (291998,1240021,1,'ear_type',-100,0,0), (291999,1240021,1,'eye_brow_type',-100,-100,100), (292000,1240021,0,'eye_color',40,24,8), (292001,1240021,1,'eye_type',-100,0,0), (292002,1240021,0,'hair_face_color',114,81,53), (292003,1240021,0,'hair_face_highlight_color',113,81,0), (292004,1240021,0,'hair_type_color',114,81,53), (292005,1240021,0,'hair_type_highlight_color',113,81,0), (292006,1240021,1,'lip_type',100,-28,-100), (292007,1240021,1,'nose_type',-100,-100,100), (292008,1240021,0,'skin_color',200,141,125), (292009,1240021,1,'soga_cheek_type',100,100,0), (292010,1240021,1,'soga_chin_type',-100,56,-100), (292011,1240021,1,'soga_ear_type',-100,0,0), (292012,1240021,1,'soga_eye_brow_type',-100,-100,100), (292013,1240021,0,'soga_eye_color',229,229,102), (292014,1240021,1,'soga_eye_type',-100,0,0), (292015,1240021,0,'soga_hair_face_color',114,81,53), (292016,1240021,0,'soga_hair_face_highlight_color',113,81,0), (292017,1240021,0,'soga_hair_type_color',114,81,53), (292018,1240021,0,'soga_hair_type_highlight_color',113,81,0), (292019,1240021,1,'soga_lip_type',100,-28,-100), (292020,1240021,1,'soga_nose_type',-100,-100,100), (292021,1240021,0,'soga_skin_color',200,141,125), (292022,1240021,0,'wing_color1',255,255,255), (292023,1240021,0,'wing_color2',255,255,255), (292024,1240022,1,'cheek_type',-43,-72,0), (292025,1240022,1,'chin_type',38,-75,77), (292026,1240022,1,'ear_type',-61,-83,0), (292027,1240022,1,'eye_brow_type',-51,-35,-31), (292028,1240022,0,'eye_color',173,142,88), (292029,1240022,1,'eye_type',-76,0,0), (292030,1240022,0,'hair_color1',43,36,70), (292031,1240022,0,'hair_color2',64,76,74), (292032,1240022,0,'hair_face_color',49,47,61), (292033,1240022,0,'hair_face_highlight_color',42,29,2), (292034,1240022,0,'hair_highlight',79,28,15), (292035,1240022,0,'hair_type_color',49,47,61), (292036,1240022,0,'hair_type_highlight_color',42,29,2), (292037,1240022,1,'lip_type',3,41,70), (292038,1240022,1,'nose_type',-47,82,31), (292039,1240022,0,'skin_color',243,251,251), (292040,1240022,1,'soga_cheek_type',-43,-72,0), (292041,1240022,1,'soga_chin_type',38,-75,77), (292042,1240022,1,'soga_ear_type',-61,-83,0), (292043,1240022,1,'soga_eye_brow_type',-51,-35,-31), (292044,1240022,0,'soga_eye_color',229,229,102), (292045,1240022,1,'soga_eye_type',-76,0,0), (292046,1240022,0,'soga_hair_color1',43,36,70), (292047,1240022,0,'soga_hair_color2',64,76,74), (292048,1240022,0,'soga_hair_face_color',49,47,61), (292049,1240022,0,'soga_hair_face_highlight_color',42,29,2), (292050,1240022,0,'soga_hair_highlight',79,28,15), (292051,1240022,0,'soga_hair_type_color',49,47,61), (292052,1240022,0,'soga_hair_type_highlight_color',42,29,2), (292053,1240022,1,'soga_lip_type',3,41,70), (292054,1240022,1,'soga_nose_type',-47,82,31), (292055,1240022,0,'soga_skin_color',243,251,251), (292056,1240022,0,'wing_color1',255,255,255), (292057,1240022,0,'wing_color2',255,255,255), (292058,1240023,1,'cheek_type',0,94,0), (292059,1240023,1,'chin_type',-42,26,-62), (292060,1240023,1,'ear_type',69,-25,0), (292061,1240023,1,'eye_brow_type',-68,-88,89), (292062,1240023,0,'eye_color',143,103,48), (292063,1240023,1,'eye_type',-18,0,0), (292064,1240023,0,'hair_color1',161,165,168), (292065,1240023,0,'hair_color2',50,69,69), (292066,1240023,0,'hair_face_color',195,208,207), (292067,1240023,0,'hair_face_highlight_color',230,170,26), (292068,1240023,0,'hair_highlight',200,165,96), (292069,1240023,0,'hair_type_color',195,208,207), (292070,1240023,0,'hair_type_highlight_color',230,170,26), (292071,1240023,1,'lip_type',-5,57,20), (292072,1240023,1,'nose_type',-18,-31,-11), (292073,1240023,0,'skin_color',46,35,36), (292074,1240023,1,'soga_cheek_type',0,94,0), (292075,1240023,1,'soga_chin_type',-42,26,-62), (292076,1240023,1,'soga_ear_type',69,-25,0), (292077,1240023,1,'soga_eye_brow_type',-68,-88,89), (292078,1240023,0,'soga_eye_color',229,229,102), (292079,1240023,1,'soga_eye_type',-18,0,0), (292080,1240023,0,'soga_hair_color1',161,165,168), (292081,1240023,0,'soga_hair_color2',50,69,69), (292082,1240023,0,'soga_hair_face_color',195,208,207), (292083,1240023,0,'soga_hair_face_highlight_color',230,170,26), (292084,1240023,0,'soga_hair_highlight',200,165,96), (292085,1240023,0,'soga_hair_type_color',195,208,207), (292086,1240023,0,'soga_hair_type_highlight_color',230,170,26), (292087,1240023,1,'soga_lip_type',-5,57,20), (292088,1240023,1,'soga_nose_type',-18,-31,-11), (292089,1240023,0,'soga_skin_color',46,35,36), (292090,1240023,0,'wing_color1',255,255,255), (292091,1240023,0,'wing_color2',255,255,255), (292092,1240024,1,'cheek_type',-10,77,0), (292093,1240024,1,'chin_type',-40,89,-65), (292094,1240024,1,'ear_type',75,44,0), (292095,1240024,1,'eye_brow_type',-50,-14,-29), (292096,1240024,0,'eye_color',61,112,73), (292097,1240024,1,'eye_type',-18,0,0), (292098,1240024,0,'hair_color1',26,24,25), (292099,1240024,0,'hair_color2',36,34,36), (292100,1240024,0,'hair_face_color',20,8,28), (292101,1240024,0,'hair_face_highlight_color',57,56,71), (292102,1240024,0,'hair_highlight',50,48,56), (292103,1240024,0,'hair_type_color',20,8,28), (292104,1240024,0,'hair_type_highlight_color',57,56,71), (292105,1240024,1,'lip_type',76,-39,45), (292106,1240024,1,'nose_type',-3,-35,-93), (292107,1240024,0,'skin_color',82,81,61), (292108,1240024,1,'soga_cheek_type',-10,77,0), (292109,1240024,1,'soga_chin_type',-40,89,-65), (292110,1240024,1,'soga_ear_type',75,44,0), (292111,1240024,1,'soga_eye_brow_type',-50,-14,-29), (292112,1240024,0,'soga_eye_color',229,229,102), (292113,1240024,1,'soga_eye_type',-18,0,0), (292114,1240024,0,'soga_hair_color1',26,24,25), (292115,1240024,0,'soga_hair_color2',36,34,36), (292116,1240024,0,'soga_hair_face_color',20,8,28), (292117,1240024,0,'soga_hair_face_highlight_color',57,56,71), (292118,1240024,0,'soga_hair_highlight',50,48,56), (292119,1240024,0,'soga_hair_type_color',20,8,28), (292120,1240024,0,'soga_hair_type_highlight_color',57,56,71), (292121,1240024,1,'soga_lip_type',76,-39,45), (292122,1240024,1,'soga_nose_type',-3,-35,-93), (292123,1240024,0,'soga_skin_color',82,81,61), (292124,1240024,0,'wing_color1',255,255,255), (292125,1240024,0,'wing_color2',255,255,255), (292126,1240025,0,'eye_color',255,255,255), (292127,1240025,0,'skin_color',255,255,255), (292128,1240025,0,'soga_eye_color',255,0,255), (292129,1240026,1,'cheek_type',-17,-2,0), (292130,1240026,1,'chin_type',5,10,-12), (292131,1240026,1,'ear_type',43,-42,0), (292132,1240026,1,'eye_brow_type',-39,7,4), (292133,1240026,0,'eye_color',243,165,255), (292134,1240026,1,'eye_type',-20,0,0), (292135,1240026,0,'hair_face_color',188,177,200), (292136,1240026,0,'hair_type_color',188,177,200), (292137,1240026,1,'lip_type',-1,14,-42), (292138,1240026,1,'nose_type',14,-2,18), (292139,1240026,0,'skin_color',94,150,149), (292140,1240026,1,'soga_cheek_type',-17,-2,0), (292141,1240026,1,'soga_chin_type',5,10,-12), (292142,1240026,1,'soga_ear_type',43,-42,0), (292143,1240026,1,'soga_eye_brow_type',-39,7,4), (292144,1240026,0,'soga_eye_color',229,229,102), (292145,1240026,1,'soga_eye_type',-20,0,0), (292146,1240026,0,'soga_hair_face_color',188,177,200), (292147,1240026,0,'soga_hair_type_color',188,177,200), (292148,1240026,1,'soga_lip_type',-1,14,-42), (292149,1240026,1,'soga_nose_type',14,-2,18), (292150,1240026,0,'soga_skin_color',94,150,149), (292151,1240026,0,'wing_color1',255,255,255), (292152,1240026,0,'wing_color2',255,255,255), (292153,1240027,1,'cheek_type',32,-71,0), (292154,1240027,1,'chin_type',-2,56,-47), (292155,1240027,1,'ear_type',94,5,0), (292156,1240027,1,'eye_brow_type',25,19,100), (292157,1240027,0,'eye_color',121,176,192), (292158,1240027,1,'eye_type',53,0,0), (292159,1240027,0,'hair_color1',38,22,21), (292160,1240027,0,'hair_color2',120,50,0), (292161,1240027,0,'hair_face_color',5,2,2), (292162,1240027,0,'hair_face_highlight_color',36,24,2), (292163,1240027,0,'hair_highlight',79,28,15), (292164,1240027,0,'hair_type_color',5,2,2), (292165,1240027,0,'hair_type_highlight_color',36,24,2), (292166,1240027,1,'lip_type',-98,-85,50), (292167,1240027,1,'nose_type',44,37,-29), (292168,1240027,0,'skin_color',196,189,144), (292169,1240027,1,'soga_cheek_type',32,-71,0), (292170,1240027,1,'soga_chin_type',-2,56,-47), (292171,1240027,1,'soga_ear_type',94,5,0), (292172,1240027,1,'soga_eye_brow_type',25,19,100), (292173,1240027,0,'soga_eye_color',229,229,102), (292174,1240027,1,'soga_eye_type',53,0,0), (292175,1240027,0,'soga_hair_color1',38,22,21), (292176,1240027,0,'soga_hair_color2',120,50,0), (292177,1240027,0,'soga_hair_face_color',5,2,2), (292178,1240027,0,'soga_hair_face_highlight_color',36,24,2), (292179,1240027,0,'soga_hair_highlight',79,28,15), (292180,1240027,0,'soga_hair_type_color',5,2,2), (292181,1240027,0,'soga_hair_type_highlight_color',36,24,2), (292182,1240027,1,'soga_lip_type',-98,-85,50), (292183,1240027,1,'soga_nose_type',44,37,-29), (292184,1240027,0,'soga_skin_color',196,189,144), (292185,1240027,0,'wing_color1',255,255,255), (292186,1240027,0,'wing_color2',255,255,255), (292187,1240028,0,'eye_color',255,255,255), (292188,1240028,0,'skin_color',255,255,255), (292189,1240028,0,'soga_eye_color',255,0,255), (292190,1240029,0,'eye_color',255,255,255), (292191,1240029,0,'skin_color',255,255,255), (292192,1240029,0,'soga_eye_color',255,0,255), (292193,1240030,0,'eye_color',255,255,255), (292194,1240030,0,'skin_color',255,255,255), (292195,1240030,0,'soga_eye_color',255,0,255), (292196,1240031,0,'eye_color',255,255,255), (292197,1240031,0,'skin_color',255,255,255), (292198,1240031,0,'soga_eye_color',255,0,255), (292199,1240032,1,'cheek_type',-7,19,0), (292200,1240032,1,'chin_type',9,44,-19), (292201,1240032,1,'ear_type',-19,4,0), (292202,1240032,1,'eye_brow_type',95,-100,100), (292203,1240032,0,'eye_color',56,111,89), (292204,1240032,1,'eye_type',-9,0,0), (292205,1240032,0,'hair_face_highlight_color',233,232,228), (292206,1240032,0,'hair_type_highlight_color',233,232,228), (292207,1240032,1,'lip_type',22,-1,-12), (292208,1240032,1,'nose_type',22,-5,1), (292209,1240032,0,'skin_color',81,64,37), (292210,1240032,1,'soga_cheek_type',-7,19,0), (292211,1240032,1,'soga_chin_type',9,44,-19), (292212,1240032,1,'soga_ear_type',-19,4,0), (292213,1240032,1,'soga_eye_brow_type',95,-100,100), (292214,1240032,0,'soga_eye_color',229,229,102), (292215,1240032,1,'soga_eye_type',-9,0,0), (292216,1240032,0,'soga_hair_face_highlight_color',233,232,228), (292217,1240032,0,'soga_hair_type_highlight_color',233,232,228), (292218,1240032,1,'soga_lip_type',22,-1,-12), (292219,1240032,1,'soga_nose_type',22,-5,1), (292220,1240032,0,'soga_skin_color',81,64,37), (292221,1240032,0,'wing_color1',255,255,255), (292222,1240032,0,'wing_color2',255,255,255), (292223,1240033,0,'eye_color',204,204,204), (292224,1240033,0,'skin_color',165,124,67), (292225,1240033,0,'soga_eye_color',229,229,102), (292226,1240033,0,'soga_skin_color',165,124,67), (292227,1240033,0,'wing_color1',255,255,255), (292228,1240033,0,'wing_color2',255,255,255), (292229,1240034,0,'eye_color',204,204,204), (292230,1240034,0,'skin_color',165,124,67), (292231,1240034,0,'soga_eye_color',229,229,102), (292232,1240034,0,'soga_skin_color',165,124,67), (292233,1240034,0,'wing_color1',255,255,255), (292234,1240034,0,'wing_color2',255,255,255), (292235,1240035,0,'eye_color',255,255,255), (292236,1240035,0,'skin_color',128,0,0), (292237,1240035,0,'soga_eye_color',255,0,255), (292238,1240036,0,'eye_color',255,255,255), (292239,1240036,0,'skin_color',128,0,0), (292240,1240036,0,'soga_eye_color',255,0,255), (292241,1240037,0,'eye_color',255,255,255), (292242,1240037,0,'skin_color',255,255,255), (292243,1240037,0,'soga_eye_color',255,0,255), (292244,1240038,0,'eye_color',255,255,255), (292245,1240038,0,'skin_color',255,255,255), (292246,1240038,0,'soga_eye_color',255,0,255), (292247,1240039,0,'eye_color',255,255,255), (292248,1240039,0,'skin_color',255,255,255), (292249,1240039,0,'soga_eye_color',255,0,255), (292250,1240040,0,'eye_color',255,255,255), (292251,1240040,0,'skin_color',255,255,255), (292252,1240040,0,'soga_eye_color',255,0,255), (292253,1240041,0,'eye_color',255,255,255), (292254,1240041,0,'skin_color',255,255,255), (292255,1240041,0,'soga_eye_color',255,0,255), (292256,1240042,0,'eye_color',255,255,255), (292257,1240042,0,'skin_color',255,255,255), (292258,1240042,0,'soga_eye_color',255,0,255), (292259,1240043,0,'eye_color',255,255,255), (292260,1240043,0,'skin_color',255,255,255), (292261,1240043,0,'soga_eye_color',255,0,255), (292262,1240044,0,'eye_color',255,255,255), (292263,1240044,0,'skin_color',128,0,0), (292264,1240044,0,'soga_eye_color',255,0,255), (292265,1240045,0,'eye_color',255,255,255), (292266,1240045,0,'skin_color',255,255,255), (292267,1240045,0,'soga_eye_color',255,0,255), (292268,1240046,0,'eye_color',255,255,255), (292269,1240046,0,'skin_color',255,255,255), (292270,1240046,0,'soga_eye_color',255,0,255), (292271,1240047,0,'eye_color',255,255,255), (292272,1240047,0,'skin_color',255,255,255), (292273,1240047,0,'soga_eye_color',255,0,255), (292274,1240048,0,'eye_color',255,255,255), (292275,1240048,0,'skin_color',255,255,255), (292276,1240048,0,'soga_eye_color',255,0,255), (292280,1370000,1,'cheek_type',-18,21,0), (292281,1370000,1,'chin_type',0,-17,23), (292282,1370000,1,'ear_type',10,-4,0), (292283,1370000,1,'eye_brow_type',21,18,2), (292284,1370000,0,'eye_color',68,89,50), (292285,1370000,1,'eye_type',-4,0,0), (292286,1370000,0,'hair_color1',18,0,0), (292287,1370000,0,'hair_face_color',93,89,59), (292288,1370000,0,'hair_face_highlight_color',201,144,0), (292289,1370000,0,'hair_type_color',93,89,59), (292290,1370000,0,'hair_type_highlight_color',201,144,0), (292291,1370000,1,'lip_type',-22,0,19), (292292,1370000,1,'nose_type',-17,18,-2), (292293,1370000,0,'skin_color',217,182,186), (292294,1370000,1,'soga_cheek_type',0,21,18), (292295,1370000,1,'soga_chin_type',0,-22,0), (292296,1370000,1,'soga_ear_type',0,-4,0), (292297,1370000,1,'soga_eye_brow_type',0,10,-4), (292298,1370000,0,'soga_eye_color',229,229,102), (292299,1370000,1,'soga_eye_type',-4,0,0), (292300,1370000,0,'soga_hair_face_color',93,89,59), (292301,1370000,0,'soga_hair_face_highlight_color',201,144,0), (292302,1370000,0,'soga_hair_type_color',93,89,59), (292303,1370000,0,'soga_hair_type_highlight_color',201,144,0), (292304,1370000,1,'soga_lip_type',2,-18,21), (292305,1370000,1,'soga_nose_type',19,0,-17), (292306,1370000,0,'soga_skin_color',217,182,186), (292307,1370000,0,'wing_color1',255,255,255), (292308,1370000,0,'wing_color2',255,255,255), (292312,1370002,0,'eye_color',255,0,0), (292313,1370002,0,'skin_color',1,1,1), (292314,1370002,0,'soga_eye_color',255,0,255), (292315,1370003,0,'eye_color',255,255,255), (292316,1370003,0,'skin_color',255,255,255), (292317,1370003,0,'soga_eye_color',255,0,255), (292318,1370004,1,'cheek_type',64,37,0), (292319,1370004,1,'chin_type',-66,-75,-78), (292320,1370004,1,'ear_type',-50,48,0), (292321,1370004,1,'eye_brow_type',66,-28,-56), (292322,1370004,0,'eye_color',77,59,29), (292323,1370004,1,'eye_type',-84,0,0), (292324,1370004,0,'hair_color1',26,24,25), (292325,1370004,0,'hair_color2',36,34,36), (292326,1370004,0,'hair_face_color',15,1,21), (292327,1370004,0,'hair_face_highlight_color',168,185,186), (292328,1370004,0,'hair_highlight',123,123,130), (292329,1370004,0,'hair_type_color',15,1,21), (292330,1370004,0,'hair_type_highlight_color',168,185,186), (292331,1370004,1,'lip_type',-28,-7,-25), (292332,1370004,1,'nose_type',89,-62,-62), (292333,1370004,0,'skin_color',223,217,195), (292334,1370004,1,'soga_cheek_type',64,37,0), (292335,1370004,1,'soga_chin_type',-66,-75,-78), (292336,1370004,1,'soga_ear_type',-50,48,0), (292337,1370004,1,'soga_eye_brow_type',66,-28,-56), (292338,1370004,0,'soga_eye_color',229,229,102), (292339,1370004,1,'soga_eye_type',-84,0,0), (292340,1370004,0,'soga_hair_color1',26,24,25), (292341,1370004,0,'soga_hair_color2',36,34,36), (292342,1370004,0,'soga_hair_face_color',15,1,21), (292343,1370004,0,'soga_hair_face_highlight_color',168,185,186), (292344,1370004,0,'soga_hair_highlight',123,123,130), (292345,1370004,0,'soga_hair_type_color',15,1,21), (292346,1370004,0,'soga_hair_type_highlight_color',168,185,186), (292347,1370004,1,'soga_lip_type',-28,-7,-25), (292348,1370004,1,'soga_nose_type',89,-62,-62), (292349,1370004,0,'soga_skin_color',223,217,195), (292350,1370004,0,'wing_color1',255,255,255), (292351,1370004,0,'wing_color2',255,255,255), (292352,1370005,1,'cheek_type',31,-37,0), (292353,1370005,1,'chin_type',79,28,-12), (292354,1370005,1,'ear_type',-3,-43,0), (292355,1370005,1,'eye_brow_type',68,68,61), (292356,1370005,0,'eye_color',40,81,93), (292357,1370005,1,'eye_type',-48,0,0), (292358,1370005,0,'hair_color1',29,21,28), (292359,1370005,0,'hair_color2',39,32,39), (292360,1370005,0,'hair_face_color',15,1,21), (292361,1370005,0,'hair_face_highlight_color',8,3,4), (292362,1370005,0,'hair_highlight',38,22,21), (292363,1370005,0,'hair_type_color',15,1,21), (292364,1370005,0,'hair_type_highlight_color',8,3,4), (292365,1370005,1,'lip_type',-47,-25,3), (292366,1370005,1,'nose_type',-65,-17,-71), (292367,1370005,0,'skin_color',84,89,89), (292368,1370005,1,'soga_cheek_type',31,-37,0), (292369,1370005,1,'soga_chin_type',79,28,-12), (292370,1370005,1,'soga_ear_type',-3,-43,0), (292371,1370005,1,'soga_eye_brow_type',68,68,61), (292372,1370005,0,'soga_eye_color',229,229,102), (292373,1370005,1,'soga_eye_type',-48,0,0), (292374,1370005,0,'soga_hair_color1',29,21,28), (292375,1370005,0,'soga_hair_color2',39,32,39), (292376,1370005,0,'soga_hair_face_color',15,1,21), (292377,1370005,0,'soga_hair_face_highlight_color',8,3,4), (292378,1370005,0,'soga_hair_highlight',38,22,21), (292379,1370005,0,'soga_hair_type_color',15,1,21), (292380,1370005,0,'soga_hair_type_highlight_color',8,3,4), (292381,1370005,1,'soga_lip_type',-47,-25,3), (292382,1370005,1,'soga_nose_type',-65,-17,-71), (292383,1370005,0,'soga_skin_color',84,89,89), (292384,1370005,0,'wing_color1',255,255,255), (292385,1370005,0,'wing_color2',255,255,255), (292386,1370006,1,'cheek_type',62,44,0), (292387,1370006,1,'chin_type',34,-59,66), (292388,1370006,1,'ear_type',-17,-88,0), (292389,1370006,1,'eye_brow_type',25,-39,-1), (292390,1370006,0,'eye_color',72,133,113), (292391,1370006,1,'eye_type',-48,0,0), (292392,1370006,0,'hair_color1',54,45,28), (292393,1370006,0,'hair_color2',104,52,0), (292394,1370006,0,'hair_face_color',47,14,18), (292395,1370006,0,'hair_face_highlight_color',35,24,2), (292396,1370006,0,'hair_highlight',79,28,15), (292397,1370006,0,'hair_type_color',47,14,18), (292398,1370006,0,'hair_type_highlight_color',35,24,2), (292399,1370006,1,'lip_type',-7,-50,5), (292400,1370006,1,'nose_type',34,26,1), (292401,1370006,0,'skin_color',199,139,129), (292402,1370006,1,'soga_cheek_type',62,44,0), (292403,1370006,1,'soga_chin_type',34,-59,66), (292404,1370006,1,'soga_ear_type',-17,-88,0), (292405,1370006,1,'soga_eye_brow_type',25,-39,-1), (292406,1370006,0,'soga_eye_color',229,229,102), (292407,1370006,1,'soga_eye_type',-48,0,0), (292408,1370006,0,'soga_hair_color1',54,45,28), (292409,1370006,0,'soga_hair_color2',104,52,0), (292410,1370006,0,'soga_hair_face_color',47,14,18), (292411,1370006,0,'soga_hair_face_highlight_color',35,24,2), (292412,1370006,0,'soga_hair_highlight',79,28,15), (292413,1370006,0,'soga_hair_type_color',47,14,18), (292414,1370006,0,'soga_hair_type_highlight_color',35,24,2), (292415,1370006,1,'soga_lip_type',-7,-50,5), (292416,1370006,1,'soga_nose_type',34,26,1), (292417,1370006,0,'soga_skin_color',199,139,129), (292418,1370006,0,'wing_color1',255,255,255), (292419,1370006,0,'wing_color2',255,255,255), (292420,1370007,1,'cheek_type',56,-34,0), (292421,1370007,1,'chin_type',-25,-89,0), (292422,1370007,1,'ear_type',35,-71,0), (292423,1370007,1,'eye_brow_type',97,41,-15), (292424,1370007,0,'eye_color',46,95,83), (292425,1370007,1,'eye_type',-28,0,0), (292426,1370007,0,'hair_color1',38,22,21), (292427,1370007,0,'hair_color2',120,50,0), (292428,1370007,0,'hair_face_color',4,1,2), (292429,1370007,0,'hair_face_highlight_color',233,184,31), (292430,1370007,0,'hair_highlight',246,219,114), (292431,1370007,0,'hair_type_color',4,1,2), (292432,1370007,0,'hair_type_highlight_color',233,184,31), (292433,1370007,1,'lip_type',14,-71,26), (292434,1370007,1,'nose_type',-88,10,74), (292435,1370007,0,'skin_color',229,187,191), (292436,1370007,1,'soga_cheek_type',56,-34,0), (292437,1370007,1,'soga_chin_type',-25,-89,0), (292438,1370007,1,'soga_ear_type',35,-71,0), (292439,1370007,1,'soga_eye_brow_type',97,41,-15), (292440,1370007,0,'soga_eye_color',229,229,102), (292441,1370007,1,'soga_eye_type',-28,0,0), (292442,1370007,0,'soga_hair_color1',38,22,21), (292443,1370007,0,'soga_hair_color2',120,50,0), (292444,1370007,0,'soga_hair_face_color',4,1,2), (292445,1370007,0,'soga_hair_face_highlight_color',233,184,31), (292446,1370007,0,'soga_hair_highlight',246,219,114), (292447,1370007,0,'soga_hair_type_color',4,1,2), (292448,1370007,0,'soga_hair_type_highlight_color',233,184,31), (292449,1370007,1,'soga_lip_type',14,-71,26), (292450,1370007,1,'soga_nose_type',-88,10,74), (292451,1370007,0,'soga_skin_color',229,187,191), (292452,1370007,0,'wing_color1',255,255,255), (292453,1370007,0,'wing_color2',255,255,255), (292454,1370008,1,'cheek_type',34,-7,0), (292455,1370008,1,'chin_type',-23,-25,-4), (292456,1370008,1,'ear_type',-37,-22,0), (292457,1370008,1,'eye_brow_type',19,-7,0), (292458,1370008,0,'eye_color',192,189,161), (292459,1370008,0,'hair_face_color',52,30,2), (292460,1370008,0,'hair_face_highlight_color',115,64,7), (292461,1370008,0,'hair_type_color',52,30,2), (292462,1370008,0,'hair_type_highlight_color',115,64,7), (292463,1370008,1,'lip_type',11,7,0), (292464,1370008,1,'nose_type',-23,-26,-34), (292465,1370008,0,'skin_color',188,197,187), (292466,1370008,1,'soga_cheek_type',34,-7,0), (292467,1370008,1,'soga_chin_type',-23,-25,-4), (292468,1370008,1,'soga_ear_type',-37,-22,0), (292469,1370008,1,'soga_eye_brow_type',19,-7,0), (292470,1370008,0,'soga_eye_color',229,229,102), (292471,1370008,0,'soga_hair_face_color',52,30,2), (292472,1370008,0,'soga_hair_face_highlight_color',115,64,7), (292473,1370008,0,'soga_hair_type_color',52,30,2), (292474,1370008,0,'soga_hair_type_highlight_color',115,64,7), (292475,1370008,1,'soga_lip_type',11,7,0), (292476,1370008,1,'soga_nose_type',-23,-26,-34), (292477,1370008,0,'soga_skin_color',188,197,187), (292478,1370008,0,'wing_color1',255,255,255), (292479,1370008,0,'wing_color2',255,255,255), (292480,1370009,1,'cheek_type',-29,28,0), (292481,1370009,1,'chin_type',-7,10,3), (292482,1370009,1,'ear_type',42,-43,0), (292483,1370009,1,'eye_brow_type',-8,-38,-14), (292484,1370009,0,'eye_color',79,134,104), (292485,1370009,1,'eye_type',10,0,0), (292486,1370009,0,'hair_face_color',73,29,0), (292487,1370009,0,'hair_face_highlight_color',131,72,7), (292488,1370009,0,'hair_type_color',73,29,0), (292489,1370009,0,'hair_type_highlight_color',131,72,7), (292490,1370009,1,'lip_type',-42,18,0), (292491,1370009,1,'nose_type',-7,-23,7), (292492,1370009,0,'skin_color',133,137,137), (292493,1370009,1,'soga_cheek_type',-29,28,0), (292494,1370009,1,'soga_chin_type',-7,10,3), (292495,1370009,1,'soga_ear_type',42,-43,0), (292496,1370009,1,'soga_eye_brow_type',-8,-38,-14), (292497,1370009,0,'soga_eye_color',229,229,102), (292498,1370009,1,'soga_eye_type',10,0,0), (292499,1370009,0,'soga_hair_face_color',73,29,0), (292500,1370009,0,'soga_hair_face_highlight_color',131,72,7), (292501,1370009,0,'soga_hair_type_color',73,29,0), (292502,1370009,0,'soga_hair_type_highlight_color',131,72,7), (292503,1370009,1,'soga_lip_type',-42,18,0), (292504,1370009,1,'soga_nose_type',-7,-23,7), (292505,1370009,0,'soga_skin_color',133,137,137), (292506,1370009,0,'wing_color1',255,255,255), (292507,1370009,0,'wing_color2',255,255,255), (292508,1370010,1,'cheek_type',34,-7,0), (292509,1370010,1,'chin_type',-23,-25,-4), (292510,1370010,1,'ear_type',-37,-22,0), (292511,1370010,1,'eye_brow_type',19,-7,0), (292512,1370010,0,'eye_color',192,189,161), (292513,1370010,0,'hair_face_color',52,30,2), (292514,1370010,0,'hair_face_highlight_color',115,64,7), (292515,1370010,0,'hair_type_color',52,30,2), (292516,1370010,0,'hair_type_highlight_color',115,64,7), (292517,1370010,1,'lip_type',11,7,0), (292518,1370010,1,'nose_type',-23,-26,-34), (292519,1370010,0,'skin_color',188,197,187), (292520,1370010,1,'soga_cheek_type',34,-7,0), (292521,1370010,1,'soga_chin_type',-23,-25,-4), (292522,1370010,1,'soga_ear_type',-37,-22,0), (292523,1370010,1,'soga_eye_brow_type',19,-7,0), (292524,1370010,0,'soga_eye_color',229,229,102), (292525,1370010,0,'soga_hair_face_color',52,30,2), (292526,1370010,0,'soga_hair_face_highlight_color',115,64,7), (292527,1370010,0,'soga_hair_type_color',52,30,2), (292528,1370010,0,'soga_hair_type_highlight_color',115,64,7), (292529,1370010,1,'soga_lip_type',11,7,0), (292530,1370010,1,'soga_nose_type',-23,-26,-34), (292531,1370010,0,'soga_skin_color',188,197,187), (292532,1370010,0,'wing_color1',255,255,255), (292533,1370010,0,'wing_color2',255,255,255), (292534,1370011,1,'cheek_type',20,-79,0), (292535,1370011,1,'chin_type',-94,64,-57), (292536,1370011,1,'ear_type',-82,-44,0), (292537,1370011,1,'eye_brow_type',-88,-57,14), (292538,1370011,0,'eye_color',31,63,52), (292539,1370011,1,'eye_type',64,0,0), (292540,1370011,0,'hair_color1',43,36,70), (292541,1370011,0,'hair_color2',68,72,71), (292542,1370011,0,'hair_face_color',56,54,68), (292543,1370011,0,'hair_face_highlight_color',185,87,38), (292544,1370011,0,'hair_highlight',105,26,26), (292545,1370011,0,'hair_type_color',56,54,68), (292546,1370011,0,'hair_type_highlight_color',185,87,38), (292547,1370011,1,'lip_type',-25,-48,-32), (292548,1370011,1,'nose_type',-89,-7,78), (292549,1370011,0,'skin_color',104,104,82), (292550,1370011,1,'soga_cheek_type',20,-79,0), (292551,1370011,1,'soga_chin_type',-94,64,-57), (292552,1370011,1,'soga_ear_type',-82,-44,0), (292553,1370011,1,'soga_eye_brow_type',-88,-57,14), (292554,1370011,0,'soga_eye_color',229,229,102), (292555,1370011,1,'soga_eye_type',64,0,0), (292556,1370011,0,'soga_hair_color1',43,36,70), (292557,1370011,0,'soga_hair_color2',68,72,71), (292558,1370011,0,'soga_hair_face_color',56,54,68), (292559,1370011,0,'soga_hair_face_highlight_color',185,87,38), (292560,1370011,0,'soga_hair_highlight',105,26,26), (292561,1370011,0,'soga_hair_type_color',56,54,68), (292562,1370011,0,'soga_hair_type_highlight_color',185,87,38), (292563,1370011,1,'soga_lip_type',-25,-48,-32), (292564,1370011,1,'soga_nose_type',-89,-7,78), (292565,1370011,0,'soga_skin_color',104,104,82), (292566,1370011,0,'wing_color1',255,255,255), (292567,1370011,0,'wing_color2',255,255,255), (292568,1370012,1,'cheek_type',25,8,0), (292569,1370012,1,'chin_type',-31,48,14), (292570,1370012,1,'ear_type',9,-29,0), (292571,1370012,1,'eye_brow_type',-37,-25,-17), (292572,1370012,0,'eye_color',90,158,178), (292573,1370012,1,'eye_type',28,0,0), (292574,1370012,0,'hair_face_color',116,47,0), (292575,1370012,0,'hair_face_highlight_color',46,42,12), (292576,1370012,0,'hair_type_color',116,47,0), (292577,1370012,0,'hair_type_highlight_color',46,42,12), (292578,1370012,1,'lip_type',39,11,-22), (292579,1370012,1,'nose_type',-14,-10,19), (292580,1370012,0,'skin_color',241,244,223), (292581,1370012,1,'soga_cheek_type',25,8,0), (292582,1370012,1,'soga_chin_type',-31,48,14), (292583,1370012,1,'soga_ear_type',9,-29,0), (292584,1370012,1,'soga_eye_brow_type',-37,-25,-17), (292585,1370012,0,'soga_eye_color',229,229,102), (292586,1370012,1,'soga_eye_type',28,0,0), (292587,1370012,0,'soga_hair_face_color',116,47,0), (292588,1370012,0,'soga_hair_face_highlight_color',46,42,12), (292589,1370012,0,'soga_hair_type_color',116,47,0), (292590,1370012,0,'soga_hair_type_highlight_color',46,42,12), (292591,1370012,1,'soga_lip_type',39,11,-22), (292592,1370012,1,'soga_nose_type',-14,-10,19), (292593,1370012,0,'soga_skin_color',241,244,223), (292594,1370012,0,'wing_color1',255,255,255), (292595,1370012,0,'wing_color2',255,255,255), (292596,1370013,1,'cheek_type',-25,78,0), (292597,1370013,1,'chin_type',4,-83,87), (292598,1370013,1,'ear_type',76,94,0), (292599,1370013,1,'eye_brow_type',48,12,-21), (292600,1370013,0,'eye_color',155,185,168), (292601,1370013,0,'hair_color1',200,165,96), (292602,1370013,0,'hair_color2',173,99,44), (292603,1370013,0,'hair_face_color',213,152,21), (292604,1370013,0,'hair_face_highlight_color',15,1,21), (292605,1370013,0,'hair_highlight',29,21,28), (292606,1370013,0,'hair_type_color',213,152,21), (292607,1370013,0,'hair_type_highlight_color',15,1,21), (292608,1370013,1,'lip_type',-14,-75,-23), (292609,1370013,1,'nose_type',83,-59,-68), (292610,1370013,0,'skin_color',191,200,198), (292611,1370013,1,'soga_cheek_type',-25,78,0), (292612,1370013,1,'soga_chin_type',4,-83,87), (292613,1370013,1,'soga_ear_type',76,94,0), (292614,1370013,1,'soga_eye_brow_type',48,12,-21), (292615,1370013,0,'soga_eye_color',229,229,102), (292616,1370013,0,'soga_hair_color1',200,165,96), (292617,1370013,0,'soga_hair_color2',173,99,44), (292618,1370013,0,'soga_hair_face_color',213,152,21), (292619,1370013,0,'soga_hair_face_highlight_color',15,1,21), (292620,1370013,0,'soga_hair_highlight',29,21,28), (292621,1370013,0,'soga_hair_type_color',213,152,21), (292622,1370013,0,'soga_hair_type_highlight_color',15,1,21), (292623,1370013,1,'soga_lip_type',-14,-75,-23), (292624,1370013,1,'soga_nose_type',83,-59,-68), (292625,1370013,0,'soga_skin_color',191,200,198), (292626,1370013,0,'wing_color1',255,255,255), (292627,1370013,0,'wing_color2',255,255,255), (292628,1370014,1,'cheek_type',56,-34,0), (292629,1370014,1,'chin_type',-25,-89,0), (292630,1370014,1,'ear_type',35,-71,0), (292631,1370014,1,'eye_brow_type',97,41,-15), (292632,1370014,0,'eye_color',46,95,83), (292633,1370014,1,'eye_type',-28,0,0), (292634,1370014,0,'hair_color1',38,22,21), (292635,1370014,0,'hair_color2',120,50,0), (292636,1370014,0,'hair_face_color',4,1,2), (292637,1370014,0,'hair_face_highlight_color',233,184,31), (292638,1370014,0,'hair_highlight',246,219,114), (292639,1370014,0,'hair_type_color',4,1,2), (292640,1370014,0,'hair_type_highlight_color',233,184,31), (292641,1370014,1,'lip_type',14,-71,26), (292642,1370014,1,'nose_type',-88,10,74), (292643,1370014,0,'skin_color',229,187,191), (292644,1370014,1,'soga_cheek_type',56,-34,0), (292645,1370014,1,'soga_chin_type',-25,-89,0), (292646,1370014,1,'soga_ear_type',35,-71,0), (292647,1370014,1,'soga_eye_brow_type',97,41,-15), (292648,1370014,0,'soga_eye_color',229,229,102), (292649,1370014,1,'soga_eye_type',-28,0,0), (292650,1370014,0,'soga_hair_color1',38,22,21), (292651,1370014,0,'soga_hair_color2',120,50,0), (292652,1370014,0,'soga_hair_face_color',4,1,2), (292653,1370014,0,'soga_hair_face_highlight_color',233,184,31), (292654,1370014,0,'soga_hair_highlight',246,219,114), (292655,1370014,0,'soga_hair_type_color',4,1,2), (292656,1370014,0,'soga_hair_type_highlight_color',233,184,31), (292657,1370014,1,'soga_lip_type',14,-71,26), (292658,1370014,1,'soga_nose_type',-88,10,74), (292659,1370014,0,'soga_skin_color',229,187,191), (292660,1370014,0,'wing_color1',255,255,255), (292661,1370014,0,'wing_color2',255,255,255), (292662,1370015,1,'cheek_type',0,-3,0), (292663,1370015,1,'chin_type',-50,97,3), (292664,1370015,1,'ear_type',62,-25,0), (292665,1370015,1,'eye_brow_type',-64,-81,-3), (292666,1370015,0,'eye_color',43,70,43), (292667,1370015,1,'eye_type',10,0,0), (292668,1370015,0,'hair_color1',79,28,15), (292669,1370015,0,'hair_color2',111,64,0), (292670,1370015,0,'hair_face_color',37,22,5), (292671,1370015,0,'hair_face_highlight_color',121,38,35), (292672,1370015,0,'hair_highlight',91,21,51), (292673,1370015,0,'hair_type_color',37,22,5), (292674,1370015,0,'hair_type_highlight_color',121,38,35), (292675,1370015,1,'lip_type',40,46,-71), (292676,1370015,1,'nose_type',96,62,-14), (292677,1370015,0,'skin_color',245,249,245), (292678,1370015,1,'soga_cheek_type',0,-3,0), (292679,1370015,1,'soga_chin_type',-50,97,3), (292680,1370015,1,'soga_ear_type',62,-25,0), (292681,1370015,1,'soga_eye_brow_type',-64,-81,-3), (292682,1370015,0,'soga_eye_color',229,229,102), (292683,1370015,1,'soga_eye_type',10,0,0), (292684,1370015,0,'soga_hair_color1',79,28,15), (292685,1370015,0,'soga_hair_color2',111,64,0), (292686,1370015,0,'soga_hair_face_color',37,22,5), (292687,1370015,0,'soga_hair_face_highlight_color',121,38,35), (292688,1370015,0,'soga_hair_highlight',91,21,51), (292689,1370015,0,'soga_hair_type_color',37,22,5), (292690,1370015,0,'soga_hair_type_highlight_color',121,38,35), (292691,1370015,1,'soga_lip_type',40,46,-71), (292692,1370015,1,'soga_nose_type',96,62,-14), (292693,1370015,0,'soga_skin_color',245,249,245), (292694,1370015,0,'wing_color1',255,255,255), (292695,1370015,0,'wing_color2',255,255,255), (292696,1370016,0,'eye_color',255,255,255), (292697,1370016,0,'skin_color',255,255,255), (292698,1370016,0,'soga_eye_color',255,0,255), (292699,1370017,1,'cheek_type',-22,66,0), (292700,1370017,1,'chin_type',82,-58,-76), (292701,1370017,1,'ear_type',-75,-85,0), (292702,1370017,1,'eye_brow_type',93,-93,19), (292703,1370017,0,'eye_color',43,87,100), (292704,1370017,1,'eye_type',-62,0,0), (292705,1370017,0,'hair_color1',79,28,15), (292706,1370017,0,'hair_color2',111,64,0), (292707,1370017,0,'hair_face_color',35,24,1), (292708,1370017,0,'hair_face_highlight_color',168,59,22), (292709,1370017,0,'hair_highlight',89,21,21), (292710,1370017,0,'hair_type_color',35,24,1), (292711,1370017,0,'hair_type_highlight_color',168,59,22), (292712,1370017,1,'lip_type',55,-64,17), (292713,1370017,1,'nose_type',14,74,63), (292714,1370017,0,'skin_color',46,34,21), (292715,1370017,1,'soga_cheek_type',-22,66,0), (292716,1370017,1,'soga_chin_type',82,-58,-76), (292717,1370017,1,'soga_ear_type',-75,-85,0), (292718,1370017,1,'soga_eye_brow_type',93,-93,19), (292719,1370017,0,'soga_eye_color',229,229,102), (292720,1370017,1,'soga_eye_type',-62,0,0), (292721,1370017,0,'soga_hair_color1',79,28,15), (292722,1370017,0,'soga_hair_color2',111,64,0), (292723,1370017,0,'soga_hair_face_color',35,24,1), (292724,1370017,0,'soga_hair_face_highlight_color',168,59,22), (292725,1370017,0,'soga_hair_highlight',89,21,21), (292726,1370017,0,'soga_hair_type_color',35,24,1), (292727,1370017,0,'soga_hair_type_highlight_color',168,59,22), (292728,1370017,1,'soga_lip_type',55,-64,17), (292729,1370017,1,'soga_nose_type',14,74,63), (292730,1370017,0,'soga_skin_color',46,34,21), (292731,1370017,0,'wing_color1',255,255,255), (292732,1370017,0,'wing_color2',255,255,255), (292733,1370018,1,'cheek_type',50,0,0), (292734,1370018,1,'chin_type',-57,-51,55), (292735,1370018,1,'ear_type',-74,48,0), (292736,1370018,1,'eye_brow_type',55,-58,-3), (292737,1370018,0,'eye_color',118,161,137), (292738,1370018,1,'eye_type',35,0,0), (292739,1370018,0,'hair_color1',56,33,26), (292740,1370018,0,'hair_color2',94,59,11), (292741,1370018,0,'hair_face_color',100,70,10), (292742,1370018,0,'hair_face_highlight_color',40,19,9), (292743,1370018,0,'hair_highlight',79,28,15), (292744,1370018,0,'hair_type_color',100,70,10), (292745,1370018,0,'hair_type_highlight_color',40,19,9), (292746,1370018,1,'lip_type',84,-28,10), (292747,1370018,1,'nose_type',0,-88,-4), (292748,1370018,0,'skin_color',126,89,91), (292749,1370018,1,'soga_cheek_type',50,0,0), (292750,1370018,1,'soga_chin_type',-57,-51,55), (292751,1370018,1,'soga_ear_type',-74,48,0), (292752,1370018,1,'soga_eye_brow_type',55,-58,-3), (292753,1370018,0,'soga_eye_color',229,229,102), (292754,1370018,1,'soga_eye_type',35,0,0), (292755,1370018,0,'soga_hair_color1',56,33,26), (292756,1370018,0,'soga_hair_color2',94,59,11), (292757,1370018,0,'soga_hair_face_color',100,70,10), (292758,1370018,0,'soga_hair_face_highlight_color',40,19,9), (292759,1370018,0,'soga_hair_highlight',79,28,15), (292760,1370018,0,'soga_hair_type_color',100,70,10), (292761,1370018,0,'soga_hair_type_highlight_color',40,19,9), (292762,1370018,1,'soga_lip_type',84,-28,10), (292763,1370018,1,'soga_nose_type',0,-88,-4), (292764,1370018,0,'soga_skin_color',126,89,91), (292765,1370018,0,'wing_color1',255,255,255), (292766,1370018,0,'wing_color2',255,255,255), (292767,1370019,1,'cheek_type',0,-34,0), (292768,1370019,1,'chin_type',-38,0,29), (292769,1370019,1,'ear_type',25,44,0), (292770,1370019,1,'eye_brow_type',-28,-9,0), (292771,1370019,0,'eye_color',49,99,113), (292772,1370019,1,'eye_type',-22,0,0), (292773,1370019,0,'hair_face_color',87,86,78), (292774,1370019,0,'hair_face_highlight_color',51,18,8), (292775,1370019,0,'hair_type_color',87,86,78), (292776,1370019,0,'hair_type_highlight_color',51,18,8), (292777,1370019,1,'lip_type',22,1,-28), (292778,1370019,1,'nose_type',21,-3,19), (292779,1370019,0,'skin_color',244,248,248), (292780,1370019,1,'soga_cheek_type',0,-34,0), (292781,1370019,1,'soga_chin_type',-38,0,29), (292782,1370019,1,'soga_ear_type',25,44,0), (292783,1370019,1,'soga_eye_brow_type',-28,-9,0), (292784,1370019,0,'soga_eye_color',229,229,102), (292785,1370019,1,'soga_eye_type',-22,0,0), (292786,1370019,0,'soga_hair_face_color',87,86,78), (292787,1370019,0,'soga_hair_face_highlight_color',51,18,8), (292788,1370019,0,'soga_hair_type_color',87,86,78), (292789,1370019,0,'soga_hair_type_highlight_color',51,18,8), (292790,1370019,1,'soga_lip_type',22,1,-28), (292791,1370019,1,'soga_nose_type',21,-3,19), (292792,1370019,0,'soga_skin_color',244,248,248), (292793,1370019,0,'wing_color1',255,255,255), (292794,1370019,0,'wing_color2',255,255,255), (292795,1370020,1,'cheek_type',0,-58,0), (292796,1370020,1,'chin_type',72,-11,53), (292797,1370020,1,'ear_type',90,98,0), (292798,1370020,1,'eye_brow_type',-69,83,75), (292799,1370020,0,'eye_color',44,90,104), (292800,1370020,1,'eye_type',53,0,0), (292801,1370020,0,'hair_color1',56,33,26), (292802,1370020,0,'hair_color2',94,59,11), (292803,1370020,0,'hair_face_color',100,70,10), (292804,1370020,0,'hair_face_highlight_color',184,128,10), (292805,1370020,0,'hair_highlight',209,131,22), (292806,1370020,0,'hair_type_color',100,70,10), (292807,1370020,0,'hair_type_highlight_color',184,128,10), (292808,1370020,1,'lip_type',-68,1,-21), (292809,1370020,1,'nose_type',75,-94,93), (292810,1370020,0,'skin_color',99,103,103), (292811,1370020,1,'soga_cheek_type',0,-58,0), (292812,1370020,1,'soga_chin_type',72,-11,53), (292813,1370020,1,'soga_ear_type',90,98,0), (292814,1370020,1,'soga_eye_brow_type',-69,83,75), (292815,1370020,0,'soga_eye_color',229,229,102), (292816,1370020,1,'soga_eye_type',53,0,0), (292817,1370020,0,'soga_hair_color1',56,33,26), (292818,1370020,0,'soga_hair_color2',94,59,11), (292819,1370020,0,'soga_hair_face_color',100,70,10), (292820,1370020,0,'soga_hair_face_highlight_color',184,128,10), (292821,1370020,0,'soga_hair_highlight',209,131,22), (292822,1370020,0,'soga_hair_type_color',100,70,10), (292823,1370020,0,'soga_hair_type_highlight_color',184,128,10), (292824,1370020,1,'soga_lip_type',-68,1,-21), (292825,1370020,1,'soga_nose_type',75,-94,93), (292826,1370020,0,'soga_skin_color',99,103,103), (292827,1370020,0,'wing_color1',255,255,255), (292828,1370020,0,'wing_color2',255,255,255), (292829,1370021,1,'cheek_type',12,-38,0), (292830,1370021,1,'chin_type',-43,61,29), (292831,1370021,1,'ear_type',47,-15,0), (292832,1370021,1,'eye_brow_type',-50,96,-31), (292833,1370021,0,'eye_color',33,57,35), (292834,1370021,1,'eye_type',74,0,0), (292835,1370021,0,'hair_color1',200,165,96), (292836,1370021,0,'hair_color2',173,99,44), (292837,1370021,0,'hair_face_color',228,172,24), (292838,1370021,0,'hair_face_highlight_color',184,128,10), (292839,1370021,0,'hair_highlight',209,131,22), (292840,1370021,0,'hair_type_color',228,172,24), (292841,1370021,0,'hair_type_highlight_color',184,128,10), (292842,1370021,1,'lip_type',-46,-77,82), (292843,1370021,1,'nose_type',89,-76,-96), (292844,1370021,0,'skin_color',136,143,134), (292845,1370021,1,'soga_cheek_type',12,-38,0), (292846,1370021,1,'soga_chin_type',-43,61,29), (292847,1370021,1,'soga_ear_type',47,-15,0), (292848,1370021,1,'soga_eye_brow_type',-50,96,-31), (292849,1370021,0,'soga_eye_color',229,229,102), (292850,1370021,1,'soga_eye_type',74,0,0), (292851,1370021,0,'soga_hair_color1',200,165,96), (292852,1370021,0,'soga_hair_color2',173,99,44), (292853,1370021,0,'soga_hair_face_color',228,172,24), (292854,1370021,0,'soga_hair_face_highlight_color',184,128,10), (292855,1370021,0,'soga_hair_highlight',209,131,22), (292856,1370021,0,'soga_hair_type_color',228,172,24), (292857,1370021,0,'soga_hair_type_highlight_color',184,128,10), (292858,1370021,1,'soga_lip_type',-46,-77,82), (292859,1370021,1,'soga_nose_type',89,-76,-96), (292860,1370021,0,'soga_skin_color',136,143,134), (292861,1370021,0,'wing_color1',255,255,255), (292862,1370021,0,'wing_color2',255,255,255), (292863,1370022,1,'cheek_type',11,-9,0), (292864,1370022,1,'chin_type',-17,-7,-4), (292865,1370022,1,'ear_type',2,-21,0), (292866,1370022,1,'eye_brow_type',8,26,4), (292867,1370022,0,'eye_color',95,145,117), (292868,1370022,1,'eye_type',-31,0,0), (292869,1370022,0,'hair_face_color',67,28,10), (292870,1370022,0,'hair_face_highlight_color',56,48,40), (292871,1370022,0,'hair_type_color',67,28,10), (292872,1370022,0,'hair_type_highlight_color',56,48,40), (292873,1370022,1,'lip_type',-8,0,-5), (292874,1370022,1,'nose_type',-1,-20,-23), (292875,1370022,0,'skin_color',144,104,74), (292876,1370022,1,'soga_cheek_type',11,-9,0), (292877,1370022,1,'soga_chin_type',-17,-7,-4), (292878,1370022,1,'soga_ear_type',2,-21,0), (292879,1370022,1,'soga_eye_brow_type',8,26,4), (292880,1370022,0,'soga_eye_color',229,229,102), (292881,1370022,1,'soga_eye_type',-31,0,0), (292882,1370022,0,'soga_hair_face_color',67,28,10), (292883,1370022,0,'soga_hair_face_highlight_color',56,48,40), (292884,1370022,0,'soga_hair_type_color',67,28,10), (292885,1370022,0,'soga_hair_type_highlight_color',56,48,40), (292886,1370022,1,'soga_lip_type',-8,0,-5), (292887,1370022,1,'soga_nose_type',-1,-20,-23), (292888,1370022,0,'soga_skin_color',144,104,74), (292889,1370022,0,'wing_color1',255,255,255), (292890,1370022,0,'wing_color2',255,255,255), (292891,1370023,1,'cheek_type',75,-19,0), (292892,1370023,1,'chin_type',-43,-5,77), (292893,1370023,1,'ear_type',-35,-50,0), (292894,1370023,1,'eye_brow_type',91,-32,-26), (292895,1370023,0,'eye_color',154,185,164), (292896,1370023,1,'eye_type',56,0,0), (292897,1370023,0,'hair_color1',29,21,28), (292898,1370023,0,'hair_color2',39,32,39), (292899,1370023,0,'hair_face_color',15,1,21), (292900,1370023,0,'hair_face_highlight_color',173,66,27), (292901,1370023,0,'hair_highlight',89,21,21), (292902,1370023,0,'hair_type_color',15,1,21), (292903,1370023,0,'hair_type_highlight_color',173,66,27), (292904,1370023,1,'lip_type',-29,-72,85), (292905,1370023,1,'nose_type',17,14,-56), (292906,1370023,0,'skin_color',240,197,202), (292907,1370023,1,'soga_cheek_type',75,-19,0), (292908,1370023,1,'soga_chin_type',-43,-5,77), (292909,1370023,1,'soga_ear_type',-35,-50,0), (292910,1370023,1,'soga_eye_brow_type',91,-32,-26), (292911,1370023,0,'soga_eye_color',229,229,102), (292912,1370023,1,'soga_eye_type',56,0,0), (292913,1370023,0,'soga_hair_color1',29,21,28), (292914,1370023,0,'soga_hair_color2',39,32,39), (292915,1370023,0,'soga_hair_face_color',15,1,21), (292916,1370023,0,'soga_hair_face_highlight_color',173,66,27), (292917,1370023,0,'soga_hair_highlight',89,21,21), (292918,1370023,0,'soga_hair_type_color',15,1,21), (292919,1370023,0,'soga_hair_type_highlight_color',173,66,27), (292920,1370023,1,'soga_lip_type',-29,-72,85), (292921,1370023,1,'soga_nose_type',17,14,-56), (292922,1370023,0,'soga_skin_color',240,197,202), (292923,1370023,0,'wing_color1',255,255,255), (292924,1370023,0,'wing_color2',255,255,255), (292925,1370024,1,'cheek_type',-40,-68,0), (292926,1370024,1,'chin_type',26,70,-40), (292927,1370024,1,'ear_type',-37,-25,0), (292928,1370024,1,'eye_brow_type',88,-63,-55), (292929,1370024,0,'eye_color',30,57,39), (292930,1370024,1,'eye_type',-31,0,0), (292931,1370024,0,'hair_color1',209,131,22), (292932,1370024,0,'hair_color2',199,150,48), (292933,1370024,0,'hair_face_color',198,139,15), (292934,1370024,0,'hair_face_highlight_color',244,246,246), (292935,1370024,0,'hair_highlight',161,165,168), (292936,1370024,0,'hair_type_color',198,139,15), (292937,1370024,0,'hair_type_highlight_color',244,246,246), (292938,1370024,1,'lip_type',-42,79,15), (292939,1370024,1,'nose_type',-25,-72,17), (292940,1370024,0,'skin_color',244,248,248), (292941,1370024,1,'soga_cheek_type',-40,-68,0), (292942,1370024,1,'soga_chin_type',26,70,-40), (292943,1370024,1,'soga_ear_type',-37,-25,0), (292944,1370024,1,'soga_eye_brow_type',88,-63,-55), (292945,1370024,0,'soga_eye_color',229,229,102), (292946,1370024,1,'soga_eye_type',-31,0,0), (292947,1370024,0,'soga_hair_color1',209,131,22), (292948,1370024,0,'soga_hair_color2',199,150,48), (292949,1370024,0,'soga_hair_face_color',198,139,15), (292950,1370024,0,'soga_hair_face_highlight_color',244,246,246), (292951,1370024,0,'soga_hair_highlight',161,165,168), (292952,1370024,0,'soga_hair_type_color',198,139,15), (292953,1370024,0,'soga_hair_type_highlight_color',244,246,246), (292954,1370024,1,'soga_lip_type',-42,79,15), (292955,1370024,1,'soga_nose_type',-25,-72,17), (292956,1370024,0,'soga_skin_color',244,248,248), (292957,1370024,0,'wing_color1',255,255,255), (292958,1370024,0,'wing_color2',255,255,255), (292959,1370025,1,'cheek_type',75,71,0), (292960,1370025,1,'chin_type',-5,-31,0), (292961,1370025,1,'ear_type',14,-28,0), (292962,1370025,1,'eye_brow_type',81,-41,-71), (292963,1370025,0,'eye_color',139,104,50), (292964,1370025,1,'eye_type',-7,0,0), (292965,1370025,0,'hair_color1',43,36,70), (292966,1370025,0,'hair_color2',68,72,71), (292967,1370025,0,'hair_face_color',61,61,75), (292968,1370025,0,'hair_face_highlight_color',15,1,21), (292969,1370025,0,'hair_highlight',29,21,28), (292970,1370025,0,'hair_type_color',61,61,75), (292971,1370025,0,'hair_type_highlight_color',15,1,21), (292972,1370025,1,'lip_type',-37,-46,-44), (292973,1370025,1,'nose_type',63,14,34), (292974,1370025,0,'skin_color',176,127,99), (292975,1370025,1,'soga_cheek_type',75,71,0), (292976,1370025,1,'soga_chin_type',-5,-31,0), (292977,1370025,1,'soga_ear_type',14,-28,0), (292978,1370025,1,'soga_eye_brow_type',81,-41,-71), (292979,1370025,0,'soga_eye_color',229,229,102), (292980,1370025,1,'soga_eye_type',-7,0,0), (292981,1370025,0,'soga_hair_color1',43,36,70), (292982,1370025,0,'soga_hair_color2',68,72,71), (292983,1370025,0,'soga_hair_face_color',61,61,75), (292984,1370025,0,'soga_hair_face_highlight_color',15,1,21), (292985,1370025,0,'soga_hair_highlight',29,21,28), (292986,1370025,0,'soga_hair_type_color',61,61,75), (292987,1370025,0,'soga_hair_type_highlight_color',15,1,21), (292988,1370025,1,'soga_lip_type',-37,-46,-44), (292989,1370025,1,'soga_nose_type',63,14,34), (292990,1370025,0,'soga_skin_color',176,127,99), (292991,1370025,0,'wing_color1',255,255,255), (292992,1370025,0,'wing_color2',255,255,255), (292993,1370026,1,'cheek_type',44,0,0), (292994,1370026,1,'chin_type',90,-11,0), (292995,1370026,1,'ear_type',-8,-98,0), (292996,1370026,1,'eye_brow_type',-91,-53,-25), (292997,1370026,0,'eye_color',119,175,191), (292998,1370026,1,'eye_type',75,0,0), (292999,1370026,0,'hair_color1',29,21,28), (293000,1370026,0,'hair_color2',39,32,39), (293001,1370026,0,'hair_face_color',15,1,21), (293002,1370026,0,'hair_face_highlight_color',47,14,19), (293003,1370026,0,'hair_highlight',54,45,28), (293004,1370026,0,'hair_type_color',15,1,21), (293005,1370026,0,'hair_type_highlight_color',47,14,19), (293006,1370026,1,'lip_type',0,32,-22), (293007,1370026,1,'nose_type',90,53,-34), (293008,1370026,0,'skin_color',245,250,250), (293009,1370026,1,'soga_cheek_type',44,0,0), (293010,1370026,1,'soga_chin_type',90,-11,0), (293011,1370026,1,'soga_ear_type',-8,-98,0), (293012,1370026,1,'soga_eye_brow_type',-91,-53,-25), (293013,1370026,0,'soga_eye_color',229,229,102), (293014,1370026,1,'soga_eye_type',75,0,0), (293015,1370026,0,'soga_hair_color1',29,21,28), (293016,1370026,0,'soga_hair_color2',39,32,39), (293017,1370026,0,'soga_hair_face_color',15,1,21), (293018,1370026,0,'soga_hair_face_highlight_color',47,14,19), (293019,1370026,0,'soga_hair_highlight',54,45,28), (293020,1370026,0,'soga_hair_type_color',15,1,21), (293021,1370026,0,'soga_hair_type_highlight_color',47,14,19), (293022,1370026,1,'soga_lip_type',0,32,-22), (293023,1370026,1,'soga_nose_type',90,53,-34), (293024,1370026,0,'soga_skin_color',245,250,250), (293025,1370026,0,'wing_color1',255,255,255), (293026,1370026,0,'wing_color2',255,255,255), (293027,1370027,1,'cheek_type',0,-89,0), (293028,1370027,1,'chin_type',76,-56,-2), (293029,1370027,1,'ear_type',84,-62,0), (293030,1370027,1,'eye_brow_type',69,-87,4), (293031,1370027,0,'eye_color',102,161,165), (293032,1370027,1,'eye_type',-89,0,0), (293033,1370027,0,'hair_color1',54,45,28), (293034,1370027,0,'hair_color2',104,52,0), (293035,1370027,0,'hair_face_color',47,14,19), (293036,1370027,0,'hair_face_highlight_color',182,81,34), (293037,1370027,0,'hair_highlight',105,26,26), (293038,1370027,0,'hair_type_color',47,14,19), (293039,1370027,0,'hair_type_highlight_color',182,81,34), (293040,1370027,1,'lip_type',-81,-50,-35), (293041,1370027,1,'nose_type',5,-1,-10), (293042,1370027,0,'skin_color',197,171,173), (293043,1370027,1,'soga_cheek_type',0,-89,0), (293044,1370027,1,'soga_chin_type',76,-56,-2), (293045,1370027,1,'soga_ear_type',84,-62,0), (293046,1370027,1,'soga_eye_brow_type',69,-87,4), (293047,1370027,0,'soga_eye_color',229,229,102), (293048,1370027,1,'soga_eye_type',-89,0,0), (293049,1370027,0,'soga_hair_color1',54,45,28), (293050,1370027,0,'soga_hair_color2',104,52,0), (293051,1370027,0,'soga_hair_face_color',47,14,19), (293052,1370027,0,'soga_hair_face_highlight_color',182,81,34), (293053,1370027,0,'soga_hair_highlight',105,26,26), (293054,1370027,0,'soga_hair_type_color',47,14,19), (293055,1370027,0,'soga_hair_type_highlight_color',182,81,34), (293056,1370027,1,'soga_lip_type',-81,-50,-35), (293057,1370027,1,'soga_nose_type',5,-1,-10), (293058,1370027,0,'soga_skin_color',197,171,173), (293059,1370027,0,'wing_color1',255,255,255), (293060,1370027,0,'wing_color2',255,255,255), (293061,1370028,1,'cheek_type',-34,-14,0), (293062,1370028,1,'chin_type',93,93,-25), (293063,1370028,1,'ear_type',83,7,0), (293064,1370028,1,'eye_brow_type',-95,-93,-53), (293065,1370028,0,'eye_color',97,105,57), (293066,1370028,0,'hair_color1',246,219,114), (293067,1370028,0,'hair_color2',187,136,62), (293068,1370028,0,'hair_face_color',233,184,31), (293069,1370028,0,'hair_face_highlight_color',43,17,14), (293070,1370028,0,'hair_highlight',54,45,28), (293071,1370028,0,'hair_type_color',233,184,31), (293072,1370028,0,'hair_type_highlight_color',43,17,14), (293073,1370028,1,'lip_type',-68,79,95), (293074,1370028,1,'nose_type',90,-89,48), (293075,1370028,0,'skin_color',114,103,68), (293076,1370028,1,'soga_cheek_type',-34,-14,0), (293077,1370028,1,'soga_chin_type',93,93,-25), (293078,1370028,1,'soga_ear_type',83,7,0), (293079,1370028,1,'soga_eye_brow_type',-95,-93,-53), (293080,1370028,0,'soga_eye_color',229,229,102), (293081,1370028,0,'soga_hair_color1',246,219,114), (293082,1370028,0,'soga_hair_color2',187,136,62), (293083,1370028,0,'soga_hair_face_color',233,184,31), (293084,1370028,0,'soga_hair_face_highlight_color',43,17,14), (293085,1370028,0,'soga_hair_highlight',54,45,28), (293086,1370028,0,'soga_hair_type_color',233,184,31), (293087,1370028,0,'soga_hair_type_highlight_color',43,17,14), (293088,1370028,1,'soga_lip_type',-68,79,95), (293089,1370028,1,'soga_nose_type',90,-89,48), (293090,1370028,0,'soga_skin_color',114,103,68), (293091,1370028,0,'wing_color1',255,255,255), (293092,1370028,0,'wing_color2',255,255,255), (293093,1370029,0,'eye_color',255,255,255), (293094,1370029,0,'skin_color',94,61,61), (293095,1370029,0,'soga_eye_color',255,0,255), (293096,1370030,1,'cheek_type',-58,-2,0), (293097,1370030,1,'chin_type',-74,-48,-95), (293098,1370030,1,'ear_type',-81,-7,0), (293099,1370030,1,'eye_brow_type',-81,57,55), (293100,1370030,0,'eye_color',110,154,129), (293101,1370030,1,'eye_type',46,0,0), (293102,1370030,0,'hair_color1',200,165,96), (293103,1370030,0,'hair_color2',173,99,44), (293104,1370030,0,'hair_face_color',210,148,20), (293105,1370030,0,'hair_face_highlight_color',43,38,55), (293106,1370030,0,'hair_highlight',50,48,56), (293107,1370030,0,'hair_type_color',210,148,20), (293108,1370030,0,'hair_type_highlight_color',43,38,55), (293109,1370030,1,'lip_type',-18,77,-29), (293110,1370030,1,'nose_type',91,-23,18), (293111,1370030,0,'skin_color',112,78,57), (293112,1370030,1,'soga_cheek_type',-58,-2,0), (293113,1370030,1,'soga_chin_type',-74,-48,-95), (293114,1370030,1,'soga_ear_type',-81,-7,0), (293115,1370030,1,'soga_eye_brow_type',-81,57,55), (293116,1370030,0,'soga_eye_color',229,229,102), (293117,1370030,1,'soga_eye_type',46,0,0), (293118,1370030,0,'soga_hair_color1',200,165,96), (293119,1370030,0,'soga_hair_color2',173,99,44), (293120,1370030,0,'soga_hair_face_color',210,148,20), (293121,1370030,0,'soga_hair_face_highlight_color',43,38,55), (293122,1370030,0,'soga_hair_highlight',50,48,56), (293123,1370030,0,'soga_hair_type_color',210,148,20), (293124,1370030,0,'soga_hair_type_highlight_color',43,38,55), (293125,1370030,1,'soga_lip_type',-18,77,-29), (293126,1370030,1,'soga_nose_type',91,-23,18), (293127,1370030,0,'soga_skin_color',112,78,57), (293128,1370030,0,'wing_color1',255,255,255), (293129,1370030,0,'wing_color2',255,255,255), (293130,1370031,1,'cheek_type',-35,43,0), (293131,1370031,1,'chin_type',32,95,-88), (293132,1370031,1,'ear_type',-9,-50,0), (293133,1370031,1,'eye_brow_type',57,15,-25), (293134,1370031,0,'eye_color',74,130,98), (293135,1370031,1,'eye_type',-2,0,0), (293136,1370031,0,'hair_color1',209,131,22), (293137,1370031,0,'hair_color2',199,150,48), (293138,1370031,0,'hair_face_color',184,128,10), (293139,1370031,0,'hair_face_highlight_color',37,10,14), (293140,1370031,0,'hair_highlight',54,45,28), (293141,1370031,0,'hair_type_color',184,128,10), (293142,1370031,0,'hair_type_highlight_color',37,10,14), (293143,1370031,1,'lip_type',78,-79,31), (293144,1370031,1,'nose_type',72,-43,84), (293145,1370031,0,'skin_color',210,188,159), (293146,1370031,1,'soga_cheek_type',-35,43,0), (293147,1370031,1,'soga_chin_type',32,95,-88), (293148,1370031,1,'soga_ear_type',-9,-50,0), (293149,1370031,1,'soga_eye_brow_type',57,15,-25), (293150,1370031,0,'soga_eye_color',229,229,102), (293151,1370031,1,'soga_eye_type',-2,0,0), (293152,1370031,0,'soga_hair_color1',209,131,22), (293153,1370031,0,'soga_hair_color2',199,150,48), (293154,1370031,0,'soga_hair_face_color',184,128,10), (293155,1370031,0,'soga_hair_face_highlight_color',37,10,14), (293156,1370031,0,'soga_hair_highlight',54,45,28), (293157,1370031,0,'soga_hair_type_color',184,128,10), (293158,1370031,0,'soga_hair_type_highlight_color',37,10,14), (293159,1370031,1,'soga_lip_type',78,-79,31), (293160,1370031,1,'soga_nose_type',72,-43,84), (293161,1370031,0,'soga_skin_color',210,188,159), (293162,1370031,0,'wing_color1',255,255,255), (293163,1370031,0,'wing_color2',255,255,255), (293164,1370032,1,'cheek_type',-62,41,0), (293165,1370032,1,'chin_type',-81,28,-70), (293166,1370032,1,'ear_type',52,-11,0), (293167,1370032,1,'eye_brow_type',34,-37,53), (293168,1370032,0,'eye_color',76,60,30), (293169,1370032,1,'eye_type',-53,0,0), (293170,1370032,0,'hair_color1',29,21,28), (293171,1370032,0,'hair_color2',39,32,39), (293172,1370032,0,'hair_face_color',15,1,21), (293173,1370032,0,'hair_face_highlight_color',53,50,65), (293174,1370032,0,'hair_highlight',43,36,70), (293175,1370032,0,'hair_type_color',15,1,21), (293176,1370032,0,'hair_type_highlight_color',53,50,65), (293177,1370032,1,'lip_type',42,-14,-95), (293178,1370032,1,'nose_type',-43,62,95), (293179,1370032,0,'skin_color',213,187,157), (293180,1370032,1,'soga_cheek_type',-62,41,0), (293181,1370032,1,'soga_chin_type',-81,28,-70), (293182,1370032,1,'soga_ear_type',52,-11,0), (293183,1370032,1,'soga_eye_brow_type',34,-37,53), (293184,1370032,0,'soga_eye_color',229,229,102), (293185,1370032,1,'soga_eye_type',-53,0,0), (293186,1370032,0,'soga_hair_color1',29,21,28), (293187,1370032,0,'soga_hair_color2',39,32,39), (293188,1370032,0,'soga_hair_face_color',15,1,21), (293189,1370032,0,'soga_hair_face_highlight_color',53,50,65), (293190,1370032,0,'soga_hair_highlight',43,36,70), (293191,1370032,0,'soga_hair_type_color',15,1,21), (293192,1370032,0,'soga_hair_type_highlight_color',53,50,65), (293193,1370032,1,'soga_lip_type',42,-14,-95), (293194,1370032,1,'soga_nose_type',-43,62,95), (293195,1370032,0,'soga_skin_color',213,187,157), (293196,1370032,0,'wing_color1',255,255,255), (293197,1370032,0,'wing_color2',255,255,255), (293198,1370033,1,'cheek_type',90,-50,0), (293199,1370033,1,'chin_type',-98,12,32), (293200,1370033,1,'ear_type',-61,14,0), (293201,1370033,1,'eye_brow_type',7,7,25), (293202,1370033,0,'eye_color',143,189,202), (293203,1370033,1,'eye_type',-2,0,0), (293204,1370033,0,'hair_color1',91,21,51), (293205,1370033,0,'hair_color2',159,88,0), (293206,1370033,0,'hair_face_color',101,17,15), (293207,1370033,0,'hair_face_highlight_color',201,142,17), (293208,1370033,0,'hair_highlight',209,131,22), (293209,1370033,0,'hair_type_color',101,17,15), (293210,1370033,0,'hair_type_highlight_color',201,142,17), (293211,1370033,1,'lip_type',34,83,-91), (293212,1370033,1,'nose_type',-26,14,65), (293213,1370033,0,'skin_color',213,217,193), (293214,1370033,1,'soga_cheek_type',90,-50,0), (293215,1370033,1,'soga_chin_type',-98,12,32), (293216,1370033,1,'soga_ear_type',-61,14,0), (293217,1370033,1,'soga_eye_brow_type',7,7,25), (293218,1370033,0,'soga_eye_color',229,229,102), (293219,1370033,1,'soga_eye_type',-2,0,0), (293220,1370033,0,'soga_hair_color1',91,21,51), (293221,1370033,0,'soga_hair_color2',159,88,0), (293222,1370033,0,'soga_hair_face_color',101,17,15), (293223,1370033,0,'soga_hair_face_highlight_color',201,142,17), (293224,1370033,0,'soga_hair_highlight',209,131,22), (293225,1370033,0,'soga_hair_type_color',101,17,15), (293226,1370033,0,'soga_hair_type_highlight_color',201,142,17), (293227,1370033,1,'soga_lip_type',34,83,-91), (293228,1370033,1,'soga_nose_type',-26,14,65), (293229,1370033,0,'soga_skin_color',213,217,193), (293230,1370033,0,'wing_color1',255,255,255), (293231,1370033,0,'wing_color2',255,255,255), (293232,1370034,1,'cheek_type',21,7,0), (293233,1370034,1,'chin_type',-91,17,-75), (293234,1370034,1,'ear_type',-66,-52,0), (293235,1370034,1,'eye_brow_type',52,93,47), (293236,1370034,0,'eye_color',161,193,185), (293237,1370034,1,'eye_type',68,0,0), (293238,1370034,0,'hair_color1',56,33,26), (293239,1370034,0,'hair_color2',94,59,11), (293240,1370034,0,'hair_face_color',83,58,8), (293241,1370034,0,'hair_face_highlight_color',88,4,4), (293242,1370034,0,'hair_highlight',109,14,49), (293243,1370034,0,'hair_type_color',83,58,8), (293244,1370034,0,'hair_type_highlight_color',88,4,4), (293245,1370034,1,'lip_type',97,-76,20), (293246,1370034,1,'nose_type',94,65,-37), (293247,1370034,0,'skin_color',250,253,253), (293248,1370034,1,'soga_cheek_type',21,7,0), (293249,1370034,1,'soga_chin_type',-91,17,-75), (293250,1370034,1,'soga_ear_type',-66,-52,0), (293251,1370034,1,'soga_eye_brow_type',52,93,47), (293252,1370034,0,'soga_eye_color',229,229,102), (293253,1370034,1,'soga_eye_type',68,0,0), (293254,1370034,0,'soga_hair_color1',56,33,26), (293255,1370034,0,'soga_hair_color2',94,59,11), (293256,1370034,0,'soga_hair_face_color',83,58,8), (293257,1370034,0,'soga_hair_face_highlight_color',88,4,4), (293258,1370034,0,'soga_hair_highlight',109,14,49), (293259,1370034,0,'soga_hair_type_color',83,58,8), (293260,1370034,0,'soga_hair_type_highlight_color',88,4,4), (293261,1370034,1,'soga_lip_type',97,-76,20), (293262,1370034,1,'soga_nose_type',94,65,-37), (293263,1370034,0,'soga_skin_color',250,253,253), (293264,1370034,0,'wing_color1',255,255,255), (293265,1370034,0,'wing_color2',255,255,255), (293266,1370035,1,'cheek_type',62,44,0), (293267,1370035,1,'chin_type',34,-59,66), (293268,1370035,1,'ear_type',-17,-88,0), (293269,1370035,1,'eye_brow_type',25,-39,-1), (293270,1370035,0,'eye_color',72,133,113), (293271,1370035,1,'eye_type',-48,0,0), (293272,1370035,0,'hair_color1',54,45,28), (293273,1370035,0,'hair_color2',104,52,0), (293274,1370035,0,'hair_face_color',47,14,18), (293275,1370035,0,'hair_face_highlight_color',35,24,2), (293276,1370035,0,'hair_highlight',79,28,15), (293277,1370035,0,'hair_type_color',47,14,18), (293278,1370035,0,'hair_type_highlight_color',35,24,2), (293279,1370035,1,'lip_type',-7,-50,5), (293280,1370035,1,'nose_type',34,26,1), (293281,1370035,0,'skin_color',199,139,129), (293282,1370035,1,'soga_cheek_type',62,44,0), (293283,1370035,1,'soga_chin_type',34,-59,66), (293284,1370035,1,'soga_ear_type',-17,-88,0), (293285,1370035,1,'soga_eye_brow_type',25,-39,-1), (293286,1370035,0,'soga_eye_color',229,229,102), (293287,1370035,1,'soga_eye_type',-48,0,0), (293288,1370035,0,'soga_hair_color1',54,45,28), (293289,1370035,0,'soga_hair_color2',104,52,0), (293290,1370035,0,'soga_hair_face_color',47,14,18), (293291,1370035,0,'soga_hair_face_highlight_color',35,24,2), (293292,1370035,0,'soga_hair_highlight',79,28,15), (293293,1370035,0,'soga_hair_type_color',47,14,18), (293294,1370035,0,'soga_hair_type_highlight_color',35,24,2), (293295,1370035,1,'soga_lip_type',-7,-50,5), (293296,1370035,1,'soga_nose_type',34,26,1), (293297,1370035,0,'soga_skin_color',199,139,129), (293298,1370035,0,'wing_color1',255,255,255), (293299,1370035,0,'wing_color2',255,255,255), (293300,1370036,1,'cheek_type',-7,-93,0), (293301,1370036,1,'chin_type',68,-71,-12), (293302,1370036,1,'ear_type',19,20,0), (293303,1370036,1,'eye_brow_type',28,88,17), (293304,1370036,0,'eye_color',41,82,95), (293305,1370036,1,'eye_type',79,0,0), (293306,1370036,0,'hair_color1',56,33,26), (293307,1370036,0,'hair_color2',94,59,11), (293308,1370036,0,'hair_face_color',100,70,10), (293309,1370036,0,'hair_face_highlight_color',232,183,30), (293310,1370036,0,'hair_highlight',246,219,114), (293311,1370036,0,'hair_type_color',100,70,10), (293312,1370036,0,'hair_type_highlight_color',232,183,30), (293313,1370036,1,'lip_type',-56,-1,-34), (293314,1370036,1,'nose_type',17,17,1), (293315,1370036,0,'skin_color',105,112,109), (293316,1370036,1,'soga_cheek_type',-7,-93,0), (293317,1370036,1,'soga_chin_type',68,-71,-12), (293318,1370036,1,'soga_ear_type',19,20,0), (293319,1370036,1,'soga_eye_brow_type',28,88,17), (293320,1370036,0,'soga_eye_color',229,229,102), (293321,1370036,1,'soga_eye_type',79,0,0), (293322,1370036,0,'soga_hair_color1',56,33,26), (293323,1370036,0,'soga_hair_color2',94,59,11), (293324,1370036,0,'soga_hair_face_color',100,70,10), (293325,1370036,0,'soga_hair_face_highlight_color',232,183,30), (293326,1370036,0,'soga_hair_highlight',246,219,114), (293327,1370036,0,'soga_hair_type_color',100,70,10), (293328,1370036,0,'soga_hair_type_highlight_color',232,183,30), (293329,1370036,1,'soga_lip_type',-56,-1,-34), (293330,1370036,1,'soga_nose_type',17,17,1), (293331,1370036,0,'soga_skin_color',105,112,109), (293332,1370036,0,'wing_color1',255,255,255), (293333,1370036,0,'wing_color2',255,255,255), (293334,1370037,1,'cheek_type',70,89,0), (293335,1370037,1,'chin_type',-51,-41,-65), (293336,1370037,1,'ear_type',-7,17,0), (293337,1370037,1,'eye_brow_type',-56,31,28), (293338,1370037,0,'eye_color',76,64,33), (293339,1370037,1,'eye_type',17,0,0), (293340,1370037,0,'hair_color1',123,123,130), (293341,1370037,0,'hair_color2',144,140,137), (293342,1370037,0,'hair_face_color',119,147,147), (293343,1370037,0,'hair_face_highlight_color',35,24,1), (293344,1370037,0,'hair_highlight',79,28,15), (293345,1370037,0,'hair_type_color',119,147,147), (293346,1370037,0,'hair_type_highlight_color',35,24,1), (293347,1370037,1,'lip_type',-31,-57,84), (293348,1370037,1,'nose_type',-81,-40,-70), (293349,1370037,0,'skin_color',175,182,182), (293350,1370037,1,'soga_cheek_type',70,89,0), (293351,1370037,1,'soga_chin_type',-51,-41,-65), (293352,1370037,1,'soga_ear_type',-7,17,0), (293353,1370037,1,'soga_eye_brow_type',-56,31,28), (293354,1370037,0,'soga_eye_color',229,229,102), (293355,1370037,1,'soga_eye_type',17,0,0), (293356,1370037,0,'soga_hair_color1',123,123,130), (293357,1370037,0,'soga_hair_color2',144,140,137), (293358,1370037,0,'soga_hair_face_color',119,147,147), (293359,1370037,0,'soga_hair_face_highlight_color',35,24,1), (293360,1370037,0,'soga_hair_highlight',79,28,15), (293361,1370037,0,'soga_hair_type_color',119,147,147), (293362,1370037,0,'soga_hair_type_highlight_color',35,24,1), (293363,1370037,1,'soga_lip_type',-31,-57,84), (293364,1370037,1,'soga_nose_type',-81,-40,-70), (293365,1370037,0,'soga_skin_color',175,182,182), (293366,1370037,0,'wing_color1',255,255,255), (293367,1370037,0,'wing_color2',255,255,255), (293368,1370038,1,'cheek_type',-56,25,0), (293369,1370038,1,'chin_type',43,48,20), (293370,1370038,1,'ear_type',46,-38,0), (293371,1370038,1,'eye_brow_type',70,-5,-19), (293372,1370038,0,'eye_color',136,105,72), (293373,1370038,1,'eye_type',56,0,0), (293374,1370038,0,'hair_color1',79,28,15), (293375,1370038,0,'hair_color2',111,64,0), (293376,1370038,0,'hair_face_color',39,20,7), (293377,1370038,0,'hair_face_highlight_color',35,23,2), (293378,1370038,0,'hair_highlight',79,28,15), (293379,1370038,0,'hair_type_color',39,20,7), (293380,1370038,0,'hair_type_highlight_color',35,23,2), (293381,1370038,1,'lip_type',-4,-14,28), (293382,1370038,1,'nose_type',-50,95,46), (293383,1370038,0,'skin_color',54,42,24), (293384,1370038,1,'soga_cheek_type',-56,25,0), (293385,1370038,1,'soga_chin_type',43,48,20), (293386,1370038,1,'soga_ear_type',46,-38,0), (293387,1370038,1,'soga_eye_brow_type',70,-5,-19), (293388,1370038,0,'soga_eye_color',229,229,102), (293389,1370038,1,'soga_eye_type',56,0,0), (293390,1370038,0,'soga_hair_color1',79,28,15), (293391,1370038,0,'soga_hair_color2',111,64,0), (293392,1370038,0,'soga_hair_face_color',39,20,7), (293393,1370038,0,'soga_hair_face_highlight_color',35,23,2), (293394,1370038,0,'soga_hair_highlight',79,28,15), (293395,1370038,0,'soga_hair_type_color',39,20,7), (293396,1370038,0,'soga_hair_type_highlight_color',35,23,2), (293397,1370038,1,'soga_lip_type',-4,-14,28), (293398,1370038,1,'soga_nose_type',-50,95,46), (293399,1370038,0,'soga_skin_color',54,42,24), (293400,1370038,0,'wing_color1',255,255,255), (293401,1370038,0,'wing_color2',255,255,255), (293402,1370039,1,'cheek_type',-12,90,0), (293403,1370039,1,'chin_type',-31,-25,25), (293404,1370039,1,'ear_type',76,34,0), (293405,1370039,1,'eye_brow_type',-25,-22,-96), (293406,1370039,0,'eye_color',148,192,205), (293407,1370039,1,'eye_type',-26,0,0), (293408,1370039,0,'hair_color1',43,36,70), (293409,1370039,0,'hair_color2',64,76,74), (293410,1370039,0,'hair_face_color',79,87,97), (293411,1370039,0,'hair_face_highlight_color',31,9,12), (293412,1370039,0,'hair_highlight',54,45,28), (293413,1370039,0,'hair_type_color',79,87,97), (293414,1370039,0,'hair_type_highlight_color',31,9,12), (293415,1370039,1,'lip_type',31,-72,-8), (293416,1370039,1,'nose_type',55,74,-61), (293417,1370039,0,'skin_color',182,125,122), (293418,1370039,1,'soga_cheek_type',-12,90,0), (293419,1370039,1,'soga_chin_type',-31,-25,25), (293420,1370039,1,'soga_ear_type',76,34,0), (293421,1370039,1,'soga_eye_brow_type',-25,-22,-96), (293422,1370039,0,'soga_eye_color',229,229,102), (293423,1370039,1,'soga_eye_type',-26,0,0), (293424,1370039,0,'soga_hair_color1',43,36,70), (293425,1370039,0,'soga_hair_color2',64,76,74), (293426,1370039,0,'soga_hair_face_color',79,87,97), (293427,1370039,0,'soga_hair_face_highlight_color',31,9,12), (293428,1370039,0,'soga_hair_highlight',54,45,28), (293429,1370039,0,'soga_hair_type_color',79,87,97), (293430,1370039,0,'soga_hair_type_highlight_color',31,9,12), (293431,1370039,1,'soga_lip_type',31,-72,-8), (293432,1370039,1,'soga_nose_type',55,74,-61), (293433,1370039,0,'soga_skin_color',182,125,122), (293434,1370039,0,'wing_color1',255,255,255), (293435,1370039,0,'wing_color2',255,255,255), (293436,1370040,1,'cheek_type',50,95,0), (293437,1370040,1,'chin_type',0,77,0), (293438,1370040,1,'ear_type',-78,-56,0), (293439,1370040,1,'eye_brow_type',-34,-2,-35), (293440,1370040,0,'eye_color',63,118,77), (293441,1370040,1,'eye_type',28,0,0), (293442,1370040,0,'hair_color1',56,33,26), (293443,1370040,0,'hair_color2',94,59,11), (293444,1370040,0,'hair_face_color',100,70,10), (293445,1370040,0,'hair_face_highlight_color',30,9,13), (293446,1370040,0,'hair_highlight',54,45,28), (293447,1370040,0,'hair_type_color',100,70,10), (293448,1370040,0,'hair_type_highlight_color',30,9,13), (293449,1370040,1,'lip_type',18,-4,62), (293450,1370040,1,'nose_type',34,-85,56), (293451,1370040,0,'skin_color',93,98,98), (293452,1370040,1,'soga_cheek_type',50,95,0), (293453,1370040,1,'soga_chin_type',0,77,0), (293454,1370040,1,'soga_ear_type',-78,-56,0), (293455,1370040,1,'soga_eye_brow_type',-34,-2,-35), (293456,1370040,0,'soga_eye_color',229,229,102), (293457,1370040,1,'soga_eye_type',28,0,0), (293458,1370040,0,'soga_hair_color1',56,33,26), (293459,1370040,0,'soga_hair_color2',94,59,11), (293460,1370040,0,'soga_hair_face_color',100,70,10), (293461,1370040,0,'soga_hair_face_highlight_color',30,9,13), (293462,1370040,0,'soga_hair_highlight',54,45,28), (293463,1370040,0,'soga_hair_type_color',100,70,10), (293464,1370040,0,'soga_hair_type_highlight_color',30,9,13), (293465,1370040,1,'soga_lip_type',18,-4,62), (293466,1370040,1,'soga_nose_type',34,-85,56), (293467,1370040,0,'soga_skin_color',93,98,98), (293468,1370040,0,'wing_color1',255,255,255), (293469,1370040,0,'wing_color2',255,255,255), (293470,1370041,1,'cheek_type',20,18,0), (293471,1370041,1,'chin_type',34,-12,14), (293472,1370041,1,'ear_type',-25,18,0), (293473,1370041,1,'eye_brow_type',7,1,-28), (293474,1370041,0,'eye_color',179,127,255), (293475,1370041,1,'eye_type',25,0,0), (293476,1370041,0,'hair_face_color',225,199,224), (293477,1370041,0,'hair_face_highlight_color',198,184,78), (293478,1370041,0,'hair_type_color',225,199,224), (293479,1370041,0,'hair_type_highlight_color',198,184,78), (293480,1370041,1,'lip_type',-20,-28,7), (293481,1370041,1,'nose_type',-9,-22,-7), (293482,1370041,0,'skin_color',0,5,5), (293483,1370041,1,'soga_cheek_type',20,18,0), (293484,1370041,1,'soga_chin_type',34,-12,14), (293485,1370041,1,'soga_ear_type',-25,18,0), (293486,1370041,1,'soga_eye_brow_type',7,1,-28), (293487,1370041,0,'soga_eye_color',229,229,102), (293488,1370041,1,'soga_eye_type',25,0,0), (293489,1370041,0,'soga_hair_face_color',225,199,224), (293490,1370041,0,'soga_hair_face_highlight_color',198,184,78), (293491,1370041,0,'soga_hair_type_color',225,199,224), (293492,1370041,0,'soga_hair_type_highlight_color',198,184,78), (293493,1370041,1,'soga_lip_type',-20,-28,7), (293494,1370041,1,'soga_nose_type',-9,-22,-7), (293495,1370041,0,'soga_skin_color',0,5,5), (293496,1370041,0,'wing_color1',255,255,255), (293497,1370041,0,'wing_color2',255,255,255), (293498,1370042,1,'cheek_type',20,17,0), (293499,1370042,1,'chin_type',3,-9,39), (293500,1370042,1,'ear_type',-19,0,0), (293501,1370042,1,'eye_brow_type',0,3,-46), (293502,1370042,0,'eye_color',55,108,81), (293503,1370042,0,'hair_face_color',5,2,0), (293504,1370042,0,'hair_face_highlight_color',33,31,28), (293505,1370042,0,'hair_type_color',5,2,0), (293506,1370042,0,'hair_type_highlight_color',33,31,28), (293507,1370042,1,'lip_type',-1,-4,21), (293508,1370042,1,'nose_type',-14,42,-25), (293509,1370042,0,'skin_color',215,196,142), (293510,1370042,1,'soga_cheek_type',20,17,0), (293511,1370042,1,'soga_chin_type',3,-9,39), (293512,1370042,1,'soga_ear_type',-19,0,0), (293513,1370042,1,'soga_eye_brow_type',0,3,-46), (293514,1370042,0,'soga_eye_color',229,229,102), (293515,1370042,0,'soga_hair_face_color',5,2,0), (293516,1370042,0,'soga_hair_face_highlight_color',33,31,28), (293517,1370042,0,'soga_hair_type_color',5,2,0), (293518,1370042,0,'soga_hair_type_highlight_color',33,31,28), (293519,1370042,1,'soga_lip_type',-1,-4,21), (293520,1370042,1,'soga_nose_type',-14,42,-25), (293521,1370042,0,'soga_skin_color',215,196,142), (293522,1370042,0,'wing_color1',255,255,255), (293523,1370042,0,'wing_color2',255,255,255), (293524,1370043,1,'cheek_type',71,-75,0), (293525,1370043,1,'chin_type',-63,-12,78), (293526,1370043,1,'ear_type',2,0,0), (293527,1370043,1,'eye_brow_type',-7,90,45), (293528,1370043,0,'eye_color',67,137,158), (293529,1370043,1,'eye_type',-91,0,0), (293530,1370043,0,'hair_color1',239,221,86), (293531,1370043,0,'hair_color2',99,53,22), (293532,1370043,0,'hair_face_color',219,179,16), (293533,1370043,0,'hair_face_highlight_color',15,1,21), (293534,1370043,0,'hair_highlight',29,21,28), (293535,1370043,0,'hair_type_color',219,179,16), (293536,1370043,0,'hair_type_highlight_color',15,1,21), (293537,1370043,1,'lip_type',25,31,76), (293538,1370043,1,'nose_type',85,-9,68), (293539,1370043,0,'skin_color',227,227,219), (293540,1370043,1,'soga_cheek_type',71,-75,0), (293541,1370043,1,'soga_chin_type',-63,-12,78), (293542,1370043,1,'soga_ear_type',2,0,0), (293543,1370043,1,'soga_eye_brow_type',-7,90,45), (293544,1370043,0,'soga_eye_color',229,229,102), (293545,1370043,1,'soga_eye_type',-91,0,0), (293546,1370043,0,'soga_hair_color1',239,221,86), (293547,1370043,0,'soga_hair_color2',99,53,22), (293548,1370043,0,'soga_hair_face_color',219,179,16), (293549,1370043,0,'soga_hair_face_highlight_color',15,1,21), (293550,1370043,0,'soga_hair_highlight',29,21,28), (293551,1370043,0,'soga_hair_type_color',219,179,16), (293552,1370043,0,'soga_hair_type_highlight_color',15,1,21), (293553,1370043,1,'soga_lip_type',25,31,76), (293554,1370043,1,'soga_nose_type',85,-9,68), (293555,1370043,0,'soga_skin_color',227,227,219), (293556,1370043,0,'wing_color1',255,255,255), (293557,1370043,0,'wing_color2',255,255,255), (293558,1370044,1,'cheek_type',12,25,0), (293559,1370044,1,'chin_type',-10,10,42), (293560,1370044,1,'ear_type',0,-14,0), (293561,1370044,1,'eye_brow_type',22,-7,-28), (293562,1370044,0,'eye_color',137,186,200), (293563,1370044,1,'eye_type',-42,0,0), (293564,1370044,0,'hair_face_color',171,137,0), (293565,1370044,0,'hair_face_highlight_color',35,34,25), (293566,1370044,0,'hair_type_color',171,137,0), (293567,1370044,0,'hair_type_highlight_color',35,34,25), (293568,1370044,1,'lip_type',39,-3,19), (293569,1370044,1,'nose_type',-41,-28,-3), (293570,1370044,0,'skin_color',243,249,249), (293571,1370044,1,'soga_cheek_type',12,25,0), (293572,1370044,1,'soga_chin_type',-10,10,42), (293573,1370044,1,'soga_ear_type',0,-14,0), (293574,1370044,1,'soga_eye_brow_type',22,-7,-28), (293575,1370044,0,'soga_eye_color',229,229,102), (293576,1370044,1,'soga_eye_type',-42,0,0), (293577,1370044,0,'soga_hair_face_color',171,137,0), (293578,1370044,0,'soga_hair_face_highlight_color',35,34,25), (293579,1370044,0,'soga_hair_type_color',171,137,0), (293580,1370044,0,'soga_hair_type_highlight_color',35,34,25), (293581,1370044,1,'soga_lip_type',39,-3,19), (293582,1370044,1,'soga_nose_type',-41,-28,-3), (293583,1370044,0,'soga_skin_color',243,249,249), (293584,1370044,0,'wing_color1',255,255,255), (293585,1370044,0,'wing_color2',255,255,255), (293586,1370045,1,'cheek_type',34,-7,0), (293587,1370045,1,'chin_type',-23,-25,-4), (293588,1370045,1,'ear_type',-37,-22,0), (293589,1370045,1,'eye_brow_type',19,-7,0), (293590,1370045,0,'eye_color',192,189,161), (293591,1370045,0,'hair_face_color',52,30,2), (293592,1370045,0,'hair_face_highlight_color',115,64,7), (293593,1370045,0,'hair_type_color',52,30,2), (293594,1370045,0,'hair_type_highlight_color',115,64,7), (293595,1370045,1,'lip_type',11,7,0), (293596,1370045,1,'nose_type',-23,-26,-34), (293597,1370045,0,'skin_color',188,197,187), (293598,1370045,1,'soga_cheek_type',34,-7,0), (293599,1370045,1,'soga_chin_type',-23,-25,-4), (293600,1370045,1,'soga_ear_type',-37,-22,0), (293601,1370045,1,'soga_eye_brow_type',19,-7,0), (293602,1370045,0,'soga_eye_color',229,229,102), (293603,1370045,0,'soga_hair_face_color',52,30,2), (293604,1370045,0,'soga_hair_face_highlight_color',115,64,7), (293605,1370045,0,'soga_hair_type_color',52,30,2), (293606,1370045,0,'soga_hair_type_highlight_color',115,64,7), (293607,1370045,1,'soga_lip_type',11,7,0), (293608,1370045,1,'soga_nose_type',-23,-26,-34), (293609,1370045,0,'soga_skin_color',188,197,187), (293610,1370045,0,'wing_color1',255,255,255), (293611,1370045,0,'wing_color2',255,255,255), (293612,1370046,1,'cheek_type',-8,-1,0), (293613,1370046,1,'chin_type',-34,-11,7), (293614,1370046,1,'ear_type',29,21,0), (293615,1370046,1,'eye_brow_type',11,31,-23), (293616,1370046,0,'eye_color',145,181,167), (293617,1370046,0,'hair_face_color',185,180,137), (293618,1370046,0,'hair_face_highlight_color',210,162,0), (293619,1370046,0,'hair_type_color',185,180,137), (293620,1370046,0,'hair_type_highlight_color',210,162,0), (293621,1370046,1,'lip_type',-28,10,32), (293622,1370046,1,'nose_type',-8,-17,-28), (293623,1370046,0,'skin_color',228,232,201), (293624,1370046,1,'soga_cheek_type',-8,-1,0), (293625,1370046,1,'soga_chin_type',-34,-11,7), (293626,1370046,1,'soga_ear_type',29,21,0), (293627,1370046,1,'soga_eye_brow_type',11,31,-23), (293628,1370046,0,'soga_eye_color',229,229,102), (293629,1370046,0,'soga_hair_face_color',185,180,137), (293630,1370046,0,'soga_hair_face_highlight_color',210,162,0), (293631,1370046,0,'soga_hair_type_color',185,180,137), (293632,1370046,0,'soga_hair_type_highlight_color',210,162,0), (293633,1370046,1,'soga_lip_type',-28,10,32), (293634,1370046,1,'soga_nose_type',-8,-17,-28), (293635,1370046,0,'soga_skin_color',228,232,201), (293636,1370046,0,'wing_color1',255,255,255), (293637,1370046,0,'wing_color2',255,255,255), (293638,1370047,1,'cheek_type',22,14,0), (293639,1370047,1,'chin_type',9,22,28), (293640,1370047,1,'ear_type',38,-1,0), (293641,1370047,1,'eye_brow_type',-12,31,28), (293642,1370047,0,'eye_color',95,145,117), (293643,1370047,1,'eye_type',25,0,0), (293644,1370047,0,'hair_face_color',75,60,0), (293645,1370047,0,'hair_face_highlight_color',37,15,0), (293646,1370047,0,'hair_type_color',75,60,0), (293647,1370047,0,'hair_type_highlight_color',37,15,0), (293648,1370047,1,'lip_type',-5,12,0), (293649,1370047,1,'nose_type',37,18,-25), (293650,1370047,0,'skin_color',71,76,76), (293651,1370047,1,'soga_cheek_type',22,14,0), (293652,1370047,1,'soga_chin_type',9,22,28), (293653,1370047,1,'soga_ear_type',38,-1,0), (293654,1370047,1,'soga_eye_brow_type',-12,31,28), (293655,1370047,0,'soga_eye_color',229,229,102), (293656,1370047,1,'soga_eye_type',25,0,0), (293657,1370047,0,'soga_hair_face_color',75,60,0), (293658,1370047,0,'soga_hair_face_highlight_color',37,15,0), (293659,1370047,0,'soga_hair_type_color',75,60,0), (293660,1370047,0,'soga_hair_type_highlight_color',37,15,0), (293661,1370047,1,'soga_lip_type',-5,12,0), (293662,1370047,1,'soga_nose_type',37,18,-25), (293663,1370047,0,'soga_skin_color',71,76,76), (293664,1370047,0,'wing_color1',255,255,255), (293665,1370047,0,'wing_color2',255,255,255), (293666,1370048,1,'cheek_type',20,-79,0), (293667,1370048,1,'chin_type',-94,64,-57), (293668,1370048,1,'ear_type',-82,-44,0), (293669,1370048,1,'eye_brow_type',-88,-57,14), (293670,1370048,0,'eye_color',31,63,52), (293671,1370048,1,'eye_type',64,0,0), (293672,1370048,0,'hair_color1',43,36,70), (293673,1370048,0,'hair_color2',68,72,71), (293674,1370048,0,'hair_face_color',56,54,68), (293675,1370048,0,'hair_face_highlight_color',185,87,38), (293676,1370048,0,'hair_highlight',105,26,26), (293677,1370048,0,'hair_type_color',56,54,68), (293678,1370048,0,'hair_type_highlight_color',185,87,38), (293679,1370048,1,'lip_type',-25,-48,-32), (293680,1370048,1,'nose_type',-89,-7,78), (293681,1370048,0,'skin_color',104,104,82), (293682,1370048,1,'soga_cheek_type',20,-79,0), (293683,1370048,1,'soga_chin_type',-94,64,-57), (293684,1370048,1,'soga_ear_type',-82,-44,0), (293685,1370048,1,'soga_eye_brow_type',-88,-57,14), (293686,1370048,0,'soga_eye_color',229,229,102), (293687,1370048,1,'soga_eye_type',64,0,0), (293688,1370048,0,'soga_hair_color1',43,36,70), (293689,1370048,0,'soga_hair_color2',68,72,71), (293690,1370048,0,'soga_hair_face_color',56,54,68), (293691,1370048,0,'soga_hair_face_highlight_color',185,87,38), (293692,1370048,0,'soga_hair_highlight',105,26,26), (293693,1370048,0,'soga_hair_type_color',56,54,68), (293694,1370048,0,'soga_hair_type_highlight_color',185,87,38), (293695,1370048,1,'soga_lip_type',-25,-48,-32), (293696,1370048,1,'soga_nose_type',-89,-7,78), (293697,1370048,0,'soga_skin_color',104,104,82), (293698,1370048,0,'wing_color1',255,255,255), (293699,1370048,0,'wing_color2',255,255,255), (293700,1370049,0,'eye_color',255,255,255), (293701,1370049,0,'skin_color',255,255,255), (293702,1370049,0,'soga_eye_color',255,0,255), (293703,1370050,1,'cheek_type',100,-100,0), (293704,1370050,1,'chin_type',-81,-44,84), (293705,1370050,1,'ear_type',9,-5,0), (293706,1370050,1,'eye_brow_type',35,-22,-25), (293707,1370050,0,'eye_color',146,179,157), (293708,1370050,1,'eye_type',-100,0,0), (293709,1370050,0,'hair_color1',123,123,130), (293710,1370050,0,'hair_color2',144,140,137), (293711,1370050,0,'hair_face_color',119,147,147), (293712,1370050,0,'hair_face_highlight_color',56,53,68), (293713,1370050,0,'hair_highlight',50,48,56), (293714,1370050,0,'hair_type_color',119,147,147), (293715,1370050,0,'hair_type_highlight_color',56,53,68), (293716,1370050,1,'lip_type',100,-19,-34), (293717,1370050,1,'nose_type',-43,87,11), (293718,1370050,0,'skin_color',220,160,157), (293719,1370050,1,'soga_cheek_type',100,-100,0), (293720,1370050,1,'soga_chin_type',-81,-44,84), (293721,1370050,1,'soga_ear_type',9,-5,0), (293722,1370050,1,'soga_eye_brow_type',35,-22,-25), (293723,1370050,0,'soga_eye_color',229,229,102), (293724,1370050,1,'soga_eye_type',-100,0,0), (293725,1370050,0,'soga_hair_color1',123,123,130), (293726,1370050,0,'soga_hair_color2',144,140,137), (293727,1370050,0,'soga_hair_face_color',119,147,147), (293728,1370050,0,'soga_hair_face_highlight_color',56,53,68), (293729,1370050,0,'soga_hair_highlight',50,48,56), (293730,1370050,0,'soga_hair_type_color',119,147,147), (293731,1370050,0,'soga_hair_type_highlight_color',56,53,68), (293732,1370050,1,'soga_lip_type',100,-19,-34), (293733,1370050,1,'soga_nose_type',-43,87,11), (293734,1370050,0,'soga_skin_color',220,160,157), (293735,1370050,0,'wing_color1',255,255,255), (293736,1370050,0,'wing_color2',255,255,255), (293737,1370051,1,'cheek_type',-37,68,0), (293738,1370051,1,'chin_type',-72,79,-38), (293739,1370051,1,'ear_type',-63,-1,0), (293740,1370051,1,'eye_brow_type',-8,-64,40), (293741,1370051,0,'eye_color',108,145,107), (293742,1370051,1,'eye_type',22,0,0), (293743,1370051,0,'hair_color1',79,28,15), (293744,1370051,0,'hair_color2',111,64,0), (293745,1370051,0,'hair_face_color',35,24,1), (293746,1370051,0,'hair_face_highlight_color',43,13,17), (293747,1370051,0,'hair_highlight',54,45,28), (293748,1370051,0,'hair_type_color',35,24,1), (293749,1370051,0,'hair_type_highlight_color',43,13,17), (293750,1370051,1,'lip_type',-75,-95,-64), (293751,1370051,1,'nose_type',-55,68,28), (293752,1370051,0,'skin_color',47,38,39), (293753,1370051,1,'soga_cheek_type',-37,68,0), (293754,1370051,1,'soga_chin_type',-72,79,-38), (293755,1370051,1,'soga_ear_type',-63,-1,0), (293756,1370051,1,'soga_eye_brow_type',-8,-64,40), (293757,1370051,0,'soga_eye_color',229,229,102), (293758,1370051,1,'soga_eye_type',22,0,0), (293759,1370051,0,'soga_hair_color1',79,28,15), (293760,1370051,0,'soga_hair_color2',111,64,0), (293761,1370051,0,'soga_hair_face_color',35,24,1), (293762,1370051,0,'soga_hair_face_highlight_color',43,13,17), (293763,1370051,0,'soga_hair_highlight',54,45,28), (293764,1370051,0,'soga_hair_type_color',35,24,1), (293765,1370051,0,'soga_hair_type_highlight_color',43,13,17), (293766,1370051,1,'soga_lip_type',-75,-95,-64), (293767,1370051,1,'soga_nose_type',-55,68,28), (293768,1370051,0,'soga_skin_color',47,38,39), (293769,1370051,0,'wing_color1',255,255,255), (293770,1370051,0,'wing_color2',255,255,255), (293774,1370053,1,'cheek_type',-23,8,0), (293775,1370053,1,'chin_type',-1,-42,-20), (293776,1370053,1,'ear_type',-38,-40,0), (293777,1370053,1,'eye_brow_type',21,7,19), (293778,1370053,0,'eye_color',45,86,63), (293779,1370053,1,'eye_type',-12,0,0), (293780,1370053,0,'hair_face_color',43,19,6), (293781,1370053,0,'hair_face_highlight_color',73,38,1), (293782,1370053,0,'hair_type_color',43,19,6), (293783,1370053,0,'hair_type_highlight_color',73,38,1), (293784,1370053,1,'lip_type',-3,28,-28), (293785,1370053,1,'nose_type',-28,-17,14), (293786,1370053,0,'skin_color',201,162,113), (293787,1370053,1,'soga_cheek_type',-23,8,0), (293788,1370053,1,'soga_chin_type',-1,-42,-20), (293789,1370053,1,'soga_ear_type',-38,-40,0), (293790,1370053,1,'soga_eye_brow_type',21,7,19), (293791,1370053,0,'soga_eye_color',229,229,102), (293792,1370053,1,'soga_eye_type',-12,0,0), (293793,1370053,0,'soga_hair_face_color',43,19,6), (293794,1370053,0,'soga_hair_face_highlight_color',73,38,1), (293795,1370053,0,'soga_hair_type_color',43,19,6), (293796,1370053,0,'soga_hair_type_highlight_color',73,38,1), (293797,1370053,1,'soga_lip_type',-3,28,-28), (293798,1370053,1,'soga_nose_type',-28,-17,14), (293799,1370053,0,'soga_skin_color',201,162,113), (293800,1370053,0,'wing_color1',255,255,255), (293801,1370053,0,'wing_color2',255,255,255), (293802,1370054,1,'cheek_type',28,-7,0), (293803,1370054,1,'chin_type',-44,29,-17), (293804,1370054,1,'ear_type',0,25,0), (293805,1370054,1,'eye_brow_type',7,-48,0), (293806,1370054,0,'eye_color',99,75,37), (293807,1370054,1,'eye_type',14,0,0), (293808,1370054,0,'hair_face_color',153,150,145), (293809,1370054,0,'hair_face_highlight_color',88,86,84), (293810,1370054,0,'hair_type_color',153,150,145), (293811,1370054,0,'hair_type_highlight_color',88,86,84), (293812,1370054,1,'lip_type',21,-14,23), (293813,1370054,1,'nose_type',0,32,8), (293814,1370054,0,'skin_color',225,235,235), (293815,1370054,1,'soga_cheek_type',28,-7,0), (293816,1370054,1,'soga_chin_type',-44,29,-17), (293817,1370054,1,'soga_ear_type',0,25,0), (293818,1370054,1,'soga_eye_brow_type',7,-48,0), (293819,1370054,0,'soga_eye_color',229,229,102), (293820,1370054,1,'soga_eye_type',14,0,0), (293821,1370054,0,'soga_hair_face_color',153,150,145), (293822,1370054,0,'soga_hair_face_highlight_color',88,86,84), (293823,1370054,0,'soga_hair_type_color',153,150,145), (293824,1370054,0,'soga_hair_type_highlight_color',88,86,84), (293825,1370054,1,'soga_lip_type',21,-14,23), (293826,1370054,1,'soga_nose_type',0,32,8), (293827,1370054,0,'soga_skin_color',225,235,235), (293828,1370054,0,'wing_color1',255,255,255), (293829,1370054,0,'wing_color2',255,255,255), (293830,1370055,1,'cheek_type',-62,41,0), (293831,1370055,1,'chin_type',-81,28,-70), (293832,1370055,1,'ear_type',52,-11,0), (293833,1370055,1,'eye_brow_type',34,-37,53), (293834,1370055,0,'eye_color',76,60,30), (293835,1370055,1,'eye_type',-53,0,0), (293836,1370055,0,'hair_color1',38,22,21), (293837,1370055,0,'hair_color2',120,50,0), (293838,1370055,0,'hair_face_highlight_color',233,184,31), (293839,1370055,0,'hair_highlight',246,219,114), (293840,1370055,0,'hair_type_highlight_color',233,184,31), (293841,1370055,1,'lip_type',42,-14,-95), (293842,1370055,1,'nose_type',-43,62,95), (293843,1370055,0,'skin_color',213,187,157), (293844,1370055,1,'soga_cheek_type',-62,41,0), (293845,1370055,1,'soga_chin_type',-81,28,-70), (293846,1370055,1,'soga_ear_type',52,-11,0), (293847,1370055,1,'soga_eye_brow_type',34,-37,53), (293848,1370055,0,'soga_eye_color',229,229,102), (293849,1370055,1,'soga_eye_type',-53,0,0), (293850,1370055,0,'soga_hair_color1',38,22,21), (293851,1370055,0,'soga_hair_color2',120,50,0), (293852,1370055,0,'soga_hair_face_highlight_color',233,184,31), (293853,1370055,0,'soga_hair_highlight',246,219,114), (293854,1370055,0,'soga_hair_type_highlight_color',233,184,31), (293855,1370055,1,'soga_lip_type',42,-14,-95), (293856,1370055,1,'soga_nose_type',-43,62,95), (293857,1370055,0,'soga_skin_color',213,187,157), (293858,1370055,0,'wing_color1',255,255,255), (293859,1370055,0,'wing_color2',255,255,255), (293860,1370056,1,'cheek_type',7,34,0), (293861,1370056,1,'chin_type',19,-31,-37), (293862,1370056,1,'ear_type',0,12,0), (293863,1370056,1,'eye_brow_type',4,0,-12), (293864,1370056,0,'eye_color',41,84,97), (293865,1370056,1,'eye_type',-9,0,0), (293866,1370056,0,'hair_face_color',177,104,4), (293867,1370056,0,'hair_face_highlight_color',169,161,84), (293868,1370056,0,'hair_type_color',177,104,4), (293869,1370056,0,'hair_type_highlight_color',169,161,84), (293870,1370056,1,'lip_type',7,-1,-7), (293871,1370056,1,'nose_type',-20,-3,-7), (293872,1370056,0,'skin_color',217,183,159), (293873,1370056,1,'soga_cheek_type',7,34,0), (293874,1370056,1,'soga_chin_type',19,-31,-37), (293875,1370056,1,'soga_ear_type',0,12,0), (293876,1370056,1,'soga_eye_brow_type',4,0,-12), (293877,1370056,0,'soga_eye_color',229,229,102), (293878,1370056,1,'soga_eye_type',-9,0,0), (293879,1370056,0,'soga_hair_face_color',177,104,4), (293880,1370056,0,'soga_hair_face_highlight_color',169,161,84), (293881,1370056,0,'soga_hair_type_color',177,104,4), (293882,1370056,0,'soga_hair_type_highlight_color',169,161,84), (293883,1370056,1,'soga_lip_type',7,-1,-7), (293884,1370056,1,'soga_nose_type',-20,-3,-7), (293885,1370056,0,'soga_skin_color',217,183,159), (293886,1370056,0,'wing_color1',255,255,255), (293887,1370056,0,'wing_color2',255,255,255), (293888,1370057,1,'cheek_type',-81,-25,0), (293889,1370057,1,'chin_type',17,-39,75), (293890,1370057,1,'ear_type',14,-59,0), (293891,1370057,1,'eye_brow_type',58,-28,-48), (293892,1370057,0,'eye_color',102,74,34), (293893,1370057,1,'eye_type',43,0,0), (293894,1370057,0,'hair_color1',38,22,21), (293895,1370057,0,'hair_color2',120,50,0), (293896,1370057,0,'hair_face_color',5,2,2), (293897,1370057,0,'hair_face_highlight_color',228,172,24), (293898,1370057,0,'hair_highlight',200,165,96), (293899,1370057,0,'hair_type_color',5,2,2), (293900,1370057,0,'hair_type_highlight_color',228,172,24), (293901,1370057,1,'lip_type',41,-88,0), (293902,1370057,1,'nose_type',90,3,-28), (293903,1370057,0,'skin_color',234,195,198), (293904,1370057,1,'soga_cheek_type',-81,-25,0), (293905,1370057,1,'soga_chin_type',17,-39,75), (293906,1370057,1,'soga_ear_type',14,-59,0), (293907,1370057,1,'soga_eye_brow_type',58,-28,-48), (293908,1370057,0,'soga_eye_color',229,229,102), (293909,1370057,1,'soga_eye_type',43,0,0), (293910,1370057,0,'soga_hair_color1',38,22,21), (293911,1370057,0,'soga_hair_color2',120,50,0), (293912,1370057,0,'soga_hair_face_color',5,2,2), (293913,1370057,0,'soga_hair_face_highlight_color',228,172,24), (293914,1370057,0,'soga_hair_highlight',200,165,96), (293915,1370057,0,'soga_hair_type_color',5,2,2), (293916,1370057,0,'soga_hair_type_highlight_color',228,172,24), (293917,1370057,1,'soga_lip_type',41,-88,0), (293918,1370057,1,'soga_nose_type',90,3,-28), (293919,1370057,0,'soga_skin_color',234,195,198), (293920,1370057,0,'wing_color1',255,255,255), (293921,1370057,0,'wing_color2',255,255,255), (293922,1370058,1,'cheek_type',-18,21,0), (293923,1370058,1,'chin_type',0,-17,23), (293924,1370058,1,'ear_type',10,-4,0), (293925,1370058,1,'eye_brow_type',21,18,2), (293926,1370058,0,'eye_color',68,89,50), (293927,1370058,1,'eye_type',-4,0,0), (293928,1370058,0,'hair_face_color',93,89,59), (293929,1370058,0,'hair_face_highlight_color',201,144,0), (293930,1370058,0,'hair_type_color',93,89,59), (293931,1370058,0,'hair_type_highlight_color',201,144,0), (293932,1370058,1,'lip_type',-22,0,19), (293933,1370058,1,'nose_type',-17,18,-2), (293934,1370058,0,'skin_color',217,182,186), (293935,1370058,1,'soga_cheek_type',-18,21,0), (293936,1370058,1,'soga_chin_type',0,-17,23), (293937,1370058,1,'soga_ear_type',10,-4,0), (293938,1370058,1,'soga_eye_brow_type',21,18,2), (293939,1370058,0,'soga_eye_color',229,229,102), (293940,1370058,1,'soga_eye_type',-4,0,0), (293941,1370058,0,'soga_hair_face_color',93,89,59), (293942,1370058,0,'soga_hair_face_highlight_color',201,144,0), (293943,1370058,0,'soga_hair_type_color',93,89,59), (293944,1370058,0,'soga_hair_type_highlight_color',201,144,0), (293945,1370058,1,'soga_lip_type',-22,0,19), (293946,1370058,1,'soga_nose_type',-17,18,-2), (293947,1370058,0,'soga_skin_color',217,182,186), (293948,1370058,0,'wing_color1',255,255,255), (293949,1370058,0,'wing_color2',255,255,255), (293950,1370059,1,'cheek_type',79,-26,0), (293951,1370059,1,'chin_type',-8,61,64), (293952,1370059,1,'ear_type',53,-55,0), (293953,1370059,1,'eye_brow_type',-72,-17,97), (293954,1370059,0,'eye_color',57,118,133), (293955,1370059,1,'eye_type',69,0,0), (293956,1370059,0,'hair_color1',29,21,28), (293957,1370059,0,'hair_color2',39,32,39), (293958,1370059,0,'hair_face_color',17,3,23), (293959,1370059,0,'hair_face_highlight_color',168,59,22), (293960,1370059,0,'hair_highlight',89,21,21), (293961,1370059,0,'hair_type_color',17,3,23), (293962,1370059,0,'hair_type_highlight_color',168,59,22), (293963,1370059,1,'lip_type',-53,97,-22), (293964,1370059,1,'nose_type',-41,14,62), (293965,1370059,0,'skin_color',46,33,34), (293966,1370059,1,'soga_cheek_type',79,-26,0), (293967,1370059,1,'soga_chin_type',-8,61,64), (293968,1370059,1,'soga_ear_type',53,-55,0), (293969,1370059,1,'soga_eye_brow_type',-72,-17,97), (293970,1370059,0,'soga_eye_color',229,229,102), (293971,1370059,1,'soga_eye_type',69,0,0), (293972,1370059,0,'soga_hair_color1',29,21,28), (293973,1370059,0,'soga_hair_color2',39,32,39), (293974,1370059,0,'soga_hair_face_color',17,3,23), (293975,1370059,0,'soga_hair_face_highlight_color',168,59,22), (293976,1370059,0,'soga_hair_highlight',89,21,21), (293977,1370059,0,'soga_hair_type_color',17,3,23), (293978,1370059,0,'soga_hair_type_highlight_color',168,59,22), (293979,1370059,1,'soga_lip_type',-53,97,-22), (293980,1370059,1,'soga_nose_type',-41,14,62), (293981,1370059,0,'soga_skin_color',46,33,34), (293982,1370059,0,'wing_color1',255,255,255), (293983,1370059,0,'wing_color2',255,255,255), (293984,1370060,1,'cheek_type',21,-66,0), (293985,1370060,1,'chin_type',-20,98,-79), (293986,1370060,1,'ear_type',-42,44,0), (293987,1370060,1,'eye_brow_type',71,-5,90), (293988,1370060,0,'eye_color',40,81,93), (293989,1370060,1,'eye_type',87,0,0), (293990,1370060,0,'hair_color1',91,21,51), (293991,1370060,0,'hair_color2',159,88,0), (293992,1370060,0,'hair_face_color',121,38,35), (293993,1370060,0,'hair_face_highlight_color',222,180,18), (293994,1370060,0,'hair_highlight',239,221,86), (293995,1370060,0,'hair_type_color',121,38,35), (293996,1370060,0,'hair_type_highlight_color',222,180,18), (293997,1370060,1,'lip_type',94,-34,-69), (293998,1370060,1,'nose_type',-40,94,-21), (293999,1370060,0,'skin_color',110,116,107), (294000,1370060,1,'soga_cheek_type',21,-66,0), (294001,1370060,1,'soga_chin_type',-20,98,-79), (294002,1370060,1,'soga_ear_type',-42,44,0), (294003,1370060,1,'soga_eye_brow_type',71,-5,90), (294004,1370060,0,'soga_eye_color',229,229,102), (294005,1370060,1,'soga_eye_type',87,0,0), (294006,1370060,0,'soga_hair_color1',91,21,51), (294007,1370060,0,'soga_hair_color2',159,88,0), (294008,1370060,0,'soga_hair_face_color',121,38,35), (294009,1370060,0,'soga_hair_face_highlight_color',222,180,18), (294010,1370060,0,'soga_hair_highlight',239,221,86), (294011,1370060,0,'soga_hair_type_color',121,38,35), (294012,1370060,0,'soga_hair_type_highlight_color',222,180,18), (294013,1370060,1,'soga_lip_type',94,-34,-69), (294014,1370060,1,'soga_nose_type',-40,94,-21), (294015,1370060,0,'soga_skin_color',110,116,107), (294016,1370060,0,'wing_color1',255,255,255), (294017,1370060,0,'wing_color2',255,255,255), (294018,1370061,1,'cheek_type',50,0,0), (294019,1370061,1,'chin_type',-57,-51,55), (294020,1370061,1,'ear_type',-74,48,0), (294021,1370061,1,'eye_brow_type',55,-58,-3), (294022,1370061,0,'eye_color',118,161,137), (294023,1370061,1,'eye_type',35,0,0), (294024,1370061,0,'hair_color1',56,33,26), (294025,1370061,0,'hair_color2',94,59,11), (294026,1370061,0,'hair_face_color',100,70,10), (294027,1370061,0,'hair_face_highlight_color',40,19,9), (294028,1370061,0,'hair_highlight',79,28,15), (294029,1370061,0,'hair_type_color',100,70,10), (294030,1370061,0,'hair_type_highlight_color',40,19,9), (294031,1370061,1,'lip_type',84,-28,10), (294032,1370061,1,'nose_type',0,-88,-4), (294033,1370061,0,'skin_color',126,89,91), (294034,1370061,1,'soga_cheek_type',50,0,0), (294035,1370061,1,'soga_chin_type',-57,-51,55), (294036,1370061,1,'soga_ear_type',-74,48,0), (294037,1370061,1,'soga_eye_brow_type',55,-58,-3), (294038,1370061,0,'soga_eye_color',229,229,102), (294039,1370061,1,'soga_eye_type',35,0,0), (294040,1370061,0,'soga_hair_color1',56,33,26), (294041,1370061,0,'soga_hair_color2',94,59,11), (294042,1370061,0,'soga_hair_face_color',100,70,10), (294043,1370061,0,'soga_hair_face_highlight_color',40,19,9), (294044,1370061,0,'soga_hair_highlight',79,28,15), (294045,1370061,0,'soga_hair_type_color',100,70,10), (294046,1370061,0,'soga_hair_type_highlight_color',40,19,9), (294047,1370061,1,'soga_lip_type',84,-28,10), (294048,1370061,1,'soga_nose_type',0,-88,-4), (294049,1370061,0,'soga_skin_color',126,89,91), (294050,1370061,0,'wing_color1',255,255,255), (294051,1370061,0,'wing_color2',255,255,255), (294052,1370062,1,'cheek_type',-62,41,0), (294053,1370062,1,'chin_type',-81,28,-70), (294054,1370062,1,'ear_type',52,-11,0), (294055,1370062,1,'eye_brow_type',34,-37,53), (294056,1370062,0,'eye_color',76,60,30), (294057,1370062,1,'eye_type',-53,0,0), (294058,1370062,0,'hair_color1',38,22,21), (294059,1370062,0,'hair_color2',120,50,0), (294060,1370062,0,'hair_face_highlight_color',233,184,31), (294061,1370062,0,'hair_highlight',246,219,114), (294062,1370062,0,'hair_type_highlight_color',233,184,31), (294063,1370062,1,'lip_type',42,-14,-95), (294064,1370062,1,'nose_type',-43,62,95), (294065,1370062,0,'skin_color',213,187,157), (294066,1370062,1,'soga_cheek_type',-62,41,0), (294067,1370062,1,'soga_chin_type',-81,28,-70), (294068,1370062,1,'soga_ear_type',52,-11,0), (294069,1370062,1,'soga_eye_brow_type',34,-37,53), (294070,1370062,0,'soga_eye_color',229,229,102), (294071,1370062,1,'soga_eye_type',-53,0,0), (294072,1370062,0,'soga_hair_color1',38,22,21), (294073,1370062,0,'soga_hair_color2',120,50,0), (294074,1370062,0,'soga_hair_face_highlight_color',233,184,31), (294075,1370062,0,'soga_hair_highlight',246,219,114), (294076,1370062,0,'soga_hair_type_highlight_color',233,184,31), (294077,1370062,1,'soga_lip_type',42,-14,-95), (294078,1370062,1,'soga_nose_type',-43,62,95), (294079,1370062,0,'soga_skin_color',213,187,157), (294080,1370062,0,'wing_color1',255,255,255), (294081,1370062,0,'wing_color2',255,255,255), (294111,1370064,1,'cheek_type',81,-96,0), (294112,1370064,1,'chin_type',72,14,-64), (294113,1370064,1,'ear_type',-52,81,0), (294114,1370064,1,'eye_brow_type',-29,7,82), (294115,1370064,0,'eye_color',126,169,155), (294116,1370064,1,'eye_type',-46,0,0), (294117,1370064,0,'hair_color1',54,45,28), (294118,1370064,0,'hair_color2',104,52,0), (294119,1370064,0,'hair_face_color',43,13,18), (294120,1370064,0,'hair_face_highlight_color',42,12,17), (294121,1370064,0,'hair_highlight',54,45,28), (294122,1370064,0,'hair_type_color',43,13,18), (294123,1370064,0,'hair_type_highlight_color',42,12,17), (294124,1370064,1,'lip_type',-3,-14,11), (294125,1370064,1,'nose_type',-59,19,64), (294126,1370064,0,'skin_color',80,56,37), (294127,1370064,1,'soga_cheek_type',81,-96,0), (294128,1370064,1,'soga_chin_type',72,14,-64), (294129,1370064,1,'soga_ear_type',-52,81,0), (294130,1370064,1,'soga_eye_brow_type',-29,7,82), (294131,1370064,0,'soga_eye_color',229,229,102), (294132,1370064,1,'soga_eye_type',-46,0,0), (294133,1370064,0,'soga_hair_color1',54,45,28), (294134,1370064,0,'soga_hair_color2',104,52,0), (294135,1370064,0,'soga_hair_face_color',43,13,18), (294136,1370064,0,'soga_hair_face_highlight_color',42,12,17), (294137,1370064,0,'soga_hair_highlight',54,45,28), (294138,1370064,0,'soga_hair_type_color',43,13,18), (294139,1370064,0,'soga_hair_type_highlight_color',42,12,17), (294140,1370064,1,'soga_lip_type',-3,-14,11), (294141,1370064,1,'soga_nose_type',-59,19,64), (294142,1370064,0,'soga_skin_color',80,56,37), (294143,1370064,0,'wing_color1',255,255,255), (294144,1370064,0,'wing_color2',255,255,255), (294145,1370065,1,'cheek_type',-68,7,0), (294146,1370065,1,'chin_type',26,93,23), (294147,1370065,1,'ear_type',28,-20,0), (294148,1370065,1,'eye_brow_type',-19,-52,-74), (294149,1370065,0,'eye_color',104,160,153), (294150,1370065,1,'eye_type',-47,0,0), (294151,1370065,0,'hair_color1',164,165,165), (294152,1370065,0,'hair_color2',56,62,62), (294153,1370065,0,'hair_face_color',244,246,246), (294154,1370065,0,'hair_face_highlight_color',107,130,133), (294155,1370065,0,'hair_highlight',123,123,130), (294156,1370065,0,'hair_type_color',244,246,246), (294157,1370065,0,'hair_type_highlight_color',107,130,133), (294158,1370065,1,'lip_type',34,-62,-17), (294159,1370065,1,'nose_type',-100,-14,-100), (294160,1370065,0,'skin_color',224,217,189), (294161,1370065,1,'soga_cheek_type',-68,7,0), (294162,1370065,1,'soga_chin_type',26,93,23), (294163,1370065,1,'soga_ear_type',28,-20,0), (294164,1370065,1,'soga_eye_brow_type',-19,-52,-74), (294165,1370065,0,'soga_eye_color',229,229,102), (294166,1370065,1,'soga_eye_type',-47,0,0), (294167,1370065,0,'soga_hair_color1',164,165,165), (294168,1370065,0,'soga_hair_color2',56,62,62), (294169,1370065,0,'soga_hair_face_color',244,246,246), (294170,1370065,0,'soga_hair_face_highlight_color',107,130,133), (294171,1370065,0,'soga_hair_highlight',123,123,130), (294172,1370065,0,'soga_hair_type_color',244,246,246), (294173,1370065,0,'soga_hair_type_highlight_color',107,130,133), (294174,1370065,1,'soga_lip_type',34,-62,-17), (294175,1370065,1,'soga_nose_type',-100,-14,-100), (294176,1370065,0,'soga_skin_color',224,217,189), (294177,1370065,0,'wing_color1',255,255,255), (294178,1370065,0,'wing_color2',255,255,255), (294179,1370066,1,'cheek_type',-62,-58,0), (294180,1370066,1,'chin_type',85,-4,62), (294181,1370066,1,'ear_type',64,-35,0), (294182,1370066,1,'eye_brow_type',-25,76,66), (294183,1370066,0,'eye_color',48,57,32), (294184,1370066,1,'eye_type',31,0,0), (294185,1370066,0,'hair_color1',89,21,21), (294186,1370066,0,'hair_color2',171,87,0), (294187,1370066,0,'hair_face_color',175,73,29), (294188,1370066,0,'hair_face_highlight_color',40,21,7), (294189,1370066,0,'hair_highlight',79,28,15), (294190,1370066,0,'hair_type_color',175,73,29), (294191,1370066,0,'hair_type_highlight_color',40,21,7), (294192,1370066,1,'lip_type',-17,69,93), (294193,1370066,1,'nose_type',-4,-55,57), (294194,1370066,0,'skin_color',214,222,204), (294195,1370066,1,'soga_cheek_type',-62,-58,0), (294196,1370066,1,'soga_chin_type',85,-4,62), (294197,1370066,1,'soga_ear_type',64,-35,0), (294198,1370066,1,'soga_eye_brow_type',-25,76,66), (294199,1370066,0,'soga_eye_color',229,229,102), (294200,1370066,1,'soga_eye_type',31,0,0), (294201,1370066,0,'soga_hair_color1',89,21,21), (294202,1370066,0,'soga_hair_color2',171,87,0), (294203,1370066,0,'soga_hair_face_color',175,73,29), (294204,1370066,0,'soga_hair_face_highlight_color',40,21,7), (294205,1370066,0,'soga_hair_highlight',79,28,15), (294206,1370066,0,'soga_hair_type_color',175,73,29), (294207,1370066,0,'soga_hair_type_highlight_color',40,21,7), (294208,1370066,1,'soga_lip_type',-17,69,93), (294209,1370066,1,'soga_nose_type',-4,-55,57), (294210,1370066,0,'soga_skin_color',214,222,204), (294211,1370066,0,'wing_color1',255,255,255), (294212,1370066,0,'wing_color2',255,255,255), (294213,1370067,1,'cheek_type',4,-91,0), (294214,1370067,1,'chin_type',-69,7,75), (294215,1370067,1,'ear_type',-50,77,0), (294216,1370067,1,'eye_brow_type',-71,37,23), (294217,1370067,0,'eye_color',163,201,212), (294218,1370067,1,'eye_type',97,0,0), (294219,1370067,0,'hair_color1',79,28,15), (294220,1370067,0,'hair_color2',111,64,0), (294221,1370067,0,'hair_face_color',40,20,7), (294222,1370067,0,'hair_face_highlight_color',47,42,59), (294223,1370067,0,'hair_highlight',43,36,70), (294224,1370067,0,'hair_type_color',40,20,7), (294225,1370067,0,'hair_type_highlight_color',47,42,59), (294226,1370067,1,'lip_type',-34,-68,-35), (294227,1370067,1,'nose_type',63,-31,58), (294228,1370067,0,'skin_color',177,159,108), (294229,1370067,1,'soga_cheek_type',4,-91,0), (294230,1370067,1,'soga_chin_type',-69,7,75), (294231,1370067,1,'soga_ear_type',-50,77,0), (294232,1370067,1,'soga_eye_brow_type',-71,37,23), (294233,1370067,0,'soga_eye_color',229,229,102), (294234,1370067,1,'soga_eye_type',97,0,0), (294235,1370067,0,'soga_hair_color1',79,28,15), (294236,1370067,0,'soga_hair_color2',111,64,0), (294237,1370067,0,'soga_hair_face_color',40,20,7), (294238,1370067,0,'soga_hair_face_highlight_color',47,42,59), (294239,1370067,0,'soga_hair_highlight',43,36,70), (294240,1370067,0,'soga_hair_type_color',40,20,7), (294241,1370067,0,'soga_hair_type_highlight_color',47,42,59), (294242,1370067,1,'soga_lip_type',-34,-68,-35), (294243,1370067,1,'soga_nose_type',63,-31,58), (294244,1370067,0,'soga_skin_color',177,159,108), (294245,1370067,0,'wing_color1',255,255,255), (294246,1370067,0,'wing_color2',255,255,255), (294250,1350000,1,'cheek_type',31,5,0), (294251,1350000,1,'chin_type',-29,-2,14), (294252,1350000,1,'ear_type',14,-12,0), (294253,1350000,1,'eye_brow_type',-10,-14,-17), (294254,1350000,0,'eye_color',126,130,126), (294255,1350000,1,'eye_type',28,0,0), (294256,1350000,0,'hair_color1',28,9,0), (294257,1350000,0,'hair_face_color',75,28,9), (294258,1350000,0,'hair_face_highlight_color',152,118,74), (294259,1350000,0,'hair_type_color',75,28,9), (294260,1350000,0,'hair_type_highlight_color',152,118,74), (294261,1350000,1,'lip_type',1,-12,28), (294262,1350000,1,'nose_type',-1,28,9), (294263,1350000,0,'skin_color',194,168,96), (294264,1350000,1,'soga_cheek_type',0,-10,-14), (294265,1350000,1,'soga_chin_type',0,1,-12), (294266,1350000,1,'soga_ear_type',0,28,0), (294267,1350000,1,'soga_eye_brow_type',0,14,-12), (294268,1350000,0,'soga_eye_color',229,229,102), (294269,1350000,1,'soga_eye_type',28,0,0), (294270,1350000,0,'soga_hair_face_color',75,28,9), (294271,1350000,0,'soga_hair_face_highlight_color',152,118,74), (294272,1350000,0,'soga_hair_type_color',75,28,9), (294273,1350000,0,'soga_hair_type_highlight_color',152,118,74), (294274,1350000,1,'soga_lip_type',-17,31,5), (294275,1350000,1,'soga_nose_type',28,-29,-2), (294276,1350000,0,'soga_skin_color',194,168,96), (294277,1350000,0,'wing_color1',255,255,255), (294278,1350000,0,'wing_color2',255,255,255), (294279,1350001,1,'cheek_type',-7,-90,0), (294280,1350001,1,'chin_type',-39,-37,0), (294281,1350001,1,'ear_type',97,75,0), (294282,1350001,1,'eye_brow_type',7,76,62), (294283,1350001,0,'eye_color',0,20,31), (294284,1350001,1,'eye_type',62,0,0), (294285,1350001,0,'hair_color1',79,242,213), (294286,1350001,1,'lip_type',87,55,74), (294287,1350001,1,'nose_type',89,79,-14), (294288,1350001,0,'skin_color',139,38,1), (294289,1350001,1,'soga_cheek_type',0,7,76), (294290,1350001,1,'soga_chin_type',0,87,55), (294291,1350001,1,'soga_ear_type',0,62,0), (294292,1350001,1,'soga_eye_brow_type',0,97,75), (294293,1350001,0,'soga_eye_color',229,229,102), (294294,1350001,1,'soga_eye_type',62,0,0), (294295,1350001,1,'soga_lip_type',62,-7,-90), (294296,1350001,1,'soga_nose_type',74,-39,-37), (294297,1350001,0,'soga_skin_color',139,38,1), (294298,1350001,0,'wing_color1',255,255,255), (294299,1350001,0,'wing_color2',255,255,255), (294300,1350002,0,'eye_color',255,0,0), (294301,1350002,0,'skin_color',1,1,1), (294302,1350002,0,'soga_eye_color',255,0,255), (294303,1350003,0,'eye_color',255,255,255), (294304,1350003,0,'skin_color',255,255,255), (294305,1350003,0,'soga_eye_color',255,0,255), (294306,1350004,1,'cheek_type',-53,34,0), (294307,1350004,1,'chin_type',-9,25,91), (294308,1350004,1,'ear_type',-29,75,0), (294309,1350004,1,'eye_brow_type',-10,-28,-31), (294310,1350004,0,'eye_color',160,0,171), (294311,1350004,1,'eye_type',32,0,0), (294312,1350004,1,'lip_type',-66,-87,21), (294313,1350004,1,'nose_type',17,91,-4), (294314,1350004,0,'skin_color',88,39,27), (294315,1350004,1,'soga_cheek_type',-53,34,0), (294316,1350004,1,'soga_chin_type',-9,25,91), (294317,1350004,1,'soga_ear_type',-29,75,0), (294318,1350004,1,'soga_eye_brow_type',-10,-28,-31), (294319,1350004,0,'soga_eye_color',229,229,102), (294320,1350004,1,'soga_eye_type',32,0,0), (294321,1350004,1,'soga_lip_type',-66,-87,21), (294322,1350004,1,'soga_nose_type',17,91,-4), (294323,1350004,0,'soga_skin_color',88,39,27), (294324,1350004,0,'wing_color1',255,255,255), (294325,1350004,0,'wing_color2',255,255,255), (294326,1350005,1,'cheek_type',0,2,0), (294327,1350005,1,'chin_type',-38,3,2), (294328,1350005,1,'ear_type',23,-5,0), (294329,1350005,1,'eye_brow_type',34,0,14), (294330,1350005,0,'eye_color',222,35,32), (294331,1350005,1,'eye_type',-32,0,0), (294332,1350005,0,'hair_face_color',52,38,20), (294333,1350005,0,'hair_face_highlight_color',216,192,37), (294334,1350005,0,'hair_type_color',52,38,20), (294335,1350005,0,'hair_type_highlight_color',216,192,37), (294336,1350005,1,'lip_type',-31,-2,10), (294337,1350005,1,'nose_type',-2,17,-14), (294338,1350005,0,'skin_color',16,6,1), (294339,1350005,1,'soga_cheek_type',0,2,0), (294340,1350005,1,'soga_chin_type',-38,3,2), (294341,1350005,1,'soga_ear_type',23,-5,0), (294342,1350005,1,'soga_eye_brow_type',34,0,14), (294343,1350005,0,'soga_eye_color',229,229,102), (294344,1350005,1,'soga_eye_type',-32,0,0), (294345,1350005,0,'soga_hair_face_color',52,38,20), (294346,1350005,0,'soga_hair_face_highlight_color',216,192,37), (294347,1350005,0,'soga_hair_type_color',52,38,20), (294348,1350005,0,'soga_hair_type_highlight_color',216,192,37), (294349,1350005,1,'soga_lip_type',-31,-2,10), (294350,1350005,1,'soga_nose_type',-2,17,-14), (294351,1350005,0,'soga_skin_color',16,6,1), (294352,1350005,0,'wing_color1',255,255,255), (294353,1350005,0,'wing_color2',255,255,255), (294354,1350006,1,'cheek_type',-78,5,0), (294355,1350006,1,'chin_type',-51,34,94), (294356,1350006,1,'ear_type',-72,-63,0), (294357,1350006,1,'eye_brow_type',-37,-81,65), (294358,1350006,0,'eye_color',0,24,24), (294359,1350006,1,'eye_type',66,0,0), (294360,1350006,1,'lip_type',-68,-63,-23), (294361,1350006,1,'nose_type',74,-38,64), (294362,1350006,0,'skin_color',144,132,86), (294363,1350006,1,'soga_cheek_type',-78,5,0), (294364,1350006,1,'soga_chin_type',-51,34,94), (294365,1350006,1,'soga_ear_type',-72,-63,0), (294366,1350006,1,'soga_eye_brow_type',-37,-81,65), (294367,1350006,0,'soga_eye_color',229,229,102), (294368,1350006,1,'soga_eye_type',66,0,0), (294369,1350006,1,'soga_lip_type',-68,-63,-23), (294370,1350006,1,'soga_nose_type',74,-38,64), (294371,1350006,0,'soga_skin_color',144,132,86), (294372,1350006,0,'wing_color1',255,255,255), (294373,1350006,0,'wing_color2',255,255,255), (294374,1350007,1,'cheek_type',17,25,0), (294375,1350007,1,'chin_type',-10,-4,0), (294376,1350007,1,'ear_type',-46,-2,0), (294377,1350007,1,'eye_brow_type',-1,-4,-12), (294378,1350007,0,'eye_color',34,59,37), (294379,1350007,0,'hair_face_color',196,188,184), (294380,1350007,0,'hair_face_highlight_color',155,79,2), (294381,1350007,0,'hair_type_color',196,188,184), (294382,1350007,0,'hair_type_highlight_color',155,79,2), (294383,1350007,1,'lip_type',0,-12,22), (294384,1350007,1,'nose_type',-12,10,-28), (294385,1350007,0,'skin_color',74,53,21), (294386,1350007,1,'soga_cheek_type',17,25,0), (294387,1350007,1,'soga_chin_type',-10,-4,0), (294388,1350007,1,'soga_ear_type',-46,-2,0), (294389,1350007,1,'soga_eye_brow_type',-1,-4,-12), (294390,1350007,0,'soga_eye_color',229,229,102), (294391,1350007,0,'soga_hair_face_color',196,188,184), (294392,1350007,0,'soga_hair_face_highlight_color',155,79,2), (294393,1350007,0,'soga_hair_type_color',196,188,184), (294394,1350007,0,'soga_hair_type_highlight_color',155,79,2), (294395,1350007,1,'soga_lip_type',0,-12,22), (294396,1350007,1,'soga_nose_type',-12,10,-28), (294397,1350007,0,'soga_skin_color',74,53,21), (294398,1350007,0,'wing_color1',255,255,255), (294399,1350007,0,'wing_color2',255,255,255), (294400,1350008,0,'eye_color',255,255,255), (294401,1350008,0,'skin_color',255,255,255), (294402,1350008,0,'soga_eye_color',255,0,255), (294403,1350009,0,'eye_color',255,255,255), (294404,1350009,0,'skin_color',255,128,0), (294405,1350009,0,'soga_eye_color',255,0,255), (294406,1350010,1,'cheek_type',63,-57,0), (294407,1350010,1,'chin_type',-84,5,81), (294408,1350010,1,'ear_type',-17,-81,0), (294409,1350010,1,'eye_brow_type',-15,-57,41), (294410,1350010,0,'eye_color',0,73,74), (294411,1350010,1,'eye_type',40,0,0), (294412,1350010,1,'lip_type',-43,0,28), (294413,1350010,1,'nose_type',0,-69,-25), (294414,1350010,0,'skin_color',121,87,83), (294415,1350010,1,'soga_cheek_type',63,-57,0), (294416,1350010,1,'soga_chin_type',-84,5,81), (294417,1350010,1,'soga_ear_type',-17,-81,0), (294418,1350010,1,'soga_eye_brow_type',-15,-57,41), (294419,1350010,0,'soga_eye_color',229,229,102), (294420,1350010,1,'soga_eye_type',40,0,0), (294421,1350010,1,'soga_lip_type',-43,0,28), (294422,1350010,1,'soga_nose_type',0,-69,-25), (294423,1350010,0,'soga_skin_color',121,87,83), (294424,1350010,0,'wing_color1',255,255,255), (294425,1350010,0,'wing_color2',255,255,255), (294426,1350011,1,'cheek_type',12,3,0), (294427,1350011,1,'chin_type',69,-75,-59), (294428,1350011,1,'ear_type',-34,-50,0), (294429,1350011,1,'eye_brow_type',88,-77,75), (294430,1350011,0,'eye_color',10,203,203), (294431,1350011,1,'eye_type',26,0,0), (294432,1350011,1,'lip_type',-38,-83,95), (294433,1350011,1,'nose_type',-14,20,37), (294434,1350011,0,'skin_color',58,54,33), (294435,1350011,1,'soga_cheek_type',12,3,0), (294436,1350011,1,'soga_chin_type',69,-75,-59), (294437,1350011,1,'soga_ear_type',-34,-50,0), (294438,1350011,1,'soga_eye_brow_type',88,-77,75), (294439,1350011,0,'soga_eye_color',229,229,102), (294440,1350011,1,'soga_eye_type',26,0,0), (294441,1350011,1,'soga_lip_type',-38,-83,95), (294442,1350011,1,'soga_nose_type',-14,20,37), (294443,1350011,0,'soga_skin_color',58,54,33), (294444,1350011,0,'wing_color1',255,255,255), (294445,1350011,0,'wing_color2',255,255,255), (294446,1350012,1,'cheek_type',57,-3,0), (294447,1350012,1,'chin_type',-17,61,31), (294448,1350012,1,'ear_type',-2,-14,0), (294449,1350012,1,'eye_brow_type',-61,-100,-10), (294450,1350012,0,'eye_color',172,151,130), (294451,1350012,1,'eye_type',-100,0,0), (294452,1350012,1,'lip_type',68,-57,31), (294453,1350012,1,'nose_type',8,0,2), (294454,1350012,0,'skin_color',241,239,230), (294455,1350012,1,'soga_cheek_type',57,-3,0), (294456,1350012,1,'soga_chin_type',-17,61,31), (294457,1350012,1,'soga_ear_type',-2,-14,0), (294458,1350012,1,'soga_eye_brow_type',-61,-100,-10), (294459,1350012,0,'soga_eye_color',229,229,102), (294460,1350012,1,'soga_eye_type',-100,0,0), (294461,1350012,1,'soga_lip_type',68,-57,31), (294462,1350012,1,'soga_nose_type',8,0,2), (294463,1350012,0,'soga_skin_color',241,239,230), (294464,1350012,0,'wing_color1',255,255,255), (294465,1350012,0,'wing_color2',255,255,255), (294466,1350013,1,'cheek_type',0,2,0), (294467,1350013,1,'chin_type',-38,3,2), (294468,1350013,1,'ear_type',23,-5,0), (294469,1350013,1,'eye_brow_type',34,0,14), (294470,1350013,0,'eye_color',222,35,32), (294471,1350013,1,'eye_type',-32,0,0), (294472,1350013,0,'hair_face_color',52,38,20), (294473,1350013,0,'hair_face_highlight_color',216,192,37), (294474,1350013,0,'hair_type_color',52,38,20), (294475,1350013,0,'hair_type_highlight_color',216,192,37), (294476,1350013,1,'lip_type',-31,-2,10), (294477,1350013,1,'nose_type',-2,17,-14), (294478,1350013,0,'skin_color',248,243,242), (294479,1350013,1,'soga_cheek_type',0,2,0), (294480,1350013,1,'soga_chin_type',-38,3,2), (294481,1350013,1,'soga_ear_type',23,-5,0), (294482,1350013,1,'soga_eye_brow_type',34,0,14), (294483,1350013,0,'soga_eye_color',229,229,102), (294484,1350013,1,'soga_eye_type',-32,0,0), (294485,1350013,0,'soga_hair_face_color',52,38,20), (294486,1350013,0,'soga_hair_face_highlight_color',216,192,37), (294487,1350013,0,'soga_hair_type_color',52,38,20), (294488,1350013,0,'soga_hair_type_highlight_color',216,192,37), (294489,1350013,1,'soga_lip_type',-31,-2,10), (294490,1350013,1,'soga_nose_type',-2,17,-14), (294491,1350013,0,'soga_skin_color',248,243,242), (294492,1350013,0,'wing_color1',255,255,255), (294493,1350013,0,'wing_color2',255,255,255), (294494,1350014,1,'cheek_type',-29,-23,0), (294495,1350014,1,'chin_type',26,17,32), (294496,1350014,1,'ear_type',-40,-25,0), (294497,1350014,1,'eye_brow_type',-9,35,-8), (294498,1350014,0,'eye_color',222,35,32), (294499,1350014,1,'eye_type',-3,0,0), (294500,1350014,0,'hair_face_color',52,38,20), (294501,1350014,0,'hair_face_highlight_color',216,192,37), (294502,1350014,0,'hair_type_color',52,38,20), (294503,1350014,0,'hair_type_highlight_color',216,192,37), (294504,1350014,1,'lip_type',-12,-22,22), (294505,1350014,1,'nose_type',-28,20,-23), (294506,1350014,0,'skin_color',95,29,1), (294507,1350014,1,'soga_cheek_type',-29,-23,0), (294508,1350014,1,'soga_chin_type',26,17,32), (294509,1350014,1,'soga_ear_type',-40,-25,0), (294510,1350014,1,'soga_eye_brow_type',-9,35,-8), (294511,1350014,0,'soga_eye_color',229,229,102), (294512,1350014,1,'soga_eye_type',-3,0,0), (294513,1350014,0,'soga_hair_face_color',52,38,20), (294514,1350014,0,'soga_hair_face_highlight_color',216,192,37), (294515,1350014,0,'soga_hair_type_color',52,38,20), (294516,1350014,0,'soga_hair_type_highlight_color',216,192,37), (294517,1350014,1,'soga_lip_type',-12,-22,22), (294518,1350014,1,'soga_nose_type',-28,20,-23), (294519,1350014,0,'soga_skin_color',95,29,1), (294520,1350014,0,'wing_color1',255,255,255), (294521,1350014,0,'wing_color2',255,255,255), (294522,1350015,1,'cheek_type',23,63,0), (294523,1350015,1,'chin_type',62,85,52), (294524,1350015,1,'ear_type',-17,34,0), (294525,1350015,1,'eye_brow_type',59,-45,17), (294526,1350015,0,'eye_color',203,203,0), (294527,1350015,1,'eye_type',87,0,0), (294528,1350015,1,'lip_type',-70,88,85), (294529,1350015,1,'nose_type',28,-82,58), (294530,1350015,0,'skin_color',124,104,103), (294531,1350015,1,'soga_cheek_type',23,63,0), (294532,1350015,1,'soga_chin_type',62,85,52), (294533,1350015,1,'soga_ear_type',-17,34,0), (294534,1350015,1,'soga_eye_brow_type',59,-45,17), (294535,1350015,0,'soga_eye_color',229,229,102), (294536,1350015,1,'soga_eye_type',87,0,0), (294537,1350015,1,'soga_lip_type',-70,88,85), (294538,1350015,1,'soga_nose_type',28,-82,58), (294539,1350015,0,'soga_skin_color',124,104,103), (294540,1350015,0,'wing_color1',255,255,255), (294541,1350015,0,'wing_color2',255,255,255), (294542,1350016,0,'eye_color',255,255,255), (294543,1350016,0,'skin_color',255,255,255), (294544,1350016,0,'soga_eye_color',255,0,255), (294545,1350017,1,'cheek_type',-11,-44,0), (294546,1350017,1,'chin_type',-14,-31,7), (294547,1350017,1,'ear_type',-68,-82,0), (294548,1350017,1,'eye_brow_type',63,-50,8), (294549,1350017,0,'eye_color',60,55,0), (294550,1350017,1,'eye_type',-11,0,0), (294551,1350017,1,'lip_type',-14,7,0), (294552,1350017,1,'nose_type',25,-87,56), (294553,1350017,0,'skin_color',191,163,82), (294554,1350017,1,'soga_cheek_type',-11,-44,0), (294555,1350017,1,'soga_chin_type',-14,-31,7), (294556,1350017,1,'soga_ear_type',-68,-82,0), (294557,1350017,1,'soga_eye_brow_type',63,-50,8), (294558,1350017,0,'soga_eye_color',229,229,102), (294559,1350017,1,'soga_eye_type',-11,0,0), (294560,1350017,1,'soga_lip_type',-14,7,0), (294561,1350017,1,'soga_nose_type',25,-87,56), (294562,1350017,0,'soga_skin_color',191,163,82), (294563,1350017,0,'wing_color1',255,255,255), (294564,1350017,0,'wing_color2',255,255,255), (294565,1350018,0,'eye_color',255,255,255), (294566,1350018,0,'skin_color',255,255,255), (294567,1350018,0,'soga_eye_color',255,0,255), (294568,1350019,1,'cheek_type',-52,50,0), (294569,1350019,1,'chin_type',-19,-68,38), (294570,1350019,1,'ear_type',-70,-43,0), (294571,1350019,1,'eye_brow_type',50,74,34), (294572,1350019,0,'eye_color',1,37,61), (294573,1350019,1,'eye_type',75,0,0), (294574,1350019,1,'lip_type',-18,37,68), (294575,1350019,1,'nose_type',-59,-37,-15), (294576,1350019,0,'skin_color',123,43,8), (294577,1350019,1,'soga_cheek_type',-52,50,0), (294578,1350019,1,'soga_chin_type',-19,-68,38), (294579,1350019,1,'soga_ear_type',-70,-43,0), (294580,1350019,1,'soga_eye_brow_type',50,74,34), (294581,1350019,0,'soga_eye_color',229,229,102), (294582,1350019,1,'soga_eye_type',75,0,0), (294583,1350019,1,'soga_lip_type',-18,37,68), (294584,1350019,1,'soga_nose_type',-59,-37,-15), (294585,1350019,0,'soga_skin_color',123,43,8), (294586,1350019,0,'wing_color1',255,255,255), (294587,1350019,0,'wing_color2',255,255,255), (294588,1350020,0,'eye_color',255,255,255), (294589,1350020,0,'skin_color',255,255,255), (294590,1350020,0,'soga_eye_color',255,0,255), (294591,1350021,1,'cheek_type',7,-8,0), (294592,1350021,1,'chin_type',-28,-68,98), (294593,1350021,1,'ear_type',71,88,0), (294594,1350021,1,'eye_brow_type',-22,-62,-75), (294595,1350021,0,'eye_color',54,198,223), (294596,1350021,1,'eye_type',66,0,0), (294597,1350021,1,'lip_type',-62,34,38), (294598,1350021,1,'nose_type',-17,-17,59), (294599,1350021,0,'skin_color',95,46,33), (294600,1350021,1,'soga_cheek_type',7,-8,0), (294601,1350021,1,'soga_chin_type',-28,-68,98), (294602,1350021,1,'soga_ear_type',71,88,0), (294603,1350021,1,'soga_eye_brow_type',-22,-62,-75), (294604,1350021,0,'soga_eye_color',229,229,102), (294605,1350021,1,'soga_eye_type',66,0,0), (294606,1350021,1,'soga_lip_type',-62,34,38), (294607,1350021,1,'soga_nose_type',-17,-17,59), (294608,1350021,0,'soga_skin_color',95,46,33), (294609,1350021,0,'wing_color1',255,255,255), (294610,1350021,0,'wing_color2',255,255,255), (294611,1350022,1,'cheek_type',0,2,0), (294612,1350022,1,'chin_type',-38,3,2), (294613,1350022,1,'ear_type',23,-5,0), (294614,1350022,1,'eye_brow_type',34,0,14), (294615,1350022,0,'eye_color',222,35,32), (294616,1350022,1,'eye_type',-32,0,0), (294617,1350022,0,'hair_face_color',52,38,20), (294618,1350022,0,'hair_face_highlight_color',216,192,37), (294619,1350022,0,'hair_type_color',52,38,20), (294620,1350022,0,'hair_type_highlight_color',216,192,37), (294621,1350022,1,'lip_type',-31,-2,10), (294622,1350022,1,'nose_type',-2,17,-14), (294623,1350022,0,'skin_color',238,228,223), (294624,1350022,1,'soga_cheek_type',0,2,0), (294625,1350022,1,'soga_chin_type',-38,3,2), (294626,1350022,1,'soga_ear_type',23,-5,0), (294627,1350022,1,'soga_eye_brow_type',34,0,14), (294628,1350022,0,'soga_eye_color',229,229,102), (294629,1350022,1,'soga_eye_type',-32,0,0), (294630,1350022,0,'soga_hair_face_color',52,38,20), (294631,1350022,0,'soga_hair_face_highlight_color',216,192,37), (294632,1350022,0,'soga_hair_type_color',52,38,20), (294633,1350022,0,'soga_hair_type_highlight_color',216,192,37), (294634,1350022,1,'soga_lip_type',-31,-2,10), (294635,1350022,1,'soga_nose_type',-2,17,-14), (294636,1350022,0,'soga_skin_color',238,228,223), (294637,1350022,0,'wing_color1',255,255,255), (294638,1350022,0,'wing_color2',255,255,255), (294639,1350023,1,'cheek_type',-34,0,0), (294640,1350023,1,'chin_type',-26,-25,-28), (294641,1350023,1,'ear_type',-21,-9,0), (294642,1350023,1,'eye_brow_type',-23,17,-18), (294643,1350023,0,'eye_color',37,77,81), (294644,1350023,1,'eye_type',-10,0,0), (294645,1350023,0,'hair_face_color',52,45,5), (294646,1350023,0,'hair_face_highlight_color',63,24,7), (294647,1350023,0,'hair_type_color',52,45,5), (294648,1350023,0,'hair_type_highlight_color',63,24,7), (294649,1350023,1,'lip_type',0,-19,0), (294650,1350023,1,'nose_type',12,39,32), (294651,1350023,0,'skin_color',245,249,247), (294652,1350023,1,'soga_cheek_type',-34,0,0), (294653,1350023,1,'soga_chin_type',-26,-25,-28), (294654,1350023,1,'soga_ear_type',-21,-9,0), (294655,1350023,1,'soga_eye_brow_type',-23,17,-18), (294656,1350023,0,'soga_eye_color',229,229,102), (294657,1350023,1,'soga_eye_type',-10,0,0), (294658,1350023,0,'soga_hair_face_color',52,45,5), (294659,1350023,0,'soga_hair_face_highlight_color',63,24,7), (294660,1350023,0,'soga_hair_type_color',52,45,5), (294661,1350023,0,'soga_hair_type_highlight_color',63,24,7), (294662,1350023,1,'soga_lip_type',0,-19,0), (294663,1350023,1,'soga_nose_type',12,39,32), (294664,1350023,0,'soga_skin_color',245,249,247), (294665,1350023,0,'wing_color1',255,255,255), (294666,1350023,0,'wing_color2',255,255,255), (294667,1350024,1,'cheek_type',-34,0,0), (294668,1350024,1,'chin_type',-26,-25,-28), (294669,1350024,1,'ear_type',-21,-9,0), (294670,1350024,1,'eye_brow_type',-23,17,-18), (294671,1350024,0,'eye_color',37,77,81), (294672,1350024,1,'eye_type',-10,0,0), (294673,1350024,0,'hair_face_color',52,45,5), (294674,1350024,0,'hair_face_highlight_color',63,24,7), (294675,1350024,0,'hair_type_color',52,45,5), (294676,1350024,0,'hair_type_highlight_color',63,24,7), (294677,1350024,1,'lip_type',0,-19,0), (294678,1350024,1,'nose_type',12,39,32), (294679,1350024,0,'skin_color',245,249,247), (294680,1350024,1,'soga_cheek_type',-34,0,0), (294681,1350024,1,'soga_chin_type',-26,-25,-28), (294682,1350024,1,'soga_ear_type',-21,-9,0), (294683,1350024,1,'soga_eye_brow_type',-23,17,-18), (294684,1350024,0,'soga_eye_color',229,229,102), (294685,1350024,1,'soga_eye_type',-10,0,0), (294686,1350024,0,'soga_hair_face_color',52,45,5), (294687,1350024,0,'soga_hair_face_highlight_color',63,24,7), (294688,1350024,0,'soga_hair_type_color',52,45,5), (294689,1350024,0,'soga_hair_type_highlight_color',63,24,7), (294690,1350024,1,'soga_lip_type',0,-19,0), (294691,1350024,1,'soga_nose_type',12,39,32), (294692,1350024,0,'soga_skin_color',245,249,247), (294693,1350024,0,'wing_color1',255,255,255), (294694,1350024,0,'wing_color2',255,255,255), (294695,1350025,1,'cheek_type',-21,0,0), (294696,1350025,1,'chin_type',17,17,3), (294697,1350025,1,'ear_type',-23,-20,0), (294698,1350025,1,'eye_brow_type',0,25,7), (294699,1350025,0,'eye_color',126,130,126), (294700,1350025,1,'eye_type',-22,0,0), (294701,1350025,0,'hair_face_color',75,28,9), (294702,1350025,0,'hair_face_highlight_color',152,118,74), (294703,1350025,0,'hair_type_color',75,28,9), (294704,1350025,0,'hair_type_highlight_color',152,118,74), (294705,1350025,1,'lip_type',12,-9,-3), (294706,1350025,1,'nose_type',-11,7,12), (294707,1350025,0,'skin_color',84,38,9), (294708,1350025,1,'soga_cheek_type',-21,0,0), (294709,1350025,1,'soga_chin_type',17,17,3), (294710,1350025,1,'soga_ear_type',-23,-20,0), (294711,1350025,1,'soga_eye_brow_type',0,25,7), (294712,1350025,0,'soga_eye_color',229,229,102), (294713,1350025,1,'soga_eye_type',-22,0,0), (294714,1350025,0,'soga_hair_face_color',75,28,9), (294715,1350025,0,'soga_hair_face_highlight_color',152,118,74), (294716,1350025,0,'soga_hair_type_color',75,28,9), (294717,1350025,0,'soga_hair_type_highlight_color',152,118,74), (294718,1350025,1,'soga_lip_type',12,-9,-3), (294719,1350025,1,'soga_nose_type',-11,7,12), (294720,1350025,0,'soga_skin_color',84,38,9), (294721,1350025,0,'wing_color1',255,255,255), (294722,1350025,0,'wing_color2',255,255,255), (294723,1350026,1,'cheek_type',-7,3,0), (294724,1350026,1,'chin_type',42,12,-4), (294725,1350026,1,'ear_type',0,17,0), (294726,1350026,1,'eye_brow_type',26,0,25), (294727,1350026,0,'eye_color',126,130,126), (294728,1350026,1,'eye_type',35,0,0), (294729,1350026,0,'hair_face_color',75,28,9), (294730,1350026,0,'hair_face_highlight_color',152,118,74), (294731,1350026,0,'hair_type_color',75,28,9), (294732,1350026,0,'hair_type_highlight_color',152,118,74), (294733,1350026,1,'lip_type',7,11,19), (294734,1350026,1,'nose_type',17,0,-8), (294735,1350026,0,'skin_color',112,35,1), (294736,1350026,1,'soga_cheek_type',-7,3,0), (294737,1350026,1,'soga_chin_type',42,12,-4), (294738,1350026,1,'soga_ear_type',0,17,0), (294739,1350026,1,'soga_eye_brow_type',26,0,25), (294740,1350026,0,'soga_eye_color',229,229,102), (294741,1350026,1,'soga_eye_type',35,0,0), (294742,1350026,0,'soga_hair_face_color',75,28,9), (294743,1350026,0,'soga_hair_face_highlight_color',152,118,74), (294744,1350026,0,'soga_hair_type_color',75,28,9), (294745,1350026,0,'soga_hair_type_highlight_color',152,118,74), (294746,1350026,1,'soga_lip_type',7,11,19), (294747,1350026,1,'soga_nose_type',17,0,-8), (294748,1350026,0,'soga_skin_color',112,35,1), (294749,1350026,0,'wing_color1',255,255,255), (294750,1350026,0,'wing_color2',255,255,255), (294751,1350027,0,'eye_color',255,255,255), (294752,1350027,0,'skin_color',255,255,255), (294753,1350027,0,'soga_eye_color',255,0,255), (294754,1350028,1,'cheek_type',-12,22,0), (294755,1350028,1,'chin_type',9,0,38), (294756,1350028,1,'ear_type',3,12,0), (294757,1350028,1,'eye_brow_type',0,20,0), (294758,1350028,0,'eye_color',126,130,126), (294759,1350028,1,'eye_type',11,0,0), (294760,1350028,0,'hair_face_color',75,28,9), (294761,1350028,0,'hair_face_highlight_color',152,118,74), (294762,1350028,0,'hair_type_color',75,28,9), (294763,1350028,0,'hair_type_highlight_color',152,118,74), (294764,1350028,1,'lip_type',-12,17,0), (294765,1350028,1,'nose_type',-1,-17,-19), (294766,1350028,0,'skin_color',122,37,1), (294767,1350028,1,'soga_cheek_type',-12,22,0), (294768,1350028,1,'soga_chin_type',9,0,38), (294769,1350028,1,'soga_ear_type',3,12,0), (294770,1350028,1,'soga_eye_brow_type',0,20,0), (294771,1350028,0,'soga_eye_color',229,229,102), (294772,1350028,1,'soga_eye_type',11,0,0), (294773,1350028,0,'soga_hair_face_color',75,28,9), (294774,1350028,0,'soga_hair_face_highlight_color',152,118,74), (294775,1350028,0,'soga_hair_type_color',75,28,9), (294776,1350028,0,'soga_hair_type_highlight_color',152,118,74), (294777,1350028,1,'soga_lip_type',-12,17,0), (294778,1350028,1,'soga_nose_type',-1,-17,-19), (294779,1350028,0,'soga_skin_color',122,37,1), (294780,1350028,0,'wing_color1',255,255,255), (294781,1350028,0,'wing_color2',255,255,255), (294782,1350029,0,'eye_color',255,255,255), (294783,1350029,0,'skin_color',255,255,255), (294784,1350029,0,'soga_eye_color',255,0,255), (294785,1350030,1,'cheek_type',-31,-70,0), (294786,1350030,1,'chin_type',-31,23,-7), (294787,1350030,1,'ear_type',-75,-78,0), (294788,1350030,1,'eye_brow_type',29,87,-3), (294789,1350030,0,'eye_color',73,0,73), (294790,1350030,1,'eye_type',31,0,0), (294791,1350030,1,'lip_type',68,-88,39), (294792,1350030,1,'nose_type',-43,59,76), (294793,1350030,0,'skin_color',139,125,69), (294794,1350030,1,'soga_cheek_type',-31,-70,0), (294795,1350030,1,'soga_chin_type',-31,23,-7), (294796,1350030,1,'soga_ear_type',-75,-78,0), (294797,1350030,1,'soga_eye_brow_type',29,87,-3), (294798,1350030,0,'soga_eye_color',229,229,102), (294799,1350030,1,'soga_eye_type',31,0,0), (294800,1350030,1,'soga_lip_type',68,-88,39), (294801,1350030,1,'soga_nose_type',-43,59,76), (294802,1350030,0,'soga_skin_color',139,125,69), (294803,1350030,0,'wing_color1',255,255,255), (294804,1350030,0,'wing_color2',255,255,255), (294805,1350031,1,'cheek_type',-62,14,0), (294806,1350031,1,'chin_type',63,-32,-93), (294807,1350031,1,'ear_type',68,-59,0), (294808,1350031,1,'eye_brow_type',19,-47,-63), (294809,1350031,0,'eye_color',2,191,191), (294810,1350031,1,'eye_type',62,0,0), (294811,1350031,1,'lip_type',-78,84,14), (294812,1350031,1,'nose_type',61,74,-34), (294813,1350031,0,'skin_color',159,130,121), (294814,1350031,1,'soga_cheek_type',-62,14,0), (294815,1350031,1,'soga_chin_type',63,-32,-93), (294816,1350031,1,'soga_ear_type',68,-59,0), (294817,1350031,1,'soga_eye_brow_type',19,-47,-63), (294818,1350031,0,'soga_eye_color',229,229,102), (294819,1350031,1,'soga_eye_type',62,0,0), (294820,1350031,1,'soga_lip_type',-78,84,14), (294821,1350031,1,'soga_nose_type',61,74,-34), (294822,1350031,0,'soga_skin_color',159,130,121), (294823,1350031,0,'wing_color1',255,255,255), (294824,1350031,0,'wing_color2',255,255,255), (294825,1350032,1,'cheek_type',-97,14,0), (294826,1350032,1,'chin_type',77,-7,84), (294827,1350032,1,'ear_type',-79,17,0), (294828,1350032,1,'eye_brow_type',-58,-31,78), (294829,1350032,0,'eye_color',116,250,230), (294830,1350032,1,'eye_type',-14,0,0), (294831,1350032,1,'lip_type',-15,53,65), (294832,1350032,1,'nose_type',47,-25,23), (294833,1350032,0,'skin_color',182,165,103), (294834,1350032,1,'soga_cheek_type',-97,14,0), (294835,1350032,1,'soga_chin_type',77,-7,84), (294836,1350032,1,'soga_ear_type',-79,17,0), (294837,1350032,1,'soga_eye_brow_type',-58,-31,78), (294838,1350032,0,'soga_eye_color',229,229,102), (294839,1350032,1,'soga_eye_type',-14,0,0), (294840,1350032,1,'soga_lip_type',-15,53,65), (294841,1350032,1,'soga_nose_type',47,-25,23), (294842,1350032,0,'soga_skin_color',182,165,103), (294843,1350032,0,'wing_color1',255,255,255), (294844,1350032,0,'wing_color2',255,255,255), (294845,1350033,1,'cheek_type',-94,-68,0), (294846,1350033,1,'chin_type',-83,-31,-10), (294847,1350033,1,'ear_type',95,52,0), (294848,1350033,1,'eye_brow_type',10,-65,82), (294849,1350033,0,'eye_color',14,0,104), (294850,1350033,1,'eye_type',98,0,0), (294851,1350033,1,'lip_type',11,34,32), (294852,1350033,1,'nose_type',28,29,66), (294853,1350033,0,'skin_color',84,29,14), (294854,1350033,1,'soga_cheek_type',-94,-68,0), (294855,1350033,1,'soga_chin_type',-83,-31,-10), (294856,1350033,1,'soga_ear_type',95,52,0), (294857,1350033,1,'soga_eye_brow_type',10,-65,82), (294858,1350033,0,'soga_eye_color',229,229,102), (294859,1350033,1,'soga_eye_type',98,0,0), (294860,1350033,1,'soga_lip_type',11,34,32), (294861,1350033,1,'soga_nose_type',28,29,66), (294862,1350033,0,'soga_skin_color',84,29,14), (294863,1350033,0,'wing_color1',255,255,255), (294864,1350033,0,'wing_color2',255,255,255), (294865,1350034,1,'cheek_type',21,4,0), (294866,1350034,1,'chin_type',38,12,39), (294867,1350034,1,'ear_type',-12,35,0), (294868,1350034,1,'eye_brow_type',-14,34,-40), (294869,1350034,0,'eye_color',126,130,126), (294870,1350034,1,'eye_type',-17,0,0), (294871,1350034,0,'hair_face_color',75,28,9), (294872,1350034,0,'hair_face_highlight_color',152,118,74), (294873,1350034,0,'hair_type_color',75,28,9), (294874,1350034,0,'hair_type_highlight_color',152,118,74), (294875,1350034,1,'lip_type',0,-7,5), (294876,1350034,1,'nose_type',-4,-3,-17), (294877,1350034,0,'skin_color',110,38,4), (294878,1350034,1,'soga_cheek_type',21,4,0), (294879,1350034,1,'soga_chin_type',38,12,39), (294880,1350034,1,'soga_ear_type',-12,35,0), (294881,1350034,1,'soga_eye_brow_type',-14,34,-40), (294882,1350034,0,'soga_eye_color',229,229,102), (294883,1350034,1,'soga_eye_type',-17,0,0), (294884,1350034,0,'soga_hair_face_color',75,28,9), (294885,1350034,0,'soga_hair_face_highlight_color',152,118,74), (294886,1350034,0,'soga_hair_type_color',75,28,9), (294887,1350034,0,'soga_hair_type_highlight_color',152,118,74), (294888,1350034,1,'soga_lip_type',0,-7,5), (294889,1350034,1,'soga_nose_type',-4,-3,-17), (294890,1350034,0,'soga_skin_color',110,38,4), (294891,1350034,0,'wing_color1',255,255,255), (294892,1350034,0,'wing_color2',255,255,255), (294893,1350035,1,'cheek_type',-29,-23,0), (294894,1350035,1,'chin_type',26,17,32), (294895,1350035,1,'ear_type',-40,-25,0), (294896,1350035,1,'eye_brow_type',-9,35,-8), (294897,1350035,0,'eye_color',222,35,32), (294898,1350035,1,'eye_type',-3,0,0), (294899,1350035,0,'hair_face_color',52,38,20), (294900,1350035,0,'hair_face_highlight_color',216,192,37), (294901,1350035,0,'hair_type_color',52,38,20), (294902,1350035,0,'hair_type_highlight_color',216,192,37), (294903,1350035,1,'lip_type',-12,-22,22), (294904,1350035,1,'nose_type',-28,20,-23), (294905,1350035,0,'skin_color',129,125,113), (294906,1350035,1,'soga_cheek_type',-29,-23,0), (294907,1350035,1,'soga_chin_type',26,17,32), (294908,1350035,1,'soga_ear_type',-40,-25,0), (294909,1350035,1,'soga_eye_brow_type',-9,35,-8), (294910,1350035,0,'soga_eye_color',229,229,102), (294911,1350035,1,'soga_eye_type',-3,0,0), (294912,1350035,0,'soga_hair_face_color',52,38,20), (294913,1350035,0,'soga_hair_face_highlight_color',216,192,37), (294914,1350035,0,'soga_hair_type_color',52,38,20), (294915,1350035,0,'soga_hair_type_highlight_color',216,192,37), (294916,1350035,1,'soga_lip_type',-12,-22,22), (294917,1350035,1,'soga_nose_type',-28,20,-23), (294918,1350035,0,'soga_skin_color',129,125,113), (294919,1350035,0,'wing_color1',255,255,255), (294920,1350035,0,'wing_color2',255,255,255), (294921,1350036,1,'cheek_type',47,-46,0), (294922,1350036,1,'chin_type',11,-95,50), (294923,1350036,1,'ear_type',-97,11,0), (294924,1350036,1,'eye_brow_type',71,95,-50), (294925,1350036,0,'eye_color',250,236,255), (294926,1350036,1,'eye_type',51,0,0), (294927,1350036,1,'lip_type',35,-93,47), (294928,1350036,1,'nose_type',7,81,37), (294929,1350036,0,'skin_color',74,20,4), (294930,1350036,1,'soga_cheek_type',47,-46,0), (294931,1350036,1,'soga_chin_type',11,-95,50), (294932,1350036,1,'soga_ear_type',-97,11,0), (294933,1350036,1,'soga_eye_brow_type',71,95,-50), (294934,1350036,0,'soga_eye_color',229,229,102), (294935,1350036,1,'soga_eye_type',51,0,0), (294936,1350036,1,'soga_lip_type',35,-93,47), (294937,1350036,1,'soga_nose_type',7,81,37), (294938,1350036,0,'soga_skin_color',74,20,4), (294939,1350036,0,'wing_color1',255,255,255), (294940,1350036,0,'wing_color2',255,255,255), (294941,1350037,1,'cheek_type',-94,-68,0), (294942,1350037,1,'chin_type',-83,-31,-10), (294943,1350037,1,'ear_type',95,52,0), (294944,1350037,1,'eye_brow_type',10,-65,82), (294945,1350037,0,'eye_color',14,0,104), (294946,1350037,1,'eye_type',98,0,0), (294947,1350037,1,'lip_type',11,34,32), (294948,1350037,1,'nose_type',28,29,66), (294949,1350037,0,'skin_color',84,29,14), (294950,1350037,1,'soga_cheek_type',-94,-68,0), (294951,1350037,1,'soga_chin_type',-83,-31,-10), (294952,1350037,1,'soga_ear_type',95,52,0), (294953,1350037,1,'soga_eye_brow_type',10,-65,82), (294954,1350037,0,'soga_eye_color',229,229,102), (294955,1350037,1,'soga_eye_type',98,0,0), (294956,1350037,1,'soga_lip_type',11,34,32), (294957,1350037,1,'soga_nose_type',28,29,66), (294958,1350037,0,'soga_skin_color',84,29,14), (294959,1350037,0,'wing_color1',255,255,255), (294960,1350037,0,'wing_color2',255,255,255), (294961,1350038,1,'cheek_type',-53,-81,0), (294962,1350038,1,'chin_type',50,-88,61), (294963,1350038,1,'ear_type',50,-83,0), (294964,1350038,1,'eye_brow_type',-93,-83,-76), (294965,1350038,0,'eye_color',0,88,88), (294966,1350038,1,'eye_type',-43,0,0), (294967,1350038,1,'lip_type',-56,21,-56), (294968,1350038,1,'nose_type',82,-90,-48), (294969,1350038,0,'skin_color',135,121,71), (294970,1350038,1,'soga_cheek_type',-53,-81,0), (294971,1350038,1,'soga_chin_type',50,-88,61), (294972,1350038,1,'soga_ear_type',50,-83,0), (294973,1350038,1,'soga_eye_brow_type',-93,-83,-76), (294974,1350038,0,'soga_eye_color',229,229,102), (294975,1350038,1,'soga_eye_type',-43,0,0), (294976,1350038,1,'soga_lip_type',-56,21,-56), (294977,1350038,1,'soga_nose_type',82,-90,-48), (294978,1350038,0,'soga_skin_color',135,121,71), (294979,1350038,0,'wing_color1',255,255,255), (294980,1350038,0,'wing_color2',255,255,255), (294981,1350039,1,'cheek_type',-94,-68,0), (294982,1350039,1,'chin_type',-83,-31,-10), (294983,1350039,1,'ear_type',95,52,0), (294984,1350039,1,'eye_brow_type',10,-65,82), (294985,1350039,0,'eye_color',14,0,104), (294986,1350039,1,'eye_type',98,0,0), (294987,1350039,1,'lip_type',11,34,32), (294988,1350039,1,'nose_type',28,29,66), (294989,1350039,0,'skin_color',84,29,14), (294990,1350039,1,'soga_cheek_type',-94,-68,0), (294991,1350039,1,'soga_chin_type',-83,-31,-10), (294992,1350039,1,'soga_ear_type',95,52,0), (294993,1350039,1,'soga_eye_brow_type',10,-65,82), (294994,1350039,0,'soga_eye_color',229,229,102), (294995,1350039,1,'soga_eye_type',98,0,0), (294996,1350039,1,'soga_lip_type',11,34,32), (294997,1350039,1,'soga_nose_type',28,29,66), (294998,1350039,0,'soga_skin_color',84,29,14), (294999,1350039,0,'wing_color1',255,255,255), (295000,1350039,0,'wing_color2',255,255,255), (295001,1350040,1,'cheek_type',-14,-34,0), (295002,1350040,1,'chin_type',-17,-4,-2), (295003,1350040,1,'ear_type',10,4,0), (295004,1350040,1,'eye_brow_type',10,-5,0), (295005,1350040,0,'eye_color',126,130,126), (295006,1350040,1,'eye_type',3,0,0), (295007,1350040,0,'hair_face_color',75,28,9), (295008,1350040,0,'hair_face_highlight_color',152,118,74), (295009,1350040,0,'hair_type_color',75,28,9), (295010,1350040,0,'hair_type_highlight_color',152,118,74), (295011,1350040,1,'lip_type',28,0,-8), (295012,1350040,1,'nose_type',-5,-26,-31), (295013,1350040,0,'skin_color',137,117,60), (295014,1350040,1,'soga_cheek_type',-14,-34,0), (295015,1350040,1,'soga_chin_type',-17,-4,-2), (295016,1350040,1,'soga_ear_type',10,4,0), (295017,1350040,1,'soga_eye_brow_type',10,-5,0), (295018,1350040,0,'soga_eye_color',229,229,102), (295019,1350040,1,'soga_eye_type',3,0,0), (295020,1350040,0,'soga_hair_face_color',75,28,9), (295021,1350040,0,'soga_hair_face_highlight_color',152,118,74), (295022,1350040,0,'soga_hair_type_color',75,28,9), (295023,1350040,0,'soga_hair_type_highlight_color',152,118,74), (295024,1350040,1,'soga_lip_type',28,0,-8), (295025,1350040,1,'soga_nose_type',-5,-26,-31), (295026,1350040,0,'soga_skin_color',137,117,60), (295027,1350040,0,'wing_color1',255,255,255), (295028,1350040,0,'wing_color2',255,255,255), (295029,1350041,1,'cheek_type',-11,32,0), (295030,1350041,1,'chin_type',11,-45,0), (295031,1350041,1,'ear_type',-9,5,0), (295032,1350041,1,'eye_brow_type',-32,38,26), (295033,1350041,0,'eye_color',126,130,126), (295034,1350041,1,'eye_type',-5,0,0), (295035,1350041,0,'hair_face_color',75,28,9), (295036,1350041,0,'hair_face_highlight_color',152,118,74), (295037,1350041,0,'hair_type_color',75,28,9), (295038,1350041,0,'hair_type_highlight_color',152,118,74), (295039,1350041,1,'lip_type',10,20,-28), (295040,1350041,1,'nose_type',-23,11,20), (295041,1350041,0,'skin_color',109,34,1), (295042,1350041,1,'soga_cheek_type',-11,32,0), (295043,1350041,1,'soga_chin_type',11,-45,0), (295044,1350041,1,'soga_ear_type',-9,5,0), (295045,1350041,1,'soga_eye_brow_type',-32,38,26), (295046,1350041,0,'soga_eye_color',229,229,102), (295047,1350041,1,'soga_eye_type',-5,0,0), (295048,1350041,0,'soga_hair_face_color',75,28,9), (295049,1350041,0,'soga_hair_face_highlight_color',152,118,74), (295050,1350041,0,'soga_hair_type_color',75,28,9), (295051,1350041,0,'soga_hair_type_highlight_color',152,118,74), (295052,1350041,1,'soga_lip_type',10,20,-28), (295053,1350041,1,'soga_nose_type',-23,11,20), (295054,1350041,0,'soga_skin_color',109,34,1), (295055,1350041,0,'wing_color1',255,255,255), (295056,1350041,0,'wing_color2',255,255,255), (295057,1350042,1,'cheek_type',-87,66,0), (295058,1350042,1,'chin_type',3,-14,-31), (295059,1350042,1,'ear_type',-47,28,0), (295060,1350042,1,'eye_brow_type',50,77,-77), (295061,1350042,0,'eye_color',64,64,0), (295062,1350042,1,'eye_type',45,0,0), (295063,1350042,1,'lip_type',-11,-44,22), (295064,1350042,1,'nose_type',-38,31,-50), (295065,1350042,0,'skin_color',134,123,79), (295066,1350042,1,'soga_cheek_type',-87,66,0), (295067,1350042,1,'soga_chin_type',3,-14,-31), (295068,1350042,1,'soga_ear_type',-47,28,0), (295069,1350042,1,'soga_eye_brow_type',50,77,-77), (295070,1350042,0,'soga_eye_color',229,229,102), (295071,1350042,1,'soga_eye_type',45,0,0), (295072,1350042,1,'soga_lip_type',-11,-44,22), (295073,1350042,1,'soga_nose_type',-38,31,-50), (295074,1350042,0,'soga_skin_color',134,123,79), (295075,1350042,0,'wing_color1',255,255,255), (295076,1350042,0,'wing_color2',255,255,255), (295077,1350043,1,'cheek_type',95,-45,0), (295078,1350043,1,'chin_type',11,-56,65), (295079,1350043,1,'ear_type',78,7,0), (295080,1350043,1,'eye_brow_type',87,50,20), (295081,1350043,0,'eye_color',70,151,0), (295082,1350043,1,'eye_type',-2,0,0), (295083,1350043,1,'lip_type',7,10,7), (295084,1350043,1,'nose_type',70,-74,-8), (295085,1350043,0,'skin_color',88,78,79), (295086,1350043,1,'soga_cheek_type',95,-45,0), (295087,1350043,1,'soga_chin_type',11,-56,65), (295088,1350043,1,'soga_ear_type',78,7,0), (295089,1350043,1,'soga_eye_brow_type',87,50,20), (295090,1350043,0,'soga_eye_color',229,229,102), (295091,1350043,1,'soga_eye_type',-2,0,0), (295092,1350043,1,'soga_lip_type',7,10,7), (295093,1350043,1,'soga_nose_type',70,-74,-8), (295094,1350043,0,'soga_skin_color',88,78,79), (295095,1350043,0,'wing_color1',255,255,255), (295096,1350043,0,'wing_color2',255,255,255), (295097,1350044,1,'cheek_type',-11,-72,0), (295098,1350044,1,'chin_type',75,-5,68), (295099,1350044,1,'ear_type',-39,-38,0), (295100,1350044,1,'eye_brow_type',7,2,98), (295101,1350044,0,'eye_color',144,0,8), (295102,1350044,1,'eye_type',72,0,0), (295103,1350044,1,'lip_type',50,-47,40), (295104,1350044,1,'nose_type',90,43,-81), (295105,1350044,0,'skin_color',84,29,16), (295106,1350044,1,'soga_cheek_type',-11,-72,0), (295107,1350044,1,'soga_chin_type',75,-5,68), (295108,1350044,1,'soga_ear_type',-39,-38,0), (295109,1350044,1,'soga_eye_brow_type',7,2,98), (295110,1350044,0,'soga_eye_color',229,229,102), (295111,1350044,1,'soga_eye_type',72,0,0), (295112,1350044,1,'soga_lip_type',50,-47,40), (295113,1350044,1,'soga_nose_type',90,43,-81), (295114,1350044,0,'soga_skin_color',84,29,16), (295115,1350044,0,'wing_color1',255,255,255), (295116,1350044,0,'wing_color2',255,255,255), (295117,1350045,0,'eye_color',255,255,255), (295118,1350045,0,'skin_color',255,255,255), (295119,1350045,0,'soga_eye_color',255,0,255), (295120,1350046,1,'cheek_type',31,5,0), (295121,1350046,1,'chin_type',-29,-2,14), (295122,1350046,1,'ear_type',14,-12,0), (295123,1350046,1,'eye_brow_type',-10,-14,-17), (295124,1350046,0,'eye_color',126,130,126), (295125,1350046,1,'eye_type',28,0,0), (295126,1350046,0,'hair_face_color',75,28,9), (295127,1350046,0,'hair_face_highlight_color',152,118,74), (295128,1350046,0,'hair_type_color',75,28,9), (295129,1350046,0,'hair_type_highlight_color',152,118,74), (295130,1350046,1,'lip_type',1,-12,28), (295131,1350046,1,'nose_type',-1,28,9), (295132,1350046,0,'skin_color',194,168,96), (295133,1350046,1,'soga_cheek_type',31,5,0), (295134,1350046,1,'soga_chin_type',-29,-2,14), (295135,1350046,1,'soga_ear_type',14,-12,0), (295136,1350046,1,'soga_eye_brow_type',-10,-14,-17), (295137,1350046,0,'soga_eye_color',229,229,102), (295138,1350046,1,'soga_eye_type',28,0,0), (295139,1350046,0,'soga_hair_face_color',75,28,9), (295140,1350046,0,'soga_hair_face_highlight_color',152,118,74), (295141,1350046,0,'soga_hair_type_color',75,28,9), (295142,1350046,0,'soga_hair_type_highlight_color',152,118,74), (295143,1350046,1,'soga_lip_type',1,-12,28), (295144,1350046,1,'soga_nose_type',-1,28,9), (295145,1350046,0,'soga_skin_color',194,168,96), (295146,1350046,0,'wing_color1',255,255,255), (295147,1350046,0,'wing_color2',255,255,255), (295154,1350049,1,'cheek_type',-43,-3,0), (295155,1350049,1,'chin_type',17,68,-28), (295156,1350049,1,'ear_type',-12,-52,0), (295157,1350049,1,'eye_brow_type',-14,77,0), (295158,1350049,0,'eye_color',0,58,58), (295159,1350049,1,'eye_type',-20,0,0), (295160,1350049,1,'lip_type',38,-65,39), (295161,1350049,1,'nose_type',35,25,-84), (295162,1350049,0,'skin_color',80,23,7), (295163,1350049,1,'soga_cheek_type',-43,-3,0), (295164,1350049,1,'soga_chin_type',17,68,-28), (295165,1350049,1,'soga_ear_type',-12,-52,0), (295166,1350049,1,'soga_eye_brow_type',-14,77,0), (295167,1350049,0,'soga_eye_color',229,229,102), (295168,1350049,1,'soga_eye_type',-20,0,0), (295169,1350049,1,'soga_lip_type',38,-65,39), (295170,1350049,1,'soga_nose_type',35,25,-84), (295171,1350049,0,'soga_skin_color',80,23,7), (295172,1350049,0,'wing_color1',255,255,255), (295173,1350049,0,'wing_color2',255,255,255), (295174,1350050,1,'cheek_type',-78,5,0), (295175,1350050,1,'chin_type',-51,34,94), (295176,1350050,1,'ear_type',-72,-63,0), (295177,1350050,1,'eye_brow_type',-37,-81,65), (295178,1350050,0,'eye_color',0,24,24), (295179,1350050,1,'eye_type',66,0,0), (295180,1350050,1,'lip_type',-68,-63,-23), (295181,1350050,1,'nose_type',74,-38,64), (295182,1350050,0,'skin_color',144,132,86), (295183,1350050,1,'soga_cheek_type',-78,5,0), (295184,1350050,1,'soga_chin_type',-51,34,94), (295185,1350050,1,'soga_ear_type',-72,-63,0), (295186,1350050,1,'soga_eye_brow_type',-37,-81,65), (295187,1350050,0,'soga_eye_color',229,229,102), (295188,1350050,1,'soga_eye_type',66,0,0), (295189,1350050,1,'soga_lip_type',-68,-63,-23), (295190,1350050,1,'soga_nose_type',74,-38,64), (295191,1350050,0,'soga_skin_color',144,132,86), (295192,1350050,0,'wing_color1',255,255,255), (295193,1350050,0,'wing_color2',255,255,255), (295203,1350054,0,'eye_color',255,255,255), (295204,1350054,0,'skin_color',255,255,255), (295205,1350054,0,'soga_eye_color',255,0,255), (295206,2580000,0,'eye_color',255,255,255), (295207,2580000,0,'skin_color',128,63,0), (295208,2580000,0,'soga_eye_color',255,0,255), (295209,2580001,1,'cheek_type',100,100,0), (295210,2580001,1,'chin_type',-25,11,40), (295211,2580001,1,'ear_type',100,-100,0), (295212,2580001,1,'eye_brow_type',100,-100,100), (295213,2580001,0,'eye_color',40,24,8), (295214,2580001,1,'eye_type',100,0,0), (295215,2580001,0,'hair_color1',21,13,24), (295216,2580001,0,'hair_color2',34,28,24), (295217,2580001,0,'hair_face_highlight_color',244,244,246), (295218,2580001,0,'hair_highlight',160,156,172), (295219,2580001,0,'hair_type_highlight_color',244,244,246), (295220,2580001,1,'lip_type',100,-37,-100), (295221,2580001,1,'nose_type',25,-47,-41), (295222,2580001,0,'skin_color',231,215,217), (295223,2580001,1,'soga_cheek_type',100,100,0), (295224,2580001,1,'soga_chin_type',-25,11,40), (295225,2580001,1,'soga_ear_type',100,-100,0), (295226,2580001,1,'soga_eye_brow_type',100,-100,100), (295227,2580001,0,'soga_eye_color',229,229,102), (295228,2580001,1,'soga_eye_type',100,0,0), (295229,2580001,0,'soga_hair_color1',21,13,24), (295230,2580001,0,'soga_hair_color2',34,28,24), (295231,2580001,0,'soga_hair_face_highlight_color',244,244,246), (295232,2580001,0,'soga_hair_highlight',160,156,172), (295233,2580001,0,'soga_hair_type_highlight_color',244,244,246), (295234,2580001,1,'soga_lip_type',100,-37,-100), (295235,2580001,1,'soga_nose_type',25,-47,-41), (295236,2580001,0,'soga_skin_color',231,215,217), (295237,2580001,0,'wing_color1',255,255,255), (295238,2580001,0,'wing_color2',255,255,255), (295239,2580002,0,'eye_color',255,255,255), (295240,2580002,0,'skin_color',255,255,255), (295241,2580002,0,'soga_eye_color',255,0,255), (295242,2580003,0,'eye_color',85,53,0), (295243,2580003,0,'skin_color',83,94,65), (295244,2580003,0,'soga_eye_color',255,0,255), (295245,2580004,0,'eye_color',54,54,133), (295246,2580004,0,'skin_color',255,255,255), (295247,2580004,0,'soga_eye_color',255,0,255), (295248,2580005,0,'eye_color',255,255,255), (295249,2580005,0,'skin_color',255,255,255), (295250,2580005,0,'soga_eye_color',255,0,255), (295251,2580006,0,'eye_color',85,83,17), (295252,2580006,0,'skin_color',95,102,62), (295253,2580006,0,'soga_eye_color',255,0,255), (295254,2580007,0,'eye_color',66,48,3), (295255,2580007,0,'skin_color',77,90,66), (295256,2580007,0,'soga_eye_color',255,0,255), (295257,2580008,0,'eye_color',255,255,255), (295258,2580008,0,'skin_color',255,255,255), (295259,2580008,0,'soga_eye_color',255,0,255), (295260,2580009,0,'eye_color',159,97,33), (295261,2580009,0,'skin_color',109,112,59), (295262,2580009,0,'soga_eye_color',255,0,255), (295263,2580010,0,'eye_color',255,255,255), (295264,2580010,0,'skin_color',255,255,255), (295265,2580010,0,'soga_eye_color',255,0,255), (295266,2580011,0,'eye_color',54,54,133), (295267,2580011,0,'skin_color',133,133,133), (295268,2580011,0,'soga_eye_color',255,0,255), (295269,2580012,0,'eye_color',54,54,133), (295270,2580012,0,'skin_color',105,105,105), (295271,2580012,0,'soga_eye_color',255,0,255), (295272,2580013,0,'eye_color',54,54,133), (295273,2580013,0,'skin_color',177,177,177), (295274,2580013,0,'soga_eye_color',255,0,255), (295275,2580014,0,'eye_color',0,23,29), (295276,2580014,0,'skin_color',88,97,64), (295277,2580014,0,'soga_eye_color',255,0,255), (295278,2580015,0,'eye_color',255,255,255), (295279,2580015,0,'skin_color',255,255,255), (295280,2580015,0,'soga_eye_color',255,0,255), (295281,2580016,0,'eye_color',34,54,38), (295282,2580016,0,'skin_color',77,90,66), (295283,2580016,0,'soga_eye_color',255,0,255), (295284,2580017,0,'eye_color',18,28,21), (295285,2580017,0,'skin_color',97,104,62), (295286,2580017,0,'soga_eye_color',255,0,255), (295287,2580018,0,'eye_color',195,104,97), (295288,2580018,0,'skin_color',78,91,66), (295289,2580018,0,'soga_eye_color',255,0,255), (295290,2580019,0,'eye_color',17,28,39), (295291,2580019,0,'skin_color',93,101,63), (295292,2580019,0,'soga_eye_color',255,0,255), (295293,2580020,0,'eye_color',61,26,41), (295294,2580020,0,'skin_color',93,101,63), (295295,2580020,0,'soga_eye_color',255,0,255), (295296,2580021,1,'cheek_type',-1,-39,0), (295297,2580021,1,'chin_type',100,-31,-25), (295298,2580021,1,'ear_type',17,14,0), (295299,2580021,1,'eye_brow_type',3,29,47), (295300,2580021,0,'eye_color',143,103,48), (295301,2580021,1,'eye_type',-11,0,0), (295302,2580021,0,'hair_face_color',37,15,1), (295303,2580021,0,'hair_face_highlight_color',40,14,7), (295304,2580021,0,'hair_type_color',37,15,1), (295305,2580021,0,'hair_type_highlight_color',40,14,7), (295306,2580021,1,'lip_type',-28,-18,12), (295307,2580021,1,'nose_type',100,-28,-100), (295308,2580021,0,'skin_color',123,118,118), (295309,2580021,1,'soga_cheek_type',-1,-39,0), (295310,2580021,1,'soga_chin_type',100,-31,-25), (295311,2580021,1,'soga_ear_type',17,14,0), (295312,2580021,1,'soga_eye_brow_type',3,29,47), (295313,2580021,0,'soga_eye_color',229,229,102), (295314,2580021,1,'soga_eye_type',-11,0,0), (295315,2580021,0,'soga_hair_face_color',37,15,1), (295316,2580021,0,'soga_hair_face_highlight_color',40,14,7), (295317,2580021,0,'soga_hair_type_color',37,15,1), (295318,2580021,0,'soga_hair_type_highlight_color',40,14,7), (295319,2580021,1,'soga_lip_type',-28,-18,12), (295320,2580021,1,'soga_nose_type',100,-28,-100), (295321,2580021,0,'soga_skin_color',123,118,118), (295322,2580021,0,'wing_color1',255,255,255), (295323,2580021,0,'wing_color2',255,255,255), (295324,2580022,0,'eye_color',129,102,75), (295325,2580022,0,'skin_color',86,96,64), (295326,2580022,0,'soga_eye_color',255,0,255), (295327,2580023,0,'eye_color',255,255,255), (295328,2580023,0,'skin_color',255,255,255), (295329,2580023,0,'soga_eye_color',255,0,255), (295330,2580024,0,'eye_color',123,131,19), (295331,2580024,0,'skin_color',101,107,61), (295332,2580024,0,'soga_eye_color',255,0,255), (295333,2580025,0,'eye_color',233,166,98), (295334,2580025,0,'skin_color',113,115,58), (295335,2580025,0,'soga_eye_color',255,0,255), (295336,2580026,0,'eye_color',255,255,255), (295337,2580026,0,'skin_color',255,255,255), (295338,2580026,0,'soga_eye_color',255,0,255), (295339,2580027,0,'eye_color',255,255,255), (295340,2580027,0,'skin_color',255,255,255), (295341,2580027,0,'soga_eye_color',255,0,255), (295342,2580028,0,'eye_color',255,255,255), (295343,2580028,0,'skin_color',255,255,255), (295344,2580028,0,'soga_eye_color',255,0,255), (295345,2580029,0,'eye_color',137,69,82), (295346,2580029,0,'skin_color',89,98,64), (295347,2580029,0,'soga_eye_color',255,0,255), (295348,2580030,0,'eye_color',0,37,0), (295349,2580030,0,'skin_color',109,112,59), (295350,2580030,0,'soga_eye_color',255,0,255), (295351,2580031,0,'eye_color',130,77,64), (295352,2580031,0,'skin_color',118,118,57), (295353,2580031,0,'soga_eye_color',255,0,255), (295354,2580032,0,'eye_color',93,95,57), (295355,2580032,0,'skin_color',87,97,64), (295356,2580032,0,'soga_eye_color',255,0,255), (295357,2580033,0,'eye_color',255,255,255), (295358,2580033,0,'skin_color',255,255,255), (295359,2580033,0,'soga_eye_color',255,0,255), (295360,2580034,0,'eye_color',255,255,255), (295361,2580034,0,'skin_color',255,255,255), (295362,2580034,0,'soga_eye_color',255,0,255), (295363,2580035,1,'cheek_type',37,-25,0), (295364,2580035,1,'chin_type',21,-23,20), (295365,2580035,1,'ear_type',-8,-11,0), (295366,2580035,1,'eye_brow_type',-8,41,31), (295367,2580035,0,'eye_color',145,76,208), (295368,2580035,1,'eye_type',-28,0,0), (295369,2580035,0,'hair_face_color',45,26,1), (295370,2580035,0,'hair_face_highlight_color',216,192,37), (295371,2580035,0,'hair_type_color',45,26,1), (295372,2580035,0,'hair_type_highlight_color',216,192,37), (295373,2580035,1,'lip_type',-2,4,-39), (295374,2580035,1,'nose_type',-3,-43,0), (295375,2580035,0,'skin_color',125,115,84), (295376,2580035,1,'soga_cheek_type',37,-25,0), (295377,2580035,1,'soga_chin_type',21,-23,20), (295378,2580035,1,'soga_ear_type',-8,-11,0), (295379,2580035,1,'soga_eye_brow_type',-8,41,31), (295380,2580035,0,'soga_eye_color',229,229,102), (295381,2580035,1,'soga_eye_type',-28,0,0), (295382,2580035,0,'soga_hair_face_color',45,26,1), (295383,2580035,0,'soga_hair_face_highlight_color',216,192,37), (295384,2580035,0,'soga_hair_type_color',45,26,1), (295385,2580035,0,'soga_hair_type_highlight_color',216,192,37), (295386,2580035,1,'soga_lip_type',-2,4,-39), (295387,2580035,1,'soga_nose_type',-3,-43,0), (295388,2580035,0,'soga_skin_color',125,115,84), (295389,2580035,0,'wing_color1',255,255,255), (295390,2580035,0,'wing_color2',255,255,255), (295391,2580036,1,'cheek_type',-8,3,0), (295392,2580036,1,'chin_type',17,7,-20), (295393,2580036,1,'ear_type',44,26,0), (295394,2580036,1,'eye_brow_type',-11,0,26), (295395,2580036,0,'eye_color',108,44,163), (295396,2580036,1,'eye_type',-11,0,0), (295397,2580036,0,'hair_face_color',86,72,55), (295398,2580036,0,'hair_face_highlight_color',216,192,37), (295399,2580036,0,'hair_type_color',86,72,55), (295400,2580036,0,'hair_type_highlight_color',216,192,37), (295401,2580036,1,'lip_type',-11,-7,12), (295402,2580036,1,'nose_type',-43,8,-11), (295403,2580036,0,'skin_color',107,118,91), (295404,2580036,1,'soga_cheek_type',-8,3,0), (295405,2580036,1,'soga_chin_type',17,7,-20), (295406,2580036,1,'soga_ear_type',44,26,0), (295407,2580036,1,'soga_eye_brow_type',-11,0,26), (295408,2580036,0,'soga_eye_color',229,229,102), (295409,2580036,1,'soga_eye_type',-11,0,0), (295410,2580036,0,'soga_hair_face_color',86,72,55), (295411,2580036,0,'soga_hair_face_highlight_color',216,192,37), (295412,2580036,0,'soga_hair_type_color',86,72,55), (295413,2580036,0,'soga_hair_type_highlight_color',216,192,37), (295414,2580036,1,'soga_lip_type',-11,-7,12), (295415,2580036,1,'soga_nose_type',-43,8,-11), (295416,2580036,0,'soga_skin_color',107,118,91), (295417,2580036,0,'wing_color1',255,255,255), (295418,2580036,0,'wing_color2',255,255,255), (295419,2580037,0,'eye_color',54,54,133), (295420,2580037,0,'skin_color',45,45,45), (295421,2580037,0,'soga_eye_color',255,0,255), (295422,2580038,0,'eye_color',255,255,255), (295423,2580038,0,'skin_color',255,255,255), (295424,2580038,0,'soga_eye_color',255,0,255), (295425,2580039,0,'eye_color',255,255,255), (295426,2580039,0,'skin_color',255,255,255), (295427,2580039,0,'soga_eye_color',255,0,255), (295428,2580040,0,'eye_color',209,166,85), (295429,2580040,0,'skin_color',95,102,62), (295430,2580040,0,'soga_eye_color',255,0,255), (295431,2580041,0,'eye_color',6,50,15), (295432,2580041,0,'skin_color',111,113,59), (295433,2580041,0,'soga_eye_color',255,0,255), (295434,2580042,0,'eye_color',70,63,3), (295435,2580042,0,'skin_color',100,106,61), (295436,2580042,0,'soga_eye_color',255,0,255), (295437,2580043,0,'eye_color',255,255,255), (295438,2580043,0,'skin_color',255,255,255), (295439,2580043,0,'soga_eye_color',255,0,255), (295440,2580044,0,'eye_color',255,255,255), (295441,2580044,0,'skin_color',255,255,255), (295442,2580044,0,'soga_eye_color',255,0,255), (295443,2580045,0,'eye_color',63,128,128), (295444,2580045,0,'skin_color',40,68,47), (295445,2580045,0,'soga_eye_color',255,0,255), (295446,2580046,0,'eye_color',255,255,255), (295447,2580046,0,'skin_color',255,255,255), (295448,2580046,0,'soga_eye_color',255,0,255), (295449,2580047,0,'eye_color',84,84,61), (295450,2580047,0,'skin_color',85,95,65), (295451,2580047,0,'soga_eye_color',255,0,255), (295452,2580048,0,'eye_color',0,32,0), (295453,2580048,0,'skin_color',84,95,65), (295454,2580048,0,'soga_eye_color',255,0,255), (295455,2580049,0,'eye_color',110,103,66), (295456,2580049,0,'skin_color',63,0,0), (295457,2580049,0,'soga_eye_color',255,0,255), (295458,2580050,0,'eye_color',255,255,255), (295459,2580050,0,'skin_color',255,255,255), (295460,2580050,0,'soga_eye_color',255,0,255), (295461,2580051,0,'eye_color',178,188,49), (295462,2580051,0,'skin_color',63,0,0), (295463,2580051,0,'soga_eye_color',255,0,255), (295464,2580052,0,'eye_color',129,73,78), (295465,2580052,0,'skin_color',96,103,62), (295466,2580052,0,'soga_eye_color',255,0,255), (295467,2580053,0,'eye_color',87,83,46), (295468,2580053,0,'skin_color',110,113,59), (295469,2580053,0,'soga_eye_color',255,0,255), (295470,2580054,0,'eye_color',123,113,91), (295471,2580054,0,'skin_color',111,113,59), (295472,2580054,0,'soga_eye_color',255,0,255), (295473,2580055,0,'eye_color',255,255,255), (295474,2580055,0,'skin_color',255,255,255), (295475,2580055,0,'soga_eye_color',255,0,255), (295476,2580056,0,'eye_color',88,74,53), (295477,2580056,0,'skin_color',92,100,63), (295478,2580056,0,'soga_eye_color',255,0,255), (295479,2580057,0,'eye_color',255,255,255), (295480,2580057,0,'skin_color',255,255,255), (295481,2580057,0,'soga_eye_color',255,0,255), (295482,2580058,1,'cheek_type',22,69,0), (295483,2580058,1,'chin_type',51,31,26), (295484,2580058,1,'ear_type',0,-31,0), (295485,2580058,1,'eye_brow_type',94,-66,66), (295486,2580058,0,'eye_color',47,63,37), (295487,2580058,1,'eye_type',42,0,0), (295488,2580058,0,'hair_color1',246,219,114), (295489,2580058,0,'hair_color2',237,186,112), (295490,2580058,0,'hair_face_color',230,183,28), (295491,2580058,0,'hair_face_highlight_color',5,2,2), (295492,2580058,0,'hair_highlight',38,22,21), (295493,2580058,0,'hair_type_color',230,183,28), (295494,2580058,0,'hair_type_highlight_color',5,2,2), (295495,2580058,1,'lip_type',40,75,52), (295496,2580058,1,'nose_type',-75,-70,93), (295497,2580058,0,'skin_color',235,178,177), (295498,2580058,1,'soga_cheek_type',22,69,0), (295499,2580058,1,'soga_chin_type',51,31,26), (295500,2580058,1,'soga_ear_type',0,-31,0), (295501,2580058,1,'soga_eye_brow_type',94,-66,66), (295502,2580058,0,'soga_eye_color',229,229,102), (295503,2580058,1,'soga_eye_type',42,0,0), (295504,2580058,0,'soga_hair_color1',246,219,114), (295505,2580058,0,'soga_hair_color2',237,186,112), (295506,2580058,0,'soga_hair_face_color',230,183,28), (295507,2580058,0,'soga_hair_face_highlight_color',5,2,2), (295508,2580058,0,'soga_hair_highlight',38,22,21), (295509,2580058,0,'soga_hair_type_color',230,183,28), (295510,2580058,0,'soga_hair_type_highlight_color',5,2,2), (295511,2580058,1,'soga_lip_type',40,75,52), (295512,2580058,1,'soga_nose_type',-75,-70,93), (295513,2580058,0,'soga_skin_color',235,178,177), (295514,2580058,0,'wing_color1',255,255,255), (295515,2580058,0,'wing_color2',255,255,255), (295516,2580059,0,'eye_color',47,40,52), (295517,2580059,0,'skin_color',95,102,62), (295518,2580059,0,'soga_eye_color',255,0,255), (295519,2580060,0,'eye_color',129,102,17), (295520,2580060,0,'skin_color',118,118,57), (295521,2580060,0,'soga_eye_color',255,0,255), (295522,2580061,0,'eye_color',255,255,255), (295523,2580061,0,'skin_color',255,255,255), (295524,2580061,0,'soga_eye_color',255,0,255), (295525,2580062,0,'eye_color',255,255,255), (295526,2580062,0,'skin_color',255,255,255), (295527,2580062,0,'soga_eye_color',255,0,255), (295528,2580063,0,'eye_color',255,255,255), (295529,2580063,0,'skin_color',255,255,255), (295530,2580063,0,'soga_eye_color',255,0,255), (295531,2580064,0,'eye_color',191,167,63), (295532,2580064,0,'skin_color',106,110,60), (295533,2580064,0,'soga_eye_color',255,0,255), (295534,2580065,0,'eye_color',27,43,2), (295535,2580065,0,'skin_color',97,104,62), (295536,2580065,0,'soga_eye_color',255,0,255), (295586,320000,0,'eye_color',255,255,255), (295587,320000,0,'skin_color',255,255,255), (295588,320000,0,'soga_eye_color',255,0,255), (295589,320001,0,'eye_color',255,255,255), (295590,320001,0,'skin_color',255,255,255), (295591,320001,0,'soga_eye_color',255,0,255), (295592,320002,0,'eye_color',255,255,255), (295593,320002,0,'skin_color',255,255,255), (295594,320002,0,'soga_eye_color',255,0,255), (295595,320003,0,'eye_color',255,255,255), (295596,320003,0,'skin_color',255,255,255), (295597,320003,0,'soga_eye_color',255,0,255), (295598,320004,0,'eye_color',255,255,255), (295599,320004,0,'skin_color',255,255,255), (295600,320004,0,'soga_eye_color',255,0,255), (295601,320005,0,'eye_color',255,255,255), (295602,320005,0,'skin_color',255,255,255), (295603,320005,0,'soga_eye_color',255,0,255), (295604,320006,0,'eye_color',255,255,255), (295605,320006,0,'skin_color',255,255,255), (295606,320006,0,'soga_eye_color',255,0,255), (295607,320007,0,'eye_color',255,255,255), (295608,320007,0,'skin_color',255,255,255), (295609,320007,0,'soga_eye_color',255,0,255), (295610,320008,0,'eye_color',255,255,255), (295611,320008,0,'skin_color',255,255,255), (295612,320008,0,'soga_eye_color',255,0,255), (295613,320009,0,'eye_color',255,255,255), (295614,320009,0,'skin_color',255,255,255), (295615,320009,0,'soga_eye_color',255,0,255), (295616,320010,0,'eye_color',255,255,255), (295617,320010,0,'skin_color',255,255,255), (295618,320010,0,'soga_eye_color',255,0,255), (295619,320011,0,'eye_color',255,255,255), (295620,320011,0,'skin_color',255,255,255), (295621,320011,0,'soga_eye_color',255,0,255), (295622,320012,0,'eye_color',128,0,128), (295623,320012,0,'skin_color',63,0,63), (295624,320012,0,'soga_eye_color',255,0,255), (295625,320013,0,'eye_color',255,255,255), (295626,320013,0,'skin_color',255,255,255), (295627,320013,0,'soga_eye_color',255,0,255), (295628,320014,0,'eye_color',255,255,255), (295629,320014,0,'skin_color',255,255,255), (295630,320014,0,'soga_eye_color',255,0,255), (295631,320015,1,'cheek_type',31,17,0), (295632,320015,1,'chin_type',4,-38,-34), (295633,320015,1,'ear_type',-11,1,0), (295634,320015,1,'eye_brow_type',-4,0,0), (295635,320015,0,'eye_color',33,61,40), (295636,320015,1,'eye_type',-20,0,0), (295637,320015,0,'hair_face_color',123,83,56), (295638,320015,0,'hair_face_highlight_color',124,71,4), (295639,320015,0,'hair_type_color',123,83,56), (295640,320015,0,'hair_type_highlight_color',124,71,4), (295641,320015,1,'lip_type',0,7,-14), (295642,320015,1,'nose_type',-28,-7,14), (295643,320015,0,'skin_color',196,150,125), (295644,320015,1,'soga_cheek_type',31,17,0), (295645,320015,1,'soga_chin_type',4,-38,-34), (295646,320015,1,'soga_ear_type',-11,1,0), (295647,320015,1,'soga_eye_brow_type',-4,0,0), (295648,320015,0,'soga_eye_color',229,229,102), (295649,320015,1,'soga_eye_type',-20,0,0), (295650,320015,0,'soga_hair_face_color',123,83,56), (295651,320015,0,'soga_hair_face_highlight_color',124,71,4), (295652,320015,0,'soga_hair_type_color',123,83,56), (295653,320015,0,'soga_hair_type_highlight_color',124,71,4), (295654,320015,1,'soga_lip_type',0,7,-14), (295655,320015,1,'soga_nose_type',-28,-7,14), (295656,320015,0,'soga_skin_color',196,150,125), (295657,320015,0,'wing_color1',255,255,255), (295658,320015,0,'wing_color2',255,255,255), (295659,320016,0,'eye_color',255,255,255), (295660,320016,0,'skin_color',255,255,255), (295661,320016,0,'soga_eye_color',255,0,255), (295662,320017,0,'eye_color',255,255,255), (295663,320017,0,'skin_color',255,255,255), (295664,320017,0,'soga_eye_color',255,0,255), (295665,320018,0,'eye_color',255,255,255), (295666,320018,0,'skin_color',255,255,255), (295667,320018,0,'soga_eye_color',255,0,255), (295668,1380000,1,'cheek_type',10,71,0), (295669,1380000,1,'chin_type',28,-31,-82), (295670,1380000,1,'ear_type',-75,-96,0), (295671,1380000,1,'eye_brow_type',2,58,58), (295672,1380000,0,'eye_color',36,74,86), (295673,1380000,1,'eye_type',58,0,0), (295674,1380000,0,'hair_color1',222,248,37), (295675,1380000,0,'hair_color2',159,0,0), (295676,1380000,0,'hair_face_color',40,34,51), (295677,1380000,0,'hair_face_highlight_color',32,24,42), (295678,1380000,0,'hair_highlight',26,24,25), (295679,1380000,0,'hair_type_color',40,34,51), (295680,1380000,0,'hair_type_highlight_color',32,24,42), (295681,1380000,1,'lip_type',-2,31,69), (295682,1380000,1,'nose_type',-64,-34,-8), (295683,1380000,0,'skin_color',248,249,249), (295684,1380000,1,'soga_cheek_type',0,2,58), (295685,1380000,1,'soga_chin_type',0,-2,31), (295686,1380000,1,'soga_ear_type',0,58,0), (295687,1380000,1,'soga_eye_brow_type',0,-75,-96), (295688,1380000,0,'soga_eye_color',229,229,102), (295689,1380000,1,'soga_eye_type',-97,0,0), (295690,1380000,0,'soga_hair_color1',50,48,56), (295691,1380000,0,'soga_hair_color2',68,72,71), (295692,1380000,0,'soga_hair_face_color',40,34,51), (295693,1380000,0,'soga_hair_face_highlight_color',32,24,42), (295694,1380000,0,'soga_hair_highlight',26,24,25), (295695,1380000,0,'soga_hair_type_color',40,34,51), (295696,1380000,0,'soga_hair_type_highlight_color',32,24,42), (295697,1380000,1,'soga_lip_type',58,10,71), (295698,1380000,1,'soga_nose_type',69,28,-31), (295699,1380000,0,'soga_skin_color',248,249,249), (295700,1380000,0,'wing_color1',255,255,255), (295701,1380000,0,'wing_color2',255,255,255), (295702,1380001,0,'eye_color',255,0,0), (295703,1380001,0,'skin_color',1,1,1), (295704,1380001,0,'soga_eye_color',255,0,255), (295705,1380002,1,'cheek_type',-7,-93,0), (295706,1380002,1,'chin_type',68,-71,-12), (295707,1380002,1,'ear_type',19,20,0), (295708,1380002,1,'eye_brow_type',28,88,17), (295709,1380002,0,'eye_color',41,82,95), (295710,1380002,1,'eye_type',79,0,0), (295711,1380002,0,'hair_color1',56,33,26), (295712,1380002,0,'hair_color2',94,59,11), (295713,1380002,0,'hair_face_color',100,70,10), (295714,1380002,0,'hair_face_highlight_color',232,183,30), (295715,1380002,0,'hair_highlight',246,219,114), (295716,1380002,0,'hair_type_color',100,70,10), (295717,1380002,0,'hair_type_highlight_color',232,183,30), (295718,1380002,1,'lip_type',-56,-1,-34), (295719,1380002,1,'nose_type',17,17,1), (295720,1380002,0,'skin_color',105,112,109), (295721,1380002,1,'soga_cheek_type',-7,-93,0), (295722,1380002,1,'soga_chin_type',68,-71,-12), (295723,1380002,1,'soga_ear_type',19,20,0), (295724,1380002,1,'soga_eye_brow_type',28,88,17), (295725,1380002,0,'soga_eye_color',229,229,102), (295726,1380002,1,'soga_eye_type',79,0,0), (295727,1380002,0,'soga_hair_color1',56,33,26), (295728,1380002,0,'soga_hair_color2',94,59,11), (295729,1380002,0,'soga_hair_face_color',100,70,10), (295730,1380002,0,'soga_hair_face_highlight_color',232,183,30), (295731,1380002,0,'soga_hair_highlight',246,219,114), (295732,1380002,0,'soga_hair_type_color',100,70,10), (295733,1380002,0,'soga_hair_type_highlight_color',232,183,30), (295734,1380002,1,'soga_lip_type',-56,-1,-34), (295735,1380002,1,'soga_nose_type',17,17,1), (295736,1380002,0,'soga_skin_color',105,112,109), (295737,1380002,0,'wing_color1',255,255,255), (295738,1380002,0,'wing_color2',255,255,255), (295739,1380003,1,'cheek_type',52,7,0), (295740,1380003,1,'chin_type',-87,81,58), (295741,1380003,1,'ear_type',-61,0,0), (295742,1380003,1,'eye_brow_type',-62,-63,-87), (295743,1380003,0,'eye_color',148,84,210), (295744,1380003,1,'eye_type',52,0,0), (295745,1380003,0,'hair_color1',112,123,142), (295746,1380003,0,'hair_color2',124,116,110), (295747,1380003,0,'hair_face_color',175,178,168), (295748,1380003,0,'hair_face_highlight_color',61,61,75), (295749,1380003,0,'hair_highlight',43,36,70), (295750,1380003,0,'hair_type_color',175,178,168), (295751,1380003,0,'hair_type_highlight_color',61,61,75), (295752,1380003,1,'lip_type',-68,71,68), (295753,1380003,1,'nose_type',-63,-44,-87), (295754,1380003,0,'skin_color',193,174,172), (295755,1380003,1,'soga_cheek_type',52,7,0), (295756,1380003,1,'soga_chin_type',-87,81,58), (295757,1380003,1,'soga_ear_type',-61,0,0), (295758,1380003,1,'soga_eye_brow_type',-62,-63,-87), (295759,1380003,0,'soga_eye_color',229,229,102), (295760,1380003,1,'soga_eye_type',52,0,0), (295761,1380003,0,'soga_hair_color1',112,123,142), (295762,1380003,0,'soga_hair_color2',124,116,110), (295763,1380003,0,'soga_hair_face_color',175,178,168), (295764,1380003,0,'soga_hair_face_highlight_color',61,61,75), (295765,1380003,0,'soga_hair_highlight',43,36,70), (295766,1380003,0,'soga_hair_type_color',175,178,168), (295767,1380003,0,'soga_hair_type_highlight_color',61,61,75), (295768,1380003,1,'soga_lip_type',-68,71,68), (295769,1380003,1,'soga_nose_type',-63,-44,-87), (295770,1380003,0,'soga_skin_color',193,174,172), (295771,1380003,0,'wing_color1',255,255,255), (295772,1380003,0,'wing_color2',255,255,255), (295773,1380004,1,'cheek_type',-19,22,0), (295774,1380004,1,'chin_type',0,4,-7), (295775,1380004,1,'ear_type',-7,-17,0), (295776,1380004,1,'eye_brow_type',-12,-32,-7), (295777,1380004,0,'eye_color',236,153,18), (295778,1380004,1,'eye_type',4,0,0), (295779,1380004,0,'hair_face_color',89,87,82), (295780,1380004,0,'hair_type_color',89,87,82), (295781,1380004,1,'lip_type',-4,11,-12), (295782,1380004,1,'nose_type',9,-7,-4), (295783,1380004,0,'skin_color',199,16,17), (295784,1380004,1,'soga_cheek_type',-19,22,0), (295785,1380004,1,'soga_chin_type',0,4,-7), (295786,1380004,1,'soga_ear_type',-7,-17,0), (295787,1380004,1,'soga_eye_brow_type',-12,-32,-7), (295788,1380004,0,'soga_eye_color',229,229,102), (295789,1380004,1,'soga_eye_type',4,0,0), (295790,1380004,0,'soga_hair_face_color',89,87,82), (295791,1380004,0,'soga_hair_type_color',89,87,82), (295792,1380004,1,'soga_lip_type',-4,11,-12), (295793,1380004,1,'soga_nose_type',9,-7,-4), (295794,1380004,0,'soga_skin_color',199,16,17), (295795,1380004,0,'wing_color1',255,255,255), (295796,1380004,0,'wing_color2',255,255,255), (295800,1380006,1,'cheek_type',-2,37,0), (295801,1380006,1,'chin_type',4,0,-17), (295802,1380006,1,'ear_type',-17,0,0), (295803,1380006,1,'eye_brow_type',-4,-43,-25), (295804,1380006,0,'eye_color',32,22,52), (295805,1380006,1,'eye_type',26,0,0), (295806,1380006,0,'hair_face_color',135,125,134), (295807,1380006,0,'hair_face_highlight_color',105,103,97), (295808,1380006,0,'hair_type_color',135,125,134), (295809,1380006,0,'hair_type_highlight_color',105,103,97), (295810,1380006,1,'lip_type',-20,12,17), (295811,1380006,1,'nose_type',3,-29,4), (295812,1380006,0,'skin_color',21,77,76), (295813,1380006,1,'soga_cheek_type',-2,37,0), (295814,1380006,1,'soga_chin_type',4,0,-17), (295815,1380006,1,'soga_ear_type',-17,0,0), (295816,1380006,1,'soga_eye_brow_type',-4,-43,-25), (295817,1380006,0,'soga_eye_color',229,229,102), (295818,1380006,1,'soga_eye_type',26,0,0), (295819,1380006,0,'soga_hair_face_color',135,125,134), (295820,1380006,0,'soga_hair_face_highlight_color',105,103,97), (295821,1380006,0,'soga_hair_type_color',135,125,134), (295822,1380006,0,'soga_hair_type_highlight_color',105,103,97), (295823,1380006,1,'soga_lip_type',-20,12,17), (295824,1380006,1,'soga_nose_type',3,-29,4), (295825,1380006,0,'soga_skin_color',21,77,76), (295826,1380006,0,'wing_color1',255,255,255), (295827,1380006,0,'wing_color2',255,255,255), (295828,1380007,1,'cheek_type',0,2,0), (295829,1380007,1,'chin_type',14,31,-1), (295830,1380007,1,'ear_type',-7,14,0), (295831,1380007,1,'eye_brow_type',-18,14,7), (295832,1380007,0,'eye_color',184,117,255), (295833,1380007,1,'eye_type',18,0,0), (295834,1380007,0,'hair_face_color',132,127,131), (295835,1380007,0,'hair_type_color',132,127,131), (295836,1380007,1,'lip_type',3,9,45), (295837,1380007,1,'nose_type',2,35,4), (295838,1380007,0,'skin_color',0,30,29), (295839,1380007,1,'soga_cheek_type',0,2,0), (295840,1380007,1,'soga_chin_type',14,31,-1), (295841,1380007,1,'soga_ear_type',-7,14,0), (295842,1380007,1,'soga_eye_brow_type',-18,14,7), (295843,1380007,0,'soga_eye_color',229,229,102), (295844,1380007,1,'soga_eye_type',18,0,0), (295845,1380007,0,'soga_hair_face_color',132,127,131), (295846,1380007,0,'soga_hair_type_color',132,127,131), (295847,1380007,1,'soga_lip_type',3,9,45), (295848,1380007,1,'soga_nose_type',2,35,4), (295849,1380007,0,'soga_skin_color',0,30,29), (295850,1380007,0,'wing_color1',255,255,255), (295851,1380007,0,'wing_color2',255,255,255), (295852,1380008,1,'cheek_type',88,87,0), (295853,1380008,1,'chin_type',-64,0,45), (295854,1380008,1,'ear_type',2,37,0), (295855,1380008,1,'eye_brow_type',8,-77,34), (295856,1380008,0,'eye_color',212,172,255), (295857,1380008,1,'eye_type',-35,0,0), (295858,1380008,0,'hair_color1',98,91,163), (295859,1380008,0,'hair_color2',59,81,113), (295860,1380008,0,'hair_face_color',107,131,144), (295861,1380008,0,'hair_face_highlight_color',96,84,129), (295862,1380008,0,'hair_highlight',96,63,188), (295863,1380008,0,'hair_type_color',107,131,144), (295864,1380008,0,'hair_type_highlight_color',96,84,129), (295865,1380008,1,'lip_type',41,-25,-20), (295866,1380008,1,'nose_type',53,17,-17), (295867,1380008,0,'skin_color',167,200,207), (295868,1380008,1,'soga_cheek_type',88,87,0), (295869,1380008,1,'soga_chin_type',-64,0,45), (295870,1380008,1,'soga_ear_type',2,37,0), (295871,1380008,1,'soga_eye_brow_type',8,-77,34), (295872,1380008,0,'soga_eye_color',229,229,102), (295873,1380008,1,'soga_eye_type',-35,0,0), (295874,1380008,0,'soga_hair_color1',98,91,163), (295875,1380008,0,'soga_hair_color2',59,81,113), (295876,1380008,0,'soga_hair_face_color',107,131,144), (295877,1380008,0,'soga_hair_face_highlight_color',96,84,129), (295878,1380008,0,'soga_hair_highlight',96,63,188), (295879,1380008,0,'soga_hair_type_color',107,131,144), (295880,1380008,0,'soga_hair_type_highlight_color',96,84,129), (295881,1380008,1,'soga_lip_type',41,-25,-20), (295882,1380008,1,'soga_nose_type',53,17,-17), (295883,1380008,0,'soga_skin_color',167,200,207), (295884,1380008,0,'wing_color1',255,255,255), (295885,1380008,0,'wing_color2',255,255,255), (295886,1380009,1,'cheek_type',-28,-22,0), (295887,1380009,1,'chin_type',-2,14,-25), (295888,1380009,1,'ear_type',14,-20,0), (295889,1380009,1,'eye_brow_type',-26,5,-19), (295890,1380009,0,'eye_color',153,97,240), (295891,1380009,1,'eye_type',-21,0,0), (295892,1380009,0,'hair_face_color',144,118,147), (295893,1380009,0,'hair_face_highlight_color',198,184,78), (295894,1380009,0,'hair_type_color',144,118,147), (295895,1380009,0,'hair_type_highlight_color',198,184,78), (295896,1380009,1,'lip_type',-4,4,5), (295897,1380009,1,'nose_type',-10,-25,8), (295898,1380009,0,'skin_color',169,157,200), (295899,1380009,1,'soga_cheek_type',-28,-22,0), (295900,1380009,1,'soga_chin_type',-2,14,-25), (295901,1380009,1,'soga_ear_type',14,-20,0), (295902,1380009,1,'soga_eye_brow_type',-26,5,-19), (295903,1380009,0,'soga_eye_color',229,229,102), (295904,1380009,1,'soga_eye_type',-21,0,0), (295905,1380009,0,'soga_hair_face_color',144,118,147), (295906,1380009,0,'soga_hair_face_highlight_color',198,184,78), (295907,1380009,0,'soga_hair_type_color',144,118,147), (295908,1380009,0,'soga_hair_type_highlight_color',198,184,78), (295909,1380009,1,'soga_lip_type',-4,4,5), (295910,1380009,1,'soga_nose_type',-10,-25,8), (295911,1380009,0,'soga_skin_color',169,157,200), (295912,1380009,0,'wing_color1',255,255,255), (295913,1380009,0,'wing_color2',255,255,255), (295914,1380010,1,'cheek_type',-14,-8,0), (295915,1380010,1,'chin_type',1,3,5), (295916,1380010,1,'ear_type',-45,-4,0), (295917,1380010,1,'eye_brow_type',5,-14,-20), (295918,1380010,0,'eye_color',217,107,232), (295919,1380010,1,'eye_type',-31,0,0), (295920,1380010,0,'hair_face_color',195,201,216), (295921,1380010,0,'hair_type_color',195,201,216), (295922,1380010,1,'lip_type',29,0,17), (295923,1380010,1,'nose_type',3,-17,17), (295924,1380010,0,'skin_color',0,1,1), (295925,1380010,1,'soga_cheek_type',-14,-8,0), (295926,1380010,1,'soga_chin_type',1,3,5), (295927,1380010,1,'soga_ear_type',-45,-4,0), (295928,1380010,1,'soga_eye_brow_type',5,-14,-20), (295929,1380010,0,'soga_eye_color',229,229,102), (295930,1380010,1,'soga_eye_type',-31,0,0), (295931,1380010,0,'soga_hair_face_color',195,201,216), (295932,1380010,0,'soga_hair_type_color',195,201,216), (295933,1380010,1,'soga_lip_type',29,0,17), (295934,1380010,1,'soga_nose_type',3,-17,17), (295935,1380010,0,'soga_skin_color',0,1,1), (295936,1380010,0,'wing_color1',255,255,255), (295937,1380010,0,'wing_color2',255,255,255), (295938,1380011,1,'cheek_type',-7,22,0), (295939,1380011,1,'chin_type',35,2,-4), (295940,1380011,1,'ear_type',-28,-3,0), (295941,1380011,1,'eye_brow_type',10,37,-35), (295942,1380011,1,'eye_type',1,0,0), (295943,1380011,0,'hair_face_color',182,186,186), (295944,1380011,0,'hair_face_highlight_color',105,103,97), (295945,1380011,0,'hair_type_color',182,186,186), (295946,1380011,0,'hair_type_highlight_color',105,103,97), (295947,1380011,1,'lip_type',-9,-17,0), (295948,1380011,1,'nose_type',-45,3,-18), (295949,1380011,0,'skin_color',137,131,130), (295950,1380011,1,'soga_cheek_type',-7,22,0), (295951,1380011,1,'soga_chin_type',35,2,-4), (295952,1380011,1,'soga_ear_type',-28,-3,0), (295953,1380011,1,'soga_eye_brow_type',10,37,-35), (295954,1380011,0,'soga_eye_color',229,229,102), (295955,1380011,1,'soga_eye_type',1,0,0), (295956,1380011,0,'soga_hair_face_color',182,186,186), (295957,1380011,0,'soga_hair_face_highlight_color',105,103,97), (295958,1380011,0,'soga_hair_type_color',182,186,186), (295959,1380011,0,'soga_hair_type_highlight_color',105,103,97), (295960,1380011,1,'soga_lip_type',-9,-17,0), (295961,1380011,1,'soga_nose_type',-45,3,-18), (295962,1380011,0,'soga_skin_color',137,131,130), (295963,1380011,0,'wing_color1',255,255,255), (295964,1380011,0,'wing_color2',255,255,255), (295965,1380012,0,'eye_color',255,255,255), (295966,1380012,0,'skin_color',255,255,255), (295967,1380012,0,'soga_eye_color',255,0,255), (295968,1380013,1,'cheek_type',11,-19,0), (295969,1380013,1,'chin_type',8,4,-3), (295970,1380013,1,'ear_type',1,4,0), (295971,1380013,1,'eye_brow_type',22,0,26), (295972,1380013,0,'eye_color',42,55,80), (295973,1380013,1,'eye_type',-18,0,0), (295974,1380013,0,'hair_face_color',133,126,133), (295975,1380013,0,'hair_face_highlight_color',105,103,97), (295976,1380013,0,'hair_type_color',133,126,133), (295977,1380013,0,'hair_type_highlight_color',105,103,97), (295978,1380013,1,'lip_type',45,1,-28), (295979,1380013,1,'nose_type',-3,28,-25), (295980,1380013,0,'skin_color',123,116,158), (295981,1380013,1,'soga_cheek_type',11,-19,0), (295982,1380013,1,'soga_chin_type',8,4,-3), (295983,1380013,1,'soga_ear_type',1,4,0), (295984,1380013,1,'soga_eye_brow_type',22,0,26), (295985,1380013,0,'soga_eye_color',229,229,102), (295986,1380013,1,'soga_eye_type',-18,0,0), (295987,1380013,0,'soga_hair_face_color',133,126,133), (295988,1380013,0,'soga_hair_face_highlight_color',105,103,97), (295989,1380013,0,'soga_hair_type_color',133,126,133), (295990,1380013,0,'soga_hair_type_highlight_color',105,103,97), (295991,1380013,1,'soga_lip_type',45,1,-28), (295992,1380013,1,'soga_nose_type',-3,28,-25), (295993,1380013,0,'soga_skin_color',123,116,158), (295994,1380013,0,'wing_color1',255,255,255), (295995,1380013,0,'wing_color2',255,255,255), (295996,1380014,1,'cheek_type',-20,-3,0), (295997,1380014,1,'chin_type',0,-9,0), (295998,1380014,1,'ear_type',-7,-29,0), (295999,1380014,1,'eye_brow_type',3,0,21), (296000,1380014,0,'eye_color',222,180,255), (296001,1380014,1,'eye_type',-9,0,0), (296002,1380014,0,'hair_face_color',183,177,183), (296003,1380014,0,'hair_face_highlight_color',84,32,14), (296004,1380014,0,'hair_type_color',183,177,183), (296005,1380014,0,'hair_type_highlight_color',84,32,14), (296006,1380014,1,'lip_type',0,-5,-1), (296007,1380014,1,'nose_type',-2,26,0), (296008,1380014,0,'skin_color',53,109,108), (296009,1380014,1,'soga_cheek_type',-20,-3,0), (296010,1380014,1,'soga_chin_type',0,-9,0), (296011,1380014,1,'soga_ear_type',-7,-29,0), (296012,1380014,1,'soga_eye_brow_type',3,0,21), (296013,1380014,0,'soga_eye_color',229,229,102), (296014,1380014,1,'soga_eye_type',-9,0,0), (296015,1380014,0,'soga_hair_face_color',183,177,183), (296016,1380014,0,'soga_hair_face_highlight_color',84,32,14), (296017,1380014,0,'soga_hair_type_color',183,177,183), (296018,1380014,0,'soga_hair_type_highlight_color',84,32,14), (296019,1380014,1,'soga_lip_type',0,-5,-1), (296020,1380014,1,'soga_nose_type',-2,26,0), (296021,1380014,0,'soga_skin_color',53,109,108), (296022,1380014,0,'wing_color1',255,255,255), (296023,1380014,0,'wing_color2',255,255,255), (296024,1380015,1,'cheek_type',40,7,0), (296025,1380015,1,'chin_type',7,-11,-3), (296026,1380015,1,'ear_type',-18,-18,0), (296027,1380015,1,'eye_brow_type',-1,-20,25), (296028,1380015,0,'eye_color',115,76,184), (296029,1380015,1,'eye_type',48,0,0), (296030,1380015,0,'hair_face_color',135,128,135), (296031,1380015,0,'hair_type_color',135,128,135), (296032,1380015,1,'lip_type',19,-7,17), (296033,1380015,1,'nose_type',21,-43,7), (296034,1380015,0,'skin_color',0,10,35), (296035,1380015,1,'soga_cheek_type',40,7,0), (296036,1380015,1,'soga_chin_type',7,-11,-3), (296037,1380015,1,'soga_ear_type',-18,-18,0), (296038,1380015,1,'soga_eye_brow_type',-1,-20,25), (296039,1380015,0,'soga_eye_color',229,229,102), (296040,1380015,1,'soga_eye_type',48,0,0), (296041,1380015,0,'soga_hair_face_color',135,128,135), (296042,1380015,0,'soga_hair_type_color',135,128,135), (296043,1380015,1,'soga_lip_type',19,-7,17), (296044,1380015,1,'soga_nose_type',21,-43,7), (296045,1380015,0,'soga_skin_color',0,10,35), (296046,1380015,0,'wing_color1',255,255,255), (296047,1380015,0,'wing_color2',255,255,255), (296048,1380016,1,'cheek_type',0,-12,0), (296049,1380016,1,'chin_type',-17,-10,1), (296050,1380016,1,'ear_type',-12,-19,0), (296051,1380016,1,'eye_brow_type',35,0,18), (296052,1380016,0,'eye_color',207,169,255), (296053,1380016,1,'eye_type',-7,0,0), (296054,1380016,0,'hair_face_color',123,132,132), (296055,1380016,0,'hair_face_highlight_color',105,103,97), (296056,1380016,0,'hair_type_color',123,132,132), (296057,1380016,0,'hair_type_highlight_color',105,103,97), (296058,1380016,1,'lip_type',0,-17,2), (296059,1380016,1,'nose_type',0,-8,31), (296060,1380016,0,'skin_color',19,18,59), (296061,1380016,1,'soga_cheek_type',0,-12,0), (296062,1380016,1,'soga_chin_type',-17,-10,1), (296063,1380016,1,'soga_ear_type',-12,-19,0), (296064,1380016,1,'soga_eye_brow_type',35,0,18), (296065,1380016,0,'soga_eye_color',229,229,102), (296066,1380016,1,'soga_eye_type',-7,0,0), (296067,1380016,0,'soga_hair_face_color',123,132,132), (296068,1380016,0,'soga_hair_face_highlight_color',105,103,97), (296069,1380016,0,'soga_hair_type_color',123,132,132), (296070,1380016,0,'soga_hair_type_highlight_color',105,103,97), (296071,1380016,1,'soga_lip_type',0,-17,2), (296072,1380016,1,'soga_nose_type',0,-8,31), (296073,1380016,0,'soga_skin_color',19,18,59), (296074,1380016,0,'wing_color1',255,255,255), (296075,1380016,0,'wing_color2',255,255,255), (296079,1380018,1,'cheek_type',-29,50,0), (296080,1380018,1,'chin_type',5,-17,-23), (296081,1380018,1,'ear_type',34,44,0), (296082,1380018,1,'eye_brow_type',84,61,0), (296083,1380018,0,'eye_color',197,197,255), (296084,1380018,1,'eye_type',-43,0,0), (296085,1380018,0,'hair_color1',160,156,172), (296086,1380018,0,'hair_color2',62,62,68), (296087,1380018,0,'hair_face_color',244,244,246), (296088,1380018,0,'hair_face_highlight_color',107,131,144), (296089,1380018,0,'hair_highlight',98,91,163), (296090,1380018,0,'hair_type_color',244,244,246), (296091,1380018,0,'hair_type_highlight_color',107,131,144), (296092,1380018,1,'lip_type',7,-62,43), (296093,1380018,1,'nose_type',94,38,-31), (296094,1380018,0,'skin_color',153,132,130), (296095,1380018,1,'soga_cheek_type',-29,50,0), (296096,1380018,1,'soga_chin_type',5,-17,-23), (296097,1380018,1,'soga_ear_type',34,44,0), (296098,1380018,1,'soga_eye_brow_type',84,61,0), (296099,1380018,0,'soga_eye_color',229,229,102), (296100,1380018,1,'soga_eye_type',-43,0,0), (296101,1380018,0,'soga_hair_color1',160,156,172), (296102,1380018,0,'soga_hair_color2',62,62,68), (296103,1380018,0,'soga_hair_face_color',244,244,246), (296104,1380018,0,'soga_hair_face_highlight_color',107,131,144), (296105,1380018,0,'soga_hair_highlight',98,91,163), (296106,1380018,0,'soga_hair_type_color',244,244,246), (296107,1380018,0,'soga_hair_type_highlight_color',107,131,144), (296108,1380018,1,'soga_lip_type',7,-62,43), (296109,1380018,1,'soga_nose_type',94,38,-31), (296110,1380018,0,'soga_skin_color',153,132,130), (296111,1380018,0,'wing_color1',255,255,255), (296112,1380018,0,'wing_color2',255,255,255), (296113,1380019,1,'cheek_type',-81,-25,0), (296114,1380019,1,'chin_type',17,-39,75), (296115,1380019,1,'ear_type',14,-59,0), (296116,1380019,1,'eye_brow_type',58,-28,-48), (296117,1380019,0,'eye_color',102,74,34), (296118,1380019,1,'eye_type',43,0,0), (296119,1380019,0,'hair_color1',38,22,21), (296120,1380019,0,'hair_color2',120,50,0), (296121,1380019,0,'hair_face_color',5,2,2), (296122,1380019,0,'hair_face_highlight_color',228,172,24), (296123,1380019,0,'hair_highlight',200,165,96), (296124,1380019,0,'hair_type_color',5,2,2), (296125,1380019,0,'hair_type_highlight_color',228,172,24), (296126,1380019,1,'lip_type',41,-88,0), (296127,1380019,1,'nose_type',90,3,-28), (296128,1380019,0,'skin_color',234,195,198), (296129,1380019,1,'soga_cheek_type',-81,-25,0), (296130,1380019,1,'soga_chin_type',17,-39,75), (296131,1380019,1,'soga_ear_type',14,-59,0), (296132,1380019,1,'soga_eye_brow_type',58,-28,-48), (296133,1380019,0,'soga_eye_color',229,229,102), (296134,1380019,1,'soga_eye_type',43,0,0), (296135,1380019,0,'soga_hair_color1',38,22,21), (296136,1380019,0,'soga_hair_color2',120,50,0), (296137,1380019,0,'soga_hair_face_color',5,2,2), (296138,1380019,0,'soga_hair_face_highlight_color',228,172,24), (296139,1380019,0,'soga_hair_highlight',200,165,96), (296140,1380019,0,'soga_hair_type_color',5,2,2), (296141,1380019,0,'soga_hair_type_highlight_color',228,172,24), (296142,1380019,1,'soga_lip_type',41,-88,0), (296143,1380019,1,'soga_nose_type',90,3,-28), (296144,1380019,0,'soga_skin_color',234,195,198), (296145,1380019,0,'wing_color1',255,255,255), (296146,1380019,0,'wing_color2',255,255,255), (296147,1380020,1,'cheek_type',20,0,0), (296148,1380020,1,'chin_type',20,31,-9), (296149,1380020,1,'ear_type',0,-2,0), (296150,1380020,1,'eye_brow_type',0,-21,-17), (296151,1380020,0,'eye_color',84,43,98), (296152,1380020,1,'eye_type',41,0,0), (296153,1380020,0,'hair_face_color',170,191,191), (296154,1380020,0,'hair_type_color',170,191,191), (296155,1380020,1,'lip_type',35,7,5), (296156,1380020,1,'nose_type',46,34,2), (296157,1380020,0,'skin_color',170,131,153), (296158,1380020,1,'soga_cheek_type',20,0,0), (296159,1380020,1,'soga_chin_type',20,31,-9), (296160,1380020,1,'soga_ear_type',0,-2,0), (296161,1380020,1,'soga_eye_brow_type',0,-21,-17), (296162,1380020,0,'soga_eye_color',229,229,102), (296163,1380020,1,'soga_eye_type',41,0,0), (296164,1380020,0,'soga_hair_face_color',170,191,191), (296165,1380020,0,'soga_hair_type_color',170,191,191), (296166,1380020,1,'soga_lip_type',35,7,5), (296167,1380020,1,'soga_nose_type',46,34,2), (296168,1380020,0,'soga_skin_color',170,131,153), (296169,1380020,0,'wing_color1',255,255,255), (296170,1380020,0,'wing_color2',255,255,255), (296171,1380021,1,'cheek_type',2,7,0), (296172,1380021,1,'chin_type',18,0,1), (296173,1380021,1,'ear_type',32,-7,0), (296174,1380021,1,'eye_brow_type',0,-10,0), (296175,1380021,0,'eye_color',18,29,35), (296176,1380021,1,'eye_type',-1,0,0), (296177,1380021,0,'hair_face_color',179,173,194), (296178,1380021,0,'hair_face_highlight_color',198,184,78), (296179,1380021,0,'hair_type_color',179,173,194), (296180,1380021,0,'hair_type_highlight_color',198,184,78), (296181,1380021,1,'lip_type',20,-31,-46), (296182,1380021,1,'nose_type',-28,17,-17), (296183,1380021,0,'skin_color',212,177,207), (296184,1380021,1,'soga_cheek_type',2,7,0), (296185,1380021,1,'soga_chin_type',18,0,1), (296186,1380021,1,'soga_ear_type',32,-7,0), (296187,1380021,1,'soga_eye_brow_type',0,-10,0), (296188,1380021,0,'soga_eye_color',229,229,102), (296189,1380021,1,'soga_eye_type',-1,0,0), (296190,1380021,0,'soga_hair_face_color',179,173,194), (296191,1380021,0,'soga_hair_face_highlight_color',198,184,78), (296192,1380021,0,'soga_hair_type_color',179,173,194), (296193,1380021,0,'soga_hair_type_highlight_color',198,184,78), (296194,1380021,1,'soga_lip_type',20,-31,-46), (296195,1380021,1,'soga_nose_type',-28,17,-17), (296196,1380021,0,'soga_skin_color',212,177,207), (296197,1380021,0,'wing_color1',255,255,255), (296198,1380021,0,'wing_color2',255,255,255), (296199,1380022,1,'cheek_type',2,-25,0), (296200,1380022,1,'chin_type',-5,-5,9), (296201,1380022,1,'ear_type',19,0,0), (296202,1380022,1,'eye_brow_type',22,5,-12), (296203,1380022,0,'eye_color',17,12,28), (296204,1380022,1,'eye_type',18,0,0), (296205,1380022,0,'hair_face_color',134,125,134), (296206,1380022,0,'hair_face_highlight_color',198,184,78), (296207,1380022,0,'hair_type_color',134,125,134), (296208,1380022,0,'hair_type_highlight_color',198,184,78), (296209,1380022,1,'lip_type',10,14,17), (296210,1380022,1,'nose_type',-34,0,31), (296211,1380022,0,'skin_color',34,0,12), (296212,1380022,1,'soga_cheek_type',2,-25,0), (296213,1380022,1,'soga_chin_type',-5,-5,9), (296214,1380022,1,'soga_ear_type',19,0,0), (296215,1380022,1,'soga_eye_brow_type',22,5,-12), (296216,1380022,0,'soga_eye_color',229,229,102), (296217,1380022,1,'soga_eye_type',18,0,0), (296218,1380022,0,'soga_hair_face_color',134,125,134), (296219,1380022,0,'soga_hair_face_highlight_color',198,184,78), (296220,1380022,0,'soga_hair_type_color',134,125,134), (296221,1380022,0,'soga_hair_type_highlight_color',198,184,78), (296222,1380022,1,'soga_lip_type',10,14,17), (296223,1380022,1,'soga_nose_type',-34,0,31), (296224,1380022,0,'soga_skin_color',34,0,12), (296225,1380022,0,'wing_color1',255,255,255), (296226,1380022,0,'wing_color2',255,255,255), (296227,1380023,1,'cheek_type',4,-11,0), (296228,1380023,1,'chin_type',-31,-1,-14), (296229,1380023,1,'ear_type',-7,21,0), (296230,1380023,1,'eye_brow_type',28,14,3), (296231,1380023,0,'eye_color',244,171,255), (296232,1380023,1,'eye_type',19,0,0), (296233,1380023,0,'hair_face_color',152,125,154), (296234,1380023,0,'hair_face_highlight_color',105,103,97), (296235,1380023,0,'hair_type_color',152,125,154), (296236,1380023,0,'hair_type_highlight_color',105,103,97), (296237,1380023,1,'lip_type',11,37,-12), (296238,1380023,1,'nose_type',-7,18,-17), (296239,1380023,0,'skin_color',25,81,80), (296240,1380023,1,'soga_cheek_type',4,-11,0), (296241,1380023,1,'soga_chin_type',-31,-1,-14), (296242,1380023,1,'soga_ear_type',-7,21,0), (296243,1380023,1,'soga_eye_brow_type',28,14,3), (296244,1380023,0,'soga_eye_color',229,229,102), (296245,1380023,1,'soga_eye_type',19,0,0), (296246,1380023,0,'soga_hair_face_color',152,125,154), (296247,1380023,0,'soga_hair_face_highlight_color',105,103,97), (296248,1380023,0,'soga_hair_type_color',152,125,154), (296249,1380023,0,'soga_hair_type_highlight_color',105,103,97), (296250,1380023,1,'soga_lip_type',11,37,-12), (296251,1380023,1,'soga_nose_type',-7,18,-17), (296252,1380023,0,'soga_skin_color',25,81,80), (296253,1380023,0,'wing_color1',255,255,255), (296254,1380023,0,'wing_color2',255,255,255), (296255,1380024,1,'cheek_type',2,-20,0), (296256,1380024,1,'chin_type',-46,-37,-23), (296257,1380024,1,'ear_type',-23,31,0), (296258,1380024,1,'eye_brow_type',-12,0,-11), (296259,1380024,0,'eye_color',147,73,160), (296260,1380024,1,'eye_type',11,0,0), (296261,1380024,0,'hair_face_color',136,126,149), (296262,1380024,0,'hair_face_highlight_color',84,32,14), (296263,1380024,0,'hair_type_color',136,126,149), (296264,1380024,0,'hair_type_highlight_color',84,32,14), (296265,1380024,1,'lip_type',-14,-17,-1), (296266,1380024,1,'nose_type',0,20,31), (296267,1380024,0,'skin_color',87,57,100), (296268,1380024,1,'soga_cheek_type',2,-20,0), (296269,1380024,1,'soga_chin_type',-46,-37,-23), (296270,1380024,1,'soga_ear_type',-23,31,0), (296271,1380024,1,'soga_eye_brow_type',-12,0,-11), (296272,1380024,0,'soga_eye_color',229,229,102), (296273,1380024,1,'soga_eye_type',11,0,0), (296274,1380024,0,'soga_hair_face_color',136,126,149), (296275,1380024,0,'soga_hair_face_highlight_color',84,32,14), (296276,1380024,0,'soga_hair_type_color',136,126,149), (296277,1380024,0,'soga_hair_type_highlight_color',84,32,14), (296278,1380024,1,'soga_lip_type',-14,-17,-1), (296279,1380024,1,'soga_nose_type',0,20,31), (296280,1380024,0,'soga_skin_color',87,57,100), (296281,1380024,0,'wing_color1',255,255,255), (296282,1380024,0,'wing_color2',255,255,255), (296283,1380025,1,'cheek_type',-17,-2,0), (296284,1380025,1,'chin_type',5,10,-12), (296285,1380025,1,'ear_type',43,-42,0), (296286,1380025,1,'eye_brow_type',-39,7,4), (296287,1380025,0,'eye_color',243,165,255), (296288,1380025,1,'eye_type',-20,0,0), (296289,1380025,0,'hair_face_color',188,177,200), (296290,1380025,0,'hair_type_color',188,177,200), (296291,1380025,1,'lip_type',-1,14,-42), (296292,1380025,1,'nose_type',14,-2,18), (296293,1380025,0,'skin_color',94,150,149), (296294,1380025,1,'soga_cheek_type',-17,-2,0), (296295,1380025,1,'soga_chin_type',5,10,-12), (296296,1380025,1,'soga_ear_type',43,-42,0), (296297,1380025,1,'soga_eye_brow_type',-39,7,4), (296298,1380025,0,'soga_eye_color',229,229,102), (296299,1380025,1,'soga_eye_type',-20,0,0), (296300,1380025,0,'soga_hair_face_color',188,177,200), (296301,1380025,0,'soga_hair_type_color',188,177,200), (296302,1380025,1,'soga_lip_type',-1,14,-42), (296303,1380025,1,'soga_nose_type',14,-2,18), (296304,1380025,0,'soga_skin_color',94,150,149), (296305,1380025,0,'wing_color1',255,255,255), (296306,1380025,0,'wing_color2',255,255,255), (296307,1380026,1,'cheek_type',51,-12,0), (296308,1380026,1,'chin_type',53,-63,-70), (296309,1380026,1,'ear_type',-87,-43,0), (296310,1380026,1,'eye_brow_type',66,-14,-5), (296311,1380026,0,'eye_color',238,177,255), (296312,1380026,1,'eye_type',32,0,0), (296313,1380026,0,'hair_color1',98,135,156), (296314,1380026,0,'hair_color2',88,95,109), (296315,1380026,0,'hair_face_color',100,131,153), (296316,1380026,0,'hair_face_highlight_color',213,205,195), (296317,1380026,0,'hair_highlight',112,123,142), (296318,1380026,0,'hair_type_color',100,131,153), (296319,1380026,0,'hair_type_highlight_color',213,205,195), (296320,1380026,1,'lip_type',-10,-68,-26), (296321,1380026,1,'nose_type',48,-77,-63), (296322,1380026,0,'skin_color',134,156,172), (296323,1380026,1,'soga_cheek_type',51,-12,0), (296324,1380026,1,'soga_chin_type',53,-63,-70), (296325,1380026,1,'soga_ear_type',-87,-43,0), (296326,1380026,1,'soga_eye_brow_type',66,-14,-5), (296327,1380026,0,'soga_eye_color',229,229,102), (296328,1380026,1,'soga_eye_type',32,0,0), (296329,1380026,0,'soga_hair_color1',98,135,156), (296330,1380026,0,'soga_hair_color2',88,95,109), (296331,1380026,0,'soga_hair_face_color',100,131,153), (296332,1380026,0,'soga_hair_face_highlight_color',213,205,195), (296333,1380026,0,'soga_hair_highlight',112,123,142), (296334,1380026,0,'soga_hair_type_color',100,131,153), (296335,1380026,0,'soga_hair_type_highlight_color',213,205,195), (296336,1380026,1,'soga_lip_type',-10,-68,-26), (296337,1380026,1,'soga_nose_type',48,-77,-63), (296338,1380026,0,'soga_skin_color',134,156,172), (296339,1380026,0,'wing_color1',255,255,255), (296340,1380026,0,'wing_color2',255,255,255), (296341,1380027,1,'cheek_type',-28,61,0), (296342,1380027,1,'chin_type',25,-95,56), (296343,1380027,1,'ear_type',-69,48,0), (296344,1380027,1,'eye_brow_type',62,-81,-84), (296345,1380027,0,'eye_color',114,64,162), (296346,1380027,1,'eye_type',17,0,0), (296347,1380027,0,'hair_color1',33,22,19), (296348,1380027,0,'hair_color2',28,27,50), (296349,1380027,0,'hair_face_color',6,4,1), (296350,1380027,0,'hair_face_highlight_color',5,4,1), (296351,1380027,0,'hair_highlight',33,22,19), (296352,1380027,0,'hair_type_color',6,4,1), (296353,1380027,0,'hair_type_highlight_color',5,4,1), (296354,1380027,1,'lip_type',12,-37,38), (296355,1380027,1,'nose_type',25,-2,-85), (296356,1380027,0,'skin_color',93,65,63), (296357,1380027,1,'soga_cheek_type',-28,61,0), (296358,1380027,1,'soga_chin_type',25,-95,56), (296359,1380027,1,'soga_ear_type',-69,48,0), (296360,1380027,1,'soga_eye_brow_type',62,-81,-84), (296361,1380027,0,'soga_eye_color',229,229,102), (296362,1380027,1,'soga_eye_type',17,0,0), (296363,1380027,0,'soga_hair_color1',33,22,19), (296364,1380027,0,'soga_hair_color2',28,27,50), (296365,1380027,0,'soga_hair_face_color',6,4,1), (296366,1380027,0,'soga_hair_face_highlight_color',5,4,1), (296367,1380027,0,'soga_hair_highlight',33,22,19), (296368,1380027,0,'soga_hair_type_color',6,4,1), (296369,1380027,0,'soga_hair_type_highlight_color',5,4,1), (296370,1380027,1,'soga_lip_type',12,-37,38), (296371,1380027,1,'soga_nose_type',25,-2,-85), (296372,1380027,0,'soga_skin_color',93,65,63), (296373,1380027,0,'wing_color1',255,255,255), (296374,1380027,0,'wing_color2',255,255,255), (296375,1380028,1,'cheek_type',17,-32,0), (296376,1380028,1,'chin_type',9,26,14), (296377,1380028,1,'ear_type',-25,-25,0), (296378,1380028,1,'eye_brow_type',39,-14,41), (296379,1380028,0,'eye_color',245,179,255), (296380,1380028,1,'eye_type',3,0,0), (296381,1380028,0,'hair_face_color',174,170,190), (296382,1380028,0,'hair_face_highlight_color',84,32,14), (296383,1380028,0,'hair_type_color',174,170,190), (296384,1380028,0,'hair_type_highlight_color',84,32,14), (296385,1380028,1,'lip_type',-34,12,5), (296386,1380028,1,'nose_type',7,-32,2), (296387,1380028,0,'skin_color',17,73,72), (296388,1380028,1,'soga_cheek_type',17,-32,0), (296389,1380028,1,'soga_chin_type',9,26,14), (296390,1380028,1,'soga_ear_type',-25,-25,0), (296391,1380028,1,'soga_eye_brow_type',39,-14,41), (296392,1380028,0,'soga_eye_color',229,229,102), (296393,1380028,1,'soga_eye_type',3,0,0), (296394,1380028,0,'soga_hair_face_color',174,170,190), (296395,1380028,0,'soga_hair_face_highlight_color',84,32,14), (296396,1380028,0,'soga_hair_type_color',174,170,190), (296397,1380028,0,'soga_hair_type_highlight_color',84,32,14), (296398,1380028,1,'soga_lip_type',-34,12,5), (296399,1380028,1,'soga_nose_type',7,-32,2), (296400,1380028,0,'soga_skin_color',17,73,72), (296401,1380028,0,'wing_color1',255,255,255), (296402,1380028,0,'wing_color2',255,255,255), (296403,1380029,1,'cheek_type',-2,0,0), (296404,1380029,1,'chin_type',-31,-20,-19), (296405,1380029,1,'ear_type',12,12,0), (296406,1380029,1,'eye_brow_type',10,-17,-17), (296407,1380029,0,'eye_color',243,159,255), (296408,1380029,1,'eye_type',-10,0,0), (296409,1380029,0,'hair_face_color',134,125,134), (296410,1380029,0,'hair_face_highlight_color',198,184,78), (296411,1380029,0,'hair_type_color',134,125,134), (296412,1380029,0,'hair_type_highlight_color',198,184,78), (296413,1380029,1,'lip_type',-17,-1,11), (296414,1380029,1,'nose_type',-7,0,25), (296415,1380029,0,'skin_color',215,179,208), (296416,1380029,1,'soga_cheek_type',-2,0,0), (296417,1380029,1,'soga_chin_type',-31,-20,-19), (296418,1380029,1,'soga_ear_type',12,12,0), (296419,1380029,1,'soga_eye_brow_type',10,-17,-17), (296420,1380029,0,'soga_eye_color',229,229,102), (296421,1380029,1,'soga_eye_type',-10,0,0), (296422,1380029,0,'soga_hair_face_color',134,125,134), (296423,1380029,0,'soga_hair_face_highlight_color',198,184,78), (296424,1380029,0,'soga_hair_type_color',134,125,134), (296425,1380029,0,'soga_hair_type_highlight_color',198,184,78), (296426,1380029,1,'soga_lip_type',-17,-1,11), (296427,1380029,1,'soga_nose_type',-7,0,25), (296428,1380029,0,'soga_skin_color',215,179,208), (296429,1380029,0,'wing_color1',255,255,255), (296430,1380029,0,'wing_color2',255,255,255), (296431,1380030,1,'cheek_type',-21,-7,0), (296432,1380030,1,'chin_type',3,7,3), (296433,1380030,1,'ear_type',-22,38,0), (296434,1380030,1,'eye_brow_type',22,1,-22), (296435,1380030,0,'eye_color',43,71,79), (296436,1380030,1,'eye_type',-12,0,0), (296437,1380030,0,'hair_face_color',155,161,161), (296438,1380030,0,'hair_face_highlight_color',198,184,78), (296439,1380030,0,'hair_type_color',155,161,161), (296440,1380030,0,'hair_type_highlight_color',198,184,78), (296441,1380030,1,'lip_type',21,10,-1), (296442,1380030,1,'nose_type',-25,-28,-12), (296443,1380030,0,'skin_color',139,182,192), (296444,1380030,1,'soga_cheek_type',-21,-7,0), (296445,1380030,1,'soga_chin_type',3,7,3), (296446,1380030,1,'soga_ear_type',-22,38,0), (296447,1380030,1,'soga_eye_brow_type',22,1,-22), (296448,1380030,0,'soga_eye_color',229,229,102), (296449,1380030,1,'soga_eye_type',-12,0,0), (296450,1380030,0,'soga_hair_face_color',155,161,161), (296451,1380030,0,'soga_hair_face_highlight_color',198,184,78), (296452,1380030,0,'soga_hair_type_color',155,161,161), (296453,1380030,0,'soga_hair_type_highlight_color',198,184,78), (296454,1380030,1,'soga_lip_type',21,10,-1), (296455,1380030,1,'soga_nose_type',-25,-28,-12), (296456,1380030,0,'soga_skin_color',139,182,192), (296457,1380030,0,'wing_color1',255,255,255), (296458,1380030,0,'wing_color2',255,255,255), (296459,1380031,1,'cheek_type',39,-5,0), (296460,1380031,1,'chin_type',-14,44,2), (296461,1380031,1,'ear_type',0,26,0), (296462,1380031,1,'eye_brow_type',0,26,2), (296463,1380031,0,'eye_color',239,136,255), (296464,1380031,1,'eye_type',-3,0,0), (296465,1380031,0,'hair_face_color',120,133,133), (296466,1380031,0,'hair_face_highlight_color',198,184,78), (296467,1380031,0,'hair_type_color',120,133,133), (296468,1380031,0,'hair_type_highlight_color',198,184,78), (296469,1380031,1,'lip_type',-2,12,0), (296470,1380031,1,'nose_type',-7,-17,-17), (296471,1380031,0,'skin_color',104,160,159), (296472,1380031,1,'soga_cheek_type',39,-5,0), (296473,1380031,1,'soga_chin_type',-14,44,2), (296474,1380031,1,'soga_ear_type',0,26,0), (296475,1380031,1,'soga_eye_brow_type',0,26,2), (296476,1380031,0,'soga_eye_color',229,229,102), (296477,1380031,1,'soga_eye_type',-3,0,0), (296478,1380031,0,'soga_hair_face_color',120,133,133), (296479,1380031,0,'soga_hair_face_highlight_color',198,184,78), (296480,1380031,0,'soga_hair_type_color',120,133,133), (296481,1380031,0,'soga_hair_type_highlight_color',198,184,78), (296482,1380031,1,'soga_lip_type',-2,12,0), (296483,1380031,1,'soga_nose_type',-7,-17,-17), (296484,1380031,0,'soga_skin_color',104,160,159), (296485,1380031,0,'wing_color1',255,255,255), (296486,1380031,0,'wing_color2',255,255,255), (296487,1380032,1,'cheek_type',21,7,0), (296488,1380032,1,'chin_type',-1,14,25), (296489,1380032,1,'ear_type',37,-12,0), (296490,1380032,1,'eye_brow_type',-7,43,19), (296491,1380032,0,'eye_color',24,12,28), (296492,1380032,1,'eye_type',17,0,0), (296493,1380032,0,'hair_face_color',223,209,233), (296494,1380032,0,'hair_face_highlight_color',155,150,106), (296495,1380032,0,'hair_type_color',223,209,233), (296496,1380032,0,'hair_type_highlight_color',155,150,106), (296497,1380032,1,'lip_type',-18,-20,-11), (296498,1380032,1,'nose_type',7,37,-5), (296499,1380032,0,'skin_color',5,1,0), (296500,1380032,1,'soga_cheek_type',21,7,0), (296501,1380032,1,'soga_chin_type',-1,14,25), (296502,1380032,1,'soga_ear_type',37,-12,0), (296503,1380032,1,'soga_eye_brow_type',-7,43,19), (296504,1380032,0,'soga_eye_color',229,229,102), (296505,1380032,1,'soga_eye_type',17,0,0), (296506,1380032,0,'soga_hair_face_color',223,209,233), (296507,1380032,0,'soga_hair_face_highlight_color',155,150,106), (296508,1380032,0,'soga_hair_type_color',223,209,233), (296509,1380032,0,'soga_hair_type_highlight_color',155,150,106), (296510,1380032,1,'soga_lip_type',-18,-20,-11), (296511,1380032,1,'soga_nose_type',7,37,-5), (296512,1380032,0,'soga_skin_color',5,1,0), (296513,1380032,0,'wing_color1',255,255,255), (296514,1380032,0,'wing_color2',255,255,255), (296515,1380033,1,'cheek_type',-29,0,0), (296516,1380033,1,'chin_type',7,1,-1), (296517,1380033,1,'ear_type',-19,28,0), (296518,1380033,1,'eye_brow_type',42,-18,-1), (296519,1380033,0,'eye_color',241,149,255), (296520,1380033,1,'eye_type',25,0,0), (296521,1380033,0,'hair_face_color',137,143,143), (296522,1380033,0,'hair_face_highlight_color',84,32,14), (296523,1380033,0,'hair_type_color',137,143,143), (296524,1380033,0,'hair_type_highlight_color',84,32,14), (296525,1380033,1,'nose_type',12,7,-19), (296526,1380033,0,'skin_color',118,163,172), (296527,1380033,1,'soga_cheek_type',-29,0,0), (296528,1380033,1,'soga_chin_type',7,1,-1), (296529,1380033,1,'soga_ear_type',-19,28,0), (296530,1380033,1,'soga_eye_brow_type',42,-18,-1), (296531,1380033,0,'soga_eye_color',229,229,102), (296532,1380033,1,'soga_eye_type',25,0,0), (296533,1380033,0,'soga_hair_face_color',137,143,143), (296534,1380033,0,'soga_hair_face_highlight_color',84,32,14), (296535,1380033,0,'soga_hair_type_color',137,143,143), (296536,1380033,0,'soga_hair_type_highlight_color',84,32,14), (296537,1380033,1,'soga_nose_type',12,7,-19), (296538,1380033,0,'soga_skin_color',118,163,172), (296539,1380033,0,'wing_color1',255,255,255), (296540,1380033,0,'wing_color2',255,255,255), (296541,1380034,1,'cheek_type',0,-11,0), (296542,1380034,1,'chin_type',7,-32,4), (296543,1380034,1,'ear_type',-7,40,0), (296544,1380034,1,'eye_brow_type',8,14,-14), (296545,1380034,0,'eye_color',237,163,255), (296546,1380034,1,'eye_type',20,0,0), (296547,1380034,0,'hair_face_color',144,118,147), (296548,1380034,0,'hair_face_highlight_color',105,103,97), (296549,1380034,0,'hair_type_color',144,118,147), (296550,1380034,0,'hair_type_highlight_color',105,103,97), (296551,1380034,1,'lip_type',-17,-25,-20), (296552,1380034,1,'nose_type',-26,-21,35), (296553,1380034,0,'skin_color',0,14,14), (296554,1380034,1,'soga_cheek_type',0,-11,0), (296555,1380034,1,'soga_chin_type',7,-32,4), (296556,1380034,1,'soga_ear_type',-7,40,0), (296557,1380034,1,'soga_eye_brow_type',8,14,-14), (296558,1380034,0,'soga_eye_color',229,229,102), (296559,1380034,1,'soga_eye_type',20,0,0), (296560,1380034,0,'soga_hair_face_color',144,118,147), (296561,1380034,0,'soga_hair_face_highlight_color',105,103,97), (296562,1380034,0,'soga_hair_type_color',144,118,147), (296563,1380034,0,'soga_hair_type_highlight_color',105,103,97), (296564,1380034,1,'soga_lip_type',-17,-25,-20), (296565,1380034,1,'soga_nose_type',-26,-21,35), (296566,1380034,0,'soga_skin_color',0,14,14), (296567,1380034,0,'wing_color1',255,255,255), (296568,1380034,0,'wing_color2',255,255,255), (296569,1380035,0,'eye_color',255,255,255), (296570,1380035,0,'skin_color',255,255,255), (296571,1380035,0,'soga_eye_color',255,0,255), (296572,1380036,0,'eye_color',255,255,255), (296573,1380036,0,'skin_color',255,255,255), (296574,1380036,0,'soga_eye_color',255,0,255), (296575,1380037,1,'cheek_type',0,17,0), (296576,1380037,1,'chin_type',31,93,75), (296577,1380037,1,'ear_type',-7,-2,0), (296578,1380037,1,'eye_brow_type',-97,1,78), (296579,1380037,0,'eye_color',239,185,255), (296580,1380037,1,'eye_type',-34,0,0), (296581,1380037,0,'hair_color1',160,156,172), (296582,1380037,0,'hair_color2',103,103,114), (296583,1380037,0,'hair_face_color',244,244,246), (296584,1380037,0,'hair_face_highlight_color',244,244,246), (296585,1380037,0,'hair_highlight',160,156,172), (296586,1380037,0,'hair_type_color',244,244,246), (296587,1380037,0,'hair_type_highlight_color',244,244,246), (296588,1380037,1,'lip_type',39,34,-4), (296589,1380037,1,'nose_type',34,-96,-14), (296590,1380037,0,'skin_color',130,128,128), (296591,1380037,1,'soga_cheek_type',0,17,0), (296592,1380037,1,'soga_chin_type',31,93,75), (296593,1380037,1,'soga_ear_type',-7,-2,0), (296594,1380037,1,'soga_eye_brow_type',-97,1,78), (296595,1380037,0,'soga_eye_color',229,229,102), (296596,1380037,1,'soga_eye_type',-34,0,0), (296597,1380037,0,'soga_hair_color1',160,156,172), (296598,1380037,0,'soga_hair_color2',103,103,114), (296599,1380037,0,'soga_hair_face_color',244,244,246), (296600,1380037,0,'soga_hair_face_highlight_color',244,244,246), (296601,1380037,0,'soga_hair_highlight',160,156,172), (296602,1380037,0,'soga_hair_type_color',244,244,246), (296603,1380037,0,'soga_hair_type_highlight_color',244,244,246), (296604,1380037,1,'soga_lip_type',39,34,-4), (296605,1380037,1,'soga_nose_type',34,-96,-14), (296606,1380037,0,'soga_skin_color',130,128,128), (296607,1380037,0,'wing_color1',255,255,255), (296608,1380037,0,'wing_color2',255,255,255), (296609,1380038,1,'cheek_type',2,-25,0), (296610,1380038,1,'chin_type',-5,-5,9), (296611,1380038,1,'ear_type',19,0,0), (296612,1380038,1,'eye_brow_type',22,5,-12), (296613,1380038,0,'eye_color',17,12,28), (296614,1380038,1,'eye_type',18,0,0), (296615,1380038,0,'hair_face_color',134,125,134), (296616,1380038,0,'hair_face_highlight_color',198,184,78), (296617,1380038,0,'hair_type_color',134,125,134), (296618,1380038,0,'hair_type_highlight_color',198,184,78), (296619,1380038,1,'lip_type',10,14,17), (296620,1380038,1,'nose_type',-34,0,31), (296621,1380038,0,'skin_color',34,0,12), (296622,1380038,1,'soga_cheek_type',2,-25,0), (296623,1380038,1,'soga_chin_type',-5,-5,9), (296624,1380038,1,'soga_ear_type',19,0,0), (296625,1380038,1,'soga_eye_brow_type',22,5,-12), (296626,1380038,0,'soga_eye_color',229,229,102), (296627,1380038,1,'soga_eye_type',18,0,0), (296628,1380038,0,'soga_hair_face_color',134,125,134), (296629,1380038,0,'soga_hair_face_highlight_color',198,184,78), (296630,1380038,0,'soga_hair_type_color',134,125,134), (296631,1380038,0,'soga_hair_type_highlight_color',198,184,78), (296632,1380038,1,'soga_lip_type',10,14,17), (296633,1380038,1,'soga_nose_type',-34,0,31), (296634,1380038,0,'soga_skin_color',34,0,12), (296635,1380038,0,'wing_color1',255,255,255), (296636,1380038,0,'wing_color2',255,255,255), (296637,1380039,1,'cheek_type',20,0,0), (296638,1380039,1,'chin_type',20,31,-9), (296639,1380039,1,'ear_type',0,-2,0), (296640,1380039,1,'eye_brow_type',0,-21,-17), (296641,1380039,0,'eye_color',84,43,98), (296642,1380039,1,'eye_type',41,0,0), (296643,1380039,0,'hair_face_color',170,191,191), (296644,1380039,0,'hair_type_color',170,191,191), (296645,1380039,1,'lip_type',35,7,5), (296646,1380039,1,'nose_type',46,34,2), (296647,1380039,0,'skin_color',170,131,153), (296648,1380039,1,'soga_cheek_type',20,0,0), (296649,1380039,1,'soga_chin_type',20,31,-9), (296650,1380039,1,'soga_ear_type',0,-2,0), (296651,1380039,1,'soga_eye_brow_type',0,-21,-17), (296652,1380039,0,'soga_eye_color',229,229,102), (296653,1380039,1,'soga_eye_type',41,0,0), (296654,1380039,0,'soga_hair_face_color',170,191,191), (296655,1380039,0,'soga_hair_type_color',170,191,191), (296656,1380039,1,'soga_lip_type',35,7,5), (296657,1380039,1,'soga_nose_type',46,34,2), (296658,1380039,0,'soga_skin_color',170,131,153), (296659,1380039,0,'wing_color1',255,255,255), (296660,1380039,0,'wing_color2',255,255,255), (296661,1380040,1,'cheek_type',-18,-12,0), (296662,1380040,1,'chin_type',17,-28,5), (296663,1380040,1,'ear_type',7,-2,0), (296664,1380040,1,'eye_brow_type',17,8,-22), (296665,1380040,0,'eye_color',80,42,102), (296666,1380040,1,'eye_type',-5,0,0), (296667,1380040,0,'hair_face_color',145,118,146), (296668,1380040,0,'hair_face_highlight_color',198,184,78), (296669,1380040,0,'hair_type_color',145,118,146), (296670,1380040,0,'hair_type_highlight_color',198,184,78), (296671,1380040,1,'lip_type',-34,20,-14), (296672,1380040,1,'nose_type',-42,25,25), (296673,1380040,1,'soga_cheek_type',-18,-12,0), (296674,1380040,1,'soga_chin_type',17,-28,5), (296675,1380040,1,'soga_ear_type',7,-2,0), (296676,1380040,1,'soga_eye_brow_type',17,8,-22), (296677,1380040,0,'soga_eye_color',229,229,102), (296678,1380040,1,'soga_eye_type',-5,0,0), (296679,1380040,0,'soga_hair_face_color',145,118,146), (296680,1380040,0,'soga_hair_face_highlight_color',198,184,78), (296681,1380040,0,'soga_hair_type_color',145,118,146), (296682,1380040,0,'soga_hair_type_highlight_color',198,184,78), (296683,1380040,1,'soga_lip_type',-34,20,-14), (296684,1380040,1,'soga_nose_type',-42,25,25), (296685,1380040,0,'wing_color1',255,255,255), (296686,1380040,0,'wing_color2',255,255,255), (296687,1380041,1,'cheek_type',100,-100,0), (296688,1380041,1,'chin_type',-100,100,100), (296689,1380041,1,'ear_type',25,9,0), (296690,1380041,1,'eye_brow_type',100,100,100), (296691,1380041,0,'eye_color',118,14,183), (296692,1380041,1,'eye_type',100,0,0), (296693,1380041,0,'hair_face_color',171,60,32), (296694,1380041,0,'hair_face_highlight_color',216,192,37), (296695,1380041,0,'hair_type_color',171,60,32), (296696,1380041,0,'hair_type_highlight_color',216,192,37), (296697,1380041,1,'lip_type',100,50,-68), (296698,1380041,1,'nose_type',0,-17,-1), (296699,1380041,0,'skin_color',249,244,225), (296700,1380041,1,'soga_cheek_type',100,-100,0), (296701,1380041,1,'soga_chin_type',-100,100,100), (296702,1380041,1,'soga_ear_type',25,9,0), (296703,1380041,1,'soga_eye_brow_type',100,100,100), (296704,1380041,0,'soga_eye_color',229,229,102), (296705,1380041,1,'soga_eye_type',100,0,0), (296706,1380041,0,'soga_hair_face_color',171,60,32), (296707,1380041,0,'soga_hair_face_highlight_color',216,192,37), (296708,1380041,0,'soga_hair_type_color',171,60,32), (296709,1380041,0,'soga_hair_type_highlight_color',216,192,37), (296710,1380041,1,'soga_lip_type',100,50,-68), (296711,1380041,1,'soga_nose_type',0,-17,-1), (296712,1380041,0,'soga_skin_color',249,244,225), (296713,1380041,0,'wing_color1',255,255,255), (296714,1380041,0,'wing_color2',255,255,255), (296715,1380042,1,'cheek_type',-2,10,0), (296716,1380042,1,'chin_type',0,-25,17), (296717,1380042,1,'ear_type',28,-9,0), (296718,1380042,1,'eye_brow_type',25,-10,10), (296719,1380042,1,'eye_type',7,0,0), (296720,1380042,0,'hair_face_color',139,122,138), (296721,1380042,0,'hair_face_highlight_color',105,103,97), (296722,1380042,0,'hair_type_color',139,122,138), (296723,1380042,0,'hair_type_highlight_color',105,103,97), (296724,1380042,1,'lip_type',41,21,38), (296725,1380042,1,'nose_type',-12,-12,-28), (296726,1380042,0,'skin_color',0,4,4), (296727,1380042,1,'soga_cheek_type',-2,10,0), (296728,1380042,1,'soga_chin_type',0,-25,17), (296729,1380042,1,'soga_ear_type',28,-9,0), (296730,1380042,1,'soga_eye_brow_type',25,-10,10), (296731,1380042,0,'soga_eye_color',229,229,102), (296732,1380042,1,'soga_eye_type',7,0,0), (296733,1380042,0,'soga_hair_face_color',139,122,138), (296734,1380042,0,'soga_hair_face_highlight_color',105,103,97), (296735,1380042,0,'soga_hair_type_color',139,122,138), (296736,1380042,0,'soga_hair_type_highlight_color',105,103,97), (296737,1380042,1,'soga_lip_type',41,21,38), (296738,1380042,1,'soga_nose_type',-12,-12,-28), (296739,1380042,0,'soga_skin_color',0,4,4), (296740,1380042,0,'wing_color1',255,255,255), (296741,1380042,0,'wing_color2',255,255,255), (296742,1380043,1,'cheek_type',-28,56,0), (296743,1380043,1,'chin_type',85,-57,-2), (296744,1380043,1,'ear_type',91,50,0), (296745,1380043,1,'eye_brow_type',-10,-34,75), (296746,1380043,0,'eye_color',21,29,43), (296747,1380043,1,'eye_type',85,0,0), (296748,1380043,0,'hair_color1',160,156,172), (296749,1380043,0,'hair_color2',62,62,68), (296750,1380043,0,'hair_face_color',244,244,246), (296751,1380043,0,'hair_face_highlight_color',86,68,133), (296752,1380043,0,'hair_highlight',152,46,102), (296753,1380043,0,'hair_type_color',244,244,246), (296754,1380043,0,'hair_type_highlight_color',86,68,133), (296755,1380043,1,'lip_type',-78,-82,-38), (296756,1380043,1,'nose_type',11,-62,-26), (296757,1380043,0,'skin_color',106,149,148), (296758,1380043,1,'soga_cheek_type',-28,56,0), (296759,1380043,1,'soga_chin_type',85,-57,-2), (296760,1380043,1,'soga_ear_type',91,50,0), (296761,1380043,1,'soga_eye_brow_type',-10,-34,75), (296762,1380043,0,'soga_eye_color',229,229,102), (296763,1380043,1,'soga_eye_type',85,0,0), (296764,1380043,0,'soga_hair_color1',160,156,172), (296765,1380043,0,'soga_hair_color2',62,62,68), (296766,1380043,0,'soga_hair_face_color',244,244,246), (296767,1380043,0,'soga_hair_face_highlight_color',86,68,133), (296768,1380043,0,'soga_hair_highlight',152,46,102), (296769,1380043,0,'soga_hair_type_color',244,244,246), (296770,1380043,0,'soga_hair_type_highlight_color',86,68,133), (296771,1380043,1,'soga_lip_type',-78,-82,-38), (296772,1380043,1,'soga_nose_type',11,-62,-26), (296773,1380043,0,'soga_skin_color',106,149,148), (296774,1380043,0,'wing_color1',255,255,255), (296775,1380043,0,'wing_color2',255,255,255), (296776,1380044,1,'cheek_type',-20,-3,0), (296777,1380044,1,'chin_type',0,-9,0), (296778,1380044,1,'ear_type',-7,-29,0), (296779,1380044,1,'eye_brow_type',3,0,21), (296780,1380044,0,'eye_color',222,180,255), (296781,1380044,1,'eye_type',-9,0,0), (296782,1380044,0,'hair_face_color',183,177,183), (296783,1380044,0,'hair_face_highlight_color',84,32,14), (296784,1380044,0,'hair_type_color',183,177,183), (296785,1380044,0,'hair_type_highlight_color',84,32,14), (296786,1380044,1,'lip_type',0,-5,-1), (296787,1380044,1,'nose_type',-2,26,0), (296788,1380044,0,'skin_color',53,109,108), (296789,1380044,1,'soga_cheek_type',-20,-3,0), (296790,1380044,1,'soga_chin_type',0,-9,0), (296791,1380044,1,'soga_ear_type',-7,-29,0), (296792,1380044,1,'soga_eye_brow_type',3,0,21), (296793,1380044,0,'soga_eye_color',229,229,102), (296794,1380044,1,'soga_eye_type',-9,0,0), (296795,1380044,0,'soga_hair_face_color',183,177,183), (296796,1380044,0,'soga_hair_face_highlight_color',84,32,14), (296797,1380044,0,'soga_hair_type_color',183,177,183), (296798,1380044,0,'soga_hair_type_highlight_color',84,32,14), (296799,1380044,1,'soga_lip_type',0,-5,-1), (296800,1380044,1,'soga_nose_type',-2,26,0), (296801,1380044,0,'soga_skin_color',53,109,108), (296802,1380044,0,'wing_color1',255,255,255), (296803,1380044,0,'wing_color2',255,255,255), (296804,1380045,1,'cheek_type',39,-5,0), (296805,1380045,1,'chin_type',-14,44,2), (296806,1380045,1,'ear_type',0,26,0), (296807,1380045,1,'eye_brow_type',0,26,2), (296808,1380045,0,'eye_color',239,136,255), (296809,1380045,1,'eye_type',-3,0,0), (296810,1380045,0,'hair_face_color',120,133,133), (296811,1380045,0,'hair_face_highlight_color',198,184,78), (296812,1380045,0,'hair_type_color',120,133,133), (296813,1380045,0,'hair_type_highlight_color',198,184,78), (296814,1380045,1,'lip_type',-2,12,0), (296815,1380045,1,'nose_type',-7,-17,-17), (296816,1380045,0,'skin_color',104,160,159), (296817,1380045,1,'soga_cheek_type',39,-5,0), (296818,1380045,1,'soga_chin_type',-14,44,2), (296819,1380045,1,'soga_ear_type',0,26,0), (296820,1380045,1,'soga_eye_brow_type',0,26,2), (296821,1380045,0,'soga_eye_color',229,229,102), (296822,1380045,1,'soga_eye_type',-3,0,0), (296823,1380045,0,'soga_hair_face_color',120,133,133), (296824,1380045,0,'soga_hair_face_highlight_color',198,184,78), (296825,1380045,0,'soga_hair_type_color',120,133,133), (296826,1380045,0,'soga_hair_type_highlight_color',198,184,78), (296827,1380045,1,'soga_lip_type',-2,12,0), (296828,1380045,1,'soga_nose_type',-7,-17,-17), (296829,1380045,0,'soga_skin_color',104,160,159), (296830,1380045,0,'wing_color1',255,255,255), (296831,1380045,0,'wing_color2',255,255,255), (296832,1380046,1,'cheek_type',88,87,0), (296833,1380046,1,'chin_type',-64,0,45), (296834,1380046,1,'ear_type',2,37,0), (296835,1380046,1,'eye_brow_type',8,-77,34), (296836,1380046,0,'eye_color',212,172,255), (296837,1380046,1,'eye_type',-35,0,0), (296838,1380046,0,'hair_color1',98,91,163), (296839,1380046,0,'hair_color2',59,81,113), (296840,1380046,0,'hair_face_color',107,131,144), (296841,1380046,0,'hair_face_highlight_color',96,84,129), (296842,1380046,0,'hair_highlight',96,63,188), (296843,1380046,0,'hair_type_color',107,131,144), (296844,1380046,0,'hair_type_highlight_color',96,84,129), (296845,1380046,1,'lip_type',41,-25,-20), (296846,1380046,1,'nose_type',53,17,-17), (296847,1380046,0,'skin_color',167,200,207), (296848,1380046,1,'soga_cheek_type',88,87,0), (296849,1380046,1,'soga_chin_type',-64,0,45), (296850,1380046,1,'soga_ear_type',2,37,0), (296851,1380046,1,'soga_eye_brow_type',8,-77,34), (296852,1380046,0,'soga_eye_color',229,229,102), (296853,1380046,1,'soga_eye_type',-35,0,0), (296854,1380046,0,'soga_hair_color1',98,91,163), (296855,1380046,0,'soga_hair_color2',59,81,113), (296856,1380046,0,'soga_hair_face_color',107,131,144), (296857,1380046,0,'soga_hair_face_highlight_color',96,84,129), (296858,1380046,0,'soga_hair_highlight',96,63,188), (296859,1380046,0,'soga_hair_type_color',107,131,144), (296860,1380046,0,'soga_hair_type_highlight_color',96,84,129), (296861,1380046,1,'soga_lip_type',41,-25,-20), (296862,1380046,1,'soga_nose_type',53,17,-17), (296863,1380046,0,'soga_skin_color',167,200,207), (296864,1380046,0,'wing_color1',255,255,255), (296865,1380046,0,'wing_color2',255,255,255), (296890,1380055,1,'cheek_type',-3,28,0), (296891,1380055,1,'chin_type',-1,-2,9), (296892,1380055,1,'ear_type',7,3,0), (296893,1380055,1,'eye_brow_type',-1,-29,-23), (296894,1380055,0,'eye_color',240,144,255), (296895,1380055,1,'eye_type',-2,0,0), (296896,1380055,0,'hair_face_color',219,244,244), (296897,1380055,0,'hair_face_highlight_color',105,103,97), (296898,1380055,0,'hair_type_color',219,244,244), (296899,1380055,0,'hair_type_highlight_color',105,103,97), (296900,1380055,1,'lip_type',-37,-7,0), (296901,1380055,1,'nose_type',0,-28,11), (296902,1380055,0,'skin_color',136,176,189), (296903,1380055,1,'soga_cheek_type',-3,28,0), (296904,1380055,1,'soga_chin_type',-1,-2,9), (296905,1380055,1,'soga_ear_type',7,3,0), (296906,1380055,1,'soga_eye_brow_type',-1,-29,-23), (296907,1380055,0,'soga_eye_color',229,229,102), (296908,1380055,1,'soga_eye_type',-2,0,0), (296909,1380055,0,'soga_hair_face_color',219,244,244), (296910,1380055,0,'soga_hair_face_highlight_color',105,103,97), (296911,1380055,0,'soga_hair_type_color',219,244,244), (296912,1380055,0,'soga_hair_type_highlight_color',105,103,97), (296913,1380055,1,'soga_lip_type',-37,-7,0), (296914,1380055,1,'soga_nose_type',0,-28,11), (296915,1380055,0,'soga_skin_color',136,176,189), (296916,1380055,0,'wing_color1',255,255,255), (296917,1380055,0,'wing_color2',255,255,255), (296918,1380056,1,'cheek_type',2,-25,0), (296919,1380056,1,'chin_type',-5,-5,9), (296920,1380056,1,'ear_type',19,0,0), (296921,1380056,1,'eye_brow_type',22,5,-12), (296922,1380056,0,'eye_color',17,12,28), (296923,1380056,1,'eye_type',18,0,0), (296924,1380056,0,'hair_face_color',134,125,134), (296925,1380056,0,'hair_face_highlight_color',198,184,78), (296926,1380056,0,'hair_type_color',134,125,134), (296927,1380056,0,'hair_type_highlight_color',198,184,78), (296928,1380056,1,'lip_type',10,14,17), (296929,1380056,1,'nose_type',-34,0,31), (296930,1380056,0,'skin_color',34,0,12), (296931,1380056,1,'soga_cheek_type',2,-25,0), (296932,1380056,1,'soga_chin_type',-5,-5,9), (296933,1380056,1,'soga_ear_type',19,0,0), (296934,1380056,1,'soga_eye_brow_type',22,5,-12), (296935,1380056,0,'soga_eye_color',229,229,102), (296936,1380056,1,'soga_eye_type',18,0,0), (296937,1380056,0,'soga_hair_face_color',134,125,134), (296938,1380056,0,'soga_hair_face_highlight_color',198,184,78), (296939,1380056,0,'soga_hair_type_color',134,125,134), (296940,1380056,0,'soga_hair_type_highlight_color',198,184,78), (296941,1380056,1,'soga_lip_type',10,14,17), (296942,1380056,1,'soga_nose_type',-34,0,31), (296943,1380056,0,'soga_skin_color',34,0,12), (296944,1380056,0,'wing_color1',255,255,255), (296945,1380056,0,'wing_color2',255,255,255), (296991,1680000,0,'eye_color',255,255,255), (296992,1680000,0,'skin_color',255,255,255), (296993,1680000,0,'soga_eye_color',255,0,255), (296994,1680001,1,'cheek_type',-75,37,0), (296995,1680001,1,'chin_type',37,1,31), (296996,1680001,1,'ear_type',62,0,0), (296997,1680001,1,'eye_brow_type',55,-7,100), (296998,1680001,0,'eye_color',73,42,13), (296999,1680001,0,'hair_color1',50,211,0), (297000,1680001,0,'hair_color2',25,0,0), (297001,1680001,0,'hair_face_highlight_color',15,1,21), (297002,1680001,0,'hair_highlight',38,22,21), (297003,1680001,0,'hair_type_highlight_color',15,1,21), (297004,1680001,1,'lip_type',-100,-46,50), (297005,1680001,1,'nose_type',68,50,-45), (297006,1680001,0,'skin_color',46,45,34), (297007,1680001,1,'soga_cheek_type',0,55,-7), (297008,1680001,1,'soga_chin_type',0,-100,-46), (297009,1680001,1,'soga_ear_type',62,0,0), (297010,1680001,1,'soga_eye_brow_type',0,62,0), (297011,1680001,0,'soga_eye_color',204,204,204), (297012,1680001,1,'soga_eye_type',25,0,0), (297013,1680001,0,'soga_hair_color1',120,50,0), (297014,1680001,0,'soga_hair_color2',26,24,25), (297015,1680001,0,'soga_hair_face_highlight_color',15,1,21), (297016,1680001,0,'soga_hair_highlight',38,22,21), (297017,1680001,0,'soga_hair_type_highlight_color',15,1,21), (297018,1680001,1,'soga_lip_type',100,-75,37), (297019,1680001,1,'soga_nose_type',50,37,1), (297020,1680001,0,'soga_skin_color',46,45,34), (297021,1680002,1,'cheek_type',-51,-59,0), (297022,1680002,1,'chin_type',34,-87,0), (297023,1680002,1,'ear_type',37,75,0), (297024,1680002,1,'eye_brow_type',35,-43,-37), (297025,1680002,0,'eye_color',141,138,0), (297026,1680002,1,'eye_type',96,0,0), (297027,1680002,0,'hair_color1',238,172,249), (297028,1680002,1,'lip_type',71,17,-43), (297029,1680002,1,'nose_type',-96,-18,-84), (297030,1680002,0,'skin_color',139,97,78), (297031,1680002,1,'soga_cheek_type',0,35,-43), (297032,1680002,1,'soga_chin_type',0,71,17), (297033,1680002,1,'soga_ear_type',0,96,0), (297034,1680002,1,'soga_eye_brow_type',0,37,75), (297035,1680002,0,'soga_eye_color',229,229,102), (297036,1680002,1,'soga_eye_type',40,0,0), (297037,1680002,1,'soga_lip_type',-37,-51,-59), (297038,1680002,1,'soga_nose_type',-43,34,-87), (297039,1680002,0,'soga_skin_color',139,97,78), (297040,1680002,0,'wing_color1',255,255,255), (297041,1680002,0,'wing_color2',255,255,255), (297042,1680003,0,'eye_color',199,207,147), (297043,1680003,0,'skin_color',75,255,255), (297044,1680003,0,'soga_eye_color',255,0,255), (297045,1680004,1,'cheek_type',43,38,0), (297046,1680004,1,'chin_type',14,-4,-22), (297047,1680004,1,'ear_type',0,-46,0), (297048,1680004,1,'eye_brow_type',7,28,-4), (297049,1680004,0,'eye_color',48,85,54), (297050,1680004,1,'eye_type',11,0,0), (297051,1680004,0,'hair_color1',247,21,0), (297052,1680004,0,'hair_color2',95,79,92), (297053,1680004,0,'hair_face_color',220,143,20), (297054,1680004,0,'hair_face_highlight_color',54,46,4), (297055,1680004,0,'hair_highlight',102,153,147), (297056,1680004,0,'hair_type_color',220,143,20), (297057,1680004,0,'hair_type_highlight_color',54,46,4), (297058,1680004,1,'lip_type',0,25,18), (297059,1680004,1,'nose_type',28,-9,21), (297060,1680004,0,'skin_color',240,251,251), (297061,1680004,1,'soga_cheek_type',0,7,28), (297062,1680004,1,'soga_chin_type',0,0,25), (297063,1680004,1,'soga_ear_type',0,11,0), (297064,1680004,1,'soga_eye_brow_type',0,0,-46), (297065,1680004,0,'soga_eye_color',229,229,102), (297066,1680004,1,'soga_eye_type',31,0,0), (297067,1680004,0,'soga_hair_color1',103,102,153), (297068,1680004,0,'soga_hair_color2',95,79,92), (297069,1680004,0,'soga_hair_face_color',220,143,20), (297070,1680004,0,'soga_hair_face_highlight_color',54,46,4), (297071,1680004,0,'soga_hair_highlight',102,153,147), (297072,1680004,0,'soga_hair_type_color',220,143,20), (297073,1680004,0,'soga_hair_type_highlight_color',54,46,4), (297074,1680004,1,'soga_lip_type',-4,43,38), (297075,1680004,1,'soga_nose_type',18,14,-4), (297076,1680004,0,'soga_skin_color',240,251,251), (297077,1680004,0,'wing_color1',255,255,255), (297078,1680004,0,'wing_color2',255,255,255), (297079,1680005,1,'cheek_type',-19,-14,0), (297080,1680005,1,'chin_type',0,0,17), (297081,1680005,1,'ear_type',8,-21,0), (297082,1680005,1,'eye_brow_type',29,32,11), (297083,1680005,0,'eye_color',29,59,50), (297084,1680005,1,'eye_type',8,0,0), (297085,1680005,0,'hair_color1',228,25,0), (297086,1680005,0,'hair_face_color',224,224,114), (297087,1680005,0,'hair_face_highlight_color',121,120,120), (297088,1680005,0,'hair_type_color',224,224,114), (297089,1680005,0,'hair_type_highlight_color',121,120,120), (297090,1680005,1,'lip_type',-1,0,-14), (297091,1680005,1,'nose_type',-17,-28,25), (297092,1680005,0,'skin_color',213,188,145), (297093,1680005,1,'soga_cheek_type',0,29,32), (297094,1680005,1,'soga_chin_type',0,-1,0), (297095,1680005,1,'soga_ear_type',0,8,0), (297096,1680005,1,'soga_eye_brow_type',0,8,-21), (297097,1680005,0,'soga_eye_color',229,229,102), (297098,1680005,1,'soga_eye_type',-9,0,0), (297099,1680005,0,'soga_hair_face_color',224,224,114), (297100,1680005,0,'soga_hair_face_highlight_color',121,120,120), (297101,1680005,0,'soga_hair_type_color',224,224,114), (297102,1680005,0,'soga_hair_type_highlight_color',121,120,120), (297103,1680005,1,'soga_lip_type',11,-19,-14), (297104,1680005,1,'soga_nose_type',-14,0,0), (297105,1680005,0,'soga_skin_color',213,188,145), (297106,1680005,0,'wing_color1',255,255,255), (297107,1680005,0,'wing_color2',255,255,255), (297108,1680006,1,'eye_brow_type',-76,88,-75), (297109,1680006,0,'eye_color',63,106,65), (297110,1680006,0,'hair_face_color',209,113,0), (297111,1680006,0,'hair_face_highlight_color',122,43,23), (297112,1680006,0,'hair_type_color',209,113,0), (297113,1680006,0,'hair_type_highlight_color',122,43,23), (297114,1680006,0,'skin_color',229,197,148), (297115,1680006,1,'soga_cheek_type',0,-76,88), (297116,1680006,1,'soga_eye_brow_type',-76,88,-75), (297117,1680006,0,'soga_eye_color',229,229,102), (297118,1680006,0,'soga_hair_face_color',209,113,0), (297119,1680006,0,'soga_hair_face_highlight_color',122,43,23), (297120,1680006,0,'soga_hair_type_color',209,113,0), (297121,1680006,0,'soga_hair_type_highlight_color',122,43,23), (297122,1680006,1,'soga_lip_type',-75,0,0), (297123,1680006,0,'soga_skin_color',229,197,148), (297124,1680006,0,'wing_color1',255,255,255), (297125,1680006,0,'wing_color2',255,255,255), (297126,1680007,1,'cheek_type',0,-28,0), (297127,1680007,1,'chin_type',17,-10,-4), (297128,1680007,1,'ear_type',1,-3,0), (297129,1680007,1,'eye_brow_type',0,17,0), (297130,1680007,0,'eye_color',165,15,67), (297131,1680007,1,'eye_type',-2,0,0), (297132,1680007,0,'hair_color1',217,26,0), (297133,1680007,0,'hair_face_color',239,235,210), (297134,1680007,0,'hair_type_color',239,235,210), (297135,1680007,1,'lip_type',-2,7,-31), (297136,1680007,1,'nose_type',0,-39,26), (297137,1680007,0,'skin_color',140,145,141), (297138,1680007,1,'soga_cheek_type',0,0,17), (297139,1680007,1,'soga_chin_type',0,-2,7), (297140,1680007,1,'soga_ear_type',0,-2,0), (297141,1680007,1,'soga_eye_brow_type',0,1,-3), (297142,1680007,0,'soga_eye_color',229,229,102), (297143,1680007,1,'soga_eye_type',-2,0,0), (297144,1680007,0,'soga_hair_face_color',239,235,210), (297145,1680007,0,'soga_hair_type_color',239,235,210), (297146,1680007,1,'soga_lip_type',0,0,-28), (297147,1680007,1,'soga_nose_type',-31,17,-10), (297148,1680007,0,'soga_skin_color',140,145,141), (297149,1680007,0,'wing_color1',255,255,255), (297150,1680007,0,'wing_color2',255,255,255), (297151,1680008,1,'cheek_type',-50,7,0), (297152,1680008,1,'chin_type',56,37,7), (297153,1680008,1,'ear_type',62,45,0), (297154,1680008,1,'eye_brow_type',-46,-10,17), (297155,1680008,0,'eye_color',128,180,196), (297156,1680008,1,'eye_type',-47,0,0), (297157,1680008,0,'hair_color1',81,239,17), (297158,1680008,0,'hair_color2',37,0,0), (297159,1680008,0,'hair_face_color',52,30,6), (297160,1680008,0,'hair_face_highlight_color',212,209,191), (297161,1680008,0,'hair_type_color',52,30,6), (297162,1680008,0,'hair_type_highlight_color',212,209,191), (297163,1680008,1,'lip_type',47,-78,-34), (297164,1680008,1,'nose_type',-100,81,-17), (297165,1680008,0,'skin_color',238,235,201), (297166,1680008,1,'soga_cheek_type',0,-46,-10), (297167,1680008,1,'soga_chin_type',0,47,-78), (297168,1680008,1,'soga_ear_type',0,-47,0), (297169,1680008,1,'soga_eye_brow_type',0,62,45), (297170,1680008,0,'soga_eye_color',229,229,102), (297171,1680008,1,'soga_eye_type',37,0,0), (297172,1680008,0,'soga_hair_face_color',52,30,6), (297173,1680008,0,'soga_hair_face_highlight_color',212,209,191), (297174,1680008,0,'soga_hair_type_color',52,30,6), (297175,1680008,0,'soga_hair_type_highlight_color',212,209,191), (297176,1680008,1,'soga_lip_type',17,-50,7), (297177,1680008,1,'soga_nose_type',-34,56,37), (297178,1680008,0,'soga_skin_color',238,235,201), (297179,1680008,0,'wing_color1',255,255,255), (297180,1680008,0,'wing_color2',255,255,255), (297181,1680009,1,'cheek_type',-17,79,0), (297182,1680009,1,'chin_type',-76,-96,-82), (297183,1680009,1,'ear_type',-72,93,0), (297184,1680009,1,'eye_brow_type',-55,-97,-43), (297185,1680009,0,'eye_color',120,175,192), (297186,1680009,1,'eye_type',17,0,0), (297187,1680009,0,'hair_color1',188,2,221), (297188,1680009,0,'hair_color2',246,0,0), (297189,1680009,0,'hair_face_color',83,57,8), (297190,1680009,0,'hair_face_highlight_color',19,6,25), (297191,1680009,0,'hair_highlight',29,21,28), (297192,1680009,0,'hair_type_color',83,57,8), (297193,1680009,0,'hair_type_highlight_color',19,6,25), (297194,1680009,1,'lip_type',5,-39,87), (297195,1680009,1,'nose_type',-65,-68,2), (297196,1680009,0,'skin_color',239,239,209), (297197,1680009,1,'soga_cheek_type',0,-55,-97), (297198,1680009,1,'soga_chin_type',0,5,-39), (297199,1680009,1,'soga_ear_type',0,17,0), (297200,1680009,1,'soga_eye_brow_type',0,-72,93), (297201,1680009,0,'soga_eye_color',229,229,102), (297202,1680009,1,'soga_eye_type',-10,0,0), (297203,1680009,0,'soga_hair_color1',114,112,142), (297204,1680009,0,'soga_hair_color2',152,138,129), (297205,1680009,0,'soga_hair_face_color',83,57,8), (297206,1680009,0,'soga_hair_face_highlight_color',19,6,25), (297207,1680009,0,'soga_hair_highlight',29,21,28), (297208,1680009,0,'soga_hair_type_color',83,57,8), (297209,1680009,0,'soga_hair_type_highlight_color',19,6,25), (297210,1680009,1,'soga_lip_type',-43,-17,79), (297211,1680009,1,'soga_nose_type',87,-76,-96), (297212,1680009,0,'soga_skin_color',239,239,209), (297213,1680009,0,'wing_color1',255,255,255), (297214,1680009,0,'wing_color2',255,255,255), (297215,1680010,1,'cheek_type',9,25,0), (297216,1680010,1,'chin_type',22,-22,-12), (297217,1680010,1,'ear_type',-22,4,0), (297218,1680010,1,'eye_brow_type',23,-14,9), (297219,1680010,0,'eye_color',70,140,140), (297220,1680010,0,'hair_color1',7,233,0), (297221,1680010,0,'hair_face_color',35,17,3), (297222,1680010,0,'hair_face_highlight_color',181,179,179), (297223,1680010,0,'hair_type_color',35,17,3), (297224,1680010,0,'hair_type_highlight_color',181,179,179), (297225,1680010,1,'lip_type',17,-3,-19), (297226,1680010,1,'nose_type',-39,7,-23), (297227,1680010,0,'skin_color',209,167,170), (297228,1680010,1,'soga_cheek_type',0,23,-14), (297229,1680010,1,'soga_chin_type',0,17,-3), (297230,1680010,1,'soga_ear_type',-22,4,0), (297231,1680010,1,'soga_eye_brow_type',0,-22,4), (297232,1680010,0,'soga_eye_color',229,229,102), (297233,1680010,0,'soga_hair_face_color',35,17,3), (297234,1680010,0,'soga_hair_face_highlight_color',181,179,179), (297235,1680010,0,'soga_hair_type_color',35,17,3), (297236,1680010,0,'soga_hair_type_highlight_color',181,179,179), (297237,1680010,1,'soga_lip_type',9,9,25), (297238,1680010,1,'soga_nose_type',-19,22,-22), (297239,1680010,0,'soga_skin_color',209,167,170), (297240,1680010,0,'wing_color1',255,255,255), (297241,1680010,0,'wing_color2',255,255,255), (297242,1680011,1,'cheek_type',5,-1,0), (297243,1680011,1,'chin_type',89,-62,-46), (297244,1680011,1,'ear_type',-37,10,0), (297245,1680011,1,'eye_brow_type',-72,28,0), (297246,1680011,0,'eye_color',158,198,210), (297247,1680011,1,'eye_type',-28,0,0), (297248,1680011,0,'hair_color1',28,195,249), (297249,1680011,0,'hair_color2',48,0,0), (297250,1680011,0,'hair_face_color',184,128,10), (297251,1680011,0,'hair_face_highlight_color',244,246,246), (297252,1680011,0,'hair_highlight',246,219,114), (297253,1680011,0,'hair_type_color',184,128,10), (297254,1680011,0,'hair_type_highlight_color',244,246,246), (297255,1680011,1,'lip_type',-3,32,69), (297256,1680011,1,'nose_type',51,28,-61), (297257,1680011,0,'skin_color',244,250,239), (297258,1680011,1,'soga_cheek_type',0,-72,28), (297259,1680011,1,'soga_chin_type',0,-3,32), (297260,1680011,1,'soga_ear_type',0,-28,0), (297261,1680011,1,'soga_eye_brow_type',0,-37,10), (297262,1680011,0,'soga_eye_color',229,229,102), (297263,1680011,1,'soga_eye_type',48,0,0), (297264,1680011,0,'soga_hair_color1',91,21,51), (297265,1680011,0,'soga_hair_color2',159,88,0), (297266,1680011,0,'soga_hair_face_color',184,128,10), (297267,1680011,0,'soga_hair_face_highlight_color',244,246,246), (297268,1680011,0,'soga_hair_highlight',246,219,114), (297269,1680011,0,'soga_hair_type_color',184,128,10), (297270,1680011,0,'soga_hair_type_highlight_color',244,246,246), (297271,1680011,1,'soga_lip_type',0,5,-1), (297272,1680011,1,'soga_nose_type',69,89,-62), (297273,1680011,0,'soga_skin_color',244,250,239), (297274,1680011,0,'wing_color1',255,255,255), (297275,1680011,0,'wing_color2',255,255,255), (297276,1680012,1,'cheek_type',-25,0,0), (297277,1680012,1,'chin_type',-3,18,28), (297278,1680012,1,'ear_type',-29,-25,0), (297279,1680012,1,'eye_brow_type',4,0,-28), (297280,1680012,0,'eye_color',29,56,40), (297281,1680012,1,'eye_type',-4,0,0), (297282,1680012,0,'hair_color1',215,10,0), (297283,1680012,0,'hair_face_color',132,129,105), (297284,1680012,0,'hair_face_highlight_color',166,147,124), (297285,1680012,0,'hair_type_color',132,129,105), (297286,1680012,0,'hair_type_highlight_color',166,147,124), (297287,1680012,1,'lip_type',-32,22,0), (297288,1680012,1,'nose_type',32,-41,10), (297289,1680012,0,'skin_color',214,191,137), (297290,1680012,1,'soga_cheek_type',0,4,0), (297291,1680012,1,'soga_chin_type',0,-32,22), (297292,1680012,1,'soga_ear_type',0,-4,0), (297293,1680012,1,'soga_eye_brow_type',0,-29,-25), (297294,1680012,0,'soga_eye_color',229,229,102), (297295,1680012,1,'soga_eye_type',-4,0,0), (297296,1680012,0,'soga_hair_face_color',132,129,105), (297297,1680012,0,'soga_hair_face_highlight_color',166,147,124), (297298,1680012,0,'soga_hair_type_color',132,129,105), (297299,1680012,0,'soga_hair_type_highlight_color',166,147,124), (297300,1680012,1,'soga_lip_type',-28,-25,0), (297301,1680012,1,'soga_nose_type',0,-3,18), (297302,1680012,0,'soga_skin_color',214,191,137), (297303,1680012,0,'wing_color1',255,255,255), (297304,1680012,0,'wing_color2',255,255,255), (297305,1680013,1,'cheek_type',-31,14,0), (297306,1680013,1,'chin_type',-14,17,-37), (297307,1680013,1,'ear_type',0,29,0), (297308,1680013,1,'eye_brow_type',-9,28,0), (297309,1680013,0,'eye_color',209,180,255), (297310,1680013,1,'eye_type',17,0,0), (297311,1680013,0,'hair_color1',39,254,0), (297312,1680013,0,'hair_face_color',122,151,151), (297313,1680013,0,'hair_face_highlight_color',105,103,97), (297314,1680013,0,'hair_type_color',122,151,151), (297315,1680013,0,'hair_type_highlight_color',105,103,97), (297316,1680013,1,'lip_type',-31,-19,-14), (297317,1680013,1,'nose_type',-28,39,-2), (297318,1680013,0,'skin_color',100,65,95), (297319,1680013,1,'soga_cheek_type',0,-9,28), (297320,1680013,1,'soga_chin_type',0,-31,-19), (297321,1680013,1,'soga_ear_type',0,17,0), (297322,1680013,1,'soga_eye_brow_type',0,0,29), (297323,1680013,0,'soga_eye_color',229,229,102), (297324,1680013,1,'soga_eye_type',17,0,0), (297325,1680013,0,'soga_hair_face_color',122,151,151), (297326,1680013,0,'soga_hair_face_highlight_color',105,103,97), (297327,1680013,0,'soga_hair_type_color',122,151,151), (297328,1680013,0,'soga_hair_type_highlight_color',105,103,97), (297329,1680013,1,'soga_lip_type',0,-31,14), (297330,1680013,1,'soga_nose_type',-14,-14,17), (297331,1680013,0,'soga_skin_color',100,65,95), (297332,1680013,0,'wing_color1',255,255,255), (297333,1680013,0,'wing_color2',255,255,255), (297334,1680014,0,'eye_color',143,168,109), (297335,1680014,0,'skin_color',152,7,0), (297336,1680014,0,'soga_eye_color',255,0,255), (297337,1680015,1,'cheek_type',81,-96,0), (297338,1680015,1,'chin_type',72,14,-64), (297339,1680015,1,'ear_type',-52,81,0), (297340,1680015,1,'eye_brow_type',-29,7,82), (297341,1680015,0,'eye_color',126,169,155), (297342,1680015,1,'eye_type',-46,0,0), (297343,1680015,0,'hair_color1',19,64,246), (297344,1680015,0,'hair_color2',104,52,0), (297345,1680015,0,'hair_face_color',43,13,18), (297346,1680015,0,'hair_face_highlight_color',42,12,17), (297347,1680015,0,'hair_highlight',54,45,28), (297348,1680015,0,'hair_type_color',43,13,18), (297349,1680015,0,'hair_type_highlight_color',42,12,17), (297350,1680015,1,'lip_type',-3,-14,11), (297351,1680015,1,'nose_type',-59,19,64), (297352,1680015,0,'skin_color',80,56,37), (297353,1680015,1,'soga_cheek_type',0,-29,7), (297354,1680015,1,'soga_chin_type',0,-3,-14), (297355,1680015,1,'soga_ear_type',0,-46,0), (297356,1680015,1,'soga_eye_brow_type',0,-52,81), (297357,1680015,0,'soga_eye_color',229,229,102), (297358,1680015,1,'soga_eye_type',-46,0,0), (297359,1680015,0,'soga_hair_color1',54,45,28), (297360,1680015,0,'soga_hair_color2',104,52,0), (297361,1680015,0,'soga_hair_face_color',43,13,18), (297362,1680015,0,'soga_hair_face_highlight_color',42,12,17), (297363,1680015,0,'soga_hair_highlight',54,45,28), (297364,1680015,0,'soga_hair_type_color',43,13,18), (297365,1680015,0,'soga_hair_type_highlight_color',42,12,17), (297366,1680015,1,'soga_lip_type',82,81,-96), (297367,1680015,1,'soga_nose_type',11,72,14), (297368,1680015,0,'soga_skin_color',80,56,37), (297369,1680015,0,'wing_color1',255,255,255), (297370,1680015,0,'wing_color2',255,255,255), (297371,1680016,1,'cheek_type',100,-46,0), (297372,1680016,1,'chin_type',25,-52,56), (297373,1680016,1,'ear_type',-100,90,0), (297374,1680016,1,'eye_brow_type',-52,-50,-50), (297375,1680016,0,'eye_color',92,8,27), (297376,1680016,1,'eye_type',-34,0,0), (297377,1680016,0,'hair_color1',100,181,100), (297378,1680016,0,'hair_face_color',228,224,190), (297379,1680016,0,'hair_type_color',228,224,190), (297380,1680016,1,'lip_type',-37,14,-37), (297381,1680016,1,'nose_type',100,100,-75), (297382,1680016,0,'skin_color',167,154,112), (297383,1680016,1,'soga_cheek_type',0,-52,-50), (297384,1680016,1,'soga_chin_type',0,-37,14), (297385,1680016,1,'soga_ear_type',0,-34,0), (297386,1680016,1,'soga_eye_brow_type',0,-100,90), (297387,1680016,0,'soga_eye_color',229,229,102), (297388,1680016,1,'soga_eye_type',-34,0,0), (297389,1680016,0,'soga_hair_face_color',228,224,190), (297390,1680016,0,'soga_hair_type_color',228,224,190), (297391,1680016,1,'soga_lip_type',-50,100,-46), (297392,1680016,1,'soga_nose_type',-37,25,-52), (297393,1680016,0,'soga_skin_color',167,154,112), (297394,1680016,0,'wing_color1',255,255,255), (297395,1680016,0,'wing_color2',255,255,255), (297396,1680017,1,'cheek_type',-89,76,0), (297397,1680017,1,'chin_type',62,77,47), (297398,1680017,1,'ear_type',62,46,0), (297399,1680017,1,'eye_brow_type',56,47,84), (297400,1680017,0,'eye_color',135,184,198), (297401,1680017,1,'eye_type',-84,0,0), (297402,1680017,0,'hair_color1',25,20,252), (297403,1680017,0,'hair_color2',104,52,0), (297404,1680017,0,'hair_face_color',45,15,17), (297405,1680017,0,'hair_face_highlight_color',108,24,23), (297406,1680017,0,'hair_highlight',91,21,51), (297407,1680017,0,'hair_type_color',45,15,17), (297408,1680017,0,'hair_type_highlight_color',108,24,23), (297409,1680017,1,'lip_type',46,-50,-62), (297410,1680017,1,'nose_type',82,25,20), (297411,1680017,0,'skin_color',115,113,87), (297412,1680017,1,'soga_cheek_type',0,56,47), (297413,1680017,1,'soga_chin_type',0,46,-50), (297414,1680017,1,'soga_ear_type',0,-84,0), (297415,1680017,1,'soga_eye_brow_type',0,62,46), (297416,1680017,0,'soga_eye_color',229,229,102), (297417,1680017,1,'soga_eye_type',-84,0,0), (297418,1680017,0,'soga_hair_color1',54,45,28), (297419,1680017,0,'soga_hair_color2',104,52,0), (297420,1680017,0,'soga_hair_face_color',45,15,17), (297421,1680017,0,'soga_hair_face_highlight_color',108,24,23), (297422,1680017,0,'soga_hair_highlight',91,21,51), (297423,1680017,0,'soga_hair_type_color',45,15,17), (297424,1680017,0,'soga_hair_type_highlight_color',108,24,23), (297425,1680017,1,'soga_lip_type',84,-89,76), (297426,1680017,1,'soga_nose_type',-62,62,77), (297427,1680017,0,'soga_skin_color',115,113,87), (297428,1680017,0,'wing_color1',255,255,255), (297429,1680017,0,'wing_color2',255,255,255), (297430,1680018,1,'cheek_type',-9,8,0), (297431,1680018,1,'chin_type',8,4,20), (297432,1680018,1,'ear_type',14,-3,0), (297433,1680018,1,'eye_brow_type',28,14,-25), (297434,1680018,0,'eye_color',130,182,197), (297435,1680018,0,'hair_color1',2,10,0), (297436,1680018,0,'hair_face_color',46,42,14), (297437,1680018,0,'hair_face_highlight_color',84,54,0), (297438,1680018,0,'hair_type_color',46,42,14), (297439,1680018,0,'hair_type_highlight_color',84,54,0), (297440,1680018,1,'lip_type',0,-25,2), (297441,1680018,1,'nose_type',44,2,10), (297442,1680018,0,'skin_color',254,251,251), (297443,1680018,1,'soga_cheek_type',0,28,14), (297444,1680018,1,'soga_chin_type',0,0,-25), (297445,1680018,1,'soga_ear_type',14,-3,0), (297446,1680018,1,'soga_eye_brow_type',0,14,-3), (297447,1680018,0,'soga_eye_color',229,229,102), (297448,1680018,0,'soga_hair_face_color',46,42,14), (297449,1680018,0,'soga_hair_face_highlight_color',84,54,0), (297450,1680018,0,'soga_hair_type_color',46,42,14), (297451,1680018,0,'soga_hair_type_highlight_color',84,54,0), (297452,1680018,1,'soga_lip_type',-25,-9,8), (297453,1680018,1,'soga_nose_type',2,8,4), (297454,1680018,0,'soga_skin_color',254,251,251), (297455,1680018,0,'wing_color1',255,255,255), (297456,1680018,0,'wing_color2',255,255,255), (297457,1680019,1,'cheek_type',1,-37,0), (297458,1680019,1,'chin_type',-62,88,14), (297459,1680019,1,'ear_type',7,-100,0), (297460,1680019,1,'eye_brow_type',34,7,9), (297461,1680019,0,'eye_color',125,178,194), (297462,1680019,1,'eye_type',68,0,0), (297463,1680019,0,'hair_color1',42,100,181), (297464,1680019,0,'hair_color2',62,0,0), (297465,1680019,0,'hair_face_color',89,109,112), (297466,1680019,0,'hair_face_highlight_color',244,246,246), (297467,1680019,0,'hair_highlight',161,165,168), (297468,1680019,0,'hair_type_color',89,109,112), (297469,1680019,0,'hair_type_highlight_color',244,246,246), (297470,1680019,1,'lip_type',-89,19,-25), (297471,1680019,1,'nose_type',-100,42,100), (297472,1680019,0,'skin_color',232,224,185), (297473,1680019,1,'soga_cheek_type',0,34,7), (297474,1680019,1,'soga_chin_type',0,-89,19), (297475,1680019,1,'soga_ear_type',0,68,0), (297476,1680019,1,'soga_eye_brow_type',0,7,-100), (297477,1680019,0,'soga_eye_color',229,229,102), (297478,1680019,1,'soga_eye_type',62,0,0), (297479,1680019,0,'soga_hair_color1',112,103,151), (297480,1680019,0,'soga_hair_color2',109,119,115), (297481,1680019,0,'soga_hair_face_color',89,109,112), (297482,1680019,0,'soga_hair_face_highlight_color',244,246,246), (297483,1680019,0,'soga_hair_highlight',161,165,168), (297484,1680019,0,'soga_hair_type_color',89,109,112), (297485,1680019,0,'soga_hair_type_highlight_color',244,246,246), (297486,1680019,1,'soga_lip_type',9,1,-37), (297487,1680019,1,'soga_nose_type',-25,-62,88), (297488,1680019,0,'soga_skin_color',232,224,185), (297489,1680019,0,'wing_color1',255,255,255), (297490,1680019,0,'wing_color2',255,255,255), (297491,1680020,1,'cheek_type',0,2,0), (297492,1680020,1,'chin_type',-38,3,2), (297493,1680020,1,'ear_type',23,-5,0), (297494,1680020,1,'eye_brow_type',34,0,14), (297495,1680020,0,'eye_color',222,35,32), (297496,1680020,1,'eye_type',-32,0,0), (297497,1680020,0,'hair_color1',17,242,100), (297498,1680020,0,'hair_face_color',52,38,20), (297499,1680020,0,'hair_face_highlight_color',216,192,37), (297500,1680020,0,'hair_type_color',52,38,20), (297501,1680020,0,'hair_type_highlight_color',216,192,37), (297502,1680020,1,'lip_type',-31,-2,10), (297503,1680020,1,'nose_type',-2,17,-14), (297504,1680020,0,'skin_color',248,243,242), (297505,1680020,1,'soga_cheek_type',0,34,0), (297506,1680020,1,'soga_chin_type',0,-31,-2), (297507,1680020,1,'soga_ear_type',0,-32,0), (297508,1680020,1,'soga_eye_brow_type',0,23,-5), (297509,1680020,0,'soga_eye_color',229,229,102), (297510,1680020,1,'soga_eye_type',-32,0,0), (297511,1680020,0,'soga_hair_face_color',52,38,20), (297512,1680020,0,'soga_hair_face_highlight_color',216,192,37), (297513,1680020,0,'soga_hair_type_color',52,38,20), (297514,1680020,0,'soga_hair_type_highlight_color',216,192,37), (297515,1680020,1,'soga_lip_type',14,0,2), (297516,1680020,1,'soga_nose_type',10,-38,3), (297517,1680020,0,'soga_skin_color',248,243,242), (297518,1680020,0,'wing_color1',255,255,255), (297519,1680020,0,'wing_color2',255,255,255), (297520,1680021,1,'cheek_type',-43,-3,0), (297521,1680021,1,'chin_type',17,68,-28), (297522,1680021,1,'ear_type',-12,-52,0), (297523,1680021,1,'eye_brow_type',-14,77,0), (297524,1680021,0,'eye_color',0,58,58), (297525,1680021,1,'eye_type',-20,0,0), (297526,1680021,0,'hair_color1',25,172,23), (297527,1680021,1,'lip_type',38,-65,39), (297528,1680021,1,'nose_type',35,25,-84), (297529,1680021,0,'skin_color',80,23,7), (297530,1680021,1,'soga_cheek_type',0,-14,77), (297531,1680021,1,'soga_chin_type',0,38,-65), (297532,1680021,1,'soga_ear_type',0,-20,0), (297533,1680021,1,'soga_eye_brow_type',0,-12,-52), (297534,1680021,0,'soga_eye_color',229,229,102), (297535,1680021,1,'soga_eye_type',-20,0,0), (297536,1680021,1,'soga_lip_type',0,-43,-3), (297537,1680021,1,'soga_nose_type',39,17,68), (297538,1680021,0,'soga_skin_color',80,23,7), (297539,1680021,0,'wing_color1',255,255,255), (297540,1680021,0,'wing_color2',255,255,255), (297541,1680022,1,'cheek_type',32,-20,0), (297542,1680022,1,'chin_type',-7,23,-28), (297543,1680022,1,'ear_type',17,19,0), (297544,1680022,1,'eye_brow_type',-9,-19,-4), (297545,1680022,0,'eye_color',142,125,66), (297546,1680022,0,'hair_color1',14,219,0), (297547,1680022,0,'hair_face_color',142,53,17), (297548,1680022,0,'hair_face_highlight_color',79,28,13), (297549,1680022,0,'hair_type_color',142,53,17), (297550,1680022,0,'hair_type_highlight_color',79,28,13), (297551,1680022,1,'lip_type',-29,2,1), (297552,1680022,1,'nose_type',-14,14,-37), (297553,1680022,0,'skin_color',188,180,180), (297554,1680022,1,'soga_cheek_type',0,-9,-19), (297555,1680022,1,'soga_chin_type',0,-29,2), (297556,1680022,1,'soga_ear_type',17,19,0), (297557,1680022,1,'soga_eye_brow_type',0,17,19), (297558,1680022,0,'soga_eye_color',229,229,102), (297559,1680022,0,'soga_hair_face_color',142,53,17), (297560,1680022,0,'soga_hair_face_highlight_color',79,28,13), (297561,1680022,0,'soga_hair_type_color',142,53,17), (297562,1680022,0,'soga_hair_type_highlight_color',79,28,13), (297563,1680022,1,'soga_lip_type',-4,32,-20), (297564,1680022,1,'soga_nose_type',1,-7,23), (297565,1680022,0,'soga_skin_color',188,180,180), (297566,1680022,0,'wing_color1',255,255,255), (297567,1680022,0,'wing_color2',255,255,255), (297568,1680023,1,'cheek_type',-8,3,0), (297569,1680023,1,'chin_type',17,7,-20), (297570,1680023,1,'ear_type',44,26,0), (297571,1680023,1,'eye_brow_type',-11,0,26), (297572,1680023,0,'eye_color',99,12,148), (297573,1680023,1,'eye_type',-11,0,0), (297574,1680023,0,'hair_color1',8,245,213), (297575,1680023,0,'hair_face_color',143,140,133), (297576,1680023,0,'hair_face_highlight_color',216,192,37), (297577,1680023,0,'hair_type_color',143,140,133), (297578,1680023,0,'hair_type_highlight_color',216,192,37), (297579,1680023,1,'lip_type',-11,-7,12), (297580,1680023,1,'nose_type',-43,8,-11), (297581,1680023,0,'skin_color',185,155,125), (297582,1680023,1,'soga_cheek_type',0,-11,0), (297583,1680023,1,'soga_chin_type',0,-11,-7), (297584,1680023,1,'soga_ear_type',0,-11,0), (297585,1680023,1,'soga_eye_brow_type',0,44,26), (297586,1680023,0,'soga_eye_color',229,229,102), (297587,1680023,1,'soga_eye_type',-11,0,0), (297588,1680023,0,'soga_hair_face_color',143,140,133), (297589,1680023,0,'soga_hair_face_highlight_color',216,192,37), (297590,1680023,0,'soga_hair_type_color',143,140,133), (297591,1680023,0,'soga_hair_type_highlight_color',216,192,37), (297592,1680023,1,'soga_lip_type',26,-8,3), (297593,1680023,1,'soga_nose_type',12,17,7), (297594,1680023,0,'soga_skin_color',185,155,125), (297595,1680023,0,'wing_color1',255,255,255), (297596,1680023,0,'wing_color2',255,255,255), (297597,1680024,1,'cheek_type',-21,-10,0), (297598,1680024,1,'chin_type',-32,25,0), (297599,1680024,1,'ear_type',-17,10,0), (297600,1680024,1,'eye_brow_type',0,46,-21), (297601,1680024,0,'eye_color',199,187,255), (297602,1680024,1,'eye_type',-20,0,0), (297603,1680024,0,'hair_color1',230,242,0), (297604,1680024,0,'hair_face_color',189,178,189), (297605,1680024,0,'hair_face_highlight_color',105,103,97), (297606,1680024,0,'hair_type_color',189,178,189), (297607,1680024,0,'hair_type_highlight_color',105,103,97), (297608,1680024,1,'lip_type',-34,48,19), (297609,1680024,1,'nose_type',-4,-26,-14), (297610,1680024,0,'skin_color',0,1,1), (297611,1680024,1,'soga_cheek_type',0,0,46), (297612,1680024,1,'soga_chin_type',0,-34,48), (297613,1680024,1,'soga_ear_type',0,-20,0), (297614,1680024,1,'soga_eye_brow_type',0,-17,10), (297615,1680024,0,'soga_eye_color',229,229,102), (297616,1680024,1,'soga_eye_type',-20,0,0), (297617,1680024,0,'soga_hair_face_color',189,178,189), (297618,1680024,0,'soga_hair_face_highlight_color',105,103,97), (297619,1680024,0,'soga_hair_type_color',189,178,189), (297620,1680024,0,'soga_hair_type_highlight_color',105,103,97), (297621,1680024,1,'soga_lip_type',-21,-21,-10), (297622,1680024,1,'soga_nose_type',19,-32,25), (297623,1680024,0,'soga_skin_color',0,1,1), (297624,1680024,0,'wing_color1',255,255,255), (297625,1680024,0,'wing_color2',255,255,255), (297626,1680025,1,'cheek_type',25,0,0), (297627,1680025,1,'chin_type',-19,5,-14), (297628,1680025,1,'ear_type',17,-17,0), (297629,1680025,1,'eye_brow_type',17,-28,26), (297630,1680025,0,'eye_color',68,141,158), (297631,1680025,1,'eye_type',-19,0,0), (297632,1680025,0,'hair_color1',219,248,0), (297633,1680025,0,'hair_face_color',12,4,0), (297634,1680025,0,'hair_face_highlight_color',3,2,2), (297635,1680025,0,'hair_type_color',12,4,0), (297636,1680025,0,'hair_type_highlight_color',3,2,2), (297637,1680025,1,'lip_type',-11,-11,0), (297638,1680025,1,'nose_type',-2,-37,-8), (297639,1680025,0,'skin_color',235,228,229), (297640,1680025,1,'soga_cheek_type',0,17,-28), (297641,1680025,1,'soga_chin_type',0,-11,-11), (297642,1680025,1,'soga_ear_type',0,-19,0), (297643,1680025,1,'soga_eye_brow_type',0,17,-17), (297644,1680025,0,'soga_eye_color',229,229,102), (297645,1680025,1,'soga_eye_type',-19,0,0), (297646,1680025,0,'soga_hair_face_color',12,4,0), (297647,1680025,0,'soga_hair_face_highlight_color',3,2,2), (297648,1680025,0,'soga_hair_type_color',12,4,0), (297649,1680025,0,'soga_hair_type_highlight_color',3,2,2), (297650,1680025,1,'soga_lip_type',26,25,0), (297651,1680025,1,'soga_nose_type',0,-19,5), (297652,1680025,0,'soga_skin_color',235,228,229), (297653,1680025,0,'wing_color1',255,255,255), (297654,1680025,0,'wing_color2',255,255,255), (297655,1680026,1,'cheek_type',25,0,0), (297656,1680026,1,'chin_type',-19,5,-14), (297657,1680026,1,'ear_type',17,-17,0), (297658,1680026,1,'eye_brow_type',17,-28,26), (297659,1680026,0,'eye_color',68,141,158), (297660,1680026,1,'eye_type',-19,0,0), (297661,1680026,0,'hair_color1',219,248,0), (297662,1680026,0,'hair_face_color',12,4,0), (297663,1680026,0,'hair_face_highlight_color',3,2,2), (297664,1680026,0,'hair_type_color',12,4,0), (297665,1680026,0,'hair_type_highlight_color',3,2,2), (297666,1680026,1,'lip_type',-11,-11,0), (297667,1680026,1,'nose_type',-2,-37,-8), (297668,1680026,0,'skin_color',235,228,229), (297669,1680026,1,'soga_cheek_type',0,17,-28), (297670,1680026,1,'soga_chin_type',0,-11,-11), (297671,1680026,1,'soga_ear_type',0,-19,0), (297672,1680026,1,'soga_eye_brow_type',0,17,-17), (297673,1680026,0,'soga_eye_color',229,229,102), (297674,1680026,1,'soga_eye_type',-19,0,0), (297675,1680026,0,'soga_hair_face_color',12,4,0), (297676,1680026,0,'soga_hair_face_highlight_color',3,2,2), (297677,1680026,0,'soga_hair_type_color',12,4,0), (297678,1680026,0,'soga_hair_type_highlight_color',3,2,2), (297679,1680026,1,'soga_lip_type',26,25,0), (297680,1680026,1,'soga_nose_type',0,-19,5), (297681,1680026,0,'soga_skin_color',235,228,229), (297682,1680026,0,'wing_color1',255,255,255), (297683,1680026,0,'wing_color2',255,255,255), (297684,1680027,1,'cheek_type',11,-17,0), (297685,1680027,1,'chin_type',-10,-47,9), (297686,1680027,1,'ear_type',-25,28,0), (297687,1680027,1,'eye_brow_type',-14,1,-32), (297688,1680027,0,'eye_color',215,154,255), (297689,1680027,1,'eye_type',-17,0,0), (297690,1680027,0,'hair_color1',0,19,0), (297691,1680027,0,'hair_face_color',183,216,216), (297692,1680027,0,'hair_face_highlight_color',155,150,106), (297693,1680027,0,'hair_type_color',183,216,216), (297694,1680027,0,'hair_type_highlight_color',155,150,106), (297695,1680027,1,'lip_type',-18,-34,0), (297696,1680027,1,'nose_type',22,0,19), (297697,1680027,0,'skin_color',123,116,158), (297698,1680027,1,'soga_cheek_type',0,-14,1), (297699,1680027,1,'soga_chin_type',0,-18,-34), (297700,1680027,1,'soga_ear_type',0,-17,0), (297701,1680027,1,'soga_eye_brow_type',0,-25,28), (297702,1680027,0,'soga_eye_color',229,229,102), (297703,1680027,1,'soga_eye_type',-17,0,0), (297704,1680027,0,'soga_hair_face_color',183,216,216), (297705,1680027,0,'soga_hair_face_highlight_color',155,150,106), (297706,1680027,0,'soga_hair_type_color',183,216,216), (297707,1680027,0,'soga_hair_type_highlight_color',155,150,106), (297708,1680027,1,'soga_lip_type',-32,11,-17), (297709,1680027,1,'soga_nose_type',0,-10,-47), (297710,1680027,0,'soga_skin_color',123,116,158), (297711,1680027,0,'wing_color1',255,255,255), (297712,1680027,0,'wing_color2',255,255,255), (297713,1680028,1,'cheek_type',-25,0,0), (297714,1680028,1,'chin_type',0,-5,4), (297715,1680028,1,'ear_type',12,0,0), (297716,1680028,1,'eye_brow_type',-10,7,-25), (297717,1680028,0,'eye_color',82,87,47), (297718,1680028,1,'eye_type',2,0,0), (297719,1680028,0,'hair_color1',255,2,0), (297720,1680028,0,'hair_face_color',229,220,212), (297721,1680028,0,'hair_face_highlight_color',4,3,3), (297722,1680028,0,'hair_type_color',229,220,212), (297723,1680028,0,'hair_type_highlight_color',4,3,3), (297724,1680028,1,'lip_type',44,7,-9), (297725,1680028,1,'nose_type',14,-1,2), (297726,1680028,0,'skin_color',220,186,182), (297727,1680028,1,'soga_cheek_type',0,-10,7), (297728,1680028,1,'soga_chin_type',0,44,7), (297729,1680028,1,'soga_ear_type',0,2,0), (297730,1680028,1,'soga_eye_brow_type',0,12,0), (297731,1680028,0,'soga_eye_color',229,229,102), (297732,1680028,1,'soga_eye_type',2,0,0), (297733,1680028,0,'soga_hair_face_color',229,220,212), (297734,1680028,0,'soga_hair_face_highlight_color',4,3,3), (297735,1680028,0,'soga_hair_type_color',229,220,212), (297736,1680028,0,'soga_hair_type_highlight_color',4,3,3), (297737,1680028,1,'soga_lip_type',-25,-25,0), (297738,1680028,1,'soga_nose_type',-9,0,-5), (297739,1680028,0,'soga_skin_color',220,186,182), (297740,1680028,0,'wing_color1',255,255,255), (297741,1680028,0,'wing_color2',255,255,255), (297742,1680029,0,'eye_color',148,151,86), (297743,1680029,0,'skin_color',152,7,0), (297744,1680029,0,'soga_eye_color',255,0,255), (297745,1680030,1,'cheek_type',26,-28,0), (297746,1680030,1,'chin_type',19,0,0), (297747,1680030,1,'ear_type',-18,32,0), (297748,1680030,1,'eye_brow_type',-21,10,4), (297749,1680030,0,'eye_color',150,186,178), (297750,1680030,1,'eye_type',-26,0,0), (297751,1680030,0,'hair_face_color',84,34,1), (297752,1680030,0,'hair_face_highlight_color',69,66,64), (297753,1680030,0,'hair_type_color',84,34,1), (297754,1680030,0,'hair_type_highlight_color',69,66,64), (297755,1680030,1,'lip_type',0,12,-31), (297756,1680030,1,'nose_type',-22,0,0), (297757,1680030,0,'skin_color',215,217,217), (297758,1680030,1,'soga_cheek_type',0,-21,10), (297759,1680030,1,'soga_chin_type',0,0,12), (297760,1680030,1,'soga_ear_type',0,-26,0), (297761,1680030,1,'soga_eye_brow_type',0,-18,32), (297762,1680030,0,'soga_eye_color',229,229,102), (297763,1680030,1,'soga_eye_type',-26,0,0), (297764,1680030,0,'soga_hair_face_color',84,34,1), (297765,1680030,0,'soga_hair_face_highlight_color',69,66,64), (297766,1680030,0,'soga_hair_type_color',84,34,1), (297767,1680030,0,'soga_hair_type_highlight_color',69,66,64), (297768,1680030,1,'soga_lip_type',4,26,-28), (297769,1680030,1,'soga_nose_type',-31,19,0), (297770,1680030,0,'soga_skin_color',215,217,217), (297771,1680030,0,'wing_color1',255,255,255), (297772,1680030,0,'wing_color2',255,255,255), (297773,1680031,1,'cheek_type',2,75,0), (297774,1680031,1,'chin_type',91,79,-26), (297775,1680031,1,'ear_type',-91,-84,0), (297776,1680031,1,'eye_brow_type',-56,-29,-69), (297777,1680031,0,'eye_color',46,222,222), (297778,1680031,1,'eye_type',-31,0,0), (297779,1680031,0,'hair_color1',212,98,70), (297780,1680031,1,'lip_type',-34,14,-31), (297781,1680031,1,'nose_type',-47,-44,98), (297782,1680031,0,'skin_color',200,194,162), (297783,1680031,1,'soga_cheek_type',0,-56,-29), (297784,1680031,1,'soga_chin_type',0,-34,14), (297785,1680031,1,'soga_ear_type',0,-31,0), (297786,1680031,1,'soga_eye_brow_type',0,-91,-84), (297787,1680031,0,'soga_eye_color',229,229,102), (297788,1680031,1,'soga_eye_type',-31,0,0), (297789,1680031,1,'soga_lip_type',-69,2,75), (297790,1680031,1,'soga_nose_type',-31,91,79), (297791,1680031,0,'soga_skin_color',200,194,162), (297792,1680032,1,'cheek_type',-19,22,0), (297793,1680032,1,'chin_type',9,-31,19), (297794,1680032,1,'ear_type',7,3,0), (297795,1680032,1,'eye_brow_type',-7,34,0), (297796,1680032,0,'eye_color',245,219,221), (297797,1680032,1,'eye_type',-7,0,0), (297798,1680032,0,'hair_color1',228,26,219), (297799,1680032,0,'hair_face_color',187,152,0), (297800,1680032,0,'hair_type_color',187,152,0), (297801,1680032,1,'lip_type',38,0,-1), (297802,1680032,1,'nose_type',-2,-28,26), (297803,1680032,0,'skin_color',78,229,1), (297804,1680032,1,'soga_cheek_type',0,-7,34), (297805,1680032,1,'soga_chin_type',0,38,0), (297806,1680032,1,'soga_ear_type',0,-7,0), (297807,1680032,1,'soga_eye_brow_type',0,7,3), (297808,1680032,0,'soga_eye_color',229,229,102), (297809,1680032,1,'soga_eye_type',-7,0,0), (297810,1680032,0,'soga_hair_face_color',187,152,0), (297811,1680032,0,'soga_hair_type_color',187,152,0), (297812,1680032,1,'soga_lip_type',0,-19,22), (297813,1680032,1,'soga_nose_type',-1,9,-31), (297814,1680032,0,'soga_skin_color',78,229,1), (297815,1680032,0,'wing_color1',255,255,255), (297816,1680032,0,'wing_color2',255,255,255), (297817,1680033,0,'eye_color',255,255,255), (297818,1680033,0,'skin_color',255,255,255), (297819,1680033,0,'soga_eye_color',255,0,255), (297820,1680034,0,'eye_color',255,255,255), (297821,1680034,0,'skin_color',255,128,0), (297822,1680034,0,'soga_eye_color',255,0,255), (297823,1680035,1,'cheek_type',14,19,0), (297824,1680035,1,'chin_type',0,0,38), (297825,1680035,1,'ear_type',20,3,0), (297826,1680035,1,'eye_brow_type',-37,47,4), (297827,1680035,0,'eye_color',255,255,146), (297828,1680035,1,'eye_type',-43,0,0), (297829,1680035,0,'hair_color1',238,208,0), (297830,1680035,0,'hair_face_color',85,53,1), (297831,1680035,0,'hair_type_color',85,53,1), (297832,1680035,1,'lip_type',-4,-17,-14), (297833,1680035,1,'nose_type',-3,-18,-48), (297834,1680035,0,'skin_color',176,153,136), (297835,1680035,1,'soga_cheek_type',0,-37,47), (297836,1680035,1,'soga_chin_type',0,-4,-17), (297837,1680035,1,'soga_ear_type',0,-43,0), (297838,1680035,1,'soga_eye_brow_type',0,20,3), (297839,1680035,0,'soga_eye_color',229,229,102), (297840,1680035,1,'soga_eye_type',-43,0,0), (297841,1680035,0,'soga_hair_face_color',85,53,1), (297842,1680035,0,'soga_hair_type_color',85,53,1), (297843,1680035,1,'soga_lip_type',4,14,19), (297844,1680035,1,'soga_nose_type',-14,0,0), (297845,1680035,0,'soga_skin_color',176,153,136), (297846,1680035,0,'wing_color1',255,255,255), (297847,1680035,0,'wing_color2',255,255,255), (297848,1680036,1,'cheek_type',2,-25,0), (297849,1680036,1,'chin_type',7,-29,-2), (297850,1680036,1,'ear_type',42,23,0), (297851,1680036,1,'eye_brow_type',3,5,-7), (297852,1680036,0,'eye_color',36,76,80), (297853,1680036,1,'eye_type',-28,0,0), (297854,1680036,0,'hair_color1',10,5,0), (297855,1680036,0,'hair_face_color',128,123,87), (297856,1680036,0,'hair_face_highlight_color',26,10,0), (297857,1680036,0,'hair_type_color',128,123,87), (297858,1680036,0,'hair_type_highlight_color',26,10,0), (297859,1680036,1,'lip_type',0,2,7), (297860,1680036,1,'nose_type',28,10,5), (297861,1680036,0,'skin_color',237,213,216), (297862,1680036,1,'soga_cheek_type',0,3,5), (297863,1680036,1,'soga_chin_type',0,0,2), (297864,1680036,1,'soga_ear_type',0,-28,0), (297865,1680036,1,'soga_eye_brow_type',0,42,23), (297866,1680036,0,'soga_eye_color',229,229,102), (297867,1680036,1,'soga_eye_type',-28,0,0), (297868,1680036,0,'soga_hair_face_color',128,123,87), (297869,1680036,0,'soga_hair_face_highlight_color',26,10,0), (297870,1680036,0,'soga_hair_type_color',128,123,87), (297871,1680036,0,'soga_hair_type_highlight_color',26,10,0), (297872,1680036,1,'soga_lip_type',-7,2,-25), (297873,1680036,1,'soga_nose_type',7,7,-29), (297874,1680036,0,'soga_skin_color',237,213,216), (297875,1680036,0,'wing_color1',255,255,255), (297876,1680036,0,'wing_color2',255,255,255), (297877,1680037,1,'cheek_type',-14,5,0), (297878,1680037,1,'chin_type',25,38,-9), (297879,1680037,1,'ear_type',-28,-5,0), (297880,1680037,1,'eye_brow_type',-9,-20,-19), (297881,1680037,0,'eye_color',169,15,60), (297882,1680037,1,'eye_type',-9,0,0), (297883,1680037,0,'hair_color1',31,44,0), (297884,1680037,0,'hair_face_color',169,162,153), (297885,1680037,0,'hair_type_color',169,162,153), (297886,1680037,1,'lip_type',-31,1,-2), (297887,1680037,1,'nose_type',0,31,44), (297888,1680037,0,'skin_color',164,180,139), (297889,1680037,1,'soga_cheek_type',0,-9,-20), (297890,1680037,1,'soga_chin_type',0,-31,1), (297891,1680037,1,'soga_ear_type',0,-9,0), (297892,1680037,1,'soga_eye_brow_type',0,-28,-5), (297893,1680037,0,'soga_eye_color',229,229,102), (297894,1680037,1,'soga_eye_type',-9,0,0), (297895,1680037,0,'soga_hair_face_color',169,162,153), (297896,1680037,0,'soga_hair_type_color',169,162,153), (297897,1680037,1,'soga_lip_type',-19,-14,5), (297898,1680037,1,'soga_nose_type',-2,25,38), (297899,1680037,0,'soga_skin_color',164,180,139), (297900,1680037,0,'wing_color1',255,255,255), (297901,1680037,0,'wing_color2',255,255,255), (297902,1680038,1,'cheek_type',-14,5,0), (297903,1680038,1,'chin_type',25,38,-9), (297904,1680038,1,'ear_type',-28,-5,0), (297905,1680038,1,'eye_brow_type',-9,-20,-19), (297906,1680038,0,'eye_color',169,15,60), (297907,1680038,1,'eye_type',-9,0,0), (297908,1680038,0,'hair_color1',31,44,0), (297909,1680038,0,'hair_face_color',169,162,153), (297910,1680038,0,'hair_type_color',169,162,153), (297911,1680038,1,'lip_type',-31,1,-2), (297912,1680038,1,'nose_type',0,31,44), (297913,1680038,0,'skin_color',164,180,139), (297914,1680038,1,'soga_cheek_type',0,-9,-20), (297915,1680038,1,'soga_chin_type',0,-31,1), (297916,1680038,1,'soga_ear_type',0,-9,0), (297917,1680038,1,'soga_eye_brow_type',0,-28,-5), (297918,1680038,0,'soga_eye_color',229,229,102), (297919,1680038,1,'soga_eye_type',-9,0,0), (297920,1680038,0,'soga_hair_face_color',169,162,153), (297921,1680038,0,'soga_hair_type_color',169,162,153), (297922,1680038,1,'soga_lip_type',-19,-14,5), (297923,1680038,1,'soga_nose_type',-2,25,38), (297924,1680038,0,'soga_skin_color',164,180,139), (297925,1680038,0,'wing_color1',255,255,255), (297926,1680038,0,'wing_color2',255,255,255), (297927,1680039,1,'cheek_type',4,-91,0), (297928,1680039,1,'chin_type',-69,7,75), (297929,1680039,1,'ear_type',-50,77,0), (297930,1680039,1,'eye_brow_type',-71,37,23), (297931,1680039,0,'eye_color',163,201,212), (297932,1680039,1,'eye_type',97,0,0), (297933,1680039,0,'hair_color1',225,58,53), (297934,1680039,0,'hair_color2',97,0,0), (297935,1680039,0,'hair_face_color',40,20,7), (297936,1680039,0,'hair_face_highlight_color',47,42,59), (297937,1680039,0,'hair_highlight',29,21,28), (297938,1680039,0,'hair_type_color',40,20,7), (297939,1680039,0,'hair_type_highlight_color',47,42,59), (297940,1680039,1,'lip_type',-34,-68,-35), (297941,1680039,1,'nose_type',63,-31,58), (297942,1680039,0,'skin_color',177,159,108), (297943,1680039,1,'soga_cheek_type',0,-71,37), (297944,1680039,1,'soga_chin_type',0,-34,-68), (297945,1680039,1,'soga_ear_type',0,97,0), (297946,1680039,1,'soga_eye_brow_type',0,-50,77), (297947,1680039,0,'soga_eye_color',229,229,102), (297948,1680039,1,'soga_eye_type',97,0,0), (297949,1680039,0,'soga_hair_color1',56,33,26), (297950,1680039,0,'soga_hair_color2',94,59,11), (297951,1680039,0,'soga_hair_face_color',40,20,7), (297952,1680039,0,'soga_hair_face_highlight_color',47,42,59), (297953,1680039,0,'soga_hair_highlight',29,21,28), (297954,1680039,0,'soga_hair_type_color',40,20,7), (297955,1680039,0,'soga_hair_type_highlight_color',47,42,59), (297956,1680039,1,'soga_lip_type',23,4,-91), (297957,1680039,1,'soga_nose_type',-35,-69,7), (297958,1680039,0,'soga_skin_color',177,159,108), (297959,1680039,0,'wing_color1',255,255,255), (297960,1680039,0,'wing_color2',255,255,255), (297961,1680040,1,'cheek_type',17,-38,0), (297962,1680040,1,'chin_type',28,91,18), (297963,1680040,1,'ear_type',-61,-28,0), (297964,1680040,1,'eye_brow_type',-5,-28,-68), (297965,1680040,0,'eye_color',130,182,197), (297966,1680040,1,'eye_type',-81,0,0), (297967,1680040,0,'hair_color1',29,89,100), (297968,1680040,0,'hair_color2',199,150,48), (297969,1680040,0,'hair_face_color',184,128,10), (297970,1680040,0,'hair_face_highlight_color',224,174,20), (297971,1680040,0,'hair_highlight',239,221,86), (297972,1680040,0,'hair_type_color',184,128,10), (297973,1680040,0,'hair_type_highlight_color',224,174,20), (297974,1680040,1,'lip_type',-9,34,95), (297975,1680040,1,'nose_type',-63,29,89), (297976,1680040,0,'skin_color',180,143,95), (297977,1680040,1,'soga_cheek_type',0,-5,-28), (297978,1680040,1,'soga_chin_type',0,-9,34), (297979,1680040,1,'soga_ear_type',0,-81,0), (297980,1680040,1,'soga_eye_brow_type',0,-61,-28), (297981,1680040,0,'soga_eye_color',229,229,102), (297982,1680040,1,'soga_eye_type',-81,0,0), (297983,1680040,0,'soga_hair_color1',209,131,22), (297984,1680040,0,'soga_hair_color2',199,150,48), (297985,1680040,0,'soga_hair_face_color',184,128,10), (297986,1680040,0,'soga_hair_face_highlight_color',224,174,20), (297987,1680040,0,'soga_hair_highlight',239,221,86), (297988,1680040,0,'soga_hair_type_color',184,128,10), (297989,1680040,0,'soga_hair_type_highlight_color',224,174,20), (297990,1680040,1,'soga_lip_type',-68,17,-38), (297991,1680040,1,'soga_nose_type',95,28,91), (297992,1680040,0,'soga_skin_color',180,143,95), (297993,1680040,0,'wing_color1',255,255,255), (297994,1680040,0,'wing_color2',255,255,255), (297995,1680041,1,'cheek_type',28,0,0), (297996,1680041,1,'chin_type',25,-9,-5), (297997,1680041,1,'ear_type',14,-9,0), (297998,1680041,1,'eye_brow_type',0,7,3), (297999,1680041,0,'eye_color',89,89,29), (298000,1680041,1,'eye_type',14,0,0), (298001,1680041,0,'hair_color1',212,0,0), (298002,1680041,0,'hair_face_color',70,26,7), (298003,1680041,0,'hair_type_color',70,26,7), (298004,1680041,1,'lip_type',-37,8,-1), (298005,1680041,1,'nose_type',4,-44,0), (298006,1680041,0,'skin_color',237,237,237), (298007,1680041,1,'soga_cheek_type',0,0,7), (298008,1680041,1,'soga_chin_type',0,-37,8), (298009,1680041,1,'soga_ear_type',0,14,0), (298010,1680041,1,'soga_eye_brow_type',0,14,-9), (298011,1680041,0,'soga_eye_color',229,229,102), (298012,1680041,1,'soga_eye_type',14,0,0), (298013,1680041,0,'soga_hair_face_color',70,26,7), (298014,1680041,0,'soga_hair_type_color',70,26,7), (298015,1680041,1,'soga_lip_type',3,28,0), (298016,1680041,1,'soga_nose_type',-1,25,-9), (298017,1680041,0,'soga_skin_color',237,237,237), (298018,1680041,0,'wing_color1',255,255,255), (298019,1680041,0,'wing_color2',255,255,255), (298020,1680042,1,'cheek_type',62,71,0), (298021,1680042,1,'chin_type',40,23,48), (298022,1680042,1,'ear_type',-40,-39,0), (298023,1680042,1,'eye_brow_type',-3,-66,-55), (298024,1680042,0,'eye_color',2,2,0), (298025,1680042,1,'eye_type',3,0,0), (298026,1680042,0,'hair_color1',186,39,78), (298027,1680042,1,'lip_type',-35,-41,-23), (298028,1680042,1,'nose_type',94,-70,39), (298029,1680042,0,'skin_color',206,163,139), (298030,1680042,1,'soga_cheek_type',0,-3,-66), (298031,1680042,1,'soga_chin_type',0,-35,-41), (298032,1680042,1,'soga_ear_type',0,3,0), (298033,1680042,1,'soga_eye_brow_type',0,-40,-39), (298034,1680042,0,'soga_eye_color',229,229,102), (298035,1680042,1,'soga_eye_type',3,0,0), (298036,1680042,1,'soga_lip_type',-55,62,71), (298037,1680042,1,'soga_nose_type',-23,40,23), (298038,1680042,0,'soga_skin_color',206,163,139), (298039,1680043,1,'cheek_type',-7,-93,0), (298040,1680043,1,'chin_type',68,-71,-12), (298041,1680043,1,'ear_type',19,20,0), (298042,1680043,1,'eye_brow_type',28,88,17), (298043,1680043,0,'eye_color',41,82,95), (298044,1680043,1,'eye_type',79,0,0), (298045,1680043,0,'hair_color1',17,1,171), (298046,1680043,0,'hair_color2',62,0,0), (298047,1680043,0,'hair_face_color',100,70,10), (298048,1680043,0,'hair_face_highlight_color',232,183,30), (298049,1680043,0,'hair_highlight',246,219,114), (298050,1680043,0,'hair_type_color',100,70,10), (298051,1680043,0,'hair_type_highlight_color',232,183,30), (298052,1680043,1,'lip_type',-56,-1,-34), (298053,1680043,1,'nose_type',17,17,1), (298054,1680043,0,'skin_color',105,112,109), (298055,1680043,1,'soga_cheek_type',0,28,88), (298056,1680043,1,'soga_chin_type',0,-56,-1), (298057,1680043,1,'soga_ear_type',0,79,0), (298058,1680043,1,'soga_eye_brow_type',0,19,20), (298059,1680043,0,'soga_eye_color',229,229,102), (298060,1680043,1,'soga_eye_type',62,0,0), (298061,1680043,0,'soga_hair_color1',56,33,26), (298062,1680043,0,'soga_hair_color2',94,59,11), (298063,1680043,0,'soga_hair_face_color',100,70,10), (298064,1680043,0,'soga_hair_face_highlight_color',232,183,30), (298065,1680043,0,'soga_hair_highlight',246,219,114), (298066,1680043,0,'soga_hair_type_color',100,70,10), (298067,1680043,0,'soga_hair_type_highlight_color',232,183,30), (298068,1680043,1,'soga_lip_type',17,-7,-93), (298069,1680043,1,'soga_nose_type',-34,68,-71), (298070,1680043,0,'soga_skin_color',105,112,109), (298071,1680043,0,'wing_color1',255,255,255), (298072,1680043,0,'wing_color2',255,255,255), (298073,1680044,1,'cheek_type',45,2,0), (298074,1680044,1,'chin_type',-17,17,-20), (298075,1680044,1,'ear_type',-3,-14,0), (298076,1680044,1,'eye_brow_type',-2,46,-9), (298077,1680044,0,'eye_color',172,154,189), (298078,1680044,1,'eye_type',-25,0,0), (298079,1680044,0,'hair_color1',17,14,0), (298080,1680044,0,'hair_face_color',35,13,4), (298081,1680044,0,'hair_type_color',35,13,4), (298082,1680044,1,'lip_type',34,-28,-1), (298083,1680044,1,'nose_type',32,17,14), (298084,1680044,0,'skin_color',104,120,98), (298085,1680044,1,'soga_cheek_type',0,-2,46), (298086,1680044,1,'soga_chin_type',0,34,-28), (298087,1680044,1,'soga_ear_type',0,-25,0), (298088,1680044,1,'soga_eye_brow_type',0,-3,-14), (298089,1680044,0,'soga_eye_color',229,229,102), (298090,1680044,1,'soga_eye_type',-25,0,0), (298091,1680044,0,'soga_hair_face_color',35,13,4), (298092,1680044,0,'soga_hair_type_color',35,13,4), (298093,1680044,1,'soga_lip_type',-9,45,2), (298094,1680044,1,'soga_nose_type',-1,-17,17), (298095,1680044,0,'soga_skin_color',104,120,98), (298096,1680044,0,'wing_color1',255,255,255), (298097,1680044,0,'wing_color2',255,255,255), (298098,1680045,1,'cheek_type',-81,12,0), (298099,1680045,1,'chin_type',50,-88,-38), (298100,1680045,1,'ear_type',-26,81,0), (298101,1680045,1,'eye_brow_type',-50,-31,-15), (298102,1680045,0,'eye_color',40,64,39), (298103,1680045,1,'eye_type',-93,0,0), (298104,1680045,0,'hair_color1',184,88,57), (298105,1680045,0,'hair_color2',235,0,0), (298106,1680045,0,'hair_face_color',35,24,1), (298107,1680045,0,'hair_face_highlight_color',180,78,32), (298108,1680045,0,'hair_highlight',105,26,26), (298109,1680045,0,'hair_type_color',35,24,1), (298110,1680045,0,'hair_type_highlight_color',180,78,32), (298111,1680045,1,'lip_type',-7,-94,31), (298112,1680045,1,'nose_type',-96,-72,88), (298113,1680045,0,'skin_color',237,237,207), (298114,1680045,1,'soga_cheek_type',0,-50,-31), (298115,1680045,1,'soga_chin_type',0,-7,-94), (298116,1680045,1,'soga_ear_type',0,-93,0), (298117,1680045,1,'soga_eye_brow_type',0,-26,81), (298118,1680045,0,'soga_eye_color',229,229,102), (298119,1680045,1,'soga_eye_type',-21,0,0), (298120,1680045,0,'soga_hair_color1',79,28,15), (298121,1680045,0,'soga_hair_color2',111,64,0), (298122,1680045,0,'soga_hair_face_color',35,24,1), (298123,1680045,0,'soga_hair_face_highlight_color',180,78,32), (298124,1680045,0,'soga_hair_highlight',105,26,26), (298125,1680045,0,'soga_hair_type_color',35,24,1), (298126,1680045,0,'soga_hair_type_highlight_color',180,78,32), (298127,1680045,1,'soga_lip_type',-15,-81,12), (298128,1680045,1,'soga_nose_type',31,50,-88), (298129,1680045,0,'soga_skin_color',237,237,207), (298130,1680045,0,'wing_color1',255,255,255), (298131,1680045,0,'wing_color2',255,255,255), (298132,1680046,1,'cheek_type',10,-1,0), (298133,1680046,1,'chin_type',-23,12,1), (298134,1680046,1,'ear_type',18,-2,0), (298135,1680046,1,'eye_brow_type',9,-10,-4), (298136,1680046,0,'eye_color',136,184,199), (298137,1680046,1,'eye_type',28,0,0), (298138,1680046,0,'hair_color1',219,238,0), (298139,1680046,0,'hair_face_color',69,59,2), (298140,1680046,0,'hair_face_highlight_color',202,85,29), (298141,1680046,0,'hair_type_color',69,59,2), (298142,1680046,0,'hair_type_highlight_color',202,85,29), (298143,1680046,1,'lip_type',14,1,-32), (298144,1680046,1,'nose_type',0,-37,-18), (298145,1680046,0,'skin_color',192,180,132), (298146,1680046,1,'soga_cheek_type',0,9,-10), (298147,1680046,1,'soga_chin_type',0,14,1), (298148,1680046,1,'soga_ear_type',0,28,0), (298149,1680046,1,'soga_eye_brow_type',0,18,-2), (298150,1680046,0,'soga_eye_color',229,229,102), (298151,1680046,1,'soga_eye_type',28,0,0), (298152,1680046,0,'soga_hair_face_color',69,59,2), (298153,1680046,0,'soga_hair_face_highlight_color',202,85,29), (298154,1680046,0,'soga_hair_type_color',69,59,2), (298155,1680046,0,'soga_hair_type_highlight_color',202,85,29), (298156,1680046,1,'soga_lip_type',-4,10,-1), (298157,1680046,1,'soga_nose_type',-32,-23,12), (298158,1680046,0,'soga_skin_color',192,180,132), (298159,1680046,0,'wing_color1',255,255,255), (298160,1680046,0,'wing_color2',255,255,255), (298161,1680047,1,'cheek_type',62,45,0), (298162,1680047,1,'chin_type',-93,-62,-58), (298163,1680047,1,'ear_type',89,84,0), (298164,1680047,1,'eye_brow_type',7,79,9), (298165,1680047,0,'eye_color',116,124,67), (298166,1680047,1,'eye_type',-52,0,0), (298167,1680047,0,'hair_color1',83,0,233), (298168,1680047,0,'hair_color2',50,69,69), (298169,1680047,0,'hair_face_color',224,230,231), (298170,1680047,0,'hair_face_highlight_color',219,179,16), (298171,1680047,0,'hair_highlight',239,221,86), (298172,1680047,0,'hair_type_color',224,230,231), (298173,1680047,0,'hair_type_highlight_color',219,179,16), (298174,1680047,1,'lip_type',32,-53,55), (298175,1680047,1,'nose_type',56,83,0), (298176,1680047,0,'skin_color',195,205,205), (298177,1680047,1,'soga_cheek_type',0,7,79), (298178,1680047,1,'soga_chin_type',0,32,-53), (298179,1680047,1,'soga_ear_type',0,-52,0), (298180,1680047,1,'soga_eye_brow_type',0,89,84), (298181,1680047,0,'soga_eye_color',229,229,102), (298182,1680047,1,'soga_eye_type',-52,0,0), (298183,1680047,0,'soga_hair_color1',161,165,168), (298184,1680047,0,'soga_hair_color2',50,69,69), (298185,1680047,0,'soga_hair_face_color',224,230,231), (298186,1680047,0,'soga_hair_face_highlight_color',219,179,16), (298187,1680047,0,'soga_hair_highlight',239,221,86), (298188,1680047,0,'soga_hair_type_color',224,230,231), (298189,1680047,0,'soga_hair_type_highlight_color',219,179,16), (298190,1680047,1,'soga_lip_type',9,62,45), (298191,1680047,1,'soga_nose_type',55,-93,-62), (298192,1680047,0,'soga_skin_color',195,205,205), (298193,1680047,0,'wing_color1',255,255,255), (298194,1680047,0,'wing_color2',255,255,255), (298195,1680048,1,'cheek_type',-4,-35,0), (298196,1680048,1,'chin_type',0,11,3), (298197,1680048,1,'ear_type',17,-11,0), (298198,1680048,1,'eye_brow_type',-7,-31,0), (298199,1680048,0,'eye_color',71,136,121), (298200,1680048,0,'hair_color1',246,37,43), (298201,1680048,0,'hair_color2',38,0,0), (298202,1680048,0,'hair_face_color',151,150,149), (298203,1680048,0,'hair_face_highlight_color',233,232,228), (298204,1680048,0,'hair_type_color',151,150,149), (298205,1680048,0,'hair_type_highlight_color',233,232,228), (298206,1680048,1,'lip_type',-12,28,28), (298207,1680048,1,'nose_type',3,-10,37), (298208,1680048,0,'skin_color',136,142,142), (298209,1680048,1,'soga_cheek_type',0,-7,-31), (298210,1680048,1,'soga_chin_type',0,-12,28), (298211,1680048,1,'soga_ear_type',17,-11,0), (298212,1680048,1,'soga_eye_brow_type',0,17,-11), (298213,1680048,0,'soga_eye_color',229,229,102), (298214,1680048,1,'soga_eye_type',38,0,0), (298215,1680048,0,'soga_hair_face_color',151,150,149), (298216,1680048,0,'soga_hair_face_highlight_color',233,232,228), (298217,1680048,0,'soga_hair_type_color',151,150,149), (298218,1680048,0,'soga_hair_type_highlight_color',233,232,228), (298219,1680048,1,'soga_lip_type',0,-4,-35), (298220,1680048,1,'soga_nose_type',28,0,11), (298221,1680048,0,'soga_skin_color',136,142,142), (298222,1680048,0,'wing_color1',255,255,255), (298223,1680048,0,'wing_color2',255,255,255), (298224,1680049,1,'cheek_type',62,-1,0), (298225,1680049,1,'chin_type',34,0,-34), (298226,1680049,1,'ear_type',7,31,0), (298227,1680049,1,'eye_brow_type',31,-81,-61), (298228,1680049,0,'eye_color',212,52,27), (298229,1680049,1,'eye_type',81,0,0), (298230,1680049,0,'hair_color1',200,38,31), (298231,1680049,0,'hair_face_color',154,67,0), (298232,1680049,0,'hair_type_color',154,67,0), (298233,1680049,1,'lip_type',-40,-40,0), (298234,1680049,1,'nose_type',17,-56,38), (298235,1680049,0,'skin_color',157,132,105), (298236,1680049,1,'soga_cheek_type',0,31,-81), (298237,1680049,1,'soga_chin_type',0,-40,-40), (298238,1680049,1,'soga_ear_type',0,81,0), (298239,1680049,1,'soga_eye_brow_type',0,7,31), (298240,1680049,0,'soga_eye_color',229,229,102), (298241,1680049,1,'soga_eye_type',81,0,0), (298242,1680049,0,'soga_hair_face_color',154,67,0), (298243,1680049,0,'soga_hair_type_color',154,67,0), (298244,1680049,1,'soga_lip_type',-61,62,-1), (298245,1680049,1,'soga_nose_type',0,34,0), (298246,1680049,0,'soga_skin_color',157,132,105), (298247,1680050,1,'cheek_type',-17,0,0), (298248,1680050,1,'chin_type',-42,-4,5), (298249,1680050,1,'ear_type',1,28,0), (298250,1680050,1,'eye_brow_type',41,7,-8), (298251,1680050,0,'eye_color',82,82,28), (298252,1680050,1,'eye_type',-25,0,0), (298253,1680050,0,'hair_color1',208,10,0), (298254,1680050,0,'hair_face_color',207,185,157), (298255,1680050,0,'hair_type_color',207,185,157), (298256,1680050,1,'lip_type',-7,9,10), (298257,1680050,1,'nose_type',31,-48,10), (298258,1680050,0,'skin_color',110,115,84), (298259,1680050,1,'soga_cheek_type',0,41,7), (298260,1680050,1,'soga_chin_type',0,-7,9), (298261,1680050,1,'soga_ear_type',0,-25,0), (298262,1680050,1,'soga_eye_brow_type',0,1,28), (298263,1680050,0,'soga_eye_color',229,229,102), (298264,1680050,1,'soga_eye_type',-25,0,0), (298265,1680050,0,'soga_hair_face_color',207,185,157), (298266,1680050,0,'soga_hair_type_color',207,185,157), (298267,1680050,1,'soga_lip_type',-8,-17,0), (298268,1680050,1,'soga_nose_type',10,-42,-4), (298269,1680050,0,'soga_skin_color',110,115,84), (298270,1680050,0,'wing_color1',255,255,255), (298271,1680050,0,'wing_color2',255,255,255), (298272,1680051,1,'cheek_type',2,-10,0), (298273,1680051,1,'chin_type',8,14,4), (298274,1680051,1,'ear_type',18,17,0), (298275,1680051,1,'eye_brow_type',31,-20,20), (298276,1680051,0,'eye_color',140,82,208), (298277,1680051,1,'eye_type',-21,0,0), (298278,1680051,0,'hair_color1',236,245,0), (298279,1680051,0,'hair_face_color',197,187,210), (298280,1680051,0,'hair_face_highlight_color',155,150,106), (298281,1680051,0,'hair_type_color',197,187,210), (298282,1680051,0,'hair_type_highlight_color',155,150,106), (298283,1680051,1,'lip_type',9,-7,-12), (298284,1680051,1,'nose_type',3,-20,-11), (298285,1680051,1,'soga_cheek_type',0,31,-20), (298286,1680051,1,'soga_chin_type',0,9,-7), (298287,1680051,1,'soga_ear_type',0,-21,0), (298288,1680051,1,'soga_eye_brow_type',0,18,17), (298289,1680051,0,'soga_eye_color',229,229,102), (298290,1680051,1,'soga_eye_type',-21,0,0), (298291,1680051,0,'soga_hair_face_color',197,187,210), (298292,1680051,0,'soga_hair_face_highlight_color',155,150,106), (298293,1680051,0,'soga_hair_type_color',197,187,210), (298294,1680051,0,'soga_hair_type_highlight_color',155,150,106), (298295,1680051,1,'soga_lip_type',20,2,-10), (298296,1680051,1,'soga_nose_type',-12,8,14), (298297,1680051,0,'wing_color1',255,255,255), (298298,1680051,0,'wing_color2',255,255,255), (298299,1680052,1,'cheek_type',31,-37,0), (298300,1680052,1,'chin_type',79,28,-12), (298301,1680052,1,'ear_type',-3,-43,0), (298302,1680052,1,'eye_brow_type',68,68,61), (298303,1680052,0,'eye_color',40,81,93), (298304,1680052,1,'eye_type',-48,0,0), (298305,1680052,0,'hair_color1',239,185,48), (298306,1680052,0,'hair_color2',39,32,39), (298307,1680052,0,'hair_face_color',15,1,21), (298308,1680052,0,'hair_face_highlight_color',8,3,4), (298309,1680052,0,'hair_highlight',38,22,21), (298310,1680052,0,'hair_type_color',15,1,21), (298311,1680052,0,'hair_type_highlight_color',8,3,4), (298312,1680052,1,'lip_type',-47,-25,3), (298313,1680052,1,'nose_type',-65,-17,-71), (298314,1680052,0,'skin_color',84,89,89), (298315,1680052,1,'soga_cheek_type',0,68,68), (298316,1680052,1,'soga_chin_type',0,-47,-25), (298317,1680052,1,'soga_ear_type',0,-48,0), (298318,1680052,1,'soga_eye_brow_type',0,-3,-43), (298319,1680052,0,'soga_eye_color',229,229,102), (298320,1680052,1,'soga_eye_type',-48,0,0), (298321,1680052,0,'soga_hair_color1',29,21,28), (298322,1680052,0,'soga_hair_color2',39,32,39), (298323,1680052,0,'soga_hair_face_color',15,1,21), (298324,1680052,0,'soga_hair_face_highlight_color',8,3,4), (298325,1680052,0,'soga_hair_highlight',38,22,21), (298326,1680052,0,'soga_hair_type_color',15,1,21), (298327,1680052,0,'soga_hair_type_highlight_color',8,3,4), (298328,1680052,1,'soga_lip_type',61,31,-37), (298329,1680052,1,'soga_nose_type',3,79,28), (298330,1680052,0,'soga_skin_color',84,89,89), (298331,1680052,0,'wing_color1',255,255,255), (298332,1680052,0,'wing_color2',255,255,255), (298333,1680053,1,'cheek_type',-17,-14,0), (298334,1680053,1,'chin_type',4,-11,-29), (298335,1680053,1,'ear_type',37,0,0), (298336,1680053,1,'eye_brow_type',-8,17,-11), (298337,1680053,0,'eye_color',236,170,167), (298338,1680053,1,'eye_type',-35,0,0), (298339,1680053,0,'hair_color1',248,23,0), (298340,1680053,0,'hair_face_color',53,20,9), (298341,1680053,0,'hair_type_color',53,20,9), (298342,1680053,1,'lip_type',-18,3,4), (298343,1680053,1,'nose_type',-18,-8,23), (298344,1680053,0,'skin_color',159,138,120), (298345,1680053,1,'soga_cheek_type',0,-8,17), (298346,1680053,1,'soga_chin_type',0,-18,3), (298347,1680053,1,'soga_ear_type',0,-35,0), (298348,1680053,1,'soga_eye_brow_type',0,37,0), (298349,1680053,0,'soga_eye_color',229,229,102), (298350,1680053,1,'soga_eye_type',-35,0,0), (298351,1680053,0,'soga_hair_face_color',53,20,9), (298352,1680053,0,'soga_hair_type_color',53,20,9), (298353,1680053,1,'soga_lip_type',-11,-17,-14), (298354,1680053,1,'soga_nose_type',4,4,-11), (298355,1680053,0,'soga_skin_color',159,138,120), (298356,1680053,0,'wing_color1',255,255,255), (298357,1680053,0,'wing_color2',255,255,255), (298358,1680054,1,'cheek_type',62,44,0), (298359,1680054,1,'chin_type',34,-59,66), (298360,1680054,1,'ear_type',-17,-88,0), (298361,1680054,1,'eye_brow_type',25,-39,-1), (298362,1680054,0,'eye_color',72,133,113), (298363,1680054,1,'eye_type',-48,0,0), (298364,1680054,0,'hair_color1',26,1,17), (298365,1680054,0,'hair_color2',104,52,0), (298366,1680054,0,'hair_face_color',47,14,18), (298367,1680054,0,'hair_face_highlight_color',35,24,2), (298368,1680054,0,'hair_highlight',79,28,15), (298369,1680054,0,'hair_type_color',47,14,18), (298370,1680054,0,'hair_type_highlight_color',35,24,2), (298371,1680054,1,'lip_type',-7,-50,5), (298372,1680054,1,'nose_type',34,26,1), (298373,1680054,0,'skin_color',199,139,129), (298374,1680054,1,'soga_cheek_type',0,25,-39), (298375,1680054,1,'soga_chin_type',0,-7,-50), (298376,1680054,1,'soga_ear_type',0,-48,0), (298377,1680054,1,'soga_eye_brow_type',0,-17,-88), (298378,1680054,0,'soga_eye_color',229,229,102), (298379,1680054,1,'soga_eye_type',-48,0,0), (298380,1680054,0,'soga_hair_color1',54,45,28), (298381,1680054,0,'soga_hair_color2',104,52,0), (298382,1680054,0,'soga_hair_face_color',47,14,18), (298383,1680054,0,'soga_hair_face_highlight_color',35,24,2), (298384,1680054,0,'soga_hair_highlight',79,28,15), (298385,1680054,0,'soga_hair_type_color',47,14,18), (298386,1680054,0,'soga_hair_type_highlight_color',35,24,2), (298387,1680054,1,'soga_lip_type',-1,62,44), (298388,1680054,1,'soga_nose_type',5,34,-59), (298389,1680054,0,'soga_skin_color',199,139,129), (298390,1680054,0,'wing_color1',255,255,255), (298391,1680054,0,'wing_color2',255,255,255), (298392,1680055,1,'cheek_type',0,-89,0), (298393,1680055,1,'chin_type',76,-56,-2), (298394,1680055,1,'ear_type',84,-62,0), (298395,1680055,1,'eye_brow_type',69,-87,4), (298396,1680055,0,'eye_color',102,161,165), (298397,1680055,1,'eye_type',-89,0,0), (298398,1680055,0,'hair_color1',255,246,8), (298399,1680055,0,'hair_color2',171,0,0), (298400,1680055,0,'hair_face_color',47,14,19), (298401,1680055,0,'hair_face_highlight_color',182,81,34), (298402,1680055,0,'hair_highlight',29,21,28), (298403,1680055,0,'hair_type_color',47,14,19), (298404,1680055,0,'hair_type_highlight_color',182,81,34), (298405,1680055,1,'lip_type',-81,-50,-35), (298406,1680055,1,'nose_type',5,-1,-10), (298407,1680055,0,'skin_color',197,171,173), (298408,1680055,1,'soga_cheek_type',0,69,-87), (298409,1680055,1,'soga_chin_type',0,-81,-50), (298410,1680055,1,'soga_ear_type',0,-89,0), (298411,1680055,1,'soga_eye_brow_type',0,84,-62), (298412,1680055,0,'soga_eye_color',229,229,102), (298413,1680055,1,'soga_eye_type',-85,0,0), (298414,1680055,0,'soga_hair_color1',56,33,26), (298415,1680055,0,'soga_hair_color2',94,59,11), (298416,1680055,0,'soga_hair_face_color',47,14,19), (298417,1680055,0,'soga_hair_face_highlight_color',182,81,34), (298418,1680055,0,'soga_hair_highlight',29,21,28), (298419,1680055,0,'soga_hair_type_color',47,14,19), (298420,1680055,0,'soga_hair_type_highlight_color',182,81,34), (298421,1680055,1,'soga_lip_type',4,0,-89), (298422,1680055,1,'soga_nose_type',-35,76,-56), (298423,1680055,0,'soga_skin_color',197,171,173), (298424,1680055,0,'wing_color1',255,255,255), (298425,1680055,0,'wing_color2',255,255,255), (298426,1680056,1,'cheek_type',-95,-56,0), (298427,1680056,1,'chin_type',65,47,4), (298428,1680056,1,'ear_type',50,-98,0), (298429,1680056,1,'eye_brow_type',0,45,87), (298430,1680056,0,'eye_color',29,62,62), (298431,1680056,1,'eye_type',97,0,0), (298432,1680056,0,'hair_color1',163,31,0), (298433,1680056,0,'hair_color2',159,88,0), (298434,1680056,0,'hair_face_color',114,31,29), (298435,1680056,0,'hair_highlight',38,22,21), (298436,1680056,0,'hair_type_color',114,31,29), (298437,1680056,1,'lip_type',66,81,-65), (298438,1680056,1,'nose_type',-14,-93,31), (298439,1680056,0,'skin_color',46,31,32), (298440,1680056,1,'soga_cheek_type',0,0,45), (298441,1680056,1,'soga_chin_type',0,66,81), (298442,1680056,1,'soga_ear_type',0,97,0), (298443,1680056,1,'soga_eye_brow_type',0,50,-98), (298444,1680056,0,'soga_eye_color',229,229,102), (298445,1680056,1,'soga_eye_type',97,0,0), (298446,1680056,0,'soga_hair_color1',91,21,51), (298447,1680056,0,'soga_hair_color2',159,88,0), (298448,1680056,0,'soga_hair_face_color',114,31,29), (298449,1680056,0,'soga_hair_highlight',38,22,21), (298450,1680056,0,'soga_hair_type_color',114,31,29), (298451,1680056,1,'soga_lip_type',87,-95,-56), (298452,1680056,1,'soga_nose_type',-65,65,47), (298453,1680056,0,'soga_skin_color',46,31,32), (298454,1680056,0,'wing_color1',255,255,255), (298455,1680056,0,'wing_color2',255,255,255), (298456,1680057,1,'cheek_type',0,-18,0), (298457,1680057,1,'chin_type',-11,9,19), (298458,1680057,1,'ear_type',-28,-25,0), (298459,1680057,1,'eye_brow_type',2,46,-17), (298460,1680057,0,'eye_color',225,129,255), (298461,1680057,1,'eye_type',-34,0,0), (298462,1680057,0,'hair_color1',0,8,0), (298463,1680057,0,'hair_face_color',170,145,174), (298464,1680057,0,'hair_face_highlight_color',105,103,97), (298465,1680057,0,'hair_type_color',170,145,174), (298466,1680057,0,'hair_type_highlight_color',105,103,97), (298467,1680057,1,'lip_type',4,14,25), (298468,1680057,1,'nose_type',-23,0,8), (298469,1680057,1,'soga_cheek_type',0,2,46), (298470,1680057,1,'soga_chin_type',0,4,14), (298471,1680057,1,'soga_ear_type',0,-34,0), (298472,1680057,1,'soga_eye_brow_type',0,-28,-25), (298473,1680057,0,'soga_eye_color',229,229,102), (298474,1680057,1,'soga_eye_type',-34,0,0), (298475,1680057,0,'soga_hair_face_color',170,145,174), (298476,1680057,0,'soga_hair_face_highlight_color',105,103,97), (298477,1680057,0,'soga_hair_type_color',170,145,174), (298478,1680057,0,'soga_hair_type_highlight_color',105,103,97), (298479,1680057,1,'soga_lip_type',-17,0,-18), (298480,1680057,1,'soga_nose_type',25,-11,9), (298481,1680057,0,'wing_color1',255,255,255), (298482,1680057,0,'wing_color2',255,255,255), (298483,1680058,1,'cheek_type',-4,-35,0), (298484,1680058,1,'chin_type',-1,-34,3), (298485,1680058,1,'ear_type',17,-11,0), (298486,1680058,1,'eye_brow_type',3,-2,22), (298487,1680058,0,'eye_color',131,165,136), (298488,1680058,1,'eye_type',-34,0,0), (298489,1680058,0,'hair_color1',244,37,43), (298490,1680058,0,'hair_color2',156,0,0), (298491,1680058,0,'hair_face_color',202,85,29), (298492,1680058,0,'hair_face_highlight_color',59,54,48), (298493,1680058,0,'hair_type_color',202,85,29), (298494,1680058,0,'hair_type_highlight_color',59,54,48), (298495,1680058,1,'lip_type',42,28,28), (298496,1680058,1,'nose_type',3,-12,37), (298497,1680058,0,'skin_color',136,142,142), (298498,1680058,1,'soga_cheek_type',0,3,-2), (298499,1680058,1,'soga_chin_type',0,42,28), (298500,1680058,1,'soga_ear_type',0,-34,0), (298501,1680058,1,'soga_eye_brow_type',0,17,-11), (298502,1680058,0,'soga_eye_color',229,229,102), (298503,1680058,1,'soga_eye_type',-100,0,0), (298504,1680058,0,'soga_hair_face_color',202,85,29), (298505,1680058,0,'soga_hair_face_highlight_color',59,54,48), (298506,1680058,0,'soga_hair_type_color',202,85,29), (298507,1680058,0,'soga_hair_type_highlight_color',59,54,48), (298508,1680058,1,'soga_lip_type',22,-4,-35), (298509,1680058,1,'soga_nose_type',28,-1,-34), (298510,1680058,0,'soga_skin_color',136,142,142), (298511,1680058,0,'wing_color1',255,255,255), (298512,1680058,0,'wing_color2',255,255,255), (298513,1680059,1,'cheek_type',-35,-57,0), (298514,1680059,1,'chin_type',-47,-5,-95), (298515,1680059,1,'ear_type',-47,18,0), (298516,1680059,1,'eye_brow_type',-87,85,-22), (298517,1680059,0,'eye_color',83,61,29), (298518,1680059,1,'eye_type',-21,0,0), (298519,1680059,0,'hair_color1',57,17,96), (298520,1680059,0,'hair_color2',160,0,0), (298521,1680059,0,'hair_face_color',84,0,0), (298522,1680059,0,'hair_face_highlight_color',188,92,40), (298523,1680059,0,'hair_highlight',56,33,26), (298524,1680059,0,'hair_type_color',84,0,0), (298525,1680059,0,'hair_type_highlight_color',188,92,40), (298526,1680059,1,'lip_type',31,-58,-5), (298527,1680059,1,'nose_type',87,57,17), (298528,1680059,0,'skin_color',113,121,119), (298529,1680059,1,'soga_cheek_type',0,-87,85), (298530,1680059,1,'soga_chin_type',0,31,-58), (298531,1680059,1,'soga_ear_type',0,-21,0), (298532,1680059,1,'soga_eye_brow_type',0,-47,18), (298533,1680059,0,'soga_eye_color',229,229,102), (298534,1680059,1,'soga_eye_type',-96,0,0), (298535,1680059,0,'soga_hair_color1',56,33,26), (298536,1680059,0,'soga_hair_color2',94,59,11), (298537,1680059,0,'soga_hair_face_color',84,0,0), (298538,1680059,0,'soga_hair_face_highlight_color',188,92,40), (298539,1680059,0,'soga_hair_highlight',56,33,26), (298540,1680059,0,'soga_hair_type_color',84,0,0), (298541,1680059,0,'soga_hair_type_highlight_color',188,92,40), (298542,1680059,1,'soga_lip_type',-22,-35,-57), (298543,1680059,1,'soga_nose_type',-5,-47,-5), (298544,1680059,0,'soga_skin_color',113,121,119), (298545,1680059,0,'wing_color1',255,255,255), (298546,1680059,0,'wing_color2',255,255,255), (298547,1680060,1,'cheek_type',-8,3,0), (298548,1680060,1,'chin_type',17,7,-20), (298549,1680060,1,'ear_type',44,26,0), (298550,1680060,1,'eye_brow_type',-11,0,26), (298551,1680060,0,'eye_color',205,205,202), (298552,1680060,1,'eye_type',-11,0,0), (298553,1680060,0,'hair_color1',8,245,245), (298554,1680060,0,'hair_face_color',114,108,100), (298555,1680060,0,'hair_face_highlight_color',216,192,37), (298556,1680060,0,'hair_type_color',114,108,100), (298557,1680060,0,'hair_type_highlight_color',216,192,37), (298558,1680060,1,'lip_type',-11,-7,12), (298559,1680060,1,'nose_type',-43,8,-11), (298560,1680060,0,'skin_color',158,150,143), (298561,1680060,1,'soga_cheek_type',0,-11,0), (298562,1680060,1,'soga_chin_type',0,-11,-7), (298563,1680060,1,'soga_ear_type',0,-11,0), (298564,1680060,1,'soga_eye_brow_type',0,44,26), (298565,1680060,0,'soga_eye_color',229,229,102), (298566,1680060,1,'soga_eye_type',-11,0,0), (298567,1680060,0,'soga_hair_face_color',114,108,100), (298568,1680060,0,'soga_hair_face_highlight_color',216,192,37), (298569,1680060,0,'soga_hair_type_color',114,108,100), (298570,1680060,0,'soga_hair_type_highlight_color',216,192,37), (298571,1680060,1,'soga_lip_type',26,-8,3), (298572,1680060,1,'soga_nose_type',12,17,7), (298573,1680060,0,'soga_skin_color',158,150,143), (298574,1680060,0,'wing_color1',255,255,255), (298575,1680060,0,'wing_color2',255,255,255), (298576,1680061,1,'cheek_type',-42,12,0), (298577,1680061,1,'chin_type',-18,18,7), (298578,1680061,1,'ear_type',-5,7,0), (298579,1680061,1,'eye_brow_type',12,2,12), (298580,1680061,0,'eye_color',219,109,234), (298581,1680061,1,'eye_type',-32,0,0), (298582,1680061,0,'hair_color1',0,235,0), (298583,1680061,0,'hair_face_color',183,197,197), (298584,1680061,0,'hair_face_highlight_color',105,103,97), (298585,1680061,0,'hair_type_color',183,197,197), (298586,1680061,0,'hair_type_highlight_color',105,103,97), (298587,1680061,1,'lip_type',-17,-26,31), (298588,1680061,1,'nose_type',7,0,-21), (298589,1680061,0,'skin_color',63,119,118), (298590,1680061,1,'soga_cheek_type',0,12,2), (298591,1680061,1,'soga_chin_type',0,-17,-26), (298592,1680061,1,'soga_ear_type',0,-32,0), (298593,1680061,1,'soga_eye_brow_type',0,-5,7), (298594,1680061,0,'soga_eye_color',229,229,102), (298595,1680061,1,'soga_eye_type',-32,0,0), (298596,1680061,0,'soga_hair_face_color',183,197,197), (298597,1680061,0,'soga_hair_face_highlight_color',105,103,97), (298598,1680061,0,'soga_hair_type_color',183,197,197), (298599,1680061,0,'soga_hair_type_highlight_color',105,103,97), (298600,1680061,1,'soga_lip_type',12,-42,12), (298601,1680061,1,'soga_nose_type',31,-18,18), (298602,1680061,0,'soga_skin_color',63,119,118), (298603,1680061,0,'wing_color1',255,255,255), (298604,1680061,0,'wing_color2',255,255,255), (298605,1680062,1,'cheek_type',-29,50,0), (298606,1680062,1,'chin_type',5,-17,-23), (298607,1680062,1,'ear_type',34,44,0), (298608,1680062,1,'eye_brow_type',84,61,0), (298609,1680062,0,'eye_color',197,197,255), (298610,1680062,1,'eye_type',-43,0,0), (298611,1680062,0,'hair_color1',38,225,93), (298612,1680062,0,'hair_color2',62,62,68), (298613,1680062,0,'hair_face_color',244,244,246), (298614,1680062,0,'hair_face_highlight_color',107,131,144), (298615,1680062,0,'hair_highlight',98,91,163), (298616,1680062,0,'hair_type_color',244,244,246), (298617,1680062,0,'hair_type_highlight_color',107,131,144), (298618,1680062,1,'lip_type',7,-62,43), (298619,1680062,1,'nose_type',94,38,-31), (298620,1680062,0,'skin_color',153,132,130), (298621,1680062,1,'soga_cheek_type',0,84,61), (298622,1680062,1,'soga_chin_type',0,7,-62), (298623,1680062,1,'soga_ear_type',0,-43,0), (298624,1680062,1,'soga_eye_brow_type',0,34,44), (298625,1680062,0,'soga_eye_color',229,229,102), (298626,1680062,1,'soga_eye_type',-43,0,0), (298627,1680062,0,'soga_hair_color1',160,156,172), (298628,1680062,0,'soga_hair_color2',62,62,68), (298629,1680062,0,'soga_hair_face_color',244,244,246), (298630,1680062,0,'soga_hair_face_highlight_color',107,131,144), (298631,1680062,0,'soga_hair_highlight',98,91,163), (298632,1680062,0,'soga_hair_type_color',244,244,246), (298633,1680062,0,'soga_hair_type_highlight_color',107,131,144), (298634,1680062,1,'soga_lip_type',0,-29,50), (298635,1680062,1,'soga_nose_type',43,5,-17), (298636,1680062,0,'soga_skin_color',153,132,130), (298637,1680062,0,'wing_color1',255,255,255), (298638,1680062,0,'wing_color2',255,255,255), (298639,1680063,1,'cheek_type',-19,22,0), (298640,1680063,1,'chin_type',9,-31,19), (298641,1680063,1,'ear_type',7,3,0), (298642,1680063,1,'eye_brow_type',-7,34,0), (298643,1680063,0,'eye_color',234,158,15), (298644,1680063,1,'eye_type',-7,0,0), (298645,1680063,0,'hair_color1',228,26,242), (298646,1680063,0,'hair_face_color',48,41,31), (298647,1680063,0,'hair_type_color',48,41,31), (298648,1680063,1,'lip_type',38,0,-1), (298649,1680063,1,'nose_type',-2,-28,26), (298650,1680063,0,'skin_color',185,22,14), (298651,1680063,1,'soga_cheek_type',0,-7,34), (298652,1680063,1,'soga_chin_type',0,38,0), (298653,1680063,1,'soga_ear_type',0,-7,0), (298654,1680063,1,'soga_eye_brow_type',0,7,3), (298655,1680063,0,'soga_eye_color',229,229,102), (298656,1680063,1,'soga_eye_type',-7,0,0), (298657,1680063,0,'soga_hair_face_color',48,41,31), (298658,1680063,0,'soga_hair_type_color',48,41,31), (298659,1680063,1,'soga_lip_type',0,-19,22), (298660,1680063,1,'soga_nose_type',-1,9,-31), (298661,1680063,0,'soga_skin_color',185,22,14), (298662,1680063,0,'wing_color1',255,255,255), (298663,1680063,0,'wing_color2',255,255,255), (298664,1680064,1,'cheek_type',5,-1,0), (298665,1680064,1,'chin_type',89,-62,-46), (298666,1680064,1,'ear_type',-37,10,0), (298667,1680064,1,'eye_brow_type',-72,28,0), (298668,1680064,0,'eye_color',158,198,210), (298669,1680064,1,'eye_type',-28,0,0), (298670,1680064,0,'hair_color1',28,195,249), (298671,1680064,0,'hair_color2',48,0,0), (298672,1680064,0,'hair_face_color',184,128,10), (298673,1680064,0,'hair_face_highlight_color',244,246,246), (298674,1680064,0,'hair_highlight',161,165,168), (298675,1680064,0,'hair_type_color',184,128,10), (298676,1680064,0,'hair_type_highlight_color',244,246,246), (298677,1680064,1,'lip_type',-3,32,69), (298678,1680064,1,'nose_type',51,28,-61), (298679,1680064,0,'skin_color',244,250,239), (298680,1680064,1,'soga_cheek_type',0,-72,28), (298681,1680064,1,'soga_chin_type',0,-3,32), (298682,1680064,1,'soga_ear_type',0,-28,0), (298683,1680064,1,'soga_eye_brow_type',0,-37,10), (298684,1680064,0,'soga_eye_color',229,229,102), (298685,1680064,1,'soga_eye_type',48,0,0), (298686,1680064,0,'soga_hair_color1',209,131,22), (298687,1680064,0,'soga_hair_color2',199,150,48), (298688,1680064,0,'soga_hair_face_color',184,128,10), (298689,1680064,0,'soga_hair_face_highlight_color',244,246,246), (298690,1680064,0,'soga_hair_highlight',161,165,168), (298691,1680064,0,'soga_hair_type_color',184,128,10), (298692,1680064,0,'soga_hair_type_highlight_color',244,246,246), (298693,1680064,1,'soga_lip_type',0,5,-1), (298694,1680064,1,'soga_nose_type',69,89,-62), (298695,1680064,0,'soga_skin_color',244,250,239), (298696,1680064,0,'wing_color1',255,255,255), (298697,1680064,0,'wing_color2',255,255,255), (298698,1680065,1,'cheek_type',20,-28,0), (298699,1680065,1,'chin_type',9,-7,-56), (298700,1680065,1,'ear_type',0,-22,0), (298701,1680065,1,'eye_brow_type',-56,-34,75), (298702,1680065,0,'eye_color',77,64,34), (298703,1680065,1,'eye_type',42,0,0), (298704,1680065,0,'hair_color1',211,200,156), (298705,1680065,0,'hair_face_color',64,64,64), (298706,1680065,0,'hair_face_highlight_color',163,160,157), (298707,1680065,0,'hair_type_color',64,64,64), (298708,1680065,0,'hair_type_highlight_color',163,160,157), (298709,1680065,1,'lip_type',-62,-40,-52), (298710,1680065,1,'nose_type',-4,-45,-56), (298711,1680065,0,'skin_color',125,110,110), (298712,1680065,1,'soga_cheek_type',0,-56,-34), (298713,1680065,1,'soga_chin_type',0,-62,-40), (298714,1680065,1,'soga_ear_type',0,42,0), (298715,1680065,1,'soga_eye_brow_type',0,0,-22), (298716,1680065,0,'soga_eye_color',229,229,102), (298717,1680065,1,'soga_eye_type',42,0,0), (298718,1680065,0,'soga_hair_face_color',64,64,64), (298719,1680065,0,'soga_hair_face_highlight_color',163,160,157), (298720,1680065,0,'soga_hair_type_color',64,64,64), (298721,1680065,0,'soga_hair_type_highlight_color',163,160,157), (298722,1680065,1,'soga_lip_type',75,20,-28), (298723,1680065,1,'soga_nose_type',-52,9,-7), (298724,1680065,0,'soga_skin_color',125,110,110), (298725,1680065,0,'wing_color1',255,255,255), (298726,1680065,0,'wing_color2',255,255,255), (298727,1680066,1,'cheek_type',39,23,0), (298728,1680066,1,'chin_type',5,-4,10), (298729,1680066,1,'ear_type',18,-40,0), (298730,1680066,1,'eye_brow_type',8,-10,17), (298731,1680066,0,'eye_color',40,84,92), (298732,1680066,1,'eye_type',10,0,0), (298733,1680066,0,'hair_color1',209,225,0), (298734,1680066,0,'hair_face_color',49,31,9), (298735,1680066,0,'hair_face_highlight_color',48,17,8), (298736,1680066,0,'hair_type_color',49,31,9), (298737,1680066,0,'hair_type_highlight_color',48,17,8), (298738,1680066,1,'lip_type',42,-26,48), (298739,1680066,1,'nose_type',31,-47,-31), (298740,1680066,0,'skin_color',243,216,219), (298741,1680066,1,'soga_cheek_type',0,8,-10), (298742,1680066,1,'soga_chin_type',0,42,-26), (298743,1680066,1,'soga_ear_type',0,10,0), (298744,1680066,1,'soga_eye_brow_type',0,18,-40), (298745,1680066,0,'soga_eye_color',229,229,102), (298746,1680066,1,'soga_eye_type',10,0,0), (298747,1680066,0,'soga_hair_face_color',49,31,9), (298748,1680066,0,'soga_hair_face_highlight_color',48,17,8), (298749,1680066,0,'soga_hair_type_color',49,31,9), (298750,1680066,0,'soga_hair_type_highlight_color',48,17,8), (298751,1680066,1,'soga_lip_type',17,39,23), (298752,1680066,1,'soga_nose_type',48,5,-4), (298753,1680066,0,'soga_skin_color',243,216,219), (298754,1680066,0,'wing_color1',255,255,255), (298755,1680066,0,'wing_color2',255,255,255), (298756,1680067,1,'cheek_type',2,87,0), (298757,1680067,1,'chin_type',61,-31,-32), (298758,1680067,1,'ear_type',79,-43,0), (298759,1680067,1,'eye_brow_type',42,-50,-95), (298760,1680067,0,'eye_color',66,122,83), (298761,1680067,1,'eye_type',83,0,0), (298762,1680067,0,'hair_color1',7,197,79), (298763,1680067,0,'hair_color2',187,0,0), (298764,1680067,0,'hair_face_color',230,171,25), (298765,1680067,0,'hair_face_highlight_color',116,142,142), (298766,1680067,0,'hair_highlight',114,112,142), (298767,1680067,0,'hair_type_color',230,171,25), (298768,1680067,0,'hair_type_highlight_color',116,142,142), (298769,1680067,1,'lip_type',-34,-40,97), (298770,1680067,1,'nose_type',-62,7,-59), (298771,1680067,0,'skin_color',181,149,98), (298772,1680067,1,'soga_cheek_type',0,42,-50), (298773,1680067,1,'soga_chin_type',0,-34,-40), (298774,1680067,1,'soga_ear_type',0,83,0), (298775,1680067,1,'soga_eye_brow_type',0,79,-43), (298776,1680067,0,'soga_eye_color',229,229,102), (298777,1680067,1,'soga_eye_type',-69,0,0), (298778,1680067,0,'soga_hair_color1',200,165,96), (298779,1680067,0,'soga_hair_color2',173,99,44), (298780,1680067,0,'soga_hair_face_color',230,171,25), (298781,1680067,0,'soga_hair_face_highlight_color',116,142,142), (298782,1680067,0,'soga_hair_highlight',114,112,142), (298783,1680067,0,'soga_hair_type_color',230,171,25), (298784,1680067,0,'soga_hair_type_highlight_color',116,142,142), (298785,1680067,1,'soga_lip_type',-95,2,87), (298786,1680067,1,'soga_nose_type',97,61,-31), (298787,1680067,0,'soga_skin_color',181,149,98), (298788,1680067,0,'wing_color1',255,255,255), (298789,1680067,0,'wing_color2',255,255,255), (298790,1680068,1,'cheek_type',-89,38,0), (298791,1680068,1,'chin_type',10,-26,23), (298792,1680068,1,'ear_type',-93,7,0), (298793,1680068,1,'eye_brow_type',-4,10,63), (298794,1680068,0,'eye_color',37,76,88), (298795,1680068,1,'eye_type',-42,0,0), (298796,1680068,0,'hair_color1',15,29,231), (298797,1680068,0,'hair_color2',121,38,5), (298798,1680068,0,'hair_face_color',121,38,35), (298799,1680068,0,'hair_face_highlight_color',233,184,31), (298800,1680068,0,'hair_highlight',246,219,114), (298801,1680068,0,'hair_type_color',121,38,35), (298802,1680068,0,'hair_type_highlight_color',233,184,31), (298803,1680068,1,'lip_type',-31,91,68), (298804,1680068,1,'nose_type',-42,15,29), (298805,1680068,0,'skin_color',234,244,244), (298806,1680068,1,'soga_cheek_type',0,-4,10), (298807,1680068,1,'soga_chin_type',0,-31,91), (298808,1680068,1,'soga_ear_type',0,-42,0), (298809,1680068,1,'soga_eye_brow_type',0,-93,7), (298810,1680068,0,'soga_eye_color',229,229,102), (298811,1680068,1,'soga_eye_type',-18,0,0), (298812,1680068,0,'soga_hair_color1',91,21,51), (298813,1680068,0,'soga_hair_color2',159,88,0), (298814,1680068,0,'soga_hair_face_color',121,38,35), (298815,1680068,0,'soga_hair_face_highlight_color',233,184,31), (298816,1680068,0,'soga_hair_highlight',246,219,114), (298817,1680068,0,'soga_hair_type_color',121,38,35), (298818,1680068,0,'soga_hair_type_highlight_color',233,184,31), (298819,1680068,1,'soga_lip_type',63,-89,38), (298820,1680068,1,'soga_nose_type',68,10,-26), (298821,1680068,0,'soga_skin_color',234,244,244), (298822,1680068,0,'wing_color1',255,255,255), (298823,1680068,0,'wing_color2',255,255,255), (298824,1680069,1,'eye_brow_type',96,0,0), (298825,1680069,0,'eye_color',15,165,0), (298826,1680069,0,'hair_color1',249,0,200), (298827,1680069,1,'lip_type',26,0,0), (298828,1680069,1,'nose_type',89,-7,0), (298829,1680069,0,'skin_color',0,151,151), (298830,1680069,1,'soga_cheek_type',0,96,0), (298831,1680069,1,'soga_chin_type',0,26,0), (298832,1680069,1,'soga_eye_brow_type',96,0,0), (298833,1680069,0,'soga_eye_color',229,229,102), (298834,1680069,1,'soga_lip_type',26,0,0), (298835,1680069,1,'soga_nose_type',89,-7,0), (298836,1680069,0,'soga_skin_color',0,151,151), (298837,1680069,0,'wing_color1',255,255,255), (298838,1680069,0,'wing_color2',255,255,255), (298839,1680070,1,'cheek_type',18,-28,0), (298840,1680070,1,'chin_type',-8,21,0), (298841,1680070,1,'ear_type',-4,-9,0), (298842,1680070,1,'eye_brow_type',-7,0,-5), (298843,1680070,0,'eye_color',67,138,137), (298844,1680070,1,'eye_type',-5,0,0), (298845,1680070,0,'hair_color1',3,8,0), (298846,1680070,0,'hair_face_color',71,41,2), (298847,1680070,0,'hair_face_highlight_color',108,97,21), (298848,1680070,0,'hair_type_color',71,41,2), (298849,1680070,0,'hair_type_highlight_color',108,97,21), (298850,1680070,1,'lip_type',25,19,-8), (298851,1680070,1,'nose_type',31,3,8), (298852,1680070,0,'skin_color',197,197,197), (298853,1680070,1,'soga_cheek_type',0,-7,0), (298854,1680070,1,'soga_chin_type',0,25,19), (298855,1680070,1,'soga_ear_type',0,-5,0), (298856,1680070,1,'soga_eye_brow_type',0,-4,-9), (298857,1680070,0,'soga_eye_color',229,229,102), (298858,1680070,1,'soga_eye_type',-5,0,0), (298859,1680070,0,'soga_hair_face_color',71,41,2), (298860,1680070,0,'soga_hair_face_highlight_color',108,97,21), (298861,1680070,0,'soga_hair_type_color',71,41,2), (298862,1680070,0,'soga_hair_type_highlight_color',108,97,21), (298863,1680070,1,'soga_lip_type',-5,18,-28), (298864,1680070,1,'soga_nose_type',-8,-8,21), (298865,1680070,0,'soga_skin_color',197,197,197), (298866,1680070,0,'wing_color1',255,255,255), (298867,1680070,0,'wing_color2',255,255,255), (298868,1680071,1,'cheek_type',-8,3,0), (298869,1680071,1,'chin_type',17,7,-20), (298870,1680071,1,'ear_type',44,26,0), (298871,1680071,1,'eye_brow_type',-11,0,26), (298872,1680071,0,'eye_color',170,13,13), (298873,1680071,1,'eye_type',-11,0,0), (298874,1680071,0,'hair_color1',8,245,253), (298875,1680071,0,'hair_face_color',20,16,11), (298876,1680071,0,'hair_face_highlight_color',216,192,37), (298877,1680071,0,'hair_type_color',20,16,11), (298878,1680071,0,'hair_type_highlight_color',216,192,37), (298879,1680071,1,'lip_type',-11,-7,12), (298880,1680071,1,'nose_type',-43,8,-11), (298881,1680071,0,'skin_color',107,124,102), (298882,1680071,1,'soga_cheek_type',0,-11,0), (298883,1680071,1,'soga_chin_type',0,-11,-7), (298884,1680071,1,'soga_ear_type',0,-11,0), (298885,1680071,1,'soga_eye_brow_type',0,44,26), (298886,1680071,0,'soga_eye_color',229,229,102), (298887,1680071,1,'soga_eye_type',-11,0,0), (298888,1680071,0,'soga_hair_face_color',20,16,11), (298889,1680071,0,'soga_hair_face_highlight_color',216,192,37), (298890,1680071,0,'soga_hair_type_color',20,16,11), (298891,1680071,0,'soga_hair_type_highlight_color',216,192,37), (298892,1680071,1,'soga_lip_type',26,-8,3), (298893,1680071,1,'soga_nose_type',12,17,7), (298894,1680071,0,'soga_skin_color',107,124,102), (298895,1680071,0,'wing_color1',255,255,255), (298896,1680071,0,'wing_color2',255,255,255), (298897,1680072,1,'cheek_type',-1,-7,0), (298898,1680072,1,'chin_type',-37,-10,-17), (298899,1680072,1,'ear_type',-9,-17,0), (298900,1680072,1,'eye_brow_type',-81,-29,74), (298901,1680072,0,'eye_color',135,184,198), (298902,1680072,0,'hair_color1',239,206,163), (298903,1680072,0,'hair_color2',224,0,0), (298904,1680072,0,'hair_face_color',119,147,147), (298905,1680072,0,'hair_face_highlight_color',220,180,17), (298906,1680072,0,'hair_highlight',239,221,86), (298907,1680072,0,'hair_type_color',119,147,147), (298908,1680072,0,'hair_type_highlight_color',220,180,17), (298909,1680072,1,'lip_type',31,-12,-87), (298910,1680072,1,'nose_type',-52,-17,-50), (298911,1680072,0,'skin_color',207,186,133), (298912,1680072,1,'soga_cheek_type',0,-81,-29), (298913,1680072,1,'soga_chin_type',0,31,-12), (298914,1680072,1,'soga_ear_type',-9,-17,0), (298915,1680072,1,'soga_eye_brow_type',0,-9,-17), (298916,1680072,0,'soga_eye_color',229,229,102), (298917,1680072,1,'soga_eye_type',-32,0,0), (298918,1680072,0,'soga_hair_color1',123,123,130), (298919,1680072,0,'soga_hair_color2',144,140,137), (298920,1680072,0,'soga_hair_face_color',119,147,147), (298921,1680072,0,'soga_hair_face_highlight_color',220,180,17), (298922,1680072,0,'soga_hair_highlight',239,221,86), (298923,1680072,0,'soga_hair_type_color',119,147,147), (298924,1680072,0,'soga_hair_type_highlight_color',220,180,17), (298925,1680072,1,'soga_lip_type',74,-1,-7), (298926,1680072,1,'soga_nose_type',-87,-37,-10), (298927,1680072,0,'soga_skin_color',207,186,133), (298928,1680072,0,'wing_color1',255,255,255), (298929,1680072,0,'wing_color2',255,255,255), (298930,1680073,1,'cheek_type',9,15,0), (298931,1680073,1,'chin_type',56,14,77), (298932,1680073,1,'ear_type',19,-47,0), (298933,1680073,1,'eye_brow_type',19,-26,0), (298934,1680073,0,'eye_color',55,117,121), (298935,1680073,1,'eye_type',47,0,0), (298936,1680073,0,'hair_color1',74,40,84), (298937,1680073,0,'hair_color2',213,0,0), (298938,1680073,0,'hair_face_color',100,70,10), (298939,1680073,0,'hair_face_highlight_color',232,169,28), (298940,1680073,0,'hair_highlight',43,36,70), (298941,1680073,0,'hair_type_color',100,70,10), (298942,1680073,0,'hair_type_highlight_color',232,169,28), (298943,1680073,1,'lip_type',61,20,-39), (298944,1680073,1,'nose_type',-83,74,40), (298945,1680073,0,'skin_color',244,237,237), (298946,1680073,1,'soga_cheek_type',0,19,-26), (298947,1680073,1,'soga_chin_type',0,61,20), (298948,1680073,1,'soga_ear_type',0,47,0), (298949,1680073,1,'soga_eye_brow_type',0,19,-47), (298950,1680073,0,'soga_eye_color',229,229,102), (298951,1680073,1,'soga_eye_type',-43,0,0), (298952,1680073,0,'soga_hair_color1',200,165,96), (298953,1680073,0,'soga_hair_color2',173,99,44), (298954,1680073,0,'soga_hair_face_color',100,70,10), (298955,1680073,0,'soga_hair_face_highlight_color',232,169,28), (298956,1680073,0,'soga_hair_highlight',43,36,70), (298957,1680073,0,'soga_hair_type_color',100,70,10), (298958,1680073,0,'soga_hair_type_highlight_color',232,169,28), (298959,1680073,1,'soga_lip_type',0,9,15), (298960,1680073,1,'soga_nose_type',-39,56,14), (298961,1680073,0,'soga_skin_color',244,237,237), (298962,1680073,0,'wing_color1',255,255,255), (298963,1680073,0,'wing_color2',255,255,255), (298964,1680074,1,'cheek_type',-18,-39,0), (298965,1680074,1,'chin_type',-50,-69,-35), (298966,1680074,1,'ear_type',-7,94,0), (298967,1680074,1,'eye_brow_type',-12,-14,-9), (298968,1680074,0,'eye_color',120,138,88), (298969,1680074,1,'eye_type',-64,0,0), (298970,1680074,0,'hair_color1',34,244,188), (298971,1680074,0,'hair_color2',187,0,0), (298972,1680074,0,'hair_face_color',100,70,10), (298973,1680074,0,'hair_face_highlight_color',88,61,8), (298974,1680074,0,'hair_highlight',56,33,26), (298975,1680074,0,'hair_type_color',100,70,10), (298976,1680074,0,'hair_type_highlight_color',88,61,8), (298977,1680074,1,'lip_type',-82,-25,46), (298978,1680074,1,'nose_type',96,34,-12), (298979,1680074,0,'skin_color',246,240,240), (298980,1680074,1,'soga_cheek_type',0,-12,-14), (298981,1680074,1,'soga_chin_type',0,-82,-25), (298982,1680074,1,'soga_ear_type',0,-64,0), (298983,1680074,1,'soga_eye_brow_type',0,-7,94), (298984,1680074,0,'soga_eye_color',229,229,102), (298985,1680074,1,'soga_eye_type',-69,0,0), (298986,1680074,0,'soga_hair_color1',56,33,26), (298987,1680074,0,'soga_hair_color2',94,59,11), (298988,1680074,0,'soga_hair_face_color',100,70,10), (298989,1680074,0,'soga_hair_face_highlight_color',88,61,8), (298990,1680074,0,'soga_hair_highlight',56,33,26), (298991,1680074,0,'soga_hair_type_color',100,70,10), (298992,1680074,0,'soga_hair_type_highlight_color',88,61,8), (298993,1680074,1,'soga_lip_type',-9,-18,-39), (298994,1680074,1,'soga_nose_type',46,-50,-69), (298995,1680074,0,'soga_skin_color',246,240,240), (298996,1680075,1,'cheek_type',-23,-34,0), (298997,1680075,1,'chin_type',-34,-88,-55), (298998,1680075,1,'ear_type',-42,-59,0), (298999,1680075,1,'eye_brow_type',93,18,-7), (299000,1680075,0,'eye_color',144,188,195), (299001,1680075,1,'eye_type',62,0,0), (299002,1680075,0,'hair_color1',17,81,44), (299003,1680075,0,'hair_color2',185,0,0), (299004,1680075,0,'hair_face_color',121,38,35), (299005,1680075,0,'hair_face_highlight_color',47,33,3), (299006,1680075,0,'hair_highlight',79,28,15), (299007,1680075,0,'hair_type_color',121,38,35), (299008,1680075,0,'hair_type_highlight_color',47,33,3), (299009,1680075,1,'lip_type',-7,8,58), (299010,1680075,1,'nose_type',-4,17,81), (299011,1680075,0,'skin_color',228,177,149), (299012,1680075,1,'soga_cheek_type',0,93,18), (299013,1680075,1,'soga_chin_type',0,-7,8), (299014,1680075,1,'soga_ear_type',0,62,0), (299015,1680075,1,'soga_eye_brow_type',0,-42,-59), (299016,1680075,0,'soga_eye_color',229,229,102), (299017,1680075,1,'soga_eye_type',-71,0,0), (299018,1680075,0,'soga_hair_color1',91,21,51), (299019,1680075,0,'soga_hair_color2',159,88,0), (299020,1680075,0,'soga_hair_face_color',121,38,35), (299021,1680075,0,'soga_hair_face_highlight_color',47,33,3), (299022,1680075,0,'soga_hair_highlight',79,28,15), (299023,1680075,0,'soga_hair_type_color',121,38,35), (299024,1680075,0,'soga_hair_type_highlight_color',47,33,3), (299025,1680075,1,'soga_lip_type',-7,-23,-34), (299026,1680075,1,'soga_nose_type',58,-34,-88), (299027,1680075,0,'soga_skin_color',228,177,149), (299028,1680075,0,'wing_color1',255,255,255), (299029,1680075,0,'wing_color2',255,255,255), (299064,1680077,1,'cheek_type',95,68,0), (299065,1680077,1,'chin_type',38,-31,-62), (299066,1680077,1,'ear_type',83,-14,0), (299067,1680077,1,'eye_brow_type',-51,19,31), (299068,1680077,0,'eye_color',175,13,14), (299069,1680077,1,'eye_type',14,0,0), (299070,1680077,0,'hair_color1',175,182,199), (299071,1680077,0,'hair_face_color',201,245,31), (299072,1680077,0,'hair_type_color',201,245,31), (299073,1680077,1,'lip_type',-28,68,-10), (299074,1680077,1,'nose_type',17,-81,-74), (299075,1680077,0,'skin_color',201,245,31), (299076,1680077,1,'soga_cheek_type',0,-51,19), (299077,1680077,1,'soga_chin_type',0,-28,68), (299078,1680077,1,'soga_ear_type',0,14,0), (299079,1680077,1,'soga_eye_brow_type',0,83,-14), (299080,1680077,0,'soga_eye_color',229,229,102), (299081,1680077,1,'soga_eye_type',14,0,0), (299082,1680077,0,'soga_hair_face_color',201,245,31), (299083,1680077,0,'soga_hair_type_color',201,245,31), (299084,1680077,1,'soga_lip_type',31,95,68), (299085,1680077,1,'soga_nose_type',-10,38,-31), (299086,1680077,0,'soga_skin_color',201,245,31), (299087,1680077,0,'wing_color1',255,255,255), (299088,1680077,0,'wing_color2',255,255,255), (299089,1680078,1,'cheek_type',-41,3,0), (299090,1680078,1,'chin_type',-43,-12,35), (299091,1680078,1,'ear_type',0,23,0), (299092,1680078,1,'eye_brow_type',7,7,-17), (299093,1680078,0,'eye_color',146,172,144), (299094,1680078,1,'eye_type',-17,0,0), (299095,1680078,0,'hair_color1',29,37,0), (299096,1680078,0,'hair_face_color',97,83,6), (299097,1680078,0,'hair_face_highlight_color',149,117,0), (299098,1680078,0,'hair_type_color',97,83,6), (299099,1680078,0,'hair_type_highlight_color',149,117,0), (299100,1680078,1,'lip_type',-1,45,-14), (299101,1680078,1,'nose_type',-3,29,37), (299102,1680078,0,'skin_color',158,152,115), (299103,1680078,1,'soga_cheek_type',0,7,7), (299104,1680078,1,'soga_chin_type',0,-1,45), (299105,1680078,1,'soga_ear_type',0,-17,0), (299106,1680078,1,'soga_eye_brow_type',0,0,23), (299107,1680078,0,'soga_eye_color',229,229,102), (299108,1680078,1,'soga_eye_type',-17,0,0), (299109,1680078,0,'soga_hair_face_color',97,83,6), (299110,1680078,0,'soga_hair_face_highlight_color',149,117,0), (299111,1680078,0,'soga_hair_type_color',97,83,6), (299112,1680078,0,'soga_hair_type_highlight_color',149,117,0), (299113,1680078,1,'soga_lip_type',-17,-41,3), (299114,1680078,1,'soga_nose_type',-14,-43,-12), (299115,1680078,0,'soga_skin_color',158,152,115), (299116,1680078,0,'wing_color1',255,255,255), (299117,1680078,0,'wing_color2',255,255,255), (299118,1680079,1,'cheek_type',100,100,0), (299119,1680079,1,'chin_type',37,55,0), (299120,1680079,1,'ear_type',71,-7,0), (299121,1680079,1,'eye_brow_type',55,-61,100), (299122,1680079,0,'eye_color',125,178,194), (299123,1680079,1,'eye_type',77,0,0), (299124,1680079,0,'hair_color1',68,95,28), (299125,1680079,0,'hair_color2',200,0,0), (299126,1680079,0,'hair_face_color',46,13,18), (299127,1680079,0,'hair_face_highlight_color',244,244,246), (299128,1680079,0,'hair_highlight',160,156,172), (299129,1680079,0,'hair_type_color',46,13,18), (299130,1680079,0,'hair_type_highlight_color',244,244,246), (299131,1680079,1,'lip_type',-87,-37,-93), (299132,1680079,1,'nose_type',2,68,95), (299133,1680079,0,'skin_color',123,99,60), (299134,1680079,1,'soga_cheek_type',0,55,-61), (299135,1680079,1,'soga_chin_type',0,-87,-37), (299136,1680079,1,'soga_ear_type',0,77,0), (299137,1680079,1,'soga_eye_brow_type',0,71,-7), (299138,1680079,0,'soga_eye_color',229,229,102), (299139,1680079,1,'soga_eye_type',-56,0,0), (299140,1680079,0,'soga_hair_color1',54,45,28), (299141,1680079,0,'soga_hair_color2',92,61,29), (299142,1680079,0,'soga_hair_face_color',46,13,18), (299143,1680079,0,'soga_hair_face_highlight_color',244,244,246), (299144,1680079,0,'soga_hair_highlight',160,156,172), (299145,1680079,0,'soga_hair_type_color',46,13,18), (299146,1680079,0,'soga_hair_type_highlight_color',244,244,246), (299147,1680079,1,'soga_lip_type',100,100,100), (299148,1680079,1,'soga_nose_type',-93,37,55), (299149,1680079,0,'soga_skin_color',123,99,60), (299150,1680079,0,'wing_color1',255,255,255), (299151,1680079,0,'wing_color2',255,255,255), (299152,1680080,1,'cheek_type',0,-37,0), (299153,1680080,1,'chin_type',-5,37,-14), (299154,1680080,1,'ear_type',37,2,0), (299155,1680080,1,'eye_brow_type',0,7,7), (299156,1680080,0,'eye_color',93,109,61), (299157,1680080,0,'hair_color1',218,7,156), (299158,1680080,0,'hair_face_color',129,170,169), (299159,1680080,0,'hair_face_highlight_color',121,50,0), (299160,1680080,0,'hair_type_color',129,170,169), (299161,1680080,0,'hair_type_highlight_color',121,50,0), (299162,1680080,1,'lip_type',-5,11,-2), (299163,1680080,1,'nose_type',-2,-38,7), (299164,1680080,0,'skin_color',207,220,220), (299165,1680080,1,'soga_cheek_type',0,0,7), (299166,1680080,1,'soga_chin_type',0,-5,11), (299167,1680080,1,'soga_ear_type',37,2,0), (299168,1680080,1,'soga_eye_brow_type',0,37,2), (299169,1680080,0,'soga_eye_color',229,229,102), (299170,1680080,0,'soga_hair_face_color',129,170,169), (299171,1680080,0,'soga_hair_face_highlight_color',121,50,0), (299172,1680080,0,'soga_hair_type_color',129,170,169), (299173,1680080,0,'soga_hair_type_highlight_color',121,50,0), (299174,1680080,1,'soga_lip_type',7,0,-37), (299175,1680080,1,'soga_nose_type',-2,-5,37), (299176,1680080,0,'soga_skin_color',207,220,220), (299177,1680080,0,'wing_color1',255,255,255), (299178,1680080,0,'wing_color2',255,255,255), (299179,1680081,1,'cheek_type',2,-21,0), (299180,1680081,1,'chin_type',28,-28,-25), (299181,1680081,1,'ear_type',-41,17,0), (299182,1680081,1,'eye_brow_type',-34,-19,0), (299183,1680081,0,'eye_color',170,157,113), (299184,1680081,1,'eye_type',4,0,0), (299185,1680081,0,'hair_color1',253,21,0), (299186,1680081,0,'hair_face_color',121,113,108), (299187,1680081,0,'hair_face_highlight_color',47,18,8), (299188,1680081,0,'hair_type_color',121,113,108), (299189,1680081,0,'hair_type_highlight_color',47,18,8), (299190,1680081,1,'lip_type',-7,45,-26), (299191,1680081,1,'nose_type',-5,-3,21), (299192,1680081,0,'skin_color',241,202,201), (299193,1680081,1,'soga_cheek_type',0,-34,-19), (299194,1680081,1,'soga_chin_type',0,-7,45), (299195,1680081,1,'soga_ear_type',0,4,0), (299196,1680081,1,'soga_eye_brow_type',0,-41,17), (299197,1680081,0,'soga_eye_color',229,229,102), (299198,1680081,1,'soga_eye_type',4,0,0), (299199,1680081,0,'soga_hair_face_color',121,113,108), (299200,1680081,0,'soga_hair_face_highlight_color',47,18,8), (299201,1680081,0,'soga_hair_type_color',121,113,108), (299202,1680081,0,'soga_hair_type_highlight_color',47,18,8), (299203,1680081,1,'soga_lip_type',0,2,-21), (299204,1680081,1,'soga_nose_type',-26,28,-28), (299205,1680081,0,'soga_skin_color',241,202,201), (299206,1680081,0,'wing_color1',255,255,255), (299207,1680081,0,'wing_color2',255,255,255), (299208,1680082,1,'cheek_type',44,0,0), (299209,1680082,1,'chin_type',90,-11,0), (299210,1680082,1,'ear_type',-8,-98,0), (299211,1680082,1,'eye_brow_type',-91,-53,-25), (299212,1680082,0,'eye_color',119,175,191), (299213,1680082,1,'eye_type',75,0,0), (299214,1680082,0,'hair_color1',53,222,247), (299215,1680082,0,'hair_color2',208,0,0), (299216,1680082,0,'hair_face_color',184,128,10), (299217,1680082,0,'hair_face_highlight_color',47,14,19), (299218,1680082,0,'hair_highlight',54,45,28), (299219,1680082,0,'hair_type_color',184,128,10), (299220,1680082,0,'hair_type_highlight_color',47,14,19), (299221,1680082,1,'lip_type',0,32,-22), (299222,1680082,1,'nose_type',90,53,-34), (299223,1680082,0,'skin_color',61,63,63), (299224,1680082,1,'soga_cheek_type',0,-91,-53), (299225,1680082,1,'soga_chin_type',0,0,32), (299226,1680082,1,'soga_ear_type',0,75,0), (299227,1680082,1,'soga_eye_brow_type',0,-8,-98), (299228,1680082,0,'soga_eye_color',229,229,102), (299229,1680082,1,'soga_eye_type',-48,0,0), (299230,1680082,0,'soga_hair_color1',209,131,22), (299231,1680082,0,'soga_hair_color2',199,150,48), (299232,1680082,0,'soga_hair_face_color',184,128,10), (299233,1680082,0,'soga_hair_face_highlight_color',47,14,19), (299234,1680082,0,'soga_hair_highlight',54,45,28), (299235,1680082,0,'soga_hair_type_color',184,128,10), (299236,1680082,0,'soga_hair_type_highlight_color',47,14,19), (299237,1680082,1,'soga_lip_type',-25,44,0), (299238,1680082,1,'soga_nose_type',-22,90,-11), (299239,1680082,0,'soga_skin_color',61,63,63), (299240,1680082,0,'wing_color1',255,255,255), (299241,1680082,0,'wing_color2',255,255,255), (299242,1680083,1,'cheek_type',39,23,0), (299243,1680083,1,'chin_type',5,-4,10), (299244,1680083,1,'ear_type',18,-40,0), (299245,1680083,1,'eye_brow_type',8,-10,17), (299246,1680083,0,'eye_color',40,84,92), (299247,1680083,1,'eye_type',10,0,0), (299248,1680083,0,'hair_color1',209,225,0), (299249,1680083,0,'hair_face_color',49,31,9), (299250,1680083,0,'hair_face_highlight_color',48,17,8), (299251,1680083,0,'hair_type_color',49,31,9), (299252,1680083,0,'hair_type_highlight_color',48,17,8), (299253,1680083,1,'lip_type',42,-26,48), (299254,1680083,1,'nose_type',31,-47,-31), (299255,1680083,0,'skin_color',243,216,219), (299256,1680083,1,'soga_cheek_type',0,8,-10), (299257,1680083,1,'soga_chin_type',0,42,-26), (299258,1680083,1,'soga_ear_type',0,10,0), (299259,1680083,1,'soga_eye_brow_type',0,18,-40), (299260,1680083,0,'soga_eye_color',229,229,102), (299261,1680083,1,'soga_eye_type',10,0,0), (299262,1680083,0,'soga_hair_face_color',49,31,9), (299263,1680083,0,'soga_hair_face_highlight_color',48,17,8), (299264,1680083,0,'soga_hair_type_color',49,31,9), (299265,1680083,0,'soga_hair_type_highlight_color',48,17,8), (299266,1680083,1,'soga_lip_type',17,39,23), (299267,1680083,1,'soga_nose_type',48,5,-4), (299268,1680083,0,'soga_skin_color',243,216,219), (299269,1680083,0,'wing_color1',255,255,255), (299270,1680083,0,'wing_color2',255,255,255), (299271,1680084,1,'cheek_type',-8,3,0), (299272,1680084,1,'chin_type',17,7,-20), (299273,1680084,1,'ear_type',44,26,0), (299274,1680084,1,'eye_brow_type',-11,0,26), (299275,1680084,0,'eye_color',155,147,23), (299276,1680084,1,'eye_type',-11,0,0), (299277,1680084,0,'hair_color1',8,245,233), (299278,1680084,0,'hair_face_color',235,181,0), (299279,1680084,0,'hair_face_highlight_color',216,192,37), (299280,1680084,0,'hair_type_color',235,181,0), (299281,1680084,0,'hair_type_highlight_color',216,192,37), (299282,1680084,1,'lip_type',-11,-7,12), (299283,1680084,1,'nose_type',-43,8,-11), (299284,1680084,0,'skin_color',150,129,114), (299285,1680084,1,'soga_cheek_type',0,-11,0), (299286,1680084,1,'soga_chin_type',0,-11,-7), (299287,1680084,1,'soga_ear_type',0,-11,0), (299288,1680084,1,'soga_eye_brow_type',0,44,26), (299289,1680084,0,'soga_eye_color',229,229,102), (299290,1680084,1,'soga_eye_type',-11,0,0), (299291,1680084,0,'soga_hair_face_color',235,181,0), (299292,1680084,0,'soga_hair_face_highlight_color',216,192,37), (299293,1680084,0,'soga_hair_type_color',235,181,0), (299294,1680084,0,'soga_hair_type_highlight_color',216,192,37), (299295,1680084,1,'soga_lip_type',26,-8,3), (299296,1680084,1,'soga_nose_type',12,17,7), (299297,1680084,0,'soga_skin_color',150,129,114), (299298,1680084,0,'wing_color1',255,255,255), (299299,1680084,0,'wing_color2',255,255,255), (299300,1680085,1,'cheek_type',-26,-51,0), (299301,1680085,1,'chin_type',-51,18,-62), (299302,1680085,1,'ear_type',-11,0,0), (299303,1680085,1,'eye_brow_type',-25,62,-28), (299304,1680085,0,'eye_color',133,173,159), (299305,1680085,1,'eye_type',-96,0,0), (299306,1680085,0,'hair_color1',87,197,239), (299307,1680085,0,'hair_color2',163,0,0), (299308,1680085,0,'hair_face_color',47,14,19), (299309,1680085,0,'hair_face_highlight_color',19,6,8), (299310,1680085,0,'hair_highlight',109,14,49), (299311,1680085,0,'hair_type_color',47,14,19), (299312,1680085,0,'hair_type_highlight_color',19,6,8), (299313,1680085,1,'lip_type',0,75,51), (299314,1680085,1,'nose_type',20,87,-59), (299315,1680085,0,'skin_color',146,137,139), (299316,1680085,1,'soga_cheek_type',0,-25,62), (299317,1680085,1,'soga_chin_type',0,0,75), (299318,1680085,1,'soga_ear_type',0,-96,0), (299319,1680085,1,'soga_eye_brow_type',0,-11,0), (299320,1680085,0,'soga_eye_color',229,229,102), (299321,1680085,1,'soga_eye_type',-93,0,0), (299322,1680085,0,'soga_hair_color1',79,28,15), (299323,1680085,0,'soga_hair_color2',111,64,0), (299324,1680085,0,'soga_hair_face_color',47,14,19), (299325,1680085,0,'soga_hair_face_highlight_color',19,6,8), (299326,1680085,0,'soga_hair_highlight',109,14,49), (299327,1680085,0,'soga_hair_type_color',47,14,19), (299328,1680085,0,'soga_hair_type_highlight_color',19,6,8), (299329,1680085,1,'soga_lip_type',-28,-26,-51), (299330,1680085,1,'soga_nose_type',51,-51,18), (299331,1680085,0,'soga_skin_color',146,137,139), (299332,1680085,0,'wing_color1',255,255,255), (299333,1680085,0,'wing_color2',255,255,255), (299334,1680086,1,'cheek_type',44,0,0), (299335,1680086,1,'chin_type',90,-11,0), (299336,1680086,1,'ear_type',-8,-98,0), (299337,1680086,1,'eye_brow_type',-91,-53,-25), (299338,1680086,0,'eye_color',119,175,191), (299339,1680086,1,'eye_type',75,0,0), (299340,1680086,0,'hair_color1',53,222,247), (299341,1680086,0,'hair_color2',208,0,0), (299342,1680086,0,'hair_face_color',121,38,35), (299343,1680086,0,'hair_face_highlight_color',47,14,19), (299344,1680086,0,'hair_highlight',43,36,70), (299345,1680086,0,'hair_type_color',121,38,35), (299346,1680086,0,'hair_type_highlight_color',47,14,19), (299347,1680086,1,'lip_type',0,32,-22), (299348,1680086,1,'nose_type',90,53,-34), (299349,1680086,0,'skin_color',245,250,250), (299350,1680086,1,'soga_cheek_type',0,-91,-53), (299351,1680086,1,'soga_chin_type',0,0,32), (299352,1680086,1,'soga_ear_type',0,75,0), (299353,1680086,1,'soga_eye_brow_type',0,-8,-98), (299354,1680086,0,'soga_eye_color',229,229,102), (299355,1680086,1,'soga_eye_type',-48,0,0), (299356,1680086,0,'soga_hair_color1',200,165,96), (299357,1680086,0,'soga_hair_color2',173,99,44), (299358,1680086,0,'soga_hair_face_color',121,38,35), (299359,1680086,0,'soga_hair_face_highlight_color',47,14,19), (299360,1680086,0,'soga_hair_highlight',43,36,70), (299361,1680086,0,'soga_hair_type_color',121,38,35), (299362,1680086,0,'soga_hair_type_highlight_color',47,14,19), (299363,1680086,1,'soga_lip_type',-25,44,0), (299364,1680086,1,'soga_nose_type',-22,90,-11), (299365,1680086,0,'soga_skin_color',245,250,250), (299366,1680086,0,'wing_color1',255,255,255), (299367,1680086,0,'wing_color2',255,255,255), (299368,1680087,1,'cheek_type',-8,3,0), (299369,1680087,1,'chin_type',17,7,-20), (299370,1680087,1,'ear_type',44,26,0), (299371,1680087,1,'eye_brow_type',-11,0,26), (299372,1680087,0,'eye_color',86,10,134), (299373,1680087,1,'eye_type',-11,0,0), (299374,1680087,0,'hair_color1',8,245,253), (299375,1680087,0,'hair_face_color',10,9,7), (299376,1680087,0,'hair_face_highlight_color',216,192,37), (299377,1680087,0,'hair_type_color',10,9,7), (299378,1680087,0,'hair_type_highlight_color',216,192,37), (299379,1680087,1,'lip_type',-11,-7,12), (299380,1680087,1,'nose_type',-43,8,-11), (299381,1680087,0,'skin_color',166,167,119), (299382,1680087,1,'soga_cheek_type',0,-11,0), (299383,1680087,1,'soga_chin_type',0,-11,-7), (299384,1680087,1,'soga_ear_type',0,-11,0), (299385,1680087,1,'soga_eye_brow_type',0,44,26), (299386,1680087,0,'soga_eye_color',229,229,102), (299387,1680087,1,'soga_eye_type',-11,0,0), (299388,1680087,0,'soga_hair_face_color',10,9,7), (299389,1680087,0,'soga_hair_face_highlight_color',216,192,37), (299390,1680087,0,'soga_hair_type_color',10,9,7), (299391,1680087,0,'soga_hair_type_highlight_color',216,192,37), (299392,1680087,1,'soga_lip_type',26,-8,3), (299393,1680087,1,'soga_nose_type',12,17,7), (299394,1680087,0,'soga_skin_color',166,167,119), (299395,1680087,0,'wing_color1',255,255,255), (299396,1680087,0,'wing_color2',255,255,255), (299397,1680088,1,'cheek_type',9,35,0), (299398,1680088,1,'chin_type',4,14,8), (299399,1680088,1,'ear_type',2,-9,0), (299400,1680088,1,'eye_brow_type',-10,-5,0), (299401,1680088,0,'eye_color',92,11,133), (299402,1680088,1,'eye_type',-17,0,0), (299403,1680088,0,'hair_color1',249,249,0), (299404,1680088,0,'hair_face_color',158,154,129), (299405,1680088,0,'hair_type_color',158,154,129), (299406,1680088,1,'lip_type',0,-25,5), (299407,1680088,1,'nose_type',-12,-7,-7), (299408,1680088,0,'skin_color',164,180,139), (299409,1680088,1,'soga_cheek_type',0,-10,-5), (299410,1680088,1,'soga_chin_type',0,0,-25), (299411,1680088,1,'soga_ear_type',0,-17,0), (299412,1680088,1,'soga_eye_brow_type',0,2,-9), (299413,1680088,0,'soga_eye_color',229,229,102), (299414,1680088,1,'soga_eye_type',-17,0,0), (299415,1680088,0,'soga_hair_face_color',158,154,129), (299416,1680088,0,'soga_hair_type_color',158,154,129), (299417,1680088,1,'soga_lip_type',0,9,35), (299418,1680088,1,'soga_nose_type',5,4,14), (299419,1680088,0,'soga_skin_color',164,180,139), (299420,1680088,0,'wing_color1',255,255,255), (299421,1680088,0,'wing_color2',255,255,255), (299422,1680089,0,'eye_color',204,204,204), (299423,1680089,0,'hair_color1',0,0,10), (299424,1680089,0,'skin_color',204,204,204), (299425,1680089,0,'soga_eye_color',229,229,102), (299426,1680089,0,'soga_skin_color',204,204,204), (299427,1680090,1,'cheek_type',-56,-50,0), (299428,1680090,1,'chin_type',-34,42,-52), (299429,1680090,1,'ear_type',0,-11,0), (299430,1680090,1,'eye_brow_type',-76,-94,-62), (299431,1680090,0,'eye_color',204,204,204), (299432,1680090,1,'eye_type',-58,0,0), (299433,1680090,0,'hair_color1',181,245,169), (299434,1680090,1,'lip_type',-21,21,11), (299435,1680090,1,'nose_type',40,-75,-11), (299436,1680090,0,'skin_color',193,155,70), (299437,1680090,1,'soga_cheek_type',0,-76,-94), (299438,1680090,1,'soga_chin_type',0,-21,21), (299439,1680090,1,'soga_ear_type',0,-58,0), (299440,1680090,1,'soga_eye_brow_type',0,0,-11), (299441,1680090,0,'soga_eye_color',229,229,102), (299442,1680090,1,'soga_eye_type',-58,0,0), (299443,1680090,1,'soga_lip_type',-62,-56,-50), (299444,1680090,1,'soga_nose_type',11,-34,42), (299445,1680090,0,'soga_skin_color',193,155,70), (299446,1680090,0,'wing_color1',255,255,255), (299447,1680090,0,'wing_color2',255,255,255), (299448,1680091,1,'cheek_type',-8,3,0), (299449,1680091,1,'chin_type',17,7,-20), (299450,1680091,1,'ear_type',44,26,0), (299451,1680091,1,'eye_brow_type',-11,0,26), (299452,1680091,0,'eye_color',145,68,10), (299453,1680091,1,'eye_type',-11,0,0), (299454,1680091,0,'hair_color1',8,245,246), (299455,1680091,0,'hair_face_color',137,128,60), (299456,1680091,0,'hair_face_highlight_color',216,192,37), (299457,1680091,0,'hair_type_color',137,128,60), (299458,1680091,0,'hair_type_highlight_color',216,192,37), (299459,1680091,1,'lip_type',-11,-7,12), (299460,1680091,1,'nose_type',-43,8,-11), (299461,1680091,0,'skin_color',142,149,142), (299462,1680091,1,'soga_cheek_type',0,-11,0), (299463,1680091,1,'soga_chin_type',0,-11,-7), (299464,1680091,1,'soga_ear_type',0,-11,0), (299465,1680091,1,'soga_eye_brow_type',0,44,26), (299466,1680091,0,'soga_eye_color',229,229,102), (299467,1680091,1,'soga_eye_type',-11,0,0), (299468,1680091,0,'soga_hair_face_color',137,128,60), (299469,1680091,0,'soga_hair_face_highlight_color',216,192,37), (299470,1680091,0,'soga_hair_type_color',137,128,60), (299471,1680091,0,'soga_hair_type_highlight_color',216,192,37), (299472,1680091,1,'soga_lip_type',26,-8,3), (299473,1680091,1,'soga_nose_type',12,17,7), (299474,1680091,0,'soga_skin_color',142,149,142), (299475,1680091,0,'wing_color1',255,255,255), (299476,1680091,0,'wing_color2',255,255,255), (299477,1680092,1,'cheek_type',-98,-68,0), (299478,1680092,1,'chin_type',-11,85,-29), (299479,1680092,1,'ear_type',-95,-34,0), (299480,1680092,1,'eye_brow_type',-31,-15,-96), (299481,1680092,0,'eye_color',102,154,140), (299482,1680092,1,'eye_type',44,0,0), (299483,1680092,0,'hair_color1',41,81,77), (299484,1680092,0,'hair_color2',22,0,0), (299485,1680092,0,'hair_face_highlight_color',15,1,21), (299486,1680092,0,'hair_highlight',29,21,28), (299487,1680092,0,'hair_type_highlight_color',15,1,21), (299488,1680092,1,'lip_type',1,-56,-2), (299489,1680092,1,'nose_type',-9,41,81), (299490,1680092,0,'skin_color',255,255,255), (299491,1680092,1,'soga_cheek_type',0,-31,-15), (299492,1680092,1,'soga_chin_type',0,1,-56), (299493,1680092,1,'soga_ear_type',0,44,0), (299494,1680092,1,'soga_eye_brow_type',0,-95,-34), (299495,1680092,0,'soga_eye_color',229,229,102), (299496,1680092,1,'soga_eye_type',22,0,0), (299497,1680092,0,'soga_hair_color1',38,22,21), (299498,1680092,0,'soga_hair_color2',120,50,0), (299499,1680092,0,'soga_hair_face_highlight_color',15,1,21), (299500,1680092,0,'soga_hair_highlight',29,21,28), (299501,1680092,0,'soga_hair_type_highlight_color',15,1,21), (299502,1680092,1,'soga_lip_type',-96,-98,-68), (299503,1680092,1,'soga_nose_type',-2,-11,85), (299504,1680092,0,'soga_skin_color',255,255,255), (299505,1680092,0,'wing_color1',255,255,255), (299506,1680092,0,'wing_color2',255,255,255), (299507,1680093,0,'eye_color',255,255,255), (299508,1680093,0,'skin_color',255,255,255), (299509,1680093,0,'soga_eye_color',255,0,255), (299510,1680094,0,'eye_color',255,0,0), (299511,1680094,0,'skin_color',1,1,1), (299512,1680094,0,'soga_eye_color',255,0,255), (299513,1680095,1,'cheek_type',62,84,0), (299514,1680095,1,'chin_type',-82,34,-28), (299515,1680095,1,'ear_type',-97,17,0), (299516,1680095,1,'eye_brow_type',-26,-17,-21), (299517,1680095,0,'eye_color',115,172,190), (299518,1680095,1,'eye_type',-58,0,0), (299519,1680095,0,'hair_color1',0,88,52), (299520,1680095,0,'hair_color2',169,7,0), (299521,1680095,0,'hair_face_color',231,170,26), (299522,1680095,0,'hair_face_highlight_color',40,34,51), (299523,1680095,0,'hair_highlight',29,21,28), (299524,1680095,0,'hair_type_color',231,170,26), (299525,1680095,0,'hair_type_highlight_color',40,34,51), (299526,1680095,1,'lip_type',-32,-4,-72), (299527,1680095,1,'nose_type',31,0,88), (299528,1680095,0,'skin_color',67,50,51), (299529,1680095,1,'soga_cheek_type',0,-26,-17), (299530,1680095,1,'soga_chin_type',0,-32,-4), (299531,1680095,1,'soga_ear_type',0,-58,0), (299532,1680095,1,'soga_eye_brow_type',0,-97,17), (299533,1680095,0,'soga_eye_color',229,229,102), (299534,1680095,1,'soga_eye_type',-87,0,0), (299535,1680095,0,'soga_hair_color1',39,32,39), (299536,1680095,0,'soga_hair_color2',38,22,21), (299537,1680095,0,'soga_hair_face_color',231,170,26), (299538,1680095,0,'soga_hair_face_highlight_color',40,34,51), (299539,1680095,0,'soga_hair_highlight',29,21,28), (299540,1680095,0,'soga_hair_type_color',231,170,26), (299541,1680095,0,'soga_hair_type_highlight_color',40,34,51), (299542,1680095,1,'soga_lip_type',-21,62,84), (299543,1680095,1,'soga_nose_type',-72,-82,34), (299544,1680095,0,'soga_skin_color',67,50,51), (299545,1680095,0,'wing_color1',255,255,255), (299546,1680095,0,'wing_color2',255,255,255), (299547,1680096,0,'eye_color',255,255,255), (299548,1680096,0,'skin_color',255,255,255), (299549,1680096,0,'soga_eye_color',255,0,255), (299550,1680097,0,'eye_color',33,91,36), (299551,1680097,0,'skin_color',211,110,39), (299552,1680097,0,'soga_eye_color',255,0,255), (299553,1680098,1,'cheek_type',28,17,0), (299554,1680098,1,'chin_type',-11,12,-10), (299555,1680098,1,'ear_type',-28,9,0), (299556,1680098,1,'eye_brow_type',-7,23,-25), (299557,1680098,0,'eye_color',173,180,148), (299558,1680098,1,'eye_type',-25,0,0), (299559,1680098,0,'hair_color1',17,0,156), (299560,1680098,0,'hair_color2',0,7,0), (299561,1680098,0,'hair_face_color',130,90,60), (299562,1680098,0,'hair_face_highlight_color',98,42,13), (299563,1680098,0,'hair_type_color',130,90,60), (299564,1680098,0,'hair_type_highlight_color',98,42,13), (299565,1680098,1,'lip_type',0,0,-18), (299566,1680098,1,'nose_type',-17,17,0), (299567,1680098,0,'skin_color',201,150,128), (299568,1680098,1,'soga_cheek_type',0,-7,23), (299569,1680098,1,'soga_chin_type',0,-28,10), (299570,1680098,1,'soga_ear_type',0,-25,0), (299571,1680098,1,'soga_eye_brow_type',0,-28,9), (299572,1680098,0,'soga_eye_color',229,229,102), (299573,1680098,1,'soga_eye_type',-28,0,0), (299574,1680098,0,'soga_hair_face_color',130,90,60), (299575,1680098,0,'soga_hair_face_highlight_color',98,42,13), (299576,1680098,0,'soga_hair_type_color',130,90,60), (299577,1680098,0,'soga_hair_type_highlight_color',98,42,13), (299578,1680098,1,'soga_lip_type',-25,28,17), (299579,1680098,1,'soga_nose_type',-18,-11,12), (299580,1680098,0,'soga_skin_color',201,150,128), (299581,1680098,0,'wing_color1',255,255,255), (299582,1680098,0,'wing_color2',255,255,255), (299583,1680099,1,'cheek_type',-10,31,0), (299584,1680099,1,'chin_type',-28,28,-21), (299585,1680099,1,'ear_type',-11,14,0), (299586,1680099,1,'eye_brow_type',37,-7,-17), (299587,1680099,0,'eye_color',44,90,98), (299588,1680099,1,'eye_type',7,0,0), (299589,1680099,0,'hair_color1',249,245,0), (299590,1680099,0,'hair_color2',247,0,0), (299591,1680099,0,'hair_face_color',183,179,157), (299592,1680099,0,'hair_face_highlight_color',108,48,0), (299593,1680099,0,'hair_highlight',79,28,15), (299594,1680099,0,'hair_type_color',183,179,157), (299595,1680099,0,'hair_type_highlight_color',108,48,0), (299596,1680099,1,'lip_type',-3,1,1), (299597,1680099,1,'nose_type',0,-7,-11), (299598,1680099,0,'skin_color',197,143,123), (299599,1680099,1,'soga_cheek_type',0,37,-7), (299600,1680099,1,'soga_chin_type',0,-3,1), (299601,1680099,1,'soga_ear_type',0,7,0), (299602,1680099,1,'soga_eye_brow_type',0,-11,14), (299603,1680099,0,'soga_eye_color',204,204,204), (299604,1680099,1,'soga_eye_type',-9,0,0), (299605,1680099,0,'soga_hair_color1',111,64,0), (299606,1680099,0,'soga_hair_color2',89,21,21), (299607,1680099,0,'soga_hair_face_color',183,179,157), (299608,1680099,0,'soga_hair_face_highlight_color',108,48,0), (299609,1680099,0,'soga_hair_highlight',79,28,15), (299610,1680099,0,'soga_hair_type_color',183,179,157), (299611,1680099,0,'soga_hair_type_highlight_color',108,48,0), (299612,1680099,1,'soga_lip_type',-17,-10,31), (299613,1680099,1,'soga_nose_type',1,-28,28), (299614,1680099,0,'soga_skin_color',197,143,123), (299615,1680099,0,'wing_color1',255,255,255), (299616,1680099,0,'wing_color2',255,255,255), (299617,1680100,1,'cheek_type',-28,-7,0), (299618,1680100,1,'chin_type',47,26,7), (299619,1680100,1,'ear_type',-3,35,0), (299620,1680100,1,'eye_brow_type',-83,0,0), (299621,1680100,0,'eye_color',0,36,36), (299622,1680100,1,'eye_type',-7,0,0), (299623,1680100,0,'hair_color1',160,0,95), (299624,1680100,0,'hair_face_color',40,36,23), (299625,1680100,0,'hair_face_highlight_color',142,122,8), (299626,1680100,0,'hair_type_color',40,36,23), (299627,1680100,0,'hair_type_highlight_color',142,122,8), (299628,1680100,1,'lip_type',-78,0,0), (299629,1680100,1,'nose_type',-35,-96,0), (299630,1680100,0,'skin_color',88,88,0), (299631,1680100,1,'soga_cheek_type',0,-83,0), (299632,1680100,1,'soga_chin_type',0,-78,0), (299633,1680100,1,'soga_ear_type',-3,35,0), (299634,1680100,1,'soga_eye_brow_type',0,7,31), (299635,1680100,0,'soga_eye_color',229,229,102), (299636,1680100,1,'soga_eye_type',-7,0,0), (299637,1680100,0,'soga_hair_face_color',40,36,23), (299638,1680100,0,'soga_hair_face_highlight_color',142,122,8), (299639,1680100,0,'soga_hair_type_color',40,36,23), (299640,1680100,0,'soga_hair_type_highlight_color',142,122,8), (299641,1680100,1,'soga_lip_type',-2,9,41), (299642,1680100,1,'soga_nose_type',-28,0,1), (299643,1680100,0,'soga_skin_color',88,88,0), (299644,1680100,0,'wing_color1',255,255,255), (299645,1680100,0,'wing_color2',255,255,255), (299646,1680101,0,'eye_color',255,255,255), (299647,1680101,0,'skin_color',255,255,255), (299648,1680101,0,'soga_eye_color',255,0,255), (299649,1680102,1,'cheek_type',34,38,0), (299650,1680102,1,'chin_type',1,56,-53), (299651,1680102,1,'ear_type',-1,34,0), (299652,1680102,1,'eye_brow_type',-4,-89,-45), (299653,1680102,0,'eye_color',165,175,139), (299654,1680102,1,'eye_type',-1,0,0), (299655,1680102,0,'hair_color1',200,50,248), (299656,1680102,0,'hair_color2',51,0,0), (299657,1680102,0,'hair_face_color',39,21,6), (299658,1680102,0,'hair_face_highlight_color',46,14,19), (299659,1680102,0,'hair_highlight',79,28,15), (299660,1680102,0,'hair_type_color',39,21,6), (299661,1680102,0,'hair_type_highlight_color',46,14,19), (299662,1680102,1,'lip_type',-7,93,94), (299663,1680102,1,'nose_type',-70,-56,50), (299664,1680102,0,'skin_color',240,204,208), (299665,1680102,1,'soga_cheek_type',0,-4,-89), (299666,1680102,1,'soga_chin_type',0,-7,93), (299667,1680102,1,'soga_ear_type',0,-1,0), (299668,1680102,1,'soga_eye_brow_type',0,-1,34), (299669,1680102,0,'soga_eye_color',229,229,102), (299670,1680102,1,'soga_eye_type',51,0,0), (299671,1680102,0,'soga_hair_color1',111,64,0), (299672,1680102,0,'soga_hair_color2',54,45,28), (299673,1680102,0,'soga_hair_face_color',39,21,6), (299674,1680102,0,'soga_hair_face_highlight_color',46,14,19), (299675,1680102,0,'soga_hair_highlight',79,28,15), (299676,1680102,0,'soga_hair_type_color',39,21,6), (299677,1680102,0,'soga_hair_type_highlight_color',46,14,19), (299678,1680102,1,'soga_lip_type',-45,34,38), (299679,1680102,1,'soga_nose_type',94,1,56), (299680,1680102,0,'soga_skin_color',240,204,208), (299681,1680102,0,'wing_color1',255,255,255), (299682,1680102,0,'wing_color2',255,255,255), (299683,1680103,1,'cheek_type',18,4,0), (299684,1680103,1,'chin_type',28,14,0), (299685,1680103,1,'ear_type',-19,-19,0), (299686,1680103,1,'eye_brow_type',-20,-14,-9), (299687,1680103,0,'eye_color',42,82,55), (299688,1680103,1,'eye_type',31,0,0), (299689,1680103,0,'hair_color1',247,244,8), (299690,1680103,0,'hair_color2',111,64,0), (299691,1680103,0,'hair_face_color',167,150,142), (299692,1680103,0,'hair_face_highlight_color',128,114,20), (299693,1680103,0,'hair_highlight',79,28,15), (299694,1680103,0,'hair_type_color',167,150,142), (299695,1680103,0,'hair_type_highlight_color',128,114,20), (299696,1680103,1,'lip_type',14,-32,-40), (299697,1680103,1,'nose_type',8,-9,-12), (299698,1680103,0,'skin_color',183,147,102), (299699,1680103,1,'soga_cheek_type',0,-20,-14), (299700,1680103,1,'soga_chin_type',0,14,-32), (299701,1680103,1,'soga_ear_type',0,31,0), (299702,1680103,1,'soga_eye_brow_type',0,-19,-19), (299703,1680103,0,'soga_eye_color',229,229,102), (299704,1680103,1,'soga_eye_type',14,0,0), (299705,1680103,0,'soga_hair_color1',111,64,0), (299706,1680103,0,'soga_hair_color2',56,33,26), (299707,1680103,0,'soga_hair_face_color',167,150,142), (299708,1680103,0,'soga_hair_face_highlight_color',128,114,20), (299709,1680103,0,'soga_hair_highlight',79,28,15), (299710,1680103,0,'soga_hair_type_color',167,150,142), (299711,1680103,0,'soga_hair_type_highlight_color',128,114,20), (299712,1680103,1,'soga_lip_type',-9,18,4), (299713,1680103,1,'soga_nose_type',-40,28,14), (299714,1680103,0,'soga_skin_color',183,147,102), (299715,1680103,0,'wing_color1',255,255,255), (299716,1680103,0,'wing_color2',255,255,255), (299717,1680104,1,'cheek_type',15,64,0), (299718,1680104,1,'chin_type',-77,75,-41), (299719,1680104,1,'ear_type',15,-52,0), (299720,1680104,1,'eye_brow_type',-43,-43,-71), (299721,1680104,0,'eye_color',62,41,216), (299722,1680104,1,'eye_type',84,0,0), (299723,1680104,0,'hair_color1',64,68,94), (299724,1680104,0,'hair_face_color',49,24,0), (299725,1680104,0,'hair_type_color',49,24,0), (299726,1680104,1,'lip_type',66,87,-90), (299727,1680104,1,'nose_type',-76,64,68), (299728,1680104,0,'skin_color',78,22,10), (299729,1680104,1,'soga_cheek_type',0,-43,-43), (299730,1680104,1,'soga_chin_type',0,66,87), (299731,1680104,1,'soga_ear_type',0,84,0), (299732,1680104,1,'soga_eye_brow_type',0,15,-52), (299733,1680104,0,'soga_eye_color',229,229,102), (299734,1680104,1,'soga_eye_type',48,0,0), (299735,1680104,0,'soga_hair_face_color',49,24,0), (299736,1680104,0,'soga_hair_type_color',49,24,0), (299737,1680104,1,'soga_lip_type',-71,15,64), (299738,1680104,1,'soga_nose_type',-90,-77,75), (299739,1680104,0,'soga_skin_color',78,22,10), (299740,1680104,0,'wing_color1',255,255,255), (299741,1680104,0,'wing_color2',255,255,255), (299742,1680105,0,'eye_color',255,255,255), (299743,1680105,0,'skin_color',255,255,255), (299744,1680105,0,'soga_eye_color',255,0,255), (299745,1680106,1,'cheek_type',-8,3,0), (299746,1680106,1,'chin_type',17,7,-20), (299747,1680106,1,'ear_type',44,26,0), (299748,1680106,1,'eye_brow_type',-11,0,26), (299749,1680106,0,'eye_color',155,147,23), (299750,1680106,1,'eye_type',-11,0,0), (299751,1680106,0,'hair_color1',8,245,233), (299752,1680106,0,'hair_face_color',235,181,0), (299753,1680106,0,'hair_face_highlight_color',216,192,37), (299754,1680106,0,'hair_type_color',235,181,0), (299755,1680106,0,'hair_type_highlight_color',216,192,37), (299756,1680106,1,'lip_type',-11,-7,12), (299757,1680106,1,'nose_type',-43,8,-11), (299758,1680106,0,'skin_color',150,129,114), (299759,1680106,1,'soga_cheek_type',0,-11,0), (299760,1680106,1,'soga_chin_type',0,-11,-7), (299761,1680106,1,'soga_ear_type',0,-11,0), (299762,1680106,1,'soga_eye_brow_type',0,44,26), (299763,1680106,0,'soga_eye_color',229,229,102), (299764,1680106,1,'soga_eye_type',-26,0,0), (299765,1680106,0,'soga_hair_face_color',235,181,0), (299766,1680106,0,'soga_hair_face_highlight_color',216,192,37), (299767,1680106,0,'soga_hair_type_color',235,181,0), (299768,1680106,0,'soga_hair_type_highlight_color',216,192,37), (299769,1680106,1,'soga_lip_type',26,-8,3), (299770,1680106,1,'soga_nose_type',12,17,7), (299771,1680106,0,'soga_skin_color',150,129,114), (299772,1680106,0,'wing_color1',255,255,255), (299773,1680106,0,'wing_color2',255,255,255), (299774,1680107,1,'cheek_type',61,45,0), (299775,1680107,1,'chin_type',44,58,82), (299776,1680107,1,'ear_type',56,-68,0), (299777,1680107,1,'eye_brow_type',35,95,-53), (299778,1680107,0,'eye_color',133,183,198), (299779,1680107,1,'eye_type',52,0,0), (299780,1680107,0,'hair_color1',21,64,0), (299781,1680107,0,'hair_color2',47,0,0), (299782,1680107,0,'hair_face_color',61,61,75), (299783,1680107,0,'hair_face_highlight_color',244,246,246), (299784,1680107,0,'hair_type_color',61,61,75), (299785,1680107,0,'hair_type_highlight_color',244,246,246), (299786,1680107,1,'lip_type',4,-23,-45), (299787,1680107,1,'nose_type',-10,21,64), (299788,1680107,0,'skin_color',46,33,34), (299789,1680107,1,'soga_cheek_type',0,35,95), (299790,1680107,1,'soga_chin_type',0,4,-23), (299791,1680107,1,'soga_ear_type',0,52,0), (299792,1680107,1,'soga_eye_brow_type',0,56,-68), (299793,1680107,0,'soga_eye_color',229,229,102), (299794,1680107,1,'soga_eye_type',47,0,0), (299795,1680107,0,'soga_hair_face_color',61,61,75), (299796,1680107,0,'soga_hair_face_highlight_color',244,246,246), (299797,1680107,0,'soga_hair_type_color',61,61,75), (299798,1680107,0,'soga_hair_type_highlight_color',244,246,246), (299799,1680107,1,'soga_lip_type',-53,61,45), (299800,1680107,1,'soga_nose_type',-45,44,58), (299801,1680107,0,'soga_skin_color',46,33,34), (299802,1680107,0,'wing_color1',255,255,255), (299803,1680107,0,'wing_color2',255,255,255), (299807,1680109,0,'eye_color',255,255,255), (299808,1680109,0,'skin_color',255,255,255), (299809,1680109,0,'soga_eye_color',255,0,255), (299810,1680110,1,'cheek_type',25,0,0), (299811,1680110,1,'chin_type',25,2,-17), (299812,1680110,1,'ear_type',-28,-28,0), (299813,1680110,1,'eye_brow_type',0,-8,-8), (299814,1680110,0,'eye_color',45,94,99), (299815,1680110,1,'eye_type',28,0,0), (299816,1680110,0,'hair_color1',37,25,0), (299817,1680110,0,'hair_face_color',213,211,204), (299818,1680110,0,'hair_face_highlight_color',125,44,23), (299819,1680110,0,'hair_highlight',79,28,15), (299820,1680110,0,'hair_type_color',213,211,204), (299821,1680110,0,'hair_type_highlight_color',125,44,23), (299822,1680110,1,'lip_type',37,-34,-1), (299823,1680110,1,'nose_type',46,37,25), (299824,1680110,0,'skin_color',219,171,156), (299825,1680110,1,'soga_cheek_type',0,0,-8), (299826,1680110,1,'soga_chin_type',0,37,-34), (299827,1680110,1,'soga_ear_type',0,28,0), (299828,1680110,1,'soga_eye_brow_type',0,-28,-28), (299829,1680110,0,'soga_eye_color',229,229,102), (299830,1680110,1,'soga_eye_type',20,0,0), (299831,1680110,0,'soga_hair_color1',111,64,0), (299832,1680110,0,'soga_hair_color2',56,33,26), (299833,1680110,0,'soga_hair_face_color',213,211,204), (299834,1680110,0,'soga_hair_face_highlight_color',125,44,23), (299835,1680110,0,'soga_hair_highlight',79,28,15), (299836,1680110,0,'soga_hair_type_color',213,211,204), (299837,1680110,0,'soga_hair_type_highlight_color',125,44,23), (299838,1680110,1,'soga_lip_type',-8,25,0), (299839,1680110,1,'soga_nose_type',-1,25,2), (299840,1680110,0,'soga_skin_color',219,171,156), (299841,1680110,0,'wing_color1',255,255,255), (299842,1680110,0,'wing_color2',255,255,255), (299843,1680111,1,'cheek_type',-14,17,0), (299844,1680111,1,'chin_type',46,28,19), (299845,1680111,1,'ear_type',-32,-37,0), (299846,1680111,1,'eye_brow_type',-4,-42,-9), (299847,1680111,0,'eye_color',184,178,143), (299848,1680111,1,'eye_type',-46,0,0), (299849,1680111,0,'hair_color1',28,45,0), (299850,1680111,0,'hair_face_color',221,221,204), (299851,1680111,0,'hair_face_highlight_color',104,68,24), (299852,1680111,0,'hair_highlight',246,219,114), (299853,1680111,0,'hair_type_color',221,221,204), (299854,1680111,0,'hair_type_highlight_color',104,68,24), (299855,1680111,1,'lip_type',9,-25,0), (299856,1680111,1,'nose_type',9,28,45), (299857,1680111,0,'skin_color',228,228,228), (299858,1680111,1,'soga_cheek_type',0,-4,-42), (299859,1680111,1,'soga_chin_type',0,9,-25), (299860,1680111,1,'soga_ear_type',0,-46,0), (299861,1680111,1,'soga_eye_brow_type',0,-32,-37), (299862,1680111,0,'soga_eye_color',229,229,102), (299863,1680111,1,'soga_eye_type',2,0,0), (299864,1680111,0,'soga_hair_color1',187,136,62), (299865,1680111,0,'soga_hair_color2',161,165,168), (299866,1680111,0,'soga_hair_face_color',221,221,204), (299867,1680111,0,'soga_hair_face_highlight_color',104,68,24), (299868,1680111,0,'soga_hair_highlight',246,219,114), (299869,1680111,0,'soga_hair_type_color',221,221,204), (299870,1680111,0,'soga_hair_type_highlight_color',104,68,24), (299871,1680111,1,'soga_lip_type',-9,-14,17), (299872,1680111,1,'soga_nose_type',0,46,28), (299873,1680111,0,'soga_skin_color',228,228,228), (299874,1680111,0,'wing_color1',255,255,255), (299875,1680111,0,'wing_color2',255,255,255), (299876,1680112,1,'cheek_type',53,75,0), (299877,1680112,1,'chin_type',-4,9,94), (299878,1680112,1,'ear_type',45,91,0), (299879,1680112,1,'eye_brow_type',-35,-7,-95), (299880,1680112,0,'eye_color',0,60,39), (299881,1680112,1,'eye_type',56,0,0), (299882,1680112,0,'hair_color1',200,69,75), (299883,1680112,0,'hair_face_color',7,1,1), (299884,1680112,0,'hair_face_highlight_color',107,119,158), (299885,1680112,0,'hair_type_color',7,1,1), (299886,1680112,0,'hair_type_highlight_color',107,119,158), (299887,1680112,1,'lip_type',-91,18,93), (299888,1680112,1,'nose_type',11,-56,69), (299889,1680112,0,'skin_color',165,132,92), (299890,1680112,1,'soga_cheek_type',0,-35,-7), (299891,1680112,1,'soga_chin_type',0,-91,18), (299892,1680112,1,'soga_ear_type',0,56,0), (299893,1680112,1,'soga_eye_brow_type',0,45,91), (299894,1680112,0,'soga_eye_color',229,229,102), (299895,1680112,1,'soga_eye_type',51,0,0), (299896,1680112,0,'soga_hair_face_color',7,1,1), (299897,1680112,0,'soga_hair_face_highlight_color',107,119,158), (299898,1680112,0,'soga_hair_type_color',7,1,1), (299899,1680112,0,'soga_hair_type_highlight_color',107,119,158), (299900,1680112,1,'soga_lip_type',-95,53,75), (299901,1680112,1,'soga_nose_type',93,-4,9), (299902,1680112,0,'soga_skin_color',165,132,92), (299903,1680112,0,'wing_color1',255,255,255), (299904,1680112,0,'wing_color2',255,255,255), (299905,1680113,1,'cheek_type',-29,-23,0), (299906,1680113,1,'chin_type',26,17,32), (299907,1680113,1,'ear_type',-40,-25,0), (299908,1680113,1,'eye_brow_type',-9,35,-8), (299909,1680113,0,'eye_color',222,35,32), (299910,1680113,1,'eye_type',-3,0,0), (299911,1680113,0,'hair_color1',20,233,32), (299912,1680113,0,'hair_face_color',52,38,20), (299913,1680113,0,'hair_face_highlight_color',216,192,37), (299914,1680113,0,'hair_type_color',52,38,20), (299915,1680113,0,'hair_type_highlight_color',216,192,37), (299916,1680113,1,'lip_type',-12,-22,22), (299917,1680113,1,'nose_type',-28,20,-23), (299918,1680113,0,'skin_color',141,122,59), (299919,1680113,1,'soga_cheek_type',0,-9,35), (299920,1680113,1,'soga_chin_type',0,-12,-22), (299921,1680113,1,'soga_ear_type',0,-3,0), (299922,1680113,1,'soga_eye_brow_type',0,-40,-25), (299923,1680113,0,'soga_eye_color',229,229,102), (299924,1680113,1,'soga_eye_type',-3,0,0), (299925,1680113,0,'soga_hair_face_color',52,38,20), (299926,1680113,0,'soga_hair_face_highlight_color',216,192,37), (299927,1680113,0,'soga_hair_type_color',52,38,20), (299928,1680113,0,'soga_hair_type_highlight_color',216,192,37), (299929,1680113,1,'soga_lip_type',-8,-29,-23), (299930,1680113,1,'soga_nose_type',22,26,17), (299931,1680113,0,'soga_skin_color',141,122,59), (299932,1680113,0,'wing_color1',255,255,255), (299933,1680113,0,'wing_color2',255,255,255), (299934,1680114,1,'cheek_type',-19,0,0), (299935,1680114,1,'chin_type',-4,-14,-3), (299936,1680114,1,'ear_type',-23,3,0), (299937,1680114,1,'eye_brow_type',28,-18,40), (299938,1680114,0,'eye_color',108,168,182), (299939,1680114,1,'eye_type',7,0,0), (299940,1680114,0,'hair_color1',112,123,142), (299941,1680114,0,'hair_color2',124,116,110), (299942,1680114,0,'hair_face_color',97,54,13), (299943,1680114,0,'hair_face_highlight_color',33,21,0), (299944,1680114,0,'hair_highlight',56,22,22), (299945,1680114,0,'hair_type_color',97,54,13), (299946,1680114,0,'hair_type_highlight_color',33,21,0), (299947,1680114,1,'lip_type',7,17,0), (299948,1680114,1,'nose_type',-26,0,-25), (299949,1680114,0,'skin_color',190,180,149), (299950,1680114,1,'soga_cheek_type',-19,0,0), (299951,1680114,1,'soga_chin_type',-4,-14,-3), (299952,1680114,1,'soga_ear_type',-23,3,0), (299953,1680114,1,'soga_eye_brow_type',28,-18,40), (299954,1680114,0,'soga_eye_color',229,229,102), (299955,1680114,1,'soga_eye_type',7,0,0), (299956,1680114,0,'soga_hair_color1',112,123,142), (299957,1680114,0,'soga_hair_color2',124,116,110), (299958,1680114,0,'soga_hair_face_color',97,54,13), (299959,1680114,0,'soga_hair_face_highlight_color',33,21,0), (299960,1680114,0,'soga_hair_highlight',56,22,22), (299961,1680114,0,'soga_hair_type_color',97,54,13), (299962,1680114,0,'soga_hair_type_highlight_color',33,21,0), (299963,1680114,1,'soga_lip_type',7,17,0), (299964,1680114,1,'soga_nose_type',-26,0,-25), (299965,1680114,0,'soga_skin_color',190,180,149), (299966,1680114,0,'wing_color1',255,255,255), (299967,1680114,0,'wing_color2',255,255,255), (299968,1680115,1,'cheek_type',-10,0,0), (299969,1680115,1,'chin_type',34,5,37), (299970,1680115,1,'ear_type',-17,-18,0), (299971,1680115,1,'eye_brow_type',-35,-18,0), (299972,1680115,0,'eye_color',161,191,176), (299973,1680115,1,'eye_type',23,0,0), (299974,1680115,0,'hair_face_color',202,199,151), (299975,1680115,0,'hair_face_highlight_color',52,18,10), (299976,1680115,0,'hair_type_color',202,199,151), (299977,1680115,0,'hair_type_highlight_color',52,18,10), (299978,1680115,1,'lip_type',-28,-37,-17), (299979,1680115,1,'nose_type',17,0,-31), (299980,1680115,0,'skin_color',197,177,147), (299981,1680115,1,'soga_cheek_type',-10,0,0), (299982,1680115,1,'soga_chin_type',34,5,37), (299983,1680115,1,'soga_ear_type',-17,-18,0), (299984,1680115,1,'soga_eye_brow_type',-35,-18,0), (299985,1680115,0,'soga_eye_color',229,229,102), (299986,1680115,1,'soga_eye_type',23,0,0), (299987,1680115,0,'soga_hair_face_color',202,199,151), (299988,1680115,0,'soga_hair_face_highlight_color',52,18,10), (299989,1680115,0,'soga_hair_type_color',202,199,151), (299990,1680115,0,'soga_hair_type_highlight_color',52,18,10), (299991,1680115,1,'soga_lip_type',-28,-37,-17), (299992,1680115,1,'soga_nose_type',17,0,-31), (299993,1680115,0,'soga_skin_color',197,177,147), (299994,1680115,0,'wing_color1',255,255,255), (299995,1680115,0,'wing_color2',255,255,255), (299996,1680116,1,'cheek_type',81,-56,0), (299997,1680116,1,'chin_type',1,37,-28), (299998,1680116,1,'ear_type',75,1,0), (299999,1680116,1,'eye_brow_type',81,37,-19), (300000,1680116,0,'eye_color',49,29,9), (300001,1680116,1,'eye_type',20,0,0), (300002,1680116,0,'hair_face_color',35,24,1), (300003,1680116,0,'hair_face_highlight_color',100,70,10), (300004,1680116,0,'hair_highlight',79,28,15), (300005,1680116,0,'hair_type_color',35,24,1), (300006,1680116,0,'hair_type_highlight_color',100,70,10), (300007,1680116,1,'lip_type',-81,76,37), (300008,1680116,1,'nose_type',39,7,17), (300009,1680116,0,'skin_color',240,242,214), (300010,1680116,1,'soga_cheek_type',81,-56,0), (300011,1680116,1,'soga_chin_type',1,37,-28), (300012,1680116,1,'soga_ear_type',75,1,0), (300013,1680116,1,'soga_eye_brow_type',81,37,-19), (300014,1680116,0,'soga_eye_color',204,204,204), (300015,1680116,1,'soga_eye_type',20,0,0), (300016,1680116,0,'soga_hair_color1',111,64,0), (300017,1680116,0,'soga_hair_color2',56,33,26), (300018,1680116,0,'soga_hair_face_color',35,24,1), (300019,1680116,0,'soga_hair_face_highlight_color',100,70,10), (300020,1680116,0,'soga_hair_highlight',79,28,15), (300021,1680116,0,'soga_hair_type_color',35,24,1), (300022,1680116,0,'soga_hair_type_highlight_color',100,70,10), (300023,1680116,1,'soga_lip_type',-81,76,37), (300024,1680116,1,'soga_nose_type',39,7,17), (300025,1680116,0,'soga_skin_color',240,242,214), (300026,1680116,0,'wing_color1',255,255,255), (300027,1680116,0,'wing_color2',255,255,255), (300028,1680117,1,'cheek_type',-12,-87,0), (300029,1680117,1,'chin_type',4,-23,-87), (300030,1680117,1,'ear_type',0,-7,0), (300031,1680117,1,'eye_brow_type',0,51,-97), (300032,1680117,0,'eye_color',105,85,44), (300033,1680117,1,'eye_type',-62,0,0), (300034,1680117,0,'hair_color1',79,28,15), (300035,1680117,0,'hair_color2',111,64,0), (300036,1680117,0,'hair_face_color',37,22,5), (300037,1680117,0,'hair_face_highlight_color',27,15,35), (300038,1680117,0,'hair_highlight',29,21,28), (300039,1680117,0,'hair_type_color',37,22,5), (300040,1680117,0,'hair_type_highlight_color',27,15,35), (300041,1680117,1,'lip_type',0,40,78), (300042,1680117,1,'nose_type',12,34,53), (300043,1680117,0,'skin_color',46,35,21), (300044,1680117,1,'soga_cheek_type',-12,-87,0), (300045,1680117,1,'soga_chin_type',4,-23,-87), (300046,1680117,1,'soga_ear_type',0,-7,0), (300047,1680117,1,'soga_eye_brow_type',0,51,-97), (300048,1680117,0,'soga_eye_color',229,229,102), (300049,1680117,1,'soga_eye_type',-62,0,0), (300050,1680117,0,'soga_hair_color1',79,28,15), (300051,1680117,0,'soga_hair_color2',111,64,0), (300052,1680117,0,'soga_hair_face_color',37,22,5), (300053,1680117,0,'soga_hair_face_highlight_color',27,15,35), (300054,1680117,0,'soga_hair_highlight',29,21,28), (300055,1680117,0,'soga_hair_type_color',37,22,5), (300056,1680117,0,'soga_hair_type_highlight_color',27,15,35), (300057,1680117,1,'soga_lip_type',0,40,78), (300058,1680117,1,'soga_nose_type',12,34,53), (300059,1680117,0,'soga_skin_color',46,35,21), (300060,1680117,0,'wing_color1',255,255,255), (300061,1680117,0,'wing_color2',255,255,255), (300062,1680118,1,'cheek_type',-7,-93,0), (300063,1680118,1,'chin_type',68,-71,-12), (300064,1680118,1,'ear_type',19,20,0), (300065,1680118,1,'eye_brow_type',28,88,17), (300066,1680118,0,'eye_color',41,82,95), (300067,1680118,1,'eye_type',79,0,0), (300068,1680118,0,'hair_color1',56,33,26), (300069,1680118,0,'hair_color2',94,59,11), (300070,1680118,0,'hair_face_color',100,70,10), (300071,1680118,0,'hair_face_highlight_color',232,183,30), (300072,1680118,0,'hair_highlight',246,219,114), (300073,1680118,0,'hair_type_color',100,70,10), (300074,1680118,0,'hair_type_highlight_color',232,183,30), (300075,1680118,1,'lip_type',-56,-1,-34), (300076,1680118,1,'nose_type',17,17,1), (300077,1680118,0,'skin_color',105,112,109), (300078,1680118,1,'soga_cheek_type',-7,-93,0), (300079,1680118,1,'soga_chin_type',68,-71,-12), (300080,1680118,1,'soga_ear_type',19,20,0), (300081,1680118,1,'soga_eye_brow_type',28,88,17), (300082,1680118,0,'soga_eye_color',229,229,102), (300083,1680118,1,'soga_eye_type',79,0,0), (300084,1680118,0,'soga_hair_color1',56,33,26), (300085,1680118,0,'soga_hair_color2',94,59,11), (300086,1680118,0,'soga_hair_face_color',100,70,10), (300087,1680118,0,'soga_hair_face_highlight_color',232,183,30), (300088,1680118,0,'soga_hair_highlight',246,219,114), (300089,1680118,0,'soga_hair_type_color',100,70,10), (300090,1680118,0,'soga_hair_type_highlight_color',232,183,30), (300091,1680118,1,'soga_lip_type',-56,-1,-34), (300092,1680118,1,'soga_nose_type',17,17,1), (300093,1680118,0,'soga_skin_color',105,112,109), (300094,1680118,0,'wing_color1',255,255,255), (300095,1680118,0,'wing_color2',255,255,255), (300096,1680119,1,'cheek_type',-53,34,0), (300097,1680119,1,'chin_type',-9,25,91), (300098,1680119,1,'ear_type',-29,75,0), (300099,1680119,1,'eye_brow_type',-10,-28,-31), (300100,1680119,0,'eye_color',160,0,171), (300101,1680119,1,'eye_type',32,0,0), (300102,1680119,1,'lip_type',-66,-87,21), (300103,1680119,1,'nose_type',17,91,-4), (300104,1680119,0,'skin_color',88,39,27), (300105,1680119,1,'soga_cheek_type',-53,34,0), (300106,1680119,1,'soga_chin_type',-9,25,91), (300107,1680119,1,'soga_ear_type',-29,75,0), (300108,1680119,1,'soga_eye_brow_type',-10,-28,-31), (300109,1680119,0,'soga_eye_color',229,229,102), (300110,1680119,1,'soga_eye_type',32,0,0), (300111,1680119,1,'soga_lip_type',-66,-87,21), (300112,1680119,1,'soga_nose_type',17,91,-4), (300113,1680119,0,'soga_skin_color',88,39,27), (300114,1680119,0,'wing_color1',255,255,255), (300115,1680119,0,'wing_color2',255,255,255), (300116,1680120,1,'cheek_type',-61,-58,0), (300117,1680120,1,'chin_type',-43,56,85), (300118,1680120,1,'ear_type',-98,-12,0), (300119,1680120,1,'eye_brow_type',65,-56,-79), (300120,1680120,0,'eye_color',72,51,23), (300121,1680120,1,'eye_type',48,0,0), (300122,1680120,0,'hair_color1',54,45,28), (300123,1680120,0,'hair_color2',104,52,0), (300124,1680120,0,'hair_face_color',47,14,19), (300125,1680120,0,'hair_face_highlight_color',84,0,0), (300126,1680120,0,'hair_highlight',109,14,49), (300127,1680120,0,'hair_type_color',47,14,19), (300128,1680120,0,'hair_type_highlight_color',84,0,0), (300129,1680120,1,'lip_type',25,-69,-38), (300130,1680120,1,'nose_type',8,-37,-97), (300131,1680120,0,'skin_color',172,142,91), (300132,1680120,1,'soga_cheek_type',-61,-58,0), (300133,1680120,1,'soga_chin_type',-43,56,85), (300134,1680120,1,'soga_ear_type',-98,-12,0), (300135,1680120,1,'soga_eye_brow_type',65,-56,-79), (300136,1680120,0,'soga_eye_color',229,229,102), (300137,1680120,1,'soga_eye_type',48,0,0), (300138,1680120,0,'soga_hair_color1',54,45,28), (300139,1680120,0,'soga_hair_color2',104,52,0), (300140,1680120,0,'soga_hair_face_color',47,14,19), (300141,1680120,0,'soga_hair_face_highlight_color',84,0,0), (300142,1680120,0,'soga_hair_highlight',109,14,49), (300143,1680120,0,'soga_hair_type_color',47,14,19), (300144,1680120,0,'soga_hair_type_highlight_color',84,0,0), (300145,1680120,1,'soga_lip_type',25,-69,-38), (300146,1680120,1,'soga_nose_type',8,-37,-97), (300147,1680120,0,'soga_skin_color',172,142,91), (300148,1680120,0,'wing_color1',255,255,255), (300149,1680120,0,'wing_color2',255,255,255), (300150,1680121,1,'cheek_type',0,2,0), (300151,1680121,1,'chin_type',-38,3,2), (300152,1680121,1,'ear_type',23,-5,0), (300153,1680121,1,'eye_brow_type',34,0,14), (300154,1680121,0,'eye_color',222,35,32), (300155,1680121,1,'eye_type',-32,0,0), (300156,1680121,0,'hair_face_color',52,38,20), (300157,1680121,0,'hair_face_highlight_color',216,192,37), (300158,1680121,0,'hair_type_color',52,38,20), (300159,1680121,0,'hair_type_highlight_color',216,192,37), (300160,1680121,1,'lip_type',-31,-2,10), (300161,1680121,1,'nose_type',-2,17,-14), (300162,1680121,0,'skin_color',16,6,1), (300163,1680121,1,'soga_cheek_type',0,2,0), (300164,1680121,1,'soga_chin_type',-38,3,2), (300165,1680121,1,'soga_ear_type',23,-5,0), (300166,1680121,1,'soga_eye_brow_type',34,0,14), (300167,1680121,0,'soga_eye_color',229,229,102), (300168,1680121,1,'soga_eye_type',-32,0,0), (300169,1680121,0,'soga_hair_face_color',52,38,20), (300170,1680121,0,'soga_hair_face_highlight_color',216,192,37), (300171,1680121,0,'soga_hair_type_color',52,38,20), (300172,1680121,0,'soga_hair_type_highlight_color',216,192,37), (300173,1680121,1,'soga_lip_type',-31,-2,10), (300174,1680121,1,'soga_nose_type',-2,17,-14), (300175,1680121,0,'soga_skin_color',16,6,1), (300176,1680121,0,'wing_color1',255,255,255), (300177,1680121,0,'wing_color2',255,255,255), (300178,1680122,1,'cheek_type',52,7,0), (300179,1680122,1,'chin_type',-87,81,58), (300180,1680122,1,'ear_type',-61,0,0), (300181,1680122,1,'eye_brow_type',-62,-63,-87), (300182,1680122,0,'eye_color',148,84,210), (300183,1680122,1,'eye_type',52,0,0), (300184,1680122,0,'hair_color1',112,123,142), (300185,1680122,0,'hair_color2',124,116,110), (300186,1680122,0,'hair_face_color',175,178,168), (300187,1680122,0,'hair_face_highlight_color',61,61,75), (300188,1680122,0,'hair_highlight',43,36,70), (300189,1680122,0,'hair_type_color',175,178,168), (300190,1680122,0,'hair_type_highlight_color',61,61,75), (300191,1680122,1,'lip_type',-68,71,68), (300192,1680122,1,'nose_type',-63,-44,-87), (300193,1680122,0,'skin_color',193,174,172), (300194,1680122,1,'soga_cheek_type',52,7,0), (300195,1680122,1,'soga_chin_type',-87,81,58), (300196,1680122,1,'soga_ear_type',-61,0,0), (300197,1680122,1,'soga_eye_brow_type',-62,-63,-87), (300198,1680122,0,'soga_eye_color',229,229,102), (300199,1680122,1,'soga_eye_type',52,0,0), (300200,1680122,0,'soga_hair_color1',112,123,142), (300201,1680122,0,'soga_hair_color2',124,116,110), (300202,1680122,0,'soga_hair_face_color',175,178,168), (300203,1680122,0,'soga_hair_face_highlight_color',61,61,75), (300204,1680122,0,'soga_hair_highlight',43,36,70), (300205,1680122,0,'soga_hair_type_color',175,178,168), (300206,1680122,0,'soga_hair_type_highlight_color',61,61,75), (300207,1680122,1,'soga_lip_type',-68,71,68), (300208,1680122,1,'soga_nose_type',-63,-44,-87), (300209,1680122,0,'soga_skin_color',193,174,172), (300210,1680122,0,'wing_color1',255,255,255), (300211,1680122,0,'wing_color2',255,255,255), (300212,1680123,1,'cheek_type',100,-100,0), (300213,1680123,1,'chin_type',-100,100,100), (300214,1680123,1,'ear_type',25,9,0), (300215,1680123,1,'eye_brow_type',100,100,100), (300216,1680123,0,'eye_color',118,14,183), (300217,1680123,1,'eye_type',100,0,0), (300218,1680123,0,'hair_face_color',171,60,32), (300219,1680123,0,'hair_face_highlight_color',216,192,37), (300220,1680123,0,'hair_type_color',171,60,32), (300221,1680123,0,'hair_type_highlight_color',216,192,37), (300222,1680123,1,'lip_type',100,50,-68), (300223,1680123,1,'nose_type',0,-17,-1), (300224,1680123,0,'skin_color',26,4,0), (300225,1680123,1,'soga_cheek_type',100,-100,0), (300226,1680123,1,'soga_chin_type',-100,100,100), (300227,1680123,1,'soga_ear_type',25,9,0), (300228,1680123,1,'soga_eye_brow_type',100,100,100), (300229,1680123,0,'soga_eye_color',229,229,102), (300230,1680123,1,'soga_eye_type',100,0,0), (300231,1680123,0,'soga_hair_face_color',171,60,32), (300232,1680123,0,'soga_hair_face_highlight_color',216,192,37), (300233,1680123,0,'soga_hair_type_color',171,60,32), (300234,1680123,0,'soga_hair_type_highlight_color',216,192,37), (300235,1680123,1,'soga_lip_type',100,50,-68), (300236,1680123,1,'soga_nose_type',0,-17,-1), (300237,1680123,0,'soga_skin_color',26,4,0), (300238,1680123,0,'wing_color1',255,255,255), (300239,1680123,0,'wing_color2',255,255,255), (300240,1680124,1,'cheek_type',-19,22,0), (300241,1680124,1,'chin_type',0,4,-7), (300242,1680124,1,'ear_type',-7,-17,0), (300243,1680124,1,'eye_brow_type',-12,-32,-7), (300244,1680124,0,'eye_color',236,153,18), (300245,1680124,1,'eye_type',4,0,0), (300246,1680124,0,'hair_face_color',89,87,82), (300247,1680124,0,'hair_type_color',89,87,82), (300248,1680124,1,'lip_type',-4,11,-12), (300249,1680124,1,'nose_type',9,-7,-4), (300250,1680124,0,'skin_color',199,16,17), (300251,1680124,1,'soga_cheek_type',-19,22,0), (300252,1680124,1,'soga_chin_type',0,4,-7), (300253,1680124,1,'soga_ear_type',-7,-17,0), (300254,1680124,1,'soga_eye_brow_type',-12,-32,-7), (300255,1680124,0,'soga_eye_color',229,229,102), (300256,1680124,1,'soga_eye_type',4,0,0), (300257,1680124,0,'soga_hair_face_color',89,87,82), (300258,1680124,0,'soga_hair_type_color',89,87,82), (300259,1680124,1,'soga_lip_type',-4,11,-12), (300260,1680124,1,'soga_nose_type',9,-7,-4), (300261,1680124,0,'soga_skin_color',199,16,17), (300262,1680124,0,'wing_color1',255,255,255), (300263,1680124,0,'wing_color2',255,255,255), (300264,1680125,1,'cheek_type',82,61,0), (300265,1680125,1,'chin_type',0,20,-88), (300266,1680125,1,'ear_type',8,-57,0), (300267,1680125,1,'eye_brow_type',-95,50,19), (300268,1680125,0,'eye_color',52,104,87), (300269,1680125,1,'eye_type',-85,0,0), (300270,1680125,0,'hair_color1',38,22,21), (300271,1680125,0,'hair_color2',120,50,0), (300272,1680125,0,'hair_face_color',228,182,25), (300273,1680125,0,'hair_face_highlight_color',47,15,18), (300274,1680125,0,'hair_highlight',54,45,28), (300275,1680125,0,'hair_type_color',228,182,25), (300276,1680125,0,'hair_type_highlight_color',47,15,18), (300277,1680125,1,'lip_type',-97,39,-34), (300278,1680125,1,'nose_type',9,31,72), (300279,1680125,0,'skin_color',166,167,167), (300280,1680125,1,'soga_cheek_type',82,61,0), (300281,1680125,1,'soga_chin_type',0,20,-88), (300282,1680125,1,'soga_ear_type',8,-57,0), (300283,1680125,1,'soga_eye_brow_type',-95,50,19), (300284,1680125,0,'soga_eye_color',229,229,102), (300285,1680125,1,'soga_eye_type',-85,0,0), (300286,1680125,0,'soga_hair_color1',38,22,21), (300287,1680125,0,'soga_hair_color2',120,50,0), (300288,1680125,0,'soga_hair_face_color',228,182,25), (300289,1680125,0,'soga_hair_face_highlight_color',47,15,18), (300290,1680125,0,'soga_hair_highlight',54,45,28), (300291,1680125,0,'soga_hair_type_color',228,182,25), (300292,1680125,0,'soga_hair_type_highlight_color',47,15,18), (300293,1680125,1,'soga_lip_type',-97,39,-34), (300294,1680125,1,'soga_nose_type',9,31,72), (300295,1680125,0,'soga_skin_color',166,167,167), (300296,1680125,0,'wing_color1',255,255,255), (300297,1680125,0,'wing_color2',255,255,255), (300298,1680126,1,'cheek_type',-17,10,0), (300299,1680126,1,'chin_type',5,20,35), (300300,1680126,1,'ear_type',-5,9,0), (300301,1680126,1,'eye_brow_type',34,-22,-17), (300302,1680126,0,'eye_color',253,241,42), (300303,1680126,1,'eye_type',43,0,0), (300304,1680126,0,'hair_face_color',223,220,194), (300305,1680126,0,'hair_face_highlight_color',216,192,37), (300306,1680126,0,'hair_type_color',223,220,194), (300307,1680126,0,'hair_type_highlight_color',216,192,37), (300308,1680126,1,'lip_type',0,4,20), (300309,1680126,1,'nose_type',-7,0,21), (300310,1680126,0,'skin_color',149,145,102), (300311,1680126,1,'soga_cheek_type',-17,10,0), (300312,1680126,1,'soga_chin_type',5,20,35), (300313,1680126,1,'soga_ear_type',-5,9,0), (300314,1680126,1,'soga_eye_brow_type',34,-22,-17), (300315,1680126,0,'soga_eye_color',229,229,102), (300316,1680126,1,'soga_eye_type',43,0,0), (300317,1680126,0,'soga_hair_face_color',223,220,194), (300318,1680126,0,'soga_hair_face_highlight_color',216,192,37), (300319,1680126,0,'soga_hair_type_color',223,220,194), (300320,1680126,0,'soga_hair_type_highlight_color',216,192,37), (300321,1680126,1,'soga_lip_type',0,4,20), (300322,1680126,1,'soga_nose_type',-7,0,21), (300323,1680126,0,'soga_skin_color',149,145,102), (300324,1680126,0,'wing_color1',255,255,255), (300325,1680126,0,'wing_color2',255,255,255), (300326,1680127,1,'cheek_type',-21,-8,0), (300327,1680127,1,'chin_type',-11,0,-19), (300328,1680127,1,'ear_type',-10,7,0), (300329,1680127,1,'eye_brow_type',-3,-28,-8), (300330,1680127,0,'eye_color',132,140,89), (300331,1680127,1,'eye_type',31,0,0), (300332,1680127,0,'hair_face_color',228,199,122), (300333,1680127,0,'hair_face_highlight_color',68,60,10), (300334,1680127,0,'hair_type_color',228,199,122), (300335,1680127,0,'hair_type_highlight_color',68,60,10), (300336,1680127,1,'lip_type',34,-7,10), (300337,1680127,1,'nose_type',-1,-2,12), (300338,1680127,0,'skin_color',215,159,152), (300339,1680127,1,'soga_cheek_type',-21,-8,0), (300340,1680127,1,'soga_chin_type',-11,0,-19), (300341,1680127,1,'soga_ear_type',-10,7,0), (300342,1680127,1,'soga_eye_brow_type',-3,-28,-8), (300343,1680127,0,'soga_eye_color',229,229,102), (300344,1680127,1,'soga_eye_type',31,0,0), (300345,1680127,0,'soga_hair_face_color',228,199,122), (300346,1680127,0,'soga_hair_face_highlight_color',68,60,10), (300347,1680127,0,'soga_hair_type_color',228,199,122), (300348,1680127,0,'soga_hair_type_highlight_color',68,60,10), (300349,1680127,1,'soga_lip_type',34,-7,10), (300350,1680127,1,'soga_nose_type',-1,-2,12), (300351,1680127,0,'soga_skin_color',215,159,152), (300352,1680127,0,'wing_color1',255,255,255), (300353,1680127,0,'wing_color2',255,255,255), (300357,1680129,1,'chin_type',14,34,1), (300358,1680129,1,'ear_type',-9,4,0), (300359,1680129,1,'eye_brow_type',-8,-7,8), (300360,1680129,0,'eye_color',44,89,102), (300361,1680129,1,'eye_type',4,0,0), (300362,1680129,0,'hair_face_color',17,13,10), (300363,1680129,0,'hair_face_highlight_color',34,32,14), (300364,1680129,0,'hair_type_color',17,13,10), (300365,1680129,0,'hair_type_highlight_color',34,32,14), (300366,1680129,1,'lip_type',-8,4,34), (300367,1680129,1,'nose_type',-5,-12,-34), (300368,1680129,0,'skin_color',206,183,130), (300369,1680129,1,'soga_chin_type',14,34,1), (300370,1680129,1,'soga_ear_type',-9,4,0), (300371,1680129,1,'soga_eye_brow_type',-8,-7,8), (300372,1680129,0,'soga_eye_color',229,229,102), (300373,1680129,1,'soga_eye_type',4,0,0), (300374,1680129,0,'soga_hair_face_color',17,13,10), (300375,1680129,0,'soga_hair_face_highlight_color',34,32,14), (300376,1680129,0,'soga_hair_type_color',17,13,10), (300377,1680129,0,'soga_hair_type_highlight_color',34,32,14), (300378,1680129,1,'soga_lip_type',-8,4,34), (300379,1680129,1,'soga_nose_type',-5,-12,-34), (300380,1680129,0,'soga_skin_color',206,183,130), (300381,1680129,0,'wing_color1',255,255,255), (300382,1680129,0,'wing_color2',255,255,255), (300383,1680130,1,'cheek_type',14,31,0), (300384,1680130,1,'chin_type',25,31,0), (300385,1680130,1,'ear_type',21,-28,0), (300386,1680130,1,'eye_brow_type',-5,26,-7), (300387,1680130,0,'eye_color',156,142,91), (300388,1680130,1,'eye_type',-14,0,0), (300389,1680130,0,'hair_face_color',91,84,29), (300390,1680130,0,'hair_face_highlight_color',141,115,82), (300391,1680130,0,'hair_type_color',91,84,29), (300392,1680130,0,'hair_type_highlight_color',141,115,82), (300393,1680130,1,'lip_type',-14,31,26), (300394,1680130,1,'nose_type',-9,41,8), (300395,1680130,0,'skin_color',226,217,218), (300396,1680130,1,'soga_cheek_type',14,31,0), (300397,1680130,1,'soga_chin_type',25,31,0), (300398,1680130,1,'soga_ear_type',21,-28,0), (300399,1680130,1,'soga_eye_brow_type',-5,26,-7), (300400,1680130,0,'soga_eye_color',229,229,102), (300401,1680130,1,'soga_eye_type',-14,0,0), (300402,1680130,0,'soga_hair_face_color',91,84,29), (300403,1680130,0,'soga_hair_face_highlight_color',141,115,82), (300404,1680130,0,'soga_hair_type_color',91,84,29), (300405,1680130,0,'soga_hair_type_highlight_color',141,115,82), (300406,1680130,1,'soga_lip_type',-14,31,26), (300407,1680130,1,'soga_nose_type',-9,41,8), (300408,1680130,0,'soga_skin_color',226,217,218), (300409,1680130,0,'wing_color1',255,255,255), (300410,1680130,0,'wing_color2',255,255,255), (300411,1680131,1,'cheek_type',41,17,0), (300412,1680131,1,'chin_type',17,-29,31), (300413,1680131,1,'ear_type',-10,-14,0), (300414,1680131,1,'eye_brow_type',1,34,-2), (300415,1680131,0,'eye_color',129,178,178), (300416,1680131,1,'eye_type',-7,0,0), (300417,1680131,0,'hair_face_color',143,97,65), (300418,1680131,0,'hair_face_highlight_color',80,75,34), (300419,1680131,0,'hair_type_color',143,97,65), (300420,1680131,0,'hair_type_highlight_color',80,75,34), (300421,1680131,1,'lip_type',-28,12,0), (300422,1680131,1,'nose_type',-5,0,-25), (300423,1680131,0,'skin_color',208,160,137), (300424,1680131,1,'soga_cheek_type',41,17,0), (300425,1680131,1,'soga_chin_type',17,-29,31), (300426,1680131,1,'soga_ear_type',-10,-14,0), (300427,1680131,1,'soga_eye_brow_type',1,34,-2), (300428,1680131,0,'soga_eye_color',229,229,102), (300429,1680131,1,'soga_eye_type',-7,0,0), (300430,1680131,0,'soga_hair_face_color',143,97,65), (300431,1680131,0,'soga_hair_face_highlight_color',80,75,34), (300432,1680131,0,'soga_hair_type_color',143,97,65), (300433,1680131,0,'soga_hair_type_highlight_color',80,75,34), (300434,1680131,1,'soga_lip_type',-28,12,0), (300435,1680131,1,'soga_nose_type',-5,0,-25), (300436,1680131,0,'soga_skin_color',208,160,137), (300437,1680131,0,'wing_color1',255,255,255), (300438,1680131,0,'wing_color2',255,255,255), (300439,1680132,1,'cheek_type',-53,57,0), (300440,1680132,1,'chin_type',39,83,-29), (300441,1680132,1,'eye_brow_type',10,-62,-81), (300442,1680132,0,'eye_color',37,124,120), (300443,1680132,1,'eye_type',-9,0,0), (300444,1680132,0,'hair_face_color',13,35,22), (300445,1680132,0,'hair_type_color',13,35,22), (300446,1680132,1,'lip_type',7,-91,0), (300447,1680132,1,'nose_type',-25,72,-81), (300448,1680132,0,'skin_color',13,35,22), (300449,1680132,1,'soga_cheek_type',-53,57,0), (300450,1680132,1,'soga_chin_type',39,83,-29), (300451,1680132,1,'soga_eye_brow_type',10,-62,-81), (300452,1680132,0,'soga_eye_color',229,229,102), (300453,1680132,1,'soga_eye_type',-9,0,0), (300454,1680132,0,'soga_hair_face_color',13,35,22), (300455,1680132,0,'soga_hair_type_color',13,35,22), (300456,1680132,1,'soga_lip_type',7,-91,0), (300457,1680132,1,'soga_nose_type',-25,72,-81), (300458,1680132,0,'soga_skin_color',13,35,22), (300459,1680132,0,'wing_color1',255,255,255), (300460,1680132,0,'wing_color2',255,255,255), (300517,1680135,1,'cheek_type',14,-17,0), (300518,1680135,1,'chin_type',-9,-31,18), (300519,1680135,1,'ear_type',12,-19,0), (300520,1680135,1,'eye_brow_type',-7,-28,-40), (300521,1680135,0,'eye_color',186,172,134), (300522,1680135,1,'eye_type',-23,0,0), (300523,1680135,0,'hair_face_color',165,142,12), (300524,1680135,0,'hair_face_highlight_color',60,58,57), (300525,1680135,0,'hair_type_color',165,142,12), (300526,1680135,0,'hair_type_highlight_color',60,58,57), (300527,1680135,1,'lip_type',-8,46,-32), (300528,1680135,1,'nose_type',-46,10,1), (300529,1680135,0,'skin_color',224,184,148), (300530,1680135,1,'soga_cheek_type',14,-17,0), (300531,1680135,1,'soga_chin_type',-9,-31,18), (300532,1680135,1,'soga_ear_type',12,-19,0), (300533,1680135,1,'soga_eye_brow_type',-7,-28,-40), (300534,1680135,0,'soga_eye_color',229,229,102), (300535,1680135,1,'soga_eye_type',-23,0,0), (300536,1680135,0,'soga_hair_face_color',165,142,12), (300537,1680135,0,'soga_hair_face_highlight_color',60,58,57), (300538,1680135,0,'soga_hair_type_color',165,142,12), (300539,1680135,0,'soga_hair_type_highlight_color',60,58,57), (300540,1680135,1,'soga_lip_type',-8,46,-32), (300541,1680135,1,'soga_nose_type',-46,10,1), (300542,1680135,0,'soga_skin_color',224,184,148), (300543,1680135,0,'wing_color1',255,255,255), (300544,1680135,0,'wing_color2',255,255,255), (300545,1680136,1,'cheek_type',-95,-56,0), (300546,1680136,1,'chin_type',65,47,4), (300547,1680136,1,'ear_type',50,-98,0), (300548,1680136,1,'eye_brow_type',0,45,87), (300549,1680136,0,'eye_color',29,62,62), (300550,1680136,1,'eye_type',97,0,0), (300551,1680136,0,'hair_color1',91,21,51), (300552,1680136,0,'hair_color2',159,88,0), (300553,1680136,0,'hair_face_color',114,31,29), (300554,1680136,0,'hair_highlight',38,22,21), (300555,1680136,0,'hair_type_color',114,31,29), (300556,1680136,1,'lip_type',66,81,-65), (300557,1680136,1,'nose_type',-14,-93,31), (300558,1680136,0,'skin_color',46,31,32), (300559,1680136,1,'soga_cheek_type',-95,-56,0), (300560,1680136,1,'soga_chin_type',65,47,4), (300561,1680136,1,'soga_ear_type',50,-98,0), (300562,1680136,1,'soga_eye_brow_type',0,45,87), (300563,1680136,0,'soga_eye_color',229,229,102), (300564,1680136,1,'soga_eye_type',97,0,0), (300565,1680136,0,'soga_hair_color1',91,21,51), (300566,1680136,0,'soga_hair_color2',159,88,0), (300567,1680136,0,'soga_hair_face_color',114,31,29), (300568,1680136,0,'soga_hair_highlight',38,22,21), (300569,1680136,0,'soga_hair_type_color',114,31,29), (300570,1680136,1,'soga_lip_type',66,81,-65), (300571,1680136,1,'soga_nose_type',-14,-93,31), (300572,1680136,0,'soga_skin_color',46,31,32), (300573,1680136,0,'wing_color1',255,255,255), (300574,1680136,0,'wing_color2',255,255,255), (300575,1680137,1,'cheek_type',-29,-23,0), (300576,1680137,1,'chin_type',26,17,32), (300577,1680137,1,'ear_type',-40,-25,0), (300578,1680137,1,'eye_brow_type',-9,35,-8), (300579,1680137,0,'eye_color',222,35,32), (300580,1680137,1,'eye_type',-3,0,0), (300581,1680137,0,'hair_face_color',52,38,20), (300582,1680137,0,'hair_face_highlight_color',216,192,37), (300583,1680137,0,'hair_type_color',52,38,20), (300584,1680137,0,'hair_type_highlight_color',216,192,37), (300585,1680137,1,'lip_type',-12,-22,22), (300586,1680137,1,'nose_type',-28,20,-23), (300587,1680137,0,'skin_color',112,46,18), (300588,1680137,1,'soga_cheek_type',-29,-23,0), (300589,1680137,1,'soga_chin_type',26,17,32), (300590,1680137,1,'soga_ear_type',-40,-25,0), (300591,1680137,1,'soga_eye_brow_type',-9,35,-8), (300592,1680137,0,'soga_eye_color',229,229,102), (300593,1680137,1,'soga_eye_type',-3,0,0), (300594,1680137,0,'soga_hair_face_color',52,38,20), (300595,1680137,0,'soga_hair_face_highlight_color',216,192,37), (300596,1680137,0,'soga_hair_type_color',52,38,20), (300597,1680137,0,'soga_hair_type_highlight_color',216,192,37), (300598,1680137,1,'soga_lip_type',-12,-22,22), (300599,1680137,1,'soga_nose_type',-28,20,-23), (300600,1680137,0,'soga_skin_color',112,46,18), (300601,1680137,0,'wing_color1',255,255,255), (300602,1680137,0,'wing_color2',255,255,255), (300603,1680138,1,'cheek_type',-19,22,0), (300604,1680138,1,'chin_type',9,-31,19), (300605,1680138,1,'ear_type',7,3,0), (300606,1680138,1,'eye_brow_type',-7,34,0), (300607,1680138,0,'eye_color',69,7,51), (300608,1680138,1,'eye_type',-7,0,0), (300609,1680138,0,'hair_face_color',200,198,184), (300610,1680138,0,'hair_type_color',200,198,184), (300611,1680138,1,'lip_type',38,0,-1), (300612,1680138,1,'nose_type',-2,-28,26), (300613,1680138,0,'skin_color',145,99,17), (300614,1680138,1,'soga_cheek_type',-19,22,0), (300615,1680138,1,'soga_chin_type',9,-31,19), (300616,1680138,1,'soga_ear_type',7,3,0), (300617,1680138,1,'soga_eye_brow_type',-7,34,0), (300618,1680138,0,'soga_eye_color',229,229,102), (300619,1680138,1,'soga_eye_type',-7,0,0), (300620,1680138,0,'soga_hair_face_color',200,198,184), (300621,1680138,0,'soga_hair_type_color',200,198,184), (300622,1680138,1,'soga_lip_type',38,0,-1), (300623,1680138,1,'soga_nose_type',-2,-28,26), (300624,1680138,0,'soga_skin_color',145,99,17), (300625,1680138,0,'wing_color1',255,255,255), (300626,1680138,0,'wing_color2',255,255,255), (300627,1680139,0,'eye_color',255,255,255), (300628,1680139,0,'skin_color',231,231,227), (300629,1680139,0,'soga_eye_color',255,0,255), (300630,1680140,1,'cheek_type',44,0,0), (300631,1680140,1,'chin_type',90,-11,0), (300632,1680140,1,'ear_type',-8,-98,0), (300633,1680140,1,'eye_brow_type',-91,-53,-25), (300634,1680140,0,'eye_color',119,175,191), (300635,1680140,1,'eye_type',75,0,0), (300636,1680140,0,'hair_color1',29,21,28), (300637,1680140,0,'hair_color2',39,32,39), (300638,1680140,0,'hair_face_color',15,1,21), (300639,1680140,0,'hair_face_highlight_color',47,14,19), (300640,1680140,0,'hair_highlight',54,45,28), (300641,1680140,0,'hair_type_color',15,1,21), (300642,1680140,0,'hair_type_highlight_color',47,14,19), (300643,1680140,1,'lip_type',0,32,-22), (300644,1680140,1,'nose_type',90,53,-34), (300645,1680140,0,'skin_color',245,250,250), (300646,1680140,1,'soga_cheek_type',44,0,0), (300647,1680140,1,'soga_chin_type',90,-11,0), (300648,1680140,1,'soga_ear_type',-8,-98,0), (300649,1680140,1,'soga_eye_brow_type',-91,-53,-25), (300650,1680140,0,'soga_eye_color',229,229,102), (300651,1680140,1,'soga_eye_type',75,0,0), (300652,1680140,0,'soga_hair_color1',29,21,28), (300653,1680140,0,'soga_hair_color2',39,32,39), (300654,1680140,0,'soga_hair_face_color',15,1,21), (300655,1680140,0,'soga_hair_face_highlight_color',47,14,19), (300656,1680140,0,'soga_hair_highlight',54,45,28), (300657,1680140,0,'soga_hair_type_color',15,1,21), (300658,1680140,0,'soga_hair_type_highlight_color',47,14,19), (300659,1680140,1,'soga_lip_type',0,32,-22), (300660,1680140,1,'soga_nose_type',90,53,-34), (300661,1680140,0,'soga_skin_color',245,250,250), (300662,1680140,0,'wing_color1',255,255,255), (300663,1680140,0,'wing_color2',255,255,255), (300670,1680143,0,'eye_color',255,255,255), (300671,1680143,0,'skin_color',255,255,255), (300672,1680143,0,'soga_eye_color',255,0,255), (300673,1680144,1,'cheek_type',-19,0,0), (300674,1680144,1,'chin_type',7,-25,28), (300675,1680144,1,'ear_type',14,18,0), (300676,1680144,1,'eye_brow_type',0,-17,19), (300677,1680144,0,'eye_color',49,103,106), (300678,1680144,1,'eye_type',-14,0,0), (300679,1680144,0,'hair_face_color',116,101,14), (300680,1680144,0,'hair_face_highlight_color',105,53,1), (300681,1680144,0,'hair_type_color',116,101,14), (300682,1680144,0,'hair_type_highlight_color',105,53,1), (300683,1680144,1,'lip_type',11,-3,-11), (300684,1680144,1,'nose_type',10,7,21), (300685,1680144,0,'skin_color',131,131,131), (300686,1680144,1,'soga_cheek_type',-19,0,0), (300687,1680144,1,'soga_chin_type',7,-25,28), (300688,1680144,1,'soga_ear_type',14,18,0), (300689,1680144,1,'soga_eye_brow_type',0,-17,19), (300690,1680144,0,'soga_eye_color',229,229,102), (300691,1680144,1,'soga_eye_type',-14,0,0), (300692,1680144,0,'soga_hair_face_color',116,101,14), (300693,1680144,0,'soga_hair_face_highlight_color',105,53,1), (300694,1680144,0,'soga_hair_type_color',116,101,14), (300695,1680144,0,'soga_hair_type_highlight_color',105,53,1), (300696,1680144,1,'soga_lip_type',11,-3,-11), (300697,1680144,1,'soga_nose_type',10,7,21), (300698,1680144,0,'soga_skin_color',131,131,131), (300699,1680144,0,'wing_color1',255,255,255), (300700,1680144,0,'wing_color2',255,255,255), (300701,1680145,1,'cheek_type',0,-45,0), (300702,1680145,1,'chin_type',7,-10,21), (300703,1680145,1,'ear_type',7,-2,0), (300704,1680145,1,'eye_brow_type',-4,-18,-29), (300705,1680145,0,'eye_color',34,59,37), (300706,1680145,1,'eye_type',28,0,0), (300707,1680145,0,'hair_face_color',196,188,184), (300708,1680145,0,'hair_face_highlight_color',155,79,2), (300709,1680145,0,'hair_type_color',196,188,184), (300710,1680145,0,'hair_type_highlight_color',155,79,2), (300711,1680145,1,'lip_type',-18,-28,14), (300712,1680145,1,'nose_type',-8,-4,0), (300713,1680145,0,'skin_color',58,19,3), (300714,1680145,1,'soga_cheek_type',0,-45,0), (300715,1680145,1,'soga_chin_type',7,-10,21), (300716,1680145,1,'soga_ear_type',7,-2,0), (300717,1680145,1,'soga_eye_brow_type',-4,-18,-29), (300718,1680145,0,'soga_eye_color',229,229,102), (300719,1680145,1,'soga_eye_type',28,0,0), (300720,1680145,0,'soga_hair_face_color',196,188,184), (300721,1680145,0,'soga_hair_face_highlight_color',155,79,2), (300722,1680145,0,'soga_hair_type_color',196,188,184), (300723,1680145,0,'soga_hair_type_highlight_color',155,79,2), (300724,1680145,1,'soga_lip_type',-18,-28,14), (300725,1680145,1,'soga_nose_type',-8,-4,0), (300726,1680145,0,'soga_skin_color',58,19,3), (300727,1680145,0,'wing_color1',255,255,255), (300728,1680145,0,'wing_color2',255,255,255), (300729,1680146,0,'eye_color',255,255,255), (300730,1680146,0,'skin_color',255,255,255), (300731,1680146,0,'soga_eye_color',255,0,255), (300735,1680148,1,'cheek_type',51,-12,0), (300736,1680148,1,'chin_type',53,-63,-70), (300737,1680148,1,'ear_type',-87,-43,0), (300738,1680148,1,'eye_brow_type',66,-14,-5), (300739,1680148,0,'eye_color',238,177,255), (300740,1680148,1,'eye_type',32,0,0), (300741,1680148,0,'hair_color1',98,135,156), (300742,1680148,0,'hair_color2',88,95,109), (300743,1680148,0,'hair_face_color',100,131,153), (300744,1680148,0,'hair_face_highlight_color',213,205,195), (300745,1680148,0,'hair_highlight',112,123,142), (300746,1680148,0,'hair_type_color',100,131,153), (300747,1680148,0,'hair_type_highlight_color',213,205,195), (300748,1680148,1,'lip_type',-10,-68,-26), (300749,1680148,1,'nose_type',48,-77,-63), (300750,1680148,0,'skin_color',134,156,172), (300751,1680148,1,'soga_cheek_type',51,-12,0), (300752,1680148,1,'soga_chin_type',53,-63,-70), (300753,1680148,1,'soga_ear_type',-87,-43,0), (300754,1680148,1,'soga_eye_brow_type',66,-14,-5), (300755,1680148,0,'soga_eye_color',229,229,102), (300756,1680148,1,'soga_eye_type',32,0,0), (300757,1680148,0,'soga_hair_color1',98,135,156), (300758,1680148,0,'soga_hair_color2',88,95,109), (300759,1680148,0,'soga_hair_face_color',100,131,153), (300760,1680148,0,'soga_hair_face_highlight_color',213,205,195), (300761,1680148,0,'soga_hair_highlight',112,123,142), (300762,1680148,0,'soga_hair_type_color',100,131,153), (300763,1680148,0,'soga_hair_type_highlight_color',213,205,195), (300764,1680148,1,'soga_lip_type',-10,-68,-26), (300765,1680148,1,'soga_nose_type',48,-77,-63), (300766,1680148,0,'soga_skin_color',134,156,172), (300767,1680148,0,'wing_color1',255,255,255), (300768,1680148,0,'wing_color2',255,255,255), (300769,1680149,1,'cheek_type',3,-37,0), (300770,1680149,1,'chin_type',-59,20,-21), (300771,1680149,1,'ear_type',-88,-39,0), (300772,1680149,1,'eye_brow_type',-100,-100,100), (300773,1680149,0,'eye_color',54,93,58), (300774,1680149,1,'eye_type',100,0,0), (300775,1680149,0,'hair_color1',54,45,28), (300776,1680149,0,'hair_color2',104,52,0), (300777,1680149,0,'hair_face_color',47,14,19), (300778,1680149,0,'hair_face_highlight_color',244,246,246), (300779,1680149,0,'hair_highlight',164,165,165), (300780,1680149,0,'hair_type_color',47,14,19), (300781,1680149,0,'hair_type_highlight_color',244,246,246), (300782,1680149,1,'lip_type',97,-7,-5), (300783,1680149,1,'nose_type',43,52,100), (300784,1680149,0,'skin_color',86,66,38), (300785,1680149,1,'soga_cheek_type',3,-37,0), (300786,1680149,1,'soga_chin_type',-59,20,-21), (300787,1680149,1,'soga_ear_type',-88,-39,0), (300788,1680149,1,'soga_eye_brow_type',-100,-100,100), (300789,1680149,0,'soga_eye_color',229,229,102), (300790,1680149,1,'soga_eye_type',100,0,0), (300791,1680149,0,'soga_hair_color1',54,45,28), (300792,1680149,0,'soga_hair_color2',104,52,0), (300793,1680149,0,'soga_hair_face_color',47,14,19), (300794,1680149,0,'soga_hair_face_highlight_color',244,246,246), (300795,1680149,0,'soga_hair_highlight',164,165,165), (300796,1680149,0,'soga_hair_type_color',47,14,19), (300797,1680149,0,'soga_hair_type_highlight_color',244,246,246), (300798,1680149,1,'soga_lip_type',97,-7,-5), (300799,1680149,1,'soga_nose_type',43,52,100), (300800,1680149,0,'soga_skin_color',86,66,38), (300801,1680149,0,'wing_color1',255,255,255), (300802,1680149,0,'wing_color2',255,255,255), (300803,1680150,1,'cheek_type',5,-1,0), (300804,1680150,1,'chin_type',89,-62,-46), (300805,1680150,1,'ear_type',-37,10,0), (300806,1680150,1,'eye_brow_type',-72,28,0), (300807,1680150,0,'eye_color',158,198,210), (300808,1680150,1,'eye_type',-28,0,0), (300809,1680150,0,'hair_color1',209,131,22), (300810,1680150,0,'hair_color2',199,150,48), (300811,1680150,0,'hair_face_color',184,128,10), (300812,1680150,0,'hair_face_highlight_color',244,246,246), (300813,1680150,0,'hair_highlight',161,165,168), (300814,1680150,0,'hair_type_color',184,128,10), (300815,1680150,0,'hair_type_highlight_color',244,246,246), (300816,1680150,1,'lip_type',-3,32,69), (300817,1680150,1,'nose_type',51,28,-61), (300818,1680150,0,'skin_color',244,250,239), (300819,1680150,1,'soga_cheek_type',5,-1,0), (300820,1680150,1,'soga_chin_type',89,-62,-46), (300821,1680150,1,'soga_ear_type',-37,10,0), (300822,1680150,1,'soga_eye_brow_type',-72,28,0), (300823,1680150,0,'soga_eye_color',229,229,102), (300824,1680150,1,'soga_eye_type',-28,0,0), (300825,1680150,0,'soga_hair_color1',209,131,22), (300826,1680150,0,'soga_hair_color2',199,150,48), (300827,1680150,0,'soga_hair_face_color',184,128,10), (300828,1680150,0,'soga_hair_face_highlight_color',244,246,246), (300829,1680150,0,'soga_hair_highlight',161,165,168), (300830,1680150,0,'soga_hair_type_color',184,128,10), (300831,1680150,0,'soga_hair_type_highlight_color',244,246,246), (300832,1680150,1,'soga_lip_type',-3,32,69), (300833,1680150,1,'soga_nose_type',51,28,-61), (300834,1680150,0,'soga_skin_color',244,250,239), (300835,1680150,0,'wing_color1',255,255,255), (300836,1680150,0,'wing_color2',255,255,255), (300837,1680151,0,'eye_color',255,255,255), (300838,1680151,0,'skin_color',255,255,255), (300839,1680151,0,'soga_eye_color',255,0,255), (300840,1680152,1,'cheek_type',34,-7,0), (300841,1680152,1,'chin_type',-10,7,0), (300842,1680152,1,'ear_type',-2,-41,0), (300843,1680152,1,'eye_brow_type',-20,2,14), (300844,1680152,0,'eye_color',255,255,255), (300845,1680152,1,'eye_type',-45,0,0), (300846,1680152,0,'hair_face_color',173,142,1), (300847,1680152,0,'hair_type_color',173,142,1), (300848,1680152,1,'lip_type',22,37,-44), (300849,1680152,1,'nose_type',-41,21,-1), (300850,1680152,0,'skin_color',207,195,140), (300851,1680152,1,'soga_cheek_type',34,-7,0), (300852,1680152,1,'soga_chin_type',-10,7,0), (300853,1680152,1,'soga_ear_type',-2,-41,0), (300854,1680152,1,'soga_eye_brow_type',-20,2,14), (300855,1680152,0,'soga_eye_color',229,229,102), (300856,1680152,1,'soga_eye_type',-45,0,0), (300857,1680152,0,'soga_hair_face_color',173,142,1), (300858,1680152,0,'soga_hair_type_color',173,142,1), (300859,1680152,1,'soga_lip_type',22,37,-44), (300860,1680152,1,'soga_nose_type',-41,21,-1), (300861,1680152,0,'soga_skin_color',207,195,140), (300862,1680152,0,'wing_color1',255,255,255), (300863,1680152,0,'wing_color2',255,255,255), (300864,1680153,1,'cheek_type',62,41,0), (300865,1680153,1,'chin_type',-14,22,-62), (300866,1680153,1,'ear_type',0,35,0), (300867,1680153,1,'eye_brow_type',65,90,-85), (300868,1680153,0,'eye_color',36,74,82), (300869,1680153,1,'eye_type',34,0,0), (300870,1680153,0,'hair_color1',109,14,49), (300871,1680153,0,'hair_color2',185,97,0), (300872,1680153,0,'hair_face_color',84,0,0), (300873,1680153,0,'hair_face_highlight_color',140,47,30), (300874,1680153,0,'hair_highlight',91,21,51), (300875,1680153,0,'hair_type_color',84,0,0), (300876,1680153,0,'hair_type_highlight_color',140,47,30), (300877,1680153,1,'lip_type',-31,41,-22), (300878,1680153,1,'nose_type',84,-31,75), (300879,1680153,0,'skin_color',136,125,86), (300880,1680153,1,'soga_cheek_type',62,41,0), (300881,1680153,1,'soga_chin_type',-14,22,-62), (300882,1680153,1,'soga_ear_type',0,35,0), (300883,1680153,1,'soga_eye_brow_type',65,90,-85), (300884,1680153,0,'soga_eye_color',229,229,102), (300885,1680153,1,'soga_eye_type',34,0,0), (300886,1680153,0,'soga_hair_color1',109,14,49), (300887,1680153,0,'soga_hair_color2',185,97,0), (300888,1680153,0,'soga_hair_face_color',84,0,0), (300889,1680153,0,'soga_hair_face_highlight_color',140,47,30), (300890,1680153,0,'soga_hair_highlight',91,21,51), (300891,1680153,0,'soga_hair_type_color',84,0,0), (300892,1680153,0,'soga_hair_type_highlight_color',140,47,30), (300893,1680153,1,'soga_lip_type',-31,41,-22), (300894,1680153,1,'soga_nose_type',84,-31,75), (300895,1680153,0,'soga_skin_color',136,125,86), (300896,1680153,0,'wing_color1',255,255,255), (300897,1680153,0,'wing_color2',255,255,255), (300898,1680154,1,'cheek_type',34,-31,0), (300899,1680154,1,'chin_type',-32,-14,-40), (300900,1680154,1,'ear_type',-26,32,0), (300901,1680154,1,'eye_brow_type',-10,17,-29), (300902,1680154,0,'eye_color',45,93,101), (300903,1680154,1,'eye_type',20,0,0), (300904,1680154,0,'hair_face_color',183,142,89), (300905,1680154,0,'hair_face_highlight_color',193,89,21), (300906,1680154,0,'hair_type_color',183,142,89), (300907,1680154,0,'hair_type_highlight_color',193,89,21), (300908,1680154,1,'lip_type',-10,-8,-23), (300909,1680154,1,'nose_type',-20,18,-25), (300910,1680154,0,'skin_color',136,144,136), (300911,1680154,1,'soga_cheek_type',34,-31,0), (300912,1680154,1,'soga_chin_type',-32,-14,-40), (300913,1680154,1,'soga_ear_type',-26,32,0), (300914,1680154,1,'soga_eye_brow_type',-10,17,-29), (300915,1680154,0,'soga_eye_color',229,229,102), (300916,1680154,1,'soga_eye_type',20,0,0), (300917,1680154,0,'soga_hair_face_color',183,142,89), (300918,1680154,0,'soga_hair_face_highlight_color',193,89,21), (300919,1680154,0,'soga_hair_type_color',183,142,89), (300920,1680154,0,'soga_hair_type_highlight_color',193,89,21), (300921,1680154,1,'soga_lip_type',-10,-8,-23), (300922,1680154,1,'soga_nose_type',-20,18,-25), (300923,1680154,0,'soga_skin_color',136,144,136), (300924,1680154,0,'wing_color1',255,255,255), (300925,1680154,0,'wing_color2',255,255,255), (300926,1680155,1,'cheek_type',-19,0,0), (300927,1680155,1,'chin_type',7,-25,28), (300928,1680155,1,'ear_type',14,18,0), (300929,1680155,1,'eye_brow_type',0,-17,19), (300930,1680155,0,'eye_color',49,103,106), (300931,1680155,1,'eye_type',-14,0,0), (300932,1680155,0,'hair_face_color',116,101,14), (300933,1680155,0,'hair_face_highlight_color',105,53,1), (300934,1680155,0,'hair_type_color',116,101,14), (300935,1680155,0,'hair_type_highlight_color',105,53,1), (300936,1680155,1,'lip_type',11,-3,-11), (300937,1680155,1,'nose_type',10,7,21), (300938,1680155,0,'skin_color',131,131,131), (300939,1680155,1,'soga_cheek_type',-19,0,0), (300940,1680155,1,'soga_chin_type',7,-25,28), (300941,1680155,1,'soga_ear_type',14,18,0), (300942,1680155,1,'soga_eye_brow_type',0,-17,19), (300943,1680155,0,'soga_eye_color',229,229,102), (300944,1680155,1,'soga_eye_type',-14,0,0), (300945,1680155,0,'soga_hair_face_color',116,101,14), (300946,1680155,0,'soga_hair_face_highlight_color',105,53,1), (300947,1680155,0,'soga_hair_type_color',116,101,14), (300948,1680155,0,'soga_hair_type_highlight_color',105,53,1), (300949,1680155,1,'soga_lip_type',11,-3,-11), (300950,1680155,1,'soga_nose_type',10,7,21), (300951,1680155,0,'soga_skin_color',131,131,131), (300952,1680155,0,'wing_color1',255,255,255), (300953,1680155,0,'wing_color2',255,255,255), (300954,1680156,1,'cheek_type',-84,-29,0), (300955,1680156,1,'chin_type',-70,-81,41), (300956,1680156,1,'ear_type',93,-8,0), (300957,1680156,1,'eye_brow_type',-78,-10,82), (300958,1680156,0,'eye_color',32,64,54), (300959,1680156,1,'eye_type',-31,0,0), (300960,1680156,0,'hair_color1',54,45,28), (300961,1680156,0,'hair_color2',104,52,0), (300962,1680156,0,'hair_face_color',47,14,19), (300963,1680156,0,'hair_face_highlight_color',244,246,246), (300964,1680156,0,'hair_highlight',161,165,168), (300965,1680156,0,'hair_type_color',47,14,19), (300966,1680156,0,'hair_type_highlight_color',244,246,246), (300967,1680156,1,'lip_type',0,-44,-31), (300968,1680156,1,'nose_type',-7,-74,-75), (300969,1680156,0,'skin_color',141,93,81), (300970,1680156,1,'soga_cheek_type',-84,-29,0), (300971,1680156,1,'soga_chin_type',-70,-81,41), (300972,1680156,1,'soga_ear_type',93,-8,0), (300973,1680156,1,'soga_eye_brow_type',-78,-10,82), (300974,1680156,0,'soga_eye_color',229,229,102), (300975,1680156,1,'soga_eye_type',-31,0,0), (300976,1680156,0,'soga_hair_color1',54,45,28), (300977,1680156,0,'soga_hair_color2',104,52,0), (300978,1680156,0,'soga_hair_face_color',47,14,19), (300979,1680156,0,'soga_hair_face_highlight_color',244,246,246), (300980,1680156,0,'soga_hair_highlight',161,165,168), (300981,1680156,0,'soga_hair_type_color',47,14,19), (300982,1680156,0,'soga_hair_type_highlight_color',244,246,246), (300983,1680156,1,'soga_lip_type',0,-44,-31), (300984,1680156,1,'soga_nose_type',-7,-74,-75), (300985,1680156,0,'soga_skin_color',141,93,81), (300986,1680156,0,'wing_color1',255,255,255), (300987,1680156,0,'wing_color2',255,255,255), (300988,1680157,1,'cheek_type',-28,31,0), (300989,1680157,1,'chin_type',-28,0,19), (300990,1680157,1,'ear_type',-3,35,0), (300991,1680157,1,'eye_brow_type',-34,34,-3), (300992,1680157,0,'eye_color',148,139,157), (300993,1680157,1,'eye_type',100,0,0), (300994,1680157,0,'hair_face_color',133,87,31), (300995,1680157,0,'hair_face_highlight_color',216,192,37), (300996,1680157,0,'hair_type_color',133,87,31), (300997,1680157,0,'hair_type_highlight_color',216,192,37), (300998,1680157,1,'lip_type',28,-17,-14), (300999,1680157,1,'nose_type',0,-18,-3), (301000,1680157,0,'skin_color',198,193,189), (301001,1680157,1,'soga_cheek_type',-28,31,0), (301002,1680157,1,'soga_chin_type',-28,0,19), (301003,1680157,1,'soga_ear_type',-3,35,0), (301004,1680157,1,'soga_eye_brow_type',-34,34,-3), (301005,1680157,0,'soga_eye_color',229,229,102), (301006,1680157,1,'soga_eye_type',100,0,0), (301007,1680157,0,'soga_hair_face_color',133,87,31), (301008,1680157,0,'soga_hair_face_highlight_color',216,192,37), (301009,1680157,0,'soga_hair_type_color',133,87,31), (301010,1680157,0,'soga_hair_type_highlight_color',216,192,37), (301011,1680157,1,'soga_lip_type',28,-17,-14), (301012,1680157,1,'soga_nose_type',0,-18,-3), (301013,1680157,0,'soga_skin_color',198,193,189), (301014,1680157,0,'wing_color1',255,255,255), (301015,1680157,0,'wing_color2',255,255,255), (301016,1680158,1,'cheek_type',-81,85,0), (301017,1680158,1,'chin_type',75,-87,-66), (301018,1680158,1,'ear_type',-93,95,0), (301019,1680158,1,'eye_brow_type',59,-87,-45), (301020,1680158,0,'eye_color',36,77,77), (301021,1680158,1,'eye_type',-87,0,0), (301022,1680158,0,'hair_color1',56,33,26), (301023,1680158,0,'hair_color2',94,59,11), (301024,1680158,0,'hair_face_color',100,70,10), (301025,1680158,0,'hair_face_highlight_color',114,31,28), (301026,1680158,0,'hair_highlight',91,21,51), (301027,1680158,0,'hair_type_color',100,70,10), (301028,1680158,0,'hair_type_highlight_color',114,31,28), (301029,1680158,1,'lip_type',28,-58,-65), (301030,1680158,1,'nose_type',-22,-87,-39), (301031,1680158,0,'skin_color',171,148,98), (301032,1680158,1,'soga_cheek_type',-81,85,0), (301033,1680158,1,'soga_chin_type',75,-87,-66), (301034,1680158,1,'soga_ear_type',-93,95,0), (301035,1680158,1,'soga_eye_brow_type',59,-87,-45), (301036,1680158,0,'soga_eye_color',229,229,102), (301037,1680158,1,'soga_eye_type',-87,0,0), (301038,1680158,0,'soga_hair_color1',56,33,26), (301039,1680158,0,'soga_hair_color2',94,59,11), (301040,1680158,0,'soga_hair_face_color',100,70,10), (301041,1680158,0,'soga_hair_face_highlight_color',114,31,28), (301042,1680158,0,'soga_hair_highlight',91,21,51), (301043,1680158,0,'soga_hair_type_color',100,70,10), (301044,1680158,0,'soga_hair_type_highlight_color',114,31,28), (301045,1680158,1,'soga_lip_type',28,-58,-65), (301046,1680158,1,'soga_nose_type',-22,-87,-39), (301047,1680158,0,'soga_skin_color',171,148,98), (301048,1680158,0,'wing_color1',255,255,255), (301049,1680158,0,'wing_color2',255,255,255), (301050,1680159,1,'cheek_type',5,-1,0), (301051,1680159,1,'chin_type',89,-62,-46), (301052,1680159,1,'ear_type',-37,10,0), (301053,1680159,1,'eye_brow_type',-72,28,0), (301054,1680159,0,'eye_color',158,198,210), (301055,1680159,1,'eye_type',-28,0,0), (301056,1680159,0,'hair_color1',209,131,22), (301057,1680159,0,'hair_color2',199,150,48), (301058,1680159,0,'hair_face_color',184,128,10), (301059,1680159,0,'hair_face_highlight_color',244,246,246), (301060,1680159,0,'hair_highlight',161,165,168), (301061,1680159,0,'hair_type_color',184,128,10), (301062,1680159,0,'hair_type_highlight_color',244,246,246), (301063,1680159,1,'lip_type',-3,32,69), (301064,1680159,1,'nose_type',51,28,-61), (301065,1680159,0,'skin_color',244,250,239), (301066,1680159,1,'soga_cheek_type',5,-1,0), (301067,1680159,1,'soga_chin_type',89,-62,-46), (301068,1680159,1,'soga_ear_type',-37,10,0), (301069,1680159,1,'soga_eye_brow_type',-72,28,0), (301070,1680159,0,'soga_eye_color',229,229,102), (301071,1680159,1,'soga_eye_type',-28,0,0), (301072,1680159,0,'soga_hair_color1',209,131,22), (301073,1680159,0,'soga_hair_color2',199,150,48), (301074,1680159,0,'soga_hair_face_color',184,128,10), (301075,1680159,0,'soga_hair_face_highlight_color',244,246,246), (301076,1680159,0,'soga_hair_highlight',161,165,168), (301077,1680159,0,'soga_hair_type_color',184,128,10), (301078,1680159,0,'soga_hair_type_highlight_color',244,246,246), (301079,1680159,1,'soga_lip_type',-3,32,69), (301080,1680159,1,'soga_nose_type',51,28,-61), (301081,1680159,0,'soga_skin_color',244,250,239), (301082,1680159,0,'wing_color1',255,255,255), (301083,1680159,0,'wing_color2',255,255,255), (301084,1680160,1,'cheek_type',3,34,0), (301085,1680160,1,'chin_type',14,-10,17), (301086,1680160,1,'ear_type',17,0,0), (301087,1680160,1,'eye_brow_type',26,-28,14), (301088,1680160,0,'eye_color',29,58,46), (301089,1680160,1,'eye_type',-10,0,0), (301090,1680160,0,'hair_face_color',31,24,16), (301091,1680160,0,'hair_face_highlight_color',116,40,22), (301092,1680160,0,'hair_type_color',31,24,16), (301093,1680160,0,'hair_type_highlight_color',116,40,22), (301094,1680160,1,'lip_type',7,8,-17), (301095,1680160,1,'nose_type',47,45,-14), (301096,1680160,0,'skin_color',144,118,74), (301097,1680160,1,'soga_cheek_type',3,34,0), (301098,1680160,1,'soga_chin_type',14,-10,17), (301099,1680160,1,'soga_ear_type',17,0,0), (301100,1680160,1,'soga_eye_brow_type',26,-28,14), (301101,1680160,0,'soga_eye_color',229,229,102), (301102,1680160,1,'soga_eye_type',-10,0,0), (301103,1680160,0,'soga_hair_face_color',31,24,16), (301104,1680160,0,'soga_hair_face_highlight_color',116,40,22), (301105,1680160,0,'soga_hair_type_color',31,24,16), (301106,1680160,0,'soga_hair_type_highlight_color',116,40,22), (301107,1680160,1,'soga_lip_type',7,8,-17), (301108,1680160,1,'soga_nose_type',47,45,-14), (301109,1680160,0,'soga_skin_color',144,118,74), (301110,1680160,0,'wing_color1',255,255,255), (301111,1680160,0,'wing_color2',255,255,255), (301112,1680161,1,'cheek_type',-62,14,0), (301113,1680161,1,'chin_type',63,-32,-93), (301114,1680161,1,'ear_type',68,-59,0), (301115,1680161,1,'eye_brow_type',19,-47,-63), (301116,1680161,0,'eye_color',2,191,191), (301117,1680161,1,'eye_type',62,0,0), (301118,1680161,1,'lip_type',-78,84,14), (301119,1680161,1,'nose_type',61,74,-34), (301120,1680161,0,'skin_color',159,130,121), (301121,1680161,1,'soga_cheek_type',-62,14,0), (301122,1680161,1,'soga_chin_type',63,-32,-93), (301123,1680161,1,'soga_ear_type',68,-59,0), (301124,1680161,1,'soga_eye_brow_type',19,-47,-63), (301125,1680161,0,'soga_eye_color',229,229,102), (301126,1680161,1,'soga_eye_type',62,0,0), (301127,1680161,1,'soga_lip_type',-78,84,14), (301128,1680161,1,'soga_nose_type',61,74,-34), (301129,1680161,0,'soga_skin_color',159,130,121), (301130,1680161,0,'wing_color1',255,255,255), (301131,1680161,0,'wing_color2',255,255,255), (301132,1680162,1,'cheek_type',34,-72,0), (301133,1680162,1,'chin_type',-52,-89,-42), (301134,1680162,1,'ear_type',-5,15,0), (301135,1680162,1,'eye_brow_type',66,-78,-43), (301136,1680162,0,'eye_color',167,127,64), (301137,1680162,1,'eye_type',93,0,0), (301138,1680162,0,'hair_color1',105,26,26), (301139,1680162,0,'hair_color2',157,83,0), (301140,1680162,0,'hair_face_color',189,95,42), (301141,1680162,0,'hair_face_highlight_color',115,31,29), (301142,1680162,0,'hair_highlight',91,21,51), (301143,1680162,0,'hair_type_color',189,95,42), (301144,1680162,0,'hair_type_highlight_color',115,31,29), (301145,1680162,1,'lip_type',28,88,9), (301146,1680162,1,'nose_type',-58,-81,47), (301147,1680162,0,'skin_color',182,127,108), (301148,1680162,1,'soga_cheek_type',34,-72,0), (301149,1680162,1,'soga_chin_type',-52,-89,-42), (301150,1680162,1,'soga_ear_type',-5,15,0), (301151,1680162,1,'soga_eye_brow_type',66,-78,-43), (301152,1680162,0,'soga_eye_color',229,229,102), (301153,1680162,1,'soga_eye_type',93,0,0), (301154,1680162,0,'soga_hair_color1',105,26,26), (301155,1680162,0,'soga_hair_color2',157,83,0), (301156,1680162,0,'soga_hair_face_color',189,95,42), (301157,1680162,0,'soga_hair_face_highlight_color',115,31,29), (301158,1680162,0,'soga_hair_highlight',91,21,51), (301159,1680162,0,'soga_hair_type_color',189,95,42), (301160,1680162,0,'soga_hair_type_highlight_color',115,31,29), (301161,1680162,1,'soga_lip_type',28,88,9), (301162,1680162,1,'soga_nose_type',-58,-81,47), (301163,1680162,0,'soga_skin_color',182,127,108), (301164,1680162,0,'wing_color1',255,255,255), (301165,1680162,0,'wing_color2',255,255,255), (301166,1680163,1,'cheek_type',-8,53,0), (301167,1680163,1,'chin_type',-42,72,-3), (301168,1680163,1,'ear_type',51,4,0), (301169,1680163,1,'eye_brow_type',7,-7,-25), (301170,1680163,0,'eye_color',12,16,24), (301171,1680163,1,'eye_type',-63,0,0), (301172,1680163,0,'hair_color1',114,112,142), (301173,1680163,0,'hair_color2',121,113,107), (301174,1680163,0,'hair_face_color',145,168,168), (301175,1680163,0,'hair_face_highlight_color',193,183,168), (301176,1680163,0,'hair_highlight',112,123,142), (301177,1680163,0,'hair_type_color',145,168,168), (301178,1680163,0,'hair_type_highlight_color',193,183,168), (301179,1680163,1,'lip_type',95,-98,90), (301180,1680163,1,'nose_type',0,-52,-29), (301181,1680163,0,'skin_color',122,165,164), (301182,1680163,1,'soga_cheek_type',-8,53,0), (301183,1680163,1,'soga_chin_type',-42,72,-3), (301184,1680163,1,'soga_ear_type',51,4,0), (301185,1680163,1,'soga_eye_brow_type',7,-7,-25), (301186,1680163,0,'soga_eye_color',229,229,102), (301187,1680163,1,'soga_eye_type',-63,0,0), (301188,1680163,0,'soga_hair_color1',114,112,142), (301189,1680163,0,'soga_hair_color2',121,113,107), (301190,1680163,0,'soga_hair_face_color',145,168,168), (301191,1680163,0,'soga_hair_face_highlight_color',193,183,168), (301192,1680163,0,'soga_hair_highlight',112,123,142), (301193,1680163,0,'soga_hair_type_color',145,168,168), (301194,1680163,0,'soga_hair_type_highlight_color',193,183,168), (301195,1680163,1,'soga_lip_type',95,-98,90), (301196,1680163,1,'soga_nose_type',0,-52,-29), (301197,1680163,0,'soga_skin_color',122,165,164), (301198,1680163,0,'wing_color1',255,255,255), (301199,1680163,0,'wing_color2',255,255,255), (301200,1680164,1,'cheek_type',39,23,0), (301201,1680164,1,'chin_type',5,-4,10), (301202,1680164,1,'ear_type',18,-40,0), (301203,1680164,1,'eye_brow_type',8,-10,17), (301204,1680164,0,'eye_color',40,84,92), (301205,1680164,1,'eye_type',10,0,0), (301206,1680164,0,'hair_face_color',49,31,9), (301207,1680164,0,'hair_face_highlight_color',48,17,8), (301208,1680164,0,'hair_type_color',49,31,9), (301209,1680164,0,'hair_type_highlight_color',48,17,8), (301210,1680164,1,'lip_type',42,-26,48), (301211,1680164,1,'nose_type',31,-47,-31), (301212,1680164,0,'skin_color',243,216,219), (301213,1680164,1,'soga_cheek_type',39,23,0), (301214,1680164,1,'soga_chin_type',5,-4,10), (301215,1680164,1,'soga_ear_type',18,-40,0), (301216,1680164,1,'soga_eye_brow_type',8,-10,17), (301217,1680164,0,'soga_eye_color',229,229,102), (301218,1680164,1,'soga_eye_type',10,0,0), (301219,1680164,0,'soga_hair_face_color',49,31,9), (301220,1680164,0,'soga_hair_face_highlight_color',48,17,8), (301221,1680164,0,'soga_hair_type_color',49,31,9), (301222,1680164,0,'soga_hair_type_highlight_color',48,17,8), (301223,1680164,1,'soga_lip_type',42,-26,48), (301224,1680164,1,'soga_nose_type',31,-47,-31), (301225,1680164,0,'soga_skin_color',243,216,219), (301226,1680164,0,'wing_color1',255,255,255), (301227,1680164,0,'wing_color2',255,255,255), (301228,1680165,0,'eye_color',255,255,255), (301229,1680165,0,'skin_color',255,255,255), (301230,1680165,0,'soga_eye_color',255,0,255), (301231,1680166,1,'cheek_type',-40,-68,0), (301232,1680166,1,'chin_type',26,70,-40), (301233,1680166,1,'ear_type',-37,-25,0), (301234,1680166,1,'eye_brow_type',88,-63,-55), (301235,1680166,0,'eye_color',30,57,39), (301236,1680166,1,'eye_type',-31,0,0), (301237,1680166,0,'hair_color1',209,131,22), (301238,1680166,0,'hair_color2',199,150,48), (301239,1680166,0,'hair_face_color',198,139,15), (301240,1680166,0,'hair_face_highlight_color',244,246,246), (301241,1680166,0,'hair_highlight',161,165,168), (301242,1680166,0,'hair_type_color',198,139,15), (301243,1680166,0,'hair_type_highlight_color',244,246,246), (301244,1680166,1,'lip_type',-42,79,15), (301245,1680166,1,'nose_type',-25,-72,17), (301246,1680166,0,'skin_color',244,248,248), (301247,1680166,1,'soga_cheek_type',-40,-68,0), (301248,1680166,1,'soga_chin_type',26,70,-40), (301249,1680166,1,'soga_ear_type',-37,-25,0), (301250,1680166,1,'soga_eye_brow_type',88,-63,-55), (301251,1680166,0,'soga_eye_color',229,229,102), (301252,1680166,1,'soga_eye_type',-31,0,0), (301253,1680166,0,'soga_hair_color1',209,131,22), (301254,1680166,0,'soga_hair_color2',199,150,48), (301255,1680166,0,'soga_hair_face_color',198,139,15), (301256,1680166,0,'soga_hair_face_highlight_color',244,246,246), (301257,1680166,0,'soga_hair_highlight',161,165,168), (301258,1680166,0,'soga_hair_type_color',198,139,15), (301259,1680166,0,'soga_hair_type_highlight_color',244,246,246), (301260,1680166,1,'soga_lip_type',-42,79,15), (301261,1680166,1,'soga_nose_type',-25,-72,17), (301262,1680166,0,'soga_skin_color',244,248,248), (301263,1680166,0,'wing_color1',255,255,255), (301264,1680166,0,'wing_color2',255,255,255), (301265,1680167,1,'cheek_type',-10,-11,0), (301266,1680167,1,'chin_type',-29,-35,7), (301267,1680167,1,'ear_type',5,10,0), (301268,1680167,1,'eye_brow_type',7,-43,19), (301269,1680167,0,'eye_color',239,84,99), (301270,1680167,0,'hair_face_color',122,67,6), (301271,1680167,0,'hair_face_highlight_color',210,114,12), (301272,1680167,0,'hair_type_color',122,67,6), (301273,1680167,0,'hair_type_highlight_color',210,114,12), (301274,1680167,1,'lip_type',-14,-17,-28), (301275,1680167,1,'nose_type',-5,-3,-37), (301276,1680167,0,'skin_color',144,126,58), (301277,1680167,1,'soga_cheek_type',-10,-11,0), (301278,1680167,1,'soga_chin_type',-29,-35,7), (301279,1680167,1,'soga_ear_type',5,10,0), (301280,1680167,1,'soga_eye_brow_type',7,-43,19), (301281,1680167,0,'soga_eye_color',229,229,102), (301282,1680167,0,'soga_hair_face_color',122,67,6), (301283,1680167,0,'soga_hair_face_highlight_color',210,114,12), (301284,1680167,0,'soga_hair_type_color',122,67,6), (301285,1680167,0,'soga_hair_type_highlight_color',210,114,12), (301286,1680167,1,'soga_lip_type',-14,-17,-28), (301287,1680167,1,'soga_nose_type',-5,-3,-37), (301288,1680167,0,'soga_skin_color',144,126,58), (301289,1680167,0,'wing_color1',255,255,255), (301290,1680167,0,'wing_color2',255,255,255), (301291,1680168,1,'cheek_type',-17,25,0), (301292,1680168,1,'chin_type',0,28,0), (301293,1680168,1,'ear_type',-11,-11,0), (301294,1680168,1,'eye_brow_type',12,-10,-47), (301295,1680168,0,'eye_color',239,84,99), (301296,1680168,1,'eye_type',-11,0,0), (301297,1680168,0,'hair_face_color',122,67,6), (301298,1680168,0,'hair_face_highlight_color',210,114,12), (301299,1680168,0,'hair_type_color',122,67,6), (301300,1680168,0,'hair_type_highlight_color',210,114,12), (301301,1680168,1,'lip_type',25,2,21), (301302,1680168,1,'nose_type',25,-45,21), (301303,1680168,0,'skin_color',75,34,16), (301304,1680168,1,'soga_cheek_type',-17,25,0), (301305,1680168,1,'soga_chin_type',0,28,0), (301306,1680168,1,'soga_ear_type',-11,-11,0), (301307,1680168,1,'soga_eye_brow_type',12,-10,-47), (301308,1680168,0,'soga_eye_color',229,229,102), (301309,1680168,1,'soga_eye_type',-11,0,0), (301310,1680168,0,'soga_hair_face_color',122,67,6), (301311,1680168,0,'soga_hair_face_highlight_color',210,114,12), (301312,1680168,0,'soga_hair_type_color',122,67,6), (301313,1680168,0,'soga_hair_type_highlight_color',210,114,12), (301314,1680168,1,'soga_lip_type',25,2,21), (301315,1680168,1,'soga_nose_type',25,-45,21), (301316,1680168,0,'soga_skin_color',75,34,16), (301317,1680168,0,'wing_color1',255,255,255), (301318,1680168,0,'wing_color2',255,255,255), (301319,1680169,1,'cheek_type',-40,-68,0), (301320,1680169,1,'chin_type',26,70,-40), (301321,1680169,1,'ear_type',-37,-25,0), (301322,1680169,1,'eye_brow_type',88,-63,-55), (301323,1680169,0,'eye_color',30,57,39), (301324,1680169,1,'eye_type',-31,0,0), (301325,1680169,0,'hair_color1',209,131,22), (301326,1680169,0,'hair_color2',199,150,48), (301327,1680169,0,'hair_face_color',198,139,15), (301328,1680169,0,'hair_face_highlight_color',244,246,246), (301329,1680169,0,'hair_highlight',161,165,168), (301330,1680169,0,'hair_type_color',198,139,15), (301331,1680169,0,'hair_type_highlight_color',244,246,246), (301332,1680169,1,'lip_type',-42,79,15), (301333,1680169,1,'nose_type',-25,-72,17), (301334,1680169,0,'skin_color',244,248,248), (301335,1680169,1,'soga_cheek_type',-40,-68,0), (301336,1680169,1,'soga_chin_type',26,70,-40), (301337,1680169,1,'soga_ear_type',-37,-25,0), (301338,1680169,1,'soga_eye_brow_type',88,-63,-55), (301339,1680169,0,'soga_eye_color',229,229,102), (301340,1680169,1,'soga_eye_type',-31,0,0), (301341,1680169,0,'soga_hair_color1',209,131,22), (301342,1680169,0,'soga_hair_color2',199,150,48), (301343,1680169,0,'soga_hair_face_color',198,139,15), (301344,1680169,0,'soga_hair_face_highlight_color',244,246,246), (301345,1680169,0,'soga_hair_highlight',161,165,168), (301346,1680169,0,'soga_hair_type_color',198,139,15), (301347,1680169,0,'soga_hair_type_highlight_color',244,246,246), (301348,1680169,1,'soga_lip_type',-42,79,15), (301349,1680169,1,'soga_nose_type',-25,-72,17), (301350,1680169,0,'soga_skin_color',244,248,248), (301351,1680169,0,'wing_color1',255,255,255), (301352,1680169,0,'wing_color2',255,255,255), (301353,1680170,1,'cheek_type',0,34,0), (301354,1680170,1,'chin_type',-82,57,-72), (301355,1680170,1,'ear_type',93,8,0), (301356,1680170,1,'eye_brow_type',-14,53,-31), (301357,1680170,0,'eye_color',29,59,47), (301358,1680170,1,'eye_type',63,0,0), (301359,1680170,0,'hair_color1',56,33,26), (301360,1680170,0,'hair_color2',94,59,11), (301361,1680170,0,'hair_face_color',100,70,10), (301362,1680170,0,'hair_face_highlight_color',244,246,246), (301363,1680170,0,'hair_highlight',161,165,168), (301364,1680170,0,'hair_type_color',100,70,10), (301365,1680170,0,'hair_type_highlight_color',244,246,246), (301366,1680170,1,'lip_type',-75,-71,78), (301367,1680170,1,'nose_type',-9,-88,-52), (301368,1680170,0,'skin_color',105,105,105), (301369,1680170,1,'soga_cheek_type',0,34,0), (301370,1680170,1,'soga_chin_type',-82,57,-72), (301371,1680170,1,'soga_ear_type',93,8,0), (301372,1680170,1,'soga_eye_brow_type',-14,53,-31), (301373,1680170,0,'soga_eye_color',229,229,102), (301374,1680170,1,'soga_eye_type',63,0,0), (301375,1680170,0,'soga_hair_color1',56,33,26), (301376,1680170,0,'soga_hair_color2',94,59,11), (301377,1680170,0,'soga_hair_face_color',100,70,10), (301378,1680170,0,'soga_hair_face_highlight_color',244,246,246), (301379,1680170,0,'soga_hair_highlight',161,165,168), (301380,1680170,0,'soga_hair_type_color',100,70,10), (301381,1680170,0,'soga_hair_type_highlight_color',244,246,246), (301382,1680170,1,'soga_lip_type',-75,-71,78), (301383,1680170,1,'soga_nose_type',-9,-88,-52), (301384,1680170,0,'soga_skin_color',105,105,105), (301385,1680170,0,'wing_color1',255,255,255), (301386,1680170,0,'wing_color2',255,255,255), (301387,1680171,1,'cheek_type',9,35,0), (301388,1680171,1,'chin_type',4,14,8), (301389,1680171,1,'ear_type',2,-9,0), (301390,1680171,1,'eye_brow_type',-10,-5,0), (301391,1680171,0,'eye_color',92,11,133), (301392,1680171,1,'eye_type',-17,0,0), (301393,1680171,0,'hair_face_color',158,154,129), (301394,1680171,0,'hair_type_color',158,154,129), (301395,1680171,1,'lip_type',0,-25,5), (301396,1680171,1,'nose_type',-12,-7,-7), (301397,1680171,0,'skin_color',164,180,139), (301398,1680171,1,'soga_cheek_type',9,35,0), (301399,1680171,1,'soga_chin_type',4,14,8), (301400,1680171,1,'soga_ear_type',2,-9,0), (301401,1680171,1,'soga_eye_brow_type',-10,-5,0), (301402,1680171,0,'soga_eye_color',229,229,102), (301403,1680171,1,'soga_eye_type',-17,0,0), (301404,1680171,0,'soga_hair_face_color',158,154,129), (301405,1680171,0,'soga_hair_type_color',158,154,129), (301406,1680171,1,'soga_lip_type',0,-25,5), (301407,1680171,1,'soga_nose_type',-12,-7,-7), (301408,1680171,0,'soga_skin_color',164,180,139), (301409,1680171,0,'wing_color1',255,255,255), (301410,1680171,0,'wing_color2',255,255,255), (301411,1680172,0,'eye_color',0,123,149), (301412,1680172,0,'skin_color',165,165,123), (301413,1680172,0,'soga_eye_color',255,0,255), (301414,1680173,1,'cheek_type',-14,5,0), (301415,1680173,1,'chin_type',25,38,-9), (301416,1680173,1,'ear_type',-28,-5,0), (301417,1680173,1,'eye_brow_type',-9,-20,-19), (301418,1680173,0,'eye_color',169,15,60), (301419,1680173,1,'eye_type',-9,0,0), (301420,1680173,0,'hair_face_color',169,162,153), (301421,1680173,0,'hair_type_color',169,162,153), (301422,1680173,1,'lip_type',-31,1,-2), (301423,1680173,1,'nose_type',0,31,44), (301424,1680173,0,'skin_color',164,180,139), (301425,1680173,1,'soga_cheek_type',-14,5,0), (301426,1680173,1,'soga_chin_type',25,38,-9), (301427,1680173,1,'soga_ear_type',-28,-5,0), (301428,1680173,1,'soga_eye_brow_type',-9,-20,-19), (301429,1680173,0,'soga_eye_color',229,229,102), (301430,1680173,1,'soga_eye_type',-9,0,0), (301431,1680173,0,'soga_hair_face_color',169,162,153), (301432,1680173,0,'soga_hair_type_color',169,162,153), (301433,1680173,1,'soga_lip_type',-31,1,-2), (301434,1680173,1,'soga_nose_type',0,31,44), (301435,1680173,0,'soga_skin_color',164,180,139), (301436,1680173,0,'wing_color1',255,255,255), (301437,1680173,0,'wing_color2',255,255,255), (301438,1680174,0,'eye_color',255,255,255), (301439,1680174,0,'skin_color',255,255,255), (301440,1680174,0,'soga_eye_color',255,0,255), (301441,1680175,0,'eye_color',255,255,255), (301442,1680175,0,'skin_color',255,255,255), (301443,1680175,0,'soga_eye_color',255,0,255), (301444,1680176,1,'cheek_type',7,50,0), (301445,1680176,1,'chin_type',-58,-96,-56), (301446,1680176,1,'ear_type',46,-56,0), (301447,1680176,1,'eye_brow_type',-89,14,22), (301448,1680176,0,'eye_color',240,139,255), (301449,1680176,1,'eye_type',-11,0,0), (301450,1680176,0,'hair_color1',56,22,22), (301451,1680176,0,'hair_color2',52,50,42), (301452,1680176,0,'hair_face_color',7,1,1), (301453,1680176,0,'hair_face_highlight_color',103,133,149), (301454,1680176,0,'hair_highlight',102,153,147), (301455,1680176,0,'hair_type_color',7,1,1), (301456,1680176,0,'hair_type_highlight_color',103,133,149), (301457,1680176,1,'lip_type',79,35,21), (301458,1680176,1,'nose_type',-96,56,94), (301459,1680176,0,'skin_color',199,172,194), (301460,1680176,1,'soga_cheek_type',7,50,0), (301461,1680176,1,'soga_chin_type',-58,-96,-56), (301462,1680176,1,'soga_ear_type',46,-56,0), (301463,1680176,1,'soga_eye_brow_type',-89,14,22), (301464,1680176,0,'soga_eye_color',229,229,102), (301465,1680176,1,'soga_eye_type',-11,0,0), (301466,1680176,0,'soga_hair_color1',56,22,22), (301467,1680176,0,'soga_hair_color2',52,50,42), (301468,1680176,0,'soga_hair_face_color',7,1,1), (301469,1680176,0,'soga_hair_face_highlight_color',103,133,149), (301470,1680176,0,'soga_hair_highlight',102,153,147), (301471,1680176,0,'soga_hair_type_color',7,1,1), (301472,1680176,0,'soga_hair_type_highlight_color',103,133,149), (301473,1680176,1,'soga_lip_type',79,35,21), (301474,1680176,1,'soga_nose_type',-96,56,94), (301475,1680176,0,'soga_skin_color',199,172,194), (301476,1680176,0,'wing_color1',255,255,255), (301477,1680176,0,'wing_color2',255,255,255), (301478,1680177,1,'cheek_type',-28,56,0), (301479,1680177,1,'chin_type',85,-57,-2), (301480,1680177,1,'ear_type',91,50,0), (301481,1680177,1,'eye_brow_type',-10,-34,75), (301482,1680177,0,'eye_color',21,29,43), (301483,1680177,1,'eye_type',85,0,0), (301484,1680177,0,'hair_color1',160,156,172), (301485,1680177,0,'hair_color2',62,62,68), (301486,1680177,0,'hair_face_color',244,244,246), (301487,1680177,0,'hair_face_highlight_color',86,68,133), (301488,1680177,0,'hair_highlight',152,46,102), (301489,1680177,0,'hair_type_color',244,244,246), (301490,1680177,0,'hair_type_highlight_color',86,68,133), (301491,1680177,1,'lip_type',-78,-82,-38), (301492,1680177,1,'nose_type',11,-62,-26), (301493,1680177,0,'skin_color',106,149,148), (301494,1680177,1,'soga_cheek_type',-28,56,0), (301495,1680177,1,'soga_chin_type',85,-57,-2), (301496,1680177,1,'soga_ear_type',91,50,0), (301497,1680177,1,'soga_eye_brow_type',-10,-34,75), (301498,1680177,0,'soga_eye_color',229,229,102), (301499,1680177,1,'soga_eye_type',85,0,0), (301500,1680177,0,'soga_hair_color1',160,156,172), (301501,1680177,0,'soga_hair_color2',62,62,68), (301502,1680177,0,'soga_hair_face_color',244,244,246), (301503,1680177,0,'soga_hair_face_highlight_color',86,68,133), (301504,1680177,0,'soga_hair_highlight',152,46,102), (301505,1680177,0,'soga_hair_type_color',244,244,246), (301506,1680177,0,'soga_hair_type_highlight_color',86,68,133), (301507,1680177,1,'soga_lip_type',-78,-82,-38), (301508,1680177,1,'soga_nose_type',11,-62,-26), (301509,1680177,0,'soga_skin_color',106,149,148), (301510,1680177,0,'wing_color1',255,255,255), (301511,1680177,0,'wing_color2',255,255,255), (301512,1680178,1,'cheek_type',-98,-68,0), (301513,1680178,1,'chin_type',-11,85,-29), (301514,1680178,1,'ear_type',-95,-34,0), (301515,1680178,1,'eye_brow_type',-31,-15,-96), (301516,1680178,0,'eye_color',102,154,140), (301517,1680178,1,'eye_type',44,0,0), (301518,1680178,0,'hair_color1',38,22,21), (301519,1680178,0,'hair_color2',120,50,0), (301520,1680178,0,'hair_face_highlight_color',15,1,21), (301521,1680178,0,'hair_highlight',29,21,28), (301522,1680178,0,'hair_type_highlight_color',15,1,21), (301523,1680178,1,'lip_type',1,-56,-2), (301524,1680178,1,'nose_type',-9,41,81), (301525,1680178,0,'skin_color',255,255,255), (301526,1680178,1,'soga_cheek_type',-98,-68,0), (301527,1680178,1,'soga_chin_type',-11,85,-29), (301528,1680178,1,'soga_ear_type',-95,-34,0), (301529,1680178,1,'soga_eye_brow_type',-31,-15,-96), (301530,1680178,0,'soga_eye_color',229,229,102), (301531,1680178,1,'soga_eye_type',44,0,0), (301532,1680178,0,'soga_hair_color1',38,22,21), (301533,1680178,0,'soga_hair_color2',120,50,0), (301534,1680178,0,'soga_hair_face_highlight_color',15,1,21), (301535,1680178,0,'soga_hair_highlight',29,21,28), (301536,1680178,0,'soga_hair_type_highlight_color',15,1,21), (301537,1680178,1,'soga_lip_type',1,-56,-2), (301538,1680178,1,'soga_nose_type',-9,41,81), (301539,1680178,0,'soga_skin_color',255,255,255), (301540,1680178,0,'wing_color1',255,255,255), (301541,1680178,0,'wing_color2',255,255,255), (301542,1680179,1,'cheek_type',-68,0,0), (301543,1680179,1,'chin_type',-84,89,-14), (301544,1680179,1,'ear_type',87,95,0), (301545,1680179,1,'eye_brow_type',85,26,0), (301546,1680179,0,'eye_color',48,92,62), (301547,1680179,1,'eye_type',3,0,0), (301548,1680179,0,'hair_color1',89,21,21), (301549,1680179,0,'hair_color2',171,87,0), (301550,1680179,0,'hair_face_color',149,50,27), (301551,1680179,0,'hair_face_highlight_color',231,184,29), (301552,1680179,0,'hair_highlight',246,219,114), (301553,1680179,0,'hair_type_color',149,50,27), (301554,1680179,0,'hair_type_highlight_color',231,184,29), (301555,1680179,1,'lip_type',17,-95,-14), (301556,1680179,1,'nose_type',93,93,93), (301557,1680179,0,'skin_color',58,48,49), (301558,1680179,1,'soga_cheek_type',-68,0,0), (301559,1680179,1,'soga_chin_type',-84,89,-14), (301560,1680179,1,'soga_ear_type',87,95,0), (301561,1680179,1,'soga_eye_brow_type',85,26,0), (301562,1680179,0,'soga_eye_color',229,229,102), (301563,1680179,1,'soga_eye_type',3,0,0), (301564,1680179,0,'soga_hair_color1',89,21,21), (301565,1680179,0,'soga_hair_color2',171,87,0), (301566,1680179,0,'soga_hair_face_color',149,50,27), (301567,1680179,0,'soga_hair_face_highlight_color',231,184,29), (301568,1680179,0,'soga_hair_highlight',246,219,114), (301569,1680179,0,'soga_hair_type_color',149,50,27), (301570,1680179,0,'soga_hair_type_highlight_color',231,184,29), (301571,1680179,1,'soga_lip_type',17,-95,-14), (301572,1680179,1,'soga_nose_type',93,93,93), (301573,1680179,0,'soga_skin_color',58,48,49), (301574,1680179,0,'wing_color1',255,255,255), (301575,1680179,0,'wing_color2',255,255,255), (301576,1680180,1,'cheek_type',-14,5,0), (301577,1680180,1,'chin_type',25,38,-9), (301578,1680180,1,'ear_type',-28,-5,0), (301579,1680180,1,'eye_brow_type',-9,-20,-19), (301580,1680180,0,'eye_color',169,15,60), (301581,1680180,1,'eye_type',-9,0,0), (301582,1680180,0,'hair_face_color',169,162,153), (301583,1680180,0,'hair_type_color',169,162,153), (301584,1680180,1,'lip_type',-31,1,-2), (301585,1680180,1,'nose_type',0,31,44), (301586,1680180,0,'skin_color',164,180,139), (301587,1680180,1,'soga_cheek_type',-14,5,0), (301588,1680180,1,'soga_chin_type',25,38,-9), (301589,1680180,1,'soga_ear_type',-28,-5,0), (301590,1680180,1,'soga_eye_brow_type',-9,-20,-19), (301591,1680180,0,'soga_eye_color',229,229,102), (301592,1680180,1,'soga_eye_type',-9,0,0), (301593,1680180,0,'soga_hair_face_color',169,162,153), (301594,1680180,0,'soga_hair_type_color',169,162,153), (301595,1680180,1,'soga_lip_type',-31,1,-2), (301596,1680180,1,'soga_nose_type',0,31,44), (301597,1680180,0,'soga_skin_color',164,180,139), (301598,1680180,0,'wing_color1',255,255,255), (301599,1680180,0,'wing_color2',255,255,255), (301600,1680181,1,'cheek_type',34,-28,0), (301601,1680181,1,'chin_type',0,0,-17), (301602,1680181,1,'ear_type',-12,-4,0), (301603,1680181,1,'eye_brow_type',-28,20,4), (301604,1680181,0,'eye_color',88,113,65), (301605,1680181,1,'eye_type',-5,0,0), (301606,1680181,0,'hair_face_color',108,107,95), (301607,1680181,0,'hair_face_highlight_color',95,53,6), (301608,1680181,0,'hair_type_color',108,107,95), (301609,1680181,0,'hair_type_highlight_color',95,53,6), (301610,1680181,1,'lip_type',0,14,4), (301611,1680181,1,'nose_type',-4,-18,17), (301612,1680181,0,'skin_color',241,245,234), (301613,1680181,1,'soga_cheek_type',34,-28,0), (301614,1680181,1,'soga_chin_type',0,0,-17), (301615,1680181,1,'soga_ear_type',-12,-4,0), (301616,1680181,1,'soga_eye_brow_type',-28,20,4), (301617,1680181,0,'soga_eye_color',229,229,102), (301618,1680181,1,'soga_eye_type',-5,0,0), (301619,1680181,0,'soga_hair_face_color',108,107,95), (301620,1680181,0,'soga_hair_face_highlight_color',95,53,6), (301621,1680181,0,'soga_hair_type_color',108,107,95), (301622,1680181,0,'soga_hair_type_highlight_color',95,53,6), (301623,1680181,1,'soga_lip_type',0,14,4), (301624,1680181,1,'soga_nose_type',-4,-18,17), (301625,1680181,0,'soga_skin_color',241,245,234), (301626,1680181,0,'wing_color1',255,255,255), (301627,1680181,0,'wing_color2',255,255,255), (301628,1680182,1,'cheek_type',-7,7,0), (301629,1680182,1,'chin_type',-17,-26,7), (301630,1680182,1,'ear_type',0,8,0), (301631,1680182,1,'eye_brow_type',0,-19,32), (301632,1680182,0,'eye_color',48,70,91), (301633,1680182,0,'hair_face_color',127,142,142), (301634,1680182,0,'hair_face_highlight_color',155,150,106), (301635,1680182,0,'hair_type_color',127,142,142), (301636,1680182,0,'hair_type_highlight_color',155,150,106), (301637,1680182,1,'lip_type',25,-9,-37), (301638,1680182,1,'nose_type',14,7,-2), (301639,1680182,0,'skin_color',37,11,55), (301640,1680182,1,'soga_cheek_type',-7,7,0), (301641,1680182,1,'soga_chin_type',-17,-26,7), (301642,1680182,1,'soga_ear_type',0,8,0), (301643,1680182,1,'soga_eye_brow_type',0,-19,32), (301644,1680182,0,'soga_eye_color',229,229,102), (301645,1680182,0,'soga_hair_face_color',127,142,142), (301646,1680182,0,'soga_hair_face_highlight_color',155,150,106), (301647,1680182,0,'soga_hair_type_color',127,142,142), (301648,1680182,0,'soga_hair_type_highlight_color',155,150,106), (301649,1680182,1,'soga_lip_type',25,-9,-37), (301650,1680182,1,'soga_nose_type',14,7,-2), (301651,1680182,0,'soga_skin_color',37,11,55), (301652,1680182,0,'wing_color1',255,255,255), (301653,1680182,0,'wing_color2',255,255,255), (301654,1680183,1,'cheek_type',-8,3,0), (301655,1680183,1,'chin_type',17,7,-20), (301656,1680183,1,'ear_type',44,26,0), (301657,1680183,1,'eye_brow_type',-11,0,26), (301658,1680183,0,'eye_color',145,68,10), (301659,1680183,1,'eye_type',-11,0,0), (301660,1680183,0,'hair_face_color',137,128,60), (301661,1680183,0,'hair_face_highlight_color',216,192,37), (301662,1680183,0,'hair_type_color',137,128,60), (301663,1680183,0,'hair_type_highlight_color',216,192,37), (301664,1680183,1,'lip_type',-11,-7,12), (301665,1680183,1,'nose_type',-43,8,-11), (301666,1680183,0,'skin_color',142,149,142), (301667,1680183,1,'soga_cheek_type',-8,3,0), (301668,1680183,1,'soga_chin_type',17,7,-20), (301669,1680183,1,'soga_ear_type',44,26,0), (301670,1680183,1,'soga_eye_brow_type',-11,0,26), (301671,1680183,0,'soga_eye_color',229,229,102), (301672,1680183,1,'soga_eye_type',-11,0,0), (301673,1680183,0,'soga_hair_face_color',137,128,60), (301674,1680183,0,'soga_hair_face_highlight_color',216,192,37), (301675,1680183,0,'soga_hair_type_color',137,128,60), (301676,1680183,0,'soga_hair_type_highlight_color',216,192,37), (301677,1680183,1,'soga_lip_type',-11,-7,12), (301678,1680183,1,'soga_nose_type',-43,8,-11), (301679,1680183,0,'soga_skin_color',142,149,142), (301680,1680183,0,'wing_color1',255,255,255), (301681,1680183,0,'wing_color2',255,255,255), (301682,1680184,0,'eye_color',255,255,255), (301683,1680184,0,'skin_color',255,255,255), (301684,1680184,0,'soga_eye_color',255,0,255), (301685,1680185,1,'cheek_type',-8,35,0), (301686,1680185,1,'chin_type',0,-39,31), (301687,1680185,1,'ear_type',-18,-28,0), (301688,1680185,1,'eye_brow_type',19,-8,-7), (301689,1680185,0,'eye_color',111,170,187), (301690,1680185,1,'eye_type',21,0,0), (301691,1680185,0,'hair_face_color',41,25,5), (301692,1680185,0,'hair_face_highlight_color',152,140,51), (301693,1680185,0,'hair_type_color',41,25,5), (301694,1680185,0,'hair_type_highlight_color',152,140,51), (301695,1680185,1,'lip_type',17,0,46), (301696,1680185,1,'nose_type',-31,-3,34), (301697,1680185,0,'skin_color',186,150,101), (301698,1680185,1,'soga_cheek_type',-8,35,0), (301699,1680185,1,'soga_chin_type',0,-39,31), (301700,1680185,1,'soga_ear_type',-18,-28,0), (301701,1680185,1,'soga_eye_brow_type',19,-8,-7), (301702,1680185,0,'soga_eye_color',229,229,102), (301703,1680185,1,'soga_eye_type',21,0,0), (301704,1680185,0,'soga_hair_face_color',41,25,5), (301705,1680185,0,'soga_hair_face_highlight_color',152,140,51), (301706,1680185,0,'soga_hair_type_color',41,25,5), (301707,1680185,0,'soga_hair_type_highlight_color',152,140,51), (301708,1680185,1,'soga_lip_type',17,0,46), (301709,1680185,1,'soga_nose_type',-31,-3,34), (301710,1680185,0,'soga_skin_color',186,150,101), (301711,1680185,0,'wing_color1',255,255,255), (301712,1680185,0,'wing_color2',255,255,255), (301713,1680186,1,'cheek_type',-14,9,0), (301714,1680186,1,'chin_type',-22,-38,10), (301715,1680186,1,'ear_type',42,-26,0), (301716,1680186,1,'eye_brow_type',45,-34,-8), (301717,1680186,0,'eye_color',167,133,93), (301718,1680186,0,'hair_face_color',191,188,170), (301719,1680186,0,'hair_face_highlight_color',44,40,12), (301720,1680186,0,'hair_type_color',191,188,170), (301721,1680186,0,'hair_type_highlight_color',44,40,12), (301722,1680186,1,'lip_type',-28,4,39), (301723,1680186,1,'nose_type',14,-9,-11), (301724,1680186,0,'skin_color',208,198,177), (301725,1680186,1,'soga_cheek_type',-14,9,0), (301726,1680186,1,'soga_chin_type',-22,-38,10), (301727,1680186,1,'soga_ear_type',42,-26,0), (301728,1680186,1,'soga_eye_brow_type',45,-34,-8), (301729,1680186,0,'soga_eye_color',229,229,102), (301730,1680186,0,'soga_hair_face_color',191,188,170), (301731,1680186,0,'soga_hair_face_highlight_color',44,40,12), (301732,1680186,0,'soga_hair_type_color',191,188,170), (301733,1680186,0,'soga_hair_type_highlight_color',44,40,12), (301734,1680186,1,'soga_lip_type',-28,4,39), (301735,1680186,1,'soga_nose_type',14,-9,-11), (301736,1680186,0,'soga_skin_color',208,198,177), (301737,1680186,0,'wing_color1',255,255,255), (301738,1680186,0,'wing_color2',255,255,255), (301739,1680187,1,'cheek_type',0,-28,0), (301740,1680187,1,'chin_type',17,-10,-4), (301741,1680187,1,'ear_type',1,-3,0), (301742,1680187,1,'eye_brow_type',0,17,0), (301743,1680187,0,'eye_color',165,15,67), (301744,1680187,1,'eye_type',-2,0,0), (301745,1680187,0,'hair_face_color',239,235,210), (301746,1680187,0,'hair_type_color',239,235,210), (301747,1680187,1,'lip_type',-2,7,-31), (301748,1680187,1,'nose_type',0,-39,26), (301749,1680187,0,'skin_color',140,145,141), (301750,1680187,1,'soga_cheek_type',0,-28,0), (301751,1680187,1,'soga_chin_type',17,-10,-4), (301752,1680187,1,'soga_ear_type',1,-3,0), (301753,1680187,1,'soga_eye_brow_type',0,17,0), (301754,1680187,0,'soga_eye_color',229,229,102), (301755,1680187,1,'soga_eye_type',-2,0,0), (301756,1680187,0,'soga_hair_face_color',239,235,210), (301757,1680187,0,'soga_hair_type_color',239,235,210), (301758,1680187,1,'soga_lip_type',-2,7,-31), (301759,1680187,1,'soga_nose_type',0,-39,26), (301760,1680187,0,'soga_skin_color',140,145,141), (301761,1680187,0,'wing_color1',255,255,255), (301762,1680187,0,'wing_color2',255,255,255), (301763,1680188,1,'cheek_type',-19,8,0), (301764,1680188,1,'chin_type',34,0,26), (301765,1680188,1,'ear_type',-28,0,0), (301766,1680188,1,'eye_brow_type',-11,28,46), (301767,1680188,0,'eye_color',40,84,88), (301768,1680188,1,'eye_type',-28,0,0), (301769,1680188,0,'hair_face_color',41,32,19), (301770,1680188,0,'hair_face_highlight_color',200,71,37), (301771,1680188,0,'hair_type_color',41,32,19), (301772,1680188,0,'hair_type_highlight_color',200,71,37), (301773,1680188,1,'lip_type',25,-10,-7), (301774,1680188,1,'nose_type',29,-37,0), (301775,1680188,0,'skin_color',230,217,211), (301776,1680188,1,'soga_cheek_type',-19,8,0), (301777,1680188,1,'soga_chin_type',34,0,26), (301778,1680188,1,'soga_ear_type',-28,0,0), (301779,1680188,1,'soga_eye_brow_type',-11,28,46), (301780,1680188,0,'soga_eye_color',229,229,102), (301781,1680188,1,'soga_eye_type',-28,0,0), (301782,1680188,0,'soga_hair_face_color',41,32,19), (301783,1680188,0,'soga_hair_face_highlight_color',200,71,37), (301784,1680188,0,'soga_hair_type_color',41,32,19), (301785,1680188,0,'soga_hair_type_highlight_color',200,71,37), (301786,1680188,1,'soga_lip_type',25,-10,-7), (301787,1680188,1,'soga_nose_type',29,-37,0), (301788,1680188,0,'soga_skin_color',230,217,211), (301789,1680188,0,'wing_color1',255,255,255), (301790,1680188,0,'wing_color2',255,255,255), (301791,1680189,1,'cheek_type',100,-100,0), (301792,1680189,1,'chin_type',-100,100,100), (301793,1680189,1,'ear_type',25,9,0), (301794,1680189,1,'eye_brow_type',100,100,100), (301795,1680189,0,'eye_color',118,14,183), (301796,1680189,1,'eye_type',100,0,0), (301797,1680189,0,'hair_face_color',171,60,32), (301798,1680189,0,'hair_face_highlight_color',216,192,37), (301799,1680189,0,'hair_type_color',171,60,32), (301800,1680189,0,'hair_type_highlight_color',216,192,37), (301801,1680189,1,'lip_type',100,50,-68), (301802,1680189,1,'nose_type',0,-17,-1), (301803,1680189,0,'skin_color',9,10,10), (301804,1680189,1,'soga_cheek_type',100,-100,0), (301805,1680189,1,'soga_chin_type',-100,100,100), (301806,1680189,1,'soga_ear_type',25,9,0), (301807,1680189,1,'soga_eye_brow_type',100,100,100), (301808,1680189,0,'soga_eye_color',229,229,102), (301809,1680189,1,'soga_eye_type',100,0,0), (301810,1680189,0,'soga_hair_face_color',171,60,32), (301811,1680189,0,'soga_hair_face_highlight_color',216,192,37), (301812,1680189,0,'soga_hair_type_color',171,60,32), (301813,1680189,0,'soga_hair_type_highlight_color',216,192,37), (301814,1680189,1,'soga_lip_type',100,50,-68), (301815,1680189,1,'soga_nose_type',0,-17,-1), (301816,1680189,0,'soga_skin_color',9,10,10), (301817,1680189,0,'wing_color1',255,255,255), (301818,1680189,0,'wing_color2',255,255,255), (301819,1680190,1,'cheek_type',-17,-96,0), (301820,1680190,1,'chin_type',-40,85,0), (301821,1680190,1,'ear_type',-31,-68,0), (301822,1680190,1,'eye_brow_type',-50,-79,91), (301823,1680190,0,'eye_color',102,165,183), (301824,1680190,1,'eye_type',58,0,0), (301825,1680190,0,'hair_color1',38,22,21), (301826,1680190,0,'hair_color2',120,50,0), (301827,1680190,0,'hair_face_color',4,1,1), (301828,1680190,0,'hair_face_highlight_color',85,2,2), (301829,1680190,0,'hair_highlight',109,14,49), (301830,1680190,0,'hair_type_color',4,1,1), (301831,1680190,0,'hair_type_highlight_color',85,2,2), (301832,1680190,1,'lip_type',-45,89,85), (301833,1680190,1,'nose_type',-82,-89,-12), (301834,1680190,0,'skin_color',189,171,119), (301835,1680190,1,'soga_cheek_type',-17,-96,0), (301836,1680190,1,'soga_chin_type',-40,85,0), (301837,1680190,1,'soga_ear_type',-31,-68,0), (301838,1680190,1,'soga_eye_brow_type',-50,-79,91), (301839,1680190,0,'soga_eye_color',229,229,102), (301840,1680190,1,'soga_eye_type',58,0,0), (301841,1680190,0,'soga_hair_color1',38,22,21), (301842,1680190,0,'soga_hair_color2',120,50,0), (301843,1680190,0,'soga_hair_face_color',4,1,1), (301844,1680190,0,'soga_hair_face_highlight_color',85,2,2), (301845,1680190,0,'soga_hair_highlight',109,14,49), (301846,1680190,0,'soga_hair_type_color',4,1,1), (301847,1680190,0,'soga_hair_type_highlight_color',85,2,2), (301848,1680190,1,'soga_lip_type',-45,89,85), (301849,1680190,1,'soga_nose_type',-82,-89,-12), (301850,1680190,0,'soga_skin_color',189,171,119), (301851,1680190,0,'wing_color1',255,255,255), (301852,1680190,0,'wing_color2',255,255,255), (301853,1680191,1,'cheek_type',-25,0,0), (301854,1680191,1,'chin_type',0,-5,4), (301855,1680191,1,'ear_type',12,0,0), (301856,1680191,1,'eye_brow_type',-10,7,-25), (301857,1680191,0,'eye_color',82,87,47), (301858,1680191,1,'eye_type',2,0,0), (301859,1680191,0,'hair_face_color',229,220,212), (301860,1680191,0,'hair_face_highlight_color',4,3,3), (301861,1680191,0,'hair_type_color',229,220,212), (301862,1680191,0,'hair_type_highlight_color',4,3,3), (301863,1680191,1,'lip_type',44,7,-9), (301864,1680191,1,'nose_type',14,-1,2), (301865,1680191,0,'skin_color',220,186,182), (301866,1680191,1,'soga_cheek_type',-25,0,0), (301867,1680191,1,'soga_chin_type',0,-5,4), (301868,1680191,1,'soga_ear_type',12,0,0), (301869,1680191,1,'soga_eye_brow_type',-10,7,-25), (301870,1680191,0,'soga_eye_color',229,229,102), (301871,1680191,1,'soga_eye_type',2,0,0), (301872,1680191,0,'soga_hair_face_color',229,220,212), (301873,1680191,0,'soga_hair_face_highlight_color',4,3,3), (301874,1680191,0,'soga_hair_type_color',229,220,212), (301875,1680191,0,'soga_hair_type_highlight_color',4,3,3), (301876,1680191,1,'soga_lip_type',44,7,-9), (301877,1680191,1,'soga_nose_type',14,-1,2), (301878,1680191,0,'soga_skin_color',220,186,182), (301879,1680191,0,'wing_color1',255,255,255), (301880,1680191,0,'wing_color2',255,255,255), (301881,1680192,1,'chin_type',0,4,-7), (301882,1680192,1,'ear_type',-7,-17,0), (301883,1680192,1,'eye_brow_type',-12,-32,-7), (301884,1680192,0,'eye_color',236,153,18), (301885,1680192,1,'eye_type',4,0,0), (301886,1680192,0,'hair_face_color',89,87,82), (301887,1680192,0,'hair_type_color',89,87,82), (301888,1680192,1,'lip_type',-4,11,-12), (301889,1680192,1,'nose_type',9,-7,-4), (301890,1680192,0,'skin_color',199,16,17), (301891,1680192,1,'soga_chin_type',0,4,-7), (301892,1680192,1,'soga_ear_type',-7,-17,0), (301893,1680192,1,'soga_eye_brow_type',-12,-32,-7), (301894,1680192,0,'soga_eye_color',229,229,102), (301895,1680192,1,'soga_eye_type',4,0,0), (301896,1680192,0,'soga_hair_face_color',89,87,82), (301897,1680192,0,'soga_hair_type_color',89,87,82), (301898,1680192,1,'soga_lip_type',-4,11,-12), (301899,1680192,1,'soga_nose_type',9,-7,-4), (301900,1680192,0,'soga_skin_color',199,16,17), (301901,1680192,0,'wing_color1',255,255,255), (301902,1680192,0,'wing_color2',255,255,255), (301903,1680193,1,'cheek_type',29,-31,0), (301904,1680193,1,'chin_type',5,-7,-25), (301905,1680193,1,'ear_type',-25,34,0), (301906,1680193,1,'eye_brow_type',-12,0,-14), (301907,1680193,0,'eye_color',49,100,115), (301908,1680193,1,'eye_type',-7,0,0), (301909,1680193,0,'hair_face_color',39,50,50), (301910,1680193,0,'hair_face_highlight_color',18,11,0), (301911,1680193,0,'hair_type_color',39,50,50), (301912,1680193,0,'hair_type_highlight_color',18,11,0), (301913,1680193,1,'lip_type',0,7,19), (301914,1680193,1,'nose_type',17,4,9), (301915,1680193,0,'skin_color',209,221,221), (301916,1680193,1,'soga_cheek_type',29,-31,0), (301917,1680193,1,'soga_chin_type',5,-7,-25), (301918,1680193,1,'soga_ear_type',-25,34,0), (301919,1680193,1,'soga_eye_brow_type',-12,0,-14), (301920,1680193,0,'soga_eye_color',229,229,102), (301921,1680193,1,'soga_eye_type',-7,0,0), (301922,1680193,0,'soga_hair_face_color',39,50,50), (301923,1680193,0,'soga_hair_face_highlight_color',18,11,0), (301924,1680193,0,'soga_hair_type_color',39,50,50), (301925,1680193,0,'soga_hair_type_highlight_color',18,11,0), (301926,1680193,1,'soga_lip_type',0,7,19), (301927,1680193,1,'soga_nose_type',17,4,9), (301928,1680193,0,'soga_skin_color',209,221,221), (301929,1680193,0,'wing_color1',255,255,255), (301930,1680193,0,'wing_color2',255,255,255), (301931,1680194,1,'cheek_type',-5,31,0), (301932,1680194,1,'chin_type',0,22,9), (301933,1680194,1,'eye_brow_type',-37,-17,-4), (301934,1680194,0,'eye_color',64,131,150), (301935,1680194,1,'eye_type',14,0,0), (301936,1680194,0,'hair_face_color',208,129,3), (301937,1680194,0,'hair_face_highlight_color',191,76,30), (301938,1680194,0,'hair_type_color',208,129,3), (301939,1680194,0,'hair_type_highlight_color',191,76,30), (301940,1680194,1,'lip_type',4,35,29), (301941,1680194,1,'nose_type',-31,34,17), (301942,1680194,0,'skin_color',233,242,242), (301943,1680194,1,'soga_cheek_type',-5,31,0), (301944,1680194,1,'soga_chin_type',0,22,9), (301945,1680194,1,'soga_eye_brow_type',-37,-17,-4), (301946,1680194,0,'soga_eye_color',229,229,102), (301947,1680194,1,'soga_eye_type',14,0,0), (301948,1680194,0,'soga_hair_face_color',208,129,3), (301949,1680194,0,'soga_hair_face_highlight_color',191,76,30), (301950,1680194,0,'soga_hair_type_color',208,129,3), (301951,1680194,0,'soga_hair_type_highlight_color',191,76,30), (301952,1680194,1,'soga_lip_type',4,35,29), (301953,1680194,1,'soga_nose_type',-31,34,17), (301954,1680194,0,'soga_skin_color',233,242,242), (301955,1680194,0,'wing_color1',255,255,255), (301956,1680194,0,'wing_color2',255,255,255), (301957,1680195,1,'cheek_type',11,-17,0), (301958,1680195,1,'chin_type',-10,-47,9), (301959,1680195,1,'ear_type',-25,28,0), (301960,1680195,1,'eye_brow_type',-14,1,-32), (301961,1680195,0,'eye_color',215,154,255), (301962,1680195,1,'eye_type',-17,0,0), (301963,1680195,0,'hair_face_color',183,216,216), (301964,1680195,0,'hair_face_highlight_color',155,150,106), (301965,1680195,0,'hair_type_color',183,216,216), (301966,1680195,0,'hair_type_highlight_color',155,150,106), (301967,1680195,1,'lip_type',-18,-34,0), (301968,1680195,1,'nose_type',22,0,19), (301969,1680195,0,'skin_color',123,116,158), (301970,1680195,1,'soga_cheek_type',11,-17,0), (301971,1680195,1,'soga_chin_type',-10,-47,9), (301972,1680195,1,'soga_ear_type',-25,28,0), (301973,1680195,1,'soga_eye_brow_type',-14,1,-32), (301974,1680195,0,'soga_eye_color',229,229,102), (301975,1680195,1,'soga_eye_type',-17,0,0), (301976,1680195,0,'soga_hair_face_color',183,216,216), (301977,1680195,0,'soga_hair_face_highlight_color',155,150,106), (301978,1680195,0,'soga_hair_type_color',183,216,216), (301979,1680195,0,'soga_hair_type_highlight_color',155,150,106), (301980,1680195,1,'soga_lip_type',-18,-34,0), (301981,1680195,1,'soga_nose_type',22,0,19), (301982,1680195,0,'soga_skin_color',123,116,158), (301983,1680195,0,'wing_color1',255,255,255), (301984,1680195,0,'wing_color2',255,255,255), (301985,1680196,1,'cheek_type',25,0,0), (301986,1680196,1,'chin_type',-19,5,-14), (301987,1680196,1,'ear_type',17,-17,0), (301988,1680196,1,'eye_brow_type',17,-28,26), (301989,1680196,0,'eye_color',68,141,158), (301990,1680196,1,'eye_type',-19,0,0), (301991,1680196,0,'hair_face_color',12,4,0), (301992,1680196,0,'hair_face_highlight_color',3,2,2), (301993,1680196,0,'hair_type_color',12,4,0), (301994,1680196,0,'hair_type_highlight_color',3,2,2), (301995,1680196,1,'lip_type',-11,-11,0), (301996,1680196,1,'nose_type',-2,-37,-8), (301997,1680196,0,'skin_color',235,228,229), (301998,1680196,1,'soga_cheek_type',25,0,0), (301999,1680196,1,'soga_chin_type',-19,5,-14), (302000,1680196,1,'soga_ear_type',17,-17,0), (302001,1680196,1,'soga_eye_brow_type',17,-28,26), (302002,1680196,0,'soga_eye_color',229,229,102), (302003,1680196,1,'soga_eye_type',-19,0,0), (302004,1680196,0,'soga_hair_face_color',12,4,0), (302005,1680196,0,'soga_hair_face_highlight_color',3,2,2), (302006,1680196,0,'soga_hair_type_color',12,4,0), (302007,1680196,0,'soga_hair_type_highlight_color',3,2,2), (302008,1680196,1,'soga_lip_type',-11,-11,0), (302009,1680196,1,'soga_nose_type',-2,-37,-8), (302010,1680196,0,'soga_skin_color',235,228,229), (302011,1680196,0,'wing_color1',255,255,255), (302012,1680196,0,'wing_color2',255,255,255), (302013,1680197,1,'cheek_type',26,-28,0), (302014,1680197,1,'chin_type',19,0,0), (302015,1680197,1,'ear_type',-18,32,0), (302016,1680197,1,'eye_brow_type',-21,10,4), (302017,1680197,0,'eye_color',150,186,178), (302018,1680197,1,'eye_type',-26,0,0), (302019,1680197,0,'hair_face_color',84,34,1), (302020,1680197,0,'hair_face_highlight_color',69,66,64), (302021,1680197,0,'hair_type_color',84,34,1), (302022,1680197,0,'hair_type_highlight_color',69,66,64), (302023,1680197,1,'lip_type',0,12,-31), (302024,1680197,1,'nose_type',-22,0,0), (302025,1680197,0,'skin_color',215,217,217), (302026,1680197,1,'soga_cheek_type',26,-28,0), (302027,1680197,1,'soga_chin_type',19,0,0), (302028,1680197,1,'soga_ear_type',-18,32,0), (302029,1680197,1,'soga_eye_brow_type',-21,10,4), (302030,1680197,0,'soga_eye_color',229,229,102), (302031,1680197,1,'soga_eye_type',-26,0,0), (302032,1680197,0,'soga_hair_face_color',84,34,1), (302033,1680197,0,'soga_hair_face_highlight_color',69,66,64), (302034,1680197,0,'soga_hair_type_color',84,34,1), (302035,1680197,0,'soga_hair_type_highlight_color',69,66,64), (302036,1680197,1,'soga_lip_type',0,12,-31), (302037,1680197,1,'soga_nose_type',-22,0,0), (302038,1680197,0,'soga_skin_color',215,217,217), (302039,1680197,0,'wing_color1',255,255,255), (302040,1680197,0,'wing_color2',255,255,255), (302041,1680198,0,'eye_color',255,255,255), (302042,1680198,0,'skin_color',255,255,255), (302043,1680198,0,'soga_eye_color',255,0,255), (302044,1680199,1,'cheek_type',-8,3,0), (302045,1680199,1,'chin_type',17,7,-20), (302046,1680199,1,'ear_type',44,26,0), (302047,1680199,1,'eye_brow_type',-11,0,26), (302048,1680199,0,'eye_color',99,12,148), (302049,1680199,1,'eye_type',-11,0,0), (302050,1680199,0,'hair_face_color',143,140,133), (302051,1680199,0,'hair_face_highlight_color',216,192,37), (302052,1680199,0,'hair_type_color',143,140,133), (302053,1680199,0,'hair_type_highlight_color',216,192,37), (302054,1680199,1,'lip_type',-11,-7,12), (302055,1680199,1,'nose_type',-43,8,-11), (302056,1680199,0,'skin_color',185,155,125), (302057,1680199,1,'soga_cheek_type',-8,3,0), (302058,1680199,1,'soga_chin_type',17,7,-20), (302059,1680199,1,'soga_ear_type',44,26,0), (302060,1680199,1,'soga_eye_brow_type',-11,0,26), (302061,1680199,0,'soga_eye_color',229,229,102), (302062,1680199,1,'soga_eye_type',-11,0,0), (302063,1680199,0,'soga_hair_face_color',143,140,133), (302064,1680199,0,'soga_hair_face_highlight_color',216,192,37), (302065,1680199,0,'soga_hair_type_color',143,140,133), (302066,1680199,0,'soga_hair_type_highlight_color',216,192,37), (302067,1680199,1,'soga_lip_type',-11,-7,12), (302068,1680199,1,'soga_nose_type',-43,8,-11), (302069,1680199,0,'soga_skin_color',185,155,125), (302070,1680199,0,'wing_color1',255,255,255), (302071,1680199,0,'wing_color2',255,255,255), (302072,1680200,0,'eye_color',255,255,255), (302073,1680200,0,'skin_color',255,255,255), (302074,1680200,0,'soga_eye_color',255,0,255), (302075,1680201,0,'eye_color',255,255,255), (302076,1680201,0,'skin_color',255,255,255), (302077,1680201,0,'soga_eye_color',255,0,255), (302078,1680202,1,'cheek_type',34,-28,0), (302079,1680202,1,'chin_type',0,0,-17), (302080,1680202,1,'ear_type',-12,-4,0), (302081,1680202,1,'eye_brow_type',-28,20,4), (302082,1680202,0,'eye_color',88,113,65), (302083,1680202,1,'eye_type',-5,0,0), (302084,1680202,0,'hair_face_color',108,107,95), (302085,1680202,0,'hair_face_highlight_color',95,53,6), (302086,1680202,0,'hair_type_color',108,107,95), (302087,1680202,0,'hair_type_highlight_color',95,53,6), (302088,1680202,1,'lip_type',0,14,4), (302089,1680202,1,'nose_type',-4,-18,17), (302090,1680202,0,'skin_color',241,245,234), (302091,1680202,1,'soga_cheek_type',34,-28,0), (302092,1680202,1,'soga_chin_type',0,0,-17), (302093,1680202,1,'soga_ear_type',-12,-4,0), (302094,1680202,1,'soga_eye_brow_type',-28,20,4), (302095,1680202,0,'soga_eye_color',229,229,102), (302096,1680202,1,'soga_eye_type',-5,0,0), (302097,1680202,0,'soga_hair_face_color',108,107,95), (302098,1680202,0,'soga_hair_face_highlight_color',95,53,6), (302099,1680202,0,'soga_hair_type_color',108,107,95), (302100,1680202,0,'soga_hair_type_highlight_color',95,53,6), (302101,1680202,1,'soga_lip_type',0,14,4), (302102,1680202,1,'soga_nose_type',-4,-18,17), (302103,1680202,0,'soga_skin_color',241,245,234), (302104,1680202,0,'wing_color1',255,255,255), (302105,1680202,0,'wing_color2',255,255,255), (302106,1680203,0,'eye_color',255,255,255), (302107,1680203,0,'skin_color',255,255,255), (302108,1680203,0,'soga_eye_color',255,0,255), (302109,1680204,0,'eye_color',255,255,255), (302110,1680204,0,'skin_color',255,255,255), (302111,1680204,0,'soga_eye_color',255,0,255), (302112,1680205,1,'cheek_type',100,-100,0), (302113,1680205,1,'chin_type',-100,100,100), (302114,1680205,1,'ear_type',25,9,0), (302115,1680205,1,'eye_brow_type',100,100,100), (302116,1680205,0,'eye_color',118,14,183), (302117,1680205,1,'eye_type',100,0,0), (302118,1680205,0,'hair_face_color',171,60,32), (302119,1680205,0,'hair_face_highlight_color',216,192,37), (302120,1680205,0,'hair_type_color',171,60,32), (302121,1680205,0,'hair_type_highlight_color',216,192,37), (302122,1680205,1,'lip_type',100,50,-68), (302123,1680205,1,'nose_type',0,-17,-1), (302124,1680205,0,'skin_color',43,46,47), (302125,1680205,1,'soga_cheek_type',100,-100,0), (302126,1680205,1,'soga_chin_type',-100,100,100), (302127,1680205,1,'soga_ear_type',25,9,0), (302128,1680205,1,'soga_eye_brow_type',100,100,100), (302129,1680205,0,'soga_eye_color',229,229,102), (302130,1680205,1,'soga_eye_type',100,0,0), (302131,1680205,0,'soga_hair_face_color',171,60,32), (302132,1680205,0,'soga_hair_face_highlight_color',216,192,37), (302133,1680205,0,'soga_hair_type_color',171,60,32), (302134,1680205,0,'soga_hair_type_highlight_color',216,192,37), (302135,1680205,1,'soga_lip_type',100,50,-68), (302136,1680205,1,'soga_nose_type',0,-17,-1), (302137,1680205,0,'soga_skin_color',43,46,47), (302138,1680205,0,'wing_color1',255,255,255), (302139,1680205,0,'wing_color2',255,255,255), (302140,1680206,1,'cheek_type',-31,-28,0), (302141,1680206,1,'chin_type',-77,-81,43), (302142,1680206,1,'ear_type',-37,0,0), (302143,1680206,1,'eye_brow_type',-1,-98,7), (302144,1680206,0,'eye_color',33,64,50), (302145,1680206,1,'eye_type',25,0,0), (302146,1680206,0,'hair_color1',38,22,21), (302147,1680206,0,'hair_color2',120,50,0), (302148,1680206,0,'hair_face_color',2,1,1), (302149,1680206,0,'hair_face_highlight_color',31,9,13), (302150,1680206,0,'hair_highlight',54,45,28), (302151,1680206,0,'hair_type_color',2,1,1), (302152,1680206,0,'hair_type_highlight_color',31,9,13), (302153,1680206,1,'lip_type',-34,-37,-42), (302154,1680206,1,'nose_type',-44,-41,38), (302155,1680206,0,'skin_color',236,235,209), (302156,1680206,1,'soga_cheek_type',-31,-28,0), (302157,1680206,1,'soga_chin_type',-77,-81,43), (302158,1680206,1,'soga_ear_type',-37,0,0), (302159,1680206,1,'soga_eye_brow_type',-1,-98,7), (302160,1680206,0,'soga_eye_color',229,229,102), (302161,1680206,1,'soga_eye_type',25,0,0), (302162,1680206,0,'soga_hair_color1',38,22,21), (302163,1680206,0,'soga_hair_color2',120,50,0), (302164,1680206,0,'soga_hair_face_color',2,1,1), (302165,1680206,0,'soga_hair_face_highlight_color',31,9,13), (302166,1680206,0,'soga_hair_highlight',54,45,28), (302167,1680206,0,'soga_hair_type_color',2,1,1), (302168,1680206,0,'soga_hair_type_highlight_color',31,9,13), (302169,1680206,1,'soga_lip_type',-34,-37,-42), (302170,1680206,1,'soga_nose_type',-44,-41,38), (302171,1680206,0,'soga_skin_color',236,235,209), (302172,1680206,0,'wing_color1',255,255,255), (302173,1680206,0,'wing_color2',255,255,255), (302174,1680207,0,'eye_color',10,10,10), (302175,1680207,0,'skin_color',209,209,200), (302176,1680207,0,'soga_eye_color',255,0,255), (302177,1680208,0,'eye_color',255,255,255), (302178,1680208,0,'skin_color',255,255,255), (302179,1680208,0,'soga_eye_color',255,0,255), (302180,1680209,0,'eye_color',255,255,255), (302181,1680209,0,'skin_color',255,255,255), (302182,1680209,0,'soga_eye_color',255,0,255), (302183,1680210,1,'cheek_type',-28,-37,0), (302184,1680210,1,'chin_type',8,-90,81), (302185,1680210,1,'eye_brow_type',-52,-97,-90), (302186,1680210,0,'eye_color',15,16,65), (302187,1680210,1,'eye_type',-48,0,0), (302188,1680210,0,'hair_face_color',74,159,90), (302189,1680210,0,'hair_type_color',74,159,90), (302190,1680210,1,'lip_type',25,-50,28), (302191,1680210,1,'nose_type',25,-53,8), (302192,1680210,0,'skin_color',74,159,90), (302193,1680210,1,'soga_cheek_type',-28,-37,0), (302194,1680210,1,'soga_chin_type',8,-90,81), (302195,1680210,1,'soga_eye_brow_type',-52,-97,-90), (302196,1680210,0,'soga_eye_color',229,229,102), (302197,1680210,1,'soga_eye_type',-48,0,0), (302198,1680210,0,'soga_hair_face_color',74,159,90), (302199,1680210,0,'soga_hair_type_color',74,159,90), (302200,1680210,1,'soga_lip_type',25,-50,28), (302201,1680210,1,'soga_nose_type',25,-53,8), (302202,1680210,0,'soga_skin_color',74,159,90), (302203,1680210,0,'wing_color1',255,255,255), (302204,1680210,0,'wing_color2',255,255,255), (302205,1680211,1,'cheek_type',-8,3,0), (302206,1680211,1,'chin_type',17,7,-20), (302207,1680211,1,'ear_type',44,26,0), (302208,1680211,1,'eye_brow_type',-11,0,26), (302209,1680211,0,'eye_color',184,44,82), (302210,1680211,1,'eye_type',-11,0,0), (302211,1680211,0,'hair_face_color',63,49,30), (302212,1680211,0,'hair_face_highlight_color',216,192,37), (302213,1680211,0,'hair_type_color',63,49,30), (302214,1680211,0,'hair_type_highlight_color',216,192,37), (302215,1680211,1,'lip_type',-11,-7,12), (302216,1680211,1,'nose_type',-43,8,-11), (302217,1680211,0,'skin_color',197,198,140), (302218,1680211,1,'soga_cheek_type',-8,3,0), (302219,1680211,1,'soga_chin_type',17,7,-20), (302220,1680211,1,'soga_ear_type',44,26,0), (302221,1680211,1,'soga_eye_brow_type',-11,0,26), (302222,1680211,0,'soga_eye_color',229,229,102), (302223,1680211,1,'soga_eye_type',-11,0,0), (302224,1680211,0,'soga_hair_face_color',63,49,30), (302225,1680211,0,'soga_hair_face_highlight_color',216,192,37), (302226,1680211,0,'soga_hair_type_color',63,49,30), (302227,1680211,0,'soga_hair_type_highlight_color',216,192,37), (302228,1680211,1,'soga_lip_type',-11,-7,12), (302229,1680211,1,'soga_nose_type',-43,8,-11), (302230,1680211,0,'soga_skin_color',197,198,140), (302231,1680211,0,'wing_color1',255,255,255), (302232,1680211,0,'wing_color2',255,255,255), (302233,1680212,1,'cheek_type',0,5,0), (302234,1680212,1,'chin_type',-18,-34,18), (302235,1680212,1,'ear_type',-17,25,0), (302236,1680212,1,'eye_brow_type',19,-7,21), (302237,1680212,0,'eye_color',20,10,22), (302238,1680212,1,'eye_type',-23,0,0), (302239,1680212,0,'hair_face_color',213,216,216), (302240,1680212,0,'hair_face_highlight_color',105,103,97), (302241,1680212,0,'hair_type_color',213,216,216), (302242,1680212,0,'hair_type_highlight_color',105,103,97), (302243,1680212,1,'lip_type',-28,42,10), (302244,1680212,1,'nose_type',28,28,-14), (302245,1680212,0,'skin_color',57,46,44), (302246,1680212,1,'soga_cheek_type',0,5,0), (302247,1680212,1,'soga_chin_type',-18,-34,18), (302248,1680212,1,'soga_ear_type',-17,25,0), (302249,1680212,1,'soga_eye_brow_type',19,-7,21), (302250,1680212,0,'soga_eye_color',229,229,102), (302251,1680212,1,'soga_eye_type',-23,0,0), (302252,1680212,0,'soga_hair_face_color',213,216,216), (302253,1680212,0,'soga_hair_face_highlight_color',105,103,97), (302254,1680212,0,'soga_hair_type_color',213,216,216), (302255,1680212,0,'soga_hair_type_highlight_color',105,103,97), (302256,1680212,1,'soga_lip_type',-28,42,10), (302257,1680212,1,'soga_nose_type',28,28,-14), (302258,1680212,0,'soga_skin_color',57,46,44), (302259,1680212,0,'wing_color1',255,255,255), (302260,1680212,0,'wing_color2',255,255,255), (302261,1680213,1,'cheek_type',50,-50,0), (302262,1680213,1,'chin_type',-22,-31,42), (302263,1680213,1,'ear_type',31,72,0), (302264,1680213,1,'eye_brow_type',59,-7,-25), (302265,1680213,0,'eye_color',227,117,255), (302266,1680213,1,'eye_type',-62,0,0), (302267,1680213,0,'hair_color1',112,123,142), (302268,1680213,0,'hair_color2',124,116,110), (302269,1680213,0,'hair_face_color',200,186,172), (302270,1680213,0,'hair_face_highlight_color',7,1,1), (302271,1680213,0,'hair_highlight',56,22,22), (302272,1680213,0,'hair_type_color',200,186,172), (302273,1680213,0,'hair_type_highlight_color',7,1,1), (302274,1680213,1,'lip_type',-87,42,-28), (302275,1680213,1,'nose_type',32,-87,9), (302276,1680213,0,'skin_color',149,148,179), (302277,1680213,1,'soga_cheek_type',50,-50,0), (302278,1680213,1,'soga_chin_type',-22,-31,42), (302279,1680213,1,'soga_ear_type',31,72,0), (302280,1680213,1,'soga_eye_brow_type',59,-7,-25), (302281,1680213,0,'soga_eye_color',229,229,102), (302282,1680213,1,'soga_eye_type',-62,0,0), (302283,1680213,0,'soga_hair_color1',112,123,142), (302284,1680213,0,'soga_hair_color2',124,116,110), (302285,1680213,0,'soga_hair_face_color',200,186,172), (302286,1680213,0,'soga_hair_face_highlight_color',7,1,1), (302287,1680213,0,'soga_hair_highlight',56,22,22), (302288,1680213,0,'soga_hair_type_color',200,186,172), (302289,1680213,0,'soga_hair_type_highlight_color',7,1,1), (302290,1680213,1,'soga_lip_type',-87,42,-28), (302291,1680213,1,'soga_nose_type',32,-87,9), (302292,1680213,0,'soga_skin_color',149,148,179), (302293,1680213,0,'wing_color1',255,255,255), (302294,1680213,0,'wing_color2',255,255,255), (302295,1680214,0,'eye_color',255,255,255), (302296,1680214,0,'skin_color',255,255,255), (302297,1680214,0,'soga_eye_color',255,0,255), (302298,1680215,0,'eye_color',255,255,255), (302299,1680215,0,'skin_color',255,255,255), (302300,1680215,0,'soga_eye_color',255,0,255), (302301,1680216,0,'eye_color',255,255,255), (302302,1680216,0,'skin_color',255,255,255), (302303,1680216,0,'soga_eye_color',255,0,255), (302304,1680217,0,'eye_color',0,0,255), (302305,1680217,0,'skin_color',0,0,255), (302306,1680217,0,'soga_eye_color',255,0,255), (302307,1680218,0,'eye_color',255,255,255), (302308,1680218,0,'skin_color',255,255,255), (302309,1680218,0,'soga_eye_color',255,0,255), (302310,1680219,0,'eye_color',255,255,255), (302311,1680219,0,'skin_color',255,255,255), (302312,1680219,0,'soga_eye_color',255,0,255), (302313,1680220,0,'eye_color',0,0,255), (302314,1680220,0,'skin_color',0,0,255), (302315,1680220,0,'soga_eye_color',255,0,255), (302316,1680221,0,'eye_color',255,255,255), (302317,1680221,0,'skin_color',255,255,255), (302318,1680221,0,'soga_eye_color',255,0,255), (302319,1680222,0,'eye_color',0,0,255), (302320,1680222,0,'skin_color',0,0,255), (302321,1680222,0,'soga_eye_color',255,0,255), (302322,1680223,0,'eye_color',0,0,255), (302323,1680223,0,'skin_color',0,0,255), (302324,1680223,0,'soga_eye_color',255,0,255), (302325,1680224,0,'eye_color',255,255,255), (302326,1680224,0,'skin_color',255,255,255), (302327,1680224,0,'soga_eye_color',255,0,255), (302328,1680225,0,'eye_color',0,0,255), (302329,1680225,0,'skin_color',0,0,255), (302330,1680225,0,'soga_eye_color',255,0,255), (302331,1680226,0,'eye_color',0,0,255), (302332,1680226,0,'skin_color',0,0,255), (302333,1680226,0,'soga_eye_color',255,0,255), (302334,1680227,0,'eye_color',0,0,255), (302335,1680227,0,'skin_color',0,0,255), (302336,1680227,0,'soga_eye_color',255,0,255), (302337,1680228,0,'eye_color',255,255,255), (302338,1680228,0,'skin_color',255,255,255), (302339,1680228,0,'soga_eye_color',255,0,255), (302340,1680229,0,'eye_color',255,255,255), (302341,1680229,0,'skin_color',255,255,255), (302342,1680229,0,'soga_eye_color',255,0,255), (302343,1680230,0,'eye_color',255,255,255), (302344,1680230,0,'skin_color',255,255,255), (302345,1680230,0,'soga_eye_color',255,0,255), (302346,1680231,0,'eye_color',255,255,255), (302347,1680231,0,'skin_color',255,255,255), (302348,1680231,0,'soga_eye_color',255,0,255), (302349,1680232,0,'eye_color',255,255,255), (302350,1680232,0,'skin_color',255,255,255), (302351,1680232,0,'soga_eye_color',255,0,255), (302352,1680233,1,'cheek_type',0,17,0), (302353,1680233,1,'chin_type',-7,56,7), (302354,1680233,1,'ear_type',37,0,0), (302355,1680233,1,'eye_brow_type',25,-17,-17), (302356,1680233,0,'eye_color',119,202,219), (302357,1680233,1,'eye_type',7,0,0), (302358,1680233,0,'hair_color1',33,22,19), (302359,1680233,0,'hair_color2',28,27,50), (302360,1680233,0,'hair_face_color',5,5,1), (302361,1680233,0,'hair_face_highlight_color',5,5,1), (302362,1680233,0,'hair_highlight',33,22,19), (302363,1680233,0,'hair_type_color',5,5,1), (302364,1680233,0,'hair_type_highlight_color',5,5,1), (302365,1680233,1,'lip_type',0,0,7), (302366,1680233,1,'nose_type',0,37,-62), (302367,1680233,0,'skin_color',39,82,81), (302368,1680233,1,'soga_cheek_type',46,-25,0), (302369,1680233,1,'soga_chin_type',18,-50,7), (302370,1680233,1,'soga_ear_type',45,55,0), (302371,1680233,1,'soga_eye_brow_type',46,-68,-7), (302372,1680233,0,'soga_eye_color',204,204,204), (302373,1680233,1,'soga_eye_type',-40,0,0), (302374,1680233,0,'soga_hair_color1',160,156,172), (302375,1680233,0,'soga_hair_color2',62,62,68), (302376,1680233,0,'soga_hair_face_color',244,244,246), (302377,1680233,0,'soga_hair_face_highlight_color',21,8,28), (302378,1680233,0,'soga_hair_highlight',29,21,28), (302379,1680233,0,'soga_hair_type_color',244,244,246), (302380,1680233,0,'soga_hair_type_highlight_color',21,8,28), (302381,1680233,1,'soga_lip_type',0,63,-1), (302382,1680233,1,'soga_nose_type',-7,-62,11), (302383,1680233,0,'soga_skin_color',72,72,72), (302384,1680234,0,'eye_color',255,255,255), (302385,1680234,0,'skin_color',255,255,255), (302386,1680234,0,'soga_eye_color',255,0,255), (302387,1680235,0,'eye_color',255,255,255), (302388,1680235,0,'skin_color',255,255,255), (302389,1680235,0,'soga_eye_color',255,0,255), (302390,1680236,0,'eye_color',255,255,255), (302391,1680236,0,'skin_color',255,255,255), (302392,1680236,0,'soga_eye_color',255,0,255), (302393,1680237,0,'eye_color',255,255,255), (302394,1680237,0,'skin_color',255,255,255), (302395,1680237,0,'soga_eye_color',255,0,255), (302396,1680238,0,'eye_color',234,234,234), (302397,1680238,0,'skin_color',234,234,234), (302398,1680238,0,'soga_eye_color',255,0,255), (302399,1680239,1,'cheek_type',77,-2,0), (302400,1680239,1,'chin_type',5,66,-7), (302401,1680239,1,'ear_type',-93,-28,0), (302402,1680239,1,'eye_brow_type',-53,96,29), (302403,1680239,0,'eye_color',32,65,70), (302404,1680239,1,'eye_type',-11,0,0), (302405,1680239,0,'hair_color1',26,24,25), (302406,1680239,0,'hair_color2',36,34,36), (302407,1680239,0,'hair_face_color',20,9,27), (302408,1680239,0,'hair_face_highlight_color',223,176,18), (302409,1680239,0,'hair_highlight',239,221,86), (302410,1680239,0,'hair_type_color',20,9,27), (302411,1680239,0,'hair_type_highlight_color',223,176,18), (302412,1680239,1,'lip_type',41,-59,-56), (302413,1680239,1,'nose_type',-72,-28,68), (302414,1680239,0,'skin_color',100,103,86), (302415,1680239,1,'soga_cheek_type',77,-2,0), (302416,1680239,1,'soga_chin_type',5,66,-7), (302417,1680239,1,'soga_ear_type',-93,-28,0), (302418,1680239,1,'soga_eye_brow_type',-53,96,29), (302419,1680239,0,'soga_eye_color',229,229,102), (302420,1680239,1,'soga_eye_type',-11,0,0), (302421,1680239,0,'soga_hair_color1',26,24,25), (302422,1680239,0,'soga_hair_color2',36,34,36), (302423,1680239,0,'soga_hair_face_color',20,9,27), (302424,1680239,0,'soga_hair_face_highlight_color',223,176,18), (302425,1680239,0,'soga_hair_highlight',239,221,86), (302426,1680239,0,'soga_hair_type_color',20,9,27), (302427,1680239,0,'soga_hair_type_highlight_color',223,176,18), (302428,1680239,1,'soga_lip_type',41,-59,-56), (302429,1680239,1,'soga_nose_type',-72,-28,68), (302430,1680239,0,'soga_skin_color',100,103,86), (302431,1680239,0,'wing_color1',255,255,255), (302432,1680239,0,'wing_color2',255,255,255), (302433,1680240,1,'cheek_type',-31,-70,0), (302434,1680240,1,'chin_type',-31,23,-7), (302435,1680240,1,'ear_type',-75,-78,0), (302436,1680240,1,'eye_brow_type',29,87,-3), (302437,1680240,0,'eye_color',73,0,73), (302438,1680240,1,'eye_type',31,0,0), (302439,1680240,1,'lip_type',68,-88,39), (302440,1680240,1,'nose_type',-43,59,76), (302441,1680240,0,'skin_color',139,125,69), (302442,1680240,1,'soga_cheek_type',-31,-70,0), (302443,1680240,1,'soga_chin_type',-31,23,-7), (302444,1680240,1,'soga_ear_type',-75,-78,0), (302445,1680240,1,'soga_eye_brow_type',29,87,-3), (302446,1680240,0,'soga_eye_color',229,229,102), (302447,1680240,1,'soga_eye_type',31,0,0), (302448,1680240,1,'soga_lip_type',68,-88,39), (302449,1680240,1,'soga_nose_type',-43,59,76), (302450,1680240,0,'soga_skin_color',139,125,69), (302451,1680240,0,'wing_color1',255,255,255), (302452,1680240,0,'wing_color2',255,255,255), (302453,1680241,1,'cheek_type',9,-12,0), (302454,1680241,1,'chin_type',-32,28,0), (302455,1680241,1,'ear_type',-31,4,0), (302456,1680241,1,'eye_brow_type',-23,17,-26), (302457,1680241,0,'eye_color',34,68,75), (302458,1680241,1,'eye_type',-31,0,0), (302459,1680241,0,'hair_face_color',90,33,11), (302460,1680241,0,'hair_face_highlight_color',102,97,69), (302461,1680241,0,'hair_type_color',90,33,11), (302462,1680241,0,'hair_type_highlight_color',102,97,69), (302463,1680241,1,'lip_type',-29,0,-38), (302464,1680241,1,'nose_type',26,-28,28), (302465,1680241,0,'skin_color',222,233,230), (302466,1680241,1,'soga_cheek_type',9,-12,0), (302467,1680241,1,'soga_chin_type',-32,28,0), (302468,1680241,1,'soga_ear_type',-31,4,0), (302469,1680241,1,'soga_eye_brow_type',-23,17,-26), (302470,1680241,0,'soga_eye_color',229,229,102), (302471,1680241,1,'soga_eye_type',-31,0,0), (302472,1680241,0,'soga_hair_face_color',90,33,11), (302473,1680241,0,'soga_hair_face_highlight_color',102,97,69), (302474,1680241,0,'soga_hair_type_color',90,33,11), (302475,1680241,0,'soga_hair_type_highlight_color',102,97,69), (302476,1680241,1,'soga_lip_type',-29,0,-38), (302477,1680241,1,'soga_nose_type',26,-28,28), (302478,1680241,0,'soga_skin_color',222,233,230), (302479,1680241,0,'wing_color1',255,255,255), (302480,1680241,0,'wing_color2',255,255,255), (302481,1680242,0,'eye_color',29,88,33), (302482,1680242,0,'skin_color',211,110,39), (302483,1680242,0,'soga_eye_color',255,0,255), (302484,1680243,0,'eye_color',81,124,67), (302485,1680243,0,'skin_color',211,110,39), (302486,1680243,0,'soga_eye_color',255,0,255), (302490,1680245,1,'cheek_type',-21,28,0), (302491,1680245,1,'chin_type',8,17,3), (302492,1680245,1,'ear_type',19,-41,0), (302493,1680245,1,'eye_brow_type',-2,0,-29), (302494,1680245,0,'eye_color',253,245,58), (302495,1680245,1,'eye_type',3,0,0), (302496,1680245,0,'hair_face_color',20,8,0), (302497,1680245,0,'hair_face_highlight_color',216,192,37), (302498,1680245,0,'hair_type_color',20,8,0), (302499,1680245,0,'hair_type_highlight_color',216,192,37), (302500,1680245,1,'lip_type',40,4,-4), (302501,1680245,1,'nose_type',0,-2,28), (302502,1680245,0,'skin_color',134,128,91), (302503,1680245,1,'soga_cheek_type',-21,28,0), (302504,1680245,1,'soga_chin_type',8,17,3), (302505,1680245,1,'soga_ear_type',19,-41,0), (302506,1680245,1,'soga_eye_brow_type',-2,0,-29), (302507,1680245,0,'soga_eye_color',229,229,102), (302508,1680245,1,'soga_eye_type',3,0,0), (302509,1680245,0,'soga_hair_face_color',20,8,0), (302510,1680245,0,'soga_hair_face_highlight_color',216,192,37), (302511,1680245,0,'soga_hair_type_color',20,8,0), (302512,1680245,0,'soga_hair_type_highlight_color',216,192,37), (302513,1680245,1,'soga_lip_type',40,4,-4), (302514,1680245,1,'soga_nose_type',0,-2,28), (302515,1680245,0,'soga_skin_color',134,128,91), (302516,1680245,0,'wing_color1',255,255,255), (302517,1680245,0,'wing_color2',255,255,255), (302518,1680246,1,'cheek_type',-51,-59,0), (302519,1680246,1,'chin_type',34,-87,0), (302520,1680246,1,'ear_type',37,75,0), (302521,1680246,1,'eye_brow_type',35,-43,-37), (302522,1680246,0,'eye_color',141,138,0), (302523,1680246,1,'eye_type',96,0,0), (302524,1680246,1,'lip_type',71,17,-43), (302525,1680246,1,'nose_type',-96,-18,-84), (302526,1680246,0,'skin_color',139,97,78), (302527,1680246,1,'soga_cheek_type',-51,-59,0), (302528,1680246,1,'soga_chin_type',34,-87,0), (302529,1680246,1,'soga_ear_type',37,75,0), (302530,1680246,1,'soga_eye_brow_type',35,-43,-37), (302531,1680246,0,'soga_eye_color',229,229,102), (302532,1680246,1,'soga_eye_type',96,0,0), (302533,1680246,1,'soga_lip_type',71,17,-43), (302534,1680246,1,'soga_nose_type',-96,-18,-84), (302535,1680246,0,'soga_skin_color',139,97,78), (302536,1680246,0,'wing_color1',255,255,255), (302537,1680246,0,'wing_color2',255,255,255), (302538,1680247,1,'cheek_type',0,-32,0), (302539,1680247,1,'chin_type',2,-11,1), (302540,1680247,1,'ear_type',46,0,0), (302541,1680247,1,'eye_brow_type',14,-3,-14), (302542,1680247,0,'eye_color',120,176,192), (302543,1680247,1,'eye_type',-25,0,0), (302544,1680247,0,'hair_face_color',35,31,28), (302545,1680247,0,'hair_face_highlight_color',15,6,0), (302546,1680247,0,'hair_type_color',35,31,28), (302547,1680247,0,'hair_type_highlight_color',15,6,0), (302548,1680247,1,'lip_type',14,-4,-22), (302549,1680247,1,'nose_type',40,-9,-10), (302550,1680247,0,'skin_color',243,249,247), (302551,1680247,1,'soga_cheek_type',0,-32,0), (302552,1680247,1,'soga_chin_type',2,-11,1), (302553,1680247,1,'soga_ear_type',46,0,0), (302554,1680247,1,'soga_eye_brow_type',14,-3,-14), (302555,1680247,0,'soga_eye_color',229,229,102), (302556,1680247,1,'soga_eye_type',-25,0,0), (302557,1680247,0,'soga_hair_face_color',35,31,28), (302558,1680247,0,'soga_hair_face_highlight_color',15,6,0), (302559,1680247,0,'soga_hair_type_color',35,31,28), (302560,1680247,0,'soga_hair_type_highlight_color',15,6,0), (302561,1680247,1,'soga_lip_type',14,-4,-22), (302562,1680247,1,'soga_nose_type',40,-9,-10), (302563,1680247,0,'soga_skin_color',243,249,247), (302564,1680247,0,'wing_color1',255,255,255), (302565,1680247,0,'wing_color2',255,255,255), (302566,1680248,1,'cheek_type',100,-100,0), (302567,1680248,1,'chin_type',-100,100,100), (302568,1680248,1,'ear_type',25,9,0), (302569,1680248,1,'eye_brow_type',100,100,100), (302570,1680248,0,'eye_color',118,14,183), (302571,1680248,1,'eye_type',100,0,0), (302572,1680248,0,'hair_face_color',171,60,32), (302573,1680248,0,'hair_face_highlight_color',216,192,37), (302574,1680248,0,'hair_type_color',171,60,32), (302575,1680248,0,'hair_type_highlight_color',216,192,37), (302576,1680248,1,'lip_type',100,50,-68), (302577,1680248,1,'nose_type',0,-17,-1), (302578,1680248,0,'skin_color',229,229,229), (302579,1680248,1,'soga_cheek_type',100,-100,0), (302580,1680248,1,'soga_chin_type',-100,100,100), (302581,1680248,1,'soga_ear_type',25,9,0), (302582,1680248,1,'soga_eye_brow_type',100,100,100), (302583,1680248,0,'soga_eye_color',229,229,102), (302584,1680248,1,'soga_eye_type',100,0,0), (302585,1680248,0,'soga_hair_face_color',171,60,32), (302586,1680248,0,'soga_hair_face_highlight_color',216,192,37), (302587,1680248,0,'soga_hair_type_color',171,60,32), (302588,1680248,0,'soga_hair_type_highlight_color',216,192,37), (302589,1680248,1,'soga_lip_type',100,50,-68), (302590,1680248,1,'soga_nose_type',0,-17,-1), (302591,1680248,0,'soga_skin_color',229,229,229), (302592,1680248,0,'wing_color1',255,255,255), (302593,1680248,0,'wing_color2',255,255,255), (302594,1680249,0,'eye_color',255,255,255), (302595,1680249,0,'skin_color',255,255,255), (302596,1680249,0,'soga_eye_color',255,0,255), (302597,1680250,1,'cheek_type',26,-28,0), (302598,1680250,1,'chin_type',19,0,0), (302599,1680250,1,'ear_type',-18,32,0), (302600,1680250,1,'eye_brow_type',-21,10,4), (302601,1680250,0,'eye_color',150,186,178), (302602,1680250,1,'eye_type',-26,0,0), (302603,1680250,0,'hair_face_color',84,34,1), (302604,1680250,0,'hair_face_highlight_color',69,66,64), (302605,1680250,0,'hair_type_color',84,34,1), (302606,1680250,0,'hair_type_highlight_color',69,66,64), (302607,1680250,1,'lip_type',0,12,-31), (302608,1680250,1,'nose_type',-22,0,0), (302609,1680250,0,'skin_color',215,217,217), (302610,1680250,1,'soga_cheek_type',26,-28,0), (302611,1680250,1,'soga_chin_type',19,0,0), (302612,1680250,1,'soga_ear_type',-18,32,0), (302613,1680250,1,'soga_eye_brow_type',-21,10,4), (302614,1680250,0,'soga_eye_color',229,229,102), (302615,1680250,1,'soga_eye_type',-26,0,0), (302616,1680250,0,'soga_hair_face_color',84,34,1), (302617,1680250,0,'soga_hair_face_highlight_color',69,66,64), (302618,1680250,0,'soga_hair_type_color',84,34,1), (302619,1680250,0,'soga_hair_type_highlight_color',69,66,64), (302620,1680250,1,'soga_lip_type',0,12,-31), (302621,1680250,1,'soga_nose_type',-22,0,0), (302622,1680250,0,'soga_skin_color',215,217,217), (302623,1680250,0,'wing_color1',255,255,255), (302624,1680250,0,'wing_color2',255,255,255), (302625,1680251,0,'eye_color',255,255,255), (302626,1680251,0,'skin_color',255,255,255), (302627,1680251,0,'soga_eye_color',255,0,255), (302628,1680252,1,'cheek_type',-14,5,0), (302629,1680252,1,'chin_type',25,38,-9), (302630,1680252,1,'ear_type',-28,-5,0), (302631,1680252,1,'eye_brow_type',-9,-20,-19), (302632,1680252,0,'eye_color',169,15,60), (302633,1680252,1,'eye_type',-9,0,0), (302634,1680252,0,'hair_face_color',169,162,153), (302635,1680252,0,'hair_type_color',169,162,153), (302636,1680252,1,'lip_type',-31,1,-2), (302637,1680252,1,'nose_type',0,31,44), (302638,1680252,0,'skin_color',164,180,139), (302639,1680252,1,'soga_cheek_type',-14,5,0), (302640,1680252,1,'soga_chin_type',25,38,-9), (302641,1680252,1,'soga_ear_type',-28,-5,0), (302642,1680252,1,'soga_eye_brow_type',-9,-20,-19), (302643,1680252,0,'soga_eye_color',229,229,102), (302644,1680252,1,'soga_eye_type',-9,0,0), (302645,1680252,0,'soga_hair_face_color',169,162,153), (302646,1680252,0,'soga_hair_type_color',169,162,153), (302647,1680252,1,'soga_lip_type',-31,1,-2), (302648,1680252,1,'soga_nose_type',0,31,44), (302649,1680252,0,'soga_skin_color',164,180,139), (302650,1680252,0,'wing_color1',255,255,255), (302651,1680252,0,'wing_color2',255,255,255), (302652,1680253,1,'cheek_type',1,0,0), (302653,1680253,1,'chin_type',-22,9,34), (302654,1680253,1,'ear_type',14,-32,0), (302655,1680253,1,'eye_brow_type',-20,-4,25), (302656,1680253,0,'eye_color',238,205,22), (302657,1680253,1,'eye_type',14,0,0), (302658,1680253,0,'hair_face_color',200,169,6), (302659,1680253,0,'hair_type_color',200,169,6), (302660,1680253,1,'lip_type',18,23,-20), (302661,1680253,1,'nose_type',4,0,8), (302662,1680253,0,'skin_color',114,216,4), (302663,1680253,1,'soga_cheek_type',1,0,0), (302664,1680253,1,'soga_chin_type',-22,9,34), (302665,1680253,1,'soga_ear_type',14,-32,0), (302666,1680253,1,'soga_eye_brow_type',-20,-4,25), (302667,1680253,0,'soga_eye_color',229,229,102), (302668,1680253,1,'soga_eye_type',14,0,0), (302669,1680253,0,'soga_hair_face_color',200,169,6), (302670,1680253,0,'soga_hair_type_color',200,169,6), (302671,1680253,1,'soga_lip_type',18,23,-20), (302672,1680253,1,'soga_nose_type',4,0,8), (302673,1680253,0,'soga_skin_color',114,216,4), (302674,1680253,0,'wing_color1',255,255,255), (302675,1680253,0,'wing_color2',255,255,255), (302682,1680256,1,'cheek_type',34,-28,0), (302683,1680256,1,'chin_type',0,0,-17), (302684,1680256,1,'ear_type',-12,-4,0), (302685,1680256,1,'eye_brow_type',-28,20,4), (302686,1680256,0,'eye_color',88,113,65), (302687,1680256,1,'eye_type',-5,0,0), (302688,1680256,0,'hair_face_color',108,107,95), (302689,1680256,0,'hair_face_highlight_color',95,53,6), (302690,1680256,0,'hair_type_color',108,107,95), (302691,1680256,0,'hair_type_highlight_color',95,53,6), (302692,1680256,1,'lip_type',0,14,4), (302693,1680256,1,'nose_type',-4,-18,17), (302694,1680256,0,'skin_color',241,245,234), (302695,1680256,1,'soga_cheek_type',34,-28,0), (302696,1680256,1,'soga_chin_type',0,0,-17), (302697,1680256,1,'soga_ear_type',-12,-4,0), (302698,1680256,1,'soga_eye_brow_type',-28,20,4), (302699,1680256,0,'soga_eye_color',229,229,102), (302700,1680256,1,'soga_eye_type',-5,0,0), (302701,1680256,0,'soga_hair_face_color',108,107,95), (302702,1680256,0,'soga_hair_face_highlight_color',95,53,6), (302703,1680256,0,'soga_hair_type_color',108,107,95), (302704,1680256,0,'soga_hair_type_highlight_color',95,53,6), (302705,1680256,1,'soga_lip_type',0,14,4), (302706,1680256,1,'soga_nose_type',-4,-18,17), (302707,1680256,0,'soga_skin_color',241,245,234), (302708,1680256,0,'wing_color1',255,255,255), (302709,1680256,0,'wing_color2',255,255,255), (302710,1680257,1,'cheek_type',-7,7,0), (302711,1680257,1,'chin_type',-17,-26,7), (302712,1680257,1,'ear_type',0,8,0), (302713,1680257,1,'eye_brow_type',0,-19,32), (302714,1680257,0,'eye_color',48,70,91), (302715,1680257,0,'hair_face_color',127,142,142), (302716,1680257,0,'hair_face_highlight_color',155,150,106), (302717,1680257,0,'hair_type_color',127,142,142), (302718,1680257,0,'hair_type_highlight_color',155,150,106), (302719,1680257,1,'lip_type',25,-9,-37), (302720,1680257,1,'nose_type',14,7,-2), (302721,1680257,0,'skin_color',37,11,55), (302722,1680257,1,'soga_cheek_type',-7,7,0), (302723,1680257,1,'soga_chin_type',-17,-26,7), (302724,1680257,1,'soga_ear_type',0,8,0), (302725,1680257,1,'soga_eye_brow_type',0,-19,32), (302726,1680257,0,'soga_eye_color',229,229,102), (302727,1680257,0,'soga_hair_face_color',127,142,142), (302728,1680257,0,'soga_hair_face_highlight_color',155,150,106), (302729,1680257,0,'soga_hair_type_color',127,142,142), (302730,1680257,0,'soga_hair_type_highlight_color',155,150,106), (302731,1680257,1,'soga_lip_type',25,-9,-37), (302732,1680257,1,'soga_nose_type',14,7,-2), (302733,1680257,0,'soga_skin_color',37,11,55), (302734,1680257,0,'wing_color1',255,255,255), (302735,1680257,0,'wing_color2',255,255,255), (302736,1680258,1,'cheek_type',-8,3,0), (302737,1680258,1,'chin_type',17,7,-20), (302738,1680258,1,'ear_type',44,26,0), (302739,1680258,1,'eye_brow_type',-11,0,26), (302740,1680258,0,'eye_color',86,9,70), (302741,1680258,1,'eye_type',-11,0,0), (302742,1680258,0,'hair_face_color',50,49,48), (302743,1680258,0,'hair_face_highlight_color',216,192,37), (302744,1680258,0,'hair_type_color',50,49,48), (302745,1680258,0,'hair_type_highlight_color',216,192,37), (302746,1680258,1,'lip_type',-11,-7,12), (302747,1680258,1,'nose_type',-43,8,-11), (302748,1680258,0,'skin_color',208,181,160), (302749,1680258,1,'soga_cheek_type',-8,3,0), (302750,1680258,1,'soga_chin_type',17,7,-20), (302751,1680258,1,'soga_ear_type',44,26,0), (302752,1680258,1,'soga_eye_brow_type',-11,0,26), (302753,1680258,0,'soga_eye_color',229,229,102), (302754,1680258,1,'soga_eye_type',-11,0,0), (302755,1680258,0,'soga_hair_face_color',50,49,48), (302756,1680258,0,'soga_hair_face_highlight_color',216,192,37), (302757,1680258,0,'soga_hair_type_color',50,49,48), (302758,1680258,0,'soga_hair_type_highlight_color',216,192,37), (302759,1680258,1,'soga_lip_type',-11,-7,12), (302760,1680258,1,'soga_nose_type',-43,8,-11), (302761,1680258,0,'soga_skin_color',208,181,160), (302762,1680258,0,'wing_color1',255,255,255), (302763,1680258,0,'wing_color2',255,255,255), (302916,1680271,1,'cheek_type',62,45,0), (302917,1680271,1,'chin_type',-93,-62,-58), (302918,1680271,1,'ear_type',89,84,0), (302919,1680271,1,'eye_brow_type',7,79,9), (302920,1680271,0,'eye_color',116,124,67), (302921,1680271,1,'eye_type',-52,0,0), (302922,1680271,0,'hair_color1',161,165,168), (302923,1680271,0,'hair_color2',50,69,69), (302924,1680271,0,'hair_face_color',224,230,231), (302925,1680271,0,'hair_face_highlight_color',219,179,16), (302926,1680271,0,'hair_highlight',239,221,86), (302927,1680271,0,'hair_type_color',224,230,231), (302928,1680271,0,'hair_type_highlight_color',219,179,16), (302929,1680271,1,'lip_type',32,-53,55), (302930,1680271,1,'nose_type',56,83,0), (302931,1680271,0,'skin_color',195,205,205), (302932,1680271,1,'soga_cheek_type',62,45,0), (302933,1680271,1,'soga_chin_type',-93,-62,-58), (302934,1680271,1,'soga_ear_type',89,84,0), (302935,1680271,1,'soga_eye_brow_type',7,79,9), (302936,1680271,0,'soga_eye_color',195,205,205), (302937,1680271,1,'soga_eye_type',-52,0,0), (302938,1680271,0,'soga_hair_color1',161,165,168), (302939,1680271,0,'soga_hair_color2',50,69,69), (302940,1680271,0,'soga_hair_face_color',224,230,231), (302941,1680271,0,'soga_hair_face_highlight_color',219,179,16), (302942,1680271,0,'soga_hair_highlight',239,221,86), (302943,1680271,0,'soga_hair_type_color',224,230,231), (302944,1680271,0,'soga_hair_type_highlight_color',219,179,16), (302945,1680271,1,'soga_lip_type',32,-53,55), (302946,1680271,1,'soga_nose_type',56,83,0), (302947,1680271,0,'soga_skin_color',116,124,67), (302948,1680271,0,'wing_color1',255,255,255), (302949,1680271,0,'wing_color2',255,255,255), (302950,1680272,1,'cheek_type',2,-10,0), (302951,1680272,1,'chin_type',8,14,4), (302952,1680272,1,'ear_type',18,17,0), (302953,1680272,1,'eye_brow_type',31,-20,20), (302954,1680272,0,'eye_color',140,82,208), (302955,1680272,1,'eye_type',-21,0,0), (302956,1680272,0,'hair_face_color',197,187,210), (302957,1680272,0,'hair_face_highlight_color',155,150,106), (302958,1680272,0,'hair_type_color',197,187,210), (302959,1680272,0,'hair_type_highlight_color',155,150,106), (302960,1680272,1,'lip_type',9,-7,-12), (302961,1680272,1,'nose_type',3,-20,-11), (302962,1680272,1,'soga_cheek_type',2,-10,0), (302963,1680272,1,'soga_chin_type',8,14,4), (302964,1680272,1,'soga_ear_type',18,17,0), (302965,1680272,1,'soga_eye_brow_type',31,-20,20), (302966,1680272,1,'soga_eye_type',-21,0,0), (302967,1680272,0,'soga_hair_face_color',197,187,210), (302968,1680272,0,'soga_hair_face_highlight_color',155,150,106), (302969,1680272,0,'soga_hair_type_color',197,187,210), (302970,1680272,0,'soga_hair_type_highlight_color',155,150,106), (302971,1680272,1,'soga_lip_type',9,-7,-12), (302972,1680272,1,'soga_nose_type',3,-20,-11), (302973,1680272,0,'soga_skin_color',140,82,208), (302974,1680272,0,'wing_color1',255,255,255), (302975,1680272,0,'wing_color2',255,255,255), (302976,1680273,1,'cheek_type',10,-1,0), (302977,1680273,1,'chin_type',-23,12,1), (302978,1680273,1,'ear_type',18,-2,0), (302979,1680273,1,'eye_brow_type',9,-10,-4), (302980,1680273,0,'eye_color',136,184,199), (302981,1680273,1,'eye_type',28,0,0), (302982,1680273,0,'hair_face_color',69,59,2), (302983,1680273,0,'hair_face_highlight_color',202,85,29), (302984,1680273,0,'hair_type_color',69,59,2), (302985,1680273,0,'hair_type_highlight_color',202,85,29), (302986,1680273,1,'lip_type',14,1,-32), (302987,1680273,1,'nose_type',0,-37,-18), (302988,1680273,0,'skin_color',192,180,132), (302989,1680273,1,'soga_cheek_type',10,-1,0), (302990,1680273,1,'soga_chin_type',-23,12,1), (302991,1680273,1,'soga_ear_type',18,-2,0), (302992,1680273,1,'soga_eye_brow_type',9,-10,-4), (302993,1680273,0,'soga_eye_color',192,180,132), (302994,1680273,1,'soga_eye_type',28,0,0), (302995,1680273,0,'soga_hair_face_color',69,59,2), (302996,1680273,0,'soga_hair_face_highlight_color',202,85,29), (302997,1680273,0,'soga_hair_type_color',69,59,2), (302998,1680273,0,'soga_hair_type_highlight_color',202,85,29), (302999,1680273,1,'soga_lip_type',14,1,-32), (303000,1680273,1,'soga_nose_type',0,-37,-18), (303001,1680273,0,'soga_skin_color',136,184,199), (303002,1680273,0,'wing_color1',255,255,255), (303003,1680273,0,'wing_color2',255,255,255), (303004,1680274,1,'cheek_type',-4,-35,0), (303005,1680274,1,'chin_type',0,11,3), (303006,1680274,1,'ear_type',17,-11,0), (303007,1680274,1,'eye_brow_type',-7,-31,0), (303008,1680274,0,'eye_color',71,136,121), (303009,1680274,0,'hair_face_color',151,150,149), (303010,1680274,0,'hair_face_highlight_color',233,232,228), (303011,1680274,0,'hair_type_color',151,150,149), (303012,1680274,0,'hair_type_highlight_color',233,232,228), (303013,1680274,1,'lip_type',-12,28,28), (303014,1680274,1,'nose_type',3,-10,37), (303015,1680274,0,'skin_color',136,142,142), (303016,1680274,1,'soga_cheek_type',-4,-35,0), (303017,1680274,1,'soga_chin_type',0,11,3), (303018,1680274,1,'soga_ear_type',17,-11,0), (303019,1680274,1,'soga_eye_brow_type',-7,-31,0), (303020,1680274,0,'soga_eye_color',136,142,142), (303021,1680274,0,'soga_hair_face_color',151,150,149), (303022,1680274,0,'soga_hair_face_highlight_color',233,232,228), (303023,1680274,0,'soga_hair_type_color',151,150,149), (303024,1680274,0,'soga_hair_type_highlight_color',233,232,228), (303025,1680274,1,'soga_lip_type',-12,28,28), (303026,1680274,1,'soga_nose_type',3,-10,37), (303027,1680274,0,'soga_skin_color',71,136,121), (303028,1680274,0,'wing_color1',255,255,255), (303029,1680274,0,'wing_color2',255,255,255), (303030,1660000,0,'eye_color',255,255,255), (303031,1660000,0,'skin_color',255,255,255), (303032,1660000,0,'soga_eye_color',255,0,255), (303033,1660001,0,'eye_color',255,255,255), (303034,1660001,0,'skin_color',255,255,255), (303035,1660001,0,'soga_eye_color',255,0,255), (303036,1660002,0,'eye_color',255,255,255), (303037,1660002,0,'skin_color',255,128,0), (303038,1660002,0,'soga_eye_color',255,0,255), (303039,1660003,1,'cheek_type',25,0,0), (303040,1660003,1,'chin_type',-41,1,28), (303041,1660003,1,'ear_type',0,8,0), (303042,1660003,1,'eye_brow_type',-21,-1,-2), (303043,1660003,0,'eye_color',50,94,63), (303044,1660003,1,'eye_type',17,0,0), (303045,1660003,0,'hair_color1',17,17,0), (303046,1660003,0,'hair_face_color',81,36,0), (303047,1660003,0,'hair_face_highlight_color',95,38,0), (303048,1660003,0,'hair_type_color',81,36,0), (303049,1660003,0,'hair_type_highlight_color',95,38,0), (303050,1660003,1,'lip_type',-39,20,-25), (303051,1660003,1,'nose_type',25,17,17), (303052,1660003,0,'skin_color',236,245,234), (303053,1660003,1,'soga_cheek_type',0,-21,-1), (303054,1660003,1,'soga_chin_type',0,-39,20), (303055,1660003,1,'soga_ear_type',0,17,0), (303056,1660003,1,'soga_eye_brow_type',0,0,8), (303057,1660003,0,'soga_eye_color',229,229,102), (303058,1660003,1,'soga_eye_type',17,0,0), (303059,1660003,0,'soga_hair_face_color',81,36,0), (303060,1660003,0,'soga_hair_face_highlight_color',95,38,0), (303061,1660003,0,'soga_hair_type_color',81,36,0), (303062,1660003,0,'soga_hair_type_highlight_color',95,38,0), (303063,1660003,1,'soga_lip_type',-2,25,0), (303064,1660003,1,'soga_nose_type',-25,-41,1), (303065,1660003,0,'soga_skin_color',236,245,234), (303066,1660003,0,'wing_color1',255,255,255), (303067,1660003,0,'wing_color2',255,255,255), (303068,1660004,1,'cheek_type',42,5,0), (303069,1660004,1,'chin_type',-17,0,3), (303070,1660004,1,'ear_type',-7,14,0), (303071,1660004,1,'eye_brow_type',-2,-7,0), (303072,1660004,0,'eye_color',45,65,39), (303073,1660004,1,'eye_type',-17,0,0), (303074,1660004,0,'hair_color1',25,225,0), (303075,1660004,0,'hair_face_color',21,16,11), (303076,1660004,0,'hair_face_highlight_color',47,44,16), (303077,1660004,0,'hair_type_color',21,16,11), (303078,1660004,0,'hair_type_highlight_color',47,44,16), (303079,1660004,1,'lip_type',5,3,-21), (303080,1660004,1,'nose_type',0,25,-31), (303081,1660004,0,'skin_color',141,136,101), (303082,1660004,1,'soga_cheek_type',0,-2,-7), (303083,1660004,1,'soga_chin_type',0,5,3), (303084,1660004,1,'soga_ear_type',0,-17,0), (303085,1660004,1,'soga_eye_brow_type',0,-7,14), (303086,1660004,0,'soga_eye_color',229,229,102), (303087,1660004,1,'soga_eye_type',-17,0,0), (303088,1660004,0,'soga_hair_face_color',21,16,11), (303089,1660004,0,'soga_hair_face_highlight_color',47,44,16), (303090,1660004,0,'soga_hair_type_color',21,16,11), (303091,1660004,0,'soga_hair_type_highlight_color',47,44,16), (303092,1660004,1,'soga_lip_type',0,42,5), (303093,1660004,1,'soga_nose_type',-21,-17,0), (303094,1660004,0,'soga_skin_color',141,136,101), (303095,1660004,0,'wing_color1',255,255,255), (303096,1660004,0,'wing_color2',255,255,255), (303097,1660005,1,'cheek_type',-74,-93,0), (303098,1660005,1,'chin_type',-8,19,-61), (303099,1660005,1,'ear_type',2,-77,0), (303100,1660005,1,'eye_brow_type',-96,10,-87), (303101,1660005,0,'eye_color',228,165,255), (303102,1660005,1,'eye_type',-87,0,0), (303103,1660005,0,'hair_color1',215,28,227), (303104,1660005,0,'hair_color2',95,79,92), (303105,1660005,0,'hair_face_color',107,150,172), (303106,1660005,0,'hair_face_highlight_color',244,244,246), (303107,1660005,0,'hair_highlight',160,156,172), (303108,1660005,0,'hair_type_color',107,150,172), (303109,1660005,0,'hair_type_highlight_color',244,244,246), (303110,1660005,1,'lip_type',-11,9,47), (303111,1660005,1,'nose_type',65,-41,28), (303112,1660005,0,'skin_color',190,179,212), (303113,1660005,1,'soga_cheek_type',0,-96,10), (303114,1660005,1,'soga_chin_type',0,-11,9), (303115,1660005,1,'soga_ear_type',0,-87,0), (303116,1660005,1,'soga_eye_brow_type',0,2,-77), (303117,1660005,0,'soga_eye_color',229,229,102), (303118,1660005,1,'soga_eye_type',-87,0,0), (303119,1660005,0,'soga_hair_color1',93,64,120), (303120,1660005,0,'soga_hair_color2',95,79,92), (303121,1660005,0,'soga_hair_face_color',107,150,172), (303122,1660005,0,'soga_hair_face_highlight_color',244,244,246), (303123,1660005,0,'soga_hair_highlight',160,156,172), (303124,1660005,0,'soga_hair_type_color',107,150,172), (303125,1660005,0,'soga_hair_type_highlight_color',244,244,246), (303126,1660005,1,'soga_lip_type',-87,-74,-93), (303127,1660005,1,'soga_nose_type',47,-8,19), (303128,1660005,0,'soga_skin_color',190,179,212), (303129,1660005,0,'wing_color1',255,255,255), (303130,1660005,0,'wing_color2',255,255,255), (303131,1660006,1,'cheek_type',0,2,0), (303132,1660006,1,'chin_type',-38,3,2), (303133,1660006,1,'ear_type',23,-5,0), (303134,1660006,1,'eye_brow_type',34,0,14), (303135,1660006,0,'eye_color',222,35,32), (303136,1660006,1,'eye_type',-32,0,0), (303137,1660006,0,'hair_color1',17,242,17), (303138,1660006,0,'hair_face_color',52,38,20), (303139,1660006,0,'hair_face_highlight_color',216,192,37), (303140,1660006,0,'hair_type_color',52,38,20), (303141,1660006,0,'hair_type_highlight_color',216,192,37), (303142,1660006,1,'lip_type',-31,-2,10), (303143,1660006,1,'nose_type',-2,17,-14), (303144,1660006,0,'skin_color',114,32,1), (303145,1660006,1,'soga_cheek_type',0,34,0), (303146,1660006,1,'soga_chin_type',0,-31,-2), (303147,1660006,1,'soga_ear_type',0,-32,0), (303148,1660006,1,'soga_eye_brow_type',0,23,-5), (303149,1660006,0,'soga_eye_color',229,229,102), (303150,1660006,1,'soga_eye_type',-32,0,0), (303151,1660006,0,'soga_hair_face_color',52,38,20), (303152,1660006,0,'soga_hair_face_highlight_color',216,192,37), (303153,1660006,0,'soga_hair_type_color',52,38,20), (303154,1660006,0,'soga_hair_type_highlight_color',216,192,37), (303155,1660006,1,'soga_lip_type',14,0,2), (303156,1660006,1,'soga_nose_type',10,-38,3), (303157,1660006,0,'soga_skin_color',114,32,1), (303158,1660006,0,'wing_color1',255,255,255), (303159,1660006,0,'wing_color2',255,255,255), (303160,1660007,1,'cheek_type',100,75,0), (303161,1660007,1,'chin_type',9,25,87), (303162,1660007,1,'ear_type',-17,100,0), (303163,1660007,1,'eye_brow_type',-51,91,17), (303164,1660007,0,'eye_color',204,204,204), (303165,1660007,1,'eye_type',34,0,0), (303166,1660007,0,'hair_color1',37,7,254), (303167,1660007,1,'lip_type',100,-57,70), (303168,1660007,1,'nose_type',61,37,7), (303169,1660007,0,'skin_color',125,81,43), (303170,1660007,1,'soga_cheek_type',0,-51,91), (303171,1660007,1,'soga_chin_type',0,100,-57), (303172,1660007,1,'soga_ear_type',0,34,0), (303173,1660007,1,'soga_eye_brow_type',0,-17,100), (303174,1660007,0,'soga_eye_color',229,229,102), (303175,1660007,1,'soga_eye_type',34,0,0), (303176,1660007,1,'soga_lip_type',17,100,75), (303177,1660007,1,'soga_nose_type',70,9,25), (303178,1660007,0,'soga_skin_color',125,81,43), (303179,1660007,0,'wing_color1',255,255,255), (303180,1660007,0,'wing_color2',255,255,255), (303181,1660008,1,'cheek_type',3,-31,0), (303182,1660008,1,'chin_type',28,-4,2), (303183,1660008,1,'ear_type',20,17,0), (303184,1660008,1,'eye_brow_type',-31,28,0), (303185,1660008,0,'eye_color',40,23,58), (303186,1660008,1,'eye_type',-26,0,0), (303187,1660008,0,'hair_color1',28,237,0), (303188,1660008,0,'hair_face_color',138,129,138), (303189,1660008,0,'hair_face_highlight_color',105,103,97), (303190,1660008,0,'hair_type_color',138,129,138), (303191,1660008,0,'hair_type_highlight_color',105,103,97), (303192,1660008,1,'lip_type',-7,23,-42), (303193,1660008,1,'nose_type',-12,28,-19), (303194,1660008,0,'skin_color',48,79,99), (303195,1660008,1,'soga_cheek_type',0,-31,28), (303196,1660008,1,'soga_chin_type',0,-7,23), (303197,1660008,1,'soga_ear_type',0,-26,0), (303198,1660008,1,'soga_eye_brow_type',0,20,17), (303199,1660008,0,'soga_eye_color',229,229,102), (303200,1660008,1,'soga_eye_type',-26,0,0), (303201,1660008,0,'soga_hair_face_color',138,129,138), (303202,1660008,0,'soga_hair_face_highlight_color',105,103,97), (303203,1660008,0,'soga_hair_type_color',138,129,138), (303204,1660008,0,'soga_hair_type_highlight_color',105,103,97), (303205,1660008,1,'soga_lip_type',0,3,-31), (303206,1660008,1,'soga_nose_type',-42,28,-4), (303207,1660008,0,'soga_skin_color',48,79,99), (303208,1660008,0,'wing_color1',255,255,255), (303209,1660008,0,'wing_color2',255,255,255), (303210,1660009,1,'cheek_type',-62,41,0), (303211,1660009,1,'chin_type',-81,28,-70), (303212,1660009,1,'ear_type',52,-11,0), (303213,1660009,1,'eye_brow_type',34,-37,53), (303214,1660009,0,'eye_color',76,60,30), (303215,1660009,1,'eye_type',-53,0,0), (303216,1660009,0,'hair_color1',62,95,9), (303217,1660009,0,'hair_color2',39,32,39), (303218,1660009,0,'hair_face_color',15,1,21), (303219,1660009,0,'hair_face_highlight_color',53,50,65), (303220,1660009,0,'hair_highlight',43,36,70), (303221,1660009,0,'hair_type_color',15,1,21), (303222,1660009,0,'hair_type_highlight_color',53,50,65), (303223,1660009,1,'lip_type',42,-14,-95), (303224,1660009,1,'nose_type',-43,62,95), (303225,1660009,0,'skin_color',213,187,157), (303226,1660009,1,'soga_cheek_type',0,34,-37), (303227,1660009,1,'soga_chin_type',0,42,-14), (303228,1660009,1,'soga_ear_type',0,-53,0), (303229,1660009,1,'soga_eye_brow_type',0,52,-11), (303230,1660009,0,'soga_eye_color',229,229,102), (303231,1660009,1,'soga_eye_type',-53,0,0), (303232,1660009,0,'soga_hair_color1',29,21,28), (303233,1660009,0,'soga_hair_color2',39,32,39), (303234,1660009,0,'soga_hair_face_color',15,1,21), (303235,1660009,0,'soga_hair_face_highlight_color',53,50,65), (303236,1660009,0,'soga_hair_highlight',43,36,70), (303237,1660009,0,'soga_hair_type_color',15,1,21), (303238,1660009,0,'soga_hair_type_highlight_color',53,50,65), (303239,1660009,1,'soga_lip_type',53,-62,41), (303240,1660009,1,'soga_nose_type',-95,-81,28), (303241,1660009,0,'soga_skin_color',213,187,157), (303242,1660009,0,'wing_color1',255,255,255), (303243,1660009,0,'wing_color2',255,255,255), (303244,1660010,1,'cheek_type',100,-100,0), (303245,1660010,1,'chin_type',-100,100,100), (303246,1660010,1,'ear_type',25,9,0), (303247,1660010,1,'eye_brow_type',100,100,100), (303248,1660010,0,'eye_color',118,14,183), (303249,1660010,1,'eye_type',100,0,0), (303250,1660010,0,'hair_color1',239,255,246), (303251,1660010,0,'hair_face_color',171,60,32), (303252,1660010,0,'hair_face_highlight_color',216,192,37), (303253,1660010,0,'hair_type_color',171,60,32), (303254,1660010,0,'hair_type_highlight_color',216,192,37), (303255,1660010,1,'lip_type',100,50,-68), (303256,1660010,1,'nose_type',0,-17,-1), (303257,1660010,0,'skin_color',38,11,2), (303258,1660010,1,'soga_cheek_type',0,100,100), (303259,1660010,1,'soga_chin_type',0,100,50), (303260,1660010,1,'soga_ear_type',0,100,0), (303261,1660010,1,'soga_eye_brow_type',0,25,9), (303262,1660010,0,'soga_eye_color',229,229,102), (303263,1660010,1,'soga_eye_type',100,0,0), (303264,1660010,0,'soga_hair_face_color',171,60,32), (303265,1660010,0,'soga_hair_face_highlight_color',216,192,37), (303266,1660010,0,'soga_hair_type_color',171,60,32), (303267,1660010,0,'soga_hair_type_highlight_color',216,192,37), (303268,1660010,1,'soga_lip_type',100,100,-100), (303269,1660010,1,'soga_nose_type',-68,-100,100), (303270,1660010,0,'soga_skin_color',38,11,2), (303271,1660010,0,'wing_color1',255,255,255), (303272,1660010,0,'wing_color2',255,255,255), (303273,1660011,1,'cheek_type',100,-100,0), (303274,1660011,1,'chin_type',-100,100,100), (303275,1660011,1,'ear_type',25,8,0), (303276,1660011,1,'eye_brow_type',100,100,100), (303277,1660011,0,'eye_color',118,14,183), (303278,1660011,1,'eye_type',100,0,0), (303279,1660011,0,'hair_color1',239,0,1), (303280,1660011,0,'hair_face_color',171,60,32), (303281,1660011,0,'hair_face_highlight_color',216,192,37), (303282,1660011,0,'hair_type_color',171,60,32), (303283,1660011,0,'hair_type_highlight_color',216,192,37), (303284,1660011,1,'lip_type',100,50,-68), (303285,1660011,1,'nose_type',0,-17,0), (303286,1660011,0,'skin_color',211,180,81), (303287,1660011,1,'soga_cheek_type',0,100,100), (303288,1660011,1,'soga_chin_type',0,100,50), (303289,1660011,1,'soga_ear_type',0,100,0), (303290,1660011,1,'soga_eye_brow_type',0,25,8), (303291,1660011,0,'soga_eye_color',229,229,102), (303292,1660011,1,'soga_eye_type',100,0,0), (303293,1660011,0,'soga_hair_face_color',171,60,32), (303294,1660011,0,'soga_hair_face_highlight_color',216,192,37), (303295,1660011,0,'soga_hair_type_color',171,60,32), (303296,1660011,0,'soga_hair_type_highlight_color',216,192,37), (303297,1660011,1,'soga_lip_type',100,100,-100), (303298,1660011,1,'soga_nose_type',-68,-100,100), (303299,1660011,0,'soga_skin_color',211,180,81), (303300,1660011,0,'wing_color1',255,255,255), (303301,1660011,0,'wing_color2',255,255,255), (303302,1660012,1,'cheek_type',75,-19,0), (303303,1660012,1,'chin_type',-43,-5,77), (303304,1660012,1,'ear_type',-35,-50,0), (303305,1660012,1,'eye_brow_type',91,-32,-26), (303306,1660012,0,'eye_color',154,185,164), (303307,1660012,1,'eye_type',56,0,0), (303308,1660012,0,'hair_color1',14,200,38), (303309,1660012,0,'hair_color2',39,32,39), (303310,1660012,0,'hair_face_color',15,1,21), (303311,1660012,0,'hair_face_highlight_color',173,66,27), (303312,1660012,0,'hair_highlight',89,21,21), (303313,1660012,0,'hair_type_color',15,1,21), (303314,1660012,0,'hair_type_highlight_color',173,66,27), (303315,1660012,1,'lip_type',-29,-72,85), (303316,1660012,1,'nose_type',17,14,-56), (303317,1660012,0,'skin_color',240,197,202), (303318,1660012,1,'soga_cheek_type',0,91,-32), (303319,1660012,1,'soga_chin_type',0,-29,-72), (303320,1660012,1,'soga_ear_type',0,56,0), (303321,1660012,1,'soga_eye_brow_type',0,-35,-50), (303322,1660012,0,'soga_eye_color',229,229,102), (303323,1660012,1,'soga_eye_type',56,0,0), (303324,1660012,0,'soga_hair_color1',29,21,28), (303325,1660012,0,'soga_hair_color2',39,32,39), (303326,1660012,0,'soga_hair_face_color',15,1,21), (303327,1660012,0,'soga_hair_face_highlight_color',173,66,27), (303328,1660012,0,'soga_hair_highlight',89,21,21), (303329,1660012,0,'soga_hair_type_color',15,1,21), (303330,1660012,0,'soga_hair_type_highlight_color',173,66,27), (303331,1660012,1,'soga_lip_type',-26,75,-19), (303332,1660012,1,'soga_nose_type',85,-43,-5), (303333,1660012,0,'soga_skin_color',240,197,202), (303334,1660012,0,'wing_color1',255,255,255), (303335,1660012,0,'wing_color2',255,255,255), (303336,1660013,1,'cheek_type',28,-74,0), (303337,1660013,1,'chin_type',74,28,-53), (303338,1660013,1,'ear_type',74,-85,0), (303339,1660013,1,'eye_brow_type',-43,-52,-32), (303340,1660013,0,'eye_color',43,61,36), (303341,1660013,1,'eye_type',66,0,0), (303342,1660013,0,'hair_color1',180,221,71), (303343,1660013,0,'hair_color2',64,76,74), (303344,1660013,0,'hair_face_color',61,61,75), (303345,1660013,0,'hair_face_highlight_color',84,0,0), (303346,1660013,0,'hair_highlight',109,14,49), (303347,1660013,0,'hair_type_color',61,61,75), (303348,1660013,0,'hair_type_highlight_color',84,0,0), (303349,1660013,1,'lip_type',58,-74,25), (303350,1660013,1,'nose_type',-15,-76,-35), (303351,1660013,0,'skin_color',253,250,250), (303352,1660013,1,'soga_cheek_type',0,-43,-52), (303353,1660013,1,'soga_chin_type',0,58,-74), (303354,1660013,1,'soga_ear_type',0,66,0), (303355,1660013,1,'soga_eye_brow_type',0,74,-85), (303356,1660013,0,'soga_eye_color',229,229,102), (303357,1660013,1,'soga_eye_type',66,0,0), (303358,1660013,0,'soga_hair_color1',43,36,70), (303359,1660013,0,'soga_hair_color2',64,76,74), (303360,1660013,0,'soga_hair_face_color',61,61,75), (303361,1660013,0,'soga_hair_face_highlight_color',84,0,0), (303362,1660013,0,'soga_hair_highlight',109,14,49), (303363,1660013,0,'soga_hair_type_color',61,61,75), (303364,1660013,0,'soga_hair_type_highlight_color',84,0,0), (303365,1660013,1,'soga_lip_type',-32,28,-74), (303366,1660013,1,'soga_nose_type',25,74,28), (303367,1660013,0,'soga_skin_color',253,250,250), (303368,1660013,0,'wing_color1',255,255,255), (303369,1660013,0,'wing_color2',255,255,255), (303370,1660014,1,'cheek_type',-12,90,0), (303371,1660014,1,'chin_type',-31,-25,25), (303372,1660014,1,'ear_type',76,34,0), (303373,1660014,1,'eye_brow_type',-25,-22,-96), (303374,1660014,0,'eye_color',148,192,205), (303375,1660014,1,'eye_type',-26,0,0), (303376,1660014,0,'hair_color1',74,195,231), (303377,1660014,0,'hair_color2',64,76,74), (303378,1660014,0,'hair_face_color',79,87,97), (303379,1660014,0,'hair_face_highlight_color',31,9,12), (303380,1660014,0,'hair_highlight',54,45,28), (303381,1660014,0,'hair_type_color',79,87,97), (303382,1660014,0,'hair_type_highlight_color',31,9,12), (303383,1660014,1,'lip_type',31,-72,-8), (303384,1660014,1,'nose_type',55,74,-61), (303385,1660014,0,'skin_color',182,125,122), (303386,1660014,1,'soga_cheek_type',0,-25,-22), (303387,1660014,1,'soga_chin_type',0,31,-72), (303388,1660014,1,'soga_ear_type',0,-26,0), (303389,1660014,1,'soga_eye_brow_type',0,76,34), (303390,1660014,0,'soga_eye_color',229,229,102), (303391,1660014,1,'soga_eye_type',-26,0,0), (303392,1660014,0,'soga_hair_color1',43,36,70), (303393,1660014,0,'soga_hair_color2',64,76,74), (303394,1660014,0,'soga_hair_face_color',79,87,97), (303395,1660014,0,'soga_hair_face_highlight_color',31,9,12), (303396,1660014,0,'soga_hair_highlight',54,45,28), (303397,1660014,0,'soga_hair_type_color',79,87,97), (303398,1660014,0,'soga_hair_type_highlight_color',31,9,12), (303399,1660014,1,'soga_lip_type',-96,-12,90), (303400,1660014,1,'soga_nose_type',-8,-31,-25), (303401,1660014,0,'soga_skin_color',182,125,122), (303402,1660014,0,'wing_color1',255,255,255), (303403,1660014,0,'wing_color2',255,255,255), (303404,1660015,1,'cheek_type',-29,-23,0), (303405,1660015,1,'chin_type',26,17,32), (303406,1660015,1,'ear_type',-40,-25,0), (303407,1660015,1,'eye_brow_type',-9,35,-8), (303408,1660015,0,'eye_color',222,35,32), (303409,1660015,1,'eye_type',-3,0,0), (303410,1660015,0,'hair_color1',20,233,12), (303411,1660015,0,'hair_face_color',52,38,20), (303412,1660015,0,'hair_face_highlight_color',216,192,37), (303413,1660015,0,'hair_type_color',52,38,20), (303414,1660015,0,'hair_type_highlight_color',216,192,37), (303415,1660015,1,'lip_type',-12,-22,22), (303416,1660015,1,'nose_type',-28,20,-23), (303417,1660015,0,'skin_color',152,93,67), (303418,1660015,1,'soga_cheek_type',0,-9,35), (303419,1660015,1,'soga_chin_type',0,-12,-22), (303420,1660015,1,'soga_ear_type',0,-3,0), (303421,1660015,1,'soga_eye_brow_type',0,-40,-25), (303422,1660015,0,'soga_eye_color',229,229,102), (303423,1660015,1,'soga_eye_type',-3,0,0), (303424,1660015,0,'soga_hair_face_color',52,38,20), (303425,1660015,0,'soga_hair_face_highlight_color',216,192,37), (303426,1660015,0,'soga_hair_type_color',52,38,20), (303427,1660015,0,'soga_hair_type_highlight_color',216,192,37), (303428,1660015,1,'soga_lip_type',-8,-29,-23), (303429,1660015,1,'soga_nose_type',22,26,17), (303430,1660015,0,'soga_skin_color',152,93,67), (303431,1660015,0,'wing_color1',255,255,255), (303432,1660015,0,'wing_color2',255,255,255), (303433,1660016,1,'cheek_type',-2,12,0), (303434,1660016,1,'chin_type',-20,-5,-5), (303435,1660016,1,'ear_type',-2,14,0), (303436,1660016,1,'eye_brow_type',25,0,-28), (303437,1660016,0,'eye_color',150,162,123), (303438,1660016,1,'eye_type',-20,0,0), (303439,1660016,0,'hair_color1',19,239,0), (303440,1660016,0,'hair_face_color',136,82,18), (303441,1660016,0,'hair_face_highlight_color',67,64,61), (303442,1660016,0,'hair_type_color',136,82,18), (303443,1660016,0,'hair_type_highlight_color',67,64,61), (303444,1660016,1,'lip_type',-29,0,9), (303445,1660016,1,'nose_type',-2,19,-17), (303446,1660016,0,'skin_color',248,248,248), (303447,1660016,1,'soga_cheek_type',0,25,0), (303448,1660016,1,'soga_chin_type',0,-29,0), (303449,1660016,1,'soga_ear_type',0,-20,0), (303450,1660016,1,'soga_eye_brow_type',0,-2,14), (303451,1660016,0,'soga_eye_color',229,229,102), (303452,1660016,1,'soga_eye_type',-20,0,0), (303453,1660016,0,'soga_hair_face_color',136,82,18), (303454,1660016,0,'soga_hair_face_highlight_color',67,64,61), (303455,1660016,0,'soga_hair_type_color',136,82,18), (303456,1660016,0,'soga_hair_type_highlight_color',67,64,61), (303457,1660016,1,'soga_lip_type',-28,-2,12), (303458,1660016,1,'soga_nose_type',9,-20,-5), (303459,1660016,0,'soga_skin_color',248,248,248), (303460,1660016,0,'wing_color1',255,255,255), (303461,1660016,0,'wing_color2',255,255,255), (303462,1660017,1,'cheek_type',0,-5,0), (303463,1660017,1,'chin_type',40,-7,-12), (303464,1660017,1,'ear_type',-10,-41,0), (303465,1660017,1,'eye_brow_type',25,9,28), (303466,1660017,0,'eye_color',55,112,129), (303467,1660017,1,'eye_type',7,0,0), (303468,1660017,0,'hair_color1',231,2,0), (303469,1660017,0,'hair_face_color',35,14,3), (303470,1660017,0,'hair_face_highlight_color',200,160,0), (303471,1660017,0,'hair_type_color',35,14,3), (303472,1660017,0,'hair_type_highlight_color',200,160,0), (303473,1660017,1,'lip_type',21,-9,2), (303474,1660017,1,'nose_type',-37,-25,2), (303475,1660017,0,'skin_color',210,218,205), (303476,1660017,1,'soga_cheek_type',0,25,9), (303477,1660017,1,'soga_chin_type',0,21,-9), (303478,1660017,1,'soga_ear_type',0,7,0), (303479,1660017,1,'soga_eye_brow_type',0,-10,-41), (303480,1660017,0,'soga_eye_color',229,229,102), (303481,1660017,1,'soga_eye_type',7,0,0), (303482,1660017,0,'soga_hair_face_color',35,14,3), (303483,1660017,0,'soga_hair_face_highlight_color',200,160,0), (303484,1660017,0,'soga_hair_type_color',35,14,3), (303485,1660017,0,'soga_hair_type_highlight_color',200,160,0), (303486,1660017,1,'soga_lip_type',28,0,-5), (303487,1660017,1,'soga_nose_type',2,40,-7), (303488,1660017,0,'soga_skin_color',210,218,205), (303489,1660017,0,'wing_color1',255,255,255), (303490,1660017,0,'wing_color2',255,255,255), (303491,1660018,1,'cheek_type',-71,14,0), (303492,1660018,1,'chin_type',-68,78,1), (303493,1660018,1,'ear_type',-87,31,0), (303494,1660018,1,'eye_brow_type',89,100,100), (303495,1660018,0,'eye_color',43,88,101), (303496,1660018,1,'eye_type',-41,0,0), (303497,1660018,0,'hair_color1',200,188,156), (303498,1660018,0,'hair_color2',225,0,0), (303499,1660018,0,'hair_face_color',42,12,17), (303500,1660018,0,'hair_face_highlight_color',244,245,246), (303501,1660018,0,'hair_highlight',161,165,168), (303502,1660018,0,'hair_type_color',42,12,17), (303503,1660018,0,'hair_type_highlight_color',244,245,246), (303504,1660018,1,'lip_type',0,2,47), (303505,1660018,1,'nose_type',58,-56,-68), (303506,1660018,0,'skin_color',194,155,106), (303507,1660018,1,'soga_cheek_type',0,89,100), (303508,1660018,1,'soga_chin_type',0,0,2), (303509,1660018,1,'soga_ear_type',0,-41,0), (303510,1660018,1,'soga_eye_brow_type',0,-87,31), (303511,1660018,0,'soga_eye_color',229,229,102), (303512,1660018,1,'soga_eye_type',-31,0,0), (303513,1660018,0,'soga_hair_color1',54,45,28), (303514,1660018,0,'soga_hair_color2',92,61,29), (303515,1660018,0,'soga_hair_face_color',42,12,17), (303516,1660018,0,'soga_hair_face_highlight_color',244,245,246), (303517,1660018,0,'soga_hair_highlight',161,165,168), (303518,1660018,0,'soga_hair_type_color',42,12,17), (303519,1660018,0,'soga_hair_type_highlight_color',244,245,246), (303520,1660018,1,'soga_lip_type',100,-71,14), (303521,1660018,1,'soga_nose_type',47,-68,78), (303522,1660018,0,'soga_skin_color',194,155,106), (303523,1660019,1,'cheek_type',45,-17,0), (303524,1660019,1,'chin_type',72,-57,-96), (303525,1660019,1,'ear_type',21,-17,0), (303526,1660019,1,'eye_brow_type',-50,29,96), (303527,1660019,0,'eye_color',48,97,80), (303528,1660019,1,'eye_type',50,0,0), (303529,1660019,0,'hair_color1',20,68,231), (303530,1660019,0,'hair_color2',120,50,0), (303531,1660019,0,'hair_face_highlight_color',184,128,10), (303532,1660019,0,'hair_highlight',209,131,22), (303533,1660019,0,'hair_type_highlight_color',184,128,10), (303534,1660019,1,'lip_type',-2,-50,-28), (303535,1660019,1,'nose_type',37,20,68), (303536,1660019,0,'skin_color',232,232,212), (303537,1660019,1,'soga_cheek_type',0,-50,29), (303538,1660019,1,'soga_chin_type',0,-2,-50), (303539,1660019,1,'soga_ear_type',0,50,0), (303540,1660019,1,'soga_eye_brow_type',0,21,-17), (303541,1660019,0,'soga_eye_color',229,229,102), (303542,1660019,1,'soga_eye_type',50,0,0), (303543,1660019,0,'soga_hair_color1',38,22,21), (303544,1660019,0,'soga_hair_color2',120,50,0), (303545,1660019,0,'soga_hair_face_highlight_color',184,128,10), (303546,1660019,0,'soga_hair_highlight',209,131,22), (303547,1660019,0,'soga_hair_type_highlight_color',184,128,10), (303548,1660019,1,'soga_lip_type',96,45,-17), (303549,1660019,1,'soga_nose_type',-28,72,-57), (303550,1660019,0,'soga_skin_color',232,232,212), (303551,1660019,0,'wing_color1',255,255,255), (303552,1660019,0,'wing_color2',255,255,255), (303553,1660020,1,'cheek_type',0,-5,0), (303554,1660020,1,'chin_type',40,-7,-12), (303555,1660020,1,'ear_type',-10,-41,0), (303556,1660020,1,'eye_brow_type',25,9,28), (303557,1660020,0,'eye_color',55,112,129), (303558,1660020,1,'eye_type',7,0,0), (303559,1660020,0,'hair_color1',231,2,0), (303560,1660020,0,'hair_face_color',35,14,3), (303561,1660020,0,'hair_face_highlight_color',200,160,0), (303562,1660020,0,'hair_type_color',35,14,3), (303563,1660020,0,'hair_type_highlight_color',200,160,0), (303564,1660020,1,'lip_type',21,-9,2), (303565,1660020,1,'nose_type',-37,-25,2), (303566,1660020,0,'skin_color',210,218,205), (303567,1660020,1,'soga_cheek_type',0,25,9), (303568,1660020,1,'soga_chin_type',0,21,-9), (303569,1660020,1,'soga_ear_type',0,7,0), (303570,1660020,1,'soga_eye_brow_type',0,-10,-41), (303571,1660020,0,'soga_eye_color',229,229,102), (303572,1660020,1,'soga_eye_type',7,0,0), (303573,1660020,0,'soga_hair_face_color',35,14,3), (303574,1660020,0,'soga_hair_face_highlight_color',200,160,0), (303575,1660020,0,'soga_hair_type_color',35,14,3), (303576,1660020,0,'soga_hair_type_highlight_color',200,160,0), (303577,1660020,1,'soga_lip_type',28,0,-5), (303578,1660020,1,'soga_nose_type',2,40,-7), (303579,1660020,0,'soga_skin_color',210,218,205), (303580,1660020,0,'wing_color1',255,255,255), (303581,1660020,0,'wing_color2',255,255,255), (303582,1660021,1,'cheek_type',-43,-72,0), (303583,1660021,1,'chin_type',38,-75,77), (303584,1660021,1,'ear_type',-61,-83,0), (303585,1660021,1,'eye_brow_type',-51,-35,-31), (303586,1660021,0,'eye_color',173,142,88), (303587,1660021,1,'eye_type',-76,0,0), (303588,1660021,0,'hair_color1',82,31,72), (303589,1660021,0,'hair_color2',56,0,0), (303590,1660021,0,'hair_face_color',49,47,61), (303591,1660021,0,'hair_face_highlight_color',42,29,2), (303592,1660021,0,'hair_highlight',79,28,15), (303593,1660021,0,'hair_type_color',49,47,61), (303594,1660021,0,'hair_type_highlight_color',42,29,2), (303595,1660021,1,'lip_type',3,41,70), (303596,1660021,1,'nose_type',-47,82,31), (303597,1660021,0,'skin_color',243,251,251), (303598,1660021,1,'soga_cheek_type',0,-51,-35), (303599,1660021,1,'soga_chin_type',0,3,41), (303600,1660021,1,'soga_ear_type',0,-76,0), (303601,1660021,1,'soga_eye_brow_type',0,-61,-83), (303602,1660021,0,'soga_eye_color',229,229,102), (303603,1660021,1,'soga_eye_type',56,0,0), (303604,1660021,0,'soga_hair_color1',43,36,70), (303605,1660021,0,'soga_hair_color2',64,76,74), (303606,1660021,0,'soga_hair_face_color',49,47,61), (303607,1660021,0,'soga_hair_face_highlight_color',42,29,2), (303608,1660021,0,'soga_hair_highlight',79,28,15), (303609,1660021,0,'soga_hair_type_color',49,47,61), (303610,1660021,0,'soga_hair_type_highlight_color',42,29,2), (303611,1660021,1,'soga_lip_type',-31,-43,-72), (303612,1660021,1,'soga_nose_type',70,38,-75), (303613,1660021,0,'soga_skin_color',243,251,251), (303614,1660021,0,'wing_color1',255,255,255), (303615,1660021,0,'wing_color2',255,255,255), (303616,1660022,1,'cheek_type',18,14,0), (303617,1660022,1,'chin_type',-2,-12,17), (303618,1660022,1,'ear_type',40,-9,0), (303619,1660022,1,'eye_brow_type',5,17,21), (303620,1660022,0,'eye_color',72,145,161), (303621,1660022,1,'eye_type',-34,0,0), (303622,1660022,0,'hair_color1',251,230,0), (303623,1660022,0,'hair_face_color',127,119,111), (303624,1660022,0,'hair_face_highlight_color',13,12,8), (303625,1660022,0,'hair_type_color',127,119,111), (303626,1660022,0,'hair_type_highlight_color',13,12,8), (303627,1660022,1,'lip_type',0,12,-28), (303628,1660022,1,'nose_type',0,-5,-26), (303629,1660022,0,'skin_color',116,75,68), (303630,1660022,1,'soga_cheek_type',0,5,17), (303631,1660022,1,'soga_chin_type',0,0,12), (303632,1660022,1,'soga_ear_type',0,-34,0), (303633,1660022,1,'soga_eye_brow_type',0,40,-9), (303634,1660022,0,'soga_eye_color',229,229,102), (303635,1660022,1,'soga_eye_type',-34,0,0), (303636,1660022,0,'soga_hair_face_color',127,119,111), (303637,1660022,0,'soga_hair_face_highlight_color',13,12,8), (303638,1660022,0,'soga_hair_type_color',127,119,111), (303639,1660022,0,'soga_hair_type_highlight_color',13,12,8), (303640,1660022,1,'soga_lip_type',21,18,14), (303641,1660022,1,'soga_nose_type',-28,-2,-12), (303642,1660022,0,'soga_skin_color',116,75,68), (303643,1660022,0,'wing_color1',255,255,255), (303644,1660022,0,'wing_color2',255,255,255), (303645,1660023,1,'cheek_type',-14,-32,0), (303646,1660023,1,'chin_type',-40,14,-25), (303647,1660023,1,'ear_type',-31,-31,0), (303648,1660023,1,'eye_brow_type',2,-2,-9), (303649,1660023,0,'eye_color',120,65,8), (303650,1660023,1,'eye_type',-9,0,0), (303651,1660023,0,'hair_color1',0,17,0), (303652,1660023,0,'hair_face_color',188,143,88), (303653,1660023,0,'hair_type_color',188,143,88), (303654,1660023,1,'lip_type',26,21,-43), (303655,1660023,1,'nose_type',21,0,17), (303656,1660023,0,'skin_color',188,170,127), (303657,1660023,1,'soga_cheek_type',0,2,-2), (303658,1660023,1,'soga_chin_type',0,26,21), (303659,1660023,1,'soga_ear_type',0,-9,0), (303660,1660023,1,'soga_eye_brow_type',0,-31,-31), (303661,1660023,0,'soga_eye_color',229,229,102), (303662,1660023,1,'soga_eye_type',-9,0,0), (303663,1660023,0,'soga_hair_face_color',188,143,88), (303664,1660023,0,'soga_hair_type_color',188,143,88), (303665,1660023,1,'soga_lip_type',-9,-14,-32), (303666,1660023,1,'soga_nose_type',-43,-40,14), (303667,1660023,0,'soga_skin_color',188,170,127), (303668,1660023,0,'wing_color1',255,255,255), (303669,1660023,0,'wing_color2',255,255,255), (303670,1660024,1,'cheek_type',32,14,0), (303671,1660024,1,'chin_type',11,-9,7), (303672,1660024,1,'ear_type',-43,28,0), (303673,1660024,1,'eye_brow_type',9,-19,21), (303674,1660024,0,'eye_color',194,183,151), (303675,1660024,0,'hair_color1',227,225,0), (303676,1660024,0,'hair_face_color',89,32,16), (303677,1660024,0,'hair_face_highlight_color',84,32,7), (303678,1660024,0,'hair_type_color',89,32,16), (303679,1660024,0,'hair_type_highlight_color',84,32,7), (303680,1660024,1,'lip_type',18,17,8), (303681,1660024,1,'nose_type',14,-29,-31), (303682,1660024,0,'skin_color',196,202,181), (303683,1660024,1,'soga_cheek_type',0,9,-19), (303684,1660024,1,'soga_chin_type',0,18,17), (303685,1660024,1,'soga_ear_type',-43,28,0), (303686,1660024,1,'soga_eye_brow_type',0,-43,28), (303687,1660024,0,'soga_eye_color',229,229,102), (303688,1660024,0,'soga_hair_face_color',89,32,16), (303689,1660024,0,'soga_hair_face_highlight_color',84,32,7), (303690,1660024,0,'soga_hair_type_color',89,32,16), (303691,1660024,0,'soga_hair_type_highlight_color',84,32,7), (303692,1660024,1,'soga_lip_type',21,32,14), (303693,1660024,1,'soga_nose_type',8,11,-9), (303694,1660024,0,'soga_skin_color',196,202,181), (303695,1660024,0,'wing_color1',255,255,255), (303696,1660024,0,'wing_color2',255,255,255), (303697,1660025,1,'cheek_type',-17,81,0), (303698,1660025,1,'chin_type',17,-81,31), (303699,1660025,1,'ear_type',7,-75,0), (303700,1660025,1,'eye_brow_type',-75,-93,62), (303701,1660025,0,'eye_color',81,108,61), (303702,1660025,1,'eye_type',19,0,0), (303703,1660025,0,'hair_color1',239,62,237), (303704,1660025,0,'hair_color2',100,0,0), (303705,1660025,0,'hair_face_color',244,246,246), (303706,1660025,0,'hair_face_highlight_color',53,50,65), (303707,1660025,0,'hair_highlight',50,48,56), (303708,1660025,0,'hair_type_color',244,246,246), (303709,1660025,0,'hair_type_highlight_color',53,50,65), (303710,1660025,1,'lip_type',56,-25,-81), (303711,1660025,1,'nose_type',93,-17,62), (303712,1660025,0,'skin_color',142,120,123), (303713,1660025,1,'soga_cheek_type',0,-75,-93), (303714,1660025,1,'soga_chin_type',0,56,-25), (303715,1660025,1,'soga_ear_type',0,19,0), (303716,1660025,1,'soga_eye_brow_type',0,7,-75), (303717,1660025,0,'soga_eye_color',229,229,102), (303718,1660025,1,'soga_eye_type',100,0,0), (303719,1660025,0,'soga_hair_color1',164,165,165), (303720,1660025,0,'soga_hair_color2',56,62,62), (303721,1660025,0,'soga_hair_face_color',244,246,246), (303722,1660025,0,'soga_hair_face_highlight_color',53,50,65), (303723,1660025,0,'soga_hair_highlight',50,48,56), (303724,1660025,0,'soga_hair_type_color',244,246,246), (303725,1660025,0,'soga_hair_type_highlight_color',53,50,65), (303726,1660025,1,'soga_lip_type',62,-17,81), (303727,1660025,1,'soga_nose_type',-81,17,-81), (303728,1660025,0,'soga_skin_color',142,120,123), (303729,1660026,1,'cheek_type',-25,18,0), (303730,1660026,1,'chin_type',-25,-5,11), (303731,1660026,1,'ear_type',25,28,0), (303732,1660026,1,'eye_brow_type',1,17,-39), (303733,1660026,0,'eye_color',53,108,120), (303734,1660026,1,'eye_type',-26,0,0), (303735,1660026,0,'hair_color1',231,254,0), (303736,1660026,0,'hair_face_color',96,38,2), (303737,1660026,0,'hair_face_highlight_color',196,120,32), (303738,1660026,0,'hair_type_color',96,38,2), (303739,1660026,0,'hair_type_highlight_color',196,120,32), (303740,1660026,1,'lip_type',7,-8,-3), (303741,1660026,1,'nose_type',-28,-25,-2), (303742,1660026,0,'skin_color',210,216,196), (303743,1660026,1,'soga_cheek_type',0,1,17), (303744,1660026,1,'soga_chin_type',0,7,-8), (303745,1660026,1,'soga_ear_type',0,-26,0), (303746,1660026,1,'soga_eye_brow_type',0,25,28), (303747,1660026,0,'soga_eye_color',229,229,102), (303748,1660026,1,'soga_eye_type',-26,0,0), (303749,1660026,0,'soga_hair_face_color',96,38,2), (303750,1660026,0,'soga_hair_face_highlight_color',196,120,32), (303751,1660026,0,'soga_hair_type_color',96,38,2), (303752,1660026,0,'soga_hair_type_highlight_color',196,120,32), (303753,1660026,1,'soga_lip_type',-39,-25,18), (303754,1660026,1,'soga_nose_type',-3,-25,-5), (303755,1660026,0,'soga_skin_color',210,216,196), (303756,1660026,0,'wing_color1',255,255,255), (303757,1660026,0,'wing_color2',255,255,255), (303758,1660027,1,'cheek_type',-17,14,0), (303759,1660027,1,'chin_type',0,-23,23), (303760,1660027,1,'ear_type',12,5,0), (303761,1660027,1,'eye_brow_type',-5,7,42), (303762,1660027,0,'eye_color',106,128,76), (303763,1660027,1,'eye_type',-38,0,0), (303764,1660027,0,'hair_color1',7,0,0), (303765,1660027,0,'hair_face_color',88,86,84), (303766,1660027,0,'hair_face_highlight_color',12,12,7), (303767,1660027,0,'hair_type_color',88,86,84), (303768,1660027,0,'hair_type_highlight_color',12,12,7), (303769,1660027,1,'lip_type',-39,-22,9), (303770,1660027,1,'nose_type',-29,7,0), (303771,1660027,0,'skin_color',129,127,127), (303772,1660027,1,'soga_cheek_type',0,-5,7), (303773,1660027,1,'soga_chin_type',0,-39,-22), (303774,1660027,1,'soga_ear_type',0,-38,0), (303775,1660027,1,'soga_eye_brow_type',0,12,5), (303776,1660027,0,'soga_eye_color',229,229,102), (303777,1660027,1,'soga_eye_type',-38,0,0), (303778,1660027,0,'soga_hair_face_color',88,86,84), (303779,1660027,0,'soga_hair_face_highlight_color',12,12,7), (303780,1660027,0,'soga_hair_type_color',88,86,84), (303781,1660027,0,'soga_hair_type_highlight_color',12,12,7), (303782,1660027,1,'soga_lip_type',42,-17,14), (303783,1660027,1,'soga_nose_type',9,0,-23), (303784,1660027,0,'soga_skin_color',129,127,127), (303785,1660027,0,'wing_color1',255,255,255), (303786,1660027,0,'wing_color2',255,255,255), (303787,1660028,1,'cheek_type',-1,-22,0), (303788,1660028,1,'chin_type',-7,38,-9), (303789,1660028,1,'ear_type',-18,1,0), (303790,1660028,1,'eye_brow_type',7,3,-8), (303791,1660028,0,'eye_color',114,172,188), (303792,1660028,1,'eye_type',-31,0,0), (303793,1660028,0,'hair_color1',4,14,0), (303794,1660028,0,'hair_face_color',76,75,74), (303795,1660028,0,'hair_face_highlight_color',214,93,29), (303796,1660028,0,'hair_type_color',76,75,74), (303797,1660028,0,'hair_type_highlight_color',214,93,29), (303798,1660028,1,'lip_type',-23,-7,-2), (303799,1660028,1,'nose_type',1,4,14), (303800,1660028,0,'skin_color',209,193,193), (303801,1660028,1,'soga_cheek_type',0,7,3), (303802,1660028,1,'soga_chin_type',0,-23,-7), (303803,1660028,1,'soga_ear_type',0,-31,0), (303804,1660028,1,'soga_eye_brow_type',0,-18,1), (303805,1660028,0,'soga_eye_color',229,229,102), (303806,1660028,1,'soga_eye_type',-31,0,0), (303807,1660028,0,'soga_hair_face_color',76,75,74), (303808,1660028,0,'soga_hair_face_highlight_color',214,93,29), (303809,1660028,0,'soga_hair_type_color',76,75,74), (303810,1660028,0,'soga_hair_type_highlight_color',214,93,29), (303811,1660028,1,'soga_lip_type',-8,-1,-22), (303812,1660028,1,'soga_nose_type',-2,-7,38), (303813,1660028,0,'soga_skin_color',209,193,193), (303814,1660028,0,'wing_color1',255,255,255), (303815,1660028,0,'wing_color2',255,255,255), (303850,1660030,1,'cheek_type',29,-14,0), (303851,1660030,1,'chin_type',32,-22,0), (303852,1660030,1,'ear_type',43,37,0), (303853,1660030,1,'eye_brow_type',22,12,-8), (303854,1660030,0,'eye_color',120,176,192), (303855,1660030,0,'hair_color1',0,239,0), (303856,1660030,0,'hair_face_color',147,70,0), (303857,1660030,0,'hair_face_highlight_color',73,66,16), (303858,1660030,0,'hair_type_color',147,70,0), (303859,1660030,0,'hair_type_highlight_color',73,66,16), (303860,1660030,1,'lip_type',25,17,-17), (303861,1660030,1,'nose_type',-21,0,-17), (303862,1660030,0,'skin_color',225,197,149), (303863,1660030,1,'soga_cheek_type',0,22,12), (303864,1660030,1,'soga_chin_type',0,25,17), (303865,1660030,1,'soga_ear_type',43,37,0), (303866,1660030,1,'soga_eye_brow_type',0,43,37), (303867,1660030,0,'soga_eye_color',229,229,102), (303868,1660030,0,'soga_hair_face_color',147,70,0), (303869,1660030,0,'soga_hair_face_highlight_color',73,66,16), (303870,1660030,0,'soga_hair_type_color',147,70,0), (303871,1660030,0,'soga_hair_type_highlight_color',73,66,16), (303872,1660030,1,'soga_lip_type',-8,29,-14), (303873,1660030,1,'soga_nose_type',-17,32,-22), (303874,1660030,0,'soga_skin_color',225,197,149), (303875,1660030,0,'wing_color1',255,255,255), (303876,1660030,0,'wing_color2',255,255,255), (303877,1660031,1,'cheek_type',0,12,0), (303878,1660031,1,'chin_type',-8,2,-4), (303879,1660031,1,'ear_type',14,-7,0), (303880,1660031,1,'eye_brow_type',-21,44,-4), (303881,1660031,0,'eye_color',116,173,190), (303882,1660031,0,'hair_color1',222,25,0), (303883,1660031,0,'hair_face_color',57,45,0), (303884,1660031,0,'hair_face_highlight_color',7,3,0), (303885,1660031,0,'hair_type_color',57,45,0), (303886,1660031,0,'hair_type_highlight_color',7,3,0), (303887,1660031,1,'lip_type',-10,25,0), (303888,1660031,1,'nose_type',0,-34,25), (303889,1660031,0,'skin_color',162,167,167), (303890,1660031,1,'soga_cheek_type',0,-21,44), (303891,1660031,1,'soga_chin_type',0,-10,25), (303892,1660031,1,'soga_ear_type',14,-7,0), (303893,1660031,1,'soga_eye_brow_type',0,14,-7), (303894,1660031,0,'soga_eye_color',229,229,102), (303895,1660031,0,'soga_hair_face_color',57,45,0), (303896,1660031,0,'soga_hair_face_highlight_color',7,3,0), (303897,1660031,0,'soga_hair_type_color',57,45,0), (303898,1660031,0,'soga_hair_type_highlight_color',7,3,0), (303899,1660031,1,'soga_lip_type',-4,0,12), (303900,1660031,1,'soga_nose_type',0,-8,2), (303901,1660031,0,'soga_skin_color',162,167,167), (303902,1660031,0,'wing_color1',255,255,255), (303903,1660031,0,'wing_color2',255,255,255), (303904,1660032,1,'cheek_type',39,45,0), (303905,1660032,1,'chin_type',-71,7,63), (303906,1660032,1,'ear_type',-62,68,0), (303907,1660032,1,'eye_brow_type',78,-37,-46), (303908,1660032,0,'eye_color',104,160,153), (303909,1660032,1,'eye_type',76,0,0), (303910,1660032,0,'hair_color1',20,25,193), (303911,1660032,0,'hair_color2',200,0,0), (303912,1660032,0,'hair_face_color',100,70,10), (303913,1660032,0,'hair_face_highlight_color',38,22,5), (303914,1660032,0,'hair_highlight',79,28,15), (303915,1660032,0,'hair_type_color',100,70,10), (303916,1660032,0,'hair_type_highlight_color',38,22,5), (303917,1660032,1,'lip_type',-17,-96,56), (303918,1660032,1,'nose_type',25,20,25), (303919,1660032,0,'skin_color',179,150,99), (303920,1660032,1,'soga_cheek_type',0,78,-37), (303921,1660032,1,'soga_chin_type',0,-17,-96), (303922,1660032,1,'soga_ear_type',0,76,0), (303923,1660032,1,'soga_eye_brow_type',0,-62,68), (303924,1660032,0,'soga_eye_color',229,229,102), (303925,1660032,1,'soga_eye_type',-56,0,0), (303926,1660032,0,'soga_hair_color1',56,33,26), (303927,1660032,0,'soga_hair_color2',94,59,11), (303928,1660032,0,'soga_hair_face_color',100,70,10), (303929,1660032,0,'soga_hair_face_highlight_color',38,22,5), (303930,1660032,0,'soga_hair_highlight',79,28,15), (303931,1660032,0,'soga_hair_type_color',100,70,10), (303932,1660032,0,'soga_hair_type_highlight_color',38,22,5), (303933,1660032,1,'soga_lip_type',-46,39,45), (303934,1660032,1,'soga_nose_type',56,-71,7), (303935,1660032,0,'soga_skin_color',179,150,99), (303936,1660032,0,'wing_color1',255,255,255), (303937,1660032,0,'wing_color2',255,255,255), (303938,1660033,1,'cheek_type',-12,3,0), (303939,1660033,1,'chin_type',-17,-19,-18), (303940,1660033,1,'ear_type',5,-28,0), (303941,1660033,1,'eye_brow_type',-12,-25,10), (303942,1660033,0,'eye_color',43,89,99), (303943,1660033,1,'eye_type',35,0,0), (303944,1660033,0,'hair_color1',34,249,0), (303945,1660033,0,'hair_face_color',64,24,5), (303946,1660033,0,'hair_face_highlight_color',217,198,175), (303947,1660033,0,'hair_type_color',64,24,5), (303948,1660033,0,'hair_type_highlight_color',217,198,175), (303949,1660033,1,'lip_type',7,25,-32), (303950,1660033,1,'nose_type',-1,34,-7), (303951,1660033,0,'skin_color',191,166,113), (303952,1660033,1,'soga_cheek_type',0,-12,-25), (303953,1660033,1,'soga_chin_type',0,7,25), (303954,1660033,1,'soga_ear_type',0,35,0), (303955,1660033,1,'soga_eye_brow_type',0,5,-28), (303956,1660033,0,'soga_eye_color',229,229,102), (303957,1660033,1,'soga_eye_type',35,0,0), (303958,1660033,0,'soga_hair_face_color',64,24,5), (303959,1660033,0,'soga_hair_face_highlight_color',217,198,175), (303960,1660033,0,'soga_hair_type_color',64,24,5), (303961,1660033,0,'soga_hair_type_highlight_color',217,198,175), (303962,1660033,1,'soga_lip_type',10,-12,3), (303963,1660033,1,'soga_nose_type',-32,-17,-19), (303964,1660033,0,'soga_skin_color',191,166,113), (303965,1660033,0,'wing_color1',255,255,255), (303966,1660033,0,'wing_color2',255,255,255), (303967,1660034,1,'cheek_type',-7,-93,0), (303968,1660034,1,'chin_type',68,-71,-12), (303969,1660034,1,'ear_type',19,20,0), (303970,1660034,1,'eye_brow_type',28,88,17), (303971,1660034,0,'eye_color',41,82,95), (303972,1660034,1,'eye_type',79,0,0), (303973,1660034,0,'hair_color1',17,1,171), (303974,1660034,0,'hair_color2',62,0,0), (303975,1660034,0,'hair_face_color',100,70,10), (303976,1660034,0,'hair_face_highlight_color',232,183,30), (303977,1660034,0,'hair_highlight',246,219,114), (303978,1660034,0,'hair_type_color',100,70,10), (303979,1660034,0,'hair_type_highlight_color',232,183,30), (303980,1660034,1,'lip_type',-56,-1,-34), (303981,1660034,1,'nose_type',17,17,1), (303982,1660034,0,'skin_color',105,112,109), (303983,1660034,1,'soga_cheek_type',0,28,88), (303984,1660034,1,'soga_chin_type',0,-56,-1), (303985,1660034,1,'soga_ear_type',0,79,0), (303986,1660034,1,'soga_eye_brow_type',0,19,20), (303987,1660034,0,'soga_eye_color',229,229,102), (303988,1660034,1,'soga_eye_type',62,0,0), (303989,1660034,0,'soga_hair_color1',56,33,26), (303990,1660034,0,'soga_hair_color2',94,59,11), (303991,1660034,0,'soga_hair_face_color',100,70,10), (303992,1660034,0,'soga_hair_face_highlight_color',232,183,30), (303993,1660034,0,'soga_hair_highlight',246,219,114), (303994,1660034,0,'soga_hair_type_color',100,70,10), (303995,1660034,0,'soga_hair_type_highlight_color',232,183,30), (303996,1660034,1,'soga_lip_type',17,-7,-93), (303997,1660034,1,'soga_nose_type',-34,68,-71), (303998,1660034,0,'soga_skin_color',105,112,109), (303999,1660034,0,'wing_color1',255,255,255), (304000,1660034,0,'wing_color2',255,255,255), (304001,1660035,1,'cheek_type',38,18,0), (304002,1660035,1,'chin_type',-43,-28,18), (304003,1660035,1,'ear_type',29,-23,0), (304004,1660035,1,'eye_brow_type',-3,-19,28), (304005,1660035,0,'eye_color',47,96,107), (304006,1660035,1,'eye_type',-8,0,0), (304007,1660035,0,'hair_color1',253,8,0), (304008,1660035,0,'hair_face_color',125,61,0), (304009,1660035,0,'hair_face_highlight_color',216,192,37), (304010,1660035,0,'hair_type_color',125,61,0), (304011,1660035,0,'hair_type_highlight_color',216,192,37), (304012,1660035,1,'lip_type',-19,-2,-42), (304013,1660035,1,'nose_type',12,-3,8), (304014,1660035,0,'skin_color',236,247,247), (304015,1660035,1,'soga_cheek_type',0,-3,-19), (304016,1660035,1,'soga_chin_type',0,-19,-2), (304017,1660035,1,'soga_ear_type',0,-8,0), (304018,1660035,1,'soga_eye_brow_type',0,29,-23), (304019,1660035,0,'soga_eye_color',229,229,102), (304020,1660035,1,'soga_eye_type',-8,0,0), (304021,1660035,0,'soga_hair_face_color',125,61,0), (304022,1660035,0,'soga_hair_face_highlight_color',216,192,37), (304023,1660035,0,'soga_hair_type_color',125,61,0), (304024,1660035,0,'soga_hair_type_highlight_color',216,192,37), (304025,1660035,1,'soga_lip_type',28,38,18), (304026,1660035,1,'soga_nose_type',-42,-43,-28), (304027,1660035,0,'soga_skin_color',236,247,247), (304028,1660035,0,'wing_color1',255,255,255), (304029,1660035,0,'wing_color2',255,255,255), (304030,1660036,1,'cheek_type',-3,-2,0), (304031,1660036,1,'chin_type',-26,0,1), (304032,1660036,1,'ear_type',7,0,0), (304033,1660036,1,'eye_brow_type',-2,-26,0), (304034,1660036,0,'eye_color',179,51,12), (304035,1660036,1,'eye_type',-28,0,0), (304036,1660036,0,'hair_color1',0,45,0), (304037,1660036,0,'hair_face_color',57,24,0), (304038,1660036,0,'hair_type_color',57,24,0), (304039,1660036,1,'lip_type',-26,7,12), (304040,1660036,1,'nose_type',-28,0,45), (304041,1660036,0,'skin_color',170,158,150), (304042,1660036,1,'soga_cheek_type',0,-2,-26), (304043,1660036,1,'soga_chin_type',0,-26,7), (304044,1660036,1,'soga_ear_type',0,-28,0), (304045,1660036,1,'soga_eye_brow_type',0,7,0), (304046,1660036,0,'soga_eye_color',229,229,102), (304047,1660036,1,'soga_eye_type',-28,0,0), (304048,1660036,0,'soga_hair_face_color',57,24,0), (304049,1660036,0,'soga_hair_type_color',57,24,0), (304050,1660036,1,'soga_lip_type',0,-3,-2), (304051,1660036,1,'soga_nose_type',12,-26,0), (304052,1660036,0,'soga_skin_color',170,158,150), (304053,1660036,0,'wing_color1',255,255,255), (304054,1660036,0,'wing_color2',255,255,255), (304055,1660037,1,'cheek_type',3,-28,0), (304056,1660037,1,'chin_type',0,40,25), (304057,1660037,1,'ear_type',14,31,0), (304058,1660037,1,'eye_brow_type',8,-43,-7), (304059,1660037,0,'eye_color',147,189,192), (304060,1660037,1,'eye_type',-3,0,0), (304061,1660037,0,'hair_color1',0,215,0), (304062,1660037,0,'hair_face_color',128,88,39), (304063,1660037,0,'hair_face_highlight_color',158,149,67), (304064,1660037,0,'hair_type_color',128,88,39), (304065,1660037,0,'hair_type_highlight_color',158,149,67), (304066,1660037,1,'lip_type',7,19,-12), (304067,1660037,1,'nose_type',-19,0,-41), (304068,1660037,0,'skin_color',200,206,186), (304069,1660037,1,'soga_cheek_type',0,8,-43), (304070,1660037,1,'soga_chin_type',0,7,19), (304071,1660037,1,'soga_ear_type',0,-3,0), (304072,1660037,1,'soga_eye_brow_type',0,14,31), (304073,1660037,0,'soga_eye_color',229,229,102), (304074,1660037,1,'soga_eye_type',-3,0,0), (304075,1660037,0,'soga_hair_face_color',128,88,39), (304076,1660037,0,'soga_hair_face_highlight_color',158,149,67), (304077,1660037,0,'soga_hair_type_color',128,88,39), (304078,1660037,0,'soga_hair_type_highlight_color',158,149,67), (304079,1660037,1,'soga_lip_type',-7,3,-28), (304080,1660037,1,'soga_nose_type',-12,0,40), (304081,1660037,0,'soga_skin_color',200,206,186), (304082,1660037,0,'wing_color1',255,255,255), (304083,1660037,0,'wing_color2',255,255,255), (304084,1660038,1,'cheek_type',0,-12,0), (304085,1660038,1,'chin_type',-1,-17,9), (304086,1660038,1,'ear_type',-7,19,0), (304087,1660038,1,'eye_brow_type',-25,42,-9), (304088,1660038,0,'eye_color',82,101,57), (304089,1660038,0,'hair_color1',219,216,0), (304090,1660038,0,'hair_face_color',29,20,0), (304091,1660038,0,'hair_face_highlight_color',128,60,0), (304092,1660038,0,'hair_type_color',29,20,0), (304093,1660038,0,'hair_type_highlight_color',128,60,0), (304094,1660038,1,'lip_type',-8,-17,25), (304095,1660038,1,'nose_type',28,-37,-40), (304096,1660038,0,'skin_color',241,232,234), (304097,1660038,1,'soga_cheek_type',0,-25,42), (304098,1660038,1,'soga_chin_type',0,-8,-17), (304099,1660038,1,'soga_ear_type',-7,19,0), (304100,1660038,1,'soga_eye_brow_type',0,-7,19), (304101,1660038,0,'soga_eye_color',229,229,102), (304102,1660038,0,'soga_hair_face_color',29,20,0), (304103,1660038,0,'soga_hair_face_highlight_color',128,60,0), (304104,1660038,0,'soga_hair_type_color',29,20,0), (304105,1660038,0,'soga_hair_type_highlight_color',128,60,0), (304106,1660038,1,'soga_lip_type',-9,0,-12), (304107,1660038,1,'soga_nose_type',25,-1,-17), (304108,1660038,0,'soga_skin_color',241,232,234), (304109,1660038,0,'wing_color1',255,255,255), (304110,1660038,0,'wing_color2',255,255,255), (304111,1660039,1,'cheek_type',28,28,0), (304112,1660039,1,'chin_type',37,-12,12), (304113,1660039,1,'ear_type',20,-1,0), (304114,1660039,1,'eye_brow_type',10,45,0), (304115,1660039,0,'eye_color',56,113,90), (304116,1660039,1,'eye_type',-5,0,0), (304117,1660039,0,'hair_color1',14,1,0), (304118,1660039,0,'hair_face_color',44,43,40), (304119,1660039,0,'hair_face_highlight_color',138,87,27), (304120,1660039,0,'hair_type_color',44,43,40), (304121,1660039,0,'hair_type_highlight_color',138,87,27), (304122,1660039,1,'lip_type',22,2,-22), (304123,1660039,1,'nose_type',0,14,1), (304124,1660039,0,'skin_color',229,208,210), (304125,1660039,1,'soga_cheek_type',0,10,45), (304126,1660039,1,'soga_chin_type',0,22,2), (304127,1660039,1,'soga_ear_type',0,-5,0), (304128,1660039,1,'soga_eye_brow_type',0,20,-1), (304129,1660039,0,'soga_eye_color',229,229,102), (304130,1660039,1,'soga_eye_type',-5,0,0), (304131,1660039,0,'soga_hair_face_color',44,43,40), (304132,1660039,0,'soga_hair_face_highlight_color',138,87,27), (304133,1660039,0,'soga_hair_type_color',44,43,40), (304134,1660039,0,'soga_hair_type_highlight_color',138,87,27), (304135,1660039,1,'soga_lip_type',0,28,28), (304136,1660039,1,'soga_nose_type',-22,37,-12), (304137,1660039,0,'soga_skin_color',229,208,210), (304138,1660039,0,'wing_color1',255,255,255), (304139,1660039,0,'wing_color2',255,255,255), (304140,1660040,1,'cheek_type',0,-3,0), (304141,1660040,1,'chin_type',-50,97,3), (304142,1660040,1,'ear_type',62,-25,0), (304143,1660040,1,'eye_brow_type',-64,-81,-3), (304144,1660040,0,'eye_color',43,70,43), (304145,1660040,1,'eye_type',10,0,0), (304146,1660040,0,'hair_color1',62,242,187), (304147,1660040,0,'hair_color2',218,0,0), (304148,1660040,0,'hair_face_color',228,182,26), (304149,1660040,0,'hair_face_highlight_color',121,38,35), (304150,1660040,0,'hair_highlight',91,21,51), (304151,1660040,0,'hair_type_color',228,182,26), (304152,1660040,0,'hair_type_highlight_color',121,38,35), (304153,1660040,1,'lip_type',40,46,-71), (304154,1660040,1,'nose_type',96,62,-14), (304155,1660040,0,'skin_color',209,161,122), (304156,1660040,1,'soga_cheek_type',0,-64,-81), (304157,1660040,1,'soga_chin_type',0,40,46), (304158,1660040,1,'soga_ear_type',0,10,0), (304159,1660040,1,'soga_eye_brow_type',0,62,-25), (304160,1660040,0,'soga_eye_color',229,229,102), (304161,1660040,1,'soga_eye_type',-38,0,0), (304162,1660040,0,'soga_hair_color1',246,219,114), (304163,1660040,0,'soga_hair_color2',187,136,62), (304164,1660040,0,'soga_hair_face_color',228,182,26), (304165,1660040,0,'soga_hair_face_highlight_color',121,38,35), (304166,1660040,0,'soga_hair_highlight',91,21,51), (304167,1660040,0,'soga_hair_type_color',228,182,26), (304168,1660040,0,'soga_hair_type_highlight_color',121,38,35), (304169,1660040,1,'soga_lip_type',-3,0,-3), (304170,1660040,1,'soga_nose_type',-71,-50,97), (304171,1660040,0,'soga_skin_color',209,161,122), (304172,1660040,0,'wing_color1',255,255,255), (304173,1660040,0,'wing_color2',255,255,255), (304174,1660041,1,'cheek_type',17,-17,0), (304175,1660041,1,'chin_type',18,14,-9), (304176,1660041,1,'ear_type',-26,28,0), (304177,1660041,1,'eye_brow_type',23,-37,-37), (304178,1660041,1,'eye_type',1,0,0), (304179,1660041,0,'hair_color1',252,235,0), (304180,1660041,0,'hair_face_color',121,133,133), (304181,1660041,0,'hair_face_highlight_color',155,150,106), (304182,1660041,0,'hair_type_color',121,133,133), (304183,1660041,0,'hair_type_highlight_color',155,150,106), (304184,1660041,1,'lip_type',0,5,8), (304185,1660041,1,'nose_type',-7,-4,-21), (304186,1660041,0,'skin_color',1,0,4), (304187,1660041,1,'soga_cheek_type',0,23,-37), (304188,1660041,1,'soga_chin_type',0,0,5), (304189,1660041,1,'soga_ear_type',0,1,0), (304190,1660041,1,'soga_eye_brow_type',0,-26,28), (304191,1660041,0,'soga_eye_color',229,229,102), (304192,1660041,1,'soga_eye_type',1,0,0), (304193,1660041,0,'soga_hair_face_color',121,133,133), (304194,1660041,0,'soga_hair_face_highlight_color',155,150,106), (304195,1660041,0,'soga_hair_type_color',121,133,133), (304196,1660041,0,'soga_hair_type_highlight_color',155,150,106), (304197,1660041,1,'soga_lip_type',-37,17,-17), (304198,1660041,1,'soga_nose_type',8,18,14), (304199,1660041,0,'soga_skin_color',1,0,4), (304200,1660041,0,'wing_color1',255,255,255), (304201,1660041,0,'wing_color2',255,255,255), (304205,1660043,0,'eye_color',255,0,0), (304206,1660043,0,'skin_color',1,1,1), (304207,1660043,0,'soga_eye_color',255,0,255), (304242,1660045,0,'eye_color',255,255,255), (304243,1660045,0,'skin_color',255,255,255), (304244,1660045,0,'soga_eye_color',255,0,255), (304308,1660048,1,'cheek_type',8,-34,0), (304309,1660048,1,'chin_type',0,23,0), (304310,1660048,1,'ear_type',-12,-14,0), (304311,1660048,1,'eye_brow_type',-34,12,-10), (304312,1660048,0,'eye_color',80,9,97), (304313,1660048,1,'eye_type',17,0,0), (304314,1660048,0,'hair_color1',242,22,0), (304315,1660048,0,'hair_face_color',115,94,67), (304316,1660048,0,'hair_type_color',115,94,67), (304317,1660048,1,'lip_type',28,-5,28), (304318,1660048,1,'nose_type',-3,-14,22), (304319,1660048,0,'skin_color',212,207,145), (304320,1660048,1,'soga_cheek_type',0,-34,12), (304321,1660048,1,'soga_chin_type',0,28,-5), (304322,1660048,1,'soga_ear_type',0,17,0), (304323,1660048,1,'soga_eye_brow_type',0,-12,-14), (304324,1660048,0,'soga_eye_color',229,229,102), (304325,1660048,1,'soga_eye_type',17,0,0), (304326,1660048,0,'soga_hair_face_color',115,94,67), (304327,1660048,0,'soga_hair_type_color',115,94,67), (304328,1660048,1,'soga_lip_type',-10,8,-34), (304329,1660048,1,'soga_nose_type',28,0,23), (304330,1660048,0,'soga_skin_color',212,207,145), (304331,1660048,0,'wing_color1',255,255,255), (304332,1660048,0,'wing_color2',255,255,255), (304357,1660050,0,'eye_color',0,123,149), (304358,1660050,0,'skin_color',165,165,123), (304359,1660050,0,'soga_eye_color',255,0,255), (304388,1660052,1,'cheek_type',44,0,0), (304389,1660052,1,'chin_type',90,-11,0), (304390,1660052,1,'ear_type',-8,-98,0), (304391,1660052,1,'eye_brow_type',-91,-53,-25), (304392,1660052,0,'eye_color',119,175,191), (304393,1660052,1,'eye_type',75,0,0), (304394,1660052,0,'hair_color1',29,21,28), (304395,1660052,0,'hair_color2',39,32,39), (304396,1660052,0,'hair_face_color',15,1,21), (304397,1660052,0,'hair_face_highlight_color',47,14,19), (304398,1660052,0,'hair_highlight',54,45,28), (304399,1660052,0,'hair_type_color',15,1,21), (304400,1660052,0,'hair_type_highlight_color',47,14,19), (304401,1660052,1,'lip_type',0,32,-22), (304402,1660052,1,'nose_type',90,53,-34), (304403,1660052,0,'skin_color',245,250,250), (304404,1660052,1,'soga_cheek_type',44,0,0), (304405,1660052,1,'soga_chin_type',90,-11,0), (304406,1660052,1,'soga_ear_type',-8,-98,0), (304407,1660052,1,'soga_eye_brow_type',-91,-53,-25), (304408,1660052,0,'soga_eye_color',229,229,102), (304409,1660052,1,'soga_eye_type',75,0,0), (304410,1660052,0,'soga_hair_color1',29,21,28), (304411,1660052,0,'soga_hair_color2',39,32,39), (304412,1660052,0,'soga_hair_face_color',15,1,21), (304413,1660052,0,'soga_hair_face_highlight_color',47,14,19), (304414,1660052,0,'soga_hair_highlight',54,45,28), (304415,1660052,0,'soga_hair_type_color',15,1,21), (304416,1660052,0,'soga_hair_type_highlight_color',47,14,19), (304417,1660052,1,'soga_lip_type',0,32,-22), (304418,1660052,1,'soga_nose_type',90,53,-34), (304419,1660052,0,'soga_skin_color',245,250,250), (304420,1660052,0,'wing_color1',255,255,255), (304421,1660052,0,'wing_color2',255,255,255), (304422,1660053,1,'cheek_type',71,-62,0), (304423,1660053,1,'chin_type',7,25,44), (304424,1660053,1,'ear_type',69,-94,0), (304425,1660053,1,'eye_brow_type',-42,17,21), (304426,1660053,0,'eye_color',150,193,203), (304427,1660053,1,'eye_type',31,0,0), (304428,1660053,0,'hair_color1',79,28,15), (304429,1660053,0,'hair_color2',111,64,0), (304430,1660053,0,'hair_face_color',42,29,3), (304431,1660053,0,'hair_face_highlight_color',15,1,21), (304432,1660053,0,'hair_highlight',29,21,28), (304433,1660053,0,'hair_type_color',42,29,3), (304434,1660053,0,'hair_type_highlight_color',15,1,21), (304435,1660053,1,'lip_type',0,84,9), (304436,1660053,1,'nose_type',88,57,25), (304437,1660053,0,'skin_color',177,186,186), (304438,1660053,1,'soga_cheek_type',71,-62,0), (304439,1660053,1,'soga_chin_type',7,25,44), (304440,1660053,1,'soga_ear_type',69,-94,0), (304441,1660053,1,'soga_eye_brow_type',-42,17,21), (304442,1660053,0,'soga_eye_color',229,229,102), (304443,1660053,1,'soga_eye_type',31,0,0), (304444,1660053,0,'soga_hair_color1',79,28,15), (304445,1660053,0,'soga_hair_color2',111,64,0), (304446,1660053,0,'soga_hair_face_color',42,29,3), (304447,1660053,0,'soga_hair_face_highlight_color',15,1,21), (304448,1660053,0,'soga_hair_highlight',29,21,28), (304449,1660053,0,'soga_hair_type_color',42,29,3), (304450,1660053,0,'soga_hair_type_highlight_color',15,1,21), (304451,1660053,1,'soga_lip_type',0,84,9), (304452,1660053,1,'soga_nose_type',88,57,25), (304453,1660053,0,'soga_skin_color',177,186,186), (304454,1660053,0,'wing_color1',255,255,255), (304455,1660053,0,'wing_color2',255,255,255), (304456,1660054,1,'cheek_type',-14,2,0), (304457,1660054,1,'chin_type',35,-8,-28), (304458,1660054,1,'ear_type',17,0,0), (304459,1660054,1,'eye_brow_type',-22,-5,-22), (304460,1660054,0,'eye_color',52,101,72), (304461,1660054,0,'hair_face_color',103,89,8), (304462,1660054,0,'hair_face_highlight_color',141,59,21), (304463,1660054,0,'hair_type_color',103,89,8), (304464,1660054,0,'hair_type_highlight_color',141,59,21), (304465,1660054,1,'lip_type',-28,12,-7), (304466,1660054,1,'nose_type',-26,1,-1), (304467,1660054,0,'skin_color',241,251,245), (304468,1660054,1,'soga_cheek_type',-14,2,0), (304469,1660054,1,'soga_chin_type',35,-8,-28), (304470,1660054,1,'soga_ear_type',17,0,0), (304471,1660054,1,'soga_eye_brow_type',-22,-5,-22), (304472,1660054,0,'soga_eye_color',229,229,102), (304473,1660054,0,'soga_hair_face_color',103,89,8), (304474,1660054,0,'soga_hair_face_highlight_color',141,59,21), (304475,1660054,0,'soga_hair_type_color',103,89,8), (304476,1660054,0,'soga_hair_type_highlight_color',141,59,21), (304477,1660054,1,'soga_lip_type',-28,12,-7), (304478,1660054,1,'soga_nose_type',-26,1,-1), (304479,1660054,0,'soga_skin_color',241,251,245), (304480,1660054,0,'wing_color1',255,255,255), (304481,1660054,0,'wing_color2',255,255,255), (304538,1660057,0,'eye_color',255,255,255), (304539,1660057,0,'skin_color',255,255,255), (304540,1660057,0,'soga_eye_color',255,0,255), (304593,1660060,0,'eye_color',255,255,255), (304594,1660060,0,'skin_color',255,255,255), (304595,1660060,0,'soga_eye_color',255,0,255), (304596,1660061,1,'cheek_type',-81,15,0), (304597,1660061,1,'chin_type',58,31,-81), (304598,1660061,1,'ear_type',-32,71,0), (304599,1660061,1,'eye_brow_type',94,52,35), (304600,1660061,0,'eye_color',33,64,50), (304601,1660061,1,'eye_type',-9,0,0), (304602,1660061,0,'hair_color1',29,21,28), (304603,1660061,0,'hair_color2',39,32,39), (304604,1660061,0,'hair_face_color',15,1,21), (304605,1660061,0,'hair_highlight',38,22,21), (304606,1660061,0,'hair_type_color',15,1,21), (304607,1660061,1,'lip_type',-91,-14,-19), (304608,1660061,1,'nose_type',-43,11,-41), (304609,1660061,0,'skin_color',231,193,194), (304610,1660061,1,'soga_cheek_type',-81,15,0), (304611,1660061,1,'soga_chin_type',58,31,-81), (304612,1660061,1,'soga_ear_type',-32,71,0), (304613,1660061,1,'soga_eye_brow_type',94,52,35), (304614,1660061,0,'soga_eye_color',229,229,102), (304615,1660061,1,'soga_eye_type',-9,0,0), (304616,1660061,0,'soga_hair_color1',29,21,28), (304617,1660061,0,'soga_hair_color2',39,32,39), (304618,1660061,0,'soga_hair_face_color',15,1,21), (304619,1660061,0,'soga_hair_highlight',38,22,21), (304620,1660061,0,'soga_hair_type_color',15,1,21), (304621,1660061,1,'soga_lip_type',-91,-14,-19), (304622,1660061,1,'soga_nose_type',-43,11,-41), (304623,1660061,0,'soga_skin_color',231,193,194), (304624,1660061,0,'wing_color1',255,255,255), (304625,1660061,0,'wing_color2',255,255,255), (304626,1660062,0,'eye_color',255,255,255), (304627,1660062,0,'skin_color',255,255,255), (304628,1660062,0,'soga_eye_color',255,0,255), (304629,1660063,0,'eye_color',255,255,255), (304630,1660063,0,'skin_color',255,255,255), (304631,1660063,0,'soga_eye_color',255,0,255), (304632,1660064,1,'cheek_type',-7,0,0), (304633,1660064,1,'chin_type',-17,21,7), (304634,1660064,1,'ear_type',-11,19,0), (304635,1660064,1,'eye_brow_type',10,0,-34), (304636,1660064,0,'eye_color',9,4,10), (304637,1660064,1,'eye_type',-21,0,0), (304638,1660064,0,'hair_face_color',145,168,176), (304639,1660064,0,'hair_face_highlight_color',155,150,106), (304640,1660064,0,'hair_type_color',145,168,176), (304641,1660064,0,'hair_type_highlight_color',155,150,106), (304642,1660064,1,'lip_type',25,47,2), (304643,1660064,1,'nose_type',0,-20,0), (304644,1660064,0,'skin_color',15,64,69), (304645,1660064,1,'soga_cheek_type',-7,0,0), (304646,1660064,1,'soga_chin_type',-17,21,7), (304647,1660064,1,'soga_ear_type',-11,19,0), (304648,1660064,1,'soga_eye_brow_type',10,0,-34), (304649,1660064,0,'soga_eye_color',229,229,102), (304650,1660064,1,'soga_eye_type',-21,0,0), (304651,1660064,0,'soga_hair_face_color',145,168,176), (304652,1660064,0,'soga_hair_face_highlight_color',155,150,106), (304653,1660064,0,'soga_hair_type_color',145,168,176), (304654,1660064,0,'soga_hair_type_highlight_color',155,150,106), (304655,1660064,1,'soga_lip_type',25,47,2), (304656,1660064,1,'soga_nose_type',0,-20,0), (304657,1660064,0,'soga_skin_color',15,64,69), (304658,1660064,0,'wing_color1',255,255,255), (304659,1660064,0,'wing_color2',255,255,255), (304660,1660065,1,'cheek_type',22,14,0), (304661,1660065,1,'chin_type',-1,37,35), (304662,1660065,1,'ear_type',9,-17,0), (304663,1660065,1,'eye_brow_type',-9,-1,22), (304664,1660065,0,'eye_color',239,84,99), (304665,1660065,0,'hair_face_color',122,67,6), (304666,1660065,0,'hair_face_highlight_color',210,114,12), (304667,1660065,0,'hair_type_color',122,67,6), (304668,1660065,0,'hair_type_highlight_color',210,114,12), (304669,1660065,1,'lip_type',-44,-3,7), (304670,1660065,1,'nose_type',-37,38,-7), (304671,1660065,0,'skin_color',219,198,189), (304672,1660065,1,'soga_cheek_type',22,14,0), (304673,1660065,1,'soga_chin_type',-1,37,35), (304674,1660065,1,'soga_ear_type',9,-17,0), (304675,1660065,1,'soga_eye_brow_type',-9,-1,22), (304676,1660065,0,'soga_eye_color',229,229,102), (304677,1660065,0,'soga_hair_face_color',122,67,6), (304678,1660065,0,'soga_hair_face_highlight_color',210,114,12), (304679,1660065,0,'soga_hair_type_color',122,67,6), (304680,1660065,0,'soga_hair_type_highlight_color',210,114,12), (304681,1660065,1,'soga_lip_type',-44,-3,7), (304682,1660065,1,'soga_nose_type',-37,38,-7), (304683,1660065,0,'soga_skin_color',219,198,189), (304684,1660065,0,'wing_color1',255,255,255), (304685,1660065,0,'wing_color2',255,255,255), (304736,1660068,1,'cheek_type',-10,1,0), (304737,1660068,1,'chin_type',-3,7,5), (304738,1660068,1,'ear_type',-17,34,0), (304739,1660068,1,'eye_brow_type',-20,14,17), (304740,1660068,0,'eye_color',124,178,193), (304741,1660068,1,'eye_type',7,0,0), (304742,1660068,0,'hair_face_color',171,141,83), (304743,1660068,0,'hair_face_highlight_color',200,166,2), (304744,1660068,0,'hair_type_color',171,141,83), (304745,1660068,0,'hair_type_highlight_color',200,166,2), (304746,1660068,1,'lip_type',-25,0,0), (304747,1660068,1,'nose_type',-7,17,37), (304748,1660068,0,'skin_color',242,249,249), (304749,1660068,1,'soga_cheek_type',-10,1,0), (304750,1660068,1,'soga_chin_type',-3,7,5), (304751,1660068,1,'soga_ear_type',-17,34,0), (304752,1660068,1,'soga_eye_brow_type',-20,14,17), (304753,1660068,0,'soga_eye_color',229,229,102), (304754,1660068,1,'soga_eye_type',7,0,0), (304755,1660068,0,'soga_hair_face_color',171,141,83), (304756,1660068,0,'soga_hair_face_highlight_color',200,166,2), (304757,1660068,0,'soga_hair_type_color',171,141,83), (304758,1660068,0,'soga_hair_type_highlight_color',200,166,2), (304759,1660068,1,'soga_lip_type',-25,0,0), (304760,1660068,1,'soga_nose_type',-7,17,37), (304761,1660068,0,'soga_skin_color',242,249,249), (304762,1660068,0,'wing_color1',255,255,255), (304763,1660068,0,'wing_color2',255,255,255), (304764,1660069,1,'cheek_type',-19,22,0), (304765,1660069,1,'chin_type',9,-31,19), (304766,1660069,1,'ear_type',7,3,0), (304767,1660069,1,'eye_brow_type',-7,34,0), (304768,1660069,0,'eye_color',223,180,16), (304769,1660069,1,'eye_type',-7,0,0), (304770,1660069,1,'lip_type',38,0,-1), (304771,1660069,1,'nose_type',-2,-28,26), (304772,1660069,0,'skin_color',176,42,39), (304773,1660069,1,'soga_cheek_type',-19,22,0), (304774,1660069,1,'soga_chin_type',9,-31,19), (304775,1660069,1,'soga_ear_type',7,3,0), (304776,1660069,1,'soga_eye_brow_type',-7,34,0), (304777,1660069,0,'soga_eye_color',229,229,102), (304778,1660069,1,'soga_eye_type',-7,0,0), (304779,1660069,1,'soga_lip_type',38,0,-1), (304780,1660069,1,'soga_nose_type',-2,-28,26), (304781,1660069,0,'soga_skin_color',176,42,39), (304782,1660069,0,'wing_color1',255,255,255), (304783,1660069,0,'wing_color2',255,255,255), (304784,1660070,1,'cheek_type',-8,3,0), (304785,1660070,1,'chin_type',17,7,-20), (304786,1660070,1,'ear_type',44,26,0), (304787,1660070,1,'eye_brow_type',-11,0,26), (304788,1660070,0,'eye_color',108,44,163), (304789,1660070,1,'eye_type',-11,0,0), (304790,1660070,0,'hair_face_color',86,72,55), (304791,1660070,0,'hair_face_highlight_color',216,192,37), (304792,1660070,0,'hair_type_color',86,72,55), (304793,1660070,0,'hair_type_highlight_color',216,192,37), (304794,1660070,1,'lip_type',-11,-7,12), (304795,1660070,1,'nose_type',-43,8,-11), (304796,1660070,0,'skin_color',107,118,91), (304797,1660070,1,'soga_cheek_type',-8,3,0), (304798,1660070,1,'soga_chin_type',17,7,-20), (304799,1660070,1,'soga_ear_type',44,26,0), (304800,1660070,1,'soga_eye_brow_type',-11,0,26), (304801,1660070,0,'soga_eye_color',229,229,102), (304802,1660070,1,'soga_eye_type',-11,0,0), (304803,1660070,0,'soga_hair_face_color',86,72,55), (304804,1660070,0,'soga_hair_face_highlight_color',216,192,37), (304805,1660070,0,'soga_hair_type_color',86,72,55), (304806,1660070,0,'soga_hair_type_highlight_color',216,192,37), (304807,1660070,1,'soga_lip_type',-11,-7,12), (304808,1660070,1,'soga_nose_type',-43,8,-11), (304809,1660070,0,'soga_skin_color',107,118,91), (304810,1660070,0,'wing_color1',255,255,255), (304811,1660070,0,'wing_color2',255,255,255), (304880,1660074,1,'cheek_type',100,-77,0), (304881,1660074,1,'chin_type',-76,100,-75), (304882,1660074,1,'ear_type',94,95,0), (304883,1660074,1,'eye_brow_type',61,68,-100), (304884,1660074,0,'eye_color',128,181,196), (304885,1660074,1,'eye_type',51,0,0), (304886,1660074,0,'hair_color1',38,22,21), (304887,1660074,0,'hair_color2',120,50,0), (304888,1660074,0,'hair_face_highlight_color',39,21,6), (304889,1660074,0,'hair_highlight',79,28,15), (304890,1660074,0,'hair_type_highlight_color',39,21,6), (304891,1660074,1,'lip_type',-78,-77,65), (304892,1660074,1,'nose_type',40,84,77), (304893,1660074,0,'skin_color',219,229,221), (304894,1660074,1,'soga_cheek_type',100,-77,0), (304895,1660074,1,'soga_chin_type',-76,100,-75), (304896,1660074,1,'soga_ear_type',94,95,0), (304897,1660074,1,'soga_eye_brow_type',61,68,-100), (304898,1660074,0,'soga_eye_color',229,229,102), (304899,1660074,1,'soga_eye_type',51,0,0), (304900,1660074,0,'soga_hair_color1',38,22,21), (304901,1660074,0,'soga_hair_color2',120,50,0), (304902,1660074,0,'soga_hair_face_highlight_color',39,21,6), (304903,1660074,0,'soga_hair_highlight',79,28,15), (304904,1660074,0,'soga_hair_type_highlight_color',39,21,6), (304905,1660074,1,'soga_lip_type',-78,-77,65), (304906,1660074,1,'soga_nose_type',40,84,77), (304907,1660074,0,'soga_skin_color',219,229,221), (304908,1660074,0,'wing_color1',255,255,255), (304909,1660074,0,'wing_color2',255,255,255), (304910,1660075,1,'chin_type',0,4,-7), (304911,1660075,1,'ear_type',-7,-17,0), (304912,1660075,1,'eye_brow_type',-12,-32,-7), (304913,1660075,0,'eye_color',230,204,25), (304914,1660075,1,'eye_type',4,0,0), (304915,1660075,0,'hair_face_color',135,109,0), (304916,1660075,0,'hair_type_color',135,109,0), (304917,1660075,1,'lip_type',-4,11,-12), (304918,1660075,1,'nose_type',9,-7,-4), (304919,1660075,0,'skin_color',186,138,25), (304920,1660075,1,'soga_chin_type',0,4,-7), (304921,1660075,1,'soga_ear_type',-7,-17,0), (304922,1660075,1,'soga_eye_brow_type',-12,-32,-7), (304923,1660075,0,'soga_eye_color',229,229,102), (304924,1660075,1,'soga_eye_type',4,0,0), (304925,1660075,0,'soga_hair_face_color',135,109,0), (304926,1660075,0,'soga_hair_type_color',135,109,0), (304927,1660075,1,'soga_lip_type',-4,11,-12), (304928,1660075,1,'soga_nose_type',9,-7,-4), (304929,1660075,0,'soga_skin_color',186,138,25), (304930,1660075,0,'wing_color1',255,255,255), (304931,1660075,0,'wing_color2',255,255,255), (304960,1660077,1,'cheek_type',18,-26,0), (304961,1660077,1,'chin_type',25,-9,0), (304962,1660077,1,'ear_type',37,-23,0), (304963,1660077,1,'eye_brow_type',-7,-22,9), (304964,1660077,0,'eye_color',32,61,45), (304965,1660077,1,'eye_type',2,0,0), (304966,1660077,0,'hair_face_color',157,131,78), (304967,1660077,0,'hair_face_highlight_color',73,54,0), (304968,1660077,0,'hair_type_color',157,131,78), (304969,1660077,0,'hair_type_highlight_color',73,54,0), (304970,1660077,1,'lip_type',0,23,-28), (304971,1660077,1,'nose_type',-18,8,-40), (304972,1660077,0,'skin_color',250,230,231), (304973,1660077,1,'soga_cheek_type',18,-26,0), (304974,1660077,1,'soga_chin_type',25,-9,0), (304975,1660077,1,'soga_ear_type',37,-23,0), (304976,1660077,1,'soga_eye_brow_type',-7,-22,9), (304977,1660077,0,'soga_eye_color',229,229,102), (304978,1660077,1,'soga_eye_type',2,0,0), (304979,1660077,0,'soga_hair_face_color',157,131,78), (304980,1660077,0,'soga_hair_face_highlight_color',73,54,0), (304981,1660077,0,'soga_hair_type_color',157,131,78), (304982,1660077,0,'soga_hair_type_highlight_color',73,54,0), (304983,1660077,1,'soga_lip_type',0,23,-28), (304984,1660077,1,'soga_nose_type',-18,8,-40), (304985,1660077,0,'soga_skin_color',250,230,231), (304986,1660077,0,'wing_color1',255,255,255), (304987,1660077,0,'wing_color2',255,255,255), (304988,1660078,0,'eye_color',255,255,255), (304989,1660078,0,'skin_color',255,255,255), (304990,1660078,0,'soga_eye_color',255,0,255), (304991,1660079,1,'cheek_type',17,20,0), (304992,1660079,1,'chin_type',31,17,-26), (304993,1660079,1,'ear_type',9,46,0), (304994,1660079,1,'eye_brow_type',5,0,-26), (304995,1660079,0,'eye_color',50,103,117), (304996,1660079,1,'eye_type',-8,0,0), (304997,1660079,0,'hair_face_color',62,60,40), (304998,1660079,0,'hair_face_highlight_color',159,145,42), (304999,1660079,0,'hair_type_color',62,60,40), (305000,1660079,0,'hair_type_highlight_color',159,145,42), (305001,1660079,1,'lip_type',-18,-40,37), (305002,1660079,1,'nose_type',-31,25,0), (305003,1660079,0,'skin_color',162,170,163), (305004,1660079,1,'soga_cheek_type',17,20,0), (305005,1660079,1,'soga_chin_type',31,17,-26), (305006,1660079,1,'soga_ear_type',9,46,0), (305007,1660079,1,'soga_eye_brow_type',5,0,-26), (305008,1660079,0,'soga_eye_color',229,229,102), (305009,1660079,1,'soga_eye_type',-8,0,0), (305010,1660079,0,'soga_hair_face_color',62,60,40), (305011,1660079,0,'soga_hair_face_highlight_color',159,145,42), (305012,1660079,0,'soga_hair_type_color',62,60,40), (305013,1660079,0,'soga_hair_type_highlight_color',159,145,42), (305014,1660079,1,'soga_lip_type',-18,-40,37), (305015,1660079,1,'soga_nose_type',-31,25,0), (305016,1660079,0,'soga_skin_color',162,170,163), (305017,1660079,0,'wing_color1',255,255,255), (305018,1660079,0,'wing_color2',255,255,255), (305019,1660080,0,'eye_color',255,255,255), (305020,1660080,0,'skin_color',255,255,255), (305021,1660080,0,'soga_eye_color',255,0,255), (305022,1660081,1,'cheek_type',-90,0,0), (305023,1660081,1,'chin_type',58,57,28), (305024,1660081,1,'ear_type',-38,-70,0), (305025,1660081,1,'eye_brow_type',83,-48,89), (305026,1660081,0,'eye_color',0,6,97), (305027,1660081,1,'eye_type',-75,0,0), (305028,1660081,1,'lip_type',56,-43,-52), (305029,1660081,1,'nose_type',-38,-81,-46), (305030,1660081,0,'skin_color',86,24,9), (305031,1660081,1,'soga_cheek_type',-90,0,0), (305032,1660081,1,'soga_chin_type',58,57,28), (305033,1660081,1,'soga_ear_type',-38,-70,0), (305034,1660081,1,'soga_eye_brow_type',83,-48,89), (305035,1660081,0,'soga_eye_color',229,229,102), (305036,1660081,1,'soga_eye_type',-75,0,0), (305037,1660081,1,'soga_lip_type',56,-43,-52), (305038,1660081,1,'soga_nose_type',-38,-81,-46), (305039,1660081,0,'soga_skin_color',86,24,9), (305040,1660081,0,'wing_color1',255,255,255), (305041,1660081,0,'wing_color2',255,255,255), (305070,1660083,1,'cheek_type',-37,68,0), (305071,1660083,1,'chin_type',-72,79,-38), (305072,1660083,1,'ear_type',-63,-1,0), (305073,1660083,1,'eye_brow_type',-8,-64,40), (305074,1660083,0,'eye_color',108,145,107), (305075,1660083,1,'eye_type',22,0,0), (305076,1660083,0,'hair_color1',79,28,15), (305077,1660083,0,'hair_color2',111,64,0), (305078,1660083,0,'hair_face_color',35,24,1), (305079,1660083,0,'hair_face_highlight_color',43,13,17), (305080,1660083,0,'hair_highlight',54,45,28), (305081,1660083,0,'hair_type_color',35,24,1), (305082,1660083,0,'hair_type_highlight_color',43,13,17), (305083,1660083,1,'lip_type',-75,-95,-64), (305084,1660083,1,'nose_type',-55,68,28), (305085,1660083,0,'skin_color',47,38,39), (305086,1660083,1,'soga_cheek_type',-37,68,0), (305087,1660083,1,'soga_chin_type',-72,79,-38), (305088,1660083,1,'soga_ear_type',-63,-1,0), (305089,1660083,1,'soga_eye_brow_type',-8,-64,40), (305090,1660083,0,'soga_eye_color',229,229,102), (305091,1660083,1,'soga_eye_type',22,0,0), (305092,1660083,0,'soga_hair_color1',79,28,15), (305093,1660083,0,'soga_hair_color2',111,64,0), (305094,1660083,0,'soga_hair_face_color',35,24,1), (305095,1660083,0,'soga_hair_face_highlight_color',43,13,17), (305096,1660083,0,'soga_hair_highlight',54,45,28), (305097,1660083,0,'soga_hair_type_color',35,24,1), (305098,1660083,0,'soga_hair_type_highlight_color',43,13,17), (305099,1660083,1,'soga_lip_type',-75,-95,-64), (305100,1660083,1,'soga_nose_type',-55,68,28), (305101,1660083,0,'soga_skin_color',47,38,39), (305102,1660083,0,'wing_color1',255,255,255), (305103,1660083,0,'wing_color2',255,255,255), (305104,1660084,1,'cheek_type',25,0,0), (305105,1660084,1,'chin_type',-41,1,28), (305106,1660084,1,'ear_type',0,8,0), (305107,1660084,1,'eye_brow_type',-21,-1,-2), (305108,1660084,0,'eye_color',50,94,63), (305109,1660084,1,'eye_type',17,0,0), (305110,1660084,0,'hair_face_color',81,36,0), (305111,1660084,0,'hair_face_highlight_color',95,38,0), (305112,1660084,0,'hair_type_color',81,36,0), (305113,1660084,0,'hair_type_highlight_color',95,38,0), (305114,1660084,1,'lip_type',-39,20,-25), (305115,1660084,1,'nose_type',25,17,17), (305116,1660084,0,'skin_color',236,245,234), (305117,1660084,1,'soga_cheek_type',25,0,0), (305118,1660084,1,'soga_chin_type',-41,1,28), (305119,1660084,1,'soga_ear_type',0,8,0), (305120,1660084,1,'soga_eye_brow_type',-21,-1,-2), (305121,1660084,0,'soga_eye_color',229,229,102), (305122,1660084,1,'soga_eye_type',17,0,0), (305123,1660084,0,'soga_hair_face_color',81,36,0), (305124,1660084,0,'soga_hair_face_highlight_color',95,38,0), (305125,1660084,0,'soga_hair_type_color',81,36,0), (305126,1660084,0,'soga_hair_type_highlight_color',95,38,0), (305127,1660084,1,'soga_lip_type',-39,20,-25), (305128,1660084,1,'soga_nose_type',25,17,17), (305129,1660084,0,'soga_skin_color',236,245,234), (305130,1660084,0,'wing_color1',255,255,255), (305131,1660084,0,'wing_color2',255,255,255), (305132,1660085,1,'cheek_type',-43,-72,0), (305133,1660085,1,'chin_type',38,-75,77), (305134,1660085,1,'ear_type',-61,-83,0), (305135,1660085,1,'eye_brow_type',-51,-35,-31), (305136,1660085,0,'eye_color',173,142,88), (305137,1660085,1,'eye_type',-76,0,0), (305138,1660085,0,'hair_color1',43,36,70), (305139,1660085,0,'hair_color2',64,76,74), (305140,1660085,0,'hair_face_color',49,47,61), (305141,1660085,0,'hair_face_highlight_color',42,29,2), (305142,1660085,0,'hair_highlight',79,28,15), (305143,1660085,0,'hair_type_color',49,47,61), (305144,1660085,0,'hair_type_highlight_color',42,29,2), (305145,1660085,1,'lip_type',3,41,70), (305146,1660085,1,'nose_type',-47,82,31), (305147,1660085,0,'skin_color',243,251,251), (305148,1660085,1,'soga_cheek_type',-43,-72,0), (305149,1660085,1,'soga_chin_type',38,-75,77), (305150,1660085,1,'soga_ear_type',-61,-83,0), (305151,1660085,1,'soga_eye_brow_type',-51,-35,-31), (305152,1660085,0,'soga_eye_color',229,229,102), (305153,1660085,1,'soga_eye_type',-76,0,0), (305154,1660085,0,'soga_hair_color1',43,36,70), (305155,1660085,0,'soga_hair_color2',64,76,74), (305156,1660085,0,'soga_hair_face_color',49,47,61), (305157,1660085,0,'soga_hair_face_highlight_color',42,29,2), (305158,1660085,0,'soga_hair_highlight',79,28,15), (305159,1660085,0,'soga_hair_type_color',49,47,61), (305160,1660085,0,'soga_hair_type_highlight_color',42,29,2), (305161,1660085,1,'soga_lip_type',3,41,70), (305162,1660085,1,'soga_nose_type',-47,82,31), (305163,1660085,0,'soga_skin_color',243,251,251), (305164,1660085,0,'wing_color1',255,255,255), (305165,1660085,0,'wing_color2',255,255,255), (305166,1660086,0,'eye_color',255,255,255), (305167,1660086,0,'skin_color',255,255,255), (305168,1660086,0,'soga_eye_color',255,0,255), (305169,1660087,1,'cheek_type',28,17,0), (305170,1660087,1,'chin_type',-11,12,-10), (305171,1660087,1,'ear_type',-28,9,0), (305172,1660087,1,'eye_brow_type',-7,23,-25), (305173,1660087,0,'eye_color',173,180,148), (305174,1660087,1,'eye_type',-25,0,0), (305175,1660087,0,'hair_face_color',130,90,60), (305176,1660087,0,'hair_face_highlight_color',98,42,13), (305177,1660087,0,'hair_type_color',130,90,60), (305178,1660087,0,'hair_type_highlight_color',98,42,13), (305179,1660087,1,'lip_type',0,0,-18), (305180,1660087,1,'nose_type',-17,17,0), (305181,1660087,0,'skin_color',201,150,128), (305182,1660087,1,'soga_cheek_type',28,17,0), (305183,1660087,1,'soga_chin_type',-11,12,-10), (305184,1660087,1,'soga_ear_type',-28,9,0), (305185,1660087,1,'soga_eye_brow_type',-7,23,-25), (305186,1660087,0,'soga_eye_color',229,229,102), (305187,1660087,1,'soga_eye_type',-25,0,0), (305188,1660087,0,'soga_hair_face_color',130,90,60), (305189,1660087,0,'soga_hair_face_highlight_color',98,42,13), (305190,1660087,0,'soga_hair_type_color',130,90,60), (305191,1660087,0,'soga_hair_type_highlight_color',98,42,13), (305192,1660087,1,'soga_lip_type',0,0,-18), (305193,1660087,1,'soga_nose_type',-17,17,0), (305194,1660087,0,'soga_skin_color',201,150,128), (305195,1660087,0,'wing_color1',255,255,255), (305196,1660087,0,'wing_color2',255,255,255), (305197,1660088,1,'cheek_type',0,-21,0), (305198,1660088,1,'chin_type',-7,-2,-7), (305199,1660088,1,'ear_type',0,14,0), (305200,1660088,1,'eye_brow_type',-37,4,-10), (305201,1660088,0,'eye_color',38,79,91), (305202,1660088,1,'eye_type',3,0,0), (305203,1660088,0,'hair_face_color',222,131,7), (305204,1660088,0,'hair_face_highlight_color',175,174,169), (305205,1660088,0,'hair_type_color',222,131,7), (305206,1660088,0,'hair_type_highlight_color',175,174,169), (305207,1660088,1,'lip_type',-9,34,25), (305208,1660088,1,'nose_type',34,0,7), (305209,1660088,0,'skin_color',158,158,158), (305210,1660088,1,'soga_cheek_type',0,-21,0), (305211,1660088,1,'soga_chin_type',-7,-2,-7), (305212,1660088,1,'soga_ear_type',0,14,0), (305213,1660088,1,'soga_eye_brow_type',-37,4,-10), (305214,1660088,0,'soga_eye_color',229,229,102), (305215,1660088,1,'soga_eye_type',3,0,0), (305216,1660088,0,'soga_hair_face_color',222,131,7), (305217,1660088,0,'soga_hair_face_highlight_color',175,174,169), (305218,1660088,0,'soga_hair_type_color',222,131,7), (305219,1660088,0,'soga_hair_type_highlight_color',175,174,169), (305220,1660088,1,'soga_lip_type',-9,34,25), (305221,1660088,1,'soga_nose_type',34,0,7), (305222,1660088,0,'soga_skin_color',158,158,158), (305223,1660088,0,'wing_color1',255,255,255), (305224,1660088,0,'wing_color2',255,255,255), (305225,1660089,1,'cheek_type',0,-1,0), (305226,1660089,1,'chin_type',1,-37,0), (305227,1660089,1,'ear_type',9,-7,0), (305228,1660089,1,'eye_brow_type',-31,-17,-21), (305229,1660089,0,'eye_color',66,6,42), (305230,1660089,0,'hair_face_color',198,76,33), (305231,1660089,0,'hair_face_highlight_color',216,192,37), (305232,1660089,0,'hair_type_color',198,76,33), (305233,1660089,0,'hair_type_highlight_color',216,192,37), (305234,1660089,1,'lip_type',2,-37,-5), (305235,1660089,1,'nose_type',2,-9,23), (305236,1660089,0,'skin_color',131,110,92), (305237,1660089,1,'soga_cheek_type',0,-1,0), (305238,1660089,1,'soga_chin_type',1,-37,0), (305239,1660089,1,'soga_ear_type',9,-7,0), (305240,1660089,1,'soga_eye_brow_type',-31,-17,-21), (305241,1660089,0,'soga_eye_color',229,229,102), (305242,1660089,0,'soga_hair_face_color',198,76,33), (305243,1660089,0,'soga_hair_face_highlight_color',216,192,37), (305244,1660089,0,'soga_hair_type_color',198,76,33), (305245,1660089,0,'soga_hair_type_highlight_color',216,192,37), (305246,1660089,1,'soga_lip_type',2,-37,-5), (305247,1660089,1,'soga_nose_type',2,-9,23), (305248,1660089,0,'soga_skin_color',131,110,92), (305249,1660089,0,'wing_color1',255,255,255), (305250,1660089,0,'wing_color2',255,255,255), (305251,1660090,1,'cheek_type',-63,-74,0), (305252,1660090,1,'chin_type',32,-42,-10), (305253,1660090,1,'ear_type',66,50,0), (305254,1660090,1,'eye_brow_type',-68,-20,7), (305255,1660090,0,'eye_color',102,91,0), (305256,1660090,1,'eye_type',48,0,0), (305257,1660090,1,'lip_type',71,-90,35), (305258,1660090,1,'nose_type',56,-66,-31), (305259,1660090,0,'skin_color',126,107,88), (305260,1660090,1,'soga_cheek_type',-63,-74,0), (305261,1660090,1,'soga_chin_type',32,-42,-10), (305262,1660090,1,'soga_ear_type',66,50,0), (305263,1660090,1,'soga_eye_brow_type',-68,-20,7), (305264,1660090,0,'soga_eye_color',229,229,102), (305265,1660090,1,'soga_eye_type',48,0,0), (305266,1660090,1,'soga_lip_type',71,-90,35), (305267,1660090,1,'soga_nose_type',56,-66,-31), (305268,1660090,0,'soga_skin_color',126,107,88), (305269,1660090,0,'wing_color1',255,255,255), (305270,1660090,0,'wing_color2',255,255,255), (305271,1660091,1,'cheek_type',-29,-23,0), (305272,1660091,1,'chin_type',26,17,32), (305273,1660091,1,'ear_type',-40,-25,0), (305274,1660091,1,'eye_brow_type',-9,35,-8), (305275,1660091,0,'eye_color',222,35,32), (305276,1660091,1,'eye_type',-3,0,0), (305277,1660091,0,'hair_face_color',52,38,20), (305278,1660091,0,'hair_face_highlight_color',216,192,37), (305279,1660091,0,'hair_type_color',52,38,20), (305280,1660091,0,'hair_type_highlight_color',216,192,37), (305281,1660091,1,'lip_type',-12,-22,22), (305282,1660091,1,'nose_type',-28,20,-23), (305283,1660091,0,'skin_color',117,33,1), (305284,1660091,1,'soga_cheek_type',-29,-23,0), (305285,1660091,1,'soga_chin_type',26,17,32), (305286,1660091,1,'soga_ear_type',-40,-25,0), (305287,1660091,1,'soga_eye_brow_type',-9,35,-8), (305288,1660091,0,'soga_eye_color',229,229,102), (305289,1660091,1,'soga_eye_type',-3,0,0), (305290,1660091,0,'soga_hair_face_color',52,38,20), (305291,1660091,0,'soga_hair_face_highlight_color',216,192,37), (305292,1660091,0,'soga_hair_type_color',52,38,20), (305293,1660091,0,'soga_hair_type_highlight_color',216,192,37), (305294,1660091,1,'soga_lip_type',-12,-22,22), (305295,1660091,1,'soga_nose_type',-28,20,-23), (305296,1660091,0,'soga_skin_color',117,33,1), (305297,1660091,0,'wing_color1',255,255,255), (305298,1660091,0,'wing_color2',255,255,255), (305299,1660092,1,'cheek_type',100,-100,0), (305300,1660092,1,'chin_type',-100,100,100), (305301,1660092,1,'ear_type',25,7,0), (305302,1660092,1,'eye_brow_type',100,100,100), (305303,1660092,0,'eye_color',118,14,183), (305304,1660092,1,'eye_type',100,0,0), (305305,1660092,0,'hair_face_color',171,60,32), (305306,1660092,0,'hair_face_highlight_color',216,192,37), (305307,1660092,0,'hair_type_color',171,60,32), (305308,1660092,0,'hair_type_highlight_color',216,192,37), (305309,1660092,1,'lip_type',100,50,-68), (305310,1660092,1,'nose_type',0,-17,0), (305311,1660092,0,'skin_color',212,213,214), (305312,1660092,1,'soga_cheek_type',100,-100,0), (305313,1660092,1,'soga_chin_type',-100,100,100), (305314,1660092,1,'soga_ear_type',25,7,0), (305315,1660092,1,'soga_eye_brow_type',100,100,100), (305316,1660092,0,'soga_eye_color',229,229,102), (305317,1660092,1,'soga_eye_type',100,0,0), (305318,1660092,0,'soga_hair_face_color',171,60,32), (305319,1660092,0,'soga_hair_face_highlight_color',216,192,37), (305320,1660092,0,'soga_hair_type_color',171,60,32), (305321,1660092,0,'soga_hair_type_highlight_color',216,192,37), (305322,1660092,1,'soga_lip_type',100,50,-68), (305323,1660092,1,'soga_nose_type',0,-17,0), (305324,1660092,0,'soga_skin_color',212,213,214), (305325,1660092,0,'wing_color1',255,255,255), (305326,1660092,0,'wing_color2',255,255,255), (305327,1660093,1,'cheek_type',-3,28,0), (305328,1660093,1,'chin_type',-1,-2,9), (305329,1660093,1,'ear_type',7,3,0), (305330,1660093,1,'eye_brow_type',-1,-29,-23), (305331,1660093,0,'eye_color',240,144,255), (305332,1660093,1,'eye_type',-2,0,0), (305333,1660093,0,'hair_face_color',219,244,244), (305334,1660093,0,'hair_face_highlight_color',105,103,97), (305335,1660093,0,'hair_type_color',219,244,244), (305336,1660093,0,'hair_type_highlight_color',105,103,97), (305337,1660093,1,'lip_type',-37,-7,0), (305338,1660093,1,'nose_type',0,-28,11), (305339,1660093,0,'skin_color',136,176,189), (305340,1660093,1,'soga_cheek_type',-3,28,0), (305341,1660093,1,'soga_chin_type',-1,-2,9), (305342,1660093,1,'soga_ear_type',7,3,0), (305343,1660093,1,'soga_eye_brow_type',-1,-29,-23), (305344,1660093,0,'soga_eye_color',229,229,102), (305345,1660093,1,'soga_eye_type',-2,0,0), (305346,1660093,0,'soga_hair_face_color',219,244,244), (305347,1660093,0,'soga_hair_face_highlight_color',105,103,97), (305348,1660093,0,'soga_hair_type_color',219,244,244), (305349,1660093,0,'soga_hair_type_highlight_color',105,103,97), (305350,1660093,1,'soga_lip_type',-37,-7,0), (305351,1660093,1,'soga_nose_type',0,-28,11), (305352,1660093,0,'soga_skin_color',136,176,189), (305353,1660093,0,'wing_color1',255,255,255), (305354,1660093,0,'wing_color2',255,255,255), (305355,1660094,1,'cheek_type',12,-7,0), (305356,1660094,1,'chin_type',21,0,-14), (305357,1660094,1,'ear_type',-4,0,0), (305358,1660094,1,'eye_brow_type',-23,4,-18), (305359,1660094,0,'eye_color',42,82,61), (305360,1660094,1,'eye_type',-12,0,0), (305361,1660094,0,'hair_face_color',49,29,1), (305362,1660094,0,'hair_face_highlight_color',43,42,38), (305363,1660094,0,'hair_type_color',49,29,1), (305364,1660094,0,'hair_type_highlight_color',43,42,38), (305365,1660094,1,'lip_type',0,-17,18), (305366,1660094,1,'nose_type',8,-10,7), (305367,1660094,0,'skin_color',61,45,27), (305368,1660094,1,'soga_cheek_type',12,-7,0), (305369,1660094,1,'soga_chin_type',21,0,-14), (305370,1660094,1,'soga_ear_type',-4,0,0), (305371,1660094,1,'soga_eye_brow_type',-23,4,-18), (305372,1660094,0,'soga_eye_color',229,229,102), (305373,1660094,1,'soga_eye_type',-12,0,0), (305374,1660094,0,'soga_hair_face_color',49,29,1), (305375,1660094,0,'soga_hair_face_highlight_color',43,42,38), (305376,1660094,0,'soga_hair_type_color',49,29,1), (305377,1660094,0,'soga_hair_type_highlight_color',43,42,38), (305378,1660094,1,'soga_lip_type',0,-17,18), (305379,1660094,1,'soga_nose_type',8,-10,7), (305380,1660094,0,'soga_skin_color',61,45,27), (305381,1660094,0,'wing_color1',255,255,255), (305382,1660094,0,'wing_color2',255,255,255), (305383,1660095,1,'cheek_type',-7,14,0), (305384,1660095,1,'chin_type',-7,0,-22), (305385,1660095,1,'ear_type',0,28,0), (305386,1660095,1,'eye_brow_type',9,-37,-25), (305387,1660095,0,'eye_color',33,69,70), (305388,1660095,1,'eye_type',-38,0,0), (305389,1660095,0,'hair_face_color',19,17,12), (305390,1660095,0,'hair_face_highlight_color',60,56,24), (305391,1660095,0,'hair_type_color',19,17,12), (305392,1660095,0,'hair_type_highlight_color',60,56,24), (305393,1660095,1,'lip_type',32,-19,-2), (305394,1660095,1,'nose_type',29,2,-42), (305395,1660095,0,'skin_color',80,78,59), (305396,1660095,1,'soga_cheek_type',-7,14,0), (305397,1660095,1,'soga_chin_type',-7,0,-22), (305398,1660095,1,'soga_ear_type',0,28,0), (305399,1660095,1,'soga_eye_brow_type',9,-37,-25), (305400,1660095,0,'soga_eye_color',229,229,102), (305401,1660095,1,'soga_eye_type',-38,0,0), (305402,1660095,0,'soga_hair_face_color',19,17,12), (305403,1660095,0,'soga_hair_face_highlight_color',60,56,24), (305404,1660095,0,'soga_hair_type_color',19,17,12), (305405,1660095,0,'soga_hair_type_highlight_color',60,56,24), (305406,1660095,1,'soga_lip_type',32,-19,-2), (305407,1660095,1,'soga_nose_type',29,2,-42), (305408,1660095,0,'soga_skin_color',80,78,59), (305409,1660095,0,'wing_color1',255,255,255), (305410,1660095,0,'wing_color2',255,255,255), (305411,1660096,1,'cheek_type',100,-100,0), (305412,1660096,1,'chin_type',-100,100,100), (305413,1660096,1,'ear_type',25,8,0), (305414,1660096,1,'eye_brow_type',100,100,100), (305415,1660096,0,'eye_color',118,14,183), (305416,1660096,1,'eye_type',100,0,0), (305417,1660096,0,'hair_face_color',171,60,32), (305418,1660096,0,'hair_face_highlight_color',216,192,37), (305419,1660096,0,'hair_type_color',171,60,32), (305420,1660096,0,'hair_type_highlight_color',216,192,37), (305421,1660096,1,'lip_type',100,50,-68), (305422,1660096,1,'nose_type',0,-17,0), (305423,1660096,0,'skin_color',211,180,81), (305424,1660096,1,'soga_cheek_type',100,-100,0), (305425,1660096,1,'soga_chin_type',-100,100,100), (305426,1660096,1,'soga_ear_type',25,8,0), (305427,1660096,1,'soga_eye_brow_type',100,100,100), (305428,1660096,0,'soga_eye_color',229,229,102), (305429,1660096,1,'soga_eye_type',100,0,0), (305430,1660096,0,'soga_hair_face_color',171,60,32), (305431,1660096,0,'soga_hair_face_highlight_color',216,192,37), (305432,1660096,0,'soga_hair_type_color',171,60,32), (305433,1660096,0,'soga_hair_type_highlight_color',216,192,37), (305434,1660096,1,'soga_lip_type',100,50,-68), (305435,1660096,1,'soga_nose_type',0,-17,0), (305436,1660096,0,'soga_skin_color',211,180,81), (305437,1660096,0,'wing_color1',255,255,255), (305438,1660096,0,'wing_color2',255,255,255), (305439,1660097,1,'cheek_type',-39,8,0), (305440,1660097,1,'chin_type',25,1,-31), (305441,1660097,1,'ear_type',32,8,0), (305442,1660097,1,'eye_brow_type',-17,-5,25), (305443,1660097,0,'eye_color',159,198,210), (305444,1660097,1,'eye_type',5,0,0), (305445,1660097,0,'hair_face_color',81,41,6), (305446,1660097,0,'hair_face_highlight_color',215,208,134), (305447,1660097,0,'hair_type_color',81,41,6), (305448,1660097,0,'hair_type_highlight_color',215,208,134), (305449,1660097,1,'lip_type',46,-17,10), (305450,1660097,1,'nose_type',25,8,4), (305451,1660097,0,'skin_color',187,147,151), (305452,1660097,1,'soga_cheek_type',-39,8,0), (305453,1660097,1,'soga_chin_type',25,1,-31), (305454,1660097,1,'soga_ear_type',32,8,0), (305455,1660097,1,'soga_eye_brow_type',-17,-5,25), (305456,1660097,0,'soga_eye_color',229,229,102), (305457,1660097,1,'soga_eye_type',5,0,0), (305458,1660097,0,'soga_hair_face_color',81,41,6), (305459,1660097,0,'soga_hair_face_highlight_color',215,208,134), (305460,1660097,0,'soga_hair_type_color',81,41,6), (305461,1660097,0,'soga_hair_type_highlight_color',215,208,134), (305462,1660097,1,'soga_lip_type',46,-17,10), (305463,1660097,1,'soga_nose_type',25,8,4), (305464,1660097,0,'soga_skin_color',187,147,151), (305465,1660097,0,'wing_color1',255,255,255), (305466,1660097,0,'wing_color2',255,255,255), (305467,1660098,1,'cheek_type',0,25,0), (305468,1660098,1,'chin_type',2,0,-22), (305469,1660098,1,'ear_type',12,21,0), (305470,1660098,1,'eye_brow_type',14,-18,3), (305471,1660098,0,'eye_color',135,44,210), (305472,1660098,1,'eye_type',34,0,0), (305473,1660098,0,'hair_face_color',73,70,45), (305474,1660098,0,'hair_type_color',73,70,45), (305475,1660098,1,'lip_type',-11,14,-7), (305476,1660098,1,'nose_type',-31,-2,23), (305477,1660098,0,'skin_color',164,165,117), (305478,1660098,1,'soga_cheek_type',0,25,0), (305479,1660098,1,'soga_chin_type',2,0,-22), (305480,1660098,1,'soga_ear_type',12,21,0), (305481,1660098,1,'soga_eye_brow_type',14,-18,3), (305482,1660098,0,'soga_eye_color',229,229,102), (305483,1660098,1,'soga_eye_type',34,0,0), (305484,1660098,0,'soga_hair_face_color',73,70,45), (305485,1660098,0,'soga_hair_type_color',73,70,45), (305486,1660098,1,'soga_lip_type',-11,14,-7), (305487,1660098,1,'soga_nose_type',-31,-2,23), (305488,1660098,0,'soga_skin_color',164,165,117), (305489,1660098,0,'wing_color1',255,255,255), (305490,1660098,0,'wing_color2',255,255,255), (305491,1660099,1,'cheek_type',8,-34,0), (305492,1660099,1,'chin_type',0,23,0), (305493,1660099,1,'ear_type',-12,-14,0), (305494,1660099,1,'eye_brow_type',-34,12,-10), (305495,1660099,0,'eye_color',80,9,97), (305496,1660099,1,'eye_type',17,0,0), (305497,1660099,0,'hair_face_color',115,94,67), (305498,1660099,0,'hair_type_color',115,94,67), (305499,1660099,1,'lip_type',28,-5,28), (305500,1660099,1,'nose_type',-3,-14,22), (305501,1660099,0,'skin_color',212,207,145), (305502,1660099,1,'soga_cheek_type',8,-34,0), (305503,1660099,1,'soga_chin_type',0,23,0), (305504,1660099,1,'soga_ear_type',-12,-14,0), (305505,1660099,1,'soga_eye_brow_type',-34,12,-10), (305506,1660099,0,'soga_eye_color',229,229,102), (305507,1660099,1,'soga_eye_type',17,0,0), (305508,1660099,0,'soga_hair_face_color',115,94,67), (305509,1660099,0,'soga_hair_type_color',115,94,67), (305510,1660099,1,'soga_lip_type',28,-5,28), (305511,1660099,1,'soga_nose_type',-3,-14,22), (305512,1660099,0,'soga_skin_color',212,207,145), (305513,1660099,0,'wing_color1',255,255,255), (305514,1660099,0,'wing_color2',255,255,255), (305515,1660100,1,'cheek_type',10,-10,0), (305516,1660100,1,'chin_type',-21,14,-8), (305517,1660100,1,'ear_type',22,17,0), (305518,1660100,1,'eye_brow_type',11,-28,-18), (305519,1660100,0,'eye_color',167,167,80), (305520,1660100,1,'eye_type',18,0,0), (305521,1660100,0,'hair_face_color',152,87,6), (305522,1660100,0,'hair_type_color',152,87,6), (305523,1660100,1,'lip_type',-1,22,1), (305524,1660100,1,'nose_type',-2,-7,-37), (305525,1660100,0,'skin_color',191,190,190), (305526,1660100,1,'soga_cheek_type',10,-10,0), (305527,1660100,1,'soga_chin_type',-21,14,-8), (305528,1660100,1,'soga_ear_type',22,17,0), (305529,1660100,1,'soga_eye_brow_type',11,-28,-18), (305530,1660100,0,'soga_eye_color',229,229,102), (305531,1660100,1,'soga_eye_type',18,0,0), (305532,1660100,0,'soga_hair_face_color',152,87,6), (305533,1660100,0,'soga_hair_type_color',152,87,6), (305534,1660100,1,'soga_lip_type',-1,22,1), (305535,1660100,1,'soga_nose_type',-2,-7,-37), (305536,1660100,0,'soga_skin_color',191,190,190), (305537,1660100,0,'wing_color1',255,255,255), (305538,1660100,0,'wing_color2',255,255,255), (305539,1660101,1,'cheek_type',-7,-25,0), (305540,1660101,1,'chin_type',-23,23,34), (305541,1660101,1,'ear_type',-18,0,0), (305542,1660101,1,'eye_brow_type',0,21,-22), (305543,1660101,0,'eye_color',216,160,190), (305544,1660101,1,'eye_type',-12,0,0), (305545,1660101,0,'hair_face_color',144,134,121), (305546,1660101,0,'hair_type_color',144,134,121), (305547,1660101,1,'lip_type',0,32,-2), (305548,1660101,1,'nose_type',-40,7,-9), (305549,1660101,0,'skin_color',137,158,130), (305550,1660101,1,'soga_cheek_type',-7,-25,0), (305551,1660101,1,'soga_chin_type',-23,23,34), (305552,1660101,1,'soga_ear_type',-18,0,0), (305553,1660101,1,'soga_eye_brow_type',0,21,-22), (305554,1660101,0,'soga_eye_color',229,229,102), (305555,1660101,1,'soga_eye_type',-12,0,0), (305556,1660101,0,'soga_hair_face_color',144,134,121), (305557,1660101,0,'soga_hair_type_color',144,134,121), (305558,1660101,1,'soga_lip_type',0,32,-2), (305559,1660101,1,'soga_nose_type',-40,7,-9), (305560,1660101,0,'soga_skin_color',137,158,130), (305561,1660101,0,'wing_color1',255,255,255), (305562,1660101,0,'wing_color2',255,255,255), (305563,1660102,1,'cheek_type',4,20,0), (305564,1660102,1,'chin_type',4,-7,-7), (305565,1660102,1,'ear_type',3,0,0), (305566,1660102,1,'eye_brow_type',2,-10,14), (305567,1660102,0,'eye_color',137,107,55), (305568,1660102,1,'eye_type',3,0,0), (305569,1660102,0,'hair_face_color',124,58,0), (305570,1660102,0,'hair_face_highlight_color',222,149,0), (305571,1660102,0,'hair_type_color',124,58,0), (305572,1660102,0,'hair_type_highlight_color',222,149,0), (305573,1660102,1,'lip_type',29,10,-17), (305574,1660102,1,'nose_type',11,41,-9), (305575,1660102,0,'skin_color',104,103,103), (305576,1660102,1,'soga_cheek_type',4,20,0), (305577,1660102,1,'soga_chin_type',4,-7,-7), (305578,1660102,1,'soga_ear_type',3,0,0), (305579,1660102,1,'soga_eye_brow_type',2,-10,14), (305580,1660102,0,'soga_eye_color',229,229,102), (305581,1660102,1,'soga_eye_type',3,0,0), (305582,1660102,0,'soga_hair_face_color',124,58,0), (305583,1660102,0,'soga_hair_face_highlight_color',222,149,0), (305584,1660102,0,'soga_hair_type_color',124,58,0), (305585,1660102,0,'soga_hair_type_highlight_color',222,149,0), (305586,1660102,1,'soga_lip_type',29,10,-17), (305587,1660102,1,'soga_nose_type',11,41,-9), (305588,1660102,0,'soga_skin_color',104,103,103), (305589,1660102,0,'wing_color1',255,255,255), (305590,1660102,0,'wing_color2',255,255,255), (305591,1660103,1,'cheek_type',1,3,0), (305592,1660103,1,'chin_type',2,3,0), (305593,1660103,1,'ear_type',4,7,0), (305594,1660103,1,'eye_brow_type',-31,0,-14), (305595,1660103,0,'eye_color',41,84,97), (305596,1660103,1,'eye_type',22,0,0), (305597,1660103,0,'hair_face_color',98,36,14), (305598,1660103,0,'hair_face_highlight_color',26,20,15), (305599,1660103,0,'hair_type_color',98,36,14), (305600,1660103,0,'hair_type_highlight_color',26,20,15), (305601,1660103,1,'lip_type',4,-12,-14), (305602,1660103,1,'nose_type',-14,28,-11), (305603,1660103,0,'skin_color',174,179,179), (305604,1660103,1,'soga_cheek_type',1,3,0), (305605,1660103,1,'soga_chin_type',2,3,0), (305606,1660103,1,'soga_ear_type',4,7,0), (305607,1660103,1,'soga_eye_brow_type',-31,0,-14), (305608,1660103,0,'soga_eye_color',229,229,102), (305609,1660103,1,'soga_eye_type',22,0,0), (305610,1660103,0,'soga_hair_face_color',98,36,14), (305611,1660103,0,'soga_hair_face_highlight_color',26,20,15), (305612,1660103,0,'soga_hair_type_color',98,36,14), (305613,1660103,0,'soga_hair_type_highlight_color',26,20,15), (305614,1660103,1,'soga_lip_type',4,-12,-14), (305615,1660103,1,'soga_nose_type',-14,28,-11), (305616,1660103,0,'soga_skin_color',174,179,179), (305617,1660103,0,'wing_color1',255,255,255), (305618,1660103,0,'wing_color2',255,255,255), (305619,1660104,1,'cheek_type',0,25,0), (305620,1660104,1,'chin_type',2,0,-22), (305621,1660104,1,'ear_type',12,21,0), (305622,1660104,1,'eye_brow_type',14,-18,3), (305623,1660104,0,'eye_color',135,44,210), (305624,1660104,1,'eye_type',34,0,0), (305625,1660104,0,'hair_face_color',73,70,45), (305626,1660104,0,'hair_type_color',73,70,45), (305627,1660104,1,'lip_type',-11,14,-7), (305628,1660104,1,'nose_type',-31,-2,23), (305629,1660104,0,'skin_color',164,165,117), (305630,1660104,1,'soga_cheek_type',0,25,0), (305631,1660104,1,'soga_chin_type',2,0,-22), (305632,1660104,1,'soga_ear_type',12,21,0), (305633,1660104,1,'soga_eye_brow_type',14,-18,3), (305634,1660104,0,'soga_eye_color',229,229,102), (305635,1660104,1,'soga_eye_type',34,0,0), (305636,1660104,0,'soga_hair_face_color',73,70,45), (305637,1660104,0,'soga_hair_type_color',73,70,45), (305638,1660104,1,'soga_lip_type',-11,14,-7), (305639,1660104,1,'soga_nose_type',-31,-2,23), (305640,1660104,0,'soga_skin_color',164,165,117), (305641,1660104,0,'wing_color1',255,255,255), (305642,1660104,0,'wing_color2',255,255,255), (305643,1660105,1,'cheek_type',7,-5,0), (305644,1660105,1,'chin_type',-17,-32,-4), (305645,1660105,1,'ear_type',0,-17,0), (305646,1660105,1,'eye_brow_type',-20,20,4), (305647,1660105,0,'eye_color',136,185,199), (305648,1660105,1,'eye_type',-2,0,0), (305649,1660105,0,'hair_face_color',61,55,15), (305650,1660105,0,'hair_face_highlight_color',95,88,38), (305651,1660105,0,'hair_type_color',61,55,15), (305652,1660105,0,'hair_type_highlight_color',95,88,38), (305653,1660105,1,'lip_type',5,19,48), (305654,1660105,1,'nose_type',-32,-22,-18), (305655,1660105,0,'skin_color',211,194,163), (305656,1660105,1,'soga_cheek_type',7,-5,0), (305657,1660105,1,'soga_chin_type',-17,-32,-4), (305658,1660105,1,'soga_ear_type',0,-17,0), (305659,1660105,1,'soga_eye_brow_type',-20,20,4), (305660,1660105,0,'soga_eye_color',229,229,102), (305661,1660105,1,'soga_eye_type',-2,0,0), (305662,1660105,0,'soga_hair_face_color',61,55,15), (305663,1660105,0,'soga_hair_face_highlight_color',95,88,38), (305664,1660105,0,'soga_hair_type_color',61,55,15), (305665,1660105,0,'soga_hair_type_highlight_color',95,88,38), (305666,1660105,1,'soga_lip_type',5,19,48), (305667,1660105,1,'soga_nose_type',-32,-22,-18), (305668,1660105,0,'soga_skin_color',211,194,163), (305669,1660105,0,'wing_color1',255,255,255), (305670,1660105,0,'wing_color2',255,255,255), (305671,1660106,1,'cheek_type',9,-1,0), (305672,1660106,1,'chin_type',0,46,20), (305673,1660106,1,'ear_type',1,28,0), (305674,1660106,1,'eye_brow_type',47,-1,-31), (305675,1660106,0,'eye_color',71,106,63), (305676,1660106,1,'eye_type',-14,0,0), (305677,1660106,0,'hair_face_color',59,22,10), (305678,1660106,0,'hair_face_highlight_color',126,118,48), (305679,1660106,0,'hair_type_color',59,22,10), (305680,1660106,0,'hair_type_highlight_color',126,118,48), (305681,1660106,1,'lip_type',0,-8,29), (305682,1660106,1,'nose_type',42,-28,11), (305683,1660106,0,'skin_color',220,198,145), (305684,1660106,1,'soga_cheek_type',9,-1,0), (305685,1660106,1,'soga_chin_type',0,46,20), (305686,1660106,1,'soga_ear_type',1,28,0), (305687,1660106,1,'soga_eye_brow_type',47,-1,-31), (305688,1660106,0,'soga_eye_color',229,229,102), (305689,1660106,1,'soga_eye_type',-14,0,0), (305690,1660106,0,'soga_hair_face_color',59,22,10), (305691,1660106,0,'soga_hair_face_highlight_color',126,118,48), (305692,1660106,0,'soga_hair_type_color',59,22,10), (305693,1660106,0,'soga_hair_type_highlight_color',126,118,48), (305694,1660106,1,'soga_lip_type',0,-8,29), (305695,1660106,1,'soga_nose_type',42,-28,11), (305696,1660106,0,'soga_skin_color',220,198,145), (305697,1660106,0,'wing_color1',255,255,255), (305698,1660106,0,'wing_color2',255,255,255), (305699,1660107,1,'cheek_type',0,25,0), (305700,1660107,1,'chin_type',2,0,-22), (305701,1660107,1,'ear_type',12,21,0), (305702,1660107,1,'eye_brow_type',14,-18,3), (305703,1660107,0,'eye_color',135,44,210), (305704,1660107,1,'eye_type',34,0,0), (305705,1660107,0,'hair_face_color',73,70,45), (305706,1660107,0,'hair_type_color',73,70,45), (305707,1660107,1,'lip_type',-11,14,-7), (305708,1660107,1,'nose_type',-31,-2,23), (305709,1660107,0,'skin_color',164,165,117), (305710,1660107,1,'soga_cheek_type',0,25,0), (305711,1660107,1,'soga_chin_type',2,0,-22), (305712,1660107,1,'soga_ear_type',12,21,0), (305713,1660107,1,'soga_eye_brow_type',14,-18,3), (305714,1660107,0,'soga_eye_color',229,229,102), (305715,1660107,1,'soga_eye_type',34,0,0), (305716,1660107,0,'soga_hair_face_color',73,70,45), (305717,1660107,0,'soga_hair_type_color',73,70,45), (305718,1660107,1,'soga_lip_type',-11,14,-7), (305719,1660107,1,'soga_nose_type',-31,-2,23), (305720,1660107,0,'soga_skin_color',164,165,117), (305721,1660107,0,'wing_color1',255,255,255), (305722,1660107,0,'wing_color2',255,255,255), (305723,1660108,1,'cheek_type',-5,0,0), (305724,1660108,1,'chin_type',21,10,39), (305725,1660108,1,'ear_type',-19,-7,0), (305726,1660108,1,'eye_brow_type',-47,46,-10), (305727,1660108,0,'eye_color',172,172,53), (305728,1660108,1,'eye_type',-20,0,0), (305729,1660108,0,'hair_face_color',30,12,0), (305730,1660108,0,'hair_type_color',30,12,0), (305731,1660108,1,'lip_type',-25,-14,28), (305732,1660108,1,'nose_type',0,-17,26), (305733,1660108,0,'skin_color',115,126,115), (305734,1660108,1,'soga_cheek_type',-5,0,0), (305735,1660108,1,'soga_chin_type',21,10,39), (305736,1660108,1,'soga_ear_type',-19,-7,0), (305737,1660108,1,'soga_eye_brow_type',-47,46,-10), (305738,1660108,0,'soga_eye_color',229,229,102), (305739,1660108,1,'soga_eye_type',-20,0,0), (305740,1660108,0,'soga_hair_face_color',30,12,0), (305741,1660108,0,'soga_hair_type_color',30,12,0), (305742,1660108,1,'soga_lip_type',-25,-14,28), (305743,1660108,1,'soga_nose_type',0,-17,26), (305744,1660108,0,'soga_skin_color',115,126,115), (305745,1660108,0,'wing_color1',255,255,255), (305746,1660108,0,'wing_color2',255,255,255), (305747,1660109,1,'cheek_type',14,-1,0), (305748,1660109,1,'chin_type',31,31,-25), (305749,1660109,1,'ear_type',-34,2,0), (305750,1660109,1,'eye_brow_type',9,-7,-1), (305751,1660109,0,'eye_color',241,180,18), (305752,1660109,1,'eye_type',-23,0,0), (305753,1660109,0,'hair_face_color',72,58,41), (305754,1660109,0,'hair_type_color',72,58,41), (305755,1660109,1,'lip_type',0,-28,14), (305756,1660109,1,'nose_type',5,-1,1), (305757,1660109,0,'skin_color',137,144,106), (305758,1660109,1,'soga_cheek_type',14,-1,0), (305759,1660109,1,'soga_chin_type',31,31,-25), (305760,1660109,1,'soga_ear_type',-34,2,0), (305761,1660109,1,'soga_eye_brow_type',9,-7,-1), (305762,1660109,0,'soga_eye_color',229,229,102), (305763,1660109,1,'soga_eye_type',-23,0,0), (305764,1660109,0,'soga_hair_face_color',72,58,41), (305765,1660109,0,'soga_hair_type_color',72,58,41), (305766,1660109,1,'soga_lip_type',0,-28,14), (305767,1660109,1,'soga_nose_type',5,-1,1), (305768,1660109,0,'soga_skin_color',137,144,106), (305769,1660109,0,'wing_color1',255,255,255), (305770,1660109,0,'wing_color2',255,255,255), (305774,1660111,1,'cheek_type',20,-14,0), (305775,1660111,1,'chin_type',7,12,14), (305776,1660111,1,'ear_type',-25,35,0), (305777,1660111,1,'eye_brow_type',0,-22,4), (305778,1660111,0,'eye_color',199,171,132), (305779,1660111,1,'eye_type',8,0,0), (305780,1660111,0,'hair_face_color',66,24,12), (305781,1660111,0,'hair_face_highlight_color',34,15,0), (305782,1660111,0,'hair_type_color',66,24,12), (305783,1660111,0,'hair_type_highlight_color',34,15,0), (305784,1660111,1,'lip_type',-8,-28,-22), (305785,1660111,1,'nose_type',34,-20,-14), (305786,1660111,0,'skin_color',208,202,186), (305787,1660111,1,'soga_cheek_type',20,-14,0), (305788,1660111,1,'soga_chin_type',7,12,14), (305789,1660111,1,'soga_ear_type',-25,35,0), (305790,1660111,1,'soga_eye_brow_type',0,-22,4), (305791,1660111,0,'soga_eye_color',229,229,102), (305792,1660111,1,'soga_eye_type',8,0,0), (305793,1660111,0,'soga_hair_face_color',66,24,12), (305794,1660111,0,'soga_hair_face_highlight_color',34,15,0), (305795,1660111,0,'soga_hair_type_color',66,24,12), (305796,1660111,0,'soga_hair_type_highlight_color',34,15,0), (305797,1660111,1,'soga_lip_type',-8,-28,-22), (305798,1660111,1,'soga_nose_type',34,-20,-14), (305799,1660111,0,'soga_skin_color',208,202,186), (305800,1660111,0,'wing_color1',255,255,255), (305801,1660111,0,'wing_color2',255,255,255), (305805,1660113,1,'cheek_type',-9,-38,0), (305806,1660113,1,'chin_type',28,-28,-31), (305807,1660113,1,'ear_type',5,0,0), (305808,1660113,1,'eye_brow_type',-25,-17,37), (305809,1660113,0,'eye_color',135,98,46), (305810,1660113,1,'eye_type',-43,0,0), (305811,1660113,0,'hair_face_color',55,26,6), (305812,1660113,0,'hair_face_highlight_color',188,185,179), (305813,1660113,0,'hair_type_color',55,26,6), (305814,1660113,0,'hair_type_highlight_color',188,185,179), (305815,1660113,1,'lip_type',2,2,17), (305816,1660113,1,'nose_type',-2,-9,-28), (305817,1660113,0,'skin_color',205,212,196), (305818,1660113,1,'soga_cheek_type',-9,-38,0), (305819,1660113,1,'soga_chin_type',28,-28,-31), (305820,1660113,1,'soga_ear_type',5,0,0), (305821,1660113,1,'soga_eye_brow_type',-25,-17,37), (305822,1660113,0,'soga_eye_color',229,229,102), (305823,1660113,1,'soga_eye_type',-43,0,0), (305824,1660113,0,'soga_hair_face_color',55,26,6), (305825,1660113,0,'soga_hair_face_highlight_color',188,185,179), (305826,1660113,0,'soga_hair_type_color',55,26,6), (305827,1660113,0,'soga_hair_type_highlight_color',188,185,179), (305828,1660113,1,'soga_lip_type',2,2,17), (305829,1660113,1,'soga_nose_type',-2,-9,-28), (305830,1660113,0,'soga_skin_color',205,212,196), (305831,1660113,0,'wing_color1',255,255,255), (305832,1660113,0,'wing_color2',255,255,255), (305836,1660115,1,'cheek_type',-25,0,0), (305837,1660115,1,'chin_type',-3,18,28), (305838,1660115,1,'ear_type',-29,-25,0), (305839,1660115,1,'eye_brow_type',4,0,-28), (305840,1660115,0,'eye_color',29,56,40), (305841,1660115,1,'eye_type',-4,0,0), (305842,1660115,0,'hair_face_color',132,129,105), (305843,1660115,0,'hair_face_highlight_color',166,147,124), (305844,1660115,0,'hair_type_color',132,129,105), (305845,1660115,0,'hair_type_highlight_color',166,147,124), (305846,1660115,1,'lip_type',-32,22,0), (305847,1660115,1,'nose_type',32,-41,10), (305848,1660115,0,'skin_color',214,191,137), (305849,1660115,1,'soga_cheek_type',-25,0,0), (305850,1660115,1,'soga_chin_type',-3,18,28), (305851,1660115,1,'soga_ear_type',-29,-25,0), (305852,1660115,1,'soga_eye_brow_type',4,0,-28), (305853,1660115,0,'soga_eye_color',229,229,102), (305854,1660115,1,'soga_eye_type',-4,0,0), (305855,1660115,0,'soga_hair_face_color',132,129,105), (305856,1660115,0,'soga_hair_face_highlight_color',166,147,124), (305857,1660115,0,'soga_hair_type_color',132,129,105), (305858,1660115,0,'soga_hair_type_highlight_color',166,147,124), (305859,1660115,1,'soga_lip_type',-32,22,0), (305860,1660115,1,'soga_nose_type',32,-41,10), (305861,1660115,0,'soga_skin_color',214,191,137), (305862,1660115,0,'wing_color1',255,255,255), (305863,1660115,0,'wing_color2',255,255,255), (305864,1660116,0,'eye_color',255,255,255), (305865,1660116,0,'skin_color',255,255,255), (305866,1660116,0,'soga_eye_color',255,0,255), (305867,1660117,0,'eye_color',255,255,255), (305868,1660117,0,'skin_color',255,255,255), (305869,1660117,0,'soga_eye_color',255,0,255), (305870,1660118,1,'cheek_type',7,34,0), (305871,1660118,1,'chin_type',0,-7,-32), (305872,1660118,1,'ear_type',-7,-29,0), (305873,1660118,1,'eye_brow_type',46,0,18), (305874,1660118,0,'eye_color',18,16,32), (305875,1660118,1,'eye_type',-45,0,0), (305876,1660118,0,'hair_face_color',215,252,252), (305877,1660118,0,'hair_face_highlight_color',155,150,106), (305878,1660118,0,'hair_type_color',215,252,252), (305879,1660118,0,'hair_type_highlight_color',155,150,106), (305880,1660118,1,'lip_type',-10,-19,-46), (305881,1660118,1,'nose_type',14,2,28), (305882,1660118,0,'skin_color',174,170,170), (305883,1660118,1,'soga_cheek_type',7,34,0), (305884,1660118,1,'soga_chin_type',0,-7,-32), (305885,1660118,1,'soga_ear_type',-7,-29,0), (305886,1660118,1,'soga_eye_brow_type',46,0,18), (305887,1660118,0,'soga_eye_color',229,229,102), (305888,1660118,1,'soga_eye_type',-45,0,0), (305889,1660118,0,'soga_hair_face_color',215,252,252), (305890,1660118,0,'soga_hair_face_highlight_color',155,150,106), (305891,1660118,0,'soga_hair_type_color',215,252,252), (305892,1660118,0,'soga_hair_type_highlight_color',155,150,106), (305893,1660118,1,'soga_lip_type',-10,-19,-46), (305894,1660118,1,'soga_nose_type',14,2,28), (305895,1660118,0,'soga_skin_color',174,170,170), (305896,1660118,0,'wing_color1',255,255,255), (305897,1660118,0,'wing_color2',255,255,255), (305901,1660120,1,'cheek_type',-62,41,0), (305902,1660120,1,'chin_type',-81,28,-70), (305903,1660120,1,'ear_type',52,-11,0), (305904,1660120,1,'eye_brow_type',34,-37,53), (305905,1660120,0,'eye_color',76,60,30), (305906,1660120,1,'eye_type',-53,0,0), (305907,1660120,0,'hair_color1',29,21,28), (305908,1660120,0,'hair_color2',39,32,39), (305909,1660120,0,'hair_face_color',15,1,21), (305910,1660120,0,'hair_face_highlight_color',53,50,65), (305911,1660120,0,'hair_highlight',43,36,70), (305912,1660120,0,'hair_type_color',15,1,21), (305913,1660120,0,'hair_type_highlight_color',53,50,65), (305914,1660120,1,'lip_type',42,-14,-95), (305915,1660120,1,'nose_type',-43,62,95), (305916,1660120,0,'skin_color',213,187,157), (305917,1660120,1,'soga_cheek_type',-62,41,0), (305918,1660120,1,'soga_chin_type',-81,28,-70), (305919,1660120,1,'soga_ear_type',52,-11,0), (305920,1660120,1,'soga_eye_brow_type',34,-37,53), (305921,1660120,0,'soga_eye_color',229,229,102), (305922,1660120,1,'soga_eye_type',-53,0,0), (305923,1660120,0,'soga_hair_color1',29,21,28), (305924,1660120,0,'soga_hair_color2',39,32,39), (305925,1660120,0,'soga_hair_face_color',15,1,21), (305926,1660120,0,'soga_hair_face_highlight_color',53,50,65), (305927,1660120,0,'soga_hair_highlight',43,36,70), (305928,1660120,0,'soga_hair_type_color',15,1,21), (305929,1660120,0,'soga_hair_type_highlight_color',53,50,65), (305930,1660120,1,'soga_lip_type',42,-14,-95), (305931,1660120,1,'soga_nose_type',-43,62,95), (305932,1660120,0,'soga_skin_color',213,187,157), (305933,1660120,0,'wing_color1',255,255,255), (305934,1660120,0,'wing_color2',255,255,255), (305959,2030000,0,'eye_color',255,255,255), (305960,2030000,0,'skin_color',255,255,255), (305961,2030000,0,'soga_eye_color',255,0,255), (305962,2030001,0,'eye_color',255,255,255), (305963,2030001,0,'skin_color',255,255,255), (305964,2030001,0,'soga_eye_color',255,0,255), (305965,2030002,0,'eye_color',255,255,255), (305966,2030002,0,'skin_color',255,255,255), (305967,2030002,0,'soga_eye_color',255,0,255), (305968,2030003,0,'eye_color',255,255,255), (305969,2030003,0,'skin_color',255,255,255), (305970,2030003,0,'soga_eye_color',255,0,255), (305971,2030004,0,'eye_color',255,0,0), (305972,2030004,0,'skin_color',255,0,0), (305973,2030004,0,'soga_eye_color',255,0,255), (305977,2030006,0,'eye_color',255,255,255), (305978,2030006,0,'skin_color',255,255,255), (305979,2030006,0,'soga_eye_color',255,0,255), (305980,2030007,0,'eye_color',255,255,255), (305981,2030007,0,'skin_color',255,255,255), (305982,2030007,0,'soga_eye_color',255,0,255), (305987,1270000,1,'cheek_type',17,-56,0), (305988,1270000,1,'chin_type',58,-76,-65), (305989,1270000,1,'ear_type',39,-14,0), (305990,1270000,1,'eye_brow_type',20,14,56), (305991,1270000,0,'eye_color',161,122,60), (305992,1270000,1,'eye_type',56,0,0), (305993,1270000,0,'hair_color1',56,33,26), (305994,1270000,0,'hair_color2',94,59,11), (305995,1270000,0,'hair_face_color',100,70,10), (305996,1270000,0,'hair_face_highlight_color',20,8,28), (305997,1270000,0,'hair_highlight',26,24,25), (305998,1270000,0,'hair_type_color',100,70,10), (305999,1270000,0,'hair_type_highlight_color',20,8,28), (306000,1270000,1,'lip_type',0,17,-3), (306001,1270000,1,'nose_type',17,-3,10), (306002,1270000,0,'skin_color',242,252,245), (306003,1270000,1,'soga_cheek_type',17,-56,0), (306004,1270000,1,'soga_chin_type',58,-76,-65), (306005,1270000,1,'soga_ear_type',39,-14,0), (306006,1270000,1,'soga_eye_brow_type',20,14,56), (306007,1270000,0,'soga_eye_color',229,229,102), (306008,1270000,1,'soga_eye_type',56,0,0), (306009,1270000,0,'soga_hair_color1',56,33,26), (306010,1270000,0,'soga_hair_color2',94,59,11), (306011,1270000,0,'soga_hair_face_color',100,70,10), (306012,1270000,0,'soga_hair_face_highlight_color',20,8,28), (306013,1270000,0,'soga_hair_highlight',26,24,25), (306014,1270000,0,'soga_hair_type_color',100,70,10), (306015,1270000,0,'soga_hair_type_highlight_color',20,8,28), (306016,1270000,1,'soga_lip_type',0,17,-3), (306017,1270000,1,'soga_nose_type',17,-3,10), (306018,1270000,0,'soga_skin_color',242,252,245), (306019,1270000,0,'wing_color1',255,255,255), (306020,1270000,0,'wing_color2',255,255,255), (306021,1270001,0,'eye_color',255,255,255), (306022,1270001,0,'skin_color',255,255,255), (306023,1270001,0,'soga_eye_color',255,0,255), (306024,1270002,1,'cheek_type',-19,31,0), (306025,1270002,1,'chin_type',0,-1,-14), (306026,1270002,1,'ear_type',-17,-20,0), (306027,1270002,1,'eye_brow_type',0,-31,-17), (306028,1270002,0,'eye_color',182,192,165), (306029,1270002,1,'eye_type',25,0,0), (306030,1270002,0,'hair_face_color',132,130,82), (306031,1270002,0,'hair_face_highlight_color',134,126,124), (306032,1270002,0,'hair_type_color',132,130,82), (306033,1270002,0,'hair_type_highlight_color',134,126,124), (306034,1270002,1,'lip_type',-28,0,0), (306035,1270002,1,'nose_type',10,0,11), (306036,1270002,0,'skin_color',148,105,57), (306037,1270002,1,'soga_cheek_type',-19,31,0), (306038,1270002,1,'soga_chin_type',0,-1,-14), (306039,1270002,1,'soga_ear_type',-17,-20,0), (306040,1270002,1,'soga_eye_brow_type',0,-31,-17), (306041,1270002,0,'soga_eye_color',229,229,102), (306042,1270002,1,'soga_eye_type',25,0,0), (306043,1270002,0,'soga_hair_face_color',132,130,82), (306044,1270002,0,'soga_hair_face_highlight_color',134,126,124), (306045,1270002,0,'soga_hair_type_color',132,130,82), (306046,1270002,0,'soga_hair_type_highlight_color',134,126,124), (306047,1270002,1,'soga_lip_type',-28,0,0), (306048,1270002,1,'soga_nose_type',10,0,11), (306049,1270002,0,'soga_skin_color',148,105,57), (306050,1270002,0,'wing_color1',255,255,255), (306051,1270002,0,'wing_color2',255,255,255), (306052,1270003,0,'eye_color',255,255,255), (306053,1270003,0,'skin_color',255,255,255), (306054,1270003,0,'soga_eye_color',255,0,255), (306055,1270004,1,'cheek_type',-7,-93,0), (306056,1270004,1,'chin_type',68,-71,-12), (306057,1270004,1,'ear_type',19,20,0), (306058,1270004,1,'eye_brow_type',28,88,17), (306059,1270004,0,'eye_color',41,82,95), (306060,1270004,1,'eye_type',79,0,0), (306061,1270004,0,'hair_color1',56,33,26), (306062,1270004,0,'hair_color2',94,59,11), (306063,1270004,0,'hair_face_color',100,70,10), (306064,1270004,0,'hair_face_highlight_color',232,183,30), (306065,1270004,0,'hair_highlight',246,219,114), (306066,1270004,0,'hair_type_color',100,70,10), (306067,1270004,0,'hair_type_highlight_color',232,183,30), (306068,1270004,1,'lip_type',-56,-1,-34), (306069,1270004,1,'nose_type',17,17,1), (306070,1270004,0,'skin_color',105,112,109), (306071,1270004,1,'soga_cheek_type',-7,-93,0), (306072,1270004,1,'soga_chin_type',68,-71,-12), (306073,1270004,1,'soga_ear_type',19,20,0), (306074,1270004,1,'soga_eye_brow_type',28,88,17), (306075,1270004,0,'soga_eye_color',229,229,102), (306076,1270004,1,'soga_eye_type',79,0,0), (306077,1270004,0,'soga_hair_color1',56,33,26), (306078,1270004,0,'soga_hair_color2',94,59,11), (306079,1270004,0,'soga_hair_face_color',100,70,10), (306080,1270004,0,'soga_hair_face_highlight_color',232,183,30), (306081,1270004,0,'soga_hair_highlight',246,219,114), (306082,1270004,0,'soga_hair_type_color',100,70,10), (306083,1270004,0,'soga_hair_type_highlight_color',232,183,30), (306084,1270004,1,'soga_lip_type',-56,-1,-34), (306085,1270004,1,'soga_nose_type',17,17,1), (306086,1270004,0,'soga_skin_color',105,112,109), (306087,1270004,0,'wing_color1',255,255,255), (306088,1270004,0,'wing_color2',255,255,255), (306089,1270005,0,'eye_color',98,63,28), (306090,1270005,0,'skin_color',128,63,63), (306091,1270005,0,'soga_eye_color',255,0,255), (306092,1270006,0,'eye_color',98,63,28), (306093,1270006,0,'skin_color',128,63,63), (306094,1270006,0,'soga_eye_color',255,0,255), (306095,1270007,0,'eye_color',98,63,28), (306096,1270007,0,'skin_color',128,63,63), (306097,1270007,0,'soga_eye_color',255,0,255), (306098,1270008,1,'cheek_type',-8,3,0), (306099,1270008,1,'chin_type',17,7,-20), (306100,1270008,1,'ear_type',44,26,0), (306101,1270008,1,'eye_brow_type',-11,0,26), (306102,1270008,0,'eye_color',170,13,13), (306103,1270008,1,'eye_type',-11,0,0), (306104,1270008,0,'hair_color1',161,165,168), (306105,1270008,0,'hair_color2',50,69,69), (306106,1270008,0,'hair_face_color',20,16,11), (306107,1270008,0,'hair_face_highlight_color',216,192,37), (306108,1270008,0,'hair_highlight',239,221,86), (306109,1270008,0,'hair_type_color',20,16,11), (306110,1270008,0,'hair_type_highlight_color',216,192,37), (306111,1270008,1,'lip_type',-11,-7,12), (306112,1270008,1,'nose_type',-43,8,-11), (306113,1270008,0,'skin_color',107,124,102), (306114,1270008,1,'soga_cheek_type',-8,3,0), (306115,1270008,1,'soga_chin_type',17,7,-20), (306116,1270008,1,'soga_ear_type',44,26,0), (306117,1270008,1,'soga_eye_brow_type',-11,0,26), (306118,1270008,0,'soga_eye_color',229,229,102), (306119,1270008,1,'soga_eye_type',-11,0,0), (306120,1270008,0,'soga_hair_color1',161,165,168), (306121,1270008,0,'soga_hair_color2',50,69,69), (306122,1270008,0,'soga_hair_face_color',20,16,11), (306123,1270008,0,'soga_hair_face_highlight_color',216,192,37), (306124,1270008,0,'soga_hair_highlight',239,221,86), (306125,1270008,0,'soga_hair_type_color',20,16,11), (306126,1270008,0,'soga_hair_type_highlight_color',216,192,37), (306127,1270008,1,'soga_lip_type',-11,-7,12), (306128,1270008,1,'soga_nose_type',-43,8,-11), (306129,1270008,0,'soga_skin_color',107,124,102), (306130,1270008,0,'wing_color1',255,255,255), (306131,1270008,0,'wing_color2',255,255,255), (306132,1270009,0,'eye_color',98,63,28), (306133,1270009,0,'skin_color',128,63,63), (306134,1270009,0,'soga_eye_color',255,0,255), (306135,1270010,1,'cheek_type',57,88,0), (306136,1270010,1,'chin_type',78,-98,43), (306137,1270010,1,'ear_type',-74,-95,0), (306138,1270010,1,'eye_brow_type',28,59,-79), (306139,1270010,0,'eye_color',248,238,245), (306140,1270010,1,'eye_type',-19,0,0), (306141,1270010,0,'hair_face_color',248,254,247), (306142,1270010,0,'hair_type_color',248,254,247), (306143,1270010,1,'lip_type',-91,20,5), (306144,1270010,1,'nose_type',76,0,5), (306145,1270010,0,'skin_color',248,254,247), (306146,1270010,1,'soga_cheek_type',57,88,0), (306147,1270010,1,'soga_chin_type',78,-98,43), (306148,1270010,1,'soga_ear_type',-74,-95,0), (306149,1270010,1,'soga_eye_brow_type',28,59,-79), (306150,1270010,0,'soga_eye_color',229,229,102), (306151,1270010,1,'soga_eye_type',-19,0,0), (306152,1270010,0,'soga_hair_face_color',248,254,247), (306153,1270010,0,'soga_hair_type_color',248,254,247), (306154,1270010,1,'soga_lip_type',-91,20,5), (306155,1270010,1,'soga_nose_type',76,0,5), (306156,1270010,0,'soga_skin_color',248,254,247), (306157,1270011,0,'eye_color',0,127,255), (306158,1270011,0,'skin_color',205,205,182), (306159,1270011,0,'soga_eye_color',255,0,255), (306160,1270012,1,'cheek_type',11,-8,0), (306161,1270012,1,'chin_type',75,95,7), (306162,1270012,1,'ear_type',-25,58,0), (306163,1270012,1,'eye_brow_type',-10,-100,0), (306164,1270012,0,'eye_color',31,68,66), (306165,1270012,1,'eye_type',7,0,0), (306166,1270012,0,'hair_color1',164,165,165), (306167,1270012,0,'hair_color2',56,62,62), (306168,1270012,0,'hair_face_color',244,246,246), (306169,1270012,0,'hair_face_highlight_color',20,8,27), (306170,1270012,0,'hair_highlight',26,24,25), (306171,1270012,0,'hair_type_color',244,246,246), (306172,1270012,0,'hair_type_highlight_color',20,8,27), (306173,1270012,1,'lip_type',82,74,-71), (306174,1270012,1,'nose_type',-40,-4,39), (306175,1270012,0,'skin_color',240,243,230), (306176,1270012,1,'soga_cheek_type',11,-8,0), (306177,1270012,1,'soga_chin_type',75,95,7), (306178,1270012,1,'soga_ear_type',-25,58,0), (306179,1270012,1,'soga_eye_brow_type',-10,-100,0), (306180,1270012,0,'soga_eye_color',229,229,102), (306181,1270012,1,'soga_eye_type',7,0,0), (306182,1270012,0,'soga_hair_color1',164,165,165), (306183,1270012,0,'soga_hair_color2',56,62,62), (306184,1270012,0,'soga_hair_face_color',244,246,246), (306185,1270012,0,'soga_hair_face_highlight_color',20,8,27), (306186,1270012,0,'soga_hair_highlight',26,24,25), (306187,1270012,0,'soga_hair_type_color',244,246,246), (306188,1270012,0,'soga_hair_type_highlight_color',20,8,27), (306189,1270012,1,'soga_lip_type',82,74,-71), (306190,1270012,1,'soga_nose_type',-40,-4,39), (306191,1270012,0,'soga_skin_color',240,243,230), (306192,1270012,0,'wing_color1',255,255,255), (306193,1270012,0,'wing_color2',255,255,255), (306194,1270013,0,'eye_color',98,63,28), (306195,1270013,0,'skin_color',128,63,63), (306196,1270013,0,'soga_eye_color',255,0,255), (306197,1270014,0,'eye_color',98,63,28), (306198,1270014,0,'skin_color',128,63,63), (306199,1270014,0,'soga_eye_color',255,0,255), (306200,1270015,1,'cheek_type',77,-75,0), (306201,1270015,1,'chin_type',58,88,28), (306202,1270015,1,'ear_type',14,56,0), (306203,1270015,1,'eye_brow_type',59,26,-89), (306204,1270015,0,'eye_color',144,188,195), (306205,1270015,1,'eye_type',-21,0,0), (306206,1270015,0,'hair_color1',239,221,86), (306207,1270015,0,'hair_color2',99,53,22), (306208,1270015,0,'hair_face_color',219,179,15), (306209,1270015,0,'hair_face_highlight_color',93,65,9), (306210,1270015,0,'hair_highlight',56,33,26), (306211,1270015,0,'hair_type_color',219,179,15), (306212,1270015,0,'hair_type_highlight_color',93,65,9), (306213,1270015,1,'lip_type',-46,37,-63), (306214,1270015,1,'nose_type',7,10,-17), (306215,1270015,0,'skin_color',200,187,181), (306216,1270015,1,'soga_cheek_type',77,-75,0), (306217,1270015,1,'soga_chin_type',58,88,28), (306218,1270015,1,'soga_ear_type',14,56,0), (306219,1270015,1,'soga_eye_brow_type',59,26,-89), (306220,1270015,0,'soga_eye_color',229,229,102), (306221,1270015,1,'soga_eye_type',-21,0,0), (306222,1270015,0,'soga_hair_color1',239,221,86), (306223,1270015,0,'soga_hair_color2',99,53,22), (306224,1270015,0,'soga_hair_face_color',219,179,15), (306225,1270015,0,'soga_hair_face_highlight_color',93,65,9), (306226,1270015,0,'soga_hair_highlight',56,33,26), (306227,1270015,0,'soga_hair_type_color',219,179,15), (306228,1270015,0,'soga_hair_type_highlight_color',93,65,9), (306229,1270015,1,'soga_lip_type',-46,37,-63), (306230,1270015,1,'soga_nose_type',7,10,-17), (306231,1270015,0,'soga_skin_color',200,187,181), (306232,1270015,0,'wing_color1',255,255,255), (306233,1270015,0,'wing_color2',255,255,255), (306234,1270016,1,'cheek_type',-23,98,0), (306235,1270016,1,'chin_type',-84,17,-41), (306236,1270016,1,'ear_type',37,14,0), (306237,1270016,1,'eye_brow_type',-17,-97,37), (306238,1270016,0,'eye_color',54,109,126), (306239,1270016,1,'eye_type',25,0,0), (306240,1270016,0,'hair_color1',89,21,21), (306241,1270016,0,'hair_color2',171,87,0), (306242,1270016,0,'hair_face_color',150,51,27), (306243,1270016,0,'hair_face_highlight_color',45,14,18), (306244,1270016,0,'hair_highlight',54,45,28), (306245,1270016,0,'hair_type_color',150,51,27), (306246,1270016,0,'hair_type_highlight_color',45,14,18), (306247,1270016,1,'lip_type',-87,59,7), (306248,1270016,1,'nose_type',29,10,-78), (306249,1270016,0,'skin_color',234,183,184), (306250,1270016,1,'soga_cheek_type',-23,98,0), (306251,1270016,1,'soga_chin_type',-84,17,-41), (306252,1270016,1,'soga_ear_type',37,14,0), (306253,1270016,1,'soga_eye_brow_type',-17,-97,37), (306254,1270016,0,'soga_eye_color',229,229,102), (306255,1270016,1,'soga_eye_type',25,0,0), (306256,1270016,0,'soga_hair_color1',89,21,21), (306257,1270016,0,'soga_hair_color2',171,87,0), (306258,1270016,0,'soga_hair_face_color',150,51,27), (306259,1270016,0,'soga_hair_face_highlight_color',45,14,18), (306260,1270016,0,'soga_hair_highlight',54,45,28), (306261,1270016,0,'soga_hair_type_color',150,51,27), (306262,1270016,0,'soga_hair_type_highlight_color',45,14,18), (306263,1270016,1,'soga_lip_type',-87,59,7), (306264,1270016,1,'soga_nose_type',29,10,-78), (306265,1270016,0,'soga_skin_color',234,183,184), (306266,1270016,0,'wing_color1',255,255,255), (306267,1270016,0,'wing_color2',255,255,255), (306268,1270017,0,'eye_color',98,63,28), (306269,1270017,0,'skin_color',128,63,63), (306270,1270017,0,'soga_eye_color',255,0,255), (306271,1270018,1,'cheek_type',-8,3,0), (306272,1270018,1,'chin_type',17,7,-20), (306273,1270018,1,'ear_type',44,26,0), (306274,1270018,1,'eye_brow_type',-11,0,26), (306275,1270018,0,'eye_color',186,122,12), (306276,1270018,1,'eye_type',-11,0,0), (306277,1270018,0,'hair_face_color',21,16,11), (306278,1270018,0,'hair_face_highlight_color',216,192,37), (306279,1270018,0,'hair_type_color',21,16,11), (306280,1270018,0,'hair_type_highlight_color',216,192,37), (306281,1270018,1,'lip_type',-11,-7,12), (306282,1270018,1,'nose_type',-43,8,-11), (306283,1270018,0,'skin_color',189,167,127), (306284,1270018,1,'soga_cheek_type',-8,3,0), (306285,1270018,1,'soga_chin_type',17,7,-20), (306286,1270018,1,'soga_ear_type',44,26,0), (306287,1270018,1,'soga_eye_brow_type',-11,0,26), (306288,1270018,0,'soga_eye_color',229,229,102), (306289,1270018,1,'soga_eye_type',-11,0,0), (306290,1270018,0,'soga_hair_face_color',21,16,11), (306291,1270018,0,'soga_hair_face_highlight_color',216,192,37), (306292,1270018,0,'soga_hair_type_color',21,16,11), (306293,1270018,0,'soga_hair_type_highlight_color',216,192,37), (306294,1270018,1,'soga_lip_type',-11,-7,12), (306295,1270018,1,'soga_nose_type',-43,8,-11), (306296,1270018,0,'soga_skin_color',189,167,127), (306297,1270018,0,'wing_color1',255,255,255), (306298,1270018,0,'wing_color2',255,255,255), (306299,1270019,1,'cheek_type',11,-8,0), (306300,1270019,1,'chin_type',75,95,7), (306301,1270019,1,'ear_type',-25,58,0), (306302,1270019,1,'eye_brow_type',-10,-100,0), (306303,1270019,0,'eye_color',31,68,66), (306304,1270019,1,'eye_type',7,0,0), (306305,1270019,0,'hair_color1',164,165,165), (306306,1270019,0,'hair_color2',56,62,62), (306307,1270019,0,'hair_face_color',244,246,246), (306308,1270019,0,'hair_face_highlight_color',20,8,27), (306309,1270019,0,'hair_highlight',26,24,25), (306310,1270019,0,'hair_type_color',244,246,246), (306311,1270019,0,'hair_type_highlight_color',20,8,27), (306312,1270019,1,'lip_type',82,74,-71), (306313,1270019,1,'nose_type',-40,-4,39), (306314,1270019,0,'skin_color',240,243,230), (306315,1270019,1,'soga_cheek_type',11,-8,0), (306316,1270019,1,'soga_chin_type',75,95,7), (306317,1270019,1,'soga_ear_type',-25,58,0), (306318,1270019,1,'soga_eye_brow_type',-10,-100,0), (306319,1270019,0,'soga_eye_color',229,229,102), (306320,1270019,1,'soga_eye_type',7,0,0), (306321,1270019,0,'soga_hair_color1',164,165,165), (306322,1270019,0,'soga_hair_color2',56,62,62), (306323,1270019,0,'soga_hair_face_color',244,246,246), (306324,1270019,0,'soga_hair_face_highlight_color',20,8,27), (306325,1270019,0,'soga_hair_highlight',26,24,25), (306326,1270019,0,'soga_hair_type_color',244,246,246), (306327,1270019,0,'soga_hair_type_highlight_color',20,8,27), (306328,1270019,1,'soga_lip_type',82,74,-71), (306329,1270019,1,'soga_nose_type',-40,-4,39), (306330,1270019,0,'soga_skin_color',240,243,230), (306331,1270019,0,'wing_color1',255,255,255), (306332,1270019,0,'wing_color2',255,255,255), (306333,1270020,1,'cheek_type',93,-71,0), (306334,1270020,1,'chin_type',-18,-7,-1), (306335,1270020,1,'eye_brow_type',-96,-63,35), (306336,1270020,0,'eye_color',133,182,194), (306337,1270020,1,'eye_type',88,0,0), (306338,1270020,0,'hair_face_color',7,21,14), (306339,1270020,0,'hair_type_color',7,21,14), (306340,1270020,1,'lip_type',-83,18,-62), (306341,1270020,1,'nose_type',-31,14,19), (306342,1270020,0,'skin_color',7,21,14), (306343,1270020,1,'soga_cheek_type',93,-71,0), (306344,1270020,1,'soga_chin_type',-18,-7,-1), (306345,1270020,1,'soga_eye_brow_type',-96,-63,35), (306346,1270020,0,'soga_eye_color',229,229,102), (306347,1270020,1,'soga_eye_type',88,0,0), (306348,1270020,0,'soga_hair_face_color',7,21,14), (306349,1270020,0,'soga_hair_type_color',7,21,14), (306350,1270020,1,'soga_lip_type',-83,18,-62), (306351,1270020,1,'soga_nose_type',-31,14,19), (306352,1270020,0,'soga_skin_color',7,21,14), (306353,1270020,0,'wing_color1',255,255,255), (306354,1270020,0,'wing_color2',255,255,255), (306355,1270021,0,'eye_color',98,63,28), (306356,1270021,0,'skin_color',114,82,107), (306357,1270021,0,'soga_eye_color',255,0,255), (306358,1270022,0,'eye_color',98,63,28), (306359,1270022,0,'skin_color',128,63,63), (306360,1270022,0,'soga_eye_color',255,0,255), (306361,1270023,0,'eye_color',98,63,28), (306362,1270023,0,'skin_color',114,82,107), (306363,1270023,0,'soga_eye_color',255,0,255), (306364,1270024,0,'eye_color',98,63,28), (306365,1270024,0,'skin_color',128,63,63), (306366,1270024,0,'soga_eye_color',255,0,255), (306367,1270025,0,'eye_color',98,63,28), (306368,1270025,0,'skin_color',128,63,63), (306369,1270025,0,'soga_eye_color',255,0,255), (306370,1270026,0,'eye_color',98,63,28), (306371,1270026,0,'skin_color',114,82,107), (306372,1270026,0,'soga_eye_color',255,0,255), (306373,1270027,1,'cheek_type',-21,28,0), (306374,1270027,1,'chin_type',8,17,3), (306375,1270027,1,'ear_type',19,-41,0), (306376,1270027,1,'eye_brow_type',-2,0,-29), (306377,1270027,0,'eye_color',253,245,58), (306378,1270027,1,'eye_type',3,0,0), (306379,1270027,0,'hair_color1',54,45,28), (306380,1270027,0,'hair_color2',104,52,0), (306381,1270027,0,'hair_face_color',20,8,0), (306382,1270027,0,'hair_face_highlight_color',216,192,37), (306383,1270027,0,'hair_highlight',56,33,26), (306384,1270027,0,'hair_type_color',20,8,0), (306385,1270027,0,'hair_type_highlight_color',216,192,37), (306386,1270027,1,'lip_type',40,4,-4), (306387,1270027,1,'nose_type',0,-2,28), (306388,1270027,0,'skin_color',134,128,91), (306389,1270027,1,'soga_cheek_type',-21,28,0), (306390,1270027,1,'soga_chin_type',8,17,3), (306391,1270027,1,'soga_ear_type',19,-41,0), (306392,1270027,1,'soga_eye_brow_type',-2,0,-29), (306393,1270027,0,'soga_eye_color',229,229,102), (306394,1270027,1,'soga_eye_type',3,0,0), (306395,1270027,0,'soga_hair_color1',54,45,28), (306396,1270027,0,'soga_hair_color2',104,52,0), (306397,1270027,0,'soga_hair_face_color',20,8,0), (306398,1270027,0,'soga_hair_face_highlight_color',216,192,37), (306399,1270027,0,'soga_hair_highlight',56,33,26), (306400,1270027,0,'soga_hair_type_color',20,8,0), (306401,1270027,0,'soga_hair_type_highlight_color',216,192,37), (306402,1270027,1,'soga_lip_type',40,4,-4), (306403,1270027,1,'soga_nose_type',0,-2,28), (306404,1270027,0,'soga_skin_color',134,128,91), (306405,1270027,0,'wing_color1',255,255,255), (306406,1270027,0,'wing_color2',255,255,255), (306407,1270028,0,'eye_color',133,103,24), (306408,1270028,0,'skin_color',99,105,61), (306409,1270028,0,'soga_eye_color',255,0,255), (306410,1270029,0,'eye_color',193,174,35), (306411,1270029,0,'skin_color',128,63,0), (306412,1270029,0,'soga_eye_color',255,0,255), (306413,1270030,0,'eye_color',99,64,29), (306414,1270030,0,'skin_color',128,64,64), (306415,1270030,0,'soga_eye_color',255,0,255), (306416,1270031,1,'cheek_type',65,-69,0), (306417,1270031,1,'chin_type',-2,-85,-55), (306418,1270031,1,'ear_type',29,97,0), (306419,1270031,1,'eye_brow_type',-47,48,14), (306420,1270031,0,'eye_color',135,98,46), (306421,1270031,1,'eye_type',-75,0,0), (306422,1270031,0,'hair_color1',26,24,25), (306423,1270031,0,'hair_color2',36,34,36), (306424,1270031,0,'hair_face_color',15,1,21), (306425,1270031,0,'hair_face_highlight_color',46,13,18), (306426,1270031,0,'hair_highlight',54,45,28), (306427,1270031,0,'hair_type_color',15,1,21), (306428,1270031,0,'hair_type_highlight_color',46,13,18), (306429,1270031,1,'lip_type',7,38,-41), (306430,1270031,1,'nose_type',15,-77,-82), (306431,1270031,0,'skin_color',76,50,52), (306432,1270031,1,'soga_cheek_type',65,-69,0), (306433,1270031,1,'soga_chin_type',-2,-85,-55), (306434,1270031,1,'soga_ear_type',29,97,0), (306435,1270031,1,'soga_eye_brow_type',-47,48,14), (306436,1270031,0,'soga_eye_color',229,229,102), (306437,1270031,1,'soga_eye_type',-75,0,0), (306438,1270031,0,'soga_hair_color1',26,24,25), (306439,1270031,0,'soga_hair_color2',36,34,36), (306440,1270031,0,'soga_hair_face_color',15,1,21), (306441,1270031,0,'soga_hair_face_highlight_color',46,13,18), (306442,1270031,0,'soga_hair_highlight',54,45,28), (306443,1270031,0,'soga_hair_type_color',15,1,21), (306444,1270031,0,'soga_hair_type_highlight_color',46,13,18), (306445,1270031,1,'soga_lip_type',7,38,-41), (306446,1270031,1,'soga_nose_type',15,-77,-82), (306447,1270031,0,'soga_skin_color',76,50,52), (306448,1270031,0,'wing_color1',255,255,255), (306449,1270031,0,'wing_color2',255,255,255), (306450,1270032,0,'eye_color',98,63,28), (306451,1270032,0,'skin_color',114,82,107), (306452,1270032,0,'soga_eye_color',255,0,255), (306453,1270033,1,'cheek_type',3,-31,0), (306454,1270033,1,'chin_type',28,-4,2), (306455,1270033,1,'ear_type',20,17,0), (306456,1270033,1,'eye_brow_type',-31,28,0), (306457,1270033,0,'eye_color',40,23,58), (306458,1270033,1,'eye_type',-26,0,0), (306459,1270033,0,'hair_color1',114,112,142), (306460,1270033,0,'hair_color2',152,138,129), (306461,1270033,0,'hair_face_color',138,129,138), (306462,1270033,0,'hair_face_highlight_color',105,103,97), (306463,1270033,0,'hair_highlight',29,21,28), (306464,1270033,0,'hair_type_color',138,129,138), (306465,1270033,0,'hair_type_highlight_color',105,103,97), (306466,1270033,1,'lip_type',-7,23,-42), (306467,1270033,1,'nose_type',-12,28,-19), (306468,1270033,0,'skin_color',48,79,99), (306469,1270033,1,'soga_cheek_type',3,-31,0), (306470,1270033,1,'soga_chin_type',28,-4,2), (306471,1270033,1,'soga_ear_type',20,17,0), (306472,1270033,1,'soga_eye_brow_type',-31,28,0), (306473,1270033,0,'soga_eye_color',229,229,102), (306474,1270033,1,'soga_eye_type',-26,0,0), (306475,1270033,0,'soga_hair_color1',114,112,142), (306476,1270033,0,'soga_hair_color2',152,138,129), (306477,1270033,0,'soga_hair_face_color',138,129,138), (306478,1270033,0,'soga_hair_face_highlight_color',105,103,97), (306479,1270033,0,'soga_hair_highlight',29,21,28), (306480,1270033,0,'soga_hair_type_color',138,129,138), (306481,1270033,0,'soga_hair_type_highlight_color',105,103,97), (306482,1270033,1,'soga_lip_type',-7,23,-42), (306483,1270033,1,'soga_nose_type',-12,28,-19), (306484,1270033,0,'soga_skin_color',48,79,99), (306485,1270033,0,'wing_color1',255,255,255), (306486,1270033,0,'wing_color2',255,255,255), (306487,1270034,0,'eye_color',98,63,28), (306488,1270034,0,'skin_color',114,82,107), (306489,1270034,0,'soga_eye_color',255,0,255), (306490,1270035,1,'cheek_type',0,12,0), (306491,1270035,1,'chin_type',-8,2,-4), (306492,1270035,1,'ear_type',14,-7,0), (306493,1270035,1,'eye_brow_type',-21,44,-4), (306494,1270035,0,'eye_color',116,173,190), (306495,1270035,0,'hair_face_color',57,45,0), (306496,1270035,0,'hair_face_highlight_color',7,3,0), (306497,1270035,0,'hair_type_color',57,45,0), (306498,1270035,0,'hair_type_highlight_color',7,3,0), (306499,1270035,1,'lip_type',-10,25,0), (306500,1270035,1,'nose_type',0,-34,25), (306501,1270035,0,'skin_color',162,167,167), (306502,1270035,1,'soga_cheek_type',0,12,0), (306503,1270035,1,'soga_chin_type',-8,2,-4), (306504,1270035,1,'soga_ear_type',14,-7,0), (306505,1270035,1,'soga_eye_brow_type',-21,44,-4), (306506,1270035,0,'soga_eye_color',229,229,102), (306507,1270035,0,'soga_hair_face_color',57,45,0), (306508,1270035,0,'soga_hair_face_highlight_color',7,3,0), (306509,1270035,0,'soga_hair_type_color',57,45,0), (306510,1270035,0,'soga_hair_type_highlight_color',7,3,0), (306511,1270035,1,'soga_lip_type',-10,25,0), (306512,1270035,1,'soga_nose_type',0,-34,25), (306513,1270035,0,'soga_skin_color',162,167,167), (306514,1270035,0,'wing_color1',255,255,255), (306515,1270035,0,'wing_color2',255,255,255), (306516,1270036,0,'eye_color',98,63,28), (306517,1270036,0,'skin_color',114,82,107), (306518,1270036,0,'soga_eye_color',255,0,255), (306519,1270037,0,'eye_color',98,63,28), (306520,1270037,0,'skin_color',114,82,107), (306521,1270037,0,'soga_eye_color',255,0,255), (306522,1270038,0,'eye_color',5,5,5), (306523,1270038,0,'skin_color',114,82,107), (306524,1270038,0,'soga_eye_color',255,0,255), (306525,1270039,0,'eye_color',98,97,8), (306526,1270039,0,'skin_color',95,102,62), (306527,1270039,0,'soga_eye_color',255,0,255), (306528,1270040,0,'eye_color',98,63,28), (306529,1270040,0,'skin_color',128,63,63), (306530,1270040,0,'soga_eye_color',255,0,255), (306531,1270041,0,'eye_color',98,63,28), (306532,1270041,0,'skin_color',128,63,63), (306533,1270041,0,'soga_eye_color',255,0,255), (306534,1270042,0,'eye_color',98,63,28), (306535,1270042,0,'skin_color',128,63,63), (306536,1270042,0,'soga_eye_color',255,0,255), (306537,1270043,0,'eye_color',99,64,29), (306538,1270043,0,'skin_color',128,64,64), (306539,1270043,0,'soga_eye_color',255,0,255), (306540,1270044,0,'eye_color',66,0,47), (306541,1270044,0,'skin_color',128,63,0), (306542,1270044,0,'soga_eye_color',255,0,255), (306543,1270045,0,'eye_color',98,63,28), (306544,1270045,0,'skin_color',128,63,63), (306545,1270045,0,'soga_eye_color',255,0,255), (306546,1270046,0,'eye_color',4,4,4), (306547,1270046,0,'skin_color',115,83,107), (306548,1270046,0,'soga_eye_color',255,0,255), (306549,1270047,0,'eye_color',255,255,255), (306550,1270047,0,'skin_color',255,255,255), (306551,1270047,0,'soga_eye_color',255,0,255), (306552,1270048,0,'eye_color',255,255,255), (306553,1270048,0,'skin_color',255,255,255), (306554,1270048,0,'soga_eye_color',255,0,255), (306555,1270049,0,'eye_color',5,5,5), (306556,1270049,0,'skin_color',114,82,107), (306557,1270049,0,'soga_eye_color',255,0,255), (306558,1270050,0,'eye_color',229,209,182), (306559,1270050,0,'skin_color',107,67,42), (306560,1270050,0,'soga_eye_color',255,0,255), (306561,1270051,0,'eye_color',255,255,255), (306562,1270051,0,'skin_color',255,255,255), (306563,1270051,0,'soga_eye_color',255,0,255), (306564,1270052,0,'eye_color',229,209,182), (306565,1270052,0,'skin_color',107,67,42), (306566,1270052,0,'soga_eye_color',255,0,255), (306567,1270053,0,'eye_color',229,209,182), (306568,1270053,0,'skin_color',107,67,42), (306569,1270053,0,'soga_eye_color',255,0,255), (306570,1270054,0,'eye_color',66,255,66), (306571,1270054,0,'skin_color',91,91,255), (306572,1270054,0,'soga_eye_color',255,0,255), (306573,1270055,0,'eye_color',255,255,255), (306574,1270055,0,'skin_color',255,255,255), (306575,1270055,0,'soga_eye_color',255,0,255), (306576,1270056,0,'eye_color',255,255,255), (306577,1270056,0,'skin_color',255,255,255), (306578,1270056,0,'soga_eye_color',255,0,255), (306579,1270057,0,'eye_color',255,255,255), (306580,1270057,0,'skin_color',255,255,255), (306581,1270057,0,'soga_eye_color',255,0,255), (306582,1270058,0,'eye_color',255,255,255), (306583,1270058,0,'skin_color',255,255,255), (306584,1270058,0,'soga_eye_color',255,0,255), (306585,1270059,0,'eye_color',255,255,255), (306586,1270059,0,'skin_color',255,255,255), (306587,1270059,0,'soga_eye_color',255,0,255), (306588,1260000,1,'cheek_type',71,-62,0), (306589,1260000,1,'chin_type',7,25,44), (306590,1260000,1,'ear_type',69,-94,0), (306591,1260000,1,'eye_brow_type',-42,17,21), (306592,1260000,0,'eye_color',150,193,203), (306593,1260000,1,'eye_type',31,0,0), (306594,1260000,0,'hair_color1',79,28,15), (306595,1260000,0,'hair_color2',111,64,0), (306596,1260000,0,'hair_face_color',42,29,3), (306597,1260000,0,'hair_face_highlight_color',15,1,21), (306598,1260000,0,'hair_highlight',29,21,28), (306599,1260000,0,'hair_type_color',42,29,3), (306600,1260000,0,'hair_type_highlight_color',15,1,21), (306601,1260000,1,'lip_type',0,84,9), (306602,1260000,1,'nose_type',88,57,25), (306603,1260000,0,'skin_color',177,186,186), (306604,1260000,1,'soga_cheek_type',71,-62,0), (306605,1260000,1,'soga_chin_type',7,25,44), (306606,1260000,1,'soga_ear_type',69,-94,0), (306607,1260000,1,'soga_eye_brow_type',-42,17,21), (306608,1260000,0,'soga_eye_color',229,229,102), (306609,1260000,1,'soga_eye_type',31,0,0), (306610,1260000,0,'soga_hair_color1',79,28,15), (306611,1260000,0,'soga_hair_color2',111,64,0), (306612,1260000,0,'soga_hair_face_color',42,29,3), (306613,1260000,0,'soga_hair_face_highlight_color',15,1,21), (306614,1260000,0,'soga_hair_highlight',29,21,28), (306615,1260000,0,'soga_hair_type_color',42,29,3), (306616,1260000,0,'soga_hair_type_highlight_color',15,1,21), (306617,1260000,1,'soga_lip_type',0,84,9), (306618,1260000,1,'soga_nose_type',88,57,25), (306619,1260000,0,'soga_skin_color',177,186,186), (306620,1260000,0,'wing_color1',255,255,255), (306621,1260000,0,'wing_color2',255,255,255), (306622,1260001,1,'cheek_type',0,84,0), (306623,1260001,1,'chin_type',0,-34,53), (306624,1260001,1,'ear_type',98,72,0), (306625,1260001,1,'eye_brow_type',56,-50,-68), (306626,1260001,0,'eye_color',166,187,162), (306627,1260001,1,'eye_type',37,0,0), (306628,1260001,0,'hair_color1',38,22,21), (306629,1260001,0,'hair_color2',120,50,0), (306630,1260001,0,'hair_face_highlight_color',211,220,220), (306631,1260001,0,'hair_highlight',164,165,165), (306632,1260001,0,'hair_type_highlight_color',211,220,220), (306633,1260001,1,'lip_type',-28,45,-62), (306634,1260001,1,'nose_type',59,-90,-32), (306635,1260001,0,'skin_color',88,69,71), (306636,1260001,1,'soga_cheek_type',0,84,0), (306637,1260001,1,'soga_chin_type',0,-34,53), (306638,1260001,1,'soga_ear_type',98,72,0), (306639,1260001,1,'soga_eye_brow_type',56,-50,-68), (306640,1260001,0,'soga_eye_color',229,229,102), (306641,1260001,1,'soga_eye_type',37,0,0), (306642,1260001,0,'soga_hair_color1',38,22,21), (306643,1260001,0,'soga_hair_color2',120,50,0), (306644,1260001,0,'soga_hair_face_highlight_color',211,220,220), (306645,1260001,0,'soga_hair_highlight',164,165,165), (306646,1260001,0,'soga_hair_type_highlight_color',211,220,220), (306647,1260001,1,'soga_lip_type',-28,45,-62), (306648,1260001,1,'soga_nose_type',59,-90,-32), (306649,1260001,0,'soga_skin_color',88,69,71), (306650,1260001,0,'wing_color1',255,255,255), (306651,1260001,0,'wing_color2',255,255,255), (306652,1260002,1,'cheek_type',-17,32,0), (306653,1260002,1,'chin_type',38,-17,4), (306654,1260002,1,'ear_type',3,-4,0), (306655,1260002,1,'eye_brow_type',0,-34,7), (306656,1260002,0,'eye_color',199,156,241), (306657,1260002,1,'eye_type',38,0,0), (306658,1260002,0,'hair_face_color',155,61,25), (306659,1260002,0,'hair_face_highlight_color',97,66,28), (306660,1260002,0,'hair_type_color',155,61,25), (306661,1260002,0,'hair_type_highlight_color',97,66,28), (306662,1260002,1,'lip_type',-11,0,-22), (306663,1260002,1,'nose_type',0,18,0), (306664,1260002,0,'skin_color',152,175,146), (306665,1260002,1,'soga_cheek_type',-17,32,0), (306666,1260002,1,'soga_chin_type',38,-17,4), (306667,1260002,1,'soga_ear_type',3,-4,0), (306668,1260002,1,'soga_eye_brow_type',0,-34,7), (306669,1260002,0,'soga_eye_color',229,229,102), (306670,1260002,1,'soga_eye_type',38,0,0), (306671,1260002,0,'soga_hair_face_color',155,61,25), (306672,1260002,0,'soga_hair_face_highlight_color',97,66,28), (306673,1260002,0,'soga_hair_type_color',155,61,25), (306674,1260002,0,'soga_hair_type_highlight_color',97,66,28), (306675,1260002,1,'soga_lip_type',-11,0,-22), (306676,1260002,1,'soga_nose_type',0,18,0), (306677,1260002,0,'soga_skin_color',152,175,146), (306678,1260002,0,'wing_color1',255,255,255), (306679,1260002,0,'wing_color2',255,255,255), (306680,1260003,1,'cheek_type',32,12,0), (306681,1260003,1,'chin_type',11,9,28), (306682,1260003,1,'ear_type',31,0,0), (306683,1260003,1,'eye_brow_type',-4,-18,0), (306684,1260003,0,'eye_color',200,174,138), (306685,1260003,0,'hair_face_color',16,11,0), (306686,1260003,0,'hair_face_highlight_color',115,115,113), (306687,1260003,0,'hair_type_color',16,11,0), (306688,1260003,0,'hair_type_highlight_color',115,115,113), (306689,1260003,1,'lip_type',22,-34,47), (306690,1260003,1,'nose_type',-25,12,0), (306691,1260003,0,'skin_color',106,114,114), (306692,1260003,1,'soga_cheek_type',32,12,0), (306693,1260003,1,'soga_chin_type',11,9,28), (306694,1260003,1,'soga_ear_type',31,0,0), (306695,1260003,1,'soga_eye_brow_type',-4,-18,0), (306696,1260003,0,'soga_eye_color',229,229,102), (306697,1260003,0,'soga_hair_face_color',16,11,0), (306698,1260003,0,'soga_hair_face_highlight_color',115,115,113), (306699,1260003,0,'soga_hair_type_color',16,11,0), (306700,1260003,0,'soga_hair_type_highlight_color',115,115,113), (306701,1260003,1,'soga_lip_type',22,-34,47), (306702,1260003,1,'soga_nose_type',-25,12,0), (306703,1260003,0,'soga_skin_color',106,114,114), (306704,1260003,0,'wing_color1',255,255,255), (306705,1260003,0,'wing_color2',255,255,255), (306706,1260004,1,'cheek_type',-19,31,0), (306707,1260004,1,'chin_type',0,-1,-14), (306708,1260004,1,'ear_type',-17,-20,0), (306709,1260004,1,'eye_brow_type',0,-31,-17), (306710,1260004,0,'eye_color',182,192,165), (306711,1260004,1,'eye_type',25,0,0), (306712,1260004,0,'hair_face_color',132,130,82), (306713,1260004,0,'hair_face_highlight_color',134,126,124), (306714,1260004,0,'hair_type_color',132,130,82), (306715,1260004,0,'hair_type_highlight_color',134,126,124), (306716,1260004,1,'lip_type',-28,0,0), (306717,1260004,1,'nose_type',10,0,11), (306718,1260004,0,'skin_color',143,100,54), (306719,1260004,1,'soga_cheek_type',-19,31,0), (306720,1260004,1,'soga_chin_type',0,-1,-14), (306721,1260004,1,'soga_ear_type',-17,-20,0), (306722,1260004,1,'soga_eye_brow_type',0,-31,-17), (306723,1260004,0,'soga_eye_color',229,229,102), (306724,1260004,1,'soga_eye_type',25,0,0), (306725,1260004,0,'soga_hair_face_color',132,130,82), (306726,1260004,0,'soga_hair_face_highlight_color',134,126,124), (306727,1260004,0,'soga_hair_type_color',132,130,82), (306728,1260004,0,'soga_hair_type_highlight_color',134,126,124), (306729,1260004,1,'soga_lip_type',-28,0,0), (306730,1260004,1,'soga_nose_type',10,0,11), (306731,1260004,0,'soga_skin_color',143,100,54), (306732,1260004,0,'wing_color1',255,255,255), (306733,1260004,0,'wing_color2',255,255,255), (306734,1260005,0,'eye_color',255,255,255), (306735,1260005,0,'skin_color',255,255,255), (306736,1260005,0,'soga_eye_color',255,0,255), (306737,1260006,0,'eye_color',128,128,63), (306738,1260006,0,'skin_color',128,128,63), (306739,1260006,0,'soga_eye_color',255,0,255), (306740,1260007,1,'cheek_type',4,-91,0), (306741,1260007,1,'chin_type',-69,7,75), (306742,1260007,1,'ear_type',-50,77,0), (306743,1260007,1,'eye_brow_type',-71,37,23), (306744,1260007,0,'eye_color',163,201,212), (306745,1260007,1,'eye_type',97,0,0), (306746,1260007,0,'hair_color1',79,28,15), (306747,1260007,0,'hair_color2',111,64,0), (306748,1260007,0,'hair_face_color',40,20,7), (306749,1260007,0,'hair_face_highlight_color',47,42,59), (306750,1260007,0,'hair_highlight',43,36,70), (306751,1260007,0,'hair_type_color',40,20,7), (306752,1260007,0,'hair_type_highlight_color',47,42,59), (306753,1260007,1,'lip_type',-34,-68,-35), (306754,1260007,1,'nose_type',63,-31,58), (306755,1260007,0,'skin_color',177,159,108), (306756,1260007,1,'soga_cheek_type',4,-91,0), (306757,1260007,1,'soga_chin_type',-69,7,75), (306758,1260007,1,'soga_ear_type',-50,77,0), (306759,1260007,1,'soga_eye_brow_type',-71,37,23), (306760,1260007,0,'soga_eye_color',229,229,102), (306761,1260007,1,'soga_eye_type',97,0,0), (306762,1260007,0,'soga_hair_color1',79,28,15), (306763,1260007,0,'soga_hair_color2',111,64,0), (306764,1260007,0,'soga_hair_face_color',40,20,7), (306765,1260007,0,'soga_hair_face_highlight_color',47,42,59), (306766,1260007,0,'soga_hair_highlight',43,36,70), (306767,1260007,0,'soga_hair_type_color',40,20,7), (306768,1260007,0,'soga_hair_type_highlight_color',47,42,59), (306769,1260007,1,'soga_lip_type',-34,-68,-35), (306770,1260007,1,'soga_nose_type',63,-31,58), (306771,1260007,0,'soga_skin_color',177,159,108), (306772,1260007,0,'wing_color1',255,255,255), (306773,1260007,0,'wing_color2',255,255,255), (306774,1260008,1,'cheek_type',100,-100,0), (306775,1260008,1,'chin_type',-100,100,100), (306776,1260008,1,'ear_type',25,8,0), (306777,1260008,1,'eye_brow_type',100,100,100), (306778,1260008,0,'eye_color',118,14,183), (306779,1260008,1,'eye_type',100,0,0), (306780,1260008,0,'hair_face_color',171,60,32), (306781,1260008,0,'hair_face_highlight_color',216,192,37), (306782,1260008,0,'hair_type_color',171,60,32), (306783,1260008,0,'hair_type_highlight_color',216,192,37), (306784,1260008,1,'lip_type',100,50,-68), (306785,1260008,1,'nose_type',0,-17,0), (306786,1260008,0,'skin_color',2,0,0), (306787,1260008,1,'soga_cheek_type',100,-100,0), (306788,1260008,1,'soga_chin_type',-100,100,100), (306789,1260008,1,'soga_ear_type',25,8,0), (306790,1260008,1,'soga_eye_brow_type',100,100,100), (306791,1260008,0,'soga_eye_color',229,229,102), (306792,1260008,1,'soga_eye_type',100,0,0), (306793,1260008,0,'soga_hair_face_color',171,60,32), (306794,1260008,0,'soga_hair_face_highlight_color',216,192,37), (306795,1260008,0,'soga_hair_type_color',171,60,32), (306796,1260008,0,'soga_hair_type_highlight_color',216,192,37), (306797,1260008,1,'soga_lip_type',100,50,-68), (306798,1260008,1,'soga_nose_type',0,-17,0), (306799,1260008,0,'soga_skin_color',2,0,0), (306800,1260008,0,'wing_color1',255,255,255), (306801,1260008,0,'wing_color2',255,255,255), (306802,1260009,0,'eye_color',255,255,255), (306803,1260009,0,'skin_color',255,255,255), (306804,1260009,0,'soga_eye_color',255,0,255), (306805,1260010,1,'cheek_type',100,-100,0), (306806,1260010,1,'chin_type',-100,100,100), (306807,1260010,1,'ear_type',25,8,0), (306808,1260010,1,'eye_brow_type',100,100,100), (306809,1260010,0,'eye_color',118,14,183), (306810,1260010,1,'eye_type',100,0,0), (306811,1260010,0,'hair_face_color',171,60,32), (306812,1260010,0,'hair_face_highlight_color',216,192,37), (306813,1260010,0,'hair_type_color',171,60,32), (306814,1260010,0,'hair_type_highlight_color',216,192,37), (306815,1260010,1,'lip_type',100,50,-68), (306816,1260010,1,'nose_type',0,-17,0), (306817,1260010,0,'skin_color',250,247,233), (306818,1260010,1,'soga_cheek_type',100,-100,0), (306819,1260010,1,'soga_chin_type',-100,100,100), (306820,1260010,1,'soga_ear_type',25,8,0), (306821,1260010,1,'soga_eye_brow_type',100,100,100), (306822,1260010,0,'soga_eye_color',229,229,102), (306823,1260010,1,'soga_eye_type',100,0,0), (306824,1260010,0,'soga_hair_face_color',171,60,32), (306825,1260010,0,'soga_hair_face_highlight_color',216,192,37), (306826,1260010,0,'soga_hair_type_color',171,60,32), (306827,1260010,0,'soga_hair_type_highlight_color',216,192,37), (306828,1260010,1,'soga_lip_type',100,50,-68), (306829,1260010,1,'soga_nose_type',0,-17,0), (306830,1260010,0,'soga_skin_color',250,247,233), (306831,1260010,0,'wing_color1',255,255,255), (306832,1260010,0,'wing_color2',255,255,255), (306833,1260011,1,'cheek_type',-59,66,0), (306834,1260011,1,'chin_type',29,-10,-12), (306835,1260011,1,'ear_type',89,32,0), (306836,1260011,1,'eye_brow_type',59,-93,-31), (306837,1260011,0,'eye_color',54,116,114), (306838,1260011,1,'eye_type',53,0,0), (306839,1260011,0,'hair_color1',89,21,21), (306840,1260011,0,'hair_color2',171,87,0), (306841,1260011,0,'hair_face_color',171,64,25), (306842,1260011,0,'hair_face_highlight_color',84,0,0), (306843,1260011,0,'hair_highlight',109,14,49), (306844,1260011,0,'hair_type_color',171,64,25), (306845,1260011,0,'hair_type_highlight_color',84,0,0), (306846,1260011,1,'lip_type',-25,-21,-25), (306847,1260011,1,'nose_type',39,14,77), (306848,1260011,0,'skin_color',252,253,253), (306849,1260011,1,'soga_cheek_type',-59,66,0), (306850,1260011,1,'soga_chin_type',29,-10,-12), (306851,1260011,1,'soga_ear_type',89,32,0), (306852,1260011,1,'soga_eye_brow_type',59,-93,-31), (306853,1260011,0,'soga_eye_color',229,229,102), (306854,1260011,1,'soga_eye_type',53,0,0), (306855,1260011,0,'soga_hair_color1',89,21,21), (306856,1260011,0,'soga_hair_color2',171,87,0), (306857,1260011,0,'soga_hair_face_color',171,64,25), (306858,1260011,0,'soga_hair_face_highlight_color',84,0,0), (306859,1260011,0,'soga_hair_highlight',109,14,49), (306860,1260011,0,'soga_hair_type_color',171,64,25), (306861,1260011,0,'soga_hair_type_highlight_color',84,0,0), (306862,1260011,1,'soga_lip_type',-25,-21,-25), (306863,1260011,1,'soga_nose_type',39,14,77), (306864,1260011,0,'soga_skin_color',252,253,253), (306865,1260011,0,'wing_color1',255,255,255), (306866,1260011,0,'wing_color2',255,255,255), (306867,1260012,1,'cheek_type',100,-100,0), (306868,1260012,1,'chin_type',-100,100,100), (306869,1260012,1,'ear_type',25,8,0), (306870,1260012,1,'eye_brow_type',100,100,100), (306871,1260012,0,'eye_color',118,14,183), (306872,1260012,1,'eye_type',100,0,0), (306873,1260012,0,'hair_face_color',171,60,32), (306874,1260012,0,'hair_face_highlight_color',216,192,37), (306875,1260012,0,'hair_type_color',171,60,32), (306876,1260012,0,'hair_type_highlight_color',216,192,37), (306877,1260012,1,'lip_type',100,50,-68), (306878,1260012,1,'nose_type',0,-17,0), (306879,1260012,0,'skin_color',236,220,161), (306880,1260012,1,'soga_cheek_type',100,-100,0), (306881,1260012,1,'soga_chin_type',-100,100,100), (306882,1260012,1,'soga_ear_type',25,8,0), (306883,1260012,1,'soga_eye_brow_type',100,100,100), (306884,1260012,0,'soga_eye_color',229,229,102), (306885,1260012,1,'soga_eye_type',100,0,0), (306886,1260012,0,'soga_hair_face_color',171,60,32), (306887,1260012,0,'soga_hair_face_highlight_color',216,192,37), (306888,1260012,0,'soga_hair_type_color',171,60,32), (306889,1260012,0,'soga_hair_type_highlight_color',216,192,37), (306890,1260012,1,'soga_lip_type',100,50,-68), (306891,1260012,1,'soga_nose_type',0,-17,0), (306892,1260012,0,'soga_skin_color',236,220,161), (306893,1260012,0,'wing_color1',255,255,255), (306894,1260012,0,'wing_color2',255,255,255), (306895,1260013,1,'cheek_type',0,34,0), (306896,1260013,1,'chin_type',-82,57,-72), (306897,1260013,1,'ear_type',93,8,0), (306898,1260013,1,'eye_brow_type',-14,53,-31), (306899,1260013,0,'eye_color',29,59,47), (306900,1260013,1,'eye_type',63,0,0), (306901,1260013,0,'hair_color1',56,33,26), (306902,1260013,0,'hair_color2',94,59,11), (306903,1260013,0,'hair_face_color',100,70,10), (306904,1260013,0,'hair_face_highlight_color',244,246,246), (306905,1260013,0,'hair_highlight',161,165,168), (306906,1260013,0,'hair_type_color',100,70,10), (306907,1260013,0,'hair_type_highlight_color',244,246,246), (306908,1260013,1,'lip_type',-75,-71,78), (306909,1260013,1,'nose_type',-9,-88,-52), (306910,1260013,0,'skin_color',105,105,105), (306911,1260013,1,'soga_cheek_type',0,34,0), (306912,1260013,1,'soga_chin_type',-82,57,-72), (306913,1260013,1,'soga_ear_type',93,8,0), (306914,1260013,1,'soga_eye_brow_type',-14,53,-31), (306915,1260013,0,'soga_eye_color',229,229,102), (306916,1260013,1,'soga_eye_type',63,0,0), (306917,1260013,0,'soga_hair_color1',56,33,26), (306918,1260013,0,'soga_hair_color2',94,59,11), (306919,1260013,0,'soga_hair_face_color',100,70,10), (306920,1260013,0,'soga_hair_face_highlight_color',244,246,246), (306921,1260013,0,'soga_hair_highlight',161,165,168), (306922,1260013,0,'soga_hair_type_color',100,70,10), (306923,1260013,0,'soga_hair_type_highlight_color',244,246,246), (306924,1260013,1,'soga_lip_type',-75,-71,78), (306925,1260013,1,'soga_nose_type',-9,-88,-52), (306926,1260013,0,'soga_skin_color',105,105,105), (306927,1260013,0,'wing_color1',255,255,255), (306928,1260013,0,'wing_color2',255,255,255), (306929,1260014,1,'cheek_type',100,-100,0), (306930,1260014,1,'chin_type',-100,100,100), (306931,1260014,1,'ear_type',25,8,0), (306932,1260014,1,'eye_brow_type',100,100,100), (306933,1260014,0,'eye_color',118,14,183), (306934,1260014,1,'eye_type',100,0,0), (306935,1260014,0,'hair_face_color',171,60,32), (306936,1260014,0,'hair_face_highlight_color',216,192,37), (306937,1260014,0,'hair_type_color',171,60,32), (306938,1260014,0,'hair_type_highlight_color',216,192,37), (306939,1260014,1,'lip_type',100,50,-68), (306940,1260014,1,'nose_type',0,-17,0), (306941,1260014,0,'skin_color',84,44,20), (306942,1260014,1,'soga_cheek_type',100,-100,0), (306943,1260014,1,'soga_chin_type',-100,100,100), (306944,1260014,1,'soga_ear_type',25,8,0), (306945,1260014,1,'soga_eye_brow_type',100,100,100), (306946,1260014,0,'soga_eye_color',229,229,102), (306947,1260014,1,'soga_eye_type',100,0,0), (306948,1260014,0,'soga_hair_face_color',171,60,32), (306949,1260014,0,'soga_hair_face_highlight_color',216,192,37), (306950,1260014,0,'soga_hair_type_color',171,60,32), (306951,1260014,0,'soga_hair_type_highlight_color',216,192,37), (306952,1260014,1,'soga_lip_type',100,50,-68), (306953,1260014,1,'soga_nose_type',0,-17,0), (306954,1260014,0,'soga_skin_color',84,44,20), (306955,1260014,0,'wing_color1',255,255,255), (306956,1260014,0,'wing_color2',255,255,255), (306957,1260015,0,'eye_color',255,255,255), (306958,1260015,0,'skin_color',255,255,255), (306959,1260015,0,'soga_eye_color',255,0,255), (306960,1260016,1,'cheek_type',45,-45,0), (306961,1260016,1,'chin_type',-56,-59,-93), (306962,1260016,1,'ear_type',20,34,0), (306963,1260016,1,'eye_brow_type',26,-71,93), (306964,1260016,0,'eye_color',188,136,239), (306965,1260016,1,'eye_type',-3,0,0), (306966,1260016,0,'hair_face_color',10,8,7), (306967,1260016,0,'hair_type_color',10,8,7), (306968,1260016,1,'lip_type',-55,87,58), (306969,1260016,1,'nose_type',-75,66,-46), (306970,1260016,0,'skin_color',179,165,120), (306971,1260016,1,'soga_cheek_type',45,-45,0), (306972,1260016,1,'soga_chin_type',-56,-59,-93), (306973,1260016,1,'soga_ear_type',20,34,0), (306974,1260016,1,'soga_eye_brow_type',26,-71,93), (306975,1260016,0,'soga_eye_color',229,229,102), (306976,1260016,1,'soga_eye_type',-3,0,0), (306977,1260016,0,'soga_hair_face_color',10,8,7), (306978,1260016,0,'soga_hair_type_color',10,8,7), (306979,1260016,1,'soga_lip_type',-55,87,58), (306980,1260016,1,'soga_nose_type',-75,66,-46), (306981,1260016,0,'soga_skin_color',179,165,120), (306982,1260016,0,'wing_color1',255,255,255), (306983,1260016,0,'wing_color2',255,255,255), (306984,1260017,1,'cheek_type',-64,31,0), (306985,1260017,1,'chin_type',34,69,-17), (306986,1260017,1,'ear_type',21,50,0), (306987,1260017,1,'eye_brow_type',-61,-17,68), (306988,1260017,0,'eye_color',235,146,22), (306989,1260017,1,'eye_type',84,0,0), (306990,1260017,0,'hair_face_color',243,236,217), (306991,1260017,0,'hair_type_color',243,236,217), (306992,1260017,1,'lip_type',34,41,-62), (306993,1260017,1,'nose_type',-100,100,100), (306994,1260017,0,'skin_color',157,158,158), (306995,1260017,1,'soga_cheek_type',-64,31,0), (306996,1260017,1,'soga_chin_type',34,69,-17), (306997,1260017,1,'soga_ear_type',21,50,0), (306998,1260017,1,'soga_eye_brow_type',-61,-17,68), (306999,1260017,0,'soga_eye_color',229,229,102), (307000,1260017,1,'soga_eye_type',84,0,0), (307001,1260017,0,'soga_hair_face_color',243,236,217), (307002,1260017,0,'soga_hair_type_color',243,236,217), (307003,1260017,1,'soga_lip_type',34,41,-62), (307004,1260017,1,'soga_nose_type',-100,100,100), (307005,1260017,0,'soga_skin_color',157,158,158), (307006,1260017,0,'wing_color1',255,255,255), (307007,1260017,0,'wing_color2',255,255,255), (307008,1260018,0,'eye_color',255,255,255), (307009,1260018,0,'skin_color',63,0,0), (307010,1260018,0,'soga_eye_color',255,0,255), (307011,1260019,1,'cheek_type',3,-72,0), (307012,1260019,1,'chin_type',-25,-20,-31), (307013,1260019,1,'ear_type',-81,48,0), (307014,1260019,1,'eye_brow_type',-81,-59,-18), (307015,1260019,0,'eye_color',60,115,80), (307016,1260019,1,'eye_type',62,0,0), (307017,1260019,0,'hair_color1',56,33,26), (307018,1260019,0,'hair_color2',94,59,11), (307019,1260019,0,'hair_face_color',65,46,5), (307020,1260019,0,'hair_face_highlight_color',189,132,12), (307021,1260019,0,'hair_highlight',209,131,22), (307022,1260019,0,'hair_type_color',65,46,5), (307023,1260019,0,'hair_type_highlight_color',189,132,12), (307024,1260019,1,'lip_type',26,77,-63), (307025,1260019,1,'nose_type',-10,82,-74), (307026,1260019,0,'skin_color',90,68,70), (307027,1260019,1,'soga_cheek_type',3,-72,0), (307028,1260019,1,'soga_chin_type',-25,-20,-31), (307029,1260019,1,'soga_ear_type',-81,48,0), (307030,1260019,1,'soga_eye_brow_type',-81,-59,-18), (307031,1260019,0,'soga_eye_color',229,229,102), (307032,1260019,1,'soga_eye_type',62,0,0), (307033,1260019,0,'soga_hair_color1',56,33,26), (307034,1260019,0,'soga_hair_color2',94,59,11), (307035,1260019,0,'soga_hair_face_color',65,46,5), (307036,1260019,0,'soga_hair_face_highlight_color',189,132,12), (307037,1260019,0,'soga_hair_highlight',209,131,22), (307038,1260019,0,'soga_hair_type_color',65,46,5), (307039,1260019,0,'soga_hair_type_highlight_color',189,132,12), (307040,1260019,1,'soga_lip_type',26,77,-63), (307041,1260019,1,'soga_nose_type',-10,82,-74), (307042,1260019,0,'soga_skin_color',90,68,70), (307043,1260019,0,'wing_color1',255,255,255), (307044,1260019,0,'wing_color2',255,255,255), (307071,1260021,1,'cheek_type',19,-4,0), (307072,1260021,1,'chin_type',31,31,0), (307073,1260021,1,'ear_type',9,17,0), (307074,1260021,1,'eye_brow_type',-20,22,28), (307075,1260021,0,'eye_color',230,146,255), (307076,1260021,1,'eye_type',21,0,0), (307077,1260021,0,'hair_face_color',103,140,140), (307078,1260021,0,'hair_face_highlight_color',179,62,33), (307079,1260021,0,'hair_type_color',103,140,140), (307080,1260021,0,'hair_type_highlight_color',179,62,33), (307081,1260021,1,'lip_type',29,5,31), (307082,1260021,1,'nose_type',20,-37,-28), (307083,1260021,0,'skin_color',165,144,188), (307084,1260021,1,'soga_cheek_type',19,-4,0), (307085,1260021,1,'soga_chin_type',31,31,0), (307086,1260021,1,'soga_ear_type',9,17,0), (307087,1260021,1,'soga_eye_brow_type',-20,22,28), (307088,1260021,0,'soga_eye_color',229,229,102), (307089,1260021,1,'soga_eye_type',21,0,0), (307090,1260021,0,'soga_hair_face_color',103,140,140), (307091,1260021,0,'soga_hair_face_highlight_color',179,62,33), (307092,1260021,0,'soga_hair_type_color',103,140,140), (307093,1260021,0,'soga_hair_type_highlight_color',179,62,33), (307094,1260021,1,'soga_lip_type',29,5,31), (307095,1260021,1,'soga_nose_type',20,-37,-28), (307096,1260021,0,'soga_skin_color',165,144,188), (307097,1260021,0,'wing_color1',255,255,255), (307098,1260021,0,'wing_color2',255,255,255), (307099,1260022,1,'cheek_type',-28,31,0), (307100,1260022,1,'chin_type',-28,0,19), (307101,1260022,1,'ear_type',-3,35,0), (307102,1260022,1,'eye_brow_type',-34,34,-3), (307103,1260022,0,'eye_color',105,12,134), (307104,1260022,1,'eye_type',100,0,0), (307105,1260022,0,'hair_face_color',84,31,15), (307106,1260022,0,'hair_face_highlight_color',216,192,37), (307107,1260022,0,'hair_type_color',84,31,15), (307108,1260022,0,'hair_type_highlight_color',216,192,37), (307109,1260022,1,'lip_type',28,-17,-14), (307110,1260022,1,'nose_type',0,-18,-3), (307111,1260022,0,'skin_color',197,183,133), (307112,1260022,1,'soga_cheek_type',-28,31,0), (307113,1260022,1,'soga_chin_type',-28,0,19), (307114,1260022,1,'soga_ear_type',-3,35,0), (307115,1260022,1,'soga_eye_brow_type',-34,34,-3), (307116,1260022,0,'soga_eye_color',229,229,102), (307117,1260022,1,'soga_eye_type',100,0,0), (307118,1260022,0,'soga_hair_face_color',84,31,15), (307119,1260022,0,'soga_hair_face_highlight_color',216,192,37), (307120,1260022,0,'soga_hair_type_color',84,31,15), (307121,1260022,0,'soga_hair_type_highlight_color',216,192,37), (307122,1260022,1,'soga_lip_type',28,-17,-14), (307123,1260022,1,'soga_nose_type',0,-18,-3), (307124,1260022,0,'soga_skin_color',197,183,133), (307125,1260022,0,'wing_color1',255,255,255), (307126,1260022,0,'wing_color2',255,255,255), (307127,1260023,1,'cheek_type',0,-14,0), (307128,1260023,1,'chin_type',-14,8,-44), (307129,1260023,1,'ear_type',0,20,0), (307130,1260023,1,'eye_brow_type',-7,-29,-29), (307131,1260023,0,'eye_color',148,182,167), (307132,1260023,0,'hair_face_color',27,26,18), (307133,1260023,0,'hair_face_highlight_color',151,131,104), (307134,1260023,0,'hair_type_color',27,26,18), (307135,1260023,0,'hair_type_highlight_color',151,131,104), (307136,1260023,1,'lip_type',-19,42,-26), (307137,1260023,1,'nose_type',17,19,-47), (307138,1260023,0,'skin_color',211,186,179), (307139,1260023,1,'soga_cheek_type',0,-14,0), (307140,1260023,1,'soga_chin_type',-14,8,-44), (307141,1260023,1,'soga_ear_type',0,20,0), (307142,1260023,1,'soga_eye_brow_type',-7,-29,-29), (307143,1260023,0,'soga_eye_color',229,229,102), (307144,1260023,0,'soga_hair_face_color',27,26,18), (307145,1260023,0,'soga_hair_face_highlight_color',151,131,104), (307146,1260023,0,'soga_hair_type_color',27,26,18), (307147,1260023,0,'soga_hair_type_highlight_color',151,131,104), (307148,1260023,1,'soga_lip_type',-19,42,-26), (307149,1260023,1,'soga_nose_type',17,19,-47), (307150,1260023,0,'soga_skin_color',211,186,179), (307151,1260023,0,'wing_color1',255,255,255), (307152,1260023,0,'wing_color2',255,255,255), (307153,1260024,1,'cheek_type',23,31,0), (307154,1260024,1,'chin_type',28,-2,-21), (307155,1260024,1,'ear_type',-7,-1,0), (307156,1260024,1,'eye_brow_type',0,-29,4), (307157,1260024,0,'eye_color',106,81,40), (307158,1260024,1,'eye_type',-8,0,0), (307159,1260024,0,'hair_face_color',53,37,0), (307160,1260024,0,'hair_face_highlight_color',48,27,4), (307161,1260024,0,'hair_type_color',53,37,0), (307162,1260024,0,'hair_type_highlight_color',48,27,4), (307163,1260024,1,'lip_type',0,25,18), (307164,1260024,1,'nose_type',-47,-23,7), (307165,1260024,0,'skin_color',115,83,56), (307166,1260024,1,'soga_cheek_type',23,31,0), (307167,1260024,1,'soga_chin_type',28,-2,-21), (307168,1260024,1,'soga_ear_type',-7,-1,0), (307169,1260024,1,'soga_eye_brow_type',0,-29,4), (307170,1260024,0,'soga_eye_color',229,229,102), (307171,1260024,1,'soga_eye_type',-8,0,0), (307172,1260024,0,'soga_hair_face_color',53,37,0), (307173,1260024,0,'soga_hair_face_highlight_color',48,27,4), (307174,1260024,0,'soga_hair_type_color',53,37,0), (307175,1260024,0,'soga_hair_type_highlight_color',48,27,4), (307176,1260024,1,'soga_lip_type',0,25,18), (307177,1260024,1,'soga_nose_type',-47,-23,7), (307178,1260024,0,'soga_skin_color',115,83,56), (307179,1260024,0,'wing_color1',255,255,255), (307180,1260024,0,'wing_color2',255,255,255), (307181,1260025,1,'cheek_type',5,-1,0), (307182,1260025,1,'chin_type',89,-62,-46), (307183,1260025,1,'ear_type',-37,10,0), (307184,1260025,1,'eye_brow_type',-72,28,0), (307185,1260025,0,'eye_color',158,198,210), (307186,1260025,1,'eye_type',-28,0,0), (307187,1260025,0,'hair_color1',209,131,22), (307188,1260025,0,'hair_color2',199,150,48), (307189,1260025,0,'hair_face_color',184,128,10), (307190,1260025,0,'hair_face_highlight_color',244,246,246), (307191,1260025,0,'hair_highlight',161,165,168), (307192,1260025,0,'hair_type_color',184,128,10), (307193,1260025,0,'hair_type_highlight_color',244,246,246), (307194,1260025,1,'lip_type',-3,32,69), (307195,1260025,1,'nose_type',51,28,-61), (307196,1260025,0,'skin_color',244,250,239), (307197,1260025,1,'soga_cheek_type',5,-1,0), (307198,1260025,1,'soga_chin_type',89,-62,-46), (307199,1260025,1,'soga_ear_type',-37,10,0), (307200,1260025,1,'soga_eye_brow_type',-72,28,0), (307201,1260025,0,'soga_eye_color',229,229,102), (307202,1260025,1,'soga_eye_type',-28,0,0), (307203,1260025,0,'soga_hair_color1',209,131,22), (307204,1260025,0,'soga_hair_color2',199,150,48), (307205,1260025,0,'soga_hair_face_color',184,128,10), (307206,1260025,0,'soga_hair_face_highlight_color',244,246,246), (307207,1260025,0,'soga_hair_highlight',161,165,168), (307208,1260025,0,'soga_hair_type_color',184,128,10), (307209,1260025,0,'soga_hair_type_highlight_color',244,246,246), (307210,1260025,1,'soga_lip_type',-3,32,69), (307211,1260025,1,'soga_nose_type',51,28,-61), (307212,1260025,0,'soga_skin_color',244,250,239), (307213,1260025,0,'wing_color1',255,255,255), (307214,1260025,0,'wing_color2',255,255,255), (307215,1260026,1,'cheek_type',28,31,0), (307216,1260026,1,'chin_type',26,3,-12), (307217,1260026,1,'ear_type',-31,18,0), (307218,1260026,1,'eye_brow_type',10,25,-22), (307219,1260026,0,'eye_color',169,158,24), (307220,1260026,1,'eye_type',28,0,0), (307221,1260026,0,'hair_face_color',221,210,125), (307222,1260026,0,'hair_type_color',221,210,125), (307223,1260026,1,'lip_type',-7,26,0), (307224,1260026,1,'nose_type',-22,-26,5), (307225,1260026,0,'skin_color',232,113,17), (307226,1260026,1,'soga_cheek_type',28,31,0), (307227,1260026,1,'soga_chin_type',26,3,-12), (307228,1260026,1,'soga_ear_type',-31,18,0), (307229,1260026,1,'soga_eye_brow_type',10,25,-22), (307230,1260026,0,'soga_eye_color',229,229,102), (307231,1260026,1,'soga_eye_type',28,0,0), (307232,1260026,0,'soga_hair_face_color',221,210,125), (307233,1260026,0,'soga_hair_type_color',221,210,125), (307234,1260026,1,'soga_lip_type',-7,26,0), (307235,1260026,1,'soga_nose_type',-22,-26,5), (307236,1260026,0,'soga_skin_color',232,113,17), (307237,1260026,0,'wing_color1',255,255,255), (307238,1260026,0,'wing_color2',255,255,255), (307239,1260027,1,'cheek_type',-31,-14,0), (307240,1260027,1,'chin_type',-7,-14,0), (307241,1260027,1,'ear_type',34,40,0), (307242,1260027,1,'eye_brow_type',-39,-4,-18), (307243,1260027,0,'eye_color',52,112,112), (307244,1260027,1,'eye_type',26,0,0), (307245,1260027,0,'hair_face_color',139,80,51), (307246,1260027,0,'hair_face_highlight_color',84,84,83), (307247,1260027,0,'hair_type_color',139,80,51), (307248,1260027,0,'hair_type_highlight_color',84,84,83), (307249,1260027,1,'lip_type',19,17,-5), (307250,1260027,1,'nose_type',-7,-44,3), (307251,1260027,0,'skin_color',168,112,81), (307252,1260027,1,'soga_cheek_type',-31,-14,0), (307253,1260027,1,'soga_chin_type',-7,-14,0), (307254,1260027,1,'soga_ear_type',34,40,0), (307255,1260027,1,'soga_eye_brow_type',-39,-4,-18), (307256,1260027,0,'soga_eye_color',229,229,102), (307257,1260027,1,'soga_eye_type',26,0,0), (307258,1260027,0,'soga_hair_face_color',139,80,51), (307259,1260027,0,'soga_hair_face_highlight_color',84,84,83), (307260,1260027,0,'soga_hair_type_color',139,80,51), (307261,1260027,0,'soga_hair_type_highlight_color',84,84,83), (307262,1260027,1,'soga_lip_type',19,17,-5), (307263,1260027,1,'soga_nose_type',-7,-44,3), (307264,1260027,0,'soga_skin_color',168,112,81), (307265,1260027,0,'wing_color1',255,255,255), (307266,1260027,0,'wing_color2',255,255,255), (307267,1260028,1,'cheek_type',93,95,0), (307268,1260028,1,'chin_type',52,31,94), (307269,1260028,1,'ear_type',62,66,0), (307270,1260028,1,'eye_brow_type',-93,-91,-17), (307271,1260028,0,'eye_color',204,204,204), (307272,1260028,1,'eye_type',-75,0,0), (307273,1260028,1,'lip_type',74,-81,38), (307274,1260028,1,'nose_type',66,-28,-1), (307275,1260028,0,'skin_color',94,52,25), (307276,1260028,1,'soga_cheek_type',93,95,0), (307277,1260028,1,'soga_chin_type',52,31,94), (307278,1260028,1,'soga_ear_type',62,66,0), (307279,1260028,1,'soga_eye_brow_type',-93,-91,-17), (307280,1260028,0,'soga_eye_color',229,229,102), (307281,1260028,1,'soga_eye_type',-75,0,0), (307282,1260028,1,'soga_lip_type',74,-81,38), (307283,1260028,1,'soga_nose_type',66,-28,-1), (307284,1260028,0,'soga_skin_color',94,52,25), (307285,1260028,0,'wing_color1',255,255,255), (307286,1260028,0,'wing_color2',255,255,255), (307287,1260029,1,'cheek_type',25,19,0), (307288,1260029,1,'chin_type',0,17,21), (307289,1260029,1,'ear_type',-28,-28,0), (307290,1260029,1,'eye_brow_type',-25,-37,3), (307291,1260029,0,'eye_color',37,77,81), (307292,1260029,1,'eye_type',28,0,0), (307293,1260029,0,'hair_face_color',104,93,16), (307294,1260029,0,'hair_face_highlight_color',31,12,0), (307295,1260029,0,'hair_type_color',104,93,16), (307296,1260029,0,'hair_type_highlight_color',31,12,0), (307297,1260029,1,'lip_type',8,-39,-11), (307298,1260029,1,'nose_type',0,19,-17), (307299,1260029,0,'skin_color',236,242,242), (307300,1260029,1,'soga_cheek_type',25,19,0), (307301,1260029,1,'soga_chin_type',0,17,21), (307302,1260029,1,'soga_ear_type',-28,-28,0), (307303,1260029,1,'soga_eye_brow_type',-25,-37,3), (307304,1260029,0,'soga_eye_color',229,229,102), (307305,1260029,1,'soga_eye_type',28,0,0), (307306,1260029,0,'soga_hair_face_color',104,93,16), (307307,1260029,0,'soga_hair_face_highlight_color',31,12,0), (307308,1260029,0,'soga_hair_type_color',104,93,16), (307309,1260029,0,'soga_hair_type_highlight_color',31,12,0), (307310,1260029,1,'soga_lip_type',8,-39,-11), (307311,1260029,1,'soga_nose_type',0,19,-17), (307312,1260029,0,'soga_skin_color',236,242,242), (307313,1260029,0,'wing_color1',255,255,255), (307314,1260029,0,'wing_color2',255,255,255), (307315,1260030,1,'cheek_type',3,34,0), (307316,1260030,1,'chin_type',-9,34,-22), (307317,1260030,1,'ear_type',2,14,0), (307318,1260030,1,'eye_brow_type',19,18,-21), (307319,1260030,0,'eye_color',79,151,171), (307320,1260030,1,'eye_type',-26,0,0), (307321,1260030,0,'hair_face_color',201,184,76), (307322,1260030,0,'hair_face_highlight_color',140,61,19), (307323,1260030,0,'hair_type_color',201,184,76), (307324,1260030,0,'hair_type_highlight_color',140,61,19), (307325,1260030,1,'lip_type',25,1,-7), (307326,1260030,1,'nose_type',19,-14,-4), (307327,1260030,0,'skin_color',176,123,56), (307328,1260030,1,'soga_cheek_type',3,34,0), (307329,1260030,1,'soga_chin_type',-9,34,-22), (307330,1260030,1,'soga_ear_type',2,14,0), (307331,1260030,1,'soga_eye_brow_type',19,18,-21), (307332,1260030,0,'soga_eye_color',229,229,102), (307333,1260030,1,'soga_eye_type',-26,0,0), (307334,1260030,0,'soga_hair_face_color',201,184,76), (307335,1260030,0,'soga_hair_face_highlight_color',140,61,19), (307336,1260030,0,'soga_hair_type_color',201,184,76), (307337,1260030,0,'soga_hair_type_highlight_color',140,61,19), (307338,1260030,1,'soga_lip_type',25,1,-7), (307339,1260030,1,'soga_nose_type',19,-14,-4), (307340,1260030,0,'soga_skin_color',176,123,56), (307341,1260030,0,'wing_color1',255,255,255), (307342,1260030,0,'wing_color2',255,255,255), (307343,1260031,1,'cheek_type',-28,-7,0), (307344,1260031,1,'chin_type',47,26,7), (307345,1260031,1,'ear_type',-3,35,0), (307346,1260031,1,'eye_brow_type',0,7,31), (307347,1260031,0,'eye_color',124,164,142), (307348,1260031,1,'eye_type',-7,0,0), (307349,1260031,0,'hair_face_color',40,36,23), (307350,1260031,0,'hair_face_highlight_color',142,122,8), (307351,1260031,0,'hair_type_color',40,36,23), (307352,1260031,0,'hair_type_highlight_color',142,122,8), (307353,1260031,1,'lip_type',-2,9,41), (307354,1260031,1,'nose_type',-28,0,1), (307355,1260031,0,'skin_color',215,187,156), (307356,1260031,1,'soga_cheek_type',-28,-7,0), (307357,1260031,1,'soga_chin_type',47,26,7), (307358,1260031,1,'soga_ear_type',-3,35,0), (307359,1260031,1,'soga_eye_brow_type',0,7,31), (307360,1260031,0,'soga_eye_color',229,229,102), (307361,1260031,1,'soga_eye_type',-7,0,0), (307362,1260031,0,'soga_hair_face_color',40,36,23), (307363,1260031,0,'soga_hair_face_highlight_color',142,122,8), (307364,1260031,0,'soga_hair_type_color',40,36,23), (307365,1260031,0,'soga_hair_type_highlight_color',142,122,8), (307366,1260031,1,'soga_lip_type',-2,9,41), (307367,1260031,1,'soga_nose_type',-28,0,1), (307368,1260031,0,'soga_skin_color',215,187,156), (307369,1260031,0,'wing_color1',255,255,255), (307370,1260031,0,'wing_color2',255,255,255), (307371,1260032,1,'cheek_type',100,-100,0), (307372,1260032,1,'chin_type',-100,100,100), (307373,1260032,1,'ear_type',25,9,0), (307374,1260032,1,'eye_brow_type',100,100,100), (307375,1260032,0,'eye_color',118,14,183), (307376,1260032,1,'eye_type',100,0,0), (307377,1260032,0,'hair_face_color',171,60,32), (307378,1260032,0,'hair_face_highlight_color',216,192,37), (307379,1260032,0,'hair_type_color',171,60,32), (307380,1260032,0,'hair_type_highlight_color',216,192,37), (307381,1260032,1,'lip_type',100,50,-68), (307382,1260032,1,'nose_type',0,-17,-1), (307383,1260032,0,'skin_color',204,205,205), (307384,1260032,1,'soga_cheek_type',100,-100,0), (307385,1260032,1,'soga_chin_type',-100,100,100), (307386,1260032,1,'soga_ear_type',25,9,0), (307387,1260032,1,'soga_eye_brow_type',100,100,100), (307388,1260032,0,'soga_eye_color',229,229,102), (307389,1260032,1,'soga_eye_type',100,0,0), (307390,1260032,0,'soga_hair_face_color',171,60,32), (307391,1260032,0,'soga_hair_face_highlight_color',216,192,37), (307392,1260032,0,'soga_hair_type_color',171,60,32), (307393,1260032,0,'soga_hair_type_highlight_color',216,192,37), (307394,1260032,1,'soga_lip_type',100,50,-68), (307395,1260032,1,'soga_nose_type',0,-17,-1), (307396,1260032,0,'soga_skin_color',204,205,205), (307397,1260032,0,'wing_color1',255,255,255), (307398,1260032,0,'wing_color2',255,255,255), (307399,1260033,1,'cheek_type',-2,-56,0), (307400,1260033,1,'chin_type',-68,68,3), (307401,1260033,1,'ear_type',59,72,0), (307402,1260033,1,'eye_brow_type',-68,-19,37), (307403,1260033,0,'eye_color',57,120,128), (307404,1260033,1,'eye_type',-70,0,0), (307405,1260033,0,'hair_color1',29,21,28), (307406,1260033,0,'hair_color2',39,32,39), (307407,1260033,0,'hair_face_color',15,1,21), (307408,1260033,0,'hair_face_highlight_color',244,246,246), (307409,1260033,0,'hair_highlight',161,165,168), (307410,1260033,0,'hair_type_color',15,1,21), (307411,1260033,0,'hair_type_highlight_color',244,246,246), (307412,1260033,1,'lip_type',77,-56,-61), (307413,1260033,1,'nose_type',82,-93,45), (307414,1260033,0,'skin_color',211,199,150), (307415,1260033,1,'soga_cheek_type',-2,-56,0), (307416,1260033,1,'soga_chin_type',-68,68,3), (307417,1260033,1,'soga_ear_type',59,72,0), (307418,1260033,1,'soga_eye_brow_type',-68,-19,37), (307419,1260033,0,'soga_eye_color',229,229,102), (307420,1260033,1,'soga_eye_type',-70,0,0), (307421,1260033,0,'soga_hair_color1',29,21,28), (307422,1260033,0,'soga_hair_color2',39,32,39), (307423,1260033,0,'soga_hair_face_color',15,1,21), (307424,1260033,0,'soga_hair_face_highlight_color',244,246,246), (307425,1260033,0,'soga_hair_highlight',161,165,168), (307426,1260033,0,'soga_hair_type_color',15,1,21), (307427,1260033,0,'soga_hair_type_highlight_color',244,246,246), (307428,1260033,1,'soga_lip_type',77,-56,-61), (307429,1260033,1,'soga_nose_type',82,-93,45), (307430,1260033,0,'soga_skin_color',211,199,150), (307431,1260033,0,'wing_color1',255,255,255), (307432,1260033,0,'wing_color2',255,255,255), (307436,1260035,0,'eye_color',255,255,255), (307437,1260035,0,'skin_color',255,255,255), (307438,1260035,0,'soga_eye_color',255,0,255), (307439,1260036,1,'cheek_type',-5,14,0), (307440,1260036,1,'chin_type',17,1,0), (307441,1260036,1,'ear_type',-28,-10,0), (307442,1260036,1,'eye_brow_type',25,0,20), (307443,1260036,0,'eye_color',71,106,63), (307444,1260036,1,'eye_type',-28,0,0), (307445,1260036,0,'hair_face_color',12,7,0), (307446,1260036,0,'hair_face_highlight_color',1,1,0), (307447,1260036,0,'hair_type_color',12,7,0), (307448,1260036,0,'hair_type_highlight_color',1,1,0), (307449,1260036,1,'lip_type',1,0,46), (307450,1260036,1,'nose_type',14,8,-21), (307451,1260036,0,'skin_color',208,196,165), (307452,1260036,1,'soga_cheek_type',-5,14,0), (307453,1260036,1,'soga_chin_type',17,1,0), (307454,1260036,1,'soga_ear_type',-28,-10,0), (307455,1260036,1,'soga_eye_brow_type',25,0,20), (307456,1260036,0,'soga_eye_color',229,229,102), (307457,1260036,1,'soga_eye_type',-28,0,0), (307458,1260036,0,'soga_hair_face_color',12,7,0), (307459,1260036,0,'soga_hair_face_highlight_color',1,1,0), (307460,1260036,0,'soga_hair_type_color',12,7,0), (307461,1260036,0,'soga_hair_type_highlight_color',1,1,0), (307462,1260036,1,'soga_lip_type',1,0,46), (307463,1260036,1,'soga_nose_type',14,8,-21), (307464,1260036,0,'soga_skin_color',208,196,165), (307465,1260036,0,'wing_color1',255,255,255), (307466,1260036,0,'wing_color2',255,255,255), (307467,1260037,1,'cheek_type',0,84,0), (307468,1260037,1,'chin_type',0,-34,53), (307469,1260037,1,'ear_type',98,72,0), (307470,1260037,1,'eye_brow_type',56,-50,-68), (307471,1260037,0,'eye_color',166,187,162), (307472,1260037,1,'eye_type',37,0,0), (307473,1260037,0,'hair_color1',38,22,21), (307474,1260037,0,'hair_color2',120,50,0), (307475,1260037,0,'hair_face_highlight_color',211,220,220), (307476,1260037,0,'hair_highlight',164,165,165), (307477,1260037,0,'hair_type_highlight_color',211,220,220), (307478,1260037,1,'lip_type',-28,45,-62), (307479,1260037,1,'nose_type',59,-90,-32), (307480,1260037,0,'skin_color',88,69,71), (307481,1260037,1,'soga_cheek_type',0,84,0), (307482,1260037,1,'soga_chin_type',0,-34,53), (307483,1260037,1,'soga_ear_type',98,72,0), (307484,1260037,1,'soga_eye_brow_type',56,-50,-68), (307485,1260037,0,'soga_eye_color',229,229,102), (307486,1260037,1,'soga_eye_type',37,0,0), (307487,1260037,0,'soga_hair_color1',38,22,21), (307488,1260037,0,'soga_hair_color2',120,50,0), (307489,1260037,0,'soga_hair_face_highlight_color',211,220,220), (307490,1260037,0,'soga_hair_highlight',164,165,165), (307491,1260037,0,'soga_hair_type_highlight_color',211,220,220), (307492,1260037,1,'soga_lip_type',-28,45,-62), (307493,1260037,1,'soga_nose_type',59,-90,-32), (307494,1260037,0,'soga_skin_color',88,69,71), (307495,1260037,0,'wing_color1',255,255,255), (307496,1260037,0,'wing_color2',255,255,255), (307497,1260038,1,'cheek_type',100,-100,0), (307498,1260038,1,'chin_type',-100,100,100), (307499,1260038,1,'ear_type',25,9,0), (307500,1260038,1,'eye_brow_type',100,100,100), (307501,1260038,0,'eye_color',118,14,183), (307502,1260038,1,'eye_type',100,0,0), (307503,1260038,0,'hair_face_color',171,60,32), (307504,1260038,0,'hair_face_highlight_color',216,192,37), (307505,1260038,0,'hair_type_color',171,60,32), (307506,1260038,0,'hair_type_highlight_color',216,192,37), (307507,1260038,1,'lip_type',100,50,-68), (307508,1260038,1,'nose_type',0,-17,-1), (307509,1260038,0,'skin_color',234,217,151), (307510,1260038,1,'soga_cheek_type',100,-100,0), (307511,1260038,1,'soga_chin_type',-100,100,100), (307512,1260038,1,'soga_ear_type',25,9,0), (307513,1260038,1,'soga_eye_brow_type',100,100,100), (307514,1260038,0,'soga_eye_color',229,229,102), (307515,1260038,1,'soga_eye_type',100,0,0), (307516,1260038,0,'soga_hair_face_color',171,60,32), (307517,1260038,0,'soga_hair_face_highlight_color',216,192,37), (307518,1260038,0,'soga_hair_type_color',171,60,32), (307519,1260038,0,'soga_hair_type_highlight_color',216,192,37), (307520,1260038,1,'soga_lip_type',100,50,-68), (307521,1260038,1,'soga_nose_type',0,-17,-1), (307522,1260038,0,'soga_skin_color',234,217,151), (307523,1260038,0,'wing_color1',255,255,255), (307524,1260038,0,'wing_color2',255,255,255), (307525,1260039,0,'eye_color',0,0,255), (307526,1260039,0,'skin_color',0,0,255), (307527,1260039,0,'soga_eye_color',255,0,255), (307528,1260040,1,'cheek_type',-77,-2,0), (307529,1260040,1,'chin_type',-28,14,-62), (307530,1260040,1,'ear_type',-96,34,0), (307531,1260040,1,'eye_brow_type',-25,96,20), (307532,1260040,0,'eye_color',166,144,94), (307533,1260040,1,'eye_type',-72,0,0), (307534,1260040,0,'hair_color1',109,14,49), (307535,1260040,0,'hair_color2',185,97,0), (307536,1260040,0,'hair_face_color',84,0,0), (307537,1260040,0,'hair_face_highlight_color',40,19,9), (307538,1260040,0,'hair_highlight',79,28,15), (307539,1260040,0,'hair_type_color',84,0,0), (307540,1260040,0,'hair_type_highlight_color',40,19,9), (307541,1260040,1,'lip_type',7,-52,84), (307542,1260040,1,'nose_type',-50,-61,-59), (307543,1260040,0,'skin_color',215,195,159), (307544,1260040,1,'soga_cheek_type',-77,-2,0), (307545,1260040,1,'soga_chin_type',-28,14,-62), (307546,1260040,1,'soga_ear_type',-96,34,0), (307547,1260040,1,'soga_eye_brow_type',-25,96,20), (307548,1260040,0,'soga_eye_color',229,229,102), (307549,1260040,1,'soga_eye_type',-72,0,0), (307550,1260040,0,'soga_hair_color1',109,14,49), (307551,1260040,0,'soga_hair_color2',185,97,0), (307552,1260040,0,'soga_hair_face_color',84,0,0), (307553,1260040,0,'soga_hair_face_highlight_color',40,19,9), (307554,1260040,0,'soga_hair_highlight',79,28,15), (307555,1260040,0,'soga_hair_type_color',84,0,0), (307556,1260040,0,'soga_hair_type_highlight_color',40,19,9), (307557,1260040,1,'soga_lip_type',7,-52,84), (307558,1260040,1,'soga_nose_type',-50,-61,-59), (307559,1260040,0,'soga_skin_color',215,195,159), (307560,1260040,0,'wing_color1',255,255,255), (307561,1260040,0,'wing_color2',255,255,255), (307562,1260041,1,'cheek_type',-31,-81,0), (307563,1260041,1,'chin_type',-68,-29,85), (307564,1260041,1,'ear_type',-95,-34,0), (307565,1260041,1,'eye_brow_type',-71,-71,40), (307566,1260041,0,'eye_color',145,190,203), (307567,1260041,1,'eye_type',-31,0,0), (307568,1260041,0,'hair_color1',38,22,21), (307569,1260041,0,'hair_color2',120,50,0), (307570,1260041,0,'hair_face_color',4,1,1), (307571,1260041,0,'hair_face_highlight_color',233,168,29), (307572,1260041,0,'hair_highlight',200,165,96), (307573,1260041,0,'hair_type_color',4,1,1), (307574,1260041,0,'hair_type_highlight_color',233,168,29), (307575,1260041,1,'lip_type',11,-37,65), (307576,1260041,1,'nose_type',-18,-8,-81), (307577,1260041,0,'skin_color',44,46,46), (307578,1260041,1,'soga_cheek_type',-31,-81,0), (307579,1260041,1,'soga_chin_type',-68,-29,85), (307580,1260041,1,'soga_ear_type',-95,-34,0), (307581,1260041,1,'soga_eye_brow_type',-71,-71,40), (307582,1260041,0,'soga_eye_color',229,229,102), (307583,1260041,1,'soga_eye_type',-31,0,0), (307584,1260041,0,'soga_hair_color1',38,22,21), (307585,1260041,0,'soga_hair_color2',120,50,0), (307586,1260041,0,'soga_hair_face_color',4,1,1), (307587,1260041,0,'soga_hair_face_highlight_color',233,168,29), (307588,1260041,0,'soga_hair_highlight',200,165,96), (307589,1260041,0,'soga_hair_type_color',4,1,1), (307590,1260041,0,'soga_hair_type_highlight_color',233,168,29), (307591,1260041,1,'soga_lip_type',11,-37,65), (307592,1260041,1,'soga_nose_type',-18,-8,-81), (307593,1260041,0,'soga_skin_color',44,46,46), (307594,1260041,0,'wing_color1',255,255,255), (307595,1260041,0,'wing_color2',255,255,255), (307596,1390000,1,'cheek_type',-22,-56,0), (307597,1390000,1,'chin_type',-2,82,77), (307598,1390000,1,'eye_brow_type',56,96,50), (307599,1390000,0,'eye_color',51,105,113), (307600,1390000,1,'eye_type',-41,0,0), (307601,1390000,0,'hair_color1',201,62,201), (307602,1390000,0,'hair_face_color',31,90,106), (307603,1390000,0,'hair_type_color',31,90,106), (307604,1390000,1,'lip_type',-14,-95,-81), (307605,1390000,1,'nose_type',19,-55,62), (307606,1390000,0,'skin_color',31,90,106), (307607,1390000,1,'soga_cheek_type',0,56,96), (307608,1390000,1,'soga_chin_type',0,-14,-95), (307609,1390000,1,'soga_ear_type',0,-41,0), (307610,1390000,1,'soga_eye_brow_type',56,96,50), (307611,1390000,0,'soga_eye_color',229,229,102), (307612,1390000,1,'soga_eye_type',-41,0,0), (307613,1390000,0,'soga_hair_face_color',31,90,106), (307614,1390000,0,'soga_hair_type_color',31,90,106), (307615,1390000,1,'soga_lip_type',50,-22,-56), (307616,1390000,1,'soga_nose_type',-81,-2,82), (307617,1390000,0,'soga_skin_color',31,90,106), (307618,1390001,0,'eye_color',255,0,0), (307619,1390001,0,'skin_color',1,1,1), (307620,1390001,0,'soga_eye_color',255,0,255), (307621,1390002,0,'eye_color',255,255,255), (307622,1390002,0,'skin_color',255,255,255), (307623,1390002,0,'soga_eye_color',255,0,255), (307624,1390003,1,'cheek_type',62,41,0), (307625,1390003,1,'chin_type',-57,-45,89), (307626,1390003,1,'eye_brow_type',-34,48,57), (307627,1390003,0,'eye_color',43,138,144), (307628,1390003,1,'eye_type',40,0,0), (307629,1390003,0,'hair_face_color',72,160,74), (307630,1390003,0,'hair_type_color',72,160,74), (307631,1390003,1,'lip_type',-63,2,94), (307632,1390003,1,'nose_type',-28,-8,-28), (307633,1390003,0,'skin_color',72,160,74), (307634,1390003,1,'soga_cheek_type',62,41,0), (307635,1390003,1,'soga_chin_type',-57,-45,89), (307636,1390003,1,'soga_eye_brow_type',-34,48,57), (307637,1390003,0,'soga_eye_color',229,229,102), (307638,1390003,1,'soga_eye_type',40,0,0), (307639,1390003,0,'soga_hair_face_color',72,160,74), (307640,1390003,0,'soga_hair_type_color',72,160,74), (307641,1390003,1,'soga_lip_type',-63,2,94), (307642,1390003,1,'soga_nose_type',-28,-8,-28), (307643,1390003,0,'soga_skin_color',72,160,74), (307644,1390003,0,'wing_color1',255,255,255), (307645,1390003,0,'wing_color2',255,255,255), (307646,1390004,1,'cheek_type',-7,5,0), (307647,1390004,1,'chin_type',-28,-52,-20), (307648,1390004,1,'ear_type',37,-22,0), (307649,1390004,1,'eye_brow_type',83,-100,100), (307650,1390004,0,'eye_color',152,178,152), (307651,1390004,1,'eye_type',100,0,0), (307652,1390004,0,'hair_color1',26,24,25), (307653,1390004,0,'hair_color2',36,34,36), (307654,1390004,0,'hair_face_color',15,1,21), (307655,1390004,0,'hair_face_highlight_color',35,24,1), (307656,1390004,0,'hair_highlight',79,28,15), (307657,1390004,0,'hair_type_color',15,1,21), (307658,1390004,0,'hair_type_highlight_color',35,24,1), (307659,1390004,1,'lip_type',100,100,100), (307660,1390004,1,'nose_type',34,93,100), (307661,1390004,0,'skin_color',144,142,142), (307662,1390004,1,'soga_cheek_type',-7,5,0), (307663,1390004,1,'soga_chin_type',-28,-52,-20), (307664,1390004,1,'soga_ear_type',37,-22,0), (307665,1390004,1,'soga_eye_brow_type',83,-100,100), (307666,1390004,0,'soga_eye_color',229,229,102), (307667,1390004,1,'soga_eye_type',100,0,0), (307668,1390004,0,'soga_hair_color1',26,24,25), (307669,1390004,0,'soga_hair_color2',36,34,36), (307670,1390004,0,'soga_hair_face_color',15,1,21), (307671,1390004,0,'soga_hair_face_highlight_color',35,24,1), (307672,1390004,0,'soga_hair_highlight',79,28,15), (307673,1390004,0,'soga_hair_type_color',15,1,21), (307674,1390004,0,'soga_hair_type_highlight_color',35,24,1), (307675,1390004,1,'soga_lip_type',100,100,100), (307676,1390004,1,'soga_nose_type',34,93,100), (307677,1390004,0,'soga_skin_color',144,142,142), (307678,1390004,0,'wing_color1',255,255,255), (307679,1390004,0,'wing_color2',255,255,255), (307680,1390005,1,'cheek_type',100,-100,0), (307681,1390005,1,'chin_type',50,56,-52), (307682,1390005,1,'eye_brow_type',-38,20,-100), (307683,1390005,0,'eye_color',126,179,189), (307684,1390005,1,'eye_type',28,0,0), (307685,1390005,0,'hair_face_color',218,179,218), (307686,1390005,0,'hair_type_color',218,179,218), (307687,1390005,1,'lip_type',-15,42,69), (307688,1390005,1,'nose_type',-1,87,-100), (307689,1390005,0,'skin_color',218,179,218), (307690,1390005,1,'soga_cheek_type',100,-100,0), (307691,1390005,1,'soga_chin_type',50,56,-52), (307692,1390005,1,'soga_eye_brow_type',-38,20,-100), (307693,1390005,0,'soga_eye_color',229,229,102), (307694,1390005,1,'soga_eye_type',28,0,0), (307695,1390005,0,'soga_hair_face_color',218,179,218), (307696,1390005,0,'soga_hair_type_color',218,179,218), (307697,1390005,1,'soga_lip_type',-15,42,69), (307698,1390005,1,'soga_nose_type',-1,87,-100), (307699,1390005,0,'soga_skin_color',218,179,218), (307700,1390005,0,'wing_color1',255,255,255), (307701,1390005,0,'wing_color2',255,255,255), (307702,1390006,1,'cheek_type',17,34,0), (307703,1390006,1,'chin_type',89,25,-29), (307704,1390006,1,'eye_brow_type',32,-72,-68), (307705,1390006,0,'eye_color',45,91,78), (307706,1390006,1,'eye_type',45,0,0), (307707,1390006,0,'hair_face_color',22,30,4), (307708,1390006,0,'hair_type_color',22,30,4), (307709,1390006,1,'lip_type',-93,7,-15), (307710,1390006,1,'nose_type',-94,17,-48), (307711,1390006,0,'skin_color',22,30,4), (307712,1390006,1,'soga_cheek_type',17,34,0), (307713,1390006,1,'soga_chin_type',89,25,-29), (307714,1390006,1,'soga_eye_brow_type',32,-72,-68), (307715,1390006,0,'soga_eye_color',229,229,102), (307716,1390006,1,'soga_eye_type',45,0,0), (307717,1390006,0,'soga_hair_face_color',22,30,4), (307718,1390006,0,'soga_hair_type_color',22,30,4), (307719,1390006,1,'soga_lip_type',-93,7,-15), (307720,1390006,1,'soga_nose_type',-94,17,-48), (307721,1390006,0,'soga_skin_color',22,30,4), (307722,1390006,0,'wing_color1',255,255,255), (307723,1390006,0,'wing_color2',255,255,255), (307724,1390007,1,'cheek_type',100,-100,0), (307725,1390007,1,'chin_type',-100,100,100), (307726,1390007,1,'ear_type',25,8,0), (307727,1390007,1,'eye_brow_type',100,100,100), (307728,1390007,0,'eye_color',118,14,183), (307729,1390007,1,'eye_type',100,0,0), (307730,1390007,0,'hair_face_color',171,60,32), (307731,1390007,0,'hair_face_highlight_color',216,192,37), (307732,1390007,0,'hair_type_color',171,60,32), (307733,1390007,0,'hair_type_highlight_color',216,192,37), (307734,1390007,1,'lip_type',100,50,-68), (307735,1390007,1,'nose_type',0,-17,0), (307736,1390007,0,'skin_color',9,10,10), (307737,1390007,1,'soga_cheek_type',100,-100,0), (307738,1390007,1,'soga_chin_type',-100,100,100), (307739,1390007,1,'soga_ear_type',25,8,0), (307740,1390007,1,'soga_eye_brow_type',100,100,100), (307741,1390007,0,'soga_eye_color',229,229,102), (307742,1390007,1,'soga_eye_type',100,0,0), (307743,1390007,0,'soga_hair_face_color',171,60,32), (307744,1390007,0,'soga_hair_face_highlight_color',216,192,37), (307745,1390007,0,'soga_hair_type_color',171,60,32), (307746,1390007,0,'soga_hair_type_highlight_color',216,192,37), (307747,1390007,1,'soga_lip_type',100,50,-68), (307748,1390007,1,'soga_nose_type',0,-17,0), (307749,1390007,0,'soga_skin_color',9,10,10), (307750,1390007,0,'wing_color1',255,255,255), (307751,1390007,0,'wing_color2',255,255,255), (307752,1390008,0,'eye_color',255,255,255), (307753,1390008,0,'skin_color',255,255,255), (307754,1390008,0,'soga_eye_color',255,0,255), (307755,1390009,0,'eye_color',255,255,255), (307756,1390009,0,'skin_color',255,128,0), (307757,1390009,0,'soga_eye_color',255,0,255), (307758,1390010,1,'cheek_type',17,20,0), (307759,1390010,1,'chin_type',1,-25,0), (307760,1390010,1,'ear_type',-12,-12,0), (307761,1390010,1,'eye_brow_type',-39,-4,-7), (307762,1390010,0,'eye_color',59,125,120), (307763,1390010,1,'eye_type',-17,0,0), (307764,1390010,0,'hair_face_color',106,37,20), (307765,1390010,0,'hair_face_highlight_color',67,65,48), (307766,1390010,0,'hair_type_color',106,37,20), (307767,1390010,0,'hair_type_highlight_color',67,65,48), (307768,1390010,1,'lip_type',9,12,-10), (307769,1390010,1,'nose_type',0,-9,17), (307770,1390010,0,'skin_color',193,203,203), (307771,1390010,1,'soga_cheek_type',17,20,0), (307772,1390010,1,'soga_chin_type',1,-25,0), (307773,1390010,1,'soga_ear_type',-12,-12,0), (307774,1390010,1,'soga_eye_brow_type',-39,-4,-7), (307775,1390010,0,'soga_eye_color',229,229,102), (307776,1390010,1,'soga_eye_type',-17,0,0), (307777,1390010,0,'soga_hair_face_color',106,37,20), (307778,1390010,0,'soga_hair_face_highlight_color',67,65,48), (307779,1390010,0,'soga_hair_type_color',106,37,20), (307780,1390010,0,'soga_hair_type_highlight_color',67,65,48), (307781,1390010,1,'soga_lip_type',9,12,-10), (307782,1390010,1,'soga_nose_type',0,-9,17), (307783,1390010,0,'soga_skin_color',193,203,203), (307784,1390010,0,'wing_color1',255,255,255), (307785,1390010,0,'wing_color2',255,255,255), (307786,1390011,1,'cheek_type',48,-20,0), (307787,1390011,1,'chin_type',-26,25,66), (307788,1390011,1,'eye_brow_type',-8,0,43), (307789,1390011,0,'eye_color',102,15,31), (307790,1390011,1,'eye_type',-72,0,0), (307791,1390011,0,'hair_face_color',36,115,38), (307792,1390011,0,'hair_type_color',36,115,38), (307793,1390011,1,'lip_type',64,84,-85), (307794,1390011,1,'nose_type',93,66,-65), (307795,1390011,0,'skin_color',36,115,38), (307796,1390011,1,'soga_cheek_type',48,-20,0), (307797,1390011,1,'soga_chin_type',-26,25,66), (307798,1390011,1,'soga_eye_brow_type',-8,0,43), (307799,1390011,0,'soga_eye_color',229,229,102), (307800,1390011,1,'soga_eye_type',-72,0,0), (307801,1390011,0,'soga_hair_face_color',36,115,38), (307802,1390011,0,'soga_hair_type_color',36,115,38), (307803,1390011,1,'soga_lip_type',64,84,-85), (307804,1390011,1,'soga_nose_type',93,66,-65), (307805,1390011,0,'soga_skin_color',36,115,38), (307806,1390011,0,'wing_color1',255,255,255), (307807,1390011,0,'wing_color2',255,255,255), (307808,1390012,1,'cheek_type',59,25,0), (307809,1390012,1,'chin_type',-48,-71,46), (307810,1390012,1,'eye_brow_type',17,9,79), (307811,1390012,0,'eye_color',78,99,55), (307812,1390012,1,'eye_type',25,0,0), (307813,1390012,0,'hair_face_color',22,27,4), (307814,1390012,0,'hair_type_color',22,27,4), (307815,1390012,1,'lip_type',-50,-28,-77), (307816,1390012,1,'nose_type',-28,-10,-95), (307817,1390012,0,'skin_color',22,27,4), (307818,1390012,1,'soga_cheek_type',59,25,0), (307819,1390012,1,'soga_chin_type',-48,-71,46), (307820,1390012,1,'soga_eye_brow_type',17,9,79), (307821,1390012,0,'soga_eye_color',229,229,102), (307822,1390012,1,'soga_eye_type',25,0,0), (307823,1390012,0,'soga_hair_face_color',22,27,4), (307824,1390012,0,'soga_hair_type_color',22,27,4), (307825,1390012,1,'soga_lip_type',-50,-28,-77), (307826,1390012,1,'soga_nose_type',-28,-10,-95), (307827,1390012,0,'soga_skin_color',22,27,4), (307828,1390012,0,'wing_color1',255,255,255), (307829,1390012,0,'wing_color2',255,255,255), (307830,1390013,1,'cheek_type',-37,29,0), (307831,1390013,1,'chin_type',-3,0,-11), (307832,1390013,1,'ear_type',-25,-18,0), (307833,1390013,1,'eye_brow_type',14,-25,32), (307834,1390013,0,'eye_color',142,179,162), (307835,1390013,0,'hair_face_color',79,68,8), (307836,1390013,0,'hair_face_highlight_color',148,56,14), (307837,1390013,0,'hair_type_color',79,68,8), (307838,1390013,0,'hair_type_highlight_color',148,56,14), (307839,1390013,1,'lip_type',11,-25,25), (307840,1390013,1,'nose_type',25,-7,8), (307841,1390013,0,'skin_color',201,157,112), (307842,1390013,1,'soga_cheek_type',-37,29,0), (307843,1390013,1,'soga_chin_type',-3,0,-11), (307844,1390013,1,'soga_ear_type',-25,-18,0), (307845,1390013,1,'soga_eye_brow_type',14,-25,32), (307846,1390013,0,'soga_eye_color',229,229,102), (307847,1390013,0,'soga_hair_face_color',79,68,8), (307848,1390013,0,'soga_hair_face_highlight_color',148,56,14), (307849,1390013,0,'soga_hair_type_color',79,68,8), (307850,1390013,0,'soga_hair_type_highlight_color',148,56,14), (307851,1390013,1,'soga_lip_type',11,-25,25), (307852,1390013,1,'soga_nose_type',25,-7,8), (307853,1390013,0,'soga_skin_color',201,157,112), (307854,1390013,0,'wing_color1',255,255,255), (307855,1390013,0,'wing_color2',255,255,255), (307856,1390014,1,'cheek_type',82,-4,0), (307857,1390014,1,'chin_type',75,81,-1), (307858,1390014,1,'ear_type',82,-8,0), (307859,1390014,1,'eye_brow_type',-74,48,17), (307860,1390014,0,'eye_color',144,189,203), (307861,1390014,1,'eye_type',-83,0,0), (307862,1390014,0,'hair_color1',79,28,15), (307863,1390014,0,'hair_color2',111,64,0), (307864,1390014,0,'hair_face_color',40,21,7), (307865,1390014,0,'hair_face_highlight_color',100,70,10), (307866,1390014,0,'hair_highlight',56,33,26), (307867,1390014,0,'hair_type_color',40,21,7), (307868,1390014,0,'hair_type_highlight_color',100,70,10), (307869,1390014,1,'lip_type',93,85,-9), (307870,1390014,1,'nose_type',98,8,34), (307871,1390014,0,'skin_color',161,149,105), (307872,1390014,1,'soga_cheek_type',82,-4,0), (307873,1390014,1,'soga_chin_type',75,81,-1), (307874,1390014,1,'soga_ear_type',82,-8,0), (307875,1390014,1,'soga_eye_brow_type',-74,48,17), (307876,1390014,0,'soga_eye_color',229,229,102), (307877,1390014,1,'soga_eye_type',-83,0,0), (307878,1390014,0,'soga_hair_color1',79,28,15), (307879,1390014,0,'soga_hair_color2',111,64,0), (307880,1390014,0,'soga_hair_face_color',40,21,7), (307881,1390014,0,'soga_hair_face_highlight_color',100,70,10), (307882,1390014,0,'soga_hair_highlight',56,33,26), (307883,1390014,0,'soga_hair_type_color',40,21,7), (307884,1390014,0,'soga_hair_type_highlight_color',100,70,10), (307885,1390014,1,'soga_lip_type',93,85,-9), (307886,1390014,1,'soga_nose_type',98,8,34), (307887,1390014,0,'soga_skin_color',161,149,105), (307888,1390014,0,'wing_color1',255,255,255), (307889,1390014,0,'wing_color2',255,255,255), (307890,1390015,1,'cheek_type',-98,-68,0), (307891,1390015,1,'chin_type',-11,85,-29), (307892,1390015,1,'ear_type',-95,-34,0), (307893,1390015,1,'eye_brow_type',-31,-15,-96), (307894,1390015,0,'eye_color',102,154,140), (307895,1390015,1,'eye_type',44,0,0), (307896,1390015,0,'hair_color1',38,22,21), (307897,1390015,0,'hair_color2',120,50,0), (307898,1390015,0,'hair_face_highlight_color',15,1,21), (307899,1390015,0,'hair_highlight',29,21,28), (307900,1390015,0,'hair_type_highlight_color',15,1,21), (307901,1390015,1,'lip_type',1,-56,-2), (307902,1390015,1,'nose_type',-9,41,81), (307903,1390015,0,'skin_color',255,255,255), (307904,1390015,1,'soga_cheek_type',-98,-68,0), (307905,1390015,1,'soga_chin_type',-11,85,-29), (307906,1390015,1,'soga_ear_type',-95,-34,0), (307907,1390015,1,'soga_eye_brow_type',-31,-15,-96), (307908,1390015,0,'soga_eye_color',229,229,102), (307909,1390015,1,'soga_eye_type',44,0,0), (307910,1390015,0,'soga_hair_color1',38,22,21), (307911,1390015,0,'soga_hair_color2',120,50,0), (307912,1390015,0,'soga_hair_face_highlight_color',15,1,21), (307913,1390015,0,'soga_hair_highlight',29,21,28), (307914,1390015,0,'soga_hair_type_highlight_color',15,1,21), (307915,1390015,1,'soga_lip_type',1,-56,-2), (307916,1390015,1,'soga_nose_type',-9,41,81), (307917,1390015,0,'soga_skin_color',255,255,255), (307918,1390015,0,'wing_color1',255,255,255), (307919,1390015,0,'wing_color2',255,255,255), (307920,1390016,1,'cheek_type',78,-38,0), (307921,1390016,1,'chin_type',-43,23,38), (307922,1390016,1,'ear_type',17,-89,0), (307923,1390016,1,'eye_brow_type',64,-69,74), (307924,1390016,0,'eye_color',83,67,35), (307925,1390016,1,'eye_type',20,0,0), (307926,1390016,0,'hair_color1',38,22,21), (307927,1390016,0,'hair_color2',120,50,0), (307928,1390016,0,'hair_face_color',2,0,0), (307929,1390016,0,'hair_face_highlight_color',112,136,138), (307930,1390016,0,'hair_highlight',123,123,130), (307931,1390016,0,'hair_type_color',2,0,0), (307932,1390016,0,'hair_type_highlight_color',112,136,138), (307933,1390016,1,'lip_type',58,-88,52), (307934,1390016,1,'nose_type',68,39,19), (307935,1390016,0,'skin_color',128,91,64), (307936,1390016,1,'soga_cheek_type',78,-38,0), (307937,1390016,1,'soga_chin_type',-43,23,38), (307938,1390016,1,'soga_ear_type',17,-89,0), (307939,1390016,1,'soga_eye_brow_type',64,-69,74), (307940,1390016,0,'soga_eye_color',229,229,102), (307941,1390016,1,'soga_eye_type',20,0,0), (307942,1390016,0,'soga_hair_color1',38,22,21), (307943,1390016,0,'soga_hair_color2',120,50,0), (307944,1390016,0,'soga_hair_face_color',2,0,0), (307945,1390016,0,'soga_hair_face_highlight_color',112,136,138), (307946,1390016,0,'soga_hair_highlight',123,123,130), (307947,1390016,0,'soga_hair_type_color',2,0,0), (307948,1390016,0,'soga_hair_type_highlight_color',112,136,138), (307949,1390016,1,'soga_lip_type',58,-88,52), (307950,1390016,1,'soga_nose_type',68,39,19), (307951,1390016,0,'soga_skin_color',128,91,64), (307952,1390016,0,'wing_color1',255,255,255), (307953,1390016,0,'wing_color2',255,255,255), (307954,1390017,1,'cheek_type',0,31,0), (307955,1390017,1,'chin_type',-8,17,-37), (307956,1390017,1,'ear_type',34,0,0), (307957,1390017,1,'eye_brow_type',-3,14,11), (307958,1390017,0,'eye_color',91,120,69), (307959,1390017,1,'eye_type',23,0,0), (307960,1390017,0,'hair_face_color',75,28,9), (307961,1390017,0,'hair_face_highlight_color',152,118,74), (307962,1390017,0,'hair_type_color',75,28,9), (307963,1390017,0,'hair_type_highlight_color',152,118,74), (307964,1390017,1,'lip_type',0,-3,-20), (307965,1390017,1,'nose_type',-20,23,21), (307966,1390017,0,'skin_color',190,195,177), (307967,1390017,1,'soga_cheek_type',0,31,0), (307968,1390017,1,'soga_chin_type',-8,17,-37), (307969,1390017,1,'soga_ear_type',34,0,0), (307970,1390017,1,'soga_eye_brow_type',-3,14,11), (307971,1390017,0,'soga_eye_color',229,229,102), (307972,1390017,1,'soga_eye_type',23,0,0), (307973,1390017,0,'soga_hair_face_color',75,28,9), (307974,1390017,0,'soga_hair_face_highlight_color',152,118,74), (307975,1390017,0,'soga_hair_type_color',75,28,9), (307976,1390017,0,'soga_hair_type_highlight_color',152,118,74), (307977,1390017,1,'soga_lip_type',0,-3,-20), (307978,1390017,1,'soga_nose_type',-20,23,21), (307979,1390017,0,'soga_skin_color',190,195,177), (307980,1390017,0,'wing_color1',255,255,255), (307981,1390017,0,'wing_color2',255,255,255), (307982,1390018,1,'cheek_type',14,32,0), (307983,1390018,1,'chin_type',-10,0,-38), (307984,1390018,1,'ear_type',4,-9,0), (307985,1390018,1,'eye_brow_type',-14,-10,-12), (307986,1390018,0,'eye_color',92,56,20), (307987,1390018,1,'eye_type',25,0,0), (307988,1390018,0,'hair_face_color',131,47,22), (307989,1390018,0,'hair_face_highlight_color',66,41,1), (307990,1390018,0,'hair_type_color',131,47,22), (307991,1390018,0,'hair_type_highlight_color',66,41,1), (307992,1390018,1,'lip_type',0,2,-8), (307993,1390018,1,'nose_type',4,0,-1), (307994,1390018,0,'skin_color',210,201,201), (307995,1390018,1,'soga_cheek_type',14,32,0), (307996,1390018,1,'soga_chin_type',-10,0,-38), (307997,1390018,1,'soga_ear_type',4,-9,0), (307998,1390018,1,'soga_eye_brow_type',-14,-10,-12), (307999,1390018,0,'soga_eye_color',229,229,102), (308000,1390018,1,'soga_eye_type',25,0,0), (308001,1390018,0,'soga_hair_face_color',131,47,22), (308002,1390018,0,'soga_hair_face_highlight_color',66,41,1), (308003,1390018,0,'soga_hair_type_color',131,47,22), (308004,1390018,0,'soga_hair_type_highlight_color',66,41,1), (308005,1390018,1,'soga_lip_type',0,2,-8), (308006,1390018,1,'soga_nose_type',4,0,-1), (308007,1390018,0,'soga_skin_color',210,201,201), (308008,1390018,0,'wing_color1',255,255,255), (308009,1390018,0,'wing_color2',255,255,255), (308010,1390019,1,'cheek_type',87,-87,0), (308011,1390019,1,'chin_type',85,31,-2), (308012,1390019,1,'ear_type',44,-37,0), (308013,1390019,1,'eye_brow_type',-77,50,95), (308014,1390019,0,'eye_color',163,199,200), (308015,1390019,1,'eye_type',-69,0,0), (308016,1390019,0,'hair_color1',38,22,21), (308017,1390019,0,'hair_color2',120,50,0), (308018,1390019,0,'hair_face_color',16,5,7), (308019,1390019,0,'hair_face_highlight_color',19,6,26), (308020,1390019,0,'hair_highlight',29,21,28), (308021,1390019,0,'hair_type_color',16,5,7), (308022,1390019,0,'hair_type_highlight_color',19,6,26), (308023,1390019,1,'lip_type',-34,8,78), (308024,1390019,1,'nose_type',2,94,15), (308025,1390019,0,'skin_color',212,193,160), (308026,1390019,1,'soga_cheek_type',87,-87,0), (308027,1390019,1,'soga_chin_type',85,31,-2), (308028,1390019,1,'soga_ear_type',44,-37,0), (308029,1390019,1,'soga_eye_brow_type',-77,50,95), (308030,1390019,0,'soga_eye_color',229,229,102), (308031,1390019,1,'soga_eye_type',-69,0,0), (308032,1390019,0,'soga_hair_color1',38,22,21), (308033,1390019,0,'soga_hair_color2',120,50,0), (308034,1390019,0,'soga_hair_face_color',16,5,7), (308035,1390019,0,'soga_hair_face_highlight_color',19,6,26), (308036,1390019,0,'soga_hair_highlight',29,21,28), (308037,1390019,0,'soga_hair_type_color',16,5,7), (308038,1390019,0,'soga_hair_type_highlight_color',19,6,26), (308039,1390019,1,'soga_lip_type',-34,8,78), (308040,1390019,1,'soga_nose_type',2,94,15), (308041,1390019,0,'soga_skin_color',212,193,160), (308042,1390019,0,'wing_color1',255,255,255), (308043,1390019,0,'wing_color2',255,255,255), (308044,1390020,1,'cheek_type',32,85,0), (308045,1390020,1,'chin_type',81,82,23), (308046,1390020,1,'eye_brow_type',-97,-22,-81), (308047,1390020,0,'eye_color',88,143,121), (308048,1390020,1,'eye_type',96,0,0), (308049,1390020,0,'hair_face_color',114,98,46), (308050,1390020,0,'hair_type_color',114,98,46), (308051,1390020,1,'lip_type',83,7,62), (308052,1390020,1,'nose_type',98,-93,8), (308053,1390020,0,'skin_color',114,98,46), (308054,1390020,1,'soga_cheek_type',32,85,0), (308055,1390020,1,'soga_chin_type',81,82,23), (308056,1390020,1,'soga_eye_brow_type',-97,-22,-81), (308057,1390020,0,'soga_eye_color',229,229,102), (308058,1390020,1,'soga_eye_type',96,0,0), (308059,1390020,0,'soga_hair_face_color',114,98,46), (308060,1390020,0,'soga_hair_type_color',114,98,46), (308061,1390020,1,'soga_lip_type',83,7,62), (308062,1390020,1,'soga_nose_type',98,-93,8), (308063,1390020,0,'soga_skin_color',114,98,46), (308064,1390020,0,'wing_color1',255,255,255), (308065,1390020,0,'wing_color2',255,255,255), (308066,1390021,1,'cheek_type',-17,-26,0), (308067,1390021,1,'chin_type',2,-4,-3), (308068,1390021,1,'ear_type',-35,35,0), (308069,1390021,1,'eye_brow_type',2,-7,0), (308070,1390021,0,'eye_color',243,195,56), (308071,1390021,0,'hair_face_color',106,46,0), (308072,1390021,0,'hair_type_color',106,46,0), (308073,1390021,1,'lip_type',0,32,7), (308074,1390021,1,'nose_type',0,-19,0), (308075,1390021,0,'skin_color',111,118,86), (308076,1390021,1,'soga_cheek_type',-17,-26,0), (308077,1390021,1,'soga_chin_type',2,-4,-3), (308078,1390021,1,'soga_ear_type',-35,35,0), (308079,1390021,1,'soga_eye_brow_type',2,-7,0), (308080,1390021,0,'soga_eye_color',229,229,102), (308081,1390021,0,'soga_hair_face_color',106,46,0), (308082,1390021,0,'soga_hair_type_color',106,46,0), (308083,1390021,1,'soga_lip_type',0,32,7), (308084,1390021,1,'soga_nose_type',0,-19,0), (308085,1390021,0,'soga_skin_color',111,118,86), (308086,1390021,0,'wing_color1',255,255,255), (308087,1390021,0,'wing_color2',255,255,255), (308088,1390022,1,'cheek_type',-72,-40,0), (308089,1390022,1,'chin_type',28,61,-74), (308090,1390022,1,'ear_type',38,-17,0), (308091,1390022,1,'eye_brow_type',-63,51,62), (308092,1390022,0,'eye_color',125,178,193), (308093,1390022,1,'eye_type',-8,0,0), (308094,1390022,0,'hair_color1',89,21,21), (308095,1390022,0,'hair_color2',171,87,0), (308096,1390022,0,'hair_face_color',168,59,22), (308097,1390022,0,'hair_face_highlight_color',33,10,14), (308098,1390022,0,'hair_highlight',54,45,28), (308099,1390022,0,'hair_type_color',168,59,22), (308100,1390022,0,'hair_type_highlight_color',33,10,14), (308101,1390022,1,'lip_type',-29,-25,7), (308102,1390022,1,'nose_type',3,-64,14), (308103,1390022,0,'skin_color',183,139,100), (308104,1390022,1,'soga_cheek_type',-72,-40,0), (308105,1390022,1,'soga_chin_type',28,61,-74), (308106,1390022,1,'soga_ear_type',38,-17,0), (308107,1390022,1,'soga_eye_brow_type',-63,51,62), (308108,1390022,0,'soga_eye_color',229,229,102), (308109,1390022,1,'soga_eye_type',-8,0,0), (308110,1390022,0,'soga_hair_color1',89,21,21), (308111,1390022,0,'soga_hair_color2',171,87,0), (308112,1390022,0,'soga_hair_face_color',168,59,22), (308113,1390022,0,'soga_hair_face_highlight_color',33,10,14), (308114,1390022,0,'soga_hair_highlight',54,45,28), (308115,1390022,0,'soga_hair_type_color',168,59,22), (308116,1390022,0,'soga_hair_type_highlight_color',33,10,14), (308117,1390022,1,'soga_lip_type',-29,-25,7), (308118,1390022,1,'soga_nose_type',3,-64,14), (308119,1390022,0,'soga_skin_color',183,139,100), (308120,1390022,0,'wing_color1',255,255,255), (308121,1390022,0,'wing_color2',255,255,255), (308122,1390023,1,'cheek_type',-2,26,0), (308123,1390023,1,'chin_type',-7,-11,1), (308124,1390023,1,'ear_type',14,0,0), (308125,1390023,1,'eye_brow_type',-48,-2,-31), (308126,1390023,0,'eye_color',177,186,155), (308127,1390023,1,'eye_type',-1,0,0), (308128,1390023,0,'hair_face_color',22,9,0), (308129,1390023,0,'hair_face_highlight_color',95,90,55), (308130,1390023,0,'hair_type_color',22,9,0), (308131,1390023,0,'hair_type_highlight_color',95,90,55), (308132,1390023,1,'lip_type',3,-14,-28), (308133,1390023,1,'nose_type',3,-21,0), (308134,1390023,0,'skin_color',251,254,254), (308135,1390023,1,'soga_cheek_type',-2,26,0), (308136,1390023,1,'soga_chin_type',-7,-11,1), (308137,1390023,1,'soga_ear_type',14,0,0), (308138,1390023,1,'soga_eye_brow_type',-48,-2,-31), (308139,1390023,0,'soga_eye_color',229,229,102), (308140,1390023,1,'soga_eye_type',-1,0,0), (308141,1390023,0,'soga_hair_face_color',22,9,0), (308142,1390023,0,'soga_hair_face_highlight_color',95,90,55), (308143,1390023,0,'soga_hair_type_color',22,9,0), (308144,1390023,0,'soga_hair_type_highlight_color',95,90,55), (308145,1390023,1,'soga_lip_type',3,-14,-28), (308146,1390023,1,'soga_nose_type',3,-21,0), (308147,1390023,0,'soga_skin_color',251,254,254), (308148,1390023,0,'wing_color1',255,255,255), (308149,1390023,0,'wing_color2',255,255,255), (308150,1390024,1,'cheek_type',32,85,0), (308151,1390024,1,'chin_type',81,82,23), (308152,1390024,1,'eye_brow_type',-97,-22,-81), (308153,1390024,0,'eye_color',88,143,121), (308154,1390024,1,'eye_type',96,0,0), (308155,1390024,0,'hair_face_color',114,98,46), (308156,1390024,0,'hair_type_color',114,98,46), (308157,1390024,1,'lip_type',83,7,62), (308158,1390024,1,'nose_type',98,-93,8), (308159,1390024,0,'skin_color',114,98,46), (308160,1390024,1,'soga_cheek_type',32,85,0), (308161,1390024,1,'soga_chin_type',81,82,23), (308162,1390024,1,'soga_eye_brow_type',-97,-22,-81), (308163,1390024,0,'soga_eye_color',229,229,102), (308164,1390024,1,'soga_eye_type',96,0,0), (308165,1390024,0,'soga_hair_face_color',114,98,46), (308166,1390024,0,'soga_hair_type_color',114,98,46), (308167,1390024,1,'soga_lip_type',83,7,62), (308168,1390024,1,'soga_nose_type',98,-93,8), (308169,1390024,0,'soga_skin_color',114,98,46), (308170,1390024,0,'wing_color1',255,255,255), (308171,1390024,0,'wing_color2',255,255,255), (308172,1390025,1,'cheek_type',-81,12,0), (308173,1390025,1,'chin_type',50,-88,-38), (308174,1390025,1,'ear_type',-26,81,0), (308175,1390025,1,'eye_brow_type',-50,-31,-15), (308176,1390025,0,'eye_color',40,64,39), (308177,1390025,1,'eye_type',-93,0,0), (308178,1390025,0,'hair_color1',79,28,15), (308179,1390025,0,'hair_color2',111,64,0), (308180,1390025,0,'hair_face_color',35,24,1), (308181,1390025,0,'hair_face_highlight_color',180,78,32), (308182,1390025,0,'hair_highlight',105,26,26), (308183,1390025,0,'hair_type_color',35,24,1), (308184,1390025,0,'hair_type_highlight_color',180,78,32), (308185,1390025,1,'lip_type',-7,-94,31), (308186,1390025,1,'nose_type',-96,-72,88), (308187,1390025,0,'skin_color',237,237,207), (308188,1390025,1,'soga_cheek_type',-81,12,0), (308189,1390025,1,'soga_chin_type',50,-88,-38), (308190,1390025,1,'soga_ear_type',-26,81,0), (308191,1390025,1,'soga_eye_brow_type',-50,-31,-15), (308192,1390025,0,'soga_eye_color',229,229,102), (308193,1390025,1,'soga_eye_type',-93,0,0), (308194,1390025,0,'soga_hair_color1',79,28,15), (308195,1390025,0,'soga_hair_color2',111,64,0), (308196,1390025,0,'soga_hair_face_color',35,24,1), (308197,1390025,0,'soga_hair_face_highlight_color',180,78,32), (308198,1390025,0,'soga_hair_highlight',105,26,26), (308199,1390025,0,'soga_hair_type_color',35,24,1), (308200,1390025,0,'soga_hair_type_highlight_color',180,78,32), (308201,1390025,1,'soga_lip_type',-7,-94,31), (308202,1390025,1,'soga_nose_type',-96,-72,88), (308203,1390025,0,'soga_skin_color',237,237,207), (308204,1390025,0,'wing_color1',255,255,255), (308205,1390025,0,'wing_color2',255,255,255), (308206,1390026,1,'cheek_type',-11,10,0), (308207,1390026,1,'chin_type',-53,-28,2), (308208,1390026,1,'ear_type',-31,-47,0), (308209,1390026,1,'eye_brow_type',-93,45,42), (308210,1390026,0,'eye_color',121,172,178), (308211,1390026,1,'eye_type',63,0,0), (308212,1390026,0,'hair_color1',89,21,21), (308213,1390026,0,'hair_color2',171,87,0), (308214,1390026,0,'hair_face_color',145,49,29), (308215,1390026,0,'hair_face_highlight_color',15,1,21), (308216,1390026,0,'hair_highlight',29,21,28), (308217,1390026,0,'hair_type_color',145,49,29), (308218,1390026,0,'hair_type_highlight_color',15,1,21), (308219,1390026,1,'lip_type',-51,-93,-85), (308220,1390026,1,'nose_type',18,46,3), (308221,1390026,0,'skin_color',223,186,182), (308222,1390026,1,'soga_cheek_type',-11,10,0), (308223,1390026,1,'soga_chin_type',-53,-28,2), (308224,1390026,1,'soga_ear_type',-31,-47,0), (308225,1390026,1,'soga_eye_brow_type',-93,45,42), (308226,1390026,0,'soga_eye_color',229,229,102), (308227,1390026,1,'soga_eye_type',63,0,0), (308228,1390026,0,'soga_hair_color1',89,21,21), (308229,1390026,0,'soga_hair_color2',171,87,0), (308230,1390026,0,'soga_hair_face_color',145,49,29), (308231,1390026,0,'soga_hair_face_highlight_color',15,1,21), (308232,1390026,0,'soga_hair_highlight',29,21,28), (308233,1390026,0,'soga_hair_type_color',145,49,29), (308234,1390026,0,'soga_hair_type_highlight_color',15,1,21), (308235,1390026,1,'soga_lip_type',-51,-93,-85), (308236,1390026,1,'soga_nose_type',18,46,3), (308237,1390026,0,'soga_skin_color',223,186,182), (308238,1390026,0,'wing_color1',255,255,255), (308239,1390026,0,'wing_color2',255,255,255), (308240,1390027,0,'eye_color',255,255,255), (308241,1390027,0,'skin_color',255,255,255), (308242,1390027,0,'soga_eye_color',255,0,255), (308243,1390028,1,'cheek_type',29,41,0), (308244,1390028,1,'chin_type',34,7,7), (308245,1390028,1,'ear_type',-14,29,0), (308246,1390028,1,'eye_brow_type',-32,31,1), (308247,1390028,0,'eye_color',91,80,42), (308248,1390028,1,'eye_type',8,0,0), (308249,1390028,0,'hair_face_color',64,27,0), (308250,1390028,0,'hair_face_highlight_color',98,65,0), (308251,1390028,0,'hair_type_color',64,27,0), (308252,1390028,0,'hair_type_highlight_color',98,65,0), (308253,1390028,1,'lip_type',-2,9,0), (308254,1390028,1,'nose_type',-14,0,32), (308255,1390028,0,'skin_color',236,183,185), (308256,1390028,1,'soga_cheek_type',29,41,0), (308257,1390028,1,'soga_chin_type',34,7,7), (308258,1390028,1,'soga_ear_type',-14,29,0), (308259,1390028,1,'soga_eye_brow_type',-32,31,1), (308260,1390028,0,'soga_eye_color',229,229,102), (308261,1390028,1,'soga_eye_type',8,0,0), (308262,1390028,0,'soga_hair_face_color',64,27,0), (308263,1390028,0,'soga_hair_face_highlight_color',98,65,0), (308264,1390028,0,'soga_hair_type_color',64,27,0), (308265,1390028,0,'soga_hair_type_highlight_color',98,65,0), (308266,1390028,1,'soga_lip_type',-2,9,0), (308267,1390028,1,'soga_nose_type',-14,0,32), (308268,1390028,0,'soga_skin_color',236,183,185), (308269,1390028,0,'wing_color1',255,255,255), (308270,1390028,0,'wing_color2',255,255,255), (308271,1390029,0,'eye_color',255,255,255), (308272,1390029,0,'skin_color',255,255,255), (308273,1390029,0,'soga_eye_color',255,0,255), (308274,1390030,0,'eye_color',255,255,255), (308275,1390030,0,'skin_color',255,255,255), (308276,1390030,0,'soga_eye_color',255,0,255), (308277,1390031,0,'eye_color',255,255,255), (308278,1390031,0,'skin_color',255,255,255), (308279,1390031,0,'soga_eye_color',255,0,255), (308280,1390032,1,'cheek_type',-70,-44,0), (308281,1390032,1,'chin_type',83,74,-3), (308282,1390032,1,'eye_brow_type',-66,-44,-95), (308283,1390032,0,'eye_color',76,112,67), (308284,1390032,1,'eye_type',56,0,0), (308285,1390032,0,'hair_face_color',185,121,190), (308286,1390032,0,'hair_type_color',185,121,190), (308287,1390032,1,'lip_type',-58,8,89), (308288,1390032,1,'nose_type',58,-81,-25), (308289,1390032,0,'skin_color',185,121,190), (308290,1390032,1,'soga_cheek_type',-70,-44,0), (308291,1390032,1,'soga_chin_type',83,74,-3), (308292,1390032,1,'soga_eye_brow_type',-66,-44,-95), (308293,1390032,0,'soga_eye_color',229,229,102), (308294,1390032,1,'soga_eye_type',56,0,0), (308295,1390032,0,'soga_hair_face_color',185,121,190), (308296,1390032,0,'soga_hair_type_color',185,121,190), (308297,1390032,1,'soga_lip_type',-58,8,89), (308298,1390032,1,'soga_nose_type',58,-81,-25), (308299,1390032,0,'soga_skin_color',185,121,190), (308300,1390032,0,'wing_color1',255,255,255), (308301,1390032,0,'wing_color2',255,255,255), (308302,1390033,1,'cheek_type',-40,-58,0), (308303,1390033,1,'chin_type',-43,34,14), (308304,1390033,1,'eye_brow_type',51,41,96), (308305,1390033,0,'eye_color',189,138,130), (308306,1390033,1,'eye_type',-81,0,0), (308307,1390033,0,'hair_face_color',49,153,153), (308308,1390033,0,'hair_type_color',49,153,153), (308309,1390033,1,'lip_type',50,58,56), (308310,1390033,1,'nose_type',10,-56,34), (308311,1390033,0,'skin_color',49,153,153), (308312,1390033,1,'soga_cheek_type',-40,-58,0), (308313,1390033,1,'soga_chin_type',-43,34,14), (308314,1390033,1,'soga_eye_brow_type',51,41,96), (308315,1390033,0,'soga_eye_color',229,229,102), (308316,1390033,1,'soga_eye_type',-81,0,0), (308317,1390033,0,'soga_hair_face_color',49,153,153), (308318,1390033,0,'soga_hair_type_color',49,153,153), (308319,1390033,1,'soga_lip_type',50,58,56), (308320,1390033,1,'soga_nose_type',10,-56,34), (308321,1390033,0,'soga_skin_color',49,153,153), (308322,1390033,0,'wing_color1',255,255,255), (308323,1390033,0,'wing_color2',255,255,255), (308324,1390034,0,'eye_color',255,255,255), (308325,1390034,0,'skin_color',255,255,255), (308326,1390034,0,'soga_eye_color',255,0,255), (308327,1390035,0,'eye_color',255,255,255), (308328,1390035,0,'skin_color',255,255,255), (308329,1390035,0,'soga_eye_color',255,0,255), (308330,1390036,1,'cheek_type',5,12,0), (308331,1390036,1,'chin_type',20,-42,-19), (308332,1390036,1,'ear_type',17,8,0), (308333,1390036,1,'eye_brow_type',-7,14,-18), (308334,1390036,0,'eye_color',44,91,104), (308335,1390036,1,'eye_type',19,0,0), (308336,1390036,0,'hair_face_color',18,11,0), (308337,1390036,0,'hair_face_highlight_color',131,74,9), (308338,1390036,0,'hair_type_color',18,11,0), (308339,1390036,0,'hair_type_highlight_color',131,74,9), (308340,1390036,1,'lip_type',8,-10,19), (308341,1390036,1,'nose_type',-17,-8,21), (308342,1390036,0,'skin_color',220,186,182), (308343,1390036,1,'soga_cheek_type',5,12,0), (308344,1390036,1,'soga_chin_type',20,-42,-19), (308345,1390036,1,'soga_ear_type',17,8,0), (308346,1390036,1,'soga_eye_brow_type',-7,14,-18), (308347,1390036,0,'soga_eye_color',229,229,102), (308348,1390036,1,'soga_eye_type',19,0,0), (308349,1390036,0,'soga_hair_face_color',18,11,0), (308350,1390036,0,'soga_hair_face_highlight_color',131,74,9), (308351,1390036,0,'soga_hair_type_color',18,11,0), (308352,1390036,0,'soga_hair_type_highlight_color',131,74,9), (308353,1390036,1,'soga_lip_type',8,-10,19), (308354,1390036,1,'soga_nose_type',-17,-8,21), (308355,1390036,0,'soga_skin_color',220,186,182), (308356,1390036,0,'wing_color1',255,255,255), (308357,1390036,0,'wing_color2',255,255,255), (308358,1390037,1,'cheek_type',-34,0,0), (308359,1390037,1,'chin_type',0,0,7), (308360,1390037,1,'ear_type',37,7,0), (308361,1390037,1,'eye_brow_type',14,25,0), (308362,1390037,0,'eye_color',222,35,32), (308363,1390037,1,'eye_type',25,0,0), (308364,1390037,0,'hair_face_color',52,38,20), (308365,1390037,0,'hair_face_highlight_color',216,192,37), (308366,1390037,0,'hair_type_color',52,38,20), (308367,1390037,0,'hair_type_highlight_color',216,192,37), (308368,1390037,1,'lip_type',-17,17,0), (308369,1390037,1,'nose_type',-7,-17,25), (308370,1390037,0,'skin_color',26,13,243), (308371,1390037,1,'soga_cheek_type',-34,0,0), (308372,1390037,1,'soga_chin_type',0,0,7), (308373,1390037,1,'soga_ear_type',37,7,0), (308374,1390037,1,'soga_eye_brow_type',14,25,0), (308375,1390037,0,'soga_eye_color',229,229,102), (308376,1390037,1,'soga_eye_type',25,0,0), (308377,1390037,0,'soga_hair_face_color',52,38,20), (308378,1390037,0,'soga_hair_face_highlight_color',216,192,37), (308379,1390037,0,'soga_hair_type_color',52,38,20), (308380,1390037,0,'soga_hair_type_highlight_color',216,192,37), (308381,1390037,1,'soga_lip_type',-17,17,0), (308382,1390037,1,'soga_nose_type',-7,-17,25), (308383,1390037,0,'soga_skin_color',26,13,243), (308384,1390037,0,'wing_color1',255,255,255), (308385,1390037,0,'wing_color2',255,255,255), (308386,1390038,1,'cheek_type',5,-1,0), (308387,1390038,1,'chin_type',89,-62,-46), (308388,1390038,1,'ear_type',-37,10,0), (308389,1390038,1,'eye_brow_type',-72,28,0), (308390,1390038,0,'eye_color',158,198,210), (308391,1390038,1,'eye_type',-28,0,0), (308392,1390038,0,'hair_color1',209,131,22), (308393,1390038,0,'hair_color2',199,150,48), (308394,1390038,0,'hair_face_color',184,128,10), (308395,1390038,0,'hair_face_highlight_color',244,246,246), (308396,1390038,0,'hair_highlight',161,165,168), (308397,1390038,0,'hair_type_color',184,128,10), (308398,1390038,0,'hair_type_highlight_color',244,246,246), (308399,1390038,1,'lip_type',-3,32,69), (308400,1390038,1,'nose_type',51,28,-61), (308401,1390038,0,'skin_color',244,250,239), (308402,1390038,1,'soga_cheek_type',5,-1,0), (308403,1390038,1,'soga_chin_type',89,-62,-46), (308404,1390038,1,'soga_ear_type',-37,10,0), (308405,1390038,1,'soga_eye_brow_type',-72,28,0), (308406,1390038,0,'soga_eye_color',229,229,102), (308407,1390038,1,'soga_eye_type',-28,0,0), (308408,1390038,0,'soga_hair_color1',209,131,22), (308409,1390038,0,'soga_hair_color2',199,150,48), (308410,1390038,0,'soga_hair_face_color',184,128,10), (308411,1390038,0,'soga_hair_face_highlight_color',244,246,246), (308412,1390038,0,'soga_hair_highlight',161,165,168), (308413,1390038,0,'soga_hair_type_color',184,128,10), (308414,1390038,0,'soga_hair_type_highlight_color',244,246,246), (308415,1390038,1,'soga_lip_type',-3,32,69), (308416,1390038,1,'soga_nose_type',51,28,-61), (308417,1390038,0,'soga_skin_color',244,250,239), (308418,1390038,0,'wing_color1',255,255,255), (308419,1390038,0,'wing_color2',255,255,255), (308423,1390040,1,'cheek_type',59,25,0), (308424,1390040,1,'chin_type',-48,-71,46), (308425,1390040,1,'eye_brow_type',17,9,79), (308426,1390040,0,'eye_color',78,99,55), (308427,1390040,1,'eye_type',25,0,0), (308428,1390040,0,'hair_face_color',22,27,4), (308429,1390040,0,'hair_type_color',22,27,4), (308430,1390040,1,'lip_type',-50,-28,-77), (308431,1390040,1,'nose_type',-28,-10,-95), (308432,1390040,0,'skin_color',22,27,4), (308433,1390040,1,'soga_cheek_type',59,25,0), (308434,1390040,1,'soga_chin_type',-48,-71,46), (308435,1390040,1,'soga_eye_brow_type',17,9,79), (308436,1390040,0,'soga_eye_color',229,229,102), (308437,1390040,1,'soga_eye_type',25,0,0), (308438,1390040,0,'soga_hair_face_color',22,27,4), (308439,1390040,0,'soga_hair_type_color',22,27,4), (308440,1390040,1,'soga_lip_type',-50,-28,-77), (308441,1390040,1,'soga_nose_type',-28,-10,-95), (308442,1390040,0,'soga_skin_color',22,27,4), (308443,1390040,0,'wing_color1',255,255,255), (308444,1390040,0,'wing_color2',255,255,255), (308445,1390041,1,'cheek_type',-2,26,0), (308446,1390041,1,'chin_type',-7,-11,1), (308447,1390041,1,'ear_type',14,0,0), (308448,1390041,1,'eye_brow_type',-48,-2,-31), (308449,1390041,0,'eye_color',177,186,155), (308450,1390041,1,'eye_type',-1,0,0), (308451,1390041,0,'hair_face_color',22,9,0), (308452,1390041,0,'hair_face_highlight_color',95,90,55), (308453,1390041,0,'hair_type_color',22,9,0), (308454,1390041,0,'hair_type_highlight_color',95,90,55), (308455,1390041,1,'lip_type',3,-14,-28), (308456,1390041,1,'nose_type',3,-21,0), (308457,1390041,0,'skin_color',251,254,254), (308458,1390041,1,'soga_cheek_type',-2,26,0), (308459,1390041,1,'soga_chin_type',-7,-11,1), (308460,1390041,1,'soga_ear_type',14,0,0), (308461,1390041,1,'soga_eye_brow_type',-48,-2,-31), (308462,1390041,0,'soga_eye_color',229,229,102), (308463,1390041,1,'soga_eye_type',-1,0,0), (308464,1390041,0,'soga_hair_face_color',22,9,0), (308465,1390041,0,'soga_hair_face_highlight_color',95,90,55), (308466,1390041,0,'soga_hair_type_color',22,9,0), (308467,1390041,0,'soga_hair_type_highlight_color',95,90,55), (308468,1390041,1,'soga_lip_type',3,-14,-28), (308469,1390041,1,'soga_nose_type',3,-21,0), (308470,1390041,0,'soga_skin_color',251,254,254), (308471,1390041,0,'wing_color1',255,255,255), (308472,1390041,0,'wing_color2',255,255,255), (308473,1390042,1,'cheek_type',-46,40,0), (308474,1390042,1,'chin_type',20,-25,28), (308475,1390042,1,'eye_brow_type',14,19,-2), (308476,1390042,0,'eye_color',41,84,95), (308477,1390042,1,'eye_type',11,0,0), (308478,1390042,0,'hair_face_color',132,90,60), (308479,1390042,0,'hair_face_highlight_color',124,48,7), (308480,1390042,0,'hair_type_color',132,90,60), (308481,1390042,0,'hair_type_highlight_color',124,48,7), (308482,1390042,1,'lip_type',7,-43,0), (308483,1390042,1,'nose_type',0,-17,1), (308484,1390042,0,'skin_color',220,231,230), (308485,1390042,1,'soga_cheek_type',-46,40,0), (308486,1390042,1,'soga_chin_type',20,-25,28), (308487,1390042,1,'soga_eye_brow_type',14,19,-2), (308488,1390042,0,'soga_eye_color',229,229,102), (308489,1390042,1,'soga_eye_type',11,0,0), (308490,1390042,0,'soga_hair_face_color',132,90,60), (308491,1390042,0,'soga_hair_face_highlight_color',124,48,7), (308492,1390042,0,'soga_hair_type_color',132,90,60), (308493,1390042,0,'soga_hair_type_highlight_color',124,48,7), (308494,1390042,1,'soga_lip_type',7,-43,0), (308495,1390042,1,'soga_nose_type',0,-17,1), (308496,1390042,0,'soga_skin_color',220,231,230), (308497,1390042,0,'wing_color1',255,255,255), (308498,1390042,0,'wing_color2',255,255,255), (308499,1390043,1,'cheek_type',61,-87,0), (308500,1390043,1,'chin_type',-15,-23,93), (308501,1390043,1,'eye_brow_type',79,-3,-31), (308502,1390043,0,'eye_color',38,77,89), (308503,1390043,1,'eye_type',-74,0,0), (308504,1390043,0,'hair_face_color',191,225,213), (308505,1390043,0,'hair_type_color',191,225,213), (308506,1390043,1,'lip_type',4,-95,-4), (308507,1390043,1,'nose_type',-64,-79,96), (308508,1390043,0,'skin_color',191,225,213), (308509,1390043,1,'soga_cheek_type',61,-87,0), (308510,1390043,1,'soga_chin_type',-15,-23,93), (308511,1390043,1,'soga_eye_brow_type',79,-3,-31), (308512,1390043,0,'soga_eye_color',229,229,102), (308513,1390043,1,'soga_eye_type',-74,0,0), (308514,1390043,0,'soga_hair_face_color',191,225,213), (308515,1390043,0,'soga_hair_type_color',191,225,213), (308516,1390043,1,'soga_lip_type',4,-95,-4), (308517,1390043,1,'soga_nose_type',-64,-79,96), (308518,1390043,0,'soga_skin_color',191,225,213), (308519,1390043,0,'wing_color1',255,255,255), (308520,1390043,0,'wing_color2',255,255,255), (308521,1390044,1,'cheek_type',0,31,0), (308522,1390044,1,'chin_type',-7,17,-37), (308523,1390044,1,'ear_type',34,0,0), (308524,1390044,1,'eye_brow_type',-2,14,10), (308525,1390044,0,'eye_color',105,102,152), (308526,1390044,1,'eye_type',22,0,0), (308527,1390044,0,'hair_face_color',75,28,9), (308528,1390044,0,'hair_face_highlight_color',152,118,74), (308529,1390044,0,'hair_type_color',75,28,9), (308530,1390044,0,'hair_type_highlight_color',152,118,74), (308531,1390044,1,'lip_type',0,-2,-19), (308532,1390044,1,'nose_type',-19,22,20), (308533,1390044,0,'skin_color',51,228,34), (308534,1390044,1,'soga_cheek_type',0,31,0), (308535,1390044,1,'soga_chin_type',-7,17,-37), (308536,1390044,1,'soga_ear_type',34,0,0), (308537,1390044,1,'soga_eye_brow_type',-2,14,10), (308538,1390044,0,'soga_eye_color',229,229,102), (308539,1390044,1,'soga_eye_type',22,0,0), (308540,1390044,0,'soga_hair_face_color',75,28,9), (308541,1390044,0,'soga_hair_face_highlight_color',152,118,74), (308542,1390044,0,'soga_hair_type_color',75,28,9), (308543,1390044,0,'soga_hair_type_highlight_color',152,118,74), (308544,1390044,1,'soga_lip_type',0,-2,-19), (308545,1390044,1,'soga_nose_type',-19,22,20), (308546,1390044,0,'soga_skin_color',51,228,34), (308547,1390044,0,'wing_color1',255,255,255), (308548,1390044,0,'wing_color2',255,255,255), (308549,1390045,1,'cheek_type',100,-100,0), (308550,1390045,1,'chin_type',-100,100,100), (308551,1390045,1,'ear_type',25,9,0), (308552,1390045,1,'eye_brow_type',100,100,100), (308553,1390045,0,'eye_color',118,14,183), (308554,1390045,1,'eye_type',100,0,0), (308555,1390045,0,'hair_face_color',171,60,32), (308556,1390045,0,'hair_face_highlight_color',216,192,37), (308557,1390045,0,'hair_type_color',171,60,32), (308558,1390045,0,'hair_type_highlight_color',216,192,37), (308559,1390045,1,'lip_type',100,50,-68), (308560,1390045,1,'nose_type',0,-17,-1), (308561,1390045,0,'skin_color',26,4,0), (308562,1390045,1,'soga_cheek_type',100,-100,0), (308563,1390045,1,'soga_chin_type',-100,100,100), (308564,1390045,1,'soga_ear_type',25,9,0), (308565,1390045,1,'soga_eye_brow_type',100,100,100), (308566,1390045,0,'soga_eye_color',229,229,102), (308567,1390045,1,'soga_eye_type',100,0,0), (308568,1390045,0,'soga_hair_face_color',171,60,32), (308569,1390045,0,'soga_hair_face_highlight_color',216,192,37), (308570,1390045,0,'soga_hair_type_color',171,60,32), (308571,1390045,0,'soga_hair_type_highlight_color',216,192,37), (308572,1390045,1,'soga_lip_type',100,50,-68), (308573,1390045,1,'soga_nose_type',0,-17,-1), (308574,1390045,0,'soga_skin_color',26,4,0), (308575,1390045,0,'wing_color1',255,255,255), (308576,1390045,0,'wing_color2',255,255,255), (308577,1390046,1,'cheek_type',0,31,0), (308578,1390046,1,'chin_type',-7,17,-37), (308579,1390046,1,'ear_type',34,0,0), (308580,1390046,1,'eye_brow_type',-2,14,10), (308581,1390046,0,'eye_color',209,46,45), (308582,1390046,1,'eye_type',22,0,0), (308583,1390046,0,'hair_face_color',75,28,9), (308584,1390046,0,'hair_face_highlight_color',152,118,74), (308585,1390046,0,'hair_type_color',75,28,9), (308586,1390046,0,'hair_type_highlight_color',152,118,74), (308587,1390046,1,'lip_type',0,-2,-19), (308588,1390046,1,'nose_type',-19,22,20), (308589,1390046,0,'skin_color',211,226,208), (308590,1390046,1,'soga_cheek_type',0,31,0), (308591,1390046,1,'soga_chin_type',-7,17,-37), (308592,1390046,1,'soga_ear_type',34,0,0), (308593,1390046,1,'soga_eye_brow_type',-2,14,10), (308594,1390046,0,'soga_eye_color',229,229,102), (308595,1390046,1,'soga_eye_type',22,0,0), (308596,1390046,0,'soga_hair_face_color',75,28,9), (308597,1390046,0,'soga_hair_face_highlight_color',152,118,74), (308598,1390046,0,'soga_hair_type_color',75,28,9), (308599,1390046,0,'soga_hair_type_highlight_color',152,118,74), (308600,1390046,1,'soga_lip_type',0,-2,-19), (308601,1390046,1,'soga_nose_type',-19,22,20), (308602,1390046,0,'soga_skin_color',211,226,208), (308603,1390046,0,'wing_color1',255,255,255), (308604,1390046,0,'wing_color2',255,255,255), (308605,1390047,0,'eye_color',255,255,255), (308606,1390047,0,'skin_color',255,255,255), (308607,1390047,0,'soga_eye_color',255,0,255), (308608,1390048,0,'eye_color',255,255,255), (308609,1390048,0,'skin_color',255,255,255), (308610,1390048,0,'soga_eye_color',255,0,255), (308611,1390049,1,'cheek_type',20,-79,0), (308612,1390049,1,'chin_type',-94,64,-57), (308613,1390049,1,'ear_type',-82,-44,0), (308614,1390049,1,'eye_brow_type',-88,-57,14), (308615,1390049,0,'eye_color',31,63,52), (308616,1390049,1,'eye_type',64,0,0), (308617,1390049,0,'hair_color1',43,36,70), (308618,1390049,0,'hair_color2',68,72,71), (308619,1390049,0,'hair_face_color',56,54,68), (308620,1390049,0,'hair_face_highlight_color',185,87,38), (308621,1390049,0,'hair_highlight',105,26,26), (308622,1390049,0,'hair_type_color',56,54,68), (308623,1390049,0,'hair_type_highlight_color',185,87,38), (308624,1390049,1,'lip_type',-25,-48,-32), (308625,1390049,1,'nose_type',-89,-7,78), (308626,1390049,0,'skin_color',104,104,82), (308627,1390049,1,'soga_cheek_type',20,-79,0), (308628,1390049,1,'soga_chin_type',-94,64,-57), (308629,1390049,1,'soga_ear_type',-82,-44,0), (308630,1390049,1,'soga_eye_brow_type',-88,-57,14), (308631,1390049,0,'soga_eye_color',229,229,102), (308632,1390049,1,'soga_eye_type',64,0,0), (308633,1390049,0,'soga_hair_color1',43,36,70), (308634,1390049,0,'soga_hair_color2',68,72,71), (308635,1390049,0,'soga_hair_face_color',56,54,68), (308636,1390049,0,'soga_hair_face_highlight_color',185,87,38), (308637,1390049,0,'soga_hair_highlight',105,26,26), (308638,1390049,0,'soga_hair_type_color',56,54,68), (308639,1390049,0,'soga_hair_type_highlight_color',185,87,38), (308640,1390049,1,'soga_lip_type',-25,-48,-32), (308641,1390049,1,'soga_nose_type',-89,-7,78), (308642,1390049,0,'soga_skin_color',104,104,82), (308643,1390049,0,'wing_color1',255,255,255), (308644,1390049,0,'wing_color2',255,255,255), (308645,1390050,1,'cheek_type',-7,-93,0), (308646,1390050,1,'chin_type',68,-71,-12), (308647,1390050,1,'ear_type',19,20,0), (308648,1390050,1,'eye_brow_type',28,88,17), (308649,1390050,0,'eye_color',41,82,95), (308650,1390050,1,'eye_type',79,0,0), (308651,1390050,0,'hair_color1',56,33,26), (308652,1390050,0,'hair_color2',94,59,11), (308653,1390050,0,'hair_face_color',100,70,10), (308654,1390050,0,'hair_face_highlight_color',232,183,30), (308655,1390050,0,'hair_highlight',246,219,114), (308656,1390050,0,'hair_type_color',100,70,10), (308657,1390050,0,'hair_type_highlight_color',232,183,30), (308658,1390050,1,'lip_type',-56,-1,-34), (308659,1390050,1,'nose_type',17,17,1), (308660,1390050,0,'skin_color',105,112,109), (308661,1390050,1,'soga_cheek_type',-7,-93,0), (308662,1390050,1,'soga_chin_type',68,-71,-12), (308663,1390050,1,'soga_ear_type',19,20,0), (308664,1390050,1,'soga_eye_brow_type',28,88,17), (308665,1390050,0,'soga_eye_color',229,229,102), (308666,1390050,1,'soga_eye_type',79,0,0), (308667,1390050,0,'soga_hair_color1',56,33,26), (308668,1390050,0,'soga_hair_color2',94,59,11), (308669,1390050,0,'soga_hair_face_color',100,70,10), (308670,1390050,0,'soga_hair_face_highlight_color',232,183,30), (308671,1390050,0,'soga_hair_highlight',246,219,114), (308672,1390050,0,'soga_hair_type_color',100,70,10), (308673,1390050,0,'soga_hair_type_highlight_color',232,183,30), (308674,1390050,1,'soga_lip_type',-56,-1,-34), (308675,1390050,1,'soga_nose_type',17,17,1), (308676,1390050,0,'soga_skin_color',105,112,109), (308677,1390050,0,'wing_color1',255,255,255), (308678,1390050,0,'wing_color2',255,255,255), (308679,1390051,1,'cheek_type',-31,-12,0), (308680,1390051,1,'chin_type',-11,10,-14), (308681,1390051,1,'ear_type',-14,1,0), (308682,1390051,1,'eye_brow_type',0,4,-44), (308683,1390051,0,'eye_color',130,182,197), (308684,1390051,1,'eye_type',1,0,0), (308685,1390051,0,'hair_face_color',93,66,0), (308686,1390051,0,'hair_face_highlight_color',194,184,105), (308687,1390051,0,'hair_type_color',93,66,0), (308688,1390051,0,'hair_type_highlight_color',194,184,105), (308689,1390051,1,'lip_type',37,-20,-23), (308690,1390051,1,'nose_type',10,22,0), (308691,1390051,0,'skin_color',188,180,180), (308692,1390051,1,'soga_cheek_type',-31,-12,0), (308693,1390051,1,'soga_chin_type',-11,10,-14), (308694,1390051,1,'soga_ear_type',-14,1,0), (308695,1390051,1,'soga_eye_brow_type',0,4,-44), (308696,1390051,0,'soga_eye_color',229,229,102), (308697,1390051,1,'soga_eye_type',1,0,0), (308698,1390051,0,'soga_hair_face_color',93,66,0), (308699,1390051,0,'soga_hair_face_highlight_color',194,184,105), (308700,1390051,0,'soga_hair_type_color',93,66,0), (308701,1390051,0,'soga_hair_type_highlight_color',194,184,105), (308702,1390051,1,'soga_lip_type',37,-20,-23), (308703,1390051,1,'soga_nose_type',10,22,0), (308704,1390051,0,'soga_skin_color',188,180,180), (308705,1390051,0,'wing_color1',255,255,255), (308706,1390051,0,'wing_color2',255,255,255), (308707,1390052,1,'cheek_type',5,12,0), (308708,1390052,1,'chin_type',20,-42,-19), (308709,1390052,1,'ear_type',17,8,0), (308710,1390052,1,'eye_brow_type',-7,14,-18), (308711,1390052,0,'eye_color',44,91,104), (308712,1390052,1,'eye_type',19,0,0), (308713,1390052,0,'hair_face_color',18,11,0), (308714,1390052,0,'hair_face_highlight_color',131,74,9), (308715,1390052,0,'hair_type_color',18,11,0), (308716,1390052,0,'hair_type_highlight_color',131,74,9), (308717,1390052,1,'lip_type',8,-10,19), (308718,1390052,1,'nose_type',-17,-8,21), (308719,1390052,0,'skin_color',220,186,182), (308720,1390052,1,'soga_cheek_type',5,12,0), (308721,1390052,1,'soga_chin_type',20,-42,-19), (308722,1390052,1,'soga_ear_type',17,8,0), (308723,1390052,1,'soga_eye_brow_type',-7,14,-18), (308724,1390052,0,'soga_eye_color',229,229,102), (308725,1390052,1,'soga_eye_type',19,0,0), (308726,1390052,0,'soga_hair_face_color',18,11,0), (308727,1390052,0,'soga_hair_face_highlight_color',131,74,9), (308728,1390052,0,'soga_hair_type_color',18,11,0), (308729,1390052,0,'soga_hair_type_highlight_color',131,74,9), (308730,1390052,1,'soga_lip_type',8,-10,19), (308731,1390052,1,'soga_nose_type',-17,-8,21), (308732,1390052,0,'soga_skin_color',220,186,182), (308733,1390052,0,'wing_color1',255,255,255), (308734,1390052,0,'wing_color2',255,255,255), (308735,1390053,1,'cheek_type',5,12,0), (308736,1390053,1,'chin_type',20,-42,-19), (308737,1390053,1,'ear_type',17,8,0), (308738,1390053,1,'eye_brow_type',-7,14,-18), (308739,1390053,0,'eye_color',44,91,104), (308740,1390053,1,'eye_type',19,0,0), (308741,1390053,0,'hair_face_color',18,11,0), (308742,1390053,0,'hair_face_highlight_color',131,74,9), (308743,1390053,0,'hair_type_color',18,11,0), (308744,1390053,0,'hair_type_highlight_color',131,74,9), (308745,1390053,1,'lip_type',8,-10,19), (308746,1390053,1,'nose_type',-17,-8,21), (308747,1390053,0,'skin_color',220,186,182), (308748,1390053,1,'soga_cheek_type',5,12,0), (308749,1390053,1,'soga_chin_type',20,-42,-19), (308750,1390053,1,'soga_ear_type',17,8,0), (308751,1390053,1,'soga_eye_brow_type',-7,14,-18), (308752,1390053,0,'soga_eye_color',229,229,102), (308753,1390053,1,'soga_eye_type',19,0,0), (308754,1390053,0,'soga_hair_face_color',18,11,0), (308755,1390053,0,'soga_hair_face_highlight_color',131,74,9), (308756,1390053,0,'soga_hair_type_color',18,11,0), (308757,1390053,0,'soga_hair_type_highlight_color',131,74,9), (308758,1390053,1,'soga_lip_type',8,-10,19), (308759,1390053,1,'soga_nose_type',-17,-8,21), (308760,1390053,0,'soga_skin_color',220,186,182), (308761,1390053,0,'wing_color1',255,255,255), (308762,1390053,0,'wing_color2',255,255,255), (308763,1390054,1,'cheek_type',-93,63,0), (308764,1390054,1,'chin_type',-20,-53,15), (308765,1390054,1,'eye_brow_type',-25,-40,81), (308766,1390054,0,'eye_color',38,104,134), (308767,1390054,1,'eye_type',28,0,0), (308768,1390054,0,'hair_face_color',36,103,72), (308769,1390054,0,'hair_type_color',36,103,72), (308770,1390054,1,'lip_type',93,-75,48), (308771,1390054,1,'nose_type',64,-74,-55), (308772,1390054,0,'skin_color',36,103,72), (308773,1390054,1,'soga_cheek_type',-93,63,0), (308774,1390054,1,'soga_chin_type',-20,-53,15), (308775,1390054,1,'soga_eye_brow_type',-25,-40,81), (308776,1390054,0,'soga_eye_color',229,229,102), (308777,1390054,1,'soga_eye_type',28,0,0), (308778,1390054,0,'soga_hair_face_color',36,103,72), (308779,1390054,0,'soga_hair_type_color',36,103,72), (308780,1390054,1,'soga_lip_type',93,-75,48), (308781,1390054,1,'soga_nose_type',64,-74,-55), (308782,1390054,0,'soga_skin_color',36,103,72), (308783,1390054,0,'wing_color1',255,255,255), (308784,1390054,0,'wing_color2',255,255,255), (308785,1390055,1,'cheek_type',59,25,0), (308786,1390055,1,'chin_type',-48,-71,46), (308787,1390055,1,'eye_brow_type',17,9,79), (308788,1390055,0,'eye_color',78,99,55), (308789,1390055,1,'eye_type',25,0,0), (308790,1390055,0,'hair_face_color',22,27,4), (308791,1390055,0,'hair_type_color',22,27,4), (308792,1390055,1,'lip_type',-50,-28,-77), (308793,1390055,1,'nose_type',-28,-10,-95), (308794,1390055,0,'skin_color',22,27,4), (308795,1390055,1,'soga_cheek_type',59,25,0), (308796,1390055,1,'soga_chin_type',-48,-71,46), (308797,1390055,1,'soga_eye_brow_type',17,9,79), (308798,1390055,0,'soga_eye_color',229,229,102), (308799,1390055,1,'soga_eye_type',25,0,0), (308800,1390055,0,'soga_hair_face_color',22,27,4), (308801,1390055,0,'soga_hair_type_color',22,27,4), (308802,1390055,1,'soga_lip_type',-50,-28,-77), (308803,1390055,1,'soga_nose_type',-28,-10,-95), (308804,1390055,0,'soga_skin_color',22,27,4), (308805,1390055,0,'wing_color1',255,255,255), (308806,1390055,0,'wing_color2',255,255,255), (308807,1390056,1,'cheek_type',-37,29,0), (308808,1390056,1,'chin_type',-3,0,-11), (308809,1390056,1,'ear_type',-25,-18,0), (308810,1390056,1,'eye_brow_type',14,-25,32), (308811,1390056,0,'eye_color',142,179,162), (308812,1390056,0,'hair_face_color',79,68,8), (308813,1390056,0,'hair_face_highlight_color',148,56,14), (308814,1390056,0,'hair_type_color',79,68,8), (308815,1390056,0,'hair_type_highlight_color',148,56,14), (308816,1390056,1,'lip_type',11,-25,25), (308817,1390056,1,'nose_type',25,-7,8), (308818,1390056,0,'skin_color',201,157,112), (308819,1390056,1,'soga_cheek_type',-37,29,0), (308820,1390056,1,'soga_chin_type',-3,0,-11), (308821,1390056,1,'soga_ear_type',-25,-18,0), (308822,1390056,1,'soga_eye_brow_type',14,-25,32), (308823,1390056,0,'soga_eye_color',229,229,102), (308824,1390056,0,'soga_hair_face_color',79,68,8), (308825,1390056,0,'soga_hair_face_highlight_color',148,56,14), (308826,1390056,0,'soga_hair_type_color',79,68,8), (308827,1390056,0,'soga_hair_type_highlight_color',148,56,14), (308828,1390056,1,'soga_lip_type',11,-25,25), (308829,1390056,1,'soga_nose_type',25,-7,8), (308830,1390056,0,'soga_skin_color',201,157,112), (308831,1390056,0,'wing_color1',255,255,255), (308832,1390056,0,'wing_color2',255,255,255), (308833,1390057,1,'cheek_type',-40,-58,0), (308834,1390057,1,'chin_type',-43,34,14), (308835,1390057,1,'eye_brow_type',51,41,96), (308836,1390057,0,'eye_color',189,138,130), (308837,1390057,1,'eye_type',-81,0,0), (308838,1390057,0,'hair_face_color',49,153,153), (308839,1390057,0,'hair_type_color',49,153,153), (308840,1390057,1,'lip_type',50,58,56), (308841,1390057,1,'nose_type',10,-56,34), (308842,1390057,0,'skin_color',49,153,153), (308843,1390057,1,'soga_cheek_type',-40,-58,0), (308844,1390057,1,'soga_chin_type',-43,34,14), (308845,1390057,1,'soga_eye_brow_type',51,41,96), (308846,1390057,0,'soga_eye_color',229,229,102), (308847,1390057,1,'soga_eye_type',-81,0,0), (308848,1390057,0,'soga_hair_face_color',49,153,153), (308849,1390057,0,'soga_hair_type_color',49,153,153), (308850,1390057,1,'soga_lip_type',50,58,56), (308851,1390057,1,'soga_nose_type',10,-56,34), (308852,1390057,0,'soga_skin_color',49,153,153), (308853,1390057,0,'wing_color1',255,255,255), (308854,1390057,0,'wing_color2',255,255,255), (308855,1390058,0,'eye_color',255,255,255), (308856,1390058,0,'skin_color',255,255,255), (308857,1390058,0,'soga_eye_color',255,0,255), (308858,1390059,0,'eye_color',255,255,255), (308859,1390059,0,'skin_color',255,255,255), (308860,1390059,0,'soga_eye_color',255,0,255), (308873,4730000,1,'cheek_type',28,20,0), (308874,4730000,1,'chin_type',0,4,1), (308875,4730000,1,'ear_type',25,28,0), (308876,4730000,1,'eye_brow_type',25,-25,12), (308877,4730000,0,'eye_color',203,186,255), (308878,4730000,1,'eye_type',9,0,0), (308879,4730000,0,'hair_color1',98,135,156), (308880,4730000,0,'hair_color2',88,95,109), (308881,4730000,0,'hair_face_color',122,132,132), (308882,4730000,0,'hair_face_highlight_color',105,103,97), (308883,4730000,0,'hair_highlight',98,135,156), (308884,4730000,0,'hair_type_color',122,132,132), (308885,4730000,0,'hair_type_highlight_color',105,103,97), (308886,4730000,1,'lip_type',10,-5,0), (308887,4730000,1,'nose_type',-4,-12,-3), (308888,4730000,0,'skin_color',173,142,181), (308889,4730000,1,'soga_cheek_type',28,20,0), (308890,4730000,1,'soga_chin_type',0,4,1), (308891,4730000,1,'soga_ear_type',25,28,0), (308892,4730000,1,'soga_eye_brow_type',25,-25,12), (308893,4730000,0,'soga_eye_color',229,229,102), (308894,4730000,1,'soga_eye_type',9,0,0), (308895,4730000,0,'soga_hair_color1',98,135,156), (308896,4730000,0,'soga_hair_color2',88,95,109), (308897,4730000,0,'soga_hair_face_color',122,132,132), (308898,4730000,0,'soga_hair_face_highlight_color',105,103,97), (308899,4730000,0,'soga_hair_highlight',98,135,156), (308900,4730000,0,'soga_hair_type_color',122,132,132), (308901,4730000,0,'soga_hair_type_highlight_color',105,103,97), (308902,4730000,1,'soga_lip_type',10,-5,0), (308903,4730000,1,'soga_nose_type',-4,-12,-3), (308904,4730000,0,'soga_skin_color',173,142,181), (308905,4730000,0,'wing_color1',255,255,255), (308906,4730000,0,'wing_color2',255,255,255), (308907,4730001,1,'cheek_type',51,-12,0), (308908,4730001,1,'chin_type',53,-63,-70), (308909,4730001,1,'ear_type',-87,-43,0), (308910,4730001,1,'eye_brow_type',66,-14,-5), (308911,4730001,0,'eye_color',238,177,255), (308912,4730001,1,'eye_type',32,0,0), (308913,4730001,0,'hair_color1',98,135,156), (308914,4730001,0,'hair_color2',88,95,109), (308915,4730001,0,'hair_face_color',100,131,153), (308916,4730001,0,'hair_face_highlight_color',213,205,195), (308917,4730001,0,'hair_highlight',112,123,142), (308918,4730001,0,'hair_type_color',100,131,153), (308919,4730001,0,'hair_type_highlight_color',213,205,195), (308920,4730001,1,'lip_type',-10,-68,-26), (308921,4730001,1,'nose_type',48,-77,-63), (308922,4730001,0,'skin_color',134,156,172), (308923,4730001,1,'soga_cheek_type',51,-12,0), (308924,4730001,1,'soga_chin_type',53,-63,-70), (308925,4730001,1,'soga_ear_type',-87,-43,0), (308926,4730001,1,'soga_eye_brow_type',66,-14,-5), (308927,4730001,0,'soga_eye_color',229,229,102), (308928,4730001,1,'soga_eye_type',32,0,0), (308929,4730001,0,'soga_hair_color1',98,135,156), (308930,4730001,0,'soga_hair_color2',88,95,109), (308931,4730001,0,'soga_hair_face_color',100,131,153), (308932,4730001,0,'soga_hair_face_highlight_color',213,205,195), (308933,4730001,0,'soga_hair_highlight',112,123,142), (308934,4730001,0,'soga_hair_type_color',100,131,153), (308935,4730001,0,'soga_hair_type_highlight_color',213,205,195), (308936,4730001,1,'soga_lip_type',-10,-68,-26), (308937,4730001,1,'soga_nose_type',48,-77,-63), (308938,4730001,0,'soga_skin_color',134,156,172), (308939,4730001,0,'wing_color1',255,255,255), (308940,4730001,0,'wing_color2',255,255,255), (308941,4730002,1,'cheek_type',-21,-10,0), (308942,4730002,1,'chin_type',-32,25,0), (308943,4730002,1,'ear_type',-17,10,0), (308944,4730002,1,'eye_brow_type',0,46,-21), (308945,4730002,0,'eye_color',199,187,255), (308946,4730002,1,'eye_type',-20,0,0), (308947,4730002,0,'hair_color1',112,123,142), (308948,4730002,0,'hair_color2',124,116,110), (308949,4730002,0,'hair_face_color',189,178,189), (308950,4730002,0,'hair_face_highlight_color',105,103,97), (308951,4730002,0,'hair_highlight',56,22,22), (308952,4730002,0,'hair_type_color',189,178,189), (308953,4730002,0,'hair_type_highlight_color',105,103,97), (308954,4730002,1,'lip_type',-34,48,19), (308955,4730002,1,'nose_type',-4,-26,-14), (308956,4730002,0,'skin_color',0,1,1), (308957,4730002,1,'soga_cheek_type',-21,-10,0), (308958,4730002,1,'soga_chin_type',-32,25,0), (308959,4730002,1,'soga_ear_type',-17,10,0), (308960,4730002,1,'soga_eye_brow_type',0,46,-21), (308961,4730002,0,'soga_eye_color',229,229,102), (308962,4730002,1,'soga_eye_type',-20,0,0), (308963,4730002,0,'soga_hair_color1',112,123,142), (308964,4730002,0,'soga_hair_color2',124,116,110), (308965,4730002,0,'soga_hair_face_color',189,178,189), (308966,4730002,0,'soga_hair_face_highlight_color',105,103,97), (308967,4730002,0,'soga_hair_highlight',56,22,22), (308968,4730002,0,'soga_hair_type_color',189,178,189), (308969,4730002,0,'soga_hair_type_highlight_color',105,103,97), (308970,4730002,1,'soga_lip_type',-34,48,19), (308971,4730002,1,'soga_nose_type',-4,-26,-14), (308972,4730002,0,'soga_skin_color',0,1,1), (308973,4730002,0,'wing_color1',255,255,255), (308974,4730002,0,'wing_color2',255,255,255), (308975,4730003,1,'cheek_type',3,-31,0), (308976,4730003,1,'chin_type',28,-4,2), (308977,4730003,1,'ear_type',20,17,0), (308978,4730003,1,'eye_brow_type',-31,28,0), (308979,4730003,0,'eye_color',40,23,58), (308980,4730003,1,'eye_type',-26,0,0), (308981,4730003,0,'hair_face_color',138,129,138), (308982,4730003,0,'hair_face_highlight_color',105,103,97), (308983,4730003,0,'hair_type_color',138,129,138), (308984,4730003,0,'hair_type_highlight_color',105,103,97), (308985,4730003,1,'lip_type',-7,23,-42), (308986,4730003,1,'nose_type',-12,28,-19), (308987,4730003,0,'skin_color',48,79,99), (308988,4730003,1,'soga_cheek_type',3,-31,0), (308989,4730003,1,'soga_chin_type',28,-4,2), (308990,4730003,1,'soga_ear_type',20,17,0), (308991,4730003,1,'soga_eye_brow_type',-31,28,0), (308992,4730003,0,'soga_eye_color',229,229,102), (308993,4730003,1,'soga_eye_type',-26,0,0), (308994,4730003,0,'soga_hair_face_color',138,129,138), (308995,4730003,0,'soga_hair_face_highlight_color',105,103,97), (308996,4730003,0,'soga_hair_type_color',138,129,138), (308997,4730003,0,'soga_hair_type_highlight_color',105,103,97), (308998,4730003,1,'soga_lip_type',-7,23,-42), (308999,4730003,1,'soga_nose_type',-12,28,-19), (309000,4730003,0,'soga_skin_color',48,79,99), (309001,4730003,0,'wing_color1',255,255,255), (309002,4730003,0,'wing_color2',255,255,255), (309003,4730004,1,'cheek_type',-34,-62,0), (309004,4730004,1,'chin_type',82,28,25), (309005,4730004,1,'ear_type',22,21,0), (309006,4730004,1,'eye_brow_type',8,17,95), (309007,4730004,0,'eye_color',230,161,255), (309008,4730004,1,'eye_type',-14,0,0), (309009,4730004,0,'hair_color1',114,112,142), (309010,4730004,0,'hair_color2',121,113,107), (309011,4730004,0,'hair_face_color',146,169,168), (309012,4730004,0,'hair_face_highlight_color',145,168,168), (309013,4730004,0,'hair_highlight',114,112,142), (309014,4730004,0,'hair_type_color',146,169,168), (309015,4730004,0,'hair_type_highlight_color',145,168,168), (309016,4730004,1,'lip_type',-56,23,74), (309017,4730004,1,'nose_type',87,5,-38), (309018,4730004,0,'skin_color',211,181,192), (309019,4730004,1,'soga_cheek_type',-34,-62,0), (309020,4730004,1,'soga_chin_type',82,28,25), (309021,4730004,1,'soga_ear_type',22,21,0), (309022,4730004,1,'soga_eye_brow_type',8,17,95), (309023,4730004,0,'soga_eye_color',229,229,102), (309024,4730004,1,'soga_eye_type',-14,0,0), (309025,4730004,0,'soga_hair_color1',114,112,142), (309026,4730004,0,'soga_hair_color2',121,113,107), (309027,4730004,0,'soga_hair_face_color',146,169,168), (309028,4730004,0,'soga_hair_face_highlight_color',145,168,168), (309029,4730004,0,'soga_hair_highlight',114,112,142), (309030,4730004,0,'soga_hair_type_color',146,169,168), (309031,4730004,0,'soga_hair_type_highlight_color',145,168,168), (309032,4730004,1,'soga_lip_type',-56,23,74), (309033,4730004,1,'soga_nose_type',87,5,-38), (309034,4730004,0,'soga_skin_color',211,181,192), (309035,4730004,0,'wing_color1',255,255,255), (309036,4730004,0,'wing_color2',255,255,255), (309037,4730005,1,'cheek_type',-2,37,0), (309038,4730005,1,'chin_type',4,0,-17), (309039,4730005,1,'ear_type',-17,0,0), (309040,4730005,1,'eye_brow_type',-4,-43,-25), (309041,4730005,0,'eye_color',32,22,52), (309042,4730005,1,'eye_type',26,0,0), (309043,4730005,0,'hair_face_color',135,125,134), (309044,4730005,0,'hair_face_highlight_color',105,103,97), (309045,4730005,0,'hair_type_color',135,125,134), (309046,4730005,0,'hair_type_highlight_color',105,103,97), (309047,4730005,1,'lip_type',-20,12,17), (309048,4730005,1,'nose_type',3,-29,4), (309049,4730005,0,'skin_color',21,77,76), (309050,4730005,1,'soga_cheek_type',-2,37,0), (309051,4730005,1,'soga_chin_type',4,0,-17), (309052,4730005,1,'soga_ear_type',-17,0,0), (309053,4730005,1,'soga_eye_brow_type',-4,-43,-25), (309054,4730005,0,'soga_eye_color',229,229,102), (309055,4730005,1,'soga_eye_type',26,0,0), (309056,4730005,0,'soga_hair_face_color',135,125,134), (309057,4730005,0,'soga_hair_face_highlight_color',105,103,97), (309058,4730005,0,'soga_hair_type_color',135,125,134), (309059,4730005,0,'soga_hair_type_highlight_color',105,103,97), (309060,4730005,1,'soga_lip_type',-20,12,17), (309061,4730005,1,'soga_nose_type',3,-29,4), (309062,4730005,0,'soga_skin_color',21,77,76), (309063,4730005,0,'wing_color1',255,255,255), (309064,4730005,0,'wing_color2',255,255,255), (309065,4730006,1,'cheek_type',-26,0,0), (309066,4730006,1,'chin_type',25,3,0), (309067,4730006,1,'ear_type',-25,10,0), (309068,4730006,1,'eye_brow_type',-2,-1,31), (309069,4730006,0,'eye_color',157,107,255), (309070,4730006,1,'eye_type',35,0,0), (309071,4730006,0,'hair_face_color',140,145,161), (309072,4730006,0,'hair_face_highlight_color',105,103,97), (309073,4730006,0,'hair_type_color',140,145,161), (309074,4730006,0,'hair_type_highlight_color',105,103,97), (309075,4730006,1,'lip_type',25,29,0), (309076,4730006,1,'nose_type',8,-26,0), (309077,4730006,0,'skin_color',0,15,15), (309078,4730006,1,'soga_cheek_type',-26,0,0), (309079,4730006,1,'soga_chin_type',25,3,0), (309080,4730006,1,'soga_ear_type',-25,10,0), (309081,4730006,1,'soga_eye_brow_type',-2,-1,31), (309082,4730006,0,'soga_eye_color',229,229,102), (309083,4730006,1,'soga_eye_type',35,0,0), (309084,4730006,0,'soga_hair_face_color',140,145,161), (309085,4730006,0,'soga_hair_face_highlight_color',105,103,97), (309086,4730006,0,'soga_hair_type_color',140,145,161), (309087,4730006,0,'soga_hair_type_highlight_color',105,103,97), (309088,4730006,1,'soga_lip_type',25,29,0), (309089,4730006,1,'soga_nose_type',8,-26,0), (309090,4730006,0,'soga_skin_color',0,15,15), (309091,4730006,0,'wing_color1',255,255,255), (309092,4730006,0,'wing_color2',255,255,255), (309093,4730007,0,'eye_color',255,255,255), (309094,4730007,0,'skin_color',0,0,255), (309095,4730007,0,'soga_eye_color',255,0,255), (309096,4730008,1,'cheek_type',-18,-4,0), (309097,4730008,1,'chin_type',14,3,-44), (309098,4730008,1,'ear_type',-39,28,0), (309099,4730008,1,'eye_brow_type',-22,7,-25), (309100,4730008,0,'eye_color',165,187,253), (309101,4730008,1,'eye_type',3,0,0), (309102,4730008,0,'hair_face_color',143,134,143), (309103,4730008,0,'hair_face_highlight_color',105,103,97), (309104,4730008,0,'hair_type_color',143,134,143), (309105,4730008,0,'hair_type_highlight_color',105,103,97), (309106,4730008,1,'lip_type',17,25,28), (309107,4730008,1,'nose_type',2,10,34), (309108,4730008,0,'skin_color',141,108,146), (309109,4730008,1,'soga_cheek_type',-18,-4,0), (309110,4730008,1,'soga_chin_type',14,3,-44), (309111,4730008,1,'soga_ear_type',-39,28,0), (309112,4730008,1,'soga_eye_brow_type',-22,7,-25), (309113,4730008,0,'soga_eye_color',229,229,102), (309114,4730008,1,'soga_eye_type',3,0,0), (309115,4730008,0,'soga_hair_face_color',143,134,143), (309116,4730008,0,'soga_hair_face_highlight_color',105,103,97), (309117,4730008,0,'soga_hair_type_color',143,134,143), (309118,4730008,0,'soga_hair_type_highlight_color',105,103,97), (309119,4730008,1,'soga_lip_type',17,25,28), (309120,4730008,1,'soga_nose_type',2,10,34), (309121,4730008,0,'soga_skin_color',141,108,146), (309122,4730008,0,'wing_color1',255,255,255), (309123,4730008,0,'wing_color2',255,255,255), (309124,4730009,1,'cheek_type',2,-3,0), (309125,4730009,1,'chin_type',-12,34,17), (309126,4730009,1,'ear_type',28,0,0), (309127,4730009,1,'eye_brow_type',-29,0,-17), (309128,4730009,0,'eye_color',209,180,255), (309129,4730009,1,'eye_type',-26,0,0), (309130,4730009,0,'hair_face_color',169,169,169), (309131,4730009,0,'hair_face_highlight_color',105,103,97), (309132,4730009,0,'hair_type_color',169,169,169), (309133,4730009,0,'hair_type_highlight_color',105,103,97), (309134,4730009,1,'lip_type',31,25,-22), (309135,4730009,1,'nose_type',2,0,-2), (309136,4730009,0,'skin_color',118,131,165), (309137,4730009,1,'soga_cheek_type',2,-3,0), (309138,4730009,1,'soga_chin_type',-12,34,17), (309139,4730009,1,'soga_ear_type',28,0,0), (309140,4730009,1,'soga_eye_brow_type',-29,0,-17), (309141,4730009,0,'soga_eye_color',229,229,102), (309142,4730009,1,'soga_eye_type',-26,0,0), (309143,4730009,0,'soga_hair_face_color',169,169,169), (309144,4730009,0,'soga_hair_face_highlight_color',105,103,97), (309145,4730009,0,'soga_hair_type_color',169,169,169), (309146,4730009,0,'soga_hair_type_highlight_color',105,103,97), (309147,4730009,1,'soga_lip_type',31,25,-22), (309148,4730009,1,'soga_nose_type',2,0,-2), (309149,4730009,0,'soga_skin_color',118,131,165), (309150,4730009,0,'wing_color1',255,255,255), (309151,4730009,0,'wing_color2',255,255,255), (309152,4730010,1,'cheek_type',38,-58,0), (309153,4730010,1,'chin_type',-65,-31,25), (309154,4730010,1,'ear_type',100,-100,0), (309155,4730010,1,'eye_brow_type',-9,-100,25), (309156,4730010,0,'eye_color',243,164,255), (309157,4730010,1,'eye_type',-45,0,0), (309158,4730010,0,'hair_face_color',255,255,255), (309159,4730010,0,'hair_type_color',255,255,255), (309160,4730010,1,'lip_type',0,-25,-61), (309161,4730010,1,'nose_type',-17,-18,-14), (309162,4730010,0,'skin_color',179,192,216), (309163,4730010,1,'soga_cheek_type',38,-58,0), (309164,4730010,1,'soga_chin_type',-65,-31,25), (309165,4730010,1,'soga_ear_type',100,-100,0), (309166,4730010,1,'soga_eye_brow_type',-9,-100,25), (309167,4730010,0,'soga_eye_color',229,229,102), (309168,4730010,1,'soga_eye_type',-45,0,0), (309169,4730010,0,'soga_hair_face_color',255,255,255), (309170,4730010,0,'soga_hair_type_color',255,255,255), (309171,4730010,1,'soga_lip_type',0,-25,-61), (309172,4730010,1,'soga_nose_type',-17,-18,-14), (309173,4730010,0,'soga_skin_color',179,192,216), (309174,4730010,0,'wing_color1',255,255,255), (309175,4730010,0,'wing_color2',255,255,255), (309176,4730011,0,'eye_color',242,151,255), (309177,4730011,0,'hair_face_color',244,251,251), (309178,4730011,0,'hair_face_highlight_color',189,179,93), (309179,4730011,0,'hair_type_color',244,251,251), (309180,4730011,0,'hair_type_highlight_color',189,179,93), (309181,4730011,1,'nose_type',48,17,-25), (309182,4730011,0,'skin_color',57,113,112), (309183,4730011,0,'soga_eye_color',229,229,102), (309184,4730011,0,'soga_hair_face_color',244,251,251), (309185,4730011,0,'soga_hair_face_highlight_color',189,179,93), (309186,4730011,0,'soga_hair_type_color',244,251,251), (309187,4730011,0,'soga_hair_type_highlight_color',189,179,93), (309188,4730011,1,'soga_nose_type',48,17,-25), (309189,4730011,0,'soga_skin_color',57,113,112), (309190,4730011,0,'wing_color1',255,255,255), (309191,4730011,0,'wing_color2',255,255,255), (309192,220000,1,'cheek_type',-21,3,0), (309193,220000,1,'chin_type',18,0,-14), (309194,220000,1,'ear_type',-12,-12,0), (309195,220000,1,'eye_brow_type',7,-28,-7), (309196,220000,0,'eye_color',52,86,54), (309197,220000,1,'eye_type',28,0,0), (309198,220000,0,'hair_face_color',109,143,139), (309199,220000,0,'hair_face_highlight_color',248,197,32), (309200,220000,0,'hair_type_color',109,143,139), (309201,220000,0,'hair_type_highlight_color',248,197,32), (309202,220000,1,'lip_type',-8,31,17), (309203,220000,1,'nose_type',1,-28,9), (309204,220000,0,'skin_color',242,252,252), (309205,220000,1,'soga_cheek_type',-21,3,0), (309206,220000,1,'soga_chin_type',18,0,-14), (309207,220000,1,'soga_ear_type',-12,-12,0), (309208,220000,1,'soga_eye_brow_type',7,-28,-7), (309209,220000,0,'soga_eye_color',229,229,102), (309210,220000,1,'soga_eye_type',28,0,0), (309211,220000,0,'soga_hair_face_color',109,143,139), (309212,220000,0,'soga_hair_face_highlight_color',248,197,32), (309213,220000,0,'soga_hair_type_color',109,143,139), (309214,220000,0,'soga_hair_type_highlight_color',248,197,32), (309215,220000,1,'soga_lip_type',-8,31,17), (309216,220000,1,'soga_nose_type',1,-28,9), (309217,220000,0,'soga_skin_color',242,252,252), (309218,220000,0,'wing_color1',255,255,255), (309219,220000,0,'wing_color2',255,255,255), (309220,220001,1,'cheek_type',5,10,0), (309221,220001,1,'chin_type',7,-5,9), (309222,220001,1,'ear_type',11,2,0), (309223,220001,1,'eye_brow_type',-7,-17,-7), (309224,220001,0,'eye_color',166,141,88), (309225,220001,1,'eye_type',-10,0,0), (309226,220001,0,'hair_face_color',44,35,21), (309227,220001,0,'hair_face_highlight_color',59,21,11), (309228,220001,0,'hair_type_color',44,35,21), (309229,220001,0,'hair_type_highlight_color',59,21,11), (309230,220001,1,'lip_type',23,17,8), (309231,220001,1,'nose_type',39,18,-9), (309232,220001,0,'skin_color',236,236,230), (309233,220001,1,'soga_cheek_type',5,10,0), (309234,220001,1,'soga_chin_type',7,-5,9), (309235,220001,1,'soga_ear_type',11,2,0), (309236,220001,1,'soga_eye_brow_type',-7,-17,-7), (309237,220001,0,'soga_eye_color',229,229,102), (309238,220001,1,'soga_eye_type',-10,0,0), (309239,220001,0,'soga_hair_face_color',44,35,21), (309240,220001,0,'soga_hair_face_highlight_color',59,21,11), (309241,220001,0,'soga_hair_type_color',44,35,21), (309242,220001,0,'soga_hair_type_highlight_color',59,21,11), (309243,220001,1,'soga_lip_type',23,17,8), (309244,220001,1,'soga_nose_type',39,18,-9), (309245,220001,0,'soga_skin_color',236,236,230), (309246,220001,0,'wing_color1',255,255,255), (309247,220001,0,'wing_color2',255,255,255), (309248,220002,1,'cheek_type',-19,8,0), (309249,220002,1,'chin_type',34,0,26), (309250,220002,1,'ear_type',-28,0,0), (309251,220002,1,'eye_brow_type',-11,28,46), (309252,220002,0,'eye_color',40,84,88), (309253,220002,1,'eye_type',-28,0,0), (309254,220002,0,'hair_face_color',41,32,19), (309255,220002,0,'hair_face_highlight_color',200,71,37), (309256,220002,0,'hair_type_color',41,32,19), (309257,220002,0,'hair_type_highlight_color',200,71,37), (309258,220002,1,'lip_type',25,-10,-7), (309259,220002,1,'nose_type',29,-37,0), (309260,220002,0,'skin_color',230,217,211), (309261,220002,1,'soga_cheek_type',-19,8,0), (309262,220002,1,'soga_chin_type',34,0,26), (309263,220002,1,'soga_ear_type',-28,0,0), (309264,220002,1,'soga_eye_brow_type',-11,28,46), (309265,220002,0,'soga_eye_color',229,229,102), (309266,220002,1,'soga_eye_type',-28,0,0), (309267,220002,0,'soga_hair_face_color',41,32,19), (309268,220002,0,'soga_hair_face_highlight_color',200,71,37), (309269,220002,0,'soga_hair_type_color',41,32,19), (309270,220002,0,'soga_hair_type_highlight_color',200,71,37), (309271,220002,1,'soga_lip_type',25,-10,-7), (309272,220002,1,'soga_nose_type',29,-37,0), (309273,220002,0,'soga_skin_color',230,217,211), (309274,220002,0,'wing_color1',255,255,255), (309275,220002,0,'wing_color2',255,255,255), (309276,220003,1,'cheek_type',-100,100,0), (309277,220003,1,'chin_type',100,100,-100), (309278,220003,1,'ear_type',87,-40,0), (309279,220003,1,'eye_brow_type',-50,-89,17), (309280,220003,0,'eye_color',41,83,95), (309281,220003,1,'eye_type',-28,0,0), (309282,220003,0,'hair_color1',112,103,151), (309283,220003,0,'hair_color2',109,119,115), (309284,220003,0,'hair_face_color',88,108,112), (309285,220003,0,'hair_face_highlight_color',38,22,5), (309286,220003,0,'hair_highlight',79,28,15), (309287,220003,0,'hair_type_color',88,108,112), (309288,220003,0,'hair_type_highlight_color',38,22,5), (309289,220003,1,'lip_type',55,-56,25), (309290,220003,1,'nose_type',-1,-55,94), (309291,220003,0,'skin_color',104,69,54), (309292,220003,1,'soga_cheek_type',-100,100,0), (309293,220003,1,'soga_chin_type',100,100,-100), (309294,220003,1,'soga_ear_type',87,-40,0), (309295,220003,1,'soga_eye_brow_type',-50,-89,17), (309296,220003,0,'soga_eye_color',229,229,102), (309297,220003,1,'soga_eye_type',-28,0,0), (309298,220003,0,'soga_hair_color1',112,103,151), (309299,220003,0,'soga_hair_color2',109,119,115), (309300,220003,0,'soga_hair_face_color',88,108,112), (309301,220003,0,'soga_hair_face_highlight_color',38,22,5), (309302,220003,0,'soga_hair_highlight',79,28,15), (309303,220003,0,'soga_hair_type_color',88,108,112), (309304,220003,0,'soga_hair_type_highlight_color',38,22,5), (309305,220003,1,'soga_lip_type',55,-56,25), (309306,220003,1,'soga_nose_type',-1,-55,94), (309307,220003,0,'soga_skin_color',104,69,54), (309308,220003,0,'wing_color1',255,255,255), (309309,220003,0,'wing_color2',255,255,255), (309310,220004,1,'cheek_type',90,48,0), (309311,220004,1,'chin_type',-87,91,-38), (309312,220004,1,'ear_type',-71,44,0), (309313,220004,1,'eye_brow_type',85,8,89), (309314,220004,0,'eye_color',72,133,113), (309315,220004,1,'eye_type',-51,0,0), (309316,220004,0,'hair_color1',54,45,28), (309317,220004,0,'hair_color2',92,61,29), (309318,220004,0,'hair_face_color',46,15,17), (309319,220004,0,'hair_face_highlight_color',233,184,31), (309320,220004,0,'hair_highlight',246,219,114), (309321,220004,0,'hair_type_color',46,15,17), (309322,220004,0,'hair_type_highlight_color',233,184,31), (309323,220004,1,'lip_type',70,-18,-79), (309324,220004,1,'nose_type',-62,23,-61), (309325,220004,0,'skin_color',220,229,219), (309326,220004,1,'soga_cheek_type',90,48,0), (309327,220004,1,'soga_chin_type',-87,91,-38), (309328,220004,1,'soga_ear_type',-71,44,0), (309329,220004,1,'soga_eye_brow_type',85,8,89), (309330,220004,0,'soga_eye_color',229,229,102), (309331,220004,1,'soga_eye_type',-51,0,0), (309332,220004,0,'soga_hair_color1',54,45,28), (309333,220004,0,'soga_hair_color2',92,61,29), (309334,220004,0,'soga_hair_face_color',46,15,17), (309335,220004,0,'soga_hair_face_highlight_color',233,184,31), (309336,220004,0,'soga_hair_highlight',246,219,114), (309337,220004,0,'soga_hair_type_color',46,15,17), (309338,220004,0,'soga_hair_type_highlight_color',233,184,31), (309339,220004,1,'soga_lip_type',70,-18,-79), (309340,220004,1,'soga_nose_type',-62,23,-61), (309341,220004,0,'soga_skin_color',220,229,219), (309342,220004,0,'wing_color1',255,255,255), (309343,220004,0,'wing_color2',255,255,255), (309344,220005,0,'eye_color',255,255,255), (309345,220005,0,'skin_color',255,255,255), (309346,220005,0,'soga_eye_color',255,0,255), (309347,1700000,1,'cheek_type',28,17,0), (309348,1700000,1,'chin_type',-11,12,-10), (309349,1700000,1,'ear_type',-28,9,0), (309350,1700000,1,'eye_brow_type',-7,23,-25), (309351,1700000,0,'eye_color',173,180,148), (309352,1700000,1,'eye_type',-25,0,0), (309353,1700000,0,'hair_face_color',130,90,60), (309354,1700000,0,'hair_face_highlight_color',98,42,13), (309355,1700000,0,'hair_type_color',130,90,60), (309356,1700000,0,'hair_type_highlight_color',98,42,13), (309357,1700000,1,'lip_type',0,0,-18), (309358,1700000,1,'nose_type',-17,17,0), (309359,1700000,0,'skin_color',201,150,128), (309360,1700000,1,'soga_cheek_type',28,17,0), (309361,1700000,1,'soga_chin_type',-11,12,-10), (309362,1700000,1,'soga_ear_type',-28,9,0), (309363,1700000,1,'soga_eye_brow_type',-7,23,-25), (309364,1700000,0,'soga_eye_color',229,229,102), (309365,1700000,1,'soga_eye_type',-25,0,0), (309366,1700000,0,'soga_hair_face_color',130,90,60), (309367,1700000,0,'soga_hair_face_highlight_color',98,42,13), (309368,1700000,0,'soga_hair_type_color',130,90,60), (309369,1700000,0,'soga_hair_type_highlight_color',98,42,13), (309370,1700000,1,'soga_lip_type',0,0,-18), (309371,1700000,1,'soga_nose_type',-17,17,0), (309372,1700000,0,'soga_skin_color',201,150,128), (309373,1700000,0,'wing_color1',255,255,255), (309374,1700000,0,'wing_color2',255,255,255), (309375,1700001,1,'cheek_type',-21,3,0), (309376,1700001,1,'chin_type',18,0,-14), (309377,1700001,1,'ear_type',-12,-12,0), (309378,1700001,1,'eye_brow_type',7,-28,-7), (309379,1700001,0,'eye_color',52,86,54), (309380,1700001,1,'eye_type',28,0,0), (309381,1700001,0,'hair_face_color',109,143,139), (309382,1700001,0,'hair_face_highlight_color',248,197,32), (309383,1700001,0,'hair_type_color',109,143,139), (309384,1700001,0,'hair_type_highlight_color',248,197,32), (309385,1700001,1,'lip_type',-8,31,17), (309386,1700001,1,'nose_type',1,-28,9), (309387,1700001,0,'skin_color',242,252,252), (309388,1700001,1,'soga_cheek_type',-21,3,0), (309389,1700001,1,'soga_chin_type',18,0,-14), (309390,1700001,1,'soga_ear_type',-12,-12,0), (309391,1700001,1,'soga_eye_brow_type',7,-28,-7), (309392,1700001,0,'soga_eye_color',229,229,102), (309393,1700001,1,'soga_eye_type',28,0,0), (309394,1700001,0,'soga_hair_face_color',109,143,139), (309395,1700001,0,'soga_hair_face_highlight_color',248,197,32), (309396,1700001,0,'soga_hair_type_color',109,143,139), (309397,1700001,0,'soga_hair_type_highlight_color',248,197,32), (309398,1700001,1,'soga_lip_type',-8,31,17), (309399,1700001,1,'soga_nose_type',1,-28,9), (309400,1700001,0,'soga_skin_color',242,252,252), (309401,1700001,0,'wing_color1',255,255,255), (309402,1700001,0,'wing_color2',255,255,255), (309403,1700002,1,'cheek_type',5,10,0), (309404,1700002,1,'chin_type',7,-5,9), (309405,1700002,1,'ear_type',11,2,0), (309406,1700002,1,'eye_brow_type',-7,-17,-7), (309407,1700002,0,'eye_color',166,141,88), (309408,1700002,1,'eye_type',-10,0,0), (309409,1700002,0,'hair_face_color',44,35,21), (309410,1700002,0,'hair_face_highlight_color',59,21,11), (309411,1700002,0,'hair_type_color',44,35,21), (309412,1700002,0,'hair_type_highlight_color',59,21,11), (309413,1700002,1,'lip_type',23,17,8), (309414,1700002,1,'nose_type',39,18,-9), (309415,1700002,0,'skin_color',236,236,230), (309416,1700002,1,'soga_cheek_type',5,10,0), (309417,1700002,1,'soga_chin_type',7,-5,9), (309418,1700002,1,'soga_ear_type',11,2,0), (309419,1700002,1,'soga_eye_brow_type',-7,-17,-7), (309420,1700002,0,'soga_eye_color',229,229,102), (309421,1700002,1,'soga_eye_type',-10,0,0), (309422,1700002,0,'soga_hair_face_color',44,35,21), (309423,1700002,0,'soga_hair_face_highlight_color',59,21,11), (309424,1700002,0,'soga_hair_type_color',44,35,21), (309425,1700002,0,'soga_hair_type_highlight_color',59,21,11), (309426,1700002,1,'soga_lip_type',23,17,8), (309427,1700002,1,'soga_nose_type',39,18,-9), (309428,1700002,0,'soga_skin_color',236,236,230), (309429,1700002,0,'wing_color1',255,255,255), (309430,1700002,0,'wing_color2',255,255,255), (309431,1700003,1,'cheek_type',-19,8,0), (309432,1700003,1,'chin_type',34,0,26), (309433,1700003,1,'ear_type',-28,0,0), (309434,1700003,1,'eye_brow_type',-11,28,46), (309435,1700003,0,'eye_color',40,84,88), (309436,1700003,1,'eye_type',-28,0,0), (309437,1700003,0,'hair_face_color',41,32,19), (309438,1700003,0,'hair_face_highlight_color',200,71,37), (309439,1700003,0,'hair_type_color',41,32,19), (309440,1700003,0,'hair_type_highlight_color',200,71,37), (309441,1700003,1,'lip_type',25,-10,-7), (309442,1700003,1,'nose_type',29,-37,0), (309443,1700003,0,'skin_color',230,217,211), (309444,1700003,1,'soga_cheek_type',-19,8,0), (309445,1700003,1,'soga_chin_type',34,0,26), (309446,1700003,1,'soga_ear_type',-28,0,0), (309447,1700003,1,'soga_eye_brow_type',-11,28,46), (309448,1700003,0,'soga_eye_color',229,229,102), (309449,1700003,1,'soga_eye_type',-28,0,0), (309450,1700003,0,'soga_hair_face_color',41,32,19), (309451,1700003,0,'soga_hair_face_highlight_color',200,71,37), (309452,1700003,0,'soga_hair_type_color',41,32,19), (309453,1700003,0,'soga_hair_type_highlight_color',200,71,37), (309454,1700003,1,'soga_lip_type',25,-10,-7), (309455,1700003,1,'soga_nose_type',29,-37,0), (309456,1700003,0,'soga_skin_color',230,217,211), (309457,1700003,0,'wing_color1',255,255,255), (309458,1700003,0,'wing_color2',255,255,255), (309459,1700004,1,'cheek_type',-100,100,0), (309460,1700004,1,'chin_type',100,100,-100), (309461,1700004,1,'ear_type',87,-40,0), (309462,1700004,1,'eye_brow_type',-50,-89,17), (309463,1700004,0,'eye_color',41,83,95), (309464,1700004,1,'eye_type',-28,0,0), (309465,1700004,0,'hair_color1',112,103,151), (309466,1700004,0,'hair_color2',109,119,115), (309467,1700004,0,'hair_face_color',88,108,112), (309468,1700004,0,'hair_face_highlight_color',38,22,5), (309469,1700004,0,'hair_highlight',79,28,15), (309470,1700004,0,'hair_type_color',88,108,112), (309471,1700004,0,'hair_type_highlight_color',38,22,5), (309472,1700004,1,'lip_type',55,-56,25), (309473,1700004,1,'nose_type',-1,-55,94), (309474,1700004,0,'skin_color',104,69,54), (309475,1700004,1,'soga_cheek_type',-100,100,0), (309476,1700004,1,'soga_chin_type',100,100,-100), (309477,1700004,1,'soga_ear_type',87,-40,0), (309478,1700004,1,'soga_eye_brow_type',-50,-89,17), (309479,1700004,0,'soga_eye_color',229,229,102), (309480,1700004,1,'soga_eye_type',-28,0,0), (309481,1700004,0,'soga_hair_color1',112,103,151), (309482,1700004,0,'soga_hair_color2',109,119,115), (309483,1700004,0,'soga_hair_face_color',88,108,112), (309484,1700004,0,'soga_hair_face_highlight_color',38,22,5), (309485,1700004,0,'soga_hair_highlight',79,28,15), (309486,1700004,0,'soga_hair_type_color',88,108,112), (309487,1700004,0,'soga_hair_type_highlight_color',38,22,5), (309488,1700004,1,'soga_lip_type',55,-56,25), (309489,1700004,1,'soga_nose_type',-1,-55,94), (309490,1700004,0,'soga_skin_color',104,69,54), (309491,1700004,0,'wing_color1',255,255,255), (309492,1700004,0,'wing_color2',255,255,255), (309493,1700005,1,'cheek_type',90,48,0), (309494,1700005,1,'chin_type',-87,91,-38), (309495,1700005,1,'ear_type',-71,44,0), (309496,1700005,1,'eye_brow_type',85,8,89), (309497,1700005,0,'eye_color',72,133,113), (309498,1700005,1,'eye_type',-51,0,0), (309499,1700005,0,'hair_color1',54,45,28), (309500,1700005,0,'hair_color2',92,61,29), (309501,1700005,0,'hair_face_color',46,15,17), (309502,1700005,0,'hair_face_highlight_color',233,184,31), (309503,1700005,0,'hair_highlight',246,219,114), (309504,1700005,0,'hair_type_color',46,15,17), (309505,1700005,0,'hair_type_highlight_color',233,184,31), (309506,1700005,1,'lip_type',70,-18,-79), (309507,1700005,1,'nose_type',-62,23,-61), (309508,1700005,0,'skin_color',220,229,219), (309509,1700005,1,'soga_cheek_type',90,48,0), (309510,1700005,1,'soga_chin_type',-87,91,-38), (309511,1700005,1,'soga_ear_type',-71,44,0), (309512,1700005,1,'soga_eye_brow_type',85,8,89), (309513,1700005,0,'soga_eye_color',229,229,102), (309514,1700005,1,'soga_eye_type',-51,0,0), (309515,1700005,0,'soga_hair_color1',54,45,28), (309516,1700005,0,'soga_hair_color2',92,61,29), (309517,1700005,0,'soga_hair_face_color',46,15,17), (309518,1700005,0,'soga_hair_face_highlight_color',233,184,31), (309519,1700005,0,'soga_hair_highlight',246,219,114), (309520,1700005,0,'soga_hair_type_color',46,15,17), (309521,1700005,0,'soga_hair_type_highlight_color',233,184,31), (309522,1700005,1,'soga_lip_type',70,-18,-79), (309523,1700005,1,'soga_nose_type',-62,23,-61), (309524,1700005,0,'soga_skin_color',220,229,219), (309525,1700005,0,'wing_color1',255,255,255), (309526,1700005,0,'wing_color2',255,255,255), (309527,1700006,1,'cheek_type',0,-4,0), (309528,1700006,1,'chin_type',0,-25,-11), (309529,1700006,1,'ear_type',19,43,0), (309530,1700006,1,'eye_brow_type',14,-10,-11), (309531,1700006,0,'eye_color',41,83,96), (309532,1700006,1,'eye_type',-28,0,0), (309533,1700006,0,'hair_face_color',204,142,103), (309534,1700006,0,'hair_face_highlight_color',23,16,7), (309535,1700006,0,'hair_type_color',204,142,103), (309536,1700006,0,'hair_type_highlight_color',23,16,7), (309537,1700006,1,'lip_type',21,32,12), (309538,1700006,1,'nose_type',18,-21,34), (309539,1700006,0,'skin_color',222,228,216), (309540,1700006,1,'soga_cheek_type',0,-4,0), (309541,1700006,1,'soga_chin_type',0,-25,-11), (309542,1700006,1,'soga_ear_type',19,43,0), (309543,1700006,1,'soga_eye_brow_type',14,-10,-11), (309544,1700006,0,'soga_eye_color',229,229,102), (309545,1700006,1,'soga_eye_type',-28,0,0), (309546,1700006,0,'soga_hair_face_color',204,142,103), (309547,1700006,0,'soga_hair_face_highlight_color',23,16,7), (309548,1700006,0,'soga_hair_type_color',204,142,103), (309549,1700006,0,'soga_hair_type_highlight_color',23,16,7), (309550,1700006,1,'soga_lip_type',21,32,12), (309551,1700006,1,'soga_nose_type',18,-21,34), (309552,1700006,0,'soga_skin_color',222,228,216), (309553,1700006,0,'wing_color1',255,255,255), (309554,1700006,0,'wing_color2',255,255,255), (309555,1700007,0,'eye_color',87,112,78), (309556,1700007,0,'skin_color',90,99,63), (309557,1700007,0,'soga_eye_color',255,0,255), (309558,1700008,1,'cheek_type',77,-75,0), (309559,1700008,1,'chin_type',58,88,28), (309560,1700008,1,'ear_type',14,56,0), (309561,1700008,1,'eye_brow_type',59,26,-89), (309562,1700008,0,'eye_color',144,188,195), (309563,1700008,1,'eye_type',-21,0,0), (309564,1700008,0,'hair_color1',239,221,86), (309565,1700008,0,'hair_color2',99,53,22), (309566,1700008,0,'hair_face_color',219,179,15), (309567,1700008,0,'hair_face_highlight_color',93,65,9), (309568,1700008,0,'hair_highlight',56,33,26), (309569,1700008,0,'hair_type_color',219,179,15), (309570,1700008,0,'hair_type_highlight_color',93,65,9), (309571,1700008,1,'lip_type',-46,37,-63), (309572,1700008,1,'nose_type',7,10,-17), (309573,1700008,0,'skin_color',200,187,181), (309574,1700008,1,'soga_cheek_type',77,-75,0), (309575,1700008,1,'soga_chin_type',58,88,28), (309576,1700008,1,'soga_ear_type',14,56,0), (309577,1700008,1,'soga_eye_brow_type',59,26,-89), (309578,1700008,0,'soga_eye_color',229,229,102), (309579,1700008,1,'soga_eye_type',-21,0,0), (309580,1700008,0,'soga_hair_color1',239,221,86), (309581,1700008,0,'soga_hair_color2',99,53,22), (309582,1700008,0,'soga_hair_face_color',219,179,15), (309583,1700008,0,'soga_hair_face_highlight_color',93,65,9), (309584,1700008,0,'soga_hair_highlight',56,33,26), (309585,1700008,0,'soga_hair_type_color',219,179,15), (309586,1700008,0,'soga_hair_type_highlight_color',93,65,9), (309587,1700008,1,'soga_lip_type',-46,37,-63), (309588,1700008,1,'soga_nose_type',7,10,-17), (309589,1700008,0,'soga_skin_color',200,187,181), (309590,1700008,0,'wing_color1',255,255,255), (309591,1700008,0,'wing_color2',255,255,255), (309592,1700009,1,'cheek_type',-9,28,0), (309593,1700009,1,'chin_type',17,10,-37), (309594,1700009,1,'ear_type',29,-8,0), (309595,1700009,1,'eye_brow_type',7,-2,-2), (309596,1700009,0,'eye_color',118,166,155), (309597,1700009,1,'eye_type',-22,0,0), (309598,1700009,0,'hair_face_color',73,69,46), (309599,1700009,0,'hair_face_highlight_color',164,155,75), (309600,1700009,0,'hair_type_color',73,69,46), (309601,1700009,0,'hair_type_highlight_color',164,155,75), (309602,1700009,1,'lip_type',20,29,20), (309603,1700009,1,'nose_type',0,12,1), (309604,1700009,0,'skin_color',220,232,226), (309605,1700009,1,'soga_cheek_type',-9,28,0), (309606,1700009,1,'soga_chin_type',17,10,-37), (309607,1700009,1,'soga_ear_type',29,-8,0), (309608,1700009,1,'soga_eye_brow_type',7,-2,-2), (309609,1700009,0,'soga_eye_color',229,229,102), (309610,1700009,1,'soga_eye_type',-22,0,0), (309611,1700009,0,'soga_hair_face_color',73,69,46), (309612,1700009,0,'soga_hair_face_highlight_color',164,155,75), (309613,1700009,0,'soga_hair_type_color',73,69,46), (309614,1700009,0,'soga_hair_type_highlight_color',164,155,75), (309615,1700009,1,'soga_lip_type',20,29,20), (309616,1700009,1,'soga_nose_type',0,12,1), (309617,1700009,0,'soga_skin_color',220,232,226), (309618,1700009,0,'wing_color1',255,255,255), (309619,1700009,0,'wing_color2',255,255,255), (309620,1700010,1,'cheek_type',-21,3,0), (309621,1700010,1,'chin_type',18,0,-14), (309622,1700010,1,'ear_type',-12,-12,0), (309623,1700010,1,'eye_brow_type',7,-28,-7), (309624,1700010,0,'eye_color',52,86,54), (309625,1700010,1,'eye_type',28,0,0), (309626,1700010,0,'hair_face_color',109,143,139), (309627,1700010,0,'hair_face_highlight_color',248,197,32), (309628,1700010,0,'hair_type_color',109,143,139), (309629,1700010,0,'hair_type_highlight_color',248,197,32), (309630,1700010,1,'lip_type',-8,31,17), (309631,1700010,1,'nose_type',1,-28,9), (309632,1700010,0,'skin_color',242,252,252), (309633,1700010,1,'soga_cheek_type',-21,3,0), (309634,1700010,1,'soga_chin_type',18,0,-14), (309635,1700010,1,'soga_ear_type',-12,-12,0), (309636,1700010,1,'soga_eye_brow_type',7,-28,-7), (309637,1700010,0,'soga_eye_color',229,229,102), (309638,1700010,1,'soga_eye_type',28,0,0), (309639,1700010,0,'soga_hair_face_color',109,143,139), (309640,1700010,0,'soga_hair_face_highlight_color',248,197,32), (309641,1700010,0,'soga_hair_type_color',109,143,139), (309642,1700010,0,'soga_hair_type_highlight_color',248,197,32), (309643,1700010,1,'soga_lip_type',-8,31,17), (309644,1700010,1,'soga_nose_type',1,-28,9), (309645,1700010,0,'soga_skin_color',242,252,252), (309646,1700010,0,'wing_color1',255,255,255), (309647,1700010,0,'wing_color2',255,255,255), (309648,1700011,0,'eye_color',114,57,40), (309649,1700011,0,'skin_color',94,102,63), (309650,1700011,0,'soga_eye_color',255,0,255), (309651,1700012,1,'cheek_type',-68,0,0), (309652,1700012,1,'chin_type',-84,89,-14), (309653,1700012,1,'ear_type',87,95,0), (309654,1700012,1,'eye_brow_type',85,26,0), (309655,1700012,0,'eye_color',48,92,62), (309656,1700012,1,'eye_type',3,0,0), (309657,1700012,0,'hair_color1',89,21,21), (309658,1700012,0,'hair_color2',171,87,0), (309659,1700012,0,'hair_face_color',149,50,27), (309660,1700012,0,'hair_face_highlight_color',231,184,29), (309661,1700012,0,'hair_highlight',246,219,114), (309662,1700012,0,'hair_type_color',149,50,27), (309663,1700012,0,'hair_type_highlight_color',231,184,29), (309664,1700012,1,'lip_type',17,-95,-14), (309665,1700012,1,'nose_type',93,93,93), (309666,1700012,0,'skin_color',58,48,49), (309667,1700012,1,'soga_cheek_type',-68,0,0), (309668,1700012,1,'soga_chin_type',-84,89,-14), (309669,1700012,1,'soga_ear_type',87,95,0), (309670,1700012,1,'soga_eye_brow_type',85,26,0), (309671,1700012,0,'soga_eye_color',229,229,102), (309672,1700012,1,'soga_eye_type',3,0,0), (309673,1700012,0,'soga_hair_color1',89,21,21), (309674,1700012,0,'soga_hair_color2',171,87,0), (309675,1700012,0,'soga_hair_face_color',149,50,27), (309676,1700012,0,'soga_hair_face_highlight_color',231,184,29), (309677,1700012,0,'soga_hair_highlight',246,219,114), (309678,1700012,0,'soga_hair_type_color',149,50,27), (309679,1700012,0,'soga_hair_type_highlight_color',231,184,29), (309680,1700012,1,'soga_lip_type',17,-95,-14), (309681,1700012,1,'soga_nose_type',93,93,93), (309682,1700012,0,'soga_skin_color',58,48,49), (309683,1700012,0,'wing_color1',255,255,255), (309684,1700012,0,'wing_color2',255,255,255), (309685,1700013,1,'cheek_type',-11,-47,0), (309686,1700013,1,'chin_type',93,-90,-75), (309687,1700013,1,'ear_type',-68,50,0), (309688,1700013,1,'eye_brow_type',-78,-65,-14), (309689,1700013,0,'eye_color',141,188,202), (309690,1700013,1,'eye_type',-75,0,0), (309691,1700013,0,'hair_color1',112,103,151), (309692,1700013,0,'hair_color2',109,119,115), (309693,1700013,0,'hair_face_color',89,109,112), (309694,1700013,0,'hair_face_highlight_color',42,12,16), (309695,1700013,0,'hair_highlight',54,45,28), (309696,1700013,0,'hair_type_color',89,109,112), (309697,1700013,0,'hair_type_highlight_color',42,12,16), (309698,1700013,1,'lip_type',-91,-28,-28), (309699,1700013,1,'nose_type',-89,79,14), (309700,1700013,0,'skin_color',113,108,78), (309701,1700013,1,'soga_cheek_type',-11,-47,0), (309702,1700013,1,'soga_chin_type',93,-90,-75), (309703,1700013,1,'soga_ear_type',-68,50,0), (309704,1700013,1,'soga_eye_brow_type',-78,-65,-14), (309705,1700013,0,'soga_eye_color',229,229,102), (309706,1700013,1,'soga_eye_type',-75,0,0), (309707,1700013,0,'soga_hair_color1',112,103,151), (309708,1700013,0,'soga_hair_color2',109,119,115), (309709,1700013,0,'soga_hair_face_color',89,109,112), (309710,1700013,0,'soga_hair_face_highlight_color',42,12,16), (309711,1700013,0,'soga_hair_highlight',54,45,28), (309712,1700013,0,'soga_hair_type_color',89,109,112), (309713,1700013,0,'soga_hair_type_highlight_color',42,12,16), (309714,1700013,1,'soga_lip_type',-91,-28,-28), (309715,1700013,1,'soga_nose_type',-89,79,14), (309716,1700013,0,'soga_skin_color',113,108,78), (309717,1700013,0,'wing_color1',255,255,255), (309718,1700013,0,'wing_color2',255,255,255), (309719,1700014,1,'cheek_type',-19,-17,0), (309720,1700014,1,'chin_type',-7,17,-23), (309721,1700014,1,'ear_type',-18,14,0), (309722,1700014,1,'eye_brow_type',32,-7,-3), (309723,1700014,0,'eye_color',154,196,207), (309724,1700014,1,'eye_type',-19,0,0), (309725,1700014,0,'hair_face_color',137,51,17), (309726,1700014,0,'hair_face_highlight_color',66,30,8), (309727,1700014,0,'hair_type_color',137,51,17), (309728,1700014,0,'hair_type_highlight_color',66,30,8), (309729,1700014,1,'lip_type',-14,-19,-17), (309730,1700014,1,'nose_type',21,-35,-5), (309731,1700014,0,'skin_color',247,231,232), (309732,1700014,1,'soga_cheek_type',-19,-17,0), (309733,1700014,1,'soga_chin_type',-7,17,-23), (309734,1700014,1,'soga_ear_type',-18,14,0), (309735,1700014,1,'soga_eye_brow_type',32,-7,-3), (309736,1700014,0,'soga_eye_color',229,229,102), (309737,1700014,1,'soga_eye_type',-19,0,0), (309738,1700014,0,'soga_hair_face_color',137,51,17), (309739,1700014,0,'soga_hair_face_highlight_color',66,30,8), (309740,1700014,0,'soga_hair_type_color',137,51,17), (309741,1700014,0,'soga_hair_type_highlight_color',66,30,8), (309742,1700014,1,'soga_lip_type',-14,-19,-17), (309743,1700014,1,'soga_nose_type',21,-35,-5), (309744,1700014,0,'soga_skin_color',247,231,232), (309745,1700014,0,'wing_color1',255,255,255), (309746,1700014,0,'wing_color2',255,255,255), (309747,1700015,0,'eye_color',68,100,4), (309748,1700015,0,'skin_color',107,110,60), (309749,1700015,0,'soga_eye_color',255,0,255), (309750,1700016,0,'eye_color',216,155,101), (309751,1700016,0,'skin_color',121,120,57), (309752,1700016,0,'soga_eye_color',255,0,255), (309753,1700017,0,'eye_color',128,63,0), (309754,1700017,0,'skin_color',128,0,0), (309755,1700017,0,'soga_eye_color',255,0,255), (309756,1700018,1,'cheek_type',-2,-56,0), (309757,1700018,1,'chin_type',-68,68,3), (309758,1700018,1,'ear_type',59,72,0), (309759,1700018,1,'eye_brow_type',-68,-19,37), (309760,1700018,0,'eye_color',57,120,128), (309761,1700018,1,'eye_type',-70,0,0), (309762,1700018,0,'hair_color1',29,21,28), (309763,1700018,0,'hair_color2',39,32,39), (309764,1700018,0,'hair_face_color',15,1,21), (309765,1700018,0,'hair_face_highlight_color',244,246,246), (309766,1700018,0,'hair_highlight',161,165,168), (309767,1700018,0,'hair_type_color',15,1,21), (309768,1700018,0,'hair_type_highlight_color',244,246,246), (309769,1700018,1,'lip_type',77,-56,-61), (309770,1700018,1,'nose_type',82,-93,45), (309771,1700018,0,'skin_color',211,199,150), (309772,1700018,1,'soga_cheek_type',-2,-56,0), (309773,1700018,1,'soga_chin_type',-68,68,3), (309774,1700018,1,'soga_ear_type',59,72,0), (309775,1700018,1,'soga_eye_brow_type',-68,-19,37), (309776,1700018,0,'soga_eye_color',229,229,102), (309777,1700018,1,'soga_eye_type',-70,0,0), (309778,1700018,0,'soga_hair_color1',29,21,28), (309779,1700018,0,'soga_hair_color2',39,32,39), (309780,1700018,0,'soga_hair_face_color',15,1,21), (309781,1700018,0,'soga_hair_face_highlight_color',244,246,246), (309782,1700018,0,'soga_hair_highlight',161,165,168), (309783,1700018,0,'soga_hair_type_color',15,1,21), (309784,1700018,0,'soga_hair_type_highlight_color',244,246,246), (309785,1700018,1,'soga_lip_type',77,-56,-61), (309786,1700018,1,'soga_nose_type',82,-93,45), (309787,1700018,0,'soga_skin_color',211,199,150), (309788,1700018,0,'wing_color1',255,255,255), (309789,1700018,0,'wing_color2',255,255,255), (309790,1700019,1,'cheek_type',-21,19,0), (309791,1700019,1,'chin_type',61,-95,18), (309792,1700019,1,'ear_type',83,-64,0), (309793,1700019,1,'eye_brow_type',-20,31,-14), (309794,1700019,0,'eye_color',48,82,51), (309795,1700019,1,'eye_type',75,0,0), (309796,1700019,0,'hair_color1',112,123,142), (309797,1700019,0,'hair_color2',124,116,110), (309798,1700019,0,'hair_face_color',171,176,168), (309799,1700019,0,'hair_face_highlight_color',244,244,246), (309800,1700019,0,'hair_highlight',160,156,172), (309801,1700019,0,'hair_type_color',171,176,168), (309802,1700019,0,'hair_type_highlight_color',244,244,246), (309803,1700019,1,'lip_type',69,75,-10), (309804,1700019,1,'nose_type',81,-7,77), (309805,1700019,0,'skin_color',224,217,189), (309806,1700019,1,'soga_cheek_type',-21,19,0), (309807,1700019,1,'soga_chin_type',61,-95,18), (309808,1700019,1,'soga_ear_type',83,-64,0), (309809,1700019,1,'soga_eye_brow_type',-20,31,-14), (309810,1700019,0,'soga_eye_color',229,229,102), (309811,1700019,1,'soga_eye_type',75,0,0), (309812,1700019,0,'soga_hair_color1',112,123,142), (309813,1700019,0,'soga_hair_color2',124,116,110), (309814,1700019,0,'soga_hair_face_color',171,176,168), (309815,1700019,0,'soga_hair_face_highlight_color',244,244,246), (309816,1700019,0,'soga_hair_highlight',160,156,172), (309817,1700019,0,'soga_hair_type_color',171,176,168), (309818,1700019,0,'soga_hair_type_highlight_color',244,244,246), (309819,1700019,1,'soga_lip_type',69,75,-10), (309820,1700019,1,'soga_nose_type',81,-7,77), (309821,1700019,0,'soga_skin_color',224,217,189), (309822,1700019,0,'wing_color1',255,255,255), (309823,1700019,0,'wing_color2',255,255,255), (309824,1700020,1,'cheek_type',41,98,0), (309825,1700020,1,'chin_type',-46,1,77), (309826,1700020,1,'ear_type',-87,-74,0), (309827,1700020,1,'eye_brow_type',97,-34,-3), (309828,1700020,0,'eye_color',116,172,190), (309829,1700020,1,'eye_type',94,0,0), (309830,1700020,0,'hair_color1',38,22,21), (309831,1700020,0,'hair_color2',120,50,0), (309832,1700020,0,'hair_face_color',224,230,231), (309833,1700020,0,'hair_face_highlight_color',193,100,45), (309834,1700020,0,'hair_highlight',105,26,26), (309835,1700020,0,'hair_type_color',224,230,231), (309836,1700020,0,'hair_type_highlight_color',193,100,45), (309837,1700020,1,'lip_type',-22,17,-95), (309838,1700020,1,'nose_type',71,-42,56), (309839,1700020,0,'skin_color',134,109,66), (309840,1700020,1,'soga_cheek_type',41,98,0), (309841,1700020,1,'soga_chin_type',-46,1,77), (309842,1700020,1,'soga_ear_type',-87,-74,0), (309843,1700020,1,'soga_eye_brow_type',97,-34,-3), (309844,1700020,0,'soga_eye_color',229,229,102), (309845,1700020,1,'soga_eye_type',94,0,0), (309846,1700020,0,'soga_hair_color1',38,22,21), (309847,1700020,0,'soga_hair_color2',120,50,0), (309848,1700020,0,'soga_hair_face_color',224,230,231), (309849,1700020,0,'soga_hair_face_highlight_color',193,100,45), (309850,1700020,0,'soga_hair_highlight',105,26,26), (309851,1700020,0,'soga_hair_type_color',224,230,231), (309852,1700020,0,'soga_hair_type_highlight_color',193,100,45), (309853,1700020,1,'soga_lip_type',-22,17,-95), (309854,1700020,1,'soga_nose_type',71,-42,56), (309855,1700020,0,'soga_skin_color',134,109,66), (309856,1700020,0,'wing_color1',255,255,255), (309857,1700020,0,'wing_color2',255,255,255), (309861,1700022,1,'cheek_type',20,14,0), (309862,1700022,1,'chin_type',35,81,68), (309863,1700022,1,'ear_type',-62,28,0), (309864,1700022,1,'eye_brow_type',-56,82,28), (309865,1700022,0,'eye_color',61,120,89), (309866,1700022,1,'eye_type',-41,0,0), (309867,1700022,0,'hair_color1',38,22,21), (309868,1700022,0,'hair_color2',120,50,0), (309869,1700022,0,'hair_face_color',121,38,35), (309870,1700022,0,'hair_face_highlight_color',35,24,1), (309871,1700022,0,'hair_highlight',79,28,15), (309872,1700022,0,'hair_type_color',121,38,35), (309873,1700022,0,'hair_type_highlight_color',35,24,1), (309874,1700022,1,'lip_type',94,-76,-50), (309875,1700022,1,'nose_type',64,68,-48), (309876,1700022,0,'skin_color',241,232,234), (309877,1700022,1,'soga_cheek_type',20,14,0), (309878,1700022,1,'soga_chin_type',35,81,68), (309879,1700022,1,'soga_ear_type',-62,28,0), (309880,1700022,1,'soga_eye_brow_type',-56,82,28), (309881,1700022,0,'soga_eye_color',229,229,102), (309882,1700022,1,'soga_eye_type',-41,0,0), (309883,1700022,0,'soga_hair_color1',38,22,21), (309884,1700022,0,'soga_hair_color2',120,50,0), (309885,1700022,0,'soga_hair_face_color',121,38,35), (309886,1700022,0,'soga_hair_face_highlight_color',35,24,1), (309887,1700022,0,'soga_hair_highlight',79,28,15), (309888,1700022,0,'soga_hair_type_color',121,38,35), (309889,1700022,0,'soga_hair_type_highlight_color',35,24,1), (309890,1700022,1,'soga_lip_type',94,-76,-50), (309891,1700022,1,'soga_nose_type',64,68,-48), (309892,1700022,0,'soga_skin_color',241,232,234), (309893,1700022,0,'wing_color1',255,255,255), (309894,1700022,0,'wing_color2',255,255,255), (309895,1700023,0,'eye_color',25,44,42), (309896,1700023,0,'skin_color',125,123,56), (309897,1700023,0,'soga_eye_color',255,0,255), (309901,1700025,0,'eye_color',55,21,6), (309902,1700025,0,'skin_color',112,114,58), (309903,1700025,0,'soga_eye_color',255,0,255), (309904,1700026,1,'cheek_type',45,-45,0), (309905,1700026,1,'chin_type',95,-46,-64), (309906,1700026,1,'ear_type',-77,8,0), (309907,1700026,1,'eye_brow_type',-61,17,-74), (309908,1700026,0,'eye_color',1,1,1), (309909,1700026,1,'eye_type',-37,0,0), (309910,1700026,0,'hair_color1',246,219,114), (309911,1700026,0,'hair_color2',187,136,62), (309912,1700026,0,'hair_face_color',228,182,26), (309913,1700026,0,'hair_face_highlight_color',88,4,4), (309914,1700026,0,'hair_highlight',109,14,49), (309915,1700026,0,'hair_type_color',228,182,26), (309916,1700026,0,'hair_type_highlight_color',88,4,4), (309917,1700026,1,'lip_type',50,-97,65), (309918,1700026,1,'nose_type',69,62,22), (309919,1700026,0,'skin_color',1,1,1), (309920,1700026,1,'soga_cheek_type',45,-45,0), (309921,1700026,1,'soga_chin_type',95,-46,-64), (309922,1700026,1,'soga_ear_type',-77,8,0), (309923,1700026,1,'soga_eye_brow_type',-61,17,-74), (309924,1700026,0,'soga_eye_color',229,229,102), (309925,1700026,1,'soga_eye_type',-37,0,0), (309926,1700026,0,'soga_hair_color1',246,219,114), (309927,1700026,0,'soga_hair_color2',187,136,62), (309928,1700026,0,'soga_hair_face_color',228,182,26), (309929,1700026,0,'soga_hair_face_highlight_color',88,4,4), (309930,1700026,0,'soga_hair_highlight',109,14,49), (309931,1700026,0,'soga_hair_type_color',228,182,26), (309932,1700026,0,'soga_hair_type_highlight_color',88,4,4), (309933,1700026,1,'soga_lip_type',50,-97,65), (309934,1700026,1,'soga_nose_type',69,62,22), (309935,1700026,0,'soga_skin_color',236,226,182), (309936,1700026,0,'wing_color1',255,255,255), (309937,1700026,0,'wing_color2',255,255,255), (309938,1700027,0,'eye_color',255,255,255), (309939,1700027,0,'skin_color',255,255,255), (309940,1700027,0,'soga_eye_color',255,0,255), (309941,1700028,1,'cheek_type',41,98,0), (309942,1700028,1,'chin_type',-46,1,77), (309943,1700028,1,'ear_type',-87,-74,0), (309944,1700028,1,'eye_brow_type',97,-34,-3), (309945,1700028,0,'eye_color',116,172,190), (309946,1700028,1,'eye_type',94,0,0), (309947,1700028,0,'hair_color1',38,22,21), (309948,1700028,0,'hair_color2',120,50,0), (309949,1700028,0,'hair_face_highlight_color',193,100,45), (309950,1700028,0,'hair_highlight',105,26,26), (309951,1700028,0,'hair_type_highlight_color',193,100,45), (309952,1700028,1,'lip_type',-22,17,-95), (309953,1700028,1,'nose_type',71,-42,56), (309954,1700028,0,'skin_color',134,109,66), (309955,1700028,1,'soga_cheek_type',41,98,0), (309956,1700028,1,'soga_chin_type',-46,1,77), (309957,1700028,1,'soga_ear_type',-87,-74,0), (309958,1700028,1,'soga_eye_brow_type',97,-34,-3), (309959,1700028,0,'soga_eye_color',229,229,102), (309960,1700028,1,'soga_eye_type',94,0,0), (309961,1700028,0,'soga_hair_color1',38,22,21), (309962,1700028,0,'soga_hair_color2',120,50,0), (309963,1700028,0,'soga_hair_face_highlight_color',193,100,45), (309964,1700028,0,'soga_hair_highlight',105,26,26), (309965,1700028,0,'soga_hair_type_highlight_color',193,100,45), (309966,1700028,1,'soga_lip_type',-22,17,-95), (309967,1700028,1,'soga_nose_type',71,-42,56), (309968,1700028,0,'soga_skin_color',134,109,66), (309969,1700028,0,'wing_color1',255,255,255), (309970,1700028,0,'wing_color2',255,255,255), (309971,3080000,1,'cheek_type',77,-75,0), (309972,3080000,1,'chin_type',58,88,28), (309973,3080000,1,'ear_type',14,56,0), (309974,3080000,1,'eye_brow_type',59,26,-89), (309975,3080000,0,'eye_color',144,188,195), (309976,3080000,1,'eye_type',-21,0,0), (309977,3080000,0,'hair_color1',239,221,86), (309978,3080000,0,'hair_color2',99,53,22), (309979,3080000,0,'hair_face_color',219,179,15), (309980,3080000,0,'hair_face_highlight_color',93,65,9), (309981,3080000,0,'hair_highlight',56,33,26), (309982,3080000,0,'hair_type_color',219,179,15), (309983,3080000,0,'hair_type_highlight_color',93,65,9), (309984,3080000,1,'lip_type',-46,37,-63), (309985,3080000,1,'nose_type',7,10,-17), (309986,3080000,0,'skin_color',255,174,136), (309987,3080000,1,'soga_cheek_type',77,-75,0), (309988,3080000,1,'soga_chin_type',58,88,28), (309989,3080000,1,'soga_ear_type',14,56,0), (309990,3080000,1,'soga_eye_brow_type',59,26,-89), (309991,3080000,0,'soga_eye_color',229,229,102), (309992,3080000,1,'soga_eye_type',-21,0,0), (309993,3080000,0,'soga_hair_color1',239,221,86), (309994,3080000,0,'soga_hair_color2',99,53,22), (309995,3080000,0,'soga_hair_face_color',219,179,15), (309996,3080000,0,'soga_hair_face_highlight_color',93,65,9), (309997,3080000,0,'soga_hair_highlight',56,33,26), (309998,3080000,0,'soga_hair_type_color',219,179,15), (309999,3080000,0,'soga_hair_type_highlight_color',93,65,9), (310000,3080000,1,'soga_lip_type',-46,37,-63), (310001,3080000,1,'soga_nose_type',7,10,-17), (310002,3080000,0,'soga_skin_color',200,187,181), (310003,3080000,0,'wing_color1',255,255,255), (310004,3080000,0,'wing_color2',255,255,255), (310005,3080001,0,'eye_color',38,4,36), (310006,3080001,0,'skin_color',147,167,77), (310007,3080001,0,'soga_eye_color',255,0,255), (310008,3080002,0,'eye_color',14,19,8), (310009,3080002,0,'skin_color',147,167,77), (310010,3080002,0,'soga_eye_color',255,0,255), (310011,3080003,0,'eye_color',208,131,65), (310012,3080003,0,'skin_color',147,167,77), (310013,3080003,0,'soga_eye_color',255,0,255), (310014,3080004,0,'eye_color',57,29,65), (310015,3080004,0,'skin_color',147,167,77), (310016,3080004,0,'soga_eye_color',255,0,255), (310017,3080005,0,'eye_color',45,47,0), (310018,3080005,0,'skin_color',147,167,77), (310019,3080005,0,'soga_eye_color',255,0,255), (310020,3080006,0,'eye_color',105,64,6), (310021,3080006,0,'skin_color',147,167,77), (310022,3080006,0,'soga_eye_color',255,0,255), (310023,3080007,0,'eye_color',38,58,53), (310024,3080007,0,'skin_color',147,167,77), (310025,3080007,0,'soga_eye_color',255,0,255), (310026,3080008,0,'eye_color',0,15,11), (310027,3080008,0,'skin_color',147,167,77), (310028,3080008,0,'soga_eye_color',255,0,255), (310029,3080009,0,'eye_color',97,99,40), (310030,3080009,0,'skin_color',147,167,77), (310031,3080009,0,'soga_eye_color',255,0,255), (310032,3080010,0,'eye_color',109,62,45), (310033,3080010,0,'skin_color',147,167,77), (310034,3080010,0,'soga_eye_color',255,0,255), (310035,3080011,0,'eye_color',200,123,99), (310036,3080011,0,'skin_color',147,167,77), (310037,3080011,0,'soga_eye_color',255,0,255), (310038,3080012,0,'eye_color',75,117,14), (310039,3080012,0,'skin_color',128,128,63), (310040,3080012,0,'soga_eye_color',255,0,255), (310041,3080013,0,'eye_color',53,76,30), (310042,3080013,0,'skin_color',147,167,77), (310043,3080013,0,'soga_eye_color',255,0,255), (310044,3080014,0,'eye_color',89,50,57), (310045,3080014,0,'skin_color',147,167,77), (310046,3080014,0,'soga_eye_color',255,0,255), (310047,3080015,0,'eye_color',90,108,41), (310048,3080015,0,'skin_color',128,128,63), (310049,3080015,0,'soga_eye_color',255,0,255), (310050,3080016,0,'eye_color',255,255,255), (310051,3080016,0,'skin_color',255,255,255), (310052,3080016,0,'soga_eye_color',255,0,255), (310053,3080017,0,'eye_color',255,255,255), (310054,3080017,0,'skin_color',255,255,255), (310055,3080017,0,'soga_eye_color',255,0,255), (310056,3080018,0,'eye_color',98,49,0), (310057,3080018,0,'skin_color',147,167,77), (310058,3080018,0,'soga_eye_color',255,0,255), (310059,3080019,0,'eye_color',50,41,56), (310060,3080019,0,'skin_color',147,167,77), (310061,3080019,0,'soga_eye_color',255,0,255), (310062,3080020,0,'eye_color',126,110,48), (310063,3080020,0,'skin_color',147,167,77), (310064,3080020,0,'soga_eye_color',255,0,255), (310065,3080021,0,'eye_color',45,83,37), (310066,3080021,0,'skin_color',128,128,63), (310067,3080021,0,'soga_eye_color',255,0,255), (310068,3080022,0,'eye_color',125,152,76), (310069,3080022,0,'skin_color',147,167,77), (310070,3080022,0,'soga_eye_color',255,0,255), (310071,3080023,0,'eye_color',166,156,75), (310072,3080023,0,'skin_color',147,167,77), (310073,3080023,0,'soga_eye_color',255,0,255), (310074,3080024,0,'eye_color',214,143,62), (310075,3080024,0,'skin_color',147,167,77), (310076,3080024,0,'soga_eye_color',255,0,255), (310077,3080025,0,'eye_color',180,149,72), (310078,3080025,0,'skin_color',147,167,77), (310079,3080025,0,'soga_eye_color',255,0,255), (310080,3080026,0,'eye_color',41,48,39), (310081,3080026,0,'skin_color',128,128,63), (310082,3080026,0,'soga_eye_color',255,0,255), (310083,3080027,0,'eye_color',103,117,33), (310084,3080027,0,'skin_color',147,167,77), (310085,3080027,0,'soga_eye_color',255,0,255), (310086,3080028,0,'eye_color',255,255,255), (310087,3080028,0,'skin_color',255,255,255), (310088,3080028,0,'soga_eye_color',255,0,255), (310089,3080029,0,'eye_color',255,255,255), (310090,3080029,0,'skin_color',255,255,255), (310091,3080029,0,'soga_eye_color',255,0,255), (310092,3080030,0,'eye_color',255,255,255), (310093,3080030,0,'skin_color',255,255,255), (310094,3080030,0,'soga_eye_color',255,0,255), (310095,3080031,0,'eye_color',255,255,255), (310096,3080031,0,'skin_color',255,255,255), (310097,3080031,0,'soga_eye_color',255,0,255), (310098,3080032,0,'eye_color',255,255,255), (310099,3080032,0,'skin_color',255,255,255), (310100,3080032,0,'soga_eye_color',255,0,255), (310101,3080033,0,'eye_color',255,255,255), (310102,3080033,0,'skin_color',255,255,255), (310103,3080033,0,'soga_eye_color',255,0,255), (310104,3080034,0,'eye_color',255,255,255), (310105,3080034,0,'skin_color',255,255,255), (310106,3080034,0,'soga_eye_color',255,0,255), (310107,3080035,0,'eye_color',255,255,255), (310108,3080035,0,'skin_color',255,255,255), (310109,3080035,0,'soga_eye_color',255,0,255), (310110,3080036,0,'eye_color',108,65,54), (310111,3080036,0,'skin_color',147,167,77), (310112,3080036,0,'soga_eye_color',255,0,255), (310113,3090000,0,'eye_color',67,93,21), (310114,3090000,0,'skin_color',0,63,0), (310115,3090000,0,'soga_eye_color',255,0,255), (310122,3090003,0,'eye_color',129,118,57), (310123,3090003,0,'skin_color',128,128,0), (310124,3090003,0,'soga_eye_color',255,0,255), (310125,3090004,0,'eye_color',145,135,75), (310126,3090004,0,'skin_color',255,128,63), (310127,3090004,0,'soga_eye_color',255,0,255), (310128,3090005,0,'eye_color',152,126,78), (310129,3090005,0,'skin_color',255,128,63), (310130,3090005,0,'soga_eye_color',255,0,255), (310131,3090006,0,'eye_color',117,112,87), (310132,3090006,0,'skin_color',255,128,63), (310133,3090006,0,'soga_eye_color',255,0,255), (310134,3090007,0,'eye_color',178,129,67), (310135,3090007,0,'skin_color',255,128,63), (310136,3090007,0,'soga_eye_color',255,0,255), (310137,3090008,0,'eye_color',144,93,55), (310138,3090008,0,'skin_color',255,128,63), (310139,3090008,0,'soga_eye_color',255,0,255), (310140,3090009,0,'eye_color',42,0,0), (310141,3090009,0,'skin_color',255,128,63), (310142,3090009,0,'soga_eye_color',255,0,255), (310143,3090010,0,'eye_color',111,136,39), (310144,3090010,0,'skin_color',255,128,63), (310145,3090010,0,'soga_eye_color',255,0,255), (310146,3090011,0,'eye_color',19,13,0), (310147,3090011,0,'skin_color',255,128,63), (310148,3090011,0,'soga_eye_color',255,0,255), (310149,3090012,0,'eye_color',200,169,95), (310150,3090012,0,'skin_color',255,128,63), (310151,3090012,0,'soga_eye_color',255,0,255), (310152,3090013,0,'eye_color',65,79,11), (310153,3090013,0,'skin_color',255,128,63), (310154,3090013,0,'soga_eye_color',255,0,255), (310155,3090014,0,'eye_color',255,255,255), (310156,3090014,0,'skin_color',128,128,128), (310157,3090014,0,'soga_eye_color',255,0,255), (310158,3090015,0,'eye_color',255,255,255), (310159,3090015,0,'skin_color',255,255,255), (310160,3090015,0,'soga_eye_color',255,0,255), (310161,3090016,0,'eye_color',205,175,67), (310162,3090016,0,'skin_color',255,128,63), (310163,3090016,0,'soga_eye_color',255,0,255), (310164,3090017,0,'eye_color',61,81,0), (310165,3090017,0,'skin_color',255,128,63), (310166,3090017,0,'soga_eye_color',255,0,255), (310167,3090018,0,'eye_color',255,255,255), (310168,3090018,0,'skin_color',128,128,128), (310169,3090018,0,'soga_eye_color',255,0,255), (310170,3090019,0,'eye_color',153,191,43), (310171,3090019,0,'skin_color',255,128,63), (310172,3090019,0,'soga_eye_color',255,0,255), (310173,3090020,0,'eye_color',163,106,57), (310174,3090020,0,'skin_color',255,128,63), (310175,3090020,0,'soga_eye_color',255,0,255), (310176,3090021,0,'eye_color',81,31,10), (310177,3090021,0,'skin_color',255,128,63), (310178,3090021,0,'soga_eye_color',255,0,255), (310179,3090022,0,'eye_color',157,165,47), (310180,3090022,0,'skin_color',255,128,0), (310181,3090022,0,'soga_eye_color',255,0,255), (310182,3090023,0,'eye_color',255,255,255), (310183,3090023,0,'skin_color',128,128,128), (310184,3090023,0,'soga_eye_color',255,0,255), (310185,3090024,0,'eye_color',69,36,11), (310186,3090024,0,'skin_color',255,128,0), (310187,3090024,0,'soga_eye_color',255,0,255), (310188,3090025,0,'eye_color',255,255,255), (310189,3090025,0,'skin_color',128,128,128), (310190,3090025,0,'soga_eye_color',255,0,255), (310191,3090026,0,'eye_color',21,0,16), (310192,3090026,0,'skin_color',255,128,0), (310193,3090026,0,'soga_eye_color',255,0,255), (310194,3090027,0,'eye_color',27,0,3), (310195,3090027,0,'skin_color',255,128,63), (310196,3090027,0,'soga_eye_color',255,0,255), (310197,3090028,0,'eye_color',206,188,55), (310198,3090028,0,'skin_color',255,128,63), (310199,3090028,0,'soga_eye_color',255,0,255), (310200,3090029,0,'eye_color',167,158,36), (310201,3090029,0,'skin_color',255,128,63), (310202,3090029,0,'soga_eye_color',255,0,255), (310203,3090030,0,'eye_color',163,133,43), (310204,3090030,0,'skin_color',255,128,63), (310205,3090030,0,'soga_eye_color',255,0,255), (310206,3090031,0,'eye_color',113,136,62), (310207,3090031,0,'skin_color',255,128,63), (310208,3090031,0,'soga_eye_color',255,0,255), (310209,3090032,0,'eye_color',255,255,255), (310210,3090032,0,'skin_color',255,255,255), (310211,3090032,0,'soga_eye_color',255,0,255), (310212,3090033,0,'eye_color',123,97,31), (310213,3090033,0,'skin_color',255,128,63), (310214,3090033,0,'soga_eye_color',255,0,255), (310221,3490000,0,'eye_color',255,255,255), (310222,3490000,0,'skin_color',255,255,255), (310223,3490000,0,'soga_eye_color',255,0,255), (310224,3490001,0,'eye_color',255,255,255), (310225,3490001,0,'skin_color',255,255,255), (310226,3490001,0,'soga_eye_color',255,0,255), (310227,3490002,0,'eye_color',255,255,255), (310228,3490002,0,'skin_color',255,255,255), (310229,3490002,0,'soga_eye_color',255,0,255), (310230,3490003,0,'eye_color',255,255,255), (310231,3490003,0,'skin_color',255,255,255), (310232,3490003,0,'soga_eye_color',255,0,255), (310233,3490004,0,'eye_color',255,255,255), (310234,3490004,0,'skin_color',255,255,255), (310235,3490004,0,'soga_eye_color',255,0,255), (310236,3490005,0,'eye_color',255,255,255), (310237,3490005,0,'skin_color',255,255,255), (310238,3490005,0,'soga_eye_color',255,0,255), (310239,3490006,0,'eye_color',255,255,255), (310240,3490006,0,'skin_color',255,255,255), (310241,3490006,0,'soga_eye_color',255,0,255), (310242,3490007,0,'eye_color',0,63,0), (310243,3490007,0,'skin_color',128,63,0), (310244,3490007,0,'soga_eye_color',255,0,255), (310245,3490008,0,'eye_color',255,255,255), (310246,3490008,0,'skin_color',255,255,255), (310247,3490008,0,'soga_eye_color',255,0,255), (310248,3490009,0,'eye_color',255,255,255), (310249,3490009,0,'skin_color',255,255,255), (310250,3490009,0,'soga_eye_color',255,0,255), (310251,3490010,0,'eye_color',255,255,255), (310252,3490010,0,'skin_color',255,255,255), (310253,3490010,0,'soga_eye_color',255,0,255), (310254,3490011,0,'eye_color',255,255,255), (310255,3490011,0,'skin_color',255,255,255), (310256,3490011,0,'soga_eye_color',255,0,255), (310257,3490012,0,'eye_color',255,255,255), (310258,3490012,0,'skin_color',255,255,255), (310259,3490012,0,'soga_eye_color',255,0,255), (310260,3490013,0,'eye_color',255,255,255), (310261,3490013,0,'skin_color',255,255,255), (310262,3490013,0,'soga_eye_color',255,0,255), (310269,3490016,0,'eye_color',0,255,0), (310270,3490016,0,'skin_color',63,0,0), (310271,3490016,0,'soga_eye_color',255,0,255), (310272,3490017,0,'eye_color',255,255,255), (310273,3490017,0,'skin_color',255,255,255), (310274,3490017,0,'soga_eye_color',255,0,255), (310275,4690000,0,'eye_color',255,255,255), (310276,4690000,0,'skin_color',255,255,255), (310277,4690000,0,'soga_eye_color',255,0,255), (310278,2560000,0,'eye_color',255,255,255), (310279,2560000,0,'skin_color',255,255,255), (310280,2560000,0,'soga_eye_color',255,0,255), (310281,2560001,0,'eye_color',255,255,255), (310282,2560001,0,'skin_color',255,255,255), (310283,2560001,0,'soga_eye_color',255,0,255), (310284,2560002,0,'eye_color',255,255,255), (310285,2560002,0,'skin_color',255,255,255), (310286,2560002,0,'soga_eye_color',255,0,255), (310290,2560004,0,'eye_color',255,255,255), (310291,2560004,0,'skin_color',255,255,255), (310292,2560004,0,'soga_eye_color',255,0,255), (310293,2560005,0,'eye_color',255,255,255), (310294,2560005,0,'skin_color',255,255,255), (310295,2560005,0,'soga_eye_color',255,0,255), (310296,2560006,0,'eye_color',255,255,255), (310297,2560006,0,'skin_color',255,255,255), (310298,2560006,0,'soga_eye_color',255,0,255), (310299,2560007,0,'eye_color',255,255,255), (310300,2560007,0,'skin_color',255,255,255), (310301,2560007,0,'soga_eye_color',255,0,255), (310302,2560008,0,'eye_color',255,255,255), (310303,2560008,0,'skin_color',255,255,255), (310304,2560008,0,'soga_eye_color',255,0,255), (310305,2560009,0,'eye_color',255,255,255), (310306,2560009,0,'skin_color',255,255,255), (310307,2560009,0,'soga_eye_color',255,0,255), (310308,2560010,0,'eye_color',255,255,255), (310309,2560010,0,'skin_color',255,255,255), (310310,2560010,0,'soga_eye_color',255,0,255), (310311,2560011,0,'eye_color',255,255,255), (310312,2560011,0,'skin_color',255,255,255), (310313,2560011,0,'soga_eye_color',255,0,255), (310314,2560012,0,'eye_color',255,255,255), (310315,2560012,0,'skin_color',255,255,255), (310316,2560012,0,'soga_eye_color',255,0,255), (310317,2560013,1,'cheek_type',97,100,0), (310318,2560013,1,'chin_type',-69,-29,0), (310319,2560013,1,'eye_brow_type',-100,100,-100), (310320,2560013,0,'eye_color',36,21,6), (310321,2560013,1,'eye_type',-100,0,0), (310322,2560013,0,'hair_face_color',30,27,22), (310323,2560013,0,'hair_face_highlight_color',241,237,227), (310324,2560013,0,'hair_type_color',30,27,22), (310325,2560013,0,'hair_type_highlight_color',241,237,227), (310326,2560013,1,'lip_type',100,61,-87), (310327,2560013,1,'nose_type',-76,-81,-87), (310328,2560013,0,'skin_color',250,252,252), (310329,2560013,1,'soga_cheek_type',97,100,0), (310330,2560013,1,'soga_chin_type',-69,-29,0), (310331,2560013,1,'soga_eye_brow_type',-100,100,-100), (310332,2560013,0,'soga_eye_color',229,229,102), (310333,2560013,1,'soga_eye_type',-100,0,0), (310334,2560013,0,'soga_hair_face_color',30,27,22), (310335,2560013,0,'soga_hair_face_highlight_color',241,237,227), (310336,2560013,0,'soga_hair_type_color',30,27,22), (310337,2560013,0,'soga_hair_type_highlight_color',241,237,227), (310338,2560013,1,'soga_lip_type',100,61,-87), (310339,2560013,1,'soga_nose_type',-76,-81,-87), (310340,2560013,0,'soga_skin_color',250,252,252), (310341,2560013,0,'wing_color1',255,255,255), (310342,2560013,0,'wing_color2',255,255,255), (310343,2560014,0,'eye_color',255,255,255), (310344,2560014,0,'skin_color',255,255,255), (310345,2560014,0,'soga_eye_color',255,0,255), (310346,2560015,0,'eye_color',255,255,255), (310347,2560015,0,'skin_color',255,255,255), (310348,2560015,0,'soga_eye_color',255,0,255), (310349,2560016,0,'eye_color',255,255,255), (310350,2560016,0,'skin_color',255,255,255), (310351,2560016,0,'soga_eye_color',255,0,255), (310352,2560017,0,'eye_color',255,255,255), (310353,2560017,0,'skin_color',255,255,255), (310354,2560017,0,'soga_eye_color',255,0,255), (310355,2560018,0,'eye_color',255,255,255), (310356,2560018,0,'skin_color',255,255,255), (310357,2560018,0,'soga_eye_color',255,0,255), (310358,2560019,0,'eye_color',255,255,255), (310359,2560019,0,'skin_color',255,255,255), (310360,2560019,0,'soga_eye_color',255,0,255), (310361,2560020,0,'eye_color',255,255,255), (310362,2560020,0,'skin_color',255,255,255), (310363,2560020,0,'soga_eye_color',255,0,255), (310364,2560021,1,'eye_brow_type',46,9,-68), (310365,2560021,0,'eye_color',43,88,101), (310366,2560021,0,'hair_face_color',90,56,0), (310367,2560021,0,'hair_face_highlight_color',233,232,228), (310368,2560021,0,'hair_type_color',90,56,0), (310369,2560021,0,'hair_type_highlight_color',233,232,228), (310370,2560021,1,'lip_type',62,43,-31), (310371,2560021,0,'skin_color',244,250,250), (310372,2560021,1,'soga_eye_brow_type',46,9,-68), (310373,2560021,0,'soga_eye_color',229,229,102), (310374,2560021,0,'soga_hair_face_color',90,56,0), (310375,2560021,0,'soga_hair_face_highlight_color',233,232,228), (310376,2560021,0,'soga_hair_type_color',90,56,0), (310377,2560021,0,'soga_hair_type_highlight_color',233,232,228), (310378,2560021,1,'soga_lip_type',62,43,-31), (310379,2560021,0,'soga_skin_color',244,250,250), (310380,2560021,0,'wing_color1',255,255,255), (310381,2560021,0,'wing_color2',255,255,255), (310382,2560022,0,'eye_color',255,255,255), (310383,2560022,0,'skin_color',255,255,255), (310384,2560022,0,'soga_eye_color',255,0,255), (310385,2560023,0,'eye_color',255,255,255), (310386,2560023,0,'skin_color',255,255,255), (310387,2560023,0,'soga_eye_color',255,0,255), (310388,2560024,0,'eye_color',255,255,255), (310389,2560024,0,'skin_color',255,255,255), (310390,2560024,0,'soga_eye_color',255,0,255), (310391,2560025,0,'eye_color',255,255,255), (310392,2560025,0,'skin_color',255,255,255), (310393,2560025,0,'soga_eye_color',255,0,255), (310394,2560026,0,'eye_color',255,255,255), (310395,2560026,0,'skin_color',255,255,255), (310396,2560026,0,'soga_eye_color',255,0,255), (310397,2560027,0,'eye_color',255,255,255), (310398,2560027,0,'skin_color',255,255,255), (310399,2560027,0,'soga_eye_color',255,0,255), (310400,2560028,0,'eye_color',255,255,255), (310401,2560028,0,'skin_color',255,255,255), (310402,2560028,0,'soga_eye_color',255,0,255), (310403,2560029,0,'eye_color',255,255,255), (310404,2560029,0,'skin_color',255,255,255), (310405,2560029,0,'soga_eye_color',255,0,255), (310406,2560030,0,'eye_color',255,255,255), (310407,2560030,0,'skin_color',255,255,255), (310408,2560030,0,'soga_eye_color',255,0,255), (310409,2560031,0,'eye_color',255,255,255), (310410,2560031,0,'skin_color',255,255,255), (310411,2560031,0,'soga_eye_color',255,0,255), (310412,2560032,0,'eye_color',255,255,255), (310413,2560032,0,'skin_color',255,255,255), (310414,2560032,0,'soga_eye_color',255,0,255), (310415,2560033,0,'eye_color',255,255,255), (310416,2560033,0,'skin_color',255,255,255), (310417,2560033,0,'soga_eye_color',255,0,255), (310418,2560034,0,'eye_color',255,255,255), (310419,2560034,0,'skin_color',255,255,255), (310420,2560034,0,'soga_eye_color',255,0,255), (310421,2560035,0,'eye_color',255,255,255), (310422,2560035,0,'skin_color',255,255,255), (310423,2560035,0,'soga_eye_color',255,0,255), (310424,2560036,0,'eye_color',255,255,255), (310425,2560036,0,'skin_color',255,255,255), (310426,2560036,0,'soga_eye_color',255,0,255), (310427,2560037,0,'eye_color',255,255,255), (310428,2560037,0,'skin_color',255,255,255), (310429,2560037,0,'soga_eye_color',255,0,255), (310430,2560038,0,'eye_color',255,255,255), (310431,2560038,0,'skin_color',255,255,255), (310432,2560038,0,'soga_eye_color',255,0,255), (310433,2560039,0,'eye_color',255,255,255), (310434,2560039,0,'skin_color',255,255,255), (310435,2560039,0,'soga_eye_color',255,0,255), (310436,2560040,0,'eye_color',255,255,255), (310437,2560040,0,'skin_color',255,255,255), (310438,2560040,0,'soga_eye_color',255,0,255), (310439,2560041,0,'eye_color',255,255,255), (310440,2560041,0,'skin_color',255,255,255), (310441,2560041,0,'soga_eye_color',255,0,255), (310442,2560042,0,'eye_color',255,255,255), (310443,2560042,0,'skin_color',255,255,255), (310444,2560042,0,'soga_eye_color',255,0,255), (310445,2560043,0,'eye_color',255,255,255), (310446,2560043,0,'skin_color',255,255,255), (310447,2560043,0,'soga_eye_color',255,0,255), (310448,2560044,0,'eye_color',255,255,255), (310449,2560044,0,'skin_color',255,255,255), (310450,2560044,0,'soga_eye_color',255,0,255), (310451,2560045,0,'eye_color',255,255,255), (310452,2560045,0,'skin_color',255,255,255), (310453,2560045,0,'soga_eye_color',255,0,255), (310454,2560046,0,'eye_color',255,255,255), (310455,2560046,0,'skin_color',255,255,255), (310456,2560046,0,'soga_eye_color',255,0,255), (310457,2560047,0,'eye_color',255,255,255), (310458,2560047,0,'skin_color',128,64,0), (310459,2560047,0,'soga_eye_color',255,0,255), (310460,2560048,0,'eye_color',255,128,0), (310461,2560048,0,'skin_color',255,128,0), (310462,2560048,0,'soga_eye_color',255,0,255), (310463,2560049,0,'eye_color',255,255,255), (310464,2560049,0,'skin_color',255,255,255), (310465,2560049,0,'soga_eye_color',255,0,255), (310466,2560050,0,'eye_color',255,255,255), (310467,2560050,0,'skin_color',255,255,255), (310468,2560050,0,'soga_eye_color',255,0,255), (310469,2560051,0,'eye_color',255,255,255), (310470,2560051,0,'skin_color',255,255,255), (310471,2560051,0,'soga_eye_color',255,0,255), (310472,2560052,0,'eye_color',255,255,255), (310473,2560052,0,'skin_color',255,255,255), (310474,2560052,0,'soga_eye_color',255,0,255), (310475,2560053,0,'eye_color',255,255,255), (310476,2560053,0,'skin_color',255,255,255), (310477,2560053,0,'soga_eye_color',255,0,255), (310478,2560054,0,'eye_color',255,255,255), (310479,2560054,0,'skin_color',255,255,255), (310480,2560054,0,'soga_eye_color',255,0,255), (310481,2560055,0,'eye_color',255,255,255), (310482,2560055,0,'skin_color',255,255,255), (310483,2560055,0,'soga_eye_color',255,0,255), (310484,2560056,0,'eye_color',255,255,255), (310485,2560056,0,'skin_color',255,255,255), (310486,2560056,0,'soga_eye_color',255,0,255), (310487,2560057,0,'eye_color',255,255,255), (310488,2560057,0,'skin_color',255,255,255), (310489,2560057,0,'soga_eye_color',255,0,255), (310490,2560058,0,'eye_color',255,255,255), (310491,2560058,0,'skin_color',255,255,255), (310492,2560058,0,'soga_eye_color',255,0,255), (310493,2560059,0,'eye_color',255,255,255), (310494,2560059,0,'skin_color',255,255,255), (310495,2560059,0,'soga_eye_color',255,0,255), (310496,2560060,0,'eye_color',255,255,255), (310497,2560060,0,'skin_color',255,255,255), (310498,2560060,0,'soga_eye_color',255,0,255), (310499,2560061,0,'eye_color',255,255,255), (310500,2560061,0,'skin_color',255,255,255), (310501,2560061,0,'soga_eye_color',255,0,255), (310502,2560062,0,'eye_color',255,255,255), (310503,2560062,0,'skin_color',255,255,255), (310504,2560062,0,'soga_eye_color',255,0,255), (310505,2560063,0,'eye_color',255,255,255), (310506,2560063,0,'skin_color',255,255,255), (310507,2560063,0,'soga_eye_color',255,0,255), (310508,2560064,0,'eye_color',255,255,255), (310509,2560064,0,'skin_color',255,255,255), (310510,2560064,0,'soga_eye_color',255,0,255), (310511,2560065,0,'eye_color',255,255,255), (310512,2560065,0,'skin_color',255,255,255), (310513,2560065,0,'soga_eye_color',255,0,255), (310514,2560066,0,'eye_color',255,255,255), (310515,2560066,0,'skin_color',255,255,255), (310516,2560066,0,'soga_eye_color',255,0,255), (310517,2560067,0,'eye_color',255,255,255), (310518,2560067,0,'skin_color',255,255,255), (310519,2560067,0,'soga_eye_color',255,0,255), (310520,2560068,1,'cheek_type',53,93,0), (310521,2560068,1,'chin_type',-1,2,-32), (310522,2560068,1,'ear_type',-48,-93,0), (310523,2560068,1,'eye_brow_type',38,-87,71), (310524,2560068,0,'eye_color',173,135,87), (310525,2560068,1,'eye_type',-87,0,0), (310526,2560068,0,'hair_color1',79,28,15), (310527,2560068,0,'hair_color2',111,64,0), (310528,2560068,0,'hair_face_color',39,21,6), (310529,2560068,0,'hair_face_highlight_color',196,208,207), (310530,2560068,0,'hair_highlight',164,165,165), (310531,2560068,0,'hair_type_color',39,21,6), (310532,2560068,0,'hair_type_highlight_color',196,208,207), (310533,2560068,1,'lip_type',47,74,-25), (310534,2560068,1,'nose_type',-95,7,-82), (310535,2560068,0,'skin_color',227,213,215), (310536,2560068,1,'soga_cheek_type',53,93,0), (310537,2560068,1,'soga_chin_type',-1,2,-32), (310538,2560068,1,'soga_ear_type',-48,-93,0), (310539,2560068,1,'soga_eye_brow_type',38,-87,71), (310540,2560068,0,'soga_eye_color',204,204,204), (310541,2560068,1,'soga_eye_type',-87,0,0), (310542,2560068,0,'soga_hair_color1',79,28,15), (310543,2560068,0,'soga_hair_color2',111,64,0), (310544,2560068,0,'soga_hair_face_color',39,21,6), (310545,2560068,0,'soga_hair_face_highlight_color',196,208,207), (310546,2560068,0,'soga_hair_highlight',164,165,165), (310547,2560068,0,'soga_hair_type_color',39,21,6), (310548,2560068,0,'soga_hair_type_highlight_color',196,208,207), (310549,2560068,1,'soga_lip_type',47,74,-25), (310550,2560068,1,'soga_nose_type',-95,7,-82), (310551,2560068,0,'soga_skin_color',227,213,215), (310552,2560069,0,'eye_color',255,255,255), (310553,2560069,0,'skin_color',255,255,255), (310554,2560069,0,'soga_eye_color',255,0,255), (310555,2560070,0,'eye_color',255,255,255), (310556,2560070,0,'skin_color',255,255,255), (310557,2560070,0,'soga_eye_color',255,0,255), (310558,2560071,0,'eye_color',255,255,255), (310559,2560071,0,'skin_color',255,255,255), (310560,2560071,0,'soga_eye_color',255,0,255), (310561,2560072,0,'eye_color',255,255,255), (310562,2560072,0,'skin_color',255,255,255), (310563,2560072,0,'soga_eye_color',255,0,255), (310564,2560073,0,'eye_color',255,255,255), (310565,2560073,0,'skin_color',255,255,255), (310566,2560073,0,'soga_eye_color',255,0,255), (310567,2560074,0,'eye_color',255,255,255), (310568,2560074,0,'skin_color',255,255,255), (310569,2560074,0,'soga_eye_color',255,0,255), (310570,2560075,0,'eye_color',255,255,255), (310571,2560075,0,'skin_color',255,255,255), (310572,2560075,0,'soga_eye_color',255,0,255), (310573,2560076,0,'eye_color',255,255,255), (310574,2560076,0,'skin_color',255,255,255), (310575,2560076,0,'soga_eye_color',255,0,255), (310576,2560077,0,'eye_color',255,255,255), (310577,2560077,0,'skin_color',255,255,255), (310578,2560077,0,'soga_eye_color',255,0,255), (310579,2560078,0,'eye_color',255,255,255), (310580,2560078,0,'skin_color',255,255,255), (310581,2560078,0,'soga_eye_color',255,0,255), (310582,2560079,0,'eye_color',255,255,255), (310583,2560079,0,'skin_color',255,255,255), (310584,2560079,0,'soga_eye_color',255,0,255), (310585,2560080,0,'eye_color',255,255,255), (310586,2560080,0,'skin_color',255,255,255), (310587,2560080,0,'soga_eye_color',255,0,255), (310588,2560081,0,'eye_color',255,255,255), (310589,2560081,0,'skin_color',255,255,255), (310590,2560081,0,'soga_eye_color',255,0,255), (310591,2560082,0,'eye_color',255,255,255), (310592,2560082,0,'skin_color',255,255,255), (310593,2560082,0,'soga_eye_color',255,0,255), (310594,2560083,0,'eye_color',255,255,255), (310595,2560083,0,'skin_color',255,255,255), (310596,2560083,0,'soga_eye_color',255,0,255), (310597,2560084,0,'eye_color',255,255,255), (310598,2560084,0,'skin_color',255,255,255), (310599,2560084,0,'soga_eye_color',255,0,255), (310600,2560085,0,'eye_color',255,255,255), (310601,2560085,0,'skin_color',255,255,255), (310602,2560085,0,'soga_eye_color',255,0,255), (310603,2560086,0,'eye_color',255,255,255), (310604,2560086,0,'skin_color',255,255,255), (310605,2560086,0,'soga_eye_color',255,0,255), (310606,2560087,0,'eye_color',255,255,255), (310607,2560087,0,'skin_color',73,0,0), (310608,2560087,0,'soga_eye_color',255,0,255), (310609,2560088,0,'eye_color',255,255,255), (310610,2560088,0,'skin_color',255,255,255), (310611,2560088,0,'soga_eye_color',255,0,255), (310612,2560089,0,'eye_color',255,255,255), (310613,2560089,0,'skin_color',255,255,255), (310614,2560089,0,'soga_eye_color',255,0,255), (310615,2560090,0,'eye_color',255,255,255), (310616,2560090,0,'skin_color',255,255,255), (310617,2560090,0,'soga_eye_color',255,0,255), (310618,2560091,0,'eye_color',255,255,255), (310619,2560091,0,'skin_color',255,255,255), (310620,2560091,0,'soga_eye_color',255,0,255), (310621,2560092,0,'eye_color',255,255,255), (310622,2560092,0,'skin_color',255,255,255), (310623,2560092,0,'soga_eye_color',255,0,255), (310624,2560093,0,'eye_color',255,255,255), (310625,2560093,0,'skin_color',255,255,255), (310626,2560093,0,'soga_eye_color',255,0,255), (310627,2560094,0,'eye_color',255,255,255), (310628,2560094,0,'skin_color',255,255,255), (310629,2560094,0,'soga_eye_color',255,0,255), (310630,2560095,0,'eye_color',255,255,255), (310631,2560095,0,'skin_color',255,255,255), (310632,2560095,0,'soga_eye_color',255,0,255), (310633,2560096,0,'eye_color',255,255,255), (310634,2560096,0,'skin_color',255,255,255), (310635,2560096,0,'soga_eye_color',255,0,255), (310636,2560097,0,'eye_color',255,255,255), (310637,2560097,0,'skin_color',255,255,255), (310638,2560097,0,'soga_eye_color',255,0,255), (310639,2560098,0,'eye_color',255,255,255), (310640,2560098,0,'skin_color',255,255,255), (310641,2560098,0,'soga_eye_color',255,0,255), (310642,2560099,0,'eye_color',255,255,255), (310643,2560099,0,'skin_color',255,255,255), (310644,2560099,0,'soga_eye_color',255,0,255), (310645,2560100,0,'eye_color',255,255,255), (310646,2560100,0,'skin_color',255,255,255), (310647,2560100,0,'soga_eye_color',255,0,255), (310648,2560101,0,'eye_color',255,255,255), (310649,2560101,0,'skin_color',255,255,255), (310650,2560101,0,'soga_eye_color',255,0,255), (310651,2560102,0,'eye_color',255,255,255), (310652,2560102,0,'skin_color',255,255,255), (310653,2560102,0,'soga_eye_color',255,0,255), (310654,2560103,0,'eye_color',255,255,255), (310655,2560103,0,'skin_color',255,255,255), (310656,2560103,0,'soga_eye_color',255,0,255), (310657,2560104,0,'eye_color',255,255,255), (310658,2560104,0,'skin_color',255,255,255), (310659,2560104,0,'soga_eye_color',255,0,255), (310660,2560105,0,'eye_color',255,255,255), (310661,2560105,0,'skin_color',255,255,255), (310662,2560105,0,'soga_eye_color',255,0,255), (310663,2560106,0,'eye_color',255,255,255), (310664,2560106,0,'skin_color',255,255,255), (310665,2560106,0,'soga_eye_color',255,0,255), (310666,2560107,0,'eye_color',255,255,255), (310667,2560107,0,'skin_color',255,255,255), (310668,2560107,0,'soga_eye_color',255,0,255), (310669,2560108,0,'eye_color',255,255,255), (310670,2560108,0,'skin_color',255,255,255), (310671,2560108,0,'soga_eye_color',255,0,255), (310672,2560109,0,'eye_color',255,255,255), (310673,2560109,0,'skin_color',255,255,255), (310674,2560109,0,'soga_eye_color',255,0,255), (310675,2560110,0,'eye_color',255,255,255), (310676,2560110,0,'skin_color',255,255,255), (310677,2560110,0,'soga_eye_color',255,0,255), (310678,2560111,0,'eye_color',255,255,255), (310679,2560111,0,'skin_color',255,255,255), (310680,2560111,0,'soga_eye_color',255,0,255), (310681,2560112,0,'eye_color',255,255,255), (310682,2560112,0,'skin_color',255,255,255), (310683,2560112,0,'soga_eye_color',255,0,255), (310684,2560113,0,'eye_color',255,255,255), (310685,2560113,0,'skin_color',255,255,255), (310686,2560113,0,'soga_eye_color',255,0,255), (310687,2560114,0,'eye_color',255,255,255), (310688,2560114,0,'skin_color',255,255,255), (310689,2560114,0,'soga_eye_color',255,0,255), (310690,2560115,0,'eye_color',255,255,255), (310691,2560115,0,'skin_color',255,255,255), (310692,2560115,0,'soga_eye_color',255,0,255), (310693,2560116,0,'eye_color',255,255,255), (310694,2560116,0,'skin_color',255,255,255), (310695,2560116,0,'soga_eye_color',255,0,255), (310696,2560117,0,'eye_color',255,255,255), (310697,2560117,0,'skin_color',255,255,255), (310698,2560117,0,'soga_eye_color',255,0,255), (310699,2560118,0,'eye_color',255,255,255), (310700,2560118,0,'skin_color',255,255,255), (310701,2560118,0,'soga_eye_color',255,0,255), (310702,2560119,0,'eye_color',255,255,255), (310703,2560119,0,'skin_color',255,255,255), (310704,2560119,0,'soga_eye_color',255,0,255), (310705,2560120,0,'eye_color',255,255,255), (310706,2560120,0,'skin_color',255,255,255), (310707,2560120,0,'soga_eye_color',255,0,255), (310708,2560121,0,'eye_color',255,255,255), (310709,2560121,0,'skin_color',255,255,255), (310710,2560121,0,'soga_eye_color',255,0,255), (310711,2560122,0,'eye_color',255,255,255), (310712,2560122,0,'skin_color',255,255,255), (310713,2560122,0,'soga_eye_color',255,0,255), (310714,2560123,0,'eye_color',255,255,255), (310715,2560123,0,'skin_color',255,255,255), (310716,2560123,0,'soga_eye_color',255,0,255), (310717,2560124,0,'eye_color',255,255,255), (310718,2560124,0,'skin_color',255,255,255), (310719,2560124,0,'soga_eye_color',255,0,255), (310720,2560125,0,'eye_color',255,255,255), (310721,2560125,0,'skin_color',128,64,0), (310722,2560125,0,'soga_eye_color',255,0,255), (310723,2560126,0,'eye_color',255,255,255), (310724,2560126,0,'skin_color',255,255,255), (310725,2560126,0,'soga_eye_color',255,0,255), (310726,2560127,0,'eye_color',255,255,255), (310727,2560127,0,'skin_color',255,255,255), (310728,2560127,0,'soga_eye_color',255,0,255), (310729,2560128,0,'eye_color',255,255,255), (310730,2560128,0,'skin_color',255,255,255), (310731,2560128,0,'soga_eye_color',255,0,255), (310732,2560129,0,'eye_color',255,255,255), (310733,2560129,0,'skin_color',255,255,255), (310734,2560129,0,'soga_eye_color',255,0,255), (310735,2570000,0,'eye_color',255,255,255), (310736,2570000,0,'skin_color',255,255,255), (310737,2570000,0,'soga_eye_color',255,0,255), (310738,2570001,0,'eye_color',255,255,255), (310739,2570001,0,'skin_color',255,255,255), (310740,2570001,0,'soga_eye_color',255,0,255), (310741,2570002,0,'eye_color',255,255,255), (310742,2570002,0,'skin_color',255,255,255), (310743,2570002,0,'soga_eye_color',255,0,255), (310744,2570003,0,'eye_color',255,255,255), (310745,2570003,0,'skin_color',255,255,255), (310746,2570003,0,'soga_eye_color',255,0,255), (310747,2570004,0,'eye_color',255,255,255), (310748,2570004,0,'skin_color',255,255,255), (310749,2570004,0,'soga_eye_color',255,0,255), (310750,2570005,0,'eye_color',255,255,255), (310751,2570005,0,'skin_color',255,255,255), (310752,2570005,0,'soga_eye_color',255,0,255), (310753,2380000,0,'eye_color',255,0,0), (310754,2380000,0,'skin_color',1,1,1), (310755,2380000,0,'soga_eye_color',255,0,255), (310756,2380001,0,'eye_color',255,255,255), (310757,2380001,0,'skin_color',255,255,255), (310758,2380001,0,'soga_eye_color',255,0,255), (310759,2380002,1,'cheek_type',31,17,0), (310760,2380002,1,'chin_type',4,-38,-34), (310761,2380002,1,'ear_type',-11,1,0), (310762,2380002,1,'eye_brow_type',-4,0,0), (310763,2380002,0,'eye_color',33,61,40), (310764,2380002,1,'eye_type',-20,0,0), (310765,2380002,0,'hair_color1',50,14,50), (310766,2380002,0,'hair_face_color',123,83,56), (310767,2380002,0,'hair_face_highlight_color',124,71,4), (310768,2380002,0,'hair_type_color',123,83,56), (310769,2380002,0,'hair_type_highlight_color',124,71,4), (310770,2380002,1,'lip_type',0,7,-14), (310771,2380002,1,'nose_type',-28,-7,14), (310772,2380002,0,'skin_color',196,150,125), (310773,2380002,1,'soga_cheek_type',0,-4,0), (310774,2380002,1,'soga_chin_type',0,0,7), (310775,2380002,1,'soga_ear_type',0,-20,0), (310776,2380002,1,'soga_eye_brow_type',0,-11,1), (310777,2380002,0,'soga_eye_color',229,229,102), (310778,2380002,1,'soga_eye_type',-20,0,0), (310779,2380002,0,'soga_hair_face_color',123,83,56), (310780,2380002,0,'soga_hair_face_highlight_color',124,71,4), (310781,2380002,0,'soga_hair_type_color',123,83,56), (310782,2380002,0,'soga_hair_type_highlight_color',124,71,4), (310783,2380002,1,'soga_lip_type',0,31,17), (310784,2380002,1,'soga_nose_type',-14,4,-38), (310785,2380002,0,'soga_skin_color',196,150,125), (310786,2380002,0,'wing_color1',255,255,255), (310787,2380002,0,'wing_color2',255,255,255), (310788,2380003,1,'cheek_type',-100,3,0), (310789,2380003,1,'chin_type',34,-8,0), (310790,2380003,1,'ear_type',-87,-42,0), (310791,2380003,1,'eye_brow_type',-100,7,-55), (310792,2380003,0,'eye_color',69,142,163), (310793,2380003,1,'eye_type',9,0,0), (310794,2380003,0,'hair_color1',20,50,30), (310795,2380003,0,'hair_color2',120,50,0), (310796,2380003,0,'hair_face_highlight_color',84,0,0), (310797,2380003,0,'hair_highlight',109,14,49), (310798,2380003,0,'hair_type_highlight_color',84,0,0), (310799,2380003,1,'lip_type',7,-68,-7), (310800,2380003,1,'nose_type',21,100,-39), (310801,2380003,0,'skin_color',235,223,216), (310802,2380003,1,'soga_cheek_type',0,-100,7), (310803,2380003,1,'soga_chin_type',0,7,-68), (310804,2380003,1,'soga_ear_type',0,9,0), (310805,2380003,1,'soga_eye_brow_type',0,-87,-42), (310806,2380003,0,'soga_eye_color',229,229,102), (310807,2380003,1,'soga_eye_type',9,0,0), (310808,2380003,0,'soga_hair_color1',38,22,21), (310809,2380003,0,'soga_hair_color2',120,50,0), (310810,2380003,0,'soga_hair_face_highlight_color',84,0,0), (310811,2380003,0,'soga_hair_highlight',109,14,49), (310812,2380003,0,'soga_hair_type_highlight_color',84,0,0), (310813,2380003,1,'soga_lip_type',-55,-100,3), (310814,2380003,1,'soga_nose_type',-7,34,-8), (310815,2380003,0,'soga_skin_color',235,223,216), (310816,2380003,0,'wing_color1',255,255,255), (310817,2380003,0,'wing_color2',255,255,255), (310818,2380004,1,'cheek_type',-44,-75,0), (310819,2380004,1,'chin_type',84,20,75), (310820,2380004,1,'ear_type',-15,69,0), (310821,2380004,1,'eye_brow_type',42,-83,34), (310822,2380004,0,'eye_color',183,152,101), (310823,2380004,0,'hair_color1',218,231,43), (310824,2380004,0,'hair_color2',156,0,0), (310825,2380004,0,'hair_face_color',244,246,246), (310826,2380004,0,'hair_face_highlight_color',80,83,118), (310827,2380004,0,'hair_highlight',51,56,84), (310828,2380004,0,'hair_type_color',244,246,246), (310829,2380004,0,'hair_type_highlight_color',80,83,118), (310830,2380004,1,'lip_type',63,-7,-9), (310831,2380004,1,'nose_type',38,-38,-25), (310832,2380004,0,'skin_color',199,191,178), (310833,2380004,1,'soga_cheek_type',0,42,-83), (310834,2380004,1,'soga_chin_type',0,63,-7), (310835,2380004,1,'soga_ear_type',-15,69,0), (310836,2380004,1,'soga_eye_brow_type',0,-15,69), (310837,2380004,0,'soga_eye_color',229,229,102), (310838,2380004,1,'soga_eye_type',-100,0,0), (310839,2380004,0,'soga_hair_color1',161,165,168), (310840,2380004,0,'soga_hair_color2',60,71,71), (310841,2380004,0,'soga_hair_face_color',244,246,246), (310842,2380004,0,'soga_hair_face_highlight_color',80,83,118), (310843,2380004,0,'soga_hair_highlight',51,56,84), (310844,2380004,0,'soga_hair_type_color',244,246,246), (310845,2380004,0,'soga_hair_type_highlight_color',80,83,118), (310846,2380004,1,'soga_lip_type',34,-44,-75), (310847,2380004,1,'soga_nose_type',-9,84,20), (310848,2380004,0,'soga_skin_color',199,191,178), (310849,2380004,0,'wing_color1',255,255,255), (310850,2380004,0,'wing_color2',255,255,255), (310851,2380005,1,'cheek_type',-77,50,0), (310852,2380005,1,'chin_type',-83,68,-3), (310853,2380005,1,'ear_type',46,-63,0), (310854,2380005,1,'eye_brow_type',89,84,-52), (310855,2380005,0,'eye_color',56,115,131), (310856,2380005,1,'eye_type',-44,0,0), (310857,2380005,0,'hair_color1',35,1,25), (310858,2380005,0,'hair_color2',156,0,0), (310859,2380005,0,'hair_face_color',242,243,242), (310860,2380005,0,'hair_face_highlight_color',79,82,119), (310861,2380005,0,'hair_highlight',51,56,84), (310862,2380005,0,'hair_type_color',242,243,242), (310863,2380005,0,'hair_type_highlight_color',79,82,119), (310864,2380005,1,'lip_type',-47,0,46), (310865,2380005,1,'nose_type',75,35,1), (310866,2380005,0,'skin_color',139,115,71), (310867,2380005,1,'soga_cheek_type',0,89,84), (310868,2380005,1,'soga_chin_type',0,-47,0), (310869,2380005,1,'soga_ear_type',0,-44,0), (310870,2380005,1,'soga_eye_brow_type',0,46,-63), (310871,2380005,0,'soga_eye_color',229,229,102), (310872,2380005,1,'soga_eye_type',-100,0,0), (310873,2380005,0,'soga_hair_color1',161,165,168), (310874,2380005,0,'soga_hair_color2',60,71,71), (310875,2380005,0,'soga_hair_face_color',242,243,242), (310876,2380005,0,'soga_hair_face_highlight_color',79,82,119), (310877,2380005,0,'soga_hair_highlight',51,56,84), (310878,2380005,0,'soga_hair_type_color',242,243,242), (310879,2380005,0,'soga_hair_type_highlight_color',79,82,119), (310880,2380005,1,'soga_lip_type',-52,-77,50), (310881,2380005,1,'soga_nose_type',46,-83,68), (310882,2380005,0,'soga_skin_color',139,115,71), (310883,2380005,0,'wing_color1',255,255,255), (310884,2380005,0,'wing_color2',255,255,255), (310885,2380006,1,'cheek_type',25,0,0), (310886,2380006,1,'chin_type',25,2,-17), (310887,2380006,1,'ear_type',-28,-28,0), (310888,2380006,1,'eye_brow_type',0,-8,-8), (310889,2380006,0,'eye_color',29,59,48), (310890,2380006,1,'eye_type',28,0,0), (310891,2380006,0,'hair_color1',37,25,0), (310892,2380006,0,'hair_face_color',89,47,2), (310893,2380006,0,'hair_face_highlight_color',165,151,137), (310894,2380006,0,'hair_type_color',89,47,2), (310895,2380006,0,'hair_type_highlight_color',165,151,137), (310896,2380006,1,'lip_type',37,-34,-1), (310897,2380006,1,'nose_type',46,37,25), (310898,2380006,0,'skin_color',237,214,214), (310899,2380006,1,'soga_cheek_type',0,0,-8), (310900,2380006,1,'soga_chin_type',0,37,-34), (310901,2380006,1,'soga_ear_type',0,28,0), (310902,2380006,1,'soga_eye_brow_type',0,-28,-28), (310903,2380006,0,'soga_eye_color',229,229,102), (310904,2380006,1,'soga_eye_type',28,0,0), (310905,2380006,0,'soga_hair_face_color',89,47,2), (310906,2380006,0,'soga_hair_face_highlight_color',165,151,137), (310907,2380006,0,'soga_hair_type_color',89,47,2), (310908,2380006,0,'soga_hair_type_highlight_color',165,151,137), (310909,2380006,1,'soga_lip_type',-8,25,0), (310910,2380006,1,'soga_nose_type',-1,25,2), (310911,2380006,0,'soga_skin_color',237,214,214), (310912,2380006,0,'wing_color1',255,255,255), (310913,2380006,0,'wing_color2',255,255,255), (310914,2380007,0,'eye_color',255,255,255), (310915,2380007,0,'skin_color',255,255,255), (310916,2380007,0,'soga_eye_color',255,0,255), (310917,2380008,1,'cheek_type',0,62,0), (310918,2380008,1,'chin_type',25,19,34), (310919,2380008,1,'ear_type',62,-75,0), (310920,2380008,1,'eye_brow_type',31,7,-7), (310921,2380008,0,'eye_color',79,132,100), (310922,2380008,1,'eye_type',-7,0,0), (310923,2380008,0,'hair_color1',160,156,172), (310924,2380008,0,'hair_color2',62,62,68), (310925,2380008,0,'hair_face_color',244,244,246), (310926,2380008,0,'hair_face_highlight_color',31,9,13), (310927,2380008,0,'hair_highlight',21,13,24), (310928,2380008,0,'hair_type_color',244,244,246), (310929,2380008,0,'hair_type_highlight_color',31,9,13), (310930,2380008,1,'lip_type',0,87,25), (310931,2380008,1,'nose_type',55,-62,17), (310932,2380008,0,'skin_color',145,137,99), (310933,2380008,1,'soga_cheek_type',0,62,0), (310934,2380008,1,'soga_chin_type',25,19,34), (310935,2380008,1,'soga_ear_type',62,-75,0), (310936,2380008,1,'soga_eye_brow_type',31,7,-7), (310937,2380008,0,'soga_eye_color',204,204,204), (310938,2380008,1,'soga_eye_type',-7,0,0), (310939,2380008,0,'soga_hair_color1',160,156,172), (310940,2380008,0,'soga_hair_color2',62,62,68), (310941,2380008,0,'soga_hair_face_color',244,244,246), (310942,2380008,0,'soga_hair_face_highlight_color',31,9,13), (310943,2380008,0,'soga_hair_highlight',21,13,24), (310944,2380008,0,'soga_hair_type_color',244,244,246), (310945,2380008,0,'soga_hair_type_highlight_color',31,9,13), (310946,2380008,1,'soga_lip_type',0,87,25), (310947,2380008,1,'soga_nose_type',55,-62,17), (310948,2380008,0,'soga_skin_color',145,137,99), (310949,2380009,1,'cheek_type',23,56,0), (310950,2380009,1,'chin_type',53,-37,40), (310951,2380009,1,'ear_type',41,-5,0), (310952,2380009,1,'eye_brow_type',-18,-34,-39), (310953,2380009,0,'eye_color',43,87,100), (310954,2380009,1,'eye_type',100,0,0), (310955,2380009,0,'hair_color1',105,26,26), (310956,2380009,0,'hair_color2',157,83,0), (310957,2380009,0,'hair_face_color',193,100,45), (310958,2380009,0,'hair_face_highlight_color',37,22,5), (310959,2380009,0,'hair_highlight',79,28,15), (310960,2380009,0,'hair_type_color',193,100,45), (310961,2380009,0,'hair_type_highlight_color',37,22,5), (310962,2380009,1,'lip_type',-82,-50,-75), (310963,2380009,1,'nose_type',78,-87,87), (310964,2380009,0,'skin_color',208,202,186), (310965,2380009,1,'soga_cheek_type',23,56,0), (310966,2380009,1,'soga_chin_type',53,-37,40), (310967,2380009,1,'soga_ear_type',41,-5,0), (310968,2380009,1,'soga_eye_brow_type',-18,-34,-39), (310969,2380009,0,'soga_eye_color',229,229,102), (310970,2380009,1,'soga_eye_type',100,0,0), (310971,2380009,0,'soga_hair_color1',105,26,26), (310972,2380009,0,'soga_hair_color2',157,83,0), (310973,2380009,0,'soga_hair_face_color',193,100,45), (310974,2380009,0,'soga_hair_face_highlight_color',37,22,5), (310975,2380009,0,'soga_hair_highlight',79,28,15), (310976,2380009,0,'soga_hair_type_color',193,100,45), (310977,2380009,0,'soga_hair_type_highlight_color',37,22,5), (310978,2380009,1,'soga_lip_type',-82,-50,-75), (310979,2380009,1,'soga_nose_type',78,-87,87), (310980,2380009,0,'soga_skin_color',208,202,186), (310981,2380009,0,'wing_color1',255,255,255), (310982,2380009,0,'wing_color2',255,255,255), (310983,2380010,1,'cheek_type',12,18,0), (310984,2380010,1,'chin_type',-14,0,-23), (310985,2380010,1,'ear_type',-26,-34,0), (310986,2380010,1,'eye_brow_type',5,0,9), (310987,2380010,0,'eye_color',70,71,38), (310988,2380010,1,'eye_type',21,0,0), (310989,2380010,0,'hair_face_color',86,58,39), (310990,2380010,0,'hair_face_highlight_color',139,95,43), (310991,2380010,0,'hair_type_color',86,58,39), (310992,2380010,0,'hair_type_highlight_color',139,95,43), (310993,2380010,1,'lip_type',17,20,-12), (310994,2380010,1,'nose_type',4,-21,-25), (310995,2380010,0,'skin_color',218,189,160), (310996,2380010,1,'soga_cheek_type',12,18,0), (310997,2380010,1,'soga_chin_type',-14,0,-23), (310998,2380010,1,'soga_ear_type',-26,-34,0), (310999,2380010,1,'soga_eye_brow_type',5,0,9), (311000,2380010,0,'soga_eye_color',229,229,102), (311001,2380010,1,'soga_eye_type',21,0,0), (311002,2380010,0,'soga_hair_face_color',86,58,39), (311003,2380010,0,'soga_hair_face_highlight_color',139,95,43), (311004,2380010,0,'soga_hair_type_color',86,58,39), (311005,2380010,0,'soga_hair_type_highlight_color',139,95,43), (311006,2380010,1,'soga_lip_type',17,20,-12), (311007,2380010,1,'soga_nose_type',4,-21,-25), (311008,2380010,0,'soga_skin_color',218,189,160), (311009,2380010,0,'wing_color1',255,255,255), (311010,2380010,0,'wing_color2',255,255,255), (311011,2380011,1,'cheek_type',-46,40,0), (311012,2380011,1,'chin_type',20,-25,28), (311013,2380011,1,'eye_brow_type',14,19,-2), (311014,2380011,0,'eye_color',41,84,95), (311015,2380011,1,'eye_type',11,0,0), (311016,2380011,0,'hair_face_color',132,90,60), (311017,2380011,0,'hair_face_highlight_color',124,48,7), (311018,2380011,0,'hair_type_color',132,90,60), (311019,2380011,0,'hair_type_highlight_color',124,48,7), (311020,2380011,1,'lip_type',7,-43,0), (311021,2380011,1,'nose_type',0,-17,1), (311022,2380011,0,'skin_color',220,231,230), (311023,2380011,1,'soga_cheek_type',-46,40,0), (311024,2380011,1,'soga_chin_type',20,-25,28), (311025,2380011,1,'soga_eye_brow_type',14,19,-2), (311026,2380011,0,'soga_eye_color',229,229,102), (311027,2380011,1,'soga_eye_type',11,0,0), (311028,2380011,0,'soga_hair_face_color',132,90,60), (311029,2380011,0,'soga_hair_face_highlight_color',124,48,7), (311030,2380011,0,'soga_hair_type_color',132,90,60), (311031,2380011,0,'soga_hair_type_highlight_color',124,48,7), (311032,2380011,1,'soga_lip_type',7,-43,0), (311033,2380011,1,'soga_nose_type',0,-17,1), (311034,2380011,0,'soga_skin_color',220,231,230), (311035,2380011,0,'wing_color1',255,255,255), (311036,2380011,0,'wing_color2',255,255,255), (311037,2380012,1,'cheek_type',-19,-17,0), (311038,2380012,1,'chin_type',-7,17,-23), (311039,2380012,1,'ear_type',-18,14,0), (311040,2380012,1,'eye_brow_type',32,-7,-3), (311041,2380012,0,'eye_color',154,196,207), (311042,2380012,1,'eye_type',-19,0,0), (311043,2380012,0,'hair_face_color',137,51,17), (311044,2380012,0,'hair_face_highlight_color',66,30,8), (311045,2380012,0,'hair_type_color',137,51,17), (311046,2380012,0,'hair_type_highlight_color',66,30,8), (311047,2380012,1,'lip_type',-14,-19,-17), (311048,2380012,1,'nose_type',21,-35,-5), (311049,2380012,0,'skin_color',247,231,232), (311050,2380012,1,'soga_cheek_type',-19,-17,0), (311051,2380012,1,'soga_chin_type',-7,17,-23), (311052,2380012,1,'soga_ear_type',-18,14,0), (311053,2380012,1,'soga_eye_brow_type',32,-7,-3), (311054,2380012,0,'soga_eye_color',229,229,102), (311055,2380012,1,'soga_eye_type',-19,0,0), (311056,2380012,0,'soga_hair_face_color',137,51,17), (311057,2380012,0,'soga_hair_face_highlight_color',66,30,8), (311058,2380012,0,'soga_hair_type_color',137,51,17), (311059,2380012,0,'soga_hair_type_highlight_color',66,30,8), (311060,2380012,1,'soga_lip_type',-14,-19,-17), (311061,2380012,1,'soga_nose_type',21,-35,-5), (311062,2380012,0,'soga_skin_color',247,231,232), (311063,2380012,0,'wing_color1',255,255,255), (311064,2380012,0,'wing_color2',255,255,255), (311065,2380013,0,'eye_color',255,255,255), (311066,2380013,0,'skin_color',255,255,255), (311067,2380013,0,'soga_eye_color',255,0,255), (311068,2380014,0,'eye_color',255,255,255), (311069,2380014,0,'skin_color',255,255,255), (311070,2380014,0,'soga_eye_color',255,0,255), (311099,2380016,1,'cheek_type',7,-7,0), (311100,2380016,1,'chin_type',-19,20,-3), (311101,2380016,1,'ear_type',26,-8,0), (311102,2380016,1,'eye_brow_type',-14,-14,8), (311103,2380016,0,'eye_color',34,59,37), (311104,2380016,1,'eye_type',23,0,0), (311105,2380016,0,'hair_face_color',137,93,63), (311106,2380016,0,'hair_face_highlight_color',68,52,34), (311107,2380016,0,'hair_type_color',137,93,63), (311108,2380016,0,'hair_type_highlight_color',68,52,34), (311109,2380016,1,'lip_type',-10,-48,-12), (311110,2380016,1,'nose_type',25,-8,32), (311111,2380016,0,'skin_color',206,220,220), (311112,2380016,1,'soga_cheek_type',7,-7,0), (311113,2380016,1,'soga_chin_type',-19,20,-3), (311114,2380016,1,'soga_ear_type',26,-8,0), (311115,2380016,1,'soga_eye_brow_type',-14,-14,8), (311116,2380016,0,'soga_eye_color',229,229,102), (311117,2380016,1,'soga_eye_type',23,0,0), (311118,2380016,0,'soga_hair_face_color',137,93,63), (311119,2380016,0,'soga_hair_face_highlight_color',68,52,34), (311120,2380016,0,'soga_hair_type_color',137,93,63), (311121,2380016,0,'soga_hair_type_highlight_color',68,52,34), (311122,2380016,1,'soga_lip_type',-10,-48,-12), (311123,2380016,1,'soga_nose_type',25,-8,32), (311124,2380016,0,'soga_skin_color',206,220,220), (311125,2380016,0,'wing_color1',255,255,255), (311126,2380016,0,'wing_color2',255,255,255), (311127,2380017,1,'cheek_type',-100,100,0), (311128,2380017,1,'chin_type',-100,100,-100), (311129,2380017,1,'ear_type',-100,-100,0), (311130,2380017,1,'eye_brow_type',100,100,-100), (311131,2380017,0,'eye_color',158,158,115), (311132,2380017,1,'eye_type',-100,0,0), (311133,2380017,0,'hair_color1',200,165,96), (311134,2380017,0,'hair_color2',173,99,44), (311135,2380017,0,'hair_face_color',233,168,29), (311136,2380017,0,'hair_highlight',38,22,21), (311137,2380017,0,'hair_type_color',233,168,29), (311138,2380017,1,'lip_type',100,-100,100), (311139,2380017,1,'nose_type',100,100,-100), (311140,2380017,0,'skin_color',243,250,239), (311141,2380017,1,'soga_cheek_type',-100,100,0), (311142,2380017,1,'soga_chin_type',-100,100,-100), (311143,2380017,1,'soga_ear_type',-100,-100,0), (311144,2380017,1,'soga_eye_brow_type',100,100,-100), (311145,2380017,0,'soga_eye_color',229,229,102), (311146,2380017,1,'soga_eye_type',-100,0,0), (311147,2380017,0,'soga_hair_color1',200,165,96), (311148,2380017,0,'soga_hair_color2',173,99,44), (311149,2380017,0,'soga_hair_face_color',233,168,29), (311150,2380017,0,'soga_hair_highlight',38,22,21), (311151,2380017,0,'soga_hair_type_color',233,168,29), (311152,2380017,1,'soga_lip_type',100,-100,100), (311153,2380017,1,'soga_nose_type',100,100,-100), (311154,2380017,0,'soga_skin_color',243,250,239), (311155,2380017,0,'wing_color1',255,255,255), (311156,2380017,0,'wing_color2',255,255,255), (311157,2380018,1,'cheek_type',-11,31,0), (311158,2380018,1,'chin_type',-29,28,-22), (311159,2380018,1,'ear_type',-12,14,0), (311160,2380018,1,'eye_brow_type',37,-7,-17), (311161,2380018,0,'eye_color',44,90,98), (311162,2380018,1,'eye_type',7,0,0), (311163,2380018,0,'hair_face_color',183,179,157), (311164,2380018,0,'hair_face_highlight_color',108,48,0), (311165,2380018,0,'hair_type_color',183,179,157), (311166,2380018,0,'hair_type_highlight_color',108,48,0), (311167,2380018,1,'lip_type',-4,2,2), (311168,2380018,1,'nose_type',0,-7,-12), (311169,2380018,0,'skin_color',197,143,123), (311170,2380018,1,'soga_cheek_type',-11,31,0), (311171,2380018,1,'soga_chin_type',-29,28,-22), (311172,2380018,1,'soga_ear_type',-12,14,0), (311173,2380018,1,'soga_eye_brow_type',37,-7,-17), (311174,2380018,0,'soga_eye_color',229,229,102), (311175,2380018,1,'soga_eye_type',7,0,0), (311176,2380018,0,'soga_hair_face_color',183,179,157), (311177,2380018,0,'soga_hair_face_highlight_color',108,48,0), (311178,2380018,0,'soga_hair_type_color',183,179,157), (311179,2380018,0,'soga_hair_type_highlight_color',108,48,0), (311180,2380018,1,'soga_lip_type',-4,2,2), (311181,2380018,1,'soga_nose_type',0,-7,-12), (311182,2380018,0,'soga_skin_color',197,143,123), (311183,2380018,0,'wing_color1',255,255,255), (311184,2380018,0,'wing_color2',255,255,255), (311185,2380019,1,'cheek_type',0,-4,0), (311186,2380019,1,'chin_type',0,-25,-11), (311187,2380019,1,'ear_type',19,43,0), (311188,2380019,1,'eye_brow_type',14,-10,-11), (311189,2380019,0,'eye_color',41,83,96), (311190,2380019,1,'eye_type',-28,0,0), (311191,2380019,0,'hair_face_color',204,142,103), (311192,2380019,0,'hair_face_highlight_color',23,16,7), (311193,2380019,0,'hair_type_color',204,142,103), (311194,2380019,0,'hair_type_highlight_color',23,16,7), (311195,2380019,1,'lip_type',21,32,12), (311196,2380019,1,'nose_type',18,-21,34), (311197,2380019,0,'skin_color',222,228,216), (311198,2380019,1,'soga_cheek_type',0,-4,0), (311199,2380019,1,'soga_chin_type',0,-25,-11), (311200,2380019,1,'soga_ear_type',19,43,0), (311201,2380019,1,'soga_eye_brow_type',14,-10,-11), (311202,2380019,0,'soga_eye_color',229,229,102), (311203,2380019,1,'soga_eye_type',-28,0,0), (311204,2380019,0,'soga_hair_face_color',204,142,103), (311205,2380019,0,'soga_hair_face_highlight_color',23,16,7), (311206,2380019,0,'soga_hair_type_color',204,142,103), (311207,2380019,0,'soga_hair_type_highlight_color',23,16,7), (311208,2380019,1,'soga_lip_type',21,32,12), (311209,2380019,1,'soga_nose_type',18,-21,34), (311210,2380019,0,'soga_skin_color',222,228,216), (311211,2380019,0,'wing_color1',255,255,255), (311212,2380019,0,'wing_color2',255,255,255), (311213,2380020,0,'eye_color',255,255,255), (311214,2380020,0,'skin_color',203,203,193), (311215,2380020,0,'soga_eye_color',255,0,255), (311216,2380021,0,'eye_color',255,255,255), (311217,2380021,0,'skin_color',255,255,255), (311218,2380021,0,'soga_eye_color',255,0,255), (311219,2380022,1,'cheek_type',0,1,0), (311220,2380022,1,'chin_type',2,14,-29), (311221,2380022,1,'ear_type',-17,-5,0), (311222,2380022,1,'eye_brow_type',42,-28,-3), (311223,2380022,0,'eye_color',42,85,98), (311224,2380022,1,'eye_type',11,0,0), (311225,2380022,0,'hair_face_color',92,98,76), (311226,2380022,0,'hair_face_highlight_color',105,83,0), (311227,2380022,0,'hair_type_color',92,98,76), (311228,2380022,0,'hair_type_highlight_color',105,83,0), (311229,2380022,1,'lip_type',-19,-8,0), (311230,2380022,1,'nose_type',17,-8,28), (311231,2380022,0,'skin_color',228,221,205), (311232,2380022,1,'soga_cheek_type',0,1,0), (311233,2380022,1,'soga_chin_type',2,14,-29), (311234,2380022,1,'soga_ear_type',-17,-5,0), (311235,2380022,1,'soga_eye_brow_type',42,-28,-3), (311236,2380022,0,'soga_eye_color',229,229,102), (311237,2380022,1,'soga_eye_type',11,0,0), (311238,2380022,0,'soga_hair_face_color',92,98,76), (311239,2380022,0,'soga_hair_face_highlight_color',105,83,0), (311240,2380022,0,'soga_hair_type_color',92,98,76), (311241,2380022,0,'soga_hair_type_highlight_color',105,83,0), (311242,2380022,1,'soga_lip_type',-19,-8,0), (311243,2380022,1,'soga_nose_type',17,-8,28), (311244,2380022,0,'soga_skin_color',228,221,205), (311245,2380022,0,'wing_color1',255,255,255), (311246,2380022,0,'wing_color2',255,255,255), (311247,2380023,1,'cheek_type',-7,-3,0), (311248,2380023,1,'chin_type',-28,14,42), (311249,2380023,1,'ear_type',25,18,0), (311250,2380023,1,'eye_brow_type',-25,4,3), (311251,2380023,0,'eye_color',123,177,193), (311252,2380023,1,'eye_type',-4,0,0), (311253,2380023,0,'hair_face_color',43,28,0), (311254,2380023,0,'hair_face_highlight_color',47,17,8), (311255,2380023,0,'hair_type_color',43,28,0), (311256,2380023,0,'hair_type_highlight_color',47,17,8), (311257,2380023,1,'lip_type',25,-10,0), (311258,2380023,1,'nose_type',10,-35,40), (311259,2380023,0,'skin_color',242,208,208), (311260,2380023,1,'soga_cheek_type',-7,-3,0), (311261,2380023,1,'soga_chin_type',-28,14,42), (311262,2380023,1,'soga_ear_type',25,18,0), (311263,2380023,1,'soga_eye_brow_type',-25,4,3), (311264,2380023,0,'soga_eye_color',229,229,102), (311265,2380023,1,'soga_eye_type',-4,0,0), (311266,2380023,0,'soga_hair_face_color',43,28,0), (311267,2380023,0,'soga_hair_face_highlight_color',47,17,8), (311268,2380023,0,'soga_hair_type_color',43,28,0), (311269,2380023,0,'soga_hair_type_highlight_color',47,17,8), (311270,2380023,1,'soga_lip_type',25,-10,0), (311271,2380023,1,'soga_nose_type',10,-35,40), (311272,2380023,0,'soga_skin_color',242,208,208), (311273,2380023,0,'wing_color1',255,255,255), (311274,2380023,0,'wing_color2',255,255,255), (311275,2380024,1,'cheek_type',0,-2,0), (311276,2380024,1,'chin_type',3,3,28), (311277,2380024,1,'ear_type',-1,7,0), (311278,2380024,1,'eye_brow_type',-20,-7,11), (311279,2380024,0,'eye_color',143,189,202), (311280,2380024,1,'eye_type',17,0,0), (311281,2380024,0,'hair_face_color',137,47,9), (311282,2380024,0,'hair_face_highlight_color',103,42,0), (311283,2380024,0,'hair_type_color',137,47,9), (311284,2380024,0,'hair_type_highlight_color',103,42,0), (311285,2380024,1,'lip_type',0,39,14), (311286,2380024,1,'nose_type',-5,34,-11), (311287,2380024,0,'skin_color',253,254,254), (311288,2380024,1,'soga_cheek_type',0,-2,0), (311289,2380024,1,'soga_chin_type',3,3,28), (311290,2380024,1,'soga_ear_type',-1,7,0), (311291,2380024,1,'soga_eye_brow_type',-20,-7,11), (311292,2380024,0,'soga_eye_color',229,229,102), (311293,2380024,1,'soga_eye_type',17,0,0), (311294,2380024,0,'soga_hair_face_color',137,47,9), (311295,2380024,0,'soga_hair_face_highlight_color',103,42,0), (311296,2380024,0,'soga_hair_type_color',137,47,9), (311297,2380024,0,'soga_hair_type_highlight_color',103,42,0), (311298,2380024,1,'soga_lip_type',0,39,14), (311299,2380024,1,'soga_nose_type',-5,34,-11), (311300,2380024,0,'soga_skin_color',253,254,254), (311301,2380024,0,'wing_color1',255,255,255), (311302,2380024,0,'wing_color2',255,255,255), (311303,2380025,1,'cheek_type',-18,50,0), (311304,2380025,1,'chin_type',-31,-41,0), (311305,2380025,1,'ear_type',11,81,0), (311306,2380025,1,'eye_brow_type',5,0,-83), (311307,2380025,0,'eye_color',38,80,77), (311308,2380025,1,'eye_type',45,0,0), (311309,2380025,0,'hair_color1',56,33,26), (311310,2380025,0,'hair_color2',86,65,37), (311311,2380025,0,'hair_face_color',100,70,10), (311312,2380025,0,'hair_face_highlight_color',5,2,2), (311313,2380025,0,'hair_highlight',21,13,24), (311314,2380025,0,'hair_type_color',100,70,10), (311315,2380025,0,'hair_type_highlight_color',5,2,2), (311316,2380025,1,'lip_type',3,-81,75); INSERT INTO `npc_appearance` VALUES (311317,2380025,1,'nose_type',74,0,-93), (311318,2380025,0,'skin_color',178,173,173), (311319,2380025,1,'soga_cheek_type',-18,50,0), (311320,2380025,1,'soga_chin_type',-31,-41,0), (311321,2380025,1,'soga_ear_type',11,81,0), (311322,2380025,1,'soga_eye_brow_type',5,0,-83), (311323,2380025,0,'soga_eye_color',229,229,102), (311324,2380025,1,'soga_eye_type',45,0,0), (311325,2380025,0,'soga_hair_color1',56,33,26), (311326,2380025,0,'soga_hair_color2',86,65,37), (311327,2380025,0,'soga_hair_face_color',100,70,10), (311328,2380025,0,'soga_hair_face_highlight_color',5,2,2), (311329,2380025,0,'soga_hair_highlight',21,13,24), (311330,2380025,0,'soga_hair_type_color',100,70,10), (311331,2380025,0,'soga_hair_type_highlight_color',5,2,2), (311332,2380025,1,'soga_lip_type',3,-81,75), (311333,2380025,1,'soga_nose_type',74,0,-93), (311334,2380025,0,'soga_skin_color',178,173,173), (311335,2380025,0,'wing_color1',255,255,255), (311336,2380025,0,'wing_color2',255,255,255), (311337,2380026,1,'cheek_type',-21,87,0), (311338,2380026,1,'chin_type',7,50,11), (311339,2380026,1,'ear_type',11,-71,0), (311340,2380026,1,'eye_brow_type',-10,-28,71), (311341,2380026,0,'eye_color',42,85,98), (311342,2380026,1,'eye_type',31,0,0), (311343,2380026,0,'hair_color1',50,48,56), (311344,2380026,0,'hair_color2',68,72,71), (311345,2380026,0,'hair_face_color',78,87,97), (311346,2380026,0,'hair_face_highlight_color',244,246,246), (311347,2380026,0,'hair_highlight',164,165,165), (311348,2380026,0,'hair_type_color',78,87,97), (311349,2380026,0,'hair_type_highlight_color',244,246,246), (311350,2380026,1,'lip_type',-71,81,-94), (311351,2380026,1,'nose_type',-87,-15,39), (311352,2380026,0,'skin_color',142,147,128), (311353,2380026,1,'soga_cheek_type',-21,87,0), (311354,2380026,1,'soga_chin_type',7,50,11), (311355,2380026,1,'soga_ear_type',11,-71,0), (311356,2380026,1,'soga_eye_brow_type',-10,-28,71), (311357,2380026,0,'soga_eye_color',229,229,102), (311358,2380026,1,'soga_eye_type',31,0,0), (311359,2380026,0,'soga_hair_color1',50,48,56), (311360,2380026,0,'soga_hair_color2',68,72,71), (311361,2380026,0,'soga_hair_face_color',78,87,97), (311362,2380026,0,'soga_hair_face_highlight_color',244,246,246), (311363,2380026,0,'soga_hair_highlight',164,165,165), (311364,2380026,0,'soga_hair_type_color',78,87,97), (311365,2380026,0,'soga_hair_type_highlight_color',244,246,246), (311366,2380026,1,'soga_lip_type',-71,81,-94), (311367,2380026,1,'soga_nose_type',-87,-15,39), (311368,2380026,0,'soga_skin_color',142,147,128), (311369,2380026,0,'wing_color1',255,255,255), (311370,2380026,0,'wing_color2',255,255,255), (311371,2380027,1,'cheek_type',25,0,0), (311372,2380027,1,'chin_type',25,2,-17), (311373,2380027,1,'ear_type',-28,-28,0), (311374,2380027,1,'eye_brow_type',0,-8,-8), (311375,2380027,0,'eye_color',38,78,91), (311376,2380027,1,'eye_type',28,0,0), (311377,2380027,0,'hair_face_color',224,221,220), (311378,2380027,0,'hair_face_highlight_color',143,127,106), (311379,2380027,0,'hair_type_color',224,221,220), (311380,2380027,0,'hair_type_highlight_color',143,127,106), (311381,2380027,1,'lip_type',37,-34,-1), (311382,2380027,1,'nose_type',46,37,25), (311383,2380027,0,'skin_color',225,173,171), (311384,2380027,1,'soga_cheek_type',25,0,0), (311385,2380027,1,'soga_chin_type',25,2,-17), (311386,2380027,1,'soga_ear_type',-28,-28,0), (311387,2380027,1,'soga_eye_brow_type',0,-8,-8), (311388,2380027,0,'soga_eye_color',229,229,102), (311389,2380027,1,'soga_eye_type',28,0,0), (311390,2380027,0,'soga_hair_face_color',224,221,220), (311391,2380027,0,'soga_hair_face_highlight_color',143,127,106), (311392,2380027,0,'soga_hair_type_color',224,221,220), (311393,2380027,0,'soga_hair_type_highlight_color',143,127,106), (311394,2380027,1,'soga_lip_type',37,-34,-1), (311395,2380027,1,'soga_nose_type',46,37,25), (311396,2380027,0,'soga_skin_color',225,173,171), (311397,2380027,0,'wing_color1',255,255,255), (311398,2380027,0,'wing_color2',255,255,255), (311399,2380028,1,'cheek_type',10,22,0), (311400,2380028,1,'chin_type',7,-35,-2), (311401,2380028,1,'ear_type',8,-5,0), (311402,2380028,1,'eye_brow_type',-17,12,-38), (311403,2380028,0,'eye_color',48,59,33), (311404,2380028,1,'eye_type',-7,0,0), (311405,2380028,0,'hair_face_color',135,130,89), (311406,2380028,0,'hair_face_highlight_color',53,28,0), (311407,2380028,0,'hair_type_color',135,130,89), (311408,2380028,0,'hair_type_highlight_color',53,28,0), (311409,2380028,1,'lip_type',0,-20,0), (311410,2380028,1,'nose_type',-14,1,25), (311411,2380028,0,'skin_color',251,234,235), (311412,2380028,1,'soga_cheek_type',10,22,0), (311413,2380028,1,'soga_chin_type',7,-35,-2), (311414,2380028,1,'soga_ear_type',8,-5,0), (311415,2380028,1,'soga_eye_brow_type',-17,12,-38), (311416,2380028,0,'soga_eye_color',229,229,102), (311417,2380028,1,'soga_eye_type',-7,0,0), (311418,2380028,0,'soga_hair_face_color',135,130,89), (311419,2380028,0,'soga_hair_face_highlight_color',53,28,0), (311420,2380028,0,'soga_hair_type_color',135,130,89), (311421,2380028,0,'soga_hair_type_highlight_color',53,28,0), (311422,2380028,1,'soga_lip_type',0,-20,0), (311423,2380028,1,'soga_nose_type',-14,1,25), (311424,2380028,0,'soga_skin_color',251,234,235), (311425,2380028,0,'wing_color1',255,255,255), (311426,2380028,0,'wing_color2',255,255,255), (311427,2380029,1,'cheek_type',23,-28,0), (311428,2380029,1,'chin_type',0,11,-18), (311429,2380029,1,'ear_type',-41,-37,0), (311430,2380029,1,'eye_brow_type',28,-3,0), (311431,2380029,0,'eye_color',32,64,53), (311432,2380029,1,'eye_type',-11,0,0), (311433,2380029,0,'hair_face_color',44,46,34), (311434,2380029,0,'hair_face_highlight_color',45,18,7), (311435,2380029,0,'hair_type_color',44,46,34), (311436,2380029,0,'hair_type_highlight_color',45,18,7), (311437,2380029,1,'lip_type',12,-18,-5), (311438,2380029,1,'nose_type',-25,-10,9), (311439,2380029,0,'skin_color',236,203,200), (311440,2380029,1,'soga_cheek_type',23,-28,0), (311441,2380029,1,'soga_chin_type',0,11,-18), (311442,2380029,1,'soga_ear_type',-41,-37,0), (311443,2380029,1,'soga_eye_brow_type',28,-3,0), (311444,2380029,0,'soga_eye_color',229,229,102), (311445,2380029,1,'soga_eye_type',-11,0,0), (311446,2380029,0,'soga_hair_face_color',44,46,34), (311447,2380029,0,'soga_hair_face_highlight_color',45,18,7), (311448,2380029,0,'soga_hair_type_color',44,46,34), (311449,2380029,0,'soga_hair_type_highlight_color',45,18,7), (311450,2380029,1,'soga_lip_type',12,-18,-5), (311451,2380029,1,'soga_nose_type',-25,-10,9), (311452,2380029,0,'soga_skin_color',236,203,200), (311453,2380029,0,'wing_color1',255,255,255), (311454,2380029,0,'wing_color2',255,255,255), (311455,2380030,1,'cheek_type',25,19,0), (311456,2380030,1,'chin_type',0,17,21), (311457,2380030,1,'eye_brow_type',-25,-37,3), (311458,2380030,0,'eye_color',37,77,81), (311459,2380030,1,'eye_type',28,0,0), (311460,2380030,0,'hair_face_color',104,93,16), (311461,2380030,0,'hair_type_color',104,93,16), (311462,2380030,1,'lip_type',8,-39,-11), (311463,2380030,1,'nose_type',0,19,-17), (311464,2380030,0,'skin_color',236,242,242), (311465,2380030,1,'soga_cheek_type',25,19,0), (311466,2380030,1,'soga_chin_type',0,17,21), (311467,2380030,1,'soga_eye_brow_type',-25,-37,3), (311468,2380030,0,'soga_eye_color',229,229,102), (311469,2380030,1,'soga_eye_type',28,0,0), (311470,2380030,0,'soga_hair_face_color',104,93,16), (311471,2380030,0,'soga_hair_type_color',104,93,16), (311472,2380030,1,'soga_lip_type',8,-39,-11), (311473,2380030,1,'soga_nose_type',0,19,-17), (311474,2380030,0,'soga_skin_color',236,242,242), (311475,2380030,0,'wing_color1',255,255,255), (311476,2380030,0,'wing_color2',255,255,255), (311477,2380031,1,'cheek_type',28,41,0), (311478,2380031,1,'chin_type',26,-10,-7), (311479,2380031,1,'ear_type',-3,-25,0), (311480,2380031,1,'eye_brow_type',0,1,2), (311481,2380031,0,'eye_color',157,196,204), (311482,2380031,1,'eye_type',25,0,0), (311483,2380031,0,'hair_face_color',188,185,179), (311484,2380031,0,'hair_face_highlight_color',151,57,12), (311485,2380031,0,'hair_type_color',188,185,179), (311486,2380031,0,'hair_type_highlight_color',151,57,12), (311487,2380031,1,'lip_type',-26,0,17), (311488,2380031,1,'nose_type',28,7,-22), (311489,2380031,0,'skin_color',231,222,222), (311490,2380031,1,'soga_cheek_type',28,41,0), (311491,2380031,1,'soga_chin_type',26,-10,-7), (311492,2380031,1,'soga_ear_type',-3,-25,0), (311493,2380031,1,'soga_eye_brow_type',0,1,2), (311494,2380031,0,'soga_eye_color',229,229,102), (311495,2380031,1,'soga_eye_type',25,0,0), (311496,2380031,0,'soga_hair_face_color',188,185,179), (311497,2380031,0,'soga_hair_face_highlight_color',151,57,12), (311498,2380031,0,'soga_hair_type_color',188,185,179), (311499,2380031,0,'soga_hair_type_highlight_color',151,57,12), (311500,2380031,1,'soga_lip_type',-26,0,17), (311501,2380031,1,'soga_nose_type',28,7,-22), (311502,2380031,0,'soga_skin_color',231,222,222), (311503,2380031,0,'wing_color1',255,255,255), (311504,2380031,0,'wing_color2',255,255,255), (311505,2380032,1,'cheek_type',25,0,0), (311506,2380032,1,'chin_type',25,2,-17), (311507,2380032,1,'ear_type',-28,-28,0), (311508,2380032,1,'eye_brow_type',0,-8,-8), (311509,2380032,0,'eye_color',38,81,77), (311510,2380032,1,'eye_type',28,0,0), (311511,2380032,0,'hair_face_color',31,29,22), (311512,2380032,0,'hair_face_highlight_color',29,28,11), (311513,2380032,0,'hair_type_color',31,29,22), (311514,2380032,0,'hair_type_highlight_color',29,28,11), (311515,2380032,1,'lip_type',37,-34,-1), (311516,2380032,1,'nose_type',46,37,25), (311517,2380032,0,'skin_color',235,197,198), (311518,2380032,1,'soga_cheek_type',25,0,0), (311519,2380032,1,'soga_chin_type',25,2,-17), (311520,2380032,1,'soga_ear_type',-28,-28,0), (311521,2380032,1,'soga_eye_brow_type',0,-8,-8), (311522,2380032,0,'soga_eye_color',229,229,102), (311523,2380032,1,'soga_eye_type',28,0,0), (311524,2380032,0,'soga_hair_face_color',31,29,22), (311525,2380032,0,'soga_hair_face_highlight_color',29,28,11), (311526,2380032,0,'soga_hair_type_color',31,29,22), (311527,2380032,0,'soga_hair_type_highlight_color',29,28,11), (311528,2380032,1,'soga_lip_type',37,-34,-1), (311529,2380032,1,'soga_nose_type',46,37,25), (311530,2380032,0,'soga_skin_color',235,197,198), (311531,2380032,0,'wing_color1',255,255,255), (311532,2380032,0,'wing_color2',255,255,255), (311533,2380033,0,'eye_color',255,255,255), (311534,2380033,0,'skin_color',255,255,255), (311535,2380033,0,'soga_eye_color',255,0,255), (311536,2380034,1,'cheek_type',-3,1,0), (311537,2380034,1,'chin_type',0,-31,9), (311538,2380034,1,'ear_type',-19,1,0), (311539,2380034,1,'eye_brow_type',29,29,34), (311540,2380034,0,'eye_color',157,187,169), (311541,2380034,1,'eye_type',-19,0,0), (311542,2380034,0,'hair_face_color',208,129,3), (311543,2380034,0,'hair_face_highlight_color',31,12,0), (311544,2380034,0,'hair_type_color',208,129,3), (311545,2380034,0,'hair_type_highlight_color',31,12,0), (311546,2380034,1,'lip_type',3,31,0), (311547,2380034,1,'nose_type',29,14,-11), (311548,2380034,0,'skin_color',204,217,217), (311549,2380034,1,'soga_cheek_type',-3,1,0), (311550,2380034,1,'soga_chin_type',0,-31,9), (311551,2380034,1,'soga_ear_type',-19,1,0), (311552,2380034,1,'soga_eye_brow_type',29,29,34), (311553,2380034,0,'soga_eye_color',229,229,102), (311554,2380034,1,'soga_eye_type',-19,0,0), (311555,2380034,0,'soga_hair_face_color',208,129,3), (311556,2380034,0,'soga_hair_face_highlight_color',31,12,0), (311557,2380034,0,'soga_hair_type_color',208,129,3), (311558,2380034,0,'soga_hair_type_highlight_color',31,12,0), (311559,2380034,1,'soga_lip_type',3,31,0), (311560,2380034,1,'soga_nose_type',29,14,-11), (311561,2380034,0,'soga_skin_color',204,217,217), (311562,2380034,0,'wing_color1',255,255,255), (311563,2380034,0,'wing_color2',255,255,255), (311564,2380035,1,'cheek_type',17,56,0), (311565,2380035,1,'chin_type',-57,0,9), (311566,2380035,1,'ear_type',87,-56,0), (311567,2380035,1,'eye_brow_type',8,37,8), (311568,2380035,0,'eye_color',108,162,154), (311569,2380035,1,'eye_type',28,0,0), (311570,2380035,0,'hair_color1',123,123,130), (311571,2380035,0,'hair_color2',144,140,137), (311572,2380035,0,'hair_face_color',119,147,147), (311573,2380035,0,'hair_face_highlight_color',45,13,18), (311574,2380035,0,'hair_highlight',54,45,28), (311575,2380035,0,'hair_type_color',119,147,147), (311576,2380035,0,'hair_type_highlight_color',45,13,18), (311577,2380035,1,'lip_type',-68,21,58), (311578,2380035,1,'nose_type',-32,37,-47), (311579,2380035,0,'skin_color',251,246,246), (311580,2380035,1,'soga_cheek_type',17,56,0), (311581,2380035,1,'soga_chin_type',-57,0,9), (311582,2380035,1,'soga_ear_type',87,-56,0), (311583,2380035,1,'soga_eye_brow_type',8,37,8), (311584,2380035,0,'soga_eye_color',229,229,102), (311585,2380035,1,'soga_eye_type',28,0,0), (311586,2380035,0,'soga_hair_color1',123,123,130), (311587,2380035,0,'soga_hair_color2',144,140,137), (311588,2380035,0,'soga_hair_face_color',119,147,147), (311589,2380035,0,'soga_hair_face_highlight_color',45,13,18), (311590,2380035,0,'soga_hair_highlight',54,45,28), (311591,2380035,0,'soga_hair_type_color',119,147,147), (311592,2380035,0,'soga_hair_type_highlight_color',45,13,18), (311593,2380035,1,'soga_lip_type',-68,21,58), (311594,2380035,1,'soga_nose_type',-32,37,-47), (311595,2380035,0,'soga_skin_color',251,246,246), (311596,2380035,0,'wing_color1',255,255,255), (311597,2380035,0,'wing_color2',255,255,255), (311598,2380036,1,'cheek_type',17,23,0), (311599,2380036,1,'chin_type',-4,14,14), (311600,2380036,1,'ear_type',-32,1,0), (311601,2380036,1,'eye_brow_type',-2,-1,25), (311602,2380036,0,'eye_color',114,78,35), (311603,2380036,0,'hair_face_color',158,185,160), (311604,2380036,0,'hair_face_highlight_color',183,141,0), (311605,2380036,0,'hair_type_color',158,185,160), (311606,2380036,0,'hair_type_highlight_color',183,141,0), (311607,2380036,1,'lip_type',-29,-14,2), (311608,2380036,1,'nose_type',14,25,12), (311609,2380036,0,'skin_color',229,186,175), (311610,2380036,1,'soga_cheek_type',17,23,0), (311611,2380036,1,'soga_chin_type',-4,14,14), (311612,2380036,1,'soga_ear_type',-32,1,0), (311613,2380036,1,'soga_eye_brow_type',-2,-1,25), (311614,2380036,0,'soga_eye_color',229,229,102), (311615,2380036,0,'soga_hair_face_color',158,185,160), (311616,2380036,0,'soga_hair_face_highlight_color',183,141,0), (311617,2380036,0,'soga_hair_type_color',158,185,160), (311618,2380036,0,'soga_hair_type_highlight_color',183,141,0), (311619,2380036,1,'soga_lip_type',-29,-14,2), (311620,2380036,1,'soga_nose_type',14,25,12), (311621,2380036,0,'soga_skin_color',229,186,175), (311622,2380036,0,'wing_color1',255,255,255), (311623,2380036,0,'wing_color2',255,255,255), (311624,2380037,1,'cheek_type',38,-10,0), (311625,2380037,1,'chin_type',-10,-5,-7), (311626,2380037,1,'ear_type',42,-3,0), (311627,2380037,1,'eye_brow_type',20,-3,23), (311628,2380037,0,'eye_color',72,50,21), (311629,2380037,1,'eye_type',17,0,0), (311630,2380037,0,'hair_face_color',225,154,103), (311631,2380037,0,'hair_face_highlight_color',153,59,10), (311632,2380037,0,'hair_type_color',225,154,103), (311633,2380037,0,'hair_type_highlight_color',153,59,10), (311634,2380037,1,'lip_type',-10,-38,17), (311635,2380037,1,'nose_type',32,-20,-14), (311636,2380037,0,'skin_color',201,143,127), (311637,2380037,1,'soga_cheek_type',38,-10,0), (311638,2380037,1,'soga_chin_type',-10,-5,-7), (311639,2380037,1,'soga_ear_type',42,-3,0), (311640,2380037,1,'soga_eye_brow_type',20,-3,23), (311641,2380037,0,'soga_eye_color',229,229,102), (311642,2380037,1,'soga_eye_type',17,0,0), (311643,2380037,0,'soga_hair_face_color',225,154,103), (311644,2380037,0,'soga_hair_face_highlight_color',153,59,10), (311645,2380037,0,'soga_hair_type_color',225,154,103), (311646,2380037,0,'soga_hair_type_highlight_color',153,59,10), (311647,2380037,1,'soga_lip_type',-10,-38,17), (311648,2380037,1,'soga_nose_type',32,-20,-14), (311649,2380037,0,'soga_skin_color',201,143,127), (311650,2380037,0,'wing_color1',255,255,255), (311651,2380037,0,'wing_color2',255,255,255), (311652,2380038,1,'cheek_type',81,87,0), (311653,2380038,1,'chin_type',9,25,50), (311654,2380038,1,'ear_type',-62,-56,0), (311655,2380038,1,'eye_brow_type',42,19,-14), (311656,2380038,0,'eye_color',40,81,93), (311657,2380038,1,'eye_type',-75,0,0), (311658,2380038,0,'hair_color1',114,112,142), (311659,2380038,0,'hair_color2',121,113,107), (311660,2380038,0,'hair_face_color',151,170,168), (311661,2380038,0,'hair_face_highlight_color',78,81,117), (311662,2380038,0,'hair_highlight',51,56,84), (311663,2380038,0,'hair_type_color',151,170,168), (311664,2380038,0,'hair_type_highlight_color',78,81,117), (311665,2380038,1,'lip_type',-87,-28,-87), (311666,2380038,1,'nose_type',68,-14,-96), (311667,2380038,0,'skin_color',46,45,34), (311668,2380038,1,'soga_cheek_type',81,87,0), (311669,2380038,1,'soga_chin_type',9,25,50), (311670,2380038,1,'soga_ear_type',-62,-56,0), (311671,2380038,1,'soga_eye_brow_type',42,19,-14), (311672,2380038,0,'soga_eye_color',229,229,102), (311673,2380038,1,'soga_eye_type',-75,0,0), (311674,2380038,0,'soga_hair_color1',114,112,142), (311675,2380038,0,'soga_hair_color2',121,113,107), (311676,2380038,0,'soga_hair_face_color',151,170,168), (311677,2380038,0,'soga_hair_face_highlight_color',78,81,117), (311678,2380038,0,'soga_hair_highlight',51,56,84), (311679,2380038,0,'soga_hair_type_color',151,170,168), (311680,2380038,0,'soga_hair_type_highlight_color',78,81,117), (311681,2380038,1,'soga_lip_type',-87,-28,-87), (311682,2380038,1,'soga_nose_type',68,-14,-96), (311683,2380038,0,'soga_skin_color',46,45,34), (311684,2380038,0,'wing_color1',255,255,255), (311685,2380038,0,'wing_color2',255,255,255), (311686,2380039,1,'cheek_type',-75,-18,0), (311687,2380039,1,'chin_type',69,11,-87), (311688,2380039,1,'ear_type',-38,-75,0), (311689,2380039,1,'eye_brow_type',37,97,-14), (311690,2380039,0,'eye_color',129,180,196), (311691,2380039,1,'eye_type',-62,0,0), (311692,2380039,0,'hair_color1',54,45,28), (311693,2380039,0,'hair_color2',104,52,0), (311694,2380039,0,'hair_face_color',41,12,17), (311695,2380039,0,'hair_face_highlight_color',221,179,17), (311696,2380039,0,'hair_highlight',239,221,86), (311697,2380039,0,'hair_type_color',41,12,17), (311698,2380039,0,'hair_type_highlight_color',221,179,17), (311699,2380039,1,'lip_type',-100,28,-20), (311700,2380039,1,'nose_type',31,90,-93), (311701,2380039,0,'skin_color',255,255,255), (311702,2380039,1,'soga_cheek_type',-75,-18,0), (311703,2380039,1,'soga_chin_type',69,11,-87), (311704,2380039,1,'soga_ear_type',-38,-75,0), (311705,2380039,1,'soga_eye_brow_type',37,97,-14), (311706,2380039,0,'soga_eye_color',229,229,102), (311707,2380039,1,'soga_eye_type',-62,0,0), (311708,2380039,0,'soga_hair_color1',54,45,28), (311709,2380039,0,'soga_hair_color2',104,52,0), (311710,2380039,0,'soga_hair_face_color',41,12,17), (311711,2380039,0,'soga_hair_face_highlight_color',221,179,17), (311712,2380039,0,'soga_hair_highlight',239,221,86), (311713,2380039,0,'soga_hair_type_color',41,12,17), (311714,2380039,0,'soga_hair_type_highlight_color',221,179,17), (311715,2380039,1,'soga_lip_type',-100,28,-20), (311716,2380039,1,'soga_nose_type',31,90,-93), (311717,2380039,0,'soga_skin_color',255,255,255), (311718,2380039,0,'wing_color1',255,255,255), (311719,2380039,0,'wing_color2',255,255,255), (311720,2380040,1,'cheek_type',-97,47,0), (311721,2380040,1,'chin_type',-17,46,-87), (311722,2380040,1,'ear_type',39,-39,0), (311723,2380040,1,'eye_brow_type',-65,89,83), (311724,2380040,0,'eye_color',103,165,184), (311725,2380040,1,'eye_type',-8,0,0), (311726,2380040,0,'hair_color1',246,219,114), (311727,2380040,0,'hair_color2',142,112,67), (311728,2380040,0,'hair_face_color',229,182,26), (311729,2380040,0,'hair_face_highlight_color',100,70,10), (311730,2380040,0,'hair_highlight',56,33,26), (311731,2380040,0,'hair_type_color',229,182,26), (311732,2380040,0,'hair_type_highlight_color',100,70,10), (311733,2380040,1,'lip_type',-25,-56,50), (311734,2380040,1,'nose_type',46,-57,85), (311735,2380040,0,'skin_color',239,200,199), (311736,2380040,1,'soga_cheek_type',-97,47,0), (311737,2380040,1,'soga_chin_type',-17,46,-87), (311738,2380040,1,'soga_ear_type',39,-39,0), (311739,2380040,1,'soga_eye_brow_type',-65,89,83), (311740,2380040,0,'soga_eye_color',229,229,102), (311741,2380040,1,'soga_eye_type',-8,0,0), (311742,2380040,0,'soga_hair_color1',246,219,114), (311743,2380040,0,'soga_hair_color2',142,112,67), (311744,2380040,0,'soga_hair_face_color',229,182,26), (311745,2380040,0,'soga_hair_face_highlight_color',100,70,10), (311746,2380040,0,'soga_hair_highlight',56,33,26), (311747,2380040,0,'soga_hair_type_color',229,182,26), (311748,2380040,0,'soga_hair_type_highlight_color',100,70,10), (311749,2380040,1,'soga_lip_type',-25,-56,50), (311750,2380040,1,'soga_nose_type',46,-57,85), (311751,2380040,0,'soga_skin_color',239,200,199), (311752,2380040,0,'wing_color1',255,255,255), (311753,2380040,0,'wing_color2',255,255,255), (311754,2380041,1,'cheek_type',0,-37,0), (311755,2380041,1,'chin_type',-5,37,-14), (311756,2380041,1,'ear_type',37,2,0), (311757,2380041,1,'eye_brow_type',0,7,7), (311758,2380041,0,'eye_color',93,109,61), (311759,2380041,0,'hair_face_color',129,170,169), (311760,2380041,0,'hair_face_highlight_color',121,50,0), (311761,2380041,0,'hair_type_color',129,170,169), (311762,2380041,0,'hair_type_highlight_color',121,50,0), (311763,2380041,1,'lip_type',-5,11,-2), (311764,2380041,1,'nose_type',-2,-38,7), (311765,2380041,0,'skin_color',207,220,220), (311766,2380041,1,'soga_cheek_type',0,-37,0), (311767,2380041,1,'soga_chin_type',-5,37,-14), (311768,2380041,1,'soga_ear_type',37,2,0), (311769,2380041,1,'soga_eye_brow_type',0,7,7), (311770,2380041,0,'soga_eye_color',229,229,102), (311771,2380041,0,'soga_hair_face_color',129,170,169), (311772,2380041,0,'soga_hair_face_highlight_color',121,50,0), (311773,2380041,0,'soga_hair_type_color',129,170,169), (311774,2380041,0,'soga_hair_type_highlight_color',121,50,0), (311775,2380041,1,'soga_lip_type',-5,11,-2), (311776,2380041,1,'soga_nose_type',-2,-38,7), (311777,2380041,0,'soga_skin_color',207,220,220), (311778,2380041,0,'wing_color1',255,255,255), (311779,2380041,0,'wing_color2',255,255,255), (311780,2380042,1,'cheek_type',0,-29,0), (311781,2380042,1,'chin_type',0,-17,3), (311782,2380042,1,'ear_type',-17,31,0), (311783,2380042,1,'eye_brow_type',19,0,20), (311784,2380042,0,'eye_color',41,82,94), (311785,2380042,1,'eye_type',40,0,0), (311786,2380042,0,'hair_face_color',45,24,3), (311787,2380042,0,'hair_face_highlight_color',126,121,76), (311788,2380042,0,'hair_type_color',45,24,3), (311789,2380042,0,'hair_type_highlight_color',126,121,76), (311790,2380042,1,'lip_type',-4,0,8), (311791,2380042,1,'nose_type',2,5,-26), (311792,2380042,0,'skin_color',220,213,189), (311793,2380042,1,'soga_cheek_type',0,-29,0), (311794,2380042,1,'soga_chin_type',0,-17,3), (311795,2380042,1,'soga_ear_type',-17,31,0), (311796,2380042,1,'soga_eye_brow_type',19,0,20), (311797,2380042,0,'soga_eye_color',229,229,102), (311798,2380042,1,'soga_eye_type',40,0,0), (311799,2380042,0,'soga_hair_face_color',45,24,3), (311800,2380042,0,'soga_hair_face_highlight_color',126,121,76), (311801,2380042,0,'soga_hair_type_color',45,24,3), (311802,2380042,0,'soga_hair_type_highlight_color',126,121,76), (311803,2380042,1,'soga_lip_type',-4,0,8), (311804,2380042,1,'soga_nose_type',2,5,-26), (311805,2380042,0,'soga_skin_color',220,213,189), (311806,2380042,0,'wing_color1',255,255,255), (311807,2380042,0,'wing_color2',255,255,255), (311808,2380043,1,'cheek_type',20,28,0), (311809,2380043,1,'chin_type',-14,3,-1), (311810,2380043,1,'ear_type',35,-12,0), (311811,2380043,1,'eye_brow_type',14,-18,-4), (311812,2380043,0,'eye_color',51,107,104), (311813,2380043,0,'hair_face_color',50,36,28), (311814,2380043,0,'hair_face_highlight_color',62,26,0), (311815,2380043,0,'hair_type_color',50,36,28), (311816,2380043,0,'hair_type_highlight_color',62,26,0), (311817,2380043,1,'lip_type',-29,20,35), (311818,2380043,1,'nose_type',1,17,-8), (311819,2380043,0,'skin_color',255,255,255), (311820,2380043,1,'soga_cheek_type',20,28,0), (311821,2380043,1,'soga_chin_type',-14,3,-1), (311822,2380043,1,'soga_ear_type',35,-12,0), (311823,2380043,1,'soga_eye_brow_type',14,-18,-4), (311824,2380043,0,'soga_eye_color',229,229,102), (311825,2380043,0,'soga_hair_face_color',50,36,28), (311826,2380043,0,'soga_hair_face_highlight_color',62,26,0), (311827,2380043,0,'soga_hair_type_color',50,36,28), (311828,2380043,0,'soga_hair_type_highlight_color',62,26,0), (311829,2380043,1,'soga_lip_type',-29,20,35), (311830,2380043,1,'soga_nose_type',1,17,-8), (311831,2380043,0,'soga_skin_color',255,255,255), (311832,2380043,0,'wing_color1',255,255,255), (311833,2380043,0,'wing_color2',255,255,255), (311834,2380044,1,'cheek_type',-31,-11,0), (311835,2380044,1,'chin_type',-17,5,-18), (311836,2380044,1,'ear_type',-43,34,0), (311837,2380044,1,'eye_brow_type',-21,-14,-20), (311838,2380044,0,'eye_color',33,70,75), (311839,2380044,1,'eye_type',-20,0,0), (311840,2380044,0,'hair_face_color',77,65,2), (311841,2380044,0,'hair_face_highlight_color',88,66,0), (311842,2380044,0,'hair_type_color',77,65,2), (311843,2380044,0,'hair_type_highlight_color',88,66,0), (311844,2380044,1,'lip_type',-25,0,0), (311845,2380044,1,'nose_type',10,-29,-14), (311846,2380044,0,'skin_color',244,250,248), (311847,2380044,1,'soga_cheek_type',-31,-11,0), (311848,2380044,1,'soga_chin_type',-17,5,-18), (311849,2380044,1,'soga_ear_type',-43,34,0), (311850,2380044,1,'soga_eye_brow_type',-21,-14,-20), (311851,2380044,0,'soga_eye_color',229,229,102), (311852,2380044,1,'soga_eye_type',-20,0,0), (311853,2380044,0,'soga_hair_face_color',77,65,2), (311854,2380044,0,'soga_hair_face_highlight_color',88,66,0), (311855,2380044,0,'soga_hair_type_color',77,65,2), (311856,2380044,0,'soga_hair_type_highlight_color',88,66,0), (311857,2380044,1,'soga_lip_type',-25,0,0), (311858,2380044,1,'soga_nose_type',10,-29,-14), (311859,2380044,0,'soga_skin_color',244,250,248), (311860,2380044,0,'wing_color1',255,255,255), (311861,2380044,0,'wing_color2',255,255,255), (311862,2380045,1,'cheek_type',-87,3,0), (311863,2380045,1,'chin_type',31,-44,38), (311864,2380045,1,'ear_type',3,37,0), (311865,2380045,1,'eye_brow_type',-62,-11,-10), (311866,2380045,0,'eye_color',39,80,71), (311867,2380045,1,'eye_type',50,0,0), (311868,2380045,0,'hair_color1',56,33,26), (311869,2380045,0,'hair_color2',144,109,61), (311870,2380045,0,'hair_face_color',97,67,9), (311871,2380045,0,'hair_face_highlight_color',184,128,10), (311872,2380045,0,'hair_highlight',209,131,22), (311873,2380045,0,'hair_type_color',97,67,9), (311874,2380045,0,'hair_type_highlight_color',184,128,10), (311875,2380045,1,'lip_type',-39,-31,-11), (311876,2380045,1,'nose_type',-35,-21,-14), (311877,2380045,0,'skin_color',240,201,201), (311878,2380045,1,'soga_cheek_type',-87,3,0), (311879,2380045,1,'soga_chin_type',31,-44,38), (311880,2380045,1,'soga_ear_type',3,37,0), (311881,2380045,1,'soga_eye_brow_type',-62,-11,-10), (311882,2380045,0,'soga_eye_color',229,229,102), (311883,2380045,1,'soga_eye_type',50,0,0), (311884,2380045,0,'soga_hair_color1',56,33,26), (311885,2380045,0,'soga_hair_color2',144,109,61), (311886,2380045,0,'soga_hair_face_color',97,67,9), (311887,2380045,0,'soga_hair_face_highlight_color',184,128,10), (311888,2380045,0,'soga_hair_highlight',209,131,22), (311889,2380045,0,'soga_hair_type_color',97,67,9), (311890,2380045,0,'soga_hair_type_highlight_color',184,128,10), (311891,2380045,1,'soga_lip_type',-39,-31,-11), (311892,2380045,1,'soga_nose_type',-35,-21,-14), (311893,2380045,0,'soga_skin_color',240,201,201), (311894,2380045,0,'wing_color1',255,255,255), (311895,2380045,0,'wing_color2',255,255,255), (311896,2380046,1,'cheek_type',-18,31,0), (311897,2380046,1,'chin_type',-17,31,37), (311898,2380046,1,'ear_type',0,-10,0), (311899,2380046,1,'eye_brow_type',9,-5,2), (311900,2380046,0,'eye_color',133,180,184), (311901,2380046,1,'eye_type',-28,0,0), (311902,2380046,0,'hair_face_color',242,188,115), (311903,2380046,0,'hair_face_highlight_color',170,61,28), (311904,2380046,0,'hair_type_color',242,188,115), (311905,2380046,0,'hair_type_highlight_color',170,61,28), (311906,2380046,1,'lip_type',17,-26,19), (311907,2380046,1,'nose_type',-1,0,-2), (311908,2380046,0,'skin_color',231,228,212), (311909,2380046,1,'soga_cheek_type',-18,31,0), (311910,2380046,1,'soga_chin_type',-17,31,37), (311911,2380046,1,'soga_ear_type',0,-10,0), (311912,2380046,1,'soga_eye_brow_type',9,-5,2), (311913,2380046,0,'soga_eye_color',229,229,102), (311914,2380046,1,'soga_eye_type',-28,0,0), (311915,2380046,0,'soga_hair_face_color',242,188,115), (311916,2380046,0,'soga_hair_face_highlight_color',170,61,28), (311917,2380046,0,'soga_hair_type_color',242,188,115), (311918,2380046,0,'soga_hair_type_highlight_color',170,61,28), (311919,2380046,1,'soga_lip_type',17,-26,19), (311920,2380046,1,'soga_nose_type',-1,0,-2), (311921,2380046,0,'soga_skin_color',231,228,212), (311922,2380046,0,'wing_color1',255,255,255), (311923,2380046,0,'wing_color2',255,255,255), (311924,2380047,1,'cheek_type',25,0,0), (311925,2380047,1,'chin_type',25,2,-17), (311926,2380047,1,'ear_type',-28,-28,0), (311927,2380047,1,'eye_brow_type',0,-8,-8), (311928,2380047,0,'eye_color',170,186,160), (311929,2380047,1,'eye_type',28,0,0), (311930,2380047,0,'hair_face_color',215,208,134), (311931,2380047,0,'hair_face_highlight_color',66,33,5), (311932,2380047,0,'hair_type_color',215,208,134), (311933,2380047,0,'hair_type_highlight_color',66,33,5), (311934,2380047,1,'lip_type',37,-34,-1), (311935,2380047,1,'nose_type',46,37,25), (311936,2380047,0,'skin_color',222,185,187), (311937,2380047,1,'soga_cheek_type',25,0,0), (311938,2380047,1,'soga_chin_type',25,2,-17), (311939,2380047,1,'soga_ear_type',-28,-28,0), (311940,2380047,1,'soga_eye_brow_type',0,-8,-8), (311941,2380047,0,'soga_eye_color',229,229,102), (311942,2380047,1,'soga_eye_type',28,0,0), (311943,2380047,0,'soga_hair_face_color',215,208,134), (311944,2380047,0,'soga_hair_face_highlight_color',66,33,5), (311945,2380047,0,'soga_hair_type_color',215,208,134), (311946,2380047,0,'soga_hair_type_highlight_color',66,33,5), (311947,2380047,1,'soga_lip_type',37,-34,-1), (311948,2380047,1,'soga_nose_type',46,37,25), (311949,2380047,0,'soga_skin_color',222,185,187), (311950,2380047,0,'wing_color1',255,255,255), (311951,2380047,0,'wing_color2',255,255,255), (311952,2380048,1,'cheek_type',-1,0,0), (311953,2380048,1,'chin_type',0,-26,28), (311954,2380048,1,'ear_type',-1,19,0), (311955,2380048,1,'eye_brow_type',2,41,1), (311956,2380048,0,'eye_color',108,165,165), (311957,2380048,1,'eye_type',-17,0,0), (311958,2380048,0,'hair_face_color',113,103,65), (311959,2380048,0,'hair_face_highlight_color',54,27,0), (311960,2380048,0,'hair_type_color',113,103,65), (311961,2380048,0,'hair_type_highlight_color',54,27,0), (311962,2380048,1,'lip_type',5,17,0), (311963,2380048,1,'nose_type',17,-12,-4), (311964,2380048,0,'skin_color',250,254,254), (311965,2380048,1,'soga_cheek_type',-1,0,0), (311966,2380048,1,'soga_chin_type',0,-26,28), (311967,2380048,1,'soga_ear_type',-1,19,0), (311968,2380048,1,'soga_eye_brow_type',2,41,1), (311969,2380048,0,'soga_eye_color',229,229,102), (311970,2380048,1,'soga_eye_type',-17,0,0), (311971,2380048,0,'soga_hair_face_color',113,103,65), (311972,2380048,0,'soga_hair_face_highlight_color',54,27,0), (311973,2380048,0,'soga_hair_type_color',113,103,65), (311974,2380048,0,'soga_hair_type_highlight_color',54,27,0), (311975,2380048,1,'soga_lip_type',5,17,0), (311976,2380048,1,'soga_nose_type',17,-12,-4), (311977,2380048,0,'soga_skin_color',250,254,254), (311978,2380048,0,'wing_color1',255,255,255), (311979,2380048,0,'wing_color2',255,255,255), (311980,2380049,1,'cheek_type',-4,-20,0), (311981,2380049,1,'chin_type',1,21,-43), (311982,2380049,1,'ear_type',4,12,0), (311983,2380049,1,'eye_brow_type',-32,-2,20), (311984,2380049,0,'eye_color',45,91,78), (311985,2380049,0,'hair_face_color',108,103,71), (311986,2380049,0,'hair_face_highlight_color',35,12,5), (311987,2380049,0,'hair_type_color',108,103,71), (311988,2380049,0,'hair_type_highlight_color',35,12,5), (311989,2380049,1,'lip_type',11,-41,45), (311990,2380049,1,'nose_type',37,25,-23), (311991,2380049,0,'skin_color',250,234,235), (311992,2380049,1,'soga_cheek_type',-4,-20,0), (311993,2380049,1,'soga_chin_type',1,21,-43), (311994,2380049,1,'soga_ear_type',4,12,0), (311995,2380049,1,'soga_eye_brow_type',-32,-2,20), (311996,2380049,0,'soga_eye_color',229,229,102), (311997,2380049,0,'soga_hair_face_color',108,103,71), (311998,2380049,0,'soga_hair_face_highlight_color',35,12,5), (311999,2380049,0,'soga_hair_type_color',108,103,71), (312000,2380049,0,'soga_hair_type_highlight_color',35,12,5), (312001,2380049,1,'soga_lip_type',11,-41,45), (312002,2380049,1,'soga_nose_type',37,25,-23), (312003,2380049,0,'soga_skin_color',250,234,235), (312004,2380049,0,'wing_color1',255,255,255), (312005,2380049,0,'wing_color2',255,255,255), (312009,2380051,1,'cheek_type',-93,23,0), (312010,2380051,1,'chin_type',-39,-37,34), (312011,2380051,1,'ear_type',-29,97,0), (312012,2380051,1,'eye_brow_type',-51,95,74), (312013,2380051,0,'eye_color',148,173,142), (312014,2380051,1,'eye_type',82,0,0), (312015,2380051,0,'hair_color1',54,45,28), (312016,2380051,0,'hair_color2',104,52,0), (312017,2380051,0,'hair_face_color',39,11,15), (312018,2380051,0,'hair_face_highlight_color',233,184,31), (312019,2380051,0,'hair_highlight',246,219,114), (312020,2380051,0,'hair_type_color',39,11,15), (312021,2380051,0,'hair_type_highlight_color',233,184,31), (312022,2380051,1,'lip_type',14,-79,-75), (312023,2380051,1,'nose_type',-50,93,-81), (312024,2380051,0,'skin_color',215,178,125), (312025,2380051,1,'soga_cheek_type',-93,23,0), (312026,2380051,1,'soga_chin_type',-39,-37,34), (312027,2380051,1,'soga_ear_type',-29,97,0), (312028,2380051,1,'soga_eye_brow_type',-51,95,74), (312029,2380051,0,'soga_eye_color',229,229,102), (312030,2380051,1,'soga_eye_type',82,0,0), (312031,2380051,0,'soga_hair_color1',54,45,28), (312032,2380051,0,'soga_hair_color2',104,52,0), (312033,2380051,0,'soga_hair_face_color',39,11,15), (312034,2380051,0,'soga_hair_face_highlight_color',233,184,31), (312035,2380051,0,'soga_hair_highlight',246,219,114), (312036,2380051,0,'soga_hair_type_color',39,11,15), (312037,2380051,0,'soga_hair_type_highlight_color',233,184,31), (312038,2380051,1,'soga_lip_type',14,-79,-75), (312039,2380051,1,'soga_nose_type',-50,93,-81), (312040,2380051,0,'soga_skin_color',215,178,125), (312041,2380051,0,'wing_color1',255,255,255), (312042,2380051,0,'wing_color2',255,255,255), (312046,2380053,1,'cheek_type',31,100,0), (312047,2380053,1,'chin_type',100,50,-7), (312048,2380053,1,'ear_type',95,-7,0), (312049,2380053,1,'eye_brow_type',0,-46,63), (312050,2380053,0,'eye_color',74,123,80), (312051,2380053,1,'eye_type',-7,0,0), (312052,2380053,0,'hair_color1',79,28,15), (312053,2380053,0,'hair_color2',97,68,25), (312054,2380053,0,'hair_face_color',35,24,1), (312055,2380053,0,'hair_face_highlight_color',244,244,246), (312056,2380053,0,'hair_highlight',160,156,172), (312057,2380053,0,'hair_type_color',35,24,1), (312058,2380053,0,'hair_type_highlight_color',244,244,246), (312059,2380053,1,'lip_type',-55,100,18), (312060,2380053,1,'nose_type',75,-50,-37), (312061,2380053,0,'skin_color',113,113,90), (312062,2380053,1,'soga_cheek_type',31,100,0), (312063,2380053,1,'soga_chin_type',100,50,-7), (312064,2380053,1,'soga_ear_type',95,-7,0), (312065,2380053,1,'soga_eye_brow_type',0,-46,63), (312066,2380053,0,'soga_eye_color',204,204,204), (312067,2380053,1,'soga_eye_type',-7,0,0), (312068,2380053,0,'soga_hair_color1',79,28,15), (312069,2380053,0,'soga_hair_color2',97,68,25), (312070,2380053,0,'soga_hair_face_color',35,24,1), (312071,2380053,0,'soga_hair_face_highlight_color',244,244,246), (312072,2380053,0,'soga_hair_highlight',160,156,172), (312073,2380053,0,'soga_hair_type_color',35,24,1), (312074,2380053,0,'soga_hair_type_highlight_color',244,244,246), (312075,2380053,1,'soga_lip_type',-55,100,18), (312076,2380053,1,'soga_nose_type',75,-50,-37), (312077,2380053,0,'soga_skin_color',113,113,90), (312090,2380058,1,'cheek_type',-28,18,0), (312091,2380058,1,'chin_type',4,0,14), (312092,2380058,1,'ear_type',-19,-10,0), (312093,2380058,1,'eye_brow_type',7,14,-19), (312094,2380058,0,'eye_color',165,196,186), (312095,2380058,1,'eye_type',-28,0,0), (312096,2380058,0,'hair_face_color',163,122,77), (312097,2380058,0,'hair_face_highlight_color',16,15,10), (312098,2380058,0,'hair_type_color',163,122,77), (312099,2380058,0,'hair_type_highlight_color',16,15,10), (312100,2380058,1,'lip_type',-18,-37,41), (312101,2380058,1,'nose_type',-28,17,11), (312102,2380058,0,'skin_color',215,226,226), (312103,2380058,1,'soga_cheek_type',-28,18,0), (312104,2380058,1,'soga_chin_type',4,0,14), (312105,2380058,1,'soga_ear_type',-19,-10,0), (312106,2380058,1,'soga_eye_brow_type',7,14,-19), (312107,2380058,0,'soga_eye_color',229,229,102), (312108,2380058,1,'soga_eye_type',-28,0,0), (312109,2380058,0,'soga_hair_face_color',163,122,77), (312110,2380058,0,'soga_hair_face_highlight_color',16,15,10), (312111,2380058,0,'soga_hair_type_color',163,122,77), (312112,2380058,0,'soga_hair_type_highlight_color',16,15,10), (312113,2380058,1,'soga_lip_type',-18,-37,41), (312114,2380058,1,'soga_nose_type',-28,17,11), (312115,2380058,0,'soga_skin_color',215,226,226), (312116,2380058,0,'wing_color1',255,255,255), (312117,2380058,0,'wing_color2',255,255,255), (312118,2380059,1,'cheek_type',-7,-9,0), (312119,2380059,1,'chin_type',4,-11,2), (312120,2380059,1,'ear_type',45,8,0), (312121,2380059,1,'eye_brow_type',-21,-18,-7), (312122,2380059,0,'eye_color',34,70,78), (312123,2380059,1,'eye_type',7,0,0), (312124,2380059,0,'hair_face_color',206,132,1), (312125,2380059,0,'hair_face_highlight_color',55,23,0), (312126,2380059,0,'hair_type_color',206,132,1), (312127,2380059,0,'hair_type_highlight_color',55,23,0), (312128,2380059,1,'lip_type',-1,48,-2), (312129,2380059,1,'nose_type',-2,9,-20), (312130,2380059,0,'skin_color',238,245,245), (312131,2380059,1,'soga_cheek_type',-7,-9,0), (312132,2380059,1,'soga_chin_type',4,-11,2), (312133,2380059,1,'soga_ear_type',45,8,0), (312134,2380059,1,'soga_eye_brow_type',-21,-18,-7), (312135,2380059,0,'soga_eye_color',229,229,102), (312136,2380059,1,'soga_eye_type',7,0,0), (312137,2380059,0,'soga_hair_face_color',206,132,1), (312138,2380059,0,'soga_hair_face_highlight_color',55,23,0), (312139,2380059,0,'soga_hair_type_color',206,132,1), (312140,2380059,0,'soga_hair_type_highlight_color',55,23,0), (312141,2380059,1,'soga_lip_type',-1,48,-2), (312142,2380059,1,'soga_nose_type',-2,9,-20), (312143,2380059,0,'soga_skin_color',238,245,245), (312144,2380059,0,'wing_color1',255,255,255), (312145,2380059,0,'wing_color2',255,255,255), (312164,2380066,0,'eye_color',229,209,182), (312165,2380066,0,'skin_color',107,67,42), (312166,2380066,0,'soga_eye_color',255,0,255), (312167,2380067,0,'eye_color',255,255,255), (312168,2380067,0,'skin_color',255,255,255), (312169,2380067,0,'soga_eye_color',255,0,255), (312237,2750000,0,'eye_color',114,248,68), (312238,2750000,0,'skin_color',239,230,61), (312239,2750000,0,'soga_eye_color',255,0,255), (312240,2750001,0,'eye_color',196,137,0), (312241,2750001,0,'skin_color',249,124,0), (312242,2750001,0,'soga_eye_color',255,0,255), (312243,2750002,0,'eye_color',255,255,255), (312244,2750002,0,'skin_color',5,249,5), (312245,2750002,0,'soga_eye_color',255,0,255), (312246,2750003,0,'eye_color',255,255,255), (312247,2750003,0,'skin_color',255,255,255), (312248,2750003,0,'soga_eye_color',255,0,255), (312249,2750004,0,'eye_color',255,255,255), (312250,2750004,0,'skin_color',255,255,255), (312251,2750004,0,'soga_eye_color',255,0,255), (312252,2750005,0,'eye_color',255,255,255), (312253,2750005,0,'skin_color',255,255,255), (312254,2750005,0,'soga_eye_color',255,0,255), (312255,2750006,0,'eye_color',149,49,7), (312256,2750006,0,'skin_color',191,191,191), (312257,2750006,0,'soga_eye_color',255,0,255), (312258,2750007,0,'eye_color',255,255,255), (312259,2750007,0,'skin_color',255,255,255), (312260,2750007,0,'soga_eye_color',255,0,255), (312261,2750008,0,'eye_color',255,255,255), (312262,2750008,0,'skin_color',128,63,0), (312263,2750008,0,'soga_eye_color',255,0,255), (312264,2750009,0,'eye_color',255,255,255), (312265,2750009,0,'skin_color',255,255,255), (312266,2750009,0,'soga_eye_color',255,0,255), (312267,2750010,0,'eye_color',255,255,255), (312268,2750010,0,'skin_color',255,255,255), (312269,2750010,0,'soga_eye_color',255,0,255), (312270,2750011,0,'eye_color',63,0,0), (312271,2750011,0,'skin_color',128,128,128), (312272,2750011,0,'soga_eye_color',255,0,255), (312273,2750012,0,'eye_color',3,3,3), (312274,2750012,0,'skin_color',47,47,47), (312275,2750012,0,'soga_eye_color',255,0,255), (312276,2750013,0,'eye_color',62,138,77), (312277,2750013,0,'skin_color',233,173,186), (312278,2750013,0,'soga_eye_color',255,0,255), (312279,2070000,1,'cheek_type',2,75,0), (312280,2070000,1,'chin_type',91,79,-26), (312281,2070000,1,'ear_type',-91,-84,0), (312282,2070000,1,'eye_brow_type',-56,-29,-69), (312283,2070000,0,'eye_color',46,222,222), (312284,2070000,1,'eye_type',-31,0,0), (312285,2070000,0,'hair_color1',212,98,70), (312286,2070000,1,'lip_type',-34,14,-31), (312287,2070000,1,'nose_type',-47,-44,98), (312288,2070000,0,'skin_color',200,194,162), (312289,2070000,1,'soga_cheek_type',0,-56,-29), (312290,2070000,1,'soga_chin_type',0,-34,14), (312291,2070000,1,'soga_ear_type',0,-31,0), (312292,2070000,1,'soga_eye_brow_type',0,-91,-84), (312293,2070000,0,'soga_eye_color',229,229,102), (312294,2070000,1,'soga_eye_type',-31,0,0), (312295,2070000,1,'soga_lip_type',-69,2,75), (312296,2070000,1,'soga_nose_type',-31,91,79), (312297,2070000,0,'soga_skin_color',200,194,162), (312298,2070001,1,'cheek_type',-18,-39,0), (312299,2070001,1,'chin_type',-50,-69,-35), (312300,2070001,1,'ear_type',-7,94,0), (312301,2070001,1,'eye_brow_type',-12,-14,-9), (312302,2070001,0,'eye_color',120,138,88), (312303,2070001,1,'eye_type',-64,0,0), (312304,2070001,0,'hair_color1',34,244,188), (312305,2070001,0,'hair_color2',187,0,0), (312306,2070001,0,'hair_face_color',100,70,10), (312307,2070001,0,'hair_face_highlight_color',88,61,8), (312308,2070001,0,'hair_highlight',56,33,26), (312309,2070001,0,'hair_type_color',100,70,10), (312310,2070001,0,'hair_type_highlight_color',88,61,8), (312311,2070001,1,'lip_type',-82,-25,46), (312312,2070001,1,'nose_type',96,34,-12), (312313,2070001,0,'skin_color',246,240,240), (312314,2070001,1,'soga_cheek_type',0,-12,-14), (312315,2070001,1,'soga_chin_type',0,-82,-25), (312316,2070001,1,'soga_ear_type',0,-64,0), (312317,2070001,1,'soga_eye_brow_type',0,-7,94), (312318,2070001,0,'soga_eye_color',229,229,102), (312319,2070001,1,'soga_eye_type',-69,0,0), (312320,2070001,0,'soga_hair_color1',56,33,26), (312321,2070001,0,'soga_hair_color2',94,59,11), (312322,2070001,0,'soga_hair_face_color',100,70,10), (312323,2070001,0,'soga_hair_face_highlight_color',88,61,8), (312324,2070001,0,'soga_hair_highlight',56,33,26), (312325,2070001,0,'soga_hair_type_color',100,70,10), (312326,2070001,0,'soga_hair_type_highlight_color',88,61,8), (312327,2070001,1,'soga_lip_type',-9,-18,-39), (312328,2070001,1,'soga_nose_type',46,-50,-69), (312329,2070001,0,'soga_skin_color',246,240,240), (312330,2070002,1,'cheek_type',-71,14,0), (312331,2070002,1,'chin_type',-68,78,1), (312332,2070002,1,'ear_type',-87,31,0), (312333,2070002,1,'eye_brow_type',89,100,100), (312334,2070002,0,'eye_color',43,88,101), (312335,2070002,1,'eye_type',-41,0,0), (312336,2070002,0,'hair_color1',200,188,156), (312337,2070002,0,'hair_color2',225,0,0), (312338,2070002,0,'hair_face_color',42,12,17), (312339,2070002,0,'hair_face_highlight_color',244,245,246), (312340,2070002,0,'hair_highlight',161,165,168), (312341,2070002,0,'hair_type_color',42,12,17), (312342,2070002,0,'hair_type_highlight_color',244,245,246), (312343,2070002,1,'lip_type',0,2,47), (312344,2070002,1,'nose_type',58,-56,-68), (312345,2070002,0,'skin_color',194,155,106), (312346,2070002,1,'soga_cheek_type',0,89,100), (312347,2070002,1,'soga_chin_type',0,0,2), (312348,2070002,1,'soga_ear_type',0,-41,0), (312349,2070002,1,'soga_eye_brow_type',0,-87,31), (312350,2070002,0,'soga_eye_color',229,229,102), (312351,2070002,1,'soga_eye_type',-31,0,0), (312352,2070002,0,'soga_hair_color1',54,45,28), (312353,2070002,0,'soga_hair_color2',92,61,29), (312354,2070002,0,'soga_hair_face_color',42,12,17), (312355,2070002,0,'soga_hair_face_highlight_color',244,245,246), (312356,2070002,0,'soga_hair_highlight',161,165,168), (312357,2070002,0,'soga_hair_type_color',42,12,17), (312358,2070002,0,'soga_hair_type_highlight_color',244,245,246), (312359,2070002,1,'soga_lip_type',100,-71,14), (312360,2070002,1,'soga_nose_type',47,-68,78), (312361,2070002,0,'soga_skin_color',194,155,106), (312362,2070003,0,'eye_color',255,255,255), (312363,2070003,0,'skin_color',255,255,255), (312364,2070003,0,'soga_eye_color',255,0,255), (312365,2070004,0,'eye_color',255,255,255), (312366,2070004,0,'skin_color',255,255,255), (312367,2070004,0,'soga_eye_color',255,0,255), (312368,2070005,0,'eye_color',147,215,203), (312369,2070005,0,'skin_color',136,136,82), (312370,2070005,0,'soga_eye_color',255,0,255), (312371,2070006,0,'eye_color',255,255,255), (312372,2070006,0,'skin_color',255,255,255), (312373,2070006,0,'soga_eye_color',255,0,255), (312374,2070007,1,'cheek_type',-32,-31,0), (312375,2070007,1,'chin_type',-1,25,26), (312376,2070007,1,'ear_type',37,-5,0), (312377,2070007,1,'eye_brow_type',-28,25,-7), (312378,2070007,0,'eye_color',50,97,72), (312379,2070007,1,'eye_type',31,0,0), (312380,2070007,0,'hair_color1',37,247,0), (312381,2070007,0,'hair_face_color',115,61,3), (312382,2070007,0,'hair_face_highlight_color',67,60,14), (312383,2070007,0,'hair_type_color',115,61,3), (312384,2070007,0,'hair_type_highlight_color',67,60,14), (312385,2070007,1,'lip_type',-8,7,10), (312386,2070007,1,'nose_type',4,37,-9), (312387,2070007,0,'skin_color',226,215,198), (312388,2070007,1,'soga_cheek_type',0,-28,25), (312389,2070007,1,'soga_chin_type',0,-8,7), (312390,2070007,1,'soga_ear_type',0,31,0), (312391,2070007,1,'soga_eye_brow_type',0,37,-5), (312392,2070007,0,'soga_eye_color',229,229,102), (312393,2070007,1,'soga_eye_type',31,0,0), (312394,2070007,0,'soga_hair_face_color',115,61,3), (312395,2070007,0,'soga_hair_face_highlight_color',67,60,14), (312396,2070007,0,'soga_hair_type_color',115,61,3), (312397,2070007,0,'soga_hair_type_highlight_color',67,60,14), (312398,2070007,1,'soga_lip_type',-7,-32,-31), (312399,2070007,1,'soga_nose_type',10,-1,25), (312400,2070007,0,'soga_skin_color',226,215,198), (312401,2070007,0,'wing_color1',255,255,255), (312402,2070007,0,'wing_color2',255,255,255), (312403,2070008,1,'cheek_type',-23,25,0), (312404,2070008,1,'chin_type',14,17,14), (312405,2070008,1,'ear_type',0,14,0), (312406,2070008,1,'eye_brow_type',11,1,1), (312407,2070008,0,'eye_color',186,194,169), (312408,2070008,1,'eye_type',-28,0,0), (312409,2070008,0,'hair_color1',11,9,0), (312410,2070008,0,'hair_face_color',83,46,4), (312411,2070008,0,'hair_face_highlight_color',121,100,74), (312412,2070008,0,'hair_type_color',83,46,4), (312413,2070008,0,'hair_type_highlight_color',121,100,74), (312414,2070008,1,'lip_type',0,32,0), (312415,2070008,1,'nose_type',38,11,9), (312416,2070008,0,'skin_color',214,163,146), (312417,2070008,1,'soga_cheek_type',0,11,1), (312418,2070008,1,'soga_chin_type',0,0,32), (312419,2070008,1,'soga_ear_type',0,-28,0), (312420,2070008,1,'soga_eye_brow_type',0,0,14), (312421,2070008,0,'soga_eye_color',229,229,102), (312422,2070008,1,'soga_eye_type',-28,0,0), (312423,2070008,0,'soga_hair_face_color',83,46,4), (312424,2070008,0,'soga_hair_face_highlight_color',121,100,74), (312425,2070008,0,'soga_hair_type_color',83,46,4), (312426,2070008,0,'soga_hair_type_highlight_color',121,100,74), (312427,2070008,1,'soga_lip_type',1,-23,25), (312428,2070008,1,'soga_nose_type',0,14,17), (312429,2070008,0,'soga_skin_color',214,163,146), (312430,2070008,0,'wing_color1',255,255,255), (312431,2070008,0,'wing_color2',255,255,255), (312432,2070009,1,'cheek_type',-29,34,0), (312433,2070009,1,'chin_type',28,47,-10), (312434,2070009,1,'ear_type',-48,-2,0), (312435,2070009,1,'eye_brow_type',-2,34,29), (312436,2070009,0,'eye_color',170,193,171), (312437,2070009,1,'eye_type',7,0,0), (312438,2070009,0,'hair_color1',21,18,0), (312439,2070009,0,'hair_face_color',51,30,8), (312440,2070009,0,'hair_face_highlight_color',44,43,33), (312441,2070009,0,'hair_type_color',51,30,8), (312442,2070009,0,'hair_type_highlight_color',44,43,33), (312443,2070009,1,'lip_type',0,-7,21), (312444,2070009,1,'nose_type',18,21,18), (312445,2070009,0,'skin_color',239,234,234), (312446,2070009,1,'soga_cheek_type',0,-2,34), (312447,2070009,1,'soga_chin_type',0,0,-7), (312448,2070009,1,'soga_ear_type',0,7,0), (312449,2070009,1,'soga_eye_brow_type',0,-48,-2), (312450,2070009,0,'soga_eye_color',229,229,102), (312451,2070009,1,'soga_eye_type',7,0,0), (312452,2070009,0,'soga_hair_face_color',51,30,8), (312453,2070009,0,'soga_hair_face_highlight_color',44,43,33), (312454,2070009,0,'soga_hair_type_color',51,30,8), (312455,2070009,0,'soga_hair_type_highlight_color',44,43,33), (312456,2070009,1,'soga_lip_type',29,-29,34), (312457,2070009,1,'soga_nose_type',21,28,47), (312458,2070009,0,'soga_skin_color',239,234,234), (312459,2070009,0,'wing_color1',255,255,255), (312460,2070009,0,'wing_color2',255,255,255), (312461,2070010,1,'cheek_type',14,-14,0), (312462,2070010,1,'chin_type',3,-9,14), (312463,2070010,1,'ear_type',-28,18,0), (312464,2070010,1,'eye_brow_type',-12,41,25), (312465,2070010,0,'eye_color',70,142,161), (312466,2070010,0,'hair_color1',11,0,0), (312467,2070010,0,'hair_face_color',61,28,8), (312468,2070010,0,'hair_face_highlight_color',39,38,35), (312469,2070010,0,'hair_type_color',61,28,8), (312470,2070010,0,'hair_type_highlight_color',39,38,35), (312471,2070010,1,'lip_type',17,-14,0), (312472,2070010,1,'nose_type',21,11,-17), (312473,2070010,0,'skin_color',133,126,88), (312474,2070010,1,'soga_cheek_type',0,-12,41), (312475,2070010,1,'soga_chin_type',0,17,-14), (312476,2070010,1,'soga_ear_type',-28,18,0), (312477,2070010,1,'soga_eye_brow_type',0,-28,18), (312478,2070010,0,'soga_eye_color',229,229,102), (312479,2070010,0,'soga_hair_face_color',61,28,8), (312480,2070010,0,'soga_hair_face_highlight_color',39,38,35), (312481,2070010,0,'soga_hair_type_color',61,28,8), (312482,2070010,0,'soga_hair_type_highlight_color',39,38,35), (312483,2070010,1,'soga_lip_type',25,14,-14), (312484,2070010,1,'soga_nose_type',0,3,-9), (312485,2070010,0,'soga_skin_color',133,126,88), (312486,2070010,0,'wing_color1',255,255,255), (312487,2070010,0,'wing_color2',255,255,255), (312488,2070011,1,'cheek_type',9,85,0), (312489,2070011,1,'chin_type',-68,-14,-14), (312490,2070011,1,'ear_type',-39,-12,0), (312491,2070011,1,'eye_brow_type',-71,-32,-3), (312492,2070011,0,'eye_color',180,149,99), (312493,2070011,1,'eye_type',23,0,0), (312494,2070011,0,'hair_color1',199,81,72), (312495,2070011,0,'hair_color2',104,52,0), (312496,2070011,0,'hair_face_color',47,14,19), (312497,2070011,0,'hair_face_highlight_color',84,0,0), (312498,2070011,0,'hair_highlight',109,14,49), (312499,2070011,0,'hair_type_color',47,14,19), (312500,2070011,0,'hair_type_highlight_color',84,0,0), (312501,2070011,1,'lip_type',81,25,-93), (312502,2070011,1,'nose_type',-56,-57,81), (312503,2070011,0,'skin_color',138,90,86), (312504,2070011,1,'soga_cheek_type',0,-71,-32), (312505,2070011,1,'soga_chin_type',0,81,25), (312506,2070011,1,'soga_ear_type',0,23,0), (312507,2070011,1,'soga_eye_brow_type',0,-39,-12), (312508,2070011,0,'soga_eye_color',229,229,102), (312509,2070011,1,'soga_eye_type',23,0,0), (312510,2070011,0,'soga_hair_color1',54,45,28), (312511,2070011,0,'soga_hair_color2',104,52,0), (312512,2070011,0,'soga_hair_face_color',47,14,19), (312513,2070011,0,'soga_hair_face_highlight_color',84,0,0), (312514,2070011,0,'soga_hair_highlight',109,14,49), (312515,2070011,0,'soga_hair_type_color',47,14,19), (312516,2070011,0,'soga_hair_type_highlight_color',84,0,0), (312517,2070011,1,'soga_lip_type',-3,9,85), (312518,2070011,1,'soga_nose_type',-93,-68,-14), (312519,2070011,0,'soga_skin_color',138,90,86), (312520,2070011,0,'wing_color1',255,255,255), (312521,2070011,0,'wing_color2',255,255,255), (312522,2070012,1,'cheek_type',-18,-25,0), (312523,2070012,1,'chin_type',14,0,-4), (312524,2070012,1,'ear_type',-17,38,0), (312525,2070012,1,'eye_brow_type',-10,0,5), (312526,2070012,0,'eye_color',88,63,28), (312527,2070012,1,'eye_type',-42,0,0), (312528,2070012,0,'hair_color1',12,234,0), (312529,2070012,0,'hair_face_color',136,68,31), (312530,2070012,0,'hair_face_highlight_color',94,58,16), (312531,2070012,0,'hair_type_color',136,68,31), (312532,2070012,0,'hair_type_highlight_color',94,58,16), (312533,2070012,1,'lip_type',-10,2,-7), (312534,2070012,1,'nose_type',8,12,-22), (312535,2070012,0,'skin_color',169,114,49), (312536,2070012,1,'soga_cheek_type',0,-10,0), (312537,2070012,1,'soga_chin_type',0,-10,2), (312538,2070012,1,'soga_ear_type',0,-42,0), (312539,2070012,1,'soga_eye_brow_type',0,-17,38), (312540,2070012,0,'soga_eye_color',229,229,102), (312541,2070012,1,'soga_eye_type',-42,0,0), (312542,2070012,0,'soga_hair_face_color',136,68,31), (312543,2070012,0,'soga_hair_face_highlight_color',94,58,16), (312544,2070012,0,'soga_hair_type_color',136,68,31), (312545,2070012,0,'soga_hair_type_highlight_color',94,58,16), (312546,2070012,1,'soga_lip_type',5,-18,-25), (312547,2070012,1,'soga_nose_type',-7,14,0), (312548,2070012,0,'soga_skin_color',169,114,49), (312549,2070012,0,'wing_color1',255,255,255), (312550,2070012,0,'wing_color2',255,255,255), (312551,2070013,1,'cheek_type',0,-4,0), (312552,2070013,1,'chin_type',-7,18,7), (312553,2070013,1,'ear_type',0,7,0), (312554,2070013,1,'eye_brow_type',12,20,21), (312555,2070013,0,'eye_color',162,198,199), (312556,2070013,1,'eye_type',-10,0,0), (312557,2070013,0,'hair_color1',231,0,0), (312558,2070013,0,'hair_face_color',106,86,0), (312559,2070013,0,'hair_face_highlight_color',30,11,3), (312560,2070013,0,'hair_type_color',106,86,0), (312561,2070013,0,'hair_type_highlight_color',30,11,3), (312562,2070013,1,'lip_type',-25,-25,0), (312563,2070013,1,'nose_type',-7,-25,0), (312564,2070013,0,'skin_color',250,253,253), (312565,2070013,1,'soga_cheek_type',0,12,20), (312566,2070013,1,'soga_chin_type',0,-25,-25), (312567,2070013,1,'soga_ear_type',0,-10,0), (312568,2070013,1,'soga_eye_brow_type',0,0,7), (312569,2070013,0,'soga_eye_color',229,229,102), (312570,2070013,1,'soga_eye_type',-10,0,0), (312571,2070013,0,'soga_hair_face_color',106,86,0), (312572,2070013,0,'soga_hair_face_highlight_color',30,11,3), (312573,2070013,0,'soga_hair_type_color',106,86,0), (312574,2070013,0,'soga_hair_type_highlight_color',30,11,3), (312575,2070013,1,'soga_lip_type',21,0,-4), (312576,2070013,1,'soga_nose_type',0,-7,18), (312577,2070013,0,'soga_skin_color',250,253,253), (312578,2070013,0,'wing_color1',255,255,255), (312579,2070013,0,'wing_color2',255,255,255), (312580,2070014,0,'eye_color',255,255,255), (312581,2070014,0,'skin_color',255,255,255), (312582,2070014,0,'soga_eye_color',255,0,255), (312583,2070015,0,'eye_color',255,255,255), (312584,2070015,0,'skin_color',255,255,255), (312585,2070015,0,'soga_eye_color',255,0,255), (312586,2070016,1,'cheek_type',79,-26,0), (312587,2070016,1,'chin_type',-8,61,64), (312588,2070016,1,'ear_type',53,-55,0), (312589,2070016,1,'eye_brow_type',-72,-17,97), (312590,2070016,0,'eye_color',57,118,133), (312591,2070016,1,'eye_type',69,0,0), (312592,2070016,0,'hair_color1',29,21,28), (312593,2070016,0,'hair_color2',39,32,39), (312594,2070016,0,'hair_face_color',17,3,23), (312595,2070016,0,'hair_face_highlight_color',168,59,22), (312596,2070016,0,'hair_highlight',89,21,21), (312597,2070016,0,'hair_type_color',17,3,23), (312598,2070016,0,'hair_type_highlight_color',168,59,22), (312599,2070016,1,'lip_type',-53,97,-22), (312600,2070016,1,'nose_type',-41,14,62), (312601,2070016,0,'skin_color',46,33,34), (312602,2070016,1,'soga_cheek_type',79,-26,0), (312603,2070016,1,'soga_chin_type',-8,61,64), (312604,2070016,1,'soga_ear_type',53,-55,0), (312605,2070016,1,'soga_eye_brow_type',-72,-17,97), (312606,2070016,0,'soga_eye_color',229,229,102), (312607,2070016,1,'soga_eye_type',69,0,0), (312608,2070016,0,'soga_hair_color1',29,21,28), (312609,2070016,0,'soga_hair_color2',39,32,39), (312610,2070016,0,'soga_hair_face_color',17,3,23), (312611,2070016,0,'soga_hair_face_highlight_color',168,59,22), (312612,2070016,0,'soga_hair_highlight',89,21,21), (312613,2070016,0,'soga_hair_type_color',17,3,23), (312614,2070016,0,'soga_hair_type_highlight_color',168,59,22), (312615,2070016,1,'soga_lip_type',-53,97,-22), (312616,2070016,1,'soga_nose_type',-41,14,62), (312617,2070016,0,'soga_skin_color',46,33,34), (312618,2070016,0,'wing_color1',255,255,255), (312619,2070016,0,'wing_color2',255,255,255), (312620,2070017,0,'eye_color',255,255,255), (312621,2070017,0,'skin_color',255,255,255), (312622,2070017,0,'soga_eye_color',255,0,255), (312623,2070018,1,'cheek_type',-18,-8,0), (312624,2070018,1,'chin_type',18,26,3), (312625,2070018,1,'ear_type',-19,-8,0), (312626,2070018,1,'eye_brow_type',32,0,-8), (312627,2070018,0,'eye_color',129,181,196), (312628,2070018,1,'eye_type',10,0,0), (312629,2070018,0,'hair_face_color',214,79,19), (312630,2070018,0,'hair_face_highlight_color',78,77,70), (312631,2070018,0,'hair_type_color',214,79,19), (312632,2070018,0,'hair_type_highlight_color',78,77,70), (312633,2070018,1,'lip_type',5,-4,22), (312634,2070018,1,'nose_type',7,19,25), (312635,2070018,0,'skin_color',243,240,240), (312636,2070018,1,'soga_cheek_type',-18,-8,0), (312637,2070018,1,'soga_chin_type',18,26,3), (312638,2070018,1,'soga_ear_type',-19,-8,0), (312639,2070018,1,'soga_eye_brow_type',32,0,-8), (312640,2070018,0,'soga_eye_color',229,229,102), (312641,2070018,1,'soga_eye_type',10,0,0), (312642,2070018,0,'soga_hair_face_color',214,79,19), (312643,2070018,0,'soga_hair_face_highlight_color',78,77,70), (312644,2070018,0,'soga_hair_type_color',214,79,19), (312645,2070018,0,'soga_hair_type_highlight_color',78,77,70), (312646,2070018,1,'soga_lip_type',5,-4,22), (312647,2070018,1,'soga_nose_type',7,19,25), (312648,2070018,0,'soga_skin_color',243,240,240), (312649,2070018,0,'wing_color1',255,255,255), (312650,2070018,0,'wing_color2',255,255,255), (312651,2070019,1,'cheek_type',-29,-23,0), (312652,2070019,1,'chin_type',26,17,32), (312653,2070019,1,'ear_type',-40,-25,0), (312654,2070019,1,'eye_brow_type',-9,35,-8), (312655,2070019,0,'eye_color',222,35,32), (312656,2070019,1,'eye_type',-3,0,0), (312657,2070019,0,'hair_face_color',52,38,20), (312658,2070019,0,'hair_face_highlight_color',216,192,37), (312659,2070019,0,'hair_type_color',52,38,20), (312660,2070019,0,'hair_type_highlight_color',216,192,37), (312661,2070019,1,'lip_type',-12,-22,22), (312662,2070019,1,'nose_type',-28,20,-23), (312663,2070019,0,'skin_color',117,33,1), (312664,2070019,1,'soga_cheek_type',-29,-23,0), (312665,2070019,1,'soga_chin_type',26,17,32), (312666,2070019,1,'soga_ear_type',-40,-25,0), (312667,2070019,1,'soga_eye_brow_type',-9,35,-8), (312668,2070019,0,'soga_eye_color',229,229,102), (312669,2070019,1,'soga_eye_type',-3,0,0), (312670,2070019,0,'soga_hair_face_color',52,38,20), (312671,2070019,0,'soga_hair_face_highlight_color',216,192,37), (312672,2070019,0,'soga_hair_type_color',52,38,20), (312673,2070019,0,'soga_hair_type_highlight_color',216,192,37), (312674,2070019,1,'soga_lip_type',-12,-22,22), (312675,2070019,1,'soga_nose_type',-28,20,-23), (312676,2070019,0,'soga_skin_color',117,33,1), (312677,2070019,0,'wing_color1',255,255,255), (312678,2070019,0,'wing_color2',255,255,255), (312679,2070020,1,'cheek_type',-12,-25,0), (312680,2070020,1,'chin_type',-34,8,-19), (312681,2070020,1,'ear_type',-22,0,0), (312682,2070020,1,'eye_brow_type',-21,9,-12), (312683,2070020,0,'eye_color',44,91,104), (312684,2070020,1,'eye_type',-25,0,0), (312685,2070020,0,'hair_face_color',175,145,47), (312686,2070020,0,'hair_face_highlight_color',91,69,0), (312687,2070020,0,'hair_type_color',175,145,47), (312688,2070020,0,'hair_type_highlight_color',91,69,0), (312689,2070020,1,'lip_type',-25,39,28), (312690,2070020,1,'nose_type',19,-17,-26), (312691,2070020,0,'skin_color',202,170,127), (312692,2070020,1,'soga_cheek_type',-12,-25,0), (312693,2070020,1,'soga_chin_type',-34,8,-19), (312694,2070020,1,'soga_ear_type',-22,0,0), (312695,2070020,1,'soga_eye_brow_type',-21,9,-12), (312696,2070020,0,'soga_eye_color',229,229,102), (312697,2070020,1,'soga_eye_type',-25,0,0), (312698,2070020,0,'soga_hair_face_color',175,145,47), (312699,2070020,0,'soga_hair_face_highlight_color',91,69,0), (312700,2070020,0,'soga_hair_type_color',175,145,47), (312701,2070020,0,'soga_hair_type_highlight_color',91,69,0), (312702,2070020,1,'soga_lip_type',-25,39,28), (312703,2070020,1,'soga_nose_type',19,-17,-26), (312704,2070020,0,'soga_skin_color',202,170,127), (312705,2070020,0,'wing_color1',255,255,255), (312706,2070020,0,'wing_color2',255,255,255), (312707,2070021,0,'eye_color',255,255,255), (312708,2070021,0,'skin_color',255,255,255), (312709,2070021,0,'soga_eye_color',255,0,255), (312710,2070022,1,'cheek_type',-34,26,0), (312711,2070022,1,'chin_type',-26,-17,20), (312712,2070022,1,'ear_type',-22,-8,0), (312713,2070022,1,'eye_brow_type',21,37,17), (312714,2070022,0,'eye_color',132,109,86), (312715,2070022,1,'eye_type',-14,0,0), (312716,2070022,0,'hair_face_color',155,97,31), (312717,2070022,0,'hair_face_highlight_color',179,177,175), (312718,2070022,0,'hair_type_color',155,97,31), (312719,2070022,0,'hair_type_highlight_color',179,177,175), (312720,2070022,1,'lip_type',-3,-7,-34), (312721,2070022,1,'nose_type',-46,-4,-14), (312722,2070022,0,'skin_color',201,180,131), (312723,2070022,1,'soga_cheek_type',-34,26,0), (312724,2070022,1,'soga_chin_type',-26,-17,20), (312725,2070022,1,'soga_ear_type',-22,-8,0), (312726,2070022,1,'soga_eye_brow_type',21,37,17), (312727,2070022,0,'soga_eye_color',229,229,102), (312728,2070022,1,'soga_eye_type',-14,0,0), (312729,2070022,0,'soga_hair_face_color',155,97,31), (312730,2070022,0,'soga_hair_face_highlight_color',179,177,175), (312731,2070022,0,'soga_hair_type_color',155,97,31), (312732,2070022,0,'soga_hair_type_highlight_color',179,177,175), (312733,2070022,1,'soga_lip_type',-3,-7,-34), (312734,2070022,1,'soga_nose_type',-46,-4,-14), (312735,2070022,0,'soga_skin_color',201,180,131), (312736,2070022,0,'wing_color1',255,255,255), (312737,2070022,0,'wing_color2',255,255,255), (312738,2070023,1,'cheek_type',-31,29,0), (312739,2070023,1,'chin_type',8,7,7), (312740,2070023,1,'ear_type',0,26,0), (312741,2070023,1,'eye_brow_type',0,-10,25), (312742,2070023,0,'eye_color',51,105,120), (312743,2070023,1,'eye_type',-12,0,0), (312744,2070023,0,'hair_face_color',252,248,79), (312745,2070023,0,'hair_face_highlight_color',27,18,0), (312746,2070023,0,'hair_type_color',252,248,79), (312747,2070023,0,'hair_type_highlight_color',27,18,0), (312748,2070023,1,'lip_type',39,-25,-18), (312749,2070023,1,'nose_type',25,-31,12), (312750,2070023,0,'skin_color',247,252,252), (312751,2070023,1,'soga_cheek_type',-31,29,0), (312752,2070023,1,'soga_chin_type',8,7,7), (312753,2070023,1,'soga_ear_type',0,26,0), (312754,2070023,1,'soga_eye_brow_type',0,-10,25), (312755,2070023,0,'soga_eye_color',229,229,102), (312756,2070023,1,'soga_eye_type',-12,0,0), (312757,2070023,0,'soga_hair_face_color',252,248,79), (312758,2070023,0,'soga_hair_face_highlight_color',27,18,0), (312759,2070023,0,'soga_hair_type_color',252,248,79), (312760,2070023,0,'soga_hair_type_highlight_color',27,18,0), (312761,2070023,1,'soga_lip_type',39,-25,-18), (312762,2070023,1,'soga_nose_type',25,-31,12), (312763,2070023,0,'soga_skin_color',247,252,252), (312764,2070023,0,'wing_color1',255,255,255), (312765,2070023,0,'wing_color2',255,255,255), (312766,2070024,0,'eye_color',255,255,255), (312767,2070024,0,'skin_color',255,255,255), (312768,2070024,0,'soga_eye_color',255,0,255), (312769,2070025,1,'cheek_type',32,14,0), (312770,2070025,1,'chin_type',11,-9,7), (312771,2070025,1,'ear_type',-43,28,0), (312772,2070025,1,'eye_brow_type',9,-19,21), (312773,2070025,0,'eye_color',194,183,151), (312774,2070025,0,'hair_face_color',89,32,16), (312775,2070025,0,'hair_face_highlight_color',84,32,7), (312776,2070025,0,'hair_type_color',89,32,16), (312777,2070025,0,'hair_type_highlight_color',84,32,7), (312778,2070025,1,'lip_type',18,17,8), (312779,2070025,1,'nose_type',14,-29,-31), (312780,2070025,0,'skin_color',196,202,181), (312781,2070025,1,'soga_cheek_type',32,14,0), (312782,2070025,1,'soga_chin_type',11,-9,7), (312783,2070025,1,'soga_ear_type',-43,28,0), (312784,2070025,1,'soga_eye_brow_type',9,-19,21), (312785,2070025,0,'soga_eye_color',229,229,102), (312786,2070025,0,'soga_hair_face_color',89,32,16), (312787,2070025,0,'soga_hair_face_highlight_color',84,32,7), (312788,2070025,0,'soga_hair_type_color',89,32,16), (312789,2070025,0,'soga_hair_type_highlight_color',84,32,7), (312790,2070025,1,'soga_lip_type',18,17,8), (312791,2070025,1,'soga_nose_type',14,-29,-31), (312792,2070025,0,'soga_skin_color',196,202,181), (312793,2070025,0,'wing_color1',255,255,255), (312794,2070025,0,'wing_color2',255,255,255), (312795,2070026,1,'cheek_type',-2,-28,0), (312796,2070026,1,'chin_type',-19,-5,18), (312797,2070026,1,'ear_type',-22,34,0), (312798,2070026,1,'eye_brow_type',-10,-37,-17), (312799,2070026,0,'eye_color',108,113,61), (312800,2070026,1,'eye_type',-11,0,0), (312801,2070026,0,'hair_face_color',52,50,47), (312802,2070026,0,'hair_face_highlight_color',220,114,17), (312803,2070026,0,'hair_type_color',52,50,47), (312804,2070026,0,'hair_type_highlight_color',220,114,17), (312805,2070026,1,'lip_type',45,-17,-4), (312806,2070026,1,'nose_type',28,-4,14), (312807,2070026,0,'skin_color',225,224,212), (312808,2070026,1,'soga_cheek_type',-2,-28,0), (312809,2070026,1,'soga_chin_type',-19,-5,18), (312810,2070026,1,'soga_ear_type',-22,34,0), (312811,2070026,1,'soga_eye_brow_type',-10,-37,-17), (312812,2070026,0,'soga_eye_color',229,229,102), (312813,2070026,1,'soga_eye_type',-11,0,0), (312814,2070026,0,'soga_hair_face_color',52,50,47), (312815,2070026,0,'soga_hair_face_highlight_color',220,114,17), (312816,2070026,0,'soga_hair_type_color',52,50,47), (312817,2070026,0,'soga_hair_type_highlight_color',220,114,17), (312818,2070026,1,'soga_lip_type',45,-17,-4), (312819,2070026,1,'soga_nose_type',28,-4,14), (312820,2070026,0,'soga_skin_color',225,224,212), (312821,2070026,0,'wing_color1',255,255,255), (312822,2070026,0,'wing_color2',255,255,255), (312823,2070027,0,'eye_color',255,255,255), (312824,2070027,0,'skin_color',255,255,255), (312825,2070027,0,'soga_eye_color',255,0,255), (312826,2070028,1,'cheek_type',-5,81,0), (312827,2070028,1,'chin_type',88,17,37), (312828,2070028,1,'ear_type',37,-74,0), (312829,2070028,1,'eye_brow_type',78,-95,-26), (312830,2070028,0,'eye_color',29,56,42), (312831,2070028,1,'eye_type',75,0,0), (312832,2070028,0,'hair_color1',29,21,28), (312833,2070028,0,'hair_color2',39,32,39), (312834,2070028,0,'hair_face_color',15,1,21), (312835,2070028,0,'hair_face_highlight_color',244,246,246), (312836,2070028,0,'hair_highlight',161,165,168), (312837,2070028,0,'hair_type_color',15,1,21), (312838,2070028,0,'hair_type_highlight_color',244,246,246), (312839,2070028,1,'lip_type',-87,78,8), (312840,2070028,1,'nose_type',35,-64,75), (312841,2070028,0,'skin_color',138,108,67), (312842,2070028,1,'soga_cheek_type',-5,81,0), (312843,2070028,1,'soga_chin_type',88,17,37), (312844,2070028,1,'soga_ear_type',37,-74,0), (312845,2070028,1,'soga_eye_brow_type',78,-95,-26), (312846,2070028,0,'soga_eye_color',229,229,102), (312847,2070028,1,'soga_eye_type',75,0,0), (312848,2070028,0,'soga_hair_color1',29,21,28), (312849,2070028,0,'soga_hair_color2',39,32,39), (312850,2070028,0,'soga_hair_face_color',15,1,21), (312851,2070028,0,'soga_hair_face_highlight_color',244,246,246), (312852,2070028,0,'soga_hair_highlight',161,165,168), (312853,2070028,0,'soga_hair_type_color',15,1,21), (312854,2070028,0,'soga_hair_type_highlight_color',244,246,246), (312855,2070028,1,'soga_lip_type',-87,78,8), (312856,2070028,1,'soga_nose_type',35,-64,75), (312857,2070028,0,'soga_skin_color',138,108,67), (312858,2070028,0,'wing_color1',255,255,255), (312859,2070028,0,'wing_color2',255,255,255), (312860,2070029,0,'eye_color',255,255,255), (312861,2070029,0,'skin_color',255,255,255), (312862,2070029,0,'soga_eye_color',255,0,255), (312863,2070030,1,'cheek_type',-98,65,0), (312864,2070030,1,'chin_type',95,52,-21), (312865,2070030,1,'ear_type',-74,93,0), (312866,2070030,1,'eye_brow_type',22,-88,45), (312867,2070030,0,'eye_color',69,141,155), (312868,2070030,1,'eye_type',35,0,0), (312869,2070030,0,'hair_color1',109,14,49), (312870,2070030,0,'hair_color2',185,97,0), (312871,2070030,0,'hair_face_color',84,0,0), (312872,2070030,0,'hair_face_highlight_color',170,62,24), (312873,2070030,0,'hair_highlight',89,21,21), (312874,2070030,0,'hair_type_color',84,0,0), (312875,2070030,0,'hair_type_highlight_color',170,62,24), (312876,2070030,1,'lip_type',-42,75,58), (312877,2070030,1,'nose_type',14,-77,94), (312878,2070030,0,'skin_color',136,93,72), (312879,2070030,1,'soga_cheek_type',-98,65,0), (312880,2070030,1,'soga_chin_type',95,52,-21), (312881,2070030,1,'soga_ear_type',-74,93,0), (312882,2070030,1,'soga_eye_brow_type',22,-88,45), (312883,2070030,0,'soga_eye_color',229,229,102), (312884,2070030,1,'soga_eye_type',35,0,0), (312885,2070030,0,'soga_hair_color1',109,14,49), (312886,2070030,0,'soga_hair_color2',185,97,0), (312887,2070030,0,'soga_hair_face_color',84,0,0), (312888,2070030,0,'soga_hair_face_highlight_color',170,62,24), (312889,2070030,0,'soga_hair_highlight',89,21,21), (312890,2070030,0,'soga_hair_type_color',84,0,0), (312891,2070030,0,'soga_hair_type_highlight_color',170,62,24), (312892,2070030,1,'soga_lip_type',-42,75,58), (312893,2070030,1,'soga_nose_type',14,-77,94), (312894,2070030,0,'soga_skin_color',136,93,72), (312895,2070030,0,'wing_color1',255,255,255), (312896,2070030,0,'wing_color2',255,255,255), (312897,2070031,1,'cheek_type',20,0,0), (312898,2070031,1,'chin_type',35,10,12), (312899,2070031,1,'ear_type',-19,-31,0), (312900,2070031,1,'eye_brow_type',-35,28,7), (312901,2070031,0,'eye_color',239,84,99), (312902,2070031,1,'eye_type',-4,0,0), (312903,2070031,0,'hair_face_color',122,67,6), (312904,2070031,0,'hair_face_highlight_color',210,114,12), (312905,2070031,0,'hair_type_color',122,67,6), (312906,2070031,0,'hair_type_highlight_color',210,114,12), (312907,2070031,1,'lip_type',-29,18,7), (312908,2070031,1,'nose_type',-32,0,-19), (312909,2070031,0,'skin_color',131,37,1), (312910,2070031,1,'soga_cheek_type',20,0,0), (312911,2070031,1,'soga_chin_type',35,10,12), (312912,2070031,1,'soga_ear_type',-19,-31,0), (312913,2070031,1,'soga_eye_brow_type',-35,28,7), (312914,2070031,0,'soga_eye_color',229,229,102), (312915,2070031,1,'soga_eye_type',-4,0,0), (312916,2070031,0,'soga_hair_face_color',122,67,6), (312917,2070031,0,'soga_hair_face_highlight_color',210,114,12), (312918,2070031,0,'soga_hair_type_color',122,67,6), (312919,2070031,0,'soga_hair_type_highlight_color',210,114,12), (312920,2070031,1,'soga_lip_type',-29,18,7), (312921,2070031,1,'soga_nose_type',-32,0,-19), (312922,2070031,0,'soga_skin_color',131,37,1), (312923,2070031,0,'wing_color1',255,255,255), (312924,2070031,0,'wing_color2',255,255,255), (312925,2070032,1,'cheek_type',25,0,0), (312926,2070032,1,'chin_type',25,2,-17), (312927,2070032,1,'ear_type',-28,-28,0), (312928,2070032,1,'eye_brow_type',0,-8,-8), (312929,2070032,0,'eye_color',136,96,44), (312930,2070032,1,'eye_type',28,0,0), (312931,2070032,0,'hair_face_color',171,82,17), (312932,2070032,0,'hair_face_highlight_color',117,109,100), (312933,2070032,0,'hair_type_color',171,82,17), (312934,2070032,0,'hair_type_highlight_color',117,109,100), (312935,2070032,1,'lip_type',37,-34,-1), (312936,2070032,1,'nose_type',46,37,25), (312937,2070032,0,'skin_color',242,213,214), (312938,2070032,1,'soga_cheek_type',25,0,0), (312939,2070032,1,'soga_chin_type',25,2,-17), (312940,2070032,1,'soga_ear_type',-28,-28,0), (312941,2070032,1,'soga_eye_brow_type',0,-8,-8), (312942,2070032,0,'soga_eye_color',229,229,102), (312943,2070032,1,'soga_eye_type',28,0,0), (312944,2070032,0,'soga_hair_face_color',171,82,17), (312945,2070032,0,'soga_hair_face_highlight_color',117,109,100), (312946,2070032,0,'soga_hair_type_color',171,82,17), (312947,2070032,0,'soga_hair_type_highlight_color',117,109,100), (312948,2070032,1,'soga_lip_type',37,-34,-1), (312949,2070032,1,'soga_nose_type',46,37,25), (312950,2070032,0,'soga_skin_color',242,213,214), (312951,2070032,0,'wing_color1',255,255,255), (312952,2070032,0,'wing_color2',255,255,255), (312953,2070033,1,'cheek_type',87,81,0), (312954,2070033,1,'chin_type',-31,88,79), (312955,2070033,1,'ear_type',87,81,0), (312956,2070033,1,'eye_brow_type',-14,-42,21), (312957,2070033,0,'eye_color',40,87,86), (312958,2070033,1,'eye_type',78,0,0), (312959,2070033,0,'hair_color1',112,123,142), (312960,2070033,0,'hair_color2',123,114,109), (312961,2070033,0,'hair_face_color',218,211,203), (312962,2070033,0,'hair_face_highlight_color',185,87,38), (312963,2070033,0,'hair_highlight',105,26,26), (312964,2070033,0,'hair_type_color',218,211,203), (312965,2070033,0,'hair_type_highlight_color',185,87,38), (312966,2070033,1,'lip_type',-37,-64,43), (312967,2070033,1,'nose_type',14,-84,-84), (312968,2070033,0,'skin_color',244,253,252), (312969,2070033,1,'soga_cheek_type',87,81,0), (312970,2070033,1,'soga_chin_type',-31,88,79), (312971,2070033,1,'soga_ear_type',87,81,0), (312972,2070033,1,'soga_eye_brow_type',-14,-42,21), (312973,2070033,0,'soga_eye_color',229,229,102), (312974,2070033,1,'soga_eye_type',78,0,0), (312975,2070033,0,'soga_hair_color1',112,123,142), (312976,2070033,0,'soga_hair_color2',123,114,109), (312977,2070033,0,'soga_hair_face_color',218,211,203), (312978,2070033,0,'soga_hair_face_highlight_color',185,87,38), (312979,2070033,0,'soga_hair_highlight',105,26,26), (312980,2070033,0,'soga_hair_type_color',218,211,203), (312981,2070033,0,'soga_hair_type_highlight_color',185,87,38), (312982,2070033,1,'soga_lip_type',-37,-64,43), (312983,2070033,1,'soga_nose_type',14,-84,-84), (312984,2070033,0,'soga_skin_color',244,253,252), (312985,2070033,0,'wing_color1',255,255,255), (312986,2070033,0,'wing_color2',255,255,255), (312987,2070034,1,'cheek_type',25,-15,0), (312988,2070034,1,'chin_type',-12,20,0), (312989,2070034,1,'ear_type',29,-40,0), (312990,2070034,1,'eye_brow_type',-28,50,35), (312991,2070034,0,'eye_color',40,82,94), (312992,2070034,1,'eye_type',81,0,0), (312993,2070034,0,'hair_color1',200,165,96), (312994,2070034,0,'hair_color2',173,99,44), (312995,2070034,0,'hair_face_color',230,170,26), (312996,2070034,0,'hair_face_highlight_color',119,36,33), (312997,2070034,0,'hair_highlight',91,21,51), (312998,2070034,0,'hair_type_color',230,170,26), (312999,2070034,0,'hair_type_highlight_color',119,36,33), (313000,2070034,1,'lip_type',-34,11,38), (313001,2070034,1,'nose_type',-38,34,-87), (313002,2070034,0,'skin_color',46,34,36), (313003,2070034,1,'soga_cheek_type',25,-15,0), (313004,2070034,1,'soga_chin_type',-12,20,0), (313005,2070034,1,'soga_ear_type',29,-40,0), (313006,2070034,1,'soga_eye_brow_type',-28,50,35), (313007,2070034,0,'soga_eye_color',229,229,102), (313008,2070034,1,'soga_eye_type',81,0,0), (313009,2070034,0,'soga_hair_color1',200,165,96), (313010,2070034,0,'soga_hair_color2',173,99,44), (313011,2070034,0,'soga_hair_face_color',230,170,26), (313012,2070034,0,'soga_hair_face_highlight_color',119,36,33), (313013,2070034,0,'soga_hair_highlight',91,21,51), (313014,2070034,0,'soga_hair_type_color',230,170,26), (313015,2070034,0,'soga_hair_type_highlight_color',119,36,33), (313016,2070034,1,'soga_lip_type',-34,11,38), (313017,2070034,1,'soga_nose_type',-38,34,-87), (313018,2070034,0,'soga_skin_color',46,34,36), (313019,2070034,0,'wing_color1',255,255,255), (313020,2070034,0,'wing_color2',255,255,255), (313021,2070035,1,'cheek_type',88,-39,0), (313022,2070035,1,'chin_type',21,62,9), (313023,2070035,1,'ear_type',7,-94,0), (313024,2070035,1,'eye_brow_type',2,-56,-55), (313025,2070035,0,'eye_color',159,197,208), (313026,2070035,1,'eye_type',-100,0,0), (313027,2070035,0,'hair_color1',119,135,135), (313028,2070035,0,'hair_color2',99,84,73), (313029,2070035,0,'hair_face_color',239,239,226), (313030,2070035,0,'hair_face_highlight_color',84,0,0), (313031,2070035,0,'hair_highlight',109,14,49), (313032,2070035,0,'hair_type_color',239,239,226), (313033,2070035,0,'hair_type_highlight_color',84,0,0), (313034,2070035,1,'lip_type',35,-40,-7), (313035,2070035,1,'nose_type',87,45,-10), (313036,2070035,0,'skin_color',239,239,238), (313037,2070035,1,'soga_cheek_type',88,-39,0), (313038,2070035,1,'soga_chin_type',21,62,9), (313039,2070035,1,'soga_ear_type',7,-94,0), (313040,2070035,1,'soga_eye_brow_type',2,-56,-55), (313041,2070035,0,'soga_eye_color',229,229,102), (313042,2070035,1,'soga_eye_type',-100,0,0), (313043,2070035,0,'soga_hair_color1',119,135,135), (313044,2070035,0,'soga_hair_color2',99,84,73), (313045,2070035,0,'soga_hair_face_color',239,239,226), (313046,2070035,0,'soga_hair_face_highlight_color',84,0,0), (313047,2070035,0,'soga_hair_highlight',109,14,49), (313048,2070035,0,'soga_hair_type_color',239,239,226), (313049,2070035,0,'soga_hair_type_highlight_color',84,0,0), (313050,2070035,1,'soga_lip_type',35,-40,-7), (313051,2070035,1,'soga_nose_type',87,45,-10), (313052,2070035,0,'soga_skin_color',239,239,238), (313053,2070035,0,'wing_color1',255,255,255), (313054,2070035,0,'wing_color2',255,255,255), (313055,2070036,1,'cheek_type',-75,-100,0), (313056,2070036,1,'chin_type',14,-56,-17), (313057,2070036,1,'ear_type',-100,2,0), (313058,2070036,1,'eye_brow_type',87,-100,-17), (313059,2070036,0,'eye_color',127,33,84), (313060,2070036,1,'eye_type',-34,0,0), (313061,2070036,0,'hair_color1',255,255,255), (313062,2070036,0,'hair_color2',153,30,229), (313063,2070036,0,'hair_highlight',255,255,255), (313064,2070036,0,'hair_type_color',112,2,164), (313065,2070036,0,'hair_type_highlight_color',255,220,26), (313066,2070036,1,'lip_type',-64,-34,-50), (313067,2070036,1,'nose_type',81,62,-56), (313068,2070036,0,'skin_color',235,217,187), (313069,2070036,1,'soga_cheek_type',-75,-100,0), (313070,2070036,1,'soga_chin_type',14,-56,-17), (313071,2070036,1,'soga_ear_type',-100,2,0), (313072,2070036,1,'soga_eye_brow_type',87,-100,-17), (313073,2070036,0,'soga_eye_color',229,229,102), (313074,2070036,1,'soga_eye_type',-34,0,0), (313075,2070036,0,'soga_hair_color1',255,255,255), (313076,2070036,0,'soga_hair_color2',153,30,229), (313077,2070036,0,'soga_hair_highlight',255,255,255), (313078,2070036,0,'soga_hair_type_color',112,2,164), (313079,2070036,0,'soga_hair_type_highlight_color',255,220,26), (313080,2070036,1,'soga_lip_type',-64,-34,-50), (313081,2070036,1,'soga_nose_type',81,62,-56), (313082,2070036,0,'soga_skin_color',235,217,187), (313083,2070036,0,'wing_color1',250,250,250), (313084,2070036,0,'wing_color2',228,72,125), (313085,2070037,1,'cheek_type',21,7,0), (313086,2070037,1,'chin_type',-91,17,-75), (313087,2070037,1,'ear_type',-66,-52,0), (313088,2070037,1,'eye_brow_type',52,93,47), (313089,2070037,0,'eye_color',161,193,185), (313090,2070037,1,'eye_type',68,0,0), (313091,2070037,0,'hair_color1',56,33,26), (313092,2070037,0,'hair_color2',94,59,11), (313093,2070037,0,'hair_face_color',83,58,8), (313094,2070037,0,'hair_face_highlight_color',88,4,4), (313095,2070037,0,'hair_highlight',109,14,49), (313096,2070037,0,'hair_type_color',83,58,8), (313097,2070037,0,'hair_type_highlight_color',88,4,4), (313098,2070037,1,'lip_type',97,-76,20), (313099,2070037,1,'nose_type',94,65,-37), (313100,2070037,0,'skin_color',250,253,253), (313101,2070037,1,'soga_cheek_type',21,7,0), (313102,2070037,1,'soga_chin_type',-91,17,-75), (313103,2070037,1,'soga_ear_type',-66,-52,0), (313104,2070037,1,'soga_eye_brow_type',52,93,47), (313105,2070037,0,'soga_eye_color',229,229,102), (313106,2070037,1,'soga_eye_type',68,0,0), (313107,2070037,0,'soga_hair_color1',56,33,26), (313108,2070037,0,'soga_hair_color2',94,59,11), (313109,2070037,0,'soga_hair_face_color',83,58,8), (313110,2070037,0,'soga_hair_face_highlight_color',88,4,4), (313111,2070037,0,'soga_hair_highlight',109,14,49), (313112,2070037,0,'soga_hair_type_color',83,58,8), (313113,2070037,0,'soga_hair_type_highlight_color',88,4,4), (313114,2070037,1,'soga_lip_type',97,-76,20), (313115,2070037,1,'soga_nose_type',94,65,-37), (313116,2070037,0,'soga_skin_color',250,253,253), (313117,2070037,0,'wing_color1',255,255,255), (313118,2070037,0,'wing_color2',255,255,255), (313119,2070038,1,'cheek_type',0,-3,0), (313120,2070038,1,'chin_type',-50,97,3), (313121,2070038,1,'ear_type',62,-25,0), (313122,2070038,1,'eye_brow_type',-64,-81,-3), (313123,2070038,0,'eye_color',43,70,43), (313124,2070038,1,'eye_type',10,0,0), (313125,2070038,0,'hair_color1',246,219,114), (313126,2070038,0,'hair_color2',187,136,62), (313127,2070038,0,'hair_face_color',228,182,26), (313128,2070038,0,'hair_face_highlight_color',121,38,35), (313129,2070038,0,'hair_highlight',91,21,51), (313130,2070038,0,'hair_type_color',228,182,26), (313131,2070038,0,'hair_type_highlight_color',121,38,35), (313132,2070038,1,'lip_type',40,46,-71), (313133,2070038,1,'nose_type',96,62,-14), (313134,2070038,0,'skin_color',209,161,122), (313135,2070038,1,'soga_cheek_type',0,-3,0), (313136,2070038,1,'soga_chin_type',-50,97,3), (313137,2070038,1,'soga_ear_type',62,-25,0), (313138,2070038,1,'soga_eye_brow_type',-64,-81,-3), (313139,2070038,0,'soga_eye_color',229,229,102), (313140,2070038,1,'soga_eye_type',10,0,0), (313141,2070038,0,'soga_hair_color1',246,219,114), (313142,2070038,0,'soga_hair_color2',187,136,62), (313143,2070038,0,'soga_hair_face_color',228,182,26), (313144,2070038,0,'soga_hair_face_highlight_color',121,38,35), (313145,2070038,0,'soga_hair_highlight',91,21,51), (313146,2070038,0,'soga_hair_type_color',228,182,26), (313147,2070038,0,'soga_hair_type_highlight_color',121,38,35), (313148,2070038,1,'soga_lip_type',40,46,-71), (313149,2070038,1,'soga_nose_type',96,62,-14), (313150,2070038,0,'soga_skin_color',209,161,122), (313151,2070038,0,'wing_color1',255,255,255), (313152,2070038,0,'wing_color2',255,255,255), (313153,2070039,1,'cheek_type',56,-43,0), (313154,2070039,1,'chin_type',29,32,51), (313155,2070039,1,'ear_type',-28,4,0), (313156,2070039,1,'eye_brow_type',93,-63,7), (313157,2070039,0,'eye_color',41,82,63), (313158,2070039,1,'eye_type',-42,0,0), (313159,2070039,0,'hair_color1',164,165,165), (313160,2070039,0,'hair_color2',56,62,62), (313161,2070039,0,'hair_face_color',244,246,246), (313162,2070039,0,'hair_face_highlight_color',100,18,16), (313163,2070039,0,'hair_highlight',91,21,51), (313164,2070039,0,'hair_type_color',244,246,246), (313165,2070039,0,'hair_type_highlight_color',100,18,16), (313166,2070039,1,'lip_type',0,0,-31), (313167,2070039,1,'nose_type',-22,-5,63), (313168,2070039,0,'skin_color',63,41,42), (313169,2070039,1,'soga_cheek_type',56,-43,0), (313170,2070039,1,'soga_chin_type',29,32,51), (313171,2070039,1,'soga_ear_type',-28,4,0), (313172,2070039,1,'soga_eye_brow_type',93,-63,7), (313173,2070039,0,'soga_eye_color',229,229,102), (313174,2070039,1,'soga_eye_type',-42,0,0), (313175,2070039,0,'soga_hair_color1',164,165,165), (313176,2070039,0,'soga_hair_color2',56,62,62), (313177,2070039,0,'soga_hair_face_color',244,246,246), (313178,2070039,0,'soga_hair_face_highlight_color',100,18,16), (313179,2070039,0,'soga_hair_highlight',91,21,51), (313180,2070039,0,'soga_hair_type_color',244,246,246), (313181,2070039,0,'soga_hair_type_highlight_color',100,18,16), (313182,2070039,1,'soga_lip_type',0,0,-31), (313183,2070039,1,'soga_nose_type',-22,-5,63), (313184,2070039,0,'soga_skin_color',63,41,42), (313185,2070039,0,'wing_color1',255,255,255), (313186,2070039,0,'wing_color2',255,255,255), (313187,2070040,1,'cheek_type',-77,14,0), (313188,2070040,1,'chin_type',-87,-42,-31), (313189,2070040,1,'ear_type',-17,37,0), (313190,2070040,1,'eye_brow_type',52,17,-98), (313191,2070040,0,'eye_color',132,176,166), (313192,2070040,1,'eye_type',-75,0,0), (313193,2070040,0,'hair_color1',54,45,28), (313194,2070040,0,'hair_color2',104,52,0), (313195,2070040,0,'hair_face_color',44,16,15), (313196,2070040,0,'hair_face_highlight_color',181,81,35), (313197,2070040,0,'hair_highlight',105,26,26), (313198,2070040,0,'hair_type_color',44,16,15), (313199,2070040,0,'hair_type_highlight_color',181,81,35), (313200,2070040,1,'lip_type',83,-82,0), (313201,2070040,1,'nose_type',17,62,32), (313202,2070040,0,'skin_color',224,198,151), (313203,2070040,1,'soga_cheek_type',-77,14,0), (313204,2070040,1,'soga_chin_type',-87,-42,-31), (313205,2070040,1,'soga_ear_type',-17,37,0), (313206,2070040,1,'soga_eye_brow_type',52,17,-98), (313207,2070040,0,'soga_eye_color',229,229,102), (313208,2070040,1,'soga_eye_type',-75,0,0), (313209,2070040,0,'soga_hair_color1',54,45,28), (313210,2070040,0,'soga_hair_color2',104,52,0), (313211,2070040,0,'soga_hair_face_color',44,16,15), (313212,2070040,0,'soga_hair_face_highlight_color',181,81,35), (313213,2070040,0,'soga_hair_highlight',105,26,26), (313214,2070040,0,'soga_hair_type_color',44,16,15), (313215,2070040,0,'soga_hair_type_highlight_color',181,81,35), (313216,2070040,1,'soga_lip_type',83,-82,0), (313217,2070040,1,'soga_nose_type',17,62,32), (313218,2070040,0,'soga_skin_color',224,198,151), (313219,2070040,0,'wing_color1',255,255,255), (313220,2070040,0,'wing_color2',255,255,255), (313221,2070041,1,'cheek_type',28,-37,0), (313222,2070041,1,'chin_type',9,4,17), (313223,2070041,1,'ear_type',-28,28,0), (313224,2070041,1,'eye_brow_type',-4,-41,-19), (313225,2070041,0,'eye_color',167,183,154), (313226,2070041,1,'eye_type',23,0,0), (313227,2070041,0,'hair_face_color',227,227,227), (313228,2070041,0,'hair_face_highlight_color',230,189,4), (313229,2070041,0,'hair_type_color',227,227,227), (313230,2070041,0,'hair_type_highlight_color',230,189,4), (313231,2070041,1,'lip_type',32,32,-14), (313232,2070041,1,'nose_type',-26,-28,37), (313233,2070041,0,'skin_color',177,132,73), (313234,2070041,1,'soga_cheek_type',28,-37,0), (313235,2070041,1,'soga_chin_type',9,4,17), (313236,2070041,1,'soga_ear_type',-28,28,0), (313237,2070041,1,'soga_eye_brow_type',-4,-41,-19), (313238,2070041,0,'soga_eye_color',229,229,102), (313239,2070041,1,'soga_eye_type',23,0,0), (313240,2070041,0,'soga_hair_face_color',227,227,227), (313241,2070041,0,'soga_hair_face_highlight_color',230,189,4), (313242,2070041,0,'soga_hair_type_color',227,227,227), (313243,2070041,0,'soga_hair_type_highlight_color',230,189,4), (313244,2070041,1,'soga_lip_type',32,32,-14), (313245,2070041,1,'soga_nose_type',-26,-28,37), (313246,2070041,0,'soga_skin_color',177,132,73), (313247,2070041,0,'wing_color1',255,255,255), (313248,2070041,0,'wing_color2',255,255,255), (313249,2070042,1,'cheek_type',-96,-34,0), (313250,2070042,1,'chin_type',-84,84,89), (313251,2070042,1,'ear_type',-81,68,0), (313252,2070042,1,'eye_brow_type',68,7,88), (313253,2070042,0,'eye_color',0,34,34), (313254,2070042,1,'eye_type',-9,0,0), (313255,2070042,1,'lip_type',-19,-81,82), (313256,2070042,1,'nose_type',-55,-2,-94), (313257,2070042,0,'skin_color',137,119,90), (313258,2070042,1,'soga_cheek_type',-96,-34,0), (313259,2070042,1,'soga_chin_type',-84,84,89), (313260,2070042,1,'soga_ear_type',-81,68,0), (313261,2070042,1,'soga_eye_brow_type',68,7,88), (313262,2070042,0,'soga_eye_color',229,229,102), (313263,2070042,1,'soga_eye_type',-9,0,0), (313264,2070042,1,'soga_lip_type',-19,-81,82), (313265,2070042,1,'soga_nose_type',-55,-2,-94), (313266,2070042,0,'soga_skin_color',137,119,90), (313267,2070042,0,'wing_color1',255,255,255), (313268,2070042,0,'wing_color2',255,255,255), (313269,2070043,1,'cheek_type',-2,-25,0), (313270,2070043,1,'chin_type',-11,35,-28), (313271,2070043,1,'ear_type',-17,38,0), (313272,2070043,1,'eye_brow_type',21,21,-12), (313273,2070043,0,'eye_color',179,179,146), (313274,2070043,1,'eye_type',-17,0,0), (313275,2070043,0,'hair_face_color',149,109,31), (313276,2070043,0,'hair_face_highlight_color',102,99,82), (313277,2070043,0,'hair_type_color',149,109,31), (313278,2070043,0,'hair_type_highlight_color',102,99,82), (313279,2070043,1,'lip_type',-35,0,17), (313280,2070043,1,'nose_type',11,8,-29), (313281,2070043,0,'skin_color',177,135,77), (313282,2070043,1,'soga_cheek_type',-2,-25,0), (313283,2070043,1,'soga_chin_type',-11,35,-28), (313284,2070043,1,'soga_ear_type',-17,38,0), (313285,2070043,1,'soga_eye_brow_type',21,21,-12), (313286,2070043,0,'soga_eye_color',229,229,102), (313287,2070043,1,'soga_eye_type',-17,0,0), (313288,2070043,0,'soga_hair_face_color',149,109,31), (313289,2070043,0,'soga_hair_face_highlight_color',102,99,82), (313290,2070043,0,'soga_hair_type_color',149,109,31), (313291,2070043,0,'soga_hair_type_highlight_color',102,99,82), (313292,2070043,1,'soga_lip_type',-35,0,17), (313293,2070043,1,'soga_nose_type',11,8,-29), (313294,2070043,0,'soga_skin_color',177,135,77), (313295,2070043,0,'wing_color1',255,255,255), (313296,2070043,0,'wing_color2',255,255,255), (313297,2070044,1,'cheek_type',0,-14,0), (313298,2070044,1,'chin_type',22,44,0), (313299,2070044,1,'ear_type',14,4,0), (313300,2070044,1,'eye_brow_type',-25,19,-7), (313301,2070044,0,'eye_color',68,103,62), (313302,2070044,1,'eye_type',-31,0,0), (313303,2070044,0,'hair_face_color',206,174,7), (313304,2070044,0,'hair_face_highlight_color',115,115,113), (313305,2070044,0,'hair_type_color',206,174,7), (313306,2070044,0,'hair_type_highlight_color',115,115,113), (313307,2070044,1,'lip_type',29,21,-35), (313308,2070044,1,'nose_type',-20,-5,14), (313309,2070044,0,'skin_color',198,140,123), (313310,2070044,1,'soga_cheek_type',0,-14,0), (313311,2070044,1,'soga_chin_type',22,44,0), (313312,2070044,1,'soga_ear_type',14,4,0), (313313,2070044,1,'soga_eye_brow_type',-25,19,-7), (313314,2070044,0,'soga_eye_color',229,229,102), (313315,2070044,1,'soga_eye_type',-31,0,0), (313316,2070044,0,'soga_hair_face_color',206,174,7), (313317,2070044,0,'soga_hair_face_highlight_color',115,115,113), (313318,2070044,0,'soga_hair_type_color',206,174,7), (313319,2070044,0,'soga_hair_type_highlight_color',115,115,113), (313320,2070044,1,'soga_lip_type',29,21,-35), (313321,2070044,1,'soga_nose_type',-20,-5,14), (313322,2070044,0,'soga_skin_color',198,140,123), (313323,2070044,0,'wing_color1',255,255,255), (313324,2070044,0,'wing_color2',255,255,255), (313325,2070045,1,'cheek_type',17,-98,0), (313326,2070045,1,'chin_type',64,74,-29), (313327,2070045,1,'ear_type',71,63,0), (313328,2070045,1,'eye_brow_type',90,65,-95), (313329,2070045,0,'eye_color',60,117,87), (313330,2070045,1,'eye_type',56,0,0), (313331,2070045,0,'hair_color1',209,131,22), (313332,2070045,0,'hair_color2',199,150,48), (313333,2070045,0,'hair_face_color',193,136,15), (313334,2070045,0,'hair_face_highlight_color',244,246,246), (313335,2070045,0,'hair_highlight',161,165,168), (313336,2070045,0,'hair_type_color',193,136,15), (313337,2070045,0,'hair_type_highlight_color',244,246,246), (313338,2070045,1,'lip_type',-62,-45,-68), (313339,2070045,1,'nose_type',47,84,-65), (313340,2070045,0,'skin_color',107,112,102), (313341,2070045,1,'soga_cheek_type',17,-98,0), (313342,2070045,1,'soga_chin_type',64,74,-29), (313343,2070045,1,'soga_ear_type',71,63,0), (313344,2070045,1,'soga_eye_brow_type',90,65,-95), (313345,2070045,0,'soga_eye_color',229,229,102), (313346,2070045,1,'soga_eye_type',56,0,0), (313347,2070045,0,'soga_hair_color1',209,131,22), (313348,2070045,0,'soga_hair_color2',199,150,48), (313349,2070045,0,'soga_hair_face_color',193,136,15), (313350,2070045,0,'soga_hair_face_highlight_color',244,246,246), (313351,2070045,0,'soga_hair_highlight',161,165,168), (313352,2070045,0,'soga_hair_type_color',193,136,15), (313353,2070045,0,'soga_hair_type_highlight_color',244,246,246), (313354,2070045,1,'soga_lip_type',-62,-45,-68), (313355,2070045,1,'soga_nose_type',47,84,-65), (313356,2070045,0,'soga_skin_color',107,112,102), (313357,2070045,0,'wing_color1',255,255,255), (313358,2070045,0,'wing_color2',255,255,255), (313359,2070046,1,'cheek_type',10,22,0), (313360,2070046,1,'chin_type',7,-35,-2), (313361,2070046,1,'ear_type',8,-5,0), (313362,2070046,1,'eye_brow_type',-17,12,-38), (313363,2070046,0,'eye_color',48,59,33), (313364,2070046,1,'eye_type',-7,0,0), (313365,2070046,0,'hair_face_color',135,130,89), (313366,2070046,0,'hair_face_highlight_color',53,28,0), (313367,2070046,0,'hair_type_color',135,130,89), (313368,2070046,0,'hair_type_highlight_color',53,28,0), (313369,2070046,1,'lip_type',0,-20,0), (313370,2070046,1,'nose_type',-14,1,25), (313371,2070046,0,'skin_color',251,234,235), (313372,2070046,1,'soga_cheek_type',10,22,0), (313373,2070046,1,'soga_chin_type',7,-35,-2), (313374,2070046,1,'soga_ear_type',8,-5,0), (313375,2070046,1,'soga_eye_brow_type',-17,12,-38), (313376,2070046,0,'soga_eye_color',229,229,102), (313377,2070046,1,'soga_eye_type',-7,0,0), (313378,2070046,0,'soga_hair_face_color',135,130,89), (313379,2070046,0,'soga_hair_face_highlight_color',53,28,0), (313380,2070046,0,'soga_hair_type_color',135,130,89), (313381,2070046,0,'soga_hair_type_highlight_color',53,28,0), (313382,2070046,1,'soga_lip_type',0,-20,0), (313383,2070046,1,'soga_nose_type',-14,1,25), (313384,2070046,0,'soga_skin_color',251,234,235), (313385,2070046,0,'wing_color1',255,255,255), (313386,2070046,0,'wing_color2',255,255,255), (313387,2070047,1,'cheek_type',-100,-90,0), (313388,2070047,1,'chin_type',45,-4,11), (313389,2070047,1,'ear_type',100,-100,0), (313390,2070047,1,'eye_brow_type',100,-100,-17), (313391,2070047,0,'eye_color',60,39,15), (313392,2070047,1,'eye_type',-100,0,0), (313393,2070047,0,'hair_color1',54,45,28), (313394,2070047,0,'hair_color2',104,52,0), (313395,2070047,0,'hair_face_color',43,13,17), (313396,2070047,0,'hair_highlight',38,22,21), (313397,2070047,0,'hair_type_color',43,13,17), (313398,2070047,1,'lip_type',-70,8,61), (313399,2070047,1,'nose_type',-100,-100,-100), (313400,2070047,0,'skin_color',255,255,255), (313401,2070047,1,'soga_cheek_type',-100,-90,0), (313402,2070047,1,'soga_chin_type',45,-4,11), (313403,2070047,1,'soga_ear_type',100,-100,0), (313404,2070047,1,'soga_eye_brow_type',100,-100,-17), (313405,2070047,0,'soga_eye_color',229,229,102), (313406,2070047,1,'soga_eye_type',-100,0,0), (313407,2070047,0,'soga_hair_color1',54,45,28), (313408,2070047,0,'soga_hair_color2',104,52,0), (313409,2070047,0,'soga_hair_face_color',43,13,17), (313410,2070047,0,'soga_hair_highlight',38,22,21), (313411,2070047,0,'soga_hair_type_color',43,13,17), (313412,2070047,1,'soga_lip_type',-70,8,61), (313413,2070047,1,'soga_nose_type',-100,-100,-100), (313414,2070047,0,'soga_skin_color',255,255,255), (313415,2070047,0,'wing_color1',255,255,255), (313416,2070047,0,'wing_color2',255,255,255), (313417,2070048,1,'cheek_type',-56,63,0), (313418,2070048,1,'chin_type',22,-71,-42), (313419,2070048,1,'ear_type',39,-17,0), (313420,2070048,1,'eye_brow_type',-44,-37,-47), (313421,2070048,0,'eye_color',62,79,46), (313422,2070048,1,'eye_type',56,0,0), (313423,2070048,0,'hair_color1',21,13,24), (313424,2070048,0,'hair_color2',34,28,24), (313425,2070048,0,'hair_face_highlight_color',114,141,141), (313426,2070048,0,'hair_highlight',114,112,142), (313427,2070048,0,'hair_type_highlight_color',114,141,141), (313428,2070048,1,'lip_type',50,31,-94), (313429,2070048,1,'nose_type',-47,17,-25), (313430,2070048,0,'skin_color',250,251,251), (313431,2070048,1,'soga_cheek_type',-56,63,0), (313432,2070048,1,'soga_chin_type',22,-71,-42), (313433,2070048,1,'soga_ear_type',39,-17,0), (313434,2070048,1,'soga_eye_brow_type',-44,-37,-47), (313435,2070048,0,'soga_eye_color',229,229,102), (313436,2070048,1,'soga_eye_type',56,0,0), (313437,2070048,0,'soga_hair_color1',21,13,24), (313438,2070048,0,'soga_hair_color2',34,28,24), (313439,2070048,0,'soga_hair_face_highlight_color',114,141,141), (313440,2070048,0,'soga_hair_highlight',114,112,142), (313441,2070048,0,'soga_hair_type_highlight_color',114,141,141), (313442,2070048,1,'soga_lip_type',50,31,-94), (313443,2070048,1,'soga_nose_type',-47,17,-25), (313444,2070048,0,'soga_skin_color',250,251,251), (313445,2070048,0,'wing_color1',255,255,255), (313446,2070048,0,'wing_color2',255,255,255), (313447,2070049,1,'cheek_type',3,1,0), (313448,2070049,1,'chin_type',5,-26,9), (313449,2070049,1,'ear_type',1,8,0), (313450,2070049,1,'eye_brow_type',-23,-5,-2), (313451,2070049,0,'eye_color',102,162,174), (313452,2070049,1,'eye_type',-4,0,0), (313453,2070049,0,'hair_face_color',201,172,59), (313454,2070049,0,'hair_face_highlight_color',67,27,0), (313455,2070049,0,'hair_type_color',201,172,59), (313456,2070049,0,'hair_type_highlight_color',67,27,0), (313457,2070049,1,'lip_type',26,-11,-37), (313458,2070049,1,'nose_type',-37,-1,-14), (313459,2070049,0,'skin_color',178,137,84), (313460,2070049,1,'soga_cheek_type',3,1,0), (313461,2070049,1,'soga_chin_type',5,-26,9), (313462,2070049,1,'soga_ear_type',1,8,0), (313463,2070049,1,'soga_eye_brow_type',-23,-5,-2), (313464,2070049,0,'soga_eye_color',229,229,102), (313465,2070049,1,'soga_eye_type',-4,0,0), (313466,2070049,0,'soga_hair_face_color',201,172,59), (313467,2070049,0,'soga_hair_face_highlight_color',67,27,0), (313468,2070049,0,'soga_hair_type_color',201,172,59), (313469,2070049,0,'soga_hair_type_highlight_color',67,27,0), (313470,2070049,1,'soga_lip_type',26,-11,-37), (313471,2070049,1,'soga_nose_type',-37,-1,-14), (313472,2070049,0,'soga_skin_color',178,137,84), (313473,2070049,0,'wing_color1',255,255,255), (313474,2070049,0,'wing_color2',255,255,255), (313475,2070050,1,'cheek_type',-34,-14,0), (313476,2070050,1,'chin_type',93,93,-25), (313477,2070050,1,'ear_type',83,7,0), (313478,2070050,1,'eye_brow_type',-95,-93,-53), (313479,2070050,0,'eye_color',97,105,57), (313480,2070050,0,'hair_color1',246,219,114), (313481,2070050,0,'hair_color2',187,136,62), (313482,2070050,0,'hair_face_color',233,184,31), (313483,2070050,0,'hair_face_highlight_color',43,17,14), (313484,2070050,0,'hair_highlight',54,45,28), (313485,2070050,0,'hair_type_color',233,184,31), (313486,2070050,0,'hair_type_highlight_color',43,17,14), (313487,2070050,1,'lip_type',-68,79,95), (313488,2070050,1,'nose_type',90,-89,48), (313489,2070050,0,'skin_color',114,103,68), (313490,2070050,1,'soga_cheek_type',-34,-14,0), (313491,2070050,1,'soga_chin_type',93,93,-25), (313492,2070050,1,'soga_ear_type',83,7,0), (313493,2070050,1,'soga_eye_brow_type',-95,-93,-53), (313494,2070050,0,'soga_eye_color',229,229,102), (313495,2070050,0,'soga_hair_color1',246,219,114), (313496,2070050,0,'soga_hair_color2',187,136,62), (313497,2070050,0,'soga_hair_face_color',233,184,31), (313498,2070050,0,'soga_hair_face_highlight_color',43,17,14), (313499,2070050,0,'soga_hair_highlight',54,45,28), (313500,2070050,0,'soga_hair_type_color',233,184,31), (313501,2070050,0,'soga_hair_type_highlight_color',43,17,14), (313502,2070050,1,'soga_lip_type',-68,79,95), (313503,2070050,1,'soga_nose_type',90,-89,48), (313504,2070050,0,'soga_skin_color',114,103,68), (313505,2070050,0,'wing_color1',255,255,255), (313506,2070050,0,'wing_color2',255,255,255), (313507,2070051,1,'cheek_type',0,-2,0), (313508,2070051,1,'chin_type',12,-20,-43), (313509,2070051,1,'ear_type',-34,17,0), (313510,2070051,1,'eye_brow_type',14,23,17), (313511,2070051,0,'eye_color',64,131,149), (313512,2070051,1,'eye_type',-3,0,0), (313513,2070051,0,'hair_face_color',146,103,28), (313514,2070051,0,'hair_face_highlight_color',47,45,26), (313515,2070051,0,'hair_type_color',146,103,28), (313516,2070051,0,'hair_type_highlight_color',47,45,26), (313517,2070051,1,'lip_type',25,20,17), (313518,2070051,1,'nose_type',-28,-23,2), (313519,2070051,0,'skin_color',175,122,56), (313520,2070051,1,'soga_cheek_type',0,-2,0), (313521,2070051,1,'soga_chin_type',12,-20,-43), (313522,2070051,1,'soga_ear_type',-34,17,0), (313523,2070051,1,'soga_eye_brow_type',14,23,17), (313524,2070051,0,'soga_eye_color',229,229,102), (313525,2070051,1,'soga_eye_type',-3,0,0), (313526,2070051,0,'soga_hair_face_color',146,103,28), (313527,2070051,0,'soga_hair_face_highlight_color',47,45,26), (313528,2070051,0,'soga_hair_type_color',146,103,28), (313529,2070051,0,'soga_hair_type_highlight_color',47,45,26), (313530,2070051,1,'soga_lip_type',25,20,17), (313531,2070051,1,'soga_nose_type',-28,-23,2), (313532,2070051,0,'soga_skin_color',175,122,56), (313533,2070051,0,'wing_color1',255,255,255), (313534,2070051,0,'wing_color2',255,255,255), (313535,2070052,1,'cheek_type',17,-40,0), (313536,2070052,1,'chin_type',-37,-7,5), (313537,2070052,1,'eye_brow_type',25,0,0), (313538,2070052,0,'eye_color',58,38,16), (313539,2070052,1,'eye_type',-14,0,0), (313540,2070052,0,'hair_face_color',98,35,16), (313541,2070052,0,'hair_face_highlight_color',102,41,0), (313542,2070052,0,'hair_type_color',98,35,16), (313543,2070052,0,'hair_type_highlight_color',102,41,0), (313544,2070052,1,'lip_type',-25,-9,-4), (313545,2070052,1,'nose_type',-5,-8,17), (313546,2070052,0,'skin_color',116,107,73), (313547,2070052,1,'soga_cheek_type',17,-40,0), (313548,2070052,1,'soga_chin_type',-37,-7,5), (313549,2070052,1,'soga_eye_brow_type',25,0,0), (313550,2070052,0,'soga_eye_color',229,229,102), (313551,2070052,1,'soga_eye_type',-14,0,0), (313552,2070052,0,'soga_hair_face_color',98,35,16), (313553,2070052,0,'soga_hair_face_highlight_color',102,41,0), (313554,2070052,0,'soga_hair_type_color',98,35,16), (313555,2070052,0,'soga_hair_type_highlight_color',102,41,0), (313556,2070052,1,'soga_lip_type',-25,-9,-4), (313557,2070052,1,'soga_nose_type',-5,-8,17), (313558,2070052,0,'soga_skin_color',116,107,73), (313559,2070052,0,'wing_color1',255,255,255), (313560,2070052,0,'wing_color2',255,255,255), (313561,2070053,1,'cheek_type',31,-37,0), (313562,2070053,1,'chin_type',79,28,-12), (313563,2070053,1,'ear_type',-3,-43,0), (313564,2070053,1,'eye_brow_type',68,68,61), (313565,2070053,0,'eye_color',40,81,93), (313566,2070053,1,'eye_type',-48,0,0), (313567,2070053,0,'hair_color1',29,21,28), (313568,2070053,0,'hair_color2',39,32,39), (313569,2070053,0,'hair_face_color',15,1,21), (313570,2070053,0,'hair_face_highlight_color',8,3,4), (313571,2070053,0,'hair_highlight',38,22,21), (313572,2070053,0,'hair_type_color',15,1,21), (313573,2070053,0,'hair_type_highlight_color',8,3,4), (313574,2070053,1,'lip_type',-47,-25,3), (313575,2070053,1,'nose_type',-65,-17,-71), (313576,2070053,0,'skin_color',84,89,89), (313577,2070053,1,'soga_cheek_type',31,-37,0), (313578,2070053,1,'soga_chin_type',79,28,-12), (313579,2070053,1,'soga_ear_type',-3,-43,0), (313580,2070053,1,'soga_eye_brow_type',68,68,61), (313581,2070053,0,'soga_eye_color',229,229,102), (313582,2070053,1,'soga_eye_type',-48,0,0), (313583,2070053,0,'soga_hair_color1',29,21,28), (313584,2070053,0,'soga_hair_color2',39,32,39), (313585,2070053,0,'soga_hair_face_color',15,1,21), (313586,2070053,0,'soga_hair_face_highlight_color',8,3,4), (313587,2070053,0,'soga_hair_highlight',38,22,21), (313588,2070053,0,'soga_hair_type_color',15,1,21), (313589,2070053,0,'soga_hair_type_highlight_color',8,3,4), (313590,2070053,1,'soga_lip_type',-47,-25,3), (313591,2070053,1,'soga_nose_type',-65,-17,-71), (313592,2070053,0,'soga_skin_color',84,89,89), (313593,2070053,0,'wing_color1',255,255,255), (313594,2070053,0,'wing_color2',255,255,255), (313595,2070054,1,'cheek_type',69,-42,0), (313596,2070054,1,'chin_type',90,-64,82), (313597,2070054,1,'ear_type',39,-98,0), (313598,2070054,1,'eye_brow_type',83,-1,-4), (313599,2070054,0,'eye_color',121,172,178), (313600,2070054,1,'eye_type',40,0,0), (313601,2070054,0,'hair_color1',29,21,28), (313602,2070054,0,'hair_color2',39,32,39), (313603,2070054,0,'hair_face_color',26,15,34), (313604,2070054,0,'hair_face_highlight_color',44,16,16), (313605,2070054,0,'hair_highlight',54,45,28), (313606,2070054,0,'hair_type_color',26,15,34), (313607,2070054,0,'hair_type_highlight_color',44,16,16), (313608,2070054,1,'lip_type',-9,14,-98), (313609,2070054,1,'nose_type',5,-76,45), (313610,2070054,0,'skin_color',245,233,233), (313611,2070054,1,'soga_cheek_type',69,-42,0), (313612,2070054,1,'soga_chin_type',90,-64,82), (313613,2070054,1,'soga_ear_type',39,-98,0), (313614,2070054,1,'soga_eye_brow_type',83,-1,-4), (313615,2070054,0,'soga_eye_color',229,229,102), (313616,2070054,1,'soga_eye_type',40,0,0), (313617,2070054,0,'soga_hair_color1',29,21,28), (313618,2070054,0,'soga_hair_color2',39,32,39), (313619,2070054,0,'soga_hair_face_color',26,15,34), (313620,2070054,0,'soga_hair_face_highlight_color',44,16,16), (313621,2070054,0,'soga_hair_highlight',54,45,28), (313622,2070054,0,'soga_hair_type_color',26,15,34), (313623,2070054,0,'soga_hair_type_highlight_color',44,16,16), (313624,2070054,1,'soga_lip_type',-9,14,-98), (313625,2070054,1,'soga_nose_type',5,-76,45), (313626,2070054,0,'soga_skin_color',245,233,233), (313627,2070054,0,'wing_color1',255,255,255), (313628,2070054,0,'wing_color2',255,255,255), (313629,2070055,1,'cheek_type',43,38,0), (313630,2070055,1,'chin_type',14,-4,-22), (313631,2070055,1,'ear_type',0,-46,0), (313632,2070055,1,'eye_brow_type',7,28,-4), (313633,2070055,0,'eye_color',48,85,54), (313634,2070055,1,'eye_type',11,0,0), (313635,2070055,0,'hair_face_color',220,143,20), (313636,2070055,0,'hair_face_highlight_color',54,46,4), (313637,2070055,0,'hair_type_color',220,143,20), (313638,2070055,0,'hair_type_highlight_color',54,46,4), (313639,2070055,1,'lip_type',0,25,18), (313640,2070055,1,'nose_type',28,-9,21), (313641,2070055,0,'skin_color',240,251,251), (313642,2070055,1,'soga_cheek_type',43,38,0), (313643,2070055,1,'soga_chin_type',14,-4,-22), (313644,2070055,1,'soga_ear_type',0,-46,0), (313645,2070055,1,'soga_eye_brow_type',7,28,-4), (313646,2070055,0,'soga_eye_color',229,229,102), (313647,2070055,1,'soga_eye_type',11,0,0), (313648,2070055,0,'soga_hair_face_color',220,143,20), (313649,2070055,0,'soga_hair_face_highlight_color',54,46,4), (313650,2070055,0,'soga_hair_type_color',220,143,20), (313651,2070055,0,'soga_hair_type_highlight_color',54,46,4), (313652,2070055,1,'soga_lip_type',0,25,18), (313653,2070055,1,'soga_nose_type',28,-9,21), (313654,2070055,0,'soga_skin_color',240,251,251), (313655,2070055,0,'wing_color1',255,255,255), (313656,2070055,0,'wing_color2',255,255,255), (313657,2070056,1,'cheek_type',-34,26,0), (313658,2070056,1,'chin_type',-26,-17,20), (313659,2070056,1,'ear_type',-22,-8,0), (313660,2070056,1,'eye_brow_type',21,37,17), (313661,2070056,0,'eye_color',132,109,86), (313662,2070056,1,'eye_type',-14,0,0), (313663,2070056,0,'hair_face_color',155,97,31), (313664,2070056,0,'hair_face_highlight_color',179,177,175), (313665,2070056,0,'hair_type_color',155,97,31), (313666,2070056,0,'hair_type_highlight_color',179,177,175), (313667,2070056,1,'lip_type',-3,-7,-34), (313668,2070056,1,'nose_type',-46,-4,-14), (313669,2070056,0,'skin_color',201,180,131), (313670,2070056,1,'soga_cheek_type',-34,26,0), (313671,2070056,1,'soga_chin_type',-26,-17,20), (313672,2070056,1,'soga_ear_type',-22,-8,0), (313673,2070056,1,'soga_eye_brow_type',21,37,17), (313674,2070056,0,'soga_eye_color',229,229,102), (313675,2070056,1,'soga_eye_type',-14,0,0), (313676,2070056,0,'soga_hair_face_color',155,97,31), (313677,2070056,0,'soga_hair_face_highlight_color',179,177,175), (313678,2070056,0,'soga_hair_type_color',155,97,31), (313679,2070056,0,'soga_hair_type_highlight_color',179,177,175), (313680,2070056,1,'soga_lip_type',-3,-7,-34), (313681,2070056,1,'soga_nose_type',-46,-4,-14), (313682,2070056,0,'soga_skin_color',201,180,131), (313683,2070056,0,'wing_color1',255,255,255), (313684,2070056,0,'wing_color2',255,255,255), (313685,2070057,0,'eye_color',255,255,255), (313686,2070057,0,'skin_color',255,255,255), (313687,2070057,0,'soga_eye_color',255,0,255), (313688,2070058,1,'cheek_type',-22,-2,0), (313689,2070058,1,'chin_type',-11,8,-26), (313690,2070058,1,'ear_type',-25,0,0), (313691,2070058,1,'eye_brow_type',3,23,41), (313692,2070058,0,'eye_color',34,70,80), (313693,2070058,1,'eye_type',-18,0,0), (313694,2070058,0,'hair_face_color',212,214,182), (313695,2070058,0,'hair_face_highlight_color',126,62,11), (313696,2070058,0,'hair_type_color',212,214,182), (313697,2070058,0,'hair_type_highlight_color',126,62,11), (313698,2070058,1,'lip_type',23,-3,-29), (313699,2070058,1,'nose_type',-11,28,25), (313700,2070058,0,'skin_color',236,238,238), (313701,2070058,1,'soga_cheek_type',-22,-2,0), (313702,2070058,1,'soga_chin_type',-11,8,-26), (313703,2070058,1,'soga_ear_type',-25,0,0), (313704,2070058,1,'soga_eye_brow_type',3,23,41), (313705,2070058,0,'soga_eye_color',229,229,102), (313706,2070058,1,'soga_eye_type',-18,0,0), (313707,2070058,0,'soga_hair_face_color',212,214,182), (313708,2070058,0,'soga_hair_face_highlight_color',126,62,11), (313709,2070058,0,'soga_hair_type_color',212,214,182), (313710,2070058,0,'soga_hair_type_highlight_color',126,62,11), (313711,2070058,1,'soga_lip_type',23,-3,-29), (313712,2070058,1,'soga_nose_type',-11,28,25), (313713,2070058,0,'soga_skin_color',236,238,238), (313714,2070058,0,'wing_color1',255,255,255), (313715,2070058,0,'wing_color2',255,255,255), (313716,2070059,1,'cheek_type',-21,43,0), (313717,2070059,1,'chin_type',-21,0,0), (313718,2070059,1,'ear_type',-22,22,0), (313719,2070059,1,'eye_brow_type',11,-45,-4), (313720,2070059,0,'eye_color',107,142,102), (313721,2070059,1,'eye_type',1,0,0), (313722,2070059,0,'hair_face_color',226,159,34), (313723,2070059,0,'hair_face_highlight_color',58,56,41), (313724,2070059,0,'hair_type_color',226,159,34), (313725,2070059,0,'hair_type_highlight_color',58,56,41), (313726,2070059,1,'lip_type',-3,14,19), (313727,2070059,1,'nose_type',-5,0,5), (313728,2070059,0,'skin_color',194,163,115), (313729,2070059,1,'soga_cheek_type',-21,43,0), (313730,2070059,1,'soga_chin_type',-21,0,0), (313731,2070059,1,'soga_ear_type',-22,22,0), (313732,2070059,1,'soga_eye_brow_type',11,-45,-4), (313733,2070059,0,'soga_eye_color',229,229,102), (313734,2070059,1,'soga_eye_type',1,0,0), (313735,2070059,0,'soga_hair_face_color',226,159,34), (313736,2070059,0,'soga_hair_face_highlight_color',58,56,41), (313737,2070059,0,'soga_hair_type_color',226,159,34), (313738,2070059,0,'soga_hair_type_highlight_color',58,56,41), (313739,2070059,1,'soga_lip_type',-3,14,19), (313740,2070059,1,'soga_nose_type',-5,0,5), (313741,2070059,0,'soga_skin_color',194,163,115), (313742,2070059,0,'wing_color1',255,255,255), (313743,2070059,0,'wing_color2',255,255,255), (313744,2070060,1,'cheek_type',0,28,0), (313745,2070060,1,'chin_type',7,-18,-3), (313746,2070060,1,'ear_type',-17,17,0), (313747,2070060,1,'eye_brow_type',-38,2,0), (313748,2070060,0,'eye_color',121,176,192), (313749,2070060,1,'eye_type',-41,0,0), (313750,2070060,0,'hair_face_color',143,85,29), (313751,2070060,0,'hair_face_highlight_color',5,4,2), (313752,2070060,0,'hair_type_color',143,85,29), (313753,2070060,0,'hair_type_highlight_color',5,4,2), (313754,2070060,1,'lip_type',-35,0,-8), (313755,2070060,1,'nose_type',38,-3,-7), (313756,2070060,0,'skin_color',169,110,76), (313757,2070060,1,'soga_cheek_type',0,28,0), (313758,2070060,1,'soga_chin_type',7,-18,-3), (313759,2070060,1,'soga_ear_type',-17,17,0), (313760,2070060,1,'soga_eye_brow_type',-38,2,0), (313761,2070060,0,'soga_eye_color',229,229,102), (313762,2070060,1,'soga_eye_type',-41,0,0), (313763,2070060,0,'soga_hair_face_color',143,85,29), (313764,2070060,0,'soga_hair_face_highlight_color',5,4,2), (313765,2070060,0,'soga_hair_type_color',143,85,29), (313766,2070060,0,'soga_hair_type_highlight_color',5,4,2), (313767,2070060,1,'soga_lip_type',-35,0,-8), (313768,2070060,1,'soga_nose_type',38,-3,-7), (313769,2070060,0,'soga_skin_color',169,110,76), (313770,2070060,0,'wing_color1',255,255,255), (313771,2070060,0,'wing_color2',255,255,255), (313772,2070061,0,'eye_color',255,255,255), (313773,2070061,0,'skin_color',255,128,0), (313774,2070061,0,'soga_eye_color',255,0,255), (313775,2070062,1,'cheek_type',-94,-45,0), (313776,2070062,1,'chin_type',29,7,23), (313777,2070062,1,'ear_type',-52,-34,0), (313778,2070062,1,'eye_brow_type',-87,-28,100), (313779,2070062,0,'eye_color',29,61,53), (313780,2070062,1,'eye_type',28,0,0), (313781,2070062,0,'hair_color1',109,14,49), (313782,2070062,0,'hair_color2',185,97,0), (313783,2070062,0,'hair_face_color',84,0,0), (313784,2070062,0,'hair_face_highlight_color',84,0,0), (313785,2070062,0,'hair_highlight',109,14,49), (313786,2070062,0,'hair_type_color',84,0,0), (313787,2070062,0,'hair_type_highlight_color',84,0,0), (313788,2070062,1,'lip_type',7,-4,-8), (313789,2070062,1,'nose_type',-63,61,68), (313790,2070062,0,'skin_color',176,144,92), (313791,2070062,1,'soga_cheek_type',-94,-45,0), (313792,2070062,1,'soga_chin_type',29,7,23), (313793,2070062,1,'soga_ear_type',-52,-34,0), (313794,2070062,1,'soga_eye_brow_type',-87,-28,100), (313795,2070062,0,'soga_eye_color',229,229,102), (313796,2070062,1,'soga_eye_type',28,0,0), (313797,2070062,0,'soga_hair_color1',109,14,49), (313798,2070062,0,'soga_hair_color2',185,97,0), (313799,2070062,0,'soga_hair_face_color',84,0,0), (313800,2070062,0,'soga_hair_face_highlight_color',84,0,0), (313801,2070062,0,'soga_hair_highlight',109,14,49), (313802,2070062,0,'soga_hair_type_color',84,0,0), (313803,2070062,0,'soga_hair_type_highlight_color',84,0,0), (313804,2070062,1,'soga_lip_type',7,-4,-8), (313805,2070062,1,'soga_nose_type',-63,61,68), (313806,2070062,0,'soga_skin_color',176,144,92), (313807,2070063,1,'cheek_type',5,4,0), (313808,2070063,1,'chin_type',-8,0,28), (313809,2070063,1,'ear_type',-28,7,0), (313810,2070063,1,'eye_brow_type',-25,0,-25), (313811,2070063,0,'eye_color',119,169,165), (313812,2070063,1,'eye_type',39,0,0), (313813,2070063,0,'hair_face_color',13,9,6), (313814,2070063,0,'hair_face_highlight_color',53,29,2), (313815,2070063,0,'hair_type_color',13,9,6), (313816,2070063,0,'hair_type_highlight_color',53,29,2), (313817,2070063,1,'lip_type',1,-10,9), (313818,2070063,1,'nose_type',-23,0,0), (313819,2070063,0,'skin_color',130,101,62), (313820,2070063,1,'soga_cheek_type',5,4,0), (313821,2070063,1,'soga_chin_type',-8,0,28), (313822,2070063,1,'soga_ear_type',-28,7,0), (313823,2070063,1,'soga_eye_brow_type',-25,0,-25), (313824,2070063,0,'soga_eye_color',229,229,102), (313825,2070063,1,'soga_eye_type',39,0,0), (313826,2070063,0,'soga_hair_face_color',13,9,6), (313827,2070063,0,'soga_hair_face_highlight_color',53,29,2), (313828,2070063,0,'soga_hair_type_color',13,9,6), (313829,2070063,0,'soga_hair_type_highlight_color',53,29,2), (313830,2070063,1,'soga_lip_type',1,-10,9), (313831,2070063,1,'soga_nose_type',-23,0,0), (313832,2070063,0,'soga_skin_color',130,101,62), (313833,2070063,0,'wing_color1',255,255,255), (313834,2070063,0,'wing_color2',255,255,255), (313835,2070064,1,'cheek_type',47,-82,0), (313836,2070064,1,'chin_type',37,-14,-23), (313837,2070064,1,'ear_type',-94,20,0), (313838,2070064,1,'eye_brow_type',42,-64,-62), (313839,2070064,0,'eye_color',30,65,66), (313840,2070064,1,'eye_type',3,0,0), (313841,2070064,0,'hair_color1',91,21,51), (313842,2070064,0,'hair_color2',159,88,0), (313843,2070064,0,'hair_face_color',121,38,35), (313844,2070064,0,'hair_face_highlight_color',40,20,7), (313845,2070064,0,'hair_highlight',79,28,15), (313846,2070064,0,'hair_type_color',121,38,35), (313847,2070064,0,'hair_type_highlight_color',40,20,7), (313848,2070064,1,'lip_type',0,-76,39), (313849,2070064,1,'nose_type',1,-88,-9), (313850,2070064,0,'skin_color',155,129,131), (313851,2070064,1,'soga_cheek_type',47,-82,0), (313852,2070064,1,'soga_chin_type',37,-14,-23), (313853,2070064,1,'soga_ear_type',-94,20,0), (313854,2070064,1,'soga_eye_brow_type',42,-64,-62), (313855,2070064,0,'soga_eye_color',229,229,102), (313856,2070064,1,'soga_eye_type',3,0,0), (313857,2070064,0,'soga_hair_color1',91,21,51), (313858,2070064,0,'soga_hair_color2',159,88,0), (313859,2070064,0,'soga_hair_face_color',121,38,35), (313860,2070064,0,'soga_hair_face_highlight_color',40,20,7), (313861,2070064,0,'soga_hair_highlight',79,28,15), (313862,2070064,0,'soga_hair_type_color',121,38,35), (313863,2070064,0,'soga_hair_type_highlight_color',40,20,7), (313864,2070064,1,'soga_lip_type',0,-76,39), (313865,2070064,1,'soga_nose_type',1,-88,-9), (313866,2070064,0,'soga_skin_color',155,129,131), (313867,2070064,0,'wing_color1',255,255,255), (313868,2070064,0,'wing_color2',255,255,255), (313869,2070065,1,'cheek_type',-12,3,0), (313870,2070065,1,'chin_type',-17,-19,-18), (313871,2070065,1,'ear_type',5,-28,0), (313872,2070065,1,'eye_brow_type',-12,-25,10), (313873,2070065,0,'eye_color',43,89,99), (313874,2070065,1,'eye_type',35,0,0), (313875,2070065,0,'hair_face_color',64,24,5), (313876,2070065,0,'hair_face_highlight_color',217,198,175), (313877,2070065,0,'hair_type_color',64,24,5), (313878,2070065,0,'hair_type_highlight_color',217,198,175), (313879,2070065,1,'lip_type',7,25,-32), (313880,2070065,1,'nose_type',-1,34,-7), (313881,2070065,0,'skin_color',191,166,113), (313882,2070065,1,'soga_cheek_type',-12,3,0), (313883,2070065,1,'soga_chin_type',-17,-19,-18), (313884,2070065,1,'soga_ear_type',5,-28,0), (313885,2070065,1,'soga_eye_brow_type',-12,-25,10), (313886,2070065,0,'soga_eye_color',229,229,102), (313887,2070065,1,'soga_eye_type',35,0,0), (313888,2070065,0,'soga_hair_face_color',64,24,5), (313889,2070065,0,'soga_hair_face_highlight_color',217,198,175), (313890,2070065,0,'soga_hair_type_color',64,24,5), (313891,2070065,0,'soga_hair_type_highlight_color',217,198,175), (313892,2070065,1,'soga_lip_type',7,25,-32), (313893,2070065,1,'soga_nose_type',-1,34,-7), (313894,2070065,0,'soga_skin_color',191,166,113), (313895,2070065,0,'wing_color1',255,255,255), (313896,2070065,0,'wing_color2',255,255,255), (313897,2070066,1,'cheek_type',25,19,0), (313898,2070066,1,'chin_type',0,17,21), (313899,2070066,1,'eye_brow_type',-25,-37,3), (313900,2070066,0,'eye_color',37,77,81), (313901,2070066,1,'eye_type',28,0,0), (313902,2070066,0,'hair_face_color',104,93,16), (313903,2070066,0,'hair_type_color',104,93,16), (313904,2070066,1,'lip_type',8,-39,-11), (313905,2070066,1,'nose_type',0,19,-17), (313906,2070066,0,'skin_color',236,242,242), (313907,2070066,1,'soga_cheek_type',25,19,0), (313908,2070066,1,'soga_chin_type',0,17,21), (313909,2070066,1,'soga_eye_brow_type',-25,-37,3), (313910,2070066,0,'soga_eye_color',229,229,102), (313911,2070066,1,'soga_eye_type',28,0,0), (313912,2070066,0,'soga_hair_face_color',104,93,16), (313913,2070066,0,'soga_hair_type_color',104,93,16), (313914,2070066,1,'soga_lip_type',8,-39,-11), (313915,2070066,1,'soga_nose_type',0,19,-17), (313916,2070066,0,'soga_skin_color',236,242,242), (313917,2070066,0,'wing_color1',255,255,255), (313918,2070066,0,'wing_color2',255,255,255), (313919,2070067,1,'cheek_type',10,22,0), (313920,2070067,1,'chin_type',7,-35,-2), (313921,2070067,1,'ear_type',8,-5,0), (313922,2070067,1,'eye_brow_type',-17,12,-38), (313923,2070067,0,'eye_color',48,59,33), (313924,2070067,1,'eye_type',-7,0,0), (313925,2070067,0,'hair_face_color',135,130,89), (313926,2070067,0,'hair_face_highlight_color',53,28,0), (313927,2070067,0,'hair_type_color',135,130,89), (313928,2070067,0,'hair_type_highlight_color',53,28,0), (313929,2070067,1,'lip_type',0,-20,0), (313930,2070067,1,'nose_type',-14,1,25), (313931,2070067,0,'skin_color',251,234,235), (313932,2070067,1,'soga_cheek_type',10,22,0), (313933,2070067,1,'soga_chin_type',7,-35,-2), (313934,2070067,1,'soga_ear_type',8,-5,0), (313935,2070067,1,'soga_eye_brow_type',-17,12,-38), (313936,2070067,0,'soga_eye_color',229,229,102), (313937,2070067,1,'soga_eye_type',-7,0,0), (313938,2070067,0,'soga_hair_face_color',135,130,89), (313939,2070067,0,'soga_hair_face_highlight_color',53,28,0), (313940,2070067,0,'soga_hair_type_color',135,130,89), (313941,2070067,0,'soga_hair_type_highlight_color',53,28,0), (313942,2070067,1,'soga_lip_type',0,-20,0), (313943,2070067,1,'soga_nose_type',-14,1,25), (313944,2070067,0,'soga_skin_color',251,234,235), (313945,2070067,0,'wing_color1',255,255,255), (313946,2070067,0,'wing_color2',255,255,255), (313947,2070068,1,'cheek_type',-22,-17,0), (313948,2070068,1,'chin_type',-90,-75,11), (313949,2070068,1,'ear_type',56,39,0), (313950,2070068,1,'eye_brow_type',-45,-4,-37), (313951,2070068,0,'eye_color',71,73,0), (313952,2070068,1,'eye_type',-9,0,0), (313953,2070068,1,'lip_type',14,-62,-39), (313954,2070068,1,'nose_type',81,-65,-45), (313955,2070068,0,'skin_color',122,37,1), (313956,2070068,1,'soga_cheek_type',-22,-17,0), (313957,2070068,1,'soga_chin_type',-90,-75,11), (313958,2070068,1,'soga_ear_type',56,39,0), (313959,2070068,1,'soga_eye_brow_type',-45,-4,-37), (313960,2070068,0,'soga_eye_color',229,229,102), (313961,2070068,1,'soga_eye_type',-9,0,0), (313962,2070068,1,'soga_lip_type',14,-62,-39), (313963,2070068,1,'soga_nose_type',81,-65,-45), (313964,2070068,0,'soga_skin_color',122,37,1), (313965,2070068,0,'wing_color1',255,255,255), (313966,2070068,0,'wing_color2',255,255,255), (313967,2070069,1,'cheek_type',-25,41,0), (313968,2070069,1,'chin_type',17,-11,14), (313969,2070069,1,'ear_type',4,-28,0), (313970,2070069,1,'eye_brow_type',31,17,-9), (313971,2070069,0,'eye_color',200,220,196), (313972,2070069,1,'eye_type',-35,0,0), (313973,2070069,0,'hair_face_color',126,62,11), (313974,2070069,0,'hair_face_highlight_color',97,66,28), (313975,2070069,0,'hair_type_color',126,62,11), (313976,2070069,0,'hair_type_highlight_color',97,66,28), (313977,2070069,1,'lip_type',-10,-22,35), (313978,2070069,1,'nose_type',-34,-44,25), (313979,2070069,0,'skin_color',127,90,37), (313980,2070069,1,'soga_cheek_type',-25,41,0), (313981,2070069,1,'soga_chin_type',17,-11,14), (313982,2070069,1,'soga_ear_type',4,-28,0), (313983,2070069,1,'soga_eye_brow_type',31,17,-9), (313984,2070069,0,'soga_eye_color',229,229,102), (313985,2070069,1,'soga_eye_type',-35,0,0), (313986,2070069,0,'soga_hair_face_color',126,62,11), (313987,2070069,0,'soga_hair_face_highlight_color',97,66,28), (313988,2070069,0,'soga_hair_type_color',126,62,11), (313989,2070069,0,'soga_hair_type_highlight_color',97,66,28), (313990,2070069,1,'soga_lip_type',-10,-22,35), (313991,2070069,1,'soga_nose_type',-34,-44,25), (313992,2070069,0,'soga_skin_color',127,90,37), (313993,2070069,0,'wing_color1',255,255,255), (313994,2070069,0,'wing_color2',255,255,255), (313995,2070070,1,'cheek_type',100,75,0), (313996,2070070,1,'chin_type',0,17,-100), (313997,2070070,1,'ear_type',88,98,0), (313998,2070070,1,'eye_brow_type',61,-100,25), (313999,2070070,0,'eye_color',133,99,48), (314000,2070070,1,'eye_type',-23,0,0), (314001,2070070,0,'hair_color1',79,28,15), (314002,2070070,0,'hair_color2',111,64,0), (314003,2070070,0,'hair_face_color',35,24,1), (314004,2070070,0,'hair_face_highlight_color',121,38,35), (314005,2070070,0,'hair_highlight',91,21,51), (314006,2070070,0,'hair_type_color',35,24,1), (314007,2070070,0,'hair_type_highlight_color',121,38,35), (314008,2070070,1,'lip_type',-7,-4,25), (314009,2070070,1,'nose_type',-61,34,7), (314010,2070070,0,'skin_color',127,130,130), (314011,2070070,1,'soga_cheek_type',100,75,0), (314012,2070070,1,'soga_chin_type',0,17,-100), (314013,2070070,1,'soga_ear_type',88,98,0), (314014,2070070,1,'soga_eye_brow_type',61,-100,25), (314015,2070070,0,'soga_eye_color',229,229,102), (314016,2070070,1,'soga_eye_type',-23,0,0), (314017,2070070,0,'soga_hair_color1',79,28,15), (314018,2070070,0,'soga_hair_color2',111,64,0), (314019,2070070,0,'soga_hair_face_color',35,24,1), (314020,2070070,0,'soga_hair_face_highlight_color',121,38,35), (314021,2070070,0,'soga_hair_highlight',91,21,51), (314022,2070070,0,'soga_hair_type_color',35,24,1), (314023,2070070,0,'soga_hair_type_highlight_color',121,38,35), (314024,2070070,1,'soga_lip_type',-7,-4,25), (314025,2070070,1,'soga_nose_type',-61,34,7), (314026,2070070,0,'soga_skin_color',127,130,130), (314027,2070070,0,'wing_color1',255,255,255), (314028,2070070,0,'wing_color2',255,255,255), (314029,2070071,1,'cheek_type',25,-61,0), (314030,2070071,1,'chin_type',0,39,37), (314031,2070071,1,'ear_type',-11,9,0), (314032,2070071,1,'eye_brow_type',-14,37,-37), (314033,2070071,0,'eye_color',57,36,14), (314034,2070071,1,'eye_type',100,0,0), (314035,2070071,0,'hair_face_color',61,28,0), (314036,2070071,0,'hair_face_highlight_color',18,11,1), (314037,2070071,0,'hair_type_color',61,28,0), (314038,2070071,0,'hair_type_highlight_color',18,11,1), (314039,2070071,1,'lip_type',-14,-4,43), (314040,2070071,1,'nose_type',-25,-9,11), (314041,2070071,0,'skin_color',254,252,252), (314042,2070071,1,'soga_cheek_type',25,-61,0), (314043,2070071,1,'soga_chin_type',0,39,37), (314044,2070071,1,'soga_ear_type',-11,9,0), (314045,2070071,1,'soga_eye_brow_type',-14,37,-37), (314046,2070071,0,'soga_eye_color',229,229,102), (314047,2070071,1,'soga_eye_type',100,0,0), (314048,2070071,0,'soga_hair_face_color',61,28,0), (314049,2070071,0,'soga_hair_face_highlight_color',18,11,1), (314050,2070071,0,'soga_hair_type_color',61,28,0), (314051,2070071,0,'soga_hair_type_highlight_color',18,11,1), (314052,2070071,1,'soga_lip_type',-14,-4,43), (314053,2070071,1,'soga_nose_type',-25,-9,11), (314054,2070071,0,'soga_skin_color',254,252,252), (314055,2070071,0,'wing_color1',255,255,255), (314056,2070071,0,'wing_color2',255,255,255), (314057,2070072,1,'cheek_type',18,-28,0), (314058,2070072,1,'chin_type',-8,21,0), (314059,2070072,1,'ear_type',-4,-9,0), (314060,2070072,1,'eye_brow_type',-7,0,-5), (314061,2070072,0,'eye_color',67,138,137), (314062,2070072,1,'eye_type',-5,0,0), (314063,2070072,0,'hair_face_color',71,41,2), (314064,2070072,0,'hair_face_highlight_color',108,97,21), (314065,2070072,0,'hair_type_color',71,41,2), (314066,2070072,0,'hair_type_highlight_color',108,97,21), (314067,2070072,1,'lip_type',25,19,-8), (314068,2070072,1,'nose_type',31,3,8), (314069,2070072,0,'skin_color',197,197,197), (314070,2070072,1,'soga_cheek_type',18,-28,0), (314071,2070072,1,'soga_chin_type',-8,21,0), (314072,2070072,1,'soga_ear_type',-4,-9,0), (314073,2070072,1,'soga_eye_brow_type',-7,0,-5), (314074,2070072,0,'soga_eye_color',229,229,102), (314075,2070072,1,'soga_eye_type',-5,0,0), (314076,2070072,0,'soga_hair_face_color',71,41,2), (314077,2070072,0,'soga_hair_face_highlight_color',108,97,21), (314078,2070072,0,'soga_hair_type_color',71,41,2), (314079,2070072,0,'soga_hair_type_highlight_color',108,97,21), (314080,2070072,1,'soga_lip_type',25,19,-8), (314081,2070072,1,'soga_nose_type',31,3,8), (314082,2070072,0,'soga_skin_color',197,197,197), (314083,2070072,0,'wing_color1',255,255,255), (314084,2070072,0,'wing_color2',255,255,255), (314085,2070073,1,'eye_brow_type',-77,0,0), (314086,2070073,0,'eye_color',0,180,173), (314087,2070073,1,'lip_type',17,0,0), (314088,2070073,1,'nose_type',94,34,0), (314089,2070073,0,'skin_color',0,1,47), (314090,2070073,1,'soga_eye_brow_type',-77,0,0), (314091,2070073,0,'soga_eye_color',229,229,102), (314092,2070073,1,'soga_lip_type',17,0,0), (314093,2070073,1,'soga_nose_type',94,34,0), (314094,2070073,0,'soga_skin_color',0,1,47), (314095,2070073,0,'wing_color1',255,255,255), (314096,2070073,0,'wing_color2',255,255,255), (314097,2070074,1,'cheek_type',12,-11,0), (314098,2070074,1,'chin_type',22,32,-22), (314099,2070074,1,'ear_type',17,-7,0), (314100,2070074,1,'eye_brow_type',22,-7,0), (314101,2070074,0,'eye_color',66,59,31), (314102,2070074,1,'eye_type',20,0,0), (314103,2070074,0,'hair_face_color',138,64,0), (314104,2070074,0,'hair_face_highlight_color',135,55,0), (314105,2070074,0,'hair_type_color',138,64,0), (314106,2070074,0,'hair_type_highlight_color',135,55,0), (314107,2070074,1,'lip_type',21,18,0), (314108,2070074,1,'nose_type',-4,10,8), (314109,2070074,0,'skin_color',253,250,251), (314110,2070074,1,'soga_cheek_type',12,-11,0), (314111,2070074,1,'soga_chin_type',22,32,-22), (314112,2070074,1,'soga_ear_type',17,-7,0), (314113,2070074,1,'soga_eye_brow_type',22,-7,0), (314114,2070074,0,'soga_eye_color',229,229,102), (314115,2070074,1,'soga_eye_type',20,0,0), (314116,2070074,0,'soga_hair_face_color',138,64,0), (314117,2070074,0,'soga_hair_face_highlight_color',135,55,0), (314118,2070074,0,'soga_hair_type_color',138,64,0), (314119,2070074,0,'soga_hair_type_highlight_color',135,55,0), (314120,2070074,1,'soga_lip_type',21,18,0), (314121,2070074,1,'soga_nose_type',-4,10,8), (314122,2070074,0,'soga_skin_color',253,250,251), (314123,2070074,0,'wing_color1',255,255,255), (314124,2070074,0,'wing_color2',255,255,255), (314125,2070075,1,'cheek_type',20,-79,0), (314126,2070075,1,'chin_type',-94,64,-57), (314127,2070075,1,'ear_type',-82,-44,0), (314128,2070075,1,'eye_brow_type',-88,-57,14), (314129,2070075,0,'eye_color',31,63,52), (314130,2070075,1,'eye_type',64,0,0), (314131,2070075,0,'hair_color1',43,36,70), (314132,2070075,0,'hair_color2',68,72,71), (314133,2070075,0,'hair_face_color',56,54,68), (314134,2070075,0,'hair_face_highlight_color',185,87,38), (314135,2070075,0,'hair_highlight',105,26,26), (314136,2070075,0,'hair_type_color',56,54,68), (314137,2070075,0,'hair_type_highlight_color',185,87,38), (314138,2070075,1,'lip_type',-25,-48,-32), (314139,2070075,1,'nose_type',-89,-7,78), (314140,2070075,0,'skin_color',104,104,82), (314141,2070075,1,'soga_cheek_type',20,-79,0), (314142,2070075,1,'soga_chin_type',-94,64,-57), (314143,2070075,1,'soga_ear_type',-82,-44,0), (314144,2070075,1,'soga_eye_brow_type',-88,-57,14), (314145,2070075,0,'soga_eye_color',229,229,102), (314146,2070075,1,'soga_eye_type',64,0,0), (314147,2070075,0,'soga_hair_color1',43,36,70), (314148,2070075,0,'soga_hair_color2',68,72,71), (314149,2070075,0,'soga_hair_face_color',56,54,68), (314150,2070075,0,'soga_hair_face_highlight_color',185,87,38), (314151,2070075,0,'soga_hair_highlight',105,26,26), (314152,2070075,0,'soga_hair_type_color',56,54,68), (314153,2070075,0,'soga_hair_type_highlight_color',185,87,38), (314154,2070075,1,'soga_lip_type',-25,-48,-32), (314155,2070075,1,'soga_nose_type',-89,-7,78), (314156,2070075,0,'soga_skin_color',104,104,82), (314157,2070075,0,'wing_color1',255,255,255), (314158,2070075,0,'wing_color2',255,255,255), (314159,2070076,1,'cheek_type',-89,76,0), (314160,2070076,1,'chin_type',62,77,47), (314161,2070076,1,'ear_type',62,46,0), (314162,2070076,1,'eye_brow_type',56,47,84), (314163,2070076,0,'eye_color',135,184,198), (314164,2070076,1,'eye_type',-84,0,0), (314165,2070076,0,'hair_color1',54,45,28), (314166,2070076,0,'hair_color2',104,52,0), (314167,2070076,0,'hair_face_color',45,15,17), (314168,2070076,0,'hair_face_highlight_color',108,24,23), (314169,2070076,0,'hair_highlight',91,21,51), (314170,2070076,0,'hair_type_color',45,15,17), (314171,2070076,0,'hair_type_highlight_color',108,24,23), (314172,2070076,1,'lip_type',46,-50,-62), (314173,2070076,1,'nose_type',82,25,20), (314174,2070076,0,'skin_color',115,113,87), (314175,2070076,1,'soga_cheek_type',-89,76,0), (314176,2070076,1,'soga_chin_type',62,77,47), (314177,2070076,1,'soga_ear_type',62,46,0), (314178,2070076,1,'soga_eye_brow_type',56,47,84), (314179,2070076,0,'soga_eye_color',229,229,102), (314180,2070076,1,'soga_eye_type',-84,0,0), (314181,2070076,0,'soga_hair_color1',54,45,28), (314182,2070076,0,'soga_hair_color2',104,52,0), (314183,2070076,0,'soga_hair_face_color',45,15,17), (314184,2070076,0,'soga_hair_face_highlight_color',108,24,23), (314185,2070076,0,'soga_hair_highlight',91,21,51), (314186,2070076,0,'soga_hair_type_color',45,15,17), (314187,2070076,0,'soga_hair_type_highlight_color',108,24,23), (314188,2070076,1,'soga_lip_type',46,-50,-62), (314189,2070076,1,'soga_nose_type',82,25,20), (314190,2070076,0,'soga_skin_color',115,113,87), (314191,2070076,0,'wing_color1',255,255,255), (314192,2070076,0,'wing_color2',255,255,255), (314193,2070077,1,'cheek_type',-78,-85,0), (314194,2070077,1,'chin_type',-14,-57,-91), (314195,2070077,1,'ear_type',40,3,0), (314196,2070077,1,'eye_brow_type',77,-17,-45), (314197,2070077,0,'eye_color',155,176,145), (314198,2070077,1,'eye_type',-56,0,0), (314199,2070077,0,'hair_color1',56,33,26), (314200,2070077,0,'hair_color2',94,59,11), (314201,2070077,0,'hair_face_color',96,67,9), (314202,2070077,0,'hair_face_highlight_color',244,246,246), (314203,2070077,0,'hair_highlight',161,165,168), (314204,2070077,0,'hair_type_color',96,67,9), (314205,2070077,0,'hair_type_highlight_color',244,246,246), (314206,2070077,1,'lip_type',84,0,68), (314207,2070077,1,'nose_type',7,61,88), (314208,2070077,0,'skin_color',59,63,63), (314209,2070077,1,'soga_cheek_type',-78,-85,0), (314210,2070077,1,'soga_chin_type',-14,-57,-91), (314211,2070077,1,'soga_ear_type',40,3,0), (314212,2070077,1,'soga_eye_brow_type',77,-17,-45), (314213,2070077,0,'soga_eye_color',229,229,102), (314214,2070077,1,'soga_eye_type',-56,0,0), (314215,2070077,0,'soga_hair_color1',56,33,26), (314216,2070077,0,'soga_hair_color2',94,59,11), (314217,2070077,0,'soga_hair_face_color',96,67,9), (314218,2070077,0,'soga_hair_face_highlight_color',244,246,246), (314219,2070077,0,'soga_hair_highlight',161,165,168), (314220,2070077,0,'soga_hair_type_color',96,67,9), (314221,2070077,0,'soga_hair_type_highlight_color',244,246,246), (314222,2070077,1,'soga_lip_type',84,0,68), (314223,2070077,1,'soga_nose_type',7,61,88), (314224,2070077,0,'soga_skin_color',59,63,63), (314225,2070077,0,'wing_color1',255,255,255), (314226,2070077,0,'wing_color2',255,255,255), (314227,2070078,1,'cheek_type',32,14,0), (314228,2070078,1,'chin_type',11,-9,7), (314229,2070078,1,'ear_type',-43,28,0), (314230,2070078,1,'eye_brow_type',9,-19,21), (314231,2070078,0,'eye_color',194,183,151), (314232,2070078,0,'hair_face_color',89,32,16), (314233,2070078,0,'hair_face_highlight_color',84,32,7), (314234,2070078,0,'hair_type_color',89,32,16), (314235,2070078,0,'hair_type_highlight_color',84,32,7), (314236,2070078,1,'lip_type',18,17,8), (314237,2070078,1,'nose_type',14,-29,-31), (314238,2070078,0,'skin_color',196,202,181), (314239,2070078,1,'soga_cheek_type',32,14,0), (314240,2070078,1,'soga_chin_type',11,-9,7), (314241,2070078,1,'soga_ear_type',-43,28,0), (314242,2070078,1,'soga_eye_brow_type',9,-19,21), (314243,2070078,0,'soga_eye_color',229,229,102), (314244,2070078,0,'soga_hair_face_color',89,32,16), (314245,2070078,0,'soga_hair_face_highlight_color',84,32,7), (314246,2070078,0,'soga_hair_type_color',89,32,16), (314247,2070078,0,'soga_hair_type_highlight_color',84,32,7), (314248,2070078,1,'soga_lip_type',18,17,8), (314249,2070078,1,'soga_nose_type',14,-29,-31), (314250,2070078,0,'soga_skin_color',196,202,181), (314251,2070078,0,'wing_color1',255,255,255), (314252,2070078,0,'wing_color2',255,255,255), (314253,2070079,1,'cheek_type',0,-28,0), (314254,2070079,1,'chin_type',-14,44,12), (314255,2070079,1,'ear_type',-14,5,0), (314256,2070079,1,'eye_brow_type',-28,4,-32), (314257,2070079,0,'eye_color',158,183,158), (314258,2070079,1,'eye_type',9,0,0), (314259,2070079,0,'hair_face_color',159,93,33), (314260,2070079,0,'hair_face_highlight_color',49,20,0), (314261,2070079,0,'hair_type_color',159,93,33), (314262,2070079,0,'hair_type_highlight_color',49,20,0), (314263,2070079,1,'lip_type',-21,-11,37), (314264,2070079,1,'nose_type',1,11,40), (314265,2070079,0,'skin_color',199,181,137), (314266,2070079,1,'soga_cheek_type',0,-28,0), (314267,2070079,1,'soga_chin_type',-14,44,12), (314268,2070079,1,'soga_ear_type',-14,5,0), (314269,2070079,1,'soga_eye_brow_type',-28,4,-32), (314270,2070079,0,'soga_eye_color',229,229,102), (314271,2070079,1,'soga_eye_type',9,0,0), (314272,2070079,0,'soga_hair_face_color',159,93,33), (314273,2070079,0,'soga_hair_face_highlight_color',49,20,0), (314274,2070079,0,'soga_hair_type_color',159,93,33), (314275,2070079,0,'soga_hair_type_highlight_color',49,20,0), (314276,2070079,1,'soga_lip_type',-21,-11,37), (314277,2070079,1,'soga_nose_type',1,11,40), (314278,2070079,0,'soga_skin_color',199,181,137), (314279,2070079,0,'wing_color1',255,255,255), (314280,2070079,0,'wing_color2',255,255,255), (314281,2070080,1,'cheek_type',75,31,0), (314282,2070080,1,'chin_type',17,96,94), (314283,2070080,1,'ear_type',47,-26,0), (314284,2070080,1,'eye_brow_type',-17,39,38), (314285,2070080,0,'eye_color',95,155,152), (314286,2070080,1,'eye_type',-98,0,0), (314287,2070080,0,'hair_color1',38,22,21), (314288,2070080,0,'hair_color2',120,50,0), (314289,2070080,0,'hair_face_highlight_color',193,100,45), (314290,2070080,0,'hair_highlight',105,26,26), (314291,2070080,0,'hair_type_highlight_color',193,100,45), (314292,2070080,1,'lip_type',-78,-65,81), (314293,2070080,1,'nose_type',96,18,-94), (314294,2070080,0,'skin_color',255,255,255), (314295,2070080,1,'soga_cheek_type',75,31,0), (314296,2070080,1,'soga_chin_type',17,96,94), (314297,2070080,1,'soga_ear_type',47,-26,0), (314298,2070080,1,'soga_eye_brow_type',-17,39,38), (314299,2070080,0,'soga_eye_color',229,229,102), (314300,2070080,1,'soga_eye_type',-98,0,0), (314301,2070080,0,'soga_hair_color1',38,22,21), (314302,2070080,0,'soga_hair_color2',120,50,0), (314303,2070080,0,'soga_hair_face_highlight_color',193,100,45), (314304,2070080,0,'soga_hair_highlight',105,26,26), (314305,2070080,0,'soga_hair_type_highlight_color',193,100,45), (314306,2070080,1,'soga_lip_type',-78,-65,81), (314307,2070080,1,'soga_nose_type',96,18,-94), (314308,2070080,0,'soga_skin_color',255,255,255), (314309,2070080,0,'wing_color1',255,255,255), (314310,2070080,0,'wing_color2',255,255,255), (314311,2070081,1,'cheek_type',5,28,0), (314312,2070081,1,'chin_type',25,-12,-26), (314313,2070081,1,'ear_type',0,-22,0), (314314,2070081,1,'eye_brow_type',17,14,-26), (314315,2070081,0,'eye_color',41,88,88), (314316,2070081,0,'hair_face_color',185,139,0), (314317,2070081,0,'hair_face_highlight_color',91,75,0), (314318,2070081,0,'hair_type_color',185,139,0), (314319,2070081,0,'hair_type_highlight_color',91,75,0), (314320,2070081,1,'lip_type',7,-39,0), (314321,2070081,1,'nose_type',12,-9,3), (314322,2070081,0,'skin_color',250,253,253), (314323,2070081,1,'soga_cheek_type',5,28,0), (314324,2070081,1,'soga_chin_type',25,-12,-26), (314325,2070081,1,'soga_ear_type',0,-22,0), (314326,2070081,1,'soga_eye_brow_type',17,14,-26), (314327,2070081,0,'soga_eye_color',229,229,102), (314328,2070081,0,'soga_hair_face_color',185,139,0), (314329,2070081,0,'soga_hair_face_highlight_color',91,75,0), (314330,2070081,0,'soga_hair_type_color',185,139,0), (314331,2070081,0,'soga_hair_type_highlight_color',91,75,0), (314332,2070081,1,'soga_lip_type',7,-39,0), (314333,2070081,1,'soga_nose_type',12,-9,3), (314334,2070081,0,'soga_skin_color',250,253,253), (314335,2070081,0,'wing_color1',255,255,255), (314336,2070081,0,'wing_color2',255,255,255), (314337,2070082,1,'cheek_type',-76,76,0), (314338,2070082,1,'chin_type',96,43,1), (314339,2070082,1,'ear_type',66,-56,0), (314340,2070082,1,'eye_brow_type',-20,47,41), (314341,2070082,0,'eye_color',49,30,11), (314342,2070082,1,'eye_type',19,0,0), (314343,2070082,0,'hair_color1',89,21,21), (314344,2070082,0,'hair_color2',171,87,0), (314345,2070082,0,'hair_face_color',176,72,29), (314346,2070082,0,'hair_face_highlight_color',100,70,10), (314347,2070082,0,'hair_highlight',56,33,26), (314348,2070082,0,'hair_type_color',176,72,29), (314349,2070082,0,'hair_type_highlight_color',100,70,10), (314350,2070082,1,'lip_type',-21,-3,-93), (314351,2070082,1,'nose_type',-34,-39,7), (314352,2070082,0,'skin_color',89,89,68), (314353,2070082,1,'soga_cheek_type',-76,76,0), (314354,2070082,1,'soga_chin_type',96,43,1), (314355,2070082,1,'soga_ear_type',66,-56,0), (314356,2070082,1,'soga_eye_brow_type',-20,47,41), (314357,2070082,0,'soga_eye_color',229,229,102), (314358,2070082,1,'soga_eye_type',19,0,0), (314359,2070082,0,'soga_hair_color1',89,21,21), (314360,2070082,0,'soga_hair_color2',171,87,0), (314361,2070082,0,'soga_hair_face_color',176,72,29), (314362,2070082,0,'soga_hair_face_highlight_color',100,70,10), (314363,2070082,0,'soga_hair_highlight',56,33,26), (314364,2070082,0,'soga_hair_type_color',176,72,29), (314365,2070082,0,'soga_hair_type_highlight_color',100,70,10), (314366,2070082,1,'soga_lip_type',-21,-3,-93), (314367,2070082,1,'soga_nose_type',-34,-39,7), (314368,2070082,0,'soga_skin_color',89,89,68), (314369,2070082,0,'wing_color1',255,255,255), (314370,2070082,0,'wing_color2',255,255,255), (314371,2070083,1,'cheek_type',-2,25,0), (314372,2070083,1,'chin_type',-34,0,2), (314373,2070083,1,'ear_type',-23,9,0), (314374,2070083,1,'eye_brow_type',2,-17,-2), (314375,2070083,0,'eye_color',139,121,65), (314376,2070083,1,'eye_type',-28,0,0), (314377,2070083,0,'hair_face_color',43,29,21), (314378,2070083,0,'hair_face_highlight_color',42,38,34), (314379,2070083,0,'hair_type_color',43,29,21), (314380,2070083,0,'hair_type_highlight_color',42,38,34), (314381,2070083,1,'lip_type',4,14,3), (314382,2070083,1,'nose_type',14,3,-1), (314383,2070083,0,'skin_color',222,180,182), (314384,2070083,1,'soga_cheek_type',-2,25,0), (314385,2070083,1,'soga_chin_type',-34,0,2), (314386,2070083,1,'soga_ear_type',-23,9,0), (314387,2070083,1,'soga_eye_brow_type',2,-17,-2), (314388,2070083,0,'soga_eye_color',229,229,102), (314389,2070083,1,'soga_eye_type',-28,0,0), (314390,2070083,0,'soga_hair_face_color',43,29,21), (314391,2070083,0,'soga_hair_face_highlight_color',42,38,34), (314392,2070083,0,'soga_hair_type_color',43,29,21), (314393,2070083,0,'soga_hair_type_highlight_color',42,38,34), (314394,2070083,1,'soga_lip_type',4,14,3), (314395,2070083,1,'soga_nose_type',14,3,-1), (314396,2070083,0,'soga_skin_color',222,180,182), (314397,2070083,0,'wing_color1',255,255,255), (314398,2070083,0,'wing_color2',255,255,255), (314399,2070084,1,'cheek_type',0,44,0), (314400,2070084,1,'chin_type',37,20,1), (314401,2070084,1,'ear_type',17,21,0), (314402,2070084,1,'eye_brow_type',9,25,1), (314403,2070084,0,'eye_color',108,145,107), (314404,2070084,1,'eye_type',-7,0,0), (314405,2070084,0,'hair_face_color',44,33,18), (314406,2070084,0,'hair_face_highlight_color',181,151,4), (314407,2070084,0,'hair_type_color',44,33,18), (314408,2070084,0,'hair_type_highlight_color',181,151,4), (314409,2070084,1,'lip_type',23,-23,3), (314410,2070084,1,'nose_type',-28,-25,22), (314411,2070084,0,'skin_color',206,207,175), (314412,2070084,1,'soga_cheek_type',0,44,0), (314413,2070084,1,'soga_chin_type',37,20,1), (314414,2070084,1,'soga_ear_type',17,21,0), (314415,2070084,1,'soga_eye_brow_type',9,25,1), (314416,2070084,0,'soga_eye_color',229,229,102), (314417,2070084,1,'soga_eye_type',-7,0,0), (314418,2070084,0,'soga_hair_face_color',44,33,18), (314419,2070084,0,'soga_hair_face_highlight_color',181,151,4), (314420,2070084,0,'soga_hair_type_color',44,33,18), (314421,2070084,0,'soga_hair_type_highlight_color',181,151,4), (314422,2070084,1,'soga_lip_type',23,-23,3), (314423,2070084,1,'soga_nose_type',-28,-25,22), (314424,2070084,0,'soga_skin_color',206,207,175), (314425,2070084,0,'wing_color1',255,255,255), (314426,2070084,0,'wing_color2',255,255,255), (314427,2070085,1,'cheek_type',-20,-28,0), (314428,2070085,1,'chin_type',0,0,-12), (314429,2070085,1,'ear_type',-7,2,0), (314430,2070085,1,'eye_brow_type',29,-28,-7), (314431,2070085,0,'eye_color',34,72,81), (314432,2070085,0,'hair_face_color',60,59,55), (314433,2070085,0,'hair_face_highlight_color',35,31,28), (314434,2070085,0,'hair_type_color',60,59,55), (314435,2070085,0,'hair_type_highlight_color',35,31,28), (314436,2070085,1,'lip_type',-37,-17,10), (314437,2070085,1,'nose_type',-35,17,20), (314438,2070085,0,'skin_color',248,252,252), (314439,2070085,1,'soga_cheek_type',-20,-28,0), (314440,2070085,1,'soga_chin_type',0,0,-12), (314441,2070085,1,'soga_ear_type',-7,2,0), (314442,2070085,1,'soga_eye_brow_type',29,-28,-7), (314443,2070085,0,'soga_eye_color',229,229,102), (314444,2070085,0,'soga_hair_face_color',60,59,55), (314445,2070085,0,'soga_hair_face_highlight_color',35,31,28), (314446,2070085,0,'soga_hair_type_color',60,59,55), (314447,2070085,0,'soga_hair_type_highlight_color',35,31,28), (314448,2070085,1,'soga_lip_type',-37,-17,10), (314449,2070085,1,'soga_nose_type',-35,17,20), (314450,2070085,0,'soga_skin_color',248,252,252), (314451,2070085,0,'wing_color1',255,255,255), (314452,2070085,0,'wing_color2',255,255,255), (314453,2070086,0,'eye_color',255,255,255), (314454,2070086,0,'skin_color',255,255,255), (314455,2070086,0,'soga_eye_color',255,0,255), (314456,2070087,1,'cheek_type',0,-2,0), (314457,2070087,1,'chin_type',12,-20,-43), (314458,2070087,1,'ear_type',-34,17,0), (314459,2070087,1,'eye_brow_type',14,23,17), (314460,2070087,0,'eye_color',64,131,149), (314461,2070087,1,'eye_type',-3,0,0), (314462,2070087,0,'hair_face_color',146,103,28), (314463,2070087,0,'hair_face_highlight_color',47,45,26), (314464,2070087,0,'hair_type_color',146,103,28), (314465,2070087,0,'hair_type_highlight_color',47,45,26), (314466,2070087,1,'lip_type',25,20,17), (314467,2070087,1,'nose_type',-28,-23,2), (314468,2070087,0,'skin_color',175,122,56), (314469,2070087,1,'soga_cheek_type',0,-2,0), (314470,2070087,1,'soga_chin_type',12,-20,-43), (314471,2070087,1,'soga_ear_type',-34,17,0), (314472,2070087,1,'soga_eye_brow_type',14,23,17), (314473,2070087,0,'soga_eye_color',229,229,102), (314474,2070087,1,'soga_eye_type',-3,0,0), (314475,2070087,0,'soga_hair_face_color',146,103,28), (314476,2070087,0,'soga_hair_face_highlight_color',47,45,26), (314477,2070087,0,'soga_hair_type_color',146,103,28), (314478,2070087,0,'soga_hair_type_highlight_color',47,45,26), (314479,2070087,1,'soga_lip_type',25,20,17), (314480,2070087,1,'soga_nose_type',-28,-23,2), (314481,2070087,0,'soga_skin_color',175,122,56), (314482,2070087,0,'wing_color1',255,255,255), (314483,2070087,0,'wing_color2',255,255,255), (314484,2070088,1,'cheek_type',0,-28,0), (314485,2070088,1,'chin_type',-14,44,12), (314486,2070088,1,'ear_type',-14,5,0), (314487,2070088,1,'eye_brow_type',-28,4,-32), (314488,2070088,0,'eye_color',136,184,199), (314489,2070088,1,'eye_type',9,0,0), (314490,2070088,0,'hair_face_color',219,209,100), (314491,2070088,0,'hair_face_highlight_color',175,174,169), (314492,2070088,0,'hair_type_color',219,209,100), (314493,2070088,0,'hair_type_highlight_color',175,174,169), (314494,2070088,1,'lip_type',-21,-11,37), (314495,2070088,1,'nose_type',1,11,40), (314496,2070088,0,'skin_color',166,107,76), (314497,2070088,1,'soga_cheek_type',0,-28,0), (314498,2070088,1,'soga_chin_type',-14,44,12), (314499,2070088,1,'soga_ear_type',-14,5,0), (314500,2070088,1,'soga_eye_brow_type',-28,4,-32), (314501,2070088,0,'soga_eye_color',229,229,102), (314502,2070088,1,'soga_eye_type',9,0,0), (314503,2070088,0,'soga_hair_face_color',219,209,100), (314504,2070088,0,'soga_hair_face_highlight_color',175,174,169), (314505,2070088,0,'soga_hair_type_color',219,209,100), (314506,2070088,0,'soga_hair_type_highlight_color',175,174,169), (314507,2070088,1,'soga_lip_type',-21,-11,37), (314508,2070088,1,'soga_nose_type',1,11,40), (314509,2070088,0,'soga_skin_color',166,107,76), (314510,2070088,0,'wing_color1',255,255,255), (314511,2070088,0,'wing_color2',255,255,255), (314512,2070089,0,'eye_color',255,255,255), (314513,2070089,0,'skin_color',255,255,255), (314514,2070089,0,'soga_eye_color',255,0,255), (314518,2070091,0,'eye_color',66,255,66), (314519,2070091,0,'skin_color',91,91,255), (314520,2070091,0,'soga_eye_color',255,0,255), (314521,2070092,1,'cheek_type',-10,0,0), (314522,2070092,1,'chin_type',34,5,37), (314523,2070092,1,'ear_type',-17,-18,0), (314524,2070092,1,'eye_brow_type',-35,-18,0), (314525,2070092,0,'eye_color',161,191,176), (314526,2070092,0,'hair_face_color',202,199,151), (314527,2070092,0,'hair_face_highlight_color',52,18,10), (314528,2070092,0,'hair_type_color',202,199,151), (314529,2070092,0,'hair_type_highlight_color',52,18,10), (314530,2070092,1,'lip_type',-28,-37,-17), (314531,2070092,1,'nose_type',17,0,-31), (314532,2070092,0,'skin_color',197,177,147), (314533,2070092,1,'soga_cheek_type',-10,0,0), (314534,2070092,1,'soga_chin_type',34,5,37), (314535,2070092,1,'soga_ear_type',-17,-18,0), (314536,2070092,1,'soga_eye_brow_type',-35,-18,0), (314537,2070092,0,'soga_eye_color',229,229,102), (314538,2070092,0,'soga_hair_face_color',202,199,151), (314539,2070092,0,'soga_hair_face_highlight_color',52,18,10), (314540,2070092,0,'soga_hair_type_color',202,199,151), (314541,2070092,0,'soga_hair_type_highlight_color',52,18,10), (314542,2070092,1,'soga_lip_type',-28,-37,-17), (314543,2070092,1,'soga_nose_type',17,0,-31), (314544,2070092,0,'soga_skin_color',197,177,147), (314545,2070092,0,'wing_color1',255,255,255), (314546,2070092,0,'wing_color2',255,255,255), (314547,2070093,0,'eye_color',255,255,255), (314548,2070093,0,'skin_color',255,255,255), (314549,2070093,0,'soga_eye_color',255,0,255), (314550,2070094,1,'cheek_type',-18,-8,0), (314551,2070094,1,'chin_type',18,26,3), (314552,2070094,1,'ear_type',-19,-8,0), (314553,2070094,1,'eye_brow_type',32,0,-8), (314554,2070094,0,'eye_color',129,181,196), (314555,2070094,1,'eye_type',10,0,0), (314556,2070094,0,'hair_face_color',214,79,19), (314557,2070094,0,'hair_face_highlight_color',78,77,70), (314558,2070094,0,'hair_type_color',214,79,19), (314559,2070094,0,'hair_type_highlight_color',78,77,70), (314560,2070094,1,'lip_type',5,-4,22), (314561,2070094,1,'nose_type',7,19,25), (314562,2070094,0,'skin_color',243,240,240), (314563,2070094,1,'soga_cheek_type',-18,-8,0), (314564,2070094,1,'soga_chin_type',18,26,3), (314565,2070094,1,'soga_ear_type',-19,-8,0), (314566,2070094,1,'soga_eye_brow_type',32,0,-8), (314567,2070094,0,'soga_eye_color',229,229,102), (314568,2070094,1,'soga_eye_type',10,0,0), (314569,2070094,0,'soga_hair_face_color',214,79,19), (314570,2070094,0,'soga_hair_face_highlight_color',78,77,70), (314571,2070094,0,'soga_hair_type_color',214,79,19), (314572,2070094,0,'soga_hair_type_highlight_color',78,77,70), (314573,2070094,1,'soga_lip_type',5,-4,22), (314574,2070094,1,'soga_nose_type',7,19,25), (314575,2070094,0,'soga_skin_color',243,240,240), (314576,2070094,0,'wing_color1',255,255,255), (314577,2070094,0,'wing_color2',255,255,255), (314578,2070095,0,'eye_color',255,255,255), (314579,2070095,0,'skin_color',255,255,255), (314580,2070095,0,'soga_eye_color',255,0,255), (314581,2070096,1,'cheek_type',79,-26,0), (314582,2070096,1,'chin_type',-8,61,64), (314583,2070096,1,'ear_type',53,-55,0), (314584,2070096,1,'eye_brow_type',-72,-17,97), (314585,2070096,0,'eye_color',57,118,133), (314586,2070096,1,'eye_type',69,0,0), (314587,2070096,0,'hair_color1',29,21,28), (314588,2070096,0,'hair_color2',39,32,39), (314589,2070096,0,'hair_face_color',17,3,23), (314590,2070096,0,'hair_face_highlight_color',168,59,22), (314591,2070096,0,'hair_highlight',89,21,21), (314592,2070096,0,'hair_type_color',17,3,23), (314593,2070096,0,'hair_type_highlight_color',168,59,22), (314594,2070096,1,'lip_type',-53,97,-22), (314595,2070096,1,'nose_type',-41,14,62), (314596,2070096,0,'skin_color',46,33,34), (314597,2070096,1,'soga_cheek_type',79,-26,0), (314598,2070096,1,'soga_chin_type',-8,61,64), (314599,2070096,1,'soga_ear_type',53,-55,0), (314600,2070096,1,'soga_eye_brow_type',-72,-17,97), (314601,2070096,0,'soga_eye_color',229,229,102), (314602,2070096,1,'soga_eye_type',69,0,0), (314603,2070096,0,'soga_hair_color1',29,21,28), (314604,2070096,0,'soga_hair_color2',39,32,39), (314605,2070096,0,'soga_hair_face_color',17,3,23), (314606,2070096,0,'soga_hair_face_highlight_color',168,59,22), (314607,2070096,0,'soga_hair_highlight',89,21,21), (314608,2070096,0,'soga_hair_type_color',17,3,23), (314609,2070096,0,'soga_hair_type_highlight_color',168,59,22), (314610,2070096,1,'soga_lip_type',-53,97,-22), (314611,2070096,1,'soga_nose_type',-41,14,62), (314612,2070096,0,'soga_skin_color',46,33,34), (314613,2070096,0,'wing_color1',255,255,255), (314614,2070096,0,'wing_color2',255,255,255), (314615,2070097,1,'cheek_type',51,69,0), (314616,2070097,1,'chin_type',-50,-58,68), (314617,2070097,1,'ear_type',-95,17,0), (314618,2070097,1,'eye_brow_type',47,-69,-55), (314619,2070097,0,'eye_color',150,220,1), (314620,2070097,1,'eye_type',-74,0,0), (314621,2070097,0,'hair_color1',255,255,255), (314622,2070097,0,'hair_color2',255,190,107), (314623,2070097,0,'hair_highlight',255,255,255), (314624,2070097,0,'hair_type_color',228,84,255), (314625,2070097,0,'hair_type_highlight_color',1,72,194), (314626,2070097,1,'lip_type',17,-1,68), (314627,2070097,1,'nose_type',-88,83,-75), (314628,2070097,0,'skin_color',105,152,193), (314629,2070097,1,'soga_cheek_type',35,81,0), (314630,2070097,1,'soga_chin_type',32,75,26), (314631,2070097,1,'soga_ear_type',-74,-77,0), (314632,2070097,1,'soga_eye_brow_type',-56,-8,-79), (314633,2070097,0,'soga_eye_color',205,188,147), (314634,2070097,1,'soga_eye_type',84,0,0), (314635,2070097,0,'soga_hair_color1',255,255,255), (314636,2070097,0,'soga_hair_color2',36,34,36), (314637,2070097,0,'soga_hair_highlight',255,255,255), (314638,2070097,0,'soga_hair_type_color',15,0,22), (314639,2070097,0,'soga_hair_type_highlight_color',41,160,241), (314640,2070097,1,'soga_lip_type',0,-68,-39), (314641,2070097,1,'soga_nose_type',76,-70,-23), (314642,2070097,0,'soga_skin_color',168,97,3), (314643,2070097,0,'wing_color1',170,142,3), (314644,2070097,0,'wing_color2',75,53,178), (314645,2070098,1,'cheek_type',68,-87,0), (314646,2070098,1,'chin_type',-17,-56,-95), (314647,2070098,1,'ear_type',20,-44,0), (314648,2070098,1,'eye_brow_type',93,93,-81), (314649,2070098,0,'eye_color',68,143,157), (314650,2070098,1,'eye_type',-93,0,0), (314651,2070098,0,'hair_color1',56,33,26), (314652,2070098,0,'hair_color2',94,59,11), (314653,2070098,0,'hair_face_color',88,62,8), (314654,2070098,0,'hair_face_highlight_color',96,68,10), (314655,2070098,0,'hair_highlight',56,33,26), (314656,2070098,0,'hair_type_color',88,62,8), (314657,2070098,0,'hair_type_highlight_color',96,68,10), (314658,2070098,1,'lip_type',-93,19,25), (314659,2070098,1,'nose_type',93,50,-17), (314660,2070098,0,'skin_color',235,237,237), (314661,2070098,1,'soga_cheek_type',-100,100,0), (314662,2070098,1,'soga_chin_type',-100,-100,93), (314663,2070098,1,'soga_ear_type',-100,-100,0), (314664,2070098,1,'soga_eye_brow_type',100,-100,100), (314665,2070098,0,'soga_eye_color',231,193,194), (314666,2070098,1,'soga_eye_type',-100,0,0), (314667,2070098,0,'soga_hair_color1',26,24,25), (314668,2070098,0,'soga_hair_color2',36,34,36), (314669,2070098,0,'soga_hair_face_color',15,1,21), (314670,2070098,0,'soga_hair_face_highlight_color',84,0,0), (314671,2070098,0,'soga_hair_highlight',109,14,49), (314672,2070098,0,'soga_hair_type_color',15,1,21), (314673,2070098,0,'soga_hair_type_highlight_color',84,0,0), (314674,2070098,1,'soga_lip_type',-100,-100,100), (314675,2070098,1,'soga_nose_type',100,100,-100), (314676,2070098,0,'soga_skin_color',64,39,14), (314677,1750000,0,'eye_color',255,255,255), (314678,1750000,0,'skin_color',154,36,36), (314679,1750000,0,'soga_eye_color',255,0,255), (314680,1750001,0,'eye_color',66,255,66), (314681,1750001,0,'skin_color',91,91,255), (314682,1750001,0,'soga_eye_color',255,0,255), (314683,1750002,0,'eye_color',255,255,255), (314684,1750002,0,'skin_color',255,255,255), (314685,1750002,0,'soga_eye_color',255,0,255), (314686,1750003,0,'eye_color',255,255,255), (314687,1750003,0,'skin_color',255,255,255), (314688,1750003,0,'soga_eye_color',255,0,255), (314689,1750004,0,'eye_color',255,255,255), (314690,1750004,0,'skin_color',255,255,255), (314691,1750004,0,'soga_eye_color',255,0,255), (314692,1750005,1,'cheek_type',100,-37,0), (314693,1750005,1,'chin_type',-81,100,83), (314694,1750005,1,'ear_type',-100,-42,0), (314695,1750005,1,'eye_brow_type',87,-100,50), (314696,1750005,0,'eye_color',137,185,200), (314697,1750005,1,'eye_type',-100,0,0), (314698,1750005,0,'hair_color1',246,219,114), (314699,1750005,0,'hair_color2',142,112,67), (314700,1750005,0,'hair_face_color',233,184,31), (314701,1750005,0,'hair_face_highlight_color',244,244,246), (314702,1750005,0,'hair_highlight',160,156,172), (314703,1750005,0,'hair_type_color',233,184,31), (314704,1750005,0,'hair_type_highlight_color',244,244,246), (314705,1750005,1,'lip_type',100,100,39), (314706,1750005,1,'nose_type',56,-100,100), (314707,1750005,0,'skin_color',255,255,255), (314708,1750005,1,'soga_cheek_type',100,-37,0), (314709,1750005,1,'soga_chin_type',-81,100,83), (314710,1750005,1,'soga_ear_type',-100,-42,0), (314711,1750005,1,'soga_eye_brow_type',87,-100,50), (314712,1750005,0,'soga_eye_color',204,204,204), (314713,1750005,1,'soga_eye_type',-100,0,0), (314714,1750005,0,'soga_hair_color1',246,219,114), (314715,1750005,0,'soga_hair_color2',142,112,67), (314716,1750005,0,'soga_hair_face_color',233,184,31), (314717,1750005,0,'soga_hair_face_highlight_color',244,244,246), (314718,1750005,0,'soga_hair_highlight',160,156,172), (314719,1750005,0,'soga_hair_type_color',233,184,31), (314720,1750005,0,'soga_hair_type_highlight_color',244,244,246), (314721,1750005,1,'soga_lip_type',100,100,39), (314722,1750005,1,'soga_nose_type',56,-100,100), (314723,1750005,0,'soga_skin_color',255,255,255), (314724,1750006,1,'cheek_type',-19,22,0), (314725,1750006,1,'chin_type',9,-31,19), (314726,1750006,1,'ear_type',7,3,0), (314727,1750006,1,'eye_brow_type',-7,34,0), (314728,1750006,0,'eye_color',101,26,159), (314729,1750006,1,'eye_type',-7,0,0), (314730,1750006,0,'hair_face_color',84,69,0), (314731,1750006,0,'hair_face_highlight_color',49,49,47), (314732,1750006,0,'hair_type_color',84,69,0), (314733,1750006,0,'hair_type_highlight_color',49,49,47), (314734,1750006,1,'lip_type',38,0,-1), (314735,1750006,1,'nose_type',-2,-28,26), (314736,1750006,0,'skin_color',78,194,60), (314737,1750006,1,'soga_cheek_type',-19,22,0), (314738,1750006,1,'soga_chin_type',9,-31,19), (314739,1750006,1,'soga_ear_type',7,3,0), (314740,1750006,1,'soga_eye_brow_type',-7,34,0), (314741,1750006,0,'soga_eye_color',229,229,102), (314742,1750006,1,'soga_eye_type',-7,0,0), (314743,1750006,0,'soga_hair_face_color',84,69,0), (314744,1750006,0,'soga_hair_face_highlight_color',49,49,47), (314745,1750006,0,'soga_hair_type_color',84,69,0), (314746,1750006,0,'soga_hair_type_highlight_color',49,49,47), (314747,1750006,1,'soga_lip_type',38,0,-1), (314748,1750006,1,'soga_nose_type',-2,-28,26), (314749,1750006,0,'soga_skin_color',78,194,60), (314750,1750006,0,'wing_color1',255,255,255), (314751,1750006,0,'wing_color2',255,255,255), (314752,1750007,1,'cheek_type',-17,-14,0), (314753,1750007,1,'chin_type',28,-4,9), (314754,1750007,1,'ear_type',-14,1,0), (314755,1750007,1,'eye_brow_type',26,4,-31), (314756,1750007,0,'eye_color',73,42,13), (314757,1750007,1,'eye_type',10,0,0), (314758,1750007,0,'hair_color1',79,28,15), (314759,1750007,0,'hair_color2',111,64,0), (314760,1750007,0,'hair_face_color',25,18,6), (314761,1750007,0,'hair_face_highlight_color',89,52,8), (314762,1750007,0,'hair_highlight',105,26,26), (314763,1750007,0,'hair_type_color',25,18,6), (314764,1750007,0,'hair_type_highlight_color',89,52,8), (314765,1750007,1,'lip_type',22,-34,21), (314766,1750007,1,'nose_type',-37,-26,-37), (314767,1750007,0,'skin_color',215,194,160), (314768,1750007,1,'soga_cheek_type',-17,-14,0), (314769,1750007,1,'soga_chin_type',28,-4,9), (314770,1750007,1,'soga_ear_type',-14,1,0), (314771,1750007,1,'soga_eye_brow_type',26,4,-31), (314772,1750007,0,'soga_eye_color',229,229,102), (314773,1750007,1,'soga_eye_type',10,0,0), (314774,1750007,0,'soga_hair_color1',79,28,15), (314775,1750007,0,'soga_hair_color2',111,64,0), (314776,1750007,0,'soga_hair_face_color',25,18,6), (314777,1750007,0,'soga_hair_face_highlight_color',89,52,8), (314778,1750007,0,'soga_hair_highlight',105,26,26), (314779,1750007,0,'soga_hair_type_color',25,18,6), (314780,1750007,0,'soga_hair_type_highlight_color',89,52,8), (314781,1750007,1,'soga_lip_type',22,-34,21), (314782,1750007,1,'soga_nose_type',-37,-26,-37), (314783,1750007,0,'soga_skin_color',215,194,160), (314784,1750007,0,'wing_color1',255,255,255), (314785,1750007,0,'wing_color2',255,255,255), (314786,1750008,1,'cheek_type',100,-100,0), (314787,1750008,1,'chin_type',-68,63,55), (314788,1750008,1,'ear_type',-83,-7,0), (314789,1750008,1,'eye_brow_type',-17,43,42), (314790,1750008,0,'eye_color',70,47,20), (314791,1750008,1,'eye_type',100,0,0), (314792,1750008,0,'hair_color1',26,24,25), (314793,1750008,0,'hair_color2',36,34,36), (314794,1750008,0,'hair_face_color',15,1,21), (314795,1750008,0,'hair_face_highlight_color',64,66,79), (314796,1750008,0,'hair_highlight',50,48,56), (314797,1750008,0,'hair_type_color',15,1,21), (314798,1750008,0,'hair_type_highlight_color',64,66,79), (314799,1750008,1,'lip_type',75,-68,83), (314800,1750008,1,'nose_type',-1,-56,-57), (314801,1750008,0,'skin_color',247,250,250), (314802,1750008,1,'soga_cheek_type',100,-100,0), (314803,1750008,1,'soga_chin_type',-68,63,55), (314804,1750008,1,'soga_ear_type',-83,-7,0), (314805,1750008,1,'soga_eye_brow_type',-17,43,42), (314806,1750008,0,'soga_eye_color',229,229,102), (314807,1750008,1,'soga_eye_type',100,0,0), (314808,1750008,0,'soga_hair_color1',26,24,25), (314809,1750008,0,'soga_hair_color2',36,34,36), (314810,1750008,0,'soga_hair_face_color',15,1,21), (314811,1750008,0,'soga_hair_face_highlight_color',64,66,79), (314812,1750008,0,'soga_hair_highlight',50,48,56), (314813,1750008,0,'soga_hair_type_color',15,1,21), (314814,1750008,0,'soga_hair_type_highlight_color',64,66,79), (314815,1750008,1,'soga_lip_type',75,-68,83), (314816,1750008,1,'soga_nose_type',-1,-56,-57), (314817,1750008,0,'soga_skin_color',247,250,250), (314818,1750009,1,'cheek_type',46,34,0), (314819,1750009,1,'chin_type',-68,63,55), (314820,1750009,1,'ear_type',0,-7,0), (314821,1750009,1,'eye_brow_type',-47,-100,100), (314822,1750009,0,'eye_color',203,177,143), (314823,1750009,1,'eye_type',17,0,0), (314824,1750009,0,'hair_color1',246,219,114), (314825,1750009,0,'hair_color2',187,136,62), (314826,1750009,0,'hair_face_color',232,183,30), (314827,1750009,0,'hair_face_highlight_color',61,61,75), (314828,1750009,0,'hair_highlight',50,48,56), (314829,1750009,0,'hair_type_color',232,183,30), (314830,1750009,0,'hair_type_highlight_color',61,61,75), (314831,1750009,1,'lip_type',-98,15,-12), (314832,1750009,1,'nose_type',-1,-56,-57), (314833,1750009,0,'skin_color',247,250,250), (314834,1750009,1,'soga_cheek_type',46,34,0), (314835,1750009,1,'soga_chin_type',-68,63,55), (314836,1750009,1,'soga_ear_type',0,-7,0), (314837,1750009,1,'soga_eye_brow_type',-47,-100,100), (314838,1750009,0,'soga_eye_color',229,229,102), (314839,1750009,1,'soga_eye_type',17,0,0), (314840,1750009,0,'soga_hair_color1',246,219,114), (314841,1750009,0,'soga_hair_color2',187,136,62), (314842,1750009,0,'soga_hair_face_color',232,183,30), (314843,1750009,0,'soga_hair_face_highlight_color',61,61,75), (314844,1750009,0,'soga_hair_highlight',50,48,56), (314845,1750009,0,'soga_hair_type_color',232,183,30), (314846,1750009,0,'soga_hair_type_highlight_color',61,61,75), (314847,1750009,1,'soga_lip_type',-98,15,-12), (314848,1750009,1,'soga_nose_type',-1,-56,-57), (314849,1750009,0,'soga_skin_color',247,250,250), (314850,1750010,1,'cheek_type',100,-100,0), (314851,1750010,1,'chin_type',-68,63,55), (314852,1750010,1,'ear_type',-83,-7,0), (314853,1750010,1,'eye_brow_type',-1,-61,100), (314854,1750010,0,'eye_color',132,182,195), (314855,1750010,1,'eye_type',100,0,0), (314856,1750010,0,'hair_color1',246,219,114), (314857,1750010,0,'hair_color2',187,136,62), (314858,1750010,0,'hair_face_color',231,183,29), (314859,1750010,0,'hair_face_highlight_color',244,246,246), (314860,1750010,0,'hair_highlight',164,165,165), (314861,1750010,0,'hair_type_color',231,183,29), (314862,1750010,0,'hair_type_highlight_color',244,246,246), (314863,1750010,1,'lip_type',-100,56,83), (314864,1750010,1,'nose_type',-1,-56,-57), (314865,1750010,0,'skin_color',222,213,167), (314866,1750010,1,'soga_cheek_type',100,-100,0), (314867,1750010,1,'soga_chin_type',-68,63,55), (314868,1750010,1,'soga_ear_type',-83,-7,0), (314869,1750010,1,'soga_eye_brow_type',-1,-61,100), (314870,1750010,0,'soga_eye_color',229,229,102), (314871,1750010,1,'soga_eye_type',100,0,0), (314872,1750010,0,'soga_hair_color1',246,219,114), (314873,1750010,0,'soga_hair_color2',187,136,62), (314874,1750010,0,'soga_hair_face_color',231,183,29), (314875,1750010,0,'soga_hair_face_highlight_color',244,246,246), (314876,1750010,0,'soga_hair_highlight',164,165,165), (314877,1750010,0,'soga_hair_type_color',231,183,29), (314878,1750010,0,'soga_hair_type_highlight_color',244,246,246), (314879,1750010,1,'soga_lip_type',-100,56,83), (314880,1750010,1,'soga_nose_type',-1,-56,-57), (314881,1750010,0,'soga_skin_color',222,213,167), (314882,1750011,1,'cheek_type',-87,77,0), (314883,1750011,1,'chin_type',-19,-28,58), (314884,1750011,1,'ear_type',0,25,0), (314885,1750011,1,'eye_brow_type',61,-66,-17), (314886,1750011,0,'eye_color',44,89,79), (314887,1750011,1,'eye_type',-95,0,0), (314888,1750011,0,'hair_color1',54,45,28), (314889,1750011,0,'hair_color2',104,52,0), (314890,1750011,0,'hair_face_color',33,10,14), (314891,1750011,0,'hair_face_highlight_color',37,23,3), (314892,1750011,0,'hair_highlight',79,28,15), (314893,1750011,0,'hair_type_color',33,10,14), (314894,1750011,0,'hair_type_highlight_color',37,23,3), (314895,1750011,1,'lip_type',22,65,-42), (314896,1750011,1,'nose_type',66,-62,96), (314897,1750011,0,'skin_color',253,254,254), (314898,1750011,1,'soga_cheek_type',-87,77,0), (314899,1750011,1,'soga_chin_type',-19,-28,58), (314900,1750011,1,'soga_ear_type',0,25,0), (314901,1750011,1,'soga_eye_brow_type',61,-66,-17), (314902,1750011,0,'soga_eye_color',229,229,102), (314903,1750011,1,'soga_eye_type',-95,0,0), (314904,1750011,0,'soga_hair_color1',54,45,28), (314905,1750011,0,'soga_hair_color2',104,52,0), (314906,1750011,0,'soga_hair_face_color',33,10,14), (314907,1750011,0,'soga_hair_face_highlight_color',37,23,3), (314908,1750011,0,'soga_hair_highlight',79,28,15), (314909,1750011,0,'soga_hair_type_color',33,10,14), (314910,1750011,0,'soga_hair_type_highlight_color',37,23,3), (314911,1750011,1,'soga_lip_type',22,65,-42), (314912,1750011,1,'soga_nose_type',66,-62,96), (314913,1750011,0,'soga_skin_color',253,254,254), (314914,1750012,1,'cheek_type',-68,-34,0), (314915,1750012,1,'chin_type',28,8,-39), (314916,1750012,1,'ear_type',-81,17,0), (314917,1750012,1,'eye_brow_type',-25,28,62), (314918,1750012,0,'eye_color',133,182,195), (314919,1750012,1,'eye_type',81,0,0), (314920,1750012,0,'hair_color1',164,165,165), (314921,1750012,0,'hair_color2',56,62,62), (314922,1750012,0,'hair_face_color',244,246,246), (314923,1750012,0,'hair_face_highlight_color',139,162,163), (314924,1750012,0,'hair_highlight',123,123,130), (314925,1750012,0,'hair_type_color',244,246,246), (314926,1750012,0,'hair_type_highlight_color',139,162,163), (314927,1750012,1,'lip_type',37,37,50), (314928,1750012,1,'nose_type',8,-25,50), (314929,1750012,0,'skin_color',207,149,135), (314930,1750012,1,'soga_cheek_type',-68,-34,0), (314931,1750012,1,'soga_chin_type',28,8,-39), (314932,1750012,1,'soga_ear_type',-81,17,0), (314933,1750012,1,'soga_eye_brow_type',-25,28,62), (314934,1750012,0,'soga_eye_color',204,204,204), (314935,1750012,1,'soga_eye_type',81,0,0), (314936,1750012,0,'soga_hair_color1',164,165,165), (314937,1750012,0,'soga_hair_color2',56,62,62), (314938,1750012,0,'soga_hair_face_color',244,246,246), (314939,1750012,0,'soga_hair_face_highlight_color',139,162,163), (314940,1750012,0,'soga_hair_highlight',123,123,130), (314941,1750012,0,'soga_hair_type_color',244,246,246), (314942,1750012,0,'soga_hair_type_highlight_color',139,162,163), (314943,1750012,1,'soga_lip_type',37,37,50), (314944,1750012,1,'soga_nose_type',8,-25,50), (314945,1750012,0,'soga_skin_color',207,149,135), (314946,1750013,0,'eye_color',53,105,49), (314947,1750013,0,'skin_color',239,209,88), (314948,1750013,0,'soga_eye_color',255,0,255), (314949,1750014,1,'cheek_type',-65,56,0), (314950,1750014,1,'chin_type',-63,59,-97), (314951,1750014,1,'ear_type',64,9,0), (314952,1750014,1,'eye_brow_type',-31,-40,-10), (314953,1750014,0,'eye_color',206,182,148), (314954,1750014,1,'eye_type',-7,0,0), (314955,1750014,0,'hair_color1',123,123,130), (314956,1750014,0,'hair_color2',144,140,137), (314957,1750014,0,'hair_face_color',119,147,147), (314958,1750014,0,'hair_face_highlight_color',119,147,147), (314959,1750014,0,'hair_highlight',123,123,130), (314960,1750014,0,'hair_type_color',119,147,147), (314961,1750014,0,'hair_type_highlight_color',119,147,147), (314962,1750014,1,'lip_type',-50,-66,-50), (314963,1750014,1,'nose_type',-19,-17,81), (314964,1750014,0,'skin_color',222,202,172), (314965,1750014,1,'soga_cheek_type',-65,56,0), (314966,1750014,1,'soga_chin_type',-63,59,-97), (314967,1750014,1,'soga_ear_type',64,9,0), (314968,1750014,1,'soga_eye_brow_type',-31,-40,-10), (314969,1750014,0,'soga_eye_color',229,229,102), (314970,1750014,1,'soga_eye_type',-7,0,0), (314971,1750014,0,'soga_hair_color1',123,123,130), (314972,1750014,0,'soga_hair_color2',144,140,137), (314973,1750014,0,'soga_hair_face_color',119,147,147), (314974,1750014,0,'soga_hair_face_highlight_color',119,147,147), (314975,1750014,0,'soga_hair_highlight',123,123,130), (314976,1750014,0,'soga_hair_type_color',119,147,147), (314977,1750014,0,'soga_hair_type_highlight_color',119,147,147), (314978,1750014,1,'soga_lip_type',-50,-66,-50), (314979,1750014,1,'soga_nose_type',-19,-17,81), (314980,1750014,0,'soga_skin_color',222,202,172), (314981,1750014,0,'wing_color1',255,255,255), (314982,1750014,0,'wing_color2',255,255,255), (314983,1750015,1,'cheek_type',-23,0,0), (314984,1750015,1,'chin_type',10,-18,-14), (314985,1750015,1,'ear_type',-21,12,0), (314986,1750015,1,'eye_brow_type',-31,-14,-5), (314987,1750015,0,'eye_color',43,87,100), (314988,1750015,0,'hair_face_color',34,22,7), (314989,1750015,0,'hair_face_highlight_color',77,77,76), (314990,1750015,0,'hair_type_color',34,22,7), (314991,1750015,0,'hair_type_highlight_color',77,77,76), (314992,1750015,1,'lip_type',0,19,19), (314993,1750015,1,'nose_type',10,23,12), (314994,1750015,0,'skin_color',231,228,218), (314995,1750015,1,'soga_cheek_type',-23,0,0), (314996,1750015,1,'soga_chin_type',10,-18,-14), (314997,1750015,1,'soga_ear_type',-21,12,0), (314998,1750015,1,'soga_eye_brow_type',-31,-14,-5), (314999,1750015,0,'soga_eye_color',229,229,102), (315000,1750015,0,'soga_hair_face_color',34,22,7), (315001,1750015,0,'soga_hair_face_highlight_color',77,77,76), (315002,1750015,0,'soga_hair_type_color',34,22,7), (315003,1750015,0,'soga_hair_type_highlight_color',77,77,76), (315004,1750015,1,'soga_lip_type',0,19,19), (315005,1750015,1,'soga_nose_type',10,23,12), (315006,1750015,0,'soga_skin_color',231,228,218), (315007,1750015,0,'wing_color1',255,255,255), (315008,1750015,0,'wing_color2',255,255,255), (315009,1750016,1,'cheek_type',0,-3,0), (315010,1750016,1,'chin_type',28,4,11), (315011,1750016,1,'ear_type',3,17,0), (315012,1750016,1,'eye_brow_type',5,-26,-26), (315013,1750016,0,'eye_color',126,178,194), (315014,1750016,1,'eye_type',-10,0,0), (315015,1750016,0,'hair_face_color',68,48,17), (315016,1750016,0,'hair_face_highlight_color',49,44,12), (315017,1750016,0,'hair_type_color',68,48,17), (315018,1750016,0,'hair_type_highlight_color',49,44,12), (315019,1750016,1,'lip_type',28,2,47), (315020,1750016,1,'nose_type',-41,0,-7), (315021,1750016,0,'skin_color',252,235,236), (315022,1750016,1,'soga_cheek_type',0,-3,0), (315023,1750016,1,'soga_chin_type',28,4,11), (315024,1750016,1,'soga_ear_type',3,17,0), (315025,1750016,1,'soga_eye_brow_type',5,-26,-26), (315026,1750016,0,'soga_eye_color',229,229,102), (315027,1750016,1,'soga_eye_type',-10,0,0), (315028,1750016,0,'soga_hair_face_color',68,48,17), (315029,1750016,0,'soga_hair_face_highlight_color',49,44,12), (315030,1750016,0,'soga_hair_type_color',68,48,17), (315031,1750016,0,'soga_hair_type_highlight_color',49,44,12), (315032,1750016,1,'soga_lip_type',28,2,47), (315033,1750016,1,'soga_nose_type',-41,0,-7), (315034,1750016,0,'soga_skin_color',252,235,236), (315035,1750016,0,'wing_color1',255,255,255), (315036,1750016,0,'wing_color2',255,255,255), (315037,1750017,1,'cheek_type',-19,0,0), (315038,1750017,1,'chin_type',-4,-14,-3), (315039,1750017,1,'ear_type',-23,3,0), (315040,1750017,1,'eye_brow_type',28,-18,40), (315041,1750017,0,'eye_color',108,168,182), (315042,1750017,1,'eye_type',7,0,0), (315043,1750017,0,'hair_face_color',97,54,13), (315044,1750017,0,'hair_face_highlight_color',33,21,0), (315045,1750017,0,'hair_type_color',97,54,13), (315046,1750017,0,'hair_type_highlight_color',33,21,0), (315047,1750017,1,'lip_type',7,17,0), (315048,1750017,1,'nose_type',-26,0,-25), (315049,1750017,0,'skin_color',190,180,149), (315050,1750017,1,'soga_cheek_type',-19,0,0), (315051,1750017,1,'soga_chin_type',-4,-14,-3), (315052,1750017,1,'soga_ear_type',-23,3,0), (315053,1750017,1,'soga_eye_brow_type',28,-18,40), (315054,1750017,0,'soga_eye_color',229,229,102), (315055,1750017,1,'soga_eye_type',7,0,0), (315056,1750017,0,'soga_hair_face_color',97,54,13), (315057,1750017,0,'soga_hair_face_highlight_color',33,21,0), (315058,1750017,0,'soga_hair_type_color',97,54,13), (315059,1750017,0,'soga_hair_type_highlight_color',33,21,0), (315060,1750017,1,'soga_lip_type',7,17,0), (315061,1750017,1,'soga_nose_type',-26,0,-25), (315062,1750017,0,'soga_skin_color',190,180,149), (315063,1750017,0,'wing_color1',255,255,255), (315064,1750017,0,'wing_color2',255,255,255), (315065,1750018,0,'eye_color',255,255,255), (315066,1750018,0,'skin_color',255,255,255), (315067,1750018,0,'soga_eye_color',255,0,255), (315068,1750019,0,'eye_color',255,255,255), (315069,1750019,0,'skin_color',255,255,255), (315070,1750019,0,'soga_eye_color',255,0,255), (315071,1750020,1,'cheek_type',0,34,0), (315072,1750020,1,'chin_type',-82,57,-72), (315073,1750020,1,'ear_type',93,8,0), (315074,1750020,1,'eye_brow_type',-14,53,-31), (315075,1750020,0,'eye_color',29,59,47), (315076,1750020,1,'eye_type',63,0,0), (315077,1750020,0,'hair_color1',56,33,26), (315078,1750020,0,'hair_color2',94,59,11), (315079,1750020,0,'hair_face_color',100,70,10), (315080,1750020,0,'hair_face_highlight_color',244,246,246), (315081,1750020,0,'hair_highlight',161,165,168), (315082,1750020,0,'hair_type_color',100,70,10), (315083,1750020,0,'hair_type_highlight_color',244,246,246), (315084,1750020,1,'lip_type',-75,-71,78), (315085,1750020,1,'nose_type',-9,-88,-52), (315086,1750020,0,'skin_color',105,105,105), (315087,1750020,1,'soga_cheek_type',0,34,0), (315088,1750020,1,'soga_chin_type',-82,57,-72), (315089,1750020,1,'soga_ear_type',93,8,0), (315090,1750020,1,'soga_eye_brow_type',-14,53,-31), (315091,1750020,0,'soga_eye_color',229,229,102), (315092,1750020,1,'soga_eye_type',63,0,0), (315093,1750020,0,'soga_hair_color1',56,33,26), (315094,1750020,0,'soga_hair_color2',94,59,11), (315095,1750020,0,'soga_hair_face_color',100,70,10), (315096,1750020,0,'soga_hair_face_highlight_color',244,246,246), (315097,1750020,0,'soga_hair_highlight',161,165,168), (315098,1750020,0,'soga_hair_type_color',100,70,10), (315099,1750020,0,'soga_hair_type_highlight_color',244,246,246), (315100,1750020,1,'soga_lip_type',-75,-71,78), (315101,1750020,1,'soga_nose_type',-9,-88,-52), (315102,1750020,0,'soga_skin_color',105,105,105), (315103,1750020,0,'wing_color1',255,255,255), (315104,1750020,0,'wing_color2',255,255,255), (315105,1750021,0,'eye_color',255,255,255), (315106,1750021,0,'skin_color',255,255,255), (315107,1750021,0,'soga_eye_color',255,0,255), (315108,1750022,0,'eye_color',255,255,255), (315109,1750022,0,'skin_color',255,255,255), (315110,1750022,0,'soga_eye_color',255,0,255), (315111,1750023,1,'cheek_type',-100,-100,0), (315112,1750023,1,'chin_type',-52,39,-65), (315113,1750023,1,'ear_type',65,-25,0), (315114,1750023,1,'eye_brow_type',-63,17,69), (315115,1750023,0,'eye_color',66,123,88), (315116,1750023,1,'eye_type',-39,0,0), (315117,1750023,0,'hair_color1',246,219,114), (315118,1750023,0,'hair_color2',187,136,62), (315119,1750023,0,'hair_face_color',232,183,31), (315120,1750023,0,'hair_face_highlight_color',88,61,8), (315121,1750023,0,'hair_highlight',56,33,26), (315122,1750023,0,'hair_type_color',232,183,31), (315123,1750023,0,'hair_type_highlight_color',88,61,8), (315124,1750023,1,'lip_type',-76,-69,50), (315125,1750023,1,'nose_type',93,-25,-37), (315126,1750023,0,'skin_color',251,237,238), (315127,1750023,1,'soga_cheek_type',-100,-100,0), (315128,1750023,1,'soga_chin_type',-52,39,-65), (315129,1750023,1,'soga_ear_type',65,-25,0), (315130,1750023,1,'soga_eye_brow_type',-63,17,69), (315131,1750023,0,'soga_eye_color',204,204,204), (315132,1750023,1,'soga_eye_type',-39,0,0), (315133,1750023,0,'soga_hair_color1',246,219,114), (315134,1750023,0,'soga_hair_color2',187,136,62), (315135,1750023,0,'soga_hair_face_color',232,183,31), (315136,1750023,0,'soga_hair_face_highlight_color',88,61,8), (315137,1750023,0,'soga_hair_highlight',56,33,26), (315138,1750023,0,'soga_hair_type_color',232,183,31), (315139,1750023,0,'soga_hair_type_highlight_color',88,61,8), (315140,1750023,1,'soga_lip_type',-76,-69,50), (315141,1750023,1,'soga_nose_type',93,-25,-37), (315142,1750023,0,'soga_skin_color',251,237,238), (315143,1750024,1,'cheek_type',-28,75,0), (315144,1750024,1,'chin_type',77,14,47), (315145,1750024,1,'ear_type',8,48,0), (315146,1750024,1,'eye_brow_type',22,-22,-57), (315147,1750024,0,'eye_color',191,166,125), (315148,1750024,1,'eye_type',21,0,0), (315149,1750024,0,'hair_color1',164,165,165), (315150,1750024,0,'hair_color2',56,62,62), (315151,1750024,0,'hair_face_color',244,246,246), (315152,1750024,0,'hair_face_highlight_color',139,162,162), (315153,1750024,0,'hair_highlight',123,123,130), (315154,1750024,0,'hair_type_color',244,246,246), (315155,1750024,0,'hair_type_highlight_color',139,162,162), (315156,1750024,1,'lip_type',7,-3,93), (315157,1750024,1,'nose_type',17,87,15), (315158,1750024,0,'skin_color',149,113,74), (315159,1750024,1,'soga_cheek_type',-28,75,0), (315160,1750024,1,'soga_chin_type',77,14,47), (315161,1750024,1,'soga_ear_type',8,48,0), (315162,1750024,1,'soga_eye_brow_type',22,-22,-57), (315163,1750024,0,'soga_eye_color',204,204,204), (315164,1750024,1,'soga_eye_type',21,0,0), (315165,1750024,0,'soga_hair_color1',164,165,165), (315166,1750024,0,'soga_hair_color2',56,62,62), (315167,1750024,0,'soga_hair_face_color',244,246,246), (315168,1750024,0,'soga_hair_face_highlight_color',139,162,162), (315169,1750024,0,'soga_hair_highlight',123,123,130), (315170,1750024,0,'soga_hair_type_color',244,246,246), (315171,1750024,0,'soga_hair_type_highlight_color',139,162,162), (315172,1750024,1,'soga_lip_type',7,-3,93), (315173,1750024,1,'soga_nose_type',17,87,15), (315174,1750024,0,'soga_skin_color',149,113,74), (315175,1750025,0,'eye_color',255,255,255), (315176,1750025,0,'skin_color',255,255,255), (315177,1750025,0,'soga_eye_color',255,0,255), (315178,1750026,1,'cheek_type',100,-100,0), (315179,1750026,1,'chin_type',-100,100,100), (315180,1750026,1,'ear_type',100,-100,0), (315181,1750026,1,'eye_brow_type',0,-100,100), (315182,1750026,0,'eye_color',163,199,204), (315183,1750026,1,'eye_type',44,0,0), (315184,1750026,0,'hair_color1',109,14,49), (315185,1750026,0,'hair_color2',185,97,0), (315186,1750026,0,'hair_face_color',84,0,0), (315187,1750026,0,'hair_face_highlight_color',84,0,0), (315188,1750026,0,'hair_highlight',109,14,49), (315189,1750026,0,'hair_type_color',84,0,0), (315190,1750026,0,'hair_type_highlight_color',84,0,0), (315191,1750026,1,'lip_type',-100,-47,100), (315192,1750026,1,'nose_type',82,-82,75), (315193,1750026,0,'skin_color',186,156,115), (315194,1750026,1,'soga_cheek_type',100,-100,0), (315195,1750026,1,'soga_chin_type',-100,100,100), (315196,1750026,1,'soga_ear_type',-81,-100,0), (315197,1750026,1,'soga_eye_brow_type',0,-100,100), (315198,1750026,0,'soga_eye_color',204,204,204), (315199,1750026,1,'soga_eye_type',41,0,0), (315200,1750026,0,'soga_hair_color1',109,14,49), (315201,1750026,0,'soga_hair_color2',185,97,0), (315202,1750026,0,'soga_hair_face_color',84,0,0), (315203,1750026,0,'soga_hair_face_highlight_color',84,0,0), (315204,1750026,0,'soga_hair_highlight',109,14,49), (315205,1750026,0,'soga_hair_type_color',84,0,0), (315206,1750026,0,'soga_hair_type_highlight_color',84,0,0), (315207,1750026,1,'soga_lip_type',-100,100,-100), (315208,1750026,1,'soga_nose_type',81,-100,100), (315209,1750026,0,'soga_skin_color',183,157,131), (315210,1750027,0,'eye_color',255,255,255), (315211,1750027,0,'skin_color',255,255,255), (315212,1750027,0,'soga_eye_color',255,0,255), (315213,1750028,0,'eye_color',255,255,255), (315214,1750028,0,'skin_color',255,255,255), (315215,1750028,0,'soga_eye_color',255,0,255), (315216,1750029,0,'eye_color',255,255,255), (315217,1750029,0,'skin_color',154,36,36), (315218,1750029,0,'soga_eye_color',255,0,255), (315219,1750030,0,'eye_color',255,255,255), (315220,1750030,0,'skin_color',255,255,255), (315221,1750030,0,'soga_eye_color',255,0,255), (315222,1750031,0,'eye_color',255,255,255), (315223,1750031,0,'skin_color',255,255,255), (315224,1750031,0,'soga_eye_color',255,0,255), (315225,4480000,1,'cheek_type',0,-71,0), (315226,4480000,1,'chin_type',-44,75,-87), (315227,4480000,1,'ear_type',28,-40,0), (315228,4480000,1,'eye_brow_type',50,-8,-7), (315229,4480000,0,'eye_color',129,94,45), (315230,4480000,1,'eye_type',37,0,0), (315231,4480000,0,'hair_color1',38,22,21), (315232,4480000,0,'hair_color2',120,50,0), (315233,4480000,0,'hair_face_highlight_color',84,0,0), (315234,4480000,0,'hair_highlight',109,14,49), (315235,4480000,0,'hair_type_highlight_color',84,0,0), (315236,4480000,1,'lip_type',7,64,7), (315237,4480000,1,'nose_type',-64,-82,-83), (315238,4480000,0,'skin_color',155,122,78), (315239,4480000,1,'soga_cheek_type',0,-71,0), (315240,4480000,1,'soga_chin_type',-44,75,-87), (315241,4480000,1,'soga_ear_type',28,-40,0), (315242,4480000,1,'soga_eye_brow_type',50,-8,-7), (315243,4480000,0,'soga_eye_color',229,229,102), (315244,4480000,1,'soga_eye_type',37,0,0), (315245,4480000,0,'soga_hair_color1',38,22,21), (315246,4480000,0,'soga_hair_color2',120,50,0), (315247,4480000,0,'soga_hair_face_highlight_color',84,0,0), (315248,4480000,0,'soga_hair_highlight',109,14,49), (315249,4480000,0,'soga_hair_type_highlight_color',84,0,0), (315250,4480000,1,'soga_lip_type',7,64,7), (315251,4480000,1,'soga_nose_type',-64,-82,-83), (315252,4480000,0,'soga_skin_color',155,122,78), (315253,4480000,0,'wing_color1',255,255,255), (315254,4480000,0,'wing_color2',255,255,255), (315255,4480001,1,'cheek_type',100,-100,0), (315256,4480001,1,'chin_type',-100,100,100), (315257,4480001,1,'ear_type',25,8,0), (315258,4480001,1,'eye_brow_type',100,100,100), (315259,4480001,0,'eye_color',118,14,183), (315260,4480001,1,'eye_type',100,0,0), (315261,4480001,0,'hair_color1',239,221,86), (315262,4480001,0,'hair_color2',99,53,22), (315263,4480001,0,'hair_face_color',171,60,32), (315264,4480001,0,'hair_face_highlight_color',216,192,37), (315265,4480001,0,'hair_highlight',56,33,26), (315266,4480001,0,'hair_type_color',171,60,32), (315267,4480001,0,'hair_type_highlight_color',216,192,37), (315268,4480001,1,'lip_type',100,50,-68), (315269,4480001,1,'nose_type',0,-17,0), (315270,4480001,0,'skin_color',84,44,20), (315271,4480001,1,'soga_cheek_type',100,-100,0), (315272,4480001,1,'soga_chin_type',-100,100,100), (315273,4480001,1,'soga_ear_type',25,8,0), (315274,4480001,1,'soga_eye_brow_type',100,100,100), (315275,4480001,0,'soga_eye_color',229,229,102), (315276,4480001,1,'soga_eye_type',100,0,0), (315277,4480001,0,'soga_hair_color1',239,221,86), (315278,4480001,0,'soga_hair_color2',99,53,22), (315279,4480001,0,'soga_hair_face_color',171,60,32), (315280,4480001,0,'soga_hair_face_highlight_color',216,192,37), (315281,4480001,0,'soga_hair_highlight',56,33,26), (315282,4480001,0,'soga_hair_type_color',171,60,32), (315283,4480001,0,'soga_hair_type_highlight_color',216,192,37), (315284,4480001,1,'soga_lip_type',100,50,-68), (315285,4480001,1,'soga_nose_type',0,-17,0), (315286,4480001,0,'soga_skin_color',84,44,20), (315287,4480001,0,'wing_color1',255,255,255), (315288,4480001,0,'wing_color2',255,255,255), (315289,4480002,1,'cheek_type',-81,-9,0), (315290,4480002,1,'chin_type',-10,-93,-78), (315291,4480002,1,'ear_type',42,83,0), (315292,4480002,1,'eye_brow_type',64,-87,-76), (315293,4480002,0,'eye_color',72,131,105), (315294,4480002,1,'eye_type',-81,0,0), (315295,4480002,0,'hair_color1',26,24,25), (315296,4480002,0,'hair_color2',36,34,36), (315297,4480002,0,'hair_face_color',15,1,21), (315298,4480002,0,'hair_face_highlight_color',221,177,17), (315299,4480002,0,'hair_highlight',239,221,86), (315300,4480002,0,'hair_type_color',15,1,21), (315301,4480002,0,'hair_type_highlight_color',221,177,17), (315302,4480002,1,'lip_type',61,-11,-81), (315303,4480002,1,'nose_type',-10,0,-76), (315304,4480002,0,'skin_color',230,199,184), (315305,4480002,1,'soga_cheek_type',-81,-9,0), (315306,4480002,1,'soga_chin_type',-10,-93,-78), (315307,4480002,1,'soga_ear_type',42,83,0), (315308,4480002,1,'soga_eye_brow_type',64,-87,-76), (315309,4480002,0,'soga_eye_color',229,229,102), (315310,4480002,1,'soga_eye_type',-81,0,0), (315311,4480002,0,'soga_hair_color1',26,24,25), (315312,4480002,0,'soga_hair_color2',36,34,36), (315313,4480002,0,'soga_hair_face_color',15,1,21), (315314,4480002,0,'soga_hair_face_highlight_color',221,177,17), (315315,4480002,0,'soga_hair_highlight',239,221,86), (315316,4480002,0,'soga_hair_type_color',15,1,21), (315317,4480002,0,'soga_hair_type_highlight_color',221,177,17), (315318,4480002,1,'soga_lip_type',61,-11,-81), (315319,4480002,1,'soga_nose_type',-10,0,-76), (315320,4480002,0,'soga_skin_color',230,199,184), (315321,4480002,0,'wing_color1',255,255,255), (315322,4480002,0,'wing_color2',255,255,255), (315323,4380000,1,'cheek_type',-8,3,0), (315324,4380000,1,'chin_type',17,7,-20), (315325,4380000,1,'ear_type',44,26,0), (315326,4380000,1,'eye_brow_type',-11,0,26), (315327,4380000,0,'eye_color',108,44,163), (315328,4380000,1,'eye_type',-11,0,0), (315329,4380000,0,'hair_face_color',86,72,55), (315330,4380000,0,'hair_face_highlight_color',216,192,37), (315331,4380000,0,'hair_type_color',86,72,55), (315332,4380000,0,'hair_type_highlight_color',216,192,37), (315333,4380000,1,'lip_type',-11,-7,12), (315334,4380000,1,'nose_type',-43,8,-11), (315335,4380000,0,'skin_color',107,118,91), (315336,4380000,1,'soga_cheek_type',-8,3,0), (315337,4380000,1,'soga_chin_type',17,7,-20), (315338,4380000,1,'soga_ear_type',44,26,0), (315339,4380000,1,'soga_eye_brow_type',-11,0,26), (315340,4380000,0,'soga_eye_color',229,229,102), (315341,4380000,1,'soga_eye_type',-11,0,0), (315342,4380000,0,'soga_hair_face_color',86,72,55), (315343,4380000,0,'soga_hair_face_highlight_color',216,192,37), (315344,4380000,0,'soga_hair_type_color',86,72,55), (315345,4380000,0,'soga_hair_type_highlight_color',216,192,37), (315346,4380000,1,'soga_lip_type',-11,-7,12), (315347,4380000,1,'soga_nose_type',-43,8,-11), (315348,4380000,0,'soga_skin_color',107,118,91), (315349,4380000,0,'wing_color1',255,255,255), (315350,4380000,0,'wing_color2',255,255,255), (315351,4380001,1,'cheek_type',-28,31,0), (315352,4380001,1,'chin_type',-28,0,19), (315353,4380001,1,'ear_type',-3,35,0), (315354,4380001,1,'eye_brow_type',-34,34,-3), (315355,4380001,0,'eye_color',240,236,46), (315356,4380001,1,'eye_type',100,0,0), (315357,4380001,0,'hair_face_color',23,15,0), (315358,4380001,0,'hair_face_highlight_color',216,192,37), (315359,4380001,0,'hair_type_color',23,15,0), (315360,4380001,0,'hair_type_highlight_color',216,192,37), (315361,4380001,1,'lip_type',28,-17,-14), (315362,4380001,1,'nose_type',0,-18,-3), (315363,4380001,0,'skin_color',138,125,93), (315364,4380001,1,'soga_cheek_type',-28,31,0), (315365,4380001,1,'soga_chin_type',-28,0,19), (315366,4380001,1,'soga_ear_type',-3,35,0), (315367,4380001,1,'soga_eye_brow_type',-34,34,-3), (315368,4380001,0,'soga_eye_color',229,229,102), (315369,4380001,1,'soga_eye_type',100,0,0), (315370,4380001,0,'soga_hair_face_color',23,15,0), (315371,4380001,0,'soga_hair_face_highlight_color',216,192,37), (315372,4380001,0,'soga_hair_type_color',23,15,0), (315373,4380001,0,'soga_hair_type_highlight_color',216,192,37), (315374,4380001,1,'soga_lip_type',28,-17,-14), (315375,4380001,1,'soga_nose_type',0,-18,-3), (315376,4380001,0,'soga_skin_color',138,125,93), (315377,4380001,0,'wing_color1',255,255,255), (315378,4380001,0,'wing_color2',255,255,255), (315379,4380002,1,'cheek_type',-8,3,0), (315380,4380002,1,'chin_type',17,7,-20), (315381,4380002,1,'ear_type',44,26,0), (315382,4380002,1,'eye_brow_type',-11,0,26), (315383,4380002,0,'eye_color',186,122,12), (315384,4380002,1,'eye_type',-11,0,0), (315385,4380002,0,'hair_face_color',21,16,11), (315386,4380002,0,'hair_face_highlight_color',216,192,37), (315387,4380002,0,'hair_type_color',21,16,11), (315388,4380002,0,'hair_type_highlight_color',216,192,37), (315389,4380002,1,'lip_type',-11,-7,12), (315390,4380002,1,'nose_type',-43,8,-11), (315391,4380002,0,'skin_color',189,167,127), (315392,4380002,1,'soga_cheek_type',-8,3,0), (315393,4380002,1,'soga_chin_type',17,7,-20), (315394,4380002,1,'soga_ear_type',44,26,0), (315395,4380002,1,'soga_eye_brow_type',-11,0,26), (315396,4380002,0,'soga_eye_color',229,229,102), (315397,4380002,1,'soga_eye_type',-11,0,0), (315398,4380002,0,'soga_hair_face_color',21,16,11), (315399,4380002,0,'soga_hair_face_highlight_color',216,192,37), (315400,4380002,0,'soga_hair_type_color',21,16,11), (315401,4380002,0,'soga_hair_type_highlight_color',216,192,37), (315402,4380002,1,'soga_lip_type',-11,-7,12), (315403,4380002,1,'soga_nose_type',-43,8,-11), (315404,4380002,0,'soga_skin_color',189,167,127), (315405,4380002,0,'wing_color1',255,255,255), (315406,4380002,0,'wing_color2',255,255,255), (315407,4380003,1,'cheek_type',7,11,0), (315408,4380003,1,'chin_type',0,-26,0), (315409,4380003,1,'ear_type',44,28,0), (315410,4380003,1,'eye_brow_type',-3,-9,-26), (315411,4380003,0,'eye_color',255,255,248), (315412,4380003,1,'eye_type',14,0,0), (315413,4380003,0,'hair_face_color',19,8,1), (315414,4380003,0,'hair_type_color',19,8,1), (315415,4380003,1,'lip_type',-5,-10,-10), (315416,4380003,1,'nose_type',-42,1,7), (315417,4380003,0,'skin_color',215,238,34), (315418,4380003,1,'soga_cheek_type',7,11,0), (315419,4380003,1,'soga_chin_type',0,-26,0), (315420,4380003,1,'soga_ear_type',44,28,0), (315421,4380003,1,'soga_eye_brow_type',-3,-9,-26), (315422,4380003,0,'soga_eye_color',229,229,102), (315423,4380003,1,'soga_eye_type',14,0,0), (315424,4380003,0,'soga_hair_face_color',19,8,1), (315425,4380003,0,'soga_hair_type_color',19,8,1), (315426,4380003,1,'soga_lip_type',-5,-10,-10), (315427,4380003,1,'soga_nose_type',-42,1,7), (315428,4380003,0,'soga_skin_color',215,238,34), (315429,4380003,0,'wing_color1',255,255,255), (315430,4380003,0,'wing_color2',255,255,255), (315431,4380004,1,'cheek_type',76,43,0), (315432,4380004,1,'chin_type',-43,-57,63), (315433,4380004,1,'ear_type',53,-1,0), (315434,4380004,1,'eye_brow_type',65,-82,-56), (315435,4380004,0,'eye_color',195,195,157), (315436,4380004,1,'eye_type',5,0,0), (315437,4380004,0,'hair_face_color',70,45,16), (315438,4380004,0,'hair_type_color',70,45,16), (315439,4380004,1,'lip_type',-37,77,35), (315440,4380004,1,'nose_type',14,-4,-51), (315441,4380004,0,'skin_color',176,167,160), (315442,4380004,1,'soga_cheek_type',76,43,0), (315443,4380004,1,'soga_chin_type',-43,-57,63), (315444,4380004,1,'soga_ear_type',53,-1,0), (315445,4380004,1,'soga_eye_brow_type',65,-82,-56), (315446,4380004,0,'soga_eye_color',229,229,102), (315447,4380004,1,'soga_eye_type',5,0,0), (315448,4380004,0,'soga_hair_face_color',70,45,16), (315449,4380004,0,'soga_hair_type_color',70,45,16), (315450,4380004,1,'soga_lip_type',-37,77,35), (315451,4380004,1,'soga_nose_type',14,-4,-51), (315452,4380004,0,'soga_skin_color',176,167,160), (315453,4380004,0,'wing_color1',255,255,255), (315454,4380004,0,'wing_color2',255,255,255), (315455,4380005,0,'eye_color',255,255,255), (315456,4380005,0,'skin_color',255,255,255), (315457,4380005,0,'soga_eye_color',255,0,255), (315458,4380006,0,'eye_color',255,255,255), (315459,4380006,0,'skin_color',255,255,255), (315460,4380006,0,'soga_eye_color',255,0,255), (315461,4380007,1,'cheek_type',-17,0,0), (315462,4380007,1,'chin_type',-10,17,-45), (315463,4380007,1,'ear_type',-8,0,0), (315464,4380007,1,'eye_brow_type',0,-2,-25), (315465,4380007,0,'eye_color',34,59,37), (315466,4380007,1,'eye_type',-10,0,0), (315467,4380007,0,'hair_face_color',196,188,184), (315468,4380007,0,'hair_face_highlight_color',155,79,2), (315469,4380007,0,'hair_type_color',196,188,184), (315470,4380007,0,'hair_type_highlight_color',155,79,2), (315471,4380007,1,'lip_type',14,-7,-34), (315472,4380007,1,'nose_type',23,17,0), (315473,4380007,0,'skin_color',254,252,248), (315474,4380007,1,'soga_cheek_type',-17,0,0), (315475,4380007,1,'soga_chin_type',-10,17,-45), (315476,4380007,1,'soga_ear_type',-8,0,0), (315477,4380007,1,'soga_eye_brow_type',0,-2,-25), (315478,4380007,0,'soga_eye_color',229,229,102), (315479,4380007,1,'soga_eye_type',-10,0,0), (315480,4380007,0,'soga_hair_face_color',196,188,184), (315481,4380007,0,'soga_hair_face_highlight_color',155,79,2), (315482,4380007,0,'soga_hair_type_color',196,188,184), (315483,4380007,0,'soga_hair_type_highlight_color',155,79,2), (315484,4380007,1,'soga_lip_type',14,-7,-34), (315485,4380007,1,'soga_nose_type',23,17,0), (315486,4380007,0,'soga_skin_color',254,252,248), (315487,4380007,0,'wing_color1',255,255,255), (315488,4380007,0,'wing_color2',255,255,255), (315489,4380008,1,'cheek_type',0,2,0), (315490,4380008,1,'chin_type',-38,3,2), (315491,4380008,1,'ear_type',23,-5,0), (315492,4380008,1,'eye_brow_type',34,0,14), (315493,4380008,0,'eye_color',222,35,32), (315494,4380008,1,'eye_type',-32,0,0), (315495,4380008,0,'hair_face_color',52,38,20), (315496,4380008,0,'hair_face_highlight_color',216,192,37), (315497,4380008,0,'hair_type_color',52,38,20), (315498,4380008,0,'hair_type_highlight_color',216,192,37), (315499,4380008,1,'lip_type',-31,-2,10), (315500,4380008,1,'nose_type',-2,17,-14), (315501,4380008,0,'skin_color',130,83,29), (315502,4380008,1,'soga_cheek_type',0,2,0), (315503,4380008,1,'soga_chin_type',-38,3,2), (315504,4380008,1,'soga_ear_type',23,-5,0), (315505,4380008,1,'soga_eye_brow_type',34,0,14), (315506,4380008,0,'soga_eye_color',229,229,102), (315507,4380008,1,'soga_eye_type',-32,0,0), (315508,4380008,0,'soga_hair_face_color',52,38,20), (315509,4380008,0,'soga_hair_face_highlight_color',216,192,37), (315510,4380008,0,'soga_hair_type_color',52,38,20), (315511,4380008,0,'soga_hair_type_highlight_color',216,192,37), (315512,4380008,1,'soga_lip_type',-31,-2,10), (315513,4380008,1,'soga_nose_type',-2,17,-14), (315514,4380008,0,'soga_skin_color',130,83,29), (315515,4380008,0,'wing_color1',255,255,255), (315516,4380008,0,'wing_color2',255,255,255), (315517,4380009,1,'cheek_type',-29,-23,0), (315518,4380009,1,'chin_type',26,17,32), (315519,4380009,1,'ear_type',-40,-25,0), (315520,4380009,1,'eye_brow_type',-9,35,-8), (315521,4380009,0,'eye_color',222,35,32), (315522,4380009,1,'eye_type',-3,0,0), (315523,4380009,0,'hair_face_color',52,38,20), (315524,4380009,0,'hair_face_highlight_color',216,192,37), (315525,4380009,0,'hair_type_color',52,38,20), (315526,4380009,0,'hair_type_highlight_color',216,192,37), (315527,4380009,1,'lip_type',-12,-22,22), (315528,4380009,1,'nose_type',-28,20,-23), (315529,4380009,0,'skin_color',117,33,1), (315530,4380009,1,'soga_cheek_type',-29,-23,0), (315531,4380009,1,'soga_chin_type',26,17,32), (315532,4380009,1,'soga_ear_type',-40,-25,0), (315533,4380009,1,'soga_eye_brow_type',-9,35,-8), (315534,4380009,0,'soga_eye_color',229,229,102), (315535,4380009,1,'soga_eye_type',-3,0,0), (315536,4380009,0,'soga_hair_face_color',52,38,20), (315537,4380009,0,'soga_hair_face_highlight_color',216,192,37), (315538,4380009,0,'soga_hair_type_color',52,38,20), (315539,4380009,0,'soga_hair_type_highlight_color',216,192,37), (315540,4380009,1,'soga_lip_type',-12,-22,22), (315541,4380009,1,'soga_nose_type',-28,20,-23), (315542,4380009,0,'soga_skin_color',117,33,1), (315543,4380009,0,'wing_color1',255,255,255), (315544,4380009,0,'wing_color2',255,255,255), (315545,4380010,1,'cheek_type',-17,0,0), (315546,4380010,1,'chin_type',-10,17,-45), (315547,4380010,1,'ear_type',-8,0,0), (315548,4380010,1,'eye_brow_type',0,-2,-25), (315549,4380010,0,'eye_color',34,59,37), (315550,4380010,1,'eye_type',-10,0,0), (315551,4380010,0,'hair_face_color',196,188,184), (315552,4380010,0,'hair_face_highlight_color',155,79,2), (315553,4380010,0,'hair_type_color',196,188,184), (315554,4380010,0,'hair_type_highlight_color',155,79,2), (315555,4380010,1,'lip_type',14,-7,-34), (315556,4380010,1,'nose_type',23,17,0), (315557,4380010,0,'skin_color',254,252,248), (315558,4380010,1,'soga_cheek_type',-17,0,0), (315559,4380010,1,'soga_chin_type',-10,17,-45), (315560,4380010,1,'soga_ear_type',-8,0,0), (315561,4380010,1,'soga_eye_brow_type',0,-2,-25), (315562,4380010,0,'soga_eye_color',229,229,102), (315563,4380010,1,'soga_eye_type',-10,0,0), (315564,4380010,0,'soga_hair_face_color',196,188,184), (315565,4380010,0,'soga_hair_face_highlight_color',155,79,2), (315566,4380010,0,'soga_hair_type_color',196,188,184), (315567,4380010,0,'soga_hair_type_highlight_color',155,79,2), (315568,4380010,1,'soga_lip_type',14,-7,-34), (315569,4380010,1,'soga_nose_type',23,17,0), (315570,4380010,0,'soga_skin_color',254,252,248), (315571,4380010,0,'wing_color1',255,255,255), (315572,4380010,0,'wing_color2',255,255,255), (315573,4380011,1,'cheek_type',-29,-23,0), (315574,4380011,1,'chin_type',26,17,32), (315575,4380011,1,'ear_type',-40,-25,0), (315576,4380011,1,'eye_brow_type',-9,35,-8), (315577,4380011,0,'eye_color',222,35,32), (315578,4380011,1,'eye_type',-3,0,0), (315579,4380011,0,'hair_face_color',52,38,20), (315580,4380011,0,'hair_face_highlight_color',216,192,37), (315581,4380011,0,'hair_type_color',52,38,20), (315582,4380011,0,'hair_type_highlight_color',216,192,37), (315583,4380011,1,'lip_type',-12,-22,22), (315584,4380011,1,'nose_type',-28,20,-23), (315585,4380011,0,'skin_color',152,93,67), (315586,4380011,1,'soga_cheek_type',-29,-23,0), (315587,4380011,1,'soga_chin_type',26,17,32), (315588,4380011,1,'soga_ear_type',-40,-25,0), (315589,4380011,1,'soga_eye_brow_type',-9,35,-8), (315590,4380011,0,'soga_eye_color',229,229,102), (315591,4380011,1,'soga_eye_type',-3,0,0), (315592,4380011,0,'soga_hair_face_color',52,38,20), (315593,4380011,0,'soga_hair_face_highlight_color',216,192,37), (315594,4380011,0,'soga_hair_type_color',52,38,20), (315595,4380011,0,'soga_hair_type_highlight_color',216,192,37), (315596,4380011,1,'soga_lip_type',-12,-22,22), (315597,4380011,1,'soga_nose_type',-28,20,-23), (315598,4380011,0,'soga_skin_color',152,93,67), (315599,4380011,0,'wing_color1',255,255,255), (315600,4380011,0,'wing_color2',255,255,255), (315601,4380012,1,'cheek_type',-29,-23,0), (315602,4380012,1,'chin_type',26,17,32), (315603,4380012,1,'ear_type',-40,-25,0), (315604,4380012,1,'eye_brow_type',-9,35,-8), (315605,4380012,0,'eye_color',222,35,32), (315606,4380012,1,'eye_type',-3,0,0), (315607,4380012,0,'hair_face_color',52,38,20), (315608,4380012,0,'hair_face_highlight_color',216,192,37), (315609,4380012,0,'hair_type_color',52,38,20), (315610,4380012,0,'hair_type_highlight_color',216,192,37), (315611,4380012,1,'lip_type',-12,-22,22), (315612,4380012,1,'nose_type',-28,20,-23), (315613,4380012,0,'skin_color',141,122,59), (315614,4380012,1,'soga_cheek_type',-29,-23,0), (315615,4380012,1,'soga_chin_type',26,17,32), (315616,4380012,1,'soga_ear_type',-40,-25,0), (315617,4380012,1,'soga_eye_brow_type',-9,35,-8), (315618,4380012,0,'soga_eye_color',229,229,102), (315619,4380012,1,'soga_eye_type',-3,0,0), (315620,4380012,0,'soga_hair_face_color',52,38,20), (315621,4380012,0,'soga_hair_face_highlight_color',216,192,37), (315622,4380012,0,'soga_hair_type_color',52,38,20), (315623,4380012,0,'soga_hair_type_highlight_color',216,192,37), (315624,4380012,1,'soga_lip_type',-12,-22,22), (315625,4380012,1,'soga_nose_type',-28,20,-23), (315626,4380012,0,'soga_skin_color',141,122,59), (315627,4380012,0,'wing_color1',255,255,255), (315628,4380012,0,'wing_color2',255,255,255), (315629,4380013,1,'cheek_type',51,-12,0), (315630,4380013,1,'chin_type',53,-63,-70), (315631,4380013,1,'ear_type',-87,-43,0), (315632,4380013,1,'eye_brow_type',66,-14,-5), (315633,4380013,0,'eye_color',238,177,255), (315634,4380013,1,'eye_type',32,0,0), (315635,4380013,0,'hair_color1',98,135,156), (315636,4380013,0,'hair_color2',88,95,109), (315637,4380013,0,'hair_face_color',100,131,153), (315638,4380013,0,'hair_face_highlight_color',213,205,195), (315639,4380013,0,'hair_highlight',112,123,142), (315640,4380013,0,'hair_type_color',100,131,153), (315641,4380013,0,'hair_type_highlight_color',213,205,195), (315642,4380013,1,'lip_type',-10,-68,-26), (315643,4380013,1,'nose_type',48,-77,-63), (315644,4380013,0,'skin_color',134,156,172), (315645,4380013,1,'soga_cheek_type',51,-12,0), (315646,4380013,1,'soga_chin_type',53,-63,-70), (315647,4380013,1,'soga_ear_type',-87,-43,0), (315648,4380013,1,'soga_eye_brow_type',66,-14,-5), (315649,4380013,0,'soga_eye_color',229,229,102), (315650,4380013,1,'soga_eye_type',32,0,0), (315651,4380013,0,'soga_hair_color1',98,135,156), (315652,4380013,0,'soga_hair_color2',88,95,109), (315653,4380013,0,'soga_hair_face_color',100,131,153), (315654,4380013,0,'soga_hair_face_highlight_color',213,205,195), (315655,4380013,0,'soga_hair_highlight',112,123,142), (315656,4380013,0,'soga_hair_type_color',100,131,153), (315657,4380013,0,'soga_hair_type_highlight_color',213,205,195), (315658,4380013,1,'soga_lip_type',-10,-68,-26), (315659,4380013,1,'soga_nose_type',48,-77,-63), (315660,4380013,0,'soga_skin_color',134,156,172), (315661,4380013,0,'wing_color1',255,255,255), (315662,4380013,0,'wing_color2',255,255,255), (315663,4380014,1,'cheek_type',-28,-8,0), (315664,4380014,1,'chin_type',47,29,-10), (315665,4380014,1,'ear_type',28,26,0), (315666,4380014,1,'eye_brow_type',9,11,17), (315667,4380014,0,'eye_color',243,166,255), (315668,4380014,1,'eye_type',-17,0,0), (315669,4380014,0,'hair_color1',161,165,168), (315670,4380014,0,'hair_color2',60,71,71), (315671,4380014,0,'hair_face_color',114,135,135), (315672,4380014,0,'hair_face_highlight_color',105,103,97), (315673,4380014,0,'hair_highlight',152,46,102), (315674,4380014,0,'hair_type_color',114,135,135), (315675,4380014,0,'hair_type_highlight_color',105,103,97), (315676,4380014,1,'lip_type',7,17,-2), (315677,4380014,1,'nose_type',-17,-12,-7), (315678,4380014,0,'skin_color',125,118,117), (315679,4380014,1,'soga_cheek_type',-28,-8,0), (315680,4380014,1,'soga_chin_type',47,29,-10), (315681,4380014,1,'soga_ear_type',28,26,0), (315682,4380014,1,'soga_eye_brow_type',9,11,17), (315683,4380014,0,'soga_eye_color',229,229,102), (315684,4380014,1,'soga_eye_type',-17,0,0), (315685,4380014,0,'soga_hair_color1',161,165,168), (315686,4380014,0,'soga_hair_color2',60,71,71), (315687,4380014,0,'soga_hair_face_color',114,135,135), (315688,4380014,0,'soga_hair_face_highlight_color',105,103,97), (315689,4380014,0,'soga_hair_highlight',152,46,102), (315690,4380014,0,'soga_hair_type_color',114,135,135), (315691,4380014,0,'soga_hair_type_highlight_color',105,103,97), (315692,4380014,1,'soga_lip_type',7,17,-2), (315693,4380014,1,'soga_nose_type',-17,-12,-7), (315694,4380014,0,'soga_skin_color',125,118,117), (315695,4380014,0,'wing_color1',255,255,255), (315696,4380014,0,'wing_color2',255,255,255), (315697,4380015,1,'cheek_type',-8,53,0), (315698,4380015,1,'chin_type',-42,72,-3), (315699,4380015,1,'ear_type',51,4,0), (315700,4380015,1,'eye_brow_type',7,-7,-25), (315701,4380015,0,'eye_color',12,16,24), (315702,4380015,1,'eye_type',-63,0,0), (315703,4380015,0,'hair_color1',114,112,142), (315704,4380015,0,'hair_color2',121,113,107), (315705,4380015,0,'hair_face_color',145,168,168), (315706,4380015,0,'hair_face_highlight_color',193,183,168), (315707,4380015,0,'hair_highlight',112,123,142), (315708,4380015,0,'hair_type_color',145,168,168), (315709,4380015,0,'hair_type_highlight_color',193,183,168), (315710,4380015,1,'lip_type',95,-98,90), (315711,4380015,1,'nose_type',0,-52,-29), (315712,4380015,0,'skin_color',122,165,164), (315713,4380015,1,'soga_cheek_type',-8,53,0), (315714,4380015,1,'soga_chin_type',-42,72,-3), (315715,4380015,1,'soga_ear_type',51,4,0), (315716,4380015,1,'soga_eye_brow_type',7,-7,-25), (315717,4380015,0,'soga_eye_color',229,229,102), (315718,4380015,1,'soga_eye_type',-63,0,0), (315719,4380015,0,'soga_hair_color1',114,112,142), (315720,4380015,0,'soga_hair_color2',121,113,107), (315721,4380015,0,'soga_hair_face_color',145,168,168), (315722,4380015,0,'soga_hair_face_highlight_color',193,183,168), (315723,4380015,0,'soga_hair_highlight',112,123,142), (315724,4380015,0,'soga_hair_type_color',145,168,168), (315725,4380015,0,'soga_hair_type_highlight_color',193,183,168), (315726,4380015,1,'soga_lip_type',95,-98,90), (315727,4380015,1,'soga_nose_type',0,-52,-29), (315728,4380015,0,'soga_skin_color',122,165,164), (315729,4380015,0,'wing_color1',255,255,255), (315730,4380015,0,'wing_color2',255,255,255), (315731,4380016,1,'cheek_type',94,22,0), (315732,4380016,1,'chin_type',26,-47,68), (315733,4380016,1,'ear_type',-46,-31,0), (315734,4380016,1,'eye_brow_type',74,-48,87), (315735,4380016,0,'eye_color',201,137,255), (315736,4380016,1,'eye_type',-71,0,0), (315737,4380016,0,'hair_color1',161,165,168), (315738,4380016,0,'hair_color2',60,71,71), (315739,4380016,0,'hair_face_color',244,246,246), (315740,4380016,0,'hair_face_highlight_color',86,68,133), (315741,4380016,0,'hair_highlight',152,46,102), (315742,4380016,0,'hair_type_color',244,246,246), (315743,4380016,0,'hair_type_highlight_color',86,68,133), (315744,4380016,1,'lip_type',-98,90,-65), (315745,4380016,1,'nose_type',-44,-81,37), (315746,4380016,0,'skin_color',123,166,165), (315747,4380016,1,'soga_cheek_type',94,22,0), (315748,4380016,1,'soga_chin_type',26,-47,68), (315749,4380016,1,'soga_ear_type',-46,-31,0), (315750,4380016,1,'soga_eye_brow_type',74,-48,87), (315751,4380016,0,'soga_eye_color',229,229,102), (315752,4380016,1,'soga_eye_type',-71,0,0), (315753,4380016,0,'soga_hair_color1',161,165,168), (315754,4380016,0,'soga_hair_color2',60,71,71), (315755,4380016,0,'soga_hair_face_color',244,246,246), (315756,4380016,0,'soga_hair_face_highlight_color',86,68,133), (315757,4380016,0,'soga_hair_highlight',152,46,102), (315758,4380016,0,'soga_hair_type_color',244,246,246), (315759,4380016,0,'soga_hair_type_highlight_color',86,68,133), (315760,4380016,1,'soga_lip_type',-98,90,-65), (315761,4380016,1,'soga_nose_type',-44,-81,37), (315762,4380016,0,'soga_skin_color',123,166,165), (315763,4380016,0,'wing_color1',255,255,255), (315764,4380016,0,'wing_color2',255,255,255), (315765,4380017,1,'cheek_type',8,-10,0), (315766,4380017,1,'chin_type',7,1,-14), (315767,4380017,1,'ear_type',-19,3,0), (315768,4380017,1,'eye_brow_type',-25,-32,-1), (315769,4380017,0,'eye_color',108,53,114), (315770,4380017,1,'eye_type',8,0,0), (315771,4380017,0,'hair_face_color',202,174,203), (315772,4380017,0,'hair_face_highlight_color',105,103,97), (315773,4380017,0,'hair_type_color',202,174,203), (315774,4380017,0,'hair_type_highlight_color',105,103,97), (315775,4380017,1,'lip_type',-45,12,38), (315776,4380017,1,'nose_type',-7,7,-43), (315777,4380017,0,'skin_color',37,75,89), (315778,4380017,1,'soga_cheek_type',8,-10,0), (315779,4380017,1,'soga_chin_type',7,1,-14), (315780,4380017,1,'soga_ear_type',-19,3,0), (315781,4380017,1,'soga_eye_brow_type',-25,-32,-1), (315782,4380017,0,'soga_eye_color',229,229,102), (315783,4380017,1,'soga_eye_type',8,0,0), (315784,4380017,0,'soga_hair_face_color',202,174,203), (315785,4380017,0,'soga_hair_face_highlight_color',105,103,97), (315786,4380017,0,'soga_hair_type_color',202,174,203), (315787,4380017,0,'soga_hair_type_highlight_color',105,103,97), (315788,4380017,1,'soga_lip_type',-45,12,38), (315789,4380017,1,'soga_nose_type',-7,7,-43), (315790,4380017,0,'soga_skin_color',37,75,89), (315791,4380017,0,'wing_color1',255,255,255), (315792,4380017,0,'wing_color2',255,255,255), (315793,4380018,1,'cheek_type',37,28,0), (315794,4380018,1,'chin_type',-8,-25,0), (315795,4380018,1,'ear_type',10,18,0), (315796,4380018,1,'eye_brow_type',-4,-8,14), (315797,4380018,0,'eye_color',245,176,255), (315798,4380018,1,'eye_type',-10,0,0), (315799,4380018,0,'hair_face_color',226,226,226), (315800,4380018,0,'hair_face_highlight_color',105,103,97), (315801,4380018,0,'hair_type_color',226,226,226), (315802,4380018,0,'hair_type_highlight_color',105,103,97), (315803,4380018,1,'lip_type',31,-17,-4), (315804,4380018,1,'nose_type',23,10,-40), (315805,4380018,0,'skin_color',212,178,213), (315806,4380018,1,'soga_cheek_type',37,28,0), (315807,4380018,1,'soga_chin_type',-8,-25,0), (315808,4380018,1,'soga_ear_type',10,18,0), (315809,4380018,1,'soga_eye_brow_type',-4,-8,14), (315810,4380018,0,'soga_eye_color',229,229,102), (315811,4380018,1,'soga_eye_type',-10,0,0), (315812,4380018,0,'soga_hair_face_color',226,226,226), (315813,4380018,0,'soga_hair_face_highlight_color',105,103,97), (315814,4380018,0,'soga_hair_type_color',226,226,226), (315815,4380018,0,'soga_hair_type_highlight_color',105,103,97), (315816,4380018,1,'soga_lip_type',31,-17,-4), (315817,4380018,1,'soga_nose_type',23,10,-40), (315818,4380018,0,'soga_skin_color',212,178,213), (315819,4380018,0,'wing_color1',255,255,255), (315820,4380018,0,'wing_color2',255,255,255), (315821,4380019,0,'eye_color',255,255,255), (315822,4380019,0,'skin_color',255,255,255), (315823,4380019,0,'soga_eye_color',255,0,255), (315824,4380020,0,'eye_color',255,255,255), (315825,4380020,0,'skin_color',255,255,255), (315826,4380020,0,'soga_eye_color',255,0,255), (315830,170001,0,'eye_color',255,255,255), (315831,170001,0,'skin_color',255,255,255), (315832,170001,0,'soga_eye_color',255,0,255), (315833,170002,0,'eye_color',255,255,255), (315834,170002,0,'skin_color',255,255,255), (315835,170002,0,'soga_eye_color',255,0,255), (315836,170003,0,'eye_color',255,255,255), (315837,170003,0,'skin_color',255,255,255), (315838,170003,0,'soga_eye_color',255,0,255), (315839,170004,0,'eye_color',121,61,0), (315840,170004,0,'skin_color',255,255,255), (315841,170004,0,'soga_eye_color',255,0,255), (315842,170005,0,'eye_color',255,255,255), (315843,170005,0,'skin_color',255,255,255), (315844,170005,0,'soga_eye_color',255,0,255), (315845,170006,0,'eye_color',255,255,255), (315846,170006,0,'skin_color',255,255,255), (315847,170006,0,'soga_eye_color',255,0,255), (315848,170007,0,'eye_color',255,255,255), (315849,170007,0,'skin_color',255,255,255), (315850,170007,0,'soga_eye_color',255,0,255), (315851,170008,0,'eye_color',255,255,255), (315852,170008,0,'skin_color',255,255,255), (315853,170008,0,'soga_eye_color',255,0,255), (315854,170009,0,'eye_color',255,255,255), (315855,170009,0,'skin_color',255,255,255), (315856,170009,0,'soga_eye_color',255,0,255), (315857,170010,0,'eye_color',255,255,255), (315858,170010,0,'skin_color',255,255,255), (315859,170010,0,'soga_eye_color',255,0,255), (315860,170011,0,'eye_color',255,255,255), (315861,170011,0,'skin_color',255,255,255), (315862,170011,0,'soga_eye_color',255,0,255), (315863,170012,0,'eye_color',255,255,255), (315864,170012,0,'skin_color',128,128,0), (315865,170012,0,'soga_eye_color',255,0,255), (315866,170013,1,'cheek_type',-1,25,0), (315867,170013,1,'chin_type',-25,31,0), (315868,170013,1,'ear_type',17,37,0), (315869,170013,1,'eye_brow_type',47,-9,-14), (315870,170013,0,'eye_color',150,184,167), (315871,170013,1,'eye_type',-1,0,0), (315872,170013,0,'hair_face_color',35,38,30), (315873,170013,0,'hair_face_highlight_color',69,45,0), (315874,170013,0,'hair_type_color',35,38,30), (315875,170013,0,'hair_type_highlight_color',69,45,0), (315876,170013,1,'lip_type',-25,25,-28), (315877,170013,1,'nose_type',-18,28,-1), (315878,170013,0,'skin_color',246,250,250), (315879,170013,1,'soga_cheek_type',-1,25,0), (315880,170013,1,'soga_chin_type',-25,31,0), (315881,170013,1,'soga_ear_type',17,37,0), (315882,170013,1,'soga_eye_brow_type',47,-9,-14), (315883,170013,0,'soga_eye_color',229,229,102), (315884,170013,1,'soga_eye_type',-1,0,0), (315885,170013,0,'soga_hair_face_color',35,38,30), (315886,170013,0,'soga_hair_face_highlight_color',69,45,0), (315887,170013,0,'soga_hair_type_color',35,38,30), (315888,170013,0,'soga_hair_type_highlight_color',69,45,0), (315889,170013,1,'soga_lip_type',-25,25,-28), (315890,170013,1,'soga_nose_type',-18,28,-1), (315891,170013,0,'soga_skin_color',246,250,250), (315892,170013,0,'wing_color1',255,255,255), (315893,170013,0,'wing_color2',255,255,255), (315894,170014,0,'eye_color',255,255,255), (315895,170014,0,'skin_color',255,255,255), (315896,170014,0,'soga_eye_color',255,0,255), (315897,170015,0,'eye_color',255,255,255), (315898,170015,0,'skin_color',255,255,255), (315899,170015,0,'soga_eye_color',255,0,255), (315900,170016,0,'eye_color',255,255,255), (315901,170016,0,'skin_color',255,255,255), (315902,170016,0,'soga_eye_color',255,0,255), (315903,170017,0,'eye_color',255,255,255), (315904,170017,0,'skin_color',255,255,255), (315905,170017,0,'soga_eye_color',255,0,255), (315906,170018,0,'eye_color',1,1,1), (315907,170018,0,'skin_color',255,255,255), (315908,170018,0,'soga_eye_color',255,0,255), (315909,170019,0,'eye_color',121,61,0), (315910,170019,0,'skin_color',255,255,255), (315911,170019,0,'soga_eye_color',255,0,255), (315912,170020,0,'eye_color',255,255,255), (315913,170020,0,'skin_color',255,255,255), (315914,170020,0,'soga_eye_color',255,0,255), (315915,170021,0,'eye_color',255,255,255), (315916,170021,0,'skin_color',35,35,35), (315917,170021,0,'soga_eye_color',255,0,255), (315918,170022,0,'eye_color',255,255,255), (315919,170022,0,'skin_color',255,255,255), (315920,170022,0,'soga_eye_color',255,0,255), (315921,170023,0,'eye_color',255,255,255), (315922,170023,0,'skin_color',255,255,255), (315923,170023,0,'soga_eye_color',255,0,255), (315924,170024,0,'eye_color',255,255,255), (315925,170024,0,'skin_color',255,255,255), (315926,170024,0,'soga_eye_color',255,0,255), (315927,170025,0,'eye_color',255,255,255), (315928,170025,0,'skin_color',35,35,35), (315929,170025,0,'soga_eye_color',255,0,255), (315930,170026,0,'eye_color',255,255,255), (315931,170026,0,'skin_color',255,255,255), (315932,170026,0,'soga_eye_color',255,0,255), (315933,170027,0,'eye_color',214,135,77), (315934,170027,0,'skin_color',191,191,255), (315935,170027,0,'soga_eye_color',255,0,255), (315936,170028,0,'eye_color',167,167,167), (315937,170028,0,'skin_color',255,255,255), (315938,170028,0,'soga_eye_color',255,0,255), (315939,170029,0,'eye_color',255,255,255), (315940,170029,0,'skin_color',255,255,255), (315941,170029,0,'soga_eye_color',255,0,255), (315942,170030,0,'eye_color',255,255,255), (315943,170030,0,'skin_color',255,255,255), (315944,170030,0,'soga_eye_color',255,0,255), (315945,170031,0,'eye_color',255,255,255), (315946,170031,0,'skin_color',255,255,255), (315947,170031,0,'soga_eye_color',255,0,255), (315948,170032,0,'eye_color',1,1,1), (315949,170032,0,'skin_color',255,255,255), (315950,170032,0,'soga_eye_color',255,0,255), (315951,170033,0,'eye_color',255,255,255), (315952,170033,0,'skin_color',255,255,255), (315953,170033,0,'soga_eye_color',255,0,255), (315954,170034,0,'eye_color',255,255,255), (315955,170034,0,'skin_color',249,89,49), (315956,170034,0,'soga_eye_color',255,0,255), (315957,170035,0,'eye_color',1,1,1), (315958,170035,0,'skin_color',255,255,255), (315959,170035,0,'soga_eye_color',255,0,255), (315963,170037,0,'eye_color',255,255,255), (315964,170037,0,'skin_color',255,255,255), (315965,170037,0,'soga_eye_color',255,0,255), (315966,170038,0,'eye_color',255,255,255), (315967,170038,0,'skin_color',255,255,255), (315968,170038,0,'soga_eye_color',255,0,255), (315969,170039,0,'eye_color',255,255,255), (315970,170039,0,'skin_color',255,255,255), (315971,170039,0,'soga_eye_color',255,0,255), (315972,170040,0,'eye_color',255,255,255), (315973,170040,0,'skin_color',255,255,255), (315974,170040,0,'soga_eye_color',255,0,255), (315975,170041,0,'eye_color',1,1,1), (315976,170041,0,'skin_color',255,255,255), (315977,170041,0,'soga_eye_color',255,0,255), (315978,170042,0,'eye_color',121,61,0), (315979,170042,0,'skin_color',255,255,255), (315980,170042,0,'soga_eye_color',255,0,255), (315981,170043,0,'eye_color',255,255,255), (315982,170043,0,'skin_color',255,255,255), (315983,170043,0,'soga_eye_color',255,0,255), (315984,170044,0,'eye_color',121,61,0), (315985,170044,0,'skin_color',255,255,255), (315986,170044,0,'soga_eye_color',255,0,255), (315987,170045,0,'eye_color',255,255,255), (315988,170045,0,'skin_color',255,255,255), (315989,170045,0,'soga_eye_color',255,0,255), (315990,170046,0,'eye_color',1,1,1), (315991,170046,0,'skin_color',255,255,255), (315992,170046,0,'soga_eye_color',255,0,255), (316002,170050,0,'eye_color',121,61,0), (316003,170050,0,'skin_color',255,255,255), (316004,170050,0,'soga_eye_color',255,0,255), (316005,170051,0,'eye_color',56,56,56), (316006,170051,0,'skin_color',0,128,0), (316007,170051,0,'soga_eye_color',255,0,255), (316021,170056,0,'eye_color',22,22,22), (316022,170056,0,'skin_color',255,179,102), (316023,170056,0,'soga_eye_color',255,0,255), (316024,170057,0,'eye_color',107,68,43), (316025,170057,0,'skin_color',255,0,0), (316026,170057,0,'soga_eye_color',255,0,255), (316036,2310000,0,'eye_color',255,255,255), (316037,2310000,0,'skin_color',255,255,255), (316038,2310000,0,'soga_eye_color',255,0,255), (316039,2310001,0,'eye_color',255,255,255), (316040,2310001,0,'skin_color',255,255,255), (316041,2310001,0,'soga_eye_color',255,0,255), (316042,2310002,0,'eye_color',255,0,0), (316043,2310002,0,'skin_color',1,1,1), (316044,2310002,0,'soga_eye_color',255,0,255), (316045,2310003,1,'cheek_type',62,84,0), (316046,2310003,1,'chin_type',-82,34,-28), (316047,2310003,1,'ear_type',-97,17,0), (316048,2310003,1,'eye_brow_type',-26,-17,-21), (316049,2310003,0,'eye_color',115,172,190), (316050,2310003,1,'eye_type',-58,0,0), (316051,2310003,0,'hair_color1',0,88,52), (316052,2310003,0,'hair_color2',169,7,0), (316053,2310003,0,'hair_face_color',231,170,26), (316054,2310003,0,'hair_face_highlight_color',40,34,51), (316055,2310003,0,'hair_highlight',29,21,28), (316056,2310003,0,'hair_type_color',231,170,26), (316057,2310003,0,'hair_type_highlight_color',40,34,51), (316058,2310003,1,'lip_type',-32,-4,-72), (316059,2310003,1,'nose_type',31,0,88), (316060,2310003,0,'skin_color',67,50,51), (316061,2310003,1,'soga_cheek_type',0,-26,-17), (316062,2310003,1,'soga_chin_type',0,-32,-4), (316063,2310003,1,'soga_ear_type',0,-58,0), (316064,2310003,1,'soga_eye_brow_type',0,-97,17), (316065,2310003,0,'soga_eye_color',229,229,102), (316066,2310003,1,'soga_eye_type',-87,0,0), (316067,2310003,0,'soga_hair_color1',39,32,39), (316068,2310003,0,'soga_hair_color2',38,22,21), (316069,2310003,0,'soga_hair_face_color',231,170,26), (316070,2310003,0,'soga_hair_face_highlight_color',40,34,51), (316071,2310003,0,'soga_hair_highlight',29,21,28), (316072,2310003,0,'soga_hair_type_color',231,170,26), (316073,2310003,0,'soga_hair_type_highlight_color',40,34,51), (316074,2310003,1,'soga_lip_type',-21,62,84), (316075,2310003,1,'soga_nose_type',-72,-82,34), (316076,2310003,0,'soga_skin_color',67,50,51), (316077,2310003,0,'wing_color1',255,255,255), (316078,2310003,0,'wing_color2',255,255,255), (316079,2310004,1,'cheek_type',-5,81,0), (316080,2310004,1,'chin_type',88,17,37), (316081,2310004,1,'ear_type',37,-74,0), (316082,2310004,1,'eye_brow_type',78,-95,-26), (316083,2310004,0,'eye_color',29,56,42), (316084,2310004,1,'eye_type',75,0,0), (316085,2310004,0,'hair_color1',192,75,58), (316086,2310004,0,'hair_color2',83,0,0), (316087,2310004,0,'hair_face_color',15,1,21), (316088,2310004,0,'hair_face_highlight_color',244,246,246), (316089,2310004,0,'hair_highlight',161,165,168), (316090,2310004,0,'hair_type_color',15,1,21), (316091,2310004,0,'hair_type_highlight_color',244,246,246), (316092,2310004,1,'lip_type',-87,78,8), (316093,2310004,1,'nose_type',35,-64,75), (316094,2310004,0,'skin_color',138,108,67), (316095,2310004,1,'soga_cheek_type',0,78,-95), (316096,2310004,1,'soga_chin_type',0,-87,78), (316097,2310004,1,'soga_ear_type',0,75,0), (316098,2310004,1,'soga_eye_brow_type',0,37,-74), (316099,2310004,0,'soga_eye_color',229,229,102), (316100,2310004,1,'soga_eye_type',83,0,0), (316101,2310004,0,'soga_hair_color1',29,21,28), (316102,2310004,0,'soga_hair_color2',39,32,39), (316103,2310004,0,'soga_hair_face_color',15,1,21), (316104,2310004,0,'soga_hair_face_highlight_color',244,246,246), (316105,2310004,0,'soga_hair_highlight',161,165,168), (316106,2310004,0,'soga_hair_type_color',15,1,21), (316107,2310004,0,'soga_hair_type_highlight_color',244,246,246), (316108,2310004,1,'soga_lip_type',-26,-5,81), (316109,2310004,1,'soga_nose_type',8,88,17), (316110,2310004,0,'soga_skin_color',138,108,67), (316111,2310004,0,'wing_color1',255,255,255), (316112,2310004,0,'wing_color2',255,255,255), (316113,2310005,0,'eye_color',255,255,255), (316114,2310005,0,'skin_color',225,225,219), (316115,2310005,0,'soga_eye_color',255,0,255), (316116,2310006,0,'eye_color',147,215,203), (316117,2310006,0,'skin_color',136,136,82), (316118,2310006,0,'soga_eye_color',255,0,255), (316119,2310007,1,'cheek_type',81,-56,0), (316120,2310007,1,'chin_type',1,37,-28), (316121,2310007,1,'ear_type',75,1,0), (316122,2310007,1,'eye_brow_type',81,37,-19), (316123,2310007,0,'eye_color',143,189,203), (316124,2310007,1,'eye_type',20,0,0), (316125,2310007,0,'hair_color1',7,17,50), (316126,2310007,0,'hair_color2',156,0,0), (316127,2310007,0,'hair_face_color',97,67,9), (316128,2310007,0,'hair_face_highlight_color',233,184,31), (316129,2310007,0,'hair_type_color',97,67,9), (316130,2310007,0,'hair_type_highlight_color',233,184,31), (316131,2310007,1,'lip_type',-81,76,37), (316132,2310007,1,'nose_type',39,7,17), (316133,2310007,0,'skin_color',240,242,214), (316134,2310007,1,'soga_cheek_type',0,81,37), (316135,2310007,1,'soga_chin_type',0,-81,76), (316136,2310007,1,'soga_ear_type',0,20,0), (316137,2310007,1,'soga_eye_brow_type',0,75,1), (316138,2310007,0,'soga_eye_color',204,204,204), (316139,2310007,1,'soga_eye_type',-100,0,0), (316140,2310007,0,'soga_hair_face_color',97,67,9), (316141,2310007,0,'soga_hair_face_highlight_color',233,184,31), (316142,2310007,0,'soga_hair_type_color',97,67,9), (316143,2310007,0,'soga_hair_type_highlight_color',233,184,31), (316144,2310007,1,'soga_lip_type',-19,81,-56), (316145,2310007,1,'soga_nose_type',37,1,37), (316146,2310007,0,'soga_skin_color',240,242,214), (316147,2310007,0,'wing_color1',255,255,255), (316148,2310007,0,'wing_color2',255,255,255), (316149,2310008,1,'cheek_type',-5,14,0), (316150,2310008,1,'chin_type',17,1,0), (316151,2310008,1,'ear_type',-28,-10,0), (316152,2310008,1,'eye_brow_type',25,0,20), (316153,2310008,0,'eye_color',71,106,63), (316154,2310008,1,'eye_type',-28,0,0), (316155,2310008,0,'hair_color1',17,45,0), (316156,2310008,0,'hair_face_color',43,28,0), (316157,2310008,0,'hair_face_highlight_color',47,17,8), (316158,2310008,0,'hair_type_color',12,7,0), (316159,2310008,0,'hair_type_highlight_color',47,17,8), (316160,2310008,1,'lip_type',1,0,46), (316161,2310008,1,'nose_type',14,8,-21), (316162,2310008,0,'skin_color',208,196,165), (316163,2310008,1,'soga_cheek_type',0,25,0), (316164,2310008,1,'soga_chin_type',0,1,0), (316165,2310008,1,'soga_ear_type',0,-28,0), (316166,2310008,1,'soga_eye_brow_type',0,-28,-10), (316167,2310008,0,'soga_eye_color',229,229,102), (316168,2310008,1,'soga_eye_type',-28,0,0), (316169,2310008,0,'soga_hair_face_color',12,7,0), (316170,2310008,0,'soga_hair_face_highlight_color',1,1,0), (316171,2310008,0,'soga_hair_type_color',12,7,0), (316172,2310008,0,'soga_hair_type_highlight_color',1,1,0), (316173,2310008,1,'soga_lip_type',20,-5,14), (316174,2310008,1,'soga_nose_type',46,17,1), (316175,2310008,0,'soga_skin_color',208,196,165), (316176,2310008,0,'wing_color1',255,255,255), (316177,2310008,0,'wing_color2',255,255,255), (316178,2310009,0,'eye_color',255,255,255), (316179,2310009,0,'skin_color',255,255,255), (316180,2310009,0,'soga_eye_color',255,0,255), (316181,2310010,0,'eye_color',255,255,255), (316182,2310010,0,'skin_color',255,255,255), (316183,2310010,0,'soga_eye_color',255,0,255), (316184,2310011,1,'cheek_type',-68,-62,0), (316185,2310011,1,'chin_type',-100,45,50), (316186,2310011,1,'ear_type',-42,-37,0), (316187,2310011,1,'eye_brow_type',-88,50,37), (316188,2310011,0,'eye_color',58,36,13), (316189,2310011,1,'eye_type',100,0,0), (316190,2310011,0,'hair_color1',56,33,26), (316191,2310011,0,'hair_color2',94,59,11), (316192,2310011,0,'hair_face_color',100,70,10), (316193,2310011,0,'hair_face_highlight_color',244,246,246), (316194,2310011,0,'hair_highlight',164,165,165), (316195,2310011,0,'hair_type_color',100,70,10), (316196,2310011,0,'hair_type_highlight_color',244,246,246), (316197,2310011,1,'lip_type',-100,100,100), (316198,2310011,1,'nose_type',-47,78,-31), (316199,2310011,0,'skin_color',243,251,245), (316200,2310011,1,'soga_cheek_type',-68,-62,0), (316201,2310011,1,'soga_chin_type',-100,45,50), (316202,2310011,1,'soga_ear_type',-42,-37,0), (316203,2310011,1,'soga_eye_brow_type',-88,50,37), (316204,2310011,0,'soga_eye_color',229,229,102), (316205,2310011,1,'soga_eye_type',100,0,0), (316206,2310011,0,'soga_hair_color1',56,33,26), (316207,2310011,0,'soga_hair_color2',94,59,11), (316208,2310011,0,'soga_hair_face_color',100,70,10), (316209,2310011,0,'soga_hair_face_highlight_color',244,246,246), (316210,2310011,0,'soga_hair_highlight',164,165,165), (316211,2310011,0,'soga_hair_type_color',100,70,10), (316212,2310011,0,'soga_hair_type_highlight_color',244,246,246), (316213,2310011,1,'soga_lip_type',-100,100,100), (316214,2310011,1,'soga_nose_type',-47,78,-31), (316215,2310011,0,'soga_skin_color',243,251,245), (316216,2310012,0,'eye_color',255,255,255), (316217,2310012,0,'skin_color',255,255,255), (316218,2310012,0,'soga_eye_color',255,0,255), (316219,2310013,0,'eye_color',255,255,255), (316220,2310013,0,'skin_color',255,255,255), (316221,2310013,0,'soga_eye_color',255,0,255), (316222,2310014,1,'cheek_type',44,0,0), (316223,2310014,1,'chin_type',90,-11,0), (316224,2310014,1,'ear_type',-8,-98,0), (316225,2310014,1,'eye_brow_type',-91,-53,-25), (316226,2310014,0,'eye_color',119,175,191), (316227,2310014,1,'eye_type',75,0,0), (316228,2310014,0,'hair_color1',209,131,22), (316229,2310014,0,'hair_color2',199,150,48), (316230,2310014,0,'hair_face_color',184,128,10), (316231,2310014,0,'hair_face_highlight_color',47,14,19), (316232,2310014,0,'hair_highlight',54,45,28), (316233,2310014,0,'hair_type_color',184,128,10), (316234,2310014,0,'hair_type_highlight_color',47,14,19), (316235,2310014,1,'lip_type',0,32,-22), (316236,2310014,1,'nose_type',90,53,-34), (316237,2310014,0,'skin_color',61,63,63), (316238,2310014,1,'soga_cheek_type',44,0,0), (316239,2310014,1,'soga_chin_type',90,-11,0), (316240,2310014,1,'soga_ear_type',-8,-98,0), (316241,2310014,1,'soga_eye_brow_type',-91,-53,-25), (316242,2310014,0,'soga_eye_color',229,229,102), (316243,2310014,1,'soga_eye_type',75,0,0), (316244,2310014,0,'soga_hair_color1',209,131,22), (316245,2310014,0,'soga_hair_color2',199,150,48), (316246,2310014,0,'soga_hair_face_color',184,128,10), (316247,2310014,0,'soga_hair_face_highlight_color',47,14,19), (316248,2310014,0,'soga_hair_highlight',54,45,28), (316249,2310014,0,'soga_hair_type_color',184,128,10), (316250,2310014,0,'soga_hair_type_highlight_color',47,14,19), (316251,2310014,1,'soga_lip_type',0,32,-22), (316252,2310014,1,'soga_nose_type',90,53,-34), (316253,2310014,0,'soga_skin_color',61,63,63), (316254,2310014,0,'wing_color1',255,255,255), (316255,2310014,0,'wing_color2',255,255,255), (316256,2310015,1,'cheek_type',23,63,0), (316257,2310015,1,'chin_type',62,85,52), (316258,2310015,1,'ear_type',-17,34,0), (316259,2310015,1,'eye_brow_type',59,-45,17), (316260,2310015,0,'eye_color',203,203,0), (316261,2310015,1,'eye_type',87,0,0), (316262,2310015,1,'lip_type',-70,88,85), (316263,2310015,1,'nose_type',28,-82,58), (316264,2310015,0,'skin_color',124,104,103), (316265,2310015,1,'soga_cheek_type',23,63,0), (316266,2310015,1,'soga_chin_type',62,85,52), (316267,2310015,1,'soga_ear_type',-17,34,0), (316268,2310015,1,'soga_eye_brow_type',59,-45,17), (316269,2310015,0,'soga_eye_color',229,229,102), (316270,2310015,1,'soga_eye_type',87,0,0), (316271,2310015,1,'soga_lip_type',-70,88,85), (316272,2310015,1,'soga_nose_type',28,-82,58), (316273,2310015,0,'soga_skin_color',124,104,103), (316274,2310015,0,'wing_color1',255,255,255), (316275,2310015,0,'wing_color2',255,255,255), (316276,2310016,1,'cheek_type',0,59,0), (316277,2310016,1,'chin_type',-78,-17,-18), (316278,2310016,1,'ear_type',19,35,0), (316279,2310016,1,'eye_brow_type',12,51,97), (316280,2310016,0,'eye_color',37,71,51), (316281,2310016,1,'eye_type',68,0,0), (316282,2310016,0,'hair_color1',29,21,28), (316283,2310016,0,'hair_color2',39,32,39), (316284,2310016,0,'hair_face_color',15,1,21), (316285,2310016,0,'hair_face_highlight_color',35,24,1), (316286,2310016,0,'hair_highlight',79,28,15), (316287,2310016,0,'hair_type_color',15,1,21), (316288,2310016,0,'hair_type_highlight_color',35,24,1), (316289,2310016,1,'lip_type',-9,37,78), (316290,2310016,1,'nose_type',-37,-7,45), (316291,2310016,0,'skin_color',107,75,52), (316292,2310016,1,'soga_cheek_type',0,59,0), (316293,2310016,1,'soga_chin_type',-78,-17,-18), (316294,2310016,1,'soga_ear_type',19,35,0), (316295,2310016,1,'soga_eye_brow_type',12,51,97), (316296,2310016,0,'soga_eye_color',229,229,102), (316297,2310016,1,'soga_eye_type',68,0,0), (316298,2310016,0,'soga_hair_color1',29,21,28), (316299,2310016,0,'soga_hair_color2',39,32,39), (316300,2310016,0,'soga_hair_face_color',15,1,21), (316301,2310016,0,'soga_hair_face_highlight_color',35,24,1), (316302,2310016,0,'soga_hair_highlight',79,28,15), (316303,2310016,0,'soga_hair_type_color',15,1,21), (316304,2310016,0,'soga_hair_type_highlight_color',35,24,1), (316305,2310016,1,'soga_lip_type',-9,37,78), (316306,2310016,1,'soga_nose_type',-37,-7,45), (316307,2310016,0,'soga_skin_color',107,75,52), (316308,2310016,0,'wing_color1',255,255,255), (316309,2310016,0,'wing_color2',255,255,255), (316310,2310017,1,'cheek_type',-2,0,0), (316311,2310017,1,'chin_type',-1,0,7), (316312,2310017,1,'ear_type',-31,25,0), (316313,2310017,1,'eye_brow_type',23,8,19), (316314,2310017,0,'eye_color',178,146,106), (316315,2310017,1,'eye_type',-25,0,0), (316316,2310017,0,'hair_face_color',87,76,63), (316317,2310017,0,'hair_face_highlight_color',226,220,168), (316318,2310017,0,'hair_type_color',87,76,63), (316319,2310017,0,'hair_type_highlight_color',226,220,168), (316320,2310017,1,'lip_type',-28,-17,26), (316321,2310017,1,'nose_type',25,14,-40), (316322,2310017,0,'skin_color',222,203,150), (316323,2310017,1,'soga_cheek_type',-2,0,0), (316324,2310017,1,'soga_chin_type',-1,0,7), (316325,2310017,1,'soga_ear_type',-31,25,0), (316326,2310017,1,'soga_eye_brow_type',23,8,19), (316327,2310017,0,'soga_eye_color',229,229,102), (316328,2310017,1,'soga_eye_type',-25,0,0), (316329,2310017,0,'soga_hair_face_color',87,76,63), (316330,2310017,0,'soga_hair_face_highlight_color',226,220,168), (316331,2310017,0,'soga_hair_type_color',87,76,63), (316332,2310017,0,'soga_hair_type_highlight_color',226,220,168), (316333,2310017,1,'soga_lip_type',-28,-17,26), (316334,2310017,1,'soga_nose_type',25,14,-40), (316335,2310017,0,'soga_skin_color',222,203,150), (316336,2310017,0,'wing_color1',255,255,255), (316337,2310017,0,'wing_color2',255,255,255), (316338,2310018,1,'cheek_type',31,-32,0), (316339,2310018,1,'chin_type',14,5,-7), (316340,2310018,1,'ear_type',-7,23,0), (316341,2310018,1,'eye_brow_type',0,11,28), (316342,2310018,0,'eye_color',45,95,94), (316343,2310018,0,'hair_face_color',221,221,102), (316344,2310018,0,'hair_face_highlight_color',74,73,62), (316345,2310018,0,'hair_type_color',221,221,102), (316346,2310018,0,'hair_type_highlight_color',74,73,62), (316347,2310018,1,'lip_type',-31,2,-7), (316348,2310018,1,'nose_type',-12,-5,3), (316349,2310018,0,'skin_color',217,224,224), (316350,2310018,1,'soga_cheek_type',31,-32,0), (316351,2310018,1,'soga_chin_type',14,5,-7), (316352,2310018,1,'soga_ear_type',-7,23,0), (316353,2310018,1,'soga_eye_brow_type',0,11,28), (316354,2310018,0,'soga_eye_color',229,229,102), (316355,2310018,0,'soga_hair_face_color',221,221,102), (316356,2310018,0,'soga_hair_face_highlight_color',74,73,62), (316357,2310018,0,'soga_hair_type_color',221,221,102), (316358,2310018,0,'soga_hair_type_highlight_color',74,73,62), (316359,2310018,1,'soga_lip_type',-31,2,-7), (316360,2310018,1,'soga_nose_type',-12,-5,3), (316361,2310018,0,'soga_skin_color',217,224,224), (316362,2310018,0,'wing_color1',255,255,255), (316363,2310018,0,'wing_color2',255,255,255), (316364,2310019,1,'cheek_type',-98,-68,0), (316365,2310019,1,'chin_type',-11,85,-29), (316366,2310019,1,'ear_type',-95,-34,0), (316367,2310019,1,'eye_brow_type',-31,-15,-96), (316368,2310019,0,'eye_color',102,154,140), (316369,2310019,1,'eye_type',44,0,0), (316370,2310019,0,'hair_color1',38,22,21), (316371,2310019,0,'hair_color2',120,50,0), (316372,2310019,0,'hair_face_highlight_color',15,1,21), (316373,2310019,0,'hair_highlight',29,21,28), (316374,2310019,0,'hair_type_highlight_color',15,1,21), (316375,2310019,1,'lip_type',1,-56,-2), (316376,2310019,1,'nose_type',-9,41,81), (316377,2310019,0,'skin_color',255,255,255), (316378,2310019,1,'soga_cheek_type',-98,-68,0), (316379,2310019,1,'soga_chin_type',-11,85,-29), (316380,2310019,1,'soga_ear_type',-95,-34,0), (316381,2310019,1,'soga_eye_brow_type',-31,-15,-96), (316382,2310019,0,'soga_eye_color',229,229,102), (316383,2310019,1,'soga_eye_type',44,0,0), (316384,2310019,0,'soga_hair_color1',38,22,21), (316385,2310019,0,'soga_hair_color2',120,50,0), (316386,2310019,0,'soga_hair_face_highlight_color',15,1,21), (316387,2310019,0,'soga_hair_highlight',29,21,28), (316388,2310019,0,'soga_hair_type_highlight_color',15,1,21), (316389,2310019,1,'soga_lip_type',1,-56,-2), (316390,2310019,1,'soga_nose_type',-9,41,81), (316391,2310019,0,'soga_skin_color',255,255,255), (316392,2310019,0,'wing_color1',255,255,255), (316393,2310019,0,'wing_color2',255,255,255), (316394,2310020,0,'eye_color',255,255,255), (316395,2310020,0,'skin_color',255,255,255), (316396,2310020,0,'soga_eye_color',255,0,255), (316397,2310021,0,'eye_color',255,255,255), (316398,2310021,0,'skin_color',255,255,255), (316399,2310021,0,'soga_eye_color',255,0,255), (316400,2310022,1,'cheek_type',-7,0,0), (316401,2310022,1,'chin_type',-29,75,-96), (316402,2310022,1,'ear_type',69,14,0), (316403,2310022,1,'eye_brow_type',28,-20,-23), (316404,2310022,0,'eye_color',47,95,110), (316405,2310022,1,'eye_type',-37,0,0), (316406,2310022,0,'hair_color1',114,112,142), (316407,2310022,0,'hair_color2',152,138,129), (316408,2310022,0,'hair_face_color',119,147,147), (316409,2310022,0,'hair_face_highlight_color',193,100,45), (316410,2310022,0,'hair_highlight',105,26,26), (316411,2310022,0,'hair_type_color',119,147,147), (316412,2310022,0,'hair_type_highlight_color',193,100,45), (316413,2310022,1,'lip_type',-28,-44,78), (316414,2310022,1,'nose_type',84,-75,-21), (316415,2310022,0,'skin_color',229,215,216), (316416,2310022,1,'soga_cheek_type',-7,0,0), (316417,2310022,1,'soga_chin_type',-29,75,-96), (316418,2310022,1,'soga_ear_type',69,14,0), (316419,2310022,1,'soga_eye_brow_type',28,-20,-23), (316420,2310022,0,'soga_eye_color',229,229,102), (316421,2310022,1,'soga_eye_type',-37,0,0), (316422,2310022,0,'soga_hair_color1',114,112,142), (316423,2310022,0,'soga_hair_color2',152,138,129), (316424,2310022,0,'soga_hair_face_color',119,147,147), (316425,2310022,0,'soga_hair_face_highlight_color',193,100,45), (316426,2310022,0,'soga_hair_highlight',105,26,26), (316427,2310022,0,'soga_hair_type_color',119,147,147), (316428,2310022,0,'soga_hair_type_highlight_color',193,100,45), (316429,2310022,1,'soga_lip_type',-28,-44,78), (316430,2310022,1,'soga_nose_type',84,-75,-21), (316431,2310022,0,'soga_skin_color',229,215,216), (316432,2310022,0,'wing_color1',255,255,255), (316433,2310022,0,'wing_color2',255,255,255), (316434,2310023,1,'cheek_type',32,14,0), (316435,2310023,1,'chin_type',11,-9,7), (316436,2310023,1,'ear_type',-43,28,0), (316437,2310023,1,'eye_brow_type',9,-19,21), (316438,2310023,0,'eye_color',194,183,151), (316439,2310023,0,'hair_face_color',89,32,16), (316440,2310023,0,'hair_face_highlight_color',84,32,7), (316441,2310023,0,'hair_type_color',89,32,16), (316442,2310023,0,'hair_type_highlight_color',84,32,7), (316443,2310023,1,'lip_type',18,17,8), (316444,2310023,1,'nose_type',14,-29,-31), (316445,2310023,0,'skin_color',196,202,181), (316446,2310023,1,'soga_cheek_type',32,14,0), (316447,2310023,1,'soga_chin_type',11,-9,7), (316448,2310023,1,'soga_ear_type',-43,28,0), (316449,2310023,1,'soga_eye_brow_type',9,-19,21), (316450,2310023,0,'soga_eye_color',229,229,102), (316451,2310023,0,'soga_hair_face_color',89,32,16), (316452,2310023,0,'soga_hair_face_highlight_color',84,32,7), (316453,2310023,0,'soga_hair_type_color',89,32,16), (316454,2310023,0,'soga_hair_type_highlight_color',84,32,7), (316455,2310023,1,'soga_lip_type',18,17,8), (316456,2310023,1,'soga_nose_type',14,-29,-31), (316457,2310023,0,'soga_skin_color',196,202,181), (316458,2310023,0,'wing_color1',255,255,255), (316459,2310023,0,'wing_color2',255,255,255), (316460,2310024,1,'cheek_type',-11,-39,0), (316461,2310024,1,'chin_type',-29,0,14), (316462,2310024,1,'ear_type',4,-12,0), (316463,2310024,1,'eye_brow_type',45,7,28), (316464,2310024,0,'eye_color',116,170,173), (316465,2310024,1,'eye_type',12,0,0), (316466,2310024,0,'hair_face_color',72,31,0), (316467,2310024,0,'hair_type_color',72,31,0), (316468,2310024,1,'lip_type',14,1,22), (316469,2310024,1,'nose_type',-7,0,34), (316470,2310024,0,'skin_color',209,199,177), (316471,2310024,1,'soga_cheek_type',-11,-39,0), (316472,2310024,1,'soga_chin_type',-29,0,14), (316473,2310024,1,'soga_ear_type',4,-12,0), (316474,2310024,1,'soga_eye_brow_type',45,7,28), (316475,2310024,0,'soga_eye_color',229,229,102), (316476,2310024,1,'soga_eye_type',12,0,0), (316477,2310024,0,'soga_hair_face_color',72,31,0), (316478,2310024,0,'soga_hair_type_color',72,31,0), (316479,2310024,1,'soga_lip_type',14,1,22), (316480,2310024,1,'soga_nose_type',-7,0,34), (316481,2310024,0,'soga_skin_color',209,199,177), (316482,2310024,0,'wing_color1',255,255,255), (316483,2310024,0,'wing_color2',255,255,255), (316484,2310025,1,'cheek_type',-68,0,0), (316485,2310025,1,'chin_type',-84,89,-14), (316486,2310025,1,'ear_type',87,95,0), (316487,2310025,1,'eye_brow_type',85,26,0), (316488,2310025,0,'eye_color',48,92,62), (316489,2310025,1,'eye_type',3,0,0), (316490,2310025,0,'hair_color1',89,21,21), (316491,2310025,0,'hair_color2',171,87,0), (316492,2310025,0,'hair_face_color',149,50,27), (316493,2310025,0,'hair_face_highlight_color',231,184,29), (316494,2310025,0,'hair_highlight',246,219,114), (316495,2310025,0,'hair_type_color',149,50,27), (316496,2310025,0,'hair_type_highlight_color',231,184,29), (316497,2310025,1,'lip_type',17,-95,-14), (316498,2310025,1,'nose_type',93,93,93), (316499,2310025,0,'skin_color',58,48,49), (316500,2310025,1,'soga_cheek_type',-68,0,0), (316501,2310025,1,'soga_chin_type',-84,89,-14), (316502,2310025,1,'soga_ear_type',87,95,0), (316503,2310025,1,'soga_eye_brow_type',85,26,0), (316504,2310025,0,'soga_eye_color',229,229,102), (316505,2310025,1,'soga_eye_type',3,0,0), (316506,2310025,0,'soga_hair_color1',89,21,21), (316507,2310025,0,'soga_hair_color2',171,87,0), (316508,2310025,0,'soga_hair_face_color',149,50,27), (316509,2310025,0,'soga_hair_face_highlight_color',231,184,29), (316510,2310025,0,'soga_hair_highlight',246,219,114), (316511,2310025,0,'soga_hair_type_color',149,50,27), (316512,2310025,0,'soga_hair_type_highlight_color',231,184,29), (316513,2310025,1,'soga_lip_type',17,-95,-14), (316514,2310025,1,'soga_nose_type',93,93,93), (316515,2310025,0,'soga_skin_color',58,48,49), (316516,2310025,0,'wing_color1',255,255,255), (316517,2310025,0,'wing_color2',255,255,255), (316518,2310026,1,'cheek_type',-29,-23,0), (316519,2310026,1,'chin_type',26,17,32), (316520,2310026,1,'ear_type',-40,-25,0), (316521,2310026,1,'eye_brow_type',-9,35,-8), (316522,2310026,0,'eye_color',222,35,32), (316523,2310026,1,'eye_type',-3,0,0), (316524,2310026,0,'hair_face_color',52,38,20), (316525,2310026,0,'hair_face_highlight_color',216,192,37), (316526,2310026,0,'hair_type_color',52,38,20), (316527,2310026,0,'hair_type_highlight_color',216,192,37), (316528,2310026,1,'lip_type',-12,-22,22), (316529,2310026,1,'nose_type',-28,20,-23), (316530,2310026,0,'skin_color',141,122,59), (316531,2310026,1,'soga_cheek_type',-29,-23,0), (316532,2310026,1,'soga_chin_type',26,17,32), (316533,2310026,1,'soga_ear_type',-40,-25,0), (316534,2310026,1,'soga_eye_brow_type',-9,35,-8), (316535,2310026,0,'soga_eye_color',229,229,102), (316536,2310026,1,'soga_eye_type',-3,0,0), (316537,2310026,0,'soga_hair_face_color',52,38,20), (316538,2310026,0,'soga_hair_face_highlight_color',216,192,37), (316539,2310026,0,'soga_hair_type_color',52,38,20), (316540,2310026,0,'soga_hair_type_highlight_color',216,192,37), (316541,2310026,1,'soga_lip_type',-12,-22,22), (316542,2310026,1,'soga_nose_type',-28,20,-23), (316543,2310026,0,'soga_skin_color',141,122,59), (316544,2310026,0,'wing_color1',255,255,255), (316545,2310026,0,'wing_color2',255,255,255), (316546,2310027,1,'cheek_type',-66,77,0), (316547,2310027,1,'chin_type',-90,70,-63), (316548,2310027,1,'ear_type',62,-87,0), (316549,2310027,1,'eye_brow_type',51,-87,-43), (316550,2310027,0,'eye_color',170,204,215), (316551,2310027,1,'eye_type',-100,0,0), (316552,2310027,0,'hair_color1',164,165,165), (316553,2310027,0,'hair_color2',56,62,62), (316554,2310027,0,'hair_face_color',244,246,246), (316555,2310027,0,'hair_face_highlight_color',15,1,21), (316556,2310027,0,'hair_highlight',26,24,25), (316557,2310027,0,'hair_type_color',244,246,246), (316558,2310027,0,'hair_type_highlight_color',15,1,21), (316559,2310027,1,'lip_type',53,-50,93), (316560,2310027,1,'nose_type',100,100,-100), (316561,2310027,0,'skin_color',200,189,140), (316562,2310027,1,'soga_cheek_type',-66,77,0), (316563,2310027,1,'soga_chin_type',-90,70,-63), (316564,2310027,1,'soga_ear_type',62,-87,0), (316565,2310027,1,'soga_eye_brow_type',51,-87,-43), (316566,2310027,0,'soga_eye_color',229,229,102), (316567,2310027,1,'soga_eye_type',-100,0,0), (316568,2310027,0,'soga_hair_color1',164,165,165), (316569,2310027,0,'soga_hair_color2',56,62,62), (316570,2310027,0,'soga_hair_face_color',244,246,246), (316571,2310027,0,'soga_hair_face_highlight_color',15,1,21), (316572,2310027,0,'soga_hair_highlight',26,24,25), (316573,2310027,0,'soga_hair_type_color',244,246,246), (316574,2310027,0,'soga_hair_type_highlight_color',15,1,21), (316575,2310027,1,'soga_lip_type',53,-50,93), (316576,2310027,1,'soga_nose_type',100,100,-100), (316577,2310027,0,'soga_skin_color',200,189,140), (316578,2310027,0,'wing_color1',255,255,255), (316579,2310027,0,'wing_color2',255,255,255), (316580,2310028,1,'cheek_type',-9,-81,0), (316581,2310028,1,'chin_type',62,-63,-12), (316582,2310028,1,'ear_type',55,25,0), (316583,2310028,1,'eye_brow_type',-87,100,-52), (316584,2310028,0,'eye_color',61,92,55), (316585,2310028,1,'eye_type',-21,0,0), (316586,2310028,0,'hair_color1',114,112,142), (316587,2310028,0,'hair_color2',144,140,137), (316588,2310028,0,'hair_face_color',96,113,119), (316589,2310028,0,'hair_face_highlight_color',42,29,2), (316590,2310028,0,'hair_highlight',79,28,15), (316591,2310028,0,'hair_type_color',96,113,119), (316592,2310028,0,'hair_type_highlight_color',42,29,2), (316593,2310028,1,'lip_type',-87,-11,-28), (316594,2310028,1,'nose_type',-56,-75,-43), (316595,2310028,0,'skin_color',147,149,149), (316596,2310028,1,'soga_cheek_type',-9,-81,0), (316597,2310028,1,'soga_chin_type',62,-63,-12), (316598,2310028,1,'soga_ear_type',55,25,0), (316599,2310028,1,'soga_eye_brow_type',-87,100,-52), (316600,2310028,0,'soga_eye_color',229,229,102), (316601,2310028,1,'soga_eye_type',-21,0,0), (316602,2310028,0,'soga_hair_color1',114,112,142), (316603,2310028,0,'soga_hair_color2',144,140,137), (316604,2310028,0,'soga_hair_face_color',96,113,119), (316605,2310028,0,'soga_hair_face_highlight_color',42,29,2), (316606,2310028,0,'soga_hair_highlight',79,28,15), (316607,2310028,0,'soga_hair_type_color',96,113,119), (316608,2310028,0,'soga_hair_type_highlight_color',42,29,2), (316609,2310028,1,'soga_lip_type',-87,-11,-28), (316610,2310028,1,'soga_nose_type',-56,-75,-43), (316611,2310028,0,'soga_skin_color',147,149,149), (316612,2310028,0,'wing_color1',255,255,255), (316613,2310028,0,'wing_color2',255,255,255), (316614,2310029,1,'cheek_type',-11,-2,0), (316615,2310029,1,'chin_type',-20,4,7), (316616,2310029,1,'ear_type',-40,25,0), (316617,2310029,1,'eye_brow_type',-22,0,11), (316618,2310029,0,'eye_color',41,85,93), (316619,2310029,1,'eye_type',7,0,0), (316620,2310029,0,'hair_face_color',87,36,0), (316621,2310029,0,'hair_face_highlight_color',105,103,97), (316622,2310029,0,'hair_type_color',87,36,0), (316623,2310029,0,'hair_type_highlight_color',105,103,97), (316624,2310029,1,'lip_type',11,3,47), (316625,2310029,1,'nose_type',-31,3,-28), (316626,2310029,0,'skin_color',78,80,80), (316627,2310029,1,'soga_cheek_type',-11,-2,0), (316628,2310029,1,'soga_chin_type',-20,4,7), (316629,2310029,1,'soga_ear_type',-40,25,0), (316630,2310029,1,'soga_eye_brow_type',-22,0,11), (316631,2310029,0,'soga_eye_color',229,229,102), (316632,2310029,1,'soga_eye_type',7,0,0), (316633,2310029,0,'soga_hair_face_color',87,36,0), (316634,2310029,0,'soga_hair_face_highlight_color',105,103,97), (316635,2310029,0,'soga_hair_type_color',87,36,0), (316636,2310029,0,'soga_hair_type_highlight_color',105,103,97), (316637,2310029,1,'soga_lip_type',11,3,47), (316638,2310029,1,'soga_nose_type',-31,3,-28), (316639,2310029,0,'soga_skin_color',78,80,80), (316640,2310029,0,'wing_color1',255,255,255), (316641,2310029,0,'wing_color2',255,255,255), (316642,2310030,0,'eye_color',255,255,255), (316643,2310030,0,'skin_color',229,229,225), (316644,2310030,0,'soga_eye_color',255,0,255), (316645,2310031,0,'eye_color',255,255,255), (316646,2310031,0,'skin_color',255,255,255), (316647,2310031,0,'soga_eye_color',255,0,255), (316648,2310032,1,'cheek_type',17,37,0), (316649,2310032,1,'chin_type',14,-32,-1), (316650,2310032,1,'ear_type',14,-7,0), (316651,2310032,1,'eye_brow_type',-20,-18,18), (316652,2310032,0,'eye_color',58,123,131), (316653,2310032,1,'eye_type',-10,0,0), (316654,2310032,0,'hair_face_color',192,179,68), (316655,2310032,0,'hair_face_highlight_color',191,81,13), (316656,2310032,0,'hair_type_color',192,179,68), (316657,2310032,0,'hair_type_highlight_color',191,81,13), (316658,2310032,1,'lip_type',-1,32,21), (316659,2310032,1,'nose_type',31,-8,1), (316660,2310032,0,'skin_color',152,102,91), (316661,2310032,1,'soga_cheek_type',17,37,0), (316662,2310032,1,'soga_chin_type',14,-32,-1), (316663,2310032,1,'soga_ear_type',14,-7,0), (316664,2310032,1,'soga_eye_brow_type',-20,-18,18), (316665,2310032,0,'soga_eye_color',229,229,102), (316666,2310032,1,'soga_eye_type',-10,0,0), (316667,2310032,0,'soga_hair_face_color',192,179,68), (316668,2310032,0,'soga_hair_face_highlight_color',191,81,13), (316669,2310032,0,'soga_hair_type_color',192,179,68), (316670,2310032,0,'soga_hair_type_highlight_color',191,81,13), (316671,2310032,1,'soga_lip_type',-1,32,21), (316672,2310032,1,'soga_nose_type',31,-8,1), (316673,2310032,0,'soga_skin_color',152,102,91), (316674,2310032,0,'wing_color1',255,255,255), (316675,2310032,0,'wing_color2',255,255,255), (316676,2310033,1,'cheek_type',-9,58,0), (316677,2310033,1,'chin_type',-10,-52,-62), (316678,2310033,1,'ear_type',-75,-50,0), (316679,2310033,1,'eye_brow_type',-5,-41,-38), (316680,2310033,0,'eye_color',135,0,48), (316681,2310033,1,'eye_type',89,0,0), (316682,2310033,1,'lip_type',-52,77,-68), (316683,2310033,1,'nose_type',2,0,38), (316684,2310033,0,'skin_color',143,130,128), (316685,2310033,1,'soga_cheek_type',-9,58,0), (316686,2310033,1,'soga_chin_type',-10,-52,-62), (316687,2310033,1,'soga_ear_type',-75,-50,0), (316688,2310033,1,'soga_eye_brow_type',-5,-41,-38), (316689,2310033,0,'soga_eye_color',229,229,102), (316690,2310033,1,'soga_eye_type',89,0,0), (316691,2310033,1,'soga_lip_type',-52,77,-68), (316692,2310033,1,'soga_nose_type',2,0,38), (316693,2310033,0,'soga_skin_color',143,130,128), (316694,2310033,0,'wing_color1',255,255,255), (316695,2310033,0,'wing_color2',255,255,255), (316696,2310034,1,'cheek_type',-17,-25,0), (316697,2310034,1,'chin_type',12,-32,-31), (316698,2310034,1,'ear_type',31,23,0), (316699,2310034,1,'eye_brow_type',2,-31,-18), (316700,2310034,0,'eye_color',84,110,64), (316701,2310034,1,'eye_type',14,0,0), (316702,2310034,0,'hair_face_color',245,231,120), (316703,2310034,0,'hair_face_highlight_color',102,42,0), (316704,2310034,0,'hair_type_color',245,231,120), (316705,2310034,0,'hair_type_highlight_color',102,42,0), (316706,2310034,1,'lip_type',37,4,-38), (316707,2310034,1,'nose_type',-8,9,-37), (316708,2310034,0,'skin_color',228,214,201), (316709,2310034,1,'soga_cheek_type',-17,-25,0), (316710,2310034,1,'soga_chin_type',12,-32,-31), (316711,2310034,1,'soga_ear_type',31,23,0), (316712,2310034,1,'soga_eye_brow_type',2,-31,-18), (316713,2310034,0,'soga_eye_color',229,229,102), (316714,2310034,1,'soga_eye_type',14,0,0), (316715,2310034,0,'soga_hair_face_color',245,231,120), (316716,2310034,0,'soga_hair_face_highlight_color',102,42,0), (316717,2310034,0,'soga_hair_type_color',245,231,120), (316718,2310034,0,'soga_hair_type_highlight_color',102,42,0), (316719,2310034,1,'soga_lip_type',37,4,-38), (316720,2310034,1,'soga_nose_type',-8,9,-37), (316721,2310034,0,'soga_skin_color',228,214,201), (316722,2310034,0,'wing_color1',255,255,255), (316723,2310034,0,'wing_color2',255,255,255), (316724,2310035,1,'cheek_type',9,22,0), (316725,2310035,1,'chin_type',4,4,43), (316726,2310035,1,'ear_type',5,-34,0), (316727,2310035,1,'eye_brow_type',1,12,9), (316728,2310035,0,'eye_color',47,100,102), (316729,2310035,0,'hair_face_color',194,164,6), (316730,2310035,0,'hair_face_highlight_color',188,168,37), (316731,2310035,0,'hair_type_color',194,164,6), (316732,2310035,0,'hair_type_highlight_color',188,168,37), (316733,2310035,1,'lip_type',-7,26,-34), (316734,2310035,1,'nose_type',18,29,19), (316735,2310035,0,'skin_color',206,162,137), (316736,2310035,1,'soga_cheek_type',9,22,0), (316737,2310035,1,'soga_chin_type',4,4,43), (316738,2310035,1,'soga_ear_type',5,-34,0), (316739,2310035,1,'soga_eye_brow_type',1,12,9), (316740,2310035,0,'soga_eye_color',229,229,102), (316741,2310035,0,'soga_hair_face_color',194,164,6), (316742,2310035,0,'soga_hair_face_highlight_color',188,168,37), (316743,2310035,0,'soga_hair_type_color',194,164,6), (316744,2310035,0,'soga_hair_type_highlight_color',188,168,37), (316745,2310035,1,'soga_lip_type',-7,26,-34), (316746,2310035,1,'soga_nose_type',18,29,19), (316747,2310035,0,'soga_skin_color',206,162,137), (316748,2310035,0,'wing_color1',255,255,255), (316749,2310035,0,'wing_color2',255,255,255), (316750,2310036,1,'cheek_type',-11,-7,0), (316751,2310036,1,'chin_type',0,46,58), (316752,2310036,1,'ear_type',78,68,0), (316753,2310036,1,'eye_brow_type',34,85,52), (316754,2310036,0,'eye_color',46,6,0), (316755,2310036,1,'eye_type',-78,0,0), (316756,2310036,1,'lip_type',-35,-1,-14), (316757,2310036,1,'nose_type',68,-31,20), (316758,2310036,0,'skin_color',135,116,97), (316759,2310036,1,'soga_cheek_type',-11,-7,0), (316760,2310036,1,'soga_chin_type',0,46,58), (316761,2310036,1,'soga_ear_type',78,68,0), (316762,2310036,1,'soga_eye_brow_type',34,85,52), (316763,2310036,0,'soga_eye_color',229,229,102), (316764,2310036,1,'soga_eye_type',-78,0,0), (316765,2310036,1,'soga_lip_type',-35,-1,-14), (316766,2310036,1,'soga_nose_type',68,-31,20), (316767,2310036,0,'soga_skin_color',135,116,97), (316768,2310036,0,'wing_color1',255,255,255), (316769,2310036,0,'wing_color2',255,255,255), (316770,2310037,1,'cheek_type',-32,-31,0), (316771,2310037,1,'chin_type',-1,25,26), (316772,2310037,1,'ear_type',37,-5,0), (316773,2310037,1,'eye_brow_type',-28,25,-7), (316774,2310037,0,'eye_color',50,97,72), (316775,2310037,1,'eye_type',31,0,0), (316776,2310037,0,'hair_face_color',115,61,3), (316777,2310037,0,'hair_face_highlight_color',67,60,14), (316778,2310037,0,'hair_type_color',115,61,3), (316779,2310037,0,'hair_type_highlight_color',67,60,14), (316780,2310037,1,'lip_type',-8,7,10), (316781,2310037,1,'nose_type',4,37,-9), (316782,2310037,0,'skin_color',226,215,198), (316783,2310037,1,'soga_cheek_type',-32,-31,0), (316784,2310037,1,'soga_chin_type',-1,25,26), (316785,2310037,1,'soga_ear_type',37,-5,0), (316786,2310037,1,'soga_eye_brow_type',-28,25,-7), (316787,2310037,0,'soga_eye_color',229,229,102), (316788,2310037,1,'soga_eye_type',31,0,0), (316789,2310037,0,'soga_hair_face_color',115,61,3), (316790,2310037,0,'soga_hair_face_highlight_color',67,60,14), (316791,2310037,0,'soga_hair_type_color',115,61,3), (316792,2310037,0,'soga_hair_type_highlight_color',67,60,14), (316793,2310037,1,'soga_lip_type',-8,7,10), (316794,2310037,1,'soga_nose_type',4,37,-9), (316795,2310037,0,'soga_skin_color',226,215,198), (316796,2310037,0,'wing_color1',255,255,255), (316797,2310037,0,'wing_color2',255,255,255), (316798,2310038,1,'cheek_type',-34,32,0), (316799,2310038,1,'chin_type',-22,44,5), (316800,2310038,1,'ear_type',0,-18,0), (316801,2310038,1,'eye_brow_type',28,34,29), (316802,2310038,0,'eye_color',133,132,78), (316803,2310038,1,'eye_type',19,0,0), (316804,2310038,0,'hair_face_color',208,75,15), (316805,2310038,0,'hair_face_highlight_color',159,74,0), (316806,2310038,0,'hair_type_color',208,75,15), (316807,2310038,0,'hair_type_highlight_color',159,74,0), (316808,2310038,1,'lip_type',8,-23,18), (316809,2310038,1,'nose_type',2,23,3), (316810,2310038,0,'skin_color',217,209,185), (316811,2310038,1,'soga_cheek_type',-34,32,0), (316812,2310038,1,'soga_chin_type',-22,44,5), (316813,2310038,1,'soga_ear_type',0,-18,0), (316814,2310038,1,'soga_eye_brow_type',28,34,29), (316815,2310038,0,'soga_eye_color',229,229,102), (316816,2310038,1,'soga_eye_type',19,0,0), (316817,2310038,0,'soga_hair_face_color',208,75,15), (316818,2310038,0,'soga_hair_face_highlight_color',159,74,0), (316819,2310038,0,'soga_hair_type_color',208,75,15), (316820,2310038,0,'soga_hair_type_highlight_color',159,74,0), (316821,2310038,1,'soga_lip_type',8,-23,18), (316822,2310038,1,'soga_nose_type',2,23,3), (316823,2310038,0,'soga_skin_color',217,209,185), (316824,2310038,0,'wing_color1',255,255,255), (316825,2310038,0,'wing_color2',255,255,255), (316826,2310039,1,'cheek_type',25,0,0), (316827,2310039,1,'chin_type',-41,1,28), (316828,2310039,1,'ear_type',0,8,0), (316829,2310039,1,'eye_brow_type',-21,-1,-2), (316830,2310039,0,'eye_color',50,94,63), (316831,2310039,1,'eye_type',17,0,0), (316832,2310039,0,'hair_face_color',81,36,0), (316833,2310039,0,'hair_face_highlight_color',95,38,0), (316834,2310039,0,'hair_type_color',81,36,0), (316835,2310039,0,'hair_type_highlight_color',95,38,0), (316836,2310039,1,'lip_type',-39,20,-25), (316837,2310039,1,'nose_type',25,17,17), (316838,2310039,0,'skin_color',236,245,234), (316839,2310039,1,'soga_cheek_type',25,0,0), (316840,2310039,1,'soga_chin_type',-41,1,28), (316841,2310039,1,'soga_ear_type',0,8,0), (316842,2310039,1,'soga_eye_brow_type',-21,-1,-2), (316843,2310039,0,'soga_eye_color',229,229,102), (316844,2310039,1,'soga_eye_type',17,0,0), (316845,2310039,0,'soga_hair_face_color',81,36,0), (316846,2310039,0,'soga_hair_face_highlight_color',95,38,0), (316847,2310039,0,'soga_hair_type_color',81,36,0), (316848,2310039,0,'soga_hair_type_highlight_color',95,38,0), (316849,2310039,1,'soga_lip_type',-39,20,-25), (316850,2310039,1,'soga_nose_type',25,17,17), (316851,2310039,0,'soga_skin_color',236,245,234), (316852,2310039,0,'wing_color1',255,255,255), (316853,2310039,0,'wing_color2',255,255,255), (316854,2310040,1,'cheek_type',-25,-31,0), (316855,2310040,1,'chin_type',-61,20,-68), (316856,2310040,1,'ear_type',-21,-34,0), (316857,2310040,1,'eye_brow_type',-65,77,20), (316858,2310040,0,'eye_color',59,109,71), (316859,2310040,1,'eye_type',-56,0,0), (316860,2310040,0,'hair_color1',38,22,21), (316861,2310040,0,'hair_color2',120,50,0), (316862,2310040,0,'hair_face_color',4,1,2), (316863,2310040,0,'hair_face_highlight_color',96,113,118), (316864,2310040,0,'hair_highlight',123,123,130), (316865,2310040,0,'hair_type_color',4,1,2), (316866,2310040,0,'hair_type_highlight_color',96,113,118), (316867,2310040,1,'lip_type',-56,-3,-62), (316868,2310040,1,'nose_type',34,34,62), (316869,2310040,0,'skin_color',244,250,250), (316870,2310040,1,'soga_cheek_type',-25,-31,0), (316871,2310040,1,'soga_chin_type',-61,20,-68), (316872,2310040,1,'soga_ear_type',-21,-34,0), (316873,2310040,1,'soga_eye_brow_type',-65,77,20), (316874,2310040,0,'soga_eye_color',204,204,204), (316875,2310040,1,'soga_eye_type',-56,0,0), (316876,2310040,0,'soga_hair_color1',38,22,21), (316877,2310040,0,'soga_hair_color2',120,50,0), (316878,2310040,0,'soga_hair_face_color',4,1,2), (316879,2310040,0,'soga_hair_face_highlight_color',96,113,118), (316880,2310040,0,'soga_hair_highlight',123,123,130), (316881,2310040,0,'soga_hair_type_color',4,1,2), (316882,2310040,0,'soga_hair_type_highlight_color',96,113,118), (316883,2310040,1,'soga_lip_type',-56,-3,-62), (316884,2310040,1,'soga_nose_type',34,34,62), (316885,2310040,0,'soga_skin_color',244,250,250), (316886,2310041,1,'cheek_type',4,-3,0), (316887,2310041,1,'chin_type',-21,-17,-29), (316888,2310041,1,'ear_type',25,0,0), (316889,2310041,1,'eye_brow_type',0,32,28), (316890,2310041,0,'eye_color',64,120,79), (316891,2310041,1,'eye_type',12,0,0), (316892,2310041,0,'hair_face_color',219,219,200), (316893,2310041,0,'hair_face_highlight_color',183,120,0), (316894,2310041,0,'hair_type_color',219,219,200), (316895,2310041,0,'hair_type_highlight_color',183,120,0), (316896,2310041,1,'lip_type',7,-28,-3), (316897,2310041,1,'nose_type',-18,0,39), (316898,2310041,0,'skin_color',213,220,214), (316899,2310041,1,'soga_cheek_type',4,-3,0), (316900,2310041,1,'soga_chin_type',-21,-17,-29), (316901,2310041,1,'soga_ear_type',25,0,0), (316902,2310041,1,'soga_eye_brow_type',0,32,28), (316903,2310041,0,'soga_eye_color',229,229,102), (316904,2310041,1,'soga_eye_type',12,0,0), (316905,2310041,0,'soga_hair_face_color',219,219,200), (316906,2310041,0,'soga_hair_face_highlight_color',183,120,0), (316907,2310041,0,'soga_hair_type_color',219,219,200), (316908,2310041,0,'soga_hair_type_highlight_color',183,120,0), (316909,2310041,1,'soga_lip_type',7,-28,-3), (316910,2310041,1,'soga_nose_type',-18,0,39), (316911,2310041,0,'soga_skin_color',213,220,214), (316912,2310041,0,'wing_color1',255,255,255), (316913,2310041,0,'wing_color2',255,255,255), (316914,2310042,1,'cheek_type',35,25,0), (316915,2310042,1,'chin_type',12,-3,7), (316916,2310042,1,'ear_type',-9,12,0), (316917,2310042,1,'eye_brow_type',-3,-21,-21), (316918,2310042,0,'eye_color',168,127,73), (316919,2310042,1,'eye_type',9,0,0), (316920,2310042,0,'hair_face_color',28,22,15), (316921,2310042,0,'hair_face_highlight_color',193,191,179), (316922,2310042,0,'hair_type_color',28,22,15), (316923,2310042,0,'hair_type_highlight_color',193,191,179), (316924,2310042,1,'lip_type',-14,-43,7), (316925,2310042,1,'nose_type',31,-19,26), (316926,2310042,0,'skin_color',225,197,149), (316927,2310042,1,'soga_cheek_type',35,25,0), (316928,2310042,1,'soga_chin_type',12,-3,7), (316929,2310042,1,'soga_ear_type',-9,12,0), (316930,2310042,1,'soga_eye_brow_type',-3,-21,-21), (316931,2310042,0,'soga_eye_color',229,229,102), (316932,2310042,1,'soga_eye_type',9,0,0), (316933,2310042,0,'soga_hair_face_color',28,22,15), (316934,2310042,0,'soga_hair_face_highlight_color',193,191,179), (316935,2310042,0,'soga_hair_type_color',28,22,15), (316936,2310042,0,'soga_hair_type_highlight_color',193,191,179), (316937,2310042,1,'soga_lip_type',-14,-43,7), (316938,2310042,1,'soga_nose_type',31,-19,26), (316939,2310042,0,'soga_skin_color',225,197,149), (316940,2310042,0,'wing_color1',255,255,255), (316941,2310042,0,'wing_color2',255,255,255), (316942,2310043,1,'cheek_type',-2,38,0), (316943,2310043,1,'chin_type',58,-75,-95), (316944,2310043,1,'ear_type',58,-63,0), (316945,2310043,1,'eye_brow_type',-20,70,29), (316946,2310043,0,'eye_color',84,139,114), (316947,2310043,1,'eye_type',-62,0,0), (316948,2310043,0,'hair_color1',109,14,49), (316949,2310043,0,'hair_color2',185,97,0), (316950,2310043,0,'hair_face_color',84,0,0), (316951,2310043,0,'hair_face_highlight_color',35,24,1), (316952,2310043,0,'hair_highlight',79,28,15), (316953,2310043,0,'hair_type_color',84,0,0), (316954,2310043,0,'hair_type_highlight_color',35,24,1), (316955,2310043,1,'lip_type',-79,82,-84), (316956,2310043,1,'nose_type',2,41,55), (316957,2310043,0,'skin_color',136,118,120), (316958,2310043,1,'soga_cheek_type',-2,38,0), (316959,2310043,1,'soga_chin_type',58,-75,-95), (316960,2310043,1,'soga_ear_type',58,-63,0), (316961,2310043,1,'soga_eye_brow_type',-20,70,29), (316962,2310043,0,'soga_eye_color',229,229,102), (316963,2310043,1,'soga_eye_type',-62,0,0), (316964,2310043,0,'soga_hair_color1',109,14,49), (316965,2310043,0,'soga_hair_color2',185,97,0), (316966,2310043,0,'soga_hair_face_color',84,0,0), (316967,2310043,0,'soga_hair_face_highlight_color',35,24,1), (316968,2310043,0,'soga_hair_highlight',79,28,15), (316969,2310043,0,'soga_hair_type_color',84,0,0), (316970,2310043,0,'soga_hair_type_highlight_color',35,24,1), (316971,2310043,1,'soga_lip_type',-79,82,-84), (316972,2310043,1,'soga_nose_type',2,41,55), (316973,2310043,0,'soga_skin_color',136,118,120), (316974,2310043,0,'wing_color1',255,255,255), (316975,2310043,0,'wing_color2',255,255,255), (316976,2310044,1,'cheek_type',-38,7,0), (316977,2310044,1,'chin_type',-14,-20,-14), (316978,2310044,1,'ear_type',0,28,0), (316979,2310044,1,'eye_brow_type',11,0,34), (316980,2310044,0,'eye_color',97,68,31), (316981,2310044,1,'eye_type',26,0,0), (316982,2310044,0,'hair_face_color',68,68,65), (316983,2310044,0,'hair_face_highlight_color',170,112,0), (316984,2310044,0,'hair_type_color',68,68,65), (316985,2310044,0,'hair_type_highlight_color',170,112,0), (316986,2310044,1,'lip_type',3,41,17), (316987,2310044,1,'nose_type',8,9,-46), (316988,2310044,0,'skin_color',221,230,230), (316989,2310044,1,'soga_cheek_type',-38,7,0), (316990,2310044,1,'soga_chin_type',-14,-20,-14), (316991,2310044,1,'soga_ear_type',0,28,0), (316992,2310044,1,'soga_eye_brow_type',11,0,34), (316993,2310044,0,'soga_eye_color',229,229,102), (316994,2310044,1,'soga_eye_type',26,0,0), (316995,2310044,0,'soga_hair_face_color',68,68,65), (316996,2310044,0,'soga_hair_face_highlight_color',170,112,0), (316997,2310044,0,'soga_hair_type_color',68,68,65), (316998,2310044,0,'soga_hair_type_highlight_color',170,112,0), (316999,2310044,1,'soga_lip_type',3,41,17), (317000,2310044,1,'soga_nose_type',8,9,-46), (317001,2310044,0,'soga_skin_color',221,230,230), (317002,2310044,0,'wing_color1',255,255,255), (317003,2310044,0,'wing_color2',255,255,255), (317004,2310045,1,'cheek_type',0,-1,0), (317005,2310045,1,'chin_type',-34,21,-9), (317006,2310045,1,'ear_type',-28,-20,0), (317007,2310045,1,'eye_brow_type',-37,10,4), (317008,2310045,0,'eye_color',53,109,120), (317009,2310045,1,'eye_type',-28,0,0), (317010,2310045,0,'hair_face_color',224,221,88), (317011,2310045,0,'hair_face_highlight_color',107,54,9), (317012,2310045,0,'hair_type_color',224,221,88), (317013,2310045,0,'hair_type_highlight_color',107,54,9), (317014,2310045,1,'lip_type',-2,29,-5), (317015,2310045,1,'nose_type',-37,28,-7), (317016,2310045,0,'skin_color',223,183,127), (317017,2310045,1,'soga_cheek_type',0,-1,0), (317018,2310045,1,'soga_chin_type',-34,21,-9), (317019,2310045,1,'soga_ear_type',-28,-20,0), (317020,2310045,1,'soga_eye_brow_type',-37,10,4), (317021,2310045,0,'soga_eye_color',229,229,102), (317022,2310045,1,'soga_eye_type',-28,0,0), (317023,2310045,0,'soga_hair_face_color',224,221,88), (317024,2310045,0,'soga_hair_face_highlight_color',107,54,9), (317025,2310045,0,'soga_hair_type_color',224,221,88), (317026,2310045,0,'soga_hair_type_highlight_color',107,54,9), (317027,2310045,1,'soga_lip_type',-2,29,-5), (317028,2310045,1,'soga_nose_type',-37,28,-7), (317029,2310045,0,'soga_skin_color',223,183,127), (317030,2310045,0,'wing_color1',255,255,255), (317031,2310045,0,'wing_color2',255,255,255), (317032,2310046,1,'cheek_type',-81,15,0), (317033,2310046,1,'chin_type',58,31,-81), (317034,2310046,1,'ear_type',-32,71,0), (317035,2310046,1,'eye_brow_type',94,52,35), (317036,2310046,0,'eye_color',33,64,50), (317037,2310046,1,'eye_type',-9,0,0), (317038,2310046,0,'hair_color1',200,165,96), (317039,2310046,0,'hair_color2',173,99,44), (317040,2310046,0,'hair_face_color',219,157,24), (317041,2310046,0,'hair_highlight',38,22,21), (317042,2310046,0,'hair_type_color',219,157,24), (317043,2310046,1,'lip_type',-91,-14,-19), (317044,2310046,1,'nose_type',-43,11,-41), (317045,2310046,0,'skin_color',186,197,195), (317046,2310046,1,'soga_cheek_type',-81,15,0), (317047,2310046,1,'soga_chin_type',58,31,-81), (317048,2310046,1,'soga_ear_type',-32,71,0), (317049,2310046,1,'soga_eye_brow_type',94,52,35), (317050,2310046,0,'soga_eye_color',229,229,102), (317051,2310046,1,'soga_eye_type',-9,0,0), (317052,2310046,0,'soga_hair_color1',200,165,96), (317053,2310046,0,'soga_hair_color2',173,99,44), (317054,2310046,0,'soga_hair_face_color',219,157,24), (317055,2310046,0,'soga_hair_highlight',38,22,21), (317056,2310046,0,'soga_hair_type_color',219,157,24), (317057,2310046,1,'soga_lip_type',-91,-14,-19), (317058,2310046,1,'soga_nose_type',-43,11,-41), (317059,2310046,0,'soga_skin_color',186,197,195), (317060,2310046,0,'wing_color1',255,255,255), (317061,2310046,0,'wing_color2',255,255,255), (317062,2310047,1,'cheek_type',8,14,0), (317063,2310047,1,'chin_type',17,31,-8), (317064,2310047,1,'ear_type',-23,3,0), (317065,2310047,1,'eye_brow_type',42,0,-7), (317066,2310047,0,'eye_color',34,68,77), (317067,2310047,1,'eye_type',25,0,0), (317068,2310047,0,'hair_face_color',132,126,69), (317069,2310047,0,'hair_face_highlight_color',13,11,7), (317070,2310047,0,'hair_type_color',132,126,69), (317071,2310047,0,'hair_type_highlight_color',13,11,7), (317072,2310047,1,'lip_type',2,28,17), (317073,2310047,1,'nose_type',-17,0,3), (317074,2310047,0,'skin_color',235,242,242), (317075,2310047,1,'soga_cheek_type',8,14,0), (317076,2310047,1,'soga_chin_type',17,31,-8), (317077,2310047,1,'soga_ear_type',-23,3,0), (317078,2310047,1,'soga_eye_brow_type',42,0,-7), (317079,2310047,0,'soga_eye_color',229,229,102), (317080,2310047,1,'soga_eye_type',25,0,0), (317081,2310047,0,'soga_hair_face_color',132,126,69), (317082,2310047,0,'soga_hair_face_highlight_color',13,11,7), (317083,2310047,0,'soga_hair_type_color',132,126,69), (317084,2310047,0,'soga_hair_type_highlight_color',13,11,7), (317085,2310047,1,'soga_lip_type',2,28,17), (317086,2310047,1,'soga_nose_type',-17,0,3), (317087,2310047,0,'soga_skin_color',235,242,242), (317088,2310047,0,'wing_color1',255,255,255), (317089,2310047,0,'wing_color2',255,255,255), (317090,2310048,1,'cheek_type',53,75,0), (317091,2310048,1,'chin_type',-4,9,94), (317092,2310048,1,'ear_type',45,91,0), (317093,2310048,1,'eye_brow_type',-35,-7,-95), (317094,2310048,0,'eye_color',0,60,39), (317095,2310048,1,'eye_type',56,0,0), (317096,2310048,1,'lip_type',-91,18,93), (317097,2310048,1,'nose_type',11,-56,69), (317098,2310048,0,'skin_color',165,132,92), (317099,2310048,1,'soga_cheek_type',53,75,0), (317100,2310048,1,'soga_chin_type',-4,9,94), (317101,2310048,1,'soga_ear_type',45,91,0), (317102,2310048,1,'soga_eye_brow_type',-35,-7,-95), (317103,2310048,0,'soga_eye_color',229,229,102), (317104,2310048,1,'soga_eye_type',56,0,0), (317105,2310048,1,'soga_lip_type',-91,18,93), (317106,2310048,1,'soga_nose_type',11,-56,69), (317107,2310048,0,'soga_skin_color',165,132,92), (317108,2310048,0,'wing_color1',255,255,255), (317109,2310048,0,'wing_color2',255,255,255), (317110,2310049,1,'cheek_type',-25,0,0), (317111,2310049,1,'chin_type',-3,-4,14), (317112,2310049,1,'ear_type',-18,-34,0), (317113,2310049,1,'eye_brow_type',-2,-20,34), (317114,2310049,0,'eye_color',132,182,195), (317115,2310049,1,'eye_type',-9,0,0), (317116,2310049,0,'hair_face_color',111,109,91), (317117,2310049,0,'hair_face_highlight_color',81,57,28), (317118,2310049,0,'hair_type_color',111,109,91), (317119,2310049,0,'hair_type_highlight_color',81,57,28), (317120,2310049,1,'lip_type',0,25,-22), (317121,2310049,1,'nose_type',3,-25,-17), (317122,2310049,0,'skin_color',244,226,227), (317123,2310049,1,'soga_cheek_type',-25,0,0), (317124,2310049,1,'soga_chin_type',-3,-4,14), (317125,2310049,1,'soga_ear_type',-18,-34,0), (317126,2310049,1,'soga_eye_brow_type',-2,-20,34), (317127,2310049,0,'soga_eye_color',229,229,102), (317128,2310049,1,'soga_eye_type',-9,0,0), (317129,2310049,0,'soga_hair_face_color',111,109,91), (317130,2310049,0,'soga_hair_face_highlight_color',81,57,28), (317131,2310049,0,'soga_hair_type_color',111,109,91), (317132,2310049,0,'soga_hair_type_highlight_color',81,57,28), (317133,2310049,1,'soga_lip_type',0,25,-22), (317134,2310049,1,'soga_nose_type',3,-25,-17), (317135,2310049,0,'soga_skin_color',244,226,227), (317136,2310049,0,'wing_color1',255,255,255), (317137,2310049,0,'wing_color2',255,255,255), (317138,2310050,1,'cheek_type',39,-41,0), (317139,2310050,1,'chin_type',-25,5,-41), (317140,2310050,1,'ear_type',25,-18,0), (317141,2310050,1,'eye_brow_type',7,20,0), (317142,2310050,0,'eye_color',167,203,208), (317143,2310050,1,'eye_type',-37,0,0), (317144,2310050,0,'hair_face_color',153,107,0), (317145,2310050,0,'hair_type_color',153,107,0), (317146,2310050,1,'lip_type',18,0,-35), (317147,2310050,1,'nose_type',-28,-31,8), (317148,2310050,0,'skin_color',216,191,154), (317149,2310050,1,'soga_cheek_type',39,-41,0), (317150,2310050,1,'soga_chin_type',-25,5,-41), (317151,2310050,1,'soga_ear_type',25,-18,0), (317152,2310050,1,'soga_eye_brow_type',7,20,0), (317153,2310050,0,'soga_eye_color',229,229,102), (317154,2310050,1,'soga_eye_type',-37,0,0), (317155,2310050,0,'soga_hair_face_color',153,107,0), (317156,2310050,0,'soga_hair_type_color',153,107,0), (317157,2310050,1,'soga_lip_type',18,0,-35), (317158,2310050,1,'soga_nose_type',-28,-31,8), (317159,2310050,0,'soga_skin_color',216,191,154), (317160,2310050,0,'wing_color1',255,255,255), (317161,2310050,0,'wing_color2',255,255,255), (317162,2310051,0,'eye_color',255,255,255), (317163,2310051,0,'skin_color',255,255,255), (317164,2310051,0,'soga_eye_color',255,0,255), (317165,2310052,1,'cheek_type',1,-34,0), (317166,2310052,1,'chin_type',2,-19,21), (317167,2310052,1,'ear_type',-17,4,0), (317168,2310052,1,'eye_brow_type',28,20,26), (317169,2310052,0,'eye_color',47,96,110), (317170,2310052,1,'eye_type',-18,0,0), (317171,2310052,0,'hair_face_color',147,123,91), (317172,2310052,0,'hair_face_highlight_color',98,50,8), (317173,2310052,0,'hair_type_color',147,123,91), (317174,2310052,0,'hair_type_highlight_color',98,50,8), (317175,2310052,1,'lip_type',-25,-18,-14), (317176,2310052,1,'nose_type',-34,-39,7), (317177,2310052,0,'skin_color',239,192,196), (317178,2310052,1,'soga_cheek_type',1,-34,0), (317179,2310052,1,'soga_chin_type',2,-19,21), (317180,2310052,1,'soga_ear_type',-17,4,0), (317181,2310052,1,'soga_eye_brow_type',28,20,26), (317182,2310052,0,'soga_eye_color',229,229,102), (317183,2310052,1,'soga_eye_type',-18,0,0), (317184,2310052,0,'soga_hair_face_color',147,123,91), (317185,2310052,0,'soga_hair_face_highlight_color',98,50,8), (317186,2310052,0,'soga_hair_type_color',147,123,91), (317187,2310052,0,'soga_hair_type_highlight_color',98,50,8), (317188,2310052,1,'soga_lip_type',-25,-18,-14), (317189,2310052,1,'soga_nose_type',-34,-39,7), (317190,2310052,0,'soga_skin_color',239,192,196), (317191,2310052,0,'wing_color1',255,255,255), (317192,2310052,0,'wing_color2',255,255,255), (317193,2310053,1,'cheek_type',-18,31,0), (317194,2310053,1,'chin_type',-17,31,37), (317195,2310053,1,'ear_type',0,-10,0), (317196,2310053,1,'eye_brow_type',9,-5,2), (317197,2310053,0,'eye_color',133,180,184), (317198,2310053,1,'eye_type',-28,0,0), (317199,2310053,0,'hair_face_color',242,188,115), (317200,2310053,0,'hair_face_highlight_color',170,61,28), (317201,2310053,0,'hair_type_color',242,188,115), (317202,2310053,0,'hair_type_highlight_color',170,61,28), (317203,2310053,1,'lip_type',17,-26,19), (317204,2310053,1,'nose_type',-1,0,-2), (317205,2310053,0,'skin_color',231,228,212), (317206,2310053,1,'soga_cheek_type',-18,31,0), (317207,2310053,1,'soga_chin_type',-17,31,37), (317208,2310053,1,'soga_ear_type',0,-10,0), (317209,2310053,1,'soga_eye_brow_type',9,-5,2), (317210,2310053,0,'soga_eye_color',229,229,102), (317211,2310053,1,'soga_eye_type',-28,0,0), (317212,2310053,0,'soga_hair_face_color',242,188,115), (317213,2310053,0,'soga_hair_face_highlight_color',170,61,28), (317214,2310053,0,'soga_hair_type_color',242,188,115), (317215,2310053,0,'soga_hair_type_highlight_color',170,61,28), (317216,2310053,1,'soga_lip_type',17,-26,19), (317217,2310053,1,'soga_nose_type',-1,0,-2), (317218,2310053,0,'soga_skin_color',231,228,212), (317219,2310053,0,'wing_color1',255,255,255), (317220,2310053,0,'wing_color2',255,255,255), (317221,2310054,1,'cheek_type',4,-3,0), (317222,2310054,1,'chin_type',-21,-17,-29), (317223,2310054,1,'ear_type',25,0,0), (317224,2310054,1,'eye_brow_type',0,32,28), (317225,2310054,0,'eye_color',64,120,79), (317226,2310054,1,'eye_type',12,0,0), (317227,2310054,0,'hair_face_color',219,219,200), (317228,2310054,0,'hair_face_highlight_color',183,120,0), (317229,2310054,0,'hair_type_color',219,219,200), (317230,2310054,0,'hair_type_highlight_color',183,120,0), (317231,2310054,1,'lip_type',7,-28,-3), (317232,2310054,1,'nose_type',-18,0,39), (317233,2310054,0,'skin_color',213,220,214), (317234,2310054,1,'soga_cheek_type',4,-3,0), (317235,2310054,1,'soga_chin_type',-21,-17,-29), (317236,2310054,1,'soga_ear_type',25,0,0), (317237,2310054,1,'soga_eye_brow_type',0,32,28), (317238,2310054,0,'soga_eye_color',229,229,102), (317239,2310054,1,'soga_eye_type',12,0,0), (317240,2310054,0,'soga_hair_face_color',219,219,200), (317241,2310054,0,'soga_hair_face_highlight_color',183,120,0), (317242,2310054,0,'soga_hair_type_color',219,219,200), (317243,2310054,0,'soga_hair_type_highlight_color',183,120,0), (317244,2310054,1,'soga_lip_type',7,-28,-3), (317245,2310054,1,'soga_nose_type',-18,0,39), (317246,2310054,0,'soga_skin_color',213,220,214), (317247,2310054,0,'wing_color1',255,255,255), (317248,2310054,0,'wing_color2',255,255,255), (317249,2310055,1,'cheek_type',31,9,0), (317250,2310055,1,'chin_type',-34,28,0), (317251,2310055,1,'ear_type',17,28,0), (317252,2310055,1,'eye_brow_type',-25,14,14), (317253,2310055,0,'eye_color',155,195,204), (317254,2310055,1,'eye_type',-29,0,0), (317255,2310055,0,'hair_face_color',226,227,186), (317256,2310055,0,'hair_face_highlight_color',163,147,125), (317257,2310055,0,'hair_type_color',226,227,186), (317258,2310055,0,'hair_type_highlight_color',163,147,125), (317259,2310055,1,'lip_type',29,-23,5), (317260,2310055,1,'nose_type',-18,37,20), (317261,2310055,0,'skin_color',219,226,226), (317262,2310055,1,'soga_cheek_type',31,9,0), (317263,2310055,1,'soga_chin_type',-34,28,0), (317264,2310055,1,'soga_ear_type',17,28,0), (317265,2310055,1,'soga_eye_brow_type',-25,14,14), (317266,2310055,0,'soga_eye_color',229,229,102), (317267,2310055,1,'soga_eye_type',-29,0,0), (317268,2310055,0,'soga_hair_face_color',226,227,186), (317269,2310055,0,'soga_hair_face_highlight_color',163,147,125), (317270,2310055,0,'soga_hair_type_color',226,227,186), (317271,2310055,0,'soga_hair_type_highlight_color',163,147,125), (317272,2310055,1,'soga_lip_type',29,-23,5), (317273,2310055,1,'soga_nose_type',-18,37,20), (317274,2310055,0,'soga_skin_color',219,226,226), (317275,2310055,0,'wing_color1',255,255,255), (317276,2310055,0,'wing_color2',255,255,255), (317277,2310056,0,'eye_color',255,255,255), (317278,2310056,0,'skin_color',214,214,0), (317279,2310056,0,'soga_eye_color',255,0,255), (317280,2310057,1,'cheek_type',-18,39,0), (317281,2310057,1,'chin_type',-5,40,22), (317282,2310057,1,'ear_type',-5,29,0), (317283,2310057,1,'eye_brow_type',34,-5,-31), (317284,2310057,0,'eye_color',155,115,54), (317285,2310057,1,'eye_type',25,0,0), (317286,2310057,0,'hair_face_color',158,68,0), (317287,2310057,0,'hair_face_highlight_color',161,111,50), (317288,2310057,0,'hair_type_color',158,68,0), (317289,2310057,0,'hair_type_highlight_color',161,111,50), (317290,2310057,1,'lip_type',-9,-31,0), (317291,2310057,1,'nose_type',-28,38,37), (317292,2310057,0,'skin_color',228,180,151), (317293,2310057,1,'soga_cheek_type',-18,39,0), (317294,2310057,1,'soga_chin_type',-5,40,22), (317295,2310057,1,'soga_ear_type',-5,29,0), (317296,2310057,1,'soga_eye_brow_type',34,-5,-31), (317297,2310057,0,'soga_eye_color',229,229,102), (317298,2310057,1,'soga_eye_type',25,0,0), (317299,2310057,0,'soga_hair_face_color',158,68,0), (317300,2310057,0,'soga_hair_face_highlight_color',161,111,50), (317301,2310057,0,'soga_hair_type_color',158,68,0), (317302,2310057,0,'soga_hair_type_highlight_color',161,111,50), (317303,2310057,1,'soga_lip_type',-9,-31,0), (317304,2310057,1,'soga_nose_type',-28,38,37), (317305,2310057,0,'soga_skin_color',228,180,151), (317306,2310057,0,'wing_color1',255,255,255), (317307,2310057,0,'wing_color2',255,255,255), (317308,2310058,1,'cheek_type',97,45,0), (317309,2310058,1,'chin_type',-57,-75,-71), (317310,2310058,1,'ear_type',7,-50,0), (317311,2310058,1,'eye_brow_type',7,58,65), (317312,2310058,0,'eye_color',37,78,74), (317313,2310058,1,'eye_type',88,0,0), (317314,2310058,0,'hair_color1',105,26,26), (317315,2310058,0,'hair_color2',123,79,21), (317316,2310058,0,'hair_face_color',191,96,43), (317317,2310058,0,'hair_face_highlight_color',244,244,246), (317318,2310058,0,'hair_highlight',160,156,172), (317319,2310058,0,'hair_type_color',191,96,43), (317320,2310058,0,'hair_type_highlight_color',244,244,246), (317321,2310058,1,'lip_type',31,87,-74), (317322,2310058,1,'nose_type',22,-17,0), (317323,2310058,0,'skin_color',236,246,246), (317324,2310058,1,'soga_cheek_type',97,45,0), (317325,2310058,1,'soga_chin_type',-57,-75,-71), (317326,2310058,1,'soga_ear_type',7,-50,0), (317327,2310058,1,'soga_eye_brow_type',7,58,65), (317328,2310058,0,'soga_eye_color',229,229,102), (317329,2310058,1,'soga_eye_type',88,0,0), (317330,2310058,0,'soga_hair_color1',105,26,26), (317331,2310058,0,'soga_hair_color2',123,79,21), (317332,2310058,0,'soga_hair_face_color',191,96,43), (317333,2310058,0,'soga_hair_face_highlight_color',244,244,246), (317334,2310058,0,'soga_hair_highlight',160,156,172), (317335,2310058,0,'soga_hair_type_color',191,96,43), (317336,2310058,0,'soga_hair_type_highlight_color',244,244,246), (317337,2310058,1,'soga_lip_type',31,87,-74), (317338,2310058,1,'soga_nose_type',22,-17,0), (317339,2310058,0,'soga_skin_color',236,246,246), (317340,2310058,0,'wing_color1',255,255,255), (317341,2310058,0,'wing_color2',255,255,255), (317342,2310059,1,'cheek_type',28,-10,0), (317343,2310059,1,'chin_type',-7,-26,-5), (317344,2310059,1,'ear_type',7,-18,0), (317345,2310059,1,'eye_brow_type',-3,28,1), (317346,2310059,0,'eye_color',45,93,84), (317347,2310059,1,'eye_type',8,0,0), (317348,2310059,0,'hair_face_color',40,21,12), (317349,2310059,0,'hair_face_highlight_color',106,105,105), (317350,2310059,0,'hair_type_color',40,21,12), (317351,2310059,0,'hair_type_highlight_color',106,105,105), (317352,2310059,1,'lip_type',25,-32,-3), (317353,2310059,1,'nose_type',0,0,-14), (317354,2310059,0,'skin_color',239,206,205), (317355,2310059,1,'soga_cheek_type',28,-10,0), (317356,2310059,1,'soga_chin_type',-7,-26,-5), (317357,2310059,1,'soga_ear_type',7,-18,0), (317358,2310059,1,'soga_eye_brow_type',-3,28,1), (317359,2310059,0,'soga_eye_color',229,229,102), (317360,2310059,1,'soga_eye_type',8,0,0), (317361,2310059,0,'soga_hair_face_color',40,21,12), (317362,2310059,0,'soga_hair_face_highlight_color',106,105,105), (317363,2310059,0,'soga_hair_type_color',40,21,12), (317364,2310059,0,'soga_hair_type_highlight_color',106,105,105), (317365,2310059,1,'soga_lip_type',25,-32,-3), (317366,2310059,1,'soga_nose_type',0,0,-14), (317367,2310059,0,'soga_skin_color',239,206,205), (317368,2310059,0,'wing_color1',255,255,255), (317369,2310059,0,'wing_color2',255,255,255), (317370,2310060,1,'cheek_type',58,-17,0), (317371,2310060,1,'chin_type',-39,-82,-91), (317372,2310060,1,'ear_type',17,-21,0), (317373,2310060,1,'eye_brow_type',-31,62,-3), (317374,2310060,0,'eye_color',150,194,206), (317375,2310060,1,'eye_type',85,0,0), (317376,2310060,0,'hair_color1',164,165,165), (317377,2310060,0,'hair_color2',56,62,62), (317378,2310060,0,'hair_face_color',244,246,246), (317379,2310060,0,'hair_face_highlight_color',78,86,97), (317380,2310060,0,'hair_highlight',50,48,56), (317381,2310060,0,'hair_type_color',244,246,246), (317382,2310060,0,'hair_type_highlight_color',78,86,97), (317383,2310060,1,'lip_type',-50,34,-69), (317384,2310060,1,'nose_type',-89,-93,-68), (317385,2310060,0,'skin_color',221,168,166), (317386,2310060,1,'soga_cheek_type',58,-17,0), (317387,2310060,1,'soga_chin_type',-39,-82,-91), (317388,2310060,1,'soga_ear_type',17,-21,0), (317389,2310060,1,'soga_eye_brow_type',-31,62,-3), (317390,2310060,0,'soga_eye_color',229,229,102), (317391,2310060,1,'soga_eye_type',85,0,0), (317392,2310060,0,'soga_hair_color1',164,165,165), (317393,2310060,0,'soga_hair_color2',56,62,62), (317394,2310060,0,'soga_hair_face_color',244,246,246), (317395,2310060,0,'soga_hair_face_highlight_color',78,86,97), (317396,2310060,0,'soga_hair_highlight',50,48,56), (317397,2310060,0,'soga_hair_type_color',244,246,246), (317398,2310060,0,'soga_hair_type_highlight_color',78,86,97), (317399,2310060,1,'soga_lip_type',-50,34,-69), (317400,2310060,1,'soga_nose_type',-89,-93,-68), (317401,2310060,0,'soga_skin_color',221,168,166), (317402,2310060,0,'wing_color1',255,255,255), (317403,2310060,0,'wing_color2',255,255,255), (317404,2310061,1,'cheek_type',-11,-31,0), (317405,2310061,1,'chin_type',-85,-84,25), (317406,2310061,1,'ear_type',-76,21,0), (317407,2310061,1,'eye_brow_type',-59,88,-42), (317408,2310061,0,'eye_color',186,1,186), (317409,2310061,1,'eye_type',-28,0,0), (317410,2310061,1,'lip_type',90,-93,-2), (317411,2310061,1,'nose_type',29,-65,17), (317412,2310061,0,'skin_color',246,245,245), (317413,2310061,1,'soga_cheek_type',-11,-31,0), (317414,2310061,1,'soga_chin_type',-85,-84,25), (317415,2310061,1,'soga_ear_type',-76,21,0), (317416,2310061,1,'soga_eye_brow_type',-59,88,-42), (317417,2310061,0,'soga_eye_color',229,229,102), (317418,2310061,1,'soga_eye_type',-28,0,0), (317419,2310061,1,'soga_lip_type',90,-93,-2), (317420,2310061,1,'soga_nose_type',29,-65,17), (317421,2310061,0,'soga_skin_color',246,245,245), (317422,2310061,0,'wing_color1',255,255,255), (317423,2310061,0,'wing_color2',255,255,255), (317424,2310062,1,'cheek_type',0,-75,0), (317425,2310062,1,'chin_type',50,-37,47), (317426,2310062,1,'ear_type',-12,-68,0), (317427,2310062,1,'eye_brow_type',100,-100,-100), (317428,2310062,0,'eye_color',47,88,57), (317429,2310062,1,'eye_type',62,0,0), (317430,2310062,0,'hair_face_color',170,148,121), (317431,2310062,0,'hair_face_highlight_color',180,155,124), (317432,2310062,0,'hair_type_color',170,148,121), (317433,2310062,0,'hair_type_highlight_color',180,155,124), (317434,2310062,1,'lip_type',-100,96,-25), (317435,2310062,1,'nose_type',-84,-25,17), (317436,2310062,0,'skin_color',228,182,145), (317437,2310062,1,'soga_cheek_type',0,-75,0), (317438,2310062,1,'soga_chin_type',50,-37,47), (317439,2310062,1,'soga_ear_type',-12,-68,0), (317440,2310062,1,'soga_eye_brow_type',100,-100,-100), (317441,2310062,0,'soga_eye_color',229,229,102), (317442,2310062,1,'soga_eye_type',62,0,0), (317443,2310062,0,'soga_hair_face_color',170,148,121), (317444,2310062,0,'soga_hair_face_highlight_color',180,155,124), (317445,2310062,0,'soga_hair_type_color',170,148,121), (317446,2310062,0,'soga_hair_type_highlight_color',180,155,124), (317447,2310062,1,'soga_lip_type',-100,96,-25), (317448,2310062,1,'soga_nose_type',-84,-25,17), (317449,2310062,0,'soga_skin_color',228,182,145), (317450,2310062,0,'wing_color1',255,255,255), (317451,2310062,0,'wing_color2',255,255,255), (317452,2310063,1,'cheek_type',0,-41,0), (317453,2310063,1,'chin_type',-87,-93,38), (317454,2310063,1,'ear_type',50,17,0), (317455,2310063,1,'eye_brow_type',15,82,-95), (317456,2310063,0,'eye_color',107,168,186), (317457,2310063,1,'eye_type',29,0,0), (317458,2310063,0,'hair_color1',246,219,114), (317459,2310063,0,'hair_color2',140,110,66), (317460,2310063,0,'hair_face_color',233,184,31), (317461,2310063,0,'hair_face_highlight_color',145,168,168), (317462,2310063,0,'hair_highlight',114,112,142), (317463,2310063,0,'hair_type_color',233,184,31), (317464,2310063,0,'hair_type_highlight_color',145,168,168), (317465,2310063,1,'lip_type',55,-48,-8), (317466,2310063,1,'nose_type',-87,87,40), (317467,2310063,0,'skin_color',223,225,220), (317468,2310063,1,'soga_cheek_type',0,-41,0), (317469,2310063,1,'soga_chin_type',-87,-93,38), (317470,2310063,1,'soga_ear_type',50,17,0), (317471,2310063,1,'soga_eye_brow_type',15,82,-95), (317472,2310063,0,'soga_eye_color',204,204,204), (317473,2310063,1,'soga_eye_type',29,0,0), (317474,2310063,0,'soga_hair_color1',246,219,114), (317475,2310063,0,'soga_hair_color2',140,110,66), (317476,2310063,0,'soga_hair_face_color',233,184,31), (317477,2310063,0,'soga_hair_face_highlight_color',145,168,168), (317478,2310063,0,'soga_hair_highlight',114,112,142), (317479,2310063,0,'soga_hair_type_color',233,184,31), (317480,2310063,0,'soga_hair_type_highlight_color',145,168,168), (317481,2310063,1,'soga_lip_type',55,-48,-8), (317482,2310063,1,'soga_nose_type',-87,87,40), (317483,2310063,0,'soga_skin_color',223,225,220), (317484,2310064,1,'cheek_type',-14,41,0), (317485,2310064,1,'chin_type',-55,-70,37), (317486,2310064,1,'ear_type',38,-64,0), (317487,2310064,1,'eye_brow_type',-17,-100,-14), (317488,2310064,0,'eye_color',144,145,0), (317489,2310064,1,'eye_type',-31,0,0), (317490,2310064,1,'lip_type',74,-75,85), (317491,2310064,1,'nose_type',-7,15,2), (317492,2310064,0,'skin_color',92,41,28), (317493,2310064,1,'soga_cheek_type',-14,41,0), (317494,2310064,1,'soga_chin_type',-55,-70,37), (317495,2310064,1,'soga_ear_type',38,-64,0), (317496,2310064,1,'soga_eye_brow_type',-17,-100,-14), (317497,2310064,0,'soga_eye_color',229,229,102), (317498,2310064,1,'soga_eye_type',-31,0,0), (317499,2310064,1,'soga_lip_type',74,-75,85), (317500,2310064,1,'soga_nose_type',-7,15,2), (317501,2310064,0,'soga_skin_color',92,41,28), (317502,2310065,1,'cheek_type',-21,81,0), (317503,2310065,1,'chin_type',62,-62,29), (317504,2310065,1,'ear_type',52,83,0), (317505,2310065,1,'eye_brow_type',59,-61,94), (317506,2310065,0,'eye_color',182,109,0), (317507,2310065,1,'eye_type',89,0,0), (317508,2310065,1,'lip_type',40,-69,50), (317509,2310065,1,'nose_type',-17,26,-75), (317510,2310065,0,'skin_color',209,228,228), (317511,2310065,1,'soga_cheek_type',-21,81,0), (317512,2310065,1,'soga_chin_type',62,-62,29), (317513,2310065,1,'soga_ear_type',52,83,0), (317514,2310065,1,'soga_eye_brow_type',59,-61,94), (317515,2310065,0,'soga_eye_color',229,229,102), (317516,2310065,1,'soga_eye_type',89,0,0), (317517,2310065,1,'soga_lip_type',40,-69,50), (317518,2310065,1,'soga_nose_type',-17,26,-75), (317519,2310065,0,'soga_skin_color',209,228,228), (317520,2310065,0,'wing_color1',255,255,255), (317521,2310065,0,'wing_color2',255,255,255), (317522,2310066,1,'cheek_type',10,-17,0), (317523,2310066,1,'chin_type',-51,50,88), (317524,2310066,1,'ear_type',-10,21,0), (317525,2310066,1,'eye_brow_type',-53,-62,59), (317526,2310066,0,'eye_color',30,64,65), (317527,2310066,1,'eye_type',8,0,0), (317528,2310066,0,'hair_color1',26,24,25), (317529,2310066,0,'hair_color2',36,34,36), (317530,2310066,0,'hair_face_color',15,1,21), (317531,2310066,0,'hair_face_highlight_color',108,24,23), (317532,2310066,0,'hair_highlight',91,21,51), (317533,2310066,0,'hair_type_color',15,1,21), (317534,2310066,0,'hair_type_highlight_color',108,24,23), (317535,2310066,1,'lip_type',-66,47,64), (317536,2310066,1,'nose_type',-58,17,79), (317537,2310066,0,'skin_color',128,95,63), (317538,2310066,1,'soga_cheek_type',10,-17,0), (317539,2310066,1,'soga_chin_type',-51,50,88), (317540,2310066,1,'soga_ear_type',-10,21,0), (317541,2310066,1,'soga_eye_brow_type',-53,-62,59), (317542,2310066,0,'soga_eye_color',229,229,102), (317543,2310066,1,'soga_eye_type',8,0,0), (317544,2310066,0,'soga_hair_color1',26,24,25), (317545,2310066,0,'soga_hair_color2',36,34,36), (317546,2310066,0,'soga_hair_face_color',15,1,21), (317547,2310066,0,'soga_hair_face_highlight_color',108,24,23), (317548,2310066,0,'soga_hair_highlight',91,21,51), (317549,2310066,0,'soga_hair_type_color',15,1,21), (317550,2310066,0,'soga_hair_type_highlight_color',108,24,23), (317551,2310066,1,'soga_lip_type',-66,47,64), (317552,2310066,1,'soga_nose_type',-58,17,79), (317553,2310066,0,'soga_skin_color',128,95,63), (317554,2310066,0,'wing_color1',255,255,255), (317555,2310066,0,'wing_color2',255,255,255), (317556,2310067,1,'cheek_type',22,18,0), (317557,2310067,1,'chin_type',0,-7,0), (317558,2310067,1,'ear_type',0,12,0), (317559,2310067,1,'eye_brow_type',-18,-14,-5), (317560,2310067,0,'eye_color',102,70,30), (317561,2310067,1,'eye_type',2,0,0), (317562,2310067,0,'hair_face_color',219,136,25), (317563,2310067,0,'hair_face_highlight_color',59,54,48), (317564,2310067,0,'hair_type_color',219,136,25), (317565,2310067,0,'hair_type_highlight_color',59,54,48), (317566,2310067,1,'lip_type',28,-1,31), (317567,2310067,1,'nose_type',-31,17,-18), (317568,2310067,0,'skin_color',218,229,229), (317569,2310067,1,'soga_cheek_type',22,18,0), (317570,2310067,1,'soga_chin_type',0,-7,0), (317571,2310067,1,'soga_ear_type',0,12,0), (317572,2310067,1,'soga_eye_brow_type',-18,-14,-5), (317573,2310067,0,'soga_eye_color',229,229,102), (317574,2310067,1,'soga_eye_type',2,0,0), (317575,2310067,0,'soga_hair_face_color',219,136,25), (317576,2310067,0,'soga_hair_face_highlight_color',59,54,48), (317577,2310067,0,'soga_hair_type_color',219,136,25), (317578,2310067,0,'soga_hair_type_highlight_color',59,54,48), (317579,2310067,1,'soga_lip_type',28,-1,31), (317580,2310067,1,'soga_nose_type',-31,17,-18), (317581,2310067,0,'soga_skin_color',218,229,229), (317582,2310067,0,'wing_color1',255,255,255), (317583,2310067,0,'wing_color2',255,255,255), (317584,2310068,1,'cheek_type',-11,81,0), (317585,2310068,1,'chin_type',89,-38,7), (317586,2310068,1,'ear_type',20,-38,0), (317587,2310068,1,'eye_brow_type',-51,-34,14), (317588,2310068,0,'eye_color',159,192,183), (317589,2310068,1,'eye_type',26,0,0), (317590,2310068,0,'hair_color1',164,165,165), (317591,2310068,0,'hair_color2',56,62,62), (317592,2310068,0,'hair_face_color',225,231,230), (317593,2310068,0,'hair_face_highlight_color',121,38,35), (317594,2310068,0,'hair_highlight',91,21,51), (317595,2310068,0,'hair_type_color',225,231,230), (317596,2310068,0,'hair_type_highlight_color',121,38,35), (317597,2310068,1,'lip_type',26,-8,-70), (317598,2310068,1,'nose_type',-8,-28,88), (317599,2310068,0,'skin_color',187,191,191), (317600,2310068,1,'soga_cheek_type',-11,81,0), (317601,2310068,1,'soga_chin_type',89,-38,7), (317602,2310068,1,'soga_ear_type',20,-38,0), (317603,2310068,1,'soga_eye_brow_type',-51,-34,14), (317604,2310068,0,'soga_eye_color',204,204,204), (317605,2310068,1,'soga_eye_type',26,0,0), (317606,2310068,0,'soga_hair_color1',164,165,165), (317607,2310068,0,'soga_hair_color2',56,62,62), (317608,2310068,0,'soga_hair_face_color',225,231,230), (317609,2310068,0,'soga_hair_face_highlight_color',121,38,35), (317610,2310068,0,'soga_hair_highlight',91,21,51), (317611,2310068,0,'soga_hair_type_color',225,231,230), (317612,2310068,0,'soga_hair_type_highlight_color',121,38,35), (317613,2310068,1,'soga_lip_type',26,-8,-70), (317614,2310068,1,'soga_nose_type',-8,-28,88), (317615,2310068,0,'soga_skin_color',187,191,191), (317616,2310069,1,'cheek_type',-3,47,0), (317617,2310069,1,'chin_type',57,81,52), (317618,2310069,1,'ear_type',-2,-51,0), (317619,2310069,1,'eye_brow_type',46,26,44), (317620,2310069,0,'eye_color',0,144,143), (317621,2310069,1,'eye_type',-57,0,0), (317622,2310069,1,'lip_type',-42,5,-56), (317623,2310069,1,'nose_type',-55,-35,19), (317624,2310069,0,'skin_color',249,246,246), (317625,2310069,1,'soga_cheek_type',-3,47,0), (317626,2310069,1,'soga_chin_type',57,81,52), (317627,2310069,1,'soga_ear_type',-2,-51,0), (317628,2310069,1,'soga_eye_brow_type',46,26,44), (317629,2310069,0,'soga_eye_color',229,229,102), (317630,2310069,1,'soga_eye_type',-57,0,0), (317631,2310069,1,'soga_lip_type',-42,5,-56), (317632,2310069,1,'soga_nose_type',-55,-35,19), (317633,2310069,0,'soga_skin_color',249,246,246), (317634,2310069,0,'wing_color1',255,255,255), (317635,2310069,0,'wing_color2',255,255,255), (317636,2310070,1,'cheek_type',-11,19,0), (317637,2310070,1,'chin_type',11,42,-34), (317638,2310070,1,'ear_type',-3,-17,0), (317639,2310070,1,'eye_brow_type',0,18,5), (317640,2310070,0,'eye_color',163,182,156), (317641,2310070,1,'eye_type',14,0,0), (317642,2310070,0,'hair_face_color',43,47,38), (317643,2310070,0,'hair_face_highlight_color',95,79,62), (317644,2310070,0,'hair_type_color',43,47,38), (317645,2310070,0,'hair_type_highlight_color',95,79,62), (317646,2310070,1,'lip_type',-9,25,-28), (317647,2310070,1,'nose_type',-14,0,-10), (317648,2310070,0,'skin_color',238,248,248), (317649,2310070,1,'soga_cheek_type',-11,19,0), (317650,2310070,1,'soga_chin_type',11,42,-34), (317651,2310070,1,'soga_ear_type',-3,-17,0), (317652,2310070,1,'soga_eye_brow_type',0,18,5), (317653,2310070,0,'soga_eye_color',229,229,102), (317654,2310070,1,'soga_eye_type',14,0,0), (317655,2310070,0,'soga_hair_face_color',43,47,38), (317656,2310070,0,'soga_hair_face_highlight_color',95,79,62), (317657,2310070,0,'soga_hair_type_color',43,47,38), (317658,2310070,0,'soga_hair_type_highlight_color',95,79,62), (317659,2310070,1,'soga_lip_type',-9,25,-28), (317660,2310070,1,'soga_nose_type',-14,0,-10), (317661,2310070,0,'soga_skin_color',238,248,248), (317662,2310070,0,'wing_color1',255,255,255), (317663,2310070,0,'wing_color2',255,255,255), (317664,2310071,1,'cheek_type',2,-3,0), (317665,2310071,1,'chin_type',20,0,8), (317666,2310071,1,'ear_type',0,-26,0), (317667,2310071,1,'eye_brow_type',1,26,37), (317668,2310071,0,'eye_color',57,63,34), (317669,2310071,1,'eye_type',-22,0,0), (317670,2310071,0,'hair_face_color',32,13,0), (317671,2310071,0,'hair_face_highlight_color',128,46,20), (317672,2310071,0,'hair_type_color',32,13,0), (317673,2310071,0,'hair_type_highlight_color',128,46,20), (317674,2310071,1,'lip_type',-17,7,0), (317675,2310071,1,'nose_type',7,-12,5), (317676,2310071,0,'skin_color',250,253,253), (317677,2310071,1,'soga_cheek_type',2,-3,0), (317678,2310071,1,'soga_chin_type',20,0,8), (317679,2310071,1,'soga_ear_type',0,-26,0), (317680,2310071,1,'soga_eye_brow_type',1,26,37), (317681,2310071,0,'soga_eye_color',229,229,102), (317682,2310071,1,'soga_eye_type',-22,0,0), (317683,2310071,0,'soga_hair_face_color',32,13,0), (317684,2310071,0,'soga_hair_face_highlight_color',128,46,20), (317685,2310071,0,'soga_hair_type_color',32,13,0), (317686,2310071,0,'soga_hair_type_highlight_color',128,46,20), (317687,2310071,1,'soga_lip_type',-17,7,0), (317688,2310071,1,'soga_nose_type',7,-12,5), (317689,2310071,0,'soga_skin_color',250,253,253), (317690,2310071,0,'wing_color1',255,255,255), (317691,2310071,0,'wing_color2',255,255,255), (317692,2310072,0,'eye_color',255,255,255), (317693,2310072,0,'skin_color',255,255,255), (317694,2310072,0,'soga_eye_color',255,0,255), (317695,2310073,1,'cheek_type',0,12,0), (317696,2310073,1,'chin_type',-21,-12,9), (317697,2310073,1,'ear_type',-11,-10,0), (317698,2310073,1,'eye_brow_type',-12,5,25), (317699,2310073,0,'eye_color',176,191,166), (317700,2310073,1,'eye_type',-12,0,0), (317701,2310073,0,'hair_face_color',108,48,0), (317702,2310073,0,'hair_face_highlight_color',185,180,137), (317703,2310073,0,'hair_type_color',108,48,0), (317704,2310073,0,'hair_type_highlight_color',185,180,137), (317705,2310073,1,'lip_type',-25,-22,39), (317706,2310073,1,'nose_type',44,-29,7), (317707,2310073,0,'skin_color',246,253,253), (317708,2310073,1,'soga_cheek_type',0,12,0), (317709,2310073,1,'soga_chin_type',-21,-12,9), (317710,2310073,1,'soga_ear_type',-11,-10,0), (317711,2310073,1,'soga_eye_brow_type',-12,5,25), (317712,2310073,0,'soga_eye_color',229,229,102), (317713,2310073,1,'soga_eye_type',-12,0,0), (317714,2310073,0,'soga_hair_face_color',108,48,0), (317715,2310073,0,'soga_hair_face_highlight_color',185,180,137), (317716,2310073,0,'soga_hair_type_color',108,48,0), (317717,2310073,0,'soga_hair_type_highlight_color',185,180,137), (317718,2310073,1,'soga_lip_type',-25,-22,39), (317719,2310073,1,'soga_nose_type',44,-29,7), (317720,2310073,0,'soga_skin_color',246,253,253), (317721,2310073,0,'wing_color1',255,255,255), (317722,2310073,0,'wing_color2',255,255,255), (317723,2310074,1,'cheek_type',-21,81,0), (317724,2310074,1,'chin_type',62,-62,29), (317725,2310074,1,'ear_type',52,83,0), (317726,2310074,1,'eye_brow_type',59,-61,94), (317727,2310074,0,'eye_color',182,109,0), (317728,2310074,1,'eye_type',89,0,0), (317729,2310074,1,'lip_type',40,-69,50), (317730,2310074,1,'nose_type',-17,26,-75), (317731,2310074,0,'skin_color',209,228,228), (317732,2310074,1,'soga_cheek_type',-21,81,0), (317733,2310074,1,'soga_chin_type',62,-62,29), (317734,2310074,1,'soga_ear_type',52,83,0), (317735,2310074,1,'soga_eye_brow_type',59,-61,94), (317736,2310074,0,'soga_eye_color',229,229,102), (317737,2310074,1,'soga_eye_type',89,0,0), (317738,2310074,1,'soga_lip_type',40,-69,50), (317739,2310074,1,'soga_nose_type',-17,26,-75), (317740,2310074,0,'soga_skin_color',209,228,228), (317741,2310074,0,'wing_color1',255,255,255), (317742,2310074,0,'wing_color2',255,255,255), (317743,2310075,1,'cheek_type',51,29,0), (317744,2310075,1,'chin_type',90,-8,-15), (317745,2310075,1,'ear_type',-20,32,0), (317746,2310075,1,'eye_brow_type',31,10,-81), (317747,2310075,0,'eye_color',56,98,62), (317748,2310075,1,'eye_type',-94,0,0), (317749,2310075,0,'hair_color1',21,13,24), (317750,2310075,0,'hair_color2',34,28,24), (317751,2310075,0,'hair_face_color',11,3,5), (317752,2310075,0,'hair_face_highlight_color',244,244,246), (317753,2310075,0,'hair_highlight',160,156,172), (317754,2310075,0,'hair_type_color',11,3,5), (317755,2310075,0,'hair_type_highlight_color',244,244,246), (317756,2310075,1,'lip_type',-53,-64,-95), (317757,2310075,1,'nose_type',78,38,-48), (317758,2310075,0,'skin_color',254,254,254), (317759,2310075,1,'soga_cheek_type',51,29,0), (317760,2310075,1,'soga_chin_type',90,-8,-15), (317761,2310075,1,'soga_ear_type',-20,32,0), (317762,2310075,1,'soga_eye_brow_type',31,10,-81), (317763,2310075,0,'soga_eye_color',229,229,102), (317764,2310075,1,'soga_eye_type',-94,0,0), (317765,2310075,0,'soga_hair_color1',21,13,24), (317766,2310075,0,'soga_hair_color2',34,28,24), (317767,2310075,0,'soga_hair_face_color',11,3,5), (317768,2310075,0,'soga_hair_face_highlight_color',244,244,246), (317769,2310075,0,'soga_hair_highlight',160,156,172), (317770,2310075,0,'soga_hair_type_color',11,3,5), (317771,2310075,0,'soga_hair_type_highlight_color',244,244,246), (317772,2310075,1,'soga_lip_type',-53,-64,-95), (317773,2310075,1,'soga_nose_type',78,38,-48), (317774,2310075,0,'soga_skin_color',254,254,254), (317775,2310075,0,'wing_color1',255,255,255), (317776,2310075,0,'wing_color2',255,255,255), (317777,2310076,1,'cheek_type',-28,68,0), (317778,2310076,1,'chin_type',-62,-64,81), (317779,2310076,1,'ear_type',-43,-61,0), (317780,2310076,1,'eye_brow_type',43,50,-37), (317781,2310076,0,'eye_color',39,75,50), (317782,2310076,1,'eye_type',76,0,0), (317783,2310076,0,'hair_color1',38,22,21), (317784,2310076,0,'hair_color2',120,50,0), (317785,2310076,0,'hair_face_highlight_color',15,1,21), (317786,2310076,0,'hair_highlight',26,24,25), (317787,2310076,0,'hair_type_highlight_color',15,1,21), (317788,2310076,1,'lip_type',50,22,-93), (317789,2310076,1,'nose_type',25,-71,-89), (317790,2310076,0,'skin_color',227,222,179), (317791,2310076,1,'soga_cheek_type',-28,68,0), (317792,2310076,1,'soga_chin_type',-62,-64,81), (317793,2310076,1,'soga_ear_type',-43,-61,0), (317794,2310076,1,'soga_eye_brow_type',43,50,-37), (317795,2310076,0,'soga_eye_color',229,229,102), (317796,2310076,1,'soga_eye_type',76,0,0), (317797,2310076,0,'soga_hair_color1',38,22,21), (317798,2310076,0,'soga_hair_color2',120,50,0), (317799,2310076,0,'soga_hair_face_highlight_color',15,1,21), (317800,2310076,0,'soga_hair_highlight',26,24,25), (317801,2310076,0,'soga_hair_type_highlight_color',15,1,21), (317802,2310076,1,'soga_lip_type',50,22,-93), (317803,2310076,1,'soga_nose_type',25,-71,-89), (317804,2310076,0,'soga_skin_color',227,222,179), (317805,2310076,0,'wing_color1',255,255,255), (317806,2310076,0,'wing_color2',255,255,255), (317807,2310077,1,'cheek_type',46,-46,0), (317808,2310077,1,'chin_type',-69,-43,89), (317809,2310077,1,'ear_type',-26,-72,0), (317810,2310077,1,'eye_brow_type',17,-88,50), (317811,2310077,0,'eye_color',152,194,206), (317812,2310077,1,'eye_type',-21,0,0), (317813,2310077,0,'hair_color1',160,156,172), (317814,2310077,0,'hair_color2',62,62,68), (317815,2310077,0,'hair_face_color',244,244,246), (317816,2310077,0,'hair_face_highlight_color',119,147,147), (317817,2310077,0,'hair_highlight',114,112,142), (317818,2310077,0,'hair_type_color',244,244,246), (317819,2310077,0,'hair_type_highlight_color',119,147,147), (317820,2310077,1,'lip_type',94,29,79), (317821,2310077,1,'nose_type',-18,96,-65), (317822,2310077,0,'skin_color',214,209,191), (317823,2310077,1,'soga_cheek_type',46,-46,0), (317824,2310077,1,'soga_chin_type',-69,-43,89), (317825,2310077,1,'soga_ear_type',-26,-72,0), (317826,2310077,1,'soga_eye_brow_type',17,-88,50), (317827,2310077,0,'soga_eye_color',229,229,102), (317828,2310077,1,'soga_eye_type',-21,0,0), (317829,2310077,0,'soga_hair_color1',160,156,172), (317830,2310077,0,'soga_hair_color2',62,62,68), (317831,2310077,0,'soga_hair_face_color',244,244,246), (317832,2310077,0,'soga_hair_face_highlight_color',119,147,147), (317833,2310077,0,'soga_hair_highlight',114,112,142), (317834,2310077,0,'soga_hair_type_color',244,244,246), (317835,2310077,0,'soga_hair_type_highlight_color',119,147,147), (317836,2310077,1,'soga_lip_type',94,29,79), (317837,2310077,1,'soga_nose_type',-18,96,-65), (317838,2310077,0,'soga_skin_color',214,209,191), (317839,2310077,0,'wing_color1',255,255,255), (317840,2310077,0,'wing_color2',255,255,255), (317841,2310078,1,'cheek_type',-28,14,0), (317842,2310078,1,'chin_type',-44,17,-7), (317843,2310078,1,'ear_type',-40,-31,0), (317844,2310078,1,'eye_brow_type',0,28,-17), (317845,2310078,0,'eye_color',129,170,154), (317846,2310078,1,'eye_type',2,0,0), (317847,2310078,0,'hair_face_color',54,28,1), (317848,2310078,0,'hair_face_highlight_color',3,1,1), (317849,2310078,0,'hair_type_color',54,28,1), (317850,2310078,0,'hair_type_highlight_color',3,1,1), (317851,2310078,1,'lip_type',18,-17,-28), (317852,2310078,1,'nose_type',-14,0,0), (317853,2310078,0,'skin_color',232,181,180), (317854,2310078,1,'soga_cheek_type',-28,14,0), (317855,2310078,1,'soga_chin_type',-44,17,-7), (317856,2310078,1,'soga_ear_type',-40,-31,0), (317857,2310078,1,'soga_eye_brow_type',0,28,-17), (317858,2310078,0,'soga_eye_color',229,229,102), (317859,2310078,1,'soga_eye_type',2,0,0), (317860,2310078,0,'soga_hair_face_color',54,28,1), (317861,2310078,0,'soga_hair_face_highlight_color',3,1,1), (317862,2310078,0,'soga_hair_type_color',54,28,1), (317863,2310078,0,'soga_hair_type_highlight_color',3,1,1), (317864,2310078,1,'soga_lip_type',18,-17,-28), (317865,2310078,1,'soga_nose_type',-14,0,0), (317866,2310078,0,'soga_skin_color',232,181,180), (317867,2310078,0,'wing_color1',255,255,255), (317868,2310078,0,'wing_color2',255,255,255), (317869,2310079,0,'eye_color',255,255,255), (317870,2310079,0,'skin_color',191,96,0), (317871,2310079,0,'soga_eye_color',255,0,255), (317872,2310080,1,'cheek_type',11,9,0), (317873,2310080,1,'chin_type',-14,-31,-17), (317874,2310080,1,'ear_type',39,-14,0), (317875,2310080,1,'eye_brow_type',-19,10,-21), (317876,2310080,0,'eye_color',67,132,116), (317877,2310080,1,'eye_type',-38,0,0), (317878,2310080,0,'hair_face_color',33,24,12), (317879,2310080,0,'hair_face_highlight_color',11,6,1), (317880,2310080,0,'hair_type_color',33,24,12), (317881,2310080,0,'hair_type_highlight_color',11,6,1), (317882,2310080,1,'lip_type',-1,7,0), (317883,2310080,1,'nose_type',0,2,-7), (317884,2310080,0,'skin_color',176,156,105), (317885,2310080,1,'soga_cheek_type',11,9,0), (317886,2310080,1,'soga_chin_type',-14,-31,-17), (317887,2310080,1,'soga_ear_type',39,-14,0), (317888,2310080,1,'soga_eye_brow_type',-19,10,-21), (317889,2310080,0,'soga_eye_color',229,229,102), (317890,2310080,1,'soga_eye_type',-38,0,0), (317891,2310080,0,'soga_hair_face_color',33,24,12), (317892,2310080,0,'soga_hair_face_highlight_color',11,6,1), (317893,2310080,0,'soga_hair_type_color',33,24,12), (317894,2310080,0,'soga_hair_type_highlight_color',11,6,1), (317895,2310080,1,'soga_lip_type',-1,7,0), (317896,2310080,1,'soga_nose_type',0,2,-7), (317897,2310080,0,'soga_skin_color',176,156,105), (317898,2310080,0,'wing_color1',255,255,255), (317899,2310080,0,'wing_color2',255,255,255), (317900,2310081,1,'cheek_type',0,-7,0), (317901,2310081,1,'chin_type',44,77,-45), (317902,2310081,1,'ear_type',-31,-76,0), (317903,2310081,1,'eye_brow_type',-47,-19,-7), (317904,2310081,0,'eye_color',156,175,144), (317905,2310081,1,'eye_type',37,0,0), (317906,2310081,0,'hair_color1',114,112,142), (317907,2310081,0,'hair_color2',152,138,129), (317908,2310081,0,'hair_face_color',116,142,142), (317909,2310081,0,'hair_face_highlight_color',244,246,246), (317910,2310081,0,'hair_highlight',161,165,168), (317911,2310081,0,'hair_type_color',116,142,142), (317912,2310081,0,'hair_type_highlight_color',244,246,246), (317913,2310081,1,'lip_type',0,-87,-93), (317914,2310081,1,'nose_type',-34,-31,-28), (317915,2310081,0,'skin_color',193,200,184), (317916,2310081,1,'soga_cheek_type',0,-7,0), (317917,2310081,1,'soga_chin_type',44,77,-45), (317918,2310081,1,'soga_ear_type',-31,-76,0), (317919,2310081,1,'soga_eye_brow_type',-47,-19,-7), (317920,2310081,0,'soga_eye_color',229,229,102), (317921,2310081,1,'soga_eye_type',37,0,0), (317922,2310081,0,'soga_hair_color1',114,112,142), (317923,2310081,0,'soga_hair_color2',152,138,129), (317924,2310081,0,'soga_hair_face_color',116,142,142), (317925,2310081,0,'soga_hair_face_highlight_color',244,246,246), (317926,2310081,0,'soga_hair_highlight',161,165,168), (317927,2310081,0,'soga_hair_type_color',116,142,142), (317928,2310081,0,'soga_hair_type_highlight_color',244,246,246), (317929,2310081,1,'soga_lip_type',0,-87,-93), (317930,2310081,1,'soga_nose_type',-34,-31,-28), (317931,2310081,0,'soga_skin_color',193,200,184), (317932,2310081,0,'wing_color1',255,255,255), (317933,2310081,0,'wing_color2',255,255,255), (317934,2310082,1,'cheek_type',-14,-23,0), (317935,2310082,1,'chin_type',87,-48,82), (317936,2310082,1,'ear_type',43,-14,0), (317937,2310082,1,'eye_brow_type',-50,-75,0), (317938,2310082,0,'eye_color',41,0,41), (317939,2310082,1,'eye_type',-97,0,0), (317940,2310082,1,'lip_type',31,52,-48), (317941,2310082,1,'nose_type',45,-93,74), (317942,2310082,0,'skin_color',142,129,86), (317943,2310082,1,'soga_cheek_type',-14,-23,0), (317944,2310082,1,'soga_chin_type',87,-48,82), (317945,2310082,1,'soga_ear_type',43,-14,0), (317946,2310082,1,'soga_eye_brow_type',-50,-75,0), (317947,2310082,0,'soga_eye_color',229,229,102), (317948,2310082,1,'soga_eye_type',-97,0,0), (317949,2310082,1,'soga_lip_type',31,52,-48), (317950,2310082,1,'soga_nose_type',45,-93,74), (317951,2310082,0,'soga_skin_color',142,129,86), (317952,2310082,0,'wing_color1',255,255,255), (317953,2310082,0,'wing_color2',255,255,255), (317954,2310083,1,'cheek_type',-40,-68,0), (317955,2310083,1,'chin_type',26,70,-40), (317956,2310083,1,'ear_type',-37,-25,0), (317957,2310083,1,'eye_brow_type',88,-63,-55), (317958,2310083,0,'eye_color',30,57,39), (317959,2310083,1,'eye_type',-31,0,0), (317960,2310083,0,'hair_color1',209,131,22), (317961,2310083,0,'hair_color2',199,150,48), (317962,2310083,0,'hair_face_color',198,139,15), (317963,2310083,0,'hair_face_highlight_color',244,246,246), (317964,2310083,0,'hair_highlight',161,165,168), (317965,2310083,0,'hair_type_color',198,139,15), (317966,2310083,0,'hair_type_highlight_color',244,246,246), (317967,2310083,1,'lip_type',-42,79,15), (317968,2310083,1,'nose_type',-25,-72,17), (317969,2310083,0,'skin_color',244,248,248), (317970,2310083,1,'soga_cheek_type',-40,-68,0), (317971,2310083,1,'soga_chin_type',26,70,-40), (317972,2310083,1,'soga_ear_type',-37,-25,0), (317973,2310083,1,'soga_eye_brow_type',88,-63,-55), (317974,2310083,0,'soga_eye_color',229,229,102), (317975,2310083,1,'soga_eye_type',-31,0,0), (317976,2310083,0,'soga_hair_color1',209,131,22), (317977,2310083,0,'soga_hair_color2',199,150,48), (317978,2310083,0,'soga_hair_face_color',198,139,15), (317979,2310083,0,'soga_hair_face_highlight_color',244,246,246), (317980,2310083,0,'soga_hair_highlight',161,165,168), (317981,2310083,0,'soga_hair_type_color',198,139,15), (317982,2310083,0,'soga_hair_type_highlight_color',244,246,246), (317983,2310083,1,'soga_lip_type',-42,79,15), (317984,2310083,1,'soga_nose_type',-25,-72,17), (317985,2310083,0,'soga_skin_color',244,248,248), (317986,2310083,0,'wing_color1',255,255,255), (317987,2310083,0,'wing_color2',255,255,255), (317988,2310084,1,'cheek_type',-52,-25,0), (317989,2310084,1,'chin_type',-75,28,75), (317990,2310084,1,'ear_type',10,50,0), (317991,2310084,1,'eye_brow_type',45,-8,-9), (317992,2310084,0,'eye_color',44,89,102), (317993,2310084,1,'eye_type',-97,0,0), (317994,2310084,0,'hair_color1',249,218,87), (317995,2310084,0,'hair_color2',106,69,44), (317996,2310084,0,'hair_face_color',249,223,124), (317997,2310084,0,'hair_face_highlight_color',241,227,194), (317998,2310084,0,'hair_highlight',249,230,153), (317999,2310084,0,'hair_type_color',249,223,124), (318000,2310084,0,'hair_type_highlight_color',241,227,194), (318001,2310084,1,'lip_type',-34,75,-93), (318002,2310084,1,'nose_type',23,-22,-82), (318003,2310084,0,'skin_color',229,201,177), (318004,2310084,1,'soga_cheek_type',-52,-25,0), (318005,2310084,1,'soga_chin_type',-75,28,75), (318006,2310084,1,'soga_ear_type',10,50,0), (318007,2310084,1,'soga_eye_brow_type',45,-8,-9), (318008,2310084,0,'soga_eye_color',229,229,102), (318009,2310084,1,'soga_eye_type',-97,0,0), (318010,2310084,0,'soga_hair_color1',249,218,87), (318011,2310084,0,'soga_hair_color2',106,69,44), (318012,2310084,0,'soga_hair_face_color',249,223,124), (318013,2310084,0,'soga_hair_face_highlight_color',241,227,194), (318014,2310084,0,'soga_hair_highlight',249,230,153), (318015,2310084,0,'soga_hair_type_color',249,223,124), (318016,2310084,0,'soga_hair_type_highlight_color',241,227,194), (318017,2310084,1,'soga_lip_type',-34,75,-93), (318018,2310084,1,'soga_nose_type',23,-22,-82), (318019,2310084,0,'soga_skin_color',229,201,177), (318020,2310084,0,'wing_color1',255,255,255), (318021,2310084,0,'wing_color2',255,255,255), (318022,2310085,1,'cheek_type',97,45,0), (318023,2310085,1,'chin_type',-57,-75,-71), (318024,2310085,1,'ear_type',7,-50,0), (318025,2310085,1,'eye_brow_type',7,58,65), (318026,2310085,0,'eye_color',37,78,74), (318027,2310085,1,'eye_type',88,0,0), (318028,2310085,0,'hair_color1',105,26,26), (318029,2310085,0,'hair_color2',123,79,21), (318030,2310085,0,'hair_face_color',191,96,43), (318031,2310085,0,'hair_face_highlight_color',244,244,246), (318032,2310085,0,'hair_highlight',160,156,172), (318033,2310085,0,'hair_type_color',191,96,43), (318034,2310085,0,'hair_type_highlight_color',244,244,246), (318035,2310085,1,'lip_type',31,87,-74), (318036,2310085,1,'nose_type',22,-17,0), (318037,2310085,0,'skin_color',236,246,246), (318038,2310085,1,'soga_cheek_type',97,45,0), (318039,2310085,1,'soga_chin_type',-57,-75,-71), (318040,2310085,1,'soga_ear_type',7,-50,0), (318041,2310085,1,'soga_eye_brow_type',7,58,65), (318042,2310085,0,'soga_eye_color',229,229,102), (318043,2310085,1,'soga_eye_type',88,0,0), (318044,2310085,0,'soga_hair_color1',105,26,26), (318045,2310085,0,'soga_hair_color2',123,79,21), (318046,2310085,0,'soga_hair_face_color',191,96,43), (318047,2310085,0,'soga_hair_face_highlight_color',244,244,246), (318048,2310085,0,'soga_hair_highlight',160,156,172), (318049,2310085,0,'soga_hair_type_color',191,96,43), (318050,2310085,0,'soga_hair_type_highlight_color',244,244,246), (318051,2310085,1,'soga_lip_type',31,87,-74), (318052,2310085,1,'soga_nose_type',22,-17,0), (318053,2310085,0,'soga_skin_color',236,246,246), (318054,2310085,0,'wing_color1',255,255,255), (318055,2310085,0,'wing_color2',255,255,255), (318056,2310086,1,'cheek_type',-28,-4,0), (318057,2310086,1,'chin_type',14,14,-1), (318058,2310086,1,'ear_type',7,25,0), (318059,2310086,1,'eye_brow_type',-7,-21,-20), (318060,2310086,0,'eye_color',43,88,102), (318061,2310086,1,'eye_type',19,0,0), (318062,2310086,0,'hair_face_color',91,85,77), (318063,2310086,0,'hair_face_highlight_color',235,231,213), (318064,2310086,0,'hair_type_color',91,85,77), (318065,2310086,0,'hair_type_highlight_color',235,231,213), (318066,2310086,1,'lip_type',25,9,-1), (318067,2310086,1,'nose_type',18,-2,0), (318068,2310086,0,'skin_color',208,187,160), (318069,2310086,1,'soga_cheek_type',-28,-4,0), (318070,2310086,1,'soga_chin_type',14,14,-1), (318071,2310086,1,'soga_ear_type',7,25,0), (318072,2310086,1,'soga_eye_brow_type',-7,-21,-20), (318073,2310086,0,'soga_eye_color',229,229,102), (318074,2310086,1,'soga_eye_type',19,0,0), (318075,2310086,0,'soga_hair_face_color',91,85,77), (318076,2310086,0,'soga_hair_face_highlight_color',235,231,213), (318077,2310086,0,'soga_hair_type_color',91,85,77), (318078,2310086,0,'soga_hair_type_highlight_color',235,231,213), (318079,2310086,1,'soga_lip_type',25,9,-1), (318080,2310086,1,'soga_nose_type',18,-2,0), (318081,2310086,0,'soga_skin_color',208,187,160), (318082,2310086,0,'wing_color1',255,255,255), (318083,2310086,0,'wing_color2',255,255,255), (318084,2310087,1,'cheek_type',0,-46,0), (318085,2310087,1,'chin_type',-10,17,7), (318086,2310087,1,'ear_type',-34,35,0), (318087,2310087,1,'eye_brow_type',34,21,19), (318088,2310087,0,'eye_color',62,128,140), (318089,2310087,1,'eye_type',-7,0,0), (318090,2310087,0,'hair_face_color',89,71,0), (318091,2310087,0,'hair_face_highlight_color',68,35,0), (318092,2310087,0,'hair_type_color',89,71,0), (318093,2310087,0,'hair_type_highlight_color',68,35,0), (318094,2310087,1,'lip_type',-20,-19,0), (318095,2310087,1,'nose_type',-2,29,-28), (318096,2310087,0,'skin_color',224,186,145), (318097,2310087,1,'soga_cheek_type',0,-46,0), (318098,2310087,1,'soga_chin_type',-10,17,7), (318099,2310087,1,'soga_ear_type',-34,35,0), (318100,2310087,1,'soga_eye_brow_type',34,21,19), (318101,2310087,0,'soga_eye_color',229,229,102), (318102,2310087,1,'soga_eye_type',-7,0,0), (318103,2310087,0,'soga_hair_face_color',89,71,0), (318104,2310087,0,'soga_hair_face_highlight_color',68,35,0), (318105,2310087,0,'soga_hair_type_color',89,71,0), (318106,2310087,0,'soga_hair_type_highlight_color',68,35,0), (318107,2310087,1,'soga_lip_type',-20,-19,0), (318108,2310087,1,'soga_nose_type',-2,29,-28), (318109,2310087,0,'soga_skin_color',224,186,145), (318110,2310087,0,'wing_color1',255,255,255), (318111,2310087,0,'wing_color2',255,255,255), (318112,2310088,1,'cheek_type',-89,38,0), (318113,2310088,1,'chin_type',10,-26,23), (318114,2310088,1,'ear_type',-93,7,0), (318115,2310088,1,'eye_brow_type',-4,10,63), (318116,2310088,0,'eye_color',37,76,88), (318117,2310088,1,'eye_type',-42,0,0), (318118,2310088,0,'hair_color1',91,21,51), (318119,2310088,0,'hair_color2',159,88,0), (318120,2310088,0,'hair_face_color',121,38,35), (318121,2310088,0,'hair_face_highlight_color',233,184,31), (318122,2310088,0,'hair_highlight',246,219,114), (318123,2310088,0,'hair_type_color',121,38,35), (318124,2310088,0,'hair_type_highlight_color',233,184,31), (318125,2310088,1,'lip_type',-31,91,68), (318126,2310088,1,'nose_type',-42,15,29), (318127,2310088,0,'skin_color',234,244,244), (318128,2310088,1,'soga_cheek_type',-89,38,0), (318129,2310088,1,'soga_chin_type',10,-26,23), (318130,2310088,1,'soga_ear_type',-93,7,0), (318131,2310088,1,'soga_eye_brow_type',-4,10,63), (318132,2310088,0,'soga_eye_color',229,229,102), (318133,2310088,1,'soga_eye_type',-42,0,0), (318134,2310088,0,'soga_hair_color1',91,21,51), (318135,2310088,0,'soga_hair_color2',159,88,0), (318136,2310088,0,'soga_hair_face_color',121,38,35), (318137,2310088,0,'soga_hair_face_highlight_color',233,184,31), (318138,2310088,0,'soga_hair_highlight',246,219,114), (318139,2310088,0,'soga_hair_type_color',121,38,35), (318140,2310088,0,'soga_hair_type_highlight_color',233,184,31), (318141,2310088,1,'soga_lip_type',-31,91,68), (318142,2310088,1,'soga_nose_type',-42,15,29), (318143,2310088,0,'soga_skin_color',234,244,244), (318144,2310088,0,'wing_color1',255,255,255), (318145,2310088,0,'wing_color2',255,255,255), (318146,2310089,0,'eye_color',255,255,255), (318147,2310089,0,'skin_color',255,255,255), (318148,2310089,0,'soga_eye_color',255,0,255), (318152,2310091,1,'cheek_type',44,0,0), (318153,2310091,1,'chin_type',90,-11,0), (318154,2310091,1,'ear_type',-8,-98,0), (318155,2310091,1,'eye_brow_type',-91,-53,-25), (318156,2310091,0,'eye_color',119,175,191), (318157,2310091,1,'eye_type',75,0,0), (318158,2310091,0,'hair_color1',209,131,22), (318159,2310091,0,'hair_color2',199,150,48), (318160,2310091,0,'hair_face_color',184,128,10), (318161,2310091,0,'hair_face_highlight_color',47,14,19), (318162,2310091,0,'hair_highlight',54,45,28), (318163,2310091,0,'hair_type_color',184,128,10), (318164,2310091,0,'hair_type_highlight_color',47,14,19), (318165,2310091,1,'lip_type',0,32,-22), (318166,2310091,1,'nose_type',90,53,-34), (318167,2310091,0,'skin_color',61,63,63), (318168,2310091,1,'soga_cheek_type',44,0,0), (318169,2310091,1,'soga_chin_type',90,-11,0), (318170,2310091,1,'soga_ear_type',-8,-98,0), (318171,2310091,1,'soga_eye_brow_type',-91,-53,-25), (318172,2310091,0,'soga_eye_color',229,229,102), (318173,2310091,1,'soga_eye_type',75,0,0), (318174,2310091,0,'soga_hair_color1',209,131,22), (318175,2310091,0,'soga_hair_color2',199,150,48), (318176,2310091,0,'soga_hair_face_color',184,128,10), (318177,2310091,0,'soga_hair_face_highlight_color',47,14,19), (318178,2310091,0,'soga_hair_highlight',54,45,28), (318179,2310091,0,'soga_hair_type_color',184,128,10), (318180,2310091,0,'soga_hair_type_highlight_color',47,14,19), (318181,2310091,1,'soga_lip_type',0,32,-22), (318182,2310091,1,'soga_nose_type',90,53,-34), (318183,2310091,0,'soga_skin_color',61,63,63), (318184,2310091,0,'wing_color1',255,255,255), (318185,2310091,0,'wing_color2',255,255,255), (318186,2310092,0,'eye_color',255,255,255), (318187,2310092,0,'skin_color',255,255,255), (318188,2310092,0,'soga_eye_color',255,0,255), (318189,2310093,1,'cheek_type',23,63,0), (318190,2310093,1,'chin_type',62,85,52), (318191,2310093,1,'ear_type',-17,34,0), (318192,2310093,1,'eye_brow_type',59,-45,17), (318193,2310093,0,'eye_color',203,203,0), (318194,2310093,1,'eye_type',87,0,0), (318195,2310093,1,'lip_type',-70,88,85), (318196,2310093,1,'nose_type',28,-82,58), (318197,2310093,0,'skin_color',124,104,103), (318198,2310093,1,'soga_cheek_type',23,63,0), (318199,2310093,1,'soga_chin_type',62,85,52), (318200,2310093,1,'soga_ear_type',-17,34,0), (318201,2310093,1,'soga_eye_brow_type',59,-45,17), (318202,2310093,0,'soga_eye_color',229,229,102), (318203,2310093,1,'soga_eye_type',87,0,0), (318204,2310093,1,'soga_lip_type',-70,88,85), (318205,2310093,1,'soga_nose_type',28,-82,58), (318206,2310093,0,'soga_skin_color',124,104,103), (318207,2310093,0,'wing_color1',255,255,255), (318208,2310093,0,'wing_color2',255,255,255), (318209,2310094,1,'cheek_type',0,-89,0), (318210,2310094,1,'chin_type',76,-56,-2), (318211,2310094,1,'ear_type',84,-62,0), (318212,2310094,1,'eye_brow_type',69,-87,4), (318213,2310094,0,'eye_color',102,161,165), (318214,2310094,1,'eye_type',-89,0,0), (318215,2310094,0,'hair_color1',54,45,28), (318216,2310094,0,'hair_color2',104,52,0), (318217,2310094,0,'hair_face_color',47,14,19), (318218,2310094,0,'hair_face_highlight_color',182,81,34), (318219,2310094,0,'hair_highlight',105,26,26), (318220,2310094,0,'hair_type_color',47,14,19), (318221,2310094,0,'hair_type_highlight_color',182,81,34), (318222,2310094,1,'lip_type',-81,-50,-35), (318223,2310094,1,'nose_type',5,-1,-10), (318224,2310094,0,'skin_color',197,171,173), (318225,2310094,1,'soga_cheek_type',0,-89,0), (318226,2310094,1,'soga_chin_type',76,-56,-2), (318227,2310094,1,'soga_ear_type',84,-62,0), (318228,2310094,1,'soga_eye_brow_type',69,-87,4), (318229,2310094,0,'soga_eye_color',229,229,102), (318230,2310094,1,'soga_eye_type',-89,0,0), (318231,2310094,0,'soga_hair_color1',54,45,28), (318232,2310094,0,'soga_hair_color2',104,52,0), (318233,2310094,0,'soga_hair_face_color',47,14,19), (318234,2310094,0,'soga_hair_face_highlight_color',182,81,34), (318235,2310094,0,'soga_hair_highlight',105,26,26), (318236,2310094,0,'soga_hair_type_color',47,14,19), (318237,2310094,0,'soga_hair_type_highlight_color',182,81,34), (318238,2310094,1,'soga_lip_type',-81,-50,-35), (318239,2310094,1,'soga_nose_type',5,-1,-10), (318240,2310094,0,'soga_skin_color',197,171,173), (318241,2310094,0,'wing_color1',255,255,255), (318242,2310094,0,'wing_color2',255,255,255), (318243,2310095,1,'cheek_type',100,-100,0), (318244,2310095,1,'chin_type',19,43,100), (318245,2310095,1,'ear_type',-100,-100,0), (318246,2310095,1,'eye_brow_type',-20,100,100), (318247,2310095,0,'eye_color',195,24,0), (318248,2310095,1,'eye_type',100,0,0), (318249,2310095,1,'lip_type',41,97,77), (318250,2310095,1,'nose_type',-100,-100,100), (318251,2310095,0,'skin_color',31,46,55), (318252,2310095,1,'soga_cheek_type',100,-100,0), (318253,2310095,1,'soga_chin_type',19,43,100), (318254,2310095,1,'soga_ear_type',-100,-100,0), (318255,2310095,1,'soga_eye_brow_type',-20,100,100), (318256,2310095,0,'soga_eye_color',229,229,102), (318257,2310095,1,'soga_eye_type',100,0,0), (318258,2310095,1,'soga_lip_type',41,97,77), (318259,2310095,1,'soga_nose_type',-100,-100,100), (318260,2310095,0,'soga_skin_color',31,46,55), (318261,2310095,0,'wing_color1',255,255,255), (318262,2310095,0,'wing_color2',255,255,255), (318263,2310096,0,'eye_color',255,255,255), (318264,2310096,0,'skin_color',255,255,255), (318265,2310096,0,'soga_eye_color',255,0,255), (318266,2310097,0,'eye_color',255,255,255), (318267,2310097,0,'skin_color',255,255,255), (318268,2310097,0,'soga_eye_color',255,0,255), (318269,2310098,1,'cheek_type',8,-61,0), (318270,2310098,1,'chin_type',91,78,-58), (318271,2310098,1,'ear_type',15,-7,0), (318272,2310098,1,'eye_brow_type',-28,-9,28), (318273,2310098,0,'eye_color',39,82,87), (318274,2310098,1,'eye_type',87,0,0), (318275,2310098,0,'hair_color1',79,28,15), (318276,2310098,0,'hair_color2',111,64,0), (318277,2310098,0,'hair_face_color',48,32,3), (318278,2310098,0,'hair_face_highlight_color',185,86,38), (318279,2310098,0,'hair_highlight',105,26,26), (318280,2310098,0,'hair_type_color',48,32,3), (318281,2310098,0,'hair_type_highlight_color',185,86,38), (318282,2310098,1,'lip_type',-48,-14,-55), (318283,2310098,1,'nose_type',29,14,62), (318284,2310098,0,'skin_color',248,249,249), (318285,2310098,1,'soga_cheek_type',8,-61,0), (318286,2310098,1,'soga_chin_type',91,78,-58), (318287,2310098,1,'soga_ear_type',15,-7,0), (318288,2310098,1,'soga_eye_brow_type',-28,-9,28), (318289,2310098,0,'soga_eye_color',204,204,204), (318290,2310098,1,'soga_eye_type',87,0,0), (318291,2310098,0,'soga_hair_color1',79,28,15), (318292,2310098,0,'soga_hair_color2',111,64,0), (318293,2310098,0,'soga_hair_face_color',48,32,3), (318294,2310098,0,'soga_hair_face_highlight_color',185,86,38), (318295,2310098,0,'soga_hair_highlight',105,26,26), (318296,2310098,0,'soga_hair_type_color',48,32,3), (318297,2310098,0,'soga_hair_type_highlight_color',185,86,38), (318298,2310098,1,'soga_lip_type',-48,-14,-55), (318299,2310098,1,'soga_nose_type',29,14,62), (318300,2310098,0,'soga_skin_color',248,249,249), (318301,2310099,0,'eye_color',255,255,255), (318302,2310099,0,'skin_color',255,255,255), (318303,2310099,0,'soga_eye_color',255,0,255), (318304,2310100,1,'cheek_type',-23,14,0), (318305,2310100,1,'chin_type',0,-25,-8), (318306,2310100,1,'ear_type',10,19,0), (318307,2310100,1,'eye_brow_type',-3,25,-21), (318308,2310100,0,'eye_color',45,94,103), (318309,2310100,1,'eye_type',-14,0,0), (318310,2310100,0,'hair_face_color',70,68,53), (318311,2310100,0,'hair_face_highlight_color',79,28,14), (318312,2310100,0,'hair_type_color',70,68,53), (318313,2310100,0,'hair_type_highlight_color',79,28,14), (318314,2310100,1,'lip_type',-3,23,9), (318315,2310100,1,'nose_type',-28,-31,8), (318316,2310100,0,'skin_color',222,214,186), (318317,2310100,1,'soga_cheek_type',-23,14,0), (318318,2310100,1,'soga_chin_type',0,-25,-8), (318319,2310100,1,'soga_ear_type',10,19,0), (318320,2310100,1,'soga_eye_brow_type',-3,25,-21), (318321,2310100,0,'soga_eye_color',229,229,102), (318322,2310100,1,'soga_eye_type',-14,0,0), (318323,2310100,0,'soga_hair_face_color',70,68,53), (318324,2310100,0,'soga_hair_face_highlight_color',79,28,14), (318325,2310100,0,'soga_hair_type_color',70,68,53), (318326,2310100,0,'soga_hair_type_highlight_color',79,28,14), (318327,2310100,1,'soga_lip_type',-3,23,9), (318328,2310100,1,'soga_nose_type',-28,-31,8), (318329,2310100,0,'soga_skin_color',222,214,186), (318330,2310100,0,'wing_color1',255,255,255), (318331,2310100,0,'wing_color2',255,255,255), (318332,2310101,1,'cheek_type',98,-87,0), (318333,2310101,1,'chin_type',-65,-69,-50), (318334,2310101,1,'ear_type',-5,96,0), (318335,2310101,1,'eye_brow_type',10,0,-58), (318336,2310101,0,'eye_color',129,181,197), (318337,2310101,1,'eye_type',19,0,0), (318338,2310101,0,'hair_color1',246,219,114), (318339,2310101,0,'hair_color2',187,136,62), (318340,2310101,0,'hair_face_color',233,184,31), (318341,2310101,0,'hair_face_highlight_color',244,246,246), (318342,2310101,0,'hair_highlight',164,165,165), (318343,2310101,0,'hair_type_color',233,184,31), (318344,2310101,0,'hair_type_highlight_color',244,246,246), (318345,2310101,1,'lip_type',48,-62,19), (318346,2310101,1,'nose_type',14,-25,-40), (318347,2310101,0,'skin_color',246,248,246), (318348,2310101,1,'soga_cheek_type',98,-87,0), (318349,2310101,1,'soga_chin_type',-65,-69,-50), (318350,2310101,1,'soga_ear_type',-5,96,0), (318351,2310101,1,'soga_eye_brow_type',10,0,-58), (318352,2310101,0,'soga_eye_color',204,204,204), (318353,2310101,1,'soga_eye_type',19,0,0), (318354,2310101,0,'soga_hair_color1',246,219,114), (318355,2310101,0,'soga_hair_color2',187,136,62), (318356,2310101,0,'soga_hair_face_color',233,184,31), (318357,2310101,0,'soga_hair_face_highlight_color',244,246,246), (318358,2310101,0,'soga_hair_highlight',164,165,165), (318359,2310101,0,'soga_hair_type_color',233,184,31), (318360,2310101,0,'soga_hair_type_highlight_color',244,246,246), (318361,2310101,1,'soga_lip_type',48,-62,19), (318362,2310101,1,'soga_nose_type',14,-25,-40), (318363,2310101,0,'soga_skin_color',246,248,246), (318364,2310102,1,'cheek_type',4,12,0), (318365,2310102,1,'chin_type',-18,-28,17), (318366,2310102,1,'ear_type',10,-8,0), (318367,2310102,1,'eye_brow_type',25,25,28), (318368,2310102,0,'eye_color',60,125,138), (318369,2310102,1,'eye_type',-31,0,0), (318370,2310102,0,'hair_face_color',219,180,18), (318371,2310102,0,'hair_face_highlight_color',94,49,7), (318372,2310102,0,'hair_type_color',219,180,18), (318373,2310102,0,'hair_type_highlight_color',94,49,7), (318374,2310102,1,'lip_type',-31,21,-25), (318375,2310102,1,'nose_type',35,11,-1), (318376,2310102,0,'skin_color',253,254,254), (318377,2310102,1,'soga_cheek_type',4,12,0), (318378,2310102,1,'soga_chin_type',-18,-28,17), (318379,2310102,1,'soga_ear_type',10,-8,0), (318380,2310102,1,'soga_eye_brow_type',25,25,28), (318381,2310102,0,'soga_eye_color',229,229,102), (318382,2310102,1,'soga_eye_type',-31,0,0), (318383,2310102,0,'soga_hair_face_color',219,180,18), (318384,2310102,0,'soga_hair_face_highlight_color',94,49,7), (318385,2310102,0,'soga_hair_type_color',219,180,18), (318386,2310102,0,'soga_hair_type_highlight_color',94,49,7), (318387,2310102,1,'soga_lip_type',-31,21,-25), (318388,2310102,1,'soga_nose_type',35,11,-1), (318389,2310102,0,'soga_skin_color',253,254,254), (318390,2310102,0,'wing_color1',255,255,255), (318391,2310102,0,'wing_color2',255,255,255), (318392,2310103,1,'cheek_type',-4,0,0), (318393,2310103,1,'chin_type',-1,-10,11), (318394,2310103,1,'ear_type',0,28,0), (318395,2310103,1,'eye_brow_type',-14,28,-17), (318396,2310103,0,'eye_color',62,128,140), (318397,2310103,1,'eye_type',-40,0,0), (318398,2310103,0,'hair_face_color',75,73,67), (318399,2310103,0,'hair_face_highlight_color',88,66,0), (318400,2310103,0,'hair_type_color',75,73,67), (318401,2310103,0,'hair_type_highlight_color',88,66,0), (318402,2310103,1,'lip_type',-28,7,-45), (318403,2310103,1,'nose_type',28,4,32), (318404,2310103,0,'skin_color',239,198,197), (318405,2310103,1,'soga_cheek_type',-4,0,0), (318406,2310103,1,'soga_chin_type',-1,-10,11), (318407,2310103,1,'soga_ear_type',0,28,0), (318408,2310103,1,'soga_eye_brow_type',-14,28,-17), (318409,2310103,0,'soga_eye_color',229,229,102), (318410,2310103,1,'soga_eye_type',-40,0,0), (318411,2310103,0,'soga_hair_face_color',75,73,67), (318412,2310103,0,'soga_hair_face_highlight_color',88,66,0), (318413,2310103,0,'soga_hair_type_color',75,73,67), (318414,2310103,0,'soga_hair_type_highlight_color',88,66,0), (318415,2310103,1,'soga_lip_type',-28,7,-45), (318416,2310103,1,'soga_nose_type',28,4,32), (318417,2310103,0,'soga_skin_color',239,198,197), (318418,2310103,0,'wing_color1',255,255,255), (318419,2310103,0,'wing_color2',255,255,255), (318420,2310104,1,'cheek_type',91,7,0), (318421,2310104,1,'chin_type',31,-44,57), (318422,2310104,1,'ear_type',84,79,0), (318423,2310104,1,'eye_brow_type',-14,-91,-38), (318424,2310104,0,'eye_color',0,137,144), (318425,2310104,1,'eye_type',-72,0,0), (318426,2310104,1,'lip_type',15,93,72), (318427,2310104,1,'nose_type',-7,-47,1), (318428,2310104,0,'skin_color',105,126,129), (318429,2310104,1,'soga_cheek_type',91,7,0), (318430,2310104,1,'soga_chin_type',31,-44,57), (318431,2310104,1,'soga_ear_type',84,79,0), (318432,2310104,1,'soga_eye_brow_type',-14,-91,-38), (318433,2310104,0,'soga_eye_color',229,229,102), (318434,2310104,1,'soga_eye_type',-72,0,0), (318435,2310104,1,'soga_lip_type',15,93,72), (318436,2310104,1,'soga_nose_type',-7,-47,1), (318437,2310104,0,'soga_skin_color',105,126,129), (318438,2310104,0,'wing_color1',255,255,255), (318439,2310104,0,'wing_color2',255,255,255), (318440,2310105,1,'cheek_type',0,44,0), (318441,2310105,1,'chin_type',37,20,1), (318442,2310105,1,'ear_type',17,21,0), (318443,2310105,1,'eye_brow_type',9,25,1), (318444,2310105,0,'eye_color',108,145,107), (318445,2310105,1,'eye_type',-7,0,0), (318446,2310105,0,'hair_face_color',44,33,18), (318447,2310105,0,'hair_face_highlight_color',181,151,4), (318448,2310105,0,'hair_type_color',44,33,18), (318449,2310105,0,'hair_type_highlight_color',181,151,4), (318450,2310105,1,'lip_type',23,-23,3), (318451,2310105,1,'nose_type',-28,-25,22), (318452,2310105,0,'skin_color',206,207,175), (318453,2310105,1,'soga_cheek_type',0,44,0), (318454,2310105,1,'soga_chin_type',37,20,1), (318455,2310105,1,'soga_ear_type',17,21,0), (318456,2310105,1,'soga_eye_brow_type',9,25,1), (318457,2310105,0,'soga_eye_color',229,229,102), (318458,2310105,1,'soga_eye_type',-7,0,0), (318459,2310105,0,'soga_hair_face_color',44,33,18), (318460,2310105,0,'soga_hair_face_highlight_color',181,151,4), (318461,2310105,0,'soga_hair_type_color',44,33,18), (318462,2310105,0,'soga_hair_type_highlight_color',181,151,4), (318463,2310105,1,'soga_lip_type',23,-23,3), (318464,2310105,1,'soga_nose_type',-28,-25,22), (318465,2310105,0,'soga_skin_color',206,207,175), (318466,2310105,0,'wing_color1',255,255,255), (318467,2310105,0,'wing_color2',255,255,255), (318468,2310106,1,'cheek_type',25,0,0), (318469,2310106,1,'chin_type',25,2,-17), (318470,2310106,1,'ear_type',-28,-28,0), (318471,2310106,1,'eye_brow_type',0,-8,-8), (318472,2310106,0,'eye_color',136,96,44), (318473,2310106,1,'eye_type',28,0,0), (318474,2310106,0,'hair_face_color',171,82,17), (318475,2310106,0,'hair_face_highlight_color',117,109,100), (318476,2310106,0,'hair_type_color',171,82,17), (318477,2310106,0,'hair_type_highlight_color',117,109,100), (318478,2310106,1,'lip_type',37,-34,-1), (318479,2310106,1,'nose_type',46,37,25), (318480,2310106,0,'skin_color',242,213,214), (318481,2310106,1,'soga_cheek_type',25,0,0), (318482,2310106,1,'soga_chin_type',25,2,-17), (318483,2310106,1,'soga_ear_type',-28,-28,0), (318484,2310106,1,'soga_eye_brow_type',0,-8,-8), (318485,2310106,0,'soga_eye_color',229,229,102), (318486,2310106,1,'soga_eye_type',28,0,0), (318487,2310106,0,'soga_hair_face_color',171,82,17), (318488,2310106,0,'soga_hair_face_highlight_color',117,109,100), (318489,2310106,0,'soga_hair_type_color',171,82,17), (318490,2310106,0,'soga_hair_type_highlight_color',117,109,100), (318491,2310106,1,'soga_lip_type',37,-34,-1), (318492,2310106,1,'soga_nose_type',46,37,25), (318493,2310106,0,'soga_skin_color',242,213,214), (318494,2310106,0,'wing_color1',255,255,255), (318495,2310106,0,'wing_color2',255,255,255), (318496,2310107,1,'cheek_type',23,-7,0), (318497,2310107,1,'chin_type',18,-42,0), (318498,2310107,1,'ear_type',-22,-4,0), (318499,2310107,1,'eye_brow_type',-3,2,-44), (318500,2310107,0,'eye_color',186,190,161), (318501,2310107,1,'eye_type',-4,0,0), (318502,2310107,0,'hair_face_color',52,21,0), (318503,2310107,0,'hair_face_highlight_color',121,70,12), (318504,2310107,0,'hair_type_color',52,21,0), (318505,2310107,0,'hair_type_highlight_color',121,70,12), (318506,2310107,1,'lip_type',-1,12,23), (318507,2310107,1,'nose_type',-8,19,-43), (318508,2310107,0,'skin_color',216,185,154), (318509,2310107,1,'soga_cheek_type',23,-7,0), (318510,2310107,1,'soga_chin_type',18,-42,0), (318511,2310107,1,'soga_ear_type',-22,-4,0), (318512,2310107,1,'soga_eye_brow_type',-3,2,-44), (318513,2310107,0,'soga_eye_color',229,229,102), (318514,2310107,1,'soga_eye_type',-4,0,0), (318515,2310107,0,'soga_hair_face_color',52,21,0), (318516,2310107,0,'soga_hair_face_highlight_color',121,70,12), (318517,2310107,0,'soga_hair_type_color',52,21,0), (318518,2310107,0,'soga_hair_type_highlight_color',121,70,12), (318519,2310107,1,'soga_lip_type',-1,12,23), (318520,2310107,1,'soga_nose_type',-8,19,-43), (318521,2310107,0,'soga_skin_color',216,185,154), (318522,2310107,0,'wing_color1',255,255,255), (318523,2310107,0,'wing_color2',255,255,255), (318524,2310108,1,'cheek_type',37,74,0), (318525,2310108,1,'chin_type',-43,91,28), (318526,2310108,1,'ear_type',-84,51,0), (318527,2310108,1,'eye_brow_type',22,-81,10), (318528,2310108,0,'eye_color',94,125,77), (318529,2310108,1,'eye_type',2,0,0), (318530,2310108,0,'hair_color1',239,221,86), (318531,2310108,0,'hair_color2',99,53,22), (318532,2310108,0,'hair_face_color',225,174,21), (318533,2310108,0,'hair_face_highlight_color',244,246,246), (318534,2310108,0,'hair_highlight',161,165,168), (318535,2310108,0,'hair_type_color',225,174,21), (318536,2310108,0,'hair_type_highlight_color',244,246,246), (318537,2310108,1,'lip_type',39,0,-62), (318538,2310108,1,'nose_type',-90,76,-47), (318539,2310108,0,'skin_color',227,198,147), (318540,2310108,1,'soga_cheek_type',37,74,0), (318541,2310108,1,'soga_chin_type',-43,91,28), (318542,2310108,1,'soga_ear_type',-84,51,0), (318543,2310108,1,'soga_eye_brow_type',22,-81,10), (318544,2310108,0,'soga_eye_color',229,229,102), (318545,2310108,1,'soga_eye_type',2,0,0), (318546,2310108,0,'soga_hair_color1',239,221,86), (318547,2310108,0,'soga_hair_color2',99,53,22), (318548,2310108,0,'soga_hair_face_color',225,174,21), (318549,2310108,0,'soga_hair_face_highlight_color',244,246,246), (318550,2310108,0,'soga_hair_highlight',161,165,168), (318551,2310108,0,'soga_hair_type_color',225,174,21), (318552,2310108,0,'soga_hair_type_highlight_color',244,246,246), (318553,2310108,1,'soga_lip_type',39,0,-62), (318554,2310108,1,'soga_nose_type',-90,76,-47), (318555,2310108,0,'soga_skin_color',227,198,147), (318556,2310108,0,'wing_color1',255,255,255), (318557,2310108,0,'wing_color2',255,255,255), (318558,2310109,1,'cheek_type',-77,34,0), (318559,2310109,1,'chin_type',-93,-85,-62), (318560,2310109,1,'ear_type',-78,-28,0), (318561,2310109,1,'eye_brow_type',0,57,37), (318562,2310109,0,'eye_color',144,190,203), (318563,2310109,1,'eye_type',15,0,0), (318564,2310109,0,'hair_color1',114,112,142), (318565,2310109,0,'hair_color2',144,140,137), (318566,2310109,0,'hair_face_color',168,185,185), (318567,2310109,0,'hair_highlight',38,22,21), (318568,2310109,0,'hair_type_color',168,185,185), (318569,2310109,1,'lip_type',-76,53,47), (318570,2310109,1,'nose_type',-87,97,-57), (318571,2310109,0,'skin_color',205,215,211), (318572,2310109,1,'soga_cheek_type',-77,34,0), (318573,2310109,1,'soga_chin_type',-93,-85,-62), (318574,2310109,1,'soga_ear_type',-78,-28,0), (318575,2310109,1,'soga_eye_brow_type',0,57,37), (318576,2310109,0,'soga_eye_color',229,229,102), (318577,2310109,1,'soga_eye_type',15,0,0), (318578,2310109,0,'soga_hair_color1',114,112,142), (318579,2310109,0,'soga_hair_color2',144,140,137), (318580,2310109,0,'soga_hair_face_color',168,185,185), (318581,2310109,0,'soga_hair_highlight',38,22,21), (318582,2310109,0,'soga_hair_type_color',168,185,185), (318583,2310109,1,'soga_lip_type',-76,53,47), (318584,2310109,1,'soga_nose_type',-87,97,-57), (318585,2310109,0,'soga_skin_color',205,215,211), (318586,2310109,0,'wing_color1',255,255,255), (318587,2310109,0,'wing_color2',255,255,255), (318588,2310110,1,'cheek_type',-40,77,0), (318589,2310110,1,'chin_type',17,14,0), (318590,2310110,1,'ear_type',-83,89,0), (318591,2310110,1,'eye_brow_type',93,77,61), (318592,2310110,0,'eye_color',176,187,160), (318593,2310110,1,'eye_type',-74,0,0), (318594,2310110,0,'hair_color1',200,165,96), (318595,2310110,0,'hair_color2',173,99,44), (318596,2310110,0,'hair_face_color',230,171,26), (318597,2310110,0,'hair_face_highlight_color',84,0,0), (318598,2310110,0,'hair_highlight',109,14,49), (318599,2310110,0,'hair_type_color',230,171,26), (318600,2310110,0,'hair_type_highlight_color',84,0,0), (318601,2310110,1,'lip_type',-50,10,-68), (318602,2310110,1,'nose_type',-82,37,0), (318603,2310110,0,'skin_color',183,148,98), (318604,2310110,1,'soga_cheek_type',-40,77,0), (318605,2310110,1,'soga_chin_type',17,14,0), (318606,2310110,1,'soga_ear_type',-83,89,0), (318607,2310110,1,'soga_eye_brow_type',93,77,61), (318608,2310110,0,'soga_eye_color',229,229,102), (318609,2310110,1,'soga_eye_type',-74,0,0), (318610,2310110,0,'soga_hair_color1',200,165,96), (318611,2310110,0,'soga_hair_color2',173,99,44), (318612,2310110,0,'soga_hair_face_color',230,171,26), (318613,2310110,0,'soga_hair_face_highlight_color',84,0,0), (318614,2310110,0,'soga_hair_highlight',109,14,49), (318615,2310110,0,'soga_hair_type_color',230,171,26), (318616,2310110,0,'soga_hair_type_highlight_color',84,0,0), (318617,2310110,1,'soga_lip_type',-50,10,-68), (318618,2310110,1,'soga_nose_type',-82,37,0), (318619,2310110,0,'soga_skin_color',183,148,98), (318620,2310110,0,'wing_color1',255,255,255), (318621,2310110,0,'wing_color2',255,255,255), (318622,2310111,1,'cheek_type',-28,14,0), (318623,2310111,1,'chin_type',-44,17,-7), (318624,2310111,1,'ear_type',-40,-31,0), (318625,2310111,1,'eye_brow_type',0,28,-17), (318626,2310111,0,'eye_color',129,170,154), (318627,2310111,1,'eye_type',2,0,0), (318628,2310111,0,'hair_face_color',54,28,1), (318629,2310111,0,'hair_face_highlight_color',3,1,1), (318630,2310111,0,'hair_type_color',54,28,1), (318631,2310111,0,'hair_type_highlight_color',3,1,1), (318632,2310111,1,'lip_type',18,-17,-28), (318633,2310111,1,'nose_type',-14,0,0), (318634,2310111,0,'skin_color',232,181,180), (318635,2310111,1,'soga_cheek_type',-28,14,0), (318636,2310111,1,'soga_chin_type',-44,17,-7), (318637,2310111,1,'soga_ear_type',-40,-31,0), (318638,2310111,1,'soga_eye_brow_type',0,28,-17), (318639,2310111,0,'soga_eye_color',229,229,102), (318640,2310111,1,'soga_eye_type',2,0,0), (318641,2310111,0,'soga_hair_face_color',54,28,1), (318642,2310111,0,'soga_hair_face_highlight_color',3,1,1), (318643,2310111,0,'soga_hair_type_color',54,28,1), (318644,2310111,0,'soga_hair_type_highlight_color',3,1,1), (318645,2310111,1,'soga_lip_type',18,-17,-28), (318646,2310111,1,'soga_nose_type',-14,0,0), (318647,2310111,0,'soga_skin_color',232,181,180), (318648,2310111,0,'wing_color1',255,255,255), (318649,2310111,0,'wing_color2',255,255,255), (318650,2310112,1,'cheek_type',-18,39,0), (318651,2310112,1,'chin_type',-5,40,22), (318652,2310112,1,'ear_type',-5,29,0), (318653,2310112,1,'eye_brow_type',34,-5,-31), (318654,2310112,0,'eye_color',155,115,54), (318655,2310112,1,'eye_type',25,0,0), (318656,2310112,0,'hair_face_color',158,68,0), (318657,2310112,0,'hair_face_highlight_color',161,111,50), (318658,2310112,0,'hair_type_color',158,68,0), (318659,2310112,0,'hair_type_highlight_color',161,111,50), (318660,2310112,1,'lip_type',-9,-31,0), (318661,2310112,1,'nose_type',-28,38,37), (318662,2310112,0,'skin_color',228,180,151), (318663,2310112,1,'soga_cheek_type',-18,39,0), (318664,2310112,1,'soga_chin_type',-5,40,22), (318665,2310112,1,'soga_ear_type',-5,29,0), (318666,2310112,1,'soga_eye_brow_type',34,-5,-31), (318667,2310112,0,'soga_eye_color',229,229,102), (318668,2310112,1,'soga_eye_type',25,0,0), (318669,2310112,0,'soga_hair_face_color',158,68,0), (318670,2310112,0,'soga_hair_face_highlight_color',161,111,50), (318671,2310112,0,'soga_hair_type_color',158,68,0), (318672,2310112,0,'soga_hair_type_highlight_color',161,111,50), (318673,2310112,1,'soga_lip_type',-9,-31,0), (318674,2310112,1,'soga_nose_type',-28,38,37), (318675,2310112,0,'soga_skin_color',228,180,151), (318676,2310112,0,'wing_color1',255,255,255), (318677,2310112,0,'wing_color2',255,255,255), (318678,2310113,1,'cheek_type',-29,-23,0), (318679,2310113,1,'chin_type',26,17,32), (318680,2310113,1,'ear_type',-40,-25,0), (318681,2310113,1,'eye_brow_type',-9,35,-8), (318682,2310113,0,'eye_color',222,35,32), (318683,2310113,1,'eye_type',-3,0,0), (318684,2310113,0,'hair_face_color',52,38,20), (318685,2310113,0,'hair_face_highlight_color',216,192,37), (318686,2310113,0,'hair_type_color',52,38,20), (318687,2310113,0,'hair_type_highlight_color',216,192,37), (318688,2310113,1,'lip_type',-12,-22,22), (318689,2310113,1,'nose_type',-28,20,-23), (318690,2310113,0,'skin_color',129,125,113), (318691,2310113,1,'soga_cheek_type',-29,-23,0), (318692,2310113,1,'soga_chin_type',26,17,32), (318693,2310113,1,'soga_ear_type',-40,-25,0), (318694,2310113,1,'soga_eye_brow_type',-9,35,-8), (318695,2310113,0,'soga_eye_color',229,229,102), (318696,2310113,1,'soga_eye_type',-3,0,0), (318697,2310113,0,'soga_hair_face_color',52,38,20), (318698,2310113,0,'soga_hair_face_highlight_color',216,192,37), (318699,2310113,0,'soga_hair_type_color',52,38,20), (318700,2310113,0,'soga_hair_type_highlight_color',216,192,37), (318701,2310113,1,'soga_lip_type',-12,-22,22), (318702,2310113,1,'soga_nose_type',-28,20,-23), (318703,2310113,0,'soga_skin_color',129,125,113), (318704,2310113,0,'wing_color1',255,255,255), (318705,2310113,0,'wing_color2',255,255,255), (318706,2310114,1,'cheek_type',93,-38,0), (318707,2310114,1,'chin_type',40,53,-25), (318708,2310114,1,'ear_type',-50,-97,0), (318709,2310114,1,'eye_brow_type',-55,-94,56), (318710,2310114,0,'eye_color',136,184,199), (318711,2310114,1,'eye_type',23,0,0), (318712,2310114,0,'hair_color1',239,221,86), (318713,2310114,0,'hair_color2',99,53,22), (318714,2310114,0,'hair_face_color',225,181,22), (318715,2310114,0,'hair_face_highlight_color',184,128,10), (318716,2310114,0,'hair_highlight',209,131,22), (318717,2310114,0,'hair_type_color',225,181,22), (318718,2310114,0,'hair_type_highlight_color',184,128,10), (318719,2310114,1,'lip_type',-57,19,43), (318720,2310114,1,'nose_type',-34,-89,15), (318721,2310114,0,'skin_color',44,46,46), (318722,2310114,1,'soga_cheek_type',93,-38,0), (318723,2310114,1,'soga_chin_type',40,53,-25), (318724,2310114,1,'soga_ear_type',-50,-97,0), (318725,2310114,1,'soga_eye_brow_type',-55,-94,56), (318726,2310114,0,'soga_eye_color',229,229,102), (318727,2310114,1,'soga_eye_type',23,0,0), (318728,2310114,0,'soga_hair_color1',239,221,86), (318729,2310114,0,'soga_hair_color2',99,53,22), (318730,2310114,0,'soga_hair_face_color',225,181,22), (318731,2310114,0,'soga_hair_face_highlight_color',184,128,10), (318732,2310114,0,'soga_hair_highlight',209,131,22), (318733,2310114,0,'soga_hair_type_color',225,181,22), (318734,2310114,0,'soga_hair_type_highlight_color',184,128,10), (318735,2310114,1,'soga_lip_type',-57,19,43), (318736,2310114,1,'soga_nose_type',-34,-89,15), (318737,2310114,0,'soga_skin_color',44,46,46), (318738,2310114,0,'wing_color1',255,255,255), (318739,2310114,0,'wing_color2',255,255,255), (318740,2310115,1,'cheek_type',-81,15,0), (318741,2310115,1,'chin_type',58,31,-81), (318742,2310115,1,'ear_type',-32,71,0), (318743,2310115,1,'eye_brow_type',94,52,35), (318744,2310115,0,'eye_color',33,64,50), (318745,2310115,1,'eye_type',-9,0,0), (318746,2310115,0,'hair_color1',200,165,96), (318747,2310115,0,'hair_color2',173,99,44), (318748,2310115,0,'hair_face_color',219,157,24), (318749,2310115,0,'hair_highlight',38,22,21), (318750,2310115,0,'hair_type_color',219,157,24), (318751,2310115,1,'lip_type',-91,-14,-19), (318752,2310115,1,'nose_type',-43,11,-41), (318753,2310115,0,'skin_color',186,197,195), (318754,2310115,1,'soga_cheek_type',-81,15,0), (318755,2310115,1,'soga_chin_type',58,31,-81), (318756,2310115,1,'soga_ear_type',-32,71,0), (318757,2310115,1,'soga_eye_brow_type',94,52,35), (318758,2310115,0,'soga_eye_color',229,229,102), (318759,2310115,1,'soga_eye_type',-9,0,0), (318760,2310115,0,'soga_hair_color1',200,165,96), (318761,2310115,0,'soga_hair_color2',173,99,44), (318762,2310115,0,'soga_hair_face_color',219,157,24), (318763,2310115,0,'soga_hair_highlight',38,22,21), (318764,2310115,0,'soga_hair_type_color',219,157,24), (318765,2310115,1,'soga_lip_type',-91,-14,-19), (318766,2310115,1,'soga_nose_type',-43,11,-41), (318767,2310115,0,'soga_skin_color',186,197,195), (318768,2310115,0,'wing_color1',255,255,255), (318769,2310115,0,'wing_color2',255,255,255), (318770,2310116,1,'cheek_type',0,-5,0), (318771,2310116,1,'chin_type',-20,-23,-14), (318772,2310116,1,'ear_type',10,-40,0), (318773,2310116,1,'eye_brow_type',3,-18,0), (318774,2310116,0,'eye_color',168,136,101), (318775,2310116,1,'eye_type',8,0,0), (318776,2310116,0,'hair_face_color',138,64,0), (318777,2310116,0,'hair_face_highlight_color',142,115,0), (318778,2310116,0,'hair_type_color',138,64,0), (318779,2310116,0,'hair_type_highlight_color',142,115,0), (318780,2310116,1,'lip_type',1,11,-28), (318781,2310116,1,'nose_type',-29,-25,31), (318782,2310116,0,'skin_color',234,241,225), (318783,2310116,1,'soga_cheek_type',0,-5,0), (318784,2310116,1,'soga_chin_type',-20,-23,-14), (318785,2310116,1,'soga_ear_type',10,-40,0), (318786,2310116,1,'soga_eye_brow_type',3,-18,0), (318787,2310116,0,'soga_eye_color',229,229,102), (318788,2310116,1,'soga_eye_type',8,0,0), (318789,2310116,0,'soga_hair_face_color',138,64,0), (318790,2310116,0,'soga_hair_face_highlight_color',142,115,0), (318791,2310116,0,'soga_hair_type_color',138,64,0), (318792,2310116,0,'soga_hair_type_highlight_color',142,115,0), (318793,2310116,1,'soga_lip_type',1,11,-28), (318794,2310116,1,'soga_nose_type',-29,-25,31), (318795,2310116,0,'soga_skin_color',234,241,225), (318796,2310116,0,'wing_color1',255,255,255), (318797,2310116,0,'wing_color2',255,255,255), (318798,2310117,1,'cheek_type',38,37,0), (318799,2310117,1,'chin_type',78,-7,3), (318800,2310117,1,'ear_type',-17,41,0), (318801,2310117,1,'eye_brow_type',0,0,-22), (318802,2310117,0,'eye_color',140,105,50), (318803,2310117,1,'eye_type',44,0,0), (318804,2310117,0,'hair_face_color',105,91,74), (318805,2310117,0,'hair_face_highlight_color',71,66,60), (318806,2310117,0,'hair_type_color',105,91,74), (318807,2310117,0,'hair_type_highlight_color',71,66,60), (318808,2310117,1,'lip_type',14,14,-4), (318809,2310117,1,'nose_type',-17,-18,0), (318810,2310117,0,'skin_color',237,231,190), (318811,2310117,1,'soga_cheek_type',38,37,0), (318812,2310117,1,'soga_chin_type',78,-7,3), (318813,2310117,1,'soga_ear_type',-17,41,0), (318814,2310117,1,'soga_eye_brow_type',0,0,-22), (318815,2310117,0,'soga_eye_color',229,229,102), (318816,2310117,1,'soga_eye_type',44,0,0), (318817,2310117,0,'soga_hair_face_color',105,91,74), (318818,2310117,0,'soga_hair_face_highlight_color',71,66,60), (318819,2310117,0,'soga_hair_type_color',105,91,74), (318820,2310117,0,'soga_hair_type_highlight_color',71,66,60), (318821,2310117,1,'soga_lip_type',14,14,-4), (318822,2310117,1,'soga_nose_type',-17,-18,0), (318823,2310117,0,'soga_skin_color',237,231,190), (318824,2310117,0,'wing_color1',255,255,255), (318825,2310117,0,'wing_color2',255,255,255), (318826,2310118,0,'eye_color',255,255,255), (318827,2310118,0,'skin_color',255,255,255), (318828,2310118,0,'soga_eye_color',255,0,255), (318829,2310119,1,'cheek_type',-46,0,0), (318830,2310119,1,'chin_type',-3,4,-4), (318831,2310119,1,'ear_type',-8,-5,0), (318832,2310119,1,'eye_brow_type',-17,0,11), (318833,2310119,0,'eye_color',75,85,46), (318834,2310119,1,'eye_type',-17,0,0), (318835,2310119,0,'hair_face_color',155,60,12), (318836,2310119,0,'hair_face_highlight_color',45,43,28), (318837,2310119,0,'hair_type_color',155,60,12), (318838,2310119,0,'hair_type_highlight_color',45,43,28), (318839,2310119,1,'lip_type',-11,21,38), (318840,2310119,1,'nose_type',-34,-5,-26), (318841,2310119,0,'skin_color',220,232,225), (318842,2310119,1,'soga_cheek_type',-46,0,0), (318843,2310119,1,'soga_chin_type',-3,4,-4), (318844,2310119,1,'soga_ear_type',-8,-5,0), (318845,2310119,1,'soga_eye_brow_type',-17,0,11), (318846,2310119,0,'soga_eye_color',229,229,102), (318847,2310119,1,'soga_eye_type',-17,0,0), (318848,2310119,0,'soga_hair_face_color',155,60,12), (318849,2310119,0,'soga_hair_face_highlight_color',45,43,28), (318850,2310119,0,'soga_hair_type_color',155,60,12), (318851,2310119,0,'soga_hair_type_highlight_color',45,43,28), (318852,2310119,1,'soga_lip_type',-11,21,38), (318853,2310119,1,'soga_nose_type',-34,-5,-26), (318854,2310119,0,'soga_skin_color',220,232,225), (318855,2310119,0,'wing_color1',255,255,255), (318856,2310119,0,'wing_color2',255,255,255), (318857,2310120,1,'cheek_type',28,18,0), (318858,2310120,1,'chin_type',20,14,10), (318859,2310120,1,'ear_type',14,-8,0), (318860,2310120,1,'eye_brow_type',1,-17,-14), (318861,2310120,0,'eye_color',133,140,90), (318862,2310120,1,'eye_type',-32,0,0), (318863,2310120,0,'hair_face_color',167,139,66), (318864,2310120,0,'hair_face_highlight_color',159,123,0), (318865,2310120,0,'hair_type_color',167,139,66), (318866,2310120,0,'hair_type_highlight_color',159,123,0), (318867,2310120,1,'lip_type',-7,-19,3), (318868,2310120,1,'nose_type',-7,17,-35), (318869,2310120,0,'skin_color',215,212,190), (318870,2310120,1,'soga_cheek_type',28,18,0), (318871,2310120,1,'soga_chin_type',20,14,10), (318872,2310120,1,'soga_ear_type',14,-8,0), (318873,2310120,1,'soga_eye_brow_type',1,-17,-14), (318874,2310120,0,'soga_eye_color',229,229,102), (318875,2310120,1,'soga_eye_type',-32,0,0), (318876,2310120,0,'soga_hair_face_color',167,139,66), (318877,2310120,0,'soga_hair_face_highlight_color',159,123,0), (318878,2310120,0,'soga_hair_type_color',167,139,66), (318879,2310120,0,'soga_hair_type_highlight_color',159,123,0), (318880,2310120,1,'soga_lip_type',-7,-19,3), (318881,2310120,1,'soga_nose_type',-7,17,-35), (318882,2310120,0,'soga_skin_color',215,212,190), (318883,2310120,0,'wing_color1',255,255,255), (318884,2310120,0,'wing_color2',255,255,255), (318885,2310121,1,'cheek_type',-46,0,0), (318886,2310121,1,'chin_type',-3,4,-4), (318887,2310121,1,'ear_type',-8,-5,0), (318888,2310121,1,'eye_brow_type',-17,0,11), (318889,2310121,0,'eye_color',75,85,46), (318890,2310121,1,'eye_type',-17,0,0), (318891,2310121,0,'hair_face_color',155,60,12), (318892,2310121,0,'hair_face_highlight_color',45,43,28), (318893,2310121,0,'hair_type_color',155,60,12), (318894,2310121,0,'hair_type_highlight_color',45,43,28), (318895,2310121,1,'lip_type',-11,21,38), (318896,2310121,1,'nose_type',-34,-5,-26), (318897,2310121,0,'skin_color',220,232,225), (318898,2310121,1,'soga_cheek_type',-46,0,0), (318899,2310121,1,'soga_chin_type',-3,4,-4), (318900,2310121,1,'soga_ear_type',-8,-5,0), (318901,2310121,1,'soga_eye_brow_type',-17,0,11), (318902,2310121,0,'soga_eye_color',229,229,102), (318903,2310121,1,'soga_eye_type',-17,0,0), (318904,2310121,0,'soga_hair_face_color',155,60,12), (318905,2310121,0,'soga_hair_face_highlight_color',45,43,28), (318906,2310121,0,'soga_hair_type_color',155,60,12), (318907,2310121,0,'soga_hair_type_highlight_color',45,43,28), (318908,2310121,1,'soga_lip_type',-11,21,38), (318909,2310121,1,'soga_nose_type',-34,-5,-26), (318910,2310121,0,'soga_skin_color',220,232,225), (318911,2310121,0,'wing_color1',255,255,255), (318912,2310121,0,'wing_color2',255,255,255), (318913,2310122,1,'cheek_type',28,18,0), (318914,2310122,1,'chin_type',20,14,10), (318915,2310122,1,'ear_type',14,-8,0), (318916,2310122,1,'eye_brow_type',1,-17,-14), (318917,2310122,0,'eye_color',133,140,90), (318918,2310122,1,'eye_type',-32,0,0), (318919,2310122,0,'hair_face_color',167,139,66), (318920,2310122,0,'hair_face_highlight_color',159,123,0), (318921,2310122,0,'hair_type_color',167,139,66), (318922,2310122,0,'hair_type_highlight_color',159,123,0), (318923,2310122,1,'lip_type',-7,-19,3), (318924,2310122,1,'nose_type',-7,17,-35), (318925,2310122,0,'skin_color',215,212,190), (318926,2310122,1,'soga_cheek_type',28,18,0), (318927,2310122,1,'soga_chin_type',20,14,10), (318928,2310122,1,'soga_ear_type',14,-8,0), (318929,2310122,1,'soga_eye_brow_type',1,-17,-14), (318930,2310122,0,'soga_eye_color',229,229,102), (318931,2310122,1,'soga_eye_type',-32,0,0), (318932,2310122,0,'soga_hair_face_color',167,139,66), (318933,2310122,0,'soga_hair_face_highlight_color',159,123,0), (318934,2310122,0,'soga_hair_type_color',167,139,66), (318935,2310122,0,'soga_hair_type_highlight_color',159,123,0), (318936,2310122,1,'soga_lip_type',-7,-19,3), (318937,2310122,1,'soga_nose_type',-7,17,-35), (318938,2310122,0,'soga_skin_color',215,212,190), (318939,2310122,0,'wing_color1',255,255,255), (318940,2310122,0,'wing_color2',255,255,255), (318941,2310123,1,'cheek_type',-21,81,0), (318942,2310123,1,'chin_type',62,-62,29), (318943,2310123,1,'ear_type',52,83,0), (318944,2310123,1,'eye_brow_type',59,-61,94), (318945,2310123,0,'eye_color',182,109,0), (318946,2310123,1,'eye_type',89,0,0), (318947,2310123,1,'lip_type',40,-69,50), (318948,2310123,1,'nose_type',-17,26,-75), (318949,2310123,0,'skin_color',209,228,228), (318950,2310123,1,'soga_cheek_type',-21,81,0), (318951,2310123,1,'soga_chin_type',62,-62,29), (318952,2310123,1,'soga_ear_type',52,83,0), (318953,2310123,1,'soga_eye_brow_type',59,-61,94), (318954,2310123,0,'soga_eye_color',229,229,102), (318955,2310123,1,'soga_eye_type',89,0,0), (318956,2310123,1,'soga_lip_type',40,-69,50), (318957,2310123,1,'soga_nose_type',-17,26,-75), (318958,2310123,0,'soga_skin_color',209,228,228), (318959,2310123,0,'wing_color1',255,255,255), (318960,2310123,0,'wing_color2',255,255,255), (318961,2310124,1,'cheek_type',-38,7,0), (318962,2310124,1,'chin_type',-14,-20,-14), (318963,2310124,1,'ear_type',0,28,0), (318964,2310124,1,'eye_brow_type',11,0,34), (318965,2310124,0,'eye_color',97,68,31), (318966,2310124,1,'eye_type',26,0,0), (318967,2310124,0,'hair_face_color',68,68,65), (318968,2310124,0,'hair_face_highlight_color',170,112,0), (318969,2310124,0,'hair_type_color',68,68,65), (318970,2310124,0,'hair_type_highlight_color',170,112,0), (318971,2310124,1,'lip_type',3,41,17), (318972,2310124,1,'nose_type',8,9,-46), (318973,2310124,0,'skin_color',221,230,230), (318974,2310124,1,'soga_cheek_type',-38,7,0), (318975,2310124,1,'soga_chin_type',-14,-20,-14), (318976,2310124,1,'soga_ear_type',0,28,0), (318977,2310124,1,'soga_eye_brow_type',11,0,34), (318978,2310124,0,'soga_eye_color',229,229,102), (318979,2310124,1,'soga_eye_type',26,0,0), (318980,2310124,0,'soga_hair_face_color',68,68,65), (318981,2310124,0,'soga_hair_face_highlight_color',170,112,0), (318982,2310124,0,'soga_hair_type_color',68,68,65), (318983,2310124,0,'soga_hair_type_highlight_color',170,112,0), (318984,2310124,1,'soga_lip_type',3,41,17), (318985,2310124,1,'soga_nose_type',8,9,-46), (318986,2310124,0,'soga_skin_color',221,230,230), (318987,2310124,0,'wing_color1',255,255,255), (318988,2310124,0,'wing_color2',255,255,255), (318989,2310125,0,'eye_color',255,255,255), (318990,2310125,0,'skin_color',255,255,255), (318991,2310125,0,'soga_eye_color',255,0,255), (318992,2310126,1,'cheek_type',93,-38,0), (318993,2310126,1,'chin_type',40,53,-25), (318994,2310126,1,'ear_type',-50,-97,0), (318995,2310126,1,'eye_brow_type',-55,-94,56), (318996,2310126,0,'eye_color',136,184,199), (318997,2310126,1,'eye_type',23,0,0), (318998,2310126,0,'hair_color1',239,221,86), (318999,2310126,0,'hair_color2',99,53,22), (319000,2310126,0,'hair_face_color',225,181,22), (319001,2310126,0,'hair_face_highlight_color',184,128,10), (319002,2310126,0,'hair_highlight',209,131,22), (319003,2310126,0,'hair_type_color',225,181,22), (319004,2310126,0,'hair_type_highlight_color',184,128,10), (319005,2310126,1,'lip_type',-57,19,43), (319006,2310126,1,'nose_type',-34,-89,15), (319007,2310126,0,'skin_color',44,46,46), (319008,2310126,1,'soga_cheek_type',93,-38,0), (319009,2310126,1,'soga_chin_type',40,53,-25), (319010,2310126,1,'soga_ear_type',-50,-97,0), (319011,2310126,1,'soga_eye_brow_type',-55,-94,56), (319012,2310126,0,'soga_eye_color',229,229,102), (319013,2310126,1,'soga_eye_type',23,0,0), (319014,2310126,0,'soga_hair_color1',239,221,86), (319015,2310126,0,'soga_hair_color2',99,53,22), (319016,2310126,0,'soga_hair_face_color',225,181,22), (319017,2310126,0,'soga_hair_face_highlight_color',184,128,10), (319018,2310126,0,'soga_hair_highlight',209,131,22), (319019,2310126,0,'soga_hair_type_color',225,181,22), (319020,2310126,0,'soga_hair_type_highlight_color',184,128,10), (319021,2310126,1,'soga_lip_type',-57,19,43), (319022,2310126,1,'soga_nose_type',-34,-89,15), (319023,2310126,0,'soga_skin_color',44,46,46), (319024,2310126,0,'wing_color1',255,255,255), (319025,2310126,0,'wing_color2',255,255,255), (319026,2310127,1,'cheek_type',0,-5,0), (319027,2310127,1,'chin_type',-20,-23,-14), (319028,2310127,1,'ear_type',10,-40,0), (319029,2310127,1,'eye_brow_type',3,-18,0), (319030,2310127,0,'eye_color',168,136,101), (319031,2310127,1,'eye_type',8,0,0), (319032,2310127,0,'hair_face_color',138,64,0), (319033,2310127,0,'hair_face_highlight_color',142,115,0), (319034,2310127,0,'hair_type_color',138,64,0), (319035,2310127,0,'hair_type_highlight_color',142,115,0), (319036,2310127,1,'lip_type',1,11,-28), (319037,2310127,1,'nose_type',-29,-25,31), (319038,2310127,0,'skin_color',234,241,225), (319039,2310127,1,'soga_cheek_type',0,-5,0), (319040,2310127,1,'soga_chin_type',-20,-23,-14), (319041,2310127,1,'soga_ear_type',10,-40,0), (319042,2310127,1,'soga_eye_brow_type',3,-18,0), (319043,2310127,0,'soga_eye_color',229,229,102), (319044,2310127,1,'soga_eye_type',8,0,0), (319045,2310127,0,'soga_hair_face_color',138,64,0), (319046,2310127,0,'soga_hair_face_highlight_color',142,115,0), (319047,2310127,0,'soga_hair_type_color',138,64,0), (319048,2310127,0,'soga_hair_type_highlight_color',142,115,0), (319049,2310127,1,'soga_lip_type',1,11,-28), (319050,2310127,1,'soga_nose_type',-29,-25,31), (319051,2310127,0,'soga_skin_color',234,241,225), (319052,2310127,0,'wing_color1',255,255,255), (319053,2310127,0,'wing_color2',255,255,255), (319054,2310128,1,'cheek_type',-81,15,0), (319055,2310128,1,'chin_type',58,31,-81), (319056,2310128,1,'ear_type',-32,71,0), (319057,2310128,1,'eye_brow_type',94,52,35), (319058,2310128,0,'eye_color',33,64,50), (319059,2310128,1,'eye_type',-9,0,0), (319060,2310128,0,'hair_color1',200,165,96), (319061,2310128,0,'hair_color2',173,99,44), (319062,2310128,0,'hair_face_color',219,157,24), (319063,2310128,0,'hair_highlight',38,22,21), (319064,2310128,0,'hair_type_color',219,157,24), (319065,2310128,1,'lip_type',-91,-14,-19), (319066,2310128,1,'nose_type',-43,11,-41), (319067,2310128,0,'skin_color',186,197,195), (319068,2310128,1,'soga_cheek_type',-81,15,0), (319069,2310128,1,'soga_chin_type',58,31,-81), (319070,2310128,1,'soga_ear_type',-32,71,0), (319071,2310128,1,'soga_eye_brow_type',94,52,35), (319072,2310128,0,'soga_eye_color',229,229,102), (319073,2310128,1,'soga_eye_type',-9,0,0), (319074,2310128,0,'soga_hair_color1',200,165,96), (319075,2310128,0,'soga_hair_color2',173,99,44), (319076,2310128,0,'soga_hair_face_color',219,157,24), (319077,2310128,0,'soga_hair_highlight',38,22,21), (319078,2310128,0,'soga_hair_type_color',219,157,24), (319079,2310128,1,'soga_lip_type',-91,-14,-19), (319080,2310128,1,'soga_nose_type',-43,11,-41), (319081,2310128,0,'soga_skin_color',186,197,195), (319082,2310128,0,'wing_color1',255,255,255), (319083,2310128,0,'wing_color2',255,255,255), (319084,2310129,1,'cheek_type',0,-4,0), (319085,2310129,1,'chin_type',-7,18,7), (319086,2310129,1,'ear_type',0,7,0), (319087,2310129,1,'eye_brow_type',12,20,21), (319088,2310129,0,'eye_color',162,198,199), (319089,2310129,1,'eye_type',-10,0,0), (319090,2310129,0,'hair_face_color',106,86,0), (319091,2310129,0,'hair_face_highlight_color',30,11,3), (319092,2310129,0,'hair_type_color',106,86,0), (319093,2310129,0,'hair_type_highlight_color',30,11,3), (319094,2310129,1,'lip_type',-25,-25,0), (319095,2310129,1,'nose_type',-7,-25,0), (319096,2310129,0,'skin_color',250,253,253), (319097,2310129,1,'soga_cheek_type',0,-4,0), (319098,2310129,1,'soga_chin_type',-7,18,7), (319099,2310129,1,'soga_ear_type',0,7,0), (319100,2310129,1,'soga_eye_brow_type',12,20,21), (319101,2310129,0,'soga_eye_color',229,229,102), (319102,2310129,1,'soga_eye_type',-10,0,0), (319103,2310129,0,'soga_hair_face_color',106,86,0), (319104,2310129,0,'soga_hair_face_highlight_color',30,11,3), (319105,2310129,0,'soga_hair_type_color',106,86,0), (319106,2310129,0,'soga_hair_type_highlight_color',30,11,3), (319107,2310129,1,'soga_lip_type',-25,-25,0), (319108,2310129,1,'soga_nose_type',-7,-25,0), (319109,2310129,0,'soga_skin_color',250,253,253), (319110,2310129,0,'wing_color1',255,255,255), (319111,2310129,0,'wing_color2',255,255,255), (319112,2310130,1,'cheek_type',-11,-2,0), (319113,2310130,1,'chin_type',-20,4,7), (319114,2310130,1,'ear_type',-40,25,0), (319115,2310130,1,'eye_brow_type',-22,0,11), (319116,2310130,0,'eye_color',41,85,93), (319117,2310130,1,'eye_type',7,0,0), (319118,2310130,0,'hair_face_color',87,36,0), (319119,2310130,0,'hair_face_highlight_color',105,103,97), (319120,2310130,0,'hair_type_color',87,36,0), (319121,2310130,0,'hair_type_highlight_color',105,103,97), (319122,2310130,1,'lip_type',11,3,47), (319123,2310130,1,'nose_type',-31,3,-28), (319124,2310130,0,'skin_color',78,80,80), (319125,2310130,1,'soga_cheek_type',-11,-2,0), (319126,2310130,1,'soga_chin_type',-20,4,7), (319127,2310130,1,'soga_ear_type',-40,25,0), (319128,2310130,1,'soga_eye_brow_type',-22,0,11), (319129,2310130,0,'soga_eye_color',229,229,102), (319130,2310130,1,'soga_eye_type',7,0,0), (319131,2310130,0,'soga_hair_face_color',87,36,0), (319132,2310130,0,'soga_hair_face_highlight_color',105,103,97), (319133,2310130,0,'soga_hair_type_color',87,36,0), (319134,2310130,0,'soga_hair_type_highlight_color',105,103,97), (319135,2310130,1,'soga_lip_type',11,3,47), (319136,2310130,1,'soga_nose_type',-31,3,-28), (319137,2310130,0,'soga_skin_color',78,80,80), (319138,2310130,0,'wing_color1',255,255,255), (319139,2310130,0,'wing_color2',255,255,255), (319140,2310131,1,'cheek_type',17,37,0), (319141,2310131,1,'chin_type',14,-32,-1), (319142,2310131,1,'ear_type',14,-7,0), (319143,2310131,1,'eye_brow_type',-20,-18,18), (319144,2310131,0,'eye_color',58,123,131), (319145,2310131,1,'eye_type',-10,0,0), (319146,2310131,0,'hair_face_color',192,179,68), (319147,2310131,0,'hair_face_highlight_color',191,81,13), (319148,2310131,0,'hair_type_color',192,179,68), (319149,2310131,0,'hair_type_highlight_color',191,81,13), (319150,2310131,1,'lip_type',-1,32,21), (319151,2310131,1,'nose_type',31,-8,1), (319152,2310131,0,'skin_color',152,102,91), (319153,2310131,1,'soga_cheek_type',17,37,0), (319154,2310131,1,'soga_chin_type',14,-32,-1), (319155,2310131,1,'soga_ear_type',14,-7,0), (319156,2310131,1,'soga_eye_brow_type',-20,-18,18), (319157,2310131,0,'soga_eye_color',229,229,102), (319158,2310131,1,'soga_eye_type',-10,0,0), (319159,2310131,0,'soga_hair_face_color',192,179,68), (319160,2310131,0,'soga_hair_face_highlight_color',191,81,13), (319161,2310131,0,'soga_hair_type_color',192,179,68), (319162,2310131,0,'soga_hair_type_highlight_color',191,81,13), (319163,2310131,1,'soga_lip_type',-1,32,21), (319164,2310131,1,'soga_nose_type',31,-8,1), (319165,2310131,0,'soga_skin_color',152,102,91), (319166,2310131,0,'wing_color1',255,255,255), (319167,2310131,0,'wing_color2',255,255,255), (319168,2310132,1,'cheek_type',31,9,0), (319169,2310132,1,'chin_type',-34,28,0), (319170,2310132,1,'ear_type',17,28,0), (319171,2310132,1,'eye_brow_type',-25,14,14), (319172,2310132,0,'eye_color',155,195,204), (319173,2310132,1,'eye_type',-29,0,0), (319174,2310132,0,'hair_face_color',226,227,186), (319175,2310132,0,'hair_face_highlight_color',163,147,125), (319176,2310132,0,'hair_type_color',226,227,186), (319177,2310132,0,'hair_type_highlight_color',163,147,125), (319178,2310132,1,'lip_type',29,-23,5), (319179,2310132,1,'nose_type',-18,37,20), (319180,2310132,0,'skin_color',219,226,226), (319181,2310132,1,'soga_cheek_type',31,9,0), (319182,2310132,1,'soga_chin_type',-34,28,0), (319183,2310132,1,'soga_ear_type',17,28,0), (319184,2310132,1,'soga_eye_brow_type',-25,14,14), (319185,2310132,0,'soga_eye_color',229,229,102), (319186,2310132,1,'soga_eye_type',-29,0,0), (319187,2310132,0,'soga_hair_face_color',226,227,186), (319188,2310132,0,'soga_hair_face_highlight_color',163,147,125), (319189,2310132,0,'soga_hair_type_color',226,227,186), (319190,2310132,0,'soga_hair_type_highlight_color',163,147,125), (319191,2310132,1,'soga_lip_type',29,-23,5), (319192,2310132,1,'soga_nose_type',-18,37,20), (319193,2310132,0,'soga_skin_color',219,226,226), (319194,2310132,0,'wing_color1',255,255,255), (319195,2310132,0,'wing_color2',255,255,255), (319196,2310133,1,'cheek_type',4,-3,0), (319197,2310133,1,'chin_type',-21,-17,-29), (319198,2310133,1,'ear_type',25,0,0), (319199,2310133,1,'eye_brow_type',0,32,28), (319200,2310133,0,'eye_color',64,120,79), (319201,2310133,1,'eye_type',12,0,0), (319202,2310133,0,'hair_face_color',219,219,200), (319203,2310133,0,'hair_face_highlight_color',183,120,0), (319204,2310133,0,'hair_type_color',219,219,200), (319205,2310133,0,'hair_type_highlight_color',183,120,0), (319206,2310133,1,'lip_type',7,-28,-3), (319207,2310133,1,'nose_type',-18,0,39), (319208,2310133,0,'skin_color',213,220,214), (319209,2310133,1,'soga_cheek_type',4,-3,0), (319210,2310133,1,'soga_chin_type',-21,-17,-29), (319211,2310133,1,'soga_ear_type',25,0,0), (319212,2310133,1,'soga_eye_brow_type',0,32,28), (319213,2310133,0,'soga_eye_color',229,229,102), (319214,2310133,1,'soga_eye_type',12,0,0), (319215,2310133,0,'soga_hair_face_color',219,219,200), (319216,2310133,0,'soga_hair_face_highlight_color',183,120,0), (319217,2310133,0,'soga_hair_type_color',219,219,200), (319218,2310133,0,'soga_hair_type_highlight_color',183,120,0), (319219,2310133,1,'soga_lip_type',7,-28,-3), (319220,2310133,1,'soga_nose_type',-18,0,39), (319221,2310133,0,'soga_skin_color',213,220,214), (319222,2310133,0,'wing_color1',255,255,255), (319223,2310133,0,'wing_color2',255,255,255), (319224,2310134,1,'cheek_type',1,-34,0), (319225,2310134,1,'chin_type',2,-19,21), (319226,2310134,1,'ear_type',-17,4,0), (319227,2310134,1,'eye_brow_type',28,20,26), (319228,2310134,0,'eye_color',47,96,110), (319229,2310134,1,'eye_type',-18,0,0), (319230,2310134,0,'hair_face_color',147,123,91), (319231,2310134,0,'hair_face_highlight_color',98,50,8), (319232,2310134,0,'hair_type_color',147,123,91), (319233,2310134,0,'hair_type_highlight_color',98,50,8), (319234,2310134,1,'lip_type',-25,-18,-14), (319235,2310134,1,'nose_type',-34,-39,7), (319236,2310134,0,'skin_color',239,192,196), (319237,2310134,1,'soga_cheek_type',1,-34,0), (319238,2310134,1,'soga_chin_type',2,-19,21), (319239,2310134,1,'soga_ear_type',-17,4,0), (319240,2310134,1,'soga_eye_brow_type',28,20,26), (319241,2310134,0,'soga_eye_color',229,229,102), (319242,2310134,1,'soga_eye_type',-18,0,0), (319243,2310134,0,'soga_hair_face_color',147,123,91), (319244,2310134,0,'soga_hair_face_highlight_color',98,50,8), (319245,2310134,0,'soga_hair_type_color',147,123,91), (319246,2310134,0,'soga_hair_type_highlight_color',98,50,8), (319247,2310134,1,'soga_lip_type',-25,-18,-14), (319248,2310134,1,'soga_nose_type',-34,-39,7), (319249,2310134,0,'soga_skin_color',239,192,196), (319250,2310134,0,'wing_color1',255,255,255), (319251,2310134,0,'wing_color2',255,255,255), (319252,2310135,1,'cheek_type',-31,-14,0), (319253,2310135,1,'chin_type',-7,-14,0), (319254,2310135,1,'ear_type',34,40,0), (319255,2310135,1,'eye_brow_type',-39,-4,-18), (319256,2310135,0,'eye_color',188,176,141), (319257,2310135,1,'eye_type',26,0,0), (319258,2310135,0,'hair_face_color',158,120,35), (319259,2310135,0,'hair_face_highlight_color',114,94,0), (319260,2310135,0,'hair_type_color',158,120,35), (319261,2310135,0,'hair_type_highlight_color',114,94,0), (319262,2310135,1,'lip_type',19,17,-5), (319263,2310135,1,'nose_type',-7,-44,3), (319264,2310135,0,'skin_color',177,117,83), (319265,2310135,1,'soga_cheek_type',-31,-14,0), (319266,2310135,1,'soga_chin_type',-7,-14,0), (319267,2310135,1,'soga_ear_type',34,40,0), (319268,2310135,1,'soga_eye_brow_type',-39,-4,-18), (319269,2310135,0,'soga_eye_color',229,229,102), (319270,2310135,1,'soga_eye_type',26,0,0), (319271,2310135,0,'soga_hair_face_color',158,120,35), (319272,2310135,0,'soga_hair_face_highlight_color',114,94,0), (319273,2310135,0,'soga_hair_type_color',158,120,35), (319274,2310135,0,'soga_hair_type_highlight_color',114,94,0), (319275,2310135,1,'soga_lip_type',19,17,-5), (319276,2310135,1,'soga_nose_type',-7,-44,3), (319277,2310135,0,'soga_skin_color',177,117,83), (319278,2310135,0,'wing_color1',255,255,255), (319279,2310135,0,'wing_color2',255,255,255), (319280,2310136,1,'cheek_type',-28,0,0), (319281,2310136,1,'chin_type',14,-1,-5), (319282,2310136,1,'ear_type',0,-31,0), (319283,2310136,1,'eye_brow_type',-26,1,-12), (319284,2310136,0,'eye_color',122,98,51), (319285,2310136,1,'eye_type',3,0,0), (319286,2310136,0,'hair_face_color',96,33,18), (319287,2310136,0,'hair_face_highlight_color',197,71,30), (319288,2310136,0,'hair_type_color',96,33,18), (319289,2310136,0,'hair_type_highlight_color',197,71,30), (319290,2310136,1,'lip_type',-26,-19,-18), (319291,2310136,1,'nose_type',17,5,-11), (319292,2310136,0,'skin_color',199,147,116), (319293,2310136,1,'soga_cheek_type',-28,0,0), (319294,2310136,1,'soga_chin_type',14,-1,-5), (319295,2310136,1,'soga_ear_type',0,-31,0), (319296,2310136,1,'soga_eye_brow_type',-26,1,-12), (319297,2310136,0,'soga_eye_color',229,229,102), (319298,2310136,1,'soga_eye_type',3,0,0), (319299,2310136,0,'soga_hair_face_color',96,33,18), (319300,2310136,0,'soga_hair_face_highlight_color',197,71,30), (319301,2310136,0,'soga_hair_type_color',96,33,18), (319302,2310136,0,'soga_hair_type_highlight_color',197,71,30), (319303,2310136,1,'soga_lip_type',-26,-19,-18), (319304,2310136,1,'soga_nose_type',17,5,-11), (319305,2310136,0,'soga_skin_color',199,147,116), (319306,2310136,0,'wing_color1',255,255,255), (319307,2310136,0,'wing_color2',255,255,255), (319308,2310137,0,'eye_color',255,255,255), (319309,2310137,0,'skin_color',255,255,255), (319310,2310137,0,'soga_eye_color',255,0,255), (319311,2310138,0,'eye_color',192,192,192), (319312,2310138,0,'skin_color',192,192,192), (319313,2310138,0,'soga_eye_color',255,0,255), (319314,2310139,0,'eye_color',234,234,234), (319315,2310139,0,'skin_color',149,107,64), (319316,2310139,0,'soga_eye_color',255,0,255), (319317,2310140,0,'eye_color',255,255,255), (319318,2310140,0,'skin_color',255,255,255), (319319,2310140,0,'soga_eye_color',255,0,255), (319320,2310141,1,'cheek_type',-88,71,0), (319321,2310141,1,'chin_type',0,-62,-83), (319322,2310141,1,'ear_type',-21,25,0), (319323,2310141,1,'eye_brow_type',75,63,-75), (319324,2310141,0,'eye_color',140,34,0), (319325,2310141,1,'eye_type',87,0,0), (319326,2310141,1,'lip_type',18,90,-17), (319327,2310141,1,'nose_type',-76,-22,-17), (319328,2310141,0,'skin_color',236,233,232), (319329,2310141,1,'soga_cheek_type',-88,71,0), (319330,2310141,1,'soga_chin_type',0,-62,-83), (319331,2310141,1,'soga_ear_type',-21,25,0), (319332,2310141,1,'soga_eye_brow_type',75,63,-75), (319333,2310141,0,'soga_eye_color',229,229,102), (319334,2310141,1,'soga_eye_type',87,0,0), (319335,2310141,1,'soga_lip_type',18,90,-17), (319336,2310141,1,'soga_nose_type',-76,-22,-17), (319337,2310141,0,'soga_skin_color',236,233,232), (319338,2310141,0,'wing_color1',255,255,255), (319339,2310141,0,'wing_color2',255,255,255), (319340,2310142,1,'cheek_type',100,-100,0), (319341,2310142,1,'chin_type',-100,100,100), (319342,2310142,1,'ear_type',-61,-25,0), (319343,2310142,1,'eye_brow_type',37,100,100), (319344,2310142,0,'eye_color',198,1,25), (319345,2310142,1,'eye_type',-28,0,0), (319346,2310142,1,'lip_type',28,100,100), (319347,2310142,1,'nose_type',-100,0,100), (319348,2310142,0,'skin_color',31,46,55), (319349,2310142,1,'soga_cheek_type',100,-100,0), (319350,2310142,1,'soga_chin_type',-100,100,100), (319351,2310142,1,'soga_ear_type',-61,-25,0), (319352,2310142,1,'soga_eye_brow_type',37,100,100), (319353,2310142,0,'soga_eye_color',229,229,102), (319354,2310142,1,'soga_eye_type',-28,0,0), (319355,2310142,1,'soga_lip_type',28,100,100), (319356,2310142,1,'soga_nose_type',-100,0,100), (319357,2310142,0,'soga_skin_color',31,46,55), (319358,2310142,0,'wing_color1',255,255,255), (319359,2310142,0,'wing_color2',255,255,255), (319360,2310143,1,'cheek_type',31,-32,0), (319361,2310143,1,'chin_type',14,5,-7), (319362,2310143,1,'ear_type',-7,23,0), (319363,2310143,1,'eye_brow_type',0,11,28), (319364,2310143,0,'eye_color',45,95,94), (319365,2310143,0,'hair_face_color',221,221,102), (319366,2310143,0,'hair_face_highlight_color',74,73,62), (319367,2310143,0,'hair_type_color',221,221,102), (319368,2310143,0,'hair_type_highlight_color',74,73,62), (319369,2310143,1,'lip_type',-31,2,-7), (319370,2310143,1,'nose_type',-12,-5,3), (319371,2310143,0,'skin_color',217,224,224), (319372,2310143,1,'soga_cheek_type',31,-32,0), (319373,2310143,1,'soga_chin_type',14,5,-7), (319374,2310143,1,'soga_ear_type',-7,23,0), (319375,2310143,1,'soga_eye_brow_type',0,11,28), (319376,2310143,0,'soga_eye_color',229,229,102), (319377,2310143,0,'soga_hair_face_color',221,221,102), (319378,2310143,0,'soga_hair_face_highlight_color',74,73,62), (319379,2310143,0,'soga_hair_type_color',221,221,102), (319380,2310143,0,'soga_hair_type_highlight_color',74,73,62), (319381,2310143,1,'soga_lip_type',-31,2,-7), (319382,2310143,1,'soga_nose_type',-12,-5,3), (319383,2310143,0,'soga_skin_color',217,224,224), (319384,2310143,0,'wing_color1',255,255,255), (319385,2310143,0,'wing_color2',255,255,255), (319386,2310144,1,'cheek_type',0,90,0), (319387,2310144,1,'chin_type',75,41,0), (319388,2310144,1,'ear_type',25,-95,0), (319389,2310144,1,'eye_brow_type',-31,0,-90), (319390,2310144,0,'eye_color',128,180,196), (319391,2310144,0,'hair_color1',119,135,135), (319392,2310144,0,'hair_color2',99,84,73), (319393,2310144,0,'hair_face_color',239,239,226), (319394,2310144,0,'hair_face_highlight_color',239,239,226), (319395,2310144,0,'hair_highlight',119,135,135), (319396,2310144,0,'hair_type_color',239,239,226), (319397,2310144,0,'hair_type_highlight_color',239,239,226), (319398,2310144,1,'lip_type',0,78,-88), (319399,2310144,1,'nose_type',0,-50,-2), (319400,2310144,0,'skin_color',214,196,191), (319401,2310144,1,'soga_cheek_type',0,90,0), (319402,2310144,1,'soga_chin_type',75,41,0), (319403,2310144,1,'soga_ear_type',25,-95,0), (319404,2310144,1,'soga_eye_brow_type',-31,0,-90), (319405,2310144,0,'soga_eye_color',229,229,102), (319406,2310144,0,'soga_hair_color1',119,135,135), (319407,2310144,0,'soga_hair_color2',99,84,73), (319408,2310144,0,'soga_hair_face_color',239,239,226), (319409,2310144,0,'soga_hair_face_highlight_color',239,239,226), (319410,2310144,0,'soga_hair_highlight',119,135,135), (319411,2310144,0,'soga_hair_type_color',239,239,226), (319412,2310144,0,'soga_hair_type_highlight_color',239,239,226), (319413,2310144,1,'soga_lip_type',0,78,-88), (319414,2310144,1,'soga_nose_type',0,-50,-2), (319415,2310144,0,'soga_skin_color',214,196,191), (319416,2310144,0,'wing_color1',255,255,255), (319417,2310144,0,'wing_color2',255,255,255), (319418,2310145,0,'eye_color',147,97,68), (319419,2310145,0,'skin_color',147,97,68), (319420,2310145,0,'soga_eye_color',255,0,255), (319424,2310147,1,'cheek_type',4,12,0), (319425,2310147,1,'chin_type',-18,-28,17), (319426,2310147,1,'ear_type',10,-8,0), (319427,2310147,1,'eye_brow_type',25,25,28), (319428,2310147,0,'eye_color',60,125,138), (319429,2310147,1,'eye_type',-31,0,0), (319430,2310147,0,'hair_face_color',219,180,18), (319431,2310147,0,'hair_face_highlight_color',94,49,7), (319432,2310147,0,'hair_type_color',219,180,18), (319433,2310147,0,'hair_type_highlight_color',94,49,7), (319434,2310147,1,'lip_type',-31,21,-25), (319435,2310147,1,'nose_type',35,11,-1), (319436,2310147,0,'skin_color',253,254,254), (319437,2310147,1,'soga_cheek_type',4,12,0), (319438,2310147,1,'soga_chin_type',-18,-28,17), (319439,2310147,1,'soga_ear_type',10,-8,0), (319440,2310147,1,'soga_eye_brow_type',25,25,28), (319441,2310147,0,'soga_eye_color',229,229,102), (319442,2310147,1,'soga_eye_type',-31,0,0), (319443,2310147,0,'soga_hair_face_color',219,180,18), (319444,2310147,0,'soga_hair_face_highlight_color',94,49,7), (319445,2310147,0,'soga_hair_type_color',219,180,18), (319446,2310147,0,'soga_hair_type_highlight_color',94,49,7), (319447,2310147,1,'soga_lip_type',-31,21,-25), (319448,2310147,1,'soga_nose_type',35,11,-1), (319449,2310147,0,'soga_skin_color',253,254,254), (319450,2310147,0,'wing_color1',255,255,255), (319451,2310147,0,'wing_color2',255,255,255), (319452,2310148,0,'eye_color',255,255,255), (319453,2310148,0,'skin_color',255,255,255), (319454,2310148,0,'soga_eye_color',255,0,255), (319467,2310153,0,'eye_color',66,255,66), (319468,2310153,0,'skin_color',91,91,255), (319469,2310153,0,'soga_eye_color',255,0,255), (319473,2310155,1,'cheek_type',-12,-63,0), (319474,2310155,1,'chin_type',-59,-38,69), (319475,2310155,1,'ear_type',-17,-96,0), (319476,2310155,1,'eye_brow_type',88,46,74), (319477,2310155,0,'eye_color',84,141,122), (319478,2310155,1,'eye_type',-39,0,0), (319479,2310155,0,'hair_color1',109,14,49), (319480,2310155,0,'hair_color2',185,97,0), (319481,2310155,0,'hair_face_color',84,0,0), (319482,2310155,0,'hair_face_highlight_color',233,184,31), (319483,2310155,0,'hair_highlight',246,219,114), (319484,2310155,0,'hair_type_color',84,0,0), (319485,2310155,0,'hair_type_highlight_color',233,184,31), (319486,2310155,1,'lip_type',-26,-35,93), (319487,2310155,1,'nose_type',-32,-10,-22), (319488,2310155,0,'skin_color',224,235,231), (319489,2310155,1,'soga_cheek_type',-14,87,0), (319490,2310155,1,'soga_chin_type',-68,14,0), (319491,2310155,1,'soga_ear_type',-37,17,0), (319492,2310155,1,'soga_eye_brow_type',0,93,17), (319493,2310155,0,'soga_eye_color',204,204,204), (319494,2310155,1,'soga_eye_type',-100,0,0), (319495,2310155,0,'soga_hair_color1',239,221,86), (319496,2310155,0,'soga_hair_color2',99,53,22), (319497,2310155,0,'soga_hair_face_color',219,179,15), (319498,2310155,0,'soga_hair_face_highlight_color',100,70,10), (319499,2310155,0,'soga_hair_highlight',56,33,26), (319500,2310155,0,'soga_hair_type_color',219,179,15), (319501,2310155,0,'soga_hair_type_highlight_color',100,70,10), (319502,2310155,1,'soga_lip_type',100,37,-37), (319503,2310155,1,'soga_nose_type',75,-93,93), (319504,2310155,0,'soga_skin_color',203,146,126), (319505,2310156,1,'cheek_type',-21,81,0), (319506,2310156,1,'chin_type',62,-62,29), (319507,2310156,1,'ear_type',52,83,0), (319508,2310156,1,'eye_brow_type',59,-61,94), (319509,2310156,0,'eye_color',182,109,0), (319510,2310156,1,'eye_type',89,0,0), (319511,2310156,1,'lip_type',40,-69,50), (319512,2310156,1,'nose_type',-17,26,-75), (319513,2310156,0,'skin_color',209,228,228), (319514,2310156,1,'soga_cheek_type',-21,81,0), (319515,2310156,1,'soga_chin_type',62,-62,29), (319516,2310156,1,'soga_ear_type',52,83,0), (319517,2310156,1,'soga_eye_brow_type',59,-61,94), (319518,2310156,0,'soga_eye_color',229,229,102), (319519,2310156,1,'soga_eye_type',89,0,0), (319520,2310156,1,'soga_lip_type',40,-69,50), (319521,2310156,1,'soga_nose_type',-17,26,-75), (319522,2310156,0,'soga_skin_color',209,228,228), (319523,2310156,0,'wing_color1',255,255,255), (319524,2310156,0,'wing_color2',255,255,255), (319525,2310157,1,'cheek_type',58,77,0), (319526,2310157,1,'chin_type',-61,-12,-75), (319527,2310157,1,'ear_type',-93,-35,0), (319528,2310157,1,'eye_brow_type',40,-96,10), (319529,2310157,0,'eye_color',46,27,9), (319530,2310157,1,'eye_type',-48,0,0), (319531,2310157,0,'hair_color1',38,22,21), (319532,2310157,0,'hair_color2',120,50,0), (319533,2310157,0,'hair_face_highlight_color',8,2,4), (319534,2310157,0,'hair_highlight',38,22,21), (319535,2310157,0,'hair_type_highlight_color',8,2,4), (319536,2310157,1,'lip_type',-59,-57,-75), (319537,2310157,1,'nose_type',-100,22,78), (319538,2310157,0,'skin_color',123,104,106), (319539,2310157,1,'soga_cheek_type',58,77,0), (319540,2310157,1,'soga_chin_type',-61,-12,-75), (319541,2310157,1,'soga_ear_type',-93,-35,0), (319542,2310157,1,'soga_eye_brow_type',40,-96,10), (319543,2310157,0,'soga_eye_color',229,229,102), (319544,2310157,1,'soga_eye_type',-48,0,0), (319545,2310157,0,'soga_hair_color1',38,22,21), (319546,2310157,0,'soga_hair_color2',120,50,0), (319547,2310157,0,'soga_hair_face_highlight_color',8,2,4), (319548,2310157,0,'soga_hair_highlight',38,22,21), (319549,2310157,0,'soga_hair_type_highlight_color',8,2,4), (319550,2310157,1,'soga_lip_type',-59,-57,-75), (319551,2310157,1,'soga_nose_type',-100,22,78), (319552,2310157,0,'soga_skin_color',123,104,106), (319553,2310157,0,'wing_color1',255,255,255), (319554,2310157,0,'wing_color2',255,255,255), (319555,2310158,1,'cheek_type',17,-38,0), (319556,2310158,1,'chin_type',28,91,18), (319557,2310158,1,'ear_type',-61,-28,0), (319558,2310158,1,'eye_brow_type',-5,-28,-68), (319559,2310158,0,'eye_color',130,182,197), (319560,2310158,1,'eye_type',-81,0,0), (319561,2310158,0,'hair_color1',209,131,22), (319562,2310158,0,'hair_color2',199,150,48), (319563,2310158,0,'hair_face_color',184,128,10), (319564,2310158,0,'hair_face_highlight_color',224,174,20), (319565,2310158,0,'hair_highlight',239,221,86), (319566,2310158,0,'hair_type_color',184,128,10), (319567,2310158,0,'hair_type_highlight_color',224,174,20), (319568,2310158,1,'lip_type',-9,34,95), (319569,2310158,1,'nose_type',-63,29,89), (319570,2310158,0,'skin_color',180,143,95), (319571,2310158,1,'soga_cheek_type',17,-38,0), (319572,2310158,1,'soga_chin_type',28,91,18), (319573,2310158,1,'soga_ear_type',-61,-28,0), (319574,2310158,1,'soga_eye_brow_type',-5,-28,-68), (319575,2310158,0,'soga_eye_color',229,229,102), (319576,2310158,1,'soga_eye_type',-81,0,0), (319577,2310158,0,'soga_hair_color1',209,131,22), (319578,2310158,0,'soga_hair_color2',199,150,48), (319579,2310158,0,'soga_hair_face_color',184,128,10), (319580,2310158,0,'soga_hair_face_highlight_color',224,174,20), (319581,2310158,0,'soga_hair_highlight',239,221,86), (319582,2310158,0,'soga_hair_type_color',184,128,10), (319583,2310158,0,'soga_hair_type_highlight_color',224,174,20), (319584,2310158,1,'soga_lip_type',-9,34,95), (319585,2310158,1,'soga_nose_type',-63,29,89), (319586,2310158,0,'soga_skin_color',180,143,95), (319587,2310158,0,'wing_color1',255,255,255), (319588,2310158,0,'wing_color2',255,255,255), (319589,2310159,0,'eye_color',66,255,66), (319590,2310159,0,'skin_color',91,91,255), (319591,2310159,0,'soga_eye_color',255,0,255), (319595,2310161,1,'cheek_type',62,-50,0), (319596,2310161,1,'chin_type',-100,-50,100), (319597,2310161,1,'ear_type',100,-100,0), (319598,2310161,1,'eye_brow_type',0,-25,14), (319599,2310161,0,'eye_color',3,181,170), (319600,2310161,1,'eye_type',7,0,0), (319601,2310161,0,'hair_color1',255,255,255), (319602,2310161,0,'hair_color2',255,190,107), (319603,2310161,0,'hair_highlight',255,255,255), (319604,2310161,0,'hair_type_color',249,108,255), (319605,2310161,0,'hair_type_highlight_color',198,56,250), (319606,2310161,1,'lip_type',-100,100,-75), (319607,2310161,1,'nose_type',0,-37,-100), (319608,2310161,0,'skin_color',191,171,142), (319609,2310161,1,'soga_cheek_type',62,-50,0), (319610,2310161,1,'soga_chin_type',-100,-50,100), (319611,2310161,1,'soga_ear_type',100,-100,0), (319612,2310161,1,'soga_eye_brow_type',2,-25,14), (319613,2310161,0,'soga_eye_color',204,204,204), (319614,2310161,1,'soga_eye_type',7,0,0), (319615,2310161,0,'soga_hair_color1',255,255,255), (319616,2310161,0,'soga_hair_color2',194,28,1), (319617,2310161,0,'soga_hair_highlight',255,255,255), (319618,2310161,0,'soga_hair_type_color',81,32,0), (319619,2310161,0,'soga_hair_type_highlight_color',218,74,255), (319620,2310161,1,'soga_lip_type',-100,100,-75), (319621,2310161,1,'soga_nose_type',0,-38,-100), (319622,2310161,0,'soga_skin_color',204,204,204), (319623,2310161,0,'wing_color1',214,60,144), (319624,2310161,0,'wing_color2',24,153,186), (319628,2310163,1,'cheek_type',-52,-25,0), (319629,2310163,1,'chin_type',-75,28,75), (319630,2310163,1,'ear_type',10,50,0), (319631,2310163,1,'eye_brow_type',45,-8,-9), (319632,2310163,0,'eye_color',44,89,102), (319633,2310163,1,'eye_type',-97,0,0), (319634,2310163,0,'hair_color1',249,218,87), (319635,2310163,0,'hair_color2',106,69,44), (319636,2310163,0,'hair_face_color',249,223,124), (319637,2310163,0,'hair_face_highlight_color',241,227,194), (319638,2310163,0,'hair_highlight',249,230,153), (319639,2310163,0,'hair_type_color',249,223,124), (319640,2310163,0,'hair_type_highlight_color',241,227,194), (319641,2310163,1,'lip_type',-34,75,-93), (319642,2310163,1,'nose_type',23,-22,-82), (319643,2310163,0,'skin_color',229,201,177), (319644,2310163,1,'soga_cheek_type',-52,-25,0), (319645,2310163,1,'soga_chin_type',-75,28,75), (319646,2310163,1,'soga_ear_type',10,50,0), (319647,2310163,1,'soga_eye_brow_type',45,-8,-9), (319648,2310163,0,'soga_eye_color',229,229,102), (319649,2310163,1,'soga_eye_type',-97,0,0), (319650,2310163,0,'soga_hair_color1',249,218,87), (319651,2310163,0,'soga_hair_color2',106,69,44), (319652,2310163,0,'soga_hair_face_color',249,223,124), (319653,2310163,0,'soga_hair_face_highlight_color',241,227,194), (319654,2310163,0,'soga_hair_highlight',249,230,153), (319655,2310163,0,'soga_hair_type_color',249,223,124), (319656,2310163,0,'soga_hair_type_highlight_color',241,227,194), (319657,2310163,1,'soga_lip_type',-34,75,-93), (319658,2310163,1,'soga_nose_type',23,-22,-82), (319659,2310163,0,'soga_skin_color',229,201,177), (319660,2310163,0,'wing_color1',255,255,255), (319661,2310163,0,'wing_color2',255,255,255), (319662,2310164,0,'eye_color',255,255,255), (319663,2310164,0,'skin_color',255,255,255), (319664,2310164,0,'soga_eye_color',255,0,255), (319668,2310166,0,'eye_color',255,255,255), (319669,2310166,0,'skin_color',255,255,255), (319670,2310166,0,'soga_eye_color',255,0,255), (319674,2310168,0,'eye_color',255,255,255), (319675,2310168,0,'skin_color',255,255,255), (319676,2310168,0,'soga_eye_color',255,0,255), (319677,2310169,1,'cheek_type',37,7,0), (319678,2310169,1,'chin_type',-62,-89,-17), (319679,2310169,1,'ear_type',28,31,0), (319680,2310169,1,'eye_brow_type',-25,3,-8), (319681,2310169,0,'eye_color',47,88,57), (319682,2310169,1,'eye_type',34,0,0), (319683,2310169,0,'hair_color1',164,165,165), (319684,2310169,0,'hair_color2',56,62,62), (319685,2310169,0,'hair_face_color',244,246,246), (319686,2310169,0,'hair_face_highlight_color',233,184,31), (319687,2310169,0,'hair_highlight',246,219,114), (319688,2310169,0,'hair_type_color',244,246,246), (319689,2310169,0,'hair_type_highlight_color',233,184,31), (319690,2310169,1,'lip_type',-14,-28,-62), (319691,2310169,1,'nose_type',55,-19,-17), (319692,2310169,0,'skin_color',217,192,157), (319693,2310169,1,'soga_cheek_type',-81,-68,0), (319694,2310169,1,'soga_chin_type',9,-75,44), (319695,2310169,1,'soga_ear_type',-77,85,0), (319696,2310169,1,'soga_eye_brow_type',93,14,28), (319697,2310169,0,'soga_eye_color',204,204,204), (319698,2310169,1,'soga_eye_type',-61,0,0), (319699,2310169,0,'soga_hair_color1',50,48,56), (319700,2310169,0,'soga_hair_color2',68,72,71), (319701,2310169,0,'soga_hair_face_color',61,61,75), (319702,2310169,0,'soga_hair_face_highlight_color',97,13,12), (319703,2310169,0,'soga_hair_highlight',109,14,49), (319704,2310169,0,'soga_hair_type_color',61,61,75), (319705,2310169,0,'soga_hair_type_highlight_color',97,13,12), (319706,2310169,1,'soga_lip_type',45,-3,15), (319707,2310169,1,'soga_nose_type',-94,62,20), (319708,2310169,0,'soga_skin_color',158,108,79), (319709,2310170,0,'eye_color',255,255,255), (319710,2310170,0,'skin_color',255,255,255), (319711,2310170,0,'soga_eye_color',255,0,255), (319712,2310171,1,'cheek_type',-35,-62,0), (319713,2310171,1,'chin_type',-71,-23,59), (319714,2310171,1,'ear_type',-84,-39,0), (319715,2310171,1,'eye_brow_type',-89,88,-69), (319716,2310171,0,'eye_color',178,175,141), (319717,2310171,1,'eye_type',-2,0,0), (319718,2310171,0,'hair_color1',38,22,21), (319719,2310171,0,'hair_color2',120,50,0), (319720,2310171,0,'hair_face_color',11,4,5), (319721,2310171,0,'hair_face_highlight_color',119,147,147), (319722,2310171,0,'hair_highlight',123,123,130), (319723,2310171,0,'hair_type_color',11,4,5), (319724,2310171,0,'hair_type_highlight_color',119,147,147), (319725,2310171,1,'lip_type',9,56,31), (319726,2310171,1,'nose_type',47,32,-37), (319727,2310171,0,'skin_color',210,184,162), (319728,2310171,1,'soga_cheek_type',-38,51,0), (319729,2310171,1,'soga_chin_type',-81,37,-22), (319730,2310171,1,'soga_ear_type',42,-39,0), (319731,2310171,1,'soga_eye_brow_type',47,68,10), (319732,2310171,0,'soga_eye_color',204,204,204), (319733,2310171,1,'soga_eye_type',90,0,0), (319734,2310171,0,'soga_hair_color1',26,24,25), (319735,2310171,0,'soga_hair_color2',36,34,36), (319736,2310171,0,'soga_hair_face_color',19,6,25), (319737,2310171,0,'soga_hair_face_highlight_color',19,6,25), (319738,2310171,0,'soga_hair_highlight',26,24,25), (319739,2310171,0,'soga_hair_type_color',19,6,25), (319740,2310171,0,'soga_hair_type_highlight_color',19,6,25), (319741,2310171,1,'soga_lip_type',31,-41,90), (319742,2310171,1,'soga_nose_type',7,4,-34), (319743,2310171,0,'soga_skin_color',46,34,36), (319747,2310173,0,'eye_color',63,141,255), (319748,2310173,0,'skin_color',177,177,141), (319749,2310173,0,'soga_eye_color',255,0,255), (319750,2310174,0,'eye_color',255,255,255), (319751,2310174,0,'skin_color',255,255,255), (319752,2310174,0,'soga_eye_color',255,0,255), (319753,2310175,0,'eye_color',255,255,255), (319754,2310175,0,'skin_color',255,255,255), (319755,2310175,0,'soga_eye_color',255,0,255), (319756,2310176,1,'cheek_type',38,-10,0), (319757,2310176,1,'chin_type',-10,-5,-7), (319758,2310176,1,'ear_type',42,-3,0), (319759,2310176,1,'eye_brow_type',20,-3,23), (319760,2310176,0,'eye_color',72,50,21), (319761,2310176,1,'eye_type',17,0,0), (319762,2310176,0,'hair_face_color',225,154,103), (319763,2310176,0,'hair_face_highlight_color',153,59,10), (319764,2310176,0,'hair_type_color',225,154,103), (319765,2310176,0,'hair_type_highlight_color',153,59,10), (319766,2310176,1,'lip_type',-10,-38,17), (319767,2310176,1,'nose_type',32,-20,-14), (319768,2310176,0,'skin_color',201,143,127), (319769,2310176,1,'soga_cheek_type',38,-10,0), (319770,2310176,1,'soga_chin_type',-10,-5,-7), (319771,2310176,1,'soga_ear_type',42,-3,0), (319772,2310176,1,'soga_eye_brow_type',20,-3,23), (319773,2310176,0,'soga_eye_color',229,229,102), (319774,2310176,1,'soga_eye_type',17,0,0), (319775,2310176,0,'soga_hair_face_color',225,154,103), (319776,2310176,0,'soga_hair_face_highlight_color',153,59,10), (319777,2310176,0,'soga_hair_type_color',225,154,103), (319778,2310176,0,'soga_hair_type_highlight_color',153,59,10), (319779,2310176,1,'soga_lip_type',-10,-38,17), (319780,2310176,1,'soga_nose_type',32,-20,-14), (319781,2310176,0,'soga_skin_color',201,143,127), (319782,2310176,0,'wing_color1',255,255,255), (319783,2310176,0,'wing_color2',255,255,255), (319784,2310177,0,'eye_color',255,255,255), (319785,2310177,0,'skin_color',255,255,255), (319786,2310177,0,'soga_eye_color',255,0,255), (319787,2310178,1,'eye_brow_type',-68,0,0), (319788,2310178,0,'eye_color',0,69,69), (319789,2310178,1,'lip_type',-7,0,0), (319790,2310178,1,'nose_type',46,58,0), (319791,2310178,0,'skin_color',10,10,0), (319792,2310178,1,'soga_eye_brow_type',-68,0,0), (319793,2310178,0,'soga_eye_color',229,229,102), (319794,2310178,1,'soga_lip_type',-7,0,0), (319795,2310178,1,'soga_nose_type',46,58,0), (319796,2310178,0,'soga_skin_color',10,10,0), (319797,2310178,0,'wing_color1',255,255,255), (319798,2310178,0,'wing_color2',255,255,255), (319799,2310179,1,'cheek_type',25,0,0), (319800,2310179,1,'chin_type',25,2,-17), (319801,2310179,1,'ear_type',-28,-28,0), (319802,2310179,1,'eye_brow_type',0,-8,-8), (319803,2310179,0,'eye_color',91,120,69), (319804,2310179,1,'eye_type',28,0,0), (319805,2310179,0,'hair_face_color',104,38,13), (319806,2310179,0,'hair_face_highlight_color',217,173,0), (319807,2310179,0,'hair_type_color',104,38,13), (319808,2310179,0,'hair_type_highlight_color',217,173,0), (319809,2310179,1,'lip_type',37,-34,-1), (319810,2310179,1,'nose_type',46,37,25), (319811,2310179,0,'skin_color',230,183,181), (319812,2310179,1,'soga_cheek_type',25,0,0), (319813,2310179,1,'soga_chin_type',25,2,-17), (319814,2310179,1,'soga_ear_type',-28,-28,0), (319815,2310179,1,'soga_eye_brow_type',0,-8,-8), (319816,2310179,0,'soga_eye_color',229,229,102), (319817,2310179,1,'soga_eye_type',28,0,0), (319818,2310179,0,'soga_hair_face_color',104,38,13), (319819,2310179,0,'soga_hair_face_highlight_color',217,173,0), (319820,2310179,0,'soga_hair_type_color',104,38,13), (319821,2310179,0,'soga_hair_type_highlight_color',217,173,0), (319822,2310179,1,'soga_lip_type',37,-34,-1), (319823,2310179,1,'soga_nose_type',46,37,25), (319824,2310179,0,'soga_skin_color',230,183,181), (319825,2310179,0,'wing_color1',255,255,255), (319826,2310179,0,'wing_color2',255,255,255), (319827,2310180,1,'cheek_type',-97,0,0), (319828,2310180,1,'chin_type',-48,-38,75), (319829,2310180,1,'ear_type',-76,28,0), (319830,2310180,1,'eye_brow_type',25,-9,46), (319831,2310180,0,'eye_color',49,101,117), (319832,2310180,1,'eye_type',-51,0,0), (319833,2310180,0,'hair_color1',79,28,15), (319834,2310180,0,'hair_color2',111,64,0), (319835,2310180,0,'hair_face_color',40,19,9), (319836,2310180,0,'hair_face_highlight_color',119,147,147), (319837,2310180,0,'hair_highlight',114,112,142), (319838,2310180,0,'hair_type_color',40,19,9), (319839,2310180,0,'hair_type_highlight_color',119,147,147), (319840,2310180,1,'lip_type',29,-76,-95), (319841,2310180,1,'nose_type',56,-93,-93), (319842,2310180,0,'skin_color',165,111,103), (319843,2310180,1,'soga_cheek_type',-97,0,0), (319844,2310180,1,'soga_chin_type',-48,-38,75), (319845,2310180,1,'soga_ear_type',-76,28,0), (319846,2310180,1,'soga_eye_brow_type',25,-9,46), (319847,2310180,0,'soga_eye_color',229,229,102), (319848,2310180,1,'soga_eye_type',-51,0,0), (319849,2310180,0,'soga_hair_color1',79,28,15), (319850,2310180,0,'soga_hair_color2',111,64,0), (319851,2310180,0,'soga_hair_face_color',40,19,9), (319852,2310180,0,'soga_hair_face_highlight_color',119,147,147), (319853,2310180,0,'soga_hair_highlight',114,112,142), (319854,2310180,0,'soga_hair_type_color',40,19,9), (319855,2310180,0,'soga_hair_type_highlight_color',119,147,147), (319856,2310180,1,'soga_lip_type',29,-76,-95), (319857,2310180,1,'soga_nose_type',56,-93,-93), (319858,2310180,0,'soga_skin_color',165,111,103), (319859,2310180,0,'wing_color1',255,255,255), (319860,2310180,0,'wing_color2',255,255,255), (319861,2310181,0,'eye_color',255,255,255), (319862,2310181,0,'skin_color',255,255,255), (319863,2310181,0,'soga_eye_color',255,0,255), (319864,2310182,1,'cheek_type',-19,83,0), (319865,2310182,1,'chin_type',-69,56,19), (319866,2310182,1,'ear_type',55,0,0), (319867,2310182,1,'eye_brow_type',0,71,58), (319868,2310182,0,'eye_color',155,70,4), (319869,2310182,1,'eye_type',11,0,0), (319870,2310182,0,'hair_color1',255,255,255), (319871,2310182,0,'hair_color2',76,161,255), (319872,2310182,0,'hair_highlight',255,255,255), (319873,2310182,0,'hair_type_color',1,75,199), (319874,2310182,0,'hair_type_highlight_color',255,222,24), (319875,2310182,1,'lip_type',-50,-77,-7), (319876,2310182,1,'nose_type',18,-63,-14), (319877,2310182,0,'skin_color',174,170,119), (319878,2310182,1,'soga_cheek_type',-19,83,0), (319879,2310182,1,'soga_chin_type',-69,56,19), (319880,2310182,1,'soga_ear_type',55,0,0), (319881,2310182,1,'soga_eye_brow_type',0,71,58), (319882,2310182,0,'soga_eye_color',229,229,102), (319883,2310182,1,'soga_eye_type',11,0,0), (319884,2310182,0,'soga_hair_color1',255,255,255), (319885,2310182,0,'soga_hair_color2',76,161,255), (319886,2310182,0,'soga_hair_highlight',255,255,255), (319887,2310182,0,'soga_hair_type_color',1,75,199), (319888,2310182,0,'soga_hair_type_highlight_color',255,222,24), (319889,2310182,1,'soga_lip_type',-50,-77,-7), (319890,2310182,1,'soga_nose_type',18,-63,-14), (319891,2310182,0,'soga_skin_color',174,170,119), (319892,2310182,0,'wing_color1',54,175,75), (319893,2310182,0,'wing_color2',116,185,4), (319900,2310185,0,'eye_color',255,255,255), (319901,2310185,0,'skin_color',255,255,255), (319902,2310185,0,'soga_eye_color',255,0,255), (319903,2310186,1,'cheek_type',-89,38,0), (319904,2310186,1,'chin_type',10,-26,23), (319905,2310186,1,'ear_type',-93,7,0), (319906,2310186,1,'eye_brow_type',-4,10,63), (319907,2310186,0,'eye_color',37,76,88), (319908,2310186,1,'eye_type',-42,0,0), (319909,2310186,0,'hair_color1',91,21,51), (319910,2310186,0,'hair_color2',159,88,0), (319911,2310186,0,'hair_face_color',121,38,35), (319912,2310186,0,'hair_face_highlight_color',233,184,31), (319913,2310186,0,'hair_highlight',246,219,114), (319914,2310186,0,'hair_type_color',121,38,35), (319915,2310186,0,'hair_type_highlight_color',233,184,31), (319916,2310186,1,'lip_type',-31,91,68), (319917,2310186,1,'nose_type',-42,15,29), (319918,2310186,0,'skin_color',234,244,244), (319919,2310186,1,'soga_cheek_type',-89,38,0), (319920,2310186,1,'soga_chin_type',10,-26,23), (319921,2310186,1,'soga_ear_type',-93,7,0), (319922,2310186,1,'soga_eye_brow_type',-4,10,63), (319923,2310186,0,'soga_eye_color',229,229,102), (319924,2310186,1,'soga_eye_type',-42,0,0), (319925,2310186,0,'soga_hair_color1',91,21,51), (319926,2310186,0,'soga_hair_color2',159,88,0), (319927,2310186,0,'soga_hair_face_color',121,38,35), (319928,2310186,0,'soga_hair_face_highlight_color',233,184,31), (319929,2310186,0,'soga_hair_highlight',246,219,114), (319930,2310186,0,'soga_hair_type_color',121,38,35), (319931,2310186,0,'soga_hair_type_highlight_color',233,184,31), (319932,2310186,1,'soga_lip_type',-31,91,68), (319933,2310186,1,'soga_nose_type',-42,15,29), (319934,2310186,0,'soga_skin_color',234,244,244), (319935,2310186,0,'wing_color1',255,255,255), (319936,2310186,0,'wing_color2',255,255,255), (319937,140000,0,'eye_color',255,255,255), (319938,140000,0,'skin_color',255,255,255), (319939,140000,0,'soga_eye_color',255,0,255), (319940,140001,1,'cheek_type',25,-66,0), (319941,140001,1,'chin_type',45,-84,18), (319942,140001,1,'ear_type',35,28,0), (319943,140001,1,'eye_brow_type',-46,-71,77), (319944,140001,0,'eye_color',47,93,75), (319945,140001,1,'eye_type',9,0,0), (319946,140001,0,'hair_color1',54,45,28), (319947,140001,0,'hair_color2',104,52,0), (319948,140001,0,'hair_face_color',28,9,11), (319949,140001,0,'hair_face_highlight_color',119,37,33), (319950,140001,0,'hair_highlight',91,21,51), (319951,140001,0,'hair_type_color',28,9,11), (319952,140001,0,'hair_type_highlight_color',119,37,33), (319953,140001,1,'lip_type',82,-72,-51), (319954,140001,1,'nose_type',20,0,-95), (319955,140001,0,'skin_color',223,233,225), (319956,140001,1,'soga_cheek_type',25,-66,0), (319957,140001,1,'soga_chin_type',45,-84,18), (319958,140001,1,'soga_ear_type',35,28,0), (319959,140001,1,'soga_eye_brow_type',-46,-71,77), (319960,140001,0,'soga_eye_color',229,229,102), (319961,140001,1,'soga_eye_type',9,0,0), (319962,140001,0,'soga_hair_color1',54,45,28), (319963,140001,0,'soga_hair_color2',104,52,0), (319964,140001,0,'soga_hair_face_color',28,9,11), (319965,140001,0,'soga_hair_face_highlight_color',119,37,33), (319966,140001,0,'soga_hair_highlight',91,21,51), (319967,140001,0,'soga_hair_type_color',28,9,11), (319968,140001,0,'soga_hair_type_highlight_color',119,37,33), (319969,140001,1,'soga_lip_type',82,-72,-51), (319970,140001,1,'soga_nose_type',20,0,-95), (319971,140001,0,'soga_skin_color',223,233,225), (319972,140001,0,'wing_color1',255,255,255), (319973,140001,0,'wing_color2',255,255,255), (319974,140002,0,'eye_color',255,255,255), (319975,140002,0,'skin_color',255,255,255), (319976,140002,0,'soga_eye_color',255,0,255), (319977,140003,1,'cheek_type',25,-7,0), (319978,140003,1,'chin_type',7,96,23), (319979,140003,1,'ear_type',-87,94,0), (319980,140003,1,'eye_brow_type',85,9,87), (319981,140003,0,'eye_color',127,175,172), (319982,140003,1,'eye_type',-14,0,0), (319983,140003,0,'hair_color1',54,45,28), (319984,140003,0,'hair_color2',104,52,0), (319985,140003,0,'hair_face_color',47,15,18), (319986,140003,0,'hair_face_highlight_color',184,128,10), (319987,140003,0,'hair_highlight',209,131,22), (319988,140003,0,'hair_type_color',47,15,18), (319989,140003,0,'hair_type_highlight_color',184,128,10), (319990,140003,1,'lip_type',-34,22,29), (319991,140003,1,'nose_type',-14,11,-63), (319992,140003,0,'skin_color',229,190,191), (319993,140003,1,'soga_cheek_type',25,-7,0), (319994,140003,1,'soga_chin_type',7,96,23), (319995,140003,1,'soga_ear_type',-87,94,0), (319996,140003,1,'soga_eye_brow_type',85,9,87), (319997,140003,0,'soga_eye_color',229,229,102), (319998,140003,1,'soga_eye_type',-14,0,0), (319999,140003,0,'soga_hair_color1',54,45,28), (320000,140003,0,'soga_hair_color2',104,52,0), (320001,140003,0,'soga_hair_face_color',47,15,18), (320002,140003,0,'soga_hair_face_highlight_color',184,128,10), (320003,140003,0,'soga_hair_highlight',209,131,22), (320004,140003,0,'soga_hair_type_color',47,15,18), (320005,140003,0,'soga_hair_type_highlight_color',184,128,10), (320006,140003,1,'soga_lip_type',-34,22,29), (320007,140003,1,'soga_nose_type',-14,11,-63), (320008,140003,0,'soga_skin_color',229,190,191), (320009,140003,0,'wing_color1',255,255,255), (320010,140003,0,'wing_color2',255,255,255), (320011,140004,1,'cheek_type',91,-26,0), (320012,140004,1,'chin_type',-94,93,-95), (320013,140004,1,'ear_type',93,61,0), (320014,140004,1,'eye_brow_type',89,-26,44), (320015,140004,0,'eye_color',53,109,120), (320016,140004,1,'eye_type',-35,0,0), (320017,140004,0,'hair_color1',43,36,70), (320018,140004,0,'hair_color2',64,76,74), (320019,140004,0,'hair_face_color',55,53,69), (320020,140004,0,'hair_face_highlight_color',189,95,42), (320021,140004,0,'hair_highlight',105,26,26), (320022,140004,0,'hair_type_color',55,53,69), (320023,140004,0,'hair_type_highlight_color',189,95,42), (320024,140004,1,'lip_type',-88,-98,64), (320025,140004,1,'nose_type',-38,-88,-87), (320026,140004,0,'skin_color',255,250,250), (320027,140004,1,'soga_cheek_type',91,-26,0), (320028,140004,1,'soga_chin_type',-94,93,-95), (320029,140004,1,'soga_ear_type',93,61,0), (320030,140004,1,'soga_eye_brow_type',89,-26,44), (320031,140004,0,'soga_eye_color',229,229,102), (320032,140004,1,'soga_eye_type',-35,0,0), (320033,140004,0,'soga_hair_color1',43,36,70), (320034,140004,0,'soga_hair_color2',64,76,74), (320035,140004,0,'soga_hair_face_color',55,53,69), (320036,140004,0,'soga_hair_face_highlight_color',189,95,42), (320037,140004,0,'soga_hair_highlight',105,26,26), (320038,140004,0,'soga_hair_type_color',55,53,69), (320039,140004,0,'soga_hair_type_highlight_color',189,95,42), (320040,140004,1,'soga_lip_type',-88,-98,64), (320041,140004,1,'soga_nose_type',-38,-88,-87), (320042,140004,0,'soga_skin_color',255,250,250), (320043,140004,0,'wing_color1',255,255,255), (320044,140004,0,'wing_color2',255,255,255), (320045,140005,1,'cheek_type',68,78,0), (320046,140005,1,'chin_type',41,-85,76), (320047,140005,1,'ear_type',56,-7,0), (320048,140005,1,'eye_brow_type',50,41,38), (320049,140005,0,'eye_color',142,116,89), (320050,140005,1,'eye_type',96,0,0), (320051,140005,0,'hair_color1',161,165,168), (320052,140005,0,'hair_color2',50,69,69), (320053,140005,0,'hair_face_color',244,246,246), (320054,140005,0,'hair_face_highlight_color',15,1,21), (320055,140005,0,'hair_highlight',29,21,28), (320056,140005,0,'hair_type_color',244,246,246), (320057,140005,0,'hair_type_highlight_color',15,1,21), (320058,140005,1,'lip_type',21,-34,-25), (320059,140005,1,'nose_type',18,4,40), (320060,140005,0,'skin_color',235,203,199), (320061,140005,1,'soga_cheek_type',68,78,0), (320062,140005,1,'soga_chin_type',41,-85,76), (320063,140005,1,'soga_ear_type',56,-7,0), (320064,140005,1,'soga_eye_brow_type',50,41,38), (320065,140005,0,'soga_eye_color',229,229,102), (320066,140005,1,'soga_eye_type',96,0,0), (320067,140005,0,'soga_hair_color1',161,165,168), (320068,140005,0,'soga_hair_color2',50,69,69), (320069,140005,0,'soga_hair_face_color',244,246,246), (320070,140005,0,'soga_hair_face_highlight_color',15,1,21), (320071,140005,0,'soga_hair_highlight',29,21,28), (320072,140005,0,'soga_hair_type_color',244,246,246), (320073,140005,0,'soga_hair_type_highlight_color',15,1,21), (320074,140005,1,'soga_lip_type',21,-34,-25), (320075,140005,1,'soga_nose_type',18,4,40), (320076,140005,0,'soga_skin_color',235,203,199), (320077,140005,0,'wing_color1',255,255,255), (320078,140005,0,'wing_color2',255,255,255), (320079,140006,1,'cheek_type',-46,34,0), (320080,140006,1,'chin_type',-45,1,-53), (320081,140006,1,'ear_type',-44,25,0), (320082,140006,1,'eye_brow_type',21,10,2), (320083,140006,0,'eye_color',43,88,100), (320084,140006,1,'eye_type',31,0,0), (320085,140006,0,'hair_color1',114,112,142), (320086,140006,0,'hair_color2',152,138,129), (320087,140006,0,'hair_face_color',102,121,126), (320088,140006,0,'hair_face_highlight_color',210,148,20), (320089,140006,0,'hair_highlight',200,165,96), (320090,140006,0,'hair_type_color',102,121,126), (320091,140006,0,'hair_type_highlight_color',210,148,20), (320092,140006,1,'lip_type',-23,-25,-87), (320093,140006,1,'nose_type',-70,59,50), (320094,140006,0,'skin_color',203,201,179), (320095,140006,1,'soga_cheek_type',-46,34,0), (320096,140006,1,'soga_chin_type',-45,1,-53), (320097,140006,1,'soga_ear_type',-44,25,0), (320098,140006,1,'soga_eye_brow_type',21,10,2), (320099,140006,0,'soga_eye_color',229,229,102), (320100,140006,1,'soga_eye_type',31,0,0), (320101,140006,0,'soga_hair_color1',114,112,142), (320102,140006,0,'soga_hair_color2',152,138,129), (320103,140006,0,'soga_hair_face_color',102,121,126), (320104,140006,0,'soga_hair_face_highlight_color',210,148,20), (320105,140006,0,'soga_hair_highlight',200,165,96), (320106,140006,0,'soga_hair_type_color',102,121,126), (320107,140006,0,'soga_hair_type_highlight_color',210,148,20), (320108,140006,1,'soga_lip_type',-23,-25,-87), (320109,140006,1,'soga_nose_type',-70,59,50), (320110,140006,0,'soga_skin_color',203,201,179), (320111,140006,0,'wing_color1',255,255,255), (320112,140006,0,'wing_color2',255,255,255), (320113,140007,1,'cheek_type',-39,58,0), (320114,140007,1,'chin_type',39,40,-44), (320115,140007,1,'ear_type',-17,72,0), (320116,140007,1,'eye_brow_type',-2,23,56), (320117,140007,0,'eye_color',63,42,17), (320118,140007,1,'eye_type',81,0,0), (320119,140007,0,'hair_color1',89,21,21), (320120,140007,0,'hair_color2',171,87,0), (320121,140007,0,'hair_face_color',168,59,22), (320122,140007,0,'hair_face_highlight_color',36,23,3), (320123,140007,0,'hair_highlight',79,28,15), (320124,140007,0,'hair_type_color',168,59,22), (320125,140007,0,'hair_type_highlight_color',36,23,3), (320126,140007,1,'lip_type',-32,-45,44), (320127,140007,1,'nose_type',-7,83,-34), (320128,140007,0,'skin_color',229,222,215), (320129,140007,1,'soga_cheek_type',-39,58,0), (320130,140007,1,'soga_chin_type',39,40,-44), (320131,140007,1,'soga_ear_type',-17,72,0), (320132,140007,1,'soga_eye_brow_type',-2,23,56), (320133,140007,0,'soga_eye_color',229,229,102), (320134,140007,1,'soga_eye_type',81,0,0), (320135,140007,0,'soga_hair_color1',89,21,21), (320136,140007,0,'soga_hair_color2',171,87,0), (320137,140007,0,'soga_hair_face_color',168,59,22), (320138,140007,0,'soga_hair_face_highlight_color',36,23,3), (320139,140007,0,'soga_hair_highlight',79,28,15), (320140,140007,0,'soga_hair_type_color',168,59,22), (320141,140007,0,'soga_hair_type_highlight_color',36,23,3), (320142,140007,1,'soga_lip_type',-32,-45,44), (320143,140007,1,'soga_nose_type',-7,83,-34), (320144,140007,0,'soga_skin_color',229,222,215), (320145,140007,0,'wing_color1',255,255,255), (320146,140007,0,'wing_color2',255,255,255), (320147,140008,0,'eye_color',255,255,255), (320148,140008,0,'skin_color',255,255,255), (320149,140008,0,'soga_eye_color',255,0,255), (320150,140009,1,'cheek_type',68,78,0), (320151,140009,1,'chin_type',41,-85,76), (320152,140009,1,'ear_type',56,-7,0), (320153,140009,1,'eye_brow_type',50,41,38), (320154,140009,0,'eye_color',167,190,169), (320155,140009,1,'eye_type',96,0,0), (320156,140009,0,'hair_color1',91,21,51), (320157,140009,0,'hair_color2',159,88,0), (320158,140009,0,'hair_face_color',121,38,35), (320159,140009,0,'hair_face_highlight_color',100,70,10), (320160,140009,0,'hair_highlight',56,33,26), (320161,140009,0,'hair_type_color',121,38,35), (320162,140009,0,'hair_type_highlight_color',100,70,10), (320163,140009,1,'lip_type',21,-34,-25), (320164,140009,1,'nose_type',18,4,40), (320165,140009,0,'skin_color',235,203,199), (320166,140009,1,'soga_cheek_type',68,78,0), (320167,140009,1,'soga_chin_type',41,-85,76), (320168,140009,1,'soga_ear_type',56,-7,0), (320169,140009,1,'soga_eye_brow_type',50,41,38), (320170,140009,0,'soga_eye_color',229,229,102), (320171,140009,1,'soga_eye_type',96,0,0), (320172,140009,0,'soga_hair_color1',91,21,51), (320173,140009,0,'soga_hair_color2',159,88,0), (320174,140009,0,'soga_hair_face_color',121,38,35), (320175,140009,0,'soga_hair_face_highlight_color',100,70,10), (320176,140009,0,'soga_hair_highlight',56,33,26), (320177,140009,0,'soga_hair_type_color',121,38,35), (320178,140009,0,'soga_hair_type_highlight_color',100,70,10), (320179,140009,1,'soga_lip_type',21,-34,-25), (320180,140009,1,'soga_nose_type',18,4,40), (320181,140009,0,'soga_skin_color',235,203,199), (320182,140009,0,'wing_color1',255,255,255), (320183,140009,0,'wing_color2',255,255,255), (320184,140010,1,'cheek_type',68,78,0), (320185,140010,1,'chin_type',41,-85,76), (320186,140010,1,'ear_type',56,-7,0), (320187,140010,1,'eye_brow_type',50,41,38), (320188,140010,0,'eye_color',167,190,169), (320189,140010,1,'eye_type',96,0,0), (320190,140010,0,'hair_color1',114,112,142), (320191,140010,0,'hair_color2',152,138,129), (320192,140010,0,'hair_face_color',101,121,125), (320193,140010,0,'hair_face_highlight_color',15,1,21), (320194,140010,0,'hair_highlight',29,21,28), (320195,140010,0,'hair_type_color',101,121,125), (320196,140010,0,'hair_type_highlight_color',15,1,21), (320197,140010,1,'lip_type',21,-34,-25), (320198,140010,1,'nose_type',18,4,40), (320199,140010,0,'skin_color',235,203,199), (320200,140010,1,'soga_cheek_type',68,78,0), (320201,140010,1,'soga_chin_type',41,-85,76), (320202,140010,1,'soga_ear_type',56,-7,0), (320203,140010,1,'soga_eye_brow_type',50,41,38), (320204,140010,0,'soga_eye_color',229,229,102), (320205,140010,1,'soga_eye_type',96,0,0), (320206,140010,0,'soga_hair_color1',114,112,142), (320207,140010,0,'soga_hair_color2',152,138,129), (320208,140010,0,'soga_hair_face_color',101,121,125), (320209,140010,0,'soga_hair_face_highlight_color',15,1,21), (320210,140010,0,'soga_hair_highlight',29,21,28), (320211,140010,0,'soga_hair_type_color',101,121,125), (320212,140010,0,'soga_hair_type_highlight_color',15,1,21), (320213,140010,1,'soga_lip_type',21,-34,-25), (320214,140010,1,'soga_nose_type',18,4,40), (320215,140010,0,'soga_skin_color',235,203,199), (320216,140010,0,'wing_color1',255,255,255), (320217,140010,0,'wing_color2',255,255,255), (320218,140011,1,'cheek_type',-15,-50,0), (320219,140011,1,'chin_type',-12,-8,-7), (320220,140011,1,'ear_type',-29,-19,0), (320221,140011,1,'eye_brow_type',81,71,-39), (320222,140011,0,'eye_color',34,59,37), (320223,140011,1,'eye_type',87,0,0), (320224,140011,0,'hair_color1',209,131,22), (320225,140011,0,'hair_color2',199,150,48), (320226,140011,0,'hair_face_color',184,128,10), (320227,140011,0,'hair_face_highlight_color',100,70,10), (320228,140011,0,'hair_highlight',56,33,26), (320229,140011,0,'hair_type_color',184,128,10), (320230,140011,0,'hair_type_highlight_color',100,70,10), (320231,140011,1,'lip_type',-14,-19,17), (320232,140011,1,'nose_type',-97,37,28), (320233,140011,0,'skin_color',249,231,231), (320234,140011,1,'soga_cheek_type',-15,-50,0), (320235,140011,1,'soga_chin_type',-12,-8,-7), (320236,140011,1,'soga_ear_type',-29,-19,0), (320237,140011,1,'soga_eye_brow_type',81,71,-39), (320238,140011,0,'soga_eye_color',229,229,102), (320239,140011,1,'soga_eye_type',87,0,0), (320240,140011,0,'soga_hair_color1',209,131,22), (320241,140011,0,'soga_hair_color2',199,150,48), (320242,140011,0,'soga_hair_face_color',184,128,10), (320243,140011,0,'soga_hair_face_highlight_color',100,70,10), (320244,140011,0,'soga_hair_highlight',56,33,26), (320245,140011,0,'soga_hair_type_color',184,128,10), (320246,140011,0,'soga_hair_type_highlight_color',100,70,10), (320247,140011,1,'soga_lip_type',-14,-19,17), (320248,140011,1,'soga_nose_type',-97,37,28), (320249,140011,0,'soga_skin_color',249,231,231), (320250,140011,0,'wing_color1',255,255,255), (320251,140011,0,'wing_color2',255,255,255), (320252,140012,1,'cheek_type',-40,-58,0), (320253,140012,1,'chin_type',32,97,-41), (320254,140012,1,'ear_type',-19,17,0), (320255,140012,1,'eye_brow_type',-3,-98,-70), (320256,140012,0,'eye_color',131,165,136), (320257,140012,1,'eye_type',-51,0,0), (320258,140012,0,'hair_color1',209,131,22), (320259,140012,0,'hair_color2',199,150,48), (320260,140012,0,'hair_face_color',188,132,12), (320261,140012,0,'hair_face_highlight_color',49,47,61), (320262,140012,0,'hair_highlight',43,36,70), (320263,140012,0,'hair_type_color',188,132,12), (320264,140012,0,'hair_type_highlight_color',49,47,61), (320265,140012,1,'lip_type',-87,-19,-14), (320266,140012,1,'nose_type',15,-31,-50), (320267,140012,0,'skin_color',244,252,251), (320268,140012,1,'soga_cheek_type',-40,-58,0), (320269,140012,1,'soga_chin_type',32,97,-41), (320270,140012,1,'soga_ear_type',-19,17,0), (320271,140012,1,'soga_eye_brow_type',-3,-98,-70), (320272,140012,0,'soga_eye_color',229,229,102), (320273,140012,1,'soga_eye_type',-51,0,0), (320274,140012,0,'soga_hair_color1',209,131,22), (320275,140012,0,'soga_hair_color2',199,150,48), (320276,140012,0,'soga_hair_face_color',188,132,12), (320277,140012,0,'soga_hair_face_highlight_color',49,47,61), (320278,140012,0,'soga_hair_highlight',43,36,70), (320279,140012,0,'soga_hair_type_color',188,132,12), (320280,140012,0,'soga_hair_type_highlight_color',49,47,61), (320281,140012,1,'soga_lip_type',-87,-19,-14), (320282,140012,1,'soga_nose_type',15,-31,-50), (320283,140012,0,'soga_skin_color',244,252,251), (320284,140012,0,'wing_color1',255,255,255), (320285,140012,0,'wing_color2',255,255,255), (320286,140013,0,'eye_color',255,255,255), (320287,140013,0,'skin_color',255,255,255), (320288,140013,0,'soga_eye_color',255,0,255), (320289,140014,0,'eye_color',255,255,255), (320290,140014,0,'skin_color',255,255,255), (320291,140014,0,'soga_eye_color',255,0,255), (320292,140015,0,'eye_color',255,255,255), (320293,140015,0,'skin_color',255,255,255), (320294,140015,0,'soga_eye_color',255,0,255), (320295,140016,0,'eye_color',255,255,255), (320296,140016,0,'skin_color',255,255,255), (320297,140016,0,'soga_eye_color',255,0,255), (320298,140017,0,'eye_color',255,255,255), (320299,140017,0,'skin_color',255,255,255), (320300,140017,0,'soga_eye_color',255,0,255), (320304,140019,0,'eye_color',255,255,255), (320305,140019,0,'skin_color',255,255,255), (320306,140019,0,'soga_eye_color',255,0,255), (320316,150000,0,'eye_color',255,255,255), (320317,150000,0,'skin_color',255,255,255), (320318,150000,0,'soga_eye_color',255,0,255), (320319,150001,1,'cheek_type',-7,-94,0), (320320,150001,1,'chin_type',93,90,-9), (320321,150001,1,'ear_type',46,93,0), (320322,150001,1,'eye_brow_type',87,-78,-75), (320323,150001,0,'eye_color',229,28,71), (320324,150001,1,'eye_type',82,0,0), (320325,150001,1,'lip_type',25,-28,93), (320326,150001,1,'nose_type',-34,41,65), (320327,150001,0,'skin_color',84,85,94), (320328,150001,1,'soga_cheek_type',-7,-94,0), (320329,150001,1,'soga_chin_type',93,90,-9), (320330,150001,1,'soga_ear_type',46,93,0), (320331,150001,1,'soga_eye_brow_type',87,-78,-75), (320332,150001,0,'soga_eye_color',229,229,102), (320333,150001,1,'soga_eye_type',82,0,0), (320334,150001,1,'soga_lip_type',25,-28,93), (320335,150001,1,'soga_nose_type',-34,41,65), (320336,150001,0,'soga_skin_color',84,85,94), (320337,150001,0,'wing_color1',255,255,255), (320338,150001,0,'wing_color2',255,255,255), (320339,150002,0,'eye_color',255,255,255), (320340,150002,0,'skin_color',255,255,255), (320341,150002,0,'soga_eye_color',255,0,255), (320342,150003,0,'eye_color',255,255,255), (320343,150003,0,'skin_color',63,0,0), (320344,150003,0,'soga_eye_color',255,0,255), (320345,150004,0,'eye_color',255,255,255), (320346,150004,0,'skin_color',255,255,255), (320347,150004,0,'soga_eye_color',255,0,255), (320348,150005,0,'eye_color',255,255,255), (320349,150005,0,'skin_color',255,255,255), (320350,150005,0,'soga_eye_color',255,0,255), (320351,150006,0,'eye_color',255,255,255), (320352,150006,0,'skin_color',255,255,255), (320353,150006,0,'soga_eye_color',255,0,255), (320354,150007,0,'eye_color',255,255,255), (320355,150007,0,'skin_color',255,255,255), (320356,150007,0,'soga_eye_color',255,0,255), (320357,150008,0,'eye_color',255,255,255), (320358,150008,0,'skin_color',255,255,255), (320359,150008,0,'soga_eye_color',255,0,255), (320360,150009,0,'eye_color',255,255,255), (320361,150009,0,'skin_color',255,255,255), (320362,150009,0,'soga_eye_color',255,0,255), (320363,150010,0,'eye_color',255,255,255), (320364,150010,0,'skin_color',200,200,149), (320365,150010,0,'soga_eye_color',255,0,255), (320369,150012,0,'eye_color',255,255,255), (320370,150012,0,'skin_color',255,255,255), (320371,150012,0,'soga_eye_color',255,0,255), (320372,150013,0,'eye_color',255,255,255), (320373,150013,0,'skin_color',255,255,255), (320374,150013,0,'soga_eye_color',255,0,255), (320378,150015,0,'eye_color',255,255,255), (320379,150015,0,'skin_color',255,255,255), (320380,150015,0,'soga_eye_color',255,0,255), (320381,150016,0,'eye_color',255,255,255), (320382,150016,0,'skin_color',255,255,255), (320383,150016,0,'soga_eye_color',255,0,255), (320384,150017,0,'eye_color',255,255,255), (320385,150017,0,'skin_color',255,255,255), (320386,150017,0,'soga_eye_color',255,0,255), (320387,150018,0,'eye_color',255,255,255), (320388,150018,0,'skin_color',255,255,255), (320389,150018,0,'soga_eye_color',255,0,255), (320408,150020,0,'eye_color',255,255,255), (320409,150020,0,'skin_color',255,255,255), (320410,150020,0,'soga_eye_color',255,0,255), (320411,150021,0,'eye_color',255,255,255), (320412,150021,0,'skin_color',255,255,255), (320413,150021,0,'soga_eye_color',255,0,255), (320414,150022,0,'eye_color',255,255,255), (320415,150022,0,'skin_color',255,255,255), (320416,150022,0,'soga_eye_color',255,0,255), (320417,150023,0,'eye_color',255,255,255), (320418,150023,0,'skin_color',255,255,255), (320419,150023,0,'soga_eye_color',255,0,255), (320420,150024,0,'eye_color',255,255,255), (320421,150024,0,'skin_color',255,255,255), (320422,150024,0,'soga_eye_color',255,0,255), (320423,150025,0,'eye_color',255,255,255), (320424,150025,0,'skin_color',255,255,255), (320425,150025,0,'soga_eye_color',255,0,255), (320432,150028,0,'eye_color',255,255,255), (320433,150028,0,'skin_color',255,255,255), (320434,150028,0,'soga_eye_color',255,0,255), (320435,150029,0,'eye_color',255,255,255), (320436,150029,0,'skin_color',255,255,255), (320437,150029,0,'soga_eye_color',255,0,255), (320438,150030,0,'eye_color',255,255,255), (320439,150030,0,'skin_color',255,255,255), (320440,150030,0,'soga_eye_color',255,0,255), (320473,150032,0,'eye_color',255,255,255), (320474,150032,0,'skin_color',255,255,255), (320475,150032,0,'soga_eye_color',255,0,255), (320476,150033,0,'eye_color',255,255,255), (320477,150033,0,'skin_color',255,255,255), (320478,150033,0,'soga_eye_color',255,0,255), (320479,150034,0,'eye_color',255,255,255), (320480,150034,0,'skin_color',255,255,255), (320481,150034,0,'soga_eye_color',255,0,255), (320482,150035,0,'eye_color',255,255,255), (320483,150035,0,'skin_color',255,255,255), (320484,150035,0,'soga_eye_color',255,0,255), (320485,150036,0,'eye_color',255,255,255), (320486,150036,0,'skin_color',255,255,255), (320487,150036,0,'soga_eye_color',255,0,255), (320488,150037,0,'eye_color',255,255,255), (320489,150037,0,'skin_color',255,255,255), (320490,150037,0,'soga_eye_color',255,0,255), (320491,150038,0,'eye_color',255,255,255), (320492,150038,0,'skin_color',255,255,255), (320493,150038,0,'soga_eye_color',255,0,255), (320494,150039,0,'eye_color',255,255,255), (320495,150039,0,'skin_color',255,255,255), (320496,150039,0,'soga_eye_color',255,0,255), (320497,150040,0,'eye_color',255,255,255), (320498,150040,0,'skin_color',255,255,255), (320499,150040,0,'soga_eye_color',255,0,255), (320503,150042,0,'eye_color',255,255,255), (320504,150042,0,'skin_color',255,255,255), (320505,150042,0,'soga_eye_color',255,0,255), (320506,150043,0,'eye_color',255,255,255), (320507,150043,0,'skin_color',255,255,255), (320508,150043,0,'soga_eye_color',255,0,255), (320509,150044,0,'eye_color',255,255,255), (320510,150044,0,'skin_color',255,255,255), (320511,150044,0,'soga_eye_color',255,0,255), (320512,150045,0,'eye_color',255,255,255), (320513,150045,0,'skin_color',255,255,255), (320514,150045,0,'soga_eye_color',255,0,255), (320515,150046,0,'eye_color',255,255,255), (320516,150046,0,'skin_color',255,255,255), (320517,150046,0,'soga_eye_color',255,0,255), (320518,150047,0,'eye_color',255,255,255), (320519,150047,0,'skin_color',255,255,255), (320520,150047,0,'soga_eye_color',255,0,255), (320521,150048,0,'eye_color',255,255,255), (320522,150048,0,'skin_color',70,70,70), (320523,150048,0,'soga_eye_color',255,0,255), (320524,150049,0,'eye_color',255,255,255), (320525,150049,0,'skin_color',255,255,255), (320526,150049,0,'soga_eye_color',255,0,255), (320527,150050,0,'eye_color',255,255,255), (320528,150050,0,'skin_color',255,255,255), (320529,150050,0,'soga_eye_color',255,0,255), (320530,150051,0,'eye_color',255,255,255), (320531,150051,0,'skin_color',255,255,255), (320532,150051,0,'soga_eye_color',255,0,255), (320533,150052,0,'eye_color',255,255,255), (320534,150052,0,'skin_color',255,255,255), (320535,150052,0,'soga_eye_color',255,0,255), (320536,150053,0,'eye_color',255,255,255), (320537,150053,0,'skin_color',255,255,255), (320538,150053,0,'soga_eye_color',255,0,255), (320539,150054,0,'eye_color',255,255,255), (320540,150054,0,'skin_color',255,255,255), (320541,150054,0,'soga_eye_color',255,0,255), (320542,150055,0,'eye_color',255,255,255), (320543,150055,0,'skin_color',255,255,255), (320544,150055,0,'soga_eye_color',255,0,255), (320548,150057,0,'eye_color',255,255,255), (320549,150057,0,'skin_color',255,255,255), (320550,150057,0,'soga_eye_color',255,0,255), (320551,150058,0,'eye_color',255,255,255), (320552,150058,0,'skin_color',255,255,255), (320553,150058,0,'soga_eye_color',255,0,255), (320554,150059,0,'eye_color',255,255,255), (320555,150059,0,'skin_color',255,255,255), (320556,150059,0,'soga_eye_color',255,0,255), (320557,150060,0,'eye_color',255,255,255), (320558,150060,0,'skin_color',49,5,5), (320559,150060,0,'soga_eye_color',255,0,255), (320560,150061,0,'eye_color',255,255,255), (320561,150061,0,'skin_color',128,128,128), (320562,150061,0,'soga_eye_color',255,0,255), (320566,150063,0,'eye_color',255,255,255), (320567,150063,0,'skin_color',255,255,255), (320568,150063,0,'soga_eye_color',255,0,255), (320575,150066,0,'eye_color',255,255,255), (320576,150066,0,'skin_color',255,255,255), (320577,150066,0,'soga_eye_color',255,0,255), (320578,150067,0,'eye_color',255,255,255), (320579,150067,0,'skin_color',255,255,255), (320580,150067,0,'soga_eye_color',255,0,255), (320581,150068,0,'eye_color',255,255,255), (320582,150068,0,'skin_color',255,255,255), (320583,150068,0,'soga_eye_color',255,0,255), (320584,150069,0,'eye_color',255,255,255), (320585,150069,0,'skin_color',255,255,255), (320586,150069,0,'soga_eye_color',255,0,255), (320587,150070,0,'eye_color',255,255,255), (320588,150070,0,'skin_color',255,255,255), (320589,150070,0,'soga_eye_color',255,0,255), (320590,150071,0,'eye_color',255,255,255), (320591,150071,0,'skin_color',255,255,255), (320592,150071,0,'soga_eye_color',255,0,255), (320593,150072,0,'eye_color',255,255,255), (320594,150072,0,'skin_color',255,255,255), (320595,150072,0,'soga_eye_color',255,0,255), (320596,150073,0,'eye_color',255,255,255), (320597,150073,0,'skin_color',255,255,255), (320598,150073,0,'soga_eye_color',255,0,255), (320599,150074,0,'eye_color',255,255,255), (320600,150074,0,'skin_color',255,255,255), (320601,150074,0,'soga_eye_color',255,0,255), (320602,150075,0,'eye_color',255,255,255), (320603,150075,0,'skin_color',64,0,0), (320604,150075,0,'soga_eye_color',255,0,255), (320605,150076,0,'eye_color',255,255,255), (320606,150076,0,'skin_color',64,0,0), (320607,150076,0,'soga_eye_color',255,0,255), (320608,150077,0,'eye_color',255,255,255), (320609,150077,0,'skin_color',255,255,255), (320610,150077,0,'soga_eye_color',255,0,255), (320611,150078,0,'eye_color',255,255,255), (320612,150078,0,'skin_color',255,255,255), (320613,150078,0,'soga_eye_color',255,0,255), (320614,150079,0,'eye_color',229,209,182), (320615,150079,0,'skin_color',107,67,42), (320616,150079,0,'soga_eye_color',255,0,255), (320617,150080,0,'eye_color',255,255,255), (320618,150080,0,'skin_color',255,255,255), (320619,150080,0,'soga_eye_color',255,0,255), (320620,150081,0,'eye_color',255,255,255), (320621,150081,0,'skin_color',63,0,0), (320622,150081,0,'soga_eye_color',255,0,255), (320623,150082,1,'cheek_type',29,14,0), (320624,150082,1,'chin_type',-22,8,-8), (320625,150082,1,'ear_type',0,-9,0), (320626,150082,0,'eye_color',87,153,165), (320627,150082,0,'hair_face_color',144,50,9), (320628,150082,0,'hair_face_highlight_color',164,58,31), (320629,150082,0,'hair_type_color',144,50,9), (320630,150082,0,'hair_type_highlight_color',164,58,31), (320631,150082,1,'lip_type',4,-26,-25), (320632,150082,1,'nose_type',17,0,-2), (320633,150082,0,'skin_color',197,142,123), (320634,150082,1,'soga_cheek_type',29,14,0), (320635,150082,1,'soga_chin_type',-22,8,-8), (320636,150082,1,'soga_ear_type',0,-9,0), (320637,150082,0,'soga_eye_color',229,229,102), (320638,150082,0,'soga_hair_face_color',144,50,9), (320639,150082,0,'soga_hair_face_highlight_color',164,58,31), (320640,150082,0,'soga_hair_type_color',144,50,9), (320641,150082,0,'soga_hair_type_highlight_color',164,58,31), (320642,150082,1,'soga_lip_type',4,-26,-25), (320643,150082,1,'soga_nose_type',17,0,-2), (320644,150082,0,'soga_skin_color',197,142,123), (320645,150082,0,'wing_color1',255,255,255), (320646,150082,0,'wing_color2',255,255,255), (320647,150083,0,'eye_color',255,255,255), (320648,150083,0,'skin_color',255,255,255), (320649,150083,0,'soga_eye_color',255,0,255), (320653,150085,0,'eye_color',255,255,255), (320654,150085,0,'skin_color',255,255,255), (320655,150085,0,'soga_eye_color',255,0,255), (320656,150086,0,'eye_color',255,255,255), (320657,150086,0,'skin_color',255,255,255), (320658,150086,0,'soga_eye_color',255,0,255), (320665,150089,0,'eye_color',255,255,255), (320666,150089,0,'skin_color',255,255,255), (320667,150089,0,'soga_eye_color',255,0,255), (320668,150090,0,'eye_color',255,255,255), (320669,150090,0,'skin_color',255,255,255), (320670,150090,0,'soga_eye_color',255,0,255), (320671,150091,0,'eye_color',255,255,255), (320672,150091,0,'skin_color',255,255,255), (320673,150091,0,'soga_eye_color',255,0,255), (320680,150094,1,'cheek_type',-19,22,0), (320681,150094,1,'chin_type',9,-31,19), (320682,150094,1,'ear_type',7,3,0), (320683,150094,1,'eye_brow_type',-7,34,0), (320684,150094,0,'eye_color',101,26,159), (320685,150094,1,'eye_type',-7,0,0), (320686,150094,0,'hair_face_color',84,69,0), (320687,150094,0,'hair_type_color',84,69,0), (320688,150094,1,'lip_type',38,0,-1), (320689,150094,1,'nose_type',-2,-28,26), (320690,150094,0,'skin_color',78,194,60), (320691,150094,1,'soga_cheek_type',-19,22,0), (320692,150094,1,'soga_chin_type',9,-31,19), (320693,150094,1,'soga_ear_type',7,3,0), (320694,150094,1,'soga_eye_brow_type',-7,34,0), (320695,150094,0,'soga_eye_color',229,229,102), (320696,150094,1,'soga_eye_type',-7,0,0), (320697,150094,0,'soga_hair_face_color',84,69,0), (320698,150094,0,'soga_hair_type_color',84,69,0), (320699,150094,1,'soga_lip_type',38,0,-1), (320700,150094,1,'soga_nose_type',-2,-28,26), (320701,150094,0,'soga_skin_color',78,194,60), (320702,150094,0,'wing_color1',255,255,255), (320703,150094,0,'wing_color2',255,255,255), (320704,150095,0,'eye_color',255,255,255), (320705,150095,0,'skin_color',255,255,255), (320706,150095,0,'soga_eye_color',255,0,255), (320707,150096,1,'cheek_type',-5,8,0), (320708,150096,1,'chin_type',1,-7,-5), (320709,150096,1,'ear_type',-2,-2,0), (320710,150096,1,'eye_brow_type',8,0,11), (320711,150096,0,'eye_color',171,105,231), (320712,150096,1,'eye_type',-37,0,0), (320713,150096,0,'hair_face_color',78,53,24), (320714,150096,0,'hair_type_color',78,53,24), (320715,150096,1,'lip_type',4,-11,43), (320716,150096,1,'nose_type',4,-7,28), (320717,150096,0,'skin_color',128,25,33), (320718,150096,1,'soga_cheek_type',-5,8,0), (320719,150096,1,'soga_chin_type',1,-7,-5), (320720,150096,1,'soga_ear_type',-2,-2,0), (320721,150096,1,'soga_eye_brow_type',8,0,11), (320722,150096,0,'soga_eye_color',229,229,102), (320723,150096,1,'soga_eye_type',-37,0,0), (320724,150096,0,'soga_hair_face_color',78,53,24), (320725,150096,0,'soga_hair_type_color',78,53,24), (320726,150096,1,'soga_lip_type',4,-11,43), (320727,150096,1,'soga_nose_type',4,-7,28), (320728,150096,0,'soga_skin_color',128,25,33), (320729,150096,0,'wing_color1',255,255,255), (320730,150096,0,'wing_color2',255,255,255), (320743,150101,0,'eye_color',255,255,255), (320744,150101,0,'skin_color',255,255,255), (320745,150101,0,'soga_eye_color',255,0,255), (320746,150102,0,'eye_color',255,255,255), (320747,150102,0,'skin_color',255,255,255), (320748,150102,0,'soga_eye_color',255,0,255), (320752,150104,0,'eye_color',255,255,255), (320753,150104,0,'skin_color',255,255,255), (320754,150104,0,'soga_eye_color',255,0,255), (320755,150105,0,'eye_color',255,255,255), (320756,150105,0,'skin_color',255,255,255), (320757,150105,0,'soga_eye_color',255,0,255), (320764,150108,0,'eye_color',255,255,255), (320765,150108,0,'skin_color',255,255,255), (320766,150108,0,'soga_eye_color',255,0,255), (320767,150109,0,'eye_color',255,255,255), (320768,150109,0,'skin_color',255,255,255), (320769,150109,0,'soga_eye_color',255,0,255), (320770,150110,0,'eye_color',255,255,255), (320771,150110,0,'skin_color',255,255,255), (320772,150110,0,'soga_eye_color',255,0,255), (320773,150111,0,'eye_color',255,255,255), (320774,150111,0,'skin_color',255,255,255), (320775,150111,0,'soga_eye_color',255,0,255), (320776,150112,0,'eye_color',255,255,255), (320777,150112,0,'skin_color',255,255,255), (320778,150112,0,'soga_eye_color',255,0,255), (320779,150113,0,'eye_color',255,255,255), (320780,150113,0,'skin_color',255,255,255), (320781,150113,0,'soga_eye_color',255,0,255), (320782,150114,0,'eye_color',255,255,255), (320783,150114,0,'skin_color',255,255,255), (320784,150114,0,'soga_eye_color',255,0,255), (320785,150115,0,'eye_color',255,255,255), (320786,150115,0,'skin_color',255,255,255), (320787,150115,0,'soga_eye_color',255,0,255), (320788,150116,1,'cheek_type',-17,-96,0), (320789,150116,1,'chin_type',-40,85,0), (320790,150116,1,'ear_type',-31,-68,0), (320791,150116,1,'eye_brow_type',-50,-79,91), (320792,150116,0,'eye_color',102,165,183), (320793,150116,1,'eye_type',58,0,0), (320794,150116,0,'hair_color1',38,22,21), (320795,150116,0,'hair_color2',120,50,0), (320796,150116,0,'hair_face_color',4,1,1), (320797,150116,0,'hair_face_highlight_color',85,2,2), (320798,150116,0,'hair_highlight',109,14,49), (320799,150116,0,'hair_type_color',4,1,1), (320800,150116,0,'hair_type_highlight_color',85,2,2), (320801,150116,1,'lip_type',-45,89,85), (320802,150116,1,'nose_type',-82,-89,-12), (320803,150116,0,'skin_color',189,171,119), (320804,150116,1,'soga_cheek_type',-17,-96,0), (320805,150116,1,'soga_chin_type',-40,85,0), (320806,150116,1,'soga_ear_type',-31,-68,0), (320807,150116,1,'soga_eye_brow_type',-50,-79,91), (320808,150116,0,'soga_eye_color',229,229,102), (320809,150116,1,'soga_eye_type',58,0,0), (320810,150116,0,'soga_hair_color1',38,22,21), (320811,150116,0,'soga_hair_color2',120,50,0), (320812,150116,0,'soga_hair_face_color',4,1,1), (320813,150116,0,'soga_hair_face_highlight_color',85,2,2), (320814,150116,0,'soga_hair_highlight',109,14,49), (320815,150116,0,'soga_hair_type_color',4,1,1), (320816,150116,0,'soga_hair_type_highlight_color',85,2,2), (320817,150116,1,'soga_lip_type',-45,89,85), (320818,150116,1,'soga_nose_type',-82,-89,-12), (320819,150116,0,'soga_skin_color',189,171,119), (320820,150116,0,'wing_color1',255,255,255), (320821,150116,0,'wing_color2',255,255,255), (320822,150117,0,'eye_color',255,255,255), (320823,150117,0,'skin_color',63,0,0), (320824,150117,0,'soga_eye_color',255,0,255), (320834,150121,0,'eye_color',255,255,255), (320835,150121,0,'skin_color',255,255,255), (320836,150121,0,'soga_eye_color',255,0,255), (320837,150122,0,'eye_color',0,128,63), (320838,150122,0,'skin_color',0,128,0), (320839,150122,0,'soga_eye_color',255,0,255), (320840,4470000,0,'eye_color',255,255,255), (320841,4470000,0,'skin_color',255,255,255), (320842,4470000,0,'soga_eye_color',255,0,255), (320843,4470001,0,'eye_color',255,255,255), (320844,4470001,0,'skin_color',255,255,255), (320845,4470001,0,'soga_eye_color',255,0,255), (320846,4470002,0,'eye_color',255,255,255), (320847,4470002,0,'skin_color',255,255,255), (320848,4470002,0,'soga_eye_color',255,0,255), (320849,4470003,0,'eye_color',255,255,255), (320850,4470003,0,'skin_color',255,255,255), (320851,4470003,0,'soga_eye_color',255,0,255), (320852,4470004,0,'eye_color',255,255,255), (320853,4470004,0,'skin_color',255,255,255), (320854,4470004,0,'soga_eye_color',255,0,255), (320855,4470005,0,'eye_color',255,255,255), (320856,4470005,0,'skin_color',255,255,255), (320857,4470005,0,'soga_eye_color',255,0,255), (320858,4470006,0,'eye_color',255,255,255), (320859,4470006,0,'skin_color',255,255,255), (320860,4470006,0,'soga_eye_color',255,0,255), (320861,4470007,0,'eye_color',255,255,255), (320862,4470007,0,'skin_color',255,255,255), (320863,4470007,0,'soga_eye_color',255,0,255), (320864,4470008,0,'eye_color',255,255,255), (320865,4470008,0,'skin_color',255,255,255), (320866,4470008,0,'soga_eye_color',255,0,255), (320870,4470010,0,'eye_color',255,255,255), (320871,4470010,0,'skin_color',255,255,255), (320872,4470010,0,'soga_eye_color',255,0,255), (320873,4470011,0,'eye_color',255,255,255), (320874,4470011,0,'skin_color',255,255,255), (320875,4470011,0,'soga_eye_color',255,0,255), (320876,4490000,0,'eye_color',255,255,255), (320877,4490000,0,'skin_color',255,255,255), (320878,4490000,0,'soga_eye_color',255,0,255), (320879,4490001,1,'cheek_type',0,-4,0), (320880,4490001,1,'chin_type',0,-25,-11), (320881,4490001,1,'ear_type',19,43,0), (320882,4490001,1,'eye_brow_type',14,-10,-11), (320883,4490001,0,'eye_color',41,83,96), (320884,4490001,1,'eye_type',-28,0,0), (320885,4490001,0,'hair_face_color',204,142,103), (320886,4490001,0,'hair_face_highlight_color',23,16,7), (320887,4490001,0,'hair_type_color',204,142,103), (320888,4490001,0,'hair_type_highlight_color',23,16,7), (320889,4490001,1,'lip_type',21,32,12), (320890,4490001,1,'nose_type',18,-21,34), (320891,4490001,0,'skin_color',222,228,216), (320892,4490001,1,'soga_cheek_type',0,-4,0), (320893,4490001,1,'soga_chin_type',0,-25,-11), (320894,4490001,1,'soga_ear_type',19,43,0), (320895,4490001,1,'soga_eye_brow_type',14,-10,-11), (320896,4490001,0,'soga_eye_color',229,229,102), (320897,4490001,1,'soga_eye_type',-28,0,0), (320898,4490001,0,'soga_hair_face_color',204,142,103), (320899,4490001,0,'soga_hair_face_highlight_color',23,16,7), (320900,4490001,0,'soga_hair_type_color',204,142,103), (320901,4490001,0,'soga_hair_type_highlight_color',23,16,7), (320902,4490001,1,'soga_lip_type',21,32,12), (320903,4490001,1,'soga_nose_type',18,-21,34), (320904,4490001,0,'soga_skin_color',222,228,216), (320905,4490001,0,'wing_color1',255,255,255), (320906,4490001,0,'wing_color2',255,255,255), (320907,4490002,1,'cheek_type',12,18,0), (320908,4490002,1,'chin_type',-14,0,-23), (320909,4490002,1,'ear_type',-26,-34,0), (320910,4490002,1,'eye_brow_type',5,0,9), (320911,4490002,0,'eye_color',70,71,38), (320912,4490002,1,'eye_type',21,0,0), (320913,4490002,0,'hair_face_color',86,58,39), (320914,4490002,0,'hair_face_highlight_color',139,95,43), (320915,4490002,0,'hair_type_color',86,58,39), (320916,4490002,0,'hair_type_highlight_color',139,95,43), (320917,4490002,1,'lip_type',17,20,-12), (320918,4490002,1,'nose_type',4,-21,-25), (320919,4490002,0,'skin_color',218,189,160), (320920,4490002,1,'soga_cheek_type',12,18,0), (320921,4490002,1,'soga_chin_type',-14,0,-23), (320922,4490002,1,'soga_ear_type',-26,-34,0), (320923,4490002,1,'soga_eye_brow_type',5,0,9), (320924,4490002,0,'soga_eye_color',229,229,102), (320925,4490002,1,'soga_eye_type',21,0,0), (320926,4490002,0,'soga_hair_face_color',86,58,39), (320927,4490002,0,'soga_hair_face_highlight_color',139,95,43), (320928,4490002,0,'soga_hair_type_color',86,58,39), (320929,4490002,0,'soga_hair_type_highlight_color',139,95,43), (320930,4490002,1,'soga_lip_type',17,20,-12), (320931,4490002,1,'soga_nose_type',4,-21,-25), (320932,4490002,0,'soga_skin_color',218,189,160), (320933,4490002,0,'wing_color1',255,255,255), (320934,4490002,0,'wing_color2',255,255,255), (320935,4490003,0,'eye_color',255,255,255), (320936,4490003,0,'skin_color',255,255,255), (320937,4490003,0,'soga_eye_color',255,0,255), (320938,4490004,0,'eye_color',255,255,255), (320939,4490004,0,'skin_color',255,255,255), (320940,4490004,0,'soga_eye_color',255,0,255), (320941,4490005,1,'cheek_type',-2,38,0), (320942,4490005,1,'chin_type',58,-75,-95), (320943,4490005,1,'ear_type',58,-63,0), (320944,4490005,1,'eye_brow_type',-20,70,29), (320945,4490005,0,'eye_color',84,139,114), (320946,4490005,1,'eye_type',-62,0,0), (320947,4490005,0,'hair_color1',79,28,15), (320948,4490005,0,'hair_color2',111,64,0), (320949,4490005,0,'hair_face_color',84,0,0), (320950,4490005,0,'hair_face_highlight_color',35,24,1), (320951,4490005,0,'hair_highlight',54,45,28), (320952,4490005,0,'hair_type_color',84,0,0), (320953,4490005,0,'hair_type_highlight_color',35,24,1), (320954,4490005,1,'lip_type',-79,82,-84), (320955,4490005,1,'nose_type',2,41,55), (320956,4490005,0,'skin_color',136,118,120), (320957,4490005,1,'soga_cheek_type',-2,38,0), (320958,4490005,1,'soga_chin_type',58,-75,-95), (320959,4490005,1,'soga_ear_type',58,-63,0), (320960,4490005,1,'soga_eye_brow_type',-20,70,29), (320961,4490005,0,'soga_eye_color',229,229,102), (320962,4490005,1,'soga_eye_type',-62,0,0), (320963,4490005,0,'soga_hair_color1',79,28,15), (320964,4490005,0,'soga_hair_color2',111,64,0), (320965,4490005,0,'soga_hair_face_color',84,0,0), (320966,4490005,0,'soga_hair_face_highlight_color',35,24,1), (320967,4490005,0,'soga_hair_highlight',54,45,28), (320968,4490005,0,'soga_hair_type_color',84,0,0), (320969,4490005,0,'soga_hair_type_highlight_color',35,24,1), (320970,4490005,1,'soga_lip_type',-79,82,-84), (320971,4490005,1,'soga_nose_type',2,41,55), (320972,4490005,0,'soga_skin_color',136,118,120), (320973,4490005,0,'wing_color1',255,255,255), (320974,4490005,0,'wing_color2',255,255,255), (320975,4490006,1,'cheek_type',65,44,0), (320976,4490006,1,'chin_type',12,-56,-84), (320977,4490006,1,'ear_type',7,-17,0), (320978,4490006,1,'eye_brow_type',5,93,40), (320979,4490006,0,'eye_color',82,132,95), (320980,4490006,1,'eye_type',-91,0,0), (320981,4490006,0,'hair_color1',38,22,21), (320982,4490006,0,'hair_color2',120,50,0), (320983,4490006,0,'hair_face_color',186,130,11), (320984,4490006,0,'hair_face_highlight_color',121,38,35), (320985,4490006,0,'hair_highlight',246,219,114), (320986,4490006,0,'hair_type_color',186,130,11), (320987,4490006,0,'hair_type_highlight_color',121,38,35), (320988,4490006,1,'lip_type',-78,-91,-83), (320989,4490006,1,'nose_type',47,21,81), (320990,4490006,0,'skin_color',245,250,250), (320991,4490006,1,'soga_cheek_type',65,44,0), (320992,4490006,1,'soga_chin_type',12,-56,-84), (320993,4490006,1,'soga_ear_type',7,-17,0), (320994,4490006,1,'soga_eye_brow_type',5,93,40), (320995,4490006,0,'soga_eye_color',229,229,102), (320996,4490006,1,'soga_eye_type',-91,0,0), (320997,4490006,0,'soga_hair_color1',38,22,21), (320998,4490006,0,'soga_hair_color2',120,50,0), (320999,4490006,0,'soga_hair_face_color',186,130,11), (321000,4490006,0,'soga_hair_face_highlight_color',121,38,35), (321001,4490006,0,'soga_hair_highlight',246,219,114), (321002,4490006,0,'soga_hair_type_color',186,130,11), (321003,4490006,0,'soga_hair_type_highlight_color',121,38,35), (321004,4490006,1,'soga_lip_type',-78,-91,-83), (321005,4490006,1,'soga_nose_type',47,21,81), (321006,4490006,0,'soga_skin_color',245,250,250), (321007,4490006,0,'wing_color1',255,255,255), (321008,4490006,0,'wing_color2',255,255,255), (321009,4490007,1,'cheek_type',-8,3,0), (321010,4490007,1,'chin_type',17,7,-20), (321011,4490007,1,'ear_type',44,26,0), (321012,4490007,1,'eye_brow_type',-11,0,26), (321013,4490007,0,'eye_color',133,73,9), (321014,4490007,1,'eye_type',-11,0,0), (321015,4490007,0,'hair_face_color',22,9,0), (321016,4490007,0,'hair_face_highlight_color',216,192,37), (321017,4490007,0,'hair_type_color',22,9,0), (321018,4490007,0,'hair_type_highlight_color',216,192,37), (321019,4490007,1,'lip_type',-11,-7,12), (321020,4490007,1,'nose_type',-43,8,-11), (321021,4490007,0,'skin_color',139,160,133), (321022,4490007,1,'soga_cheek_type',-8,3,0), (321023,4490007,1,'soga_chin_type',17,7,-20), (321024,4490007,1,'soga_ear_type',44,26,0), (321025,4490007,1,'soga_eye_brow_type',-11,0,26), (321026,4490007,0,'soga_eye_color',229,229,102), (321027,4490007,1,'soga_eye_type',-11,0,0), (321028,4490007,0,'soga_hair_face_color',22,9,0), (321029,4490007,0,'soga_hair_face_highlight_color',216,192,37), (321030,4490007,0,'soga_hair_type_color',22,9,0), (321031,4490007,0,'soga_hair_type_highlight_color',216,192,37), (321032,4490007,1,'soga_lip_type',-11,-7,12), (321033,4490007,1,'soga_nose_type',-43,8,-11), (321034,4490007,0,'soga_skin_color',139,160,133), (321035,4490007,0,'wing_color1',255,255,255), (321036,4490007,0,'wing_color2',255,255,255), (321037,4490008,1,'cheek_type',100,-100,0), (321038,4490008,1,'chin_type',-100,93,100), (321039,4490008,1,'ear_type',62,-25,0), (321040,4490008,1,'eye_brow_type',31,74,31), (321041,4490008,0,'eye_color',163,199,204), (321042,4490008,1,'eye_type',-100,0,0), (321043,4490008,0,'hair_color1',50,48,56), (321044,4490008,0,'hair_color2',68,72,71), (321045,4490008,0,'hair_face_color',84,95,103), (321046,4490008,0,'hair_face_highlight_color',244,246,246), (321047,4490008,0,'hair_highlight',164,165,165), (321048,4490008,0,'hair_type_color',84,95,103), (321049,4490008,0,'hair_type_highlight_color',244,246,246), (321050,4490008,1,'lip_type',100,100,100), (321051,4490008,1,'nose_type',-100,-100,100), (321052,4490008,0,'skin_color',255,255,255), (321053,4490008,1,'soga_cheek_type',100,-100,0), (321054,4490008,1,'soga_chin_type',-100,93,100), (321055,4490008,1,'soga_ear_type',62,-25,0), (321056,4490008,1,'soga_eye_brow_type',31,74,31), (321057,4490008,0,'soga_eye_color',229,229,102), (321058,4490008,1,'soga_eye_type',-100,0,0), (321059,4490008,0,'soga_hair_color1',50,48,56), (321060,4490008,0,'soga_hair_color2',68,72,71), (321061,4490008,0,'soga_hair_face_color',84,95,103), (321062,4490008,0,'soga_hair_face_highlight_color',244,246,246), (321063,4490008,0,'soga_hair_highlight',164,165,165), (321064,4490008,0,'soga_hair_type_color',84,95,103), (321065,4490008,0,'soga_hair_type_highlight_color',244,246,246), (321066,4490008,1,'soga_lip_type',100,100,100), (321067,4490008,1,'soga_nose_type',-100,-100,100), (321068,4490008,0,'soga_skin_color',255,255,255), (321069,4490008,0,'wing_color1',255,255,255), (321070,4490008,0,'wing_color2',255,255,255), (321071,2840000,0,'eye_color',255,255,255), (321072,2840000,0,'skin_color',255,255,255), (321073,2840000,0,'soga_eye_color',255,0,255), (321074,2840001,0,'eye_color',255,255,255), (321075,2840001,0,'skin_color',255,255,255), (321076,2840001,0,'soga_eye_color',255,0,255), (321077,2840002,1,'cheek_type',79,-26,0), (321078,2840002,1,'chin_type',-8,61,64), (321079,2840002,1,'ear_type',53,-55,0), (321080,2840002,1,'eye_brow_type',-72,-17,97), (321081,2840002,0,'eye_color',57,118,133), (321082,2840002,1,'eye_type',69,0,0), (321083,2840002,0,'hair_color1',29,21,28), (321084,2840002,0,'hair_color2',39,32,39), (321085,2840002,0,'hair_face_color',17,3,23), (321086,2840002,0,'hair_face_highlight_color',168,59,22), (321087,2840002,0,'hair_highlight',89,21,21), (321088,2840002,0,'hair_type_color',17,3,23), (321089,2840002,0,'hair_type_highlight_color',168,59,22), (321090,2840002,1,'lip_type',-53,97,-22), (321091,2840002,1,'nose_type',-41,14,62), (321092,2840002,0,'skin_color',46,33,34), (321093,2840002,1,'soga_cheek_type',79,-26,0), (321094,2840002,1,'soga_chin_type',-8,61,64), (321095,2840002,1,'soga_ear_type',53,-55,0), (321096,2840002,1,'soga_eye_brow_type',-72,-17,97), (321097,2840002,0,'soga_eye_color',229,229,102), (321098,2840002,1,'soga_eye_type',69,0,0), (321099,2840002,0,'soga_hair_color1',29,21,28), (321100,2840002,0,'soga_hair_color2',39,32,39), (321101,2840002,0,'soga_hair_face_color',17,3,23), (321102,2840002,0,'soga_hair_face_highlight_color',168,59,22), (321103,2840002,0,'soga_hair_highlight',89,21,21), (321104,2840002,0,'soga_hair_type_color',17,3,23), (321105,2840002,0,'soga_hair_type_highlight_color',168,59,22), (321106,2840002,1,'soga_lip_type',-53,97,-22), (321107,2840002,1,'soga_nose_type',-41,14,62), (321108,2840002,0,'soga_skin_color',46,33,34), (321109,2840002,0,'wing_color1',255,255,255), (321110,2840002,0,'wing_color2',255,255,255), (321111,2840003,1,'cheek_type',-81,-25,0), (321112,2840003,1,'chin_type',17,-39,75), (321113,2840003,1,'ear_type',14,-59,0), (321114,2840003,1,'eye_brow_type',58,-28,-48), (321115,2840003,0,'eye_color',102,74,34), (321116,2840003,1,'eye_type',43,0,0), (321117,2840003,0,'hair_color1',38,22,21), (321118,2840003,0,'hair_color2',120,50,0), (321119,2840003,0,'hair_face_color',5,2,2), (321120,2840003,0,'hair_face_highlight_color',228,172,24), (321121,2840003,0,'hair_highlight',200,165,96), (321122,2840003,0,'hair_type_color',5,2,2), (321123,2840003,0,'hair_type_highlight_color',228,172,24), (321124,2840003,1,'lip_type',41,-88,0), (321125,2840003,1,'nose_type',90,3,-28), (321126,2840003,0,'skin_color',234,195,198), (321127,2840003,1,'soga_cheek_type',-81,-25,0), (321128,2840003,1,'soga_chin_type',17,-39,75), (321129,2840003,1,'soga_ear_type',14,-59,0), (321130,2840003,1,'soga_eye_brow_type',58,-28,-48), (321131,2840003,0,'soga_eye_color',229,229,102), (321132,2840003,1,'soga_eye_type',43,0,0), (321133,2840003,0,'soga_hair_color1',38,22,21), (321134,2840003,0,'soga_hair_color2',120,50,0), (321135,2840003,0,'soga_hair_face_color',5,2,2), (321136,2840003,0,'soga_hair_face_highlight_color',228,172,24), (321137,2840003,0,'soga_hair_highlight',200,165,96), (321138,2840003,0,'soga_hair_type_color',5,2,2), (321139,2840003,0,'soga_hair_type_highlight_color',228,172,24), (321140,2840003,1,'soga_lip_type',41,-88,0), (321141,2840003,1,'soga_nose_type',90,3,-28), (321142,2840003,0,'soga_skin_color',234,195,198), (321143,2840003,0,'wing_color1',255,255,255), (321144,2840003,0,'wing_color2',255,255,255), (321145,2840004,1,'cheek_type',100,-100,0), (321146,2840004,1,'chin_type',-100,100,100), (321147,2840004,1,'ear_type',25,8,0), (321148,2840004,1,'eye_brow_type',100,100,100), (321149,2840004,0,'eye_color',118,14,183), (321150,2840004,1,'eye_type',100,0,0), (321151,2840004,0,'hair_color1',79,28,15), (321152,2840004,0,'hair_color2',111,64,0), (321153,2840004,0,'hair_face_color',171,60,32), (321154,2840004,0,'hair_face_highlight_color',216,192,37), (321155,2840004,0,'hair_highlight',54,45,28), (321156,2840004,0,'hair_type_color',171,60,32), (321157,2840004,0,'hair_type_highlight_color',216,192,37), (321158,2840004,1,'lip_type',100,50,-68), (321159,2840004,1,'nose_type',0,-17,0), (321160,2840004,0,'skin_color',227,204,120), (321161,2840004,1,'soga_cheek_type',100,-100,0), (321162,2840004,1,'soga_chin_type',-100,100,100), (321163,2840004,1,'soga_ear_type',25,8,0), (321164,2840004,1,'soga_eye_brow_type',100,100,100), (321165,2840004,0,'soga_eye_color',229,229,102), (321166,2840004,1,'soga_eye_type',100,0,0), (321167,2840004,0,'soga_hair_color1',79,28,15), (321168,2840004,0,'soga_hair_color2',111,64,0), (321169,2840004,0,'soga_hair_face_color',171,60,32), (321170,2840004,0,'soga_hair_face_highlight_color',216,192,37), (321171,2840004,0,'soga_hair_highlight',54,45,28), (321172,2840004,0,'soga_hair_type_color',171,60,32), (321173,2840004,0,'soga_hair_type_highlight_color',216,192,37), (321174,2840004,1,'soga_lip_type',100,50,-68), (321175,2840004,1,'soga_nose_type',0,-17,0), (321176,2840004,0,'soga_skin_color',227,204,120), (321177,2840004,0,'wing_color1',255,255,255), (321178,2840004,0,'wing_color2',255,255,255), (321179,2840005,1,'cheek_type',100,-100,0), (321180,2840005,1,'chin_type',-100,100,100), (321181,2840005,1,'ear_type',25,9,0), (321182,2840005,1,'eye_brow_type',100,100,100), (321183,2840005,0,'eye_color',118,14,183), (321184,2840005,1,'eye_type',100,0,0), (321185,2840005,0,'hair_face_color',171,60,32), (321186,2840005,0,'hair_face_highlight_color',216,192,37), (321187,2840005,0,'hair_type_color',171,60,32), (321188,2840005,0,'hair_type_highlight_color',216,192,37), (321189,2840005,1,'lip_type',100,50,-68), (321190,2840005,1,'nose_type',0,-17,-1), (321191,2840005,0,'skin_color',121,78,41), (321192,2840005,1,'soga_cheek_type',100,-100,0), (321193,2840005,1,'soga_chin_type',-100,100,100), (321194,2840005,1,'soga_ear_type',25,9,0), (321195,2840005,1,'soga_eye_brow_type',100,100,100), (321196,2840005,0,'soga_eye_color',229,229,102), (321197,2840005,1,'soga_eye_type',100,0,0), (321198,2840005,0,'soga_hair_face_color',171,60,32), (321199,2840005,0,'soga_hair_face_highlight_color',216,192,37), (321200,2840005,0,'soga_hair_type_color',171,60,32), (321201,2840005,0,'soga_hair_type_highlight_color',216,192,37), (321202,2840005,1,'soga_lip_type',100,50,-68), (321203,2840005,1,'soga_nose_type',0,-17,-1), (321204,2840005,0,'soga_skin_color',121,78,41), (321205,2840005,0,'wing_color1',255,255,255), (321206,2840005,0,'wing_color2',255,255,255), (321207,2840006,0,'eye_color',98,49,0), (321208,2840006,0,'skin_color',255,255,255), (321209,2840006,0,'soga_eye_color',255,0,255), (321210,2840007,0,'eye_color',1,1,1), (321211,2840007,0,'skin_color',1,1,1), (321212,2840007,0,'soga_eye_color',255,0,255), (321213,2840008,1,'cheek_type',-81,15,0), (321214,2840008,1,'chin_type',58,31,-81), (321215,2840008,1,'ear_type',-32,71,0), (321216,2840008,1,'eye_brow_type',94,52,35), (321217,2840008,0,'eye_color',33,64,50), (321218,2840008,1,'eye_type',-9,0,0), (321219,2840008,0,'hair_color1',29,21,28), (321220,2840008,0,'hair_color2',39,32,39), (321221,2840008,0,'hair_face_color',15,1,21), (321222,2840008,0,'hair_face_highlight_color',244,246,246), (321223,2840008,0,'hair_highlight',38,22,21), (321224,2840008,0,'hair_type_color',15,1,21), (321225,2840008,0,'hair_type_highlight_color',244,246,246), (321226,2840008,1,'lip_type',-91,-14,-19), (321227,2840008,1,'nose_type',-43,11,-41), (321228,2840008,0,'skin_color',231,193,194), (321229,2840008,1,'soga_cheek_type',-81,15,0), (321230,2840008,1,'soga_chin_type',58,31,-81), (321231,2840008,1,'soga_ear_type',-32,71,0), (321232,2840008,1,'soga_eye_brow_type',94,52,35), (321233,2840008,0,'soga_eye_color',229,229,102), (321234,2840008,1,'soga_eye_type',-9,0,0), (321235,2840008,0,'soga_hair_color1',29,21,28), (321236,2840008,0,'soga_hair_color2',39,32,39), (321237,2840008,0,'soga_hair_face_color',15,1,21), (321238,2840008,0,'soga_hair_face_highlight_color',244,246,246), (321239,2840008,0,'soga_hair_highlight',38,22,21), (321240,2840008,0,'soga_hair_type_color',15,1,21), (321241,2840008,0,'soga_hair_type_highlight_color',244,246,246), (321242,2840008,1,'soga_lip_type',-91,-14,-19), (321243,2840008,1,'soga_nose_type',-43,11,-41), (321244,2840008,0,'soga_skin_color',231,193,194), (321245,2840008,0,'wing_color1',255,255,255), (321246,2840008,0,'wing_color2',255,255,255), (321247,2840009,0,'eye_color',255,255,255), (321248,2840009,0,'skin_color',128,128,128), (321249,2840009,0,'soga_eye_color',255,0,255), (321250,2840010,1,'cheek_type',-37,68,0), (321251,2840010,1,'chin_type',-72,79,-38), (321252,2840010,1,'ear_type',-63,-1,0), (321253,2840010,1,'eye_brow_type',-8,-64,40), (321254,2840010,0,'eye_color',108,145,107), (321255,2840010,1,'eye_type',22,0,0), (321256,2840010,0,'hair_color1',79,28,15), (321257,2840010,0,'hair_color2',111,64,0), (321258,2840010,0,'hair_face_color',35,24,1), (321259,2840010,0,'hair_face_highlight_color',43,13,17), (321260,2840010,0,'hair_highlight',54,45,28), (321261,2840010,0,'hair_type_color',35,24,1), (321262,2840010,0,'hair_type_highlight_color',43,13,17), (321263,2840010,1,'lip_type',-75,-95,-64), (321264,2840010,1,'nose_type',-55,68,28), (321265,2840010,0,'skin_color',47,38,39), (321266,2840010,1,'soga_cheek_type',-37,68,0), (321267,2840010,1,'soga_chin_type',-72,79,-38), (321268,2840010,1,'soga_ear_type',-63,-1,0), (321269,2840010,1,'soga_eye_brow_type',-8,-64,40), (321270,2840010,0,'soga_eye_color',229,229,102), (321271,2840010,1,'soga_eye_type',22,0,0), (321272,2840010,0,'soga_hair_color1',79,28,15), (321273,2840010,0,'soga_hair_color2',111,64,0), (321274,2840010,0,'soga_hair_face_color',35,24,1), (321275,2840010,0,'soga_hair_face_highlight_color',43,13,17), (321276,2840010,0,'soga_hair_highlight',54,45,28), (321277,2840010,0,'soga_hair_type_color',35,24,1), (321278,2840010,0,'soga_hair_type_highlight_color',43,13,17), (321279,2840010,1,'soga_lip_type',-75,-95,-64), (321280,2840010,1,'soga_nose_type',-55,68,28), (321281,2840010,0,'soga_skin_color',47,38,39), (321282,2840010,0,'wing_color1',255,255,255), (321283,2840010,0,'wing_color2',255,255,255), (321284,2840011,0,'eye_color',255,255,255), (321285,2840011,0,'skin_color',255,255,255), (321286,2840011,0,'soga_eye_color',255,0,255), (321287,2840012,1,'cheek_type',-37,68,0), (321288,2840012,1,'chin_type',-72,79,-38), (321289,2840012,1,'ear_type',-63,-1,0), (321290,2840012,1,'eye_brow_type',-8,-64,40), (321291,2840012,0,'eye_color',108,145,107), (321292,2840012,1,'eye_type',22,0,0), (321293,2840012,0,'hair_color1',79,28,15), (321294,2840012,0,'hair_color2',111,64,0), (321295,2840012,0,'hair_face_color',35,24,1), (321296,2840012,0,'hair_face_highlight_color',43,13,17), (321297,2840012,0,'hair_highlight',54,45,28), (321298,2840012,0,'hair_type_color',35,24,1), (321299,2840012,0,'hair_type_highlight_color',43,13,17), (321300,2840012,1,'lip_type',-75,-95,-64), (321301,2840012,1,'nose_type',-55,68,28), (321302,2840012,0,'skin_color',47,38,39), (321303,2840012,1,'soga_cheek_type',-37,68,0), (321304,2840012,1,'soga_chin_type',-72,79,-38), (321305,2840012,1,'soga_ear_type',-63,-1,0), (321306,2840012,1,'soga_eye_brow_type',-8,-64,40), (321307,2840012,0,'soga_eye_color',229,229,102), (321308,2840012,1,'soga_eye_type',22,0,0), (321309,2840012,0,'soga_hair_color1',79,28,15), (321310,2840012,0,'soga_hair_color2',111,64,0), (321311,2840012,0,'soga_hair_face_color',35,24,1), (321312,2840012,0,'soga_hair_face_highlight_color',43,13,17), (321313,2840012,0,'soga_hair_highlight',54,45,28), (321314,2840012,0,'soga_hair_type_color',35,24,1), (321315,2840012,0,'soga_hair_type_highlight_color',43,13,17), (321316,2840012,1,'soga_lip_type',-75,-95,-64), (321317,2840012,1,'soga_nose_type',-55,68,28), (321318,2840012,0,'soga_skin_color',47,38,39), (321319,2840012,0,'wing_color1',255,255,255), (321320,2840012,0,'wing_color2',255,255,255), (321321,2840013,0,'eye_color',255,255,255), (321322,2840013,0,'skin_color',1,1,1), (321323,2840013,0,'soga_eye_color',255,0,255), (321324,2840014,0,'eye_color',98,49,0), (321325,2840014,0,'skin_color',255,255,255), (321326,2840014,0,'soga_eye_color',255,0,255), (321327,2840015,0,'eye_color',1,1,1), (321328,2840015,0,'skin_color',128,63,0), (321329,2840015,0,'soga_eye_color',255,0,255), (321330,2840016,1,'cheek_type',-5,81,0), (321331,2840016,1,'chin_type',88,17,37), (321332,2840016,1,'ear_type',37,-74,0), (321333,2840016,1,'eye_brow_type',78,-95,-26), (321334,2840016,0,'eye_color',29,56,42), (321335,2840016,1,'eye_type',75,0,0), (321336,2840016,0,'hair_color1',29,21,28), (321337,2840016,0,'hair_color2',39,32,39), (321338,2840016,0,'hair_face_color',15,1,21), (321339,2840016,0,'hair_face_highlight_color',244,246,246), (321340,2840016,0,'hair_highlight',161,165,168), (321341,2840016,0,'hair_type_color',15,1,21), (321342,2840016,0,'hair_type_highlight_color',244,246,246), (321343,2840016,1,'lip_type',-87,78,8), (321344,2840016,1,'nose_type',35,-64,75), (321345,2840016,0,'skin_color',138,108,67), (321346,2840016,1,'soga_cheek_type',-5,81,0), (321347,2840016,1,'soga_chin_type',88,17,37), (321348,2840016,1,'soga_ear_type',37,-74,0), (321349,2840016,1,'soga_eye_brow_type',78,-95,-26), (321350,2840016,0,'soga_eye_color',229,229,102), (321351,2840016,1,'soga_eye_type',75,0,0), (321352,2840016,0,'soga_hair_color1',29,21,28), (321353,2840016,0,'soga_hair_color2',39,32,39), (321354,2840016,0,'soga_hair_face_color',15,1,21), (321355,2840016,0,'soga_hair_face_highlight_color',244,246,246), (321356,2840016,0,'soga_hair_highlight',161,165,168), (321357,2840016,0,'soga_hair_type_color',15,1,21), (321358,2840016,0,'soga_hair_type_highlight_color',244,246,246), (321359,2840016,1,'soga_lip_type',-87,78,8), (321360,2840016,1,'soga_nose_type',35,-64,75), (321361,2840016,0,'soga_skin_color',138,108,67), (321362,2840016,0,'wing_color1',255,255,255), (321363,2840016,0,'wing_color2',255,255,255), (321364,4500000,0,'eye_color',255,255,255), (321365,4500000,0,'skin_color',255,255,255), (321366,4500000,0,'soga_eye_color',255,0,255), (321367,4500001,1,'cheek_type',-7,22,0), (321368,4500001,1,'chin_type',35,2,-4), (321369,4500001,1,'ear_type',-28,-3,0), (321370,4500001,1,'eye_brow_type',10,37,-35), (321371,4500001,1,'eye_type',1,0,0), (321372,4500001,0,'hair_face_color',182,186,186), (321373,4500001,0,'hair_face_highlight_color',105,103,97), (321374,4500001,0,'hair_type_color',182,186,186), (321375,4500001,0,'hair_type_highlight_color',105,103,97), (321376,4500001,1,'lip_type',-9,-17,0), (321377,4500001,1,'nose_type',-45,3,-18), (321378,4500001,0,'skin_color',137,131,130), (321379,4500001,1,'soga_cheek_type',-7,22,0), (321380,4500001,1,'soga_chin_type',35,2,-4), (321381,4500001,1,'soga_ear_type',-28,-3,0), (321382,4500001,1,'soga_eye_brow_type',10,37,-35), (321383,4500001,0,'soga_eye_color',229,229,102), (321384,4500001,1,'soga_eye_type',1,0,0), (321385,4500001,0,'soga_hair_face_color',182,186,186), (321386,4500001,0,'soga_hair_face_highlight_color',105,103,97), (321387,4500001,0,'soga_hair_type_color',182,186,186), (321388,4500001,0,'soga_hair_type_highlight_color',105,103,97), (321389,4500001,1,'soga_lip_type',-9,-17,0), (321390,4500001,1,'soga_nose_type',-45,3,-18), (321391,4500001,0,'soga_skin_color',137,131,130), (321392,4500001,0,'wing_color1',255,255,255), (321393,4500001,0,'wing_color2',255,255,255), (321394,4500002,1,'cheek_type',31,61,0), (321395,4500002,1,'chin_type',25,46,96), (321396,4500002,1,'ear_type',81,-72,0), (321397,4500002,1,'eye_brow_type',-57,-10,47), (321398,4500002,0,'eye_color',142,144,255), (321399,4500002,1,'eye_type',44,0,0), (321400,4500002,0,'hair_color1',43,36,70), (321401,4500002,0,'hair_color2',49,49,53), (321402,4500002,0,'hair_face_color',61,61,75), (321403,4500002,0,'hair_face_highlight_color',244,245,246), (321404,4500002,0,'hair_highlight',160,156,172), (321405,4500002,0,'hair_type_color',61,61,75), (321406,4500002,0,'hair_type_highlight_color',244,245,246), (321407,4500002,1,'lip_type',-84,61,10), (321408,4500002,1,'nose_type',-31,31,-74), (321409,4500002,0,'skin_color',192,178,212), (321410,4500002,1,'soga_cheek_type',31,61,0), (321411,4500002,1,'soga_chin_type',25,46,96), (321412,4500002,1,'soga_ear_type',81,-72,0), (321413,4500002,1,'soga_eye_brow_type',-57,-10,47), (321414,4500002,0,'soga_eye_color',229,229,102), (321415,4500002,1,'soga_eye_type',44,0,0), (321416,4500002,0,'soga_hair_color1',43,36,70), (321417,4500002,0,'soga_hair_color2',49,49,53), (321418,4500002,0,'soga_hair_face_color',61,61,75), (321419,4500002,0,'soga_hair_face_highlight_color',244,245,246), (321420,4500002,0,'soga_hair_highlight',160,156,172), (321421,4500002,0,'soga_hair_type_color',61,61,75), (321422,4500002,0,'soga_hair_type_highlight_color',244,245,246), (321423,4500002,1,'soga_lip_type',-84,61,10), (321424,4500002,1,'soga_nose_type',-31,31,-74), (321425,4500002,0,'soga_skin_color',192,178,212), (321426,4500002,0,'wing_color1',255,255,255), (321427,4500002,0,'wing_color2',255,255,255), (321428,4500003,1,'cheek_type',0,-12,0), (321429,4500003,1,'chin_type',-17,-10,1), (321430,4500003,1,'ear_type',-12,-19,0), (321431,4500003,1,'eye_brow_type',35,0,18), (321432,4500003,0,'eye_color',207,169,255), (321433,4500003,1,'eye_type',-7,0,0), (321434,4500003,0,'hair_face_color',123,132,132), (321435,4500003,0,'hair_face_highlight_color',105,103,97), (321436,4500003,0,'hair_type_color',123,132,132), (321437,4500003,0,'hair_type_highlight_color',105,103,97), (321438,4500003,1,'lip_type',0,-17,2), (321439,4500003,1,'nose_type',0,-8,31), (321440,4500003,0,'skin_color',19,18,59), (321441,4500003,1,'soga_cheek_type',0,-12,0), (321442,4500003,1,'soga_chin_type',-17,-10,1), (321443,4500003,1,'soga_ear_type',-12,-19,0), (321444,4500003,1,'soga_eye_brow_type',35,0,18), (321445,4500003,0,'soga_eye_color',229,229,102), (321446,4500003,1,'soga_eye_type',-7,0,0), (321447,4500003,0,'soga_hair_face_color',123,132,132), (321448,4500003,0,'soga_hair_face_highlight_color',105,103,97), (321449,4500003,0,'soga_hair_type_color',123,132,132), (321450,4500003,0,'soga_hair_type_highlight_color',105,103,97), (321451,4500003,1,'soga_lip_type',0,-17,2), (321452,4500003,1,'soga_nose_type',0,-8,31), (321453,4500003,0,'soga_skin_color',19,18,59), (321454,4500003,0,'wing_color1',255,255,255), (321455,4500003,0,'wing_color2',255,255,255), (321456,4500004,1,'cheek_type',65,44,0), (321457,4500004,1,'chin_type',12,-56,-84), (321458,4500004,1,'ear_type',7,-17,0), (321459,4500004,1,'eye_brow_type',5,93,40), (321460,4500004,0,'eye_color',82,132,95), (321461,4500004,1,'eye_type',-91,0,0), (321462,4500004,0,'hair_color1',209,131,22), (321463,4500004,0,'hair_color2',199,150,48), (321464,4500004,0,'hair_face_color',186,130,11), (321465,4500004,0,'hair_face_highlight_color',121,38,35), (321466,4500004,0,'hair_highlight',91,21,51), (321467,4500004,0,'hair_type_color',186,130,11), (321468,4500004,0,'hair_type_highlight_color',121,38,35), (321469,4500004,1,'lip_type',-78,-91,-83), (321470,4500004,1,'nose_type',47,21,81), (321471,4500004,0,'skin_color',245,250,250), (321472,4500004,1,'soga_cheek_type',65,44,0), (321473,4500004,1,'soga_chin_type',12,-56,-84), (321474,4500004,1,'soga_ear_type',7,-17,0), (321475,4500004,1,'soga_eye_brow_type',5,93,40), (321476,4500004,0,'soga_eye_color',229,229,102), (321477,4500004,1,'soga_eye_type',-91,0,0), (321478,4500004,0,'soga_hair_color1',209,131,22), (321479,4500004,0,'soga_hair_color2',199,150,48), (321480,4500004,0,'soga_hair_face_color',186,130,11), (321481,4500004,0,'soga_hair_face_highlight_color',121,38,35), (321482,4500004,0,'soga_hair_highlight',91,21,51), (321483,4500004,0,'soga_hair_type_color',186,130,11), (321484,4500004,0,'soga_hair_type_highlight_color',121,38,35), (321485,4500004,1,'soga_lip_type',-78,-91,-83), (321486,4500004,1,'soga_nose_type',47,21,81), (321487,4500004,0,'soga_skin_color',245,250,250), (321488,4500004,0,'wing_color1',255,255,255), (321489,4500004,0,'wing_color2',255,255,255), (321490,4500005,1,'cheek_type',-59,66,0), (321491,4500005,1,'chin_type',29,-10,-12), (321492,4500005,1,'ear_type',89,32,0), (321493,4500005,1,'eye_brow_type',59,-93,-31), (321494,4500005,0,'eye_color',54,116,114), (321495,4500005,1,'eye_type',53,0,0), (321496,4500005,0,'hair_color1',79,28,15), (321497,4500005,0,'hair_color2',111,64,0), (321498,4500005,0,'hair_face_color',35,24,1), (321499,4500005,0,'hair_face_highlight_color',47,14,19), (321500,4500005,0,'hair_highlight',54,45,28), (321501,4500005,0,'hair_type_color',35,24,1), (321502,4500005,0,'hair_type_highlight_color',47,14,19), (321503,4500005,1,'lip_type',-25,-21,-25), (321504,4500005,1,'nose_type',39,14,77), (321505,4500005,0,'skin_color',229,185,183), (321506,4500005,1,'soga_cheek_type',-59,66,0), (321507,4500005,1,'soga_chin_type',29,-10,-12), (321508,4500005,1,'soga_ear_type',89,32,0), (321509,4500005,1,'soga_eye_brow_type',59,-93,-31), (321510,4500005,0,'soga_eye_color',229,229,102), (321511,4500005,1,'soga_eye_type',53,0,0), (321512,4500005,0,'soga_hair_color1',79,28,15), (321513,4500005,0,'soga_hair_color2',111,64,0), (321514,4500005,0,'soga_hair_face_color',35,24,1), (321515,4500005,0,'soga_hair_face_highlight_color',47,14,19), (321516,4500005,0,'soga_hair_highlight',54,45,28), (321517,4500005,0,'soga_hair_type_color',35,24,1), (321518,4500005,0,'soga_hair_type_highlight_color',47,14,19), (321519,4500005,1,'soga_lip_type',-25,-21,-25), (321520,4500005,1,'soga_nose_type',39,14,77), (321521,4500005,0,'soga_skin_color',229,185,183), (321522,4500005,0,'wing_color1',255,255,255), (321523,4500005,0,'wing_color2',255,255,255), (321524,4500006,1,'cheek_type',-29,50,0), (321525,4500006,1,'chin_type',5,-17,-23), (321526,4500006,1,'ear_type',34,44,0), (321527,4500006,1,'eye_brow_type',84,61,0), (321528,4500006,0,'eye_color',197,197,255), (321529,4500006,1,'eye_type',-43,0,0), (321530,4500006,0,'hair_color1',160,156,172), (321531,4500006,0,'hair_color2',62,62,68), (321532,4500006,0,'hair_face_color',244,244,246), (321533,4500006,0,'hair_face_highlight_color',107,131,144), (321534,4500006,0,'hair_highlight',98,91,163), (321535,4500006,0,'hair_type_color',244,244,246), (321536,4500006,0,'hair_type_highlight_color',107,131,144), (321537,4500006,1,'lip_type',7,-62,43), (321538,4500006,1,'nose_type',94,38,-31), (321539,4500006,0,'skin_color',153,132,130), (321540,4500006,1,'soga_cheek_type',-29,50,0), (321541,4500006,1,'soga_chin_type',5,-17,-23), (321542,4500006,1,'soga_ear_type',34,44,0), (321543,4500006,1,'soga_eye_brow_type',84,61,0), (321544,4500006,0,'soga_eye_color',229,229,102), (321545,4500006,1,'soga_eye_type',-43,0,0), (321546,4500006,0,'soga_hair_color1',160,156,172), (321547,4500006,0,'soga_hair_color2',62,62,68), (321548,4500006,0,'soga_hair_face_color',244,244,246), (321549,4500006,0,'soga_hair_face_highlight_color',107,131,144), (321550,4500006,0,'soga_hair_highlight',98,91,163), (321551,4500006,0,'soga_hair_type_color',244,244,246), (321552,4500006,0,'soga_hair_type_highlight_color',107,131,144), (321553,4500006,1,'soga_lip_type',7,-62,43), (321554,4500006,1,'soga_nose_type',94,38,-31), (321555,4500006,0,'soga_skin_color',153,132,130), (321556,4500006,0,'wing_color1',255,255,255), (321557,4500006,0,'wing_color2',255,255,255), (321558,4500007,1,'cheek_type',100,-100,0), (321559,4500007,1,'chin_type',-100,100,100), (321560,4500007,1,'ear_type',25,9,0), (321561,4500007,1,'eye_brow_type',100,100,100), (321562,4500007,0,'eye_color',118,14,183), (321563,4500007,1,'eye_type',100,0,0), (321564,4500007,0,'hair_face_color',171,60,32), (321565,4500007,0,'hair_face_highlight_color',216,192,37), (321566,4500007,0,'hair_type_color',171,60,32), (321567,4500007,0,'hair_type_highlight_color',216,192,37), (321568,4500007,1,'lip_type',100,50,-68), (321569,4500007,1,'nose_type',0,-17,-1), (321570,4500007,0,'skin_color',5,1,1), (321571,4500007,1,'soga_cheek_type',100,-100,0), (321572,4500007,1,'soga_chin_type',-100,100,100), (321573,4500007,1,'soga_ear_type',25,9,0), (321574,4500007,1,'soga_eye_brow_type',100,100,100), (321575,4500007,0,'soga_eye_color',229,229,102), (321576,4500007,1,'soga_eye_type',100,0,0), (321577,4500007,0,'soga_hair_face_color',171,60,32), (321578,4500007,0,'soga_hair_face_highlight_color',216,192,37), (321579,4500007,0,'soga_hair_type_color',171,60,32), (321580,4500007,0,'soga_hair_type_highlight_color',216,192,37), (321581,4500007,1,'soga_lip_type',100,50,-68), (321582,4500007,1,'soga_nose_type',0,-17,-1), (321583,4500007,0,'soga_skin_color',5,1,1), (321584,4500007,0,'wing_color1',255,255,255), (321585,4500007,0,'wing_color2',255,255,255), (321586,4500008,1,'cheek_type',100,-100,0), (321587,4500008,1,'chin_type',-100,100,100), (321588,4500008,1,'ear_type',25,9,0), (321589,4500008,1,'eye_brow_type',100,100,100), (321590,4500008,0,'eye_color',118,14,183), (321591,4500008,1,'eye_type',100,0,0), (321592,4500008,0,'hair_face_color',171,60,32), (321593,4500008,0,'hair_face_highlight_color',216,192,37), (321594,4500008,0,'hair_type_color',171,60,32), (321595,4500008,0,'hair_type_highlight_color',216,192,37), (321596,4500008,1,'lip_type',100,50,-68), (321597,4500008,1,'nose_type',0,-17,-1), (321598,4500008,0,'skin_color',226,227,227), (321599,4500008,1,'soga_cheek_type',100,-100,0), (321600,4500008,1,'soga_chin_type',-100,100,100), (321601,4500008,1,'soga_ear_type',25,9,0), (321602,4500008,1,'soga_eye_brow_type',100,100,100), (321603,4500008,0,'soga_eye_color',229,229,102), (321604,4500008,1,'soga_eye_type',100,0,0), (321605,4500008,0,'soga_hair_face_color',171,60,32), (321606,4500008,0,'soga_hair_face_highlight_color',216,192,37), (321607,4500008,0,'soga_hair_type_color',171,60,32), (321608,4500008,0,'soga_hair_type_highlight_color',216,192,37), (321609,4500008,1,'soga_lip_type',100,50,-68), (321610,4500008,1,'soga_nose_type',0,-17,-1), (321611,4500008,0,'soga_skin_color',226,227,227), (321612,4500008,0,'wing_color1',255,255,255), (321613,4500008,0,'wing_color2',255,255,255), (321614,4500009,1,'cheek_type',100,-100,0), (321615,4500009,1,'chin_type',-100,100,100), (321616,4500009,1,'ear_type',25,8,0), (321617,4500009,1,'eye_brow_type',100,100,100), (321618,4500009,0,'eye_color',118,14,183), (321619,4500009,1,'eye_type',100,0,0), (321620,4500009,0,'hair_face_color',171,60,32), (321621,4500009,0,'hair_face_highlight_color',216,192,37), (321622,4500009,0,'hair_type_color',171,60,32), (321623,4500009,0,'hair_type_highlight_color',216,192,37), (321624,4500009,1,'lip_type',100,50,-68), (321625,4500009,1,'nose_type',0,-17,0), (321626,4500009,0,'skin_color',2,0,0), (321627,4500009,1,'soga_cheek_type',100,-100,0), (321628,4500009,1,'soga_chin_type',-100,100,100), (321629,4500009,1,'soga_ear_type',25,8,0), (321630,4500009,1,'soga_eye_brow_type',100,100,100), (321631,4500009,0,'soga_eye_color',229,229,102), (321632,4500009,1,'soga_eye_type',100,0,0), (321633,4500009,0,'soga_hair_face_color',171,60,32), (321634,4500009,0,'soga_hair_face_highlight_color',216,192,37), (321635,4500009,0,'soga_hair_type_color',171,60,32), (321636,4500009,0,'soga_hair_type_highlight_color',216,192,37), (321637,4500009,1,'soga_lip_type',100,50,-68), (321638,4500009,1,'soga_nose_type',0,-17,0), (321639,4500009,0,'soga_skin_color',2,0,0), (321640,4500009,0,'wing_color1',255,255,255), (321641,4500009,0,'wing_color2',255,255,255), (321645,160001,0,'eye_color',255,255,255), (321646,160001,0,'skin_color',255,255,255), (321647,160001,0,'soga_eye_color',255,0,255), (321648,160002,0,'eye_color',255,255,255), (321649,160002,0,'skin_color',255,255,255), (321650,160002,0,'soga_eye_color',255,0,255), (321654,4270001,0,'eye_color',1,1,1), (321655,4270001,0,'skin_color',63,0,0), (321656,4270001,0,'soga_eye_color',255,0,255), (321657,4270002,0,'eye_color',1,1,1), (321658,4270002,0,'skin_color',63,0,0), (321659,4270002,0,'soga_eye_color',255,0,255), (321660,4270003,1,'cheek_type',-40,-58,0), (321661,4270003,1,'chin_type',32,97,-41), (321662,4270003,1,'ear_type',-19,17,0), (321663,4270003,1,'eye_brow_type',-3,-98,-70), (321664,4270003,0,'eye_color',131,165,136), (321665,4270003,1,'eye_type',-51,0,0), (321666,4270003,0,'hair_color1',209,131,22), (321667,4270003,0,'hair_color2',199,150,48), (321668,4270003,0,'hair_face_color',188,132,12), (321669,4270003,0,'hair_face_highlight_color',49,47,61), (321670,4270003,0,'hair_highlight',43,36,70), (321671,4270003,0,'hair_type_color',188,132,12), (321672,4270003,0,'hair_type_highlight_color',49,47,61), (321673,4270003,1,'lip_type',-87,-19,-14), (321674,4270003,1,'nose_type',15,-31,-50), (321675,4270003,0,'skin_color',244,252,251), (321676,4270003,1,'soga_cheek_type',-40,-58,0), (321677,4270003,1,'soga_chin_type',32,97,-41), (321678,4270003,1,'soga_ear_type',-19,17,0), (321679,4270003,1,'soga_eye_brow_type',-3,-98,-70), (321680,4270003,0,'soga_eye_color',229,229,102), (321681,4270003,1,'soga_eye_type',-51,0,0), (321682,4270003,0,'soga_hair_color1',209,131,22), (321683,4270003,0,'soga_hair_color2',199,150,48), (321684,4270003,0,'soga_hair_face_color',188,132,12), (321685,4270003,0,'soga_hair_face_highlight_color',49,47,61), (321686,4270003,0,'soga_hair_highlight',43,36,70), (321687,4270003,0,'soga_hair_type_color',188,132,12), (321688,4270003,0,'soga_hair_type_highlight_color',49,47,61), (321689,4270003,1,'soga_lip_type',-87,-19,-14), (321690,4270003,1,'soga_nose_type',15,-31,-50), (321691,4270003,0,'soga_skin_color',244,252,251), (321692,4270003,0,'wing_color1',255,255,255), (321693,4270003,0,'wing_color2',255,255,255), (321694,4270004,0,'eye_color',1,1,1), (321695,4270004,0,'skin_color',63,0,0), (321696,4270004,0,'soga_eye_color',255,0,255), (321706,4270008,0,'eye_color',255,255,255), (321707,4270008,0,'skin_color',255,255,255), (321708,4270008,0,'soga_eye_color',255,0,255), (321709,4270009,1,'cheek_type',25,-66,0), (321710,4270009,1,'chin_type',45,-84,18), (321711,4270009,1,'ear_type',35,28,0), (321712,4270009,1,'eye_brow_type',-46,-71,77), (321713,4270009,0,'eye_color',47,93,75), (321714,4270009,1,'eye_type',9,0,0), (321715,4270009,0,'hair_color1',54,45,28), (321716,4270009,0,'hair_color2',104,52,0), (321717,4270009,0,'hair_face_color',28,9,11), (321718,4270009,0,'hair_face_highlight_color',119,37,33), (321719,4270009,0,'hair_highlight',91,21,51), (321720,4270009,0,'hair_type_color',28,9,11), (321721,4270009,0,'hair_type_highlight_color',119,37,33), (321722,4270009,1,'lip_type',82,-72,-51), (321723,4270009,1,'nose_type',20,0,-95), (321724,4270009,0,'skin_color',223,233,225), (321725,4270009,1,'soga_cheek_type',25,-66,0), (321726,4270009,1,'soga_chin_type',45,-84,18), (321727,4270009,1,'soga_ear_type',35,28,0), (321728,4270009,1,'soga_eye_brow_type',-46,-71,77), (321729,4270009,0,'soga_eye_color',229,229,102), (321730,4270009,1,'soga_eye_type',9,0,0), (321731,4270009,0,'soga_hair_color1',54,45,28), (321732,4270009,0,'soga_hair_color2',104,52,0), (321733,4270009,0,'soga_hair_face_color',28,9,11), (321734,4270009,0,'soga_hair_face_highlight_color',119,37,33), (321735,4270009,0,'soga_hair_highlight',91,21,51), (321736,4270009,0,'soga_hair_type_color',28,9,11), (321737,4270009,0,'soga_hair_type_highlight_color',119,37,33), (321738,4270009,1,'soga_lip_type',82,-72,-51), (321739,4270009,1,'soga_nose_type',20,0,-95), (321740,4270009,0,'soga_skin_color',223,233,225), (321741,4270009,0,'wing_color1',255,255,255), (321742,4270009,0,'wing_color2',255,255,255), (321743,4270010,1,'cheek_type',25,-7,0), (321744,4270010,1,'chin_type',7,96,23), (321745,4270010,1,'ear_type',-87,94,0), (321746,4270010,1,'eye_brow_type',85,9,87), (321747,4270010,0,'eye_color',127,175,172), (321748,4270010,1,'eye_type',-14,0,0), (321749,4270010,0,'hair_color1',54,45,28), (321750,4270010,0,'hair_color2',104,52,0), (321751,4270010,0,'hair_face_color',47,15,18), (321752,4270010,0,'hair_face_highlight_color',184,128,10), (321753,4270010,0,'hair_highlight',209,131,22), (321754,4270010,0,'hair_type_color',47,15,18), (321755,4270010,0,'hair_type_highlight_color',184,128,10), (321756,4270010,1,'lip_type',-34,22,29), (321757,4270010,1,'nose_type',-14,11,-63), (321758,4270010,0,'skin_color',229,190,191), (321759,4270010,1,'soga_cheek_type',25,-7,0), (321760,4270010,1,'soga_chin_type',7,96,23), (321761,4270010,1,'soga_ear_type',-87,94,0), (321762,4270010,1,'soga_eye_brow_type',85,9,87), (321763,4270010,0,'soga_eye_color',229,229,102), (321764,4270010,1,'soga_eye_type',-14,0,0), (321765,4270010,0,'soga_hair_color1',54,45,28), (321766,4270010,0,'soga_hair_color2',104,52,0), (321767,4270010,0,'soga_hair_face_color',47,15,18), (321768,4270010,0,'soga_hair_face_highlight_color',184,128,10), (321769,4270010,0,'soga_hair_highlight',209,131,22), (321770,4270010,0,'soga_hair_type_color',47,15,18), (321771,4270010,0,'soga_hair_type_highlight_color',184,128,10), (321772,4270010,1,'soga_lip_type',-34,22,29), (321773,4270010,1,'soga_nose_type',-14,11,-63), (321774,4270010,0,'soga_skin_color',229,190,191), (321775,4270010,0,'wing_color1',255,255,255), (321776,4270010,0,'wing_color2',255,255,255), (321777,4270011,1,'cheek_type',91,-26,0), (321778,4270011,1,'chin_type',-94,93,-95), (321779,4270011,1,'ear_type',93,61,0), (321780,4270011,1,'eye_brow_type',89,-26,44), (321781,4270011,0,'eye_color',53,109,120), (321782,4270011,1,'eye_type',-35,0,0), (321783,4270011,0,'hair_color1',43,36,70), (321784,4270011,0,'hair_color2',64,76,74), (321785,4270011,0,'hair_face_color',55,53,69), (321786,4270011,0,'hair_face_highlight_color',189,95,42), (321787,4270011,0,'hair_highlight',105,26,26), (321788,4270011,0,'hair_type_color',55,53,69), (321789,4270011,0,'hair_type_highlight_color',189,95,42), (321790,4270011,1,'lip_type',-88,-98,64), (321791,4270011,1,'nose_type',-38,-88,-87), (321792,4270011,0,'skin_color',255,250,250), (321793,4270011,1,'soga_cheek_type',91,-26,0), (321794,4270011,1,'soga_chin_type',-94,93,-95), (321795,4270011,1,'soga_ear_type',93,61,0), (321796,4270011,1,'soga_eye_brow_type',89,-26,44), (321797,4270011,0,'soga_eye_color',229,229,102), (321798,4270011,1,'soga_eye_type',-35,0,0), (321799,4270011,0,'soga_hair_color1',43,36,70), (321800,4270011,0,'soga_hair_color2',64,76,74), (321801,4270011,0,'soga_hair_face_color',55,53,69), (321802,4270011,0,'soga_hair_face_highlight_color',189,95,42), (321803,4270011,0,'soga_hair_highlight',105,26,26), (321804,4270011,0,'soga_hair_type_color',55,53,69), (321805,4270011,0,'soga_hair_type_highlight_color',189,95,42), (321806,4270011,1,'soga_lip_type',-88,-98,64), (321807,4270011,1,'soga_nose_type',-38,-88,-87), (321808,4270011,0,'soga_skin_color',255,250,250), (321809,4270011,0,'wing_color1',255,255,255), (321810,4270011,0,'wing_color2',255,255,255), (321811,4270012,1,'cheek_type',68,78,0), (321812,4270012,1,'chin_type',41,-85,76), (321813,4270012,1,'ear_type',56,-7,0), (321814,4270012,1,'eye_brow_type',50,41,38), (321815,4270012,0,'eye_color',142,116,89), (321816,4270012,1,'eye_type',96,0,0), (321817,4270012,0,'hair_color1',161,165,168), (321818,4270012,0,'hair_color2',50,69,69), (321819,4270012,0,'hair_face_color',244,246,246), (321820,4270012,0,'hair_face_highlight_color',15,1,21), (321821,4270012,0,'hair_highlight',29,21,28), (321822,4270012,0,'hair_type_color',244,246,246), (321823,4270012,0,'hair_type_highlight_color',15,1,21), (321824,4270012,1,'lip_type',21,-34,-25), (321825,4270012,1,'nose_type',18,4,40), (321826,4270012,0,'skin_color',235,203,199), (321827,4270012,1,'soga_cheek_type',68,78,0), (321828,4270012,1,'soga_chin_type',41,-85,76), (321829,4270012,1,'soga_ear_type',56,-7,0), (321830,4270012,1,'soga_eye_brow_type',50,41,38), (321831,4270012,0,'soga_eye_color',229,229,102), (321832,4270012,1,'soga_eye_type',96,0,0), (321833,4270012,0,'soga_hair_color1',161,165,168), (321834,4270012,0,'soga_hair_color2',50,69,69), (321835,4270012,0,'soga_hair_face_color',244,246,246), (321836,4270012,0,'soga_hair_face_highlight_color',15,1,21), (321837,4270012,0,'soga_hair_highlight',29,21,28), (321838,4270012,0,'soga_hair_type_color',244,246,246), (321839,4270012,0,'soga_hair_type_highlight_color',15,1,21), (321840,4270012,1,'soga_lip_type',21,-34,-25), (321841,4270012,1,'soga_nose_type',18,4,40), (321842,4270012,0,'soga_skin_color',235,203,199), (321843,4270012,0,'wing_color1',255,255,255), (321844,4270012,0,'wing_color2',255,255,255), (321845,4270013,1,'cheek_type',-46,34,0), (321846,4270013,1,'chin_type',-45,1,-53), (321847,4270013,1,'ear_type',-44,25,0), (321848,4270013,1,'eye_brow_type',21,10,2), (321849,4270013,0,'eye_color',43,88,100), (321850,4270013,1,'eye_type',31,0,0), (321851,4270013,0,'hair_color1',114,112,142), (321852,4270013,0,'hair_color2',152,138,129), (321853,4270013,0,'hair_face_color',102,121,126), (321854,4270013,0,'hair_face_highlight_color',210,148,20), (321855,4270013,0,'hair_highlight',200,165,96), (321856,4270013,0,'hair_type_color',102,121,126), (321857,4270013,0,'hair_type_highlight_color',210,148,20), (321858,4270013,1,'lip_type',-23,-25,-87), (321859,4270013,1,'nose_type',-70,59,50), (321860,4270013,0,'skin_color',203,201,179), (321861,4270013,1,'soga_cheek_type',-46,34,0), (321862,4270013,1,'soga_chin_type',-45,1,-53), (321863,4270013,1,'soga_ear_type',-44,25,0), (321864,4270013,1,'soga_eye_brow_type',21,10,2), (321865,4270013,0,'soga_eye_color',229,229,102), (321866,4270013,1,'soga_eye_type',31,0,0), (321867,4270013,0,'soga_hair_color1',114,112,142), (321868,4270013,0,'soga_hair_color2',152,138,129), (321869,4270013,0,'soga_hair_face_color',102,121,126), (321870,4270013,0,'soga_hair_face_highlight_color',210,148,20), (321871,4270013,0,'soga_hair_highlight',200,165,96), (321872,4270013,0,'soga_hair_type_color',102,121,126), (321873,4270013,0,'soga_hair_type_highlight_color',210,148,20), (321874,4270013,1,'soga_lip_type',-23,-25,-87), (321875,4270013,1,'soga_nose_type',-70,59,50), (321876,4270013,0,'soga_skin_color',203,201,179), (321877,4270013,0,'wing_color1',255,255,255), (321878,4270013,0,'wing_color2',255,255,255), (321879,4270014,1,'cheek_type',-39,58,0), (321880,4270014,1,'chin_type',39,40,-44), (321881,4270014,1,'ear_type',-17,72,0), (321882,4270014,1,'eye_brow_type',-2,23,56), (321883,4270014,0,'eye_color',63,42,17), (321884,4270014,1,'eye_type',81,0,0), (321885,4270014,0,'hair_color1',89,21,21), (321886,4270014,0,'hair_color2',171,87,0), (321887,4270014,0,'hair_face_color',168,59,22), (321888,4270014,0,'hair_face_highlight_color',36,23,3), (321889,4270014,0,'hair_highlight',79,28,15), (321890,4270014,0,'hair_type_color',168,59,22), (321891,4270014,0,'hair_type_highlight_color',36,23,3), (321892,4270014,1,'lip_type',-32,-45,44), (321893,4270014,1,'nose_type',-7,83,-34), (321894,4270014,0,'skin_color',229,222,215), (321895,4270014,1,'soga_cheek_type',-39,58,0), (321896,4270014,1,'soga_chin_type',39,40,-44), (321897,4270014,1,'soga_ear_type',-17,72,0), (321898,4270014,1,'soga_eye_brow_type',-2,23,56), (321899,4270014,0,'soga_eye_color',229,229,102), (321900,4270014,1,'soga_eye_type',81,0,0), (321901,4270014,0,'soga_hair_color1',89,21,21), (321902,4270014,0,'soga_hair_color2',171,87,0), (321903,4270014,0,'soga_hair_face_color',168,59,22), (321904,4270014,0,'soga_hair_face_highlight_color',36,23,3), (321905,4270014,0,'soga_hair_highlight',79,28,15), (321906,4270014,0,'soga_hair_type_color',168,59,22), (321907,4270014,0,'soga_hair_type_highlight_color',36,23,3), (321908,4270014,1,'soga_lip_type',-32,-45,44), (321909,4270014,1,'soga_nose_type',-7,83,-34), (321910,4270014,0,'soga_skin_color',229,222,215), (321911,4270014,0,'wing_color1',255,255,255), (321912,4270014,0,'wing_color2',255,255,255), (321913,4270015,1,'cheek_type',-61,17,0), (321914,4270015,1,'chin_type',7,40,-40), (321915,4270015,1,'ear_type',46,-22,0), (321916,4270015,1,'eye_brow_type',-83,-14,83), (321917,4270015,0,'eye_color',57,36,14), (321918,4270015,1,'eye_type',-83,0,0), (321919,4270015,0,'hair_color1',79,28,15), (321920,4270015,0,'hair_color2',111,64,0), (321921,4270015,0,'hair_face_color',35,24,1), (321922,4270015,0,'hair_face_highlight_color',4,1,2), (321923,4270015,0,'hair_highlight',38,22,21), (321924,4270015,0,'hair_type_color',35,24,1), (321925,4270015,0,'hair_type_highlight_color',4,1,2), (321926,4270015,1,'lip_type',-42,17,10), (321927,4270015,1,'nose_type',-51,-66,-59), (321928,4270015,0,'skin_color',198,177,140), (321929,4270015,1,'soga_cheek_type',-61,17,0), (321930,4270015,1,'soga_chin_type',7,40,-40), (321931,4270015,1,'soga_ear_type',46,-22,0), (321932,4270015,1,'soga_eye_brow_type',-83,-14,83), (321933,4270015,0,'soga_eye_color',229,229,102), (321934,4270015,1,'soga_eye_type',-83,0,0), (321935,4270015,0,'soga_hair_color1',79,28,15), (321936,4270015,0,'soga_hair_color2',111,64,0), (321937,4270015,0,'soga_hair_face_color',35,24,1), (321938,4270015,0,'soga_hair_face_highlight_color',4,1,2), (321939,4270015,0,'soga_hair_highlight',38,22,21), (321940,4270015,0,'soga_hair_type_color',35,24,1), (321941,4270015,0,'soga_hair_type_highlight_color',4,1,2), (321942,4270015,1,'soga_lip_type',-42,17,10), (321943,4270015,1,'soga_nose_type',-51,-66,-59), (321944,4270015,0,'soga_skin_color',198,177,140), (321945,4270015,0,'wing_color1',255,255,255), (321946,4270015,0,'wing_color2',255,255,255), (321947,4270016,0,'eye_color',255,255,255), (321948,4270016,0,'skin_color',255,255,255), (321949,4270016,0,'soga_eye_color',255,0,255), (321950,4270017,1,'cheek_type',68,78,0), (321951,4270017,1,'chin_type',41,-85,76), (321952,4270017,1,'ear_type',56,-7,0), (321953,4270017,1,'eye_brow_type',50,41,38), (321954,4270017,0,'eye_color',167,190,169), (321955,4270017,1,'eye_type',96,0,0), (321956,4270017,0,'hair_color1',91,21,51), (321957,4270017,0,'hair_color2',159,88,0), (321958,4270017,0,'hair_face_color',121,38,35), (321959,4270017,0,'hair_face_highlight_color',100,70,10), (321960,4270017,0,'hair_highlight',56,33,26), (321961,4270017,0,'hair_type_color',121,38,35), (321962,4270017,0,'hair_type_highlight_color',100,70,10), (321963,4270017,1,'lip_type',21,-34,-25), (321964,4270017,1,'nose_type',18,4,40), (321965,4270017,0,'skin_color',235,203,199), (321966,4270017,1,'soga_cheek_type',68,78,0), (321967,4270017,1,'soga_chin_type',41,-85,76), (321968,4270017,1,'soga_ear_type',56,-7,0), (321969,4270017,1,'soga_eye_brow_type',50,41,38), (321970,4270017,0,'soga_eye_color',229,229,102), (321971,4270017,1,'soga_eye_type',96,0,0), (321972,4270017,0,'soga_hair_color1',91,21,51), (321973,4270017,0,'soga_hair_color2',159,88,0), (321974,4270017,0,'soga_hair_face_color',121,38,35), (321975,4270017,0,'soga_hair_face_highlight_color',100,70,10), (321976,4270017,0,'soga_hair_highlight',56,33,26), (321977,4270017,0,'soga_hair_type_color',121,38,35), (321978,4270017,0,'soga_hair_type_highlight_color',100,70,10), (321979,4270017,1,'soga_lip_type',21,-34,-25), (321980,4270017,1,'soga_nose_type',18,4,40), (321981,4270017,0,'soga_skin_color',235,203,199), (321982,4270017,0,'wing_color1',255,255,255), (321983,4270017,0,'wing_color2',255,255,255), (321984,4270018,1,'cheek_type',68,78,0), (321985,4270018,1,'chin_type',41,-85,76), (321986,4270018,1,'ear_type',56,-7,0), (321987,4270018,1,'eye_brow_type',50,41,38), (321988,4270018,0,'eye_color',167,190,169), (321989,4270018,1,'eye_type',96,0,0), (321990,4270018,0,'hair_color1',114,112,142), (321991,4270018,0,'hair_color2',152,138,129), (321992,4270018,0,'hair_face_color',101,121,125), (321993,4270018,0,'hair_face_highlight_color',15,1,21), (321994,4270018,0,'hair_highlight',29,21,28), (321995,4270018,0,'hair_type_color',101,121,125), (321996,4270018,0,'hair_type_highlight_color',15,1,21), (321997,4270018,1,'lip_type',21,-34,-25), (321998,4270018,1,'nose_type',18,4,40), (321999,4270018,0,'skin_color',235,203,199), (322000,4270018,1,'soga_cheek_type',68,78,0), (322001,4270018,1,'soga_chin_type',41,-85,76), (322002,4270018,1,'soga_ear_type',56,-7,0), (322003,4270018,1,'soga_eye_brow_type',50,41,38), (322004,4270018,0,'soga_eye_color',229,229,102), (322005,4270018,1,'soga_eye_type',96,0,0), (322006,4270018,0,'soga_hair_color1',114,112,142), (322007,4270018,0,'soga_hair_color2',152,138,129), (322008,4270018,0,'soga_hair_face_color',101,121,125), (322009,4270018,0,'soga_hair_face_highlight_color',15,1,21), (322010,4270018,0,'soga_hair_highlight',29,21,28), (322011,4270018,0,'soga_hair_type_color',101,121,125), (322012,4270018,0,'soga_hair_type_highlight_color',15,1,21), (322013,4270018,1,'soga_lip_type',21,-34,-25), (322014,4270018,1,'soga_nose_type',18,4,40), (322015,4270018,0,'soga_skin_color',235,203,199), (322016,4270018,0,'wing_color1',255,255,255), (322017,4270018,0,'wing_color2',255,255,255), (322024,4270021,1,'cheek_type',-15,-50,0), (322025,4270021,1,'chin_type',-12,-8,-7), (322026,4270021,1,'ear_type',-29,-19,0), (322027,4270021,1,'eye_brow_type',81,71,-39), (322028,4270021,0,'eye_color',34,59,37), (322029,4270021,1,'eye_type',87,0,0), (322030,4270021,0,'hair_color1',209,131,22), (322031,4270021,0,'hair_color2',199,150,48), (322032,4270021,0,'hair_face_color',184,128,10), (322033,4270021,0,'hair_face_highlight_color',100,70,10), (322034,4270021,0,'hair_highlight',56,33,26), (322035,4270021,0,'hair_type_color',184,128,10), (322036,4270021,0,'hair_type_highlight_color',100,70,10), (322037,4270021,1,'lip_type',-14,-19,17), (322038,4270021,1,'nose_type',-97,37,28), (322039,4270021,0,'skin_color',249,231,231), (322040,4270021,1,'soga_cheek_type',-15,-50,0), (322041,4270021,1,'soga_chin_type',-12,-8,-7), (322042,4270021,1,'soga_ear_type',-29,-19,0), (322043,4270021,1,'soga_eye_brow_type',81,71,-39), (322044,4270021,0,'soga_eye_color',229,229,102), (322045,4270021,1,'soga_eye_type',87,0,0), (322046,4270021,0,'soga_hair_color1',209,131,22), (322047,4270021,0,'soga_hair_color2',199,150,48), (322048,4270021,0,'soga_hair_face_color',184,128,10), (322049,4270021,0,'soga_hair_face_highlight_color',100,70,10), (322050,4270021,0,'soga_hair_highlight',56,33,26), (322051,4270021,0,'soga_hair_type_color',184,128,10), (322052,4270021,0,'soga_hair_type_highlight_color',100,70,10), (322053,4270021,1,'soga_lip_type',-14,-19,17), (322054,4270021,1,'soga_nose_type',-97,37,28), (322055,4270021,0,'soga_skin_color',249,231,231), (322056,4270021,0,'wing_color1',255,255,255), (322057,4270021,0,'wing_color2',255,255,255), (322061,4270023,0,'eye_color',1,1,1), (322062,4270023,0,'skin_color',63,0,0), (322063,4270023,0,'soga_eye_color',255,0,255), (322067,4270025,0,'eye_color',255,255,255), (322068,4270025,0,'skin_color',255,255,255), (322069,4270025,0,'soga_eye_color',255,0,255), (322070,4270026,0,'eye_color',255,255,255), (322071,4270026,0,'skin_color',255,255,255), (322072,4270026,0,'soga_eye_color',255,0,255), (322073,4270027,0,'eye_color',255,255,255), (322074,4270027,0,'skin_color',255,255,255), (322075,4270027,0,'soga_eye_color',255,0,255), (322076,4270028,0,'eye_color',1,1,1), (322077,4270028,0,'skin_color',63,0,0), (322078,4270028,0,'soga_eye_color',255,0,255), (322082,4270030,0,'eye_color',1,1,1), (322083,4270030,0,'skin_color',63,0,0), (322084,4270030,0,'soga_eye_color',255,0,255), (322091,4270033,0,'eye_color',255,255,255), (322092,4270033,0,'skin_color',255,255,255), (322093,4270033,0,'soga_eye_color',255,0,255), (322106,4270038,0,'eye_color',255,255,255), (322107,4270038,0,'skin_color',255,255,255), (322108,4270038,0,'soga_eye_color',255,0,255), (322286,4270098,0,'eye_color',128,0,0), (322287,4270098,0,'skin_color',63,0,0), (322288,4270098,0,'soga_eye_color',255,0,255), (322428,2360000,0,'eye_color',255,0,0), (322429,2360000,0,'skin_color',1,1,1), (322430,2360000,0,'soga_eye_color',255,0,255), (322431,2360001,0,'eye_color',255,255,255), (322432,2360001,0,'skin_color',255,255,255), (322433,2360001,0,'soga_eye_color',255,0,255), (322434,2360002,0,'eye_color',255,255,255), (322435,2360002,0,'skin_color',255,255,255), (322436,2360002,0,'soga_eye_color',255,0,255), (322440,2360004,1,'eye_brow_type',7,0,0), (322441,2360004,0,'eye_color',107,107,0), (322442,2360004,1,'lip_type',-84,0,0), (322443,2360004,1,'nose_type',0,-61,0), (322444,2360004,0,'skin_color',131,83,0), (322445,2360004,1,'soga_eye_brow_type',7,0,0), (322446,2360004,0,'soga_eye_color',229,229,102), (322447,2360004,1,'soga_lip_type',-84,0,0), (322448,2360004,1,'soga_nose_type',0,-61,0), (322449,2360004,0,'soga_skin_color',131,83,0), (322450,2360004,0,'wing_color1',255,255,255), (322451,2360004,0,'wing_color2',255,255,255), (322452,2360005,1,'eye_brow_type',-25,0,0), (322453,2360005,0,'eye_color',216,217,3), (322454,2360005,1,'lip_type',-100,0,0), (322455,2360005,1,'nose_type',1,17,0), (322456,2360005,0,'skin_color',114,135,0), (322457,2360005,1,'soga_eye_brow_type',-25,0,0), (322458,2360005,0,'soga_eye_color',229,229,102), (322459,2360005,1,'soga_lip_type',-100,0,0), (322460,2360005,1,'soga_nose_type',1,17,0), (322461,2360005,0,'soga_skin_color',114,135,0), (322462,2360005,0,'wing_color1',255,255,255), (322463,2360005,0,'wing_color2',255,255,255), (322464,2360006,1,'cheek_type',-22,28,0), (322465,2360006,1,'chin_type',-11,-4,-19), (322466,2360006,1,'ear_type',21,-17,0), (322467,2360006,1,'eye_brow_type',0,-4,-19), (322468,2360006,0,'eye_color',131,165,136), (322469,2360006,0,'hair_face_color',218,135,17), (322470,2360006,0,'hair_face_highlight_color',131,55,0), (322471,2360006,0,'hair_type_color',218,135,17), (322472,2360006,0,'hair_type_highlight_color',131,55,0), (322473,2360006,1,'lip_type',5,7,7), (322474,2360006,1,'nose_type',-8,-37,-19), (322475,2360006,0,'skin_color',223,233,233), (322476,2360006,1,'soga_cheek_type',-22,28,0), (322477,2360006,1,'soga_chin_type',-11,-4,-19), (322478,2360006,1,'soga_ear_type',21,-17,0), (322479,2360006,1,'soga_eye_brow_type',0,-4,-19), (322480,2360006,0,'soga_eye_color',229,229,102), (322481,2360006,0,'soga_hair_face_color',218,135,17), (322482,2360006,0,'soga_hair_face_highlight_color',131,55,0), (322483,2360006,0,'soga_hair_type_color',218,135,17), (322484,2360006,0,'soga_hair_type_highlight_color',131,55,0), (322485,2360006,1,'soga_lip_type',5,7,7), (322486,2360006,1,'soga_nose_type',-8,-37,-19), (322487,2360006,0,'soga_skin_color',223,233,233), (322488,2360006,0,'wing_color1',255,255,255), (322489,2360006,0,'wing_color2',255,255,255), (322490,2360007,1,'cheek_type',-34,100,0), (322491,2360007,1,'chin_type',100,-50,-37), (322492,2360007,1,'ear_type',100,-14,0), (322493,2360007,1,'eye_brow_type',-100,100,-8), (322494,2360007,0,'eye_color',175,171,133), (322495,2360007,1,'eye_type',-19,0,0), (322496,2360007,0,'hair_color1',249,218,87), (322497,2360007,0,'hair_color2',106,69,44), (322498,2360007,0,'hair_face_color',249,223,124), (322499,2360007,0,'hair_face_highlight_color',249,223,124), (322500,2360007,0,'hair_highlight',249,218,87), (322501,2360007,0,'hair_type_color',249,223,124), (322502,2360007,0,'hair_type_highlight_color',249,223,124), (322503,2360007,1,'lip_type',20,-9,100), (322504,2360007,1,'nose_type',-100,50,-4), (322505,2360007,0,'skin_color',201,178,175), (322506,2360007,1,'soga_cheek_type',-34,100,0), (322507,2360007,1,'soga_chin_type',100,-50,-37), (322508,2360007,1,'soga_ear_type',100,-14,0), (322509,2360007,1,'soga_eye_brow_type',-100,100,-8), (322510,2360007,0,'soga_eye_color',229,229,102), (322511,2360007,1,'soga_eye_type',-19,0,0), (322512,2360007,0,'soga_hair_color1',249,218,87), (322513,2360007,0,'soga_hair_color2',106,69,44), (322514,2360007,0,'soga_hair_face_color',249,223,124), (322515,2360007,0,'soga_hair_face_highlight_color',249,223,124), (322516,2360007,0,'soga_hair_highlight',249,218,87), (322517,2360007,0,'soga_hair_type_color',249,223,124), (322518,2360007,0,'soga_hair_type_highlight_color',249,223,124), (322519,2360007,1,'soga_lip_type',20,-9,100), (322520,2360007,1,'soga_nose_type',-100,50,-4), (322521,2360007,0,'soga_skin_color',201,178,175), (322522,2360007,0,'wing_color1',255,255,255), (322523,2360007,0,'wing_color2',255,255,255), (322524,2360008,0,'eye_color',255,255,255), (322525,2360008,0,'skin_color',0,225,225), (322526,2360008,0,'soga_eye_color',255,0,255), (322527,2360009,1,'cheek_type',-37,68,0), (322528,2360009,1,'chin_type',-72,79,-38), (322529,2360009,1,'ear_type',-63,-1,0), (322530,2360009,1,'eye_brow_type',-8,-64,40), (322531,2360009,0,'eye_color',108,145,107), (322532,2360009,1,'eye_type',22,0,0), (322533,2360009,0,'hair_color1',79,28,15), (322534,2360009,0,'hair_color2',111,64,0), (322535,2360009,0,'hair_face_color',35,24,1), (322536,2360009,0,'hair_face_highlight_color',43,13,17), (322537,2360009,0,'hair_highlight',54,45,28), (322538,2360009,0,'hair_type_color',35,24,1), (322539,2360009,0,'hair_type_highlight_color',43,13,17), (322540,2360009,1,'lip_type',-75,-95,-64), (322541,2360009,1,'nose_type',-55,68,28), (322542,2360009,0,'skin_color',47,38,39), (322543,2360009,1,'soga_cheek_type',-37,68,0), (322544,2360009,1,'soga_chin_type',-72,79,-38), (322545,2360009,1,'soga_ear_type',-63,-1,0), (322546,2360009,1,'soga_eye_brow_type',-8,-64,40), (322547,2360009,0,'soga_eye_color',229,229,102), (322548,2360009,1,'soga_eye_type',22,0,0), (322549,2360009,0,'soga_hair_color1',79,28,15), (322550,2360009,0,'soga_hair_color2',111,64,0), (322551,2360009,0,'soga_hair_face_color',35,24,1), (322552,2360009,0,'soga_hair_face_highlight_color',43,13,17), (322553,2360009,0,'soga_hair_highlight',54,45,28), (322554,2360009,0,'soga_hair_type_color',35,24,1), (322555,2360009,0,'soga_hair_type_highlight_color',43,13,17), (322556,2360009,1,'soga_lip_type',-75,-95,-64), (322557,2360009,1,'soga_nose_type',-55,68,28), (322558,2360009,0,'soga_skin_color',47,38,39), (322559,2360009,0,'wing_color1',255,255,255), (322560,2360009,0,'wing_color2',255,255,255), (322561,2360010,1,'cheek_type',-11,0,0), (322562,2360010,1,'chin_type',28,-28,-34), (322563,2360010,1,'ear_type',-22,9,0), (322564,2360010,1,'eye_brow_type',-8,-7,28), (322565,2360010,0,'eye_color',71,57,30), (322566,2360010,1,'eye_type',32,0,0), (322567,2360010,0,'hair_face_color',236,195,50), (322568,2360010,0,'hair_face_highlight_color',65,37,3), (322569,2360010,0,'hair_type_color',236,195,50), (322570,2360010,0,'hair_type_highlight_color',65,37,3), (322571,2360010,1,'lip_type',0,-4,-4), (322572,2360010,1,'nose_type',12,-25,17), (322573,2360010,0,'skin_color',193,199,199), (322574,2360010,1,'soga_cheek_type',-11,0,0), (322575,2360010,1,'soga_chin_type',28,-28,-34), (322576,2360010,1,'soga_ear_type',-22,9,0), (322577,2360010,1,'soga_eye_brow_type',-8,-7,28), (322578,2360010,0,'soga_eye_color',229,229,102), (322579,2360010,1,'soga_eye_type',32,0,0), (322580,2360010,0,'soga_hair_face_color',236,195,50), (322581,2360010,0,'soga_hair_face_highlight_color',65,37,3), (322582,2360010,0,'soga_hair_type_color',236,195,50), (322583,2360010,0,'soga_hair_type_highlight_color',65,37,3), (322584,2360010,1,'soga_lip_type',0,-4,-4), (322585,2360010,1,'soga_nose_type',12,-25,17), (322586,2360010,0,'soga_skin_color',193,199,199), (322587,2360010,0,'wing_color1',255,255,255), (322588,2360010,0,'wing_color2',255,255,255), (322589,2360011,1,'cheek_type',0,-1,0), (322590,2360011,1,'chin_type',-34,21,-9), (322591,2360011,1,'ear_type',-28,-20,0), (322592,2360011,1,'eye_brow_type',-37,10,4), (322593,2360011,0,'eye_color',53,109,120), (322594,2360011,1,'eye_type',-28,0,0), (322595,2360011,0,'hair_face_color',224,221,88), (322596,2360011,0,'hair_face_highlight_color',107,54,9), (322597,2360011,0,'hair_type_color',224,221,88), (322598,2360011,0,'hair_type_highlight_color',107,54,9), (322599,2360011,1,'lip_type',-2,29,-5), (322600,2360011,1,'nose_type',-37,28,-7), (322601,2360011,0,'skin_color',223,183,127), (322602,2360011,1,'soga_cheek_type',0,-1,0), (322603,2360011,1,'soga_chin_type',-34,21,-9), (322604,2360011,1,'soga_ear_type',-28,-20,0), (322605,2360011,1,'soga_eye_brow_type',-37,10,4), (322606,2360011,0,'soga_eye_color',229,229,102), (322607,2360011,1,'soga_eye_type',-28,0,0), (322608,2360011,0,'soga_hair_face_color',224,221,88), (322609,2360011,0,'soga_hair_face_highlight_color',107,54,9), (322610,2360011,0,'soga_hair_type_color',224,221,88), (322611,2360011,0,'soga_hair_type_highlight_color',107,54,9), (322612,2360011,1,'soga_lip_type',-2,29,-5), (322613,2360011,1,'soga_nose_type',-37,28,-7), (322614,2360011,0,'soga_skin_color',223,183,127), (322615,2360011,0,'wing_color1',255,255,255), (322616,2360011,0,'wing_color2',255,255,255), (322617,2360012,1,'cheek_type',-17,-28,0), (322618,2360012,1,'chin_type',-8,-3,1), (322619,2360012,1,'ear_type',4,3,0), (322620,2360012,1,'eye_brow_type',28,0,-11), (322621,2360012,0,'eye_color',159,188,170), (322622,2360012,1,'eye_type',31,0,0), (322623,2360012,0,'hair_face_color',209,197,0), (322624,2360012,0,'hair_face_highlight_color',136,115,5), (322625,2360012,0,'hair_type_color',209,197,0), (322626,2360012,0,'hair_type_highlight_color',136,115,5), (322627,2360012,1,'lip_type',37,14,-34), (322628,2360012,1,'nose_type',2,34,-12), (322629,2360012,0,'skin_color',236,220,198), (322630,2360012,1,'soga_cheek_type',-17,-28,0), (322631,2360012,1,'soga_chin_type',-8,-3,1), (322632,2360012,1,'soga_ear_type',4,3,0), (322633,2360012,1,'soga_eye_brow_type',28,0,-11), (322634,2360012,0,'soga_eye_color',229,229,102), (322635,2360012,1,'soga_eye_type',31,0,0), (322636,2360012,0,'soga_hair_face_color',209,197,0), (322637,2360012,0,'soga_hair_face_highlight_color',136,115,5), (322638,2360012,0,'soga_hair_type_color',209,197,0), (322639,2360012,0,'soga_hair_type_highlight_color',136,115,5), (322640,2360012,1,'soga_lip_type',37,14,-34), (322641,2360012,1,'soga_nose_type',2,34,-12), (322642,2360012,0,'soga_skin_color',236,220,198), (322643,2360012,0,'wing_color1',255,255,255), (322644,2360012,0,'wing_color2',255,255,255), (322645,2360013,1,'eye_brow_type',-100,0,0), (322646,2360013,0,'eye_color',88,88,0), (322647,2360013,1,'lip_type',100,0,0), (322648,2360013,1,'nose_type',100,-63,0), (322649,2360013,0,'skin_color',209,255,253), (322650,2360013,1,'soga_eye_brow_type',-100,0,0), (322651,2360013,0,'soga_eye_color',229,229,102), (322652,2360013,1,'soga_lip_type',100,0,0), (322653,2360013,1,'soga_nose_type',100,-63,0), (322654,2360013,0,'soga_skin_color',209,255,253), (322655,2360013,0,'wing_color1',255,255,255), (322656,2360013,0,'wing_color2',255,255,255), (322657,2360014,1,'eye_brow_type',-37,0,0), (322658,2360014,0,'eye_color',227,21,39), (322659,2360014,1,'lip_type',-14,0,0), (322660,2360014,1,'nose_type',38,58,0), (322661,2360014,0,'skin_color',94,93,0), (322662,2360014,1,'soga_eye_brow_type',-37,0,0), (322663,2360014,0,'soga_eye_color',229,229,102), (322664,2360014,1,'soga_lip_type',-14,0,0), (322665,2360014,1,'soga_nose_type',38,58,0), (322666,2360014,0,'soga_skin_color',94,93,0), (322667,2360014,0,'wing_color1',255,255,255), (322668,2360014,0,'wing_color2',255,255,255), (322669,2360015,1,'eye_brow_type',-100,0,0), (322670,2360015,0,'eye_color',119,0,3), (322671,2360015,1,'lip_type',-4,0,0), (322672,2360015,1,'nose_type',100,-100,0), (322673,2360015,0,'skin_color',72,114,0), (322674,2360015,1,'soga_eye_brow_type',-100,0,0), (322675,2360015,0,'soga_eye_color',229,229,102), (322676,2360015,1,'soga_lip_type',-4,0,0), (322677,2360015,1,'soga_nose_type',100,-100,0), (322678,2360015,0,'soga_skin_color',72,114,0), (322679,2360015,0,'wing_color1',255,255,255), (322680,2360015,0,'wing_color2',255,255,255), (322681,2360016,1,'cheek_type',0,-1,0), (322682,2360016,1,'chin_type',-34,21,-9), (322683,2360016,1,'ear_type',-28,-20,0), (322684,2360016,1,'eye_brow_type',-37,10,4), (322685,2360016,0,'eye_color',53,109,120), (322686,2360016,1,'eye_type',-28,0,0), (322687,2360016,0,'hair_face_color',224,221,88), (322688,2360016,0,'hair_face_highlight_color',107,54,9), (322689,2360016,0,'hair_type_color',224,221,88), (322690,2360016,0,'hair_type_highlight_color',107,54,9), (322691,2360016,1,'lip_type',-2,29,-5), (322692,2360016,1,'nose_type',-37,28,-7), (322693,2360016,0,'skin_color',223,183,127), (322694,2360016,1,'soga_cheek_type',0,-1,0), (322695,2360016,1,'soga_chin_type',-34,21,-9), (322696,2360016,1,'soga_ear_type',-28,-20,0), (322697,2360016,1,'soga_eye_brow_type',-37,10,4), (322698,2360016,0,'soga_eye_color',229,229,102), (322699,2360016,1,'soga_eye_type',-28,0,0), (322700,2360016,0,'soga_hair_face_color',224,221,88), (322701,2360016,0,'soga_hair_face_highlight_color',107,54,9), (322702,2360016,0,'soga_hair_type_color',224,221,88), (322703,2360016,0,'soga_hair_type_highlight_color',107,54,9), (322704,2360016,1,'soga_lip_type',-2,29,-5), (322705,2360016,1,'soga_nose_type',-37,28,-7), (322706,2360016,0,'soga_skin_color',223,183,127), (322707,2360016,0,'wing_color1',255,255,255), (322708,2360016,0,'wing_color2',255,255,255), (322709,2360017,1,'cheek_type',0,-1,0), (322710,2360017,1,'chin_type',-34,21,-9), (322711,2360017,1,'ear_type',-28,-20,0), (322712,2360017,1,'eye_brow_type',-37,10,4), (322713,2360017,0,'eye_color',53,109,120), (322714,2360017,1,'eye_type',-28,0,0), (322715,2360017,0,'hair_face_color',224,221,88), (322716,2360017,0,'hair_face_highlight_color',107,54,9), (322717,2360017,0,'hair_type_color',224,221,88), (322718,2360017,0,'hair_type_highlight_color',107,54,9), (322719,2360017,1,'lip_type',-2,29,-5), (322720,2360017,1,'nose_type',-37,28,-7), (322721,2360017,0,'skin_color',223,183,127), (322722,2360017,1,'soga_cheek_type',0,-1,0), (322723,2360017,1,'soga_chin_type',-34,21,-9), (322724,2360017,1,'soga_ear_type',-28,-20,0), (322725,2360017,1,'soga_eye_brow_type',-37,10,4), (322726,2360017,0,'soga_eye_color',229,229,102), (322727,2360017,1,'soga_eye_type',-28,0,0), (322728,2360017,0,'soga_hair_face_color',224,221,88), (322729,2360017,0,'soga_hair_face_highlight_color',107,54,9), (322730,2360017,0,'soga_hair_type_color',224,221,88), (322731,2360017,0,'soga_hair_type_highlight_color',107,54,9), (322732,2360017,1,'soga_lip_type',-2,29,-5), (322733,2360017,1,'soga_nose_type',-37,28,-7), (322734,2360017,0,'soga_skin_color',223,183,127), (322735,2360017,0,'wing_color1',255,255,255), (322736,2360017,0,'wing_color2',255,255,255), (322737,2360018,0,'eye_color',255,255,255), (322738,2360018,0,'skin_color',0,184,0), (322739,2360018,0,'soga_eye_color',255,0,255), (322740,2360019,1,'cheek_type',-17,-5,0), (322741,2360019,1,'chin_type',31,-14,-20), (322742,2360019,1,'ear_type',1,14,0), (322743,2360019,1,'eye_brow_type',-17,2,-31), (322744,2360019,0,'eye_color',172,131,72), (322745,2360019,1,'eye_type',2,0,0), (322746,2360019,0,'hair_face_color',234,219,186), (322747,2360019,0,'hair_face_highlight_color',114,47,0), (322748,2360019,0,'hair_type_color',234,219,186), (322749,2360019,0,'hair_type_highlight_color',114,47,0), (322750,2360019,1,'lip_type',7,31,11), (322751,2360019,1,'nose_type',-26,-5,28), (322752,2360019,0,'skin_color',229,201,157), (322753,2360019,1,'soga_cheek_type',-17,-5,0), (322754,2360019,1,'soga_chin_type',31,-14,-20), (322755,2360019,1,'soga_ear_type',1,14,0), (322756,2360019,1,'soga_eye_brow_type',-17,2,-31), (322757,2360019,0,'soga_eye_color',229,229,102), (322758,2360019,1,'soga_eye_type',2,0,0), (322759,2360019,0,'soga_hair_face_color',234,219,186), (322760,2360019,0,'soga_hair_face_highlight_color',114,47,0), (322761,2360019,0,'soga_hair_type_color',234,219,186), (322762,2360019,0,'soga_hair_type_highlight_color',114,47,0), (322763,2360019,1,'soga_lip_type',7,31,11), (322764,2360019,1,'soga_nose_type',-26,-5,28), (322765,2360019,0,'soga_skin_color',229,201,157), (322766,2360019,0,'wing_color1',255,255,255), (322767,2360019,0,'wing_color2',255,255,255), (322768,2360020,1,'cheek_type',-31,-17,0), (322769,2360020,1,'chin_type',-12,-14,-1), (322770,2360020,1,'ear_type',-17,5,0), (322771,2360020,1,'eye_brow_type',-10,28,0), (322772,2360020,0,'eye_color',46,93,108), (322773,2360020,1,'eye_type',9,0,0), (322774,2360020,0,'hair_face_color',207,195,0), (322775,2360020,0,'hair_face_highlight_color',136,54,22), (322776,2360020,0,'hair_type_color',207,195,0), (322777,2360020,0,'hair_type_highlight_color',136,54,22), (322778,2360020,1,'lip_type',28,-28,-14), (322779,2360020,1,'nose_type',-14,25,38), (322780,2360020,0,'skin_color',213,179,131), (322781,2360020,1,'soga_cheek_type',-31,-17,0), (322782,2360020,1,'soga_chin_type',-12,-14,-1), (322783,2360020,1,'soga_ear_type',-17,5,0), (322784,2360020,1,'soga_eye_brow_type',-10,28,0), (322785,2360020,0,'soga_eye_color',229,229,102), (322786,2360020,1,'soga_eye_type',9,0,0), (322787,2360020,0,'soga_hair_face_color',207,195,0), (322788,2360020,0,'soga_hair_face_highlight_color',136,54,22), (322789,2360020,0,'soga_hair_type_color',207,195,0), (322790,2360020,0,'soga_hair_type_highlight_color',136,54,22), (322791,2360020,1,'soga_lip_type',28,-28,-14), (322792,2360020,1,'soga_nose_type',-14,25,38), (322793,2360020,0,'soga_skin_color',213,179,131), (322794,2360020,0,'wing_color1',255,255,255), (322795,2360020,0,'wing_color2',255,255,255), (322796,2360021,0,'eye_color',255,255,255), (322797,2360021,0,'skin_color',0,167,167), (322798,2360021,0,'soga_eye_color',255,0,255), (322799,2360022,1,'eye_brow_type',-76,88,-75), (322800,2360022,0,'eye_color',63,106,65), (322801,2360022,0,'hair_face_color',209,113,0), (322802,2360022,0,'hair_face_highlight_color',122,43,23), (322803,2360022,0,'hair_type_color',209,113,0), (322804,2360022,0,'hair_type_highlight_color',122,43,23), (322805,2360022,0,'skin_color',229,197,148), (322806,2360022,1,'soga_eye_brow_type',-76,88,-75), (322807,2360022,0,'soga_eye_color',229,229,102), (322808,2360022,0,'soga_hair_face_color',209,113,0), (322809,2360022,0,'soga_hair_face_highlight_color',122,43,23), (322810,2360022,0,'soga_hair_type_color',209,113,0), (322811,2360022,0,'soga_hair_type_highlight_color',122,43,23), (322812,2360022,0,'soga_skin_color',229,197,148), (322813,2360022,0,'wing_color1',255,255,255), (322814,2360022,0,'wing_color2',255,255,255), (322815,2360023,0,'eye_color',255,255,255), (322816,2360023,0,'skin_color',255,255,255), (322817,2360023,0,'soga_eye_color',255,0,255), (322818,2360024,1,'cheek_type',35,10,0), (322819,2360024,1,'chin_type',-9,-14,-23), (322820,2360024,1,'ear_type',3,34,0), (322821,2360024,1,'eye_brow_type',-8,28,-11), (322822,2360024,0,'eye_color',96,160,174), (322823,2360024,1,'eye_type',-9,0,0), (322824,2360024,0,'hair_face_color',214,184,120), (322825,2360024,0,'hair_face_highlight_color',65,61,27), (322826,2360024,0,'hair_type_color',214,184,120), (322827,2360024,0,'hair_type_highlight_color',65,61,27), (322828,2360024,1,'lip_type',-4,-28,-10), (322829,2360024,1,'nose_type',-14,17,-2), (322830,2360024,0,'skin_color',240,249,246), (322831,2360024,1,'soga_cheek_type',35,10,0), (322832,2360024,1,'soga_chin_type',-9,-14,-23), (322833,2360024,1,'soga_ear_type',3,34,0), (322834,2360024,1,'soga_eye_brow_type',-8,28,-11), (322835,2360024,0,'soga_eye_color',229,229,102), (322836,2360024,1,'soga_eye_type',-9,0,0), (322837,2360024,0,'soga_hair_face_color',214,184,120), (322838,2360024,0,'soga_hair_face_highlight_color',65,61,27), (322839,2360024,0,'soga_hair_type_color',214,184,120), (322840,2360024,0,'soga_hair_type_highlight_color',65,61,27), (322841,2360024,1,'soga_lip_type',-4,-28,-10), (322842,2360024,1,'soga_nose_type',-14,17,-2), (322843,2360024,0,'soga_skin_color',240,249,246), (322844,2360024,0,'wing_color1',255,255,255), (322845,2360024,0,'wing_color2',255,255,255), (322846,2360025,1,'cheek_type',20,100,0), (322847,2360025,1,'chin_type',87,-100,-34), (322848,2360025,1,'ear_type',51,31,0), (322849,2360025,1,'eye_brow_type',100,-100,70), (322850,2360025,0,'eye_color',163,170,133), (322851,2360025,1,'eye_type',-100,0,0), (322852,2360025,0,'hair_color1',114,112,142), (322853,2360025,0,'hair_color2',120,111,106), (322854,2360025,0,'hair_face_color',163,173,168), (322855,2360025,0,'hair_face_highlight_color',84,0,0), (322856,2360025,0,'hair_highlight',109,14,49), (322857,2360025,0,'hair_type_color',163,173,168), (322858,2360025,0,'hair_type_highlight_color',84,0,0), (322859,2360025,1,'lip_type',17,7,-100), (322860,2360025,1,'nose_type',-3,78,-100), (322861,2360025,0,'skin_color',235,219,209), (322862,2360025,1,'soga_cheek_type',20,100,0), (322863,2360025,1,'soga_chin_type',87,-100,-34), (322864,2360025,1,'soga_ear_type',51,31,0), (322865,2360025,1,'soga_eye_brow_type',100,-100,70), (322866,2360025,0,'soga_eye_color',229,229,102), (322867,2360025,1,'soga_eye_type',-100,0,0), (322868,2360025,0,'soga_hair_color1',114,112,142), (322869,2360025,0,'soga_hair_color2',120,111,106), (322870,2360025,0,'soga_hair_face_color',163,173,168), (322871,2360025,0,'soga_hair_face_highlight_color',84,0,0), (322872,2360025,0,'soga_hair_highlight',109,14,49), (322873,2360025,0,'soga_hair_type_color',163,173,168), (322874,2360025,0,'soga_hair_type_highlight_color',84,0,0), (322875,2360025,1,'soga_lip_type',17,7,-100), (322876,2360025,1,'soga_nose_type',-3,78,-100), (322877,2360025,0,'soga_skin_color',235,219,209), (322878,2360025,0,'wing_color1',255,255,255), (322879,2360025,0,'wing_color2',255,255,255), (322880,2360026,1,'eye_brow_type',2,0,0), (322881,2360026,0,'eye_color',207,207,0), (322882,2360026,1,'lip_type',-93,0,0), (322883,2360026,1,'nose_type',56,-3,0), (322884,2360026,0,'skin_color',88,13,0), (322885,2360026,1,'soga_eye_brow_type',2,0,0), (322886,2360026,0,'soga_eye_color',229,229,102), (322887,2360026,1,'soga_lip_type',-93,0,0), (322888,2360026,1,'soga_nose_type',56,-3,0), (322889,2360026,0,'soga_skin_color',88,13,0), (322890,2360026,0,'wing_color1',255,255,255), (322891,2360026,0,'wing_color2',255,255,255), (322892,2360027,1,'chin_type',-14,28,-42), (322893,2360027,1,'ear_type',38,3,0), (322894,2360027,1,'eye_brow_type',19,-7,34), (322895,2360027,0,'eye_color',159,193,189), (322896,2360027,1,'eye_type',25,0,0), (322897,2360027,0,'hair_face_color',211,157,3), (322898,2360027,0,'hair_face_highlight_color',125,50,1), (322899,2360027,0,'hair_type_color',211,157,3), (322900,2360027,0,'hair_type_highlight_color',125,50,1), (322901,2360027,1,'lip_type',-47,31,21), (322902,2360027,1,'nose_type',-28,0,-7), (322903,2360027,0,'skin_color',235,236,222), (322904,2360027,1,'soga_chin_type',-14,28,-42), (322905,2360027,1,'soga_ear_type',38,3,0), (322906,2360027,1,'soga_eye_brow_type',19,-7,34), (322907,2360027,0,'soga_eye_color',229,229,102), (322908,2360027,1,'soga_eye_type',25,0,0), (322909,2360027,0,'soga_hair_face_color',211,157,3), (322910,2360027,0,'soga_hair_face_highlight_color',125,50,1), (322911,2360027,0,'soga_hair_type_color',211,157,3), (322912,2360027,0,'soga_hair_type_highlight_color',125,50,1), (322913,2360027,1,'soga_lip_type',-47,31,21), (322914,2360027,1,'soga_nose_type',-28,0,-7), (322915,2360027,0,'soga_skin_color',235,236,222), (322916,2360027,0,'wing_color1',255,255,255), (322917,2360027,0,'wing_color2',255,255,255), (322918,2360028,1,'cheek_type',-35,14,0), (322919,2360028,1,'chin_type',-12,-41,28), (322920,2360028,1,'ear_type',0,-28,0), (322921,2360028,1,'eye_brow_type',-1,-28,0), (322922,2360028,0,'eye_color',103,92,49), (322923,2360028,1,'eye_type',-12,0,0), (322924,2360028,0,'hair_face_color',218,187,120), (322925,2360028,0,'hair_face_highlight_color',114,65,4), (322926,2360028,0,'hair_type_color',218,187,120), (322927,2360028,0,'hair_type_highlight_color',114,65,4), (322928,2360028,1,'lip_type',34,11,-21), (322929,2360028,1,'nose_type',-23,0,19), (322930,2360028,0,'skin_color',246,233,214), (322931,2360028,1,'soga_cheek_type',-35,14,0), (322932,2360028,1,'soga_chin_type',-12,-41,28), (322933,2360028,1,'soga_ear_type',0,-28,0), (322934,2360028,1,'soga_eye_brow_type',-1,-28,0), (322935,2360028,0,'soga_eye_color',229,229,102), (322936,2360028,1,'soga_eye_type',-12,0,0), (322937,2360028,0,'soga_hair_face_color',218,187,120), (322938,2360028,0,'soga_hair_face_highlight_color',114,65,4), (322939,2360028,0,'soga_hair_type_color',218,187,120), (322940,2360028,0,'soga_hair_type_highlight_color',114,65,4), (322941,2360028,1,'soga_lip_type',34,11,-21), (322942,2360028,1,'soga_nose_type',-23,0,19), (322943,2360028,0,'soga_skin_color',246,233,214), (322944,2360028,0,'wing_color1',255,255,255), (322945,2360028,0,'wing_color2',255,255,255), (322946,2360029,1,'cheek_type',84,41,0), (322947,2360029,1,'chin_type',34,100,25), (322948,2360029,1,'ear_type',-100,40,0), (322949,2360029,1,'eye_brow_type',77,-75,28), (322950,2360029,0,'eye_color',143,170,140), (322951,2360029,1,'eye_type',89,0,0), (322952,2360029,0,'hair_color1',114,112,142), (322953,2360029,0,'hair_color2',202,188,179), (322954,2360029,0,'hair_face_color',145,168,168), (322955,2360029,0,'hair_face_highlight_color',184,128,10), (322956,2360029,0,'hair_highlight',209,131,22), (322957,2360029,0,'hair_type_color',145,168,168), (322958,2360029,0,'hair_type_highlight_color',184,128,10), (322959,2360029,1,'lip_type',31,70,-61), (322960,2360029,1,'nose_type',55,-88,34), (322961,2360029,0,'skin_color',248,249,249), (322962,2360029,1,'soga_cheek_type',84,41,0), (322963,2360029,1,'soga_chin_type',34,100,25), (322964,2360029,1,'soga_ear_type',-100,40,0), (322965,2360029,1,'soga_eye_brow_type',77,-75,28), (322966,2360029,0,'soga_eye_color',229,229,102), (322967,2360029,1,'soga_eye_type',89,0,0), (322968,2360029,0,'soga_hair_color1',114,112,142), (322969,2360029,0,'soga_hair_color2',202,188,179), (322970,2360029,0,'soga_hair_face_color',145,168,168), (322971,2360029,0,'soga_hair_face_highlight_color',184,128,10), (322972,2360029,0,'soga_hair_highlight',209,131,22), (322973,2360029,0,'soga_hair_type_color',145,168,168), (322974,2360029,0,'soga_hair_type_highlight_color',184,128,10), (322975,2360029,1,'soga_lip_type',31,70,-61), (322976,2360029,1,'soga_nose_type',55,-88,34), (322977,2360029,0,'soga_skin_color',248,249,249), (322978,2360029,0,'wing_color1',255,255,255), (322979,2360029,0,'wing_color2',255,255,255), (322980,2360030,0,'eye_color',255,255,255), (322981,2360030,0,'skin_color',0,253,0), (322982,2360030,0,'soga_eye_color',255,0,255), (322983,2360031,1,'cheek_type',-19,-14,0), (322984,2360031,1,'chin_type',0,0,17), (322985,2360031,1,'ear_type',8,-21,0), (322986,2360031,1,'eye_brow_type',29,32,11), (322987,2360031,0,'eye_color',29,59,50), (322988,2360031,1,'eye_type',8,0,0), (322989,2360031,0,'hair_face_color',224,224,114), (322990,2360031,0,'hair_face_highlight_color',121,120,120), (322991,2360031,0,'hair_type_color',224,224,114), (322992,2360031,0,'hair_type_highlight_color',121,120,120), (322993,2360031,1,'lip_type',-1,0,-14), (322994,2360031,1,'nose_type',-17,-28,25), (322995,2360031,0,'skin_color',213,188,145), (322996,2360031,1,'soga_cheek_type',-19,-14,0), (322997,2360031,1,'soga_chin_type',0,0,17), (322998,2360031,1,'soga_ear_type',8,-21,0), (322999,2360031,1,'soga_eye_brow_type',29,32,11), (323000,2360031,0,'soga_eye_color',229,229,102), (323001,2360031,1,'soga_eye_type',8,0,0), (323002,2360031,0,'soga_hair_face_color',224,224,114), (323003,2360031,0,'soga_hair_face_highlight_color',121,120,120), (323004,2360031,0,'soga_hair_type_color',224,224,114), (323005,2360031,0,'soga_hair_type_highlight_color',121,120,120), (323006,2360031,1,'soga_lip_type',-1,0,-14), (323007,2360031,1,'soga_nose_type',-17,-28,25), (323008,2360031,0,'soga_skin_color',213,188,145), (323009,2360031,0,'wing_color1',255,255,255), (323010,2360031,0,'wing_color2',255,255,255), (323011,2360032,1,'cheek_type',-15,-100,0), (323012,2360032,1,'chin_type',-82,-59,100), (323013,2360032,1,'ear_type',-19,-71,0), (323014,2360032,1,'eye_brow_type',17,-65,88), (323015,2360032,0,'eye_color',172,155,109), (323016,2360032,1,'eye_type',71,0,0), (323017,2360032,0,'hair_color1',249,218,87), (323018,2360032,0,'hair_color2',106,69,44), (323019,2360032,0,'hair_face_color',249,224,126), (323020,2360032,0,'hair_face_highlight_color',245,231,185), (323021,2360032,0,'hair_highlight',249,230,153), (323022,2360032,0,'hair_type_color',249,224,126), (323023,2360032,0,'hair_type_highlight_color',245,231,185), (323024,2360032,1,'lip_type',3,100,-100), (323025,2360032,1,'nose_type',-95,55,-1), (323026,2360032,0,'skin_color',252,254,254), (323027,2360032,1,'soga_cheek_type',-15,-100,0), (323028,2360032,1,'soga_chin_type',-82,-59,100), (323029,2360032,1,'soga_ear_type',-19,-71,0), (323030,2360032,1,'soga_eye_brow_type',17,-65,88), (323031,2360032,0,'soga_eye_color',229,229,102), (323032,2360032,1,'soga_eye_type',71,0,0), (323033,2360032,0,'soga_hair_color1',249,218,87), (323034,2360032,0,'soga_hair_color2',106,69,44), (323035,2360032,0,'soga_hair_face_color',249,224,126), (323036,2360032,0,'soga_hair_face_highlight_color',245,231,185), (323037,2360032,0,'soga_hair_highlight',249,230,153), (323038,2360032,0,'soga_hair_type_color',249,224,126), (323039,2360032,0,'soga_hair_type_highlight_color',245,231,185), (323040,2360032,1,'soga_lip_type',3,100,-100), (323041,2360032,1,'soga_nose_type',-95,55,-1), (323042,2360032,0,'soga_skin_color',252,254,254), (323043,2360032,0,'wing_color1',255,255,255), (323044,2360032,0,'wing_color2',255,255,255), (323045,2360033,1,'eye_brow_type',-38,0,0), (323046,2360033,0,'eye_color',110,0,109), (323047,2360033,1,'lip_type',37,0,0), (323048,2360033,1,'nose_type',-29,1,0), (323049,2360033,0,'skin_color',75,0,75), (323050,2360033,1,'soga_eye_brow_type',-38,0,0), (323051,2360033,0,'soga_eye_color',229,229,102), (323052,2360033,1,'soga_lip_type',37,0,0), (323053,2360033,1,'soga_nose_type',-29,1,0), (323054,2360033,0,'soga_skin_color',75,0,75), (323055,2360033,0,'wing_color1',255,255,255), (323056,2360033,0,'wing_color2',255,255,255), (323060,2360035,1,'cheek_type',37,-100,0), (323061,2360035,1,'chin_type',-81,98,76), (323062,2360035,1,'ear_type',100,-37,0), (323063,2360035,1,'eye_brow_type',-100,90,100), (323064,2360035,0,'eye_color',126,179,195), (323065,2360035,1,'eye_type',-57,0,0), (323066,2360035,0,'hair_color1',160,156,172), (323067,2360035,0,'hair_color2',61,61,68), (323068,2360035,0,'hair_face_color',244,244,246), (323069,2360035,0,'hair_face_highlight_color',198,184,168), (323070,2360035,0,'hair_highlight',112,123,142), (323071,2360035,0,'hair_type_color',244,244,246), (323072,2360035,0,'hair_type_highlight_color',198,184,168), (323073,2360035,1,'lip_type',17,-47,50), (323074,2360035,1,'nose_type',-1,31,0), (323075,2360035,0,'skin_color',219,188,167), (323076,2360035,1,'soga_cheek_type',37,-100,0), (323077,2360035,1,'soga_chin_type',-81,98,76), (323078,2360035,1,'soga_ear_type',100,-37,0), (323079,2360035,1,'soga_eye_brow_type',-100,90,100), (323080,2360035,0,'soga_eye_color',229,229,102), (323081,2360035,1,'soga_eye_type',-57,0,0), (323082,2360035,0,'soga_hair_color1',160,156,172), (323083,2360035,0,'soga_hair_color2',61,61,68), (323084,2360035,0,'soga_hair_face_color',244,244,246), (323085,2360035,0,'soga_hair_face_highlight_color',198,184,168), (323086,2360035,0,'soga_hair_highlight',112,123,142), (323087,2360035,0,'soga_hair_type_color',244,244,246), (323088,2360035,0,'soga_hair_type_highlight_color',198,184,168), (323089,2360035,1,'soga_lip_type',17,-47,50), (323090,2360035,1,'soga_nose_type',-1,31,0), (323091,2360035,0,'soga_skin_color',219,188,167), (323092,2360035,0,'wing_color1',255,255,255), (323093,2360035,0,'wing_color2',255,255,255), (323094,2360036,1,'cheek_type',0,28,0), (323095,2360036,1,'chin_type',-3,-21,-18), (323096,2360036,1,'ear_type',25,-10,0), (323097,2360036,1,'eye_brow_type',0,-31,10), (323098,2360036,0,'eye_color',200,175,137), (323099,2360036,1,'eye_type',-7,0,0), (323100,2360036,0,'hair_face_color',220,138,23), (323101,2360036,0,'hair_face_highlight_color',113,39,21), (323102,2360036,0,'hair_type_color',220,138,23), (323103,2360036,0,'hair_type_highlight_color',113,39,21), (323104,2360036,1,'lip_type',-17,0,20), (323105,2360036,1,'nose_type',19,-31,17), (323106,2360036,0,'skin_color',225,232,227), (323107,2360036,1,'soga_cheek_type',0,28,0), (323108,2360036,1,'soga_chin_type',-3,-21,-18), (323109,2360036,1,'soga_ear_type',25,-10,0), (323110,2360036,1,'soga_eye_brow_type',0,-31,10), (323111,2360036,0,'soga_eye_color',229,229,102), (323112,2360036,1,'soga_eye_type',-7,0,0), (323113,2360036,0,'soga_hair_face_color',220,138,23), (323114,2360036,0,'soga_hair_face_highlight_color',113,39,21), (323115,2360036,0,'soga_hair_type_color',220,138,23), (323116,2360036,0,'soga_hair_type_highlight_color',113,39,21), (323117,2360036,1,'soga_lip_type',-17,0,20), (323118,2360036,1,'soga_nose_type',19,-31,17), (323119,2360036,0,'soga_skin_color',225,232,227), (323120,2360036,0,'wing_color1',255,255,255), (323121,2360036,0,'wing_color2',255,255,255), (323122,2360037,0,'eye_color',255,255,255), (323123,2360037,0,'skin_color',255,255,255), (323124,2360037,0,'soga_eye_color',255,0,255), (323125,2360038,0,'eye_color',255,255,255), (323126,2360038,0,'skin_color',204,204,0), (323127,2360038,0,'soga_eye_color',255,0,255), (323128,2360039,1,'cheek_type',-14,17,0), (323129,2360039,1,'chin_type',46,28,19), (323130,2360039,1,'ear_type',-32,-37,0), (323131,2360039,1,'eye_brow_type',-4,-42,-9), (323132,2360039,0,'eye_color',184,178,143), (323133,2360039,1,'eye_type',-46,0,0), (323134,2360039,0,'hair_face_color',221,221,204), (323135,2360039,0,'hair_face_highlight_color',104,68,24), (323136,2360039,0,'hair_type_color',221,221,204), (323137,2360039,0,'hair_type_highlight_color',104,68,24), (323138,2360039,1,'lip_type',9,-25,0), (323139,2360039,1,'nose_type',9,28,45), (323140,2360039,0,'skin_color',228,228,228), (323141,2360039,1,'soga_cheek_type',-14,17,0), (323142,2360039,1,'soga_chin_type',46,28,19), (323143,2360039,1,'soga_ear_type',-32,-37,0), (323144,2360039,1,'soga_eye_brow_type',-4,-42,-9), (323145,2360039,0,'soga_eye_color',229,229,102), (323146,2360039,1,'soga_eye_type',-46,0,0), (323147,2360039,0,'soga_hair_face_color',221,221,204), (323148,2360039,0,'soga_hair_face_highlight_color',104,68,24), (323149,2360039,0,'soga_hair_type_color',221,221,204), (323150,2360039,0,'soga_hair_type_highlight_color',104,68,24), (323151,2360039,1,'soga_lip_type',9,-25,0), (323152,2360039,1,'soga_nose_type',9,28,45), (323153,2360039,0,'soga_skin_color',228,228,228), (323154,2360039,0,'wing_color1',255,255,255), (323155,2360039,0,'wing_color2',255,255,255), (323156,2360040,0,'eye_color',255,255,255), (323157,2360040,0,'skin_color',128,128,0), (323158,2360040,0,'soga_eye_color',255,0,255), (323159,2360041,1,'cheek_type',-31,10,0), (323160,2360041,1,'ear_type',81,0,0), (323161,2360041,0,'eye_color',126,178,194), (323162,2360041,1,'eye_type',14,0,0), (323163,2360041,0,'hair_face_color',221,221,102), (323164,2360041,0,'hair_face_highlight_color',173,166,106), (323165,2360041,0,'hair_type_color',221,221,102), (323166,2360041,0,'hair_type_highlight_color',173,166,106), (323167,2360041,1,'lip_type',-48,68,61), (323168,2360041,1,'nose_type',0,-28,-43), (323169,2360041,0,'skin_color',230,215,188), (323170,2360041,1,'soga_cheek_type',-31,10,0), (323171,2360041,1,'soga_ear_type',81,0,0), (323172,2360041,0,'soga_eye_color',229,229,102), (323173,2360041,1,'soga_eye_type',14,0,0), (323174,2360041,0,'soga_hair_face_color',221,221,102), (323175,2360041,0,'soga_hair_face_highlight_color',173,166,106), (323176,2360041,0,'soga_hair_type_color',221,221,102), (323177,2360041,0,'soga_hair_type_highlight_color',173,166,106), (323178,2360041,1,'soga_lip_type',-48,68,61), (323179,2360041,1,'soga_nose_type',0,-28,-43), (323180,2360041,0,'soga_skin_color',230,215,188), (323181,2360041,0,'wing_color1',255,255,255), (323182,2360041,0,'wing_color2',255,255,255), (323183,2360042,0,'eye_color',255,255,255), (323184,2360042,0,'skin_color',255,255,255), (323185,2360042,0,'soga_eye_color',255,0,255), (323186,2360043,1,'cheek_type',40,21,0), (323187,2360043,1,'chin_type',-26,-17,14), (323188,2360043,1,'ear_type',0,-1,0), (323189,2360043,1,'eye_brow_type',3,-44,14), (323190,2360043,0,'eye_color',145,190,203), (323191,2360043,1,'eye_type',10,0,0), (323192,2360043,0,'hair_face_color',214,158,10), (323193,2360043,0,'hair_face_highlight_color',84,58,25), (323194,2360043,0,'hair_type_color',214,158,10), (323195,2360043,0,'hair_type_highlight_color',84,58,25), (323196,2360043,1,'lip_type',-18,0,0), (323197,2360043,1,'nose_type',0,-11,-25), (323198,2360043,0,'skin_color',235,205,162), (323199,2360043,1,'soga_cheek_type',40,21,0), (323200,2360043,1,'soga_chin_type',-26,-17,14), (323201,2360043,1,'soga_ear_type',0,-1,0), (323202,2360043,1,'soga_eye_brow_type',3,-44,14), (323203,2360043,0,'soga_eye_color',229,229,102), (323204,2360043,1,'soga_eye_type',10,0,0), (323205,2360043,0,'soga_hair_face_color',214,158,10), (323206,2360043,0,'soga_hair_face_highlight_color',84,58,25), (323207,2360043,0,'soga_hair_type_color',214,158,10), (323208,2360043,0,'soga_hair_type_highlight_color',84,58,25), (323209,2360043,1,'soga_lip_type',-18,0,0), (323210,2360043,1,'soga_nose_type',0,-11,-25), (323211,2360043,0,'soga_skin_color',235,205,162), (323212,2360043,0,'wing_color1',255,255,255), (323213,2360043,0,'wing_color2',255,255,255), (323214,2360044,1,'eye_brow_type',-28,0,0), (323215,2360044,0,'eye_color',32,230,44), (323216,2360044,1,'lip_type',-7,0,0), (323217,2360044,1,'nose_type',-37,46,0), (323218,2360044,0,'skin_color',131,83,0), (323219,2360044,1,'soga_eye_brow_type',-28,0,0), (323220,2360044,0,'soga_eye_color',229,229,102), (323221,2360044,1,'soga_lip_type',-7,0,0), (323222,2360044,1,'soga_nose_type',-37,46,0), (323223,2360044,0,'soga_skin_color',131,83,0), (323224,2360044,0,'wing_color1',255,255,255), (323225,2360044,0,'wing_color2',255,255,255), (323226,2360045,0,'eye_color',255,255,255), (323227,2360045,0,'skin_color',0,128,63), (323228,2360045,0,'soga_eye_color',255,0,255), (323229,2360046,1,'cheek_type',31,7,0), (323230,2360046,1,'chin_type',-26,25,-20), (323231,2360046,1,'ear_type',-12,-20,0), (323232,2360046,1,'eye_brow_type',31,2,-20), (323233,2360046,0,'eye_color',66,135,125), (323234,2360046,1,'eye_type',-17,0,0), (323235,2360046,0,'hair_face_color',246,245,179), (323236,2360046,0,'hair_face_highlight_color',152,151,148), (323237,2360046,0,'hair_type_color',246,245,179), (323238,2360046,0,'hair_type_highlight_color',152,151,148), (323239,2360046,1,'lip_type',-2,38,0), (323240,2360046,1,'nose_type',-9,8,-38), (323241,2360046,0,'skin_color',231,192,138), (323242,2360046,1,'soga_cheek_type',31,7,0), (323243,2360046,1,'soga_chin_type',-26,25,-20), (323244,2360046,1,'soga_ear_type',-12,-20,0), (323245,2360046,1,'soga_eye_brow_type',31,2,-20), (323246,2360046,0,'soga_eye_color',229,229,102), (323247,2360046,1,'soga_eye_type',-17,0,0), (323248,2360046,0,'soga_hair_face_color',246,245,179), (323249,2360046,0,'soga_hair_face_highlight_color',152,151,148), (323250,2360046,0,'soga_hair_type_color',246,245,179), (323251,2360046,0,'soga_hair_type_highlight_color',152,151,148), (323252,2360046,1,'soga_lip_type',-2,38,0), (323253,2360046,1,'soga_nose_type',-9,8,-38), (323254,2360046,0,'soga_skin_color',231,192,138), (323255,2360046,0,'wing_color1',255,255,255), (323256,2360046,0,'wing_color2',255,255,255), (323257,2360047,1,'cheek_type',12,17,0), (323258,2360047,1,'chin_type',-43,-4,-11), (323259,2360047,1,'ear_type',0,28,0), (323260,2360047,1,'eye_brow_type',7,9,-11), (323261,2360047,0,'eye_color',39,76,55), (323262,2360047,1,'eye_type',-2,0,0), (323263,2360047,0,'hair_face_color',210,108,4), (323264,2360047,0,'hair_face_highlight_color',67,27,0), (323265,2360047,0,'hair_type_color',210,108,4), (323266,2360047,0,'hair_type_highlight_color',67,27,0), (323267,2360047,1,'lip_type',0,-23,-29), (323268,2360047,1,'nose_type',-5,21,-23), (323269,2360047,0,'skin_color',224,200,159), (323270,2360047,1,'soga_cheek_type',12,17,0), (323271,2360047,1,'soga_chin_type',-43,-4,-11), (323272,2360047,1,'soga_ear_type',0,28,0), (323273,2360047,1,'soga_eye_brow_type',7,9,-11), (323274,2360047,0,'soga_eye_color',229,229,102), (323275,2360047,1,'soga_eye_type',-2,0,0), (323276,2360047,0,'soga_hair_face_color',210,108,4), (323277,2360047,0,'soga_hair_face_highlight_color',67,27,0), (323278,2360047,0,'soga_hair_type_color',210,108,4), (323279,2360047,0,'soga_hair_type_highlight_color',67,27,0), (323280,2360047,1,'soga_lip_type',0,-23,-29), (323281,2360047,1,'soga_nose_type',-5,21,-23), (323282,2360047,0,'soga_skin_color',224,200,159), (323283,2360047,0,'wing_color1',255,255,255), (323284,2360047,0,'wing_color2',255,255,255), (323285,2360048,0,'eye_color',229,209,182), (323286,2360048,0,'skin_color',107,67,42), (323287,2360048,0,'soga_eye_color',255,0,255), (323294,2360051,0,'eye_color',229,209,182), (323295,2360051,0,'skin_color',107,67,42), (323296,2360051,0,'soga_eye_color',255,0,255), (323306,2360055,0,'eye_color',255,255,255), (323307,2360055,0,'skin_color',0,128,63), (323308,2360055,0,'soga_eye_color',255,0,255), (323309,2360056,0,'eye_color',255,255,255), (323310,2360056,0,'skin_color',128,255,255), (323311,2360056,0,'soga_eye_color',255,0,255), (323312,2360057,0,'eye_color',255,255,255), (323313,2360057,0,'skin_color',255,255,255), (323314,2360057,0,'soga_eye_color',255,0,255), (323315,2360058,0,'eye_color',255,255,255), (323316,2360058,0,'skin_color',255,255,255), (323317,2360058,0,'soga_eye_color',255,0,255), (323318,2360059,0,'eye_color',255,255,255), (323319,2360059,0,'skin_color',255,255,255), (323320,2360059,0,'soga_eye_color',255,0,255), (323324,2360061,0,'eye_color',255,255,255), (323325,2360061,0,'skin_color',255,255,255), (323326,2360061,0,'soga_eye_color',255,0,255), (323327,2360062,0,'eye_color',255,255,255), (323328,2360062,0,'skin_color',255,255,255), (323329,2360062,0,'soga_eye_color',255,0,255), (323342,2360067,0,'eye_color',255,255,255), (323343,2360067,0,'skin_color',255,255,255), (323346,2360069,0,'eye_color',255,255,255), (323347,2360069,0,'skin_color',255,255,255), (323386,2350000,0,'eye_color',255,0,0), (323387,2350000,0,'skin_color',1,1,1), (323388,2350000,0,'soga_eye_color',255,0,255), (323389,2350001,0,'eye_color',255,255,255), (323390,2350001,0,'skin_color',255,255,255), (323391,2350001,0,'soga_eye_color',255,0,255), (323392,2350002,0,'eye_color',255,255,255), (323393,2350002,0,'skin_color',255,255,255), (323394,2350002,0,'soga_eye_color',255,0,255), (323395,2350003,0,'eye_color',255,255,255), (323396,2350003,0,'skin_color',255,255,255), (323397,2350003,0,'soga_eye_color',255,0,255), (323398,2350004,1,'cheek_type',7,-56,0), (323399,2350004,1,'chin_type',28,-68,17), (323400,2350004,1,'ear_type',75,45,0), (323401,2350004,1,'eye_brow_type',-77,-58,19), (323402,2350004,0,'eye_color',44,89,102), (323403,2350004,1,'eye_type',-56,0,0), (323404,2350004,0,'hair_color1',38,22,21), (323405,2350004,0,'hair_color2',120,50,0), (323406,2350004,0,'hair_face_color',1,0,1), (323407,2350004,0,'hair_highlight',38,22,21), (323408,2350004,0,'hair_type_color',1,0,1), (323409,2350004,1,'lip_type',14,-62,81), (323410,2350004,1,'nose_type',-78,-81,31), (323411,2350004,0,'skin_color',227,169,153), (323412,2350004,1,'soga_cheek_type',7,-56,0), (323413,2350004,1,'soga_chin_type',28,-68,17), (323414,2350004,1,'soga_ear_type',75,45,0), (323415,2350004,1,'soga_eye_brow_type',-77,-58,19), (323416,2350004,0,'soga_eye_color',229,229,102), (323417,2350004,1,'soga_eye_type',-56,0,0), (323418,2350004,0,'soga_hair_color1',38,22,21), (323419,2350004,0,'soga_hair_color2',120,50,0), (323420,2350004,0,'soga_hair_face_color',1,0,1), (323421,2350004,0,'soga_hair_highlight',38,22,21), (323422,2350004,0,'soga_hair_type_color',1,0,1), (323423,2350004,1,'soga_lip_type',14,-62,81), (323424,2350004,1,'soga_nose_type',-78,-81,31), (323425,2350004,0,'soga_skin_color',227,169,153), (323426,2350004,0,'wing_color1',255,255,255), (323427,2350004,0,'wing_color2',255,255,255), (323428,2350005,1,'cheek_type',17,20,0), (323429,2350005,1,'chin_type',31,17,-26), (323430,2350005,1,'ear_type',9,46,0), (323431,2350005,1,'eye_brow_type',5,0,-26), (323432,2350005,0,'eye_color',50,103,117), (323433,2350005,1,'eye_type',-8,0,0), (323434,2350005,0,'hair_face_color',62,60,40), (323435,2350005,0,'hair_face_highlight_color',159,145,42), (323436,2350005,0,'hair_type_color',62,60,40), (323437,2350005,0,'hair_type_highlight_color',159,145,42), (323438,2350005,1,'lip_type',-18,-40,37), (323439,2350005,1,'nose_type',-31,25,0), (323440,2350005,0,'skin_color',162,170,163), (323441,2350005,1,'soga_cheek_type',17,20,0), (323442,2350005,1,'soga_chin_type',31,17,-26), (323443,2350005,1,'soga_ear_type',9,46,0), (323444,2350005,1,'soga_eye_brow_type',5,0,-26), (323445,2350005,0,'soga_eye_color',229,229,102), (323446,2350005,1,'soga_eye_type',-8,0,0), (323447,2350005,0,'soga_hair_face_color',62,60,40), (323448,2350005,0,'soga_hair_face_highlight_color',159,145,42), (323449,2350005,0,'soga_hair_type_color',62,60,40), (323450,2350005,0,'soga_hair_type_highlight_color',159,145,42), (323451,2350005,1,'soga_lip_type',-18,-40,37), (323452,2350005,1,'soga_nose_type',-31,25,0), (323453,2350005,0,'soga_skin_color',162,170,163), (323454,2350005,0,'wing_color1',255,255,255), (323455,2350005,0,'wing_color2',255,255,255), (323456,2350006,1,'cheek_type',0,-17,0), (323457,2350006,1,'chin_type',-14,-10,-7), (323458,2350006,1,'ear_type',-34,11,0), (323459,2350006,1,'eye_brow_type',29,55,-40), (323460,2350006,0,'eye_color',29,59,51), (323461,2350006,1,'eye_type',-61,0,0), (323462,2350006,0,'hair_color1',56,33,26), (323463,2350006,0,'hair_color2',94,59,11), (323464,2350006,0,'hair_face_color',87,61,8), (323465,2350006,0,'hair_face_highlight_color',48,33,3), (323466,2350006,0,'hair_highlight',79,28,15), (323467,2350006,0,'hair_type_color',87,61,8), (323468,2350006,0,'hair_type_highlight_color',48,33,3), (323469,2350006,1,'lip_type',-43,28,7), (323470,2350006,1,'nose_type',14,17,7), (323471,2350006,0,'skin_color',239,200,200), (323472,2350006,1,'soga_cheek_type',0,-17,0), (323473,2350006,1,'soga_chin_type',-14,-10,-7), (323474,2350006,1,'soga_ear_type',-34,11,0), (323475,2350006,1,'soga_eye_brow_type',29,55,-40), (323476,2350006,0,'soga_eye_color',229,229,102), (323477,2350006,1,'soga_eye_type',-61,0,0), (323478,2350006,0,'soga_hair_color1',56,33,26), (323479,2350006,0,'soga_hair_color2',94,59,11), (323480,2350006,0,'soga_hair_face_color',87,61,8), (323481,2350006,0,'soga_hair_face_highlight_color',48,33,3), (323482,2350006,0,'soga_hair_highlight',79,28,15), (323483,2350006,0,'soga_hair_type_color',87,61,8), (323484,2350006,0,'soga_hair_type_highlight_color',48,33,3), (323485,2350006,1,'soga_lip_type',-43,28,7), (323486,2350006,1,'soga_nose_type',14,17,7), (323487,2350006,0,'soga_skin_color',239,200,200), (323488,2350006,0,'wing_color1',255,255,255), (323489,2350006,0,'wing_color2',255,255,255), (323490,2350007,1,'cheek_type',-29,88,0), (323491,2350007,1,'chin_type',62,41,-4), (323492,2350007,1,'ear_type',-43,88,0), (323493,2350007,1,'eye_brow_type',37,-61,66), (323494,2350007,0,'eye_color',62,130,137), (323495,2350007,1,'eye_type',-42,0,0), (323496,2350007,0,'hair_color1',123,123,130), (323497,2350007,0,'hair_color2',144,140,137), (323498,2350007,0,'hair_face_color',168,186,186), (323499,2350007,0,'hair_face_highlight_color',119,147,147), (323500,2350007,0,'hair_highlight',123,123,130), (323501,2350007,0,'hair_type_color',168,186,186), (323502,2350007,0,'hair_type_highlight_color',119,147,147), (323503,2350007,1,'lip_type',-59,75,82), (323504,2350007,1,'nose_type',-1,-56,93), (323505,2350007,0,'skin_color',235,236,230), (323506,2350007,1,'soga_cheek_type',-29,88,0), (323507,2350007,1,'soga_chin_type',62,41,-4), (323508,2350007,1,'soga_ear_type',-43,88,0), (323509,2350007,1,'soga_eye_brow_type',37,-61,66), (323510,2350007,0,'soga_eye_color',229,229,102), (323511,2350007,1,'soga_eye_type',-42,0,0), (323512,2350007,0,'soga_hair_color1',123,123,130), (323513,2350007,0,'soga_hair_color2',144,140,137), (323514,2350007,0,'soga_hair_face_color',168,186,186), (323515,2350007,0,'soga_hair_face_highlight_color',119,147,147), (323516,2350007,0,'soga_hair_highlight',123,123,130), (323517,2350007,0,'soga_hair_type_color',168,186,186), (323518,2350007,0,'soga_hair_type_highlight_color',119,147,147), (323519,2350007,1,'soga_lip_type',-59,75,82), (323520,2350007,1,'soga_nose_type',-1,-56,93), (323521,2350007,0,'soga_skin_color',235,236,230), (323522,2350007,0,'wing_color1',255,255,255), (323523,2350007,0,'wing_color2',255,255,255), (323524,2350008,1,'cheek_type',0,2,0), (323525,2350008,1,'chin_type',-38,3,2), (323526,2350008,1,'ear_type',23,-5,0), (323527,2350008,1,'eye_brow_type',34,0,14), (323528,2350008,0,'eye_color',222,35,32), (323529,2350008,1,'eye_type',-32,0,0), (323530,2350008,0,'hair_face_color',52,38,20), (323531,2350008,0,'hair_face_highlight_color',216,192,37), (323532,2350008,0,'hair_type_color',52,38,20), (323533,2350008,0,'hair_type_highlight_color',216,192,37), (323534,2350008,1,'lip_type',-31,-2,10), (323535,2350008,1,'nose_type',-2,17,-14), (323536,2350008,0,'skin_color',247,243,241), (323537,2350008,1,'soga_cheek_type',0,2,0), (323538,2350008,1,'soga_chin_type',-38,3,2), (323539,2350008,1,'soga_ear_type',23,-5,0), (323540,2350008,1,'soga_eye_brow_type',34,0,14), (323541,2350008,0,'soga_eye_color',229,229,102), (323542,2350008,1,'soga_eye_type',-32,0,0), (323543,2350008,0,'soga_hair_face_color',52,38,20), (323544,2350008,0,'soga_hair_face_highlight_color',216,192,37), (323545,2350008,0,'soga_hair_type_color',52,38,20), (323546,2350008,0,'soga_hair_type_highlight_color',216,192,37), (323547,2350008,1,'soga_lip_type',-31,-2,10), (323548,2350008,1,'soga_nose_type',-2,17,-14), (323549,2350008,0,'soga_skin_color',247,243,241), (323550,2350008,0,'wing_color1',255,255,255), (323551,2350008,0,'wing_color2',255,255,255), (323552,2350009,1,'cheek_type',-95,94,0), (323553,2350009,1,'chin_type',45,71,34), (323554,2350009,1,'ear_type',-46,18,0), (323555,2350009,1,'eye_brow_type',97,-83,-17), (323556,2350009,0,'eye_color',126,178,194), (323557,2350009,1,'eye_type',82,0,0), (323558,2350009,0,'hair_color1',79,28,15), (323559,2350009,0,'hair_color2',111,64,0), (323560,2350009,0,'hair_face_color',36,23,2), (323561,2350009,0,'hair_face_highlight_color',184,128,10), (323562,2350009,0,'hair_highlight',209,131,22), (323563,2350009,0,'hair_type_color',36,23,2), (323564,2350009,0,'hair_type_highlight_color',184,128,10), (323565,2350009,1,'lip_type',94,31,-25), (323566,2350009,1,'nose_type',93,-42,-50), (323567,2350009,0,'skin_color',180,134,99), (323568,2350009,1,'soga_cheek_type',-95,94,0), (323569,2350009,1,'soga_chin_type',45,71,34), (323570,2350009,1,'soga_ear_type',-46,18,0), (323571,2350009,1,'soga_eye_brow_type',97,-83,-17), (323572,2350009,0,'soga_eye_color',229,229,102), (323573,2350009,1,'soga_eye_type',82,0,0), (323574,2350009,0,'soga_hair_color1',79,28,15), (323575,2350009,0,'soga_hair_color2',111,64,0), (323576,2350009,0,'soga_hair_face_color',36,23,2), (323577,2350009,0,'soga_hair_face_highlight_color',184,128,10), (323578,2350009,0,'soga_hair_highlight',209,131,22), (323579,2350009,0,'soga_hair_type_color',36,23,2), (323580,2350009,0,'soga_hair_type_highlight_color',184,128,10), (323581,2350009,1,'soga_lip_type',94,31,-25), (323582,2350009,1,'soga_nose_type',93,-42,-50), (323583,2350009,0,'soga_skin_color',180,134,99), (323584,2350009,0,'wing_color1',255,255,255), (323585,2350009,0,'wing_color2',255,255,255), (323586,2350010,1,'cheek_type',-87,34,0), (323587,2350010,1,'chin_type',46,-25,19), (323588,2350010,1,'ear_type',-61,-2,0), (323589,2350010,1,'eye_brow_type',-21,14,-62), (323590,2350010,0,'eye_color',160,197,203), (323591,2350010,1,'eye_type',63,0,0), (323592,2350010,0,'hair_color1',246,219,114), (323593,2350010,0,'hair_color2',187,136,62), (323594,2350010,0,'hair_face_color',233,184,31), (323595,2350010,0,'hair_face_highlight_color',15,1,21), (323596,2350010,0,'hair_highlight',29,21,28), (323597,2350010,0,'hair_type_color',233,184,31), (323598,2350010,0,'hair_type_highlight_color',15,1,21), (323599,2350010,1,'lip_type',17,-88,-41), (323600,2350010,1,'nose_type',25,42,17), (323601,2350010,0,'skin_color',152,102,91), (323602,2350010,1,'soga_cheek_type',-87,34,0), (323603,2350010,1,'soga_chin_type',46,-25,19), (323604,2350010,1,'soga_ear_type',-61,-2,0), (323605,2350010,1,'soga_eye_brow_type',-21,14,-62), (323606,2350010,0,'soga_eye_color',229,229,102), (323607,2350010,1,'soga_eye_type',63,0,0), (323608,2350010,0,'soga_hair_color1',246,219,114), (323609,2350010,0,'soga_hair_color2',187,136,62), (323610,2350010,0,'soga_hair_face_color',233,184,31), (323611,2350010,0,'soga_hair_face_highlight_color',15,1,21), (323612,2350010,0,'soga_hair_highlight',29,21,28), (323613,2350010,0,'soga_hair_type_color',233,184,31), (323614,2350010,0,'soga_hair_type_highlight_color',15,1,21), (323615,2350010,1,'soga_lip_type',17,-88,-41), (323616,2350010,1,'soga_nose_type',25,42,17), (323617,2350010,0,'soga_skin_color',152,102,91), (323618,2350010,0,'wing_color1',255,255,255), (323619,2350010,0,'wing_color2',255,255,255), (323620,2350011,1,'cheek_type',12,17,0), (323621,2350011,1,'chin_type',-43,-4,-11), (323622,2350011,1,'ear_type',0,28,0), (323623,2350011,1,'eye_brow_type',7,9,-11), (323624,2350011,0,'eye_color',39,76,55), (323625,2350011,1,'eye_type',-2,0,0), (323626,2350011,0,'hair_face_color',210,108,4), (323627,2350011,0,'hair_face_highlight_color',67,27,0), (323628,2350011,0,'hair_type_color',210,108,4), (323629,2350011,0,'hair_type_highlight_color',67,27,0), (323630,2350011,1,'lip_type',0,-23,-29), (323631,2350011,1,'nose_type',-5,21,-23), (323632,2350011,0,'skin_color',224,200,159), (323633,2350011,1,'soga_cheek_type',12,17,0), (323634,2350011,1,'soga_chin_type',-43,-4,-11), (323635,2350011,1,'soga_ear_type',0,28,0), (323636,2350011,1,'soga_eye_brow_type',7,9,-11), (323637,2350011,0,'soga_eye_color',229,229,102), (323638,2350011,1,'soga_eye_type',-2,0,0), (323639,2350011,0,'soga_hair_face_color',210,108,4), (323640,2350011,0,'soga_hair_face_highlight_color',67,27,0), (323641,2350011,0,'soga_hair_type_color',210,108,4), (323642,2350011,0,'soga_hair_type_highlight_color',67,27,0), (323643,2350011,1,'soga_lip_type',0,-23,-29), (323644,2350011,1,'soga_nose_type',-5,21,-23), (323645,2350011,0,'soga_skin_color',224,200,159), (323646,2350011,0,'wing_color1',255,255,255), (323647,2350011,0,'wing_color2',255,255,255), (323648,2350012,1,'cheek_type',-28,-8,0), (323649,2350012,1,'chin_type',1,-37,34), (323650,2350012,1,'ear_type',-34,23,0), (323651,2350012,1,'eye_brow_type',21,-10,-20), (323652,2350012,0,'eye_color',147,111,54), (323653,2350012,1,'eye_type',14,0,0), (323654,2350012,0,'hair_face_color',65,26,9), (323655,2350012,0,'hair_face_highlight_color',94,77,57), (323656,2350012,0,'hair_type_color',65,26,9), (323657,2350012,0,'hair_type_highlight_color',94,77,57), (323658,2350012,1,'lip_type',19,-2,-22), (323659,2350012,1,'nose_type',31,31,0), (323660,2350012,0,'skin_color',253,254,254), (323661,2350012,1,'soga_cheek_type',-28,-8,0), (323662,2350012,1,'soga_chin_type',1,-37,34), (323663,2350012,1,'soga_ear_type',-34,23,0), (323664,2350012,1,'soga_eye_brow_type',21,-10,-20), (323665,2350012,0,'soga_eye_color',229,229,102), (323666,2350012,1,'soga_eye_type',14,0,0), (323667,2350012,0,'soga_hair_face_color',65,26,9), (323668,2350012,0,'soga_hair_face_highlight_color',94,77,57), (323669,2350012,0,'soga_hair_type_color',65,26,9), (323670,2350012,0,'soga_hair_type_highlight_color',94,77,57), (323671,2350012,1,'soga_lip_type',19,-2,-22), (323672,2350012,1,'soga_nose_type',31,31,0), (323673,2350012,0,'soga_skin_color',253,254,254), (323674,2350012,0,'wing_color1',255,255,255), (323675,2350012,0,'wing_color2',255,255,255), (323676,2350013,1,'cheek_type',37,-7,0), (323677,2350013,1,'chin_type',17,14,-20), (323678,2350013,1,'ear_type',17,-7,0), (323679,2350013,1,'eye_brow_type',2,-22,22), (323680,2350013,0,'eye_color',197,170,127), (323681,2350013,1,'eye_type',17,0,0), (323682,2350013,0,'hair_face_color',98,36,14), (323683,2350013,0,'hair_face_highlight_color',4,1,0), (323684,2350013,0,'hair_type_color',98,36,14), (323685,2350013,0,'hair_type_highlight_color',4,1,0), (323686,2350013,1,'lip_type',8,1,-7), (323687,2350013,1,'nose_type',11,7,11), (323688,2350013,0,'skin_color',207,157,121), (323689,2350013,1,'soga_cheek_type',37,-7,0), (323690,2350013,1,'soga_chin_type',17,14,-20), (323691,2350013,1,'soga_ear_type',17,-7,0), (323692,2350013,1,'soga_eye_brow_type',2,-22,22), (323693,2350013,0,'soga_eye_color',229,229,102), (323694,2350013,1,'soga_eye_type',17,0,0), (323695,2350013,0,'soga_hair_face_color',98,36,14), (323696,2350013,0,'soga_hair_face_highlight_color',4,1,0), (323697,2350013,0,'soga_hair_type_color',98,36,14), (323698,2350013,0,'soga_hair_type_highlight_color',4,1,0), (323699,2350013,1,'soga_lip_type',8,1,-7), (323700,2350013,1,'soga_nose_type',11,7,11), (323701,2350013,0,'soga_skin_color',207,157,121), (323702,2350013,0,'wing_color1',255,255,255), (323703,2350013,0,'wing_color2',255,255,255), (323704,2350014,1,'cheek_type',0,21,0), (323705,2350014,1,'chin_type',17,0,-8), (323706,2350014,1,'ear_type',0,14,0), (323707,2350014,1,'eye_brow_type',12,0,12), (323708,2350014,0,'eye_color',115,77,33), (323709,2350014,1,'eye_type',-40,0,0), (323710,2350014,0,'hair_face_color',170,166,101), (323711,2350014,0,'hair_face_highlight_color',16,15,10), (323712,2350014,0,'hair_type_color',170,166,101), (323713,2350014,0,'hair_type_highlight_color',16,15,10), (323714,2350014,1,'lip_type',29,7,22), (323715,2350014,1,'nose_type',-4,8,-8), (323716,2350014,0,'skin_color',183,137,98), (323717,2350014,1,'soga_cheek_type',0,21,0), (323718,2350014,1,'soga_chin_type',17,0,-8), (323719,2350014,1,'soga_ear_type',0,14,0), (323720,2350014,1,'soga_eye_brow_type',12,0,12), (323721,2350014,0,'soga_eye_color',229,229,102), (323722,2350014,1,'soga_eye_type',-40,0,0), (323723,2350014,0,'soga_hair_face_color',170,166,101), (323724,2350014,0,'soga_hair_face_highlight_color',16,15,10), (323725,2350014,0,'soga_hair_type_color',170,166,101), (323726,2350014,0,'soga_hair_type_highlight_color',16,15,10), (323727,2350014,1,'soga_lip_type',29,7,22), (323728,2350014,1,'soga_nose_type',-4,8,-8), (323729,2350014,0,'soga_skin_color',183,137,98), (323730,2350014,0,'wing_color1',255,255,255), (323731,2350014,0,'wing_color2',255,255,255), (323732,2350015,1,'cheek_type',-23,-28,0), (323733,2350015,1,'chin_type',8,28,23), (323734,2350015,1,'ear_type',-21,31,0), (323735,2350015,1,'eye_brow_type',7,0,-14), (323736,2350015,0,'eye_color',68,112,69), (323737,2350015,1,'eye_type',26,0,0), (323738,2350015,0,'hair_face_color',169,155,137), (323739,2350015,0,'hair_face_highlight_color',22,21,9), (323740,2350015,0,'hair_type_color',169,155,137), (323741,2350015,0,'hair_type_highlight_color',22,21,9), (323742,2350015,1,'lip_type',-37,-46,0), (323743,2350015,1,'nose_type',10,0,-3), (323744,2350015,0,'skin_color',231,184,188), (323745,2350015,1,'soga_cheek_type',-23,-28,0), (323746,2350015,1,'soga_chin_type',8,28,23), (323747,2350015,1,'soga_ear_type',-21,31,0), (323748,2350015,1,'soga_eye_brow_type',7,0,-14), (323749,2350015,0,'soga_eye_color',229,229,102), (323750,2350015,1,'soga_eye_type',26,0,0), (323751,2350015,0,'soga_hair_face_color',169,155,137), (323752,2350015,0,'soga_hair_face_highlight_color',22,21,9), (323753,2350015,0,'soga_hair_type_color',169,155,137), (323754,2350015,0,'soga_hair_type_highlight_color',22,21,9), (323755,2350015,1,'soga_lip_type',-37,-46,0), (323756,2350015,1,'soga_nose_type',10,0,-3), (323757,2350015,0,'soga_skin_color',231,184,188), (323758,2350015,0,'wing_color1',255,255,255), (323759,2350015,0,'wing_color2',255,255,255), (323760,2350016,1,'cheek_type',-68,-14,0), (323761,2350016,1,'chin_type',-7,74,-93), (323762,2350016,1,'ear_type',15,-28,0), (323763,2350016,1,'eye_brow_type',95,-48,-2), (323764,2350016,0,'eye_color',77,59,29), (323765,2350016,1,'eye_type',-68,0,0), (323766,2350016,0,'hair_color1',89,21,21), (323767,2350016,0,'hair_color2',171,87,0), (323768,2350016,0,'hair_face_color',166,57,22), (323769,2350016,0,'hair_face_highlight_color',219,179,15), (323770,2350016,0,'hair_highlight',239,221,86), (323771,2350016,0,'hair_type_color',166,57,22), (323772,2350016,0,'hair_type_highlight_color',219,179,15), (323773,2350016,1,'lip_type',0,-19,90), (323774,2350016,1,'nose_type',94,-62,10), (323775,2350016,0,'skin_color',219,167,157), (323776,2350016,1,'soga_cheek_type',-68,-14,0), (323777,2350016,1,'soga_chin_type',-7,74,-93), (323778,2350016,1,'soga_ear_type',15,-28,0), (323779,2350016,1,'soga_eye_brow_type',95,-48,-2), (323780,2350016,0,'soga_eye_color',229,229,102), (323781,2350016,1,'soga_eye_type',-68,0,0), (323782,2350016,0,'soga_hair_color1',89,21,21), (323783,2350016,0,'soga_hair_color2',171,87,0), (323784,2350016,0,'soga_hair_face_color',166,57,22), (323785,2350016,0,'soga_hair_face_highlight_color',219,179,15), (323786,2350016,0,'soga_hair_highlight',239,221,86), (323787,2350016,0,'soga_hair_type_color',166,57,22), (323788,2350016,0,'soga_hair_type_highlight_color',219,179,15), (323789,2350016,1,'soga_lip_type',0,-19,90), (323790,2350016,1,'soga_nose_type',94,-62,10), (323791,2350016,0,'soga_skin_color',219,167,157), (323792,2350016,0,'wing_color1',255,255,255), (323793,2350016,0,'wing_color2',255,255,255), (323794,2350017,1,'cheek_type',-4,0,0), (323795,2350017,1,'chin_type',-1,-10,11), (323796,2350017,1,'ear_type',0,28,0), (323797,2350017,1,'eye_brow_type',-14,28,-17), (323798,2350017,0,'eye_color',62,128,140), (323799,2350017,1,'eye_type',-40,0,0), (323800,2350017,0,'hair_face_color',75,73,67), (323801,2350017,0,'hair_face_highlight_color',88,66,0), (323802,2350017,0,'hair_type_color',75,73,67), (323803,2350017,0,'hair_type_highlight_color',88,66,0), (323804,2350017,1,'lip_type',-28,7,-45), (323805,2350017,1,'nose_type',28,4,32), (323806,2350017,0,'skin_color',239,198,197), (323807,2350017,1,'soga_cheek_type',-4,0,0), (323808,2350017,1,'soga_chin_type',-1,-10,11), (323809,2350017,1,'soga_ear_type',0,28,0), (323810,2350017,1,'soga_eye_brow_type',-14,28,-17), (323811,2350017,0,'soga_eye_color',229,229,102), (323812,2350017,1,'soga_eye_type',-40,0,0), (323813,2350017,0,'soga_hair_face_color',75,73,67), (323814,2350017,0,'soga_hair_face_highlight_color',88,66,0), (323815,2350017,0,'soga_hair_type_color',75,73,67), (323816,2350017,0,'soga_hair_type_highlight_color',88,66,0), (323817,2350017,1,'soga_lip_type',-28,7,-45), (323818,2350017,1,'soga_nose_type',28,4,32), (323819,2350017,0,'soga_skin_color',239,198,197), (323820,2350017,0,'wing_color1',255,255,255), (323821,2350017,0,'wing_color2',255,255,255), (323822,2350018,1,'cheek_type',-19,0,0), (323823,2350018,1,'chin_type',-4,-14,-3), (323824,2350018,1,'ear_type',-23,3,0), (323825,2350018,1,'eye_brow_type',28,-18,40), (323826,2350018,0,'eye_color',108,168,182), (323827,2350018,1,'eye_type',7,0,0), (323828,2350018,0,'hair_face_color',97,54,13), (323829,2350018,0,'hair_face_highlight_color',33,21,0), (323830,2350018,0,'hair_type_color',97,54,13), (323831,2350018,0,'hair_type_highlight_color',33,21,0), (323832,2350018,1,'lip_type',7,17,0), (323833,2350018,1,'nose_type',-26,0,-25), (323834,2350018,0,'skin_color',190,180,149), (323835,2350018,1,'soga_cheek_type',-19,0,0), (323836,2350018,1,'soga_chin_type',-4,-14,-3), (323837,2350018,1,'soga_ear_type',-23,3,0), (323838,2350018,1,'soga_eye_brow_type',28,-18,40), (323839,2350018,0,'soga_eye_color',229,229,102), (323840,2350018,1,'soga_eye_type',7,0,0), (323841,2350018,0,'soga_hair_face_color',97,54,13), (323842,2350018,0,'soga_hair_face_highlight_color',33,21,0), (323843,2350018,0,'soga_hair_type_color',97,54,13), (323844,2350018,0,'soga_hair_type_highlight_color',33,21,0), (323845,2350018,1,'soga_lip_type',7,17,0), (323846,2350018,1,'soga_nose_type',-26,0,-25), (323847,2350018,0,'soga_skin_color',190,180,149), (323848,2350018,0,'wing_color1',255,255,255), (323849,2350018,0,'wing_color2',255,255,255), (323850,2350019,1,'cheek_type',56,-28,0), (323851,2350019,1,'chin_type',-3,8,-31), (323852,2350019,1,'ear_type',19,-38,0), (323853,2350019,1,'eye_brow_type',76,81,-21), (323854,2350019,0,'eye_color',124,178,193), (323855,2350019,1,'eye_type',-51,0,0), (323856,2350019,0,'hair_color1',164,165,165), (323857,2350019,0,'hair_color2',56,62,62), (323858,2350019,0,'hair_face_color',211,220,220), (323859,2350019,0,'hair_face_highlight_color',53,50,65), (323860,2350019,0,'hair_highlight',50,48,56), (323861,2350019,0,'hair_type_color',211,220,220), (323862,2350019,0,'hair_type_highlight_color',53,50,65), (323863,2350019,1,'lip_type',81,-83,-19), (323864,2350019,1,'nose_type',82,-62,-57), (323865,2350019,0,'skin_color',240,247,247), (323866,2350019,1,'soga_cheek_type',56,-28,0), (323867,2350019,1,'soga_chin_type',-3,8,-31), (323868,2350019,1,'soga_ear_type',19,-38,0), (323869,2350019,1,'soga_eye_brow_type',76,81,-21), (323870,2350019,0,'soga_eye_color',229,229,102), (323871,2350019,1,'soga_eye_type',-51,0,0), (323872,2350019,0,'soga_hair_color1',164,165,165), (323873,2350019,0,'soga_hair_color2',56,62,62), (323874,2350019,0,'soga_hair_face_color',211,220,220), (323875,2350019,0,'soga_hair_face_highlight_color',53,50,65), (323876,2350019,0,'soga_hair_highlight',50,48,56), (323877,2350019,0,'soga_hair_type_color',211,220,220), (323878,2350019,0,'soga_hair_type_highlight_color',53,50,65), (323879,2350019,1,'soga_lip_type',81,-83,-19), (323880,2350019,1,'soga_nose_type',82,-62,-57), (323881,2350019,0,'soga_skin_color',240,247,247), (323882,2350019,0,'wing_color1',255,255,255), (323883,2350019,0,'wing_color2',255,255,255), (323884,2350020,1,'cheek_type',11,10,0), (323885,2350020,1,'chin_type',9,-28,-28), (323886,2350020,1,'ear_type',-34,-12,0), (323887,2350020,1,'eye_brow_type',29,-1,-5), (323888,2350020,0,'eye_color',40,83,73), (323889,2350020,0,'hair_face_color',7,7,3), (323890,2350020,0,'hair_face_highlight_color',47,34,0), (323891,2350020,0,'hair_type_color',7,7,3), (323892,2350020,0,'hair_type_highlight_color',47,34,0), (323893,2350020,1,'lip_type',-41,28,-1), (323894,2350020,1,'nose_type',-12,11,28), (323895,2350020,0,'skin_color',140,126,85), (323896,2350020,1,'soga_cheek_type',11,10,0), (323897,2350020,1,'soga_chin_type',9,-28,-28), (323898,2350020,1,'soga_ear_type',-34,-12,0), (323899,2350020,1,'soga_eye_brow_type',29,-1,-5), (323900,2350020,0,'soga_eye_color',229,229,102), (323901,2350020,0,'soga_hair_face_color',7,7,3), (323902,2350020,0,'soga_hair_face_highlight_color',47,34,0), (323903,2350020,0,'soga_hair_type_color',7,7,3), (323904,2350020,0,'soga_hair_type_highlight_color',47,34,0), (323905,2350020,1,'soga_lip_type',-41,28,-1), (323906,2350020,1,'soga_nose_type',-12,11,28), (323907,2350020,0,'soga_skin_color',140,126,85), (323908,2350020,0,'wing_color1',255,255,255), (323909,2350020,0,'wing_color2',255,255,255), (323910,2350021,1,'cheek_type',-100,-37,0), (323911,2350021,1,'chin_type',81,-50,-25), (323912,2350021,1,'ear_type',14,-1,0), (323913,2350021,1,'eye_brow_type',-100,71,97), (323914,2350021,0,'eye_color',70,44,17), (323915,2350021,1,'eye_type',34,0,0), (323916,2350021,0,'hair_color1',89,21,21), (323917,2350021,0,'hair_color2',171,87,0), (323918,2350021,0,'hair_face_color',163,56,23), (323919,2350021,0,'hair_face_highlight_color',84,0,0), (323920,2350021,0,'hair_highlight',109,14,49), (323921,2350021,0,'hair_type_color',163,56,23), (323922,2350021,0,'hair_type_highlight_color',84,0,0), (323923,2350021,1,'lip_type',-74,-70,4), (323924,2350021,1,'nose_type',83,31,-97), (323925,2350021,0,'skin_color',248,249,249), (323926,2350021,1,'soga_cheek_type',-100,-37,0), (323927,2350021,1,'soga_chin_type',81,-50,-25), (323928,2350021,1,'soga_ear_type',14,-1,0), (323929,2350021,1,'soga_eye_brow_type',-100,71,97), (323930,2350021,0,'soga_eye_color',229,229,102), (323931,2350021,1,'soga_eye_type',34,0,0), (323932,2350021,0,'soga_hair_color1',89,21,21), (323933,2350021,0,'soga_hair_color2',171,87,0), (323934,2350021,0,'soga_hair_face_color',163,56,23), (323935,2350021,0,'soga_hair_face_highlight_color',84,0,0), (323936,2350021,0,'soga_hair_highlight',109,14,49), (323937,2350021,0,'soga_hair_type_color',163,56,23), (323938,2350021,0,'soga_hair_type_highlight_color',84,0,0), (323939,2350021,1,'soga_lip_type',-74,-70,4), (323940,2350021,1,'soga_nose_type',83,31,-97), (323941,2350021,0,'soga_skin_color',248,249,249), (323942,2350021,0,'wing_color1',255,255,255), (323943,2350021,0,'wing_color2',255,255,255), (323944,2350022,1,'cheek_type',-28,-10,0), (323945,2350022,1,'chin_type',-29,-20,-8), (323946,2350022,1,'ear_type',3,25,0), (323947,2350022,1,'eye_brow_type',19,1,26), (323948,2350022,0,'eye_color',133,173,159), (323949,2350022,1,'eye_type',-4,0,0), (323950,2350022,0,'hair_face_color',150,52,27), (323951,2350022,0,'hair_face_highlight_color',105,41,3), (323952,2350022,0,'hair_type_color',150,52,27), (323953,2350022,0,'hair_type_highlight_color',105,41,3), (323954,2350022,1,'lip_type',7,21,-14), (323955,2350022,1,'nose_type',-12,0,0), (323956,2350022,0,'skin_color',205,206,206), (323957,2350022,1,'soga_cheek_type',-28,-10,0), (323958,2350022,1,'soga_chin_type',-29,-20,-8), (323959,2350022,1,'soga_ear_type',3,25,0), (323960,2350022,1,'soga_eye_brow_type',19,1,26), (323961,2350022,0,'soga_eye_color',229,229,102), (323962,2350022,1,'soga_eye_type',-4,0,0), (323963,2350022,0,'soga_hair_face_color',150,52,27), (323964,2350022,0,'soga_hair_face_highlight_color',105,41,3), (323965,2350022,0,'soga_hair_type_color',150,52,27), (323966,2350022,0,'soga_hair_type_highlight_color',105,41,3), (323967,2350022,1,'soga_lip_type',7,21,-14), (323968,2350022,1,'soga_nose_type',-12,0,0), (323969,2350022,0,'soga_skin_color',205,206,206), (323970,2350022,0,'wing_color1',255,255,255), (323971,2350022,0,'wing_color2',255,255,255), (323972,2350023,1,'cheek_type',-28,-7,0), (323973,2350023,1,'chin_type',47,26,7), (323974,2350023,1,'ear_type',-3,35,0), (323975,2350023,1,'eye_brow_type',0,7,31), (323976,2350023,0,'eye_color',124,164,142), (323977,2350023,1,'eye_type',-7,0,0), (323978,2350023,0,'hair_face_color',40,36,23), (323979,2350023,0,'hair_face_highlight_color',142,122,8), (323980,2350023,0,'hair_type_color',40,36,23), (323981,2350023,0,'hair_type_highlight_color',142,122,8), (323982,2350023,1,'lip_type',-2,9,41), (323983,2350023,1,'nose_type',-28,0,1), (323984,2350023,0,'skin_color',215,187,156), (323985,2350023,1,'soga_cheek_type',-28,-7,0), (323986,2350023,1,'soga_chin_type',47,26,7), (323987,2350023,1,'soga_ear_type',-3,35,0), (323988,2350023,1,'soga_eye_brow_type',0,7,31), (323989,2350023,0,'soga_eye_color',229,229,102), (323990,2350023,1,'soga_eye_type',-7,0,0), (323991,2350023,0,'soga_hair_face_color',40,36,23), (323992,2350023,0,'soga_hair_face_highlight_color',142,122,8), (323993,2350023,0,'soga_hair_type_color',40,36,23), (323994,2350023,0,'soga_hair_type_highlight_color',142,122,8), (323995,2350023,1,'soga_lip_type',-2,9,41), (323996,2350023,1,'soga_nose_type',-28,0,1), (323997,2350023,0,'soga_skin_color',215,187,156), (323998,2350023,0,'wing_color1',255,255,255), (323999,2350023,0,'wing_color2',255,255,255), (324000,2350024,1,'cheek_type',10,-7,0), (324001,2350024,1,'chin_type',28,-31,-28), (324002,2350024,1,'ear_type',25,-20,0), (324003,2350024,1,'eye_brow_type',-25,11,-3), (324004,2350024,0,'eye_color',41,84,96), (324005,2350024,1,'eye_type',7,0,0), (324006,2350024,0,'hair_face_color',10,4,1), (324007,2350024,0,'hair_face_highlight_color',50,23,0), (324008,2350024,0,'hair_type_color',10,4,1), (324009,2350024,0,'hair_type_highlight_color',50,23,0), (324010,2350024,1,'lip_type',-7,31,2), (324011,2350024,1,'nose_type',5,-25,0), (324012,2350024,0,'skin_color',235,191,194), (324013,2350024,1,'soga_cheek_type',10,-7,0), (324014,2350024,1,'soga_chin_type',28,-31,-28), (324015,2350024,1,'soga_ear_type',25,-20,0), (324016,2350024,1,'soga_eye_brow_type',-25,11,-3), (324017,2350024,0,'soga_eye_color',229,229,102), (324018,2350024,1,'soga_eye_type',7,0,0), (324019,2350024,0,'soga_hair_face_color',10,4,1), (324020,2350024,0,'soga_hair_face_highlight_color',50,23,0), (324021,2350024,0,'soga_hair_type_color',10,4,1), (324022,2350024,0,'soga_hair_type_highlight_color',50,23,0), (324023,2350024,1,'soga_lip_type',-7,31,2), (324024,2350024,1,'soga_nose_type',5,-25,0), (324025,2350024,0,'soga_skin_color',235,191,194), (324026,2350024,0,'wing_color1',255,255,255), (324027,2350024,0,'wing_color2',255,255,255), (324028,2350025,1,'cheek_type',-25,21,0), (324029,2350025,1,'chin_type',37,0,31), (324030,2350025,1,'ear_type',14,1,0), (324031,2350025,1,'eye_brow_type',-4,-9,0), (324032,2350025,0,'eye_color',38,75,60), (324033,2350025,1,'eye_type',4,0,0), (324034,2350025,0,'hair_face_color',146,60,12), (324035,2350025,0,'hair_face_highlight_color',45,21,5), (324036,2350025,0,'hair_type_color',146,60,12), (324037,2350025,0,'hair_type_highlight_color',45,21,5), (324038,2350025,1,'lip_type',-25,-1,11), (324039,2350025,1,'nose_type',0,-4,-25), (324040,2350025,0,'skin_color',201,155,130), (324041,2350025,1,'soga_cheek_type',-25,21,0), (324042,2350025,1,'soga_chin_type',37,0,31), (324043,2350025,1,'soga_ear_type',14,1,0), (324044,2350025,1,'soga_eye_brow_type',-4,-9,0), (324045,2350025,0,'soga_eye_color',229,229,102), (324046,2350025,1,'soga_eye_type',4,0,0), (324047,2350025,0,'soga_hair_face_color',146,60,12), (324048,2350025,0,'soga_hair_face_highlight_color',45,21,5), (324049,2350025,0,'soga_hair_type_color',146,60,12), (324050,2350025,0,'soga_hair_type_highlight_color',45,21,5), (324051,2350025,1,'soga_lip_type',-25,-1,11), (324052,2350025,1,'soga_nose_type',0,-4,-25), (324053,2350025,0,'soga_skin_color',201,155,130), (324054,2350025,0,'wing_color1',255,255,255), (324055,2350025,0,'wing_color2',255,255,255), (324056,2350026,1,'cheek_type',-17,10,0), (324057,2350026,1,'chin_type',-17,-12,-39), (324058,2350026,1,'ear_type',-2,-9,0), (324059,2350026,1,'eye_brow_type',26,0,-25), (324060,2350026,0,'eye_color',50,62,34), (324061,2350026,1,'eye_type',-4,0,0), (324062,2350026,0,'hair_face_color',61,52,29), (324063,2350026,0,'hair_face_highlight_color',56,47,2), (324064,2350026,0,'hair_type_color',61,52,29), (324065,2350026,0,'hair_type_highlight_color',56,47,2), (324066,2350026,1,'lip_type',3,-3,-28), (324067,2350026,1,'nose_type',9,-17,-37), (324068,2350026,0,'skin_color',213,189,156), (324069,2350026,1,'soga_cheek_type',-17,10,0), (324070,2350026,1,'soga_chin_type',-17,-12,-39), (324071,2350026,1,'soga_ear_type',-2,-9,0), (324072,2350026,1,'soga_eye_brow_type',26,0,-25), (324073,2350026,0,'soga_eye_color',229,229,102), (324074,2350026,1,'soga_eye_type',-4,0,0), (324075,2350026,0,'soga_hair_face_color',61,52,29), (324076,2350026,0,'soga_hair_face_highlight_color',56,47,2), (324077,2350026,0,'soga_hair_type_color',61,52,29), (324078,2350026,0,'soga_hair_type_highlight_color',56,47,2), (324079,2350026,1,'soga_lip_type',3,-3,-28), (324080,2350026,1,'soga_nose_type',9,-17,-37), (324081,2350026,0,'soga_skin_color',213,189,156), (324082,2350026,0,'wing_color1',255,255,255), (324083,2350026,0,'wing_color2',255,255,255), (324084,2350027,1,'cheek_type',20,17,0), (324085,2350027,1,'chin_type',-18,34,-14), (324086,2350027,1,'ear_type',28,5,0), (324087,2350027,1,'eye_brow_type',0,0,5), (324088,2350027,0,'eye_color',157,171,136), (324089,2350027,1,'eye_type',2,0,0), (324090,2350027,0,'hair_face_color',61,45,0), (324091,2350027,0,'hair_face_highlight_color',33,13,0), (324092,2350027,0,'hair_type_color',61,45,0), (324093,2350027,0,'hair_type_highlight_color',33,13,0), (324094,2350027,1,'lip_type',26,-29,0), (324095,2350027,1,'nose_type',1,-7,11), (324096,2350027,0,'skin_color',176,150,100), (324097,2350027,1,'soga_cheek_type',20,17,0), (324098,2350027,1,'soga_chin_type',-18,34,-14), (324099,2350027,1,'soga_ear_type',28,5,0), (324100,2350027,1,'soga_eye_brow_type',0,0,5), (324101,2350027,0,'soga_eye_color',229,229,102), (324102,2350027,1,'soga_eye_type',2,0,0), (324103,2350027,0,'soga_hair_face_color',61,45,0), (324104,2350027,0,'soga_hair_face_highlight_color',33,13,0), (324105,2350027,0,'soga_hair_type_color',61,45,0), (324106,2350027,0,'soga_hair_type_highlight_color',33,13,0), (324107,2350027,1,'soga_lip_type',26,-29,0), (324108,2350027,1,'soga_nose_type',1,-7,11), (324109,2350027,0,'soga_skin_color',176,150,100), (324110,2350027,0,'wing_color1',255,255,255), (324111,2350027,0,'wing_color2',255,255,255), (324112,2350028,1,'cheek_type',0,2,0), (324113,2350028,1,'chin_type',-38,3,2), (324114,2350028,1,'ear_type',23,-5,0), (324115,2350028,1,'eye_brow_type',34,0,14), (324116,2350028,0,'eye_color',222,35,32), (324117,2350028,1,'eye_type',-32,0,0), (324118,2350028,0,'hair_face_color',52,38,20), (324119,2350028,0,'hair_face_highlight_color',216,192,37), (324120,2350028,0,'hair_type_color',52,38,20), (324121,2350028,0,'hair_type_highlight_color',216,192,37), (324122,2350028,1,'lip_type',-31,-2,10), (324123,2350028,1,'nose_type',-2,17,-14), (324124,2350028,0,'skin_color',119,37,1), (324125,2350028,1,'soga_cheek_type',0,2,0), (324126,2350028,1,'soga_chin_type',-38,3,2), (324127,2350028,1,'soga_ear_type',23,-5,0), (324128,2350028,1,'soga_eye_brow_type',34,0,14), (324129,2350028,0,'soga_eye_color',229,229,102), (324130,2350028,1,'soga_eye_type',-32,0,0), (324131,2350028,0,'soga_hair_face_color',52,38,20), (324132,2350028,0,'soga_hair_face_highlight_color',216,192,37), (324133,2350028,0,'soga_hair_type_color',52,38,20), (324134,2350028,0,'soga_hair_type_highlight_color',216,192,37), (324135,2350028,1,'soga_lip_type',-31,-2,10), (324136,2350028,1,'soga_nose_type',-2,17,-14), (324137,2350028,0,'soga_skin_color',119,37,1), (324138,2350028,0,'wing_color1',255,255,255), (324139,2350028,0,'wing_color2',255,255,255), (324140,2350029,0,'eye_color',255,255,255), (324141,2350029,0,'skin_color',255,255,255), (324142,2350029,0,'soga_eye_color',255,0,255), (324143,2350030,1,'cheek_type',-26,0,0), (324144,2350030,1,'chin_type',-44,12,-5), (324145,2350030,1,'ear_type',-3,7,0), (324146,2350030,1,'eye_brow_type',10,-14,0), (324147,2350030,0,'eye_color',38,77,86), (324148,2350030,1,'eye_type',12,0,0), (324149,2350030,0,'hair_face_color',49,17,9), (324150,2350030,0,'hair_face_highlight_color',43,36,26), (324151,2350030,0,'hair_type_color',49,17,9), (324152,2350030,0,'hair_type_highlight_color',43,36,26), (324153,2350030,1,'lip_type',38,39,28), (324154,2350030,1,'nose_type',-23,-1,8), (324155,2350030,0,'skin_color',150,106,80), (324156,2350030,1,'soga_cheek_type',-26,0,0), (324157,2350030,1,'soga_chin_type',-44,12,-5), (324158,2350030,1,'soga_ear_type',-3,7,0), (324159,2350030,1,'soga_eye_brow_type',10,-14,0), (324160,2350030,0,'soga_eye_color',229,229,102), (324161,2350030,1,'soga_eye_type',12,0,0), (324162,2350030,0,'soga_hair_face_color',49,17,9), (324163,2350030,0,'soga_hair_face_highlight_color',43,36,26), (324164,2350030,0,'soga_hair_type_color',49,17,9), (324165,2350030,0,'soga_hair_type_highlight_color',43,36,26), (324166,2350030,1,'soga_lip_type',38,39,28), (324167,2350030,1,'soga_nose_type',-23,-1,8), (324168,2350030,0,'soga_skin_color',150,106,80), (324169,2350030,0,'wing_color1',255,255,255), (324170,2350030,0,'wing_color2',255,255,255), (324171,2350031,1,'cheek_type',28,-32,0), (324172,2350031,1,'chin_type',29,3,31), (324173,2350031,1,'ear_type',-10,4,0), (324174,2350031,1,'eye_brow_type',-7,-8,-10), (324175,2350031,0,'eye_color',49,104,104), (324176,2350031,1,'eye_type',-8,0,0), (324177,2350031,0,'hair_face_color',165,163,163), (324178,2350031,0,'hair_face_highlight_color',33,31,28), (324179,2350031,0,'hair_type_color',165,163,163), (324180,2350031,0,'hair_type_highlight_color',33,31,28), (324181,2350031,1,'lip_type',-17,4,-9), (324182,2350031,1,'nose_type',-29,-17,-7), (324183,2350031,0,'skin_color',242,246,235), (324184,2350031,1,'soga_cheek_type',28,-32,0), (324185,2350031,1,'soga_chin_type',29,3,31), (324186,2350031,1,'soga_ear_type',-10,4,0), (324187,2350031,1,'soga_eye_brow_type',-7,-8,-10), (324188,2350031,0,'soga_eye_color',229,229,102), (324189,2350031,1,'soga_eye_type',-8,0,0), (324190,2350031,0,'soga_hair_face_color',165,163,163), (324191,2350031,0,'soga_hair_face_highlight_color',33,31,28), (324192,2350031,0,'soga_hair_type_color',165,163,163), (324193,2350031,0,'soga_hair_type_highlight_color',33,31,28), (324194,2350031,1,'soga_lip_type',-17,4,-9), (324195,2350031,1,'soga_nose_type',-29,-17,-7), (324196,2350031,0,'soga_skin_color',242,246,235), (324197,2350031,0,'wing_color1',255,255,255), (324198,2350031,0,'wing_color2',255,255,255), (324199,2350032,1,'cheek_type',-46,25,0), (324200,2350032,1,'chin_type',-35,-94,-47), (324201,2350032,1,'ear_type',-15,-46,0), (324202,2350032,1,'eye_brow_type',52,72,22), (324203,2350032,0,'eye_color',52,96,61), (324204,2350032,1,'eye_type',-29,0,0), (324205,2350032,0,'hair_color1',38,22,21), (324206,2350032,0,'hair_color2',120,50,0), (324207,2350032,0,'hair_face_color',14,5,5), (324208,2350032,0,'hair_face_highlight_color',193,100,45), (324209,2350032,0,'hair_highlight',105,26,26), (324210,2350032,0,'hair_type_color',14,5,5), (324211,2350032,0,'hair_type_highlight_color',193,100,45), (324212,2350032,1,'lip_type',93,59,5), (324213,2350032,1,'nose_type',55,71,22), (324214,2350032,0,'skin_color',214,222,204), (324215,2350032,1,'soga_cheek_type',-46,25,0), (324216,2350032,1,'soga_chin_type',-35,-94,-47), (324217,2350032,1,'soga_ear_type',-15,-46,0), (324218,2350032,1,'soga_eye_brow_type',52,72,22), (324219,2350032,0,'soga_eye_color',229,229,102), (324220,2350032,1,'soga_eye_type',-29,0,0), (324221,2350032,0,'soga_hair_color1',38,22,21), (324222,2350032,0,'soga_hair_color2',120,50,0), (324223,2350032,0,'soga_hair_face_color',14,5,5), (324224,2350032,0,'soga_hair_face_highlight_color',193,100,45), (324225,2350032,0,'soga_hair_highlight',105,26,26), (324226,2350032,0,'soga_hair_type_color',14,5,5), (324227,2350032,0,'soga_hair_type_highlight_color',193,100,45), (324228,2350032,1,'soga_lip_type',93,59,5), (324229,2350032,1,'soga_nose_type',55,71,22), (324230,2350032,0,'soga_skin_color',214,222,204), (324231,2350032,0,'wing_color1',255,255,255), (324232,2350032,0,'wing_color2',255,255,255), (324233,2350033,1,'cheek_type',26,-17,0), (324234,2350033,1,'chin_type',20,-7,28), (324235,2350033,1,'ear_type',39,-34,0), (324236,2350033,1,'eye_brow_type',-19,-11,0), (324237,2350033,0,'eye_color',53,34,13), (324238,2350033,1,'eye_type',-23,0,0), (324239,2350033,0,'hair_face_color',24,10,2), (324240,2350033,0,'hair_face_highlight_color',150,88,18), (324241,2350033,0,'hair_type_color',24,10,2), (324242,2350033,0,'hair_type_highlight_color',150,88,18), (324243,2350033,1,'lip_type',-14,0,0), (324244,2350033,1,'nose_type',44,0,-28), (324245,2350033,0,'skin_color',227,219,200), (324246,2350033,1,'soga_cheek_type',26,-17,0), (324247,2350033,1,'soga_chin_type',20,-7,28), (324248,2350033,1,'soga_ear_type',39,-34,0), (324249,2350033,1,'soga_eye_brow_type',-19,-11,0), (324250,2350033,0,'soga_eye_color',229,229,102), (324251,2350033,1,'soga_eye_type',-23,0,0), (324252,2350033,0,'soga_hair_face_color',24,10,2), (324253,2350033,0,'soga_hair_face_highlight_color',150,88,18), (324254,2350033,0,'soga_hair_type_color',24,10,2), (324255,2350033,0,'soga_hair_type_highlight_color',150,88,18), (324256,2350033,1,'soga_lip_type',-14,0,0), (324257,2350033,1,'soga_nose_type',44,0,-28), (324258,2350033,0,'soga_skin_color',227,219,200), (324259,2350033,0,'wing_color1',255,255,255), (324260,2350033,0,'wing_color2',255,255,255), (324261,2350034,1,'cheek_type',-9,-28,0), (324262,2350034,1,'chin_type',-10,-28,-3), (324263,2350034,1,'ear_type',22,7,0), (324264,2350034,1,'eye_brow_type',10,0,-2), (324265,2350034,0,'eye_color',146,172,144), (324266,2350034,1,'eye_type',-12,0,0), (324267,2350034,0,'hair_face_color',197,174,103), (324268,2350034,0,'hair_face_highlight_color',31,29,22), (324269,2350034,0,'hair_type_color',197,174,103), (324270,2350034,0,'hair_type_highlight_color',31,29,22), (324271,2350034,1,'lip_type',-46,22,37), (324272,2350034,1,'nose_type',-3,-14,37), (324273,2350034,0,'skin_color',230,206,196), (324274,2350034,1,'soga_cheek_type',-9,-28,0), (324275,2350034,1,'soga_chin_type',-10,-28,-3), (324276,2350034,1,'soga_ear_type',22,7,0), (324277,2350034,1,'soga_eye_brow_type',10,0,-2), (324278,2350034,0,'soga_eye_color',229,229,102), (324279,2350034,1,'soga_eye_type',-12,0,0), (324280,2350034,0,'soga_hair_face_color',197,174,103), (324281,2350034,0,'soga_hair_face_highlight_color',31,29,22), (324282,2350034,0,'soga_hair_type_color',197,174,103), (324283,2350034,0,'soga_hair_type_highlight_color',31,29,22), (324284,2350034,1,'soga_lip_type',-46,22,37), (324285,2350034,1,'soga_nose_type',-3,-14,37), (324286,2350034,0,'soga_skin_color',230,206,196), (324287,2350034,0,'wing_color1',255,255,255), (324288,2350034,0,'wing_color2',255,255,255), (324289,2350035,1,'cheek_type',52,35,0), (324290,2350035,1,'chin_type',96,85,-93), (324291,2350035,1,'ear_type',47,-90,0), (324292,2350035,1,'eye_brow_type',-78,81,21), (324293,2350035,0,'eye_color',153,195,206), (324294,2350035,1,'eye_type',31,0,0), (324295,2350035,0,'hair_color1',38,22,21), (324296,2350035,0,'hair_color2',120,50,0), (324297,2350035,0,'hair_face_color',14,5,5), (324298,2350035,0,'hair_face_highlight_color',94,10,9), (324299,2350035,0,'hair_highlight',109,14,49), (324300,2350035,0,'hair_type_color',14,5,5), (324301,2350035,0,'hair_type_highlight_color',94,10,9), (324302,2350035,1,'lip_type',25,-32,-1), (324303,2350035,1,'nose_type',25,-51,-2), (324304,2350035,0,'skin_color',127,130,111), (324305,2350035,1,'soga_cheek_type',52,35,0), (324306,2350035,1,'soga_chin_type',96,85,-93), (324307,2350035,1,'soga_ear_type',47,-90,0), (324308,2350035,1,'soga_eye_brow_type',-78,81,21), (324309,2350035,0,'soga_eye_color',229,229,102), (324310,2350035,1,'soga_eye_type',31,0,0), (324311,2350035,0,'soga_hair_color1',38,22,21), (324312,2350035,0,'soga_hair_color2',120,50,0), (324313,2350035,0,'soga_hair_face_color',14,5,5), (324314,2350035,0,'soga_hair_face_highlight_color',94,10,9), (324315,2350035,0,'soga_hair_highlight',109,14,49), (324316,2350035,0,'soga_hair_type_color',14,5,5), (324317,2350035,0,'soga_hair_type_highlight_color',94,10,9), (324318,2350035,1,'soga_lip_type',25,-32,-1), (324319,2350035,1,'soga_nose_type',25,-51,-2), (324320,2350035,0,'soga_skin_color',127,130,111), (324321,2350035,0,'wing_color1',255,255,255), (324322,2350035,0,'wing_color2',255,255,255), (324323,2350036,1,'cheek_type',14,-94,0), (324324,2350036,1,'chin_type',22,52,31), (324325,2350036,1,'ear_type',-37,46,0), (324326,2350036,1,'eye_brow_type',4,2,-55), (324327,2350036,0,'eye_color',36,73,62), (324328,2350036,1,'eye_type',20,0,0), (324329,2350036,0,'hair_color1',109,14,49), (324330,2350036,0,'hair_color2',185,97,0), (324331,2350036,0,'hair_face_color',84,0,0), (324332,2350036,0,'hair_face_highlight_color',194,136,14), (324333,2350036,0,'hair_highlight',209,131,22), (324334,2350036,0,'hair_type_color',84,0,0), (324335,2350036,0,'hair_type_highlight_color',194,136,14), (324336,2350036,1,'lip_type',-10,47,-34), (324337,2350036,1,'nose_type',-17,85,-75), (324338,2350036,0,'skin_color',215,161,151), (324339,2350036,1,'soga_cheek_type',14,-94,0), (324340,2350036,1,'soga_chin_type',22,52,31), (324341,2350036,1,'soga_ear_type',-37,46,0), (324342,2350036,1,'soga_eye_brow_type',4,2,-55), (324343,2350036,0,'soga_eye_color',229,229,102), (324344,2350036,1,'soga_eye_type',20,0,0), (324345,2350036,0,'soga_hair_color1',109,14,49), (324346,2350036,0,'soga_hair_color2',185,97,0), (324347,2350036,0,'soga_hair_face_color',84,0,0), (324348,2350036,0,'soga_hair_face_highlight_color',194,136,14), (324349,2350036,0,'soga_hair_highlight',209,131,22), (324350,2350036,0,'soga_hair_type_color',84,0,0), (324351,2350036,0,'soga_hair_type_highlight_color',194,136,14), (324352,2350036,1,'soga_lip_type',-10,47,-34), (324353,2350036,1,'soga_nose_type',-17,85,-75), (324354,2350036,0,'soga_skin_color',215,161,151), (324355,2350036,0,'wing_color1',255,255,255), (324356,2350036,0,'wing_color2',255,255,255), (324357,2350037,1,'cheek_type',21,-21,0), (324358,2350037,1,'chin_type',-37,0,0), (324359,2350037,1,'ear_type',7,-9,0), (324360,2350037,1,'eye_brow_type',-4,-4,-18), (324361,2350037,0,'eye_color',61,120,89), (324362,2350037,1,'eye_type',-7,0,0), (324363,2350037,0,'hair_face_color',71,69,65), (324364,2350037,0,'hair_face_highlight_color',89,87,82), (324365,2350037,0,'hair_type_color',71,69,65), (324366,2350037,0,'hair_type_highlight_color',89,87,82), (324367,2350037,1,'lip_type',-12,7,0), (324368,2350037,1,'nose_type',-5,0,-37), (324369,2350037,0,'skin_color',232,235,235), (324370,2350037,1,'soga_cheek_type',21,-21,0), (324371,2350037,1,'soga_chin_type',-37,0,0), (324372,2350037,1,'soga_ear_type',7,-9,0), (324373,2350037,1,'soga_eye_brow_type',-4,-4,-18), (324374,2350037,0,'soga_eye_color',229,229,102), (324375,2350037,1,'soga_eye_type',-7,0,0), (324376,2350037,0,'soga_hair_face_color',71,69,65), (324377,2350037,0,'soga_hair_face_highlight_color',89,87,82), (324378,2350037,0,'soga_hair_type_color',71,69,65), (324379,2350037,0,'soga_hair_type_highlight_color',89,87,82), (324380,2350037,1,'soga_lip_type',-12,7,0), (324381,2350037,1,'soga_nose_type',-5,0,-37), (324382,2350037,0,'soga_skin_color',232,235,235), (324383,2350037,0,'wing_color1',255,255,255), (324384,2350037,0,'wing_color2',255,255,255), (324385,2350038,1,'cheek_type',14,8,0), (324386,2350038,1,'chin_type',1,0,-5), (324387,2350038,1,'ear_type',8,-8,0), (324388,2350038,1,'eye_brow_type',-25,0,10), (324389,2350038,0,'eye_color',169,205,214), (324390,2350038,1,'eye_type',-10,0,0), (324391,2350038,0,'hair_face_color',51,30,8), (324392,2350038,0,'hair_face_highlight_color',47,34,18), (324393,2350038,0,'hair_type_color',51,30,8), (324394,2350038,0,'hair_type_highlight_color',47,34,18), (324395,2350038,1,'lip_type',29,-10,-31), (324396,2350038,1,'nose_type',0,-28,4), (324397,2350038,0,'skin_color',226,233,223), (324398,2350038,1,'soga_cheek_type',14,8,0), (324399,2350038,1,'soga_chin_type',1,0,-5), (324400,2350038,1,'soga_ear_type',8,-8,0), (324401,2350038,1,'soga_eye_brow_type',-25,0,10), (324402,2350038,0,'soga_eye_color',229,229,102), (324403,2350038,1,'soga_eye_type',-10,0,0), (324404,2350038,0,'soga_hair_face_color',51,30,8), (324405,2350038,0,'soga_hair_face_highlight_color',47,34,18), (324406,2350038,0,'soga_hair_type_color',51,30,8), (324407,2350038,0,'soga_hair_type_highlight_color',47,34,18), (324408,2350038,1,'soga_lip_type',29,-10,-31), (324409,2350038,1,'soga_nose_type',0,-28,4), (324410,2350038,0,'soga_skin_color',226,233,223), (324411,2350038,0,'wing_color1',255,255,255), (324412,2350038,0,'wing_color2',255,255,255), (324413,2350039,0,'eye_color',255,255,255), (324414,2350039,0,'skin_color',255,255,255), (324415,2350039,0,'soga_eye_color',255,0,255), (324416,2350040,0,'eye_color',255,255,255), (324417,2350040,0,'skin_color',201,201,190), (324418,2350040,0,'soga_eye_color',255,0,255), (324419,2350041,1,'cheek_type',95,-88,0), (324420,2350041,1,'chin_type',-40,-26,-51), (324421,2350041,1,'ear_type',-32,55,0), (324422,2350041,1,'eye_brow_type',-97,-31,-68), (324423,2350041,0,'eye_color',167,203,208), (324424,2350041,1,'eye_type',-55,0,0), (324425,2350041,0,'hair_color1',38,22,21), (324426,2350041,0,'hair_color2',120,50,0), (324427,2350041,0,'hair_highlight',38,22,21), (324428,2350041,1,'lip_type',-76,-32,25), (324429,2350041,1,'nose_type',-91,14,-41), (324430,2350041,0,'skin_color',230,187,176), (324431,2350041,1,'soga_cheek_type',95,-88,0), (324432,2350041,1,'soga_chin_type',-40,-26,-51), (324433,2350041,1,'soga_ear_type',-32,55,0), (324434,2350041,1,'soga_eye_brow_type',-97,-31,-68), (324435,2350041,0,'soga_eye_color',229,229,102), (324436,2350041,1,'soga_eye_type',-55,0,0), (324437,2350041,0,'soga_hair_color1',38,22,21), (324438,2350041,0,'soga_hair_color2',120,50,0), (324439,2350041,0,'soga_hair_highlight',38,22,21), (324440,2350041,1,'soga_lip_type',-76,-32,25), (324441,2350041,1,'soga_nose_type',-91,14,-41), (324442,2350041,0,'soga_skin_color',230,187,176), (324443,2350041,0,'wing_color1',255,255,255), (324444,2350041,0,'wing_color2',255,255,255), (324445,2350042,1,'cheek_type',-59,64,0), (324446,2350042,1,'chin_type',-3,17,15), (324447,2350042,1,'ear_type',-4,-58,0), (324448,2350042,1,'eye_brow_type',87,-94,-50), (324449,2350042,0,'eye_color',76,147,159), (324450,2350042,1,'eye_type',-37,0,0), (324451,2350042,0,'hair_color1',239,221,86), (324452,2350042,0,'hair_color2',99,53,22), (324453,2350042,0,'hair_face_color',219,179,15), (324454,2350042,0,'hair_face_highlight_color',94,10,10), (324455,2350042,0,'hair_highlight',109,14,49), (324456,2350042,0,'hair_type_color',219,179,15), (324457,2350042,0,'hair_type_highlight_color',94,10,10), (324458,2350042,1,'lip_type',-32,-28,69), (324459,2350042,1,'nose_type',26,-17,0), (324460,2350042,0,'skin_color',228,223,215), (324461,2350042,1,'soga_cheek_type',-59,64,0), (324462,2350042,1,'soga_chin_type',-3,17,15), (324463,2350042,1,'soga_ear_type',-4,-58,0), (324464,2350042,1,'soga_eye_brow_type',87,-94,-50), (324465,2350042,0,'soga_eye_color',229,229,102), (324466,2350042,1,'soga_eye_type',-37,0,0), (324467,2350042,0,'soga_hair_color1',239,221,86), (324468,2350042,0,'soga_hair_color2',99,53,22), (324469,2350042,0,'soga_hair_face_color',219,179,15), (324470,2350042,0,'soga_hair_face_highlight_color',94,10,10), (324471,2350042,0,'soga_hair_highlight',109,14,49), (324472,2350042,0,'soga_hair_type_color',219,179,15), (324473,2350042,0,'soga_hair_type_highlight_color',94,10,10), (324474,2350042,1,'soga_lip_type',-32,-28,69), (324475,2350042,1,'soga_nose_type',26,-17,0), (324476,2350042,0,'soga_skin_color',228,223,215), (324477,2350042,0,'wing_color1',255,255,255), (324478,2350042,0,'wing_color2',255,255,255), (324479,2350043,1,'cheek_type',-38,7,0), (324480,2350043,1,'chin_type',-14,-20,-14), (324481,2350043,1,'ear_type',0,28,0), (324482,2350043,1,'eye_brow_type',11,0,34), (324483,2350043,0,'eye_color',97,68,31), (324484,2350043,1,'eye_type',26,0,0), (324485,2350043,0,'hair_face_color',68,68,65), (324486,2350043,0,'hair_face_highlight_color',170,112,0), (324487,2350043,0,'hair_type_color',68,68,65), (324488,2350043,0,'hair_type_highlight_color',170,112,0), (324489,2350043,1,'lip_type',3,41,17), (324490,2350043,1,'nose_type',8,9,-46), (324491,2350043,0,'skin_color',221,230,230), (324492,2350043,1,'soga_cheek_type',-38,7,0), (324493,2350043,1,'soga_chin_type',-14,-20,-14), (324494,2350043,1,'soga_ear_type',0,28,0), (324495,2350043,1,'soga_eye_brow_type',11,0,34), (324496,2350043,0,'soga_eye_color',229,229,102), (324497,2350043,1,'soga_eye_type',26,0,0), (324498,2350043,0,'soga_hair_face_color',68,68,65), (324499,2350043,0,'soga_hair_face_highlight_color',170,112,0), (324500,2350043,0,'soga_hair_type_color',68,68,65), (324501,2350043,0,'soga_hair_type_highlight_color',170,112,0), (324502,2350043,1,'soga_lip_type',3,41,17), (324503,2350043,1,'soga_nose_type',8,9,-46), (324504,2350043,0,'soga_skin_color',221,230,230), (324505,2350043,0,'wing_color1',255,255,255), (324506,2350043,0,'wing_color2',255,255,255), (324507,2350044,1,'cheek_type',84,37,0), (324508,2350044,1,'chin_type',50,-62,-66), (324509,2350044,1,'ear_type',10,81,0), (324510,2350044,1,'eye_brow_type',64,-23,-19), (324511,2350044,0,'eye_color',121,176,189), (324512,2350044,1,'eye_type',9,0,0), (324513,2350044,0,'hair_color1',246,219,114), (324514,2350044,0,'hair_color2',187,136,62), (324515,2350044,0,'hair_face_color',229,182,26), (324516,2350044,0,'hair_face_highlight_color',244,246,246), (324517,2350044,0,'hair_highlight',161,165,168), (324518,2350044,0,'hair_type_color',229,182,26), (324519,2350044,0,'hair_type_highlight_color',244,246,246), (324520,2350044,1,'lip_type',-37,-37,-47), (324521,2350044,1,'nose_type',-81,11,17), (324522,2350044,0,'skin_color',240,204,208), (324523,2350044,1,'soga_cheek_type',84,37,0), (324524,2350044,1,'soga_chin_type',50,-62,-66), (324525,2350044,1,'soga_ear_type',10,81,0), (324526,2350044,1,'soga_eye_brow_type',64,-23,-19), (324527,2350044,0,'soga_eye_color',229,229,102), (324528,2350044,1,'soga_eye_type',9,0,0), (324529,2350044,0,'soga_hair_color1',246,219,114), (324530,2350044,0,'soga_hair_color2',187,136,62), (324531,2350044,0,'soga_hair_face_color',229,182,26), (324532,2350044,0,'soga_hair_face_highlight_color',244,246,246), (324533,2350044,0,'soga_hair_highlight',161,165,168), (324534,2350044,0,'soga_hair_type_color',229,182,26), (324535,2350044,0,'soga_hair_type_highlight_color',244,246,246), (324536,2350044,1,'soga_lip_type',-37,-37,-47), (324537,2350044,1,'soga_nose_type',-81,11,17), (324538,2350044,0,'soga_skin_color',240,204,208), (324539,2350044,0,'wing_color1',255,255,255), (324540,2350044,0,'wing_color2',255,255,255), (324541,2350045,0,'eye_color',255,255,255), (324542,2350045,0,'skin_color',255,255,255), (324543,2350045,0,'soga_eye_color',255,0,255), (324544,2350046,1,'cheek_type',42,5,0), (324545,2350046,1,'chin_type',-17,0,3), (324546,2350046,1,'ear_type',-7,14,0), (324547,2350046,1,'eye_brow_type',-2,-7,0), (324548,2350046,0,'eye_color',45,65,39), (324549,2350046,1,'eye_type',-17,0,0), (324550,2350046,0,'hair_face_color',21,16,11), (324551,2350046,0,'hair_face_highlight_color',47,44,16), (324552,2350046,0,'hair_type_color',21,16,11), (324553,2350046,0,'hair_type_highlight_color',47,44,16), (324554,2350046,1,'lip_type',5,3,-21), (324555,2350046,1,'nose_type',0,25,-31), (324556,2350046,0,'skin_color',141,136,101), (324557,2350046,1,'soga_cheek_type',42,5,0), (324558,2350046,1,'soga_chin_type',-17,0,3), (324559,2350046,1,'soga_ear_type',-7,14,0), (324560,2350046,1,'soga_eye_brow_type',-2,-7,0), (324561,2350046,0,'soga_eye_color',229,229,102), (324562,2350046,1,'soga_eye_type',-17,0,0), (324563,2350046,0,'soga_hair_face_color',21,16,11), (324564,2350046,0,'soga_hair_face_highlight_color',47,44,16), (324565,2350046,0,'soga_hair_type_color',21,16,11), (324566,2350046,0,'soga_hair_type_highlight_color',47,44,16), (324567,2350046,1,'soga_lip_type',5,3,-21), (324568,2350046,1,'soga_nose_type',0,25,-31), (324569,2350046,0,'soga_skin_color',141,136,101), (324570,2350046,0,'wing_color1',255,255,255), (324571,2350046,0,'wing_color2',255,255,255), (324572,2350047,1,'cheek_type',46,70,0), (324573,2350047,1,'chin_type',-100,82,11), (324574,2350047,1,'ear_type',-97,-55,0), (324575,2350047,1,'eye_brow_type',68,94,72), (324576,2350047,0,'eye_color',71,58,31), (324577,2350047,1,'eye_type',93,0,0), (324578,2350047,0,'hair_color1',79,28,15), (324579,2350047,0,'hair_color2',111,64,0), (324580,2350047,0,'hair_face_color',39,21,6), (324581,2350047,0,'hair_face_highlight_color',57,56,70), (324582,2350047,0,'hair_highlight',50,48,56), (324583,2350047,0,'hair_type_color',39,21,6), (324584,2350047,0,'hair_type_highlight_color',57,56,70), (324585,2350047,1,'lip_type',77,2,68), (324586,2350047,1,'nose_type',-62,85,-58), (324587,2350047,0,'skin_color',209,178,124), (324588,2350047,1,'soga_cheek_type',46,70,0), (324589,2350047,1,'soga_chin_type',-100,82,11), (324590,2350047,1,'soga_ear_type',-97,-55,0), (324591,2350047,1,'soga_eye_brow_type',68,94,72), (324592,2350047,0,'soga_eye_color',229,229,102), (324593,2350047,1,'soga_eye_type',93,0,0), (324594,2350047,0,'soga_hair_color1',79,28,15), (324595,2350047,0,'soga_hair_color2',111,64,0), (324596,2350047,0,'soga_hair_face_color',39,21,6), (324597,2350047,0,'soga_hair_face_highlight_color',57,56,70), (324598,2350047,0,'soga_hair_highlight',50,48,56), (324599,2350047,0,'soga_hair_type_color',39,21,6), (324600,2350047,0,'soga_hair_type_highlight_color',57,56,70), (324601,2350047,1,'soga_lip_type',77,2,68), (324602,2350047,1,'soga_nose_type',-62,85,-58), (324603,2350047,0,'soga_skin_color',209,178,124), (324604,2350047,0,'wing_color1',255,255,255), (324605,2350047,0,'wing_color2',255,255,255), (324606,2350048,1,'cheek_type',62,71,0), (324607,2350048,1,'chin_type',-50,45,-3), (324608,2350048,1,'ear_type',56,-41,0), (324609,2350048,1,'eye_brow_type',5,68,70), (324610,2350048,0,'eye_color',78,98,55), (324611,2350048,1,'eye_type',35,0,0), (324612,2350048,0,'hair_color1',54,45,28), (324613,2350048,0,'hair_color2',104,52,0), (324614,2350048,0,'hair_face_color',43,13,18), (324615,2350048,0,'hair_face_highlight_color',193,100,45), (324616,2350048,0,'hair_highlight',105,26,26), (324617,2350048,0,'hair_type_color',43,13,18), (324618,2350048,0,'hair_type_highlight_color',193,100,45), (324619,2350048,1,'lip_type',-17,0,59), (324620,2350048,1,'nose_type',71,78,96), (324621,2350048,0,'skin_color',224,180,166), (324622,2350048,1,'soga_cheek_type',62,71,0), (324623,2350048,1,'soga_chin_type',-50,45,-3), (324624,2350048,1,'soga_ear_type',56,-41,0), (324625,2350048,1,'soga_eye_brow_type',5,68,70), (324626,2350048,0,'soga_eye_color',229,229,102), (324627,2350048,1,'soga_eye_type',35,0,0), (324628,2350048,0,'soga_hair_color1',54,45,28), (324629,2350048,0,'soga_hair_color2',104,52,0), (324630,2350048,0,'soga_hair_face_color',43,13,18), (324631,2350048,0,'soga_hair_face_highlight_color',193,100,45), (324632,2350048,0,'soga_hair_highlight',105,26,26), (324633,2350048,0,'soga_hair_type_color',43,13,18), (324634,2350048,0,'soga_hair_type_highlight_color',193,100,45), (324635,2350048,1,'soga_lip_type',-17,0,59), (324636,2350048,1,'soga_nose_type',71,78,96), (324637,2350048,0,'soga_skin_color',224,180,166), (324638,2350048,0,'wing_color1',255,255,255), (324639,2350048,0,'wing_color2',255,255,255), (324640,2350049,1,'cheek_type',-17,-14,0), (324641,2350049,1,'chin_type',28,-4,9), (324642,2350049,1,'ear_type',-14,1,0), (324643,2350049,1,'eye_brow_type',26,4,-31), (324644,2350049,0,'eye_color',73,42,13), (324645,2350049,1,'eye_type',10,0,0), (324646,2350049,0,'hair_face_color',25,18,6), (324647,2350049,0,'hair_face_highlight_color',89,52,8), (324648,2350049,0,'hair_type_color',25,18,6), (324649,2350049,0,'hair_type_highlight_color',89,52,8), (324650,2350049,1,'lip_type',22,-34,21), (324651,2350049,1,'nose_type',-37,-26,-37), (324652,2350049,0,'skin_color',215,194,160), (324653,2350049,1,'soga_cheek_type',-17,-14,0), (324654,2350049,1,'soga_chin_type',28,-4,9), (324655,2350049,1,'soga_ear_type',-14,1,0), (324656,2350049,1,'soga_eye_brow_type',26,4,-31), (324657,2350049,0,'soga_eye_color',229,229,102), (324658,2350049,1,'soga_eye_type',10,0,0), (324659,2350049,0,'soga_hair_face_color',25,18,6), (324660,2350049,0,'soga_hair_face_highlight_color',89,52,8), (324661,2350049,0,'soga_hair_type_color',25,18,6), (324662,2350049,0,'soga_hair_type_highlight_color',89,52,8), (324663,2350049,1,'soga_lip_type',22,-34,21), (324664,2350049,1,'soga_nose_type',-37,-26,-37), (324665,2350049,0,'soga_skin_color',215,194,160), (324666,2350049,0,'wing_color1',255,255,255), (324667,2350049,0,'wing_color2',255,255,255), (324668,2350050,1,'cheek_type',76,-98,0), (324669,2350050,1,'chin_type',40,66,62), (324670,2350050,1,'ear_type',84,76,0), (324671,2350050,1,'eye_brow_type',-87,-66,89), (324672,2350050,0,'eye_color',106,81,40), (324673,2350050,1,'eye_type',-22,0,0), (324674,2350050,0,'hair_color1',109,14,49), (324675,2350050,0,'hair_color2',185,97,0), (324676,2350050,0,'hair_face_color',84,0,0), (324677,2350050,0,'hair_face_highlight_color',233,184,31), (324678,2350050,0,'hair_highlight',246,219,114), (324679,2350050,0,'hair_type_color',84,0,0), (324680,2350050,0,'hair_type_highlight_color',233,184,31), (324681,2350050,1,'lip_type',17,50,46), (324682,2350050,1,'nose_type',-95,38,-37), (324683,2350050,0,'skin_color',213,226,224), (324684,2350050,1,'soga_cheek_type',76,-98,0), (324685,2350050,1,'soga_chin_type',40,66,62), (324686,2350050,1,'soga_ear_type',84,76,0), (324687,2350050,1,'soga_eye_brow_type',-87,-66,89), (324688,2350050,0,'soga_eye_color',229,229,102), (324689,2350050,1,'soga_eye_type',-22,0,0), (324690,2350050,0,'soga_hair_color1',109,14,49), (324691,2350050,0,'soga_hair_color2',185,97,0), (324692,2350050,0,'soga_hair_face_color',84,0,0), (324693,2350050,0,'soga_hair_face_highlight_color',233,184,31), (324694,2350050,0,'soga_hair_highlight',246,219,114), (324695,2350050,0,'soga_hair_type_color',84,0,0), (324696,2350050,0,'soga_hair_type_highlight_color',233,184,31), (324697,2350050,1,'soga_lip_type',17,50,46), (324698,2350050,1,'soga_nose_type',-95,38,-37), (324699,2350050,0,'soga_skin_color',213,226,224), (324700,2350050,0,'wing_color1',255,255,255), (324701,2350050,0,'wing_color2',255,255,255), (324702,2350051,1,'cheek_type',-21,-8,0), (324703,2350051,1,'chin_type',-47,-75,5), (324704,2350051,1,'ear_type',-4,2,0), (324705,2350051,1,'eye_brow_type',-70,93,55), (324706,2350051,0,'eye_color',37,76,86), (324707,2350051,1,'eye_type',-25,0,0), (324708,2350051,0,'hair_color1',56,33,26), (324709,2350051,0,'hair_color2',94,59,11), (324710,2350051,0,'hair_face_color',100,70,10), (324711,2350051,0,'hair_face_highlight_color',100,70,10), (324712,2350051,0,'hair_highlight',56,33,26), (324713,2350051,0,'hair_type_color',100,70,10), (324714,2350051,0,'hair_type_highlight_color',100,70,10), (324715,2350051,1,'lip_type',-19,-20,96), (324716,2350051,1,'nose_type',-45,-56,-62), (324717,2350051,0,'skin_color',130,139,138), (324718,2350051,1,'soga_cheek_type',-21,-8,0), (324719,2350051,1,'soga_chin_type',-47,-75,5), (324720,2350051,1,'soga_ear_type',-4,2,0), (324721,2350051,1,'soga_eye_brow_type',-70,93,55), (324722,2350051,0,'soga_eye_color',229,229,102), (324723,2350051,1,'soga_eye_type',-25,0,0), (324724,2350051,0,'soga_hair_color1',56,33,26), (324725,2350051,0,'soga_hair_color2',94,59,11), (324726,2350051,0,'soga_hair_face_color',100,70,10), (324727,2350051,0,'soga_hair_face_highlight_color',100,70,10), (324728,2350051,0,'soga_hair_highlight',56,33,26), (324729,2350051,0,'soga_hair_type_color',100,70,10), (324730,2350051,0,'soga_hair_type_highlight_color',100,70,10), (324731,2350051,1,'soga_lip_type',-19,-20,96), (324732,2350051,1,'soga_nose_type',-45,-56,-62), (324733,2350051,0,'soga_skin_color',130,139,138), (324734,2350051,0,'wing_color1',255,255,255), (324735,2350051,0,'wing_color2',255,255,255), (324736,2350052,0,'eye_color',255,255,255), (324737,2350052,0,'skin_color',255,255,255), (324738,2350052,0,'soga_eye_color',255,0,255), (324739,2350053,0,'eye_color',255,255,255), (324740,2350053,0,'skin_color',255,255,255), (324741,2350053,0,'soga_eye_color',255,0,255), (324742,2350054,1,'cheek_type',81,77,0), (324743,2350054,1,'chin_type',84,25,-11), (324744,2350054,1,'ear_type',78,20,0), (324745,2350054,1,'eye_brow_type',-25,-74,9), (324746,2350054,0,'eye_color',147,109,52), (324747,2350054,1,'eye_type',4,0,0), (324748,2350054,0,'hair_color1',164,165,165), (324749,2350054,0,'hair_color2',56,62,62), (324750,2350054,0,'hair_face_color',244,246,246), (324751,2350054,0,'hair_face_highlight_color',233,168,29), (324752,2350054,0,'hair_highlight',200,165,96), (324753,2350054,0,'hair_type_color',244,246,246), (324754,2350054,0,'hair_type_highlight_color',233,168,29), (324755,2350054,1,'lip_type',62,56,-84), (324756,2350054,1,'nose_type',-76,37,-34), (324757,2350054,0,'skin_color',251,248,249), (324758,2350054,1,'soga_cheek_type',81,77,0), (324759,2350054,1,'soga_chin_type',84,25,-11), (324760,2350054,1,'soga_ear_type',78,20,0), (324761,2350054,1,'soga_eye_brow_type',-25,-74,9), (324762,2350054,0,'soga_eye_color',204,204,204), (324763,2350054,1,'soga_eye_type',4,0,0), (324764,2350054,0,'soga_hair_color1',164,165,165), (324765,2350054,0,'soga_hair_color2',56,62,62), (324766,2350054,0,'soga_hair_face_color',244,246,246), (324767,2350054,0,'soga_hair_face_highlight_color',233,168,29), (324768,2350054,0,'soga_hair_highlight',200,165,96), (324769,2350054,0,'soga_hair_type_color',244,246,246), (324770,2350054,0,'soga_hair_type_highlight_color',233,168,29), (324771,2350054,1,'soga_lip_type',62,56,-84), (324772,2350054,1,'soga_nose_type',-76,37,-34), (324773,2350054,0,'soga_skin_color',251,248,249), (324774,2350055,0,'eye_color',255,255,255), (324775,2350055,0,'skin_color',255,255,255), (324776,2350055,0,'soga_eye_color',255,0,255), (324777,2350056,1,'cheek_type',35,23,0), (324778,2350056,1,'chin_type',-28,12,-10), (324779,2350056,1,'ear_type',1,34,0), (324780,2350056,1,'eye_brow_type',22,5,11), (324781,2350056,0,'eye_color',100,70,30), (324782,2350056,1,'eye_type',18,0,0), (324783,2350056,0,'hair_face_color',22,9,0), (324784,2350056,0,'hair_face_highlight_color',27,23,21), (324785,2350056,0,'hair_type_color',22,9,0), (324786,2350056,0,'hair_type_highlight_color',27,23,21), (324787,2350056,1,'lip_type',31,-7,19), (324788,2350056,1,'nose_type',0,-2,-22), (324789,2350056,0,'skin_color',242,249,249), (324790,2350056,1,'soga_cheek_type',35,23,0), (324791,2350056,1,'soga_chin_type',-28,12,-10), (324792,2350056,1,'soga_ear_type',1,34,0), (324793,2350056,1,'soga_eye_brow_type',22,5,11), (324794,2350056,0,'soga_eye_color',229,229,102), (324795,2350056,1,'soga_eye_type',18,0,0), (324796,2350056,0,'soga_hair_face_color',22,9,0), (324797,2350056,0,'soga_hair_face_highlight_color',27,23,21), (324798,2350056,0,'soga_hair_type_color',22,9,0), (324799,2350056,0,'soga_hair_type_highlight_color',27,23,21), (324800,2350056,1,'soga_lip_type',31,-7,19), (324801,2350056,1,'soga_nose_type',0,-2,-22), (324802,2350056,0,'soga_skin_color',242,249,249), (324803,2350056,0,'wing_color1',255,255,255), (324804,2350056,0,'wing_color2',255,255,255), (324805,2350057,1,'cheek_type',-41,1,0), (324806,2350057,1,'chin_type',12,11,-3), (324807,2350057,1,'ear_type',-5,-14,0), (324808,2350057,1,'eye_brow_type',11,-28,18), (324809,2350057,0,'eye_color',170,142,111), (324810,2350057,1,'eye_type',-26,0,0), (324811,2350057,0,'hair_face_color',249,240,235), (324812,2350057,0,'hair_face_highlight_color',107,88,2), (324813,2350057,0,'hair_type_color',249,240,235), (324814,2350057,0,'hair_type_highlight_color',107,88,2), (324815,2350057,1,'lip_type',-7,-25,-22), (324816,2350057,1,'nose_type',18,7,14), (324817,2350057,0,'skin_color',249,230,230), (324818,2350057,1,'soga_cheek_type',-41,1,0), (324819,2350057,1,'soga_chin_type',12,11,-3), (324820,2350057,1,'soga_ear_type',-5,-14,0), (324821,2350057,1,'soga_eye_brow_type',11,-28,18), (324822,2350057,0,'soga_eye_color',229,229,102), (324823,2350057,1,'soga_eye_type',-26,0,0), (324824,2350057,0,'soga_hair_face_color',249,240,235), (324825,2350057,0,'soga_hair_face_highlight_color',107,88,2), (324826,2350057,0,'soga_hair_type_color',249,240,235), (324827,2350057,0,'soga_hair_type_highlight_color',107,88,2), (324828,2350057,1,'soga_lip_type',-7,-25,-22), (324829,2350057,1,'soga_nose_type',18,7,14), (324830,2350057,0,'soga_skin_color',249,230,230), (324831,2350057,0,'wing_color1',255,255,255), (324832,2350057,0,'wing_color2',255,255,255), (324833,2350058,1,'cheek_type',-28,-14,0), (324834,2350058,1,'chin_type',20,28,5), (324835,2350058,1,'ear_type',18,-1,0), (324836,2350058,1,'eye_brow_type',37,-38,26), (324837,2350058,0,'eye_color',97,105,57), (324838,2350058,1,'eye_type',-43,0,0), (324839,2350058,0,'hair_face_color',159,155,143), (324840,2350058,0,'hair_face_highlight_color',165,155,144), (324841,2350058,0,'hair_type_color',159,155,143), (324842,2350058,0,'hair_type_highlight_color',165,155,144), (324843,2350058,1,'lip_type',31,1,-34), (324844,2350058,1,'nose_type',37,2,22), (324845,2350058,0,'skin_color',209,217,217), (324846,2350058,1,'soga_cheek_type',-28,-14,0), (324847,2350058,1,'soga_chin_type',20,28,5), (324848,2350058,1,'soga_ear_type',18,-1,0), (324849,2350058,1,'soga_eye_brow_type',37,-38,26), (324850,2350058,0,'soga_eye_color',229,229,102), (324851,2350058,1,'soga_eye_type',-43,0,0), (324852,2350058,0,'soga_hair_face_color',159,155,143), (324853,2350058,0,'soga_hair_face_highlight_color',165,155,144), (324854,2350058,0,'soga_hair_type_color',159,155,143), (324855,2350058,0,'soga_hair_type_highlight_color',165,155,144), (324856,2350058,1,'soga_lip_type',31,1,-34), (324857,2350058,1,'soga_nose_type',37,2,22), (324858,2350058,0,'soga_skin_color',209,217,217), (324859,2350058,0,'wing_color1',255,255,255), (324860,2350058,0,'wing_color2',255,255,255), (324861,2350059,1,'cheek_type',-41,1,0), (324862,2350059,1,'chin_type',12,11,-3), (324863,2350059,1,'ear_type',-5,-14,0), (324864,2350059,1,'eye_brow_type',11,-28,18), (324865,2350059,0,'eye_color',170,142,111), (324866,2350059,1,'eye_type',-26,0,0), (324867,2350059,0,'hair_face_color',249,240,235), (324868,2350059,0,'hair_face_highlight_color',107,88,2), (324869,2350059,0,'hair_type_color',249,240,235), (324870,2350059,0,'hair_type_highlight_color',107,88,2), (324871,2350059,1,'lip_type',-7,-25,-22), (324872,2350059,1,'nose_type',18,7,14), (324873,2350059,0,'skin_color',249,230,230), (324874,2350059,1,'soga_cheek_type',-41,1,0), (324875,2350059,1,'soga_chin_type',12,11,-3), (324876,2350059,1,'soga_ear_type',-5,-14,0), (324877,2350059,1,'soga_eye_brow_type',11,-28,18), (324878,2350059,0,'soga_eye_color',229,229,102), (324879,2350059,1,'soga_eye_type',-26,0,0), (324880,2350059,0,'soga_hair_face_color',249,240,235), (324881,2350059,0,'soga_hair_face_highlight_color',107,88,2), (324882,2350059,0,'soga_hair_type_color',249,240,235), (324883,2350059,0,'soga_hair_type_highlight_color',107,88,2), (324884,2350059,1,'soga_lip_type',-7,-25,-22), (324885,2350059,1,'soga_nose_type',18,7,14), (324886,2350059,0,'soga_skin_color',249,230,230), (324887,2350059,0,'wing_color1',255,255,255), (324888,2350059,0,'wing_color2',255,255,255), (324906,2330000,0,'eye_color',255,0,0), (324907,2330000,0,'skin_color',1,1,1), (324908,2330000,0,'soga_eye_color',255,0,255), (324909,2330001,0,'eye_color',255,255,255), (324910,2330001,0,'skin_color',255,255,255), (324911,2330001,0,'soga_eye_color',255,0,255), (324912,2330002,0,'eye_color',255,255,255), (324913,2330002,0,'skin_color',225,225,219), (324914,2330002,0,'soga_eye_color',255,0,255), (324915,2330003,0,'eye_color',255,255,255), (324916,2330003,0,'skin_color',255,255,255), (324917,2330003,0,'soga_eye_color',255,0,255), (324918,2330004,0,'eye_color',255,255,255), (324919,2330004,0,'skin_color',255,255,255), (324920,2330004,0,'soga_eye_color',255,0,255), (324921,2330005,0,'eye_color',255,255,255), (324922,2330005,0,'skin_color',255,255,0), (324923,2330005,0,'soga_eye_color',255,0,255), (324924,2330006,1,'cheek_type',79,76,0), (324925,2330006,1,'chin_type',-74,93,-2), (324926,2330006,1,'ear_type',-40,37,0), (324927,2330006,1,'eye_brow_type',42,-71,75), (324928,2330006,0,'eye_color',47,85,54), (324929,2330006,1,'eye_type',-90,0,0), (324930,2330006,0,'hair_color1',161,165,168), (324931,2330006,0,'hair_color2',100,119,119), (324932,2330006,0,'hair_face_color',244,246,246), (324933,2330006,0,'hair_face_highlight_color',8,3,4), (324934,2330006,0,'hair_highlight',38,22,21), (324935,2330006,0,'hair_type_color',244,246,246), (324936,2330006,0,'hair_type_highlight_color',8,3,4), (324937,2330006,1,'lip_type',-35,-62,-75), (324938,2330006,1,'nose_type',-77,-75,44), (324939,2330006,0,'skin_color',237,213,216), (324940,2330006,1,'soga_cheek_type',79,76,0), (324941,2330006,1,'soga_chin_type',-74,93,-2), (324942,2330006,1,'soga_ear_type',-40,37,0), (324943,2330006,1,'soga_eye_brow_type',42,-71,75), (324944,2330006,0,'soga_eye_color',229,229,102), (324945,2330006,1,'soga_eye_type',-90,0,0), (324946,2330006,0,'soga_hair_color1',161,165,168), (324947,2330006,0,'soga_hair_color2',100,119,119), (324948,2330006,0,'soga_hair_face_color',244,246,246), (324949,2330006,0,'soga_hair_face_highlight_color',8,3,4), (324950,2330006,0,'soga_hair_highlight',38,22,21), (324951,2330006,0,'soga_hair_type_color',244,246,246), (324952,2330006,0,'soga_hair_type_highlight_color',8,3,4), (324953,2330006,1,'soga_lip_type',-35,-62,-75), (324954,2330006,1,'soga_nose_type',-77,-75,44), (324955,2330006,0,'soga_skin_color',237,213,216), (324956,2330006,0,'wing_color1',255,255,255), (324957,2330006,0,'wing_color2',255,255,255), (324958,2330007,1,'cheek_type',-18,-82,0), (324959,2330007,1,'chin_type',-69,-87,32), (324960,2330007,1,'ear_type',87,-61,0), (324961,2330007,1,'eye_brow_type',-100,-20,100), (324962,2330007,0,'eye_color',82,132,95), (324963,2330007,1,'eye_type',25,0,0), (324964,2330007,0,'hair_color1',79,28,15), (324965,2330007,0,'hair_color2',111,64,0), (324966,2330007,0,'hair_face_color',39,21,6), (324967,2330007,0,'hair_face_highlight_color',233,184,31), (324968,2330007,0,'hair_highlight',246,219,114), (324969,2330007,0,'hair_type_color',39,21,6), (324970,2330007,0,'hair_type_highlight_color',233,184,31), (324971,2330007,1,'lip_type',-50,-3,19), (324972,2330007,1,'nose_type',68,-75,-31), (324973,2330007,0,'skin_color',187,191,191), (324974,2330007,1,'soga_cheek_type',-18,-82,0), (324975,2330007,1,'soga_chin_type',-69,-87,32), (324976,2330007,1,'soga_ear_type',87,-61,0), (324977,2330007,1,'soga_eye_brow_type',-100,-20,100), (324978,2330007,0,'soga_eye_color',229,229,102), (324979,2330007,1,'soga_eye_type',25,0,0), (324980,2330007,0,'soga_hair_color1',79,28,15), (324981,2330007,0,'soga_hair_color2',111,64,0), (324982,2330007,0,'soga_hair_face_color',39,21,6), (324983,2330007,0,'soga_hair_face_highlight_color',233,184,31), (324984,2330007,0,'soga_hair_highlight',246,219,114), (324985,2330007,0,'soga_hair_type_color',39,21,6), (324986,2330007,0,'soga_hair_type_highlight_color',233,184,31), (324987,2330007,1,'soga_lip_type',-50,-3,19), (324988,2330007,1,'soga_nose_type',68,-75,-31), (324989,2330007,0,'soga_skin_color',187,191,191), (324990,2330007,0,'wing_color1',255,255,255), (324991,2330007,0,'wing_color2',255,255,255), (324992,2330008,1,'cheek_type',17,-40,0), (324993,2330008,1,'chin_type',-37,-7,5), (324994,2330008,1,'eye_brow_type',25,0,0), (324995,2330008,0,'eye_color',58,38,16), (324996,2330008,1,'eye_type',-14,0,0), (324997,2330008,0,'hair_face_color',98,35,16), (324998,2330008,0,'hair_face_highlight_color',102,41,0), (324999,2330008,0,'hair_type_color',98,35,16), (325000,2330008,0,'hair_type_highlight_color',102,41,0), (325001,2330008,1,'lip_type',-25,-9,-4), (325002,2330008,1,'nose_type',-5,-8,17), (325003,2330008,0,'skin_color',116,107,73), (325004,2330008,1,'soga_cheek_type',17,-40,0), (325005,2330008,1,'soga_chin_type',-37,-7,5), (325006,2330008,1,'soga_eye_brow_type',25,0,0), (325007,2330008,0,'soga_eye_color',229,229,102), (325008,2330008,1,'soga_eye_type',-14,0,0), (325009,2330008,0,'soga_hair_face_color',98,35,16), (325010,2330008,0,'soga_hair_face_highlight_color',102,41,0), (325011,2330008,0,'soga_hair_type_color',98,35,16), (325012,2330008,0,'soga_hair_type_highlight_color',102,41,0), (325013,2330008,1,'soga_lip_type',-25,-9,-4), (325014,2330008,1,'soga_nose_type',-5,-8,17), (325015,2330008,0,'soga_skin_color',116,107,73), (325016,2330008,0,'wing_color1',255,255,255), (325017,2330008,0,'wing_color2',255,255,255), (325018,2330009,0,'eye_color',255,255,255), (325019,2330009,0,'skin_color',255,255,255), (325020,2330009,0,'soga_eye_color',255,0,255), (325021,2330010,1,'cheek_type',-21,0,0), (325022,2330010,1,'chin_type',0,-35,-46), (325023,2330010,1,'ear_type',-32,-9,0), (325024,2330010,1,'eye_brow_type',4,-7,0), (325025,2330010,0,'eye_color',52,110,112), (325026,2330010,0,'hair_face_color',25,22,16), (325027,2330010,0,'hair_face_highlight_color',161,65,1), (325028,2330010,0,'hair_type_color',25,22,16), (325029,2330010,0,'hair_type_highlight_color',161,65,1), (325030,2330010,1,'lip_type',1,-14,0), (325031,2330010,1,'nose_type',0,0,-9), (325032,2330010,0,'skin_color',248,249,249), (325033,2330010,1,'soga_cheek_type',-21,0,0), (325034,2330010,1,'soga_chin_type',0,-35,-46), (325035,2330010,1,'soga_ear_type',-32,-9,0), (325036,2330010,1,'soga_eye_brow_type',4,-7,0), (325037,2330010,0,'soga_eye_color',229,229,102), (325038,2330010,0,'soga_hair_face_color',25,22,16), (325039,2330010,0,'soga_hair_face_highlight_color',161,65,1), (325040,2330010,0,'soga_hair_type_color',25,22,16), (325041,2330010,0,'soga_hair_type_highlight_color',161,65,1), (325042,2330010,1,'soga_lip_type',1,-14,0), (325043,2330010,1,'soga_nose_type',0,0,-9), (325044,2330010,0,'soga_skin_color',248,249,249), (325045,2330010,0,'wing_color1',255,255,255), (325046,2330010,0,'wing_color2',255,255,255), (325047,2330011,1,'cheek_type',-12,-12,0), (325048,2330011,1,'chin_type',-14,19,-19), (325049,2330011,1,'ear_type',-17,0,0), (325050,2330011,1,'eye_brow_type',-17,9,0), (325051,2330011,0,'eye_color',192,174,138), (325052,2330011,1,'eye_type',4,0,0), (325053,2330011,0,'hair_face_color',132,59,0), (325054,2330011,0,'hair_face_highlight_color',150,88,18), (325055,2330011,0,'hair_type_color',132,59,0), (325056,2330011,0,'hair_type_highlight_color',150,88,18), (325057,2330011,1,'lip_type',-43,-2,19), (325058,2330011,1,'nose_type',0,21,0), (325059,2330011,0,'skin_color',232,215,165), (325060,2330011,1,'soga_cheek_type',-12,-12,0), (325061,2330011,1,'soga_chin_type',-14,19,-19), (325062,2330011,1,'soga_ear_type',-17,0,0), (325063,2330011,1,'soga_eye_brow_type',-17,9,0), (325064,2330011,0,'soga_eye_color',229,229,102), (325065,2330011,1,'soga_eye_type',4,0,0), (325066,2330011,0,'soga_hair_face_color',132,59,0), (325067,2330011,0,'soga_hair_face_highlight_color',150,88,18), (325068,2330011,0,'soga_hair_type_color',132,59,0), (325069,2330011,0,'soga_hair_type_highlight_color',150,88,18), (325070,2330011,1,'soga_lip_type',-43,-2,19), (325071,2330011,1,'soga_nose_type',0,21,0), (325072,2330011,0,'soga_skin_color',232,215,165), (325073,2330011,0,'wing_color1',255,255,255), (325074,2330011,0,'wing_color2',255,255,255), (325075,2330012,1,'cheek_type',-11,26,0), (325076,2330012,1,'chin_type',22,0,-7), (325077,2330012,1,'ear_type',0,-26,0), (325078,2330012,1,'eye_brow_type',34,2,7), (325079,2330012,0,'eye_color',58,123,131), (325080,2330012,1,'eye_type',-3,0,0), (325081,2330012,0,'hair_face_color',63,61,45), (325082,2330012,0,'hair_face_highlight_color',77,75,74), (325083,2330012,0,'hair_type_color',63,61,45), (325084,2330012,0,'hair_type_highlight_color',77,75,74), (325085,2330012,1,'lip_type',-4,-32,-26), (325086,2330012,1,'nose_type',-2,-28,0), (325087,2330012,0,'skin_color',218,221,221), (325088,2330012,1,'soga_cheek_type',-11,26,0), (325089,2330012,1,'soga_chin_type',22,0,-7), (325090,2330012,1,'soga_ear_type',0,-26,0), (325091,2330012,1,'soga_eye_brow_type',34,2,7), (325092,2330012,0,'soga_eye_color',229,229,102), (325093,2330012,1,'soga_eye_type',-3,0,0), (325094,2330012,0,'soga_hair_face_color',63,61,45), (325095,2330012,0,'soga_hair_face_highlight_color',77,75,74), (325096,2330012,0,'soga_hair_type_color',63,61,45), (325097,2330012,0,'soga_hair_type_highlight_color',77,75,74), (325098,2330012,1,'soga_lip_type',-4,-32,-26), (325099,2330012,1,'soga_nose_type',-2,-28,0), (325100,2330012,0,'soga_skin_color',218,221,221), (325101,2330012,0,'wing_color1',255,255,255), (325102,2330012,0,'wing_color2',255,255,255), (325103,2330013,1,'cheek_type',14,-28,0), (325104,2330013,1,'chin_type',-88,57,7), (325105,2330013,1,'ear_type',25,-44,0), (325106,2330013,1,'eye_brow_type',-3,-39,58), (325107,2330013,0,'eye_color',119,80,39), (325108,2330013,1,'eye_type',-3,0,0), (325109,2330013,0,'hair_color1',50,48,56), (325110,2330013,0,'hair_color2',68,72,71), (325111,2330013,0,'hair_face_color',40,34,51), (325112,2330013,0,'hair_face_highlight_color',119,147,147), (325113,2330013,0,'hair_highlight',123,123,130), (325114,2330013,0,'hair_type_color',40,34,51), (325115,2330013,0,'hair_type_highlight_color',119,147,147), (325116,2330013,1,'lip_type',-31,50,14), (325117,2330013,1,'nose_type',-14,31,7), (325118,2330013,0,'skin_color',238,243,243), (325119,2330013,1,'soga_cheek_type',14,-28,0), (325120,2330013,1,'soga_chin_type',-88,57,7), (325121,2330013,1,'soga_ear_type',25,-44,0), (325122,2330013,1,'soga_eye_brow_type',-3,-39,58), (325123,2330013,0,'soga_eye_color',229,229,102), (325124,2330013,1,'soga_eye_type',-3,0,0), (325125,2330013,0,'soga_hair_color1',50,48,56), (325126,2330013,0,'soga_hair_color2',68,72,71), (325127,2330013,0,'soga_hair_face_color',40,34,51), (325128,2330013,0,'soga_hair_face_highlight_color',119,147,147), (325129,2330013,0,'soga_hair_highlight',123,123,130), (325130,2330013,0,'soga_hair_type_color',40,34,51), (325131,2330013,0,'soga_hair_type_highlight_color',119,147,147), (325132,2330013,1,'soga_lip_type',-31,50,14), (325133,2330013,1,'soga_nose_type',-14,31,7), (325134,2330013,0,'soga_skin_color',238,243,243), (325135,2330013,0,'wing_color1',255,255,255), (325136,2330013,0,'wing_color2',255,255,255), (325137,2330014,1,'chin_type',17,0,-7), (325138,2330014,1,'ear_type',0,-3,0), (325139,2330014,1,'eye_brow_type',7,-25,-14), (325140,2330014,0,'eye_color',199,174,133), (325141,2330014,1,'eye_type',-35,0,0), (325142,2330014,0,'hair_face_color',102,36,18), (325143,2330014,0,'hair_face_highlight_color',138,129,121), (325144,2330014,0,'hair_type_color',102,36,18), (325145,2330014,0,'hair_type_highlight_color',138,129,121), (325146,2330014,1,'lip_type',7,20,-4), (325147,2330014,1,'nose_type',-1,28,-9), (325148,2330014,0,'skin_color',240,241,211), (325149,2330014,1,'soga_chin_type',17,0,-7), (325150,2330014,1,'soga_ear_type',0,-3,0), (325151,2330014,1,'soga_eye_brow_type',7,-25,-14), (325152,2330014,0,'soga_eye_color',229,229,102), (325153,2330014,1,'soga_eye_type',-35,0,0), (325154,2330014,0,'soga_hair_face_color',102,36,18), (325155,2330014,0,'soga_hair_face_highlight_color',138,129,121), (325156,2330014,0,'soga_hair_type_color',102,36,18), (325157,2330014,0,'soga_hair_type_highlight_color',138,129,121), (325158,2330014,1,'soga_lip_type',7,20,-4), (325159,2330014,1,'soga_nose_type',-1,28,-9), (325160,2330014,0,'soga_skin_color',240,241,211), (325161,2330014,0,'wing_color1',255,255,255), (325162,2330014,0,'wing_color2',255,255,255), (325163,2330015,1,'cheek_type',-19,-100,0), (325164,2330015,1,'chin_type',58,42,-39), (325165,2330015,1,'ear_type',-3,-1,0), (325166,2330015,1,'eye_brow_type',87,-100,9), (325167,2330015,0,'eye_color',60,145,0), (325168,2330015,1,'eye_type',7,0,0), (325169,2330015,1,'lip_type',100,25,34), (325170,2330015,1,'nose_type',-100,100,-93), (325171,2330015,0,'skin_color',142,101,41), (325172,2330015,1,'soga_cheek_type',-19,-100,0), (325173,2330015,1,'soga_chin_type',58,42,-39), (325174,2330015,1,'soga_ear_type',-3,-1,0), (325175,2330015,1,'soga_eye_brow_type',87,-100,9), (325176,2330015,0,'soga_eye_color',229,229,102), (325177,2330015,1,'soga_eye_type',7,0,0), (325178,2330015,1,'soga_lip_type',100,25,34), (325179,2330015,1,'soga_nose_type',-100,100,-93), (325180,2330015,0,'soga_skin_color',142,101,41), (325181,2330015,0,'wing_color1',255,255,255), (325182,2330015,0,'wing_color2',255,255,255), (325183,2330016,1,'cheek_type',0,-4,0), (325184,2330016,1,'chin_type',-7,18,7), (325185,2330016,1,'ear_type',0,7,0), (325186,2330016,1,'eye_brow_type',12,20,21), (325187,2330016,0,'eye_color',162,198,199), (325188,2330016,1,'eye_type',-10,0,0), (325189,2330016,0,'hair_face_color',106,86,0), (325190,2330016,0,'hair_face_highlight_color',30,11,3), (325191,2330016,0,'hair_type_color',106,86,0), (325192,2330016,0,'hair_type_highlight_color',30,11,3), (325193,2330016,1,'lip_type',-25,-25,0), (325194,2330016,1,'nose_type',-7,-25,0), (325195,2330016,0,'skin_color',250,253,253), (325196,2330016,1,'soga_cheek_type',0,-4,0), (325197,2330016,1,'soga_chin_type',-7,18,7), (325198,2330016,1,'soga_ear_type',0,7,0), (325199,2330016,1,'soga_eye_brow_type',12,20,21), (325200,2330016,0,'soga_eye_color',229,229,102), (325201,2330016,1,'soga_eye_type',-10,0,0), (325202,2330016,0,'soga_hair_face_color',106,86,0), (325203,2330016,0,'soga_hair_face_highlight_color',30,11,3), (325204,2330016,0,'soga_hair_type_color',106,86,0), (325205,2330016,0,'soga_hair_type_highlight_color',30,11,3), (325206,2330016,1,'soga_lip_type',-25,-25,0), (325207,2330016,1,'soga_nose_type',-7,-25,0), (325208,2330016,0,'soga_skin_color',250,253,253), (325209,2330016,0,'wing_color1',255,255,255), (325210,2330016,0,'wing_color2',255,255,255), (325211,2330017,1,'cheek_type',75,11,0), (325212,2330017,1,'chin_type',11,-34,-2), (325213,2330017,1,'ear_type',-7,-14,0), (325214,2330017,1,'eye_brow_type',37,-10,-10), (325215,2330017,0,'eye_color',45,92,106), (325216,2330017,1,'eye_type',-4,0,0), (325217,2330017,0,'hair_face_color',115,110,69), (325218,2330017,0,'hair_face_highlight_color',154,147,81), (325219,2330017,0,'hair_type_color',115,110,69), (325220,2330017,0,'hair_type_highlight_color',154,147,81), (325221,2330017,1,'lip_type',20,0,-25), (325222,2330017,1,'nose_type',0,-28,0), (325223,2330017,0,'skin_color',239,250,250), (325224,2330017,1,'soga_cheek_type',75,11,0), (325225,2330017,1,'soga_chin_type',11,-34,-2), (325226,2330017,1,'soga_ear_type',-7,-14,0), (325227,2330017,1,'soga_eye_brow_type',37,-10,-10), (325228,2330017,0,'soga_eye_color',229,229,102), (325229,2330017,1,'soga_eye_type',-4,0,0), (325230,2330017,0,'soga_hair_face_color',115,110,69), (325231,2330017,0,'soga_hair_face_highlight_color',154,147,81), (325232,2330017,0,'soga_hair_type_color',115,110,69), (325233,2330017,0,'soga_hair_type_highlight_color',154,147,81), (325234,2330017,1,'soga_lip_type',20,0,-25), (325235,2330017,1,'soga_nose_type',0,-28,0), (325236,2330017,0,'soga_skin_color',239,250,250), (325237,2330017,0,'wing_color1',255,255,255), (325238,2330017,0,'wing_color2',255,255,255), (325239,2330018,1,'cheek_type',-7,14,0), (325240,2330018,1,'chin_type',-25,-28,9), (325241,2330018,1,'ear_type',28,-32,0), (325242,2330018,1,'eye_brow_type',-29,-7,22), (325243,2330018,0,'eye_color',188,159,123), (325244,2330018,1,'eye_type',-8,0,0), (325245,2330018,0,'hair_face_color',66,26,1), (325246,2330018,0,'hair_face_highlight_color',34,13,3), (325247,2330018,0,'hair_type_color',66,26,1), (325248,2330018,0,'hair_type_highlight_color',34,13,3), (325249,2330018,1,'lip_type',23,21,26), (325250,2330018,1,'nose_type',11,-3,-8), (325251,2330018,0,'skin_color',242,247,227), (325252,2330018,1,'soga_cheek_type',-7,14,0), (325253,2330018,1,'soga_chin_type',-25,-28,9), (325254,2330018,1,'soga_ear_type',28,-32,0), (325255,2330018,1,'soga_eye_brow_type',-29,-7,22), (325256,2330018,0,'soga_eye_color',229,229,102), (325257,2330018,1,'soga_eye_type',-8,0,0), (325258,2330018,0,'soga_hair_face_color',66,26,1), (325259,2330018,0,'soga_hair_face_highlight_color',34,13,3), (325260,2330018,0,'soga_hair_type_color',66,26,1), (325261,2330018,0,'soga_hair_type_highlight_color',34,13,3), (325262,2330018,1,'soga_lip_type',23,21,26), (325263,2330018,1,'soga_nose_type',11,-3,-8), (325264,2330018,0,'soga_skin_color',242,247,227), (325265,2330018,0,'wing_color1',255,255,255), (325266,2330018,0,'wing_color2',255,255,255), (325267,2330019,0,'eye_color',255,255,255), (325268,2330019,0,'skin_color',255,255,255), (325269,2330019,0,'soga_eye_color',255,0,255), (325270,2330020,1,'cheek_type',-14,0,0), (325271,2330020,1,'chin_type',-14,-14,-2), (325272,2330020,1,'ear_type',22,7,0), (325273,2330020,1,'eye_brow_type',-4,-21,-22), (325274,2330020,0,'eye_color',143,189,203), (325275,2330020,1,'eye_type',-17,0,0), (325276,2330020,0,'hair_face_color',79,32,0), (325277,2330020,0,'hair_face_highlight_color',96,39,0), (325278,2330020,0,'hair_type_color',79,32,0), (325279,2330020,0,'hair_type_highlight_color',96,39,0), (325280,2330020,1,'lip_type',-19,-37,-25), (325281,2330020,1,'nose_type',8,0,37), (325282,2330020,0,'skin_color',166,165,127), (325283,2330020,1,'soga_cheek_type',-14,0,0), (325284,2330020,1,'soga_chin_type',-14,-14,-2), (325285,2330020,1,'soga_ear_type',22,7,0), (325286,2330020,1,'soga_eye_brow_type',-4,-21,-22), (325287,2330020,0,'soga_eye_color',229,229,102), (325288,2330020,1,'soga_eye_type',-17,0,0), (325289,2330020,0,'soga_hair_face_color',79,32,0), (325290,2330020,0,'soga_hair_face_highlight_color',96,39,0), (325291,2330020,0,'soga_hair_type_color',79,32,0), (325292,2330020,0,'soga_hair_type_highlight_color',96,39,0), (325293,2330020,1,'soga_lip_type',-19,-37,-25), (325294,2330020,1,'soga_nose_type',8,0,37), (325295,2330020,0,'soga_skin_color',166,165,127), (325296,2330020,0,'wing_color1',255,255,255), (325297,2330020,0,'wing_color2',255,255,255), (325298,2330021,1,'cheek_type',9,-19,0), (325299,2330021,1,'chin_type',-29,-22,40), (325300,2330021,1,'ear_type',8,21,0), (325301,2330021,1,'eye_brow_type',-7,18,-1), (325302,2330021,0,'eye_color',151,191,190), (325303,2330021,1,'eye_type',23,0,0), (325304,2330021,0,'hair_face_color',17,7,1), (325305,2330021,0,'hair_face_highlight_color',145,54,15), (325306,2330021,0,'hair_type_color',17,7,1), (325307,2330021,0,'hair_type_highlight_color',145,54,15), (325308,2330021,1,'lip_type',-31,23,17), (325309,2330021,1,'nose_type',-8,5,19), (325310,2330021,0,'skin_color',246,248,246), (325311,2330021,1,'soga_cheek_type',9,-19,0), (325312,2330021,1,'soga_chin_type',-29,-22,40), (325313,2330021,1,'soga_ear_type',8,21,0), (325314,2330021,1,'soga_eye_brow_type',-7,18,-1), (325315,2330021,0,'soga_eye_color',229,229,102), (325316,2330021,1,'soga_eye_type',23,0,0), (325317,2330021,0,'soga_hair_face_color',17,7,1), (325318,2330021,0,'soga_hair_face_highlight_color',145,54,15), (325319,2330021,0,'soga_hair_type_color',17,7,1), (325320,2330021,0,'soga_hair_type_highlight_color',145,54,15), (325321,2330021,1,'soga_lip_type',-31,23,17), (325322,2330021,1,'soga_nose_type',-8,5,19), (325323,2330021,0,'soga_skin_color',246,248,246), (325324,2330021,0,'wing_color1',255,255,255), (325325,2330021,0,'wing_color2',255,255,255), (325326,2330022,1,'cheek_type',-34,-14,0), (325327,2330022,1,'chin_type',93,93,-25), (325328,2330022,1,'ear_type',83,7,0), (325329,2330022,1,'eye_brow_type',-95,-93,-53), (325330,2330022,0,'eye_color',97,105,57), (325331,2330022,0,'hair_color1',246,219,114), (325332,2330022,0,'hair_color2',187,136,62), (325333,2330022,0,'hair_face_color',233,184,31), (325334,2330022,0,'hair_face_highlight_color',43,17,14), (325335,2330022,0,'hair_highlight',54,45,28), (325336,2330022,0,'hair_type_color',233,184,31), (325337,2330022,0,'hair_type_highlight_color',43,17,14), (325338,2330022,1,'lip_type',-68,79,95), (325339,2330022,1,'nose_type',90,-89,48), (325340,2330022,0,'skin_color',114,103,68), (325341,2330022,1,'soga_cheek_type',-34,-14,0), (325342,2330022,1,'soga_chin_type',93,93,-25), (325343,2330022,1,'soga_ear_type',83,7,0), (325344,2330022,1,'soga_eye_brow_type',-95,-93,-53), (325345,2330022,0,'soga_eye_color',229,229,102), (325346,2330022,0,'soga_hair_color1',246,219,114), (325347,2330022,0,'soga_hair_color2',187,136,62), (325348,2330022,0,'soga_hair_face_color',233,184,31), (325349,2330022,0,'soga_hair_face_highlight_color',43,17,14), (325350,2330022,0,'soga_hair_highlight',54,45,28), (325351,2330022,0,'soga_hair_type_color',233,184,31), (325352,2330022,0,'soga_hair_type_highlight_color',43,17,14), (325353,2330022,1,'soga_lip_type',-68,79,95), (325354,2330022,1,'soga_nose_type',90,-89,48), (325355,2330022,0,'soga_skin_color',114,103,68), (325356,2330022,0,'wing_color1',255,255,255), (325357,2330022,0,'wing_color2',255,255,255), (325358,2330023,1,'cheek_type',29,-7,0), (325359,2330023,1,'chin_type',-21,9,-2), (325360,2330023,1,'ear_type',-25,-9,0), (325361,2330023,1,'eye_brow_type',8,-5,-22), (325362,2330023,0,'eye_color',239,84,99), (325363,2330023,1,'eye_type',-18,0,0), (325364,2330023,0,'hair_face_color',122,67,6), (325365,2330023,0,'hair_face_highlight_color',210,114,12), (325366,2330023,0,'hair_type_color',122,67,6), (325367,2330023,0,'hair_type_highlight_color',210,114,12), (325368,2330023,1,'lip_type',0,-43,-19), (325369,2330023,1,'nose_type',-12,37,11), (325370,2330023,0,'skin_color',150,131,62), (325371,2330023,1,'soga_cheek_type',29,-7,0), (325372,2330023,1,'soga_chin_type',-21,9,-2), (325373,2330023,1,'soga_ear_type',-25,-9,0), (325374,2330023,1,'soga_eye_brow_type',8,-5,-22), (325375,2330023,0,'soga_eye_color',229,229,102), (325376,2330023,1,'soga_eye_type',-18,0,0), (325377,2330023,0,'soga_hair_face_color',122,67,6), (325378,2330023,0,'soga_hair_face_highlight_color',210,114,12), (325379,2330023,0,'soga_hair_type_color',122,67,6), (325380,2330023,0,'soga_hair_type_highlight_color',210,114,12), (325381,2330023,1,'soga_lip_type',0,-43,-19), (325382,2330023,1,'soga_nose_type',-12,37,11), (325383,2330023,0,'soga_skin_color',150,131,62), (325384,2330023,0,'wing_color1',255,255,255), (325385,2330023,0,'wing_color2',255,255,255), (325386,2330024,1,'cheek_type',34,-88,0), (325387,2330024,1,'chin_type',-96,89,75), (325388,2330024,1,'ear_type',94,-46,0), (325389,2330024,1,'eye_brow_type',63,74,-37), (325390,2330024,0,'eye_color',167,203,208), (325391,2330024,1,'eye_type',-64,0,0), (325392,2330024,0,'hair_color1',164,165,165), (325393,2330024,0,'hair_color2',56,62,62), (325394,2330024,0,'hair_face_color',244,246,246), (325395,2330024,0,'hair_face_highlight_color',119,147,147), (325396,2330024,0,'hair_highlight',123,123,130), (325397,2330024,0,'hair_type_color',244,246,246), (325398,2330024,0,'hair_type_highlight_color',119,147,147), (325399,2330024,1,'lip_type',-93,42,25), (325400,2330024,1,'nose_type',-28,-84,19), (325401,2330024,0,'skin_color',246,248,246), (325402,2330024,1,'soga_cheek_type',34,-88,0), (325403,2330024,1,'soga_chin_type',-96,89,75), (325404,2330024,1,'soga_ear_type',94,-46,0), (325405,2330024,1,'soga_eye_brow_type',63,74,-37), (325406,2330024,0,'soga_eye_color',229,229,102), (325407,2330024,1,'soga_eye_type',-64,0,0), (325408,2330024,0,'soga_hair_color1',164,165,165), (325409,2330024,0,'soga_hair_color2',56,62,62), (325410,2330024,0,'soga_hair_face_color',244,246,246), (325411,2330024,0,'soga_hair_face_highlight_color',119,147,147), (325412,2330024,0,'soga_hair_highlight',123,123,130), (325413,2330024,0,'soga_hair_type_color',244,246,246), (325414,2330024,0,'soga_hair_type_highlight_color',119,147,147), (325415,2330024,1,'soga_lip_type',-93,42,25), (325416,2330024,1,'soga_nose_type',-28,-84,19), (325417,2330024,0,'soga_skin_color',246,248,246), (325418,2330025,1,'cheek_type',0,-4,0), (325419,2330025,1,'chin_type',-7,18,7), (325420,2330025,1,'ear_type',0,7,0), (325421,2330025,1,'eye_brow_type',12,20,21), (325422,2330025,0,'eye_color',162,198,199), (325423,2330025,1,'eye_type',-10,0,0), (325424,2330025,0,'hair_face_color',106,86,0), (325425,2330025,0,'hair_face_highlight_color',30,11,3), (325426,2330025,0,'hair_type_color',106,86,0), (325427,2330025,0,'hair_type_highlight_color',30,11,3), (325428,2330025,1,'lip_type',-25,-25,0), (325429,2330025,1,'nose_type',-7,-25,0), (325430,2330025,0,'skin_color',250,253,253), (325431,2330025,1,'soga_cheek_type',0,-4,0), (325432,2330025,1,'soga_chin_type',-7,18,7), (325433,2330025,1,'soga_ear_type',0,7,0), (325434,2330025,1,'soga_eye_brow_type',12,20,21), (325435,2330025,0,'soga_eye_color',229,229,102), (325436,2330025,1,'soga_eye_type',-10,0,0), (325437,2330025,0,'soga_hair_face_color',106,86,0), (325438,2330025,0,'soga_hair_face_highlight_color',30,11,3), (325439,2330025,0,'soga_hair_type_color',106,86,0), (325440,2330025,0,'soga_hair_type_highlight_color',30,11,3), (325441,2330025,1,'soga_lip_type',-25,-25,0), (325442,2330025,1,'soga_nose_type',-7,-25,0), (325443,2330025,0,'soga_skin_color',250,253,253), (325444,2330025,0,'wing_color1',255,255,255), (325445,2330025,0,'wing_color2',255,255,255), (325446,2330026,1,'cheek_type',34,70,0), (325447,2330026,1,'chin_type',-64,-56,-45), (325448,2330026,1,'ear_type',35,34,0), (325449,2330026,1,'eye_brow_type',88,0,40), (325450,2330026,0,'eye_color',101,164,179), (325451,2330026,1,'eye_type',29,0,0), (325452,2330026,0,'hair_color1',105,26,26), (325453,2330026,0,'hair_color2',157,83,0), (325454,2330026,0,'hair_face_color',190,95,42), (325455,2330026,0,'hair_face_highlight_color',119,147,147), (325456,2330026,0,'hair_highlight',123,123,130), (325457,2330026,0,'hair_type_color',190,95,42), (325458,2330026,0,'hair_type_highlight_color',119,147,147), (325459,2330026,1,'lip_type',19,-56,100), (325460,2330026,1,'nose_type',-57,11,39), (325461,2330026,0,'skin_color',165,145,146), (325462,2330026,1,'soga_cheek_type',34,70,0), (325463,2330026,1,'soga_chin_type',-64,-56,-45), (325464,2330026,1,'soga_ear_type',35,34,0), (325465,2330026,1,'soga_eye_brow_type',88,0,40), (325466,2330026,0,'soga_eye_color',229,229,102), (325467,2330026,1,'soga_eye_type',29,0,0), (325468,2330026,0,'soga_hair_color1',105,26,26), (325469,2330026,0,'soga_hair_color2',157,83,0), (325470,2330026,0,'soga_hair_face_color',190,95,42), (325471,2330026,0,'soga_hair_face_highlight_color',119,147,147), (325472,2330026,0,'soga_hair_highlight',123,123,130), (325473,2330026,0,'soga_hair_type_color',190,95,42), (325474,2330026,0,'soga_hair_type_highlight_color',119,147,147), (325475,2330026,1,'soga_lip_type',19,-56,100), (325476,2330026,1,'soga_nose_type',-57,11,39), (325477,2330026,0,'soga_skin_color',165,145,146), (325478,2330026,0,'wing_color1',255,255,255), (325479,2330026,0,'wing_color2',255,255,255), (325480,2330027,1,'cheek_type',-3,-17,0), (325481,2330027,1,'chin_type',-38,-25,-10), (325482,2330027,1,'ear_type',-29,-3,0), (325483,2330027,1,'eye_brow_type',28,18,-8), (325484,2330027,0,'eye_color',167,161,118), (325485,2330027,1,'eye_type',-18,0,0), (325486,2330027,0,'hair_face_color',214,140,0), (325487,2330027,0,'hair_face_highlight_color',138,121,19), (325488,2330027,0,'hair_type_color',214,140,0), (325489,2330027,0,'hair_type_highlight_color',138,121,19), (325490,2330027,1,'lip_type',-20,10,9), (325491,2330027,1,'nose_type',32,25,-28), (325492,2330027,0,'skin_color',229,227,189), (325493,2330027,1,'soga_cheek_type',-3,-17,0), (325494,2330027,1,'soga_chin_type',-38,-25,-10), (325495,2330027,1,'soga_ear_type',-29,-3,0), (325496,2330027,1,'soga_eye_brow_type',28,18,-8), (325497,2330027,0,'soga_eye_color',229,229,102), (325498,2330027,1,'soga_eye_type',-18,0,0), (325499,2330027,0,'soga_hair_face_color',214,140,0), (325500,2330027,0,'soga_hair_face_highlight_color',138,121,19), (325501,2330027,0,'soga_hair_type_color',214,140,0), (325502,2330027,0,'soga_hair_type_highlight_color',138,121,19), (325503,2330027,1,'soga_lip_type',-20,10,9), (325504,2330027,1,'soga_nose_type',32,25,-28), (325505,2330027,0,'soga_skin_color',229,227,189), (325506,2330027,0,'wing_color1',255,255,255), (325507,2330027,0,'wing_color2',255,255,255), (325508,2330028,1,'cheek_type',-81,15,0), (325509,2330028,1,'chin_type',58,31,-81), (325510,2330028,1,'ear_type',-32,71,0), (325511,2330028,1,'eye_brow_type',94,52,35), (325512,2330028,0,'eye_color',33,64,50), (325513,2330028,1,'eye_type',-9,0,0), (325514,2330028,0,'hair_color1',200,165,96), (325515,2330028,0,'hair_color2',173,99,44), (325516,2330028,0,'hair_face_color',219,157,24), (325517,2330028,0,'hair_highlight',38,22,21), (325518,2330028,0,'hair_type_color',219,157,24), (325519,2330028,1,'lip_type',-91,-14,-19), (325520,2330028,1,'nose_type',-43,11,-41), (325521,2330028,0,'skin_color',186,197,195), (325522,2330028,1,'soga_cheek_type',-81,15,0), (325523,2330028,1,'soga_chin_type',58,31,-81), (325524,2330028,1,'soga_ear_type',-32,71,0), (325525,2330028,1,'soga_eye_brow_type',94,52,35), (325526,2330028,0,'soga_eye_color',229,229,102), (325527,2330028,1,'soga_eye_type',-9,0,0), (325528,2330028,0,'soga_hair_color1',200,165,96), (325529,2330028,0,'soga_hair_color2',173,99,44), (325530,2330028,0,'soga_hair_face_color',219,157,24), (325531,2330028,0,'soga_hair_highlight',38,22,21), (325532,2330028,0,'soga_hair_type_color',219,157,24), (325533,2330028,1,'soga_lip_type',-91,-14,-19), (325534,2330028,1,'soga_nose_type',-43,11,-41), (325535,2330028,0,'soga_skin_color',186,197,195), (325536,2330028,0,'wing_color1',255,255,255), (325537,2330028,0,'wing_color2',255,255,255), (325538,2330029,1,'cheek_type',0,-4,0), (325539,2330029,1,'chin_type',-7,18,7), (325540,2330029,1,'ear_type',0,7,0), (325541,2330029,1,'eye_brow_type',12,20,21), (325542,2330029,0,'eye_color',162,198,199), (325543,2330029,1,'eye_type',-10,0,0), (325544,2330029,0,'hair_face_color',106,86,0), (325545,2330029,0,'hair_face_highlight_color',30,11,3), (325546,2330029,0,'hair_type_color',106,86,0), (325547,2330029,0,'hair_type_highlight_color',30,11,3), (325548,2330029,1,'lip_type',-25,-25,0), (325549,2330029,1,'nose_type',-7,-25,0), (325550,2330029,0,'skin_color',250,253,253), (325551,2330029,1,'soga_cheek_type',0,-4,0), (325552,2330029,1,'soga_chin_type',-7,18,7), (325553,2330029,1,'soga_ear_type',0,7,0), (325554,2330029,1,'soga_eye_brow_type',12,20,21), (325555,2330029,0,'soga_eye_color',229,229,102), (325556,2330029,1,'soga_eye_type',-10,0,0), (325557,2330029,0,'soga_hair_face_color',106,86,0), (325558,2330029,0,'soga_hair_face_highlight_color',30,11,3), (325559,2330029,0,'soga_hair_type_color',106,86,0), (325560,2330029,0,'soga_hair_type_highlight_color',30,11,3), (325561,2330029,1,'soga_lip_type',-25,-25,0), (325562,2330029,1,'soga_nose_type',-7,-25,0), (325563,2330029,0,'soga_skin_color',250,253,253), (325564,2330029,0,'wing_color1',255,255,255), (325565,2330029,0,'wing_color2',255,255,255), (325566,2330030,1,'cheek_type',0,25,0), (325567,2330030,1,'chin_type',-28,-2,-22), (325568,2330030,1,'ear_type',-37,18,0), (325569,2330030,1,'eye_brow_type',5,8,-26), (325570,2330030,0,'eye_color',108,165,165), (325571,2330030,1,'eye_type',-8,0,0), (325572,2330030,0,'hair_face_color',49,48,42), (325573,2330030,0,'hair_face_highlight_color',121,92,0), (325574,2330030,0,'hair_type_color',49,48,42), (325575,2330030,0,'hair_type_highlight_color',121,92,0), (325576,2330030,1,'lip_type',26,29,-20), (325577,2330030,1,'nose_type',-4,29,20), (325578,2330030,0,'skin_color',235,231,195), (325579,2330030,1,'soga_cheek_type',0,25,0), (325580,2330030,1,'soga_chin_type',-28,-2,-22), (325581,2330030,1,'soga_ear_type',-37,18,0), (325582,2330030,1,'soga_eye_brow_type',5,8,-26), (325583,2330030,0,'soga_eye_color',229,229,102), (325584,2330030,1,'soga_eye_type',-8,0,0), (325585,2330030,0,'soga_hair_face_color',49,48,42), (325586,2330030,0,'soga_hair_face_highlight_color',121,92,0), (325587,2330030,0,'soga_hair_type_color',49,48,42), (325588,2330030,0,'soga_hair_type_highlight_color',121,92,0), (325589,2330030,1,'soga_lip_type',26,29,-20), (325590,2330030,1,'soga_nose_type',-4,29,20), (325591,2330030,0,'soga_skin_color',235,231,195), (325592,2330030,0,'wing_color1',255,255,255), (325593,2330030,0,'wing_color2',255,255,255), (325594,2330031,1,'cheek_type',22,34,0), (325595,2330031,1,'chin_type',-29,-14,31), (325596,2330031,1,'ear_type',12,22,0), (325597,2330031,1,'eye_brow_type',0,0,-42), (325598,2330031,0,'eye_color',239,84,99), (325599,2330031,1,'eye_type',-5,0,0), (325600,2330031,0,'hair_face_color',122,67,6), (325601,2330031,0,'hair_face_highlight_color',210,114,12), (325602,2330031,0,'hair_type_color',122,67,6), (325603,2330031,0,'hair_type_highlight_color',210,114,12), (325604,2330031,1,'lip_type',0,-19,-31), (325605,2330031,1,'nose_type',-32,8,-28), (325606,2330031,0,'skin_color',185,161,123), (325607,2330031,1,'soga_cheek_type',22,34,0), (325608,2330031,1,'soga_chin_type',-29,-14,31), (325609,2330031,1,'soga_ear_type',12,22,0), (325610,2330031,1,'soga_eye_brow_type',0,0,-42), (325611,2330031,0,'soga_eye_color',229,229,102), (325612,2330031,1,'soga_eye_type',-5,0,0), (325613,2330031,0,'soga_hair_face_color',122,67,6), (325614,2330031,0,'soga_hair_face_highlight_color',210,114,12), (325615,2330031,0,'soga_hair_type_color',122,67,6), (325616,2330031,0,'soga_hair_type_highlight_color',210,114,12), (325617,2330031,1,'soga_lip_type',0,-19,-31), (325618,2330031,1,'soga_nose_type',-32,8,-28), (325619,2330031,0,'soga_skin_color',185,161,123), (325620,2330031,0,'wing_color1',255,255,255), (325621,2330031,0,'wing_color2',255,255,255), (325648,2330033,1,'cheek_type',7,2,0), (325649,2330033,1,'chin_type',-41,-7,-34), (325650,2330033,1,'ear_type',-83,-1,0), (325651,2330033,1,'eye_brow_type',41,-37,100), (325652,2330033,0,'eye_color',189,181,147), (325653,2330033,1,'eye_type',42,0,0), (325654,2330033,0,'hair_color1',26,24,25), (325655,2330033,0,'hair_color2',36,34,36), (325656,2330033,0,'hair_face_color',29,20,38), (325657,2330033,0,'hair_face_highlight_color',119,147,147), (325658,2330033,0,'hair_highlight',123,123,130), (325659,2330033,0,'hair_type_color',29,20,38), (325660,2330033,0,'hair_type_highlight_color',119,147,147), (325661,2330033,1,'lip_type',39,78,-64), (325662,2330033,1,'nose_type',28,14,10), (325663,2330033,0,'skin_color',231,231,219), (325664,2330033,1,'soga_cheek_type',7,2,0), (325665,2330033,1,'soga_chin_type',-41,-7,-34), (325666,2330033,1,'soga_ear_type',-83,-1,0), (325667,2330033,1,'soga_eye_brow_type',41,-37,100), (325668,2330033,0,'soga_eye_color',229,229,102), (325669,2330033,1,'soga_eye_type',42,0,0), (325670,2330033,0,'soga_hair_color1',26,24,25), (325671,2330033,0,'soga_hair_color2',36,34,36), (325672,2330033,0,'soga_hair_face_color',29,20,38), (325673,2330033,0,'soga_hair_face_highlight_color',119,147,147), (325674,2330033,0,'soga_hair_highlight',123,123,130), (325675,2330033,0,'soga_hair_type_color',29,20,38), (325676,2330033,0,'soga_hair_type_highlight_color',119,147,147), (325677,2330033,1,'soga_lip_type',39,78,-64), (325678,2330033,1,'soga_nose_type',28,14,10), (325679,2330033,0,'soga_skin_color',231,231,219), (325680,2330033,0,'wing_color1',255,255,255), (325681,2330033,0,'wing_color2',255,255,255), (325682,2330034,0,'eye_color',255,255,255), (325683,2330034,0,'skin_color',255,255,255), (325684,2330034,0,'soga_eye_color',255,0,255), (325685,2330035,1,'cheek_type',100,-100,0), (325686,2330035,1,'chin_type',-100,14,34), (325687,2330035,1,'ear_type',-76,58,0), (325688,2330035,1,'eye_brow_type',-100,-17,-28), (325689,2330035,0,'eye_color',101,163,182), (325690,2330035,1,'eye_type',-100,0,0), (325691,2330035,0,'hair_color1',50,48,56), (325692,2330035,0,'hair_color2',68,72,71), (325693,2330035,0,'hair_face_color',78,87,97), (325694,2330035,0,'hair_face_highlight_color',119,147,147), (325695,2330035,0,'hair_highlight',123,123,130), (325696,2330035,0,'hair_type_color',78,87,97), (325697,2330035,0,'hair_type_highlight_color',119,147,147), (325698,2330035,1,'lip_type',-11,56,100), (325699,2330035,1,'nose_type',-100,100,100), (325700,2330035,0,'skin_color',151,132,86), (325701,2330035,1,'soga_cheek_type',100,-100,0), (325702,2330035,1,'soga_chin_type',-100,14,34), (325703,2330035,1,'soga_ear_type',-76,58,0), (325704,2330035,1,'soga_eye_brow_type',-100,-17,-28), (325705,2330035,0,'soga_eye_color',229,229,102), (325706,2330035,1,'soga_eye_type',-100,0,0), (325707,2330035,0,'soga_hair_color1',50,48,56), (325708,2330035,0,'soga_hair_color2',68,72,71), (325709,2330035,0,'soga_hair_face_color',78,87,97), (325710,2330035,0,'soga_hair_face_highlight_color',119,147,147), (325711,2330035,0,'soga_hair_highlight',123,123,130), (325712,2330035,0,'soga_hair_type_color',78,87,97), (325713,2330035,0,'soga_hair_type_highlight_color',119,147,147), (325714,2330035,1,'soga_lip_type',-11,56,100), (325715,2330035,1,'soga_nose_type',-100,100,100), (325716,2330035,0,'soga_skin_color',151,132,86), (325717,2330035,0,'wing_color1',255,255,255), (325718,2330035,0,'wing_color2',255,255,255), (325719,2330036,1,'cheek_type',100,100,0), (325720,2330036,1,'chin_type',-100,100,-100), (325721,2330036,1,'ear_type',-75,-34,0), (325722,2330036,1,'eye_brow_type',-10,-8,93), (325723,2330036,0,'eye_color',114,154,121), (325724,2330036,1,'eye_type',-100,0,0), (325725,2330036,0,'hair_face_color',173,65,17), (325726,2330036,0,'hair_face_highlight_color',77,27,15), (325727,2330036,0,'hair_type_color',173,65,17), (325728,2330036,0,'hair_type_highlight_color',77,27,15), (325729,2330036,1,'lip_type',-46,100,-44), (325730,2330036,1,'nose_type',100,-100,-100), (325731,2330036,0,'skin_color',111,90,91), (325732,2330036,1,'soga_cheek_type',100,100,0), (325733,2330036,1,'soga_chin_type',-100,100,-100), (325734,2330036,1,'soga_ear_type',-75,-34,0), (325735,2330036,1,'soga_eye_brow_type',-10,-8,93), (325736,2330036,0,'soga_eye_color',229,229,102), (325737,2330036,1,'soga_eye_type',-100,0,0), (325738,2330036,0,'soga_hair_face_color',173,65,17), (325739,2330036,0,'soga_hair_face_highlight_color',77,27,15), (325740,2330036,0,'soga_hair_type_color',173,65,17), (325741,2330036,0,'soga_hair_type_highlight_color',77,27,15), (325742,2330036,1,'soga_lip_type',-46,100,-44), (325743,2330036,1,'soga_nose_type',100,-100,-100), (325744,2330036,0,'soga_skin_color',111,90,91), (325745,2330036,0,'wing_color1',255,255,255), (325746,2330036,0,'wing_color2',255,255,255), (325747,2330037,1,'cheek_type',-26,26,0), (325748,2330037,1,'chin_type',9,28,1), (325749,2330037,1,'ear_type',-23,43,0), (325750,2330037,1,'eye_brow_type',-5,0,-7), (325751,2330037,0,'eye_color',239,84,99), (325752,2330037,1,'eye_type',-3,0,0), (325753,2330037,0,'hair_face_color',122,67,6), (325754,2330037,0,'hair_face_highlight_color',210,114,12), (325755,2330037,0,'hair_type_color',122,67,6), (325756,2330037,0,'hair_type_highlight_color',210,114,12), (325757,2330037,1,'lip_type',-3,-21,-25), (325758,2330037,1,'nose_type',9,17,-2), (325759,2330037,0,'skin_color',127,35,1), (325760,2330037,1,'soga_cheek_type',-26,26,0), (325761,2330037,1,'soga_chin_type',9,28,1), (325762,2330037,1,'soga_ear_type',-23,43,0), (325763,2330037,1,'soga_eye_brow_type',-5,0,-7), (325764,2330037,0,'soga_eye_color',229,229,102), (325765,2330037,1,'soga_eye_type',-3,0,0), (325766,2330037,0,'soga_hair_face_color',122,67,6), (325767,2330037,0,'soga_hair_face_highlight_color',210,114,12), (325768,2330037,0,'soga_hair_type_color',122,67,6), (325769,2330037,0,'soga_hair_type_highlight_color',210,114,12), (325770,2330037,1,'soga_lip_type',-3,-21,-25), (325771,2330037,1,'soga_nose_type',9,17,-2), (325772,2330037,0,'soga_skin_color',127,35,1), (325773,2330037,0,'wing_color1',255,255,255), (325774,2330037,0,'wing_color2',255,255,255), (325775,2330038,1,'cheek_type',-18,-4,0), (325776,2330038,1,'chin_type',-11,-35,-42), (325777,2330038,1,'ear_type',0,-4,0), (325778,2330038,1,'eye_brow_type',28,-5,37), (325779,2330038,0,'eye_color',41,84,96), (325780,2330038,1,'eye_type',48,0,0), (325781,2330038,0,'hair_face_color',135,134,127), (325782,2330038,0,'hair_face_highlight_color',217,206,190), (325783,2330038,0,'hair_type_color',135,134,127), (325784,2330038,0,'hair_type_highlight_color',217,206,190), (325785,2330038,1,'lip_type',-17,21,14), (325786,2330038,1,'nose_type',-10,-20,0), (325787,2330038,0,'skin_color',222,208,157), (325788,2330038,1,'soga_cheek_type',-18,-4,0), (325789,2330038,1,'soga_chin_type',-11,-35,-42), (325790,2330038,1,'soga_ear_type',0,-4,0), (325791,2330038,1,'soga_eye_brow_type',28,-5,37), (325792,2330038,0,'soga_eye_color',229,229,102), (325793,2330038,1,'soga_eye_type',48,0,0), (325794,2330038,0,'soga_hair_face_color',135,134,127), (325795,2330038,0,'soga_hair_face_highlight_color',217,206,190), (325796,2330038,0,'soga_hair_type_color',135,134,127), (325797,2330038,0,'soga_hair_type_highlight_color',217,206,190), (325798,2330038,1,'soga_lip_type',-17,21,14), (325799,2330038,1,'soga_nose_type',-10,-20,0), (325800,2330038,0,'soga_skin_color',222,208,157), (325801,2330038,0,'wing_color1',255,255,255), (325802,2330038,0,'wing_color2',255,255,255), (325803,2330039,1,'cheek_type',0,-4,0), (325804,2330039,1,'chin_type',-7,18,7), (325805,2330039,1,'ear_type',0,7,0), (325806,2330039,1,'eye_brow_type',12,20,21), (325807,2330039,0,'eye_color',162,198,199), (325808,2330039,1,'eye_type',-10,0,0), (325809,2330039,0,'hair_face_color',106,86,0), (325810,2330039,0,'hair_face_highlight_color',30,11,3), (325811,2330039,0,'hair_type_color',106,86,0), (325812,2330039,0,'hair_type_highlight_color',30,11,3), (325813,2330039,1,'lip_type',-25,-25,0), (325814,2330039,1,'nose_type',-7,-25,0), (325815,2330039,0,'skin_color',250,253,253), (325816,2330039,1,'soga_cheek_type',0,-4,0), (325817,2330039,1,'soga_chin_type',-7,18,7), (325818,2330039,1,'soga_ear_type',0,7,0), (325819,2330039,1,'soga_eye_brow_type',12,20,21), (325820,2330039,0,'soga_eye_color',229,229,102), (325821,2330039,1,'soga_eye_type',-10,0,0), (325822,2330039,0,'soga_hair_face_color',106,86,0), (325823,2330039,0,'soga_hair_face_highlight_color',30,11,3), (325824,2330039,0,'soga_hair_type_color',106,86,0), (325825,2330039,0,'soga_hair_type_highlight_color',30,11,3), (325826,2330039,1,'soga_lip_type',-25,-25,0), (325827,2330039,1,'soga_nose_type',-7,-25,0), (325828,2330039,0,'soga_skin_color',250,253,253), (325829,2330039,0,'wing_color1',255,255,255), (325830,2330039,0,'wing_color2',255,255,255), (325831,2330040,1,'cheek_type',46,21,0), (325832,2330040,1,'chin_type',-1,-9,-31), (325833,2330040,1,'ear_type',-61,-100,0), (325834,2330040,1,'eye_brow_type',62,-100,25), (325835,2330040,0,'eye_color',237,223,0), (325836,2330040,1,'eye_type',63,0,0), (325837,2330040,1,'lip_type',44,-40,-43), (325838,2330040,1,'nose_type',100,-71,81), (325839,2330040,0,'skin_color',230,200,115), (325840,2330040,1,'soga_cheek_type',46,21,0), (325841,2330040,1,'soga_chin_type',-1,-9,-31), (325842,2330040,1,'soga_ear_type',-61,-100,0), (325843,2330040,1,'soga_eye_brow_type',62,-100,25), (325844,2330040,0,'soga_eye_color',229,229,102), (325845,2330040,1,'soga_eye_type',63,0,0), (325846,2330040,1,'soga_lip_type',44,-40,-43), (325847,2330040,1,'soga_nose_type',100,-71,81), (325848,2330040,0,'soga_skin_color',230,200,115), (325849,2330040,0,'wing_color1',255,255,255), (325850,2330040,0,'wing_color2',255,255,255), (325851,2330041,1,'cheek_type',-2,-2,0), (325852,2330041,1,'chin_type',-22,34,17), (325853,2330041,1,'ear_type',-4,-29,0), (325854,2330041,1,'eye_brow_type',4,-45,10), (325855,2330041,0,'eye_color',37,77,81), (325856,2330041,0,'hair_face_color',163,160,157), (325857,2330041,0,'hair_face_highlight_color',57,56,46), (325858,2330041,0,'hair_type_color',163,160,157), (325859,2330041,0,'hair_type_highlight_color',57,56,46), (325860,2330041,1,'lip_type',7,0,10), (325861,2330041,1,'nose_type',-28,-3,2), (325862,2330041,0,'skin_color',184,179,137), (325863,2330041,1,'soga_cheek_type',-2,-2,0), (325864,2330041,1,'soga_chin_type',-22,34,17), (325865,2330041,1,'soga_ear_type',-4,-29,0), (325866,2330041,1,'soga_eye_brow_type',4,-45,10), (325867,2330041,0,'soga_eye_color',229,229,102), (325868,2330041,0,'soga_hair_face_color',163,160,157), (325869,2330041,0,'soga_hair_face_highlight_color',57,56,46), (325870,2330041,0,'soga_hair_type_color',163,160,157), (325871,2330041,0,'soga_hair_type_highlight_color',57,56,46), (325872,2330041,1,'soga_lip_type',7,0,10), (325873,2330041,1,'soga_nose_type',-28,-3,2), (325874,2330041,0,'soga_skin_color',184,179,137), (325875,2330041,0,'wing_color1',255,255,255), (325876,2330041,0,'wing_color2',255,255,255), (325877,2330042,1,'cheek_type',0,2,0), (325878,2330042,1,'chin_type',-38,3,2), (325879,2330042,1,'ear_type',23,-5,0), (325880,2330042,1,'eye_brow_type',34,0,14), (325881,2330042,0,'eye_color',222,35,32), (325882,2330042,1,'eye_type',-32,0,0), (325883,2330042,0,'hair_face_color',52,38,20), (325884,2330042,0,'hair_face_highlight_color',216,192,37), (325885,2330042,0,'hair_type_color',52,38,20), (325886,2330042,0,'hair_type_highlight_color',216,192,37), (325887,2330042,1,'lip_type',-31,-2,10), (325888,2330042,1,'nose_type',-2,17,-14), (325889,2330042,0,'skin_color',147,69,17), (325890,2330042,1,'soga_cheek_type',0,2,0), (325891,2330042,1,'soga_chin_type',-38,3,2), (325892,2330042,1,'soga_ear_type',23,-5,0), (325893,2330042,1,'soga_eye_brow_type',34,0,14), (325894,2330042,0,'soga_eye_color',229,229,102), (325895,2330042,1,'soga_eye_type',-32,0,0), (325896,2330042,0,'soga_hair_face_color',52,38,20), (325897,2330042,0,'soga_hair_face_highlight_color',216,192,37), (325898,2330042,0,'soga_hair_type_color',52,38,20), (325899,2330042,0,'soga_hair_type_highlight_color',216,192,37), (325900,2330042,1,'soga_lip_type',-31,-2,10), (325901,2330042,1,'soga_nose_type',-2,17,-14), (325902,2330042,0,'soga_skin_color',147,69,17), (325903,2330042,0,'wing_color1',255,255,255), (325904,2330042,0,'wing_color2',255,255,255), (325905,2330043,1,'cheek_type',-29,-23,0), (325906,2330043,1,'chin_type',26,17,32), (325907,2330043,1,'ear_type',-40,-25,0), (325908,2330043,1,'eye_brow_type',-9,35,-8), (325909,2330043,0,'eye_color',222,35,32), (325910,2330043,1,'eye_type',-3,0,0), (325911,2330043,0,'hair_face_color',52,38,20), (325912,2330043,0,'hair_face_highlight_color',216,192,37), (325913,2330043,0,'hair_type_color',52,38,20), (325914,2330043,0,'hair_type_highlight_color',216,192,37), (325915,2330043,1,'lip_type',-12,-22,22), (325916,2330043,1,'nose_type',-28,20,-23), (325917,2330043,0,'skin_color',141,122,59), (325918,2330043,1,'soga_cheek_type',-29,-23,0), (325919,2330043,1,'soga_chin_type',26,17,32), (325920,2330043,1,'soga_ear_type',-40,-25,0), (325921,2330043,1,'soga_eye_brow_type',-9,35,-8), (325922,2330043,0,'soga_eye_color',229,229,102), (325923,2330043,1,'soga_eye_type',-3,0,0), (325924,2330043,0,'soga_hair_face_color',52,38,20), (325925,2330043,0,'soga_hair_face_highlight_color',216,192,37), (325926,2330043,0,'soga_hair_type_color',52,38,20), (325927,2330043,0,'soga_hair_type_highlight_color',216,192,37), (325928,2330043,1,'soga_lip_type',-12,-22,22), (325929,2330043,1,'soga_nose_type',-28,20,-23), (325930,2330043,0,'soga_skin_color',141,122,59), (325931,2330043,0,'wing_color1',255,255,255), (325932,2330043,0,'wing_color2',255,255,255), (325933,2330044,1,'cheek_type',-64,74,0), (325934,2330044,1,'chin_type',15,31,-66), (325935,2330044,1,'ear_type',23,-93,0), (325936,2330044,1,'eye_brow_type',14,95,56), (325937,2330044,0,'eye_color',0,11,7), (325938,2330044,1,'eye_type',-21,0,0), (325939,2330044,1,'lip_type',55,-42,83), (325940,2330044,1,'nose_type',-76,-76,-50), (325941,2330044,0,'skin_color',148,63,12), (325942,2330044,1,'soga_cheek_type',-64,74,0), (325943,2330044,1,'soga_chin_type',15,31,-66), (325944,2330044,1,'soga_ear_type',23,-93,0), (325945,2330044,1,'soga_eye_brow_type',14,95,56), (325946,2330044,0,'soga_eye_color',229,229,102), (325947,2330044,1,'soga_eye_type',-21,0,0), (325948,2330044,1,'soga_lip_type',55,-42,83), (325949,2330044,1,'soga_nose_type',-76,-76,-50), (325950,2330044,0,'soga_skin_color',148,63,12), (325951,2330044,0,'wing_color1',255,255,255), (325952,2330044,0,'wing_color2',255,255,255), (325953,2330045,1,'cheek_type',45,-45,0), (325954,2330045,1,'chin_type',95,-46,-64), (325955,2330045,1,'ear_type',-77,8,0), (325956,2330045,1,'eye_brow_type',-61,17,-74), (325957,2330045,0,'eye_color',31,59,41), (325958,2330045,1,'eye_type',-37,0,0), (325959,2330045,0,'hair_color1',246,219,114), (325960,2330045,0,'hair_color2',187,136,62), (325961,2330045,0,'hair_face_color',228,182,26), (325962,2330045,0,'hair_face_highlight_color',88,4,4), (325963,2330045,0,'hair_highlight',109,14,49), (325964,2330045,0,'hair_type_color',228,182,26), (325965,2330045,0,'hair_type_highlight_color',88,4,4), (325966,2330045,1,'lip_type',50,-97,65), (325967,2330045,1,'nose_type',69,62,22), (325968,2330045,0,'skin_color',236,226,182), (325969,2330045,1,'soga_cheek_type',45,-45,0), (325970,2330045,1,'soga_chin_type',95,-46,-64), (325971,2330045,1,'soga_ear_type',-77,8,0), (325972,2330045,1,'soga_eye_brow_type',-61,17,-74), (325973,2330045,0,'soga_eye_color',229,229,102), (325974,2330045,1,'soga_eye_type',-37,0,0), (325975,2330045,0,'soga_hair_color1',246,219,114), (325976,2330045,0,'soga_hair_color2',187,136,62), (325977,2330045,0,'soga_hair_face_color',228,182,26), (325978,2330045,0,'soga_hair_face_highlight_color',88,4,4), (325979,2330045,0,'soga_hair_highlight',109,14,49), (325980,2330045,0,'soga_hair_type_color',228,182,26), (325981,2330045,0,'soga_hair_type_highlight_color',88,4,4), (325982,2330045,1,'soga_lip_type',50,-97,65), (325983,2330045,1,'soga_nose_type',69,62,22), (325984,2330045,0,'soga_skin_color',236,226,182), (325985,2330045,0,'wing_color1',255,255,255), (325986,2330045,0,'wing_color2',255,255,255), (325987,2330046,1,'cheek_type',0,20,0), (325988,2330046,1,'chin_type',-42,-34,25), (325989,2330046,1,'ear_type',0,-17,0), (325990,2330046,1,'eye_brow_type',10,11,0), (325991,2330046,0,'eye_color',66,69,37), (325992,2330046,1,'eye_type',-4,0,0), (325993,2330046,0,'hair_face_color',52,33,0), (325994,2330046,0,'hair_face_highlight_color',153,59,10), (325995,2330046,0,'hair_type_color',52,33,0), (325996,2330046,0,'hair_type_highlight_color',153,59,10), (325997,2330046,1,'lip_type',0,-43,22), (325998,2330046,1,'nose_type',-19,-31,37), (325999,2330046,0,'skin_color',212,183,127), (326000,2330046,1,'soga_cheek_type',0,20,0), (326001,2330046,1,'soga_chin_type',-42,-34,25), (326002,2330046,1,'soga_ear_type',0,-17,0), (326003,2330046,1,'soga_eye_brow_type',10,11,0), (326004,2330046,0,'soga_eye_color',229,229,102), (326005,2330046,1,'soga_eye_type',-4,0,0), (326006,2330046,0,'soga_hair_face_color',52,33,0), (326007,2330046,0,'soga_hair_face_highlight_color',153,59,10), (326008,2330046,0,'soga_hair_type_color',52,33,0), (326009,2330046,0,'soga_hair_type_highlight_color',153,59,10), (326010,2330046,1,'soga_lip_type',0,-43,22), (326011,2330046,1,'soga_nose_type',-19,-31,37), (326012,2330046,0,'soga_skin_color',212,183,127), (326013,2330046,0,'wing_color1',255,255,255), (326014,2330046,0,'wing_color2',255,255,255), (326015,2330047,1,'cheek_type',0,2,0), (326016,2330047,1,'chin_type',-38,3,2), (326017,2330047,1,'ear_type',23,-5,0), (326018,2330047,1,'eye_brow_type',34,0,14), (326019,2330047,0,'eye_color',222,35,32), (326020,2330047,1,'eye_type',-32,0,0), (326021,2330047,0,'hair_face_color',52,38,20), (326022,2330047,0,'hair_face_highlight_color',216,192,37), (326023,2330047,0,'hair_type_color',52,38,20), (326024,2330047,0,'hair_type_highlight_color',216,192,37), (326025,2330047,1,'lip_type',-31,-2,10), (326026,2330047,1,'nose_type',-2,17,-14), (326027,2330047,0,'skin_color',126,67,40), (326028,2330047,1,'soga_cheek_type',0,2,0), (326029,2330047,1,'soga_chin_type',-38,3,2), (326030,2330047,1,'soga_ear_type',23,-5,0), (326031,2330047,1,'soga_eye_brow_type',34,0,14), (326032,2330047,0,'soga_eye_color',229,229,102), (326033,2330047,1,'soga_eye_type',-32,0,0), (326034,2330047,0,'soga_hair_face_color',52,38,20), (326035,2330047,0,'soga_hair_face_highlight_color',216,192,37), (326036,2330047,0,'soga_hair_type_color',52,38,20), (326037,2330047,0,'soga_hair_type_highlight_color',216,192,37), (326038,2330047,1,'soga_lip_type',-31,-2,10), (326039,2330047,1,'soga_nose_type',-2,17,-14), (326040,2330047,0,'soga_skin_color',126,67,40), (326041,2330047,0,'wing_color1',255,255,255), (326042,2330047,0,'wing_color2',255,255,255), (326043,2330048,1,'cheek_type',93,-31,0), (326044,2330048,1,'chin_type',40,-98,-25), (326045,2330048,1,'ear_type',31,-55,0), (326046,2330048,1,'eye_brow_type',-47,79,96), (326047,2330048,0,'eye_color',42,57,33), (326048,2330048,1,'eye_type',-68,0,0), (326049,2330048,0,'hair_color1',246,219,114), (326050,2330048,0,'hair_color2',187,136,62), (326051,2330048,0,'hair_face_color',233,184,31), (326052,2330048,0,'hair_face_highlight_color',53,50,65), (326053,2330048,0,'hair_highlight',43,36,70), (326054,2330048,0,'hair_type_color',233,184,31), (326055,2330048,0,'hair_type_highlight_color',53,50,65), (326056,2330048,1,'lip_type',15,-90,-62), (326057,2330048,1,'nose_type',-96,-81,-62), (326058,2330048,0,'skin_color',177,159,110), (326059,2330048,1,'soga_cheek_type',93,-31,0), (326060,2330048,1,'soga_chin_type',40,-98,-25), (326061,2330048,1,'soga_ear_type',31,-55,0), (326062,2330048,1,'soga_eye_brow_type',-47,79,96), (326063,2330048,0,'soga_eye_color',229,229,102), (326064,2330048,1,'soga_eye_type',-68,0,0), (326065,2330048,0,'soga_hair_color1',246,219,114), (326066,2330048,0,'soga_hair_color2',187,136,62), (326067,2330048,0,'soga_hair_face_color',233,184,31), (326068,2330048,0,'soga_hair_face_highlight_color',53,50,65), (326069,2330048,0,'soga_hair_highlight',43,36,70), (326070,2330048,0,'soga_hair_type_color',233,184,31), (326071,2330048,0,'soga_hair_type_highlight_color',53,50,65), (326072,2330048,1,'soga_lip_type',15,-90,-62), (326073,2330048,1,'soga_nose_type',-96,-81,-62), (326074,2330048,0,'soga_skin_color',177,159,110), (326075,2330048,0,'wing_color1',255,255,255), (326076,2330048,0,'wing_color2',255,255,255), (326077,2330049,1,'cheek_type',0,7,0), (326078,2330049,1,'chin_type',51,50,57), (326079,2330049,1,'ear_type',-91,37,0), (326080,2330049,1,'eye_brow_type',65,17,-66), (326081,2330049,0,'eye_color',64,50,0), (326082,2330049,1,'eye_type',71,0,0), (326083,2330049,1,'lip_type',-8,0,100), (326084,2330049,1,'nose_type',56,-31,-100), (326085,2330049,0,'skin_color',114,99,47), (326086,2330049,1,'soga_cheek_type',0,7,0), (326087,2330049,1,'soga_chin_type',51,50,57), (326088,2330049,1,'soga_ear_type',-91,37,0), (326089,2330049,1,'soga_eye_brow_type',65,17,-66), (326090,2330049,0,'soga_eye_color',229,229,102), (326091,2330049,1,'soga_eye_type',71,0,0), (326092,2330049,1,'soga_lip_type',-8,0,100), (326093,2330049,1,'soga_nose_type',56,-31,-100), (326094,2330049,0,'soga_skin_color',114,99,47), (326095,2330049,0,'wing_color1',255,255,255), (326096,2330049,0,'wing_color2',255,255,255), (326097,2330050,1,'cheek_type',11,9,0), (326098,2330050,1,'chin_type',-14,-31,-17), (326099,2330050,1,'ear_type',39,-14,0), (326100,2330050,1,'eye_brow_type',-19,10,-21), (326101,2330050,0,'eye_color',67,132,116), (326102,2330050,1,'eye_type',-38,0,0), (326103,2330050,0,'hair_face_color',33,24,12), (326104,2330050,0,'hair_face_highlight_color',11,6,1), (326105,2330050,0,'hair_type_color',33,24,12), (326106,2330050,0,'hair_type_highlight_color',11,6,1), (326107,2330050,1,'lip_type',-1,7,0), (326108,2330050,1,'nose_type',0,2,-7), (326109,2330050,0,'skin_color',176,156,105), (326110,2330050,1,'soga_cheek_type',11,9,0), (326111,2330050,1,'soga_chin_type',-14,-31,-17), (326112,2330050,1,'soga_ear_type',39,-14,0), (326113,2330050,1,'soga_eye_brow_type',-19,10,-21), (326114,2330050,0,'soga_eye_color',229,229,102), (326115,2330050,1,'soga_eye_type',-38,0,0), (326116,2330050,0,'soga_hair_face_color',33,24,12), (326117,2330050,0,'soga_hair_face_highlight_color',11,6,1), (326118,2330050,0,'soga_hair_type_color',33,24,12), (326119,2330050,0,'soga_hair_type_highlight_color',11,6,1), (326120,2330050,1,'soga_lip_type',-1,7,0), (326121,2330050,1,'soga_nose_type',0,2,-7), (326122,2330050,0,'soga_skin_color',176,156,105), (326123,2330050,0,'wing_color1',255,255,255), (326124,2330050,0,'wing_color2',255,255,255), (326125,2330051,1,'cheek_type',-1,5,0), (326126,2330051,1,'chin_type',-17,-12,-25), (326127,2330051,1,'ear_type',14,11,0), (326128,2330051,1,'eye_brow_type',17,-8,-17), (326129,2330051,0,'eye_color',48,98,112), (326130,2330051,1,'eye_type',2,0,0), (326131,2330051,0,'hair_face_color',3,3,2), (326132,2330051,0,'hair_face_highlight_color',42,25,4), (326133,2330051,0,'hair_type_color',3,3,2), (326134,2330051,0,'hair_type_highlight_color',42,25,4), (326135,2330051,1,'lip_type',14,-4,-1), (326136,2330051,1,'nose_type',-18,28,-8), (326137,2330051,0,'skin_color',216,200,149), (326138,2330051,1,'soga_cheek_type',-1,5,0), (326139,2330051,1,'soga_chin_type',-17,-12,-25), (326140,2330051,1,'soga_ear_type',14,11,0), (326141,2330051,1,'soga_eye_brow_type',17,-8,-17), (326142,2330051,0,'soga_eye_color',229,229,102), (326143,2330051,1,'soga_eye_type',2,0,0), (326144,2330051,0,'soga_hair_face_color',3,3,2), (326145,2330051,0,'soga_hair_face_highlight_color',42,25,4), (326146,2330051,0,'soga_hair_type_color',3,3,2), (326147,2330051,0,'soga_hair_type_highlight_color',42,25,4), (326148,2330051,1,'soga_lip_type',14,-4,-1), (326149,2330051,1,'soga_nose_type',-18,28,-8), (326150,2330051,0,'soga_skin_color',216,200,149), (326151,2330051,0,'wing_color1',255,255,255), (326152,2330051,0,'wing_color2',255,255,255), (326153,2330052,0,'eye_color',255,255,255), (326154,2330052,0,'skin_color',255,255,255), (326155,2330052,0,'soga_eye_color',255,0,255), (326156,2330053,1,'cheek_type',-25,-57,0), (326157,2330053,1,'chin_type',-56,7,0), (326158,2330053,1,'ear_type',-100,-100,0), (326159,2330053,1,'eye_brow_type',-77,89,66), (326160,2330053,0,'eye_color',108,106,211), (326161,2330053,1,'eye_type',-58,0,0), (326162,2330053,1,'lip_type',-56,51,-12), (326163,2330053,1,'nose_type',41,-28,-4), (326164,2330053,0,'skin_color',221,189,100), (326165,2330053,1,'soga_cheek_type',-25,-57,0), (326166,2330053,1,'soga_chin_type',-56,7,0), (326167,2330053,1,'soga_ear_type',-100,-100,0), (326168,2330053,1,'soga_eye_brow_type',-77,89,66), (326169,2330053,0,'soga_eye_color',229,229,102), (326170,2330053,1,'soga_eye_type',-58,0,0), (326171,2330053,1,'soga_lip_type',-56,51,-12), (326172,2330053,1,'soga_nose_type',41,-28,-4), (326173,2330053,0,'soga_skin_color',221,189,100), (326174,2330053,0,'wing_color1',255,255,255), (326175,2330053,0,'wing_color2',255,255,255), (326179,2330055,1,'cheek_type',-29,-23,0), (326180,2330055,1,'chin_type',26,17,32), (326181,2330055,1,'ear_type',-40,-25,0), (326182,2330055,1,'eye_brow_type',-9,35,-8), (326183,2330055,0,'eye_color',222,35,32), (326184,2330055,1,'eye_type',-3,0,0), (326185,2330055,0,'hair_face_color',52,38,20), (326186,2330055,0,'hair_face_highlight_color',216,192,37), (326187,2330055,0,'hair_type_color',52,38,20), (326188,2330055,0,'hair_type_highlight_color',216,192,37), (326189,2330055,1,'lip_type',-12,-22,22), (326190,2330055,1,'nose_type',-28,20,-23), (326191,2330055,0,'skin_color',221,188,99), (326192,2330055,1,'soga_cheek_type',-29,-23,0), (326193,2330055,1,'soga_chin_type',26,17,32), (326194,2330055,1,'soga_ear_type',-40,-25,0), (326195,2330055,1,'soga_eye_brow_type',-9,35,-8), (326196,2330055,0,'soga_eye_color',229,229,102), (326197,2330055,1,'soga_eye_type',-3,0,0), (326198,2330055,0,'soga_hair_face_color',52,38,20), (326199,2330055,0,'soga_hair_face_highlight_color',216,192,37), (326200,2330055,0,'soga_hair_type_color',52,38,20), (326201,2330055,0,'soga_hair_type_highlight_color',216,192,37), (326202,2330055,1,'soga_lip_type',-12,-22,22), (326203,2330055,1,'soga_nose_type',-28,20,-23), (326204,2330055,0,'soga_skin_color',221,188,99), (326205,2330055,0,'wing_color1',255,255,255), (326206,2330055,0,'wing_color2',255,255,255), (326207,2330056,1,'cheek_type',-1,25,0), (326208,2330056,1,'chin_type',-25,14,32), (326209,2330056,1,'ear_type',-7,0,0), (326210,2330056,1,'eye_brow_type',-28,-23,-9), (326211,2330056,0,'eye_color',32,61,44), (326212,2330056,0,'hair_face_color',65,47,0), (326213,2330056,0,'hair_face_highlight_color',94,34,16), (326214,2330056,0,'hair_type_color',65,47,0), (326215,2330056,0,'hair_type_highlight_color',94,34,16), (326216,2330056,1,'lip_type',-2,0,19), (326217,2330056,1,'nose_type',-22,8,0), (326218,2330056,0,'skin_color',186,153,101), (326219,2330056,1,'soga_cheek_type',-1,25,0), (326220,2330056,1,'soga_chin_type',-25,14,32), (326221,2330056,1,'soga_ear_type',-7,0,0), (326222,2330056,1,'soga_eye_brow_type',-28,-23,-9), (326223,2330056,0,'soga_eye_color',229,229,102), (326224,2330056,0,'soga_hair_face_color',65,47,0), (326225,2330056,0,'soga_hair_face_highlight_color',94,34,16), (326226,2330056,0,'soga_hair_type_color',65,47,0), (326227,2330056,0,'soga_hair_type_highlight_color',94,34,16), (326228,2330056,1,'soga_lip_type',-2,0,19), (326229,2330056,1,'soga_nose_type',-22,8,0), (326230,2330056,0,'soga_skin_color',186,153,101), (326231,2330056,0,'wing_color1',255,255,255), (326232,2330056,0,'wing_color2',255,255,255), (326236,2330058,0,'eye_color',255,255,255), (326237,2330058,0,'skin_color',255,255,255), (326238,2330058,0,'soga_eye_color',255,0,255), (326242,2330060,0,'eye_color',255,255,255), (326243,2330060,0,'skin_color',154,36,36), (326244,2330060,0,'soga_eye_color',255,0,255), (326245,2330061,0,'eye_color',255,255,255), (326246,2330061,0,'skin_color',255,255,255), (326247,2330061,0,'soga_eye_color',255,0,255), (326248,2330062,0,'eye_color',255,255,255), (326249,2330062,0,'skin_color',255,255,255), (326250,2330062,0,'soga_eye_color',255,0,255), (326251,2330063,0,'eye_color',0,0,255), (326252,2330063,0,'skin_color',0,0,255), (326253,2330063,0,'soga_eye_color',255,0,255), (326254,2330064,0,'eye_color',255,255,255), (326255,2330064,0,'skin_color',255,255,255), (326256,2330064,0,'soga_eye_color',255,0,255), (326257,2330065,1,'cheek_type',-81,-98,0), (326258,2330065,1,'chin_type',-90,75,25), (326259,2330065,1,'ear_type',-5,83,0), (326260,2330065,1,'eye_brow_type',-100,100,100), (326261,2330065,0,'eye_color',237,255,146), (326262,2330065,1,'eye_type',-100,0,0), (326263,2330065,1,'lip_type',-70,-75,25), (326264,2330065,1,'nose_type',81,-10,7), (326265,2330065,0,'skin_color',155,91,41), (326266,2330065,1,'soga_cheek_type',-81,-98,0), (326267,2330065,1,'soga_chin_type',-90,75,25), (326268,2330065,1,'soga_ear_type',-5,83,0), (326269,2330065,1,'soga_eye_brow_type',-100,100,100), (326270,2330065,0,'soga_eye_color',229,229,102), (326271,2330065,1,'soga_eye_type',-100,0,0), (326272,2330065,1,'soga_lip_type',-70,-75,25), (326273,2330065,1,'soga_nose_type',81,-10,7), (326274,2330065,0,'soga_skin_color',155,91,41), (326275,2330065,0,'wing_color1',255,255,255), (326276,2330065,0,'wing_color2',255,255,255), (326277,2330066,0,'eye_color',255,255,255), (326278,2330066,0,'skin_color',255,255,255), (326279,2330066,0,'soga_eye_color',255,0,255), (326280,2330067,0,'eye_color',255,255,255), (326281,2330067,0,'skin_color',255,255,255), (326282,2330067,0,'soga_eye_color',255,0,255), (326283,2330068,0,'eye_color',255,255,255), (326284,2330068,0,'skin_color',255,255,255), (326285,2330068,0,'soga_eye_color',255,0,255), (326286,2330069,0,'eye_color',255,255,255), (326287,2330069,0,'skin_color',255,255,255), (326288,2330069,0,'soga_eye_color',255,0,255), (326289,2330070,0,'eye_color',255,255,255), (326290,2330070,0,'skin_color',255,255,255), (326291,2330070,0,'soga_eye_color',255,0,255), (326292,2330071,0,'eye_color',255,255,255), (326293,2330071,0,'skin_color',255,255,255), (326294,2330071,0,'soga_eye_color',255,0,255), (326295,2330072,0,'eye_color',255,255,255), (326296,2330072,0,'skin_color',255,255,255), (326297,2330072,0,'soga_eye_color',255,0,255), (326301,2330074,0,'eye_color',255,255,255), (326302,2330074,0,'skin_color',255,255,255), (326303,2330074,0,'soga_eye_color',255,0,255), (326304,2330075,0,'eye_color',255,255,255), (326305,2330075,0,'skin_color',255,255,255), (326306,2330075,0,'soga_eye_color',255,0,255), (326307,2330076,1,'cheek_type',-87,-76,0), (326308,2330076,1,'chin_type',-77,10,-95), (326309,2330076,1,'ear_type',-26,53,0), (326310,2330076,1,'eye_brow_type',87,-11,74), (326311,2330076,0,'eye_color',76,64,33), (326312,2330076,1,'eye_type',-58,0,0), (326313,2330076,0,'hair_color1',249,230,153), (326314,2330076,0,'hair_color2',142,120,84), (326315,2330076,0,'hair_face_color',240,226,196), (326316,2330076,0,'hair_face_highlight_color',193,100,45), (326317,2330076,0,'hair_highlight',105,26,26), (326318,2330076,0,'hair_type_color',240,226,196), (326319,2330076,0,'hair_type_highlight_color',193,100,45), (326320,2330076,1,'lip_type',32,-75,88), (326321,2330076,1,'nose_type',51,34,-57), (326322,2330076,0,'skin_color',234,238,238), (326323,2330076,1,'soga_cheek_type',0,34,0), (326324,2330076,1,'soga_chin_type',100,-31,0), (326325,2330076,1,'soga_ear_type',81,2,0), (326326,2330076,1,'soga_eye_brow_type',100,0,100), (326327,2330076,0,'soga_eye_color',204,204,204), (326328,2330076,0,'soga_hair_color1',109,14,49), (326329,2330076,0,'soga_hair_color2',139,87,18), (326330,2330076,0,'soga_hair_face_color',84,0,0), (326331,2330076,0,'soga_hair_face_highlight_color',184,128,10), (326332,2330076,0,'soga_hair_highlight',209,131,22), (326333,2330076,0,'soga_hair_type_color',84,0,0), (326334,2330076,0,'soga_hair_type_highlight_color',184,128,10), (326335,2330076,1,'soga_lip_type',0,-25,34), (326336,2330076,1,'soga_nose_type',0,50,-43), (326337,2330076,0,'soga_skin_color',201,177,174), (326338,2330077,0,'eye_color',63,0,0), (326339,2330077,0,'skin_color',255,138,22), (326340,2330077,0,'soga_eye_color',255,0,255), (326341,2330078,1,'cheek_type',-31,-56,0), (326342,2330078,1,'chin_type',62,-34,-28), (326343,2330078,1,'ear_type',-1,34,0), (326344,2330078,1,'eye_brow_type',37,81,-50), (326345,2330078,0,'eye_color',19,14,0), (326346,2330078,1,'eye_type',-81,0,0), (326347,2330078,1,'lip_type',-68,93,-14), (326348,2330078,1,'nose_type',37,-1,-34), (326349,2330078,0,'skin_color',87,47,19), (326350,2330078,1,'soga_cheek_type',-58,69,0), (326351,2330078,1,'soga_chin_type',93,1,-64), (326352,2330078,1,'soga_ear_type',3,-37,0), (326353,2330078,1,'soga_eye_brow_type',84,62,38), (326354,2330078,0,'soga_eye_color',204,204,204), (326355,2330078,1,'soga_eye_type',97,0,0), (326356,2330078,1,'soga_lip_type',-35,-43,17), (326357,2330078,1,'soga_nose_type',25,-19,66), (326358,2330078,0,'soga_skin_color',184,169,125), (326359,2330079,0,'eye_color',255,255,255), (326360,2330079,0,'skin_color',255,255,255), (326361,2330079,0,'soga_eye_color',255,0,255), (326362,2330080,0,'eye_color',147,97,68), (326363,2330080,0,'skin_color',147,97,68), (326364,2330080,0,'soga_eye_color',255,0,255), (326365,2330081,0,'eye_color',255,255,255), (326366,2330081,0,'skin_color',147,147,147), (326367,2330081,0,'soga_eye_color',255,0,255), (326368,2330082,0,'eye_color',255,255,255), (326369,2330082,0,'skin_color',255,255,255), (326370,2330082,0,'soga_eye_color',255,0,255), (326377,2330085,0,'eye_color',255,255,255), (326378,2330085,0,'skin_color',255,255,255), (326379,2330085,0,'soga_eye_color',255,0,255), (326380,2330086,0,'eye_color',255,255,255), (326381,2330086,0,'skin_color',255,255,255), (326382,2330087,0,'eye_color',255,255,255), (326383,2330087,0,'skin_color',255,255,255), (326384,2330088,0,'eye_color',66,255,66), (326385,2330088,0,'skin_color',91,91,255), (326386,2340000,0,'eye_color',255,0,0), (326387,2340000,0,'skin_color',1,1,1), (326388,2340000,0,'soga_eye_color',255,0,255), (326389,2340001,0,'eye_color',255,255,255), (326390,2340001,0,'skin_color',255,255,255), (326391,2340001,0,'soga_eye_color',255,0,255), (326392,2340002,0,'eye_color',255,255,255), (326393,2340002,0,'skin_color',255,255,255), (326394,2340002,0,'soga_eye_color',255,0,255), (326395,2340003,1,'cheek_type',42,18,0), (326396,2340003,1,'chin_type',14,-21,-2), (326397,2340003,1,'ear_type',5,26,0), (326398,2340003,1,'eye_brow_type',-28,-8,0), (326399,2340003,0,'eye_color',218,164,210), (326400,2340003,1,'eye_type',3,0,0), (326401,2340003,0,'hair_face_color',122,67,6), (326402,2340003,0,'hair_face_highlight_color',210,114,12), (326403,2340003,0,'hair_type_color',67,36,18), (326404,2340003,0,'hair_type_highlight_color',154,96,52), (326405,2340003,1,'lip_type',25,-25,19), (326406,2340003,1,'nose_type',-14,-10,8), (326407,2340003,0,'skin_color',226,156,189), (326408,2340003,1,'soga_cheek_type',42,18,0), (326409,2340003,1,'soga_chin_type',14,-21,-2), (326410,2340003,1,'soga_ear_type',5,26,0), (326411,2340003,1,'soga_eye_brow_type',-28,-8,0), (326412,2340003,0,'soga_eye_color',255,0,255), (326413,2340003,1,'soga_eye_type',3,0,0), (326414,2340003,0,'soga_hair_face_color',122,67,6), (326415,2340003,0,'soga_hair_face_highlight_color',210,114,12), (326416,2340003,0,'soga_hair_type_color',67,36,18), (326417,2340003,0,'soga_hair_type_highlight_color',154,96,52), (326418,2340003,1,'soga_lip_type',25,-25,19), (326419,2340003,1,'soga_nose_type',-14,-10,8), (326420,2340003,0,'soga_skin_color',217,219,219), (326421,2340003,0,'wing_color1',255,255,255), (326422,2340003,0,'wing_color2',255,255,255), (326423,2340004,0,'eye_color',255,255,255), (326424,2340004,0,'skin_color',255,255,255), (326425,2340004,0,'soga_eye_color',255,0,255), (326426,2340005,1,'cheek_type',32,14,0), (326427,2340005,1,'chin_type',11,-9,7), (326428,2340005,1,'ear_type',-43,28,0), (326429,2340005,1,'eye_brow_type',9,-19,21), (326430,2340005,0,'eye_color',194,183,151), (326431,2340005,0,'hair_face_color',89,32,16), (326432,2340005,0,'hair_face_highlight_color',84,32,7), (326433,2340005,0,'hair_type_color',89,32,16), (326434,2340005,0,'hair_type_highlight_color',84,32,7), (326435,2340005,1,'lip_type',18,17,8), (326436,2340005,1,'nose_type',14,-29,-31), (326437,2340005,0,'skin_color',196,202,181), (326438,2340005,1,'soga_cheek_type',32,14,0), (326439,2340005,1,'soga_chin_type',11,-9,7), (326440,2340005,1,'soga_ear_type',-43,28,0), (326441,2340005,1,'soga_eye_brow_type',9,-19,21), (326442,2340005,0,'soga_eye_color',229,229,102), (326443,2340005,0,'soga_hair_face_color',89,32,16), (326444,2340005,0,'soga_hair_face_highlight_color',84,32,7), (326445,2340005,0,'soga_hair_type_color',89,32,16), (326446,2340005,0,'soga_hair_type_highlight_color',84,32,7), (326447,2340005,1,'soga_lip_type',18,17,8), (326448,2340005,1,'soga_nose_type',14,-29,-31), (326449,2340005,0,'soga_skin_color',196,202,181), (326450,2340005,0,'wing_color1',255,255,255), (326451,2340005,0,'wing_color2',255,255,255), (326452,2340006,1,'cheek_type',93,5,0), (326453,2340006,1,'chin_type',25,-38,-39), (326454,2340006,1,'ear_type',64,-96,0), (326455,2340006,1,'eye_brow_type',52,0,-94), (326456,2340006,0,'eye_color',0,180,127), (326457,2340006,1,'eye_type',20,0,0), (326458,2340006,1,'lip_type',-10,64,-62), (326459,2340006,1,'nose_type',3,74,56), (326460,2340006,0,'skin_color',216,200,195), (326461,2340006,1,'soga_cheek_type',93,5,0), (326462,2340006,1,'soga_chin_type',25,-38,-39), (326463,2340006,1,'soga_ear_type',64,-96,0), (326464,2340006,1,'soga_eye_brow_type',52,0,-94), (326465,2340006,0,'soga_eye_color',229,229,102), (326466,2340006,1,'soga_eye_type',20,0,0), (326467,2340006,1,'soga_lip_type',-10,64,-62), (326468,2340006,1,'soga_nose_type',3,74,56), (326469,2340006,0,'soga_skin_color',216,200,195), (326470,2340006,0,'wing_color1',255,255,255), (326471,2340006,0,'wing_color2',255,255,255), (326472,2340007,1,'cheek_type',22,4,0), (326473,2340007,1,'chin_type',-18,2,-28), (326474,2340007,1,'ear_type',-34,-20,0), (326475,2340007,1,'eye_brow_type',31,23,8), (326476,2340007,0,'eye_color',37,76,85), (326477,2340007,1,'eye_type',-4,0,0), (326478,2340007,0,'hair_face_color',234,234,170), (326479,2340007,0,'hair_face_highlight_color',90,33,11), (326480,2340007,0,'hair_type_color',234,234,170), (326481,2340007,0,'hair_type_highlight_color',90,33,11), (326482,2340007,1,'lip_type',-5,28,22), (326483,2340007,1,'nose_type',-10,39,0), (326484,2340007,0,'skin_color',193,172,142), (326485,2340007,1,'soga_cheek_type',22,4,0), (326486,2340007,1,'soga_chin_type',-18,2,-28), (326487,2340007,1,'soga_ear_type',-34,-20,0), (326488,2340007,1,'soga_eye_brow_type',31,23,8), (326489,2340007,0,'soga_eye_color',229,229,102), (326490,2340007,1,'soga_eye_type',-4,0,0), (326491,2340007,0,'soga_hair_face_color',234,234,170), (326492,2340007,0,'soga_hair_face_highlight_color',90,33,11), (326493,2340007,0,'soga_hair_type_color',234,234,170), (326494,2340007,0,'soga_hair_type_highlight_color',90,33,11), (326495,2340007,1,'soga_lip_type',-5,28,22), (326496,2340007,1,'soga_nose_type',-10,39,0), (326497,2340007,0,'soga_skin_color',193,172,142), (326498,2340007,0,'wing_color1',255,255,255), (326499,2340007,0,'wing_color2',255,255,255), (326500,2340008,1,'cheek_type',-37,68,0), (326501,2340008,1,'chin_type',-72,79,-38), (326502,2340008,1,'ear_type',-63,-1,0), (326503,2340008,1,'eye_brow_type',-8,-64,40), (326504,2340008,0,'eye_color',108,145,107), (326505,2340008,1,'eye_type',22,0,0), (326506,2340008,0,'hair_color1',79,28,15), (326507,2340008,0,'hair_color2',111,64,0), (326508,2340008,0,'hair_face_color',35,24,1), (326509,2340008,0,'hair_face_highlight_color',43,13,17), (326510,2340008,0,'hair_highlight',54,45,28), (326511,2340008,0,'hair_type_color',35,24,1), (326512,2340008,0,'hair_type_highlight_color',43,13,17), (326513,2340008,1,'lip_type',-75,-95,-64), (326514,2340008,1,'nose_type',-55,68,28), (326515,2340008,0,'skin_color',47,38,39), (326516,2340008,1,'soga_cheek_type',-37,68,0), (326517,2340008,1,'soga_chin_type',-72,79,-38), (326518,2340008,1,'soga_ear_type',-63,-1,0), (326519,2340008,1,'soga_eye_brow_type',-8,-64,40), (326520,2340008,0,'soga_eye_color',229,229,102), (326521,2340008,1,'soga_eye_type',22,0,0), (326522,2340008,0,'soga_hair_color1',79,28,15), (326523,2340008,0,'soga_hair_color2',111,64,0), (326524,2340008,0,'soga_hair_face_color',35,24,1), (326525,2340008,0,'soga_hair_face_highlight_color',43,13,17), (326526,2340008,0,'soga_hair_highlight',54,45,28), (326527,2340008,0,'soga_hair_type_color',35,24,1), (326528,2340008,0,'soga_hair_type_highlight_color',43,13,17), (326529,2340008,1,'soga_lip_type',-75,-95,-64), (326530,2340008,1,'soga_nose_type',-55,68,28), (326531,2340008,0,'soga_skin_color',47,38,39), (326532,2340008,0,'wing_color1',255,255,255), (326533,2340008,0,'wing_color2',255,255,255), (326534,2340009,1,'cheek_type',-68,0,0), (326535,2340009,1,'chin_type',-84,89,-14), (326536,2340009,1,'ear_type',87,95,0), (326537,2340009,1,'eye_brow_type',85,26,0), (326538,2340009,0,'eye_color',48,92,62), (326539,2340009,1,'eye_type',3,0,0), (326540,2340009,0,'hair_color1',89,21,21), (326541,2340009,0,'hair_color2',171,87,0), (326542,2340009,0,'hair_face_color',149,50,27), (326543,2340009,0,'hair_face_highlight_color',231,184,29), (326544,2340009,0,'hair_highlight',246,219,114), (326545,2340009,0,'hair_type_color',149,50,27), (326546,2340009,0,'hair_type_highlight_color',231,184,29), (326547,2340009,1,'lip_type',17,-95,-14), (326548,2340009,1,'nose_type',93,93,93), (326549,2340009,0,'skin_color',58,48,49), (326550,2340009,1,'soga_cheek_type',-68,0,0), (326551,2340009,1,'soga_chin_type',-84,89,-14), (326552,2340009,1,'soga_ear_type',87,95,0), (326553,2340009,1,'soga_eye_brow_type',85,26,0), (326554,2340009,0,'soga_eye_color',229,229,102), (326555,2340009,1,'soga_eye_type',3,0,0), (326556,2340009,0,'soga_hair_color1',89,21,21), (326557,2340009,0,'soga_hair_color2',171,87,0), (326558,2340009,0,'soga_hair_face_color',149,50,27), (326559,2340009,0,'soga_hair_face_highlight_color',231,184,29), (326560,2340009,0,'soga_hair_highlight',246,219,114), (326561,2340009,0,'soga_hair_type_color',149,50,27), (326562,2340009,0,'soga_hair_type_highlight_color',231,184,29), (326563,2340009,1,'soga_lip_type',17,-95,-14), (326564,2340009,1,'soga_nose_type',93,93,93), (326565,2340009,0,'soga_skin_color',58,48,49), (326566,2340009,0,'wing_color1',255,255,255), (326567,2340009,0,'wing_color2',255,255,255), (326568,2340010,1,'cheek_type',17,-40,0), (326569,2340010,1,'chin_type',-37,-7,5), (326570,2340010,1,'eye_brow_type',25,0,0), (326571,2340010,0,'eye_color',58,38,16), (326572,2340010,1,'eye_type',-14,0,0), (326573,2340010,0,'hair_face_color',98,35,16), (326574,2340010,0,'hair_face_highlight_color',102,41,0), (326575,2340010,0,'hair_type_color',98,35,16), (326576,2340010,0,'hair_type_highlight_color',102,41,0), (326577,2340010,1,'lip_type',-25,-9,-4), (326578,2340010,1,'nose_type',-5,-8,17), (326579,2340010,0,'skin_color',116,107,73), (326580,2340010,1,'soga_cheek_type',17,-40,0), (326581,2340010,1,'soga_chin_type',-37,-7,5), (326582,2340010,1,'soga_eye_brow_type',25,0,0), (326583,2340010,0,'soga_eye_color',229,229,102), (326584,2340010,1,'soga_eye_type',-14,0,0), (326585,2340010,0,'soga_hair_face_color',98,35,16), (326586,2340010,0,'soga_hair_face_highlight_color',102,41,0), (326587,2340010,0,'soga_hair_type_color',98,35,16), (326588,2340010,0,'soga_hair_type_highlight_color',102,41,0), (326589,2340010,1,'soga_lip_type',-25,-9,-4), (326590,2340010,1,'soga_nose_type',-5,-8,17), (326591,2340010,0,'soga_skin_color',116,107,73), (326592,2340010,0,'wing_color1',255,255,255), (326593,2340010,0,'wing_color2',255,255,255), (326594,2340011,1,'cheek_type',28,28,0), (326595,2340011,1,'chin_type',37,-12,12), (326596,2340011,1,'ear_type',20,-1,0), (326597,2340011,1,'eye_brow_type',10,45,0), (326598,2340011,0,'eye_color',56,113,90), (326599,2340011,1,'eye_type',-5,0,0), (326600,2340011,0,'hair_face_color',44,43,40), (326601,2340011,0,'hair_face_highlight_color',138,87,27), (326602,2340011,0,'hair_type_color',44,43,40), (326603,2340011,0,'hair_type_highlight_color',138,87,27), (326604,2340011,1,'lip_type',22,2,-22), (326605,2340011,1,'nose_type',0,14,1), (326606,2340011,0,'skin_color',229,208,210), (326607,2340011,1,'soga_cheek_type',28,28,0), (326608,2340011,1,'soga_chin_type',37,-12,12), (326609,2340011,1,'soga_ear_type',20,-1,0), (326610,2340011,1,'soga_eye_brow_type',10,45,0), (326611,2340011,0,'soga_eye_color',229,229,102), (326612,2340011,1,'soga_eye_type',-5,0,0), (326613,2340011,0,'soga_hair_face_color',44,43,40), (326614,2340011,0,'soga_hair_face_highlight_color',138,87,27), (326615,2340011,0,'soga_hair_type_color',44,43,40), (326616,2340011,0,'soga_hair_type_highlight_color',138,87,27), (326617,2340011,1,'soga_lip_type',22,2,-22), (326618,2340011,1,'soga_nose_type',0,14,1), (326619,2340011,0,'soga_skin_color',229,208,210), (326620,2340011,0,'wing_color1',255,255,255), (326621,2340011,0,'wing_color2',255,255,255), (326622,2340012,1,'cheek_type',-79,-37,0), (326623,2340012,1,'chin_type',-88,45,-59), (326624,2340012,1,'ear_type',-61,-32,0), (326625,2340012,1,'eye_brow_type',64,-93,69), (326626,2340012,0,'eye_color',85,137,0), (326627,2340012,1,'eye_type',-93,0,0), (326628,2340012,1,'lip_type',-81,34,-14), (326629,2340012,1,'nose_type',-88,90,41), (326630,2340012,0,'skin_color',132,154,159), (326631,2340012,1,'soga_cheek_type',-79,-37,0), (326632,2340012,1,'soga_chin_type',-88,45,-59), (326633,2340012,1,'soga_ear_type',-61,-32,0), (326634,2340012,1,'soga_eye_brow_type',64,-93,69), (326635,2340012,0,'soga_eye_color',229,229,102), (326636,2340012,1,'soga_eye_type',-93,0,0), (326637,2340012,1,'soga_lip_type',-81,34,-14), (326638,2340012,1,'soga_nose_type',-88,90,41), (326639,2340012,0,'soga_skin_color',132,154,159), (326640,2340012,0,'wing_color1',255,255,255), (326641,2340012,0,'wing_color2',255,255,255), (326642,2340013,1,'cheek_type',44,0,0), (326643,2340013,1,'chin_type',90,-11,0), (326644,2340013,1,'ear_type',-8,-98,0), (326645,2340013,1,'eye_brow_type',-91,-53,-25), (326646,2340013,0,'eye_color',119,175,191), (326647,2340013,1,'eye_type',75,0,0), (326648,2340013,0,'hair_color1',91,21,51), (326649,2340013,0,'hair_color2',159,88,0), (326650,2340013,0,'hair_face_color',121,38,35), (326651,2340013,0,'hair_face_highlight_color',47,14,19), (326652,2340013,0,'hair_highlight',54,45,28), (326653,2340013,0,'hair_type_color',121,38,35), (326654,2340013,0,'hair_type_highlight_color',47,14,19), (326655,2340013,1,'lip_type',0,32,-22), (326656,2340013,1,'nose_type',90,53,-34), (326657,2340013,0,'skin_color',245,250,250), (326658,2340013,1,'soga_cheek_type',44,0,0), (326659,2340013,1,'soga_chin_type',90,-11,0), (326660,2340013,1,'soga_ear_type',-8,-98,0), (326661,2340013,1,'soga_eye_brow_type',-91,-53,-25), (326662,2340013,0,'soga_eye_color',229,229,102), (326663,2340013,1,'soga_eye_type',75,0,0), (326664,2340013,0,'soga_hair_color1',91,21,51), (326665,2340013,0,'soga_hair_color2',159,88,0), (326666,2340013,0,'soga_hair_face_color',121,38,35), (326667,2340013,0,'soga_hair_face_highlight_color',47,14,19), (326668,2340013,0,'soga_hair_highlight',54,45,28), (326669,2340013,0,'soga_hair_type_color',121,38,35), (326670,2340013,0,'soga_hair_type_highlight_color',47,14,19), (326671,2340013,1,'soga_lip_type',0,32,-22), (326672,2340013,1,'soga_nose_type',90,53,-34), (326673,2340013,0,'soga_skin_color',245,250,250), (326674,2340013,0,'wing_color1',255,255,255), (326675,2340013,0,'wing_color2',255,255,255), (326676,2340014,0,'eye_color',255,255,255), (326677,2340014,0,'skin_color',255,255,255), (326678,2340014,0,'soga_eye_color',255,0,255), (326679,2340015,1,'cheek_type',-11,-7,0), (326680,2340015,1,'chin_type',0,46,58), (326681,2340015,1,'ear_type',78,68,0), (326682,2340015,1,'eye_brow_type',34,85,52), (326683,2340015,0,'eye_color',46,6,0), (326684,2340015,1,'eye_type',-78,0,0), (326685,2340015,1,'lip_type',-35,-1,-14), (326686,2340015,1,'nose_type',68,-31,20), (326687,2340015,0,'skin_color',135,116,97), (326688,2340015,1,'soga_cheek_type',-11,-7,0), (326689,2340015,1,'soga_chin_type',0,46,58), (326690,2340015,1,'soga_ear_type',78,68,0), (326691,2340015,1,'soga_eye_brow_type',34,85,52), (326692,2340015,0,'soga_eye_color',229,229,102), (326693,2340015,1,'soga_eye_type',-78,0,0), (326694,2340015,1,'soga_lip_type',-35,-1,-14), (326695,2340015,1,'soga_nose_type',68,-31,20), (326696,2340015,0,'soga_skin_color',135,116,97), (326697,2340015,0,'wing_color1',255,255,255), (326698,2340015,0,'wing_color2',255,255,255), (326699,2340016,1,'cheek_type',21,5,0), (326700,2340016,1,'chin_type',3,19,12), (326701,2340016,1,'ear_type',28,-31,0), (326702,2340016,1,'eye_brow_type',28,-11,22), (326703,2340016,0,'eye_color',162,199,211), (326704,2340016,1,'eye_type',12,0,0), (326705,2340016,0,'hair_face_color',69,24,13), (326706,2340016,0,'hair_face_highlight_color',48,34,0), (326707,2340016,0,'hair_type_color',69,24,13), (326708,2340016,0,'hair_type_highlight_color',48,34,0), (326709,2340016,1,'lip_type',2,28,-14), (326710,2340016,1,'nose_type',2,-3,-14), (326711,2340016,0,'skin_color',175,182,182), (326712,2340016,1,'soga_cheek_type',21,5,0), (326713,2340016,1,'soga_chin_type',3,19,12), (326714,2340016,1,'soga_ear_type',28,-31,0), (326715,2340016,1,'soga_eye_brow_type',28,-11,22), (326716,2340016,0,'soga_eye_color',229,229,102), (326717,2340016,1,'soga_eye_type',12,0,0), (326718,2340016,0,'soga_hair_face_color',69,24,13), (326719,2340016,0,'soga_hair_face_highlight_color',48,34,0), (326720,2340016,0,'soga_hair_type_color',69,24,13), (326721,2340016,0,'soga_hair_type_highlight_color',48,34,0), (326722,2340016,1,'soga_lip_type',2,28,-14), (326723,2340016,1,'soga_nose_type',2,-3,-14), (326724,2340016,0,'soga_skin_color',175,182,182), (326725,2340016,0,'wing_color1',255,255,255), (326726,2340016,0,'wing_color2',255,255,255), (326727,2340017,1,'cheek_type',46,-17,0), (326728,2340017,1,'chin_type',-37,-64,-31), (326729,2340017,1,'ear_type',74,87,0), (326730,2340017,1,'eye_brow_type',65,75,-9), (326731,2340017,0,'eye_color',98,9,41), (326732,2340017,1,'eye_type',38,0,0), (326733,2340017,0,'hair_color1',26,24,25), (326734,2340017,0,'hair_color2',36,34,36), (326735,2340017,0,'hair_face_color',15,1,21), (326736,2340017,0,'hair_face_highlight_color',61,61,75), (326737,2340017,0,'hair_highlight',50,48,56), (326738,2340017,0,'hair_type_color',15,1,21), (326739,2340017,0,'hair_type_highlight_color',61,61,75), (326740,2340017,1,'lip_type',28,-42,17), (326741,2340017,1,'nose_type',0,-42,-42), (326742,2340017,0,'skin_color',162,170,170), (326743,2340017,1,'soga_cheek_type',46,-17,0), (326744,2340017,1,'soga_chin_type',-37,-64,-31), (326745,2340017,1,'soga_ear_type',74,87,0), (326746,2340017,1,'soga_eye_brow_type',65,75,-9), (326747,2340017,0,'soga_eye_color',229,229,102), (326748,2340017,1,'soga_eye_type',38,0,0), (326749,2340017,0,'soga_hair_color1',26,24,25), (326750,2340017,0,'soga_hair_color2',36,34,36), (326751,2340017,0,'soga_hair_face_color',15,1,21), (326752,2340017,0,'soga_hair_face_highlight_color',61,61,75), (326753,2340017,0,'soga_hair_highlight',50,48,56), (326754,2340017,0,'soga_hair_type_color',15,1,21), (326755,2340017,0,'soga_hair_type_highlight_color',61,61,75), (326756,2340017,1,'soga_lip_type',28,-42,17), (326757,2340017,1,'soga_nose_type',0,-42,-42), (326758,2340017,0,'soga_skin_color',162,170,170), (326759,2340017,0,'wing_color1',255,255,255), (326760,2340017,0,'wing_color2',255,255,255), (326761,2340018,1,'cheek_type',18,-28,0), (326762,2340018,1,'chin_type',-8,21,0), (326763,2340018,1,'ear_type',-4,-9,0), (326764,2340018,1,'eye_brow_type',-7,0,-5), (326765,2340018,0,'eye_color',67,138,137), (326766,2340018,1,'eye_type',-5,0,0), (326767,2340018,0,'hair_face_color',71,41,2), (326768,2340018,0,'hair_face_highlight_color',108,97,21), (326769,2340018,0,'hair_type_color',71,41,2), (326770,2340018,0,'hair_type_highlight_color',108,97,21), (326771,2340018,1,'lip_type',25,19,-8), (326772,2340018,1,'nose_type',31,3,8), (326773,2340018,0,'skin_color',197,197,197), (326774,2340018,1,'soga_cheek_type',18,-28,0), (326775,2340018,1,'soga_chin_type',-8,21,0), (326776,2340018,1,'soga_ear_type',-4,-9,0), (326777,2340018,1,'soga_eye_brow_type',-7,0,-5), (326778,2340018,0,'soga_eye_color',229,229,102), (326779,2340018,1,'soga_eye_type',-5,0,0), (326780,2340018,0,'soga_hair_face_color',71,41,2), (326781,2340018,0,'soga_hair_face_highlight_color',108,97,21), (326782,2340018,0,'soga_hair_type_color',71,41,2), (326783,2340018,0,'soga_hair_type_highlight_color',108,97,21), (326784,2340018,1,'soga_lip_type',25,19,-8), (326785,2340018,1,'soga_nose_type',31,3,8), (326786,2340018,0,'soga_skin_color',197,197,197), (326787,2340018,0,'wing_color1',255,255,255), (326788,2340018,0,'wing_color2',255,255,255), (326789,2340019,1,'cheek_type',-14,9,0), (326790,2340019,1,'chin_type',-22,-38,10), (326791,2340019,1,'ear_type',42,-26,0), (326792,2340019,1,'eye_brow_type',45,-34,-8), (326793,2340019,0,'eye_color',167,133,93), (326794,2340019,0,'hair_face_color',191,188,170), (326795,2340019,0,'hair_face_highlight_color',44,40,12), (326796,2340019,0,'hair_type_color',191,188,170), (326797,2340019,0,'hair_type_highlight_color',44,40,12), (326798,2340019,1,'lip_type',-28,4,39), (326799,2340019,1,'nose_type',14,-9,-11), (326800,2340019,0,'skin_color',208,198,177), (326801,2340019,1,'soga_cheek_type',-14,9,0), (326802,2340019,1,'soga_chin_type',-22,-38,10), (326803,2340019,1,'soga_ear_type',42,-26,0), (326804,2340019,1,'soga_eye_brow_type',45,-34,-8), (326805,2340019,0,'soga_eye_color',229,229,102), (326806,2340019,0,'soga_hair_face_color',191,188,170), (326807,2340019,0,'soga_hair_face_highlight_color',44,40,12), (326808,2340019,0,'soga_hair_type_color',191,188,170), (326809,2340019,0,'soga_hair_type_highlight_color',44,40,12), (326810,2340019,1,'soga_lip_type',-28,4,39), (326811,2340019,1,'soga_nose_type',14,-9,-11), (326812,2340019,0,'soga_skin_color',208,198,177), (326813,2340019,0,'wing_color1',255,255,255), (326814,2340019,0,'wing_color2',255,255,255), (326815,2340020,1,'cheek_type',-53,-81,0), (326816,2340020,1,'chin_type',50,-88,61), (326817,2340020,1,'ear_type',50,-83,0), (326818,2340020,1,'eye_brow_type',-93,-83,-76), (326819,2340020,0,'eye_color',0,88,88), (326820,2340020,1,'eye_type',-43,0,0), (326821,2340020,1,'lip_type',-56,21,-56), (326822,2340020,1,'nose_type',82,-90,-48), (326823,2340020,0,'skin_color',135,121,71), (326824,2340020,1,'soga_cheek_type',-53,-81,0), (326825,2340020,1,'soga_chin_type',50,-88,61), (326826,2340020,1,'soga_ear_type',50,-83,0), (326827,2340020,1,'soga_eye_brow_type',-93,-83,-76), (326828,2340020,0,'soga_eye_color',229,229,102), (326829,2340020,1,'soga_eye_type',-43,0,0), (326830,2340020,1,'soga_lip_type',-56,21,-56), (326831,2340020,1,'soga_nose_type',82,-90,-48), (326832,2340020,0,'soga_skin_color',135,121,71), (326833,2340020,0,'wing_color1',255,255,255), (326834,2340020,0,'wing_color2',255,255,255), (326835,2340021,1,'cheek_type',17,-10,0), (326836,2340021,1,'chin_type',84,-37,-15), (326837,2340021,1,'ear_type',-1,3,0), (326838,2340021,1,'eye_brow_type',-70,59,-74), (326839,2340021,0,'eye_color',51,189,0), (326840,2340021,1,'eye_type',68,0,0), (326841,2340021,1,'lip_type',-84,87,83), (326842,2340021,1,'nose_type',-53,-46,-53), (326843,2340021,0,'skin_color',196,187,153), (326844,2340021,1,'soga_cheek_type',17,-10,0), (326845,2340021,1,'soga_chin_type',84,-37,-15), (326846,2340021,1,'soga_ear_type',-1,3,0), (326847,2340021,1,'soga_eye_brow_type',-70,59,-74), (326848,2340021,0,'soga_eye_color',229,229,102), (326849,2340021,1,'soga_eye_type',68,0,0), (326850,2340021,1,'soga_lip_type',-84,87,83), (326851,2340021,1,'soga_nose_type',-53,-46,-53), (326852,2340021,0,'soga_skin_color',196,187,153), (326853,2340021,0,'wing_color1',255,255,255), (326854,2340021,0,'wing_color2',255,255,255), (326855,2340022,1,'cheek_type',-7,-93,0), (326856,2340022,1,'chin_type',68,-71,-12), (326857,2340022,1,'ear_type',19,20,0), (326858,2340022,1,'eye_brow_type',28,88,17), (326859,2340022,0,'eye_color',41,82,95), (326860,2340022,1,'eye_type',79,0,0), (326861,2340022,0,'hair_color1',56,33,26), (326862,2340022,0,'hair_color2',94,59,11), (326863,2340022,0,'hair_face_color',100,70,10), (326864,2340022,0,'hair_face_highlight_color',232,183,30), (326865,2340022,0,'hair_highlight',246,219,114), (326866,2340022,0,'hair_type_color',100,70,10), (326867,2340022,0,'hair_type_highlight_color',232,183,30), (326868,2340022,1,'lip_type',-56,-1,-34), (326869,2340022,1,'nose_type',17,17,1), (326870,2340022,0,'skin_color',105,112,109), (326871,2340022,1,'soga_cheek_type',-7,-93,0), (326872,2340022,1,'soga_chin_type',68,-71,-12), (326873,2340022,1,'soga_ear_type',19,20,0), (326874,2340022,1,'soga_eye_brow_type',28,88,17), (326875,2340022,0,'soga_eye_color',229,229,102), (326876,2340022,1,'soga_eye_type',79,0,0), (326877,2340022,0,'soga_hair_color1',56,33,26), (326878,2340022,0,'soga_hair_color2',94,59,11), (326879,2340022,0,'soga_hair_face_color',100,70,10), (326880,2340022,0,'soga_hair_face_highlight_color',232,183,30), (326881,2340022,0,'soga_hair_highlight',246,219,114), (326882,2340022,0,'soga_hair_type_color',100,70,10), (326883,2340022,0,'soga_hair_type_highlight_color',232,183,30), (326884,2340022,1,'soga_lip_type',-56,-1,-34), (326885,2340022,1,'soga_nose_type',17,17,1), (326886,2340022,0,'soga_skin_color',105,112,109), (326887,2340022,0,'wing_color1',255,255,255), (326888,2340022,0,'wing_color2',255,255,255), (326889,2340023,1,'cheek_type',-43,-3,0), (326890,2340023,1,'chin_type',17,68,-28), (326891,2340023,1,'ear_type',-12,-52,0), (326892,2340023,1,'eye_brow_type',-14,77,0), (326893,2340023,0,'eye_color',0,58,58), (326894,2340023,1,'eye_type',-20,0,0), (326895,2340023,1,'lip_type',38,-65,39), (326896,2340023,1,'nose_type',35,25,-84), (326897,2340023,0,'skin_color',80,23,7), (326898,2340023,1,'soga_cheek_type',-43,-3,0), (326899,2340023,1,'soga_chin_type',17,68,-28), (326900,2340023,1,'soga_ear_type',-12,-52,0), (326901,2340023,1,'soga_eye_brow_type',-14,77,0), (326902,2340023,0,'soga_eye_color',229,229,102), (326903,2340023,1,'soga_eye_type',-20,0,0), (326904,2340023,1,'soga_lip_type',38,-65,39), (326905,2340023,1,'soga_nose_type',35,25,-84), (326906,2340023,0,'soga_skin_color',80,23,7), (326907,2340023,0,'wing_color1',255,255,255), (326908,2340023,0,'wing_color2',255,255,255), (326909,2340024,1,'cheek_type',84,1,0), (326910,2340024,1,'chin_type',8,7,-90), (326911,2340024,1,'ear_type',-70,81,0), (326912,2340024,1,'eye_brow_type',97,-100,69), (326913,2340024,0,'eye_color',176,140,83), (326914,2340024,1,'eye_type',68,0,0), (326915,2340024,0,'hair_color1',29,21,28), (326916,2340024,0,'hair_color2',39,32,39), (326917,2340024,0,'hair_face_color',29,19,38), (326918,2340024,0,'hair_face_highlight_color',244,246,246), (326919,2340024,0,'hair_highlight',161,165,168), (326920,2340024,0,'hair_type_color',29,19,38), (326921,2340024,0,'hair_type_highlight_color',244,246,246), (326922,2340024,1,'lip_type',-41,-100,51), (326923,2340024,1,'nose_type',100,75,44), (326924,2340024,0,'skin_color',50,37,22), (326925,2340024,1,'soga_cheek_type',84,1,0), (326926,2340024,1,'soga_chin_type',8,7,-90), (326927,2340024,1,'soga_ear_type',-70,81,0), (326928,2340024,1,'soga_eye_brow_type',97,-100,69), (326929,2340024,0,'soga_eye_color',229,229,102), (326930,2340024,1,'soga_eye_type',68,0,0), (326931,2340024,0,'soga_hair_color1',29,21,28), (326932,2340024,0,'soga_hair_color2',39,32,39), (326933,2340024,0,'soga_hair_face_color',29,19,38), (326934,2340024,0,'soga_hair_face_highlight_color',244,246,246), (326935,2340024,0,'soga_hair_highlight',161,165,168), (326936,2340024,0,'soga_hair_type_color',29,19,38), (326937,2340024,0,'soga_hair_type_highlight_color',244,246,246), (326938,2340024,1,'soga_lip_type',-41,-100,51), (326939,2340024,1,'soga_nose_type',100,75,44), (326940,2340024,0,'soga_skin_color',50,37,22), (326941,2340024,0,'wing_color1',255,255,255), (326942,2340024,0,'wing_color2',255,255,255), (326943,2340025,1,'cheek_type',11,9,0), (326944,2340025,1,'chin_type',-14,-31,-17), (326945,2340025,1,'ear_type',39,-14,0), (326946,2340025,1,'eye_brow_type',-19,10,-21), (326947,2340025,0,'eye_color',67,132,116), (326948,2340025,1,'eye_type',-38,0,0), (326949,2340025,0,'hair_face_color',33,24,12), (326950,2340025,0,'hair_face_highlight_color',11,6,1), (326951,2340025,0,'hair_type_color',33,24,12), (326952,2340025,0,'hair_type_highlight_color',11,6,1), (326953,2340025,1,'lip_type',-1,7,0), (326954,2340025,1,'nose_type',0,2,-7), (326955,2340025,0,'skin_color',176,156,105), (326956,2340025,1,'soga_cheek_type',11,9,0), (326957,2340025,1,'soga_chin_type',-14,-31,-17), (326958,2340025,1,'soga_ear_type',39,-14,0), (326959,2340025,1,'soga_eye_brow_type',-19,10,-21), (326960,2340025,0,'soga_eye_color',229,229,102), (326961,2340025,1,'soga_eye_type',-38,0,0), (326962,2340025,0,'soga_hair_face_color',33,24,12), (326963,2340025,0,'soga_hair_face_highlight_color',11,6,1), (326964,2340025,0,'soga_hair_type_color',33,24,12), (326965,2340025,0,'soga_hair_type_highlight_color',11,6,1), (326966,2340025,1,'soga_lip_type',-1,7,0), (326967,2340025,1,'soga_nose_type',0,2,-7), (326968,2340025,0,'soga_skin_color',176,156,105), (326969,2340025,0,'wing_color1',255,255,255), (326970,2340025,0,'wing_color2',255,255,255), (326971,2340026,1,'cheek_type',-66,-12,0), (326972,2340026,1,'chin_type',97,-78,91), (326973,2340026,1,'ear_type',79,63,0), (326974,2340026,1,'eye_brow_type',38,-89,34), (326975,2340026,0,'eye_color',192,192,0), (326976,2340026,1,'eye_type',-74,0,0), (326977,2340026,1,'lip_type',9,15,-28), (326978,2340026,1,'nose_type',38,90,-81), (326979,2340026,0,'skin_color',72,69,39), (326980,2340026,1,'soga_cheek_type',-66,-12,0), (326981,2340026,1,'soga_chin_type',97,-78,91), (326982,2340026,1,'soga_ear_type',79,63,0), (326983,2340026,1,'soga_eye_brow_type',38,-89,34), (326984,2340026,0,'soga_eye_color',229,229,102), (326985,2340026,1,'soga_eye_type',-74,0,0), (326986,2340026,1,'soga_lip_type',9,15,-28), (326987,2340026,1,'soga_nose_type',38,90,-81), (326988,2340026,0,'soga_skin_color',72,69,39), (326989,2340026,0,'wing_color1',255,255,255), (326990,2340026,0,'wing_color2',255,255,255), (326991,2340027,1,'cheek_type',-5,81,0), (326992,2340027,1,'chin_type',88,17,37), (326993,2340027,1,'ear_type',37,-74,0), (326994,2340027,1,'eye_brow_type',78,-95,-26), (326995,2340027,0,'eye_color',29,56,42), (326996,2340027,1,'eye_type',75,0,0), (326997,2340027,0,'hair_color1',29,21,28), (326998,2340027,0,'hair_color2',39,32,39), (326999,2340027,0,'hair_face_color',15,1,21), (327000,2340027,0,'hair_face_highlight_color',244,246,246), (327001,2340027,0,'hair_highlight',161,165,168), (327002,2340027,0,'hair_type_color',15,1,21), (327003,2340027,0,'hair_type_highlight_color',244,246,246), (327004,2340027,1,'lip_type',-87,78,8), (327005,2340027,1,'nose_type',35,-64,75), (327006,2340027,0,'skin_color',138,108,67), (327007,2340027,1,'soga_cheek_type',-5,81,0), (327008,2340027,1,'soga_chin_type',88,17,37), (327009,2340027,1,'soga_ear_type',37,-74,0), (327010,2340027,1,'soga_eye_brow_type',78,-95,-26), (327011,2340027,0,'soga_eye_color',229,229,102), (327012,2340027,1,'soga_eye_type',75,0,0), (327013,2340027,0,'soga_hair_color1',29,21,28), (327014,2340027,0,'soga_hair_color2',39,32,39), (327015,2340027,0,'soga_hair_face_color',15,1,21), (327016,2340027,0,'soga_hair_face_highlight_color',244,246,246), (327017,2340027,0,'soga_hair_highlight',161,165,168), (327018,2340027,0,'soga_hair_type_color',15,1,21), (327019,2340027,0,'soga_hair_type_highlight_color',244,246,246), (327020,2340027,1,'soga_lip_type',-87,78,8), (327021,2340027,1,'soga_nose_type',35,-64,75), (327022,2340027,0,'soga_skin_color',138,108,67), (327023,2340027,0,'wing_color1',255,255,255), (327024,2340027,0,'wing_color2',255,255,255), (327025,2340028,1,'cheek_type',25,94,0), (327026,2340028,1,'chin_type',9,-38,-85), (327027,2340028,1,'ear_type',97,57,0), (327028,2340028,1,'eye_brow_type',-28,-14,-84), (327029,2340028,0,'eye_color',20,217,164), (327030,2340028,1,'eye_type',44,0,0), (327031,2340028,1,'lip_type',53,87,74), (327032,2340028,1,'nose_type',50,93,-77), (327033,2340028,0,'skin_color',109,60,47), (327034,2340028,1,'soga_cheek_type',25,94,0), (327035,2340028,1,'soga_chin_type',9,-38,-85), (327036,2340028,1,'soga_ear_type',97,57,0), (327037,2340028,1,'soga_eye_brow_type',-28,-14,-84), (327038,2340028,0,'soga_eye_color',229,229,102), (327039,2340028,1,'soga_eye_type',44,0,0), (327040,2340028,1,'soga_lip_type',53,87,74), (327041,2340028,1,'soga_nose_type',50,93,-77), (327042,2340028,0,'soga_skin_color',109,60,47), (327043,2340028,0,'wing_color1',255,255,255), (327044,2340028,0,'wing_color2',255,255,255), (327045,2340029,1,'cheek_type',-40,4,0), (327046,2340029,1,'chin_type',-42,4,0), (327047,2340029,1,'ear_type',19,-37,0), (327048,2340029,1,'eye_brow_type',-12,-5,-3), (327049,2340029,0,'eye_color',95,149,133), (327050,2340029,1,'eye_type',9,0,0), (327051,2340029,0,'hair_face_color',34,31,25), (327052,2340029,0,'hair_face_highlight_color',148,56,26), (327053,2340029,0,'hair_type_color',34,31,25), (327054,2340029,0,'hair_type_highlight_color',148,56,26), (327055,2340029,1,'lip_type',-2,5,37), (327056,2340029,1,'nose_type',9,-12,26), (327057,2340029,0,'skin_color',178,179,179), (327058,2340029,1,'soga_cheek_type',-40,4,0), (327059,2340029,1,'soga_chin_type',-42,4,0), (327060,2340029,1,'soga_ear_type',19,-37,0), (327061,2340029,1,'soga_eye_brow_type',-12,-5,-3), (327062,2340029,0,'soga_eye_color',229,229,102), (327063,2340029,1,'soga_eye_type',9,0,0), (327064,2340029,0,'soga_hair_face_color',34,31,25), (327065,2340029,0,'soga_hair_face_highlight_color',148,56,26), (327066,2340029,0,'soga_hair_type_color',34,31,25), (327067,2340029,0,'soga_hair_type_highlight_color',148,56,26), (327068,2340029,1,'soga_lip_type',-2,5,37), (327069,2340029,1,'soga_nose_type',9,-12,26), (327070,2340029,0,'soga_skin_color',178,179,179), (327071,2340029,0,'wing_color1',255,255,255), (327072,2340029,0,'wing_color2',255,255,255), (327073,2340030,1,'cheek_type',-1,25,0), (327074,2340030,1,'chin_type',-25,14,32), (327075,2340030,1,'ear_type',-7,0,0), (327076,2340030,1,'eye_brow_type',-28,-23,-9), (327077,2340030,0,'eye_color',32,61,44), (327078,2340030,0,'hair_face_color',65,47,0), (327079,2340030,0,'hair_face_highlight_color',94,34,16), (327080,2340030,0,'hair_type_color',65,47,0), (327081,2340030,0,'hair_type_highlight_color',94,34,16), (327082,2340030,1,'lip_type',-2,0,19), (327083,2340030,1,'nose_type',-22,8,0), (327084,2340030,0,'skin_color',186,153,101), (327085,2340030,1,'soga_cheek_type',-1,25,0), (327086,2340030,1,'soga_chin_type',-25,14,32), (327087,2340030,1,'soga_ear_type',-7,0,0), (327088,2340030,1,'soga_eye_brow_type',-28,-23,-9), (327089,2340030,0,'soga_eye_color',229,229,102), (327090,2340030,0,'soga_hair_face_color',65,47,0), (327091,2340030,0,'soga_hair_face_highlight_color',94,34,16), (327092,2340030,0,'soga_hair_type_color',65,47,0), (327093,2340030,0,'soga_hair_type_highlight_color',94,34,16), (327094,2340030,1,'soga_lip_type',-2,0,19), (327095,2340030,1,'soga_nose_type',-22,8,0), (327096,2340030,0,'soga_skin_color',186,153,101), (327097,2340030,0,'wing_color1',255,255,255), (327098,2340030,0,'wing_color2',255,255,255), (327099,2340031,1,'cheek_type',-76,75,0), (327100,2340031,1,'chin_type',17,-90,-12), (327101,2340031,1,'ear_type',-4,-71,0), (327102,2340031,1,'eye_brow_type',87,20,-25), (327103,2340031,0,'eye_color',158,158,0), (327104,2340031,1,'eye_type',-48,0,0), (327105,2340031,1,'lip_type',89,93,12), (327106,2340031,1,'nose_type',-51,-50,68), (327107,2340031,0,'skin_color',35,50,54), (327108,2340031,1,'soga_cheek_type',-76,75,0), (327109,2340031,1,'soga_chin_type',17,-90,-12), (327110,2340031,1,'soga_ear_type',-4,-71,0), (327111,2340031,1,'soga_eye_brow_type',87,20,-25), (327112,2340031,0,'soga_eye_color',229,229,102), (327113,2340031,1,'soga_eye_type',-48,0,0), (327114,2340031,1,'soga_lip_type',89,93,12), (327115,2340031,1,'soga_nose_type',-51,-50,68), (327116,2340031,0,'soga_skin_color',35,50,54), (327117,2340031,0,'wing_color1',255,255,255), (327118,2340031,0,'wing_color2',255,255,255), (327119,2340032,1,'cheek_type',0,-100,0), (327120,2340032,1,'chin_type',-37,11,-50), (327121,2340032,1,'ear_type',8,-100,0), (327122,2340032,1,'eye_brow_type',7,0,-1), (327123,2340032,0,'eye_color',36,74,86), (327124,2340032,1,'eye_type',11,0,0), (327125,2340032,0,'hair_color1',246,219,114), (327126,2340032,0,'hair_color2',187,136,62), (327127,2340032,0,'hair_face_color',233,184,31), (327128,2340032,0,'hair_face_highlight_color',233,184,31), (327129,2340032,0,'hair_highlight',246,219,114), (327130,2340032,0,'hair_type_color',233,184,31), (327131,2340032,0,'hair_type_highlight_color',233,184,31), (327132,2340032,1,'lip_type',-17,-3,17), (327133,2340032,1,'nose_type',-47,17,-20), (327134,2340032,0,'skin_color',220,208,208), (327135,2340032,1,'soga_cheek_type',0,-100,0), (327136,2340032,1,'soga_chin_type',-37,11,-50), (327137,2340032,1,'soga_ear_type',8,-100,0), (327138,2340032,1,'soga_eye_brow_type',7,0,-1), (327139,2340032,0,'soga_eye_color',229,229,102), (327140,2340032,1,'soga_eye_type',11,0,0), (327141,2340032,0,'soga_hair_color1',246,219,114), (327142,2340032,0,'soga_hair_color2',187,136,62), (327143,2340032,0,'soga_hair_face_color',233,184,31), (327144,2340032,0,'soga_hair_face_highlight_color',233,184,31), (327145,2340032,0,'soga_hair_highlight',246,219,114), (327146,2340032,0,'soga_hair_type_color',233,184,31), (327147,2340032,0,'soga_hair_type_highlight_color',233,184,31), (327148,2340032,1,'soga_lip_type',-17,-3,17), (327149,2340032,1,'soga_nose_type',-47,17,-20), (327150,2340032,0,'soga_skin_color',220,208,208), (327151,2340032,0,'wing_color1',255,255,255), (327152,2340032,0,'wing_color2',255,255,255), (327153,2340033,1,'cheek_type',20,75,0), (327154,2340033,1,'chin_type',82,72,7), (327155,2340033,1,'ear_type',-81,-52,0), (327156,2340033,1,'eye_brow_type',94,-79,-12), (327157,2340033,0,'eye_color',5,188,0), (327158,2340033,1,'eye_type',85,0,0), (327159,2340033,1,'lip_type',-56,61,-58), (327160,2340033,1,'nose_type',-97,63,45), (327161,2340033,0,'skin_color',104,91,89), (327162,2340033,1,'soga_cheek_type',20,75,0), (327163,2340033,1,'soga_chin_type',82,72,7), (327164,2340033,1,'soga_ear_type',-81,-52,0), (327165,2340033,1,'soga_eye_brow_type',94,-79,-12), (327166,2340033,0,'soga_eye_color',229,229,102), (327167,2340033,1,'soga_eye_type',85,0,0), (327168,2340033,1,'soga_lip_type',-56,61,-58), (327169,2340033,1,'soga_nose_type',-97,63,45), (327170,2340033,0,'soga_skin_color',104,91,89), (327171,2340033,0,'wing_color1',255,255,255), (327172,2340033,0,'wing_color2',255,255,255), (327173,2340034,1,'cheek_type',77,45,0), (327174,2340034,1,'chin_type',-63,-72,97), (327175,2340034,1,'ear_type',48,56,0), (327176,2340034,1,'eye_brow_type',-43,-90,-48), (327177,2340034,0,'eye_color',0,2,118), (327178,2340034,1,'eye_type',91,0,0), (327179,2340034,1,'lip_type',-71,15,-28), (327180,2340034,1,'nose_type',7,-84,-96), (327181,2340034,0,'skin_color',127,108,86), (327182,2340034,1,'soga_cheek_type',77,45,0), (327183,2340034,1,'soga_chin_type',-63,-72,97), (327184,2340034,1,'soga_ear_type',48,56,0), (327185,2340034,1,'soga_eye_brow_type',-43,-90,-48), (327186,2340034,0,'soga_eye_color',229,229,102), (327187,2340034,1,'soga_eye_type',91,0,0), (327188,2340034,1,'soga_lip_type',-71,15,-28), (327189,2340034,1,'soga_nose_type',7,-84,-96), (327190,2340034,0,'soga_skin_color',127,108,86), (327191,2340034,0,'wing_color1',255,255,255), (327192,2340034,0,'wing_color2',255,255,255), (327193,2340035,1,'cheek_type',20,50,0), (327194,2340035,1,'chin_type',-31,97,-51), (327195,2340035,1,'ear_type',25,-34,0), (327196,2340035,1,'eye_brow_type',12,9,39), (327197,2340035,0,'eye_color',163,52,0), (327198,2340035,1,'eye_type',56,0,0), (327199,2340035,1,'lip_type',-31,4,89), (327200,2340035,1,'nose_type',81,-65,-94), (327201,2340035,0,'skin_color',234,224,224), (327202,2340035,1,'soga_cheek_type',20,50,0), (327203,2340035,1,'soga_chin_type',-31,97,-51), (327204,2340035,1,'soga_ear_type',25,-34,0), (327205,2340035,1,'soga_eye_brow_type',12,9,39), (327206,2340035,0,'soga_eye_color',229,229,102), (327207,2340035,1,'soga_eye_type',56,0,0), (327208,2340035,1,'soga_lip_type',-31,4,89), (327209,2340035,1,'soga_nose_type',81,-65,-94), (327210,2340035,0,'soga_skin_color',234,224,224), (327211,2340035,0,'wing_color1',255,255,255), (327212,2340035,0,'wing_color2',255,255,255), (327213,2340036,1,'cheek_type',-68,68,0), (327214,2340036,1,'chin_type',25,-93,50), (327215,2340036,1,'ear_type',-41,48,0), (327216,2340036,1,'eye_brow_type',7,-98,59), (327217,2340036,0,'eye_color',136,184,199), (327218,2340036,1,'eye_type',31,0,0), (327219,2340036,0,'hair_color1',105,26,26), (327220,2340036,0,'hair_color2',157,83,0), (327221,2340036,0,'hair_face_color',193,100,45), (327222,2340036,0,'hair_face_highlight_color',15,1,21), (327223,2340036,0,'hair_highlight',26,24,25), (327224,2340036,0,'hair_type_color',193,100,45), (327225,2340036,0,'hair_type_highlight_color',15,1,21), (327226,2340036,1,'lip_type',-82,72,-85), (327227,2340036,1,'nose_type',22,-50,-66), (327228,2340036,0,'skin_color',60,39,40), (327229,2340036,1,'soga_cheek_type',-68,68,0), (327230,2340036,1,'soga_chin_type',25,-93,50), (327231,2340036,1,'soga_ear_type',-41,48,0), (327232,2340036,1,'soga_eye_brow_type',7,-98,59), (327233,2340036,0,'soga_eye_color',229,229,102), (327234,2340036,1,'soga_eye_type',31,0,0), (327235,2340036,0,'soga_hair_color1',105,26,26), (327236,2340036,0,'soga_hair_color2',157,83,0), (327237,2340036,0,'soga_hair_face_color',193,100,45), (327238,2340036,0,'soga_hair_face_highlight_color',15,1,21), (327239,2340036,0,'soga_hair_highlight',26,24,25), (327240,2340036,0,'soga_hair_type_color',193,100,45), (327241,2340036,0,'soga_hair_type_highlight_color',15,1,21), (327242,2340036,1,'soga_lip_type',-82,72,-85), (327243,2340036,1,'soga_nose_type',22,-50,-66), (327244,2340036,0,'soga_skin_color',60,39,40), (327245,2340036,0,'wing_color1',255,255,255), (327246,2340036,0,'wing_color2',255,255,255), (327247,2340037,1,'cheek_type',0,-34,0), (327248,2340037,1,'chin_type',-25,22,-31), (327249,2340037,1,'ear_type',22,28,0), (327250,2340037,1,'eye_brow_type',-44,-18,21), (327251,2340037,0,'eye_color',134,117,62), (327252,2340037,1,'eye_type',21,0,0), (327253,2340037,0,'hair_face_color',51,18,8), (327254,2340037,0,'hair_face_highlight_color',60,59,55), (327255,2340037,0,'hair_type_color',51,18,8), (327256,2340037,0,'hair_type_highlight_color',60,59,55), (327257,2340037,1,'lip_type',-5,7,-38), (327258,2340037,1,'nose_type',-19,-35,-25), (327259,2340037,0,'skin_color',205,185,176), (327260,2340037,1,'soga_cheek_type',0,-34,0), (327261,2340037,1,'soga_chin_type',-25,22,-31), (327262,2340037,1,'soga_ear_type',22,28,0), (327263,2340037,1,'soga_eye_brow_type',-44,-18,21), (327264,2340037,0,'soga_eye_color',229,229,102), (327265,2340037,1,'soga_eye_type',21,0,0), (327266,2340037,0,'soga_hair_face_color',51,18,8), (327267,2340037,0,'soga_hair_face_highlight_color',60,59,55), (327268,2340037,0,'soga_hair_type_color',51,18,8), (327269,2340037,0,'soga_hair_type_highlight_color',60,59,55), (327270,2340037,1,'soga_lip_type',-5,7,-38), (327271,2340037,1,'soga_nose_type',-19,-35,-25), (327272,2340037,0,'soga_skin_color',205,185,176), (327273,2340037,0,'wing_color1',255,255,255), (327274,2340037,0,'wing_color2',255,255,255), (327275,2340038,0,'eye_color',255,255,255), (327276,2340038,0,'skin_color',255,255,255), (327277,2340038,0,'soga_eye_color',255,0,255), (327278,2340039,1,'cheek_type',47,-46,0), (327279,2340039,1,'chin_type',11,-95,50), (327280,2340039,1,'ear_type',-97,11,0), (327281,2340039,1,'eye_brow_type',71,95,-50), (327282,2340039,0,'eye_color',250,236,255), (327283,2340039,1,'eye_type',51,0,0), (327284,2340039,1,'lip_type',35,-93,47), (327285,2340039,1,'nose_type',7,81,37), (327286,2340039,0,'skin_color',74,20,4), (327287,2340039,1,'soga_cheek_type',47,-46,0), (327288,2340039,1,'soga_chin_type',11,-95,50), (327289,2340039,1,'soga_ear_type',-97,11,0), (327290,2340039,1,'soga_eye_brow_type',71,95,-50), (327291,2340039,0,'soga_eye_color',229,229,102), (327292,2340039,1,'soga_eye_type',51,0,0), (327293,2340039,1,'soga_lip_type',35,-93,47), (327294,2340039,1,'soga_nose_type',7,81,37), (327295,2340039,0,'soga_skin_color',74,20,4), (327296,2340039,0,'wing_color1',255,255,255), (327297,2340039,0,'wing_color2',255,255,255), (327298,2340040,1,'cheek_type',42,18,0), (327299,2340040,1,'chin_type',14,-21,-2), (327300,2340040,1,'ear_type',5,26,0), (327301,2340040,1,'eye_brow_type',-28,-8,0), (327302,2340040,0,'eye_color',129,181,196), (327303,2340040,1,'eye_type',3,0,0), (327304,2340040,0,'hair_face_color',122,67,6), (327305,2340040,0,'hair_face_highlight_color',210,114,12), (327306,2340040,0,'hair_type_color',122,67,6), (327307,2340040,0,'hair_type_highlight_color',210,114,12), (327308,2340040,1,'lip_type',25,-25,19), (327309,2340040,1,'nose_type',-14,-10,8), (327310,2340040,0,'skin_color',217,219,219), (327311,2340040,1,'soga_cheek_type',42,18,0), (327312,2340040,1,'soga_chin_type',14,-21,-2), (327313,2340040,1,'soga_ear_type',5,26,0), (327314,2340040,1,'soga_eye_brow_type',-28,-8,0), (327315,2340040,0,'soga_eye_color',229,229,102), (327316,2340040,1,'soga_eye_type',3,0,0), (327317,2340040,0,'soga_hair_face_color',122,67,6), (327318,2340040,0,'soga_hair_face_highlight_color',210,114,12), (327319,2340040,0,'soga_hair_type_color',122,67,6), (327320,2340040,0,'soga_hair_type_highlight_color',210,114,12), (327321,2340040,1,'soga_lip_type',25,-25,19), (327322,2340040,1,'soga_nose_type',-14,-10,8), (327323,2340040,0,'soga_skin_color',217,219,219), (327324,2340040,0,'wing_color1',255,255,255), (327325,2340040,0,'wing_color2',255,255,255), (327326,2340041,1,'cheek_type',-90,0,0), (327327,2340041,1,'chin_type',58,57,28), (327328,2340041,1,'ear_type',-38,-70,0), (327329,2340041,1,'eye_brow_type',83,-48,89), (327330,2340041,0,'eye_color',0,6,97), (327331,2340041,1,'eye_type',-75,0,0), (327332,2340041,1,'lip_type',56,-43,-52), (327333,2340041,1,'nose_type',-38,-81,-46), (327334,2340041,0,'skin_color',86,24,9), (327335,2340041,1,'soga_cheek_type',-90,0,0), (327336,2340041,1,'soga_chin_type',58,57,28), (327337,2340041,1,'soga_ear_type',-38,-70,0), (327338,2340041,1,'soga_eye_brow_type',83,-48,89), (327339,2340041,0,'soga_eye_color',229,229,102), (327340,2340041,1,'soga_eye_type',-75,0,0), (327341,2340041,1,'soga_lip_type',56,-43,-52), (327342,2340041,1,'soga_nose_type',-38,-81,-46), (327343,2340041,0,'soga_skin_color',86,24,9), (327344,2340041,0,'wing_color1',255,255,255), (327345,2340041,0,'wing_color2',255,255,255), (327346,2340042,1,'cheek_type',10,-9,0), (327347,2340042,1,'chin_type',-21,-20,31), (327348,2340042,1,'ear_type',0,28,0), (327349,2340042,1,'eye_brow_type',-28,-2,10), (327350,2340042,0,'eye_color',75,58,30), (327351,2340042,1,'eye_type',34,0,0), (327352,2340042,0,'hair_face_color',122,110,26), (327353,2340042,0,'hair_face_highlight_color',56,41,0), (327354,2340042,0,'hair_type_color',122,110,26), (327355,2340042,0,'hair_type_highlight_color',56,41,0), (327356,2340042,1,'lip_type',-12,-25,12), (327357,2340042,1,'nose_type',-7,0,29), (327358,2340042,0,'skin_color',199,149,114), (327359,2340042,1,'soga_cheek_type',10,-9,0), (327360,2340042,1,'soga_chin_type',-21,-20,31), (327361,2340042,1,'soga_ear_type',0,28,0), (327362,2340042,1,'soga_eye_brow_type',-28,-2,10), (327363,2340042,0,'soga_eye_color',229,229,102), (327364,2340042,1,'soga_eye_type',34,0,0), (327365,2340042,0,'soga_hair_face_color',122,110,26), (327366,2340042,0,'soga_hair_face_highlight_color',56,41,0), (327367,2340042,0,'soga_hair_type_color',122,110,26), (327368,2340042,0,'soga_hair_type_highlight_color',56,41,0), (327369,2340042,1,'soga_lip_type',-12,-25,12), (327370,2340042,1,'soga_nose_type',-7,0,29), (327371,2340042,0,'soga_skin_color',199,149,114), (327372,2340042,0,'wing_color1',255,255,255), (327373,2340042,0,'wing_color2',255,255,255), (327374,2340043,1,'cheek_type',-53,38,0), (327375,2340043,1,'chin_type',-59,78,37), (327376,2340043,1,'ear_type',35,-12,0), (327377,2340043,1,'eye_brow_type',19,5,-96), (327378,2340043,0,'eye_color',71,50,22), (327379,2340043,1,'eye_type',-66,0,0), (327380,2340043,0,'hair_color1',50,48,56), (327381,2340043,0,'hair_color2',68,72,71), (327382,2340043,0,'hair_face_color',53,50,65), (327383,2340043,0,'hair_face_highlight_color',49,47,61), (327384,2340043,0,'hair_highlight',50,48,56), (327385,2340043,0,'hair_type_color',53,50,65), (327386,2340043,0,'hair_type_highlight_color',49,47,61), (327387,2340043,1,'lip_type',72,74,84), (327388,2340043,1,'nose_type',84,-42,93), (327389,2340043,0,'skin_color',255,255,255), (327390,2340043,1,'soga_cheek_type',-53,38,0), (327391,2340043,1,'soga_chin_type',-59,78,37), (327392,2340043,1,'soga_ear_type',35,-12,0), (327393,2340043,1,'soga_eye_brow_type',19,5,-96), (327394,2340043,0,'soga_eye_color',229,229,102), (327395,2340043,1,'soga_eye_type',-66,0,0), (327396,2340043,0,'soga_hair_color1',50,48,56), (327397,2340043,0,'soga_hair_color2',68,72,71), (327398,2340043,0,'soga_hair_face_color',53,50,65), (327399,2340043,0,'soga_hair_face_highlight_color',49,47,61), (327400,2340043,0,'soga_hair_highlight',50,48,56), (327401,2340043,0,'soga_hair_type_color',53,50,65), (327402,2340043,0,'soga_hair_type_highlight_color',49,47,61), (327403,2340043,1,'soga_lip_type',72,74,84), (327404,2340043,1,'soga_nose_type',84,-42,93), (327405,2340043,0,'soga_skin_color',255,255,255), (327406,2340044,1,'cheek_type',4,-3,0), (327407,2340044,1,'chin_type',-21,-17,-29), (327408,2340044,1,'ear_type',25,0,0), (327409,2340044,1,'eye_brow_type',0,32,28), (327410,2340044,0,'eye_color',64,120,79), (327411,2340044,1,'eye_type',12,0,0), (327412,2340044,0,'hair_face_color',219,219,200), (327413,2340044,0,'hair_face_highlight_color',183,120,0), (327414,2340044,0,'hair_type_color',219,219,200), (327415,2340044,0,'hair_type_highlight_color',183,120,0), (327416,2340044,1,'lip_type',7,-28,-3), (327417,2340044,1,'nose_type',-18,0,39), (327418,2340044,0,'skin_color',213,220,214), (327419,2340044,1,'soga_cheek_type',4,-3,0), (327420,2340044,1,'soga_chin_type',-21,-17,-29), (327421,2340044,1,'soga_ear_type',25,0,0), (327422,2340044,1,'soga_eye_brow_type',0,32,28), (327423,2340044,0,'soga_eye_color',229,229,102), (327424,2340044,1,'soga_eye_type',12,0,0), (327425,2340044,0,'soga_hair_face_color',219,219,200), (327426,2340044,0,'soga_hair_face_highlight_color',183,120,0), (327427,2340044,0,'soga_hair_type_color',219,219,200), (327428,2340044,0,'soga_hair_type_highlight_color',183,120,0), (327429,2340044,1,'soga_lip_type',7,-28,-3), (327430,2340044,1,'soga_nose_type',-18,0,39), (327431,2340044,0,'soga_skin_color',213,220,214), (327432,2340044,0,'wing_color1',255,255,255), (327433,2340044,0,'wing_color2',255,255,255), (327434,2340045,1,'cheek_type',29,-14,0), (327435,2340045,1,'chin_type',32,-22,0), (327436,2340045,1,'ear_type',43,37,0), (327437,2340045,1,'eye_brow_type',22,12,-8), (327438,2340045,0,'eye_color',120,176,192), (327439,2340045,0,'hair_face_color',147,70,0), (327440,2340045,0,'hair_face_highlight_color',73,66,16), (327441,2340045,0,'hair_type_color',147,70,0), (327442,2340045,0,'hair_type_highlight_color',73,66,16), (327443,2340045,1,'lip_type',25,17,-17), (327444,2340045,1,'nose_type',-21,0,-17), (327445,2340045,0,'skin_color',225,197,149), (327446,2340045,1,'soga_cheek_type',29,-14,0), (327447,2340045,1,'soga_chin_type',32,-22,0), (327448,2340045,1,'soga_ear_type',43,37,0), (327449,2340045,1,'soga_eye_brow_type',22,12,-8), (327450,2340045,0,'soga_eye_color',229,229,102), (327451,2340045,0,'soga_hair_face_color',147,70,0), (327452,2340045,0,'soga_hair_face_highlight_color',73,66,16), (327453,2340045,0,'soga_hair_type_color',147,70,0), (327454,2340045,0,'soga_hair_type_highlight_color',73,66,16), (327455,2340045,1,'soga_lip_type',25,17,-17), (327456,2340045,1,'soga_nose_type',-21,0,-17), (327457,2340045,0,'soga_skin_color',225,197,149), (327458,2340045,0,'wing_color1',255,255,255), (327459,2340045,0,'wing_color2',255,255,255), (327460,2340046,1,'cheek_type',53,75,0), (327461,2340046,1,'chin_type',-4,9,94), (327462,2340046,1,'ear_type',45,91,0), (327463,2340046,1,'eye_brow_type',-35,-7,-95), (327464,2340046,0,'eye_color',0,60,39), (327465,2340046,1,'eye_type',56,0,0), (327466,2340046,1,'lip_type',-91,18,93), (327467,2340046,1,'nose_type',11,-56,69), (327468,2340046,0,'skin_color',165,132,92), (327469,2340046,1,'soga_cheek_type',53,75,0), (327470,2340046,1,'soga_chin_type',-4,9,94), (327471,2340046,1,'soga_ear_type',45,91,0), (327472,2340046,1,'soga_eye_brow_type',-35,-7,-95), (327473,2340046,0,'soga_eye_color',229,229,102), (327474,2340046,1,'soga_eye_type',56,0,0), (327475,2340046,1,'soga_lip_type',-91,18,93), (327476,2340046,1,'soga_nose_type',11,-56,69), (327477,2340046,0,'soga_skin_color',165,132,92), (327478,2340046,0,'wing_color1',255,255,255), (327479,2340046,0,'wing_color2',255,255,255), (327495,2340052,1,'cheek_type',-90,0,0), (327496,2340052,1,'chin_type',58,57,28), (327497,2340052,1,'ear_type',-38,-70,0), (327498,2340052,1,'eye_brow_type',83,-48,89), (327499,2340052,0,'eye_color',0,6,97), (327500,2340052,1,'eye_type',-75,0,0), (327501,2340052,1,'lip_type',56,-43,-52), (327502,2340052,1,'nose_type',-38,-81,-46), (327503,2340052,0,'skin_color',86,24,9), (327504,2340052,1,'soga_cheek_type',-90,0,0), (327505,2340052,1,'soga_chin_type',58,57,28), (327506,2340052,1,'soga_ear_type',-38,-70,0), (327507,2340052,1,'soga_eye_brow_type',83,-48,89), (327508,2340052,0,'soga_eye_color',229,229,102), (327509,2340052,1,'soga_eye_type',-75,0,0), (327510,2340052,1,'soga_lip_type',56,-43,-52), (327511,2340052,1,'soga_nose_type',-38,-81,-46), (327512,2340052,0,'soga_skin_color',86,24,9), (327513,2340052,0,'wing_color1',255,255,255), (327514,2340052,0,'wing_color2',255,255,255), (327515,2340053,1,'cheek_type',0,94,0), (327516,2340053,1,'chin_type',-42,26,-62), (327517,2340053,1,'ear_type',69,-25,0), (327518,2340053,1,'eye_brow_type',-68,-88,89), (327519,2340053,0,'eye_color',143,103,48), (327520,2340053,1,'eye_type',-18,0,0), (327521,2340053,0,'hair_color1',161,165,168), (327522,2340053,0,'hair_color2',50,69,69), (327523,2340053,0,'hair_face_color',195,208,207), (327524,2340053,0,'hair_face_highlight_color',230,170,26), (327525,2340053,0,'hair_highlight',200,165,96), (327526,2340053,0,'hair_type_color',195,208,207), (327527,2340053,0,'hair_type_highlight_color',230,170,26), (327528,2340053,1,'lip_type',-5,57,20), (327529,2340053,1,'nose_type',-18,-31,-11), (327530,2340053,0,'skin_color',46,35,36), (327531,2340053,1,'soga_cheek_type',0,94,0), (327532,2340053,1,'soga_chin_type',-42,26,-62), (327533,2340053,1,'soga_ear_type',69,-25,0), (327534,2340053,1,'soga_eye_brow_type',-68,-88,89), (327535,2340053,0,'soga_eye_color',229,229,102), (327536,2340053,1,'soga_eye_type',-18,0,0), (327537,2340053,0,'soga_hair_color1',161,165,168), (327538,2340053,0,'soga_hair_color2',50,69,69), (327539,2340053,0,'soga_hair_face_color',195,208,207), (327540,2340053,0,'soga_hair_face_highlight_color',230,170,26), (327541,2340053,0,'soga_hair_highlight',200,165,96), (327542,2340053,0,'soga_hair_type_color',195,208,207), (327543,2340053,0,'soga_hair_type_highlight_color',230,170,26), (327544,2340053,1,'soga_lip_type',-5,57,20), (327545,2340053,1,'soga_nose_type',-18,-31,-11), (327546,2340053,0,'soga_skin_color',46,35,36), (327547,2340053,0,'wing_color1',255,255,255), (327548,2340053,0,'wing_color2',255,255,255), (327590,2340062,1,'cheek_type',-77,-50,0), (327591,2340062,1,'chin_type',1,-98,-18), (327592,2340062,1,'ear_type',-25,-59,0), (327593,2340062,1,'eye_brow_type',4,-58,-1), (327594,2340062,0,'eye_color',29,0,132), (327595,2340062,1,'eye_type',-28,0,0), (327596,2340062,1,'lip_type',70,56,68), (327597,2340062,1,'nose_type',98,11,17), (327598,2340062,0,'skin_color',32,50,53), (327599,2340062,1,'soga_cheek_type',-77,-50,0), (327600,2340062,1,'soga_chin_type',1,-98,-18), (327601,2340062,1,'soga_ear_type',-25,-59,0), (327602,2340062,1,'soga_eye_brow_type',4,-58,-1), (327603,2340062,0,'soga_eye_color',229,229,102), (327604,2340062,1,'soga_eye_type',-28,0,0), (327605,2340062,1,'soga_lip_type',70,56,68), (327606,2340062,1,'soga_nose_type',98,11,17), (327607,2340062,0,'soga_skin_color',32,50,53), (327608,2340062,0,'wing_color1',255,255,255), (327609,2340062,0,'wing_color2',255,255,255), (327630,5120000,0,'eye_color',255,255,255), (327631,5120000,0,'skin_color',255,255,255), (327632,5120000,0,'soga_eye_color',255,0,255), (327633,5120001,0,'eye_color',255,255,255), (327634,5120001,0,'skin_color',255,255,255), (327635,5120001,0,'soga_eye_color',255,0,255), (327636,5120002,0,'eye_color',255,255,255), (327637,5120002,0,'skin_color',255,255,255), (327638,5120002,0,'soga_eye_color',255,0,255), (327639,5120003,0,'eye_color',255,255,255), (327640,5120003,0,'skin_color',255,255,255), (327641,5120003,0,'soga_eye_color',255,0,255), (327642,5120004,0,'eye_color',255,255,255), (327643,5120004,0,'skin_color',255,255,255), (327644,5120004,0,'soga_eye_color',255,0,255), (327645,5120005,0,'eye_color',255,255,255), (327646,5120005,0,'skin_color',255,255,255), (327647,5120005,0,'soga_eye_color',255,0,255), (327648,5120006,0,'eye_color',255,255,255), (327649,5120006,0,'skin_color',255,255,255), (327650,5120006,0,'soga_eye_color',255,0,255), (327651,5120007,0,'eye_color',255,255,255), (327652,5120007,0,'skin_color',255,255,255), (327653,5120007,0,'soga_eye_color',255,0,255), (327654,5120008,0,'eye_color',255,255,255), (327655,5120008,0,'skin_color',255,255,255), (327656,5120008,0,'soga_eye_color',255,0,255), (327657,5120009,0,'eye_color',255,255,255), (327658,5120009,0,'skin_color',255,255,255), (327659,5120009,0,'soga_eye_color',255,0,255), (327660,5120010,0,'eye_color',35,92,37), (327661,5120010,0,'skin_color',255,255,255), (327662,5120010,0,'soga_eye_color',255,0,255), (327663,5120011,0,'eye_color',255,255,255), (327664,5120011,0,'skin_color',255,255,255), (327665,5120011,0,'soga_eye_color',255,0,255), (327666,5120012,0,'eye_color',255,255,255), (327667,5120012,0,'skin_color',255,255,255), (327668,5120012,0,'soga_eye_color',255,0,255), (327669,5120013,0,'eye_color',255,255,255), (327670,5120013,0,'skin_color',255,255,255), (327671,5120013,0,'soga_eye_color',255,0,255), (327672,5120014,0,'eye_color',255,255,255), (327673,5120014,0,'skin_color',255,255,255), (327674,5120014,0,'soga_eye_color',255,0,255), (327675,5120015,0,'eye_color',255,255,255), (327676,5120015,0,'skin_color',255,255,255), (327677,5120015,0,'soga_eye_color',255,0,255), (327678,5120016,0,'eye_color',171,220,240), (327679,5120016,0,'skin_color',171,220,240), (327680,5120016,0,'soga_eye_color',255,0,255), (327681,4440000,0,'eye_color',255,255,255), (327682,4440000,0,'skin_color',255,255,255), (327683,4440000,0,'soga_eye_color',255,0,255), (327684,4440001,0,'eye_color',255,255,255), (327685,4440001,0,'skin_color',255,255,255), (327686,4440001,0,'soga_eye_color',255,0,255), (327687,4410000,0,'eye_color',255,255,255), (327688,4410000,0,'skin_color',255,255,255), (327689,4410000,0,'soga_eye_color',255,0,255), (327690,4410001,0,'eye_color',255,255,255), (327691,4410001,0,'skin_color',255,255,255), (327692,4410001,0,'soga_eye_color',255,0,255), (327693,4410002,0,'eye_color',255,255,255), (327694,4410002,0,'skin_color',255,255,255), (327695,4410002,0,'soga_eye_color',255,0,255), (327696,4280000,0,'eye_color',255,255,255), (327697,4280000,0,'skin_color',255,255,255), (327698,4280000,0,'soga_eye_color',255,0,255), (327699,4280001,0,'eye_color',255,255,255), (327700,4280001,0,'skin_color',255,255,255), (327701,4280001,0,'soga_eye_color',255,0,255), (327702,4280002,0,'eye_color',255,255,255), (327703,4280002,0,'skin_color',255,255,255), (327704,4280002,0,'soga_eye_color',255,0,255), (327705,4280003,0,'eye_color',255,255,255), (327706,4280003,0,'skin_color',255,255,255), (327707,4280003,0,'soga_eye_color',255,0,255), (327708,4280004,0,'eye_color',255,255,255), (327709,4280004,0,'skin_color',255,255,255), (327710,4280004,0,'soga_eye_color',255,0,255), (327711,4280005,0,'eye_color',255,255,255), (327712,4280005,0,'skin_color',255,255,255), (327713,4280005,0,'soga_eye_color',255,0,255), (327714,4280006,0,'eye_color',255,255,255), (327715,4280006,0,'skin_color',255,255,255), (327716,4280006,0,'soga_eye_color',255,0,255), (327717,4280007,0,'eye_color',255,255,255), (327718,4280007,0,'skin_color',255,255,255), (327719,4280007,0,'soga_eye_color',255,0,255), (327720,4280008,0,'eye_color',255,255,255), (327721,4280008,0,'skin_color',255,255,255), (327722,4280008,0,'soga_eye_color',255,0,255), (327723,4280009,0,'eye_color',255,255,255), (327724,4280009,0,'skin_color',255,255,255), (327725,4280009,0,'soga_eye_color',255,0,255), (327726,4280010,0,'eye_color',255,255,255), (327727,4280010,0,'skin_color',255,255,255), (327728,4280010,0,'soga_eye_color',255,0,255), (327729,4280011,0,'eye_color',255,255,255), (327730,4280011,0,'skin_color',255,255,255), (327731,4280011,0,'soga_eye_color',255,0,255), (327732,4280012,0,'eye_color',255,255,255), (327733,4280012,0,'skin_color',255,255,255), (327734,4280012,0,'soga_eye_color',255,0,255), (327735,4280013,0,'eye_color',255,255,255), (327736,4280013,0,'skin_color',255,255,255), (327737,4280013,0,'soga_eye_color',255,0,255), (327738,4420000,0,'eye_color',255,255,255), (327739,4420000,0,'skin_color',255,255,255), (327740,4420000,0,'soga_eye_color',255,0,255), (327741,4420001,1,'cheek_type',-87,82,0), (327742,4420001,1,'chin_type',37,17,-28), (327743,4420001,1,'ear_type',-82,14,0), (327744,4420001,1,'eye_brow_type',70,41,-65), (327745,4420001,0,'eye_color',97,145,114), (327746,4420001,1,'eye_type',-79,0,0), (327747,4420001,0,'hair_color1',105,26,26), (327748,4420001,0,'hair_color2',157,83,0), (327749,4420001,0,'hair_face_color',193,100,45), (327750,4420001,0,'hair_face_highlight_color',15,1,21), (327751,4420001,0,'hair_highlight',26,24,25), (327752,4420001,0,'hair_type_color',193,100,45), (327753,4420001,0,'hair_type_highlight_color',15,1,21), (327754,4420001,1,'lip_type',48,-72,17), (327755,4420001,1,'nose_type',63,96,-68), (327756,4420001,0,'skin_color',157,112,61), (327757,4420001,1,'soga_cheek_type',-87,82,0), (327758,4420001,1,'soga_chin_type',37,17,-28), (327759,4420001,1,'soga_ear_type',-82,14,0), (327760,4420001,1,'soga_eye_brow_type',70,41,-65), (327761,4420001,0,'soga_eye_color',229,229,102), (327762,4420001,1,'soga_eye_type',-79,0,0), (327763,4420001,0,'soga_hair_color1',105,26,26), (327764,4420001,0,'soga_hair_color2',157,83,0), (327765,4420001,0,'soga_hair_face_color',193,100,45), (327766,4420001,0,'soga_hair_face_highlight_color',15,1,21), (327767,4420001,0,'soga_hair_highlight',26,24,25), (327768,4420001,0,'soga_hair_type_color',193,100,45), (327769,4420001,0,'soga_hair_type_highlight_color',15,1,21), (327770,4420001,1,'soga_lip_type',48,-72,17), (327771,4420001,1,'soga_nose_type',63,96,-68), (327772,4420001,0,'soga_skin_color',157,112,61), (327773,4420002,1,'cheek_type',-66,94,0), (327774,4420002,1,'chin_type',-7,-48,-42), (327775,4420002,1,'ear_type',-50,-47,0), (327776,4420002,1,'eye_brow_type',34,-37,-34), (327777,4420002,0,'eye_color',33,64,44), (327778,4420002,1,'eye_type',-74,0,0), (327779,4420002,0,'hair_color1',109,14,49), (327780,4420002,0,'hair_color2',185,97,0), (327781,4420002,0,'hair_face_color',84,0,0), (327782,4420002,0,'hair_face_highlight_color',15,1,21), (327783,4420002,0,'hair_highlight',26,24,25), (327784,4420002,0,'hair_type_color',84,0,0), (327785,4420002,0,'hair_type_highlight_color',15,1,21), (327786,4420002,1,'lip_type',-77,-4,-77), (327787,4420002,1,'nose_type',26,-79,-62), (327788,4420002,0,'skin_color',157,112,61), (327789,4420002,1,'soga_cheek_type',-66,94,0), (327790,4420002,1,'soga_chin_type',-7,-48,-42), (327791,4420002,1,'soga_ear_type',-50,-47,0), (327792,4420002,1,'soga_eye_brow_type',34,-37,-34), (327793,4420002,0,'soga_eye_color',229,229,102), (327794,4420002,1,'soga_eye_type',-74,0,0), (327795,4420002,0,'soga_hair_color1',109,14,49), (327796,4420002,0,'soga_hair_color2',185,97,0), (327797,4420002,0,'soga_hair_face_color',84,0,0), (327798,4420002,0,'soga_hair_face_highlight_color',15,1,21), (327799,4420002,0,'soga_hair_highlight',26,24,25), (327800,4420002,0,'soga_hair_type_color',84,0,0), (327801,4420002,0,'soga_hair_type_highlight_color',15,1,21), (327802,4420002,1,'soga_lip_type',-77,-4,-77), (327803,4420002,1,'soga_nose_type',26,-79,-62), (327804,4420002,0,'soga_skin_color',157,112,61), (327805,4420003,1,'cheek_type',40,39,0), (327806,4420003,1,'chin_type',-40,-61,11), (327807,4420003,1,'ear_type',15,-96,0), (327808,4420003,1,'eye_brow_type',-23,65,-52), (327809,4420003,0,'eye_color',38,78,69), (327810,4420003,1,'eye_type',26,0,0), (327811,4420003,0,'hair_color1',123,123,130), (327812,4420003,0,'hair_color2',144,140,137), (327813,4420003,0,'hair_face_color',152,174,173), (327814,4420003,0,'hair_face_highlight_color',149,51,27), (327815,4420003,0,'hair_highlight',89,21,21), (327816,4420003,0,'hair_type_color',152,174,173), (327817,4420003,0,'hair_type_highlight_color',149,51,27), (327818,4420003,1,'lip_type',84,-45,-28), (327819,4420003,1,'nose_type',7,55,-93), (327820,4420003,0,'skin_color',157,112,62), (327821,4420003,1,'soga_cheek_type',40,39,0), (327822,4420003,1,'soga_chin_type',-40,-61,11), (327823,4420003,1,'soga_ear_type',15,-96,0), (327824,4420003,1,'soga_eye_brow_type',-23,65,-52), (327825,4420003,0,'soga_eye_color',229,229,102), (327826,4420003,1,'soga_eye_type',26,0,0), (327827,4420003,0,'soga_hair_color1',123,123,130), (327828,4420003,0,'soga_hair_color2',144,140,137), (327829,4420003,0,'soga_hair_face_color',152,174,173), (327830,4420003,0,'soga_hair_face_highlight_color',149,51,27), (327831,4420003,0,'soga_hair_highlight',89,21,21), (327832,4420003,0,'soga_hair_type_color',152,174,173), (327833,4420003,0,'soga_hair_type_highlight_color',149,51,27), (327834,4420003,1,'soga_lip_type',84,-45,-28), (327835,4420003,1,'soga_nose_type',7,55,-93), (327836,4420003,0,'soga_skin_color',157,112,62), (327837,4420004,1,'cheek_type',-7,-38,0), (327838,4420004,1,'chin_type',-39,46,-66), (327839,4420004,1,'ear_type',-62,35,0), (327840,4420004,1,'eye_brow_type',62,-68,-29), (327841,4420004,0,'eye_color',129,181,196), (327842,4420004,1,'eye_type',25,0,0), (327843,4420004,0,'hair_color1',200,165,96), (327844,4420004,0,'hair_color2',173,99,44), (327845,4420004,0,'hair_face_color',231,166,28), (327846,4420004,0,'hair_face_highlight_color',84,0,0), (327847,4420004,0,'hair_highlight',109,14,49), (327848,4420004,0,'hair_type_color',231,166,28), (327849,4420004,0,'hair_type_highlight_color',84,0,0), (327850,4420004,1,'lip_type',-96,-61,-25), (327851,4420004,1,'nose_type',32,-85,-41), (327852,4420004,0,'skin_color',157,112,61), (327853,4420004,1,'soga_cheek_type',-7,-38,0), (327854,4420004,1,'soga_chin_type',-39,46,-66), (327855,4420004,1,'soga_ear_type',-62,35,0), (327856,4420004,1,'soga_eye_brow_type',62,-68,-29), (327857,4420004,0,'soga_eye_color',229,229,102), (327858,4420004,1,'soga_eye_type',25,0,0), (327859,4420004,0,'soga_hair_color1',200,165,96), (327860,4420004,0,'soga_hair_color2',173,99,44), (327861,4420004,0,'soga_hair_face_color',231,166,28), (327862,4420004,0,'soga_hair_face_highlight_color',84,0,0), (327863,4420004,0,'soga_hair_highlight',109,14,49), (327864,4420004,0,'soga_hair_type_color',231,166,28), (327865,4420004,0,'soga_hair_type_highlight_color',84,0,0), (327866,4420004,1,'soga_lip_type',-96,-61,-25), (327867,4420004,1,'soga_nose_type',32,-85,-41), (327868,4420004,0,'soga_skin_color',157,112,61), (327869,4420005,1,'cheek_type',25,22,0), (327870,4420005,1,'chin_type',45,-19,10), (327871,4420005,1,'ear_type',-37,-72,0), (327872,4420005,1,'eye_brow_type',-91,-8,-95), (327873,4420005,0,'eye_color',135,184,199), (327874,4420005,1,'eye_type',-64,0,0), (327875,4420005,0,'hair_color1',54,45,28), (327876,4420005,0,'hair_color2',104,52,0), (327877,4420005,0,'hair_face_color',47,14,19), (327878,4420005,0,'hair_face_highlight_color',233,184,31), (327879,4420005,0,'hair_highlight',246,219,114), (327880,4420005,0,'hair_type_color',47,14,19), (327881,4420005,0,'hair_type_highlight_color',233,184,31), (327882,4420005,1,'lip_type',-29,-62,58), (327883,4420005,1,'nose_type',81,-58,69), (327884,4420005,0,'skin_color',157,112,62), (327885,4420005,1,'soga_cheek_type',25,22,0), (327886,4420005,1,'soga_chin_type',45,-19,10), (327887,4420005,1,'soga_ear_type',-37,-72,0), (327888,4420005,1,'soga_eye_brow_type',-91,-8,-95), (327889,4420005,0,'soga_eye_color',229,229,102), (327890,4420005,1,'soga_eye_type',-64,0,0), (327891,4420005,0,'soga_hair_color1',54,45,28), (327892,4420005,0,'soga_hair_color2',104,52,0), (327893,4420005,0,'soga_hair_face_color',47,14,19), (327894,4420005,0,'soga_hair_face_highlight_color',233,184,31), (327895,4420005,0,'soga_hair_highlight',246,219,114), (327896,4420005,0,'soga_hair_type_color',47,14,19), (327897,4420005,0,'soga_hair_type_highlight_color',233,184,31), (327898,4420005,1,'soga_lip_type',-29,-62,58), (327899,4420005,1,'soga_nose_type',81,-58,69), (327900,4420005,0,'soga_skin_color',157,112,62), (327901,4420006,1,'cheek_type',82,-38,0), (327902,4420006,1,'chin_type',62,68,-75), (327903,4420006,1,'ear_type',-75,-65,0), (327904,4420006,1,'eye_brow_type',79,-31,89), (327905,4420006,0,'eye_color',189,185,152), (327906,4420006,1,'eye_type',-71,0,0), (327907,4420006,0,'hair_color1',109,14,49), (327908,4420006,0,'hair_color2',185,97,0), (327909,4420006,0,'hair_face_color',84,0,0), (327910,4420006,0,'hair_face_highlight_color',52,37,3), (327911,4420006,0,'hair_highlight',79,28,15), (327912,4420006,0,'hair_type_color',84,0,0), (327913,4420006,0,'hair_type_highlight_color',52,37,3), (327914,4420006,1,'lip_type',-31,17,7), (327915,4420006,1,'nose_type',43,-17,10), (327916,4420006,0,'skin_color',157,112,62), (327917,4420006,1,'soga_cheek_type',82,-38,0), (327918,4420006,1,'soga_chin_type',62,68,-75), (327919,4420006,1,'soga_ear_type',-75,-65,0), (327920,4420006,1,'soga_eye_brow_type',79,-31,89), (327921,4420006,0,'soga_eye_color',229,229,102), (327922,4420006,1,'soga_eye_type',-71,0,0), (327923,4420006,0,'soga_hair_color1',109,14,49), (327924,4420006,0,'soga_hair_color2',185,97,0), (327925,4420006,0,'soga_hair_face_color',84,0,0), (327926,4420006,0,'soga_hair_face_highlight_color',52,37,3), (327927,4420006,0,'soga_hair_highlight',79,28,15), (327928,4420006,0,'soga_hair_type_color',84,0,0), (327929,4420006,0,'soga_hair_type_highlight_color',52,37,3), (327930,4420006,1,'soga_lip_type',-31,17,7), (327931,4420006,1,'soga_nose_type',43,-17,10), (327932,4420006,0,'soga_skin_color',157,112,62), (327933,4420007,1,'cheek_type',64,-81,0), (327934,4420007,1,'chin_type',4,93,-96), (327935,4420007,1,'ear_type',31,53,0), (327936,4420007,1,'eye_brow_type',-82,-52,29), (327937,4420007,0,'eye_color',95,155,152), (327938,4420007,1,'eye_type',56,0,0), (327939,4420007,0,'hair_color1',200,165,96), (327940,4420007,0,'hair_color2',173,99,44), (327941,4420007,0,'hair_face_color',228,164,27), (327942,4420007,0,'hair_face_highlight_color',100,70,10), (327943,4420007,0,'hair_highlight',56,33,26), (327944,4420007,0,'hair_type_color',228,164,27), (327945,4420007,0,'hair_type_highlight_color',100,70,10), (327946,4420007,1,'lip_type',42,34,-3), (327947,4420007,1,'nose_type',-31,-53,-97), (327948,4420007,0,'skin_color',157,112,61), (327949,4420007,1,'soga_cheek_type',64,-81,0), (327950,4420007,1,'soga_chin_type',4,93,-96), (327951,4420007,1,'soga_ear_type',31,53,0), (327952,4420007,1,'soga_eye_brow_type',-82,-52,29), (327953,4420007,0,'soga_eye_color',229,229,102), (327954,4420007,1,'soga_eye_type',56,0,0), (327955,4420007,0,'soga_hair_color1',200,165,96), (327956,4420007,0,'soga_hair_color2',173,99,44), (327957,4420007,0,'soga_hair_face_color',228,164,27), (327958,4420007,0,'soga_hair_face_highlight_color',100,70,10), (327959,4420007,0,'soga_hair_highlight',56,33,26), (327960,4420007,0,'soga_hair_type_color',228,164,27), (327961,4420007,0,'soga_hair_type_highlight_color',100,70,10), (327962,4420007,1,'soga_lip_type',42,34,-3), (327963,4420007,1,'soga_nose_type',-31,-53,-97), (327964,4420007,0,'soga_skin_color',157,112,61), (327965,4430000,0,'eye_color',255,255,255), (327966,4430000,0,'skin_color',255,255,255), (327967,4430000,0,'soga_eye_color',255,0,255), (327968,4430001,0,'eye_color',255,255,255), (327969,4430001,0,'skin_color',255,255,255), (327970,4430001,0,'soga_eye_color',255,0,255), (327971,4430002,0,'eye_color',255,255,255), (327972,4430002,0,'skin_color',255,255,255), (327973,4430002,0,'soga_eye_color',255,0,255), (327974,4430003,0,'eye_color',255,255,255), (327975,4430003,0,'skin_color',255,255,255), (327976,4430003,0,'soga_eye_color',255,0,255), (327977,4430004,0,'eye_color',255,255,255), (327978,4430004,0,'skin_color',255,255,255), (327979,4430004,0,'soga_eye_color',255,0,255), (327980,4430005,0,'eye_color',255,255,255), (327981,4430005,0,'skin_color',255,255,255), (327982,4430005,0,'soga_eye_color',255,0,255), (327983,4430006,0,'eye_color',255,255,255), (327984,4430006,0,'skin_color',255,255,255), (327985,4430006,0,'soga_eye_color',255,0,255), (327986,4430007,0,'eye_color',255,255,255), (327987,4430007,0,'skin_color',255,255,255), (327988,4430007,0,'soga_eye_color',255,0,255), (327989,4430008,0,'eye_color',255,255,255), (327990,4430008,0,'skin_color',255,255,255), (327991,4430008,0,'soga_eye_color',255,0,255), (327992,4430009,0,'eye_color',255,255,255), (327993,4430009,0,'skin_color',255,255,255), (327994,4430009,0,'soga_eye_color',255,0,255), (327995,4430010,0,'eye_color',255,255,255), (327996,4430010,0,'skin_color',255,255,255), (327997,4430010,0,'soga_eye_color',255,0,255), (327998,4430011,0,'eye_color',255,255,255), (327999,4430011,0,'skin_color',255,255,255), (328000,4430011,0,'soga_eye_color',255,0,255), (328001,4430012,0,'eye_color',255,255,255), (328002,4430012,0,'skin_color',255,255,255), (328003,4430012,0,'soga_eye_color',255,0,255), (328004,4430013,0,'eye_color',255,255,255), (328005,4430013,0,'skin_color',255,255,255), (328006,4430013,0,'soga_eye_color',255,0,255), (328007,3810000,1,'cheek_type',-84,-29,0), (328008,3810000,1,'chin_type',-70,-81,41), (328009,3810000,1,'ear_type',93,-8,0), (328010,3810000,1,'eye_brow_type',-78,-10,82), (328011,3810000,0,'eye_color',32,64,54), (328012,3810000,1,'eye_type',-31,0,0), (328013,3810000,0,'hair_color1',54,45,28), (328014,3810000,0,'hair_color2',104,52,0), (328015,3810000,0,'hair_face_color',47,14,19), (328016,3810000,0,'hair_face_highlight_color',244,246,246), (328017,3810000,0,'hair_highlight',161,165,168), (328018,3810000,0,'hair_type_color',47,14,19), (328019,3810000,0,'hair_type_highlight_color',244,246,246), (328020,3810000,1,'lip_type',0,-44,-31), (328021,3810000,1,'nose_type',-7,-74,-75), (328022,3810000,0,'skin_color',141,93,81), (328023,3810000,1,'soga_cheek_type',-84,-29,0), (328024,3810000,1,'soga_chin_type',-70,-81,41), (328025,3810000,1,'soga_ear_type',93,-8,0), (328026,3810000,1,'soga_eye_brow_type',-78,-10,82), (328027,3810000,0,'soga_eye_color',229,229,102), (328028,3810000,1,'soga_eye_type',-31,0,0), (328029,3810000,0,'soga_hair_color1',54,45,28), (328030,3810000,0,'soga_hair_color2',104,52,0), (328031,3810000,0,'soga_hair_face_color',47,14,19), (328032,3810000,0,'soga_hair_face_highlight_color',244,246,246), (328033,3810000,0,'soga_hair_highlight',161,165,168), (328034,3810000,0,'soga_hair_type_color',47,14,19), (328035,3810000,0,'soga_hair_type_highlight_color',244,246,246), (328036,3810000,1,'soga_lip_type',0,-44,-31), (328037,3810000,1,'soga_nose_type',-7,-74,-75), (328038,3810000,0,'soga_skin_color',141,93,81), (328039,3810000,0,'wing_color1',255,255,255), (328040,3810000,0,'wing_color2',255,255,255), (328041,3810001,0,'eye_color',255,255,255), (328042,3810001,0,'skin_color',255,255,255), (328043,3810001,0,'soga_eye_color',255,0,255), (328044,3810002,1,'cheek_type',4,12,0), (328045,3810002,1,'chin_type',-18,-28,17), (328046,3810002,1,'ear_type',10,-8,0), (328047,3810002,1,'eye_brow_type',25,25,28), (328048,3810002,0,'eye_color',60,125,138), (328049,3810002,1,'eye_type',-31,0,0), (328050,3810002,0,'hair_face_color',219,180,18), (328051,3810002,0,'hair_face_highlight_color',94,49,7), (328052,3810002,0,'hair_type_color',219,180,18), (328053,3810002,0,'hair_type_highlight_color',94,49,7), (328054,3810002,1,'lip_type',-31,21,-25), (328055,3810002,1,'nose_type',35,11,-1), (328056,3810002,0,'skin_color',253,254,254), (328057,3810002,1,'soga_cheek_type',4,12,0), (328058,3810002,1,'soga_chin_type',-18,-28,17), (328059,3810002,1,'soga_ear_type',10,-8,0), (328060,3810002,1,'soga_eye_brow_type',25,25,28), (328061,3810002,0,'soga_eye_color',229,229,102), (328062,3810002,1,'soga_eye_type',-31,0,0), (328063,3810002,0,'soga_hair_face_color',219,180,18), (328064,3810002,0,'soga_hair_face_highlight_color',94,49,7), (328065,3810002,0,'soga_hair_type_color',219,180,18), (328066,3810002,0,'soga_hair_type_highlight_color',94,49,7), (328067,3810002,1,'soga_lip_type',-31,21,-25), (328068,3810002,1,'soga_nose_type',35,11,-1), (328069,3810002,0,'soga_skin_color',253,254,254), (328070,3810002,0,'wing_color1',255,255,255), (328071,3810002,0,'wing_color2',255,255,255), (328072,3810003,1,'cheek_type',31,17,0), (328073,3810003,1,'chin_type',4,-38,-34), (328074,3810003,1,'ear_type',-11,1,0), (328075,3810003,1,'eye_brow_type',-4,0,0), (328076,3810003,0,'eye_color',33,61,40), (328077,3810003,1,'eye_type',-20,0,0), (328078,3810003,0,'hair_face_color',123,83,56), (328079,3810003,0,'hair_face_highlight_color',124,71,4), (328080,3810003,0,'hair_type_color',123,83,56), (328081,3810003,0,'hair_type_highlight_color',124,71,4), (328082,3810003,1,'lip_type',0,7,-14), (328083,3810003,1,'nose_type',-28,-7,14), (328084,3810003,0,'skin_color',196,150,125), (328085,3810003,1,'soga_cheek_type',31,17,0), (328086,3810003,1,'soga_chin_type',4,-38,-34), (328087,3810003,1,'soga_ear_type',-11,1,0), (328088,3810003,1,'soga_eye_brow_type',-4,0,0), (328089,3810003,0,'soga_eye_color',229,229,102), (328090,3810003,1,'soga_eye_type',-20,0,0), (328091,3810003,0,'soga_hair_face_color',123,83,56), (328092,3810003,0,'soga_hair_face_highlight_color',124,71,4), (328093,3810003,0,'soga_hair_type_color',123,83,56), (328094,3810003,0,'soga_hair_type_highlight_color',124,71,4), (328095,3810003,1,'soga_lip_type',0,7,-14), (328096,3810003,1,'soga_nose_type',-28,-7,14), (328097,3810003,0,'soga_skin_color',196,150,125), (328098,3810003,0,'wing_color1',255,255,255), (328099,3810003,0,'wing_color2',255,255,255), (328100,3810004,1,'cheek_type',79,-26,0), (328101,3810004,1,'chin_type',-8,61,64), (328102,3810004,1,'ear_type',53,-55,0), (328103,3810004,1,'eye_brow_type',-72,-17,97), (328104,3810004,0,'eye_color',57,118,133), (328105,3810004,1,'eye_type',69,0,0), (328106,3810004,0,'hair_color1',29,21,28), (328107,3810004,0,'hair_color2',39,32,39), (328108,3810004,0,'hair_face_color',17,3,23), (328109,3810004,0,'hair_face_highlight_color',168,59,22), (328110,3810004,0,'hair_highlight',89,21,21), (328111,3810004,0,'hair_type_color',17,3,23), (328112,3810004,0,'hair_type_highlight_color',168,59,22), (328113,3810004,1,'lip_type',-53,97,-22), (328114,3810004,1,'nose_type',-41,14,62), (328115,3810004,0,'skin_color',46,33,34), (328116,3810004,1,'soga_cheek_type',79,-26,0), (328117,3810004,1,'soga_chin_type',-8,61,64), (328118,3810004,1,'soga_ear_type',53,-55,0), (328119,3810004,1,'soga_eye_brow_type',-72,-17,97), (328120,3810004,0,'soga_eye_color',229,229,102), (328121,3810004,1,'soga_eye_type',69,0,0), (328122,3810004,0,'soga_hair_color1',29,21,28), (328123,3810004,0,'soga_hair_color2',39,32,39), (328124,3810004,0,'soga_hair_face_color',17,3,23), (328125,3810004,0,'soga_hair_face_highlight_color',168,59,22), (328126,3810004,0,'soga_hair_highlight',89,21,21), (328127,3810004,0,'soga_hair_type_color',17,3,23), (328128,3810004,0,'soga_hair_type_highlight_color',168,59,22), (328129,3810004,1,'soga_lip_type',-53,97,-22), (328130,3810004,1,'soga_nose_type',-41,14,62), (328131,3810004,0,'soga_skin_color',46,33,34), (328132,3810004,0,'wing_color1',255,255,255), (328133,3810004,0,'wing_color2',255,255,255), (328134,3810005,1,'cheek_type',-84,-29,0), (328135,3810005,1,'chin_type',-70,-81,41), (328136,3810005,1,'ear_type',93,-8,0), (328137,3810005,1,'eye_brow_type',-78,-10,82), (328138,3810005,0,'eye_color',32,64,54), (328139,3810005,1,'eye_type',-31,0,0), (328140,3810005,0,'hair_color1',54,45,28), (328141,3810005,0,'hair_color2',104,52,0), (328142,3810005,0,'hair_face_color',47,14,19), (328143,3810005,0,'hair_face_highlight_color',244,246,246), (328144,3810005,0,'hair_highlight',161,165,168), (328145,3810005,0,'hair_type_color',47,14,19), (328146,3810005,0,'hair_type_highlight_color',244,246,246), (328147,3810005,1,'lip_type',0,-44,-31), (328148,3810005,1,'nose_type',-7,-74,-75), (328149,3810005,0,'skin_color',141,93,81), (328150,3810005,1,'soga_cheek_type',-84,-29,0), (328151,3810005,1,'soga_chin_type',-70,-81,41), (328152,3810005,1,'soga_ear_type',93,-8,0), (328153,3810005,1,'soga_eye_brow_type',-78,-10,82), (328154,3810005,0,'soga_eye_color',229,229,102), (328155,3810005,1,'soga_eye_type',-31,0,0), (328156,3810005,0,'soga_hair_color1',54,45,28), (328157,3810005,0,'soga_hair_color2',104,52,0), (328158,3810005,0,'soga_hair_face_color',47,14,19), (328159,3810005,0,'soga_hair_face_highlight_color',244,246,246), (328160,3810005,0,'soga_hair_highlight',161,165,168), (328161,3810005,0,'soga_hair_type_color',47,14,19), (328162,3810005,0,'soga_hair_type_highlight_color',244,246,246), (328163,3810005,1,'soga_lip_type',0,-44,-31), (328164,3810005,1,'soga_nose_type',-7,-74,-75), (328165,3810005,0,'soga_skin_color',141,93,81), (328166,3810005,0,'wing_color1',255,255,255), (328167,3810005,0,'wing_color2',255,255,255), (328168,3810006,0,'eye_color',255,255,255), (328169,3810006,0,'skin_color',255,255,255), (328170,3810006,0,'soga_eye_color',255,0,255), (328171,3810007,1,'cheek_type',5,10,0), (328172,3810007,1,'chin_type',-17,38,-11), (328173,3810007,1,'ear_type',-7,20,0), (328174,3810007,1,'eye_brow_type',28,-31,-3), (328175,3810007,0,'eye_color',198,120,255), (328176,3810007,1,'eye_type',32,0,0), (328177,3810007,0,'hair_face_color',140,160,169), (328178,3810007,0,'hair_face_highlight_color',105,103,97), (328179,3810007,0,'hair_type_color',140,160,169), (328180,3810007,0,'hair_type_highlight_color',105,103,97), (328181,3810007,1,'lip_type',19,18,0), (328182,3810007,1,'nose_type',-1,-32,45), (328183,3810007,0,'skin_color',206,180,224), (328184,3810007,1,'soga_cheek_type',5,10,0), (328185,3810007,1,'soga_chin_type',-17,38,-11), (328186,3810007,1,'soga_ear_type',-7,20,0), (328187,3810007,1,'soga_eye_brow_type',28,-31,-3), (328188,3810007,0,'soga_eye_color',229,229,102), (328189,3810007,1,'soga_eye_type',32,0,0), (328190,3810007,0,'soga_hair_face_color',140,160,169), (328191,3810007,0,'soga_hair_face_highlight_color',105,103,97), (328192,3810007,0,'soga_hair_type_color',140,160,169), (328193,3810007,0,'soga_hair_type_highlight_color',105,103,97), (328194,3810007,1,'soga_lip_type',19,18,0), (328195,3810007,1,'soga_nose_type',-1,-32,45), (328196,3810007,0,'soga_skin_color',206,180,224), (328197,3810007,0,'wing_color1',255,255,255), (328198,3810007,0,'wing_color2',255,255,255), (328199,3810008,1,'cheek_type',52,7,0), (328200,3810008,1,'chin_type',-87,81,58), (328201,3810008,1,'ear_type',-61,0,0), (328202,3810008,1,'eye_brow_type',-62,-63,-87), (328203,3810008,0,'eye_color',148,84,210), (328204,3810008,1,'eye_type',52,0,0), (328205,3810008,0,'hair_color1',112,123,142), (328206,3810008,0,'hair_color2',124,116,110), (328207,3810008,0,'hair_face_color',175,178,168), (328208,3810008,0,'hair_face_highlight_color',61,61,75), (328209,3810008,0,'hair_highlight',43,36,70), (328210,3810008,0,'hair_type_color',175,178,168), (328211,3810008,0,'hair_type_highlight_color',61,61,75), (328212,3810008,1,'lip_type',-68,71,68), (328213,3810008,1,'nose_type',-63,-44,-87), (328214,3810008,0,'skin_color',193,174,172), (328215,3810008,1,'soga_cheek_type',52,7,0), (328216,3810008,1,'soga_chin_type',-87,81,58), (328217,3810008,1,'soga_ear_type',-61,0,0), (328218,3810008,1,'soga_eye_brow_type',-62,-63,-87), (328219,3810008,0,'soga_eye_color',229,229,102), (328220,3810008,1,'soga_eye_type',52,0,0), (328221,3810008,0,'soga_hair_color1',112,123,142), (328222,3810008,0,'soga_hair_color2',124,116,110), (328223,3810008,0,'soga_hair_face_color',175,178,168), (328224,3810008,0,'soga_hair_face_highlight_color',61,61,75), (328225,3810008,0,'soga_hair_highlight',43,36,70), (328226,3810008,0,'soga_hair_type_color',175,178,168), (328227,3810008,0,'soga_hair_type_highlight_color',61,61,75), (328228,3810008,1,'soga_lip_type',-68,71,68), (328229,3810008,1,'soga_nose_type',-63,-44,-87), (328230,3810008,0,'soga_skin_color',193,174,172), (328231,3810008,0,'wing_color1',255,255,255), (328232,3810008,0,'wing_color2',255,255,255), (328233,3810009,1,'cheek_type',50,-50,0), (328234,3810009,1,'chin_type',-22,-31,42), (328235,3810009,1,'ear_type',31,72,0), (328236,3810009,1,'eye_brow_type',59,-7,-25), (328237,3810009,0,'eye_color',227,117,255), (328238,3810009,1,'eye_type',-62,0,0), (328239,3810009,0,'hair_color1',112,123,142), (328240,3810009,0,'hair_color2',124,116,110), (328241,3810009,0,'hair_face_color',200,186,172), (328242,3810009,0,'hair_face_highlight_color',7,1,1), (328243,3810009,0,'hair_highlight',56,22,22), (328244,3810009,0,'hair_type_color',200,186,172), (328245,3810009,0,'hair_type_highlight_color',7,1,1), (328246,3810009,1,'lip_type',-87,42,-28), (328247,3810009,1,'nose_type',32,-87,9), (328248,3810009,0,'skin_color',149,148,179), (328249,3810009,1,'soga_cheek_type',50,-50,0), (328250,3810009,1,'soga_chin_type',-22,-31,42), (328251,3810009,1,'soga_ear_type',31,72,0), (328252,3810009,1,'soga_eye_brow_type',59,-7,-25), (328253,3810009,0,'soga_eye_color',229,229,102), (328254,3810009,1,'soga_eye_type',-62,0,0), (328255,3810009,0,'soga_hair_color1',112,123,142), (328256,3810009,0,'soga_hair_color2',124,116,110), (328257,3810009,0,'soga_hair_face_color',200,186,172), (328258,3810009,0,'soga_hair_face_highlight_color',7,1,1), (328259,3810009,0,'soga_hair_highlight',56,22,22), (328260,3810009,0,'soga_hair_type_color',200,186,172), (328261,3810009,0,'soga_hair_type_highlight_color',7,1,1), (328262,3810009,1,'soga_lip_type',-87,42,-28), (328263,3810009,1,'soga_nose_type',32,-87,9), (328264,3810009,0,'soga_skin_color',149,148,179), (328265,3810009,0,'wing_color1',255,255,255), (328266,3810009,0,'wing_color2',255,255,255), (328267,3810010,1,'cheek_type',63,62,0), (328268,3810010,1,'chin_type',-70,12,-95), (328269,3810010,1,'ear_type',-29,-87,0), (328270,3810010,1,'eye_brow_type',95,68,43), (328271,3810010,0,'eye_color',73,136,134), (328272,3810010,1,'eye_type',64,0,0), (328273,3810010,0,'hair_color1',43,36,70), (328274,3810010,0,'hair_color2',49,49,53), (328275,3810010,0,'hair_face_color',61,61,75), (328276,3810010,0,'hair_face_highlight_color',109,131,182), (328277,3810010,0,'hair_highlight',103,102,153), (328278,3810010,0,'hair_type_color',61,61,75), (328279,3810010,0,'hair_type_highlight_color',109,131,182), (328280,3810010,1,'lip_type',-85,83,-51), (328281,3810010,1,'nose_type',-89,77,62), (328282,3810010,0,'skin_color',121,160,163), (328283,3810010,1,'soga_cheek_type',63,62,0), (328284,3810010,1,'soga_chin_type',-70,12,-95), (328285,3810010,1,'soga_ear_type',-29,-87,0), (328286,3810010,1,'soga_eye_brow_type',95,68,43), (328287,3810010,0,'soga_eye_color',229,229,102), (328288,3810010,1,'soga_eye_type',64,0,0), (328289,3810010,0,'soga_hair_color1',43,36,70), (328290,3810010,0,'soga_hair_color2',49,49,53), (328291,3810010,0,'soga_hair_face_color',61,61,75), (328292,3810010,0,'soga_hair_face_highlight_color',109,131,182), (328293,3810010,0,'soga_hair_highlight',103,102,153), (328294,3810010,0,'soga_hair_type_color',61,61,75), (328295,3810010,0,'soga_hair_type_highlight_color',109,131,182), (328296,3810010,1,'soga_lip_type',-85,83,-51), (328297,3810010,1,'soga_nose_type',-89,77,62), (328298,3810010,0,'soga_skin_color',121,160,163), (328299,3810010,0,'wing_color1',255,255,255), (328300,3810010,0,'wing_color2',255,255,255), (328301,3810011,0,'eye_color',255,255,255), (328302,3810011,0,'skin_color',255,255,255), (328303,3810011,0,'soga_eye_color',255,0,255), (328304,3810012,0,'eye_color',127,108,37), (328305,3810012,0,'skin_color',83,94,65), (328306,3810012,0,'soga_eye_color',255,0,255), (328307,3810013,0,'eye_color',61,69,0), (328308,3810013,0,'skin_color',113,115,58), (328309,3810013,0,'soga_eye_color',255,0,255), (328310,3810014,0,'eye_color',93,120,74), (328311,3810014,0,'skin_color',115,116,58), (328312,3810014,0,'soga_eye_color',255,0,255), (328313,3810015,0,'eye_color',67,48,0), (328314,3810015,0,'skin_color',100,106,61), (328315,3810015,0,'soga_eye_color',255,0,255), (328316,3810016,0,'eye_color',63,6,55), (328317,3810016,0,'skin_color',121,121,56), (328318,3810016,0,'soga_eye_color',255,0,255), (328319,3810017,0,'eye_color',108,108,50), (328320,3810017,0,'skin_color',87,97,64), (328321,3810017,0,'soga_eye_color',255,0,255), (328322,3810018,0,'eye_color',53,71,0), (328323,3810018,0,'skin_color',87,96,64), (328324,3810018,0,'soga_eye_color',255,0,255), (328325,3810019,0,'eye_color',18,8,43), (328326,3810019,0,'skin_color',120,120,57), (328327,3810019,0,'soga_eye_color',255,0,255), (328328,3810020,0,'eye_color',69,86,13), (328329,3810020,0,'skin_color',81,92,66), (328330,3810020,0,'soga_eye_color',255,0,255), (328331,3810021,0,'eye_color',215,136,106), (328332,3810021,0,'skin_color',102,107,61), (328333,3810021,0,'soga_eye_color',255,0,255), (328334,3810022,0,'eye_color',85,67,42), (328335,3810022,0,'skin_color',86,96,64), (328336,3810022,0,'soga_eye_color',255,0,255), (328337,3810023,0,'eye_color',255,255,255), (328338,3810023,0,'skin_color',255,255,255), (328339,3810023,0,'soga_eye_color',255,0,255), (328340,3810024,0,'eye_color',255,255,255), (328341,3810024,0,'skin_color',255,255,255), (328342,3810024,0,'soga_eye_color',255,0,255), (328343,3810025,1,'cheek_type',21,57,0), (328344,3810025,1,'chin_type',-17,41,50), (328345,3810025,1,'ear_type',34,87,0), (328346,3810025,1,'eye_brow_type',0,0,87), (328347,3810025,0,'eye_color',43,69,43), (328348,3810025,1,'eye_type',-31,0,0), (328349,3810025,0,'hair_color1',209,131,22), (328350,3810025,0,'hair_color2',199,150,48), (328351,3810025,0,'hair_face_color',201,142,16), (328352,3810025,0,'hair_face_highlight_color',48,32,3), (328353,3810025,0,'hair_highlight',79,28,15), (328354,3810025,0,'hair_type_color',201,142,16), (328355,3810025,0,'hair_type_highlight_color',48,32,3), (328356,3810025,1,'lip_type',-15,-62,-51), (328357,3810025,1,'nose_type',-28,-31,45), (328358,3810025,0,'skin_color',224,204,159), (328359,3810025,1,'soga_cheek_type',21,57,0), (328360,3810025,1,'soga_chin_type',-17,41,50), (328361,3810025,1,'soga_ear_type',34,87,0), (328362,3810025,1,'soga_eye_brow_type',0,0,87), (328363,3810025,0,'soga_eye_color',229,229,102), (328364,3810025,1,'soga_eye_type',-31,0,0), (328365,3810025,0,'soga_hair_color1',209,131,22), (328366,3810025,0,'soga_hair_color2',199,150,48), (328367,3810025,0,'soga_hair_face_color',201,142,16), (328368,3810025,0,'soga_hair_face_highlight_color',48,32,3), (328369,3810025,0,'soga_hair_highlight',79,28,15), (328370,3810025,0,'soga_hair_type_color',201,142,16), (328371,3810025,0,'soga_hair_type_highlight_color',48,32,3), (328372,3810025,1,'soga_lip_type',-15,-62,-51), (328373,3810025,1,'soga_nose_type',-28,-31,45), (328374,3810025,0,'soga_skin_color',224,204,159), (328375,3810025,0,'wing_color1',255,255,255), (328376,3810025,0,'wing_color2',255,255,255), (328377,3810026,0,'eye_color',255,255,255), (328378,3810026,0,'skin_color',255,255,255), (328379,3810026,0,'soga_eye_color',255,0,255), (328380,3810027,0,'eye_color',255,255,255), (328381,3810027,0,'skin_color',255,255,255), (328382,3810027,0,'soga_eye_color',255,0,255), (328383,3810028,0,'eye_color',78,77,9), (328384,3810028,0,'skin_color',89,98,64), (328385,3810028,0,'soga_eye_color',255,0,255), (328386,3810029,0,'eye_color',255,255,255), (328387,3810029,0,'skin_color',255,255,255), (328388,3810029,0,'soga_eye_color',255,0,255), (328389,3810030,0,'eye_color',255,255,255), (328390,3810030,0,'skin_color',255,255,255), (328391,3810030,0,'soga_eye_color',255,0,255), (328392,3810031,0,'eye_color',255,255,255), (328393,3810031,0,'skin_color',255,255,255), (328394,3810031,0,'soga_eye_color',255,0,255), (328395,3810032,0,'eye_color',255,255,255), (328396,3810032,0,'skin_color',255,255,255), (328397,3810032,0,'soga_eye_color',255,0,255), (328398,3810033,0,'eye_color',255,255,255), (328399,3810033,0,'skin_color',255,255,255), (328400,3810033,0,'soga_eye_color',255,0,255), (328401,3810034,0,'eye_color',255,255,255), (328402,3810034,0,'skin_color',255,255,255), (328403,3810034,0,'soga_eye_color',255,0,255), (328404,3810035,0,'eye_color',255,255,255), (328405,3810035,0,'skin_color',255,255,255), (328406,3810035,0,'soga_eye_color',255,0,255), (328407,3810036,0,'eye_color',255,255,255), (328408,3810036,0,'skin_color',255,255,255), (328409,3810036,0,'soga_eye_color',255,0,255), (328410,3810037,0,'eye_color',255,255,255), (328411,3810037,0,'skin_color',255,255,255), (328412,3810037,0,'soga_eye_color',255,0,255), (328413,3810038,0,'eye_color',255,255,255), (328414,3810038,0,'skin_color',255,255,255), (328415,3810038,0,'soga_eye_color',255,0,255), (328416,3810039,0,'eye_color',255,255,255), (328417,3810039,0,'skin_color',255,255,255), (328418,3810039,0,'soga_eye_color',255,0,255), (328419,3810040,0,'eye_color',255,255,255), (328420,3810040,0,'skin_color',255,255,255), (328421,3810040,0,'soga_eye_color',255,0,255), (328422,3810041,0,'eye_color',255,255,255), (328423,3810041,0,'skin_color',255,255,255), (328424,3810041,0,'soga_eye_color',255,0,255), (328425,3810042,0,'eye_color',255,255,255), (328426,3810042,0,'skin_color',255,255,255), (328427,3810042,0,'soga_eye_color',255,0,255), (328428,3810043,0,'eye_color',255,255,255), (328429,3810043,0,'skin_color',255,255,255), (328430,3810043,0,'soga_eye_color',255,0,255), (328431,3810044,0,'eye_color',255,255,255), (328432,3810044,0,'skin_color',255,255,255), (328433,3810044,0,'soga_eye_color',255,0,255), (328434,3810045,0,'eye_color',255,255,255), (328435,3810045,0,'skin_color',255,255,255), (328436,3810045,0,'soga_eye_color',255,0,255), (328437,3810046,0,'eye_color',255,255,255), (328438,3810046,0,'skin_color',255,255,255), (328439,3810046,0,'soga_eye_color',255,0,255), (328440,3810047,0,'eye_color',49,82,133), (328441,3810047,0,'skin_color',142,142,91), (328442,3810047,0,'soga_eye_color',255,0,255), (328443,3810048,1,'cheek_type',25,-17,0), (328444,3810048,1,'chin_type',-42,10,-21), (328445,3810048,1,'ear_type',-4,28,0), (328446,3810048,1,'eye_brow_type',0,-34,28), (328447,3810048,0,'eye_color',139,185,192), (328448,3810048,1,'eye_type',-7,0,0), (328449,3810048,0,'hair_face_color',209,211,130), (328450,3810048,0,'hair_face_highlight_color',105,91,74), (328451,3810048,0,'hair_type_color',209,211,130), (328452,3810048,0,'hair_type_highlight_color',105,91,74), (328453,3810048,1,'lip_type',-5,-26,-9), (328454,3810048,1,'nose_type',20,-23,-20), (328455,3810048,0,'skin_color',253,254,254), (328456,3810048,1,'soga_cheek_type',25,-17,0), (328457,3810048,1,'soga_chin_type',-42,10,-21), (328458,3810048,1,'soga_ear_type',-4,28,0), (328459,3810048,1,'soga_eye_brow_type',0,-34,28), (328460,3810048,0,'soga_eye_color',229,229,102), (328461,3810048,1,'soga_eye_type',-7,0,0), (328462,3810048,0,'soga_hair_face_color',209,211,130), (328463,3810048,0,'soga_hair_face_highlight_color',105,91,74), (328464,3810048,0,'soga_hair_type_color',209,211,130), (328465,3810048,0,'soga_hair_type_highlight_color',105,91,74), (328466,3810048,1,'soga_lip_type',-5,-26,-9), (328467,3810048,1,'soga_nose_type',20,-23,-20), (328468,3810048,0,'soga_skin_color',253,254,254), (328469,3810048,0,'wing_color1',255,255,255), (328470,3810048,0,'wing_color2',255,255,255), (328471,3810049,1,'cheek_type',20,14,0), (328472,3810049,1,'chin_type',35,81,68), (328473,3810049,1,'ear_type',-62,28,0), (328474,3810049,1,'eye_brow_type',-56,82,28), (328475,3810049,0,'eye_color',61,120,89), (328476,3810049,1,'eye_type',-41,0,0), (328477,3810049,0,'hair_color1',38,22,21), (328478,3810049,0,'hair_color2',120,50,0), (328479,3810049,0,'hair_face_color',2,0,0), (328480,3810049,0,'hair_face_highlight_color',35,24,1), (328481,3810049,0,'hair_highlight',79,28,15), (328482,3810049,0,'hair_type_color',2,0,0), (328483,3810049,0,'hair_type_highlight_color',35,24,1), (328484,3810049,1,'lip_type',94,-76,-50), (328485,3810049,1,'nose_type',64,68,-48), (328486,3810049,0,'skin_color',241,232,234), (328487,3810049,1,'soga_cheek_type',20,14,0), (328488,3810049,1,'soga_chin_type',35,81,68), (328489,3810049,1,'soga_ear_type',-62,28,0), (328490,3810049,1,'soga_eye_brow_type',-56,82,28), (328491,3810049,0,'soga_eye_color',229,229,102), (328492,3810049,1,'soga_eye_type',-41,0,0), (328493,3810049,0,'soga_hair_color1',38,22,21), (328494,3810049,0,'soga_hair_color2',120,50,0), (328495,3810049,0,'soga_hair_face_color',2,0,0), (328496,3810049,0,'soga_hair_face_highlight_color',35,24,1), (328497,3810049,0,'soga_hair_highlight',79,28,15), (328498,3810049,0,'soga_hair_type_color',2,0,0), (328499,3810049,0,'soga_hair_type_highlight_color',35,24,1), (328500,3810049,1,'soga_lip_type',94,-76,-50), (328501,3810049,1,'soga_nose_type',64,68,-48), (328502,3810049,0,'soga_skin_color',241,232,234), (328503,3810049,0,'wing_color1',255,255,255), (328504,3810049,0,'wing_color2',255,255,255), (328505,3810050,1,'cheek_type',-29,62,0), (328506,3810050,1,'chin_type',-25,-63,85), (328507,3810050,1,'ear_type',-79,74,0), (328508,3810050,1,'eye_brow_type',51,59,-64), (328509,3810050,0,'eye_color',50,103,118), (328510,3810050,1,'eye_type',-78,0,0), (328511,3810050,0,'hair_color1',54,45,28), (328512,3810050,0,'hair_color2',104,52,0), (328513,3810050,0,'hair_face_color',45,16,15), (328514,3810050,0,'hair_face_highlight_color',100,70,10), (328515,3810050,0,'hair_highlight',56,33,26), (328516,3810050,0,'hair_type_color',45,16,15), (328517,3810050,0,'hair_type_highlight_color',100,70,10), (328518,3810050,1,'lip_type',37,-51,-31), (328519,3810050,1,'nose_type',55,-94,22), (328520,3810050,0,'skin_color',247,252,252), (328521,3810050,1,'soga_cheek_type',-29,62,0), (328522,3810050,1,'soga_chin_type',-25,-63,85), (328523,3810050,1,'soga_ear_type',-79,74,0), (328524,3810050,1,'soga_eye_brow_type',51,59,-64), (328525,3810050,0,'soga_eye_color',229,229,102), (328526,3810050,1,'soga_eye_type',-78,0,0), (328527,3810050,0,'soga_hair_color1',54,45,28), (328528,3810050,0,'soga_hair_color2',104,52,0), (328529,3810050,0,'soga_hair_face_color',45,16,15), (328530,3810050,0,'soga_hair_face_highlight_color',100,70,10), (328531,3810050,0,'soga_hair_highlight',56,33,26), (328532,3810050,0,'soga_hair_type_color',45,16,15), (328533,3810050,0,'soga_hair_type_highlight_color',100,70,10), (328534,3810050,1,'soga_lip_type',37,-51,-31), (328535,3810050,1,'soga_nose_type',55,-94,22), (328536,3810050,0,'soga_skin_color',247,252,252), (328537,3810050,0,'wing_color1',255,255,255), (328538,3810050,0,'wing_color2',255,255,255), (328539,3810051,0,'eye_color',255,255,255), (328540,3810051,0,'skin_color',255,255,255), (328541,3810051,0,'soga_eye_color',255,0,255), (328542,3810052,1,'cheek_type',0,-37,0), (328543,3810052,1,'chin_type',-5,37,-14), (328544,3810052,1,'ear_type',37,2,0), (328545,3810052,1,'eye_brow_type',0,7,7), (328546,3810052,0,'eye_color',93,109,61), (328547,3810052,1,'eye_type',17,0,0), (328548,3810052,0,'hair_face_color',129,170,169), (328549,3810052,0,'hair_face_highlight_color',121,50,0), (328550,3810052,0,'hair_type_color',129,170,169), (328551,3810052,0,'hair_type_highlight_color',121,50,0), (328552,3810052,1,'lip_type',-5,11,-2), (328553,3810052,1,'nose_type',-2,-38,7), (328554,3810052,0,'skin_color',207,220,220), (328555,3810052,1,'soga_cheek_type',0,-37,0), (328556,3810052,1,'soga_chin_type',-5,37,-14), (328557,3810052,1,'soga_ear_type',37,2,0), (328558,3810052,1,'soga_eye_brow_type',0,7,7), (328559,3810052,0,'soga_eye_color',229,229,102), (328560,3810052,1,'soga_eye_type',17,0,0), (328561,3810052,0,'soga_hair_face_color',129,170,169), (328562,3810052,0,'soga_hair_face_highlight_color',121,50,0), (328563,3810052,0,'soga_hair_type_color',129,170,169), (328564,3810052,0,'soga_hair_type_highlight_color',121,50,0), (328565,3810052,1,'soga_lip_type',-5,11,-2), (328566,3810052,1,'soga_nose_type',-2,-38,7), (328567,3810052,0,'soga_skin_color',207,220,220), (328568,3810052,0,'wing_color1',255,255,255), (328569,3810052,0,'wing_color2',255,255,255), (328570,3810053,0,'eye_color',255,255,255), (328571,3810053,0,'skin_color',255,255,255), (328572,3810053,0,'soga_eye_color',255,0,255), (328573,3810054,0,'eye_color',255,255,255), (328574,3810054,0,'skin_color',255,255,255), (328575,3810054,0,'soga_eye_color',255,0,255), (328576,3810055,0,'eye_color',196,137,0), (328577,3810055,0,'skin_color',249,124,0), (328578,3810055,0,'soga_eye_color',255,0,255), (328579,1360000,1,'cheek_type',17,31,0), (328580,1360000,1,'chin_type',-37,17,25), (328581,1360000,1,'ear_type',34,-3,0), (328582,1360000,1,'eye_brow_type',10,-25,14), (328583,1360000,0,'eye_color',246,239,253), (328584,1360000,0,'hair_color1',28,17,0), (328585,1360000,0,'hair_face_color',200,200,198), (328586,1360000,0,'hair_face_highlight_color',152,118,74), (328587,1360000,0,'hair_type_color',200,200,198), (328588,1360000,0,'hair_type_highlight_color',152,118,74), (328589,1360000,1,'lip_type',-40,22,20), (328590,1360000,1,'nose_type',0,28,17), (328591,1360000,0,'skin_color',227,228,227), (328592,1360000,1,'soga_cheek_type',0,10,-25), (328593,1360000,1,'soga_chin_type',0,-40,22), (328594,1360000,1,'soga_ear_type',34,-3,0), (328595,1360000,1,'soga_eye_brow_type',0,34,-3), (328596,1360000,0,'soga_eye_color',229,229,102), (328597,1360000,0,'soga_hair_face_color',200,200,198), (328598,1360000,0,'soga_hair_face_highlight_color',152,118,74), (328599,1360000,0,'soga_hair_type_color',200,200,198), (328600,1360000,0,'soga_hair_type_highlight_color',152,118,74), (328601,1360000,1,'soga_lip_type',14,17,31), (328602,1360000,1,'soga_nose_type',20,-37,17), (328603,1360000,0,'soga_skin_color',227,228,227), (328604,1360000,0,'wing_color1',255,255,255), (328605,1360000,0,'wing_color2',255,255,255), (328606,1360001,0,'eye_color',255,0,0), (328607,1360001,0,'skin_color',1,1,1), (328608,1360001,0,'soga_eye_color',255,0,255), (328609,1360002,0,'eye_color',255,255,255), (328610,1360002,0,'skin_color',255,255,255), (328611,1360002,0,'soga_eye_color',255,0,255), (328612,1360003,1,'cheek_type',81,87,0), (328613,1360003,1,'chin_type',9,25,50), (328614,1360003,1,'ear_type',-62,-56,0), (328615,1360003,1,'eye_brow_type',42,19,-14), (328616,1360003,0,'eye_color',40,81,93), (328617,1360003,1,'eye_type',-75,0,0), (328618,1360003,0,'hair_color1',114,112,142), (328619,1360003,0,'hair_color2',121,113,107), (328620,1360003,0,'hair_face_color',151,170,168), (328621,1360003,0,'hair_face_highlight_color',78,81,117), (328622,1360003,0,'hair_highlight',51,56,84), (328623,1360003,0,'hair_type_color',151,170,168), (328624,1360003,0,'hair_type_highlight_color',78,81,117), (328625,1360003,1,'lip_type',-87,-28,-87), (328626,1360003,1,'nose_type',68,-14,-96), (328627,1360003,0,'skin_color',46,45,34), (328628,1360003,1,'soga_cheek_type',81,87,0), (328629,1360003,1,'soga_chin_type',9,25,50), (328630,1360003,1,'soga_ear_type',-62,-56,0), (328631,1360003,1,'soga_eye_brow_type',42,19,-14), (328632,1360003,0,'soga_eye_color',229,229,102), (328633,1360003,1,'soga_eye_type',-75,0,0), (328634,1360003,0,'soga_hair_color1',114,112,142), (328635,1360003,0,'soga_hair_color2',121,113,107), (328636,1360003,0,'soga_hair_face_color',151,170,168), (328637,1360003,0,'soga_hair_face_highlight_color',78,81,117), (328638,1360003,0,'soga_hair_highlight',51,56,84), (328639,1360003,0,'soga_hair_type_color',151,170,168), (328640,1360003,0,'soga_hair_type_highlight_color',78,81,117), (328641,1360003,1,'soga_lip_type',-87,-28,-87), (328642,1360003,1,'soga_nose_type',68,-14,-96), (328643,1360003,0,'soga_skin_color',46,45,34), (328644,1360003,0,'wing_color1',255,255,255), (328645,1360003,0,'wing_color2',255,255,255), (328646,1360004,1,'cheek_type',-34,0,0), (328647,1360004,1,'chin_type',-4,29,-12), (328648,1360004,1,'ear_type',-17,-8,0), (328649,1360004,1,'eye_brow_type',14,-25,-19), (328650,1360004,0,'eye_color',163,201,211), (328651,1360004,1,'eye_type',17,0,0), (328652,1360004,0,'hair_face_color',174,156,28), (328653,1360004,0,'hair_face_highlight_color',136,52,23), (328654,1360004,0,'hair_type_color',174,156,28), (328655,1360004,0,'hair_type_highlight_color',136,52,23), (328656,1360004,1,'lip_type',-25,-26,-23), (328657,1360004,1,'nose_type',-25,11,-8), (328658,1360004,0,'skin_color',222,205,164), (328659,1360004,1,'soga_cheek_type',-34,0,0), (328660,1360004,1,'soga_chin_type',-4,29,-12), (328661,1360004,1,'soga_ear_type',-17,-8,0), (328662,1360004,1,'soga_eye_brow_type',14,-25,-19), (328663,1360004,0,'soga_eye_color',229,229,102), (328664,1360004,1,'soga_eye_type',17,0,0), (328665,1360004,0,'soga_hair_face_color',174,156,28), (328666,1360004,0,'soga_hair_face_highlight_color',136,52,23), (328667,1360004,0,'soga_hair_type_color',174,156,28), (328668,1360004,0,'soga_hair_type_highlight_color',136,52,23), (328669,1360004,1,'soga_lip_type',-25,-26,-23), (328670,1360004,1,'soga_nose_type',-25,11,-8), (328671,1360004,0,'soga_skin_color',222,205,164), (328672,1360004,0,'wing_color1',255,255,255), (328673,1360004,0,'wing_color2',255,255,255), (328674,1360005,1,'cheek_type',-14,-37,0), (328675,1360005,1,'chin_type',25,-26,-23), (328676,1360005,1,'ear_type',21,25,0), (328677,1360005,1,'eye_brow_type',19,34,-12), (328678,1360005,0,'eye_color',36,21,50), (328679,1360005,1,'eye_type',-4,0,0), (328680,1360005,0,'hair_face_color',141,120,147), (328681,1360005,0,'hair_face_highlight_color',198,184,78), (328682,1360005,0,'hair_type_color',141,120,147), (328683,1360005,0,'hair_type_highlight_color',198,184,78), (328684,1360005,1,'lip_type',3,3,28), (328685,1360005,1,'nose_type',32,20,21), (328686,1360005,0,'skin_color',0,43,42), (328687,1360005,1,'soga_cheek_type',-14,-37,0), (328688,1360005,1,'soga_chin_type',25,-26,-23), (328689,1360005,1,'soga_ear_type',21,25,0), (328690,1360005,1,'soga_eye_brow_type',19,34,-12), (328691,1360005,0,'soga_eye_color',229,229,102), (328692,1360005,1,'soga_eye_type',-4,0,0), (328693,1360005,0,'soga_hair_face_color',141,120,147), (328694,1360005,0,'soga_hair_face_highlight_color',198,184,78), (328695,1360005,0,'soga_hair_type_color',141,120,147), (328696,1360005,0,'soga_hair_type_highlight_color',198,184,78), (328697,1360005,1,'soga_lip_type',3,3,28), (328698,1360005,1,'soga_nose_type',32,20,21), (328699,1360005,0,'soga_skin_color',0,43,42), (328700,1360005,0,'wing_color1',255,255,255), (328701,1360005,0,'wing_color2',255,255,255), (328702,1360006,1,'cheek_type',35,29,0), (328703,1360006,1,'chin_type',0,34,-31), (328704,1360006,1,'ear_type',9,22,0), (328705,1360006,1,'eye_brow_type',17,0,-32), (328706,1360006,0,'eye_color',117,158,131), (328707,1360006,1,'eye_type',14,0,0), (328708,1360006,0,'hair_face_color',12,8,0), (328709,1360006,0,'hair_face_highlight_color',79,33,0), (328710,1360006,0,'hair_type_color',12,8,0), (328711,1360006,0,'hair_type_highlight_color',79,33,0), (328712,1360006,1,'lip_type',-23,22,-29), (328713,1360006,0,'skin_color',210,221,219), (328714,1360006,1,'soga_cheek_type',35,29,0), (328715,1360006,1,'soga_chin_type',0,34,-31), (328716,1360006,1,'soga_ear_type',9,22,0), (328717,1360006,1,'soga_eye_brow_type',17,0,-32), (328718,1360006,0,'soga_eye_color',229,229,102), (328719,1360006,1,'soga_eye_type',14,0,0), (328720,1360006,0,'soga_hair_face_color',12,8,0), (328721,1360006,0,'soga_hair_face_highlight_color',79,33,0), (328722,1360006,0,'soga_hair_type_color',12,8,0), (328723,1360006,0,'soga_hair_type_highlight_color',79,33,0), (328724,1360006,1,'soga_lip_type',-23,22,-29), (328725,1360006,0,'soga_skin_color',210,221,219), (328726,1360006,0,'wing_color1',255,255,255), (328727,1360006,0,'wing_color2',255,255,255), (328728,1360007,1,'cheek_type',17,31,0), (328729,1360007,1,'chin_type',-37,17,25), (328730,1360007,1,'ear_type',34,-2,0), (328731,1360007,1,'eye_brow_type',9,-25,14), (328732,1360007,0,'eye_color',246,239,253), (328733,1360007,0,'hair_face_color',200,200,198), (328734,1360007,0,'hair_face_highlight_color',152,118,74), (328735,1360007,0,'hair_type_color',200,200,198), (328736,1360007,0,'hair_type_highlight_color',152,118,74), (328737,1360007,1,'lip_type',-39,21,19), (328738,1360007,1,'nose_type',0,28,17), (328739,1360007,0,'skin_color',31,5,0), (328740,1360007,1,'soga_cheek_type',17,31,0), (328741,1360007,1,'soga_chin_type',-37,17,25), (328742,1360007,1,'soga_ear_type',34,-2,0), (328743,1360007,1,'soga_eye_brow_type',9,-25,14), (328744,1360007,0,'soga_eye_color',229,229,102), (328745,1360007,0,'soga_hair_face_color',200,200,198), (328746,1360007,0,'soga_hair_face_highlight_color',152,118,74), (328747,1360007,0,'soga_hair_type_color',200,200,198), (328748,1360007,0,'soga_hair_type_highlight_color',152,118,74), (328749,1360007,1,'soga_lip_type',-39,21,19), (328750,1360007,1,'soga_nose_type',0,28,17), (328751,1360007,0,'soga_skin_color',31,5,0), (328752,1360007,0,'wing_color1',255,255,255), (328753,1360007,0,'wing_color2',255,255,255), (328754,1360008,1,'cheek_type',4,-18,0), (328755,1360008,1,'chin_type',14,12,31), (328756,1360008,1,'ear_type',21,31,0), (328757,1360008,1,'eye_brow_type',34,28,0), (328758,1360008,0,'eye_color',53,108,124), (328759,1360008,0,'hair_face_color',80,107,107), (328760,1360008,0,'hair_face_highlight_color',120,79,0), (328761,1360008,0,'hair_type_color',80,107,107), (328762,1360008,0,'hair_type_highlight_color',120,79,0), (328763,1360008,1,'lip_type',4,-17,10), (328764,1360008,1,'nose_type',-34,-14,19), (328765,1360008,0,'skin_color',228,181,180), (328766,1360008,1,'soga_cheek_type',4,-18,0), (328767,1360008,1,'soga_chin_type',14,12,31), (328768,1360008,1,'soga_ear_type',21,31,0), (328769,1360008,1,'soga_eye_brow_type',34,28,0), (328770,1360008,0,'soga_eye_color',229,229,102), (328771,1360008,0,'soga_hair_face_color',80,107,107), (328772,1360008,0,'soga_hair_face_highlight_color',120,79,0), (328773,1360008,0,'soga_hair_type_color',80,107,107), (328774,1360008,0,'soga_hair_type_highlight_color',120,79,0), (328775,1360008,1,'soga_lip_type',4,-17,10), (328776,1360008,1,'soga_nose_type',-34,-14,19), (328777,1360008,0,'soga_skin_color',228,181,180), (328778,1360008,0,'wing_color1',255,255,255), (328779,1360008,0,'wing_color2',255,255,255), (328780,1360009,1,'cheek_type',29,-12,0), (328781,1360009,1,'chin_type',18,32,-1), (328782,1360009,1,'ear_type',-42,-23,0), (328783,1360009,1,'eye_brow_type',0,7,23), (328784,1360009,0,'eye_color',30,63,64), (328785,1360009,1,'eye_type',-12,0,0), (328786,1360009,0,'hair_face_color',159,213,215), (328787,1360009,0,'hair_face_highlight_color',191,67,35), (328788,1360009,0,'hair_type_color',159,213,215), (328789,1360009,0,'hair_type_highlight_color',191,67,35), (328790,1360009,1,'lip_type',-37,9,21), (328791,1360009,1,'nose_type',-11,-11,-17), (328792,1360009,0,'skin_color',238,250,250), (328793,1360009,1,'soga_cheek_type',29,-12,0), (328794,1360009,1,'soga_chin_type',18,32,-1), (328795,1360009,1,'soga_ear_type',-42,-23,0), (328796,1360009,1,'soga_eye_brow_type',0,7,23), (328797,1360009,0,'soga_eye_color',229,229,102), (328798,1360009,1,'soga_eye_type',-12,0,0), (328799,1360009,0,'soga_hair_face_color',159,213,215), (328800,1360009,0,'soga_hair_face_highlight_color',191,67,35), (328801,1360009,0,'soga_hair_type_color',159,213,215), (328802,1360009,0,'soga_hair_type_highlight_color',191,67,35), (328803,1360009,1,'soga_lip_type',-37,9,21), (328804,1360009,1,'soga_nose_type',-11,-11,-17), (328805,1360009,0,'soga_skin_color',238,250,250), (328806,1360009,0,'wing_color1',255,255,255), (328807,1360009,0,'wing_color2',255,255,255), (328808,1360010,1,'cheek_type',56,0,0), (328809,1360010,1,'chin_type',-25,12,17), (328810,1360010,1,'ear_type',-17,-76,0), (328811,1360010,1,'eye_brow_type',-17,-17,62), (328812,1360010,0,'eye_color',160,188,170), (328813,1360010,1,'eye_type',76,0,0), (328814,1360010,0,'hair_color1',114,112,142), (328815,1360010,0,'hair_color2',121,113,107), (328816,1360010,0,'hair_face_color',145,168,168), (328817,1360010,0,'hair_face_highlight_color',145,168,168), (328818,1360010,0,'hair_highlight',114,112,142), (328819,1360010,0,'hair_type_color',145,168,168), (328820,1360010,0,'hair_type_highlight_color',145,168,168), (328821,1360010,1,'lip_type',50,-22,-23), (328822,1360010,1,'nose_type',23,50,68), (328823,1360010,0,'skin_color',46,34,21), (328824,1360010,1,'soga_cheek_type',56,0,0), (328825,1360010,1,'soga_chin_type',-25,12,17), (328826,1360010,1,'soga_ear_type',-17,-76,0), (328827,1360010,1,'soga_eye_brow_type',-17,-17,62), (328828,1360010,0,'soga_eye_color',229,229,102), (328829,1360010,1,'soga_eye_type',76,0,0), (328830,1360010,0,'soga_hair_color1',114,112,142), (328831,1360010,0,'soga_hair_color2',121,113,107), (328832,1360010,0,'soga_hair_face_color',145,168,168), (328833,1360010,0,'soga_hair_face_highlight_color',145,168,168), (328834,1360010,0,'soga_hair_highlight',114,112,142), (328835,1360010,0,'soga_hair_type_color',145,168,168), (328836,1360010,0,'soga_hair_type_highlight_color',145,168,168), (328837,1360010,1,'soga_lip_type',50,-22,-23), (328838,1360010,1,'soga_nose_type',23,50,68), (328839,1360010,0,'soga_skin_color',46,34,21), (328840,1360010,0,'wing_color1',255,255,255), (328841,1360010,0,'wing_color2',255,255,255), (328842,1360011,1,'cheek_type',17,31,0), (328843,1360011,1,'chin_type',-37,17,25), (328844,1360011,1,'ear_type',34,-3,0), (328845,1360011,1,'eye_brow_type',10,-25,14), (328846,1360011,0,'eye_color',246,239,253), (328847,1360011,0,'hair_face_color',200,200,198), (328848,1360011,0,'hair_face_highlight_color',152,118,74), (328849,1360011,0,'hair_type_color',200,200,198), (328850,1360011,0,'hair_type_highlight_color',152,118,74), (328851,1360011,1,'lip_type',-40,22,20), (328852,1360011,1,'nose_type',0,28,17), (328853,1360011,1,'soga_cheek_type',17,31,0), (328854,1360011,1,'soga_chin_type',-37,17,25), (328855,1360011,1,'soga_ear_type',34,-3,0), (328856,1360011,1,'soga_eye_brow_type',10,-25,14), (328857,1360011,0,'soga_eye_color',229,229,102), (328858,1360011,0,'soga_hair_face_color',200,200,198), (328859,1360011,0,'soga_hair_face_highlight_color',152,118,74), (328860,1360011,0,'soga_hair_type_color',200,200,198), (328861,1360011,0,'soga_hair_type_highlight_color',152,118,74), (328862,1360011,1,'soga_lip_type',-40,22,20), (328863,1360011,1,'soga_nose_type',0,28,17), (328864,1360011,0,'soga_skin_color',246,239,253), (328865,1360011,0,'wing_color1',255,255,255), (328866,1360011,0,'wing_color2',255,255,255), (328867,1360012,1,'cheek_type',17,31,0), (328868,1360012,1,'chin_type',-37,17,25), (328869,1360012,1,'ear_type',34,-2,0), (328870,1360012,1,'eye_brow_type',9,-25,14), (328871,1360012,0,'eye_color',246,239,253), (328872,1360012,0,'hair_face_color',200,200,198), (328873,1360012,0,'hair_face_highlight_color',152,118,74), (328874,1360012,0,'hair_type_color',200,200,198), (328875,1360012,0,'hair_type_highlight_color',152,118,74), (328876,1360012,1,'lip_type',-39,21,19), (328877,1360012,1,'nose_type',0,28,17), (328878,1360012,0,'skin_color',1,0,0), (328879,1360012,1,'soga_cheek_type',17,31,0), (328880,1360012,1,'soga_chin_type',-37,17,25), (328881,1360012,1,'soga_ear_type',34,-2,0), (328882,1360012,1,'soga_eye_brow_type',9,-25,14), (328883,1360012,0,'soga_eye_color',229,229,102), (328884,1360012,0,'soga_hair_face_color',200,200,198), (328885,1360012,0,'soga_hair_face_highlight_color',152,118,74), (328886,1360012,0,'soga_hair_type_color',200,200,198), (328887,1360012,0,'soga_hair_type_highlight_color',152,118,74), (328888,1360012,1,'soga_lip_type',-39,21,19), (328889,1360012,1,'soga_nose_type',0,28,17), (328890,1360012,0,'soga_skin_color',1,0,0), (328891,1360012,0,'wing_color1',255,255,255), (328892,1360012,0,'wing_color2',255,255,255), (328893,1360013,0,'eye_color',255,255,255), (328894,1360013,0,'skin_color',255,255,255), (328895,1360013,0,'soga_eye_color',255,0,255), (328896,1360014,1,'cheek_type',-14,0,0), (328897,1360014,1,'chin_type',75,39,7), (328898,1360014,1,'ear_type',68,-83,0), (328899,1360014,1,'eye_brow_type',58,-31,-61), (328900,1360014,0,'eye_color',30,56,37), (328901,1360014,1,'eye_type',-20,0,0), (328902,1360014,0,'hair_color1',54,45,28), (328903,1360014,0,'hair_color2',92,61,29), (328904,1360014,0,'hair_face_color',46,14,19), (328905,1360014,0,'hair_face_highlight_color',100,70,10), (328906,1360014,0,'hair_highlight',56,33,26), (328907,1360014,0,'hair_type_color',46,14,19), (328908,1360014,0,'hair_type_highlight_color',100,70,10), (328909,1360014,1,'lip_type',0,68,14), (328910,1360014,1,'nose_type',58,-56,-4), (328911,1360014,0,'skin_color',201,187,167), (328912,1360014,1,'soga_cheek_type',-14,0,0), (328913,1360014,1,'soga_chin_type',75,39,7), (328914,1360014,1,'soga_ear_type',68,-83,0), (328915,1360014,1,'soga_eye_brow_type',58,-31,-61), (328916,1360014,0,'soga_eye_color',229,229,102), (328917,1360014,1,'soga_eye_type',-20,0,0), (328918,1360014,0,'soga_hair_color1',54,45,28), (328919,1360014,0,'soga_hair_color2',92,61,29), (328920,1360014,0,'soga_hair_face_color',46,14,19), (328921,1360014,0,'soga_hair_face_highlight_color',100,70,10), (328922,1360014,0,'soga_hair_highlight',56,33,26), (328923,1360014,0,'soga_hair_type_color',46,14,19), (328924,1360014,0,'soga_hair_type_highlight_color',100,70,10), (328925,1360014,1,'soga_lip_type',0,68,14), (328926,1360014,1,'soga_nose_type',58,-56,-4), (328927,1360014,0,'soga_skin_color',201,187,167), (328928,1360014,0,'wing_color1',255,255,255), (328929,1360014,0,'wing_color2',255,255,255), (328930,1360015,1,'cheek_type',17,31,0), (328931,1360015,1,'chin_type',-37,17,25), (328932,1360015,1,'ear_type',34,-2,0), (328933,1360015,1,'eye_brow_type',9,-25,14), (328934,1360015,0,'eye_color',246,239,253), (328935,1360015,0,'hair_face_color',200,200,198), (328936,1360015,0,'hair_face_highlight_color',152,118,74), (328937,1360015,0,'hair_type_color',200,200,198), (328938,1360015,0,'hair_type_highlight_color',152,118,74), (328939,1360015,1,'lip_type',-39,21,19), (328940,1360015,1,'nose_type',0,28,17), (328941,1360015,1,'soga_cheek_type',17,31,0), (328942,1360015,1,'soga_chin_type',-37,17,25), (328943,1360015,1,'soga_ear_type',34,-2,0), (328944,1360015,1,'soga_eye_brow_type',9,-25,14), (328945,1360015,0,'soga_eye_color',229,229,102), (328946,1360015,0,'soga_hair_face_color',200,200,198), (328947,1360015,0,'soga_hair_face_highlight_color',152,118,74), (328948,1360015,0,'soga_hair_type_color',200,200,198), (328949,1360015,0,'soga_hair_type_highlight_color',152,118,74), (328950,1360015,1,'soga_lip_type',-39,21,19), (328951,1360015,1,'soga_nose_type',0,28,17), (328952,1360015,0,'soga_skin_color',246,239,253), (328953,1360015,0,'wing_color1',255,255,255), (328954,1360015,0,'wing_color2',255,255,255), (328955,1360016,1,'cheek_type',100,-100,0), (328956,1360016,1,'chin_type',-100,100,100), (328957,1360016,1,'ear_type',25,8,0), (328958,1360016,1,'eye_brow_type',100,100,100), (328959,1360016,0,'eye_color',118,14,183), (328960,1360016,1,'eye_type',100,0,0), (328961,1360016,0,'hair_face_color',171,60,32), (328962,1360016,0,'hair_face_highlight_color',216,192,37), (328963,1360016,0,'hair_type_color',171,60,32), (328964,1360016,0,'hair_type_highlight_color',216,192,37), (328965,1360016,1,'lip_type',100,50,-68), (328966,1360016,1,'nose_type',0,-17,0), (328967,1360016,0,'skin_color',2,0,0), (328968,1360016,1,'soga_cheek_type',100,-100,0), (328969,1360016,1,'soga_chin_type',-100,100,100), (328970,1360016,1,'soga_ear_type',25,8,0), (328971,1360016,1,'soga_eye_brow_type',100,100,100), (328972,1360016,0,'soga_eye_color',229,229,102), (328973,1360016,1,'soga_eye_type',100,0,0), (328974,1360016,0,'soga_hair_face_color',171,60,32), (328975,1360016,0,'soga_hair_face_highlight_color',216,192,37), (328976,1360016,0,'soga_hair_type_color',171,60,32), (328977,1360016,0,'soga_hair_type_highlight_color',216,192,37), (328978,1360016,1,'soga_lip_type',100,50,-68), (328979,1360016,1,'soga_nose_type',0,-17,0), (328980,1360016,0,'soga_skin_color',2,0,0), (328981,1360016,0,'wing_color1',255,255,255), (328982,1360016,0,'wing_color2',255,255,255), (328983,1360017,0,'eye_color',255,255,255), (328984,1360017,0,'skin_color',61,61,61), (328985,1360017,0,'soga_eye_color',255,0,255), (328986,1360018,1,'cheek_type',17,31,0), (328987,1360018,1,'chin_type',-37,17,25), (328988,1360018,1,'ear_type',34,-3,0), (328989,1360018,1,'eye_brow_type',10,-25,14), (328990,1360018,0,'eye_color',246,239,253), (328991,1360018,0,'hair_face_color',200,200,198), (328992,1360018,0,'hair_face_highlight_color',152,118,74), (328993,1360018,0,'hair_type_color',200,200,198), (328994,1360018,0,'hair_type_highlight_color',152,118,74), (328995,1360018,1,'lip_type',-40,22,20), (328996,1360018,1,'nose_type',0,28,17), (328997,1360018,0,'skin_color',235,235,236), (328998,1360018,1,'soga_cheek_type',17,31,0), (328999,1360018,1,'soga_chin_type',-37,17,25), (329000,1360018,1,'soga_ear_type',34,-3,0), (329001,1360018,1,'soga_eye_brow_type',10,-25,14), (329002,1360018,0,'soga_eye_color',229,229,102), (329003,1360018,0,'soga_hair_face_color',200,200,198), (329004,1360018,0,'soga_hair_face_highlight_color',152,118,74), (329005,1360018,0,'soga_hair_type_color',200,200,198), (329006,1360018,0,'soga_hair_type_highlight_color',152,118,74), (329007,1360018,1,'soga_lip_type',-40,22,20), (329008,1360018,1,'soga_nose_type',0,28,17), (329009,1360018,0,'soga_skin_color',235,235,236), (329010,1360018,0,'wing_color1',255,255,255), (329011,1360018,0,'wing_color2',255,255,255), (329012,1360019,1,'cheek_type',17,31,0), (329013,1360019,1,'chin_type',-37,17,25), (329014,1360019,1,'ear_type',34,-3,0), (329015,1360019,1,'eye_brow_type',10,-25,14), (329016,1360019,0,'eye_color',246,239,253), (329017,1360019,0,'hair_face_color',200,200,198), (329018,1360019,0,'hair_face_highlight_color',152,118,74), (329019,1360019,0,'hair_type_color',200,200,198), (329020,1360019,0,'hair_type_highlight_color',152,118,74), (329021,1360019,1,'lip_type',-40,22,20), (329022,1360019,1,'nose_type',0,28,17), (329023,1360019,1,'soga_cheek_type',17,31,0), (329024,1360019,1,'soga_chin_type',-37,17,25), (329025,1360019,1,'soga_ear_type',34,-3,0), (329026,1360019,1,'soga_eye_brow_type',10,-25,14), (329027,1360019,0,'soga_eye_color',229,229,102), (329028,1360019,0,'soga_hair_face_color',200,200,198), (329029,1360019,0,'soga_hair_face_highlight_color',152,118,74), (329030,1360019,0,'soga_hair_type_color',200,200,198), (329031,1360019,0,'soga_hair_type_highlight_color',152,118,74), (329032,1360019,1,'soga_lip_type',-40,22,20), (329033,1360019,1,'soga_nose_type',0,28,17), (329034,1360019,0,'soga_skin_color',246,239,253), (329035,1360019,0,'wing_color1',255,255,255), (329036,1360019,0,'wing_color2',255,255,255), (329037,1360020,1,'cheek_type',21,12,0), (329038,1360020,1,'chin_type',20,23,-10), (329039,1360020,1,'ear_type',-21,0,0), (329040,1360020,1,'eye_brow_type',40,0,-10), (329041,1360020,0,'eye_color',159,193,189), (329042,1360020,1,'eye_type',-42,0,0), (329043,1360020,0,'hair_face_color',5,2,0), (329044,1360020,0,'hair_face_highlight_color',24,10,0), (329045,1360020,0,'hair_type_color',5,2,0), (329046,1360020,0,'hair_type_highlight_color',24,10,0), (329047,1360020,1,'lip_type',2,-18,-2), (329048,1360020,1,'nose_type',0,-2,45), (329049,1360020,0,'skin_color',202,154,116), (329050,1360020,1,'soga_cheek_type',21,12,0), (329051,1360020,1,'soga_chin_type',20,23,-10), (329052,1360020,1,'soga_ear_type',-21,0,0), (329053,1360020,1,'soga_eye_brow_type',40,0,-10), (329054,1360020,0,'soga_eye_color',229,229,102), (329055,1360020,1,'soga_eye_type',-42,0,0), (329056,1360020,0,'soga_hair_face_color',5,2,0), (329057,1360020,0,'soga_hair_face_highlight_color',24,10,0), (329058,1360020,0,'soga_hair_type_color',5,2,0), (329059,1360020,0,'soga_hair_type_highlight_color',24,10,0), (329060,1360020,1,'soga_lip_type',2,-18,-2), (329061,1360020,1,'soga_nose_type',0,-2,45), (329062,1360020,0,'soga_skin_color',202,154,116), (329063,1360020,0,'wing_color1',255,255,255), (329064,1360020,0,'wing_color2',255,255,255), (329065,1360021,1,'cheek_type',34,12,0), (329066,1360021,1,'chin_type',-12,-17,12), (329067,1360021,1,'ear_type',14,-26,0), (329068,1360021,1,'eye_brow_type',21,-38,11), (329069,1360021,0,'eye_color',149,190,197), (329070,1360021,1,'eye_type',4,0,0), (329071,1360021,0,'hair_face_color',105,112,112), (329072,1360021,0,'hair_face_highlight_color',23,23,17), (329073,1360021,0,'hair_type_color',105,112,112), (329074,1360021,0,'hair_type_highlight_color',23,23,17), (329075,1360021,1,'lip_type',3,31,0), (329076,1360021,1,'nose_type',20,-2,-35), (329077,1360021,0,'skin_color',211,156,141), (329078,1360021,1,'soga_cheek_type',34,12,0), (329079,1360021,1,'soga_chin_type',-12,-17,12), (329080,1360021,1,'soga_ear_type',14,-26,0), (329081,1360021,1,'soga_eye_brow_type',21,-38,11), (329082,1360021,0,'soga_eye_color',229,229,102), (329083,1360021,1,'soga_eye_type',4,0,0), (329084,1360021,0,'soga_hair_face_color',105,112,112), (329085,1360021,0,'soga_hair_face_highlight_color',23,23,17), (329086,1360021,0,'soga_hair_type_color',105,112,112), (329087,1360021,0,'soga_hair_type_highlight_color',23,23,17), (329088,1360021,1,'soga_lip_type',3,31,0), (329089,1360021,1,'soga_nose_type',20,-2,-35), (329090,1360021,0,'soga_skin_color',211,156,141), (329091,1360021,0,'wing_color1',255,255,255), (329092,1360021,0,'wing_color2',255,255,255), (329093,1360022,1,'cheek_type',9,0,0), (329094,1360022,1,'chin_type',1,3,-3), (329095,1360022,1,'ear_type',-28,0,0), (329096,1360022,1,'eye_brow_type',3,28,21), (329097,1360022,0,'eye_color',159,38,11), (329098,1360022,1,'eye_type',28,0,0), (329099,1360022,0,'hair_face_color',31,19,5), (329100,1360022,0,'hair_type_color',31,19,5), (329101,1360022,1,'lip_type',-7,34,-28), (329102,1360022,1,'nose_type',7,-19,17), (329103,1360022,0,'skin_color',59,62,63), (329104,1360022,1,'soga_cheek_type',9,0,0), (329105,1360022,1,'soga_chin_type',1,3,-3), (329106,1360022,1,'soga_ear_type',-28,0,0), (329107,1360022,1,'soga_eye_brow_type',3,28,21), (329108,1360022,0,'soga_eye_color',229,229,102), (329109,1360022,1,'soga_eye_type',28,0,0), (329110,1360022,0,'soga_hair_face_color',31,19,5), (329111,1360022,0,'soga_hair_type_color',31,19,5), (329112,1360022,1,'soga_lip_type',-7,34,-28), (329113,1360022,1,'soga_nose_type',7,-19,17), (329114,1360022,0,'soga_skin_color',59,62,63), (329115,1360022,0,'wing_color1',255,255,255), (329116,1360022,0,'wing_color2',255,255,255), (329117,1360023,1,'cheek_type',40,25,0), (329118,1360023,1,'chin_type',-25,26,-45), (329119,1360023,1,'ear_type',-1,-7,0), (329120,1360023,1,'eye_brow_type',-5,0,17), (329121,1360023,0,'eye_color',137,99,46), (329122,1360023,1,'eye_type',7,0,0), (329123,1360023,0,'hair_face_color',45,16,8), (329124,1360023,0,'hair_face_highlight_color',67,31,0), (329125,1360023,0,'hair_type_color',45,16,8), (329126,1360023,0,'hair_type_highlight_color',67,31,0), (329127,1360023,1,'lip_type',17,3,17), (329128,1360023,1,'nose_type',0,-20,9), (329129,1360023,0,'skin_color',154,139,140), (329130,1360023,1,'soga_cheek_type',40,25,0), (329131,1360023,1,'soga_chin_type',-25,26,-45), (329132,1360023,1,'soga_ear_type',-1,-7,0), (329133,1360023,1,'soga_eye_brow_type',-5,0,17), (329134,1360023,0,'soga_eye_color',229,229,102), (329135,1360023,1,'soga_eye_type',7,0,0), (329136,1360023,0,'soga_hair_face_color',45,16,8), (329137,1360023,0,'soga_hair_face_highlight_color',67,31,0), (329138,1360023,0,'soga_hair_type_color',45,16,8), (329139,1360023,0,'soga_hair_type_highlight_color',67,31,0), (329140,1360023,1,'soga_lip_type',17,3,17), (329141,1360023,1,'soga_nose_type',0,-20,9), (329142,1360023,0,'soga_skin_color',154,139,140), (329143,1360023,0,'wing_color1',255,255,255), (329144,1360023,0,'wing_color2',255,255,255), (329145,1360024,1,'cheek_type',37,-20,0), (329146,1360024,1,'chin_type',0,-12,-14), (329147,1360024,1,'ear_type',-8,11,0), (329148,1360024,1,'eye_brow_type',-37,47,-5), (329149,1360024,0,'eye_color',49,99,110), (329150,1360024,1,'eye_type',21,0,0), (329151,1360024,0,'hair_face_color',209,143,101), (329152,1360024,0,'hair_face_highlight_color',128,53,0), (329153,1360024,0,'hair_type_color',209,143,101), (329154,1360024,0,'hair_type_highlight_color',128,53,0), (329155,1360024,1,'lip_type',-3,-9,4), (329156,1360024,1,'nose_type',20,-14,-1), (329157,1360024,0,'skin_color',224,224,208), (329158,1360024,1,'soga_cheek_type',37,-20,0), (329159,1360024,1,'soga_chin_type',0,-12,-14), (329160,1360024,1,'soga_ear_type',-8,11,0), (329161,1360024,1,'soga_eye_brow_type',-37,47,-5), (329162,1360024,0,'soga_eye_color',229,229,102), (329163,1360024,1,'soga_eye_type',21,0,0), (329164,1360024,0,'soga_hair_face_color',209,143,101), (329165,1360024,0,'soga_hair_face_highlight_color',128,53,0), (329166,1360024,0,'soga_hair_type_color',209,143,101), (329167,1360024,0,'soga_hair_type_highlight_color',128,53,0), (329168,1360024,1,'soga_lip_type',-3,-9,4), (329169,1360024,1,'soga_nose_type',20,-14,-1), (329170,1360024,0,'soga_skin_color',224,224,208), (329171,1360024,0,'wing_color1',255,255,255), (329172,1360024,0,'wing_color2',255,255,255), (329173,1360025,1,'cheek_type',0,37,0), (329174,1360025,1,'chin_type',-4,-10,-26), (329175,1360025,1,'ear_type',-32,29,0), (329176,1360025,1,'eye_brow_type',-44,0,-17), (329177,1360025,0,'eye_color',115,172,185), (329178,1360025,1,'eye_type',-7,0,0), (329179,1360025,0,'hair_face_color',183,202,164), (329180,1360025,0,'hair_face_highlight_color',224,206,75), (329181,1360025,0,'hair_type_color',183,202,164), (329182,1360025,0,'hair_type_highlight_color',224,206,75), (329183,1360025,1,'lip_type',2,9,-18), (329184,1360025,1,'nose_type',43,14,41), (329185,1360025,0,'skin_color',254,254,254), (329186,1360025,1,'soga_cheek_type',0,37,0), (329187,1360025,1,'soga_chin_type',-4,-10,-26), (329188,1360025,1,'soga_ear_type',-32,29,0), (329189,1360025,1,'soga_eye_brow_type',-44,0,-17), (329190,1360025,0,'soga_eye_color',229,229,102), (329191,1360025,1,'soga_eye_type',-7,0,0), (329192,1360025,0,'soga_hair_face_color',183,202,164), (329193,1360025,0,'soga_hair_face_highlight_color',224,206,75), (329194,1360025,0,'soga_hair_type_color',183,202,164), (329195,1360025,0,'soga_hair_type_highlight_color',224,206,75), (329196,1360025,1,'soga_lip_type',2,9,-18), (329197,1360025,1,'soga_nose_type',43,14,41), (329198,1360025,0,'soga_skin_color',254,254,254), (329199,1360025,0,'wing_color1',255,255,255), (329200,1360025,0,'wing_color2',255,255,255), (329201,1360026,1,'cheek_type',0,-7,0), (329202,1360026,1,'chin_type',7,-17,-1), (329203,1360026,1,'ear_type',0,-17,0), (329204,1360026,1,'eye_brow_type',0,4,0), (329205,1360026,0,'eye_color',74,130,98), (329206,1360026,1,'eye_type',-18,0,0), (329207,1360026,0,'hair_face_color',169,209,192), (329208,1360026,0,'hair_face_highlight_color',20,11,1), (329209,1360026,0,'hair_type_color',169,209,192), (329210,1360026,0,'hair_type_highlight_color',20,11,1), (329211,1360026,1,'lip_type',-20,-18,-8), (329212,1360026,1,'nose_type',3,28,-5), (329213,1360026,0,'skin_color',232,211,211), (329214,1360026,1,'soga_cheek_type',0,-7,0), (329215,1360026,1,'soga_chin_type',7,-17,-1), (329216,1360026,1,'soga_ear_type',0,-17,0), (329217,1360026,1,'soga_eye_brow_type',0,4,0), (329218,1360026,0,'soga_eye_color',229,229,102), (329219,1360026,1,'soga_eye_type',-18,0,0), (329220,1360026,0,'soga_hair_face_color',169,209,192), (329221,1360026,0,'soga_hair_face_highlight_color',20,11,1), (329222,1360026,0,'soga_hair_type_color',169,209,192), (329223,1360026,0,'soga_hair_type_highlight_color',20,11,1), (329224,1360026,1,'soga_lip_type',-20,-18,-8), (329225,1360026,1,'soga_nose_type',3,28,-5), (329226,1360026,0,'soga_skin_color',232,211,211), (329227,1360026,0,'wing_color1',255,255,255), (329228,1360026,0,'wing_color2',255,255,255), (329229,1360027,1,'cheek_type',-17,34,0), (329230,1360027,1,'chin_type',-10,2,3), (329231,1360027,1,'ear_type',-25,23,0), (329232,1360027,1,'eye_brow_type',-21,-21,-17), (329233,1360027,0,'eye_color',106,162,159), (329234,1360027,1,'eye_type',-14,0,0), (329235,1360027,0,'hair_face_color',255,214,189), (329236,1360027,0,'hair_face_highlight_color',35,13,4), (329237,1360027,0,'hair_type_color',255,214,189), (329238,1360027,0,'hair_type_highlight_color',35,13,4), (329239,1360027,1,'lip_type',-7,-17,-22), (329240,1360027,1,'nose_type',-26,4,21), (329241,1360027,0,'skin_color',214,195,161), (329242,1360027,1,'soga_cheek_type',-17,34,0), (329243,1360027,1,'soga_chin_type',-10,2,3), (329244,1360027,1,'soga_ear_type',-25,23,0), (329245,1360027,1,'soga_eye_brow_type',-21,-21,-17), (329246,1360027,0,'soga_eye_color',229,229,102), (329247,1360027,1,'soga_eye_type',-14,0,0), (329248,1360027,0,'soga_hair_face_color',255,214,189), (329249,1360027,0,'soga_hair_face_highlight_color',35,13,4), (329250,1360027,0,'soga_hair_type_color',255,214,189), (329251,1360027,0,'soga_hair_type_highlight_color',35,13,4), (329252,1360027,1,'soga_lip_type',-7,-17,-22), (329253,1360027,1,'soga_nose_type',-26,4,21), (329254,1360027,0,'soga_skin_color',214,195,161), (329255,1360027,0,'wing_color1',255,255,255), (329256,1360027,0,'wing_color2',255,255,255), (329257,1360028,0,'eye_color',255,255,255), (329258,1360028,0,'skin_color',255,255,255), (329259,1360028,0,'soga_eye_color',255,0,255), (329260,1360029,1,'cheek_type',-29,4,0), (329261,1360029,1,'chin_type',-12,31,-45), (329262,1360029,1,'ear_type',5,-56,0), (329263,1360029,1,'eye_brow_type',-25,34,95), (329264,1360029,0,'eye_color',204,204,204), (329265,1360029,1,'lip_type',74,-85,-48), (329266,1360029,1,'nose_type',10,3,66), (329267,1360029,0,'skin_color',226,203,118), (329268,1360029,1,'soga_cheek_type',-29,4,0), (329269,1360029,1,'soga_chin_type',-12,31,-45), (329270,1360029,1,'soga_ear_type',5,-56,0), (329271,1360029,1,'soga_eye_brow_type',-25,34,95), (329272,1360029,0,'soga_eye_color',229,229,102), (329273,1360029,1,'soga_lip_type',74,-85,-48), (329274,1360029,1,'soga_nose_type',10,3,66), (329275,1360029,0,'soga_skin_color',226,203,118), (329276,1360029,0,'wing_color1',255,255,255), (329277,1360029,0,'wing_color2',255,255,255), (329278,1360030,1,'cheek_type',-61,-50,0), (329279,1360030,1,'chin_type',37,45,-14), (329280,1360030,1,'ear_type',-82,-14,0), (329281,1360030,1,'eye_brow_type',0,65,-47), (329282,1360030,0,'eye_color',204,204,204), (329283,1360030,1,'eye_type',-95,0,0), (329284,1360030,1,'lip_type',58,97,62), (329285,1360030,1,'nose_type',-18,51,4), (329286,1360030,0,'skin_color',244,235,200), (329287,1360030,1,'soga_cheek_type',-61,-50,0), (329288,1360030,1,'soga_chin_type',37,45,-14), (329289,1360030,1,'soga_ear_type',-82,-14,0), (329290,1360030,1,'soga_eye_brow_type',0,65,-47), (329291,1360030,0,'soga_eye_color',229,229,102), (329292,1360030,1,'soga_eye_type',-95,0,0), (329293,1360030,1,'soga_lip_type',58,97,62), (329294,1360030,1,'soga_nose_type',-18,51,4), (329295,1360030,0,'soga_skin_color',244,235,200), (329296,1360030,0,'wing_color1',255,255,255), (329297,1360030,0,'wing_color2',255,255,255), (329298,1360031,1,'cheek_type',0,50,0), (329299,1360031,1,'chin_type',-25,64,-22), (329300,1360031,1,'ear_type',75,-50,0), (329301,1360031,1,'eye_brow_type',-19,-85,37), (329302,1360031,0,'eye_color',47,98,102), (329303,1360031,1,'eye_type',17,0,0), (329304,1360031,0,'hair_color1',26,24,25), (329305,1360031,0,'hair_color2',36,34,36), (329306,1360031,0,'hair_face_color',15,1,21), (329307,1360031,0,'hair_face_highlight_color',64,66,79), (329308,1360031,0,'hair_highlight',50,48,56), (329309,1360031,0,'hair_type_color',15,1,21), (329310,1360031,0,'hair_type_highlight_color',64,66,79), (329311,1360031,1,'lip_type',28,58,-90), (329312,1360031,1,'nose_type',-9,46,-8), (329313,1360031,0,'skin_color',168,172,147), (329314,1360031,1,'soga_cheek_type',0,50,0), (329315,1360031,1,'soga_chin_type',-25,64,-22), (329316,1360031,1,'soga_ear_type',75,-50,0), (329317,1360031,1,'soga_eye_brow_type',-19,-85,37), (329318,1360031,0,'soga_eye_color',229,229,102), (329319,1360031,1,'soga_eye_type',17,0,0), (329320,1360031,0,'soga_hair_color1',26,24,25), (329321,1360031,0,'soga_hair_color2',36,34,36), (329322,1360031,0,'soga_hair_face_color',15,1,21), (329323,1360031,0,'soga_hair_face_highlight_color',64,66,79), (329324,1360031,0,'soga_hair_highlight',50,48,56), (329325,1360031,0,'soga_hair_type_color',15,1,21), (329326,1360031,0,'soga_hair_type_highlight_color',64,66,79), (329327,1360031,1,'soga_lip_type',28,58,-90), (329328,1360031,1,'soga_nose_type',-9,46,-8), (329329,1360031,0,'soga_skin_color',168,172,147), (329330,1360031,0,'wing_color1',255,255,255), (329331,1360031,0,'wing_color2',255,255,255), (329332,1360032,1,'cheek_type',-42,-14,0), (329333,1360032,1,'chin_type',-3,-31,12), (329334,1360032,1,'ear_type',11,-5,0), (329335,1360032,1,'eye_brow_type',-12,28,-8), (329336,1360032,0,'eye_color',159,189,175), (329337,1360032,1,'eye_type',12,0,0), (329338,1360032,0,'hair_face_color',210,224,174), (329339,1360032,0,'hair_face_highlight_color',81,81,76), (329340,1360032,0,'hair_type_color',210,224,174), (329341,1360032,0,'hair_type_highlight_color',81,81,76), (329342,1360032,1,'lip_type',7,8,1), (329343,1360032,1,'nose_type',-20,-25,21), (329344,1360032,0,'skin_color',220,231,228), (329345,1360032,1,'soga_cheek_type',-42,-14,0), (329346,1360032,1,'soga_chin_type',-3,-31,12), (329347,1360032,1,'soga_ear_type',11,-5,0), (329348,1360032,1,'soga_eye_brow_type',-12,28,-8), (329349,1360032,0,'soga_eye_color',229,229,102), (329350,1360032,1,'soga_eye_type',12,0,0), (329351,1360032,0,'soga_hair_face_color',210,224,174), (329352,1360032,0,'soga_hair_face_highlight_color',81,81,76), (329353,1360032,0,'soga_hair_type_color',210,224,174), (329354,1360032,0,'soga_hair_type_highlight_color',81,81,76), (329355,1360032,1,'soga_lip_type',7,8,1), (329356,1360032,1,'soga_nose_type',-20,-25,21), (329357,1360032,0,'soga_skin_color',220,231,228), (329358,1360032,0,'wing_color1',255,255,255), (329359,1360032,0,'wing_color2',255,255,255), (329360,1360033,1,'cheek_type',17,31,0), (329361,1360033,1,'chin_type',-37,17,25), (329362,1360033,1,'ear_type',34,-2,0), (329363,1360033,1,'eye_brow_type',9,-25,14), (329364,1360033,0,'eye_color',246,239,253), (329365,1360033,0,'hair_face_color',200,200,198), (329366,1360033,0,'hair_face_highlight_color',152,118,74), (329367,1360033,0,'hair_type_color',200,200,198), (329368,1360033,0,'hair_type_highlight_color',152,118,74), (329369,1360033,1,'lip_type',-39,21,19), (329370,1360033,1,'nose_type',0,28,17), (329371,1360033,0,'skin_color',117,119,121), (329372,1360033,1,'soga_cheek_type',17,31,0), (329373,1360033,1,'soga_chin_type',-37,17,25), (329374,1360033,1,'soga_ear_type',34,-2,0), (329375,1360033,1,'soga_eye_brow_type',9,-25,14), (329376,1360033,0,'soga_eye_color',229,229,102), (329377,1360033,0,'soga_hair_face_color',200,200,198), (329378,1360033,0,'soga_hair_face_highlight_color',152,118,74), (329379,1360033,0,'soga_hair_type_color',200,200,198), (329380,1360033,0,'soga_hair_type_highlight_color',152,118,74), (329381,1360033,1,'soga_lip_type',-39,21,19), (329382,1360033,1,'soga_nose_type',0,28,17), (329383,1360033,0,'soga_skin_color',117,119,121), (329384,1360033,0,'wing_color1',255,255,255), (329385,1360033,0,'wing_color2',255,255,255), (329386,1360034,1,'cheek_type',47,-17,0), (329387,1360034,1,'chin_type',5,55,58), (329388,1360034,1,'ear_type',78,53,0), (329389,1360034,1,'eye_brow_type',28,-74,21), (329390,1360034,0,'eye_color',44,90,104), (329391,1360034,1,'eye_type',-74,0,0), (329392,1360034,0,'hair_color1',239,221,86), (329393,1360034,0,'hair_color2',149,103,72), (329394,1360034,0,'hair_face_color',219,180,16), (329395,1360034,0,'hair_face_highlight_color',94,115,117), (329396,1360034,0,'hair_highlight',112,103,151), (329397,1360034,0,'hair_type_color',219,180,16), (329398,1360034,0,'hair_type_highlight_color',94,115,117), (329399,1360034,1,'lip_type',-28,62,62), (329400,1360034,1,'nose_type',45,-77,25), (329401,1360034,0,'skin_color',191,184,157), (329402,1360034,1,'soga_cheek_type',47,-17,0), (329403,1360034,1,'soga_chin_type',5,55,58), (329404,1360034,1,'soga_ear_type',78,53,0), (329405,1360034,1,'soga_eye_brow_type',28,-74,21), (329406,1360034,0,'soga_eye_color',229,229,102), (329407,1360034,1,'soga_eye_type',-74,0,0), (329408,1360034,0,'soga_hair_color1',239,221,86), (329409,1360034,0,'soga_hair_color2',149,103,72), (329410,1360034,0,'soga_hair_face_color',219,180,16), (329411,1360034,0,'soga_hair_face_highlight_color',94,115,117), (329412,1360034,0,'soga_hair_highlight',112,103,151), (329413,1360034,0,'soga_hair_type_color',219,180,16), (329414,1360034,0,'soga_hair_type_highlight_color',94,115,117), (329415,1360034,1,'soga_lip_type',-28,62,62), (329416,1360034,1,'soga_nose_type',45,-77,25), (329417,1360034,0,'soga_skin_color',191,184,157), (329418,1360034,0,'wing_color1',255,255,255), (329419,1360034,0,'wing_color2',255,255,255), (329420,1360035,0,'eye_color',255,255,255), (329421,1360035,0,'skin_color',255,255,255), (329422,1360035,0,'soga_eye_color',255,0,255), (329423,1360036,0,'eye_color',255,255,255), (329424,1360036,0,'skin_color',255,255,255), (329425,1360036,0,'soga_eye_color',255,0,255), (329426,1360037,1,'cheek_type',11,-65,0), (329427,1360037,1,'chin_type',-83,55,22), (329428,1360037,1,'ear_type',46,63,0), (329429,1360037,1,'eye_brow_type',-18,58,1), (329430,1360037,0,'eye_color',40,84,86), (329431,1360037,1,'eye_type',62,0,0), (329432,1360037,0,'hair_color1',160,156,172), (329433,1360037,0,'hair_color2',62,62,68), (329434,1360037,0,'hair_face_color',244,244,246), (329435,1360037,0,'hair_face_highlight_color',46,15,17), (329436,1360037,0,'hair_highlight',54,45,28), (329437,1360037,0,'hair_type_color',244,244,246), (329438,1360037,0,'hair_type_highlight_color',46,15,17), (329439,1360037,1,'lip_type',50,-84,45), (329440,1360037,1,'nose_type',90,-95,18), (329441,1360037,0,'skin_color',101,65,55), (329442,1360037,1,'soga_cheek_type',11,-65,0), (329443,1360037,1,'soga_chin_type',-83,55,22), (329444,1360037,1,'soga_ear_type',46,63,0), (329445,1360037,1,'soga_eye_brow_type',-18,58,1), (329446,1360037,0,'soga_eye_color',229,229,102), (329447,1360037,1,'soga_eye_type',62,0,0), (329448,1360037,0,'soga_hair_color1',160,156,172), (329449,1360037,0,'soga_hair_color2',62,62,68), (329450,1360037,0,'soga_hair_face_color',244,244,246), (329451,1360037,0,'soga_hair_face_highlight_color',46,15,17), (329452,1360037,0,'soga_hair_highlight',54,45,28), (329453,1360037,0,'soga_hair_type_color',244,244,246), (329454,1360037,0,'soga_hair_type_highlight_color',46,15,17), (329455,1360037,1,'soga_lip_type',50,-84,45), (329456,1360037,1,'soga_nose_type',90,-95,18), (329457,1360037,0,'soga_skin_color',101,65,55), (329458,1360037,0,'wing_color1',255,255,255), (329459,1360037,0,'wing_color2',255,255,255), (329460,1360038,1,'cheek_type',17,31,0), (329461,1360038,1,'chin_type',-37,17,25), (329462,1360038,1,'ear_type',34,-2,0), (329463,1360038,1,'eye_brow_type',9,-25,14), (329464,1360038,0,'eye_color',246,239,253), (329465,1360038,0,'hair_face_color',200,200,198), (329466,1360038,0,'hair_face_highlight_color',152,118,74), (329467,1360038,0,'hair_type_color',200,200,198), (329468,1360038,0,'hair_type_highlight_color',152,118,74), (329469,1360038,1,'lip_type',-39,21,19), (329470,1360038,1,'nose_type',0,28,17), (329471,1360038,0,'skin_color',243,232,191), (329472,1360038,1,'soga_cheek_type',17,31,0), (329473,1360038,1,'soga_chin_type',-37,17,25), (329474,1360038,1,'soga_ear_type',34,-2,0), (329475,1360038,1,'soga_eye_brow_type',9,-25,14), (329476,1360038,0,'soga_eye_color',229,229,102), (329477,1360038,0,'soga_hair_face_color',200,200,198), (329478,1360038,0,'soga_hair_face_highlight_color',152,118,74), (329479,1360038,0,'soga_hair_type_color',200,200,198), (329480,1360038,0,'soga_hair_type_highlight_color',152,118,74), (329481,1360038,1,'soga_lip_type',-39,21,19), (329482,1360038,1,'soga_nose_type',0,28,17), (329483,1360038,0,'soga_skin_color',243,232,191), (329484,1360038,0,'wing_color1',255,255,255), (329485,1360038,0,'wing_color2',255,255,255), (329486,1360039,1,'cheek_type',17,31,0), (329487,1360039,1,'chin_type',-37,17,25), (329488,1360039,1,'ear_type',34,-3,0), (329489,1360039,1,'eye_brow_type',10,-25,14), (329490,1360039,0,'eye_color',246,239,253), (329491,1360039,0,'hair_face_color',200,200,198), (329492,1360039,0,'hair_face_highlight_color',152,118,74), (329493,1360039,0,'hair_type_color',200,200,198), (329494,1360039,0,'hair_type_highlight_color',152,118,74), (329495,1360039,1,'lip_type',-40,22,20), (329496,1360039,1,'nose_type',0,28,17), (329497,1360039,0,'skin_color',146,103,56), (329498,1360039,1,'soga_cheek_type',17,31,0), (329499,1360039,1,'soga_chin_type',-37,17,25), (329500,1360039,1,'soga_ear_type',34,-3,0), (329501,1360039,1,'soga_eye_brow_type',10,-25,14), (329502,1360039,0,'soga_eye_color',229,229,102), (329503,1360039,0,'soga_hair_face_color',200,200,198), (329504,1360039,0,'soga_hair_face_highlight_color',152,118,74), (329505,1360039,0,'soga_hair_type_color',200,200,198), (329506,1360039,0,'soga_hair_type_highlight_color',152,118,74), (329507,1360039,1,'soga_lip_type',-40,22,20), (329508,1360039,1,'soga_nose_type',0,28,17), (329509,1360039,0,'soga_skin_color',146,103,56), (329510,1360039,0,'wing_color1',255,255,255), (329511,1360039,0,'wing_color2',255,255,255), (329512,1360040,1,'cheek_type',17,31,0), (329513,1360040,1,'chin_type',-37,17,25), (329514,1360040,1,'ear_type',34,-2,0), (329515,1360040,1,'eye_brow_type',9,-25,14), (329516,1360040,0,'eye_color',246,239,253), (329517,1360040,0,'hair_face_color',200,200,198), (329518,1360040,0,'hair_face_highlight_color',152,118,74), (329519,1360040,0,'hair_type_color',200,200,198), (329520,1360040,0,'hair_type_highlight_color',152,118,74), (329521,1360040,1,'lip_type',-39,21,19), (329522,1360040,1,'nose_type',0,28,17), (329523,1360040,0,'skin_color',110,113,114), (329524,1360040,1,'soga_cheek_type',17,31,0), (329525,1360040,1,'soga_chin_type',-37,17,25), (329526,1360040,1,'soga_ear_type',34,-2,0), (329527,1360040,1,'soga_eye_brow_type',9,-25,14), (329528,1360040,0,'soga_eye_color',229,229,102), (329529,1360040,0,'soga_hair_face_color',200,200,198), (329530,1360040,0,'soga_hair_face_highlight_color',152,118,74), (329531,1360040,0,'soga_hair_type_color',200,200,198), (329532,1360040,0,'soga_hair_type_highlight_color',152,118,74), (329533,1360040,1,'soga_lip_type',-39,21,19), (329534,1360040,1,'soga_nose_type',0,28,17), (329535,1360040,0,'soga_skin_color',110,113,114), (329536,1360040,0,'wing_color1',255,255,255), (329537,1360040,0,'wing_color2',255,255,255), (329538,1360041,1,'cheek_type',37,20,0), (329539,1360041,1,'chin_type',-28,0,-32), (329540,1360041,1,'ear_type',26,-19,0), (329541,1360041,1,'eye_brow_type',-37,7,0), (329542,1360041,0,'eye_color',136,168,138), (329543,1360041,1,'eye_type',19,0,0), (329544,1360041,0,'hair_face_color',96,94,94), (329545,1360041,0,'hair_face_highlight_color',141,135,90), (329546,1360041,0,'hair_type_color',96,94,94), (329547,1360041,0,'hair_type_highlight_color',141,135,90), (329548,1360041,1,'lip_type',21,5,17), (329549,1360041,1,'nose_type',-38,18,34), (329550,1360041,0,'skin_color',239,244,244), (329551,1360041,1,'soga_cheek_type',37,20,0), (329552,1360041,1,'soga_chin_type',-28,0,-32), (329553,1360041,1,'soga_ear_type',26,-19,0), (329554,1360041,1,'soga_eye_brow_type',-37,7,0), (329555,1360041,0,'soga_eye_color',229,229,102), (329556,1360041,1,'soga_eye_type',19,0,0), (329557,1360041,0,'soga_hair_face_color',96,94,94), (329558,1360041,0,'soga_hair_face_highlight_color',141,135,90), (329559,1360041,0,'soga_hair_type_color',96,94,94), (329560,1360041,0,'soga_hair_type_highlight_color',141,135,90), (329561,1360041,1,'soga_lip_type',21,5,17), (329562,1360041,1,'soga_nose_type',-38,18,34), (329563,1360041,0,'soga_skin_color',239,244,244), (329564,1360041,0,'wing_color1',255,255,255), (329565,1360041,0,'wing_color2',255,255,255), (329566,1360042,1,'cheek_type',17,31,0), (329567,1360042,1,'chin_type',-37,17,25), (329568,1360042,1,'ear_type',34,-2,0), (329569,1360042,1,'eye_brow_type',9,-25,14), (329570,1360042,0,'eye_color',246,239,253), (329571,1360042,0,'hair_face_color',200,200,198), (329572,1360042,0,'hair_face_highlight_color',152,118,74), (329573,1360042,0,'hair_type_color',200,200,198), (329574,1360042,0,'hair_type_highlight_color',152,118,74), (329575,1360042,1,'lip_type',-39,21,19), (329576,1360042,1,'nose_type',0,28,17), (329577,1360042,0,'skin_color',117,119,121), (329578,1360042,1,'soga_cheek_type',17,31,0), (329579,1360042,1,'soga_chin_type',-37,17,25), (329580,1360042,1,'soga_ear_type',34,-2,0), (329581,1360042,1,'soga_eye_brow_type',9,-25,14), (329582,1360042,0,'soga_eye_color',229,229,102), (329583,1360042,0,'soga_hair_face_color',200,200,198), (329584,1360042,0,'soga_hair_face_highlight_color',152,118,74), (329585,1360042,0,'soga_hair_type_color',200,200,198), (329586,1360042,0,'soga_hair_type_highlight_color',152,118,74), (329587,1360042,1,'soga_lip_type',-39,21,19), (329588,1360042,1,'soga_nose_type',0,28,17), (329589,1360042,0,'soga_skin_color',117,119,121), (329590,1360042,0,'wing_color1',255,255,255), (329591,1360042,0,'wing_color2',255,255,255), (329592,1360043,1,'cheek_type',17,31,0), (329593,1360043,1,'chin_type',-37,17,25), (329594,1360043,1,'ear_type',34,-3,0), (329595,1360043,1,'eye_brow_type',10,-25,14), (329596,1360043,0,'eye_color',246,239,253), (329597,1360043,0,'hair_face_color',200,200,198), (329598,1360043,0,'hair_face_highlight_color',152,118,74), (329599,1360043,0,'hair_type_color',200,200,198), (329600,1360043,0,'hair_type_highlight_color',152,118,74), (329601,1360043,1,'lip_type',-40,22,20), (329602,1360043,1,'nose_type',0,28,17), (329603,1360043,0,'skin_color',229,209,131), (329604,1360043,1,'soga_cheek_type',17,31,0), (329605,1360043,1,'soga_chin_type',-37,17,25), (329606,1360043,1,'soga_ear_type',34,-3,0), (329607,1360043,1,'soga_eye_brow_type',10,-25,14), (329608,1360043,0,'soga_eye_color',229,229,102), (329609,1360043,0,'soga_hair_face_color',200,200,198), (329610,1360043,0,'soga_hair_face_highlight_color',152,118,74), (329611,1360043,0,'soga_hair_type_color',200,200,198), (329612,1360043,0,'soga_hair_type_highlight_color',152,118,74), (329613,1360043,1,'soga_lip_type',-40,22,20), (329614,1360043,1,'soga_nose_type',0,28,17), (329615,1360043,0,'soga_skin_color',229,209,131), (329616,1360043,0,'wing_color1',255,255,255), (329617,1360043,0,'wing_color2',255,255,255), (329618,1360044,1,'cheek_type',-1,51,0), (329619,1360044,1,'chin_type',-18,17,-14), (329620,1360044,1,'ear_type',-77,41,0), (329621,1360044,1,'eye_brow_type',9,-31,3), (329622,1360044,0,'eye_color',204,204,204), (329623,1360044,1,'eye_type',-37,0,0), (329624,1360044,1,'lip_type',22,96,19), (329625,1360044,1,'nose_type',0,-57,-62), (329626,1360044,1,'soga_cheek_type',-1,51,0), (329627,1360044,1,'soga_chin_type',-18,17,-14), (329628,1360044,1,'soga_ear_type',-77,41,0), (329629,1360044,1,'soga_eye_brow_type',9,-31,3), (329630,1360044,0,'soga_eye_color',229,229,102), (329631,1360044,1,'soga_eye_type',-37,0,0), (329632,1360044,1,'soga_lip_type',22,96,19), (329633,1360044,1,'soga_nose_type',0,-57,-62), (329634,1360044,0,'soga_skin_color',204,204,204), (329635,1360044,0,'wing_color1',255,255,255), (329636,1360044,0,'wing_color2',255,255,255), (329637,1360045,1,'cheek_type',-94,64,0), (329638,1360045,1,'chin_type',41,-57,57), (329639,1360045,1,'ear_type',-37,-31,0), (329640,1360045,1,'eye_brow_type',7,0,15), (329641,1360045,0,'eye_color',127,160,126), (329642,1360045,1,'eye_type',-10,0,0), (329643,1360045,0,'hair_color1',43,36,70), (329644,1360045,0,'hair_color2',68,76,74), (329645,1360045,0,'hair_face_color',61,61,75), (329646,1360045,0,'hair_face_highlight_color',225,182,22), (329647,1360045,0,'hair_highlight',239,221,86), (329648,1360045,0,'hair_type_color',61,61,75), (329649,1360045,0,'hair_type_highlight_color',225,182,22), (329650,1360045,1,'lip_type',40,-25,68), (329651,1360045,1,'nose_type',78,-95,-75), (329652,1360045,0,'skin_color',218,204,172), (329653,1360045,1,'soga_cheek_type',-94,64,0), (329654,1360045,1,'soga_chin_type',41,-57,57), (329655,1360045,1,'soga_ear_type',-37,-31,0), (329656,1360045,1,'soga_eye_brow_type',7,0,15), (329657,1360045,0,'soga_eye_color',229,229,102), (329658,1360045,1,'soga_eye_type',-10,0,0), (329659,1360045,0,'soga_hair_color1',43,36,70), (329660,1360045,0,'soga_hair_color2',68,76,74), (329661,1360045,0,'soga_hair_face_color',61,61,75), (329662,1360045,0,'soga_hair_face_highlight_color',225,182,22), (329663,1360045,0,'soga_hair_highlight',239,221,86), (329664,1360045,0,'soga_hair_type_color',61,61,75), (329665,1360045,0,'soga_hair_type_highlight_color',225,182,22), (329666,1360045,1,'soga_lip_type',40,-25,68), (329667,1360045,1,'soga_nose_type',78,-95,-75), (329668,1360045,0,'soga_skin_color',218,204,172), (329669,1360045,0,'wing_color1',255,255,255), (329670,1360045,0,'wing_color2',255,255,255), (329671,1360046,1,'cheek_type',100,-100,0), (329672,1360046,1,'chin_type',-100,100,100), (329673,1360046,1,'ear_type',25,8,0), (329674,1360046,1,'eye_brow_type',100,100,100), (329675,1360046,0,'eye_color',118,14,183), (329676,1360046,1,'eye_type',100,0,0), (329677,1360046,0,'hair_face_color',171,60,32), (329678,1360046,0,'hair_face_highlight_color',216,192,37), (329679,1360046,0,'hair_type_color',171,60,32), (329680,1360046,0,'hair_type_highlight_color',216,192,37), (329681,1360046,1,'lip_type',100,50,-68), (329682,1360046,1,'nose_type',0,-17,0), (329683,1360046,0,'skin_color',2,0,0), (329684,1360046,1,'soga_cheek_type',100,-100,0), (329685,1360046,1,'soga_chin_type',-100,100,100), (329686,1360046,1,'soga_ear_type',25,8,0), (329687,1360046,1,'soga_eye_brow_type',100,100,100), (329688,1360046,0,'soga_eye_color',229,229,102), (329689,1360046,1,'soga_eye_type',100,0,0), (329690,1360046,0,'soga_hair_face_color',171,60,32), (329691,1360046,0,'soga_hair_face_highlight_color',216,192,37), (329692,1360046,0,'soga_hair_type_color',171,60,32), (329693,1360046,0,'soga_hair_type_highlight_color',216,192,37), (329694,1360046,1,'soga_lip_type',100,50,-68), (329695,1360046,1,'soga_nose_type',0,-17,0), (329696,1360046,0,'soga_skin_color',2,0,0), (329697,1360046,0,'wing_color1',255,255,255), (329698,1360046,0,'wing_color2',255,255,255), (329699,1360047,1,'cheek_type',-37,20,0), (329700,1360047,1,'chin_type',40,0,37), (329701,1360047,1,'ear_type',-25,7,0), (329702,1360047,1,'eye_brow_type',-42,21,34), (329703,1360047,0,'eye_color',132,11,31), (329704,1360047,1,'eye_type',29,0,0), (329705,1360047,0,'hair_face_color',30,27,25), (329706,1360047,0,'hair_face_highlight_color',152,118,74), (329707,1360047,0,'hair_type_color',30,27,25), (329708,1360047,0,'hair_type_highlight_color',152,118,74), (329709,1360047,1,'lip_type',2,4,17), (329710,1360047,1,'nose_type',14,7,10), (329711,1360047,0,'skin_color',185,198,185), (329712,1360047,1,'soga_cheek_type',-37,20,0), (329713,1360047,1,'soga_chin_type',40,0,37), (329714,1360047,1,'soga_ear_type',-25,7,0), (329715,1360047,1,'soga_eye_brow_type',-42,21,34), (329716,1360047,0,'soga_eye_color',229,229,102), (329717,1360047,1,'soga_eye_type',29,0,0), (329718,1360047,0,'soga_hair_face_color',30,27,25), (329719,1360047,0,'soga_hair_face_highlight_color',152,118,74), (329720,1360047,0,'soga_hair_type_color',30,27,25), (329721,1360047,0,'soga_hair_type_highlight_color',152,118,74), (329722,1360047,1,'soga_lip_type',2,4,17), (329723,1360047,1,'soga_nose_type',14,7,10), (329724,1360047,0,'soga_skin_color',185,198,185), (329725,1360047,0,'wing_color1',255,255,255), (329726,1360047,0,'wing_color2',255,255,255), (329727,1360048,0,'eye_color',255,255,255), (329728,1360048,0,'skin_color',255,255,255), (329729,1360048,0,'soga_eye_color',255,0,255), (329733,1360050,0,'eye_color',255,255,255), (329734,1360050,0,'skin_color',255,255,255), (329735,1360050,0,'soga_eye_color',255,0,255), (329736,1360051,0,'eye_color',255,255,255), (329737,1360051,0,'skin_color',243,243,241), (329738,1360051,0,'soga_eye_color',255,0,255), (329739,1360052,1,'cheek_type',100,-100,0), (329740,1360052,1,'chin_type',-100,100,100), (329741,1360052,1,'ear_type',25,9,0), (329742,1360052,1,'eye_brow_type',100,100,100), (329743,1360052,0,'eye_color',118,14,183), (329744,1360052,1,'eye_type',100,0,0), (329745,1360052,0,'hair_face_color',171,60,32), (329746,1360052,0,'hair_face_highlight_color',216,192,37), (329747,1360052,0,'hair_type_color',171,60,32), (329748,1360052,0,'hair_type_highlight_color',216,192,37), (329749,1360052,1,'lip_type',100,50,-68), (329750,1360052,1,'nose_type',0,-17,-1), (329751,1360052,0,'skin_color',43,46,47), (329752,1360052,1,'soga_cheek_type',100,-100,0), (329753,1360052,1,'soga_chin_type',-100,100,100), (329754,1360052,1,'soga_ear_type',25,9,0), (329755,1360052,1,'soga_eye_brow_type',100,100,100), (329756,1360052,0,'soga_eye_color',229,229,102), (329757,1360052,1,'soga_eye_type',100,0,0), (329758,1360052,0,'soga_hair_face_color',171,60,32), (329759,1360052,0,'soga_hair_face_highlight_color',216,192,37), (329760,1360052,0,'soga_hair_type_color',171,60,32), (329761,1360052,0,'soga_hair_type_highlight_color',216,192,37), (329762,1360052,1,'soga_lip_type',100,50,-68), (329763,1360052,1,'soga_nose_type',0,-17,-1), (329764,1360052,0,'soga_skin_color',43,46,47), (329765,1360052,0,'wing_color1',255,255,255), (329766,1360052,0,'wing_color2',255,255,255), (329767,1360053,1,'cheek_type',37,-20,0), (329768,1360053,1,'chin_type',0,-12,-14), (329769,1360053,1,'ear_type',-8,11,0), (329770,1360053,1,'eye_brow_type',-37,47,-5), (329771,1360053,0,'eye_color',49,99,110), (329772,1360053,1,'eye_type',21,0,0), (329773,1360053,0,'hair_face_color',209,143,101), (329774,1360053,0,'hair_face_highlight_color',128,53,0), (329775,1360053,0,'hair_type_color',209,143,101), (329776,1360053,0,'hair_type_highlight_color',128,53,0), (329777,1360053,1,'lip_type',-3,-9,4), (329778,1360053,1,'nose_type',20,-14,-1), (329779,1360053,0,'skin_color',224,224,208), (329780,1360053,1,'soga_cheek_type',37,-20,0), (329781,1360053,1,'soga_chin_type',0,-12,-14), (329782,1360053,1,'soga_ear_type',-8,11,0), (329783,1360053,1,'soga_eye_brow_type',-37,47,-5), (329784,1360053,0,'soga_eye_color',229,229,102), (329785,1360053,1,'soga_eye_type',21,0,0), (329786,1360053,0,'soga_hair_face_color',209,143,101), (329787,1360053,0,'soga_hair_face_highlight_color',128,53,0), (329788,1360053,0,'soga_hair_type_color',209,143,101), (329789,1360053,0,'soga_hair_type_highlight_color',128,53,0), (329790,1360053,1,'soga_lip_type',-3,-9,4), (329791,1360053,1,'soga_nose_type',20,-14,-1), (329792,1360053,0,'soga_skin_color',224,224,208), (329793,1360053,0,'wing_color1',255,255,255), (329794,1360053,0,'wing_color2',255,255,255), (329795,1360054,0,'eye_color',255,255,255), (329796,1360054,0,'skin_color',255,255,255), (329797,1360054,0,'soga_eye_color',255,0,255), (329813,1360060,0,'eye_color',255,255,255), (329814,1360060,0,'skin_color',255,255,255), (329815,1360060,0,'soga_eye_color',255,0,255), (329816,1360061,0,'eye_color',255,255,255), (329817,1360061,0,'skin_color',255,255,255), (329818,1360061,0,'soga_eye_color',255,0,255), (329822,1360063,1,'cheek_type',-84,21,0), (329823,1360063,1,'chin_type',23,1,-31), (329824,1360063,1,'ear_type',-37,-14,0), (329825,1360063,1,'eye_brow_type',8,3,-97), (329826,1360063,0,'eye_color',204,204,204), (329827,1360063,1,'eye_type',78,0,0), (329828,1360063,1,'lip_type',-1,-51,-50), (329829,1360063,1,'nose_type',69,21,-43), (329830,1360063,0,'skin_color',254,253,250), (329831,1360063,1,'soga_cheek_type',-84,21,0), (329832,1360063,1,'soga_chin_type',23,1,-31), (329833,1360063,1,'soga_ear_type',-37,-14,0), (329834,1360063,1,'soga_eye_brow_type',8,3,-97), (329835,1360063,0,'soga_eye_color',229,229,102), (329836,1360063,1,'soga_eye_type',78,0,0), (329837,1360063,1,'soga_lip_type',-1,-51,-50), (329838,1360063,1,'soga_nose_type',69,21,-43), (329839,1360063,0,'soga_skin_color',254,253,250), (329840,1360063,0,'wing_color1',255,255,255), (329841,1360063,0,'wing_color2',255,255,255), (329848,1360066,1,'cheek_type',100,-100,0), (329849,1360066,1,'chin_type',-100,100,100), (329850,1360066,1,'ear_type',25,8,0), (329851,1360066,1,'eye_brow_type',100,100,100), (329852,1360066,0,'eye_color',118,14,183), (329853,1360066,1,'eye_type',100,0,0), (329854,1360066,0,'hair_face_color',171,60,32), (329855,1360066,0,'hair_face_highlight_color',216,192,37), (329856,1360066,0,'hair_type_color',171,60,32), (329857,1360066,0,'hair_type_highlight_color',216,192,37), (329858,1360066,1,'lip_type',100,50,-68), (329859,1360066,1,'nose_type',0,-17,0), (329860,1360066,0,'skin_color',3,4,4), (329861,1360066,1,'soga_cheek_type',100,-100,0), (329862,1360066,1,'soga_chin_type',-100,100,100), (329863,1360066,1,'soga_ear_type',25,8,0), (329864,1360066,1,'soga_eye_brow_type',100,100,100), (329865,1360066,0,'soga_eye_color',229,229,102), (329866,1360066,1,'soga_eye_type',100,0,0), (329867,1360066,0,'soga_hair_face_color',171,60,32), (329868,1360066,0,'soga_hair_face_highlight_color',216,192,37), (329869,1360066,0,'soga_hair_type_color',171,60,32), (329870,1360066,0,'soga_hair_type_highlight_color',216,192,37), (329871,1360066,1,'soga_lip_type',100,50,-68), (329872,1360066,1,'soga_nose_type',0,-17,0), (329873,1360066,0,'soga_skin_color',3,4,4), (329874,1360066,0,'wing_color1',255,255,255), (329875,1360066,0,'wing_color2',255,255,255), (329876,1360067,1,'cheek_type',38,-10,0), (329877,1360067,1,'chin_type',-10,-5,-7), (329878,1360067,1,'ear_type',42,-3,0), (329879,1360067,1,'eye_brow_type',20,-3,23), (329880,1360067,0,'eye_color',72,50,21), (329881,1360067,1,'eye_type',17,0,0), (329882,1360067,0,'hair_face_color',225,154,103), (329883,1360067,0,'hair_face_highlight_color',153,59,10), (329884,1360067,0,'hair_type_color',225,154,103), (329885,1360067,0,'hair_type_highlight_color',153,59,10), (329886,1360067,1,'lip_type',-10,-38,17), (329887,1360067,1,'nose_type',32,-20,-14), (329888,1360067,0,'skin_color',201,143,127), (329889,1360067,1,'soga_cheek_type',38,-10,0), (329890,1360067,1,'soga_chin_type',-10,-5,-7), (329891,1360067,1,'soga_ear_type',42,-3,0), (329892,1360067,1,'soga_eye_brow_type',20,-3,23), (329893,1360067,0,'soga_eye_color',229,229,102), (329894,1360067,1,'soga_eye_type',17,0,0), (329895,1360067,0,'soga_hair_face_color',225,154,103), (329896,1360067,0,'soga_hair_face_highlight_color',153,59,10), (329897,1360067,0,'soga_hair_type_color',225,154,103), (329898,1360067,0,'soga_hair_type_highlight_color',153,59,10), (329899,1360067,1,'soga_lip_type',-10,-38,17), (329900,1360067,1,'soga_nose_type',32,-20,-14), (329901,1360067,0,'soga_skin_color',201,143,127), (329902,1360067,0,'wing_color1',255,255,255), (329903,1360067,0,'wing_color2',255,255,255), (329907,2850000,1,'cheek_type',25,94,0), (329908,2850000,1,'chin_type',9,-38,-85), (329909,2850000,1,'ear_type',97,57,0), (329910,2850000,1,'eye_brow_type',-28,-14,-84), (329911,2850000,0,'eye_color',20,217,164), (329912,2850000,1,'eye_type',44,0,0), (329913,2850000,1,'lip_type',53,87,74), (329914,2850000,1,'nose_type',50,93,-77), (329915,2850000,0,'skin_color',109,60,47), (329916,2850000,1,'soga_cheek_type',25,94,0), (329917,2850000,1,'soga_chin_type',9,-38,-85), (329918,2850000,1,'soga_ear_type',97,57,0), (329919,2850000,1,'soga_eye_brow_type',-28,-14,-84), (329920,2850000,0,'soga_eye_color',229,229,102), (329921,2850000,1,'soga_eye_type',44,0,0), (329922,2850000,1,'soga_lip_type',53,87,74), (329923,2850000,1,'soga_nose_type',50,93,-77), (329924,2850000,0,'soga_skin_color',109,60,47), (329925,2850000,0,'wing_color1',255,255,255), (329926,2850000,0,'wing_color2',255,255,255), (329927,2850001,1,'cheek_type',11,-32,0), (329928,2850001,1,'chin_type',5,63,37), (329929,2850001,1,'ear_type',-3,-2,0), (329930,2850001,1,'eye_brow_type',81,40,90), (329931,2850001,0,'eye_color',204,204,204), (329932,2850001,1,'eye_type',9,0,0), (329933,2850001,1,'lip_type',35,-18,23), (329934,2850001,1,'nose_type',62,-52,-87), (329935,2850001,0,'skin_color',90,93,94), (329936,2850001,1,'soga_cheek_type',11,-32,0), (329937,2850001,1,'soga_chin_type',5,63,37), (329938,2850001,1,'soga_ear_type',-3,-2,0), (329939,2850001,1,'soga_eye_brow_type',81,40,90), (329940,2850001,0,'soga_eye_color',229,229,102), (329941,2850001,1,'soga_eye_type',9,0,0), (329942,2850001,1,'soga_lip_type',35,-18,23), (329943,2850001,1,'soga_nose_type',62,-52,-87), (329944,2850001,0,'soga_skin_color',90,93,94), (329945,2850001,0,'wing_color1',255,255,255), (329946,2850001,0,'wing_color2',255,255,255), (329947,2850002,1,'cheek_type',90,-2,0), (329948,2850002,1,'chin_type',-14,-18,-77), (329949,2850002,1,'ear_type',25,29,0), (329950,2850002,1,'eye_brow_type',68,-28,98), (329951,2850002,0,'eye_color',204,204,204), (329952,2850002,1,'eye_type',-50,0,0), (329953,2850002,1,'lip_type',55,-81,-42), (329954,2850002,1,'nose_type',-34,72,-23), (329955,2850002,0,'skin_color',57,22,7), (329956,2850002,1,'soga_cheek_type',90,-2,0), (329957,2850002,1,'soga_chin_type',-14,-18,-77), (329958,2850002,1,'soga_ear_type',25,29,0), (329959,2850002,1,'soga_eye_brow_type',68,-28,98), (329960,2850002,0,'soga_eye_color',229,229,102), (329961,2850002,1,'soga_eye_type',-50,0,0), (329962,2850002,1,'soga_lip_type',55,-81,-42), (329963,2850002,1,'soga_nose_type',-34,72,-23), (329964,2850002,0,'soga_skin_color',57,22,7), (329965,2850002,0,'wing_color1',255,255,255), (329966,2850002,0,'wing_color2',255,255,255), (329967,2850003,1,'cheek_type',43,41,0), (329968,2850003,1,'chin_type',-15,58,71), (329969,2850003,1,'ear_type',74,51,0), (329970,2850003,1,'eye_brow_type',-62,-55,29), (329971,2850003,0,'eye_color',204,204,204), (329972,2850003,1,'eye_type',53,0,0), (329973,2850003,1,'lip_type',-7,15,85), (329974,2850003,1,'nose_type',-25,32,-17), (329975,2850003,0,'skin_color',82,41,18), (329976,2850003,1,'soga_cheek_type',43,41,0), (329977,2850003,1,'soga_chin_type',-15,58,71), (329978,2850003,1,'soga_ear_type',74,51,0), (329979,2850003,1,'soga_eye_brow_type',-62,-55,29), (329980,2850003,0,'soga_eye_color',229,229,102), (329981,2850003,1,'soga_eye_type',53,0,0), (329982,2850003,1,'soga_lip_type',-7,15,85), (329983,2850003,1,'soga_nose_type',-25,32,-17), (329984,2850003,0,'soga_skin_color',82,41,18), (329985,2850003,0,'wing_color1',255,255,255), (329986,2850003,0,'wing_color2',255,255,255), (329987,2850004,1,'cheek_type',22,22,0), (329988,2850004,1,'chin_type',9,56,-71), (329989,2850004,1,'eye_brow_type',-79,28,90), (329990,2850004,0,'eye_color',67,24,82), (329991,2850004,1,'eye_type',-93,0,0), (329992,2850004,0,'hair_face_color',172,158,220), (329993,2850004,0,'hair_type_color',172,158,220), (329994,2850004,1,'lip_type',-31,47,78), (329995,2850004,1,'nose_type',-34,53,-62), (329996,2850004,0,'skin_color',172,158,220), (329997,2850004,1,'soga_cheek_type',22,22,0), (329998,2850004,1,'soga_chin_type',9,56,-71), (329999,2850004,1,'soga_eye_brow_type',-79,28,90), (330000,2850004,0,'soga_eye_color',229,229,102), (330001,2850004,1,'soga_eye_type',-93,0,0), (330002,2850004,0,'soga_hair_face_color',172,158,220), (330003,2850004,0,'soga_hair_type_color',172,158,220), (330004,2850004,1,'soga_lip_type',-31,47,78), (330005,2850004,1,'soga_nose_type',-34,53,-62), (330006,2850004,0,'soga_skin_color',172,158,220), (330007,2860000,1,'cheek_type',-17,0,0), (330008,2860000,1,'chin_type',-10,17,-45), (330009,2860000,1,'ear_type',-8,0,0), (330010,2860000,1,'eye_brow_type',0,-2,-25), (330011,2860000,0,'eye_color',34,59,37), (330012,2860000,1,'eye_type',-10,0,0), (330013,2860000,0,'hair_face_color',196,188,184), (330014,2860000,0,'hair_face_highlight_color',155,79,2), (330015,2860000,0,'hair_type_color',196,188,184), (330016,2860000,0,'hair_type_highlight_color',155,79,2), (330017,2860000,1,'lip_type',14,-7,-34), (330018,2860000,1,'nose_type',23,17,0), (330019,2860000,0,'skin_color',254,252,248), (330020,2860000,1,'soga_cheek_type',-17,0,0), (330021,2860000,1,'soga_chin_type',-10,17,-45), (330022,2860000,1,'soga_ear_type',-8,0,0), (330023,2860000,1,'soga_eye_brow_type',0,-2,-25), (330024,2860000,0,'soga_eye_color',229,229,102), (330025,2860000,1,'soga_eye_type',-10,0,0), (330026,2860000,0,'soga_hair_face_color',196,188,184), (330027,2860000,0,'soga_hair_face_highlight_color',155,79,2), (330028,2860000,0,'soga_hair_type_color',196,188,184), (330029,2860000,0,'soga_hair_type_highlight_color',155,79,2), (330030,2860000,1,'soga_lip_type',14,-7,-34), (330031,2860000,1,'soga_nose_type',23,17,0), (330032,2860000,0,'soga_skin_color',254,252,248), (330033,2860000,0,'wing_color1',255,255,255), (330034,2860000,0,'wing_color2',255,255,255), (330035,2860001,1,'cheek_type',-15,-11,0), (330036,2860001,1,'chin_type',-93,-41,-56), (330037,2860001,1,'ear_type',50,41,0), (330038,2860001,1,'eye_brow_type',-97,78,-84), (330039,2860001,0,'eye_color',43,87,100), (330040,2860001,1,'eye_type',14,0,0), (330041,2860001,0,'hair_color1',79,28,15), (330042,2860001,0,'hair_color2',111,64,0), (330043,2860001,0,'hair_face_color',39,20,7), (330044,2860001,0,'hair_face_highlight_color',46,15,17), (330045,2860001,0,'hair_highlight',54,45,28), (330046,2860001,0,'hair_type_color',39,20,7), (330047,2860001,0,'hair_type_highlight_color',46,15,17), (330048,2860001,1,'lip_type',91,83,-40), (330049,2860001,1,'nose_type',31,-82,-93), (330050,2860001,0,'skin_color',247,251,251), (330051,2860001,1,'soga_cheek_type',-15,-11,0), (330052,2860001,1,'soga_chin_type',-93,-41,-56), (330053,2860001,1,'soga_ear_type',50,41,0), (330054,2860001,1,'soga_eye_brow_type',-97,78,-84), (330055,2860001,0,'soga_eye_color',229,229,102), (330056,2860001,1,'soga_eye_type',14,0,0), (330057,2860001,0,'soga_hair_color1',79,28,15), (330058,2860001,0,'soga_hair_color2',111,64,0), (330059,2860001,0,'soga_hair_face_color',39,20,7), (330060,2860001,0,'soga_hair_face_highlight_color',46,15,17), (330061,2860001,0,'soga_hair_highlight',54,45,28), (330062,2860001,0,'soga_hair_type_color',39,20,7), (330063,2860001,0,'soga_hair_type_highlight_color',46,15,17), (330064,2860001,1,'soga_lip_type',91,83,-40), (330065,2860001,1,'soga_nose_type',31,-82,-93), (330066,2860001,0,'soga_skin_color',247,251,251), (330067,2860001,0,'wing_color1',255,255,255), (330068,2860001,0,'wing_color2',255,255,255), (330069,2860002,1,'cheek_type',-12,56,0), (330070,2860002,1,'chin_type',-79,-37,-34), (330071,2860002,1,'ear_type',56,-59,0), (330072,2860002,1,'eye_brow_type',19,-25,39), (330073,2860002,0,'eye_color',49,101,117), (330074,2860002,1,'eye_type',-7,0,0), (330075,2860002,0,'hair_color1',54,45,28), (330076,2860002,0,'hair_color2',104,52,0), (330077,2860002,0,'hair_face_color',47,15,18), (330078,2860002,0,'hair_face_highlight_color',232,183,30), (330079,2860002,0,'hair_highlight',246,219,114), (330080,2860002,0,'hair_type_color',47,15,18), (330081,2860002,0,'hair_type_highlight_color',232,183,30), (330082,2860002,1,'lip_type',-29,-51,-38), (330083,2860002,1,'nose_type',-77,-62,0), (330084,2860002,0,'skin_color',66,51,53), (330085,2860002,1,'soga_cheek_type',-12,56,0), (330086,2860002,1,'soga_chin_type',-79,-37,-34), (330087,2860002,1,'soga_ear_type',56,-59,0), (330088,2860002,1,'soga_eye_brow_type',19,-25,39), (330089,2860002,0,'soga_eye_color',229,229,102), (330090,2860002,1,'soga_eye_type',-7,0,0), (330091,2860002,0,'soga_hair_color1',54,45,28), (330092,2860002,0,'soga_hair_color2',104,52,0), (330093,2860002,0,'soga_hair_face_color',47,15,18), (330094,2860002,0,'soga_hair_face_highlight_color',232,183,30), (330095,2860002,0,'soga_hair_highlight',246,219,114), (330096,2860002,0,'soga_hair_type_color',47,15,18), (330097,2860002,0,'soga_hair_type_highlight_color',232,183,30), (330098,2860002,1,'soga_lip_type',-29,-51,-38), (330099,2860002,1,'soga_nose_type',-77,-62,0), (330100,2860002,0,'soga_skin_color',66,51,53), (330101,2860002,0,'wing_color1',255,255,255), (330102,2860002,0,'wing_color2',255,255,255), (330103,2860003,1,'cheek_type',-9,58,0), (330104,2860003,1,'chin_type',-10,-52,-62), (330105,2860003,1,'ear_type',-75,-50,0), (330106,2860003,1,'eye_brow_type',-5,-41,-38), (330107,2860003,0,'eye_color',135,0,48), (330108,2860003,1,'eye_type',89,0,0), (330109,2860003,1,'lip_type',-52,77,-68), (330110,2860003,1,'nose_type',2,0,38), (330111,2860003,0,'skin_color',143,130,128), (330112,2860003,1,'soga_cheek_type',-9,58,0), (330113,2860003,1,'soga_chin_type',-10,-52,-62), (330114,2860003,1,'soga_ear_type',-75,-50,0), (330115,2860003,1,'soga_eye_brow_type',-5,-41,-38), (330116,2860003,0,'soga_eye_color',229,229,102), (330117,2860003,1,'soga_eye_type',89,0,0), (330118,2860003,1,'soga_lip_type',-52,77,-68), (330119,2860003,1,'soga_nose_type',2,0,38), (330120,2860003,0,'soga_skin_color',143,130,128), (330121,2860003,0,'wing_color1',255,255,255), (330122,2860003,0,'wing_color2',255,255,255), (330123,2860004,0,'eye_color',255,255,255), (330124,2860004,0,'skin_color',255,255,255), (330125,2860004,0,'soga_eye_color',255,0,255), (330126,2860005,1,'cheek_type',-61,19,0), (330127,2860005,1,'chin_type',-5,-20,93), (330128,2860005,1,'ear_type',48,7,0), (330129,2860005,1,'eye_brow_type',11,0,85), (330130,2860005,0,'eye_color',148,192,205), (330131,2860005,1,'eye_type',10,0,0), (330132,2860005,0,'hair_color1',79,28,15), (330133,2860005,0,'hair_color2',111,64,0), (330134,2860005,0,'hair_face_color',42,29,2), (330135,2860005,0,'hair_face_highlight_color',84,0,0), (330136,2860005,0,'hair_highlight',109,14,49), (330137,2860005,0,'hair_type_color',42,29,2), (330138,2860005,0,'hair_type_highlight_color',84,0,0), (330139,2860005,1,'lip_type',93,-84,51), (330140,2860005,1,'nose_type',88,2,37), (330141,2860005,0,'skin_color',223,202,204), (330142,2860005,1,'soga_cheek_type',-61,19,0), (330143,2860005,1,'soga_chin_type',-5,-20,93), (330144,2860005,1,'soga_ear_type',48,7,0), (330145,2860005,1,'soga_eye_brow_type',11,0,85), (330146,2860005,0,'soga_eye_color',229,229,102), (330147,2860005,1,'soga_eye_type',10,0,0), (330148,2860005,0,'soga_hair_color1',79,28,15), (330149,2860005,0,'soga_hair_color2',111,64,0), (330150,2860005,0,'soga_hair_face_color',42,29,2), (330151,2860005,0,'soga_hair_face_highlight_color',84,0,0), (330152,2860005,0,'soga_hair_highlight',109,14,49), (330153,2860005,0,'soga_hair_type_color',42,29,2), (330154,2860005,0,'soga_hair_type_highlight_color',84,0,0), (330155,2860005,1,'soga_lip_type',93,-84,51), (330156,2860005,1,'soga_nose_type',88,2,37), (330157,2860005,0,'soga_skin_color',223,202,204), (330158,2860005,0,'wing_color1',255,255,255), (330159,2860005,0,'wing_color2',255,255,255), (330187,2900000,1,'cheek_type',62,44,0), (330188,2900000,1,'chin_type',34,-59,66), (330189,2900000,1,'ear_type',-17,-88,0), (330190,2900000,1,'eye_brow_type',25,-39,-1), (330191,2900000,0,'eye_color',72,133,113), (330192,2900000,1,'eye_type',-48,0,0), (330193,2900000,0,'hair_color1',54,45,28), (330194,2900000,0,'hair_color2',104,52,0), (330195,2900000,0,'hair_face_color',47,14,18), (330196,2900000,0,'hair_face_highlight_color',35,24,2), (330197,2900000,0,'hair_highlight',79,28,15), (330198,2900000,0,'hair_type_color',47,14,18), (330199,2900000,0,'hair_type_highlight_color',35,24,2), (330200,2900000,1,'lip_type',-7,-50,5), (330201,2900000,1,'nose_type',34,26,1), (330202,2900000,0,'skin_color',199,139,129), (330203,2900000,1,'soga_cheek_type',62,44,0), (330204,2900000,1,'soga_chin_type',34,-59,66), (330205,2900000,1,'soga_ear_type',-17,-88,0), (330206,2900000,1,'soga_eye_brow_type',25,-39,-1), (330207,2900000,0,'soga_eye_color',229,229,102), (330208,2900000,1,'soga_eye_type',-48,0,0), (330209,2900000,0,'soga_hair_color1',54,45,28), (330210,2900000,0,'soga_hair_color2',104,52,0), (330211,2900000,0,'soga_hair_face_color',47,14,18), (330212,2900000,0,'soga_hair_face_highlight_color',35,24,2), (330213,2900000,0,'soga_hair_highlight',79,28,15), (330214,2900000,0,'soga_hair_type_color',47,14,18), (330215,2900000,0,'soga_hair_type_highlight_color',35,24,2), (330216,2900000,1,'soga_lip_type',-7,-50,5), (330217,2900000,1,'soga_nose_type',34,26,1), (330218,2900000,0,'soga_skin_color',199,139,129), (330219,2900000,0,'wing_color1',255,255,255), (330220,2900000,0,'wing_color2',255,255,255), (330221,2900001,1,'cheek_type',59,65,0), (330222,2900001,1,'chin_type',-63,31,-29), (330223,2900001,1,'ear_type',17,-1,0), (330224,2900001,1,'eye_brow_type',97,20,26), (330225,2900001,0,'eye_color',26,84,0), (330226,2900001,1,'eye_type',14,0,0), (330227,2900001,1,'lip_type',45,2,8), (330228,2900001,1,'nose_type',55,63,-90), (330229,2900001,0,'skin_color',101,31,1), (330230,2900001,1,'soga_cheek_type',59,65,0), (330231,2900001,1,'soga_chin_type',-63,31,-29), (330232,2900001,1,'soga_ear_type',17,-1,0), (330233,2900001,1,'soga_eye_brow_type',97,20,26), (330234,2900001,0,'soga_eye_color',229,229,102), (330235,2900001,1,'soga_eye_type',14,0,0), (330236,2900001,1,'soga_lip_type',45,2,8), (330237,2900001,1,'soga_nose_type',55,63,-90), (330238,2900001,0,'soga_skin_color',101,31,1), (330239,2900001,0,'wing_color1',255,255,255), (330240,2900001,0,'wing_color2',255,255,255), (330241,2900002,1,'cheek_type',55,72,0), (330242,2900002,1,'chin_type',-35,28,-35), (330243,2900002,1,'ear_type',-95,74,0), (330244,2900002,1,'eye_brow_type',-98,-50,7), (330245,2900002,0,'eye_color',25,16,0), (330246,2900002,1,'eye_type',78,0,0), (330247,2900002,1,'lip_type',-72,47,-98), (330248,2900002,1,'nose_type',-18,-25,-39), (330249,2900002,0,'skin_color',226,210,202), (330250,2900002,1,'soga_cheek_type',55,72,0), (330251,2900002,1,'soga_chin_type',-35,28,-35), (330252,2900002,1,'soga_ear_type',-95,74,0), (330253,2900002,1,'soga_eye_brow_type',-98,-50,7), (330254,2900002,0,'soga_eye_color',229,229,102), (330255,2900002,1,'soga_eye_type',78,0,0), (330256,2900002,1,'soga_lip_type',-72,47,-98), (330257,2900002,1,'soga_nose_type',-18,-25,-39), (330258,2900002,0,'soga_skin_color',226,210,202), (330259,2900002,0,'wing_color1',255,255,255), (330260,2900002,0,'wing_color2',255,255,255), (330261,2900003,1,'cheek_type',-81,-52,0), (330262,2900003,1,'chin_type',34,-57,-20), (330263,2900003,1,'ear_type',-2,0,0), (330264,2900003,1,'eye_brow_type',-74,76,-87), (330265,2900003,0,'eye_color',172,251,0), (330266,2900003,1,'eye_type',-89,0,0), (330267,2900003,1,'lip_type',85,70,-31), (330268,2900003,1,'nose_type',31,26,46), (330269,2900003,0,'skin_color',246,243,231), (330270,2900003,1,'soga_cheek_type',-81,-52,0), (330271,2900003,1,'soga_chin_type',34,-57,-20), (330272,2900003,1,'soga_ear_type',-2,0,0), (330273,2900003,1,'soga_eye_brow_type',-74,76,-87), (330274,2900003,0,'soga_eye_color',229,229,102), (330275,2900003,1,'soga_eye_type',-89,0,0), (330276,2900003,1,'soga_lip_type',85,70,-31), (330277,2900003,1,'soga_nose_type',31,26,46), (330278,2900003,0,'soga_skin_color',246,243,231), (330279,2900003,0,'wing_color1',255,255,255), (330280,2900003,0,'wing_color2',255,255,255), (330281,2900004,1,'cheek_type',87,34,0), (330282,2900004,1,'chin_type',62,-95,25), (330283,2900004,1,'ear_type',44,-64,0), (330284,2900004,1,'eye_brow_type',-77,58,98), (330285,2900004,0,'eye_color',28,33,54), (330286,2900004,1,'eye_type',-31,0,0), (330287,2900004,0,'hair_color1',93,64,120), (330288,2900004,0,'hair_color2',95,79,92), (330289,2900004,0,'hair_face_color',105,144,167), (330290,2900004,0,'hair_face_highlight_color',6,3,1), (330291,2900004,0,'hair_highlight',33,22,19), (330292,2900004,0,'hair_type_color',105,144,167), (330293,2900004,0,'hair_type_highlight_color',6,3,1), (330294,2900004,1,'lip_type',88,22,85), (330295,2900004,1,'nose_type',82,-12,-70), (330296,2900004,0,'skin_color',120,163,162), (330297,2900004,1,'soga_cheek_type',87,34,0), (330298,2900004,1,'soga_chin_type',62,-95,25), (330299,2900004,1,'soga_ear_type',44,-64,0), (330300,2900004,1,'soga_eye_brow_type',-77,58,98), (330301,2900004,0,'soga_eye_color',229,229,102), (330302,2900004,1,'soga_eye_type',-31,0,0), (330303,2900004,0,'soga_hair_color1',93,64,120), (330304,2900004,0,'soga_hair_color2',95,79,92), (330305,2900004,0,'soga_hair_face_color',105,144,167), (330306,2900004,0,'soga_hair_face_highlight_color',6,3,1), (330307,2900004,0,'soga_hair_highlight',33,22,19), (330308,2900004,0,'soga_hair_type_color',105,144,167), (330309,2900004,0,'soga_hair_type_highlight_color',6,3,1), (330310,2900004,1,'soga_lip_type',88,22,85), (330311,2900004,1,'soga_nose_type',82,-12,-70), (330312,2900004,0,'soga_skin_color',120,163,162), (330313,2900004,0,'wing_color1',255,255,255), (330314,2900004,0,'wing_color2',255,255,255), (330315,2900005,0,'eye_color',255,255,255), (330316,2900005,0,'skin_color',255,255,255), (330317,2900005,0,'soga_eye_color',255,0,255), (330318,2720000,0,'eye_color',255,255,255), (330319,2720000,0,'skin_color',255,255,255), (330320,2720000,0,'soga_eye_color',255,0,255), (330321,2720001,1,'cheek_type',-100,56,0), (330322,2720001,1,'chin_type',100,0,0), (330323,2720001,1,'ear_type',81,-61,0), (330324,2720001,1,'eye_brow_type',87,50,38), (330325,2720001,0,'eye_color',38,76,64), (330326,2720001,1,'eye_type',37,0,0), (330327,2720001,0,'hair_color1',112,123,142), (330328,2720001,0,'hair_color2',124,116,110), (330329,2720001,0,'hair_face_color',197,183,168), (330330,2720001,0,'hair_face_highlight_color',244,244,246), (330331,2720001,0,'hair_highlight',160,156,172), (330332,2720001,0,'hair_type_color',197,183,168), (330333,2720001,0,'hair_type_highlight_color',244,244,246), (330334,2720001,1,'lip_type',-100,65,100), (330335,2720001,1,'nose_type',-75,64,81), (330336,2720001,0,'skin_color',181,149,98), (330337,2720001,1,'soga_cheek_type',-100,56,0), (330338,2720001,1,'soga_chin_type',100,0,0), (330339,2720001,1,'soga_ear_type',81,-61,0), (330340,2720001,1,'soga_eye_brow_type',87,50,38), (330341,2720001,0,'soga_eye_color',229,229,102), (330342,2720001,1,'soga_eye_type',37,0,0), (330343,2720001,0,'soga_hair_color1',56,33,26), (330344,2720001,0,'soga_hair_color2',86,65,37), (330345,2720001,0,'soga_hair_face_color',100,70,10), (330346,2720001,0,'soga_hair_face_highlight_color',244,244,246), (330347,2720001,0,'soga_hair_highlight',160,156,172), (330348,2720001,0,'soga_hair_type_color',100,70,10), (330349,2720001,0,'soga_hair_type_highlight_color',244,244,246), (330350,2720001,1,'soga_lip_type',-61,75,87), (330351,2720001,1,'soga_nose_type',-75,64,81), (330352,2720001,0,'soga_skin_color',213,190,155), (330353,2720001,0,'wing_color1',255,255,255), (330354,2720001,0,'wing_color2',255,255,255), (330355,2720002,1,'cheek_type',-28,37,0), (330356,2720002,1,'chin_type',-17,-37,0), (330357,2720002,1,'ear_type',75,0,0), (330358,2720002,1,'eye_brow_type',-37,-37,14), (330359,2720002,0,'eye_color',91,155,168), (330360,2720002,1,'eye_type',-37,0,0), (330361,2720002,0,'hair_color1',89,21,21), (330362,2720002,0,'hair_color2',131,81,7), (330363,2720002,0,'hair_face_color',166,58,23), (330364,2720002,0,'hair_face_highlight_color',218,211,202), (330365,2720002,0,'hair_highlight',112,123,142), (330366,2720002,0,'hair_type_color',166,58,23), (330367,2720002,0,'hair_type_highlight_color',218,211,202), (330368,2720002,1,'lip_type',-28,0,-7), (330369,2720002,1,'nose_type',-14,28,68), (330370,2720002,0,'skin_color',242,249,245), (330371,2720002,1,'soga_cheek_type',-62,34,0), (330372,2720002,1,'soga_chin_type',41,-14,50), (330373,2720002,1,'soga_ear_type',100,-7,0), (330374,2720002,1,'soga_eye_brow_type',-28,37,-50), (330375,2720002,0,'soga_eye_color',229,229,102), (330376,2720002,0,'soga_hair_color1',112,123,142), (330377,2720002,0,'soga_hair_color2',123,114,109), (330378,2720002,0,'soga_hair_face_color',198,184,168), (330379,2720002,0,'soga_hair_face_highlight_color',249,223,124), (330380,2720002,0,'soga_hair_highlight',249,218,87), (330381,2720002,0,'soga_hair_type_color',198,184,168), (330382,2720002,0,'soga_hair_type_highlight_color',249,223,124), (330383,2720002,1,'soga_lip_type',-28,41,-7), (330384,2720002,1,'soga_nose_type',7,-31,-81), (330385,2720002,0,'soga_skin_color',228,213,206), (330386,2720003,0,'eye_color',255,255,255), (330387,2720003,0,'skin_color',255,255,255), (330388,2720003,0,'soga_eye_color',255,0,255), (330389,2720004,0,'eye_color',255,255,255), (330390,2720004,0,'skin_color',255,255,255), (330391,2720004,0,'soga_eye_color',255,0,255), (330392,2720005,0,'eye_color',221,33,33), (330393,2720005,0,'skin_color',255,255,255), (330394,2720005,0,'soga_eye_color',255,0,255), (330395,2720006,0,'eye_color',255,255,255), (330396,2720006,0,'skin_color',255,255,255), (330397,2720006,0,'soga_eye_color',255,0,255), (330398,2720007,0,'eye_color',255,255,255), (330399,2720007,0,'skin_color',255,255,255), (330400,2720007,0,'soga_eye_color',255,0,255), (330401,2720008,0,'eye_color',221,33,33), (330402,2720008,0,'skin_color',255,255,255), (330403,2720008,0,'soga_eye_color',255,0,255), (330404,2720009,0,'eye_color',221,33,33), (330405,2720009,0,'skin_color',255,255,255), (330406,2720009,0,'soga_eye_color',255,0,255), (330407,2720010,0,'eye_color',255,255,255), (330408,2720010,0,'skin_color',255,255,255), (330409,2720010,0,'soga_eye_color',255,0,255), (330410,2720011,0,'eye_color',221,33,33), (330411,2720011,0,'skin_color',255,255,255), (330412,2720011,0,'soga_eye_color',255,0,255), (330413,2720012,0,'eye_color',221,33,33), (330414,2720012,0,'skin_color',255,255,255), (330415,2720012,0,'soga_eye_color',255,0,255), (330416,2720013,0,'eye_color',255,255,255), (330417,2720013,0,'skin_color',255,255,255), (330418,2720013,0,'soga_eye_color',255,0,255), (330419,2720014,0,'eye_color',255,255,255), (330420,2720014,0,'skin_color',255,255,255), (330421,2720014,0,'soga_eye_color',255,0,255), (330422,2720015,0,'eye_color',255,255,255), (330423,2720015,0,'skin_color',255,255,255), (330424,2720015,0,'soga_eye_color',255,0,255), (330425,2720016,1,'cheek_type',63,62,0), (330426,2720016,1,'chin_type',-70,12,-95), (330427,2720016,1,'ear_type',-29,-87,0), (330428,2720016,1,'eye_brow_type',95,68,43), (330429,2720016,0,'eye_color',73,136,134), (330430,2720016,1,'eye_type',64,0,0), (330431,2720016,0,'hair_color1',43,36,70), (330432,2720016,0,'hair_color2',49,49,53), (330433,2720016,0,'hair_face_color',61,61,75), (330434,2720016,0,'hair_face_highlight_color',109,131,182), (330435,2720016,0,'hair_highlight',103,102,153), (330436,2720016,0,'hair_type_color',61,61,75), (330437,2720016,0,'hair_type_highlight_color',109,131,182), (330438,2720016,1,'lip_type',-85,83,-51), (330439,2720016,1,'nose_type',-89,77,62), (330440,2720016,0,'skin_color',121,160,163), (330441,2720016,1,'soga_cheek_type',63,62,0), (330442,2720016,1,'soga_chin_type',-70,12,-95), (330443,2720016,1,'soga_ear_type',-29,-87,0), (330444,2720016,1,'soga_eye_brow_type',95,68,43), (330445,2720016,0,'soga_eye_color',229,229,102), (330446,2720016,1,'soga_eye_type',64,0,0), (330447,2720016,0,'soga_hair_color1',43,36,70), (330448,2720016,0,'soga_hair_color2',49,49,53), (330449,2720016,0,'soga_hair_face_color',61,61,75), (330450,2720016,0,'soga_hair_face_highlight_color',109,131,182), (330451,2720016,0,'soga_hair_highlight',103,102,153), (330452,2720016,0,'soga_hair_type_color',61,61,75), (330453,2720016,0,'soga_hair_type_highlight_color',109,131,182), (330454,2720016,1,'soga_lip_type',-85,83,-51), (330455,2720016,1,'soga_nose_type',-89,77,62), (330456,2720016,0,'soga_skin_color',121,160,163), (330457,2720016,0,'wing_color1',255,255,255), (330458,2720016,0,'wing_color2',255,255,255), (330459,2720017,0,'eye_color',255,255,255), (330460,2720017,0,'skin_color',255,255,255), (330461,2720017,0,'soga_eye_color',255,0,255), (330462,2720018,1,'cheek_type',100,-100,0), (330463,2720018,1,'chin_type',-100,100,100), (330464,2720018,1,'ear_type',25,9,0), (330465,2720018,1,'eye_brow_type',100,100,100), (330466,2720018,0,'eye_color',118,14,183), (330467,2720018,1,'eye_type',100,0,0), (330468,2720018,0,'hair_face_color',171,60,32), (330469,2720018,0,'hair_face_highlight_color',216,192,37), (330470,2720018,0,'hair_type_color',171,60,32), (330471,2720018,0,'hair_type_highlight_color',216,192,37), (330472,2720018,1,'lip_type',100,50,-68), (330473,2720018,1,'nose_type',0,-17,-1), (330474,2720018,0,'skin_color',226,227,227), (330475,2720018,1,'soga_cheek_type',100,-100,0), (330476,2720018,1,'soga_chin_type',-100,100,100), (330477,2720018,1,'soga_ear_type',25,9,0), (330478,2720018,1,'soga_eye_brow_type',100,100,100), (330479,2720018,0,'soga_eye_color',229,229,102), (330480,2720018,1,'soga_eye_type',100,0,0), (330481,2720018,0,'soga_hair_face_color',171,60,32), (330482,2720018,0,'soga_hair_face_highlight_color',216,192,37), (330483,2720018,0,'soga_hair_type_color',171,60,32), (330484,2720018,0,'soga_hair_type_highlight_color',216,192,37), (330485,2720018,1,'soga_lip_type',100,50,-68), (330486,2720018,1,'soga_nose_type',0,-17,-1), (330487,2720018,0,'soga_skin_color',226,227,227), (330488,2720018,0,'wing_color1',255,255,255), (330489,2720018,0,'wing_color2',255,255,255), (330490,2720019,0,'eye_color',255,255,255), (330491,2720019,0,'skin_color',255,255,255), (330492,2720019,0,'soga_eye_color',255,0,255), (330493,2720020,0,'eye_color',255,255,255), (330494,2720020,0,'skin_color',255,255,255), (330495,2720020,0,'soga_eye_color',255,0,255), (330496,2720021,0,'eye_color',221,33,33), (330497,2720021,0,'skin_color',255,255,255), (330498,2720021,0,'soga_eye_color',255,0,255), (330499,2720022,0,'eye_color',221,33,33), (330500,2720022,0,'skin_color',255,255,255), (330501,2720022,0,'soga_eye_color',255,0,255), (330502,2720023,0,'eye_color',221,33,33), (330503,2720023,0,'skin_color',255,255,255), (330504,2720023,0,'soga_eye_color',255,0,255), (330505,2720024,0,'eye_color',221,33,33), (330506,2720024,0,'skin_color',255,255,255), (330507,2720024,0,'soga_eye_color',255,0,255), (330508,2720025,1,'cheek_type',-5,-14,0), (330509,2720025,1,'chin_type',-81,64,61), (330510,2720025,1,'ear_type',82,12,0), (330511,2720025,1,'eye_brow_type',10,-3,-78), (330512,2720025,0,'eye_color',209,180,255), (330513,2720025,1,'eye_type',65,0,0), (330514,2720025,0,'hair_color1',93,64,120), (330515,2720025,0,'hair_color2',95,79,92), (330516,2720025,0,'hair_face_color',110,158,181), (330517,2720025,0,'hair_face_highlight_color',61,61,75), (330518,2720025,0,'hair_highlight',43,36,70), (330519,2720025,0,'hair_type_color',110,158,181), (330520,2720025,0,'hair_type_highlight_color',61,61,75), (330521,2720025,1,'lip_type',-25,-97,-18), (330522,2720025,1,'nose_type',-85,-64,-31), (330523,2720025,0,'skin_color',114,145,154), (330524,2720025,1,'soga_cheek_type',-5,-14,0), (330525,2720025,1,'soga_chin_type',-81,64,61), (330526,2720025,1,'soga_ear_type',82,12,0), (330527,2720025,1,'soga_eye_brow_type',10,-3,-78), (330528,2720025,0,'soga_eye_color',229,229,102), (330529,2720025,1,'soga_eye_type',65,0,0), (330530,2720025,0,'soga_hair_color1',93,64,120), (330531,2720025,0,'soga_hair_color2',95,79,92), (330532,2720025,0,'soga_hair_face_color',110,158,181), (330533,2720025,0,'soga_hair_face_highlight_color',61,61,75), (330534,2720025,0,'soga_hair_highlight',43,36,70), (330535,2720025,0,'soga_hair_type_color',110,158,181), (330536,2720025,0,'soga_hair_type_highlight_color',61,61,75), (330537,2720025,1,'soga_lip_type',-25,-97,-18), (330538,2720025,1,'soga_nose_type',-85,-64,-31), (330539,2720025,0,'soga_skin_color',114,145,154), (330540,2720025,0,'wing_color1',255,255,255), (330541,2720025,0,'wing_color2',255,255,255), (330542,2720026,0,'eye_color',255,255,255), (330543,2720026,0,'skin_color',255,255,255), (330544,2720026,0,'soga_eye_color',255,0,255), (330545,2720027,1,'cheek_type',100,-100,0), (330546,2720027,1,'chin_type',-100,100,100), (330547,2720027,1,'ear_type',25,9,0), (330548,2720027,1,'eye_brow_type',100,100,100), (330549,2720027,0,'eye_color',118,14,183), (330550,2720027,1,'eye_type',100,0,0), (330551,2720027,0,'hair_face_color',171,60,32), (330552,2720027,0,'hair_face_highlight_color',216,192,37), (330553,2720027,0,'hair_type_color',171,60,32), (330554,2720027,0,'hair_type_highlight_color',216,192,37), (330555,2720027,1,'lip_type',100,50,-68), (330556,2720027,1,'nose_type',0,-17,-1), (330557,2720027,0,'skin_color',38,11,2), (330558,2720027,1,'soga_cheek_type',100,-100,0), (330559,2720027,1,'soga_chin_type',-100,100,100), (330560,2720027,1,'soga_ear_type',25,9,0), (330561,2720027,1,'soga_eye_brow_type',100,100,100), (330562,2720027,0,'soga_eye_color',229,229,102), (330563,2720027,1,'soga_eye_type',100,0,0), (330564,2720027,0,'soga_hair_face_color',171,60,32), (330565,2720027,0,'soga_hair_face_highlight_color',216,192,37), (330566,2720027,0,'soga_hair_type_color',171,60,32), (330567,2720027,0,'soga_hair_type_highlight_color',216,192,37), (330568,2720027,1,'soga_lip_type',100,50,-68), (330569,2720027,1,'soga_nose_type',0,-17,-1), (330570,2720027,0,'soga_skin_color',38,11,2), (330571,2720027,0,'wing_color1',255,255,255), (330572,2720027,0,'wing_color2',255,255,255), (330573,2720028,0,'eye_color',255,255,255), (330574,2720028,0,'skin_color',255,255,255), (330575,2720028,0,'soga_eye_color',255,0,255), (330576,2720029,0,'eye_color',255,255,255), (330577,2720029,0,'skin_color',255,255,255), (330578,2720029,0,'soga_eye_color',255,0,255), (330579,2720030,0,'eye_color',255,255,255), (330580,2720030,0,'skin_color',255,255,255), (330581,2720030,0,'soga_eye_color',255,0,255), (330582,2720031,0,'eye_color',255,255,255), (330583,2720031,0,'skin_color',255,255,255), (330584,2720031,0,'soga_eye_color',255,0,255), (330585,2720032,1,'cheek_type',-75,75,0), (330586,2720032,1,'chin_type',37,68,-74), (330587,2720032,1,'ear_type',-17,56,0), (330588,2720032,1,'eye_brow_type',100,-62,37), (330589,2720032,0,'eye_color',61,126,139), (330590,2720032,1,'eye_type',100,0,0), (330591,2720032,0,'hair_color1',79,28,15), (330592,2720032,0,'hair_color2',111,64,0), (330593,2720032,0,'hair_face_color',35,24,1), (330594,2720032,0,'hair_face_highlight_color',184,128,10), (330595,2720032,0,'hair_highlight',209,131,22), (330596,2720032,0,'hair_type_color',35,24,1), (330597,2720032,0,'hair_type_highlight_color',184,128,10), (330598,2720032,1,'lip_type',34,-50,-17), (330599,2720032,1,'nose_type',-37,-25,-68), (330600,2720032,0,'skin_color',202,167,171), (330601,2720032,1,'soga_cheek_type',-100,100,0), (330602,2720032,1,'soga_chin_type',100,100,-100), (330603,2720032,1,'soga_ear_type',-20,56,0), (330604,2720032,1,'soga_eye_brow_type',-18,19,-34), (330605,2720032,0,'soga_eye_color',229,229,102), (330606,2720032,1,'soga_eye_type',2,0,0), (330607,2720032,0,'soga_hair_color1',164,165,165), (330608,2720032,0,'soga_hair_color2',56,62,62), (330609,2720032,0,'soga_hair_face_color',244,246,246), (330610,2720032,0,'soga_hair_face_highlight_color',244,246,246), (330611,2720032,0,'soga_hair_highlight',164,165,165), (330612,2720032,0,'soga_hair_type_color',244,246,246), (330613,2720032,0,'soga_hair_type_highlight_color',244,246,246), (330614,2720032,1,'soga_lip_type',-62,22,-8), (330615,2720032,1,'soga_nose_type',-25,-25,-68), (330616,2720032,0,'soga_skin_color',186,143,146), (330617,2720032,0,'wing_color1',255,255,255), (330618,2720032,0,'wing_color2',255,255,255), (330619,2720033,0,'eye_color',221,33,33), (330620,2720033,0,'skin_color',255,255,255), (330621,2720033,0,'soga_eye_color',255,0,255), (330622,2720034,0,'eye_color',221,33,33), (330623,2720034,0,'skin_color',255,255,255), (330624,2720034,0,'soga_eye_color',255,0,255), (330625,2720035,0,'eye_color',221,33,33), (330626,2720035,0,'skin_color',255,255,255), (330627,2720035,0,'soga_eye_color',255,0,255), (330628,2720036,0,'eye_color',221,33,33), (330629,2720036,0,'skin_color',255,255,255), (330630,2720036,0,'soga_eye_color',255,0,255), (330631,2720037,0,'eye_color',255,255,255), (330632,2720037,0,'skin_color',255,255,255), (330633,2720037,0,'soga_eye_color',255,0,255), (330634,2720038,0,'eye_color',255,255,255), (330635,2720038,0,'skin_color',255,255,255), (330636,2720038,0,'soga_eye_color',255,0,255), (330637,2720039,0,'eye_color',255,255,255), (330638,2720039,0,'skin_color',255,255,255), (330639,2720039,0,'soga_eye_color',255,0,255), (330640,2720040,0,'eye_color',255,255,255), (330641,2720040,0,'skin_color',255,255,255), (330642,2720040,0,'soga_eye_color',255,0,255), (330643,2720041,0,'eye_color',255,255,255), (330644,2720041,0,'skin_color',255,255,255), (330645,2720041,0,'soga_eye_color',255,0,255), (330646,2720042,0,'eye_color',255,255,255), (330647,2720042,0,'skin_color',255,255,255), (330648,2720042,0,'soga_eye_color',255,0,255), (330649,2720043,0,'eye_color',255,255,255), (330650,2720043,0,'skin_color',255,255,255), (330651,2720043,0,'soga_eye_color',255,0,255), (330652,2720044,0,'eye_color',255,255,255), (330653,2720044,0,'skin_color',255,255,255), (330654,2720044,0,'soga_eye_color',255,0,255), (330655,2720045,0,'eye_color',255,255,255), (330656,2720045,0,'skin_color',255,255,255), (330657,2720045,0,'soga_eye_color',255,0,255), (330658,2720046,0,'eye_color',255,255,255), (330659,2720046,0,'skin_color',255,255,255), (330660,2720046,0,'soga_eye_color',255,0,255), (330661,2720047,0,'eye_color',255,255,255), (330662,2720047,0,'skin_color',255,255,255), (330663,2720047,0,'soga_eye_color',255,0,255), (330664,2720048,0,'eye_color',255,255,255), (330665,2720048,0,'skin_color',255,255,255), (330666,2720048,0,'soga_eye_color',255,0,255), (330667,2720049,0,'eye_color',255,255,255), (330668,2720049,0,'skin_color',255,255,255), (330669,2720049,0,'soga_eye_color',255,0,255), (330670,2720050,0,'eye_color',255,255,255), (330671,2720050,0,'skin_color',255,255,255), (330672,2720050,0,'soga_eye_color',255,0,255), (330673,2720051,0,'eye_color',255,255,255), (330674,2720051,0,'skin_color',255,255,255), (330675,2720051,0,'soga_eye_color',255,0,255), (330676,2720052,0,'eye_color',255,255,255), (330677,2720052,0,'skin_color',255,255,255), (330678,2720052,0,'soga_eye_color',255,0,255), (330679,2720053,0,'eye_color',255,255,255), (330680,2720053,0,'skin_color',255,255,255), (330681,2720053,0,'soga_eye_color',255,0,255), (330682,2720054,0,'eye_color',0,128,0), (330683,2720054,0,'skin_color',255,255,255), (330684,2720054,0,'soga_eye_color',255,0,255), (330685,3000000,0,'eye_color',255,255,255), (330686,3000000,0,'skin_color',255,255,255), (330687,3000000,0,'soga_eye_color',255,0,255), (330688,3000001,1,'cheek_type',-100,56,0), (330689,3000001,1,'chin_type',100,0,0), (330690,3000001,1,'ear_type',81,-61,0), (330691,3000001,1,'eye_brow_type',87,50,38), (330692,3000001,0,'eye_color',38,76,64), (330693,3000001,1,'eye_type',37,0,0), (330694,3000001,0,'hair_color1',112,123,142), (330695,3000001,0,'hair_color2',124,116,110), (330696,3000001,0,'hair_face_color',197,183,168), (330697,3000001,0,'hair_face_highlight_color',244,244,246), (330698,3000001,0,'hair_highlight',160,156,172), (330699,3000001,0,'hair_type_color',197,183,168), (330700,3000001,0,'hair_type_highlight_color',244,244,246), (330701,3000001,1,'lip_type',-100,65,100), (330702,3000001,1,'nose_type',-75,64,81), (330703,3000001,0,'skin_color',181,149,98), (330704,3000001,1,'soga_cheek_type',-100,56,0), (330705,3000001,1,'soga_chin_type',100,0,0), (330706,3000001,1,'soga_ear_type',81,-61,0), (330707,3000001,1,'soga_eye_brow_type',87,50,38), (330708,3000001,0,'soga_eye_color',229,229,102), (330709,3000001,1,'soga_eye_type',37,0,0), (330710,3000001,0,'soga_hair_color1',56,33,26), (330711,3000001,0,'soga_hair_color2',86,65,37), (330712,3000001,0,'soga_hair_face_color',100,70,10), (330713,3000001,0,'soga_hair_face_highlight_color',244,244,246), (330714,3000001,0,'soga_hair_highlight',160,156,172), (330715,3000001,0,'soga_hair_type_color',100,70,10), (330716,3000001,0,'soga_hair_type_highlight_color',244,244,246), (330717,3000001,1,'soga_lip_type',-61,75,87), (330718,3000001,1,'soga_nose_type',-75,64,81), (330719,3000001,0,'soga_skin_color',213,190,155), (330720,3000001,0,'wing_color1',255,255,255), (330721,3000001,0,'wing_color2',255,255,255), (330722,3000002,1,'cheek_type',-28,37,0), (330723,3000002,1,'chin_type',-17,-37,0), (330724,3000002,1,'ear_type',75,0,0), (330725,3000002,1,'eye_brow_type',-37,-37,14), (330726,3000002,0,'eye_color',91,155,168), (330727,3000002,1,'eye_type',-37,0,0), (330728,3000002,0,'hair_color1',89,21,21), (330729,3000002,0,'hair_color2',131,81,7), (330730,3000002,0,'hair_face_color',166,58,23), (330731,3000002,0,'hair_face_highlight_color',218,211,202), (330732,3000002,0,'hair_highlight',112,123,142), (330733,3000002,0,'hair_type_color',166,58,23), (330734,3000002,0,'hair_type_highlight_color',218,211,202), (330735,3000002,1,'lip_type',-28,0,-7), (330736,3000002,1,'nose_type',-14,28,68), (330737,3000002,0,'skin_color',242,249,245), (330738,3000002,1,'soga_cheek_type',-62,34,0), (330739,3000002,1,'soga_chin_type',41,-14,50), (330740,3000002,1,'soga_ear_type',100,-7,0), (330741,3000002,1,'soga_eye_brow_type',-28,37,-50), (330742,3000002,0,'soga_eye_color',229,229,102), (330743,3000002,0,'soga_hair_color1',112,123,142), (330744,3000002,0,'soga_hair_color2',123,114,109), (330745,3000002,0,'soga_hair_face_color',198,184,168), (330746,3000002,0,'soga_hair_face_highlight_color',249,223,124), (330747,3000002,0,'soga_hair_highlight',249,218,87), (330748,3000002,0,'soga_hair_type_color',198,184,168), (330749,3000002,0,'soga_hair_type_highlight_color',249,223,124), (330750,3000002,1,'soga_lip_type',-28,41,-7), (330751,3000002,1,'soga_nose_type',7,-31,-81), (330752,3000002,0,'soga_skin_color',228,213,206), (330753,3000003,0,'eye_color',255,255,255), (330754,3000003,0,'skin_color',255,255,255), (330755,3000003,0,'soga_eye_color',255,0,255), (330756,3000004,1,'cheek_type',63,62,0), (330757,3000004,1,'chin_type',-70,12,-95), (330758,3000004,1,'ear_type',-29,-87,0), (330759,3000004,1,'eye_brow_type',95,68,43), (330760,3000004,0,'eye_color',73,136,134), (330761,3000004,1,'eye_type',64,0,0), (330762,3000004,0,'hair_color1',43,36,70), (330763,3000004,0,'hair_color2',49,49,53), (330764,3000004,0,'hair_face_color',61,61,75), (330765,3000004,0,'hair_face_highlight_color',109,131,182), (330766,3000004,0,'hair_highlight',103,102,153), (330767,3000004,0,'hair_type_color',61,61,75), (330768,3000004,0,'hair_type_highlight_color',109,131,182), (330769,3000004,1,'lip_type',-85,83,-51), (330770,3000004,1,'nose_type',-89,77,62), (330771,3000004,0,'skin_color',121,160,163), (330772,3000004,1,'soga_cheek_type',63,62,0), (330773,3000004,1,'soga_chin_type',-70,12,-95), (330774,3000004,1,'soga_ear_type',-29,-87,0), (330775,3000004,1,'soga_eye_brow_type',95,68,43), (330776,3000004,0,'soga_eye_color',229,229,102), (330777,3000004,1,'soga_eye_type',64,0,0), (330778,3000004,0,'soga_hair_color1',43,36,70), (330779,3000004,0,'soga_hair_color2',49,49,53), (330780,3000004,0,'soga_hair_face_color',61,61,75), (330781,3000004,0,'soga_hair_face_highlight_color',109,131,182), (330782,3000004,0,'soga_hair_highlight',103,102,153), (330783,3000004,0,'soga_hair_type_color',61,61,75), (330784,3000004,0,'soga_hair_type_highlight_color',109,131,182), (330785,3000004,1,'soga_lip_type',-85,83,-51), (330786,3000004,1,'soga_nose_type',-89,77,62), (330787,3000004,0,'soga_skin_color',121,160,163), (330788,3000004,0,'wing_color1',255,255,255), (330789,3000004,0,'wing_color2',255,255,255), (330790,3000005,0,'eye_color',255,255,255), (330791,3000005,0,'skin_color',255,255,255), (330792,3000005,0,'soga_eye_color',255,0,255), (330793,3000006,1,'cheek_type',100,-100,0), (330794,3000006,1,'chin_type',-100,100,100), (330795,3000006,1,'ear_type',25,9,0), (330796,3000006,1,'eye_brow_type',100,100,100), (330797,3000006,0,'eye_color',118,14,183), (330798,3000006,1,'eye_type',100,0,0), (330799,3000006,0,'hair_face_color',171,60,32), (330800,3000006,0,'hair_face_highlight_color',216,192,37), (330801,3000006,0,'hair_type_color',171,60,32), (330802,3000006,0,'hair_type_highlight_color',216,192,37), (330803,3000006,1,'lip_type',100,50,-68), (330804,3000006,1,'nose_type',0,-17,-1), (330805,3000006,0,'skin_color',226,227,227), (330806,3000006,1,'soga_cheek_type',100,-100,0), (330807,3000006,1,'soga_chin_type',-100,100,100), (330808,3000006,1,'soga_ear_type',25,9,0), (330809,3000006,1,'soga_eye_brow_type',100,100,100), (330810,3000006,0,'soga_eye_color',229,229,102), (330811,3000006,1,'soga_eye_type',100,0,0), (330812,3000006,0,'soga_hair_face_color',171,60,32), (330813,3000006,0,'soga_hair_face_highlight_color',216,192,37), (330814,3000006,0,'soga_hair_type_color',171,60,32), (330815,3000006,0,'soga_hair_type_highlight_color',216,192,37), (330816,3000006,1,'soga_lip_type',100,50,-68), (330817,3000006,1,'soga_nose_type',0,-17,-1), (330818,3000006,0,'soga_skin_color',226,227,227), (330819,3000006,0,'wing_color1',255,255,255), (330820,3000006,0,'wing_color2',255,255,255), (330821,3000007,0,'eye_color',255,255,255), (330822,3000007,0,'skin_color',255,255,255), (330823,3000007,0,'soga_eye_color',255,0,255), (330824,3000008,0,'eye_color',255,255,255), (330825,3000008,0,'skin_color',255,255,255), (330826,3000008,0,'soga_eye_color',255,0,255), (330827,3000009,0,'eye_color',255,255,255), (330828,3000009,0,'skin_color',255,255,255), (330829,3000009,0,'soga_eye_color',255,0,255), (330830,3000010,0,'eye_color',255,255,255), (330831,3000010,0,'skin_color',255,255,255), (330832,3000010,0,'soga_eye_color',255,0,255), (330833,3000011,0,'eye_color',255,255,255), (330834,3000011,0,'skin_color',255,255,255), (330835,3000011,0,'soga_eye_color',255,0,255), (330836,3000012,0,'eye_color',255,255,255), (330837,3000012,0,'skin_color',255,255,255), (330838,3000012,0,'soga_eye_color',255,0,255), (330839,3000013,0,'eye_color',255,255,255), (330840,3000013,0,'skin_color',255,255,255), (330841,3000013,0,'soga_eye_color',255,0,255), (330842,3000014,0,'eye_color',255,255,255), (330843,3000014,0,'skin_color',255,255,255), (330844,3000014,0,'soga_eye_color',255,0,255), (330845,3000015,0,'eye_color',255,255,255), (330846,3000015,0,'skin_color',255,255,255), (330847,3000015,0,'soga_eye_color',255,0,255), (330848,3000016,0,'eye_color',255,255,255), (330849,3000016,0,'skin_color',255,255,255), (330850,3000016,0,'soga_eye_color',255,0,255), (330851,3000017,0,'eye_color',255,255,255), (330852,3000017,0,'skin_color',255,255,255), (330853,3000017,0,'soga_eye_color',255,0,255), (330854,3000018,0,'eye_color',255,255,255), (330855,3000018,0,'skin_color',255,255,255), (330856,3000018,0,'soga_eye_color',255,0,255), (330993,5003,0,'eye_color',255,255,255), (330994,5003,0,'skin_color',255,255,255), (330995,5003,0,'soga_eye_color',255,0,255), (331088,2990020,0,'eye_color',255,255,255), (331089,2990020,0,'skin_color',255,255,255), (331090,2990020,0,'soga_eye_color',255,0,255), (331091,2990021,0,'eye_color',28,28,28), (331092,2990021,0,'skin_color',237,17,22), (331093,2990021,0,'soga_eye_color',255,0,255), (331094,2990022,0,'eye_color',28,28,28), (331095,2990022,0,'skin_color',237,17,22), (331096,2990022,0,'soga_eye_color',255,0,255), (331097,2990023,0,'eye_color',255,255,255), (331098,2990023,0,'skin_color',255,255,255), (331099,2990023,0,'soga_eye_color',255,0,255), (331100,2990024,0,'eye_color',28,28,28), (331101,2990024,0,'skin_color',237,17,22), (331102,2990024,0,'soga_eye_color',255,0,255), (331103,2990025,0,'eye_color',28,28,28), (331104,2990025,0,'skin_color',237,17,22), (331105,2990025,0,'soga_eye_color',255,0,255), (331106,2990026,0,'eye_color',28,28,28), (331107,2990026,0,'skin_color',237,17,22), (331108,2990026,0,'soga_eye_color',255,0,255), (331179,2990044,0,'eye_color',28,28,28), (331180,2990044,0,'skin_color',237,17,22), (331181,2990044,0,'soga_eye_color',255,0,255), (331182,2990045,0,'eye_color',28,28,28), (331183,2990045,0,'skin_color',237,17,22), (331184,2990045,0,'soga_eye_color',255,0,255), (331185,2990046,0,'eye_color',28,28,28), (331186,2990046,0,'skin_color',237,17,22), (331187,2990046,0,'soga_eye_color',255,0,255), (331188,2990047,0,'eye_color',28,28,28), (331189,2990047,0,'skin_color',237,17,22), (331190,2990047,0,'soga_eye_color',255,0,255), (331191,2990048,0,'eye_color',28,28,28), (331192,2990048,0,'skin_color',237,17,22), (331193,2990048,0,'soga_eye_color',255,0,255), (331194,2990049,0,'eye_color',28,28,28), (331195,2990049,0,'skin_color',237,17,22), (331196,2990049,0,'soga_eye_color',255,0,255), (331197,2990050,0,'eye_color',28,28,28), (331198,2990050,0,'skin_color',237,17,22), (331199,2990050,0,'soga_eye_color',255,0,255), (331200,2990051,0,'eye_color',255,255,255), (331201,2990051,0,'skin_color',255,255,255), (331202,2990051,0,'soga_eye_color',255,0,255), (331203,2990052,0,'eye_color',255,255,255), (331204,2990052,0,'skin_color',255,255,255), (331205,2990052,0,'soga_eye_color',255,0,255), (331206,2990053,0,'eye_color',28,28,28), (331207,2990053,0,'skin_color',237,17,22), (331208,2990053,0,'soga_eye_color',255,0,255), (331209,2990054,0,'eye_color',28,28,28), (331210,2990054,0,'skin_color',237,17,22), (331211,2990054,0,'soga_eye_color',255,0,255), (331212,2990055,0,'eye_color',28,28,28), (331213,2990055,0,'skin_color',237,17,22), (331214,2990055,0,'soga_eye_color',255,0,255), (331215,2990056,0,'eye_color',28,28,28), (331216,2990056,0,'skin_color',237,17,22), (331217,2990056,0,'soga_eye_color',255,0,255), (331218,2990057,0,'eye_color',255,255,255), (331219,2990057,0,'skin_color',255,255,255), (331220,2990057,0,'soga_eye_color',255,0,255), (331221,2990058,0,'eye_color',255,255,255), (331222,2990058,0,'skin_color',255,255,255), (331223,2990058,0,'soga_eye_color',255,0,255), (331224,2990059,0,'eye_color',255,255,255), (331225,2990059,0,'skin_color',255,255,255), (331226,2990059,0,'soga_eye_color',255,0,255), (331227,2990060,0,'eye_color',28,28,28), (331228,2990060,0,'skin_color',237,17,22), (331229,2990060,0,'soga_eye_color',255,0,255), (331230,2990061,0,'eye_color',28,28,28), (331231,2990061,0,'skin_color',237,17,22), (331232,2990061,0,'soga_eye_color',255,0,255), (331233,2990062,0,'eye_color',28,28,28), (331234,2990062,0,'skin_color',237,17,22), (331235,2990062,0,'soga_eye_color',255,0,255), (331236,2990063,0,'eye_color',28,28,28), (331237,2990063,0,'skin_color',237,17,22), (331238,2990063,0,'soga_eye_color',255,0,255), (331239,2990064,0,'eye_color',28,28,28), (331240,2990064,0,'skin_color',237,17,22), (331241,2990064,0,'soga_eye_color',255,0,255), (331242,2990065,0,'eye_color',28,28,28), (331243,2990065,0,'skin_color',237,17,22), (331244,2990065,0,'soga_eye_color',255,0,255), (331245,2990066,0,'eye_color',28,28,28), (331246,2990066,0,'skin_color',237,17,22), (331247,2990066,0,'soga_eye_color',255,0,255), (331248,2990067,0,'eye_color',255,255,255), (331249,2990067,0,'skin_color',255,255,255), (331250,2990067,0,'soga_eye_color',255,0,255), (331251,2990068,0,'eye_color',255,255,255), (331252,2990068,0,'skin_color',255,255,255), (331253,2990068,0,'soga_eye_color',255,0,255), (331254,2990069,0,'eye_color',255,255,255), (331255,2990069,0,'skin_color',255,255,255), (331256,2990069,0,'soga_eye_color',255,0,255), (331257,2990070,1,'cheek_type',-5,-14,0), (331258,2990070,1,'chin_type',-81,64,61), (331259,2990070,1,'ear_type',82,12,0), (331260,2990070,1,'eye_brow_type',10,-3,-78), (331261,2990070,0,'eye_color',209,180,255), (331262,2990070,1,'eye_type',65,0,0), (331263,2990070,0,'hair_color1',93,64,120), (331264,2990070,0,'hair_color2',95,79,92), (331265,2990070,0,'hair_face_color',110,158,181), (331266,2990070,0,'hair_face_highlight_color',61,61,75), (331267,2990070,0,'hair_highlight',43,36,70), (331268,2990070,0,'hair_type_color',110,158,181), (331269,2990070,0,'hair_type_highlight_color',61,61,75), (331270,2990070,1,'lip_type',-25,-97,-18), (331271,2990070,1,'nose_type',-85,-64,-31), (331272,2990070,0,'skin_color',114,145,154), (331273,2990070,1,'soga_cheek_type',-5,-14,0), (331274,2990070,1,'soga_chin_type',-81,64,61), (331275,2990070,1,'soga_ear_type',82,12,0), (331276,2990070,1,'soga_eye_brow_type',10,-3,-78), (331277,2990070,0,'soga_eye_color',229,229,102), (331278,2990070,1,'soga_eye_type',65,0,0), (331279,2990070,0,'soga_hair_color1',93,64,120), (331280,2990070,0,'soga_hair_color2',95,79,92), (331281,2990070,0,'soga_hair_face_color',110,158,181), (331282,2990070,0,'soga_hair_face_highlight_color',61,61,75), (331283,2990070,0,'soga_hair_highlight',43,36,70), (331284,2990070,0,'soga_hair_type_color',110,158,181), (331285,2990070,0,'soga_hair_type_highlight_color',61,61,75), (331286,2990070,1,'soga_lip_type',-25,-97,-18), (331287,2990070,1,'soga_nose_type',-85,-64,-31), (331288,2990070,0,'soga_skin_color',114,145,154), (331289,2990070,0,'wing_color1',255,255,255), (331290,2990070,0,'wing_color2',255,255,255), (331291,2990071,0,'eye_color',255,255,255), (331292,2990071,0,'skin_color',255,255,255), (331293,2990071,0,'soga_eye_color',255,0,255), (331294,2990072,1,'cheek_type',100,-100,0), (331295,2990072,1,'chin_type',-100,100,100), (331296,2990072,1,'ear_type',25,9,0), (331297,2990072,1,'eye_brow_type',100,100,100), (331298,2990072,0,'eye_color',118,14,183), (331299,2990072,1,'eye_type',100,0,0), (331300,2990072,0,'hair_face_color',171,60,32), (331301,2990072,0,'hair_face_highlight_color',216,192,37), (331302,2990072,0,'hair_type_color',171,60,32), (331303,2990072,0,'hair_type_highlight_color',216,192,37), (331304,2990072,1,'lip_type',100,50,-68), (331305,2990072,1,'nose_type',0,-17,-1), (331306,2990072,0,'skin_color',235,219,156), (331307,2990072,1,'soga_cheek_type',100,-100,0), (331308,2990072,1,'soga_chin_type',-100,100,100), (331309,2990072,1,'soga_ear_type',25,9,0), (331310,2990072,1,'soga_eye_brow_type',100,100,100), (331311,2990072,0,'soga_eye_color',229,229,102), (331312,2990072,1,'soga_eye_type',100,0,0), (331313,2990072,0,'soga_hair_face_color',171,60,32), (331314,2990072,0,'soga_hair_face_highlight_color',216,192,37), (331315,2990072,0,'soga_hair_type_color',171,60,32), (331316,2990072,0,'soga_hair_type_highlight_color',216,192,37), (331317,2990072,1,'soga_lip_type',100,50,-68), (331318,2990072,1,'soga_nose_type',0,-17,-1), (331319,2990072,0,'soga_skin_color',235,219,156), (331320,2990072,0,'wing_color1',255,255,255), (331321,2990072,0,'wing_color2',255,255,255), (331322,1950000,0,'eye_color',255,255,255), (331323,1950000,0,'skin_color',255,255,255), (331324,1950000,0,'soga_eye_color',255,0,255), (331325,1950001,0,'eye_color',255,255,255), (331326,1950001,0,'skin_color',255,255,255), (331327,1950001,0,'soga_eye_color',255,0,255), (331328,1950002,0,'eye_color',255,255,255), (331329,1950002,0,'skin_color',255,255,255), (331330,1950002,0,'soga_eye_color',255,0,255), (331331,1950003,1,'cheek_type',5,-18,0), (331332,1950003,1,'chin_type',-21,17,-23), (331333,1950003,1,'ear_type',10,-29,0), (331334,1950003,1,'eye_brow_type',28,5,0), (331335,1950003,0,'eye_color',72,95,54), (331336,1950003,1,'eye_type',38,0,0), (331337,1950003,0,'hair_face_color',231,161,0), (331338,1950003,0,'hair_face_highlight_color',163,61,18), (331339,1950003,0,'hair_type_color',231,161,0), (331340,1950003,0,'hair_type_highlight_color',163,61,18), (331341,1950003,1,'lip_type',14,0,-20), (331342,1950003,1,'nose_type',28,-46,-37), (331343,1950003,0,'skin_color',208,192,189), (331344,1950003,1,'soga_cheek_type',5,-18,0), (331345,1950003,1,'soga_chin_type',-21,17,-23), (331346,1950003,1,'soga_ear_type',10,-29,0), (331347,1950003,1,'soga_eye_brow_type',28,5,0), (331348,1950003,0,'soga_eye_color',229,229,102), (331349,1950003,1,'soga_eye_type',38,0,0), (331350,1950003,0,'soga_hair_face_color',231,161,0), (331351,1950003,0,'soga_hair_face_highlight_color',163,61,18), (331352,1950003,0,'soga_hair_type_color',231,161,0), (331353,1950003,0,'soga_hair_type_highlight_color',163,61,18), (331354,1950003,1,'soga_lip_type',14,0,-20), (331355,1950003,1,'soga_nose_type',28,-46,-37), (331356,1950003,0,'soga_skin_color',208,192,189), (331357,1950003,0,'wing_color1',255,255,255), (331358,1950003,0,'wing_color2',255,255,255), (331359,1950004,1,'cheek_type',-70,10,0), (331360,1950004,1,'chin_type',94,-23,47), (331361,1950004,1,'ear_type',-97,-41,0), (331362,1950004,1,'eye_brow_type',81,17,-11), (331363,1950004,0,'eye_color',71,58,30), (331364,1950004,1,'eye_type',37,0,0), (331365,1950004,0,'hair_color1',112,123,142), (331366,1950004,0,'hair_color2',123,114,109), (331367,1950004,0,'hair_face_color',213,205,194), (331368,1950004,0,'hair_face_highlight_color',240,226,196), (331369,1950004,0,'hair_highlight',249,230,153), (331370,1950004,0,'hair_type_color',213,205,194), (331371,1950004,0,'hair_type_highlight_color',240,226,196), (331372,1950004,1,'lip_type',72,-47,-68), (331373,1950004,1,'nose_type',-93,-9,68), (331374,1950004,0,'skin_color',250,254,254), (331375,1950004,1,'soga_cheek_type',-70,10,0), (331376,1950004,1,'soga_chin_type',94,-23,47), (331377,1950004,1,'soga_ear_type',-97,-41,0), (331378,1950004,1,'soga_eye_brow_type',81,17,-11), (331379,1950004,0,'soga_eye_color',229,229,102), (331380,1950004,1,'soga_eye_type',37,0,0), (331381,1950004,0,'soga_hair_color1',112,123,142), (331382,1950004,0,'soga_hair_color2',123,114,109), (331383,1950004,0,'soga_hair_face_color',213,205,194), (331384,1950004,0,'soga_hair_face_highlight_color',240,226,196), (331385,1950004,0,'soga_hair_highlight',249,230,153), (331386,1950004,0,'soga_hair_type_color',213,205,194), (331387,1950004,0,'soga_hair_type_highlight_color',240,226,196), (331388,1950004,1,'soga_lip_type',72,-47,-68), (331389,1950004,1,'soga_nose_type',-93,-9,68), (331390,1950004,0,'soga_skin_color',250,254,254), (331391,1950004,0,'wing_color1',255,255,255), (331392,1950004,0,'wing_color2',255,255,255), (331393,1950005,1,'cheek_type',0,45,0), (331394,1950005,1,'chin_type',87,26,75), (331395,1950005,1,'ear_type',-22,-14,0), (331396,1950005,1,'eye_brow_type',7,91,75), (331397,1950005,0,'eye_color',152,183,163), (331398,1950005,1,'eye_type',72,0,0), (331399,1950005,0,'hair_color1',246,219,114), (331400,1950005,0,'hair_color2',187,136,62), (331401,1950005,0,'hair_face_color',233,184,31), (331402,1950005,0,'hair_face_highlight_color',184,128,10), (331403,1950005,0,'hair_highlight',209,131,22), (331404,1950005,0,'hair_type_color',233,184,31), (331405,1950005,0,'hair_type_highlight_color',184,128,10), (331406,1950005,1,'lip_type',25,95,39), (331407,1950005,1,'nose_type',7,-37,-56), (331408,1950005,0,'skin_color',191,198,180), (331409,1950005,1,'soga_cheek_type',0,45,0), (331410,1950005,1,'soga_chin_type',87,26,75), (331411,1950005,1,'soga_ear_type',-22,-14,0), (331412,1950005,1,'soga_eye_brow_type',7,91,75), (331413,1950005,0,'soga_eye_color',229,229,102), (331414,1950005,1,'soga_eye_type',72,0,0), (331415,1950005,0,'soga_hair_color1',246,219,114), (331416,1950005,0,'soga_hair_color2',187,136,62), (331417,1950005,0,'soga_hair_face_color',233,184,31), (331418,1950005,0,'soga_hair_face_highlight_color',184,128,10), (331419,1950005,0,'soga_hair_highlight',209,131,22), (331420,1950005,0,'soga_hair_type_color',233,184,31), (331421,1950005,0,'soga_hair_type_highlight_color',184,128,10), (331422,1950005,1,'soga_lip_type',25,95,39), (331423,1950005,1,'soga_nose_type',7,-37,-56), (331424,1950005,0,'soga_skin_color',191,198,180), (331425,1950006,1,'cheek_type',-12,90,0), (331426,1950006,1,'chin_type',-31,-25,25), (331427,1950006,1,'ear_type',76,34,0), (331428,1950006,1,'eye_brow_type',-25,-22,-96), (331429,1950006,0,'eye_color',148,192,205), (331430,1950006,1,'eye_type',-26,0,0), (331431,1950006,0,'hair_color1',43,36,70), (331432,1950006,0,'hair_color2',64,76,74), (331433,1950006,0,'hair_face_color',79,87,97), (331434,1950006,0,'hair_face_highlight_color',31,9,12), (331435,1950006,0,'hair_highlight',54,45,28), (331436,1950006,0,'hair_type_color',79,87,97), (331437,1950006,0,'hair_type_highlight_color',31,9,12), (331438,1950006,1,'lip_type',31,-72,-8), (331439,1950006,1,'nose_type',55,74,-61), (331440,1950006,0,'skin_color',182,125,122), (331441,1950006,1,'soga_cheek_type',-12,90,0), (331442,1950006,1,'soga_chin_type',-31,-25,25), (331443,1950006,1,'soga_ear_type',76,34,0), (331444,1950006,1,'soga_eye_brow_type',-25,-22,-96), (331445,1950006,0,'soga_eye_color',229,229,102), (331446,1950006,1,'soga_eye_type',-26,0,0), (331447,1950006,0,'soga_hair_color1',43,36,70), (331448,1950006,0,'soga_hair_color2',64,76,74), (331449,1950006,0,'soga_hair_face_color',79,87,97), (331450,1950006,0,'soga_hair_face_highlight_color',31,9,12), (331451,1950006,0,'soga_hair_highlight',54,45,28), (331452,1950006,0,'soga_hair_type_color',79,87,97), (331453,1950006,0,'soga_hair_type_highlight_color',31,9,12), (331454,1950006,1,'soga_lip_type',31,-72,-8), (331455,1950006,1,'soga_nose_type',55,74,-61), (331456,1950006,0,'soga_skin_color',182,125,122), (331457,1950006,0,'wing_color1',255,255,255), (331458,1950006,0,'wing_color2',255,255,255), (331459,1950007,0,'eye_color',255,255,255), (331460,1950007,0,'skin_color',255,255,255), (331461,1950007,0,'soga_eye_color',255,0,255), (331462,1950008,1,'cheek_type',84,48,0), (331463,1950008,1,'chin_type',31,-17,-39), (331464,1950008,1,'ear_type',46,-76,0), (331465,1950008,1,'eye_brow_type',31,-97,-14), (331466,1950008,0,'eye_color',122,176,192), (331467,1950008,1,'eye_type',-79,0,0), (331468,1950008,0,'hair_color1',54,45,28), (331469,1950008,0,'hair_color2',104,52,0), (331470,1950008,0,'hair_face_color',46,16,17), (331471,1950008,0,'hair_face_highlight_color',127,153,153), (331472,1950008,0,'hair_highlight',123,123,130), (331473,1950008,0,'hair_type_color',46,16,17), (331474,1950008,0,'hair_type_highlight_color',127,153,153), (331475,1950008,1,'lip_type',-46,-72,0), (331476,1950008,1,'nose_type',21,50,-43), (331477,1950008,0,'skin_color',165,129,85), (331478,1950008,1,'soga_cheek_type',84,48,0), (331479,1950008,1,'soga_chin_type',31,-17,-39), (331480,1950008,1,'soga_ear_type',46,-76,0), (331481,1950008,1,'soga_eye_brow_type',31,-97,-14), (331482,1950008,0,'soga_eye_color',229,229,102), (331483,1950008,1,'soga_eye_type',-79,0,0), (331484,1950008,0,'soga_hair_color1',54,45,28), (331485,1950008,0,'soga_hair_color2',104,52,0), (331486,1950008,0,'soga_hair_face_color',46,16,17), (331487,1950008,0,'soga_hair_face_highlight_color',127,153,153), (331488,1950008,0,'soga_hair_highlight',123,123,130), (331489,1950008,0,'soga_hair_type_color',46,16,17), (331490,1950008,0,'soga_hair_type_highlight_color',127,153,153), (331491,1950008,1,'soga_lip_type',-46,-72,0), (331492,1950008,1,'soga_nose_type',21,50,-43), (331493,1950008,0,'soga_skin_color',165,129,85), (331494,1950008,0,'wing_color1',255,255,255), (331495,1950008,0,'wing_color2',255,255,255), (331496,1950009,0,'eye_color',255,255,255), (331497,1950009,0,'skin_color',255,255,255), (331498,1950009,0,'soga_eye_color',255,0,255), (331499,1950010,0,'eye_color',255,255,255), (331500,1950010,0,'skin_color',255,255,255), (331501,1950010,0,'soga_eye_color',255,0,255), (331502,1950011,1,'cheek_type',0,17,0), (331503,1950011,1,'chin_type',17,14,0), (331504,1950011,1,'ear_type',8,-17,0), (331505,1950011,1,'eye_brow_type',17,25,26), (331506,1950011,0,'eye_color',110,158,138), (331507,1950011,1,'eye_type',-9,0,0), (331508,1950011,0,'hair_face_color',151,119,106), (331509,1950011,0,'hair_face_highlight_color',39,16,0), (331510,1950011,0,'hair_type_color',151,119,106), (331511,1950011,0,'hair_type_highlight_color',39,16,0), (331512,1950011,1,'lip_type',18,-31,17), (331513,1950011,1,'nose_type',-8,-14,-26), (331514,1950011,0,'skin_color',197,179,134), (331515,1950011,1,'soga_cheek_type',0,17,0), (331516,1950011,1,'soga_chin_type',17,14,0), (331517,1950011,1,'soga_ear_type',8,-17,0), (331518,1950011,1,'soga_eye_brow_type',17,25,26), (331519,1950011,0,'soga_eye_color',229,229,102), (331520,1950011,1,'soga_eye_type',-9,0,0), (331521,1950011,0,'soga_hair_face_color',151,119,106), (331522,1950011,0,'soga_hair_face_highlight_color',39,16,0), (331523,1950011,0,'soga_hair_type_color',151,119,106), (331524,1950011,0,'soga_hair_type_highlight_color',39,16,0), (331525,1950011,1,'soga_lip_type',18,-31,17), (331526,1950011,1,'soga_nose_type',-8,-14,-26), (331527,1950011,0,'soga_skin_color',197,179,134), (331528,1950011,0,'wing_color1',255,255,255), (331529,1950011,0,'wing_color2',255,255,255), (331530,1950012,1,'cheek_type',-2,-18,0), (331531,1950012,1,'chin_type',95,-31,-57), (331532,1950012,1,'ear_type',93,56,0), (331533,1950012,1,'eye_brow_type',93,-90,-43), (331534,1950012,0,'eye_color',29,59,47), (331535,1950012,1,'eye_type',-22,0,0), (331536,1950012,0,'hair_color1',109,14,49), (331537,1950012,0,'hair_color2',185,97,0), (331538,1950012,0,'hair_face_color',84,0,0), (331539,1950012,0,'hair_face_highlight_color',232,184,29), (331540,1950012,0,'hair_highlight',246,219,114), (331541,1950012,0,'hair_type_color',84,0,0), (331542,1950012,0,'hair_type_highlight_color',232,184,29), (331543,1950012,1,'lip_type',-4,21,47), (331544,1950012,1,'nose_type',-14,-75,-94), (331545,1950012,0,'skin_color',95,93,69), (331546,1950012,1,'soga_cheek_type',-2,-18,0), (331547,1950012,1,'soga_chin_type',95,-31,-57), (331548,1950012,1,'soga_ear_type',93,56,0), (331549,1950012,1,'soga_eye_brow_type',93,-90,-43), (331550,1950012,0,'soga_eye_color',229,229,102), (331551,1950012,1,'soga_eye_type',-22,0,0), (331552,1950012,0,'soga_hair_color1',109,14,49), (331553,1950012,0,'soga_hair_color2',185,97,0), (331554,1950012,0,'soga_hair_face_color',84,0,0), (331555,1950012,0,'soga_hair_face_highlight_color',232,184,29), (331556,1950012,0,'soga_hair_highlight',246,219,114), (331557,1950012,0,'soga_hair_type_color',84,0,0), (331558,1950012,0,'soga_hair_type_highlight_color',232,184,29), (331559,1950012,1,'soga_lip_type',-4,21,47), (331560,1950012,1,'soga_nose_type',-14,-75,-94), (331561,1950012,0,'soga_skin_color',95,93,69), (331562,1950012,0,'wing_color1',255,255,255), (331563,1950012,0,'wing_color2',255,255,255), (331564,1950013,0,'eye_color',255,255,255), (331565,1950013,0,'skin_color',255,255,255), (331566,1950013,0,'soga_eye_color',255,0,255), (331567,1950014,0,'eye_color',255,255,255), (331568,1950014,0,'skin_color',255,255,255), (331569,1950014,0,'soga_eye_color',255,0,255), (331570,1950015,0,'eye_color',255,255,255), (331571,1950015,0,'skin_color',255,255,255), (331572,1950015,0,'soga_eye_color',255,0,255), (331573,1950016,0,'eye_color',255,255,255), (331574,1950016,0,'skin_color',255,255,255), (331575,1950016,0,'soga_eye_color',255,0,255), (331576,1950017,0,'eye_color',255,255,255), (331577,1950017,0,'skin_color',255,255,255), (331578,1950017,0,'soga_eye_color',255,0,255), (331579,1950018,0,'eye_color',255,255,255), (331580,1950018,0,'skin_color',255,255,255), (331581,1950018,0,'soga_eye_color',255,0,255), (331582,1950019,0,'eye_color',255,255,255), (331583,1950019,0,'skin_color',255,255,255), (331584,1950019,0,'soga_eye_color',255,0,255), (331585,1950020,0,'eye_color',255,255,255), (331586,1950020,0,'skin_color',255,255,255), (331587,1950020,0,'soga_eye_color',255,0,255), (331588,1950021,1,'cheek_type',-4,29,0), (331589,1950021,1,'chin_type',17,-3,10), (331590,1950021,1,'ear_type',11,-45,0), (331591,1950021,1,'eye_brow_type',-7,5,28), (331592,1950021,0,'eye_color',41,83,95), (331593,1950021,1,'eye_type',-35,0,0), (331594,1950021,0,'hair_face_color',211,143,4), (331595,1950021,0,'hair_face_highlight_color',198,178,151), (331596,1950021,0,'hair_type_color',211,143,4), (331597,1950021,0,'hair_type_highlight_color',198,178,151), (331598,1950021,1,'lip_type',8,5,31), (331599,1950021,1,'nose_type',-5,0,-25), (331600,1950021,0,'skin_color',229,198,153), (331601,1950021,1,'soga_cheek_type',-4,29,0), (331602,1950021,1,'soga_chin_type',17,-3,10), (331603,1950021,1,'soga_ear_type',11,-45,0), (331604,1950021,1,'soga_eye_brow_type',-7,5,28), (331605,1950021,0,'soga_eye_color',229,229,102), (331606,1950021,1,'soga_eye_type',-35,0,0), (331607,1950021,0,'soga_hair_face_color',211,143,4), (331608,1950021,0,'soga_hair_face_highlight_color',198,178,151), (331609,1950021,0,'soga_hair_type_color',211,143,4), (331610,1950021,0,'soga_hair_type_highlight_color',198,178,151), (331611,1950021,1,'soga_lip_type',8,5,31), (331612,1950021,1,'soga_nose_type',-5,0,-25), (331613,1950021,0,'soga_skin_color',229,198,153), (331614,1950021,0,'wing_color1',255,255,255), (331615,1950021,0,'wing_color2',255,255,255), (331616,1950022,1,'eye_brow_type',-52,0,0), (331617,1950022,0,'eye_color',16,0,15), (331618,1950022,1,'lip_type',-72,0,0), (331619,1950022,1,'nose_type',34,72,0), (331620,1950022,0,'skin_color',87,86,0), (331621,1950022,1,'soga_eye_brow_type',-52,0,0), (331622,1950022,0,'soga_eye_color',229,229,102), (331623,1950022,1,'soga_lip_type',-72,0,0), (331624,1950022,1,'soga_nose_type',34,72,0), (331625,1950022,0,'soga_skin_color',87,86,0), (331626,1950022,0,'wing_color1',255,255,255), (331627,1950022,0,'wing_color2',255,255,255), (331628,1950023,0,'eye_color',255,255,255), (331629,1950023,0,'skin_color',8,8,8), (331630,1950023,0,'soga_eye_color',255,0,255), (331631,1950024,1,'cheek_type',-7,-93,0), (331632,1950024,1,'chin_type',68,-71,-12), (331633,1950024,1,'ear_type',19,20,0), (331634,1950024,1,'eye_brow_type',28,88,17), (331635,1950024,0,'eye_color',41,82,95), (331636,1950024,1,'eye_type',79,0,0), (331637,1950024,0,'hair_color1',56,33,26), (331638,1950024,0,'hair_color2',94,59,11), (331639,1950024,0,'hair_face_color',100,70,10), (331640,1950024,0,'hair_face_highlight_color',232,183,30), (331641,1950024,0,'hair_highlight',246,219,114), (331642,1950024,0,'hair_type_color',100,70,10), (331643,1950024,0,'hair_type_highlight_color',232,183,30), (331644,1950024,1,'lip_type',-56,-1,-34), (331645,1950024,1,'nose_type',17,17,1), (331646,1950024,0,'skin_color',105,112,109), (331647,1950024,1,'soga_cheek_type',-7,-93,0), (331648,1950024,1,'soga_chin_type',68,-71,-12), (331649,1950024,1,'soga_ear_type',19,20,0), (331650,1950024,1,'soga_eye_brow_type',28,88,17), (331651,1950024,0,'soga_eye_color',229,229,102), (331652,1950024,1,'soga_eye_type',79,0,0), (331653,1950024,0,'soga_hair_color1',56,33,26), (331654,1950024,0,'soga_hair_color2',94,59,11), (331655,1950024,0,'soga_hair_face_color',100,70,10), (331656,1950024,0,'soga_hair_face_highlight_color',232,183,30), (331657,1950024,0,'soga_hair_highlight',246,219,114), (331658,1950024,0,'soga_hair_type_color',100,70,10), (331659,1950024,0,'soga_hair_type_highlight_color',232,183,30), (331660,1950024,1,'soga_lip_type',-56,-1,-34), (331661,1950024,1,'soga_nose_type',17,17,1), (331662,1950024,0,'soga_skin_color',105,112,109), (331663,1950024,0,'wing_color1',255,255,255), (331664,1950024,0,'wing_color2',255,255,255), (331665,1950025,1,'cheek_type',-87,-93,0), (331666,1950025,1,'chin_type',52,58,-1), (331667,1950025,1,'ear_type',81,-1,0), (331668,1950025,1,'eye_brow_type',-89,21,-14), (331669,1950025,0,'eye_color',110,96,50), (331670,1950025,1,'eye_type',77,0,0), (331671,1950025,0,'hair_color1',26,24,25), (331672,1950025,0,'hair_color2',36,34,36), (331673,1950025,0,'hair_face_color',15,1,21), (331674,1950025,0,'hair_face_highlight_color',100,70,10), (331675,1950025,0,'hair_highlight',56,33,26), (331676,1950025,0,'hair_type_color',15,1,21), (331677,1950025,0,'hair_type_highlight_color',100,70,10), (331678,1950025,1,'lip_type',63,2,0), (331679,1950025,1,'nose_type',28,-95,37), (331680,1950025,0,'skin_color',218,190,160), (331681,1950025,1,'soga_cheek_type',-87,-93,0), (331682,1950025,1,'soga_chin_type',52,58,-1), (331683,1950025,1,'soga_ear_type',81,-1,0), (331684,1950025,1,'soga_eye_brow_type',-89,21,-14), (331685,1950025,0,'soga_eye_color',229,229,102), (331686,1950025,1,'soga_eye_type',77,0,0), (331687,1950025,0,'soga_hair_color1',26,24,25), (331688,1950025,0,'soga_hair_color2',36,34,36), (331689,1950025,0,'soga_hair_face_color',15,1,21), (331690,1950025,0,'soga_hair_face_highlight_color',100,70,10), (331691,1950025,0,'soga_hair_highlight',56,33,26), (331692,1950025,0,'soga_hair_type_color',15,1,21), (331693,1950025,0,'soga_hair_type_highlight_color',100,70,10), (331694,1950025,1,'soga_lip_type',63,2,0), (331695,1950025,1,'soga_nose_type',28,-95,37), (331696,1950025,0,'soga_skin_color',218,190,160), (331697,1950025,0,'wing_color1',255,255,255), (331698,1950025,0,'wing_color2',255,255,255), (331699,1950026,0,'eye_color',255,255,255), (331700,1950026,0,'skin_color',255,255,255), (331701,1950026,0,'soga_eye_color',255,0,255), (331702,1950027,0,'eye_color',255,255,255), (331703,1950027,0,'skin_color',255,255,255), (331704,1950027,0,'soga_eye_color',255,0,255), (331705,1950028,0,'eye_color',255,255,255), (331706,1950028,0,'skin_color',255,255,255), (331707,1950028,0,'soga_eye_color',255,0,255), (331708,1950029,0,'eye_color',255,255,255), (331709,1950029,0,'skin_color',255,255,255), (331710,1950029,0,'soga_eye_color',255,0,255), (331711,1950030,1,'cheek_type',0,94,0), (331712,1950030,1,'chin_type',-42,26,-62), (331713,1950030,1,'ear_type',69,-25,0), (331714,1950030,1,'eye_brow_type',-68,-88,89), (331715,1950030,0,'eye_color',143,103,48), (331716,1950030,1,'eye_type',-18,0,0), (331717,1950030,0,'hair_color1',161,165,168), (331718,1950030,0,'hair_color2',50,69,69), (331719,1950030,0,'hair_face_color',195,208,207), (331720,1950030,0,'hair_face_highlight_color',230,170,26), (331721,1950030,0,'hair_highlight',200,165,96), (331722,1950030,0,'hair_type_color',195,208,207), (331723,1950030,0,'hair_type_highlight_color',230,170,26), (331724,1950030,1,'lip_type',-5,57,20), (331725,1950030,1,'nose_type',-18,-31,-11), (331726,1950030,0,'skin_color',46,35,36), (331727,1950030,1,'soga_cheek_type',0,94,0), (331728,1950030,1,'soga_chin_type',-42,26,-62), (331729,1950030,1,'soga_ear_type',69,-25,0), (331730,1950030,1,'soga_eye_brow_type',-68,-88,89), (331731,1950030,0,'soga_eye_color',229,229,102), (331732,1950030,1,'soga_eye_type',-18,0,0), (331733,1950030,0,'soga_hair_color1',161,165,168), (331734,1950030,0,'soga_hair_color2',50,69,69), (331735,1950030,0,'soga_hair_face_color',195,208,207), (331736,1950030,0,'soga_hair_face_highlight_color',230,170,26), (331737,1950030,0,'soga_hair_highlight',200,165,96), (331738,1950030,0,'soga_hair_type_color',195,208,207), (331739,1950030,0,'soga_hair_type_highlight_color',230,170,26), (331740,1950030,1,'soga_lip_type',-5,57,20), (331741,1950030,1,'soga_nose_type',-18,-31,-11), (331742,1950030,0,'soga_skin_color',46,35,36), (331743,1950030,0,'wing_color1',255,255,255), (331744,1950030,0,'wing_color2',255,255,255), (331745,1950031,0,'eye_color',255,255,255), (331746,1950031,0,'skin_color',255,255,255), (331747,1950031,0,'soga_eye_color',255,0,255), (331748,1950032,0,'eye_color',255,255,255), (331749,1950032,0,'skin_color',255,255,255), (331750,1950032,0,'soga_eye_color',255,0,255), (331751,1950033,0,'eye_color',255,255,255), (331752,1950033,0,'skin_color',255,255,255), (331753,1950033,0,'soga_eye_color',255,0,255), (331754,1950034,0,'eye_color',255,255,255), (331755,1950034,0,'skin_color',255,255,255), (331756,1950034,0,'soga_eye_color',255,0,255), (331757,1950035,0,'eye_color',255,255,255), (331758,1950035,0,'skin_color',255,255,255), (331759,1950035,0,'soga_eye_color',255,0,255), (331760,1950036,0,'eye_color',255,255,255), (331761,1950036,0,'skin_color',255,255,255), (331762,1950036,0,'soga_eye_color',255,0,255), (331763,1950037,1,'cheek_type',-2,-56,0), (331764,1950037,1,'chin_type',-68,68,3), (331765,1950037,1,'ear_type',59,72,0), (331766,1950037,1,'eye_brow_type',-68,-19,37), (331767,1950037,0,'eye_color',57,120,128), (331768,1950037,1,'eye_type',-70,0,0), (331769,1950037,0,'hair_color1',29,21,28), (331770,1950037,0,'hair_color2',39,32,39), (331771,1950037,0,'hair_face_color',15,1,21), (331772,1950037,0,'hair_face_highlight_color',244,246,246), (331773,1950037,0,'hair_highlight',161,165,168), (331774,1950037,0,'hair_type_color',15,1,21), (331775,1950037,0,'hair_type_highlight_color',244,246,246), (331776,1950037,1,'lip_type',77,-56,-61), (331777,1950037,1,'nose_type',82,-93,45), (331778,1950037,0,'skin_color',211,199,150), (331779,1950037,1,'soga_cheek_type',-2,-56,0), (331780,1950037,1,'soga_chin_type',-68,68,3), (331781,1950037,1,'soga_ear_type',59,72,0), (331782,1950037,1,'soga_eye_brow_type',-68,-19,37), (331783,1950037,0,'soga_eye_color',229,229,102), (331784,1950037,1,'soga_eye_type',-70,0,0), (331785,1950037,0,'soga_hair_color1',29,21,28), (331786,1950037,0,'soga_hair_color2',39,32,39), (331787,1950037,0,'soga_hair_face_color',15,1,21), (331788,1950037,0,'soga_hair_face_highlight_color',244,246,246), (331789,1950037,0,'soga_hair_highlight',161,165,168), (331790,1950037,0,'soga_hair_type_color',15,1,21), (331791,1950037,0,'soga_hair_type_highlight_color',244,246,246), (331792,1950037,1,'soga_lip_type',77,-56,-61), (331793,1950037,1,'soga_nose_type',82,-93,45), (331794,1950037,0,'soga_skin_color',211,199,150), (331795,1950037,0,'wing_color1',255,255,255), (331796,1950037,0,'wing_color2',255,255,255), (331797,1950038,0,'eye_color',255,255,255), (331798,1950038,0,'skin_color',255,255,255), (331799,1950038,0,'soga_eye_color',255,0,255), (331800,1950039,0,'eye_color',255,255,255), (331801,1950039,0,'skin_color',255,255,255), (331802,1950039,0,'soga_eye_color',255,0,255), (331803,1950040,1,'cheek_type',-7,10,0), (331804,1950040,1,'chin_type',-21,-25,7), (331805,1950040,1,'ear_type',-14,-28,0), (331806,1950040,1,'eye_brow_type',3,-28,2), (331807,1950040,0,'eye_color',153,191,189), (331808,1950040,1,'eye_type',-10,0,0), (331809,1950040,0,'hair_face_color',114,65,4), (331810,1950040,0,'hair_face_highlight_color',155,54,29), (331811,1950040,0,'hair_type_color',114,65,4), (331812,1950040,0,'hair_type_highlight_color',155,54,29), (331813,1950040,1,'lip_type',-21,-25,-32), (331814,1950040,1,'nose_type',-7,2,18), (331815,1950040,0,'skin_color',223,200,202), (331816,1950040,1,'soga_cheek_type',-7,10,0), (331817,1950040,1,'soga_chin_type',-21,-25,7), (331818,1950040,1,'soga_ear_type',-14,-28,0), (331819,1950040,1,'soga_eye_brow_type',3,-28,2), (331820,1950040,0,'soga_eye_color',229,229,102), (331821,1950040,1,'soga_eye_type',-10,0,0), (331822,1950040,0,'soga_hair_face_color',114,65,4), (331823,1950040,0,'soga_hair_face_highlight_color',155,54,29), (331824,1950040,0,'soga_hair_type_color',114,65,4), (331825,1950040,0,'soga_hair_type_highlight_color',155,54,29), (331826,1950040,1,'soga_lip_type',-21,-25,-32), (331827,1950040,1,'soga_nose_type',-7,2,18), (331828,1950040,0,'soga_skin_color',223,200,202), (331829,1950040,0,'wing_color1',255,255,255), (331830,1950040,0,'wing_color2',255,255,255), (331831,1950041,1,'cheek_type',0,-2,0), (331832,1950041,1,'chin_type',12,-20,-43), (331833,1950041,1,'ear_type',-34,17,0), (331834,1950041,1,'eye_brow_type',14,23,17), (331835,1950041,0,'eye_color',64,131,149), (331836,1950041,1,'eye_type',-3,0,0), (331837,1950041,0,'hair_face_color',146,103,28), (331838,1950041,0,'hair_face_highlight_color',47,45,26), (331839,1950041,0,'hair_type_color',146,103,28), (331840,1950041,0,'hair_type_highlight_color',47,45,26), (331841,1950041,1,'lip_type',25,20,17), (331842,1950041,1,'nose_type',-28,-23,2), (331843,1950041,0,'skin_color',175,122,56), (331844,1950041,1,'soga_cheek_type',0,-2,0), (331845,1950041,1,'soga_chin_type',12,-20,-43), (331846,1950041,1,'soga_ear_type',-34,17,0), (331847,1950041,1,'soga_eye_brow_type',14,23,17), (331848,1950041,0,'soga_eye_color',229,229,102), (331849,1950041,1,'soga_eye_type',-3,0,0), (331850,1950041,0,'soga_hair_face_color',146,103,28), (331851,1950041,0,'soga_hair_face_highlight_color',47,45,26), (331852,1950041,0,'soga_hair_type_color',146,103,28), (331853,1950041,0,'soga_hair_type_highlight_color',47,45,26), (331854,1950041,1,'soga_lip_type',25,20,17), (331855,1950041,1,'soga_nose_type',-28,-23,2), (331856,1950041,0,'soga_skin_color',175,122,56), (331857,1950041,0,'wing_color1',255,255,255), (331858,1950041,0,'wing_color2',255,255,255), (331859,1950042,1,'cheek_type',-4,29,0), (331860,1950042,1,'chin_type',17,-3,10), (331861,1950042,1,'ear_type',11,-45,0), (331862,1950042,1,'eye_brow_type',-7,5,28), (331863,1950042,0,'eye_color',41,83,95), (331864,1950042,1,'eye_type',-35,0,0), (331865,1950042,0,'hair_face_color',211,143,4), (331866,1950042,0,'hair_face_highlight_color',198,178,151), (331867,1950042,0,'hair_type_color',211,143,4), (331868,1950042,0,'hair_type_highlight_color',198,178,151), (331869,1950042,1,'lip_type',8,5,31), (331870,1950042,1,'nose_type',-5,0,-25), (331871,1950042,0,'skin_color',229,198,153), (331872,1950042,1,'soga_cheek_type',-4,29,0), (331873,1950042,1,'soga_chin_type',17,-3,10), (331874,1950042,1,'soga_ear_type',11,-45,0), (331875,1950042,1,'soga_eye_brow_type',-7,5,28), (331876,1950042,0,'soga_eye_color',229,229,102), (331877,1950042,1,'soga_eye_type',-35,0,0), (331878,1950042,0,'soga_hair_face_color',211,143,4), (331879,1950042,0,'soga_hair_face_highlight_color',198,178,151), (331880,1950042,0,'soga_hair_type_color',211,143,4), (331881,1950042,0,'soga_hair_type_highlight_color',198,178,151), (331882,1950042,1,'soga_lip_type',8,5,31), (331883,1950042,1,'soga_nose_type',-5,0,-25), (331884,1950042,0,'soga_skin_color',229,198,153), (331885,1950042,0,'wing_color1',255,255,255), (331886,1950042,0,'wing_color2',255,255,255), (331887,1950043,1,'cheek_type',19,-8,0), (331888,1950043,1,'chin_type',5,-8,-7), (331889,1950043,1,'ear_type',-7,14,0), (331890,1950043,1,'eye_brow_type',28,-47,-17), (331891,1950043,0,'eye_color',55,112,129), (331892,1950043,1,'eye_type',-28,0,0), (331893,1950043,0,'hair_face_color',160,114,32), (331894,1950043,0,'hair_face_highlight_color',61,28,0), (331895,1950043,0,'hair_type_color',160,114,32), (331896,1950043,0,'hair_type_highlight_color',61,28,0), (331897,1950043,1,'lip_type',20,-12,-4), (331898,1950043,1,'nose_type',-25,8,10), (331899,1950043,0,'skin_color',182,139,92), (331900,1950043,1,'soga_cheek_type',19,-8,0), (331901,1950043,1,'soga_chin_type',5,-8,-7), (331902,1950043,1,'soga_ear_type',-7,14,0), (331903,1950043,1,'soga_eye_brow_type',28,-47,-17), (331904,1950043,0,'soga_eye_color',229,229,102), (331905,1950043,1,'soga_eye_type',-28,0,0), (331906,1950043,0,'soga_hair_face_color',160,114,32), (331907,1950043,0,'soga_hair_face_highlight_color',61,28,0), (331908,1950043,0,'soga_hair_type_color',160,114,32), (331909,1950043,0,'soga_hair_type_highlight_color',61,28,0), (331910,1950043,1,'soga_lip_type',20,-12,-4), (331911,1950043,1,'soga_nose_type',-25,8,10), (331912,1950043,0,'soga_skin_color',182,139,92), (331913,1950043,0,'wing_color1',255,255,255), (331914,1950043,0,'wing_color2',255,255,255), (331915,1950044,1,'cheek_type',-7,-19,0), (331916,1950044,1,'chin_type',-7,7,0), (331917,1950044,1,'ear_type',17,-23,0), (331918,1950044,1,'eye_brow_type',7,14,18), (331919,1950044,0,'eye_color',34,59,37), (331920,1950044,1,'eye_type',-7,0,0), (331921,1950044,0,'hair_face_color',196,188,184), (331922,1950044,0,'hair_face_highlight_color',155,79,2), (331923,1950044,0,'hair_type_color',196,188,184), (331924,1950044,0,'hair_type_highlight_color',155,79,2), (331925,1950044,1,'lip_type',-8,26,-18), (331926,1950044,1,'nose_type',-41,-34,-20), (331927,1950044,0,'skin_color',153,103,76), (331928,1950044,1,'soga_cheek_type',-7,-19,0), (331929,1950044,1,'soga_chin_type',-7,7,0), (331930,1950044,1,'soga_ear_type',17,-23,0), (331931,1950044,1,'soga_eye_brow_type',7,14,18), (331932,1950044,0,'soga_eye_color',229,229,102), (331933,1950044,1,'soga_eye_type',-7,0,0), (331934,1950044,0,'soga_hair_face_color',196,188,184), (331935,1950044,0,'soga_hair_face_highlight_color',155,79,2), (331936,1950044,0,'soga_hair_type_color',196,188,184), (331937,1950044,0,'soga_hair_type_highlight_color',155,79,2), (331938,1950044,1,'soga_lip_type',-8,26,-18), (331939,1950044,1,'soga_nose_type',-41,-34,-20), (331940,1950044,0,'soga_skin_color',153,103,76), (331941,1950044,0,'wing_color1',255,255,255), (331942,1950044,0,'wing_color2',255,255,255), (331943,1950045,1,'cheek_type',-23,3,0), (331944,1950045,1,'chin_type',9,-20,-17), (331945,1950045,1,'ear_type',0,-12,0), (331946,1950045,1,'eye_brow_type',17,-20,2), (331947,1950045,0,'eye_color',239,84,99), (331948,1950045,1,'eye_type',-14,0,0), (331949,1950045,0,'hair_face_color',122,67,6), (331950,1950045,0,'hair_face_highlight_color',210,114,12), (331951,1950045,0,'hair_type_color',122,67,6), (331952,1950045,0,'hair_type_highlight_color',210,114,12), (331953,1950045,1,'lip_type',21,0,-28), (331954,1950045,1,'nose_type',-26,-34,20), (331955,1950045,0,'skin_color',4,1,0), (331956,1950045,1,'soga_cheek_type',-23,3,0), (331957,1950045,1,'soga_chin_type',9,-20,-17), (331958,1950045,1,'soga_ear_type',0,-12,0), (331959,1950045,1,'soga_eye_brow_type',17,-20,2), (331960,1950045,0,'soga_eye_color',229,229,102), (331961,1950045,1,'soga_eye_type',-14,0,0), (331962,1950045,0,'soga_hair_face_color',122,67,6), (331963,1950045,0,'soga_hair_face_highlight_color',210,114,12), (331964,1950045,0,'soga_hair_type_color',122,67,6), (331965,1950045,0,'soga_hair_type_highlight_color',210,114,12), (331966,1950045,1,'soga_lip_type',21,0,-28), (331967,1950045,1,'soga_nose_type',-26,-34,20), (331968,1950045,0,'soga_skin_color',4,1,0), (331969,1950045,0,'wing_color1',255,255,255), (331970,1950045,0,'wing_color2',255,255,255), (331971,1950046,0,'eye_color',255,255,255), (331972,1950046,0,'skin_color',255,255,255), (331973,1950046,0,'soga_eye_color',255,0,255), (331974,1950047,0,'eye_color',255,255,255), (331975,1950047,0,'skin_color',255,255,255), (331976,1950047,0,'soga_eye_color',255,0,255), (331977,1950048,1,'cheek_type',7,7,0), (331978,1950048,1,'chin_type',0,37,25), (331979,1950048,1,'ear_type',-8,-2,0), (331980,1950048,1,'eye_brow_type',-17,25,-7), (331981,1950048,0,'eye_color',35,70,80), (331982,1950048,1,'eye_type',21,0,0), (331983,1950048,0,'hair_face_color',108,44,0), (331984,1950048,0,'hair_face_highlight_color',169,168,164), (331985,1950048,0,'hair_type_color',108,44,0), (331986,1950048,0,'hair_type_highlight_color',169,168,164), (331987,1950048,1,'lip_type',-25,-14,-9), (331988,1950048,1,'nose_type',4,0,-9), (331989,1950048,0,'skin_color',223,199,145), (331990,1950048,1,'soga_cheek_type',7,7,0), (331991,1950048,1,'soga_chin_type',0,37,25), (331992,1950048,1,'soga_ear_type',-8,-2,0), (331993,1950048,1,'soga_eye_brow_type',-17,25,-7), (331994,1950048,0,'soga_eye_color',229,229,102), (331995,1950048,1,'soga_eye_type',21,0,0), (331996,1950048,0,'soga_hair_face_color',108,44,0), (331997,1950048,0,'soga_hair_face_highlight_color',169,168,164), (331998,1950048,0,'soga_hair_type_color',108,44,0), (331999,1950048,0,'soga_hair_type_highlight_color',169,168,164), (332000,1950048,1,'soga_lip_type',-25,-14,-9), (332001,1950048,1,'soga_nose_type',4,0,-9), (332002,1950048,0,'soga_skin_color',223,199,145), (332003,1950048,0,'wing_color1',255,255,255), (332004,1950048,0,'wing_color2',255,255,255), (332005,1950049,0,'eye_color',255,255,255), (332006,1950049,0,'skin_color',255,255,255), (332007,1950049,0,'soga_eye_color',255,0,255), (332008,1950050,0,'eye_color',255,255,255), (332009,1950050,0,'skin_color',255,255,255), (332010,1950050,0,'soga_eye_color',255,0,255), (332011,1950051,0,'eye_color',255,255,255), (332012,1950051,0,'skin_color',255,255,255), (332013,1950051,0,'soga_eye_color',255,0,255), (332014,1950052,0,'eye_color',255,255,255), (332015,1950052,0,'skin_color',255,255,255), (332016,1950052,0,'soga_eye_color',255,0,255), (332017,1950053,1,'cheek_type',14,-32,0), (332018,1950053,1,'chin_type',22,-9,-3), (332019,1950053,1,'ear_type',-7,-20,0), (332020,1950053,1,'eye_brow_type',34,-9,3), (332021,1950053,0,'eye_color',194,165,125), (332022,1950053,1,'eye_type',22,0,0), (332023,1950053,0,'hair_face_color',52,49,25), (332024,1950053,0,'hair_face_highlight_color',54,52,50), (332025,1950053,0,'hair_type_color',52,49,25), (332026,1950053,0,'hair_type_highlight_color',54,52,50), (332027,1950053,1,'lip_type',26,34,40), (332028,1950053,1,'nose_type',7,3,18), (332029,1950053,0,'skin_color',240,201,200), (332030,1950053,1,'soga_cheek_type',14,-32,0), (332031,1950053,1,'soga_chin_type',22,-9,-3), (332032,1950053,1,'soga_ear_type',-7,-20,0), (332033,1950053,1,'soga_eye_brow_type',34,-9,3), (332034,1950053,0,'soga_eye_color',229,229,102), (332035,1950053,1,'soga_eye_type',22,0,0), (332036,1950053,0,'soga_hair_face_color',52,49,25), (332037,1950053,0,'soga_hair_face_highlight_color',54,52,50), (332038,1950053,0,'soga_hair_type_color',52,49,25), (332039,1950053,0,'soga_hair_type_highlight_color',54,52,50), (332040,1950053,1,'soga_lip_type',26,34,40), (332041,1950053,1,'soga_nose_type',7,3,18), (332042,1950053,0,'soga_skin_color',240,201,200), (332043,1950053,0,'wing_color1',255,255,255), (332044,1950053,0,'wing_color2',255,255,255), (332045,1950054,0,'eye_color',255,255,255), (332046,1950054,0,'skin_color',255,255,255), (332047,1950054,0,'soga_eye_color',255,0,255), (332051,1950056,0,'eye_color',255,255,255), (332052,1950056,0,'skin_color',255,255,255), (332053,1950056,0,'soga_eye_color',255,0,255), (332054,1950057,0,'eye_color',255,255,255), (332055,1950057,0,'skin_color',255,255,255), (332056,1950057,0,'soga_eye_color',255,0,255), (332057,1950058,0,'eye_color',255,255,255), (332058,1950058,0,'skin_color',255,255,255), (332059,1950058,0,'soga_eye_color',255,0,255), (332060,1950059,1,'cheek_type',4,12,0), (332061,1950059,1,'chin_type',-40,26,-34), (332062,1950059,1,'ear_type',-34,-35,0), (332063,1950059,1,'eye_brow_type',29,-5,19), (332064,1950059,0,'eye_color',193,163,120), (332065,1950059,1,'eye_type',28,0,0), (332066,1950059,0,'hair_face_color',50,45,31), (332067,1950059,0,'hair_face_highlight_color',65,29,0), (332068,1950059,0,'hair_type_color',50,45,31), (332069,1950059,0,'hair_type_highlight_color',65,29,0), (332070,1950059,1,'lip_type',2,34,1), (332071,1950059,1,'nose_type',-5,22,-7), (332072,1950059,0,'skin_color',225,210,187), (332073,1950059,1,'soga_cheek_type',4,12,0), (332074,1950059,1,'soga_chin_type',-40,26,-34), (332075,1950059,1,'soga_ear_type',-34,-35,0), (332076,1950059,1,'soga_eye_brow_type',29,-5,19), (332077,1950059,0,'soga_eye_color',229,229,102), (332078,1950059,1,'soga_eye_type',28,0,0), (332079,1950059,0,'soga_hair_face_color',50,45,31), (332080,1950059,0,'soga_hair_face_highlight_color',65,29,0), (332081,1950059,0,'soga_hair_type_color',50,45,31), (332082,1950059,0,'soga_hair_type_highlight_color',65,29,0), (332083,1950059,1,'soga_lip_type',2,34,1), (332084,1950059,1,'soga_nose_type',-5,22,-7), (332085,1950059,0,'soga_skin_color',225,210,187), (332086,1950059,0,'wing_color1',255,255,255), (332087,1950059,0,'wing_color2',255,255,255), (332088,1950060,1,'cheek_type',64,-61,0), (332089,1950060,1,'chin_type',81,74,81), (332090,1950060,1,'ear_type',77,-28,0), (332091,1950060,1,'eye_brow_type',-22,25,14), (332092,1950060,0,'eye_color',137,172,150), (332093,1950060,1,'eye_type',-89,0,0), (332094,1950060,0,'hair_color1',164,165,165), (332095,1950060,0,'hair_color2',56,62,62), (332096,1950060,0,'hair_face_color',244,246,246), (332097,1950060,0,'hair_face_highlight_color',40,20,7), (332098,1950060,0,'hair_highlight',79,28,15), (332099,1950060,0,'hair_type_color',244,246,246), (332100,1950060,0,'hair_type_highlight_color',40,20,7), (332101,1950060,1,'lip_type',79,-1,-47), (332102,1950060,1,'nose_type',-84,-7,-93), (332103,1950060,0,'skin_color',118,126,126), (332104,1950060,1,'soga_cheek_type',64,-61,0), (332105,1950060,1,'soga_chin_type',81,74,81), (332106,1950060,1,'soga_ear_type',77,-28,0), (332107,1950060,1,'soga_eye_brow_type',-22,25,14), (332108,1950060,0,'soga_eye_color',229,229,102), (332109,1950060,1,'soga_eye_type',-89,0,0), (332110,1950060,0,'soga_hair_color1',164,165,165), (332111,1950060,0,'soga_hair_color2',56,62,62), (332112,1950060,0,'soga_hair_face_color',244,246,246), (332113,1950060,0,'soga_hair_face_highlight_color',40,20,7), (332114,1950060,0,'soga_hair_highlight',79,28,15), (332115,1950060,0,'soga_hair_type_color',244,246,246), (332116,1950060,0,'soga_hair_type_highlight_color',40,20,7), (332117,1950060,1,'soga_lip_type',79,-1,-47), (332118,1950060,1,'soga_nose_type',-84,-7,-93), (332119,1950060,0,'soga_skin_color',118,126,126), (332120,1950060,0,'wing_color1',255,255,255), (332121,1950060,0,'wing_color2',255,255,255), (332125,1950062,0,'eye_color',255,255,255), (332126,1950062,0,'skin_color',63,0,0), (332127,1950062,0,'soga_eye_color',255,0,255), (332128,1950063,1,'cheek_type',-47,98,0), (332129,1950063,1,'chin_type',31,68,44), (332130,1950063,1,'ear_type',57,-38,0), (332131,1950063,1,'eye_brow_type',81,56,28), (332132,1950063,0,'eye_color',32,61,45), (332133,1950063,1,'eye_type',-97,0,0), (332134,1950063,0,'hair_color1',239,221,86), (332135,1950063,0,'hair_color2',89,62,43), (332136,1950063,0,'hair_face_color',219,179,15), (332137,1950063,0,'hair_face_highlight_color',145,168,168), (332138,1950063,0,'hair_highlight',114,112,142), (332139,1950063,0,'hair_type_color',219,179,15), (332140,1950063,0,'hair_type_highlight_color',145,168,168), (332141,1950063,1,'lip_type',17,-93,-94), (332142,1950063,1,'nose_type',-71,-48,-94), (332143,1950063,0,'skin_color',240,238,238), (332144,1950063,1,'soga_cheek_type',-47,98,0), (332145,1950063,1,'soga_chin_type',31,68,44), (332146,1950063,1,'soga_ear_type',57,-38,0), (332147,1950063,1,'soga_eye_brow_type',81,56,28), (332148,1950063,0,'soga_eye_color',229,229,102), (332149,1950063,1,'soga_eye_type',-97,0,0), (332150,1950063,0,'soga_hair_color1',239,221,86), (332151,1950063,0,'soga_hair_color2',89,62,43), (332152,1950063,0,'soga_hair_face_color',219,179,15), (332153,1950063,0,'soga_hair_face_highlight_color',145,168,168), (332154,1950063,0,'soga_hair_highlight',114,112,142), (332155,1950063,0,'soga_hair_type_color',219,179,15), (332156,1950063,0,'soga_hair_type_highlight_color',145,168,168), (332157,1950063,1,'soga_lip_type',17,-93,-94), (332158,1950063,1,'soga_nose_type',-71,-48,-94), (332159,1950063,0,'soga_skin_color',240,238,238), (332160,1950063,0,'wing_color1',255,255,255), (332161,1950063,0,'wing_color2',255,255,255), (332162,1950064,0,'eye_color',255,255,255), (332163,1950064,0,'skin_color',255,255,255), (332164,1950064,0,'soga_eye_color',255,0,255), (332165,1950065,0,'eye_color',255,255,255), (332166,1950065,0,'skin_color',255,255,255), (332167,1950065,0,'soga_eye_color',255,0,255), (332168,1950066,0,'eye_color',255,255,255), (332169,1950066,0,'skin_color',255,255,255), (332170,1950066,0,'soga_eye_color',255,0,255), (332171,1950067,0,'eye_color',255,255,255), (332172,1950067,0,'skin_color',255,255,255), (332173,1950067,0,'soga_eye_color',255,0,255), (332177,1950069,0,'eye_color',255,255,255), (332178,1950069,0,'skin_color',255,255,255), (332179,1950069,0,'soga_eye_color',255,0,255), (332180,1950070,0,'eye_color',255,255,255), (332181,1950070,0,'skin_color',255,255,255), (332182,1950070,0,'soga_eye_color',255,0,255), (332183,1950071,1,'cheek_type',-11,-4,0), (332184,1950071,1,'chin_type',-42,34,14), (332185,1950071,1,'ear_type',-2,-21,0), (332186,1950071,1,'eye_brow_type',28,0,0), (332187,1950071,0,'eye_color',19,11,28), (332188,1950071,0,'hair_face_color',210,182,210), (332189,1950071,0,'hair_face_highlight_color',155,150,106), (332190,1950071,0,'hair_type_color',210,182,210), (332191,1950071,0,'hair_type_highlight_color',155,150,106), (332192,1950071,1,'lip_type',-4,17,-10), (332193,1950071,1,'nose_type',-4,-1,-2), (332194,1950071,0,'skin_color',151,207,206), (332195,1950071,1,'soga_cheek_type',-11,-4,0), (332196,1950071,1,'soga_chin_type',-42,34,14), (332197,1950071,1,'soga_ear_type',-2,-21,0), (332198,1950071,1,'soga_eye_brow_type',28,0,0), (332199,1950071,0,'soga_eye_color',229,229,102), (332200,1950071,0,'soga_hair_face_color',210,182,210), (332201,1950071,0,'soga_hair_face_highlight_color',155,150,106), (332202,1950071,0,'soga_hair_type_color',210,182,210), (332203,1950071,0,'soga_hair_type_highlight_color',155,150,106), (332204,1950071,1,'soga_lip_type',-4,17,-10), (332205,1950071,1,'soga_nose_type',-4,-1,-2), (332206,1950071,0,'soga_skin_color',151,207,206), (332207,1950071,0,'wing_color1',255,255,255), (332208,1950071,0,'wing_color2',255,255,255), (332212,1950073,1,'cheek_type',-43,71,0), (332213,1950073,1,'chin_type',-37,-31,40), (332214,1950073,1,'ear_type',-64,-17,0), (332215,1950073,1,'eye_brow_type',45,-44,41), (332216,1950073,0,'eye_color',48,91,61), (332217,1950073,1,'eye_type',53,0,0), (332218,1950073,0,'hair_color1',114,112,142), (332219,1950073,0,'hair_color2',121,113,107), (332220,1950073,0,'hair_face_color',116,143,143), (332221,1950073,0,'hair_face_highlight_color',233,184,31), (332222,1950073,0,'hair_highlight',246,219,114), (332223,1950073,0,'hair_type_color',116,143,143), (332224,1950073,0,'hair_type_highlight_color',233,184,31), (332225,1950073,1,'lip_type',32,43,62), (332226,1950073,1,'nose_type',26,-72,-12), (332227,1950073,0,'skin_color',246,240,240), (332228,1950073,1,'soga_cheek_type',-43,71,0), (332229,1950073,1,'soga_chin_type',-37,-31,40), (332230,1950073,1,'soga_ear_type',-64,-17,0), (332231,1950073,1,'soga_eye_brow_type',45,-44,41), (332232,1950073,0,'soga_eye_color',229,229,102), (332233,1950073,1,'soga_eye_type',53,0,0), (332234,1950073,0,'soga_hair_color1',114,112,142), (332235,1950073,0,'soga_hair_color2',121,113,107), (332236,1950073,0,'soga_hair_face_color',116,143,143), (332237,1950073,0,'soga_hair_face_highlight_color',233,184,31), (332238,1950073,0,'soga_hair_highlight',246,219,114), (332239,1950073,0,'soga_hair_type_color',116,143,143), (332240,1950073,0,'soga_hair_type_highlight_color',233,184,31), (332241,1950073,1,'soga_lip_type',32,43,62), (332242,1950073,1,'soga_nose_type',26,-72,-12), (332243,1950073,0,'soga_skin_color',246,240,240), (332244,1950073,0,'wing_color1',255,255,255), (332245,1950073,0,'wing_color2',255,255,255), (332246,1950074,0,'eye_color',255,255,255), (332247,1950074,0,'skin_color',8,8,8), (332248,1950074,0,'soga_eye_color',255,0,255), (332249,1740000,0,'eye_color',255,255,255), (332250,1740000,0,'skin_color',255,255,255), (332251,1740000,0,'soga_eye_color',255,0,255), (332252,1740001,1,'cheek_type',77,-75,0), (332253,1740001,1,'chin_type',58,88,28), (332254,1740001,1,'ear_type',14,56,0), (332255,1740001,1,'eye_brow_type',59,26,-89), (332256,1740001,0,'eye_color',255,255,255), (332257,1740001,1,'eye_type',-21,0,0), (332258,1740001,0,'hair_color1',239,221,86), (332259,1740001,0,'hair_color2',99,53,22), (332260,1740001,0,'hair_face_color',219,179,15), (332261,1740001,0,'hair_face_highlight_color',93,65,9), (332262,1740001,0,'hair_highlight',56,33,26), (332263,1740001,0,'hair_type_color',219,179,15), (332264,1740001,0,'hair_type_highlight_color',93,65,9), (332265,1740001,1,'lip_type',-46,37,-63), (332266,1740001,1,'nose_type',7,10,-17), (332267,1740001,0,'skin_color',255,255,255), (332268,1740001,1,'soga_cheek_type',77,-75,0), (332269,1740001,1,'soga_chin_type',58,88,28), (332270,1740001,1,'soga_ear_type',14,56,0), (332271,1740001,1,'soga_eye_brow_type',59,26,-89), (332272,1740001,0,'soga_eye_color',255,0,255), (332273,1740001,1,'soga_eye_type',-21,0,0), (332274,1740001,0,'soga_hair_color1',239,221,86), (332275,1740001,0,'soga_hair_color2',99,53,22), (332276,1740001,0,'soga_hair_face_color',219,179,15), (332277,1740001,0,'soga_hair_face_highlight_color',93,65,9), (332278,1740001,0,'soga_hair_highlight',56,33,26), (332279,1740001,0,'soga_hair_type_color',219,179,15), (332280,1740001,0,'soga_hair_type_highlight_color',93,65,9), (332281,1740001,1,'soga_lip_type',-46,37,-63), (332282,1740001,1,'soga_nose_type',7,10,-17), (332283,1740001,0,'soga_skin_color',200,187,181), (332284,1740001,0,'wing_color1',255,255,255), (332285,1740001,0,'wing_color2',255,255,255), (332286,1740002,0,'eye_color',255,255,255), (332287,1740002,0,'skin_color',255,255,255), (332288,1740002,0,'soga_eye_color',255,0,255), (332289,1740003,1,'cheek_type',-28,0,0), (332290,1740003,1,'chin_type',-75,50,-14), (332291,1740003,1,'ear_type',37,57,0), (332292,1740003,1,'eye_brow_type',-45,-7,-31), (332293,1740003,0,'eye_color',150,190,190), (332294,1740003,1,'eye_type',34,0,0), (332295,1740003,0,'hair_color1',38,22,21), (332296,1740003,0,'hair_color2',120,50,0), (332297,1740003,0,'hair_highlight',38,22,21), (332298,1740003,1,'lip_type',-19,25,0), (332299,1740003,1,'nose_type',-46,22,3), (332300,1740003,0,'skin_color',234,195,198), (332301,1740003,1,'soga_cheek_type',-28,0,0), (332302,1740003,1,'soga_chin_type',-75,50,-14), (332303,1740003,1,'soga_ear_type',37,57,0), (332304,1740003,1,'soga_eye_brow_type',-45,-7,-31), (332305,1740003,0,'soga_eye_color',229,229,102), (332306,1740003,1,'soga_eye_type',34,0,0), (332307,1740003,0,'soga_hair_color1',38,22,21), (332308,1740003,0,'soga_hair_color2',120,50,0), (332309,1740003,0,'soga_hair_highlight',38,22,21), (332310,1740003,1,'soga_lip_type',-19,25,0), (332311,1740003,1,'soga_nose_type',-46,22,3), (332312,1740003,0,'soga_skin_color',234,195,198), (332313,1740003,0,'wing_color1',255,255,255), (332314,1740003,0,'wing_color2',255,255,255), (332315,1740004,1,'cheek_type',-17,79,0), (332316,1740004,1,'chin_type',-76,-96,-82), (332317,1740004,1,'ear_type',-72,93,0), (332318,1740004,1,'eye_brow_type',-55,-97,-43), (332319,1740004,0,'eye_color',120,175,192), (332320,1740004,1,'eye_type',17,0,0), (332321,1740004,0,'hair_color1',56,33,26), (332322,1740004,0,'hair_color2',94,59,11), (332323,1740004,0,'hair_face_color',83,57,8), (332324,1740004,0,'hair_face_highlight_color',19,6,25), (332325,1740004,0,'hair_highlight',29,21,28), (332326,1740004,0,'hair_type_color',83,57,8), (332327,1740004,0,'hair_type_highlight_color',19,6,25), (332328,1740004,1,'lip_type',5,-39,87), (332329,1740004,1,'nose_type',-65,-68,2), (332330,1740004,0,'skin_color',239,239,209), (332331,1740004,1,'soga_cheek_type',-17,79,0), (332332,1740004,1,'soga_chin_type',-76,-96,-82), (332333,1740004,1,'soga_ear_type',-72,93,0), (332334,1740004,1,'soga_eye_brow_type',-55,-97,-43), (332335,1740004,0,'soga_eye_color',229,229,102), (332336,1740004,1,'soga_eye_type',17,0,0), (332337,1740004,0,'soga_hair_color1',56,33,26), (332338,1740004,0,'soga_hair_color2',94,59,11), (332339,1740004,0,'soga_hair_face_color',83,57,8), (332340,1740004,0,'soga_hair_face_highlight_color',19,6,25), (332341,1740004,0,'soga_hair_highlight',29,21,28), (332342,1740004,0,'soga_hair_type_color',83,57,8), (332343,1740004,0,'soga_hair_type_highlight_color',19,6,25), (332344,1740004,1,'soga_lip_type',5,-39,87), (332345,1740004,1,'soga_nose_type',-65,-68,2), (332346,1740004,0,'soga_skin_color',239,239,209), (332347,1740004,0,'wing_color1',255,255,255), (332348,1740004,0,'wing_color2',255,255,255), (332349,1740005,0,'eye_color',255,255,255), (332350,1740005,0,'skin_color',255,255,255), (332351,1740005,0,'soga_eye_color',255,0,255), (332352,1740006,0,'eye_color',255,255,255), (332353,1740006,0,'skin_color',255,255,255), (332354,1740006,0,'soga_eye_color',255,0,255), (332355,1740007,1,'cheek_type',-22,66,0), (332356,1740007,1,'chin_type',82,-58,-76), (332357,1740007,1,'ear_type',-75,-85,0), (332358,1740007,1,'eye_brow_type',93,-93,19), (332359,1740007,0,'eye_color',43,87,100), (332360,1740007,1,'eye_type',-62,0,0), (332361,1740007,0,'hair_color1',79,28,15), (332362,1740007,0,'hair_color2',111,64,0), (332363,1740007,0,'hair_face_color',35,24,1), (332364,1740007,0,'hair_face_highlight_color',168,59,22), (332365,1740007,0,'hair_highlight',89,21,21), (332366,1740007,0,'hair_type_color',35,24,1), (332367,1740007,0,'hair_type_highlight_color',168,59,22), (332368,1740007,1,'lip_type',55,-64,17), (332369,1740007,1,'nose_type',14,74,63), (332370,1740007,0,'skin_color',46,34,21), (332371,1740007,1,'soga_cheek_type',-22,66,0), (332372,1740007,1,'soga_chin_type',82,-58,-76), (332373,1740007,1,'soga_ear_type',-75,-85,0), (332374,1740007,1,'soga_eye_brow_type',93,-93,19), (332375,1740007,0,'soga_eye_color',229,229,102), (332376,1740007,1,'soga_eye_type',-62,0,0), (332377,1740007,0,'soga_hair_color1',79,28,15), (332378,1740007,0,'soga_hair_color2',111,64,0), (332379,1740007,0,'soga_hair_face_color',35,24,1), (332380,1740007,0,'soga_hair_face_highlight_color',168,59,22), (332381,1740007,0,'soga_hair_highlight',89,21,21), (332382,1740007,0,'soga_hair_type_color',35,24,1), (332383,1740007,0,'soga_hair_type_highlight_color',168,59,22), (332384,1740007,1,'soga_lip_type',55,-64,17), (332385,1740007,1,'soga_nose_type',14,74,63), (332386,1740007,0,'soga_skin_color',46,34,21), (332387,1740007,0,'wing_color1',255,255,255), (332388,1740007,0,'wing_color2',255,255,255), (332389,1740008,1,'cheek_type',-25,78,0), (332390,1740008,1,'chin_type',4,-83,87), (332391,1740008,1,'ear_type',76,94,0), (332392,1740008,1,'eye_brow_type',48,12,-21), (332393,1740008,0,'eye_color',155,185,168), (332394,1740008,0,'hair_color1',200,165,96), (332395,1740008,0,'hair_color2',173,99,44), (332396,1740008,0,'hair_face_color',213,152,21), (332397,1740008,0,'hair_face_highlight_color',15,1,21), (332398,1740008,0,'hair_highlight',29,21,28), (332399,1740008,0,'hair_type_color',213,152,21), (332400,1740008,0,'hair_type_highlight_color',15,1,21), (332401,1740008,1,'lip_type',-14,-75,-23), (332402,1740008,1,'nose_type',83,-59,-68), (332403,1740008,0,'skin_color',191,200,198), (332404,1740008,1,'soga_cheek_type',-25,78,0), (332405,1740008,1,'soga_chin_type',4,-83,87), (332406,1740008,1,'soga_ear_type',76,94,0), (332407,1740008,1,'soga_eye_brow_type',48,12,-21), (332408,1740008,0,'soga_eye_color',229,229,102), (332409,1740008,0,'soga_hair_color1',200,165,96), (332410,1740008,0,'soga_hair_color2',173,99,44), (332411,1740008,0,'soga_hair_face_color',213,152,21), (332412,1740008,0,'soga_hair_face_highlight_color',15,1,21), (332413,1740008,0,'soga_hair_highlight',29,21,28), (332414,1740008,0,'soga_hair_type_color',213,152,21), (332415,1740008,0,'soga_hair_type_highlight_color',15,1,21), (332416,1740008,1,'soga_lip_type',-14,-75,-23), (332417,1740008,1,'soga_nose_type',83,-59,-68), (332418,1740008,0,'soga_skin_color',191,200,198), (332419,1740008,0,'wing_color1',255,255,255), (332420,1740008,0,'wing_color2',255,255,255), (332421,1740009,0,'eye_color',255,255,255), (332422,1740009,0,'skin_color',255,255,255), (332423,1740009,0,'soga_eye_color',255,0,255), (332424,1740010,0,'eye_color',255,255,255), (332425,1740010,0,'skin_color',255,255,255), (332426,1740010,0,'soga_eye_color',255,0,255), (332427,1740011,1,'cheek_type',-2,37,0), (332428,1740011,1,'chin_type',4,0,-17), (332429,1740011,1,'ear_type',-17,0,0), (332430,1740011,1,'eye_brow_type',-4,-43,-25), (332431,1740011,0,'eye_color',32,22,52), (332432,1740011,1,'eye_type',26,0,0), (332433,1740011,0,'hair_face_color',135,125,134), (332434,1740011,0,'hair_face_highlight_color',105,103,97), (332435,1740011,0,'hair_type_color',135,125,134), (332436,1740011,0,'hair_type_highlight_color',105,103,97), (332437,1740011,1,'lip_type',-20,12,17), (332438,1740011,1,'nose_type',3,-29,4), (332439,1740011,0,'skin_color',21,77,76), (332440,1740011,1,'soga_cheek_type',-2,37,0), (332441,1740011,1,'soga_chin_type',4,0,-17), (332442,1740011,1,'soga_ear_type',-17,0,0), (332443,1740011,1,'soga_eye_brow_type',-4,-43,-25), (332444,1740011,0,'soga_eye_color',229,229,102), (332445,1740011,1,'soga_eye_type',26,0,0), (332446,1740011,0,'soga_hair_face_color',135,125,134), (332447,1740011,0,'soga_hair_face_highlight_color',105,103,97), (332448,1740011,0,'soga_hair_type_color',135,125,134), (332449,1740011,0,'soga_hair_type_highlight_color',105,103,97), (332450,1740011,1,'soga_lip_type',-20,12,17), (332451,1740011,1,'soga_nose_type',3,-29,4), (332452,1740011,0,'soga_skin_color',21,77,76), (332453,1740011,0,'wing_color1',255,255,255), (332454,1740011,0,'wing_color2',255,255,255), (332455,1740012,0,'eye_color',255,255,255), (332456,1740012,0,'skin_color',255,255,255), (332457,1740012,0,'soga_eye_color',255,0,255), (332458,1740013,0,'eye_color',255,255,255), (332459,1740013,0,'skin_color',255,255,255), (332460,1740013,0,'soga_eye_color',255,0,255), (332461,1740014,0,'eye_color',255,255,255), (332462,1740014,0,'skin_color',255,255,255), (332463,1740014,0,'soga_eye_color',255,0,255), (332464,1740015,1,'cheek_type',-28,0,0), (332465,1740015,1,'chin_type',-75,50,-14), (332466,1740015,1,'ear_type',37,57,0), (332467,1740015,1,'eye_brow_type',-45,-7,-31), (332468,1740015,0,'eye_color',150,190,190), (332469,1740015,1,'eye_type',34,0,0), (332470,1740015,0,'hair_color1',38,22,21), (332471,1740015,0,'hair_color2',120,50,0), (332472,1740015,0,'hair_highlight',38,22,21), (332473,1740015,1,'lip_type',-19,25,0), (332474,1740015,1,'nose_type',-46,22,3), (332475,1740015,0,'skin_color',234,195,198), (332476,1740015,1,'soga_cheek_type',-28,0,0), (332477,1740015,1,'soga_chin_type',-75,50,-14), (332478,1740015,1,'soga_ear_type',37,57,0), (332479,1740015,1,'soga_eye_brow_type',-45,-7,-31), (332480,1740015,0,'soga_eye_color',229,229,102), (332481,1740015,1,'soga_eye_type',34,0,0), (332482,1740015,0,'soga_hair_color1',38,22,21), (332483,1740015,0,'soga_hair_color2',120,50,0), (332484,1740015,0,'soga_hair_highlight',38,22,21), (332485,1740015,1,'soga_lip_type',-19,25,0), (332486,1740015,1,'soga_nose_type',-46,22,3), (332487,1740015,0,'soga_skin_color',234,195,198), (332488,1740015,0,'wing_color1',255,255,255), (332489,1740015,0,'wing_color2',255,255,255), (332490,1740016,1,'cheek_type',-25,78,0), (332491,1740016,1,'chin_type',4,-83,87), (332492,1740016,1,'ear_type',76,94,0), (332493,1740016,1,'eye_brow_type',48,12,-21), (332494,1740016,0,'eye_color',155,185,168), (332495,1740016,0,'hair_color1',200,165,96), (332496,1740016,0,'hair_color2',173,99,44), (332497,1740016,0,'hair_face_color',213,152,21), (332498,1740016,0,'hair_face_highlight_color',15,1,21), (332499,1740016,0,'hair_highlight',29,21,28), (332500,1740016,0,'hair_type_color',213,152,21), (332501,1740016,0,'hair_type_highlight_color',15,1,21), (332502,1740016,1,'lip_type',-14,-75,-23), (332503,1740016,1,'nose_type',83,-59,-68), (332504,1740016,0,'skin_color',191,200,198), (332505,1740016,1,'soga_cheek_type',-25,78,0), (332506,1740016,1,'soga_chin_type',4,-83,87), (332507,1740016,1,'soga_ear_type',76,94,0), (332508,1740016,1,'soga_eye_brow_type',48,12,-21), (332509,1740016,0,'soga_eye_color',229,229,102), (332510,1740016,0,'soga_hair_color1',200,165,96), (332511,1740016,0,'soga_hair_color2',173,99,44), (332512,1740016,0,'soga_hair_face_color',213,152,21), (332513,1740016,0,'soga_hair_face_highlight_color',15,1,21), (332514,1740016,0,'soga_hair_highlight',29,21,28), (332515,1740016,0,'soga_hair_type_color',213,152,21), (332516,1740016,0,'soga_hair_type_highlight_color',15,1,21), (332517,1740016,1,'soga_lip_type',-14,-75,-23), (332518,1740016,1,'soga_nose_type',83,-59,-68), (332519,1740016,0,'soga_skin_color',191,200,198), (332520,1740016,0,'wing_color1',255,255,255), (332521,1740016,0,'wing_color2',255,255,255), (332522,1740017,1,'cheek_type',-17,79,0), (332523,1740017,1,'chin_type',-76,-96,-82), (332524,1740017,1,'ear_type',-72,93,0), (332525,1740017,1,'eye_brow_type',-55,-97,-43), (332526,1740017,0,'eye_color',120,175,192), (332527,1740017,1,'eye_type',17,0,0), (332528,1740017,0,'hair_color1',56,33,26), (332529,1740017,0,'hair_color2',94,59,11), (332530,1740017,0,'hair_face_color',83,57,8), (332531,1740017,0,'hair_face_highlight_color',19,6,25), (332532,1740017,0,'hair_highlight',29,21,28), (332533,1740017,0,'hair_type_color',83,57,8), (332534,1740017,0,'hair_type_highlight_color',19,6,25), (332535,1740017,1,'lip_type',5,-39,87), (332536,1740017,1,'nose_type',-65,-68,2), (332537,1740017,0,'skin_color',239,239,209), (332538,1740017,1,'soga_cheek_type',-17,79,0), (332539,1740017,1,'soga_chin_type',-76,-96,-82), (332540,1740017,1,'soga_ear_type',-72,93,0), (332541,1740017,1,'soga_eye_brow_type',-55,-97,-43), (332542,1740017,0,'soga_eye_color',229,229,102), (332543,1740017,1,'soga_eye_type',17,0,0), (332544,1740017,0,'soga_hair_color1',56,33,26), (332545,1740017,0,'soga_hair_color2',94,59,11), (332546,1740017,0,'soga_hair_face_color',83,57,8), (332547,1740017,0,'soga_hair_face_highlight_color',19,6,25), (332548,1740017,0,'soga_hair_highlight',29,21,28), (332549,1740017,0,'soga_hair_type_color',83,57,8), (332550,1740017,0,'soga_hair_type_highlight_color',19,6,25), (332551,1740017,1,'soga_lip_type',5,-39,87), (332552,1740017,1,'soga_nose_type',-65,-68,2), (332553,1740017,0,'soga_skin_color',239,239,209), (332554,1740017,0,'wing_color1',255,255,255), (332555,1740017,0,'wing_color2',255,255,255), (332556,1740018,0,'eye_color',255,255,255), (332557,1740018,0,'skin_color',255,255,255), (332558,1740018,0,'soga_eye_color',255,0,255), (332559,1740019,0,'eye_color',255,255,255), (332560,1740019,0,'skin_color',255,255,255), (332561,1740019,0,'soga_eye_color',255,0,255), (332562,1740020,1,'cheek_type',-22,66,0), (332563,1740020,1,'chin_type',82,-58,-76), (332564,1740020,1,'ear_type',-75,-85,0), (332565,1740020,1,'eye_brow_type',93,-93,19), (332566,1740020,0,'eye_color',43,87,100), (332567,1740020,1,'eye_type',-62,0,0), (332568,1740020,0,'hair_color1',79,28,15), (332569,1740020,0,'hair_color2',111,64,0), (332570,1740020,0,'hair_face_color',35,24,1), (332571,1740020,0,'hair_face_highlight_color',168,59,22), (332572,1740020,0,'hair_highlight',89,21,21), (332573,1740020,0,'hair_type_color',35,24,1), (332574,1740020,0,'hair_type_highlight_color',168,59,22), (332575,1740020,1,'lip_type',55,-64,17), (332576,1740020,1,'nose_type',14,74,63), (332577,1740020,0,'skin_color',46,34,21), (332578,1740020,1,'soga_cheek_type',-22,66,0), (332579,1740020,1,'soga_chin_type',82,-58,-76), (332580,1740020,1,'soga_ear_type',-75,-85,0), (332581,1740020,1,'soga_eye_brow_type',93,-93,19), (332582,1740020,0,'soga_eye_color',229,229,102), (332583,1740020,1,'soga_eye_type',-62,0,0), (332584,1740020,0,'soga_hair_color1',79,28,15), (332585,1740020,0,'soga_hair_color2',111,64,0), (332586,1740020,0,'soga_hair_face_color',35,24,1), (332587,1740020,0,'soga_hair_face_highlight_color',168,59,22), (332588,1740020,0,'soga_hair_highlight',89,21,21), (332589,1740020,0,'soga_hair_type_color',35,24,1), (332590,1740020,0,'soga_hair_type_highlight_color',168,59,22), (332591,1740020,1,'soga_lip_type',55,-64,17), (332592,1740020,1,'soga_nose_type',14,74,63), (332593,1740020,0,'soga_skin_color',46,34,21), (332594,1740020,0,'wing_color1',255,255,255), (332595,1740020,0,'wing_color2',255,255,255), (332596,1740021,0,'eye_color',255,255,255), (332597,1740021,0,'skin_color',255,255,255), (332598,1740021,0,'soga_eye_color',255,0,255), (332599,1740022,0,'eye_color',255,255,255), (332600,1740022,0,'skin_color',255,255,255), (332601,1740022,0,'soga_eye_color',255,0,255), (332602,1740023,1,'cheek_type',-2,37,0), (332603,1740023,1,'chin_type',4,0,-17), (332604,1740023,1,'ear_type',-17,0,0), (332605,1740023,1,'eye_brow_type',-4,-43,-25), (332606,1740023,0,'eye_color',32,22,52), (332607,1740023,1,'eye_type',26,0,0), (332608,1740023,0,'hair_face_color',135,125,134), (332609,1740023,0,'hair_face_highlight_color',105,103,97), (332610,1740023,0,'hair_type_color',135,125,134), (332611,1740023,0,'hair_type_highlight_color',105,103,97), (332612,1740023,1,'lip_type',-20,12,17), (332613,1740023,1,'nose_type',3,-29,4), (332614,1740023,0,'skin_color',21,77,76), (332615,1740023,1,'soga_cheek_type',-2,37,0), (332616,1740023,1,'soga_chin_type',4,0,-17), (332617,1740023,1,'soga_ear_type',-17,0,0), (332618,1740023,1,'soga_eye_brow_type',-4,-43,-25), (332619,1740023,0,'soga_eye_color',229,229,102), (332620,1740023,1,'soga_eye_type',26,0,0), (332621,1740023,0,'soga_hair_face_color',135,125,134), (332622,1740023,0,'soga_hair_face_highlight_color',105,103,97), (332623,1740023,0,'soga_hair_type_color',135,125,134), (332624,1740023,0,'soga_hair_type_highlight_color',105,103,97), (332625,1740023,1,'soga_lip_type',-20,12,17), (332626,1740023,1,'soga_nose_type',3,-29,4), (332627,1740023,0,'soga_skin_color',21,77,76), (332628,1740023,0,'wing_color1',255,255,255), (332629,1740023,0,'wing_color2',255,255,255), (332630,1740024,0,'eye_color',255,255,255), (332631,1740024,0,'skin_color',255,255,255), (332632,1740024,0,'soga_eye_color',255,0,255), (332633,3390000,0,'eye_color',255,255,255), (332634,3390000,0,'skin_color',255,255,255), (332635,3390000,0,'soga_eye_color',255,0,255), (332636,4790000,0,'eye_color',255,255,255), (332637,4790000,0,'skin_color',255,255,255), (332638,4790000,0,'soga_eye_color',255,0,255), (332639,4790001,0,'eye_color',255,255,255), (332640,4790001,0,'skin_color',255,255,255), (332641,4790001,0,'soga_eye_color',255,0,255), (332642,4790002,0,'eye_color',255,255,255), (332643,4790002,0,'skin_color',255,255,255), (332644,4790002,0,'soga_eye_color',255,0,255), (332645,4790003,0,'eye_color',29,29,29), (332646,4790003,0,'skin_color',29,29,29), (332647,4790003,0,'soga_eye_color',255,0,255), (332648,4790004,0,'eye_color',29,29,29), (332649,4790004,0,'skin_color',29,29,29), (332650,4790004,0,'soga_eye_color',255,0,255), (332651,4790005,1,'cheek_type',74,28,0), (332652,4790005,1,'chin_type',93,71,-68), (332653,4790005,1,'ear_type',-19,-28,0), (332654,4790005,1,'eye_brow_type',83,-31,75), (332655,4790005,0,'eye_color',42,85,99), (332656,4790005,1,'eye_type',4,0,0), (332657,4790005,0,'hair_color1',26,24,25), (332658,4790005,0,'hair_color2',36,34,36), (332659,4790005,0,'hair_face_color',15,1,21), (332660,4790005,0,'hair_face_highlight_color',244,246,246), (332661,4790005,0,'hair_highlight',164,165,165), (332662,4790005,0,'hair_type_color',15,1,21), (332663,4790005,0,'hair_type_highlight_color',244,246,246), (332664,4790005,1,'lip_type',-84,93,-62), (332665,4790005,1,'nose_type',-28,-58,100), (332666,4790005,0,'skin_color',180,134,99), (332667,4790005,1,'soga_cheek_type',74,28,0), (332668,4790005,1,'soga_chin_type',93,71,-68), (332669,4790005,1,'soga_ear_type',-19,-28,0), (332670,4790005,1,'soga_eye_brow_type',83,-31,75), (332671,4790005,0,'soga_eye_color',204,204,204), (332672,4790005,1,'soga_eye_type',4,0,0), (332673,4790005,0,'soga_hair_color1',26,24,25), (332674,4790005,0,'soga_hair_color2',36,34,36), (332675,4790005,0,'soga_hair_face_color',15,1,21), (332676,4790005,0,'soga_hair_face_highlight_color',244,246,246), (332677,4790005,0,'soga_hair_highlight',164,165,165), (332678,4790005,0,'soga_hair_type_color',15,1,21), (332679,4790005,0,'soga_hair_type_highlight_color',244,246,246), (332680,4790005,1,'soga_lip_type',-84,93,-62), (332681,4790005,1,'soga_nose_type',-28,-58,100), (332682,4790005,0,'soga_skin_color',180,134,99), (332683,4790006,0,'eye_color',29,29,29), (332684,4790006,0,'skin_color',29,29,29), (332685,4790006,0,'soga_eye_color',255,0,255), (332686,4790007,0,'eye_color',255,255,255), (332687,4790007,0,'skin_color',255,255,255), (332688,4790007,0,'soga_eye_color',255,0,255), (332689,4790008,0,'eye_color',255,255,255), (332690,4790008,0,'hair_color1',1,1,1), (332691,4790008,0,'hair_color2',1,1,1), (332692,4790008,0,'hair_highlight',1,1,1), (332693,4790008,0,'hair_type_color',255,255,255), (332694,4790008,0,'hair_type_highlight_color',255,255,255), (332695,4790008,0,'skin_color',255,255,255), (332696,4790008,0,'soga_eye_color',255,0,255), (332697,4790008,0,'soga_hair_color1',1,1,1), (332698,4790008,0,'soga_hair_color2',1,1,1), (332699,4790008,0,'soga_hair_highlight',1,1,1), (332700,4790008,0,'soga_hair_type_color',255,255,255), (332701,4790008,0,'soga_hair_type_highlight_color',255,255,255), (332702,4790009,0,'eye_color',29,29,29), (332703,4790009,0,'skin_color',29,29,29), (332704,4790009,0,'soga_eye_color',255,0,255), (332705,4790010,0,'eye_color',29,29,29), (332706,4790010,0,'skin_color',29,29,29), (332707,4790010,0,'soga_eye_color',255,0,255), (332708,4790011,0,'eye_color',255,255,255), (332709,4790011,0,'skin_color',255,255,255), (332710,4790011,0,'soga_eye_color',255,0,255), (332711,4790012,1,'cheek_type',31,-12,0), (332712,4790012,1,'chin_type',-87,-75,-12), (332713,4790012,1,'ear_type',70,-7,0), (332714,4790012,1,'eye_brow_type',-20,50,66), (332715,4790012,0,'eye_color',39,79,91), (332716,4790012,1,'eye_type',8,0,0), (332717,4790012,0,'hair_color1',112,103,151), (332718,4790012,0,'hair_color2',109,119,115), (332719,4790012,0,'hair_face_color',89,109,112), (332720,4790012,0,'hair_face_highlight_color',61,61,75), (332721,4790012,0,'hair_highlight',43,36,70), (332722,4790012,0,'hair_type_color',89,109,112), (332723,4790012,0,'hair_type_highlight_color',61,61,75), (332724,4790012,1,'lip_type',-59,14,45), (332725,4790012,1,'nose_type',-42,-87,-40), (332726,4790012,0,'skin_color',221,179,133), (332727,4790012,1,'soga_cheek_type',31,-12,0), (332728,4790012,1,'soga_chin_type',-87,-75,-12), (332729,4790012,1,'soga_ear_type',70,-7,0), (332730,4790012,1,'soga_eye_brow_type',-20,50,66), (332731,4790012,0,'soga_eye_color',204,204,204), (332732,4790012,1,'soga_eye_type',8,0,0), (332733,4790012,0,'soga_hair_color1',112,103,151), (332734,4790012,0,'soga_hair_color2',109,119,115), (332735,4790012,0,'soga_hair_face_color',89,109,112), (332736,4790012,0,'soga_hair_face_highlight_color',61,61,75), (332737,4790012,0,'soga_hair_highlight',43,36,70), (332738,4790012,0,'soga_hair_type_color',89,109,112), (332739,4790012,0,'soga_hair_type_highlight_color',61,61,75), (332740,4790012,1,'soga_lip_type',-59,14,45), (332741,4790012,1,'soga_nose_type',-42,-87,-40), (332742,4790012,0,'soga_skin_color',221,179,133), (332743,4790013,0,'eye_color',255,255,255), (332744,4790013,0,'skin_color',255,255,255), (332745,4790013,0,'soga_eye_color',255,0,255), (332746,4460000,0,'eye_color',255,255,255), (332747,4460000,0,'skin_color',255,255,255), (332748,4460000,0,'soga_eye_color',255,0,255), (332749,4460001,0,'eye_color',255,255,255), (332750,4460001,0,'skin_color',0,63,0), (332751,4460001,0,'soga_eye_color',255,0,255), (332752,4460002,0,'eye_color',255,255,255), (332753,4460002,0,'skin_color',128,63,0), (332754,4460002,0,'soga_eye_color',255,0,255), (332755,4460003,0,'eye_color',255,255,255), (332756,4460003,0,'skin_color',1,1,1), (332757,4460003,0,'soga_eye_color',255,0,255), (332758,4460004,0,'eye_color',255,255,255), (332759,4460004,0,'skin_color',0,63,0), (332760,4460004,0,'soga_eye_color',255,0,255), (332761,4460005,0,'eye_color',255,255,255), (332762,4460005,0,'skin_color',128,63,0), (332763,4460005,0,'soga_eye_color',255,0,255), (332764,4460006,0,'eye_color',255,255,255), (332765,4460006,0,'skin_color',128,0,0), (332766,4460006,0,'soga_eye_color',255,0,255), (332767,4450000,0,'eye_color',255,255,255), (332768,4450000,0,'skin_color',255,255,255), (332769,4450000,0,'soga_eye_color',255,0,255), (332770,4450001,1,'cheek_type',-37,56,0), (332771,4450001,1,'chin_type',22,43,77), (332772,4450001,1,'ear_type',100,81,0), (332773,4450001,1,'eye_brow_type',31,75,76), (332774,4450001,0,'eye_color',182,112,255), (332775,4450001,1,'eye_type',46,0,0), (332776,4450001,0,'hair_color1',33,22,19), (332777,4450001,0,'hair_color2',28,27,50), (332778,4450001,0,'hair_face_color',5,5,1), (332779,4450001,0,'hair_face_highlight_color',244,244,246), (332780,4450001,0,'hair_highlight',160,156,172), (332781,4450001,0,'hair_type_color',5,5,1), (332782,4450001,0,'hair_type_highlight_color',244,244,246), (332783,4450001,1,'lip_type',-31,0,28), (332784,4450001,1,'nose_type',64,-37,-58), (332785,4450001,0,'skin_color',152,122,137), (332786,4450001,1,'soga_cheek_type',-37,56,0), (332787,4450001,1,'soga_chin_type',22,43,77), (332788,4450001,1,'soga_ear_type',100,81,0), (332789,4450001,1,'soga_eye_brow_type',31,75,76), (332790,4450001,0,'soga_eye_color',229,229,102), (332791,4450001,1,'soga_eye_type',46,0,0), (332792,4450001,0,'soga_hair_color1',33,22,19), (332793,4450001,0,'soga_hair_color2',28,27,50), (332794,4450001,0,'soga_hair_face_color',5,5,1), (332795,4450001,0,'soga_hair_face_highlight_color',244,244,246), (332796,4450001,0,'soga_hair_highlight',160,156,172), (332797,4450001,0,'soga_hair_type_color',5,5,1), (332798,4450001,0,'soga_hair_type_highlight_color',244,244,246), (332799,4450001,1,'soga_lip_type',-31,0,28), (332800,4450001,1,'soga_nose_type',64,-37,-58), (332801,4450001,0,'soga_skin_color',152,122,137), (332802,4450001,0,'wing_color1',255,255,255), (332803,4450001,0,'wing_color2',255,255,255), (332804,4450002,0,'eye_color',255,255,255), (332805,4450002,0,'skin_color',255,255,255), (332806,4450002,0,'soga_eye_color',255,0,255), (332807,2870000,0,'eye_color',255,255,255), (332808,2870000,0,'skin_color',255,255,255), (332809,2870000,0,'soga_eye_color',255,0,255), (332810,2870001,1,'cheek_type',7,11,0), (332811,2870001,1,'chin_type',0,-26,0), (332812,2870001,1,'ear_type',44,28,0), (332813,2870001,1,'eye_brow_type',-3,-9,-26), (332814,2870001,0,'eye_color',255,255,248), (332815,2870001,1,'eye_type',14,0,0), (332816,2870001,0,'hair_face_color',19,8,1), (332817,2870001,0,'hair_type_color',19,8,1), (332818,2870001,1,'lip_type',-5,-10,-10), (332819,2870001,1,'nose_type',-42,1,7), (332820,2870001,0,'skin_color',215,238,34), (332821,2870001,1,'soga_cheek_type',7,11,0), (332822,2870001,1,'soga_chin_type',0,-26,0), (332823,2870001,1,'soga_ear_type',44,28,0), (332824,2870001,1,'soga_eye_brow_type',-3,-9,-26), (332825,2870001,0,'soga_eye_color',229,229,102), (332826,2870001,1,'soga_eye_type',14,0,0), (332827,2870001,0,'soga_hair_face_color',19,8,1), (332828,2870001,0,'soga_hair_type_color',19,8,1), (332829,2870001,1,'soga_lip_type',-5,-10,-10), (332830,2870001,1,'soga_nose_type',-42,1,7), (332831,2870001,0,'soga_skin_color',215,238,34), (332832,2870001,0,'wing_color1',255,255,255), (332833,2870001,0,'wing_color2',255,255,255), (332834,2870002,1,'cheek_type',11,93,0), (332835,2870002,1,'chin_type',87,77,51), (332836,2870002,1,'ear_type',83,-1,0), (332837,2870002,1,'eye_brow_type',-56,87,2), (332838,2870002,0,'eye_color',143,15,115), (332839,2870002,1,'eye_type',-37,0,0), (332840,2870002,0,'hair_face_color',66,184,0), (332841,2870002,0,'hair_type_color',66,184,0), (332842,2870002,1,'lip_type',-89,-14,-15), (332843,2870002,1,'nose_type',-34,22,96), (332844,2870002,0,'skin_color',66,184,0), (332845,2870002,1,'soga_cheek_type',11,93,0), (332846,2870002,1,'soga_chin_type',87,77,51), (332847,2870002,1,'soga_ear_type',83,-1,0), (332848,2870002,1,'soga_eye_brow_type',-56,87,2), (332849,2870002,0,'soga_eye_color',229,229,102), (332850,2870002,1,'soga_eye_type',-37,0,0), (332851,2870002,0,'soga_hair_face_color',66,184,0), (332852,2870002,0,'soga_hair_type_color',66,184,0), (332853,2870002,1,'soga_lip_type',-89,-14,-15), (332854,2870002,1,'soga_nose_type',-34,22,96), (332855,2870002,0,'soga_skin_color',66,184,0), (332856,2870002,0,'wing_color1',255,255,255), (332857,2870002,0,'wing_color2',255,255,255), (332858,2870003,1,'cheek_type',44,9,0), (332859,2870003,1,'chin_type',43,68,-3), (332860,2870003,1,'ear_type',0,-8,0), (332861,2870003,1,'eye_brow_type',-75,46,-50), (332862,2870003,0,'eye_color',96,29,7), (332863,2870003,1,'eye_type',11,0,0), (332864,2870003,0,'hair_face_color',124,56,15), (332865,2870003,0,'hair_type_color',124,56,15), (332866,2870003,1,'lip_type',-4,-15,28), (332867,2870003,1,'nose_type',47,18,-90), (332868,2870003,0,'skin_color',177,162,119), (332869,2870003,1,'soga_cheek_type',44,9,0), (332870,2870003,1,'soga_chin_type',43,68,-3), (332871,2870003,1,'soga_ear_type',0,-8,0), (332872,2870003,1,'soga_eye_brow_type',-75,46,-50), (332873,2870003,0,'soga_eye_color',229,229,102), (332874,2870003,1,'soga_eye_type',11,0,0), (332875,2870003,0,'soga_hair_face_color',124,56,15), (332876,2870003,0,'soga_hair_type_color',124,56,15), (332877,2870003,1,'soga_lip_type',-4,-15,28), (332878,2870003,1,'soga_nose_type',47,18,-90), (332879,2870003,0,'soga_skin_color',177,162,119), (332880,2870003,0,'wing_color1',255,255,255), (332881,2870003,0,'wing_color2',255,255,255), (332882,2870004,1,'cheek_type',-93,-1,0), (332883,2870004,1,'chin_type',11,29,22), (332884,2870004,1,'ear_type',50,96,0), (332885,2870004,1,'eye_brow_type',-58,96,53), (332886,2870004,0,'eye_color',119,91,148), (332887,2870004,1,'eye_type',85,0,0), (332888,2870004,0,'hair_face_color',30,153,4), (332889,2870004,0,'hair_type_color',30,153,4), (332890,2870004,1,'lip_type',-81,31,34), (332891,2870004,1,'nose_type',-53,48,88), (332892,2870004,0,'skin_color',30,153,4), (332893,2870004,1,'soga_cheek_type',-93,-1,0), (332894,2870004,1,'soga_chin_type',11,29,22), (332895,2870004,1,'soga_ear_type',50,96,0), (332896,2870004,1,'soga_eye_brow_type',-58,96,53), (332897,2870004,0,'soga_eye_color',229,229,102), (332898,2870004,1,'soga_eye_type',85,0,0), (332899,2870004,0,'soga_hair_face_color',30,153,4), (332900,2870004,0,'soga_hair_type_color',30,153,4), (332901,2870004,1,'soga_lip_type',-81,31,34), (332902,2870004,1,'soga_nose_type',-53,48,88), (332903,2870004,0,'soga_skin_color',30,153,4), (332904,2870004,0,'wing_color1',255,255,255), (332905,2870004,0,'wing_color2',255,255,255), (332906,2870005,1,'cheek_type',-8,3,0), (332907,2870005,1,'chin_type',17,7,-20), (332908,2870005,1,'ear_type',44,26,0), (332909,2870005,1,'eye_brow_type',-11,0,26), (332910,2870005,0,'eye_color',142,26,153), (332911,2870005,1,'eye_type',-11,0,0), (332912,2870005,0,'hair_face_color',247,223,66), (332913,2870005,0,'hair_face_highlight_color',216,192,37), (332914,2870005,0,'hair_type_color',247,223,66), (332915,2870005,0,'hair_type_highlight_color',216,192,37), (332916,2870005,1,'lip_type',-11,-7,12), (332917,2870005,1,'nose_type',-43,8,-11), (332918,2870005,0,'skin_color',144,123,107), (332919,2870005,1,'soga_cheek_type',-8,3,0), (332920,2870005,1,'soga_chin_type',17,7,-20), (332921,2870005,1,'soga_ear_type',44,26,0), (332922,2870005,1,'soga_eye_brow_type',-11,0,26), (332923,2870005,0,'soga_eye_color',229,229,102), (332924,2870005,1,'soga_eye_type',-11,0,0), (332925,2870005,0,'soga_hair_face_color',247,223,66), (332926,2870005,0,'soga_hair_face_highlight_color',216,192,37), (332927,2870005,0,'soga_hair_type_color',247,223,66), (332928,2870005,0,'soga_hair_type_highlight_color',216,192,37), (332929,2870005,1,'soga_lip_type',-11,-7,12), (332930,2870005,1,'soga_nose_type',-43,8,-11), (332931,2870005,0,'soga_skin_color',144,123,107), (332932,2870005,0,'wing_color1',255,255,255), (332933,2870005,0,'wing_color2',255,255,255), (332934,2500000,0,'eye_color',255,255,255), (332935,2500000,0,'skin_color',255,255,255), (332936,2500000,0,'soga_eye_color',255,0,255), (332937,2500001,0,'eye_color',255,255,255), (332938,2500001,0,'skin_color',255,255,255), (332939,2500001,0,'soga_eye_color',255,0,255), (332940,2500002,0,'eye_color',255,255,255), (332941,2500002,0,'skin_color',255,255,255), (332942,2500002,0,'soga_eye_color',255,0,255), (332943,2500003,0,'eye_color',255,255,255), (332944,2500003,0,'skin_color',255,255,255), (332945,2500003,0,'soga_eye_color',255,0,255), (332946,2500004,0,'eye_color',255,255,255), (332947,2500004,0,'skin_color',255,255,255), (332948,2500004,0,'soga_eye_color',255,0,255), (332949,2500005,0,'eye_color',255,255,255), (332950,2500005,0,'skin_color',255,255,255), (332951,2500005,0,'soga_eye_color',255,0,255), (332952,2500006,0,'eye_color',255,255,255), (332953,2500006,0,'skin_color',255,255,255), (332954,2500006,0,'soga_eye_color',255,0,255), (332955,2500007,0,'eye_color',255,255,255), (332956,2500007,0,'skin_color',255,255,255), (332957,2500007,0,'soga_eye_color',255,0,255), (332958,2500008,0,'eye_color',255,255,255), (332959,2500008,0,'skin_color',255,255,255), (332960,2500008,0,'soga_eye_color',255,0,255), (332961,3520000,0,'eye_color',255,255,255), (332962,3520000,0,'skin_color',255,255,255), (332963,3520000,0,'soga_eye_color',255,0,255), (332964,3520001,0,'eye_color',255,255,255), (332965,3520001,0,'skin_color',255,255,255), (332966,3520001,0,'soga_eye_color',255,0,255), (332967,3520002,0,'eye_color',255,255,255), (332968,3520002,0,'skin_color',70,0,0), (332969,3520002,0,'soga_eye_color',255,0,255), (332970,3520003,0,'eye_color',255,255,255), (332971,3520003,0,'skin_color',255,255,255), (332972,3520003,0,'soga_eye_color',255,0,255), (332973,3520004,0,'eye_color',255,255,255), (332974,3520004,0,'skin_color',70,0,0), (332975,3520004,0,'soga_eye_color',255,0,255), (332976,3520005,1,'cheek_type',-2,10,0), (332977,3520005,1,'chin_type',0,-25,17), (332978,3520005,1,'ear_type',28,-9,0), (332979,3520005,1,'eye_brow_type',25,-10,10), (332980,3520005,1,'eye_type',7,0,0), (332981,3520005,0,'hair_face_color',139,122,138), (332982,3520005,0,'hair_face_highlight_color',105,103,97), (332983,3520005,0,'hair_type_color',139,122,138), (332984,3520005,0,'hair_type_highlight_color',105,103,97), (332985,3520005,1,'lip_type',41,21,38), (332986,3520005,1,'nose_type',-12,-12,-28), (332987,3520005,0,'skin_color',0,4,4), (332988,3520005,1,'soga_cheek_type',-2,10,0), (332989,3520005,1,'soga_chin_type',0,-25,17), (332990,3520005,1,'soga_ear_type',28,-9,0), (332991,3520005,1,'soga_eye_brow_type',25,-10,10), (332992,3520005,0,'soga_eye_color',229,229,102), (332993,3520005,1,'soga_eye_type',7,0,0), (332994,3520005,0,'soga_hair_face_color',139,122,138), (332995,3520005,0,'soga_hair_face_highlight_color',105,103,97), (332996,3520005,0,'soga_hair_type_color',139,122,138), (332997,3520005,0,'soga_hair_type_highlight_color',105,103,97), (332998,3520005,1,'soga_lip_type',41,21,38), (332999,3520005,1,'soga_nose_type',-12,-12,-28), (333000,3520005,0,'soga_skin_color',0,4,4), (333001,3520005,0,'wing_color1',255,255,255), (333002,3520005,0,'wing_color2',255,255,255), (333003,3520006,1,'cheek_type',58,0,0), (333004,3520006,1,'chin_type',-62,10,94), (333005,3520006,1,'ear_type',44,-48,0), (333006,3520006,1,'eye_brow_type',-44,-11,-62), (333007,3520006,0,'eye_color',141,70,150), (333008,3520006,1,'eye_type',48,0,0), (333009,3520006,0,'hair_color1',56,22,22), (333010,3520006,0,'hair_color2',52,50,42), (333011,3520006,0,'hair_face_color',7,1,1), (333012,3520006,0,'hair_face_highlight_color',107,119,158), (333013,3520006,0,'hair_highlight',94,119,160), (333014,3520006,0,'hair_type_color',7,1,1), (333015,3520006,0,'hair_type_highlight_color',107,119,158), (333016,3520006,1,'lip_type',25,-15,-68), (333017,3520006,1,'nose_type',-7,48,-3), (333018,3520006,0,'skin_color',103,97,130), (333019,3520006,1,'soga_cheek_type',58,0,0), (333020,3520006,1,'soga_chin_type',-62,10,94), (333021,3520006,1,'soga_ear_type',44,-48,0), (333022,3520006,1,'soga_eye_brow_type',-44,-11,-62), (333023,3520006,0,'soga_eye_color',229,229,102), (333024,3520006,1,'soga_eye_type',48,0,0), (333025,3520006,0,'soga_hair_color1',56,22,22), (333026,3520006,0,'soga_hair_color2',52,50,42), (333027,3520006,0,'soga_hair_face_color',7,1,1), (333028,3520006,0,'soga_hair_face_highlight_color',107,119,158), (333029,3520006,0,'soga_hair_highlight',94,119,160), (333030,3520006,0,'soga_hair_type_color',7,1,1), (333031,3520006,0,'soga_hair_type_highlight_color',107,119,158), (333032,3520006,1,'soga_lip_type',25,-15,-68), (333033,3520006,1,'soga_nose_type',-7,48,-3), (333034,3520006,0,'soga_skin_color',103,97,130), (333035,3520006,0,'wing_color1',255,255,255), (333036,3520006,0,'wing_color2',255,255,255), (333037,3520007,1,'cheek_type',-31,52,0), (333038,3520007,1,'chin_type',-64,42,-25), (333039,3520007,1,'ear_type',42,56,0), (333040,3520007,1,'eye_brow_type',29,44,-77), (333041,3520007,0,'eye_color',15,8,20), (333042,3520007,1,'eye_type',-39,0,0), (333043,3520007,0,'hair_color1',160,156,172), (333044,3520007,0,'hair_color2',62,62,68), (333045,3520007,0,'hair_face_color',244,245,246), (333046,3520007,0,'hair_face_highlight_color',94,79,124), (333047,3520007,0,'hair_highlight',96,63,188), (333048,3520007,0,'hair_type_color',244,245,246), (333049,3520007,0,'hair_type_highlight_color',94,79,124), (333050,3520007,1,'lip_type',-9,-77,-14), (333051,3520007,1,'nose_type',-97,82,50), (333052,3520007,0,'skin_color',102,77,75), (333053,3520007,1,'soga_cheek_type',-31,52,0), (333054,3520007,1,'soga_chin_type',-64,42,-25), (333055,3520007,1,'soga_ear_type',42,56,0), (333056,3520007,1,'soga_eye_brow_type',29,44,-77), (333057,3520007,0,'soga_eye_color',229,229,102), (333058,3520007,1,'soga_eye_type',-39,0,0), (333059,3520007,0,'soga_hair_color1',160,156,172), (333060,3520007,0,'soga_hair_color2',62,62,68), (333061,3520007,0,'soga_hair_face_color',244,245,246), (333062,3520007,0,'soga_hair_face_highlight_color',94,79,124), (333063,3520007,0,'soga_hair_highlight',96,63,188), (333064,3520007,0,'soga_hair_type_color',244,245,246), (333065,3520007,0,'soga_hair_type_highlight_color',94,79,124), (333066,3520007,1,'soga_lip_type',-9,-77,-14), (333067,3520007,1,'soga_nose_type',-97,82,50), (333068,3520007,0,'soga_skin_color',102,77,75), (333069,3520007,0,'wing_color1',255,255,255), (333070,3520007,0,'wing_color2',255,255,255), (333071,3520008,1,'cheek_type',2,-3,0), (333072,3520008,1,'chin_type',-12,34,17), (333073,3520008,1,'ear_type',28,0,0), (333074,3520008,1,'eye_brow_type',-29,0,-17), (333075,3520008,0,'eye_color',209,180,255), (333076,3520008,1,'eye_type',-26,0,0), (333077,3520008,0,'hair_face_color',169,169,169), (333078,3520008,0,'hair_face_highlight_color',105,103,97), (333079,3520008,0,'hair_type_color',169,169,169), (333080,3520008,0,'hair_type_highlight_color',105,103,97), (333081,3520008,1,'lip_type',31,25,-22), (333082,3520008,1,'nose_type',2,0,-2), (333083,3520008,0,'skin_color',118,131,165), (333084,3520008,1,'soga_cheek_type',2,-3,0), (333085,3520008,1,'soga_chin_type',-12,34,17), (333086,3520008,1,'soga_ear_type',28,0,0), (333087,3520008,1,'soga_eye_brow_type',-29,0,-17), (333088,3520008,0,'soga_eye_color',229,229,102), (333089,3520008,1,'soga_eye_type',-26,0,0), (333090,3520008,0,'soga_hair_face_color',169,169,169), (333091,3520008,0,'soga_hair_face_highlight_color',105,103,97), (333092,3520008,0,'soga_hair_type_color',169,169,169), (333093,3520008,0,'soga_hair_type_highlight_color',105,103,97), (333094,3520008,1,'soga_lip_type',31,25,-22), (333095,3520008,1,'soga_nose_type',2,0,-2), (333096,3520008,0,'soga_skin_color',118,131,165), (333097,3520008,0,'wing_color1',255,255,255), (333098,3520008,0,'wing_color2',255,255,255), (333099,3520009,0,'eye_color',255,255,255), (333100,3520009,0,'skin_color',255,255,255), (333101,3520009,0,'soga_eye_color',255,0,255), (333102,3520010,0,'eye_color',255,255,255), (333103,3520010,0,'skin_color',70,0,0), (333104,3520010,0,'soga_eye_color',255,0,255), (333105,3520011,1,'cheek_type',87,34,0), (333106,3520011,1,'chin_type',62,-95,25), (333107,3520011,1,'ear_type',44,-64,0), (333108,3520011,1,'eye_brow_type',-77,58,98), (333109,3520011,0,'eye_color',28,33,54), (333110,3520011,1,'eye_type',-31,0,0), (333111,3520011,0,'hair_color1',93,64,120), (333112,3520011,0,'hair_color2',95,79,92), (333113,3520011,0,'hair_face_color',105,144,167), (333114,3520011,0,'hair_face_highlight_color',6,3,1), (333115,3520011,0,'hair_highlight',33,22,19), (333116,3520011,0,'hair_type_color',105,144,167), (333117,3520011,0,'hair_type_highlight_color',6,3,1), (333118,3520011,1,'lip_type',88,22,85), (333119,3520011,1,'nose_type',82,-12,-70), (333120,3520011,0,'skin_color',120,163,162), (333121,3520011,1,'soga_cheek_type',87,34,0), (333122,3520011,1,'soga_chin_type',62,-95,25), (333123,3520011,1,'soga_ear_type',44,-64,0), (333124,3520011,1,'soga_eye_brow_type',-77,58,98), (333125,3520011,0,'soga_eye_color',229,229,102), (333126,3520011,1,'soga_eye_type',-31,0,0), (333127,3520011,0,'soga_hair_color1',93,64,120), (333128,3520011,0,'soga_hair_color2',95,79,92), (333129,3520011,0,'soga_hair_face_color',105,144,167), (333130,3520011,0,'soga_hair_face_highlight_color',6,3,1), (333131,3520011,0,'soga_hair_highlight',33,22,19), (333132,3520011,0,'soga_hair_type_color',105,144,167), (333133,3520011,0,'soga_hair_type_highlight_color',6,3,1), (333134,3520011,1,'soga_lip_type',88,22,85), (333135,3520011,1,'soga_nose_type',82,-12,-70), (333136,3520011,0,'soga_skin_color',120,163,162), (333137,3520011,0,'wing_color1',255,255,255), (333138,3520011,0,'wing_color2',255,255,255), (333139,3520012,1,'cheek_type',-29,50,0), (333140,3520012,1,'chin_type',5,-17,-23), (333141,3520012,1,'ear_type',34,44,0), (333142,3520012,1,'eye_brow_type',84,61,0), (333143,3520012,0,'eye_color',197,197,255), (333144,3520012,1,'eye_type',-43,0,0), (333145,3520012,0,'hair_color1',160,156,172), (333146,3520012,0,'hair_color2',62,62,68), (333147,3520012,0,'hair_face_color',244,244,246), (333148,3520012,0,'hair_face_highlight_color',107,131,144), (333149,3520012,0,'hair_highlight',98,91,163), (333150,3520012,0,'hair_type_color',244,244,246), (333151,3520012,0,'hair_type_highlight_color',107,131,144), (333152,3520012,1,'lip_type',7,-62,43), (333153,3520012,1,'nose_type',94,38,-31), (333154,3520012,0,'skin_color',153,132,130), (333155,3520012,1,'soga_cheek_type',-29,50,0), (333156,3520012,1,'soga_chin_type',5,-17,-23), (333157,3520012,1,'soga_ear_type',34,44,0), (333158,3520012,1,'soga_eye_brow_type',84,61,0), (333159,3520012,0,'soga_eye_color',229,229,102), (333160,3520012,1,'soga_eye_type',-43,0,0), (333161,3520012,0,'soga_hair_color1',160,156,172), (333162,3520012,0,'soga_hair_color2',62,62,68), (333163,3520012,0,'soga_hair_face_color',244,244,246), (333164,3520012,0,'soga_hair_face_highlight_color',107,131,144), (333165,3520012,0,'soga_hair_highlight',98,91,163), (333166,3520012,0,'soga_hair_type_color',244,244,246), (333167,3520012,0,'soga_hair_type_highlight_color',107,131,144), (333168,3520012,1,'soga_lip_type',7,-62,43), (333169,3520012,1,'soga_nose_type',94,38,-31), (333170,3520012,0,'soga_skin_color',153,132,130), (333171,3520012,0,'wing_color1',255,255,255), (333172,3520012,0,'wing_color2',255,255,255), (333173,3520013,1,'cheek_type',0,2,0), (333174,3520013,1,'chin_type',-1,28,28), (333175,3520013,1,'ear_type',34,12,0), (333176,3520013,1,'eye_brow_type',-2,-10,-5), (333177,3520013,0,'eye_color',101,107,192), (333178,3520013,1,'eye_type',-31,0,0), (333179,3520013,0,'hair_face_color',144,146,146), (333180,3520013,0,'hair_face_highlight_color',105,103,97), (333181,3520013,0,'hair_type_color',144,146,146), (333182,3520013,0,'hair_type_highlight_color',105,103,97), (333183,3520013,1,'lip_type',7,-20,-9), (333184,3520013,1,'nose_type',-11,0,-34), (333185,3520013,0,'skin_color',132,120,163), (333186,3520013,1,'soga_cheek_type',0,2,0), (333187,3520013,1,'soga_chin_type',-1,28,28), (333188,3520013,1,'soga_ear_type',34,12,0), (333189,3520013,1,'soga_eye_brow_type',-2,-10,-5), (333190,3520013,0,'soga_eye_color',229,229,102), (333191,3520013,1,'soga_eye_type',-31,0,0), (333192,3520013,0,'soga_hair_face_color',144,146,146), (333193,3520013,0,'soga_hair_face_highlight_color',105,103,97), (333194,3520013,0,'soga_hair_type_color',144,146,146), (333195,3520013,0,'soga_hair_type_highlight_color',105,103,97), (333196,3520013,1,'soga_lip_type',7,-20,-9), (333197,3520013,1,'soga_nose_type',-11,0,-34), (333198,3520013,0,'soga_skin_color',132,120,163), (333199,3520013,0,'wing_color1',255,255,255), (333200,3520013,0,'wing_color2',255,255,255), (333201,3520014,1,'cheek_type',58,0,0), (333202,3520014,1,'chin_type',-62,10,94), (333203,3520014,1,'ear_type',44,-48,0), (333204,3520014,1,'eye_brow_type',-44,-11,-62), (333205,3520014,0,'eye_color',141,70,150), (333206,3520014,1,'eye_type',48,0,0), (333207,3520014,0,'hair_color1',56,22,22), (333208,3520014,0,'hair_color2',52,50,42), (333209,3520014,0,'hair_face_color',7,1,1), (333210,3520014,0,'hair_face_highlight_color',107,119,158), (333211,3520014,0,'hair_highlight',94,119,160), (333212,3520014,0,'hair_type_color',7,1,1), (333213,3520014,0,'hair_type_highlight_color',107,119,158), (333214,3520014,1,'lip_type',25,-15,-68), (333215,3520014,1,'nose_type',-7,48,-3), (333216,3520014,0,'skin_color',103,97,130), (333217,3520014,1,'soga_cheek_type',58,0,0), (333218,3520014,1,'soga_chin_type',-62,10,94), (333219,3520014,1,'soga_ear_type',44,-48,0), (333220,3520014,1,'soga_eye_brow_type',-44,-11,-62), (333221,3520014,0,'soga_eye_color',229,229,102), (333222,3520014,1,'soga_eye_type',48,0,0), (333223,3520014,0,'soga_hair_color1',56,22,22), (333224,3520014,0,'soga_hair_color2',52,50,42), (333225,3520014,0,'soga_hair_face_color',7,1,1), (333226,3520014,0,'soga_hair_face_highlight_color',107,119,158), (333227,3520014,0,'soga_hair_highlight',94,119,160), (333228,3520014,0,'soga_hair_type_color',7,1,1), (333229,3520014,0,'soga_hair_type_highlight_color',107,119,158), (333230,3520014,1,'soga_lip_type',25,-15,-68), (333231,3520014,1,'soga_nose_type',-7,48,-3), (333232,3520014,0,'soga_skin_color',103,97,130), (333233,3520014,0,'wing_color1',255,255,255), (333234,3520014,0,'wing_color2',255,255,255), (333235,3520015,1,'cheek_type',-29,50,0), (333236,3520015,1,'chin_type',5,-17,-23), (333237,3520015,1,'ear_type',34,44,0), (333238,3520015,1,'eye_brow_type',84,61,0), (333239,3520015,0,'eye_color',197,197,255), (333240,3520015,1,'eye_type',-43,0,0), (333241,3520015,0,'hair_color1',160,156,172), (333242,3520015,0,'hair_color2',62,62,68), (333243,3520015,0,'hair_face_color',244,244,246), (333244,3520015,0,'hair_face_highlight_color',107,131,144), (333245,3520015,0,'hair_highlight',98,91,163), (333246,3520015,0,'hair_type_color',244,244,246), (333247,3520015,0,'hair_type_highlight_color',107,131,144), (333248,3520015,1,'lip_type',7,-62,43), (333249,3520015,1,'nose_type',94,38,-31), (333250,3520015,0,'skin_color',153,132,130), (333251,3520015,1,'soga_cheek_type',-29,50,0), (333252,3520015,1,'soga_chin_type',5,-17,-23), (333253,3520015,1,'soga_ear_type',34,44,0), (333254,3520015,1,'soga_eye_brow_type',84,61,0), (333255,3520015,0,'soga_eye_color',229,229,102), (333256,3520015,1,'soga_eye_type',-43,0,0), (333257,3520015,0,'soga_hair_color1',160,156,172), (333258,3520015,0,'soga_hair_color2',62,62,68), (333259,3520015,0,'soga_hair_face_color',244,244,246), (333260,3520015,0,'soga_hair_face_highlight_color',107,131,144), (333261,3520015,0,'soga_hair_highlight',98,91,163), (333262,3520015,0,'soga_hair_type_color',244,244,246), (333263,3520015,0,'soga_hair_type_highlight_color',107,131,144), (333264,3520015,1,'soga_lip_type',7,-62,43), (333265,3520015,1,'soga_nose_type',94,38,-31), (333266,3520015,0,'soga_skin_color',153,132,130), (333267,3520015,0,'wing_color1',255,255,255), (333268,3520015,0,'wing_color2',255,255,255), (333269,3520016,0,'eye_color',255,255,255), (333270,3520016,0,'skin_color',255,255,255), (333271,3520016,0,'soga_eye_color',255,0,255), (333272,3520017,1,'cheek_type',84,50,0), (333273,3520017,1,'chin_type',-48,70,26), (333274,3520017,1,'ear_type',-68,8,0), (333275,3520017,1,'eye_brow_type',-45,100,100), (333276,3520017,0,'eye_color',1,1,2), (333277,3520017,1,'eye_type',14,0,0), (333278,3520017,0,'hair_color1',160,156,172), (333279,3520017,0,'hair_color2',62,62,68), (333280,3520017,0,'hair_face_color',244,244,246), (333281,3520017,0,'hair_face_highlight_color',244,244,246), (333282,3520017,0,'hair_highlight',160,156,172), (333283,3520017,0,'hair_type_color',244,244,246), (333284,3520017,0,'hair_type_highlight_color',244,244,246), (333285,3520017,1,'lip_type',52,-52,17), (333286,3520017,1,'nose_type',-93,-76,-98), (333287,3520017,0,'skin_color',99,142,141), (333288,3520017,1,'soga_cheek_type',84,50,0), (333289,3520017,1,'soga_chin_type',-48,70,26), (333290,3520017,1,'soga_ear_type',-68,8,0), (333291,3520017,1,'soga_eye_brow_type',-45,100,100), (333292,3520017,0,'soga_eye_color',229,229,102), (333293,3520017,1,'soga_eye_type',14,0,0), (333294,3520017,0,'soga_hair_color1',160,156,172), (333295,3520017,0,'soga_hair_color2',62,62,68), (333296,3520017,0,'soga_hair_face_color',244,244,246), (333297,3520017,0,'soga_hair_face_highlight_color',244,244,246), (333298,3520017,0,'soga_hair_highlight',160,156,172), (333299,3520017,0,'soga_hair_type_color',244,244,246), (333300,3520017,0,'soga_hair_type_highlight_color',244,244,246), (333301,3520017,1,'soga_lip_type',52,-52,17), (333302,3520017,1,'soga_nose_type',-93,-76,-98), (333303,3520017,0,'soga_skin_color',99,142,141), (333304,3520017,0,'wing_color1',255,255,255), (333305,3520017,0,'wing_color2',255,255,255), (333306,3520018,0,'eye_color',255,255,255), (333307,3520018,0,'skin_color',255,255,255), (333308,3520018,0,'soga_eye_color',255,0,255), (333309,2790000,1,'cheek_type',-7,18,0), (333310,2790000,1,'chin_type',-1,-7,-22), (333311,2790000,1,'ear_type',-35,-4,0), (333312,2790000,1,'eye_brow_type',-23,0,0), (333313,2790000,0,'eye_color',51,100,80), (333314,2790000,1,'eye_type',45,0,0), (333315,2790000,0,'hair_face_color',209,121,0), (333316,2790000,0,'hair_face_highlight_color',83,82,83), (333317,2790000,0,'hair_type_color',209,121,0), (333318,2790000,0,'hair_type_highlight_color',83,82,83), (333319,2790000,1,'lip_type',20,-10,-4), (333320,2790000,1,'nose_type',21,0,1), (333321,2790000,0,'skin_color',202,166,113), (333322,2790000,1,'soga_cheek_type',-7,18,0), (333323,2790000,1,'soga_chin_type',-1,-7,-22), (333324,2790000,1,'soga_ear_type',-35,-4,0), (333325,2790000,1,'soga_eye_brow_type',-23,0,0), (333326,2790000,0,'soga_eye_color',229,229,102), (333327,2790000,1,'soga_eye_type',45,0,0), (333328,2790000,0,'soga_hair_face_color',209,121,0), (333329,2790000,0,'soga_hair_face_highlight_color',83,82,83), (333330,2790000,0,'soga_hair_type_color',209,121,0), (333331,2790000,0,'soga_hair_type_highlight_color',83,82,83), (333332,2790000,1,'soga_lip_type',20,-10,-4), (333333,2790000,1,'soga_nose_type',21,0,1), (333334,2790000,0,'soga_skin_color',202,166,113), (333335,2790000,0,'wing_color1',255,255,255), (333336,2790000,0,'wing_color2',255,255,255), (333337,2790001,1,'cheek_type',66,4,0), (333338,2790001,1,'chin_type',62,57,87), (333339,2790001,1,'ear_type',70,-45,0), (333340,2790001,1,'eye_brow_type',-96,28,-43), (333341,2790001,0,'eye_color',145,188,193), (333342,2790001,1,'eye_type',87,0,0), (333343,2790001,0,'hair_color1',29,21,28), (333344,2790001,0,'hair_color2',39,32,39), (333345,2790001,0,'hair_face_color',15,1,21), (333346,2790001,0,'hair_highlight',38,22,21), (333347,2790001,0,'hair_type_color',15,1,21), (333348,2790001,1,'lip_type',-28,-81,-79), (333349,2790001,1,'nose_type',-22,84,-35), (333350,2790001,0,'skin_color',223,181,156), (333351,2790001,1,'soga_cheek_type',66,4,0), (333352,2790001,1,'soga_chin_type',62,57,87), (333353,2790001,1,'soga_ear_type',70,-45,0), (333354,2790001,1,'soga_eye_brow_type',-96,28,-43), (333355,2790001,0,'soga_eye_color',229,229,102), (333356,2790001,1,'soga_eye_type',87,0,0), (333357,2790001,0,'soga_hair_color1',29,21,28), (333358,2790001,0,'soga_hair_color2',39,32,39), (333359,2790001,0,'soga_hair_face_color',15,1,21), (333360,2790001,0,'soga_hair_highlight',38,22,21), (333361,2790001,0,'soga_hair_type_color',15,1,21), (333362,2790001,1,'soga_lip_type',-28,-81,-79), (333363,2790001,1,'soga_nose_type',-22,84,-35), (333364,2790001,0,'soga_skin_color',223,181,156), (333365,2790001,0,'wing_color1',255,255,255), (333366,2790001,0,'wing_color2',255,255,255), (333367,2790002,1,'eye_brow_type',7,0,0), (333368,2790002,0,'eye_color',12,119,0), (333369,2790002,1,'lip_type',-50,0,0), (333370,2790002,1,'nose_type',-56,50,0), (333371,2790002,0,'skin_color',230,230,13), (333372,2790002,1,'soga_eye_brow_type',7,0,0), (333373,2790002,0,'soga_eye_color',229,229,102), (333374,2790002,1,'soga_lip_type',-50,0,0), (333375,2790002,1,'soga_nose_type',-56,50,0), (333376,2790002,0,'soga_skin_color',230,230,13), (333377,2790002,0,'wing_color1',255,255,255), (333378,2790002,0,'wing_color2',255,255,255), (333379,2790003,1,'cheek_type',-4,0,0), (333380,2790003,1,'chin_type',-1,-10,11), (333381,2790003,1,'ear_type',0,28,0), (333382,2790003,1,'eye_brow_type',-14,28,-17), (333383,2790003,0,'eye_color',62,128,140), (333384,2790003,1,'eye_type',-40,0,0), (333385,2790003,0,'hair_face_color',75,73,67), (333386,2790003,0,'hair_face_highlight_color',88,66,0), (333387,2790003,0,'hair_type_color',75,73,67), (333388,2790003,0,'hair_type_highlight_color',88,66,0), (333389,2790003,1,'lip_type',-28,7,-45), (333390,2790003,1,'nose_type',28,4,32), (333391,2790003,0,'skin_color',239,198,197), (333392,2790003,1,'soga_cheek_type',-4,0,0), (333393,2790003,1,'soga_chin_type',-1,-10,11), (333394,2790003,1,'soga_ear_type',0,28,0), (333395,2790003,1,'soga_eye_brow_type',-14,28,-17), (333396,2790003,0,'soga_eye_color',229,229,102), (333397,2790003,1,'soga_eye_type',-40,0,0), (333398,2790003,0,'soga_hair_face_color',75,73,67), (333399,2790003,0,'soga_hair_face_highlight_color',88,66,0), (333400,2790003,0,'soga_hair_type_color',75,73,67), (333401,2790003,0,'soga_hair_type_highlight_color',88,66,0), (333402,2790003,1,'soga_lip_type',-28,7,-45), (333403,2790003,1,'soga_nose_type',28,4,32), (333404,2790003,0,'soga_skin_color',239,198,197), (333405,2790003,0,'wing_color1',255,255,255), (333406,2790003,0,'wing_color2',255,255,255), (333407,2790004,0,'eye_color',255,255,255), (333408,2790004,0,'skin_color',128,0,0), (333409,2790004,0,'soga_eye_color',255,0,255), (333428,2790009,1,'cheek_type',-17,10,0), (333429,2790009,1,'chin_type',-17,-12,-39), (333430,2790009,1,'ear_type',-2,-9,0), (333431,2790009,1,'eye_brow_type',26,0,-25), (333432,2790009,0,'eye_color',50,62,34), (333433,2790009,1,'eye_type',-4,0,0), (333434,2790009,0,'hair_face_color',61,52,29), (333435,2790009,0,'hair_face_highlight_color',56,47,2), (333436,2790009,0,'hair_type_color',61,52,29), (333437,2790009,0,'hair_type_highlight_color',56,47,2), (333438,2790009,1,'lip_type',3,-3,-28), (333439,2790009,1,'nose_type',9,-17,-37), (333440,2790009,0,'skin_color',213,189,156), (333441,2790009,1,'soga_cheek_type',-17,10,0), (333442,2790009,1,'soga_chin_type',-17,-12,-39), (333443,2790009,1,'soga_ear_type',-2,-9,0), (333444,2790009,1,'soga_eye_brow_type',26,0,-25), (333445,2790009,0,'soga_eye_color',213,189,156), (333446,2790009,1,'soga_eye_type',-4,0,0), (333447,2790009,0,'soga_hair_face_color',61,52,29), (333448,2790009,0,'soga_hair_face_highlight_color',56,47,2), (333449,2790009,0,'soga_hair_type_color',61,52,29), (333450,2790009,0,'soga_hair_type_highlight_color',56,47,2), (333451,2790009,1,'soga_lip_type',3,-3,-28), (333452,2790009,1,'soga_nose_type',9,-17,-37), (333453,2790009,0,'soga_skin_color',50,62,34), (333454,2790009,0,'wing_color1',255,255,255), (333455,2790009,0,'wing_color2',255,255,255), (333461,1960001,1,'cheek_type',-17,79,0), (333462,1960001,1,'chin_type',-76,-96,-82), (333463,1960001,1,'ear_type',-72,93,0), (333464,1960001,1,'eye_brow_type',-55,-97,-43), (333465,1960001,0,'eye_color',120,175,192), (333466,1960001,1,'eye_type',17,0,0), (333467,1960001,0,'hair_color1',56,33,26), (333468,1960001,0,'hair_color2',94,59,11), (333469,1960001,0,'hair_face_color',83,57,8), (333470,1960001,0,'hair_face_highlight_color',19,6,25), (333471,1960001,0,'hair_highlight',29,21,28), (333472,1960001,0,'hair_type_color',83,57,8), (333473,1960001,0,'hair_type_highlight_color',19,6,25), (333474,1960001,1,'lip_type',5,-39,87), (333475,1960001,1,'nose_type',-65,-68,2), (333476,1960001,0,'skin_color',239,239,209), (333477,1960001,1,'soga_cheek_type',-17,79,0), (333478,1960001,1,'soga_chin_type',-76,-96,-82), (333479,1960001,1,'soga_ear_type',-72,93,0), (333480,1960001,1,'soga_eye_brow_type',-55,-97,-43), (333481,1960001,0,'soga_eye_color',229,229,102), (333482,1960001,1,'soga_eye_type',17,0,0), (333483,1960001,0,'soga_hair_color1',56,33,26), (333484,1960001,0,'soga_hair_color2',94,59,11), (333485,1960001,0,'soga_hair_face_color',83,57,8), (333486,1960001,0,'soga_hair_face_highlight_color',19,6,25), (333487,1960001,0,'soga_hair_highlight',29,21,28), (333488,1960001,0,'soga_hair_type_color',83,57,8), (333489,1960001,0,'soga_hair_type_highlight_color',19,6,25), (333490,1960001,1,'soga_lip_type',5,-39,87), (333491,1960001,1,'soga_nose_type',-65,-68,2), (333492,1960001,0,'soga_skin_color',239,239,209), (333493,1960001,0,'wing_color1',255,255,255), (333494,1960001,0,'wing_color2',255,255,255), (333495,1960002,1,'cheek_type',-4,5,0), (333496,1960002,1,'chin_type',-9,7,3), (333497,1960002,1,'ear_type',-1,-25,0), (333498,1960002,1,'eye_brow_type',-39,28,-12), (333499,1960002,0,'eye_color',114,154,121), (333500,1960002,1,'eye_type',7,0,0), (333501,1960002,0,'hair_face_color',243,238,202), (333502,1960002,0,'hair_face_highlight_color',170,118,53), (333503,1960002,0,'hair_type_color',243,238,202), (333504,1960002,0,'hair_type_highlight_color',170,118,53), (333505,1960002,1,'lip_type',-19,-9,29), (333506,1960002,1,'nose_type',20,35,-34), (333507,1960002,0,'skin_color',46,35,36), (333508,1960002,1,'soga_cheek_type',-4,5,0), (333509,1960002,1,'soga_chin_type',-9,7,3), (333510,1960002,1,'soga_ear_type',-1,-25,0), (333511,1960002,1,'soga_eye_brow_type',-39,28,-12), (333512,1960002,0,'soga_eye_color',229,229,102), (333513,1960002,1,'soga_eye_type',7,0,0), (333514,1960002,0,'soga_hair_face_color',243,238,202), (333515,1960002,0,'soga_hair_face_highlight_color',170,118,53), (333516,1960002,0,'soga_hair_type_color',243,238,202), (333517,1960002,0,'soga_hair_type_highlight_color',170,118,53), (333518,1960002,1,'soga_lip_type',-19,-9,29), (333519,1960002,1,'soga_nose_type',20,35,-34), (333520,1960002,0,'soga_skin_color',46,35,36), (333521,1960002,0,'wing_color1',255,255,255), (333522,1960002,0,'wing_color2',255,255,255), (333523,1960003,1,'cheek_type',-42,25,0), (333524,1960003,1,'chin_type',-91,-7,0), (333525,1960003,1,'ear_type',-3,-9,0), (333526,1960003,1,'eye_brow_type',-93,-96,-14), (333527,1960003,0,'eye_color',35,76,77), (333528,1960003,1,'eye_type',-71,0,0), (333529,1960003,0,'hair_color1',160,156,172), (333530,1960003,0,'hair_color2',62,62,68), (333531,1960003,0,'hair_face_color',244,245,246), (333532,1960003,0,'hair_face_highlight_color',233,184,31), (333533,1960003,0,'hair_highlight',246,219,114), (333534,1960003,0,'hair_type_color',244,245,246), (333535,1960003,0,'hair_type_highlight_color',233,184,31), (333536,1960003,1,'lip_type',70,20,-2), (333537,1960003,1,'nose_type',-37,64,-39), (333538,1960003,0,'skin_color',108,109,89), (333539,1960003,1,'soga_cheek_type',-42,25,0), (333540,1960003,1,'soga_chin_type',-91,-7,0), (333541,1960003,1,'soga_ear_type',-3,-9,0), (333542,1960003,1,'soga_eye_brow_type',-93,-96,-14), (333543,1960003,0,'soga_eye_color',229,229,102), (333544,1960003,1,'soga_eye_type',-71,0,0), (333545,1960003,0,'soga_hair_color1',160,156,172), (333546,1960003,0,'soga_hair_color2',62,62,68), (333547,1960003,0,'soga_hair_face_color',244,245,246), (333548,1960003,0,'soga_hair_face_highlight_color',233,184,31), (333549,1960003,0,'soga_hair_highlight',246,219,114), (333550,1960003,0,'soga_hair_type_color',244,245,246), (333551,1960003,0,'soga_hair_type_highlight_color',233,184,31), (333552,1960003,1,'soga_lip_type',70,20,-2), (333553,1960003,1,'soga_nose_type',-37,64,-39), (333554,1960003,0,'soga_skin_color',108,109,89), (333555,1960003,0,'wing_color1',255,255,255), (333556,1960003,0,'wing_color2',255,255,255), (333557,1960004,1,'cheek_type',26,-9,0), (333558,1960004,1,'chin_type',28,-21,0), (333559,1960004,1,'ear_type',17,-42,0), (333560,1960004,1,'eye_brow_type',0,0,-14), (333561,1960004,0,'eye_color',126,175,174), (333562,1960004,1,'eye_type',31,0,0), (333563,1960004,0,'hair_face_color',190,168,28), (333564,1960004,0,'hair_face_highlight_color',177,64,26), (333565,1960004,0,'hair_type_color',190,168,28), (333566,1960004,0,'hair_type_highlight_color',177,64,26), (333567,1960004,1,'lip_type',-47,-28,-4), (333568,1960004,1,'nose_type',12,-19,0), (333569,1960004,0,'skin_color',240,224,226), (333570,1960004,1,'soga_cheek_type',26,-9,0), (333571,1960004,1,'soga_chin_type',28,-21,0), (333572,1960004,1,'soga_ear_type',17,-42,0), (333573,1960004,1,'soga_eye_brow_type',0,0,-14), (333574,1960004,0,'soga_eye_color',229,229,102), (333575,1960004,1,'soga_eye_type',31,0,0), (333576,1960004,0,'soga_hair_face_color',190,168,28), (333577,1960004,0,'soga_hair_face_highlight_color',177,64,26), (333578,1960004,0,'soga_hair_type_color',190,168,28), (333579,1960004,0,'soga_hair_type_highlight_color',177,64,26), (333580,1960004,1,'soga_lip_type',-47,-28,-4), (333581,1960004,1,'soga_nose_type',12,-19,0), (333582,1960004,0,'soga_skin_color',240,224,226), (333583,1960004,0,'wing_color1',255,255,255), (333584,1960004,0,'wing_color2',255,255,255), (333585,1960005,1,'cheek_type',-95,-48,0), (333586,1960005,1,'chin_type',-40,84,-66), (333587,1960005,1,'ear_type',-81,-87,0), (333588,1960005,1,'eye_brow_type',2,-90,-35), (333589,1960005,0,'eye_color',44,89,102), (333590,1960005,1,'eye_type',29,0,0), (333591,1960005,0,'hair_color1',164,165,165), (333592,1960005,0,'hair_color2',56,62,62), (333593,1960005,0,'hair_face_color',244,246,246), (333594,1960005,0,'hair_face_highlight_color',244,246,246), (333595,1960005,0,'hair_highlight',164,165,165), (333596,1960005,0,'hair_type_color',244,246,246), (333597,1960005,0,'hair_type_highlight_color',244,246,246), (333598,1960005,1,'lip_type',47,-70,-48), (333599,1960005,1,'nose_type',-88,28,-42), (333600,1960005,0,'skin_color',123,91,58), (333601,1960005,1,'soga_cheek_type',-95,-48,0), (333602,1960005,1,'soga_chin_type',-40,84,-66), (333603,1960005,1,'soga_ear_type',-81,-87,0), (333604,1960005,1,'soga_eye_brow_type',2,-90,-35), (333605,1960005,0,'soga_eye_color',229,229,102), (333606,1960005,1,'soga_eye_type',29,0,0), (333607,1960005,0,'soga_hair_color1',164,165,165), (333608,1960005,0,'soga_hair_color2',56,62,62), (333609,1960005,0,'soga_hair_face_color',244,246,246), (333610,1960005,0,'soga_hair_face_highlight_color',244,246,246), (333611,1960005,0,'soga_hair_highlight',164,165,165), (333612,1960005,0,'soga_hair_type_color',244,246,246), (333613,1960005,0,'soga_hair_type_highlight_color',244,246,246), (333614,1960005,1,'soga_lip_type',47,-70,-48), (333615,1960005,1,'soga_nose_type',-88,28,-42), (333616,1960005,0,'soga_skin_color',123,91,58), (333617,1960005,0,'wing_color1',255,255,255), (333618,1960005,0,'wing_color2',255,255,255), (333619,1960006,1,'cheek_type',1,-10,0), (333620,1960006,1,'chin_type',7,-25,-10), (333621,1960006,1,'ear_type',26,-1,0), (333622,1960006,1,'eye_brow_type',14,1,2), (333623,1960006,0,'eye_color',143,189,202), (333624,1960006,1,'eye_type',-28,0,0), (333625,1960006,0,'hair_face_color',180,68,16), (333626,1960006,0,'hair_face_highlight_color',73,68,27), (333627,1960006,0,'hair_type_color',180,68,16), (333628,1960006,0,'hair_type_highlight_color',73,68,27), (333629,1960006,1,'lip_type',0,5,37), (333630,1960006,1,'nose_type',-17,11,2), (333631,1960006,0,'skin_color',225,176,180), (333632,1960006,1,'soga_cheek_type',1,-10,0), (333633,1960006,1,'soga_chin_type',7,-25,-10), (333634,1960006,1,'soga_ear_type',26,-1,0), (333635,1960006,1,'soga_eye_brow_type',14,1,2), (333636,1960006,0,'soga_eye_color',229,229,102), (333637,1960006,1,'soga_eye_type',-28,0,0), (333638,1960006,0,'soga_hair_face_color',180,68,16), (333639,1960006,0,'soga_hair_face_highlight_color',73,68,27), (333640,1960006,0,'soga_hair_type_color',180,68,16), (333641,1960006,0,'soga_hair_type_highlight_color',73,68,27), (333642,1960006,1,'soga_lip_type',0,5,37), (333643,1960006,1,'soga_nose_type',-17,11,2), (333644,1960006,0,'soga_skin_color',225,176,180), (333645,1960006,0,'wing_color1',255,255,255), (333646,1960006,0,'wing_color2',255,255,255), (333647,1960007,1,'cheek_type',-48,-87,0), (333648,1960007,1,'chin_type',23,-75,-46), (333649,1960007,1,'ear_type',17,78,0), (333650,1960007,1,'eye_brow_type',-83,100,48), (333651,1960007,0,'eye_color',177,186,155), (333652,1960007,1,'eye_type',-17,0,0), (333653,1960007,0,'hair_color1',38,22,21), (333654,1960007,0,'hair_color2',120,50,0), (333655,1960007,0,'hair_highlight',38,22,21), (333656,1960007,1,'lip_type',-42,4,21), (333657,1960007,1,'nose_type',-43,-74,39), (333658,1960007,0,'skin_color',166,170,149), (333659,1960007,1,'soga_cheek_type',-48,-87,0), (333660,1960007,1,'soga_chin_type',23,-75,-46), (333661,1960007,1,'soga_ear_type',17,78,0), (333662,1960007,1,'soga_eye_brow_type',-83,100,48), (333663,1960007,0,'soga_eye_color',229,229,102), (333664,1960007,1,'soga_eye_type',-17,0,0), (333665,1960007,0,'soga_hair_color1',38,22,21), (333666,1960007,0,'soga_hair_color2',120,50,0), (333667,1960007,0,'soga_hair_highlight',38,22,21), (333668,1960007,1,'soga_lip_type',-42,4,21), (333669,1960007,1,'soga_nose_type',-43,-74,39), (333670,1960007,0,'soga_skin_color',166,170,149), (333671,1960007,0,'wing_color1',255,255,255), (333672,1960007,0,'wing_color2',255,255,255), (333673,1960008,1,'cheek_type',-34,26,0), (333674,1960008,1,'chin_type',-26,-17,20), (333675,1960008,1,'ear_type',-22,-8,0), (333676,1960008,1,'eye_brow_type',21,37,17), (333677,1960008,0,'eye_color',132,109,86), (333678,1960008,1,'eye_type',-14,0,0), (333679,1960008,0,'hair_face_color',155,97,31), (333680,1960008,0,'hair_face_highlight_color',179,177,175), (333681,1960008,0,'hair_type_color',155,97,31), (333682,1960008,0,'hair_type_highlight_color',179,177,175), (333683,1960008,1,'lip_type',-3,-7,-34), (333684,1960008,1,'nose_type',-46,-4,-14), (333685,1960008,0,'skin_color',201,180,131), (333686,1960008,1,'soga_cheek_type',-34,26,0), (333687,1960008,1,'soga_chin_type',-26,-17,20), (333688,1960008,1,'soga_ear_type',-22,-8,0), (333689,1960008,1,'soga_eye_brow_type',21,37,17), (333690,1960008,0,'soga_eye_color',229,229,102), (333691,1960008,1,'soga_eye_type',-14,0,0), (333692,1960008,0,'soga_hair_face_color',155,97,31), (333693,1960008,0,'soga_hair_face_highlight_color',179,177,175), (333694,1960008,0,'soga_hair_type_color',155,97,31), (333695,1960008,0,'soga_hair_type_highlight_color',179,177,175), (333696,1960008,1,'soga_lip_type',-3,-7,-34), (333697,1960008,1,'soga_nose_type',-46,-4,-14), (333698,1960008,0,'soga_skin_color',201,180,131), (333699,1960008,0,'wing_color1',255,255,255), (333700,1960008,0,'wing_color2',255,255,255), (333701,1960009,0,'eye_color',255,255,255), (333702,1960009,0,'skin_color',255,255,255), (333703,1960009,0,'soga_eye_color',255,0,255), (333704,1960010,1,'cheek_type',22,41,0), (333705,1960010,1,'chin_type',-64,69,-23), (333706,1960010,1,'ear_type',-55,68,0), (333707,1960010,1,'eye_brow_type',-31,0,75), (333708,1960010,0,'eye_color',134,171,151), (333709,1960010,1,'eye_type',56,0,0), (333710,1960010,0,'hair_color1',79,28,15), (333711,1960010,0,'hair_color2',111,64,0), (333712,1960010,0,'hair_face_color',36,23,3), (333713,1960010,0,'hair_face_highlight_color',39,21,6), (333714,1960010,0,'hair_highlight',79,28,15), (333715,1960010,0,'hair_type_color',36,23,3), (333716,1960010,0,'hair_type_highlight_color',39,21,6), (333717,1960010,1,'lip_type',-45,-58,50), (333718,1960010,1,'nose_type',87,43,42), (333719,1960010,0,'skin_color',46,34,21), (333720,1960010,1,'soga_cheek_type',22,41,0), (333721,1960010,1,'soga_chin_type',-64,69,-23), (333722,1960010,1,'soga_ear_type',-55,68,0), (333723,1960010,1,'soga_eye_brow_type',-31,0,75), (333724,1960010,0,'soga_eye_color',229,229,102), (333725,1960010,1,'soga_eye_type',56,0,0), (333726,1960010,0,'soga_hair_color1',79,28,15), (333727,1960010,0,'soga_hair_color2',111,64,0), (333728,1960010,0,'soga_hair_face_color',36,23,3), (333729,1960010,0,'soga_hair_face_highlight_color',39,21,6), (333730,1960010,0,'soga_hair_highlight',79,28,15), (333731,1960010,0,'soga_hair_type_color',36,23,3), (333732,1960010,0,'soga_hair_type_highlight_color',39,21,6), (333733,1960010,1,'soga_lip_type',-45,-58,50), (333734,1960010,1,'soga_nose_type',87,43,42), (333735,1960010,0,'soga_skin_color',46,34,21), (333736,1960011,0,'eye_color',255,255,255), (333737,1960011,0,'skin_color',255,255,255), (333738,1960011,0,'soga_eye_color',255,0,255), (333739,1960012,0,'eye_color',255,255,255), (333740,1960012,0,'skin_color',255,255,255), (333741,1960012,0,'soga_eye_color',255,0,255), (333742,1960013,0,'eye_color',255,255,255), (333743,1960013,0,'skin_color',255,255,255), (333744,1960013,0,'soga_eye_color',255,0,255), (333745,1960014,0,'eye_color',255,255,255), (333746,1960014,0,'skin_color',255,255,255), (333747,1960014,0,'soga_eye_color',255,0,255), (333748,1960015,1,'cheek_type',71,87,0), (333749,1960015,1,'chin_type',-72,-34,-93), (333750,1960015,1,'ear_type',14,-44,0), (333751,1960015,1,'eye_brow_type',-26,5,58), (333752,1960015,0,'eye_color',86,130,88), (333753,1960015,1,'eye_type',-25,0,0), (333754,1960015,0,'hair_color1',91,21,51), (333755,1960015,0,'hair_color2',159,88,0), (333756,1960015,0,'hair_face_color',111,28,25), (333757,1960015,0,'hair_face_highlight_color',121,38,35), (333758,1960015,0,'hair_highlight',91,21,51), (333759,1960015,0,'hair_type_color',111,28,25), (333760,1960015,0,'hair_type_highlight_color',121,38,35), (333761,1960015,1,'lip_type',64,-88,-82), (333762,1960015,1,'nose_type',50,31,-20), (333763,1960015,0,'skin_color',48,35,22), (333764,1960015,1,'soga_cheek_type',71,87,0), (333765,1960015,1,'soga_chin_type',-72,-34,-93), (333766,1960015,1,'soga_ear_type',14,-44,0), (333767,1960015,1,'soga_eye_brow_type',-26,5,58), (333768,1960015,0,'soga_eye_color',229,229,102), (333769,1960015,1,'soga_eye_type',-25,0,0), (333770,1960015,0,'soga_hair_color1',91,21,51), (333771,1960015,0,'soga_hair_color2',159,88,0), (333772,1960015,0,'soga_hair_face_color',111,28,25), (333773,1960015,0,'soga_hair_face_highlight_color',121,38,35), (333774,1960015,0,'soga_hair_highlight',91,21,51), (333775,1960015,0,'soga_hair_type_color',111,28,25), (333776,1960015,0,'soga_hair_type_highlight_color',121,38,35), (333777,1960015,1,'soga_lip_type',64,-88,-82), (333778,1960015,1,'soga_nose_type',50,31,-20), (333779,1960015,0,'soga_skin_color',48,35,22), (333780,1960015,0,'wing_color1',255,255,255), (333781,1960015,0,'wing_color2',255,255,255), (333782,1960016,1,'cheek_type',93,29,0), (333783,1960016,1,'chin_type',88,12,-53), (333784,1960016,1,'ear_type',-77,-15,0), (333785,1960016,1,'eye_brow_type',18,-20,-31), (333786,1960016,0,'eye_color',68,73,40), (333787,1960016,1,'eye_type',1,0,0), (333788,1960016,0,'hair_color1',50,48,56), (333789,1960016,0,'hair_color2',68,72,71), (333790,1960016,0,'hair_face_color',64,65,79), (333791,1960016,0,'hair_face_highlight_color',183,85,36), (333792,1960016,0,'hair_highlight',105,26,26), (333793,1960016,0,'hair_type_color',64,65,79), (333794,1960016,0,'hair_type_highlight_color',183,85,36), (333795,1960016,1,'lip_type',19,-21,62), (333796,1960016,1,'nose_type',5,28,28), (333797,1960016,0,'skin_color',68,71,71), (333798,1960016,1,'soga_cheek_type',93,29,0), (333799,1960016,1,'soga_chin_type',88,12,-53), (333800,1960016,1,'soga_ear_type',-77,-15,0), (333801,1960016,1,'soga_eye_brow_type',18,-20,-31), (333802,1960016,0,'soga_eye_color',229,229,102), (333803,1960016,1,'soga_eye_type',1,0,0), (333804,1960016,0,'soga_hair_color1',50,48,56), (333805,1960016,0,'soga_hair_color2',68,72,71), (333806,1960016,0,'soga_hair_face_color',64,65,79), (333807,1960016,0,'soga_hair_face_highlight_color',183,85,36), (333808,1960016,0,'soga_hair_highlight',105,26,26), (333809,1960016,0,'soga_hair_type_color',64,65,79), (333810,1960016,0,'soga_hair_type_highlight_color',183,85,36), (333811,1960016,1,'soga_lip_type',19,-21,62), (333812,1960016,1,'soga_nose_type',5,28,28), (333813,1960016,0,'soga_skin_color',68,71,71), (333814,1960016,0,'wing_color1',255,255,255), (333815,1960016,0,'wing_color2',255,255,255), (333816,1960017,0,'eye_color',255,255,255), (333817,1960017,0,'skin_color',255,255,255), (333818,1960017,0,'soga_eye_color',255,0,255), (333819,1960018,0,'eye_color',255,255,255), (333820,1960018,0,'skin_color',0,255,0), (333821,1960018,0,'soga_eye_color',255,0,255), (333822,1960019,0,'eye_color',255,255,255), (333823,1960019,0,'skin_color',255,255,255), (333824,1960019,0,'soga_eye_color',255,0,255), (333825,1960020,1,'cheek_type',100,-100,0), (333826,1960020,1,'chin_type',-100,100,100), (333827,1960020,1,'ear_type',25,9,0), (333828,1960020,1,'eye_brow_type',100,100,100), (333829,1960020,0,'eye_color',118,14,183), (333830,1960020,1,'eye_type',100,0,0), (333831,1960020,0,'hair_face_color',171,60,32), (333832,1960020,0,'hair_face_highlight_color',216,192,37), (333833,1960020,0,'hair_type_color',171,60,32), (333834,1960020,0,'hair_type_highlight_color',216,192,37), (333835,1960020,1,'lip_type',100,50,-68), (333836,1960020,1,'nose_type',0,-17,-1), (333837,1960020,0,'skin_color',232,214,144), (333838,1960020,1,'soga_cheek_type',100,-100,0), (333839,1960020,1,'soga_chin_type',-100,100,100), (333840,1960020,1,'soga_ear_type',25,9,0), (333841,1960020,1,'soga_eye_brow_type',100,100,100), (333842,1960020,0,'soga_eye_color',229,229,102), (333843,1960020,1,'soga_eye_type',100,0,0), (333844,1960020,0,'soga_hair_face_color',171,60,32), (333845,1960020,0,'soga_hair_face_highlight_color',216,192,37), (333846,1960020,0,'soga_hair_type_color',171,60,32), (333847,1960020,0,'soga_hair_type_highlight_color',216,192,37), (333848,1960020,1,'soga_lip_type',100,50,-68), (333849,1960020,1,'soga_nose_type',0,-17,-1), (333850,1960020,0,'soga_skin_color',232,214,144), (333851,1960020,0,'wing_color1',255,255,255), (333852,1960020,0,'wing_color2',255,255,255), (333853,1960021,0,'eye_color',255,255,255), (333854,1960021,0,'skin_color',255,255,255), (333855,1960021,0,'soga_eye_color',255,0,255), (333856,1960022,0,'eye_color',255,255,255), (333857,1960022,0,'skin_color',255,255,255), (333858,1960022,0,'soga_eye_color',255,0,255), (333859,1960023,1,'cheek_type',100,-100,0), (333860,1960023,1,'chin_type',-100,100,100), (333861,1960023,1,'ear_type',25,8,0), (333862,1960023,1,'eye_brow_type',100,100,100), (333863,1960023,0,'eye_color',118,14,183), (333864,1960023,1,'eye_type',100,0,0), (333865,1960023,0,'hair_face_color',171,60,32), (333866,1960023,0,'hair_face_highlight_color',216,192,37), (333867,1960023,0,'hair_type_color',171,60,32), (333868,1960023,0,'hair_type_highlight_color',216,192,37), (333869,1960023,1,'lip_type',100,50,-68), (333870,1960023,1,'nose_type',0,-17,0), (333871,1960023,0,'skin_color',150,108,58), (333872,1960023,1,'soga_cheek_type',100,-100,0), (333873,1960023,1,'soga_chin_type',-100,100,100), (333874,1960023,1,'soga_ear_type',25,8,0), (333875,1960023,1,'soga_eye_brow_type',100,100,100), (333876,1960023,0,'soga_eye_color',229,229,102), (333877,1960023,1,'soga_eye_type',100,0,0), (333878,1960023,0,'soga_hair_face_color',171,60,32), (333879,1960023,0,'soga_hair_face_highlight_color',216,192,37), (333880,1960023,0,'soga_hair_type_color',171,60,32), (333881,1960023,0,'soga_hair_type_highlight_color',216,192,37), (333882,1960023,1,'soga_lip_type',100,50,-68), (333883,1960023,1,'soga_nose_type',0,-17,0), (333884,1960023,0,'soga_skin_color',150,108,58), (333885,1960023,0,'wing_color1',255,255,255), (333886,1960023,0,'wing_color2',255,255,255), (333887,1960024,0,'eye_color',255,255,255), (333888,1960024,0,'skin_color',255,255,255), (333889,1960024,0,'soga_eye_color',255,0,255), (333890,1960025,0,'eye_color',255,255,255), (333891,1960025,0,'skin_color',255,255,255), (333892,1960025,0,'soga_eye_color',255,0,255), (333893,1960026,0,'eye_color',255,255,255), (333894,1960026,0,'skin_color',255,255,255), (333895,1960026,0,'soga_eye_color',255,0,255), (333896,1960027,0,'eye_color',255,255,255), (333897,1960027,0,'skin_color',255,255,255), (333898,1960027,0,'soga_eye_color',255,0,255), (333899,1960028,0,'eye_color',255,255,255), (333900,1960028,0,'skin_color',255,255,255), (333901,1960028,0,'soga_eye_color',255,0,255), (333902,1960029,0,'eye_color',255,255,255), (333903,1960029,0,'skin_color',255,255,255), (333904,1960029,0,'soga_eye_color',255,0,255), (333905,1960030,0,'eye_color',255,255,255), (333906,1960030,0,'skin_color',255,255,255), (333907,1960030,0,'soga_eye_color',255,0,255), (333908,1960031,0,'eye_color',255,255,255), (333909,1960031,0,'skin_color',255,255,255), (333910,1960031,0,'soga_eye_color',255,0,255), (333911,1960032,1,'cheek_type',100,-100,0), (333912,1960032,1,'chin_type',-100,100,100), (333913,1960032,1,'ear_type',25,8,0), (333914,1960032,1,'eye_brow_type',100,100,100), (333915,1960032,0,'eye_color',118,14,183), (333916,1960032,1,'eye_type',100,0,0), (333917,1960032,0,'hair_face_color',171,60,32), (333918,1960032,0,'hair_face_highlight_color',216,192,37), (333919,1960032,0,'hair_type_color',171,60,32), (333920,1960032,0,'hair_type_highlight_color',216,192,37), (333921,1960032,1,'lip_type',100,50,-68), (333922,1960032,1,'nose_type',0,-17,0), (333923,1960032,0,'skin_color',227,205,123), (333924,1960032,1,'soga_cheek_type',100,-100,0), (333925,1960032,1,'soga_chin_type',-100,100,100), (333926,1960032,1,'soga_ear_type',25,8,0), (333927,1960032,1,'soga_eye_brow_type',100,100,100), (333928,1960032,0,'soga_eye_color',229,229,102), (333929,1960032,1,'soga_eye_type',100,0,0), (333930,1960032,0,'soga_hair_face_color',171,60,32), (333931,1960032,0,'soga_hair_face_highlight_color',216,192,37), (333932,1960032,0,'soga_hair_type_color',171,60,32), (333933,1960032,0,'soga_hair_type_highlight_color',216,192,37), (333934,1960032,1,'soga_lip_type',100,50,-68), (333935,1960032,1,'soga_nose_type',0,-17,0), (333936,1960032,0,'soga_skin_color',227,205,123), (333937,1960032,0,'wing_color1',255,255,255), (333938,1960032,0,'wing_color2',255,255,255), (333939,1960033,0,'eye_color',255,255,255), (333940,1960033,0,'skin_color',255,255,255), (333941,1960033,0,'soga_eye_color',255,0,255), (333942,1960034,0,'eye_color',255,255,255), (333943,1960034,0,'skin_color',255,131,5), (333944,1960034,0,'soga_eye_color',255,0,255), (333945,1960035,1,'cheek_type',-8,3,0), (333946,1960035,1,'chin_type',17,7,-20), (333947,1960035,1,'ear_type',44,26,0), (333948,1960035,1,'eye_brow_type',-11,0,26), (333949,1960035,0,'eye_color',61,39,83), (333950,1960035,1,'eye_type',-11,0,0), (333951,1960035,0,'hair_face_color',124,112,95), (333952,1960035,0,'hair_face_highlight_color',216,192,37), (333953,1960035,0,'hair_type_color',124,112,95), (333954,1960035,0,'hair_type_highlight_color',216,192,37), (333955,1960035,1,'lip_type',-11,-7,12), (333956,1960035,1,'nose_type',-43,8,-11), (333957,1960035,0,'skin_color',149,134,100), (333958,1960035,1,'soga_cheek_type',-8,3,0), (333959,1960035,1,'soga_chin_type',17,7,-20), (333960,1960035,1,'soga_ear_type',44,26,0), (333961,1960035,1,'soga_eye_brow_type',-11,0,26), (333962,1960035,0,'soga_eye_color',229,229,102), (333963,1960035,1,'soga_eye_type',-11,0,0), (333964,1960035,0,'soga_hair_face_color',124,112,95), (333965,1960035,0,'soga_hair_face_highlight_color',216,192,37), (333966,1960035,0,'soga_hair_type_color',124,112,95), (333967,1960035,0,'soga_hair_type_highlight_color',216,192,37), (333968,1960035,1,'soga_lip_type',-11,-7,12), (333969,1960035,1,'soga_nose_type',-43,8,-11), (333970,1960035,0,'soga_skin_color',149,134,100), (333971,1960035,0,'wing_color1',255,255,255), (333972,1960035,0,'wing_color2',255,255,255), (333973,1960036,1,'cheek_type',9,-32,0), (333974,1960036,1,'chin_type',7,41,5), (333975,1960036,1,'ear_type',-21,18,0), (333976,1960036,1,'eye_brow_type',0,-3,-20), (333977,1960036,0,'eye_color',113,10,42), (333978,1960036,1,'eye_type',38,0,0), (333979,1960036,0,'hair_color1',29,21,28), (333980,1960036,0,'hair_color2',39,32,39), (333981,1960036,0,'hair_face_color',59,21,11), (333982,1960036,0,'hair_face_highlight_color',216,192,37), (333983,1960036,0,'hair_highlight',79,28,15), (333984,1960036,0,'hair_type_color',59,21,11), (333985,1960036,0,'hair_type_highlight_color',216,192,37), (333986,1960036,1,'lip_type',-45,28,0), (333987,1960036,1,'nose_type',-12,19,26), (333988,1960036,0,'skin_color',128,107,88), (333989,1960036,1,'soga_cheek_type',9,-32,0), (333990,1960036,1,'soga_chin_type',7,41,5), (333991,1960036,1,'soga_ear_type',-21,18,0), (333992,1960036,1,'soga_eye_brow_type',0,-3,-20), (333993,1960036,0,'soga_eye_color',229,229,102), (333994,1960036,1,'soga_eye_type',38,0,0), (333995,1960036,0,'soga_hair_color1',29,21,28), (333996,1960036,0,'soga_hair_color2',39,32,39), (333997,1960036,0,'soga_hair_face_color',59,21,11), (333998,1960036,0,'soga_hair_face_highlight_color',216,192,37), (333999,1960036,0,'soga_hair_highlight',79,28,15), (334000,1960036,0,'soga_hair_type_color',59,21,11), (334001,1960036,0,'soga_hair_type_highlight_color',216,192,37), (334002,1960036,1,'soga_lip_type',-45,28,0), (334003,1960036,1,'soga_nose_type',-12,19,26), (334004,1960036,0,'soga_skin_color',128,107,88), (334005,1960036,0,'wing_color1',255,255,255), (334006,1960036,0,'wing_color2',255,255,255), (334007,1960037,1,'cheek_type',31,61,0), (334008,1960037,1,'chin_type',25,46,96), (334009,1960037,1,'ear_type',81,-72,0), (334010,1960037,1,'eye_brow_type',-57,-10,47), (334011,1960037,0,'eye_color',142,144,255), (334012,1960037,1,'eye_type',44,0,0), (334013,1960037,0,'hair_color1',43,36,70), (334014,1960037,0,'hair_color2',49,49,53), (334015,1960037,0,'hair_face_color',61,61,75), (334016,1960037,0,'hair_face_highlight_color',244,245,246), (334017,1960037,0,'hair_highlight',160,156,172), (334018,1960037,0,'hair_type_color',61,61,75), (334019,1960037,0,'hair_type_highlight_color',244,245,246), (334020,1960037,1,'lip_type',-84,61,10), (334021,1960037,1,'nose_type',-31,31,-74), (334022,1960037,0,'skin_color',192,178,212), (334023,1960037,1,'soga_cheek_type',31,61,0), (334024,1960037,1,'soga_chin_type',25,46,96), (334025,1960037,1,'soga_ear_type',81,-72,0), (334026,1960037,1,'soga_eye_brow_type',-57,-10,47), (334027,1960037,0,'soga_eye_color',229,229,102), (334028,1960037,1,'soga_eye_type',44,0,0), (334029,1960037,0,'soga_hair_color1',43,36,70), (334030,1960037,0,'soga_hair_color2',49,49,53), (334031,1960037,0,'soga_hair_face_color',61,61,75), (334032,1960037,0,'soga_hair_face_highlight_color',244,245,246), (334033,1960037,0,'soga_hair_highlight',160,156,172), (334034,1960037,0,'soga_hair_type_color',61,61,75), (334035,1960037,0,'soga_hair_type_highlight_color',244,245,246), (334036,1960037,1,'soga_lip_type',-84,61,10), (334037,1960037,1,'soga_nose_type',-31,31,-74), (334038,1960037,0,'soga_skin_color',192,178,212), (334039,1960037,0,'wing_color1',255,255,255), (334040,1960037,0,'wing_color2',255,255,255), (334041,1960038,0,'eye_color',255,255,255), (334042,1960038,0,'skin_color',255,255,255), (334043,1960038,0,'soga_eye_color',255,0,255), (334044,1960039,1,'cheek_type',-43,-20,0), (334045,1960039,1,'chin_type',-20,34,17), (334046,1960039,1,'ear_type',-28,5,0), (334047,1960039,1,'eye_brow_type',43,10,-2), (334048,1960039,0,'eye_color',238,172,161), (334049,1960039,1,'eye_type',-28,0,0), (334050,1960039,0,'hair_face_color',49,44,12), (334051,1960039,0,'hair_type_color',49,44,12), (334052,1960039,1,'lip_type',-28,-14,23), (334053,1960039,1,'nose_type',-9,0,28), (334054,1960039,0,'skin_color',199,33,46), (334055,1960039,1,'soga_cheek_type',-43,-20,0), (334056,1960039,1,'soga_chin_type',-20,34,17), (334057,1960039,1,'soga_ear_type',-28,5,0), (334058,1960039,1,'soga_eye_brow_type',43,10,-2), (334059,1960039,0,'soga_eye_color',229,229,102), (334060,1960039,1,'soga_eye_type',-28,0,0), (334061,1960039,0,'soga_hair_face_color',49,44,12), (334062,1960039,0,'soga_hair_type_color',49,44,12), (334063,1960039,1,'soga_lip_type',-28,-14,23), (334064,1960039,1,'soga_nose_type',-9,0,28), (334065,1960039,0,'soga_skin_color',199,33,46), (334066,1960039,0,'wing_color1',255,255,255), (334067,1960039,0,'wing_color2',255,255,255), (334068,1960040,0,'eye_color',255,255,255), (334069,1960040,0,'skin_color',255,255,255), (334070,1960040,0,'soga_eye_color',255,0,255), (334071,1960041,0,'eye_color',255,255,255), (334072,1960041,0,'skin_color',255,255,255), (334073,1960041,0,'soga_eye_color',255,0,255), (334074,1960042,0,'eye_color',255,255,255), (334075,1960042,0,'skin_color',255,255,255), (334076,1960042,0,'soga_eye_color',255,0,255), (334077,1960043,0,'eye_color',255,255,255), (334078,1960043,0,'skin_color',255,255,255), (334079,1960043,0,'soga_eye_color',255,0,255), (334080,1960044,0,'eye_color',255,255,255), (334081,1960044,0,'skin_color',255,255,255), (334082,1960044,0,'soga_eye_color',255,0,255), (334083,1960045,0,'eye_color',255,255,255), (334084,1960045,0,'skin_color',255,255,255), (334085,1960045,0,'soga_eye_color',255,0,255), (334086,1960046,1,'cheek_type',3,-31,0), (334087,1960046,1,'chin_type',28,-4,2), (334088,1960046,1,'ear_type',20,17,0), (334089,1960046,1,'eye_brow_type',-31,28,0), (334090,1960046,0,'eye_color',40,23,58), (334091,1960046,1,'eye_type',-26,0,0), (334092,1960046,0,'hair_color1',161,165,168), (334093,1960046,0,'hair_color2',60,71,71), (334094,1960046,0,'hair_face_color',138,129,138), (334095,1960046,0,'hair_face_highlight_color',105,103,97), (334096,1960046,0,'hair_highlight',152,46,102), (334097,1960046,0,'hair_type_color',138,129,138), (334098,1960046,0,'hair_type_highlight_color',105,103,97), (334099,1960046,1,'lip_type',-7,23,-42), (334100,1960046,1,'nose_type',-12,28,-19), (334101,1960046,0,'skin_color',48,79,99), (334102,1960046,1,'soga_cheek_type',3,-31,0), (334103,1960046,1,'soga_chin_type',28,-4,2), (334104,1960046,1,'soga_ear_type',20,17,0), (334105,1960046,1,'soga_eye_brow_type',-31,28,0), (334106,1960046,0,'soga_eye_color',229,229,102), (334107,1960046,1,'soga_eye_type',-26,0,0), (334108,1960046,0,'soga_hair_color1',161,165,168), (334109,1960046,0,'soga_hair_color2',60,71,71), (334110,1960046,0,'soga_hair_face_color',138,129,138), (334111,1960046,0,'soga_hair_face_highlight_color',105,103,97), (334112,1960046,0,'soga_hair_highlight',152,46,102), (334113,1960046,0,'soga_hair_type_color',138,129,138), (334114,1960046,0,'soga_hair_type_highlight_color',105,103,97), (334115,1960046,1,'soga_lip_type',-7,23,-42), (334116,1960046,1,'soga_nose_type',-12,28,-19), (334117,1960046,0,'soga_skin_color',48,79,99), (334118,1960046,0,'wing_color1',255,255,255), (334119,1960046,0,'wing_color2',255,255,255), (334126,1960049,0,'eye_color',255,255,255), (334127,1960049,0,'skin_color',255,255,255), (334128,1960049,0,'soga_eye_color',255,0,255), (334129,1960050,0,'eye_color',255,255,255), (334130,1960050,0,'skin_color',255,255,255), (334131,1960050,0,'soga_eye_color',255,0,255), (334132,1960051,0,'eye_color',255,255,255), (334133,1960051,0,'skin_color',255,255,255), (334134,1960051,0,'soga_eye_color',255,0,255), (334135,1960052,0,'eye_color',255,255,255), (334136,1960052,0,'skin_color',255,255,255), (334137,1960052,0,'soga_eye_color',255,0,255), (334138,1960053,1,'cheek_type',77,-75,0), (334139,1960053,1,'chin_type',58,88,28), (334140,1960053,1,'ear_type',14,56,0), (334141,1960053,1,'eye_brow_type',59,26,-89), (334142,1960053,0,'eye_color',144,188,195), (334143,1960053,1,'eye_type',-21,0,0), (334144,1960053,0,'hair_color1',239,221,86), (334145,1960053,0,'hair_color2',99,53,22), (334146,1960053,0,'hair_face_color',219,179,15), (334147,1960053,0,'hair_face_highlight_color',93,65,9), (334148,1960053,0,'hair_highlight',56,33,26), (334149,1960053,0,'hair_type_color',219,179,15), (334150,1960053,0,'hair_type_highlight_color',93,65,9), (334151,1960053,1,'lip_type',-46,37,-63), (334152,1960053,1,'nose_type',7,10,-17), (334153,1960053,0,'skin_color',200,187,181), (334154,1960053,1,'soga_cheek_type',77,-75,0), (334155,1960053,1,'soga_chin_type',58,88,28), (334156,1960053,1,'soga_ear_type',14,56,0), (334157,1960053,1,'soga_eye_brow_type',59,26,-89), (334158,1960053,0,'soga_eye_color',229,229,102), (334159,1960053,1,'soga_eye_type',-21,0,0), (334160,1960053,0,'soga_hair_color1',239,221,86), (334161,1960053,0,'soga_hair_color2',99,53,22), (334162,1960053,0,'soga_hair_face_color',219,179,15), (334163,1960053,0,'soga_hair_face_highlight_color',93,65,9), (334164,1960053,0,'soga_hair_highlight',56,33,26), (334165,1960053,0,'soga_hair_type_color',219,179,15), (334166,1960053,0,'soga_hair_type_highlight_color',93,65,9), (334167,1960053,1,'soga_lip_type',-46,37,-63), (334168,1960053,1,'soga_nose_type',7,10,-17), (334169,1960053,0,'soga_skin_color',200,187,181), (334170,1960053,0,'wing_color1',255,255,255), (334171,1960053,0,'wing_color2',255,255,255), (334172,1960054,0,'eye_color',255,255,255), (334173,1960054,0,'skin_color',255,255,255), (334174,1960054,0,'soga_eye_color',255,0,255), (334175,1960055,0,'eye_color',255,255,255), (334176,1960055,0,'skin_color',255,255,255), (334177,1960055,0,'soga_eye_color',255,0,255), (334178,1960056,1,'cheek_type',11,-19,0), (334179,1960056,1,'chin_type',-5,-5,8), (334180,1960056,1,'eye_brow_type',0,2,0), (334181,1960056,0,'eye_color',39,82,83), (334182,1960056,1,'eye_type',-5,0,0), (334183,1960056,0,'hair_face_color',122,149,149), (334184,1960056,0,'hair_face_highlight_color',133,125,62), (334185,1960056,0,'hair_type_color',122,149,149), (334186,1960056,0,'hair_type_highlight_color',133,125,62), (334187,1960056,1,'lip_type',-31,5,7), (334188,1960056,1,'nose_type',-14,28,-12), (334189,1960056,0,'skin_color',202,140,126), (334190,1960056,1,'soga_cheek_type',11,-19,0), (334191,1960056,1,'soga_chin_type',-5,-5,8), (334192,1960056,1,'soga_eye_brow_type',0,2,0), (334193,1960056,0,'soga_eye_color',229,229,102), (334194,1960056,1,'soga_eye_type',-5,0,0), (334195,1960056,0,'soga_hair_face_color',122,149,149), (334196,1960056,0,'soga_hair_face_highlight_color',133,125,62), (334197,1960056,0,'soga_hair_type_color',122,149,149), (334198,1960056,0,'soga_hair_type_highlight_color',133,125,62), (334199,1960056,1,'soga_lip_type',-31,5,7), (334200,1960056,1,'soga_nose_type',-14,28,-12), (334201,1960056,0,'soga_skin_color',202,140,126), (334202,1960056,0,'wing_color1',255,255,255), (334203,1960056,0,'wing_color2',255,255,255), (334204,1960057,1,'cheek_type',-1,0,0), (334205,1960057,1,'chin_type',0,-26,28), (334206,1960057,1,'ear_type',-1,19,0), (334207,1960057,1,'eye_brow_type',2,41,1), (334208,1960057,0,'eye_color',108,165,165), (334209,1960057,1,'eye_type',-17,0,0), (334210,1960057,0,'hair_face_color',113,103,65), (334211,1960057,0,'hair_face_highlight_color',54,27,0), (334212,1960057,0,'hair_type_color',113,103,65), (334213,1960057,0,'hair_type_highlight_color',54,27,0), (334214,1960057,1,'lip_type',5,17,0), (334215,1960057,1,'nose_type',17,-12,-4), (334216,1960057,0,'skin_color',250,254,254), (334217,1960057,1,'soga_cheek_type',-1,0,0), (334218,1960057,1,'soga_chin_type',0,-26,28), (334219,1960057,1,'soga_ear_type',-1,19,0), (334220,1960057,1,'soga_eye_brow_type',2,41,1), (334221,1960057,0,'soga_eye_color',229,229,102), (334222,1960057,1,'soga_eye_type',-17,0,0), (334223,1960057,0,'soga_hair_face_color',113,103,65), (334224,1960057,0,'soga_hair_face_highlight_color',54,27,0), (334225,1960057,0,'soga_hair_type_color',113,103,65), (334226,1960057,0,'soga_hair_type_highlight_color',54,27,0), (334227,1960057,1,'soga_lip_type',5,17,0), (334228,1960057,1,'soga_nose_type',17,-12,-4), (334229,1960057,0,'soga_skin_color',250,254,254), (334230,1960057,0,'wing_color1',255,255,255), (334231,1960057,0,'wing_color2',255,255,255), (334232,1960058,0,'eye_color',165,165,165), (334233,1960058,0,'skin_color',114,114,114), (334234,1960058,0,'soga_eye_color',255,0,255), (334235,1960059,1,'cheek_type',-18,29,0), (334236,1960059,1,'chin_type',-28,43,17), (334237,1960059,1,'ear_type',-64,82,0), (334238,1960059,1,'eye_brow_type',-3,37,77), (334239,1960059,0,'eye_color',34,70,78), (334240,1960059,1,'eye_type',47,0,0), (334241,1960059,0,'hair_color1',79,28,15), (334242,1960059,0,'hair_color2',111,64,0), (334243,1960059,0,'hair_face_color',38,26,2), (334244,1960059,0,'hair_face_highlight_color',91,7,6), (334245,1960059,0,'hair_highlight',109,14,49), (334246,1960059,0,'hair_type_color',38,26,2), (334247,1960059,0,'hair_type_highlight_color',91,7,6), (334248,1960059,1,'lip_type',18,61,-50), (334249,1960059,1,'nose_type',-28,52,9), (334250,1960059,0,'skin_color',189,162,113), (334251,1960059,1,'soga_cheek_type',-18,29,0), (334252,1960059,1,'soga_chin_type',-28,43,17), (334253,1960059,1,'soga_ear_type',-64,82,0), (334254,1960059,1,'soga_eye_brow_type',-3,37,77), (334255,1960059,0,'soga_eye_color',229,229,102), (334256,1960059,1,'soga_eye_type',47,0,0), (334257,1960059,0,'soga_hair_color1',79,28,15), (334258,1960059,0,'soga_hair_color2',111,64,0), (334259,1960059,0,'soga_hair_face_color',38,26,2), (334260,1960059,0,'soga_hair_face_highlight_color',91,7,6), (334261,1960059,0,'soga_hair_highlight',109,14,49), (334262,1960059,0,'soga_hair_type_color',38,26,2), (334263,1960059,0,'soga_hair_type_highlight_color',91,7,6), (334264,1960059,1,'soga_lip_type',18,61,-50), (334265,1960059,1,'soga_nose_type',-28,52,9), (334266,1960059,0,'soga_skin_color',189,162,113), (334267,1960059,0,'wing_color1',255,255,255), (334268,1960059,0,'wing_color2',255,255,255), (334269,1960060,1,'cheek_type',-28,31,0), (334270,1960060,1,'chin_type',-28,0,19), (334271,1960060,1,'ear_type',-3,35,0), (334272,1960060,1,'eye_brow_type',-34,34,-3), (334273,1960060,0,'eye_color',64,40,88), (334274,1960060,1,'eye_type',100,0,0), (334275,1960060,0,'hair_color1',38,22,21), (334276,1960060,0,'hair_color2',120,50,0), (334277,1960060,0,'hair_face_color',83,66,0), (334278,1960060,0,'hair_face_highlight_color',216,192,37), (334279,1960060,0,'hair_highlight',200,165,96), (334280,1960060,0,'hair_type_color',83,66,0), (334281,1960060,0,'hair_type_highlight_color',216,192,37), (334282,1960060,1,'lip_type',28,-17,-14), (334283,1960060,1,'nose_type',0,-18,-3), (334284,1960060,0,'skin_color',144,146,144), (334285,1960060,1,'soga_cheek_type',-28,31,0), (334286,1960060,1,'soga_chin_type',-28,0,19), (334287,1960060,1,'soga_ear_type',-3,35,0), (334288,1960060,1,'soga_eye_brow_type',-34,34,-3), (334289,1960060,0,'soga_eye_color',229,229,102), (334290,1960060,1,'soga_eye_type',100,0,0), (334291,1960060,0,'soga_hair_color1',38,22,21), (334292,1960060,0,'soga_hair_color2',120,50,0), (334293,1960060,0,'soga_hair_face_color',83,66,0), (334294,1960060,0,'soga_hair_face_highlight_color',216,192,37), (334295,1960060,0,'soga_hair_highlight',200,165,96), (334296,1960060,0,'soga_hair_type_color',83,66,0), (334297,1960060,0,'soga_hair_type_highlight_color',216,192,37), (334298,1960060,1,'soga_lip_type',28,-17,-14), (334299,1960060,1,'soga_nose_type',0,-18,-3), (334300,1960060,0,'soga_skin_color',144,146,144), (334301,1960060,0,'wing_color1',255,255,255), (334302,1960060,0,'wing_color2',255,255,255), (334303,1960061,0,'eye_color',255,255,255), (334304,1960061,0,'skin_color',255,255,255), (334305,1960061,0,'soga_eye_color',255,0,255), (334306,1960062,1,'cheek_type',-19,22,0), (334307,1960062,1,'chin_type',9,-31,19), (334308,1960062,1,'ear_type',7,3,0), (334309,1960062,1,'eye_brow_type',-7,34,0), (334310,1960062,0,'eye_color',245,219,221), (334311,1960062,1,'eye_type',-7,0,0), (334312,1960062,0,'hair_face_color',187,152,0), (334313,1960062,0,'hair_type_color',187,152,0), (334314,1960062,1,'lip_type',38,0,-1), (334315,1960062,1,'nose_type',-2,-28,26), (334316,1960062,0,'skin_color',78,229,1), (334317,1960062,1,'soga_cheek_type',-19,22,0), (334318,1960062,1,'soga_chin_type',9,-31,19), (334319,1960062,1,'soga_ear_type',7,3,0), (334320,1960062,1,'soga_eye_brow_type',-7,34,0), (334321,1960062,0,'soga_eye_color',229,229,102), (334322,1960062,1,'soga_eye_type',-7,0,0), (334323,1960062,0,'soga_hair_face_color',187,152,0), (334324,1960062,0,'soga_hair_type_color',187,152,0), (334325,1960062,1,'soga_lip_type',38,0,-1), (334326,1960062,1,'soga_nose_type',-2,-28,26), (334327,1960062,0,'soga_skin_color',78,229,1), (334328,1960062,0,'wing_color1',255,255,255), (334329,1960062,0,'wing_color2',255,255,255), (334336,1960065,0,'eye_color',105,105,105), (334337,1960065,0,'skin_color',255,255,255), (334338,1960065,0,'soga_eye_color',255,0,255), (334339,1960066,0,'eye_color',105,105,105), (334340,1960066,0,'skin_color',255,255,255), (334341,1960066,0,'soga_eye_color',255,0,255), (334342,1960067,0,'eye_color',255,255,255), (334343,1960067,0,'skin_color',255,255,255), (334344,1960067,0,'soga_eye_color',255,0,255), (334345,1960068,0,'eye_color',255,255,255), (334346,1960068,0,'skin_color',255,255,255), (334347,1960068,0,'soga_eye_color',255,0,255), (334348,1960069,0,'eye_color',255,255,255), (334349,1960069,0,'skin_color',255,255,255), (334350,1960069,0,'soga_eye_color',255,0,255), (334351,1960070,0,'eye_color',255,255,255), (334352,1960070,0,'skin_color',255,255,255), (334353,1960070,0,'soga_eye_color',255,0,255), (334354,1960071,0,'eye_color',255,255,255), (334355,1960071,0,'skin_color',255,255,255), (334356,1960071,0,'soga_eye_color',255,0,255), (334357,1960072,0,'eye_color',255,255,255), (334358,1960072,0,'skin_color',255,255,255), (334359,1960072,0,'soga_eye_color',255,0,255), (334363,1960074,0,'eye_color',255,255,255), (334364,1960074,0,'skin_color',255,255,255), (334365,1960074,0,'soga_eye_color',255,0,255), (334366,1960075,0,'eye_color',255,255,255), (334367,1960075,0,'skin_color',255,255,255), (334368,1960075,0,'soga_eye_color',255,0,255), (334369,1960076,0,'eye_color',255,255,255), (334370,1960076,0,'skin_color',255,255,255), (334371,1960076,0,'soga_eye_color',255,0,255), (334372,1960077,0,'eye_color',255,255,255), (334373,1960077,0,'skin_color',255,255,255), (334374,1960077,0,'soga_eye_color',255,0,255), (334387,1960082,0,'eye_color',255,255,255), (334388,1960082,0,'skin_color',255,255,255), (334389,1960082,0,'soga_eye_color',255,0,255), (334405,1960088,0,'eye_color',255,255,255), (334406,1960088,0,'skin_color',255,255,255), (334407,1960088,0,'soga_eye_color',255,0,255), (334411,1960090,0,'eye_color',255,255,255), (334412,1960090,0,'skin_color',255,255,255), (334413,1960090,0,'soga_eye_color',255,0,255), (334423,1960094,0,'eye_color',255,255,255), (334424,1960094,0,'skin_color',255,255,255), (334425,1960094,0,'soga_eye_color',255,0,255), (334435,1960098,0,'eye_color',105,105,105), (334436,1960098,0,'skin_color',255,255,255), (334437,1960098,0,'soga_eye_color',255,0,255), (334444,1960101,0,'eye_color',255,255,255), (334445,1960101,0,'skin_color',255,255,255), (334446,1960101,0,'soga_eye_color',255,0,255), (334468,1960109,0,'eye_color',255,255,255), (334469,1960109,0,'skin_color',255,255,255), (334470,1960109,0,'soga_eye_color',255,0,255), (334471,1960110,0,'eye_color',255,255,255), (334472,1960110,0,'skin_color',255,255,255), (334473,1960110,0,'soga_eye_color',255,0,255), (334492,1960112,0,'eye_color',255,255,255), (334493,1960112,0,'skin_color',255,255,255), (334494,1960112,0,'soga_eye_color',255,0,255), (334507,1960117,1,'cheek_type',17,23,0), (334508,1960117,1,'chin_type',-4,14,14), (334509,1960117,1,'ear_type',-32,1,0), (334510,1960117,1,'eye_brow_type',-2,-1,25), (334511,1960117,0,'eye_color',114,78,35), (334512,1960117,1,'eye_type',-17,0,0), (334513,1960117,0,'hair_face_color',158,185,160), (334514,1960117,0,'hair_face_highlight_color',183,141,0), (334515,1960117,0,'hair_type_color',158,185,160), (334516,1960117,0,'hair_type_highlight_color',183,141,0), (334517,1960117,1,'lip_type',-29,-14,2), (334518,1960117,1,'nose_type',14,25,12), (334519,1960117,0,'skin_color',229,186,175), (334520,1960117,1,'soga_cheek_type',17,23,0), (334521,1960117,1,'soga_chin_type',-4,14,14), (334522,1960117,1,'soga_ear_type',-32,1,0), (334523,1960117,1,'soga_eye_brow_type',-2,-1,25), (334524,1960117,0,'soga_eye_color',229,229,102), (334525,1960117,1,'soga_eye_type',-17,0,0), (334526,1960117,0,'soga_hair_face_color',158,185,160), (334527,1960117,0,'soga_hair_face_highlight_color',183,141,0), (334528,1960117,0,'soga_hair_type_color',158,185,160), (334529,1960117,0,'soga_hair_type_highlight_color',183,141,0), (334530,1960117,1,'soga_lip_type',-29,-14,2), (334531,1960117,1,'soga_nose_type',14,25,12), (334532,1960117,0,'soga_skin_color',229,186,175), (334533,1960117,0,'wing_color1',255,255,255), (334534,1960117,0,'wing_color2',255,255,255), (334535,1960118,0,'eye_color',255,255,255), (334536,1960118,0,'skin_color',255,255,255), (334537,1960118,0,'soga_eye_color',255,0,255), (334547,1960122,0,'eye_color',255,255,255), (334548,1960122,0,'skin_color',1,1,1), (334549,1960122,0,'soga_eye_color',255,0,255), (334564,2800000,1,'cheek_type',35,-45,0), (334565,2800000,1,'chin_type',-14,7,1), (334566,2800000,1,'ear_type',14,-25,0), (334567,2800000,1,'eye_brow_type',29,5,9), (334568,2800000,0,'eye_color',145,184,179), (334569,2800000,1,'eye_type',22,0,0), (334570,2800000,0,'hair_face_color',111,139,139), (334571,2800000,0,'hair_face_highlight_color',72,24,14), (334572,2800000,0,'hair_type_color',111,139,139), (334573,2800000,0,'hair_type_highlight_color',72,24,14), (334574,2800000,1,'lip_type',7,-37,32), (334575,2800000,1,'nose_type',0,-10,3), (334576,2800000,0,'skin_color',243,219,220), (334577,2800000,1,'soga_cheek_type',35,-45,0), (334578,2800000,1,'soga_chin_type',-14,7,1), (334579,2800000,1,'soga_ear_type',14,-25,0), (334580,2800000,1,'soga_eye_brow_type',29,5,9), (334581,2800000,0,'soga_eye_color',229,229,102), (334582,2800000,1,'soga_eye_type',22,0,0), (334583,2800000,0,'soga_hair_face_color',111,139,139), (334584,2800000,0,'soga_hair_face_highlight_color',72,24,14), (334585,2800000,0,'soga_hair_type_color',111,139,139), (334586,2800000,0,'soga_hair_type_highlight_color',72,24,14), (334587,2800000,1,'soga_lip_type',7,-37,32), (334588,2800000,1,'soga_nose_type',0,-10,3), (334589,2800000,0,'soga_skin_color',243,219,220), (334590,2800000,0,'wing_color1',255,255,255), (334591,2800000,0,'wing_color2',255,255,255), (334592,2800001,1,'cheek_type',-31,87,0), (334593,2800001,1,'chin_type',-98,75,28), (334594,2800001,1,'ear_type',2,85,0), (334595,2800001,1,'eye_brow_type',7,-83,87), (334596,2800001,0,'eye_color',82,153,174), (334597,2800001,1,'eye_type',87,0,0), (334598,2800001,0,'hair_color1',239,221,86), (334599,2800001,0,'hair_color2',99,53,22), (334600,2800001,0,'hair_face_color',224,175,20), (334601,2800001,0,'hair_face_highlight_color',100,70,10), (334602,2800001,0,'hair_highlight',56,33,26), (334603,2800001,0,'hair_type_color',224,175,20), (334604,2800001,0,'hair_type_highlight_color',100,70,10), (334605,2800001,1,'lip_type',9,-75,-56), (334606,2800001,1,'nose_type',32,82,35), (334607,2800001,0,'skin_color',87,81,81), (334608,2800001,1,'soga_cheek_type',-31,87,0), (334609,2800001,1,'soga_chin_type',-98,75,28), (334610,2800001,1,'soga_ear_type',2,85,0), (334611,2800001,1,'soga_eye_brow_type',7,-83,87), (334612,2800001,0,'soga_eye_color',229,229,102), (334613,2800001,1,'soga_eye_type',87,0,0), (334614,2800001,0,'soga_hair_color1',239,221,86), (334615,2800001,0,'soga_hair_color2',99,53,22), (334616,2800001,0,'soga_hair_face_color',224,175,20), (334617,2800001,0,'soga_hair_face_highlight_color',100,70,10), (334618,2800001,0,'soga_hair_highlight',56,33,26), (334619,2800001,0,'soga_hair_type_color',224,175,20), (334620,2800001,0,'soga_hair_type_highlight_color',100,70,10), (334621,2800001,1,'soga_lip_type',9,-75,-56), (334622,2800001,1,'soga_nose_type',32,82,35), (334623,2800001,0,'soga_skin_color',87,81,81), (334624,2800001,0,'wing_color1',255,255,255), (334625,2800001,0,'wing_color2',255,255,255), (334626,2800002,1,'cheek_type',19,-50,0), (334627,2800002,1,'chin_type',93,-45,68), (334628,2800002,1,'ear_type',64,91,0), (334629,2800002,1,'eye_brow_type',-55,-14,89), (334630,2800002,0,'eye_color',44,96,95), (334631,2800002,1,'eye_type',25,0,0), (334632,2800002,0,'hair_color1',200,165,96), (334633,2800002,0,'hair_color2',134,89,56), (334634,2800002,0,'hair_face_color',231,169,27), (334635,2800002,0,'hair_face_highlight_color',244,245,246), (334636,2800002,0,'hair_highlight',160,156,172), (334637,2800002,0,'hair_type_color',231,169,27), (334638,2800002,0,'hair_type_highlight_color',244,245,246), (334639,2800002,1,'lip_type',79,-39,-39), (334640,2800002,1,'nose_type',-97,40,35), (334641,2800002,0,'skin_color',243,249,249), (334642,2800002,1,'soga_cheek_type',19,-50,0), (334643,2800002,1,'soga_chin_type',93,-45,68), (334644,2800002,1,'soga_ear_type',64,91,0), (334645,2800002,1,'soga_eye_brow_type',-55,-14,89), (334646,2800002,0,'soga_eye_color',229,229,102), (334647,2800002,1,'soga_eye_type',25,0,0), (334648,2800002,0,'soga_hair_color1',200,165,96), (334649,2800002,0,'soga_hair_color2',134,89,56), (334650,2800002,0,'soga_hair_face_color',231,169,27), (334651,2800002,0,'soga_hair_face_highlight_color',244,245,246), (334652,2800002,0,'soga_hair_highlight',160,156,172), (334653,2800002,0,'soga_hair_type_color',231,169,27), (334654,2800002,0,'soga_hair_type_highlight_color',244,245,246), (334655,2800002,1,'soga_lip_type',79,-39,-39), (334656,2800002,1,'soga_nose_type',-97,40,35), (334657,2800002,0,'soga_skin_color',243,249,249), (334658,2800002,0,'wing_color1',255,255,255), (334659,2800002,0,'wing_color2',255,255,255), (334660,2800003,1,'cheek_type',28,-37,0), (334661,2800003,1,'chin_type',9,4,17), (334662,2800003,1,'ear_type',-28,28,0), (334663,2800003,1,'eye_brow_type',-4,-41,-19), (334664,2800003,0,'eye_color',45,65,39), (334665,2800003,1,'eye_type',23,0,0), (334666,2800003,0,'hair_face_color',123,75,53), (334667,2800003,0,'hair_face_highlight_color',114,47,0), (334668,2800003,0,'hair_type_color',123,75,53), (334669,2800003,0,'hair_type_highlight_color',114,47,0), (334670,2800003,1,'lip_type',32,32,-14), (334671,2800003,1,'nose_type',-26,-28,37), (334672,2800003,0,'skin_color',184,157,104), (334673,2800003,1,'soga_cheek_type',28,-37,0), (334674,2800003,1,'soga_chin_type',9,4,17), (334675,2800003,1,'soga_ear_type',-28,28,0), (334676,2800003,1,'soga_eye_brow_type',-4,-41,-19), (334677,2800003,0,'soga_eye_color',229,229,102), (334678,2800003,1,'soga_eye_type',23,0,0), (334679,2800003,0,'soga_hair_face_color',123,75,53), (334680,2800003,0,'soga_hair_face_highlight_color',114,47,0), (334681,2800003,0,'soga_hair_type_color',123,75,53), (334682,2800003,0,'soga_hair_type_highlight_color',114,47,0), (334683,2800003,1,'soga_lip_type',32,32,-14), (334684,2800003,1,'soga_nose_type',-26,-28,37), (334685,2800003,0,'soga_skin_color',184,157,104), (334686,2800003,0,'wing_color1',255,255,255), (334687,2800003,0,'wing_color2',255,255,255), (334688,2800004,1,'cheek_type',-93,23,0), (334689,2800004,1,'chin_type',-39,-37,34), (334690,2800004,1,'ear_type',-29,97,0), (334691,2800004,1,'eye_brow_type',-51,95,74), (334692,2800004,0,'eye_color',148,173,142), (334693,2800004,1,'eye_type',82,0,0), (334694,2800004,0,'hair_color1',54,45,28), (334695,2800004,0,'hair_color2',104,52,0), (334696,2800004,0,'hair_face_color',39,11,15), (334697,2800004,0,'hair_face_highlight_color',233,184,31), (334698,2800004,0,'hair_highlight',246,219,114), (334699,2800004,0,'hair_type_color',39,11,15), (334700,2800004,0,'hair_type_highlight_color',233,184,31), (334701,2800004,1,'lip_type',14,-79,-75), (334702,2800004,1,'nose_type',-50,93,-81), (334703,2800004,0,'skin_color',215,178,125), (334704,2800004,1,'soga_cheek_type',-93,23,0), (334705,2800004,1,'soga_chin_type',-39,-37,34), (334706,2800004,1,'soga_ear_type',-29,97,0), (334707,2800004,1,'soga_eye_brow_type',-51,95,74), (334708,2800004,0,'soga_eye_color',229,229,102), (334709,2800004,1,'soga_eye_type',82,0,0), (334710,2800004,0,'soga_hair_color1',54,45,28), (334711,2800004,0,'soga_hair_color2',104,52,0), (334712,2800004,0,'soga_hair_face_color',39,11,15), (334713,2800004,0,'soga_hair_face_highlight_color',233,184,31), (334714,2800004,0,'soga_hair_highlight',246,219,114), (334715,2800004,0,'soga_hair_type_color',39,11,15), (334716,2800004,0,'soga_hair_type_highlight_color',233,184,31), (334717,2800004,1,'soga_lip_type',14,-79,-75), (334718,2800004,1,'soga_nose_type',-50,93,-81), (334719,2800004,0,'soga_skin_color',215,178,125), (334720,2800004,0,'wing_color1',255,255,255), (334721,2800004,0,'wing_color2',255,255,255), (334728,2800007,1,'cheek_type',0,-28,0), (334729,2800007,1,'chin_type',-14,44,12), (334730,2800007,1,'ear_type',-14,5,0), (334731,2800007,1,'eye_brow_type',-28,4,-32), (334732,2800007,0,'eye_color',131,143,93), (334733,2800007,1,'eye_type',9,0,0), (334734,2800007,0,'hair_face_color',176,168,79), (334735,2800007,0,'hair_face_highlight_color',91,90,91), (334736,2800007,0,'hair_type_color',176,168,79), (334737,2800007,0,'hair_type_highlight_color',91,90,91), (334738,2800007,1,'lip_type',-21,-11,37), (334739,2800007,1,'nose_type',1,11,40), (334740,2800007,0,'skin_color',199,169,128), (334741,2800007,1,'soga_cheek_type',0,-28,0), (334742,2800007,1,'soga_chin_type',-14,44,12), (334743,2800007,1,'soga_ear_type',-14,5,0), (334744,2800007,1,'soga_eye_brow_type',-28,4,-32), (334745,2800007,0,'soga_eye_color',199,169,128), (334746,2800007,1,'soga_eye_type',9,0,0), (334747,2800007,0,'soga_hair_face_color',176,168,79), (334748,2800007,0,'soga_hair_face_highlight_color',91,90,91), (334749,2800007,0,'soga_hair_type_color',176,168,79), (334750,2800007,0,'soga_hair_type_highlight_color',91,90,91), (334751,2800007,1,'soga_lip_type',-21,-11,37), (334752,2800007,1,'soga_nose_type',1,11,40), (334753,2800007,0,'soga_skin_color',131,143,93), (334754,2800007,0,'wing_color1',255,255,255), (334755,2800007,0,'wing_color2',255,255,255), (334758,3700000,0,'eye_color',255,255,255), (334759,3700000,0,'skin_color',255,255,255), (334760,3700000,0,'soga_eye_color',255,0,255), (334761,3700001,0,'eye_color',255,255,255), (334762,3700001,0,'skin_color',255,255,255), (334763,3700001,0,'soga_eye_color',255,0,255), (334764,3700002,0,'eye_color',255,255,255), (334765,3700002,0,'skin_color',255,255,255), (334766,3700002,0,'soga_eye_color',255,0,255), (334767,3700003,0,'eye_color',255,255,255), (334768,3700003,0,'skin_color',255,255,255), (334769,3700003,0,'soga_eye_color',255,0,255), (334770,3700004,1,'cheek_type',17,5,0), (334771,3700004,1,'chin_type',-81,37,-37), (334772,3700004,1,'ear_type',62,-26,0), (334773,3700004,1,'eye_brow_type',84,-17,-45), (334774,3700004,0,'eye_color',66,139,152), (334775,3700004,1,'eye_type',-39,0,0), (334776,3700004,0,'hair_color1',164,165,165), (334777,3700004,0,'hair_color2',56,62,62), (334778,3700004,0,'hair_face_color',244,246,246), (334779,3700004,0,'hair_face_highlight_color',193,100,45), (334780,3700004,0,'hair_highlight',105,26,26), (334781,3700004,0,'hair_type_color',244,246,246), (334782,3700004,0,'hair_type_highlight_color',193,100,45), (334783,3700004,1,'lip_type',-68,7,88), (334784,3700004,1,'nose_type',74,95,-37), (334785,3700004,0,'skin_color',211,204,177), (334786,3700004,1,'soga_cheek_type',17,5,0), (334787,3700004,1,'soga_chin_type',-81,37,-37), (334788,3700004,1,'soga_ear_type',62,-26,0), (334789,3700004,1,'soga_eye_brow_type',84,-17,-45), (334790,3700004,0,'soga_eye_color',229,229,102), (334791,3700004,1,'soga_eye_type',-39,0,0), (334792,3700004,0,'soga_hair_color1',164,165,165), (334793,3700004,0,'soga_hair_color2',56,62,62), (334794,3700004,0,'soga_hair_face_color',244,246,246), (334795,3700004,0,'soga_hair_face_highlight_color',193,100,45), (334796,3700004,0,'soga_hair_highlight',105,26,26), (334797,3700004,0,'soga_hair_type_color',244,246,246), (334798,3700004,0,'soga_hair_type_highlight_color',193,100,45), (334799,3700004,1,'soga_lip_type',-68,7,88), (334800,3700004,1,'soga_nose_type',74,95,-37), (334801,3700004,0,'soga_skin_color',211,204,177), (334802,3700004,0,'wing_color1',255,255,255), (334803,3700004,0,'wing_color2',255,255,255), (334804,3700005,0,'eye_color',255,255,255), (334805,3700005,0,'skin_color',116,91,71), (334806,3700005,0,'soga_eye_color',255,0,255), (334807,3700006,0,'eye_color',255,255,255), (334808,3700006,0,'skin_color',167,134,97), (334809,3700006,0,'soga_eye_color',255,0,255), (334810,3700007,0,'eye_color',122,88,68), (334811,3700007,0,'skin_color',128,128,128), (334812,3700007,0,'soga_eye_color',255,0,255), (334813,3700008,0,'eye_color',255,255,255), (334814,3700008,0,'skin_color',141,169,150), (334815,3700008,0,'soga_eye_color',255,0,255), (334816,3700009,0,'eye_color',255,255,255), (334817,3700009,0,'skin_color',128,128,128), (334818,3700009,0,'soga_eye_color',255,0,255), (334819,3700010,0,'eye_color',106,106,106), (334820,3700010,0,'skin_color',128,128,128), (334821,3700010,0,'soga_eye_color',255,0,255), (334822,3700011,0,'eye_color',255,255,255), (334823,3700011,0,'skin_color',255,255,255), (334824,3700011,0,'soga_eye_color',255,0,255), (334825,3700012,0,'eye_color',90,78,48), (334826,3700012,0,'skin_color',128,128,128), (334827,3700012,0,'soga_eye_color',255,0,255), (334828,3700013,0,'eye_color',55,53,52), (334829,3700013,0,'skin_color',77,65,51), (334830,3700013,0,'soga_eye_color',255,0,255), (334831,3700014,0,'eye_color',255,255,255), (334832,3700014,0,'skin_color',128,128,128), (334833,3700014,0,'soga_eye_color',255,0,255), (334834,3700015,1,'cheek_type',0,-18,0), (334835,3700015,1,'chin_type',0,-14,0), (334836,3700015,1,'ear_type',8,4,0), (334837,3700015,1,'eye_brow_type',-14,-20,-4), (334838,3700015,0,'eye_color',32,67,73), (334839,3700015,1,'eye_type',-20,0,0), (334840,3700015,0,'hair_face_color',126,126,125), (334841,3700015,0,'hair_face_highlight_color',90,89,88), (334842,3700015,0,'hair_type_color',126,126,125), (334843,3700015,0,'hair_type_highlight_color',90,89,88), (334844,3700015,1,'lip_type',-14,25,-28), (334845,3700015,1,'nose_type',-23,-3,-20), (334846,3700015,0,'skin_color',219,228,220), (334847,3700015,1,'soga_cheek_type',0,-18,0), (334848,3700015,1,'soga_chin_type',0,-14,0), (334849,3700015,1,'soga_ear_type',8,4,0), (334850,3700015,1,'soga_eye_brow_type',-14,-20,-4), (334851,3700015,0,'soga_eye_color',229,229,102), (334852,3700015,1,'soga_eye_type',-20,0,0), (334853,3700015,0,'soga_hair_face_color',126,126,125), (334854,3700015,0,'soga_hair_face_highlight_color',90,89,88), (334855,3700015,0,'soga_hair_type_color',126,126,125), (334856,3700015,0,'soga_hair_type_highlight_color',90,89,88), (334857,3700015,1,'soga_lip_type',-14,25,-28), (334858,3700015,1,'soga_nose_type',-23,-3,-20), (334859,3700015,0,'soga_skin_color',219,228,220), (334860,3700015,0,'wing_color1',255,255,255), (334861,3700015,0,'wing_color2',255,255,255), (334862,3700016,1,'cheek_type',-75,79,0), (334863,3700016,1,'chin_type',28,10,-87), (334864,3700016,1,'ear_type',40,44,0), (334865,3700016,1,'eye_brow_type',75,-63,4), (334866,3700016,0,'eye_color',31,58,38), (334867,3700016,1,'eye_type',85,0,0), (334868,3700016,0,'hair_color1',114,112,142), (334869,3700016,0,'hair_color2',121,113,107), (334870,3700016,0,'hair_face_color',119,147,147), (334871,3700016,0,'hair_face_highlight_color',219,180,16), (334872,3700016,0,'hair_highlight',239,221,86), (334873,3700016,0,'hair_type_color',119,147,147), (334874,3700016,0,'hair_type_highlight_color',219,180,16), (334875,3700016,1,'lip_type',96,25,69), (334876,3700016,1,'nose_type',-4,-90,-95), (334877,3700016,0,'skin_color',71,69,51), (334878,3700016,1,'soga_cheek_type',-75,79,0), (334879,3700016,1,'soga_chin_type',28,10,-87), (334880,3700016,1,'soga_ear_type',40,44,0), (334881,3700016,1,'soga_eye_brow_type',75,-63,4), (334882,3700016,0,'soga_eye_color',229,229,102), (334883,3700016,1,'soga_eye_type',85,0,0), (334884,3700016,0,'soga_hair_color1',114,112,142), (334885,3700016,0,'soga_hair_color2',121,113,107), (334886,3700016,0,'soga_hair_face_color',119,147,147), (334887,3700016,0,'soga_hair_face_highlight_color',219,180,16), (334888,3700016,0,'soga_hair_highlight',239,221,86), (334889,3700016,0,'soga_hair_type_color',119,147,147), (334890,3700016,0,'soga_hair_type_highlight_color',219,180,16), (334891,3700016,1,'soga_lip_type',96,25,69), (334892,3700016,1,'soga_nose_type',-4,-90,-95), (334893,3700016,0,'soga_skin_color',71,69,51), (334894,3700016,0,'wing_color1',255,255,255), (334895,3700016,0,'wing_color2',255,255,255), (334896,3700017,0,'eye_color',255,255,255), (334897,3700017,0,'skin_color',145,118,91), (334898,3700017,0,'soga_eye_color',255,0,255), (334899,3700018,0,'eye_color',78,59,33), (334900,3700018,0,'skin_color',128,128,128), (334901,3700018,0,'soga_eye_color',255,0,255), (334902,3700019,0,'eye_color',77,61,49), (334903,3700019,0,'skin_color',105,105,105), (334904,3700019,0,'soga_eye_color',255,0,255), (334905,3700020,0,'eye_color',255,255,255), (334906,3700020,0,'skin_color',128,128,128), (334907,3700020,0,'soga_eye_color',255,0,255), (334908,3700021,0,'eye_color',255,167,80), (334909,3700021,0,'skin_color',255,165,73), (334910,3700021,0,'soga_eye_color',255,0,255), (334911,3700022,0,'eye_color',255,128,0), (334912,3700022,0,'skin_color',255,128,0), (334913,3700022,0,'soga_eye_color',255,0,255), (334914,3700023,0,'eye_color',163,82,0), (334915,3700023,0,'skin_color',255,128,0), (334916,3700023,0,'soga_eye_color',255,0,255), (334917,350000,0,'eye_color',83,80,36), (334918,350000,0,'skin_color',19,19,19), (334919,350000,0,'soga_eye_color',255,0,255), (334920,350001,0,'eye_color',104,115,41), (334921,350001,0,'skin_color',120,108,57), (334922,350001,0,'soga_eye_color',255,0,255), (334923,350002,0,'eye_color',87,72,58), (334924,350002,0,'skin_color',61,137,77), (334925,350002,0,'soga_eye_color',255,0,255), (334926,350003,0,'eye_color',56,23,27), (334927,350003,0,'skin_color',92,107,63), (334928,350003,0,'soga_eye_color',255,0,255), (334929,350004,0,'eye_color',144,114,43), (334930,350004,0,'skin_color',90,89,63), (334931,350004,0,'soga_eye_color',255,0,255), (334932,350005,0,'eye_color',102,66,67), (334933,350005,0,'skin_color',111,119,59), (334934,350005,0,'soga_eye_color',255,0,255), (334935,350006,0,'eye_color',66,43,86), (334936,350006,0,'skin_color',22,86,89), (334937,350006,0,'soga_eye_color',255,0,255), (334938,350007,0,'eye_color',36,51,140), (334939,350007,0,'skin_color',36,51,140), (334940,350007,0,'soga_eye_color',255,0,255), (334941,350008,0,'eye_color',165,137,79), (334942,350008,0,'skin_color',82,104,65), (334943,350008,0,'soga_eye_color',255,0,255), (334944,350009,0,'eye_color',211,110,39), (334945,350009,0,'skin_color',87,59,115), (334946,350009,0,'soga_eye_color',255,0,255), (334947,350010,0,'eye_color',152,7,0), (334948,350010,0,'skin_color',110,86,137), (334949,350010,0,'soga_eye_color',255,0,255), (334950,350011,0,'eye_color',255,0,12), (334951,350011,0,'skin_color',52,52,52), (334952,350011,0,'soga_eye_color',255,0,255), (334953,350012,1,'cheek_type',62,45,0), (334954,350012,1,'chin_type',-93,-62,-58), (334955,350012,1,'ear_type',89,84,0), (334956,350012,1,'eye_brow_type',7,79,9), (334957,350012,0,'eye_color',116,124,67), (334958,350012,1,'eye_type',-52,0,0), (334959,350012,0,'hair_color1',161,165,168), (334960,350012,0,'hair_color2',50,69,69), (334961,350012,0,'hair_face_color',224,230,231), (334962,350012,0,'hair_face_highlight_color',219,179,16), (334963,350012,0,'hair_highlight',239,221,86), (334964,350012,0,'hair_type_color',224,230,231), (334965,350012,0,'hair_type_highlight_color',219,179,16); INSERT INTO `npc_appearance` VALUES (334966,350012,1,'lip_type',32,-53,55), (334967,350012,1,'nose_type',56,83,0), (334968,350012,0,'skin_color',195,205,205), (334969,350012,1,'soga_cheek_type',62,45,0), (334970,350012,1,'soga_chin_type',-93,-62,-58), (334971,350012,1,'soga_ear_type',89,84,0), (334972,350012,1,'soga_eye_brow_type',7,79,9), (334973,350012,0,'soga_eye_color',229,229,102), (334974,350012,1,'soga_eye_type',-52,0,0), (334975,350012,0,'soga_hair_color1',161,165,168), (334976,350012,0,'soga_hair_color2',50,69,69), (334977,350012,0,'soga_hair_face_color',224,230,231), (334978,350012,0,'soga_hair_face_highlight_color',219,179,16), (334979,350012,0,'soga_hair_highlight',239,221,86), (334980,350012,0,'soga_hair_type_color',224,230,231), (334981,350012,0,'soga_hair_type_highlight_color',219,179,16), (334982,350012,1,'soga_lip_type',32,-53,55), (334983,350012,1,'soga_nose_type',56,83,0), (334984,350012,0,'soga_skin_color',195,205,205), (334985,350012,0,'wing_color1',255,255,255), (334986,350012,0,'wing_color2',255,255,255), (334987,350013,0,'eye_color',14,30,0), (334988,350013,0,'skin_color',89,100,64), (334989,350013,0,'soga_eye_color',255,0,255), (334990,350014,1,'cheek_type',-17,88,0), (334991,350014,1,'chin_type',65,43,-59), (334992,350014,1,'ear_type',-18,0,0), (334993,350014,1,'eye_brow_type',17,-53,-59), (334994,350014,0,'eye_color',63,42,17), (334995,350014,1,'eye_type',84,0,0), (334996,350014,0,'hair_color1',21,13,24), (334997,350014,0,'hair_color2',34,28,24), (334998,350014,0,'hair_face_color',5,2,2), (334999,350014,0,'hair_face_highlight_color',8,3,3), (335000,350014,0,'hair_highlight',21,13,24), (335001,350014,0,'hair_type_color',5,2,2), (335002,350014,0,'hair_type_highlight_color',8,3,3), (335003,350014,1,'lip_type',7,-50,77), (335004,350014,1,'nose_type',-71,25,-75), (335005,350014,0,'skin_color',238,237,210), (335006,350014,1,'soga_cheek_type',-17,88,0), (335007,350014,1,'soga_chin_type',65,43,-59), (335008,350014,1,'soga_ear_type',-18,0,0), (335009,350014,1,'soga_eye_brow_type',17,-53,-59), (335010,350014,0,'soga_eye_color',229,229,102), (335011,350014,1,'soga_eye_type',84,0,0), (335012,350014,0,'soga_hair_color1',21,13,24), (335013,350014,0,'soga_hair_color2',34,28,24), (335014,350014,0,'soga_hair_face_color',5,2,2), (335015,350014,0,'soga_hair_face_highlight_color',8,3,3), (335016,350014,0,'soga_hair_highlight',21,13,24), (335017,350014,0,'soga_hair_type_color',5,2,2), (335018,350014,0,'soga_hair_type_highlight_color',8,3,3), (335019,350014,1,'soga_lip_type',7,-50,77), (335020,350014,1,'soga_nose_type',-71,25,-75), (335021,350014,0,'soga_skin_color',238,237,210), (335022,350015,0,'eye_color',111,76,14), (335023,350015,0,'skin_color',92,108,63), (335024,350015,0,'soga_eye_color',255,0,255), (335025,350016,1,'cheek_type',100,100,0), (335026,350016,1,'chin_type',-51,-21,-9), (335027,350016,1,'ear_type',2,-25,0), (335028,350016,1,'eye_brow_type',100,-100,100), (335029,350016,0,'eye_color',37,76,85), (335030,350016,1,'eye_type',-34,0,0), (335031,350016,0,'hair_face_color',24,10,0), (335032,350016,0,'hair_face_highlight_color',121,95,62), (335033,350016,0,'hair_type_color',24,10,0), (335034,350016,0,'hair_type_highlight_color',121,95,62), (335035,350016,1,'lip_type',2,64,21), (335036,350016,1,'nose_type',14,-75,8), (335037,350016,0,'skin_color',230,242,242), (335038,350016,1,'soga_cheek_type',100,100,0), (335039,350016,1,'soga_chin_type',-51,-21,-9), (335040,350016,1,'soga_ear_type',2,-25,0), (335041,350016,1,'soga_eye_brow_type',100,-100,100), (335042,350016,0,'soga_eye_color',229,229,102), (335043,350016,1,'soga_eye_type',-34,0,0), (335044,350016,0,'soga_hair_face_color',24,10,0), (335045,350016,0,'soga_hair_face_highlight_color',121,95,62), (335046,350016,0,'soga_hair_type_color',24,10,0), (335047,350016,0,'soga_hair_type_highlight_color',121,95,62), (335048,350016,1,'soga_lip_type',2,64,21), (335049,350016,1,'soga_nose_type',14,-75,8), (335050,350016,0,'soga_skin_color',230,242,242), (335051,350016,0,'wing_color1',255,255,255), (335052,350016,0,'wing_color2',255,255,255), (335053,350017,0,'eye_color',152,7,0), (335054,350017,0,'skin_color',110,86,137), (335055,350017,0,'soga_eye_color',255,0,255), (335056,350018,0,'eye_color',255,255,255), (335057,350018,0,'skin_color',255,255,255), (335058,350018,0,'soga_eye_color',255,0,255), (335059,350019,0,'eye_color',28,28,28), (335060,350019,0,'skin_color',52,52,52), (335061,350019,0,'soga_eye_color',255,0,255), (335062,350020,0,'eye_color',14,35,0), (335063,350020,0,'skin_color',116,122,58), (335064,350020,0,'soga_eye_color',255,0,255), (335065,350021,0,'eye_color',74,38,33), (335066,350021,0,'skin_color',114,123,58), (335067,350021,0,'soga_eye_color',255,0,255), (335068,350022,0,'eye_color',52,0,52), (335069,350022,0,'skin_color',79,96,66), (335070,350022,0,'soga_eye_color',255,0,255), (335071,350023,0,'eye_color',130,80,69), (335072,350023,0,'skin_color',118,125,57), (335073,350023,0,'soga_eye_color',255,0,255), (335074,350024,1,'cheek_type',25,25,0), (335075,350024,1,'chin_type',-17,-83,75), (335076,350024,1,'ear_type',-87,68,0), (335077,350024,1,'eye_brow_type',-68,7,50), (335078,350024,0,'eye_color',44,90,102), (335079,350024,1,'eye_type',41,0,0), (335080,350024,0,'hair_color1',56,33,26), (335081,350024,0,'hair_color2',94,59,11), (335082,350024,0,'hair_face_color',100,70,10), (335083,350024,0,'hair_face_highlight_color',233,184,31), (335084,350024,0,'hair_highlight',246,219,114), (335085,350024,0,'hair_type_color',100,70,10), (335086,350024,0,'hair_type_highlight_color',233,184,31), (335087,350024,1,'lip_type',-89,4,-64), (335088,350024,1,'nose_type',-62,45,0), (335089,350024,0,'skin_color',179,140,97), (335090,350024,1,'soga_cheek_type',25,25,0), (335091,350024,1,'soga_chin_type',-17,-83,75), (335092,350024,1,'soga_ear_type',-87,68,0), (335093,350024,1,'soga_eye_brow_type',-68,7,50), (335094,350024,0,'soga_eye_color',229,229,102), (335095,350024,1,'soga_eye_type',41,0,0), (335096,350024,0,'soga_hair_color1',56,33,26), (335097,350024,0,'soga_hair_color2',94,59,11), (335098,350024,0,'soga_hair_face_color',100,70,10), (335099,350024,0,'soga_hair_face_highlight_color',233,184,31), (335100,350024,0,'soga_hair_highlight',246,219,114), (335101,350024,0,'soga_hair_type_color',100,70,10), (335102,350024,0,'soga_hair_type_highlight_color',233,184,31), (335103,350024,1,'soga_lip_type',-89,4,-64), (335104,350024,1,'soga_nose_type',-62,45,0), (335105,350024,0,'soga_skin_color',179,140,97), (335106,350024,0,'wing_color1',255,255,255), (335107,350024,0,'wing_color2',255,255,255), (335108,350025,1,'cheek_type',-68,-58,0), (335109,350025,1,'chin_type',-40,68,-82), (335110,350025,1,'ear_type',28,-71,0), (335111,350025,1,'eye_brow_type',-88,94,65), (335112,350025,0,'eye_color',95,96,0), (335113,350025,1,'eye_type',8,0,0), (335114,350025,1,'lip_type',55,4,0), (335115,350025,1,'nose_type',84,-43,-34), (335116,350025,0,'skin_color',155,143,88), (335117,350025,1,'soga_cheek_type',-68,-58,0), (335118,350025,1,'soga_chin_type',-40,68,-82), (335119,350025,1,'soga_ear_type',28,-71,0), (335120,350025,1,'soga_eye_brow_type',-88,94,65), (335121,350025,0,'soga_eye_color',229,229,102), (335122,350025,1,'soga_eye_type',8,0,0), (335123,350025,1,'soga_lip_type',55,4,0), (335124,350025,1,'soga_nose_type',84,-43,-34), (335125,350025,0,'soga_skin_color',155,143,88), (335126,350025,0,'wing_color1',255,255,255), (335127,350025,0,'wing_color2',255,255,255), (335128,350026,1,'cheek_type',-14,-22,0), (335129,350026,1,'chin_type',-50,-65,31), (335130,350026,1,'ear_type',-37,78,0), (335131,350026,1,'eye_brow_type',-34,-31,-31), (335132,350026,0,'eye_color',141,188,201), (335133,350026,1,'eye_type',3,0,0), (335134,350026,0,'hair_color1',29,21,28), (335135,350026,0,'hair_color2',36,34,36), (335136,350026,0,'hair_face_color',15,1,21), (335137,350026,0,'hair_face_highlight_color',40,34,51), (335138,350026,0,'hair_highlight',43,36,70), (335139,350026,0,'hair_type_color',15,1,21), (335140,350026,0,'hair_type_highlight_color',40,34,51), (335141,350026,1,'lip_type',81,14,-14), (335142,350026,1,'nose_type',-46,44,70), (335143,350026,0,'skin_color',167,121,78), (335144,350026,1,'soga_cheek_type',-14,-22,0), (335145,350026,1,'soga_chin_type',-50,-65,31), (335146,350026,1,'soga_ear_type',-37,78,0), (335147,350026,1,'soga_eye_brow_type',-34,-31,-31), (335148,350026,0,'soga_eye_color',229,229,102), (335149,350026,1,'soga_eye_type',3,0,0), (335150,350026,0,'soga_hair_color1',29,21,28), (335151,350026,0,'soga_hair_color2',36,34,36), (335152,350026,0,'soga_hair_face_color',15,1,21), (335153,350026,0,'soga_hair_face_highlight_color',40,34,51), (335154,350026,0,'soga_hair_highlight',43,36,70), (335155,350026,0,'soga_hair_type_color',15,1,21), (335156,350026,0,'soga_hair_type_highlight_color',40,34,51), (335157,350026,1,'soga_lip_type',81,14,-14), (335158,350026,1,'soga_nose_type',-46,44,70), (335159,350026,0,'soga_skin_color',167,121,78), (335160,350026,0,'wing_color1',255,255,255), (335161,350026,0,'wing_color2',255,255,255), (335162,290000,0,'eye_color',255,255,255), (335163,290000,0,'skin_color',255,255,255), (335164,290000,0,'soga_eye_color',255,0,255), (335165,290001,0,'eye_color',255,255,255), (335166,290001,0,'skin_color',255,255,255), (335167,290001,0,'soga_eye_color',255,0,255), (335168,290002,0,'eye_color',0,128,255), (335169,290002,0,'skin_color',0,128,255), (335170,290002,0,'soga_eye_color',255,0,255), (335171,290003,0,'eye_color',100,100,100), (335172,290003,0,'skin_color',15,15,15), (335173,290003,0,'soga_eye_color',255,0,255), (335174,290004,0,'eye_color',1,1,1), (335175,290004,0,'skin_color',1,1,1), (335176,290004,0,'soga_eye_color',255,0,255), (335177,290005,0,'eye_color',63,0,31), (335178,290005,0,'skin_color',147,0,72), (335179,290005,0,'soga_eye_color',255,0,255), (335180,290006,0,'eye_color',128,63,0), (335181,290006,0,'skin_color',128,63,0), (335182,290006,0,'soga_eye_color',255,0,255), (335183,290007,0,'eye_color',128,128,255), (335184,290007,0,'skin_color',128,128,255), (335185,290007,0,'soga_eye_color',255,0,255), (335186,290008,0,'eye_color',255,0,255), (335187,290008,0,'skin_color',255,0,255), (335188,290008,0,'soga_eye_color',255,0,255), (335189,290009,0,'eye_color',255,255,255), (335190,290009,0,'skin_color',255,128,128), (335191,290009,0,'soga_eye_color',255,0,255), (335192,290010,0,'eye_color',255,255,255), (335193,290010,0,'skin_color',255,128,128), (335194,290010,0,'soga_eye_color',255,0,255), (335195,290011,0,'eye_color',255,255,255), (335196,290011,0,'skin_color',255,128,128), (335197,290011,0,'soga_eye_color',255,0,255), (335198,290012,0,'eye_color',255,255,255), (335199,290012,0,'skin_color',255,128,128), (335200,290012,0,'soga_eye_color',255,0,255), (335201,290013,0,'eye_color',255,255,255), (335202,290013,0,'skin_color',255,128,128), (335203,290013,0,'soga_eye_color',255,0,255), (335204,290014,0,'eye_color',255,255,255), (335205,290014,0,'skin_color',255,128,128), (335206,290014,0,'soga_eye_color',255,0,255), (335207,290015,0,'eye_color',255,255,255), (335208,290015,0,'skin_color',255,128,128), (335209,290015,0,'soga_eye_color',255,0,255), (335210,290016,0,'eye_color',255,255,255), (335211,290016,0,'skin_color',255,128,128), (335212,290016,0,'soga_eye_color',255,0,255), (335213,290017,0,'eye_color',255,255,255), (335214,290017,0,'skin_color',255,128,128), (335215,290017,0,'soga_eye_color',255,0,255), (335216,290018,0,'eye_color',255,255,255), (335217,290018,0,'skin_color',255,128,128), (335218,290018,0,'soga_eye_color',255,0,255), (335219,290019,0,'eye_color',255,255,255), (335220,290019,0,'skin_color',255,255,255), (335221,290019,0,'soga_eye_color',255,0,255), (335222,290020,0,'eye_color',255,255,255), (335223,290020,0,'skin_color',255,255,255), (335224,290020,0,'soga_eye_color',255,0,255), (335225,290021,0,'eye_color',255,255,255), (335226,290021,0,'skin_color',255,255,255), (335227,290021,0,'soga_eye_color',255,0,255), (335228,290022,0,'eye_color',255,255,255), (335229,290022,0,'skin_color',255,128,128), (335230,290022,0,'soga_eye_color',255,0,255), (335231,290023,0,'eye_color',255,255,255), (335232,290023,0,'skin_color',255,128,128), (335233,290023,0,'soga_eye_color',255,0,255), (335234,290024,0,'eye_color',3,3,3), (335235,290024,0,'skin_color',3,3,3), (335236,290024,0,'soga_eye_color',255,0,255), (335237,2820000,1,'cheek_type',0,59,0), (335238,2820000,1,'chin_type',-78,-17,-18), (335239,2820000,1,'ear_type',19,35,0), (335240,2820000,1,'eye_brow_type',12,51,97), (335241,2820000,0,'eye_color',37,71,51), (335242,2820000,1,'eye_type',68,0,0), (335243,2820000,0,'hair_color1',29,21,28), (335244,2820000,0,'hair_color2',39,32,39), (335245,2820000,0,'hair_face_color',15,1,21), (335246,2820000,0,'hair_face_highlight_color',35,24,1), (335247,2820000,0,'hair_highlight',79,28,15), (335248,2820000,0,'hair_type_color',15,1,21), (335249,2820000,0,'hair_type_highlight_color',35,24,1), (335250,2820000,1,'lip_type',-9,37,78), (335251,2820000,1,'nose_type',-37,-7,45), (335252,2820000,0,'skin_color',107,75,52), (335253,2820000,1,'soga_cheek_type',0,59,0), (335254,2820000,1,'soga_chin_type',-78,-17,-18), (335255,2820000,1,'soga_ear_type',19,35,0), (335256,2820000,1,'soga_eye_brow_type',12,51,97), (335257,2820000,0,'soga_eye_color',229,229,102), (335258,2820000,1,'soga_eye_type',68,0,0), (335259,2820000,0,'soga_hair_color1',29,21,28), (335260,2820000,0,'soga_hair_color2',39,32,39), (335261,2820000,0,'soga_hair_face_color',15,1,21), (335262,2820000,0,'soga_hair_face_highlight_color',35,24,1), (335263,2820000,0,'soga_hair_highlight',79,28,15), (335264,2820000,0,'soga_hair_type_color',15,1,21), (335265,2820000,0,'soga_hair_type_highlight_color',35,24,1), (335266,2820000,1,'soga_lip_type',-9,37,78), (335267,2820000,1,'soga_nose_type',-37,-7,45), (335268,2820000,0,'soga_skin_color',107,75,52), (335269,2820000,0,'wing_color1',255,255,255), (335270,2820000,0,'wing_color2',255,255,255), (335271,2820001,1,'cheek_type',31,17,0), (335272,2820001,1,'chin_type',-25,-37,-29), (335273,2820001,1,'ear_type',2,19,0), (335274,2820001,1,'eye_brow_type',21,20,-32), (335275,2820001,0,'eye_color',34,59,37), (335276,2820001,1,'eye_type',18,0,0), (335277,2820001,0,'hair_face_color',196,188,184), (335278,2820001,0,'hair_face_highlight_color',155,79,2), (335279,2820001,0,'hair_type_color',196,188,184), (335280,2820001,0,'hair_type_highlight_color',155,79,2), (335281,2820001,1,'lip_type',21,-5,17), (335282,2820001,1,'nose_type',-3,-25,14), (335283,2820001,0,'skin_color',253,247,232), (335284,2820001,1,'soga_cheek_type',31,17,0), (335285,2820001,1,'soga_chin_type',-25,-37,-29), (335286,2820001,1,'soga_ear_type',2,19,0), (335287,2820001,1,'soga_eye_brow_type',21,20,-32), (335288,2820001,0,'soga_eye_color',229,229,102), (335289,2820001,1,'soga_eye_type',18,0,0), (335290,2820001,0,'soga_hair_face_color',196,188,184), (335291,2820001,0,'soga_hair_face_highlight_color',155,79,2), (335292,2820001,0,'soga_hair_type_color',196,188,184), (335293,2820001,0,'soga_hair_type_highlight_color',155,79,2), (335294,2820001,1,'soga_lip_type',21,-5,17), (335295,2820001,1,'soga_nose_type',-3,-25,14), (335296,2820001,0,'soga_skin_color',253,247,232), (335297,2820001,0,'wing_color1',255,255,255), (335298,2820001,0,'wing_color2',255,255,255), (335299,2820002,1,'cheek_type',-56,-81,0), (335300,2820002,1,'chin_type',46,-56,87), (335301,2820002,1,'ear_type',17,97,0), (335302,2820002,1,'eye_brow_type',75,-11,-19), (335303,2820002,0,'eye_color',37,77,88), (335304,2820002,1,'eye_type',4,0,0), (335305,2820002,0,'hair_color1',239,221,86), (335306,2820002,0,'hair_color2',99,53,22), (335307,2820002,0,'hair_face_color',225,181,22), (335308,2820002,0,'hair_face_highlight_color',219,179,15), (335309,2820002,0,'hair_highlight',239,221,86), (335310,2820002,0,'hair_type_color',225,181,22), (335311,2820002,0,'hair_type_highlight_color',219,179,15), (335312,2820002,1,'lip_type',-18,28,65), (335313,2820002,1,'nose_type',50,69,10), (335314,2820002,0,'skin_color',254,254,254), (335315,2820002,1,'soga_cheek_type',-56,-81,0), (335316,2820002,1,'soga_chin_type',46,-56,87), (335317,2820002,1,'soga_ear_type',17,97,0), (335318,2820002,1,'soga_eye_brow_type',75,-11,-19), (335319,2820002,0,'soga_eye_color',229,229,102), (335320,2820002,1,'soga_eye_type',4,0,0), (335321,2820002,0,'soga_hair_color1',239,221,86), (335322,2820002,0,'soga_hair_color2',99,53,22), (335323,2820002,0,'soga_hair_face_color',225,181,22), (335324,2820002,0,'soga_hair_face_highlight_color',219,179,15), (335325,2820002,0,'soga_hair_highlight',239,221,86), (335326,2820002,0,'soga_hair_type_color',225,181,22), (335327,2820002,0,'soga_hair_type_highlight_color',219,179,15), (335328,2820002,1,'soga_lip_type',-18,28,65), (335329,2820002,1,'soga_nose_type',50,69,10), (335330,2820002,0,'soga_skin_color',254,254,254), (335331,2820002,0,'wing_color1',255,255,255), (335332,2820002,0,'wing_color2',255,255,255), (335333,2820003,1,'cheek_type',10,18,0), (335334,2820003,1,'chin_type',-10,-35,0), (335335,2820003,1,'ear_type',-14,-18,0), (335336,2820003,1,'eye_brow_type',0,17,-2), (335337,2820003,0,'eye_color',48,102,97), (335338,2820003,1,'eye_type',-19,0,0), (335339,2820003,0,'hair_face_color',223,255,255), (335340,2820003,0,'hair_face_highlight_color',78,36,0), (335341,2820003,0,'hair_type_color',223,255,255), (335342,2820003,0,'hair_type_highlight_color',78,36,0), (335343,2820003,1,'lip_type',11,-7,7), (335344,2820003,1,'nose_type',2,-28,-47), (335345,2820003,0,'skin_color',220,223,223), (335346,2820003,1,'soga_cheek_type',10,18,0), (335347,2820003,1,'soga_chin_type',-10,-35,0), (335348,2820003,1,'soga_ear_type',-14,-18,0), (335349,2820003,1,'soga_eye_brow_type',0,17,-2), (335350,2820003,0,'soga_eye_color',229,229,102), (335351,2820003,1,'soga_eye_type',-19,0,0), (335352,2820003,0,'soga_hair_face_color',223,255,255), (335353,2820003,0,'soga_hair_face_highlight_color',78,36,0), (335354,2820003,0,'soga_hair_type_color',223,255,255), (335355,2820003,0,'soga_hair_type_highlight_color',78,36,0), (335356,2820003,1,'soga_lip_type',11,-7,7), (335357,2820003,1,'soga_nose_type',2,-28,-47), (335358,2820003,0,'soga_skin_color',220,223,223), (335359,2820003,0,'wing_color1',255,255,255), (335360,2820003,0,'wing_color2',255,255,255), (335361,2820004,1,'cheek_type',22,-69,0), (335362,2820004,1,'chin_type',10,-66,-58), (335363,2820004,1,'ear_type',-75,-84,0), (335364,2820004,1,'eye_brow_type',-53,-19,-75), (335365,2820004,0,'eye_color',36,76,80), (335366,2820004,1,'eye_type',18,0,0), (335367,2820004,0,'hair_color1',200,165,96), (335368,2820004,0,'hair_color2',173,99,44), (335369,2820004,0,'hair_face_color',229,171,25), (335370,2820004,0,'hair_face_highlight_color',15,1,21), (335371,2820004,0,'hair_highlight',26,24,25), (335372,2820004,0,'hair_type_color',229,171,25), (335373,2820004,0,'hair_type_highlight_color',15,1,21), (335374,2820004,1,'lip_type',-26,-17,-7), (335375,2820004,1,'nose_type',18,0,-78), (335376,2820004,0,'skin_color',229,170,163), (335377,2820004,1,'soga_cheek_type',22,-69,0), (335378,2820004,1,'soga_chin_type',10,-66,-58), (335379,2820004,1,'soga_ear_type',-75,-84,0), (335380,2820004,1,'soga_eye_brow_type',-53,-19,-75), (335381,2820004,0,'soga_eye_color',229,229,102), (335382,2820004,1,'soga_eye_type',18,0,0), (335383,2820004,0,'soga_hair_color1',200,165,96), (335384,2820004,0,'soga_hair_color2',173,99,44), (335385,2820004,0,'soga_hair_face_color',229,171,25), (335386,2820004,0,'soga_hair_face_highlight_color',15,1,21), (335387,2820004,0,'soga_hair_highlight',26,24,25), (335388,2820004,0,'soga_hair_type_color',229,171,25), (335389,2820004,0,'soga_hair_type_highlight_color',15,1,21), (335390,2820004,1,'soga_lip_type',-26,-17,-7), (335391,2820004,1,'soga_nose_type',18,0,-78), (335392,2820004,0,'soga_skin_color',229,170,163), (335393,2820004,0,'wing_color1',255,255,255), (335394,2820004,0,'wing_color2',255,255,255), (335398,2820006,1,'cheek_type',0,-4,0), (335399,2820006,1,'chin_type',0,-25,-11), (335400,2820006,1,'ear_type',19,43,0), (335401,2820006,1,'eye_brow_type',14,-10,-11), (335402,2820006,0,'eye_color',41,83,96), (335403,2820006,1,'eye_type',-28,0,0), (335404,2820006,0,'hair_face_color',204,142,103), (335405,2820006,0,'hair_face_highlight_color',23,16,7), (335406,2820006,0,'hair_type_color',204,142,103), (335407,2820006,0,'hair_type_highlight_color',23,16,7), (335408,2820006,1,'lip_type',21,32,12), (335409,2820006,1,'nose_type',18,-21,34), (335410,2820006,0,'skin_color',222,228,216), (335411,2820006,1,'soga_cheek_type',0,-4,0), (335412,2820006,1,'soga_chin_type',0,-25,-11), (335413,2820006,1,'soga_ear_type',19,43,0), (335414,2820006,1,'soga_eye_brow_type',14,-10,-11), (335415,2820006,0,'soga_eye_color',222,228,216), (335416,2820006,1,'soga_eye_type',-28,0,0), (335417,2820006,0,'soga_hair_face_color',204,142,103), (335418,2820006,0,'soga_hair_face_highlight_color',23,16,7), (335419,2820006,0,'soga_hair_type_color',204,142,103), (335420,2820006,0,'soga_hair_type_highlight_color',23,16,7), (335421,2820006,1,'soga_lip_type',21,32,12), (335422,2820006,1,'soga_nose_type',18,-21,34), (335423,2820006,0,'soga_skin_color',41,83,96), (335424,2820006,0,'wing_color1',255,255,255), (335425,2820006,0,'wing_color2',255,255,255), (335432,970000,0,'eye_color',255,255,255), (335433,970000,0,'skin_color',255,255,255), (335434,970000,0,'soga_eye_color',255,0,255), (335435,970001,0,'eye_color',149,114,40), (335436,970001,0,'skin_color',214,214,214), (335437,970001,0,'soga_eye_color',255,0,255), (335438,970002,0,'eye_color',128,128,128), (335439,970002,0,'skin_color',128,128,128), (335440,970002,0,'soga_eye_color',255,0,255), (335441,2530000,0,'cheek_type',69,-42,0), (335442,2530000,0,'chin_type',90,-64,82), (335443,2530000,0,'ear_type',39,-98,0), (335444,2530000,0,'eye_brow_type',83,-1,-4), (335445,2530000,1,'eye_color',116,124,67), (335446,2530000,0,'eye_type',40,0,0), (335447,2530000,1,'hair_color1',161,165,168), (335448,2530000,1,'hair_color2',50,69,69), (335449,2530000,1,'hair_face_color',224,230,231), (335450,2530000,1,'hair_face_highlight_color',219,179,16), (335451,2530000,1,'hair_highlight',239,221,86), (335452,2530000,1,'hair_type_color',224,230,231), (335453,2530000,1,'hair_type_highlight_color',219,179,16), (335454,2530000,0,'lip_type',-9,14,-98), (335455,2530000,0,'nose_type',5,-76,45), (335456,2530000,1,'skin_color',195,205,205), (335457,2530000,0,'soga_cheek_type',0,83,-1), (335458,2530000,0,'soga_chin_type',0,-9,14), (335459,2530000,0,'soga_ear_type',0,40,0), (335460,2530000,0,'soga_eye_brow_type',0,39,-98), (335461,2530000,1,'soga_eye_color',116,124,67), (335462,2530000,0,'soga_eye_type',41,0,0), (335463,2530000,1,'soga_hair_color1',161,165,168), (335464,2530000,1,'soga_hair_color2',50,69,69), (335465,2530000,1,'soga_hair_face_color',224,230,231), (335466,2530000,1,'soga_hair_face_highlight_color',219,179,16), (335467,2530000,1,'soga_hair_highlight',239,221,86), (335468,2530000,1,'soga_hair_type_color',224,230,231), (335469,2530000,1,'soga_hair_type_highlight_color',219,179,16), (335470,2530000,0,'soga_lip_type',-4,69,-42), (335471,2530000,0,'soga_nose_type',-98,90,-64), (335472,2530000,1,'soga_skin_color',195,205,205), (335473,2530000,1,'wing_color1',255,255,255), (335474,2530000,1,'wing_color2',255,255,255), (335475,2530001,1,'cheek_type',-22,34,0), (335476,2530001,1,'chin_type',-9,-8,9), (335477,2530001,1,'ear_type',2,-9,0), (335478,2530001,1,'eye_brow_type',-28,1,13), (335479,2530001,0,'eye_color',110,160,149), (335480,2530001,1,'eye_type',-47,0,0), (335481,2530001,0,'hair_color1',53,222,247), (335482,2530001,0,'hair_color2',208,0,0), (335483,2530001,1,'hair_face_color',111,53,28), (335484,2530001,1,'hair_face_highlight_color',111,53,28), (335485,2530001,0,'hair_highlight',89,21,21), (335486,2530001,1,'hair_type_color',111,53,28), (335487,2530001,0,'hair_type_highlight_color',155,64,24), (335488,2530001,1,'lip_type',2,6,4), (335489,2530001,1,'nose_type',14,22,-29), (335490,2530001,0,'skin_color',221,180,181), (335491,2530001,1,'soga_cheek_type',-22,34,0), (335492,2530001,1,'soga_chin_type',-9,-8,9), (335493,2530001,1,'soga_ear_type',2,-9,0), (335494,2530001,1,'soga_eye_brow_type',-28,1,13), (335495,2530001,0,'soga_eye_color',229,229,102), (335496,2530001,1,'soga_eye_type',-47,0,0), (335497,2530001,0,'soga_hair_color1',171,87,0), (335498,2530001,0,'soga_hair_color2',109,14,49), (335499,2530001,0,'soga_hair_face_color',129,44,8), (335500,2530001,0,'soga_hair_face_highlight_color',155,64,24), (335501,2530001,0,'soga_hair_highlight',89,21,21), (335502,2530001,0,'soga_hair_type_color',129,44,8), (335503,2530001,0,'soga_hair_type_highlight_color',155,64,24), (335504,2530001,1,'soga_lip_type',2,6,4), (335505,2530001,1,'soga_nose_type',14,22,-29), (335506,2530001,0,'soga_skin_color',221,180,181), (335507,2530001,0,'wing_color1',255,255,255), (335508,2530001,0,'wing_color2',255,255,255), (335509,2530002,1,'cheek_type',21,57,0), (335510,2530002,1,'chin_type',-17,41,50), (335511,2530002,1,'ear_type',34,87,0), (335512,2530002,1,'eye_brow_type',0,0,87), (335513,2530002,0,'eye_color',43,69,43), (335514,2530002,1,'eye_type',-31,0,0), (335515,2530002,0,'hair_color1',225,45,9), (335516,2530002,0,'hair_color2',10,0,0), (335517,2530002,0,'hair_face_color',201,142,16), (335518,2530002,0,'hair_face_highlight_color',48,32,3), (335519,2530002,0,'hair_highlight',209,131,22), (335520,2530002,0,'hair_type_color',201,142,16), (335521,2530002,0,'hair_type_highlight_color',48,32,3), (335522,2530002,1,'lip_type',-15,-62,-51), (335523,2530002,1,'nose_type',-28,-31,45), (335524,2530002,0,'skin_color',224,204,159), (335525,2530002,1,'soga_cheek_type',0,19,52), (335526,2530002,1,'soga_chin_type',0,-15,-62), (335527,2530002,1,'soga_ear_type',0,-31,0), (335528,2530002,1,'soga_eye_brow_type',0,34,87), (335529,2530002,0,'soga_eye_color',229,229,102), (335530,2530002,1,'soga_eye_type',10,0,0), (335531,2530002,0,'soga_hair_color1',199,150,48), (335532,2530002,0,'soga_hair_color2',79,28,15), (335533,2530002,0,'soga_hair_face_color',201,142,16), (335534,2530002,0,'soga_hair_face_highlight_color',48,32,3), (335535,2530002,0,'soga_hair_highlight',209,131,22), (335536,2530002,0,'soga_hair_type_color',201,142,16), (335537,2530002,0,'soga_hair_type_highlight_color',48,32,3), (335538,2530002,1,'soga_lip_type',87,21,57), (335539,2530002,1,'soga_nose_type',-51,-17,41), (335540,2530002,0,'soga_skin_color',224,204,159), (335541,2530002,0,'wing_color1',255,255,255), (335542,2530002,0,'wing_color2',255,255,255), (335543,2530003,0,'eye_color',255,255,255), (335544,2530003,0,'skin_color',255,255,255), (335545,2530003,0,'soga_eye_color',255,0,255), (335546,2530004,0,'eye_color',255,255,255), (335547,2530004,0,'skin_color',255,255,255), (335548,2530004,0,'soga_eye_color',255,0,255), (335549,2530005,0,'eye_color',255,255,255), (335550,2530005,0,'skin_color',255,255,255), (335551,2530005,0,'soga_eye_color',255,0,255), (335552,2530006,0,'eye_color',255,255,255), (335553,2530006,0,'skin_color',255,255,255), (335554,2530006,0,'soga_eye_color',255,0,255), (335555,2530007,0,'eye_color',255,255,255), (335556,2530007,0,'skin_color',255,255,255), (335557,2530007,0,'soga_eye_color',255,0,255), (335558,2530008,0,'eye_color',255,255,255), (335559,2530008,0,'skin_color',255,255,255), (335560,2530008,0,'soga_eye_color',255,0,255), (335561,2530009,0,'eye_color',255,255,255), (335562,2530009,0,'skin_color',255,255,255), (335563,2530009,0,'soga_eye_color',255,0,255), (335564,2530010,0,'eye_color',255,255,255), (335565,2530010,0,'skin_color',112,121,72), (335566,2530010,0,'soga_eye_color',255,0,255), (335567,2530011,0,'eye_color',255,255,255), (335568,2530011,0,'skin_color',112,121,72), (335569,2530011,0,'soga_eye_color',255,0,255), (335570,2530012,0,'eye_color',255,255,255), (335571,2530012,0,'skin_color',255,255,255), (335572,2530012,0,'soga_eye_color',255,0,255), (335573,2530013,0,'eye_color',255,255,255), (335574,2530013,0,'skin_color',255,255,255), (335575,2530013,0,'soga_eye_color',255,0,255), (335576,2530014,0,'eye_color',255,255,255), (335577,2530014,0,'skin_color',255,255,255), (335578,2530014,0,'soga_eye_color',255,0,255), (335579,2530015,0,'eye_color',255,255,255), (335580,2530015,0,'skin_color',255,255,255), (335581,2530015,0,'soga_eye_color',255,0,255), (335582,2530016,0,'eye_color',255,255,255), (335583,2530016,0,'skin_color',255,255,255), (335584,2530016,0,'soga_eye_color',255,0,255), (335585,2530017,0,'eye_color',255,255,255), (335586,2530017,0,'skin_color',255,255,255), (335587,2530017,0,'soga_eye_color',255,0,255), (335588,2530018,0,'eye_color',255,255,255), (335589,2530018,0,'skin_color',112,121,72), (335590,2530018,0,'soga_eye_color',255,0,255), (335591,2530019,0,'eye_color',255,255,255), (335592,2530019,0,'skin_color',112,121,72), (335593,2530019,0,'soga_eye_color',255,0,255), (335594,2530020,0,'eye_color',255,255,255), (335595,2530020,0,'skin_color',255,255,255), (335596,2530020,0,'soga_eye_color',255,0,255), (335597,2530021,0,'eye_color',255,255,255), (335598,2530021,0,'skin_color',112,121,72), (335599,2530021,0,'soga_eye_color',255,0,255), (335600,2530022,1,'cheek_type',74,23,0), (335601,2530022,1,'chin_type',75,-2,-18), (335602,2530022,1,'ear_type',50,96,0), (335603,2530022,1,'eye_brow_type',12,-7,-32), (335604,2530022,0,'eye_color',172,186,158), (335605,2530022,1,'eye_type',-88,0,0), (335606,2530022,0,'hair_color1',200,165,96), (335607,2530022,0,'hair_color2',173,99,44), (335608,2530022,0,'hair_face_color',231,166,28), (335609,2530022,0,'hair_face_highlight_color',225,181,22), (335610,2530022,0,'hair_highlight',239,221,86), (335611,2530022,0,'hair_type_color',231,166,28), (335612,2530022,0,'hair_type_highlight_color',225,181,22), (335613,2530022,1,'lip_type',-98,42,-39), (335614,2530022,1,'nose_type',-98,-26,-47), (335615,2530022,0,'skin_color',201,179,137), (335616,2530022,1,'soga_cheek_type',74,23,0), (335617,2530022,1,'soga_chin_type',75,-2,-18), (335618,2530022,1,'soga_ear_type',50,96,0), (335619,2530022,1,'soga_eye_brow_type',12,-7,-32), (335620,2530022,0,'soga_eye_color',229,229,102), (335621,2530022,1,'soga_eye_type',-88,0,0), (335622,2530022,0,'soga_hair_color1',200,165,96), (335623,2530022,0,'soga_hair_color2',173,99,44), (335624,2530022,0,'soga_hair_face_color',231,166,28), (335625,2530022,0,'soga_hair_face_highlight_color',225,181,22), (335626,2530022,0,'soga_hair_highlight',239,221,86), (335627,2530022,0,'soga_hair_type_color',231,166,28), (335628,2530022,0,'soga_hair_type_highlight_color',225,181,22), (335629,2530022,1,'soga_lip_type',-98,42,-39), (335630,2530022,1,'soga_nose_type',-98,-26,-47), (335631,2530022,0,'soga_skin_color',201,179,137), (335632,2530022,0,'wing_color1',255,255,255), (335633,2530022,0,'wing_color2',255,255,255), (335634,2530023,0,'eye_color',255,255,255), (335635,2530023,0,'skin_color',255,255,255), (335636,2530023,0,'soga_eye_color',255,0,255), (335637,2530024,0,'eye_color',255,255,255), (335638,2530024,0,'skin_color',255,255,255), (335639,2530024,0,'soga_eye_color',255,0,255), (335640,2530025,0,'eye_color',255,255,255), (335641,2530025,0,'skin_color',255,255,255), (335642,2530025,0,'soga_eye_color',255,0,255), (335643,2530026,1,'cheek_type',-52,-25,0), (335644,2530026,1,'chin_type',84,90,-64), (335645,2530026,1,'ear_type',28,-37,0), (335646,2530026,1,'eye_brow_type',68,-20,75), (335647,2530026,0,'eye_color',0,88,175), (335648,2530026,1,'eye_type',100,0,0), (335649,2530026,1,'lip_type',-68,28,-25), (335650,2530026,1,'nose_type',-9,50,-55), (335651,2530026,0,'skin_color',166,153,110), (335652,2530026,1,'soga_cheek_type',-52,-25,0), (335653,2530026,1,'soga_chin_type',84,90,-64), (335654,2530026,1,'soga_ear_type',28,-37,0), (335655,2530026,1,'soga_eye_brow_type',68,-20,75), (335656,2530026,0,'soga_eye_color',229,229,102), (335657,2530026,1,'soga_eye_type',100,0,0), (335658,2530026,1,'soga_lip_type',-68,28,-25), (335659,2530026,1,'soga_nose_type',-9,50,-55), (335660,2530026,0,'soga_skin_color',166,153,110), (335661,2530026,0,'wing_color1',255,255,255), (335662,2530026,0,'wing_color2',255,255,255), (335663,2530027,0,'eye_color',255,255,255), (335664,2530027,0,'skin_color',255,255,255), (335665,2530027,0,'soga_eye_color',255,0,255), (335666,2530028,0,'eye_color',255,255,255), (335667,2530028,0,'skin_color',68,73,45), (335668,2530028,0,'soga_eye_color',255,0,255), (335669,2530029,0,'eye_color',255,255,255), (335670,2530029,0,'skin_color',255,255,255), (335671,2530029,0,'soga_eye_color',255,0,255), (335672,2530030,0,'eye_color',255,255,255), (335673,2530030,0,'skin_color',255,255,255), (335674,2530030,0,'soga_eye_color',255,0,255), (335675,2530031,0,'eye_color',255,255,255), (335676,2530031,0,'skin_color',255,255,255), (335677,2530031,0,'soga_eye_color',255,0,255), (335678,2530032,1,'cheek_type',8,-88,0), (335679,2530032,1,'chin_type',56,93,83), (335680,2530032,1,'ear_type',-14,23,0), (335681,2530032,1,'eye_brow_type',25,-51,34), (335682,2530032,0,'eye_color',81,7,40), (335683,2530032,1,'eye_type',68,0,0), (335684,2530032,0,'hair_face_color',70,68,53), (335685,2530032,0,'hair_type_color',70,68,53), (335686,2530032,1,'lip_type',35,-31,-48), (335687,2530032,1,'nose_type',75,-65,26), (335688,2530032,0,'skin_color',146,122,104), (335689,2530032,1,'soga_cheek_type',8,-88,0), (335690,2530032,1,'soga_chin_type',56,93,83), (335691,2530032,1,'soga_ear_type',-14,23,0), (335692,2530032,1,'soga_eye_brow_type',25,-51,34), (335693,2530032,0,'soga_eye_color',229,229,102), (335694,2530032,1,'soga_eye_type',68,0,0), (335695,2530032,0,'soga_hair_face_color',70,68,53), (335696,2530032,0,'soga_hair_type_color',70,68,53), (335697,2530032,1,'soga_lip_type',35,-31,-48), (335698,2530032,1,'soga_nose_type',75,-65,26), (335699,2530032,0,'soga_skin_color',146,122,104), (335700,2530032,0,'wing_color1',255,255,255), (335701,2530032,0,'wing_color2',255,255,255), (335705,2530034,0,'eye_color',255,255,255), (335706,2530034,0,'skin_color',255,255,255), (335707,2530034,0,'soga_eye_color',255,0,255), (335708,2530035,0,'eye_color',255,255,255), (335709,2530035,0,'skin_color',255,255,255), (335710,2530035,0,'soga_eye_color',255,0,255), (335711,2530036,0,'eye_color',255,255,255), (335712,2530036,0,'skin_color',255,255,255), (335713,2530036,0,'soga_eye_color',255,0,255), (335714,2530037,0,'eye_color',255,255,255), (335715,2530037,0,'skin_color',255,255,255), (335716,2530037,0,'soga_eye_color',255,0,255), (335717,2530038,0,'eye_color',255,255,255), (335718,2530038,0,'skin_color',255,255,255), (335719,2530038,0,'soga_eye_color',255,0,255), (335720,2530039,0,'eye_color',255,255,255), (335721,2530039,0,'skin_color',255,255,255), (335722,2530039,0,'soga_eye_color',255,0,255), (335723,2530040,0,'eye_color',255,255,255), (335724,2530040,0,'skin_color',255,255,255), (335725,2530040,0,'soga_eye_color',255,0,255), (335726,2530041,0,'eye_color',255,255,255), (335727,2530041,0,'skin_color',255,255,255), (335728,2530041,0,'soga_eye_color',255,0,255), (335729,2530042,0,'eye_color',255,255,255), (335730,2530042,0,'skin_color',255,255,255), (335731,2530042,0,'soga_eye_color',255,0,255), (335732,2530043,1,'cheek_type',69,-57,0), (335733,2530043,1,'chin_type',87,94,62), (335734,2530043,1,'ear_type',-51,9,0), (335735,2530043,1,'eye_brow_type',14,57,-84), (335736,2530043,0,'eye_color',137,56,9), (335737,2530043,1,'eye_type',35,0,0), (335738,2530043,0,'hair_face_color',120,206,39), (335739,2530043,0,'hair_type_color',120,206,39), (335740,2530043,1,'lip_type',94,5,-77), (335741,2530043,1,'nose_type',-62,-21,91), (335742,2530043,0,'skin_color',120,206,39), (335743,2530043,1,'soga_cheek_type',69,-57,0), (335744,2530043,1,'soga_chin_type',87,94,62), (335745,2530043,1,'soga_ear_type',-51,9,0), (335746,2530043,1,'soga_eye_brow_type',14,57,-84), (335747,2530043,0,'soga_eye_color',229,229,102), (335748,2530043,1,'soga_eye_type',35,0,0), (335749,2530043,0,'soga_hair_face_color',120,206,39), (335750,2530043,0,'soga_hair_type_color',120,206,39), (335751,2530043,1,'soga_lip_type',94,5,-77), (335752,2530043,1,'soga_nose_type',-62,-21,91), (335753,2530043,0,'soga_skin_color',120,206,39), (335754,2530043,0,'wing_color1',255,255,255), (335755,2530043,0,'wing_color2',255,255,255), (335756,2530044,1,'cheek_type',22,-12,0), (335757,2530044,1,'chin_type',-21,-23,11), (335758,2530044,1,'ear_type',71,-39,0), (335759,2530044,1,'eye_brow_type',14,-17,39), (335760,2530044,0,'eye_color',97,64,26), (335761,2530044,1,'eye_type',66,0,0), (335762,2530044,0,'hair_face_color',22,9,0), (335763,2530044,0,'hair_face_highlight_color',97,79,56), (335764,2530044,0,'hair_type_color',22,9,0), (335765,2530044,0,'hair_type_highlight_color',97,79,56), (335766,2530044,1,'lip_type',37,-11,-25), (335767,2530044,1,'nose_type',45,-96,9), (335768,2530044,0,'skin_color',198,167,113), (335769,2530044,1,'soga_cheek_type',22,-12,0), (335770,2530044,1,'soga_chin_type',-21,-23,11), (335771,2530044,1,'soga_ear_type',71,-39,0), (335772,2530044,1,'soga_eye_brow_type',14,-17,39), (335773,2530044,0,'soga_eye_color',229,229,102), (335774,2530044,1,'soga_eye_type',66,0,0), (335775,2530044,0,'soga_hair_face_color',22,9,0), (335776,2530044,0,'soga_hair_face_highlight_color',97,79,56), (335777,2530044,0,'soga_hair_type_color',22,9,0), (335778,2530044,0,'soga_hair_type_highlight_color',97,79,56), (335779,2530044,1,'soga_lip_type',37,-11,-25), (335780,2530044,1,'soga_nose_type',45,-96,9), (335781,2530044,0,'soga_skin_color',198,167,113), (335782,2530044,0,'wing_color1',255,255,255), (335783,2530044,0,'wing_color2',255,255,255), (335784,2530045,1,'cheek_type',0,-9,0), (335785,2530045,1,'chin_type',-3,-17,-2), (335786,2530045,1,'ear_type',37,-10,0), (335787,2530045,1,'eye_brow_type',22,18,-7), (335788,2530045,0,'eye_color',82,132,95), (335789,2530045,1,'eye_type',35,0,0), (335790,2530045,0,'hair_face_color',248,248,248), (335791,2530045,0,'hair_face_highlight_color',70,28,0), (335792,2530045,0,'hair_type_color',248,248,248), (335793,2530045,0,'hair_type_highlight_color',70,28,0), (335794,2530045,1,'lip_type',-29,-1,1), (335795,2530045,1,'nose_type',25,-31,14), (335796,2530045,0,'skin_color',230,202,158), (335797,2530045,1,'soga_cheek_type',0,-9,0), (335798,2530045,1,'soga_chin_type',-3,-17,-2), (335799,2530045,1,'soga_ear_type',37,-10,0), (335800,2530045,1,'soga_eye_brow_type',22,18,-7), (335801,2530045,0,'soga_eye_color',229,229,102), (335802,2530045,1,'soga_eye_type',35,0,0), (335803,2530045,0,'soga_hair_face_color',248,248,248), (335804,2530045,0,'soga_hair_face_highlight_color',70,28,0), (335805,2530045,0,'soga_hair_type_color',248,248,248), (335806,2530045,0,'soga_hair_type_highlight_color',70,28,0), (335807,2530045,1,'soga_lip_type',-29,-1,1), (335808,2530045,1,'soga_nose_type',25,-31,14), (335809,2530045,0,'soga_skin_color',230,202,158), (335810,2530045,0,'wing_color1',255,255,255), (335811,2530045,0,'wing_color2',255,255,255), (335812,2530046,1,'cheek_type',100,100,0), (335813,2530046,1,'chin_type',100,100,100), (335814,2530046,1,'ear_type',100,-100,0), (335815,2530046,1,'eye_brow_type',100,-100,-100), (335816,2530046,0,'eye_color',125,178,193), (335817,2530046,1,'eye_type',100,0,0), (335818,2530046,0,'hair_face_color',255,255,255), (335819,2530046,0,'hair_face_highlight_color',7,3,0), (335820,2530046,0,'hair_type_color',255,255,255), (335821,2530046,0,'hair_type_highlight_color',7,3,0), (335822,2530046,1,'lip_type',100,100,-100), (335823,2530046,1,'nose_type',-100,-100,-100), (335824,2530046,0,'skin_color',220,191,163), (335825,2530046,1,'soga_cheek_type',100,100,0), (335826,2530046,1,'soga_chin_type',100,100,100), (335827,2530046,1,'soga_ear_type',100,-100,0), (335828,2530046,1,'soga_eye_brow_type',100,-100,-100), (335829,2530046,0,'soga_eye_color',229,229,102), (335830,2530046,1,'soga_eye_type',100,0,0), (335831,2530046,0,'soga_hair_face_color',255,255,255), (335832,2530046,0,'soga_hair_face_highlight_color',7,3,0), (335833,2530046,0,'soga_hair_type_color',255,255,255), (335834,2530046,0,'soga_hair_type_highlight_color',7,3,0), (335835,2530046,1,'soga_lip_type',100,100,-100), (335836,2530046,1,'soga_nose_type',-100,-100,-100), (335837,2530046,0,'soga_skin_color',220,191,163), (335838,2530046,0,'wing_color1',255,255,255), (335839,2530046,0,'wing_color2',255,255,255), (335840,2530047,1,'cheek_type',7,0,0), (335841,2530047,1,'chin_type',-3,14,-46), (335842,2530047,1,'ear_type',-25,-34,0), (335843,2530047,1,'eye_brow_type',-23,23,-19), (335844,2530047,0,'eye_color',37,77,83), (335845,2530047,1,'eye_type',-7,0,0), (335846,2530047,0,'hair_face_color',79,66,33), (335847,2530047,0,'hair_face_highlight_color',43,21,0), (335848,2530047,0,'hair_type_color',79,66,33), (335849,2530047,0,'hair_type_highlight_color',43,21,0), (335850,2530047,1,'lip_type',-29,0,39), (335851,2530047,1,'nose_type',-11,0,3), (335852,2530047,0,'skin_color',215,222,222), (335853,2530047,1,'soga_cheek_type',7,0,0), (335854,2530047,1,'soga_chin_type',-3,14,-46), (335855,2530047,1,'soga_ear_type',-25,-34,0), (335856,2530047,1,'soga_eye_brow_type',-23,23,-19), (335857,2530047,0,'soga_eye_color',229,229,102), (335858,2530047,1,'soga_eye_type',-7,0,0), (335859,2530047,0,'soga_hair_face_color',79,66,33), (335860,2530047,0,'soga_hair_face_highlight_color',43,21,0), (335861,2530047,0,'soga_hair_type_color',79,66,33), (335862,2530047,0,'soga_hair_type_highlight_color',43,21,0), (335863,2530047,1,'soga_lip_type',-29,0,39), (335864,2530047,1,'soga_nose_type',-11,0,3), (335865,2530047,0,'soga_skin_color',215,222,222), (335866,2530047,0,'wing_color1',255,255,255), (335867,2530047,0,'wing_color2',255,255,255), (335868,2530048,0,'eye_color',72,93,143), (335869,2530048,0,'skin_color',175,175,138), (335870,2530048,0,'soga_eye_color',72,93,143), (335871,2530049,0,'eye_color',255,255,255), (335872,2530049,0,'skin_color',255,255,255), (335873,2530049,0,'soga_eye_color',255,0,255), (335874,2530050,1,'cheek_type',14,7,0), (335875,2530050,1,'chin_type',-43,52,42), (335876,2530050,1,'ear_type',-96,28,0), (335877,2530050,1,'eye_brow_type',87,-47,39), (335878,2530050,0,'eye_color',39,80,93), (335879,2530050,1,'eye_type',-15,0,0), (335880,2530050,0,'hair_color1',54,45,28), (335881,2530050,0,'hair_color2',104,52,0), (335882,2530050,0,'hair_face_color',47,14,19), (335883,2530050,0,'hair_face_highlight_color',56,53,69), (335884,2530050,0,'hair_highlight',50,48,56), (335885,2530050,0,'hair_type_color',47,14,19), (335886,2530050,0,'hair_type_highlight_color',56,53,69), (335887,2530050,1,'lip_type',55,59,-29), (335888,2530050,1,'nose_type',-41,68,-58), (335889,2530050,0,'skin_color',103,67,58), (335890,2530050,1,'soga_cheek_type',14,7,0), (335891,2530050,1,'soga_chin_type',-43,52,42), (335892,2530050,1,'soga_ear_type',-96,28,0), (335893,2530050,1,'soga_eye_brow_type',87,-47,39), (335894,2530050,0,'soga_eye_color',229,229,102), (335895,2530050,1,'soga_eye_type',-15,0,0), (335896,2530050,0,'soga_hair_color1',54,45,28), (335897,2530050,0,'soga_hair_color2',104,52,0), (335898,2530050,0,'soga_hair_face_color',47,14,19), (335899,2530050,0,'soga_hair_face_highlight_color',56,53,69), (335900,2530050,0,'soga_hair_highlight',50,48,56), (335901,2530050,0,'soga_hair_type_color',47,14,19), (335902,2530050,0,'soga_hair_type_highlight_color',56,53,69), (335903,2530050,1,'soga_lip_type',55,59,-29), (335904,2530050,1,'soga_nose_type',-41,68,-58), (335905,2530050,0,'soga_skin_color',103,67,58), (335906,2530050,0,'wing_color1',255,255,255), (335907,2530050,0,'wing_color2',255,255,255), (335908,2530051,0,'eye_color',255,255,255), (335909,2530051,0,'skin_color',255,255,255), (335910,2530051,0,'soga_eye_color',255,0,255), (335911,2530052,0,'eye_color',255,255,255), (335912,2530052,0,'skin_color',255,255,255), (335913,2530052,0,'soga_eye_color',255,0,255), (335914,2530053,1,'cheek_type',90,22,0), (335915,2530053,1,'chin_type',0,-47,-20), (335916,2530053,1,'ear_type',-76,89,0), (335917,2530053,1,'eye_brow_type',-32,-37,-91), (335918,2530053,0,'eye_color',29,59,51), (335919,2530053,1,'eye_type',88,0,0), (335920,2530053,0,'hair_color1',26,24,25), (335921,2530053,0,'hair_color2',36,34,36), (335922,2530053,0,'hair_face_color',15,1,21), (335923,2530053,0,'hair_face_highlight_color',102,121,125), (335924,2530053,0,'hair_highlight',123,123,130), (335925,2530053,0,'hair_type_color',15,1,21), (335926,2530053,0,'hair_type_highlight_color',102,121,125), (335927,2530053,1,'lip_type',-75,50,-12), (335928,2530053,1,'nose_type',-72,39,89), (335929,2530053,0,'skin_color',231,188,187), (335930,2530053,1,'soga_cheek_type',90,22,0), (335931,2530053,1,'soga_chin_type',0,-47,-20), (335932,2530053,1,'soga_ear_type',-76,89,0), (335933,2530053,1,'soga_eye_brow_type',-32,-37,-91), (335934,2530053,0,'soga_eye_color',229,229,102), (335935,2530053,1,'soga_eye_type',88,0,0), (335936,2530053,0,'soga_hair_color1',26,24,25), (335937,2530053,0,'soga_hair_color2',36,34,36), (335938,2530053,0,'soga_hair_face_color',15,1,21), (335939,2530053,0,'soga_hair_face_highlight_color',102,121,125), (335940,2530053,0,'soga_hair_highlight',123,123,130), (335941,2530053,0,'soga_hair_type_color',15,1,21), (335942,2530053,0,'soga_hair_type_highlight_color',102,121,125), (335943,2530053,1,'soga_lip_type',-75,50,-12), (335944,2530053,1,'soga_nose_type',-72,39,89), (335945,2530053,0,'soga_skin_color',231,188,187), (335946,2530053,0,'wing_color1',255,255,255), (335947,2530053,0,'wing_color2',255,255,255), (335948,2530054,1,'cheek_type',-51,-19,0), (335949,2530054,1,'chin_type',35,10,-93), (335950,2530054,1,'ear_type',89,77,0), (335951,2530054,1,'eye_brow_type',-45,38,-98), (335952,2530054,0,'eye_color',49,100,115), (335953,2530054,1,'eye_type',-70,0,0), (335954,2530054,0,'hair_color1',209,131,22), (335955,2530054,0,'hair_color2',199,150,48), (335956,2530054,0,'hair_face_color',184,128,10), (335957,2530054,0,'hair_face_highlight_color',233,184,31), (335958,2530054,0,'hair_highlight',246,219,114), (335959,2530054,0,'hair_type_color',184,128,10), (335960,2530054,0,'hair_type_highlight_color',233,184,31), (335961,2530054,1,'lip_type',-29,-95,-94), (335962,2530054,1,'nose_type',-46,-34,-26), (335963,2530054,0,'skin_color',210,177,123), (335964,2530054,1,'soga_cheek_type',-51,-19,0), (335965,2530054,1,'soga_chin_type',35,10,-93), (335966,2530054,1,'soga_ear_type',89,77,0), (335967,2530054,1,'soga_eye_brow_type',-45,38,-98), (335968,2530054,0,'soga_eye_color',229,229,102), (335969,2530054,1,'soga_eye_type',-70,0,0), (335970,2530054,0,'soga_hair_color1',209,131,22), (335971,2530054,0,'soga_hair_color2',199,150,48), (335972,2530054,0,'soga_hair_face_color',184,128,10), (335973,2530054,0,'soga_hair_face_highlight_color',233,184,31), (335974,2530054,0,'soga_hair_highlight',246,219,114), (335975,2530054,0,'soga_hair_type_color',184,128,10), (335976,2530054,0,'soga_hair_type_highlight_color',233,184,31), (335977,2530054,1,'soga_lip_type',-29,-95,-94), (335978,2530054,1,'soga_nose_type',-46,-34,-26), (335979,2530054,0,'soga_skin_color',210,177,123), (335980,2530054,0,'wing_color1',255,255,255), (335981,2530054,0,'wing_color2',255,255,255), (335982,2530055,1,'cheek_type',-4,-71,0), (335983,2530055,1,'chin_type',43,-34,-66), (335984,2530055,1,'ear_type',46,0,0), (335985,2530055,1,'eye_brow_type',-55,-48,-9), (335986,2530055,0,'eye_color',96,159,170), (335987,2530055,1,'eye_type',70,0,0), (335988,2530055,0,'hair_color1',26,24,25), (335989,2530055,0,'hair_color2',36,34,36), (335990,2530055,0,'hair_face_color',15,1,21), (335991,2530055,0,'hair_face_highlight_color',117,34,31), (335992,2530055,0,'hair_highlight',91,21,51), (335993,2530055,0,'hair_type_color',15,1,21), (335994,2530055,0,'hair_type_highlight_color',117,34,31), (335995,2530055,1,'lip_type',-75,-4,-85), (335996,2530055,1,'nose_type',64,39,-61), (335997,2530055,0,'skin_color',223,180,162), (335998,2530055,1,'soga_cheek_type',-4,-71,0), (335999,2530055,1,'soga_chin_type',43,-34,-66), (336000,2530055,1,'soga_ear_type',46,0,0), (336001,2530055,1,'soga_eye_brow_type',-55,-48,-9), (336002,2530055,0,'soga_eye_color',229,229,102), (336003,2530055,1,'soga_eye_type',70,0,0), (336004,2530055,0,'soga_hair_color1',26,24,25), (336005,2530055,0,'soga_hair_color2',36,34,36), (336006,2530055,0,'soga_hair_face_color',15,1,21), (336007,2530055,0,'soga_hair_face_highlight_color',117,34,31), (336008,2530055,0,'soga_hair_highlight',91,21,51), (336009,2530055,0,'soga_hair_type_color',15,1,21), (336010,2530055,0,'soga_hair_type_highlight_color',117,34,31), (336011,2530055,1,'soga_lip_type',-75,-4,-85), (336012,2530055,1,'soga_nose_type',64,39,-61), (336013,2530055,0,'soga_skin_color',223,180,162), (336014,2530055,0,'wing_color1',255,255,255), (336015,2530055,0,'wing_color2',255,255,255), (336016,2530056,1,'eye_brow_type',-82,0,0), (336017,2530056,0,'eye_color',110,175,0), (336018,2530056,1,'lip_type',83,0,0), (336019,2530056,1,'nose_type',0,82,0), (336020,2530056,0,'skin_color',10,66,0), (336021,2530056,1,'soga_eye_brow_type',-82,0,0), (336022,2530056,0,'soga_eye_color',229,229,102), (336023,2530056,1,'soga_lip_type',83,0,0), (336024,2530056,1,'soga_nose_type',0,82,0), (336025,2530056,0,'soga_skin_color',10,66,0), (336026,2530056,0,'wing_color1',255,255,255), (336027,2530056,0,'wing_color2',255,255,255), (336028,2530057,1,'cheek_type',-85,-66,0), (336029,2530057,1,'chin_type',62,-26,98), (336030,2530057,1,'ear_type',-4,14,0), (336031,2530057,1,'eye_brow_type',58,-43,-1), (336032,2530057,0,'eye_color',52,84,51), (336033,2530057,1,'eye_type',-81,0,0), (336034,2530057,0,'hair_color1',56,33,26), (336035,2530057,0,'hair_color2',86,65,37), (336036,2530057,0,'hair_face_color',83,57,7), (336037,2530057,0,'hair_face_highlight_color',184,128,10), (336038,2530057,0,'hair_highlight',209,131,22), (336039,2530057,0,'hair_type_color',83,57,7), (336040,2530057,0,'hair_type_highlight_color',184,128,10), (336041,2530057,1,'lip_type',91,25,8), (336042,2530057,1,'nose_type',-22,-62,93), (336043,2530057,0,'skin_color',113,113,90), (336044,2530057,1,'soga_cheek_type',-85,-66,0), (336045,2530057,1,'soga_chin_type',62,-26,98), (336046,2530057,1,'soga_ear_type',-4,14,0), (336047,2530057,1,'soga_eye_brow_type',58,-43,-1), (336048,2530057,0,'soga_eye_color',229,229,102), (336049,2530057,1,'soga_eye_type',-81,0,0), (336050,2530057,0,'soga_hair_color1',56,33,26), (336051,2530057,0,'soga_hair_color2',86,65,37), (336052,2530057,0,'soga_hair_face_color',83,57,7), (336053,2530057,0,'soga_hair_face_highlight_color',184,128,10), (336054,2530057,0,'soga_hair_highlight',209,131,22), (336055,2530057,0,'soga_hair_type_color',83,57,7), (336056,2530057,0,'soga_hair_type_highlight_color',184,128,10), (336057,2530057,1,'soga_lip_type',91,25,8), (336058,2530057,1,'soga_nose_type',-22,-62,93), (336059,2530057,0,'soga_skin_color',113,113,90), (336060,2530057,0,'wing_color1',255,255,255), (336061,2530057,0,'wing_color2',255,255,255), (336062,2530058,1,'cheek_type',96,42,0), (336063,2530058,1,'chin_type',63,55,83), (336064,2530058,1,'ear_type',-29,-25,0), (336065,2530058,1,'eye_brow_type',8,42,-94), (336066,2530058,1,'eye_type',-68,0,0), (336067,2530058,1,'lip_type',-10,-29,-65), (336068,2530058,1,'nose_type',-31,-37,-56), (336069,2530058,0,'skin_color',250,247,246), (336070,2530058,1,'soga_cheek_type',96,42,0), (336071,2530058,1,'soga_chin_type',63,55,83), (336072,2530058,1,'soga_ear_type',-29,-25,0), (336073,2530058,1,'soga_eye_brow_type',8,42,-94), (336074,2530058,0,'soga_eye_color',229,229,102), (336075,2530058,1,'soga_eye_type',-68,0,0), (336076,2530058,1,'soga_lip_type',-10,-29,-65), (336077,2530058,1,'soga_nose_type',-31,-37,-56), (336078,2530058,0,'soga_skin_color',250,247,246), (336079,2530058,0,'wing_color1',255,255,255), (336080,2530058,0,'wing_color2',255,255,255), (336081,2530059,1,'cheek_type',-11,21,0), (336082,2530059,1,'chin_type',-35,11,-9), (336083,2530059,1,'ear_type',2,25,0), (336084,2530059,1,'eye_brow_type',-21,-29,35), (336085,2530059,0,'eye_color',158,137,118), (336086,2530059,1,'eye_type',28,0,0), (336087,2530059,0,'hair_face_color',240,240,240), (336088,2530059,0,'hair_face_highlight_color',78,68,56), (336089,2530059,0,'hair_type_color',240,240,240), (336090,2530059,0,'hair_type_highlight_color',78,68,56), (336091,2530059,1,'lip_type',25,34,-20), (336092,2530059,1,'nose_type',19,-38,-37), (336093,2530059,0,'skin_color',239,244,244), (336094,2530059,1,'soga_cheek_type',-11,21,0), (336095,2530059,1,'soga_chin_type',-35,11,-9), (336096,2530059,1,'soga_ear_type',2,25,0), (336097,2530059,1,'soga_eye_brow_type',-21,-29,35), (336098,2530059,0,'soga_eye_color',229,229,102), (336099,2530059,1,'soga_eye_type',28,0,0), (336100,2530059,0,'soga_hair_face_color',240,240,240), (336101,2530059,0,'soga_hair_face_highlight_color',78,68,56), (336102,2530059,0,'soga_hair_type_color',240,240,240), (336103,2530059,0,'soga_hair_type_highlight_color',78,68,56), (336104,2530059,1,'soga_lip_type',25,34,-20), (336105,2530059,1,'soga_nose_type',19,-38,-37), (336106,2530059,0,'soga_skin_color',239,244,244), (336107,2530059,0,'wing_color1',255,255,255), (336108,2530059,0,'wing_color2',255,255,255), (336109,2530060,1,'cheek_type',-81,-56,0), (336110,2530060,1,'chin_type',-58,-84,15), (336111,2530060,1,'ear_type',-53,-55,0), (336112,2530060,1,'eye_brow_type',34,12,0), (336113,2530060,0,'eye_color',42,61,36), (336114,2530060,1,'eye_type',-12,0,0), (336115,2530060,0,'hair_color1',209,131,22), (336116,2530060,0,'hair_color2',199,150,48), (336117,2530060,0,'hair_face_color',184,128,10), (336118,2530060,0,'hair_face_highlight_color',224,231,231), (336119,2530060,0,'hair_highlight',164,165,165), (336120,2530060,0,'hair_type_color',184,128,10), (336121,2530060,0,'hair_type_highlight_color',224,231,231), (336122,2530060,1,'lip_type',-32,75,3), (336123,2530060,1,'nose_type',-81,76,-64), (336124,2530060,0,'skin_color',194,166,126), (336125,2530060,1,'soga_cheek_type',-81,-56,0), (336126,2530060,1,'soga_chin_type',-58,-84,15), (336127,2530060,1,'soga_ear_type',-53,-55,0), (336128,2530060,1,'soga_eye_brow_type',34,12,0), (336129,2530060,0,'soga_eye_color',229,229,102), (336130,2530060,1,'soga_eye_type',-12,0,0), (336131,2530060,0,'soga_hair_color1',209,131,22), (336132,2530060,0,'soga_hair_color2',199,150,48), (336133,2530060,0,'soga_hair_face_color',184,128,10), (336134,2530060,0,'soga_hair_face_highlight_color',224,231,231), (336135,2530060,0,'soga_hair_highlight',164,165,165), (336136,2530060,0,'soga_hair_type_color',184,128,10), (336137,2530060,0,'soga_hair_type_highlight_color',224,231,231), (336138,2530060,1,'soga_lip_type',-32,75,3), (336139,2530060,1,'soga_nose_type',-81,76,-64), (336140,2530060,0,'soga_skin_color',194,166,126), (336141,2530060,0,'wing_color1',255,255,255), (336142,2530060,0,'wing_color2',255,255,255), (336143,2530061,1,'cheek_type',-50,-81,0), (336144,2530061,1,'chin_type',51,-76,39), (336145,2530061,1,'ear_type',91,51,0), (336146,2530061,1,'eye_brow_type',-63,45,-28), (336147,2530061,0,'eye_color',40,79,63), (336148,2530061,1,'eye_type',-89,0,0), (336149,2530061,0,'hair_color1',26,24,25), (336150,2530061,0,'hair_color2',36,34,36), (336151,2530061,0,'hair_face_color',15,1,21), (336152,2530061,0,'hair_highlight',38,22,21), (336153,2530061,0,'hair_type_color',15,1,21), (336154,2530061,1,'lip_type',-72,39,-18), (336155,2530061,1,'nose_type',-45,72,-35), (336156,2530061,0,'skin_color',143,113,70), (336157,2530061,1,'soga_cheek_type',-50,-81,0), (336158,2530061,1,'soga_chin_type',51,-76,39), (336159,2530061,1,'soga_ear_type',91,51,0), (336160,2530061,1,'soga_eye_brow_type',-63,45,-28), (336161,2530061,0,'soga_eye_color',229,229,102), (336162,2530061,1,'soga_eye_type',-89,0,0), (336163,2530061,0,'soga_hair_color1',26,24,25), (336164,2530061,0,'soga_hair_color2',36,34,36), (336165,2530061,0,'soga_hair_face_color',15,1,21), (336166,2530061,0,'soga_hair_highlight',38,22,21), (336167,2530061,0,'soga_hair_type_color',15,1,21), (336168,2530061,1,'soga_lip_type',-72,39,-18), (336169,2530061,1,'soga_nose_type',-45,72,-35), (336170,2530061,0,'soga_skin_color',143,113,70), (336171,2530061,0,'wing_color1',255,255,255), (336172,2530061,0,'wing_color2',255,255,255), (336173,2530062,1,'cheek_type',-8,50,0), (336174,2530062,1,'chin_type',31,-59,-23), (336175,2530062,1,'ear_type',-97,26,0), (336176,2530062,1,'eye_brow_type',47,-28,62), (336177,2530062,0,'eye_color',99,163,182), (336178,2530062,1,'eye_type',19,0,0), (336179,2530062,0,'hair_color1',50,48,56), (336180,2530062,0,'hair_color2',68,72,71), (336181,2530062,0,'hair_face_color',73,79,90), (336182,2530062,0,'hair_face_highlight_color',244,246,246), (336183,2530062,0,'hair_highlight',164,165,165), (336184,2530062,0,'hair_type_color',73,79,90), (336185,2530062,0,'hair_type_highlight_color',244,246,246), (336186,2530062,1,'lip_type',-90,-41,45), (336187,2530062,1,'nose_type',87,-17,88), (336188,2530062,0,'skin_color',151,150,116), (336189,2530062,1,'soga_cheek_type',-8,50,0), (336190,2530062,1,'soga_chin_type',31,-59,-23), (336191,2530062,1,'soga_ear_type',-97,26,0), (336192,2530062,1,'soga_eye_brow_type',47,-28,62), (336193,2530062,0,'soga_eye_color',229,229,102), (336194,2530062,1,'soga_eye_type',19,0,0), (336195,2530062,0,'soga_hair_color1',50,48,56), (336196,2530062,0,'soga_hair_color2',68,72,71), (336197,2530062,0,'soga_hair_face_color',73,79,90), (336198,2530062,0,'soga_hair_face_highlight_color',244,246,246), (336199,2530062,0,'soga_hair_highlight',164,165,165), (336200,2530062,0,'soga_hair_type_color',73,79,90), (336201,2530062,0,'soga_hair_type_highlight_color',244,246,246), (336202,2530062,1,'soga_lip_type',-90,-41,45), (336203,2530062,1,'soga_nose_type',87,-17,88), (336204,2530062,0,'soga_skin_color',151,150,116), (336205,2530062,0,'wing_color1',255,255,255), (336206,2530062,0,'wing_color2',255,255,255), (336207,2530063,1,'cheek_type',56,57,0), (336208,2530063,1,'chin_type',96,-56,-17), (336209,2530063,1,'ear_type',87,85,0), (336210,2530063,1,'eye_brow_type',-98,8,-3), (336211,2530063,0,'eye_color',210,190,159), (336212,2530063,1,'eye_type',51,0,0), (336213,2530063,0,'hair_color1',21,13,24), (336214,2530063,0,'hair_color2',34,28,24), (336215,2530063,0,'hair_face_highlight_color',35,24,1), (336216,2530063,0,'hair_highlight',79,28,15), (336217,2530063,0,'hair_type_highlight_color',35,24,1), (336218,2530063,1,'lip_type',-69,81,7), (336219,2530063,1,'nose_type',2,34,-45), (336220,2530063,0,'skin_color',226,188,188), (336221,2530063,1,'soga_cheek_type',56,57,0), (336222,2530063,1,'soga_chin_type',96,-56,-17), (336223,2530063,1,'soga_ear_type',87,85,0), (336224,2530063,1,'soga_eye_brow_type',-98,8,-3), (336225,2530063,0,'soga_eye_color',229,229,102), (336226,2530063,1,'soga_eye_type',51,0,0), (336227,2530063,0,'soga_hair_color1',21,13,24), (336228,2530063,0,'soga_hair_color2',34,28,24), (336229,2530063,0,'soga_hair_face_highlight_color',35,24,1), (336230,2530063,0,'soga_hair_highlight',79,28,15), (336231,2530063,0,'soga_hair_type_highlight_color',35,24,1), (336232,2530063,1,'soga_lip_type',-69,81,7), (336233,2530063,1,'soga_nose_type',2,34,-45), (336234,2530063,0,'soga_skin_color',226,188,188), (336235,2530063,0,'wing_color1',255,255,255), (336236,2530063,0,'wing_color2',255,255,255), (336237,2530064,1,'cheek_type',2,-51,0), (336238,2530064,1,'chin_type',-81,50,50), (336239,2530064,1,'ear_type',-62,37,0), (336240,2530064,1,'eye_brow_type',68,-100,-75), (336241,2530064,0,'eye_color',127,179,195), (336242,2530064,1,'eye_type',-65,0,0), (336243,2530064,0,'hair_color1',239,221,86), (336244,2530064,0,'hair_color2',99,53,22), (336245,2530064,0,'hair_face_color',219,179,15), (336246,2530064,0,'hair_face_highlight_color',49,47,61), (336247,2530064,0,'hair_highlight',50,48,56), (336248,2530064,0,'hair_type_color',219,179,15), (336249,2530064,0,'hair_type_highlight_color',49,47,61), (336250,2530064,1,'lip_type',-76,39,-100), (336251,2530064,1,'nose_type',-37,77,12), (336252,2530064,0,'skin_color',236,201,203), (336253,2530064,1,'soga_cheek_type',2,-51,0), (336254,2530064,1,'soga_chin_type',-81,50,50), (336255,2530064,1,'soga_ear_type',-62,37,0), (336256,2530064,1,'soga_eye_brow_type',68,-100,-75), (336257,2530064,0,'soga_eye_color',229,229,102), (336258,2530064,1,'soga_eye_type',-65,0,0), (336259,2530064,0,'soga_hair_color1',239,221,86), (336260,2530064,0,'soga_hair_color2',99,53,22), (336261,2530064,0,'soga_hair_face_color',219,179,15), (336262,2530064,0,'soga_hair_face_highlight_color',49,47,61), (336263,2530064,0,'soga_hair_highlight',50,48,56), (336264,2530064,0,'soga_hair_type_color',219,179,15), (336265,2530064,0,'soga_hair_type_highlight_color',49,47,61), (336266,2530064,1,'soga_lip_type',-76,39,-100), (336267,2530064,1,'soga_nose_type',-37,77,12), (336268,2530064,0,'soga_skin_color',236,201,203), (336269,2530064,0,'wing_color1',255,255,255), (336270,2530064,0,'wing_color2',255,255,255), (336271,2530065,0,'eye_color',227,107,255), (336272,2530065,0,'skin_color',204,204,180), (336273,2530065,0,'soga_eye_color',255,0,255), (336274,2530066,1,'cheek_type',55,52,0), (336275,2530066,1,'chin_type',0,63,-98), (336276,2530066,1,'ear_type',-28,-34,0), (336277,2530066,1,'eye_brow_type',-76,8,-31), (336278,2530066,0,'eye_color',58,119,137), (336279,2530066,1,'eye_type',-42,0,0), (336280,2530066,0,'hair_color1',54,45,28), (336281,2530066,0,'hair_color2',104,52,0), (336282,2530066,0,'hair_face_color',33,9,14), (336283,2530066,0,'hair_face_highlight_color',100,70,10), (336284,2530066,0,'hair_highlight',56,33,26), (336285,2530066,0,'hair_type_color',33,9,14), (336286,2530066,0,'hair_type_highlight_color',100,70,10), (336287,2530066,1,'lip_type',52,-93,-22), (336288,2530066,1,'nose_type',-63,87,52), (336289,2530066,0,'skin_color',243,251,251), (336290,2530066,1,'soga_cheek_type',55,52,0), (336291,2530066,1,'soga_chin_type',0,63,-98), (336292,2530066,1,'soga_ear_type',-28,-34,0), (336293,2530066,1,'soga_eye_brow_type',-76,8,-31), (336294,2530066,0,'soga_eye_color',229,229,102), (336295,2530066,1,'soga_eye_type',-42,0,0), (336296,2530066,0,'soga_hair_color1',54,45,28), (336297,2530066,0,'soga_hair_color2',104,52,0), (336298,2530066,0,'soga_hair_face_color',33,9,14), (336299,2530066,0,'soga_hair_face_highlight_color',100,70,10), (336300,2530066,0,'soga_hair_highlight',56,33,26), (336301,2530066,0,'soga_hair_type_color',33,9,14), (336302,2530066,0,'soga_hair_type_highlight_color',100,70,10), (336303,2530066,1,'soga_lip_type',52,-93,-22), (336304,2530066,1,'soga_nose_type',-63,87,52), (336305,2530066,0,'soga_skin_color',243,251,251), (336306,2530066,0,'wing_color1',255,255,255), (336307,2530066,0,'wing_color2',255,255,255), (336308,2530067,1,'eye_brow_type',-34,0,0), (336309,2530067,0,'eye_color',255,245,202), (336310,2530067,1,'lip_type',38,0,0), (336311,2530067,1,'nose_type',37,44,0), (336312,2530067,0,'skin_color',138,124,245), (336313,2530067,1,'soga_eye_brow_type',-34,0,0), (336314,2530067,0,'soga_eye_color',229,229,102), (336315,2530067,1,'soga_lip_type',38,0,0), (336316,2530067,1,'soga_nose_type',37,44,0), (336317,2530067,0,'soga_skin_color',138,124,245), (336318,2530067,0,'wing_color1',255,255,255), (336319,2530067,0,'wing_color2',255,255,255), (336320,2530068,1,'cheek_type',83,-28,0), (336321,2530068,1,'chin_type',94,11,1), (336322,2530068,1,'ear_type',37,97,0), (336323,2530068,1,'eye_brow_type',-98,40,72), (336324,2530068,0,'eye_color',36,21,6), (336325,2530068,1,'eye_type',-2,0,0), (336326,2530068,0,'hair_color1',209,131,22), (336327,2530068,0,'hair_color2',199,150,48), (336328,2530068,0,'hair_face_color',184,128,10), (336329,2530068,0,'hair_face_highlight_color',226,163,27), (336330,2530068,0,'hair_highlight',200,165,96), (336331,2530068,0,'hair_type_color',184,128,10), (336332,2530068,0,'hair_type_highlight_color',226,163,27), (336333,2530068,1,'lip_type',-2,-21,25), (336334,2530068,1,'nose_type',31,-84,-68), (336335,2530068,0,'skin_color',158,122,80), (336336,2530068,1,'soga_cheek_type',83,-28,0), (336337,2530068,1,'soga_chin_type',94,11,1), (336338,2530068,1,'soga_ear_type',37,97,0), (336339,2530068,1,'soga_eye_brow_type',-98,40,72), (336340,2530068,0,'soga_eye_color',229,229,102), (336341,2530068,1,'soga_eye_type',-2,0,0), (336342,2530068,0,'soga_hair_color1',209,131,22), (336343,2530068,0,'soga_hair_color2',199,150,48), (336344,2530068,0,'soga_hair_face_color',184,128,10), (336345,2530068,0,'soga_hair_face_highlight_color',226,163,27), (336346,2530068,0,'soga_hair_highlight',200,165,96), (336347,2530068,0,'soga_hair_type_color',184,128,10), (336348,2530068,0,'soga_hair_type_highlight_color',226,163,27), (336349,2530068,1,'soga_lip_type',-2,-21,25), (336350,2530068,1,'soga_nose_type',31,-84,-68), (336351,2530068,0,'soga_skin_color',158,122,80), (336352,2530068,0,'wing_color1',255,255,255), (336353,2530068,0,'wing_color2',255,255,255), (336354,2530069,1,'cheek_type',100,93,0), (336355,2530069,1,'chin_type',-29,28,-94), (336356,2530069,1,'ear_type',-21,72,0), (336357,2530069,1,'eye_brow_type',-59,52,42), (336358,2530069,0,'eye_color',33,56,35), (336359,2530069,1,'eye_type',-64,0,0), (336360,2530069,0,'hair_color1',246,219,114), (336361,2530069,0,'hair_color2',187,136,62), (336362,2530069,0,'hair_face_color',233,184,31), (336363,2530069,0,'hair_face_highlight_color',114,31,28), (336364,2530069,0,'hair_highlight',91,21,51), (336365,2530069,0,'hair_type_color',233,184,31), (336366,2530069,0,'hair_type_highlight_color',114,31,28), (336367,2530069,1,'lip_type',0,-31,-100), (336368,2530069,1,'nose_type',-10,82,-78), (336369,2530069,0,'skin_color',222,203,161), (336370,2530069,1,'soga_cheek_type',100,93,0), (336371,2530069,1,'soga_chin_type',-29,28,-94), (336372,2530069,1,'soga_ear_type',-21,72,0), (336373,2530069,1,'soga_eye_brow_type',-59,52,42), (336374,2530069,0,'soga_eye_color',229,229,102), (336375,2530069,1,'soga_eye_type',-64,0,0), (336376,2530069,0,'soga_hair_color1',246,219,114), (336377,2530069,0,'soga_hair_color2',187,136,62), (336378,2530069,0,'soga_hair_face_color',233,184,31), (336379,2530069,0,'soga_hair_face_highlight_color',114,31,28), (336380,2530069,0,'soga_hair_highlight',91,21,51), (336381,2530069,0,'soga_hair_type_color',233,184,31), (336382,2530069,0,'soga_hair_type_highlight_color',114,31,28), (336383,2530069,1,'soga_lip_type',0,-31,-100), (336384,2530069,1,'soga_nose_type',-10,82,-78), (336385,2530069,0,'soga_skin_color',222,203,161), (336386,2530069,0,'wing_color1',255,255,255), (336387,2530069,0,'wing_color2',255,255,255), (336388,2530070,1,'cheek_type',68,65,0), (336389,2530070,1,'chin_type',93,61,-88), (336390,2530070,1,'ear_type',21,-87,0), (336391,2530070,1,'eye_brow_type',-46,15,63), (336392,2530070,0,'eye_color',126,179,194), (336393,2530070,1,'eye_type',-14,0,0), (336394,2530070,0,'hair_color1',123,123,130), (336395,2530070,0,'hair_color2',144,140,137), (336396,2530070,0,'hair_face_color',119,147,147), (336397,2530070,0,'hair_face_highlight_color',244,246,246), (336398,2530070,0,'hair_highlight',164,165,165), (336399,2530070,0,'hair_type_color',119,147,147), (336400,2530070,0,'hair_type_highlight_color',244,246,246), (336401,2530070,1,'lip_type',56,66,77), (336402,2530070,1,'nose_type',23,-70,-75), (336403,2530070,0,'skin_color',61,60,45), (336404,2530070,1,'soga_cheek_type',68,65,0), (336405,2530070,1,'soga_chin_type',93,61,-88), (336406,2530070,1,'soga_ear_type',21,-87,0), (336407,2530070,1,'soga_eye_brow_type',-46,15,63), (336408,2530070,0,'soga_eye_color',229,229,102), (336409,2530070,1,'soga_eye_type',-14,0,0), (336410,2530070,0,'soga_hair_color1',123,123,130), (336411,2530070,0,'soga_hair_color2',144,140,137), (336412,2530070,0,'soga_hair_face_color',119,147,147), (336413,2530070,0,'soga_hair_face_highlight_color',244,246,246), (336414,2530070,0,'soga_hair_highlight',164,165,165), (336415,2530070,0,'soga_hair_type_color',119,147,147), (336416,2530070,0,'soga_hair_type_highlight_color',244,246,246), (336417,2530070,1,'soga_lip_type',56,66,77), (336418,2530070,1,'soga_nose_type',23,-70,-75), (336419,2530070,0,'soga_skin_color',61,60,45), (336420,2530070,0,'wing_color1',255,255,255), (336421,2530070,0,'wing_color2',255,255,255), (336422,2530071,1,'cheek_type',78,-20,0), (336423,2530071,1,'chin_type',75,22,14), (336424,2530071,1,'ear_type',-83,-29,0), (336425,2530071,1,'eye_brow_type',39,-56,-74), (336426,2530071,0,'eye_color',125,178,193), (336427,2530071,1,'eye_type',25,0,0), (336428,2530071,0,'hair_color1',239,221,86), (336429,2530071,0,'hair_color2',99,53,22), (336430,2530071,0,'hair_face_color',219,179,15), (336431,2530071,0,'hair_face_highlight_color',184,128,10), (336432,2530071,0,'hair_highlight',209,131,22), (336433,2530071,0,'hair_type_color',219,179,15), (336434,2530071,0,'hair_type_highlight_color',184,128,10), (336435,2530071,1,'lip_type',96,75,-37), (336436,2530071,1,'nose_type',-81,-96,-66), (336437,2530071,0,'skin_color',134,143,143), (336438,2530071,1,'soga_cheek_type',78,-20,0), (336439,2530071,1,'soga_chin_type',75,22,14), (336440,2530071,1,'soga_ear_type',-83,-29,0), (336441,2530071,1,'soga_eye_brow_type',39,-56,-74), (336442,2530071,0,'soga_eye_color',229,229,102), (336443,2530071,1,'soga_eye_type',25,0,0), (336444,2530071,0,'soga_hair_color1',239,221,86), (336445,2530071,0,'soga_hair_color2',99,53,22), (336446,2530071,0,'soga_hair_face_color',219,179,15), (336447,2530071,0,'soga_hair_face_highlight_color',184,128,10), (336448,2530071,0,'soga_hair_highlight',209,131,22), (336449,2530071,0,'soga_hair_type_color',219,179,15), (336450,2530071,0,'soga_hair_type_highlight_color',184,128,10), (336451,2530071,1,'soga_lip_type',96,75,-37), (336452,2530071,1,'soga_nose_type',-81,-96,-66), (336453,2530071,0,'soga_skin_color',134,143,143), (336454,2530071,0,'wing_color1',255,255,255), (336455,2530071,0,'wing_color2',255,255,255), (336456,2530072,1,'cheek_type',94,2,0), (336457,2530072,1,'chin_type',-7,32,50), (336458,2530072,1,'ear_type',68,-2,0), (336459,2530072,1,'eye_brow_type',-56,1,-93), (336460,2530072,0,'eye_color',80,137,117), (336461,2530072,1,'eye_type',-47,0,0), (336462,2530072,0,'hair_color1',160,156,172), (336463,2530072,0,'hair_color2',61,61,68), (336464,2530072,0,'hair_face_color',244,244,246), (336465,2530072,0,'hair_face_highlight_color',244,244,246), (336466,2530072,0,'hair_highlight',160,156,172), (336467,2530072,0,'hair_type_color',244,244,246), (336468,2530072,0,'hair_type_highlight_color',244,244,246), (336469,2530072,1,'lip_type',-68,70,-12), (336470,2530072,1,'nose_type',76,52,96), (336471,2530072,0,'skin_color',247,253,253), (336472,2530072,1,'soga_cheek_type',94,2,0), (336473,2530072,1,'soga_chin_type',-7,32,50), (336474,2530072,1,'soga_ear_type',68,-2,0), (336475,2530072,1,'soga_eye_brow_type',-56,1,-93), (336476,2530072,0,'soga_eye_color',229,229,102), (336477,2530072,1,'soga_eye_type',-47,0,0), (336478,2530072,0,'soga_hair_color1',160,156,172), (336479,2530072,0,'soga_hair_color2',61,61,68), (336480,2530072,0,'soga_hair_face_color',244,244,246), (336481,2530072,0,'soga_hair_face_highlight_color',244,244,246), (336482,2530072,0,'soga_hair_highlight',160,156,172), (336483,2530072,0,'soga_hair_type_color',244,244,246), (336484,2530072,0,'soga_hair_type_highlight_color',244,244,246), (336485,2530072,1,'soga_lip_type',-68,70,-12), (336486,2530072,1,'soga_nose_type',76,52,96), (336487,2530072,0,'soga_skin_color',247,253,253), (336488,2530072,0,'wing_color1',255,255,255), (336489,2530072,0,'wing_color2',255,255,255), (336490,2530073,1,'cheek_type',2,-26,0), (336491,2530073,1,'chin_type',41,-7,-93), (336492,2530073,1,'ear_type',72,-55,0), (336493,2530073,1,'eye_brow_type',28,53,-76), (336494,2530073,0,'eye_color',35,71,81), (336495,2530073,1,'eye_type',29,0,0), (336496,2530073,0,'hair_color1',123,123,130), (336497,2530073,0,'hair_color2',144,140,137), (336498,2530073,0,'hair_face_color',112,137,138), (336499,2530073,0,'hair_face_highlight_color',96,68,9), (336500,2530073,0,'hair_highlight',56,33,26), (336501,2530073,0,'hair_type_color',112,137,138), (336502,2530073,0,'hair_type_highlight_color',96,68,9), (336503,2530073,1,'lip_type',17,-62,14), (336504,2530073,1,'nose_type',-69,-78,-56), (336505,2530073,0,'skin_color',226,189,140), (336506,2530073,1,'soga_cheek_type',2,-26,0), (336507,2530073,1,'soga_chin_type',41,-7,-93), (336508,2530073,1,'soga_ear_type',72,-55,0), (336509,2530073,1,'soga_eye_brow_type',28,53,-76), (336510,2530073,0,'soga_eye_color',229,229,102), (336511,2530073,1,'soga_eye_type',29,0,0), (336512,2530073,0,'soga_hair_color1',123,123,130), (336513,2530073,0,'soga_hair_color2',144,140,137), (336514,2530073,0,'soga_hair_face_color',112,137,138), (336515,2530073,0,'soga_hair_face_highlight_color',96,68,9), (336516,2530073,0,'soga_hair_highlight',56,33,26), (336517,2530073,0,'soga_hair_type_color',112,137,138), (336518,2530073,0,'soga_hair_type_highlight_color',96,68,9), (336519,2530073,1,'soga_lip_type',17,-62,14), (336520,2530073,1,'soga_nose_type',-69,-78,-56), (336521,2530073,0,'soga_skin_color',226,189,140), (336522,2530073,0,'wing_color1',255,255,255), (336523,2530073,0,'wing_color2',255,255,255), (336524,2530074,1,'cheek_type',8,-38,0), (336525,2530074,1,'chin_type',-48,89,-76), (336526,2530074,1,'ear_type',78,-4,0), (336527,2530074,1,'eye_brow_type',3,9,-31), (336528,2530074,0,'eye_color',136,180,179), (336529,2530074,1,'eye_type',93,0,0), (336530,2530074,0,'hair_color1',26,24,25), (336531,2530074,0,'hair_color2',36,34,36), (336532,2530074,0,'hair_face_color',15,1,21), (336533,2530074,0,'hair_face_highlight_color',15,1,21), (336534,2530074,0,'hair_highlight',26,24,25), (336535,2530074,0,'hair_type_color',15,1,21), (336536,2530074,0,'hair_type_highlight_color',15,1,21), (336537,2530074,1,'lip_type',20,-88,3), (336538,2530074,1,'nose_type',-31,-7,8), (336539,2530074,0,'skin_color',250,253,253), (336540,2530074,1,'soga_cheek_type',8,-38,0), (336541,2530074,1,'soga_chin_type',-48,89,-76), (336542,2530074,1,'soga_ear_type',78,-4,0), (336543,2530074,1,'soga_eye_brow_type',3,9,-31), (336544,2530074,0,'soga_eye_color',229,229,102), (336545,2530074,1,'soga_eye_type',93,0,0), (336546,2530074,0,'soga_hair_color1',26,24,25), (336547,2530074,0,'soga_hair_color2',36,34,36), (336548,2530074,0,'soga_hair_face_color',15,1,21), (336549,2530074,0,'soga_hair_face_highlight_color',15,1,21), (336550,2530074,0,'soga_hair_highlight',26,24,25), (336551,2530074,0,'soga_hair_type_color',15,1,21), (336552,2530074,0,'soga_hair_type_highlight_color',15,1,21), (336553,2530074,1,'soga_lip_type',20,-88,3), (336554,2530074,1,'soga_nose_type',-31,-7,8), (336555,2530074,0,'soga_skin_color',250,253,253), (336556,2530074,0,'wing_color1',255,255,255), (336557,2530074,0,'wing_color2',255,255,255), (336558,2530075,1,'cheek_type',-11,12,0), (336559,2530075,1,'chin_type',-82,-14,45), (336560,2530075,1,'ear_type',-56,-20,0), (336561,2530075,1,'eye_brow_type',40,81,23), (336562,2530075,0,'eye_color',60,122,103), (336563,2530075,1,'eye_type',63,0,0), (336564,2530075,0,'hair_color1',114,112,142), (336565,2530075,0,'hair_color2',152,138,129), (336566,2530075,0,'hair_face_color',119,147,147), (336567,2530075,0,'hair_face_highlight_color',47,14,19), (336568,2530075,0,'hair_highlight',54,45,28), (336569,2530075,0,'hair_type_color',119,147,147), (336570,2530075,0,'hair_type_highlight_color',47,14,19), (336571,2530075,1,'lip_type',17,0,-93), (336572,2530075,1,'nose_type',-81,-87,-51), (336573,2530075,0,'skin_color',155,122,78), (336574,2530075,1,'soga_cheek_type',-11,12,0), (336575,2530075,1,'soga_chin_type',-82,-14,45), (336576,2530075,1,'soga_ear_type',-56,-20,0), (336577,2530075,1,'soga_eye_brow_type',40,81,23), (336578,2530075,0,'soga_eye_color',229,229,102), (336579,2530075,1,'soga_eye_type',63,0,0), (336580,2530075,0,'soga_hair_color1',114,112,142), (336581,2530075,0,'soga_hair_color2',152,138,129), (336582,2530075,0,'soga_hair_face_color',119,147,147), (336583,2530075,0,'soga_hair_face_highlight_color',47,14,19), (336584,2530075,0,'soga_hair_highlight',54,45,28), (336585,2530075,0,'soga_hair_type_color',119,147,147), (336586,2530075,0,'soga_hair_type_highlight_color',47,14,19), (336587,2530075,1,'soga_lip_type',17,0,-93), (336588,2530075,1,'soga_nose_type',-81,-87,-51), (336589,2530075,0,'soga_skin_color',155,122,78), (336590,2530075,0,'wing_color1',255,255,255), (336591,2530075,0,'wing_color2',255,255,255), (336592,2530076,1,'cheek_type',14,100,0), (336593,2530076,1,'chin_type',100,-39,-8), (336594,2530076,1,'ear_type',-89,8,0), (336595,2530076,1,'eye_brow_type',-100,-11,-7), (336596,2530076,1,'eye_type',-11,0,0), (336597,2530076,1,'lip_type',47,-45,46), (336598,2530076,1,'nose_type',87,-3,-100), (336599,2530076,0,'skin_color',149,111,54), (336600,2530076,1,'soga_cheek_type',14,100,0), (336601,2530076,1,'soga_chin_type',100,-39,-8), (336602,2530076,1,'soga_ear_type',-89,8,0), (336603,2530076,1,'soga_eye_brow_type',-100,-11,-7), (336604,2530076,0,'soga_eye_color',229,229,102), (336605,2530076,1,'soga_eye_type',-11,0,0), (336606,2530076,1,'soga_lip_type',47,-45,46), (336607,2530076,1,'soga_nose_type',87,-3,-100), (336608,2530076,0,'soga_skin_color',149,111,54), (336609,2530076,0,'wing_color1',255,255,255), (336610,2530076,0,'wing_color2',255,255,255), (336611,2530077,1,'cheek_type',45,17,0), (336612,2530077,1,'chin_type',58,81,-47), (336613,2530077,1,'ear_type',0,7,0), (336614,2530077,1,'eye_brow_type',0,-81,28), (336615,2530077,0,'eye_color',128,181,196), (336616,2530077,1,'eye_type',-88,0,0), (336617,2530077,0,'hair_color1',38,22,21), (336618,2530077,0,'hair_color2',120,50,0), (336619,2530077,0,'hair_face_highlight_color',193,100,45), (336620,2530077,0,'hair_highlight',105,26,26), (336621,2530077,0,'hair_type_highlight_color',193,100,45), (336622,2530077,1,'lip_type',31,-87,-34), (336623,2530077,1,'nose_type',-37,93,10), (336624,2530077,0,'skin_color',224,217,172), (336625,2530077,1,'soga_cheek_type',45,17,0), (336626,2530077,1,'soga_chin_type',58,81,-47), (336627,2530077,1,'soga_ear_type',0,7,0), (336628,2530077,1,'soga_eye_brow_type',0,-81,28), (336629,2530077,0,'soga_eye_color',229,229,102), (336630,2530077,1,'soga_eye_type',-88,0,0), (336631,2530077,0,'soga_hair_color1',38,22,21), (336632,2530077,0,'soga_hair_color2',120,50,0), (336633,2530077,0,'soga_hair_face_highlight_color',193,100,45), (336634,2530077,0,'soga_hair_highlight',105,26,26), (336635,2530077,0,'soga_hair_type_highlight_color',193,100,45), (336636,2530077,1,'soga_lip_type',31,-87,-34), (336637,2530077,1,'soga_nose_type',-37,93,10), (336638,2530077,0,'soga_skin_color',224,217,172), (336639,2530077,0,'wing_color1',255,255,255), (336640,2530077,0,'wing_color2',255,255,255), (336641,2530078,1,'cheek_type',11,-69,0), (336642,2530078,1,'chin_type',-26,-70,58), (336643,2530078,1,'ear_type',72,-21,0), (336644,2530078,1,'eye_brow_type',96,68,41), (336645,2530078,0,'eye_color',117,174,191), (336646,2530078,1,'eye_type',-56,0,0), (336647,2530078,0,'hair_color1',56,33,26), (336648,2530078,0,'hair_color2',94,59,11), (336649,2530078,0,'hair_face_color',93,65,9), (336650,2530078,0,'hair_face_highlight_color',184,128,10), (336651,2530078,0,'hair_highlight',209,131,22), (336652,2530078,0,'hair_type_color',93,65,9), (336653,2530078,0,'hair_type_highlight_color',184,128,10), (336654,2530078,1,'lip_type',-56,19,17), (336655,2530078,1,'nose_type',-56,-12,-31), (336656,2530078,0,'skin_color',239,239,214), (336657,2530078,1,'soga_cheek_type',11,-69,0), (336658,2530078,1,'soga_chin_type',-26,-70,58), (336659,2530078,1,'soga_ear_type',72,-21,0), (336660,2530078,1,'soga_eye_brow_type',96,68,41), (336661,2530078,0,'soga_eye_color',229,229,102), (336662,2530078,1,'soga_eye_type',-56,0,0), (336663,2530078,0,'soga_hair_color1',56,33,26), (336664,2530078,0,'soga_hair_color2',94,59,11), (336665,2530078,0,'soga_hair_face_color',93,65,9), (336666,2530078,0,'soga_hair_face_highlight_color',184,128,10), (336667,2530078,0,'soga_hair_highlight',209,131,22), (336668,2530078,0,'soga_hair_type_color',93,65,9), (336669,2530078,0,'soga_hair_type_highlight_color',184,128,10), (336670,2530078,1,'soga_lip_type',-56,19,17), (336671,2530078,1,'soga_nose_type',-56,-12,-31), (336672,2530078,0,'soga_skin_color',239,239,214), (336673,2530078,0,'wing_color1',255,255,255), (336674,2530078,0,'wing_color2',255,255,255), (336675,2530079,0,'eye_color',255,255,255), (336676,2530079,0,'skin_color',255,255,255), (336677,2530079,0,'soga_eye_color',255,0,255), (336678,2530080,1,'cheek_type',-77,-75,0), (336679,2530080,1,'chin_type',-68,75,-39), (336680,2530080,1,'ear_type',21,17,0), (336681,2530080,1,'eye_brow_type',21,43,90), (336682,2530080,0,'eye_color',69,128,100), (336683,2530080,1,'eye_type',62,0,0), (336684,2530080,0,'hair_color1',38,22,21), (336685,2530080,0,'hair_color2',120,50,0), (336686,2530080,0,'hair_face_highlight_color',184,128,10), (336687,2530080,0,'hair_highlight',209,131,22), (336688,2530080,0,'hair_type_highlight_color',184,128,10), (336689,2530080,1,'lip_type',23,-37,94), (336690,2530080,1,'nose_type',5,-87,10), (336691,2530080,0,'skin_color',140,123,81), (336692,2530080,1,'soga_cheek_type',-77,-75,0), (336693,2530080,1,'soga_chin_type',-68,75,-39), (336694,2530080,1,'soga_ear_type',21,17,0), (336695,2530080,1,'soga_eye_brow_type',21,43,90), (336696,2530080,0,'soga_eye_color',229,229,102), (336697,2530080,1,'soga_eye_type',62,0,0), (336698,2530080,0,'soga_hair_color1',38,22,21), (336699,2530080,0,'soga_hair_color2',120,50,0), (336700,2530080,0,'soga_hair_face_highlight_color',184,128,10), (336701,2530080,0,'soga_hair_highlight',209,131,22), (336702,2530080,0,'soga_hair_type_highlight_color',184,128,10), (336703,2530080,1,'soga_lip_type',23,-37,94), (336704,2530080,1,'soga_nose_type',5,-87,10), (336705,2530080,0,'soga_skin_color',140,123,81), (336706,2530080,0,'wing_color1',255,255,255), (336707,2530080,0,'wing_color2',255,255,255), (336708,2530081,1,'chin_type',-21,-29,-34), (336709,2530081,1,'ear_type',-10,-50,0), (336710,2530081,1,'eye_brow_type',17,-83,25), (336711,2530081,0,'eye_color',107,142,102), (336712,2530081,1,'eye_type',4,0,0), (336713,2530081,0,'hair_color1',79,28,15), (336714,2530081,0,'hair_color2',111,64,0), (336715,2530081,0,'hair_face_color',48,32,3), (336716,2530081,0,'hair_face_highlight_color',100,70,10), (336717,2530081,0,'hair_highlight',56,33,26), (336718,2530081,0,'hair_type_color',48,32,3), (336719,2530081,0,'hair_type_highlight_color',100,70,10), (336720,2530081,1,'lip_type',-14,58,-7), (336721,2530081,1,'nose_type',-90,-22,38), (336722,2530081,0,'skin_color',209,181,146), (336723,2530081,1,'soga_chin_type',-21,-29,-34), (336724,2530081,1,'soga_ear_type',-10,-50,0), (336725,2530081,1,'soga_eye_brow_type',17,-83,25), (336726,2530081,0,'soga_eye_color',229,229,102), (336727,2530081,1,'soga_eye_type',4,0,0), (336728,2530081,0,'soga_hair_color1',79,28,15), (336729,2530081,0,'soga_hair_color2',111,64,0), (336730,2530081,0,'soga_hair_face_color',48,32,3), (336731,2530081,0,'soga_hair_face_highlight_color',100,70,10), (336732,2530081,0,'soga_hair_highlight',56,33,26), (336733,2530081,0,'soga_hair_type_color',48,32,3), (336734,2530081,0,'soga_hair_type_highlight_color',100,70,10), (336735,2530081,1,'soga_lip_type',-14,58,-7), (336736,2530081,1,'soga_nose_type',-90,-22,38), (336737,2530081,0,'soga_skin_color',209,181,146), (336738,2530081,0,'wing_color1',255,255,255), (336739,2530081,0,'wing_color2',255,255,255), (336740,2530082,1,'cheek_type',39,38,0), (336741,2530082,1,'chin_type',29,34,0), (336742,2530082,1,'ear_type',-7,5,0), (336743,2530082,1,'eye_brow_type',-7,31,-28), (336744,2530082,0,'eye_color',77,134,111), (336745,2530082,1,'eye_type',-17,0,0), (336746,2530082,0,'hair_face_color',124,118,113), (336747,2530082,0,'hair_face_highlight_color',218,214,193), (336748,2530082,0,'hair_type_color',124,118,113), (336749,2530082,0,'hair_type_highlight_color',218,214,193), (336750,2530082,1,'lip_type',-20,-14,-19), (336751,2530082,1,'nose_type',20,-7,-18), (336752,2530082,0,'skin_color',173,160,113), (336753,2530082,1,'soga_cheek_type',39,38,0), (336754,2530082,1,'soga_chin_type',29,34,0), (336755,2530082,1,'soga_ear_type',-7,5,0), (336756,2530082,1,'soga_eye_brow_type',-7,31,-28), (336757,2530082,0,'soga_eye_color',229,229,102), (336758,2530082,1,'soga_eye_type',-17,0,0), (336759,2530082,0,'soga_hair_face_color',124,118,113), (336760,2530082,0,'soga_hair_face_highlight_color',218,214,193), (336761,2530082,0,'soga_hair_type_color',124,118,113), (336762,2530082,0,'soga_hair_type_highlight_color',218,214,193), (336763,2530082,1,'soga_lip_type',-20,-14,-19), (336764,2530082,1,'soga_nose_type',20,-7,-18), (336765,2530082,0,'soga_skin_color',173,160,113), (336766,2530082,0,'wing_color1',255,255,255), (336767,2530082,0,'wing_color2',255,255,255), (336768,2530083,1,'cheek_type',-51,79,0), (336769,2530083,1,'chin_type',-42,0,-84), (336770,2530083,1,'ear_type',-1,84,0), (336771,2530083,1,'eye_brow_type',31,-78,9), (336772,2530083,0,'eye_color',77,62,33), (336773,2530083,1,'eye_type',69,0,0), (336774,2530083,0,'hair_color1',246,219,114), (336775,2530083,0,'hair_color2',187,136,62), (336776,2530083,0,'hair_face_color',233,184,31), (336777,2530083,0,'hair_face_highlight_color',231,166,29), (336778,2530083,0,'hair_highlight',200,165,96), (336779,2530083,0,'hair_type_color',233,184,31), (336780,2530083,0,'hair_type_highlight_color',231,166,29), (336781,2530083,1,'lip_type',34,62,34), (336782,2530083,1,'nose_type',75,-29,-55), (336783,2530083,0,'skin_color',240,236,197), (336784,2530083,1,'soga_cheek_type',-51,79,0), (336785,2530083,1,'soga_chin_type',-42,0,-84), (336786,2530083,1,'soga_ear_type',-1,84,0), (336787,2530083,1,'soga_eye_brow_type',31,-78,9), (336788,2530083,0,'soga_eye_color',229,229,102), (336789,2530083,1,'soga_eye_type',69,0,0), (336790,2530083,0,'soga_hair_color1',246,219,114), (336791,2530083,0,'soga_hair_color2',187,136,62), (336792,2530083,0,'soga_hair_face_color',233,184,31), (336793,2530083,0,'soga_hair_face_highlight_color',231,166,29), (336794,2530083,0,'soga_hair_highlight',200,165,96), (336795,2530083,0,'soga_hair_type_color',233,184,31), (336796,2530083,0,'soga_hair_type_highlight_color',231,166,29), (336797,2530083,1,'soga_lip_type',34,62,34), (336798,2530083,1,'soga_nose_type',75,-29,-55), (336799,2530083,0,'soga_skin_color',240,236,197), (336800,2530083,0,'wing_color1',255,255,255), (336801,2530083,0,'wing_color2',255,255,255), (336802,2530084,0,'eye_color',128,207,47), (336803,2530084,0,'skin_color',128,207,47), (336804,2530084,0,'soga_eye_color',255,0,255), (336805,2530085,0,'eye_color',255,255,255), (336806,2530085,0,'skin_color',154,165,105), (336807,2530085,0,'soga_eye_color',255,0,255), (336808,2530086,1,'eye_brow_type',70,0,0), (336809,2530086,0,'eye_color',195,208,1), (336810,2530086,1,'lip_type',-18,0,0), (336811,2530086,1,'nose_type',-57,1,0), (336812,2530086,0,'skin_color',0,145,145), (336813,2530086,1,'soga_eye_brow_type',70,0,0), (336814,2530086,0,'soga_eye_color',229,229,102), (336815,2530086,1,'soga_lip_type',-18,0,0), (336816,2530086,1,'soga_nose_type',-57,1,0), (336817,2530086,0,'soga_skin_color',0,145,145), (336818,2530086,0,'wing_color1',255,255,255), (336819,2530086,0,'wing_color2',255,255,255), (336820,2530087,0,'eye_color',255,255,255), (336821,2530087,0,'skin_color',255,255,255), (336822,2530087,0,'soga_eye_color',255,0,255), (336823,2530088,1,'cheek_type',58,-50,0), (336824,2530088,1,'chin_type',40,-3,89), (336825,2530088,1,'ear_type',87,-29,0), (336826,2530088,1,'eye_brow_type',-100,100,31), (336827,2530088,0,'eye_color',67,37,10), (336828,2530088,1,'eye_type',-62,0,0), (336829,2530088,0,'hair_color1',209,131,22), (336830,2530088,0,'hair_color2',199,150,48), (336831,2530088,0,'hair_face_color',184,128,10), (336832,2530088,0,'hair_face_highlight_color',15,1,21), (336833,2530088,0,'hair_highlight',26,24,25), (336834,2530088,0,'hair_type_color',184,128,10), (336835,2530088,0,'hair_type_highlight_color',15,1,21), (336836,2530088,1,'lip_type',-34,-83,1), (336837,2530088,1,'nose_type',17,-3,10), (336838,2530088,0,'skin_color',254,254,254), (336839,2530088,1,'soga_cheek_type',58,-50,0), (336840,2530088,1,'soga_chin_type',40,-3,89), (336841,2530088,1,'soga_ear_type',87,-29,0), (336842,2530088,1,'soga_eye_brow_type',-100,100,31), (336843,2530088,0,'soga_eye_color',229,229,102), (336844,2530088,1,'soga_eye_type',-62,0,0), (336845,2530088,0,'soga_hair_color1',209,131,22), (336846,2530088,0,'soga_hair_color2',199,150,48), (336847,2530088,0,'soga_hair_face_color',184,128,10), (336848,2530088,0,'soga_hair_face_highlight_color',15,1,21), (336849,2530088,0,'soga_hair_highlight',26,24,25), (336850,2530088,0,'soga_hair_type_color',184,128,10), (336851,2530088,0,'soga_hair_type_highlight_color',15,1,21), (336852,2530088,1,'soga_lip_type',-34,-83,1), (336853,2530088,1,'soga_nose_type',17,-3,10), (336854,2530088,0,'soga_skin_color',254,254,254), (336855,2530088,0,'wing_color1',255,255,255), (336856,2530088,0,'wing_color2',255,255,255), (336857,2530089,1,'cheek_type',-23,98,0), (336858,2530089,1,'chin_type',-84,17,-41), (336859,2530089,1,'ear_type',37,14,0), (336860,2530089,1,'eye_brow_type',-17,-97,37), (336861,2530089,0,'eye_color',54,109,126), (336862,2530089,1,'eye_type',25,0,0), (336863,2530089,0,'hair_color1',89,21,21), (336864,2530089,0,'hair_color2',171,87,0), (336865,2530089,0,'hair_face_color',150,51,27), (336866,2530089,0,'hair_face_highlight_color',45,14,18), (336867,2530089,0,'hair_highlight',54,45,28), (336868,2530089,0,'hair_type_color',150,51,27), (336869,2530089,0,'hair_type_highlight_color',45,14,18), (336870,2530089,1,'lip_type',-87,59,7), (336871,2530089,1,'nose_type',29,10,-78), (336872,2530089,0,'skin_color',234,183,184), (336873,2530089,1,'soga_cheek_type',-23,98,0), (336874,2530089,1,'soga_chin_type',-84,17,-41), (336875,2530089,1,'soga_ear_type',37,14,0), (336876,2530089,1,'soga_eye_brow_type',-17,-97,37), (336877,2530089,0,'soga_eye_color',229,229,102), (336878,2530089,1,'soga_eye_type',25,0,0), (336879,2530089,0,'soga_hair_color1',89,21,21), (336880,2530089,0,'soga_hair_color2',171,87,0), (336881,2530089,0,'soga_hair_face_color',150,51,27), (336882,2530089,0,'soga_hair_face_highlight_color',45,14,18), (336883,2530089,0,'soga_hair_highlight',54,45,28), (336884,2530089,0,'soga_hair_type_color',150,51,27), (336885,2530089,0,'soga_hair_type_highlight_color',45,14,18), (336886,2530089,1,'soga_lip_type',-87,59,7), (336887,2530089,1,'soga_nose_type',29,10,-78), (336888,2530089,0,'soga_skin_color',234,183,184), (336889,2530089,0,'wing_color1',255,255,255), (336890,2530089,0,'wing_color2',255,255,255), (336891,2530090,0,'eye_color',255,255,255), (336892,2530090,0,'skin_color',154,165,105), (336893,2530090,0,'soga_eye_color',255,0,255), (336909,2530096,0,'eye_color',255,255,255), (336910,2530096,0,'skin_color',255,255,255), (336911,2530096,0,'soga_eye_color',255,0,255), (336921,2530100,1,'cheek_type',88,-19,0), (336922,2530100,1,'chin_type',48,-45,87), (336923,2530100,1,'ear_type',-87,81,0), (336924,2530100,1,'eye_brow_type',-75,-34,-23), (336925,2530100,0,'eye_color',51,108,103), (336926,2530100,1,'eye_type',17,0,0), (336927,2530100,0,'hair_color1',209,131,22), (336928,2530100,0,'hair_color2',149,120,59), (336929,2530100,0,'hair_face_color',184,128,10), (336930,2530100,0,'hair_face_highlight_color',61,61,75), (336931,2530100,0,'hair_highlight',43,36,70), (336932,2530100,0,'hair_type_color',184,128,10), (336933,2530100,0,'hair_type_highlight_color',61,61,75), (336934,2530100,1,'lip_type',-40,14,70), (336935,2530100,1,'nose_type',97,-14,74), (336936,2530100,0,'skin_color',217,183,157), (336937,2530100,1,'soga_cheek_type',88,-19,0), (336938,2530100,1,'soga_chin_type',48,-45,87), (336939,2530100,1,'soga_ear_type',-87,81,0), (336940,2530100,1,'soga_eye_brow_type',-75,-34,-23), (336941,2530100,0,'soga_eye_color',229,229,102), (336942,2530100,1,'soga_eye_type',17,0,0), (336943,2530100,0,'soga_hair_color1',209,131,22), (336944,2530100,0,'soga_hair_color2',149,120,59), (336945,2530100,0,'soga_hair_face_color',184,128,10), (336946,2530100,0,'soga_hair_face_highlight_color',61,61,75), (336947,2530100,0,'soga_hair_highlight',43,36,70), (336948,2530100,0,'soga_hair_type_color',184,128,10), (336949,2530100,0,'soga_hair_type_highlight_color',61,61,75), (336950,2530100,1,'soga_lip_type',-40,14,70), (336951,2530100,1,'soga_nose_type',97,-14,74), (336952,2530100,0,'soga_skin_color',217,183,157), (336953,2530100,0,'wing_color1',255,255,255), (336954,2530100,0,'wing_color2',255,255,255), (336955,2530101,1,'cheek_type',-15,-22,0), (336956,2530101,1,'chin_type',63,-42,-93), (336957,2530101,1,'ear_type',1,0,0), (336958,2530101,1,'eye_brow_type',-47,96,-68), (336959,2530101,0,'eye_color',17,38,0), (336960,2530101,1,'eye_type',93,0,0), (336961,2530101,1,'lip_type',47,94,-71), (336962,2530101,1,'nose_type',17,-94,20), (336963,2530101,0,'skin_color',142,110,47), (336964,2530101,1,'soga_cheek_type',-15,-22,0), (336965,2530101,1,'soga_chin_type',63,-42,-93), (336966,2530101,1,'soga_ear_type',1,0,0), (336967,2530101,1,'soga_eye_brow_type',-47,96,-68), (336968,2530101,0,'soga_eye_color',229,229,102), (336969,2530101,1,'soga_eye_type',93,0,0), (336970,2530101,1,'soga_lip_type',47,94,-71), (336971,2530101,1,'soga_nose_type',17,-94,20), (336972,2530101,0,'soga_skin_color',142,110,47), (336973,2530101,0,'wing_color1',255,255,255), (336974,2530101,0,'wing_color2',255,255,255), (336978,2530103,0,'eye_color',255,255,255), (336979,2530103,0,'skin_color',255,255,255), (336980,2530103,0,'soga_eye_color',255,0,255), (336981,2530104,0,'eye_color',255,255,255), (336982,2530104,0,'skin_color',255,255,255), (336983,2530104,0,'soga_eye_color',255,0,255), (336984,2530105,0,'eye_color',255,255,255), (336985,2530105,0,'skin_color',255,255,255), (336986,2530105,0,'soga_eye_color',255,0,255), (336987,2530106,0,'eye_color',191,63,63), (336988,2530106,0,'skin_color',221,221,33), (336989,2530106,0,'soga_eye_color',255,0,255), (336990,2530107,1,'cheek_type',-70,61,0), (336991,2530107,1,'chin_type',-93,-58,62), (336992,2530107,1,'ear_type',47,-57,0), (336993,2530107,1,'eye_brow_type',-93,55,-68), (336994,2530107,0,'eye_color',64,70,38), (336995,2530107,1,'eye_type',-76,0,0), (336996,2530107,0,'hair_color1',54,45,28), (336997,2530107,0,'hair_color2',104,52,0), (336998,2530107,0,'hair_face_color',39,11,16), (336999,2530107,0,'hair_face_highlight_color',31,9,12), (337000,2530107,0,'hair_highlight',54,45,28), (337001,2530107,0,'hair_type_color',39,11,16), (337002,2530107,0,'hair_type_highlight_color',31,9,12), (337003,2530107,1,'lip_type',42,8,20), (337004,2530107,1,'nose_type',46,9,-17), (337005,2530107,0,'skin_color',183,186,157), (337006,2530107,1,'soga_cheek_type',-70,61,0), (337007,2530107,1,'soga_chin_type',-93,-58,62), (337008,2530107,1,'soga_ear_type',47,-57,0), (337009,2530107,1,'soga_eye_brow_type',-93,55,-68), (337010,2530107,0,'soga_eye_color',229,229,102), (337011,2530107,1,'soga_eye_type',-76,0,0), (337012,2530107,0,'soga_hair_color1',54,45,28), (337013,2530107,0,'soga_hair_color2',104,52,0), (337014,2530107,0,'soga_hair_face_color',39,11,16), (337015,2530107,0,'soga_hair_face_highlight_color',31,9,12), (337016,2530107,0,'soga_hair_highlight',54,45,28), (337017,2530107,0,'soga_hair_type_color',39,11,16), (337018,2530107,0,'soga_hair_type_highlight_color',31,9,12), (337019,2530107,1,'soga_lip_type',42,8,20), (337020,2530107,1,'soga_nose_type',46,9,-17), (337021,2530107,0,'soga_skin_color',183,186,157), (337022,2530107,0,'wing_color1',255,255,255), (337023,2530107,0,'wing_color2',255,255,255), (337024,2530108,1,'cheek_type',62,82,0), (337025,2530108,1,'chin_type',-37,82,-18), (337026,2530108,1,'ear_type',-93,-43,0), (337027,2530108,1,'eye_brow_type',-57,-46,100), (337028,2530108,0,'eye_color',112,181,245), (337029,2530108,1,'eye_type',-39,0,0), (337030,2530108,1,'lip_type',68,-93,28), (337031,2530108,1,'nose_type',-1,47,37), (337032,2530108,0,'skin_color',247,230,180), (337033,2530108,1,'soga_cheek_type',62,82,0), (337034,2530108,1,'soga_chin_type',-37,82,-18), (337035,2530108,1,'soga_ear_type',-93,-43,0), (337036,2530108,1,'soga_eye_brow_type',-57,-46,100), (337037,2530108,0,'soga_eye_color',229,229,102), (337038,2530108,1,'soga_eye_type',-39,0,0), (337039,2530108,1,'soga_lip_type',68,-93,28), (337040,2530108,1,'soga_nose_type',-1,47,37), (337041,2530108,0,'soga_skin_color',247,230,180), (337042,2530108,0,'wing_color1',255,255,255), (337043,2530108,0,'wing_color2',255,255,255), (337044,2530109,1,'cheek_type',-14,26,0), (337045,2530109,1,'chin_type',21,-28,-31), (337046,2530109,1,'ear_type',14,64,0), (337047,2530109,1,'eye_brow_type',47,-94,-25), (337048,2530109,0,'eye_color',150,162,123), (337049,2530109,1,'eye_type',-38,0,0), (337050,2530109,0,'hair_color1',79,28,15), (337051,2530109,0,'hair_color2',97,68,25), (337052,2530109,0,'hair_face_color',41,19,11), (337053,2530109,0,'hair_face_highlight_color',244,246,246), (337054,2530109,0,'hair_highlight',161,165,168), (337055,2530109,0,'hair_type_color',41,19,11), (337056,2530109,0,'hair_type_highlight_color',244,246,246), (337057,2530109,1,'lip_type',-28,-47,-38), (337058,2530109,1,'nose_type',-34,-95,26), (337059,2530109,0,'skin_color',129,118,118), (337060,2530109,1,'soga_cheek_type',-14,26,0), (337061,2530109,1,'soga_chin_type',21,-28,-31), (337062,2530109,1,'soga_ear_type',14,64,0), (337063,2530109,1,'soga_eye_brow_type',47,-94,-25), (337064,2530109,0,'soga_eye_color',229,229,102), (337065,2530109,1,'soga_eye_type',-38,0,0), (337066,2530109,0,'soga_hair_color1',79,28,15), (337067,2530109,0,'soga_hair_color2',97,68,25), (337068,2530109,0,'soga_hair_face_color',41,19,11), (337069,2530109,0,'soga_hair_face_highlight_color',244,246,246), (337070,2530109,0,'soga_hair_highlight',161,165,168), (337071,2530109,0,'soga_hair_type_color',41,19,11), (337072,2530109,0,'soga_hair_type_highlight_color',244,246,246), (337073,2530109,1,'soga_lip_type',-28,-47,-38), (337074,2530109,1,'soga_nose_type',-34,-95,26), (337075,2530109,0,'soga_skin_color',129,118,118), (337076,2530109,0,'wing_color1',255,255,255), (337077,2530109,0,'wing_color2',255,255,255), (337078,2530110,1,'cheek_type',1,-44,0), (337079,2530110,1,'chin_type',87,-96,56), (337080,2530110,1,'ear_type',95,0,0), (337081,2530110,1,'eye_brow_type',0,-89,50), (337082,2530110,0,'eye_color',74,57,29), (337083,2530110,1,'eye_type',-9,0,0), (337084,2530110,0,'hair_color1',26,24,25), (337085,2530110,0,'hair_color2',36,34,36), (337086,2530110,0,'hair_face_color',15,1,21), (337087,2530110,0,'hair_face_highlight_color',15,1,21), (337088,2530110,0,'hair_highlight',26,24,25), (337089,2530110,0,'hair_type_color',15,1,21), (337090,2530110,0,'hair_type_highlight_color',15,1,21), (337091,2530110,1,'lip_type',14,-87,-75), (337092,2530110,1,'nose_type',55,7,-83), (337093,2530110,0,'skin_color',152,134,88), (337094,2530110,1,'soga_cheek_type',1,-44,0), (337095,2530110,1,'soga_chin_type',87,-96,56), (337096,2530110,1,'soga_ear_type',95,0,0), (337097,2530110,1,'soga_eye_brow_type',0,-89,50), (337098,2530110,0,'soga_eye_color',229,229,102), (337099,2530110,1,'soga_eye_type',-9,0,0), (337100,2530110,0,'soga_hair_color1',26,24,25), (337101,2530110,0,'soga_hair_color2',36,34,36), (337102,2530110,0,'soga_hair_face_color',15,1,21), (337103,2530110,0,'soga_hair_face_highlight_color',15,1,21), (337104,2530110,0,'soga_hair_highlight',26,24,25), (337105,2530110,0,'soga_hair_type_color',15,1,21), (337106,2530110,0,'soga_hair_type_highlight_color',15,1,21), (337107,2530110,1,'soga_lip_type',14,-87,-75), (337108,2530110,1,'soga_nose_type',55,7,-83), (337109,2530110,0,'soga_skin_color',152,134,88), (337110,2530110,0,'wing_color1',255,255,255), (337111,2530110,0,'wing_color2',255,255,255), (337112,2530111,1,'cheek_type',100,-47,0), (337113,2530111,1,'chin_type',-61,2,100), (337114,2530111,1,'ear_type',-52,43,0), (337115,2530111,1,'eye_brow_type',-76,-50,74), (337116,2530111,0,'eye_color',30,63,59), (337117,2530111,1,'eye_type',-45,0,0), (337118,2530111,0,'hair_color1',249,218,87), (337119,2530111,0,'hair_color2',106,69,44), (337120,2530111,0,'hair_face_color',249,223,124), (337121,2530111,0,'hair_face_highlight_color',193,100,45), (337122,2530111,0,'hair_highlight',105,26,26), (337123,2530111,0,'hair_type_color',249,223,124), (337124,2530111,0,'hair_type_highlight_color',193,100,45), (337125,2530111,1,'lip_type',-52,31,-58), (337126,2530111,1,'nose_type',63,85,76), (337127,2530111,0,'skin_color',252,254,254), (337128,2530111,1,'soga_cheek_type',100,-47,0), (337129,2530111,1,'soga_chin_type',-61,2,100), (337130,2530111,1,'soga_ear_type',-52,43,0), (337131,2530111,1,'soga_eye_brow_type',-76,-50,74), (337132,2530111,0,'soga_eye_color',229,229,102), (337133,2530111,1,'soga_eye_type',-45,0,0), (337134,2530111,0,'soga_hair_color1',249,218,87), (337135,2530111,0,'soga_hair_color2',106,69,44), (337136,2530111,0,'soga_hair_face_color',249,223,124), (337137,2530111,0,'soga_hair_face_highlight_color',193,100,45), (337138,2530111,0,'soga_hair_highlight',105,26,26), (337139,2530111,0,'soga_hair_type_color',249,223,124), (337140,2530111,0,'soga_hair_type_highlight_color',193,100,45), (337141,2530111,1,'soga_lip_type',-52,31,-58), (337142,2530111,1,'soga_nose_type',63,85,76), (337143,2530111,0,'soga_skin_color',252,254,254), (337144,2530111,0,'wing_color1',255,255,255), (337145,2530111,0,'wing_color2',255,255,255), (337146,2530112,1,'cheek_type',-36,-57,0), (337147,2530112,1,'chin_type',94,-91,-48), (337148,2530112,1,'ear_type',35,-58,0), (337149,2530112,1,'eye_brow_type',70,-58,-37), (337150,2530112,0,'eye_color',114,171,188), (337151,2530112,1,'eye_type',89,0,0), (337152,2530112,1,'hair_color1',246,219,114), (337153,2530112,1,'hair_color2',187,136,62), (337154,2530112,1,'hair_face_color',233,184,31), (337155,2530112,1,'hair_face_highlight_color',244,246,246), (337156,2530112,1,'hair_highlight',164,165,165), (337157,2530112,1,'hair_type_color',233,184,31), (337158,2530112,1,'hair_type_highlight_color',244,246,246), (337159,2530112,1,'lip_type',63,-76,-45), (337160,2530112,1,'nose_type',-39,-96,-29), (337161,2530112,0,'skin_color',250,253,253), (337162,2530112,1,'soga_cheek_type',-36,-57,0), (337163,2530112,1,'soga_chin_type',94,-91,-48), (337164,2530112,1,'soga_ear_type',35,-58,0), (337165,2530112,1,'soga_eye_brow_type',70,-58,-37), (337166,2530112,0,'soga_eye_color',229,229,102), (337167,2530112,1,'soga_eye_type',89,0,0), (337168,2530112,1,'soga_hair_color1',246,219,114), (337169,2530112,1,'soga_hair_color2',187,136,62), (337170,2530112,1,'soga_hair_face_color',233,184,31), (337171,2530112,1,'soga_hair_face_highlight_color',244,246,246), (337172,2530112,1,'soga_hair_highlight',164,165,165), (337173,2530112,1,'soga_hair_type_color',233,184,31), (337174,2530112,1,'soga_hair_type_highlight_color',244,246,246), (337175,2530112,1,'soga_lip_type',63,-76,-45), (337176,2530112,1,'soga_nose_type',-39,-96,-29), (337177,2530112,0,'soga_skin_color',250,253,253), (337178,2530112,0,'wing_color1',255,255,255), (337179,2530112,0,'wing_color2',255,255,255), (337180,2530113,1,'cheek_type',56,-37,0), (337181,2530113,1,'chin_type',15,-98,-93), (337182,2530113,1,'ear_type',77,32,0), (337183,2530113,1,'eye_brow_type',87,90,-94), (337184,2530113,0,'eye_color',164,148,100), (337185,2530113,1,'eye_type',-14,0,0), (337186,2530113,0,'hair_color1',56,33,26), (337187,2530113,0,'hair_color2',94,59,11), (337188,2530113,0,'hair_face_color',100,70,10), (337189,2530113,0,'hair_face_highlight_color',193,100,45), (337190,2530113,0,'hair_highlight',105,26,26), (337191,2530113,0,'hair_type_color',100,70,10), (337192,2530113,0,'hair_type_highlight_color',193,100,45), (337193,2530113,1,'lip_type',32,-21,93), (337194,2530113,1,'nose_type',56,-31,-70), (337195,2530113,0,'skin_color',184,150,109), (337196,2530113,1,'soga_cheek_type',56,-37,0), (337197,2530113,1,'soga_chin_type',15,-98,-93), (337198,2530113,1,'soga_ear_type',77,32,0), (337199,2530113,1,'soga_eye_brow_type',87,90,-94), (337200,2530113,0,'soga_eye_color',229,229,102), (337201,2530113,1,'soga_eye_type',-14,0,0), (337202,2530113,0,'soga_hair_color1',56,33,26), (337203,2530113,0,'soga_hair_color2',94,59,11), (337204,2530113,0,'soga_hair_face_color',100,70,10), (337205,2530113,0,'soga_hair_face_highlight_color',193,100,45), (337206,2530113,0,'soga_hair_highlight',105,26,26), (337207,2530113,0,'soga_hair_type_color',100,70,10), (337208,2530113,0,'soga_hair_type_highlight_color',193,100,45), (337209,2530113,1,'soga_lip_type',32,-21,93), (337210,2530113,1,'soga_nose_type',56,-31,-70), (337211,2530113,0,'soga_skin_color',184,150,109), (337212,2530113,0,'wing_color1',255,255,255), (337213,2530113,0,'wing_color2',255,255,255), (337363,2540000,0,'eye_color',255,255,255), (337364,2540000,0,'skin_color',112,121,72), (337365,2540000,0,'soga_eye_color',255,0,255), (337366,2540001,0,'eye_color',255,255,255), (337367,2540001,0,'skin_color',112,121,72), (337368,2540001,0,'soga_eye_color',255,0,255), (337369,2540002,0,'eye_color',255,255,255), (337370,2540002,0,'skin_color',255,255,255), (337371,2540002,0,'soga_eye_color',255,0,255), (337372,2540003,0,'eye_color',255,255,255), (337373,2540003,0,'skin_color',255,255,255), (337374,2540003,0,'soga_eye_color',255,0,255), (337375,2540004,0,'eye_color',255,255,255), (337376,2540004,0,'skin_color',255,255,255), (337377,2540004,0,'soga_eye_color',255,0,255), (337378,2540005,1,'cheek_type',-42,12,0), (337379,2540005,1,'chin_type',-18,18,7), (337380,2540005,1,'ear_type',-5,7,0), (337381,2540005,1,'eye_brow_type',12,2,12), (337382,2540005,0,'eye_color',219,109,234), (337383,2540005,1,'eye_type',-32,0,0), (337384,2540005,0,'hair_face_color',183,197,197), (337385,2540005,0,'hair_face_highlight_color',105,103,97), (337386,2540005,0,'hair_type_color',183,197,197), (337387,2540005,0,'hair_type_highlight_color',105,103,97), (337388,2540005,1,'lip_type',-17,-26,31), (337389,2540005,1,'nose_type',7,0,-21), (337390,2540005,0,'skin_color',63,119,118), (337391,2540005,1,'soga_cheek_type',-42,12,0), (337392,2540005,1,'soga_chin_type',-18,18,7), (337393,2540005,1,'soga_ear_type',-5,7,0), (337394,2540005,1,'soga_eye_brow_type',12,2,12), (337395,2540005,0,'soga_eye_color',229,229,102), (337396,2540005,1,'soga_eye_type',-32,0,0), (337397,2540005,0,'soga_hair_face_color',183,197,197), (337398,2540005,0,'soga_hair_face_highlight_color',105,103,97), (337399,2540005,0,'soga_hair_type_color',183,197,197), (337400,2540005,0,'soga_hair_type_highlight_color',105,103,97), (337401,2540005,1,'soga_lip_type',-17,-26,31), (337402,2540005,1,'soga_nose_type',7,0,-21), (337403,2540005,0,'soga_skin_color',63,119,118), (337404,2540005,0,'wing_color1',255,255,255), (337405,2540005,0,'wing_color2',255,255,255), (337406,2540006,0,'eye_color',255,255,255), (337407,2540006,0,'skin_color',255,255,255), (337408,2540006,0,'soga_eye_color',255,0,255), (337409,2540007,0,'eye_color',255,255,255), (337410,2540007,0,'skin_color',255,255,255), (337411,2540007,0,'soga_eye_color',255,0,255), (337412,2540008,0,'eye_color',255,255,255), (337413,2540008,0,'skin_color',255,255,255), (337414,2540008,0,'soga_eye_color',255,0,255), (337415,2540009,0,'eye_color',255,255,255), (337416,2540009,0,'skin_color',255,255,255), (337417,2540009,0,'soga_eye_color',255,0,255), (337418,2540010,0,'eye_color',255,255,255), (337419,2540010,0,'skin_color',255,255,255), (337420,2540010,0,'soga_eye_color',255,0,255), (337421,2540011,0,'eye_color',255,255,255), (337422,2540011,0,'skin_color',255,255,255), (337423,2540011,0,'soga_eye_color',255,0,255), (337424,2540012,0,'eye_color',255,255,255), (337425,2540012,0,'skin_color',255,255,255), (337426,2540012,0,'soga_eye_color',255,0,255), (337427,2540013,0,'eye_color',0,0,255), (337428,2540013,0,'skin_color',0,0,255), (337429,2540013,0,'soga_eye_color',255,0,255), (337430,2540014,0,'eye_color',255,255,255), (337431,2540014,0,'skin_color',255,255,255), (337432,2540014,0,'soga_eye_color',255,0,255), (337433,2540015,0,'eye_color',255,255,255), (337434,2540015,0,'skin_color',255,255,255), (337435,2540015,0,'soga_eye_color',255,0,255), (337436,2540016,0,'eye_color',255,255,255), (337437,2540016,0,'skin_color',255,255,255), (337438,2540016,0,'soga_eye_color',255,0,255), (337442,2540018,0,'eye_color',255,255,255), (337443,2540018,0,'skin_color',255,255,255), (337444,2540019,0,'eye_color',255,255,255), (337445,2540019,0,'skin_color',255,255,255), (337446,2540020,0,'eye_color',255,255,255), (337447,2540020,0,'skin_color',255,255,255), (337448,2540021,0,'eye_color',255,255,255), (337449,2540021,0,'skin_color',255,255,255), (337450,3480000,1,'cheek_type',-10,-19,0), (337451,3480000,1,'chin_type',12,9,-14), (337452,3480000,1,'ear_type',0,-48,0), (337453,3480000,1,'eye_brow_type',37,-5,41), (337454,3480000,0,'eye_color',134,184,198), (337455,3480000,1,'eye_type',-5,0,0), (337456,3480000,0,'hair_color1',79,28,15), (337457,3480000,0,'hair_color2',111,64,0), (337458,3480000,0,'hair_face_color',161,119,35), (337459,3480000,0,'hair_face_highlight_color',53,38,20), (337460,3480000,0,'hair_highlight',29,21,28), (337461,3480000,0,'hair_type_color',161,119,35), (337462,3480000,0,'hair_type_highlight_color',53,38,20), (337463,3480000,1,'lip_type',-21,-29,-28), (337464,3480000,1,'nose_type',-35,-34,10), (337465,3480000,0,'skin_color',184,148,105), (337466,3480000,1,'soga_cheek_type',-10,-19,0), (337467,3480000,1,'soga_chin_type',12,9,-14), (337468,3480000,1,'soga_ear_type',0,-48,0), (337469,3480000,1,'soga_eye_brow_type',37,-5,41), (337470,3480000,0,'soga_eye_color',229,229,102), (337471,3480000,1,'soga_eye_type',-5,0,0), (337472,3480000,0,'soga_hair_color1',79,28,15), (337473,3480000,0,'soga_hair_color2',111,64,0), (337474,3480000,0,'soga_hair_face_color',161,119,35), (337475,3480000,0,'soga_hair_face_highlight_color',53,38,20), (337476,3480000,0,'soga_hair_highlight',29,21,28), (337477,3480000,0,'soga_hair_type_color',161,119,35), (337478,3480000,0,'soga_hair_type_highlight_color',53,38,20), (337479,3480000,1,'soga_lip_type',-21,-29,-28), (337480,3480000,1,'soga_nose_type',-35,-34,10), (337481,3480000,0,'soga_skin_color',184,148,105), (337482,3480000,0,'wing_color1',255,255,255), (337483,3480000,0,'wing_color2',255,255,255), (337484,3480001,0,'eye_color',255,255,255), (337485,3480001,0,'skin_color',255,255,255), (337486,3480001,0,'soga_eye_color',255,0,255), (337487,3480002,0,'eye_color',255,255,255), (337488,3480002,0,'skin_color',255,255,255), (337489,3480002,0,'soga_eye_color',255,0,255), (337490,3480003,0,'eye_color',255,255,255), (337491,3480003,0,'skin_color',255,255,255), (337492,3480003,0,'soga_eye_color',255,0,255), (337493,3480004,1,'cheek_type',-2,0,0), (337494,3480004,1,'chin_type',25,3,25), (337495,3480004,1,'ear_type',-18,17,0), (337496,3480004,1,'eye_brow_type',0,-3,17), (337497,3480004,0,'eye_color',125,178,193), (337498,3480004,1,'eye_type',9,0,0), (337499,3480004,0,'hair_face_color',188,154,50), (337500,3480004,0,'hair_face_highlight_color',119,70,3), (337501,3480004,0,'hair_type_color',188,154,50), (337502,3480004,0,'hair_type_highlight_color',119,70,3), (337503,3480004,1,'lip_type',0,-45,31), (337504,3480004,1,'nose_type',5,-28,14), (337505,3480004,0,'skin_color',176,137,72), (337506,3480004,1,'soga_cheek_type',-2,0,0), (337507,3480004,1,'soga_chin_type',25,3,25), (337508,3480004,1,'soga_ear_type',-18,17,0), (337509,3480004,1,'soga_eye_brow_type',0,-3,17), (337510,3480004,0,'soga_eye_color',229,229,102), (337511,3480004,1,'soga_eye_type',9,0,0), (337512,3480004,0,'soga_hair_face_color',188,154,50), (337513,3480004,0,'soga_hair_face_highlight_color',119,70,3), (337514,3480004,0,'soga_hair_type_color',188,154,50), (337515,3480004,0,'soga_hair_type_highlight_color',119,70,3), (337516,3480004,1,'soga_lip_type',0,-45,31), (337517,3480004,1,'soga_nose_type',5,-28,14), (337518,3480004,0,'soga_skin_color',176,137,72), (337519,3480004,0,'wing_color1',255,255,255), (337520,3480004,0,'wing_color2',255,255,255), (337521,3480005,1,'cheek_type',-7,-57,0), (337522,3480005,1,'chin_type',11,-82,69), (337523,3480005,1,'ear_type',-93,-94,0), (337524,3480005,1,'eye_brow_type',31,70,-100), (337525,3480005,0,'eye_color',106,56,138), (337526,3480005,1,'eye_type',58,0,0), (337527,3480005,0,'hair_color1',112,123,142), (337528,3480005,0,'hair_color2',124,116,110), (337529,3480005,0,'hair_face_color',193,182,168), (337530,3480005,0,'hair_face_highlight_color',109,131,182), (337531,3480005,0,'hair_highlight',103,102,153), (337532,3480005,0,'hair_type_color',193,182,168), (337533,3480005,0,'hair_type_highlight_color',109,131,182), (337534,3480005,1,'lip_type',-2,44,19), (337535,3480005,1,'nose_type',-78,64,-35), (337536,3480005,0,'skin_color',151,194,193), (337537,3480005,1,'soga_cheek_type',-7,-57,0), (337538,3480005,1,'soga_chin_type',11,-82,69), (337539,3480005,1,'soga_ear_type',-93,-94,0), (337540,3480005,1,'soga_eye_brow_type',31,70,-100), (337541,3480005,0,'soga_eye_color',229,229,102), (337542,3480005,1,'soga_eye_type',58,0,0), (337543,3480005,0,'soga_hair_color1',112,123,142), (337544,3480005,0,'soga_hair_color2',124,116,110), (337545,3480005,0,'soga_hair_face_color',193,182,168), (337546,3480005,0,'soga_hair_face_highlight_color',109,131,182), (337547,3480005,0,'soga_hair_highlight',103,102,153), (337548,3480005,0,'soga_hair_type_color',193,182,168), (337549,3480005,0,'soga_hair_type_highlight_color',109,131,182), (337550,3480005,1,'soga_lip_type',-2,44,19), (337551,3480005,1,'soga_nose_type',-78,64,-35), (337552,3480005,0,'soga_skin_color',151,194,193), (337553,3480005,0,'wing_color1',255,255,255), (337554,3480005,0,'wing_color2',255,255,255), (337558,3480007,0,'eye_color',255,255,255), (337559,3480007,0,'skin_color',255,255,255), (337560,3480007,0,'soga_eye_color',255,0,255), (337561,2830000,1,'cheek_type',42,25,0), (337562,2830000,1,'chin_type',88,-29,-22), (337563,2830000,1,'ear_type',31,25,0), (337564,2830000,1,'eye_brow_type',42,-4,57), (337565,2830000,0,'eye_color',117,170,169), (337566,2830000,1,'eye_type',11,0,0), (337567,2830000,0,'hair_color1',50,48,56), (337568,2830000,0,'hair_color2',68,72,71), (337569,2830000,0,'hair_face_color',61,61,75), (337570,2830000,0,'hair_face_highlight_color',119,147,147), (337571,2830000,0,'hair_highlight',123,123,130), (337572,2830000,0,'hair_type_color',61,61,75), (337573,2830000,0,'hair_type_highlight_color',119,147,147), (337574,2830000,1,'lip_type',21,-50,84), (337575,2830000,1,'nose_type',17,64,-78), (337576,2830000,0,'skin_color',226,205,157), (337577,2830000,1,'soga_cheek_type',42,25,0), (337578,2830000,1,'soga_chin_type',88,-29,-22), (337579,2830000,1,'soga_ear_type',31,25,0), (337580,2830000,1,'soga_eye_brow_type',42,-4,57), (337581,2830000,0,'soga_eye_color',229,229,102), (337582,2830000,1,'soga_eye_type',11,0,0), (337583,2830000,0,'soga_hair_color1',50,48,56), (337584,2830000,0,'soga_hair_color2',68,72,71), (337585,2830000,0,'soga_hair_face_color',61,61,75), (337586,2830000,0,'soga_hair_face_highlight_color',119,147,147), (337587,2830000,0,'soga_hair_highlight',123,123,130), (337588,2830000,0,'soga_hair_type_color',61,61,75), (337589,2830000,0,'soga_hair_type_highlight_color',119,147,147), (337590,2830000,1,'soga_lip_type',21,-50,84), (337591,2830000,1,'soga_nose_type',17,64,-78), (337592,2830000,0,'soga_skin_color',226,205,157), (337593,2830000,0,'wing_color1',255,255,255), (337594,2830000,0,'wing_color2',255,255,255), (337595,3640000,1,'cheek_type',-11,40,0), (337596,3640000,1,'chin_type',34,-22,8), (337597,3640000,1,'ear_type',11,-23,0), (337598,3640000,1,'eye_brow_type',-37,21,-31), (337599,3640000,0,'eye_color',71,63,34), (337600,3640000,1,'eye_type',-7,0,0), (337601,3640000,0,'hair_face_color',61,55,36), (337602,3640000,0,'hair_face_highlight_color',103,57,5), (337603,3640000,0,'hair_type_color',61,55,36), (337604,3640000,0,'hair_type_highlight_color',103,57,5), (337605,3640000,1,'lip_type',-3,-2,25), (337606,3640000,1,'nose_type',20,0,9), (337607,3640000,0,'skin_color',255,255,255), (337608,3640000,1,'soga_cheek_type',-11,40,0), (337609,3640000,1,'soga_chin_type',34,-22,8), (337610,3640000,1,'soga_ear_type',11,-23,0), (337611,3640000,1,'soga_eye_brow_type',-37,21,-31), (337612,3640000,0,'soga_eye_color',229,229,102), (337613,3640000,1,'soga_eye_type',-7,0,0), (337614,3640000,0,'soga_hair_face_color',61,55,36), (337615,3640000,0,'soga_hair_face_highlight_color',103,57,5), (337616,3640000,0,'soga_hair_type_color',61,55,36), (337617,3640000,0,'soga_hair_type_highlight_color',103,57,5), (337618,3640000,1,'soga_lip_type',-3,-2,25), (337619,3640000,1,'soga_nose_type',20,0,9), (337620,3640000,0,'soga_skin_color',255,255,255), (337621,3640000,0,'wing_color1',255,255,255), (337622,3640000,0,'wing_color2',255,255,255), (337623,3640001,1,'cheek_type',62,31,0), (337624,3640001,1,'chin_type',-87,-42,-68), (337625,3640001,1,'ear_type',5,-4,0), (337626,3640001,1,'eye_brow_type',-23,68,41), (337627,3640001,0,'eye_color',34,68,75), (337628,3640001,1,'eye_type',-72,0,0), (337629,3640001,0,'hair_color1',38,22,21), (337630,3640001,0,'hair_color2',120,50,0), (337631,3640001,0,'hair_face_color',8,3,3), (337632,3640001,0,'hair_face_highlight_color',47,14,19), (337633,3640001,0,'hair_highlight',54,45,28), (337634,3640001,0,'hair_type_color',8,3,3), (337635,3640001,0,'hair_type_highlight_color',47,14,19), (337636,3640001,1,'lip_type',-66,97,31), (337637,3640001,1,'nose_type',7,57,-35), (337638,3640001,0,'skin_color',197,201,201), (337639,3640001,1,'soga_cheek_type',62,31,0), (337640,3640001,1,'soga_chin_type',-87,-42,-68), (337641,3640001,1,'soga_ear_type',5,-4,0), (337642,3640001,1,'soga_eye_brow_type',-23,68,41), (337643,3640001,0,'soga_eye_color',229,229,102), (337644,3640001,1,'soga_eye_type',-72,0,0), (337645,3640001,0,'soga_hair_color1',38,22,21), (337646,3640001,0,'soga_hair_color2',120,50,0), (337647,3640001,0,'soga_hair_face_color',8,3,3), (337648,3640001,0,'soga_hair_face_highlight_color',47,14,19), (337649,3640001,0,'soga_hair_highlight',54,45,28), (337650,3640001,0,'soga_hair_type_color',8,3,3), (337651,3640001,0,'soga_hair_type_highlight_color',47,14,19), (337652,3640001,1,'soga_lip_type',-66,97,31), (337653,3640001,1,'soga_nose_type',7,57,-35), (337654,3640001,0,'soga_skin_color',197,201,201), (337655,3640001,0,'wing_color1',255,255,255), (337656,3640001,0,'wing_color2',255,255,255), (337657,3640002,1,'cheek_type',91,69,0), (337658,3640002,1,'chin_type',97,-25,62), (337659,3640002,1,'ear_type',14,-12,0), (337660,3640002,1,'eye_brow_type',62,-25,-64), (337661,3640002,0,'eye_color',41,85,79), (337662,3640002,1,'eye_type',-14,0,0), (337663,3640002,0,'hair_color1',26,24,25), (337664,3640002,0,'hair_color2',36,34,36), (337665,3640002,0,'hair_face_color',15,1,21), (337666,3640002,0,'hair_face_highlight_color',244,246,246), (337667,3640002,0,'hair_highlight',164,165,165), (337668,3640002,0,'hair_type_color',15,1,21), (337669,3640002,0,'hair_type_highlight_color',244,246,246), (337670,3640002,1,'lip_type',62,1,45), (337671,3640002,1,'nose_type',-61,47,-70), (337672,3640002,0,'skin_color',219,226,216), (337673,3640002,1,'soga_cheek_type',91,69,0), (337674,3640002,1,'soga_chin_type',97,-25,62), (337675,3640002,1,'soga_ear_type',14,-12,0), (337676,3640002,1,'soga_eye_brow_type',62,-25,-64), (337677,3640002,0,'soga_eye_color',229,229,102), (337678,3640002,1,'soga_eye_type',-14,0,0), (337679,3640002,0,'soga_hair_color1',26,24,25), (337680,3640002,0,'soga_hair_color2',36,34,36), (337681,3640002,0,'soga_hair_face_color',15,1,21), (337682,3640002,0,'soga_hair_face_highlight_color',244,246,246), (337683,3640002,0,'soga_hair_highlight',164,165,165), (337684,3640002,0,'soga_hair_type_color',15,1,21), (337685,3640002,0,'soga_hair_type_highlight_color',244,246,246), (337686,3640002,1,'soga_lip_type',62,1,45), (337687,3640002,1,'soga_nose_type',-61,47,-70), (337688,3640002,0,'soga_skin_color',219,226,216), (337689,3640002,0,'wing_color1',255,255,255), (337690,3640002,0,'wing_color2',255,255,255), (337691,3640003,1,'cheek_type',-43,-72,0), (337692,3640003,1,'chin_type',38,-75,77), (337693,3640003,1,'ear_type',-61,-83,0), (337694,3640003,1,'eye_brow_type',-51,-35,-31), (337695,3640003,0,'eye_color',173,142,88), (337696,3640003,1,'eye_type',-76,0,0), (337697,3640003,0,'hair_color1',43,36,70), (337698,3640003,0,'hair_color2',64,76,74), (337699,3640003,0,'hair_face_color',49,47,61), (337700,3640003,0,'hair_face_highlight_color',42,29,2), (337701,3640003,0,'hair_highlight',79,28,15), (337702,3640003,0,'hair_type_color',49,47,61), (337703,3640003,0,'hair_type_highlight_color',42,29,2), (337704,3640003,1,'lip_type',3,41,70), (337705,3640003,1,'nose_type',-47,82,31), (337706,3640003,0,'skin_color',243,251,251), (337707,3640003,1,'soga_cheek_type',-43,-72,0), (337708,3640003,1,'soga_chin_type',38,-75,77), (337709,3640003,1,'soga_ear_type',-61,-83,0), (337710,3640003,1,'soga_eye_brow_type',-51,-35,-31), (337711,3640003,0,'soga_eye_color',229,229,102), (337712,3640003,1,'soga_eye_type',-76,0,0), (337713,3640003,0,'soga_hair_color1',43,36,70), (337714,3640003,0,'soga_hair_color2',64,76,74), (337715,3640003,0,'soga_hair_face_color',49,47,61), (337716,3640003,0,'soga_hair_face_highlight_color',42,29,2), (337717,3640003,0,'soga_hair_highlight',79,28,15), (337718,3640003,0,'soga_hair_type_color',49,47,61), (337719,3640003,0,'soga_hair_type_highlight_color',42,29,2), (337720,3640003,1,'soga_lip_type',3,41,70), (337721,3640003,1,'soga_nose_type',-47,82,31), (337722,3640003,0,'soga_skin_color',243,251,251), (337723,3640003,0,'wing_color1',255,255,255), (337724,3640003,0,'wing_color2',255,255,255), (337725,3640004,1,'cheek_type',-34,-78,0), (337726,3640004,1,'chin_type',-7,-7,95), (337727,3640004,1,'ear_type',41,0,0), (337728,3640004,1,'eye_brow_type',-10,20,77), (337729,3640004,0,'eye_color',57,117,135), (337730,3640004,1,'eye_type',-40,0,0), (337731,3640004,0,'hair_color1',89,21,21), (337732,3640004,0,'hair_color2',171,87,0), (337733,3640004,0,'hair_face_color',168,59,22), (337734,3640004,0,'hair_face_highlight_color',244,246,246), (337735,3640004,0,'hair_highlight',164,165,165), (337736,3640004,0,'hair_type_color',168,59,22), (337737,3640004,0,'hair_type_highlight_color',244,246,246), (337738,3640004,1,'lip_type',-45,-76,-39), (337739,3640004,1,'nose_type',25,-71,90), (337740,3640004,0,'skin_color',149,151,126), (337741,3640004,1,'soga_cheek_type',-34,-78,0), (337742,3640004,1,'soga_chin_type',-7,-7,95), (337743,3640004,1,'soga_ear_type',41,0,0), (337744,3640004,1,'soga_eye_brow_type',-10,20,77), (337745,3640004,0,'soga_eye_color',229,229,102), (337746,3640004,1,'soga_eye_type',-40,0,0), (337747,3640004,0,'soga_hair_color1',89,21,21), (337748,3640004,0,'soga_hair_color2',171,87,0), (337749,3640004,0,'soga_hair_face_color',168,59,22), (337750,3640004,0,'soga_hair_face_highlight_color',244,246,246), (337751,3640004,0,'soga_hair_highlight',164,165,165), (337752,3640004,0,'soga_hair_type_color',168,59,22), (337753,3640004,0,'soga_hair_type_highlight_color',244,246,246), (337754,3640004,1,'soga_lip_type',-45,-76,-39), (337755,3640004,1,'soga_nose_type',25,-71,90), (337756,3640004,0,'soga_skin_color',149,151,126), (337757,3640004,0,'wing_color1',255,255,255), (337758,3640004,0,'wing_color2',255,255,255), (337768,3500000,1,'cheek_type',-93,-1,0), (337769,3500000,1,'chin_type',11,29,22), (337770,3500000,1,'ear_type',50,96,0), (337771,3500000,1,'eye_brow_type',-58,96,53), (337772,3500000,0,'eye_color',119,91,148), (337773,3500000,1,'eye_type',85,0,0), (337774,3500000,0,'hair_face_color',30,153,4), (337775,3500000,0,'hair_type_color',30,153,4), (337776,3500000,1,'lip_type',-81,31,34), (337777,3500000,1,'nose_type',-53,48,88), (337778,3500000,0,'skin_color',30,153,4), (337779,3500000,1,'soga_cheek_type',-93,-1,0), (337780,3500000,1,'soga_chin_type',11,29,22), (337781,3500000,1,'soga_ear_type',50,96,0), (337782,3500000,1,'soga_eye_brow_type',-58,96,53), (337783,3500000,0,'soga_eye_color',229,229,102), (337784,3500000,1,'soga_eye_type',85,0,0), (337785,3500000,0,'soga_hair_face_color',30,153,4), (337786,3500000,0,'soga_hair_type_color',30,153,4), (337787,3500000,1,'soga_lip_type',-81,31,34), (337788,3500000,1,'soga_nose_type',-53,48,88), (337789,3500000,0,'soga_skin_color',30,153,4), (337790,3500000,0,'wing_color1',255,255,255), (337791,3500000,0,'wing_color2',255,255,255), (337792,3500001,0,'eye_color',255,255,255), (337793,3500001,0,'skin_color',255,255,255), (337794,3500001,0,'soga_eye_color',255,0,255), (337795,2880000,0,'eye_color',255,255,255), (337796,2880000,0,'skin_color',255,255,255), (337797,2880000,0,'soga_eye_color',255,0,255), (337798,2880001,1,'cheek_type',28,-74,0), (337799,2880001,1,'chin_type',74,28,-53), (337800,2880001,1,'ear_type',74,-85,0), (337801,2880001,1,'eye_brow_type',-43,-52,-32), (337802,2880001,0,'eye_color',43,61,36), (337803,2880001,1,'eye_type',66,0,0), (337804,2880001,0,'hair_color1',43,36,70), (337805,2880001,0,'hair_color2',64,76,74), (337806,2880001,0,'hair_face_color',61,61,75), (337807,2880001,0,'hair_face_highlight_color',84,0,0), (337808,2880001,0,'hair_highlight',109,14,49), (337809,2880001,0,'hair_type_color',61,61,75), (337810,2880001,0,'hair_type_highlight_color',84,0,0), (337811,2880001,1,'lip_type',58,-74,25), (337812,2880001,1,'nose_type',-15,-76,-35), (337813,2880001,0,'skin_color',253,250,250), (337814,2880001,1,'soga_cheek_type',28,-74,0), (337815,2880001,1,'soga_chin_type',74,28,-53), (337816,2880001,1,'soga_ear_type',74,-85,0), (337817,2880001,1,'soga_eye_brow_type',-43,-52,-32), (337818,2880001,0,'soga_eye_color',229,229,102), (337819,2880001,1,'soga_eye_type',66,0,0), (337820,2880001,0,'soga_hair_color1',43,36,70), (337821,2880001,0,'soga_hair_color2',64,76,74), (337822,2880001,0,'soga_hair_face_color',61,61,75), (337823,2880001,0,'soga_hair_face_highlight_color',84,0,0), (337824,2880001,0,'soga_hair_highlight',109,14,49), (337825,2880001,0,'soga_hair_type_color',61,61,75), (337826,2880001,0,'soga_hair_type_highlight_color',84,0,0), (337827,2880001,1,'soga_lip_type',58,-74,25), (337828,2880001,1,'soga_nose_type',-15,-76,-35), (337829,2880001,0,'soga_skin_color',253,250,250), (337830,2880001,0,'wing_color1',255,255,255), (337831,2880001,0,'wing_color2',255,255,255), (337832,2880002,1,'cheek_type',-52,69,0), (337833,2880002,1,'chin_type',-72,95,-68), (337834,2880002,1,'ear_type',-93,37,0), (337835,2880002,1,'eye_brow_type',-65,38,-74), (337836,2880002,0,'eye_color',147,76,180), (337837,2880002,1,'eye_type',-28,0,0), (337838,2880002,0,'hair_color1',160,156,172), (337839,2880002,0,'hair_color2',62,62,68), (337840,2880002,0,'hair_face_color',244,245,246), (337841,2880002,0,'hair_face_highlight_color',15,1,20), (337842,2880002,0,'hair_highlight',29,21,28), (337843,2880002,0,'hair_type_color',244,245,246), (337844,2880002,0,'hair_type_highlight_color',15,1,20), (337845,2880002,1,'lip_type',-70,97,44), (337846,2880002,1,'nose_type',52,87,3), (337847,2880002,0,'skin_color',167,148,146), (337848,2880002,1,'soga_cheek_type',-52,69,0), (337849,2880002,1,'soga_chin_type',-72,95,-68), (337850,2880002,1,'soga_ear_type',-93,37,0), (337851,2880002,1,'soga_eye_brow_type',-65,38,-74), (337852,2880002,0,'soga_eye_color',229,229,102), (337853,2880002,1,'soga_eye_type',-28,0,0), (337854,2880002,0,'soga_hair_color1',160,156,172), (337855,2880002,0,'soga_hair_color2',62,62,68), (337856,2880002,0,'soga_hair_face_color',244,245,246), (337857,2880002,0,'soga_hair_face_highlight_color',15,1,20), (337858,2880002,0,'soga_hair_highlight',29,21,28), (337859,2880002,0,'soga_hair_type_color',244,245,246), (337860,2880002,0,'soga_hair_type_highlight_color',15,1,20), (337861,2880002,1,'soga_lip_type',-70,97,44), (337862,2880002,1,'soga_nose_type',52,87,3), (337863,2880002,0,'soga_skin_color',167,148,146), (337864,2880002,0,'wing_color1',255,255,255), (337865,2880002,0,'wing_color2',255,255,255), (337866,2880003,1,'cheek_type',-61,-53,0), (337867,2880003,1,'chin_type',-81,48,37), (337868,2880003,1,'ear_type',-69,-78,0), (337869,2880003,1,'eye_brow_type',81,-1,-88), (337870,2880003,0,'eye_color',243,163,255), (337871,2880003,1,'eye_type',-68,0,0), (337872,2880003,0,'hair_color1',93,64,120), (337873,2880003,0,'hair_color2',95,79,92), (337874,2880003,0,'hair_face_color',110,158,181), (337875,2880003,0,'hair_face_highlight_color',109,131,182), (337876,2880003,0,'hair_highlight',103,102,153), (337877,2880003,0,'hair_type_color',110,158,181), (337878,2880003,0,'hair_type_highlight_color',109,131,182), (337879,2880003,1,'lip_type',97,31,37), (337880,2880003,1,'nose_type',2,-8,29), (337881,2880003,0,'skin_color',187,177,210), (337882,2880003,1,'soga_cheek_type',-61,-53,0), (337883,2880003,1,'soga_chin_type',-81,48,37), (337884,2880003,1,'soga_ear_type',-69,-78,0), (337885,2880003,1,'soga_eye_brow_type',81,-1,-88), (337886,2880003,0,'soga_eye_color',229,229,102), (337887,2880003,1,'soga_eye_type',-68,0,0), (337888,2880003,0,'soga_hair_color1',93,64,120), (337889,2880003,0,'soga_hair_color2',95,79,92), (337890,2880003,0,'soga_hair_face_color',110,158,181), (337891,2880003,0,'soga_hair_face_highlight_color',109,131,182), (337892,2880003,0,'soga_hair_highlight',103,102,153), (337893,2880003,0,'soga_hair_type_color',110,158,181), (337894,2880003,0,'soga_hair_type_highlight_color',109,131,182), (337895,2880003,1,'soga_lip_type',97,31,37), (337896,2880003,1,'soga_nose_type',2,-8,29), (337897,2880003,0,'soga_skin_color',187,177,210), (337898,2880003,0,'wing_color1',255,255,255), (337899,2880003,0,'wing_color2',255,255,255), (337900,2880004,1,'cheek_type',0,87,0), (337901,2880004,1,'chin_type',-75,93,-69), (337902,2880004,1,'ear_type',-78,52,0), (337903,2880004,1,'eye_brow_type',-76,88,-7), (337904,2880004,0,'eye_color',16,24,31), (337905,2880004,0,'hair_color1',98,91,163), (337906,2880004,0,'hair_color2',59,81,113), (337907,2880004,0,'hair_face_color',107,131,144), (337908,2880004,0,'hair_face_highlight_color',102,132,151), (337909,2880004,0,'hair_highlight',98,135,156), (337910,2880004,0,'hair_type_color',107,131,144), (337911,2880004,0,'hair_type_highlight_color',102,132,151), (337912,2880004,1,'lip_type',38,-87,-25), (337913,2880004,1,'nose_type',-68,-42,95), (337914,2880004,0,'skin_color',154,197,196), (337915,2880004,1,'soga_cheek_type',0,87,0), (337916,2880004,1,'soga_chin_type',-75,93,-69), (337917,2880004,1,'soga_ear_type',-78,52,0), (337918,2880004,1,'soga_eye_brow_type',-76,88,-7), (337919,2880004,0,'soga_eye_color',229,229,102), (337920,2880004,0,'soga_hair_color1',98,91,163), (337921,2880004,0,'soga_hair_color2',59,81,113), (337922,2880004,0,'soga_hair_face_color',107,131,144), (337923,2880004,0,'soga_hair_face_highlight_color',102,132,151), (337924,2880004,0,'soga_hair_highlight',98,135,156), (337925,2880004,0,'soga_hair_type_color',107,131,144), (337926,2880004,0,'soga_hair_type_highlight_color',102,132,151), (337927,2880004,1,'soga_lip_type',38,-87,-25), (337928,2880004,1,'soga_nose_type',-68,-42,95), (337929,2880004,0,'soga_skin_color',154,197,196), (337930,2880004,0,'wing_color1',255,255,255), (337931,2880004,0,'wing_color2',255,255,255), (337932,2880005,1,'cheek_type',100,-100,0), (337933,2880005,1,'chin_type',-100,100,100), (337934,2880005,1,'ear_type',25,9,0), (337935,2880005,1,'eye_brow_type',100,100,100), (337936,2880005,0,'eye_color',118,14,183), (337937,2880005,1,'eye_type',100,0,0), (337938,2880005,0,'hair_face_color',171,60,32), (337939,2880005,0,'hair_face_highlight_color',216,192,37), (337940,2880005,0,'hair_type_color',171,60,32), (337941,2880005,0,'hair_type_highlight_color',216,192,37), (337942,2880005,1,'lip_type',100,50,-68), (337943,2880005,1,'nose_type',0,-17,-1), (337944,2880005,0,'skin_color',9,10,10), (337945,2880005,1,'soga_cheek_type',100,-100,0), (337946,2880005,1,'soga_chin_type',-100,100,100), (337947,2880005,1,'soga_ear_type',25,9,0), (337948,2880005,1,'soga_eye_brow_type',100,100,100), (337949,2880005,0,'soga_eye_color',229,229,102), (337950,2880005,1,'soga_eye_type',100,0,0), (337951,2880005,0,'soga_hair_face_color',171,60,32), (337952,2880005,0,'soga_hair_face_highlight_color',216,192,37), (337953,2880005,0,'soga_hair_type_color',171,60,32), (337954,2880005,0,'soga_hair_type_highlight_color',216,192,37), (337955,2880005,1,'soga_lip_type',100,50,-68), (337956,2880005,1,'soga_nose_type',0,-17,-1), (337957,2880005,0,'soga_skin_color',9,10,10), (337958,2880005,0,'wing_color1',255,255,255), (337959,2880005,0,'wing_color2',255,255,255), (337960,4260000,0,'eye_color',1,1,1), (337961,4260000,0,'skin_color',1,1,1), (337962,4260000,0,'soga_eye_color',255,0,255), (337963,4260001,0,'eye_color',1,1,1), (337964,4260001,0,'skin_color',1,1,1), (337965,4260001,0,'soga_eye_color',255,0,255), (337966,4260002,1,'cheek_type',-62,64,0), (337967,4260002,1,'chin_type',91,62,0), (337968,4260002,1,'ear_type',-76,78,0), (337969,4260002,1,'eye_brow_type',40,-61,96), (337970,4260002,0,'eye_color',118,129,225), (337971,4260002,1,'eye_type',19,0,0), (337972,4260002,0,'hair_color1',98,135,156), (337973,4260002,0,'hair_color2',88,95,109), (337974,4260002,0,'hair_face_color',100,131,153), (337975,4260002,0,'hair_face_highlight_color',5,4,1), (337976,4260002,0,'hair_highlight',33,22,19), (337977,4260002,0,'hair_type_color',100,131,153), (337978,4260002,0,'hair_type_highlight_color',5,4,1), (337979,4260002,1,'lip_type',66,84,-11), (337980,4260002,1,'nose_type',-87,-48,96), (337981,4260002,0,'skin_color',159,202,201), (337982,4260002,1,'soga_cheek_type',-62,64,0), (337983,4260002,1,'soga_chin_type',91,62,0), (337984,4260002,1,'soga_ear_type',-76,78,0), (337985,4260002,1,'soga_eye_brow_type',40,-61,96), (337986,4260002,0,'soga_eye_color',229,229,102), (337987,4260002,1,'soga_eye_type',19,0,0), (337988,4260002,0,'soga_hair_color1',98,135,156), (337989,4260002,0,'soga_hair_color2',88,95,109), (337990,4260002,0,'soga_hair_face_color',100,131,153), (337991,4260002,0,'soga_hair_face_highlight_color',5,4,1), (337992,4260002,0,'soga_hair_highlight',33,22,19), (337993,4260002,0,'soga_hair_type_color',100,131,153), (337994,4260002,0,'soga_hair_type_highlight_color',5,4,1), (337995,4260002,1,'soga_lip_type',66,84,-11), (337996,4260002,1,'soga_nose_type',-87,-48,96), (337997,4260002,0,'soga_skin_color',159,202,201), (337998,4260002,0,'wing_color1',255,255,255), (337999,4260002,0,'wing_color2',255,255,255), (338000,4260003,0,'eye_color',1,1,1), (338001,4260003,0,'skin_color',1,1,1), (338002,4260003,0,'soga_eye_color',255,0,255), (338003,4260004,0,'eye_color',1,1,1), (338004,4260004,0,'skin_color',1,1,1), (338005,4260004,0,'soga_eye_color',255,0,255), (338006,4260005,1,'cheek_type',7,50,0), (338007,4260005,1,'chin_type',-58,-96,-56), (338008,4260005,1,'ear_type',46,-56,0), (338009,4260005,1,'eye_brow_type',-89,14,22), (338010,4260005,0,'eye_color',240,139,255), (338011,4260005,1,'eye_type',-11,0,0), (338012,4260005,0,'hair_color1',56,22,22), (338013,4260005,0,'hair_color2',52,50,42), (338014,4260005,0,'hair_face_color',7,1,1), (338015,4260005,0,'hair_face_highlight_color',103,133,149), (338016,4260005,0,'hair_highlight',102,153,147), (338017,4260005,0,'hair_type_color',7,1,1), (338018,4260005,0,'hair_type_highlight_color',103,133,149), (338019,4260005,1,'lip_type',79,35,21), (338020,4260005,1,'nose_type',-96,56,94), (338021,4260005,0,'skin_color',199,172,194), (338022,4260005,1,'soga_cheek_type',7,50,0), (338023,4260005,1,'soga_chin_type',-58,-96,-56), (338024,4260005,1,'soga_ear_type',46,-56,0), (338025,4260005,1,'soga_eye_brow_type',-89,14,22), (338026,4260005,0,'soga_eye_color',229,229,102), (338027,4260005,1,'soga_eye_type',-11,0,0), (338028,4260005,0,'soga_hair_color1',56,22,22), (338029,4260005,0,'soga_hair_color2',52,50,42), (338030,4260005,0,'soga_hair_face_color',7,1,1), (338031,4260005,0,'soga_hair_face_highlight_color',103,133,149), (338032,4260005,0,'soga_hair_highlight',102,153,147), (338033,4260005,0,'soga_hair_type_color',7,1,1), (338034,4260005,0,'soga_hair_type_highlight_color',103,133,149), (338035,4260005,1,'soga_lip_type',79,35,21), (338036,4260005,1,'soga_nose_type',-96,56,94), (338037,4260005,0,'soga_skin_color',199,172,194), (338038,4260005,0,'wing_color1',255,255,255), (338039,4260005,0,'wing_color2',255,255,255), (338040,4260006,1,'cheek_type',0,5,0), (338041,4260006,1,'chin_type',-18,-34,18), (338042,4260006,1,'ear_type',-17,25,0), (338043,4260006,1,'eye_brow_type',19,-7,21), (338044,4260006,0,'eye_color',20,10,22), (338045,4260006,1,'eye_type',-23,0,0), (338046,4260006,0,'hair_face_color',213,216,216), (338047,4260006,0,'hair_face_highlight_color',105,103,97), (338048,4260006,0,'hair_type_color',213,216,216), (338049,4260006,0,'hair_type_highlight_color',105,103,97), (338050,4260006,1,'lip_type',-28,42,10), (338051,4260006,1,'nose_type',28,28,-14), (338052,4260006,0,'skin_color',57,46,44), (338053,4260006,1,'soga_cheek_type',0,5,0), (338054,4260006,1,'soga_chin_type',-18,-34,18), (338055,4260006,1,'soga_ear_type',-17,25,0), (338056,4260006,1,'soga_eye_brow_type',19,-7,21), (338057,4260006,0,'soga_eye_color',229,229,102), (338058,4260006,1,'soga_eye_type',-23,0,0), (338059,4260006,0,'soga_hair_face_color',213,216,216), (338060,4260006,0,'soga_hair_face_highlight_color',105,103,97), (338061,4260006,0,'soga_hair_type_color',213,216,216), (338062,4260006,0,'soga_hair_type_highlight_color',105,103,97), (338063,4260006,1,'soga_lip_type',-28,42,10), (338064,4260006,1,'soga_nose_type',28,28,-14), (338065,4260006,0,'soga_skin_color',57,46,44), (338066,4260006,0,'wing_color1',255,255,255), (338067,4260006,0,'wing_color2',255,255,255), (338068,4260007,0,'eye_color',255,255,255), (338069,4260007,0,'skin_color',255,255,255), (338070,4260007,0,'soga_eye_color',255,0,255), (338071,4260008,0,'eye_color',255,255,255), (338072,4260008,0,'skin_color',255,255,255), (338073,4260008,0,'soga_eye_color',255,0,255), (338074,4260009,1,'cheek_type',3,-31,0), (338075,4260009,1,'chin_type',28,-4,2), (338076,4260009,1,'ear_type',20,17,0), (338077,4260009,1,'eye_brow_type',-31,28,0), (338078,4260009,0,'eye_color',40,23,58), (338079,4260009,1,'eye_type',-26,0,0), (338080,4260009,0,'hair_face_color',138,129,138), (338081,4260009,0,'hair_face_highlight_color',105,103,97), (338082,4260009,0,'hair_type_color',138,129,138), (338083,4260009,0,'hair_type_highlight_color',105,103,97), (338084,4260009,1,'lip_type',-7,23,-42), (338085,4260009,1,'nose_type',-12,28,-19), (338086,4260009,0,'skin_color',48,79,99), (338087,4260009,1,'soga_cheek_type',3,-31,0), (338088,4260009,1,'soga_chin_type',28,-4,2), (338089,4260009,1,'soga_ear_type',20,17,0), (338090,4260009,1,'soga_eye_brow_type',-31,28,0), (338091,4260009,0,'soga_eye_color',229,229,102), (338092,4260009,1,'soga_eye_type',-26,0,0), (338093,4260009,0,'soga_hair_face_color',138,129,138), (338094,4260009,0,'soga_hair_face_highlight_color',105,103,97), (338095,4260009,0,'soga_hair_type_color',138,129,138), (338096,4260009,0,'soga_hair_type_highlight_color',105,103,97), (338097,4260009,1,'soga_lip_type',-7,23,-42), (338098,4260009,1,'soga_nose_type',-12,28,-19), (338099,4260009,0,'soga_skin_color',48,79,99), (338100,4260009,0,'wing_color1',255,255,255), (338101,4260009,0,'wing_color2',255,255,255), (338102,4260010,0,'eye_color',255,255,255), (338103,4260010,0,'skin_color',255,255,0), (338104,4260010,0,'soga_eye_color',255,0,255), (338105,4260011,0,'eye_color',255,255,255), (338106,4260011,0,'skin_color',255,255,0), (338107,4260011,0,'soga_eye_color',255,0,255), (338108,4170000,0,'eye_color',255,255,255), (338109,4170000,0,'skin_color',255,255,255), (338110,4170000,0,'soga_eye_color',255,0,255), (338111,4170001,0,'eye_color',163,182,123), (338112,4170001,0,'skin_color',255,255,255), (338113,4170001,0,'soga_eye_color',255,0,255), (338114,4170002,0,'eye_color',255,255,255), (338115,4170002,0,'skin_color',255,255,255), (338116,4170002,0,'soga_eye_color',255,0,255), (338117,4170003,1,'cheek_type',84,66,0), (338118,4170003,1,'chin_type',3,-39,-9), (338119,4170003,1,'ear_type',-1,-63,0), (338120,4170003,1,'eye_brow_type',-100,100,10), (338121,4170003,0,'eye_color',48,97,112), (338122,4170003,1,'eye_type',14,0,0), (338123,4170003,0,'hair_color1',160,156,172), (338124,4170003,0,'hair_color2',62,62,68), (338125,4170003,0,'hair_face_color',244,244,246), (338126,4170003,0,'hair_face_highlight_color',244,244,246), (338127,4170003,0,'hair_highlight',160,156,172), (338128,4170003,0,'hair_type_color',244,244,246), (338129,4170003,0,'hair_type_highlight_color',244,244,246), (338130,4170003,1,'lip_type',100,100,-81), (338131,4170003,1,'nose_type',-100,3,56), (338132,4170003,0,'skin_color',220,208,159), (338133,4170003,1,'soga_cheek_type',84,66,0), (338134,4170003,1,'soga_chin_type',3,-39,-9), (338135,4170003,1,'soga_ear_type',-1,-63,0), (338136,4170003,1,'soga_eye_brow_type',-100,100,10), (338137,4170003,0,'soga_eye_color',229,229,102), (338138,4170003,1,'soga_eye_type',14,0,0), (338139,4170003,0,'soga_hair_color1',160,156,172), (338140,4170003,0,'soga_hair_color2',62,62,68), (338141,4170003,0,'soga_hair_face_color',244,244,246), (338142,4170003,0,'soga_hair_face_highlight_color',244,244,246), (338143,4170003,0,'soga_hair_highlight',160,156,172), (338144,4170003,0,'soga_hair_type_color',244,244,246), (338145,4170003,0,'soga_hair_type_highlight_color',244,244,246), (338146,4170003,1,'soga_lip_type',100,100,-81), (338147,4170003,1,'soga_nose_type',-100,3,56), (338148,4170003,0,'soga_skin_color',220,208,159), (338149,4170004,0,'eye_color',199,207,146), (338150,4170004,0,'skin_color',255,77,223), (338151,4170004,0,'soga_eye_color',255,0,255), (338152,4110000,0,'eye_color',255,255,255), (338153,4110000,0,'skin_color',255,255,255), (338154,4110000,0,'soga_eye_color',255,0,255), (338155,4110001,0,'eye_color',255,255,255), (338156,4110001,0,'skin_color',255,255,255), (338157,4110001,0,'soga_eye_color',255,0,255), (338158,4110002,0,'eye_color',255,255,255), (338159,4110002,0,'skin_color',255,255,255), (338160,4110002,0,'soga_eye_color',255,0,255), (338161,4110003,0,'eye_color',255,255,255), (338162,4110003,0,'skin_color',255,255,255), (338163,4110003,0,'soga_eye_color',255,0,255), (338164,4110004,0,'eye_color',255,255,255), (338165,4110004,0,'skin_color',255,255,255), (338166,4110004,0,'soga_eye_color',255,0,255), (338167,4110005,0,'eye_color',255,255,255), (338168,4110005,0,'skin_color',255,255,255), (338169,4110005,0,'soga_eye_color',255,0,255), (338170,4110006,0,'eye_color',255,255,255), (338171,4110006,0,'skin_color',255,255,255), (338172,4110006,0,'soga_eye_color',255,0,255), (338173,4110007,0,'eye_color',255,255,255), (338174,4110007,0,'skin_color',255,255,255), (338175,4110007,0,'soga_eye_color',255,0,255), (338176,4110008,0,'eye_color',255,255,255), (338177,4110008,0,'skin_color',255,255,255), (338178,4110008,0,'soga_eye_color',255,0,255), (338179,4110009,0,'eye_color',255,255,255), (338180,4110009,0,'skin_color',255,255,255), (338181,4110009,0,'soga_eye_color',255,0,255), (338182,4110010,0,'eye_color',184,197,136), (338183,4110010,0,'skin_color',55,0,255), (338184,4110010,0,'soga_eye_color',255,0,255), (338185,4110011,0,'eye_color',255,255,255), (338186,4110011,0,'skin_color',255,255,255), (338187,4110011,0,'soga_eye_color',255,0,255), (338188,4110012,0,'eye_color',255,255,255), (338189,4110012,0,'skin_color',255,255,255), (338190,4110012,0,'soga_eye_color',255,0,255), (338191,4110013,0,'eye_color',171,220,240), (338192,4110013,0,'skin_color',171,220,240), (338193,4110013,0,'soga_eye_color',255,0,255), (338194,4110014,0,'eye_color',255,255,255), (338195,4110014,0,'skin_color',255,255,255), (338196,4110014,0,'soga_eye_color',255,0,255), (338197,530000,0,'eye_color',0,0,255), (338198,530000,0,'skin_color',0,0,255), (338199,530000,0,'soga_eye_color',255,0,255), (338200,530001,0,'eye_color',255,0,0), (338201,530001,0,'skin_color',255,0,0), (338202,530001,0,'soga_eye_color',255,0,255), (338203,2260000,0,'eye_color',255,255,255), (338204,2260000,0,'skin_color',255,255,255), (338205,2260000,0,'soga_eye_color',255,0,255), (338206,2260001,0,'eye_color',255,255,255), (338207,2260001,0,'skin_color',255,255,255), (338208,2260001,0,'soga_eye_color',255,0,255), (338209,2260002,0,'eye_color',255,255,255), (338210,2260002,0,'skin_color',255,255,255), (338211,2260002,0,'soga_eye_color',255,0,255), (338212,2260003,0,'eye_color',255,255,255), (338213,2260003,0,'skin_color',5,249,5), (338214,2260003,0,'soga_eye_color',255,0,255), (338215,2260004,0,'eye_color',255,255,255), (338216,2260004,0,'skin_color',255,255,255), (338217,2260004,0,'soga_eye_color',255,0,255), (338218,2260005,0,'eye_color',255,255,255), (338219,2260005,0,'skin_color',128,63,0), (338220,2260005,0,'soga_eye_color',255,0,255), (338221,2260006,0,'eye_color',255,255,255), (338222,2260006,0,'skin_color',255,255,255), (338223,2260006,0,'soga_eye_color',255,0,255), (338224,2260007,0,'eye_color',255,255,255), (338225,2260007,0,'skin_color',255,255,255), (338226,2260007,0,'soga_eye_color',255,0,255), (338227,2260008,0,'eye_color',255,255,255), (338228,2260008,0,'skin_color',255,255,255), (338229,2260008,0,'soga_eye_color',255,0,255), (338230,4180000,0,'eye_color',255,255,255), (338231,4180000,0,'skin_color',255,255,255), (338232,4180000,0,'soga_eye_color',255,0,255), (338233,4180001,0,'eye_color',255,255,255), (338234,4180001,0,'skin_color',255,255,255), (338235,4180001,0,'soga_eye_color',255,0,255), (338236,2890000,1,'cheek_type',-2,-56,0), (338237,2890000,1,'chin_type',-68,68,3), (338238,2890000,1,'ear_type',59,72,0), (338239,2890000,1,'eye_brow_type',-68,-19,37), (338240,2890000,0,'eye_color',57,120,128), (338241,2890000,1,'eye_type',-70,0,0), (338242,2890000,0,'hair_color1',29,21,28), (338243,2890000,0,'hair_color2',39,32,39), (338244,2890000,0,'hair_face_color',15,1,21), (338245,2890000,0,'hair_face_highlight_color',244,246,246), (338246,2890000,0,'hair_highlight',161,165,168), (338247,2890000,0,'hair_type_color',15,1,21), (338248,2890000,0,'hair_type_highlight_color',244,246,246), (338249,2890000,1,'lip_type',77,-56,-61), (338250,2890000,1,'nose_type',82,-93,45), (338251,2890000,0,'skin_color',211,199,150), (338252,2890000,1,'soga_cheek_type',-2,-56,0), (338253,2890000,1,'soga_chin_type',-68,68,3), (338254,2890000,1,'soga_ear_type',59,72,0), (338255,2890000,1,'soga_eye_brow_type',-68,-19,37), (338256,2890000,0,'soga_eye_color',229,229,102), (338257,2890000,1,'soga_eye_type',-70,0,0), (338258,2890000,0,'soga_hair_color1',29,21,28), (338259,2890000,0,'soga_hair_color2',39,32,39), (338260,2890000,0,'soga_hair_face_color',15,1,21), (338261,2890000,0,'soga_hair_face_highlight_color',244,246,246), (338262,2890000,0,'soga_hair_highlight',161,165,168), (338263,2890000,0,'soga_hair_type_color',15,1,21), (338264,2890000,0,'soga_hair_type_highlight_color',244,246,246), (338265,2890000,1,'soga_lip_type',77,-56,-61), (338266,2890000,1,'soga_nose_type',82,-93,45), (338267,2890000,0,'soga_skin_color',211,199,150), (338268,2890000,0,'wing_color1',255,255,255), (338269,2890000,0,'wing_color2',255,255,255), (338270,2890001,1,'cheek_type',-32,-77,0), (338271,2890001,1,'chin_type',55,-69,85), (338272,2890001,1,'eye_brow_type',44,-32,-57), (338273,2890001,0,'eye_color',7,19,28), (338274,2890001,1,'eye_type',46,0,0), (338275,2890001,0,'hair_face_color',38,65,11), (338276,2890001,0,'hair_type_color',38,65,11), (338277,2890001,1,'lip_type',53,31,-69), (338278,2890001,1,'nose_type',-98,26,62), (338279,2890001,0,'skin_color',38,65,11), (338280,2890001,1,'soga_cheek_type',-32,-77,0), (338281,2890001,1,'soga_chin_type',55,-69,85), (338282,2890001,1,'soga_eye_brow_type',44,-32,-57), (338283,2890001,0,'soga_eye_color',229,229,102), (338284,2890001,1,'soga_eye_type',46,0,0), (338285,2890001,0,'soga_hair_face_color',38,65,11), (338286,2890001,0,'soga_hair_type_color',38,65,11), (338287,2890001,1,'soga_lip_type',53,31,-69), (338288,2890001,1,'soga_nose_type',-98,26,62), (338289,2890001,0,'soga_skin_color',38,65,11), (338290,2890001,0,'wing_color1',255,255,255), (338291,2890001,0,'wing_color2',255,255,255), (338292,2890002,1,'cheek_type',-21,-50,0), (338293,2890002,1,'chin_type',20,-65,91), (338294,2890002,1,'ear_type',75,11,0), (338295,2890002,1,'eye_brow_type',-18,43,17), (338296,2890002,0,'eye_color',41,58,34), (338297,2890002,1,'eye_type',65,0,0), (338298,2890002,0,'hair_color1',164,165,165), (338299,2890002,0,'hair_color2',56,62,62), (338300,2890002,0,'hair_face_color',236,240,240), (338301,2890002,0,'hair_face_highlight_color',47,32,2), (338302,2890002,0,'hair_highlight',79,28,15), (338303,2890002,0,'hair_type_color',236,240,240), (338304,2890002,0,'hair_type_highlight_color',47,32,2), (338305,2890002,1,'lip_type',-61,-85,8), (338306,2890002,1,'nose_type',82,18,37), (338307,2890002,0,'skin_color',254,253,252), (338308,2890002,1,'soga_cheek_type',-21,-50,0), (338309,2890002,1,'soga_chin_type',20,-65,91), (338310,2890002,1,'soga_ear_type',75,11,0), (338311,2890002,1,'soga_eye_brow_type',-18,43,17), (338312,2890002,0,'soga_eye_color',229,229,102), (338313,2890002,1,'soga_eye_type',65,0,0), (338314,2890002,0,'soga_hair_color1',164,165,165), (338315,2890002,0,'soga_hair_color2',56,62,62), (338316,2890002,0,'soga_hair_face_color',236,240,240), (338317,2890002,0,'soga_hair_face_highlight_color',47,32,2), (338318,2890002,0,'soga_hair_highlight',79,28,15), (338319,2890002,0,'soga_hair_type_color',236,240,240), (338320,2890002,0,'soga_hair_type_highlight_color',47,32,2), (338321,2890002,1,'soga_lip_type',-61,-85,8), (338322,2890002,1,'soga_nose_type',82,18,37), (338323,2890002,0,'soga_skin_color',254,253,252), (338324,2890002,0,'wing_color1',255,255,255), (338325,2890002,0,'wing_color2',255,255,255), (338326,2890003,1,'cheek_type',-55,-47,0), (338327,2890003,1,'chin_type',-56,-48,-55), (338328,2890003,1,'ear_type',31,93,0), (338329,2890003,1,'eye_brow_type',70,-8,-89), (338330,2890003,0,'eye_color',69,139,160), (338331,2890003,1,'eye_type',2,0,0), (338332,2890003,0,'hair_color1',89,21,21), (338333,2890003,0,'hair_color2',171,87,0), (338334,2890003,0,'hair_face_color',174,69,27), (338335,2890003,0,'hair_face_highlight_color',108,24,23), (338336,2890003,0,'hair_highlight',91,21,51), (338337,2890003,0,'hair_type_color',174,69,27), (338338,2890003,0,'hair_type_highlight_color',108,24,23), (338339,2890003,1,'lip_type',-87,-68,62), (338340,2890003,1,'nose_type',-62,-94,-19), (338341,2890003,0,'skin_color',183,184,151), (338342,2890003,1,'soga_cheek_type',-55,-47,0), (338343,2890003,1,'soga_chin_type',-56,-48,-55), (338344,2890003,1,'soga_ear_type',31,93,0), (338345,2890003,1,'soga_eye_brow_type',70,-8,-89), (338346,2890003,0,'soga_eye_color',229,229,102), (338347,2890003,1,'soga_eye_type',2,0,0), (338348,2890003,0,'soga_hair_color1',89,21,21), (338349,2890003,0,'soga_hair_color2',171,87,0), (338350,2890003,0,'soga_hair_face_color',174,69,27), (338351,2890003,0,'soga_hair_face_highlight_color',108,24,23), (338352,2890003,0,'soga_hair_highlight',91,21,51), (338353,2890003,0,'soga_hair_type_color',174,69,27), (338354,2890003,0,'soga_hair_type_highlight_color',108,24,23), (338355,2890003,1,'soga_lip_type',-87,-68,62), (338356,2890003,1,'soga_nose_type',-62,-94,-19), (338357,2890003,0,'soga_skin_color',183,184,151), (338358,2890003,0,'wing_color1',255,255,255), (338359,2890003,0,'wing_color2',255,255,255), (338360,2890004,1,'cheek_type',81,65,0), (338361,2890004,1,'chin_type',0,-31,10), (338362,2890004,1,'ear_type',-48,57,0), (338363,2890004,1,'eye_brow_type',-1,-89,12), (338364,2890004,0,'eye_color',29,57,40), (338365,2890004,1,'eye_type',87,0,0), (338366,2890004,0,'hair_color1',91,21,51), (338367,2890004,0,'hair_color2',159,88,0), (338368,2890004,0,'hair_face_color',104,21,19), (338369,2890004,0,'hair_face_highlight_color',44,38,54), (338370,2890004,0,'hair_highlight',43,36,70), (338371,2890004,0,'hair_type_color',104,21,19), (338372,2890004,0,'hair_type_highlight_color',44,38,54), (338373,2890004,1,'lip_type',45,75,2), (338374,2890004,1,'nose_type',35,-50,-52), (338375,2890004,0,'skin_color',74,72,52), (338376,2890004,1,'soga_cheek_type',81,65,0), (338377,2890004,1,'soga_chin_type',0,-31,10), (338378,2890004,1,'soga_ear_type',-48,57,0), (338379,2890004,1,'soga_eye_brow_type',-1,-89,12), (338380,2890004,0,'soga_eye_color',229,229,102), (338381,2890004,1,'soga_eye_type',87,0,0), (338382,2890004,0,'soga_hair_color1',91,21,51), (338383,2890004,0,'soga_hair_color2',159,88,0), (338384,2890004,0,'soga_hair_face_color',104,21,19), (338385,2890004,0,'soga_hair_face_highlight_color',44,38,54), (338386,2890004,0,'soga_hair_highlight',43,36,70), (338387,2890004,0,'soga_hair_type_color',104,21,19), (338388,2890004,0,'soga_hair_type_highlight_color',44,38,54), (338389,2890004,1,'soga_lip_type',45,75,2), (338390,2890004,1,'soga_nose_type',35,-50,-52), (338391,2890004,0,'soga_skin_color',74,72,52), (338392,2890004,0,'wing_color1',255,255,255), (338393,2890004,0,'wing_color2',255,255,255), (338394,3790000,1,'cheek_type',31,17,0), (338395,3790000,1,'chin_type',4,-38,-34), (338396,3790000,1,'ear_type',-11,1,0), (338397,3790000,1,'eye_brow_type',-4,0,0), (338398,3790000,0,'eye_color',33,61,40), (338399,3790000,1,'eye_type',-20,0,0), (338400,3790000,0,'hair_face_color',123,83,56), (338401,3790000,0,'hair_face_highlight_color',124,71,4), (338402,3790000,0,'hair_type_color',123,83,56), (338403,3790000,0,'hair_type_highlight_color',124,71,4), (338404,3790000,1,'lip_type',0,7,-14), (338405,3790000,1,'nose_type',-28,-7,14), (338406,3790000,0,'skin_color',196,150,125), (338407,3790000,1,'soga_cheek_type',31,17,0), (338408,3790000,1,'soga_chin_type',4,-38,-34), (338409,3790000,1,'soga_ear_type',-11,1,0), (338410,3790000,1,'soga_eye_brow_type',-4,0,0), (338411,3790000,0,'soga_eye_color',229,229,102), (338412,3790000,1,'soga_eye_type',-20,0,0), (338413,3790000,0,'soga_hair_face_color',123,83,56), (338414,3790000,0,'soga_hair_face_highlight_color',124,71,4), (338415,3790000,0,'soga_hair_type_color',123,83,56), (338416,3790000,0,'soga_hair_type_highlight_color',124,71,4), (338417,3790000,1,'soga_lip_type',0,7,-14), (338418,3790000,1,'soga_nose_type',-28,-7,14), (338419,3790000,0,'soga_skin_color',196,150,125), (338420,3790000,0,'wing_color1',255,255,255), (338421,3790000,0,'wing_color2',255,255,255), (338422,3790001,1,'cheek_type',79,-26,0), (338423,3790001,1,'chin_type',-8,61,64), (338424,3790001,1,'ear_type',53,-55,0), (338425,3790001,1,'eye_brow_type',-72,-17,97), (338426,3790001,0,'eye_color',57,118,133), (338427,3790001,1,'eye_type',69,0,0), (338428,3790001,0,'hair_color1',29,21,28), (338429,3790001,0,'hair_color2',39,32,39), (338430,3790001,0,'hair_face_color',17,3,23), (338431,3790001,0,'hair_face_highlight_color',168,59,22), (338432,3790001,0,'hair_highlight',89,21,21), (338433,3790001,0,'hair_type_color',17,3,23), (338434,3790001,0,'hair_type_highlight_color',168,59,22), (338435,3790001,1,'lip_type',-53,97,-22), (338436,3790001,1,'nose_type',-41,14,62), (338437,3790001,0,'skin_color',46,33,34), (338438,3790001,1,'soga_cheek_type',79,-26,0), (338439,3790001,1,'soga_chin_type',-8,61,64), (338440,3790001,1,'soga_ear_type',53,-55,0), (338441,3790001,1,'soga_eye_brow_type',-72,-17,97), (338442,3790001,0,'soga_eye_color',229,229,102), (338443,3790001,1,'soga_eye_type',69,0,0), (338444,3790001,0,'soga_hair_color1',29,21,28), (338445,3790001,0,'soga_hair_color2',39,32,39), (338446,3790001,0,'soga_hair_face_color',17,3,23), (338447,3790001,0,'soga_hair_face_highlight_color',168,59,22), (338448,3790001,0,'soga_hair_highlight',89,21,21), (338449,3790001,0,'soga_hair_type_color',17,3,23), (338450,3790001,0,'soga_hair_type_highlight_color',168,59,22), (338451,3790001,1,'soga_lip_type',-53,97,-22), (338452,3790001,1,'soga_nose_type',-41,14,62), (338453,3790001,0,'soga_skin_color',46,33,34), (338454,3790001,0,'wing_color1',255,255,255), (338455,3790001,0,'wing_color2',255,255,255), (338456,3790002,1,'cheek_type',21,57,0), (338457,3790002,1,'chin_type',-17,41,50), (338458,3790002,1,'ear_type',34,87,0), (338459,3790002,1,'eye_brow_type',0,0,87), (338460,3790002,0,'eye_color',43,69,43), (338461,3790002,1,'eye_type',-31,0,0), (338462,3790002,0,'hair_color1',209,131,22), (338463,3790002,0,'hair_color2',199,150,48), (338464,3790002,0,'hair_face_color',201,142,16), (338465,3790002,0,'hair_face_highlight_color',48,32,3), (338466,3790002,0,'hair_highlight',79,28,15), (338467,3790002,0,'hair_type_color',201,142,16), (338468,3790002,0,'hair_type_highlight_color',48,32,3), (338469,3790002,1,'lip_type',-15,-62,-51), (338470,3790002,1,'nose_type',-28,-31,45), (338471,3790002,0,'skin_color',224,204,159), (338472,3790002,1,'soga_cheek_type',21,57,0), (338473,3790002,1,'soga_chin_type',-17,41,50), (338474,3790002,1,'soga_ear_type',34,87,0), (338475,3790002,1,'soga_eye_brow_type',0,0,87), (338476,3790002,0,'soga_eye_color',229,229,102), (338477,3790002,1,'soga_eye_type',-31,0,0), (338478,3790002,0,'soga_hair_color1',209,131,22), (338479,3790002,0,'soga_hair_color2',199,150,48), (338480,3790002,0,'soga_hair_face_color',201,142,16), (338481,3790002,0,'soga_hair_face_highlight_color',48,32,3), (338482,3790002,0,'soga_hair_highlight',79,28,15), (338483,3790002,0,'soga_hair_type_color',201,142,16), (338484,3790002,0,'soga_hair_type_highlight_color',48,32,3), (338485,3790002,1,'soga_lip_type',-15,-62,-51), (338486,3790002,1,'soga_nose_type',-28,-31,45), (338487,3790002,0,'soga_skin_color',224,204,159), (338488,3790002,0,'wing_color1',255,255,255), (338489,3790002,0,'wing_color2',255,255,255), (338490,3790003,1,'cheek_type',35,18,0), (338491,3790003,1,'chin_type',0,-11,46), (338492,3790003,1,'ear_type',0,-14,0), (338493,3790003,1,'eye_brow_type',40,7,-7), (338494,3790003,0,'eye_color',126,178,194), (338495,3790003,1,'eye_type',8,0,0), (338496,3790003,0,'hair_face_color',208,197,90), (338497,3790003,0,'hair_face_highlight_color',22,8,2), (338498,3790003,0,'hair_type_color',208,197,90), (338499,3790003,0,'hair_type_highlight_color',22,8,2), (338500,3790003,1,'lip_type',0,0,35), (338501,3790003,1,'nose_type',-8,-5,-22), (338502,3790003,0,'skin_color',168,119,69), (338503,3790003,1,'soga_cheek_type',35,18,0), (338504,3790003,1,'soga_chin_type',0,-11,46), (338505,3790003,1,'soga_ear_type',0,-14,0), (338506,3790003,1,'soga_eye_brow_type',40,7,-7), (338507,3790003,0,'soga_eye_color',229,229,102), (338508,3790003,1,'soga_eye_type',8,0,0), (338509,3790003,0,'soga_hair_face_color',208,197,90), (338510,3790003,0,'soga_hair_face_highlight_color',22,8,2), (338511,3790003,0,'soga_hair_type_color',208,197,90), (338512,3790003,0,'soga_hair_type_highlight_color',22,8,2), (338513,3790003,1,'soga_lip_type',0,0,35), (338514,3790003,1,'soga_nose_type',-8,-5,-22), (338515,3790003,0,'soga_skin_color',168,119,69), (338516,3790003,0,'wing_color1',255,255,255), (338517,3790003,0,'wing_color2',255,255,255), (338518,3790004,1,'cheek_type',34,38,0), (338519,3790004,1,'chin_type',1,56,-53), (338520,3790004,1,'ear_type',-1,34,0), (338521,3790004,1,'eye_brow_type',-4,-89,-45), (338522,3790004,0,'eye_color',165,175,139), (338523,3790004,1,'eye_type',-1,0,0), (338524,3790004,0,'hair_color1',79,28,15), (338525,3790004,0,'hair_color2',111,64,0), (338526,3790004,0,'hair_face_color',39,21,6), (338527,3790004,0,'hair_face_highlight_color',46,14,19), (338528,3790004,0,'hair_highlight',54,45,28), (338529,3790004,0,'hair_type_color',39,21,6), (338530,3790004,0,'hair_type_highlight_color',46,14,19), (338531,3790004,1,'lip_type',-7,93,94), (338532,3790004,1,'nose_type',-70,-56,50), (338533,3790004,0,'skin_color',240,204,208), (338534,3790004,1,'soga_cheek_type',34,38,0), (338535,3790004,1,'soga_chin_type',1,56,-53), (338536,3790004,1,'soga_ear_type',-1,34,0), (338537,3790004,1,'soga_eye_brow_type',-4,-89,-45), (338538,3790004,0,'soga_eye_color',229,229,102), (338539,3790004,1,'soga_eye_type',-1,0,0), (338540,3790004,0,'soga_hair_color1',79,28,15), (338541,3790004,0,'soga_hair_color2',111,64,0), (338542,3790004,0,'soga_hair_face_color',39,21,6), (338543,3790004,0,'soga_hair_face_highlight_color',46,14,19), (338544,3790004,0,'soga_hair_highlight',54,45,28), (338545,3790004,0,'soga_hair_type_color',39,21,6), (338546,3790004,0,'soga_hair_type_highlight_color',46,14,19), (338547,3790004,1,'soga_lip_type',-7,93,94), (338548,3790004,1,'soga_nose_type',-70,-56,50), (338549,3790004,0,'soga_skin_color',240,204,208), (338550,3790004,0,'wing_color1',255,255,255), (338551,3790004,0,'wing_color2',255,255,255), (338552,3790005,1,'cheek_type',29,-12,0), (338553,3790005,1,'chin_type',18,32,-1), (338554,3790005,1,'ear_type',-42,-23,0), (338555,3790005,1,'eye_brow_type',0,7,23), (338556,3790005,0,'eye_color',30,63,64), (338557,3790005,1,'eye_type',-12,0,0), (338558,3790005,0,'hair_face_color',159,213,215), (338559,3790005,0,'hair_face_highlight_color',191,67,35), (338560,3790005,0,'hair_type_color',159,213,215), (338561,3790005,0,'hair_type_highlight_color',191,67,35), (338562,3790005,1,'lip_type',-37,9,21), (338563,3790005,1,'nose_type',-11,-11,-17), (338564,3790005,0,'skin_color',238,250,250), (338565,3790005,1,'soga_cheek_type',29,-12,0), (338566,3790005,1,'soga_chin_type',18,32,-1), (338567,3790005,1,'soga_ear_type',-42,-23,0), (338568,3790005,1,'soga_eye_brow_type',0,7,23), (338569,3790005,0,'soga_eye_color',229,229,102), (338570,3790005,1,'soga_eye_type',-12,0,0), (338571,3790005,0,'soga_hair_face_color',159,213,215), (338572,3790005,0,'soga_hair_face_highlight_color',191,67,35), (338573,3790005,0,'soga_hair_type_color',159,213,215), (338574,3790005,0,'soga_hair_type_highlight_color',191,67,35), (338575,3790005,1,'soga_lip_type',-37,9,21), (338576,3790005,1,'soga_nose_type',-11,-11,-17), (338577,3790005,0,'soga_skin_color',238,250,250), (338578,3790005,0,'wing_color1',255,255,255), (338579,3790005,0,'wing_color2',255,255,255), (338580,3790006,1,'cheek_type',34,-37,0), (338581,3790006,1,'chin_type',-50,0,-22), (338582,3790006,1,'ear_type',87,22,0), (338583,3790006,1,'eye_brow_type',-68,28,81), (338584,3790006,0,'eye_color',8,72,195), (338585,3790006,1,'eye_type',51,0,0), (338586,3790006,1,'lip_type',-95,-65,-12), (338587,3790006,1,'nose_type',-7,34,9), (338588,3790006,0,'skin_color',230,217,217), (338589,3790006,1,'soga_cheek_type',34,-37,0), (338590,3790006,1,'soga_chin_type',-50,0,-22), (338591,3790006,1,'soga_ear_type',87,22,0), (338592,3790006,1,'soga_eye_brow_type',-68,28,81), (338593,3790006,0,'soga_eye_color',229,229,102), (338594,3790006,1,'soga_eye_type',51,0,0), (338595,3790006,1,'soga_lip_type',-95,-65,-12), (338596,3790006,1,'soga_nose_type',-7,34,9), (338597,3790006,0,'soga_skin_color',230,217,217), (338598,3790006,0,'wing_color1',255,255,255), (338599,3790006,0,'wing_color2',255,255,255), (338600,3790007,1,'cheek_type',5,-1,0), (338601,3790007,1,'chin_type',89,-62,-46), (338602,3790007,1,'ear_type',-37,10,0), (338603,3790007,1,'eye_brow_type',-72,28,0), (338604,3790007,0,'eye_color',158,198,210), (338605,3790007,1,'eye_type',-28,0,0), (338606,3790007,0,'hair_color1',209,131,22), (338607,3790007,0,'hair_color2',199,150,48), (338608,3790007,0,'hair_face_color',184,128,10), (338609,3790007,0,'hair_face_highlight_color',244,246,246), (338610,3790007,0,'hair_highlight',161,165,168), (338611,3790007,0,'hair_type_color',184,128,10), (338612,3790007,0,'hair_type_highlight_color',244,246,246), (338613,3790007,1,'lip_type',-3,32,69), (338614,3790007,1,'nose_type',51,28,-61), (338615,3790007,0,'skin_color',244,250,239), (338616,3790007,1,'soga_cheek_type',5,-1,0), (338617,3790007,1,'soga_chin_type',89,-62,-46), (338618,3790007,1,'soga_ear_type',-37,10,0), (338619,3790007,1,'soga_eye_brow_type',-72,28,0), (338620,3790007,0,'soga_eye_color',229,229,102), (338621,3790007,1,'soga_eye_type',-28,0,0), (338622,3790007,0,'soga_hair_color1',209,131,22), (338623,3790007,0,'soga_hair_color2',199,150,48), (338624,3790007,0,'soga_hair_face_color',184,128,10), (338625,3790007,0,'soga_hair_face_highlight_color',244,246,246), (338626,3790007,0,'soga_hair_highlight',161,165,168), (338627,3790007,0,'soga_hair_type_color',184,128,10), (338628,3790007,0,'soga_hair_type_highlight_color',244,246,246), (338629,3790007,1,'soga_lip_type',-3,32,69), (338630,3790007,1,'soga_nose_type',51,28,-61), (338631,3790007,0,'soga_skin_color',244,250,239), (338632,3790007,0,'wing_color1',255,255,255), (338633,3790007,0,'wing_color2',255,255,255), (338634,3790008,1,'cheek_type',-89,38,0), (338635,3790008,1,'chin_type',10,-26,23), (338636,3790008,1,'ear_type',-93,7,0), (338637,3790008,1,'eye_brow_type',-4,10,63), (338638,3790008,0,'eye_color',37,76,88), (338639,3790008,1,'eye_type',-42,0,0), (338640,3790008,0,'hair_color1',91,21,51), (338641,3790008,0,'hair_color2',159,88,0), (338642,3790008,0,'hair_face_color',121,38,35), (338643,3790008,0,'hair_face_highlight_color',233,184,31), (338644,3790008,0,'hair_highlight',246,219,114), (338645,3790008,0,'hair_type_color',121,38,35), (338646,3790008,0,'hair_type_highlight_color',233,184,31), (338647,3790008,1,'lip_type',-31,91,68), (338648,3790008,1,'nose_type',-42,15,29), (338649,3790008,0,'skin_color',234,244,244), (338650,3790008,1,'soga_cheek_type',-89,38,0), (338651,3790008,1,'soga_chin_type',10,-26,23), (338652,3790008,1,'soga_ear_type',-93,7,0), (338653,3790008,1,'soga_eye_brow_type',-4,10,63), (338654,3790008,0,'soga_eye_color',229,229,102), (338655,3790008,1,'soga_eye_type',-42,0,0), (338656,3790008,0,'soga_hair_color1',91,21,51), (338657,3790008,0,'soga_hair_color2',159,88,0), (338658,3790008,0,'soga_hair_face_color',121,38,35), (338659,3790008,0,'soga_hair_face_highlight_color',233,184,31), (338660,3790008,0,'soga_hair_highlight',246,219,114), (338661,3790008,0,'soga_hair_type_color',121,38,35), (338662,3790008,0,'soga_hair_type_highlight_color',233,184,31), (338663,3790008,1,'soga_lip_type',-31,91,68), (338664,3790008,1,'soga_nose_type',-42,15,29), (338665,3790008,0,'soga_skin_color',234,244,244), (338666,3790008,0,'wing_color1',255,255,255), (338667,3790008,0,'wing_color2',255,255,255), (338668,3790009,1,'cheek_type',-34,-14,0), (338669,3790009,1,'chin_type',93,93,-25), (338670,3790009,1,'ear_type',83,7,0), (338671,3790009,1,'eye_brow_type',-95,-93,-53), (338672,3790009,0,'eye_color',97,105,57), (338673,3790009,0,'hair_color1',246,219,114), (338674,3790009,0,'hair_color2',187,136,62), (338675,3790009,0,'hair_face_color',233,184,31), (338676,3790009,0,'hair_face_highlight_color',43,17,14), (338677,3790009,0,'hair_highlight',54,45,28), (338678,3790009,0,'hair_type_color',233,184,31), (338679,3790009,0,'hair_type_highlight_color',43,17,14), (338680,3790009,1,'lip_type',-68,79,95), (338681,3790009,1,'nose_type',90,-89,48), (338682,3790009,0,'skin_color',114,103,68), (338683,3790009,1,'soga_cheek_type',-34,-14,0), (338684,3790009,1,'soga_chin_type',93,93,-25), (338685,3790009,1,'soga_ear_type',83,7,0), (338686,3790009,1,'soga_eye_brow_type',-95,-93,-53), (338687,3790009,0,'soga_eye_color',229,229,102), (338688,3790009,0,'soga_hair_color1',246,219,114), (338689,3790009,0,'soga_hair_color2',187,136,62), (338690,3790009,0,'soga_hair_face_color',233,184,31), (338691,3790009,0,'soga_hair_face_highlight_color',43,17,14), (338692,3790009,0,'soga_hair_highlight',54,45,28), (338693,3790009,0,'soga_hair_type_color',233,184,31), (338694,3790009,0,'soga_hair_type_highlight_color',43,17,14), (338695,3790009,1,'soga_lip_type',-68,79,95), (338696,3790009,1,'soga_nose_type',90,-89,48), (338697,3790009,0,'soga_skin_color',114,103,68), (338698,3790009,0,'wing_color1',255,255,255), (338699,3790009,0,'wing_color2',255,255,255), (338700,3790010,1,'cheek_type',-89,76,0), (338701,3790010,1,'chin_type',62,77,47), (338702,3790010,1,'ear_type',62,46,0), (338703,3790010,1,'eye_brow_type',56,47,84), (338704,3790010,0,'eye_color',135,184,198), (338705,3790010,1,'eye_type',-84,0,0), (338706,3790010,0,'hair_color1',54,45,28), (338707,3790010,0,'hair_color2',104,52,0), (338708,3790010,0,'hair_face_color',45,15,17), (338709,3790010,0,'hair_face_highlight_color',108,24,23), (338710,3790010,0,'hair_highlight',91,21,51), (338711,3790010,0,'hair_type_color',45,15,17), (338712,3790010,0,'hair_type_highlight_color',108,24,23), (338713,3790010,1,'lip_type',46,-50,-62), (338714,3790010,1,'nose_type',82,25,20), (338715,3790010,0,'skin_color',115,113,87), (338716,3790010,1,'soga_cheek_type',-89,76,0), (338717,3790010,1,'soga_chin_type',62,77,47), (338718,3790010,1,'soga_ear_type',62,46,0), (338719,3790010,1,'soga_eye_brow_type',56,47,84), (338720,3790010,0,'soga_eye_color',229,229,102), (338721,3790010,1,'soga_eye_type',-84,0,0), (338722,3790010,0,'soga_hair_color1',54,45,28), (338723,3790010,0,'soga_hair_color2',104,52,0), (338724,3790010,0,'soga_hair_face_color',45,15,17), (338725,3790010,0,'soga_hair_face_highlight_color',108,24,23), (338726,3790010,0,'soga_hair_highlight',91,21,51), (338727,3790010,0,'soga_hair_type_color',45,15,17), (338728,3790010,0,'soga_hair_type_highlight_color',108,24,23), (338729,3790010,1,'soga_lip_type',46,-50,-62), (338730,3790010,1,'soga_nose_type',82,25,20), (338731,3790010,0,'soga_skin_color',115,113,87), (338732,3790010,0,'wing_color1',255,255,255), (338733,3790010,0,'wing_color2',255,255,255), (338734,3790011,1,'cheek_type',23,0,0), (338735,3790011,1,'chin_type',14,22,-41), (338736,3790011,1,'ear_type',-7,25,0), (338737,3790011,1,'eye_brow_type',34,0,7), (338738,3790011,0,'eye_color',66,138,136), (338739,3790011,0,'hair_face_color',26,10,2), (338740,3790011,0,'hair_face_highlight_color',115,94,67), (338741,3790011,0,'hair_type_color',26,10,2), (338742,3790011,0,'hair_type_highlight_color',115,94,67), (338743,3790011,1,'lip_type',-2,-25,7), (338744,3790011,1,'nose_type',-21,-39,-11), (338745,3790011,0,'skin_color',227,194,196), (338746,3790011,1,'soga_cheek_type',23,0,0), (338747,3790011,1,'soga_chin_type',14,22,-41), (338748,3790011,1,'soga_ear_type',-7,25,0), (338749,3790011,1,'soga_eye_brow_type',34,0,7), (338750,3790011,0,'soga_eye_color',229,229,102), (338751,3790011,0,'soga_hair_face_color',26,10,2), (338752,3790011,0,'soga_hair_face_highlight_color',115,94,67), (338753,3790011,0,'soga_hair_type_color',26,10,2), (338754,3790011,0,'soga_hair_type_highlight_color',115,94,67), (338755,3790011,1,'soga_lip_type',-2,-25,7), (338756,3790011,1,'soga_nose_type',-21,-39,-11), (338757,3790011,0,'soga_skin_color',227,194,196), (338758,3790011,0,'wing_color1',255,255,255), (338759,3790011,0,'wing_color2',255,255,255), (338760,3790012,1,'cheek_type',31,17,0), (338761,3790012,1,'chin_type',-25,-37,-29), (338762,3790012,1,'ear_type',2,19,0), (338763,3790012,1,'eye_brow_type',21,20,-32), (338764,3790012,0,'eye_color',34,59,37), (338765,3790012,1,'eye_type',18,0,0), (338766,3790012,0,'hair_face_color',196,188,184), (338767,3790012,0,'hair_face_highlight_color',155,79,2), (338768,3790012,0,'hair_type_color',196,188,184), (338769,3790012,0,'hair_type_highlight_color',155,79,2), (338770,3790012,1,'lip_type',21,-5,17), (338771,3790012,1,'nose_type',-3,-25,14), (338772,3790012,0,'skin_color',253,247,232), (338773,3790012,1,'soga_cheek_type',31,17,0), (338774,3790012,1,'soga_chin_type',-25,-37,-29), (338775,3790012,1,'soga_ear_type',2,19,0), (338776,3790012,1,'soga_eye_brow_type',21,20,-32), (338777,3790012,0,'soga_eye_color',229,229,102), (338778,3790012,1,'soga_eye_type',18,0,0), (338779,3790012,0,'soga_hair_face_color',196,188,184), (338780,3790012,0,'soga_hair_face_highlight_color',155,79,2), (338781,3790012,0,'soga_hair_type_color',196,188,184), (338782,3790012,0,'soga_hair_type_highlight_color',155,79,2), (338783,3790012,1,'soga_lip_type',21,-5,17), (338784,3790012,1,'soga_nose_type',-3,-25,14), (338785,3790012,0,'soga_skin_color',253,247,232), (338786,3790012,0,'wing_color1',255,255,255), (338787,3790012,0,'wing_color2',255,255,255), (338788,3790013,1,'cheek_type',28,-37,0), (338789,3790013,1,'chin_type',9,4,17), (338790,3790013,1,'ear_type',-28,28,0), (338791,3790013,1,'eye_brow_type',-4,-41,-19), (338792,3790013,0,'eye_color',167,183,154), (338793,3790013,1,'eye_type',23,0,0), (338794,3790013,0,'hair_face_color',227,227,227), (338795,3790013,0,'hair_face_highlight_color',230,189,4), (338796,3790013,0,'hair_type_color',227,227,227), (338797,3790013,0,'hair_type_highlight_color',230,189,4), (338798,3790013,1,'lip_type',32,32,-14), (338799,3790013,1,'nose_type',-26,-28,37), (338800,3790013,0,'skin_color',177,132,73), (338801,3790013,1,'soga_cheek_type',28,-37,0), (338802,3790013,1,'soga_chin_type',9,4,17), (338803,3790013,1,'soga_ear_type',-28,28,0), (338804,3790013,1,'soga_eye_brow_type',-4,-41,-19), (338805,3790013,0,'soga_eye_color',229,229,102), (338806,3790013,1,'soga_eye_type',23,0,0), (338807,3790013,0,'soga_hair_face_color',227,227,227), (338808,3790013,0,'soga_hair_face_highlight_color',230,189,4), (338809,3790013,0,'soga_hair_type_color',227,227,227), (338810,3790013,0,'soga_hair_type_highlight_color',230,189,4), (338811,3790013,1,'soga_lip_type',32,32,-14), (338812,3790013,1,'soga_nose_type',-26,-28,37), (338813,3790013,0,'soga_skin_color',177,132,73), (338814,3790013,0,'wing_color1',255,255,255), (338815,3790013,0,'wing_color2',255,255,255), (338816,3790014,1,'cheek_type',25,42,0), (338817,3790014,1,'chin_type',43,-81,-52), (338818,3790014,1,'ear_type',62,-7,0), (338819,3790014,1,'eye_brow_type',37,78,-88), (338820,3790014,0,'eye_color',139,121,65), (338821,3790014,1,'eye_type',40,0,0), (338822,3790014,0,'hair_color1',29,21,28), (338823,3790014,0,'hair_color2',39,32,39), (338824,3790014,0,'hair_face_color',19,6,26), (338825,3790014,0,'hair_face_highlight_color',35,24,1), (338826,3790014,0,'hair_highlight',79,28,15), (338827,3790014,0,'hair_type_color',19,6,26), (338828,3790014,0,'hair_type_highlight_color',35,24,1), (338829,3790014,1,'lip_type',-71,62,-11), (338830,3790014,1,'nose_type',96,4,-45), (338831,3790014,0,'skin_color',233,222,178), (338832,3790014,1,'soga_cheek_type',25,42,0), (338833,3790014,1,'soga_chin_type',43,-81,-52), (338834,3790014,1,'soga_ear_type',62,-7,0), (338835,3790014,1,'soga_eye_brow_type',37,78,-88), (338836,3790014,0,'soga_eye_color',229,229,102), (338837,3790014,1,'soga_eye_type',40,0,0), (338838,3790014,0,'soga_hair_color1',29,21,28), (338839,3790014,0,'soga_hair_color2',39,32,39), (338840,3790014,0,'soga_hair_face_color',19,6,26), (338841,3790014,0,'soga_hair_face_highlight_color',35,24,1), (338842,3790014,0,'soga_hair_highlight',79,28,15), (338843,3790014,0,'soga_hair_type_color',19,6,26), (338844,3790014,0,'soga_hair_type_highlight_color',35,24,1), (338845,3790014,1,'soga_lip_type',-71,62,-11), (338846,3790014,1,'soga_nose_type',96,4,-45), (338847,3790014,0,'soga_skin_color',233,222,178), (338848,3790014,0,'wing_color1',255,255,255), (338849,3790014,0,'wing_color2',255,255,255), (338850,3790015,1,'cheek_type',50,0,0), (338851,3790015,1,'chin_type',-57,-51,55), (338852,3790015,1,'ear_type',-74,48,0), (338853,3790015,1,'eye_brow_type',55,-58,-3), (338854,3790015,0,'eye_color',118,161,137), (338855,3790015,1,'eye_type',35,0,0), (338856,3790015,0,'hair_color1',56,33,26), (338857,3790015,0,'hair_color2',94,59,11), (338858,3790015,0,'hair_face_color',100,70,10), (338859,3790015,0,'hair_face_highlight_color',40,19,9), (338860,3790015,0,'hair_highlight',79,28,15), (338861,3790015,0,'hair_type_color',100,70,10), (338862,3790015,0,'hair_type_highlight_color',40,19,9), (338863,3790015,1,'lip_type',84,-28,10), (338864,3790015,1,'nose_type',0,-88,-4), (338865,3790015,0,'skin_color',126,89,91), (338866,3790015,1,'soga_cheek_type',50,0,0), (338867,3790015,1,'soga_chin_type',-57,-51,55), (338868,3790015,1,'soga_ear_type',-74,48,0), (338869,3790015,1,'soga_eye_brow_type',55,-58,-3), (338870,3790015,0,'soga_eye_color',229,229,102), (338871,3790015,1,'soga_eye_type',35,0,0), (338872,3790015,0,'soga_hair_color1',56,33,26), (338873,3790015,0,'soga_hair_color2',94,59,11), (338874,3790015,0,'soga_hair_face_color',100,70,10), (338875,3790015,0,'soga_hair_face_highlight_color',40,19,9), (338876,3790015,0,'soga_hair_highlight',79,28,15), (338877,3790015,0,'soga_hair_type_color',100,70,10), (338878,3790015,0,'soga_hair_type_highlight_color',40,19,9), (338879,3790015,1,'soga_lip_type',84,-28,10), (338880,3790015,1,'soga_nose_type',0,-88,-4), (338881,3790015,0,'soga_skin_color',126,89,91), (338882,3790015,0,'wing_color1',255,255,255), (338883,3790015,0,'wing_color2',255,255,255), (338884,3790016,1,'cheek_type',0,-29,0), (338885,3790016,1,'chin_type',0,-17,3), (338886,3790016,1,'ear_type',-17,31,0), (338887,3790016,1,'eye_brow_type',19,0,20), (338888,3790016,0,'eye_color',41,82,94), (338889,3790016,1,'eye_type',40,0,0), (338890,3790016,0,'hair_face_color',45,24,3), (338891,3790016,0,'hair_face_highlight_color',126,121,76), (338892,3790016,0,'hair_type_color',45,24,3), (338893,3790016,0,'hair_type_highlight_color',126,121,76), (338894,3790016,1,'lip_type',-4,0,8), (338895,3790016,1,'nose_type',2,5,-26), (338896,3790016,0,'skin_color',220,213,189), (338897,3790016,1,'soga_cheek_type',0,-29,0), (338898,3790016,1,'soga_chin_type',0,-17,3), (338899,3790016,1,'soga_ear_type',-17,31,0), (338900,3790016,1,'soga_eye_brow_type',19,0,20), (338901,3790016,0,'soga_eye_color',229,229,102), (338902,3790016,1,'soga_eye_type',40,0,0), (338903,3790016,0,'soga_hair_face_color',45,24,3), (338904,3790016,0,'soga_hair_face_highlight_color',126,121,76), (338905,3790016,0,'soga_hair_type_color',45,24,3), (338906,3790016,0,'soga_hair_type_highlight_color',126,121,76), (338907,3790016,1,'soga_lip_type',-4,0,8), (338908,3790016,1,'soga_nose_type',2,5,-26), (338909,3790016,0,'soga_skin_color',220,213,189), (338910,3790016,0,'wing_color1',255,255,255), (338911,3790016,0,'wing_color2',255,255,255), (338912,3790017,0,'eye_color',255,255,255), (338913,3790017,0,'skin_color',255,255,255), (338914,3790017,0,'soga_eye_color',255,0,255), (338915,3830000,0,'eye_color',255,255,255), (338916,3830000,0,'skin_color',255,255,255), (338917,3830000,0,'soga_eye_color',255,0,255), (338918,3830001,1,'cheek_type',77,-75,0), (338919,3830001,1,'chin_type',58,88,28), (338920,3830001,1,'ear_type',14,56,0), (338921,3830001,1,'eye_brow_type',59,26,-89), (338922,3830001,0,'eye_color',255,255,255), (338923,3830001,1,'eye_type',-21,0,0), (338924,3830001,0,'hair_color1',239,221,86), (338925,3830001,0,'hair_color2',99,53,22), (338926,3830001,0,'hair_face_color',219,179,15), (338927,3830001,0,'hair_face_highlight_color',93,65,9), (338928,3830001,0,'hair_highlight',56,33,26), (338929,3830001,0,'hair_type_color',219,179,15), (338930,3830001,0,'hair_type_highlight_color',93,65,9), (338931,3830001,1,'lip_type',-46,37,-63), (338932,3830001,1,'nose_type',7,10,-17), (338933,3830001,0,'skin_color',255,255,255), (338934,3830001,1,'soga_cheek_type',77,-75,0), (338935,3830001,1,'soga_chin_type',58,88,28), (338936,3830001,1,'soga_ear_type',14,56,0), (338937,3830001,1,'soga_eye_brow_type',59,26,-89), (338938,3830001,0,'soga_eye_color',255,0,255), (338939,3830001,1,'soga_eye_type',-21,0,0), (338940,3830001,0,'soga_hair_color1',239,221,86), (338941,3830001,0,'soga_hair_color2',99,53,22), (338942,3830001,0,'soga_hair_face_color',219,179,15), (338943,3830001,0,'soga_hair_face_highlight_color',93,65,9), (338944,3830001,0,'soga_hair_highlight',56,33,26), (338945,3830001,0,'soga_hair_type_color',219,179,15), (338946,3830001,0,'soga_hair_type_highlight_color',93,65,9), (338947,3830001,1,'soga_lip_type',-46,37,-63), (338948,3830001,1,'soga_nose_type',7,10,-17), (338949,3830001,0,'soga_skin_color',200,187,181), (338950,3830001,0,'wing_color1',255,255,255), (338951,3830001,0,'wing_color2',255,255,255), (338952,3830002,0,'eye_color',255,255,255), (338953,3830002,0,'skin_color',255,255,255), (338954,3830002,0,'soga_eye_color',255,0,255), (338955,3830003,1,'cheek_type',5,-1,0), (338956,3830003,1,'chin_type',89,-62,-46), (338957,3830003,1,'ear_type',-37,10,0), (338958,3830003,1,'eye_brow_type',-72,28,0), (338959,3830003,0,'eye_color',158,198,210), (338960,3830003,1,'eye_type',-28,0,0), (338961,3830003,0,'hair_color1',209,131,22), (338962,3830003,0,'hair_color2',199,150,48), (338963,3830003,0,'hair_face_color',184,128,10), (338964,3830003,0,'hair_face_highlight_color',244,246,246), (338965,3830003,0,'hair_highlight',161,165,168), (338966,3830003,0,'hair_type_color',184,128,10), (338967,3830003,0,'hair_type_highlight_color',244,246,246), (338968,3830003,1,'lip_type',-3,32,69), (338969,3830003,1,'nose_type',51,28,-61), (338970,3830003,0,'skin_color',244,250,239), (338971,3830003,1,'soga_cheek_type',5,-1,0), (338972,3830003,1,'soga_chin_type',89,-62,-46), (338973,3830003,1,'soga_ear_type',-37,10,0), (338974,3830003,1,'soga_eye_brow_type',-72,28,0), (338975,3830003,0,'soga_eye_color',229,229,102), (338976,3830003,1,'soga_eye_type',-28,0,0), (338977,3830003,0,'soga_hair_color1',209,131,22), (338978,3830003,0,'soga_hair_color2',199,150,48), (338979,3830003,0,'soga_hair_face_color',184,128,10), (338980,3830003,0,'soga_hair_face_highlight_color',244,246,246), (338981,3830003,0,'soga_hair_highlight',161,165,168), (338982,3830003,0,'soga_hair_type_color',184,128,10), (338983,3830003,0,'soga_hair_type_highlight_color',244,246,246), (338984,3830003,1,'soga_lip_type',-3,32,69), (338985,3830003,1,'soga_nose_type',51,28,-61), (338986,3830003,0,'soga_skin_color',244,250,239), (338987,3830003,0,'wing_color1',255,255,255), (338988,3830003,0,'wing_color2',255,255,255), (338989,3830004,1,'cheek_type',0,94,0), (338990,3830004,1,'chin_type',-42,26,-62), (338991,3830004,1,'ear_type',69,-25,0), (338992,3830004,1,'eye_brow_type',-68,-88,89), (338993,3830004,0,'eye_color',143,103,48), (338994,3830004,1,'eye_type',-18,0,0), (338995,3830004,0,'hair_color1',161,165,168), (338996,3830004,0,'hair_color2',50,69,69), (338997,3830004,0,'hair_face_color',195,208,207), (338998,3830004,0,'hair_face_highlight_color',230,170,26), (338999,3830004,0,'hair_highlight',200,165,96), (339000,3830004,0,'hair_type_color',195,208,207), (339001,3830004,0,'hair_type_highlight_color',230,170,26), (339002,3830004,1,'lip_type',-5,57,20), (339003,3830004,1,'nose_type',-18,-31,-11), (339004,3830004,0,'skin_color',46,35,36), (339005,3830004,1,'soga_cheek_type',0,94,0), (339006,3830004,1,'soga_chin_type',-42,26,-62), (339007,3830004,1,'soga_ear_type',69,-25,0), (339008,3830004,1,'soga_eye_brow_type',-68,-88,89), (339009,3830004,0,'soga_eye_color',229,229,102), (339010,3830004,1,'soga_eye_type',-18,0,0), (339011,3830004,0,'soga_hair_color1',161,165,168), (339012,3830004,0,'soga_hair_color2',50,69,69), (339013,3830004,0,'soga_hair_face_color',195,208,207), (339014,3830004,0,'soga_hair_face_highlight_color',230,170,26), (339015,3830004,0,'soga_hair_highlight',200,165,96), (339016,3830004,0,'soga_hair_type_color',195,208,207), (339017,3830004,0,'soga_hair_type_highlight_color',230,170,26), (339018,3830004,1,'soga_lip_type',-5,57,20), (339019,3830004,1,'soga_nose_type',-18,-31,-11), (339020,3830004,0,'soga_skin_color',46,35,36), (339021,3830004,0,'wing_color1',255,255,255), (339022,3830004,0,'wing_color2',255,255,255), (339023,3830005,1,'cheek_type',-37,68,0), (339024,3830005,1,'chin_type',-72,79,-38), (339025,3830005,1,'ear_type',-63,-1,0), (339026,3830005,1,'eye_brow_type',-8,-64,40), (339027,3830005,0,'eye_color',108,145,107), (339028,3830005,1,'eye_type',22,0,0), (339029,3830005,0,'hair_color1',79,28,15), (339030,3830005,0,'hair_color2',111,64,0), (339031,3830005,0,'hair_face_color',35,24,1), (339032,3830005,0,'hair_face_highlight_color',43,13,17), (339033,3830005,0,'hair_highlight',54,45,28), (339034,3830005,0,'hair_type_color',35,24,1), (339035,3830005,0,'hair_type_highlight_color',43,13,17), (339036,3830005,1,'lip_type',-75,-95,-64), (339037,3830005,1,'nose_type',-55,68,28), (339038,3830005,0,'skin_color',47,38,39), (339039,3830005,1,'soga_cheek_type',-37,68,0), (339040,3830005,1,'soga_chin_type',-72,79,-38), (339041,3830005,1,'soga_ear_type',-63,-1,0), (339042,3830005,1,'soga_eye_brow_type',-8,-64,40), (339043,3830005,0,'soga_eye_color',229,229,102), (339044,3830005,1,'soga_eye_type',22,0,0), (339045,3830005,0,'soga_hair_color1',79,28,15), (339046,3830005,0,'soga_hair_color2',111,64,0), (339047,3830005,0,'soga_hair_face_color',35,24,1), (339048,3830005,0,'soga_hair_face_highlight_color',43,13,17), (339049,3830005,0,'soga_hair_highlight',54,45,28), (339050,3830005,0,'soga_hair_type_color',35,24,1), (339051,3830005,0,'soga_hair_type_highlight_color',43,13,17), (339052,3830005,1,'soga_lip_type',-75,-95,-64), (339053,3830005,1,'soga_nose_type',-55,68,28), (339054,3830005,0,'soga_skin_color',47,38,39), (339055,3830005,0,'wing_color1',255,255,255), (339056,3830005,0,'wing_color2',255,255,255), (339057,3830006,1,'cheek_type',29,1,0), (339058,3830006,1,'chin_type',72,-81,-57), (339059,3830006,1,'ear_type',68,-81,0), (339060,3830006,1,'eye_brow_type',-17,8,-38), (339061,3830006,0,'eye_color',105,165,179), (339062,3830006,1,'eye_type',34,0,0), (339063,3830006,0,'hair_color1',29,21,28), (339064,3830006,0,'hair_color2',39,32,39), (339065,3830006,0,'hair_face_color',15,1,21), (339066,3830006,0,'hair_face_highlight_color',211,220,220), (339067,3830006,0,'hair_highlight',161,165,168), (339068,3830006,0,'hair_type_color',15,1,21), (339069,3830006,0,'hair_type_highlight_color',211,220,220), (339070,3830006,1,'lip_type',-28,62,7), (339071,3830006,1,'nose_type',45,-78,-90), (339072,3830006,0,'skin_color',179,188,188), (339073,3830006,1,'soga_cheek_type',29,1,0), (339074,3830006,1,'soga_chin_type',72,-81,-57), (339075,3830006,1,'soga_ear_type',68,-81,0), (339076,3830006,1,'soga_eye_brow_type',-17,8,-38), (339077,3830006,0,'soga_eye_color',229,229,102), (339078,3830006,1,'soga_eye_type',34,0,0), (339079,3830006,0,'soga_hair_color1',29,21,28), (339080,3830006,0,'soga_hair_color2',39,32,39), (339081,3830006,0,'soga_hair_face_color',15,1,21), (339082,3830006,0,'soga_hair_face_highlight_color',211,220,220), (339083,3830006,0,'soga_hair_highlight',161,165,168), (339084,3830006,0,'soga_hair_type_color',15,1,21), (339085,3830006,0,'soga_hair_type_highlight_color',211,220,220), (339086,3830006,1,'soga_lip_type',-28,62,7), (339087,3830006,1,'soga_nose_type',45,-78,-90), (339088,3830006,0,'soga_skin_color',179,188,188), (339089,3830006,0,'wing_color1',255,255,255), (339090,3830006,0,'wing_color2',255,255,255), (339091,3830007,1,'cheek_type',-2,38,0), (339092,3830007,1,'chin_type',58,-75,-95), (339093,3830007,1,'ear_type',58,-63,0), (339094,3830007,1,'eye_brow_type',-20,70,29), (339095,3830007,0,'eye_color',84,139,114), (339096,3830007,1,'eye_type',-62,0,0), (339097,3830007,0,'hair_color1',109,14,49), (339098,3830007,0,'hair_color2',185,97,0), (339099,3830007,0,'hair_face_color',84,0,0), (339100,3830007,0,'hair_face_highlight_color',35,24,1), (339101,3830007,0,'hair_highlight',79,28,15), (339102,3830007,0,'hair_type_color',84,0,0), (339103,3830007,0,'hair_type_highlight_color',35,24,1), (339104,3830007,1,'lip_type',-79,82,-84), (339105,3830007,1,'nose_type',2,41,55), (339106,3830007,0,'skin_color',136,118,120), (339107,3830007,1,'soga_cheek_type',-2,38,0), (339108,3830007,1,'soga_chin_type',58,-75,-95), (339109,3830007,1,'soga_ear_type',58,-63,0), (339110,3830007,1,'soga_eye_brow_type',-20,70,29), (339111,3830007,0,'soga_eye_color',229,229,102), (339112,3830007,1,'soga_eye_type',-62,0,0), (339113,3830007,0,'soga_hair_color1',109,14,49), (339114,3830007,0,'soga_hair_color2',185,97,0), (339115,3830007,0,'soga_hair_face_color',84,0,0), (339116,3830007,0,'soga_hair_face_highlight_color',35,24,1), (339117,3830007,0,'soga_hair_highlight',79,28,15), (339118,3830007,0,'soga_hair_type_color',84,0,0), (339119,3830007,0,'soga_hair_type_highlight_color',35,24,1), (339120,3830007,1,'soga_lip_type',-79,82,-84), (339121,3830007,1,'soga_nose_type',2,41,55), (339122,3830007,0,'soga_skin_color',136,118,120), (339123,3830007,0,'wing_color1',255,255,255), (339124,3830007,0,'wing_color2',255,255,255), (339125,3830008,1,'cheek_type',-40,-68,0), (339126,3830008,1,'chin_type',26,70,-40), (339127,3830008,1,'ear_type',-37,-25,0), (339128,3830008,1,'eye_brow_type',88,-63,-55), (339129,3830008,0,'eye_color',30,57,39), (339130,3830008,1,'eye_type',-31,0,0), (339131,3830008,0,'hair_color1',209,131,22), (339132,3830008,0,'hair_color2',199,150,48), (339133,3830008,0,'hair_face_color',198,139,15), (339134,3830008,0,'hair_face_highlight_color',244,246,246), (339135,3830008,0,'hair_highlight',161,165,168), (339136,3830008,0,'hair_type_color',198,139,15), (339137,3830008,0,'hair_type_highlight_color',244,246,246), (339138,3830008,1,'lip_type',-42,79,15), (339139,3830008,1,'nose_type',-25,-72,17), (339140,3830008,0,'skin_color',244,248,248), (339141,3830008,1,'soga_cheek_type',-40,-68,0), (339142,3830008,1,'soga_chin_type',26,70,-40), (339143,3830008,1,'soga_ear_type',-37,-25,0), (339144,3830008,1,'soga_eye_brow_type',88,-63,-55), (339145,3830008,0,'soga_eye_color',229,229,102), (339146,3830008,1,'soga_eye_type',-31,0,0), (339147,3830008,0,'soga_hair_color1',209,131,22), (339148,3830008,0,'soga_hair_color2',199,150,48), (339149,3830008,0,'soga_hair_face_color',198,139,15), (339150,3830008,0,'soga_hair_face_highlight_color',244,246,246), (339151,3830008,0,'soga_hair_highlight',161,165,168), (339152,3830008,0,'soga_hair_type_color',198,139,15), (339153,3830008,0,'soga_hair_type_highlight_color',244,246,246), (339154,3830008,1,'soga_lip_type',-42,79,15), (339155,3830008,1,'soga_nose_type',-25,-72,17), (339156,3830008,0,'soga_skin_color',244,248,248), (339157,3830008,0,'wing_color1',255,255,255), (339158,3830008,0,'wing_color2',255,255,255), (339159,3830009,1,'cheek_type',20,14,0), (339160,3830009,1,'chin_type',35,81,68), (339161,3830009,1,'ear_type',-62,28,0), (339162,3830009,1,'eye_brow_type',-56,82,28), (339163,3830009,0,'eye_color',61,120,89), (339164,3830009,1,'eye_type',-41,0,0), (339165,3830009,0,'hair_color1',38,22,21), (339166,3830009,0,'hair_color2',120,50,0), (339167,3830009,0,'hair_face_color',195,208,207), (339168,3830009,0,'hair_face_highlight_color',35,24,1), (339169,3830009,0,'hair_highlight',79,28,15), (339170,3830009,0,'hair_type_color',195,208,207), (339171,3830009,0,'hair_type_highlight_color',35,24,1), (339172,3830009,1,'lip_type',94,-76,-50), (339173,3830009,1,'nose_type',64,68,-48), (339174,3830009,0,'skin_color',241,232,234), (339175,3830009,1,'soga_cheek_type',20,14,0), (339176,3830009,1,'soga_chin_type',35,81,68), (339177,3830009,1,'soga_ear_type',-62,28,0), (339178,3830009,1,'soga_eye_brow_type',-56,82,28), (339179,3830009,0,'soga_eye_color',229,229,102), (339180,3830009,1,'soga_eye_type',-41,0,0), (339181,3830009,0,'soga_hair_color1',38,22,21), (339182,3830009,0,'soga_hair_color2',120,50,0), (339183,3830009,0,'soga_hair_face_color',195,208,207), (339184,3830009,0,'soga_hair_face_highlight_color',35,24,1), (339185,3830009,0,'soga_hair_highlight',79,28,15), (339186,3830009,0,'soga_hair_type_color',195,208,207), (339187,3830009,0,'soga_hair_type_highlight_color',35,24,1), (339188,3830009,1,'soga_lip_type',94,-76,-50), (339189,3830009,1,'soga_nose_type',64,68,-48), (339190,3830009,0,'soga_skin_color',241,232,234), (339191,3830009,0,'wing_color1',255,255,255), (339192,3830009,0,'wing_color2',255,255,255), (339193,3830010,1,'cheek_type',5,-1,0), (339194,3830010,1,'chin_type',89,-62,-46), (339195,3830010,1,'ear_type',-37,10,0), (339196,3830010,1,'eye_brow_type',-72,28,0), (339197,3830010,0,'eye_color',158,198,210), (339198,3830010,1,'eye_type',-28,0,0), (339199,3830010,0,'hair_color1',209,131,22), (339200,3830010,0,'hair_color2',199,150,48), (339201,3830010,0,'hair_face_color',184,128,10), (339202,3830010,0,'hair_face_highlight_color',244,246,246), (339203,3830010,0,'hair_highlight',161,165,168), (339204,3830010,0,'hair_type_color',184,128,10), (339205,3830010,0,'hair_type_highlight_color',244,246,246), (339206,3830010,1,'lip_type',-3,32,69), (339207,3830010,1,'nose_type',51,28,-61), (339208,3830010,0,'skin_color',244,250,239), (339209,3830010,1,'soga_cheek_type',5,-1,0), (339210,3830010,1,'soga_chin_type',89,-62,-46), (339211,3830010,1,'soga_ear_type',-37,10,0), (339212,3830010,1,'soga_eye_brow_type',-72,28,0), (339213,3830010,0,'soga_eye_color',229,229,102), (339214,3830010,1,'soga_eye_type',-28,0,0), (339215,3830010,0,'soga_hair_color1',209,131,22), (339216,3830010,0,'soga_hair_color2',199,150,48), (339217,3830010,0,'soga_hair_face_color',184,128,10), (339218,3830010,0,'soga_hair_face_highlight_color',244,246,246), (339219,3830010,0,'soga_hair_highlight',161,165,168), (339220,3830010,0,'soga_hair_type_color',184,128,10), (339221,3830010,0,'soga_hair_type_highlight_color',244,246,246), (339222,3830010,1,'soga_lip_type',-3,32,69), (339223,3830010,1,'soga_nose_type',51,28,-61), (339224,3830010,0,'soga_skin_color',244,250,239), (339225,3830010,0,'wing_color1',255,255,255), (339226,3830010,0,'wing_color2',255,255,255), (339227,3830011,1,'cheek_type',77,-75,0), (339228,3830011,1,'chin_type',58,88,28), (339229,3830011,1,'ear_type',14,56,0), (339230,3830011,1,'eye_brow_type',59,26,-89), (339231,3830011,0,'eye_color',144,188,195), (339232,3830011,1,'eye_type',-21,0,0), (339233,3830011,0,'hair_color1',239,221,86), (339234,3830011,0,'hair_color2',99,53,22), (339235,3830011,0,'hair_face_color',219,179,15), (339236,3830011,0,'hair_face_highlight_color',93,65,9), (339237,3830011,0,'hair_highlight',56,33,26), (339238,3830011,0,'hair_type_color',219,179,15), (339239,3830011,0,'hair_type_highlight_color',93,65,9), (339240,3830011,1,'lip_type',-46,37,-63), (339241,3830011,1,'nose_type',7,10,-17), (339242,3830011,0,'skin_color',200,187,181), (339243,3830011,1,'soga_cheek_type',77,-75,0), (339244,3830011,1,'soga_chin_type',58,88,28), (339245,3830011,1,'soga_ear_type',14,56,0), (339246,3830011,1,'soga_eye_brow_type',59,26,-89), (339247,3830011,0,'soga_eye_color',229,229,102), (339248,3830011,1,'soga_eye_type',-21,0,0), (339249,3830011,0,'soga_hair_color1',239,221,86), (339250,3830011,0,'soga_hair_color2',99,53,22), (339251,3830011,0,'soga_hair_face_color',219,179,15), (339252,3830011,0,'soga_hair_face_highlight_color',93,65,9), (339253,3830011,0,'soga_hair_highlight',56,33,26), (339254,3830011,0,'soga_hair_type_color',219,179,15), (339255,3830011,0,'soga_hair_type_highlight_color',93,65,9), (339256,3830011,1,'soga_lip_type',-46,37,-63), (339257,3830011,1,'soga_nose_type',7,10,-17), (339258,3830011,0,'soga_skin_color',200,187,181), (339259,3830011,0,'wing_color1',255,255,255), (339260,3830011,0,'wing_color2',255,255,255), (339261,3830012,1,'cheek_type',-7,-93,0), (339262,3830012,1,'chin_type',68,-71,-12), (339263,3830012,1,'ear_type',19,20,0), (339264,3830012,1,'eye_brow_type',28,88,17), (339265,3830012,0,'eye_color',41,82,95), (339266,3830012,1,'eye_type',79,0,0), (339267,3830012,0,'hair_color1',56,33,26), (339268,3830012,0,'hair_color2',94,59,11), (339269,3830012,0,'hair_face_color',100,70,10), (339270,3830012,0,'hair_face_highlight_color',232,183,30), (339271,3830012,0,'hair_highlight',246,219,114), (339272,3830012,0,'hair_type_color',100,70,10), (339273,3830012,0,'hair_type_highlight_color',232,183,30), (339274,3830012,1,'lip_type',-56,-1,-34), (339275,3830012,1,'nose_type',17,17,1), (339276,3830012,0,'skin_color',105,112,109), (339277,3830012,1,'soga_cheek_type',-7,-93,0), (339278,3830012,1,'soga_chin_type',68,-71,-12), (339279,3830012,1,'soga_ear_type',19,20,0), (339280,3830012,1,'soga_eye_brow_type',28,88,17), (339281,3830012,0,'soga_eye_color',229,229,102), (339282,3830012,1,'soga_eye_type',79,0,0), (339283,3830012,0,'soga_hair_color1',56,33,26), (339284,3830012,0,'soga_hair_color2',94,59,11), (339285,3830012,0,'soga_hair_face_color',100,70,10), (339286,3830012,0,'soga_hair_face_highlight_color',232,183,30), (339287,3830012,0,'soga_hair_highlight',246,219,114), (339288,3830012,0,'soga_hair_type_color',100,70,10), (339289,3830012,0,'soga_hair_type_highlight_color',232,183,30), (339290,3830012,1,'soga_lip_type',-56,-1,-34), (339291,3830012,1,'soga_nose_type',17,17,1), (339292,3830012,0,'soga_skin_color',105,112,109), (339293,3830012,0,'wing_color1',255,255,255), (339294,3830012,0,'wing_color2',255,255,255), (339295,3830013,1,'cheek_type',-5,12,0), (339296,3830013,1,'chin_type',32,-42,21), (339297,3830013,1,'ear_type',-12,39,0), (339298,3830013,1,'eye_brow_type',25,8,-14), (339299,3830013,0,'eye_color',29,60,52), (339300,3830013,1,'eye_type',-38,0,0), (339301,3830013,0,'hair_face_color',59,69,60), (339302,3830013,0,'hair_face_highlight_color',50,21,0), (339303,3830013,0,'hair_type_color',59,69,60), (339304,3830013,0,'hair_type_highlight_color',50,21,0), (339305,3830013,1,'lip_type',17,4,-7), (339306,3830013,1,'nose_type',-14,-28,9), (339307,3830013,0,'skin_color',226,217,194), (339308,3830013,1,'soga_cheek_type',-5,12,0), (339309,3830013,1,'soga_chin_type',32,-42,21), (339310,3830013,1,'soga_ear_type',-12,39,0), (339311,3830013,1,'soga_eye_brow_type',25,8,-14), (339312,3830013,0,'soga_eye_color',229,229,102), (339313,3830013,1,'soga_eye_type',-38,0,0), (339314,3830013,0,'soga_hair_face_color',59,69,60), (339315,3830013,0,'soga_hair_face_highlight_color',50,21,0), (339316,3830013,0,'soga_hair_type_color',59,69,60), (339317,3830013,0,'soga_hair_type_highlight_color',50,21,0), (339318,3830013,1,'soga_lip_type',17,4,-7), (339319,3830013,1,'soga_nose_type',-14,-28,9), (339320,3830013,0,'soga_skin_color',226,217,194), (339321,3830013,0,'wing_color1',255,255,255), (339322,3830013,0,'wing_color2',255,255,255), (339323,3830014,1,'cheek_type',50,0,0), (339324,3830014,1,'chin_type',-57,-51,55), (339325,3830014,1,'ear_type',-74,48,0), (339326,3830014,1,'eye_brow_type',55,-58,-3), (339327,3830014,0,'eye_color',118,161,137), (339328,3830014,1,'eye_type',35,0,0), (339329,3830014,0,'hair_color1',56,33,26), (339330,3830014,0,'hair_color2',94,59,11), (339331,3830014,0,'hair_face_color',100,70,10), (339332,3830014,0,'hair_face_highlight_color',40,19,9), (339333,3830014,0,'hair_highlight',79,28,15), (339334,3830014,0,'hair_type_color',100,70,10), (339335,3830014,0,'hair_type_highlight_color',40,19,9), (339336,3830014,1,'lip_type',84,-28,10), (339337,3830014,1,'nose_type',0,-88,-4), (339338,3830014,0,'skin_color',126,89,91), (339339,3830014,1,'soga_cheek_type',50,0,0), (339340,3830014,1,'soga_chin_type',-57,-51,55), (339341,3830014,1,'soga_ear_type',-74,48,0), (339342,3830014,1,'soga_eye_brow_type',55,-58,-3), (339343,3830014,0,'soga_eye_color',229,229,102), (339344,3830014,1,'soga_eye_type',35,0,0), (339345,3830014,0,'soga_hair_color1',56,33,26), (339346,3830014,0,'soga_hair_color2',94,59,11), (339347,3830014,0,'soga_hair_face_color',100,70,10), (339348,3830014,0,'soga_hair_face_highlight_color',40,19,9), (339349,3830014,0,'soga_hair_highlight',79,28,15), (339350,3830014,0,'soga_hair_type_color',100,70,10), (339351,3830014,0,'soga_hair_type_highlight_color',40,19,9), (339352,3830014,1,'soga_lip_type',84,-28,10), (339353,3830014,1,'soga_nose_type',0,-88,-4), (339354,3830014,0,'soga_skin_color',126,89,91), (339355,3830014,0,'wing_color1',255,255,255), (339356,3830014,0,'wing_color2',255,255,255), (339357,3830015,0,'eye_color',189,200,140), (339358,3830015,0,'skin_color',221,0,77), (339359,3830015,0,'soga_eye_color',255,0,255), (339360,3830016,1,'cheek_type',0,28,0), (339361,3830016,1,'chin_type',7,35,10), (339362,3830016,1,'ear_type',-14,-9,0), (339363,3830016,1,'eye_brow_type',23,29,-22), (339364,3830016,0,'eye_color',58,95,59), (339365,3830016,1,'eye_type',10,0,0), (339366,3830016,0,'hair_face_color',222,154,25), (339367,3830016,0,'hair_face_highlight_color',68,49,24), (339368,3830016,0,'hair_type_color',222,154,25), (339369,3830016,0,'hair_type_highlight_color',68,49,24), (339370,3830016,1,'lip_type',10,-20,20), (339371,3830016,1,'nose_type',0,-23,0), (339372,3830016,0,'skin_color',213,214,202), (339373,3830016,1,'soga_cheek_type',0,28,0), (339374,3830016,1,'soga_chin_type',7,35,10), (339375,3830016,1,'soga_ear_type',-14,-9,0), (339376,3830016,1,'soga_eye_brow_type',23,29,-22), (339377,3830016,0,'soga_eye_color',229,229,102), (339378,3830016,1,'soga_eye_type',10,0,0), (339379,3830016,0,'soga_hair_face_color',222,154,25), (339380,3830016,0,'soga_hair_face_highlight_color',68,49,24), (339381,3830016,0,'soga_hair_type_color',222,154,25), (339382,3830016,0,'soga_hair_type_highlight_color',68,49,24), (339383,3830016,1,'soga_lip_type',10,-20,20), (339384,3830016,1,'soga_nose_type',0,-23,0), (339385,3830016,0,'soga_skin_color',213,214,202), (339386,3830016,0,'wing_color1',255,255,255), (339387,3830016,0,'wing_color2',255,255,255), (339388,3830017,1,'cheek_type',79,-26,0), (339389,3830017,1,'chin_type',-8,61,64), (339390,3830017,1,'ear_type',53,-55,0), (339391,3830017,1,'eye_brow_type',-72,-17,97), (339392,3830017,0,'eye_color',57,118,133), (339393,3830017,1,'eye_type',69,0,0), (339394,3830017,0,'hair_color1',29,21,28), (339395,3830017,0,'hair_color2',39,32,39), (339396,3830017,0,'hair_face_color',17,3,23), (339397,3830017,0,'hair_face_highlight_color',168,59,22), (339398,3830017,0,'hair_highlight',89,21,21), (339399,3830017,0,'hair_type_color',17,3,23), (339400,3830017,0,'hair_type_highlight_color',168,59,22), (339401,3830017,1,'lip_type',-53,97,-22), (339402,3830017,1,'nose_type',-41,14,62), (339403,3830017,0,'skin_color',46,33,34), (339404,3830017,1,'soga_cheek_type',79,-26,0), (339405,3830017,1,'soga_chin_type',-8,61,64), (339406,3830017,1,'soga_ear_type',53,-55,0), (339407,3830017,1,'soga_eye_brow_type',-72,-17,97), (339408,3830017,0,'soga_eye_color',229,229,102), (339409,3830017,1,'soga_eye_type',69,0,0), (339410,3830017,0,'soga_hair_color1',29,21,28), (339411,3830017,0,'soga_hair_color2',39,32,39), (339412,3830017,0,'soga_hair_face_color',17,3,23), (339413,3830017,0,'soga_hair_face_highlight_color',168,59,22), (339414,3830017,0,'soga_hair_highlight',89,21,21), (339415,3830017,0,'soga_hair_type_color',17,3,23), (339416,3830017,0,'soga_hair_type_highlight_color',168,59,22), (339417,3830017,1,'soga_lip_type',-53,97,-22), (339418,3830017,1,'soga_nose_type',-41,14,62), (339419,3830017,0,'soga_skin_color',46,33,34), (339420,3830017,0,'wing_color1',255,255,255), (339421,3830017,0,'wing_color2',255,255,255), (339422,3830018,1,'cheek_type',5,-1,0), (339423,3830018,1,'chin_type',89,-62,-46), (339424,3830018,1,'ear_type',-37,10,0), (339425,3830018,1,'eye_brow_type',-72,28,0), (339426,3830018,0,'eye_color',158,198,210), (339427,3830018,1,'eye_type',-28,0,0), (339428,3830018,0,'hair_color1',209,131,22), (339429,3830018,0,'hair_color2',199,150,48), (339430,3830018,0,'hair_face_color',184,128,10), (339431,3830018,0,'hair_face_highlight_color',244,246,246), (339432,3830018,0,'hair_highlight',161,165,168), (339433,3830018,0,'hair_type_color',184,128,10), (339434,3830018,0,'hair_type_highlight_color',244,246,246), (339435,3830018,1,'lip_type',-3,32,69), (339436,3830018,1,'nose_type',51,28,-61), (339437,3830018,0,'skin_color',244,250,239), (339438,3830018,1,'soga_cheek_type',5,-1,0), (339439,3830018,1,'soga_chin_type',89,-62,-46), (339440,3830018,1,'soga_ear_type',-37,10,0), (339441,3830018,1,'soga_eye_brow_type',-72,28,0), (339442,3830018,0,'soga_eye_color',229,229,102), (339443,3830018,1,'soga_eye_type',-28,0,0), (339444,3830018,0,'soga_hair_color1',209,131,22), (339445,3830018,0,'soga_hair_color2',199,150,48), (339446,3830018,0,'soga_hair_face_color',184,128,10), (339447,3830018,0,'soga_hair_face_highlight_color',244,246,246), (339448,3830018,0,'soga_hair_highlight',161,165,168), (339449,3830018,0,'soga_hair_type_color',184,128,10), (339450,3830018,0,'soga_hair_type_highlight_color',244,246,246), (339451,3830018,1,'soga_lip_type',-3,32,69), (339452,3830018,1,'soga_nose_type',51,28,-61), (339453,3830018,0,'soga_skin_color',244,250,239), (339454,3830018,0,'wing_color1',255,255,255), (339455,3830018,0,'wing_color2',255,255,255), (339456,3830019,1,'cheek_type',4,-91,0), (339457,3830019,1,'chin_type',-69,7,75), (339458,3830019,1,'ear_type',-50,77,0), (339459,3830019,1,'eye_brow_type',-71,37,23), (339460,3830019,0,'eye_color',163,201,212), (339461,3830019,1,'eye_type',97,0,0), (339462,3830019,0,'hair_color1',79,28,15), (339463,3830019,0,'hair_color2',111,64,0), (339464,3830019,0,'hair_face_color',40,20,7), (339465,3830019,0,'hair_face_highlight_color',47,42,59), (339466,3830019,0,'hair_highlight',43,36,70), (339467,3830019,0,'hair_type_color',40,20,7), (339468,3830019,0,'hair_type_highlight_color',47,42,59), (339469,3830019,1,'lip_type',-34,-68,-35), (339470,3830019,1,'nose_type',63,-31,58), (339471,3830019,0,'skin_color',177,159,108), (339472,3830019,1,'soga_cheek_type',4,-91,0), (339473,3830019,1,'soga_chin_type',-69,7,75), (339474,3830019,1,'soga_ear_type',-50,77,0), (339475,3830019,1,'soga_eye_brow_type',-71,37,23), (339476,3830019,0,'soga_eye_color',229,229,102), (339477,3830019,1,'soga_eye_type',97,0,0), (339478,3830019,0,'soga_hair_color1',79,28,15), (339479,3830019,0,'soga_hair_color2',111,64,0), (339480,3830019,0,'soga_hair_face_color',40,20,7), (339481,3830019,0,'soga_hair_face_highlight_color',47,42,59), (339482,3830019,0,'soga_hair_highlight',43,36,70), (339483,3830019,0,'soga_hair_type_color',40,20,7), (339484,3830019,0,'soga_hair_type_highlight_color',47,42,59), (339485,3830019,1,'soga_lip_type',-34,-68,-35), (339486,3830019,1,'soga_nose_type',63,-31,58), (339487,3830019,0,'soga_skin_color',177,159,108), (339488,3830019,0,'wing_color1',255,255,255), (339489,3830019,0,'wing_color2',255,255,255), (339490,3830020,1,'cheek_type',66,4,0), (339491,3830020,1,'chin_type',62,57,87), (339492,3830020,1,'ear_type',70,-45,0), (339493,3830020,1,'eye_brow_type',-96,28,-43), (339494,3830020,0,'eye_color',145,188,193), (339495,3830020,1,'eye_type',87,0,0), (339496,3830020,0,'hair_color1',29,21,28), (339497,3830020,0,'hair_color2',39,32,39), (339498,3830020,0,'hair_face_color',15,1,21), (339499,3830020,0,'hair_face_highlight_color',193,100,45), (339500,3830020,0,'hair_highlight',38,22,21), (339501,3830020,0,'hair_type_color',15,1,21), (339502,3830020,0,'hair_type_highlight_color',193,100,45), (339503,3830020,1,'lip_type',-28,-81,-79), (339504,3830020,1,'nose_type',-22,84,-35), (339505,3830020,0,'skin_color',223,181,156), (339506,3830020,1,'soga_cheek_type',66,4,0), (339507,3830020,1,'soga_chin_type',62,57,87), (339508,3830020,1,'soga_ear_type',70,-45,0), (339509,3830020,1,'soga_eye_brow_type',-96,28,-43), (339510,3830020,0,'soga_eye_color',229,229,102), (339511,3830020,1,'soga_eye_type',87,0,0), (339512,3830020,0,'soga_hair_color1',29,21,28), (339513,3830020,0,'soga_hair_color2',39,32,39), (339514,3830020,0,'soga_hair_face_color',15,1,21), (339515,3830020,0,'soga_hair_face_highlight_color',193,100,45), (339516,3830020,0,'soga_hair_highlight',38,22,21), (339517,3830020,0,'soga_hair_type_color',15,1,21), (339518,3830020,0,'soga_hair_type_highlight_color',193,100,45), (339519,3830020,1,'soga_lip_type',-28,-81,-79), (339520,3830020,1,'soga_nose_type',-22,84,-35), (339521,3830020,0,'soga_skin_color',223,181,156), (339522,3830020,0,'wing_color1',255,255,255), (339523,3830020,0,'wing_color2',255,255,255), (339524,3830021,1,'cheek_type',47,-46,0), (339525,3830021,1,'chin_type',11,-95,50), (339526,3830021,1,'ear_type',-97,11,0), (339527,3830021,1,'eye_brow_type',71,95,-50), (339528,3830021,0,'eye_color',250,236,255), (339529,3830021,1,'eye_type',51,0,0), (339530,3830021,1,'lip_type',35,-93,47), (339531,3830021,1,'nose_type',7,81,37), (339532,3830021,0,'skin_color',74,20,4), (339533,3830021,1,'soga_cheek_type',47,-46,0), (339534,3830021,1,'soga_chin_type',11,-95,50), (339535,3830021,1,'soga_ear_type',-97,11,0), (339536,3830021,1,'soga_eye_brow_type',71,95,-50), (339537,3830021,0,'soga_eye_color',229,229,102), (339538,3830021,1,'soga_eye_type',51,0,0), (339539,3830021,1,'soga_lip_type',35,-93,47), (339540,3830021,1,'soga_nose_type',7,81,37), (339541,3830021,0,'soga_skin_color',74,20,4), (339542,3830021,0,'wing_color1',255,255,255), (339543,3830021,0,'wing_color2',255,255,255), (339544,3830022,1,'cheek_type',-7,-93,0), (339545,3830022,1,'chin_type',68,-71,-12), (339546,3830022,1,'ear_type',19,20,0), (339547,3830022,1,'eye_brow_type',28,88,17), (339548,3830022,0,'eye_color',41,82,95), (339549,3830022,1,'eye_type',79,0,0), (339550,3830022,0,'hair_color1',56,33,26), (339551,3830022,0,'hair_color2',94,59,11), (339552,3830022,0,'hair_face_color',100,70,10), (339553,3830022,0,'hair_face_highlight_color',232,183,30), (339554,3830022,0,'hair_highlight',246,219,114), (339555,3830022,0,'hair_type_color',100,70,10), (339556,3830022,0,'hair_type_highlight_color',232,183,30), (339557,3830022,1,'lip_type',-56,-1,-34), (339558,3830022,1,'nose_type',17,17,1), (339559,3830022,0,'skin_color',105,112,109), (339560,3830022,1,'soga_cheek_type',-7,-93,0), (339561,3830022,1,'soga_chin_type',68,-71,-12), (339562,3830022,1,'soga_ear_type',19,20,0), (339563,3830022,1,'soga_eye_brow_type',28,88,17), (339564,3830022,0,'soga_eye_color',229,229,102), (339565,3830022,1,'soga_eye_type',79,0,0), (339566,3830022,0,'soga_hair_color1',56,33,26), (339567,3830022,0,'soga_hair_color2',94,59,11), (339568,3830022,0,'soga_hair_face_color',100,70,10), (339569,3830022,0,'soga_hair_face_highlight_color',232,183,30), (339570,3830022,0,'soga_hair_highlight',246,219,114), (339571,3830022,0,'soga_hair_type_color',100,70,10), (339572,3830022,0,'soga_hair_type_highlight_color',232,183,30), (339573,3830022,1,'soga_lip_type',-56,-1,-34), (339574,3830022,1,'soga_nose_type',17,17,1), (339575,3830022,0,'soga_skin_color',105,112,109), (339576,3830022,0,'wing_color1',255,255,255), (339577,3830022,0,'wing_color2',255,255,255), (339578,3830023,1,'cheek_type',0,-89,0), (339579,3830023,1,'chin_type',76,-56,-2), (339580,3830023,1,'ear_type',84,-62,0), (339581,3830023,1,'eye_brow_type',69,-87,4), (339582,3830023,0,'eye_color',102,161,165), (339583,3830023,1,'eye_type',-89,0,0), (339584,3830023,0,'hair_color1',54,45,28), (339585,3830023,0,'hair_color2',104,52,0), (339586,3830023,0,'hair_face_color',47,14,19), (339587,3830023,0,'hair_face_highlight_color',182,81,34), (339588,3830023,0,'hair_highlight',105,26,26), (339589,3830023,0,'hair_type_color',47,14,19), (339590,3830023,0,'hair_type_highlight_color',182,81,34), (339591,3830023,1,'lip_type',-81,-50,-35), (339592,3830023,1,'nose_type',5,-1,-10), (339593,3830023,0,'skin_color',197,171,173), (339594,3830023,1,'soga_cheek_type',0,-89,0), (339595,3830023,1,'soga_chin_type',76,-56,-2), (339596,3830023,1,'soga_ear_type',84,-62,0), (339597,3830023,1,'soga_eye_brow_type',69,-87,4), (339598,3830023,0,'soga_eye_color',229,229,102), (339599,3830023,1,'soga_eye_type',-89,0,0), (339600,3830023,0,'soga_hair_color1',54,45,28), (339601,3830023,0,'soga_hair_color2',104,52,0), (339602,3830023,0,'soga_hair_face_color',47,14,19), (339603,3830023,0,'soga_hair_face_highlight_color',182,81,34), (339604,3830023,0,'soga_hair_highlight',105,26,26), (339605,3830023,0,'soga_hair_type_color',47,14,19), (339606,3830023,0,'soga_hair_type_highlight_color',182,81,34), (339607,3830023,1,'soga_lip_type',-81,-50,-35), (339608,3830023,1,'soga_nose_type',5,-1,-10), (339609,3830023,0,'soga_skin_color',197,171,173), (339610,3830023,0,'wing_color1',255,255,255), (339611,3830023,0,'wing_color2',255,255,255), (339612,3830024,1,'cheek_type',-17,79,0), (339613,3830024,1,'chin_type',-76,-96,-82), (339614,3830024,1,'ear_type',-72,93,0), (339615,3830024,1,'eye_brow_type',-55,-97,-43), (339616,3830024,0,'eye_color',120,175,192), (339617,3830024,1,'eye_type',17,0,0), (339618,3830024,0,'hair_color1',56,33,26), (339619,3830024,0,'hair_color2',94,59,11), (339620,3830024,0,'hair_face_color',83,57,8), (339621,3830024,0,'hair_face_highlight_color',19,6,25), (339622,3830024,0,'hair_highlight',29,21,28), (339623,3830024,0,'hair_type_color',83,57,8), (339624,3830024,0,'hair_type_highlight_color',19,6,25), (339625,3830024,1,'lip_type',5,-39,87), (339626,3830024,1,'nose_type',-65,-68,2), (339627,3830024,0,'skin_color',239,239,209), (339628,3830024,1,'soga_cheek_type',-17,79,0), (339629,3830024,1,'soga_chin_type',-76,-96,-82), (339630,3830024,1,'soga_ear_type',-72,93,0), (339631,3830024,1,'soga_eye_brow_type',-55,-97,-43), (339632,3830024,0,'soga_eye_color',229,229,102), (339633,3830024,1,'soga_eye_type',17,0,0), (339634,3830024,0,'soga_hair_color1',56,33,26), (339635,3830024,0,'soga_hair_color2',94,59,11), (339636,3830024,0,'soga_hair_face_color',83,57,8), (339637,3830024,0,'soga_hair_face_highlight_color',19,6,25), (339638,3830024,0,'soga_hair_highlight',29,21,28), (339639,3830024,0,'soga_hair_type_color',83,57,8), (339640,3830024,0,'soga_hair_type_highlight_color',19,6,25), (339641,3830024,1,'soga_lip_type',5,-39,87), (339642,3830024,1,'soga_nose_type',-65,-68,2), (339643,3830024,0,'soga_skin_color',239,239,209), (339644,3830024,0,'wing_color1',255,255,255), (339645,3830024,0,'wing_color2',255,255,255), (339646,3830025,1,'cheek_type',-40,-68,0), (339647,3830025,1,'chin_type',26,70,-40), (339648,3830025,1,'ear_type',-37,-25,0), (339649,3830025,1,'eye_brow_type',88,-63,-55), (339650,3830025,0,'eye_color',30,57,39), (339651,3830025,1,'eye_type',-31,0,0), (339652,3830025,0,'hair_color1',209,131,22), (339653,3830025,0,'hair_color2',199,150,48), (339654,3830025,0,'hair_face_color',198,139,15), (339655,3830025,0,'hair_face_highlight_color',244,246,246), (339656,3830025,0,'hair_highlight',161,165,168), (339657,3830025,0,'hair_type_color',198,139,15), (339658,3830025,0,'hair_type_highlight_color',244,246,246), (339659,3830025,1,'lip_type',-42,79,15), (339660,3830025,1,'nose_type',-25,-72,17), (339661,3830025,0,'skin_color',244,248,248), (339662,3830025,1,'soga_cheek_type',-40,-68,0), (339663,3830025,1,'soga_chin_type',26,70,-40), (339664,3830025,1,'soga_ear_type',-37,-25,0), (339665,3830025,1,'soga_eye_brow_type',88,-63,-55), (339666,3830025,0,'soga_eye_color',229,229,102), (339667,3830025,1,'soga_eye_type',-31,0,0), (339668,3830025,0,'soga_hair_color1',209,131,22), (339669,3830025,0,'soga_hair_color2',199,150,48), (339670,3830025,0,'soga_hair_face_color',198,139,15), (339671,3830025,0,'soga_hair_face_highlight_color',244,246,246), (339672,3830025,0,'soga_hair_highlight',161,165,168), (339673,3830025,0,'soga_hair_type_color',198,139,15), (339674,3830025,0,'soga_hair_type_highlight_color',244,246,246), (339675,3830025,1,'soga_lip_type',-42,79,15), (339676,3830025,1,'soga_nose_type',-25,-72,17), (339677,3830025,0,'soga_skin_color',244,248,248), (339678,3830025,0,'wing_color1',255,255,255), (339679,3830025,0,'wing_color2',255,255,255), (339680,3830026,1,'cheek_type',39,-44,0), (339681,3830026,1,'chin_type',19,56,-57), (339682,3830026,1,'ear_type',31,-10,0), (339683,3830026,1,'eye_brow_type',71,-23,69), (339684,3830026,0,'eye_color',155,186,169), (339685,3830026,1,'eye_type',91,0,0), (339686,3830026,0,'hair_color1',161,165,168), (339687,3830026,0,'hair_color2',50,69,69), (339688,3830026,0,'hair_face_color',244,246,246), (339689,3830026,0,'hair_face_highlight_color',33,24,42), (339690,3830026,0,'hair_highlight',29,21,28), (339691,3830026,0,'hair_type_color',244,246,246), (339692,3830026,0,'hair_type_highlight_color',33,24,42), (339693,3830026,1,'lip_type',25,-19,-75), (339694,3830026,1,'nose_type',18,-68,-75), (339695,3830026,0,'skin_color',217,184,175), (339696,3830026,1,'soga_cheek_type',39,-44,0), (339697,3830026,1,'soga_chin_type',19,56,-57), (339698,3830026,1,'soga_ear_type',31,-10,0), (339699,3830026,1,'soga_eye_brow_type',71,-23,69), (339700,3830026,0,'soga_eye_color',229,229,102), (339701,3830026,1,'soga_eye_type',91,0,0), (339702,3830026,0,'soga_hair_color1',161,165,168), (339703,3830026,0,'soga_hair_color2',50,69,69), (339704,3830026,0,'soga_hair_face_color',244,246,246), (339705,3830026,0,'soga_hair_face_highlight_color',33,24,42), (339706,3830026,0,'soga_hair_highlight',29,21,28), (339707,3830026,0,'soga_hair_type_color',244,246,246), (339708,3830026,0,'soga_hair_type_highlight_color',33,24,42), (339709,3830026,1,'soga_lip_type',25,-19,-75), (339710,3830026,1,'soga_nose_type',18,-68,-75), (339711,3830026,0,'soga_skin_color',217,184,175), (339712,3830026,0,'wing_color1',255,255,255), (339713,3830026,0,'wing_color2',255,255,255), (339714,3830027,1,'cheek_type',-81,-25,0), (339715,3830027,1,'chin_type',17,-39,75), (339716,3830027,1,'ear_type',14,-59,0), (339717,3830027,1,'eye_brow_type',58,-28,-48), (339718,3830027,0,'eye_color',102,74,34), (339719,3830027,1,'eye_type',43,0,0), (339720,3830027,0,'hair_color1',38,22,21), (339721,3830027,0,'hair_color2',120,50,0), (339722,3830027,0,'hair_face_color',5,2,2), (339723,3830027,0,'hair_face_highlight_color',228,172,24), (339724,3830027,0,'hair_highlight',200,165,96), (339725,3830027,0,'hair_type_color',5,2,2), (339726,3830027,0,'hair_type_highlight_color',228,172,24), (339727,3830027,1,'lip_type',41,-88,0), (339728,3830027,1,'nose_type',90,3,-28), (339729,3830027,0,'skin_color',234,195,198), (339730,3830027,1,'soga_cheek_type',-81,-25,0), (339731,3830027,1,'soga_chin_type',17,-39,75), (339732,3830027,1,'soga_ear_type',14,-59,0), (339733,3830027,1,'soga_eye_brow_type',58,-28,-48), (339734,3830027,0,'soga_eye_color',229,229,102), (339735,3830027,1,'soga_eye_type',43,0,0), (339736,3830027,0,'soga_hair_color1',38,22,21), (339737,3830027,0,'soga_hair_color2',120,50,0), (339738,3830027,0,'soga_hair_face_color',5,2,2), (339739,3830027,0,'soga_hair_face_highlight_color',228,172,24), (339740,3830027,0,'soga_hair_highlight',200,165,96), (339741,3830027,0,'soga_hair_type_color',5,2,2), (339742,3830027,0,'soga_hair_type_highlight_color',228,172,24), (339743,3830027,1,'soga_lip_type',41,-88,0), (339744,3830027,1,'soga_nose_type',90,3,-28), (339745,3830027,0,'soga_skin_color',234,195,198), (339746,3830027,0,'wing_color1',255,255,255), (339747,3830027,0,'wing_color2',255,255,255), (339748,3830028,1,'cheek_type',39,-44,0), (339749,3830028,1,'chin_type',19,56,-57), (339750,3830028,1,'ear_type',31,-10,0), (339751,3830028,1,'eye_brow_type',71,-23,69), (339752,3830028,0,'eye_color',155,186,169), (339753,3830028,1,'eye_type',91,0,0), (339754,3830028,0,'hair_color1',161,165,168), (339755,3830028,0,'hair_color2',50,69,69), (339756,3830028,0,'hair_face_color',244,246,246), (339757,3830028,0,'hair_face_highlight_color',33,24,42), (339758,3830028,0,'hair_highlight',29,21,28), (339759,3830028,0,'hair_type_color',244,246,246), (339760,3830028,0,'hair_type_highlight_color',33,24,42), (339761,3830028,1,'lip_type',25,-19,-75), (339762,3830028,1,'nose_type',18,-68,-75), (339763,3830028,0,'skin_color',217,184,175), (339764,3830028,1,'soga_cheek_type',39,-44,0), (339765,3830028,1,'soga_chin_type',19,56,-57), (339766,3830028,1,'soga_ear_type',31,-10,0), (339767,3830028,1,'soga_eye_brow_type',71,-23,69), (339768,3830028,0,'soga_eye_color',229,229,102), (339769,3830028,1,'soga_eye_type',91,0,0), (339770,3830028,0,'soga_hair_color1',161,165,168), (339771,3830028,0,'soga_hair_color2',50,69,69), (339772,3830028,0,'soga_hair_face_color',244,246,246), (339773,3830028,0,'soga_hair_face_highlight_color',33,24,42), (339774,3830028,0,'soga_hair_highlight',29,21,28), (339775,3830028,0,'soga_hair_type_color',244,246,246), (339776,3830028,0,'soga_hair_type_highlight_color',33,24,42), (339777,3830028,1,'soga_lip_type',25,-19,-75), (339778,3830028,1,'soga_nose_type',18,-68,-75), (339779,3830028,0,'soga_skin_color',217,184,175), (339780,3830028,0,'wing_color1',255,255,255), (339781,3830028,0,'wing_color2',255,255,255), (339782,3830029,1,'cheek_type',-31,87,0), (339783,3830029,1,'chin_type',-98,75,28), (339784,3830029,1,'ear_type',2,85,0), (339785,3830029,1,'eye_brow_type',7,-83,87), (339786,3830029,0,'eye_color',82,153,174), (339787,3830029,1,'eye_type',87,0,0), (339788,3830029,0,'hair_color1',239,221,86), (339789,3830029,0,'hair_color2',99,53,22), (339790,3830029,0,'hair_face_color',224,175,20), (339791,3830029,0,'hair_face_highlight_color',100,70,10), (339792,3830029,0,'hair_highlight',56,33,26), (339793,3830029,0,'hair_type_color',224,175,20), (339794,3830029,0,'hair_type_highlight_color',100,70,10), (339795,3830029,1,'lip_type',9,-75,-56), (339796,3830029,1,'nose_type',32,82,35), (339797,3830029,0,'skin_color',87,81,81), (339798,3830029,1,'soga_cheek_type',-31,87,0), (339799,3830029,1,'soga_chin_type',-98,75,28), (339800,3830029,1,'soga_ear_type',2,85,0), (339801,3830029,1,'soga_eye_brow_type',7,-83,87), (339802,3830029,0,'soga_eye_color',229,229,102), (339803,3830029,1,'soga_eye_type',87,0,0), (339804,3830029,0,'soga_hair_color1',239,221,86), (339805,3830029,0,'soga_hair_color2',99,53,22), (339806,3830029,0,'soga_hair_face_color',224,175,20), (339807,3830029,0,'soga_hair_face_highlight_color',100,70,10), (339808,3830029,0,'soga_hair_highlight',56,33,26), (339809,3830029,0,'soga_hair_type_color',224,175,20), (339810,3830029,0,'soga_hair_type_highlight_color',100,70,10), (339811,3830029,1,'soga_lip_type',9,-75,-56), (339812,3830029,1,'soga_nose_type',32,82,35), (339813,3830029,0,'soga_skin_color',87,81,81), (339814,3830029,0,'wing_color1',255,255,255), (339815,3830029,0,'wing_color2',255,255,255), (339816,3830030,1,'cheek_type',-40,-68,0), (339817,3830030,1,'chin_type',26,70,-40), (339818,3830030,1,'ear_type',-37,-25,0), (339819,3830030,1,'eye_brow_type',88,-63,-55), (339820,3830030,0,'eye_color',30,57,39), (339821,3830030,1,'eye_type',-31,0,0), (339822,3830030,0,'hair_color1',209,131,22), (339823,3830030,0,'hair_color2',199,150,48), (339824,3830030,0,'hair_face_color',198,139,15), (339825,3830030,0,'hair_face_highlight_color',244,246,246), (339826,3830030,0,'hair_highlight',161,165,168), (339827,3830030,0,'hair_type_color',198,139,15), (339828,3830030,0,'hair_type_highlight_color',244,246,246), (339829,3830030,1,'lip_type',-42,79,15), (339830,3830030,1,'nose_type',-25,-72,17), (339831,3830030,0,'skin_color',244,248,248), (339832,3830030,1,'soga_cheek_type',-40,-68,0), (339833,3830030,1,'soga_chin_type',26,70,-40), (339834,3830030,1,'soga_ear_type',-37,-25,0), (339835,3830030,1,'soga_eye_brow_type',88,-63,-55), (339836,3830030,0,'soga_eye_color',229,229,102), (339837,3830030,1,'soga_eye_type',-31,0,0), (339838,3830030,0,'soga_hair_color1',209,131,22), (339839,3830030,0,'soga_hair_color2',199,150,48), (339840,3830030,0,'soga_hair_face_color',198,139,15), (339841,3830030,0,'soga_hair_face_highlight_color',244,246,246), (339842,3830030,0,'soga_hair_highlight',161,165,168), (339843,3830030,0,'soga_hair_type_color',198,139,15), (339844,3830030,0,'soga_hair_type_highlight_color',244,246,246), (339845,3830030,1,'soga_lip_type',-42,79,15), (339846,3830030,1,'soga_nose_type',-25,-72,17), (339847,3830030,0,'soga_skin_color',244,248,248), (339848,3830030,0,'wing_color1',255,255,255), (339849,3830030,0,'wing_color2',255,255,255), (339850,3830031,1,'cheek_type',-89,38,0), (339851,3830031,1,'chin_type',10,-26,23), (339852,3830031,1,'ear_type',-93,7,0), (339853,3830031,1,'eye_brow_type',-4,10,63), (339854,3830031,0,'eye_color',37,76,88), (339855,3830031,1,'eye_type',-42,0,0), (339856,3830031,0,'hair_color1',91,21,51), (339857,3830031,0,'hair_color2',159,88,0), (339858,3830031,0,'hair_face_color',121,38,35), (339859,3830031,0,'hair_face_highlight_color',233,184,31), (339860,3830031,0,'hair_highlight',246,219,114), (339861,3830031,0,'hair_type_color',121,38,35), (339862,3830031,0,'hair_type_highlight_color',233,184,31), (339863,3830031,1,'lip_type',-31,91,68), (339864,3830031,1,'nose_type',-42,15,29), (339865,3830031,0,'skin_color',234,244,244), (339866,3830031,1,'soga_cheek_type',-89,38,0), (339867,3830031,1,'soga_chin_type',10,-26,23), (339868,3830031,1,'soga_ear_type',-93,7,0), (339869,3830031,1,'soga_eye_brow_type',-4,10,63), (339870,3830031,0,'soga_eye_color',229,229,102), (339871,3830031,1,'soga_eye_type',-42,0,0), (339872,3830031,0,'soga_hair_color1',91,21,51), (339873,3830031,0,'soga_hair_color2',159,88,0), (339874,3830031,0,'soga_hair_face_color',121,38,35), (339875,3830031,0,'soga_hair_face_highlight_color',233,184,31), (339876,3830031,0,'soga_hair_highlight',246,219,114), (339877,3830031,0,'soga_hair_type_color',121,38,35), (339878,3830031,0,'soga_hair_type_highlight_color',233,184,31), (339879,3830031,1,'soga_lip_type',-31,91,68), (339880,3830031,1,'soga_nose_type',-42,15,29), (339881,3830031,0,'soga_skin_color',234,244,244), (339882,3830031,0,'wing_color1',255,255,255), (339883,3830031,0,'wing_color2',255,255,255), (339884,3830032,1,'cheek_type',39,-44,0), (339885,3830032,1,'chin_type',19,56,-57), (339886,3830032,1,'ear_type',31,-10,0), (339887,3830032,1,'eye_brow_type',71,-23,69), (339888,3830032,0,'eye_color',155,186,169), (339889,3830032,1,'eye_type',91,0,0), (339890,3830032,0,'hair_color1',161,165,168), (339891,3830032,0,'hair_color2',50,69,69), (339892,3830032,0,'hair_face_color',244,246,246), (339893,3830032,0,'hair_face_highlight_color',33,24,42), (339894,3830032,0,'hair_highlight',29,21,28), (339895,3830032,0,'hair_type_color',244,246,246), (339896,3830032,0,'hair_type_highlight_color',33,24,42), (339897,3830032,1,'lip_type',25,-19,-75), (339898,3830032,1,'nose_type',18,-68,-75), (339899,3830032,0,'skin_color',217,184,175), (339900,3830032,1,'soga_cheek_type',39,-44,0), (339901,3830032,1,'soga_chin_type',19,56,-57), (339902,3830032,1,'soga_ear_type',31,-10,0), (339903,3830032,1,'soga_eye_brow_type',71,-23,69), (339904,3830032,0,'soga_eye_color',229,229,102), (339905,3830032,1,'soga_eye_type',91,0,0), (339906,3830032,0,'soga_hair_color1',161,165,168), (339907,3830032,0,'soga_hair_color2',50,69,69), (339908,3830032,0,'soga_hair_face_color',244,246,246), (339909,3830032,0,'soga_hair_face_highlight_color',33,24,42), (339910,3830032,0,'soga_hair_highlight',29,21,28), (339911,3830032,0,'soga_hair_type_color',244,246,246), (339912,3830032,0,'soga_hair_type_highlight_color',33,24,42), (339913,3830032,1,'soga_lip_type',25,-19,-75), (339914,3830032,1,'soga_nose_type',18,-68,-75), (339915,3830032,0,'soga_skin_color',217,184,175), (339916,3830032,0,'wing_color1',255,255,255), (339917,3830032,0,'wing_color2',255,255,255), (339918,3830033,1,'cheek_type',-48,40,0), (339919,3830033,1,'chin_type',55,-21,-90), (339920,3830033,1,'ear_type',-28,40,0), (339921,3830033,1,'eye_brow_type',79,51,-59), (339922,3830033,0,'eye_color',37,81,80), (339923,3830033,1,'eye_type',-31,0,0), (339924,3830033,0,'hair_color1',114,112,142), (339925,3830033,0,'hair_color2',152,138,129), (339926,3830033,0,'hair_face_color',107,129,132), (339927,3830033,0,'hair_face_highlight_color',15,1,21), (339928,3830033,0,'hair_highlight',29,21,28), (339929,3830033,0,'hair_type_color',107,129,132), (339930,3830033,0,'hair_type_highlight_color',15,1,21), (339931,3830033,1,'lip_type',-17,-79,32), (339932,3830033,1,'nose_type',70,-3,-64), (339933,3830033,0,'skin_color',232,218,171), (339934,3830033,1,'soga_cheek_type',-48,40,0), (339935,3830033,1,'soga_chin_type',55,-21,-90), (339936,3830033,1,'soga_ear_type',-28,40,0), (339937,3830033,1,'soga_eye_brow_type',79,51,-59), (339938,3830033,0,'soga_eye_color',229,229,102), (339939,3830033,1,'soga_eye_type',-31,0,0), (339940,3830033,0,'soga_hair_color1',114,112,142), (339941,3830033,0,'soga_hair_color2',152,138,129), (339942,3830033,0,'soga_hair_face_color',107,129,132), (339943,3830033,0,'soga_hair_face_highlight_color',15,1,21), (339944,3830033,0,'soga_hair_highlight',29,21,28), (339945,3830033,0,'soga_hair_type_color',107,129,132), (339946,3830033,0,'soga_hair_type_highlight_color',15,1,21), (339947,3830033,1,'soga_lip_type',-17,-79,32), (339948,3830033,1,'soga_nose_type',70,-3,-64), (339949,3830033,0,'soga_skin_color',232,218,171), (339950,3830033,0,'wing_color1',255,255,255), (339951,3830033,0,'wing_color2',255,255,255), (339952,3830034,1,'cheek_type',-43,-72,0), (339953,3830034,1,'chin_type',38,-75,77), (339954,3830034,1,'ear_type',-61,-83,0), (339955,3830034,1,'eye_brow_type',-51,-35,-31), (339956,3830034,0,'eye_color',173,142,88), (339957,3830034,1,'eye_type',-76,0,0), (339958,3830034,0,'hair_color1',43,36,70), (339959,3830034,0,'hair_color2',64,76,74), (339960,3830034,0,'hair_face_color',49,47,61), (339961,3830034,0,'hair_face_highlight_color',42,29,2), (339962,3830034,0,'hair_highlight',79,28,15), (339963,3830034,0,'hair_type_color',49,47,61), (339964,3830034,0,'hair_type_highlight_color',42,29,2), (339965,3830034,1,'lip_type',3,41,70), (339966,3830034,1,'nose_type',-47,82,31), (339967,3830034,0,'skin_color',243,251,251), (339968,3830034,1,'soga_cheek_type',-43,-72,0), (339969,3830034,1,'soga_chin_type',38,-75,77), (339970,3830034,1,'soga_ear_type',-61,-83,0), (339971,3830034,1,'soga_eye_brow_type',-51,-35,-31), (339972,3830034,0,'soga_eye_color',229,229,102), (339973,3830034,1,'soga_eye_type',-76,0,0), (339974,3830034,0,'soga_hair_color1',43,36,70), (339975,3830034,0,'soga_hair_color2',64,76,74), (339976,3830034,0,'soga_hair_face_color',49,47,61), (339977,3830034,0,'soga_hair_face_highlight_color',42,29,2), (339978,3830034,0,'soga_hair_highlight',79,28,15), (339979,3830034,0,'soga_hair_type_color',49,47,61), (339980,3830034,0,'soga_hair_type_highlight_color',42,29,2), (339981,3830034,1,'soga_lip_type',3,41,70), (339982,3830034,1,'soga_nose_type',-47,82,31), (339983,3830034,0,'soga_skin_color',243,251,251), (339984,3830034,0,'wing_color1',255,255,255), (339985,3830034,0,'wing_color2',255,255,255), (339986,3830035,1,'cheek_type',0,94,0), (339987,3830035,1,'chin_type',-42,26,-62), (339988,3830035,1,'ear_type',69,-25,0), (339989,3830035,1,'eye_brow_type',-68,-88,89), (339990,3830035,0,'eye_color',143,103,48), (339991,3830035,1,'eye_type',-18,0,0), (339992,3830035,0,'hair_color1',161,165,168), (339993,3830035,0,'hair_color2',50,69,69), (339994,3830035,0,'hair_face_color',195,208,207), (339995,3830035,0,'hair_face_highlight_color',230,170,26), (339996,3830035,0,'hair_highlight',200,165,96), (339997,3830035,0,'hair_type_color',195,208,207), (339998,3830035,0,'hair_type_highlight_color',230,170,26), (339999,3830035,1,'lip_type',-5,57,20), (340000,3830035,1,'nose_type',-18,-31,-11), (340001,3830035,0,'skin_color',46,35,36), (340002,3830035,1,'soga_cheek_type',0,94,0), (340003,3830035,1,'soga_chin_type',-42,26,-62), (340004,3830035,1,'soga_ear_type',69,-25,0), (340005,3830035,1,'soga_eye_brow_type',-68,-88,89), (340006,3830035,0,'soga_eye_color',229,229,102), (340007,3830035,1,'soga_eye_type',-18,0,0), (340008,3830035,0,'soga_hair_color1',161,165,168), (340009,3830035,0,'soga_hair_color2',50,69,69), (340010,3830035,0,'soga_hair_face_color',195,208,207), (340011,3830035,0,'soga_hair_face_highlight_color',230,170,26), (340012,3830035,0,'soga_hair_highlight',200,165,96), (340013,3830035,0,'soga_hair_type_color',195,208,207), (340014,3830035,0,'soga_hair_type_highlight_color',230,170,26), (340015,3830035,1,'soga_lip_type',-5,57,20), (340016,3830035,1,'soga_nose_type',-18,-31,-11), (340017,3830035,0,'soga_skin_color',46,35,36), (340018,3830035,0,'wing_color1',255,255,255), (340019,3830035,0,'wing_color2',255,255,255), (340020,3830036,1,'cheek_type',71,-62,0), (340021,3830036,1,'chin_type',7,25,44), (340022,3830036,1,'ear_type',69,-94,0), (340023,3830036,1,'eye_brow_type',-42,17,21), (340024,3830036,0,'eye_color',150,193,203), (340025,3830036,1,'eye_type',31,0,0), (340026,3830036,0,'hair_color1',79,28,15), (340027,3830036,0,'hair_color2',111,64,0), (340028,3830036,0,'hair_face_color',42,29,3), (340029,3830036,0,'hair_face_highlight_color',15,1,21), (340030,3830036,0,'hair_highlight',29,21,28), (340031,3830036,0,'hair_type_color',42,29,3), (340032,3830036,0,'hair_type_highlight_color',15,1,21), (340033,3830036,1,'lip_type',0,84,9), (340034,3830036,1,'nose_type',88,57,25), (340035,3830036,0,'skin_color',177,186,186), (340036,3830036,1,'soga_cheek_type',71,-62,0), (340037,3830036,1,'soga_chin_type',7,25,44), (340038,3830036,1,'soga_ear_type',69,-94,0), (340039,3830036,1,'soga_eye_brow_type',-42,17,21), (340040,3830036,0,'soga_eye_color',229,229,102), (340041,3830036,1,'soga_eye_type',31,0,0), (340042,3830036,0,'soga_hair_color1',79,28,15), (340043,3830036,0,'soga_hair_color2',111,64,0), (340044,3830036,0,'soga_hair_face_color',42,29,3), (340045,3830036,0,'soga_hair_face_highlight_color',15,1,21), (340046,3830036,0,'soga_hair_highlight',29,21,28), (340047,3830036,0,'soga_hair_type_color',42,29,3), (340048,3830036,0,'soga_hair_type_highlight_color',15,1,21), (340049,3830036,1,'soga_lip_type',0,84,9), (340050,3830036,1,'soga_nose_type',88,57,25), (340051,3830036,0,'soga_skin_color',177,186,186), (340052,3830036,0,'wing_color1',255,255,255), (340053,3830036,0,'wing_color2',255,255,255), (340054,3830037,1,'cheek_type',-17,79,0), (340055,3830037,1,'chin_type',-76,-96,-82), (340056,3830037,1,'ear_type',-72,93,0), (340057,3830037,1,'eye_brow_type',-55,-97,-43), (340058,3830037,0,'eye_color',120,175,192), (340059,3830037,1,'eye_type',17,0,0), (340060,3830037,0,'hair_color1',56,33,26), (340061,3830037,0,'hair_color2',94,59,11), (340062,3830037,0,'hair_face_color',83,57,8), (340063,3830037,0,'hair_face_highlight_color',19,6,25), (340064,3830037,0,'hair_highlight',29,21,28), (340065,3830037,0,'hair_type_color',83,57,8), (340066,3830037,0,'hair_type_highlight_color',19,6,25), (340067,3830037,1,'lip_type',5,-39,87), (340068,3830037,1,'nose_type',-65,-68,2), (340069,3830037,0,'skin_color',239,239,209), (340070,3830037,1,'soga_cheek_type',-17,79,0), (340071,3830037,1,'soga_chin_type',-76,-96,-82), (340072,3830037,1,'soga_ear_type',-72,93,0), (340073,3830037,1,'soga_eye_brow_type',-55,-97,-43), (340074,3830037,0,'soga_eye_color',229,229,102), (340075,3830037,1,'soga_eye_type',17,0,0), (340076,3830037,0,'soga_hair_color1',56,33,26), (340077,3830037,0,'soga_hair_color2',94,59,11), (340078,3830037,0,'soga_hair_face_color',83,57,8), (340079,3830037,0,'soga_hair_face_highlight_color',19,6,25), (340080,3830037,0,'soga_hair_highlight',29,21,28), (340081,3830037,0,'soga_hair_type_color',83,57,8), (340082,3830037,0,'soga_hair_type_highlight_color',19,6,25), (340083,3830037,1,'soga_lip_type',5,-39,87), (340084,3830037,1,'soga_nose_type',-65,-68,2), (340085,3830037,0,'soga_skin_color',239,239,209), (340086,3830037,0,'wing_color1',255,255,255), (340087,3830037,0,'wing_color2',255,255,255), (340088,3830038,1,'cheek_type',20,28,0), (340089,3830038,1,'chin_type',-14,3,-1), (340090,3830038,1,'ear_type',35,-12,0), (340091,3830038,1,'eye_brow_type',14,-18,-4), (340092,3830038,0,'eye_color',51,107,104), (340093,3830038,0,'hair_face_color',50,36,28), (340094,3830038,0,'hair_face_highlight_color',62,26,0), (340095,3830038,0,'hair_type_color',50,36,28), (340096,3830038,0,'hair_type_highlight_color',62,26,0), (340097,3830038,1,'lip_type',-29,20,35), (340098,3830038,1,'nose_type',1,17,-8), (340099,3830038,0,'skin_color',255,255,255), (340100,3830038,1,'soga_cheek_type',20,28,0), (340101,3830038,1,'soga_chin_type',-14,3,-1), (340102,3830038,1,'soga_ear_type',35,-12,0), (340103,3830038,1,'soga_eye_brow_type',14,-18,-4), (340104,3830038,0,'soga_eye_color',229,229,102), (340105,3830038,0,'soga_hair_face_color',50,36,28), (340106,3830038,0,'soga_hair_face_highlight_color',62,26,0), (340107,3830038,0,'soga_hair_type_color',50,36,28), (340108,3830038,0,'soga_hair_type_highlight_color',62,26,0), (340109,3830038,1,'soga_lip_type',-29,20,35), (340110,3830038,1,'soga_nose_type',1,17,-8), (340111,3830038,0,'soga_skin_color',255,255,255), (340112,3830038,0,'wing_color1',255,255,255), (340113,3830038,0,'wing_color2',255,255,255), (340114,3830039,1,'cheek_type',-100,56,0), (340115,3830039,1,'chin_type',100,0,0), (340116,3830039,1,'ear_type',81,-61,0), (340117,3830039,1,'eye_brow_type',87,50,38), (340118,3830039,0,'eye_color',38,76,64), (340119,3830039,1,'eye_type',37,0,0), (340120,3830039,0,'hair_color1',112,123,142), (340121,3830039,0,'hair_color2',124,116,110), (340122,3830039,0,'hair_face_color',197,183,168), (340123,3830039,0,'hair_face_highlight_color',244,244,246), (340124,3830039,0,'hair_highlight',160,156,172), (340125,3830039,0,'hair_type_color',197,183,168), (340126,3830039,0,'hair_type_highlight_color',244,244,246), (340127,3830039,1,'lip_type',-100,65,100), (340128,3830039,1,'nose_type',-75,64,81), (340129,3830039,0,'skin_color',181,149,98), (340130,3830039,1,'soga_cheek_type',-100,56,0), (340131,3830039,1,'soga_chin_type',100,0,0), (340132,3830039,1,'soga_ear_type',81,-61,0), (340133,3830039,1,'soga_eye_brow_type',87,50,38), (340134,3830039,0,'soga_eye_color',229,229,102), (340135,3830039,1,'soga_eye_type',37,0,0), (340136,3830039,0,'soga_hair_color1',56,33,26), (340137,3830039,0,'soga_hair_color2',86,65,37), (340138,3830039,0,'soga_hair_face_color',100,70,10), (340139,3830039,0,'soga_hair_face_highlight_color',244,244,246), (340140,3830039,0,'soga_hair_highlight',160,156,172), (340141,3830039,0,'soga_hair_type_color',100,70,10), (340142,3830039,0,'soga_hair_type_highlight_color',244,244,246), (340143,3830039,1,'soga_lip_type',-61,75,87), (340144,3830039,1,'soga_nose_type',-75,64,81), (340145,3830039,0,'soga_skin_color',213,190,155), (340146,3830039,0,'wing_color1',255,255,255), (340147,3830039,0,'wing_color2',255,255,255), (340148,3830040,1,'cheek_type',-28,37,0), (340149,3830040,1,'chin_type',-17,-37,0), (340150,3830040,1,'ear_type',75,0,0), (340151,3830040,1,'eye_brow_type',-37,-37,14), (340152,3830040,0,'eye_color',91,155,168), (340153,3830040,1,'eye_type',-37,0,0), (340154,3830040,0,'hair_color1',89,21,21), (340155,3830040,0,'hair_color2',131,81,7), (340156,3830040,0,'hair_face_color',166,58,23), (340157,3830040,0,'hair_face_highlight_color',218,211,202), (340158,3830040,0,'hair_highlight',112,123,142), (340159,3830040,0,'hair_type_color',166,58,23), (340160,3830040,0,'hair_type_highlight_color',218,211,202), (340161,3830040,1,'lip_type',-28,0,-7), (340162,3830040,1,'nose_type',-14,28,68), (340163,3830040,0,'skin_color',242,249,245), (340164,3830040,1,'soga_cheek_type',-62,34,0), (340165,3830040,1,'soga_chin_type',41,-14,50), (340166,3830040,1,'soga_ear_type',100,-7,0), (340167,3830040,1,'soga_eye_brow_type',-28,37,-50), (340168,3830040,0,'soga_eye_color',229,229,102), (340169,3830040,0,'soga_hair_color1',112,123,142), (340170,3830040,0,'soga_hair_color2',123,114,109), (340171,3830040,0,'soga_hair_face_color',198,184,168), (340172,3830040,0,'soga_hair_face_highlight_color',249,223,124), (340173,3830040,0,'soga_hair_highlight',249,218,87), (340174,3830040,0,'soga_hair_type_color',198,184,168), (340175,3830040,0,'soga_hair_type_highlight_color',249,223,124), (340176,3830040,1,'soga_lip_type',-28,41,-7), (340177,3830040,1,'soga_nose_type',7,-31,-81), (340178,3830040,0,'soga_skin_color',228,213,206), (340179,3830041,1,'cheek_type',-31,-14,0), (340180,3830041,1,'chin_type',-7,-14,0), (340181,3830041,1,'ear_type',34,40,0), (340182,3830041,1,'eye_brow_type',-39,-4,-18), (340183,3830041,0,'eye_color',129,181,196), (340184,3830041,1,'eye_type',26,0,0), (340185,3830041,0,'hair_face_color',151,113,33), (340186,3830041,0,'hair_face_highlight_color',152,125,1), (340187,3830041,0,'hair_type_color',151,113,33), (340188,3830041,0,'hair_type_highlight_color',152,125,1), (340189,3830041,1,'lip_type',19,17,-5), (340190,3830041,1,'nose_type',-7,-44,3), (340191,3830041,0,'skin_color',177,128,76), (340192,3830041,1,'soga_cheek_type',-31,-14,0), (340193,3830041,1,'soga_chin_type',-7,-14,0), (340194,3830041,1,'soga_ear_type',34,40,0), (340195,3830041,1,'soga_eye_brow_type',-39,-4,-18), (340196,3830041,0,'soga_eye_color',229,229,102), (340197,3830041,1,'soga_eye_type',26,0,0), (340198,3830041,0,'soga_hair_face_color',151,113,33), (340199,3830041,0,'soga_hair_face_highlight_color',152,125,1), (340200,3830041,0,'soga_hair_type_color',151,113,33), (340201,3830041,0,'soga_hair_type_highlight_color',152,125,1), (340202,3830041,1,'soga_lip_type',19,17,-5), (340203,3830041,1,'soga_nose_type',-7,-44,3), (340204,3830041,0,'soga_skin_color',177,128,76), (340205,3830041,0,'wing_color1',255,255,255), (340206,3830041,0,'wing_color2',255,255,255), (340207,3830042,1,'cheek_type',-48,40,0), (340208,3830042,1,'chin_type',55,-21,-90), (340209,3830042,1,'ear_type',-28,40,0), (340210,3830042,1,'eye_brow_type',79,51,-59), (340211,3830042,0,'eye_color',37,81,80), (340212,3830042,1,'eye_type',-31,0,0), (340213,3830042,0,'hair_color1',114,112,142), (340214,3830042,0,'hair_color2',152,138,129), (340215,3830042,0,'hair_face_color',107,129,132), (340216,3830042,0,'hair_face_highlight_color',15,1,21), (340217,3830042,0,'hair_highlight',29,21,28), (340218,3830042,0,'hair_type_color',107,129,132), (340219,3830042,0,'hair_type_highlight_color',15,1,21), (340220,3830042,1,'lip_type',-17,-79,32), (340221,3830042,1,'nose_type',70,-3,-64), (340222,3830042,0,'skin_color',232,218,171), (340223,3830042,1,'soga_cheek_type',-48,40,0), (340224,3830042,1,'soga_chin_type',55,-21,-90), (340225,3830042,1,'soga_ear_type',-28,40,0), (340226,3830042,1,'soga_eye_brow_type',79,51,-59), (340227,3830042,0,'soga_eye_color',229,229,102), (340228,3830042,1,'soga_eye_type',-31,0,0), (340229,3830042,0,'soga_hair_color1',114,112,142), (340230,3830042,0,'soga_hair_color2',152,138,129), (340231,3830042,0,'soga_hair_face_color',107,129,132), (340232,3830042,0,'soga_hair_face_highlight_color',15,1,21), (340233,3830042,0,'soga_hair_highlight',29,21,28), (340234,3830042,0,'soga_hair_type_color',107,129,132), (340235,3830042,0,'soga_hair_type_highlight_color',15,1,21), (340236,3830042,1,'soga_lip_type',-17,-79,32), (340237,3830042,1,'soga_nose_type',70,-3,-64), (340238,3830042,0,'soga_skin_color',232,218,171), (340239,3830042,0,'wing_color1',255,255,255), (340240,3830042,0,'wing_color2',255,255,255), (340241,3830043,1,'cheek_type',79,-26,0), (340242,3830043,1,'chin_type',-8,61,64), (340243,3830043,1,'ear_type',53,-55,0), (340244,3830043,1,'eye_brow_type',-72,-17,97), (340245,3830043,0,'eye_color',57,118,133), (340246,3830043,1,'eye_type',69,0,0), (340247,3830043,0,'hair_color1',29,21,28), (340248,3830043,0,'hair_color2',39,32,39), (340249,3830043,0,'hair_face_color',17,3,23), (340250,3830043,0,'hair_face_highlight_color',168,59,22), (340251,3830043,0,'hair_highlight',89,21,21), (340252,3830043,0,'hair_type_color',17,3,23), (340253,3830043,0,'hair_type_highlight_color',168,59,22), (340254,3830043,1,'lip_type',-53,97,-22), (340255,3830043,1,'nose_type',-41,14,62), (340256,3830043,0,'skin_color',46,33,34), (340257,3830043,1,'soga_cheek_type',79,-26,0), (340258,3830043,1,'soga_chin_type',-8,61,64), (340259,3830043,1,'soga_ear_type',53,-55,0), (340260,3830043,1,'soga_eye_brow_type',-72,-17,97), (340261,3830043,0,'soga_eye_color',229,229,102), (340262,3830043,1,'soga_eye_type',69,0,0), (340263,3830043,0,'soga_hair_color1',29,21,28), (340264,3830043,0,'soga_hair_color2',39,32,39), (340265,3830043,0,'soga_hair_face_color',17,3,23), (340266,3830043,0,'soga_hair_face_highlight_color',168,59,22), (340267,3830043,0,'soga_hair_highlight',89,21,21), (340268,3830043,0,'soga_hair_type_color',17,3,23), (340269,3830043,0,'soga_hair_type_highlight_color',168,59,22), (340270,3830043,1,'soga_lip_type',-53,97,-22), (340271,3830043,1,'soga_nose_type',-41,14,62), (340272,3830043,0,'soga_skin_color',46,33,34), (340273,3830043,0,'wing_color1',255,255,255), (340274,3830043,0,'wing_color2',255,255,255), (340275,3830044,1,'cheek_type',39,-44,0), (340276,3830044,1,'chin_type',19,56,-57), (340277,3830044,1,'ear_type',31,-10,0), (340278,3830044,1,'eye_brow_type',71,-23,69), (340279,3830044,0,'eye_color',155,186,169), (340280,3830044,1,'eye_type',91,0,0), (340281,3830044,0,'hair_color1',161,165,168), (340282,3830044,0,'hair_color2',50,69,69), (340283,3830044,0,'hair_face_color',244,246,246), (340284,3830044,0,'hair_face_highlight_color',33,24,42), (340285,3830044,0,'hair_highlight',29,21,28), (340286,3830044,0,'hair_type_color',244,246,246), (340287,3830044,0,'hair_type_highlight_color',33,24,42), (340288,3830044,1,'lip_type',25,-19,-75), (340289,3830044,1,'nose_type',18,-68,-75), (340290,3830044,0,'skin_color',217,184,175), (340291,3830044,1,'soga_cheek_type',39,-44,0), (340292,3830044,1,'soga_chin_type',19,56,-57), (340293,3830044,1,'soga_ear_type',31,-10,0), (340294,3830044,1,'soga_eye_brow_type',71,-23,69), (340295,3830044,0,'soga_eye_color',229,229,102), (340296,3830044,1,'soga_eye_type',91,0,0), (340297,3830044,0,'soga_hair_color1',161,165,168), (340298,3830044,0,'soga_hair_color2',50,69,69), (340299,3830044,0,'soga_hair_face_color',244,246,246), (340300,3830044,0,'soga_hair_face_highlight_color',33,24,42), (340301,3830044,0,'soga_hair_highlight',29,21,28), (340302,3830044,0,'soga_hair_type_color',244,246,246), (340303,3830044,0,'soga_hair_type_highlight_color',33,24,42), (340304,3830044,1,'soga_lip_type',25,-19,-75), (340305,3830044,1,'soga_nose_type',18,-68,-75), (340306,3830044,0,'soga_skin_color',217,184,175), (340307,3830044,0,'wing_color1',255,255,255), (340308,3830044,0,'wing_color2',255,255,255), (340309,3830045,0,'eye_color',255,255,255), (340310,3830045,0,'skin_color',255,255,255), (340311,3830045,0,'soga_eye_color',255,0,255), (340312,3830046,1,'cheek_type',39,-44,0), (340313,3830046,1,'chin_type',19,56,-57), (340314,3830046,1,'ear_type',31,-10,0), (340315,3830046,1,'eye_brow_type',71,-23,69), (340316,3830046,0,'eye_color',155,186,169), (340317,3830046,1,'eye_type',91,0,0), (340318,3830046,0,'hair_color1',161,165,168), (340319,3830046,0,'hair_color2',50,69,69), (340320,3830046,0,'hair_face_color',244,246,246), (340321,3830046,0,'hair_face_highlight_color',33,24,42), (340322,3830046,0,'hair_highlight',29,21,28), (340323,3830046,0,'hair_type_color',244,246,246), (340324,3830046,0,'hair_type_highlight_color',33,24,42), (340325,3830046,1,'lip_type',25,-19,-75), (340326,3830046,1,'nose_type',18,-68,-75), (340327,3830046,0,'skin_color',217,184,175), (340328,3830046,1,'soga_cheek_type',39,-44,0), (340329,3830046,1,'soga_chin_type',19,56,-57), (340330,3830046,1,'soga_ear_type',31,-10,0), (340331,3830046,1,'soga_eye_brow_type',71,-23,69), (340332,3830046,0,'soga_eye_color',229,229,102), (340333,3830046,1,'soga_eye_type',91,0,0), (340334,3830046,0,'soga_hair_color1',161,165,168), (340335,3830046,0,'soga_hair_color2',50,69,69), (340336,3830046,0,'soga_hair_face_color',244,246,246), (340337,3830046,0,'soga_hair_face_highlight_color',33,24,42), (340338,3830046,0,'soga_hair_highlight',29,21,28), (340339,3830046,0,'soga_hair_type_color',244,246,246), (340340,3830046,0,'soga_hair_type_highlight_color',33,24,42), (340341,3830046,1,'soga_lip_type',25,-19,-75), (340342,3830046,1,'soga_nose_type',18,-68,-75), (340343,3830046,0,'soga_skin_color',217,184,175), (340344,3830046,0,'wing_color1',255,255,255), (340345,3830046,0,'wing_color2',255,255,255), (340346,3830047,1,'cheek_type',-43,-72,0), (340347,3830047,1,'chin_type',38,-75,77), (340348,3830047,1,'ear_type',-61,-83,0), (340349,3830047,1,'eye_brow_type',-51,-35,-31), (340350,3830047,0,'eye_color',173,142,88), (340351,3830047,1,'eye_type',-76,0,0), (340352,3830047,0,'hair_color1',43,36,70), (340353,3830047,0,'hair_color2',64,76,74), (340354,3830047,0,'hair_face_color',49,47,61), (340355,3830047,0,'hair_face_highlight_color',42,29,2), (340356,3830047,0,'hair_highlight',79,28,15), (340357,3830047,0,'hair_type_color',49,47,61), (340358,3830047,0,'hair_type_highlight_color',42,29,2), (340359,3830047,1,'lip_type',3,41,70), (340360,3830047,1,'nose_type',-47,82,31), (340361,3830047,0,'skin_color',243,251,251), (340362,3830047,1,'soga_cheek_type',-43,-72,0), (340363,3830047,1,'soga_chin_type',38,-75,77), (340364,3830047,1,'soga_ear_type',-61,-83,0), (340365,3830047,1,'soga_eye_brow_type',-51,-35,-31), (340366,3830047,0,'soga_eye_color',229,229,102), (340367,3830047,1,'soga_eye_type',-76,0,0), (340368,3830047,0,'soga_hair_color1',43,36,70), (340369,3830047,0,'soga_hair_color2',64,76,74), (340370,3830047,0,'soga_hair_face_color',49,47,61), (340371,3830047,0,'soga_hair_face_highlight_color',42,29,2), (340372,3830047,0,'soga_hair_highlight',79,28,15), (340373,3830047,0,'soga_hair_type_color',49,47,61), (340374,3830047,0,'soga_hair_type_highlight_color',42,29,2), (340375,3830047,1,'soga_lip_type',3,41,70), (340376,3830047,1,'soga_nose_type',-47,82,31), (340377,3830047,0,'soga_skin_color',243,251,251), (340378,3830047,0,'wing_color1',255,255,255), (340379,3830047,0,'wing_color2',255,255,255), (340380,3830048,1,'cheek_type',-40,-68,0), (340381,3830048,1,'chin_type',26,70,-40), (340382,3830048,1,'ear_type',-37,-25,0), (340383,3830048,1,'eye_brow_type',88,-63,-55), (340384,3830048,0,'eye_color',30,57,39), (340385,3830048,1,'eye_type',-31,0,0), (340386,3830048,0,'hair_color1',209,131,22), (340387,3830048,0,'hair_color2',199,150,48), (340388,3830048,0,'hair_face_color',198,139,15), (340389,3830048,0,'hair_face_highlight_color',244,246,246), (340390,3830048,0,'hair_highlight',161,165,168), (340391,3830048,0,'hair_type_color',198,139,15), (340392,3830048,0,'hair_type_highlight_color',244,246,246), (340393,3830048,1,'lip_type',-42,79,15), (340394,3830048,1,'nose_type',-25,-72,17), (340395,3830048,0,'skin_color',244,248,248), (340396,3830048,1,'soga_cheek_type',-40,-68,0), (340397,3830048,1,'soga_chin_type',26,70,-40), (340398,3830048,1,'soga_ear_type',-37,-25,0), (340399,3830048,1,'soga_eye_brow_type',88,-63,-55), (340400,3830048,0,'soga_eye_color',229,229,102), (340401,3830048,1,'soga_eye_type',-31,0,0), (340402,3830048,0,'soga_hair_color1',209,131,22), (340403,3830048,0,'soga_hair_color2',199,150,48), (340404,3830048,0,'soga_hair_face_color',198,139,15), (340405,3830048,0,'soga_hair_face_highlight_color',244,246,246), (340406,3830048,0,'soga_hair_highlight',161,165,168), (340407,3830048,0,'soga_hair_type_color',198,139,15), (340408,3830048,0,'soga_hair_type_highlight_color',244,246,246), (340409,3830048,1,'soga_lip_type',-42,79,15), (340410,3830048,1,'soga_nose_type',-25,-72,17), (340411,3830048,0,'soga_skin_color',244,248,248), (340412,3830048,0,'wing_color1',255,255,255), (340413,3830048,0,'wing_color2',255,255,255), (340414,3830049,1,'cheek_type',20,14,0), (340415,3830049,1,'chin_type',35,81,68), (340416,3830049,1,'ear_type',-62,28,0), (340417,3830049,1,'eye_brow_type',-56,82,28), (340418,3830049,0,'eye_color',61,120,89), (340419,3830049,1,'eye_type',-41,0,0), (340420,3830049,0,'hair_color1',38,22,21), (340421,3830049,0,'hair_color2',120,50,0), (340422,3830049,0,'hair_face_color',100,70,10), (340423,3830049,0,'hair_face_highlight_color',35,24,1), (340424,3830049,0,'hair_highlight',79,28,15), (340425,3830049,0,'hair_type_color',100,70,10), (340426,3830049,0,'hair_type_highlight_color',35,24,1), (340427,3830049,1,'lip_type',94,-76,-50), (340428,3830049,1,'nose_type',64,68,-48), (340429,3830049,0,'skin_color',241,232,234), (340430,3830049,1,'soga_cheek_type',20,14,0), (340431,3830049,1,'soga_chin_type',35,81,68), (340432,3830049,1,'soga_ear_type',-62,28,0), (340433,3830049,1,'soga_eye_brow_type',-56,82,28), (340434,3830049,0,'soga_eye_color',229,229,102), (340435,3830049,1,'soga_eye_type',-41,0,0), (340436,3830049,0,'soga_hair_color1',38,22,21), (340437,3830049,0,'soga_hair_color2',120,50,0), (340438,3830049,0,'soga_hair_face_color',100,70,10), (340439,3830049,0,'soga_hair_face_highlight_color',35,24,1), (340440,3830049,0,'soga_hair_highlight',79,28,15), (340441,3830049,0,'soga_hair_type_color',100,70,10), (340442,3830049,0,'soga_hair_type_highlight_color',35,24,1), (340443,3830049,1,'soga_lip_type',94,-76,-50), (340444,3830049,1,'soga_nose_type',64,68,-48), (340445,3830049,0,'soga_skin_color',241,232,234), (340446,3830049,0,'wing_color1',255,255,255), (340447,3830049,0,'wing_color2',255,255,255), (340448,3830050,1,'cheek_type',-2,-56,0), (340449,3830050,1,'chin_type',-68,68,3), (340450,3830050,1,'ear_type',59,72,0), (340451,3830050,1,'eye_brow_type',-68,-19,37), (340452,3830050,0,'eye_color',57,120,128), (340453,3830050,1,'eye_type',-70,0,0), (340454,3830050,0,'hair_color1',29,21,28), (340455,3830050,0,'hair_color2',39,32,39), (340456,3830050,0,'hair_face_color',15,1,21), (340457,3830050,0,'hair_face_highlight_color',244,246,246), (340458,3830050,0,'hair_highlight',161,165,168), (340459,3830050,0,'hair_type_color',15,1,21), (340460,3830050,0,'hair_type_highlight_color',244,246,246), (340461,3830050,1,'lip_type',77,-56,-61), (340462,3830050,1,'nose_type',82,-93,45), (340463,3830050,0,'skin_color',211,199,150), (340464,3830050,1,'soga_cheek_type',-2,-56,0), (340465,3830050,1,'soga_chin_type',-68,68,3), (340466,3830050,1,'soga_ear_type',59,72,0), (340467,3830050,1,'soga_eye_brow_type',-68,-19,37), (340468,3830050,0,'soga_eye_color',229,229,102), (340469,3830050,1,'soga_eye_type',-70,0,0), (340470,3830050,0,'soga_hair_color1',29,21,28), (340471,3830050,0,'soga_hair_color2',39,32,39), (340472,3830050,0,'soga_hair_face_color',15,1,21), (340473,3830050,0,'soga_hair_face_highlight_color',244,246,246), (340474,3830050,0,'soga_hair_highlight',161,165,168), (340475,3830050,0,'soga_hair_type_color',15,1,21), (340476,3830050,0,'soga_hair_type_highlight_color',244,246,246), (340477,3830050,1,'soga_lip_type',77,-56,-61), (340478,3830050,1,'soga_nose_type',82,-93,45), (340479,3830050,0,'soga_skin_color',211,199,150), (340480,3830050,0,'wing_color1',255,255,255), (340481,3830050,0,'wing_color2',255,255,255), (340482,3830051,1,'cheek_type',-89,38,0), (340483,3830051,1,'chin_type',10,-26,23), (340484,3830051,1,'ear_type',-93,7,0), (340485,3830051,1,'eye_brow_type',-4,10,63), (340486,3830051,0,'eye_color',37,76,88), (340487,3830051,1,'eye_type',-42,0,0), (340488,3830051,0,'hair_color1',91,21,51), (340489,3830051,0,'hair_color2',159,88,0), (340490,3830051,0,'hair_face_color',121,38,35), (340491,3830051,0,'hair_face_highlight_color',233,184,31), (340492,3830051,0,'hair_highlight',246,219,114), (340493,3830051,0,'hair_type_color',121,38,35), (340494,3830051,0,'hair_type_highlight_color',233,184,31), (340495,3830051,1,'lip_type',-31,91,68), (340496,3830051,1,'nose_type',-42,15,29), (340497,3830051,0,'skin_color',234,244,244), (340498,3830051,1,'soga_cheek_type',-89,38,0), (340499,3830051,1,'soga_chin_type',10,-26,23), (340500,3830051,1,'soga_ear_type',-93,7,0), (340501,3830051,1,'soga_eye_brow_type',-4,10,63), (340502,3830051,0,'soga_eye_color',229,229,102), (340503,3830051,1,'soga_eye_type',-42,0,0), (340504,3830051,0,'soga_hair_color1',91,21,51), (340505,3830051,0,'soga_hair_color2',159,88,0), (340506,3830051,0,'soga_hair_face_color',121,38,35), (340507,3830051,0,'soga_hair_face_highlight_color',233,184,31), (340508,3830051,0,'soga_hair_highlight',246,219,114), (340509,3830051,0,'soga_hair_type_color',121,38,35), (340510,3830051,0,'soga_hair_type_highlight_color',233,184,31), (340511,3830051,1,'soga_lip_type',-31,91,68), (340512,3830051,1,'soga_nose_type',-42,15,29), (340513,3830051,0,'soga_skin_color',234,244,244), (340514,3830051,0,'wing_color1',255,255,255), (340515,3830051,0,'wing_color2',255,255,255), (340516,3830052,1,'cheek_type',-43,-72,0), (340517,3830052,1,'chin_type',38,-75,77), (340518,3830052,1,'ear_type',-61,-83,0), (340519,3830052,1,'eye_brow_type',-51,-35,-31), (340520,3830052,0,'eye_color',173,142,88), (340521,3830052,1,'eye_type',-76,0,0), (340522,3830052,0,'hair_color1',43,36,70), (340523,3830052,0,'hair_color2',64,76,74), (340524,3830052,0,'hair_face_color',49,47,61), (340525,3830052,0,'hair_face_highlight_color',42,29,2), (340526,3830052,0,'hair_highlight',79,28,15), (340527,3830052,0,'hair_type_color',49,47,61), (340528,3830052,0,'hair_type_highlight_color',42,29,2), (340529,3830052,1,'lip_type',3,41,70), (340530,3830052,1,'nose_type',-47,82,31), (340531,3830052,0,'skin_color',243,251,251), (340532,3830052,1,'soga_cheek_type',-43,-72,0), (340533,3830052,1,'soga_chin_type',38,-75,77), (340534,3830052,1,'soga_ear_type',-61,-83,0), (340535,3830052,1,'soga_eye_brow_type',-51,-35,-31), (340536,3830052,0,'soga_eye_color',229,229,102), (340537,3830052,1,'soga_eye_type',-76,0,0), (340538,3830052,0,'soga_hair_color1',43,36,70), (340539,3830052,0,'soga_hair_color2',64,76,74), (340540,3830052,0,'soga_hair_face_color',49,47,61), (340541,3830052,0,'soga_hair_face_highlight_color',42,29,2), (340542,3830052,0,'soga_hair_highlight',79,28,15), (340543,3830052,0,'soga_hair_type_color',49,47,61), (340544,3830052,0,'soga_hair_type_highlight_color',42,29,2), (340545,3830052,1,'soga_lip_type',3,41,70), (340546,3830052,1,'soga_nose_type',-47,82,31), (340547,3830052,0,'soga_skin_color',243,251,251), (340548,3830052,0,'wing_color1',255,255,255), (340549,3830052,0,'wing_color2',255,255,255), (340550,3830053,1,'cheek_type',-31,-81,0), (340551,3830053,1,'chin_type',-68,-29,85), (340552,3830053,1,'ear_type',-95,-34,0), (340553,3830053,1,'eye_brow_type',-71,-71,40), (340554,3830053,0,'eye_color',145,190,203), (340555,3830053,1,'eye_type',-31,0,0), (340556,3830053,0,'hair_color1',38,22,21), (340557,3830053,0,'hair_color2',120,50,0), (340558,3830053,0,'hair_face_color',4,1,1), (340559,3830053,0,'hair_face_highlight_color',233,168,29), (340560,3830053,0,'hair_highlight',200,165,96), (340561,3830053,0,'hair_type_color',4,1,1), (340562,3830053,0,'hair_type_highlight_color',233,168,29), (340563,3830053,1,'lip_type',11,-37,65), (340564,3830053,1,'nose_type',-18,-8,-81), (340565,3830053,0,'skin_color',44,46,46), (340566,3830053,1,'soga_cheek_type',-31,-81,0), (340567,3830053,1,'soga_chin_type',-68,-29,85), (340568,3830053,1,'soga_ear_type',-95,-34,0), (340569,3830053,1,'soga_eye_brow_type',-71,-71,40), (340570,3830053,0,'soga_eye_color',229,229,102), (340571,3830053,1,'soga_eye_type',-31,0,0), (340572,3830053,0,'soga_hair_color1',38,22,21), (340573,3830053,0,'soga_hair_color2',120,50,0), (340574,3830053,0,'soga_hair_face_color',4,1,1), (340575,3830053,0,'soga_hair_face_highlight_color',233,168,29), (340576,3830053,0,'soga_hair_highlight',200,165,96), (340577,3830053,0,'soga_hair_type_color',4,1,1), (340578,3830053,0,'soga_hair_type_highlight_color',233,168,29), (340579,3830053,1,'soga_lip_type',11,-37,65), (340580,3830053,1,'soga_nose_type',-18,-8,-81), (340581,3830053,0,'soga_skin_color',44,46,46), (340582,3830053,0,'wing_color1',255,255,255), (340583,3830053,0,'wing_color2',255,255,255), (340584,3830054,1,'cheek_type',-2,-56,0), (340585,3830054,1,'chin_type',-68,68,3), (340586,3830054,1,'ear_type',59,72,0), (340587,3830054,1,'eye_brow_type',-68,-19,37), (340588,3830054,0,'eye_color',57,120,128), (340589,3830054,1,'eye_type',-70,0,0), (340590,3830054,0,'hair_color1',29,21,28), (340591,3830054,0,'hair_color2',39,32,39), (340592,3830054,0,'hair_face_color',15,1,21), (340593,3830054,0,'hair_face_highlight_color',244,246,246), (340594,3830054,0,'hair_highlight',161,165,168), (340595,3830054,0,'hair_type_color',15,1,21), (340596,3830054,0,'hair_type_highlight_color',244,246,246), (340597,3830054,1,'lip_type',77,-56,-61), (340598,3830054,1,'nose_type',82,-93,45), (340599,3830054,0,'skin_color',211,199,150), (340600,3830054,1,'soga_cheek_type',-2,-56,0), (340601,3830054,1,'soga_chin_type',-68,68,3), (340602,3830054,1,'soga_ear_type',59,72,0), (340603,3830054,1,'soga_eye_brow_type',-68,-19,37), (340604,3830054,0,'soga_eye_color',229,229,102), (340605,3830054,1,'soga_eye_type',-70,0,0), (340606,3830054,0,'soga_hair_color1',29,21,28), (340607,3830054,0,'soga_hair_color2',39,32,39), (340608,3830054,0,'soga_hair_face_color',15,1,21), (340609,3830054,0,'soga_hair_face_highlight_color',244,246,246), (340610,3830054,0,'soga_hair_highlight',161,165,168), (340611,3830054,0,'soga_hair_type_color',15,1,21), (340612,3830054,0,'soga_hair_type_highlight_color',244,246,246), (340613,3830054,1,'soga_lip_type',77,-56,-61), (340614,3830054,1,'soga_nose_type',82,-93,45), (340615,3830054,0,'soga_skin_color',211,199,150), (340616,3830054,0,'wing_color1',255,255,255), (340617,3830054,0,'wing_color2',255,255,255), (340618,3830055,1,'cheek_type',-2,-56,0), (340619,3830055,1,'chin_type',-68,68,3), (340620,3830055,1,'ear_type',59,72,0), (340621,3830055,1,'eye_brow_type',-68,-19,37), (340622,3830055,0,'eye_color',57,120,128), (340623,3830055,1,'eye_type',-70,0,0), (340624,3830055,0,'hair_color1',29,21,28), (340625,3830055,0,'hair_color2',39,32,39), (340626,3830055,0,'hair_face_color',15,1,21), (340627,3830055,0,'hair_face_highlight_color',244,246,246), (340628,3830055,0,'hair_highlight',161,165,168), (340629,3830055,0,'hair_type_color',15,1,21), (340630,3830055,0,'hair_type_highlight_color',244,246,246), (340631,3830055,1,'lip_type',77,-56,-61), (340632,3830055,1,'nose_type',82,-93,45), (340633,3830055,0,'skin_color',211,199,150), (340634,3830055,1,'soga_cheek_type',-2,-56,0), (340635,3830055,1,'soga_chin_type',-68,68,3), (340636,3830055,1,'soga_ear_type',59,72,0), (340637,3830055,1,'soga_eye_brow_type',-68,-19,37), (340638,3830055,0,'soga_eye_color',229,229,102), (340639,3830055,1,'soga_eye_type',-70,0,0), (340640,3830055,0,'soga_hair_color1',29,21,28), (340641,3830055,0,'soga_hair_color2',39,32,39), (340642,3830055,0,'soga_hair_face_color',15,1,21), (340643,3830055,0,'soga_hair_face_highlight_color',244,246,246), (340644,3830055,0,'soga_hair_highlight',161,165,168), (340645,3830055,0,'soga_hair_type_color',15,1,21), (340646,3830055,0,'soga_hair_type_highlight_color',244,246,246), (340647,3830055,1,'soga_lip_type',77,-56,-61), (340648,3830055,1,'soga_nose_type',82,-93,45), (340649,3830055,0,'soga_skin_color',211,199,150), (340650,3830055,0,'wing_color1',255,255,255), (340651,3830055,0,'wing_color2',255,255,255), (340652,3830056,1,'cheek_type',71,-62,0), (340653,3830056,1,'chin_type',7,25,44), (340654,3830056,1,'ear_type',69,-94,0), (340655,3830056,1,'eye_brow_type',-42,17,21), (340656,3830056,0,'eye_color',150,193,203), (340657,3830056,1,'eye_type',31,0,0), (340658,3830056,0,'hair_color1',79,28,15), (340659,3830056,0,'hair_color2',111,64,0), (340660,3830056,0,'hair_face_color',42,29,3), (340661,3830056,0,'hair_face_highlight_color',15,1,21), (340662,3830056,0,'hair_highlight',29,21,28), (340663,3830056,0,'hair_type_color',42,29,3), (340664,3830056,0,'hair_type_highlight_color',15,1,21), (340665,3830056,1,'lip_type',0,84,9), (340666,3830056,1,'nose_type',88,57,25), (340667,3830056,0,'skin_color',177,186,186), (340668,3830056,1,'soga_cheek_type',71,-62,0), (340669,3830056,1,'soga_chin_type',7,25,44), (340670,3830056,1,'soga_ear_type',69,-94,0), (340671,3830056,1,'soga_eye_brow_type',-42,17,21), (340672,3830056,0,'soga_eye_color',229,229,102), (340673,3830056,1,'soga_eye_type',31,0,0), (340674,3830056,0,'soga_hair_color1',79,28,15), (340675,3830056,0,'soga_hair_color2',111,64,0), (340676,3830056,0,'soga_hair_face_color',42,29,3), (340677,3830056,0,'soga_hair_face_highlight_color',15,1,21), (340678,3830056,0,'soga_hair_highlight',29,21,28), (340679,3830056,0,'soga_hair_type_color',42,29,3), (340680,3830056,0,'soga_hair_type_highlight_color',15,1,21), (340681,3830056,1,'soga_lip_type',0,84,9), (340682,3830056,1,'soga_nose_type',88,57,25), (340683,3830056,0,'soga_skin_color',177,186,186), (340684,3830056,0,'wing_color1',255,255,255), (340685,3830056,0,'wing_color2',255,255,255), (340686,3830057,0,'eye_color',196,137,0), (340687,3830057,0,'skin_color',249,124,0), (340688,3830057,0,'soga_eye_color',255,0,255), (340689,3830058,1,'cheek_type',-7,-93,0), (340690,3830058,1,'chin_type',68,-71,-12), (340691,3830058,1,'ear_type',19,20,0), (340692,3830058,1,'eye_brow_type',28,88,17), (340693,3830058,0,'eye_color',41,82,95), (340694,3830058,1,'eye_type',79,0,0), (340695,3830058,0,'hair_color1',56,33,26), (340696,3830058,0,'hair_color2',94,59,11), (340697,3830058,0,'hair_face_color',100,70,10), (340698,3830058,0,'hair_face_highlight_color',232,183,30), (340699,3830058,0,'hair_highlight',246,219,114), (340700,3830058,0,'hair_type_color',100,70,10), (340701,3830058,0,'hair_type_highlight_color',232,183,30), (340702,3830058,1,'lip_type',-56,-1,-34), (340703,3830058,1,'nose_type',17,17,1), (340704,3830058,0,'skin_color',105,112,109), (340705,3830058,1,'soga_cheek_type',-7,-93,0), (340706,3830058,1,'soga_chin_type',68,-71,-12), (340707,3830058,1,'soga_ear_type',19,20,0), (340708,3830058,1,'soga_eye_brow_type',28,88,17), (340709,3830058,0,'soga_eye_color',229,229,102), (340710,3830058,1,'soga_eye_type',79,0,0), (340711,3830058,0,'soga_hair_color1',56,33,26), (340712,3830058,0,'soga_hair_color2',94,59,11), (340713,3830058,0,'soga_hair_face_color',100,70,10), (340714,3830058,0,'soga_hair_face_highlight_color',232,183,30), (340715,3830058,0,'soga_hair_highlight',246,219,114), (340716,3830058,0,'soga_hair_type_color',100,70,10), (340717,3830058,0,'soga_hair_type_highlight_color',232,183,30), (340718,3830058,1,'soga_lip_type',-56,-1,-34), (340719,3830058,1,'soga_nose_type',17,17,1), (340720,3830058,0,'soga_skin_color',105,112,109), (340721,3830058,0,'wing_color1',255,255,255), (340722,3830058,0,'wing_color2',255,255,255), (340723,3830059,1,'cheek_type',-77,-2,0), (340724,3830059,1,'chin_type',-28,14,-62), (340725,3830059,1,'ear_type',-96,34,0), (340726,3830059,1,'eye_brow_type',-25,96,20), (340727,3830059,0,'eye_color',166,144,94), (340728,3830059,1,'eye_type',-72,0,0), (340729,3830059,0,'hair_color1',109,14,49), (340730,3830059,0,'hair_color2',185,97,0), (340731,3830059,0,'hair_face_color',84,0,0), (340732,3830059,0,'hair_face_highlight_color',40,19,9), (340733,3830059,0,'hair_highlight',79,28,15), (340734,3830059,0,'hair_type_color',84,0,0), (340735,3830059,0,'hair_type_highlight_color',40,19,9), (340736,3830059,1,'lip_type',7,-52,84), (340737,3830059,1,'nose_type',-50,-61,-59), (340738,3830059,0,'skin_color',215,195,159), (340739,3830059,1,'soga_cheek_type',-77,-2,0), (340740,3830059,1,'soga_chin_type',-28,14,-62), (340741,3830059,1,'soga_ear_type',-96,34,0), (340742,3830059,1,'soga_eye_brow_type',-25,96,20), (340743,3830059,0,'soga_eye_color',229,229,102), (340744,3830059,1,'soga_eye_type',-72,0,0), (340745,3830059,0,'soga_hair_color1',109,14,49), (340746,3830059,0,'soga_hair_color2',185,97,0), (340747,3830059,0,'soga_hair_face_color',84,0,0), (340748,3830059,0,'soga_hair_face_highlight_color',40,19,9), (340749,3830059,0,'soga_hair_highlight',79,28,15), (340750,3830059,0,'soga_hair_type_color',84,0,0), (340751,3830059,0,'soga_hair_type_highlight_color',40,19,9), (340752,3830059,1,'soga_lip_type',7,-52,84), (340753,3830059,1,'soga_nose_type',-50,-61,-59), (340754,3830059,0,'soga_skin_color',215,195,159), (340755,3830059,0,'wing_color1',255,255,255), (340756,3830059,0,'wing_color2',255,255,255), (340757,3830060,1,'cheek_type',-89,38,0), (340758,3830060,1,'chin_type',10,-26,23), (340759,3830060,1,'ear_type',-93,7,0), (340760,3830060,1,'eye_brow_type',-4,10,63), (340761,3830060,0,'eye_color',37,76,88), (340762,3830060,1,'eye_type',-42,0,0), (340763,3830060,0,'hair_color1',91,21,51), (340764,3830060,0,'hair_color2',159,88,0), (340765,3830060,0,'hair_face_color',121,38,35), (340766,3830060,0,'hair_face_highlight_color',233,184,31), (340767,3830060,0,'hair_highlight',246,219,114), (340768,3830060,0,'hair_type_color',121,38,35), (340769,3830060,0,'hair_type_highlight_color',233,184,31), (340770,3830060,1,'lip_type',-31,91,68), (340771,3830060,1,'nose_type',-42,15,29), (340772,3830060,0,'skin_color',234,244,244), (340773,3830060,1,'soga_cheek_type',-89,38,0), (340774,3830060,1,'soga_chin_type',10,-26,23), (340775,3830060,1,'soga_ear_type',-93,7,0), (340776,3830060,1,'soga_eye_brow_type',-4,10,63), (340777,3830060,0,'soga_eye_color',229,229,102), (340778,3830060,1,'soga_eye_type',-42,0,0), (340779,3830060,0,'soga_hair_color1',91,21,51), (340780,3830060,0,'soga_hair_color2',159,88,0), (340781,3830060,0,'soga_hair_face_color',121,38,35), (340782,3830060,0,'soga_hair_face_highlight_color',233,184,31), (340783,3830060,0,'soga_hair_highlight',246,219,114), (340784,3830060,0,'soga_hair_type_color',121,38,35), (340785,3830060,0,'soga_hair_type_highlight_color',233,184,31), (340786,3830060,1,'soga_lip_type',-31,91,68), (340787,3830060,1,'soga_nose_type',-42,15,29), (340788,3830060,0,'soga_skin_color',234,244,244), (340789,3830060,0,'wing_color1',255,255,255), (340790,3830060,0,'wing_color2',255,255,255), (340791,3830061,1,'cheek_type',-43,-72,0), (340792,3830061,1,'chin_type',38,-75,77), (340793,3830061,1,'ear_type',-61,-83,0), (340794,3830061,1,'eye_brow_type',-51,-35,-31), (340795,3830061,0,'eye_color',173,142,88), (340796,3830061,1,'eye_type',-76,0,0), (340797,3830061,0,'hair_color1',43,36,70), (340798,3830061,0,'hair_color2',64,76,74), (340799,3830061,0,'hair_face_color',49,47,61), (340800,3830061,0,'hair_face_highlight_color',42,29,2), (340801,3830061,0,'hair_highlight',79,28,15), (340802,3830061,0,'hair_type_color',49,47,61), (340803,3830061,0,'hair_type_highlight_color',42,29,2), (340804,3830061,1,'lip_type',3,41,70), (340805,3830061,1,'nose_type',-47,82,31), (340806,3830061,0,'skin_color',243,251,251), (340807,3830061,1,'soga_cheek_type',-43,-72,0), (340808,3830061,1,'soga_chin_type',38,-75,77), (340809,3830061,1,'soga_ear_type',-61,-83,0), (340810,3830061,1,'soga_eye_brow_type',-51,-35,-31), (340811,3830061,0,'soga_eye_color',229,229,102), (340812,3830061,1,'soga_eye_type',-76,0,0), (340813,3830061,0,'soga_hair_color1',43,36,70), (340814,3830061,0,'soga_hair_color2',64,76,74), (340815,3830061,0,'soga_hair_face_color',49,47,61), (340816,3830061,0,'soga_hair_face_highlight_color',42,29,2), (340817,3830061,0,'soga_hair_highlight',79,28,15), (340818,3830061,0,'soga_hair_type_color',49,47,61), (340819,3830061,0,'soga_hair_type_highlight_color',42,29,2), (340820,3830061,1,'soga_lip_type',3,41,70), (340821,3830061,1,'soga_nose_type',-47,82,31), (340822,3830061,0,'soga_skin_color',243,251,251), (340823,3830061,0,'wing_color1',255,255,255), (340824,3830061,0,'wing_color2',255,255,255), (340825,3830062,1,'cheek_type',31,-37,0), (340826,3830062,1,'chin_type',79,28,-12), (340827,3830062,1,'ear_type',-3,-43,0), (340828,3830062,1,'eye_brow_type',68,68,61), (340829,3830062,0,'eye_color',40,81,93), (340830,3830062,1,'eye_type',-48,0,0), (340831,3830062,0,'hair_color1',29,21,28), (340832,3830062,0,'hair_color2',39,32,39), (340833,3830062,0,'hair_face_color',15,1,21), (340834,3830062,0,'hair_face_highlight_color',8,3,4), (340835,3830062,0,'hair_highlight',38,22,21), (340836,3830062,0,'hair_type_color',15,1,21), (340837,3830062,0,'hair_type_highlight_color',8,3,4), (340838,3830062,1,'lip_type',-47,-25,3), (340839,3830062,1,'nose_type',-65,-17,-71), (340840,3830062,0,'skin_color',84,89,89), (340841,3830062,1,'soga_cheek_type',31,-37,0), (340842,3830062,1,'soga_chin_type',79,28,-12), (340843,3830062,1,'soga_ear_type',-3,-43,0), (340844,3830062,1,'soga_eye_brow_type',68,68,61), (340845,3830062,0,'soga_eye_color',229,229,102), (340846,3830062,1,'soga_eye_type',-48,0,0), (340847,3830062,0,'soga_hair_color1',29,21,28), (340848,3830062,0,'soga_hair_color2',39,32,39), (340849,3830062,0,'soga_hair_face_color',15,1,21), (340850,3830062,0,'soga_hair_face_highlight_color',8,3,4), (340851,3830062,0,'soga_hair_highlight',38,22,21), (340852,3830062,0,'soga_hair_type_color',15,1,21), (340853,3830062,0,'soga_hair_type_highlight_color',8,3,4), (340854,3830062,1,'soga_lip_type',-47,-25,3), (340855,3830062,1,'soga_nose_type',-65,-17,-71), (340856,3830062,0,'soga_skin_color',84,89,89), (340857,3830062,0,'wing_color1',255,255,255), (340858,3830062,0,'wing_color2',255,255,255), (340859,3830063,1,'cheek_type',4,-91,0), (340860,3830063,1,'chin_type',-69,7,75), (340861,3830063,1,'ear_type',-50,77,0), (340862,3830063,1,'eye_brow_type',-71,37,23), (340863,3830063,0,'eye_color',163,201,212), (340864,3830063,1,'eye_type',97,0,0), (340865,3830063,0,'hair_color1',79,28,15), (340866,3830063,0,'hair_color2',111,64,0), (340867,3830063,0,'hair_face_color',40,20,7), (340868,3830063,0,'hair_face_highlight_color',47,42,59), (340869,3830063,0,'hair_highlight',43,36,70), (340870,3830063,0,'hair_type_color',40,20,7), (340871,3830063,0,'hair_type_highlight_color',47,42,59), (340872,3830063,1,'lip_type',-34,-68,-35), (340873,3830063,1,'nose_type',63,-31,58), (340874,3830063,0,'skin_color',177,159,108), (340875,3830063,1,'soga_cheek_type',4,-91,0), (340876,3830063,1,'soga_chin_type',-69,7,75), (340877,3830063,1,'soga_ear_type',-50,77,0), (340878,3830063,1,'soga_eye_brow_type',-71,37,23), (340879,3830063,0,'soga_eye_color',229,229,102), (340880,3830063,1,'soga_eye_type',97,0,0), (340881,3830063,0,'soga_hair_color1',79,28,15), (340882,3830063,0,'soga_hair_color2',111,64,0), (340883,3830063,0,'soga_hair_face_color',40,20,7), (340884,3830063,0,'soga_hair_face_highlight_color',47,42,59), (340885,3830063,0,'soga_hair_highlight',43,36,70), (340886,3830063,0,'soga_hair_type_color',40,20,7), (340887,3830063,0,'soga_hair_type_highlight_color',47,42,59), (340888,3830063,1,'soga_lip_type',-34,-68,-35), (340889,3830063,1,'soga_nose_type',63,-31,58), (340890,3830063,0,'soga_skin_color',177,159,108), (340891,3830063,0,'wing_color1',255,255,255), (340892,3830063,0,'wing_color2',255,255,255), (340893,3830064,1,'cheek_type',-37,68,0), (340894,3830064,1,'chin_type',-72,79,-38), (340895,3830064,1,'ear_type',-63,-1,0), (340896,3830064,1,'eye_brow_type',-8,-64,40), (340897,3830064,0,'eye_color',108,145,107), (340898,3830064,1,'eye_type',22,0,0), (340899,3830064,0,'hair_color1',79,28,15), (340900,3830064,0,'hair_color2',111,64,0), (340901,3830064,0,'hair_face_color',35,24,1), (340902,3830064,0,'hair_face_highlight_color',43,13,17), (340903,3830064,0,'hair_highlight',54,45,28), (340904,3830064,0,'hair_type_color',35,24,1), (340905,3830064,0,'hair_type_highlight_color',43,13,17), (340906,3830064,1,'lip_type',-75,-95,-64), (340907,3830064,1,'nose_type',-55,68,28), (340908,3830064,0,'skin_color',47,38,39), (340909,3830064,1,'soga_cheek_type',-37,68,0), (340910,3830064,1,'soga_chin_type',-72,79,-38), (340911,3830064,1,'soga_ear_type',-63,-1,0), (340912,3830064,1,'soga_eye_brow_type',-8,-64,40), (340913,3830064,0,'soga_eye_color',229,229,102), (340914,3830064,1,'soga_eye_type',22,0,0), (340915,3830064,0,'soga_hair_color1',79,28,15), (340916,3830064,0,'soga_hair_color2',111,64,0), (340917,3830064,0,'soga_hair_face_color',35,24,1), (340918,3830064,0,'soga_hair_face_highlight_color',43,13,17), (340919,3830064,0,'soga_hair_highlight',54,45,28), (340920,3830064,0,'soga_hair_type_color',35,24,1), (340921,3830064,0,'soga_hair_type_highlight_color',43,13,17), (340922,3830064,1,'soga_lip_type',-75,-95,-64), (340923,3830064,1,'soga_nose_type',-55,68,28), (340924,3830064,0,'soga_skin_color',47,38,39), (340925,3830064,0,'wing_color1',255,255,255), (340926,3830064,0,'wing_color2',255,255,255), (340927,3830065,1,'cheek_type',-2,-56,0), (340928,3830065,1,'chin_type',-68,68,3), (340929,3830065,1,'ear_type',59,72,0), (340930,3830065,1,'eye_brow_type',-68,-19,37), (340931,3830065,0,'eye_color',57,120,128), (340932,3830065,1,'eye_type',-70,0,0), (340933,3830065,0,'hair_color1',29,21,28), (340934,3830065,0,'hair_color2',39,32,39), (340935,3830065,0,'hair_face_color',15,1,21), (340936,3830065,0,'hair_face_highlight_color',244,246,246), (340937,3830065,0,'hair_highlight',161,165,168), (340938,3830065,0,'hair_type_color',15,1,21), (340939,3830065,0,'hair_type_highlight_color',244,246,246), (340940,3830065,1,'lip_type',77,-56,-61), (340941,3830065,1,'nose_type',82,-93,45), (340942,3830065,0,'skin_color',211,199,150), (340943,3830065,1,'soga_cheek_type',-2,-56,0), (340944,3830065,1,'soga_chin_type',-68,68,3), (340945,3830065,1,'soga_ear_type',59,72,0), (340946,3830065,1,'soga_eye_brow_type',-68,-19,37), (340947,3830065,0,'soga_eye_color',229,229,102), (340948,3830065,1,'soga_eye_type',-70,0,0), (340949,3830065,0,'soga_hair_color1',29,21,28), (340950,3830065,0,'soga_hair_color2',39,32,39), (340951,3830065,0,'soga_hair_face_color',15,1,21), (340952,3830065,0,'soga_hair_face_highlight_color',244,246,246), (340953,3830065,0,'soga_hair_highlight',161,165,168), (340954,3830065,0,'soga_hair_type_color',15,1,21), (340955,3830065,0,'soga_hair_type_highlight_color',244,246,246), (340956,3830065,1,'soga_lip_type',77,-56,-61), (340957,3830065,1,'soga_nose_type',82,-93,45), (340958,3830065,0,'soga_skin_color',211,199,150), (340959,3830065,0,'wing_color1',255,255,255), (340960,3830065,0,'wing_color2',255,255,255), (340961,3830066,1,'cheek_type',-40,-68,0), (340962,3830066,1,'chin_type',26,70,-40), (340963,3830066,1,'ear_type',-37,-25,0), (340964,3830066,1,'eye_brow_type',88,-63,-55), (340965,3830066,0,'eye_color',30,57,39), (340966,3830066,1,'eye_type',-31,0,0), (340967,3830066,0,'hair_color1',209,131,22), (340968,3830066,0,'hair_color2',199,150,48), (340969,3830066,0,'hair_face_color',198,139,15), (340970,3830066,0,'hair_face_highlight_color',244,246,246), (340971,3830066,0,'hair_highlight',161,165,168), (340972,3830066,0,'hair_type_color',198,139,15), (340973,3830066,0,'hair_type_highlight_color',244,246,246), (340974,3830066,1,'lip_type',-42,79,15), (340975,3830066,1,'nose_type',-25,-72,17), (340976,3830066,0,'skin_color',244,248,248), (340977,3830066,1,'soga_cheek_type',-40,-68,0), (340978,3830066,1,'soga_chin_type',26,70,-40), (340979,3830066,1,'soga_ear_type',-37,-25,0), (340980,3830066,1,'soga_eye_brow_type',88,-63,-55), (340981,3830066,0,'soga_eye_color',229,229,102), (340982,3830066,1,'soga_eye_type',-31,0,0), (340983,3830066,0,'soga_hair_color1',209,131,22), (340984,3830066,0,'soga_hair_color2',199,150,48), (340985,3830066,0,'soga_hair_face_color',198,139,15), (340986,3830066,0,'soga_hair_face_highlight_color',244,246,246), (340987,3830066,0,'soga_hair_highlight',161,165,168), (340988,3830066,0,'soga_hair_type_color',198,139,15), (340989,3830066,0,'soga_hair_type_highlight_color',244,246,246), (340990,3830066,1,'soga_lip_type',-42,79,15), (340991,3830066,1,'soga_nose_type',-25,-72,17), (340992,3830066,0,'soga_skin_color',244,248,248), (340993,3830066,0,'wing_color1',255,255,255), (340994,3830066,0,'wing_color2',255,255,255), (340995,3830067,1,'cheek_type',-43,-72,0), (340996,3830067,1,'chin_type',38,-75,77), (340997,3830067,1,'ear_type',-61,-83,0), (340998,3830067,1,'eye_brow_type',-51,-35,-31), (340999,3830067,0,'eye_color',173,142,88), (341000,3830067,1,'eye_type',-76,0,0), (341001,3830067,0,'hair_color1',43,36,70), (341002,3830067,0,'hair_color2',64,76,74), (341003,3830067,0,'hair_face_color',49,47,61), (341004,3830067,0,'hair_face_highlight_color',42,29,2), (341005,3830067,0,'hair_highlight',79,28,15), (341006,3830067,0,'hair_type_color',49,47,61), (341007,3830067,0,'hair_type_highlight_color',42,29,2), (341008,3830067,1,'lip_type',3,41,70), (341009,3830067,1,'nose_type',-47,82,31), (341010,3830067,0,'skin_color',243,251,251), (341011,3830067,1,'soga_cheek_type',-43,-72,0), (341012,3830067,1,'soga_chin_type',38,-75,77), (341013,3830067,1,'soga_ear_type',-61,-83,0), (341014,3830067,1,'soga_eye_brow_type',-51,-35,-31), (341015,3830067,0,'soga_eye_color',229,229,102), (341016,3830067,1,'soga_eye_type',-76,0,0), (341017,3830067,0,'soga_hair_color1',43,36,70), (341018,3830067,0,'soga_hair_color2',64,76,74), (341019,3830067,0,'soga_hair_face_color',49,47,61), (341020,3830067,0,'soga_hair_face_highlight_color',42,29,2), (341021,3830067,0,'soga_hair_highlight',79,28,15), (341022,3830067,0,'soga_hair_type_color',49,47,61), (341023,3830067,0,'soga_hair_type_highlight_color',42,29,2), (341024,3830067,1,'soga_lip_type',3,41,70), (341025,3830067,1,'soga_nose_type',-47,82,31), (341026,3830067,0,'soga_skin_color',243,251,251), (341027,3830067,0,'wing_color1',255,255,255), (341028,3830067,0,'wing_color2',255,255,255), (341029,3830068,1,'cheek_type',37,19,0), (341030,3830068,1,'chin_type',-79,-85,-7), (341031,3830068,1,'ear_type',-57,58,0), (341032,3830068,1,'eye_brow_type',29,-79,-14), (341033,3830068,0,'eye_color',135,162,128), (341034,3830068,1,'eye_type',-14,0,0), (341035,3830068,0,'hair_color1',109,14,49), (341036,3830068,0,'hair_color2',185,97,0), (341037,3830068,0,'hair_face_color',91,7,6), (341038,3830068,0,'hair_face_highlight_color',40,34,51), (341039,3830068,0,'hair_highlight',43,36,70), (341040,3830068,0,'hair_type_color',91,7,6), (341041,3830068,0,'hair_type_highlight_color',40,34,51), (341042,3830068,1,'lip_type',17,-23,69), (341043,3830068,1,'nose_type',-59,28,-62), (341044,3830068,0,'skin_color',76,51,37), (341045,3830068,1,'soga_cheek_type',37,19,0), (341046,3830068,1,'soga_chin_type',-79,-85,-7), (341047,3830068,1,'soga_ear_type',-57,58,0), (341048,3830068,1,'soga_eye_brow_type',29,-79,-14), (341049,3830068,0,'soga_eye_color',229,229,102), (341050,3830068,1,'soga_eye_type',-14,0,0), (341051,3830068,0,'soga_hair_color1',109,14,49), (341052,3830068,0,'soga_hair_color2',185,97,0), (341053,3830068,0,'soga_hair_face_color',91,7,6), (341054,3830068,0,'soga_hair_face_highlight_color',40,34,51), (341055,3830068,0,'soga_hair_highlight',43,36,70), (341056,3830068,0,'soga_hair_type_color',91,7,6), (341057,3830068,0,'soga_hair_type_highlight_color',40,34,51), (341058,3830068,1,'soga_lip_type',17,-23,69), (341059,3830068,1,'soga_nose_type',-59,28,-62), (341060,3830068,0,'soga_skin_color',76,51,37), (341061,3830068,0,'wing_color1',255,255,255), (341062,3830068,0,'wing_color2',255,255,255), (341063,3830069,1,'cheek_type',0,28,0), (341064,3830069,1,'chin_type',-3,-21,-18), (341065,3830069,1,'ear_type',25,-10,0), (341066,3830069,1,'eye_brow_type',0,-31,10), (341067,3830069,0,'eye_color',200,175,137), (341068,3830069,1,'eye_type',-7,0,0), (341069,3830069,0,'hair_face_color',220,138,23), (341070,3830069,0,'hair_face_highlight_color',113,39,21), (341071,3830069,0,'hair_type_color',220,138,23), (341072,3830069,0,'hair_type_highlight_color',113,39,21), (341073,3830069,1,'lip_type',-17,0,20), (341074,3830069,1,'nose_type',19,-31,17), (341075,3830069,0,'skin_color',225,232,227), (341076,3830069,1,'soga_cheek_type',0,28,0), (341077,3830069,1,'soga_chin_type',-3,-21,-18), (341078,3830069,1,'soga_ear_type',25,-10,0), (341079,3830069,1,'soga_eye_brow_type',0,-31,10), (341080,3830069,0,'soga_eye_color',229,229,102), (341081,3830069,1,'soga_eye_type',-7,0,0), (341082,3830069,0,'soga_hair_face_color',220,138,23), (341083,3830069,0,'soga_hair_face_highlight_color',113,39,21), (341084,3830069,0,'soga_hair_type_color',220,138,23), (341085,3830069,0,'soga_hair_type_highlight_color',113,39,21), (341086,3830069,1,'soga_lip_type',-17,0,20), (341087,3830069,1,'soga_nose_type',19,-31,17), (341088,3830069,0,'soga_skin_color',225,232,227), (341089,3830069,0,'wing_color1',255,255,255), (341090,3830069,0,'wing_color2',255,255,255), (341091,3830070,1,'cheek_type',-11,-72,0), (341092,3830070,1,'chin_type',75,-5,68), (341093,3830070,1,'ear_type',-39,-38,0), (341094,3830070,1,'eye_brow_type',7,2,98), (341095,3830070,0,'eye_color',144,0,8), (341096,3830070,1,'eye_type',72,0,0), (341097,3830070,1,'lip_type',50,-47,40), (341098,3830070,1,'nose_type',90,43,-81), (341099,3830070,0,'skin_color',84,29,16), (341100,3830070,1,'soga_cheek_type',-11,-72,0), (341101,3830070,1,'soga_chin_type',75,-5,68), (341102,3830070,1,'soga_ear_type',-39,-38,0), (341103,3830070,1,'soga_eye_brow_type',7,2,98), (341104,3830070,0,'soga_eye_color',229,229,102), (341105,3830070,1,'soga_eye_type',72,0,0), (341106,3830070,1,'soga_lip_type',50,-47,40), (341107,3830070,1,'soga_nose_type',90,43,-81), (341108,3830070,0,'soga_skin_color',84,29,16), (341109,3830070,0,'wing_color1',255,255,255), (341110,3830070,0,'wing_color2',255,255,255), (341111,660000,0,'eye_color',255,255,255), (341112,660000,0,'skin_color',255,255,255), (341113,660000,0,'soga_eye_color',255,0,255), (341114,660001,0,'eye_color',255,255,255), (341115,660001,0,'skin_color',255,255,255), (341116,660001,0,'soga_eye_color',255,0,255), (341117,660002,0,'eye_color',255,255,255), (341118,660002,0,'skin_color',255,255,255), (341119,660002,0,'soga_eye_color',255,0,255), (341120,660003,0,'eye_color',255,255,255), (341121,660003,0,'skin_color',255,255,255), (341122,660003,0,'soga_eye_color',255,0,255), (341123,660004,0,'eye_color',255,255,255), (341124,660004,0,'skin_color',255,255,255), (341125,660004,0,'soga_eye_color',255,0,255), (341126,660005,0,'eye_color',255,255,255), (341127,660005,0,'skin_color',255,255,255), (341128,660005,0,'soga_eye_color',255,0,255), (341129,640000,0,'eye_color',255,255,255), (341130,640000,0,'skin_color',255,255,255), (341131,640000,0,'soga_eye_color',255,0,255), (341132,640001,0,'eye_color',255,255,255), (341133,640001,0,'skin_color',255,255,255), (341134,640001,0,'soga_eye_color',255,0,255), (341135,640002,0,'eye_color',255,255,255), (341136,640002,0,'skin_color',255,255,255), (341137,640002,0,'soga_eye_color',255,0,255), (341138,640003,0,'eye_color',255,255,255), (341139,640003,0,'skin_color',255,255,255), (341140,640003,0,'soga_eye_color',255,0,255), (341141,640004,0,'eye_color',255,255,255), (341142,640004,0,'skin_color',255,255,255), (341143,640004,0,'soga_eye_color',255,0,255), (341144,640005,0,'eye_color',255,255,255), (341145,640005,0,'skin_color',255,255,255), (341146,640005,0,'soga_eye_color',255,0,255), (341147,640006,0,'eye_color',255,255,255), (341148,640006,0,'skin_color',255,255,255), (341149,640006,0,'soga_eye_color',255,0,255), (341150,640007,0,'eye_color',255,255,255), (341151,640007,0,'skin_color',255,255,255), (341152,640007,0,'soga_eye_color',255,0,255), (341153,640008,0,'eye_color',255,255,255), (341154,640008,0,'skin_color',255,0,0), (341155,640008,0,'soga_eye_color',255,0,255), (341156,640009,0,'eye_color',255,255,255), (341157,640009,0,'skin_color',255,0,0), (341158,640009,0,'soga_eye_color',255,0,255), (341159,640010,0,'eye_color',255,255,255), (341160,640010,0,'skin_color',255,0,0), (341161,640010,0,'soga_eye_color',255,0,255), (341162,640011,0,'eye_color',255,255,255), (341163,640011,0,'skin_color',255,0,0), (341164,640011,0,'soga_eye_color',255,0,255), (341165,640012,0,'eye_color',255,255,255), (341166,640012,0,'skin_color',255,255,255), (341167,640012,0,'soga_eye_color',255,0,255), (341168,640013,0,'eye_color',255,255,255), (341169,640013,0,'skin_color',255,0,0), (341170,640013,0,'soga_eye_color',255,0,255), (341171,640014,0,'eye_color',255,255,255), (341172,640014,0,'skin_color',255,255,255), (341173,640014,0,'soga_eye_color',255,0,255), (341174,640015,0,'eye_color',255,255,255), (341175,640015,0,'skin_color',255,255,255), (341176,640015,0,'soga_eye_color',255,0,255), (341177,640016,0,'eye_color',255,255,255), (341178,640016,0,'skin_color',255,255,255), (341179,640016,0,'soga_eye_color',255,0,255), (341180,640017,0,'eye_color',255,255,255), (341181,640017,0,'skin_color',255,255,255), (341182,640017,0,'soga_eye_color',255,0,255), (341183,640018,0,'eye_color',255,255,255), (341184,640018,0,'skin_color',255,255,255), (341185,640018,0,'soga_eye_color',255,0,255), (341186,640019,0,'eye_color',255,255,255), (341187,640019,0,'skin_color',255,255,255), (341188,640019,0,'soga_eye_color',255,0,255), (341189,640020,0,'eye_color',255,255,255), (341190,640020,0,'skin_color',0,0,255), (341191,640020,0,'soga_eye_color',255,0,255), (341192,640021,0,'eye_color',255,255,255), (341193,640021,0,'skin_color',0,0,255), (341194,640021,0,'soga_eye_color',255,0,255), (341195,640022,0,'eye_color',255,255,255), (341196,640022,0,'skin_color',255,255,255), (341197,640022,0,'soga_eye_color',255,0,255), (341198,640023,0,'eye_color',255,255,255), (341199,640023,0,'skin_color',255,255,255), (341200,640023,0,'soga_eye_color',255,0,255), (341201,640024,0,'eye_color',255,255,255), (341202,640024,0,'skin_color',255,255,255), (341203,640024,0,'soga_eye_color',255,0,255), (341204,640025,0,'eye_color',255,255,255), (341205,640025,0,'skin_color',255,255,255), (341206,640025,0,'soga_eye_color',255,0,255), (341207,640026,0,'eye_color',255,255,255), (341208,640026,0,'skin_color',255,255,255), (341209,640026,0,'soga_eye_color',255,0,255), (341210,640027,0,'eye_color',255,255,255), (341211,640027,0,'skin_color',255,255,255), (341212,640027,0,'soga_eye_color',255,0,255), (341213,640028,0,'eye_color',255,255,255), (341214,640028,0,'skin_color',0,128,0), (341215,640028,0,'soga_eye_color',255,0,255), (341216,640029,0,'eye_color',255,255,255), (341217,640029,0,'skin_color',0,128,0), (341218,640029,0,'soga_eye_color',255,0,255), (341219,640030,0,'eye_color',255,255,255), (341220,640030,0,'skin_color',255,255,255), (341221,640030,0,'soga_eye_color',255,0,255), (341222,640031,0,'eye_color',255,255,255), (341223,640031,0,'skin_color',255,255,255), (341224,640031,0,'soga_eye_color',255,0,255), (341225,640032,0,'eye_color',255,255,255), (341226,640032,0,'skin_color',255,255,255), (341227,640032,0,'soga_eye_color',255,0,255), (341228,640033,0,'eye_color',255,255,255), (341229,640033,0,'skin_color',0,0,255), (341230,640033,0,'soga_eye_color',255,0,255), (341231,640034,0,'eye_color',255,255,255), (341232,640034,0,'skin_color',0,0,255), (341233,640034,0,'soga_eye_color',255,0,255), (341234,640035,0,'eye_color',255,255,255), (341235,640035,0,'skin_color',255,255,255), (341236,640035,0,'soga_eye_color',255,0,255), (341237,640036,0,'eye_color',255,255,255), (341238,640036,0,'skin_color',255,255,255), (341239,640036,0,'soga_eye_color',255,0,255), (341240,640037,0,'eye_color',255,255,255), (341241,640037,0,'skin_color',255,255,255), (341242,640037,0,'soga_eye_color',255,0,255), (341243,640038,0,'eye_color',255,255,255), (341244,640038,0,'skin_color',255,255,255), (341245,640038,0,'soga_eye_color',255,0,255), (341246,640039,0,'eye_color',255,255,255), (341247,640039,0,'skin_color',255,255,255), (341248,640039,0,'soga_eye_color',255,0,255), (341249,640040,0,'eye_color',255,255,255), (341250,640040,0,'skin_color',0,128,0), (341251,640040,0,'soga_eye_color',255,0,255), (341252,640041,0,'eye_color',255,255,255), (341253,640041,0,'skin_color',0,128,0), (341254,640041,0,'soga_eye_color',255,0,255), (341255,640042,0,'eye_color',255,255,255), (341256,640042,0,'skin_color',0,128,0), (341257,640042,0,'soga_eye_color',255,0,255), (341258,640043,0,'eye_color',255,255,255), (341259,640043,0,'skin_color',0,128,0), (341260,640043,0,'soga_eye_color',255,0,255), (341261,640044,0,'eye_color',191,191,191), (341262,640044,0,'skin_color',191,191,191), (341263,640044,0,'soga_eye_color',255,0,255), (341264,640045,0,'eye_color',255,255,255), (341265,640045,0,'skin_color',0,0,255), (341266,640045,0,'soga_eye_color',255,0,255), (341267,640046,0,'eye_color',255,255,255), (341268,640046,0,'skin_color',0,0,255), (341269,640046,0,'soga_eye_color',255,0,255), (341270,640047,0,'eye_color',255,255,255), (341271,640047,0,'skin_color',0,0,255), (341272,640047,0,'soga_eye_color',255,0,255), (341273,640048,0,'eye_color',255,255,255), (341274,640048,0,'skin_color',255,0,0), (341275,640048,0,'soga_eye_color',255,0,255), (341276,640049,0,'eye_color',255,255,255), (341277,640049,0,'skin_color',255,0,0), (341278,640049,0,'soga_eye_color',255,0,255), (341279,640050,1,'cheek_type',-50,-84,0), (341280,640050,1,'chin_type',-75,14,-63), (341281,640050,1,'ear_type',-34,-68,0), (341282,640050,1,'eye_brow_type',-25,-62,-7), (341283,640050,0,'eye_color',58,38,16), (341284,640050,1,'eye_type',9,0,0), (341285,640050,0,'hair_color1',26,24,25), (341286,640050,0,'hair_color2',36,34,36), (341287,640050,0,'hair_face_color',15,1,21), (341288,640050,0,'hair_face_highlight_color',84,0,0), (341289,640050,0,'hair_highlight',109,14,49), (341290,640050,0,'hair_type_color',15,1,21), (341291,640050,0,'hair_type_highlight_color',84,0,0), (341292,640050,1,'lip_type',-28,-28,-21), (341293,640050,1,'nose_type',-75,81,31), (341294,640050,0,'skin_color',114,87,54), (341295,640050,1,'soga_cheek_type',-50,-84,0), (341296,640050,1,'soga_chin_type',-75,14,-63), (341297,640050,1,'soga_ear_type',-34,-68,0), (341298,640050,1,'soga_eye_brow_type',-25,-62,-7), (341299,640050,0,'soga_eye_color',229,229,102), (341300,640050,1,'soga_eye_type',9,0,0), (341301,640050,0,'soga_hair_color1',26,24,25), (341302,640050,0,'soga_hair_color2',36,34,36), (341303,640050,0,'soga_hair_face_color',15,1,21), (341304,640050,0,'soga_hair_face_highlight_color',84,0,0), (341305,640050,0,'soga_hair_highlight',109,14,49), (341306,640050,0,'soga_hair_type_color',15,1,21), (341307,640050,0,'soga_hair_type_highlight_color',84,0,0), (341308,640050,1,'soga_lip_type',-28,-28,-21), (341309,640050,1,'soga_nose_type',-75,81,31), (341310,640050,0,'soga_skin_color',114,87,54), (341311,640050,0,'wing_color1',255,255,255), (341312,640050,0,'wing_color2',255,255,255), (341313,640051,0,'eye_color',255,255,255), (341314,640051,0,'skin_color',255,255,255), (341315,640051,0,'soga_eye_color',255,0,255), (341316,2320000,1,'cheek_type',0,2,0), (341317,2320000,1,'chin_type',-38,3,2), (341318,2320000,1,'ear_type',23,-5,0), (341319,2320000,1,'eye_brow_type',34,0,14), (341320,2320000,0,'eye_color',222,35,32), (341321,2320000,1,'eye_type',-32,0,0), (341322,2320000,0,'hair_face_color',52,38,20), (341323,2320000,0,'hair_face_highlight_color',216,192,37), (341324,2320000,0,'hair_type_color',52,38,20), (341325,2320000,0,'hair_type_highlight_color',216,192,37), (341326,2320000,1,'lip_type',-31,-2,10), (341327,2320000,1,'nose_type',-2,17,-14), (341328,2320000,0,'skin_color',211,181,91), (341329,2320000,1,'soga_cheek_type',0,2,0), (341330,2320000,1,'soga_chin_type',-38,3,2), (341331,2320000,1,'soga_ear_type',23,-5,0), (341332,2320000,1,'soga_eye_brow_type',34,0,14), (341333,2320000,0,'soga_eye_color',229,229,102), (341334,2320000,1,'soga_eye_type',-32,0,0), (341335,2320000,0,'soga_hair_face_color',52,38,20), (341336,2320000,0,'soga_hair_face_highlight_color',216,192,37), (341337,2320000,0,'soga_hair_type_color',52,38,20), (341338,2320000,0,'soga_hair_type_highlight_color',216,192,37), (341339,2320000,1,'soga_lip_type',-31,-2,10), (341340,2320000,1,'soga_nose_type',-2,17,-14), (341341,2320000,0,'soga_skin_color',211,181,91), (341342,2320000,0,'wing_color1',255,255,255), (341343,2320000,0,'wing_color2',255,255,255), (341344,2320001,1,'cheek_type',9,-40,0), (341345,2320001,1,'chin_type',0,-2,47), (341346,2320001,1,'ear_type',28,7,0), (341347,2320001,1,'eye_brow_type',18,17,12), (341348,2320001,0,'eye_color',114,156,126), (341349,2320001,1,'eye_type',-7,0,0), (341350,2320001,0,'hair_face_color',149,110,39), (341351,2320001,0,'hair_face_highlight_color',196,174,32), (341352,2320001,0,'hair_type_color',149,110,39), (341353,2320001,0,'hair_type_highlight_color',196,174,32), (341354,2320001,1,'lip_type',12,-34,-10), (341355,2320001,1,'nose_type',0,9,19), (341356,2320001,0,'skin_color',239,242,236), (341357,2320001,1,'soga_cheek_type',9,-40,0), (341358,2320001,1,'soga_chin_type',0,-2,47), (341359,2320001,1,'soga_ear_type',28,7,0), (341360,2320001,1,'soga_eye_brow_type',18,17,12), (341361,2320001,0,'soga_eye_color',229,229,102), (341362,2320001,1,'soga_eye_type',-7,0,0), (341363,2320001,0,'soga_hair_face_color',149,110,39), (341364,2320001,0,'soga_hair_face_highlight_color',196,174,32), (341365,2320001,0,'soga_hair_type_color',149,110,39), (341366,2320001,0,'soga_hair_type_highlight_color',196,174,32), (341367,2320001,1,'soga_lip_type',12,-34,-10), (341368,2320001,1,'soga_nose_type',0,9,19), (341369,2320001,0,'soga_skin_color',239,242,236), (341370,2320001,0,'wing_color1',255,255,255), (341371,2320001,0,'wing_color2',255,255,255), (341372,2320002,1,'cheek_type',23,93,0), (341373,2320002,1,'chin_type',87,-22,39), (341374,2320002,1,'ear_type',97,95,0), (341375,2320002,1,'eye_brow_type',-17,-83,-83), (341376,2320002,0,'eye_color',255,216,0), (341377,2320002,1,'eye_type',-14,0,0), (341378,2320002,1,'lip_type',-63,3,20), (341379,2320002,1,'nose_type',-28,-37,66), (341380,2320002,0,'skin_color',137,131,130), (341381,2320002,1,'soga_cheek_type',23,93,0), (341382,2320002,1,'soga_chin_type',87,-22,39), (341383,2320002,1,'soga_ear_type',97,95,0), (341384,2320002,1,'soga_eye_brow_type',-17,-83,-83), (341385,2320002,0,'soga_eye_color',229,229,102), (341386,2320002,1,'soga_eye_type',-14,0,0), (341387,2320002,1,'soga_lip_type',-63,3,20), (341388,2320002,1,'soga_nose_type',-28,-37,66), (341389,2320002,0,'soga_skin_color',137,131,130), (341390,2320002,0,'wing_color1',255,255,255), (341391,2320002,0,'wing_color2',255,255,255), (341392,2320003,1,'cheek_type',-12,90,0), (341393,2320003,1,'chin_type',-31,-25,25), (341394,2320003,1,'ear_type',76,34,0), (341395,2320003,1,'eye_brow_type',-25,-22,-96), (341396,2320003,0,'eye_color',148,192,205), (341397,2320003,1,'eye_type',-26,0,0), (341398,2320003,0,'hair_color1',43,36,70), (341399,2320003,0,'hair_color2',64,76,74), (341400,2320003,0,'hair_face_color',79,87,97), (341401,2320003,0,'hair_face_highlight_color',31,9,12), (341402,2320003,0,'hair_highlight',54,45,28), (341403,2320003,0,'hair_type_color',79,87,97), (341404,2320003,0,'hair_type_highlight_color',31,9,12), (341405,2320003,1,'lip_type',31,-72,-8), (341406,2320003,1,'nose_type',55,74,-61), (341407,2320003,0,'skin_color',182,125,122), (341408,2320003,1,'soga_cheek_type',-12,90,0), (341409,2320003,1,'soga_chin_type',-31,-25,25), (341410,2320003,1,'soga_ear_type',76,34,0), (341411,2320003,1,'soga_eye_brow_type',-25,-22,-96), (341412,2320003,0,'soga_eye_color',229,229,102), (341413,2320003,1,'soga_eye_type',-26,0,0), (341414,2320003,0,'soga_hair_color1',43,36,70), (341415,2320003,0,'soga_hair_color2',64,76,74), (341416,2320003,0,'soga_hair_face_color',79,87,97), (341417,2320003,0,'soga_hair_face_highlight_color',31,9,12), (341418,2320003,0,'soga_hair_highlight',54,45,28), (341419,2320003,0,'soga_hair_type_color',79,87,97), (341420,2320003,0,'soga_hair_type_highlight_color',31,9,12), (341421,2320003,1,'soga_lip_type',31,-72,-8), (341422,2320003,1,'soga_nose_type',55,74,-61), (341423,2320003,0,'soga_skin_color',182,125,122), (341424,2320003,0,'wing_color1',255,255,255), (341425,2320003,0,'wing_color2',255,255,255), (341426,2320004,1,'cheek_type',42,25,0), (341427,2320004,1,'chin_type',88,-29,-22), (341428,2320004,1,'ear_type',31,25,0), (341429,2320004,1,'eye_brow_type',42,-4,57), (341430,2320004,0,'eye_color',117,170,169), (341431,2320004,1,'eye_type',11,0,0), (341432,2320004,0,'hair_color1',50,48,56), (341433,2320004,0,'hair_color2',68,72,71), (341434,2320004,0,'hair_face_color',61,61,75), (341435,2320004,0,'hair_face_highlight_color',119,147,147), (341436,2320004,0,'hair_highlight',123,123,130), (341437,2320004,0,'hair_type_color',61,61,75), (341438,2320004,0,'hair_type_highlight_color',119,147,147), (341439,2320004,1,'lip_type',21,-50,84), (341440,2320004,1,'nose_type',17,64,-78), (341441,2320004,0,'skin_color',226,205,157), (341442,2320004,1,'soga_cheek_type',42,25,0), (341443,2320004,1,'soga_chin_type',88,-29,-22), (341444,2320004,1,'soga_ear_type',31,25,0), (341445,2320004,1,'soga_eye_brow_type',42,-4,57), (341446,2320004,0,'soga_eye_color',229,229,102), (341447,2320004,1,'soga_eye_type',11,0,0), (341448,2320004,0,'soga_hair_color1',50,48,56), (341449,2320004,0,'soga_hair_color2',68,72,71), (341450,2320004,0,'soga_hair_face_color',61,61,75), (341451,2320004,0,'soga_hair_face_highlight_color',119,147,147), (341452,2320004,0,'soga_hair_highlight',123,123,130), (341453,2320004,0,'soga_hair_type_color',61,61,75), (341454,2320004,0,'soga_hair_type_highlight_color',119,147,147), (341455,2320004,1,'soga_lip_type',21,-50,84), (341456,2320004,1,'soga_nose_type',17,64,-78), (341457,2320004,0,'soga_skin_color',226,205,157), (341458,2320004,0,'wing_color1',255,255,255), (341459,2320004,0,'wing_color2',255,255,255), (341460,2920000,1,'cheek_type',-81,15,0), (341461,2920000,1,'chin_type',58,31,-81), (341462,2920000,1,'ear_type',-32,71,0), (341463,2920000,1,'eye_brow_type',94,52,35), (341464,2920000,0,'eye_color',33,64,50), (341465,2920000,1,'eye_type',-9,0,0), (341466,2920000,0,'hair_color1',29,21,28), (341467,2920000,0,'hair_color2',39,32,39), (341468,2920000,0,'hair_face_color',15,1,21), (341469,2920000,0,'hair_highlight',38,22,21), (341470,2920000,0,'hair_type_color',15,1,21), (341471,2920000,1,'lip_type',-91,-14,-19), (341472,2920000,1,'nose_type',-43,11,-41), (341473,2920000,0,'skin_color',231,193,194), (341474,2920000,1,'soga_cheek_type',-81,15,0), (341475,2920000,1,'soga_chin_type',58,31,-81), (341476,2920000,1,'soga_ear_type',-32,71,0), (341477,2920000,1,'soga_eye_brow_type',94,52,35), (341478,2920000,0,'soga_eye_color',229,229,102), (341479,2920000,1,'soga_eye_type',-9,0,0), (341480,2920000,0,'soga_hair_color1',29,21,28), (341481,2920000,0,'soga_hair_color2',39,32,39), (341482,2920000,0,'soga_hair_face_color',15,1,21), (341483,2920000,0,'soga_hair_highlight',38,22,21), (341484,2920000,0,'soga_hair_type_color',15,1,21), (341485,2920000,1,'soga_lip_type',-91,-14,-19), (341486,2920000,1,'soga_nose_type',-43,11,-41), (341487,2920000,0,'soga_skin_color',231,193,194), (341488,2920000,0,'wing_color1',255,255,255), (341489,2920000,0,'wing_color2',255,255,255), (341490,2920001,1,'cheek_type',-66,-12,0), (341491,2920001,1,'chin_type',97,-78,91), (341492,2920001,1,'ear_type',79,63,0), (341493,2920001,1,'eye_brow_type',38,-89,34), (341494,2920001,0,'eye_color',192,192,0), (341495,2920001,1,'eye_type',-74,0,0), (341496,2920001,1,'lip_type',9,15,-28), (341497,2920001,1,'nose_type',38,90,-81), (341498,2920001,0,'skin_color',72,69,39), (341499,2920001,1,'soga_cheek_type',-66,-12,0), (341500,2920001,1,'soga_chin_type',97,-78,91), (341501,2920001,1,'soga_ear_type',79,63,0), (341502,2920001,1,'soga_eye_brow_type',38,-89,34), (341503,2920001,0,'soga_eye_color',229,229,102), (341504,2920001,1,'soga_eye_type',-74,0,0), (341505,2920001,1,'soga_lip_type',9,15,-28), (341506,2920001,1,'soga_nose_type',38,90,-81), (341507,2920001,0,'soga_skin_color',72,69,39), (341508,2920001,0,'wing_color1',255,255,255), (341509,2920001,0,'wing_color2',255,255,255), (341510,2920002,1,'cheek_type',14,15,0), (341511,2920002,1,'chin_type',56,-75,-84), (341512,2920002,1,'ear_type',-83,-61,0), (341513,2920002,1,'eye_brow_type',-61,31,48), (341514,2920002,0,'eye_color',37,70,46), (341515,2920002,1,'eye_type',25,0,0), (341516,2920002,0,'hair_color1',54,45,28), (341517,2920002,0,'hair_color2',104,52,0), (341518,2920002,0,'hair_face_color',43,13,18), (341519,2920002,0,'hair_face_highlight_color',33,24,41), (341520,2920002,0,'hair_highlight',26,24,25), (341521,2920002,0,'hair_type_color',43,13,18), (341522,2920002,0,'hair_type_highlight_color',33,24,41), (341523,2920002,1,'lip_type',-37,53,-55), (341524,2920002,1,'nose_type',-65,50,25), (341525,2920002,0,'skin_color',161,140,92), (341526,2920002,1,'soga_cheek_type',14,15,0), (341527,2920002,1,'soga_chin_type',56,-75,-84), (341528,2920002,1,'soga_ear_type',-83,-61,0), (341529,2920002,1,'soga_eye_brow_type',-61,31,48), (341530,2920002,0,'soga_eye_color',229,229,102), (341531,2920002,1,'soga_eye_type',25,0,0), (341532,2920002,0,'soga_hair_color1',54,45,28), (341533,2920002,0,'soga_hair_color2',104,52,0), (341534,2920002,0,'soga_hair_face_color',43,13,18), (341535,2920002,0,'soga_hair_face_highlight_color',33,24,41), (341536,2920002,0,'soga_hair_highlight',26,24,25), (341537,2920002,0,'soga_hair_type_color',43,13,18), (341538,2920002,0,'soga_hair_type_highlight_color',33,24,41), (341539,2920002,1,'soga_lip_type',-37,53,-55), (341540,2920002,1,'soga_nose_type',-65,50,25), (341541,2920002,0,'soga_skin_color',161,140,92), (341542,2920002,0,'wing_color1',255,255,255), (341543,2920002,0,'wing_color2',255,255,255), (341544,2920003,1,'cheek_type',40,21,0), (341545,2920003,1,'chin_type',-26,-17,14), (341546,2920003,1,'ear_type',0,-1,0), (341547,2920003,1,'eye_brow_type',3,-44,14), (341548,2920003,0,'eye_color',145,190,203), (341549,2920003,1,'eye_type',10,0,0), (341550,2920003,0,'hair_face_color',214,158,10), (341551,2920003,0,'hair_face_highlight_color',84,58,25), (341552,2920003,0,'hair_type_color',214,158,10), (341553,2920003,0,'hair_type_highlight_color',84,58,25), (341554,2920003,1,'lip_type',-18,0,0), (341555,2920003,1,'nose_type',0,-11,-25), (341556,2920003,0,'skin_color',235,205,162), (341557,2920003,1,'soga_cheek_type',40,21,0), (341558,2920003,1,'soga_chin_type',-26,-17,14), (341559,2920003,1,'soga_ear_type',0,-1,0), (341560,2920003,1,'soga_eye_brow_type',3,-44,14), (341561,2920003,0,'soga_eye_color',229,229,102), (341562,2920003,1,'soga_eye_type',10,0,0), (341563,2920003,0,'soga_hair_face_color',214,158,10), (341564,2920003,0,'soga_hair_face_highlight_color',84,58,25), (341565,2920003,0,'soga_hair_type_color',214,158,10), (341566,2920003,0,'soga_hair_type_highlight_color',84,58,25), (341567,2920003,1,'soga_lip_type',-18,0,0), (341568,2920003,1,'soga_nose_type',0,-11,-25), (341569,2920003,0,'soga_skin_color',235,205,162), (341570,2920003,0,'wing_color1',255,255,255), (341571,2920003,0,'wing_color2',255,255,255), (341572,2920004,1,'cheek_type',-98,7,0), (341573,2920004,1,'chin_type',-71,-84,29), (341574,2920004,1,'ear_type',65,-93,0), (341575,2920004,1,'eye_brow_type',19,31,40), (341576,2920004,0,'eye_color',53,105,87), (341577,2920004,1,'eye_type',81,0,0), (341578,2920004,0,'hair_color1',209,131,22), (341579,2920004,0,'hair_color2',199,150,48), (341580,2920004,0,'hair_face_color',188,132,11), (341581,2920004,0,'hair_face_highlight_color',228,182,26), (341582,2920004,0,'hair_highlight',246,219,114), (341583,2920004,0,'hair_type_color',188,132,11), (341584,2920004,0,'hair_type_highlight_color',228,182,26), (341585,2920004,1,'lip_type',-53,50,-79), (341586,2920004,1,'nose_type',17,96,75), (341587,2920004,0,'skin_color',133,113,71), (341588,2920004,1,'soga_cheek_type',-98,7,0), (341589,2920004,1,'soga_chin_type',-71,-84,29), (341590,2920004,1,'soga_ear_type',65,-93,0), (341591,2920004,1,'soga_eye_brow_type',19,31,40), (341592,2920004,0,'soga_eye_color',229,229,102), (341593,2920004,1,'soga_eye_type',81,0,0), (341594,2920004,0,'soga_hair_color1',209,131,22), (341595,2920004,0,'soga_hair_color2',199,150,48), (341596,2920004,0,'soga_hair_face_color',188,132,11), (341597,2920004,0,'soga_hair_face_highlight_color',228,182,26), (341598,2920004,0,'soga_hair_highlight',246,219,114), (341599,2920004,0,'soga_hair_type_color',188,132,11), (341600,2920004,0,'soga_hair_type_highlight_color',228,182,26), (341601,2920004,1,'soga_lip_type',-53,50,-79), (341602,2920004,1,'soga_nose_type',17,96,75), (341603,2920004,0,'soga_skin_color',133,113,71), (341604,2920004,0,'wing_color1',255,255,255), (341605,2920004,0,'wing_color2',255,255,255), (341606,2930000,0,'eye_color',255,255,255), (341607,2930000,0,'skin_color',255,255,255), (341608,2930000,0,'soga_eye_color',255,0,255), (341609,2930001,0,'eye_color',255,255,255), (341610,2930001,0,'skin_color',255,255,255), (341611,2930001,0,'soga_eye_color',255,0,255), (341612,2930002,0,'eye_color',255,255,255), (341613,2930002,0,'skin_color',255,255,255), (341614,2930002,0,'soga_eye_color',255,0,255), (341615,2930003,0,'eye_color',255,255,255), (341616,2930003,0,'skin_color',255,255,255), (341617,2930003,0,'soga_eye_color',255,0,255), (341618,2930004,1,'cheek_type',-20,11,0), (341619,2930004,1,'chin_type',17,0,-9), (341620,2930004,1,'ear_type',-21,-26,0), (341621,2930004,1,'eye_brow_type',-19,7,12), (341622,2930004,0,'eye_color',47,95,108), (341623,2930004,1,'eye_type',-18,0,0), (341624,2930004,0,'hair_face_color',55,27,5), (341625,2930004,0,'hair_face_highlight_color',82,38,0), (341626,2930004,0,'hair_type_color',55,27,5), (341627,2930004,0,'hair_type_highlight_color',82,38,0), (341628,2930004,1,'lip_type',-32,-12,0), (341629,2930004,1,'nose_type',1,44,-8), (341630,2930004,0,'skin_color',227,180,178), (341631,2930004,1,'soga_cheek_type',-20,11,0), (341632,2930004,1,'soga_chin_type',17,0,-9), (341633,2930004,1,'soga_ear_type',-21,-26,0), (341634,2930004,1,'soga_eye_brow_type',-19,7,12), (341635,2930004,0,'soga_eye_color',229,229,102), (341636,2930004,1,'soga_eye_type',-18,0,0), (341637,2930004,0,'soga_hair_face_color',55,27,5), (341638,2930004,0,'soga_hair_face_highlight_color',82,38,0), (341639,2930004,0,'soga_hair_type_color',55,27,5), (341640,2930004,0,'soga_hair_type_highlight_color',82,38,0), (341641,2930004,1,'soga_lip_type',-32,-12,0), (341642,2930004,1,'soga_nose_type',1,44,-8), (341643,2930004,0,'soga_skin_color',227,180,178), (341644,2930004,0,'wing_color1',255,255,255), (341645,2930004,0,'wing_color2',255,255,255), (341646,2930005,0,'eye_color',255,255,255), (341647,2930005,0,'skin_color',255,255,255), (341648,2930005,0,'soga_eye_color',255,0,255), (341649,2930006,0,'eye_color',255,255,255), (341650,2930006,0,'skin_color',255,255,255), (341651,2930006,0,'soga_eye_color',255,0,255), (341652,2930007,0,'eye_color',255,255,255), (341653,2930007,0,'skin_color',255,255,255), (341654,2930007,0,'soga_eye_color',255,0,255), (341655,2930008,0,'eye_color',255,255,255), (341656,2930008,0,'skin_color',255,255,255), (341657,2930008,0,'soga_eye_color',255,0,255), (341658,2930009,0,'eye_color',255,255,255), (341659,2930009,0,'skin_color',255,255,255), (341660,2930009,0,'soga_eye_color',255,0,255), (341661,2930010,0,'eye_color',255,255,255), (341662,2930010,0,'skin_color',255,255,255), (341663,2930010,0,'soga_eye_color',255,0,255), (341664,2930011,0,'eye_color',255,255,255), (341665,2930011,0,'skin_color',255,255,255), (341666,2930011,0,'soga_eye_color',255,0,255), (341667,2930012,0,'eye_color',255,255,255), (341668,2930012,0,'skin_color',255,255,255), (341669,2930012,0,'soga_eye_color',255,0,255), (341670,2930013,0,'eye_color',255,255,255), (341671,2930013,0,'skin_color',255,255,255), (341672,2930013,0,'soga_eye_color',255,0,255), (341673,2930014,0,'eye_color',255,255,255), (341674,2930014,0,'skin_color',255,255,255), (341675,2930014,0,'soga_eye_color',255,0,255), (341676,2930015,0,'eye_color',255,255,255), (341677,2930015,0,'skin_color',255,255,255), (341678,2930015,0,'soga_eye_color',255,0,255), (341679,2930016,0,'eye_color',242,255,246), (341680,2930016,0,'skin_color',255,255,255), (341681,2930016,0,'soga_eye_color',255,0,255), (341682,2930017,0,'eye_color',255,255,255), (341683,2930017,0,'skin_color',255,255,255), (341684,2930017,0,'soga_eye_color',255,0,255), (341685,2930018,0,'eye_color',255,255,255), (341686,2930018,0,'skin_color',255,255,255), (341687,2930018,0,'soga_eye_color',255,0,255), (341688,2930019,0,'eye_color',55,106,50), (341689,2930019,0,'skin_color',221,0,235), (341690,2930019,0,'soga_eye_color',255,0,255), (341691,2930020,0,'eye_color',243,255,255), (341692,2930020,0,'skin_color',255,254,255), (341693,2930020,0,'soga_eye_color',255,0,255), (341694,2930021,0,'eye_color',255,255,250), (341695,2930021,0,'skin_color',255,245,255), (341696,2930021,0,'soga_eye_color',255,0,255), (341697,2930022,0,'eye_color',255,255,255), (341698,2930022,0,'skin_color',255,255,255), (341699,2930022,0,'soga_eye_color',255,0,255), (341700,2930023,0,'eye_color',244,255,255), (341701,2930023,0,'skin_color',255,255,255), (341702,2930023,0,'soga_eye_color',255,0,255), (341703,2930024,0,'eye_color',255,255,255), (341704,2930024,0,'skin_color',37,53,132), (341705,2930024,0,'soga_eye_color',255,0,255), (341706,2930025,0,'eye_color',150,116,196), (341707,2930025,0,'skin_color',246,246,243), (341708,2930025,0,'soga_eye_color',255,0,255), (341709,2930026,1,'cheek_type',0,-1,0), (341710,2930026,1,'chin_type',-1,-25,-44), (341711,2930026,1,'ear_type',0,-10,0), (341712,2930026,1,'eye_brow_type',-23,4,4), (341713,2930026,0,'eye_color',50,104,95), (341714,2930026,1,'eye_type',14,0,0), (341715,2930026,0,'hair_face_color',131,92,0), (341716,2930026,0,'hair_face_highlight_color',167,60,30), (341717,2930026,0,'hair_type_color',131,92,0), (341718,2930026,0,'hair_type_highlight_color',167,60,30), (341719,2930026,1,'lip_type',0,1,-2), (341720,2930026,1,'nose_type',4,-17,3), (341721,2930026,0,'skin_color',241,205,204), (341722,2930026,1,'soga_cheek_type',0,-1,0), (341723,2930026,1,'soga_chin_type',-1,-25,-44), (341724,2930026,1,'soga_ear_type',0,-10,0), (341725,2930026,1,'soga_eye_brow_type',-23,4,4), (341726,2930026,0,'soga_eye_color',229,229,102), (341727,2930026,1,'soga_eye_type',14,0,0), (341728,2930026,0,'soga_hair_face_color',131,92,0), (341729,2930026,0,'soga_hair_face_highlight_color',167,60,30), (341730,2930026,0,'soga_hair_type_color',131,92,0), (341731,2930026,0,'soga_hair_type_highlight_color',167,60,30), (341732,2930026,1,'soga_lip_type',0,1,-2), (341733,2930026,1,'soga_nose_type',4,-17,3), (341734,2930026,0,'soga_skin_color',241,205,204), (341735,2930026,0,'wing_color1',255,255,255), (341736,2930026,0,'wing_color2',255,255,255), (341737,2930027,0,'eye_color',211,253,199), (341738,2930027,0,'skin_color',186,65,11), (341739,2930027,0,'soga_eye_color',255,0,255), (341740,2930028,0,'eye_color',183,255,188), (341741,2930028,0,'skin_color',186,65,11), (341742,2930028,0,'soga_eye_color',255,0,255), (341743,2930029,0,'eye_color',255,255,255), (341744,2930029,0,'skin_color',255,255,255), (341745,2930029,0,'soga_eye_color',255,0,255), (341746,2930030,0,'eye_color',195,204,144), (341747,2930030,0,'skin_color',52,0,0), (341748,2930030,0,'soga_eye_color',255,0,255), (341749,2930031,0,'eye_color',255,255,255), (341750,2930031,0,'skin_color',37,53,132), (341751,2930031,0,'soga_eye_color',255,0,255), (341752,2930032,0,'eye_color',155,176,117), (341753,2930032,0,'skin_color',126,255,123), (341754,2930032,0,'soga_eye_color',255,0,255), (341755,2930033,0,'eye_color',255,255,255), (341756,2930033,0,'skin_color',255,255,255), (341757,2930033,0,'soga_eye_color',255,0,255), (341758,2930034,0,'eye_color',255,255,255), (341759,2930034,0,'skin_color',255,255,255), (341760,2930034,0,'soga_eye_color',255,0,255), (341761,2930035,0,'eye_color',255,255,255), (341762,2930035,0,'skin_color',255,255,255), (341763,2930035,0,'soga_eye_color',255,0,255), (341764,2930036,0,'eye_color',110,39,55), (341765,2930036,0,'skin_color',147,97,68), (341766,2930036,0,'soga_eye_color',255,0,255), (341767,2930037,0,'eye_color',255,255,255), (341768,2930037,0,'skin_color',40,227,248), (341769,2930037,0,'soga_eye_color',255,0,255), (341770,2930038,0,'eye_color',245,255,248), (341771,2930038,0,'skin_color',255,255,255), (341772,2930038,0,'soga_eye_color',255,0,255), (341773,2930039,0,'eye_color',204,232,45), (341774,2930039,0,'skin_color',223,210,49), (341775,2930039,0,'soga_eye_color',255,0,255), (341776,2930040,0,'eye_color',255,255,255), (341777,2930040,0,'skin_color',40,227,248), (341778,2930040,0,'soga_eye_color',255,0,255), (341779,2930041,0,'eye_color',23,86,88), (341780,2930041,0,'skin_color',33,90,141), (341781,2930041,0,'soga_eye_color',255,0,255), (341782,2930042,0,'eye_color',255,255,255), (341783,2930042,0,'skin_color',255,255,255), (341784,2930042,0,'soga_eye_color',255,0,255), (341785,2930043,0,'eye_color',255,255,255), (341786,2930043,0,'skin_color',255,255,255), (341787,2930043,0,'soga_eye_color',255,0,255), (341788,2930044,0,'eye_color',255,255,255), (341789,2930044,0,'skin_color',255,255,255), (341790,2930044,0,'soga_eye_color',255,0,255), (341791,2930045,0,'eye_color',255,255,255), (341792,2930045,0,'skin_color',255,255,255), (341793,2930045,0,'soga_eye_color',255,0,255), (341794,2930046,0,'eye_color',255,255,255), (341795,2930046,0,'skin_color',255,255,255), (341796,2930046,0,'soga_eye_color',255,0,255), (341797,2930047,0,'eye_color',255,255,255), (341798,2930047,0,'skin_color',255,255,255), (341799,2930047,0,'soga_eye_color',255,0,255), (341800,2930048,0,'eye_color',255,255,255), (341801,2930048,0,'skin_color',255,255,255), (341802,2930048,0,'soga_eye_color',255,0,255), (341803,2930049,0,'eye_color',255,255,255), (341804,2930049,0,'skin_color',255,255,255), (341805,2930049,0,'soga_eye_color',255,0,255), (341806,2930050,0,'eye_color',255,255,255), (341807,2930050,0,'skin_color',255,255,255), (341808,2930050,0,'soga_eye_color',255,0,255), (341809,2930051,0,'eye_color',255,255,255), (341810,2930051,0,'skin_color',255,255,255), (341811,2930051,0,'soga_eye_color',255,0,255), (341812,2930052,0,'eye_color',255,255,255), (341813,2930052,0,'skin_color',255,255,255), (341814,2930052,0,'soga_eye_color',255,0,255), (341815,2930053,0,'eye_color',255,255,255), (341816,2930053,0,'skin_color',255,255,255), (341817,2930053,0,'soga_eye_color',255,0,255), (341818,2930054,0,'eye_color',255,255,255), (341819,2930054,0,'skin_color',255,255,255), (341820,2930054,0,'soga_eye_color',255,0,255), (341821,2930055,0,'eye_color',255,255,255), (341822,2930055,0,'skin_color',255,255,255), (341823,2930055,0,'soga_eye_color',255,0,255), (341824,2930056,0,'eye_color',255,255,255), (341825,2930056,0,'skin_color',255,255,255), (341826,2930056,0,'soga_eye_color',255,0,255), (341827,2930057,0,'eye_color',255,255,255), (341828,2930057,0,'skin_color',255,255,255), (341829,2930057,0,'soga_eye_color',255,0,255), (341830,2930058,0,'eye_color',255,255,255), (341831,2930058,0,'skin_color',255,255,255), (341832,2930058,0,'soga_eye_color',255,0,255), (341833,2930059,0,'eye_color',255,255,255), (341834,2930059,0,'skin_color',255,255,255), (341835,2930059,0,'soga_eye_color',255,0,255), (341836,2930060,0,'eye_color',255,255,255), (341837,2930060,0,'skin_color',255,255,255), (341838,2930060,0,'soga_eye_color',255,0,255), (341839,2930061,0,'eye_color',255,255,255), (341840,2930061,0,'skin_color',255,255,255), (341841,2930061,0,'soga_eye_color',255,0,255), (341842,2930062,0,'eye_color',39,200,255), (341843,2930062,0,'skin_color',207,207,185), (341844,2930062,0,'soga_eye_color',255,0,255), (341845,2930063,0,'eye_color',252,243,255), (341846,2930063,0,'skin_color',172,172,134), (341847,2930063,0,'soga_eye_color',255,0,255), (341848,2930064,0,'eye_color',255,255,255), (341849,2930064,0,'skin_color',255,255,255), (341850,2930064,0,'soga_eye_color',255,0,255), (341851,2930065,0,'eye_color',255,255,255), (341852,2930065,0,'skin_color',255,255,255), (341853,2930065,0,'soga_eye_color',255,0,255), (341854,2930066,0,'eye_color',255,255,255), (341855,2930066,0,'skin_color',255,255,255), (341856,2930066,0,'soga_eye_color',255,0,255), (341857,2930067,0,'eye_color',255,255,255), (341858,2930067,0,'skin_color',255,255,255), (341859,2930067,0,'soga_eye_color',255,0,255), (341860,2930068,0,'eye_color',110,250,106), (341861,2930068,0,'skin_color',52,248,30), (341862,2930068,0,'soga_eye_color',255,0,255), (341863,2930069,0,'eye_color',249,255,244), (341864,2930069,0,'skin_color',255,244,255), (341865,2930069,0,'soga_eye_color',255,0,255), (341866,2930070,0,'eye_color',255,255,255), (341867,2930070,0,'skin_color',124,78,210), (341868,2930070,0,'soga_eye_color',255,0,255), (341869,2930071,0,'eye_color',255,255,255), (341870,2930071,0,'skin_color',255,255,255), (341871,2930071,0,'soga_eye_color',255,0,255), (341872,2930072,0,'eye_color',255,255,255), (341873,2930072,0,'skin_color',255,255,255), (341874,2930072,0,'soga_eye_color',255,0,255), (341875,2930073,0,'eye_color',232,125,125), (341876,2930073,0,'skin_color',71,59,218), (341877,2930073,0,'soga_eye_color',255,0,255), (341878,2930074,0,'eye_color',253,255,251), (341879,2930074,0,'skin_color',255,251,255), (341880,2930074,0,'soga_eye_color',255,0,255), (341881,2930075,0,'eye_color',255,255,255), (341882,2930075,0,'skin_color',255,255,255), (341883,2930075,0,'soga_eye_color',255,0,255), (341884,2930076,0,'eye_color',232,125,125), (341885,2930076,0,'skin_color',71,59,218), (341886,2930076,0,'soga_eye_color',255,0,255), (341887,2930077,0,'eye_color',232,125,125), (341888,2930077,0,'skin_color',71,59,218), (341889,2930077,0,'soga_eye_color',255,0,255), (341890,2930078,0,'eye_color',232,125,125), (341891,2930078,0,'skin_color',71,59,218), (341892,2930078,0,'soga_eye_color',255,0,255), (341893,2930079,0,'eye_color',232,125,125), (341894,2930079,0,'skin_color',71,59,218), (341895,2930079,0,'soga_eye_color',255,0,255), (341896,2930080,0,'eye_color',255,255,255), (341897,2930080,0,'skin_color',255,255,255), (341898,2930080,0,'soga_eye_color',255,0,255), (341899,2930081,0,'eye_color',255,255,255), (341900,2930081,0,'skin_color',255,255,255), (341901,2930081,0,'soga_eye_color',255,0,255), (341902,2930082,0,'eye_color',255,255,246), (341903,2930082,0,'skin_color',255,249,255), (341904,2930082,0,'soga_eye_color',255,0,255), (341905,2930083,0,'eye_color',232,125,125), (341906,2930083,0,'skin_color',71,59,218), (341907,2930083,0,'soga_eye_color',255,0,255), (341908,2930084,1,'cheek_type',25,0,0), (341909,2930084,1,'chin_type',25,2,-17), (341910,2930084,1,'ear_type',-28,-28,0), (341911,2930084,1,'eye_brow_type',0,-8,-8), (341912,2930084,0,'eye_color',70,120,75), (341913,2930084,1,'eye_type',28,0,0), (341914,2930084,0,'hair_face_color',76,26,14), (341915,2930084,0,'hair_face_highlight_color',183,141,0), (341916,2930084,0,'hair_type_color',76,26,14), (341917,2930084,0,'hair_type_highlight_color',183,141,0), (341918,2930084,1,'lip_type',37,-34,-1), (341919,2930084,1,'nose_type',46,37,25), (341920,2930084,0,'skin_color',244,219,220), (341921,2930084,1,'soga_cheek_type',25,0,0), (341922,2930084,1,'soga_chin_type',25,2,-17), (341923,2930084,1,'soga_ear_type',-28,-28,0), (341924,2930084,1,'soga_eye_brow_type',0,-8,-8), (341925,2930084,0,'soga_eye_color',229,229,102), (341926,2930084,1,'soga_eye_type',28,0,0), (341927,2930084,0,'soga_hair_face_color',76,26,14), (341928,2930084,0,'soga_hair_face_highlight_color',183,141,0), (341929,2930084,0,'soga_hair_type_color',76,26,14), (341930,2930084,0,'soga_hair_type_highlight_color',183,141,0), (341931,2930084,1,'soga_lip_type',37,-34,-1), (341932,2930084,1,'soga_nose_type',46,37,25), (341933,2930084,0,'soga_skin_color',244,219,220), (341934,2930084,0,'wing_color1',255,255,255), (341935,2930084,0,'wing_color2',255,255,255), (341936,2930085,0,'eye_color',255,255,255), (341937,2930085,0,'skin_color',255,255,255), (341938,2930085,0,'soga_eye_color',255,0,255), (341939,2930086,0,'eye_color',255,255,255), (341940,2930086,0,'skin_color',255,255,255), (341941,2930086,0,'soga_eye_color',255,0,255), (341942,2930087,0,'eye_color',255,255,255), (341943,2930087,0,'skin_color',255,255,255), (341944,2930087,0,'soga_eye_color',255,0,255), (341945,2930088,0,'eye_color',255,255,255), (341946,2930088,0,'skin_color',145,213,77), (341947,2930088,0,'soga_eye_color',255,0,255), (341948,2930089,0,'eye_color',247,255,255), (341949,2930089,0,'skin_color',255,243,255), (341950,2930089,0,'soga_eye_color',255,0,255), (341951,2930090,0,'eye_color',255,255,255), (341952,2930090,0,'skin_color',255,255,255), (341953,2930090,0,'soga_eye_color',255,0,255), (341954,2930091,0,'eye_color',255,255,255), (341955,2930091,0,'skin_color',255,255,255), (341956,2930091,0,'soga_eye_color',255,0,255), (341957,2930092,0,'eye_color',234,113,91), (341958,2930092,0,'skin_color',217,69,33), (341959,2930092,0,'soga_eye_color',255,0,255), (341960,2930093,0,'eye_color',255,255,255), (341961,2930093,0,'skin_color',133,125,214), (341962,2930093,0,'soga_eye_color',255,0,255), (341963,2930094,0,'eye_color',105,186,252), (341964,2930094,0,'skin_color',226,231,67), (341965,2930094,0,'soga_eye_color',255,0,255), (341966,2930095,0,'eye_color',255,255,255), (341967,2930095,0,'skin_color',255,255,255), (341968,2930095,0,'soga_eye_color',255,0,255), (341969,2930096,0,'eye_color',255,255,255), (341970,2930096,0,'skin_color',255,255,255), (341971,2930096,0,'soga_eye_color',255,0,255), (341972,2930097,0,'eye_color',133,167,198), (341973,2930097,0,'skin_color',185,153,56), (341974,2930097,0,'soga_eye_color',255,0,255), (341975,2930098,0,'eye_color',255,255,255), (341976,2930098,0,'skin_color',255,255,255), (341977,2930098,0,'soga_eye_color',255,0,255), (341978,2930099,0,'eye_color',255,255,255), (341979,2930099,0,'skin_color',255,255,255), (341980,2930099,0,'soga_eye_color',255,0,255), (341981,2930100,0,'eye_color',242,255,255), (341982,2930100,0,'skin_color',255,255,255), (341983,2930100,0,'soga_eye_color',255,0,255), (341984,2930101,0,'eye_color',255,255,255), (341985,2930101,0,'skin_color',255,255,255), (341986,2930101,0,'soga_eye_color',255,0,255), (341987,2930102,0,'eye_color',255,255,255), (341988,2930102,0,'skin_color',255,255,255), (341989,2930102,0,'soga_eye_color',255,0,255), (341990,2930103,0,'eye_color',255,255,255), (341991,2930103,0,'skin_color',255,255,255), (341992,2930103,0,'soga_eye_color',255,0,255), (341993,2930104,0,'eye_color',255,255,255), (341994,2930104,0,'skin_color',255,252,255), (341995,2930104,0,'soga_eye_color',255,0,255), (341996,2930105,0,'eye_color',255,255,255), (341997,2930105,0,'skin_color',255,255,255), (341998,2930105,0,'soga_eye_color',255,0,255), (341999,2930106,0,'eye_color',243,255,251), (342000,2930106,0,'skin_color',255,247,255), (342001,2930106,0,'soga_eye_color',255,0,255), (342002,2930107,0,'eye_color',255,255,255), (342003,2930107,0,'skin_color',255,255,255), (342004,2930107,0,'soga_eye_color',255,0,255), (342005,2930108,0,'eye_color',185,153,56), (342006,2930108,0,'skin_color',239,209,88), (342007,2930108,0,'soga_eye_color',255,0,255), (342008,2930109,0,'eye_color',255,255,255), (342009,2930109,0,'skin_color',255,255,255), (342010,2930109,0,'soga_eye_color',255,0,255), (342011,2930110,0,'eye_color',255,255,255), (342012,2930110,0,'skin_color',224,72,65), (342013,2930110,0,'soga_eye_color',255,0,255), (342014,2930111,0,'eye_color',191,23,27), (342015,2930111,0,'skin_color',252,131,100), (342016,2930111,0,'soga_eye_color',255,0,255), (342017,2930112,0,'eye_color',255,255,255), (342018,2930112,0,'skin_color',255,255,255), (342019,2930112,0,'soga_eye_color',255,0,255), (342020,2930113,0,'eye_color',255,255,255), (342021,2930113,0,'skin_color',255,255,255), (342022,2930113,0,'soga_eye_color',255,0,255), (342023,2020000,1,'cheek_type',64,-17,0), (342024,2020000,1,'chin_type',-100,100,100), (342025,2020000,1,'ear_type',100,100,0), (342026,2020000,1,'eye_brow_type',56,-100,50), (342027,2020000,0,'eye_color',85,152,164), (342028,2020000,1,'eye_type',100,0,0), (342029,2020000,0,'hair_color1',38,22,21), (342030,2020000,0,'hair_color2',170,100,31), (342031,2020000,0,'hair_face_color',5,2,2), (342032,2020000,0,'hair_face_highlight_color',193,100,45), (342033,2020000,0,'hair_highlight',105,26,26), (342034,2020000,0,'hair_type_color',5,2,2), (342035,2020000,0,'hair_type_highlight_color',193,100,45), (342036,2020000,1,'lip_type',-100,-25,45), (342037,2020000,1,'nose_type',2,62,14), (342038,2020000,0,'skin_color',241,251,251), (342039,2020000,1,'soga_cheek_type',64,-17,0), (342040,2020000,1,'soga_chin_type',-100,100,100), (342041,2020000,1,'soga_ear_type',100,100,0), (342042,2020000,1,'soga_eye_brow_type',56,-100,50), (342043,2020000,0,'soga_eye_color',229,229,102), (342044,2020000,1,'soga_eye_type',100,0,0), (342045,2020000,0,'soga_hair_color1',38,22,21), (342046,2020000,0,'soga_hair_color2',170,100,31), (342047,2020000,0,'soga_hair_face_color',5,2,2), (342048,2020000,0,'soga_hair_face_highlight_color',193,100,45), (342049,2020000,0,'soga_hair_highlight',105,26,26), (342050,2020000,0,'soga_hair_type_color',5,2,2), (342051,2020000,0,'soga_hair_type_highlight_color',193,100,45), (342052,2020000,1,'soga_lip_type',-100,-25,45), (342053,2020000,1,'soga_nose_type',2,62,14), (342054,2020000,0,'soga_skin_color',241,251,251), (342055,2020000,0,'wing_color1',255,255,255), (342056,2020000,0,'wing_color2',255,255,255), (342057,2020001,1,'cheek_type',-59,66,0), (342058,2020001,1,'chin_type',29,-10,-12), (342059,2020001,1,'ear_type',89,32,0), (342060,2020001,1,'eye_brow_type',59,-93,-31), (342061,2020001,0,'eye_color',54,116,114), (342062,2020001,1,'eye_type',53,0,0), (342063,2020001,0,'hair_color1',89,21,21), (342064,2020001,0,'hair_color2',171,87,0), (342065,2020001,0,'hair_face_color',171,64,25), (342066,2020001,0,'hair_face_highlight_color',84,0,0), (342067,2020001,0,'hair_highlight',109,14,49), (342068,2020001,0,'hair_type_color',171,64,25), (342069,2020001,0,'hair_type_highlight_color',84,0,0), (342070,2020001,1,'lip_type',-25,-21,-25), (342071,2020001,1,'nose_type',39,14,77), (342072,2020001,0,'skin_color',252,253,253), (342073,2020001,1,'soga_cheek_type',-59,66,0), (342074,2020001,1,'soga_chin_type',29,-10,-12), (342075,2020001,1,'soga_ear_type',89,32,0), (342076,2020001,1,'soga_eye_brow_type',59,-93,-31), (342077,2020001,0,'soga_eye_color',229,229,102), (342078,2020001,1,'soga_eye_type',53,0,0), (342079,2020001,0,'soga_hair_color1',89,21,21), (342080,2020001,0,'soga_hair_color2',171,87,0), (342081,2020001,0,'soga_hair_face_color',171,64,25), (342082,2020001,0,'soga_hair_face_highlight_color',84,0,0), (342083,2020001,0,'soga_hair_highlight',109,14,49), (342084,2020001,0,'soga_hair_type_color',171,64,25), (342085,2020001,0,'soga_hair_type_highlight_color',84,0,0), (342086,2020001,1,'soga_lip_type',-25,-21,-25), (342087,2020001,1,'soga_nose_type',39,14,77), (342088,2020001,0,'soga_skin_color',252,253,253), (342089,2020001,0,'wing_color1',255,255,255), (342090,2020001,0,'wing_color2',255,255,255), (342091,2020002,1,'cheek_type',17,-100,0), (342092,2020002,1,'chin_type',-7,42,69), (342093,2020002,1,'ear_type',25,-100,0), (342094,2020002,1,'eye_brow_type',-100,-100,100), (342095,2020002,0,'eye_color',67,37,10), (342096,2020002,1,'eye_type',57,0,0), (342097,2020002,0,'hair_color1',38,22,21), (342098,2020002,0,'hair_color2',170,100,31), (342099,2020002,0,'hair_face_highlight_color',189,132,11), (342100,2020002,0,'hair_highlight',209,131,22), (342101,2020002,0,'hair_type_highlight_color',189,132,11), (342102,2020002,1,'lip_type',93,-25,-100), (342103,2020002,1,'nose_type',100,100,-100), (342104,2020002,0,'skin_color',140,93,80), (342105,2020002,1,'soga_cheek_type',17,-100,0), (342106,2020002,1,'soga_chin_type',-7,42,69), (342107,2020002,1,'soga_ear_type',25,-100,0), (342108,2020002,1,'soga_eye_brow_type',-100,-100,100), (342109,2020002,0,'soga_eye_color',229,229,102), (342110,2020002,1,'soga_eye_type',57,0,0), (342111,2020002,0,'soga_hair_color1',38,22,21), (342112,2020002,0,'soga_hair_color2',170,100,31), (342113,2020002,0,'soga_hair_face_highlight_color',189,132,11), (342114,2020002,0,'soga_hair_highlight',209,131,22), (342115,2020002,0,'soga_hair_type_highlight_color',189,132,11), (342116,2020002,1,'soga_lip_type',93,-25,-100), (342117,2020002,1,'soga_nose_type',100,100,-100), (342118,2020002,0,'soga_skin_color',140,93,80), (342119,2020002,0,'wing_color1',255,255,255), (342120,2020002,0,'wing_color2',255,255,255), (342121,2020003,0,'eye_color',255,255,255), (342122,2020003,0,'skin_color',255,255,255), (342123,2020003,0,'soga_eye_color',255,0,255), (342124,2600000,0,'eye_color',255,255,255), (342125,2600000,0,'skin_color',61,137,77), (342126,2600000,0,'soga_eye_color',255,0,255), (342127,2270000,0,'eye_color',158,61,255), (342128,2270000,0,'skin_color',0,102,204), (342129,2270001,0,'eye_color',255,255,255), (342130,2270001,0,'skin_color',255,255,255), (342131,2270002,0,'eye_color',255,255,255), (342132,2270002,0,'skin_color',255,255,255), (342133,2270003,0,'eye_color',255,255,255), (342134,2270003,0,'skin_color',255,255,255), (342135,2270004,0,'eye_color',158,61,255), (342136,2270004,0,'skin_color',0,102,204), (342137,2270005,0,'eye_color',255,255,255), (342138,2270005,0,'skin_color',255,255,255), (342139,830000,0,'eye_color',255,255,255), (342140,830000,0,'skin_color',255,255,255), (342141,830001,1,'cheek_type',-53,34,0), (342142,830001,1,'chin_type',-9,25,91), (342143,830001,1,'ear_type',-29,75,0), (342144,830001,1,'eye_brow_type',-10,-28,-31), (342145,830001,0,'eye_color',160,0,171), (342146,830001,1,'eye_type',32,0,0), (342147,830001,1,'lip_type',-66,-87,21), (342148,830001,1,'nose_type',17,91,-4), (342149,830001,0,'skin_color',88,39,27), (342150,830001,1,'soga_cheek_type',-53,34,0), (342151,830001,1,'soga_chin_type',-9,25,91), (342152,830001,1,'soga_ear_type',-29,75,0), (342153,830001,1,'soga_eye_brow_type',-10,-28,-31), (342154,830001,0,'soga_eye_color',88,39,27), (342155,830001,1,'soga_eye_type',32,0,0), (342156,830001,1,'soga_lip_type',-66,-87,21), (342157,830001,1,'soga_nose_type',17,91,-4), (342158,830001,0,'soga_skin_color',160,0,171), (342159,830001,0,'wing_color1',255,255,255), (342160,830001,0,'wing_color2',255,255,255), (342161,830002,1,'cheek_type',0,-20,0), (342162,830002,1,'chin_type',37,-17,-46), (342163,830002,1,'ear_type',77,-26,0), (342164,830002,1,'eye_brow_type',-38,45,-41), (342165,830002,0,'eye_color',86,86,0), (342166,830002,1,'eye_type',-32,0,0), (342167,830002,1,'lip_type',59,56,-10), (342168,830002,1,'nose_type',91,-7,-10), (342169,830002,0,'skin_color',136,103,55), (342170,830002,1,'soga_cheek_type',0,-20,0), (342171,830002,1,'soga_chin_type',37,-17,-46), (342172,830002,1,'soga_ear_type',77,-26,0), (342173,830002,1,'soga_eye_brow_type',-38,45,-41), (342174,830002,0,'soga_eye_color',136,103,55), (342175,830002,1,'soga_eye_type',-32,0,0), (342176,830002,1,'soga_lip_type',59,56,-10), (342177,830002,1,'soga_nose_type',91,-7,-10), (342178,830002,0,'soga_skin_color',86,86,0), (342179,830002,0,'wing_color1',255,255,255), (342180,830002,0,'wing_color2',255,255,255), (342181,830003,1,'cheek_type',14,72,0), (342182,830003,1,'chin_type',-4,-7,-55), (342183,830003,1,'ear_type',-32,-32,0), (342184,830003,1,'eye_brow_type',69,-3,4), (342185,830003,0,'eye_color',107,107,0), (342186,830003,1,'eye_type',12,0,0), (342187,830003,1,'lip_type',-78,-78,90), (342188,830003,1,'nose_type',-81,-14,55), (342189,830003,0,'skin_color',79,21,3), (342190,830003,1,'soga_cheek_type',14,72,0), (342191,830003,1,'soga_chin_type',-4,-7,-55), (342192,830003,1,'soga_ear_type',-32,-32,0), (342193,830003,1,'soga_eye_brow_type',69,-3,4), (342194,830003,0,'soga_eye_color',79,21,3), (342195,830003,1,'soga_eye_type',12,0,0), (342196,830003,1,'soga_lip_type',-78,-78,90), (342197,830003,1,'soga_nose_type',-81,-14,55), (342198,830003,0,'soga_skin_color',107,107,0), (342199,830003,0,'wing_color1',255,255,255), (342200,830003,0,'wing_color2',255,255,255), (342201,830004,1,'cheek_type',-43,-3,0), (342202,830004,1,'chin_type',17,68,-28), (342203,830004,1,'ear_type',-12,-52,0), (342204,830004,1,'eye_brow_type',-14,77,0), (342205,830004,0,'eye_color',0,58,58), (342206,830004,1,'eye_type',-20,0,0), (342207,830004,1,'lip_type',38,-65,39), (342208,830004,1,'nose_type',35,25,-84), (342209,830004,0,'skin_color',80,23,7), (342210,830004,1,'soga_cheek_type',-43,-3,0), (342211,830004,1,'soga_chin_type',17,68,-28), (342212,830004,1,'soga_ear_type',-12,-52,0), (342213,830004,1,'soga_eye_brow_type',-14,77,0), (342214,830004,0,'soga_eye_color',80,23,7), (342215,830004,1,'soga_eye_type',-20,0,0), (342216,830004,1,'soga_lip_type',38,-65,39), (342217,830004,1,'soga_nose_type',35,25,-84), (342218,830004,0,'soga_skin_color',0,58,58), (342219,830004,0,'wing_color1',255,255,255), (342220,830004,0,'wing_color2',255,255,255), (342221,830005,1,'cheek_type',14,72,0), (342222,830005,1,'chin_type',-4,-7,-55), (342223,830005,1,'ear_type',-32,-32,0), (342224,830005,1,'eye_brow_type',69,-3,4), (342225,830005,0,'eye_color',107,107,0), (342226,830005,1,'eye_type',12,0,0), (342227,830005,1,'lip_type',-78,-78,90), (342228,830005,1,'nose_type',-81,-14,55), (342229,830005,0,'skin_color',79,21,3), (342230,830005,1,'soga_cheek_type',14,72,0), (342231,830005,1,'soga_chin_type',-4,-7,-55), (342232,830005,1,'soga_ear_type',-32,-32,0), (342233,830005,1,'soga_eye_brow_type',69,-3,4), (342234,830005,0,'soga_eye_color',79,21,3), (342235,830005,1,'soga_eye_type',12,0,0), (342236,830005,1,'soga_lip_type',-78,-78,90), (342237,830005,1,'soga_nose_type',-81,-14,55), (342238,830005,0,'soga_skin_color',107,107,0), (342239,830005,0,'wing_color1',255,255,255), (342240,830005,0,'wing_color2',255,255,255), (342241,830006,0,'eye_color',255,255,255), (342242,830006,0,'skin_color',130,0,0), (342243,830007,0,'eye_color',255,255,255), (342244,830007,0,'skin_color',4,4,4), (342245,830008,0,'eye_color',68,68,68), (342246,830008,0,'skin_color',124,124,124), (342247,830009,1,'cheek_type',-51,-59,0), (342248,830009,1,'chin_type',34,-87,0), (342249,830009,1,'ear_type',37,75,0), (342250,830009,1,'eye_brow_type',35,-43,-37), (342251,830009,0,'eye_color',141,138,0), (342252,830009,1,'eye_type',96,0,0), (342253,830009,1,'lip_type',71,17,-43), (342254,830009,1,'nose_type',-96,-18,-84), (342255,830009,0,'skin_color',139,97,78), (342256,830009,1,'soga_cheek_type',-51,-59,0), (342257,830009,1,'soga_chin_type',34,-87,0), (342258,830009,1,'soga_ear_type',37,75,0), (342259,830009,1,'soga_eye_brow_type',35,-43,-37), (342260,830009,0,'soga_eye_color',139,97,78), (342261,830009,1,'soga_eye_type',96,0,0), (342262,830009,1,'soga_lip_type',71,17,-43), (342263,830009,1,'soga_nose_type',-96,-18,-84), (342264,830009,0,'soga_skin_color',141,138,0), (342265,830009,0,'wing_color1',255,255,255), (342266,830009,0,'wing_color2',255,255,255), (342267,830010,0,'eye_color',68,68,68), (342268,830010,0,'skin_color',124,124,124), (342269,830011,0,'eye_color',255,255,255), (342270,830011,0,'skin_color',130,0,0), (342271,830012,0,'eye_color',255,255,255), (342272,830012,0,'skin_color',226,164,227), (342273,830013,1,'cheek_type',-66,-12,0), (342274,830013,1,'chin_type',97,-78,91), (342275,830013,1,'ear_type',79,63,0), (342276,830013,1,'eye_brow_type',38,-89,34), (342277,830013,0,'eye_color',192,192,0), (342278,830013,1,'eye_type',-74,0,0), (342279,830013,1,'lip_type',9,15,-28), (342280,830013,1,'nose_type',38,90,-81), (342281,830013,0,'skin_color',72,69,39), (342282,830013,1,'soga_cheek_type',-66,-12,0), (342283,830013,1,'soga_chin_type',97,-78,91), (342284,830013,1,'soga_ear_type',79,63,0), (342285,830013,1,'soga_eye_brow_type',38,-89,34), (342286,830013,0,'soga_eye_color',72,69,39), (342287,830013,1,'soga_eye_type',-74,0,0), (342288,830013,1,'soga_lip_type',9,15,-28), (342289,830013,1,'soga_nose_type',38,90,-81), (342290,830013,0,'soga_skin_color',192,192,0), (342291,830013,0,'wing_color1',255,255,255), (342292,830013,0,'wing_color2',255,255,255), (342293,830014,0,'eye_color',255,255,255), (342294,830014,0,'skin_color',4,4,4), (342295,830015,1,'cheek_type',31,-21,0), (342296,830015,1,'chin_type',-52,1,37), (342297,830015,1,'ear_type',0,46,0), (342298,830015,1,'eye_brow_type',52,-17,-97), (342299,830015,0,'eye_color',0,50,50), (342300,830015,1,'eye_type',1,0,0), (342301,830015,1,'lip_type',-10,-53,-43), (342302,830015,1,'nose_type',53,-81,15), (342303,830015,0,'skin_color',54,60,73), (342304,830015,1,'soga_cheek_type',31,-21,0), (342305,830015,1,'soga_chin_type',-52,1,37), (342306,830015,1,'soga_ear_type',0,46,0), (342307,830015,1,'soga_eye_brow_type',52,-17,-97), (342308,830015,0,'soga_eye_color',54,60,73), (342309,830015,1,'soga_eye_type',1,0,0), (342310,830015,1,'soga_lip_type',-10,-53,-43), (342311,830015,1,'soga_nose_type',53,-81,15), (342312,830015,0,'soga_skin_color',0,50,50), (342313,830015,0,'wing_color1',255,255,255), (342314,830015,0,'wing_color2',255,255,255), (342315,830016,1,'cheek_type',-14,-23,0), (342316,830016,1,'chin_type',87,-48,82), (342317,830016,1,'ear_type',43,-14,0), (342318,830016,1,'eye_brow_type',-50,-75,0), (342319,830016,0,'eye_color',41,0,41), (342320,830016,1,'eye_type',-97,0,0), (342321,830016,1,'lip_type',31,52,-48), (342322,830016,1,'nose_type',45,-93,74), (342323,830016,0,'skin_color',142,129,86), (342324,830016,1,'soga_cheek_type',-14,-23,0), (342325,830016,1,'soga_chin_type',87,-48,82), (342326,830016,1,'soga_ear_type',43,-14,0), (342327,830016,1,'soga_eye_brow_type',-50,-75,0), (342328,830016,0,'soga_eye_color',142,129,86), (342329,830016,1,'soga_eye_type',-97,0,0), (342330,830016,1,'soga_lip_type',31,52,-48), (342331,830016,1,'soga_nose_type',45,-93,74), (342332,830016,0,'soga_skin_color',41,0,41), (342333,830016,0,'wing_color1',255,255,255), (342334,830016,0,'wing_color2',255,255,255), (342335,830017,1,'cheek_type',53,75,0), (342336,830017,1,'chin_type',-4,9,94), (342337,830017,1,'ear_type',45,91,0), (342338,830017,1,'eye_brow_type',-35,-7,-95), (342339,830017,0,'eye_color',0,60,39), (342340,830017,1,'eye_type',56,0,0), (342341,830017,1,'lip_type',-91,18,93), (342342,830017,1,'nose_type',11,-56,69), (342343,830017,0,'skin_color',165,132,92), (342344,830017,1,'soga_cheek_type',53,75,0), (342345,830017,1,'soga_chin_type',-4,9,94), (342346,830017,1,'soga_ear_type',45,91,0), (342347,830017,1,'soga_eye_brow_type',-35,-7,-95), (342348,830017,0,'soga_eye_color',165,132,92), (342349,830017,1,'soga_eye_type',56,0,0), (342350,830017,1,'soga_lip_type',-91,18,93), (342351,830017,1,'soga_nose_type',11,-56,69), (342352,830017,0,'soga_skin_color',0,60,39), (342353,830017,0,'wing_color1',255,255,255), (342354,830017,0,'wing_color2',255,255,255), (342355,830018,0,'eye_color',255,255,255), (342356,830018,0,'skin_color',255,255,255), (342357,830019,1,'cheek_type',-94,-68,0), (342358,830019,1,'chin_type',-83,-31,-10), (342359,830019,1,'ear_type',95,52,0), (342360,830019,1,'eye_brow_type',10,-65,82), (342361,830019,0,'eye_color',14,0,104), (342362,830019,1,'eye_type',98,0,0), (342363,830019,1,'lip_type',11,34,32), (342364,830019,1,'nose_type',28,29,66), (342365,830019,0,'skin_color',84,29,14), (342366,830019,1,'soga_cheek_type',-94,-68,0), (342367,830019,1,'soga_chin_type',-83,-31,-10), (342368,830019,1,'soga_ear_type',95,52,0), (342369,830019,1,'soga_eye_brow_type',10,-65,82), (342370,830019,0,'soga_eye_color',84,29,14), (342371,830019,1,'soga_eye_type',98,0,0), (342372,830019,1,'soga_lip_type',11,34,32), (342373,830019,1,'soga_nose_type',28,29,66), (342374,830019,0,'soga_skin_color',14,0,104), (342375,830019,0,'wing_color1',255,255,255), (342376,830019,0,'wing_color2',255,255,255), (342377,830020,1,'cheek_type',-31,-70,0), (342378,830020,1,'chin_type',-31,23,-7), (342379,830020,1,'ear_type',-75,-78,0), (342380,830020,1,'eye_brow_type',29,87,-3), (342381,830020,0,'eye_color',73,0,73), (342382,830020,1,'eye_type',31,0,0), (342383,830020,1,'lip_type',68,-88,39), (342384,830020,1,'nose_type',-43,59,76), (342385,830020,0,'skin_color',139,125,69), (342386,830020,1,'soga_cheek_type',-31,-70,0), (342387,830020,1,'soga_chin_type',-31,23,-7), (342388,830020,1,'soga_ear_type',-75,-78,0), (342389,830020,1,'soga_eye_brow_type',29,87,-3), (342390,830020,0,'soga_eye_color',139,125,69), (342391,830020,1,'soga_eye_type',31,0,0), (342392,830020,1,'soga_lip_type',68,-88,39), (342393,830020,1,'soga_nose_type',-43,59,76), (342394,830020,0,'soga_skin_color',73,0,73), (342395,830020,0,'wing_color1',255,255,255), (342396,830020,0,'wing_color2',255,255,255), (342397,830021,0,'eye_color',255,255,255), (342398,830021,0,'skin_color',154,36,36), (342399,830022,0,'eye_color',66,255,66), (342400,830022,0,'skin_color',91,91,255), (342401,830023,0,'eye_color',255,255,255), (342402,830023,0,'skin_color',226,164,227), (342403,830024,1,'cheek_type',-43,2,0), (342404,830024,1,'chin_type',65,-39,95), (342405,830024,1,'ear_type',-68,-7,0), (342406,830024,1,'eye_brow_type',21,-95,40), (342407,830024,0,'eye_color',0,145,145), (342408,830024,1,'eye_type',58,0,0), (342409,830024,1,'lip_type',20,0,85), (342410,830024,1,'nose_type',81,-15,-34), (342411,830024,0,'skin_color',108,58,46), (342412,830024,1,'soga_cheek_type',-43,2,0), (342413,830024,1,'soga_chin_type',65,-39,95), (342414,830024,1,'soga_ear_type',-68,-7,0), (342415,830024,1,'soga_eye_brow_type',21,-95,40), (342416,830024,0,'soga_eye_color',108,58,46), (342417,830024,1,'soga_eye_type',58,0,0), (342418,830024,1,'soga_lip_type',20,0,85), (342419,830024,1,'soga_nose_type',81,-15,-34), (342420,830024,0,'soga_skin_color',0,145,145), (342421,830024,0,'wing_color1',255,255,255), (342422,830024,0,'wing_color2',255,255,255), (342423,830025,0,'eye_color',255,255,255), (342424,830025,0,'skin_color',255,255,255), (342425,830026,0,'eye_color',255,255,255), (342426,830026,0,'skin_color',255,255,255), (342427,830027,1,'cheek_type',3,3,0), (342428,830027,1,'chin_type',0,43,-46), (342429,830027,1,'ear_type',100,-100,0), (342430,830027,1,'eye_brow_type',-100,100,100), (342431,830027,0,'eye_color',255,227,252), (342432,830027,1,'eye_type',100,0,0), (342433,830027,1,'lip_type',100,100,100), (342434,830027,1,'nose_type',18,-100,-100), (342435,830027,0,'skin_color',35,50,54), (342436,830027,1,'soga_cheek_type',3,3,0), (342437,830027,1,'soga_chin_type',0,43,-46), (342438,830027,1,'soga_ear_type',100,-100,0), (342439,830027,1,'soga_eye_brow_type',-100,100,100), (342440,830027,0,'soga_eye_color',35,50,54), (342441,830027,1,'soga_eye_type',100,0,0), (342442,830027,1,'soga_lip_type',100,100,100), (342443,830027,1,'soga_nose_type',18,-100,-100), (342444,830027,0,'soga_skin_color',255,227,252), (342445,830027,0,'wing_color1',255,255,255), (342446,830027,0,'wing_color2',255,255,255), (342447,830028,0,'eye_color',255,255,255), (342448,830028,0,'skin_color',255,255,255), (342449,830029,0,'eye_color',255,255,255), (342450,830029,0,'skin_color',255,255,255), (342451,830030,0,'eye_color',255,255,255), (342452,830030,0,'skin_color',154,36,36), (342453,830031,0,'eye_color',255,255,255), (342454,830031,0,'skin_color',5,10,226), (342455,830032,0,'eye_color',255,255,255), (342456,830032,0,'skin_color',255,255,255), (342457,830033,0,'eye_color',255,255,255), (342458,830033,0,'skin_color',255,255,255), (342461,930001,0,'eye_color',255,255,255), (342462,930001,0,'skin_color',154,36,36), (342463,930002,0,'eye_color',66,255,66), (342464,930002,0,'skin_color',91,91,255), (342465,930003,0,'eye_color',255,255,255), (342466,930003,0,'skin_color',255,255,255), (342467,930004,0,'eye_color',255,255,255), (342468,930004,0,'skin_color',255,255,255), (342469,930005,0,'eye_color',255,255,255), (342470,930005,0,'skin_color',255,255,255), (342471,930006,0,'eye_color',255,255,255), (342472,930006,0,'skin_color',255,255,255), (342473,930007,0,'eye_color',255,255,255), (342474,930007,0,'skin_color',154,36,36), (342475,930008,0,'eye_color',255,255,255), (342476,930008,0,'skin_color',255,255,255), (342477,930009,0,'eye_color',255,255,255), (342478,930009,0,'skin_color',255,255,255), (342479,930010,0,'eye_color',103,63,22), (342480,930010,0,'skin_color',80,80,80), (342481,930011,0,'eye_color',103,63,22), (342482,930011,0,'skin_color',80,80,80), (342483,930012,0,'eye_color',255,255,255), (342484,930012,0,'skin_color',29,29,29), (342485,930013,1,'cheek_type',4,-11,0), (342486,930013,1,'chin_type',-31,-1,-14), (342487,930013,1,'ear_type',-7,21,0), (342488,930013,1,'eye_brow_type',28,14,3), (342489,930013,0,'eye_color',244,171,255), (342490,930013,1,'eye_type',19,0,0), (342491,930013,0,'hair_color1',160,156,172), (342492,930013,0,'hair_color2',62,62,68), (342493,930013,0,'hair_face_color',152,125,154), (342494,930013,0,'hair_face_highlight_color',105,103,97), (342495,930013,0,'hair_highlight',114,112,142), (342496,930013,0,'hair_type_color',152,125,154), (342497,930013,0,'hair_type_highlight_color',105,103,97), (342498,930013,1,'lip_type',11,37,-12), (342499,930013,1,'nose_type',-7,18,-17), (342500,930013,0,'skin_color',25,81,80), (342501,930013,1,'soga_cheek_type',4,-11,0), (342502,930013,1,'soga_chin_type',-31,-1,-14), (342503,930013,1,'soga_ear_type',-7,21,0), (342504,930013,1,'soga_eye_brow_type',28,14,3), (342505,930013,0,'soga_eye_color',25,81,80), (342506,930013,1,'soga_eye_type',19,0,0), (342507,930013,0,'soga_hair_color1',160,156,172), (342508,930013,0,'soga_hair_color2',62,62,68), (342509,930013,0,'soga_hair_face_color',152,125,154), (342510,930013,0,'soga_hair_face_highlight_color',105,103,97), (342511,930013,0,'soga_hair_highlight',114,112,142), (342512,930013,0,'soga_hair_type_color',152,125,154), (342513,930013,0,'soga_hair_type_highlight_color',105,103,97), (342514,930013,1,'soga_lip_type',11,37,-12), (342515,930013,1,'soga_nose_type',-7,18,-17), (342516,930013,0,'soga_skin_color',244,171,255), (342517,930013,0,'wing_color1',255,255,255), (342518,930013,0,'wing_color2',255,255,255), (342519,930014,0,'eye_color',96,31,63), (342520,930014,0,'skin_color',255,255,255), (342521,930015,0,'eye_color',255,255,255), (342522,930015,0,'skin_color',255,255,255), (342523,930016,0,'eye_color',255,255,255), (342524,930016,0,'skin_color',255,255,255), (342525,930017,0,'eye_color',255,255,255), (342526,930017,0,'skin_color',255,255,255), (342527,930018,1,'cheek_type',0,2,0), (342528,930018,1,'chin_type',-1,28,28), (342529,930018,1,'ear_type',34,12,0), (342530,930018,1,'eye_brow_type',-2,-10,-5), (342531,930018,0,'eye_color',101,107,192), (342532,930018,1,'eye_type',-31,0,0), (342533,930018,0,'hair_color1',114,112,142), (342534,930018,0,'hair_color2',121,113,107), (342535,930018,0,'hair_face_color',144,146,146), (342536,930018,0,'hair_face_highlight_color',105,103,97), (342537,930018,0,'hair_highlight',112,123,142), (342538,930018,0,'hair_type_color',144,146,146), (342539,930018,0,'hair_type_highlight_color',105,103,97), (342540,930018,1,'lip_type',7,-20,-9), (342541,930018,1,'nose_type',-11,0,-34), (342542,930018,0,'skin_color',132,120,163), (342543,930018,1,'soga_cheek_type',0,2,0), (342544,930018,1,'soga_chin_type',-1,28,28), (342545,930018,1,'soga_ear_type',34,12,0), (342546,930018,1,'soga_eye_brow_type',-2,-10,-5), (342547,930018,0,'soga_eye_color',132,120,163), (342548,930018,1,'soga_eye_type',-31,0,0), (342549,930018,0,'soga_hair_color1',114,112,142), (342550,930018,0,'soga_hair_color2',121,113,107), (342551,930018,0,'soga_hair_face_color',144,146,146), (342552,930018,0,'soga_hair_face_highlight_color',105,103,97), (342553,930018,0,'soga_hair_highlight',112,123,142), (342554,930018,0,'soga_hair_type_color',144,146,146), (342555,930018,0,'soga_hair_type_highlight_color',105,103,97), (342556,930018,1,'soga_lip_type',7,-20,-9), (342557,930018,1,'soga_nose_type',-11,0,-34), (342558,930018,0,'soga_skin_color',101,107,192), (342559,930018,0,'wing_color1',255,255,255), (342560,930018,0,'wing_color2',255,255,255), (342561,930019,1,'cheek_type',-2,10,0), (342562,930019,1,'chin_type',0,-25,17), (342563,930019,1,'ear_type',28,-9,0), (342564,930019,1,'eye_brow_type',25,-10,10), (342565,930019,0,'eye_color',240,144,255), (342566,930019,1,'eye_type',7,0,0), (342567,930019,0,'hair_color1',56,22,22), (342568,930019,0,'hair_color2',52,50,42), (342569,930019,0,'hair_face_color',139,122,138), (342570,930019,0,'hair_face_highlight_color',105,103,97), (342571,930019,0,'hair_highlight',102,153,147), (342572,930019,0,'hair_type_color',139,122,138), (342573,930019,0,'hair_type_highlight_color',105,103,97), (342574,930019,1,'lip_type',41,21,38), (342575,930019,1,'nose_type',-12,-12,-28), (342576,930019,0,'skin_color',0,4,4), (342577,930019,1,'soga_cheek_type',-2,10,0), (342578,930019,1,'soga_chin_type',0,-25,17), (342579,930019,1,'soga_ear_type',28,-9,0), (342580,930019,1,'soga_eye_brow_type',25,-10,10), (342581,930019,0,'soga_eye_color',0,4,4), (342582,930019,1,'soga_eye_type',7,0,0), (342583,930019,0,'soga_hair_color1',56,22,22), (342584,930019,0,'soga_hair_color2',52,50,42), (342585,930019,0,'soga_hair_face_color',139,122,138), (342586,930019,0,'soga_hair_face_highlight_color',105,103,97), (342587,930019,0,'soga_hair_highlight',102,153,147), (342588,930019,0,'soga_hair_type_color',139,122,138), (342589,930019,0,'soga_hair_type_highlight_color',105,103,97), (342590,930019,1,'soga_lip_type',41,21,38), (342591,930019,1,'soga_nose_type',-12,-12,-28), (342592,930019,0,'soga_skin_color',240,144,255), (342593,930019,0,'wing_color1',255,255,255), (342594,930019,0,'wing_color2',255,255,255), (342595,930020,0,'eye_color',255,255,255), (342596,930020,0,'skin_color',255,255,255), (342597,930021,0,'eye_color',255,255,255), (342598,930021,0,'skin_color',255,255,255), (342599,930022,0,'eye_color',255,255,255), (342600,930022,0,'skin_color',255,255,255), (342601,930023,0,'eye_color',255,255,255), (342602,930023,0,'skin_color',255,255,255), (342603,930024,0,'eye_color',255,255,255), (342604,930024,0,'skin_color',255,255,255), (342605,930025,0,'eye_color',255,255,255), (342606,930025,0,'skin_color',255,255,255), (342607,930026,0,'eye_color',255,255,255), (342608,930026,0,'skin_color',255,255,255), (342609,930027,0,'eye_color',255,255,255), (342610,930027,0,'skin_color',255,255,255), (342611,930028,1,'cheek_type',-90,0,0), (342612,930028,1,'chin_type',95,1,-5), (342613,930028,1,'ear_type',-8,-93,0), (342614,930028,1,'eye_brow_type',0,-50,5), (342615,930028,0,'eye_color',230,123,255), (342616,930028,1,'eye_type',-12,0,0), (342617,930028,0,'hair_color1',161,165,168), (342618,930028,0,'hair_color2',60,71,71), (342619,930028,0,'hair_face_color',244,246,246), (342620,930028,0,'hair_face_highlight_color',86,68,133), (342621,930028,0,'hair_highlight',152,46,102), (342622,930028,0,'hair_type_color',244,246,246), (342623,930028,0,'hair_type_highlight_color',86,68,133), (342624,930028,1,'lip_type',-65,48,-26), (342625,930028,1,'nose_type',52,0,-50), (342626,930028,0,'skin_color',169,177,204), (342627,930028,1,'soga_cheek_type',-90,0,0), (342628,930028,1,'soga_chin_type',95,1,-5), (342629,930028,1,'soga_ear_type',-8,-93,0), (342630,930028,1,'soga_eye_brow_type',0,-50,5), (342631,930028,0,'soga_eye_color',169,177,204), (342632,930028,1,'soga_eye_type',-12,0,0), (342633,930028,0,'soga_hair_color1',161,165,168), (342634,930028,0,'soga_hair_color2',60,71,71), (342635,930028,0,'soga_hair_face_color',244,246,246), (342636,930028,0,'soga_hair_face_highlight_color',86,68,133), (342637,930028,0,'soga_hair_highlight',152,46,102), (342638,930028,0,'soga_hair_type_color',244,246,246), (342639,930028,0,'soga_hair_type_highlight_color',86,68,133), (342640,930028,1,'soga_lip_type',-65,48,-26), (342641,930028,1,'soga_nose_type',52,0,-50), (342642,930028,0,'soga_skin_color',230,123,255), (342643,930029,0,'eye_color',242,242,198), (342644,930029,0,'skin_color',242,242,198), (342645,930030,1,'cheek_type',0,-12,0), (342646,930030,1,'chin_type',-17,-10,1), (342647,930030,1,'ear_type',-12,-19,0), (342648,930030,1,'eye_brow_type',35,0,18), (342649,930030,0,'eye_color',207,169,255), (342650,930030,1,'eye_type',-7,0,0), (342651,930030,0,'hair_face_color',123,132,132), (342652,930030,0,'hair_face_highlight_color',105,103,97), (342653,930030,0,'hair_type_color',123,132,132), (342654,930030,0,'hair_type_highlight_color',105,103,97), (342655,930030,1,'lip_type',0,-17,2), (342656,930030,1,'nose_type',0,-8,31), (342657,930030,0,'skin_color',19,18,59), (342658,930030,1,'soga_cheek_type',0,-12,0), (342659,930030,1,'soga_chin_type',-17,-10,1), (342660,930030,1,'soga_ear_type',-12,-19,0), (342661,930030,1,'soga_eye_brow_type',35,0,18), (342662,930030,0,'soga_eye_color',19,18,59), (342663,930030,1,'soga_eye_type',-7,0,0), (342664,930030,0,'soga_hair_face_color',123,132,132), (342665,930030,0,'soga_hair_face_highlight_color',105,103,97), (342666,930030,0,'soga_hair_type_color',123,132,132), (342667,930030,0,'soga_hair_type_highlight_color',105,103,97), (342668,930030,1,'soga_lip_type',0,-17,2), (342669,930030,1,'soga_nose_type',0,-8,31), (342670,930030,0,'soga_skin_color',207,169,255), (342671,930030,0,'wing_color1',255,255,255), (342672,930030,0,'wing_color2',255,255,255), (342673,930031,0,'eye_color',255,255,255), (342674,930031,0,'skin_color',255,255,255), (342675,930032,0,'eye_color',244,244,207), (342676,930032,0,'skin_color',128,128,128), (342677,930033,0,'eye_color',255,255,255), (342678,930033,0,'skin_color',255,255,255), (342679,930034,0,'eye_color',255,255,255), (342680,930034,0,'skin_color',255,255,255), (342681,930035,0,'eye_color',255,255,255), (342682,930035,0,'skin_color',255,255,255), (342683,930036,0,'eye_color',255,255,255), (342684,930036,0,'skin_color',255,255,255), (342685,930037,1,'cheek_type',95,10,0), (342686,930037,1,'chin_type',94,-14,0), (342687,930037,1,'ear_type',45,48,0), (342688,930037,1,'eye_brow_type',62,78,-14), (342689,930037,0,'eye_color',173,111,255), (342690,930037,1,'eye_type',97,0,0), (342691,930037,0,'hair_color1',160,156,172), (342692,930037,0,'hair_color2',62,62,68), (342693,930037,0,'hair_face_color',244,245,246), (342694,930037,0,'hair_face_highlight_color',107,119,158), (342695,930037,0,'hair_highlight',94,119,160), (342696,930037,0,'hair_type_color',244,245,246), (342697,930037,0,'hair_type_highlight_color',107,119,158), (342698,930037,1,'lip_type',100,0,-87), (342699,930037,1,'nose_type',77,43,0), (342700,930037,0,'skin_color',139,182,181), (342701,930037,1,'soga_cheek_type',95,10,0), (342702,930037,1,'soga_chin_type',94,-14,0), (342703,930037,1,'soga_ear_type',45,48,0), (342704,930037,1,'soga_eye_brow_type',62,78,-14), (342705,930037,0,'soga_eye_color',139,182,181), (342706,930037,1,'soga_eye_type',97,0,0), (342707,930037,0,'soga_hair_color1',160,156,172), (342708,930037,0,'soga_hair_color2',62,62,68), (342709,930037,0,'soga_hair_face_color',244,245,246), (342710,930037,0,'soga_hair_face_highlight_color',107,119,158), (342711,930037,0,'soga_hair_highlight',94,119,160), (342712,930037,0,'soga_hair_type_color',244,245,246), (342713,930037,0,'soga_hair_type_highlight_color',107,119,158), (342714,930037,1,'soga_lip_type',100,0,-87), (342715,930037,1,'soga_nose_type',77,43,0), (342716,930037,0,'soga_skin_color',173,111,255), (342717,930038,0,'eye_color',255,255,255), (342718,930038,0,'skin_color',255,255,255), (342719,930039,0,'eye_color',255,255,255), (342720,930039,0,'skin_color',255,255,255), (342721,930040,1,'cheek_type',95,10,0), (342722,930040,1,'chin_type',94,-14,0), (342723,930040,1,'ear_type',45,48,0), (342724,930040,1,'eye_brow_type',62,78,-14), (342725,930040,0,'eye_color',173,111,255), (342726,930040,1,'eye_type',97,0,0), (342727,930040,0,'hair_color1',160,156,172), (342728,930040,0,'hair_color2',62,62,68), (342729,930040,0,'hair_face_color',244,245,246), (342730,930040,0,'hair_face_highlight_color',107,119,158), (342731,930040,0,'hair_highlight',94,119,160), (342732,930040,0,'hair_type_color',244,245,246), (342733,930040,0,'hair_type_highlight_color',107,119,158), (342734,930040,1,'lip_type',100,0,-87), (342735,930040,1,'nose_type',77,43,0), (342736,930040,0,'skin_color',139,182,181), (342737,930040,1,'soga_cheek_type',95,10,0), (342738,930040,1,'soga_chin_type',94,-14,0), (342739,930040,1,'soga_ear_type',45,48,0), (342740,930040,1,'soga_eye_brow_type',62,78,-14), (342741,930040,0,'soga_eye_color',139,182,181), (342742,930040,1,'soga_eye_type',97,0,0), (342743,930040,0,'soga_hair_color1',160,156,172), (342744,930040,0,'soga_hair_color2',62,62,68), (342745,930040,0,'soga_hair_face_color',244,245,246), (342746,930040,0,'soga_hair_face_highlight_color',107,119,158), (342747,930040,0,'soga_hair_highlight',94,119,160), (342748,930040,0,'soga_hair_type_color',244,245,246), (342749,930040,0,'soga_hair_type_highlight_color',107,119,158), (342750,930040,1,'soga_lip_type',100,0,-87), (342751,930040,1,'soga_nose_type',77,43,0), (342752,930040,0,'soga_skin_color',173,111,255), (342753,1070000,0,'eye_color',255,255,255), (342754,1070000,0,'skin_color',154,36,36), (342755,1070001,0,'eye_color',66,255,66), (342756,1070001,0,'skin_color',91,91,255), (342757,1070002,0,'eye_color',255,255,255), (342758,1070002,0,'skin_color',255,255,255), (342759,1070003,0,'eye_color',255,255,255), (342760,1070003,0,'skin_color',255,255,255), (342761,1070004,0,'eye_color',255,255,255), (342762,1070004,0,'skin_color',255,255,255), (342763,1070005,0,'eye_color',255,255,255), (342764,1070005,0,'skin_color',255,255,255), (342765,1070006,0,'eye_color',255,255,255), (342766,1070006,0,'skin_color',255,255,255), (342767,1070007,0,'eye_color',255,255,255), (342768,1070007,0,'skin_color',255,255,255), (342769,1070008,0,'eye_color',255,255,255), (342770,1070008,0,'skin_color',255,255,255), (342771,1070009,0,'eye_color',255,255,255), (342772,1070009,0,'skin_color',255,255,255), (342773,1070010,0,'eye_color',255,255,255), (342774,1070010,0,'skin_color',255,255,255), (342775,1070011,0,'eye_color',255,255,255), (342776,1070011,0,'skin_color',255,255,255), (342777,1070012,0,'eye_color',255,255,255), (342778,1070012,0,'skin_color',255,255,255), (342779,1070013,0,'eye_color',255,255,255), (342780,1070013,0,'skin_color',255,255,255), (342781,1070014,0,'eye_color',255,255,255), (342782,1070014,0,'skin_color',255,255,255), (342783,1070015,0,'eye_color',255,255,255), (342784,1070015,0,'skin_color',255,255,255), (342785,1070016,0,'eye_color',255,255,255), (342786,1070016,0,'skin_color',255,255,255), (342787,1070017,1,'cheek_type',37,56,0), (342788,1070017,1,'chin_type',-58,18,75), (342789,1070017,1,'ear_type',-41,84,0), (342790,1070017,1,'eye_brow_type',0,-18,-44), (342791,1070017,0,'eye_color',25,169,118), (342792,1070017,1,'eye_type',61,0,0), (342793,1070017,0,'hair_color1',255,255,255), (342794,1070017,0,'hair_color2',244,81,249), (342795,1070017,0,'hair_highlight',255,255,255), (342796,1070017,0,'hair_type_color',203,60,251), (342797,1070017,0,'hair_type_highlight_color',21,7,28), (342798,1070017,1,'lip_type',-12,-28,-93), (342799,1070017,1,'nose_type',19,25,-52), (342800,1070017,0,'skin_color',216,194,213), (342801,1070017,1,'soga_cheek_type',37,56,0), (342802,1070017,1,'soga_chin_type',-58,18,75), (342803,1070017,1,'soga_ear_type',-41,84,0), (342804,1070017,1,'soga_eye_brow_type',0,-18,-44), (342805,1070017,0,'soga_eye_color',216,194,213), (342806,1070017,1,'soga_eye_type',61,0,0), (342807,1070017,0,'soga_hair_color1',255,255,255), (342808,1070017,0,'soga_hair_color2',244,81,249), (342809,1070017,0,'soga_hair_highlight',255,255,255), (342810,1070017,0,'soga_hair_type_color',203,60,251), (342811,1070017,0,'soga_hair_type_highlight_color',21,7,28), (342812,1070017,1,'soga_lip_type',-12,-28,-93), (342813,1070017,1,'soga_nose_type',19,25,-52), (342814,1070017,0,'soga_skin_color',25,169,118), (342815,1070017,0,'wing_color1',17,154,174), (342816,1070017,0,'wing_color2',237,160,1), (342817,1070018,0,'eye_color',255,255,255), (342818,1070018,0,'skin_color',255,255,255), (342819,1070019,0,'eye_color',255,255,255), (342820,1070019,0,'skin_color',255,255,255), (342821,1070020,0,'eye_color',255,255,255), (342822,1070020,0,'skin_color',255,255,255), (342823,1070021,0,'eye_color',255,255,255), (342824,1070021,0,'skin_color',255,255,255), (342825,1070022,0,'eye_color',255,255,255), (342826,1070022,0,'skin_color',255,255,255), (342827,1070023,0,'eye_color',255,255,255), (342828,1070023,0,'skin_color',255,255,255), (342829,1070024,0,'eye_color',255,255,255), (342830,1070024,0,'skin_color',255,255,255), (342831,1070025,1,'cheek_type',-46,77,0), (342832,1070025,1,'chin_type',46,-5,75), (342833,1070025,1,'ear_type',48,32,0), (342834,1070025,1,'eye_brow_type',-70,38,-11), (342835,1070025,0,'eye_color',144,1,225), (342836,1070025,1,'eye_type',-83,0,0), (342837,1070025,0,'hair_color1',255,255,255), (342838,1070025,0,'hair_color2',255,236,129), (342839,1070025,0,'hair_highlight',255,255,255), (342840,1070025,0,'hair_type_color',255,207,36), (342841,1070025,0,'hair_type_highlight_color',102,0,146), (342842,1070025,1,'lip_type',1,-66,-19), (342843,1070025,1,'nose_type',-71,-59,77), (342844,1070025,0,'skin_color',208,191,155), (342845,1070025,1,'soga_cheek_type',-46,77,0), (342846,1070025,1,'soga_chin_type',46,-5,75), (342847,1070025,1,'soga_ear_type',48,32,0), (342848,1070025,1,'soga_eye_brow_type',-70,38,-11), (342849,1070025,0,'soga_eye_color',208,191,155), (342850,1070025,1,'soga_eye_type',-83,0,0), (342851,1070025,0,'soga_hair_color1',255,255,255), (342852,1070025,0,'soga_hair_color2',255,236,129), (342853,1070025,0,'soga_hair_highlight',255,255,255), (342854,1070025,0,'soga_hair_type_color',255,207,36), (342855,1070025,0,'soga_hair_type_highlight_color',102,0,146), (342856,1070025,1,'soga_lip_type',1,-66,-19), (342857,1070025,1,'soga_nose_type',-71,-59,77), (342858,1070025,0,'soga_skin_color',144,1,225), (342859,1070025,0,'wing_color1',172,183,2), (342860,1070025,0,'wing_color2',255,123,1), (342861,1070026,0,'eye_color',255,255,255), (342862,1070026,0,'skin_color',255,255,255), (342863,1070027,1,'cheek_type',37,56,0), (342864,1070027,1,'chin_type',-58,18,75), (342865,1070027,1,'ear_type',-41,84,0), (342866,1070027,1,'eye_brow_type',0,-18,-44), (342867,1070027,0,'eye_color',25,169,118), (342868,1070027,1,'eye_type',61,0,0), (342869,1070027,0,'hair_color1',255,255,255), (342870,1070027,0,'hair_color2',244,81,249), (342871,1070027,0,'hair_highlight',255,255,255), (342872,1070027,0,'hair_type_color',203,60,251), (342873,1070027,0,'hair_type_highlight_color',21,7,28), (342874,1070027,1,'lip_type',-12,-28,-93), (342875,1070027,1,'nose_type',19,25,-52), (342876,1070027,0,'skin_color',216,194,213), (342877,1070027,1,'soga_cheek_type',37,56,0), (342878,1070027,1,'soga_chin_type',-58,18,75), (342879,1070027,1,'soga_ear_type',-41,84,0), (342880,1070027,1,'soga_eye_brow_type',0,-18,-44), (342881,1070027,0,'soga_eye_color',216,194,213), (342882,1070027,1,'soga_eye_type',61,0,0), (342883,1070027,0,'soga_hair_color1',255,255,255), (342884,1070027,0,'soga_hair_color2',244,81,249), (342885,1070027,0,'soga_hair_highlight',255,255,255), (342886,1070027,0,'soga_hair_type_color',203,60,251), (342887,1070027,0,'soga_hair_type_highlight_color',21,7,28), (342888,1070027,1,'soga_lip_type',-12,-28,-93), (342889,1070027,1,'soga_nose_type',19,25,-52), (342890,1070027,0,'soga_skin_color',25,169,118), (342891,1070027,0,'wing_color1',17,154,174), (342892,1070027,0,'wing_color2',237,160,1), (342893,1070028,1,'cheek_type',-46,77,0), (342894,1070028,1,'chin_type',46,-5,75), (342895,1070028,1,'ear_type',48,32,0), (342896,1070028,1,'eye_brow_type',-70,38,-11), (342897,1070028,0,'eye_color',144,1,225), (342898,1070028,1,'eye_type',-83,0,0), (342899,1070028,0,'hair_color1',255,255,255), (342900,1070028,0,'hair_color2',255,236,129), (342901,1070028,0,'hair_highlight',255,255,255), (342902,1070028,0,'hair_type_color',255,207,36), (342903,1070028,0,'hair_type_highlight_color',102,0,146), (342904,1070028,1,'lip_type',1,-66,-19), (342905,1070028,1,'nose_type',-71,-59,77), (342906,1070028,0,'skin_color',208,191,155), (342907,1070028,1,'soga_cheek_type',-46,77,0), (342908,1070028,1,'soga_chin_type',46,-5,75), (342909,1070028,1,'soga_ear_type',48,32,0), (342910,1070028,1,'soga_eye_brow_type',-70,38,-11), (342911,1070028,0,'soga_eye_color',208,191,155), (342912,1070028,1,'soga_eye_type',-83,0,0), (342913,1070028,0,'soga_hair_color1',255,255,255), (342914,1070028,0,'soga_hair_color2',255,236,129), (342915,1070028,0,'soga_hair_highlight',255,255,255), (342916,1070028,0,'soga_hair_type_color',255,207,36), (342917,1070028,0,'soga_hair_type_highlight_color',102,0,146), (342918,1070028,1,'soga_lip_type',1,-66,-19), (342919,1070028,1,'soga_nose_type',-71,-59,77), (342920,1070028,0,'soga_skin_color',144,1,225), (342921,1070028,0,'wing_color1',172,183,2), (342922,1070028,0,'wing_color2',255,123,1), (342923,1070029,0,'eye_color',255,255,255), (342924,1070029,0,'skin_color',255,255,255), (342925,1070030,1,'cheek_type',-46,77,0), (342926,1070030,1,'chin_type',46,-5,75), (342927,1070030,1,'ear_type',48,32,0), (342928,1070030,1,'eye_brow_type',-70,38,-11), (342929,1070030,0,'eye_color',144,1,225), (342930,1070030,1,'eye_type',-83,0,0), (342931,1070030,0,'hair_color1',255,255,255), (342932,1070030,0,'hair_color2',255,236,129), (342933,1070030,0,'hair_highlight',255,255,255), (342934,1070030,0,'hair_type_color',255,207,36), (342935,1070030,0,'hair_type_highlight_color',102,0,146), (342936,1070030,1,'lip_type',1,-66,-19), (342937,1070030,1,'nose_type',-71,-59,77), (342938,1070030,0,'skin_color',208,191,155), (342939,1070030,1,'soga_cheek_type',-46,77,0), (342940,1070030,1,'soga_chin_type',46,-5,75), (342941,1070030,1,'soga_ear_type',48,32,0), (342942,1070030,1,'soga_eye_brow_type',-70,38,-11), (342943,1070030,0,'soga_eye_color',208,191,155), (342944,1070030,1,'soga_eye_type',-83,0,0), (342945,1070030,0,'soga_hair_color1',255,255,255), (342946,1070030,0,'soga_hair_color2',255,236,129), (342947,1070030,0,'soga_hair_highlight',255,255,255), (342948,1070030,0,'soga_hair_type_color',255,207,36), (342949,1070030,0,'soga_hair_type_highlight_color',102,0,146), (342950,1070030,1,'soga_lip_type',1,-66,-19), (342951,1070030,1,'soga_nose_type',-71,-59,77), (342952,1070030,0,'soga_skin_color',144,1,225), (342953,1070030,0,'wing_color1',172,183,2), (342954,1070030,0,'wing_color2',255,123,1), (342955,1070031,0,'eye_color',255,255,255), (342956,1070031,0,'skin_color',255,255,255), (342957,1070032,0,'eye_color',255,255,255), (342958,1070032,0,'skin_color',255,255,255), (342959,1070033,0,'eye_color',255,255,255), (342960,1070033,0,'skin_color',255,255,255), (342961,1070034,0,'eye_color',255,255,255), (342962,1070034,0,'skin_color',255,255,255), (342963,1070035,0,'eye_color',255,255,255), (342964,1070035,0,'skin_color',255,255,255), (342965,1070036,0,'eye_color',255,255,255), (342966,1070036,0,'skin_color',255,255,255), (342967,1070037,0,'eye_color',255,255,255), (342968,1070037,0,'skin_color',255,255,255), (342969,1070038,0,'eye_color',255,255,255), (342970,1070038,0,'skin_color',255,255,255), (342971,1070039,0,'eye_color',255,255,255), (342972,1070039,0,'skin_color',255,255,255), (342973,1070040,1,'cheek_type',74,-26,0), (342974,1070040,1,'chin_type',-47,-10,-50), (342975,1070040,1,'ear_type',-97,53,0), (342976,1070040,1,'eye_brow_type',-48,97,-45), (342977,1070040,0,'eye_color',38,148,76), (342978,1070040,1,'eye_type',25,0,0), (342979,1070040,0,'hair_color1',255,255,255), (342980,1070040,0,'hair_color2',68,72,71), (342981,1070040,0,'hair_highlight',255,255,255), (342982,1070040,0,'hair_type_color',85,100,109), (342983,1070040,0,'hair_type_highlight_color',50,46,64), (342984,1070040,1,'lip_type',89,-29,-5), (342985,1070040,1,'nose_type',-58,74,0), (342986,1070040,0,'skin_color',217,192,166), (342987,1070040,1,'soga_cheek_type',74,-26,0), (342988,1070040,1,'soga_chin_type',-47,-10,-50), (342989,1070040,1,'soga_ear_type',-97,53,0), (342990,1070040,1,'soga_eye_brow_type',-48,97,-45), (342991,1070040,0,'soga_eye_color',217,192,166), (342992,1070040,1,'soga_eye_type',25,0,0), (342993,1070040,0,'soga_hair_color1',255,255,255), (342994,1070040,0,'soga_hair_color2',68,72,71), (342995,1070040,0,'soga_hair_highlight',255,255,255), (342996,1070040,0,'soga_hair_type_color',85,100,109), (342997,1070040,0,'soga_hair_type_highlight_color',50,46,64), (342998,1070040,1,'soga_lip_type',89,-29,-5), (342999,1070040,1,'soga_nose_type',-58,74,0), (343000,1070040,0,'soga_skin_color',38,148,76), (343001,1070040,0,'wing_color1',3,194,183), (343002,1070040,0,'wing_color2',255,128,1), (343003,1070041,0,'eye_color',255,255,255), (343004,1070041,0,'skin_color',255,255,255), (343005,1070042,1,'cheek_type',50,75,0), (343006,1070042,1,'chin_type',100,100,21), (343007,1070042,1,'ear_type',93,-100,0), (343008,1070042,1,'eye_brow_type',-25,-41,75), (343009,1070042,0,'eye_color',151,194,206), (343010,1070042,1,'eye_type',-14,0,0), (343011,1070042,0,'hair_color1',26,24,25), (343012,1070042,0,'hair_color2',36,34,36), (343013,1070042,0,'hair_face_color',15,1,21), (343014,1070042,0,'hair_face_highlight_color',233,184,31), (343015,1070042,0,'hair_highlight',246,219,114), (343016,1070042,0,'hair_type_color',15,1,21), (343017,1070042,0,'hair_type_highlight_color',233,184,31), (343018,1070042,1,'lip_type',46,-56,50), (343019,1070042,1,'nose_type',68,37,87), (343020,1070042,0,'skin_color',126,89,91), (343021,1070042,1,'soga_cheek_type',50,75,0), (343022,1070042,1,'soga_chin_type',100,100,3), (343023,1070042,1,'soga_ear_type',93,-100,0), (343024,1070042,1,'soga_eye_brow_type',-25,-40,75), (343025,1070042,0,'soga_eye_color',118,102,103), (343026,1070042,1,'soga_eye_type',-14,0,0), (343027,1070042,0,'soga_hair_color1',109,14,49), (343028,1070042,0,'soga_hair_color2',185,97,0), (343029,1070042,0,'soga_hair_face_color',84,0,0), (343030,1070042,0,'soga_hair_face_highlight_color',84,0,0), (343031,1070042,0,'soga_hair_highlight',109,14,49), (343032,1070042,0,'soga_hair_type_color',84,0,0), (343033,1070042,0,'soga_hair_type_highlight_color',84,0,0), (343034,1070042,1,'soga_lip_type',45,-100,50), (343035,1070042,1,'soga_nose_type',-8,-100,-20), (343036,1070042,0,'soga_skin_color',52,112,112), (343037,1070042,0,'wing_color1',255,255,255), (343038,1070042,0,'wing_color2',255,255,255), (343039,820000,0,'eye_color',255,255,255), (343040,820000,0,'skin_color',255,255,255), (343041,820000,0,'soga_eye_color',255,0,255), (343042,820001,0,'eye_color',255,255,255), (343043,820001,0,'skin_color',154,36,36), (343044,820002,0,'eye_color',66,255,66), (343045,820002,0,'skin_color',91,91,255), (343046,820003,0,'eye_color',250,250,250), (343047,820003,0,'skin_color',250,250,250), (343048,820004,0,'eye_color',250,250,250), (343049,820004,0,'skin_color',250,250,250), (343050,820005,0,'eye_color',255,255,255), (343051,820005,0,'skin_color',255,255,255), (343052,820006,0,'eye_color',250,250,250), (343053,820006,0,'skin_color',128,64,0), (343054,820007,0,'eye_color',255,255,255), (343055,820007,0,'skin_color',255,255,255), (343056,820008,0,'eye_color',255,128,0), (343057,820008,0,'skin_color',250,250,250), (343058,820009,0,'eye_color',255,128,0), (343059,820009,0,'skin_color',250,250,250), (343060,820010,0,'eye_color',255,128,0), (343061,820010,0,'skin_color',128,64,0), (343062,820011,0,'eye_color',250,250,250), (343063,820011,0,'skin_color',250,250,250), (343064,820012,0,'eye_color',255,255,255), (343065,820012,0,'skin_color',255,255,255), (343066,820013,0,'eye_color',255,255,255), (343067,820013,0,'skin_color',255,255,255), (343068,820014,0,'eye_color',255,255,255), (343069,820014,0,'skin_color',255,255,255), (343070,820015,0,'eye_color',255,255,255), (343071,820015,0,'skin_color',255,255,255), (343072,820016,0,'eye_color',255,255,255), (343073,820016,0,'skin_color',255,255,255), (343074,820017,0,'eye_color',255,255,255), (343075,820017,0,'skin_color',255,255,255), (343076,820018,0,'eye_color',250,250,250), (343077,820018,0,'skin_color',128,128,128), (343078,820019,0,'eye_color',255,128,0), (343079,820019,0,'skin_color',250,250,250), (343080,820020,0,'eye_color',255,255,255), (343081,820020,0,'skin_color',255,255,255), (343082,820021,0,'eye_color',255,255,255), (343083,820021,0,'skin_color',255,255,255), (343084,820022,0,'eye_color',255,255,255), (343085,820022,0,'skin_color',255,255,255), (343086,820023,0,'eye_color',250,250,250), (343087,820023,0,'skin_color',250,250,250), (343088,820024,0,'eye_color',249,249,249), (343089,820024,0,'skin_color',249,249,249), (343090,820025,0,'eye_color',250,250,250), (343091,820025,0,'skin_color',128,64,0), (343092,820026,0,'eye_color',255,255,255), (343093,820026,0,'skin_color',255,255,255), (343094,820027,0,'eye_color',255,128,0), (343095,820027,0,'skin_color',250,250,250), (343096,820028,0,'eye_color',255,128,0), (343097,820028,0,'skin_color',255,255,255), (343098,820029,0,'eye_color',255,255,255), (343099,820029,0,'skin_color',255,255,255), (343100,820030,0,'eye_color',255,255,255), (343101,820030,0,'skin_color',255,255,255), (343102,820031,0,'eye_color',63,0,0), (343103,820031,0,'skin_color',102,0,0), (343104,820032,0,'eye_color',255,255,255), (343105,820032,0,'skin_color',255,255,255), (343106,820033,0,'eye_color',0,0,63), (343107,820033,0,'skin_color',249,249,249), (343108,820034,0,'eye_color',0,0,63), (343109,820034,0,'skin_color',249,249,249), (343110,820035,0,'eye_color',255,255,255), (343111,820035,0,'skin_color',255,255,255), (343112,820036,0,'eye_color',255,255,255), (343113,820036,0,'skin_color',255,255,255), (343114,820037,0,'eye_color',255,255,255), (343115,820037,0,'skin_color',255,255,255), (343116,820038,0,'eye_color',255,255,255), (343117,820038,0,'skin_color',255,255,255), (343118,820039,0,'eye_color',255,255,255), (343119,820039,0,'skin_color',255,255,255), (343120,820040,0,'eye_color',255,255,255), (343121,820040,0,'skin_color',255,255,255), (343122,820041,0,'eye_color',255,128,0), (343123,820041,0,'skin_color',255,255,255), (343124,820042,0,'eye_color',255,255,255), (343125,820042,0,'skin_color',255,255,255), (343126,820043,0,'eye_color',255,255,255), (343127,820043,0,'skin_color',255,255,255), (343128,820044,0,'eye_color',255,255,255), (343129,820044,0,'skin_color',255,255,255), (343130,820045,0,'eye_color',255,255,255), (343131,820045,0,'skin_color',154,36,36), (343132,820046,0,'eye_color',255,255,255), (343133,820046,0,'skin_color',255,255,255), (343134,820047,0,'eye_color',255,255,255), (343135,820047,0,'skin_color',255,255,255), (343136,820048,0,'eye_color',255,255,255), (343137,820048,0,'skin_color',255,255,255), (343138,820049,0,'eye_color',255,255,255), (343139,820049,0,'skin_color',255,255,255), (343140,820050,0,'eye_color',255,255,255), (343141,820050,0,'skin_color',255,255,255), (343142,820051,0,'eye_color',255,255,255), (343143,820051,0,'skin_color',255,255,255), (343144,820052,0,'eye_color',255,255,255), (343145,820052,0,'skin_color',255,255,255), (343146,820053,0,'eye_color',128,128,128), (343147,820053,0,'skin_color',128,63,0), (343148,820054,0,'eye_color',255,255,255), (343149,820054,0,'skin_color',255,255,255), (343150,820055,0,'eye_color',255,255,255), (343151,820055,0,'skin_color',255,255,255), (343152,820056,0,'eye_color',255,255,255), (343153,820056,0,'skin_color',255,255,255), (343154,820057,0,'eye_color',255,255,255), (343155,820057,0,'skin_color',255,255,255), (343156,820058,0,'eye_color',255,255,255), (343157,820058,0,'skin_color',255,255,255), (343158,820059,0,'eye_color',250,250,250), (343159,820059,0,'skin_color',64,0,0), (343160,820060,0,'eye_color',250,250,250), (343161,820060,0,'skin_color',64,0,0), (343162,820061,0,'eye_color',128,64,0), (343163,820061,0,'skin_color',64,0,0), (343164,820062,0,'eye_color',255,255,255), (343165,820062,0,'skin_color',255,255,255), (343166,820063,0,'eye_color',255,255,255), (343167,820063,0,'skin_color',255,255,255), (343168,820064,0,'eye_color',255,255,255), (343169,820064,0,'skin_color',255,255,255), (343170,820065,0,'eye_color',255,255,255), (343171,820065,0,'skin_color',255,255,255), (343172,820066,0,'eye_color',250,250,250), (343173,820066,0,'skin_color',250,250,250), (343174,820067,0,'eye_color',255,255,255), (343175,820067,0,'skin_color',255,255,255), (343176,820068,0,'eye_color',255,255,255), (343177,820068,0,'skin_color',255,255,255), (343178,820069,0,'eye_color',255,255,255), (343179,820069,0,'skin_color',255,255,255), (343180,820070,0,'eye_color',255,255,255), (343181,820070,0,'skin_color',255,255,255), (343182,1480000,0,'eye_color',255,255,255), (343183,1480000,0,'skin_color',255,255,255), (343184,1480000,0,'soga_eye_color',255,0,255), (343189,1480003,0,'eye_color',255,255,255), (343190,1480003,0,'skin_color',255,255,255), (343191,1480004,0,'eye_color',255,255,255), (343192,1480004,0,'skin_color',255,255,255), (343193,710000,0,'eye_color',255,255,255), (343194,710000,0,'skin_color',154,36,36), (343195,710001,0,'eye_color',66,255,66), (343196,710001,0,'skin_color',91,91,255), (343197,710002,0,'eye_color',66,255,66), (343198,710002,0,'skin_color',91,91,255), (343199,710003,0,'eye_color',255,255,255), (343200,710003,0,'skin_color',255,128,0), (343201,710004,0,'eye_color',63,0,0), (343202,710004,0,'skin_color',255,128,63), (343203,710005,0,'eye_color',255,255,255), (343204,710005,0,'skin_color',255,128,63), (343205,710006,0,'eye_color',63,0,0), (343206,710006,0,'skin_color',255,128,63), (343207,710007,0,'eye_color',255,255,255), (343208,710007,0,'skin_color',255,255,255), (343209,710008,0,'eye_color',128,0,0), (343210,710008,0,'skin_color',255,0,0), (343211,710009,0,'eye_color',63,0,0), (343212,710009,0,'skin_color',255,128,63), (343213,710010,0,'eye_color',128,0,0), (343214,710010,0,'skin_color',255,0,0), (343215,710011,0,'eye_color',128,63,0), (343216,710011,0,'skin_color',255,0,0), (343217,710012,0,'eye_color',0,96,161), (343218,710012,0,'skin_color',26,0,0), (343219,710013,0,'eye_color',128,0,0), (343220,710013,0,'skin_color',255,0,0), (343221,710014,0,'eye_color',128,0,0), (343222,710014,0,'skin_color',255,0,0), (343223,710015,0,'eye_color',63,0,0), (343224,710015,0,'skin_color',255,128,0), (343225,710016,0,'eye_color',255,255,255), (343226,710016,0,'skin_color',255,255,255), (343227,710017,0,'eye_color',0,92,150), (343228,710017,0,'skin_color',13,0,0), (343229,710018,0,'eye_color',255,255,255), (343230,710018,0,'skin_color',255,255,255), (343231,710019,0,'eye_color',255,255,255), (343232,710019,0,'skin_color',255,255,255), (343233,710020,0,'eye_color',65,0,0), (343234,710020,0,'skin_color',206,0,103), (343235,710021,0,'eye_color',63,128,128), (343236,710021,0,'skin_color',255,255,0), (343237,710022,0,'eye_color',63,0,0), (343238,710022,0,'skin_color',0,63,63), (343239,710023,0,'eye_color',63,0,0), (343240,710023,0,'skin_color',0,128,0), (343241,740000,0,'eye_color',255,255,255), (343242,740000,0,'skin_color',154,36,36), (343243,740001,0,'eye_color',255,255,255), (343244,740001,0,'skin_color',255,255,255), (343245,740002,0,'eye_color',66,255,66), (343246,740002,0,'skin_color',91,91,255), (343247,740003,0,'eye_color',255,255,255), (343248,740003,0,'skin_color',255,255,255), (343249,740004,0,'eye_color',0,0,64), (343250,740004,0,'skin_color',255,255,255), (343251,740005,0,'eye_color',255,255,255), (343252,740005,0,'skin_color',255,255,255), (343253,740006,0,'eye_color',255,255,255), (343254,740006,0,'skin_color',255,255,255), (343255,740007,0,'eye_color',255,255,255), (343256,740007,0,'skin_color',255,255,255), (343257,740008,0,'eye_color',205,0,0), (343258,740009,0,'eye_color',255,255,255), (343259,740009,0,'skin_color',255,255,255), (343260,740010,0,'eye_color',255,255,255), (343261,740010,0,'skin_color',255,255,255), (343262,740011,0,'eye_color',255,255,255), (343263,740011,0,'skin_color',255,255,255), (343264,740012,0,'eye_color',255,255,255), (343265,740012,0,'skin_color',255,255,255), (343266,740013,0,'eye_color',255,255,255), (343267,740013,0,'skin_color',255,255,255), (343268,740014,0,'eye_color',8,8,8), (343269,740014,0,'skin_color',128,128,255), (343270,740015,0,'eye_color',255,255,255), (343271,740015,0,'skin_color',255,255,255), (343272,4800558,0,'eye_color',255,255,255), (343273,4800558,0,'hair_type_color',255,255,255), (343274,4800558,0,'hair_type_highlight_color',255,255,255), (343275,4800558,0,'skin_color',255,255,255), (343276,4800558,0,'soga_eye_color',255,0,255), (343277,4800558,0,'soga_hair_type_color',255,255,255), (343278,4800558,0,'soga_hair_type_highlight_color',255,255,255), (343279,4810266,0,'eye_color',255,255,255), (343280,4810266,0,'hair_type_color',255,255,255), (343281,4810266,0,'hair_type_highlight_color',255,255,255), (343282,4810266,0,'skin_color',255,255,255), (343283,4810266,0,'soga_eye_color',255,0,255), (343284,4810266,0,'soga_hair_type_color',255,255,255), (343285,4810266,0,'soga_hair_type_highlight_color',255,255,255), (343286,6600209,1,'cheek_type',-68,-58,0), (343287,6600209,1,'chin_type',-40,68,-82), (343288,6600209,1,'ear_type',28,-71,0), (343289,6600209,1,'eye_brow_type',-88,94,65), (343290,6600209,0,'eye_color',95,96,0), (343291,6600209,1,'eye_type',8,0,0), (343292,6600209,0,'hair_color1',213,222,1), (343293,6600209,1,'lip_type',55,4,0), (343294,6600209,1,'nose_type',84,-43,-34), (343295,6600209,0,'skin_color',155,143,88), (343296,6600209,1,'soga_cheek_type',0,-88,94), (343297,6600209,1,'soga_chin_type',0,55,4), (343298,6600209,1,'soga_ear_type',0,8,0), (343299,6600209,1,'soga_eye_brow_type',0,28,-71), (343300,6600209,0,'soga_eye_color',229,229,102), (343301,6600209,1,'soga_eye_type',87,0,0), (343302,6600209,1,'soga_lip_type',65,-68,-58), (343303,6600209,1,'soga_nose_type',0,-40,68), (343304,6600209,0,'soga_skin_color',155,143,88), (343305,6600209,0,'wing_color1',255,255,255), (343306,6600209,0,'wing_color2',255,255,255), (343307,6600210,1,'cheek_type',-76,75,0), (343308,6600210,1,'chin_type',17,-90,-12), (343309,6600210,1,'ear_type',-4,-71,0), (343310,6600210,1,'eye_brow_type',87,20,-25), (343311,6600210,0,'eye_color',158,158,0), (343312,6600210,1,'eye_type',-48,0,0), (343313,6600210,0,'hair_color1',206,68,31), (343314,6600210,1,'lip_type',89,93,12), (343315,6600210,1,'nose_type',-51,-50,68), (343316,6600210,0,'skin_color',35,50,54), (343317,6600210,1,'soga_cheek_type',0,87,20), (343318,6600210,1,'soga_chin_type',0,89,93), (343319,6600210,1,'soga_ear_type',0,-48,0), (343320,6600210,1,'soga_eye_brow_type',0,-4,-71), (343321,6600210,0,'soga_eye_color',229,229,102), (343322,6600210,1,'soga_eye_type',12,0,0), (343323,6600210,1,'soga_lip_type',-25,-76,75), (343324,6600210,1,'soga_nose_type',12,17,-90), (343325,6600210,0,'soga_skin_color',35,50,54), (343326,6600210,0,'wing_color1',255,255,255), (343327,6600210,0,'wing_color2',255,255,255), (343328,6600211,1,'cheek_type',18,25,0), (343329,6600211,1,'chin_type',-31,-10,-50), (343330,6600211,1,'ear_type',-59,-31,0), (343331,6600211,1,'eye_brow_type',-72,85,81), (343332,6600211,0,'eye_color',124,0,124), (343333,6600211,1,'eye_type',-11,0,0), (343334,6600211,0,'hair_color1',71,249,46), (343335,6600211,1,'lip_type',98,5,-53), (343336,6600211,1,'nose_type',87,71,-7), (343337,6600211,0,'skin_color',213,202,201), (343338,6600211,1,'soga_cheek_type',0,-72,85), (343339,6600211,1,'soga_chin_type',0,98,5), (343340,6600211,1,'soga_ear_type',0,-11,0), (343341,6600211,1,'soga_eye_brow_type',0,-59,-31), (343342,6600211,0,'soga_eye_color',204,204,204), (343343,6600211,1,'soga_eye_type',-11,0,0), (343344,6600211,1,'soga_lip_type',81,18,25), (343345,6600211,1,'soga_nose_type',-53,-31,-10), (343346,6600211,0,'soga_skin_color',213,202,201), (343347,6600212,1,'cheek_type',-3,-25,0), (343348,6600212,1,'chin_type',-8,25,1), (343349,6600212,1,'ear_type',42,42,0), (343350,6600212,1,'eye_brow_type',-9,-1,-4), (343351,6600212,0,'eye_color',137,92,40), (343352,6600212,1,'eye_type',-25,0,0), (343353,6600212,0,'hair_color1',21,17,0), (343354,6600212,0,'hair_face_color',255,171,115), (343355,6600212,0,'hair_face_highlight_color',105,90,5), (343356,6600212,0,'hair_type_color',255,171,115), (343357,6600212,0,'hair_type_highlight_color',105,90,5), (343358,6600212,1,'lip_type',-5,-26,-1), (343359,6600212,1,'nose_type',-3,21,17), (343360,6600212,0,'skin_color',230,186,184), (343361,6600212,1,'soga_cheek_type',0,-9,-1), (343362,6600212,1,'soga_chin_type',0,-5,-26), (343363,6600212,1,'soga_ear_type',0,-25,0), (343364,6600212,1,'soga_eye_brow_type',0,42,42), (343365,6600212,0,'soga_eye_color',229,229,102), (343366,6600212,1,'soga_eye_type',-25,0,0), (343367,6600212,0,'soga_hair_face_color',255,171,115), (343368,6600212,0,'soga_hair_face_highlight_color',105,90,5), (343369,6600212,0,'soga_hair_type_color',255,171,115), (343370,6600212,0,'soga_hair_type_highlight_color',105,90,5), (343371,6600212,1,'soga_lip_type',-4,-3,-25), (343372,6600212,1,'soga_nose_type',-1,-8,25), (343373,6600212,0,'soga_skin_color',230,186,184), (343374,6600212,0,'wing_color1',255,255,255), (343375,6600212,0,'wing_color2',255,255,255), (343376,6600213,1,'cheek_type',21,25,0), (343377,6600213,1,'chin_type',-14,17,0), (343378,6600213,1,'ear_type',0,-23,0), (343379,6600213,1,'eye_brow_type',12,-20,-7), (343380,6600213,0,'eye_color',199,179,155), (343381,6600213,1,'eye_type',-22,0,0), (343382,6600213,0,'hair_color1',12,14,0), (343383,6600213,0,'hair_face_color',139,187,188), (343384,6600213,0,'hair_face_highlight_color',25,18,10), (343385,6600213,0,'hair_type_color',139,187,188), (343386,6600213,0,'hair_type_highlight_color',25,18,10), (343387,6600213,1,'lip_type',7,45,-20), (343388,6600213,1,'nose_type',-18,12,14), (343389,6600213,0,'skin_color',213,164,145), (343390,6600213,1,'soga_cheek_type',0,12,-20), (343391,6600213,1,'soga_chin_type',0,7,45), (343392,6600213,1,'soga_ear_type',0,-22,0), (343393,6600213,1,'soga_eye_brow_type',0,0,-23), (343394,6600213,0,'soga_eye_color',229,229,102), (343395,6600213,1,'soga_eye_type',-22,0,0), (343396,6600213,0,'soga_hair_face_color',139,187,188), (343397,6600213,0,'soga_hair_face_highlight_color',25,18,10), (343398,6600213,0,'soga_hair_type_color',139,187,188), (343399,6600213,0,'soga_hair_type_highlight_color',25,18,10), (343400,6600213,1,'soga_lip_type',-7,21,25), (343401,6600213,1,'soga_nose_type',-20,-14,17), (343402,6600213,0,'soga_skin_color',213,164,145), (343403,6600213,0,'wing_color1',255,255,255), (343404,6600213,0,'wing_color2',255,255,255), (343405,6600214,0,'eye_color',199,207,147), (343406,6600214,0,'skin_color',75,255,255), (343407,6600214,0,'soga_eye_color',255,0,255), (343408,6600215,0,'eye_color',255,255,255), (343409,6600215,0,'skin_color',255,255,255), (343410,6600215,0,'soga_eye_color',255,0,255), (343411,6600216,1,'cheek_type',-48,40,0), (343412,6600216,1,'chin_type',55,-21,-90), (343413,6600216,1,'ear_type',-28,40,0), (343414,6600216,1,'eye_brow_type',79,51,-59), (343415,6600216,0,'eye_color',37,81,80), (343416,6600216,1,'eye_type',-31,0,0), (343417,6600216,0,'hair_color1',253,192,22), (343418,6600216,0,'hair_color2',100,0,0), (343419,6600216,0,'hair_face_color',107,129,132), (343420,6600216,0,'hair_face_highlight_color',15,1,21), (343421,6600216,0,'hair_highlight',79,28,15), (343422,6600216,0,'hair_type_color',107,129,132), (343423,6600216,0,'hair_type_highlight_color',15,1,21), (343424,6600216,1,'lip_type',-17,-79,32), (343425,6600216,1,'nose_type',70,-3,-64), (343426,6600216,0,'skin_color',232,218,171), (343427,6600216,1,'soga_cheek_type',0,79,51), (343428,6600216,1,'soga_chin_type',0,-17,-79), (343429,6600216,1,'soga_ear_type',0,-31,0), (343430,6600216,1,'soga_eye_brow_type',0,-28,40), (343431,6600216,0,'soga_eye_color',229,229,102), (343432,6600216,1,'soga_eye_type',100,0,0), (343433,6600216,0,'soga_hair_color1',43,36,70), (343434,6600216,0,'soga_hair_color2',64,76,74), (343435,6600216,0,'soga_hair_face_color',107,129,132), (343436,6600216,0,'soga_hair_face_highlight_color',15,1,21), (343437,6600216,0,'soga_hair_highlight',79,28,15), (343438,6600216,0,'soga_hair_type_color',107,129,132), (343439,6600216,0,'soga_hair_type_highlight_color',15,1,21), (343440,6600216,1,'soga_lip_type',-59,-48,40), (343441,6600216,1,'soga_nose_type',32,55,-21), (343442,6600216,0,'soga_skin_color',232,218,171), (343443,6600216,0,'wing_color1',255,255,255), (343444,6600216,0,'wing_color2',255,255,255), (343445,6600217,0,'eye_color',255,255,255), (343446,6600217,0,'skin_color',255,255,255), (343447,6600217,0,'soga_eye_color',255,0,255), (343448,6600218,1,'cheek_type',77,-75,0), (343449,6600218,1,'chin_type',58,88,28), (343450,6600218,1,'ear_type',14,56,0), (343451,6600218,1,'eye_brow_type',59,26,-89), (343452,6600218,0,'eye_color',144,188,195), (343453,6600218,1,'eye_type',-21,0,0), (343454,6600218,0,'hair_color1',10,239,11), (343455,6600218,0,'hair_color2',93,0,0), (343456,6600218,0,'hair_face_color',219,179,15), (343457,6600218,0,'hair_face_highlight_color',93,65,9), (343458,6600218,0,'hair_type_color',255,255,255), (343459,6600218,0,'hair_type_highlight_color',255,255,255), (343460,6600218,1,'lip_type',-46,37,-63), (343461,6600218,1,'nose_type',7,10,-17), (343462,6600218,0,'skin_color',200,187,181), (343463,6600218,1,'soga_cheek_type',0,59,26), (343464,6600218,1,'soga_chin_type',0,-46,37), (343465,6600218,1,'soga_ear_type',0,-21,0), (343466,6600218,1,'soga_eye_brow_type',0,14,56), (343467,6600218,0,'soga_eye_color',204,204,204), (343468,6600218,1,'soga_eye_type',93,0,0), (343469,6600218,0,'soga_hair_face_color',219,179,15), (343470,6600218,0,'soga_hair_face_highlight_color',93,65,9), (343471,6600218,0,'soga_hair_type_color',255,255,255), (343472,6600218,0,'soga_hair_type_highlight_color',255,255,255), (343473,6600218,1,'soga_lip_type',-89,77,-75), (343474,6600218,1,'soga_nose_type',-63,58,88), (343475,6600218,0,'soga_skin_color',200,187,181), (343476,6600218,0,'wing_color1',255,255,255), (343477,6600218,0,'wing_color2',255,255,255), (343478,6600219,1,'cheek_type',-28,-9,0), (343479,6600219,1,'chin_type',42,-18,-23), (343480,6600219,1,'ear_type',-37,31,0), (343481,6600219,1,'eye_brow_type',10,-7,-21), (343482,6600219,0,'eye_color',37,77,88), (343483,6600219,1,'eye_type',7,0,0), (343484,6600219,0,'hair_color1',212,3,239), (343485,6600219,0,'hair_face_color',18,9,1), (343486,6600219,0,'hair_face_highlight_color',67,28,10), (343487,6600219,0,'hair_type_color',18,9,1), (343488,6600219,0,'hair_type_highlight_color',67,28,10), (343489,6600219,1,'lip_type',17,26,7), (343490,6600219,1,'nose_type',-7,0,0), (343491,6600219,0,'skin_color',101,67,52), (343492,6600219,1,'soga_cheek_type',0,10,-7), (343493,6600219,1,'soga_chin_type',0,17,26), (343494,6600219,1,'soga_ear_type',0,7,0), (343495,6600219,1,'soga_eye_brow_type',0,-37,31), (343496,6600219,0,'soga_eye_color',229,229,102), (343497,6600219,0,'soga_hair_face_color',18,9,1), (343498,6600219,0,'soga_hair_face_highlight_color',67,28,10), (343499,6600219,0,'soga_hair_type_color',18,9,1), (343500,6600219,0,'soga_hair_type_highlight_color',67,28,10), (343501,6600219,1,'soga_lip_type',-21,-28,-9), (343502,6600219,1,'soga_nose_type',7,42,-18), (343503,6600219,0,'soga_skin_color',101,67,52), (343504,6600219,0,'wing_color1',255,255,255), (343505,6600219,0,'wing_color2',255,255,255), (343506,6600220,1,'cheek_type',-100,-37,0), (343507,6600220,1,'chin_type',81,-50,-25), (343508,6600220,1,'ear_type',14,-1,0), (343509,6600220,1,'eye_brow_type',-100,71,97), (343510,6600220,0,'eye_color',70,44,17), (343511,6600220,1,'eye_type',34,0,0), (343512,6600220,0,'hair_color1',31,159,222), (343513,6600220,0,'hair_color2',100,0,0), (343514,6600220,0,'hair_face_color',163,56,23), (343515,6600220,0,'hair_face_highlight_color',84,0,0), (343516,6600220,0,'hair_type_color',163,56,23), (343517,6600220,0,'hair_type_highlight_color',84,0,0), (343518,6600220,1,'lip_type',-74,-70,4), (343519,6600220,1,'nose_type',83,31,-97), (343520,6600220,0,'skin_color',248,249,249), (343521,6600220,1,'soga_cheek_type',0,-100,71), (343522,6600220,1,'soga_chin_type',0,-74,-70), (343523,6600220,1,'soga_ear_type',0,34,0), (343524,6600220,1,'soga_eye_brow_type',0,14,-1), (343525,6600220,0,'soga_eye_color',229,229,102), (343526,6600220,1,'soga_eye_type',100,0,0), (343527,6600220,0,'soga_hair_face_color',163,56,23), (343528,6600220,0,'soga_hair_face_highlight_color',84,0,0), (343529,6600220,0,'soga_hair_type_color',163,56,23), (343530,6600220,0,'soga_hair_type_highlight_color',84,0,0), (343531,6600220,1,'soga_lip_type',97,-100,-37), (343532,6600220,1,'soga_nose_type',4,81,-50), (343533,6600220,0,'soga_skin_color',248,249,249), (343534,6600220,0,'wing_color1',255,255,255), (343535,6600220,0,'wing_color2',255,255,255), (343536,6600221,1,'cheek_type',17,-22,0), (343537,6600221,1,'chin_type',-14,0,4), (343538,6600221,1,'ear_type',-17,7,0), (343539,6600221,1,'eye_brow_type',7,14,45), (343540,6600221,0,'eye_color',138,187,200), (343541,6600221,1,'eye_type',12,0,0), (343542,6600221,0,'hair_color1',1,4,68), (343543,6600221,0,'hair_face_color',238,196,6), (343544,6600221,0,'hair_face_highlight_color',95,90,82), (343545,6600221,0,'hair_type_color',238,196,6), (343546,6600221,0,'hair_type_highlight_color',95,90,82), (343547,6600221,1,'lip_type',25,-35,-17), (343548,6600221,1,'nose_type',29,1,4), (343549,6600221,0,'skin_color',124,120,86), (343550,6600221,1,'soga_cheek_type',0,7,14), (343551,6600221,1,'soga_chin_type',0,25,-35), (343552,6600221,1,'soga_ear_type',0,12,0), (343553,6600221,1,'soga_eye_brow_type',0,-17,7), (343554,6600221,0,'soga_eye_color',229,229,102), (343555,6600221,1,'soga_eye_type',12,0,0), (343556,6600221,0,'soga_hair_face_color',238,196,6), (343557,6600221,0,'soga_hair_face_highlight_color',95,90,82), (343558,6600221,0,'soga_hair_type_color',238,196,6), (343559,6600221,0,'soga_hair_type_highlight_color',95,90,82), (343560,6600221,1,'soga_lip_type',45,17,-22), (343561,6600221,1,'soga_nose_type',-17,-14,0), (343562,6600221,0,'soga_skin_color',124,120,86), (343563,6600221,0,'wing_color1',255,255,255), (343564,6600221,0,'wing_color2',255,255,255), (343565,6600222,1,'cheek_type',-87,-56,0), (343566,6600222,1,'chin_type',-87,-11,-22), (343567,6600222,1,'ear_type',89,94,0), (343568,6600222,1,'eye_brow_type',-20,-14,12), (343569,6600222,0,'eye_color',47,97,103), (343570,6600222,1,'eye_type',15,0,0), (343571,6600222,0,'hair_color1',41,181,96), (343572,6600222,0,'hair_face_color',61,61,75), (343573,6600222,0,'hair_type_color',61,61,75), (343574,6600222,1,'lip_type',-21,35,59), (343575,6600222,1,'nose_type',-88,41,-75), (343576,6600222,0,'skin_color',217,204,205), (343577,6600222,1,'soga_cheek_type',0,-20,-14), (343578,6600222,1,'soga_chin_type',0,-21,35), (343579,6600222,1,'soga_ear_type',0,15,0), (343580,6600222,1,'soga_eye_brow_type',0,89,94), (343581,6600222,0,'soga_eye_color',229,229,102), (343582,6600222,0,'soga_hair_face_color',61,61,75), (343583,6600222,0,'soga_hair_type_color',61,61,75), (343584,6600222,1,'soga_lip_type',12,-87,-56), (343585,6600222,1,'soga_nose_type',59,-87,-11), (343586,6600222,0,'soga_skin_color',217,204,205), (343587,6600222,0,'wing_color1',255,255,255), (343588,6600222,0,'wing_color2',255,255,255), (343589,6600223,1,'cheek_type',81,-56,0), (343590,6600223,1,'chin_type',1,37,-28), (343591,6600223,1,'ear_type',75,1,0), (343592,6600223,1,'eye_brow_type',81,37,-19), (343593,6600223,0,'eye_color',49,29,9), (343594,6600223,1,'eye_type',20,0,0), (343595,6600223,0,'hair_color1',7,17,50), (343596,6600223,0,'hair_color2',156,0,0), (343597,6600223,0,'hair_face_color',194,136,14), (343598,6600223,0,'hair_face_highlight_color',232,184,30), (343599,6600223,0,'hair_type_color',194,136,14), (343600,6600223,0,'hair_type_highlight_color',232,184,30), (343601,6600223,1,'lip_type',-81,76,37), (343602,6600223,1,'nose_type',39,7,17), (343603,6600223,0,'skin_color',240,242,214), (343604,6600223,1,'soga_cheek_type',0,81,37), (343605,6600223,1,'soga_chin_type',0,-81,76), (343606,6600223,1,'soga_ear_type',0,20,0), (343607,6600223,1,'soga_eye_brow_type',0,75,1), (343608,6600223,0,'soga_eye_color',204,204,204), (343609,6600223,1,'soga_eye_type',-100,0,0), (343610,6600223,0,'soga_hair_face_color',194,136,14), (343611,6600223,0,'soga_hair_face_highlight_color',232,184,30), (343612,6600223,0,'soga_hair_type_color',194,136,14), (343613,6600223,0,'soga_hair_type_highlight_color',232,184,30), (343614,6600223,1,'soga_lip_type',-19,81,-56), (343615,6600223,1,'soga_nose_type',37,1,37), (343616,6600223,0,'soga_skin_color',240,242,214), (343617,6600224,1,'cheek_type',4,-91,0), (343618,6600224,1,'chin_type',-69,7,75), (343619,6600224,1,'ear_type',-50,77,0), (343620,6600224,1,'eye_brow_type',-71,37,23), (343621,6600224,0,'eye_color',163,201,212), (343622,6600224,1,'eye_type',97,0,0), (343623,6600224,0,'hair_color1',225,58,53), (343624,6600224,0,'hair_color2',97,0,0), (343625,6600224,0,'hair_face_color',40,20,7), (343626,6600224,0,'hair_face_highlight_color',47,42,59), (343627,6600224,0,'hair_type_color',40,20,7), (343628,6600224,0,'hair_type_highlight_color',47,42,59), (343629,6600224,1,'lip_type',-34,-68,-35), (343630,6600224,1,'nose_type',63,-31,58), (343631,6600224,0,'skin_color',177,159,108), (343632,6600224,1,'soga_cheek_type',0,-71,37), (343633,6600224,1,'soga_chin_type',0,-34,-68), (343634,6600224,1,'soga_ear_type',0,97,0), (343635,6600224,1,'soga_eye_brow_type',0,-50,77), (343636,6600224,0,'soga_eye_color',229,229,102), (343637,6600224,1,'soga_eye_type',97,0,0), (343638,6600224,0,'soga_hair_face_color',40,20,7), (343639,6600224,0,'soga_hair_face_highlight_color',47,42,59), (343640,6600224,0,'soga_hair_type_color',40,20,7), (343641,6600224,0,'soga_hair_type_highlight_color',47,42,59), (343642,6600224,1,'soga_lip_type',23,4,-91), (343643,6600224,1,'soga_nose_type',-35,-69,7), (343644,6600224,0,'soga_skin_color',177,159,108), (343645,6600224,0,'wing_color1',255,255,255), (343646,6600224,0,'wing_color2',255,255,255), (343647,6600225,1,'cheek_type',35,-8,0), (343648,6600225,1,'chin_type',10,-3,-3), (343649,6600225,1,'ear_type',-28,20,0), (343650,6600225,1,'eye_brow_type',0,37,20), (343651,6600225,0,'eye_color',151,109,50), (343652,6600225,1,'eye_type',39,0,0), (343653,6600225,0,'hair_color1',40,14,100), (343654,6600225,0,'hair_face_color',234,228,185), (343655,6600225,0,'hair_face_highlight_color',16,15,9), (343656,6600225,0,'hair_type_color',234,228,185), (343657,6600225,0,'hair_type_highlight_color',16,15,9), (343658,6600225,1,'lip_type',-7,-23,10), (343659,6600225,1,'nose_type',-2,40,14), (343660,6600225,0,'skin_color',227,227,192), (343661,6600225,1,'soga_cheek_type',0,0,37), (343662,6600225,1,'soga_chin_type',0,-7,-23), (343663,6600225,1,'soga_ear_type',0,39,0), (343664,6600225,1,'soga_eye_brow_type',0,-28,20), (343665,6600225,0,'soga_eye_color',229,229,102), (343666,6600225,1,'soga_eye_type',39,0,0), (343667,6600225,0,'soga_hair_face_color',234,228,185), (343668,6600225,0,'soga_hair_face_highlight_color',16,15,9), (343669,6600225,0,'soga_hair_type_color',234,228,185), (343670,6600225,0,'soga_hair_type_highlight_color',16,15,9), (343671,6600225,1,'soga_lip_type',20,35,-8), (343672,6600225,1,'soga_nose_type',10,10,-3), (343673,6600225,0,'soga_skin_color',227,227,192), (343674,6600225,0,'wing_color1',255,255,255), (343675,6600225,0,'wing_color2',255,255,255), (343676,6600226,0,'eye_color',255,255,255), (343677,6600226,0,'skin_color',255,128,0), (343678,6600226,0,'soga_eye_color',255,0,255), (343679,6600227,1,'cheek_type',-77,-2,0), (343680,6600227,1,'chin_type',-28,14,-62), (343681,6600227,1,'ear_type',-96,34,0), (343682,6600227,1,'eye_brow_type',-25,96,20), (343683,6600227,0,'eye_color',166,144,94), (343684,6600227,1,'eye_type',-72,0,0), (343685,6600227,0,'hair_color1',195,197,192), (343686,6600227,0,'hair_color2',163,0,0), (343687,6600227,0,'hair_face_color',84,0,0), (343688,6600227,0,'hair_face_highlight_color',40,19,9), (343689,6600227,0,'hair_highlight',79,28,15), (343690,6600227,0,'hair_type_color',84,0,0), (343691,6600227,0,'hair_type_highlight_color',40,19,9), (343692,6600227,1,'lip_type',7,-52,84), (343693,6600227,1,'nose_type',-50,-61,-59), (343694,6600227,0,'skin_color',215,195,159), (343695,6600227,1,'soga_cheek_type',0,-25,96), (343696,6600227,1,'soga_chin_type',0,7,-52), (343697,6600227,1,'soga_ear_type',0,-72,0), (343698,6600227,1,'soga_eye_brow_type',0,-96,34), (343699,6600227,0,'soga_eye_color',229,229,102), (343700,6600227,1,'soga_eye_type',-93,0,0), (343701,6600227,0,'soga_hair_color1',109,14,49), (343702,6600227,0,'soga_hair_color2',185,97,0), (343703,6600227,0,'soga_hair_face_color',84,0,0), (343704,6600227,0,'soga_hair_face_highlight_color',40,19,9), (343705,6600227,0,'soga_hair_highlight',79,28,15), (343706,6600227,0,'soga_hair_type_color',84,0,0), (343707,6600227,0,'soga_hair_type_highlight_color',40,19,9), (343708,6600227,1,'soga_lip_type',20,-77,-2), (343709,6600227,1,'soga_nose_type',84,-28,14), (343710,6600227,0,'soga_skin_color',215,195,159), (343711,6600227,0,'wing_color1',255,255,255), (343712,6600227,0,'wing_color2',255,255,255), (343713,6600228,1,'cheek_type',4,-10,0), (343714,6600228,1,'chin_type',0,18,-39), (343715,6600228,1,'ear_type',7,-19,0), (343716,6600228,1,'eye_brow_type',22,-28,0), (343717,6600228,0,'eye_color',144,137,84), (343718,6600228,1,'eye_type',37,0,0), (343719,6600228,0,'hair_color1',227,228,0), (343720,6600228,0,'hair_face_color',128,82,24), (343721,6600228,0,'hair_face_highlight_color',122,44,20), (343722,6600228,0,'hair_type_color',128,82,24), (343723,6600228,0,'hair_type_highlight_color',122,44,20), (343724,6600228,1,'lip_type',7,3,28), (343725,6600228,1,'nose_type',12,-29,-28), (343726,6600228,0,'skin_color',191,180,150), (343727,6600228,1,'soga_cheek_type',0,22,-28), (343728,6600228,1,'soga_chin_type',0,7,3), (343729,6600228,1,'soga_ear_type',0,37,0), (343730,6600228,1,'soga_eye_brow_type',0,7,-19), (343731,6600228,0,'soga_eye_color',229,229,102), (343732,6600228,0,'soga_hair_face_color',128,82,24), (343733,6600228,0,'soga_hair_face_highlight_color',122,44,20), (343734,6600228,0,'soga_hair_type_color',128,82,24), (343735,6600228,0,'soga_hair_type_highlight_color',122,44,20), (343736,6600228,1,'soga_lip_type',0,4,-10), (343737,6600228,1,'soga_nose_type',28,0,18), (343738,6600228,0,'soga_skin_color',191,180,150), (343739,6600228,0,'wing_color1',255,255,255), (343740,6600228,0,'wing_color2',255,255,255), (343741,6600229,1,'cheek_type',0,-89,0), (343742,6600229,1,'chin_type',76,-56,-2), (343743,6600229,1,'ear_type',84,-62,0), (343744,6600229,1,'eye_brow_type',69,-87,4), (343745,6600229,0,'eye_color',102,161,165), (343746,6600229,1,'eye_type',-89,0,0), (343747,6600229,0,'hair_color1',255,246,8), (343748,6600229,0,'hair_color2',171,0,0), (343749,6600229,0,'hair_face_color',47,14,19), (343750,6600229,0,'hair_face_highlight_color',182,81,34), (343751,6600229,0,'hair_type_color',47,14,19), (343752,6600229,0,'hair_type_highlight_color',182,81,34), (343753,6600229,1,'lip_type',-81,-50,-35), (343754,6600229,1,'nose_type',5,-1,-10), (343755,6600229,0,'skin_color',197,171,173), (343756,6600229,1,'soga_cheek_type',0,69,-87), (343757,6600229,1,'soga_chin_type',0,-81,-50), (343758,6600229,1,'soga_ear_type',0,-89,0), (343759,6600229,1,'soga_eye_brow_type',0,84,-62), (343760,6600229,0,'soga_eye_color',229,229,102), (343761,6600229,1,'soga_eye_type',-85,0,0), (343762,6600229,0,'soga_hair_face_color',47,14,19), (343763,6600229,0,'soga_hair_face_highlight_color',182,81,34), (343764,6600229,0,'soga_hair_type_color',47,14,19), (343765,6600229,0,'soga_hair_type_highlight_color',182,81,34), (343766,6600229,1,'soga_lip_type',4,0,-89), (343767,6600229,1,'soga_nose_type',-35,76,-56), (343768,6600229,0,'soga_skin_color',197,171,173), (343769,6600229,0,'wing_color1',255,255,255), (343770,6600229,0,'wing_color2',255,255,255), (343771,6600230,1,'cheek_type',-45,17,0), (343772,6600230,1,'chin_type',-32,38,8), (343773,6600230,1,'ear_type',-18,-14,0), (343774,6600230,1,'eye_brow_type',14,-3,31), (343775,6600230,0,'eye_color',138,174,156), (343776,6600230,1,'eye_type',29,0,0), (343777,6600230,0,'hair_color1',244,17,0), (343778,6600230,0,'hair_face_color',233,195,179), (343779,6600230,0,'hair_face_highlight_color',41,15,5), (343780,6600230,0,'hair_type_color',233,195,179), (343781,6600230,0,'hair_type_highlight_color',41,15,5), (343782,6600230,1,'lip_type',-19,5,21), (343783,6600230,1,'nose_type',28,-12,17), (343784,6600230,0,'skin_color',228,189,174), (343785,6600230,1,'soga_cheek_type',0,14,-3), (343786,6600230,1,'soga_chin_type',0,-19,5), (343787,6600230,1,'soga_ear_type',0,29,0), (343788,6600230,1,'soga_eye_brow_type',0,-18,-14), (343789,6600230,0,'soga_eye_color',229,229,102), (343790,6600230,0,'soga_hair_face_color',233,195,179), (343791,6600230,0,'soga_hair_face_highlight_color',41,15,5), (343792,6600230,0,'soga_hair_type_color',233,195,179), (343793,6600230,0,'soga_hair_type_highlight_color',41,15,5), (343794,6600230,1,'soga_lip_type',31,-45,17), (343795,6600230,1,'soga_nose_type',21,-32,38), (343796,6600230,0,'soga_skin_color',228,189,174), (343797,6600230,0,'wing_color1',255,255,255), (343798,6600230,0,'wing_color2',255,255,255), (343805,6600231,0,'hair_color1',224,32,156), (343806,6600231,0,'hair_color2',238,0,0), (343807,6600231,0,'hair_face_color',43,30,22), (343808,6600231,0,'hair_face_highlight_color',116,113,110), (343809,6600231,0,'hair_type_color',43,30,22), (343810,6600231,0,'hair_type_highlight_color',116,113,110), (343818,6600231,0,'soga_eye_color',229,229,102), (343820,6600231,0,'soga_hair_face_color',43,30,22), (343821,6600231,0,'soga_hair_face_highlight_color',116,113,110), (343822,6600231,0,'soga_hair_type_color',43,30,22), (343823,6600231,0,'soga_hair_type_highlight_color',116,113,110), (343826,6600231,0,'soga_skin_color',200,177,139), (343829,6600232,1,'cheek_type',-5,81,0), (343830,6600232,1,'chin_type',88,17,37), (343831,6600232,1,'ear_type',37,-74,0), (343832,6600232,1,'eye_brow_type',78,-95,-26), (343833,6600232,0,'eye_color',29,56,42), (343834,6600232,1,'eye_type',75,0,0), (343835,6600232,0,'hair_color1',192,75,58), (343836,6600232,0,'hair_color2',83,0,0), (343837,6600232,0,'hair_face_color',15,1,21), (343838,6600232,0,'hair_face_highlight_color',244,246,246), (343839,6600232,0,'hair_highlight',161,165,168), (343840,6600232,0,'hair_type_color',15,1,21), (343841,6600232,0,'hair_type_highlight_color',244,246,246), (343842,6600232,1,'lip_type',-87,78,8), (343843,6600232,1,'nose_type',35,-64,75), (343844,6600232,0,'skin_color',138,108,67), (343845,6600232,1,'soga_cheek_type',0,78,-95), (343846,6600232,1,'soga_chin_type',0,-87,78), (343847,6600232,1,'soga_ear_type',0,75,0), (343848,6600232,1,'soga_eye_brow_type',0,37,-74), (343849,6600232,0,'soga_eye_color',229,229,102), (343850,6600232,1,'soga_eye_type',83,0,0), (343851,6600232,0,'soga_hair_color1',29,21,28), (343852,6600232,0,'soga_hair_color2',39,32,39), (343853,6600232,0,'soga_hair_face_color',15,1,21), (343854,6600232,0,'soga_hair_face_highlight_color',244,246,246), (343855,6600232,0,'soga_hair_highlight',161,165,168), (343856,6600232,0,'soga_hair_type_color',15,1,21), (343857,6600232,0,'soga_hair_type_highlight_color',244,246,246), (343858,6600232,1,'soga_lip_type',-26,-5,81), (343859,6600232,1,'soga_nose_type',8,88,17), (343860,6600232,0,'soga_skin_color',138,108,67), (343861,6600232,0,'wing_color1',255,255,255), (343862,6600232,0,'wing_color2',255,255,255), (343863,6600233,1,'cheek_type',0,8,0), (343864,6600233,1,'chin_type',19,-2,1), (343865,6600233,1,'ear_type',8,-5,0), (343866,6600233,1,'eye_brow_type',-41,-17,-34), (343867,6600233,0,'eye_color',78,56,25), (343868,6600233,1,'eye_type',-4,0,0), (343869,6600233,0,'hair_color1',254,0,0), (343870,6600233,0,'hair_face_color',245,243,201), (343871,6600233,0,'hair_face_highlight_color',84,85,84), (343872,6600233,0,'hair_type_color',245,243,201), (343873,6600233,0,'hair_type_highlight_color',84,85,84), (343874,6600233,1,'lip_type',0,-34,9), (343875,6600233,1,'nose_type',-5,-2,0), (343876,6600233,0,'skin_color',250,243,233), (343877,6600233,1,'soga_cheek_type',0,-41,-17), (343878,6600233,1,'soga_chin_type',0,0,-34), (343879,6600233,1,'soga_ear_type',0,-4,0), (343880,6600233,1,'soga_eye_brow_type',0,8,-5), (343881,6600233,0,'soga_eye_color',229,229,102), (343882,6600233,0,'soga_hair_face_color',245,243,201), (343883,6600233,0,'soga_hair_face_highlight_color',84,85,84), (343884,6600233,0,'soga_hair_type_color',245,243,201), (343885,6600233,0,'soga_hair_type_highlight_color',84,85,84), (343886,6600233,1,'soga_lip_type',-34,0,8), (343887,6600233,1,'soga_nose_type',9,19,-2), (343888,6600233,0,'soga_skin_color',250,243,233), (343889,6600233,0,'wing_color1',255,255,255), (343890,6600233,0,'wing_color2',255,255,255), (343891,6600234,1,'cheek_type',39,-44,0), (343892,6600234,1,'chin_type',19,56,-57), (343893,6600234,1,'ear_type',31,-10,0), (343894,6600234,1,'eye_brow_type',71,-23,69), (343895,6600234,0,'eye_color',155,186,169), (343896,6600234,1,'eye_type',91,0,0), (343897,6600234,0,'hair_color1',188,181,31), (343898,6600234,0,'hair_color2',84,0,0), (343899,6600234,0,'hair_face_color',244,246,246), (343900,6600234,0,'hair_face_highlight_color',33,24,42), (343901,6600234,0,'hair_highlight',29,21,28), (343902,6600234,0,'hair_type_color',244,246,246), (343903,6600234,0,'hair_type_highlight_color',33,24,42), (343904,6600234,1,'lip_type',25,-19,-75), (343905,6600234,1,'nose_type',18,-68,-75), (343906,6600234,0,'skin_color',217,184,175), (343907,6600234,1,'soga_cheek_type',0,71,-23), (343908,6600234,1,'soga_chin_type',0,25,-19), (343909,6600234,1,'soga_ear_type',0,91,0), (343910,6600234,1,'soga_eye_brow_type',0,31,-10), (343911,6600234,0,'soga_eye_color',229,229,102), (343912,6600234,1,'soga_eye_type',84,0,0), (343913,6600234,0,'soga_hair_color1',161,165,168), (343914,6600234,0,'soga_hair_color2',50,69,69), (343915,6600234,0,'soga_hair_face_color',244,246,246), (343916,6600234,0,'soga_hair_face_highlight_color',33,24,42), (343917,6600234,0,'soga_hair_highlight',29,21,28), (343918,6600234,0,'soga_hair_type_color',244,246,246), (343919,6600234,0,'soga_hair_type_highlight_color',33,24,42), (343920,6600234,1,'soga_lip_type',69,39,-44), (343921,6600234,1,'soga_nose_type',-75,19,56), (343922,6600234,0,'soga_skin_color',217,184,175), (343923,6600234,0,'wing_color1',255,255,255), (343924,6600234,0,'wing_color2',255,255,255), (343925,6600235,1,'cheek_type',5,4,0), (343926,6600235,1,'chin_type',-8,0,28), (343927,6600235,1,'ear_type',-28,7,0), (343928,6600235,1,'eye_brow_type',-25,0,-25), (343929,6600235,0,'eye_color',119,169,165), (343930,6600235,1,'eye_type',39,0,0), (343931,6600235,0,'hair_face_color',13,9,6), (343932,6600235,0,'hair_face_highlight_color',53,29,2), (343933,6600235,0,'hair_type_color',13,9,6), (343934,6600235,0,'hair_type_highlight_color',53,29,2), (343935,6600235,1,'lip_type',1,-10,9), (343936,6600235,1,'nose_type',-23,0,0), (343937,6600235,0,'skin_color',130,101,62), (343938,6600235,1,'soga_cheek_type',0,-25,0), (343939,6600235,1,'soga_chin_type',0,1,-10), (343940,6600235,1,'soga_ear_type',0,39,0), (343941,6600235,1,'soga_eye_brow_type',0,-28,7), (343942,6600235,0,'soga_eye_color',229,229,102), (343943,6600235,1,'soga_eye_type',39,0,0), (343944,6600235,0,'soga_hair_face_color',13,9,6), (343945,6600235,0,'soga_hair_face_highlight_color',53,29,2), (343946,6600235,0,'soga_hair_type_color',13,9,6), (343947,6600235,0,'soga_hair_type_highlight_color',53,29,2), (343948,6600235,1,'soga_lip_type',-25,5,4), (343949,6600235,1,'soga_nose_type',9,-8,0), (343950,6600235,0,'soga_skin_color',130,101,62), (343951,6600235,0,'wing_color1',255,255,255), (343952,6600235,0,'wing_color2',255,255,255), (343953,6600236,1,'cheek_type',0,34,0), (343954,6600236,1,'chin_type',-82,57,-72), (343955,6600236,1,'ear_type',93,8,0), (343956,6600236,1,'eye_brow_type',-14,53,-31), (343957,6600236,0,'eye_color',29,59,47), (343958,6600236,1,'eye_type',63,0,0), (343959,6600236,0,'hair_color1',168,204,95), (343960,6600236,0,'hair_color2',200,0,0), (343961,6600236,0,'hair_face_color',100,70,10), (343962,6600236,0,'hair_face_highlight_color',244,246,246), (343963,6600236,0,'hair_type_color',100,70,10), (343964,6600236,0,'hair_type_highlight_color',244,246,246), (343965,6600236,1,'lip_type',-75,-71,78), (343966,6600236,1,'nose_type',-9,-88,-52), (343967,6600236,0,'skin_color',105,105,105), (343968,6600236,1,'soga_cheek_type',0,-14,53), (343969,6600236,1,'soga_chin_type',0,-75,-71), (343970,6600236,1,'soga_ear_type',0,63,0), (343971,6600236,1,'soga_eye_brow_type',0,93,8), (343972,6600236,0,'soga_eye_color',229,229,102), (343973,6600236,1,'soga_eye_type',-56,0,0), (343974,6600236,0,'soga_hair_face_color',100,70,10), (343975,6600236,0,'soga_hair_face_highlight_color',244,246,246), (343976,6600236,0,'soga_hair_type_color',100,70,10), (343977,6600236,0,'soga_hair_type_highlight_color',244,246,246), (343978,6600236,1,'soga_lip_type',-31,0,34), (343979,6600236,1,'soga_nose_type',78,-82,57), (343980,6600236,0,'soga_skin_color',105,105,105), (343981,6600236,0,'wing_color1',255,255,255), (343982,6600236,0,'wing_color2',255,255,255), (343983,6600237,1,'cheek_type',-37,68,0), (343984,6600237,1,'chin_type',-72,79,-38), (343985,6600237,1,'ear_type',-63,-1,0), (343986,6600237,1,'eye_brow_type',-8,-64,40), (343987,6600237,0,'eye_color',108,145,107), (343988,6600237,1,'eye_type',22,0,0), (343989,6600237,0,'hair_color1',68,28,178), (343990,6600237,0,'hair_color2',37,0,0), (343991,6600237,0,'hair_face_color',35,24,1), (343992,6600237,0,'hair_face_highlight_color',43,13,17), (343993,6600237,0,'hair_type_color',35,24,1), (343994,6600237,0,'hair_type_highlight_color',43,13,17), (343995,6600237,1,'lip_type',-75,-95,-64), (343996,6600237,1,'nose_type',-55,68,28), (343997,6600237,0,'skin_color',47,38,39), (343998,6600237,1,'soga_cheek_type',0,-8,-64), (343999,6600237,1,'soga_chin_type',0,-75,-95), (344000,6600237,1,'soga_ear_type',0,22,0), (344001,6600237,1,'soga_eye_brow_type',0,-63,-1), (344002,6600237,0,'soga_eye_color',229,229,102), (344003,6600237,1,'soga_eye_type',37,0,0), (344004,6600237,0,'soga_hair_face_color',35,24,1), (344005,6600237,0,'soga_hair_face_highlight_color',43,13,17), (344006,6600237,0,'soga_hair_type_color',35,24,1), (344007,6600237,0,'soga_hair_type_highlight_color',43,13,17), (344008,6600237,1,'soga_lip_type',40,-37,68), (344009,6600237,1,'soga_nose_type',-64,-72,79), (344010,6600237,0,'soga_skin_color',47,38,39), (344011,6600237,0,'wing_color1',255,255,255), (344012,6600237,0,'wing_color2',255,255,255), (344013,6600238,1,'cheek_type',31,17,0), (344014,6600238,1,'chin_type',4,-38,-34), (344015,6600238,1,'ear_type',-11,1,0), (344016,6600238,1,'eye_brow_type',-4,0,0), (344017,6600238,0,'eye_color',33,61,40), (344018,6600238,1,'eye_type',-20,0,0), (344019,6600238,0,'hair_color1',249,14,156), (344020,6600238,0,'hair_face_color',123,83,56), (344021,6600238,0,'hair_face_highlight_color',124,71,4), (344022,6600238,0,'hair_type_color',123,83,56), (344023,6600238,0,'hair_type_highlight_color',124,71,4), (344024,6600238,1,'lip_type',0,7,-14), (344025,6600238,1,'nose_type',-28,-7,14), (344026,6600238,0,'skin_color',196,150,125), (344027,6600238,1,'soga_cheek_type',0,-4,0), (344028,6600238,1,'soga_chin_type',0,0,7), (344029,6600238,1,'soga_ear_type',0,-20,0), (344030,6600238,1,'soga_eye_brow_type',0,-11,1), (344031,6600238,0,'soga_eye_color',229,229,102), (344032,6600238,1,'soga_eye_type',-20,0,0), (344033,6600238,0,'soga_hair_face_color',123,83,56), (344034,6600238,0,'soga_hair_face_highlight_color',124,71,4), (344035,6600238,0,'soga_hair_type_color',123,83,56), (344036,6600238,0,'soga_hair_type_highlight_color',124,71,4), (344037,6600238,1,'soga_lip_type',0,31,17), (344038,6600238,1,'soga_nose_type',-14,4,-38), (344039,6600238,0,'soga_skin_color',196,150,125), (344040,6600238,0,'wing_color1',255,255,255), (344041,6600238,0,'wing_color2',255,255,255), (344042,6600239,1,'cheek_type',84,1,0), (344043,6600239,1,'chin_type',8,7,-90), (344044,6600239,1,'ear_type',-70,81,0), (344045,6600239,1,'eye_brow_type',97,-100,69), (344046,6600239,0,'eye_color',176,140,83), (344047,6600239,1,'eye_type',68,0,0), (344048,6600239,0,'hair_color1',75,44,188), (344049,6600239,0,'hair_color2',100,0,0), (344050,6600239,0,'hair_face_color',29,19,38), (344051,6600239,0,'hair_face_highlight_color',244,246,246), (344052,6600239,0,'hair_type_color',29,19,38), (344053,6600239,0,'hair_type_highlight_color',244,246,246), (344054,6600239,1,'lip_type',-41,-100,51), (344055,6600239,1,'nose_type',100,75,44), (344056,6600239,0,'skin_color',50,37,22), (344057,6600239,1,'soga_cheek_type',0,97,-100), (344058,6600239,1,'soga_chin_type',0,-41,-100), (344059,6600239,1,'soga_ear_type',0,68,0), (344060,6600239,1,'soga_eye_brow_type',0,-70,81), (344061,6600239,0,'soga_eye_color',229,229,102), (344062,6600239,1,'soga_eye_type',100,0,0), (344063,6600239,0,'soga_hair_face_color',29,19,38), (344064,6600239,0,'soga_hair_face_highlight_color',244,246,246), (344065,6600239,0,'soga_hair_type_color',29,19,38), (344066,6600239,0,'soga_hair_type_highlight_color',244,246,246), (344067,6600239,1,'soga_lip_type',69,84,1), (344068,6600239,1,'soga_nose_type',51,8,7), (344069,6600239,0,'soga_skin_color',50,37,22), (344070,6600239,0,'wing_color1',255,255,255), (344071,6600239,0,'wing_color2',255,255,255), (344072,6600240,1,'cheek_type',0,-18,0), (344073,6600240,1,'chin_type',0,-14,0), (344074,6600240,1,'ear_type',8,4,0), (344075,6600240,1,'eye_brow_type',-14,-20,-4), (344076,6600240,0,'eye_color',32,67,73), (344077,6600240,1,'eye_type',-20,0,0), (344078,6600240,0,'hair_color1',253,236,0), (344079,6600240,0,'hair_face_color',126,126,125), (344080,6600240,0,'hair_face_highlight_color',90,89,88), (344081,6600240,0,'hair_type_color',126,126,125), (344082,6600240,0,'hair_type_highlight_color',90,89,88), (344083,6600240,1,'lip_type',-14,25,-28), (344084,6600240,1,'nose_type',-23,-3,-20), (344085,6600240,0,'skin_color',219,228,220), (344086,6600240,1,'soga_cheek_type',0,-14,-20), (344087,6600240,1,'soga_chin_type',0,-14,25), (344088,6600240,1,'soga_ear_type',0,-20,0), (344089,6600240,1,'soga_eye_brow_type',0,8,4), (344090,6600240,0,'soga_eye_color',229,229,102), (344091,6600240,0,'soga_hair_face_color',126,126,125), (344092,6600240,0,'soga_hair_face_highlight_color',90,89,88), (344093,6600240,0,'soga_hair_type_color',126,126,125), (344094,6600240,0,'soga_hair_type_highlight_color',90,89,88), (344095,6600240,1,'soga_lip_type',-4,0,-18), (344096,6600240,1,'soga_nose_type',-28,0,-14), (344097,6600240,0,'soga_skin_color',219,228,220), (344098,6600240,0,'wing_color1',255,255,255), (344099,6600240,0,'wing_color2',255,255,255), (344100,6600241,1,'cheek_type',21,100,0), (344101,6600241,1,'chin_type',31,-75,75), (344102,6600241,1,'ear_type',84,-47,0), (344103,6600241,1,'eye_brow_type',-88,-5,79), (344104,6600241,0,'eye_color',0,59,58), (344105,6600241,1,'eye_type',-40,0,0), (344106,6600241,0,'hair_color1',40,42,156), (344107,6600241,1,'lip_type',-26,-25,95), (344108,6600241,1,'nose_type',70,40,42), (344109,6600241,0,'skin_color',249,246,246), (344110,6600241,1,'soga_cheek_type',0,-88,-5), (344111,6600241,1,'soga_chin_type',0,-26,-25), (344112,6600241,1,'soga_ear_type',0,-40,0), (344113,6600241,1,'soga_eye_brow_type',0,84,-47), (344114,6600241,0,'soga_eye_color',229,229,102), (344115,6600241,1,'soga_eye_type',-40,0,0), (344116,6600241,1,'soga_lip_type',79,21,100), (344117,6600241,1,'soga_nose_type',95,31,-75), (344118,6600241,0,'soga_skin_color',249,246,246), (344119,6600241,0,'wing_color1',255,255,255), (344120,6600241,0,'wing_color2',255,255,255), (344121,6600242,1,'cheek_type',91,8,0), (344122,6600242,1,'chin_type',-14,-65,-79), (344123,6600242,1,'ear_type',69,-85,0), (344124,6600242,1,'eye_brow_type',-28,-55,83), (344125,6600242,0,'eye_color',43,87,100), (344126,6600242,0,'hair_color1',169,185,252), (344127,6600242,0,'hair_color2',31,15,2), (344128,6600242,0,'hair_face_color',233,184,31), (344129,6600242,0,'hair_face_highlight_color',184,128,10), (344130,6600242,0,'hair_highlight',50,3,50), (344131,6600242,0,'hair_type_color',233,184,31), (344132,6600242,0,'hair_type_highlight_color',184,128,10), (344133,6600242,1,'lip_type',21,-85,-18), (344134,6600242,1,'nose_type',59,-87,-71), (344135,6600242,0,'skin_color',246,249,249), (344136,6600242,1,'soga_cheek_type',0,-28,-55), (344137,6600242,1,'soga_chin_type',0,21,-85), (344138,6600242,1,'soga_ear_type',69,-85,0), (344139,6600242,1,'soga_eye_brow_type',0,69,-85), (344140,6600242,0,'soga_eye_color',229,229,102), (344141,6600242,1,'soga_eye_type',31,0,0), (344142,6600242,0,'soga_hair_color1',2,50,0), (344143,6600242,0,'soga_hair_color2',187,136,62), (344144,6600242,0,'soga_hair_face_color',233,184,31), (344145,6600242,0,'soga_hair_face_highlight_color',184,128,10), (344146,6600242,0,'soga_hair_highlight',209,131,22), (344147,6600242,0,'soga_hair_type_color',233,184,31), (344148,6600242,0,'soga_hair_type_highlight_color',184,128,10), (344149,6600242,1,'soga_lip_type',83,91,8), (344150,6600242,1,'soga_nose_type',-18,-14,-65), (344151,6600242,0,'soga_skin_color',246,249,249), (344152,6600243,1,'cheek_type',-17,-25,0), (344153,6600243,1,'chin_type',12,-32,-31), (344154,6600243,1,'ear_type',31,23,0), (344155,6600243,1,'eye_brow_type',2,-31,-18), (344156,6600243,0,'eye_color',84,110,64), (344157,6600243,1,'eye_type',14,0,0), (344158,6600243,0,'hair_color1',9,219,0), (344159,6600243,0,'hair_face_color',245,231,120), (344160,6600243,0,'hair_face_highlight_color',102,42,0), (344161,6600243,0,'hair_type_color',245,231,120), (344162,6600243,0,'hair_type_highlight_color',102,42,0), (344163,6600243,1,'lip_type',37,4,-38), (344164,6600243,1,'nose_type',-8,9,-37), (344165,6600243,0,'skin_color',228,214,201), (344166,6600243,1,'soga_cheek_type',0,2,-31), (344167,6600243,1,'soga_chin_type',0,37,4), (344168,6600243,1,'soga_ear_type',0,14,0), (344169,6600243,1,'soga_eye_brow_type',0,31,23), (344170,6600243,0,'soga_eye_color',229,229,102), (344171,6600243,1,'soga_eye_type',14,0,0), (344172,6600243,0,'soga_hair_face_color',245,231,120), (344173,6600243,0,'soga_hair_face_highlight_color',102,42,0), (344174,6600243,0,'soga_hair_type_color',245,231,120), (344175,6600243,0,'soga_hair_type_highlight_color',102,42,0), (344176,6600243,1,'soga_lip_type',-18,-17,-25), (344177,6600243,1,'soga_nose_type',-38,12,-32), (344178,6600243,0,'soga_skin_color',228,214,201), (344179,6600243,0,'wing_color1',255,255,255), (344180,6600243,0,'wing_color2',255,255,255), (344181,6600244,1,'cheek_type',81,65,0), (344182,6600244,1,'chin_type',0,-31,10), (344183,6600244,1,'ear_type',-48,57,0), (344184,6600244,1,'eye_brow_type',-1,-89,12), (344185,6600244,0,'eye_color',29,57,40), (344186,6600244,1,'eye_type',87,0,0), (344187,6600244,0,'hair_color1',206,204,188), (344188,6600244,0,'hair_color2',242,0,0), (344189,6600244,0,'hair_face_color',104,21,19), (344190,6600244,0,'hair_face_highlight_color',44,38,54), (344191,6600244,0,'hair_type_color',104,21,19), (344192,6600244,0,'hair_type_highlight_color',44,38,54), (344193,6600244,1,'lip_type',45,75,2), (344194,6600244,1,'nose_type',35,-50,-52), (344195,6600244,0,'skin_color',74,72,52), (344196,6600244,1,'soga_cheek_type',0,-1,-89), (344197,6600244,1,'soga_chin_type',0,45,75), (344198,6600244,1,'soga_ear_type',0,87,0), (344199,6600244,1,'soga_eye_brow_type',0,-48,57), (344200,6600244,0,'soga_eye_color',229,229,102), (344201,6600244,1,'soga_eye_type',-14,0,0), (344202,6600244,0,'soga_hair_face_color',104,21,19), (344203,6600244,0,'soga_hair_face_highlight_color',44,38,54), (344204,6600244,0,'soga_hair_type_color',104,21,19), (344205,6600244,0,'soga_hair_type_highlight_color',44,38,54), (344206,6600244,1,'soga_lip_type',12,81,65), (344207,6600244,1,'soga_nose_type',2,0,-31), (344208,6600244,0,'soga_skin_color',74,72,52), (344209,6600244,0,'wing_color1',255,255,255), (344210,6600244,0,'wing_color2',255,255,255), (344211,6600245,1,'cheek_type',-17,-42,0), (344212,6600245,1,'chin_type',7,-37,-8), (344213,6600245,1,'ear_type',37,-100,0), (344214,6600245,1,'eye_brow_type',-1,18,11), (344215,6600245,0,'eye_color',89,60,26), (344216,6600245,1,'eye_type',17,0,0), (344217,6600245,0,'hair_color1',169,56,100), (344218,6600245,0,'hair_color2',104,52,0), (344219,6600245,0,'hair_face_color',42,12,17), (344220,6600245,0,'hair_face_highlight_color',36,23,2), (344221,6600245,0,'hair_highlight',79,28,15), (344222,6600245,0,'hair_type_color',42,12,17), (344223,6600245,0,'hair_type_highlight_color',36,23,2), (344224,6600245,1,'lip_type',-56,61,-51), (344225,6600245,1,'nose_type',34,-87,56), (344226,6600245,0,'skin_color',148,112,75), (344227,6600245,1,'soga_cheek_type',0,-1,18), (344228,6600245,1,'soga_chin_type',0,-56,61), (344229,6600245,1,'soga_ear_type',0,17,0), (344230,6600245,1,'soga_eye_brow_type',0,37,-100), (344231,6600245,0,'soga_eye_color',229,229,102), (344232,6600245,1,'soga_eye_type',17,0,0), (344233,6600245,0,'soga_hair_color1',54,45,28), (344234,6600245,0,'soga_hair_color2',104,52,0), (344235,6600245,0,'soga_hair_face_color',42,12,17), (344236,6600245,0,'soga_hair_face_highlight_color',36,23,2), (344237,6600245,0,'soga_hair_highlight',79,28,15), (344238,6600245,0,'soga_hair_type_color',42,12,17), (344239,6600245,0,'soga_hair_type_highlight_color',36,23,2), (344240,6600245,1,'soga_lip_type',11,-17,-42), (344241,6600245,1,'soga_nose_type',-51,7,-37), (344242,6600245,0,'soga_skin_color',148,112,75), (344243,6600245,0,'wing_color1',255,255,255), (344244,6600245,0,'wing_color2',255,255,255), (344245,6600246,1,'cheek_type',-35,12,0), (344246,6600246,1,'chin_type',15,93,-25), (344247,6600246,1,'ear_type',62,-43,0), (344248,6600246,1,'eye_brow_type',-43,44,83), (344249,6600246,0,'eye_color',106,162,159), (344250,6600246,1,'eye_type',26,0,0), (344251,6600246,0,'hair_color1',46,244,213), (344252,6600246,0,'hair_color2',14,0,0), (344253,6600246,0,'hair_face_color',15,1,21), (344254,6600246,0,'hair_face_highlight_color',219,179,15), (344255,6600246,0,'hair_type_color',15,1,21), (344256,6600246,0,'hair_type_highlight_color',219,179,15), (344257,6600246,1,'lip_type',48,14,90), (344258,6600246,1,'nose_type',0,46,-12), (344259,6600246,0,'skin_color',149,156,156), (344260,6600246,1,'soga_cheek_type',0,-43,44), (344261,6600246,1,'soga_chin_type',0,48,14), (344262,6600246,1,'soga_ear_type',0,26,0), (344263,6600246,1,'soga_eye_brow_type',0,62,-43), (344264,6600246,0,'soga_eye_color',229,229,102), (344265,6600246,1,'soga_eye_type',14,0,0), (344266,6600246,0,'soga_hair_face_color',15,1,21), (344267,6600246,0,'soga_hair_face_highlight_color',219,179,15), (344268,6600246,0,'soga_hair_type_color',15,1,21), (344269,6600246,0,'soga_hair_type_highlight_color',219,179,15), (344270,6600246,1,'soga_lip_type',83,-35,12), (344271,6600246,1,'soga_nose_type',90,15,93), (344272,6600246,0,'soga_skin_color',149,156,156), (344273,6600246,0,'wing_color1',255,255,255), (344274,6600246,0,'wing_color2',255,255,255), (344275,6600247,1,'cheek_type',-59,66,0), (344276,6600247,1,'chin_type',29,-10,-12), (344277,6600247,1,'ear_type',89,32,0), (344278,6600247,1,'eye_brow_type',59,-93,-31), (344279,6600247,0,'eye_color',54,116,114), (344280,6600247,1,'eye_type',53,0,0), (344281,6600247,0,'hair_color1',14,77,182), (344282,6600247,0,'hair_color2',200,0,0), (344283,6600247,0,'hair_face_color',171,64,25), (344284,6600247,0,'hair_face_highlight_color',84,0,0), (344285,6600247,0,'hair_type_color',171,64,25), (344286,6600247,0,'hair_type_highlight_color',84,0,0), (344287,6600247,1,'lip_type',-25,-21,-25), (344288,6600247,1,'nose_type',39,14,77), (344289,6600247,0,'skin_color',252,253,253), (344290,6600247,1,'soga_cheek_type',0,59,-93), (344291,6600247,1,'soga_chin_type',0,-25,-21), (344292,6600247,1,'soga_ear_type',0,53,0), (344293,6600247,1,'soga_eye_brow_type',0,89,32), (344294,6600247,0,'soga_eye_color',229,229,102), (344295,6600247,1,'soga_eye_type',-56,0,0), (344296,6600247,0,'soga_hair_face_color',171,64,25), (344297,6600247,0,'soga_hair_face_highlight_color',84,0,0), (344298,6600247,0,'soga_hair_type_color',171,64,25), (344299,6600247,0,'soga_hair_type_highlight_color',84,0,0), (344300,6600247,1,'soga_lip_type',-31,-59,66), (344301,6600247,1,'soga_nose_type',-25,29,-10), (344302,6600247,0,'soga_skin_color',252,253,253), (344303,6600247,0,'wing_color1',255,255,255), (344304,6600247,0,'wing_color2',255,255,255), (344305,6600248,1,'cheek_type',93,-31,0), (344306,6600248,1,'chin_type',40,-98,-25), (344307,6600248,1,'ear_type',31,-55,0), (344308,6600248,1,'eye_brow_type',-47,79,96), (344309,6600248,0,'eye_color',42,57,33), (344310,6600248,1,'eye_type',-68,0,0), (344311,6600248,0,'hair_color1',175,194,55), (344312,6600248,0,'hair_face_color',233,184,31), (344313,6600248,0,'hair_face_highlight_color',53,50,65), (344314,6600248,0,'hair_type_color',233,184,31), (344315,6600248,0,'hair_type_highlight_color',53,50,65), (344316,6600248,1,'lip_type',15,-90,-62), (344317,6600248,1,'nose_type',-96,-81,-62), (344318,6600248,0,'skin_color',177,159,110), (344319,6600248,1,'soga_cheek_type',0,-47,79), (344320,6600248,1,'soga_chin_type',0,15,-90), (344321,6600248,1,'soga_ear_type',0,-68,0), (344322,6600248,1,'soga_eye_brow_type',0,31,-55), (344323,6600248,0,'soga_eye_color',229,229,102), (344324,6600248,0,'soga_hair_face_color',233,184,31), (344325,6600248,0,'soga_hair_face_highlight_color',53,50,65), (344326,6600248,0,'soga_hair_type_color',233,184,31), (344327,6600248,0,'soga_hair_type_highlight_color',53,50,65), (344328,6600248,1,'soga_lip_type',96,93,-31), (344329,6600248,1,'soga_nose_type',-62,40,-98), (344330,6600248,0,'soga_skin_color',177,159,110), (344331,6600248,0,'wing_color1',255,255,255), (344332,6600248,0,'wing_color2',255,255,255), (344333,6600249,1,'cheek_type',-9,58,0), (344334,6600249,1,'chin_type',-10,-52,-62), (344335,6600249,1,'ear_type',-75,-50,0), (344336,6600249,1,'eye_brow_type',-5,-41,-38), (344337,6600249,0,'eye_color',135,0,48), (344338,6600249,1,'eye_type',89,0,0), (344339,6600249,0,'hair_color1',0,38,200), (344340,6600249,1,'lip_type',-52,77,-68), (344341,6600249,1,'nose_type',2,0,38), (344342,6600249,0,'skin_color',143,130,128), (344343,6600249,1,'soga_cheek_type',0,-5,-41), (344344,6600249,1,'soga_chin_type',0,-52,77), (344345,6600249,1,'soga_ear_type',0,89,0), (344346,6600249,1,'soga_eye_brow_type',0,-75,-50), (344347,6600249,0,'soga_eye_color',229,229,102), (344348,6600249,1,'soga_eye_type',89,0,0), (344349,6600249,1,'soga_lip_type',-38,-9,58), (344350,6600249,1,'soga_nose_type',-68,-10,-52), (344351,6600249,0,'soga_skin_color',143,130,128), (344352,6600249,0,'wing_color1',255,255,255), (344353,6600249,0,'wing_color2',255,255,255), (344354,6600250,1,'cheek_type',38,18,0), (344355,6600250,1,'chin_type',-43,-28,18), (344356,6600250,1,'ear_type',29,-23,0), (344357,6600250,1,'eye_brow_type',-3,-19,28), (344358,6600250,0,'eye_color',47,96,107), (344359,6600250,1,'eye_type',-8,0,0), (344360,6600250,0,'hair_color1',253,8,0), (344361,6600250,0,'hair_face_color',125,61,0), (344362,6600250,0,'hair_face_highlight_color',216,192,37), (344363,6600250,0,'hair_type_color',125,61,0), (344364,6600250,0,'hair_type_highlight_color',216,192,37), (344365,6600250,1,'lip_type',-19,-2,-42), (344366,6600250,1,'nose_type',12,-3,8), (344367,6600250,0,'skin_color',236,247,247), (344368,6600250,1,'soga_cheek_type',0,-3,-19), (344369,6600250,1,'soga_chin_type',0,-19,-2), (344370,6600250,1,'soga_ear_type',0,-8,0), (344371,6600250,1,'soga_eye_brow_type',0,29,-23), (344372,6600250,0,'soga_eye_color',229,229,102), (344373,6600250,1,'soga_eye_type',-8,0,0), (344374,6600250,0,'soga_hair_face_color',125,61,0), (344375,6600250,0,'soga_hair_face_highlight_color',216,192,37), (344376,6600250,0,'soga_hair_type_color',125,61,0), (344377,6600250,0,'soga_hair_type_highlight_color',216,192,37), (344378,6600250,1,'soga_lip_type',28,38,18), (344379,6600250,1,'soga_nose_type',-42,-43,-28), (344380,6600250,0,'soga_skin_color',236,247,247), (344381,6600250,0,'wing_color1',255,255,255), (344382,6600250,0,'wing_color2',255,255,255), (344383,6600251,1,'cheek_type',28,-37,0), (344384,6600251,1,'chin_type',9,4,17), (344385,6600251,1,'ear_type',-28,28,0), (344386,6600251,1,'eye_brow_type',-4,-41,-19), (344387,6600251,0,'eye_color',31,68,69), (344388,6600251,1,'eye_type',23,0,0), (344389,6600251,0,'hair_color1',228,37,156), (344390,6600251,0,'hair_color2',198,0,0), (344391,6600251,0,'hair_face_color',213,209,159), (344392,6600251,0,'hair_face_highlight_color',56,40,19), (344393,6600251,0,'hair_type_color',213,209,159), (344394,6600251,0,'hair_type_highlight_color',56,40,19), (344395,6600251,1,'lip_type',32,32,-14), (344396,6600251,1,'nose_type',-26,-28,37), (344397,6600251,0,'skin_color',181,132,94), (344398,6600251,1,'soga_cheek_type',0,-4,-41), (344399,6600251,1,'soga_chin_type',0,32,32), (344400,6600251,1,'soga_ear_type',0,23,0), (344401,6600251,1,'soga_eye_brow_type',0,-28,28), (344402,6600251,0,'soga_eye_color',229,229,102), (344403,6600251,1,'soga_eye_type',-58,0,0), (344404,6600251,0,'soga_hair_face_color',213,209,159), (344405,6600251,0,'soga_hair_face_highlight_color',56,40,19), (344406,6600251,0,'soga_hair_type_color',213,209,159), (344407,6600251,0,'soga_hair_type_highlight_color',56,40,19), (344408,6600251,1,'soga_lip_type',-19,28,-37), (344409,6600251,1,'soga_nose_type',-14,9,4), (344410,6600251,0,'soga_skin_color',181,132,94), (344411,6600251,0,'wing_color1',255,255,255), (344412,6600251,0,'wing_color2',255,255,255), (344413,6600252,1,'cheek_type',-12,-12,0), (344414,6600252,1,'chin_type',-14,19,-19), (344415,6600252,1,'ear_type',-17,0,0), (344416,6600252,1,'eye_brow_type',-17,9,0), (344417,6600252,0,'eye_color',192,174,138), (344418,6600252,1,'eye_type',4,0,0), (344419,6600252,0,'hair_color1',21,0,0), (344420,6600252,0,'hair_face_color',132,59,0), (344421,6600252,0,'hair_face_highlight_color',150,88,18), (344422,6600252,0,'hair_type_color',132,59,0), (344423,6600252,0,'hair_type_highlight_color',150,88,18), (344424,6600252,1,'lip_type',-43,-2,19), (344425,6600252,1,'nose_type',0,21,0), (344426,6600252,0,'skin_color',232,215,165), (344427,6600252,1,'soga_cheek_type',0,-17,9), (344428,6600252,1,'soga_chin_type',0,-43,-2), (344429,6600252,1,'soga_ear_type',0,4,0), (344430,6600252,1,'soga_eye_brow_type',0,-17,0), (344431,6600252,0,'soga_eye_color',229,229,102), (344432,6600252,1,'soga_eye_type',4,0,0), (344433,6600252,0,'soga_hair_face_color',132,59,0), (344434,6600252,0,'soga_hair_face_highlight_color',150,88,18), (344435,6600252,0,'soga_hair_type_color',132,59,0), (344436,6600252,0,'soga_hair_type_highlight_color',150,88,18), (344437,6600252,1,'soga_lip_type',0,-12,-12), (344438,6600252,1,'soga_nose_type',19,-14,19), (344439,6600252,0,'soga_skin_color',232,215,165), (344440,6600252,0,'wing_color1',255,255,255), (344441,6600252,0,'wing_color2',255,255,255), (344442,6600253,0,'eye_color',255,255,255), (344443,6600253,0,'skin_color',255,255,255), (344444,6600253,0,'soga_eye_color',255,0,255), (344445,6600254,1,'cheek_type',20,14,0), (344446,6600254,1,'chin_type',35,81,68), (344447,6600254,1,'ear_type',-62,28,0), (344448,6600254,1,'eye_brow_type',-56,82,28), (344449,6600254,0,'eye_color',61,120,89), (344450,6600254,1,'eye_type',-41,0,0), (344451,6600254,0,'hair_color1',68,208,248), (344452,6600254,0,'hair_color2',76,0,0), (344453,6600254,0,'hair_face_highlight_color',35,24,1), (344454,6600254,0,'hair_highlight',79,28,15), (344455,6600254,0,'hair_type_highlight_color',35,24,1), (344456,6600254,1,'lip_type',94,-76,-50), (344457,6600254,1,'nose_type',64,68,-48), (344458,6600254,0,'skin_color',241,232,234), (344459,6600254,1,'soga_cheek_type',0,-56,82), (344460,6600254,1,'soga_chin_type',0,94,-76), (344461,6600254,1,'soga_ear_type',0,-41,0), (344462,6600254,1,'soga_eye_brow_type',0,-62,28), (344463,6600254,0,'soga_eye_color',229,229,102), (344464,6600254,1,'soga_eye_type',76,0,0), (344465,6600254,0,'soga_hair_color1',38,22,21), (344466,6600254,0,'soga_hair_color2',120,50,0), (344467,6600254,0,'soga_hair_face_highlight_color',35,24,1), (344468,6600254,0,'soga_hair_highlight',79,28,15), (344469,6600254,0,'soga_hair_type_highlight_color',35,24,1), (344470,6600254,1,'soga_lip_type',28,20,14), (344471,6600254,1,'soga_nose_type',-50,35,81), (344472,6600254,0,'soga_skin_color',241,232,234), (344473,6600254,0,'wing_color1',255,255,255), (344474,6600254,0,'wing_color2',255,255,255), (344475,6600255,1,'cheek_type',-18,-28,0), (344476,6600255,1,'chin_type',0,18,-35), (344477,6600255,1,'ear_type',-7,37,0), (344478,6600255,1,'eye_brow_type',28,3,8), (344479,6600255,0,'eye_color',45,93,106), (344480,6600255,1,'eye_type',3,0,0), (344481,6600255,0,'hair_color1',244,231,0), (344482,6600255,0,'hair_face_color',140,133,130), (344483,6600255,0,'hair_face_highlight_color',159,109,0), (344484,6600255,0,'hair_type_color',140,133,130), (344485,6600255,0,'hair_type_highlight_color',159,109,0), (344486,6600255,1,'lip_type',29,35,-7), (344487,6600255,1,'nose_type',20,-12,-25), (344488,6600255,0,'skin_color',246,253,253), (344489,6600255,1,'soga_cheek_type',0,28,3), (344490,6600255,1,'soga_chin_type',0,29,35), (344491,6600255,1,'soga_ear_type',0,3,0), (344492,6600255,1,'soga_eye_brow_type',0,-7,37), (344493,6600255,0,'soga_eye_color',229,229,102), (344494,6600255,1,'soga_eye_type',3,0,0), (344495,6600255,0,'soga_hair_face_color',140,133,130), (344496,6600255,0,'soga_hair_face_highlight_color',159,109,0), (344497,6600255,0,'soga_hair_type_color',140,133,130), (344498,6600255,0,'soga_hair_type_highlight_color',159,109,0), (344499,6600255,1,'soga_lip_type',8,-18,-28), (344500,6600255,1,'soga_nose_type',-7,0,18), (344501,6600255,0,'soga_skin_color',246,253,253), (344502,6600255,0,'wing_color1',255,255,255), (344503,6600255,0,'wing_color2',255,255,255), (344504,6600256,1,'cheek_type',11,9,0), (344505,6600256,1,'chin_type',-14,-31,-17), (344506,6600256,1,'ear_type',39,-14,0), (344507,6600256,1,'eye_brow_type',-19,10,-21), (344508,6600256,0,'eye_color',67,132,116), (344509,6600256,1,'eye_type',-38,0,0), (344510,6600256,0,'hair_color1',2,249,0), (344511,6600256,0,'hair_face_color',33,24,12), (344512,6600256,0,'hair_face_highlight_color',11,6,1), (344513,6600256,0,'hair_type_color',33,24,12), (344514,6600256,0,'hair_type_highlight_color',11,6,1), (344515,6600256,1,'lip_type',-1,7,0), (344516,6600256,1,'nose_type',0,2,-7), (344517,6600256,0,'skin_color',176,156,105), (344518,6600256,1,'soga_cheek_type',0,-19,10), (344519,6600256,1,'soga_chin_type',0,-1,7), (344520,6600256,1,'soga_ear_type',0,-38,0), (344521,6600256,1,'soga_eye_brow_type',0,39,-14), (344522,6600256,0,'soga_eye_color',229,229,102), (344523,6600256,0,'soga_hair_face_color',33,24,12), (344524,6600256,0,'soga_hair_face_highlight_color',11,6,1), (344525,6600256,0,'soga_hair_type_color',33,24,12), (344526,6600256,0,'soga_hair_type_highlight_color',11,6,1), (344527,6600256,1,'soga_lip_type',-21,11,9), (344528,6600256,1,'soga_nose_type',0,-14,-31), (344529,6600256,0,'soga_skin_color',176,156,105), (344530,6600256,0,'wing_color1',255,255,255), (344531,6600256,0,'wing_color2',255,255,255), (344532,6600257,1,'cheek_type',-100,3,0), (344533,6600257,1,'chin_type',34,-8,0), (344534,6600257,1,'ear_type',-87,-42,0), (344535,6600257,1,'eye_brow_type',-100,7,-55), (344536,6600257,0,'eye_color',69,142,163), (344537,6600257,1,'eye_type',9,0,0), (344538,6600257,0,'hair_color1',100,217,156), (344539,6600257,0,'hair_color2',9,0,0), (344540,6600257,0,'hair_face_highlight_color',84,0,0), (344541,6600257,0,'hair_highlight',109,14,49), (344542,6600257,0,'hair_type_highlight_color',84,0,0), (344543,6600257,1,'lip_type',7,-68,-7), (344544,6600257,1,'nose_type',21,100,-39), (344545,6600257,0,'skin_color',235,223,216), (344546,6600257,1,'soga_cheek_type',0,-100,7), (344547,6600257,1,'soga_chin_type',0,7,-68), (344548,6600257,1,'soga_ear_type',0,9,0), (344549,6600257,1,'soga_eye_brow_type',0,-87,-42), (344550,6600257,0,'soga_eye_color',229,229,102), (344551,6600257,1,'soga_eye_type',9,0,0), (344552,6600257,0,'soga_hair_color1',38,22,21), (344553,6600257,0,'soga_hair_color2',120,50,0), (344554,6600257,0,'soga_hair_face_highlight_color',84,0,0), (344555,6600257,0,'soga_hair_highlight',109,14,49), (344556,6600257,0,'soga_hair_type_highlight_color',84,0,0), (344557,6600257,1,'soga_lip_type',-55,-100,3), (344558,6600257,1,'soga_nose_type',-7,34,-8), (344559,6600257,0,'soga_skin_color',235,223,216), (344560,6600257,0,'wing_color1',255,255,255), (344561,6600257,0,'wing_color2',255,255,255), (344562,6600258,1,'cheek_type',-11,26,0), (344563,6600258,1,'chin_type',22,0,-7), (344564,6600258,1,'ear_type',0,-26,0), (344565,6600258,1,'eye_brow_type',34,2,7), (344566,6600258,0,'eye_color',58,123,131), (344567,6600258,1,'eye_type',-3,0,0), (344568,6600258,0,'hair_color1',228,0,0), (344569,6600258,0,'hair_face_color',63,61,45), (344570,6600258,0,'hair_face_highlight_color',77,75,74), (344571,6600258,0,'hair_type_color',63,61,45), (344572,6600258,0,'hair_type_highlight_color',77,75,74), (344573,6600258,1,'lip_type',-4,-32,-26), (344574,6600258,1,'nose_type',-2,-28,0), (344575,6600258,0,'skin_color',218,221,221), (344576,6600258,1,'soga_cheek_type',0,34,2), (344577,6600258,1,'soga_chin_type',0,-4,-32), (344578,6600258,1,'soga_ear_type',0,-3,0), (344579,6600258,1,'soga_eye_brow_type',0,0,-26), (344580,6600258,0,'soga_eye_color',229,229,102), (344581,6600258,0,'soga_hair_face_color',63,61,45), (344582,6600258,0,'soga_hair_face_highlight_color',77,75,74), (344583,6600258,0,'soga_hair_type_color',63,61,45), (344584,6600258,0,'soga_hair_type_highlight_color',77,75,74), (344585,6600258,1,'soga_lip_type',7,-11,26), (344586,6600258,1,'soga_nose_type',-26,22,0), (344587,6600258,0,'soga_skin_color',218,221,221), (344588,6600258,0,'wing_color1',255,255,255), (344589,6600258,0,'wing_color2',255,255,255), (344590,6600259,0,'eye_color',255,255,255), (344591,6600259,0,'skin_color',255,255,255), (344592,6600259,0,'soga_eye_color',255,0,255), (344597,6600260,0,'eye_color',0,73,74), (344602,6600260,0,'skin_color',121,87,83), (344610,6600260,0,'soga_skin_color',121,87,83), (344613,6600261,1,'cheek_type',61,-21,0), (344614,6600261,1,'chin_type',7,-37,2), (344615,6600261,1,'ear_type',-88,-56,0), (344616,6600261,1,'eye_brow_type',-48,56,-28), (344617,6600261,0,'eye_color',105,155,136), (344618,6600261,1,'eye_type',-34,0,0), (344619,6600261,0,'hair_color1',160,246,29), (344620,6600261,0,'hair_face_color',108,24,23), (344621,6600261,0,'hair_face_highlight_color',220,180,17), (344622,6600261,0,'hair_type_color',108,24,23), (344623,6600261,0,'hair_type_highlight_color',220,180,17), (344624,6600261,1,'lip_type',56,95,-95), (344625,6600261,1,'nose_type',-62,-96,-10), (344626,6600261,0,'skin_color',153,158,142), (344627,6600261,1,'soga_cheek_type',0,-48,56), (344628,6600261,1,'soga_chin_type',0,56,95), (344629,6600261,1,'soga_ear_type',0,-34,0), (344630,6600261,1,'soga_eye_brow_type',0,-88,-56), (344631,6600261,0,'soga_eye_color',229,229,102), (344632,6600261,0,'soga_hair_face_color',108,24,23), (344633,6600261,0,'soga_hair_face_highlight_color',220,180,17), (344634,6600261,0,'soga_hair_type_color',108,24,23), (344635,6600261,0,'soga_hair_type_highlight_color',220,180,17), (344636,6600261,1,'soga_lip_type',-28,61,-21), (344637,6600261,1,'soga_nose_type',-95,7,-37), (344638,6600261,0,'soga_skin_color',153,158,142), (344639,6600261,0,'wing_color1',255,255,255), (344640,6600261,0,'wing_color2',255,255,255), (344641,6600262,1,'cheek_type',79,-26,0), (344642,6600262,1,'chin_type',-8,61,64), (344643,6600262,1,'ear_type',53,-55,0), (344644,6600262,1,'eye_brow_type',-72,-17,97), (344645,6600262,0,'eye_color',57,118,133), (344646,6600262,1,'eye_type',69,0,0), (344647,6600262,0,'hair_color1',14,62,230), (344648,6600262,0,'hair_color2',26,0,0), (344649,6600262,0,'hair_face_color',17,3,23), (344650,6600262,0,'hair_face_highlight_color',168,59,22), (344651,6600262,0,'hair_type_color',17,3,23), (344652,6600262,0,'hair_type_highlight_color',168,59,22), (344653,6600262,1,'lip_type',-53,97,-22), (344654,6600262,1,'nose_type',-41,14,62), (344655,6600262,0,'skin_color',46,33,34), (344656,6600262,1,'soga_cheek_type',0,-72,-17), (344657,6600262,1,'soga_chin_type',0,-53,97), (344658,6600262,1,'soga_ear_type',0,69,0), (344659,6600262,1,'soga_eye_brow_type',0,53,-55), (344660,6600262,0,'soga_eye_color',229,229,102), (344661,6600262,1,'soga_eye_type',26,0,0), (344662,6600262,0,'soga_hair_face_color',17,3,23), (344663,6600262,0,'soga_hair_face_highlight_color',168,59,22), (344664,6600262,0,'soga_hair_type_color',17,3,23), (344665,6600262,0,'soga_hair_type_highlight_color',168,59,22), (344666,6600262,1,'soga_lip_type',97,79,-26), (344667,6600262,1,'soga_nose_type',-22,-8,61), (344668,6600262,0,'soga_skin_color',46,33,34), (344669,6600262,0,'wing_color1',255,255,255), (344670,6600262,0,'wing_color2',255,255,255), (344671,6600263,1,'cheek_type',42,18,0), (344672,6600263,1,'chin_type',14,-21,-2), (344673,6600263,1,'ear_type',5,26,0), (344674,6600263,1,'eye_brow_type',-28,-8,0), (344675,6600263,0,'eye_color',218,164,210), (344676,6600263,1,'eye_type',3,0,0), (344677,6600263,0,'hair_face_color',122,67,6), (344678,6600263,0,'hair_face_highlight_color',210,114,12), (344679,6600263,0,'hair_type_color',67,36,18), (344680,6600263,0,'hair_type_highlight_color',154,96,52), (344681,6600263,1,'lip_type',25,-25,19), (344682,6600263,1,'nose_type',-14,-10,8), (344683,6600263,0,'skin_color',226,156,189), (344684,6600263,1,'soga_cheek_type',42,18,0), (344685,6600263,1,'soga_chin_type',14,-21,-2), (344686,6600263,1,'soga_ear_type',5,26,0), (344687,6600263,1,'soga_eye_brow_type',-28,-8,0), (344688,6600263,0,'soga_eye_color',255,0,255), (344689,6600263,1,'soga_eye_type',3,0,0), (344690,6600263,0,'soga_hair_face_color',122,67,6), (344691,6600263,0,'soga_hair_face_highlight_color',210,114,12), (344692,6600263,0,'soga_hair_type_color',67,36,18), (344693,6600263,0,'soga_hair_type_highlight_color',154,96,52), (344694,6600263,1,'soga_lip_type',25,-25,19), (344695,6600263,1,'soga_nose_type',-14,-10,8), (344696,6600263,0,'soga_skin_color',217,219,219), (344697,6600263,0,'wing_color1',255,255,255), (344698,6600263,0,'wing_color2',255,255,255), (344699,6600264,0,'eye_color',255,255,255), (344700,6600264,0,'skin_color',255,255,255), (344701,6600264,0,'soga_eye_color',255,0,255), (344702,6600265,1,'cheek_type',-2,-56,0), (344703,6600265,1,'chin_type',-68,68,3), (344704,6600265,1,'ear_type',59,72,0), (344705,6600265,1,'eye_brow_type',-68,-19,37), (344706,6600265,0,'eye_color',57,120,128), (344707,6600265,1,'eye_type',-70,0,0), (344708,6600265,0,'hair_color1',163,45,197), (344709,6600265,0,'hair_color2',25,0,0), (344710,6600265,0,'hair_face_color',15,1,21), (344711,6600265,0,'hair_face_highlight_color',244,246,246), (344712,6600265,0,'hair_type_color',15,1,21), (344713,6600265,0,'hair_type_highlight_color',244,246,246), (344714,6600265,1,'lip_type',77,-56,-61), (344715,6600265,1,'nose_type',82,-93,45), (344716,6600265,0,'skin_color',211,199,150), (344717,6600265,1,'soga_cheek_type',0,-68,-19), (344718,6600265,1,'soga_chin_type',0,77,-56), (344719,6600265,1,'soga_ear_type',0,-70,0), (344720,6600265,1,'soga_eye_brow_type',0,59,72), (344721,6600265,0,'soga_eye_color',229,229,102), (344722,6600265,1,'soga_eye_type',25,0,0), (344723,6600265,0,'soga_hair_face_color',15,1,21), (344724,6600265,0,'soga_hair_face_highlight_color',244,246,246), (344725,6600265,0,'soga_hair_type_color',15,1,21), (344726,6600265,0,'soga_hair_type_highlight_color',244,246,246), (344727,6600265,1,'soga_lip_type',37,-2,-56), (344728,6600265,1,'soga_nose_type',-61,-68,68), (344729,6600265,0,'soga_skin_color',211,199,150), (344730,6600265,0,'wing_color1',255,255,255), (344731,6600265,0,'wing_color2',255,255,255), (344732,6600266,1,'cheek_type',28,-37,0), (344733,6600266,1,'chin_type',9,4,17), (344734,6600266,1,'ear_type',-28,28,0), (344735,6600266,1,'eye_brow_type',-4,-41,-19), (344736,6600266,0,'eye_color',149,190,197), (344737,6600266,1,'eye_type',23,0,0), (344738,6600266,0,'hair_color1',228,37,249), (344739,6600266,0,'hair_face_color',169,120,99), (344740,6600266,0,'hair_face_highlight_color',135,55,0), (344741,6600266,0,'hair_type_color',169,120,99), (344742,6600266,0,'hair_type_highlight_color',135,55,0), (344743,6600266,1,'lip_type',32,32,-14), (344744,6600266,1,'nose_type',-26,-28,37), (344745,6600266,0,'skin_color',203,148,115), (344746,6600266,1,'soga_cheek_type',0,-4,-41), (344747,6600266,1,'soga_chin_type',0,32,32), (344748,6600266,1,'soga_ear_type',0,23,0), (344749,6600266,1,'soga_eye_brow_type',0,-28,28), (344750,6600266,0,'soga_eye_color',229,229,102), (344751,6600266,0,'soga_hair_face_color',169,120,99), (344752,6600266,0,'soga_hair_face_highlight_color',135,55,0), (344753,6600266,0,'soga_hair_type_color',169,120,99), (344754,6600266,0,'soga_hair_type_highlight_color',135,55,0), (344755,6600266,1,'soga_lip_type',-19,28,-37), (344756,6600266,1,'soga_nose_type',-14,9,4), (344757,6600266,0,'soga_skin_color',203,148,115), (344758,6600266,0,'wing_color1',255,255,255), (344759,6600266,0,'wing_color2',255,255,255), (344760,6600267,1,'cheek_type',43,38,0), (344761,6600267,1,'chin_type',14,-4,-22), (344762,6600267,1,'ear_type',0,-46,0), (344763,6600267,1,'eye_brow_type',7,28,-4), (344764,6600267,0,'eye_color',48,85,54), (344765,6600267,1,'eye_type',11,0,0), (344767,6600267,0,'hair_face_color',220,143,20), (344768,6600267,0,'hair_face_highlight_color',54,46,4), (344769,6600267,0,'hair_type_color',220,143,20), (344770,6600267,0,'hair_type_highlight_color',54,46,4), (344771,6600267,1,'lip_type',0,25,18), (344772,6600267,1,'nose_type',28,-9,21), (344773,6600267,0,'skin_color',240,251,251), (344774,6600267,1,'soga_cheek_type',0,7,28), (344775,6600267,1,'soga_chin_type',0,0,25), (344776,6600267,1,'soga_ear_type',0,11,0), (344777,6600267,1,'soga_eye_brow_type',0,0,-46), (344778,6600267,0,'soga_eye_color',229,229,102), (344779,6600267,0,'soga_hair_face_color',220,143,20), (344780,6600267,0,'soga_hair_face_highlight_color',54,46,4), (344781,6600267,0,'soga_hair_type_color',220,143,20), (344782,6600267,0,'soga_hair_type_highlight_color',54,46,4), (344783,6600267,1,'soga_lip_type',-4,43,38), (344784,6600267,1,'soga_nose_type',18,14,-4), (344785,6600267,0,'soga_skin_color',240,251,251), (344786,6600267,0,'wing_color1',255,255,255), (344787,6600267,0,'wing_color2',255,255,255), (344788,6600268,0,'eye_color',147,215,203), (344789,6600268,0,'skin_color',136,136,82), (344790,6600268,0,'soga_eye_color',255,0,255), (344799,6600269,0,'hair_face_color',165,145,52), (344800,6600269,0,'hair_face_highlight_color',49,26,1), (344801,6600269,0,'hair_type_color',165,145,52), (344802,6600269,0,'hair_type_highlight_color',49,26,1), (344805,6600269,0,'skin_color',209,196,175), (344812,6600269,0,'soga_hair_face_color',165,145,52), (344813,6600269,0,'soga_hair_face_highlight_color',49,26,1), (344814,6600269,0,'soga_hair_type_color',165,145,52), (344815,6600269,0,'soga_hair_type_highlight_color',49,26,1), (344818,6600269,0,'soga_skin_color',209,196,175), (344821,6600270,0,'eye_color',255,255,255), (344822,6600270,0,'skin_color',255,255,255), (344823,6600270,0,'soga_eye_color',255,0,255), (344824,6600271,1,'cheek_type',-32,-31,0), (344825,6600271,1,'chin_type',-1,25,26), (344826,6600271,1,'ear_type',37,-5,0), (344827,6600271,1,'eye_brow_type',-28,25,-7), (344828,6600271,0,'eye_color',50,97,72), (344829,6600271,1,'eye_type',31,0,0), (344831,6600271,0,'hair_face_color',115,61,3), (344832,6600271,0,'hair_face_highlight_color',67,60,14), (344833,6600271,0,'hair_type_color',115,61,3), (344834,6600271,0,'hair_type_highlight_color',67,60,14), (344835,6600271,1,'lip_type',-8,7,10), (344836,6600271,1,'nose_type',4,37,-9), (344837,6600271,0,'skin_color',226,215,198), (344838,6600271,1,'soga_cheek_type',0,-28,25), (344839,6600271,1,'soga_chin_type',0,-8,7), (344840,6600271,1,'soga_ear_type',0,31,0), (344841,6600271,1,'soga_eye_brow_type',0,37,-5), (344842,6600271,0,'soga_eye_color',229,229,102), (344843,6600271,1,'soga_eye_type',31,0,0), (344844,6600271,0,'soga_hair_face_color',115,61,3), (344845,6600271,0,'soga_hair_face_highlight_color',67,60,14), (344846,6600271,0,'soga_hair_type_color',115,61,3), (344847,6600271,0,'soga_hair_type_highlight_color',67,60,14), (344848,6600271,1,'soga_lip_type',-7,-32,-31), (344849,6600271,1,'soga_nose_type',10,-1,25), (344850,6600271,0,'soga_skin_color',226,215,198), (344851,6600271,0,'wing_color1',255,255,255), (344852,6600271,0,'wing_color2',255,255,255), (344853,6600272,1,'cheek_type',-23,25,0), (344854,6600272,1,'chin_type',14,17,14), (344855,6600272,1,'ear_type',0,14,0), (344856,6600272,1,'eye_brow_type',11,1,1), (344857,6600272,0,'eye_color',186,194,169), (344858,6600272,1,'eye_type',-28,0,0), (344860,6600272,0,'hair_face_color',83,46,4), (344861,6600272,0,'hair_face_highlight_color',121,100,74), (344862,6600272,0,'hair_type_color',83,46,4), (344863,6600272,0,'hair_type_highlight_color',121,100,74), (344864,6600272,1,'lip_type',0,32,0), (344865,6600272,1,'nose_type',38,11,9), (344866,6600272,0,'skin_color',214,163,146), (344867,6600272,1,'soga_cheek_type',0,11,1), (344868,6600272,1,'soga_chin_type',0,0,32), (344869,6600272,1,'soga_ear_type',0,-28,0), (344870,6600272,1,'soga_eye_brow_type',0,0,14), (344871,6600272,0,'soga_eye_color',229,229,102), (344872,6600272,1,'soga_eye_type',-28,0,0), (344873,6600272,0,'soga_hair_face_color',83,46,4), (344874,6600272,0,'soga_hair_face_highlight_color',121,100,74), (344875,6600272,0,'soga_hair_type_color',83,46,4), (344876,6600272,0,'soga_hair_type_highlight_color',121,100,74), (344877,6600272,1,'soga_lip_type',1,-23,25), (344878,6600272,1,'soga_nose_type',0,14,17), (344879,6600272,0,'soga_skin_color',214,163,146), (344880,6600272,0,'wing_color1',255,255,255), (344881,6600272,0,'wing_color2',255,255,255), (344882,6600273,1,'cheek_type',-4,-20,0), (344883,6600273,1,'chin_type',1,21,-43), (344884,6600273,1,'ear_type',4,12,0), (344885,6600273,1,'eye_brow_type',-32,-2,20), (344886,6600273,0,'eye_color',45,91,78), (344888,6600273,0,'hair_face_color',108,103,71), (344889,6600273,0,'hair_face_highlight_color',35,12,5), (344890,6600273,0,'hair_type_color',108,103,71), (344891,6600273,0,'hair_type_highlight_color',35,12,5), (344892,6600273,1,'lip_type',11,-41,45), (344893,6600273,1,'nose_type',37,25,-23), (344894,6600273,0,'skin_color',250,234,235), (344895,6600273,1,'soga_cheek_type',0,-32,-2), (344896,6600273,1,'soga_chin_type',0,11,-41), (344897,6600273,1,'soga_eye_brow_type',0,4,12), (344898,6600273,0,'soga_eye_color',229,229,102), (344899,6600273,0,'soga_hair_face_color',108,103,71), (344900,6600273,0,'soga_hair_face_highlight_color',35,12,5), (344901,6600273,0,'soga_hair_type_color',108,103,71), (344902,6600273,0,'soga_hair_type_highlight_color',35,12,5), (344903,6600273,1,'soga_lip_type',20,-4,-20), (344904,6600273,1,'soga_nose_type',45,1,21), (344905,6600273,0,'soga_skin_color',250,234,235), (344906,6600273,0,'wing_color1',255,255,255), (344907,6600273,0,'wing_color2',255,255,255), (344908,6600274,1,'cheek_type',-29,34,0), (344909,6600274,1,'chin_type',28,47,-10), (344910,6600274,1,'ear_type',-48,-2,0), (344911,6600274,1,'eye_brow_type',-2,34,29), (344912,6600274,0,'eye_color',170,193,171), (344913,6600274,1,'eye_type',7,0,0), (344915,6600274,0,'hair_face_color',51,30,8), (344916,6600274,0,'hair_face_highlight_color',44,43,33), (344917,6600274,0,'hair_type_color',51,30,8), (344918,6600274,0,'hair_type_highlight_color',44,43,33), (344919,6600274,1,'lip_type',0,-7,21), (344920,6600274,1,'nose_type',18,21,18), (344921,6600274,0,'skin_color',239,234,234), (344922,6600274,1,'soga_cheek_type',0,-2,34), (344923,6600274,1,'soga_chin_type',0,0,-7), (344924,6600274,1,'soga_ear_type',0,7,0), (344925,6600274,1,'soga_eye_brow_type',0,-48,-2), (344926,6600274,0,'soga_eye_color',229,229,102), (344927,6600274,1,'soga_eye_type',7,0,0), (344928,6600274,0,'soga_hair_face_color',51,30,8), (344929,6600274,0,'soga_hair_face_highlight_color',44,43,33), (344930,6600274,0,'soga_hair_type_color',51,30,8), (344931,6600274,0,'soga_hair_type_highlight_color',44,43,33), (344932,6600274,1,'soga_lip_type',29,-29,34), (344933,6600274,1,'soga_nose_type',21,28,47), (344934,6600274,0,'soga_skin_color',239,234,234), (344935,6600274,0,'wing_color1',255,255,255), (344936,6600274,0,'wing_color2',255,255,255), (344937,6600275,1,'cheek_type',14,-14,0), (344938,6600275,1,'chin_type',3,-9,14), (344939,6600275,1,'ear_type',-28,18,0), (344940,6600275,1,'eye_brow_type',-12,41,25), (344941,6600275,0,'eye_color',70,142,161), (344943,6600275,0,'hair_face_color',61,28,8), (344944,6600275,0,'hair_face_highlight_color',39,38,35), (344945,6600275,0,'hair_type_color',61,28,8), (344946,6600275,0,'hair_type_highlight_color',39,38,35), (344947,6600275,1,'lip_type',17,-14,0), (344948,6600275,1,'nose_type',21,11,-17), (344949,6600275,0,'skin_color',133,126,88), (344950,6600275,1,'soga_cheek_type',0,-12,41), (344951,6600275,1,'soga_chin_type',0,17,-14), (344952,6600275,1,'soga_ear_type',-28,18,0), (344953,6600275,1,'soga_eye_brow_type',0,-28,18), (344954,6600275,0,'soga_eye_color',229,229,102), (344955,6600275,0,'soga_hair_face_color',61,28,8), (344956,6600275,0,'soga_hair_face_highlight_color',39,38,35), (344957,6600275,0,'soga_hair_type_color',61,28,8), (344958,6600275,0,'soga_hair_type_highlight_color',39,38,35), (344959,6600275,1,'soga_lip_type',25,14,-14), (344960,6600275,1,'soga_nose_type',0,3,-9), (344961,6600275,0,'soga_skin_color',133,126,88), (344962,6600275,0,'wing_color1',255,255,255), (344963,6600275,0,'wing_color2',255,255,255), (344964,6600276,1,'cheek_type',9,85,0), (344965,6600276,1,'chin_type',-68,-14,-14), (344966,6600276,1,'ear_type',-39,-12,0), (344967,6600276,1,'eye_brow_type',-71,-32,-3), (344968,6600276,0,'eye_color',180,149,99), (344969,6600276,1,'eye_type',23,0,0), (344970,6600276,0,'hair_color1',199,81,72), (344971,6600276,0,'hair_color2',104,52,0), (344972,6600276,0,'hair_face_color',47,14,19), (344973,6600276,0,'hair_face_highlight_color',84,0,0), (344974,6600276,0,'hair_highlight',109,14,49), (344975,6600276,0,'hair_type_color',47,14,19), (344976,6600276,0,'hair_type_highlight_color',84,0,0), (344977,6600276,1,'lip_type',81,25,-93), (344978,6600276,1,'nose_type',-56,-57,81), (344979,6600276,0,'skin_color',138,90,86), (344980,6600276,1,'soga_cheek_type',0,-71,-32), (344981,6600276,1,'soga_chin_type',0,81,25), (344982,6600276,1,'soga_ear_type',0,23,0), (344983,6600276,1,'soga_eye_brow_type',0,-39,-12), (344984,6600276,0,'soga_eye_color',229,229,102), (344985,6600276,1,'soga_eye_type',23,0,0), (344986,6600276,0,'soga_hair_color1',54,45,28), (344987,6600276,0,'soga_hair_color2',104,52,0), (344988,6600276,0,'soga_hair_face_color',47,14,19), (344989,6600276,0,'soga_hair_face_highlight_color',84,0,0), (344990,6600276,0,'soga_hair_highlight',109,14,49), (344991,6600276,0,'soga_hair_type_color',47,14,19), (344992,6600276,0,'soga_hair_type_highlight_color',84,0,0), (344993,6600276,1,'soga_lip_type',-3,9,85), (344994,6600276,1,'soga_nose_type',-93,-68,-14), (344995,6600276,0,'soga_skin_color',138,90,86), (344996,6600276,0,'wing_color1',255,255,255), (344997,6600276,0,'wing_color2',255,255,255), (344998,6600277,1,'cheek_type',-18,-25,0), (344999,6600277,1,'chin_type',14,0,-4), (345000,6600277,1,'ear_type',-17,38,0), (345001,6600277,1,'eye_brow_type',-10,0,5), (345002,6600277,0,'eye_color',88,63,28), (345003,6600277,1,'eye_type',-42,0,0), (345005,6600277,0,'hair_face_color',136,68,31), (345006,6600277,0,'hair_face_highlight_color',94,58,16), (345007,6600277,0,'hair_type_color',136,68,31), (345008,6600277,0,'hair_type_highlight_color',94,58,16), (345009,6600277,1,'lip_type',-10,2,-7), (345010,6600277,1,'nose_type',8,12,-22), (345011,6600277,0,'skin_color',169,114,49), (345012,6600277,1,'soga_cheek_type',0,-10,0), (345013,6600277,1,'soga_chin_type',0,-10,2), (345014,6600277,1,'soga_ear_type',0,-42,0), (345015,6600277,1,'soga_eye_brow_type',0,-17,38), (345016,6600277,0,'soga_eye_color',229,229,102), (345017,6600277,1,'soga_eye_type',-42,0,0), (345018,6600277,0,'soga_hair_face_color',136,68,31), (345019,6600277,0,'soga_hair_face_highlight_color',94,58,16), (345020,6600277,0,'soga_hair_type_color',136,68,31), (345021,6600277,0,'soga_hair_type_highlight_color',94,58,16), (345022,6600277,1,'soga_lip_type',5,-18,-25), (345023,6600277,1,'soga_nose_type',-7,14,0), (345024,6600277,0,'soga_skin_color',169,114,49), (345025,6600277,0,'wing_color1',255,255,255), (345026,6600277,0,'wing_color2',255,255,255), (345027,6600278,1,'cheek_type',0,-4,0), (345028,6600278,1,'chin_type',-7,18,7), (345029,6600278,1,'ear_type',0,7,0), (345030,6600278,1,'eye_brow_type',12,20,21), (345031,6600278,0,'eye_color',162,198,199), (345032,6600278,1,'eye_type',-10,0,0), (345034,6600278,0,'hair_face_color',106,86,0), (345035,6600278,0,'hair_face_highlight_color',30,11,3), (345036,6600278,0,'hair_type_color',106,86,0), (345037,6600278,0,'hair_type_highlight_color',30,11,3), (345038,6600278,1,'lip_type',-25,-25,0), (345039,6600278,1,'nose_type',-7,-25,0), (345040,6600278,0,'skin_color',250,253,253), (345041,6600278,1,'soga_cheek_type',0,12,20), (345042,6600278,1,'soga_chin_type',0,-25,-25), (345043,6600278,1,'soga_ear_type',0,-10,0), (345044,6600278,1,'soga_eye_brow_type',0,0,7), (345045,6600278,0,'soga_eye_color',229,229,102), (345046,6600278,1,'soga_eye_type',-10,0,0), (345047,6600278,0,'soga_hair_face_color',106,86,0), (345048,6600278,0,'soga_hair_face_highlight_color',30,11,3), (345049,6600278,0,'soga_hair_type_color',106,86,0), (345050,6600278,0,'soga_hair_type_highlight_color',30,11,3), (345051,6600278,1,'soga_lip_type',21,0,-4), (345052,6600278,1,'soga_nose_type',0,-7,18), (345053,6600278,0,'soga_skin_color',250,253,253), (345054,6600278,0,'wing_color1',255,255,255), (345055,6600278,0,'wing_color2',255,255,255), (345056,6600279,1,'cheek_type',-7,-93,0), (345057,6600279,1,'chin_type',68,-71,-12), (345058,6600279,1,'ear_type',19,20,0), (345059,6600279,1,'eye_brow_type',28,88,17), (345060,6600279,0,'eye_color',41,82,95), (345061,6600279,1,'eye_type',79,0,0), (345062,6600279,0,'hair_color1',17,1,171), (345063,6600279,0,'hair_color2',62,0,0), (345064,6600279,0,'hair_face_color',100,70,10), (345065,6600279,0,'hair_face_highlight_color',232,183,30), (345066,6600279,0,'hair_type_color',100,70,10), (345067,6600279,0,'hair_type_highlight_color',232,183,30), (345068,6600279,1,'lip_type',-56,-1,-34), (345069,6600279,1,'nose_type',17,17,1), (345070,6600279,0,'skin_color',105,112,109), (345071,6600279,1,'soga_cheek_type',0,28,88), (345072,6600279,1,'soga_chin_type',0,-56,-1), (345073,6600279,1,'soga_ear_type',0,79,0), (345074,6600279,1,'soga_eye_brow_type',0,19,20), (345075,6600279,0,'soga_eye_color',229,229,102), (345076,6600279,1,'soga_eye_type',62,0,0), (345077,6600279,0,'soga_hair_face_color',100,70,10), (345078,6600279,0,'soga_hair_face_highlight_color',232,183,30), (345079,6600279,0,'soga_hair_type_color',100,70,10), (345080,6600279,0,'soga_hair_type_highlight_color',232,183,30), (345081,6600279,1,'soga_lip_type',17,-7,-93), (345082,6600279,1,'soga_nose_type',-34,68,-71), (345083,6600279,0,'soga_skin_color',105,112,109), (345084,6600279,0,'wing_color1',255,255,255), (345085,6600279,0,'wing_color2',255,255,255), (345086,6600280,1,'cheek_type',0,-28,0), (345087,6600280,1,'chin_type',-14,44,12), (345088,6600280,1,'ear_type',-14,5,0), (345089,6600280,1,'eye_brow_type',-28,4,-32), (345090,6600280,0,'eye_color',158,183,158), (345091,6600280,1,'eye_type',9,0,0), (345092,6600280,0,'hair_color1',11,40,247), (345093,6600280,0,'hair_face_color',159,93,33), (345094,6600280,0,'hair_face_highlight_color',49,20,0), (345095,6600280,0,'hair_type_color',159,93,33), (345096,6600280,0,'hair_type_highlight_color',49,20,0), (345097,6600280,1,'lip_type',-21,-11,37), (345098,6600280,1,'nose_type',1,11,40), (345099,6600280,0,'skin_color',199,181,137), (345100,6600280,1,'soga_cheek_type',0,-28,4), (345101,6600280,1,'soga_chin_type',0,-21,-11), (345102,6600280,1,'soga_ear_type',0,9,0), (345103,6600280,1,'soga_eye_brow_type',0,-14,5), (345104,6600280,0,'soga_eye_color',229,229,102), (345105,6600280,1,'soga_eye_type',9,0,0), (345106,6600280,0,'soga_hair_face_color',159,93,33), (345107,6600280,0,'soga_hair_face_highlight_color',49,20,0), (345108,6600280,0,'soga_hair_type_color',159,93,33), (345109,6600280,0,'soga_hair_type_highlight_color',49,20,0), (345110,6600280,1,'soga_lip_type',-32,0,-28), (345111,6600280,1,'soga_nose_type',37,-14,44), (345112,6600280,0,'soga_skin_color',199,181,137), (345113,6600280,0,'wing_color1',255,255,255), (345114,6600280,0,'wing_color2',255,255,255), (345115,6600281,1,'cheek_type',64,28,0), (345116,6600281,1,'chin_type',-18,-48,98), (345117,6600281,1,'ear_type',93,18,0), (345118,6600281,1,'eye_brow_type',81,-26,-81), (345119,6600281,0,'eye_color',38,78,71), (345120,6600281,1,'eye_type',-20,0,0), (345121,6600281,0,'hair_color1',0,231,66), (345122,6600281,0,'hair_color2',253,0,0), (345123,6600281,0,'hair_face_color',5,2,2), (345124,6600281,0,'hair_face_highlight_color',83,57,8), (345125,6600281,0,'hair_type_color',5,2,2), (345126,6600281,0,'hair_type_highlight_color',83,57,8), (345127,6600281,1,'lip_type',41,34,-70), (345128,6600281,1,'nose_type',68,0,-25), (345129,6600281,0,'skin_color',52,55,55), (345130,6600281,1,'soga_cheek_type',0,81,-26), (345131,6600281,1,'soga_chin_type',0,41,34), (345132,6600281,1,'soga_ear_type',0,-20,0), (345133,6600281,1,'soga_eye_brow_type',0,93,18), (345134,6600281,0,'soga_eye_color',229,229,102), (345135,6600281,1,'soga_eye_type',-3,0,0), (345136,6600281,0,'soga_hair_face_color',5,2,2), (345137,6600281,0,'soga_hair_face_highlight_color',83,57,8), (345138,6600281,0,'soga_hair_type_color',5,2,2), (345139,6600281,0,'soga_hair_type_highlight_color',83,57,8), (345140,6600281,1,'soga_lip_type',-81,64,28), (345141,6600281,1,'soga_nose_type',-70,-18,-48), (345142,6600281,0,'soga_skin_color',52,55,55), (345143,6600281,0,'wing_color1',255,255,255), (345144,6600281,0,'wing_color2',255,255,255), (345145,6600282,1,'cheek_type',0,-41,0), (345146,6600282,1,'chin_type',-40,25,-17), (345147,6600282,1,'ear_type',-11,0,0), (345148,6600282,1,'eye_brow_type',0,-5,10), (345149,6600282,0,'eye_color',51,105,120), (345150,6600282,1,'eye_type',19,0,0), (345151,6600282,0,'hair_color1',247,26,0), (345152,6600282,0,'hair_face_color',99,69,23), (345153,6600282,0,'hair_face_highlight_color',55,27,5), (345154,6600282,0,'hair_type_color',99,69,23), (345155,6600282,0,'hair_type_highlight_color',55,27,5), (345156,6600282,1,'lip_type',0,-21,-32), (345157,6600282,1,'nose_type',-28,-9,26), (345158,6600282,0,'skin_color',239,239,235), (345159,6600282,1,'soga_cheek_type',0,0,-5), (345160,6600282,1,'soga_chin_type',0,0,-21), (345161,6600282,1,'soga_ear_type',0,19,0), (345162,6600282,1,'soga_eye_brow_type',0,-11,0), (345163,6600282,0,'soga_eye_color',229,229,102), (345164,6600282,0,'soga_hair_face_color',99,69,23), (345165,6600282,0,'soga_hair_face_highlight_color',55,27,5), (345166,6600282,0,'soga_hair_type_color',99,69,23), (345167,6600282,0,'soga_hair_type_highlight_color',55,27,5), (345168,6600282,1,'soga_lip_type',10,0,-41), (345169,6600282,1,'soga_nose_type',-32,-40,25), (345170,6600282,0,'soga_skin_color',239,239,235), (345171,6600282,0,'wing_color1',255,255,255), (345172,6600282,0,'wing_color2',255,255,255), (345173,6600283,1,'cheek_type',-17,-25,0), (345174,6600283,1,'chin_type',12,-32,-31), (345175,6600283,1,'ear_type',31,23,0), (345176,6600283,1,'eye_brow_type',2,-31,-18), (345177,6600283,0,'eye_color',84,110,64), (345178,6600283,1,'eye_type',14,0,0), (345179,6600283,0,'hair_color1',9,219,0), (345180,6600283,0,'hair_face_color',245,231,120), (345181,6600283,0,'hair_face_highlight_color',102,42,0), (345182,6600283,0,'hair_type_color',245,231,120), (345183,6600283,0,'hair_type_highlight_color',102,42,0), (345184,6600283,1,'lip_type',37,4,-38), (345185,6600283,1,'nose_type',-8,9,-37), (345186,6600283,0,'skin_color',228,214,201), (345187,6600283,1,'soga_cheek_type',-17,-25,0), (345188,6600283,1,'soga_chin_type',12,-32,-31), (345189,6600283,1,'soga_ear_type',31,23,0), (345190,6600283,1,'soga_eye_brow_type',2,-31,-18), (345191,6600283,0,'soga_eye_color',229,229,102), (345192,6600283,1,'soga_eye_type',14,0,0), (345193,6600283,0,'soga_hair_face_color',245,231,120), (345194,6600283,0,'soga_hair_face_highlight_color',102,42,0), (345195,6600283,0,'soga_hair_type_color',245,231,120), (345196,6600283,0,'soga_hair_type_highlight_color',102,42,0), (345197,6600283,1,'soga_lip_type',37,4,-38), (345198,6600283,1,'soga_nose_type',-8,9,-37), (345199,6600283,0,'soga_skin_color',228,214,201), (345200,6600283,0,'wing_color1',255,255,255), (345201,6600283,0,'wing_color2',255,255,255), (345202,6600284,1,'cheek_type',-14,-18,0), (345203,6600284,1,'chin_type',12,39,3), (345204,6600284,1,'ear_type',-3,-7,0), (345205,6600284,1,'eye_brow_type',39,-23,32), (345206,6600284,0,'eye_color',145,137,85), (345207,6600284,0,'hair_color1',247,251,0), (345208,6600284,0,'hair_face_color',119,57,0), (345209,6600284,0,'hair_face_highlight_color',103,69,0), (345210,6600284,0,'hair_type_color',119,57,0), (345211,6600284,0,'hair_type_highlight_color',103,69,0), (345212,6600284,1,'lip_type',-2,21,39), (345213,6600284,1,'nose_type',-12,-9,-5), (345214,6600284,0,'skin_color',236,236,215), (345215,6600284,1,'soga_cheek_type',-14,-18,0), (345216,6600284,1,'soga_chin_type',12,39,3), (345217,6600284,1,'soga_ear_type',-3,-7,0), (345218,6600284,1,'soga_eye_brow_type',39,-23,32), (345219,6600284,0,'soga_eye_color',229,229,102), (345220,6600284,0,'soga_hair_face_color',119,57,0), (345221,6600284,0,'soga_hair_face_highlight_color',103,69,0), (345222,6600284,0,'soga_hair_type_color',119,57,0), (345223,6600284,0,'soga_hair_type_highlight_color',103,69,0), (345224,6600284,1,'soga_lip_type',-2,21,39), (345225,6600284,1,'soga_nose_type',-12,-9,-5), (345226,6600284,0,'soga_skin_color',236,236,215), (345227,6600284,0,'wing_color1',255,255,255), (345228,6600284,0,'wing_color2',255,255,255), (345229,6600285,1,'cheek_type',-4,-2,0), (345230,6600285,1,'chin_type',-28,7,-18), (345231,6600285,1,'ear_type',-31,34,0), (345232,6600285,1,'eye_brow_type',25,38,8), (345233,6600285,0,'eye_color',106,166,183), (345234,6600285,1,'eye_type',44,0,0), (345235,6600285,0,'hair_color1',2,213,0), (345236,6600285,0,'hair_face_color',42,40,37), (345237,6600285,0,'hair_face_highlight_color',77,56,32), (345238,6600285,0,'hair_type_color',42,40,37), (345239,6600285,0,'hair_type_highlight_color',77,56,32), (345240,6600285,1,'lip_type',-12,-25,7), (345241,6600285,1,'nose_type',-17,2,-43), (345242,6600285,0,'skin_color',215,213,202), (345243,6600285,1,'soga_cheek_type',-4,-2,0), (345244,6600285,1,'soga_chin_type',-28,7,-18), (345245,6600285,1,'soga_ear_type',-31,34,0), (345246,6600285,1,'soga_eye_brow_type',25,38,8), (345247,6600285,0,'soga_eye_color',229,229,102), (345248,6600285,1,'soga_eye_type',44,0,0), (345249,6600285,0,'soga_hair_face_color',42,40,37), (345250,6600285,0,'soga_hair_face_highlight_color',77,56,32), (345251,6600285,0,'soga_hair_type_color',42,40,37), (345252,6600285,0,'soga_hair_type_highlight_color',77,56,32), (345253,6600285,1,'soga_lip_type',-12,-25,7), (345254,6600285,1,'soga_nose_type',-17,2,-43), (345255,6600285,0,'soga_skin_color',215,213,202), (345256,6600285,0,'wing_color1',255,255,255), (345257,6600285,0,'wing_color2',255,255,255), (345258,6600286,1,'cheek_type',35,-8,0), (345259,6600286,1,'chin_type',10,-3,-3), (345260,6600286,1,'ear_type',-28,20,0), (345261,6600286,1,'eye_brow_type',-75,37,20), (345262,6600286,0,'eye_color',55,92,59), (345263,6600286,1,'eye_type',39,0,0), (345264,6600286,0,'hair_color1',40,14,62), (345265,6600286,0,'hair_face_color',85,83,58), (345266,6600286,0,'hair_face_highlight_color',243,238,202), (345267,6600286,0,'hair_type_color',85,83,58), (345268,6600286,0,'hair_type_highlight_color',243,238,202), (345269,6600286,1,'lip_type',88,-23,10), (345270,6600286,1,'nose_type',-2,40,14), (345271,6600286,0,'skin_color',248,251,251), (345272,6600286,1,'soga_cheek_type',35,-8,0), (345273,6600286,1,'soga_chin_type',10,-3,-3), (345274,6600286,1,'soga_ear_type',-28,20,0), (345275,6600286,1,'soga_eye_brow_type',-75,37,20), (345276,6600286,0,'soga_eye_color',229,229,102), (345277,6600286,1,'soga_eye_type',39,0,0), (345278,6600286,0,'soga_hair_face_color',85,83,58), (345279,6600286,0,'soga_hair_face_highlight_color',243,238,202), (345280,6600286,0,'soga_hair_type_color',85,83,58), (345281,6600286,0,'soga_hair_type_highlight_color',243,238,202), (345282,6600286,1,'soga_lip_type',88,-23,10), (345283,6600286,1,'soga_nose_type',-2,40,14), (345284,6600286,0,'soga_skin_color',248,251,251), (345285,6600286,0,'wing_color1',255,255,255), (345286,6600286,0,'wing_color2',255,255,255), (345287,6600287,1,'cheek_type',8,12,0), (345288,6600287,1,'chin_type',9,-14,2), (345289,6600287,1,'ear_type',-8,0,0), (345290,6600287,1,'eye_brow_type',11,-11,31), (345291,6600287,0,'eye_color',124,166,149), (345292,6600287,1,'eye_type',14,0,0), (345293,6600287,0,'hair_color1',249,1,0), (345294,6600287,0,'hair_face_color',42,29,0), (345295,6600287,0,'hair_face_highlight_color',171,158,53), (345296,6600287,0,'hair_type_color',42,29,0), (345297,6600287,0,'hair_type_highlight_color',171,158,53), (345298,6600287,1,'lip_type',-34,17,10), (345299,6600287,1,'nose_type',47,-7,1), (345300,6600287,0,'skin_color',229,223,190), (345301,6600287,1,'soga_cheek_type',8,12,0), (345302,6600287,1,'soga_chin_type',9,-14,2), (345303,6600287,1,'soga_ear_type',-8,0,0), (345304,6600287,1,'soga_eye_brow_type',11,-11,31), (345305,6600287,0,'soga_eye_color',229,229,102), (345306,6600287,1,'soga_eye_type',14,0,0), (345307,6600287,0,'soga_hair_face_color',42,29,0), (345308,6600287,0,'soga_hair_face_highlight_color',171,158,53), (345309,6600287,0,'soga_hair_type_color',42,29,0), (345310,6600287,0,'soga_hair_type_highlight_color',171,158,53), (345311,6600287,1,'soga_lip_type',-34,17,10), (345312,6600287,1,'soga_nose_type',47,-7,1), (345313,6600287,0,'soga_skin_color',229,223,190), (345314,6600287,0,'wing_color1',255,255,255), (345315,6600287,0,'wing_color2',255,255,255), (345316,6600288,1,'cheek_type',-100,-1,0), (345317,6600288,1,'chin_type',-20,-50,100), (345318,6600288,1,'ear_type',-100,28,0), (345319,6600288,1,'eye_brow_type',100,-75,3), (345320,6600288,0,'eye_color',63,118,77), (345321,6600288,1,'eye_type',68,0,0), (345322,6600288,0,'hair_color1',114,112,142), (345323,6600288,0,'hair_color2',152,138,129), (345324,6600288,0,'hair_face_color',127,153,153), (345325,6600288,0,'hair_face_highlight_color',84,0,0), (345326,6600288,0,'hair_highlight',109,14,49), (345327,6600288,0,'hair_type_color',127,153,153), (345328,6600288,0,'hair_type_highlight_color',84,0,0), (345329,6600288,1,'lip_type',-100,100,17), (345330,6600288,1,'nose_type',45,69,78), (345331,6600288,0,'skin_color',199,139,123), (345332,6600288,1,'soga_cheek_type',-100,-1,0), (345333,6600288,1,'soga_chin_type',-20,-50,100), (345334,6600288,1,'soga_ear_type',-100,28,0), (345335,6600288,1,'soga_eye_brow_type',100,-75,3), (345336,6600288,0,'soga_eye_color',229,229,102), (345337,6600288,1,'soga_eye_type',68,0,0), (345338,6600288,0,'soga_hair_color1',114,112,142), (345339,6600288,0,'soga_hair_color2',152,138,129), (345340,6600288,0,'soga_hair_face_color',127,153,153), (345341,6600288,0,'soga_hair_face_highlight_color',84,0,0), (345342,6600288,0,'soga_hair_highlight',109,14,49), (345343,6600288,0,'soga_hair_type_color',127,153,153), (345344,6600288,0,'soga_hair_type_highlight_color',84,0,0), (345345,6600288,1,'soga_lip_type',-100,100,17), (345346,6600288,1,'soga_nose_type',45,69,78), (345347,6600288,0,'soga_skin_color',199,139,123), (345348,6600288,0,'wing_color1',255,255,255), (345349,6600288,0,'wing_color2',255,255,255), (345350,6600289,1,'cheek_type',21,21,0), (345351,6600289,1,'chin_type',-37,-34,17), (345352,6600289,1,'ear_type',-5,-19,0), (345353,6600289,1,'eye_brow_type',-12,-31,44), (345354,6600289,0,'eye_color',126,178,192), (345355,6600289,0,'hair_color1',34,12,0), (345356,6600289,0,'hair_face_color',129,86,0), (345357,6600289,0,'hair_face_highlight_color',81,75,27), (345358,6600289,0,'hair_type_color',129,86,0), (345359,6600289,0,'hair_type_highlight_color',81,75,27), (345360,6600289,1,'lip_type',-9,-2,-5), (345361,6600289,1,'nose_type',-7,34,12), (345362,6600289,0,'skin_color',168,126,89), (345363,6600289,1,'soga_cheek_type',21,21,0), (345364,6600289,1,'soga_chin_type',-37,-34,17), (345365,6600289,1,'soga_ear_type',-5,-19,0), (345366,6600289,1,'soga_eye_brow_type',-12,-31,44), (345367,6600289,0,'soga_eye_color',229,229,102), (345368,6600289,0,'soga_hair_face_color',129,86,0), (345369,6600289,0,'soga_hair_face_highlight_color',81,75,27), (345370,6600289,0,'soga_hair_type_color',129,86,0), (345371,6600289,0,'soga_hair_type_highlight_color',81,75,27), (345372,6600289,1,'soga_lip_type',-9,-2,-5), (345373,6600289,1,'soga_nose_type',-7,34,12), (345374,6600289,0,'soga_skin_color',168,126,89), (345375,6600289,0,'wing_color1',255,255,255), (345376,6600289,0,'wing_color2',255,255,255), (345377,6600290,1,'cheek_type',9,22,0), (345378,6600290,1,'chin_type',4,4,43), (345379,6600290,1,'ear_type',5,-34,0), (345380,6600290,1,'eye_brow_type',1,12,9), (345381,6600290,0,'eye_color',47,100,102), (345382,6600290,0,'hair_color1',29,19,0), (345383,6600290,0,'hair_face_color',194,164,6), (345384,6600290,0,'hair_face_highlight_color',188,168,37), (345385,6600290,0,'hair_type_color',194,164,6), (345386,6600290,0,'hair_type_highlight_color',188,168,37), (345387,6600290,1,'lip_type',-7,26,-34), (345388,6600290,1,'nose_type',18,29,19), (345389,6600290,0,'skin_color',206,162,137), (345390,6600290,1,'soga_cheek_type',9,22,0), (345391,6600290,1,'soga_chin_type',4,4,43), (345392,6600290,1,'soga_ear_type',5,-34,0), (345393,6600290,1,'soga_eye_brow_type',1,12,9), (345394,6600290,0,'soga_eye_color',229,229,102), (345395,6600290,0,'soga_hair_face_color',194,164,6), (345396,6600290,0,'soga_hair_face_highlight_color',188,168,37), (345397,6600290,0,'soga_hair_type_color',194,164,6), (345398,6600290,0,'soga_hair_type_highlight_color',188,168,37), (345399,6600290,1,'soga_lip_type',-7,26,-34), (345400,6600290,1,'soga_nose_type',18,29,19), (345401,6600290,0,'soga_skin_color',206,162,137), (345402,6600290,0,'wing_color1',255,255,255), (345403,6600290,0,'wing_color2',255,255,255), (345404,6600291,1,'cheek_type',-12,0,0), (345405,6600291,1,'chin_type',-9,2,25), (345406,6600291,1,'ear_type',20,-1,0), (345407,6600291,1,'eye_brow_type',-12,0,-11), (345408,6600291,0,'eye_color',139,165,134), (345409,6600291,1,'eye_type',-14,0,0), (345411,6600291,0,'hair_face_color',162,153,149), (345412,6600291,0,'hair_face_highlight_color',229,227,223), (345413,6600291,0,'hair_type_color',162,153,149), (345414,6600291,0,'hair_type_highlight_color',229,227,223), (345415,6600291,1,'lip_type',0,0,7), (345416,6600291,1,'nose_type',17,-28,1), (345417,6600291,0,'skin_color',236,195,194), (345418,6600291,1,'soga_cheek_type',-12,0,0), (345419,6600291,1,'soga_chin_type',-9,2,25), (345420,6600291,1,'soga_ear_type',20,-1,0), (345421,6600291,1,'soga_eye_brow_type',-12,0,-11), (345422,6600291,0,'soga_eye_color',229,229,102), (345423,6600291,1,'soga_eye_type',-14,0,0), (345424,6600291,0,'soga_hair_face_color',162,153,149), (345425,6600291,0,'soga_hair_face_highlight_color',229,227,223), (345426,6600291,0,'soga_hair_type_color',162,153,149), (345427,6600291,0,'soga_hair_type_highlight_color',229,227,223), (345428,6600291,1,'soga_lip_type',0,0,7), (345429,6600291,1,'soga_nose_type',17,-28,1), (345430,6600291,0,'soga_skin_color',236,195,194), (345431,6600291,0,'wing_color1',255,255,255), (345432,6600291,0,'wing_color2',255,255,255), (345433,6600292,1,'cheek_type',-2,25,0), (345434,6600292,1,'chin_type',-34,0,2), (345435,6600292,1,'ear_type',-23,9,0), (345436,6600292,1,'eye_brow_type',2,-17,-2), (345437,6600292,0,'eye_color',139,121,65), (345438,6600292,1,'eye_type',-28,0,0), (345439,6600292,0,'hair_color1',3,255,0), (345440,6600292,0,'hair_face_color',43,29,21), (345441,6600292,0,'hair_face_highlight_color',42,38,34), (345442,6600292,0,'hair_type_color',43,29,21), (345443,6600292,0,'hair_type_highlight_color',42,38,34), (345444,6600292,1,'lip_type',4,14,3), (345445,6600292,1,'nose_type',14,3,-1), (345446,6600292,0,'skin_color',222,180,182), (345447,6600292,1,'soga_cheek_type',-2,25,0), (345448,6600292,1,'soga_chin_type',-34,0,2), (345449,6600292,1,'soga_ear_type',-23,9,0), (345450,6600292,1,'soga_eye_brow_type',2,-17,-2), (345451,6600292,0,'soga_eye_color',229,229,102), (345452,6600292,1,'soga_eye_type',-28,0,0), (345453,6600292,0,'soga_hair_face_color',43,29,21), (345454,6600292,0,'soga_hair_face_highlight_color',42,38,34), (345455,6600292,0,'soga_hair_type_color',43,29,21), (345456,6600292,0,'soga_hair_type_highlight_color',42,38,34), (345457,6600292,1,'soga_lip_type',4,14,3), (345458,6600292,1,'soga_nose_type',14,3,-1), (345459,6600292,0,'soga_skin_color',222,180,182), (345460,6600292,0,'wing_color1',255,255,255), (345461,6600292,0,'wing_color2',255,255,255), (345462,6600293,0,'eye_color',255,255,255), (345463,6600293,0,'skin_color',255,255,255), (345464,6600293,0,'soga_eye_color',255,0,255), (345465,6600294,0,'eye_color',255,255,255), (345466,6600294,0,'skin_color',255,255,255), (345467,6600294,0,'soga_eye_color',255,0,255), (345468,6600295,0,'eye_color',255,255,255), (345469,6600295,0,'skin_color',255,255,255), (345470,6600295,0,'soga_eye_color',255,0,255), (345471,6600296,1,'cheek_type',32,14,0), (345472,6600296,1,'chin_type',11,-9,7), (345473,6600296,1,'ear_type',-43,28,0), (345474,6600296,1,'eye_brow_type',9,-19,21), (345475,6600296,0,'eye_color',194,183,151), (345476,6600296,0,'hair_color1',227,225,0), (345477,6600296,0,'hair_face_color',89,32,16), (345478,6600296,0,'hair_face_highlight_color',84,32,7), (345479,6600296,0,'hair_type_color',89,32,16), (345480,6600296,0,'hair_type_highlight_color',84,32,7), (345481,6600296,1,'lip_type',18,17,8), (345482,6600296,1,'nose_type',14,-29,-31), (345483,6600296,0,'skin_color',196,202,181), (345484,6600296,1,'soga_cheek_type',32,14,0), (345485,6600296,1,'soga_chin_type',11,-9,7), (345486,6600296,1,'soga_ear_type',-43,28,0), (345487,6600296,1,'soga_eye_brow_type',9,-19,21), (345488,6600296,0,'soga_eye_color',229,229,102), (345489,6600296,0,'soga_hair_face_color',89,32,16), (345490,6600296,0,'soga_hair_face_highlight_color',84,32,7), (345491,6600296,0,'soga_hair_type_color',89,32,16), (345492,6600296,0,'soga_hair_type_highlight_color',84,32,7), (345493,6600296,1,'soga_lip_type',18,17,8), (345494,6600296,1,'soga_nose_type',14,-29,-31), (345495,6600296,0,'soga_skin_color',196,202,181), (345496,6600296,0,'wing_color1',255,255,255), (345497,6600296,0,'wing_color2',255,255,255), (345498,6600297,1,'cheek_type',-21,-8,0), (345499,6600297,1,'chin_type',-11,0,-19), (345500,6600297,1,'ear_type',-10,7,0), (345501,6600297,1,'eye_brow_type',-3,-28,-8), (345502,6600297,0,'eye_color',132,140,89), (345503,6600297,1,'eye_type',31,0,0), (345504,6600297,0,'hair_color1',254,12,156), (345505,6600297,0,'hair_face_color',228,199,122), (345506,6600297,0,'hair_face_highlight_color',68,60,10), (345507,6600297,0,'hair_type_color',228,199,122), (345508,6600297,0,'hair_type_highlight_color',68,60,10), (345509,6600297,1,'lip_type',34,-7,10), (345510,6600297,1,'nose_type',-1,-2,12), (345511,6600297,0,'skin_color',215,159,152), (345512,6600297,1,'soga_cheek_type',-21,-8,0), (345513,6600297,1,'soga_chin_type',-11,0,-19), (345514,6600297,1,'soga_ear_type',-10,7,0), (345515,6600297,1,'soga_eye_brow_type',-3,-28,-8), (345516,6600297,0,'soga_eye_color',229,229,102), (345517,6600297,1,'soga_eye_type',31,0,0), (345518,6600297,0,'soga_hair_face_color',228,199,122), (345519,6600297,0,'soga_hair_face_highlight_color',68,60,10), (345520,6600297,0,'soga_hair_type_color',228,199,122), (345521,6600297,0,'soga_hair_type_highlight_color',68,60,10), (345522,6600297,1,'soga_lip_type',34,-7,10), (345523,6600297,1,'soga_nose_type',-1,-2,12), (345524,6600297,0,'soga_skin_color',215,159,152), (345525,6600297,0,'wing_color1',255,255,255), (345526,6600297,0,'wing_color2',255,255,255), (345527,6600298,1,'cheek_type',-2,25,0), (345528,6600298,1,'chin_type',-34,0,2), (345529,6600298,1,'ear_type',-23,9,0), (345530,6600298,1,'eye_brow_type',2,-17,-2), (345531,6600298,0,'eye_color',139,121,65), (345532,6600298,1,'eye_type',-28,0,0), (345533,6600298,0,'hair_color1',3,255,0), (345534,6600298,0,'hair_face_color',43,29,21), (345535,6600298,0,'hair_face_highlight_color',42,38,34), (345536,6600298,0,'hair_type_color',43,29,21), (345537,6600298,0,'hair_type_highlight_color',42,38,34), (345538,6600298,1,'lip_type',4,14,3), (345539,6600298,1,'nose_type',14,3,-1), (345540,6600298,0,'skin_color',222,180,182), (345541,6600298,1,'soga_cheek_type',-2,25,0), (345542,6600298,1,'soga_chin_type',-34,0,2), (345543,6600298,1,'soga_ear_type',-23,9,0), (345544,6600298,1,'soga_eye_brow_type',2,-17,-2), (345545,6600298,0,'soga_eye_color',229,229,102), (345546,6600298,1,'soga_eye_type',-28,0,0), (345547,6600298,0,'soga_hair_face_color',43,29,21), (345548,6600298,0,'soga_hair_face_highlight_color',42,38,34), (345549,6600298,0,'soga_hair_type_color',43,29,21), (345550,6600298,0,'soga_hair_type_highlight_color',42,38,34), (345551,6600298,1,'soga_lip_type',4,14,3), (345552,6600298,1,'soga_nose_type',14,3,-1), (345553,6600298,0,'soga_skin_color',222,180,182), (345554,6600298,0,'wing_color1',255,255,255), (345555,6600298,0,'wing_color2',255,255,255), (345556,6600299,1,'cheek_type',9,15,0), (345557,6600299,1,'chin_type',56,14,77), (345558,6600299,1,'ear_type',19,-47,0), (345559,6600299,1,'eye_brow_type',19,-26,0), (345560,6600299,0,'eye_color',55,117,121), (345561,6600299,1,'eye_type',47,0,0), (345562,6600299,0,'hair_color1',56,33,26), (345563,6600299,0,'hair_color2',94,59,11), (345564,6600299,0,'hair_face_color',100,70,10), (345565,6600299,0,'hair_face_highlight_color',232,169,28), (345566,6600299,0,'hair_highlight',200,165,96), (345567,6600299,0,'hair_type_color',100,70,10), (345568,6600299,0,'hair_type_highlight_color',232,169,28), (345569,6600299,1,'lip_type',61,20,-39), (345570,6600299,1,'nose_type',-83,74,40), (345571,6600299,0,'skin_color',244,237,237), (345572,6600299,1,'soga_cheek_type',9,15,0), (345573,6600299,1,'soga_chin_type',56,14,77), (345574,6600299,1,'soga_ear_type',19,-47,0), (345575,6600299,1,'soga_eye_brow_type',19,-26,0), (345576,6600299,0,'soga_eye_color',229,229,102), (345577,6600299,1,'soga_eye_type',47,0,0), (345578,6600299,0,'soga_hair_color1',56,33,26), (345579,6600299,0,'soga_hair_color2',94,59,11), (345580,6600299,0,'soga_hair_face_color',100,70,10), (345581,6600299,0,'soga_hair_face_highlight_color',232,169,28), (345582,6600299,0,'soga_hair_highlight',200,165,96), (345583,6600299,0,'soga_hair_type_color',100,70,10), (345584,6600299,0,'soga_hair_type_highlight_color',232,169,28), (345585,6600299,1,'soga_lip_type',61,20,-39), (345586,6600299,1,'soga_nose_type',-83,74,40), (345587,6600299,0,'soga_skin_color',244,237,237), (345588,6600299,0,'wing_color1',255,255,255), (345589,6600299,0,'wing_color2',255,255,255), (345590,6600300,1,'cheek_type',-48,40,0), (345591,6600300,1,'chin_type',55,-21,-90), (345592,6600300,1,'ear_type',-28,40,0), (345593,6600300,1,'eye_brow_type',79,51,-59), (345594,6600300,0,'eye_color',37,81,80), (345595,6600300,1,'eye_type',-31,0,0), (345596,6600300,0,'hair_color1',114,112,142), (345597,6600300,0,'hair_color2',152,138,129), (345598,6600300,0,'hair_face_color',107,129,132), (345599,6600300,0,'hair_face_highlight_color',15,1,21), (345600,6600300,0,'hair_highlight',29,21,28), (345601,6600300,0,'hair_type_color',107,129,132), (345602,6600300,0,'hair_type_highlight_color',15,1,21), (345603,6600300,1,'lip_type',-17,-79,32), (345604,6600300,1,'nose_type',70,-3,-64), (345605,6600300,0,'skin_color',232,218,171), (345606,6600300,1,'soga_cheek_type',-48,40,0), (345607,6600300,1,'soga_chin_type',55,-21,-90), (345608,6600300,1,'soga_ear_type',-28,40,0), (345609,6600300,1,'soga_eye_brow_type',79,51,-59), (345610,6600300,0,'soga_eye_color',229,229,102), (345611,6600300,1,'soga_eye_type',-31,0,0), (345612,6600300,0,'soga_hair_color1',114,112,142), (345613,6600300,0,'soga_hair_color2',152,138,129), (345614,6600300,0,'soga_hair_face_color',107,129,132), (345615,6600300,0,'soga_hair_face_highlight_color',15,1,21), (345616,6600300,0,'soga_hair_highlight',29,21,28), (345617,6600300,0,'soga_hair_type_color',107,129,132), (345618,6600300,0,'soga_hair_type_highlight_color',15,1,21), (345619,6600300,1,'soga_lip_type',-17,-79,32), (345620,6600300,1,'soga_nose_type',70,-3,-64), (345621,6600300,0,'soga_skin_color',232,218,171), (345622,6600300,0,'wing_color1',255,255,255), (345623,6600300,0,'wing_color2',255,255,255), (345624,6600301,1,'cheek_type',7,-5,0), (345625,6600301,1,'chin_type',-17,-32,-4), (345626,6600301,1,'ear_type',0,-17,0), (345627,6600301,1,'eye_brow_type',-20,20,4), (345628,6600301,0,'eye_color',136,185,199), (345629,6600301,1,'eye_type',-2,0,0), (345630,6600301,0,'hair_color1',234,238,0), (345631,6600301,0,'hair_face_color',61,55,15), (345632,6600301,0,'hair_face_highlight_color',95,88,38), (345633,6600301,0,'hair_type_color',61,55,15), (345634,6600301,0,'hair_type_highlight_color',95,88,38), (345635,6600301,1,'lip_type',5,19,48), (345636,6600301,1,'nose_type',-32,-22,-18), (345637,6600301,0,'skin_color',211,194,163), (345638,6600301,1,'soga_cheek_type',7,-5,0), (345639,6600301,1,'soga_chin_type',-17,-32,-4), (345640,6600301,1,'soga_ear_type',0,-17,0), (345641,6600301,1,'soga_eye_brow_type',-20,20,4), (345642,6600301,0,'soga_eye_color',229,229,102), (345643,6600301,1,'soga_eye_type',-2,0,0), (345644,6600301,0,'soga_hair_face_color',61,55,15), (345645,6600301,0,'soga_hair_face_highlight_color',95,88,38), (345646,6600301,0,'soga_hair_type_color',61,55,15), (345647,6600301,0,'soga_hair_type_highlight_color',95,88,38), (345648,6600301,1,'soga_lip_type',5,19,48), (345649,6600301,1,'soga_nose_type',-32,-22,-18), (345650,6600301,0,'soga_skin_color',211,194,163), (345651,6600301,0,'wing_color1',255,255,255), (345652,6600301,0,'wing_color2',255,255,255), (345653,6600302,1,'cheek_type',5,14,0), (345654,6600302,1,'chin_type',18,14,40), (345655,6600302,1,'ear_type',19,0,0), (345656,6600302,1,'eye_brow_type',7,5,34), (345657,6600302,0,'eye_color',36,21,6), (345658,6600302,0,'hair_color1',1,25,62), (345659,6600302,0,'hair_face_color',9,6,0), (345660,6600302,0,'hair_type_color',9,6,0), (345661,6600302,1,'lip_type',7,-20,32), (345662,6600302,1,'nose_type',-14,1,25), (345663,6600302,0,'skin_color',162,167,150), (345664,6600302,1,'soga_cheek_type',5,14,0), (345665,6600302,1,'soga_chin_type',18,14,40), (345666,6600302,1,'soga_ear_type',19,0,0), (345667,6600302,1,'soga_eye_brow_type',7,5,34), (345668,6600302,0,'soga_eye_color',229,229,102), (345669,6600302,0,'soga_hair_face_color',9,6,0), (345670,6600302,0,'soga_hair_type_color',9,6,0), (345671,6600302,1,'soga_lip_type',7,-20,32), (345672,6600302,1,'soga_nose_type',-14,1,25), (345673,6600302,0,'soga_skin_color',162,167,150), (345674,6600302,0,'wing_color1',255,255,255), (345675,6600302,0,'wing_color2',255,255,255), (345676,6600303,1,'cheek_type',94,-94,0), (345677,6600303,1,'chin_type',-98,-94,-11), (345678,6600303,1,'ear_type',55,47,0), (345679,6600303,1,'eye_brow_type',-98,-50,37), (345680,6600303,0,'eye_color',55,119,114), (345681,6600303,1,'eye_type',15,0,0), (345682,6600303,0,'hair_color1',209,131,22), (345683,6600303,0,'hair_color2',199,150,48), (345684,6600303,0,'hair_face_color',184,128,10), (345685,6600303,0,'hair_face_highlight_color',183,84,36), (345686,6600303,0,'hair_highlight',105,26,26), (345687,6600303,0,'hair_type_color',184,128,10), (345688,6600303,0,'hair_type_highlight_color',183,84,36), (345689,6600303,1,'lip_type',-96,-4,56), (345690,6600303,1,'nose_type',83,72,-31), (345691,6600303,0,'skin_color',122,97,100), (345692,6600303,1,'soga_cheek_type',94,-94,0), (345693,6600303,1,'soga_chin_type',-98,-94,-11), (345694,6600303,1,'soga_ear_type',55,47,0), (345695,6600303,1,'soga_eye_brow_type',-98,-50,37), (345696,6600303,0,'soga_eye_color',229,229,102), (345697,6600303,1,'soga_eye_type',15,0,0), (345698,6600303,0,'soga_hair_color1',209,131,22), (345699,6600303,0,'soga_hair_color2',199,150,48), (345700,6600303,0,'soga_hair_face_color',184,128,10), (345701,6600303,0,'soga_hair_face_highlight_color',183,84,36), (345702,6600303,0,'soga_hair_highlight',105,26,26), (345703,6600303,0,'soga_hair_type_color',184,128,10), (345704,6600303,0,'soga_hair_type_highlight_color',183,84,36), (345705,6600303,1,'soga_lip_type',-96,-4,56), (345706,6600303,1,'soga_nose_type',83,72,-31), (345707,6600303,0,'soga_skin_color',122,97,100), (345708,6600304,1,'cheek_type',28,-52,0), (345709,6600304,1,'chin_type',-18,0,8), (345710,6600304,1,'ear_type',-17,31,0), (345711,6600304,1,'eye_brow_type',-71,93,88), (345712,6600304,0,'eye_color',40,80,93), (345713,6600304,1,'eye_type',7,0,0), (345714,6600304,0,'hair_color1',54,45,28), (345715,6600304,0,'hair_color2',104,52,0), (345716,6600304,0,'hair_face_color',47,14,18), (345717,6600304,0,'hair_face_highlight_color',59,59,73), (345718,6600304,0,'hair_highlight',50,48,56), (345719,6600304,0,'hair_type_color',47,14,18), (345720,6600304,0,'hair_type_highlight_color',59,59,73), (345721,6600304,1,'lip_type',41,-31,-41), (345722,6600304,1,'nose_type',-62,71,-34), (345723,6600304,0,'skin_color',72,53,33), (345724,6600304,1,'soga_cheek_type',28,-52,0), (345725,6600304,1,'soga_chin_type',-18,0,8), (345726,6600304,1,'soga_ear_type',-17,31,0), (345727,6600304,1,'soga_eye_brow_type',-71,93,88), (345728,6600304,0,'soga_eye_color',204,204,204), (345729,6600304,1,'soga_eye_type',7,0,0), (345730,6600304,0,'soga_hair_color1',54,45,28), (345731,6600304,0,'soga_hair_color2',104,52,0), (345732,6600304,0,'soga_hair_face_color',47,14,18), (345733,6600304,0,'soga_hair_face_highlight_color',59,59,73), (345734,6600304,0,'soga_hair_highlight',50,48,56), (345735,6600304,0,'soga_hair_type_color',47,14,18), (345736,6600304,0,'soga_hair_type_highlight_color',59,59,73), (345737,6600304,1,'soga_lip_type',41,-31,-41), (345738,6600304,1,'soga_nose_type',-62,71,-34), (345739,6600304,0,'soga_skin_color',72,53,33), (345740,6600305,0,'eye_color',255,255,255), (345741,6600305,0,'skin_color',255,255,255), (345742,6600305,0,'soga_eye_color',255,0,255), (345743,6600306,0,'eye_color',255,255,255), (345744,6600306,0,'skin_color',255,255,255), (345745,6600306,0,'soga_eye_color',255,0,255), (345746,6600307,1,'cheek_type',35,12,0), (345747,6600307,1,'chin_type',-3,0,11), (345748,6600307,1,'ear_type',-35,8,0), (345749,6600307,1,'eye_brow_type',20,9,8), (345750,6600307,0,'eye_color',54,111,120), (345751,6600307,1,'eye_type',12,0,0), (345752,6600307,0,'hair_color1',249,221,0), (345753,6600307,0,'hair_face_color',49,45,14), (345754,6600307,0,'hair_face_highlight_color',100,38,8), (345755,6600307,0,'hair_type_color',49,45,14), (345756,6600307,0,'hair_type_highlight_color',100,38,8), (345757,6600307,1,'lip_type',7,-32,31), (345758,6600307,1,'nose_type',14,-7,-35), (345759,6600307,0,'skin_color',153,130,83), (345760,6600307,1,'soga_cheek_type',35,12,0), (345761,6600307,1,'soga_chin_type',-3,0,11), (345762,6600307,1,'soga_ear_type',-35,8,0), (345763,6600307,1,'soga_eye_brow_type',20,9,8), (345764,6600307,0,'soga_eye_color',229,229,102), (345765,6600307,1,'soga_eye_type',12,0,0), (345766,6600307,0,'soga_hair_face_color',49,45,14), (345767,6600307,0,'soga_hair_face_highlight_color',100,38,8), (345768,6600307,0,'soga_hair_type_color',49,45,14), (345769,6600307,0,'soga_hair_type_highlight_color',100,38,8), (345770,6600307,1,'soga_lip_type',7,-32,31), (345771,6600307,1,'soga_nose_type',14,-7,-35), (345772,6600307,0,'soga_skin_color',153,130,83), (345773,6600307,0,'wing_color1',255,255,255), (345774,6600307,0,'wing_color2',255,255,255), (345775,6600308,1,'cheek_type',31,9,0), (345776,6600308,1,'chin_type',-34,28,0), (345777,6600308,1,'ear_type',17,28,0), (345778,6600308,1,'eye_brow_type',-25,14,14), (345779,6600308,0,'eye_color',155,195,204), (345780,6600308,1,'eye_type',-29,0,0), (345781,6600308,0,'hair_color1',37,20,0), (345782,6600308,0,'hair_face_color',226,227,186), (345783,6600308,0,'hair_face_highlight_color',163,147,125), (345784,6600308,0,'hair_type_color',226,227,186), (345785,6600308,0,'hair_type_highlight_color',163,147,125), (345786,6600308,1,'lip_type',29,-23,5), (345787,6600308,1,'nose_type',-18,37,20), (345788,6600308,0,'skin_color',219,226,226), (345789,6600308,1,'soga_cheek_type',31,9,0), (345790,6600308,1,'soga_chin_type',-34,28,0), (345791,6600308,1,'soga_ear_type',17,28,0), (345792,6600308,1,'soga_eye_brow_type',-25,14,14), (345793,6600308,0,'soga_eye_color',229,229,102), (345794,6600308,1,'soga_eye_type',-29,0,0), (345795,6600308,0,'soga_hair_face_color',226,227,186), (345796,6600308,0,'soga_hair_face_highlight_color',163,147,125), (345797,6600308,0,'soga_hair_type_color',226,227,186), (345798,6600308,0,'soga_hair_type_highlight_color',163,147,125), (345799,6600308,1,'soga_lip_type',29,-23,5), (345800,6600308,1,'soga_nose_type',-18,37,20), (345801,6600308,0,'soga_skin_color',219,226,226), (345802,6600308,0,'wing_color1',255,255,255), (345803,6600308,0,'wing_color2',255,255,255), (345804,6600309,1,'cheek_type',3,-29,0), (345805,6600309,1,'chin_type',-34,-38,40), (345806,6600309,1,'ear_type',66,-89,0), (345807,6600309,1,'eye_brow_type',0,42,-19), (345808,6600309,0,'eye_color',49,99,114), (345809,6600309,1,'eye_type',-76,0,0), (345810,6600309,0,'hair_color1',91,21,51), (345811,6600309,0,'hair_color2',159,88,0), (345812,6600309,0,'hair_face_color',131,42,32), (345813,6600309,0,'hair_face_highlight_color',219,179,15), (345814,6600309,0,'hair_highlight',239,221,86), (345815,6600309,0,'hair_type_color',131,42,32), (345816,6600309,0,'hair_type_highlight_color',219,179,15), (345817,6600309,1,'lip_type',-25,9,25), (345818,6600309,1,'nose_type',12,-63,-41), (345819,6600309,0,'skin_color',248,244,244), (345820,6600309,1,'soga_cheek_type',3,-29,0), (345821,6600309,1,'soga_chin_type',-34,-38,40), (345822,6600309,1,'soga_ear_type',66,-89,0), (345823,6600309,1,'soga_eye_brow_type',0,42,-19), (345824,6600309,0,'soga_eye_color',229,229,102), (345825,6600309,1,'soga_eye_type',-76,0,0), (345826,6600309,0,'soga_hair_color1',91,21,51), (345827,6600309,0,'soga_hair_color2',159,88,0), (345828,6600309,0,'soga_hair_face_color',131,42,32), (345829,6600309,0,'soga_hair_face_highlight_color',219,179,15), (345830,6600309,0,'soga_hair_highlight',239,221,86), (345831,6600309,0,'soga_hair_type_color',131,42,32), (345832,6600309,0,'soga_hair_type_highlight_color',219,179,15), (345833,6600309,1,'soga_lip_type',-25,9,25), (345834,6600309,1,'soga_nose_type',12,-63,-41), (345835,6600309,0,'soga_skin_color',248,244,244), (345836,6600310,1,'cheek_type',1,10,0), (345837,6600310,1,'chin_type',40,-14,7), (345838,6600310,1,'ear_type',28,28,0), (345839,6600310,1,'eye_brow_type',2,0,39), (345840,6600310,0,'eye_color',161,192,180), (345841,6600310,1,'eye_type',7,0,0), (345842,6600310,0,'hair_color1',28,224,0), (345843,6600310,0,'hair_face_color',79,72,23), (345844,6600310,0,'hair_face_highlight_color',95,41,0), (345845,6600310,0,'hair_type_color',79,72,23), (345846,6600310,0,'hair_type_highlight_color',95,41,0), (345847,6600310,1,'lip_type',17,-10,-3), (345848,6600310,1,'nose_type',35,28,-32), (345849,6600310,0,'skin_color',193,203,203), (345850,6600310,1,'soga_cheek_type',1,10,0), (345851,6600310,1,'soga_chin_type',40,-14,7), (345852,6600310,1,'soga_ear_type',28,28,0), (345853,6600310,1,'soga_eye_brow_type',2,0,39), (345854,6600310,0,'soga_eye_color',229,229,102), (345855,6600310,1,'soga_eye_type',7,0,0), (345856,6600310,0,'soga_hair_face_color',79,72,23), (345857,6600310,0,'soga_hair_face_highlight_color',95,41,0), (345858,6600310,0,'soga_hair_type_color',79,72,23), (345859,6600310,0,'soga_hair_type_highlight_color',95,41,0), (345860,6600310,1,'soga_lip_type',17,-10,-3), (345861,6600310,1,'soga_nose_type',35,28,-32), (345862,6600310,0,'soga_skin_color',193,203,203), (345863,6600310,0,'wing_color1',255,255,255), (345864,6600310,0,'wing_color2',255,255,255), (345865,6600311,1,'cheek_type',76,-68,0), (345866,6600311,1,'chin_type',-21,-1,55), (345867,6600311,1,'ear_type',-38,63,0), (345868,6600311,1,'eye_brow_type',37,-62,14), (345869,6600311,0,'eye_color',117,170,169), (345870,6600311,1,'eye_type',-4,0,0), (345871,6600311,0,'hair_color1',38,22,21), (345872,6600311,0,'hair_color2',120,50,0), (345873,6600311,0,'hair_face_highlight_color',233,184,31), (345874,6600311,0,'hair_highlight',246,219,114), (345875,6600311,0,'hair_type_highlight_color',233,184,31), (345876,6600311,1,'lip_type',20,81,-91), (345877,6600311,1,'nose_type',66,-83,28), (345878,6600311,0,'skin_color',208,190,137), (345879,6600311,1,'soga_cheek_type',76,-68,0), (345880,6600311,1,'soga_chin_type',-21,-1,55), (345881,6600311,1,'soga_ear_type',-38,63,0), (345882,6600311,1,'soga_eye_brow_type',37,-62,14), (345883,6600311,0,'soga_eye_color',229,229,102), (345884,6600311,1,'soga_eye_type',-4,0,0), (345885,6600311,0,'soga_hair_color1',38,22,21), (345886,6600311,0,'soga_hair_color2',120,50,0), (345887,6600311,0,'soga_hair_face_highlight_color',233,184,31), (345888,6600311,0,'soga_hair_highlight',246,219,114), (345889,6600311,0,'soga_hair_type_highlight_color',233,184,31), (345890,6600311,1,'soga_lip_type',20,81,-91), (345891,6600311,1,'soga_nose_type',66,-83,28), (345892,6600311,0,'soga_skin_color',208,190,137), (345893,6600311,0,'wing_color1',255,255,255), (345894,6600311,0,'wing_color2',255,255,255), (345895,6600312,1,'cheek_type',71,-56,0), (345896,6600312,1,'chin_type',-17,-64,-25), (345897,6600312,1,'ear_type',34,-63,0), (345898,6600312,1,'eye_brow_type',-57,-90,23), (345899,6600312,0,'eye_color',125,104,55), (345900,6600312,1,'eye_type',-34,0,0), (345901,6600312,0,'hair_color1',43,36,70), (345902,6600312,0,'hair_color2',68,72,71), (345903,6600312,0,'hair_face_color',53,49,65), (345904,6600312,0,'hair_face_highlight_color',244,246,246), (345905,6600312,0,'hair_highlight',161,165,168), (345906,6600312,0,'hair_type_color',53,49,65), (345907,6600312,0,'hair_type_highlight_color',244,246,246), (345908,6600312,1,'lip_type',87,19,10), (345909,6600312,1,'nose_type',93,-4,97), (345910,6600312,0,'skin_color',217,182,171), (345911,6600312,1,'soga_cheek_type',71,-56,0), (345912,6600312,1,'soga_chin_type',-17,-64,-25), (345913,6600312,1,'soga_ear_type',34,-63,0), (345914,6600312,1,'soga_eye_brow_type',-57,-90,23), (345915,6600312,0,'soga_eye_color',229,229,102), (345916,6600312,1,'soga_eye_type',-34,0,0), (345917,6600312,0,'soga_hair_color1',43,36,70), (345918,6600312,0,'soga_hair_color2',68,72,71), (345919,6600312,0,'soga_hair_face_color',53,49,65), (345920,6600312,0,'soga_hair_face_highlight_color',244,246,246), (345921,6600312,0,'soga_hair_highlight',161,165,168), (345922,6600312,0,'soga_hair_type_color',53,49,65), (345923,6600312,0,'soga_hair_type_highlight_color',244,246,246), (345924,6600312,1,'soga_lip_type',87,19,10), (345925,6600312,1,'soga_nose_type',93,-4,97), (345926,6600312,0,'soga_skin_color',217,182,171), (345927,6600312,0,'wing_color1',255,255,255), (345928,6600312,0,'wing_color2',255,255,255), (345929,6600313,1,'cheek_type',19,0,0), (345930,6600313,1,'chin_type',31,-10,41), (345931,6600313,1,'ear_type',9,23,0), (345932,6600313,1,'eye_brow_type',-41,-21,28), (345933,6600313,0,'eye_color',101,165,182), (345934,6600313,1,'eye_type',-14,0,0), (345935,6600313,0,'hair_color1',0,3,0), (345936,6600313,0,'hair_face_color',65,27,0), (345937,6600313,0,'hair_face_highlight_color',84,36,11), (345938,6600313,0,'hair_type_color',65,27,0), (345939,6600313,0,'hair_type_highlight_color',84,36,11), (345940,6600313,1,'lip_type',-29,-14,8), (345941,6600313,1,'nose_type',-23,0,3), (345942,6600313,0,'skin_color',219,207,175), (345943,6600313,1,'soga_cheek_type',19,0,0), (345944,6600313,1,'soga_chin_type',31,-10,41), (345945,6600313,1,'soga_ear_type',9,23,0), (345946,6600313,1,'soga_eye_brow_type',-41,-21,28), (345947,6600313,0,'soga_eye_color',229,229,102), (345948,6600313,1,'soga_eye_type',-14,0,0), (345949,6600313,0,'soga_hair_face_color',65,27,0), (345950,6600313,0,'soga_hair_face_highlight_color',84,36,11), (345951,6600313,0,'soga_hair_type_color',65,27,0), (345952,6600313,0,'soga_hair_type_highlight_color',84,36,11), (345953,6600313,1,'soga_lip_type',-29,-14,8), (345954,6600313,1,'soga_nose_type',-23,0,3), (345955,6600313,0,'soga_skin_color',219,207,175), (345956,6600313,0,'wing_color1',255,255,255), (345957,6600313,0,'wing_color2',255,255,255), (345958,6600314,1,'cheek_type',-31,-28,0), (345959,6600314,1,'chin_type',-77,-81,43), (345960,6600314,1,'ear_type',-37,0,0), (345961,6600314,1,'eye_brow_type',-1,-98,7), (345962,6600314,0,'eye_color',33,64,50), (345963,6600314,1,'eye_type',25,0,0), (345964,6600314,0,'hair_color1',38,22,21), (345965,6600314,0,'hair_color2',120,50,0), (345966,6600314,0,'hair_face_color',2,1,1), (345967,6600314,0,'hair_face_highlight_color',31,9,13), (345968,6600314,0,'hair_highlight',54,45,28), (345969,6600314,0,'hair_type_color',2,1,1), (345970,6600314,0,'hair_type_highlight_color',31,9,13), (345971,6600314,1,'lip_type',-34,-37,-42), (345972,6600314,1,'nose_type',-44,-41,38), (345973,6600314,0,'skin_color',236,235,209), (345974,6600314,1,'soga_cheek_type',-31,-28,0), (345975,6600314,1,'soga_chin_type',-77,-81,43), (345976,6600314,1,'soga_ear_type',-37,0,0), (345977,6600314,1,'soga_eye_brow_type',-1,-98,7), (345978,6600314,0,'soga_eye_color',229,229,102), (345979,6600314,1,'soga_eye_type',25,0,0), (345980,6600314,0,'soga_hair_color1',38,22,21), (345981,6600314,0,'soga_hair_color2',120,50,0), (345982,6600314,0,'soga_hair_face_color',2,1,1), (345983,6600314,0,'soga_hair_face_highlight_color',31,9,13), (345984,6600314,0,'soga_hair_highlight',54,45,28), (345985,6600314,0,'soga_hair_type_color',2,1,1), (345986,6600314,0,'soga_hair_type_highlight_color',31,9,13), (345987,6600314,1,'soga_lip_type',-34,-37,-42), (345988,6600314,1,'soga_nose_type',-44,-41,38), (345989,6600314,0,'soga_skin_color',236,235,209), (345990,6600314,0,'wing_color1',255,255,255), (345991,6600314,0,'wing_color2',255,255,255), (345992,6600315,1,'cheek_type',10,89,0), (345993,6600315,1,'chin_type',78,-84,47), (345994,6600315,1,'ear_type',53,-3,0), (345995,6600315,1,'eye_brow_type',37,7,-87), (345996,6600315,0,'eye_color',30,63,59), (345997,6600315,1,'eye_type',44,0,0), (345998,6600315,0,'hair_color1',54,45,28), (345999,6600315,0,'hair_color2',104,52,0), (346000,6600315,0,'hair_face_color',47,14,19), (346001,6600315,0,'hair_face_highlight_color',219,179,15), (346002,6600315,0,'hair_highlight',239,221,86), (346003,6600315,0,'hair_type_color',47,14,19), (346004,6600315,0,'hair_type_highlight_color',219,179,15), (346005,6600315,1,'lip_type',34,-85,68), (346006,6600315,1,'nose_type',62,34,-38), (346007,6600315,0,'skin_color',69,53,31), (346008,6600315,1,'soga_cheek_type',10,89,0), (346009,6600315,1,'soga_chin_type',78,-84,47), (346010,6600315,1,'soga_ear_type',53,-3,0), (346011,6600315,1,'soga_eye_brow_type',37,7,-87), (346012,6600315,0,'soga_eye_color',229,229,102), (346013,6600315,1,'soga_eye_type',44,0,0), (346014,6600315,0,'soga_hair_color1',54,45,28), (346015,6600315,0,'soga_hair_color2',104,52,0), (346016,6600315,0,'soga_hair_face_color',47,14,19), (346017,6600315,0,'soga_hair_face_highlight_color',219,179,15), (346018,6600315,0,'soga_hair_highlight',239,221,86), (346019,6600315,0,'soga_hair_type_color',47,14,19), (346020,6600315,0,'soga_hair_type_highlight_color',219,179,15), (346021,6600315,1,'soga_lip_type',34,-85,68), (346022,6600315,1,'soga_nose_type',62,34,-38), (346023,6600315,0,'soga_skin_color',69,53,31), (346024,6600315,0,'wing_color1',255,255,255), (346025,6600315,0,'wing_color2',255,255,255), (346026,6600316,1,'cheek_type',32,14,0), (346027,6600316,1,'chin_type',11,-9,7), (346028,6600316,1,'ear_type',-43,28,0), (346029,6600316,1,'eye_brow_type',9,-19,21), (346030,6600316,0,'eye_color',194,183,151), (346031,6600316,0,'hair_color1',227,225,0), (346032,6600316,0,'hair_face_color',89,32,16), (346033,6600316,0,'hair_face_highlight_color',84,32,7), (346034,6600316,0,'hair_type_color',89,32,16), (346035,6600316,0,'hair_type_highlight_color',84,32,7), (346036,6600316,1,'lip_type',18,17,8), (346037,6600316,1,'nose_type',14,-29,-31), (346038,6600316,0,'skin_color',196,202,181), (346039,6600316,1,'soga_cheek_type',32,14,0), (346040,6600316,1,'soga_chin_type',11,-9,7), (346041,6600316,1,'soga_ear_type',-43,28,0), (346042,6600316,1,'soga_eye_brow_type',9,-19,21), (346043,6600316,0,'soga_eye_color',229,229,102), (346044,6600316,0,'soga_hair_face_color',89,32,16), (346045,6600316,0,'soga_hair_face_highlight_color',84,32,7), (346046,6600316,0,'soga_hair_type_color',89,32,16), (346047,6600316,0,'soga_hair_type_highlight_color',84,32,7), (346048,6600316,1,'soga_lip_type',18,17,8), (346049,6600316,1,'soga_nose_type',14,-29,-31), (346050,6600316,0,'soga_skin_color',196,202,181), (346051,6600316,0,'wing_color1',255,255,255), (346052,6600316,0,'wing_color2',255,255,255), (346053,6600317,1,'cheek_type',-82,-58,0), (346054,6600317,1,'chin_type',-47,55,-56), (346055,6600317,1,'ear_type',40,-26,0), (346056,6600317,1,'eye_brow_type',-72,58,-64), (346057,6600317,0,'eye_color',39,84,82), (346058,6600317,1,'eye_type',2,0,0), (346059,6600317,0,'hair_color1',56,33,26), (346060,6600317,0,'hair_color2',86,65,37), (346061,6600317,0,'hair_face_color',83,57,8), (346062,6600317,0,'hair_highlight',21,13,24), (346063,6600317,0,'hair_type_color',83,57,8), (346064,6600317,1,'lip_type',-72,-65,-61), (346065,6600317,1,'nose_type',7,-91,-71), (346066,6600317,0,'skin_color',228,177,149), (346067,6600317,1,'soga_cheek_type',-82,-58,0), (346068,6600317,1,'soga_chin_type',-47,55,-56), (346069,6600317,1,'soga_ear_type',40,-26,0), (346070,6600317,1,'soga_eye_brow_type',-72,58,-64), (346071,6600317,0,'soga_eye_color',204,204,204), (346072,6600317,1,'soga_eye_type',2,0,0), (346073,6600317,0,'soga_hair_color1',56,33,26), (346074,6600317,0,'soga_hair_color2',86,65,37), (346075,6600317,0,'soga_hair_face_color',83,57,8), (346076,6600317,0,'soga_hair_highlight',21,13,24), (346077,6600317,0,'soga_hair_type_color',83,57,8), (346078,6600317,1,'soga_lip_type',-72,-65,-61), (346079,6600317,1,'soga_nose_type',7,-91,-71), (346080,6600317,0,'soga_skin_color',228,177,149), (346081,6600318,1,'cheek_type',0,-34,0), (346082,6600318,1,'chin_type',-25,22,-31), (346083,6600318,1,'ear_type',22,28,0), (346084,6600318,1,'eye_brow_type',-44,-18,21), (346085,6600318,0,'eye_color',134,117,62), (346086,6600318,1,'eye_type',21,0,0), (346087,6600318,0,'hair_color1',221,231,0), (346088,6600318,0,'hair_face_color',51,18,8), (346089,6600318,0,'hair_face_highlight_color',60,59,55), (346090,6600318,0,'hair_type_color',51,18,8), (346091,6600318,0,'hair_type_highlight_color',60,59,55), (346092,6600318,1,'lip_type',-5,7,-38), (346093,6600318,1,'nose_type',-19,-35,-25), (346094,6600318,0,'skin_color',205,185,176), (346095,6600318,1,'soga_cheek_type',0,-34,0), (346096,6600318,1,'soga_chin_type',-25,22,-31), (346097,6600318,1,'soga_ear_type',22,28,0), (346098,6600318,1,'soga_eye_brow_type',-44,-18,21), (346099,6600318,0,'soga_eye_color',229,229,102), (346100,6600318,1,'soga_eye_type',21,0,0), (346101,6600318,0,'soga_hair_face_color',51,18,8), (346102,6600318,0,'soga_hair_face_highlight_color',60,59,55), (346103,6600318,0,'soga_hair_type_color',51,18,8), (346104,6600318,0,'soga_hair_type_highlight_color',60,59,55), (346105,6600318,1,'soga_lip_type',-5,7,-38), (346106,6600318,1,'soga_nose_type',-19,-35,-25), (346107,6600318,0,'soga_skin_color',205,185,176), (346108,6600318,0,'wing_color1',255,255,255), (346109,6600318,0,'wing_color2',255,255,255), (346110,6600319,1,'cheek_type',-17,9,0), (346111,6600319,1,'chin_type',-31,-3,-31), (346112,6600319,1,'ear_type',84,-100,0), (346113,6600319,1,'eye_brow_type',-1,7,8), (346114,6600319,0,'eye_color',30,63,57), (346115,6600319,1,'eye_type',45,0,0), (346116,6600319,0,'hair_color1',38,22,21), (346117,6600319,0,'hair_color2',120,50,0), (346118,6600319,0,'hair_face_color',8,3,4), (346119,6600319,0,'hair_face_highlight_color',108,24,23), (346120,6600319,0,'hair_highlight',91,21,51), (346121,6600319,0,'hair_type_color',8,3,4), (346122,6600319,0,'hair_type_highlight_color',108,24,23), (346123,6600319,1,'lip_type',-25,7,3), (346124,6600319,1,'nose_type',-87,-17,-83), (346125,6600319,0,'skin_color',194,155,106), (346126,6600319,1,'soga_cheek_type',-17,9,0), (346127,6600319,1,'soga_chin_type',-31,-3,-31), (346128,6600319,1,'soga_ear_type',84,-100,0), (346129,6600319,1,'soga_eye_brow_type',-1,7,8), (346130,6600319,0,'soga_eye_color',229,229,102), (346131,6600319,1,'soga_eye_type',45,0,0), (346132,6600319,0,'soga_hair_color1',38,22,21), (346133,6600319,0,'soga_hair_color2',120,50,0), (346134,6600319,0,'soga_hair_face_color',8,3,4), (346135,6600319,0,'soga_hair_face_highlight_color',108,24,23), (346136,6600319,0,'soga_hair_highlight',91,21,51), (346137,6600319,0,'soga_hair_type_color',8,3,4), (346138,6600319,0,'soga_hair_type_highlight_color',108,24,23), (346139,6600319,1,'soga_lip_type',-25,7,3), (346140,6600319,1,'soga_nose_type',-87,-17,-83), (346141,6600319,0,'soga_skin_color',194,155,106), (346142,6600319,0,'wing_color1',255,255,255), (346143,6600319,0,'wing_color2',255,255,255), (346144,6600320,1,'cheek_type',-29,-23,0), (346145,6600320,1,'chin_type',26,17,32), (346146,6600320,1,'ear_type',-40,-25,0), (346147,6600320,1,'eye_brow_type',-9,35,-8), (346148,6600320,0,'eye_color',222,35,32), (346149,6600320,1,'eye_type',-3,0,0), (346150,6600320,0,'hair_color1',20,233,100), (346151,6600320,0,'hair_face_color',52,38,20), (346152,6600320,0,'hair_face_highlight_color',216,192,37), (346153,6600320,0,'hair_type_color',52,38,20), (346154,6600320,0,'hair_type_highlight_color',216,192,37), (346155,6600320,1,'lip_type',-12,-22,22), (346156,6600320,1,'nose_type',-28,20,-23), (346157,6600320,0,'skin_color',148,67,15), (346158,6600320,1,'soga_cheek_type',-29,-23,0), (346159,6600320,1,'soga_chin_type',26,17,32), (346160,6600320,1,'soga_ear_type',-40,-25,0), (346161,6600320,1,'soga_eye_brow_type',-9,35,-8), (346162,6600320,0,'soga_eye_color',229,229,102), (346163,6600320,1,'soga_eye_type',-3,0,0), (346164,6600320,0,'soga_hair_face_color',52,38,20), (346165,6600320,0,'soga_hair_face_highlight_color',216,192,37), (346166,6600320,0,'soga_hair_type_color',52,38,20), (346167,6600320,0,'soga_hair_type_highlight_color',216,192,37), (346168,6600320,1,'soga_lip_type',-12,-22,22), (346169,6600320,1,'soga_nose_type',-28,20,-23), (346170,6600320,0,'soga_skin_color',148,67,15), (346171,6600320,0,'wing_color1',255,255,255), (346172,6600320,0,'wing_color2',255,255,255), (346173,6600321,1,'cheek_type',11,9,0), (346174,6600321,1,'chin_type',-14,-31,-17), (346175,6600321,1,'ear_type',39,-14,0), (346176,6600321,1,'eye_brow_type',-19,10,-21), (346177,6600321,0,'eye_color',67,132,116), (346178,6600321,1,'eye_type',-38,0,0), (346179,6600321,0,'hair_color1',2,249,0), (346180,6600321,0,'hair_face_color',33,24,12), (346181,6600321,0,'hair_face_highlight_color',11,6,1), (346182,6600321,0,'hair_type_color',33,24,12), (346183,6600321,0,'hair_type_highlight_color',11,6,1), (346184,6600321,1,'lip_type',-1,7,0), (346185,6600321,1,'nose_type',0,2,-7), (346186,6600321,0,'skin_color',176,156,105), (346187,6600321,1,'soga_cheek_type',11,9,0), (346188,6600321,1,'soga_chin_type',-14,-31,-17), (346189,6600321,1,'soga_ear_type',39,-14,0), (346190,6600321,1,'soga_eye_brow_type',-19,10,-21), (346191,6600321,0,'soga_eye_color',229,229,102), (346192,6600321,1,'soga_eye_type',-38,0,0), (346193,6600321,0,'soga_hair_face_color',33,24,12), (346194,6600321,0,'soga_hair_face_highlight_color',11,6,1), (346195,6600321,0,'soga_hair_type_color',33,24,12), (346196,6600321,0,'soga_hair_type_highlight_color',11,6,1), (346197,6600321,1,'soga_lip_type',-1,7,0), (346198,6600321,1,'soga_nose_type',0,2,-7), (346199,6600321,0,'soga_skin_color',176,156,105), (346200,6600321,0,'wing_color1',255,255,255), (346201,6600321,0,'wing_color2',255,255,255), (346202,6600322,1,'cheek_type',25,17,0), (346203,6600322,1,'chin_type',-7,-4,-17), (346204,6600322,1,'ear_type',14,1,0), (346205,6600322,1,'eye_brow_type',21,-3,-4), (346206,6600322,0,'eye_color',57,72,41), (346207,6600322,1,'eye_type',7,0,0), (346208,6600322,0,'hair_color1',28,231,0), (346209,6600322,0,'hair_face_color',240,205,71), (346210,6600322,0,'hair_face_highlight_color',206,179,16), (346211,6600322,0,'hair_type_color',240,205,71), (346212,6600322,0,'hair_type_highlight_color',206,179,16), (346213,6600322,1,'lip_type',-3,-5,-23), (346214,6600322,1,'nose_type',2,28,-25), (346215,6600322,0,'skin_color',238,249,249), (346216,6600322,1,'soga_cheek_type',25,17,0), (346217,6600322,1,'soga_chin_type',-7,-4,-17), (346218,6600322,1,'soga_ear_type',14,1,0), (346219,6600322,1,'soga_eye_brow_type',21,-3,-4), (346220,6600322,0,'soga_eye_color',229,229,102), (346221,6600322,1,'soga_eye_type',7,0,0), (346222,6600322,0,'soga_hair_face_color',240,205,71), (346223,6600322,0,'soga_hair_face_highlight_color',206,179,16), (346224,6600322,0,'soga_hair_type_color',240,205,71), (346225,6600322,0,'soga_hair_type_highlight_color',206,179,16), (346226,6600322,1,'soga_lip_type',-3,-5,-23), (346227,6600322,1,'soga_nose_type',2,28,-25), (346228,6600322,0,'soga_skin_color',238,249,249), (346229,6600322,0,'wing_color1',255,255,255), (346230,6600322,0,'wing_color2',255,255,255), (346231,6600323,1,'chin_type',-34,-23,-9), (346232,6600323,1,'ear_type',19,-25,0), (346233,6600323,1,'eye_brow_type',31,11,-14), (346234,6600323,0,'eye_color',32,60,42), (346235,6600323,0,'hair_color1',0,5,0), (346236,6600323,0,'hair_face_color',39,17,3), (346237,6600323,0,'hair_face_highlight_color',197,166,131), (346238,6600323,0,'hair_type_color',39,17,3), (346239,6600323,0,'hair_type_highlight_color',197,166,131), (346240,6600323,1,'lip_type',34,-8,42), (346241,6600323,1,'nose_type',-3,0,5), (346242,6600323,0,'skin_color',244,250,248), (346243,6600323,1,'soga_cheek_type',0,31,11), (346244,6600323,1,'soga_chin_type',-34,-23,-9), (346245,6600323,1,'soga_ear_type',19,-25,0), (346246,6600323,1,'soga_eye_brow_type',31,11,-14), (346247,6600323,0,'soga_eye_color',229,229,102), (346248,6600323,0,'soga_hair_face_color',39,17,3), (346249,6600323,0,'soga_hair_face_highlight_color',197,166,131), (346250,6600323,0,'soga_hair_type_color',39,17,3), (346251,6600323,0,'soga_hair_type_highlight_color',197,166,131), (346252,6600323,1,'soga_lip_type',34,-8,42), (346253,6600323,1,'soga_nose_type',-3,0,5), (346254,6600323,0,'soga_skin_color',244,250,248), (346255,6600323,0,'wing_color1',255,255,255), (346256,6600323,0,'wing_color2',255,255,255), (346257,6600324,1,'cheek_type',-18,-28,0), (346258,6600324,1,'chin_type',0,18,-35), (346259,6600324,1,'ear_type',-7,37,0), (346260,6600324,1,'eye_brow_type',28,3,8), (346261,6600324,0,'eye_color',45,93,106), (346262,6600324,1,'eye_type',3,0,0), (346263,6600324,0,'hair_color1',244,231,0), (346264,6600324,0,'hair_face_color',140,133,130), (346265,6600324,0,'hair_face_highlight_color',159,109,0), (346266,6600324,0,'hair_type_color',140,133,130), (346267,6600324,0,'hair_type_highlight_color',159,109,0), (346268,6600324,1,'lip_type',29,35,-7), (346269,6600324,1,'nose_type',20,-12,-25), (346270,6600324,0,'skin_color',246,253,253), (346271,6600324,1,'soga_cheek_type',-18,-28,0), (346272,6600324,1,'soga_chin_type',0,18,-35), (346273,6600324,1,'soga_ear_type',-7,37,0), (346274,6600324,1,'soga_eye_brow_type',28,3,8), (346275,6600324,0,'soga_eye_color',229,229,102), (346276,6600324,1,'soga_eye_type',3,0,0), (346277,6600324,0,'soga_hair_face_color',140,133,130), (346278,6600324,0,'soga_hair_face_highlight_color',159,109,0), (346279,6600324,0,'soga_hair_type_color',140,133,130), (346280,6600324,0,'soga_hair_type_highlight_color',159,109,0), (346281,6600324,1,'soga_lip_type',29,35,-7), (346282,6600324,1,'soga_nose_type',20,-12,-25), (346283,6600324,0,'soga_skin_color',246,253,253), (346284,6600324,0,'wing_color1',255,255,255), (346285,6600324,0,'wing_color2',255,255,255), (346286,6600325,1,'cheek_type',7,-28,0), (346287,6600325,1,'chin_type',-25,-3,-14), (346288,6600325,1,'ear_type',11,0,0), (346289,6600325,1,'eye_brow_type',-1,10,0), (346290,6600325,0,'eye_color',79,53,22), (346291,6600325,1,'eye_type',-9,0,0), (346292,6600325,0,'hair_color1',4,228,0), (346293,6600325,0,'hair_face_color',181,175,126), (346294,6600325,0,'hair_face_highlight_color',92,68,0), (346295,6600325,0,'hair_type_color',181,175,126), (346296,6600325,0,'hair_type_highlight_color',92,68,0), (346297,6600325,1,'lip_type',-17,0,-23), (346298,6600325,1,'nose_type',-37,4,-28), (346299,6600325,0,'skin_color',157,160,137), (346300,6600325,1,'soga_cheek_type',7,-28,0), (346301,6600325,1,'soga_chin_type',-25,-3,-14), (346302,6600325,1,'soga_ear_type',11,0,0), (346303,6600325,1,'soga_eye_brow_type',-1,10,0), (346304,6600325,0,'soga_eye_color',229,229,102), (346305,6600325,1,'soga_eye_type',-9,0,0), (346306,6600325,0,'soga_hair_face_color',181,175,126), (346307,6600325,0,'soga_hair_face_highlight_color',92,68,0), (346308,6600325,0,'soga_hair_type_color',181,175,126), (346309,6600325,0,'soga_hair_type_highlight_color',92,68,0), (346310,6600325,1,'soga_lip_type',-17,0,-23), (346311,6600325,1,'soga_nose_type',-37,4,-28), (346312,6600325,0,'soga_skin_color',157,160,137), (346313,6600325,0,'wing_color1',255,255,255), (346314,6600325,0,'wing_color2',255,255,255), (346315,6600326,1,'cheek_type',14,-20,0), (346316,6600326,1,'chin_type',-2,-55,-34), (346317,6600326,1,'ear_type',9,12,0), (346318,6600326,1,'eye_brow_type',34,-28,28), (346319,6600326,0,'eye_color',158,198,210), (346320,6600326,1,'eye_type',100,0,0), (346321,6600326,0,'hair_color1',231,253,71), (346322,6600326,0,'hair_face_color',108,44,16), (346323,6600326,0,'hair_face_highlight_color',83,79,52), (346324,6600326,0,'hair_type_color',108,44,16), (346325,6600326,0,'hair_type_highlight_color',83,79,52), (346326,6600326,1,'lip_type',46,0,-7), (346327,6600326,1,'nose_type',8,-25,-3), (346328,6600326,0,'skin_color',225,178,142), (346329,6600326,1,'soga_cheek_type',14,-20,0), (346330,6600326,1,'soga_chin_type',-2,-55,-34), (346331,6600326,1,'soga_ear_type',9,12,0), (346332,6600326,1,'soga_eye_brow_type',34,-28,28), (346333,6600326,0,'soga_eye_color',229,229,102), (346334,6600326,1,'soga_eye_type',100,0,0), (346335,6600326,0,'soga_hair_face_color',108,44,16), (346336,6600326,0,'soga_hair_face_highlight_color',83,79,52), (346337,6600326,0,'soga_hair_type_color',108,44,16), (346338,6600326,0,'soga_hair_type_highlight_color',83,79,52), (346339,6600326,1,'soga_lip_type',46,0,-7), (346340,6600326,1,'soga_nose_type',8,-25,-3), (346341,6600326,0,'soga_skin_color',225,178,142), (346342,6600326,0,'wing_color1',255,255,255), (346343,6600326,0,'wing_color2',255,255,255), (346344,6600327,1,'cheek_type',-1,11,0), (346345,6600327,1,'chin_type',34,9,-31), (346346,6600327,1,'ear_type',-8,-11,0), (346347,6600327,1,'eye_brow_type',-12,-20,42), (346348,6600327,0,'eye_color',57,119,109), (346349,6600327,1,'eye_type',-28,0,0), (346350,6600327,0,'hair_color1',31,7,201), (346351,6600327,0,'hair_face_color',202,187,68), (346352,6600327,0,'hair_face_highlight_color',27,18,0), (346353,6600327,0,'hair_type_color',202,187,68), (346354,6600327,0,'hair_type_highlight_color',27,18,0), (346355,6600327,1,'lip_type',7,0,34), (346356,6600327,1,'nose_type',-14,31,7), (346357,6600327,0,'skin_color',204,148,150), (346358,6600327,1,'soga_cheek_type',-1,11,0), (346359,6600327,1,'soga_chin_type',34,9,-31), (346360,6600327,1,'soga_ear_type',-8,-11,0), (346361,6600327,1,'soga_eye_brow_type',-12,-20,42), (346362,6600327,0,'soga_eye_color',229,229,102), (346363,6600327,1,'soga_eye_type',-28,0,0), (346364,6600327,0,'soga_hair_face_color',202,187,68), (346365,6600327,0,'soga_hair_face_highlight_color',27,18,0), (346366,6600327,0,'soga_hair_type_color',202,187,68), (346367,6600327,0,'soga_hair_type_highlight_color',27,18,0), (346368,6600327,1,'soga_lip_type',7,0,34), (346369,6600327,1,'soga_nose_type',-14,31,7), (346370,6600327,0,'soga_skin_color',204,148,150), (346371,6600327,0,'wing_color1',255,255,255), (346372,6600327,0,'wing_color2',255,255,255), (346373,6600328,1,'cheek_type',0,-4,0), (346374,6600328,1,'chin_type',-7,18,7), (346375,6600328,1,'ear_type',0,7,0), (346376,6600328,1,'eye_brow_type',12,20,21), (346377,6600328,0,'eye_color',162,198,199), (346378,6600328,1,'eye_type',-10,0,0), (346379,6600328,0,'hair_color1',231,0,0), (346380,6600328,0,'hair_face_color',106,86,0), (346381,6600328,0,'hair_face_highlight_color',30,11,3), (346382,6600328,0,'hair_type_color',106,86,0), (346383,6600328,0,'hair_type_highlight_color',30,11,3), (346384,6600328,1,'lip_type',-25,-25,0), (346385,6600328,1,'nose_type',-7,-25,0), (346386,6600328,0,'skin_color',250,253,253), (346387,6600328,1,'soga_cheek_type',0,-4,0), (346388,6600328,1,'soga_chin_type',-7,18,7), (346389,6600328,1,'soga_ear_type',0,7,0), (346390,6600328,1,'soga_eye_brow_type',12,20,21), (346391,6600328,0,'soga_eye_color',229,229,102), (346392,6600328,1,'soga_eye_type',-10,0,0), (346393,6600328,0,'soga_hair_face_color',106,86,0), (346394,6600328,0,'soga_hair_face_highlight_color',30,11,3), (346395,6600328,0,'soga_hair_type_color',106,86,0), (346396,6600328,0,'soga_hair_type_highlight_color',30,11,3), (346397,6600328,1,'soga_lip_type',-25,-25,0), (346398,6600328,1,'soga_nose_type',-7,-25,0), (346399,6600328,0,'soga_skin_color',250,253,253), (346400,6600328,0,'wing_color1',255,255,255), (346401,6600328,0,'wing_color2',255,255,255), (346402,6600329,1,'cheek_type',-17,-34,0), (346403,6600329,1,'chin_type',-38,20,0), (346404,6600329,1,'ear_type',-3,7,0), (346405,6600329,1,'eye_brow_type',17,-17,-46), (346406,6600329,0,'eye_color',48,94,67), (346407,6600329,1,'eye_type',-8,0,0), (346408,6600329,0,'hair_color1',219,42,0), (346409,6600329,0,'hair_face_color',70,28,0), (346410,6600329,0,'hair_face_highlight_color',49,17,9), (346411,6600329,0,'hair_type_color',70,28,0), (346412,6600329,0,'hair_type_highlight_color',49,17,9), (346413,6600329,1,'lip_type',-14,23,-28), (346414,6600329,1,'nose_type',-9,-37,42), (346415,6600329,0,'skin_color',228,208,210), (346416,6600329,1,'soga_cheek_type',-17,-34,0), (346417,6600329,1,'soga_chin_type',-38,20,0), (346418,6600329,1,'soga_ear_type',-3,7,0), (346419,6600329,1,'soga_eye_brow_type',17,-17,-46), (346420,6600329,0,'soga_eye_color',229,229,102), (346421,6600329,1,'soga_eye_type',-8,0,0), (346422,6600329,0,'soga_hair_face_color',70,28,0), (346423,6600329,0,'soga_hair_face_highlight_color',49,17,9), (346424,6600329,0,'soga_hair_type_color',70,28,0), (346425,6600329,0,'soga_hair_type_highlight_color',49,17,9), (346426,6600329,1,'soga_lip_type',-14,23,-28), (346427,6600329,1,'soga_nose_type',-9,-37,42), (346428,6600329,0,'soga_skin_color',228,208,210), (346429,6600329,0,'wing_color1',255,255,255), (346430,6600329,0,'wing_color2',255,255,255), (346431,6600330,1,'cheek_type',-7,-34,0), (346432,6600330,1,'chin_type',-10,29,-28), (346433,6600330,1,'ear_type',0,3,0), (346434,6600330,1,'eye_brow_type',19,-28,0), (346435,6600330,0,'eye_color',90,120,69), (346436,6600330,1,'eye_type',-17,0,0), (346437,6600330,0,'hair_color1',224,39,0), (346438,6600330,0,'hair_face_color',162,59,25), (346439,6600330,0,'hair_face_highlight_color',135,52,10), (346440,6600330,0,'hair_type_color',162,59,25), (346441,6600330,0,'hair_type_highlight_color',135,52,10), (346442,6600330,1,'lip_type',7,0,-10), (346443,6600330,1,'nose_type',34,-32,39), (346444,6600330,0,'skin_color',221,221,221), (346445,6600330,1,'soga_cheek_type',-7,-34,0), (346446,6600330,1,'soga_chin_type',-10,29,-28), (346447,6600330,1,'soga_ear_type',0,3,0), (346448,6600330,1,'soga_eye_brow_type',19,-28,0), (346449,6600330,0,'soga_eye_color',229,229,102), (346450,6600330,1,'soga_eye_type',-17,0,0), (346451,6600330,0,'soga_hair_face_color',162,59,25), (346452,6600330,0,'soga_hair_face_highlight_color',135,52,10), (346453,6600330,0,'soga_hair_type_color',162,59,25), (346454,6600330,0,'soga_hair_type_highlight_color',135,52,10), (346455,6600330,1,'soga_lip_type',7,0,-10), (346456,6600330,1,'soga_nose_type',34,-32,39), (346457,6600330,0,'soga_skin_color',221,221,221), (346458,6600330,0,'wing_color1',255,255,255), (346459,6600330,0,'wing_color2',255,255,255), (346460,6600331,1,'cheek_type',-32,-31,0), (346461,6600331,1,'chin_type',-1,25,26), (346462,6600331,1,'ear_type',37,-5,0), (346463,6600331,1,'eye_brow_type',-28,25,-7), (346464,6600331,0,'eye_color',50,97,72), (346465,6600331,1,'eye_type',31,0,0), (346467,6600331,0,'hair_face_color',115,61,3), (346468,6600331,0,'hair_face_highlight_color',67,60,14), (346469,6600331,0,'hair_type_color',115,61,3), (346470,6600331,0,'hair_type_highlight_color',67,60,14), (346471,6600331,1,'lip_type',-8,7,10), (346472,6600331,1,'nose_type',4,37,-9), (346473,6600331,0,'skin_color',226,215,198), (346474,6600331,1,'soga_cheek_type',-32,-31,0), (346475,6600331,1,'soga_chin_type',-1,25,26), (346476,6600331,1,'soga_ear_type',37,-5,0), (346477,6600331,1,'soga_eye_brow_type',-28,25,-7), (346478,6600331,0,'soga_eye_color',229,229,102), (346479,6600331,1,'soga_eye_type',31,0,0), (346480,6600331,0,'soga_hair_face_color',115,61,3), (346481,6600331,0,'soga_hair_face_highlight_color',67,60,14), (346482,6600331,0,'soga_hair_type_color',115,61,3), (346483,6600331,0,'soga_hair_type_highlight_color',67,60,14), (346484,6600331,1,'soga_lip_type',-8,7,10), (346485,6600331,1,'soga_nose_type',4,37,-9), (346486,6600331,0,'soga_skin_color',226,215,198), (346487,6600331,0,'wing_color1',255,255,255), (346488,6600331,0,'wing_color2',255,255,255), (346489,6600332,1,'cheek_type',28,41,0), (346490,6600332,1,'chin_type',26,-10,-7), (346491,6600332,1,'ear_type',-3,-25,0), (346492,6600332,1,'eye_brow_type',0,1,2), (346493,6600332,0,'eye_color',157,196,204), (346494,6600332,1,'eye_type',25,0,0), (346496,6600332,0,'hair_face_color',188,185,179), (346497,6600332,0,'hair_face_highlight_color',151,57,12), (346498,6600332,0,'hair_type_color',188,185,179), (346499,6600332,0,'hair_type_highlight_color',151,57,12), (346500,6600332,1,'lip_type',-26,0,17), (346501,6600332,1,'nose_type',28,7,-22), (346502,6600332,0,'skin_color',231,222,222), (346503,6600332,1,'soga_cheek_type',28,41,0), (346504,6600332,1,'soga_chin_type',26,-10,-7), (346505,6600332,1,'soga_ear_type',-3,-25,0), (346506,6600332,1,'soga_eye_brow_type',0,1,2), (346507,6600332,0,'soga_eye_color',229,229,102), (346508,6600332,1,'soga_eye_type',25,0,0), (346509,6600332,0,'soga_hair_face_color',188,185,179), (346510,6600332,0,'soga_hair_face_highlight_color',151,57,12), (346511,6600332,0,'soga_hair_type_color',188,185,179), (346512,6600332,0,'soga_hair_type_highlight_color',151,57,12), (346513,6600332,1,'soga_lip_type',-26,0,17), (346514,6600332,1,'soga_nose_type',28,7,-22), (346515,6600332,0,'soga_skin_color',231,222,222), (346516,6600332,0,'wing_color1',255,255,255), (346517,6600332,0,'wing_color2',255,255,255), (346518,6600333,0,'eye_color',255,255,255), (346519,6600333,0,'skin_color',255,255,255), (346520,6600333,0,'soga_eye_color',255,0,255), (346521,6600334,0,'eye_color',255,255,255), (346522,6600334,0,'skin_color',255,255,255), (346523,6600334,0,'soga_eye_color',255,0,255), (346524,6600335,0,'eye_color',5,5,5), (346525,6600335,0,'skin_color',5,5,5), (346526,6600335,0,'soga_eye_color',255,0,255), (346527,6600336,1,'cheek_type',14,-14,0), (346528,6600336,1,'chin_type',3,-9,14), (346529,6600336,1,'ear_type',-28,18,0), (346530,6600336,1,'eye_brow_type',-12,41,25), (346531,6600336,0,'eye_color',70,142,161), (346532,6600336,0,'hair_color1',11,239,0), (346533,6600336,0,'hair_face_color',61,28,8), (346534,6600336,0,'hair_face_highlight_color',39,38,35), (346535,6600336,0,'hair_type_color',61,28,8), (346536,6600336,0,'hair_type_highlight_color',39,38,35), (346537,6600336,1,'lip_type',17,-14,0), (346538,6600336,1,'nose_type',21,11,-17), (346539,6600336,0,'skin_color',133,126,88), (346540,6600336,1,'soga_cheek_type',14,-14,0), (346541,6600336,1,'soga_chin_type',3,-9,14), (346542,6600336,1,'soga_ear_type',-28,18,0), (346543,6600336,1,'soga_eye_brow_type',-12,41,25), (346544,6600336,0,'soga_eye_color',229,229,102), (346545,6600336,0,'soga_hair_face_color',61,28,8), (346546,6600336,0,'soga_hair_face_highlight_color',39,38,35), (346547,6600336,0,'soga_hair_type_color',61,28,8), (346548,6600336,0,'soga_hair_type_highlight_color',39,38,35), (346549,6600336,1,'soga_lip_type',17,-14,0), (346550,6600336,1,'soga_nose_type',21,11,-17), (346551,6600336,0,'soga_skin_color',133,126,88), (346552,6600336,0,'wing_color1',255,255,255), (346553,6600336,0,'wing_color2',255,255,255), (346554,6600337,1,'cheek_type',4,12,0), (346555,6600337,1,'chin_type',-40,26,-34), (346556,6600337,1,'ear_type',-34,-35,0), (346557,6600337,1,'eye_brow_type',29,-5,19), (346558,6600337,0,'eye_color',193,163,120), (346559,6600337,1,'eye_type',28,0,0), (346560,6600337,0,'hair_color1',22,249,0), (346561,6600337,0,'hair_face_color',50,45,31), (346562,6600337,0,'hair_face_highlight_color',65,29,0), (346563,6600337,0,'hair_type_color',50,45,31), (346564,6600337,0,'hair_type_highlight_color',65,29,0), (346565,6600337,1,'lip_type',2,34,1), (346566,6600337,1,'nose_type',-5,22,-7), (346567,6600337,0,'skin_color',225,210,187), (346568,6600337,1,'soga_cheek_type',4,12,0), (346569,6600337,1,'soga_chin_type',-40,26,-34), (346570,6600337,1,'soga_ear_type',-34,-35,0), (346571,6600337,1,'soga_eye_brow_type',29,-5,19), (346572,6600337,0,'soga_eye_color',229,229,102), (346573,6600337,1,'soga_eye_type',28,0,0), (346574,6600337,0,'soga_hair_face_color',50,45,31), (346575,6600337,0,'soga_hair_face_highlight_color',65,29,0), (346576,6600337,0,'soga_hair_type_color',50,45,31), (346577,6600337,0,'soga_hair_type_highlight_color',65,29,0), (346578,6600337,1,'soga_lip_type',2,34,1), (346579,6600337,1,'soga_nose_type',-5,22,-7), (346580,6600337,0,'soga_skin_color',225,210,187), (346581,6600337,0,'wing_color1',255,255,255), (346582,6600337,0,'wing_color2',255,255,255), (346583,6600338,1,'cheek_type',31,9,0), (346584,6600338,1,'chin_type',-34,28,0), (346585,6600338,1,'ear_type',17,28,0), (346586,6600338,1,'eye_brow_type',-25,14,14), (346587,6600338,0,'eye_color',155,195,204), (346588,6600338,1,'eye_type',-29,0,0), (346589,6600338,0,'hair_color1',37,20,0), (346590,6600338,0,'hair_face_color',226,227,186), (346591,6600338,0,'hair_face_highlight_color',163,147,125), (346592,6600338,0,'hair_type_color',226,227,186), (346593,6600338,0,'hair_type_highlight_color',163,147,125), (346594,6600338,1,'lip_type',29,-23,5), (346595,6600338,1,'nose_type',-18,37,20), (346596,6600338,0,'skin_color',219,226,226), (346597,6600338,1,'soga_cheek_type',31,9,0), (346598,6600338,1,'soga_chin_type',-34,28,0), (346599,6600338,1,'soga_ear_type',17,28,0), (346600,6600338,1,'soga_eye_brow_type',-25,14,14), (346601,6600338,0,'soga_eye_color',229,229,102), (346602,6600338,1,'soga_eye_type',-29,0,0), (346603,6600338,0,'soga_hair_face_color',226,227,186), (346604,6600338,0,'soga_hair_face_highlight_color',163,147,125), (346605,6600338,0,'soga_hair_type_color',226,227,186), (346606,6600338,0,'soga_hair_type_highlight_color',163,147,125), (346607,6600338,1,'soga_lip_type',29,-23,5), (346608,6600338,1,'soga_nose_type',-18,37,20), (346609,6600338,0,'soga_skin_color',219,226,226), (346610,6600338,0,'wing_color1',255,255,255), (346611,6600338,0,'wing_color2',255,255,255), (346612,6600339,1,'cheek_type',-8,-10,0), (346613,6600339,1,'chin_type',10,-21,-11), (346614,6600339,1,'ear_type',-34,7,0), (346615,6600339,1,'eye_brow_type',0,-4,7), (346616,6600339,0,'eye_color',41,71,46), (346617,6600339,1,'eye_type',26,0,0), (346618,6600339,0,'hair_color1',3,9,0), (346619,6600339,0,'hair_face_color',251,249,247), (346620,6600339,0,'hair_face_highlight_color',39,19,3), (346621,6600339,0,'hair_type_color',251,249,247), (346622,6600339,0,'hair_type_highlight_color',39,19,3), (346623,6600339,1,'lip_type',-31,0,2), (346624,6600339,1,'nose_type',4,3,9), (346625,6600339,0,'skin_color',229,192,140), (346626,6600339,1,'soga_cheek_type',-8,-10,0), (346627,6600339,1,'soga_chin_type',10,-21,-11), (346628,6600339,1,'soga_ear_type',-34,7,0), (346629,6600339,1,'soga_eye_brow_type',0,-4,7), (346630,6600339,0,'soga_eye_color',229,229,102), (346631,6600339,1,'soga_eye_type',26,0,0), (346632,6600339,0,'soga_hair_face_color',251,249,247), (346633,6600339,0,'soga_hair_face_highlight_color',39,19,3), (346634,6600339,0,'soga_hair_type_color',251,249,247), (346635,6600339,0,'soga_hair_type_highlight_color',39,19,3), (346636,6600339,1,'soga_lip_type',-31,0,2), (346637,6600339,1,'soga_nose_type',4,3,9), (346638,6600339,0,'soga_skin_color',229,192,140), (346639,6600339,0,'wing_color1',255,255,255), (346640,6600339,0,'wing_color2',255,255,255), (346641,6600340,1,'cheek_type',-38,25,0), (346642,6600340,1,'chin_type',-12,7,7), (346643,6600340,1,'ear_type',39,-34,0), (346644,6600340,1,'eye_brow_type',-38,-47,9), (346645,6600340,0,'eye_color',48,99,113), (346646,6600340,1,'eye_type',-12,0,0), (346647,6600340,0,'hair_color1',249,251,0), (346648,6600340,0,'hair_face_color',42,19,4), (346649,6600340,0,'hair_face_highlight_color',39,16,0), (346650,6600340,0,'hair_type_color',42,19,4), (346651,6600340,0,'hair_type_highlight_color',39,16,0), (346652,6600340,1,'lip_type',-26,35,17), (346653,6600340,1,'nose_type',37,-7,-5), (346654,6600340,0,'skin_color',232,187,181), (346655,6600340,1,'soga_cheek_type',-38,25,0), (346656,6600340,1,'soga_chin_type',-12,7,7), (346657,6600340,1,'soga_ear_type',39,-34,0), (346658,6600340,1,'soga_eye_brow_type',-38,-47,9), (346659,6600340,0,'soga_eye_color',229,229,102), (346660,6600340,1,'soga_eye_type',-12,0,0), (346661,6600340,0,'soga_hair_face_color',42,19,4), (346662,6600340,0,'soga_hair_face_highlight_color',39,16,0), (346663,6600340,0,'soga_hair_type_color',42,19,4), (346664,6600340,0,'soga_hair_type_highlight_color',39,16,0), (346665,6600340,1,'soga_lip_type',-26,35,17), (346666,6600340,1,'soga_nose_type',37,-7,-5), (346667,6600340,0,'soga_skin_color',232,187,181), (346668,6600340,0,'wing_color1',255,255,255), (346669,6600340,0,'wing_color2',255,255,255), (346670,6600341,1,'cheek_type',2,-3,0), (346671,6600341,1,'chin_type',20,0,8), (346672,6600341,1,'ear_type',0,-26,0), (346673,6600341,1,'eye_brow_type',1,26,37), (346674,6600341,0,'eye_color',57,63,34), (346675,6600341,1,'eye_type',-22,0,0), (346676,6600341,0,'hair_color1',244,5,0), (346677,6600341,0,'hair_face_color',32,13,0), (346678,6600341,0,'hair_face_highlight_color',128,46,20), (346679,6600341,0,'hair_type_color',32,13,0), (346680,6600341,0,'hair_type_highlight_color',128,46,20), (346681,6600341,1,'lip_type',-17,7,0), (346682,6600341,1,'nose_type',7,-12,5), (346683,6600341,0,'skin_color',250,253,253), (346684,6600341,1,'soga_cheek_type',2,-3,0), (346685,6600341,1,'soga_chin_type',20,0,8), (346686,6600341,1,'soga_ear_type',0,-26,0), (346687,6600341,1,'soga_eye_brow_type',1,26,37), (346688,6600341,0,'soga_eye_color',229,229,102), (346689,6600341,1,'soga_eye_type',-22,0,0), (346690,6600341,0,'soga_hair_face_color',32,13,0), (346691,6600341,0,'soga_hair_face_highlight_color',128,46,20), (346692,6600341,0,'soga_hair_type_color',32,13,0), (346693,6600341,0,'soga_hair_type_highlight_color',128,46,20), (346694,6600341,1,'soga_lip_type',-17,7,0), (346695,6600341,1,'soga_nose_type',7,-12,5), (346696,6600341,0,'soga_skin_color',250,253,253), (346697,6600341,0,'wing_color1',255,255,255), (346698,6600341,0,'wing_color2',255,255,255), (346699,6600342,1,'cheek_type',75,71,0), (346700,6600342,1,'chin_type',-5,-31,0), (346701,6600342,1,'ear_type',14,-28,0), (346702,6600342,1,'eye_brow_type',81,-41,-71), (346703,6600342,0,'eye_color',139,104,50), (346704,6600342,1,'eye_type',-7,0,0), (346705,6600342,0,'hair_color1',43,36,70), (346706,6600342,0,'hair_color2',68,72,71), (346707,6600342,0,'hair_face_color',61,61,75), (346708,6600342,0,'hair_face_highlight_color',15,1,21), (346709,6600342,0,'hair_highlight',29,21,28), (346710,6600342,0,'hair_type_color',61,61,75), (346711,6600342,0,'hair_type_highlight_color',15,1,21), (346712,6600342,1,'lip_type',-37,-46,-44), (346713,6600342,1,'nose_type',63,14,34), (346714,6600342,0,'skin_color',176,127,99), (346715,6600342,1,'soga_cheek_type',75,71,0), (346716,6600342,1,'soga_chin_type',-5,-31,0), (346717,6600342,1,'soga_ear_type',14,-28,0), (346718,6600342,1,'soga_eye_brow_type',81,-41,-71), (346719,6600342,0,'soga_eye_color',229,229,102), (346720,6600342,1,'soga_eye_type',-7,0,0), (346721,6600342,0,'soga_hair_color1',43,36,70), (346722,6600342,0,'soga_hair_color2',68,72,71), (346723,6600342,0,'soga_hair_face_color',61,61,75), (346724,6600342,0,'soga_hair_face_highlight_color',15,1,21), (346725,6600342,0,'soga_hair_highlight',29,21,28), (346726,6600342,0,'soga_hair_type_color',61,61,75), (346727,6600342,0,'soga_hair_type_highlight_color',15,1,21), (346728,6600342,1,'soga_lip_type',-37,-46,-44), (346729,6600342,1,'soga_nose_type',63,14,34), (346730,6600342,0,'soga_skin_color',176,127,99), (346731,6600342,0,'wing_color1',255,255,255), (346732,6600342,0,'wing_color2',255,255,255), (346733,6600343,1,'cheek_type',0,84,0), (346734,6600343,1,'chin_type',-43,97,41), (346735,6600343,1,'ear_type',31,-3,0), (346736,6600343,1,'eye_brow_type',-43,0,62), (346737,6600343,0,'eye_color',89,63,29), (346738,6600343,0,'hair_color1',26,24,25), (346739,6600343,0,'hair_color2',36,34,36), (346740,6600343,0,'hair_face_color',15,1,21), (346741,6600343,0,'hair_face_highlight_color',221,180,19), (346742,6600343,0,'hair_highlight',239,221,86), (346743,6600343,0,'hair_type_color',15,1,21), (346744,6600343,0,'hair_type_highlight_color',221,180,19), (346745,6600343,1,'lip_type',71,65,74), (346746,6600343,1,'nose_type',-56,56,31), (346747,6600343,0,'skin_color',92,71,43), (346748,6600343,1,'soga_cheek_type',0,84,0), (346749,6600343,1,'soga_chin_type',-43,97,41), (346750,6600343,1,'soga_ear_type',31,-3,0), (346751,6600343,1,'soga_eye_brow_type',-43,0,62), (346752,6600343,0,'soga_eye_color',204,204,204), (346753,6600343,1,'soga_eye_type',56,0,0), (346754,6600343,0,'soga_hair_color1',26,24,25), (346755,6600343,0,'soga_hair_color2',36,34,36), (346756,6600343,0,'soga_hair_face_color',15,1,21), (346757,6600343,0,'soga_hair_face_highlight_color',221,180,19), (346758,6600343,0,'soga_hair_highlight',239,221,86), (346759,6600343,0,'soga_hair_type_color',15,1,21), (346760,6600343,0,'soga_hair_type_highlight_color',221,180,19), (346761,6600343,1,'soga_lip_type',71,65,74), (346762,6600343,1,'soga_nose_type',-56,56,31), (346763,6600343,0,'soga_skin_color',92,71,43), (346764,6600344,1,'cheek_type',77,45,0), (346765,6600344,1,'chin_type',-63,-72,97), (346766,6600344,1,'ear_type',48,56,0), (346767,6600344,1,'eye_brow_type',-43,-90,-48), (346768,6600344,0,'eye_color',0,2,118), (346769,6600344,1,'eye_type',91,0,0), (346770,6600344,0,'hair_color1',172,160,77), (346771,6600344,1,'lip_type',-71,15,-28), (346772,6600344,1,'nose_type',7,-84,-96), (346773,6600344,0,'skin_color',127,108,86), (346774,6600344,1,'soga_cheek_type',77,45,0), (346775,6600344,1,'soga_chin_type',-63,-72,97), (346776,6600344,1,'soga_ear_type',48,56,0), (346777,6600344,1,'soga_eye_brow_type',-43,-90,-48), (346778,6600344,0,'soga_eye_color',229,229,102), (346779,6600344,1,'soga_eye_type',91,0,0), (346780,6600344,1,'soga_lip_type',-71,15,-28), (346781,6600344,1,'soga_nose_type',7,-84,-96), (346782,6600344,0,'soga_skin_color',127,108,86), (346783,6600344,0,'wing_color1',255,255,255), (346784,6600344,0,'wing_color2',255,255,255), (346785,6600345,1,'cheek_type',-18,-8,0), (346786,6600345,1,'chin_type',18,26,3), (346787,6600345,1,'ear_type',-19,-8,0), (346788,6600345,1,'eye_brow_type',32,0,-8), (346789,6600345,0,'eye_color',129,181,196), (346790,6600345,1,'eye_type',10,0,0), (346791,6600345,0,'hair_color1',19,25,0), (346792,6600345,0,'hair_face_color',214,79,19), (346793,6600345,0,'hair_face_highlight_color',78,77,70), (346794,6600345,0,'hair_type_color',214,79,19), (346795,6600345,0,'hair_type_highlight_color',78,77,70), (346796,6600345,1,'lip_type',5,-4,22), (346797,6600345,1,'nose_type',7,19,25), (346798,6600345,0,'skin_color',243,240,240), (346799,6600345,1,'soga_cheek_type',-18,-8,0), (346800,6600345,1,'soga_chin_type',18,26,3), (346801,6600345,1,'soga_ear_type',-19,-8,0), (346802,6600345,1,'soga_eye_brow_type',32,0,-8), (346803,6600345,0,'soga_eye_color',229,229,102), (346804,6600345,1,'soga_eye_type',10,0,0), (346805,6600345,0,'soga_hair_face_color',214,79,19), (346806,6600345,0,'soga_hair_face_highlight_color',78,77,70), (346807,6600345,0,'soga_hair_type_color',214,79,19), (346808,6600345,0,'soga_hair_type_highlight_color',78,77,70), (346809,6600345,1,'soga_lip_type',5,-4,22), (346810,6600345,1,'soga_nose_type',7,19,25), (346811,6600345,0,'soga_skin_color',243,240,240), (346812,6600345,0,'wing_color1',255,255,255), (346813,6600345,0,'wing_color2',255,255,255), (346814,6600346,1,'cheek_type',-68,-14,0), (346815,6600346,1,'chin_type',-7,74,-93), (346816,6600346,1,'ear_type',15,-28,0), (346817,6600346,1,'eye_brow_type',95,-48,-2), (346818,6600346,0,'eye_color',77,59,29), (346819,6600346,1,'eye_type',-68,0,0), (346820,6600346,0,'hair_color1',89,21,21), (346821,6600346,0,'hair_color2',171,87,0), (346822,6600346,0,'hair_face_color',166,57,22), (346823,6600346,0,'hair_face_highlight_color',219,179,15), (346824,6600346,0,'hair_highlight',239,221,86), (346825,6600346,0,'hair_type_color',166,57,22), (346826,6600346,0,'hair_type_highlight_color',219,179,15), (346827,6600346,1,'lip_type',0,-19,90), (346828,6600346,1,'nose_type',94,-62,10), (346829,6600346,0,'skin_color',219,167,157), (346830,6600346,1,'soga_cheek_type',-68,-14,0), (346831,6600346,1,'soga_chin_type',-7,74,-93), (346832,6600346,1,'soga_ear_type',15,-28,0), (346833,6600346,1,'soga_eye_brow_type',95,-48,-2), (346834,6600346,0,'soga_eye_color',229,229,102), (346835,6600346,1,'soga_eye_type',-68,0,0), (346836,6600346,0,'soga_hair_color1',89,21,21), (346837,6600346,0,'soga_hair_color2',171,87,0), (346838,6600346,0,'soga_hair_face_color',166,57,22), (346839,6600346,0,'soga_hair_face_highlight_color',219,179,15), (346840,6600346,0,'soga_hair_highlight',239,221,86), (346841,6600346,0,'soga_hair_type_color',166,57,22), (346842,6600346,0,'soga_hair_type_highlight_color',219,179,15), (346843,6600346,1,'soga_lip_type',0,-19,90), (346844,6600346,1,'soga_nose_type',94,-62,10), (346845,6600346,0,'soga_skin_color',219,167,157), (346846,6600346,0,'wing_color1',255,255,255), (346847,6600346,0,'wing_color2',255,255,255), (346848,6600347,1,'cheek_type',56,-28,0), (346849,6600347,1,'chin_type',-3,8,-31), (346850,6600347,1,'ear_type',19,-38,0), (346851,6600347,1,'eye_brow_type',76,81,-21), (346852,6600347,0,'eye_color',124,178,193), (346853,6600347,1,'eye_type',-51,0,0), (346854,6600347,0,'hair_color1',164,165,165), (346855,6600347,0,'hair_color2',56,62,62), (346856,6600347,0,'hair_face_color',211,220,220), (346857,6600347,0,'hair_face_highlight_color',53,50,65), (346858,6600347,0,'hair_highlight',50,48,56), (346859,6600347,0,'hair_type_color',211,220,220), (346860,6600347,0,'hair_type_highlight_color',53,50,65), (346861,6600347,1,'lip_type',81,-83,-19), (346862,6600347,1,'nose_type',82,-62,-57), (346863,6600347,0,'skin_color',240,247,247), (346864,6600347,1,'soga_cheek_type',56,-28,0), (346865,6600347,1,'soga_chin_type',-3,8,-31), (346866,6600347,1,'soga_ear_type',19,-38,0), (346867,6600347,1,'soga_eye_brow_type',76,81,-21), (346868,6600347,0,'soga_eye_color',229,229,102), (346869,6600347,1,'soga_eye_type',-51,0,0), (346870,6600347,0,'soga_hair_color1',164,165,165), (346871,6600347,0,'soga_hair_color2',56,62,62), (346872,6600347,0,'soga_hair_face_color',211,220,220), (346873,6600347,0,'soga_hair_face_highlight_color',53,50,65), (346874,6600347,0,'soga_hair_highlight',50,48,56), (346875,6600347,0,'soga_hair_type_color',211,220,220), (346876,6600347,0,'soga_hair_type_highlight_color',53,50,65), (346877,6600347,1,'soga_lip_type',81,-83,-19), (346878,6600347,1,'soga_nose_type',82,-62,-57), (346879,6600347,0,'soga_skin_color',240,247,247), (346880,6600347,0,'wing_color1',255,255,255), (346881,6600347,0,'wing_color2',255,255,255), (346882,6600348,1,'cheek_type',81,77,0), (346883,6600348,1,'chin_type',84,25,-11), (346884,6600348,1,'ear_type',78,20,0), (346885,6600348,1,'eye_brow_type',-25,-74,9), (346886,6600348,0,'eye_color',147,109,52), (346887,6600348,1,'eye_type',4,0,0), (346888,6600348,0,'hair_color1',164,165,165), (346889,6600348,0,'hair_color2',56,62,62), (346890,6600348,0,'hair_face_color',244,246,246), (346891,6600348,0,'hair_face_highlight_color',233,168,29), (346892,6600348,0,'hair_highlight',200,165,96), (346893,6600348,0,'hair_type_color',244,246,246), (346894,6600348,0,'hair_type_highlight_color',233,168,29), (346895,6600348,1,'lip_type',62,56,-84), (346896,6600348,1,'nose_type',-76,37,-34), (346897,6600348,0,'skin_color',251,248,249), (346898,6600348,1,'soga_cheek_type',81,77,0), (346899,6600348,1,'soga_chin_type',84,25,-11), (346900,6600348,1,'soga_ear_type',78,20,0), (346901,6600348,1,'soga_eye_brow_type',-25,-74,9), (346902,6600348,0,'soga_eye_color',204,204,204), (346903,6600348,1,'soga_eye_type',4,0,0), (346904,6600348,0,'soga_hair_color1',164,165,165), (346905,6600348,0,'soga_hair_color2',56,62,62), (346906,6600348,0,'soga_hair_face_color',244,246,246), (346907,6600348,0,'soga_hair_face_highlight_color',233,168,29), (346908,6600348,0,'soga_hair_highlight',200,165,96), (346909,6600348,0,'soga_hair_type_color',244,246,246), (346910,6600348,0,'soga_hair_type_highlight_color',233,168,29), (346911,6600348,1,'soga_lip_type',62,56,-84), (346912,6600348,1,'soga_nose_type',-76,37,-34), (346913,6600348,0,'soga_skin_color',251,248,249), (346914,6600349,0,'eye_color',255,255,255), (346915,6600349,0,'skin_color',255,255,255), (346916,6600349,0,'soga_eye_color',255,0,255), (346917,6600350,1,'cheek_type',-12,-12,0), (346918,6600350,1,'chin_type',-14,19,-19), (346919,6600350,1,'ear_type',-17,0,0), (346920,6600350,1,'eye_brow_type',-17,9,0), (346921,6600350,0,'eye_color',192,174,138), (346922,6600350,1,'eye_type',4,0,0), (346923,6600350,0,'hair_color1',21,0,0), (346924,6600350,0,'hair_face_color',132,59,0), (346925,6600350,0,'hair_face_highlight_color',150,88,18), (346926,6600350,0,'hair_type_color',132,59,0), (346927,6600350,0,'hair_type_highlight_color',150,88,18), (346928,6600350,1,'lip_type',-43,-2,19), (346929,6600350,1,'nose_type',0,21,0), (346930,6600350,0,'skin_color',232,215,165), (346931,6600350,1,'soga_cheek_type',-12,-12,0), (346932,6600350,1,'soga_chin_type',-14,19,-19), (346933,6600350,1,'soga_ear_type',-17,0,0), (346934,6600350,1,'soga_eye_brow_type',-17,9,0), (346935,6600350,0,'soga_eye_color',229,229,102), (346936,6600350,1,'soga_eye_type',4,0,0), (346937,6600350,0,'soga_hair_face_color',132,59,0), (346938,6600350,0,'soga_hair_face_highlight_color',150,88,18), (346939,6600350,0,'soga_hair_type_color',132,59,0), (346940,6600350,0,'soga_hair_type_highlight_color',150,88,18), (346941,6600350,1,'soga_lip_type',-43,-2,19), (346942,6600350,1,'soga_nose_type',0,21,0), (346943,6600350,0,'soga_skin_color',232,215,165), (346944,6600350,0,'wing_color1',255,255,255), (346945,6600350,0,'wing_color2',255,255,255), (346946,6600351,1,'cheek_type',-40,4,0), (346947,6600351,1,'chin_type',-42,4,0), (346948,6600351,1,'ear_type',19,-37,0), (346949,6600351,1,'eye_brow_type',-12,-5,-3), (346950,6600351,0,'eye_color',95,149,133), (346951,6600351,1,'eye_type',9,0,0), (346952,6600351,0,'hair_color1',244,26,0), (346953,6600351,0,'hair_face_color',34,31,25), (346954,6600351,0,'hair_face_highlight_color',148,56,26), (346955,6600351,0,'hair_type_color',34,31,25), (346956,6600351,0,'hair_type_highlight_color',148,56,26), (346957,6600351,1,'lip_type',-2,5,37), (346958,6600351,1,'nose_type',9,-12,26), (346959,6600351,0,'skin_color',178,179,179), (346960,6600351,1,'soga_cheek_type',-40,4,0), (346961,6600351,1,'soga_chin_type',-42,4,0), (346962,6600351,1,'soga_ear_type',19,-37,0), (346963,6600351,1,'soga_eye_brow_type',-12,-5,-3), (346964,6600351,0,'soga_eye_color',229,229,102), (346965,6600351,1,'soga_eye_type',9,0,0), (346966,6600351,0,'soga_hair_face_color',34,31,25), (346967,6600351,0,'soga_hair_face_highlight_color',148,56,26), (346968,6600351,0,'soga_hair_type_color',34,31,25), (346969,6600351,0,'soga_hair_type_highlight_color',148,56,26), (346970,6600351,1,'soga_lip_type',-2,5,37), (346971,6600351,1,'soga_nose_type',9,-12,26), (346972,6600351,0,'soga_skin_color',178,179,179), (346973,6600351,0,'wing_color1',255,255,255), (346974,6600351,0,'wing_color2',255,255,255), (346975,6600352,1,'cheek_type',0,-29,0), (346976,6600352,1,'chin_type',0,-17,3), (346977,6600352,1,'ear_type',-17,31,0), (346978,6600352,1,'eye_brow_type',19,0,20), (346979,6600352,0,'eye_color',41,82,94), (346980,6600352,1,'eye_type',40,0,0), (346982,6600352,0,'hair_face_color',45,24,3), (346983,6600352,0,'hair_face_highlight_color',126,121,76), (346984,6600352,0,'hair_type_color',45,24,3), (346985,6600352,0,'hair_type_highlight_color',126,121,76), (346986,6600352,1,'lip_type',-4,0,8), (346987,6600352,1,'nose_type',2,5,-26), (346988,6600352,0,'skin_color',220,213,189), (346989,6600352,1,'soga_cheek_type',0,-29,0), (346990,6600352,1,'soga_chin_type',0,-17,3), (346991,6600352,1,'soga_ear_type',-17,31,0), (346992,6600352,1,'soga_eye_brow_type',19,0,20), (346993,6600352,0,'soga_eye_color',229,229,102), (346994,6600352,1,'soga_eye_type',40,0,0), (346995,6600352,0,'soga_hair_face_color',45,24,3), (346996,6600352,0,'soga_hair_face_highlight_color',126,121,76), (346997,6600352,0,'soga_hair_type_color',45,24,3), (346998,6600352,0,'soga_hair_type_highlight_color',126,121,76), (346999,6600352,1,'soga_lip_type',-4,0,8), (347000,6600352,1,'soga_nose_type',2,5,-26), (347001,6600352,0,'soga_skin_color',220,213,189), (347004,6600353,1,'cheek_type',-5,81,0), (347005,6600353,1,'chin_type',88,17,37), (347006,6600353,1,'ear_type',37,-74,0), (347007,6600353,1,'eye_brow_type',78,-95,-26), (347008,6600353,0,'eye_color',29,56,42), (347009,6600353,1,'eye_type',75,0,0), (347010,6600353,0,'hair_color1',29,21,28), (347011,6600353,0,'hair_color2',39,32,39), (347012,6600353,0,'hair_face_color',15,1,21), (347013,6600353,0,'hair_face_highlight_color',244,246,246), (347014,6600353,0,'hair_highlight',161,165,168), (347015,6600353,0,'hair_type_color',15,1,21), (347016,6600353,0,'hair_type_highlight_color',244,246,246), (347017,6600353,1,'lip_type',-87,78,8), (347018,6600353,1,'nose_type',35,-64,75), (347019,6600353,0,'skin_color',138,108,67), (347020,6600353,1,'soga_cheek_type',-5,81,0), (347021,6600353,1,'soga_chin_type',88,17,37), (347022,6600353,1,'soga_ear_type',37,-74,0), (347023,6600353,1,'soga_eye_brow_type',78,-95,-26), (347024,6600353,0,'soga_eye_color',229,229,102), (347025,6600353,1,'soga_eye_type',75,0,0), (347026,6600353,0,'soga_hair_color1',29,21,28), (347027,6600353,0,'soga_hair_color2',39,32,39), (347028,6600353,0,'soga_hair_face_color',15,1,21), (347029,6600353,0,'soga_hair_face_highlight_color',244,246,246), (347030,6600353,0,'soga_hair_highlight',161,165,168), (347031,6600353,0,'soga_hair_type_color',15,1,21), (347032,6600353,0,'soga_hair_type_highlight_color',244,246,246), (347033,6600353,1,'soga_lip_type',-87,78,8), (347034,6600353,1,'soga_nose_type',35,-64,75), (347035,6600353,0,'soga_skin_color',138,108,67), (347036,6600353,0,'wing_color1',255,255,255), (347037,6600353,0,'wing_color2',255,255,255), (347038,6600354,0,'eye_color',255,255,255), (347039,6600354,0,'skin_color',255,255,255), (347040,6600354,0,'soga_eye_color',255,0,255), (347041,6600355,1,'cheek_type',-98,65,0), (347042,6600355,1,'chin_type',95,52,-21), (347043,6600355,1,'ear_type',-74,93,0), (347044,6600355,1,'eye_brow_type',22,-88,45), (347045,6600355,0,'eye_color',69,141,155), (347046,6600355,1,'eye_type',35,0,0), (347047,6600355,0,'hair_color1',109,14,49), (347048,6600355,0,'hair_color2',185,97,0), (347049,6600355,0,'hair_face_color',84,0,0), (347050,6600355,0,'hair_face_highlight_color',170,62,24), (347051,6600355,0,'hair_highlight',89,21,21), (347052,6600355,0,'hair_type_color',84,0,0), (347053,6600355,0,'hair_type_highlight_color',170,62,24), (347054,6600355,1,'lip_type',-42,75,58), (347055,6600355,1,'nose_type',14,-77,94), (347056,6600355,0,'skin_color',136,93,72), (347057,6600355,1,'soga_cheek_type',-98,65,0), (347058,6600355,1,'soga_chin_type',95,52,-21), (347059,6600355,1,'soga_ear_type',-74,93,0), (347060,6600355,1,'soga_eye_brow_type',22,-88,45), (347061,6600355,0,'soga_eye_color',229,229,102), (347062,6600355,1,'soga_eye_type',35,0,0), (347063,6600355,0,'soga_hair_color1',109,14,49), (347064,6600355,0,'soga_hair_color2',185,97,0), (347065,6600355,0,'soga_hair_face_color',84,0,0), (347066,6600355,0,'soga_hair_face_highlight_color',170,62,24), (347067,6600355,0,'soga_hair_highlight',89,21,21), (347068,6600355,0,'soga_hair_type_color',84,0,0), (347069,6600355,0,'soga_hair_type_highlight_color',170,62,24), (347070,6600355,1,'soga_lip_type',-42,75,58), (347071,6600355,1,'soga_nose_type',14,-77,94), (347072,6600355,0,'soga_skin_color',136,93,72), (347073,6600355,0,'wing_color1',255,255,255), (347074,6600355,0,'wing_color2',255,255,255), (347075,6600356,1,'cheek_type',20,0,0), (347076,6600356,1,'chin_type',35,10,12), (347077,6600356,1,'ear_type',-19,-31,0), (347078,6600356,1,'eye_brow_type',-35,28,7), (347079,6600356,0,'eye_color',239,84,99), (347080,6600356,1,'eye_type',-4,0,0), (347082,6600356,0,'hair_face_color',122,67,6), (347083,6600356,0,'hair_face_highlight_color',210,114,12), (347084,6600356,0,'hair_type_color',122,67,6), (347085,6600356,0,'hair_type_highlight_color',210,114,12), (347086,6600356,1,'lip_type',-29,18,7), (347087,6600356,1,'nose_type',-32,0,-19), (347088,6600356,0,'skin_color',131,37,1), (347089,6600356,1,'soga_cheek_type',20,0,0), (347090,6600356,1,'soga_chin_type',35,10,12), (347091,6600356,1,'soga_ear_type',-19,-31,0), (347092,6600356,1,'soga_eye_brow_type',-35,28,7), (347093,6600356,0,'soga_eye_color',229,229,102), (347094,6600356,1,'soga_eye_type',-4,0,0), (347095,6600356,0,'soga_hair_face_color',122,67,6), (347096,6600356,0,'soga_hair_face_highlight_color',210,114,12), (347097,6600356,0,'soga_hair_type_color',122,67,6), (347098,6600356,0,'soga_hair_type_highlight_color',210,114,12), (347099,6600356,1,'soga_lip_type',-29,18,7), (347100,6600356,1,'soga_nose_type',-32,0,-19), (347101,6600356,0,'soga_skin_color',131,37,1), (347102,6600356,0,'wing_color1',255,255,255), (347103,6600356,0,'wing_color2',255,255,255), (347104,6600357,1,'cheek_type',25,0,0), (347105,6600357,1,'chin_type',25,2,-17), (347106,6600357,1,'ear_type',-28,-28,0), (347107,6600357,1,'eye_brow_type',0,-8,-8), (347108,6600357,0,'eye_color',57,106,70), (347109,6600357,1,'eye_type',28,0,0), (347110,6600357,0,'hair_color1',79,28,15), (347111,6600357,0,'hair_color2',111,64,0), (347112,6600357,0,'hair_face_color',36,24,2), (347113,6600357,0,'hair_face_highlight_color',168,59,22), (347114,6600357,0,'hair_type_color',36,24,2), (347115,6600357,0,'hair_type_highlight_color',168,59,22), (347116,6600357,1,'lip_type',37,-34,-1), (347117,6600357,1,'nose_type',46,37,25), (347118,6600357,0,'skin_color',242,213,214), (347119,6600357,1,'soga_cheek_type',25,0,0), (347120,6600357,1,'soga_chin_type',25,2,-17), (347121,6600357,1,'soga_ear_type',-28,-28,0), (347122,6600357,1,'soga_eye_brow_type',0,-8,-8), (347123,6600357,0,'soga_eye_color',57,106,70), (347124,6600357,1,'soga_eye_type',28,0,0), (347125,6600357,0,'soga_hair_face_color',36,24,2), (347126,6600357,0,'soga_hair_face_highlight_color',168,59,22), (347127,6600357,0,'soga_hair_type_color',36,24,2), (347128,6600357,0,'soga_hair_type_highlight_color',168,59,22), (347129,6600357,1,'soga_lip_type',37,-34,-1), (347130,6600357,1,'soga_nose_type',46,37,25), (347131,6600357,0,'soga_skin_color',242,213,214), (347132,6600357,0,'wing_color1',255,255,255), (347133,6600357,0,'wing_color2',255,255,255), (347134,6600358,1,'cheek_type',87,81,0), (347135,6600358,1,'chin_type',-31,88,79), (347136,6600358,1,'ear_type',87,81,0), (347137,6600358,1,'eye_brow_type',-14,-42,21), (347138,6600358,0,'eye_color',40,87,86), (347139,6600358,1,'eye_type',78,0,0), (347142,6600358,0,'hair_face_color',218,211,203), (347143,6600358,0,'hair_face_highlight_color',185,87,38), (347144,6600358,0,'hair_highlight',105,26,26), (347145,6600358,0,'hair_type_color',218,211,203), (347146,6600358,0,'hair_type_highlight_color',185,87,38), (347147,6600358,1,'lip_type',-37,-64,43), (347148,6600358,1,'nose_type',14,-84,-84), (347149,6600358,0,'skin_color',244,253,252), (347150,6600358,1,'soga_cheek_type',87,81,0), (347151,6600358,1,'soga_chin_type',-31,88,79), (347152,6600358,1,'soga_ear_type',87,81,0), (347153,6600358,1,'soga_eye_brow_type',-14,-42,21), (347154,6600358,0,'soga_eye_color',229,229,102), (347155,6600358,1,'soga_eye_type',78,0,0), (347156,6600358,0,'soga_hair_color1',112,123,142), (347157,6600358,0,'soga_hair_color2',123,114,109), (347158,6600358,0,'soga_hair_face_color',218,211,203), (347159,6600358,0,'soga_hair_face_highlight_color',185,87,38), (347160,6600358,0,'soga_hair_highlight',105,26,26), (347161,6600358,0,'soga_hair_type_color',218,211,203), (347162,6600358,0,'soga_hair_type_highlight_color',185,87,38), (347163,6600358,1,'soga_lip_type',-37,-64,43), (347164,6600358,1,'soga_nose_type',14,-84,-84), (347165,6600358,0,'soga_skin_color',244,253,252), (347166,6600358,0,'wing_color1',255,255,255), (347167,6600358,0,'wing_color2',255,255,255), (347168,6600359,1,'cheek_type',88,-39,0), (347169,6600359,1,'chin_type',21,62,9), (347170,6600359,1,'ear_type',7,-94,0), (347171,6600359,1,'eye_brow_type',2,-56,-55), (347172,6600359,0,'eye_color',159,197,208), (347173,6600359,1,'eye_type',-100,0,0), (347174,6600359,0,'hair_color1',119,135,135), (347175,6600359,0,'hair_color2',99,84,73), (347176,6600359,0,'hair_face_color',239,239,226), (347177,6600359,0,'hair_face_highlight_color',84,0,0), (347178,6600359,0,'hair_highlight',109,14,49), (347179,6600359,0,'hair_type_color',239,239,226), (347180,6600359,0,'hair_type_highlight_color',84,0,0), (347181,6600359,1,'lip_type',35,-40,-7), (347182,6600359,1,'nose_type',87,45,-10), (347183,6600359,0,'skin_color',239,239,238), (347184,6600359,1,'soga_cheek_type',88,-39,0), (347185,6600359,1,'soga_chin_type',21,62,9), (347186,6600359,1,'soga_ear_type',7,-94,0), (347187,6600359,1,'soga_eye_brow_type',2,-56,-55), (347188,6600359,0,'soga_eye_color',229,229,102), (347189,6600359,1,'soga_eye_type',-100,0,0), (347190,6600359,0,'soga_hair_color1',119,135,135), (347191,6600359,0,'soga_hair_color2',99,84,73), (347192,6600359,0,'soga_hair_face_color',239,239,226), (347193,6600359,0,'soga_hair_face_highlight_color',84,0,0), (347194,6600359,0,'soga_hair_highlight',109,14,49), (347195,6600359,0,'soga_hair_type_color',239,239,226), (347196,6600359,0,'soga_hair_type_highlight_color',84,0,0), (347197,6600359,1,'soga_lip_type',35,-40,-7), (347198,6600359,1,'soga_nose_type',87,45,-10), (347199,6600359,0,'soga_skin_color',239,239,238), (347200,6600359,0,'wing_color1',255,255,255), (347201,6600359,0,'wing_color2',255,255,255), (347202,6600360,1,'cheek_type',21,7,0), (347203,6600360,1,'chin_type',-91,17,-75), (347204,6600360,1,'ear_type',-66,-52,0), (347205,6600360,1,'eye_brow_type',52,93,47), (347206,6600360,0,'eye_color',161,193,185), (347207,6600360,1,'eye_type',68,0,0), (347208,6600360,0,'hair_color1',56,33,26), (347209,6600360,0,'hair_color2',94,59,11), (347210,6600360,0,'hair_face_color',83,58,8), (347211,6600360,0,'hair_face_highlight_color',88,4,4), (347212,6600360,0,'hair_highlight',109,14,49), (347213,6600360,0,'hair_type_color',83,58,8), (347214,6600360,0,'hair_type_highlight_color',88,4,4), (347215,6600360,1,'lip_type',97,-76,20), (347216,6600360,1,'nose_type',94,65,-37), (347217,6600360,0,'skin_color',250,253,253), (347218,6600360,1,'soga_cheek_type',21,7,0), (347219,6600360,1,'soga_chin_type',-91,17,-75), (347220,6600360,1,'soga_ear_type',-66,-52,0), (347221,6600360,1,'soga_eye_brow_type',52,93,47), (347222,6600360,0,'soga_eye_color',229,229,102), (347223,6600360,1,'soga_eye_type',68,0,0), (347224,6600360,0,'soga_hair_color1',56,33,26), (347225,6600360,0,'soga_hair_color2',94,59,11), (347226,6600360,0,'soga_hair_face_color',83,58,8), (347227,6600360,0,'soga_hair_face_highlight_color',88,4,4), (347228,6600360,0,'soga_hair_highlight',109,14,49), (347229,6600360,0,'soga_hair_type_color',83,58,8), (347230,6600360,0,'soga_hair_type_highlight_color',88,4,4), (347231,6600360,1,'soga_lip_type',97,-76,20), (347232,6600360,1,'soga_nose_type',94,65,-37), (347233,6600360,0,'soga_skin_color',250,253,253), (347234,6600360,0,'wing_color1',255,255,255), (347235,6600360,0,'wing_color2',255,255,255), (347236,6600361,1,'cheek_type',0,-3,0), (347237,6600361,1,'chin_type',-50,97,3), (347238,6600361,1,'ear_type',62,-25,0), (347239,6600361,1,'eye_brow_type',-64,-81,-3), (347240,6600361,0,'eye_color',43,70,43), (347241,6600361,1,'eye_type',10,0,0), (347242,6600361,0,'hair_color1',246,219,114), (347243,6600361,0,'hair_color2',187,136,62), (347244,6600361,0,'hair_face_color',228,182,26), (347245,6600361,0,'hair_face_highlight_color',121,38,35), (347246,6600361,0,'hair_highlight',91,21,51), (347247,6600361,0,'hair_type_color',228,182,26), (347248,6600361,0,'hair_type_highlight_color',121,38,35), (347249,6600361,1,'lip_type',40,46,-71), (347250,6600361,1,'nose_type',96,62,-14), (347251,6600361,0,'skin_color',209,161,122), (347252,6600361,1,'soga_cheek_type',0,-3,0), (347253,6600361,1,'soga_chin_type',-50,97,3), (347254,6600361,1,'soga_ear_type',62,-25,0), (347255,6600361,1,'soga_eye_brow_type',-64,-81,-3), (347256,6600361,0,'soga_eye_color',229,229,102), (347257,6600361,1,'soga_eye_type',10,0,0), (347258,6600361,0,'soga_hair_color1',246,219,114), (347259,6600361,0,'soga_hair_color2',187,136,62), (347260,6600361,0,'soga_hair_face_color',228,182,26), (347261,6600361,0,'soga_hair_face_highlight_color',121,38,35), (347262,6600361,0,'soga_hair_highlight',91,21,51), (347263,6600361,0,'soga_hair_type_color',228,182,26), (347264,6600361,0,'soga_hair_type_highlight_color',121,38,35), (347265,6600361,1,'soga_lip_type',40,46,-71), (347266,6600361,1,'soga_nose_type',96,62,-14), (347267,6600361,0,'soga_skin_color',209,161,122), (347268,6600361,0,'wing_color1',255,255,255), (347269,6600361,0,'wing_color2',255,255,255), (347270,6600362,1,'cheek_type',56,-43,0), (347271,6600362,1,'chin_type',29,32,51), (347272,6600362,1,'ear_type',-28,4,0), (347273,6600362,1,'eye_brow_type',93,-63,7), (347274,6600362,0,'eye_color',41,82,63), (347275,6600362,1,'eye_type',-42,0,0), (347276,6600362,0,'hair_color1',164,165,165), (347277,6600362,0,'hair_color2',56,62,62), (347278,6600362,0,'hair_face_color',244,246,246), (347279,6600362,0,'hair_face_highlight_color',100,18,16), (347280,6600362,0,'hair_highlight',91,21,51), (347281,6600362,0,'hair_type_color',244,246,246), (347282,6600362,0,'hair_type_highlight_color',100,18,16), (347283,6600362,1,'lip_type',0,0,-31), (347284,6600362,1,'nose_type',-22,-5,63), (347285,6600362,0,'skin_color',63,41,42), (347286,6600362,1,'soga_cheek_type',56,-43,0), (347287,6600362,1,'soga_chin_type',29,32,51), (347288,6600362,1,'soga_ear_type',-28,4,0), (347289,6600362,1,'soga_eye_brow_type',93,-63,7), (347290,6600362,0,'soga_eye_color',229,229,102), (347291,6600362,1,'soga_eye_type',-42,0,0), (347292,6600362,0,'soga_hair_color1',164,165,165), (347293,6600362,0,'soga_hair_color2',56,62,62), (347294,6600362,0,'soga_hair_face_color',244,246,246), (347295,6600362,0,'soga_hair_face_highlight_color',100,18,16), (347296,6600362,0,'soga_hair_highlight',91,21,51), (347297,6600362,0,'soga_hair_type_color',244,246,246), (347298,6600362,0,'soga_hair_type_highlight_color',100,18,16), (347299,6600362,1,'soga_lip_type',0,0,-31), (347300,6600362,1,'soga_nose_type',-22,-5,63), (347301,6600362,0,'soga_skin_color',63,41,42), (347302,6600362,0,'wing_color1',255,255,255), (347303,6600362,0,'wing_color2',255,255,255), (347304,6600363,1,'cheek_type',-77,14,0), (347305,6600363,1,'chin_type',-87,-42,-31), (347306,6600363,1,'ear_type',-17,37,0), (347307,6600363,1,'eye_brow_type',52,17,-98), (347308,6600363,0,'eye_color',132,176,166), (347309,6600363,1,'eye_type',-75,0,0), (347310,6600363,0,'hair_color1',54,45,28), (347311,6600363,0,'hair_color2',104,52,0), (347312,6600363,0,'hair_face_color',44,16,15), (347313,6600363,0,'hair_face_highlight_color',181,81,35), (347314,6600363,0,'hair_highlight',105,26,26), (347315,6600363,0,'hair_type_color',44,16,15), (347316,6600363,0,'hair_type_highlight_color',181,81,35), (347317,6600363,1,'lip_type',83,-82,0), (347318,6600363,1,'nose_type',17,62,32), (347319,6600363,0,'skin_color',224,198,151), (347320,6600363,1,'soga_cheek_type',-77,14,0), (347321,6600363,1,'soga_chin_type',-87,-42,-31), (347322,6600363,1,'soga_ear_type',-17,37,0), (347323,6600363,1,'soga_eye_brow_type',52,17,-98), (347324,6600363,0,'soga_eye_color',229,229,102), (347325,6600363,1,'soga_eye_type',-75,0,0), (347326,6600363,0,'soga_hair_color1',54,45,28), (347327,6600363,0,'soga_hair_color2',104,52,0), (347328,6600363,0,'soga_hair_face_color',44,16,15), (347329,6600363,0,'soga_hair_face_highlight_color',181,81,35), (347330,6600363,0,'soga_hair_highlight',105,26,26), (347331,6600363,0,'soga_hair_type_color',44,16,15), (347332,6600363,0,'soga_hair_type_highlight_color',181,81,35), (347333,6600363,1,'soga_lip_type',83,-82,0), (347334,6600363,1,'soga_nose_type',17,62,32), (347335,6600363,0,'soga_skin_color',224,198,151), (347336,6600363,0,'wing_color1',255,255,255), (347337,6600363,0,'wing_color2',255,255,255), (347338,6600364,1,'cheek_type',-96,-34,0), (347339,6600364,1,'chin_type',-84,84,89), (347340,6600364,1,'ear_type',-81,68,0), (347341,6600364,1,'eye_brow_type',68,7,88), (347342,6600364,0,'eye_color',0,34,34), (347343,6600364,1,'eye_type',-9,0,0), (347344,6600364,0,'hair_color1',254,162,66), (347345,6600364,1,'lip_type',-19,-81,82), (347346,6600364,1,'nose_type',-55,-2,-94), (347347,6600364,0,'skin_color',137,119,90), (347348,6600364,1,'soga_cheek_type',-96,-34,0), (347349,6600364,1,'soga_chin_type',-84,84,89), (347350,6600364,1,'soga_ear_type',-81,68,0), (347351,6600364,1,'soga_eye_brow_type',68,7,88), (347352,6600364,0,'soga_eye_color',229,229,102), (347353,6600364,1,'soga_eye_type',-9,0,0), (347354,6600364,1,'soga_lip_type',-19,-81,82), (347355,6600364,1,'soga_nose_type',-55,-2,-94), (347356,6600364,0,'soga_skin_color',137,119,90), (347357,6600364,0,'wing_color1',255,255,255), (347358,6600364,0,'wing_color2',255,255,255), (347359,6600365,1,'cheek_type',-2,-25,0), (347360,6600365,1,'chin_type',-11,35,-28), (347361,6600365,1,'ear_type',-17,38,0), (347362,6600365,1,'eye_brow_type',21,21,-12), (347363,6600365,0,'eye_color',179,179,146), (347364,6600365,1,'eye_type',-17,0,0), (347365,6600365,0,'hair_color1',8,227,0), (347366,6600365,0,'hair_face_color',149,109,31), (347367,6600365,0,'hair_face_highlight_color',102,99,82), (347368,6600365,0,'hair_type_color',149,109,31), (347369,6600365,0,'hair_type_highlight_color',102,99,82), (347370,6600365,1,'lip_type',-35,0,17), (347371,6600365,1,'nose_type',11,8,-29), (347372,6600365,0,'skin_color',177,135,77), (347373,6600365,1,'soga_cheek_type',-2,-25,0), (347374,6600365,1,'soga_chin_type',-11,35,-28), (347375,6600365,1,'soga_ear_type',-17,38,0), (347376,6600365,1,'soga_eye_brow_type',21,21,-12), (347377,6600365,0,'soga_eye_color',229,229,102), (347378,6600365,1,'soga_eye_type',-17,0,0), (347379,6600365,0,'soga_hair_face_color',149,109,31), (347380,6600365,0,'soga_hair_face_highlight_color',102,99,82), (347381,6600365,0,'soga_hair_type_color',149,109,31), (347382,6600365,0,'soga_hair_type_highlight_color',102,99,82), (347383,6600365,1,'soga_lip_type',-35,0,17), (347384,6600365,1,'soga_nose_type',11,8,-29), (347385,6600365,0,'soga_skin_color',177,135,77), (347386,6600365,0,'wing_color1',255,255,255), (347387,6600365,0,'wing_color2',255,255,255), (347388,6600366,1,'cheek_type',0,-14,0), (347389,6600366,1,'chin_type',22,44,0), (347390,6600366,1,'ear_type',14,4,0), (347391,6600366,1,'eye_brow_type',-25,19,-7), (347392,6600366,0,'eye_color',68,103,62), (347393,6600366,1,'eye_type',-31,0,0), (347394,6600366,0,'hair_color1',251,14,0), (347395,6600366,0,'hair_face_color',206,174,7), (347396,6600366,0,'hair_face_highlight_color',115,115,113), (347397,6600366,0,'hair_type_color',206,174,7), (347398,6600366,0,'hair_type_highlight_color',115,115,113), (347399,6600366,1,'lip_type',29,21,-35), (347400,6600366,1,'nose_type',-20,-5,14), (347401,6600366,0,'skin_color',198,140,123), (347402,6600366,1,'soga_cheek_type',0,-14,0), (347403,6600366,1,'soga_chin_type',22,44,0), (347404,6600366,1,'soga_ear_type',14,4,0), (347405,6600366,1,'soga_eye_brow_type',-25,19,-7), (347406,6600366,0,'soga_eye_color',229,229,102), (347407,6600366,1,'soga_eye_type',-31,0,0), (347408,6600366,0,'soga_hair_face_color',206,174,7), (347409,6600366,0,'soga_hair_face_highlight_color',115,115,113), (347410,6600366,0,'soga_hair_type_color',206,174,7), (347411,6600366,0,'soga_hair_type_highlight_color',115,115,113), (347412,6600366,1,'soga_lip_type',29,21,-35), (347413,6600366,1,'soga_nose_type',-20,-5,14), (347414,6600366,0,'soga_skin_color',198,140,123), (347415,6600366,0,'wing_color1',255,255,255), (347416,6600366,0,'wing_color2',255,255,255), (347417,6600367,1,'cheek_type',10,22,0), (347418,6600367,1,'chin_type',7,-35,-2), (347419,6600367,1,'ear_type',8,-5,0), (347420,6600367,1,'eye_brow_type',-17,12,-38), (347421,6600367,0,'eye_color',48,59,33), (347422,6600367,1,'eye_type',-7,0,0), (347423,6600367,0,'hair_color1',1,25,0), (347424,6600367,0,'hair_face_color',135,130,89), (347425,6600367,0,'hair_face_highlight_color',53,28,0), (347426,6600367,0,'hair_type_color',135,130,89), (347427,6600367,0,'hair_type_highlight_color',53,28,0), (347428,6600367,1,'lip_type',0,-20,0), (347429,6600367,1,'nose_type',-14,1,25), (347430,6600367,0,'skin_color',251,234,235), (347431,6600367,1,'soga_cheek_type',10,22,0), (347432,6600367,1,'soga_chin_type',7,-35,-2), (347433,6600367,1,'soga_ear_type',8,-5,0), (347434,6600367,1,'soga_eye_brow_type',-17,12,-38), (347435,6600367,0,'soga_eye_color',229,229,102), (347436,6600367,1,'soga_eye_type',-7,0,0), (347437,6600367,0,'soga_hair_face_color',135,130,89), (347438,6600367,0,'soga_hair_face_highlight_color',53,28,0), (347439,6600367,0,'soga_hair_type_color',135,130,89), (347440,6600367,0,'soga_hair_type_highlight_color',53,28,0), (347441,6600367,1,'soga_lip_type',0,-20,0), (347442,6600367,1,'soga_nose_type',-14,1,25), (347443,6600367,0,'soga_skin_color',251,234,235), (347444,6600367,0,'wing_color1',255,255,255), (347445,6600367,0,'wing_color2',255,255,255), (347446,6600368,1,'cheek_type',-100,-90,0), (347447,6600368,1,'chin_type',45,-4,11), (347448,6600368,1,'ear_type',100,-100,0), (347449,6600368,1,'eye_brow_type',100,-100,-17), (347450,6600368,0,'eye_color',60,39,15), (347451,6600368,1,'eye_type',-100,0,0), (347452,6600368,0,'hair_color1',54,45,28), (347453,6600368,0,'hair_color2',104,52,0), (347454,6600368,0,'hair_face_color',43,13,17), (347455,6600368,0,'hair_highlight',38,22,21), (347456,6600368,0,'hair_type_color',43,13,17), (347457,6600368,1,'lip_type',-70,8,61), (347458,6600368,1,'nose_type',-100,-100,-100), (347459,6600368,0,'skin_color',255,255,255), (347460,6600368,1,'soga_cheek_type',-100,-90,0), (347461,6600368,1,'soga_chin_type',45,-4,11), (347462,6600368,1,'soga_ear_type',100,-100,0), (347463,6600368,1,'soga_eye_brow_type',100,-100,-17), (347464,6600368,0,'soga_eye_color',229,229,102), (347465,6600368,1,'soga_eye_type',-100,0,0), (347466,6600368,0,'soga_hair_color1',54,45,28), (347467,6600368,0,'soga_hair_color2',104,52,0), (347468,6600368,0,'soga_hair_face_color',43,13,17), (347469,6600368,0,'soga_hair_highlight',38,22,21), (347470,6600368,0,'soga_hair_type_color',43,13,17), (347471,6600368,1,'soga_lip_type',-70,8,61), (347472,6600368,1,'soga_nose_type',-100,-100,-100), (347473,6600368,0,'soga_skin_color',255,255,255), (347474,6600368,0,'wing_color1',255,255,255), (347475,6600368,0,'wing_color2',255,255,255), (347476,6600369,1,'cheek_type',-56,63,0), (347477,6600369,1,'chin_type',22,-71,-42), (347478,6600369,1,'ear_type',39,-17,0), (347479,6600369,1,'eye_brow_type',-44,-37,-47), (347480,6600369,0,'eye_color',62,79,46), (347481,6600369,1,'eye_type',56,0,0), (347482,6600369,0,'hair_color1',21,13,24), (347483,6600369,0,'hair_color2',34,28,24), (347484,6600369,0,'hair_face_highlight_color',114,141,141), (347485,6600369,0,'hair_highlight',114,112,142), (347486,6600369,0,'hair_type_highlight_color',114,141,141), (347487,6600369,1,'lip_type',50,31,-94), (347488,6600369,1,'nose_type',-47,17,-25), (347489,6600369,0,'skin_color',250,251,251), (347490,6600369,1,'soga_cheek_type',-56,63,0), (347491,6600369,1,'soga_chin_type',22,-71,-42), (347492,6600369,1,'soga_ear_type',39,-17,0), (347493,6600369,1,'soga_eye_brow_type',-44,-37,-47), (347494,6600369,0,'soga_eye_color',229,229,102), (347495,6600369,1,'soga_eye_type',56,0,0), (347496,6600369,0,'soga_hair_color1',21,13,24), (347497,6600369,0,'soga_hair_color2',34,28,24), (347498,6600369,0,'soga_hair_face_highlight_color',114,141,141), (347499,6600369,0,'soga_hair_highlight',114,112,142), (347500,6600369,0,'soga_hair_type_highlight_color',114,141,141), (347501,6600369,1,'soga_lip_type',50,31,-94), (347502,6600369,1,'soga_nose_type',-47,17,-25), (347503,6600369,0,'soga_skin_color',250,251,251), (347504,6600369,0,'wing_color1',255,255,255), (347505,6600369,0,'wing_color2',255,255,255), (347506,6600370,1,'cheek_type',-34,-14,0), (347507,6600370,1,'chin_type',93,93,-25), (347508,6600370,1,'ear_type',83,7,0), (347509,6600370,1,'eye_brow_type',-95,-93,-53), (347510,6600370,0,'eye_color',97,105,57), (347511,6600370,0,'hair_color1',246,219,114), (347512,6600370,0,'hair_color2',187,136,62), (347513,6600370,0,'hair_face_color',233,184,31), (347514,6600370,0,'hair_face_highlight_color',43,17,14), (347515,6600370,0,'hair_highlight',54,45,28), (347516,6600370,0,'hair_type_color',233,184,31), (347517,6600370,0,'hair_type_highlight_color',43,17,14), (347518,6600370,1,'lip_type',-68,79,95), (347519,6600370,1,'nose_type',90,-89,48), (347520,6600370,0,'skin_color',114,103,68), (347521,6600370,1,'soga_cheek_type',-34,-14,0), (347522,6600370,1,'soga_chin_type',93,93,-25), (347523,6600370,1,'soga_ear_type',83,7,0), (347524,6600370,1,'soga_eye_brow_type',-95,-93,-53), (347525,6600370,0,'soga_eye_color',229,229,102), (347526,6600370,1,'soga_eye_type',77,0,0), (347527,6600370,0,'soga_hair_color1',246,219,114), (347528,6600370,0,'soga_hair_color2',187,136,62), (347529,6600370,0,'soga_hair_face_color',233,184,31), (347530,6600370,0,'soga_hair_face_highlight_color',43,17,14), (347531,6600370,0,'soga_hair_highlight',54,45,28), (347532,6600370,0,'soga_hair_type_color',233,184,31), (347533,6600370,0,'soga_hair_type_highlight_color',43,17,14), (347534,6600370,1,'soga_lip_type',-68,79,95), (347535,6600370,1,'soga_nose_type',90,-89,48), (347536,6600370,0,'soga_skin_color',114,103,68), (347537,6600370,0,'wing_color1',255,255,255), (347538,6600370,0,'wing_color2',255,255,255), (347539,6600371,1,'cheek_type',0,-2,0), (347540,6600371,1,'chin_type',12,-20,-43), (347541,6600371,1,'ear_type',-34,17,0), (347542,6600371,1,'eye_brow_type',14,23,17), (347543,6600371,0,'eye_color',64,131,149), (347544,6600371,1,'eye_type',-3,0,0), (347545,6600371,0,'hair_color1',233,2,18), (347546,6600371,0,'hair_face_color',146,103,28), (347547,6600371,0,'hair_face_highlight_color',47,45,26), (347548,6600371,0,'hair_type_color',146,103,28), (347549,6600371,0,'hair_type_highlight_color',47,45,26), (347550,6600371,1,'lip_type',25,20,17), (347551,6600371,1,'nose_type',-28,-23,2), (347552,6600371,0,'skin_color',175,122,56), (347553,6600371,1,'soga_cheek_type',0,-2,0), (347554,6600371,1,'soga_chin_type',12,-20,-43), (347555,6600371,1,'soga_ear_type',-34,17,0), (347556,6600371,1,'soga_eye_brow_type',14,23,17), (347557,6600371,0,'soga_eye_color',229,229,102), (347558,6600371,1,'soga_eye_type',-3,0,0), (347559,6600371,0,'soga_hair_face_color',146,103,28), (347560,6600371,0,'soga_hair_face_highlight_color',47,45,26), (347561,6600371,0,'soga_hair_type_color',146,103,28), (347562,6600371,0,'soga_hair_type_highlight_color',47,45,26), (347563,6600371,1,'soga_lip_type',25,20,17), (347564,6600371,1,'soga_nose_type',-28,-23,2), (347565,6600371,0,'soga_skin_color',175,122,56), (347566,6600371,0,'wing_color1',255,255,255), (347567,6600371,0,'wing_color2',255,255,255), (347568,6600372,1,'cheek_type',17,-40,0), (347569,6600372,1,'chin_type',-37,-7,5), (347570,6600372,1,'eye_brow_type',25,0,0), (347571,6600372,0,'eye_color',58,38,16), (347572,6600372,1,'eye_type',-14,0,0), (347573,6600372,0,'hair_color1',248,17,0), (347574,6600372,0,'hair_face_color',98,35,16), (347575,6600372,0,'hair_face_highlight_color',102,41,0), (347576,6600372,0,'hair_type_color',98,35,16), (347577,6600372,0,'hair_type_highlight_color',102,41,0), (347578,6600372,1,'lip_type',-25,-9,-4), (347579,6600372,1,'nose_type',-5,-8,17), (347580,6600372,0,'skin_color',116,107,73), (347581,6600372,1,'soga_cheek_type',17,-40,0), (347582,6600372,1,'soga_chin_type',-37,-7,5), (347583,6600372,1,'soga_ear_type',0,-14,0), (347584,6600372,1,'soga_eye_brow_type',25,0,0), (347585,6600372,0,'soga_eye_color',229,229,102), (347586,6600372,1,'soga_eye_type',-14,0,0), (347587,6600372,0,'soga_hair_face_color',98,35,16), (347588,6600372,0,'soga_hair_face_highlight_color',102,41,0), (347589,6600372,0,'soga_hair_type_color',98,35,16), (347590,6600372,0,'soga_hair_type_highlight_color',102,41,0), (347591,6600372,1,'soga_lip_type',-25,-9,-4), (347592,6600372,1,'soga_nose_type',-5,-8,17), (347593,6600372,0,'soga_skin_color',116,107,73), (347594,6600372,0,'wing_color1',255,255,255), (347595,6600372,0,'wing_color2',255,255,255), (347596,6600373,1,'cheek_type',31,-37,0), (347597,6600373,1,'chin_type',79,28,-12), (347598,6600373,1,'ear_type',-3,-43,0), (347599,6600373,1,'eye_brow_type',68,68,61), (347600,6600373,0,'eye_color',40,81,93), (347601,6600373,1,'eye_type',-48,0,0), (347602,6600373,0,'hair_color1',29,21,28), (347603,6600373,0,'hair_color2',39,32,39), (347604,6600373,0,'hair_face_color',15,1,21), (347605,6600373,0,'hair_face_highlight_color',8,3,4), (347606,6600373,0,'hair_highlight',38,22,21), (347607,6600373,0,'hair_type_color',15,1,21), (347608,6600373,0,'hair_type_highlight_color',8,3,4), (347609,6600373,1,'lip_type',-47,-25,3), (347610,6600373,1,'nose_type',-65,-17,-71), (347611,6600373,0,'skin_color',84,89,89), (347612,6600373,1,'soga_cheek_type',31,-37,0), (347613,6600373,1,'soga_chin_type',79,28,-12), (347614,6600373,1,'soga_ear_type',-3,-43,0), (347615,6600373,1,'soga_eye_brow_type',68,68,61), (347616,6600373,0,'soga_eye_color',229,229,102), (347617,6600373,1,'soga_eye_type',-48,0,0), (347618,6600373,0,'soga_hair_color1',29,21,28), (347619,6600373,0,'soga_hair_color2',39,32,39), (347620,6600373,0,'soga_hair_face_color',15,1,21), (347621,6600373,0,'soga_hair_face_highlight_color',8,3,4), (347622,6600373,0,'soga_hair_highlight',38,22,21), (347623,6600373,0,'soga_hair_type_color',15,1,21), (347624,6600373,0,'soga_hair_type_highlight_color',8,3,4), (347625,6600373,1,'soga_lip_type',-47,-25,3), (347626,6600373,1,'soga_nose_type',-65,-17,-71), (347627,6600373,0,'soga_skin_color',84,89,89), (347628,6600373,0,'wing_color1',255,255,255), (347629,6600373,0,'wing_color2',255,255,255), (347630,6600374,1,'cheek_type',69,-42,0), (347631,6600374,1,'chin_type',90,-64,82), (347632,6600374,1,'ear_type',39,-98,0), (347633,6600374,1,'eye_brow_type',83,-1,-4), (347634,6600374,0,'eye_color',121,172,178), (347635,6600374,1,'eye_type',40,0,0), (347636,6600374,0,'hair_color1',29,21,28), (347637,6600374,0,'hair_color2',39,32,39), (347638,6600374,0,'hair_face_color',26,15,34), (347639,6600374,0,'hair_face_highlight_color',44,16,16), (347640,6600374,0,'hair_highlight',54,45,28), (347641,6600374,0,'hair_type_color',26,15,34), (347642,6600374,0,'hair_type_highlight_color',44,16,16), (347643,6600374,1,'lip_type',-9,14,-98), (347644,6600374,1,'nose_type',5,-76,45), (347645,6600374,0,'skin_color',245,233,233), (347646,6600374,1,'soga_cheek_type',69,-42,0), (347647,6600374,1,'soga_chin_type',90,-64,82), (347648,6600374,1,'soga_ear_type',39,-98,0), (347649,6600374,1,'soga_eye_brow_type',83,-1,-4), (347650,6600374,0,'soga_eye_color',229,229,102), (347651,6600374,1,'soga_eye_type',40,0,0), (347652,6600374,0,'soga_hair_color1',29,21,28), (347653,6600374,0,'soga_hair_color2',39,32,39), (347654,6600374,0,'soga_hair_face_color',26,15,34), (347655,6600374,0,'soga_hair_face_highlight_color',44,16,16), (347656,6600374,0,'soga_hair_highlight',54,45,28), (347657,6600374,0,'soga_hair_type_color',26,15,34), (347658,6600374,0,'soga_hair_type_highlight_color',44,16,16), (347659,6600374,1,'soga_lip_type',-9,14,-98), (347660,6600374,1,'soga_nose_type',5,-76,45), (347661,6600374,0,'soga_skin_color',245,233,233), (347662,6600374,0,'wing_color1',255,255,255), (347663,6600374,0,'wing_color2',255,255,255), (347664,6600375,1,'cheek_type',-22,-2,0), (347665,6600375,1,'chin_type',-11,8,-26), (347666,6600375,1,'ear_type',-25,0,0), (347667,6600375,1,'eye_brow_type',3,23,41), (347668,6600375,0,'eye_color',34,70,80), (347669,6600375,1,'eye_type',-18,0,0), (347670,6600375,0,'hair_color1',28,25,0), (347671,6600375,0,'hair_face_color',212,214,182), (347672,6600375,0,'hair_face_highlight_color',126,62,11), (347673,6600375,0,'hair_type_color',212,214,182), (347674,6600375,0,'hair_type_highlight_color',126,62,11), (347675,6600375,1,'lip_type',23,-3,-29), (347676,6600375,1,'nose_type',-11,28,25), (347677,6600375,0,'skin_color',236,238,238), (347678,6600375,1,'soga_cheek_type',-22,-2,0), (347679,6600375,1,'soga_chin_type',-11,8,-26), (347680,6600375,1,'soga_ear_type',-25,0,0), (347681,6600375,1,'soga_eye_brow_type',3,23,41), (347682,6600375,0,'soga_eye_color',229,229,102), (347683,6600375,1,'soga_eye_type',-18,0,0), (347684,6600375,0,'soga_hair_face_color',212,214,182), (347685,6600375,0,'soga_hair_face_highlight_color',126,62,11), (347686,6600375,0,'soga_hair_type_color',212,214,182), (347687,6600375,0,'soga_hair_type_highlight_color',126,62,11), (347688,6600375,1,'soga_lip_type',23,-3,-29), (347689,6600375,1,'soga_nose_type',-11,28,25), (347690,6600375,0,'soga_skin_color',236,238,238), (347691,6600375,0,'wing_color1',255,255,255), (347692,6600375,0,'wing_color2',255,255,255), (347693,6600376,1,'cheek_type',-94,-45,0), (347694,6600376,1,'chin_type',29,7,23), (347695,6600376,1,'ear_type',-52,-34,0), (347696,6600376,1,'eye_brow_type',-87,-28,100), (347697,6600376,0,'eye_color',29,61,53), (347698,6600376,1,'eye_type',28,0,0), (347699,6600376,0,'hair_color1',109,14,49), (347700,6600376,0,'hair_color2',185,97,0), (347701,6600376,0,'hair_face_color',84,0,0), (347702,6600376,0,'hair_face_highlight_color',84,0,0), (347703,6600376,0,'hair_highlight',109,14,49), (347704,6600376,0,'hair_type_color',84,0,0), (347705,6600376,0,'hair_type_highlight_color',84,0,0), (347706,6600376,1,'lip_type',7,-4,-8), (347707,6600376,1,'nose_type',-63,61,68), (347708,6600376,0,'skin_color',176,144,92), (347709,6600376,1,'soga_cheek_type',-94,-45,0), (347710,6600376,1,'soga_chin_type',29,7,23), (347711,6600376,1,'soga_ear_type',-52,-34,0), (347712,6600376,1,'soga_eye_brow_type',-87,-28,100), (347713,6600376,0,'soga_eye_color',229,229,102), (347714,6600376,1,'soga_eye_type',28,0,0), (347715,6600376,0,'soga_hair_color1',109,14,49), (347716,6600376,0,'soga_hair_color2',185,97,0), (347717,6600376,0,'soga_hair_face_color',84,0,0), (347718,6600376,0,'soga_hair_face_highlight_color',84,0,0), (347719,6600376,0,'soga_hair_highlight',109,14,49), (347720,6600376,0,'soga_hair_type_color',84,0,0), (347721,6600376,0,'soga_hair_type_highlight_color',84,0,0), (347722,6600376,1,'soga_lip_type',7,-4,-8), (347723,6600376,1,'soga_nose_type',-63,61,68), (347724,6600376,0,'soga_skin_color',176,144,92), (347725,6600377,1,'cheek_type',47,-82,0), (347726,6600377,1,'chin_type',37,-14,-23), (347727,6600377,1,'ear_type',-94,20,0), (347728,6600377,1,'eye_brow_type',42,-64,-62), (347729,6600377,0,'eye_color',30,65,66), (347730,6600377,1,'eye_type',3,0,0), (347731,6600377,0,'hair_color1',91,21,51), (347732,6600377,0,'hair_color2',159,88,0), (347733,6600377,0,'hair_face_color',121,38,35), (347734,6600377,0,'hair_face_highlight_color',40,20,7), (347735,6600377,0,'hair_highlight',79,28,15), (347736,6600377,0,'hair_type_color',121,38,35), (347737,6600377,0,'hair_type_highlight_color',40,20,7), (347738,6600377,1,'lip_type',0,-76,39), (347739,6600377,1,'nose_type',1,-88,-9), (347740,6600377,0,'skin_color',155,129,131), (347741,6600377,1,'soga_cheek_type',47,-82,0), (347742,6600377,1,'soga_chin_type',37,-14,-23), (347743,6600377,1,'soga_ear_type',-94,20,0), (347744,6600377,1,'soga_eye_brow_type',42,-64,-62), (347745,6600377,0,'soga_eye_color',229,229,102), (347746,6600377,1,'soga_eye_type',3,0,0), (347747,6600377,0,'soga_hair_color1',91,21,51), (347748,6600377,0,'soga_hair_color2',159,88,0), (347749,6600377,0,'soga_hair_face_color',121,38,35), (347750,6600377,0,'soga_hair_face_highlight_color',40,20,7), (347751,6600377,0,'soga_hair_highlight',79,28,15), (347752,6600377,0,'soga_hair_type_color',121,38,35), (347753,6600377,0,'soga_hair_type_highlight_color',40,20,7), (347754,6600377,1,'soga_lip_type',0,-76,39), (347755,6600377,1,'soga_nose_type',1,-88,-9), (347756,6600377,0,'soga_skin_color',155,129,131), (347757,6600377,0,'wing_color1',255,255,255), (347758,6600377,0,'wing_color2',255,255,255), (347759,6600378,1,'cheek_type',-12,3,0), (347760,6600378,1,'chin_type',-17,-19,-18), (347761,6600378,1,'ear_type',5,-28,0), (347762,6600378,1,'eye_brow_type',-12,-25,10), (347763,6600378,0,'eye_color',43,89,99), (347764,6600378,1,'eye_type',35,0,0), (347766,6600378,0,'hair_face_color',64,24,5), (347767,6600378,0,'hair_face_highlight_color',217,198,175), (347768,6600378,0,'hair_type_color',64,24,5), (347769,6600378,0,'hair_type_highlight_color',217,198,175), (347770,6600378,1,'lip_type',7,25,-32), (347771,6600378,1,'nose_type',-1,34,-7), (347772,6600378,0,'skin_color',191,166,113), (347773,6600378,1,'soga_cheek_type',-12,3,0), (347774,6600378,1,'soga_chin_type',-17,-19,-18), (347775,6600378,1,'soga_ear_type',5,-28,0), (347776,6600378,1,'soga_eye_brow_type',-12,-25,10), (347777,6600378,0,'soga_eye_color',229,229,102), (347778,6600378,1,'soga_eye_type',35,0,0), (347779,6600378,0,'soga_hair_face_color',64,24,5), (347780,6600378,0,'soga_hair_face_highlight_color',217,198,175), (347781,6600378,0,'soga_hair_type_color',64,24,5), (347782,6600378,0,'soga_hair_type_highlight_color',217,198,175), (347783,6600378,1,'soga_lip_type',7,25,-32), (347784,6600378,1,'soga_nose_type',-1,34,-7), (347785,6600378,0,'soga_skin_color',191,166,113), (347786,6600378,0,'wing_color1',255,255,255), (347787,6600378,0,'wing_color2',255,255,255), (347788,6600379,1,'cheek_type',25,19,0), (347789,6600379,1,'chin_type',0,17,21), (347790,6600379,1,'eye_brow_type',-25,-37,3), (347791,6600379,0,'eye_color',37,77,81), (347792,6600379,1,'eye_type',28,0,0), (347793,6600379,0,'hair_color1',19,239,0), (347794,6600379,0,'hair_face_color',104,93,16), (347795,6600379,0,'hair_type_color',104,93,16), (347796,6600379,1,'lip_type',8,-39,-11), (347797,6600379,1,'nose_type',0,19,-17), (347798,6600379,0,'skin_color',236,242,242), (347799,6600379,1,'soga_cheek_type',25,19,0), (347800,6600379,1,'soga_chin_type',0,17,21), (347801,6600379,1,'soga_ear_type',0,28,0), (347802,6600379,1,'soga_eye_brow_type',-25,-37,3), (347803,6600379,0,'soga_eye_color',229,229,102), (347804,6600379,1,'soga_eye_type',28,0,0), (347805,6600379,0,'soga_hair_face_color',104,93,16), (347806,6600379,0,'soga_hair_type_color',104,93,16), (347807,6600379,1,'soga_lip_type',8,-39,-11), (347808,6600379,1,'soga_nose_type',0,19,-17), (347809,6600379,0,'soga_skin_color',236,242,242), (347810,6600379,0,'wing_color1',255,255,255), (347811,6600379,0,'wing_color2',255,255,255), (347812,6600380,1,'cheek_type',10,22,0), (347813,6600380,1,'chin_type',7,-35,-2), (347814,6600380,1,'ear_type',8,-5,0), (347815,6600380,1,'eye_brow_type',-17,12,-38), (347816,6600380,0,'eye_color',48,59,33), (347817,6600380,1,'eye_type',-7,0,0), (347818,6600380,0,'hair_color1',1,25,0), (347819,6600380,0,'hair_face_color',135,130,89), (347820,6600380,0,'hair_face_highlight_color',53,28,0), (347821,6600380,0,'hair_type_color',135,130,89), (347822,6600380,0,'hair_type_highlight_color',53,28,0), (347823,6600380,1,'lip_type',0,-20,0), (347824,6600380,1,'nose_type',-14,1,25), (347825,6600380,0,'skin_color',251,234,235), (347826,6600380,1,'soga_cheek_type',10,22,0), (347827,6600380,1,'soga_chin_type',7,-35,-2), (347828,6600380,1,'soga_ear_type',8,-5,0), (347829,6600380,1,'soga_eye_brow_type',-17,12,-38), (347830,6600380,0,'soga_eye_color',229,229,102), (347831,6600380,1,'soga_eye_type',-7,0,0), (347832,6600380,0,'soga_hair_face_color',135,130,89), (347833,6600380,0,'soga_hair_face_highlight_color',53,28,0), (347834,6600380,0,'soga_hair_type_color',135,130,89), (347835,6600380,0,'soga_hair_type_highlight_color',53,28,0), (347836,6600380,1,'soga_lip_type',0,-20,0), (347837,6600380,1,'soga_nose_type',-14,1,25), (347838,6600380,0,'soga_skin_color',251,234,235), (347839,6600380,0,'wing_color1',255,255,255), (347840,6600380,0,'wing_color2',255,255,255), (347841,6600381,1,'cheek_type',-22,-17,0), (347842,6600381,1,'chin_type',-90,-75,11), (347843,6600381,1,'ear_type',56,39,0), (347844,6600381,1,'eye_brow_type',-45,-4,-37), (347845,6600381,0,'eye_color',71,73,0), (347846,6600381,1,'eye_type',-9,0,0), (347847,6600381,0,'hair_color1',191,211,34), (347848,6600381,1,'lip_type',14,-62,-39), (347849,6600381,1,'nose_type',81,-65,-45), (347850,6600381,0,'skin_color',122,37,1), (347851,6600381,1,'soga_cheek_type',-22,-17,0), (347852,6600381,1,'soga_chin_type',-90,-75,11), (347853,6600381,1,'soga_ear_type',56,39,0), (347854,6600381,1,'soga_eye_brow_type',-45,-4,-37), (347855,6600381,0,'soga_eye_color',229,229,102), (347856,6600381,1,'soga_eye_type',-9,0,0), (347857,6600381,1,'soga_lip_type',14,-62,-39), (347858,6600381,1,'soga_nose_type',81,-65,-45), (347859,6600381,0,'soga_skin_color',122,37,1), (347860,6600381,0,'wing_color1',255,255,255), (347861,6600381,0,'wing_color2',255,255,255), (347862,6600382,1,'cheek_type',-25,41,0), (347863,6600382,1,'chin_type',17,-11,14), (347864,6600382,1,'ear_type',4,-28,0), (347865,6600382,1,'eye_brow_type',31,17,-9), (347866,6600382,0,'eye_color',200,220,196), (347867,6600382,1,'eye_type',-35,0,0), (347868,6600382,0,'hair_color1',212,25,0), (347869,6600382,0,'hair_face_color',126,62,11), (347870,6600382,0,'hair_face_highlight_color',97,66,28), (347871,6600382,0,'hair_type_color',126,62,11), (347872,6600382,0,'hair_type_highlight_color',97,66,28), (347873,6600382,1,'lip_type',-10,-22,35), (347874,6600382,1,'nose_type',-34,-44,25), (347875,6600382,0,'skin_color',127,90,37), (347876,6600382,1,'soga_cheek_type',-25,41,0), (347877,6600382,1,'soga_chin_type',17,-11,14), (347878,6600382,1,'soga_ear_type',4,-28,0), (347879,6600382,1,'soga_eye_brow_type',31,17,-9), (347880,6600382,0,'soga_eye_color',229,229,102), (347881,6600382,1,'soga_eye_type',-35,0,0), (347882,6600382,0,'soga_hair_face_color',126,62,11), (347883,6600382,0,'soga_hair_face_highlight_color',97,66,28), (347884,6600382,0,'soga_hair_type_color',126,62,11), (347885,6600382,0,'soga_hair_type_highlight_color',97,66,28), (347886,6600382,1,'soga_lip_type',-10,-22,35), (347887,6600382,1,'soga_nose_type',-34,-44,25), (347888,6600382,0,'soga_skin_color',127,90,37), (347889,6600382,0,'wing_color1',255,255,255), (347890,6600382,0,'wing_color2',255,255,255), (347891,6600383,1,'cheek_type',100,75,0), (347892,6600383,1,'chin_type',0,17,-100), (347893,6600383,1,'ear_type',88,98,0), (347894,6600383,1,'eye_brow_type',61,-100,25), (347895,6600383,0,'eye_color',133,99,48), (347896,6600383,1,'eye_type',-23,0,0), (347897,6600383,0,'hair_color1',79,28,15), (347898,6600383,0,'hair_color2',111,64,0), (347899,6600383,0,'hair_face_color',35,24,1), (347900,6600383,0,'hair_face_highlight_color',121,38,35), (347901,6600383,0,'hair_highlight',91,21,51), (347902,6600383,0,'hair_type_color',35,24,1), (347903,6600383,0,'hair_type_highlight_color',121,38,35), (347904,6600383,1,'lip_type',-7,-4,25), (347905,6600383,1,'nose_type',-61,34,7), (347906,6600383,0,'skin_color',127,130,130), (347907,6600383,1,'soga_cheek_type',100,75,0), (347908,6600383,1,'soga_chin_type',0,17,-100), (347909,6600383,1,'soga_ear_type',88,98,0), (347910,6600383,1,'soga_eye_brow_type',61,-100,25), (347911,6600383,0,'soga_eye_color',229,229,102), (347912,6600383,1,'soga_eye_type',-23,0,0), (347913,6600383,0,'soga_hair_color1',79,28,15), (347914,6600383,0,'soga_hair_color2',111,64,0), (347915,6600383,0,'soga_hair_face_color',35,24,1), (347916,6600383,0,'soga_hair_face_highlight_color',121,38,35), (347917,6600383,0,'soga_hair_highlight',91,21,51), (347918,6600383,0,'soga_hair_type_color',35,24,1), (347919,6600383,0,'soga_hair_type_highlight_color',121,38,35), (347920,6600383,1,'soga_lip_type',-7,-4,25), (347921,6600383,1,'soga_nose_type',-61,34,7), (347922,6600383,0,'soga_skin_color',127,130,130), (347923,6600383,0,'wing_color1',255,255,255), (347924,6600383,0,'wing_color2',255,255,255), (347925,6600384,1,'cheek_type',25,-61,0), (347926,6600384,1,'chin_type',0,39,37), (347927,6600384,1,'ear_type',-11,9,0), (347928,6600384,1,'eye_brow_type',-14,37,-37), (347929,6600384,0,'eye_color',57,36,14), (347930,6600384,1,'eye_type',100,0,0), (347932,6600384,0,'hair_face_color',61,28,0), (347933,6600384,0,'hair_face_highlight_color',18,11,1), (347934,6600384,0,'hair_type_color',61,28,0), (347935,6600384,0,'hair_type_highlight_color',18,11,1), (347936,6600384,1,'lip_type',-14,-4,43), (347937,6600384,1,'nose_type',-25,-9,11), (347938,6600384,0,'skin_color',254,252,252), (347939,6600384,1,'soga_cheek_type',25,-61,0), (347940,6600384,1,'soga_chin_type',0,39,37), (347941,6600384,1,'soga_ear_type',-11,9,0), (347942,6600384,1,'soga_eye_brow_type',-14,37,-37), (347943,6600384,0,'soga_eye_color',229,229,102), (347944,6600384,1,'soga_eye_type',100,0,0), (347945,6600384,0,'soga_hair_face_color',61,28,0), (347946,6600384,0,'soga_hair_face_highlight_color',18,11,1), (347947,6600384,0,'soga_hair_type_color',61,28,0), (347948,6600384,0,'soga_hair_type_highlight_color',18,11,1), (347949,6600384,1,'soga_lip_type',-14,-4,43), (347950,6600384,1,'soga_nose_type',-25,-9,11), (347951,6600384,0,'soga_skin_color',254,252,252), (347952,6600384,0,'wing_color1',255,255,255), (347953,6600384,0,'wing_color2',255,255,255), (347954,6600385,1,'cheek_type',18,-28,0), (347955,6600385,1,'chin_type',-8,21,0), (347956,6600385,1,'ear_type',-4,-9,0), (347957,6600385,1,'eye_brow_type',-7,0,-5), (347958,6600385,0,'eye_color',67,138,137), (347959,6600385,1,'eye_type',-5,0,0), (347960,6600385,0,'hair_color1',3,8,0), (347961,6600385,0,'hair_face_color',71,41,2), (347962,6600385,0,'hair_face_highlight_color',108,97,21), (347963,6600385,0,'hair_type_color',71,41,2), (347964,6600385,0,'hair_type_highlight_color',108,97,21), (347965,6600385,1,'lip_type',25,19,-8), (347966,6600385,1,'nose_type',31,3,8), (347967,6600385,0,'skin_color',197,197,197), (347968,6600385,1,'soga_cheek_type',18,-28,0), (347969,6600385,1,'soga_chin_type',-8,21,0), (347970,6600385,1,'soga_ear_type',-4,-9,0), (347971,6600385,1,'soga_eye_brow_type',-7,0,-5), (347972,6600385,0,'soga_eye_color',229,229,102), (347973,6600385,1,'soga_eye_type',-5,0,0), (347974,6600385,0,'soga_hair_face_color',71,41,2), (347975,6600385,0,'soga_hair_face_highlight_color',108,97,21), (347976,6600385,0,'soga_hair_type_color',71,41,2), (347977,6600385,0,'soga_hair_type_highlight_color',108,97,21), (347978,6600385,1,'soga_lip_type',25,19,-8), (347979,6600385,1,'soga_nose_type',31,3,8), (347980,6600385,0,'soga_skin_color',197,197,197), (347981,6600385,0,'wing_color1',255,255,255), (347982,6600385,0,'wing_color2',255,255,255), (347983,6600386,1,'eye_brow_type',-77,0,0), (347984,6600386,0,'eye_color',0,180,173), (347985,6600386,0,'hair_color1',31,0,251), (347986,6600386,1,'lip_type',17,0,0), (347987,6600386,1,'nose_type',94,34,0), (347989,6600386,1,'soga_cheek_type',0,40,0), (347990,6600386,1,'soga_chin_type',0,-91,0), (347991,6600386,1,'soga_eye_brow_type',-77,0,0), (347992,6600386,0,'soga_eye_color',229,229,102), (347993,6600386,1,'soga_lip_type',17,0,0), (347994,6600386,1,'soga_nose_type',94,34,0), (347995,6600386,0,'soga_skin_color',0,1,47), (347996,6600386,0,'wing_color1',255,255,255), (347997,6600386,0,'wing_color2',255,255,255), (347998,6600387,1,'cheek_type',-87,-93,0), (347999,6600387,1,'chin_type',52,58,-1), (348000,6600387,1,'ear_type',81,-1,0), (348001,6600387,1,'eye_brow_type',-89,21,-14), (348002,6600387,0,'eye_color',110,96,50), (348003,6600387,1,'eye_type',77,0,0), (348004,6600387,0,'hair_color1',26,24,25), (348005,6600387,0,'hair_color2',36,34,36), (348006,6600387,0,'hair_face_color',15,1,21), (348007,6600387,0,'hair_face_highlight_color',100,70,10), (348008,6600387,0,'hair_highlight',56,33,26), (348009,6600387,0,'hair_type_color',15,1,21), (348010,6600387,0,'hair_type_highlight_color',100,70,10), (348011,6600387,1,'lip_type',63,2,0), (348012,6600387,1,'nose_type',28,-95,37), (348013,6600387,0,'skin_color',218,190,160), (348014,6600387,1,'soga_cheek_type',-87,-93,0), (348015,6600387,1,'soga_chin_type',52,58,-1), (348016,6600387,1,'soga_ear_type',81,-1,0), (348017,6600387,1,'soga_eye_brow_type',-89,21,-14), (348018,6600387,0,'soga_eye_color',229,229,102), (348019,6600387,1,'soga_eye_type',77,0,0), (348020,6600387,0,'soga_hair_color1',26,24,25), (348021,6600387,0,'soga_hair_color2',36,34,36), (348022,6600387,0,'soga_hair_face_color',15,1,21), (348023,6600387,0,'soga_hair_face_highlight_color',100,70,10), (348024,6600387,0,'soga_hair_highlight',56,33,26), (348025,6600387,0,'soga_hair_type_color',15,1,21), (348026,6600387,0,'soga_hair_type_highlight_color',100,70,10), (348027,6600387,1,'soga_lip_type',63,2,0), (348028,6600387,1,'soga_nose_type',28,-95,37), (348029,6600387,0,'soga_skin_color',218,190,160), (348030,6600387,0,'wing_color1',255,255,255), (348031,6600387,0,'wing_color2',255,255,255), (348032,6600388,1,'cheek_type',12,-11,0), (348033,6600388,1,'chin_type',22,32,-22), (348034,6600388,1,'ear_type',17,-7,0), (348035,6600388,1,'eye_brow_type',22,-7,0), (348036,6600388,0,'eye_color',66,59,31), (348037,6600388,1,'eye_type',20,0,0), (348038,6600388,0,'hair_color1',10,8,0), (348039,6600388,0,'hair_face_color',138,64,0), (348040,6600388,0,'hair_face_highlight_color',135,55,0), (348041,6600388,0,'hair_type_color',138,64,0), (348042,6600388,0,'hair_type_highlight_color',135,55,0), (348043,6600388,1,'lip_type',21,18,0), (348044,6600388,1,'nose_type',-4,10,8), (348045,6600388,0,'skin_color',253,250,251), (348046,6600388,1,'soga_cheek_type',12,-11,0), (348047,6600388,1,'soga_chin_type',22,32,-22), (348048,6600388,1,'soga_ear_type',17,-7,0), (348049,6600388,1,'soga_eye_brow_type',22,-7,0), (348050,6600388,0,'soga_eye_color',229,229,102), (348051,6600388,1,'soga_eye_type',20,0,0), (348052,6600388,0,'soga_hair_face_color',138,64,0), (348053,6600388,0,'soga_hair_face_highlight_color',135,55,0), (348054,6600388,0,'soga_hair_type_color',138,64,0), (348055,6600388,0,'soga_hair_type_highlight_color',135,55,0), (348056,6600388,1,'soga_lip_type',21,18,0), (348057,6600388,1,'soga_nose_type',-4,10,8), (348058,6600388,0,'soga_skin_color',253,250,251), (348059,6600388,0,'wing_color1',255,255,255), (348060,6600388,0,'wing_color2',255,255,255), (348061,6600389,1,'cheek_type',32,14,0), (348062,6600389,1,'chin_type',11,-9,7), (348063,6600389,1,'ear_type',-43,28,0), (348064,6600389,1,'eye_brow_type',9,-19,21), (348065,6600389,0,'eye_color',194,183,151), (348066,6600389,0,'hair_color1',227,225,0), (348067,6600389,0,'hair_face_color',89,32,16), (348068,6600389,0,'hair_face_highlight_color',84,32,7), (348069,6600389,0,'hair_type_color',89,32,16), (348070,6600389,0,'hair_type_highlight_color',84,32,7), (348071,6600389,1,'lip_type',18,17,8), (348072,6600389,1,'nose_type',14,-29,-31), (348073,6600389,0,'skin_color',196,202,181), (348074,6600389,1,'soga_cheek_type',32,14,0), (348075,6600389,1,'soga_chin_type',11,-9,7), (348076,6600389,1,'soga_ear_type',-43,28,0), (348077,6600389,1,'soga_eye_brow_type',9,-19,21), (348078,6600389,0,'soga_eye_color',229,229,102), (348079,6600389,0,'soga_hair_face_color',89,32,16), (348080,6600389,0,'soga_hair_face_highlight_color',84,32,7), (348081,6600389,0,'soga_hair_type_color',89,32,16), (348082,6600389,0,'soga_hair_type_highlight_color',84,32,7), (348083,6600389,1,'soga_lip_type',18,17,8), (348084,6600389,1,'soga_nose_type',14,-29,-31), (348085,6600389,0,'soga_skin_color',196,202,181), (348086,6600389,0,'wing_color1',255,255,255), (348087,6600389,0,'wing_color2',255,255,255), (348088,6600390,1,'cheek_type',75,31,0), (348089,6600390,1,'chin_type',17,96,94), (348090,6600390,1,'ear_type',47,-26,0), (348091,6600390,1,'eye_brow_type',-17,39,38), (348092,6600390,0,'eye_color',95,155,152), (348093,6600390,1,'eye_type',-98,0,0), (348094,6600390,0,'hair_color1',38,22,21), (348095,6600390,0,'hair_color2',120,50,0), (348096,6600390,0,'hair_face_highlight_color',193,100,45), (348097,6600390,0,'hair_highlight',105,26,26), (348098,6600390,0,'hair_type_highlight_color',193,100,45), (348099,6600390,1,'lip_type',-78,-65,81), (348100,6600390,1,'nose_type',96,18,-94), (348101,6600390,0,'skin_color',255,255,255), (348102,6600390,1,'soga_cheek_type',75,31,0), (348103,6600390,1,'soga_chin_type',17,96,94), (348104,6600390,1,'soga_ear_type',47,-26,0), (348105,6600390,1,'soga_eye_brow_type',-17,39,38), (348106,6600390,0,'soga_eye_color',229,229,102), (348107,6600390,1,'soga_eye_type',-98,0,0), (348108,6600390,0,'soga_hair_color1',38,22,21), (348109,6600390,0,'soga_hair_color2',120,50,0), (348110,6600390,0,'soga_hair_face_highlight_color',193,100,45), (348111,6600390,0,'soga_hair_highlight',105,26,26), (348112,6600390,0,'soga_hair_type_highlight_color',193,100,45), (348113,6600390,1,'soga_lip_type',-78,-65,81), (348114,6600390,1,'soga_nose_type',96,18,-94), (348115,6600390,0,'soga_skin_color',255,255,255), (348116,6600390,0,'wing_color1',255,255,255), (348117,6600390,0,'wing_color2',255,255,255), (348118,6600391,1,'cheek_type',5,28,0), (348119,6600391,1,'chin_type',25,-12,-26), (348120,6600391,1,'ear_type',0,-22,0), (348121,6600391,1,'eye_brow_type',17,14,-26), (348122,6600391,0,'eye_color',41,88,88), (348123,6600391,0,'hair_color1',247,3,0), (348124,6600391,0,'hair_face_color',185,139,0), (348125,6600391,0,'hair_face_highlight_color',91,75,0), (348126,6600391,0,'hair_type_color',185,139,0), (348127,6600391,0,'hair_type_highlight_color',91,75,0), (348128,6600391,1,'lip_type',7,-39,0), (348129,6600391,1,'nose_type',12,-9,3), (348130,6600391,0,'skin_color',250,253,253), (348131,6600391,1,'soga_cheek_type',5,28,0), (348132,6600391,1,'soga_chin_type',25,-12,-26), (348133,6600391,1,'soga_ear_type',0,-22,0), (348134,6600391,1,'soga_eye_brow_type',17,14,-26), (348135,6600391,0,'soga_eye_color',229,229,102), (348136,6600391,0,'soga_hair_face_color',185,139,0), (348137,6600391,0,'soga_hair_face_highlight_color',91,75,0), (348138,6600391,0,'soga_hair_type_color',185,139,0), (348139,6600391,0,'soga_hair_type_highlight_color',91,75,0), (348140,6600391,1,'soga_lip_type',7,-39,0), (348141,6600391,1,'soga_nose_type',12,-9,3), (348142,6600391,0,'soga_skin_color',250,253,253), (348143,6600391,0,'wing_color1',255,255,255), (348144,6600391,0,'wing_color2',255,255,255), (348145,6600392,1,'cheek_type',-76,76,0), (348146,6600392,1,'chin_type',96,43,1), (348147,6600392,1,'ear_type',66,-56,0), (348148,6600392,1,'eye_brow_type',-20,47,41), (348149,6600392,0,'eye_color',49,30,11), (348150,6600392,1,'eye_type',19,0,0), (348151,6600392,0,'hair_color1',89,21,21), (348152,6600392,0,'hair_color2',171,87,0), (348153,6600392,0,'hair_face_color',176,72,29), (348154,6600392,0,'hair_face_highlight_color',100,70,10), (348155,6600392,0,'hair_highlight',56,33,26), (348156,6600392,0,'hair_type_color',176,72,29), (348157,6600392,0,'hair_type_highlight_color',100,70,10), (348158,6600392,1,'lip_type',-21,-3,-93), (348159,6600392,1,'nose_type',-34,-39,7), (348160,6600392,0,'skin_color',89,89,68), (348161,6600392,1,'soga_cheek_type',-76,76,0), (348162,6600392,1,'soga_chin_type',96,43,1), (348163,6600392,1,'soga_ear_type',66,-56,0), (348164,6600392,1,'soga_eye_brow_type',-20,47,41), (348165,6600392,0,'soga_eye_color',229,229,102), (348166,6600392,1,'soga_eye_type',19,0,0), (348167,6600392,0,'soga_hair_color1',89,21,21), (348168,6600392,0,'soga_hair_color2',171,87,0), (348169,6600392,0,'soga_hair_face_color',176,72,29), (348170,6600392,0,'soga_hair_face_highlight_color',100,70,10), (348171,6600392,0,'soga_hair_highlight',56,33,26), (348172,6600392,0,'soga_hair_type_color',176,72,29), (348173,6600392,0,'soga_hair_type_highlight_color',100,70,10), (348174,6600392,1,'soga_lip_type',-21,-3,-93), (348175,6600392,1,'soga_nose_type',-34,-39,7), (348176,6600392,0,'soga_skin_color',89,89,68), (348177,6600392,0,'wing_color1',255,255,255), (348178,6600392,0,'wing_color2',255,255,255), (348179,6600393,1,'cheek_type',-2,25,0), (348180,6600393,1,'chin_type',-34,0,2), (348181,6600393,1,'ear_type',-23,9,0), (348182,6600393,1,'eye_brow_type',2,-17,-2), (348183,6600393,0,'eye_color',139,121,65), (348184,6600393,1,'eye_type',-28,0,0), (348186,6600393,0,'hair_face_color',43,29,21), (348187,6600393,0,'hair_face_highlight_color',42,38,34), (348188,6600393,0,'hair_type_color',43,29,21), (348189,6600393,0,'hair_type_highlight_color',42,38,34), (348190,6600393,1,'lip_type',4,14,3), (348191,6600393,1,'nose_type',14,3,-1), (348192,6600393,0,'skin_color',222,180,182), (348193,6600393,1,'soga_cheek_type',-2,25,0), (348194,6600393,1,'soga_chin_type',-34,0,2), (348195,6600393,1,'soga_ear_type',-23,9,0), (348196,6600393,1,'soga_eye_brow_type',2,-17,-2), (348197,6600393,0,'soga_eye_color',229,229,102), (348198,6600393,1,'soga_eye_type',-28,0,0), (348199,6600393,0,'soga_hair_face_color',43,29,21), (348200,6600393,0,'soga_hair_face_highlight_color',42,38,34), (348201,6600393,0,'soga_hair_type_color',43,29,21), (348202,6600393,0,'soga_hair_type_highlight_color',42,38,34), (348203,6600393,1,'soga_lip_type',4,14,3), (348204,6600393,1,'soga_nose_type',14,3,-1), (348205,6600393,0,'soga_skin_color',222,180,182), (348206,6600393,0,'wing_color1',255,255,255), (348207,6600393,0,'wing_color2',255,255,255), (348208,6600394,1,'cheek_type',-20,-28,0), (348209,6600394,1,'chin_type',0,0,-12), (348210,6600394,1,'ear_type',-7,2,0), (348211,6600394,1,'eye_brow_type',29,-28,-7), (348212,6600394,0,'eye_color',34,72,81), (348213,6600394,0,'hair_color1',17,20,0), (348214,6600394,0,'hair_face_color',60,59,55), (348215,6600394,0,'hair_face_highlight_color',35,31,28), (348216,6600394,0,'hair_type_color',60,59,55), (348217,6600394,0,'hair_type_highlight_color',35,31,28), (348218,6600394,1,'lip_type',-37,-17,10), (348219,6600394,1,'nose_type',-35,17,20), (348220,6600394,0,'skin_color',248,252,252), (348221,6600394,1,'soga_cheek_type',-20,-28,0), (348222,6600394,1,'soga_chin_type',0,0,-12), (348223,6600394,1,'soga_ear_type',-7,2,0), (348224,6600394,1,'soga_eye_brow_type',29,-28,-7), (348225,6600394,0,'soga_eye_color',229,229,102), (348226,6600394,0,'soga_hair_face_color',60,59,55), (348227,6600394,0,'soga_hair_face_highlight_color',35,31,28), (348228,6600394,0,'soga_hair_type_color',60,59,55), (348229,6600394,0,'soga_hair_type_highlight_color',35,31,28), (348230,6600394,1,'soga_lip_type',-37,-17,10), (348231,6600394,1,'soga_nose_type',-35,17,20), (348232,6600394,0,'soga_skin_color',248,252,252), (348233,6600394,0,'wing_color1',255,255,255), (348234,6600394,0,'wing_color2',255,255,255), (348235,6600395,1,'cheek_type',-18,-8,0), (348236,6600395,1,'chin_type',18,26,3), (348237,6600395,1,'ear_type',-19,-8,0), (348238,6600395,1,'eye_brow_type',32,0,-8), (348239,6600395,0,'eye_color',129,181,196), (348240,6600395,1,'eye_type',10,0,0), (348241,6600395,0,'hair_color1',19,25,0), (348242,6600395,0,'hair_face_color',214,79,19), (348243,6600395,0,'hair_face_highlight_color',78,77,70), (348244,6600395,0,'hair_type_color',214,79,19), (348245,6600395,0,'hair_type_highlight_color',78,77,70), (348246,6600395,1,'lip_type',5,-4,22), (348247,6600395,1,'nose_type',7,19,25), (348248,6600395,0,'skin_color',243,240,240), (348249,6600395,1,'soga_cheek_type',-18,-8,0), (348250,6600395,1,'soga_chin_type',18,26,3), (348251,6600395,1,'soga_ear_type',-19,-8,0), (348252,6600395,1,'soga_eye_brow_type',32,0,-8), (348253,6600395,0,'soga_eye_color',229,229,102), (348254,6600395,1,'soga_eye_type',10,0,0), (348255,6600395,0,'soga_hair_face_color',214,79,19), (348256,6600395,0,'soga_hair_face_highlight_color',78,77,70), (348257,6600395,0,'soga_hair_type_color',214,79,19), (348258,6600395,0,'soga_hair_type_highlight_color',78,77,70), (348259,6600395,1,'soga_lip_type',5,-4,22), (348260,6600395,1,'soga_nose_type',7,19,25), (348261,6600395,0,'soga_skin_color',243,240,240), (348262,6600395,0,'wing_color1',255,255,255), (348263,6600395,0,'wing_color2',255,255,255), (348264,6600396,1,'cheek_type',79,-26,0), (348265,6600396,1,'chin_type',-8,61,64), (348266,6600396,1,'ear_type',53,-55,0), (348267,6600396,1,'eye_brow_type',-72,-17,97), (348268,6600396,0,'eye_color',57,118,133), (348269,6600396,1,'eye_type',69,0,0), (348270,6600396,0,'hair_color1',29,21,28), (348271,6600396,0,'hair_color2',39,32,39), (348272,6600396,0,'hair_face_color',17,3,23), (348273,6600396,0,'hair_face_highlight_color',168,59,22), (348274,6600396,0,'hair_highlight',89,21,21), (348275,6600396,0,'hair_type_color',17,3,23), (348276,6600396,0,'hair_type_highlight_color',168,59,22), (348277,6600396,1,'lip_type',-53,97,-22), (348278,6600396,1,'nose_type',-41,14,62), (348279,6600396,0,'skin_color',46,33,34), (348280,6600396,1,'soga_cheek_type',79,-26,0), (348281,6600396,1,'soga_chin_type',-8,61,64), (348282,6600396,1,'soga_ear_type',53,-55,0), (348283,6600396,1,'soga_eye_brow_type',-72,-17,97), (348284,6600396,0,'soga_eye_color',229,229,102), (348285,6600396,1,'soga_eye_type',69,0,0), (348286,6600396,0,'soga_hair_color1',29,21,28), (348287,6600396,0,'soga_hair_color2',39,32,39), (348288,6600396,0,'soga_hair_face_color',17,3,23), (348289,6600396,0,'soga_hair_face_highlight_color',168,59,22), (348290,6600396,0,'soga_hair_highlight',89,21,21), (348291,6600396,0,'soga_hair_type_color',17,3,23), (348292,6600396,0,'soga_hair_type_highlight_color',168,59,22), (348293,6600396,1,'soga_lip_type',-53,97,-22), (348294,6600396,1,'soga_nose_type',-41,14,62), (348295,6600396,0,'soga_skin_color',46,33,34), (348296,6600396,0,'wing_color1',255,255,255), (348297,6600396,0,'wing_color2',255,255,255), (348298,6600397,1,'cheek_type',14,32,0), (348299,6600397,1,'chin_type',14,-28,40), (348300,6600397,1,'ear_type',-32,2,0), (348301,6600397,1,'eye_brow_type',-14,-1,-44), (348302,6600397,0,'eye_color',45,93,101), (348303,6600397,1,'eye_type',26,0,0), (348304,6600397,0,'hair_color1',21,246,156), (348305,6600397,0,'hair_face_color',61,75,68), (348306,6600397,0,'hair_face_highlight_color',35,14,3), (348307,6600397,0,'hair_type_color',61,75,68), (348308,6600397,0,'hair_type_highlight_color',35,14,3), (348309,6600397,1,'lip_type',-21,-28,9), (348310,6600397,1,'nose_type',-1,21,-10), (348311,6600397,0,'skin_color',228,196,197), (348312,6600397,1,'soga_cheek_type',0,-14,-1), (348313,6600397,1,'soga_chin_type',0,-21,-28), (348314,6600397,1,'soga_ear_type',0,26,0), (348315,6600397,1,'soga_eye_brow_type',0,-32,2), (348316,6600397,0,'soga_eye_color',229,229,102), (348317,6600397,0,'soga_hair_face_color',61,75,68), (348318,6600397,0,'soga_hair_face_highlight_color',35,14,3), (348319,6600397,0,'soga_hair_type_color',61,75,68), (348320,6600397,0,'soga_hair_type_highlight_color',35,14,3), (348321,6600397,1,'soga_lip_type',-44,14,32), (348322,6600397,1,'soga_nose_type',9,14,-28), (348323,6600397,0,'soga_skin_color',228,196,197), (348324,6600397,0,'wing_color1',255,255,255), (348325,6600397,0,'wing_color2',255,255,255), (348326,6600398,1,'cheek_type',-23,-34,0), (348327,6600398,1,'chin_type',-34,-88,-55), (348328,6600398,1,'ear_type',-42,-59,0), (348329,6600398,1,'eye_brow_type',93,18,-7), (348330,6600398,0,'eye_color',144,188,195), (348331,6600398,1,'eye_type',62,0,0), (348332,6600398,0,'hair_color1',17,81,44), (348333,6600398,0,'hair_color2',185,0,0), (348334,6600398,0,'hair_face_color',121,38,35), (348335,6600398,0,'hair_face_highlight_color',47,33,3), (348336,6600398,0,'hair_type_color',121,38,35), (348337,6600398,0,'hair_type_highlight_color',47,33,3), (348338,6600398,1,'lip_type',-7,8,58), (348339,6600398,1,'nose_type',-4,17,81), (348340,6600398,0,'skin_color',228,177,149), (348341,6600398,1,'soga_cheek_type',0,93,18), (348342,6600398,1,'soga_chin_type',0,-7,8), (348343,6600398,1,'soga_ear_type',0,62,0), (348344,6600398,1,'soga_eye_brow_type',0,-42,-59), (348345,6600398,0,'soga_eye_color',229,229,102), (348346,6600398,1,'soga_eye_type',-71,0,0), (348347,6600398,0,'soga_hair_face_color',121,38,35), (348348,6600398,0,'soga_hair_face_highlight_color',47,33,3), (348349,6600398,0,'soga_hair_type_color',121,38,35), (348350,6600398,0,'soga_hair_type_highlight_color',47,33,3), (348351,6600398,1,'soga_lip_type',-7,-23,-34), (348352,6600398,1,'soga_nose_type',58,-34,-88), (348353,6600398,0,'soga_skin_color',228,177,149), (348354,6600398,0,'wing_color1',255,255,255), (348355,6600398,0,'wing_color2',255,255,255), (348356,6600399,1,'cheek_type',-59,66,0), (348357,6600399,1,'chin_type',29,-10,-12), (348358,6600399,1,'ear_type',89,32,0), (348359,6600399,1,'eye_brow_type',59,-93,-31), (348360,6600399,0,'eye_color',54,116,114), (348361,6600399,1,'eye_type',53,0,0), (348362,6600399,0,'hair_color1',14,77,182), (348363,6600399,0,'hair_color2',200,0,0), (348364,6600399,0,'hair_face_color',35,24,1), (348365,6600399,0,'hair_face_highlight_color',47,14,19), (348366,6600399,0,'hair_type_color',35,24,1), (348367,6600399,0,'hair_type_highlight_color',47,14,19), (348368,6600399,1,'lip_type',-25,-21,-25), (348369,6600399,1,'nose_type',39,14,77), (348370,6600399,0,'skin_color',229,185,183), (348371,6600399,1,'soga_cheek_type',0,59,-93), (348372,6600399,1,'soga_chin_type',0,-25,-21), (348373,6600399,1,'soga_ear_type',0,53,0), (348374,6600399,1,'soga_eye_brow_type',0,89,32), (348375,6600399,0,'soga_eye_color',229,229,102), (348376,6600399,1,'soga_eye_type',-56,0,0), (348377,6600399,0,'soga_hair_face_color',35,24,1), (348378,6600399,0,'soga_hair_face_highlight_color',47,14,19), (348379,6600399,0,'soga_hair_type_color',35,24,1), (348380,6600399,0,'soga_hair_type_highlight_color',47,14,19), (348381,6600399,1,'soga_lip_type',-31,-59,66), (348382,6600399,1,'soga_nose_type',-25,29,-10), (348383,6600399,0,'soga_skin_color',229,185,183), (348384,6600399,0,'wing_color1',255,255,255), (348385,6600399,0,'wing_color2',255,255,255), (348386,6600400,1,'cheek_type',0,-28,0), (348387,6600400,1,'chin_type',-14,44,12), (348388,6600400,1,'ear_type',-14,5,0), (348389,6600400,1,'eye_brow_type',-28,4,-32), (348390,6600400,0,'eye_color',131,143,93), (348391,6600400,1,'eye_type',9,0,0), (348392,6600400,0,'hair_color1',11,40,222), (348393,6600400,0,'hair_face_color',176,168,79), (348394,6600400,0,'hair_face_highlight_color',91,90,91), (348395,6600400,0,'hair_type_color',176,168,79), (348396,6600400,0,'hair_type_highlight_color',91,90,91), (348397,6600400,1,'lip_type',-21,-11,37), (348398,6600400,1,'nose_type',1,11,40), (348399,6600400,0,'skin_color',199,169,128), (348400,6600400,1,'soga_cheek_type',0,-28,4), (348401,6600400,1,'soga_chin_type',0,-21,-11), (348402,6600400,1,'soga_ear_type',0,9,0), (348403,6600400,1,'soga_eye_brow_type',0,-14,5), (348404,6600400,0,'soga_eye_color',229,229,102), (348405,6600400,0,'soga_hair_face_color',176,168,79), (348406,6600400,0,'soga_hair_face_highlight_color',91,90,91), (348407,6600400,0,'soga_hair_type_color',176,168,79), (348408,6600400,0,'soga_hair_type_highlight_color',91,90,91), (348409,6600400,1,'soga_lip_type',-32,0,-28), (348410,6600400,1,'soga_nose_type',37,-14,44), (348411,6600400,0,'soga_skin_color',199,169,128), (348412,6600400,0,'wing_color1',255,255,255), (348413,6600400,0,'wing_color2',255,255,255), (348414,6600401,0,'eye_color',255,255,255), (348415,6600401,0,'skin_color',255,255,255), (348416,6600401,0,'soga_eye_color',255,0,255), (348417,6600402,1,'cheek_type',37,19,0), (348418,6600402,1,'chin_type',-79,-85,-7), (348419,6600402,1,'ear_type',-57,58,0), (348420,6600402,1,'eye_brow_type',29,-79,-14), (348421,6600402,0,'eye_color',135,162,128), (348422,6600402,1,'eye_type',-14,0,0), (348423,6600402,0,'hair_color1',28,194,78), (348424,6600402,0,'hair_face_color',91,7,6), (348425,6600402,0,'hair_face_highlight_color',40,34,51), (348426,6600402,0,'hair_type_color',91,7,6), (348427,6600402,0,'hair_type_highlight_color',40,34,51), (348428,6600402,1,'lip_type',17,-23,69), (348429,6600402,1,'nose_type',-59,28,-62), (348430,6600402,0,'skin_color',76,51,37), (348431,6600402,1,'soga_cheek_type',0,29,-79), (348432,6600402,1,'soga_chin_type',0,17,-23), (348433,6600402,1,'soga_ear_type',0,-14,0), (348434,6600402,1,'soga_eye_brow_type',0,-57,58), (348435,6600402,0,'soga_eye_color',229,229,102), (348436,6600402,0,'soga_hair_face_color',91,7,6), (348437,6600402,0,'soga_hair_face_highlight_color',40,34,51), (348438,6600402,0,'soga_hair_type_color',91,7,6), (348439,6600402,0,'soga_hair_type_highlight_color',40,34,51), (348440,6600402,1,'soga_lip_type',-14,37,19), (348441,6600402,1,'soga_nose_type',69,-79,-85), (348442,6600402,0,'soga_skin_color',76,51,37), (348443,6600402,0,'wing_color1',255,255,255), (348444,6600402,0,'wing_color2',255,255,255), (348445,6600403,1,'cheek_type',28,-37,0), (348446,6600403,1,'chin_type',9,4,17), (348447,6600403,1,'ear_type',-28,28,0), (348448,6600403,1,'eye_brow_type',-4,-41,-19), (348449,6600403,0,'eye_color',167,183,154), (348450,6600403,1,'eye_type',23,0,0), (348451,6600403,0,'hair_color1',228,37,249), (348452,6600403,0,'hair_face_color',227,227,227), (348453,6600403,0,'hair_face_highlight_color',230,189,4), (348454,6600403,0,'hair_type_color',227,227,227), (348455,6600403,0,'hair_type_highlight_color',230,189,4), (348456,6600403,1,'lip_type',32,32,-14), (348457,6600403,1,'nose_type',-26,-28,37), (348458,6600403,0,'skin_color',177,132,73), (348459,6600403,1,'soga_cheek_type',0,-4,-41), (348460,6600403,1,'soga_chin_type',0,32,32), (348461,6600403,1,'soga_ear_type',0,23,0), (348462,6600403,1,'soga_eye_brow_type',0,-28,28), (348463,6600403,0,'soga_eye_color',229,229,102), (348464,6600403,0,'soga_hair_face_color',227,227,227), (348465,6600403,0,'soga_hair_face_highlight_color',230,189,4), (348466,6600403,0,'soga_hair_type_color',227,227,227), (348467,6600403,0,'soga_hair_type_highlight_color',230,189,4), (348468,6600403,1,'soga_lip_type',-19,28,-37), (348469,6600403,1,'soga_nose_type',-14,9,4), (348470,6600403,0,'soga_skin_color',177,132,73), (348471,6600403,0,'wing_color1',255,255,255), (348472,6600403,0,'wing_color2',255,255,255), (348473,6600404,1,'cheek_type',89,0,0), (348474,6600404,1,'chin_type',0,0,72), (348475,6600404,1,'ear_type',17,2,0), (348476,6600404,1,'eye_brow_type',-78,0,0), (348477,6600404,0,'eye_color',120,176,192), (348478,6600404,0,'hair_color1',228,214,66), (348479,6600404,0,'hair_face_color',193,100,45), (348480,6600404,0,'hair_face_highlight_color',119,147,147), (348481,6600404,0,'hair_type_color',193,100,45), (348482,6600404,0,'hair_type_highlight_color',119,147,147), (348483,6600404,1,'lip_type',-75,32,-78), (348484,6600404,1,'nose_type',0,-28,-42), (348485,6600404,0,'skin_color',227,168,165), (348486,6600404,1,'soga_cheek_type',0,-78,0), (348487,6600404,1,'soga_chin_type',0,-75,32), (348488,6600404,1,'soga_eye_brow_type',0,17,2), (348489,6600404,0,'soga_eye_color',204,204,204), (348490,6600404,0,'soga_hair_face_color',193,100,45), (348491,6600404,0,'soga_hair_face_highlight_color',119,147,147), (348492,6600404,0,'soga_hair_type_color',193,100,45), (348493,6600404,0,'soga_hair_type_highlight_color',119,147,147), (348494,6600404,1,'soga_lip_type',0,89,0), (348495,6600404,1,'soga_nose_type',-78,0,0), (348496,6600404,0,'soga_skin_color',227,168,165), (348497,6600405,1,'cheek_type',-29,-23,0), (348498,6600405,1,'chin_type',26,17,32), (348499,6600405,1,'ear_type',-40,-25,0), (348500,6600405,1,'eye_brow_type',-9,35,-8), (348501,6600405,0,'eye_color',222,35,32), (348502,6600405,1,'eye_type',-3,0,0), (348503,6600405,0,'hair_color1',20,233,255), (348504,6600405,0,'hair_face_color',52,38,20), (348505,6600405,0,'hair_face_highlight_color',216,192,37), (348506,6600405,0,'hair_type_color',52,38,20), (348507,6600405,0,'hair_type_highlight_color',216,192,37), (348508,6600405,1,'lip_type',-12,-22,22), (348509,6600405,1,'nose_type',-28,20,-23), (348510,6600405,0,'skin_color',117,33,1), (348511,6600405,1,'soga_cheek_type',0,-9,35), (348512,6600405,1,'soga_chin_type',0,-12,-22), (348513,6600405,1,'soga_ear_type',0,-3,0), (348514,6600405,1,'soga_eye_brow_type',0,-40,-25), (348515,6600405,0,'soga_eye_color',229,229,102), (348516,6600405,0,'soga_hair_face_color',52,38,20), (348517,6600405,0,'soga_hair_face_highlight_color',216,192,37), (348518,6600405,0,'soga_hair_type_color',52,38,20), (348519,6600405,0,'soga_hair_type_highlight_color',216,192,37), (348520,6600405,1,'soga_lip_type',-8,-29,-23), (348521,6600405,1,'soga_nose_type',22,26,17), (348522,6600405,0,'soga_skin_color',117,33,1), (348523,6600405,0,'wing_color1',255,255,255), (348524,6600405,0,'wing_color2',255,255,255), (348525,6600406,1,'cheek_type',-17,79,0), (348526,6600406,1,'chin_type',-76,-96,-82), (348527,6600406,1,'ear_type',-72,93,0), (348528,6600406,1,'eye_brow_type',-55,-97,-43), (348529,6600406,0,'eye_color',120,175,192), (348530,6600406,1,'eye_type',17,0,0), (348531,6600406,0,'hair_color1',56,33,26), (348532,6600406,0,'hair_color2',94,59,11), (348533,6600406,0,'hair_face_color',83,57,8), (348534,6600406,0,'hair_face_highlight_color',19,6,25), (348535,6600406,0,'hair_type_color',83,57,8), (348536,6600406,0,'hair_type_highlight_color',19,6,25), (348537,6600406,1,'lip_type',5,-39,87), (348538,6600406,1,'nose_type',-65,-68,2), (348539,6600406,0,'skin_color',239,239,209), (348540,6600406,1,'soga_cheek_type',0,-55,-97), (348541,6600406,1,'soga_chin_type',0,5,-39), (348542,6600406,1,'soga_ear_type',0,17,0), (348543,6600406,1,'soga_eye_brow_type',0,-72,93), (348544,6600406,0,'soga_eye_color',229,229,102), (348545,6600406,1,'soga_eye_type',-10,0,0), (348546,6600406,0,'soga_hair_face_color',83,57,8), (348547,6600406,0,'soga_hair_face_highlight_color',19,6,25), (348548,6600406,0,'soga_hair_type_color',83,57,8), (348549,6600406,0,'soga_hair_type_highlight_color',19,6,25), (348550,6600406,1,'soga_lip_type',-43,-17,79), (348551,6600406,1,'soga_nose_type',87,-76,-96), (348552,6600406,0,'soga_skin_color',239,239,209), (348553,6600406,0,'wing_color1',255,255,255), (348554,6600406,0,'wing_color2',255,255,255), (348555,6600407,1,'cheek_type',-25,-68,0), (348556,6600407,1,'chin_type',-98,-88,-35), (348557,6600407,1,'ear_type',-62,55,0), (348558,6600407,1,'eye_brow_type',25,-17,7), (348559,6600407,0,'eye_color',3,167,157), (348560,6600407,1,'eye_type',-61,0,0), (348561,6600407,0,'hair_color1',255,255,255), (348562,6600407,0,'hair_type_color',255,177,45), (348563,6600407,0,'hair_type_highlight_color',162,31,228), (348564,6600407,1,'lip_type',-57,-75,41), (348565,6600407,1,'nose_type',85,5,0), (348566,6600407,0,'skin_color',234,215,191), (348567,6600407,1,'soga_cheek_type',0,25,-17), (348568,6600407,1,'soga_chin_type',0,-57,-75), (348569,6600407,1,'soga_ear_type',0,-61,0), (348570,6600407,1,'soga_eye_brow_type',0,-62,55), (348571,6600407,0,'soga_eye_color',229,229,102), (348572,6600407,0,'soga_hair_type_color',255,177,45), (348573,6600407,0,'soga_hair_type_highlight_color',162,31,228), (348574,6600407,1,'soga_lip_type',7,-25,-68), (348575,6600407,1,'soga_nose_type',41,-98,-88), (348576,6600407,0,'soga_skin_color',234,215,191), (348577,6600407,0,'wing_color1',192,83,23), (348578,6600407,0,'wing_color2',255,131,1), (348579,6600408,0,'eye_color',255,255,255), (348580,6600408,0,'skin_color',255,255,255), (348581,6600408,0,'soga_eye_color',255,0,255), (348582,6600409,1,'cheek_type',0,28,0), (348583,6600409,1,'chin_type',7,-18,-3), (348584,6600409,1,'ear_type',-17,17,0), (348585,6600409,1,'eye_brow_type',-38,2,0), (348586,6600409,0,'eye_color',121,176,192), (348587,6600409,1,'eye_type',-41,0,0), (348588,6600409,0,'hair_color1',253,249,0), (348589,6600409,0,'hair_face_color',143,85,29), (348590,6600409,0,'hair_face_highlight_color',5,4,2), (348591,6600409,0,'hair_type_color',143,85,29), (348592,6600409,0,'hair_type_highlight_color',5,4,2), (348593,6600409,1,'lip_type',-35,0,-8), (348594,6600409,1,'nose_type',38,-3,-7), (348595,6600409,0,'skin_color',169,110,76), (348596,6600409,1,'soga_cheek_type',0,-38,2), (348597,6600409,1,'soga_chin_type',0,-35,0), (348598,6600409,1,'soga_ear_type',0,-41,0), (348599,6600409,1,'soga_eye_brow_type',0,-17,17), (348600,6600409,0,'soga_eye_color',229,229,102), (348601,6600409,0,'soga_hair_face_color',143,85,29), (348602,6600409,0,'soga_hair_face_highlight_color',5,4,2), (348603,6600409,0,'soga_hair_type_color',143,85,29), (348604,6600409,0,'soga_hair_type_highlight_color',5,4,2), (348605,6600409,1,'soga_lip_type',0,0,28), (348606,6600409,1,'soga_nose_type',-8,7,-18), (348607,6600409,0,'soga_skin_color',169,110,76), (348608,6600409,0,'wing_color1',255,255,255), (348609,6600409,0,'wing_color2',255,255,255), (348610,6600410,1,'cheek_type',-34,26,0), (348611,6600410,1,'chin_type',-26,-17,20), (348612,6600410,1,'ear_type',-22,-8,0), (348613,6600410,1,'eye_brow_type',21,37,17), (348614,6600410,0,'eye_color',132,109,86), (348615,6600410,1,'eye_type',-14,0,0), (348616,6600410,0,'hair_color1',252,242,0), (348617,6600410,0,'hair_face_color',155,97,31), (348618,6600410,0,'hair_face_highlight_color',179,177,175), (348619,6600410,0,'hair_type_color',155,97,31), (348620,6600410,0,'hair_type_highlight_color',179,177,175), (348621,6600410,1,'lip_type',-3,-7,-34), (348622,6600410,1,'nose_type',-46,-4,-14), (348623,6600410,0,'skin_color',201,180,131), (348624,6600410,1,'soga_cheek_type',0,21,37), (348625,6600410,1,'soga_chin_type',0,-3,-7), (348626,6600410,1,'soga_ear_type',0,-14,0), (348627,6600410,1,'soga_eye_brow_type',0,-22,-8), (348628,6600410,0,'soga_eye_color',229,229,102), (348629,6600410,0,'soga_hair_face_color',155,97,31), (348630,6600410,0,'soga_hair_face_highlight_color',179,177,175), (348631,6600410,0,'soga_hair_type_color',155,97,31), (348632,6600410,0,'soga_hair_type_highlight_color',179,177,175), (348633,6600410,1,'soga_lip_type',17,-34,26), (348634,6600410,1,'soga_nose_type',-34,-26,-17), (348635,6600410,0,'soga_skin_color',201,180,131), (348636,6600410,0,'wing_color1',255,255,255), (348637,6600410,0,'wing_color2',255,255,255), (348638,6600411,1,'cheek_type',-71,51,0), (348639,6600411,1,'chin_type',-71,-81,55), (348640,6600411,1,'ear_type',-39,18,0), (348641,6600411,1,'eye_brow_type',-96,68,61), (348642,6600411,0,'eye_color',2,195,183), (348643,6600411,1,'eye_type',93,0,0), (348645,6600411,0,'hair_type_color',231,88,255), (348646,6600411,0,'hair_type_highlight_color',2,82,209), (348647,6600411,1,'lip_type',-25,-93,2), (348648,6600411,1,'nose_type',-18,-62,2), (348649,6600411,0,'skin_color',224,204,220), (348650,6600411,1,'soga_cheek_type',0,-96,68), (348651,6600411,1,'soga_chin_type',0,-25,-93), (348652,6600411,1,'soga_ear_type',0,93,0), (348653,6600411,1,'soga_eye_brow_type',0,-39,18), (348654,6600411,0,'soga_eye_color',229,229,102), (348655,6600411,0,'soga_hair_type_color',231,88,255), (348656,6600411,0,'soga_hair_type_highlight_color',2,82,209), (348657,6600411,1,'soga_lip_type',61,-71,51), (348658,6600411,1,'soga_nose_type',2,-71,-81), (348659,6600411,0,'soga_skin_color',224,204,220), (348660,6600411,0,'wing_color1',48,186,251), (348662,6600412,0,'eye_color',255,255,255), (348663,6600412,0,'skin_color',255,255,255), (348664,6600412,0,'soga_eye_color',255,0,255), (348665,6600413,1,'cheek_type',17,-98,0), (348666,6600413,1,'chin_type',64,74,-29), (348667,6600413,1,'ear_type',71,63,0), (348668,6600413,1,'eye_brow_type',90,65,-95), (348669,6600413,0,'eye_color',60,117,87), (348670,6600413,1,'eye_type',56,0,0), (348671,6600413,0,'hair_color1',84,191,46), (348672,6600413,0,'hair_face_color',193,136,15), (348673,6600413,0,'hair_face_highlight_color',244,246,246), (348674,6600413,0,'hair_type_color',193,136,15), (348675,6600413,0,'hair_type_highlight_color',244,246,246), (348676,6600413,1,'lip_type',-62,-45,-68), (348677,6600413,1,'nose_type',47,84,-65), (348678,6600413,0,'skin_color',107,112,102), (348679,6600413,1,'soga_cheek_type',0,90,65), (348680,6600413,1,'soga_chin_type',0,-62,-45), (348681,6600413,1,'soga_ear_type',0,56,0), (348682,6600413,1,'soga_eye_brow_type',0,71,63), (348683,6600413,0,'soga_eye_color',229,229,102), (348684,6600413,0,'soga_hair_face_color',193,136,15), (348685,6600413,0,'soga_hair_face_highlight_color',244,246,246), (348686,6600413,0,'soga_hair_type_color',193,136,15), (348687,6600413,0,'soga_hair_type_highlight_color',244,246,246), (348688,6600413,1,'soga_lip_type',-95,17,-98), (348689,6600413,1,'soga_nose_type',-68,64,74), (348690,6600413,0,'soga_skin_color',107,112,102), (348691,6600413,0,'wing_color1',255,255,255), (348692,6600413,0,'wing_color2',255,255,255), (348693,6600414,1,'cheek_type',-31,-11,0), (348694,6600414,1,'chin_type',-17,5,-18), (348695,6600414,1,'ear_type',-43,34,0), (348696,6600414,1,'eye_brow_type',-21,-14,-20), (348697,6600414,0,'eye_color',33,70,75), (348698,6600414,1,'eye_type',-20,0,0), (348699,6600414,0,'hair_color1',227,242,0), (348700,6600414,0,'hair_face_color',77,65,2), (348701,6600414,0,'hair_face_highlight_color',88,66,0), (348702,6600414,0,'hair_type_color',77,65,2), (348703,6600414,0,'hair_type_highlight_color',88,66,0), (348704,6600414,1,'lip_type',-25,0,0), (348705,6600414,1,'nose_type',10,-29,-14), (348706,6600414,0,'skin_color',244,250,248), (348707,6600414,1,'soga_cheek_type',0,-21,-14), (348708,6600414,1,'soga_chin_type',0,-25,0), (348709,6600414,1,'soga_ear_type',0,-20,0), (348710,6600414,1,'soga_eye_brow_type',0,-43,34), (348711,6600414,0,'soga_eye_color',229,229,102), (348712,6600414,0,'soga_hair_face_color',77,65,2), (348713,6600414,0,'soga_hair_face_highlight_color',88,66,0), (348714,6600414,0,'soga_hair_type_color',77,65,2), (348715,6600414,0,'soga_hair_type_highlight_color',88,66,0), (348716,6600414,1,'soga_lip_type',-20,-31,-11), (348717,6600414,1,'soga_nose_type',0,-17,5), (348718,6600414,0,'soga_skin_color',244,250,248), (348719,6600414,0,'wing_color1',255,255,255), (348720,6600414,0,'wing_color2',255,255,255), (348721,6600415,1,'cheek_type',20,0,0), (348722,6600415,1,'chin_type',-5,12,-29), (348723,6600415,1,'ear_type',0,-41,0), (348724,6600415,1,'eye_brow_type',-11,17,10), (348725,6600415,0,'eye_color',90,59,23), (348726,6600415,0,'hair_color1',4,20,0), (348727,6600415,0,'hair_face_color',18,11,0), (348728,6600415,0,'hair_face_highlight_color',154,56,22), (348729,6600415,0,'hair_type_color',18,11,0), (348730,6600415,0,'hair_type_highlight_color',154,56,22), (348731,6600415,1,'lip_type',14,7,25), (348732,6600415,1,'nose_type',-21,4,20), (348733,6600415,0,'skin_color',193,184,153), (348734,6600415,1,'soga_cheek_type',0,-11,17), (348735,6600415,1,'soga_chin_type',0,14,7), (348736,6600415,1,'soga_eye_brow_type',0,0,-41), (348737,6600415,0,'soga_eye_color',229,229,102), (348738,6600415,0,'soga_hair_face_color',18,11,0), (348739,6600415,0,'soga_hair_face_highlight_color',154,56,22), (348740,6600415,0,'soga_hair_type_color',18,11,0), (348741,6600415,0,'soga_hair_type_highlight_color',154,56,22), (348742,6600415,1,'soga_lip_type',10,20,0), (348743,6600415,1,'soga_nose_type',25,-5,12), (348744,6600415,0,'soga_skin_color',193,184,153), (348745,6600415,0,'wing_color1',255,255,255), (348746,6600415,0,'wing_color2',255,255,255), (348747,6600416,1,'cheek_type',-35,43,0), (348748,6600416,1,'chin_type',32,95,-88), (348749,6600416,1,'ear_type',-9,-50,0), (348750,6600416,1,'eye_brow_type',57,15,-25), (348751,6600416,0,'eye_color',74,130,98), (348752,6600416,1,'eye_type',-2,0,0), (348753,6600416,0,'hair_color1',0,0,0), (348754,6600416,0,'hair_color2',0,0,0), (348755,6600416,0,'hair_face_color',0,0,0), (348756,6600416,0,'hair_face_highlight_color',37,10,14), (348757,6600416,0,'hair_type_color',184,128,10), (348758,6600416,0,'hair_type_highlight_color',37,10,14), (348759,6600416,1,'lip_type',78,-79,31), (348760,6600416,1,'nose_type',72,-43,84), (348761,6600416,0,'skin_color',210,188,159), (348762,6600416,1,'soga_cheek_type',0,57,15), (348763,6600416,1,'soga_chin_type',0,78,-79), (348764,6600416,1,'soga_ear_type',0,-2,0), (348765,6600416,1,'soga_eye_brow_type',0,-9,-50), (348766,6600416,0,'soga_eye_color',229,229,102), (348767,6600416,1,'soga_eye_type',2,0,0), (348768,6600416,0,'soga_hair_face_color',184,128,10), (348769,6600416,0,'soga_hair_face_highlight_color',37,10,14), (348770,6600416,0,'soga_hair_type_color',184,128,10), (348771,6600416,0,'soga_hair_type_highlight_color',37,10,14), (348772,6600416,1,'soga_lip_type',-25,-35,43), (348773,6600416,1,'soga_nose_type',31,32,95), (348774,6600416,0,'soga_skin_color',210,188,159), (348775,6600416,0,'wing_color1',255,255,255), (348776,6600416,0,'wing_color2',255,255,255), (348777,6600417,1,'cheek_type',4,11,0), (348778,6600417,1,'chin_type',18,-12,-37), (348779,6600417,1,'ear_type',26,23,0), (348780,6600417,1,'eye_brow_type',17,-17,-22), (348781,6600417,0,'eye_color',142,188,202), (348782,6600417,1,'eye_type',34,0,0), (348783,6600417,0,'hair_color1',218,12,228), (348784,6600417,0,'hair_face_color',198,194,118), (348785,6600417,0,'hair_face_highlight_color',35,15,4), (348786,6600417,0,'hair_type_color',198,194,118), (348787,6600417,0,'hair_type_highlight_color',35,15,4), (348788,6600417,1,'lip_type',-35,-28,25), (348789,6600417,1,'nose_type',20,-38,12), (348790,6600417,0,'skin_color',179,140,85), (348791,6600417,1,'soga_cheek_type',0,17,-17), (348792,6600417,1,'soga_chin_type',0,-35,-28), (348793,6600417,1,'soga_ear_type',0,34,0), (348794,6600417,1,'soga_eye_brow_type',0,26,23), (348795,6600417,0,'soga_eye_color',229,229,102), (348796,6600417,0,'soga_hair_face_color',198,194,118), (348797,6600417,0,'soga_hair_face_highlight_color',35,15,4), (348798,6600417,0,'soga_hair_type_color',198,194,118), (348799,6600417,0,'soga_hair_type_highlight_color',35,15,4), (348800,6600417,1,'soga_lip_type',-22,4,11), (348801,6600417,1,'soga_nose_type',25,18,-12), (348802,6600417,0,'soga_skin_color',179,140,85), (348803,6600417,0,'wing_color1',255,255,255), (348804,6600417,0,'wing_color2',255,255,255), (348805,6600418,0,'eye_color',80,175,94), (348806,6600418,0,'skin_color',255,255,255), (348807,6600418,0,'soga_eye_color',255,0,255), (348808,6600419,1,'cheek_type',-25,41,0), (348809,6600419,1,'chin_type',17,-11,14), (348810,6600419,1,'ear_type',4,-28,0), (348811,6600419,1,'eye_brow_type',31,17,-9), (348812,6600419,0,'eye_color',200,220,196), (348813,6600419,1,'eye_type',-35,0,0), (348814,6600419,0,'hair_color1',212,25,0), (348815,6600419,0,'hair_face_color',126,62,11), (348816,6600419,0,'hair_face_highlight_color',97,66,28), (348817,6600419,0,'hair_type_color',126,62,11), (348818,6600419,0,'hair_type_highlight_color',97,66,28), (348819,6600419,1,'lip_type',-10,-22,35), (348820,6600419,1,'nose_type',-34,-44,25), (348821,6600419,0,'skin_color',127,90,37), (348822,6600419,1,'soga_cheek_type',0,31,17), (348823,6600419,1,'soga_chin_type',0,-10,-22), (348824,6600419,1,'soga_ear_type',0,-35,0), (348825,6600419,1,'soga_eye_brow_type',0,4,-28), (348826,6600419,0,'soga_eye_color',229,229,102), (348827,6600419,0,'soga_hair_face_color',126,62,11), (348828,6600419,0,'soga_hair_face_highlight_color',97,66,28), (348829,6600419,0,'soga_hair_type_color',126,62,11), (348830,6600419,0,'soga_hair_type_highlight_color',97,66,28), (348831,6600419,1,'soga_lip_type',-9,-25,41), (348832,6600419,1,'soga_nose_type',35,17,-11), (348833,6600419,0,'soga_skin_color',127,90,37), (348834,6600419,0,'wing_color1',255,255,255), (348835,6600419,0,'wing_color2',255,255,255), (348836,6600420,1,'cheek_type',-5,31,0), (348837,6600420,1,'chin_type',0,22,9), (348838,6600420,1,'eye_brow_type',-37,-17,-4), (348839,6600420,0,'eye_color',64,131,150), (348840,6600420,1,'eye_type',14,0,0), (348841,6600420,0,'hair_color1',34,17,0), (348842,6600420,0,'hair_face_color',208,129,3), (348843,6600420,0,'hair_face_highlight_color',191,76,30), (348844,6600420,0,'hair_type_color',208,129,3), (348845,6600420,0,'hair_type_highlight_color',191,76,30), (348846,6600420,1,'lip_type',4,35,29), (348847,6600420,1,'nose_type',-31,34,17), (348848,6600420,0,'skin_color',233,242,242), (348849,6600420,1,'soga_cheek_type',0,-37,-17), (348850,6600420,1,'soga_chin_type',0,4,35), (348851,6600420,1,'soga_ear_type',0,14,0), (348852,6600420,0,'soga_eye_color',229,229,102), (348853,6600420,0,'soga_hair_face_color',208,129,3), (348854,6600420,0,'soga_hair_face_highlight_color',191,76,30), (348855,6600420,0,'soga_hair_type_color',208,129,3), (348856,6600420,0,'soga_hair_type_highlight_color',191,76,30), (348857,6600420,1,'soga_lip_type',-4,-5,31), (348858,6600420,1,'soga_nose_type',29,0,22), (348859,6600420,0,'soga_skin_color',233,242,242), (348860,6600420,0,'wing_color1',255,255,255), (348861,6600420,0,'wing_color2',255,255,255), (348862,6600421,1,'cheek_type',-39,98,0), (348863,6600421,1,'chin_type',75,-21,-50), (348864,6600421,1,'ear_type',22,0,0), (348865,6600421,1,'eye_brow_type',-7,-37,94), (348866,6600421,0,'eye_color',159,189,175), (348867,6600421,1,'eye_type',12,0,0), (348868,6600421,0,'hair_color1',221,50,83), (348869,6600421,0,'hair_color2',70,0,0), (348870,6600421,0,'hair_face_highlight_color',126,40,33), (348871,6600421,0,'hair_type_highlight_color',126,40,33), (348872,6600421,1,'lip_type',-7,44,93), (348873,6600421,1,'nose_type',-12,-35,50), (348874,6600421,0,'skin_color',207,217,212), (348875,6600421,1,'soga_cheek_type',0,-7,-37), (348876,6600421,1,'soga_chin_type',0,-7,44), (348877,6600421,1,'soga_ear_type',0,12,0), (348878,6600421,1,'soga_eye_brow_type',0,22,0), (348879,6600421,0,'soga_eye_color',204,204,204), (348880,6600421,1,'soga_eye_type',70,0,0), (348881,6600421,0,'soga_hair_face_highlight_color',126,40,33), (348882,6600421,0,'soga_hair_type_highlight_color',126,40,33), (348883,6600421,1,'soga_lip_type',94,-39,98), (348884,6600421,1,'soga_nose_type',93,75,-21), (348885,6600421,0,'soga_skin_color',207,217,212), (348886,6600422,1,'cheek_type',12,-38,0), (348887,6600422,1,'chin_type',-43,61,29), (348888,6600422,1,'ear_type',47,-15,0), (348889,6600422,1,'eye_brow_type',-50,96,-31), (348890,6600422,0,'eye_color',33,57,35), (348891,6600422,1,'eye_type',74,0,0), (348892,6600422,0,'hair_color1',180,160,239), (348893,6600422,0,'hair_face_color',228,172,24), (348894,6600422,0,'hair_face_highlight_color',184,128,10), (348895,6600422,0,'hair_type_color',228,172,24), (348896,6600422,0,'hair_type_highlight_color',184,128,10), (348897,6600422,1,'lip_type',-46,-77,82), (348898,6600422,1,'nose_type',89,-76,-96), (348899,6600422,0,'skin_color',136,143,134), (348900,6600422,1,'soga_cheek_type',0,-50,96), (348901,6600422,1,'soga_chin_type',0,-46,-77), (348902,6600422,1,'soga_ear_type',0,74,0), (348903,6600422,1,'soga_eye_brow_type',0,47,-15), (348904,6600422,0,'soga_eye_color',229,229,102), (348905,6600422,0,'soga_hair_face_color',228,172,24), (348906,6600422,0,'soga_hair_face_highlight_color',184,128,10), (348907,6600422,0,'soga_hair_type_color',228,172,24), (348908,6600422,0,'soga_hair_type_highlight_color',184,128,10), (348909,6600422,1,'soga_lip_type',-31,12,-38), (348910,6600422,1,'soga_nose_type',82,-43,61), (348911,6600422,0,'soga_skin_color',136,143,134), (348912,6600422,0,'wing_color1',255,255,255), (348913,6600422,0,'wing_color2',255,255,255), (348914,6600423,1,'cheek_type',-81,85,0), (348915,6600423,1,'chin_type',75,-87,-66), (348916,6600423,1,'ear_type',-93,95,0), (348917,6600423,1,'eye_brow_type',59,-87,-45), (348918,6600423,0,'eye_color',36,77,77), (348919,6600423,1,'eye_type',-87,0,0), (348920,6600423,0,'hair_color1',56,33,26), (348921,6600423,0,'hair_color2',94,59,11), (348922,6600423,0,'hair_face_color',100,70,10), (348923,6600423,0,'hair_face_highlight_color',114,31,28), (348924,6600423,0,'hair_type_color',100,70,10), (348925,6600423,0,'hair_type_highlight_color',114,31,28), (348926,6600423,1,'lip_type',28,-58,-65), (348927,6600423,1,'nose_type',-22,-87,-39), (348928,6600423,0,'skin_color',171,148,98), (348929,6600423,1,'soga_cheek_type',0,59,-87), (348930,6600423,1,'soga_chin_type',0,28,-58), (348931,6600423,1,'soga_ear_type',0,-87,0), (348932,6600423,1,'soga_eye_brow_type',0,-93,95), (348933,6600423,0,'soga_eye_color',229,229,102), (348934,6600423,1,'soga_eye_type',-56,0,0), (348935,6600423,0,'soga_hair_face_color',100,70,10), (348936,6600423,0,'soga_hair_face_highlight_color',114,31,28), (348937,6600423,0,'soga_hair_type_color',100,70,10), (348938,6600423,0,'soga_hair_type_highlight_color',114,31,28), (348939,6600423,1,'soga_lip_type',-45,-81,85), (348940,6600423,1,'soga_nose_type',-65,75,-87), (348941,6600423,0,'soga_skin_color',171,148,98), (348942,6600423,0,'wing_color1',255,255,255), (348943,6600423,0,'wing_color2',255,255,255), (348944,6600424,1,'cheek_type',-42,-12,0), (348945,6600424,1,'chin_type',3,-14,5), (348946,6600424,1,'ear_type',12,-28,0), (348947,6600424,1,'eye_brow_type',22,-14,20), (348948,6600424,0,'eye_color',54,110,126), (348949,6600424,1,'eye_type',-21,0,0), (348951,6600424,0,'hair_face_color',67,28,11), (348952,6600424,0,'hair_face_highlight_color',25,10,1), (348953,6600424,0,'hair_type_color',67,28,11), (348954,6600424,0,'hair_type_highlight_color',25,10,1), (348955,6600424,1,'lip_type',9,-32,22), (348956,6600424,1,'nose_type',-34,-8,23), (348957,6600424,0,'skin_color',240,201,200), (348958,6600424,1,'soga_cheek_type',0,22,-14), (348959,6600424,1,'soga_chin_type',0,9,-32), (348960,6600424,1,'soga_ear_type',0,-21,0), (348961,6600424,1,'soga_eye_brow_type',0,12,-28), (348962,6600424,0,'soga_eye_color',229,229,102), (348963,6600424,0,'soga_hair_face_color',67,28,11), (348964,6600424,0,'soga_hair_face_highlight_color',25,10,1), (348965,6600424,0,'soga_hair_type_color',67,28,11), (348966,6600424,0,'soga_hair_type_highlight_color',25,10,1), (348967,6600424,1,'soga_lip_type',20,-42,-12), (348968,6600424,1,'soga_nose_type',22,3,-14), (348969,6600424,0,'soga_skin_color',240,201,200), (348970,6600424,0,'wing_color1',255,255,255), (348971,6600424,0,'wing_color2',255,255,255), (348972,6600425,1,'cheek_type',-39,-87,0), (348973,6600425,1,'chin_type',-7,32,14), (348974,6600425,1,'ear_type',-89,88,0), (348975,6600425,1,'eye_brow_type',29,42,-17), (348976,6600425,0,'eye_color',208,186,153), (348977,6600425,1,'eye_type',39,0,0), (348980,6600425,0,'hair_face_highlight_color',79,28,15), (348981,6600425,0,'hair_type_highlight_color',79,28,15), (348982,6600425,1,'lip_type',-38,-39,14), (348983,6600425,1,'nose_type',38,95,-94), (348984,6600425,0,'skin_color',235,195,194), (348985,6600425,1,'soga_cheek_type',0,29,42), (348986,6600425,1,'soga_chin_type',0,-38,-39), (348987,6600425,1,'soga_ear_type',0,39,0), (348988,6600425,1,'soga_eye_brow_type',0,-89,88), (348989,6600425,0,'soga_eye_color',204,204,204), (348990,6600425,1,'soga_eye_type',44,0,0), (348991,6600425,0,'soga_hair_face_highlight_color',35,24,1), (348992,6600425,0,'soga_hair_type_highlight_color',35,24,1), (348993,6600425,1,'soga_lip_type',-17,-39,-87), (348994,6600425,1,'soga_nose_type',14,-7,32), (348995,6600425,0,'soga_skin_color',235,195,194), (348996,6600426,1,'cheek_type',81,-56,0), (348997,6600426,1,'chin_type',-75,-25,38), (348998,6600426,1,'ear_type',-69,71,0), (348999,6600426,1,'eye_brow_type',43,31,-93), (349000,6600426,0,'eye_color',38,77,88), (349001,6600426,1,'eye_type',-53,0,0), (349002,6600426,0,'hair_color1',43,36,70), (349003,6600426,0,'hair_color2',64,76,74), (349004,6600426,0,'hair_face_color',59,58,73), (349005,6600426,0,'hair_face_highlight_color',119,147,147), (349006,6600426,0,'hair_type_color',59,58,73), (349007,6600426,0,'hair_type_highlight_color',119,147,147), (349008,6600426,1,'lip_type',28,34,-1), (349009,6600426,1,'nose_type',28,-84,-97), (349010,6600426,0,'skin_color',186,191,170), (349011,6600426,1,'soga_cheek_type',0,43,31), (349012,6600426,1,'soga_chin_type',0,28,34), (349013,6600426,1,'soga_ear_type',0,-53,0), (349014,6600426,1,'soga_eye_brow_type',0,-69,71), (349015,6600426,0,'soga_eye_color',229,229,102), (349016,6600426,1,'soga_eye_type',-59,0,0), (349017,6600426,0,'soga_hair_face_color',59,58,73), (349018,6600426,0,'soga_hair_face_highlight_color',119,147,147), (349019,6600426,0,'soga_hair_type_color',59,58,73), (349020,6600426,0,'soga_hair_type_highlight_color',119,147,147), (349021,6600426,1,'soga_lip_type',-93,81,-56), (349022,6600426,1,'soga_nose_type',-1,-75,-25), (349023,6600426,0,'soga_skin_color',186,191,170), (349024,6600426,0,'wing_color1',255,255,255), (349025,6600426,0,'wing_color2',255,255,255), (349026,6600427,1,'cheek_type',-89,38,0), (349027,6600427,1,'chin_type',10,-26,23), (349028,6600427,1,'ear_type',-93,7,0), (349029,6600427,1,'eye_brow_type',-4,10,63), (349030,6600427,0,'eye_color',37,76,88), (349031,6600427,1,'eye_type',-42,0,0), (349034,6600427,0,'hair_face_color',150,51,27), (349035,6600427,0,'hair_face_highlight_color',45,14,18), (349036,6600427,0,'hair_type_color',150,51,27), (349037,6600427,0,'hair_type_highlight_color',45,14,18), (349038,6600427,1,'lip_type',-31,91,68), (349039,6600427,1,'nose_type',-42,15,29), (349040,6600427,0,'skin_color',234,244,244), (349041,6600427,1,'soga_cheek_type',0,-4,10), (349042,6600427,1,'soga_chin_type',0,-31,91), (349043,6600427,1,'soga_ear_type',0,-42,0), (349044,6600427,1,'soga_eye_brow_type',0,-93,7), (349045,6600427,0,'soga_eye_color',229,229,102), (349046,6600427,1,'soga_eye_type',-18,0,0), (349047,6600427,0,'soga_hair_face_color',150,51,27), (349048,6600427,0,'soga_hair_face_highlight_color',45,14,18), (349049,6600427,0,'soga_hair_type_color',150,51,27), (349050,6600427,0,'soga_hair_type_highlight_color',45,14,18), (349051,6600427,1,'soga_lip_type',63,-89,38), (349052,6600427,1,'soga_nose_type',68,10,-26), (349053,6600427,0,'soga_skin_color',234,244,244), (349054,6600427,0,'wing_color1',255,255,255), (349055,6600427,0,'wing_color2',255,255,255), (349056,6600428,1,'cheek_type',0,-40,0), (349057,6600428,1,'chin_type',-37,-2,21), (349058,6600428,1,'ear_type',-28,-31,0), (349059,6600428,1,'eye_brow_type',-40,21,-5), (349060,6600428,0,'eye_color',165,136,80), (349061,6600428,1,'eye_type',11,0,0), (349062,6600428,0,'hair_color1',4,20,0), (349064,6600428,0,'hair_face_color',18,11,0), (349065,6600428,0,'hair_face_highlight_color',154,56,22), (349066,6600428,0,'hair_type_color',18,11,0), (349067,6600428,0,'hair_type_highlight_color',154,56,22), (349068,6600428,1,'lip_type',-12,-40,7), (349069,6600428,1,'nose_type',-44,-37,-9), (349070,6600428,0,'skin_color',235,235,225), (349071,6600428,1,'soga_cheek_type',0,-40,21), (349072,6600428,1,'soga_chin_type',0,-12,-40), (349073,6600428,1,'soga_ear_type',0,11,0), (349074,6600428,1,'soga_eye_brow_type',0,-28,-31), (349075,6600428,0,'soga_eye_color',229,229,102), (349076,6600428,1,'soga_eye_type',-8,0,0), (349077,6600428,0,'soga_hair_face_color',18,11,0), (349078,6600428,0,'soga_hair_face_highlight_color',154,56,22), (349079,6600428,0,'soga_hair_type_color',18,11,0), (349080,6600428,0,'soga_hair_type_highlight_color',154,56,22), (349081,6600428,1,'soga_lip_type',-5,0,-40), (349082,6600428,1,'soga_nose_type',7,-37,-2), (349083,6600428,0,'soga_skin_color',235,235,225), (349084,6600428,0,'wing_color1',255,255,255), (349085,6600428,0,'wing_color2',255,255,255), (349086,6600429,1,'cheek_type',7,-7,0), (349087,6600429,1,'chin_type',-19,20,-3), (349088,6600429,1,'ear_type',26,-8,0), (349089,6600429,1,'eye_brow_type',-14,-14,8), (349090,6600429,0,'eye_color',34,59,37), (349091,6600429,1,'eye_type',23,0,0), (349092,6600429,0,'hair_color1',248,32,156), (349093,6600429,0,'hair_face_color',137,93,63), (349094,6600429,0,'hair_face_highlight_color',68,52,34), (349095,6600429,0,'hair_type_color',137,93,63), (349096,6600429,0,'hair_type_highlight_color',68,52,34), (349097,6600429,1,'lip_type',-10,-48,-12), (349098,6600429,1,'nose_type',25,-8,32), (349099,6600429,0,'skin_color',206,220,220), (349100,6600429,1,'soga_cheek_type',0,-14,-14), (349101,6600429,1,'soga_chin_type',0,-10,-48), (349102,6600429,1,'soga_ear_type',0,23,0), (349103,6600429,1,'soga_eye_brow_type',0,26,-8), (349104,6600429,0,'soga_eye_color',229,229,102), (349105,6600429,0,'soga_hair_face_color',137,93,63), (349106,6600429,0,'soga_hair_face_highlight_color',68,52,34), (349107,6600429,0,'soga_hair_type_color',137,93,63), (349108,6600429,0,'soga_hair_type_highlight_color',68,52,34), (349109,6600429,1,'soga_lip_type',8,7,-7), (349110,6600429,1,'soga_nose_type',-12,-19,20), (349111,6600429,0,'soga_skin_color',206,220,220), (349112,6600429,0,'wing_color1',255,255,255), (349113,6600429,0,'wing_color2',255,255,255), (349114,6600430,1,'cheek_type',-1,32,0), (349115,6600430,1,'chin_type',-37,-1,37), (349116,6600430,1,'ear_type',-14,-17,0), (349117,6600430,1,'eye_brow_type',11,-8,31), (349118,6600430,0,'eye_color',157,187,169), (349119,6600430,1,'eye_type',19,0,0), (349121,6600430,0,'hair_face_color',212,210,207), (349122,6600430,0,'hair_face_highlight_color',125,66,4), (349123,6600430,0,'hair_type_color',212,210,207), (349124,6600430,0,'hair_type_highlight_color',125,66,4), (349125,6600430,1,'lip_type',17,0,-7), (349126,6600430,1,'nose_type',-14,0,-1), (349127,6600430,0,'skin_color',172,106,62), (349128,6600430,1,'soga_cheek_type',0,11,-8), (349129,6600430,1,'soga_chin_type',0,17,0), (349130,6600430,1,'soga_ear_type',0,19,0), (349131,6600430,1,'soga_eye_brow_type',0,-14,-17), (349132,6600430,0,'soga_eye_color',229,229,102), (349133,6600430,0,'soga_hair_face_color',212,210,207), (349134,6600430,0,'soga_hair_face_highlight_color',125,66,4), (349135,6600430,0,'soga_hair_type_color',212,210,207), (349136,6600430,0,'soga_hair_type_highlight_color',125,66,4), (349137,6600430,1,'soga_lip_type',31,-1,32), (349138,6600430,1,'soga_nose_type',-7,-37,-1), (349139,6600430,0,'soga_skin_color',172,106,62), (349140,6600430,0,'wing_color1',255,255,255), (349141,6600430,0,'wing_color2',255,255,255), (349142,6600431,1,'cheek_type',25,0,0), (349143,6600431,1,'chin_type',25,2,-17), (349144,6600431,1,'ear_type',-28,-28,0), (349145,6600431,1,'eye_brow_type',0,-8,-8), (349146,6600431,0,'eye_color',45,94,99), (349147,6600431,1,'eye_type',28,0,0), (349148,6600431,0,'hair_color1',37,25,0), (349149,6600431,0,'hair_face_color',213,211,204), (349150,6600431,0,'hair_face_highlight_color',125,44,23), (349151,6600431,0,'hair_type_color',213,211,204), (349152,6600431,0,'hair_type_highlight_color',125,44,23), (349153,6600431,1,'lip_type',37,-34,-1), (349154,6600431,1,'nose_type',46,37,25), (349155,6600431,0,'skin_color',219,171,156), (349156,6600431,1,'soga_cheek_type',0,0,-8), (349157,6600431,1,'soga_chin_type',0,37,-34), (349158,6600431,1,'soga_ear_type',0,28,0), (349159,6600431,1,'soga_eye_brow_type',0,-28,-28), (349160,6600431,0,'soga_eye_color',229,229,102), (349161,6600431,0,'soga_hair_face_color',213,211,204), (349162,6600431,0,'soga_hair_face_highlight_color',125,44,23), (349163,6600431,0,'soga_hair_type_color',213,211,204), (349164,6600431,0,'soga_hair_type_highlight_color',125,44,23), (349165,6600431,1,'soga_lip_type',-8,25,0), (349166,6600431,1,'soga_nose_type',-1,25,2), (349167,6600431,0,'soga_skin_color',219,171,156), (349168,6600431,0,'wing_color1',255,255,255), (349169,6600431,0,'wing_color2',255,255,255), (349170,6600432,1,'cheek_type',-18,31,0), (349171,6600432,1,'chin_type',-17,31,37), (349172,6600432,1,'ear_type',0,-10,0), (349173,6600432,1,'eye_brow_type',9,-5,2), (349174,6600432,0,'eye_color',133,180,184), (349175,6600432,1,'eye_type',-28,0,0), (349176,6600432,0,'hair_color1',0,254,156), (349177,6600432,0,'hair_face_color',242,188,115), (349178,6600432,0,'hair_face_highlight_color',170,61,28), (349179,6600432,0,'hair_type_color',242,188,115), (349180,6600432,0,'hair_type_highlight_color',170,61,28), (349181,6600432,1,'lip_type',17,-26,19), (349182,6600432,1,'nose_type',-1,0,-2), (349183,6600432,0,'skin_color',231,228,212), (349184,6600432,1,'soga_cheek_type',0,9,-5), (349185,6600432,1,'soga_chin_type',0,17,-26), (349186,6600432,1,'soga_ear_type',0,-28,0), (349187,6600432,1,'soga_eye_brow_type',0,0,-10), (349188,6600432,0,'soga_eye_color',229,229,102), (349189,6600432,0,'soga_hair_face_color',242,188,115), (349190,6600432,0,'soga_hair_face_highlight_color',170,61,28), (349191,6600432,0,'soga_hair_type_color',242,188,115), (349192,6600432,0,'soga_hair_type_highlight_color',170,61,28), (349193,6600432,1,'soga_lip_type',2,-18,31), (349194,6600432,1,'soga_nose_type',19,-17,31), (349195,6600432,0,'soga_skin_color',231,228,212), (349196,6600432,0,'wing_color1',255,255,255), (349197,6600432,0,'wing_color2',255,255,255), (349198,6600433,1,'cheek_type',23,21,0), (349199,6600433,1,'chin_type',-7,37,14), (349200,6600433,1,'ear_type',18,0,0), (349201,6600433,1,'eye_brow_type',7,-35,10), (349202,6600433,0,'eye_color',132,128,72), (349203,6600433,1,'eye_type',-12,0,0), (349205,6600433,0,'hair_face_color',199,199,199), (349206,6600433,0,'hair_face_highlight_color',172,67,8), (349207,6600433,0,'hair_type_color',100,70,10), (349208,6600433,0,'hair_type_highlight_color',232,183,30), (349209,6600433,1,'lip_type',14,5,-17), (349210,6600433,1,'nose_type',-12,-7,3), (349211,6600433,0,'skin_color',179,133,77), (349212,6600433,1,'soga_cheek_type',0,7,-35), (349213,6600433,1,'soga_chin_type',0,14,5), (349214,6600433,1,'soga_ear_type',0,-12,0), (349215,6600433,1,'soga_eye_brow_type',0,18,0), (349216,6600433,0,'soga_eye_color',229,229,102), (349217,6600433,0,'soga_hair_face_color',199,199,199), (349218,6600433,0,'soga_hair_face_highlight_color',172,67,8), (349219,6600433,0,'soga_hair_type_color',199,199,199), (349220,6600433,0,'soga_hair_type_highlight_color',172,67,8), (349221,6600433,1,'soga_lip_type',10,23,21), (349222,6600433,1,'soga_nose_type',-17,-7,37), (349223,6600433,0,'soga_skin_color',179,133,77), (349224,6600433,0,'wing_color1',255,255,255), (349225,6600433,0,'wing_color2',255,255,255), (349226,6600434,1,'cheek_type',-62,41,0), (349227,6600434,1,'chin_type',-81,28,-70), (349228,6600434,1,'ear_type',52,-11,0), (349229,6600434,1,'eye_brow_type',34,-37,53), (349230,6600434,0,'eye_color',76,60,30), (349231,6600434,1,'eye_type',-53,0,0), (349233,6600434,0,'hair_face_color',244,246,246), (349234,6600434,0,'hair_face_highlight_color',233,184,31), (349235,6600434,0,'hair_type_color',213,209,159), (349236,6600434,0,'hair_type_highlight_color',55,46,30), (349237,6600434,1,'lip_type',42,-14,-95), (349238,6600434,1,'nose_type',-43,62,95), (349239,6600434,0,'skin_color',213,187,157), (349240,6600434,1,'soga_cheek_type',0,34,-37), (349241,6600434,1,'soga_chin_type',0,42,-14), (349242,6600434,1,'soga_ear_type',0,-53,0), (349243,6600434,1,'soga_eye_brow_type',0,52,-11), (349244,6600434,0,'soga_eye_color',229,229,102), (349245,6600434,0,'soga_hair_face_color',244,246,246), (349246,6600434,0,'soga_hair_face_highlight_color',233,184,31), (349247,6600434,0,'soga_hair_type_color',244,246,246), (349248,6600434,0,'soga_hair_type_highlight_color',233,184,31), (349249,6600434,1,'soga_lip_type',53,-62,41), (349250,6600434,1,'soga_nose_type',-95,-81,28), (349251,6600434,0,'soga_skin_color',213,187,157), (349252,6600434,0,'wing_color1',255,255,255), (349253,6600434,0,'wing_color2',255,255,255), (349254,6600435,1,'cheek_type',-7,-26,0), (349255,6600435,1,'chin_type',-14,26,23), (349256,6600435,1,'ear_type',-21,0,0), (349257,6600435,1,'eye_brow_type',32,-4,19), (349258,6600435,0,'eye_color',152,176,147), (349259,6600435,1,'eye_type',-12,0,0), (349260,6600435,0,'hair_color1',46,8,231), (349261,6600435,0,'hair_face_color',169,130,38), (349262,6600435,0,'hair_face_highlight_color',142,139,115), (349263,6600435,0,'hair_type_color',169,130,38), (349264,6600435,0,'hair_type_highlight_color',142,139,115), (349265,6600435,1,'lip_type',-5,-4,-14), (349266,6600435,1,'nose_type',-8,46,8), (349267,6600435,0,'skin_color',202,159,101), (349268,6600435,1,'soga_cheek_type',0,32,-4), (349269,6600435,1,'soga_chin_type',0,-5,-4), (349270,6600435,1,'soga_ear_type',0,-12,0), (349271,6600435,1,'soga_eye_brow_type',0,-21,0), (349272,6600435,0,'soga_eye_color',229,229,102), (349273,6600435,0,'soga_hair_face_color',169,130,38), (349274,6600435,0,'soga_hair_face_highlight_color',142,139,115), (349275,6600435,0,'soga_hair_type_color',169,130,38), (349276,6600435,0,'soga_hair_type_highlight_color',142,139,115), (349277,6600435,1,'soga_lip_type',19,-7,-26), (349278,6600435,1,'soga_nose_type',-14,-14,26), (349279,6600435,0,'soga_skin_color',202,159,101), (349280,6600435,0,'wing_color1',255,255,255), (349281,6600435,0,'wing_color2',255,255,255), (349282,6600436,1,'cheek_type',31,7,0), (349283,6600436,1,'chin_type',-26,25,-20), (349284,6600436,1,'ear_type',-12,-20,0), (349285,6600436,1,'eye_brow_type',31,2,-20), (349286,6600436,0,'eye_color',66,135,125), (349287,6600436,1,'eye_type',-17,0,0), (349288,6600436,0,'hair_color1',8,218,0), (349289,6600436,0,'hair_face_color',246,245,179), (349290,6600436,0,'hair_face_highlight_color',152,151,148), (349291,6600436,0,'hair_type_color',246,245,179), (349292,6600436,0,'hair_type_highlight_color',152,151,148), (349293,6600436,1,'lip_type',-2,38,0), (349294,6600436,1,'nose_type',-9,8,-38), (349295,6600436,0,'skin_color',231,192,138), (349296,6600436,1,'soga_cheek_type',0,31,2), (349297,6600436,1,'soga_chin_type',0,-2,38), (349298,6600436,1,'soga_ear_type',0,-17,0), (349299,6600436,1,'soga_eye_brow_type',0,-12,-20), (349300,6600436,0,'soga_eye_color',229,229,102), (349301,6600436,0,'soga_hair_face_color',246,245,179), (349302,6600436,0,'soga_hair_face_highlight_color',152,151,148), (349303,6600436,0,'soga_hair_type_color',246,245,179), (349304,6600436,0,'soga_hair_type_highlight_color',152,151,148), (349305,6600436,1,'soga_lip_type',-20,31,7), (349306,6600436,1,'soga_nose_type',0,-26,25), (349307,6600436,0,'soga_skin_color',231,192,138), (349308,6600436,0,'wing_color1',255,255,255), (349309,6600436,0,'wing_color2',255,255,255), (349310,6600437,1,'cheek_type',-19,-14,0), (349311,6600437,1,'chin_type',0,0,17), (349312,6600437,1,'ear_type',8,-21,0), (349313,6600437,1,'eye_brow_type',29,32,11), (349314,6600437,0,'eye_color',29,59,50), (349315,6600437,1,'eye_type',8,0,0), (349316,6600437,0,'hair_color1',228,25,0), (349317,6600437,0,'hair_face_color',224,224,114), (349318,6600437,0,'hair_face_highlight_color',121,120,120), (349319,6600437,0,'hair_type_color',224,224,114), (349320,6600437,0,'hair_type_highlight_color',121,120,120), (349321,6600437,1,'lip_type',-1,0,-14), (349322,6600437,1,'nose_type',-17,-28,25), (349323,6600437,0,'skin_color',213,188,145), (349324,6600437,1,'soga_cheek_type',0,29,32), (349325,6600437,1,'soga_chin_type',0,-1,0), (349326,6600437,1,'soga_ear_type',0,8,0), (349327,6600437,1,'soga_eye_brow_type',0,8,-21), (349328,6600437,0,'soga_eye_color',229,229,102), (349329,6600437,0,'soga_hair_face_color',224,224,114), (349330,6600437,0,'soga_hair_face_highlight_color',121,120,120), (349331,6600437,0,'soga_hair_type_color',224,224,114), (349332,6600437,0,'soga_hair_type_highlight_color',121,120,120), (349333,6600437,1,'soga_lip_type',11,-19,-14), (349334,6600437,1,'soga_nose_type',-14,0,0), (349335,6600437,0,'soga_skin_color',213,188,145), (349336,6600437,0,'wing_color1',255,255,255), (349337,6600437,0,'wing_color2',255,255,255), (349338,6600438,1,'cheek_type',0,28,0), (349339,6600438,1,'chin_type',-3,-21,-18), (349340,6600438,1,'ear_type',25,-10,0), (349341,6600438,1,'eye_brow_type',0,-31,10), (349342,6600438,0,'eye_color',200,175,137), (349343,6600438,1,'eye_type',-7,0,0), (349344,6600438,0,'hair_color1',225,17,0), (349345,6600438,0,'hair_face_color',220,138,23), (349346,6600438,0,'hair_face_highlight_color',113,39,21), (349347,6600438,0,'hair_type_color',220,138,23), (349348,6600438,0,'hair_type_highlight_color',113,39,21), (349349,6600438,1,'lip_type',-17,0,20), (349350,6600438,1,'nose_type',19,-31,17), (349351,6600438,0,'skin_color',225,232,227), (349352,6600438,1,'soga_cheek_type',0,0,-31), (349353,6600438,1,'soga_chin_type',0,-17,0), (349354,6600438,1,'soga_ear_type',0,-7,0), (349355,6600438,1,'soga_eye_brow_type',0,25,-10), (349356,6600438,0,'soga_eye_color',229,229,102), (349357,6600438,0,'soga_hair_face_color',220,138,23), (349358,6600438,0,'soga_hair_face_highlight_color',113,39,21), (349359,6600438,0,'soga_hair_type_color',220,138,23), (349360,6600438,0,'soga_hair_type_highlight_color',113,39,21), (349361,6600438,1,'soga_lip_type',10,0,28), (349362,6600438,1,'soga_nose_type',20,-3,-21), (349363,6600438,0,'soga_skin_color',225,232,227), (349364,6600438,0,'wing_color1',255,255,255), (349365,6600438,0,'wing_color2',255,255,255), (349366,6600439,1,'eye_brow_type',-100,0,0), (349367,6600439,0,'eye_color',88,88,0), (349368,6600439,0,'hair_color1',193,0,156), (349369,6600439,1,'lip_type',100,0,0), (349370,6600439,1,'nose_type',100,-63,0), (349371,6600439,0,'skin_color',209,255,253), (349372,6600439,1,'soga_cheek_type',0,-100,0), (349373,6600439,1,'soga_chin_type',0,100,0), (349374,6600439,0,'soga_eye_color',229,229,102), (349375,6600439,0,'soga_skin_color',209,255,253), (349376,6600439,0,'wing_color1',255,255,255), (349377,6600439,0,'wing_color2',255,255,255), (349378,6600440,1,'eye_brow_type',7,0,0), (349379,6600440,0,'eye_color',0,41,22), (349380,6600440,0,'hair_color1',206,0,172), (349381,6600440,1,'lip_type',8,0,0), (349382,6600440,1,'nose_type',25,-50,0), (349383,6600440,0,'skin_color',136,136,0), (349384,6600440,1,'soga_cheek_type',0,7,0), (349385,6600440,1,'soga_chin_type',0,8,0), (349386,6600440,0,'soga_eye_color',229,229,102), (349387,6600440,0,'soga_skin_color',136,136,0), (349388,6600440,0,'wing_color1',255,255,255), (349389,6600440,0,'wing_color2',255,255,255), (349390,6600441,1,'eye_brow_type',-37,0,0), (349391,6600441,0,'eye_color',227,21,39), (349392,6600441,0,'hair_color1',58,0,182), (349393,6600441,1,'lip_type',-14,0,0), (349394,6600441,1,'nose_type',38,58,0), (349395,6600441,0,'skin_color',94,93,0), (349396,6600441,1,'soga_cheek_type',0,-37,0), (349397,6600441,1,'soga_chin_type',0,-14,0), (349398,6600441,0,'soga_eye_color',229,229,102), (349399,6600441,0,'soga_skin_color',94,93,0), (349400,6600441,0,'wing_color1',255,255,255), (349401,6600441,0,'wing_color2',255,255,255), (349402,6600442,1,'cheek_type',14,-21,0), (349403,6600442,1,'chin_type',0,1,-9), (349404,6600442,1,'ear_type',8,7,0), (349405,6600442,1,'eye_brow_type',-37,3,-1), (349406,6600442,0,'eye_color',196,174,148), (349407,6600442,1,'eye_type',-25,0,0), (349408,6600442,0,'hair_color1',228,14,156), (349409,6600442,0,'hair_face_color',251,210,186), (349410,6600442,0,'hair_face_highlight_color',143,69,0), (349411,6600442,0,'hair_type_color',251,210,186), (349412,6600442,0,'hair_type_highlight_color',143,69,0), (349413,6600442,1,'lip_type',-37,-3,0), (349414,6600442,1,'nose_type',8,-28,14), (349415,6600442,0,'skin_color',247,236,236), (349416,6600442,1,'soga_cheek_type',0,-37,3), (349417,6600442,1,'soga_chin_type',0,-37,-3), (349418,6600442,1,'soga_ear_type',0,-25,0), (349419,6600442,1,'soga_eye_brow_type',0,8,7), (349420,6600442,0,'soga_eye_color',229,229,102), (349421,6600442,0,'soga_hair_face_color',251,210,186), (349422,6600442,0,'soga_hair_face_highlight_color',143,69,0), (349423,6600442,0,'soga_hair_type_color',251,210,186), (349424,6600442,0,'soga_hair_type_highlight_color',143,69,0), (349425,6600442,1,'soga_lip_type',-1,14,-21), (349426,6600442,1,'soga_nose_type',0,0,1), (349427,6600442,0,'soga_skin_color',247,236,236), (349428,6600442,0,'wing_color1',255,255,255), (349429,6600442,0,'wing_color2',255,255,255), (349430,6600443,1,'cheek_type',-31,7,0), (349431,6600443,1,'chin_type',14,17,2), (349432,6600443,1,'ear_type',9,-44,0), (349433,6600443,1,'eye_brow_type',0,-2,0), (349434,6600443,0,'eye_color',167,168,129), (349435,6600443,1,'eye_type',-18,0,0), (349436,6600443,0,'hair_color1',29,9,0), (349437,6600443,0,'hair_face_color',87,76,63), (349438,6600443,0,'hair_face_highlight_color',37,29,19), (349439,6600443,0,'hair_type_color',87,76,63), (349440,6600443,0,'hair_type_highlight_color',37,29,19), (349441,6600443,1,'lip_type',-38,10,11), (349442,6600443,1,'nose_type',0,29,9), (349443,6600443,0,'skin_color',245,250,250), (349444,6600443,1,'soga_cheek_type',0,0,-2), (349445,6600443,1,'soga_chin_type',0,-38,10), (349446,6600443,1,'soga_ear_type',0,-18,0), (349447,6600443,1,'soga_eye_brow_type',0,9,-44), (349448,6600443,0,'soga_eye_color',229,229,102), (349449,6600443,0,'soga_hair_face_color',87,76,63), (349450,6600443,0,'soga_hair_face_highlight_color',37,29,19), (349451,6600443,0,'soga_hair_type_color',87,76,63), (349452,6600443,0,'soga_hair_type_highlight_color',37,29,19), (349453,6600443,1,'soga_lip_type',0,-31,7), (349454,6600443,1,'soga_nose_type',11,14,17), (349455,6600443,0,'soga_skin_color',245,250,250), (349456,6600443,0,'wing_color1',255,255,255), (349457,6600443,0,'wing_color2',255,255,255), (349458,6600444,1,'cheek_type',45,-45,0), (349459,6600444,1,'chin_type',95,-46,-64), (349460,6600444,1,'ear_type',-77,8,0), (349461,6600444,1,'eye_brow_type',-61,17,-74), (349462,6600444,0,'eye_color',31,59,41), (349463,6600444,1,'eye_type',-37,0,0), (349464,6600444,0,'hair_color1',62,22,221), (349465,6600444,0,'hair_color2',76,0,0), (349466,6600444,0,'hair_face_color',228,182,26), (349467,6600444,0,'hair_face_highlight_color',88,4,4), (349468,6600444,0,'hair_type_color',228,182,26), (349469,6600444,0,'hair_type_highlight_color',88,4,4), (349470,6600444,1,'lip_type',50,-97,65), (349471,6600444,1,'nose_type',69,62,22), (349472,6600444,0,'skin_color',236,226,182), (349473,6600444,1,'soga_cheek_type',0,-61,17), (349474,6600444,1,'soga_chin_type',0,50,-97), (349475,6600444,1,'soga_ear_type',0,-37,0), (349476,6600444,1,'soga_eye_brow_type',0,-77,8), (349477,6600444,0,'soga_eye_color',229,229,102), (349478,6600444,1,'soga_eye_type',76,0,0), (349479,6600444,0,'soga_hair_face_color',228,182,26), (349480,6600444,0,'soga_hair_face_highlight_color',88,4,4), (349481,6600444,0,'soga_hair_type_color',228,182,26), (349482,6600444,0,'soga_hair_type_highlight_color',88,4,4), (349483,6600444,1,'soga_lip_type',-74,45,-45), (349484,6600444,1,'soga_nose_type',65,95,-46), (349485,6600444,0,'soga_skin_color',236,226,182), (349486,6600444,0,'wing_color1',255,255,255), (349487,6600444,0,'wing_color2',255,255,255), (349488,6600445,0,'eye_color',255,255,255), (349489,6600445,0,'skin_color',255,255,255), (349490,6600445,0,'soga_eye_color',255,0,255), (349491,6600446,1,'cheek_type',0,-3,0), (349492,6600446,1,'chin_type',-50,97,3), (349493,6600446,1,'ear_type',62,-25,0), (349494,6600446,1,'eye_brow_type',-64,-81,-3), (349495,6600446,0,'eye_color',43,70,43), (349496,6600446,1,'eye_type',10,0,0), (349497,6600446,0,'hair_color1',62,242,187), (349498,6600446,0,'hair_color2',218,0,0), (349499,6600446,0,'hair_face_color',37,22,5), (349500,6600446,0,'hair_face_highlight_color',121,38,35), (349501,6600446,0,'hair_type_color',37,22,5), (349502,6600446,0,'hair_type_highlight_color',121,38,35), (349503,6600446,1,'lip_type',40,46,-71), (349504,6600446,1,'nose_type',96,62,-14), (349505,6600446,0,'skin_color',245,249,245), (349506,6600446,1,'soga_cheek_type',0,-64,-81), (349507,6600446,1,'soga_chin_type',0,40,46), (349508,6600446,1,'soga_ear_type',0,10,0), (349509,6600446,1,'soga_eye_brow_type',0,62,-25), (349510,6600446,0,'soga_eye_color',229,229,102), (349511,6600446,1,'soga_eye_type',-38,0,0), (349512,6600446,0,'soga_hair_face_color',37,22,5), (349513,6600446,0,'soga_hair_face_highlight_color',121,38,35), (349514,6600446,0,'soga_hair_type_color',37,22,5), (349515,6600446,0,'soga_hair_type_highlight_color',121,38,35), (349516,6600446,1,'soga_lip_type',-3,0,-3), (349517,6600446,1,'soga_nose_type',-71,-50,97), (349518,6600446,0,'soga_skin_color',245,249,245), (349519,6600446,0,'wing_color1',255,255,255), (349520,6600446,0,'wing_color2',255,255,255), (349521,6600447,1,'cheek_type',-42,-12,0), (349522,6600447,1,'chin_type',3,-14,5), (349523,6600447,1,'ear_type',12,-28,0), (349524,6600447,1,'eye_brow_type',22,-14,20), (349525,6600447,0,'eye_color',54,110,126), (349526,6600447,1,'eye_type',-21,0,0), (349527,6600447,0,'hair_color1',248,23,0), (349528,6600447,0,'hair_face_color',67,28,11), (349529,6600447,0,'hair_face_highlight_color',25,10,1), (349530,6600447,0,'hair_type_color',67,28,11), (349531,6600447,0,'hair_type_highlight_color',25,10,1), (349532,6600447,1,'lip_type',9,-32,22), (349533,6600447,1,'nose_type',-34,-8,23), (349534,6600447,0,'skin_color',240,201,200), (349535,6600447,1,'soga_cheek_type',0,22,-14), (349536,6600447,1,'soga_chin_type',0,9,-32), (349537,6600447,1,'soga_ear_type',0,-21,0), (349538,6600447,1,'soga_eye_brow_type',0,12,-28), (349539,6600447,0,'soga_eye_color',229,229,102), (349540,6600447,0,'soga_hair_face_color',67,28,11), (349541,6600447,0,'soga_hair_face_highlight_color',25,10,1), (349542,6600447,0,'soga_hair_type_color',67,28,11), (349543,6600447,0,'soga_hair_type_highlight_color',25,10,1), (349544,6600447,1,'soga_lip_type',20,-42,-12), (349545,6600447,1,'soga_nose_type',22,3,-14), (349546,6600447,0,'soga_skin_color',240,201,200), (349547,6600447,0,'wing_color1',255,255,255), (349548,6600447,0,'wing_color2',255,255,255), (349549,6600448,1,'cheek_type',47,68,0), (349550,6600448,1,'chin_type',-61,-32,-50), (349551,6600448,1,'ear_type',78,37,0), (349552,6600448,1,'eye_brow_type',-34,64,65), (349553,6600448,0,'eye_color',40,80,93), (349554,6600448,1,'eye_type',-35,0,0), (349555,6600448,0,'hair_color1',242,94,239), (349556,6600448,0,'hair_color2',37,0,0), (349557,6600448,0,'hair_face_color',221,178,17), (349558,6600448,0,'hair_face_highlight_color',216,154,23), (349559,6600448,0,'hair_type_color',221,178,17), (349560,6600448,0,'hair_type_highlight_color',216,154,23), (349561,6600448,1,'lip_type',56,-29,-38), (349562,6600448,1,'nose_type',0,-14,94), (349563,6600448,0,'skin_color',190,136,139), (349564,6600448,1,'soga_cheek_type',0,-34,64), (349565,6600448,1,'soga_chin_type',0,56,-29), (349566,6600448,1,'soga_ear_type',0,-35,0), (349567,6600448,1,'soga_eye_brow_type',0,78,37), (349568,6600448,0,'soga_eye_color',229,229,102), (349569,6600448,1,'soga_eye_type',37,0,0), (349570,6600448,0,'soga_hair_face_color',221,178,17), (349571,6600448,0,'soga_hair_face_highlight_color',216,154,23), (349572,6600448,0,'soga_hair_type_color',221,178,17), (349573,6600448,0,'soga_hair_type_highlight_color',216,154,23), (349574,6600448,1,'soga_lip_type',65,47,68), (349575,6600448,1,'soga_nose_type',-38,-61,-32), (349576,6600448,0,'soga_skin_color',190,136,139), (349577,6600448,0,'wing_color1',255,255,255), (349578,6600448,0,'wing_color2',255,255,255), (349579,6600449,1,'cheek_type',25,-17,0), (349580,6600449,1,'chin_type',-42,10,-21), (349581,6600449,1,'ear_type',-4,28,0), (349582,6600449,1,'eye_brow_type',0,-34,28), (349583,6600449,0,'eye_color',139,185,192), (349584,6600449,1,'eye_type',-7,0,0), (349585,6600449,0,'hair_color1',233,236,0), (349586,6600449,0,'hair_face_color',209,211,130), (349587,6600449,0,'hair_face_highlight_color',105,91,74), (349588,6600449,0,'hair_type_color',209,211,130), (349589,6600449,0,'hair_type_highlight_color',105,91,74), (349590,6600449,1,'lip_type',-5,-26,-9), (349591,6600449,1,'nose_type',20,-23,-20), (349592,6600449,0,'skin_color',253,254,254), (349593,6600449,1,'soga_cheek_type',0,0,-34), (349594,6600449,1,'soga_chin_type',0,-5,-26), (349595,6600449,1,'soga_ear_type',0,-7,0), (349596,6600449,1,'soga_eye_brow_type',0,-4,28), (349597,6600449,0,'soga_eye_color',229,229,102), (349598,6600449,0,'soga_hair_face_color',209,211,130), (349599,6600449,0,'soga_hair_face_highlight_color',105,91,74), (349600,6600449,0,'soga_hair_type_color',209,211,130), (349601,6600449,0,'soga_hair_type_highlight_color',105,91,74), (349602,6600449,1,'soga_lip_type',28,25,-17), (349603,6600449,1,'soga_nose_type',-9,-42,10), (349604,6600449,0,'soga_skin_color',253,254,254), (349605,6600449,0,'wing_color1',255,255,255), (349606,6600449,0,'wing_color2',255,255,255), (349607,6600450,1,'cheek_type',-29,-23,0), (349608,6600450,1,'chin_type',26,17,32), (349609,6600450,1,'ear_type',-40,-25,0), (349610,6600450,1,'eye_brow_type',-9,35,-8), (349611,6600450,0,'eye_color',222,35,32), (349612,6600450,1,'eye_type',-3,0,0), (349613,6600450,0,'hair_color1',20,233,228), (349614,6600450,0,'hair_face_color',52,38,20), (349615,6600450,0,'hair_face_highlight_color',216,192,37), (349616,6600450,0,'hair_type_color',52,38,20), (349617,6600450,0,'hair_type_highlight_color',216,192,37), (349618,6600450,1,'lip_type',-12,-22,22), (349619,6600450,1,'nose_type',-28,20,-23), (349620,6600450,0,'skin_color',112,46,18), (349621,6600450,1,'soga_cheek_type',0,-9,35), (349622,6600450,1,'soga_chin_type',0,-12,-22), (349623,6600450,1,'soga_ear_type',0,-3,0), (349624,6600450,1,'soga_eye_brow_type',0,-40,-25), (349625,6600450,0,'soga_eye_color',229,229,102), (349626,6600450,0,'soga_hair_face_color',52,38,20), (349627,6600450,0,'soga_hair_face_highlight_color',216,192,37), (349628,6600450,0,'soga_hair_type_color',52,38,20), (349629,6600450,0,'soga_hair_type_highlight_color',216,192,37), (349630,6600450,1,'soga_lip_type',-8,-29,-23), (349631,6600450,1,'soga_nose_type',22,26,17), (349632,6600450,0,'soga_skin_color',112,46,18), (349633,6600450,0,'wing_color1',255,255,255), (349634,6600450,0,'wing_color2',255,255,255), (349635,6600451,1,'cheek_type',21,57,0), (349636,6600451,1,'chin_type',-17,41,50), (349637,6600451,1,'ear_type',34,87,0), (349638,6600451,1,'eye_brow_type',0,0,87), (349639,6600451,0,'eye_color',43,69,43), (349640,6600451,1,'eye_type',-31,0,0), (349641,6600451,0,'hair_color1',225,45,9), (349642,6600451,0,'hair_color2',10,0,0), (349643,6600451,0,'hair_face_color',201,142,16), (349644,6600451,0,'hair_face_highlight_color',48,32,3), (349645,6600451,0,'hair_type_color',201,142,16), (349646,6600451,0,'hair_type_highlight_color',48,32,3), (349647,6600451,1,'lip_type',-15,-62,-51), (349648,6600451,1,'nose_type',-28,-31,45), (349649,6600451,0,'skin_color',224,204,159), (349650,6600451,1,'soga_chin_type',0,-15,-62), (349651,6600451,1,'soga_ear_type',0,-31,0), (349652,6600451,1,'soga_eye_brow_type',0,34,87), (349653,6600451,0,'soga_eye_color',229,229,102), (349654,6600451,1,'soga_eye_type',10,0,0), (349655,6600451,0,'soga_hair_face_color',201,142,16), (349656,6600451,0,'soga_hair_face_highlight_color',48,32,3), (349657,6600451,0,'soga_hair_type_color',201,142,16), (349658,6600451,0,'soga_hair_type_highlight_color',48,32,3), (349659,6600451,1,'soga_lip_type',87,21,57), (349660,6600451,1,'soga_nose_type',-51,-17,41), (349661,6600451,0,'soga_skin_color',224,204,159), (349662,6600451,0,'wing_color1',255,255,255), (349663,6600451,0,'wing_color2',255,255,255), (349664,6600452,1,'cheek_type',62,84,0), (349665,6600452,1,'chin_type',-82,34,-28), (349666,6600452,1,'ear_type',-97,17,0), (349667,6600452,1,'eye_brow_type',-26,-17,-21), (349668,6600452,0,'eye_color',115,172,190), (349669,6600452,1,'eye_type',-58,0,0), (349670,6600452,0,'hair_color1',0,88,52), (349671,6600452,0,'hair_color2',169,0,0), (349672,6600452,0,'hair_face_color',231,170,26), (349673,6600452,0,'hair_face_highlight_color',40,34,51), (349674,6600452,0,'hair_type_color',231,170,26), (349675,6600452,0,'hair_type_highlight_color',40,34,51), (349676,6600452,1,'lip_type',-32,-4,-72), (349677,6600452,1,'nose_type',31,0,88), (349678,6600452,0,'skin_color',67,50,51), (349679,6600452,1,'soga_cheek_type',0,-26,-17), (349680,6600452,1,'soga_chin_type',0,-32,-4), (349681,6600452,1,'soga_ear_type',0,-58,0), (349682,6600452,1,'soga_eye_brow_type',0,-97,17), (349683,6600452,0,'soga_eye_color',229,229,102), (349684,6600452,1,'soga_eye_type',-87,0,0), (349685,6600452,0,'soga_hair_face_color',231,170,26), (349686,6600452,0,'soga_hair_face_highlight_color',40,34,51), (349687,6600452,0,'soga_hair_type_color',231,170,26), (349688,6600452,0,'soga_hair_type_highlight_color',40,34,51), (349689,6600452,1,'soga_lip_type',-21,62,84), (349690,6600452,1,'soga_nose_type',-72,-82,34), (349691,6600452,0,'soga_skin_color',67,50,51), (349692,6600452,0,'wing_color1',255,255,255), (349693,6600452,0,'wing_color2',255,255,255), (349694,6600453,1,'cheek_type',42,0,0), (349695,6600453,1,'chin_type',31,-18,14), (349696,6600453,1,'ear_type',-12,0,0), (349697,6600453,1,'eye_brow_type',25,-8,1), (349698,6600453,0,'eye_color',40,81,67), (349699,6600453,1,'eye_type',-23,0,0), (349700,6600453,0,'hair_color1',5,31,0), (349701,6600453,0,'hair_face_color',119,115,114), (349702,6600453,0,'hair_face_highlight_color',45,42,37), (349703,6600453,0,'hair_type_color',119,115,114), (349704,6600453,0,'hair_type_highlight_color',45,42,37), (349705,6600453,1,'lip_type',-7,-46,5), (349706,6600453,1,'nose_type',0,5,31), (349707,6600453,0,'skin_color',214,186,153), (349708,6600453,1,'soga_cheek_type',0,25,-8), (349709,6600453,1,'soga_chin_type',0,-7,-46), (349710,6600453,1,'soga_ear_type',0,-23,0), (349711,6600453,1,'soga_eye_brow_type',0,-12,0), (349712,6600453,0,'soga_eye_color',229,229,102), (349713,6600453,0,'soga_hair_face_color',119,115,114), (349714,6600453,0,'soga_hair_face_highlight_color',45,42,37), (349715,6600453,0,'soga_hair_type_color',119,115,114), (349716,6600453,0,'soga_hair_type_highlight_color',45,42,37), (349717,6600453,1,'soga_lip_type',1,42,0), (349718,6600453,1,'soga_nose_type',5,31,-18), (349719,6600453,0,'soga_skin_color',214,186,153), (349720,6600453,0,'wing_color1',255,255,255), (349721,6600453,0,'wing_color2',255,255,255), (349722,6600454,1,'cheek_type',3,29,0), (349723,6600454,1,'chin_type',-10,-28,-5), (349724,6600454,1,'ear_type',-19,-23,0), (349725,6600454,1,'eye_brow_type',5,-12,0), (349726,6600454,0,'eye_color',88,106,59), (349727,6600454,0,'hair_color1',28,20,0), (349728,6600454,0,'hair_face_color',58,54,42), (349729,6600454,0,'hair_face_highlight_color',68,60,10), (349730,6600454,0,'hair_type_color',58,54,42), (349731,6600454,0,'hair_type_highlight_color',68,60,10), (349732,6600454,1,'lip_type',0,5,0), (349733,6600454,1,'nose_type',-11,28,20), (349734,6600454,0,'skin_color',224,206,177), (349735,6600454,1,'soga_cheek_type',0,5,-12), (349736,6600454,1,'soga_chin_type',0,0,5), (349737,6600454,1,'soga_eye_brow_type',0,-19,-23), (349738,6600454,0,'soga_eye_color',229,229,102), (349739,6600454,0,'soga_hair_face_color',58,54,42), (349740,6600454,0,'soga_hair_face_highlight_color',68,60,10), (349741,6600454,0,'soga_hair_type_color',58,54,42), (349742,6600454,0,'soga_hair_type_highlight_color',68,60,10), (349743,6600454,1,'soga_lip_type',0,3,29), (349744,6600454,1,'soga_nose_type',0,-10,-28), (349745,6600454,0,'soga_skin_color',224,206,177), (349746,6600454,0,'wing_color1',255,255,255), (349747,6600454,0,'wing_color2',255,255,255), (349748,6600455,1,'cheek_type',-12,-87,0), (349749,6600455,1,'chin_type',4,-23,-87), (349750,6600455,1,'ear_type',0,-7,0), (349751,6600455,1,'eye_brow_type',0,51,-97), (349752,6600455,0,'eye_color',105,85,44), (349753,6600455,1,'eye_type',-62,0,0), (349754,6600455,0,'hair_color1',34,53,61), (349755,6600455,0,'hair_color2',165,0,0), (349756,6600455,0,'hair_face_color',37,22,5), (349757,6600455,0,'hair_face_highlight_color',27,15,35), (349758,6600455,0,'hair_type_color',37,22,5), (349759,6600455,0,'hair_type_highlight_color',27,15,35), (349760,6600455,1,'lip_type',0,40,78), (349761,6600455,1,'nose_type',12,34,53), (349762,6600455,0,'skin_color',46,35,21), (349763,6600455,1,'soga_cheek_type',0,0,51), (349764,6600455,1,'soga_chin_type',0,0,40), (349765,6600455,1,'soga_ear_type',0,-62,0), (349766,6600455,1,'soga_eye_brow_type',0,0,-7), (349767,6600455,0,'soga_eye_color',229,229,102), (349768,6600455,1,'soga_eye_type',-91,0,0), (349769,6600455,0,'soga_hair_face_color',37,22,5), (349770,6600455,0,'soga_hair_face_highlight_color',27,15,35), (349771,6600455,0,'soga_hair_type_color',37,22,5), (349772,6600455,0,'soga_hair_type_highlight_color',27,15,35), (349773,6600455,1,'soga_lip_type',-97,-12,-87), (349774,6600455,1,'soga_nose_type',78,4,-23), (349775,6600455,0,'soga_skin_color',46,35,21), (349776,6600455,0,'wing_color1',255,255,255), (349777,6600455,0,'wing_color2',255,255,255), (349778,6600456,1,'cheek_type',-11,40,0), (349779,6600456,1,'chin_type',34,-22,8), (349780,6600456,1,'ear_type',11,-23,0), (349781,6600456,1,'eye_brow_type',-37,21,-31), (349782,6600456,0,'eye_color',71,63,34), (349783,6600456,1,'eye_type',-7,0,0), (349784,6600456,0,'hair_color1',0,9,0), (349785,6600456,0,'hair_face_color',61,55,36), (349786,6600456,0,'hair_face_highlight_color',103,57,5), (349787,6600456,0,'hair_type_color',61,55,36), (349788,6600456,0,'hair_type_highlight_color',103,57,5), (349789,6600456,1,'lip_type',-3,-2,25), (349790,6600456,1,'nose_type',20,0,9), (349791,6600456,0,'skin_color',255,255,255), (349792,6600456,1,'soga_cheek_type',0,-37,21), (349793,6600456,1,'soga_chin_type',0,-3,-2), (349794,6600456,1,'soga_ear_type',0,-7,0), (349795,6600456,1,'soga_eye_brow_type',0,11,-23), (349796,6600456,0,'soga_eye_color',229,229,102), (349797,6600456,0,'soga_hair_face_color',61,55,36), (349798,6600456,0,'soga_hair_face_highlight_color',103,57,5), (349799,6600456,0,'soga_hair_type_color',61,55,36), (349800,6600456,0,'soga_hair_type_highlight_color',103,57,5), (349801,6600456,1,'soga_lip_type',-31,-11,40), (349802,6600456,1,'soga_nose_type',25,34,-22), (349803,6600456,0,'soga_skin_color',255,255,255), (349804,6600456,0,'wing_color1',255,255,255), (349805,6600456,0,'wing_color2',255,255,255), (349806,6600457,1,'cheek_type',-21,-8,0), (349807,6600457,1,'chin_type',-47,-75,5), (349808,6600457,1,'ear_type',-4,2,0), (349809,6600457,1,'eye_brow_type',-70,93,55), (349810,6600457,0,'eye_color',37,76,86), (349811,6600457,1,'eye_type',-25,0,0), (349812,6600457,0,'hair_color1',200,194,210), (349813,6600457,0,'hair_color2',169,0,0), (349814,6600457,0,'hair_face_color',100,70,10), (349815,6600457,0,'hair_face_highlight_color',100,70,10), (349816,6600457,0,'hair_type_color',100,70,10), (349817,6600457,0,'hair_type_highlight_color',100,70,10), (349818,6600457,1,'lip_type',-19,-20,96), (349819,6600457,1,'nose_type',-45,-56,-62), (349820,6600457,0,'skin_color',130,139,138), (349821,6600457,1,'soga_cheek_type',0,-70,93), (349822,6600457,1,'soga_chin_type',0,-19,-20), (349823,6600457,1,'soga_ear_type',0,-25,0), (349824,6600457,1,'soga_eye_brow_type',0,-4,2), (349825,6600457,0,'soga_eye_color',229,229,102), (349826,6600457,1,'soga_eye_type',-87,0,0), (349827,6600457,0,'soga_hair_face_color',100,70,10), (349828,6600457,0,'soga_hair_face_highlight_color',100,70,10), (349829,6600457,0,'soga_hair_type_color',100,70,10), (349830,6600457,0,'soga_hair_type_highlight_color',100,70,10), (349831,6600457,1,'soga_lip_type',55,-21,-8), (349832,6600457,1,'soga_nose_type',96,-47,-75), (349833,6600457,0,'soga_skin_color',130,139,138), (349834,6600457,0,'wing_color1',255,255,255), (349835,6600457,0,'wing_color2',255,255,255), (349836,6600458,1,'eye_brow_type',7,0,0), (349837,6600458,0,'eye_color',107,107,0), (349838,6600458,0,'hair_color1',195,0,46), (349839,6600458,1,'lip_type',-84,0,0), (349840,6600458,1,'nose_type',0,-61,0), (349841,6600458,0,'skin_color',131,83,0), (349842,6600458,1,'soga_cheek_type',0,7,0), (349843,6600458,1,'soga_chin_type',0,-84,0), (349844,6600458,0,'soga_eye_color',229,229,102), (349845,6600458,0,'soga_skin_color',131,83,0), (349846,6600458,0,'wing_color1',255,255,255), (349847,6600458,0,'wing_color2',255,255,255), (349848,6600459,1,'cheek_type',-31,-14,0), (349849,6600459,1,'chin_type',-7,-14,0), (349850,6600459,1,'ear_type',34,40,0), (349851,6600459,1,'eye_brow_type',-39,-4,-18), (349852,6600459,0,'eye_color',129,181,196), (349853,6600459,1,'eye_type',26,0,0), (349854,6600459,0,'hair_color1',212,3,31), (349855,6600459,0,'hair_face_color',151,113,33), (349856,6600459,0,'hair_face_highlight_color',152,125,1), (349857,6600459,0,'hair_type_color',151,113,33), (349858,6600459,0,'hair_type_highlight_color',152,125,1), (349859,6600459,1,'lip_type',19,17,-5), (349860,6600459,1,'nose_type',-7,-44,3), (349861,6600459,0,'skin_color',177,128,76), (349862,6600459,1,'soga_cheek_type',0,-39,-4), (349863,6600459,1,'soga_chin_type',0,19,17), (349864,6600459,1,'soga_ear_type',0,26,0), (349865,6600459,1,'soga_eye_brow_type',0,34,40), (349866,6600459,0,'soga_eye_color',229,229,102), (349867,6600459,0,'soga_hair_face_color',151,113,33), (349868,6600459,0,'soga_hair_face_highlight_color',152,125,1), (349869,6600459,0,'soga_hair_type_color',151,113,33), (349870,6600459,0,'soga_hair_type_highlight_color',152,125,1), (349871,6600459,1,'soga_lip_type',-18,-31,-14), (349872,6600459,1,'soga_nose_type',-5,-7,-14), (349873,6600459,0,'soga_skin_color',177,128,76), (349874,6600459,0,'wing_color1',255,255,255), (349875,6600459,0,'wing_color2',255,255,255), (349876,6600460,1,'cheek_type',-89,38,0), (349877,6600460,1,'chin_type',10,-26,23), (349878,6600460,1,'ear_type',-93,7,0), (349879,6600460,1,'eye_brow_type',-4,10,63), (349880,6600460,0,'eye_color',37,76,88), (349881,6600460,1,'eye_type',-42,0,0), (349882,6600460,0,'hair_color1',15,29,231), (349883,6600460,0,'hair_color2',238,0,0), (349884,6600460,0,'hair_face_color',121,38,35), (349885,6600460,0,'hair_face_highlight_color',233,184,31), (349886,6600460,0,'hair_type_color',121,38,35), (349887,6600460,0,'hair_type_highlight_color',233,184,31), (349888,6600460,1,'lip_type',-31,91,68), (349889,6600460,1,'nose_type',-42,15,29), (349890,6600460,0,'skin_color',234,244,244), (349891,6600460,1,'soga_cheek_type',0,-4,10), (349892,6600460,1,'soga_chin_type',0,-31,91), (349893,6600460,1,'soga_ear_type',0,-42,0), (349894,6600460,1,'soga_eye_brow_type',0,-93,7), (349895,6600460,0,'soga_eye_color',229,229,102), (349896,6600460,1,'soga_eye_type',-18,0,0), (349897,6600460,0,'soga_hair_face_color',121,38,35), (349898,6600460,0,'soga_hair_face_highlight_color',233,184,31), (349899,6600460,0,'soga_hair_type_color',121,38,35), (349900,6600460,0,'soga_hair_type_highlight_color',233,184,31), (349901,6600460,1,'soga_lip_type',63,-89,38), (349902,6600460,1,'soga_nose_type',68,10,-26), (349903,6600460,0,'soga_skin_color',234,244,244), (349904,6600460,0,'wing_color1',255,255,255), (349905,6600460,0,'wing_color2',255,255,255), (349906,6600461,1,'cheek_type',0,2,0), (349907,6600461,1,'chin_type',-38,3,2), (349908,6600461,1,'ear_type',23,-5,0), (349909,6600461,1,'eye_brow_type',34,0,14), (349910,6600461,0,'eye_color',222,35,32), (349911,6600461,1,'eye_type',-32,0,0), (349912,6600461,0,'hair_color1',17,242,156), (349913,6600461,0,'hair_face_color',52,38,20), (349914,6600461,0,'hair_face_highlight_color',216,192,37), (349915,6600461,0,'hair_type_color',52,38,20), (349916,6600461,0,'hair_type_highlight_color',216,192,37), (349917,6600461,1,'lip_type',-31,-2,10), (349918,6600461,1,'nose_type',-2,17,-14), (349919,6600461,0,'skin_color',25,9,1), (349920,6600461,1,'soga_cheek_type',0,34,0), (349921,6600461,1,'soga_chin_type',0,-31,-2), (349922,6600461,1,'soga_ear_type',0,-32,0), (349923,6600461,1,'soga_eye_brow_type',0,23,-5), (349924,6600461,0,'soga_eye_color',229,229,102), (349925,6600461,0,'soga_hair_face_color',52,38,20), (349926,6600461,0,'soga_hair_face_highlight_color',216,192,37), (349927,6600461,0,'soga_hair_type_color',52,38,20), (349928,6600461,0,'soga_hair_type_highlight_color',216,192,37), (349929,6600461,1,'soga_lip_type',14,0,2), (349930,6600461,1,'soga_nose_type',10,-38,3), (349931,6600461,0,'soga_skin_color',25,9,1), (349932,6600461,0,'wing_color1',255,255,255), (349933,6600461,0,'wing_color2',255,255,255), (349934,6600462,1,'cheek_type',4,-10,0), (349935,6600462,1,'chin_type',19,11,9), (349936,6600462,1,'ear_type',-7,-10,0), (349937,6600462,1,'eye_brow_type',-11,-19,-17), (349938,6600462,0,'eye_color',164,196,190), (349939,6600462,1,'eye_type',-28,0,0), (349940,6600462,0,'hair_color1',236,246,0), (349941,6600462,0,'hair_face_color',233,220,51), (349942,6600462,0,'hair_face_highlight_color',118,48,1), (349943,6600462,0,'hair_type_color',233,220,51), (349944,6600462,0,'hair_type_highlight_color',118,48,1), (349945,6600462,1,'lip_type',-14,3,-4), (349946,6600462,1,'nose_type',48,-20,-10), (349947,6600462,0,'skin_color',238,238,238), (349948,6600462,1,'soga_cheek_type',0,-11,-19), (349949,6600462,1,'soga_chin_type',0,-14,3), (349950,6600462,1,'soga_ear_type',0,-28,0), (349951,6600462,1,'soga_eye_brow_type',0,-7,-10), (349952,6600462,0,'soga_eye_color',229,229,102), (349953,6600462,0,'soga_hair_face_color',233,220,51), (349954,6600462,0,'soga_hair_face_highlight_color',118,48,1), (349955,6600462,0,'soga_hair_type_color',233,220,51), (349956,6600462,0,'soga_hair_type_highlight_color',118,48,1), (349957,6600462,1,'soga_lip_type',-17,4,-10), (349958,6600462,1,'soga_nose_type',-4,19,11), (349959,6600462,0,'soga_skin_color',238,238,238), (349960,6600462,0,'wing_color1',255,255,255), (349961,6600462,0,'wing_color2',255,255,255), (349962,6600463,1,'cheek_type',-1,25,0), (349963,6600463,1,'chin_type',-25,14,32), (349964,6600463,1,'ear_type',-7,0,0), (349965,6600463,1,'eye_brow_type',-28,-23,-9), (349966,6600463,0,'eye_color',32,61,44), (349967,6600463,0,'hair_color1',8,0,0), (349968,6600463,0,'hair_face_color',65,47,0), (349969,6600463,0,'hair_face_highlight_color',94,34,16), (349970,6600463,0,'hair_type_color',65,47,0), (349971,6600463,0,'hair_type_highlight_color',94,34,16), (349972,6600463,1,'lip_type',-2,0,19), (349973,6600463,1,'nose_type',-22,8,0), (349974,6600463,0,'skin_color',186,153,101), (349975,6600463,1,'soga_cheek_type',0,-28,-23), (349976,6600463,1,'soga_chin_type',0,-2,0), (349977,6600463,1,'soga_eye_brow_type',0,-7,0), (349978,6600463,0,'soga_eye_color',229,229,102), (349979,6600463,0,'soga_hair_face_color',65,47,0), (349980,6600463,0,'soga_hair_face_highlight_color',94,34,16), (349981,6600463,0,'soga_hair_type_color',65,47,0), (349982,6600463,0,'soga_hair_type_highlight_color',94,34,16), (349983,6600463,1,'soga_lip_type',-9,-1,25), (349984,6600463,1,'soga_nose_type',19,-25,14), (349985,6600463,0,'soga_skin_color',186,153,101), (349986,6600463,0,'wing_color1',255,255,255), (349987,6600463,0,'wing_color2',255,255,255), (349988,6600464,0,'eye_color',255,255,255), (349989,6600464,0,'skin_color',255,255,255), (349990,6600464,0,'soga_eye_color',255,0,255), (349991,6600465,1,'cheek_type',5,-1,0), (349992,6600465,1,'chin_type',89,-62,-46), (349993,6600465,1,'ear_type',-37,10,0), (349994,6600465,1,'eye_brow_type',-72,28,0), (349995,6600465,0,'eye_color',158,198,210), (349996,6600465,1,'eye_type',-28,0,0), (349997,6600465,0,'hair_color1',28,195,249), (349998,6600465,0,'hair_color2',48,0,0), (349999,6600465,0,'hair_face_color',184,128,10), (350000,6600465,0,'hair_face_highlight_color',244,246,246), (350001,6600465,0,'hair_type_color',184,128,10), (350002,6600465,0,'hair_type_highlight_color',244,246,246), (350003,6600465,1,'lip_type',-3,32,69), (350004,6600465,1,'nose_type',51,28,-61), (350005,6600465,0,'skin_color',244,250,239), (350006,6600465,1,'soga_cheek_type',0,-72,28), (350007,6600465,1,'soga_chin_type',0,-3,32), (350008,6600465,1,'soga_ear_type',0,-28,0), (350009,6600465,1,'soga_eye_brow_type',0,-37,10), (350010,6600465,0,'soga_eye_color',229,229,102), (350011,6600465,1,'soga_eye_type',48,0,0), (350012,6600465,0,'soga_hair_face_color',184,128,10), (350013,6600465,0,'soga_hair_face_highlight_color',244,246,246), (350014,6600465,0,'soga_hair_type_color',184,128,10), (350015,6600465,0,'soga_hair_type_highlight_color',244,246,246), (350016,6600465,1,'soga_lip_type',0,5,-1), (350017,6600465,1,'soga_nose_type',69,89,-62), (350018,6600465,0,'soga_skin_color',244,250,239), (350019,6600465,0,'wing_color1',255,255,255), (350020,6600465,0,'wing_color2',255,255,255), (350021,6600466,0,'eye_color',255,255,255), (350022,6600466,0,'skin_color',255,255,255), (350023,6600466,0,'soga_eye_color',255,0,255), (350024,6600467,1,'eye_brow_type',-79,0,0), (350025,6600467,0,'eye_color',99,0,98), (350026,6600467,0,'hair_color1',81,0,190), (350027,6600467,1,'lip_type',-93,0,0), (350028,6600467,1,'nose_type',12,81,0), (350029,6600467,0,'skin_color',0,66,161), (350030,6600467,1,'soga_cheek_type',0,-79,0), (350031,6600467,1,'soga_chin_type',0,-93,0), (350032,6600467,0,'soga_eye_color',229,229,102), (350033,6600467,0,'soga_skin_color',0,66,161), (350034,6600467,0,'wing_color1',255,255,255), (350035,6600467,0,'wing_color2',255,255,255), (350036,6600468,1,'cheek_type',77,-75,0), (350037,6600468,1,'chin_type',58,88,28), (350038,6600468,1,'ear_type',14,56,0), (350039,6600468,1,'eye_brow_type',59,26,-89), (350040,6600468,0,'eye_color',144,188,195), (350041,6600468,1,'eye_type',-21,0,0), (350042,6600468,0,'hair_color1',10,239,11), (350043,6600468,0,'hair_color2',93,0,0), (350044,6600468,0,'hair_face_color',219,179,15), (350045,6600468,0,'hair_face_highlight_color',93,65,9), (350046,6600468,0,'hair_type_color',219,179,15), (350047,6600468,0,'hair_type_highlight_color',93,65,9), (350048,6600468,1,'lip_type',-46,37,-63), (350049,6600468,1,'nose_type',7,10,-17), (350050,6600468,0,'skin_color',200,187,181), (350051,6600468,1,'soga_cheek_type',0,59,26), (350052,6600468,1,'soga_chin_type',0,-46,37), (350053,6600468,1,'soga_ear_type',0,-21,0), (350054,6600468,1,'soga_eye_brow_type',0,14,56), (350055,6600468,0,'soga_eye_color',229,229,102), (350056,6600468,1,'soga_eye_type',93,0,0), (350057,6600468,0,'soga_hair_face_color',219,179,15), (350058,6600468,0,'soga_hair_face_highlight_color',93,65,9), (350059,6600468,0,'soga_hair_type_color',219,179,15), (350060,6600468,0,'soga_hair_type_highlight_color',93,65,9), (350061,6600468,1,'soga_lip_type',-89,77,-75), (350062,6600468,1,'soga_nose_type',-63,58,88), (350063,6600468,0,'soga_skin_color',200,187,181), (350064,6600468,0,'wing_color1',255,255,255), (350065,6600468,0,'wing_color2',255,255,255), (350066,6600469,1,'cheek_type',-11,-7,0), (350067,6600469,1,'chin_type',0,46,58), (350068,6600469,1,'ear_type',78,68,0), (350069,6600469,1,'eye_brow_type',34,85,52), (350070,6600469,0,'eye_color',46,6,0), (350071,6600469,1,'eye_type',-78,0,0), (350072,6600469,0,'hair_color1',225,20,188), (350073,6600469,1,'lip_type',-35,-1,-14), (350074,6600469,1,'nose_type',68,-31,20), (350075,6600469,0,'skin_color',135,116,97), (350076,6600469,1,'soga_cheek_type',0,34,85), (350077,6600469,1,'soga_chin_type',0,-35,-1), (350078,6600469,1,'soga_ear_type',0,-78,0), (350079,6600469,1,'soga_eye_brow_type',0,78,68), (350080,6600469,0,'soga_eye_color',229,229,102), (350081,6600469,1,'soga_lip_type',52,-11,-7), (350082,6600469,1,'soga_nose_type',-14,0,46), (350083,6600469,0,'soga_skin_color',135,116,97), (350084,6600469,0,'wing_color1',255,255,255), (350085,6600469,0,'wing_color2',255,255,255), (350086,6600470,1,'cheek_type',-56,22,0), (350087,6600470,1,'chin_type',-50,-52,-95), (350088,6600470,1,'ear_type',-96,64,0), (350089,6600470,1,'eye_brow_type',-7,-56,-51), (350090,6600470,0,'eye_color',89,134,93), (350091,6600470,1,'eye_type',-21,0,0), (350092,6600470,0,'hair_color1',66,231,38), (350093,6600470,0,'hair_face_color',84,0,0), (350094,6600470,0,'hair_face_highlight_color',223,181,20), (350095,6600470,0,'hair_type_color',84,0,0), (350096,6600470,0,'hair_type_highlight_color',223,181,20), (350097,6600470,1,'lip_type',39,18,-81), (350098,6600470,1,'nose_type',-43,66,-25), (350099,6600470,0,'skin_color',54,56,56), (350100,6600470,1,'soga_cheek_type',0,-7,-56), (350101,6600470,1,'soga_chin_type',0,39,18), (350102,6600470,1,'soga_ear_type',0,-21,0), (350103,6600470,1,'soga_eye_brow_type',0,-96,64), (350104,6600470,0,'soga_eye_color',229,229,102), (350105,6600470,0,'soga_hair_face_color',84,0,0), (350106,6600470,0,'soga_hair_face_highlight_color',223,181,20), (350107,6600470,0,'soga_hair_type_color',84,0,0), (350108,6600470,0,'soga_hair_type_highlight_color',223,181,20), (350109,6600470,1,'soga_lip_type',-51,-56,22), (350110,6600470,1,'soga_nose_type',-81,-50,-52), (350111,6600470,0,'soga_skin_color',54,56,56), (350112,6600470,0,'wing_color1',255,255,255), (350113,6600470,0,'wing_color2',255,255,255), (350114,6600471,0,'eye_color',255,255,255), (350115,6600471,0,'skin_color',255,255,255), (350116,6600471,0,'soga_eye_color',255,0,255), (350117,6600472,1,'cheek_type',79,-26,0), (350118,6600472,1,'chin_type',-8,61,64), (350119,6600472,1,'ear_type',53,-55,0), (350120,6600472,1,'eye_brow_type',-72,-17,97), (350121,6600472,0,'eye_color',57,118,133), (350122,6600472,1,'eye_type',69,0,0), (350123,6600472,0,'hair_color1',14,62,230), (350124,6600472,0,'hair_color2',26,0,0), (350125,6600472,0,'hair_face_color',17,3,23), (350126,6600472,0,'hair_face_highlight_color',168,59,22), (350127,6600472,0,'hair_type_color',17,3,23), (350128,6600472,0,'hair_type_highlight_color',168,59,22), (350129,6600472,1,'lip_type',-53,97,-22), (350130,6600472,1,'nose_type',-41,14,62), (350131,6600472,0,'skin_color',46,33,34), (350132,6600472,1,'soga_cheek_type',0,-72,-17), (350133,6600472,1,'soga_chin_type',0,-53,97), (350134,6600472,1,'soga_ear_type',0,69,0), (350135,6600472,1,'soga_eye_brow_type',0,53,-55), (350136,6600472,0,'soga_eye_color',229,229,102), (350137,6600472,1,'soga_eye_type',26,0,0), (350138,6600472,0,'soga_hair_face_color',17,3,23), (350139,6600472,0,'soga_hair_face_highlight_color',168,59,22), (350140,6600472,0,'soga_hair_type_color',17,3,23), (350141,6600472,0,'soga_hair_type_highlight_color',168,59,22), (350142,6600472,1,'soga_lip_type',97,79,-26), (350143,6600472,1,'soga_nose_type',-22,-8,61), (350144,6600472,0,'soga_skin_color',46,33,34), (350145,6600472,0,'wing_color1',255,255,255), (350146,6600472,0,'wing_color2',255,255,255), (350147,6600473,1,'cheek_type',14,100,0), (350148,6600473,1,'chin_type',100,-39,-8), (350149,6600473,1,'ear_type',-89,8,0), (350150,6600473,1,'eye_brow_type',-100,-11,-7), (350151,6600473,1,'eye_type',-11,0,0), (350152,6600473,0,'hair_color1',253,156,168), (350153,6600473,1,'lip_type',47,-45,46), (350154,6600473,1,'nose_type',87,-3,-100), (350155,6600473,0,'skin_color',149,111,54), (350156,6600473,1,'soga_cheek_type',0,-100,-11), (350157,6600473,1,'soga_chin_type',0,47,-45), (350158,6600473,1,'soga_ear_type',0,-11,0), (350159,6600473,1,'soga_eye_brow_type',0,-89,8), (350160,6600473,0,'soga_eye_color',229,229,102), (350161,6600473,1,'soga_lip_type',-7,14,100), (350162,6600473,1,'soga_nose_type',46,100,-39), (350163,6600473,0,'soga_skin_color',149,111,54), (350164,6600473,0,'wing_color1',255,255,255), (350165,6600473,0,'wing_color2',255,255,255), (350166,6600474,1,'cheek_type',-22,53,0), (350167,6600474,1,'chin_type',56,21,-72), (350168,6600474,1,'ear_type',10,-52,0), (350169,6600474,1,'eye_brow_type',0,-45,-78), (350170,6600474,0,'eye_color',39,79,91), (350171,6600474,1,'eye_type',10,0,0), (350172,6600474,0,'hair_color1',88,32,231), (350173,6600474,0,'hair_color2',19,0,0), (350174,6600474,0,'hair_face_color',40,21,7), (350175,6600474,0,'hair_face_highlight_color',220,180,17), (350176,6600474,0,'hair_type_color',40,21,7), (350177,6600474,0,'hair_type_highlight_color',220,180,17), (350178,6600474,1,'lip_type',-75,-41,-62), (350179,6600474,1,'nose_type',56,88,32), (350180,6600474,0,'skin_color',85,88,88), (350181,6600474,1,'soga_cheek_type',0,0,-45), (350182,6600474,1,'soga_chin_type',0,-75,-41), (350183,6600474,1,'soga_ear_type',0,10,0), (350184,6600474,1,'soga_eye_brow_type',0,10,-52), (350185,6600474,0,'soga_eye_color',229,229,102), (350186,6600474,1,'soga_eye_type',19,0,0), (350187,6600474,0,'soga_hair_face_color',40,21,7), (350188,6600474,0,'soga_hair_face_highlight_color',220,180,17), (350189,6600474,0,'soga_hair_type_color',40,21,7), (350190,6600474,0,'soga_hair_type_highlight_color',220,180,17), (350191,6600474,1,'soga_lip_type',-78,-22,53), (350192,6600474,1,'soga_nose_type',-62,56,21), (350193,6600474,0,'soga_skin_color',85,88,88), (350194,6600474,0,'wing_color1',255,255,255), (350195,6600474,0,'wing_color2',255,255,255), (350196,6600475,1,'cheek_type',-35,-57,0), (350197,6600475,1,'chin_type',-47,-5,-95), (350198,6600475,1,'ear_type',-47,18,0), (350199,6600475,1,'eye_brow_type',-87,85,-22), (350200,6600475,0,'eye_color',83,61,29), (350201,6600475,1,'eye_type',-21,0,0), (350202,6600475,0,'hair_color1',57,17,96), (350203,6600475,0,'hair_color2',160,0,0), (350204,6600475,0,'hair_face_color',84,0,0), (350205,6600475,0,'hair_face_highlight_color',188,92,40), (350206,6600475,0,'hair_type_color',84,0,0), (350207,6600475,0,'hair_type_highlight_color',188,92,40), (350208,6600475,1,'lip_type',31,-58,-5), (350209,6600475,1,'nose_type',87,57,17), (350210,6600475,0,'skin_color',113,121,119), (350211,6600475,1,'soga_cheek_type',0,-87,85), (350212,6600475,1,'soga_chin_type',0,31,-58), (350213,6600475,1,'soga_ear_type',0,-21,0), (350214,6600475,1,'soga_eye_brow_type',0,-47,18), (350215,6600475,0,'soga_eye_color',229,229,102), (350216,6600475,1,'soga_eye_type',-96,0,0), (350217,6600475,0,'soga_hair_face_color',84,0,0), (350218,6600475,0,'soga_hair_face_highlight_color',188,92,40), (350219,6600475,0,'soga_hair_type_color',84,0,0), (350220,6600475,0,'soga_hair_type_highlight_color',188,92,40), (350221,6600475,1,'soga_lip_type',-22,-35,-57), (350222,6600475,1,'soga_nose_type',-5,-47,-5), (350223,6600475,0,'soga_skin_color',113,121,119), (350224,6600475,0,'wing_color1',255,255,255), (350225,6600475,0,'wing_color2',255,255,255), (350226,6600476,1,'cheek_type',2,14,0), (350227,6600476,1,'chin_type',-21,-17,-2), (350228,6600476,1,'ear_type',25,-17,0), (350229,6600476,1,'eye_brow_type',14,-3,-12), (350230,6600476,0,'eye_color',34,69,77), (350231,6600476,1,'eye_type',18,0,0), (350232,6600476,0,'hair_color1',231,245,0), (350233,6600476,0,'hair_face_color',233,195,179), (350234,6600476,0,'hair_face_highlight_color',63,44,21), (350235,6600476,0,'hair_type_color',233,195,179), (350236,6600476,0,'hair_type_highlight_color',63,44,21), (350237,6600476,1,'lip_type',12,7,-7), (350238,6600476,1,'nose_type',-2,-25,-11), (350239,6600476,0,'skin_color',224,208,181), (350240,6600476,1,'soga_cheek_type',0,14,-3), (350241,6600476,1,'soga_chin_type',0,12,7), (350242,6600476,1,'soga_ear_type',0,18,0), (350243,6600476,1,'soga_eye_brow_type',0,25,-17), (350244,6600476,0,'soga_eye_color',229,229,102), (350245,6600476,0,'soga_hair_face_color',233,195,179), (350246,6600476,0,'soga_hair_face_highlight_color',63,44,21), (350247,6600476,0,'soga_hair_type_color',233,195,179), (350248,6600476,0,'soga_hair_type_highlight_color',63,44,21), (350249,6600476,1,'soga_lip_type',-12,2,14), (350250,6600476,1,'soga_nose_type',-7,-21,-17), (350251,6600476,0,'soga_skin_color',224,208,181), (350252,6600476,0,'wing_color1',255,255,255), (350253,6600476,0,'wing_color2',255,255,255), (350254,6600477,1,'cheek_type',-11,40,0), (350255,6600477,1,'chin_type',34,-22,8), (350256,6600477,1,'ear_type',11,-23,0), (350257,6600477,1,'eye_brow_type',-37,21,-31), (350258,6600477,0,'eye_color',71,63,34), (350259,6600477,1,'eye_type',-7,0,0), (350260,6600477,0,'hair_color1',0,9,0), (350261,6600477,0,'hair_face_color',61,55,36), (350262,6600477,0,'hair_face_highlight_color',103,57,5), (350263,6600477,0,'hair_type_color',61,55,36), (350264,6600477,0,'hair_type_highlight_color',103,57,5), (350265,6600477,1,'lip_type',-3,-2,25), (350266,6600477,1,'nose_type',20,0,9), (350267,6600477,0,'skin_color',255,255,255), (350268,6600477,1,'soga_cheek_type',0,-37,21), (350269,6600477,1,'soga_chin_type',0,-3,-2), (350270,6600477,1,'soga_ear_type',0,-7,0), (350271,6600477,1,'soga_eye_brow_type',0,11,-23), (350272,6600477,0,'soga_eye_color',229,229,102), (350273,6600477,0,'soga_hair_face_color',61,55,36), (350274,6600477,0,'soga_hair_face_highlight_color',103,57,5), (350275,6600477,0,'soga_hair_type_color',61,55,36), (350276,6600477,0,'soga_hair_type_highlight_color',103,57,5), (350277,6600477,1,'soga_lip_type',-31,-11,40), (350278,6600477,1,'soga_nose_type',25,34,-22), (350279,6600477,0,'soga_skin_color',255,255,255), (350280,6600477,0,'wing_color1',255,255,255), (350281,6600477,0,'wing_color2',255,255,255), (350282,6600478,1,'cheek_type',-5,12,0), (350283,6600478,1,'chin_type',32,-42,21), (350284,6600478,1,'ear_type',-12,39,0), (350285,6600478,1,'eye_brow_type',25,8,-14), (350286,6600478,0,'eye_color',29,60,52), (350287,6600478,1,'eye_type',-38,0,0), (350288,6600478,0,'hair_color1',228,9,156), (350289,6600478,0,'hair_face_color',59,69,60), (350290,6600478,0,'hair_face_highlight_color',50,21,0), (350291,6600478,0,'hair_type_color',59,69,60), (350292,6600478,0,'hair_type_highlight_color',50,21,0), (350293,6600478,1,'lip_type',17,4,-7), (350294,6600478,1,'nose_type',-14,-28,9), (350295,6600478,0,'skin_color',226,217,194), (350296,6600478,1,'soga_cheek_type',0,25,8), (350297,6600478,1,'soga_chin_type',0,17,4), (350298,6600478,1,'soga_ear_type',0,-38,0), (350299,6600478,1,'soga_eye_brow_type',0,-12,39), (350300,6600478,0,'soga_eye_color',229,229,102), (350301,6600478,0,'soga_hair_face_color',59,69,60), (350302,6600478,0,'soga_hair_face_highlight_color',50,21,0), (350303,6600478,0,'soga_hair_type_color',59,69,60), (350304,6600478,0,'soga_hair_type_highlight_color',50,21,0), (350305,6600478,1,'soga_lip_type',-14,-5,12), (350306,6600478,1,'soga_nose_type',-7,32,-42), (350307,6600478,0,'soga_skin_color',226,217,194), (350308,6600478,0,'wing_color1',255,255,255), (350309,6600478,0,'wing_color2',255,255,255), (350310,6600479,1,'cheek_type',39,-22,0), (350311,6600479,1,'chin_type',14,-18,-12), (350312,6600479,1,'ear_type',25,9,0), (350313,6600479,1,'eye_brow_type',-39,-44,-14), (350314,6600479,0,'eye_color',104,166,185), (350315,6600479,1,'eye_type',39,0,0), (350316,6600479,0,'hair_color1',25,32,0), (350317,6600479,0,'hair_face_color',39,19,4), (350318,6600479,0,'hair_face_highlight_color',28,18,0), (350319,6600479,0,'hair_type_color',39,19,4), (350320,6600479,0,'hair_type_highlight_color',28,18,0), (350321,6600479,1,'lip_type',0,-14,3), (350322,6600479,1,'nose_type',-25,25,32), (350323,6600479,0,'skin_color',197,141,123), (350324,6600479,1,'soga_cheek_type',0,-39,-44), (350325,6600479,1,'soga_chin_type',0,0,-14), (350326,6600479,1,'soga_ear_type',0,39,0), (350327,6600479,1,'soga_eye_brow_type',0,25,9), (350328,6600479,0,'soga_eye_color',229,229,102), (350329,6600479,0,'soga_hair_face_color',39,19,4), (350330,6600479,0,'soga_hair_face_highlight_color',28,18,0), (350331,6600479,0,'soga_hair_type_color',39,19,4), (350332,6600479,0,'soga_hair_type_highlight_color',28,18,0), (350333,6600479,1,'soga_lip_type',-14,39,-22), (350334,6600479,1,'soga_nose_type',3,14,-18), (350335,6600479,0,'soga_skin_color',197,141,123), (350336,6600479,0,'wing_color1',255,255,255), (350337,6600479,0,'wing_color2',255,255,255), (350338,6600480,1,'cheek_type',-62,41,0), (350339,6600480,1,'chin_type',-81,28,-70), (350340,6600480,1,'ear_type',52,-11,0), (350341,6600480,1,'eye_brow_type',34,-37,53), (350342,6600480,0,'eye_color',76,60,30), (350343,6600480,1,'eye_type',-53,0,0), (350344,6600480,0,'hair_color1',62,95,9), (350345,6600480,0,'hair_face_highlight_color',233,184,31), (350346,6600480,0,'hair_type_highlight_color',233,184,31), (350347,6600480,1,'lip_type',42,-14,-95), (350348,6600480,1,'nose_type',-43,62,95), (350349,6600480,0,'skin_color',213,187,157), (350350,6600480,1,'soga_cheek_type',0,34,-37), (350351,6600480,1,'soga_chin_type',0,42,-14), (350352,6600480,1,'soga_ear_type',0,-53,0), (350353,6600480,1,'soga_eye_brow_type',0,52,-11), (350354,6600480,0,'soga_eye_color',229,229,102), (350355,6600480,0,'soga_hair_face_highlight_color',233,184,31), (350356,6600480,0,'soga_hair_type_highlight_color',233,184,31), (350357,6600480,1,'soga_lip_type',53,-62,41), (350358,6600480,1,'soga_nose_type',-95,-81,28), (350359,6600480,0,'soga_skin_color',213,187,157), (350360,6600480,0,'wing_color1',255,255,255), (350361,6600480,0,'wing_color2',255,255,255), (350362,6600481,1,'cheek_type',77,-75,0), (350363,6600481,1,'chin_type',58,88,28), (350364,6600481,1,'ear_type',14,56,0), (350365,6600481,1,'eye_brow_type',59,26,-89), (350366,6600481,0,'eye_color',144,188,195), (350367,6600481,1,'eye_type',-21,0,0), (350368,6600481,0,'hair_color1',10,239,11), (350369,6600481,0,'hair_color2',93,0,0), (350370,6600481,0,'hair_face_color',219,179,15), (350371,6600481,0,'hair_face_highlight_color',93,65,9), (350372,6600481,0,'hair_type_color',255,255,255), (350373,6600481,0,'hair_type_highlight_color',255,255,255), (350374,6600481,1,'lip_type',-46,37,-63), (350375,6600481,1,'nose_type',7,10,-17), (350376,6600481,0,'skin_color',200,187,181), (350377,6600481,1,'soga_cheek_type',0,59,26), (350378,6600481,1,'soga_chin_type',0,-46,37), (350379,6600481,1,'soga_ear_type',0,-21,0), (350380,6600481,1,'soga_eye_brow_type',0,14,56), (350381,6600481,0,'soga_eye_color',204,204,204), (350382,6600481,1,'soga_eye_type',93,0,0), (350383,6600481,0,'soga_hair_face_color',219,179,15), (350384,6600481,0,'soga_hair_face_highlight_color',93,65,9), (350385,6600481,0,'soga_hair_type_color',255,255,255), (350386,6600481,0,'soga_hair_type_highlight_color',255,255,255), (350387,6600481,1,'soga_lip_type',-89,77,-75), (350388,6600481,1,'soga_nose_type',-63,58,88), (350389,6600481,0,'soga_skin_color',200,187,181), (350390,6600481,0,'wing_color1',255,255,255), (350391,6600481,0,'wing_color2',255,255,255), (350392,6600482,1,'cheek_type',11,10,0), (350393,6600482,1,'chin_type',9,-28,-28), (350394,6600482,1,'ear_type',-34,-12,0), (350395,6600482,1,'eye_brow_type',29,-1,-5), (350396,6600482,0,'eye_color',40,83,73), (350397,6600482,0,'hair_color1',11,28,0), (350398,6600482,0,'hair_face_color',7,7,3), (350399,6600482,0,'hair_face_highlight_color',47,34,0), (350400,6600482,0,'hair_type_color',7,7,3), (350401,6600482,0,'hair_type_highlight_color',47,34,0), (350402,6600482,1,'lip_type',-41,28,-1), (350403,6600482,1,'nose_type',-12,11,28), (350404,6600482,0,'skin_color',140,126,85), (350405,6600482,1,'soga_cheek_type',0,29,-1), (350406,6600482,1,'soga_chin_type',0,-41,28), (350407,6600482,1,'soga_eye_brow_type',0,-34,-12), (350408,6600482,0,'soga_eye_color',229,229,102), (350409,6600482,0,'soga_hair_face_color',7,7,3), (350410,6600482,0,'soga_hair_face_highlight_color',47,34,0), (350411,6600482,0,'soga_hair_type_color',7,7,3), (350412,6600482,0,'soga_hair_type_highlight_color',47,34,0), (350413,6600482,1,'soga_lip_type',-5,11,10), (350414,6600482,1,'soga_nose_type',-1,9,-28), (350415,6600482,0,'soga_skin_color',140,126,85), (350416,6600482,0,'wing_color1',255,255,255), (350417,6600482,0,'wing_color2',255,255,255), (350418,6600483,0,'eye_color',255,255,255), (350419,6600483,0,'skin_color',255,255,255), (350420,6600483,0,'soga_eye_color',255,0,255), (350421,6600484,1,'cheek_type',10,-5,0), (350422,6600484,1,'chin_type',-28,88,81), (350423,6600484,1,'ear_type',0,-14,0), (350424,6600484,1,'eye_brow_type',82,42,-70), (350425,6600484,0,'eye_color',0,207,95), (350426,6600484,1,'eye_type',51,0,0), (350427,6600484,0,'hair_color1',1,181,219), (350428,6600484,1,'lip_type',4,38,93), (350429,6600484,1,'nose_type',-75,1,-75), (350430,6600484,0,'skin_color',245,243,238), (350431,6600484,1,'soga_cheek_type',0,82,42), (350432,6600484,1,'soga_chin_type',0,4,38), (350433,6600484,1,'soga_ear_type',0,51,0), (350434,6600484,1,'soga_eye_brow_type',0,0,-14), (350435,6600484,0,'soga_eye_color',204,204,204), (350436,6600484,1,'soga_lip_type',-70,10,-5), (350437,6600484,1,'soga_nose_type',93,-28,88), (350438,6600484,0,'soga_skin_color',245,243,238), (350439,5890188,1,'cheek_type',-75,37,0), (350440,5890188,1,'chin_type',37,1,31), (350441,5890188,1,'ear_type',62,0,0), (350442,5890188,1,'eye_brow_type',55,-7,100), (350443,5890188,0,'eye_color',73,42,13), (350444,5890188,0,'hair_color1',50,211,0), (350445,5890188,0,'hair_color2',25,0,0), (350446,5890188,0,'hair_face_highlight_color',15,1,21), (350447,5890188,0,'hair_highlight',38,22,21), (350448,5890188,0,'hair_type_highlight_color',15,1,21), (350449,5890188,1,'lip_type',-100,-46,50), (350450,5890188,1,'nose_type',68,50,-45), (350451,5890188,0,'skin_color',46,45,34), (350452,5890188,1,'soga_cheek_type',0,55,-7), (350453,5890188,1,'soga_chin_type',0,-100,-46), (350454,5890188,1,'soga_ear_type',62,0,0), (350455,5890188,1,'soga_eye_brow_type',0,62,0), (350456,5890188,0,'soga_eye_color',204,204,204), (350457,5890188,1,'soga_eye_type',25,0,0), (350458,5890188,0,'soga_hair_color1',120,50,0), (350459,5890188,0,'soga_hair_color2',26,24,25), (350460,5890188,0,'soga_hair_face_highlight_color',15,1,21), (350461,5890188,0,'soga_hair_highlight',38,22,21), (350462,5890188,0,'soga_hair_type_highlight_color',15,1,21), (350463,5890188,1,'soga_lip_type',100,-75,37), (350464,5890188,1,'soga_nose_type',50,37,1), (350465,5890188,0,'soga_skin_color',46,45,34), (350466,5890189,0,'eye_color',255,255,255), (350467,5890189,0,'skin_color',255,255,255), (350468,5890189,0,'soga_eye_color',255,0,255), (350469,5890190,0,'eye_color',255,255,255), (350470,5890190,0,'skin_color',255,255,255), (350471,5890190,0,'soga_eye_color',255,0,255), (350472,5890191,1,'cheek_type',-77,-2,0), (350473,4701834,1,'cheek_type',-34,-83,0), (350474,4701834,1,'chin_type',-15,-37,3), (350475,4701834,1,'ear_type',75,22,0), (350476,4701834,1,'eye_brow_type',-22,-87,-7), (350477,4701834,0,'eye_color',45,28,10), (350478,4701834,1,'eye_type',68,0,0), (350479,4701834,0,'hair_color1',254,0,100), (350480,4701834,0,'hair_color2',50,0,0), (350481,4701834,0,'hair_face_color',84,0,0), (350482,4701834,0,'hair_face_highlight_color',193,100,45), (350483,4701834,0,'hair_highlight',109,14,49), (350484,4701834,0,'hair_type_color',84,0,0), (350485,4701834,0,'hair_type_highlight_color',193,100,45), (350486,4701834,1,'lip_type',65,-31,40), (350487,4701834,1,'nose_type',62,-2,0), (350488,4701834,0,'skin_color',134,143,143), (350489,4701834,1,'soga_cheek_type',0,-22,-87), (350490,4701834,1,'soga_chin_type',0,65,-31), (350491,4701834,1,'soga_ear_type',0,68,0), (350492,4701834,1,'soga_eye_brow_type',0,75,22), (350493,4701834,0,'soga_eye_color',204,204,204), (350494,4701834,1,'soga_eye_type',50,0,0), (350495,4701834,0,'soga_hair_color1',185,97,0), (350496,4701834,0,'soga_hair_color2',105,26,26), (350497,4701834,0,'soga_hair_face_color',84,0,0), (350498,4701834,0,'soga_hair_face_highlight_color',193,100,45), (350499,4701834,0,'soga_hair_highlight',109,14,49), (350500,4701834,0,'soga_hair_type_color',84,0,0), (350501,4701834,0,'soga_hair_type_highlight_color',193,100,45), (350502,4701834,1,'soga_lip_type',-7,-34,-83), (350503,4701834,1,'soga_nose_type',40,-15,-37), (350504,4701834,0,'soga_skin_color',134,143,143), (350505,4701835,1,'eye_brow_type',-41,0,0), (350506,4701835,0,'eye_color',48,0,28), (350507,4701835,0,'hair_color1',187,0,50), (350508,4701835,1,'lip_type',-91,0,0), (350509,4701835,1,'nose_type',-18,-69,0), (350510,4701835,0,'skin_color',69,69,0), (350511,4701835,1,'soga_cheek_type',0,-41,0), (350512,4701835,1,'soga_chin_type',0,-91,0), (350513,4701835,1,'soga_eye_brow_type',-41,0,0), (350514,4701835,0,'soga_eye_color',229,229,102), (350515,4701835,1,'soga_lip_type',-91,0,0), (350516,4701835,1,'soga_nose_type',-18,-69,0), (350517,4701835,0,'soga_skin_color',69,69,0), (350518,4701835,0,'wing_color1',255,255,255), (350519,4701835,0,'wing_color2',255,255,255), (350520,4701835,1,'eye_brow_type',-41,0,0), (350521,4701835,0,'eye_color',48,0,28), (350522,4701835,0,'hair_color1',187,0,50), (350523,4701835,1,'lip_type',-91,0,0), (350524,4701835,1,'nose_type',-18,-69,0), (350525,4701835,0,'skin_color',69,69,0), (350526,4701835,1,'soga_cheek_type',0,-41,0), (350527,4701835,1,'soga_chin_type',0,-91,0), (350528,4701835,1,'soga_eye_brow_type',-41,0,0), (350529,4701835,0,'soga_eye_color',229,229,102), (350530,4701835,1,'soga_lip_type',-91,0,0), (350531,4701835,1,'soga_nose_type',-18,-69,0), (350532,4701835,0,'soga_skin_color',69,69,0), (350533,4701835,0,'wing_color1',255,255,255), (350534,4701835,0,'wing_color2',255,255,255), (350535,4701581,0,'eye_color',255,255,255), (350536,4701581,0,'skin_color',255,255,255), (350537,4701581,0,'soga_eye_color',255,0,255), (350538,4701738,1,'cheek_type',7,14,0), (350539,4701738,1,'chin_type',-76,64,5), (350540,4701738,1,'ear_type',2,29,0), (350541,4701738,1,'eye_brow_type',-95,17,-7), (350542,4701738,0,'eye_color',40,24,8), (350543,4701738,1,'eye_type',-59,0,0), (350544,4701738,0,'hair_color1',2,246,68), (350545,4701738,0,'hair_face_color',127,154,153), (350546,4701738,0,'hair_face_highlight_color',0,0,0), (350547,4701738,0,'hair_type_color',255,255,255), (350548,4701738,0,'hair_type_highlight_color',255,255,255), (350549,4701738,1,'lip_type',-37,62,31), (350550,4701738,1,'nose_type',93,2,-10), (350551,4701738,0,'skin_color',255,255,255), (350552,4701738,1,'soga_cheek_type',0,-95,17), (350553,4701738,1,'soga_chin_type',0,-37,62), (350554,4701738,1,'soga_ear_type',0,-59,0), (350555,4701738,1,'soga_eye_brow_type',0,2,29), (350556,4701738,0,'soga_eye_color',255,0,255), (350557,4701738,0,'soga_hair_face_color',127,154,153), (350558,4701738,0,'soga_hair_face_highlight_color',64,66,79), (350559,4701738,0,'soga_hair_type_color',255,255,255), (350560,4701738,0,'soga_hair_type_highlight_color',64,66,79), (350561,4701738,1,'soga_lip_type',-7,7,14), (350562,4701738,1,'soga_nose_type',31,-76,64), (350563,4701738,0,'soga_skin_color',0,0,0), (350564,5890193,0,'wing_color1',255,255,255), (350565,5890193,0,'wing_color2',255,255,255), (350566,5890194,1,'cheek_type',0,34,0), (350567,5890194,1,'chin_type',-82,57,-72), (350568,5890194,1,'ear_type',93,8,0), (350569,5890194,1,'eye_brow_type',-14,53,-31), (350570,5890194,0,'eye_color',29,59,47), (350571,5890194,1,'eye_type',63,0,0), (350572,5890194,0,'hair_color1',168,204,95), (350573,5890194,0,'hair_color2',200,0,0), (350574,5890194,0,'hair_face_color',100,70,10), (350575,5890194,0,'hair_face_highlight_color',244,246,246), (350576,5890194,0,'hair_type_color',100,70,10), (350577,5890194,0,'hair_type_highlight_color',244,246,246), (350578,5890194,1,'lip_type',-75,-71,78), (350579,5890194,1,'nose_type',-9,-88,-52), (350580,5890194,0,'skin_color',105,105,105), (350581,5890194,1,'soga_cheek_type',0,-14,53), (350582,5890194,1,'soga_chin_type',0,-75,-71), (350583,5890194,1,'soga_ear_type',0,63,0), (350584,5890194,1,'soga_eye_brow_type',0,93,8), (350585,5890194,0,'soga_eye_color',229,229,102), (350586,5890194,1,'soga_eye_type',-56,0,0), (350587,5890194,0,'soga_hair_face_color',100,70,10), (350588,5890194,0,'soga_hair_face_highlight_color',244,246,246), (350589,5890194,0,'soga_hair_type_color',100,70,10), (350590,5890194,0,'soga_hair_type_highlight_color',244,246,246), (350591,5890194,1,'soga_lip_type',-31,0,34), (350592,5890194,1,'soga_nose_type',78,-82,57), (350593,5890194,0,'soga_skin_color',105,105,105), (350594,5890194,0,'wing_color1',255,255,255), (350595,5890194,0,'wing_color2',255,255,255), (350596,5890195,1,'cheek_type',-11,12,0), (350597,5890195,1,'chin_type',-82,-14,45), (350598,5890195,1,'ear_type',-56,-20,0), (350599,5890195,1,'eye_brow_type',40,81,23), (350600,5890195,0,'eye_color',60,122,103), (350601,5890195,1,'eye_type',-17,0,0), (350602,5890195,0,'hair_color1',169,205,246), (350603,5890195,0,'hair_color2',100,0,0), (350604,5890195,0,'hair_face_color',119,147,147), (350605,5890195,0,'hair_face_highlight_color',47,14,19), (350606,5890195,0,'hair_type_color',119,147,147), (350607,5890195,0,'hair_type_highlight_color',47,14,19), (350608,5890195,1,'lip_type',17,0,-93), (350609,5890195,1,'nose_type',-81,-87,-51), (350611,5890195,1,'soga_cheek_type',0,40,81), (350612,5890195,1,'soga_chin_type',0,17,0), (350613,5890195,1,'soga_ear_type',0,-17,0), (350614,5890195,1,'soga_eye_brow_type',0,-56,-20), (350615,5890195,0,'soga_eye_color',229,229,102), (350616,5890195,1,'soga_eye_type',100,0,0), (350617,5890195,0,'soga_hair_face_color',119,147,147), (350618,5890195,0,'soga_hair_face_highlight_color',47,14,19), (350619,5890195,0,'soga_hair_type_color',119,147,147), (350620,5890195,0,'soga_hair_type_highlight_color',47,14,19), (350621,5890195,1,'soga_lip_type',23,-11,12), (350622,5890195,1,'soga_nose_type',-93,-82,-14), (350623,5890195,0,'soga_skin_color',155,122,78), (350624,5890195,0,'wing_color1',255,255,255), (350625,5890195,0,'wing_color2',255,255,255), (350626,5890196,1,'cheek_type',28,-37,0), (350627,5890196,1,'chin_type',9,4,17), (350628,5890196,1,'ear_type',-28,28,0), (350629,5890196,1,'eye_brow_type',-4,-41,-19), (350630,5890196,0,'eye_color',31,68,69), (350631,5890196,1,'eye_type',23,0,0), (350632,5890196,0,'hair_color1',228,37,156), (350633,5890196,0,'hair_color2',198,0,0), (350634,5890196,0,'hair_face_color',213,209,159), (350635,5890196,0,'hair_face_highlight_color',56,40,19), (350636,5890196,0,'hair_type_color',213,209,159), (350637,5890196,0,'hair_type_highlight_color',56,40,19), (350638,5890196,1,'lip_type',32,32,-14), (350639,5890196,1,'nose_type',-26,-28,37), (350640,5890196,0,'skin_color',181,132,94), (350641,5890196,1,'soga_cheek_type',0,-4,-41), (350642,5890196,1,'soga_chin_type',0,32,32), (350643,5890196,1,'soga_ear_type',0,23,0), (350644,5890196,1,'soga_eye_brow_type',0,-28,28), (350645,5890196,0,'soga_eye_color',229,229,102), (350646,5890196,1,'soga_eye_type',-58,0,0), (350647,5890196,0,'soga_hair_face_color',213,209,159), (350648,5890196,0,'soga_hair_face_highlight_color',56,40,19), (350649,5890196,0,'soga_hair_type_color',213,209,159), (350650,5890196,0,'soga_hair_type_highlight_color',56,40,19), (350651,5890196,1,'soga_lip_type',-19,28,-37), (350652,5890196,1,'soga_nose_type',-14,9,4), (350653,5890196,0,'soga_skin_color',181,132,94), (350654,5890196,0,'wing_color1',255,255,255), (350655,5890196,0,'wing_color2',255,255,255), (350656,5890197,0,'eye_color',255,255,255), (350657,5890197,0,'skin_color',225,225,219), (350658,5890197,0,'soga_eye_color',255,0,255), (350659,5890198,0,'eye_color',147,215,203), (350660,5890198,0,'skin_color',136,136,82), (350661,5890198,0,'soga_eye_color',255,0,255), (350662,5890199,0,'eye_color',255,255,255), (350663,5890199,0,'skin_color',255,255,255), (350664,5890199,0,'soga_eye_color',255,0,255), (350665,5890200,1,'cheek_type',-2,-28,0), (350666,5890200,1,'chin_type',-19,-5,18), (350667,5890200,1,'ear_type',-22,34,0), (350668,5890200,1,'eye_brow_type',-10,-37,-17), (350669,5890200,0,'eye_color',108,113,61), (350670,5890200,1,'eye_type',-11,0,0), (350671,5890200,0,'hair_color1',252,14,0), (350672,5890200,0,'hair_face_color',52,50,47), (350673,5890200,0,'hair_face_highlight_color',220,114,17), (350674,5890200,0,'hair_type_color',52,50,47), (350675,5890200,0,'hair_type_highlight_color',220,114,17), (350676,5890200,1,'lip_type',45,-17,-4), (350677,5890200,1,'nose_type',28,-4,14), (350678,5890200,0,'skin_color',225,224,212), (350679,5890200,1,'soga_cheek_type',0,-10,-37), (350680,5890200,1,'soga_chin_type',0,45,-17), (350681,5890200,1,'soga_ear_type',0,-11,0), (350682,5890200,1,'soga_eye_brow_type',0,-22,34), (350683,5890200,0,'soga_eye_color',229,229,102), (350684,5890200,1,'soga_eye_type',-11,0,0), (350685,5890200,0,'soga_hair_face_color',52,50,47), (350686,5890200,0,'soga_hair_face_highlight_color',220,114,17), (350687,5890200,0,'soga_hair_type_color',52,50,47), (350688,5890200,0,'soga_hair_type_highlight_color',220,114,17), (350689,5890200,1,'soga_lip_type',-17,-2,-28), (350690,5890200,1,'soga_nose_type',-4,-19,-5), (350691,5890200,0,'soga_skin_color',225,224,212), (350692,5890200,0,'wing_color1',255,255,255), (350693,5890200,0,'wing_color2',255,255,255), (350694,5890201,1,'cheek_type',5,4,0), (350695,5890201,1,'chin_type',-8,0,28), (350696,5890201,1,'ear_type',-28,7,0), (350697,5890201,1,'eye_brow_type',-25,0,-25), (350698,5890201,0,'eye_color',119,169,165), (350699,5890201,1,'eye_type',39,0,0), (350700,5890201,0,'hair_face_color',13,9,6), (350701,5890201,0,'hair_face_highlight_color',53,29,2), (350702,5890201,0,'hair_type_color',13,9,6), (350703,5890201,0,'hair_type_highlight_color',53,29,2), (350704,5890201,1,'lip_type',1,-10,9), (350705,5890201,1,'nose_type',-23,0,0), (350706,5890201,0,'skin_color',130,101,62), (350707,5890201,1,'soga_cheek_type',0,-25,0), (350708,5890201,1,'soga_chin_type',0,1,-10), (350709,5890201,1,'soga_ear_type',0,39,0), (350710,5890201,1,'soga_eye_brow_type',0,-28,7), (350711,5890201,0,'soga_eye_color',229,229,102), (350712,5890201,1,'soga_eye_type',39,0,0), (350713,5890201,0,'soga_hair_face_color',13,9,6), (350714,5890201,0,'soga_hair_face_highlight_color',53,29,2), (350715,5890201,0,'soga_hair_type_color',13,9,6), (350716,5890201,0,'soga_hair_type_highlight_color',53,29,2), (350717,5890201,1,'soga_lip_type',-25,5,4), (350718,5890201,1,'soga_nose_type',9,-8,0), (350719,5890201,0,'soga_skin_color',130,101,62), (350720,5890201,0,'wing_color1',255,255,255), (350721,5890201,0,'wing_color2',255,255,255), (350722,5890202,1,'cheek_type',-28,-8,0), (350723,5890202,1,'chin_type',1,-37,34), (350724,5890202,1,'ear_type',-34,23,0), (350725,5890202,1,'eye_brow_type',21,-10,-20), (350726,5890202,0,'eye_color',147,111,54), (350727,5890202,1,'eye_type',14,0,0), (350728,5890202,0,'hair_color1',31,0,0), (350729,5890202,0,'hair_face_color',65,26,9), (350730,5890202,0,'hair_face_highlight_color',94,77,57), (350731,5890202,0,'hair_type_color',65,26,9), (350732,5890202,0,'hair_type_highlight_color',94,77,57), (350733,5890202,1,'lip_type',19,-2,-22), (350734,5890202,1,'nose_type',31,31,0), (350735,5890202,0,'skin_color',253,254,254), (350736,5890202,1,'soga_cheek_type',0,21,-10), (350737,5890202,1,'soga_chin_type',0,19,-2), (350738,5890202,1,'soga_ear_type',0,14,0), (350739,5890202,1,'soga_eye_brow_type',0,-34,23), (350740,5890202,0,'soga_eye_color',229,229,102), (350741,5890202,0,'soga_hair_face_color',65,26,9), (350742,5890202,0,'soga_hair_face_highlight_color',94,77,57), (350743,5890202,0,'soga_hair_type_color',65,26,9), (350744,5890202,0,'soga_hair_type_highlight_color',94,77,57), (350745,5890202,1,'soga_lip_type',-20,-28,-8), (350746,5890202,1,'soga_nose_type',-22,1,-37), (350747,5890202,0,'soga_skin_color',253,254,254), (350748,5890202,0,'wing_color1',255,255,255), (350749,5890202,0,'wing_color2',255,255,255), (350750,5890203,1,'cheek_type',-44,-75,0), (350751,5890203,1,'chin_type',84,20,75), (350752,5890203,1,'ear_type',-15,69,0), (350753,5890203,1,'eye_brow_type',42,-83,34), (350754,5890203,0,'eye_color',183,152,101), (350755,5890203,0,'hair_color1',218,231,43), (350756,5890203,0,'hair_color2',156,0,0), (350757,5890203,0,'hair_face_color',244,246,246), (350758,5890203,0,'hair_face_highlight_color',80,83,118), (350759,5890203,0,'hair_highlight',51,56,84), (350760,5890203,0,'hair_type_color',244,246,246), (350761,5890203,0,'hair_type_highlight_color',80,83,118), (350762,5890203,1,'lip_type',63,-7,-9), (350763,5890203,1,'nose_type',38,-38,-25), (350764,5890203,0,'skin_color',199,191,178), (350765,5890203,1,'soga_cheek_type',0,42,-83), (350766,5890203,1,'soga_chin_type',0,63,-7), (350767,5890203,1,'soga_ear_type',-15,69,0), (350768,5890203,1,'soga_eye_brow_type',0,-15,69), (350769,5890203,0,'soga_eye_color',229,229,102), (350770,5890203,1,'soga_eye_type',-100,0,0), (350771,5890203,0,'soga_hair_color1',161,165,168), (350772,5890203,0,'soga_hair_color2',60,71,71), (350773,5890203,0,'soga_hair_face_color',244,246,246), (350774,5890203,0,'soga_hair_face_highlight_color',80,83,118), (350775,5890203,0,'soga_hair_highlight',51,56,84), (350776,5890203,0,'soga_hair_type_color',244,246,246), (350777,5890203,0,'soga_hair_type_highlight_color',80,83,118), (350778,5890203,1,'soga_lip_type',34,-44,-75), (350779,5890203,1,'soga_nose_type',-9,84,20), (350780,5890203,0,'soga_skin_color',199,191,178), (350781,5890203,0,'wing_color1',255,255,255), (350782,5890203,0,'wing_color2',255,255,255), (350783,5890204,1,'cheek_type',81,-56,0), (350784,5890204,1,'chin_type',1,37,-28), (350785,5890204,1,'ear_type',75,1,0), (350786,5890204,1,'eye_brow_type',81,37,-19), (350787,5890204,0,'eye_color',143,189,203), (350788,5890204,1,'eye_type',20,0,0), (350789,5890204,0,'hair_color1',7,17,50), (350790,5890204,0,'hair_color2',156,0,0), (350791,5890204,0,'hair_face_color',97,67,9), (350792,5890204,0,'hair_face_highlight_color',233,184,31), (350793,5890204,0,'hair_type_color',97,67,9), (350794,5890204,0,'hair_type_highlight_color',233,184,31), (350795,5890204,1,'lip_type',-81,76,37), (350796,5890204,1,'nose_type',39,7,17), (350797,5890204,0,'skin_color',240,242,214), (350798,5890204,1,'soga_cheek_type',0,81,37), (350799,5890204,1,'soga_chin_type',0,-81,76), (350800,5890204,1,'soga_ear_type',0,20,0), (350801,5890204,1,'soga_eye_brow_type',0,75,1), (350802,5890204,0,'soga_eye_color',204,204,204), (350803,5890204,1,'soga_eye_type',-100,0,0), (350804,5890204,0,'soga_hair_face_color',97,67,9), (350805,5890204,0,'soga_hair_face_highlight_color',233,184,31), (350806,5890204,0,'soga_hair_type_color',97,67,9), (350807,5890204,0,'soga_hair_type_highlight_color',233,184,31), (350808,5890204,1,'soga_lip_type',-19,81,-56), (350809,5890204,1,'soga_nose_type',37,1,37), (350810,5890204,0,'soga_skin_color',240,242,214), (350811,5890204,0,'wing_color1',255,255,255), (350812,5890204,0,'wing_color2',255,255,255), (350813,5890205,1,'cheek_type',25,0,0), (350814,5890205,1,'chin_type',25,1,-17), (350815,5890205,1,'ear_type',-28,-28,0), (350816,5890205,1,'eye_brow_type',0,-7,-7), (350817,5890205,0,'eye_color',65,60,32), (350818,5890205,1,'eye_type',28,0,0), (350819,5890205,0,'hair_color1',37,25,0), (350820,5890205,0,'hair_color2',156,0,0), (350821,5890205,0,'hair_face_color',111,96,9), (350822,5890205,0,'hair_face_highlight_color',50,22,0), (350823,5890205,0,'hair_type_color',111,96,9), (350824,5890205,0,'hair_type_highlight_color',50,22,0), (350825,5890205,1,'lip_type',37,-34,0), (350826,5890205,1,'nose_type',45,37,25), (350827,5890205,0,'skin_color',236,197,196), (350828,5890205,1,'soga_cheek_type',0,0,-7), (350829,5890205,1,'soga_chin_type',0,37,-34), (350830,5890205,1,'soga_ear_type',0,28,0), (350831,5890205,1,'soga_eye_brow_type',0,-28,-28), (350832,5890205,0,'soga_eye_color',204,204,204), (350833,5890205,1,'soga_eye_type',-100,0,0), (350834,5890205,0,'soga_hair_face_color',111,96,9), (350835,5890205,0,'soga_hair_face_highlight_color',50,22,0), (350836,5890205,0,'soga_hair_type_color',111,96,9), (350837,5890205,0,'soga_hair_type_highlight_color',50,22,0), (350838,5890205,1,'soga_lip_type',-7,25,0), (350839,5890205,1,'soga_nose_type',0,25,1), (350840,5890205,0,'soga_skin_color',236,197,196), (350841,5890205,0,'wing_color1',255,255,255), (350842,5890205,0,'wing_color2',255,255,255), (350843,5890206,1,'cheek_type',81,-56,0), (350844,5890206,1,'chin_type',1,37,-28), (350845,5890206,1,'ear_type',75,1,0), (350846,5890206,1,'eye_brow_type',81,37,-19), (350847,5890206,0,'eye_color',147,181,162), (350848,5890206,1,'eye_type',20,0,0), (350849,5890206,0,'hair_color1',7,17,50), (350850,5890206,0,'hair_color2',156,0,0), (350851,5890206,0,'hair_face_color',36,24,2), (350852,5890206,0,'hair_face_highlight_color',100,70,10), (350853,5890206,0,'hair_type_color',36,24,2), (350854,5890206,0,'hair_type_highlight_color',100,70,10), (350855,5890206,1,'lip_type',-81,76,37), (350856,5890206,1,'nose_type',39,7,17), (350857,5890206,0,'skin_color',240,242,214), (350858,5890206,1,'soga_cheek_type',0,81,37), (350859,5890206,1,'soga_chin_type',0,-81,76), (350860,5890206,1,'soga_ear_type',0,20,0), (350861,5890206,1,'soga_eye_brow_type',0,75,1), (350862,5890206,0,'soga_eye_color',204,204,204), (350863,5890206,1,'soga_eye_type',-100,0,0), (350864,5890206,0,'soga_hair_face_color',36,24,2), (350865,5890206,0,'soga_hair_face_highlight_color',100,70,10), (350866,5890206,0,'soga_hair_type_color',36,24,2), (350867,5890206,0,'soga_hair_type_highlight_color',100,70,10), (350868,5890206,1,'soga_lip_type',-19,81,-56), (350869,5890206,1,'soga_nose_type',37,1,37), (350870,5890206,0,'soga_skin_color',240,242,214), (350871,5890206,0,'wing_color1',255,255,255), (350872,5890206,0,'wing_color2',255,255,255), (350873,5890207,1,'cheek_type',-3,-17,0), (350874,5890207,1,'chin_type',-38,-25,-10), (350875,5890207,1,'ear_type',-29,-3,0), (350876,5890207,1,'eye_brow_type',28,18,-8), (350877,5890207,0,'eye_color',167,161,118), (350878,5890207,1,'eye_type',-18,0,0), (350879,5890207,0,'hair_color1',25,228,0), (350880,5890207,0,'hair_face_color',214,140,0), (350881,5890207,0,'hair_face_highlight_color',138,121,19), (350882,5890207,0,'hair_type_color',214,140,0), (350883,5890207,0,'hair_type_highlight_color',138,121,19), (350884,5890207,1,'lip_type',-20,10,9), (350885,5890207,1,'nose_type',32,25,-28), (350886,5890207,0,'skin_color',229,227,189), (350887,5890207,1,'soga_cheek_type',0,28,18), (350888,5890207,1,'soga_chin_type',0,-20,10), (350889,5890207,1,'soga_ear_type',0,-18,0), (350890,5890207,1,'soga_eye_brow_type',0,-29,-3), (350891,5890207,0,'soga_eye_color',229,229,102), (350892,5890207,1,'soga_eye_type',-18,0,0), (350893,5890207,0,'soga_hair_face_color',214,140,0), (350894,5890207,0,'soga_hair_face_highlight_color',138,121,19), (350895,5890207,0,'soga_hair_type_color',214,140,0), (350896,5890207,0,'soga_hair_type_highlight_color',138,121,19), (350897,5890207,1,'soga_lip_type',-8,-3,-17), (350898,5890207,1,'soga_nose_type',9,-38,-25), (350899,5890207,0,'soga_skin_color',229,227,189), (350900,5890207,0,'wing_color1',255,255,255), (350901,5890207,0,'wing_color2',255,255,255), (350902,5890208,1,'cheek_type',-89,38,0), (350903,5890208,1,'chin_type',10,-26,23), (350904,5890208,1,'ear_type',-93,7,0), (350905,5890208,1,'eye_brow_type',-4,10,63), (350906,5890208,0,'eye_color',37,76,88), (350907,5890208,1,'eye_type',-42,0,0), (350908,5890208,0,'hair_color1',15,29,231), (350909,5890208,0,'hair_color2',238,0,0), (350910,5890208,0,'hair_face_color',121,38,35), (350911,5890208,0,'hair_face_highlight_color',233,184,31), (350912,5890208,0,'hair_highlight',246,219,114), (350913,5890208,0,'hair_type_color',121,38,35), (350914,5890208,0,'hair_type_highlight_color',233,184,31), (350915,5890208,1,'lip_type',-31,91,68), (350916,5890208,1,'nose_type',-42,15,29), (350917,5890208,0,'skin_color',234,244,244), (350918,5890208,1,'soga_cheek_type',0,-4,10), (350919,5890208,1,'soga_chin_type',0,-31,91), (350920,5890208,1,'soga_ear_type',0,-42,0), (350921,5890208,1,'soga_eye_brow_type',0,-93,7), (350922,5890208,0,'soga_eye_color',229,229,102), (350923,5890208,1,'soga_eye_type',-18,0,0), (350924,5890208,0,'soga_hair_color1',91,21,51), (350925,5890208,0,'soga_hair_color2',159,88,0), (350926,5890208,0,'soga_hair_face_color',121,38,35), (350927,5890208,0,'soga_hair_face_highlight_color',233,184,31), (350928,5890208,0,'soga_hair_highlight',246,219,114), (350929,5890208,0,'soga_hair_type_color',121,38,35), (350930,5890208,0,'soga_hair_type_highlight_color',233,184,31), (350931,5890208,1,'soga_lip_type',63,-89,38), (350932,5890208,1,'soga_nose_type',68,10,-26), (350933,5890208,0,'soga_skin_color',234,244,244), (350934,5890208,0,'wing_color1',255,255,255), (350935,5890208,0,'wing_color2',255,255,255), (350936,5890209,1,'cheek_type',-5,14,0), (350937,5890209,1,'chin_type',17,1,0), (350938,5890209,1,'ear_type',-28,-10,0), (350939,5890209,1,'eye_brow_type',25,0,20), (350940,5890209,0,'eye_color',71,106,63), (350941,5890209,1,'eye_type',-28,0,0), (350942,5890209,0,'hair_color1',8,235,0), (350943,5890209,0,'hair_face_color',12,7,0), (350944,5890209,0,'hair_face_highlight_color',1,1,0), (350945,5890209,0,'hair_type_color',12,7,0), (350946,5890209,0,'hair_type_highlight_color',1,1,0), (350947,5890209,1,'lip_type',1,0,46), (350948,5890209,1,'nose_type',14,8,-21), (350949,5890209,0,'skin_color',208,196,165), (350950,5890209,1,'soga_cheek_type',0,25,0), (350951,5890209,1,'soga_chin_type',0,1,0), (350952,5890209,1,'soga_ear_type',0,-28,0), (350953,5890209,1,'soga_eye_brow_type',0,-28,-10), (350954,5890209,0,'soga_eye_color',229,229,102), (350955,5890209,1,'soga_eye_type',-28,0,0), (350956,5890209,0,'soga_hair_face_color',12,7,0), (350957,5890209,0,'soga_hair_face_highlight_color',1,1,0), (350958,5890209,0,'soga_hair_type_color',12,7,0), (350959,5890209,0,'soga_hair_type_highlight_color',1,1,0), (350960,5890209,1,'soga_lip_type',20,-5,14), (350961,5890209,1,'soga_nose_type',46,17,1), (350962,5890209,0,'soga_skin_color',208,196,165), (350963,5890209,0,'wing_color1',255,255,255), (350964,5890209,0,'wing_color2',255,255,255), (350965,5890210,1,'cheek_type',-17,-25,0), (350966,5890210,1,'chin_type',12,-32,-31), (350967,5890210,1,'ear_type',31,23,0), (350968,5890210,1,'eye_brow_type',2,-31,-18), (350969,5890210,0,'eye_color',84,110,64), (350970,5890210,1,'eye_type',14,0,0), (350971,5890210,0,'hair_color1',9,219,0), (350972,5890210,0,'hair_face_color',245,231,120), (350973,5890210,0,'hair_face_highlight_color',102,42,0), (350974,5890210,0,'hair_type_color',245,231,120), (350975,5890210,0,'hair_type_highlight_color',102,42,0), (350976,5890210,1,'lip_type',37,4,-38), (350977,5890210,1,'nose_type',-8,9,-37), (350978,5890210,0,'skin_color',228,214,201), (350979,5890210,1,'soga_cheek_type',0,2,-31), (350980,5890210,1,'soga_chin_type',0,37,4), (350981,5890210,1,'soga_ear_type',0,14,0), (350982,5890210,1,'soga_eye_brow_type',0,31,23), (350983,5890210,0,'soga_eye_color',229,229,102), (350984,5890210,1,'soga_eye_type',14,0,0), (350985,5890210,0,'soga_hair_face_color',245,231,120), (350986,5890210,0,'soga_hair_face_highlight_color',102,42,0), (350987,5890210,0,'soga_hair_type_color',245,231,120), (350988,5890210,0,'soga_hair_type_highlight_color',102,42,0), (350989,5890210,1,'soga_lip_type',-18,-17,-25), (350990,5890210,1,'soga_nose_type',-38,12,-32), (350991,5890210,0,'soga_skin_color',228,214,201), (350992,5890210,0,'wing_color1',255,255,255), (350993,5890210,0,'wing_color2',255,255,255), (350994,5890211,1,'cheek_type',11,53,0), (350995,5890211,1,'chin_type',40,-14,4), (350996,5890211,1,'ear_type',-1,71,0), (350997,5890211,1,'eye_brow_type',93,-10,-51), (350998,5890211,0,'eye_color',116,174,190), (350999,5890211,1,'eye_type',97,0,0), (351000,5890211,0,'hair_color1',169,194,252), (351001,5890211,0,'hair_color2',11,0,0), (351002,5890211,0,'hair_face_color',2,0,0), (351003,5890211,0,'hair_face_highlight_color',233,184,31), (351004,5890211,0,'hair_type_color',2,0,0), (351005,5890211,0,'hair_type_highlight_color',233,184,31), (351006,5890211,1,'lip_type',43,-53,-50), (351007,5890211,1,'nose_type',-55,-87,-62), (351008,5890211,0,'skin_color',202,194,179), (351009,5890211,1,'soga_cheek_type',0,93,-10), (351010,5890211,1,'soga_chin_type',0,43,-53), (351011,5890211,1,'soga_ear_type',0,97,0), (351012,5890211,1,'soga_eye_brow_type',0,-1,71), (351013,5890211,0,'soga_eye_color',229,229,102), (351014,5890211,1,'soga_eye_type',11,0,0), (351015,5890211,0,'soga_hair_face_color',2,0,0), (351016,5890211,0,'soga_hair_face_highlight_color',233,184,31), (351017,5890211,0,'soga_hair_type_color',2,0,0), (351018,5890211,0,'soga_hair_type_highlight_color',233,184,31), (351019,5890211,1,'soga_lip_type',-51,11,53), (351020,5890211,1,'soga_nose_type',-50,40,-14), (351021,5890211,0,'soga_skin_color',202,194,179), (351022,5890211,0,'wing_color1',255,255,255), (351023,5890211,0,'wing_color2',255,255,255), (351024,5890212,1,'cheek_type',64,28,0), (351025,5890212,1,'chin_type',-18,-48,98), (351026,5890212,1,'ear_type',93,18,0), (351027,5890212,1,'eye_brow_type',81,-26,-81), (351028,5890212,0,'eye_color',38,78,71), (351029,5890212,1,'eye_type',-20,0,0), (351030,5890212,0,'hair_color1',0,231,66), (351031,5890212,0,'hair_color2',253,0,0), (351032,5890212,0,'hair_face_color',5,2,2), (351033,5890212,0,'hair_face_highlight_color',83,57,8), (351034,5890212,0,'hair_type_color',5,2,2), (351035,5890212,0,'hair_type_highlight_color',83,57,8), (351036,5890212,1,'lip_type',41,34,-70), (351037,5890212,1,'nose_type',68,0,-25), (351038,5890212,0,'skin_color',52,55,55), (351039,5890212,1,'soga_cheek_type',0,81,-26), (351040,5890212,1,'soga_chin_type',0,41,34), (351041,5890212,1,'soga_ear_type',0,-20,0), (351042,5890212,1,'soga_eye_brow_type',0,93,18), (351043,5890212,0,'soga_eye_color',229,229,102), (351044,5890212,1,'soga_eye_type',-3,0,0), (351045,5890212,0,'soga_hair_face_color',5,2,2), (351046,5890212,0,'soga_hair_face_highlight_color',83,57,8), (351047,5890212,0,'soga_hair_type_color',5,2,2), (351048,5890212,0,'soga_hair_type_highlight_color',83,57,8), (351049,5890212,1,'soga_lip_type',-81,64,28), (351050,5890212,1,'soga_nose_type',-70,-18,-48), (351051,5890212,0,'soga_skin_color',52,55,55), (351052,5890212,0,'wing_color1',255,255,255), (351053,5890212,0,'wing_color2',255,255,255), (351054,5890213,1,'cheek_type',7,7,0), (351055,5890213,1,'chin_type',7,-21,44), (351056,5890213,1,'ear_type',75,-89,0), (351057,5890213,1,'eye_brow_type',-78,96,0), (351058,5890213,0,'eye_color',166,191,172), (351059,5890213,1,'eye_type',-31,0,0), (351060,5890213,0,'hair_color1',215,239,7), (351061,5890213,0,'hair_color2',120,111,106), (351062,5890213,0,'hair_face_color',145,168,168), (351063,5890213,0,'hair_face_highlight_color',244,244,246), (351064,5890213,0,'hair_highlight',160,156,172), (351065,5890213,0,'hair_type_color',145,168,168), (351066,5890213,0,'hair_type_highlight_color',244,244,246), (351067,5890213,1,'lip_type',68,31,100), (351068,5890213,1,'nose_type',0,-41,-17), (351069,5890213,0,'skin_color',243,253,252), (351070,5890213,1,'soga_cheek_type',0,-78,96), (351071,5890213,1,'soga_chin_type',0,68,31), (351072,5890213,1,'soga_ear_type',0,-31,0), (351073,5890213,1,'soga_eye_brow_type',0,75,-89), (351074,5890213,0,'soga_eye_color',229,229,102), (351075,5890213,1,'soga_eye_type',-31,0,0), (351076,5890213,0,'soga_hair_color1',114,112,142), (351077,5890213,0,'soga_hair_color2',120,111,106), (351078,5890213,0,'soga_hair_face_color',145,168,168), (351079,5890213,0,'soga_hair_face_highlight_color',244,244,246), (351080,5890213,0,'soga_hair_highlight',160,156,172), (351081,5890213,0,'soga_hair_type_color',145,168,168), (351082,5890213,0,'soga_hair_type_highlight_color',244,244,246), (351083,5890213,1,'soga_lip_type',0,7,7), (351084,5890213,1,'soga_nose_type',100,7,-21), (351085,5890213,0,'soga_skin_color',243,253,252), (351086,5890214,1,'cheek_type',0,25,0), (351087,5890214,1,'chin_type',-20,-28,0), (351088,5890214,1,'ear_type',0,-7,0), (351089,5890214,1,'eye_brow_type',-28,-14,-4), (351090,5890214,0,'eye_color',205,184,150), (351091,5890214,1,'eye_type',32,0,0), (351092,5890214,0,'hair_color1',224,32,156), (351093,5890214,0,'hair_face_color',43,30,22), (351094,5890214,0,'hair_face_highlight_color',116,113,110), (351095,5890214,0,'hair_type_color',43,30,22), (351096,5890214,0,'hair_type_highlight_color',116,113,110), (351097,5890214,1,'lip_type',-3,-10,-9), (351098,5890214,1,'nose_type',-22,-32,32), (351099,5890214,0,'skin_color',200,177,139), (351100,5890214,1,'soga_cheek_type',0,-28,-14), (351101,5890214,1,'soga_chin_type',0,-3,-10), (351102,5890214,1,'soga_ear_type',0,32,0), (351103,5890214,1,'soga_eye_brow_type',0,0,-7), (351104,5890214,0,'soga_eye_color',229,229,102), (351105,5890214,0,'soga_hair_face_color',43,30,22), (351106,5890214,0,'soga_hair_face_highlight_color',116,113,110), (351107,5890214,0,'soga_hair_type_color',43,30,22), (351108,5890214,0,'soga_hair_type_highlight_color',116,113,110), (351109,5890214,1,'soga_lip_type',-4,0,25), (351110,5890214,1,'soga_nose_type',-9,-20,-28), (351111,5890214,0,'soga_skin_color',200,177,139), (351112,5890214,0,'wing_color1',255,255,255), (351113,5890214,0,'wing_color2',255,255,255), (351114,5890215,1,'cheek_type',32,14,0), (351115,5890215,1,'chin_type',11,-9,7), (351116,5890215,1,'ear_type',-43,28,0), (351117,5890215,1,'eye_brow_type',9,-19,21), (351118,5890215,0,'eye_color',194,183,151), (351119,5890215,0,'hair_color1',227,225,0), (351120,5890215,0,'hair_face_color',89,32,16), (351121,5890215,0,'hair_face_highlight_color',84,32,7), (351122,5890215,0,'hair_type_color',89,32,16), (351123,5890215,0,'hair_type_highlight_color',84,32,7), (351124,5890215,1,'lip_type',18,17,8), (351125,5890215,1,'nose_type',14,-29,-31), (351126,5890215,0,'skin_color',196,202,181), (351127,5890215,1,'soga_cheek_type',0,9,-19), (351128,5890215,1,'soga_chin_type',0,18,17), (351129,5890215,1,'soga_eye_brow_type',0,-43,28), (351130,5890215,0,'soga_eye_color',229,229,102), (351131,5890215,0,'soga_hair_face_color',89,32,16), (351132,5890215,0,'soga_hair_face_highlight_color',84,32,7), (351133,5890215,0,'soga_hair_type_color',89,32,16), (351134,5890215,0,'soga_hair_type_highlight_color',84,32,7), (351135,5890215,1,'soga_lip_type',21,32,14), (351136,5890215,1,'soga_nose_type',8,11,-9), (351137,5890215,0,'soga_skin_color',196,202,181), (351138,5890215,0,'wing_color1',255,255,255), (351139,5890215,0,'wing_color2',255,255,255), (351140,5890216,1,'cheek_type',29,-14,0), (351141,5890216,1,'chin_type',32,-22,0), (351142,5890216,1,'ear_type',43,37,0), (351143,5890216,1,'eye_brow_type',22,12,-8), (351144,5890216,0,'eye_color',120,176,192), (351145,5890216,0,'hair_color1',0,239,0), (351146,5890216,0,'hair_face_color',147,70,0), (351147,5890216,0,'hair_face_highlight_color',73,66,16), (351148,5890216,0,'hair_type_color',147,70,0), (351149,5890216,0,'hair_type_highlight_color',73,66,16), (351150,5890216,1,'lip_type',25,17,-17), (351151,5890216,1,'nose_type',-21,0,-17), (351152,5890216,0,'skin_color',225,197,149), (351153,5890216,1,'soga_cheek_type',0,22,12), (351154,5890216,1,'soga_chin_type',0,25,17), (351155,5890216,1,'soga_eye_brow_type',0,43,37), (351156,5890216,0,'soga_eye_color',229,229,102), (351157,5890216,0,'soga_hair_face_color',147,70,0), (351158,5890216,0,'soga_hair_face_highlight_color',73,66,16), (351159,5890216,0,'soga_hair_type_color',147,70,0), (351160,5890216,0,'soga_hair_type_highlight_color',73,66,16), (351161,5890216,1,'soga_lip_type',-8,29,-14), (351162,5890216,1,'soga_nose_type',-17,32,-22), (351163,5890216,0,'soga_skin_color',225,197,149), (351164,5890216,0,'wing_color1',255,255,255), (351165,5890216,0,'wing_color2',255,255,255), (351166,5890217,1,'cheek_type',50,-78,0), (351167,5890217,1,'chin_type',15,-71,66), (351168,5890217,1,'ear_type',1,-87,0), (351169,5890217,1,'eye_brow_type',64,-93,5), (351170,5890217,0,'eye_color',57,106,70), (351171,5890217,1,'eye_type',-21,0,0), (351172,5890217,0,'hair_color1',82,37,58), (351173,5890217,0,'hair_face_color',119,36,34), (351174,5890217,0,'hair_face_highlight_color',15,1,21), (351175,5890217,0,'hair_type_color',119,36,34), (351176,5890217,0,'hair_type_highlight_color',15,1,21), (351177,5890217,1,'lip_type',47,-32,56), (351178,5890217,1,'nose_type',22,82,37), (351179,5890217,0,'skin_color',245,251,251), (351180,5890217,1,'soga_cheek_type',0,64,-93), (351181,5890217,1,'soga_chin_type',0,47,-32), (351182,5890217,1,'soga_ear_type',0,-21,0), (351183,5890217,1,'soga_eye_brow_type',0,1,-87), (351184,5890217,0,'soga_eye_color',229,229,102), (351185,5890217,0,'soga_hair_face_color',119,36,34), (351186,5890217,0,'soga_hair_face_highlight_color',15,1,21), (351187,5890217,0,'soga_hair_type_color',119,36,34), (351188,5890217,0,'soga_hair_type_highlight_color',15,1,21), (351189,5890217,1,'soga_lip_type',5,50,-78), (351190,5890217,1,'soga_nose_type',56,15,-71), (351191,5890217,0,'soga_skin_color',245,251,251), (351192,5890217,0,'wing_color1',255,255,255), (351193,5890217,0,'wing_color2',255,255,255), (351194,5890218,1,'cheek_type',100,37,0), (351195,5890218,1,'chin_type',-14,100,8), (351196,5890218,1,'ear_type',100,-39,0), (351197,5890218,1,'eye_brow_type',-44,-83,25), (351198,5890218,0,'eye_color',97,144,114), (351199,5890218,1,'eye_type',-75,0,0), (351200,5890218,0,'hair_color1',156,21,167), (351201,5890218,0,'hair_color2',156,0,0), (351202,5890218,0,'hair_face_color',5,2,3), (351203,5890218,0,'hair_face_highlight_color',100,70,10), (351204,5890218,0,'hair_highlight',56,33,26), (351205,5890218,0,'hair_type_color',5,2,3), (351206,5890218,0,'hair_type_highlight_color',100,70,10), (351207,5890218,1,'lip_type',-75,63,-37), (351208,5890218,1,'nose_type',100,-100,21), (351209,5890218,0,'skin_color',158,159,127), (351210,5890218,1,'soga_cheek_type',0,-44,-83), (351211,5890218,1,'soga_chin_type',0,-75,63), (351212,5890218,1,'soga_ear_type',0,-75,0), (351213,5890218,1,'soga_eye_brow_type',0,100,-39), (351214,5890218,0,'soga_eye_color',204,204,204), (351215,5890218,1,'soga_eye_type',-100,0,0), (351216,5890218,0,'soga_hair_color1',38,22,21), (351217,5890218,0,'soga_hair_color2',120,50,0), (351218,5890218,0,'soga_hair_face_color',5,2,3), (351219,5890218,0,'soga_hair_face_highlight_color',100,70,10), (351220,5890218,0,'soga_hair_highlight',56,33,26), (351221,5890218,0,'soga_hair_type_color',5,2,3), (351222,5890218,0,'soga_hair_type_highlight_color',100,70,10), (351223,5890218,1,'soga_lip_type',25,100,37), (351224,5890218,1,'soga_nose_type',-37,-14,100), (351225,5890218,0,'soga_skin_color',158,159,127), (351226,5890219,1,'cheek_type',0,-3,0), (351227,5890219,1,'chin_type',-50,97,3), (351228,5890219,1,'ear_type',62,-25,0), (351229,5890219,1,'eye_brow_type',-64,-81,-3), (351230,5890219,0,'eye_color',43,70,43), (351231,5890219,1,'eye_type',10,0,0), (351232,5890219,0,'hair_color1',62,242,187), (351233,5890219,0,'hair_color2',218,0,0), (351234,5890219,0,'hair_face_color',37,22,5), (351235,5890219,0,'hair_face_highlight_color',121,38,35), (351236,5890219,0,'hair_highlight',91,21,51), (351237,5890219,0,'hair_type_color',37,22,5), (351238,5890219,0,'hair_type_highlight_color',121,38,35), (351239,5890219,1,'lip_type',40,46,-71), (351240,5890219,1,'nose_type',96,62,-14), (351241,5890219,0,'skin_color',245,249,245), (351242,5890219,1,'soga_cheek_type',0,-64,-81), (351243,5890219,1,'soga_chin_type',0,40,46), (351244,5890219,1,'soga_ear_type',0,10,0), (351245,5890219,1,'soga_eye_brow_type',0,62,-25), (351246,5890219,0,'soga_eye_color',229,229,102), (351247,5890219,1,'soga_eye_type',-38,0,0), (351248,5890219,0,'soga_hair_color1',79,28,15), (351249,5890219,0,'soga_hair_color2',111,64,0), (351250,5890219,0,'soga_hair_face_color',37,22,5), (351251,5890219,0,'soga_hair_face_highlight_color',121,38,35), (351252,5890219,0,'soga_hair_highlight',91,21,51), (351253,5890219,0,'soga_hair_type_color',37,22,5), (351254,5890219,0,'soga_hair_type_highlight_color',121,38,35), (351255,5890219,1,'soga_lip_type',-3,0,-3), (351256,5890219,1,'soga_nose_type',-71,-50,97), (351257,5890219,0,'soga_skin_color',245,249,245), (351258,5890219,0,'wing_color1',255,255,255), (351259,5890219,0,'wing_color2',255,255,255), (351260,5890220,1,'cheek_type',0,65,0), (351261,5890220,1,'chin_type',-15,-69,-85), (351262,5890220,1,'ear_type',53,-48,0), (351263,5890220,1,'eye_brow_type',14,19,81), (351264,5890220,0,'eye_color',151,153,107), (351265,5890220,1,'eye_type',-44,0,0), (351266,5890220,0,'hair_color1',58,52,62), (351267,5890220,0,'hair_color2',25,0,0), (351268,5890220,0,'hair_face_color',15,1,21), (351269,5890220,0,'hair_face_highlight_color',106,129,132), (351270,5890220,0,'hair_highlight',123,123,130), (351271,5890220,0,'hair_type_color',15,1,21), (351272,5890220,0,'hair_type_highlight_color',106,129,132), (351273,5890220,1,'lip_type',90,-57,-81), (351274,5890220,1,'nose_type',91,58,52), (351275,5890220,0,'skin_color',127,107,66), (351276,5890220,1,'soga_cheek_type',0,14,19), (351277,5890220,1,'soga_chin_type',0,90,-57), (351278,5890220,1,'soga_ear_type',0,-44,0), (351279,5890220,1,'soga_eye_brow_type',0,53,-48), (351280,5890220,0,'soga_eye_color',229,229,102), (351281,5890220,1,'soga_eye_type',25,0,0), (351282,5890220,0,'soga_hair_color1',26,24,25), (351283,5890220,0,'soga_hair_color2',36,34,36), (351284,5890220,0,'soga_hair_face_color',15,1,21), (351285,5890220,0,'soga_hair_face_highlight_color',106,129,132), (351286,5890220,0,'soga_hair_highlight',123,123,130), (351287,5890220,0,'soga_hair_type_color',15,1,21), (351288,5890220,0,'soga_hair_type_highlight_color',106,129,132), (351289,5890220,1,'soga_lip_type',81,0,65), (351290,5890220,1,'soga_nose_type',-81,-15,-69), (351291,5890220,0,'soga_skin_color',127,107,66), (351292,5890220,0,'wing_color1',255,255,255), (351293,5890220,0,'wing_color2',255,255,255), (351294,5890221,1,'cheek_type',-40,-68,0), (351295,5890221,1,'chin_type',26,70,-40), (351296,5890221,1,'ear_type',-37,-25,0), (351297,5890221,1,'eye_brow_type',88,-63,-55), (351298,5890221,0,'eye_color',30,57,39), (351299,5890221,1,'eye_type',-31,0,0), (351300,5890221,0,'hair_color1',184,17,8), (351301,5890221,0,'hair_color2',244,0,0), (351302,5890221,0,'hair_face_color',198,139,15), (351303,5890221,0,'hair_face_highlight_color',244,246,246), (351304,5890221,0,'hair_type_color',198,139,15), (351305,5890221,0,'hair_type_highlight_color',244,246,246), (351306,5890221,1,'lip_type',-42,79,15), (351307,5890221,1,'nose_type',-25,-72,17), (351308,5890221,0,'skin_color',244,248,248), (351309,5890221,1,'soga_cheek_type',0,88,-63), (351310,5890221,1,'soga_chin_type',0,-42,79), (351311,5890221,1,'soga_ear_type',0,-31,0), (351312,5890221,1,'soga_eye_brow_type',0,-37,-25), (351313,5890221,0,'soga_eye_color',229,229,102), (351314,5890221,1,'soga_eye_type',-12,0,0), (351315,5890221,0,'soga_hair_face_color',198,139,15), (351316,5890221,0,'soga_hair_face_highlight_color',244,246,246), (351317,5890221,0,'soga_hair_type_color',198,139,15), (351318,5890221,0,'soga_hair_type_highlight_color',244,246,246), (351319,5890221,1,'soga_lip_type',-55,-40,-68), (351320,5890221,1,'soga_nose_type',15,26,70), (351321,5890221,0,'soga_skin_color',244,248,248), (351322,5890221,0,'wing_color1',255,255,255), (351323,5890221,0,'wing_color2',255,255,255), (351324,5890222,1,'cheek_type',25,42,0), (351325,5890222,1,'chin_type',43,-81,-52), (351326,5890222,1,'ear_type',62,-7,0), (351327,5890222,1,'eye_brow_type',37,78,-88), (351328,5890222,0,'eye_color',139,121,65), (351329,5890222,1,'eye_type',40,0,0), (351330,5890222,0,'hair_color1',4,211,10), (351331,5890222,0,'hair_color2',31,0,0), (351332,5890222,0,'hair_face_color',19,6,26), (351333,5890222,0,'hair_face_highlight_color',35,24,1), (351334,5890222,0,'hair_highlight',79,28,15), (351335,5890222,0,'hair_type_color',19,6,26), (351336,5890222,0,'hair_type_highlight_color',35,24,1), (351337,5890222,1,'lip_type',-71,62,-11), (351338,5890222,1,'nose_type',96,4,-45), (351339,5890222,0,'skin_color',233,222,178), (351340,5890222,1,'soga_cheek_type',0,37,78), (351341,5890222,1,'soga_chin_type',0,-71,62), (351342,5890222,1,'soga_ear_type',0,40,0), (351343,5890222,1,'soga_eye_brow_type',0,62,-7), (351344,5890222,0,'soga_eye_color',229,229,102), (351345,5890222,1,'soga_eye_type',31,0,0), (351346,5890222,0,'soga_hair_color1',29,21,28), (351347,5890222,0,'soga_hair_color2',39,32,39), (351348,5890222,0,'soga_hair_face_color',19,6,26), (351349,5890222,0,'soga_hair_face_highlight_color',35,24,1), (351350,5890222,0,'soga_hair_highlight',79,28,15), (351351,5890222,0,'soga_hair_type_color',19,6,26), (351352,5890222,0,'soga_hair_type_highlight_color',35,24,1), (351353,5890222,1,'soga_lip_type',-88,25,42), (351354,5890222,1,'soga_nose_type',-11,43,-81), (351355,5890222,0,'soga_skin_color',233,222,178), (351356,5890222,0,'wing_color1',255,255,255), (351357,5890222,0,'wing_color2',255,255,255), (351358,5890223,1,'cheek_type',-35,-46,0), (351359,5890223,1,'chin_type',-81,28,62), (351360,5890223,1,'ear_type',-43,65,0), (351361,5890223,1,'eye_brow_type',-50,-61,-17), (351362,5890223,0,'eye_color',143,184,181), (351363,5890223,1,'eye_type',79,0,0), (351364,5890223,0,'hair_color1',84,2,81), (351365,5890223,0,'hair_color2',26,0,0), (351366,5890223,0,'hair_face_color',39,11,15), (351367,5890223,0,'hair_face_highlight_color',230,170,26), (351368,5890223,0,'hair_highlight',200,165,96), (351369,5890223,0,'hair_type_color',39,11,15), (351370,5890223,0,'hair_type_highlight_color',230,170,26), (351371,5890223,1,'lip_type',-68,-32,12), (351372,5890223,1,'nose_type',31,84,2), (351373,5890223,0,'skin_color',96,66,48), (351374,5890223,1,'soga_cheek_type',0,-50,-61), (351375,5890223,1,'soga_chin_type',0,-68,-32), (351376,5890223,1,'soga_ear_type',0,79,0), (351377,5890223,1,'soga_eye_brow_type',0,-43,65), (351378,5890223,0,'soga_eye_color',229,229,102), (351379,5890223,1,'soga_eye_type',26,0,0), (351380,5890223,0,'soga_hair_color1',54,45,28), (351381,5890223,0,'soga_hair_color2',104,52,0), (351382,5890223,0,'soga_hair_face_color',39,11,15), (351383,5890223,0,'soga_hair_face_highlight_color',230,170,26), (351384,5890223,0,'soga_hair_highlight',200,165,96), (351385,5890223,0,'soga_hair_type_color',39,11,15), (351386,5890223,0,'soga_hair_type_highlight_color',230,170,26), (351387,5890223,1,'soga_lip_type',-17,-35,-46), (351388,5890223,1,'soga_nose_type',12,-81,28), (351389,5890223,0,'soga_skin_color',96,66,48), (351390,5890223,0,'wing_color1',255,255,255), (351391,5890223,0,'wing_color2',255,255,255), (351392,5890224,1,'cheek_type',0,94,0), (351393,5890224,1,'chin_type',-42,26,-62), (351394,5890224,1,'ear_type',69,-25,0), (351395,5890224,1,'eye_brow_type',-68,-88,89), (351396,5890224,0,'eye_color',143,103,48), (351397,5890224,1,'eye_type',-18,0,0), (351398,5890224,0,'hair_color1',225,245,50), (351399,5890224,0,'hair_color2',238,0,0), (351400,5890224,0,'hair_face_color',195,208,207), (351401,5890224,0,'hair_face_highlight_color',230,170,26), (351402,5890224,0,'hair_highlight',200,165,96), (351403,5890224,0,'hair_type_color',195,208,207), (351404,5890224,0,'hair_type_highlight_color',230,170,26), (351405,5890224,1,'lip_type',-5,57,20), (351406,5890224,1,'nose_type',-18,-31,-11), (351407,5890224,0,'skin_color',46,35,36), (351408,5890224,1,'soga_cheek_type',0,-68,-88), (351409,5890224,1,'soga_chin_type',0,-5,57), (351410,5890224,1,'soga_ear_type',0,-18,0), (351411,5890224,1,'soga_eye_brow_type',0,69,-25), (351412,5890224,0,'soga_eye_color',229,229,102), (351413,5890224,1,'soga_eye_type',-18,0,0), (351414,5890224,0,'soga_hair_color1',161,165,168), (351415,5890224,0,'soga_hair_color2',50,69,69), (351416,5890224,0,'soga_hair_face_color',195,208,207), (351417,5890224,0,'soga_hair_face_highlight_color',230,170,26), (351418,5890224,0,'soga_hair_highlight',200,165,96), (351419,5890224,0,'soga_hair_type_color',195,208,207), (351420,5890224,0,'soga_hair_type_highlight_color',230,170,26), (351421,5890224,1,'soga_lip_type',89,0,94), (351422,5890224,1,'soga_nose_type',20,-42,26), (351423,5890224,0,'soga_skin_color',46,35,36), (351424,5890224,0,'wing_color1',255,255,255), (351425,5890224,0,'wing_color2',255,255,255), (351426,5890225,1,'cheek_type',-17,-34,0), (351427,5890225,1,'chin_type',-38,20,0), (351428,5890225,1,'ear_type',-3,7,0), (351429,5890225,1,'eye_brow_type',17,-17,-46), (351430,5890225,0,'eye_color',48,94,67), (351431,5890225,1,'eye_type',-8,0,0), (351432,5890225,0,'hair_color1',219,42,0), (351433,5890225,0,'hair_face_color',70,28,0), (351434,5890225,0,'hair_face_highlight_color',49,17,9), (351435,5890225,0,'hair_type_color',70,28,0), (351436,5890225,0,'hair_type_highlight_color',49,17,9), (351437,5890225,1,'lip_type',-14,23,-28), (351438,5890225,1,'nose_type',-9,-37,42), (351439,5890225,0,'skin_color',228,208,210), (351440,5890225,1,'soga_cheek_type',0,17,-17), (351441,5890225,1,'soga_chin_type',0,-14,23), (351442,5890225,1,'soga_ear_type',0,-8,0), (351443,5890225,1,'soga_eye_brow_type',0,-3,7), (351444,5890225,0,'soga_eye_color',229,229,102), (351445,5890225,0,'soga_hair_face_color',70,28,0), (351446,5890225,0,'soga_hair_face_highlight_color',49,17,9), (351447,5890225,0,'soga_hair_type_color',70,28,0), (351448,5890225,0,'soga_hair_type_highlight_color',49,17,9), (351449,5890225,1,'soga_lip_type',-46,-17,-34), (351450,5890225,1,'soga_nose_type',-28,-38,20), (351451,5890225,0,'soga_skin_color',228,208,210), (351452,5890225,0,'wing_color1',255,255,255), (351453,5890225,0,'wing_color2',255,255,255), (351454,5890226,1,'cheek_type',-34,-14,0), (351455,5890226,1,'chin_type',93,93,-25), (351456,5890226,1,'ear_type',83,7,0), (351457,5890226,1,'eye_brow_type',-95,-93,-53), (351458,5890226,0,'eye_color',97,105,57), (351459,5890226,0,'hair_color1',167,48,35), (351460,5890226,0,'hair_color2',77,0,0), (351461,5890226,0,'hair_face_color',233,184,31), (351462,5890226,0,'hair_face_highlight_color',43,17,14), (351463,5890226,0,'hair_type_color',233,184,31), (351464,5890226,0,'hair_type_highlight_color',43,17,14), (351465,5890226,1,'lip_type',-68,79,95), (351466,5890226,1,'nose_type',90,-89,48), (351467,5890226,0,'skin_color',114,103,68), (351468,5890226,1,'soga_cheek_type',0,-95,-93), (351469,5890226,1,'soga_chin_type',0,-68,79), (351470,5890226,1,'soga_eye_brow_type',0,83,7), (351471,5890226,0,'soga_eye_color',229,229,102), (351472,5890226,1,'soga_eye_type',77,0,0), (351473,5890226,0,'soga_hair_face_color',233,184,31), (351474,5890226,0,'soga_hair_face_highlight_color',43,17,14), (351475,5890226,0,'soga_hair_type_color',233,184,31), (351476,5890226,0,'soga_hair_type_highlight_color',43,17,14), (351477,5890226,1,'soga_lip_type',-53,-34,-14), (351478,5890226,1,'soga_nose_type',95,93,93), (351479,5890226,0,'soga_skin_color',114,103,68), (351480,5890226,0,'wing_color1',255,255,255), (351481,5890226,0,'wing_color2',255,255,255), (351482,5890227,1,'cheek_type',-7,0,0), (351483,5890227,1,'chin_type',-7,14,-2), (351484,5890227,1,'ear_type',-31,0,0), (351485,5890227,1,'eye_brow_type',18,-28,20), (351486,5890227,0,'eye_color',100,148,119), (351487,5890227,1,'eye_type',31,0,0), (351488,5890227,0,'hair_color1',4,249,231), (351489,5890227,0,'hair_face_color',226,220,168), (351490,5890227,0,'hair_face_highlight_color',247,223,66), (351491,5890227,0,'hair_type_color',226,220,168), (351492,5890227,0,'hair_type_highlight_color',247,223,66), (351493,5890227,1,'lip_type',-25,-7,39), (351494,5890227,1,'nose_type',25,4,-7), (351495,5890227,0,'skin_color',231,223,188), (351496,5890227,1,'soga_cheek_type',0,18,-28), (351497,5890227,1,'soga_chin_type',0,-25,-7), (351498,5890227,1,'soga_ear_type',0,31,0), (351499,5890227,1,'soga_eye_brow_type',0,-31,0), (351500,5890227,0,'soga_eye_color',229,229,102), (351501,5890227,0,'soga_hair_face_color',226,220,168), (351502,5890227,0,'soga_hair_face_highlight_color',247,223,66), (351503,5890227,0,'soga_hair_type_color',226,220,168), (351504,5890227,0,'soga_hair_type_highlight_color',247,223,66), (351505,5890227,1,'soga_lip_type',20,-7,0), (351506,5890227,1,'soga_nose_type',39,-7,14), (351507,5890227,0,'soga_skin_color',231,223,188), (351508,5890227,0,'wing_color1',255,255,255), (351509,5890227,0,'wing_color2',255,255,255), (351510,5890228,1,'cheek_type',10,-11,0), (351511,5890228,1,'chin_type',-22,-17,-8), (351512,5890228,1,'ear_type',14,22,0), (351513,5890228,1,'eye_brow_type',23,-17,-7), (351514,5890228,0,'eye_color',91,148,134), (351515,5890228,1,'eye_type',26,0,0), (351516,5890228,0,'hair_color1',219,0,0), (351517,5890228,0,'hair_face_color',202,73,37), (351518,5890228,0,'hair_face_highlight_color',129,49,22), (351519,5890228,0,'hair_type_color',202,73,37), (351520,5890228,0,'hair_type_highlight_color',129,49,22), (351521,5890228,1,'lip_type',17,25,-14), (351522,5890228,1,'nose_type',-1,-37,0), (351523,5890228,0,'skin_color',205,187,163), (351524,5890228,1,'soga_cheek_type',0,23,-17), (351525,5890228,1,'soga_chin_type',0,17,25), (351526,5890228,1,'soga_ear_type',0,26,0), (351527,5890228,1,'soga_eye_brow_type',0,14,22), (351528,5890228,0,'soga_eye_color',229,229,102), (351529,5890228,0,'soga_hair_face_color',202,73,37), (351530,5890228,0,'soga_hair_face_highlight_color',129,49,22), (351531,5890228,0,'soga_hair_type_color',202,73,37), (351532,5890228,0,'soga_hair_type_highlight_color',129,49,22), (351533,5890228,1,'soga_lip_type',-7,10,-11), (351534,5890228,1,'soga_nose_type',-14,-22,-17), (351535,5890228,0,'soga_skin_color',205,187,163), (351536,5890228,0,'wing_color1',255,255,255), (351537,5890228,0,'wing_color2',255,255,255), (351538,5890229,0,'eye_color',255,255,255), (351539,5890229,0,'skin_color',255,255,255), (351540,5890229,0,'soga_eye_color',255,0,255), (351541,5890230,1,'eye_brow_type',100,0,0), (351542,5890230,0,'eye_color',216,7,11), (351543,5890230,0,'hair_color1',65,0,100), (351544,5890230,1,'lip_type',-93,0,0), (351545,5890230,1,'nose_type',14,65,0), (351546,5890230,0,'skin_color',219,83,6), (351547,5890230,1,'soga_cheek_type',0,100,0), (351548,5890230,1,'soga_chin_type',0,-93,0), (351549,5890230,1,'soga_eye_brow_type',100,0,0), (351550,5890230,0,'soga_eye_color',229,229,102), (351551,5890230,1,'soga_lip_type',-93,0,0), (351552,5890230,1,'soga_nose_type',14,65,0), (351553,5890230,0,'soga_skin_color',219,83,6), (351554,5890231,1,'cheek_type',21,-14,0), (351555,5890231,1,'chin_type',23,-12,4), (351556,5890231,1,'ear_type',17,19,0), (351557,5890231,1,'eye_brow_type',0,21,-20), (351558,5890231,0,'eye_color',58,116,90), (351559,5890231,1,'eye_type',-11,0,0), (351560,5890231,0,'hair_color1',246,23,156), (351561,5890231,0,'hair_face_color',127,67,28), (351562,5890231,0,'hair_face_highlight_color',152,138,37), (351563,5890231,0,'hair_type_color',127,67,28), (351564,5890231,0,'hair_type_highlight_color',152,138,37), (351565,5890231,1,'lip_type',-25,-40,-26), (351566,5890231,1,'nose_type',-2,-10,23), (351567,5890231,0,'skin_color',182,142,111), (351568,5890231,1,'soga_cheek_type',0,0,21), (351569,5890231,1,'soga_chin_type',0,-25,-40), (351570,5890231,1,'soga_ear_type',0,-11,0), (351571,5890231,1,'soga_eye_brow_type',0,17,19), (351572,5890231,0,'soga_eye_color',229,229,102), (351573,5890231,0,'soga_hair_face_color',127,67,28), (351574,5890231,0,'soga_hair_face_highlight_color',152,138,37), (351575,5890231,0,'soga_hair_type_color',127,67,28), (351576,5890231,0,'soga_hair_type_highlight_color',152,138,37), (351577,5890231,1,'soga_lip_type',-20,21,-14), (351578,5890231,1,'soga_nose_type',-26,23,-12), (351579,5890231,0,'soga_skin_color',182,142,111), (351580,5890231,0,'wing_color1',255,255,255), (351581,5890231,0,'wing_color2',255,255,255), (351582,5890232,1,'cheek_type',-89,38,0), (351583,5890232,1,'chin_type',10,-26,23), (351584,5890232,1,'ear_type',-93,7,0), (351585,5890232,1,'eye_brow_type',-4,10,63), (351586,5890232,0,'eye_color',37,76,88), (351587,5890232,1,'eye_type',-42,0,0), (351588,5890232,0,'hair_color1',15,29,231), (351589,5890232,0,'hair_color2',238,0,0), (351590,5890232,0,'hair_face_color',121,38,35), (351591,5890232,0,'hair_face_highlight_color',233,184,31), (351592,5890232,0,'hair_highlight',246,219,114), (351593,5890232,0,'hair_type_color',121,38,35), (351594,5890232,0,'hair_type_highlight_color',233,184,31), (351595,5890232,1,'lip_type',-31,91,68), (351596,5890232,1,'nose_type',-42,15,29), (351597,5890232,0,'skin_color',234,244,244), (351598,5890232,1,'soga_cheek_type',0,-4,10), (351599,5890232,1,'soga_chin_type',0,-31,91), (351600,5890232,1,'soga_ear_type',0,-42,0), (351601,5890232,1,'soga_eye_brow_type',0,-93,7), (351602,5890232,0,'soga_eye_color',229,229,102), (351603,5890232,1,'soga_eye_type',-18,0,0), (351604,5890232,0,'soga_hair_color1',91,21,51), (351605,5890232,0,'soga_hair_color2',159,88,0), (351606,5890232,0,'soga_hair_face_color',121,38,35), (351607,5890232,0,'soga_hair_face_highlight_color',233,184,31), (351608,5890232,0,'soga_hair_highlight',246,219,114), (351609,5890232,0,'soga_hair_type_color',121,38,35), (351610,5890232,0,'soga_hair_type_highlight_color',233,184,31), (351611,5890232,1,'soga_lip_type',63,-89,38), (351612,5890232,1,'soga_nose_type',68,10,-26), (351613,5890232,0,'soga_skin_color',234,244,244), (351614,5890232,0,'wing_color1',255,255,255), (351615,5890232,0,'wing_color2',255,255,255), (351616,5890233,1,'cheek_type',74,-50,0), (351617,5890233,1,'chin_type',0,28,-34), (351618,5890233,1,'ear_type',-22,-62,0), (351619,5890233,1,'eye_brow_type',8,-50,9), (351620,5890233,0,'eye_color',134,184,198), (351621,5890233,1,'eye_type',91,0,0), (351622,5890233,0,'hair_color1',175,93,185), (351623,5890233,0,'hair_color2',209,0,0), (351624,5890233,0,'hair_face_color',244,246,246), (351625,5890233,0,'hair_face_highlight_color',190,133,12), (351626,5890233,0,'hair_highlight',209,131,22), (351627,5890233,0,'hair_type_color',244,246,246), (351628,5890233,0,'hair_type_highlight_color',190,133,12), (351629,5890233,1,'lip_type',-25,14,0), (351630,5890233,1,'nose_type',0,-81,93), (351631,5890233,0,'skin_color',134,143,143), (351632,5890233,1,'soga_cheek_type',0,8,-50), (351633,5890233,1,'soga_chin_type',0,-25,14), (351634,5890233,1,'soga_ear_type',0,91,0), (351635,5890233,1,'soga_eye_brow_type',0,-22,-62), (351636,5890233,0,'soga_eye_color',229,229,102), (351637,5890233,1,'soga_eye_type',-47,0,0), (351638,5890233,0,'soga_hair_color1',164,165,165), (351639,5890233,0,'soga_hair_color2',56,62,62), (351640,5890233,0,'soga_hair_face_color',244,246,246), (351641,5890233,0,'soga_hair_face_highlight_color',190,133,12), (351642,5890233,0,'soga_hair_highlight',209,131,22), (351643,5890233,0,'soga_hair_type_color',244,246,246), (351644,5890233,0,'soga_hair_type_highlight_color',190,133,12), (351645,5890233,1,'soga_lip_type',9,74,-50), (351646,5890233,1,'soga_nose_type',0,0,28), (351647,5890233,0,'soga_skin_color',134,143,143), (351648,5890233,0,'wing_color1',255,255,255), (351649,5890233,0,'wing_color2',255,255,255), (351650,5890234,1,'chin_type',-14,28,-42), (351651,5890234,1,'ear_type',38,3,0), (351652,5890234,1,'eye_brow_type',19,-7,34), (351653,5890234,0,'eye_color',159,193,189), (351654,5890234,1,'eye_type',25,0,0), (351655,5890234,0,'hair_color1',0,249,0), (351656,5890234,0,'hair_face_color',211,157,3), (351657,5890234,0,'hair_face_highlight_color',125,50,1), (351658,5890234,0,'hair_type_color',211,157,3), (351659,5890234,0,'hair_type_highlight_color',125,50,1), (351660,5890234,1,'lip_type',-47,31,21), (351661,5890234,1,'nose_type',-28,0,-7), (351662,5890234,0,'skin_color',235,236,222), (351663,5890234,1,'soga_cheek_type',0,19,-7), (351664,5890234,1,'soga_chin_type',0,-47,31), (351665,5890234,1,'soga_ear_type',0,25,0), (351666,5890234,1,'soga_eye_brow_type',0,38,3), (351667,5890234,0,'soga_eye_color',229,229,102), (351668,5890234,0,'soga_hair_face_color',211,157,3), (351669,5890234,0,'soga_hair_face_highlight_color',125,50,1), (351670,5890234,0,'soga_hair_type_color',211,157,3), (351671,5890234,0,'soga_hair_type_highlight_color',125,50,1), (351672,5890234,1,'soga_lip_type',34,0,0), (351673,5890234,1,'soga_nose_type',21,-14,28), (351674,5890234,0,'soga_skin_color',235,236,222), (351675,5890234,0,'wing_color1',255,255,255), (351676,5890234,0,'wing_color2',255,255,255), (351677,5890235,1,'cheek_type',9,15,0), (351678,5890235,1,'chin_type',56,14,77), (351679,5890235,1,'ear_type',19,-47,0), (351680,5890235,1,'eye_brow_type',19,-26,0), (351681,5890235,0,'eye_color',55,117,121), (351682,5890235,1,'eye_type',47,0,0), (351683,5890235,0,'hair_color1',74,40,84), (351684,5890235,0,'hair_color2',213,0,0), (351685,5890235,0,'hair_face_color',100,70,10), (351686,5890235,0,'hair_face_highlight_color',232,169,28), (351687,5890235,0,'hair_highlight',200,165,96), (351688,5890235,0,'hair_type_color',100,70,10), (351689,5890235,0,'hair_type_highlight_color',232,169,28), (351690,5890235,1,'lip_type',61,20,-39), (351691,5890235,1,'nose_type',-83,74,40), (351692,5890235,0,'skin_color',244,237,237), (351693,5890235,1,'soga_cheek_type',0,19,-26), (351694,5890235,1,'soga_chin_type',0,61,20), (351695,5890235,1,'soga_ear_type',0,47,0), (351696,5890235,1,'soga_eye_brow_type',0,19,-47), (351697,5890235,0,'soga_eye_color',229,229,102), (351698,5890235,1,'soga_eye_type',-43,0,0), (351699,5890235,0,'soga_hair_color1',56,33,26), (351700,5890235,0,'soga_hair_color2',94,59,11), (351701,5890235,0,'soga_hair_face_color',100,70,10), (351702,5890235,0,'soga_hair_face_highlight_color',232,169,28), (351703,5890235,0,'soga_hair_highlight',200,165,96), (351704,5890235,0,'soga_hair_type_color',100,70,10), (351705,5890235,0,'soga_hair_type_highlight_color',232,169,28), (351706,5890235,1,'soga_lip_type',0,9,15), (351707,5890235,1,'soga_nose_type',-39,56,14), (351708,5890235,0,'soga_skin_color',244,237,237), (351709,5890235,0,'wing_color1',255,255,255), (351710,5890235,0,'wing_color2',255,255,255), (351711,5890236,1,'cheek_type',-28,-7,0), (351712,5890236,1,'chin_type',47,26,7), (351713,5890236,1,'ear_type',-3,35,0), (351714,5890236,1,'eye_brow_type',0,7,31), (351715,5890236,0,'eye_color',124,164,142), (351716,5890236,1,'eye_type',-7,0,0), (351717,5890236,0,'hair_color1',0,1,0), (351718,5890236,0,'hair_face_color',40,36,23), (351719,5890236,0,'hair_face_highlight_color',142,122,8), (351720,5890236,0,'hair_type_color',40,36,23), (351721,5890236,0,'hair_type_highlight_color',142,122,8), (351722,5890236,1,'lip_type',-2,9,41), (351723,5890236,1,'nose_type',-28,0,1), (351724,5890236,0,'skin_color',215,187,156), (351725,5890236,1,'soga_cheek_type',0,0,7), (351726,5890236,1,'soga_chin_type',0,-2,9), (351727,5890236,1,'soga_ear_type',0,-7,0), (351728,5890236,1,'soga_eye_brow_type',0,-3,35), (351729,5890236,0,'soga_eye_color',229,229,102), (351730,5890236,1,'soga_eye_type',-7,0,0), (351731,5890236,0,'soga_hair_face_color',40,36,23), (351732,5890236,0,'soga_hair_face_highlight_color',142,122,8), (351733,5890236,0,'soga_hair_type_color',40,36,23), (351734,5890236,0,'soga_hair_type_highlight_color',142,122,8), (351735,5890236,1,'soga_lip_type',31,-28,-7), (351736,5890236,1,'soga_nose_type',41,47,26), (351737,5890236,0,'soga_skin_color',215,187,156), (351738,5890236,0,'wing_color1',255,255,255), (351739,5890236,0,'wing_color2',255,255,255), (351740,5890237,1,'cheek_type',-77,50,0), (351741,5890237,1,'chin_type',-83,68,-3), (351742,5890237,1,'ear_type',46,-63,0), (351743,5890237,1,'eye_brow_type',89,84,-52), (351744,5890237,0,'eye_color',56,115,131), (351745,5890237,1,'eye_type',-44,0,0), (351746,5890237,0,'hair_color1',35,1,25), (351747,5890237,0,'hair_color2',156,0,0), (351748,5890237,0,'hair_face_color',242,243,242), (351749,5890237,0,'hair_face_highlight_color',79,82,119), (351750,5890237,0,'hair_highlight',51,56,84), (351751,5890237,0,'hair_type_color',242,243,242), (351752,5890237,0,'hair_type_highlight_color',79,82,119), (351753,5890237,1,'lip_type',-47,0,46), (351754,5890237,1,'nose_type',75,35,1), (351755,5890237,0,'skin_color',139,115,71), (351756,5890237,1,'soga_cheek_type',0,89,84), (351757,5890237,1,'soga_chin_type',0,-47,0), (351758,5890237,1,'soga_ear_type',0,-44,0), (351759,5890237,1,'soga_eye_brow_type',0,46,-63), (351760,5890237,0,'soga_eye_color',229,229,102), (351761,5890237,1,'soga_eye_type',-100,0,0), (351762,5890237,0,'soga_hair_color1',161,165,168), (351763,5890237,0,'soga_hair_color2',60,71,71), (351764,5890237,0,'soga_hair_face_color',242,243,242), (351765,5890237,0,'soga_hair_face_highlight_color',79,82,119), (351766,5890237,0,'soga_hair_highlight',51,56,84), (351767,5890237,0,'soga_hair_type_color',242,243,242), (351768,5890237,0,'soga_hair_type_highlight_color',79,82,119), (351769,5890237,1,'soga_lip_type',-52,-77,50), (351770,5890237,1,'soga_nose_type',46,-83,68), (351771,5890237,0,'soga_skin_color',139,115,71), (351772,5890237,0,'wing_color1',255,255,255), (351773,5890237,0,'wing_color2',255,255,255), (351774,5890238,1,'cheek_type',-31,7,0), (351775,5890238,1,'chin_type',14,17,2), (351776,5890238,1,'ear_type',9,-44,0), (351777,5890238,1,'eye_brow_type',0,-2,0), (351778,5890238,0,'eye_color',167,168,129), (351779,5890238,1,'eye_type',-18,0,0), (351780,5890238,0,'hair_color1',29,9,0), (351781,5890238,0,'hair_face_color',87,76,63), (351782,5890238,0,'hair_face_highlight_color',37,29,19), (351783,5890238,0,'hair_type_color',87,76,63), (351784,5890238,0,'hair_type_highlight_color',37,29,19), (351785,5890238,1,'lip_type',-38,10,11), (351786,5890238,1,'nose_type',0,29,9), (351787,5890238,0,'skin_color',245,250,250), (351788,5890238,1,'soga_cheek_type',0,0,-2), (351789,5890238,1,'soga_chin_type',0,-38,10), (351790,5890238,1,'soga_ear_type',0,-18,0), (351791,5890238,1,'soga_eye_brow_type',0,9,-44), (351792,5890238,0,'soga_eye_color',229,229,102), (351793,5890238,0,'soga_hair_face_color',87,76,63), (351794,5890238,0,'soga_hair_face_highlight_color',37,29,19), (351795,5890238,0,'soga_hair_type_color',87,76,63), (351796,5890238,0,'soga_hair_type_highlight_color',37,29,19), (351797,5890238,1,'soga_lip_type',0,-31,7), (351798,5890238,1,'soga_nose_type',11,14,17), (351799,5890238,0,'soga_skin_color',245,250,250), (351800,5890238,0,'wing_color1',255,255,255), (351801,5890238,0,'wing_color2',255,255,255), (351802,5890239,1,'cheek_type',-14,-9,0), (351803,5890239,1,'chin_type',-37,-29,21), (351804,5890239,1,'ear_type',-10,42,0), (351805,5890239,1,'eye_brow_type',-1,-10,-14), (351806,5890239,0,'eye_color',63,129,148), (351807,5890239,0,'hair_color1',239,21,0), (351808,5890239,0,'hair_face_color',124,43,9), (351809,5890239,0,'hair_face_highlight_color',11,11,7), (351810,5890239,0,'hair_type_color',124,43,9), (351811,5890239,0,'hair_type_highlight_color',11,11,7), (351812,5890239,1,'lip_type',-22,10,41), (351813,5890239,1,'nose_type',40,-17,21), (351814,5890239,0,'skin_color',230,197,185), (351815,5890239,1,'soga_cheek_type',0,-1,-10), (351816,5890239,1,'soga_chin_type',0,-22,10), (351817,5890239,1,'soga_ear_type',-10,42,0), (351818,5890239,1,'soga_eye_brow_type',0,-10,42), (351819,5890239,0,'soga_eye_color',229,229,102), (351820,5890239,0,'soga_hair_face_color',124,43,9), (351821,5890239,0,'soga_hair_face_highlight_color',11,11,7), (351822,5890239,0,'soga_hair_type_color',124,43,9), (351823,5890239,0,'soga_hair_type_highlight_color',11,11,7), (351824,5890239,1,'soga_lip_type',-14,-14,-9), (351825,5890239,1,'soga_nose_type',41,-37,-29), (351826,5890239,0,'soga_skin_color',230,197,185), (351827,5890239,0,'wing_color1',255,255,255), (351828,5890239,0,'wing_color2',255,255,255), (351829,5890240,1,'cheek_type',-43,-72,0), (351830,5890240,1,'chin_type',38,-75,77), (351831,5890240,1,'ear_type',-61,-83,0), (351832,5890240,1,'eye_brow_type',-51,-35,-31), (351833,5890240,0,'eye_color',173,142,88), (351834,5890240,1,'eye_type',-76,0,0), (351835,5890240,0,'hair_color1',82,31,72), (351836,5890240,0,'hair_color2',56,0,0), (351837,5890240,0,'hair_face_color',49,47,61), (351838,5890240,0,'hair_face_highlight_color',42,29,2), (351839,5890240,0,'hair_highlight',79,28,15), (351840,5890240,0,'hair_type_color',49,47,61), (351841,5890240,0,'hair_type_highlight_color',42,29,2), (351842,5890240,1,'lip_type',3,41,70), (351843,5890240,1,'nose_type',-47,82,31), (351844,5890240,0,'skin_color',243,251,251), (351845,5890240,1,'soga_cheek_type',0,-51,-35), (351846,5890240,1,'soga_chin_type',0,3,41), (351847,5890240,1,'soga_ear_type',0,-76,0), (351848,5890240,1,'soga_eye_brow_type',0,-61,-83), (351849,5890240,0,'soga_eye_color',229,229,102), (351850,5890240,1,'soga_eye_type',56,0,0), (351851,5890240,0,'soga_hair_color1',43,36,70), (351852,5890240,0,'soga_hair_color2',64,76,74), (351853,5890240,0,'soga_hair_face_color',49,47,61), (351854,5890240,0,'soga_hair_face_highlight_color',42,29,2), (351855,5890240,0,'soga_hair_highlight',79,28,15), (351856,5890240,0,'soga_hair_type_color',49,47,61), (351857,5890240,0,'soga_hair_type_highlight_color',42,29,2), (351858,5890240,1,'soga_lip_type',-31,-43,-72), (351859,5890240,1,'soga_nose_type',70,38,-75), (351860,5890240,0,'soga_skin_color',243,251,251), (351861,5890240,0,'wing_color1',255,255,255), (351862,5890240,0,'wing_color2',255,255,255), (351863,5890241,1,'cheek_type',41,-50,0), (351864,5890241,1,'chin_type',50,37,-14), (351865,5890241,1,'ear_type',19,-17,0), (351866,5890241,1,'eye_brow_type',28,1,25), (351867,5890241,0,'eye_color',62,124,100), (351868,5890241,1,'eye_type',43,0,0), (351869,5890241,0,'hair_color1',181,31,156), (351870,5890241,0,'hair_color2',156,0,0), (351871,5890241,0,'hair_face_color',15,1,21), (351872,5890241,0,'hair_face_highlight_color',5,2,2), (351873,5890241,0,'hair_highlight',38,22,21), (351874,5890241,0,'hair_type_color',15,1,21), (351875,5890241,0,'hair_type_highlight_color',5,2,2), (351876,5890241,1,'lip_type',-17,17,56), (351877,5890241,1,'nose_type',-1,-75,31), (351878,5890241,0,'skin_color',181,186,165), (351879,5890241,1,'soga_cheek_type',0,28,1), (351880,5890241,1,'soga_chin_type',0,-17,17), (351881,5890241,1,'soga_ear_type',0,43,0), (351882,5890241,1,'soga_eye_brow_type',0,19,-17), (351883,5890241,0,'soga_eye_color',229,229,102), (351884,5890241,1,'soga_eye_type',-100,0,0), (351885,5890241,0,'soga_hair_color1',26,24,25), (351886,5890241,0,'soga_hair_color2',36,34,36), (351887,5890241,0,'soga_hair_face_color',15,1,21), (351888,5890241,0,'soga_hair_face_highlight_color',5,2,2), (351889,5890241,0,'soga_hair_highlight',38,22,21), (351890,5890241,0,'soga_hair_type_color',15,1,21), (351891,5890241,0,'soga_hair_type_highlight_color',5,2,2), (351892,5890241,1,'soga_lip_type',25,41,-50), (351893,5890241,1,'soga_nose_type',56,50,37), (351894,5890241,0,'soga_skin_color',181,186,165), (351895,5890242,1,'cheek_type',-12,-22,0), (351896,5890242,1,'chin_type',43,-26,-25), (351897,5890242,1,'ear_type',44,0,0), (351898,5890242,1,'eye_brow_type',-11,17,-34), (351899,5890242,0,'eye_color',41,82,63), (351900,5890242,1,'eye_type',28,0,0), (351901,5890242,0,'hair_color1',211,17,0), (351902,5890242,0,'hair_face_color',47,27,5), (351903,5890242,0,'hair_face_highlight_color',65,61,55), (351904,5890242,0,'hair_type_color',47,27,5), (351905,5890242,0,'hair_type_highlight_color',65,61,55), (351906,5890242,1,'lip_type',20,0,-17), (351907,5890242,1,'nose_type',3,-45,17), (351908,5890242,0,'skin_color',148,144,110), (351909,5890242,1,'soga_cheek_type',0,-11,17), (351910,5890242,1,'soga_chin_type',0,20,0), (351911,5890242,1,'soga_ear_type',0,28,0), (351912,5890242,1,'soga_eye_brow_type',0,44,0), (351913,5890242,0,'soga_eye_color',229,229,102), (351914,5890242,1,'soga_eye_type',28,0,0), (351915,5890242,0,'soga_hair_face_color',47,27,5), (351916,5890242,0,'soga_hair_face_highlight_color',65,61,55), (351917,5890242,0,'soga_hair_type_color',47,27,5), (351918,5890242,0,'soga_hair_type_highlight_color',65,61,55), (351919,5890242,1,'soga_lip_type',-34,-12,-22), (351920,5890242,1,'soga_nose_type',-17,43,-26), (351921,5890242,0,'soga_skin_color',148,144,110), (351922,5890242,0,'wing_color1',255,255,255), (351923,5890242,0,'wing_color2',255,255,255), (351924,5890243,1,'cheek_type',-81,15,0), (351925,5890243,1,'chin_type',58,31,-81), (351926,5890243,1,'ear_type',-32,71,0), (351927,5890243,1,'eye_brow_type',94,52,35), (351928,5890243,0,'eye_color',33,64,50), (351929,5890243,1,'eye_type',-9,0,0), (351930,5890243,0,'hair_color1',11,215,168), (351931,5890243,0,'hair_color2',194,0,0), (351932,5890243,0,'hair_face_color',15,1,21), (351933,5890243,0,'hair_face_highlight_color',100,70,10), (351934,5890243,0,'hair_type_color',15,1,21), (351935,5890243,0,'hair_type_highlight_color',100,70,10), (351936,5890243,1,'lip_type',-91,-14,-19), (351937,5890243,1,'nose_type',-43,11,-41), (351938,5890243,0,'skin_color',231,193,194), (351939,5890243,1,'soga_cheek_type',0,94,52), (351940,5890243,1,'soga_chin_type',0,-91,-14), (351941,5890243,1,'soga_ear_type',0,-9,0), (351942,5890243,1,'soga_eye_brow_type',0,-32,71), (351943,5890243,0,'soga_eye_color',229,229,102), (351944,5890243,1,'soga_eye_type',-62,0,0), (351945,5890243,0,'soga_hair_face_color',15,1,21), (351946,5890243,0,'soga_hair_face_highlight_color',100,70,10), (351947,5890243,0,'soga_hair_type_color',15,1,21), (351948,5890243,0,'soga_hair_type_highlight_color',100,70,10), (351949,5890243,1,'soga_lip_type',35,-81,15), (351950,5890243,1,'soga_nose_type',-19,58,31), (351951,5890243,0,'soga_skin_color',231,193,194), (351952,5890243,0,'wing_color1',255,255,255), (351953,5890243,0,'wing_color2',255,255,255), (351954,5890244,1,'cheek_type',-17,9,0), (351955,5890244,1,'chin_type',59,-65,91), (351956,5890244,1,'ear_type',88,-40,0), (351957,5890244,1,'eye_brow_type',-17,-20,-34), (351958,5890244,0,'eye_color',36,21,6), (351959,5890244,1,'eye_type',14,0,0), (351960,5890244,0,'hair_color1',58,217,212), (351961,5890244,0,'hair_color2',36,34,36), (351962,5890244,0,'hair_face_color',15,1,21), (351963,5890244,0,'hair_face_highlight_color',4,1,1), (351964,5890244,0,'hair_highlight',38,22,21), (351965,5890244,0,'hair_type_color',15,1,21), (351966,5890244,0,'hair_type_highlight_color',4,1,1), (351967,5890244,1,'lip_type',-84,75,0), (351968,5890244,1,'nose_type',-71,58,-39), (351969,5890244,0,'skin_color',117,119,102), (351970,5890244,1,'soga_cheek_type',0,-17,-20), (351971,5890244,1,'soga_chin_type',0,-84,75), (351972,5890244,1,'soga_ear_type',0,14,0), (351973,5890244,1,'soga_eye_brow_type',0,88,-40), (351974,5890244,0,'soga_eye_color',229,229,102), (351975,5890244,1,'soga_eye_type',14,0,0), (351976,5890244,0,'soga_hair_color1',26,24,25), (351977,5890244,0,'soga_hair_color2',36,34,36), (351978,5890244,0,'soga_hair_face_color',15,1,21), (351979,5890244,0,'soga_hair_face_highlight_color',4,1,1), (351980,5890244,0,'soga_hair_highlight',38,22,21), (351981,5890244,0,'soga_hair_type_color',15,1,21), (351982,5890244,0,'soga_hair_type_highlight_color',4,1,1), (351983,5890244,1,'soga_lip_type',-34,-17,9), (351984,5890244,1,'soga_nose_type',0,59,-65), (351985,5890244,0,'soga_skin_color',117,119,102), (351986,5890245,1,'cheek_type',0,-20,0), (351987,5890245,1,'chin_type',37,-17,-46), (351988,5890245,1,'ear_type',77,-26,0), (351989,5890245,1,'eye_brow_type',-38,45,-41), (351990,5890245,0,'eye_color',86,86,0), (351991,5890245,1,'eye_type',-32,0,0), (351992,5890245,0,'hair_color1',249,246,180), (351993,5890245,1,'lip_type',59,56,-10), (351994,5890245,1,'nose_type',91,-7,-10), (351995,5890245,0,'skin_color',136,103,55), (351996,5890245,1,'soga_cheek_type',0,-38,45), (351997,5890245,1,'soga_chin_type',0,59,56), (351998,5890245,1,'soga_ear_type',0,-32,0), (351999,5890245,1,'soga_eye_brow_type',0,77,-26), (352000,5890245,0,'soga_eye_color',229,229,102), (352001,5890245,1,'soga_eye_type',-32,0,0), (352002,5890245,1,'soga_lip_type',-41,0,-20), (352003,5890245,1,'soga_nose_type',-10,37,-17), (352004,5890245,0,'soga_skin_color',136,103,55), (352005,5890245,0,'wing_color1',255,255,255), (352006,5890245,0,'wing_color2',255,255,255), (352007,5890246,1,'cheek_type',-5,9,0), (352008,5890246,1,'chin_type',23,-23,-28), (352009,5890246,1,'ear_type',-4,-34,0), (352010,5890246,1,'eye_brow_type',-11,-20,2), (352011,5890246,0,'eye_color',140,188,201), (352012,5890246,1,'eye_type',9,0,0), (352013,5890246,0,'hair_color1',228,5,0), (352014,5890246,0,'hair_face_color',97,94,90), (352015,5890246,0,'hair_face_highlight_color',104,88,68), (352016,5890246,0,'hair_type_color',97,94,90), (352017,5890246,0,'hair_type_highlight_color',104,88,68), (352018,5890246,1,'lip_type',-28,0,8), (352019,5890246,1,'nose_type',-19,-28,5), (352020,5890246,0,'skin_color',226,205,157), (352021,5890246,1,'soga_cheek_type',0,-11,-20), (352022,5890246,1,'soga_chin_type',0,-28,0), (352023,5890246,1,'soga_ear_type',0,9,0), (352024,5890246,1,'soga_eye_brow_type',0,-4,-34), (352025,5890246,0,'soga_eye_color',229,229,102), (352026,5890246,0,'soga_hair_face_color',97,94,90), (352027,5890246,0,'soga_hair_face_highlight_color',104,88,68), (352028,5890246,0,'soga_hair_type_color',97,94,90), (352029,5890246,0,'soga_hair_type_highlight_color',104,88,68), (352030,5890246,1,'soga_lip_type',2,-5,9), (352031,5890246,1,'soga_nose_type',8,23,-23), (352032,5890246,0,'soga_skin_color',226,205,157), (352033,5890246,0,'wing_color1',255,255,255), (352034,5890246,0,'wing_color2',255,255,255), (352035,5890247,1,'cheek_type',9,15,0), (352036,5890247,1,'chin_type',56,14,77), (352037,5890247,1,'ear_type',19,-47,0), (352038,5890247,1,'eye_brow_type',19,-26,0), (352039,5890247,0,'eye_color',55,117,121), (352040,5890247,1,'eye_type',47,0,0), (352041,5890247,0,'hair_color1',74,40,84), (352042,5890247,0,'hair_color2',213,0,0), (352043,5890247,0,'hair_face_color',100,70,10), (352044,5890247,0,'hair_face_highlight_color',232,169,28), (352045,5890247,0,'hair_highlight',200,165,96), (352046,5890247,0,'hair_type_color',100,70,10), (352047,5890247,0,'hair_type_highlight_color',232,169,28), (352048,5890247,1,'lip_type',61,20,-39), (352049,5890247,1,'nose_type',-83,74,40), (352050,5890247,0,'skin_color',244,237,237), (352051,5890247,1,'soga_cheek_type',0,19,-26), (352052,5890247,1,'soga_chin_type',0,61,20), (352053,5890247,1,'soga_ear_type',0,47,0), (352054,5890247,1,'soga_eye_brow_type',0,19,-47), (352055,5890247,0,'soga_eye_color',229,229,102), (352056,5890247,1,'soga_eye_type',-43,0,0), (352057,5890247,0,'soga_hair_color1',56,33,26), (352058,5890247,0,'soga_hair_color2',94,59,11), (352059,5890247,0,'soga_hair_face_color',100,70,10), (352060,5890247,0,'soga_hair_face_highlight_color',232,169,28), (352061,5890247,0,'soga_hair_highlight',200,165,96), (352062,5890247,0,'soga_hair_type_color',100,70,10), (352063,5890247,0,'soga_hair_type_highlight_color',232,169,28), (352064,5890247,1,'soga_lip_type',0,9,15), (352065,5890247,1,'soga_nose_type',-39,56,14), (352066,5890247,0,'soga_skin_color',244,237,237), (352067,5890247,0,'wing_color1',255,255,255), (352068,5890247,0,'wing_color2',255,255,255), (352069,5890248,1,'cheek_type',43,-1,0), (352070,5890248,1,'chin_type',25,25,-32), (352071,5890248,1,'ear_type',46,-20,0), (352072,5890248,1,'eye_brow_type',-10,9,-23), (352073,5890248,0,'eye_color',99,161,170), (352074,5890248,1,'eye_type',42,0,0), (352075,5890248,0,'hair_color1',20,0,0), (352076,5890248,0,'hair_face_color',99,79,32), (352077,5890248,0,'hair_face_highlight_color',39,37,18), (352078,5890248,0,'hair_type_color',99,79,32), (352079,5890248,0,'hair_type_highlight_color',39,37,18), (352080,5890248,1,'lip_type',-11,-45,42), (352081,5890248,1,'nose_type',-28,20,0), (352082,5890248,0,'skin_color',241,210,210), (352083,5890248,1,'soga_cheek_type',0,-10,9), (352084,5890248,1,'soga_chin_type',0,-11,-45), (352085,5890248,1,'soga_ear_type',0,42,0), (352086,5890248,1,'soga_eye_brow_type',0,46,-20), (352087,5890248,0,'soga_eye_color',229,229,102), (352088,5890248,1,'soga_eye_type',42,0,0), (352089,5890248,0,'soga_hair_face_color',99,79,32), (352090,5890248,0,'soga_hair_face_highlight_color',39,37,18), (352091,5890248,0,'soga_hair_type_color',99,79,32), (352092,5890248,0,'soga_hair_type_highlight_color',39,37,18), (352093,5890248,1,'soga_lip_type',-23,43,-1), (352094,5890248,1,'soga_nose_type',42,25,25), (352095,5890248,0,'soga_skin_color',241,210,210), (352096,5890248,0,'wing_color1',255,255,255), (352097,5890248,0,'wing_color2',255,255,255), (352098,5890249,1,'cheek_type',21,-21,0), (352099,5890249,1,'chin_type',-37,0,0), (352100,5890249,1,'ear_type',7,-9,0), (352101,5890249,1,'eye_brow_type',-4,-4,-18), (352102,5890249,0,'eye_color',61,120,89), (352103,5890249,1,'eye_type',-7,0,0), (352104,5890249,0,'hair_color1',0,219,0), (352105,5890249,0,'hair_face_color',71,69,65), (352106,5890249,0,'hair_face_highlight_color',89,87,82), (352107,5890249,0,'hair_type_color',71,69,65), (352108,5890249,0,'hair_type_highlight_color',89,87,82), (352109,5890249,1,'lip_type',-12,7,0), (352110,5890249,1,'nose_type',-5,0,-37), (352111,5890249,0,'skin_color',232,235,235), (352112,5890249,1,'soga_cheek_type',0,-4,-4), (352113,5890249,1,'soga_chin_type',0,-12,7), (352114,5890249,1,'soga_ear_type',0,-7,0), (352115,5890249,1,'soga_eye_brow_type',0,7,-9), (352116,5890249,0,'soga_eye_color',229,229,102), (352117,5890249,0,'soga_hair_face_color',71,69,65), (352118,5890249,0,'soga_hair_face_highlight_color',89,87,82), (352119,5890249,0,'soga_hair_type_color',71,69,65), (352120,5890249,0,'soga_hair_type_highlight_color',89,87,82), (352121,5890249,1,'soga_lip_type',-18,21,-21), (352122,5890249,1,'soga_nose_type',0,-37,0), (352123,5890249,0,'soga_skin_color',232,235,235), (352124,5890249,0,'wing_color1',255,255,255), (352125,5890249,0,'wing_color2',255,255,255), (352126,5890250,1,'cheek_type',2,-3,0), (352127,5890250,1,'chin_type',20,0,8), (352128,5890250,1,'ear_type',0,-26,0), (352129,5890250,1,'eye_brow_type',1,26,37), (352130,5890250,0,'eye_color',57,63,34), (352131,5890250,1,'eye_type',-22,0,0), (352132,5890250,0,'hair_color1',244,5,0), (352133,5890250,0,'hair_face_color',32,13,0), (352134,5890250,0,'hair_face_highlight_color',128,46,20), (352135,5890250,0,'hair_type_color',32,13,0), (352136,5890250,0,'hair_type_highlight_color',128,46,20), (352137,5890250,1,'lip_type',-17,7,0), (352138,5890250,1,'nose_type',7,-12,5), (352139,5890250,0,'skin_color',250,253,253), (352140,5890250,1,'soga_cheek_type',0,1,26), (352141,5890250,1,'soga_chin_type',0,-17,7), (352142,5890250,1,'soga_ear_type',0,-22,0), (352143,5890250,1,'soga_eye_brow_type',0,0,-26), (352144,5890250,0,'soga_eye_color',229,229,102), (352145,5890250,1,'soga_eye_type',-22,0,0), (352146,5890250,0,'soga_hair_face_color',32,13,0), (352147,5890250,0,'soga_hair_face_highlight_color',128,46,20), (352148,5890250,0,'soga_hair_type_color',32,13,0), (352149,5890250,0,'soga_hair_type_highlight_color',128,46,20), (352150,5890250,1,'soga_lip_type',37,2,-3), (352151,5890250,1,'soga_nose_type',0,20,0), (352152,5890250,0,'soga_skin_color',250,253,253), (352153,5890250,0,'wing_color1',255,255,255), (352154,5890250,0,'wing_color2',255,255,255), (352155,5890251,1,'cheek_type',11,9,0), (352156,5890251,1,'chin_type',-14,-31,-17), (352157,5890251,1,'ear_type',39,-14,0), (352158,5890251,1,'eye_brow_type',-19,10,-21), (352159,5890251,0,'eye_color',67,132,116), (352160,5890251,1,'eye_type',-38,0,0), (352161,5890251,0,'hair_color1',2,249,0), (352162,5890251,0,'hair_face_color',33,24,12), (352163,5890251,0,'hair_face_highlight_color',11,6,1), (352164,5890251,0,'hair_type_color',33,24,12), (352165,5890251,0,'hair_type_highlight_color',11,6,1), (352166,5890251,1,'lip_type',-1,7,0), (352167,5890251,1,'nose_type',0,2,-7), (352168,5890251,0,'skin_color',176,156,105), (352169,5890251,1,'soga_cheek_type',0,-19,10), (352170,5890251,1,'soga_chin_type',0,-1,7), (352171,5890251,1,'soga_ear_type',0,-38,0), (352172,5890251,1,'soga_eye_brow_type',0,39,-14), (352173,5890251,0,'soga_eye_color',229,229,102), (352174,5890251,1,'soga_eye_type',-38,0,0), (352175,5890251,0,'soga_hair_face_color',33,24,12), (352176,5890251,0,'soga_hair_face_highlight_color',11,6,1), (352177,5890251,0,'soga_hair_type_color',33,24,12), (352178,5890251,0,'soga_hair_type_highlight_color',11,6,1), (352179,5890251,1,'soga_lip_type',-21,11,9), (352180,5890251,1,'soga_nose_type',0,-14,-31), (352181,5890251,0,'soga_skin_color',176,156,105), (352182,5890251,0,'wing_color1',255,255,255), (352183,5890251,0,'wing_color2',255,255,255), (352184,5890252,1,'cheek_type',1,-42,0), (352185,5890252,1,'chin_type',-14,-17,0), (352186,5890252,1,'ear_type',43,14,0), (352187,5890252,1,'eye_brow_type',-26,-28,12), (352188,5890252,0,'eye_color',79,132,100), (352189,5890252,1,'eye_type',42,0,0), (352190,5890252,0,'hair_color1',12,248,0), (352191,5890252,0,'hair_face_color',79,32,0), (352192,5890252,0,'hair_face_highlight_color',241,237,227), (352193,5890252,0,'hair_type_color',79,32,0), (352194,5890252,0,'hair_type_highlight_color',241,237,227), (352195,5890252,1,'lip_type',-7,-11,25), (352196,5890252,1,'nose_type',18,12,-8), (352197,5890252,0,'skin_color',158,146,102), (352198,5890252,1,'soga_cheek_type',0,-26,-28), (352199,5890252,1,'soga_chin_type',0,-7,-11), (352200,5890252,1,'soga_ear_type',0,42,0), (352201,5890252,1,'soga_eye_brow_type',0,43,14), (352202,5890252,0,'soga_eye_color',229,229,102), (352203,5890252,1,'soga_eye_type',42,0,0), (352204,5890252,0,'soga_hair_face_color',79,32,0), (352205,5890252,0,'soga_hair_face_highlight_color',241,237,227), (352206,5890252,0,'soga_hair_type_color',79,32,0), (352207,5890252,0,'soga_hair_type_highlight_color',241,237,227), (352208,5890252,1,'soga_lip_type',12,1,-42), (352209,5890252,1,'soga_nose_type',25,-14,-17), (352210,5890252,0,'soga_skin_color',158,146,102), (352211,5890252,0,'wing_color1',255,255,255), (352212,5890252,0,'wing_color2',255,255,255), (352213,5890253,1,'cheek_type',-20,-28,0), (352214,5890253,1,'chin_type',0,0,-12), (352215,5890253,1,'ear_type',-7,2,0), (352216,5890253,1,'eye_brow_type',29,-28,-7), (352217,5890253,0,'eye_color',34,72,81), (352218,5890253,0,'hair_color1',17,20,0), (352219,5890253,0,'hair_face_color',60,59,55), (352220,5890253,0,'hair_face_highlight_color',35,31,28), (352221,5890253,0,'hair_type_color',60,59,55), (352222,5890253,0,'hair_type_highlight_color',35,31,28), (352223,5890253,1,'lip_type',-37,-17,10), (352224,5890253,1,'nose_type',-35,17,20), (352225,5890253,0,'skin_color',248,252,252), (352226,5890253,1,'soga_cheek_type',0,29,-28), (352227,5890253,1,'soga_chin_type',0,-37,-17), (352228,5890253,1,'soga_ear_type',-7,2,0), (352229,5890253,1,'soga_eye_brow_type',0,-7,2), (352230,5890253,0,'soga_eye_color',229,229,102), (352231,5890253,0,'soga_hair_face_color',60,59,55), (352232,5890253,0,'soga_hair_face_highlight_color',35,31,28), (352233,5890253,0,'soga_hair_type_color',60,59,55), (352234,5890253,0,'soga_hair_type_highlight_color',35,31,28), (352235,5890253,1,'soga_lip_type',-7,-20,-28), (352236,5890253,1,'soga_nose_type',10,0,0), (352237,5890253,0,'soga_skin_color',248,252,252), (352238,5890253,0,'wing_color1',255,255,255), (352239,5890253,0,'wing_color2',255,255,255), (352240,5890254,1,'cheek_type',0,-34,0), (352241,5890254,1,'chin_type',-25,22,-31), (352242,5890254,1,'ear_type',22,28,0), (352243,5890254,1,'eye_brow_type',-44,-18,21), (352244,5890254,0,'eye_color',134,117,62), (352245,5890254,1,'eye_type',21,0,0), (352246,5890254,0,'hair_color1',221,231,0), (352247,5890254,0,'hair_face_color',51,18,8), (352248,5890254,0,'hair_face_highlight_color',60,59,55), (352249,5890254,0,'hair_type_color',51,18,8), (352250,5890254,0,'hair_type_highlight_color',60,59,55), (352251,5890254,1,'lip_type',-5,7,-38), (352252,5890254,1,'nose_type',-19,-35,-25), (352253,5890254,0,'skin_color',205,185,176), (352254,5890254,1,'soga_cheek_type',0,-44,-18), (352255,5890254,1,'soga_chin_type',0,-5,7), (352256,5890254,1,'soga_ear_type',0,21,0), (352257,5890254,1,'soga_eye_brow_type',0,22,28), (352258,5890254,0,'soga_eye_color',229,229,102), (352259,5890254,0,'soga_hair_face_color',51,18,8), (352260,5890254,0,'soga_hair_face_highlight_color',60,59,55), (352261,5890254,0,'soga_hair_type_color',51,18,8), (352262,5890254,0,'soga_hair_type_highlight_color',60,59,55), (352263,5890254,1,'soga_lip_type',21,0,-34), (352264,5890254,1,'soga_nose_type',-38,-25,22), (352265,5890254,0,'soga_skin_color',205,185,176), (352266,5890254,0,'wing_color1',255,255,255), (352267,5890254,0,'wing_color2',255,255,255), (352268,5890255,1,'cheek_type',93,-56,0), (352269,5890255,1,'chin_type',-81,-63,93), (352270,5890255,1,'ear_type',8,-10,0), (352271,5890255,1,'eye_brow_type',-34,50,81), (352272,5890255,0,'eye_color',126,178,194), (352273,5890255,0,'hair_color1',9,34,228), (352274,5890255,0,'hair_color2',61,61,68), (352275,5890255,0,'hair_face_color',244,244,246), (352276,5890255,0,'hair_face_highlight_color',244,244,246), (352277,5890255,0,'hair_highlight',160,156,172), (352278,5890255,0,'hair_type_color',244,244,246), (352279,5890255,0,'hair_type_highlight_color',244,244,246), (352280,5890255,1,'lip_type',68,-62,-7), (352281,5890255,1,'nose_type',83,9,34), (352282,5890255,0,'skin_color',213,189,179), (352283,5890255,1,'soga_cheek_type',0,-34,50), (352284,5890255,1,'soga_chin_type',0,68,-62), (352285,5890255,1,'soga_ear_type',8,-10,0), (352286,5890255,1,'soga_eye_brow_type',0,8,-10), (352287,5890255,0,'soga_eye_color',229,229,102), (352288,5890255,0,'soga_hair_color1',160,156,172), (352289,5890255,0,'soga_hair_color2',61,61,68), (352290,5890255,0,'soga_hair_face_color',244,244,246), (352291,5890255,0,'soga_hair_face_highlight_color',244,244,246), (352292,5890255,0,'soga_hair_highlight',160,156,172), (352293,5890255,0,'soga_hair_type_color',244,244,246), (352294,5890255,0,'soga_hair_type_highlight_color',244,244,246), (352295,5890255,1,'soga_lip_type',81,93,-56), (352296,5890255,1,'soga_nose_type',-7,-81,-63), (352297,5890255,0,'soga_skin_color',213,189,179), (352298,5890255,0,'wing_color1',255,255,255), (352299,5890255,0,'wing_color2',255,255,255), (352300,5890256,1,'cheek_type',-17,-28,0), (352301,5890256,1,'chin_type',-8,-3,1), (352302,5890256,1,'ear_type',4,3,0), (352303,5890256,1,'eye_brow_type',28,0,-11), (352304,5890256,0,'eye_color',159,188,170), (352305,5890256,1,'eye_type',31,0,0), (352306,5890256,0,'hair_color1',34,244,0), (352307,5890256,0,'hair_face_color',209,197,0), (352308,5890256,0,'hair_face_highlight_color',136,115,5), (352309,5890256,0,'hair_type_color',209,197,0), (352310,5890256,0,'hair_type_highlight_color',136,115,5), (352311,5890256,1,'lip_type',37,14,-34), (352312,5890256,1,'nose_type',2,34,-12), (352313,5890256,0,'skin_color',236,220,198), (352314,5890256,1,'soga_cheek_type',0,28,0), (352315,5890256,1,'soga_chin_type',0,37,14), (352316,5890256,1,'soga_ear_type',0,31,0), (352317,5890256,1,'soga_eye_brow_type',0,4,3), (352318,5890256,0,'soga_eye_color',229,229,102), (352319,5890256,0,'soga_hair_face_color',209,197,0), (352320,5890256,0,'soga_hair_face_highlight_color',136,115,5), (352321,5890256,0,'soga_hair_type_color',209,197,0), (352322,5890256,0,'soga_hair_type_highlight_color',136,115,5), (352323,5890256,1,'soga_lip_type',-11,-17,-28), (352324,5890256,1,'soga_nose_type',-34,-8,-3), (352325,5890256,0,'soga_skin_color',236,220,198), (352326,5890256,0,'wing_color1',255,255,255), (352327,5890256,0,'wing_color2',255,255,255), (352328,5890257,1,'cheek_type',-8,94,0), (352329,5890257,1,'chin_type',-12,93,-29), (352330,5890257,1,'ear_type',82,-68,0), (352331,5890257,1,'eye_brow_type',-18,68,56), (352332,5890257,0,'eye_color',152,183,163), (352333,5890257,1,'eye_type',-90,0,0), (352334,5890257,0,'hair_color1',175,23,178), (352335,5890257,0,'hair_color2',166,0,0), (352336,5890257,0,'hair_face_color',152,173,173), (352337,5890257,0,'hair_face_highlight_color',174,69,28), (352338,5890257,0,'hair_highlight',89,21,21), (352339,5890257,0,'hair_type_color',152,173,173), (352340,5890257,0,'hair_type_highlight_color',174,69,28), (352341,5890257,1,'lip_type',-8,70,52), (352342,5890257,1,'nose_type',-19,-81,23), (352343,5890257,0,'skin_color',243,250,242), (352344,5890257,1,'soga_cheek_type',0,-18,68), (352345,5890257,1,'soga_chin_type',0,-8,70), (352346,5890257,1,'soga_ear_type',0,-90,0), (352347,5890257,1,'soga_eye_brow_type',0,82,-68), (352348,5890257,0,'soga_eye_color',229,229,102), (352349,5890257,1,'soga_eye_type',-90,0,0), (352350,5890257,0,'soga_hair_color1',114,112,142), (352351,5890257,0,'soga_hair_color2',152,138,129), (352352,5890257,0,'soga_hair_face_color',152,173,173), (352353,5890257,0,'soga_hair_face_highlight_color',174,69,28), (352354,5890257,0,'soga_hair_highlight',89,21,21), (352355,5890257,0,'soga_hair_type_color',152,173,173), (352356,5890257,0,'soga_hair_type_highlight_color',174,69,28), (352357,5890257,1,'soga_lip_type',56,-8,94), (352358,5890257,1,'soga_nose_type',52,-12,93), (352359,5890257,0,'soga_skin_color',243,250,242), (352360,5890257,0,'wing_color1',255,255,255), (352361,5890257,0,'wing_color2',255,255,255), (352362,5890258,1,'cheek_type',-18,-25,0), (352363,5890258,1,'chin_type',-11,10,-1), (352364,5890258,1,'ear_type',-29,7,0), (352365,5890258,1,'eye_brow_type',8,11,-2), (352366,5890258,0,'eye_color',177,186,155), (352367,5890258,1,'eye_type',-3,0,0), (352368,5890258,0,'hair_color1',0,252,0), (352369,5890258,0,'hair_face_color',62,36,2), (352370,5890258,0,'hair_face_highlight_color',138,64,0), (352371,5890258,0,'hair_type_color',62,36,2), (352372,5890258,0,'hair_type_highlight_color',138,64,0), (352373,5890258,1,'lip_type',-3,-23,-17), (352374,5890258,1,'nose_type',38,0,-4), (352375,5890258,0,'skin_color',227,236,230), (352376,5890258,1,'soga_cheek_type',0,8,11), (352377,5890258,1,'soga_chin_type',0,-3,-23), (352378,5890258,1,'soga_ear_type',0,-3,0), (352379,5890258,1,'soga_eye_brow_type',0,-29,7), (352380,5890258,0,'soga_eye_color',229,229,102), (352381,5890258,1,'soga_eye_type',-3,0,0), (352382,5890258,0,'soga_hair_face_color',62,36,2), (352383,5890258,0,'soga_hair_face_highlight_color',138,64,0), (352384,5890258,0,'soga_hair_type_color',62,36,2), (352385,5890258,0,'soga_hair_type_highlight_color',138,64,0), (352386,5890258,1,'soga_lip_type',-2,-18,-25), (352387,5890258,1,'soga_nose_type',-17,-11,10), (352388,5890258,0,'soga_skin_color',227,236,230), (352389,5890258,0,'wing_color1',255,255,255), (352390,5890258,0,'wing_color2',255,255,255), (352391,5890259,1,'cheek_type',1,4,0), (352392,5890259,1,'chin_type',18,14,-3), (352393,5890259,1,'ear_type',32,-4,0), (352394,5890259,1,'eye_brow_type',21,8,-19), (352395,5890259,0,'eye_color',51,66,37), (352396,5890259,1,'eye_type',3,0,0), (352397,5890259,0,'hair_color1',1,26,0), (352398,5890259,0,'hair_face_color',167,60,30), (352399,5890259,0,'hair_face_highlight_color',31,12,3), (352400,5890259,0,'hair_type_color',167,60,30), (352401,5890259,0,'hair_type_highlight_color',31,12,3), (352402,5890259,1,'lip_type',-29,-25,0), (352403,5890259,1,'nose_type',28,1,26), (352404,5890259,0,'skin_color',162,137,89), (352405,5890259,1,'soga_cheek_type',0,21,8), (352406,5890259,1,'soga_chin_type',0,-29,-25), (352407,5890259,1,'soga_ear_type',0,3,0), (352408,5890259,1,'soga_eye_brow_type',0,32,-4), (352409,5890259,0,'soga_eye_color',229,229,102), (352410,5890259,1,'soga_eye_type',3,0,0), (352411,5890259,0,'soga_hair_face_color',167,60,30), (352412,5890259,0,'soga_hair_face_highlight_color',31,12,3), (352413,5890259,0,'soga_hair_type_color',167,60,30), (352414,5890259,0,'soga_hair_type_highlight_color',31,12,3), (352415,5890259,1,'soga_lip_type',-19,1,4), (352416,5890259,1,'soga_nose_type',0,18,14), (352417,5890259,0,'soga_skin_color',162,137,89), (352418,5890259,0,'wing_color1',255,255,255), (352419,5890259,0,'wing_color2',255,255,255), (352420,5890260,1,'cheek_type',25,0,0), (352421,5890260,1,'chin_type',25,2,-17), (352422,5890260,1,'ear_type',-28,-28,0), (352423,5890260,1,'eye_brow_type',0,-8,-8), (352424,5890260,0,'eye_color',29,59,48), (352425,5890260,1,'eye_type',28,0,0), (352426,5890260,0,'hair_color1',37,25,0), (352427,5890260,0,'hair_face_color',89,47,2), (352428,5890260,0,'hair_face_highlight_color',165,151,137), (352429,5890260,0,'hair_type_color',89,47,2), (352430,5890260,0,'hair_type_highlight_color',165,151,137), (352431,5890260,1,'lip_type',37,-34,-1), (352432,5890260,1,'nose_type',46,37,25), (352433,5890260,0,'skin_color',237,214,214), (352434,5890260,1,'soga_cheek_type',0,0,-8), (352435,5890260,1,'soga_chin_type',0,37,-34), (352436,5890260,1,'soga_ear_type',0,28,0), (352437,5890260,1,'soga_eye_brow_type',0,-28,-28), (352438,5890260,0,'soga_eye_color',229,229,102), (352439,5890260,1,'soga_eye_type',28,0,0), (352440,5890260,0,'soga_hair_face_color',89,47,2), (352441,5890260,0,'soga_hair_face_highlight_color',165,151,137), (352442,5890260,0,'soga_hair_type_color',89,47,2), (352443,5890260,0,'soga_hair_type_highlight_color',165,151,137), (352444,5890260,1,'soga_lip_type',-8,25,0), (352445,5890260,1,'soga_nose_type',-1,25,2), (352446,5890260,0,'soga_skin_color',237,214,214), (352447,5890260,0,'wing_color1',255,255,255), (352448,5890260,0,'wing_color2',255,255,255), (352449,5890261,0,'eye_color',255,255,255), (352450,5890261,0,'skin_color',255,255,255), (352451,5890261,0,'soga_eye_color',255,0,255), (352452,5890262,0,'eye_color',255,255,255), (352453,5890262,0,'skin_color',255,255,255), (352454,5890262,0,'soga_eye_color',255,0,255), (352455,5890263,0,'eye_color',255,255,255), (352456,5890263,0,'skin_color',255,255,255), (352457,5890263,0,'soga_eye_color',255,0,255), (352458,5890264,1,'cheek_type',3,-1,0), (352459,5890264,1,'chin_type',-18,0,-4), (352460,5890264,1,'ear_type',-2,-42,0), (352461,5890264,1,'eye_brow_type',9,1,25), (352462,5890264,0,'eye_color',34,68,78), (352463,5890264,1,'eye_type',-31,0,0), (352464,5890264,0,'hair_color1',231,239,0), (352465,5890264,0,'hair_face_color',50,20,7), (352466,5890264,0,'hair_face_highlight_color',164,56,31), (352467,5890264,0,'hair_type_color',50,20,7), (352468,5890264,0,'hair_type_highlight_color',164,56,31), (352469,5890264,1,'lip_type',17,25,17), (352470,5890264,1,'nose_type',22,-25,-17), (352471,5890264,0,'skin_color',217,169,152), (352472,5890264,1,'soga_cheek_type',0,9,1), (352473,5890264,1,'soga_chin_type',0,17,25), (352474,5890264,1,'soga_ear_type',0,-31,0), (352475,5890264,1,'soga_eye_brow_type',0,-2,-42), (352476,5890264,0,'soga_eye_color',229,229,102), (352477,5890264,1,'soga_eye_type',-31,0,0), (352478,5890264,0,'soga_hair_face_color',50,20,7), (352479,5890264,0,'soga_hair_face_highlight_color',164,56,31), (352480,5890264,0,'soga_hair_type_color',50,20,7), (352481,5890264,0,'soga_hair_type_highlight_color',164,56,31), (352482,5890264,1,'soga_lip_type',25,3,-1), (352483,5890264,1,'soga_nose_type',17,-18,0), (352484,5890264,0,'soga_skin_color',217,169,152), (352485,5890264,0,'wing_color1',255,255,255), (352486,5890264,0,'wing_color2',255,255,255), (352487,5890265,1,'cheek_type',34,-88,0), (352488,5890265,1,'chin_type',-96,89,75), (352489,5890265,1,'ear_type',94,-46,0), (352490,5890265,1,'eye_brow_type',63,74,-37), (352491,5890265,0,'eye_color',167,203,208), (352492,5890265,1,'eye_type',-64,0,0), (352493,5890265,0,'hair_color1',172,19,156), (352494,5890265,0,'hair_color2',100,0,0), (352495,5890265,0,'hair_face_color',244,246,246), (352496,5890265,0,'hair_face_highlight_color',119,147,147), (352497,5890265,0,'hair_type_color',244,246,246), (352498,5890265,0,'hair_type_highlight_color',119,147,147), (352499,5890265,1,'lip_type',-93,42,25), (352500,5890265,1,'nose_type',-28,-84,19), (352501,5890265,0,'skin_color',246,248,246), (352502,5890265,1,'soga_cheek_type',0,63,74), (352503,5890265,1,'soga_chin_type',0,-93,42), (352504,5890265,1,'soga_ear_type',0,-64,0), (352505,5890265,1,'soga_eye_brow_type',0,94,-46), (352506,5890265,0,'soga_eye_color',229,229,102), (352507,5890265,1,'soga_eye_type',100,0,0), (352508,5890265,0,'soga_hair_face_color',244,246,246), (352509,5890265,0,'soga_hair_face_highlight_color',119,147,147), (352510,5890265,0,'soga_hair_type_color',244,246,246), (352511,5890265,0,'soga_hair_type_highlight_color',119,147,147), (352512,5890265,1,'soga_lip_type',-37,34,-88), (352513,5890265,1,'soga_nose_type',25,-96,89), (352514,5890265,0,'soga_skin_color',246,248,246), (352515,5890266,1,'cheek_type',41,98,0), (352516,5890266,1,'chin_type',-46,1,77), (352517,5890266,1,'ear_type',-87,-74,0), (352518,5890266,1,'eye_brow_type',97,-34,-3), (352519,5890266,0,'eye_color',116,172,190), (352520,5890266,1,'eye_type',94,0,0), (352521,5890266,0,'hair_color1',214,56,14), (352522,5890266,0,'hair_color2',25,0,0), (352523,5890266,0,'hair_face_highlight_color',193,100,45), (352524,5890266,0,'hair_type_highlight_color',193,100,45), (352525,5890266,1,'lip_type',-22,17,-95), (352526,5890266,1,'nose_type',71,-42,56), (352527,5890266,0,'skin_color',134,109,66), (352528,5890266,1,'soga_cheek_type',0,97,-34), (352529,5890266,1,'soga_chin_type',0,-22,17), (352530,5890266,1,'soga_ear_type',0,94,0), (352531,5890266,1,'soga_eye_brow_type',0,-87,-74), (352532,5890266,0,'soga_eye_color',229,229,102), (352533,5890266,1,'soga_eye_type',25,0,0), (352534,5890266,0,'soga_hair_face_highlight_color',193,100,45), (352535,5890266,0,'soga_hair_type_highlight_color',193,100,45), (352536,5890266,1,'soga_lip_type',-3,41,98), (352537,5890266,1,'soga_nose_type',-95,-46,1), (352538,5890266,0,'soga_skin_color',134,109,66), (352539,5890266,0,'wing_color1',255,255,255), (352540,5890266,0,'wing_color2',255,255,255), (352541,5890267,1,'cheek_type',5,-1,0), (352542,5890267,1,'chin_type',89,-62,-46), (352543,5890267,1,'ear_type',-37,10,0), (352544,5890267,1,'eye_brow_type',-72,28,0), (352545,5890267,0,'eye_color',158,198,210), (352546,5890267,1,'eye_type',-28,0,0), (352547,5890267,0,'hair_color1',28,195,249), (352548,5890267,0,'hair_color2',48,0,0), (352549,5890267,0,'hair_face_color',184,128,10), (352550,5890267,0,'hair_face_highlight_color',244,246,246), (352551,5890267,0,'hair_type_color',184,128,10), (352552,5890267,0,'hair_type_highlight_color',244,246,246), (352553,5890267,1,'lip_type',-3,32,69), (352554,5890267,1,'nose_type',51,28,-61), (352555,5890267,0,'skin_color',244,250,239), (352556,5890267,1,'soga_cheek_type',0,-72,28), (352557,5890267,1,'soga_chin_type',0,-3,32), (352558,5890267,1,'soga_ear_type',0,-28,0), (352559,5890267,1,'soga_eye_brow_type',0,-37,10), (352560,5890267,0,'soga_eye_color',229,229,102), (352561,5890267,1,'soga_eye_type',48,0,0), (352562,5890267,0,'soga_hair_face_color',184,128,10), (352563,5890267,0,'soga_hair_face_highlight_color',244,246,246), (352564,5890267,0,'soga_hair_type_color',184,128,10), (352565,5890267,0,'soga_hair_type_highlight_color',244,246,246), (352566,5890267,1,'soga_lip_type',0,5,-1), (352567,5890267,1,'soga_nose_type',69,89,-62), (352568,5890267,0,'soga_skin_color',244,250,239), (352569,5890267,0,'wing_color1',255,255,255), (352570,5890267,0,'wing_color2',255,255,255), (352571,5890268,1,'cheek_type',44,0,0), (352572,5890268,1,'chin_type',90,-11,0), (352573,5890268,1,'ear_type',-8,-98,0), (352574,5890268,1,'eye_brow_type',-91,-53,-25), (352575,5890268,0,'eye_color',119,175,191), (352576,5890268,1,'eye_type',75,0,0), (352577,5890268,0,'hair_color1',53,222,247), (352578,5890268,0,'hair_color2',208,0,0), (352579,5890268,0,'hair_face_color',121,38,35), (352580,5890268,0,'hair_face_highlight_color',47,14,19), (352581,5890268,0,'hair_type_color',121,38,35), (352582,5890268,0,'hair_type_highlight_color',47,14,19), (352583,5890268,1,'lip_type',0,32,-22), (352584,5890268,1,'nose_type',90,53,-34), (352585,5890268,0,'skin_color',245,250,250), (352586,5890268,1,'soga_cheek_type',0,-91,-53), (352587,5890268,1,'soga_chin_type',0,0,32), (352588,5890268,1,'soga_ear_type',0,75,0), (352589,5890268,1,'soga_eye_brow_type',0,-8,-98), (352590,5890268,0,'soga_eye_color',229,229,102), (352591,5890268,1,'soga_eye_type',-48,0,0), (352592,5890268,0,'soga_hair_face_color',121,38,35), (352593,5890268,0,'soga_hair_face_highlight_color',47,14,19), (352594,5890268,0,'soga_hair_type_color',121,38,35), (352595,5890268,0,'soga_hair_type_highlight_color',47,14,19), (352596,5890268,1,'soga_lip_type',-25,44,0), (352597,5890268,1,'soga_nose_type',-22,90,-11), (352598,5890268,0,'soga_skin_color',245,250,250), (352599,5890268,0,'wing_color1',255,255,255), (352600,5890268,0,'wing_color2',255,255,255), (352601,5890269,0,'eye_color',255,255,255), (352602,5890269,0,'skin_color',255,255,255), (352603,5890269,0,'soga_eye_color',255,0,255), (352604,5890270,0,'eye_color',255,255,255), (352605,5890270,0,'skin_color',255,255,255), (352606,5890270,0,'soga_eye_color',255,0,255), (352607,5890271,0,'eye_color',253,239,191), (352608,5890271,0,'skin_color',66,43,8), (352609,5890271,0,'soga_eye_color',255,0,255), (352610,5890272,1,'cheek_type',-46,-46,0), (352611,5890272,1,'chin_type',-18,-7,1), (352612,5890272,1,'ear_type',3,34,0), (352613,5890272,1,'eye_brow_type',3,-2,-12), (352614,5890272,0,'eye_color',130,182,196), (352615,5890272,1,'eye_type',-14,0,0), (352616,5890272,0,'hair_color1',4,235,0), (352617,5890272,0,'hair_face_color',222,147,33), (352618,5890272,0,'hair_face_highlight_color',56,25,0), (352619,5890272,0,'hair_type_color',222,147,33), (352620,5890272,0,'hair_type_highlight_color',56,25,0), (352621,5890272,1,'lip_type',14,11,-8), (352622,5890272,1,'nose_type',-17,4,-21), (352623,5890272,0,'skin_color',234,227,205), (352624,5890272,1,'soga_cheek_type',-46,-46,0), (352625,5890272,1,'soga_chin_type',-18,-7,1), (352626,5890272,1,'soga_ear_type',3,34,0), (352627,5890272,1,'soga_eye_brow_type',3,-2,-12), (352628,5890272,0,'soga_eye_color',229,229,102), (352629,5890272,1,'soga_eye_type',-14,0,0), (352630,5890272,0,'soga_hair_face_color',222,147,33), (352631,5890272,0,'soga_hair_face_highlight_color',56,25,0), (352632,5890272,0,'soga_hair_type_color',222,147,33), (352633,5890272,0,'soga_hair_type_highlight_color',56,25,0), (352634,5890272,1,'soga_lip_type',14,11,-8), (352635,5890272,1,'soga_nose_type',-17,4,-21), (352636,5890272,0,'soga_skin_color',234,227,205), (352637,5890272,0,'wing_color1',255,255,255), (352638,5890272,0,'wing_color2',255,255,255), (352639,5890273,1,'cheek_type',7,-7,0), (352640,5890273,1,'chin_type',-19,20,-3), (352641,5890273,1,'ear_type',26,-8,0), (352642,5890273,1,'eye_brow_type',-14,-14,8), (352643,5890273,0,'eye_color',34,59,37), (352644,5890273,1,'eye_type',23,0,0), (352645,5890273,0,'hair_color1',248,32,156), (352646,5890273,0,'hair_face_color',137,93,63), (352647,5890273,0,'hair_face_highlight_color',68,52,34), (352648,5890273,0,'hair_type_color',137,93,63), (352649,5890273,0,'hair_type_highlight_color',68,52,34), (352650,5890273,1,'lip_type',-10,-48,-12), (352651,5890273,1,'nose_type',25,-8,32), (352652,5890273,0,'skin_color',206,220,220), (352653,5890273,1,'soga_cheek_type',7,-7,0), (352654,5890273,1,'soga_chin_type',-19,20,-3), (352655,5890273,1,'soga_ear_type',26,-8,0), (352656,5890273,1,'soga_eye_brow_type',-14,-14,8), (352657,5890273,0,'soga_eye_color',229,229,102), (352658,5890273,1,'soga_eye_type',23,0,0), (352659,5890273,0,'soga_hair_face_color',137,93,63), (352660,5890273,0,'soga_hair_face_highlight_color',68,52,34), (352661,5890273,0,'soga_hair_type_color',137,93,63), (352662,5890273,0,'soga_hair_type_highlight_color',68,52,34), (352663,5890273,1,'soga_lip_type',-10,-48,-12), (352664,5890273,1,'soga_nose_type',25,-8,32), (352665,5890273,0,'soga_skin_color',206,220,220), (352666,5890273,0,'wing_color1',255,255,255), (352667,5890273,0,'wing_color2',255,255,255), (352668,5890274,1,'cheek_type',-21,87,0), (352669,5890274,1,'chin_type',7,50,11), (352670,5890274,1,'ear_type',11,-71,0), (352671,5890274,1,'eye_brow_type',-10,-28,71), (352672,5890274,0,'eye_color',42,85,98), (352673,5890274,1,'eye_type',31,0,0), (352674,5890274,0,'hair_color1',50,48,56), (352675,5890274,0,'hair_color2',68,72,71), (352676,5890274,0,'hair_face_color',78,87,97), (352677,5890274,0,'hair_face_highlight_color',244,246,246), (352678,5890274,0,'hair_highlight',164,165,165), (352679,5890274,0,'hair_type_color',78,87,97), (352680,5890274,0,'hair_type_highlight_color',244,246,246), (352681,5890274,1,'lip_type',-71,81,-94), (352682,5890274,1,'nose_type',-87,-15,39), (352683,5890274,0,'skin_color',142,147,128), (352684,5890274,1,'soga_cheek_type',-21,87,0), (352685,5890274,1,'soga_chin_type',7,50,11), (352686,5890274,1,'soga_ear_type',11,-71,0), (352687,5890274,1,'soga_eye_brow_type',-10,-28,71), (352688,5890274,0,'soga_eye_color',229,229,102), (352689,5890274,1,'soga_eye_type',31,0,0), (352690,5890274,0,'soga_hair_color1',50,48,56), (352691,5890274,0,'soga_hair_color2',68,72,71), (352692,5890274,0,'soga_hair_face_color',78,87,97), (352693,5890274,0,'soga_hair_face_highlight_color',244,246,246), (352694,5890274,0,'soga_hair_highlight',164,165,165), (352695,5890274,0,'soga_hair_type_color',78,87,97), (352696,5890274,0,'soga_hair_type_highlight_color',244,246,246), (352697,5890274,1,'soga_lip_type',-71,81,-94), (352698,5890274,1,'soga_nose_type',-87,-15,39), (352699,5890274,0,'soga_skin_color',142,147,128), (352700,5890274,0,'wing_color1',255,255,255), (352701,5890274,0,'wing_color2',255,255,255), (352702,5890275,1,'cheek_type',23,-28,0), (352703,5890275,1,'chin_type',0,11,-18), (352704,5890275,1,'ear_type',-41,-37,0), (352705,5890275,1,'eye_brow_type',28,-3,0), (352706,5890275,0,'eye_color',32,64,53), (352707,5890275,1,'eye_type',-11,0,0), (352708,5890275,0,'hair_color1',246,9,156), (352709,5890275,0,'hair_face_color',44,46,34), (352710,5890275,0,'hair_face_highlight_color',45,18,7), (352711,5890275,0,'hair_type_color',44,46,34), (352712,5890275,0,'hair_type_highlight_color',45,18,7), (352713,5890275,1,'lip_type',12,-18,-5), (352714,5890275,1,'nose_type',-25,-10,9), (352715,5890275,0,'skin_color',236,203,200), (352716,5890275,1,'soga_cheek_type',23,-28,0), (352717,5890275,1,'soga_chin_type',0,11,-18), (352718,5890275,1,'soga_ear_type',-41,-37,0), (352719,5890275,1,'soga_eye_brow_type',28,-3,0), (352720,5890275,0,'soga_eye_color',229,229,102), (352721,5890275,1,'soga_eye_type',-11,0,0), (352722,5890275,0,'soga_hair_face_color',44,46,34), (352723,5890275,0,'soga_hair_face_highlight_color',45,18,7), (352724,5890275,0,'soga_hair_type_color',44,46,34), (352725,5890275,0,'soga_hair_type_highlight_color',45,18,7), (352726,5890275,1,'soga_lip_type',12,-18,-5), (352727,5890275,1,'soga_nose_type',-25,-10,9), (352728,5890275,0,'soga_skin_color',236,203,200), (352729,5890275,0,'wing_color1',255,255,255), (352730,5890275,0,'wing_color2',255,255,255), (352731,5890276,1,'cheek_type',44,0,0), (352732,5890276,1,'chin_type',90,-11,0), (352733,5890276,1,'ear_type',-8,-98,0), (352734,5890276,1,'eye_brow_type',-91,-53,-25), (352735,5890276,0,'eye_color',119,175,191), (352736,5890276,1,'eye_type',75,0,0), (352737,5890276,0,'hair_color1',209,131,22), (352738,5890276,0,'hair_color2',199,150,48), (352739,5890276,0,'hair_face_color',184,128,10), (352740,5890276,0,'hair_face_highlight_color',47,14,19), (352741,5890276,0,'hair_highlight',54,45,28), (352742,5890276,0,'hair_type_color',184,128,10), (352743,5890276,0,'hair_type_highlight_color',47,14,19), (352744,5890276,1,'lip_type',0,32,-22), (352745,5890276,1,'nose_type',90,53,-34), (352746,5890276,0,'skin_color',61,63,63), (352747,5890276,1,'soga_cheek_type',44,0,0), (352748,5890276,1,'soga_chin_type',90,-11,0), (352749,5890276,1,'soga_ear_type',-8,-98,0), (352750,5890276,1,'soga_eye_brow_type',-91,-53,-25), (352751,5890276,0,'soga_eye_color',229,229,102), (352752,5890276,1,'soga_eye_type',75,0,0), (352753,5890276,0,'soga_hair_color1',209,131,22), (352754,5890276,0,'soga_hair_color2',199,150,48), (352755,5890276,0,'soga_hair_face_color',184,128,10), (352756,5890276,0,'soga_hair_face_highlight_color',47,14,19), (352757,5890276,0,'soga_hair_highlight',54,45,28), (352758,5890276,0,'soga_hair_type_color',184,128,10), (352759,5890276,0,'soga_hair_type_highlight_color',47,14,19), (352760,5890276,1,'soga_lip_type',0,32,-22), (352761,5890276,1,'soga_nose_type',90,53,-34), (352762,5890276,0,'soga_skin_color',61,63,63), (352763,5890276,0,'wing_color1',255,255,255), (352764,5890276,0,'wing_color2',255,255,255), (352765,5890277,1,'cheek_type',23,63,0), (352766,5890277,1,'chin_type',62,85,52), (352767,5890277,1,'ear_type',-17,34,0), (352768,5890277,1,'eye_brow_type',59,-45,17), (352769,5890277,0,'eye_color',203,203,0), (352770,5890277,1,'eye_type',87,0,0), (352771,5890277,0,'hair_color1',174,58,216), (352772,5890277,1,'lip_type',-70,88,85), (352773,5890277,1,'nose_type',28,-82,58), (352774,5890277,0,'skin_color',124,104,103), (352775,5890277,1,'soga_cheek_type',23,63,0), (352776,5890277,1,'soga_chin_type',62,85,52), (352777,5890277,1,'soga_ear_type',-17,34,0), (352778,5890277,1,'soga_eye_brow_type',59,-45,17), (352779,5890277,0,'soga_eye_color',229,229,102), (352780,5890277,1,'soga_eye_type',87,0,0), (352781,5890277,1,'soga_lip_type',-70,88,85), (352782,5890277,1,'soga_nose_type',28,-82,58), (352783,5890277,0,'soga_skin_color',124,104,103), (352784,5890277,0,'wing_color1',255,255,255), (352785,5890277,0,'wing_color2',255,255,255), (352786,5890278,1,'cheek_type',-2,0,0), (352787,5890278,1,'chin_type',-1,0,7), (352788,5890278,1,'ear_type',-31,25,0), (352789,5890278,1,'eye_brow_type',23,8,19), (352790,5890278,0,'eye_color',178,146,106), (352791,5890278,1,'eye_type',-25,0,0), (352792,5890278,0,'hair_color1',14,216,26), (352793,5890278,0,'hair_face_color',87,76,63), (352794,5890278,0,'hair_face_highlight_color',226,220,168), (352795,5890278,0,'hair_type_color',87,76,63), (352796,5890278,0,'hair_type_highlight_color',226,220,168), (352797,5890278,1,'lip_type',-28,-17,26), (352798,5890278,1,'nose_type',25,14,-40), (352799,5890278,0,'skin_color',222,203,150), (352800,5890278,1,'soga_cheek_type',-2,0,0), (352801,5890278,1,'soga_chin_type',-1,0,7), (352802,5890278,1,'soga_ear_type',-31,25,0), (352803,5890278,1,'soga_eye_brow_type',23,8,19), (352804,5890278,0,'soga_eye_color',229,229,102), (352805,5890278,1,'soga_eye_type',-25,0,0), (352806,5890278,0,'soga_hair_face_color',87,76,63), (352807,5890278,0,'soga_hair_face_highlight_color',226,220,168), (352808,5890278,0,'soga_hair_type_color',87,76,63), (352809,5890278,0,'soga_hair_type_highlight_color',226,220,168), (352810,5890278,1,'soga_lip_type',-28,-17,26), (352811,5890278,1,'soga_nose_type',25,14,-40), (352812,5890278,0,'soga_skin_color',222,203,150), (352813,5890278,0,'wing_color1',255,255,255), (352814,5890278,0,'wing_color2',255,255,255), (352815,5890279,1,'cheek_type',-7,0,0), (352816,5890279,1,'chin_type',-29,75,-96), (352817,5890279,1,'ear_type',69,14,0), (352818,5890279,1,'eye_brow_type',28,-20,-23), (352819,5890279,0,'eye_color',47,95,110), (352820,5890279,1,'eye_type',-37,0,0), (352821,5890279,0,'hair_color1',114,112,142), (352822,5890279,0,'hair_color2',152,138,129), (352823,5890279,0,'hair_face_color',119,147,147), (352824,5890279,0,'hair_face_highlight_color',193,100,45), (352825,5890279,0,'hair_highlight',105,26,26), (352826,5890279,0,'hair_type_color',119,147,147), (352827,5890279,0,'hair_type_highlight_color',193,100,45), (352828,5890279,1,'lip_type',-28,-44,78), (352829,5890279,1,'nose_type',84,-75,-21), (352830,5890279,0,'skin_color',229,215,216), (352831,5890279,1,'soga_cheek_type',-7,0,0), (352832,5890279,1,'soga_chin_type',-29,75,-96), (352833,5890279,1,'soga_ear_type',69,14,0), (352834,5890279,1,'soga_eye_brow_type',28,-20,-23), (352835,5890279,0,'soga_eye_color',229,229,102), (352836,5890279,1,'soga_eye_type',-37,0,0), (352837,5890279,0,'soga_hair_color1',114,112,142), (352838,5890279,0,'soga_hair_color2',152,138,129), (352839,5890279,0,'soga_hair_face_color',119,147,147), (352840,5890279,0,'soga_hair_face_highlight_color',193,100,45), (352841,5890279,0,'soga_hair_highlight',105,26,26), (352842,5890279,0,'soga_hair_type_color',119,147,147), (352843,5890279,0,'soga_hair_type_highlight_color',193,100,45), (352844,5890279,1,'soga_lip_type',-28,-44,78), (352845,5890279,1,'soga_nose_type',84,-75,-21), (352846,5890279,0,'soga_skin_color',229,215,216), (352847,5890279,0,'wing_color1',255,255,255), (352848,5890279,0,'wing_color2',255,255,255), (352849,5890280,1,'cheek_type',-11,-39,0), (352850,5890280,1,'chin_type',-29,0,14), (352851,5890280,1,'ear_type',4,-12,0), (352852,5890280,1,'eye_brow_type',45,7,28), (352853,5890280,0,'eye_color',116,170,173), (352854,5890280,1,'eye_type',12,0,0), (352855,5890280,0,'hair_color1',0,34,20), (352856,5890280,0,'hair_face_color',72,31,0), (352857,5890280,0,'hair_type_color',72,31,0), (352858,5890280,1,'lip_type',14,1,22), (352859,5890280,1,'nose_type',-7,0,34), (352860,5890280,0,'skin_color',209,199,177), (352861,5890280,1,'soga_cheek_type',-11,-39,0), (352862,5890280,1,'soga_chin_type',-29,0,14), (352863,5890280,1,'soga_ear_type',4,-12,0), (352864,5890280,1,'soga_eye_brow_type',45,7,28), (352865,5890280,0,'soga_eye_color',229,229,102), (352866,5890280,1,'soga_eye_type',12,0,0), (352867,5890280,0,'soga_hair_face_color',72,31,0), (352868,5890280,0,'soga_hair_type_color',72,31,0), (352869,5890280,1,'soga_lip_type',14,1,22), (352870,5890280,1,'soga_nose_type',-7,0,34), (352871,5890280,0,'soga_skin_color',209,199,177), (352872,5890280,0,'wing_color1',255,255,255), (352873,5890280,0,'wing_color2',255,255,255), (352874,5890281,1,'cheek_type',-68,0,0), (352875,5890281,1,'chin_type',-84,89,-14), (352876,5890281,1,'ear_type',87,95,0), (352877,5890281,1,'eye_brow_type',85,26,0), (352878,5890281,0,'eye_color',48,92,62), (352879,5890281,1,'eye_type',3,0,0), (352880,5890281,0,'hair_color1',89,21,21), (352881,5890281,0,'hair_color2',171,87,0), (352882,5890281,0,'hair_face_color',149,50,27), (352883,5890281,0,'hair_face_highlight_color',231,184,29), (352884,5890281,0,'hair_highlight',246,219,114), (352885,5890281,0,'hair_type_color',149,50,27), (352886,5890281,0,'hair_type_highlight_color',231,184,29), (352887,5890281,1,'lip_type',17,-95,-14), (352888,5890281,1,'nose_type',93,93,93), (352889,5890281,0,'skin_color',58,48,49), (352890,5890281,1,'soga_cheek_type',-68,0,0), (352891,5890281,1,'soga_chin_type',-84,89,-14), (352892,5890281,1,'soga_ear_type',87,95,0), (352893,5890281,1,'soga_eye_brow_type',85,26,0), (352894,5890281,0,'soga_eye_color',229,229,102), (352895,5890281,1,'soga_eye_type',3,0,0), (352896,5890281,0,'soga_hair_color1',89,21,21), (352897,5890281,0,'soga_hair_color2',171,87,0), (352898,5890281,0,'soga_hair_face_color',149,50,27), (352899,5890281,0,'soga_hair_face_highlight_color',231,184,29), (352900,5890281,0,'soga_hair_highlight',246,219,114), (352901,5890281,0,'soga_hair_type_color',149,50,27), (352902,5890281,0,'soga_hair_type_highlight_color',231,184,29), (352903,5890281,1,'soga_lip_type',17,-95,-14), (352904,5890281,1,'soga_nose_type',93,93,93), (352905,5890281,0,'soga_skin_color',58,48,49), (352906,5890281,0,'wing_color1',255,255,255), (352907,5890281,0,'wing_color2',255,255,255), (352908,5890282,1,'cheek_type',-66,77,0), (352909,5890282,1,'chin_type',-90,70,-63), (352910,5890282,1,'ear_type',62,-87,0), (352911,5890282,1,'eye_brow_type',51,-87,-43), (352912,5890282,0,'eye_color',170,204,215), (352913,5890282,1,'eye_type',-100,0,0), (352914,5890282,0,'hair_color1',164,165,165), (352915,5890282,0,'hair_color2',56,62,62), (352916,5890282,0,'hair_face_color',244,246,246), (352917,5890282,0,'hair_face_highlight_color',15,1,21), (352918,5890282,0,'hair_highlight',26,24,25), (352919,5890282,0,'hair_type_color',244,246,246), (352920,5890282,0,'hair_type_highlight_color',15,1,21), (352921,5890282,1,'lip_type',53,-50,93), (352922,5890282,1,'nose_type',100,100,-100), (352923,5890282,0,'skin_color',200,189,140), (352924,5890282,1,'soga_cheek_type',-66,77,0), (352925,5890282,1,'soga_chin_type',-90,70,-63), (352926,5890282,1,'soga_ear_type',62,-87,0), (352927,5890282,1,'soga_eye_brow_type',51,-87,-43), (352928,5890282,0,'soga_eye_color',229,229,102), (352929,5890282,1,'soga_eye_type',-100,0,0), (352930,5890282,0,'soga_hair_color1',164,165,165), (352931,5890282,0,'soga_hair_color2',56,62,62), (352932,5890282,0,'soga_hair_face_color',244,246,246), (352933,5890282,0,'soga_hair_face_highlight_color',15,1,21), (352934,5890282,0,'soga_hair_highlight',26,24,25), (352935,5890282,0,'soga_hair_type_color',244,246,246), (352936,5890282,0,'soga_hair_type_highlight_color',15,1,21), (352937,5890282,1,'soga_lip_type',53,-50,93), (352938,5890282,1,'soga_nose_type',100,100,-100), (352939,5890282,0,'soga_skin_color',200,189,140), (352940,5890282,0,'wing_color1',255,255,255), (352941,5890282,0,'wing_color2',255,255,255), (352942,5890283,1,'cheek_type',-9,-81,0), (352943,5890283,1,'chin_type',62,-63,-12), (352944,5890283,1,'ear_type',55,25,0), (352945,5890283,1,'eye_brow_type',-87,100,-52), (352946,5890283,0,'eye_color',61,92,55), (352947,5890283,1,'eye_type',-21,0,0), (352948,5890283,0,'hair_color1',114,112,142), (352949,5890283,0,'hair_color2',144,140,137), (352950,5890283,0,'hair_face_color',96,113,119), (352951,5890283,0,'hair_face_highlight_color',42,29,2), (352952,5890283,0,'hair_highlight',79,28,15), (352953,5890283,0,'hair_type_color',96,113,119), (352954,5890283,0,'hair_type_highlight_color',42,29,2), (352955,5890283,1,'lip_type',-87,-11,-28), (352956,5890283,1,'nose_type',-56,-75,-43), (352957,5890283,0,'skin_color',147,149,149), (352958,5890283,1,'soga_cheek_type',-9,-81,0), (352959,5890283,1,'soga_chin_type',62,-63,-12), (352960,5890283,1,'soga_ear_type',55,25,0), (352961,5890283,1,'soga_eye_brow_type',-87,100,-52), (352962,5890283,0,'soga_eye_color',229,229,102), (352963,5890283,1,'soga_eye_type',-21,0,0), (352964,5890283,0,'soga_hair_color1',114,112,142), (352965,5890283,0,'soga_hair_color2',144,140,137), (352966,5890283,0,'soga_hair_face_color',96,113,119), (352967,5890283,0,'soga_hair_face_highlight_color',42,29,2), (352968,5890283,0,'soga_hair_highlight',79,28,15), (352969,5890283,0,'soga_hair_type_color',96,113,119), (352970,5890283,0,'soga_hair_type_highlight_color',42,29,2), (352971,5890283,1,'soga_lip_type',-87,-11,-28), (352972,5890283,1,'soga_nose_type',-56,-75,-43), (352973,5890283,0,'soga_skin_color',147,149,149), (352974,5890283,0,'wing_color1',255,255,255), (352975,5890283,0,'wing_color2',255,255,255), (352976,5890284,0,'eye_color',255,255,255), (352977,5890284,0,'skin_color',229,229,225), (352978,5890284,0,'soga_eye_color',255,0,255), (352979,5890285,1,'cheek_type',-9,58,0), (352980,5890285,1,'chin_type',-10,-52,-62), (352981,5890285,1,'ear_type',-75,-50,0), (352982,5890285,1,'eye_brow_type',-5,-41,-38), (352983,5890285,0,'eye_color',135,0,48), (352984,5890285,1,'eye_type',89,0,0), (352985,5890285,0,'hair_color1',0,38,200), (352986,5890285,1,'lip_type',-52,77,-68), (352987,5890285,1,'nose_type',2,0,38), (352988,5890285,0,'skin_color',143,130,128), (352989,5890285,1,'soga_cheek_type',-9,58,0), (352990,5890285,1,'soga_chin_type',-10,-52,-62), (352991,5890285,1,'soga_ear_type',-75,-50,0), (352992,5890285,1,'soga_eye_brow_type',-5,-41,-38), (352993,5890285,0,'soga_eye_color',229,229,102), (352994,5890285,1,'soga_eye_type',89,0,0), (352995,5890285,1,'soga_lip_type',-52,77,-68), (352996,5890285,1,'soga_nose_type',2,0,38), (352997,5890285,0,'soga_skin_color',143,130,128), (352998,5890285,0,'wing_color1',255,255,255), (352999,5890285,0,'wing_color2',255,255,255), (353000,5890286,1,'cheek_type',-11,-7,0), (353001,5890286,1,'chin_type',0,46,58), (353002,5890286,1,'ear_type',78,68,0), (353003,5890286,1,'eye_brow_type',34,85,52), (353004,5890286,0,'eye_color',46,6,0), (353005,5890286,1,'eye_type',-78,0,0), (353006,5890286,0,'hair_color1',225,20,188), (353007,5890286,1,'lip_type',-35,-1,-14), (353008,5890286,1,'nose_type',68,-31,20), (353009,5890286,0,'skin_color',135,116,97), (353010,5890286,1,'soga_cheek_type',-11,-7,0), (353011,5890286,1,'soga_chin_type',0,46,58), (353012,5890286,1,'soga_ear_type',78,68,0), (353013,5890286,1,'soga_eye_brow_type',34,85,52), (353014,5890286,0,'soga_eye_color',229,229,102), (353015,5890286,1,'soga_eye_type',-78,0,0), (353016,5890286,1,'soga_lip_type',-35,-1,-14), (353017,5890286,1,'soga_nose_type',68,-31,20), (353018,5890286,0,'soga_skin_color',135,116,97), (353019,5890286,0,'wing_color1',255,255,255), (353020,5890286,0,'wing_color2',255,255,255), (353021,5890287,1,'cheek_type',-32,-31,0), (353022,5890287,1,'chin_type',-1,25,26), (353023,5890287,1,'ear_type',37,-5,0), (353024,5890287,1,'eye_brow_type',-28,25,-7), (353025,5890287,0,'eye_color',50,97,72), (353026,5890287,1,'eye_type',31,0,0), (353027,5890287,0,'hair_color1',37,247,0), (353028,5890287,0,'hair_face_color',115,61,3), (353029,5890287,0,'hair_face_highlight_color',67,60,14), (353030,5890287,0,'hair_type_color',115,61,3), (353031,5890287,0,'hair_type_highlight_color',67,60,14), (353032,5890287,1,'lip_type',-8,7,10), (353033,5890287,1,'nose_type',4,37,-9), (353034,5890287,0,'skin_color',226,215,198), (353035,5890287,1,'soga_cheek_type',-32,-31,0), (353036,5890287,1,'soga_chin_type',-1,25,26), (353037,5890287,1,'soga_ear_type',37,-5,0), (353038,5890287,1,'soga_eye_brow_type',-28,25,-7), (353039,5890287,0,'soga_eye_color',229,229,102), (353040,5890287,1,'soga_eye_type',31,0,0), (353041,5890287,0,'soga_hair_face_color',115,61,3), (353042,5890287,0,'soga_hair_face_highlight_color',67,60,14), (353043,5890287,0,'soga_hair_type_color',115,61,3), (353044,5890287,0,'soga_hair_type_highlight_color',67,60,14), (353045,5890287,1,'soga_lip_type',-8,7,10), (353046,5890287,1,'soga_nose_type',4,37,-9), (353047,5890287,0,'soga_skin_color',226,215,198), (353048,5890287,0,'wing_color1',255,255,255), (353049,5890287,0,'wing_color2',255,255,255), (353050,5890288,1,'cheek_type',25,0,0), (353051,5890288,1,'chin_type',-41,1,28), (353052,5890288,1,'ear_type',0,8,0), (353053,5890288,1,'eye_brow_type',-21,-1,-2), (353054,5890288,0,'eye_color',50,94,63), (353055,5890288,1,'eye_type',17,0,0), (353056,5890288,0,'hair_color1',17,17,0), (353057,5890288,0,'hair_face_color',81,36,0), (353058,5890288,0,'hair_face_highlight_color',95,38,0), (353059,5890288,0,'hair_type_color',81,36,0), (353060,5890288,0,'hair_type_highlight_color',95,38,0), (353061,5890288,1,'lip_type',-39,20,-25), (353062,5890288,1,'nose_type',25,17,17), (353063,5890288,0,'skin_color',236,245,234), (353064,5890288,1,'soga_cheek_type',25,0,0), (353065,5890288,1,'soga_chin_type',-41,1,28), (353066,5890288,1,'soga_ear_type',0,8,0), (353067,5890288,1,'soga_eye_brow_type',-21,-1,-2), (353068,5890288,0,'soga_eye_color',229,229,102), (353069,5890288,1,'soga_eye_type',17,0,0), (353070,5890288,0,'soga_hair_face_color',81,36,0), (353071,5890288,0,'soga_hair_face_highlight_color',95,38,0), (353072,5890288,0,'soga_hair_type_color',81,36,0), (353073,5890288,0,'soga_hair_type_highlight_color',95,38,0), (353074,5890288,1,'soga_lip_type',-39,20,-25), (353075,5890288,1,'soga_nose_type',25,17,17), (353076,5890288,0,'soga_skin_color',236,245,234), (353077,5890288,0,'wing_color1',255,255,255), (353078,5890288,0,'wing_color2',255,255,255), (353079,5890289,1,'cheek_type',-25,-31,0), (353080,5890289,1,'chin_type',-61,20,-68), (353081,5890289,1,'ear_type',-21,-34,0), (353082,5890289,1,'eye_brow_type',-65,77,20), (353083,5890289,0,'eye_color',59,109,71), (353084,5890289,1,'eye_type',-56,0,0), (353085,5890289,0,'hair_color1',38,22,21), (353086,5890289,0,'hair_color2',120,50,0), (353087,5890289,0,'hair_face_color',4,1,2), (353088,5890289,0,'hair_face_highlight_color',96,113,118), (353089,5890289,0,'hair_highlight',123,123,130), (353090,5890289,0,'hair_type_color',4,1,2), (353091,5890289,0,'hair_type_highlight_color',96,113,118), (353092,5890289,1,'lip_type',-56,-3,-62), (353093,5890289,1,'nose_type',34,34,62), (353094,5890289,0,'skin_color',244,250,250), (353095,5890289,1,'soga_cheek_type',-25,-31,0), (353096,5890289,1,'soga_chin_type',-61,20,-68), (353097,5890289,1,'soga_ear_type',-21,-34,0), (353098,5890289,1,'soga_eye_brow_type',-65,77,20), (353099,5890289,0,'soga_eye_color',204,204,204), (353100,5890289,1,'soga_eye_type',-56,0,0), (353101,5890289,0,'soga_hair_color1',38,22,21), (353102,5890289,0,'soga_hair_color2',120,50,0), (353103,5890289,0,'soga_hair_face_color',4,1,2), (353104,5890289,0,'soga_hair_face_highlight_color',96,113,118), (353105,5890289,0,'soga_hair_highlight',123,123,130), (353106,5890289,0,'soga_hair_type_color',4,1,2), (353107,5890289,0,'soga_hair_type_highlight_color',96,113,118), (353108,5890289,1,'soga_lip_type',-56,-3,-62), (353109,5890289,1,'soga_nose_type',34,34,62), (353110,5890289,0,'soga_skin_color',244,250,250), (353111,5890290,1,'cheek_type',35,25,0), (353112,5890290,1,'chin_type',12,-3,7), (353113,5890290,1,'ear_type',-9,12,0), (353114,5890290,1,'eye_brow_type',-3,-21,-21), (353115,5890290,0,'eye_color',168,127,73), (353116,5890290,1,'eye_type',9,0,0), (353117,5890290,0,'hair_color1',237,26,26), (353118,5890290,0,'hair_color2',209,0,0), (353119,5890290,0,'hair_face_color',28,22,15), (353120,5890290,0,'hair_face_highlight_color',193,191,179), (353121,5890290,0,'hair_type_color',28,22,15), (353122,5890290,0,'hair_type_highlight_color',193,191,179), (353123,5890290,1,'lip_type',-14,-43,7), (353124,5890290,1,'nose_type',31,-19,26), (353125,5890290,0,'skin_color',225,197,149), (353126,5890290,1,'soga_cheek_type',35,25,0), (353127,5890290,1,'soga_chin_type',12,-3,7), (353128,5890290,1,'soga_ear_type',-9,12,0), (353129,5890290,1,'soga_eye_brow_type',-3,-21,-21), (353130,5890290,0,'soga_eye_color',229,229,102), (353131,5890290,1,'soga_eye_type',9,0,0), (353132,5890290,0,'soga_hair_face_color',28,22,15), (353133,5890290,0,'soga_hair_face_highlight_color',193,191,179), (353134,5890290,0,'soga_hair_type_color',28,22,15), (353135,5890290,0,'soga_hair_type_highlight_color',193,191,179), (353136,5890290,1,'soga_lip_type',-14,-43,7), (353137,5890290,1,'soga_nose_type',31,-19,26), (353138,5890290,0,'soga_skin_color',225,197,149), (353139,5890290,0,'wing_color1',255,255,255), (353140,5890290,0,'wing_color2',255,255,255), (353141,5890291,1,'cheek_type',-2,38,0), (353142,5890291,1,'chin_type',58,-75,-95), (353143,5890291,1,'ear_type',58,-63,0), (353144,5890291,1,'eye_brow_type',-20,70,29), (353145,5890291,0,'eye_color',84,139,114), (353146,5890291,1,'eye_type',-62,0,0), (353147,5890291,0,'hair_color1',109,14,49), (353148,5890291,0,'hair_color2',185,97,0), (353149,5890291,0,'hair_face_color',84,0,0), (353150,5890291,0,'hair_face_highlight_color',35,24,1), (353151,5890291,0,'hair_highlight',79,28,15), (353152,5890291,0,'hair_type_color',84,0,0), (353153,5890291,0,'hair_type_highlight_color',35,24,1), (353154,5890291,1,'lip_type',-79,82,-84), (353155,5890291,1,'nose_type',2,41,55), (353156,5890291,0,'skin_color',136,118,120), (353157,5890291,1,'soga_cheek_type',-2,38,0), (353158,5890291,1,'soga_chin_type',58,-75,-95), (353159,5890291,1,'soga_ear_type',58,-63,0), (353160,5890291,1,'soga_eye_brow_type',-20,70,29), (353161,5890291,0,'soga_eye_color',229,229,102), (353162,5890291,1,'soga_eye_type',-62,0,0), (353163,5890291,0,'soga_hair_color1',109,14,49), (353164,5890291,0,'soga_hair_color2',185,97,0), (353165,5890291,0,'soga_hair_face_color',84,0,0), (353166,5890291,0,'soga_hair_face_highlight_color',35,24,1), (353167,5890291,0,'soga_hair_highlight',79,28,15), (353168,5890291,0,'soga_hair_type_color',84,0,0), (353169,5890291,0,'soga_hair_type_highlight_color',35,24,1), (353170,5890291,1,'soga_lip_type',-79,82,-84), (353171,5890291,1,'soga_nose_type',2,41,55), (353172,5890291,0,'soga_skin_color',136,118,120), (353173,5890291,0,'wing_color1',255,255,255), (353174,5890291,0,'wing_color2',255,255,255), (353175,5890292,1,'cheek_type',0,-1,0), (353176,5890292,1,'chin_type',-34,21,-9), (353177,5890292,1,'ear_type',-28,-20,0), (353178,5890292,1,'eye_brow_type',-37,10,4), (353179,5890292,0,'eye_color',53,109,120), (353180,5890292,1,'eye_type',-28,0,0), (353181,5890292,0,'hair_color1',28,249,0), (353182,5890292,0,'hair_face_color',224,221,88), (353183,5890292,0,'hair_face_highlight_color',107,54,9), (353184,5890292,0,'hair_type_color',224,221,88), (353185,5890292,0,'hair_type_highlight_color',107,54,9), (353186,5890292,1,'lip_type',-2,29,-5), (353187,5890292,1,'nose_type',-37,28,-7), (353188,5890292,0,'skin_color',223,183,127), (353189,5890292,1,'soga_cheek_type',0,-1,0), (353190,5890292,1,'soga_chin_type',-34,21,-9), (353191,5890292,1,'soga_ear_type',-28,-20,0), (353192,5890292,1,'soga_eye_brow_type',-37,10,4), (353193,5890292,0,'soga_eye_color',229,229,102), (353194,5890292,1,'soga_eye_type',-28,0,0), (353195,5890292,0,'soga_hair_face_color',224,221,88), (353196,5890292,0,'soga_hair_face_highlight_color',107,54,9), (353197,5890292,0,'soga_hair_type_color',224,221,88), (353198,5890292,0,'soga_hair_type_highlight_color',107,54,9), (353199,5890292,1,'soga_lip_type',-2,29,-5), (353200,5890292,1,'soga_nose_type',-37,28,-7), (353201,5890292,0,'soga_skin_color',223,183,127), (353202,5890292,0,'wing_color1',255,255,255), (353203,5890292,0,'wing_color2',255,255,255), (353204,5890293,1,'cheek_type',-81,15,0), (353205,5890293,1,'chin_type',58,31,-81), (353206,5890293,1,'ear_type',-32,71,0), (353207,5890293,1,'eye_brow_type',94,52,35), (353208,5890293,0,'eye_color',33,64,50), (353209,5890293,1,'eye_type',-9,0,0), (353210,5890293,0,'hair_color1',200,165,96), (353211,5890293,0,'hair_color2',173,99,44), (353212,5890293,0,'hair_face_color',219,157,24), (353213,5890293,0,'hair_highlight',38,22,21), (353214,5890293,0,'hair_type_color',219,157,24), (353215,5890293,1,'lip_type',-91,-14,-19), (353216,5890293,1,'nose_type',-43,11,-41), (353217,5890293,0,'skin_color',186,197,195), (353218,5890293,1,'soga_cheek_type',-81,15,0), (353219,5890293,1,'soga_chin_type',58,31,-81), (353220,5890293,1,'soga_ear_type',-32,71,0), (353221,5890293,1,'soga_eye_brow_type',94,52,35), (353222,5890293,0,'soga_eye_color',229,229,102), (353223,5890293,1,'soga_eye_type',-9,0,0), (353224,5890293,0,'soga_hair_color1',200,165,96), (353225,5890293,0,'soga_hair_color2',173,99,44), (353226,5890293,0,'soga_hair_face_color',219,157,24), (353227,5890293,0,'soga_hair_highlight',38,22,21), (353228,5890293,0,'soga_hair_type_color',219,157,24), (353229,5890293,1,'soga_lip_type',-91,-14,-19), (353230,5890293,1,'soga_nose_type',-43,11,-41), (353231,5890293,0,'soga_skin_color',186,197,195), (353232,5890293,0,'wing_color1',255,255,255), (353233,5890293,0,'wing_color2',255,255,255), (353234,5890294,1,'cheek_type',8,14,0), (353235,5890294,1,'chin_type',17,31,-8), (353236,5890294,1,'ear_type',-23,3,0), (353237,5890294,1,'eye_brow_type',42,0,-7), (353238,5890294,0,'eye_color',34,68,77), (353239,5890294,1,'eye_type',25,0,0), (353240,5890294,0,'hair_color1',0,3,249), (353241,5890294,0,'hair_face_color',132,126,69), (353242,5890294,0,'hair_face_highlight_color',13,11,7), (353243,5890294,0,'hair_type_color',132,126,69), (353244,5890294,0,'hair_type_highlight_color',13,11,7), (353245,5890294,1,'lip_type',2,28,17), (353246,5890294,1,'nose_type',-17,0,3), (353247,5890294,0,'skin_color',235,242,242), (353248,5890294,1,'soga_cheek_type',8,14,0), (353249,5890294,1,'soga_chin_type',17,31,-8), (353250,5890294,1,'soga_ear_type',-23,3,0), (353251,5890294,1,'soga_eye_brow_type',42,0,-7), (353252,5890294,0,'soga_eye_color',229,229,102), (353253,5890294,1,'soga_eye_type',25,0,0), (353254,5890294,0,'soga_hair_face_color',132,126,69), (353255,5890294,0,'soga_hair_face_highlight_color',13,11,7), (353256,5890294,0,'soga_hair_type_color',132,126,69), (353257,5890294,0,'soga_hair_type_highlight_color',13,11,7), (353258,5890294,1,'soga_lip_type',2,28,17), (353259,5890294,1,'soga_nose_type',-17,0,3), (353260,5890294,0,'soga_skin_color',235,242,242), (353261,5890294,0,'wing_color1',255,255,255), (353262,5890294,0,'wing_color2',255,255,255), (353263,5890295,1,'cheek_type',-25,0,0), (353264,5890295,1,'chin_type',-3,-4,14), (353265,5890295,1,'ear_type',-18,-34,0), (353266,5890295,1,'eye_brow_type',-2,-20,34), (353267,5890295,0,'eye_color',132,182,195), (353268,5890295,1,'eye_type',-9,0,0), (353269,5890295,0,'hair_color1',231,239,7), (353270,5890295,0,'hair_color2',249,0,0), (353271,5890295,0,'hair_face_color',111,109,91), (353272,5890295,0,'hair_face_highlight_color',81,57,28), (353273,5890295,0,'hair_type_color',111,109,91), (353274,5890295,0,'hair_type_highlight_color',81,57,28), (353275,5890295,1,'lip_type',0,25,-22), (353276,5890295,1,'nose_type',3,-25,-17), (353277,5890295,0,'skin_color',244,226,227), (353278,5890295,1,'soga_cheek_type',-25,0,0), (353279,5890295,1,'soga_chin_type',-3,-4,14), (353280,5890295,1,'soga_ear_type',-18,-34,0), (353281,5890295,1,'soga_eye_brow_type',-2,-20,34), (353282,5890295,0,'soga_eye_color',229,229,102), (353283,5890295,1,'soga_eye_type',-9,0,0), (353284,5890295,0,'soga_hair_face_color',111,109,91), (353285,5890295,0,'soga_hair_face_highlight_color',81,57,28), (353286,5890295,0,'soga_hair_type_color',111,109,91), (353287,5890295,0,'soga_hair_type_highlight_color',81,57,28), (353288,5890295,1,'soga_lip_type',0,25,-22), (353289,5890295,1,'soga_nose_type',3,-25,-17), (353290,5890295,0,'soga_skin_color',244,226,227), (353291,5890295,0,'wing_color1',255,255,255), (353292,5890295,0,'wing_color2',255,255,255), (353293,5890296,1,'cheek_type',39,-41,0), (353294,5890296,1,'chin_type',-25,5,-41), (353295,5890296,1,'ear_type',25,-18,0), (353296,5890296,1,'eye_brow_type',7,20,0), (353297,5890296,0,'eye_color',167,203,208), (353298,5890296,1,'eye_type',-37,0,0), (353299,5890296,0,'hair_color1',225,8,216), (353300,5890296,0,'hair_face_color',153,107,0), (353301,5890296,0,'hair_type_color',153,107,0), (353302,5890296,1,'lip_type',18,0,-35), (353303,5890296,1,'nose_type',-28,-31,8), (353304,5890296,0,'skin_color',216,191,154), (353305,5890296,1,'soga_cheek_type',39,-41,0), (353306,5890296,1,'soga_chin_type',-25,5,-41), (353307,5890296,1,'soga_ear_type',25,-18,0), (353308,5890296,1,'soga_eye_brow_type',7,20,0), (353309,5890296,0,'soga_eye_color',229,229,102), (353310,5890296,1,'soga_eye_type',-37,0,0), (353311,5890296,0,'soga_hair_face_color',153,107,0), (353312,5890296,0,'soga_hair_type_color',153,107,0), (353313,5890296,1,'soga_lip_type',18,0,-35), (353314,5890296,1,'soga_nose_type',-28,-31,8), (353315,5890296,0,'soga_skin_color',216,191,154), (353316,5890296,0,'wing_color1',255,255,255), (353317,5890296,0,'wing_color2',255,255,255), (353318,5890297,1,'cheek_type',-18,39,0), (353319,5890297,1,'chin_type',-5,40,22), (353320,5890297,1,'ear_type',-5,29,0), (353321,5890297,1,'eye_brow_type',34,-5,-31), (353322,5890297,0,'eye_color',155,115,54), (353323,5890297,1,'eye_type',25,0,0), (353324,5890297,0,'hair_color1',38,37,249), (353325,5890297,0,'hair_color2',254,0,0), (353326,5890297,0,'hair_face_color',158,68,0), (353327,5890297,0,'hair_face_highlight_color',161,111,50), (353328,5890297,0,'hair_type_color',158,68,0), (353329,5890297,0,'hair_type_highlight_color',161,111,50), (353330,5890297,1,'lip_type',-9,-31,0), (353331,5890297,1,'nose_type',-28,38,37), (353332,5890297,0,'skin_color',228,180,151), (353333,5890297,1,'soga_cheek_type',-18,39,0), (353334,5890297,1,'soga_chin_type',-5,40,22), (353335,5890297,1,'soga_ear_type',-5,29,0), (353336,5890297,1,'soga_eye_brow_type',34,-5,-31), (353337,5890297,0,'soga_eye_color',229,229,102), (353338,5890297,1,'soga_eye_type',25,0,0), (353339,5890297,0,'soga_hair_face_color',158,68,0), (353340,5890297,0,'soga_hair_face_highlight_color',161,111,50), (353341,5890297,0,'soga_hair_type_color',158,68,0), (353342,5890297,0,'soga_hair_type_highlight_color',161,111,50), (353343,5890297,1,'soga_lip_type',-9,-31,0), (353344,5890297,1,'soga_nose_type',-28,38,37), (353345,5890297,0,'soga_skin_color',228,180,151), (353346,5890297,0,'wing_color1',255,255,255), (353347,5890297,0,'wing_color2',255,255,255), (353348,5890298,1,'cheek_type',97,45,0), (353349,5890298,1,'chin_type',-57,-75,-71), (353350,5890298,1,'ear_type',7,-50,0), (353351,5890298,1,'eye_brow_type',7,58,65), (353352,5890298,0,'eye_color',37,78,74), (353353,5890298,1,'eye_type',88,0,0), (353354,5890298,0,'hair_color1',105,26,26), (353355,5890298,0,'hair_color2',123,79,21), (353356,5890298,0,'hair_face_color',191,96,43), (353357,5890298,0,'hair_face_highlight_color',244,244,246), (353358,5890298,0,'hair_highlight',160,156,172), (353359,5890298,0,'hair_type_color',191,96,43), (353360,5890298,0,'hair_type_highlight_color',244,244,246), (353361,5890298,1,'lip_type',31,87,-74), (353362,5890298,1,'nose_type',22,-17,0), (353363,5890298,0,'skin_color',236,246,246), (353364,5890298,1,'soga_cheek_type',97,45,0), (353365,5890298,1,'soga_chin_type',-57,-75,-71), (353366,5890298,1,'soga_ear_type',7,-50,0), (353367,5890298,1,'soga_eye_brow_type',7,58,65), (353368,5890298,0,'soga_eye_color',229,229,102), (353369,5890298,1,'soga_eye_type',88,0,0), (353370,5890298,0,'soga_hair_color1',105,26,26), (353371,5890298,0,'soga_hair_color2',123,79,21), (353372,5890298,0,'soga_hair_face_color',191,96,43), (353373,5890298,0,'soga_hair_face_highlight_color',244,244,246), (353374,5890298,0,'soga_hair_highlight',160,156,172), (353375,5890298,0,'soga_hair_type_color',191,96,43), (353376,5890298,0,'soga_hair_type_highlight_color',244,244,246), (353377,5890298,1,'soga_lip_type',31,87,-74), (353378,5890298,1,'soga_nose_type',22,-17,0), (353379,5890298,0,'soga_skin_color',236,246,246), (353380,5890298,0,'wing_color1',255,255,255), (353381,5890298,0,'wing_color2',255,255,255), (353382,5890299,1,'cheek_type',28,-10,0), (353383,5890299,1,'chin_type',-7,-26,-5), (353384,5890299,1,'ear_type',7,-18,0), (353385,5890299,1,'eye_brow_type',-3,28,1), (353386,5890299,0,'eye_color',45,93,84), (353387,5890299,1,'eye_type',8,0,0), (353388,5890299,0,'hair_color1',0,242,0), (353389,5890299,0,'hair_face_color',40,21,12), (353390,5890299,0,'hair_face_highlight_color',106,105,105), (353391,5890299,0,'hair_type_color',40,21,12), (353392,5890299,0,'hair_type_highlight_color',106,105,105), (353393,5890299,1,'lip_type',25,-32,-3), (353394,5890299,1,'nose_type',0,0,-14), (353395,5890299,0,'skin_color',239,206,205), (353396,5890299,1,'soga_cheek_type',28,-10,0), (353397,5890299,1,'soga_chin_type',-7,-26,-5), (353398,5890299,1,'soga_ear_type',7,-18,0), (353399,5890299,1,'soga_eye_brow_type',-3,28,1), (353400,5890299,0,'soga_eye_color',229,229,102), (353401,5890299,1,'soga_eye_type',8,0,0), (353402,5890299,0,'soga_hair_face_color',40,21,12), (353403,5890299,0,'soga_hair_face_highlight_color',106,105,105), (353404,5890299,0,'soga_hair_type_color',40,21,12), (353405,5890299,0,'soga_hair_type_highlight_color',106,105,105), (353406,5890299,1,'soga_lip_type',25,-32,-3), (353407,5890299,1,'soga_nose_type',0,0,-14), (353408,5890299,0,'soga_skin_color',239,206,205), (353409,5890299,0,'wing_color1',255,255,255), (353410,5890299,0,'wing_color2',255,255,255), (353411,5890300,1,'cheek_type',58,-17,0), (353412,5890300,1,'chin_type',-39,-82,-91), (353413,5890300,1,'ear_type',17,-21,0), (353414,5890300,1,'eye_brow_type',-31,62,-3), (353415,5890300,0,'eye_color',150,194,206), (353416,5890300,1,'eye_type',85,0,0), (353417,5890300,0,'hair_color1',164,165,165), (353418,5890300,0,'hair_color2',56,62,62), (353419,5890300,0,'hair_face_color',244,246,246), (353420,5890300,0,'hair_face_highlight_color',78,86,97), (353421,5890300,0,'hair_highlight',50,48,56), (353422,5890300,0,'hair_type_color',244,246,246), (353423,5890300,0,'hair_type_highlight_color',78,86,97), (353424,5890300,1,'lip_type',-50,34,-69), (353425,5890300,1,'nose_type',-89,-93,-68), (353426,5890300,0,'skin_color',221,168,166), (353427,5890300,1,'soga_cheek_type',58,-17,0), (353428,5890300,1,'soga_chin_type',-39,-82,-91), (353429,5890300,1,'soga_ear_type',17,-21,0), (353430,5890300,1,'soga_eye_brow_type',-31,62,-3), (353431,5890300,0,'soga_eye_color',229,229,102), (353432,5890300,1,'soga_eye_type',85,0,0), (353433,5890300,0,'soga_hair_color1',164,165,165), (353434,5890300,0,'soga_hair_color2',56,62,62), (353435,5890300,0,'soga_hair_face_color',244,246,246), (353436,5890300,0,'soga_hair_face_highlight_color',78,86,97), (353437,5890300,0,'soga_hair_highlight',50,48,56), (353438,5890300,0,'soga_hair_type_color',244,246,246), (353439,5890300,0,'soga_hair_type_highlight_color',78,86,97), (353440,5890300,1,'soga_lip_type',-50,34,-69), (353441,5890300,1,'soga_nose_type',-89,-93,-68), (353442,5890300,0,'soga_skin_color',221,168,166), (353443,5890300,0,'wing_color1',255,255,255), (353444,5890300,0,'wing_color2',255,255,255), (353445,5890301,1,'cheek_type',-11,-31,0), (353446,5890301,1,'chin_type',-85,-84,25), (353447,5890301,1,'ear_type',-76,21,0), (353448,5890301,1,'eye_brow_type',-59,88,-42), (353449,5890301,0,'eye_color',186,1,186), (353450,5890301,1,'eye_type',-28,0,0), (353451,5890301,0,'hair_color1',191,17,198), (353452,5890301,1,'lip_type',90,-93,-2), (353453,5890301,1,'nose_type',29,-65,17), (353454,5890301,0,'skin_color',246,245,245), (353455,5890301,1,'soga_cheek_type',-11,-31,0), (353456,5890301,1,'soga_chin_type',-85,-84,25), (353457,5890301,1,'soga_ear_type',-76,21,0), (353458,5890301,1,'soga_eye_brow_type',-59,88,-42), (353459,5890301,0,'soga_eye_color',229,229,102), (353460,5890301,1,'soga_eye_type',-28,0,0), (353461,5890301,1,'soga_lip_type',90,-93,-2), (353462,5890301,1,'soga_nose_type',29,-65,17), (353463,5890301,0,'soga_skin_color',246,245,245), (353464,5890301,0,'wing_color1',255,255,255), (353465,5890301,0,'wing_color2',255,255,255), (353466,5890302,1,'cheek_type',0,-41,0), (353467,5890302,1,'chin_type',-87,-93,38), (353468,5890302,1,'ear_type',50,17,0), (353469,5890302,1,'eye_brow_type',15,82,-95), (353470,5890302,0,'eye_color',107,168,186), (353471,5890302,1,'eye_type',29,0,0), (353472,5890302,0,'hair_color1',246,219,114), (353473,5890302,0,'hair_color2',140,110,66), (353474,5890302,0,'hair_face_color',233,184,31), (353475,5890302,0,'hair_face_highlight_color',145,168,168), (353476,5890302,0,'hair_highlight',114,112,142), (353477,5890302,0,'hair_type_color',233,184,31), (353478,5890302,0,'hair_type_highlight_color',145,168,168), (353479,5890302,1,'lip_type',55,-48,-8), (353480,5890302,1,'nose_type',-87,87,40), (353481,5890302,0,'skin_color',223,225,220), (353482,5890302,1,'soga_cheek_type',0,-41,0), (353483,5890302,1,'soga_chin_type',-87,-93,38), (353484,5890302,1,'soga_ear_type',50,17,0), (353485,5890302,1,'soga_eye_brow_type',15,82,-95), (353486,5890302,0,'soga_eye_color',204,204,204), (353487,5890302,1,'soga_eye_type',29,0,0), (353488,5890302,0,'soga_hair_color1',246,219,114), (353489,5890302,0,'soga_hair_color2',140,110,66), (353490,5890302,0,'soga_hair_face_color',233,184,31), (353491,5890302,0,'soga_hair_face_highlight_color',145,168,168), (353492,5890302,0,'soga_hair_highlight',114,112,142), (353493,5890302,0,'soga_hair_type_color',233,184,31), (353494,5890302,0,'soga_hair_type_highlight_color',145,168,168), (353495,5890302,1,'soga_lip_type',55,-48,-8), (353496,5890302,1,'soga_nose_type',-87,87,40), (353497,5890302,0,'soga_skin_color',223,225,220), (353498,5890303,1,'cheek_type',-21,81,0), (353499,5890303,1,'chin_type',62,-62,29), (353500,5890303,1,'ear_type',52,83,0), (353501,5890303,1,'eye_brow_type',59,-61,94), (353502,5890303,0,'eye_color',182,109,0), (353503,5890303,1,'eye_type',89,0,0), (353504,5890303,0,'hair_color1',26,181,248), (353505,5890303,1,'lip_type',40,-69,50), (353506,5890303,1,'nose_type',-17,26,-75), (353507,5890303,0,'skin_color',209,228,228), (353508,5890303,1,'soga_cheek_type',-21,81,0), (353509,5890303,1,'soga_chin_type',62,-62,29), (353510,5890303,1,'soga_ear_type',52,83,0), (353511,5890303,1,'soga_eye_brow_type',59,-61,94), (353512,5890303,0,'soga_eye_color',229,229,102), (353513,5890303,1,'soga_eye_type',89,0,0), (353514,5890303,1,'soga_lip_type',40,-69,50), (353515,5890303,1,'soga_nose_type',-17,26,-75), (353516,5890303,0,'soga_skin_color',209,228,228), (353517,5890303,0,'wing_color1',255,255,255), (353518,5890303,0,'wing_color2',255,255,255), (353519,5890304,1,'cheek_type',10,-17,0), (353520,5890304,1,'chin_type',-51,50,88), (353521,5890304,1,'ear_type',-10,21,0), (353522,5890304,1,'eye_brow_type',-53,-62,59), (353523,5890304,0,'eye_color',30,64,65), (353524,5890304,1,'eye_type',8,0,0), (353525,5890304,0,'hair_color1',26,24,25), (353526,5890304,0,'hair_color2',36,34,36), (353527,5890304,0,'hair_face_color',15,1,21), (353528,5890304,0,'hair_face_highlight_color',108,24,23), (353529,5890304,0,'hair_highlight',91,21,51), (353530,5890304,0,'hair_type_color',15,1,21), (353531,5890304,0,'hair_type_highlight_color',108,24,23), (353532,5890304,1,'lip_type',-66,47,64), (353533,5890304,1,'nose_type',-58,17,79), (353534,5890304,0,'skin_color',128,95,63), (353535,5890304,1,'soga_cheek_type',10,-17,0), (353536,5890304,1,'soga_chin_type',-51,50,88), (353537,5890304,1,'soga_ear_type',-10,21,0), (353538,5890304,1,'soga_eye_brow_type',-53,-62,59), (353539,5890304,0,'soga_eye_color',229,229,102), (353540,5890304,1,'soga_eye_type',8,0,0), (353541,5890304,0,'soga_hair_color1',26,24,25), (353542,5890304,0,'soga_hair_color2',36,34,36), (353543,5890304,0,'soga_hair_face_color',15,1,21), (353544,5890304,0,'soga_hair_face_highlight_color',108,24,23), (353545,5890304,0,'soga_hair_highlight',91,21,51), (353546,5890304,0,'soga_hair_type_color',15,1,21), (353547,5890304,0,'soga_hair_type_highlight_color',108,24,23), (353548,5890304,1,'soga_lip_type',-66,47,64), (353549,5890304,1,'soga_nose_type',-58,17,79), (353550,5890304,0,'soga_skin_color',128,95,63), (353551,5890304,0,'wing_color1',255,255,255), (353552,5890304,0,'wing_color2',255,255,255), (353553,5890305,1,'cheek_type',22,18,0), (353554,5890305,1,'chin_type',0,-7,0), (353555,5890305,1,'ear_type',0,12,0), (353556,5890305,1,'eye_brow_type',-18,-14,-5), (353557,5890305,0,'eye_color',102,70,30), (353558,5890305,1,'eye_type',2,0,0), (353559,5890305,0,'hair_color1',17,238,0), (353560,5890305,0,'hair_face_color',219,136,25), (353561,5890305,0,'hair_face_highlight_color',59,54,48), (353562,5890305,0,'hair_type_color',219,136,25), (353563,5890305,0,'hair_type_highlight_color',59,54,48), (353564,5890305,1,'lip_type',28,-1,31), (353565,5890305,1,'nose_type',-31,17,-18), (353566,5890305,0,'skin_color',218,229,229), (353567,5890305,1,'soga_cheek_type',22,18,0), (353568,5890305,1,'soga_chin_type',0,-7,0), (353569,5890305,1,'soga_ear_type',0,12,0), (353570,5890305,1,'soga_eye_brow_type',-18,-14,-5), (353571,5890305,0,'soga_eye_color',229,229,102), (353572,5890305,1,'soga_eye_type',2,0,0), (353573,5890305,0,'soga_hair_face_color',219,136,25), (353574,5890305,0,'soga_hair_face_highlight_color',59,54,48), (353575,5890305,0,'soga_hair_type_color',219,136,25), (353576,5890305,0,'soga_hair_type_highlight_color',59,54,48), (353577,5890305,1,'soga_lip_type',28,-1,31), (353578,5890305,1,'soga_nose_type',-31,17,-18), (353579,5890305,0,'soga_skin_color',218,229,229), (353580,5890305,0,'wing_color1',255,255,255), (353581,5890305,0,'wing_color2',255,255,255), (353582,5890306,1,'cheek_type',-11,81,0), (353583,5890306,1,'chin_type',89,-38,7), (353584,5890306,1,'ear_type',20,-38,0), (353585,5890306,1,'eye_brow_type',-51,-34,14), (353586,5890306,0,'eye_color',159,192,183), (353587,5890306,1,'eye_type',26,0,0), (353588,5890306,0,'hair_color1',164,165,165), (353589,5890306,0,'hair_color2',56,62,62), (353590,5890306,0,'hair_face_color',225,231,230), (353591,5890306,0,'hair_face_highlight_color',121,38,35), (353592,5890306,0,'hair_highlight',91,21,51), (353593,5890306,0,'hair_type_color',225,231,230), (353594,5890306,0,'hair_type_highlight_color',121,38,35), (353595,5890306,1,'lip_type',26,-8,-70), (353596,5890306,1,'nose_type',-8,-28,88), (353597,5890306,0,'skin_color',187,191,191), (353598,5890306,1,'soga_cheek_type',-11,81,0), (353599,5890306,1,'soga_chin_type',89,-38,7), (353600,5890306,1,'soga_ear_type',20,-38,0), (353601,5890306,1,'soga_eye_brow_type',-51,-34,14), (353602,5890306,0,'soga_eye_color',204,204,204), (353603,5890306,1,'soga_eye_type',26,0,0), (353604,5890306,0,'soga_hair_color1',164,165,165), (353605,5890306,0,'soga_hair_color2',56,62,62), (353606,5890306,0,'soga_hair_face_color',225,231,230), (353607,5890306,0,'soga_hair_face_highlight_color',121,38,35), (353608,5890306,0,'soga_hair_highlight',91,21,51), (353609,5890306,0,'soga_hair_type_color',225,231,230), (353610,5890306,0,'soga_hair_type_highlight_color',121,38,35), (353611,5890306,1,'soga_lip_type',26,-8,-70), (353612,5890306,1,'soga_nose_type',-8,-28,88), (353613,5890306,0,'soga_skin_color',187,191,191), (353614,5890307,1,'cheek_type',-3,47,0), (353615,5890307,1,'chin_type',57,81,52), (353616,5890307,1,'ear_type',-2,-51,0), (353617,5890307,1,'eye_brow_type',46,26,44), (353618,5890307,0,'eye_color',0,144,143), (353619,5890307,1,'eye_type',-57,0,0), (353620,5890307,0,'hair_color1',221,19,201), (353621,5890307,1,'lip_type',-42,5,-56), (353622,5890307,1,'nose_type',-55,-35,19), (353623,5890307,0,'skin_color',249,246,246), (353624,5890307,1,'soga_cheek_type',-3,47,0), (353625,5890307,1,'soga_chin_type',57,81,52), (353626,5890307,1,'soga_ear_type',-2,-51,0), (353627,5890307,1,'soga_eye_brow_type',46,26,44), (353628,5890307,0,'soga_eye_color',229,229,102), (353629,5890307,1,'soga_eye_type',-57,0,0), (353630,5890307,1,'soga_lip_type',-42,5,-56), (353631,5890307,1,'soga_nose_type',-55,-35,19), (353632,5890307,0,'soga_skin_color',249,246,246), (353633,5890307,0,'wing_color1',255,255,255), (353634,5890307,0,'wing_color2',255,255,255), (353635,5890308,1,'cheek_type',-11,19,0), (353636,5890308,1,'chin_type',11,42,-34), (353637,5890308,1,'ear_type',-3,-17,0), (353638,5890308,1,'eye_brow_type',0,18,5), (353639,5890308,0,'eye_color',163,182,156), (353640,5890308,1,'eye_type',14,0,0), (353641,5890308,0,'hair_color1',0,246,156), (353642,5890308,0,'hair_face_color',43,47,38), (353643,5890308,0,'hair_face_highlight_color',95,79,62), (353644,5890308,0,'hair_type_color',43,47,38), (353645,5890308,0,'hair_type_highlight_color',95,79,62), (353646,5890308,1,'lip_type',-9,25,-28), (353647,5890308,1,'nose_type',-14,0,-10), (353648,5890308,0,'skin_color',238,248,248), (353649,5890308,1,'soga_cheek_type',-11,19,0), (353650,5890308,1,'soga_chin_type',11,42,-34), (353651,5890308,1,'soga_ear_type',-3,-17,0), (353652,5890308,1,'soga_eye_brow_type',0,18,5), (353653,5890308,0,'soga_eye_color',229,229,102), (353654,5890308,1,'soga_eye_type',14,0,0), (353655,5890308,0,'soga_hair_face_color',43,47,38), (353656,5890308,0,'soga_hair_face_highlight_color',95,79,62), (353657,5890308,0,'soga_hair_type_color',43,47,38), (353658,5890308,0,'soga_hair_type_highlight_color',95,79,62), (353659,5890308,1,'soga_lip_type',-9,25,-28), (353660,5890308,1,'soga_nose_type',-14,0,-10), (353661,5890308,0,'soga_skin_color',238,248,248), (353662,5890308,0,'wing_color1',255,255,255), (353663,5890308,0,'wing_color2',255,255,255), (353664,5890309,1,'cheek_type',2,-3,0), (353665,5890309,1,'chin_type',20,0,8), (353666,5890309,1,'ear_type',0,-26,0), (353667,5890309,1,'eye_brow_type',1,26,37), (353668,5890309,0,'eye_color',57,63,34), (353669,5890309,1,'eye_type',-22,0,0), (353670,5890309,0,'hair_color1',244,5,0), (353671,5890309,0,'hair_face_color',32,13,0), (353672,5890309,0,'hair_face_highlight_color',128,46,20), (353673,5890309,0,'hair_type_color',32,13,0), (353674,5890309,0,'hair_type_highlight_color',128,46,20), (353675,5890309,1,'lip_type',-17,7,0), (353676,5890309,1,'nose_type',7,-12,5), (353677,5890309,0,'skin_color',250,253,253), (353678,5890309,1,'soga_cheek_type',2,-3,0), (353679,5890309,1,'soga_chin_type',20,0,8), (353680,5890309,1,'soga_ear_type',0,-26,0), (353681,5890309,1,'soga_eye_brow_type',1,26,37), (353682,5890309,0,'soga_eye_color',229,229,102), (353683,5890309,1,'soga_eye_type',-22,0,0), (353684,5890309,0,'soga_hair_face_color',32,13,0), (353685,5890309,0,'soga_hair_face_highlight_color',128,46,20), (353686,5890309,0,'soga_hair_type_color',32,13,0), (353687,5890309,0,'soga_hair_type_highlight_color',128,46,20), (353688,5890309,1,'soga_lip_type',-17,7,0), (353689,5890309,1,'soga_nose_type',7,-12,5), (353690,5890309,0,'soga_skin_color',250,253,253), (353691,5890309,0,'wing_color1',255,255,255), (353692,5890309,0,'wing_color2',255,255,255), (353693,5890310,0,'eye_color',255,255,255), (353694,5890310,0,'skin_color',255,255,255), (353695,5890310,0,'soga_eye_color',255,0,255), (353696,5890311,1,'cheek_type',-21,81,0), (353697,5890311,1,'chin_type',62,-62,29), (353698,5890311,1,'ear_type',52,83,0), (353699,5890311,1,'eye_brow_type',59,-61,94), (353700,5890311,0,'eye_color',182,109,0), (353701,5890311,1,'eye_type',89,0,0), (353702,5890311,0,'hair_color1',26,181,248), (353703,5890311,1,'lip_type',40,-69,50), (353704,5890311,1,'nose_type',-17,26,-75), (353705,5890311,0,'skin_color',209,228,228), (353706,5890311,1,'soga_cheek_type',-21,81,0), (353707,5890311,1,'soga_chin_type',62,-62,29), (353708,5890311,1,'soga_ear_type',52,83,0), (353709,5890311,1,'soga_eye_brow_type',59,-61,94), (353710,5890311,0,'soga_eye_color',229,229,102), (353711,5890311,1,'soga_eye_type',89,0,0), (353712,5890311,1,'soga_lip_type',40,-69,50), (353713,5890311,1,'soga_nose_type',-17,26,-75), (353714,5890311,0,'soga_skin_color',209,228,228), (353715,5890311,0,'wing_color1',255,255,255), (353716,5890311,0,'wing_color2',255,255,255), (353717,5890312,1,'cheek_type',51,29,0), (353718,5890312,1,'chin_type',90,-8,-15), (353719,5890312,1,'ear_type',-20,32,0), (353720,5890312,1,'eye_brow_type',31,10,-81), (353721,5890312,0,'eye_color',56,98,62), (353722,5890312,1,'eye_type',-94,0,0), (353723,5890312,0,'hair_color1',21,13,24), (353724,5890312,0,'hair_color2',34,28,24), (353725,5890312,0,'hair_face_color',11,3,5), (353726,5890312,0,'hair_face_highlight_color',244,244,246), (353727,5890312,0,'hair_highlight',160,156,172), (353728,5890312,0,'hair_type_color',11,3,5), (353729,5890312,0,'hair_type_highlight_color',244,244,246), (353730,5890312,1,'lip_type',-53,-64,-95), (353731,5890312,1,'nose_type',78,38,-48), (353732,5890312,0,'skin_color',254,254,254), (353733,5890312,1,'soga_cheek_type',51,29,0), (353734,5890312,1,'soga_chin_type',90,-8,-15), (353735,5890312,1,'soga_ear_type',-20,32,0), (353736,5890312,1,'soga_eye_brow_type',31,10,-81), (353737,5890312,0,'soga_eye_color',229,229,102), (353738,5890312,1,'soga_eye_type',-94,0,0), (353739,5890312,0,'soga_hair_color1',21,13,24), (353740,5890312,0,'soga_hair_color2',34,28,24), (353741,5890312,0,'soga_hair_face_color',11,3,5), (353742,5890312,0,'soga_hair_face_highlight_color',244,244,246), (353743,5890312,0,'soga_hair_highlight',160,156,172), (353744,5890312,0,'soga_hair_type_color',11,3,5), (353745,5890312,0,'soga_hair_type_highlight_color',244,244,246), (353746,5890312,1,'soga_lip_type',-53,-64,-95), (353747,5890312,1,'soga_nose_type',78,38,-48), (353748,5890312,0,'soga_skin_color',254,254,254), (353749,5890312,0,'wing_color1',255,255,255), (353750,5890312,0,'wing_color2',255,255,255), (353751,5890313,1,'cheek_type',-28,68,0), (353752,5890313,1,'chin_type',-62,-64,81), (353753,5890313,1,'ear_type',-43,-61,0), (353754,5890313,1,'eye_brow_type',43,50,-37), (353755,5890313,0,'eye_color',39,75,50), (353756,5890313,1,'eye_type',76,0,0), (353757,5890313,0,'hair_color1',38,22,21), (353758,5890313,0,'hair_color2',120,50,0), (353759,5890313,0,'hair_face_highlight_color',15,1,21), (353760,5890313,0,'hair_highlight',26,24,25), (353761,5890313,0,'hair_type_highlight_color',15,1,21), (353762,5890313,1,'lip_type',50,22,-93), (353763,5890313,1,'nose_type',25,-71,-89), (353764,5890313,0,'skin_color',227,222,179), (353765,5890313,1,'soga_cheek_type',-28,68,0), (353766,5890313,1,'soga_chin_type',-62,-64,81), (353767,5890313,1,'soga_ear_type',-43,-61,0), (353768,5890313,1,'soga_eye_brow_type',43,50,-37), (353769,5890313,0,'soga_eye_color',229,229,102), (353770,5890313,1,'soga_eye_type',76,0,0), (353771,5890313,0,'soga_hair_color1',38,22,21), (353772,5890313,0,'soga_hair_color2',120,50,0), (353773,5890313,0,'soga_hair_face_highlight_color',15,1,21), (353774,5890313,0,'soga_hair_highlight',26,24,25), (353775,5890313,0,'soga_hair_type_highlight_color',15,1,21), (353776,5890313,1,'soga_lip_type',50,22,-93), (353777,5890313,1,'soga_nose_type',25,-71,-89), (353778,5890313,0,'soga_skin_color',227,222,179), (353779,5890313,0,'wing_color1',255,255,255), (353780,5890313,0,'wing_color2',255,255,255), (353781,5890314,1,'cheek_type',46,-46,0), (353782,5890314,1,'chin_type',-69,-43,89), (353783,5890314,1,'ear_type',-26,-72,0), (353784,5890314,1,'eye_brow_type',17,-88,50), (353785,5890314,0,'eye_color',152,194,206), (353786,5890314,1,'eye_type',-21,0,0), (353787,5890314,0,'hair_color1',160,156,172), (353788,5890314,0,'hair_color2',62,62,68), (353789,5890314,0,'hair_face_color',244,244,246), (353790,5890314,0,'hair_face_highlight_color',119,147,147), (353791,5890314,0,'hair_highlight',114,112,142), (353792,5890314,0,'hair_type_color',244,244,246), (353793,5890314,0,'hair_type_highlight_color',119,147,147), (353794,5890314,1,'lip_type',94,29,79), (353795,5890314,1,'nose_type',-18,96,-65), (353796,5890314,0,'skin_color',214,209,191), (353797,5890314,1,'soga_cheek_type',46,-46,0), (353798,5890314,1,'soga_chin_type',-69,-43,89), (353799,5890314,1,'soga_ear_type',-26,-72,0), (353800,5890314,1,'soga_eye_brow_type',17,-88,50), (353801,5890314,0,'soga_eye_color',229,229,102), (353802,5890314,1,'soga_eye_type',-21,0,0), (353803,5890314,0,'soga_hair_color1',160,156,172), (353804,5890314,0,'soga_hair_color2',62,62,68), (353805,5890314,0,'soga_hair_face_color',244,244,246), (353806,5890314,0,'soga_hair_face_highlight_color',119,147,147), (353807,5890314,0,'soga_hair_highlight',114,112,142), (353808,5890314,0,'soga_hair_type_color',244,244,246), (353809,5890314,0,'soga_hair_type_highlight_color',119,147,147), (353810,5890314,1,'soga_lip_type',94,29,79), (353811,5890314,1,'soga_nose_type',-18,96,-65), (353812,5890314,0,'soga_skin_color',214,209,191), (353813,5890314,0,'wing_color1',255,255,255), (353814,5890314,0,'wing_color2',255,255,255), (353815,5890315,1,'cheek_type',-28,14,0), (353816,5890315,1,'chin_type',-44,17,-7), (353817,5890315,1,'ear_type',-40,-31,0), (353818,5890315,1,'eye_brow_type',0,28,-17), (353819,5890315,0,'eye_color',129,170,154), (353820,5890315,1,'eye_type',2,0,0), (353821,5890315,0,'hair_face_color',54,28,1), (353822,5890315,0,'hair_face_highlight_color',3,1,1), (353823,5890315,0,'hair_type_color',54,28,1), (353824,5890315,0,'hair_type_highlight_color',3,1,1), (353825,5890315,1,'lip_type',18,-17,-28), (353826,5890315,1,'nose_type',-14,0,0), (353827,5890315,0,'skin_color',232,181,180), (353828,5890315,1,'soga_cheek_type',-28,14,0), (353829,5890315,1,'soga_chin_type',-44,17,-7), (353830,5890315,1,'soga_ear_type',-40,-31,0), (353831,5890315,1,'soga_eye_brow_type',0,28,-17), (353832,5890315,0,'soga_eye_color',229,229,102), (353833,5890315,1,'soga_eye_type',2,0,0), (353834,5890315,0,'soga_hair_face_color',54,28,1), (353835,5890315,0,'soga_hair_face_highlight_color',3,1,1), (353836,5890315,0,'soga_hair_type_color',54,28,1), (353837,5890315,0,'soga_hair_type_highlight_color',3,1,1), (353838,5890315,1,'soga_lip_type',18,-17,-28), (353839,5890315,1,'soga_nose_type',-14,0,0), (353840,5890315,0,'soga_skin_color',232,181,180), (353841,5890315,0,'wing_color1',255,255,255), (353842,5890315,0,'wing_color2',255,255,255), (353843,5890316,1,'cheek_type',11,9,0), (353844,5890316,1,'chin_type',-14,-31,-17), (353845,5890316,1,'ear_type',39,-14,0), (353846,5890316,1,'eye_brow_type',-19,10,-21), (353847,5890316,0,'eye_color',67,132,116), (353848,5890316,1,'eye_type',-38,0,0), (353849,5890316,0,'hair_color1',2,249,0), (353850,5890316,0,'hair_face_color',33,24,12), (353851,5890316,0,'hair_face_highlight_color',11,6,1), (353852,5890316,0,'hair_type_color',33,24,12), (353853,5890316,0,'hair_type_highlight_color',11,6,1), (353854,5890316,1,'lip_type',-1,7,0), (353855,5890316,1,'nose_type',0,2,-7), (353856,5890316,0,'skin_color',176,156,105), (353857,5890316,1,'soga_cheek_type',11,9,0), (353858,5890316,1,'soga_chin_type',-14,-31,-17), (353859,5890316,1,'soga_ear_type',39,-14,0), (353860,5890316,1,'soga_eye_brow_type',-19,10,-21), (353861,5890316,0,'soga_eye_color',229,229,102), (353862,5890316,1,'soga_eye_type',-38,0,0), (353863,5890316,0,'soga_hair_face_color',33,24,12), (353864,5890316,0,'soga_hair_face_highlight_color',11,6,1), (353865,5890316,0,'soga_hair_type_color',33,24,12), (353866,5890316,0,'soga_hair_type_highlight_color',11,6,1), (353867,5890316,1,'soga_lip_type',-1,7,0), (353868,5890316,1,'soga_nose_type',0,2,-7), (353869,5890316,0,'soga_skin_color',176,156,105), (353870,5890316,0,'wing_color1',255,255,255), (353871,5890316,0,'wing_color2',255,255,255), (353872,5890317,1,'cheek_type',0,-7,0), (353873,5890317,1,'chin_type',44,77,-45), (353874,5890317,1,'ear_type',-31,-76,0), (353875,5890317,1,'eye_brow_type',-47,-19,-7), (353876,5890317,0,'eye_color',156,175,144), (353877,5890317,1,'eye_type',37,0,0), (353878,5890317,0,'hair_color1',114,112,142), (353879,5890317,0,'hair_color2',152,138,129), (353880,5890317,0,'hair_face_color',116,142,142), (353881,5890317,0,'hair_face_highlight_color',244,246,246), (353882,5890317,0,'hair_highlight',161,165,168), (353883,5890317,0,'hair_type_color',116,142,142), (353884,5890317,0,'hair_type_highlight_color',244,246,246), (353885,5890317,1,'lip_type',0,-87,-93), (353886,5890317,1,'nose_type',-34,-31,-28), (353887,5890317,0,'skin_color',193,200,184), (353888,5890317,1,'soga_cheek_type',0,-7,0), (353889,5890317,1,'soga_chin_type',44,77,-45), (353890,5890317,1,'soga_ear_type',-31,-76,0), (353891,5890317,1,'soga_eye_brow_type',-47,-19,-7), (353892,5890317,0,'soga_eye_color',229,229,102), (353893,5890317,1,'soga_eye_type',37,0,0), (353894,5890317,0,'soga_hair_color1',114,112,142), (353895,5890317,0,'soga_hair_color2',152,138,129), (353896,5890317,0,'soga_hair_face_color',116,142,142), (353897,5890317,0,'soga_hair_face_highlight_color',244,246,246), (353898,5890317,0,'soga_hair_highlight',161,165,168), (353899,5890317,0,'soga_hair_type_color',116,142,142), (353900,5890317,0,'soga_hair_type_highlight_color',244,246,246), (353901,5890317,1,'soga_lip_type',0,-87,-93), (353902,5890317,1,'soga_nose_type',-34,-31,-28), (353903,5890317,0,'soga_skin_color',193,200,184), (353904,5890317,0,'wing_color1',255,255,255), (353905,5890317,0,'wing_color2',255,255,255), (353906,5890318,1,'cheek_type',-14,-23,0), (353907,5890318,1,'chin_type',87,-48,82), (353908,5890318,1,'ear_type',43,-14,0), (353909,5890318,1,'eye_brow_type',-50,-75,0), (353910,5890318,0,'eye_color',41,0,41), (353911,5890318,1,'eye_type',-97,0,0), (353912,5890318,0,'hair_color1',163,74,79), (353913,5890318,1,'lip_type',31,52,-48), (353914,5890318,1,'nose_type',45,-93,74), (353915,5890318,0,'skin_color',142,129,86), (353916,5890318,1,'soga_cheek_type',-14,-23,0), (353917,5890318,1,'soga_chin_type',87,-48,82), (353918,5890318,1,'soga_ear_type',43,-14,0), (353919,5890318,1,'soga_eye_brow_type',-50,-75,0), (353920,5890318,0,'soga_eye_color',229,229,102), (353921,5890318,1,'soga_eye_type',-97,0,0), (353922,5890318,1,'soga_lip_type',31,52,-48), (353923,5890318,1,'soga_nose_type',45,-93,74), (353924,5890318,0,'soga_skin_color',142,129,86), (353925,5890318,0,'wing_color1',255,255,255), (353926,5890318,0,'wing_color2',255,255,255), (353927,5890319,1,'cheek_type',-40,-68,0), (353928,5890319,1,'chin_type',26,70,-40), (353929,5890319,1,'ear_type',-37,-25,0), (353930,5890319,1,'eye_brow_type',88,-63,-55), (353931,5890319,0,'eye_color',30,57,39), (353932,5890319,1,'eye_type',-31,0,0), (353933,5890319,0,'hair_color1',209,131,22), (353934,5890319,0,'hair_color2',199,150,48), (353935,5890319,0,'hair_face_color',198,139,15), (353936,5890319,0,'hair_face_highlight_color',244,246,246), (353937,5890319,0,'hair_highlight',161,165,168), (353938,5890319,0,'hair_type_color',198,139,15), (353939,5890319,0,'hair_type_highlight_color',244,246,246), (353940,5890319,1,'lip_type',-42,79,15), (353941,5890319,1,'nose_type',-25,-72,17), (353942,5890319,0,'skin_color',244,248,248), (353943,5890319,1,'soga_cheek_type',-40,-68,0), (353944,5890319,1,'soga_chin_type',26,70,-40), (353945,5890319,1,'soga_ear_type',-37,-25,0), (353946,5890319,1,'soga_eye_brow_type',88,-63,-55), (353947,5890319,0,'soga_eye_color',229,229,102), (353948,5890319,1,'soga_eye_type',-31,0,0), (353949,5890319,0,'soga_hair_color1',209,131,22), (353950,5890319,0,'soga_hair_color2',199,150,48), (353951,5890319,0,'soga_hair_face_color',198,139,15), (353952,5890319,0,'soga_hair_face_highlight_color',244,246,246), (353953,5890319,0,'soga_hair_highlight',161,165,168), (353954,5890319,0,'soga_hair_type_color',198,139,15), (353955,5890319,0,'soga_hair_type_highlight_color',244,246,246), (353956,5890319,1,'soga_lip_type',-42,79,15), (353957,5890319,1,'soga_nose_type',-25,-72,17), (353958,5890319,0,'soga_skin_color',244,248,248), (353959,5890319,0,'wing_color1',255,255,255), (353960,5890319,0,'wing_color2',255,255,255), (353961,5890320,1,'cheek_type',-52,-25,0), (353962,5890320,1,'chin_type',-75,28,75), (353963,5890320,1,'ear_type',10,50,0), (353964,5890320,1,'eye_brow_type',45,-8,-9), (353965,5890320,0,'eye_color',44,89,102), (353966,5890320,1,'eye_type',-97,0,0), (353967,5890320,0,'hair_color1',249,218,87), (353968,5890320,0,'hair_color2',106,69,44), (353969,5890320,0,'hair_face_color',249,223,124), (353970,5890320,0,'hair_face_highlight_color',241,227,194), (353971,5890320,0,'hair_highlight',249,230,153), (353972,5890320,0,'hair_type_color',249,223,124), (353973,5890320,0,'hair_type_highlight_color',241,227,194), (353974,5890320,1,'lip_type',-34,75,-93), (353975,5890320,1,'nose_type',23,-22,-82), (353976,5890320,0,'skin_color',229,201,177), (353977,5890320,1,'soga_cheek_type',-52,-25,0), (353978,5890320,1,'soga_chin_type',-75,28,75), (353979,5890320,1,'soga_ear_type',10,50,0), (353980,5890320,1,'soga_eye_brow_type',45,-8,-9), (353981,5890320,0,'soga_eye_color',229,229,102), (353982,5890320,1,'soga_eye_type',-97,0,0), (353983,5890320,0,'soga_hair_color1',249,218,87), (353984,5890320,0,'soga_hair_color2',106,69,44), (353985,5890320,0,'soga_hair_face_color',249,223,124), (353986,5890320,0,'soga_hair_face_highlight_color',241,227,194), (353987,5890320,0,'soga_hair_highlight',249,230,153), (353988,5890320,0,'soga_hair_type_color',249,223,124), (353989,5890320,0,'soga_hair_type_highlight_color',241,227,194), (353990,5890320,1,'soga_lip_type',-34,75,-93), (353991,5890320,1,'soga_nose_type',23,-22,-82), (353992,5890320,0,'soga_skin_color',229,201,177), (353993,5890320,0,'wing_color1',255,255,255), (353994,5890320,0,'wing_color2',255,255,255), (353995,5890321,1,'cheek_type',97,45,0), (353996,5890321,1,'chin_type',-57,-75,-71), (353997,5890321,1,'ear_type',7,-50,0), (353998,5890321,1,'eye_brow_type',7,58,65), (353999,5890321,0,'eye_color',37,78,74), (354000,5890321,1,'eye_type',88,0,0), (354001,5890321,0,'hair_color1',105,26,26), (354002,5890321,0,'hair_color2',123,79,21), (354003,5890321,0,'hair_face_color',191,96,43), (354004,5890321,0,'hair_face_highlight_color',244,244,246), (354005,5890321,0,'hair_highlight',160,156,172), (354006,5890321,0,'hair_type_color',191,96,43), (354007,5890321,0,'hair_type_highlight_color',244,244,246), (354008,5890321,1,'lip_type',31,87,-74), (354009,5890321,1,'nose_type',22,-17,0), (354010,5890321,0,'skin_color',236,246,246), (354011,5890321,1,'soga_cheek_type',97,45,0), (354012,5890321,1,'soga_chin_type',-57,-75,-71), (354013,5890321,1,'soga_ear_type',7,-50,0), (354014,5890321,1,'soga_eye_brow_type',7,58,65), (354015,5890321,0,'soga_eye_color',229,229,102), (354016,5890321,1,'soga_eye_type',88,0,0), (354017,5890321,0,'soga_hair_color1',105,26,26), (354018,5890321,0,'soga_hair_color2',123,79,21), (354019,5890321,0,'soga_hair_face_color',191,96,43), (354020,5890321,0,'soga_hair_face_highlight_color',244,244,246), (354021,5890321,0,'soga_hair_highlight',160,156,172), (354022,5890321,0,'soga_hair_type_color',191,96,43), (354023,5890321,0,'soga_hair_type_highlight_color',244,244,246), (354024,5890321,1,'soga_lip_type',31,87,-74), (354025,5890321,1,'soga_nose_type',22,-17,0), (354026,5890321,0,'soga_skin_color',236,246,246), (354027,5890321,0,'wing_color1',255,255,255), (354028,5890321,0,'wing_color2',255,255,255), (354029,5890322,1,'cheek_type',-28,-4,0), (354030,5890322,1,'chin_type',14,14,-1), (354031,5890322,1,'ear_type',7,25,0), (354032,5890322,1,'eye_brow_type',-7,-21,-20), (354033,5890322,0,'eye_color',43,88,102), (354034,5890322,1,'eye_type',19,0,0), (354035,5890322,0,'hair_color1',254,0,8), (354036,5890322,0,'hair_color2',254,0,0), (354037,5890322,0,'hair_face_color',91,85,77), (354038,5890322,0,'hair_face_highlight_color',235,231,213), (354039,5890322,0,'hair_type_color',91,85,77), (354040,5890322,0,'hair_type_highlight_color',235,231,213), (354041,5890322,1,'lip_type',25,9,-1), (354042,5890322,1,'nose_type',18,-2,0), (354043,5890322,0,'skin_color',208,187,160), (354044,5890322,1,'soga_cheek_type',-28,-4,0), (354045,5890322,1,'soga_chin_type',14,14,-1), (354046,5890322,1,'soga_ear_type',7,25,0), (354047,5890322,1,'soga_eye_brow_type',-7,-21,-20), (354048,5890322,0,'soga_eye_color',229,229,102), (354049,5890322,1,'soga_eye_type',19,0,0), (354050,5890322,0,'soga_hair_face_color',91,85,77), (354051,5890322,0,'soga_hair_face_highlight_color',235,231,213), (354052,5890322,0,'soga_hair_type_color',91,85,77), (354053,5890322,0,'soga_hair_type_highlight_color',235,231,213), (354054,5890322,1,'soga_lip_type',25,9,-1), (354055,5890322,1,'soga_nose_type',18,-2,0), (354056,5890322,0,'soga_skin_color',208,187,160), (354057,5890322,0,'wing_color1',255,255,255), (354058,5890322,0,'wing_color2',255,255,255), (354059,5890323,1,'cheek_type',0,-46,0), (354060,5890323,1,'chin_type',-10,17,7), (354061,5890323,1,'ear_type',-34,35,0), (354062,5890323,1,'eye_brow_type',34,21,19), (354063,5890323,0,'eye_color',62,128,140), (354064,5890323,1,'eye_type',-7,0,0), (354065,5890323,0,'hair_color1',29,228,0), (354066,5890323,0,'hair_face_color',89,71,0), (354067,5890323,0,'hair_face_highlight_color',68,35,0), (354068,5890323,0,'hair_type_color',89,71,0), (354069,5890323,0,'hair_type_highlight_color',68,35,0), (354070,5890323,1,'lip_type',-20,-19,0), (354071,5890323,1,'nose_type',-2,29,-28), (354072,5890323,0,'skin_color',224,186,145), (354073,5890323,1,'soga_cheek_type',0,-46,0), (354074,5890323,1,'soga_chin_type',-10,17,7), (354075,5890323,1,'soga_ear_type',-34,35,0), (354076,5890323,1,'soga_eye_brow_type',34,21,19), (354077,5890323,0,'soga_eye_color',229,229,102), (354078,5890323,1,'soga_eye_type',-7,0,0), (354079,5890323,0,'soga_hair_face_color',89,71,0), (354080,5890323,0,'soga_hair_face_highlight_color',68,35,0), (354081,5890323,0,'soga_hair_type_color',89,71,0), (354082,5890323,0,'soga_hair_type_highlight_color',68,35,0), (354083,5890323,1,'soga_lip_type',-20,-19,0), (354084,5890323,1,'soga_nose_type',-2,29,-28), (354085,5890323,0,'soga_skin_color',224,186,145), (354086,5890323,0,'wing_color1',255,255,255), (354087,5890323,0,'wing_color2',255,255,255), (354088,5890324,1,'cheek_type',-89,38,0), (354089,5890324,1,'chin_type',10,-26,23), (354090,5890324,1,'ear_type',-93,7,0), (354091,5890324,1,'eye_brow_type',-4,10,63), (354092,5890324,0,'eye_color',37,76,88), (354093,5890324,1,'eye_type',-42,0,0), (354094,5890324,0,'hair_color1',91,21,51), (354095,5890324,0,'hair_color2',159,88,0), (354096,5890324,0,'hair_face_color',121,38,35), (354097,5890324,0,'hair_face_highlight_color',233,184,31), (354098,5890324,0,'hair_highlight',246,219,114), (354099,5890324,0,'hair_type_color',121,38,35), (354100,5890324,0,'hair_type_highlight_color',233,184,31), (354101,5890324,1,'lip_type',-31,91,68), (354102,5890324,1,'nose_type',-42,15,29), (354103,5890324,0,'skin_color',234,244,244), (354104,5890324,1,'soga_cheek_type',-89,38,0), (354105,5890324,1,'soga_chin_type',10,-26,23), (354106,5890324,1,'soga_ear_type',-93,7,0), (354107,5890324,1,'soga_eye_brow_type',-4,10,63), (354108,5890324,0,'soga_eye_color',229,229,102), (354109,5890324,1,'soga_eye_type',-42,0,0), (354110,5890324,0,'soga_hair_color1',91,21,51), (354111,5890324,0,'soga_hair_color2',159,88,0), (354112,5890324,0,'soga_hair_face_color',121,38,35), (354113,5890324,0,'soga_hair_face_highlight_color',233,184,31), (354114,5890324,0,'soga_hair_highlight',246,219,114), (354115,5890324,0,'soga_hair_type_color',121,38,35), (354116,5890324,0,'soga_hair_type_highlight_color',233,184,31), (354117,5890324,1,'soga_lip_type',-31,91,68), (354118,5890324,1,'soga_nose_type',-42,15,29), (354119,5890324,0,'soga_skin_color',234,244,244), (354120,5890324,0,'wing_color1',255,255,255), (354121,5890324,0,'wing_color2',255,255,255), (354122,5890325,1,'cheek_type',0,-89,0), (354123,5890325,1,'chin_type',76,-56,-2), (354124,5890325,1,'ear_type',84,-62,0), (354125,5890325,1,'eye_brow_type',69,-87,4), (354126,5890325,0,'eye_color',102,161,165), (354127,5890325,1,'eye_type',-89,0,0), (354128,5890325,0,'hair_color1',54,45,28), (354129,5890325,0,'hair_color2',104,52,0), (354130,5890325,0,'hair_face_color',47,14,19), (354131,5890325,0,'hair_face_highlight_color',182,81,34), (354132,5890325,0,'hair_highlight',105,26,26), (354133,5890325,0,'hair_type_color',47,14,19), (354134,5890325,0,'hair_type_highlight_color',182,81,34), (354135,5890325,1,'lip_type',-81,-50,-35), (354136,5890325,1,'nose_type',5,-1,-10), (354137,5890325,0,'skin_color',197,171,173), (354138,5890325,1,'soga_cheek_type',0,-89,0), (354139,5890325,1,'soga_chin_type',76,-56,-2), (354140,5890325,1,'soga_ear_type',84,-62,0), (354141,5890325,1,'soga_eye_brow_type',69,-87,4), (354142,5890325,0,'soga_eye_color',229,229,102), (354143,5890325,1,'soga_eye_type',-89,0,0), (354144,5890325,0,'soga_hair_color1',54,45,28), (354145,5890325,0,'soga_hair_color2',104,52,0), (354146,5890325,0,'soga_hair_face_color',47,14,19), (354147,5890325,0,'soga_hair_face_highlight_color',182,81,34), (354148,5890325,0,'soga_hair_highlight',105,26,26), (354149,5890325,0,'soga_hair_type_color',47,14,19), (354150,5890325,0,'soga_hair_type_highlight_color',182,81,34), (354151,5890325,1,'soga_lip_type',-81,-50,-35), (354152,5890325,1,'soga_nose_type',5,-1,-10), (354153,5890325,0,'soga_skin_color',197,171,173), (354154,5890325,0,'wing_color1',255,255,255), (354155,5890325,0,'wing_color2',255,255,255), (354156,5890326,1,'cheek_type',100,-100,0), (354157,5890326,1,'chin_type',19,43,100), (354158,5890326,1,'ear_type',-100,-100,0), (354159,5890326,1,'eye_brow_type',-20,100,100), (354160,5890326,0,'eye_color',195,24,0), (354161,5890326,1,'eye_type',100,0,0), (354162,5890326,0,'hair_color1',156,100,100), (354163,5890326,1,'lip_type',41,97,77), (354164,5890326,1,'nose_type',-100,-100,100), (354165,5890326,0,'skin_color',31,46,55), (354166,5890326,1,'soga_cheek_type',100,-100,0), (354167,5890326,1,'soga_chin_type',19,43,100), (354168,5890326,1,'soga_ear_type',-100,-100,0), (354169,5890326,1,'soga_eye_brow_type',-20,100,100), (354170,5890326,0,'soga_eye_color',229,229,102), (354171,5890326,1,'soga_eye_type',100,0,0), (354172,5890326,1,'soga_lip_type',41,97,77), (354173,5890326,1,'soga_nose_type',-100,-100,100), (354174,5890326,0,'soga_skin_color',31,46,55), (354175,5890326,0,'wing_color1',255,255,255), (354176,5890326,0,'wing_color2',255,255,255), (354177,5890327,1,'cheek_type',8,-61,0), (354178,5890327,1,'chin_type',91,78,-58), (354179,5890327,1,'ear_type',15,-7,0), (354180,5890327,1,'eye_brow_type',-28,-9,28), (354181,5890327,0,'eye_color',39,82,87), (354182,5890327,1,'eye_type',87,0,0), (354183,5890327,0,'hair_color1',79,28,15), (354184,5890327,0,'hair_color2',111,64,0), (354185,5890327,0,'hair_face_color',48,32,3), (354186,5890327,0,'hair_face_highlight_color',185,86,38), (354187,5890327,0,'hair_highlight',105,26,26), (354188,5890327,0,'hair_type_color',48,32,3), (354189,5890327,0,'hair_type_highlight_color',185,86,38), (354190,5890327,1,'lip_type',-48,-14,-55), (354191,5890327,1,'nose_type',29,14,62), (354192,5890327,0,'skin_color',248,249,249), (354193,5890327,1,'soga_cheek_type',8,-61,0), (354194,5890327,1,'soga_chin_type',91,78,-58), (354195,5890327,1,'soga_ear_type',15,-7,0), (354196,5890327,1,'soga_eye_brow_type',-28,-9,28), (354197,5890327,0,'soga_eye_color',204,204,204), (354198,5890327,1,'soga_eye_type',87,0,0), (354199,5890327,0,'soga_hair_color1',79,28,15), (354200,5890327,0,'soga_hair_color2',111,64,0), (354201,5890327,0,'soga_hair_face_color',48,32,3), (354202,5890327,0,'soga_hair_face_highlight_color',185,86,38), (354203,5890327,0,'soga_hair_highlight',105,26,26), (354204,5890327,0,'soga_hair_type_color',48,32,3), (354205,5890327,0,'soga_hair_type_highlight_color',185,86,38), (354206,5890327,1,'soga_lip_type',-48,-14,-55), (354207,5890327,1,'soga_nose_type',29,14,62), (354208,5890327,0,'soga_skin_color',248,249,249), (354209,5890328,1,'cheek_type',-23,14,0), (354210,5890328,1,'chin_type',0,-25,-8), (354211,5890328,1,'ear_type',10,19,0), (354212,5890328,1,'eye_brow_type',-3,25,-21), (354213,5890328,0,'eye_color',45,94,103), (354214,5890328,1,'eye_type',-14,0,0), (354215,5890328,0,'hair_color1',225,8,0), (354216,5890328,0,'hair_face_color',70,68,53), (354217,5890328,0,'hair_face_highlight_color',79,28,14), (354218,5890328,0,'hair_type_color',70,68,53), (354219,5890328,0,'hair_type_highlight_color',79,28,14), (354220,5890328,1,'lip_type',-3,23,9), (354221,5890328,1,'nose_type',-28,-31,8), (354222,5890328,0,'skin_color',222,214,186), (354223,5890328,1,'soga_cheek_type',-23,14,0), (354224,5890328,1,'soga_chin_type',0,-25,-8), (354225,5890328,1,'soga_ear_type',10,19,0), (354226,5890328,1,'soga_eye_brow_type',-3,25,-21), (354227,5890328,0,'soga_eye_color',229,229,102), (354228,5890328,1,'soga_eye_type',-14,0,0), (354229,5890328,0,'soga_hair_face_color',70,68,53), (354230,5890328,0,'soga_hair_face_highlight_color',79,28,14), (354231,5890328,0,'soga_hair_type_color',70,68,53), (354232,5890328,0,'soga_hair_type_highlight_color',79,28,14), (354233,5890328,1,'soga_lip_type',-3,23,9), (354234,5890328,1,'soga_nose_type',-28,-31,8), (354235,5890328,0,'soga_skin_color',222,214,186), (354236,5890328,0,'wing_color1',255,255,255), (354237,5890328,0,'wing_color2',255,255,255), (354238,5890329,1,'cheek_type',98,-87,0), (354239,5890329,1,'chin_type',-65,-69,-50), (354240,5890329,1,'ear_type',-5,96,0), (354241,5890329,1,'eye_brow_type',10,0,-58), (354242,5890329,0,'eye_color',129,181,197), (354243,5890329,1,'eye_type',19,0,0), (354244,5890329,0,'hair_color1',246,219,114), (354245,5890329,0,'hair_color2',187,136,62), (354246,5890329,0,'hair_face_color',233,184,31), (354247,5890329,0,'hair_face_highlight_color',244,246,246), (354248,5890329,0,'hair_highlight',164,165,165), (354249,5890329,0,'hair_type_color',233,184,31), (354250,5890329,0,'hair_type_highlight_color',244,246,246), (354251,5890329,1,'lip_type',48,-62,19), (354252,5890329,1,'nose_type',14,-25,-40), (354253,5890329,0,'skin_color',246,248,246), (354254,5890329,1,'soga_cheek_type',98,-87,0), (354255,5890329,1,'soga_chin_type',-65,-69,-50), (354256,5890329,1,'soga_ear_type',-5,96,0), (354257,5890329,1,'soga_eye_brow_type',10,0,-58), (354258,5890329,0,'soga_eye_color',204,204,204), (354259,5890329,1,'soga_eye_type',19,0,0), (354260,5890329,0,'soga_hair_color1',246,219,114), (354261,5890329,0,'soga_hair_color2',187,136,62), (354262,5890329,0,'soga_hair_face_color',233,184,31), (354263,5890329,0,'soga_hair_face_highlight_color',244,246,246), (354264,5890329,0,'soga_hair_highlight',164,165,165), (354265,5890329,0,'soga_hair_type_color',233,184,31), (354266,5890329,0,'soga_hair_type_highlight_color',244,246,246), (354267,5890329,1,'soga_lip_type',48,-62,19), (354268,5890329,1,'soga_nose_type',14,-25,-40), (354269,5890329,0,'soga_skin_color',246,248,246), (354270,5890330,1,'cheek_type',-4,0,0), (354271,5890330,1,'chin_type',-1,-10,11), (354272,5890330,1,'ear_type',0,28,0), (354273,5890330,1,'eye_brow_type',-14,28,-17), (354274,5890330,0,'eye_color',62,128,140), (354275,5890330,1,'eye_type',-40,0,0), (354276,5890330,0,'hair_color1',4,32,0), (354277,5890330,0,'hair_face_color',75,73,67), (354278,5890330,0,'hair_face_highlight_color',88,66,0), (354279,5890330,0,'hair_type_color',75,73,67), (354280,5890330,0,'hair_type_highlight_color',88,66,0), (354281,5890330,1,'lip_type',-28,7,-45), (354282,5890330,1,'nose_type',28,4,32), (354283,5890330,0,'skin_color',239,198,197), (354284,5890330,1,'soga_cheek_type',-4,0,0), (354285,5890330,1,'soga_chin_type',-1,-10,11), (354286,5890330,1,'soga_ear_type',0,28,0), (354287,5890330,1,'soga_eye_brow_type',-14,28,-17), (354288,5890330,0,'soga_eye_color',229,229,102), (354289,5890330,1,'soga_eye_type',-40,0,0), (354290,5890330,0,'soga_hair_face_color',75,73,67), (354291,5890330,0,'soga_hair_face_highlight_color',88,66,0), (354292,5890330,0,'soga_hair_type_color',75,73,67), (354293,5890330,0,'soga_hair_type_highlight_color',88,66,0), (354294,5890330,1,'soga_lip_type',-28,7,-45), (354295,5890330,1,'soga_nose_type',28,4,32), (354296,5890330,0,'soga_skin_color',239,198,197), (354297,5890330,0,'wing_color1',255,255,255), (354298,5890330,0,'wing_color2',255,255,255), (354299,5890331,1,'cheek_type',0,44,0), (354300,5890331,1,'chin_type',37,20,1), (354301,5890331,1,'ear_type',17,21,0), (354302,5890331,1,'eye_brow_type',9,25,1), (354303,5890331,0,'eye_color',108,145,107), (354304,5890331,1,'eye_type',-7,0,0), (354305,5890331,0,'hair_color1',231,22,0), (354306,5890331,0,'hair_face_color',44,33,18), (354307,5890331,0,'hair_face_highlight_color',181,151,4), (354308,5890331,0,'hair_type_color',44,33,18), (354309,5890331,0,'hair_type_highlight_color',181,151,4), (354310,5890331,1,'lip_type',23,-23,3), (354311,5890331,1,'nose_type',-28,-25,22), (354312,5890331,0,'skin_color',206,207,175), (354313,5890331,1,'soga_cheek_type',0,44,0), (354314,5890331,1,'soga_chin_type',37,20,1), (354315,5890331,1,'soga_ear_type',17,21,0), (354316,5890331,1,'soga_eye_brow_type',9,25,1), (354317,5890331,0,'soga_eye_color',229,229,102), (354318,5890331,1,'soga_eye_type',-7,0,0), (354319,5890331,0,'soga_hair_face_color',44,33,18), (354320,5890331,0,'soga_hair_face_highlight_color',181,151,4), (354321,5890331,0,'soga_hair_type_color',44,33,18), (354322,5890331,0,'soga_hair_type_highlight_color',181,151,4), (354323,5890331,1,'soga_lip_type',23,-23,3), (354324,5890331,1,'soga_nose_type',-28,-25,22), (354325,5890331,0,'soga_skin_color',206,207,175), (354326,5890331,0,'wing_color1',255,255,255), (354327,5890331,0,'wing_color2',255,255,255), (354328,5890332,1,'cheek_type',23,-7,0), (354329,5890332,1,'chin_type',18,-42,0), (354330,5890332,1,'ear_type',-22,-4,0), (354331,5890332,1,'eye_brow_type',-3,2,-44), (354332,5890332,0,'eye_color',186,190,161), (354333,5890332,1,'eye_type',-4,0,0), (354334,5890332,0,'hair_color1',19,213,0), (354335,5890332,0,'hair_face_color',52,21,0), (354336,5890332,0,'hair_face_highlight_color',121,70,12), (354337,5890332,0,'hair_type_color',52,21,0), (354338,5890332,0,'hair_type_highlight_color',121,70,12), (354339,5890332,1,'lip_type',-1,12,23), (354340,5890332,1,'nose_type',-8,19,-43), (354341,5890332,0,'skin_color',216,185,154), (354342,5890332,1,'soga_cheek_type',23,-7,0), (354343,5890332,1,'soga_chin_type',18,-42,0), (354344,5890332,1,'soga_ear_type',-22,-4,0), (354345,5890332,1,'soga_eye_brow_type',-3,2,-44), (354346,5890332,0,'soga_eye_color',229,229,102), (354347,5890332,1,'soga_eye_type',-4,0,0), (354348,5890332,0,'soga_hair_face_color',52,21,0), (354349,5890332,0,'soga_hair_face_highlight_color',121,70,12), (354350,5890332,0,'soga_hair_type_color',52,21,0), (354351,5890332,0,'soga_hair_type_highlight_color',121,70,12), (354352,5890332,1,'soga_lip_type',-1,12,23), (354353,5890332,1,'soga_nose_type',-8,19,-43), (354354,5890332,0,'soga_skin_color',216,185,154), (354355,5890332,0,'wing_color1',255,255,255), (354356,5890332,0,'wing_color2',255,255,255), (354357,5890333,1,'cheek_type',37,74,0), (354358,5890333,1,'chin_type',-43,91,28), (354359,5890333,1,'ear_type',-84,51,0), (354360,5890333,1,'eye_brow_type',22,-81,10), (354361,5890333,0,'eye_color',94,125,77), (354362,5890333,1,'eye_type',2,0,0), (354363,5890333,0,'hair_color1',239,221,86), (354364,5890333,0,'hair_color2',99,53,22), (354365,5890333,0,'hair_face_color',225,174,21), (354366,5890333,0,'hair_face_highlight_color',244,246,246), (354367,5890333,0,'hair_highlight',161,165,168), (354368,5890333,0,'hair_type_color',225,174,21), (354369,5890333,0,'hair_type_highlight_color',244,246,246), (354370,5890333,1,'lip_type',39,0,-62), (354371,5890333,1,'nose_type',-90,76,-47), (354372,5890333,0,'skin_color',227,198,147), (354373,5890333,1,'soga_cheek_type',37,74,0), (354374,5890333,1,'soga_chin_type',-43,91,28), (354375,5890333,1,'soga_ear_type',-84,51,0), (354376,5890333,1,'soga_eye_brow_type',22,-81,10), (354377,5890333,0,'soga_eye_color',229,229,102), (354378,5890333,1,'soga_eye_type',2,0,0), (354379,5890333,0,'soga_hair_color1',239,221,86), (354380,5890333,0,'soga_hair_color2',99,53,22), (354381,5890333,0,'soga_hair_face_color',225,174,21), (354382,5890333,0,'soga_hair_face_highlight_color',244,246,246), (354383,5890333,0,'soga_hair_highlight',161,165,168), (354384,5890333,0,'soga_hair_type_color',225,174,21), (354385,5890333,0,'soga_hair_type_highlight_color',244,246,246), (354386,5890333,1,'soga_lip_type',39,0,-62), (354387,5890333,1,'soga_nose_type',-90,76,-47), (354388,5890333,0,'soga_skin_color',227,198,147), (354389,5890333,0,'wing_color1',255,255,255), (354390,5890333,0,'wing_color2',255,255,255), (354391,5890334,1,'cheek_type',-77,34,0), (354392,5890334,1,'chin_type',-93,-85,-62), (354393,5890334,1,'ear_type',-78,-28,0), (354394,5890334,1,'eye_brow_type',0,57,37), (354395,5890334,0,'eye_color',144,190,203), (354396,5890334,1,'eye_type',15,0,0), (354397,5890334,0,'hair_color1',114,112,142), (354398,5890334,0,'hair_color2',144,140,137), (354399,5890334,0,'hair_face_color',168,185,185), (354400,5890334,0,'hair_highlight',38,22,21), (354401,5890334,0,'hair_type_color',168,185,185), (354402,5890334,1,'lip_type',-76,53,47), (354403,5890334,1,'nose_type',-87,97,-57), (354404,5890334,0,'skin_color',205,215,211), (354405,5890334,1,'soga_cheek_type',-77,34,0), (354406,5890334,1,'soga_chin_type',-93,-85,-62), (354407,5890334,1,'soga_ear_type',-78,-28,0), (354408,5890334,1,'soga_eye_brow_type',0,57,37), (354409,5890334,0,'soga_eye_color',229,229,102), (354410,5890334,1,'soga_eye_type',15,0,0), (354411,5890334,0,'soga_hair_color1',114,112,142), (354412,5890334,0,'soga_hair_color2',144,140,137), (354413,5890334,0,'soga_hair_face_color',168,185,185), (354414,5890334,0,'soga_hair_highlight',38,22,21), (354415,5890334,0,'soga_hair_type_color',168,185,185), (354416,5890334,1,'soga_lip_type',-76,53,47), (354417,5890334,1,'soga_nose_type',-87,97,-57), (354418,5890334,0,'soga_skin_color',205,215,211), (354419,5890334,0,'wing_color1',255,255,255), (354420,5890334,0,'wing_color2',255,255,255), (354421,5890335,1,'cheek_type',28,0,0), (354422,5890335,1,'chin_type',29,0,28), (354423,5890335,1,'ear_type',17,7,0), (354424,5890335,1,'eye_brow_type',-8,-28,-28), (354425,5890335,0,'eye_color',130,181,191), (354426,5890335,1,'eye_type',9,0,0), (354427,5890335,0,'hair_color1',255,222,0), (354428,5890335,0,'hair_face_color',225,221,215), (354429,5890335,0,'hair_face_highlight_color',49,49,47), (354430,5890335,0,'hair_type_color',225,221,215), (354431,5890335,0,'hair_type_highlight_color',49,49,47), (354432,5890335,1,'lip_type',-18,-3,0), (354433,5890335,1,'nose_type',-32,17,-1), (354434,5890335,0,'skin_color',254,254,254), (354435,5890335,1,'soga_cheek_type',28,0,0), (354436,5890335,1,'soga_chin_type',29,0,28), (354437,5890335,1,'soga_ear_type',17,7,0), (354438,5890335,1,'soga_eye_brow_type',-8,-28,-28), (354439,5890335,0,'soga_eye_color',229,229,102), (354440,5890335,1,'soga_eye_type',9,0,0), (354441,5890335,0,'soga_hair_face_color',225,221,215), (354442,5890335,0,'soga_hair_face_highlight_color',49,49,47), (354443,5890335,0,'soga_hair_type_color',225,221,215), (354444,5890335,0,'soga_hair_type_highlight_color',49,49,47), (354445,5890335,1,'soga_lip_type',-18,-3,0), (354446,5890335,1,'soga_nose_type',-32,17,-1), (354447,5890335,0,'soga_skin_color',254,254,254), (354448,5890335,0,'wing_color1',255,255,255), (354449,5890335,0,'wing_color2',255,255,255), (354450,5890336,1,'cheek_type',-81,44,0), (354451,5890336,1,'chin_type',41,43,97), (354452,5890336,1,'ear_type',-81,-58,0), (354453,5890336,1,'eye_brow_type',7,-20,10), (354454,5890336,0,'eye_color',168,201,205), (354455,5890336,1,'eye_type',-7,0,0), (354456,5890336,0,'hair_color1',26,24,25), (354457,5890336,0,'hair_color2',36,34,36), (354458,5890336,0,'hair_face_color',15,1,21), (354459,5890336,0,'hair_face_highlight_color',228,182,26), (354460,5890336,0,'hair_highlight',246,219,114), (354461,5890336,0,'hair_type_color',15,1,21), (354462,5890336,0,'hair_type_highlight_color',228,182,26), (354463,5890336,1,'lip_type',-37,-37,-83), (354464,5890336,1,'nose_type',-28,-14,-25), (354465,5890336,0,'skin_color',222,187,134), (354466,5890336,1,'soga_cheek_type',-81,44,0), (354467,5890336,1,'soga_chin_type',41,43,97), (354468,5890336,1,'soga_ear_type',-81,-58,0), (354469,5890336,1,'soga_eye_brow_type',7,-20,10), (354470,5890336,0,'soga_eye_color',229,229,102), (354471,5890336,1,'soga_eye_type',-7,0,0), (354472,5890336,0,'soga_hair_color1',26,24,25), (354473,5890336,0,'soga_hair_color2',36,34,36), (354474,5890336,0,'soga_hair_face_color',15,1,21), (354475,5890336,0,'soga_hair_face_highlight_color',228,182,26), (354476,5890336,0,'soga_hair_highlight',246,219,114), (354477,5890336,0,'soga_hair_type_color',15,1,21), (354478,5890336,0,'soga_hair_type_highlight_color',228,182,26), (354479,5890336,1,'soga_lip_type',-37,-37,-83), (354480,5890336,1,'soga_nose_type',-28,-14,-25), (354481,5890336,0,'soga_skin_color',222,187,134), (354482,5890337,1,'cheek_type',-81,-25,0), (354483,5890337,1,'chin_type',17,-39,75), (354484,5890337,1,'ear_type',14,-59,0), (354485,5890337,1,'eye_brow_type',58,-28,-48), (354486,5890337,0,'eye_color',102,74,34), (354487,5890337,1,'eye_type',43,0,0), (354488,5890337,0,'hair_color1',38,22,21), (354489,5890337,0,'hair_color2',120,50,0), (354490,5890337,0,'hair_face_color',5,2,2), (354491,5890337,0,'hair_face_highlight_color',228,172,24), (354492,5890337,0,'hair_highlight',200,165,96), (354493,5890337,0,'hair_type_color',5,2,2), (354494,5890337,0,'hair_type_highlight_color',228,172,24), (354495,5890337,1,'lip_type',41,-88,0), (354496,5890337,1,'nose_type',90,3,-28), (354497,5890337,0,'skin_color',234,195,198), (354498,5890337,1,'soga_cheek_type',-81,-25,0), (354499,5890337,1,'soga_chin_type',17,-39,75), (354500,5890337,1,'soga_ear_type',14,-59,0), (354501,5890337,1,'soga_eye_brow_type',58,-28,-48), (354502,5890337,0,'soga_eye_color',229,229,102), (354503,5890337,1,'soga_eye_type',43,0,0), (354504,5890337,0,'soga_hair_color1',38,22,21), (354505,5890337,0,'soga_hair_color2',120,50,0), (354506,5890337,0,'soga_hair_face_color',5,2,2), (354507,5890337,0,'soga_hair_face_highlight_color',228,172,24), (354508,5890337,0,'soga_hair_highlight',200,165,96), (354509,5890337,0,'soga_hair_type_color',5,2,2), (354510,5890337,0,'soga_hair_type_highlight_color',228,172,24), (354511,5890337,1,'soga_lip_type',41,-88,0), (354512,5890337,1,'soga_nose_type',90,3,-28), (354513,5890337,0,'soga_skin_color',234,195,198), (354514,5890337,0,'wing_color1',255,255,255), (354515,5890337,0,'wing_color2',255,255,255), (354516,5890338,1,'cheek_type',14,-50,0), (354517,5890338,1,'chin_type',71,-45,20), (354518,5890338,1,'ear_type',14,-35,0), (354519,5890338,1,'eye_brow_type',34,25,-91), (354520,5890338,0,'eye_color',80,70,0), (354521,5890338,1,'eye_type',-78,0,0), (354522,5890338,0,'hair_color1',14,65,188), (354523,5890338,1,'lip_type',94,51,55), (354524,5890338,1,'nose_type',37,14,65), (354525,5890338,0,'skin_color',83,45,39), (354526,5890338,1,'soga_cheek_type',14,-50,0), (354527,5890338,1,'soga_chin_type',71,-45,20), (354528,5890338,1,'soga_ear_type',14,-35,0), (354529,5890338,1,'soga_eye_brow_type',34,25,-91), (354530,5890338,0,'soga_eye_color',229,229,102), (354531,5890338,1,'soga_eye_type',-78,0,0), (354532,5890338,1,'soga_lip_type',94,51,55), (354533,5890338,1,'soga_nose_type',37,14,65), (354534,5890338,0,'soga_skin_color',83,45,39), (354535,5890338,0,'wing_color1',255,255,255), (354536,5890338,0,'wing_color2',255,255,255), (354537,5890339,1,'cheek_type',-46,0,0), (354538,5890339,1,'chin_type',-3,4,-4), (354539,5890339,1,'ear_type',-8,-5,0), (354540,5890339,1,'eye_brow_type',-17,0,11), (354541,5890339,0,'eye_color',75,85,46), (354542,5890339,1,'eye_type',-17,0,0), (354543,5890339,0,'hair_color1',251,230,7), (354544,5890339,0,'hair_face_color',155,60,12), (354545,5890339,0,'hair_face_highlight_color',45,43,28), (354546,5890339,0,'hair_type_color',155,60,12), (354547,5890339,0,'hair_type_highlight_color',45,43,28), (354548,5890339,1,'lip_type',-11,21,38), (354549,5890339,1,'nose_type',-34,-5,-26), (354550,5890339,0,'skin_color',220,232,225), (354551,5890339,1,'soga_cheek_type',-46,0,0), (354552,5890339,1,'soga_chin_type',-3,4,-4), (354553,5890339,1,'soga_ear_type',-8,-5,0), (354554,5890339,1,'soga_eye_brow_type',-17,0,11), (354555,5890339,0,'soga_eye_color',229,229,102), (354556,5890339,1,'soga_eye_type',-17,0,0), (354557,5890339,0,'soga_hair_face_color',155,60,12), (354558,5890339,0,'soga_hair_face_highlight_color',45,43,28), (354559,5890339,0,'soga_hair_type_color',155,60,12), (354560,5890339,0,'soga_hair_type_highlight_color',45,43,28), (354561,5890339,1,'soga_lip_type',-11,21,38), (354562,5890339,1,'soga_nose_type',-34,-5,-26), (354563,5890339,0,'soga_skin_color',220,232,225), (354564,5890339,0,'wing_color1',255,255,255), (354565,5890339,0,'wing_color2',255,255,255), (354566,5890340,1,'cheek_type',28,18,0), (354567,5890340,1,'chin_type',20,14,10), (354568,5890340,1,'ear_type',14,-8,0), (354569,5890340,1,'eye_brow_type',1,-17,-14), (354570,5890340,0,'eye_color',133,140,90), (354571,5890340,1,'eye_type',-32,0,0), (354572,5890340,0,'hair_color1',17,221,0), (354573,5890340,0,'hair_face_color',167,139,66), (354574,5890340,0,'hair_face_highlight_color',159,123,0), (354575,5890340,0,'hair_type_color',167,139,66), (354576,5890340,0,'hair_type_highlight_color',159,123,0), (354577,5890340,1,'lip_type',-7,-19,3), (354578,5890340,1,'nose_type',-7,17,-35), (354579,5890340,0,'skin_color',215,212,190), (354580,5890340,1,'soga_cheek_type',28,18,0), (354581,5890340,1,'soga_chin_type',20,14,10), (354582,5890340,1,'soga_ear_type',14,-8,0), (354583,5890340,1,'soga_eye_brow_type',1,-17,-14), (354584,5890340,0,'soga_eye_color',229,229,102), (354585,5890340,1,'soga_eye_type',-32,0,0), (354586,5890340,0,'soga_hair_face_color',167,139,66), (354587,5890340,0,'soga_hair_face_highlight_color',159,123,0), (354588,5890340,0,'soga_hair_type_color',167,139,66), (354589,5890340,0,'soga_hair_type_highlight_color',159,123,0), (354590,5890340,1,'soga_lip_type',-7,-19,3), (354591,5890340,1,'soga_nose_type',-7,17,-35), (354592,5890340,0,'soga_skin_color',215,212,190), (354593,5890340,0,'wing_color1',255,255,255), (354594,5890340,0,'wing_color2',255,255,255), (354595,5890341,1,'cheek_type',-38,7,0), (354596,5890341,1,'chin_type',-14,-20,-14), (354597,5890341,1,'ear_type',0,28,0), (354598,5890341,1,'eye_brow_type',11,0,34), (354599,5890341,0,'eye_color',97,68,31), (354600,5890341,1,'eye_type',26,0,0), (354601,5890341,0,'hair_color1',9,210,0), (354602,5890341,0,'hair_face_color',68,68,65), (354603,5890341,0,'hair_face_highlight_color',170,112,0), (354604,5890341,0,'hair_type_color',68,68,65), (354605,5890341,0,'hair_type_highlight_color',170,112,0), (354606,5890341,1,'lip_type',3,41,17), (354607,5890341,1,'nose_type',8,9,-46), (354608,5890341,0,'skin_color',221,230,230), (354609,5890341,1,'soga_cheek_type',-38,7,0), (354610,5890341,1,'soga_chin_type',-14,-20,-14), (354611,5890341,1,'soga_ear_type',0,28,0), (354612,5890341,1,'soga_eye_brow_type',11,0,34), (354613,5890341,0,'soga_eye_color',229,229,102), (354614,5890341,1,'soga_eye_type',26,0,0), (354615,5890341,0,'soga_hair_face_color',68,68,65), (354616,5890341,0,'soga_hair_face_highlight_color',170,112,0), (354617,5890341,0,'soga_hair_type_color',68,68,65), (354618,5890341,0,'soga_hair_type_highlight_color',170,112,0), (354619,5890341,1,'soga_lip_type',3,41,17), (354620,5890341,1,'soga_nose_type',8,9,-46), (354621,5890341,0,'soga_skin_color',221,230,230), (354622,5890341,0,'wing_color1',255,255,255), (354623,5890341,0,'wing_color2',255,255,255), (354624,5890342,1,'cheek_type',93,-38,0), (354625,5890342,1,'chin_type',40,53,-25), (354626,5890342,1,'ear_type',-50,-97,0), (354627,5890342,1,'eye_brow_type',-55,-94,56), (354628,5890342,0,'eye_color',136,184,199), (354629,5890342,1,'eye_type',23,0,0), (354630,5890342,0,'hair_color1',239,221,86), (354631,5890342,0,'hair_color2',99,53,22), (354632,5890342,0,'hair_face_color',225,181,22), (354633,5890342,0,'hair_face_highlight_color',184,128,10), (354634,5890342,0,'hair_highlight',209,131,22), (354635,5890342,0,'hair_type_color',225,181,22), (354636,5890342,0,'hair_type_highlight_color',184,128,10), (354637,5890342,1,'lip_type',-57,19,43), (354638,5890342,1,'nose_type',-34,-89,15), (354639,5890342,0,'skin_color',44,46,46), (354640,5890342,1,'soga_cheek_type',93,-38,0), (354641,5890342,1,'soga_chin_type',40,53,-25), (354642,5890342,1,'soga_ear_type',-50,-97,0), (354643,5890342,1,'soga_eye_brow_type',-55,-94,56), (354644,5890342,0,'soga_eye_color',229,229,102), (354645,5890342,1,'soga_eye_type',23,0,0), (354646,5890342,0,'soga_hair_color1',239,221,86), (354647,5890342,0,'soga_hair_color2',99,53,22), (354648,5890342,0,'soga_hair_face_color',225,181,22), (354649,5890342,0,'soga_hair_face_highlight_color',184,128,10), (354650,5890342,0,'soga_hair_highlight',209,131,22), (354651,5890342,0,'soga_hair_type_color',225,181,22), (354652,5890342,0,'soga_hair_type_highlight_color',184,128,10), (354653,5890342,1,'soga_lip_type',-57,19,43), (354654,5890342,1,'soga_nose_type',-34,-89,15), (354655,5890342,0,'soga_skin_color',44,46,46), (354656,5890342,0,'wing_color1',255,255,255), (354657,5890342,0,'wing_color2',255,255,255), (354658,5890343,1,'cheek_type',-81,15,0), (354659,5890343,1,'chin_type',58,31,-81), (354660,5890343,1,'ear_type',-32,71,0), (354661,5890343,1,'eye_brow_type',94,52,35), (354662,5890343,0,'eye_color',33,64,50), (354663,5890343,1,'eye_type',-9,0,0), (354664,5890343,0,'hair_color1',200,165,96), (354665,5890343,0,'hair_color2',173,99,44), (354666,5890343,0,'hair_face_color',219,157,24), (354667,5890343,0,'hair_highlight',38,22,21), (354668,5890343,0,'hair_type_color',219,157,24), (354669,5890343,1,'lip_type',-91,-14,-19), (354670,5890343,1,'nose_type',-43,11,-41), (354671,5890343,0,'skin_color',186,197,195), (354672,5890343,1,'soga_cheek_type',-81,15,0), (354673,5890343,1,'soga_chin_type',58,31,-81), (354674,5890343,1,'soga_ear_type',-32,71,0), (354675,5890343,1,'soga_eye_brow_type',94,52,35), (354676,5890343,0,'soga_eye_color',229,229,102), (354677,5890343,1,'soga_eye_type',-9,0,0), (354678,5890343,0,'soga_hair_color1',200,165,96), (354679,5890343,0,'soga_hair_color2',173,99,44), (354680,5890343,0,'soga_hair_face_color',219,157,24), (354681,5890343,0,'soga_hair_highlight',38,22,21), (354682,5890343,0,'soga_hair_type_color',219,157,24), (354683,5890343,1,'soga_lip_type',-91,-14,-19), (354684,5890343,1,'soga_nose_type',-43,11,-41), (354685,5890343,0,'soga_skin_color',186,197,195), (354686,5890343,0,'wing_color1',255,255,255), (354687,5890343,0,'wing_color2',255,255,255), (354688,5890344,1,'cheek_type',0,-4,0), (354689,5890344,1,'chin_type',-7,18,7), (354690,5890344,1,'ear_type',0,7,0), (354691,5890344,1,'eye_brow_type',12,20,21), (354692,5890344,0,'eye_color',162,198,199), (354693,5890344,1,'eye_type',-10,0,0), (354694,5890344,0,'hair_color1',231,0,0), (354695,5890344,0,'hair_face_color',106,86,0), (354696,5890344,0,'hair_face_highlight_color',30,11,3), (354697,5890344,0,'hair_type_color',106,86,0), (354698,5890344,0,'hair_type_highlight_color',30,11,3), (354699,5890344,1,'lip_type',-25,-25,0), (354700,5890344,1,'nose_type',-7,-25,0), (354701,5890344,0,'skin_color',250,253,253), (354702,5890344,1,'soga_cheek_type',0,-4,0), (354703,5890344,1,'soga_chin_type',-7,18,7), (354704,5890344,1,'soga_ear_type',0,7,0), (354705,5890344,1,'soga_eye_brow_type',12,20,21), (354706,5890344,0,'soga_eye_color',229,229,102), (354707,5890344,1,'soga_eye_type',-10,0,0), (354708,5890344,0,'soga_hair_face_color',106,86,0), (354709,5890344,0,'soga_hair_face_highlight_color',30,11,3), (354710,5890344,0,'soga_hair_type_color',106,86,0), (354711,5890344,0,'soga_hair_type_highlight_color',30,11,3), (354712,5890344,1,'soga_lip_type',-25,-25,0), (354713,5890344,1,'soga_nose_type',-7,-25,0), (354714,5890344,0,'soga_skin_color',250,253,253), (354715,5890344,0,'wing_color1',255,255,255), (354716,5890344,0,'wing_color2',255,255,255), (354717,5890345,1,'cheek_type',-11,-2,0), (354718,5890345,1,'chin_type',-20,4,7), (354719,5890345,1,'ear_type',-40,25,0), (354720,5890345,1,'eye_brow_type',-22,0,11), (354721,5890345,0,'eye_color',41,85,93), (354722,5890345,1,'eye_type',7,0,0), (354723,5890345,0,'hair_color1',3,228,0), (354724,5890345,0,'hair_face_color',87,36,0), (354725,5890345,0,'hair_face_highlight_color',105,103,97), (354726,5890345,0,'hair_type_color',87,36,0), (354727,5890345,0,'hair_type_highlight_color',105,103,97), (354728,5890345,1,'lip_type',11,3,47), (354729,5890345,1,'nose_type',-31,3,-28), (354730,5890345,0,'skin_color',78,80,80), (354731,5890345,1,'soga_cheek_type',-11,-2,0), (354732,5890345,1,'soga_chin_type',-20,4,7), (354733,5890345,1,'soga_ear_type',-40,25,0), (354734,5890345,1,'soga_eye_brow_type',-22,0,11), (354735,5890345,0,'soga_eye_color',229,229,102), (354736,5890345,1,'soga_eye_type',7,0,0), (354737,5890345,0,'soga_hair_face_color',87,36,0), (354738,5890345,0,'soga_hair_face_highlight_color',105,103,97), (354739,5890345,0,'soga_hair_type_color',87,36,0), (354740,5890345,0,'soga_hair_type_highlight_color',105,103,97), (354741,5890345,1,'soga_lip_type',11,3,47), (354742,5890345,1,'soga_nose_type',-31,3,-28), (354743,5890345,0,'soga_skin_color',78,80,80), (354744,5890345,0,'wing_color1',255,255,255), (354745,5890345,0,'wing_color2',255,255,255), (354746,5890346,1,'cheek_type',17,37,0), (354747,5890346,1,'chin_type',14,-32,-1), (354748,5890346,1,'ear_type',14,-7,0), (354749,5890346,1,'eye_brow_type',-20,-18,18), (354750,5890346,0,'eye_color',58,123,131), (354751,5890346,1,'eye_type',-10,0,0), (354752,5890346,0,'hair_color1',248,1,0), (354753,5890346,0,'hair_face_color',192,179,68), (354754,5890346,0,'hair_face_highlight_color',191,81,13), (354755,5890346,0,'hair_type_color',192,179,68), (354756,5890346,0,'hair_type_highlight_color',191,81,13), (354757,5890346,1,'lip_type',-1,32,21), (354758,5890346,1,'nose_type',31,-8,1), (354759,5890346,0,'skin_color',152,102,91), (354760,5890346,1,'soga_cheek_type',17,37,0), (354761,5890346,1,'soga_chin_type',14,-32,-1), (354762,5890346,1,'soga_ear_type',14,-7,0), (354763,5890346,1,'soga_eye_brow_type',-20,-18,18), (354764,5890346,0,'soga_eye_color',229,229,102), (354765,5890346,1,'soga_eye_type',-10,0,0), (354766,5890346,0,'soga_hair_face_color',192,179,68), (354767,5890346,0,'soga_hair_face_highlight_color',191,81,13), (354768,5890346,0,'soga_hair_type_color',192,179,68), (354769,5890346,0,'soga_hair_type_highlight_color',191,81,13), (354770,5890346,1,'soga_lip_type',-1,32,21), (354771,5890346,1,'soga_nose_type',31,-8,1), (354772,5890346,0,'soga_skin_color',152,102,91), (354773,5890346,0,'wing_color1',255,255,255), (354774,5890346,0,'wing_color2',255,255,255), (354775,5890347,1,'cheek_type',31,9,0), (354776,5890347,1,'chin_type',-34,28,0), (354777,5890347,1,'ear_type',17,28,0), (354778,5890347,1,'eye_brow_type',-25,14,14), (354779,5890347,0,'eye_color',155,195,204), (354780,5890347,1,'eye_type',-29,0,0), (354781,5890347,0,'hair_color1',37,20,0), (354782,5890347,0,'hair_face_color',226,227,186), (354783,5890347,0,'hair_face_highlight_color',163,147,125), (354784,5890347,0,'hair_type_color',226,227,186), (354785,5890347,0,'hair_type_highlight_color',163,147,125), (354786,5890347,1,'lip_type',29,-23,5), (354787,5890347,1,'nose_type',-18,37,20), (354788,5890347,0,'skin_color',219,226,226), (354789,5890347,1,'soga_cheek_type',31,9,0), (354790,5890347,1,'soga_chin_type',-34,28,0), (354791,5890347,1,'soga_ear_type',17,28,0), (354792,5890347,1,'soga_eye_brow_type',-25,14,14), (354793,5890347,0,'soga_eye_color',229,229,102), (354794,5890347,1,'soga_eye_type',-29,0,0), (354795,5890347,0,'soga_hair_face_color',226,227,186), (354796,5890347,0,'soga_hair_face_highlight_color',163,147,125), (354797,5890347,0,'soga_hair_type_color',226,227,186), (354798,5890347,0,'soga_hair_type_highlight_color',163,147,125), (354799,5890347,1,'soga_lip_type',29,-23,5), (354800,5890347,1,'soga_nose_type',-18,37,20), (354801,5890347,0,'soga_skin_color',219,226,226), (354802,5890347,0,'wing_color1',255,255,255), (354803,5890347,0,'wing_color2',255,255,255), (354804,5890348,1,'cheek_type',4,-3,0), (354805,5890348,1,'chin_type',-21,-17,-29), (354806,5890348,1,'ear_type',25,0,0), (354807,5890348,1,'eye_brow_type',0,32,28), (354808,5890348,0,'eye_color',64,120,79), (354809,5890348,1,'eye_type',12,0,0), (354810,5890348,0,'hair_color1',0,39,0), (354811,5890348,0,'hair_face_color',219,219,200), (354812,5890348,0,'hair_face_highlight_color',183,120,0), (354813,5890348,0,'hair_type_color',219,219,200), (354814,5890348,0,'hair_type_highlight_color',183,120,0), (354815,5890348,1,'lip_type',7,-28,-3), (354816,5890348,1,'nose_type',-18,0,39), (354817,5890348,0,'skin_color',213,220,214), (354818,5890348,1,'soga_cheek_type',4,-3,0), (354819,5890348,1,'soga_chin_type',-21,-17,-29), (354820,5890348,1,'soga_ear_type',25,0,0), (354821,5890348,1,'soga_eye_brow_type',0,32,28), (354822,5890348,0,'soga_eye_color',229,229,102), (354823,5890348,1,'soga_eye_type',12,0,0), (354824,5890348,0,'soga_hair_face_color',219,219,200), (354825,5890348,0,'soga_hair_face_highlight_color',183,120,0), (354826,5890348,0,'soga_hair_type_color',219,219,200), (354827,5890348,0,'soga_hair_type_highlight_color',183,120,0), (354828,5890348,1,'soga_lip_type',7,-28,-3), (354829,5890348,1,'soga_nose_type',-18,0,39), (354830,5890348,0,'soga_skin_color',213,220,214), (354831,5890348,0,'wing_color1',255,255,255), (354832,5890348,0,'wing_color2',255,255,255), (354833,5890349,1,'cheek_type',-28,0,0), (354834,5890349,1,'chin_type',14,-1,-5), (354835,5890349,1,'ear_type',0,-31,0), (354836,5890349,1,'eye_brow_type',-26,1,-12), (354837,5890349,0,'eye_color',122,98,51), (354838,5890349,1,'eye_type',3,0,0), (354839,5890349,0,'hair_color1',5,245,0), (354840,5890349,0,'hair_face_color',96,33,18), (354841,5890349,0,'hair_face_highlight_color',197,71,30), (354842,5890349,0,'hair_type_color',96,33,18), (354843,5890349,0,'hair_type_highlight_color',197,71,30), (354844,5890349,1,'lip_type',-26,-19,-18), (354845,5890349,1,'nose_type',17,5,-11), (354846,5890349,0,'skin_color',199,147,116), (354847,5890349,1,'soga_cheek_type',-28,0,0), (354848,5890349,1,'soga_chin_type',14,-1,-5), (354849,5890349,1,'soga_ear_type',0,-31,0), (354850,5890349,1,'soga_eye_brow_type',-26,1,-12), (354851,5890349,0,'soga_eye_color',229,229,102), (354852,5890349,1,'soga_eye_type',3,0,0), (354853,5890349,0,'soga_hair_face_color',96,33,18), (354854,5890349,0,'soga_hair_face_highlight_color',197,71,30), (354855,5890349,0,'soga_hair_type_color',96,33,18), (354856,5890349,0,'soga_hair_type_highlight_color',197,71,30), (354857,5890349,1,'soga_lip_type',-26,-19,-18), (354858,5890349,1,'soga_nose_type',17,5,-11), (354859,5890349,0,'soga_skin_color',199,147,116), (354860,5890349,0,'wing_color1',255,255,255), (354861,5890349,0,'wing_color2',255,255,255), (354862,5890350,1,'cheek_type',44,0,0), (354863,5890350,1,'chin_type',90,-11,0), (354864,5890350,1,'ear_type',-8,-98,0), (354865,5890350,1,'eye_brow_type',-91,-53,-25), (354866,5890350,0,'eye_color',119,175,191), (354867,5890350,1,'eye_type',75,0,0), (354868,5890350,0,'hair_color1',209,131,22), (354869,5890350,0,'hair_color2',199,150,48), (354870,5890350,0,'hair_face_color',184,128,10), (354871,5890350,0,'hair_face_highlight_color',47,14,19), (354872,5890350,0,'hair_highlight',54,45,28), (354873,5890350,0,'hair_type_color',184,128,10), (354874,5890350,0,'hair_type_highlight_color',47,14,19), (354875,5890350,1,'lip_type',0,32,-22), (354876,5890350,1,'nose_type',90,53,-34), (354877,5890350,0,'skin_color',61,63,63), (354878,5890350,1,'soga_cheek_type',44,0,0), (354879,5890350,1,'soga_chin_type',90,-11,0), (354880,5890350,1,'soga_ear_type',-8,-98,0), (354881,5890350,1,'soga_eye_brow_type',-91,-53,-25), (354882,5890350,0,'soga_eye_color',229,229,102), (354883,5890350,1,'soga_eye_type',75,0,0), (354884,5890350,0,'soga_hair_color1',209,131,22), (354885,5890350,0,'soga_hair_color2',199,150,48), (354886,5890350,0,'soga_hair_face_color',184,128,10), (354887,5890350,0,'soga_hair_face_highlight_color',47,14,19), (354888,5890350,0,'soga_hair_highlight',54,45,28), (354889,5890350,0,'soga_hair_type_color',184,128,10), (354890,5890350,0,'soga_hair_type_highlight_color',47,14,19), (354891,5890350,1,'soga_lip_type',0,32,-22), (354892,5890350,1,'soga_nose_type',90,53,-34), (354893,5890350,0,'soga_skin_color',61,63,63), (354894,5890350,0,'wing_color1',255,255,255), (354895,5890350,0,'wing_color2',255,255,255), (354896,5890351,1,'cheek_type',-52,-28,0), (354897,5890351,1,'chin_type',-26,62,-44), (354898,5890351,1,'ear_type',79,-17,0), (354899,5890351,1,'eye_brow_type',-40,-81,57), (354900,5890351,0,'eye_color',134,184,198), (354901,5890351,1,'eye_type',59,0,0), (354902,5890351,0,'hair_color1',79,28,15), (354903,5890351,0,'hair_color2',111,64,0), (354904,5890351,0,'hair_face_color',38,26,2), (354905,5890351,0,'hair_face_highlight_color',53,37,4), (354906,5890351,0,'hair_highlight',79,28,15), (354907,5890351,0,'hair_type_color',38,26,2), (354908,5890351,0,'hair_type_highlight_color',53,37,4), (354909,5890351,1,'lip_type',-91,-28,95), (354910,5890351,1,'nose_type',0,-68,66), (354911,5890351,0,'skin_color',225,185,180), (354912,5890351,1,'soga_cheek_type',-52,-28,0), (354913,5890351,1,'soga_chin_type',-26,62,-44), (354914,5890351,1,'soga_ear_type',79,-17,0), (354915,5890351,1,'soga_eye_brow_type',-40,-81,57), (354916,5890351,0,'soga_eye_color',229,229,102), (354917,5890351,1,'soga_eye_type',59,0,0), (354918,5890351,0,'soga_hair_color1',79,28,15), (354919,5890351,0,'soga_hair_color2',111,64,0), (354920,5890351,0,'soga_hair_face_color',38,26,2), (354921,5890351,0,'soga_hair_face_highlight_color',53,37,4), (354922,5890351,0,'soga_hair_highlight',79,28,15), (354923,5890351,0,'soga_hair_type_color',38,26,2), (354924,5890351,0,'soga_hair_type_highlight_color',53,37,4), (354925,5890351,1,'soga_lip_type',-91,-28,95), (354926,5890351,1,'soga_nose_type',0,-68,66), (354927,5890351,0,'soga_skin_color',225,185,180), (354928,5890351,0,'wing_color1',255,255,255), (354929,5890351,0,'wing_color2',255,255,255), (354930,5890352,1,'cheek_type',-43,-3,0), (354931,5890352,1,'chin_type',17,68,-28), (354932,5890352,1,'ear_type',-12,-52,0), (354933,5890352,1,'eye_brow_type',-14,77,0), (354934,5890352,0,'eye_color',0,58,58), (354935,5890352,1,'eye_type',-20,0,0), (354936,5890352,0,'hair_color1',25,172,23), (354937,5890352,1,'lip_type',38,-65,39), (354938,5890352,1,'nose_type',35,25,-84), (354939,5890352,0,'skin_color',80,23,7), (354940,5890352,1,'soga_cheek_type',-43,-3,0), (354941,5890352,1,'soga_chin_type',17,68,-28), (354942,5890352,1,'soga_ear_type',-12,-52,0), (354943,5890352,1,'soga_eye_brow_type',-14,77,0), (354944,5890352,0,'soga_eye_color',229,229,102), (354945,5890352,1,'soga_eye_type',-20,0,0), (354946,5890352,1,'soga_lip_type',38,-65,39), (354947,5890352,1,'soga_nose_type',35,25,-84), (354948,5890352,0,'soga_skin_color',80,23,7), (354949,5890352,0,'wing_color1',255,255,255), (354950,5890352,0,'wing_color2',255,255,255), (354951,5890353,1,'cheek_type',-63,-69,0), (354952,5890353,1,'chin_type',37,-95,-8), (354953,5890353,1,'ear_type',14,38,0), (354954,5890353,1,'eye_brow_type',23,-43,81), (354955,5890353,0,'eye_color',43,89,102), (354956,5890353,1,'eye_type',-52,0,0), (354957,5890353,0,'hair_color1',29,21,28), (354958,5890353,0,'hair_color2',39,32,39), (354959,5890353,0,'hair_face_color',15,1,21), (354960,5890353,0,'hair_face_highlight_color',171,64,25), (354961,5890353,0,'hair_highlight',89,21,21), (354962,5890353,0,'hair_type_color',15,1,21), (354963,5890353,0,'hair_type_highlight_color',171,64,25), (354964,5890353,1,'lip_type',22,34,0), (354965,5890353,1,'nose_type',21,17,-56), (354966,5890353,0,'skin_color',198,193,153), (354967,5890353,1,'soga_cheek_type',-63,-69,0), (354968,5890353,1,'soga_chin_type',37,-95,-8), (354969,5890353,1,'soga_ear_type',14,38,0), (354970,5890353,1,'soga_eye_brow_type',23,-43,81), (354971,5890353,0,'soga_eye_color',229,229,102), (354972,5890353,1,'soga_eye_type',-52,0,0), (354973,5890353,0,'soga_hair_color1',29,21,28), (354974,5890353,0,'soga_hair_color2',39,32,39), (354975,5890353,0,'soga_hair_face_color',15,1,21), (354976,5890353,0,'soga_hair_face_highlight_color',171,64,25), (354977,5890353,0,'soga_hair_highlight',89,21,21), (354978,5890353,0,'soga_hair_type_color',15,1,21), (354979,5890353,0,'soga_hair_type_highlight_color',171,64,25), (354980,5890353,1,'soga_lip_type',22,34,0), (354981,5890353,1,'soga_nose_type',21,17,-56), (354982,5890353,0,'soga_skin_color',198,193,153), (354983,5890353,0,'wing_color1',255,255,255), (354984,5890353,0,'wing_color2',255,255,255), (354985,5890354,1,'cheek_type',-29,-21,0), (354986,5890354,1,'chin_type',45,7,65), (354987,5890354,1,'ear_type',9,10,0), (354988,5890354,1,'eye_brow_type',4,-43,-91), (354989,5890354,0,'eye_color',29,57,38), (354990,5890354,0,'hair_color1',91,21,51), (354991,5890354,0,'hair_color2',159,88,0), (354992,5890354,0,'hair_face_color',127,40,34), (354993,5890354,0,'hair_face_highlight_color',228,182,26), (354994,5890354,0,'hair_highlight',246,219,114), (354995,5890354,0,'hair_type_color',127,40,34), (354996,5890354,0,'hair_type_highlight_color',228,182,26), (354997,5890354,1,'lip_type',-23,-88,0), (354998,5890354,1,'nose_type',-96,-97,-95), (354999,5890354,0,'skin_color',254,255,255), (355000,5890354,1,'soga_cheek_type',-29,-21,0), (355001,5890354,1,'soga_chin_type',45,7,65), (355002,5890354,1,'soga_ear_type',9,10,0), (355003,5890354,1,'soga_eye_brow_type',4,-43,-91), (355004,5890354,0,'soga_eye_color',229,229,102), (355005,5890354,0,'soga_hair_color1',91,21,51), (355006,5890354,0,'soga_hair_color2',159,88,0), (355007,5890354,0,'soga_hair_face_color',127,40,34), (355008,5890354,0,'soga_hair_face_highlight_color',228,182,26), (355009,5890354,0,'soga_hair_highlight',246,219,114), (355010,5890354,0,'soga_hair_type_color',127,40,34), (355011,5890354,0,'soga_hair_type_highlight_color',228,182,26), (355012,5890354,1,'soga_lip_type',-23,-88,0), (355013,5890354,1,'soga_nose_type',-96,-97,-95), (355014,5890354,0,'soga_skin_color',254,255,255), (355015,5890354,0,'wing_color1',255,255,255), (355016,5890354,0,'wing_color2',255,255,255), (355017,5890355,1,'cheek_type',-31,29,0), (355018,5890355,1,'chin_type',8,7,7), (355019,5890355,1,'ear_type',0,26,0), (355020,5890355,1,'eye_brow_type',0,-10,25), (355021,5890355,0,'eye_color',51,105,120), (355022,5890355,1,'eye_type',-12,0,0), (355023,5890355,0,'hair_color1',225,12,0), (355024,5890355,0,'hair_face_color',252,248,79), (355025,5890355,0,'hair_face_highlight_color',27,18,0), (355026,5890355,0,'hair_type_color',252,248,79), (355027,5890355,0,'hair_type_highlight_color',27,18,0), (355028,5890355,1,'lip_type',39,-25,-18), (355029,5890355,1,'nose_type',25,-31,12), (355030,5890355,0,'skin_color',247,252,252), (355031,5890355,1,'soga_cheek_type',-31,29,0), (355032,5890355,1,'soga_chin_type',8,7,7), (355033,5890355,1,'soga_ear_type',0,26,0), (355034,5890355,1,'soga_eye_brow_type',0,-10,25), (355035,5890355,0,'soga_eye_color',229,229,102), (355036,5890355,1,'soga_eye_type',-12,0,0), (355037,5890355,0,'soga_hair_face_color',252,248,79), (355038,5890355,0,'soga_hair_face_highlight_color',27,18,0), (355039,5890355,0,'soga_hair_type_color',252,248,79), (355040,5890355,0,'soga_hair_type_highlight_color',27,18,0), (355041,5890355,1,'soga_lip_type',39,-25,-18), (355042,5890355,1,'soga_nose_type',25,-31,12), (355043,5890355,0,'soga_skin_color',247,252,252), (355044,5890355,0,'wing_color1',255,255,255), (355045,5890355,0,'wing_color2',255,255,255), (355046,5890356,1,'cheek_type',29,-8,0), (355047,5890356,1,'chin_type',26,-25,-17), (355048,5890356,1,'ear_type',-19,5,0), (355049,5890356,1,'eye_brow_type',39,4,17), (355050,5890356,0,'eye_color',47,63,37), (355051,5890356,1,'eye_type',-34,0,0), (355052,5890356,0,'hair_color1',247,0,0), (355053,5890356,0,'hair_face_color',64,24,5), (355054,5890356,0,'hair_face_highlight_color',50,39,26), (355055,5890356,0,'hair_type_color',64,24,5), (355056,5890356,0,'hair_type_highlight_color',50,39,26), (355057,5890356,1,'lip_type',-12,-14,21), (355058,5890356,1,'nose_type',7,-9,0), (355059,5890356,0,'skin_color',234,197,191), (355060,5890356,1,'soga_cheek_type',29,-8,0), (355061,5890356,1,'soga_chin_type',26,-25,-17), (355062,5890356,1,'soga_ear_type',-19,5,0), (355063,5890356,1,'soga_eye_brow_type',39,4,17), (355064,5890356,0,'soga_eye_color',229,229,102), (355065,5890356,1,'soga_eye_type',-34,0,0), (355066,5890356,0,'soga_hair_face_color',64,24,5), (355067,5890356,0,'soga_hair_face_highlight_color',50,39,26), (355068,5890356,0,'soga_hair_type_color',64,24,5), (355069,5890356,0,'soga_hair_type_highlight_color',50,39,26), (355070,5890356,1,'soga_lip_type',-12,-14,21), (355071,5890356,1,'soga_nose_type',7,-9,0), (355072,5890356,0,'soga_skin_color',234,197,191), (355073,5890356,0,'wing_color1',255,255,255), (355074,5890356,0,'wing_color2',255,255,255), (355075,5890357,1,'cheek_type',28,28,0), (355076,5890357,1,'chin_type',37,-12,12), (355077,5890357,1,'ear_type',20,-1,0), (355078,5890357,1,'eye_brow_type',10,45,0), (355079,5890357,0,'eye_color',56,113,90), (355080,5890357,1,'eye_type',-5,0,0), (355081,5890357,0,'hair_color1',14,1,0), (355082,5890357,0,'hair_face_color',44,43,40), (355083,5890357,0,'hair_face_highlight_color',138,87,27), (355084,5890357,0,'hair_type_color',44,43,40), (355085,5890357,0,'hair_type_highlight_color',138,87,27), (355086,5890357,1,'lip_type',22,2,-22), (355087,5890357,1,'nose_type',0,14,1), (355088,5890357,0,'skin_color',229,208,210), (355089,5890357,1,'soga_cheek_type',28,28,0), (355090,5890357,1,'soga_chin_type',37,-12,12), (355091,5890357,1,'soga_ear_type',20,-1,0), (355092,5890357,1,'soga_eye_brow_type',10,45,0), (355093,5890357,0,'soga_eye_color',229,229,102), (355094,5890357,1,'soga_eye_type',-5,0,0), (355095,5890357,0,'soga_hair_face_color',44,43,40), (355096,5890357,0,'soga_hair_face_highlight_color',138,87,27), (355097,5890357,0,'soga_hair_type_color',44,43,40), (355098,5890357,0,'soga_hair_type_highlight_color',138,87,27), (355099,5890357,1,'soga_lip_type',22,2,-22), (355100,5890357,1,'soga_nose_type',0,14,1), (355101,5890357,0,'soga_skin_color',229,208,210), (355102,5890357,0,'wing_color1',255,255,255), (355103,5890357,0,'wing_color2',255,255,255), (355104,5890358,1,'cheek_type',-29,-23,0), (355105,5890358,1,'chin_type',26,17,32), (355106,5890358,1,'ear_type',-40,-25,0), (355107,5890358,1,'eye_brow_type',-9,35,-8), (355108,5890358,0,'eye_color',222,35,32), (355109,5890358,1,'eye_type',-3,0,0), (355110,5890358,0,'hair_color1',20,233,100), (355111,5890358,0,'hair_face_color',52,38,20), (355112,5890358,0,'hair_face_highlight_color',216,192,37), (355113,5890358,0,'hair_type_color',52,38,20), (355114,5890358,0,'hair_type_highlight_color',216,192,37), (355115,5890358,1,'lip_type',-12,-22,22), (355116,5890358,1,'nose_type',-28,20,-23), (355117,5890358,0,'skin_color',204,195,164), (355118,5890358,1,'soga_cheek_type',-29,-23,0), (355119,5890358,1,'soga_chin_type',26,17,32), (355120,5890358,1,'soga_ear_type',-40,-25,0), (355121,5890358,1,'soga_eye_brow_type',-9,35,-8), (355122,5890358,0,'soga_eye_color',229,229,102), (355123,5890358,1,'soga_eye_type',-3,0,0), (355124,5890358,0,'soga_hair_face_color',52,38,20), (355125,5890358,0,'soga_hair_face_highlight_color',216,192,37), (355126,5890358,0,'soga_hair_type_color',52,38,20), (355127,5890358,0,'soga_hair_type_highlight_color',216,192,37), (355128,5890358,1,'soga_lip_type',-12,-22,22), (355129,5890358,1,'soga_nose_type',-28,20,-23), (355130,5890358,0,'soga_skin_color',204,195,164), (355131,5890358,0,'wing_color1',255,255,255), (355132,5890358,0,'wing_color2',255,255,255), (355133,5890359,1,'cheek_type',57,2,0), (355134,5890359,1,'chin_type',37,35,-68), (355135,5890359,1,'ear_type',-83,7,0), (355136,5890359,1,'eye_brow_type',19,52,-90), (355137,5890359,0,'eye_color',35,75,76), (355138,5890359,1,'eye_type',56,0,0), (355139,5890359,0,'hair_color1',56,33,26), (355140,5890359,0,'hair_color2',94,59,11), (355141,5890359,0,'hair_face_color',97,67,10), (355142,5890359,0,'hair_face_highlight_color',139,47,30), (355143,5890359,0,'hair_highlight',91,21,51), (355144,5890359,0,'hair_type_color',97,67,10), (355145,5890359,0,'hair_type_highlight_color',139,47,30), (355146,5890359,1,'lip_type',14,-31,-66), (355147,5890359,1,'nose_type',-56,-87,-32), (355148,5890359,0,'skin_color',191,197,197), (355149,5890359,1,'soga_cheek_type',57,2,0), (355150,5890359,1,'soga_chin_type',37,35,-68), (355151,5890359,1,'soga_ear_type',-83,7,0), (355152,5890359,1,'soga_eye_brow_type',19,52,-90), (355153,5890359,0,'soga_eye_color',229,229,102), (355154,5890359,1,'soga_eye_type',56,0,0), (355155,5890359,0,'soga_hair_color1',56,33,26), (355156,5890359,0,'soga_hair_color2',94,59,11), (355157,5890359,0,'soga_hair_face_color',97,67,10), (355158,5890359,0,'soga_hair_face_highlight_color',139,47,30), (355159,5890359,0,'soga_hair_highlight',91,21,51), (355160,5890359,0,'soga_hair_type_color',97,67,10), (355161,5890359,0,'soga_hair_type_highlight_color',139,47,30), (355162,5890359,1,'soga_lip_type',14,-31,-66), (355163,5890359,1,'soga_nose_type',-56,-87,-32), (355164,5890359,0,'soga_skin_color',191,197,197), (355165,5890359,0,'wing_color1',255,255,255), (355166,5890359,0,'wing_color2',255,255,255), (355167,5890360,1,'cheek_type',-52,-76,0), (355168,5890360,1,'chin_type',93,81,0), (355169,5890360,1,'ear_type',50,61,0), (355170,5890360,1,'eye_brow_type',-100,-100,100), (355171,5890360,0,'eye_color',126,178,194), (355172,5890360,1,'eye_type',-100,0,0), (355173,5890360,0,'hair_color1',38,22,21), (355174,5890360,0,'hair_color2',120,50,0), (355175,5890360,0,'hair_face_color',8,3,4), (355176,5890360,0,'hair_face_highlight_color',119,147,147), (355177,5890360,0,'hair_highlight',114,112,142), (355178,5890360,0,'hair_type_color',8,3,4), (355179,5890360,0,'hair_type_highlight_color',119,147,147), (355180,5890360,1,'lip_type',-52,-62,0), (355181,5890360,1,'nose_type',50,75,0), (355182,5890360,0,'skin_color',204,214,214), (355183,5890360,1,'soga_cheek_type',-52,-76,0), (355184,5890360,1,'soga_chin_type',93,81,0), (355185,5890360,1,'soga_ear_type',50,61,0), (355186,5890360,1,'soga_eye_brow_type',-100,-100,100), (355187,5890360,0,'soga_eye_color',229,229,102), (355188,5890360,1,'soga_eye_type',-100,0,0), (355189,5890360,0,'soga_hair_color1',38,22,21), (355190,5890360,0,'soga_hair_color2',120,50,0), (355191,5890360,0,'soga_hair_face_color',8,3,4), (355192,5890360,0,'soga_hair_face_highlight_color',119,147,147), (355193,5890360,0,'soga_hair_highlight',114,112,142), (355194,5890360,0,'soga_hair_type_color',8,3,4), (355195,5890360,0,'soga_hair_type_highlight_color',119,147,147), (355196,5890360,1,'soga_lip_type',-52,-62,0), (355197,5890360,1,'soga_nose_type',50,75,0), (355198,5890360,0,'soga_skin_color',204,214,214), (355199,5890360,0,'wing_color1',255,255,255), (355200,5890360,0,'wing_color2',255,255,255), (355201,5890361,1,'cheek_type',9,-22,0), (355202,5890361,1,'chin_type',5,-14,18), (355203,5890361,1,'ear_type',10,-14,0), (355204,5890361,1,'eye_brow_type',28,-28,14), (355205,5890361,0,'eye_color',71,61,32), (355206,5890361,1,'eye_type',29,0,0), (355207,5890361,0,'hair_color1',247,26,0), (355208,5890361,0,'hair_face_color',112,40,8), (355209,5890361,0,'hair_face_highlight_color',228,218,132), (355210,5890361,0,'hair_type_color',112,40,8), (355211,5890361,0,'hair_type_highlight_color',228,218,132), (355212,5890361,1,'lip_type',-28,-5,-34), (355213,5890361,1,'nose_type',-9,-28,5), (355214,5890361,0,'skin_color',222,186,188), (355215,5890361,1,'soga_cheek_type',9,-22,0), (355216,5890361,1,'soga_chin_type',5,-14,18), (355217,5890361,1,'soga_ear_type',10,-14,0), (355218,5890361,1,'soga_eye_brow_type',28,-28,14), (355219,5890361,0,'soga_eye_color',229,229,102), (355220,5890361,1,'soga_eye_type',29,0,0), (355221,5890361,0,'soga_hair_face_color',112,40,8), (355222,5890361,0,'soga_hair_face_highlight_color',228,218,132), (355223,5890361,0,'soga_hair_type_color',112,40,8), (355224,5890361,0,'soga_hair_type_highlight_color',228,218,132), (355225,5890361,1,'soga_lip_type',-28,-5,-34), (355226,5890361,1,'soga_nose_type',-9,-28,5), (355227,5890361,0,'soga_skin_color',222,186,188), (355228,5890361,0,'wing_color1',255,255,255), (355229,5890361,0,'wing_color2',255,255,255), (355230,5890362,1,'cheek_type',-81,-39,0), (355231,5890362,1,'chin_type',25,-56,4), (355232,5890362,1,'ear_type',76,62,0), (355233,5890362,1,'eye_brow_type',-43,-100,62), (355234,5890362,0,'eye_color',117,161,139), (355235,5890362,1,'eye_type',34,0,0), (355236,5890362,0,'hair_color1',43,36,70), (355237,5890362,0,'hair_color2',64,76,74), (355238,5890362,0,'hair_face_color',44,38,55), (355239,5890362,0,'hair_face_highlight_color',244,246,246), (355240,5890362,0,'hair_highlight',161,165,168), (355241,5890362,0,'hair_type_color',44,38,55), (355242,5890362,0,'hair_type_highlight_color',244,246,246), (355243,5890362,1,'lip_type',-37,25,-34), (355244,5890362,1,'nose_type',31,100,22), (355245,5890362,0,'skin_color',223,219,196), (355246,5890362,1,'soga_cheek_type',-81,-39,0), (355247,5890362,1,'soga_chin_type',25,-56,4), (355248,5890362,1,'soga_ear_type',76,62,0), (355249,5890362,1,'soga_eye_brow_type',-43,-100,62), (355250,5890362,0,'soga_eye_color',229,229,102), (355251,5890362,1,'soga_eye_type',34,0,0), (355252,5890362,0,'soga_hair_color1',43,36,70), (355253,5890362,0,'soga_hair_color2',64,76,74), (355254,5890362,0,'soga_hair_face_color',44,38,55), (355255,5890362,0,'soga_hair_face_highlight_color',244,246,246), (355256,5890362,0,'soga_hair_highlight',161,165,168), (355257,5890362,0,'soga_hair_type_color',44,38,55), (355258,5890362,0,'soga_hair_type_highlight_color',244,246,246), (355259,5890362,1,'soga_lip_type',-37,25,-34), (355260,5890362,1,'soga_nose_type',31,100,22), (355261,5890362,0,'soga_skin_color',223,219,196), (355262,5890362,0,'wing_color1',255,255,255), (355263,5890362,0,'wing_color2',255,255,255), (355264,5890363,1,'cheek_type',-7,-14,0), (355265,5890363,1,'chin_type',28,5,8), (355266,5890363,1,'ear_type',9,-7,0), (355267,5890363,1,'eye_brow_type',3,-25,12), (355268,5890363,0,'eye_color',62,133,128), (355269,5890363,1,'eye_type',-28,0,0), (355270,5890363,0,'hair_color1',5,4,0), (355271,5890363,0,'hair_face_color',112,90,0), (355272,5890363,0,'hair_face_highlight_color',160,105,0), (355273,5890363,0,'hair_type_color',112,90,0), (355274,5890363,0,'hair_type_highlight_color',160,105,0), (355275,5890363,1,'lip_type',-39,28,-14), (355276,5890363,1,'nose_type',4,5,4), (355277,5890363,0,'skin_color',207,208,208), (355278,5890363,1,'soga_cheek_type',-7,-14,0), (355279,5890363,1,'soga_chin_type',28,5,8), (355280,5890363,1,'soga_ear_type',9,-7,0), (355281,5890363,1,'soga_eye_brow_type',3,-25,12), (355282,5890363,0,'soga_eye_color',229,229,102), (355283,5890363,1,'soga_eye_type',-28,0,0), (355284,5890363,0,'soga_hair_face_color',112,90,0), (355285,5890363,0,'soga_hair_face_highlight_color',160,105,0), (355286,5890363,0,'soga_hair_type_color',112,90,0), (355287,5890363,0,'soga_hair_type_highlight_color',160,105,0), (355288,5890363,1,'soga_lip_type',-39,28,-14), (355289,5890363,1,'soga_nose_type',4,5,4), (355290,5890363,0,'soga_skin_color',207,208,208), (355291,5890363,0,'wing_color1',255,255,255), (355292,5890363,0,'wing_color2',255,255,255), (355293,5890364,1,'cheek_type',-59,66,0), (355294,5890364,1,'chin_type',29,-10,-12), (355295,5890364,1,'ear_type',89,32,0), (355296,5890364,1,'eye_brow_type',59,-93,-31), (355297,5890364,0,'eye_color',54,116,114), (355298,5890364,1,'eye_type',53,0,0), (355299,5890364,0,'hair_color1',89,21,21), (355300,5890364,0,'hair_color2',171,87,0), (355301,5890364,0,'hair_face_color',171,64,25), (355302,5890364,0,'hair_face_highlight_color',84,0,0), (355303,5890364,0,'hair_highlight',109,14,49), (355304,5890364,0,'hair_type_color',171,64,25), (355305,5890364,0,'hair_type_highlight_color',84,0,0), (355306,5890364,1,'lip_type',-25,-21,-25), (355307,5890364,1,'nose_type',39,14,77), (355308,5890364,0,'skin_color',252,253,253), (355309,5890364,1,'soga_cheek_type',-59,66,0), (355310,5890364,1,'soga_chin_type',29,-10,-12), (355311,5890364,1,'soga_ear_type',89,32,0), (355312,5890364,1,'soga_eye_brow_type',59,-93,-31), (355313,5890364,0,'soga_eye_color',229,229,102), (355314,5890364,1,'soga_eye_type',53,0,0), (355315,5890364,0,'soga_hair_color1',89,21,21), (355316,5890364,0,'soga_hair_color2',171,87,0), (355317,5890364,0,'soga_hair_face_color',171,64,25), (355318,5890364,0,'soga_hair_face_highlight_color',84,0,0), (355319,5890364,0,'soga_hair_highlight',109,14,49), (355320,5890364,0,'soga_hair_type_color',171,64,25), (355321,5890364,0,'soga_hair_type_highlight_color',84,0,0), (355322,5890364,1,'soga_lip_type',-25,-21,-25), (355323,5890364,1,'soga_nose_type',39,14,77), (355324,5890364,0,'soga_skin_color',252,253,253), (355325,5890364,0,'wing_color1',255,255,255), (355326,5890364,0,'wing_color2',255,255,255), (355327,5890365,1,'cheek_type',1,-39,0), (355328,5890365,1,'chin_type',0,-18,17), (355329,5890365,1,'ear_type',-21,0,0), (355330,5890365,1,'eye_brow_type',0,-5,-4), (355331,5890365,0,'eye_color',138,174,156), (355332,5890365,1,'eye_type',26,0,0), (355333,5890365,0,'hair_color1',253,8,0), (355334,5890365,0,'hair_face_color',222,210,186), (355335,5890365,0,'hair_face_highlight_color',118,116,114), (355336,5890365,0,'hair_type_color',222,210,186), (355337,5890365,0,'hair_type_highlight_color',118,116,114), (355338,5890365,1,'lip_type',12,8,-10), (355339,5890365,1,'nose_type',44,-3,8), (355340,5890365,0,'skin_color',221,225,225), (355341,5890365,1,'soga_cheek_type',1,-39,0), (355342,5890365,1,'soga_chin_type',0,-18,17), (355343,5890365,1,'soga_ear_type',-21,0,0), (355344,5890365,1,'soga_eye_brow_type',0,-5,-4), (355345,5890365,0,'soga_eye_color',229,229,102), (355346,5890365,1,'soga_eye_type',26,0,0), (355347,5890365,0,'soga_hair_face_color',222,210,186), (355348,5890365,0,'soga_hair_face_highlight_color',118,116,114), (355349,5890365,0,'soga_hair_type_color',222,210,186), (355350,5890365,0,'soga_hair_type_highlight_color',118,116,114), (355351,5890365,1,'soga_lip_type',12,8,-10), (355352,5890365,1,'soga_nose_type',44,-3,8), (355353,5890365,0,'soga_skin_color',221,225,225), (355354,5890365,0,'wing_color1',255,255,255), (355355,5890365,0,'wing_color2',255,255,255), (355356,5890366,1,'cheek_type',25,0,0), (355357,5890366,1,'chin_type',14,14,-7), (355358,5890366,1,'ear_type',45,0,0), (355359,5890366,1,'eye_brow_type',-23,0,28), (355360,5890366,0,'eye_color',125,178,193), (355361,5890366,1,'eye_type',11,0,0), (355362,5890366,0,'hair_color1',17,19,0), (355363,5890366,0,'hair_face_color',100,63,0), (355364,5890366,0,'hair_face_highlight_color',84,32,14), (355365,5890366,0,'hair_type_color',100,63,0), (355366,5890366,0,'hair_type_highlight_color',84,32,14), (355367,5890366,1,'lip_type',28,-8,7), (355368,5890366,1,'nose_type',48,17,19), (355369,5890366,0,'skin_color',207,157,121), (355370,5890366,1,'soga_cheek_type',25,0,0), (355371,5890366,1,'soga_chin_type',14,14,-7), (355372,5890366,1,'soga_ear_type',45,0,0), (355373,5890366,1,'soga_eye_brow_type',-23,0,28), (355374,5890366,0,'soga_eye_color',229,229,102), (355375,5890366,1,'soga_eye_type',11,0,0), (355376,5890366,0,'soga_hair_face_color',100,63,0), (355377,5890366,0,'soga_hair_face_highlight_color',84,32,14), (355378,5890366,0,'soga_hair_type_color',100,63,0), (355379,5890366,0,'soga_hair_type_highlight_color',84,32,14), (355380,5890366,1,'soga_lip_type',28,-8,7), (355381,5890366,1,'soga_nose_type',48,17,19), (355382,5890366,0,'soga_skin_color',207,157,121), (355383,5890366,0,'wing_color1',255,255,255), (355384,5890366,0,'wing_color2',255,255,255), (355385,5890367,1,'cheek_type',-5,12,0), (355386,5890367,1,'chin_type',32,-42,21), (355387,5890367,1,'ear_type',-12,39,0), (355388,5890367,1,'eye_brow_type',25,8,-14), (355389,5890367,0,'eye_color',29,60,52), (355390,5890367,1,'eye_type',-38,0,0), (355391,5890367,0,'hair_color1',228,9,156), (355392,5890367,0,'hair_face_color',59,69,60), (355393,5890367,0,'hair_face_highlight_color',50,21,0), (355394,5890367,0,'hair_type_color',59,69,60), (355395,5890367,0,'hair_type_highlight_color',50,21,0), (355396,5890367,1,'lip_type',17,4,-7), (355397,5890367,1,'nose_type',-14,-28,9), (355398,5890367,0,'skin_color',226,217,194), (355399,5890367,1,'soga_cheek_type',-5,12,0), (355400,5890367,1,'soga_chin_type',32,-42,21), (355401,5890367,1,'soga_ear_type',-12,39,0), (355402,5890367,1,'soga_eye_brow_type',25,8,-14), (355403,5890367,0,'soga_eye_color',229,229,102), (355404,5890367,1,'soga_eye_type',-38,0,0), (355405,5890367,0,'soga_hair_face_color',59,69,60), (355406,5890367,0,'soga_hair_face_highlight_color',50,21,0), (355407,5890367,0,'soga_hair_type_color',59,69,60), (355408,5890367,0,'soga_hair_type_highlight_color',50,21,0), (355409,5890367,1,'soga_lip_type',17,4,-7), (355410,5890367,1,'soga_nose_type',-14,-28,9), (355411,5890367,0,'soga_skin_color',226,217,194), (355412,5890367,0,'wing_color1',255,255,255), (355413,5890367,0,'wing_color2',255,255,255), (355414,5890368,1,'cheek_type',-9,-28,0), (355415,5890368,1,'chin_type',-10,-28,-3), (355416,5890368,1,'ear_type',22,7,0), (355417,5890368,1,'eye_brow_type',10,0,-2), (355418,5890368,0,'eye_color',146,172,144), (355419,5890368,1,'eye_type',-12,0,0), (355420,5890368,0,'hair_color1',242,37,0), (355421,5890368,0,'hair_face_color',197,174,103), (355422,5890368,0,'hair_face_highlight_color',31,29,22), (355423,5890368,0,'hair_type_color',197,174,103), (355424,5890368,0,'hair_type_highlight_color',31,29,22), (355425,5890368,1,'lip_type',-46,22,37), (355426,5890368,1,'nose_type',-3,-14,37), (355427,5890368,0,'skin_color',230,206,196), (355428,5890368,1,'soga_cheek_type',-9,-28,0), (355429,5890368,1,'soga_chin_type',-10,-28,-3), (355430,5890368,1,'soga_ear_type',22,7,0), (355431,5890368,1,'soga_eye_brow_type',10,0,-2), (355432,5890368,0,'soga_eye_color',229,229,102), (355433,5890368,1,'soga_eye_type',-12,0,0), (355434,5890368,0,'soga_hair_face_color',197,174,103), (355435,5890368,0,'soga_hair_face_highlight_color',31,29,22), (355436,5890368,0,'soga_hair_type_color',197,174,103), (355437,5890368,0,'soga_hair_type_highlight_color',31,29,22), (355438,5890368,1,'soga_lip_type',-46,22,37), (355439,5890368,1,'soga_nose_type',-3,-14,37), (355440,5890368,0,'soga_skin_color',230,206,196), (355441,5890368,0,'wing_color1',255,255,255), (355442,5890368,0,'wing_color2',255,255,255), (355443,5890369,1,'cheek_type',-96,38,0), (355444,5890369,1,'chin_type',-37,-14,37), (355445,5890369,1,'ear_type',-82,20,0), (355446,5890369,1,'eye_brow_type',56,79,-25), (355447,5890369,0,'eye_color',122,176,192), (355448,5890369,1,'eye_type',28,0,0), (355449,5890369,0,'hair_color1',54,45,28), (355450,5890369,0,'hair_color2',104,52,0), (355451,5890369,0,'hair_face_color',45,13,18), (355452,5890369,0,'hair_face_highlight_color',233,184,31), (355453,5890369,0,'hair_highlight',246,219,114), (355454,5890369,0,'hair_type_color',45,13,18), (355455,5890369,0,'hair_type_highlight_color',233,184,31), (355456,5890369,1,'lip_type',-7,97,50), (355457,5890369,1,'nose_type',-22,43,-5), (355458,5890369,0,'skin_color',246,251,251), (355459,5890369,1,'soga_cheek_type',-96,38,0), (355460,5890369,1,'soga_chin_type',-37,-14,37), (355461,5890369,1,'soga_ear_type',-82,20,0), (355462,5890369,1,'soga_eye_brow_type',56,79,-25), (355463,5890369,0,'soga_eye_color',229,229,102), (355464,5890369,1,'soga_eye_type',28,0,0), (355465,5890369,0,'soga_hair_color1',54,45,28), (355466,5890369,0,'soga_hair_color2',104,52,0), (355467,5890369,0,'soga_hair_face_color',45,13,18), (355468,5890369,0,'soga_hair_face_highlight_color',233,184,31), (355469,5890369,0,'soga_hair_highlight',246,219,114), (355470,5890369,0,'soga_hair_type_color',45,13,18), (355471,5890369,0,'soga_hair_type_highlight_color',233,184,31), (355472,5890369,1,'soga_lip_type',-7,97,50), (355473,5890369,1,'soga_nose_type',-22,43,-5), (355474,5890369,0,'soga_skin_color',246,251,251), (355475,5890369,0,'wing_color1',255,255,255), (355476,5890369,0,'wing_color2',255,255,255), (355477,5890370,1,'eye_brow_type',-72,0,0), (355478,5890370,0,'eye_color',0,114,114), (355479,5890370,0,'hair_color1',173,0,34), (355480,5890370,1,'lip_type',-31,0,0), (355481,5890370,1,'nose_type',-17,-83,0), (355482,5890370,0,'skin_color',0,72,73), (355483,5890370,1,'soga_cheek_type',0,-72,0), (355484,5890370,1,'soga_chin_type',0,-31,0), (355485,5890370,1,'soga_eye_brow_type',-72,0,0), (355486,5890370,0,'soga_eye_color',229,229,102), (355487,5890370,1,'soga_lip_type',-31,0,0), (355488,5890370,1,'soga_nose_type',-17,-83,0), (355489,5890370,0,'soga_skin_color',0,72,73), (355490,5890370,0,'wing_color1',255,255,255), (355491,5890370,0,'wing_color2',255,255,255), (355492,5890371,1,'cheek_type',-3,2,0), (355493,5890371,1,'chin_type',-17,-29,-26), (355494,5890371,1,'ear_type',-23,-17,0), (355495,5890371,1,'eye_brow_type',0,-20,0), (355496,5890371,0,'eye_color',181,146,98), (355497,5890371,1,'eye_type',-7,0,0), (355498,5890371,0,'hair_color1',215,218,100), (355499,5890371,0,'hair_face_color',187,174,74), (355500,5890371,0,'hair_face_highlight_color',122,116,57), (355501,5890371,0,'hair_type_color',187,174,74), (355502,5890371,0,'hair_type_highlight_color',122,116,57), (355503,5890371,1,'lip_type',32,-25,10), (355504,5890371,1,'nose_type',0,-41,-38), (355505,5890371,0,'skin_color',226,206,176), (355506,5890371,1,'soga_cheek_type',-3,2,0), (355507,5890371,1,'soga_chin_type',-17,-29,-26), (355508,5890371,1,'soga_ear_type',-23,-17,0), (355509,5890371,1,'soga_eye_brow_type',0,-20,0), (355510,5890371,0,'soga_eye_color',229,229,102), (355511,5890371,1,'soga_eye_type',-7,0,0), (355512,5890371,0,'soga_hair_face_color',187,174,74), (355513,5890371,0,'soga_hair_face_highlight_color',122,116,57), (355514,5890371,0,'soga_hair_type_color',187,174,74), (355515,5890371,0,'soga_hair_type_highlight_color',122,116,57), (355516,5890371,1,'soga_lip_type',32,-25,10), (355517,5890371,1,'soga_nose_type',0,-41,-38), (355518,5890371,0,'soga_skin_color',226,206,176), (355519,5890371,0,'wing_color1',255,255,255), (355520,5890371,0,'wing_color2',255,255,255), (355521,5890372,1,'cheek_type',19,34,0), (355522,5890372,1,'chin_type',43,63,53), (355523,5890372,1,'ear_type',20,68,0), (355524,5890372,1,'eye_brow_type',-64,12,-64), (355525,5890372,0,'eye_color',36,75,86), (355526,5890372,1,'eye_type',75,0,0), (355527,5890372,0,'hair_color1',50,48,56), (355528,5890372,0,'hair_color2',68,72,71), (355529,5890372,0,'hair_face_color',52,49,65), (355530,5890372,0,'hair_face_highlight_color',84,0,0), (355531,5890372,0,'hair_highlight',109,14,49), (355532,5890372,0,'hair_type_color',52,49,65), (355533,5890372,0,'hair_type_highlight_color',84,0,0), (355534,5890372,1,'lip_type',75,-26,-77), (355535,5890372,1,'nose_type',81,28,77), (355536,5890372,0,'skin_color',203,166,110), (355537,5890372,1,'soga_cheek_type',19,34,0), (355538,5890372,1,'soga_chin_type',43,63,53), (355539,5890372,1,'soga_ear_type',20,68,0), (355540,5890372,1,'soga_eye_brow_type',-64,12,-64), (355541,5890372,0,'soga_eye_color',229,229,102), (355542,5890372,1,'soga_eye_type',75,0,0), (355543,5890372,0,'soga_hair_color1',50,48,56), (355544,5890372,0,'soga_hair_color2',68,72,71), (355545,5890372,0,'soga_hair_face_color',52,49,65), (355546,5890372,0,'soga_hair_face_highlight_color',84,0,0), (355547,5890372,0,'soga_hair_highlight',109,14,49), (355548,5890372,0,'soga_hair_type_color',52,49,65), (355549,5890372,0,'soga_hair_type_highlight_color',84,0,0), (355550,5890372,1,'soga_lip_type',75,-26,-77), (355551,5890372,1,'soga_nose_type',81,28,77), (355552,5890372,0,'soga_skin_color',203,166,110), (355553,5890372,0,'wing_color1',255,255,255), (355554,5890372,0,'wing_color2',255,255,255), (355555,5890373,1,'cheek_type',46,-95,0), (355556,5890373,1,'chin_type',-48,72,-39), (355557,5890373,1,'ear_type',-77,-81,0), (355558,5890373,1,'eye_brow_type',-70,17,-75), (355559,5890373,0,'eye_color',29,64,62), (355560,5890373,1,'eye_type',-72,0,0), (355561,5890373,0,'hair_color1',249,230,153), (355562,5890373,0,'hair_color2',142,120,84), (355563,5890373,0,'hair_face_color',240,231,207), (355564,5890373,0,'hair_face_highlight_color',101,17,15), (355565,5890373,0,'hair_highlight',91,21,51), (355566,5890373,0,'hair_type_color',240,231,207), (355567,5890373,0,'hair_type_highlight_color',101,17,15), (355568,5890373,1,'lip_type',44,5,57), (355569,5890373,1,'nose_type',-42,53,56), (355570,5890373,0,'skin_color',215,192,181), (355571,5890373,1,'soga_cheek_type',46,-95,0), (355572,5890373,1,'soga_chin_type',-48,72,-39), (355573,5890373,1,'soga_ear_type',-77,-81,0), (355574,5890373,1,'soga_eye_brow_type',-70,17,-75), (355575,5890373,0,'soga_eye_color',229,229,102), (355576,5890373,1,'soga_eye_type',-72,0,0), (355577,5890373,0,'soga_hair_color1',249,230,153), (355578,5890373,0,'soga_hair_color2',142,120,84), (355579,5890373,0,'soga_hair_face_color',240,231,207), (355580,5890373,0,'soga_hair_face_highlight_color',101,17,15), (355581,5890373,0,'soga_hair_highlight',91,21,51), (355582,5890373,0,'soga_hair_type_color',240,231,207), (355583,5890373,0,'soga_hair_type_highlight_color',101,17,15), (355584,5890373,1,'soga_lip_type',44,5,57), (355585,5890373,1,'soga_nose_type',-42,53,56), (355586,5890373,0,'soga_skin_color',215,192,181), (355587,5890373,0,'wing_color1',255,255,255), (355588,5890373,0,'wing_color2',255,255,255), (355589,5890374,1,'cheek_type',-42,45,0), (355590,5890374,1,'chin_type',-98,79,-50), (355591,5890374,1,'ear_type',-98,-57,0), (355592,5890374,1,'eye_brow_type',90,83,40), (355593,5890374,0,'eye_color',184,182,149), (355594,5890374,1,'eye_type',52,0,0), (355595,5890374,0,'hair_color1',114,112,142), (355596,5890374,0,'hair_color2',144,140,137), (355597,5890374,0,'hair_face_color',152,174,173), (355598,5890374,0,'hair_face_highlight_color',171,64,25), (355599,5890374,0,'hair_highlight',89,21,21), (355600,5890374,0,'hair_type_color',152,174,173), (355601,5890374,0,'hair_type_highlight_color',171,64,25), (355602,5890374,1,'lip_type',-62,17,-41), (355603,5890374,1,'nose_type',-66,78,63), (355604,5890374,0,'skin_color',48,34,34), (355605,5890374,1,'soga_cheek_type',-42,45,0), (355606,5890374,1,'soga_chin_type',-98,79,-50), (355607,5890374,1,'soga_ear_type',-98,-57,0), (355608,5890374,1,'soga_eye_brow_type',90,83,40), (355609,5890374,0,'soga_eye_color',229,229,102), (355610,5890374,1,'soga_eye_type',52,0,0), (355611,5890374,0,'soga_hair_color1',114,112,142), (355612,5890374,0,'soga_hair_color2',144,140,137), (355613,5890374,0,'soga_hair_face_color',152,174,173), (355614,5890374,0,'soga_hair_face_highlight_color',171,64,25), (355615,5890374,0,'soga_hair_highlight',89,21,21), (355616,5890374,0,'soga_hair_type_color',152,174,173), (355617,5890374,0,'soga_hair_type_highlight_color',171,64,25), (355618,5890374,1,'soga_lip_type',-62,17,-41), (355619,5890374,1,'soga_nose_type',-66,78,63), (355620,5890374,0,'soga_skin_color',48,34,34), (355621,5890374,0,'wing_color1',255,255,255), (355622,5890374,0,'wing_color2',255,255,255), (355623,5890375,1,'cheek_type',-9,-28,0), (355624,5890375,1,'chin_type',8,44,10), (355625,5890375,1,'ear_type',-21,39,0), (355626,5890375,1,'eye_brow_type',-19,12,-14), (355627,5890375,0,'eye_color',154,191,183), (355628,5890375,1,'eye_type',22,0,0), (355629,5890375,0,'hair_color1',231,236,0), (355630,5890375,0,'hair_face_color',96,33,18), (355631,5890375,0,'hair_face_highlight_color',105,99,91), (355632,5890375,0,'hair_type_color',96,33,18), (355633,5890375,0,'hair_type_highlight_color',105,99,91), (355634,5890375,1,'lip_type',-35,10,0), (355635,5890375,1,'nose_type',-28,-25,-20), (355636,5890375,0,'skin_color',176,134,137), (355637,5890375,1,'soga_cheek_type',-9,-28,0), (355638,5890375,1,'soga_chin_type',8,44,10), (355639,5890375,1,'soga_ear_type',-21,39,0), (355640,5890375,1,'soga_eye_brow_type',-19,12,-14), (355641,5890375,0,'soga_eye_color',229,229,102), (355642,5890375,1,'soga_eye_type',22,0,0), (355643,5890375,0,'soga_hair_face_color',96,33,18), (355644,5890375,0,'soga_hair_face_highlight_color',105,99,91), (355645,5890375,0,'soga_hair_type_color',96,33,18), (355646,5890375,0,'soga_hair_type_highlight_color',105,99,91), (355647,5890375,1,'soga_lip_type',-35,10,0), (355648,5890375,1,'soga_nose_type',-28,-25,-20), (355649,5890375,0,'soga_skin_color',176,134,137), (355650,5890375,0,'wing_color1',255,255,255), (355651,5890375,0,'wing_color2',255,255,255), (355652,5890376,1,'cheek_type',-1,25,0), (355653,5890376,1,'chin_type',-25,14,32), (355654,5890376,1,'ear_type',-7,0,0), (355655,5890376,1,'eye_brow_type',-28,-23,-9), (355656,5890376,0,'eye_color',32,61,44), (355657,5890376,0,'hair_color1',8,0,0), (355658,5890376,0,'hair_face_color',65,47,0), (355659,5890376,0,'hair_face_highlight_color',94,34,16), (355660,5890376,0,'hair_type_color',65,47,0), (355661,5890376,0,'hair_type_highlight_color',94,34,16), (355662,5890376,1,'lip_type',-2,0,19), (355663,5890376,1,'nose_type',-22,8,0), (355664,5890376,0,'skin_color',186,153,101), (355665,5890376,1,'soga_cheek_type',-1,25,0), (355666,5890376,1,'soga_chin_type',-25,14,32), (355667,5890376,1,'soga_ear_type',-7,0,0), (355668,5890376,1,'soga_eye_brow_type',-28,-23,-9), (355669,5890376,0,'soga_eye_color',229,229,102), (355670,5890376,0,'soga_hair_face_color',65,47,0), (355671,5890376,0,'soga_hair_face_highlight_color',94,34,16), (355672,5890376,0,'soga_hair_type_color',65,47,0), (355673,5890376,0,'soga_hair_type_highlight_color',94,34,16), (355674,5890376,1,'soga_lip_type',-2,0,19), (355675,5890376,1,'soga_nose_type',-22,8,0), (355676,5890376,0,'soga_skin_color',186,153,101), (355677,5890376,0,'wing_color1',255,255,255), (355678,5890376,0,'wing_color2',255,255,255), (355679,5890377,1,'cheek_type',-61,-1,0), (355680,5890377,1,'chin_type',61,65,-46), (355681,5890377,1,'ear_type',-43,4,0), (355682,5890377,1,'eye_brow_type',43,50,-37), (355683,5890377,0,'eye_color',39,75,50), (355684,5890377,1,'eye_type',76,0,0), (355685,5890377,0,'hair_color1',26,24,25), (355686,5890377,0,'hair_color2',36,34,36), (355687,5890377,0,'hair_face_color',15,1,21), (355688,5890377,0,'hair_face_highlight_color',15,1,21), (355689,5890377,0,'hair_highlight',26,24,25), (355690,5890377,0,'hair_type_color',15,1,21), (355691,5890377,0,'hair_type_highlight_color',15,1,21), (355692,5890377,1,'lip_type',17,-8,0), (355693,5890377,1,'nose_type',-3,75,42), (355694,5890377,0,'skin_color',227,222,179), (355695,5890377,1,'soga_cheek_type',-61,-1,0), (355696,5890377,1,'soga_chin_type',61,65,-46), (355697,5890377,1,'soga_ear_type',-43,4,0), (355698,5890377,1,'soga_eye_brow_type',43,50,-37), (355699,5890377,0,'soga_eye_color',229,229,102), (355700,5890377,1,'soga_eye_type',76,0,0), (355701,5890377,0,'soga_hair_color1',26,24,25), (355702,5890377,0,'soga_hair_color2',36,34,36), (355703,5890377,0,'soga_hair_face_color',15,1,21), (355704,5890377,0,'soga_hair_face_highlight_color',15,1,21), (355705,5890377,0,'soga_hair_highlight',26,24,25), (355706,5890377,0,'soga_hair_type_color',15,1,21), (355707,5890377,0,'soga_hair_type_highlight_color',15,1,21), (355708,5890377,1,'soga_lip_type',17,-8,0), (355709,5890377,1,'soga_nose_type',-3,75,42), (355710,5890377,0,'soga_skin_color',227,222,179), (355711,5890377,0,'wing_color1',255,255,255), (355712,5890377,0,'wing_color2',255,255,255), (355713,5890378,1,'cheek_type',45,-45,0), (355714,5890378,1,'chin_type',95,-46,-64), (355715,5890378,1,'ear_type',-77,8,0), (355716,5890378,1,'eye_brow_type',-61,17,-74), (355717,5890378,0,'eye_color',31,59,41), (355718,5890378,1,'eye_type',-37,0,0), (355719,5890378,0,'hair_color1',246,219,114), (355720,5890378,0,'hair_color2',187,136,62), (355721,5890378,0,'hair_face_color',228,182,26), (355722,5890378,0,'hair_face_highlight_color',88,4,4), (355723,5890378,0,'hair_highlight',109,14,49), (355724,5890378,0,'hair_type_color',228,182,26), (355725,5890378,0,'hair_type_highlight_color',88,4,4), (355726,5890378,1,'lip_type',50,-97,65), (355727,5890378,1,'nose_type',69,62,22), (355728,5890378,0,'skin_color',236,226,182), (355729,5890378,1,'soga_cheek_type',45,-45,0), (355730,5890378,1,'soga_chin_type',95,-46,-64), (355731,5890378,1,'soga_ear_type',-77,8,0), (355732,5890378,1,'soga_eye_brow_type',-61,17,-74), (355733,5890378,0,'soga_eye_color',229,229,102), (355734,5890378,1,'soga_eye_type',-37,0,0), (355735,5890378,0,'soga_hair_color1',246,219,114), (355736,5890378,0,'soga_hair_color2',187,136,62), (355737,5890378,0,'soga_hair_face_color',228,182,26), (355738,5890378,0,'soga_hair_face_highlight_color',88,4,4), (355739,5890378,0,'soga_hair_highlight',109,14,49), (355740,5890378,0,'soga_hair_type_color',228,182,26), (355741,5890378,0,'soga_hair_type_highlight_color',88,4,4), (355742,5890378,1,'soga_lip_type',50,-97,65), (355743,5890378,1,'soga_nose_type',69,62,22), (355744,5890378,0,'soga_skin_color',236,226,182), (355745,5890378,0,'wing_color1',255,255,255), (355746,5890378,0,'wing_color2',255,255,255), (355747,5890379,1,'cheek_type',-9,34,0), (355748,5890379,1,'chin_type',-57,-50,22), (355749,5890379,1,'ear_type',100,-100,0), (355750,5890379,1,'eye_brow_type',56,22,-68), (355751,5890379,0,'eye_color',53,34,13), (355752,5890379,1,'eye_type',-100,0,0), (355753,5890379,0,'hair_color1',119,135,135), (355754,5890379,0,'hair_color2',99,84,73), (355755,5890379,0,'hair_face_color',239,239,226), (355756,5890379,0,'hair_face_highlight_color',193,100,45), (355757,5890379,0,'hair_highlight',105,26,26), (355758,5890379,0,'hair_type_color',239,239,226), (355759,5890379,0,'hair_type_highlight_color',193,100,45), (355760,5890379,1,'lip_type',48,-41,-12), (355761,5890379,1,'nose_type',0,-7,-84), (355762,5890379,0,'skin_color',212,188,178), (355763,5890379,1,'soga_cheek_type',-9,34,0), (355764,5890379,1,'soga_chin_type',-57,-50,22), (355765,5890379,1,'soga_ear_type',100,-100,0), (355766,5890379,1,'soga_eye_brow_type',56,22,-68), (355767,5890379,0,'soga_eye_color',229,229,102), (355768,5890379,1,'soga_eye_type',-100,0,0), (355769,5890379,0,'soga_hair_color1',119,135,135), (355770,5890379,0,'soga_hair_color2',99,84,73), (355771,5890379,0,'soga_hair_face_color',239,239,226), (355772,5890379,0,'soga_hair_face_highlight_color',193,100,45), (355773,5890379,0,'soga_hair_highlight',105,26,26), (355774,5890379,0,'soga_hair_type_color',239,239,226), (355775,5890379,0,'soga_hair_type_highlight_color',193,100,45), (355776,5890379,1,'soga_lip_type',48,-41,-12), (355777,5890379,1,'soga_nose_type',0,-7,-84), (355778,5890379,0,'soga_skin_color',212,188,178), (355779,5890379,0,'wing_color1',255,255,255), (355780,5890379,0,'wing_color2',255,255,255), (355781,5890380,1,'cheek_type',42,31,0), (355782,5890380,1,'chin_type',-68,-20,-56), (355783,5890380,1,'ear_type',-72,26,0), (355784,5890380,1,'eye_brow_type',77,17,-84), (355785,5890380,0,'eye_color',45,28,10), (355786,5890380,1,'eye_type',9,0,0), (355787,5890380,0,'hair_color1',123,123,130), (355788,5890380,0,'hair_color2',144,140,137), (355789,5890380,0,'hair_face_color',112,137,138), (355790,5890380,0,'hair_face_highlight_color',119,147,147), (355791,5890380,0,'hair_highlight',123,123,130), (355792,5890380,0,'hair_type_color',112,137,138), (355793,5890380,0,'hair_type_highlight_color',119,147,147), (355794,5890380,1,'lip_type',10,59,-97), (355795,5890380,1,'nose_type',4,-31,-3), (355796,5890380,0,'skin_color',76,60,34), (355797,5890380,1,'soga_cheek_type',42,31,0), (355798,5890380,1,'soga_chin_type',-68,-20,-56), (355799,5890380,1,'soga_ear_type',-72,26,0), (355800,5890380,1,'soga_eye_brow_type',77,17,-84), (355801,5890380,0,'soga_eye_color',204,204,204), (355802,5890380,1,'soga_eye_type',9,0,0), (355803,5890380,0,'soga_hair_color1',123,123,130), (355804,5890380,0,'soga_hair_color2',144,140,137), (355805,5890380,0,'soga_hair_face_color',112,137,138), (355806,5890380,0,'soga_hair_face_highlight_color',119,147,147), (355807,5890380,0,'soga_hair_highlight',123,123,130), (355808,5890380,0,'soga_hair_type_color',112,137,138), (355809,5890380,0,'soga_hair_type_highlight_color',119,147,147), (355810,5890380,1,'soga_lip_type',10,59,-97), (355811,5890380,1,'soga_nose_type',4,-31,-3), (355812,5890380,0,'soga_skin_color',76,60,34), (355813,5890381,1,'cheek_type',-31,-17,0), (355814,5890381,1,'chin_type',-12,-14,-1), (355815,5890381,1,'ear_type',-17,5,0), (355816,5890381,1,'eye_brow_type',-10,28,0), (355817,5890381,0,'eye_color',46,93,108), (355818,5890381,1,'eye_type',9,0,0), (355819,5890381,0,'hair_color1',25,38,0), (355820,5890381,0,'hair_face_color',207,195,0), (355821,5890381,0,'hair_face_highlight_color',136,54,22), (355822,5890381,0,'hair_type_color',207,195,0), (355823,5890381,0,'hair_type_highlight_color',136,54,22), (355824,5890381,1,'lip_type',28,-28,-14), (355825,5890381,1,'nose_type',-14,25,38), (355826,5890381,0,'skin_color',213,179,131), (355827,5890381,1,'soga_cheek_type',-31,-17,0), (355828,5890381,1,'soga_chin_type',-12,-14,-1), (355829,5890381,1,'soga_ear_type',-17,5,0), (355830,5890381,1,'soga_eye_brow_type',-10,28,0), (355831,5890381,0,'soga_eye_color',229,229,102), (355832,5890381,1,'soga_eye_type',9,0,0), (355833,5890381,0,'soga_hair_face_color',207,195,0), (355834,5890381,0,'soga_hair_face_highlight_color',136,54,22), (355835,5890381,0,'soga_hair_type_color',207,195,0), (355836,5890381,0,'soga_hair_type_highlight_color',136,54,22), (355837,5890381,1,'soga_lip_type',28,-28,-14), (355838,5890381,1,'soga_nose_type',-14,25,38), (355839,5890381,0,'soga_skin_color',213,179,131), (355840,5890381,0,'wing_color1',255,255,255), (355841,5890381,0,'wing_color2',255,255,255), (355842,5890382,0,'eye_color',255,255,255), (355843,5890382,0,'skin_color',255,255,255), (355844,5890382,0,'soga_eye_color',255,0,255), (355845,5890383,1,'cheek_type',-31,-81,0), (355846,5890383,1,'chin_type',-68,-29,85), (355847,5890383,1,'ear_type',-95,-34,0), (355848,5890383,1,'eye_brow_type',-71,-71,40), (355849,5890383,0,'eye_color',145,190,203), (355850,5890383,1,'eye_type',-31,0,0), (355851,5890383,0,'hair_color1',38,22,21), (355852,5890383,0,'hair_color2',120,50,0), (355853,5890383,0,'hair_face_color',4,1,1), (355854,5890383,0,'hair_face_highlight_color',233,168,29), (355855,5890383,0,'hair_highlight',200,165,96), (355856,5890383,0,'hair_type_color',4,1,1), (355857,5890383,0,'hair_type_highlight_color',233,168,29), (355858,5890383,1,'lip_type',11,-37,65), (355859,5890383,1,'nose_type',-18,-8,-81), (355860,5890383,0,'skin_color',44,46,46), (355861,5890383,1,'soga_cheek_type',-31,-81,0), (355862,5890383,1,'soga_chin_type',-68,-29,85), (355863,5890383,1,'soga_ear_type',-95,-34,0), (355864,5890383,1,'soga_eye_brow_type',-71,-71,40), (355865,5890383,0,'soga_eye_color',229,229,102), (355866,5890383,1,'soga_eye_type',-31,0,0), (355867,5890383,0,'soga_hair_color1',38,22,21), (355868,5890383,0,'soga_hair_color2',120,50,0), (355869,5890383,0,'soga_hair_face_color',4,1,1), (355870,5890383,0,'soga_hair_face_highlight_color',233,168,29), (355871,5890383,0,'soga_hair_highlight',200,165,96), (355872,5890383,0,'soga_hair_type_color',4,1,1), (355873,5890383,0,'soga_hair_type_highlight_color',233,168,29), (355874,5890383,1,'soga_lip_type',11,-37,65), (355875,5890383,1,'soga_nose_type',-18,-8,-81), (355876,5890383,0,'soga_skin_color',44,46,46), (355877,5890383,0,'wing_color1',255,255,255), (355878,5890383,0,'wing_color2',255,255,255), (355879,5890384,1,'cheek_type',15,64,0), (355880,5890384,1,'chin_type',-77,75,-41), (355881,5890384,1,'ear_type',15,-52,0), (355882,5890384,1,'eye_brow_type',-43,-43,-71), (355883,5890384,0,'eye_color',62,41,216), (355884,5890384,1,'eye_type',84,0,0), (355885,5890384,0,'hair_color1',64,68,94), (355886,5890384,1,'lip_type',66,87,-90), (355887,5890384,1,'nose_type',-76,64,68), (355888,5890384,0,'skin_color',78,22,10), (355889,5890384,1,'soga_cheek_type',15,64,0), (355890,5890384,1,'soga_chin_type',-77,75,-41), (355891,5890384,1,'soga_ear_type',15,-52,0), (355892,5890384,1,'soga_eye_brow_type',-43,-43,-71), (355893,5890384,0,'soga_eye_color',229,229,102), (355894,5890384,1,'soga_eye_type',84,0,0), (355895,5890384,1,'soga_lip_type',66,87,-90), (355896,5890384,1,'soga_nose_type',-76,64,68), (355897,5890384,0,'soga_skin_color',78,22,10), (355898,5890384,0,'wing_color1',255,255,255), (355899,5890384,0,'wing_color2',255,255,255), (355900,5890385,1,'cheek_type',15,-48,0), (355901,5890385,1,'chin_type',69,76,-28), (355902,5890385,1,'ear_type',25,-35,0), (355903,5890385,1,'eye_brow_type',43,-100,100), (355904,5890385,0,'eye_color',119,144,101), (355905,5890385,1,'eye_type',25,0,0), (355906,5890385,0,'hair_color1',109,14,49), (355907,5890385,0,'hair_color2',185,97,0), (355908,5890385,0,'hair_face_color',86,2,2), (355909,5890385,0,'hair_face_highlight_color',233,184,31), (355910,5890385,0,'hair_highlight',246,219,114), (355911,5890385,0,'hair_type_color',86,2,2), (355912,5890385,0,'hair_type_highlight_color',233,184,31), (355913,5890385,1,'lip_type',-57,100,-56), (355914,5890385,1,'nose_type',81,18,14), (355915,5890385,0,'skin_color',202,148,120), (355916,5890385,1,'soga_cheek_type',15,-48,0), (355917,5890385,1,'soga_chin_type',69,76,-28), (355918,5890385,1,'soga_ear_type',25,-35,0), (355919,5890385,1,'soga_eye_brow_type',43,-100,100), (355920,5890385,0,'soga_eye_color',229,229,102), (355921,5890385,1,'soga_eye_type',25,0,0), (355922,5890385,0,'soga_hair_color1',109,14,49), (355923,5890385,0,'soga_hair_color2',185,97,0), (355924,5890385,0,'soga_hair_face_color',86,2,2), (355925,5890385,0,'soga_hair_face_highlight_color',233,184,31), (355926,5890385,0,'soga_hair_highlight',246,219,114), (355927,5890385,0,'soga_hair_type_color',86,2,2), (355928,5890385,0,'soga_hair_type_highlight_color',233,184,31), (355929,5890385,1,'soga_lip_type',-57,100,-56), (355930,5890385,1,'soga_nose_type',81,18,14), (355931,5890385,0,'soga_skin_color',202,148,120), (355932,5890386,1,'cheek_type',-2,-2,0), (355933,5890386,1,'chin_type',-22,34,17), (355934,5890386,1,'ear_type',-4,-29,0), (355935,5890386,1,'eye_brow_type',4,-45,10), (355936,5890386,0,'eye_color',37,77,81), (355937,5890386,0,'hair_color1',253,2,0), (355938,5890386,0,'hair_face_color',163,160,157), (355939,5890386,0,'hair_face_highlight_color',57,56,46), (355940,5890386,0,'hair_type_color',163,160,157), (355941,5890386,0,'hair_type_highlight_color',57,56,46), (355942,5890386,1,'lip_type',7,0,10), (355943,5890386,1,'nose_type',-28,-3,2), (355944,5890386,0,'skin_color',184,179,137), (355945,5890386,1,'soga_cheek_type',-2,-2,0), (355946,5890386,1,'soga_chin_type',-22,34,17), (355947,5890386,1,'soga_ear_type',-4,-29,0), (355948,5890386,1,'soga_eye_brow_type',4,-45,10), (355949,5890386,0,'soga_eye_color',229,229,102), (355950,5890386,0,'soga_hair_face_color',163,160,157), (355951,5890386,0,'soga_hair_face_highlight_color',57,56,46), (355952,5890386,0,'soga_hair_type_color',163,160,157), (355953,5890386,0,'soga_hair_type_highlight_color',57,56,46), (355954,5890386,1,'soga_lip_type',7,0,10), (355955,5890386,1,'soga_nose_type',-28,-3,2), (355956,5890386,0,'soga_skin_color',184,179,137), (355957,5890386,0,'wing_color1',255,255,255), (355958,5890386,0,'wing_color2',255,255,255), (355959,5890387,1,'cheek_type',4,-91,0), (355960,5890387,1,'chin_type',-69,7,75), (355961,5890387,1,'ear_type',-50,77,0), (355962,5890387,1,'eye_brow_type',-71,37,23), (355963,5890387,0,'eye_color',163,201,212), (355964,5890387,1,'eye_type',97,0,0), (355965,5890387,0,'hair_color1',79,28,15), (355966,5890387,0,'hair_color2',111,64,0), (355967,5890387,0,'hair_face_color',40,20,7), (355968,5890387,0,'hair_face_highlight_color',47,42,59), (355969,5890387,0,'hair_highlight',43,36,70), (355970,5890387,0,'hair_type_color',40,20,7), (355971,5890387,0,'hair_type_highlight_color',47,42,59), (355972,5890387,1,'lip_type',-34,-68,-35), (355973,5890387,1,'nose_type',63,-31,58), (355974,5890387,0,'skin_color',177,159,108), (355975,5890387,1,'soga_cheek_type',4,-91,0), (355976,5890387,1,'soga_chin_type',-69,7,75), (355977,5890387,1,'soga_ear_type',-50,77,0), (355978,5890387,1,'soga_eye_brow_type',-71,37,23), (355979,5890387,0,'soga_eye_color',229,229,102), (355980,5890387,1,'soga_eye_type',97,0,0), (355981,5890387,0,'soga_hair_color1',79,28,15), (355982,5890387,0,'soga_hair_color2',111,64,0), (355983,5890387,0,'soga_hair_face_color',40,20,7), (355984,5890387,0,'soga_hair_face_highlight_color',47,42,59), (355985,5890387,0,'soga_hair_highlight',43,36,70), (355986,5890387,0,'soga_hair_type_color',40,20,7), (355987,5890387,0,'soga_hair_type_highlight_color',47,42,59), (355988,5890387,1,'soga_lip_type',-34,-68,-35), (355989,5890387,1,'soga_nose_type',63,-31,58), (355990,5890387,0,'soga_skin_color',177,159,108), (355991,5890387,0,'wing_color1',255,255,255), (355992,5890387,0,'wing_color2',255,255,255), (355993,5890388,1,'cheek_type',0,-4,0), (355994,5890388,1,'chin_type',-7,18,7), (355995,5890388,1,'ear_type',0,7,0), (355996,5890388,1,'eye_brow_type',12,20,21), (355997,5890388,0,'eye_color',162,198,199), (355998,5890388,1,'eye_type',-10,0,0), (355999,5890388,0,'hair_color1',231,0,0), (356000,5890388,0,'hair_face_color',106,86,0), (356001,5890388,0,'hair_face_highlight_color',30,11,3), (356002,5890388,0,'hair_type_color',106,86,0), (356003,5890388,0,'hair_type_highlight_color',30,11,3), (356004,5890388,1,'lip_type',-25,-25,0), (356005,5890388,1,'nose_type',-7,-25,0), (356006,5890388,0,'skin_color',250,253,253), (356007,5890388,1,'soga_cheek_type',0,-4,0), (356008,5890388,1,'soga_chin_type',-7,18,7), (356009,5890388,1,'soga_ear_type',0,7,0), (356010,5890388,1,'soga_eye_brow_type',12,20,21), (356011,5890388,0,'soga_eye_color',229,229,102), (356012,5890388,1,'soga_eye_type',-10,0,0), (356013,5890388,0,'soga_hair_face_color',106,86,0), (356014,5890388,0,'soga_hair_face_highlight_color',30,11,3), (356015,5890388,0,'soga_hair_type_color',106,86,0), (356016,5890388,0,'soga_hair_type_highlight_color',30,11,3), (356017,5890388,1,'soga_lip_type',-25,-25,0), (356018,5890388,1,'soga_nose_type',-7,-25,0), (356019,5890388,0,'soga_skin_color',250,253,253), (356020,5890388,0,'wing_color1',255,255,255), (356021,5890388,0,'wing_color2',255,255,255), (356022,5890389,1,'cheek_type',-3,-17,0), (356023,5890389,1,'chin_type',-38,-25,-10), (356024,5890389,1,'ear_type',-29,-3,0), (356025,5890389,1,'eye_brow_type',28,18,-8), (356026,5890389,0,'eye_color',167,161,118), (356027,5890389,1,'eye_type',-18,0,0), (356028,5890389,0,'hair_color1',25,228,0), (356029,5890389,0,'hair_face_color',214,140,0), (356030,5890389,0,'hair_face_highlight_color',138,121,19), (356031,5890389,0,'hair_type_color',214,140,0), (356032,5890389,0,'hair_type_highlight_color',138,121,19), (356033,5890389,1,'lip_type',-20,10,9), (356034,5890389,1,'nose_type',32,25,-28), (356035,5890389,0,'skin_color',229,227,189), (356036,5890389,1,'soga_cheek_type',-3,-17,0), (356037,5890389,1,'soga_chin_type',-38,-25,-10), (356038,5890389,1,'soga_ear_type',-29,-3,0), (356039,5890389,1,'soga_eye_brow_type',28,18,-8), (356040,5890389,0,'soga_eye_color',229,229,102), (356041,5890389,1,'soga_eye_type',-18,0,0), (356042,5890389,0,'soga_hair_face_color',214,140,0), (356043,5890389,0,'soga_hair_face_highlight_color',138,121,19), (356044,5890389,0,'soga_hair_type_color',214,140,0), (356045,5890389,0,'soga_hair_type_highlight_color',138,121,19), (356046,5890389,1,'soga_lip_type',-20,10,9), (356047,5890389,1,'soga_nose_type',32,25,-28), (356048,5890389,0,'soga_skin_color',229,227,189), (356049,5890389,0,'wing_color1',255,255,255), (356050,5890389,0,'wing_color2',255,255,255), (356051,5890390,1,'cheek_type',-53,38,0), (356052,5890390,1,'chin_type',-59,78,37), (356053,5890390,1,'ear_type',35,-12,0), (356054,5890390,1,'eye_brow_type',19,5,-96), (356055,5890390,0,'eye_color',71,50,22), (356056,5890390,1,'eye_type',-66,0,0), (356057,5890390,0,'hair_color1',50,48,56), (356058,5890390,0,'hair_color2',68,72,71), (356059,5890390,0,'hair_face_color',53,50,65), (356060,5890390,0,'hair_face_highlight_color',49,47,61), (356061,5890390,0,'hair_highlight',50,48,56), (356062,5890390,0,'hair_type_color',53,50,65), (356063,5890390,0,'hair_type_highlight_color',49,47,61), (356064,5890390,1,'lip_type',72,74,84), (356065,5890390,1,'nose_type',84,-42,93), (356066,5890390,0,'skin_color',255,255,255), (356067,5890390,1,'soga_cheek_type',-53,38,0), (356068,5890390,1,'soga_chin_type',-59,78,37), (356069,5890390,1,'soga_ear_type',35,-12,0), (356070,5890390,1,'soga_eye_brow_type',19,5,-96), (356071,5890390,0,'soga_eye_color',229,229,102), (356072,5890390,1,'soga_eye_type',-66,0,0), (356073,5890390,0,'soga_hair_color1',50,48,56), (356074,5890390,0,'soga_hair_color2',68,72,71), (356075,5890390,0,'soga_hair_face_color',53,50,65), (356076,5890390,0,'soga_hair_face_highlight_color',49,47,61), (356077,5890390,0,'soga_hair_highlight',50,48,56), (356078,5890390,0,'soga_hair_type_color',53,50,65), (356079,5890390,0,'soga_hair_type_highlight_color',49,47,61), (356080,5890390,1,'soga_lip_type',72,74,84), (356081,5890390,1,'soga_nose_type',84,-42,93), (356082,5890390,0,'soga_skin_color',255,255,255), (356083,5890391,1,'cheek_type',20,28,0), (356084,5890391,1,'chin_type',-14,3,-1), (356085,5890391,1,'ear_type',35,-12,0), (356086,5890391,1,'eye_brow_type',14,-18,-4), (356087,5890391,0,'eye_color',51,107,104), (356088,5890391,0,'hair_color1',17,248,156), (356089,5890391,0,'hair_face_color',50,36,28), (356090,5890391,0,'hair_face_highlight_color',62,26,0), (356091,5890391,0,'hair_type_color',50,36,28), (356092,5890391,0,'hair_type_highlight_color',62,26,0), (356093,5890391,1,'lip_type',-29,20,35), (356094,5890391,1,'nose_type',1,17,-8), (356095,5890391,0,'skin_color',255,255,255), (356096,5890391,1,'soga_cheek_type',20,28,0), (356097,5890391,1,'soga_chin_type',-14,3,-1), (356098,5890391,1,'soga_ear_type',35,-12,0), (356099,5890391,1,'soga_eye_brow_type',14,-18,-4), (356100,5890391,0,'soga_eye_color',229,229,102), (356101,5890391,0,'soga_hair_face_color',50,36,28), (356102,5890391,0,'soga_hair_face_highlight_color',62,26,0), (356103,5890391,0,'soga_hair_type_color',50,36,28), (356104,5890391,0,'soga_hair_type_highlight_color',62,26,0), (356105,5890391,1,'soga_lip_type',-29,20,35), (356106,5890391,1,'soga_nose_type',1,17,-8), (356107,5890391,0,'soga_skin_color',255,255,255), (356108,5890391,0,'wing_color1',255,255,255), (356109,5890391,0,'wing_color2',255,255,255), (356110,5890392,1,'cheek_type',25,0,0), (356111,5890392,1,'chin_type',25,2,-17), (356112,5890392,1,'ear_type',-28,-28,0), (356113,5890392,1,'eye_brow_type',0,-8,-8), (356114,5890392,0,'eye_color',170,186,160), (356115,5890392,1,'eye_type',28,0,0), (356116,5890392,0,'hair_color1',37,25,0), (356117,5890392,0,'hair_face_color',215,208,134), (356118,5890392,0,'hair_face_highlight_color',66,33,5), (356119,5890392,0,'hair_type_color',215,208,134), (356120,5890392,0,'hair_type_highlight_color',66,33,5), (356121,5890392,1,'lip_type',37,-34,-1), (356122,5890392,1,'nose_type',46,37,25), (356123,5890392,0,'skin_color',222,185,187), (356124,5890392,1,'soga_cheek_type',25,0,0), (356125,5890392,1,'soga_chin_type',25,2,-17), (356126,5890392,1,'soga_ear_type',-28,-28,0), (356127,5890392,1,'soga_eye_brow_type',0,-8,-8), (356128,5890392,0,'soga_eye_color',229,229,102), (356129,5890392,1,'soga_eye_type',28,0,0), (356130,5890392,0,'soga_hair_face_color',215,208,134), (356131,5890392,0,'soga_hair_face_highlight_color',66,33,5), (356132,5890392,0,'soga_hair_type_color',215,208,134), (356133,5890392,0,'soga_hair_type_highlight_color',66,33,5), (356134,5890392,1,'soga_lip_type',37,-34,-1), (356135,5890392,1,'soga_nose_type',46,37,25), (356136,5890392,0,'soga_skin_color',222,185,187), (356137,5890392,0,'wing_color1',255,255,255), (356138,5890392,0,'wing_color2',255,255,255), (356139,5890393,1,'cheek_type',-88,71,0), (356140,5890393,1,'chin_type',0,-62,-83), (356141,5890393,1,'ear_type',-21,25,0), (356142,5890393,1,'eye_brow_type',75,63,-75), (356143,5890393,0,'eye_color',140,34,0), (356144,5890393,1,'eye_type',87,0,0), (356145,5890393,0,'hair_color1',234,239,206), (356146,5890393,1,'lip_type',18,90,-17), (356147,5890393,1,'nose_type',-76,-22,-17), (356148,5890393,0,'skin_color',236,233,232), (356149,5890393,1,'soga_cheek_type',-88,71,0), (356150,5890393,1,'soga_chin_type',0,-62,-83), (356151,5890393,1,'soga_ear_type',-21,25,0), (356152,5890393,1,'soga_eye_brow_type',75,63,-75), (356153,5890393,0,'soga_eye_color',229,229,102), (356154,5890393,1,'soga_eye_type',87,0,0), (356155,5890393,1,'soga_lip_type',18,90,-17), (356156,5890393,1,'soga_nose_type',-76,-22,-17), (356157,5890393,0,'soga_skin_color',236,233,232), (356158,5890393,0,'wing_color1',255,255,255), (356159,5890393,0,'wing_color2',255,255,255), (356160,5890394,1,'cheek_type',100,-100,0), (356161,5890394,1,'chin_type',-100,100,100), (356162,5890394,1,'ear_type',-61,-25,0), (356163,5890394,1,'eye_brow_type',37,100,100), (356164,5890394,0,'eye_color',198,1,25), (356165,5890394,1,'eye_type',-28,0,0), (356166,5890394,0,'hair_color1',0,100,100), (356167,5890394,1,'lip_type',28,100,100), (356168,5890394,1,'nose_type',-100,0,100), (356169,5890394,0,'skin_color',31,46,55), (356170,5890394,1,'soga_cheek_type',100,-100,0), (356171,5890394,1,'soga_chin_type',-100,100,100), (356172,5890394,1,'soga_ear_type',-61,-25,0), (356173,5890394,1,'soga_eye_brow_type',37,100,100), (356174,5890394,0,'soga_eye_color',229,229,102), (356175,5890394,1,'soga_eye_type',-28,0,0), (356176,5890394,1,'soga_lip_type',28,100,100), (356177,5890394,1,'soga_nose_type',-100,0,100), (356178,5890394,0,'soga_skin_color',31,46,55), (356179,5890394,0,'wing_color1',255,255,255), (356180,5890394,0,'wing_color2',255,255,255), (356181,5890395,1,'cheek_type',31,-32,0), (356182,5890395,1,'chin_type',14,5,-7), (356183,5890395,1,'ear_type',-7,23,0), (356184,5890395,1,'eye_brow_type',0,11,28), (356185,5890395,0,'eye_color',45,95,94), (356186,5890395,0,'hair_color1',251,3,0), (356187,5890395,0,'hair_face_color',221,221,102), (356188,5890395,0,'hair_face_highlight_color',74,73,62), (356189,5890395,0,'hair_type_color',221,221,102), (356190,5890395,0,'hair_type_highlight_color',74,73,62), (356191,5890395,1,'lip_type',-31,2,-7), (356192,5890395,1,'nose_type',-12,-5,3), (356193,5890395,0,'skin_color',217,224,224), (356194,5890395,1,'soga_cheek_type',31,-32,0), (356195,5890395,1,'soga_chin_type',14,5,-7), (356196,5890395,1,'soga_ear_type',-7,23,0), (356197,5890395,1,'soga_eye_brow_type',0,11,28), (356198,5890395,0,'soga_eye_color',229,229,102), (356199,5890395,0,'soga_hair_face_color',221,221,102), (356200,5890395,0,'soga_hair_face_highlight_color',74,73,62), (356201,5890395,0,'soga_hair_type_color',221,221,102), (356202,5890395,0,'soga_hair_type_highlight_color',74,73,62), (356203,5890395,1,'soga_lip_type',-31,2,-7), (356204,5890395,1,'soga_nose_type',-12,-5,3), (356205,5890395,0,'soga_skin_color',217,224,224), (356206,5890395,0,'wing_color1',255,255,255), (356207,5890395,0,'wing_color2',255,255,255), (356208,5890396,1,'cheek_type',0,90,0), (356209,5890396,1,'chin_type',75,41,0), (356210,5890396,1,'ear_type',25,-95,0), (356211,5890396,1,'eye_brow_type',-31,0,-90), (356212,5890396,0,'eye_color',128,180,196), (356213,5890396,0,'hair_color1',119,135,135), (356214,5890396,0,'hair_color2',99,84,73), (356215,5890396,0,'hair_face_color',239,239,226), (356216,5890396,0,'hair_face_highlight_color',239,239,226), (356217,5890396,0,'hair_highlight',119,135,135), (356218,5890396,0,'hair_type_color',239,239,226), (356219,5890396,0,'hair_type_highlight_color',239,239,226), (356220,5890396,1,'lip_type',0,78,-88), (356221,5890396,1,'nose_type',0,-50,-2), (356222,5890396,0,'skin_color',214,196,191), (356223,5890396,1,'soga_cheek_type',0,90,0), (356224,5890396,1,'soga_chin_type',75,41,0), (356225,5890396,1,'soga_ear_type',25,-95,0), (356226,5890396,1,'soga_eye_brow_type',-31,0,-90), (356227,5890396,0,'soga_eye_color',229,229,102), (356228,5890396,0,'soga_hair_color1',119,135,135), (356229,5890396,0,'soga_hair_color2',99,84,73), (356230,5890396,0,'soga_hair_face_color',239,239,226), (356231,5890396,0,'soga_hair_face_highlight_color',239,239,226), (356232,5890396,0,'soga_hair_highlight',119,135,135), (356233,5890396,0,'soga_hair_type_color',239,239,226), (356234,5890396,0,'soga_hair_type_highlight_color',239,239,226), (356235,5890396,1,'soga_lip_type',0,78,-88), (356236,5890396,1,'soga_nose_type',0,-50,-2), (356237,5890396,0,'soga_skin_color',214,196,191), (356238,5890396,0,'wing_color1',255,255,255), (356239,5890396,0,'wing_color2',255,255,255), (356240,5890397,1,'cheek_type',58,77,0), (356241,5890397,1,'chin_type',-61,-12,-75), (356242,5890397,1,'ear_type',-93,-35,0), (356243,5890397,1,'eye_brow_type',40,-96,10), (356244,5890397,0,'eye_color',46,27,9), (356245,5890397,1,'eye_type',-48,0,0), (356246,5890397,0,'hair_color1',38,22,21), (356247,5890397,0,'hair_color2',120,50,0), (356248,5890397,0,'hair_face_highlight_color',8,2,4), (356249,5890397,0,'hair_highlight',38,22,21), (356250,5890397,0,'hair_type_highlight_color',8,2,4), (356251,5890397,1,'lip_type',-59,-57,-75), (356252,5890397,1,'nose_type',-100,22,78), (356253,5890397,0,'skin_color',123,104,106), (356254,5890397,1,'soga_cheek_type',58,77,0), (356255,5890397,1,'soga_chin_type',-61,-12,-75), (356256,5890397,1,'soga_ear_type',-93,-35,0), (356257,5890397,1,'soga_eye_brow_type',40,-96,10), (356258,5890397,0,'soga_eye_color',229,229,102), (356259,5890397,1,'soga_eye_type',-48,0,0), (356260,5890397,0,'soga_hair_color1',38,22,21), (356261,5890397,0,'soga_hair_color2',120,50,0), (356262,5890397,0,'soga_hair_face_highlight_color',8,2,4), (356263,5890397,0,'soga_hair_highlight',38,22,21), (356264,5890397,0,'soga_hair_type_highlight_color',8,2,4), (356265,5890397,1,'soga_lip_type',-59,-57,-75), (356266,5890397,1,'soga_nose_type',-100,22,78), (356267,5890397,0,'soga_skin_color',123,104,106), (356268,5890397,0,'wing_color1',255,255,255), (356269,5890397,0,'wing_color2',255,255,255), (356270,5890398,1,'cheek_type',17,-38,0), (356271,5890398,1,'chin_type',28,91,18), (356272,5890398,1,'ear_type',-61,-28,0), (356273,5890398,1,'eye_brow_type',-5,-28,-68), (356274,5890398,0,'eye_color',130,182,197), (356275,5890398,1,'eye_type',-81,0,0), (356276,5890398,0,'hair_color1',209,131,22), (356277,5890398,0,'hair_color2',199,150,48), (356278,5890398,0,'hair_face_color',184,128,10), (356279,5890398,0,'hair_face_highlight_color',224,174,20), (356280,5890398,0,'hair_highlight',239,221,86), (356281,5890398,0,'hair_type_color',184,128,10), (356282,5890398,0,'hair_type_highlight_color',224,174,20), (356283,5890398,1,'lip_type',-9,34,95), (356284,5890398,1,'nose_type',-63,29,89), (356285,5890398,0,'skin_color',180,143,95), (356286,5890398,1,'soga_cheek_type',17,-38,0), (356287,5890398,1,'soga_chin_type',28,91,18), (356288,5890398,1,'soga_ear_type',-61,-28,0), (356289,5890398,1,'soga_eye_brow_type',-5,-28,-68), (356290,5890398,0,'soga_eye_color',229,229,102), (356291,5890398,1,'soga_eye_type',-81,0,0), (356292,5890398,0,'soga_hair_color1',209,131,22), (356293,5890398,0,'soga_hair_color2',199,150,48), (356294,5890398,0,'soga_hair_face_color',184,128,10), (356295,5890398,0,'soga_hair_face_highlight_color',224,174,20), (356296,5890398,0,'soga_hair_highlight',239,221,86), (356297,5890398,0,'soga_hair_type_color',184,128,10), (356298,5890398,0,'soga_hair_type_highlight_color',224,174,20), (356299,5890398,1,'soga_lip_type',-9,34,95), (356300,5890398,1,'soga_nose_type',-63,29,89), (356301,5890398,0,'soga_skin_color',180,143,95), (356302,5890398,0,'wing_color1',255,255,255), (356303,5890398,0,'wing_color2',255,255,255), (356304,5890399,1,'eye_brow_type',-90,0,0), (356305,5890399,0,'eye_color',0,59,60), (356306,5890399,0,'hair_color1',23,0,38), (356307,5890399,1,'lip_type',-18,0,0), (356308,5890399,1,'nose_type',-70,23,0), (356309,5890399,0,'skin_color',137,137,0), (356310,5890399,1,'soga_cheek_type',0,-90,0), (356311,5890399,1,'soga_chin_type',0,-18,0), (356312,5890399,0,'soga_eye_color',229,229,102), (356313,5890399,0,'soga_skin_color',137,137,0), (356314,5890399,0,'wing_color1',255,255,255), (356315,5890399,0,'wing_color2',255,255,255), (356316,5890400,1,'cheek_type',-43,-3,0), (356317,5890400,1,'chin_type',17,68,-28), (356318,5890400,1,'ear_type',-12,-52,0), (356319,5890400,1,'eye_brow_type',-14,77,0), (356320,5890400,0,'eye_color',0,58,58), (356321,5890400,1,'eye_type',-20,0,0), (356322,5890400,0,'hair_color1',25,172,23), (356323,5890400,1,'lip_type',38,-65,39), (356324,5890400,1,'nose_type',35,25,-84), (356325,5890400,0,'skin_color',80,23,7), (356326,5890400,1,'soga_cheek_type',0,-14,77), (356327,5890400,1,'soga_chin_type',0,38,-65), (356328,5890400,1,'soga_ear_type',0,-20,0), (356329,5890400,1,'soga_eye_brow_type',0,-12,-52), (356330,5890400,0,'soga_eye_color',229,229,102), (356331,5890400,1,'soga_lip_type',0,-43,-3), (356332,5890400,1,'soga_nose_type',39,17,68), (356333,5890400,0,'soga_skin_color',80,23,7), (356334,5890400,0,'wing_color1',255,255,255), (356335,5890400,0,'wing_color2',255,255,255), (356336,5890401,1,'cheek_type',14,-14,0), (356337,5890401,1,'chin_type',-19,3,-10), (356338,5890401,1,'ear_type',5,9,0), (356339,5890401,1,'eye_brow_type',-5,-25,-2), (356340,5890401,0,'eye_color',52,106,87), (356341,5890401,1,'eye_type',-2,0,0), (356342,5890401,0,'hair_color1',25,4,0), (356343,5890401,0,'hair_face_color',66,36,9), (356344,5890401,0,'hair_face_highlight_color',86,72,55), (356345,5890401,0,'hair_type_color',66,36,9), (356346,5890401,0,'hair_type_highlight_color',86,72,55), (356347,5890401,1,'lip_type',3,0,14), (356348,5890401,1,'nose_type',-17,25,4), (356349,5890401,0,'skin_color',230,221,218), (356350,5890401,1,'soga_cheek_type',0,-5,-25), (356351,5890401,1,'soga_chin_type',0,3,0), (356352,5890401,1,'soga_ear_type',0,-2,0), (356353,5890401,1,'soga_eye_brow_type',0,5,9), (356354,5890401,0,'soga_eye_color',229,229,102), (356355,5890401,0,'soga_hair_face_color',66,36,9), (356356,5890401,0,'soga_hair_face_highlight_color',86,72,55), (356357,5890401,0,'soga_hair_type_color',66,36,9), (356358,5890401,0,'soga_hair_type_highlight_color',86,72,55), (356359,5890401,1,'soga_lip_type',-2,14,-14), (356360,5890401,1,'soga_nose_type',14,-19,3), (356361,5890401,0,'soga_skin_color',230,221,218), (356362,5890401,0,'wing_color1',255,255,255), (356363,5890401,0,'wing_color2',255,255,255), (356364,5890402,1,'cheek_type',5,-1,0), (356365,5890402,1,'chin_type',89,-62,-46), (356366,5890402,1,'ear_type',-37,10,0), (356367,5890402,1,'eye_brow_type',-72,28,0), (356368,5890402,0,'eye_color',158,198,210), (356369,5890402,1,'eye_type',-28,0,0), (356370,5890402,0,'hair_color1',28,195,249), (356371,5890402,0,'hair_color2',48,0,0), (356372,5890402,0,'hair_face_color',184,128,10), (356373,5890402,0,'hair_face_highlight_color',244,246,246), (356374,5890402,0,'hair_type_color',184,128,10), (356375,5890402,0,'hair_type_highlight_color',244,246,246), (356376,5890402,1,'lip_type',-3,32,69), (356377,5890402,1,'nose_type',51,28,-61), (356378,5890402,0,'skin_color',244,250,239), (356379,5890402,1,'soga_cheek_type',0,-72,28), (356380,5890402,1,'soga_chin_type',0,-3,32), (356381,5890402,1,'soga_ear_type',0,-28,0), (356382,5890402,1,'soga_eye_brow_type',0,-37,10), (356383,5890402,0,'soga_eye_color',229,229,102), (356384,5890402,1,'soga_eye_type',48,0,0), (356385,5890402,0,'soga_hair_face_color',184,128,10), (356386,5890402,0,'soga_hair_face_highlight_color',244,246,246), (356387,5890402,0,'soga_hair_type_color',184,128,10), (356388,5890402,0,'soga_hair_type_highlight_color',244,246,246), (356389,5890402,1,'soga_lip_type',0,5,-1), (356390,5890402,1,'soga_nose_type',69,89,-62), (356391,5890402,0,'soga_skin_color',244,250,239), (356392,5890402,0,'wing_color1',255,255,255), (356393,5890402,0,'wing_color2',255,255,255), (356394,5890403,1,'cheek_type',14,32,0), (356395,5890403,1,'chin_type',14,-28,40), (356396,5890403,1,'ear_type',-32,2,0), (356397,5890403,1,'eye_brow_type',-14,-1,-44), (356398,5890403,0,'eye_color',45,93,101), (356399,5890403,1,'eye_type',26,0,0), (356400,5890403,0,'hair_color1',21,246,156), (356401,5890403,0,'hair_face_color',61,75,68), (356402,5890403,0,'hair_face_highlight_color',35,14,3), (356403,5890403,0,'hair_type_color',61,75,68), (356404,5890403,0,'hair_type_highlight_color',35,14,3), (356405,5890403,1,'lip_type',-21,-28,9), (356406,5890403,1,'nose_type',-1,21,-10), (356407,5890403,0,'skin_color',228,196,197), (356408,5890403,1,'soga_cheek_type',0,-14,-1), (356409,5890403,1,'soga_chin_type',0,-21,-28), (356410,5890403,1,'soga_ear_type',0,26,0), (356411,5890403,1,'soga_eye_brow_type',0,-32,2), (356412,5890403,0,'soga_eye_color',229,229,102), (356413,5890403,0,'soga_hair_face_color',61,75,68), (356414,5890403,0,'soga_hair_face_highlight_color',35,14,3), (356415,5890403,0,'soga_hair_type_color',61,75,68), (356416,5890403,0,'soga_hair_type_highlight_color',35,14,3), (356417,5890403,1,'soga_lip_type',-44,14,32), (356418,5890403,1,'soga_nose_type',9,14,-28), (356419,5890403,0,'soga_skin_color',228,196,197), (356420,5890403,0,'wing_color1',255,255,255), (356421,5890403,0,'wing_color2',255,255,255), (356422,5890404,1,'cheek_type',-1,0,0), (356423,5890404,1,'chin_type',0,-26,28), (356424,5890404,1,'ear_type',-1,19,0), (356425,5890404,1,'eye_brow_type',2,41,1), (356426,5890404,0,'eye_color',108,165,165), (356427,5890404,1,'eye_type',-17,0,0), (356428,5890404,0,'hair_color1',244,252,156), (356429,5890404,0,'hair_face_color',113,103,65), (356430,5890404,0,'hair_face_highlight_color',54,27,0), (356431,5890404,0,'hair_type_color',113,103,65), (356432,5890404,0,'hair_type_highlight_color',54,27,0), (356433,5890404,1,'lip_type',5,17,0), (356434,5890404,1,'nose_type',17,-12,-4), (356435,5890404,0,'skin_color',250,254,254), (356436,5890404,1,'soga_cheek_type',0,2,41), (356437,5890404,1,'soga_chin_type',0,5,17), (356438,5890404,1,'soga_ear_type',0,-17,0), (356439,5890404,1,'soga_eye_brow_type',0,-1,19), (356440,5890404,0,'soga_eye_color',229,229,102), (356441,5890404,0,'soga_hair_face_color',113,103,65), (356442,5890404,0,'soga_hair_face_highlight_color',54,27,0), (356443,5890404,0,'soga_hair_type_color',113,103,65), (356444,5890404,0,'soga_hair_type_highlight_color',54,27,0), (356445,5890404,1,'soga_lip_type',1,-1,0), (356446,5890404,1,'soga_nose_type',0,0,-26), (356447,5890404,0,'soga_skin_color',250,254,254), (356448,5890404,0,'wing_color1',255,255,255), (356449,5890404,0,'wing_color2',255,255,255), (356450,5890405,1,'cheek_type',81,-56,0), (356451,5890405,1,'chin_type',1,37,-28), (356452,5890405,1,'ear_type',75,1,0), (356453,5890405,1,'eye_brow_type',81,37,-19), (356454,5890405,0,'eye_color',147,181,162), (356455,5890405,1,'eye_type',20,0,0), (356456,5890405,0,'hair_color1',7,17,50), (356457,5890405,0,'hair_color2',156,0,0), (356458,5890405,0,'hair_face_color',36,24,2), (356459,5890405,0,'hair_face_highlight_color',100,70,10), (356460,5890405,0,'hair_type_color',36,24,2), (356461,5890405,0,'hair_type_highlight_color',100,70,10), (356462,5890405,1,'lip_type',-81,76,37), (356463,5890405,1,'nose_type',39,7,17), (356464,5890405,0,'skin_color',240,242,214), (356465,5890405,1,'soga_cheek_type',0,81,37), (356466,5890405,1,'soga_chin_type',0,-81,76), (356467,5890405,1,'soga_ear_type',0,20,0), (356468,5890405,1,'soga_eye_brow_type',0,75,1), (356469,5890405,0,'soga_eye_color',204,204,204), (356470,5890405,1,'soga_eye_type',-100,0,0), (356471,5890405,0,'soga_hair_face_color',36,24,2), (356472,5890405,0,'soga_hair_face_highlight_color',100,70,10), (356473,5890405,0,'soga_hair_type_color',36,24,2), (356474,5890405,0,'soga_hair_type_highlight_color',100,70,10), (356475,5890405,1,'soga_lip_type',-19,81,-56), (356476,5890405,1,'soga_nose_type',37,1,37), (356477,5890405,0,'soga_skin_color',240,242,214), (356478,5890406,1,'cheek_type',-31,87,0), (356479,5890406,1,'chin_type',-98,75,28), (356480,5890406,1,'ear_type',2,85,0), (356481,5890406,1,'eye_brow_type',7,-83,87), (356482,5890406,0,'eye_color',82,153,174), (356483,5890406,1,'eye_type',87,0,0), (356484,5890406,0,'hair_color1',82,35,175), (356485,5890406,0,'hair_color2',237,0,0), (356486,5890406,0,'hair_face_color',224,175,20), (356487,5890406,0,'hair_face_highlight_color',100,70,10), (356488,5890406,0,'hair_type_color',224,175,20), (356489,5890406,0,'hair_type_highlight_color',100,70,10), (356490,5890406,1,'lip_type',9,-75,-56), (356491,5890406,1,'nose_type',32,82,35), (356492,5890406,0,'skin_color',87,81,81), (356493,5890406,1,'soga_cheek_type',0,7,-83), (356494,5890406,1,'soga_chin_type',0,9,-75), (356495,5890406,1,'soga_ear_type',0,87,0), (356496,5890406,1,'soga_eye_brow_type',0,2,85), (356497,5890406,0,'soga_eye_color',229,229,102), (356498,5890406,1,'soga_eye_type',-19,0,0), (356499,5890406,0,'soga_hair_face_color',224,175,20), (356500,5890406,0,'soga_hair_face_highlight_color',100,70,10), (356501,5890406,0,'soga_hair_type_color',224,175,20), (356502,5890406,0,'soga_hair_type_highlight_color',100,70,10), (356503,5890406,1,'soga_lip_type',87,-31,87), (356504,5890406,1,'soga_nose_type',-56,-98,75), (356505,5890406,0,'soga_skin_color',87,81,81), (356506,5890406,0,'wing_color1',255,255,255), (356507,5890406,0,'wing_color2',255,255,255), (356508,5890407,0,'eye_color',255,0,0), (356509,5890407,0,'hair_type_color',155,0,0), (356510,5890407,0,'hair_type_highlight_color',128,64,0), (356511,5890407,0,'skin_color',128,0,64), (356512,5890407,0,'soga_eye_color',255,0,255), (356513,5890407,0,'soga_hair_type_color',155,0,0), (356514,5890407,0,'soga_hair_type_highlight_color',128,64,0), (356515,5890408,1,'cheek_type',-84,-29,0), (356516,5890408,1,'chin_type',-70,-81,41), (356517,5890408,1,'ear_type',93,-8,0), (356518,5890408,1,'eye_brow_type',-78,-10,82), (356519,5890408,0,'eye_color',32,64,54), (356520,5890408,1,'eye_type',-31,0,0), (356521,5890408,0,'hair_color1',182,181,44), (356522,5890408,0,'hair_face_color',47,14,19), (356523,5890408,0,'hair_face_highlight_color',244,246,246), (356524,5890408,0,'hair_type_color',47,14,19), (356525,5890408,0,'hair_type_highlight_color',244,246,246), (356526,5890408,1,'lip_type',0,-44,-31), (356527,5890408,1,'nose_type',-7,-74,-75), (356528,5890408,0,'skin_color',141,93,81), (356529,5890408,1,'soga_cheek_type',0,-78,-10), (356530,5890408,1,'soga_chin_type',0,0,-44), (356531,5890408,1,'soga_ear_type',0,-31,0), (356532,5890408,1,'soga_eye_brow_type',0,93,-8), (356533,5890408,0,'soga_eye_color',229,229,102), (356534,5890408,0,'soga_hair_face_color',47,14,19), (356535,5890408,0,'soga_hair_face_highlight_color',244,246,246), (356536,5890408,0,'soga_hair_type_color',47,14,19), (356537,5890408,0,'soga_hair_type_highlight_color',244,246,246), (356538,5890408,1,'soga_lip_type',82,-84,-29), (356539,5890408,1,'soga_nose_type',-31,-70,-81), (356540,5890408,0,'soga_skin_color',141,93,81), (356541,5890408,0,'wing_color1',255,255,255), (356542,5890408,0,'wing_color2',255,255,255), (356543,5890409,0,'eye_color',255,255,255), (356544,5890409,0,'skin_color',255,255,255), (356545,5890409,0,'soga_eye_color',255,0,255), (356546,5890410,1,'cheek_type',1,-34,0), (356547,5890410,1,'chin_type',2,-19,21), (356548,5890410,1,'ear_type',-17,4,0), (356549,5890410,1,'eye_brow_type',28,20,26), (356550,5890410,0,'eye_color',47,96,110), (356551,5890410,1,'eye_type',-18,0,0), (356552,5890410,0,'hair_color1',217,7,218), (356553,5890410,0,'hair_color2',191,0,0), (356554,5890410,0,'hair_face_color',147,123,91), (356555,5890410,0,'hair_face_highlight_color',98,50,8), (356556,5890410,0,'hair_type_color',147,123,91), (356557,5890410,0,'hair_type_highlight_color',98,50,8), (356558,5890410,1,'lip_type',-25,-18,-14), (356559,5890410,1,'nose_type',-34,-39,7), (356560,5890410,0,'skin_color',239,192,196), (356561,5890410,1,'soga_cheek_type',0,28,20), (356562,5890410,1,'soga_chin_type',0,-25,-18), (356563,5890410,1,'soga_ear_type',0,-18,0), (356564,5890410,1,'soga_eye_brow_type',0,-17,4), (356565,5890410,0,'soga_eye_color',229,229,102), (356566,5890410,1,'soga_eye_type',-65,0,0), (356567,5890410,0,'soga_hair_face_color',147,123,91), (356568,5890410,0,'soga_hair_face_highlight_color',98,50,8), (356569,5890410,0,'soga_hair_type_color',147,123,91), (356570,5890410,0,'soga_hair_type_highlight_color',98,50,8), (356571,5890410,1,'soga_lip_type',26,1,-34), (356572,5890410,1,'soga_nose_type',-14,2,-19), (356573,5890410,0,'soga_skin_color',239,192,196), (356574,5890410,0,'wing_color1',255,255,255), (356575,5890410,0,'wing_color2',255,255,255), (356576,5890411,1,'cheek_type',-17,-14,0), (356577,5890411,1,'chin_type',1,11,12), (356578,5890411,1,'ear_type',10,1,0), (356579,5890411,1,'eye_brow_type',-17,5,-31), (356580,5890411,0,'eye_color',34,59,37), (356581,5890411,1,'eye_type',-11,0,0), (356582,5890411,0,'hair_color1',0,235,28), (356583,5890411,0,'hair_face_color',196,188,184), (356584,5890411,0,'hair_face_highlight_color',155,79,2), (356585,5890411,0,'hair_type_color',196,188,184), (356586,5890411,0,'hair_type_highlight_color',155,79,2), (356587,5890411,1,'lip_type',37,-12,-32), (356588,5890411,1,'nose_type',25,0,-21), (356589,5890411,0,'skin_color',169,95,69), (356590,5890411,1,'soga_cheek_type',0,-17,5), (356591,5890411,1,'soga_chin_type',0,37,-12), (356592,5890411,1,'soga_ear_type',0,-11,0), (356593,5890411,1,'soga_eye_brow_type',0,10,1), (356594,5890411,0,'soga_eye_color',229,229,102), (356595,5890411,0,'soga_hair_face_color',196,188,184), (356596,5890411,0,'soga_hair_face_highlight_color',155,79,2), (356597,5890411,0,'soga_hair_type_color',196,188,184), (356598,5890411,0,'soga_hair_type_highlight_color',155,79,2), (356599,5890411,1,'soga_lip_type',-31,-17,-14), (356600,5890411,1,'soga_nose_type',-32,1,11), (356601,5890411,0,'soga_skin_color',169,95,69), (356602,5890411,0,'wing_color1',255,255,255), (356603,5890411,0,'wing_color2',255,255,255), (356604,5890412,1,'cheek_type',-81,15,0), (356605,5890412,1,'chin_type',58,31,-81), (356606,5890412,1,'ear_type',-32,71,0), (356607,5890412,1,'eye_brow_type',94,52,35), (356608,5890412,0,'eye_color',33,64,50), (356609,5890412,1,'eye_type',-9,0,0), (356610,5890412,0,'hair_color1',11,215,168), (356611,5890412,0,'hair_color2',194,0,0), (356612,5890412,0,'hair_face_color',219,157,24), (356613,5890412,0,'hair_type_color',219,157,24), (356614,5890412,1,'lip_type',-91,-14,-19), (356615,5890412,1,'nose_type',-43,11,-41), (356616,5890412,0,'skin_color',186,197,195), (356617,5890412,1,'soga_cheek_type',0,94,52), (356618,5890412,1,'soga_chin_type',0,-91,-14), (356619,5890412,1,'soga_ear_type',0,-9,0), (356620,5890412,1,'soga_eye_brow_type',0,-32,71), (356621,5890412,0,'soga_eye_color',229,229,102), (356622,5890412,1,'soga_eye_type',-62,0,0), (356623,5890412,0,'soga_hair_face_color',219,157,24), (356624,5890412,0,'soga_hair_type_color',219,157,24), (356625,5890412,1,'soga_lip_type',35,-81,15), (356626,5890412,1,'soga_nose_type',-19,58,31), (356627,5890412,0,'soga_skin_color',186,197,195), (356628,5890412,0,'wing_color1',255,255,255), (356629,5890412,0,'wing_color2',255,255,255), (356630,5890413,1,'cheek_type',-98,-68,0), (356631,5890413,1,'chin_type',-11,85,-29), (356632,5890413,1,'ear_type',-95,-34,0), (356633,5890413,1,'eye_brow_type',-31,-15,-96), (356634,5890413,0,'eye_color',102,154,140), (356635,5890413,1,'eye_type',44,0,0), (356636,5890413,0,'hair_color1',41,81,77), (356637,5890413,0,'hair_color2',22,0,0), (356638,5890413,0,'hair_face_highlight_color',15,1,21), (356639,5890413,0,'hair_type_highlight_color',15,1,21), (356640,5890413,1,'lip_type',1,-56,-2), (356641,5890413,1,'nose_type',-9,41,81), (356642,5890413,0,'skin_color',255,255,255), (356643,5890413,1,'soga_cheek_type',0,-31,-15), (356644,5890413,1,'soga_chin_type',0,1,-56), (356645,5890413,1,'soga_ear_type',0,44,0), (356646,5890413,1,'soga_eye_brow_type',0,-95,-34), (356647,5890413,0,'soga_eye_color',229,229,102), (356648,5890413,1,'soga_eye_type',22,0,0), (356649,5890413,0,'soga_hair_face_highlight_color',15,1,21), (356650,5890413,0,'soga_hair_type_highlight_color',15,1,21), (356651,5890413,1,'soga_lip_type',-96,-98,-68), (356652,5890413,1,'soga_nose_type',-2,-11,85), (356653,5890413,0,'soga_skin_color',255,255,255), (356654,5890413,0,'wing_color1',255,255,255), (356655,5890413,0,'wing_color2',255,255,255), (356656,5890414,1,'cheek_type',100,-100,0), (356657,5890414,1,'chin_type',-100,100,100), (356658,5890414,1,'ear_type',25,8,0), (356659,5890414,1,'eye_brow_type',100,100,100), (356660,5890414,0,'eye_color',118,14,183), (356661,5890414,1,'eye_type',100,0,0), (356662,5890414,0,'hair_color1',239,0,20), (356663,5890414,0,'hair_face_color',171,60,32), (356664,5890414,0,'hair_face_highlight_color',216,192,37), (356665,5890414,0,'hair_type_color',171,60,32), (356666,5890414,0,'hair_type_highlight_color',216,192,37), (356667,5890414,1,'lip_type',100,50,-68), (356668,5890414,1,'nose_type',0,-17,0), (356669,5890414,0,'skin_color',248,249,248), (356670,5890414,1,'soga_cheek_type',0,100,100), (356671,5890414,1,'soga_chin_type',0,100,50), (356672,5890414,1,'soga_ear_type',0,100,0), (356673,5890414,1,'soga_eye_brow_type',0,25,8), (356674,5890414,0,'soga_eye_color',229,229,102), (356675,5890414,0,'soga_hair_face_color',171,60,32), (356676,5890414,0,'soga_hair_face_highlight_color',216,192,37), (356677,5890414,0,'soga_hair_type_color',171,60,32), (356678,5890414,0,'soga_hair_type_highlight_color',216,192,37), (356679,5890414,1,'soga_lip_type',100,100,-100), (356680,5890414,1,'soga_nose_type',-68,-100,100), (356681,5890414,0,'soga_skin_color',248,249,248), (356682,5890414,0,'wing_color1',255,255,255), (356683,5890414,0,'wing_color2',255,255,255), (356684,5890415,0,'eye_color',0,0,128), (356685,5890415,0,'skin_color',46,23,0), (356686,5890415,0,'soga_eye_color',255,0,255), (356687,5890416,1,'cheek_type',-18,-82,0), (356688,5890416,1,'chin_type',-69,-87,32), (356689,5890416,1,'ear_type',87,-61,0), (356690,5890416,1,'eye_brow_type',-100,-20,100), (356691,5890416,0,'eye_color',82,132,95), (356692,5890416,1,'eye_type',25,0,0), (356693,5890416,0,'hair_color1',181,225,182), (356694,5890416,0,'hair_color2',204,0,0), (356695,5890416,0,'hair_face_color',39,21,6), (356696,5890416,0,'hair_face_highlight_color',233,184,31), (356697,5890416,0,'hair_type_color',39,21,6), (356698,5890416,0,'hair_type_highlight_color',233,184,31), (356699,5890416,1,'lip_type',-50,-3,19), (356700,5890416,1,'nose_type',68,-75,-31), (356701,5890416,0,'skin_color',187,191,191), (356702,5890416,1,'soga_cheek_type',0,-100,-20), (356703,5890416,1,'soga_chin_type',0,-50,-3), (356704,5890416,1,'soga_ear_type',0,25,0), (356705,5890416,1,'soga_eye_brow_type',0,87,-61), (356706,5890416,0,'soga_eye_color',229,229,102), (356707,5890416,1,'soga_eye_type',-52,0,0), (356708,5890416,0,'soga_hair_face_color',39,21,6), (356709,5890416,0,'soga_hair_face_highlight_color',233,184,31), (356710,5890416,0,'soga_hair_type_color',39,21,6), (356711,5890416,0,'soga_hair_type_highlight_color',233,184,31), (356712,5890416,1,'soga_lip_type',100,-18,-82), (356713,5890416,1,'soga_nose_type',19,-69,-87), (356714,5890416,0,'soga_skin_color',187,191,191), (356715,5890416,0,'wing_color1',255,255,255), (356716,5890416,0,'wing_color2',255,255,255), (356717,5890417,1,'cheek_type',-39,0,0), (356718,5890417,1,'chin_type',0,4,10), (356719,5890417,1,'ear_type',-8,3,0), (356720,5890417,1,'eye_brow_type',47,-25,11), (356721,5890417,0,'eye_color',34,59,37), (356722,5890417,0,'hair_color1',19,0,228), (356723,5890417,0,'hair_face_color',196,188,184), (356724,5890417,0,'hair_face_highlight_color',155,79,2), (356725,5890417,0,'hair_type_color',196,188,184), (356726,5890417,0,'hair_type_highlight_color',155,79,2), (356727,5890417,1,'lip_type',9,-3,10), (356728,5890417,1,'nose_type',19,19,0), (356729,5890417,0,'skin_color',163,146,139), (356730,5890417,1,'soga_cheek_type',0,47,-25), (356731,5890417,1,'soga_chin_type',0,9,-3), (356732,5890417,1,'soga_eye_brow_type',0,-8,3), (356733,5890417,0,'soga_eye_color',229,229,102), (356734,5890417,0,'soga_hair_face_color',196,188,184), (356735,5890417,0,'soga_hair_face_highlight_color',155,79,2), (356736,5890417,0,'soga_hair_type_color',196,188,184), (356737,5890417,0,'soga_hair_type_highlight_color',155,79,2), (356738,5890417,1,'soga_lip_type',11,-39,0), (356739,5890417,1,'soga_nose_type',10,0,4), (356740,5890417,0,'soga_skin_color',163,146,139), (356741,5890417,0,'wing_color1',255,255,255), (356742,5890417,0,'wing_color2',255,255,255), (356743,5890418,1,'cheek_type',0,28,0), (356744,5890418,1,'chin_type',7,35,10), (356745,5890418,1,'ear_type',-14,-9,0), (356746,5890418,1,'eye_brow_type',23,29,-22), (356747,5890418,0,'eye_color',58,95,59), (356748,5890418,1,'eye_type',10,0,0), (356749,5890418,0,'hair_color1',233,0,0), (356750,5890418,0,'hair_face_color',222,154,25), (356751,5890418,0,'hair_face_highlight_color',68,49,24), (356752,5890418,0,'hair_type_color',222,154,25), (356753,5890418,0,'hair_type_highlight_color',68,49,24), (356754,5890418,1,'lip_type',10,-20,20), (356755,5890418,1,'nose_type',0,-23,0), (356756,5890418,0,'skin_color',213,214,202), (356757,5890418,1,'soga_cheek_type',0,23,29), (356758,5890418,1,'soga_chin_type',0,10,-20), (356759,5890418,1,'soga_ear_type',0,10,0), (356760,5890418,1,'soga_eye_brow_type',0,-14,-9), (356761,5890418,0,'soga_eye_color',229,229,102), (356762,5890418,0,'soga_hair_face_color',222,154,25), (356763,5890418,0,'soga_hair_face_highlight_color',68,49,24), (356764,5890418,0,'soga_hair_type_color',222,154,25), (356765,5890418,0,'soga_hair_type_highlight_color',68,49,24), (356766,5890418,1,'soga_lip_type',-22,0,28), (356767,5890418,1,'soga_nose_type',20,7,35), (356768,5890418,0,'soga_skin_color',213,214,202), (356769,5890418,0,'wing_color1',255,255,255), (356770,5890418,0,'wing_color2',255,255,255), (356771,5890419,1,'cheek_type',-97,0,0), (356772,5890419,1,'chin_type',-48,-38,75), (356773,5890419,1,'ear_type',-76,28,0), (356774,5890419,1,'eye_brow_type',25,-9,46), (356775,5890419,0,'eye_color',49,101,117), (356776,5890419,1,'eye_type',-51,0,0), (356777,5890419,0,'hair_color1',163,163,175), (356778,5890419,0,'hair_color2',88,0,0), (356779,5890419,0,'hair_face_color',40,19,9), (356780,5890419,0,'hair_face_highlight_color',119,147,147), (356781,5890419,0,'hair_type_color',40,19,9), (356782,5890419,0,'hair_type_highlight_color',119,147,147), (356783,5890419,1,'lip_type',29,-76,-95), (356784,5890419,1,'nose_type',56,-93,-93), (356785,5890419,0,'skin_color',165,111,103), (356786,5890419,1,'soga_cheek_type',0,25,-9), (356787,5890419,1,'soga_chin_type',0,29,-76), (356788,5890419,1,'soga_ear_type',0,-51,0), (356789,5890419,1,'soga_eye_brow_type',0,-76,28), (356790,5890419,0,'soga_eye_color',229,229,102), (356791,5890419,1,'soga_eye_type',88,0,0), (356792,5890419,0,'soga_hair_face_color',40,19,9), (356793,5890419,0,'soga_hair_face_highlight_color',119,147,147), (356794,5890419,0,'soga_hair_type_color',40,19,9), (356795,5890419,0,'soga_hair_type_highlight_color',119,147,147), (356796,5890419,1,'soga_lip_type',46,-97,0), (356797,5890419,1,'soga_nose_type',-95,-48,-38), (356798,5890419,0,'soga_skin_color',165,111,103), (356799,5890419,0,'wing_color1',255,255,255), (356800,5890419,0,'wing_color2',255,255,255), (356801,5890420,1,'cheek_type',17,25,0), (356802,5890420,1,'chin_type',-10,-4,0), (356803,5890420,1,'ear_type',-46,-2,0), (356804,5890420,1,'eye_brow_type',-1,-4,-12), (356805,5890420,0,'eye_color',34,59,37), (356806,5890420,0,'hair_color1',10,228,100), (356807,5890420,0,'hair_face_color',196,188,184), (356808,5890420,0,'hair_face_highlight_color',155,79,2), (356809,5890420,0,'hair_type_color',196,188,184), (356810,5890420,0,'hair_type_highlight_color',155,79,2), (356811,5890420,1,'lip_type',0,-12,22), (356812,5890420,1,'nose_type',-12,10,-28), (356813,5890420,0,'skin_color',74,53,21), (356814,5890420,1,'soga_cheek_type',0,-1,-4), (356815,5890420,1,'soga_chin_type',0,0,-12), (356816,5890420,1,'soga_eye_brow_type',0,-46,-2), (356817,5890420,0,'soga_eye_color',229,229,102), (356818,5890420,0,'soga_hair_face_color',196,188,184), (356819,5890420,0,'soga_hair_face_highlight_color',155,79,2), (356820,5890420,0,'soga_hair_type_color',196,188,184), (356821,5890420,0,'soga_hair_type_highlight_color',155,79,2), (356822,5890420,1,'soga_lip_type',-12,17,25), (356823,5890420,1,'soga_nose_type',22,-10,-4), (356824,5890420,0,'soga_skin_color',74,53,21), (356825,5890420,0,'wing_color1',255,255,255), (356826,5890420,0,'wing_color2',255,255,255), (356827,5890421,1,'cheek_type',-12,-87,0), (356828,5890421,1,'chin_type',4,-23,-87), (356829,5890421,1,'ear_type',0,-7,0), (356830,5890421,1,'eye_brow_type',0,51,-97), (356831,5890421,0,'eye_color',105,85,44), (356832,5890421,1,'eye_type',-62,0,0), (356833,5890421,0,'hair_color1',34,53,61), (356834,5890421,0,'hair_color2',165,0,0), (356835,5890421,0,'hair_face_color',37,22,5), (356836,5890421,0,'hair_face_highlight_color',27,15,35), (356837,5890421,0,'hair_type_color',37,22,5), (356838,5890421,0,'hair_type_highlight_color',27,15,35), (356839,5890421,1,'lip_type',0,40,78), (356840,5890421,1,'nose_type',12,34,53), (356841,5890421,0,'skin_color',46,35,21), (356842,5890421,1,'soga_cheek_type',0,0,51), (356843,5890421,1,'soga_chin_type',0,0,40), (356844,5890421,1,'soga_ear_type',0,-62,0), (356845,5890421,1,'soga_eye_brow_type',0,0,-7), (356846,5890421,0,'soga_eye_color',229,229,102), (356847,5890421,1,'soga_eye_type',-91,0,0), (356848,5890421,0,'soga_hair_face_color',37,22,5), (356849,5890421,0,'soga_hair_face_highlight_color',27,15,35), (356850,5890421,0,'soga_hair_type_color',37,22,5), (356851,5890421,0,'soga_hair_type_highlight_color',27,15,35), (356852,5890421,1,'soga_lip_type',-97,-12,-87), (356853,5890421,1,'soga_nose_type',78,4,-23), (356854,5890421,0,'soga_skin_color',46,35,21), (356855,5890421,0,'wing_color1',255,255,255), (356856,5890421,0,'wing_color2',255,255,255), (356857,5890422,1,'cheek_type',26,-17,0), (356858,5890422,1,'chin_type',20,-7,28), (356859,5890422,1,'ear_type',39,-34,0), (356860,5890422,1,'eye_brow_type',-19,-11,0), (356861,5890422,0,'eye_color',53,34,13), (356862,5890422,1,'eye_type',-23,0,0), (356863,5890422,0,'hair_color1',0,228,0), (356864,5890422,0,'hair_face_color',24,10,2), (356865,5890422,0,'hair_face_highlight_color',150,88,18), (356866,5890422,0,'hair_type_color',24,10,2), (356867,5890422,0,'hair_type_highlight_color',150,88,18), (356868,5890422,1,'lip_type',-14,0,0), (356869,5890422,1,'nose_type',44,0,-28), (356870,5890422,0,'skin_color',227,219,200), (356871,5890422,1,'soga_cheek_type',0,-19,-11), (356872,5890422,1,'soga_chin_type',0,-14,0), (356873,5890422,1,'soga_ear_type',0,-23,0), (356874,5890422,1,'soga_eye_brow_type',0,39,-34), (356875,5890422,0,'soga_eye_color',229,229,102), (356876,5890422,0,'soga_hair_face_color',24,10,2), (356877,5890422,0,'soga_hair_face_highlight_color',150,88,18), (356878,5890422,0,'soga_hair_type_color',24,10,2), (356879,5890422,0,'soga_hair_type_highlight_color',150,88,18), (356880,5890422,1,'soga_lip_type',0,26,-17), (356881,5890422,1,'soga_nose_type',0,20,-7), (356882,5890422,0,'soga_skin_color',227,219,200), (356883,5890422,0,'wing_color1',255,255,255), (356884,5890422,0,'wing_color2',255,255,255), (356885,5890423,1,'cheek_type',-7,-12,0), (356886,5890423,1,'chin_type',0,41,-11), (356887,5890423,1,'ear_type',-12,-37,0), (356888,5890423,1,'eye_brow_type',3,-14,-4), (356889,5890423,0,'eye_color',2,191,180), (356890,5890423,1,'eye_type',93,0,0), (356891,5890423,0,'hair_color1',245,0,1), (356892,5890423,0,'hair_type_color',15,0,22), (356893,5890423,0,'hair_type_highlight_color',86,40,0), (356894,5890423,1,'lip_type',-1,-71,31), (356895,5890423,1,'nose_type',14,-11,0), (356896,5890423,0,'skin_color',183,146,149), (356897,5890423,1,'soga_cheek_type',0,3,-14), (356898,5890423,1,'soga_chin_type',0,-1,-71), (356899,5890423,1,'soga_ear_type',0,93,0), (356900,5890423,1,'soga_eye_brow_type',0,-12,-37), (356901,5890423,0,'soga_eye_color',229,229,102), (356902,5890423,0,'soga_hair_type_color',15,0,22), (356903,5890423,0,'soga_hair_type_highlight_color',86,40,0), (356904,5890423,1,'soga_lip_type',-4,-7,-12), (356905,5890423,1,'soga_nose_type',31,0,41), (356906,5890423,0,'soga_skin_color',183,146,149), (356907,5890423,0,'wing_color1',151,120,5), (356908,5890423,0,'wing_color2',95,178,23), (356909,5890424,1,'cheek_type',0,-5,0), (356910,5890424,1,'chin_type',-20,-23,-14), (356911,5890424,1,'ear_type',10,-40,0), (356912,5890424,1,'eye_brow_type',3,-18,0), (356913,5890424,0,'eye_color',168,136,101), (356914,5890424,1,'eye_type',8,0,0), (356915,5890424,0,'hair_color1',231,31,28), (356916,5890424,0,'hair_color2',156,0,0), (356917,5890424,0,'hair_face_color',138,64,0), (356918,5890424,0,'hair_face_highlight_color',142,115,0), (356919,5890424,0,'hair_type_color',138,64,0), (356920,5890424,0,'hair_type_highlight_color',142,115,0), (356921,5890424,1,'lip_type',1,11,-28), (356922,5890424,1,'nose_type',-29,-25,31), (356923,5890424,0,'skin_color',234,241,225), (356924,5890424,1,'soga_cheek_type',0,3,-18), (356925,5890424,1,'soga_chin_type',0,1,11), (356926,5890424,1,'soga_ear_type',0,8,0), (356927,5890424,1,'soga_eye_brow_type',0,10,-40), (356928,5890424,0,'soga_eye_color',229,229,102), (356929,5890424,1,'soga_eye_type',-100,0,0), (356930,5890424,0,'soga_hair_face_color',138,64,0), (356931,5890424,0,'soga_hair_face_highlight_color',142,115,0), (356932,5890424,0,'soga_hair_type_color',138,64,0), (356933,5890424,0,'soga_hair_type_highlight_color',142,115,0), (356934,5890424,1,'soga_lip_type',0,0,-5), (356935,5890424,1,'soga_nose_type',-28,-20,-23), (356936,5890424,0,'soga_skin_color',234,241,225), (356937,5890424,0,'wing_color1',255,255,255), (356938,5890424,0,'wing_color2',255,255,255), (356939,5890425,1,'cheek_type',-25,-68,0), (356940,5890425,1,'chin_type',-98,-88,-35), (356941,5890425,1,'ear_type',-62,55,0), (356942,5890425,1,'eye_brow_type',25,-17,7), (356943,5890425,0,'eye_color',3,167,157), (356944,5890425,1,'eye_type',-61,0,0), (356945,5890425,0,'hair_color1',5,0,175), (356946,5890425,0,'hair_type_color',255,177,45), (356947,5890425,0,'hair_type_highlight_color',162,31,228), (356948,5890425,1,'lip_type',-57,-75,41), (356949,5890425,1,'nose_type',85,5,0), (356950,5890425,0,'skin_color',234,215,191), (356951,5890425,1,'soga_cheek_type',0,25,-17), (356952,5890425,1,'soga_chin_type',0,-57,-75), (356953,5890425,1,'soga_ear_type',0,-61,0), (356954,5890425,1,'soga_eye_brow_type',0,-62,55), (356955,5890425,0,'soga_eye_color',229,229,102), (356956,5890425,0,'soga_hair_type_color',255,177,45), (356957,5890425,0,'soga_hair_type_highlight_color',162,31,228), (356958,5890425,1,'soga_lip_type',7,-25,-68), (356959,5890425,1,'soga_nose_type',41,-98,-88), (356960,5890425,0,'soga_skin_color',234,215,191), (356961,5890425,0,'wing_color1',192,83,23), (356962,5890425,0,'wing_color2',255,133,1), (356963,5890426,0,'eye_color',255,255,255), (356964,5890426,0,'skin_color',255,255,255), (356965,5890426,0,'soga_eye_color',255,0,255), (356966,5890427,1,'cheek_type',-7,-14,0), (356967,5890427,1,'chin_type',0,-21,-14), (356968,5890427,1,'ear_type',11,7,0), (356969,5890427,1,'eye_brow_type',-21,1,-25), (356970,5890427,0,'eye_color',128,180,196), (356971,5890427,1,'eye_type',8,0,0), (356972,5890427,0,'hair_color1',248,234,249), (356973,5890427,0,'hair_color2',14,0,0), (356974,5890427,0,'hair_face_color',173,132,0), (356975,5890427,0,'hair_face_highlight_color',77,32,0), (356976,5890427,0,'hair_type_color',173,132,0), (356977,5890427,0,'hair_type_highlight_color',77,32,0), (356978,5890427,1,'lip_type',25,31,7), (356979,5890427,1,'nose_type',-17,-8,-22), (356980,5890427,0,'skin_color',214,205,206), (356981,5890427,1,'soga_cheek_type',0,-21,1), (356982,5890427,1,'soga_chin_type',0,25,31), (356983,5890427,1,'soga_ear_type',0,8,0), (356984,5890427,1,'soga_eye_brow_type',0,11,7), (356985,5890427,0,'soga_eye_color',229,229,102), (356986,5890427,1,'soga_eye_type',14,0,0), (356987,5890427,0,'soga_hair_face_color',173,132,0), (356988,5890427,0,'soga_hair_face_highlight_color',77,32,0), (356989,5890427,0,'soga_hair_type_color',173,132,0), (356990,5890427,0,'soga_hair_type_highlight_color',77,32,0), (356991,5890427,1,'soga_lip_type',-25,-7,-14), (356992,5890427,1,'soga_nose_type',7,0,-21), (356993,5890427,0,'soga_skin_color',214,205,206), (356994,5890427,0,'wing_color1',255,255,255), (356995,5890427,0,'wing_color2',255,255,255), (356996,5890428,1,'cheek_type',0,-75,0), (356997,5890428,1,'chin_type',50,-37,47), (356998,5890428,1,'ear_type',-12,-68,0), (356999,5890428,1,'eye_brow_type',100,-100,-100), (357000,5890428,0,'eye_color',47,88,57), (357001,5890428,1,'eye_type',62,0,0), (357002,5890428,0,'hair_color1',231,17,46), (357003,5890428,0,'hair_color2',14,0,0), (357004,5890428,0,'hair_face_color',170,148,121), (357005,5890428,0,'hair_face_highlight_color',180,155,124), (357006,5890428,0,'hair_type_color',170,148,121), (357007,5890428,0,'hair_type_highlight_color',180,155,124), (357008,5890428,1,'lip_type',-100,96,-25), (357009,5890428,1,'nose_type',-84,-25,17), (357010,5890428,0,'skin_color',228,182,145), (357011,5890428,1,'soga_cheek_type',0,100,-100), (357012,5890428,1,'soga_chin_type',0,-100,96), (357013,5890428,1,'soga_ear_type',0,62,0), (357014,5890428,1,'soga_eye_brow_type',0,-12,-68), (357015,5890428,0,'soga_eye_color',229,229,102), (357016,5890428,1,'soga_eye_type',14,0,0), (357017,5890428,0,'soga_hair_face_color',170,148,121), (357018,5890428,0,'soga_hair_face_highlight_color',180,155,124), (357019,5890428,0,'soga_hair_type_color',170,148,121), (357020,5890428,0,'soga_hair_type_highlight_color',180,155,124), (357021,5890428,1,'soga_lip_type',-100,0,-75), (357022,5890428,1,'soga_nose_type',-25,50,-37), (357023,5890428,0,'soga_skin_color',228,182,145), (357024,5890428,0,'wing_color1',255,255,255), (357025,5890428,0,'wing_color2',255,255,255), (357026,5890429,1,'cheek_type',-14,41,0), (357027,5890429,1,'chin_type',-55,-70,37), (357028,5890429,1,'ear_type',38,-64,0), (357029,5890429,1,'eye_brow_type',-17,-100,-14), (357030,5890429,0,'eye_color',144,145,0), (357031,5890429,1,'eye_type',-31,0,0), (357032,5890429,0,'hair_color1',15,2,100), (357033,5890429,1,'lip_type',74,-75,85), (357034,5890429,1,'nose_type',-7,15,2), (357035,5890429,0,'skin_color',92,41,28), (357036,5890429,1,'soga_cheek_type',0,-17,-100), (357037,5890429,1,'soga_chin_type',0,74,-75), (357038,5890429,1,'soga_ear_type',0,-31,0), (357039,5890429,1,'soga_eye_brow_type',0,38,-64), (357040,5890429,0,'soga_eye_color',229,229,102), (357041,5890429,1,'soga_lip_type',-14,-14,41), (357042,5890429,1,'soga_nose_type',85,-55,-70), (357043,5890429,0,'soga_skin_color',92,41,28), (357044,5890430,1,'cheek_type',44,0,0), (357045,5890430,1,'chin_type',90,-11,0), (357046,5890430,1,'ear_type',-8,-98,0), (357047,5890430,1,'eye_brow_type',-91,-53,-25), (357048,5890430,0,'eye_color',119,175,191), (357049,5890430,1,'eye_type',75,0,0), (357050,5890430,0,'hair_color1',53,222,247), (357051,5890430,0,'hair_color2',208,0,0), (357052,5890430,0,'hair_face_color',15,1,21), (357053,5890430,0,'hair_face_highlight_color',47,14,19), (357054,5890430,0,'hair_type_color',15,1,21), (357055,5890430,0,'hair_type_highlight_color',47,14,19), (357056,5890430,1,'lip_type',0,32,-22), (357057,5890430,1,'nose_type',90,53,-34), (357058,5890430,0,'skin_color',245,250,250), (357059,5890430,1,'soga_cheek_type',0,-91,-53), (357060,5890430,1,'soga_chin_type',0,0,32), (357061,5890430,1,'soga_ear_type',0,75,0), (357062,5890430,1,'soga_eye_brow_type',0,-8,-98), (357063,5890430,0,'soga_eye_color',229,229,102), (357064,5890430,1,'soga_eye_type',-48,0,0), (357065,5890430,0,'soga_hair_face_color',15,1,21), (357066,5890430,0,'soga_hair_face_highlight_color',47,14,19), (357067,5890430,0,'soga_hair_type_color',15,1,21), (357068,5890430,0,'soga_hair_type_highlight_color',47,14,19), (357069,5890430,1,'soga_lip_type',-25,44,0), (357070,5890430,1,'soga_nose_type',-22,90,-11), (357071,5890430,0,'soga_skin_color',245,250,250), (357072,5890430,0,'wing_color1',255,255,255), (357073,5890430,0,'wing_color2',255,255,255), (357074,5890431,1,'cheek_type',-25,-57,0), (357075,5890431,1,'chin_type',-56,7,0), (357076,5890431,1,'ear_type',-100,-100,0), (357077,5890431,1,'eye_brow_type',-77,89,66), (357078,5890431,0,'eye_color',108,106,211), (357079,5890431,1,'eye_type',-58,0,0), (357080,5890431,0,'hair_color1',228,252,182), (357081,5890431,1,'lip_type',-56,51,-12), (357082,5890431,1,'nose_type',41,-28,-4), (357083,5890431,0,'skin_color',221,189,100), (357084,5890431,1,'soga_cheek_type',0,-77,89), (357085,5890431,1,'soga_chin_type',0,-56,51), (357086,5890431,1,'soga_ear_type',0,-58,0), (357087,5890431,1,'soga_eye_brow_type',0,-100,-100), (357088,5890431,0,'soga_eye_color',229,229,102), (357089,5890431,1,'soga_lip_type',66,-25,-57), (357090,5890431,1,'soga_nose_type',-12,-56,7), (357091,5890431,0,'soga_skin_color',221,189,100), (357092,5890431,0,'wing_color1',255,255,255), (357093,5890431,0,'wing_color2',255,255,255), (357094,5890432,1,'cheek_type',-7,-93,0), (357095,5890432,1,'chin_type',68,-71,-12), (357096,5890432,1,'ear_type',19,20,0), (357097,5890432,1,'eye_brow_type',28,88,17), (357098,5890432,0,'eye_color',41,82,95), (357099,5890432,1,'eye_type',79,0,0), (357100,5890432,0,'hair_color1',17,1,171), (357101,5890432,0,'hair_color2',62,0,0), (357102,5890432,0,'hair_face_color',100,70,10), (357103,5890432,0,'hair_face_highlight_color',232,183,30), (357104,5890432,0,'hair_type_color',100,70,10), (357105,5890432,0,'hair_type_highlight_color',232,183,30), (357106,5890432,1,'lip_type',-56,-1,-34), (357107,5890432,1,'nose_type',17,17,1), (357108,5890432,0,'skin_color',105,112,109), (357109,5890432,1,'soga_cheek_type',0,28,88), (357110,5890432,1,'soga_chin_type',0,-56,-1), (357111,5890432,1,'soga_ear_type',0,79,0), (357112,5890432,1,'soga_eye_brow_type',0,19,20), (357113,5890432,0,'soga_eye_color',229,229,102), (357114,5890432,1,'soga_eye_type',62,0,0), (357115,5890432,0,'soga_hair_face_color',100,70,10), (357116,5890432,0,'soga_hair_face_highlight_color',232,183,30), (357117,5890432,0,'soga_hair_type_color',100,70,10), (357118,5890432,0,'soga_hair_type_highlight_color',232,183,30), (357119,5890432,1,'soga_lip_type',17,-7,-93), (357120,5890432,1,'soga_nose_type',-34,68,-71), (357121,5890432,0,'soga_skin_color',105,112,109), (357122,5890432,0,'wing_color1',255,255,255), (357123,5890432,0,'wing_color2',255,255,255), (357124,5890433,1,'cheek_type',-81,15,0), (357125,5890433,1,'chin_type',58,31,-81), (357126,5890433,1,'ear_type',-32,71,0), (357127,5890433,1,'eye_brow_type',94,52,35), (357128,5890433,0,'eye_color',33,64,50), (357129,5890433,1,'eye_type',-9,0,0), (357130,5890433,0,'hair_color1',11,215,168), (357131,5890433,0,'hair_color2',194,0,0), (357132,5890433,0,'hair_face_color',219,157,24), (357133,5890433,0,'hair_type_color',219,157,24), (357134,5890433,1,'lip_type',-91,-14,-19), (357135,5890433,1,'nose_type',-43,11,-41), (357136,5890433,0,'skin_color',186,197,195), (357137,5890433,1,'soga_cheek_type',0,94,52), (357138,5890433,1,'soga_chin_type',0,-91,-14), (357139,5890433,1,'soga_ear_type',0,-9,0), (357140,5890433,1,'soga_eye_brow_type',0,-32,71), (357141,5890433,0,'soga_eye_color',229,229,102), (357142,5890433,1,'soga_eye_type',-62,0,0), (357143,5890433,0,'soga_hair_face_color',219,157,24), (357144,5890433,0,'soga_hair_type_color',219,157,24), (357145,5890433,1,'soga_lip_type',35,-81,15), (357146,5890433,1,'soga_nose_type',-19,58,31), (357147,5890433,0,'soga_skin_color',186,197,195), (357148,5890433,0,'wing_color1',255,255,255), (357149,5890433,0,'wing_color2',255,255,255), (357150,5890434,1,'cheek_type',53,75,0), (357151,5890434,1,'chin_type',-4,9,94), (357152,5890434,1,'ear_type',45,91,0), (357153,5890434,1,'eye_brow_type',-35,-7,-95), (357154,5890434,0,'eye_color',0,60,39), (357155,5890434,1,'eye_type',56,0,0), (357156,5890434,0,'hair_color1',200,69,75), (357157,5890434,1,'lip_type',-91,18,93), (357158,5890434,1,'nose_type',11,-56,69), (357159,5890434,0,'skin_color',165,132,92), (357160,5890434,1,'soga_cheek_type',0,-35,-7), (357161,5890434,1,'soga_chin_type',0,-91,18), (357162,5890434,1,'soga_ear_type',0,56,0), (357163,5890434,1,'soga_eye_brow_type',0,45,91), (357164,5890434,0,'soga_eye_color',229,229,102), (357165,5890434,1,'soga_lip_type',-95,53,75), (357166,5890434,1,'soga_nose_type',93,-4,9), (357167,5890434,0,'soga_skin_color',165,132,92), (357168,5890434,0,'wing_color1',255,255,255), (357169,5890434,0,'wing_color2',255,255,255), (357170,5890435,1,'cheek_type',0,2,0), (357171,5890435,1,'chin_type',-38,3,2), (357172,5890435,1,'ear_type',23,-5,0), (357173,5890435,1,'eye_brow_type',34,0,14), (357174,5890435,0,'eye_color',222,35,32), (357175,5890435,1,'eye_type',-32,0,0), (357176,5890435,0,'hair_color1',17,242,252), (357177,5890435,0,'hair_face_color',52,38,20), (357178,5890435,0,'hair_face_highlight_color',216,192,37), (357179,5890435,0,'hair_type_color',52,38,20), (357180,5890435,0,'hair_type_highlight_color',216,192,37), (357181,5890435,1,'lip_type',-31,-2,10), (357182,5890435,1,'nose_type',-2,17,-14), (357183,5890435,0,'skin_color',142,111,48), (357184,5890435,1,'soga_cheek_type',0,34,0), (357185,5890435,1,'soga_chin_type',0,-31,-2), (357186,5890435,1,'soga_ear_type',0,-32,0), (357187,5890435,1,'soga_eye_brow_type',0,23,-5), (357188,5890435,0,'soga_eye_color',229,229,102), (357189,5890435,0,'soga_hair_face_color',52,38,20), (357190,5890435,0,'soga_hair_face_highlight_color',216,192,37), (357191,5890435,0,'soga_hair_type_color',52,38,20), (357192,5890435,0,'soga_hair_type_highlight_color',216,192,37), (357193,5890435,1,'soga_lip_type',14,0,2), (357194,5890435,1,'soga_nose_type',10,-38,3), (357195,5890435,0,'soga_skin_color',142,111,48), (357196,5890435,0,'wing_color1',255,255,255), (357197,5890435,0,'wing_color2',255,255,255), (357198,5890436,1,'cheek_type',-31,-70,0), (357199,5890436,1,'chin_type',-31,23,-7), (357200,5890436,1,'ear_type',-75,-78,0), (357201,5890436,1,'eye_brow_type',29,87,-3), (357202,5890436,0,'eye_color',73,0,73), (357203,5890436,1,'eye_type',31,0,0), (357204,5890436,0,'hair_color1',59,76,97), (357205,5890436,1,'lip_type',68,-88,39), (357206,5890436,1,'nose_type',-43,59,76), (357207,5890436,0,'skin_color',139,125,69), (357208,5890436,1,'soga_cheek_type',0,29,87), (357209,5890436,1,'soga_chin_type',0,68,-88), (357210,5890436,1,'soga_ear_type',0,31,0), (357211,5890436,1,'soga_eye_brow_type',0,-75,-78), (357212,5890436,0,'soga_eye_color',229,229,102), (357213,5890436,1,'soga_lip_type',-3,-31,-70), (357214,5890436,1,'soga_nose_type',39,-31,23), (357215,5890436,0,'soga_skin_color',139,125,69), (357216,5890436,0,'wing_color1',255,255,255), (357217,5890436,0,'wing_color2',255,255,255), (357218,5890437,1,'cheek_type',100,-100,0), (357219,5890437,1,'chin_type',-100,100,100), (357220,5890437,1,'ear_type',25,9,0), (357221,5890437,1,'eye_brow_type',100,100,100), (357222,5890437,0,'eye_color',118,14,183), (357223,5890437,1,'eye_type',100,0,0), (357224,5890437,0,'hair_color1',239,255,100), (357225,5890437,0,'hair_face_color',171,60,32), (357226,5890437,0,'hair_face_highlight_color',216,192,37), (357227,5890437,0,'hair_type_color',171,60,32), (357228,5890437,0,'hair_type_highlight_color',216,192,37), (357229,5890437,1,'lip_type',100,50,-68), (357230,5890437,1,'nose_type',0,-17,-1), (357231,5890437,0,'skin_color',204,205,205), (357232,5890437,1,'soga_cheek_type',0,100,100), (357233,5890437,1,'soga_chin_type',0,100,50), (357234,5890437,1,'soga_ear_type',0,100,0), (357235,5890437,1,'soga_eye_brow_type',0,25,9), (357236,5890437,0,'soga_eye_color',229,229,102), (357237,5890437,0,'soga_hair_face_color',171,60,32), (357238,5890437,0,'soga_hair_face_highlight_color',216,192,37), (357239,5890437,0,'soga_hair_type_color',171,60,32), (357240,5890437,0,'soga_hair_type_highlight_color',216,192,37), (357241,5890437,1,'soga_lip_type',100,100,-100), (357242,5890437,1,'soga_nose_type',-68,-100,100), (357243,5890437,0,'soga_skin_color',204,205,205), (357244,5890437,0,'wing_color1',255,255,255), (357245,5890437,0,'wing_color2',255,255,255), (357246,5890438,1,'cheek_type',-5,81,0), (357247,5890438,1,'chin_type',88,17,37), (357248,5890438,1,'ear_type',37,-74,0), (357249,5890438,1,'eye_brow_type',78,-95,-26), (357250,5890438,0,'eye_color',29,56,42), (357251,5890438,1,'eye_type',75,0,0), (357252,5890438,0,'hair_color1',192,75,58), (357253,5890438,0,'hair_color2',83,0,0), (357254,5890438,0,'hair_face_color',15,1,21), (357255,5890438,0,'hair_face_highlight_color',244,246,246), (357256,5890438,0,'hair_type_color',15,1,21), (357257,5890438,0,'hair_type_highlight_color',244,246,246), (357258,5890438,1,'lip_type',-87,78,8), (357259,5890438,1,'nose_type',35,-64,75), (357260,5890438,0,'skin_color',138,108,67), (357261,5890438,1,'soga_cheek_type',0,78,-95), (357262,5890438,1,'soga_chin_type',0,-87,78), (357263,5890438,1,'soga_ear_type',0,75,0), (357264,5890438,1,'soga_eye_brow_type',0,37,-74), (357265,5890438,0,'soga_eye_color',229,229,102), (357266,5890438,1,'soga_eye_type',83,0,0), (357267,5890438,0,'soga_hair_face_color',15,1,21), (357268,5890438,0,'soga_hair_face_highlight_color',244,246,246), (357269,5890438,0,'soga_hair_type_color',15,1,21), (357270,5890438,0,'soga_hair_type_highlight_color',244,246,246), (357271,5890438,1,'soga_lip_type',-26,-5,81), (357272,5890438,1,'soga_nose_type',8,88,17), (357273,5890438,0,'soga_skin_color',138,108,67), (357274,5890438,0,'wing_color1',255,255,255), (357275,5890438,0,'wing_color2',255,255,255), (357276,5890439,1,'cheek_type',93,-38,0), (357277,5890439,1,'chin_type',40,53,-25), (357278,5890439,1,'ear_type',-50,-97,0), (357279,5890439,1,'eye_brow_type',-55,-94,56), (357280,5890439,0,'eye_color',136,184,199), (357281,5890439,1,'eye_type',23,0,0), (357282,5890439,0,'hair_color1',167,15,168), (357283,5890439,0,'hair_color2',64,0,0), (357284,5890439,0,'hair_face_color',225,181,22), (357285,5890439,0,'hair_face_highlight_color',184,128,10), (357286,5890439,0,'hair_type_color',225,181,22), (357287,5890439,0,'hair_type_highlight_color',184,128,10), (357288,5890439,1,'lip_type',-57,19,43), (357289,5890439,1,'nose_type',-34,-89,15), (357290,5890439,0,'skin_color',44,46,46), (357291,5890439,1,'soga_cheek_type',0,-55,-94), (357292,5890439,1,'soga_chin_type',0,-57,19), (357293,5890439,1,'soga_ear_type',0,23,0), (357294,5890439,1,'soga_eye_brow_type',0,-50,-97), (357295,5890439,0,'soga_eye_color',229,229,102), (357296,5890439,1,'soga_eye_type',64,0,0), (357297,5890439,0,'soga_hair_face_color',225,181,22), (357298,5890439,0,'soga_hair_face_highlight_color',184,128,10), (357299,5890439,0,'soga_hair_type_color',225,181,22), (357300,5890439,0,'soga_hair_type_highlight_color',184,128,10), (357301,5890439,1,'soga_lip_type',56,93,-38), (357302,5890439,1,'soga_nose_type',43,40,53), (357303,5890439,0,'soga_skin_color',44,46,46), (357304,5890439,0,'wing_color1',255,255,255), (357305,5890439,0,'wing_color2',255,255,255), (357306,5890440,1,'cheek_type',-23,-34,0), (357307,5890440,1,'chin_type',-34,-88,-55), (357308,5890440,1,'ear_type',-42,-59,0), (357309,5890440,1,'eye_brow_type',93,18,-7), (357310,5890440,0,'eye_color',144,188,195), (357311,5890440,1,'eye_type',62,0,0), (357312,5890440,0,'hair_color1',17,81,44), (357313,5890440,0,'hair_color2',185,0,0), (357314,5890440,0,'hair_face_color',121,38,35), (357315,5890440,0,'hair_face_highlight_color',47,33,3), (357316,5890440,0,'hair_type_color',121,38,35), (357317,5890440,0,'hair_type_highlight_color',47,33,3), (357318,5890440,1,'lip_type',-7,8,58), (357319,5890440,1,'nose_type',-4,17,81), (357320,5890440,0,'skin_color',228,177,149), (357321,5890440,1,'soga_cheek_type',0,93,18), (357322,5890440,1,'soga_chin_type',0,-7,8), (357323,5890440,1,'soga_ear_type',0,62,0), (357324,5890440,1,'soga_eye_brow_type',0,-42,-59), (357325,5890440,0,'soga_eye_color',229,229,102), (357326,5890440,1,'soga_eye_type',-71,0,0), (357327,5890440,0,'soga_hair_face_color',121,38,35), (357328,5890440,0,'soga_hair_face_highlight_color',47,33,3), (357329,5890440,0,'soga_hair_type_color',121,38,35), (357330,5890440,0,'soga_hair_type_highlight_color',47,33,3), (357331,5890440,1,'soga_lip_type',-7,-23,-34), (357332,5890440,1,'soga_nose_type',58,-34,-88), (357333,5890440,0,'soga_skin_color',228,177,149), (357334,5890440,0,'wing_color1',255,255,255), (357335,5890440,0,'wing_color2',255,255,255), (357336,5890441,1,'eye_brow_type',-28,0,0), (357337,5890441,0,'eye_color',32,230,44), (357338,5890441,0,'hair_color1',46,0,0), (357339,5890441,1,'lip_type',-7,0,0), (357340,5890441,1,'nose_type',-37,46,0), (357341,5890441,0,'skin_color',131,83,0), (357342,5890441,1,'soga_cheek_type',0,-28,0), (357343,5890441,1,'soga_chin_type',0,-7,0), (357344,5890441,0,'soga_eye_color',229,229,102), (357345,5890441,0,'soga_skin_color',131,83,0), (357346,5890441,0,'wing_color1',255,255,255), (357347,5890441,0,'wing_color2',255,255,255), (357348,5890442,1,'cheek_type',-82,-87,0), (357349,5890442,1,'chin_type',-75,70,37), (357350,5890442,1,'ear_type',-43,-3,0), (357351,5890442,1,'eye_brow_type',52,18,-8), (357352,5890442,0,'eye_color',63,219,167), (357353,5890442,1,'eye_type',-9,0,0), (357354,5890442,0,'hair_color1',41,43,83), (357355,5890442,0,'hair_face_color',244,246,246), (357356,5890442,0,'hair_face_highlight_color',15,1,21), (357357,5890442,0,'hair_type_color',244,246,246), (357358,5890442,0,'hair_type_highlight_color',15,1,21), (357359,5890442,1,'lip_type',-3,-17,-94), (357360,5890442,1,'nose_type',58,41,43), (357361,5890442,0,'skin_color',194,195,209), (357362,5890442,1,'soga_cheek_type',0,52,18), (357363,5890442,1,'soga_chin_type',0,-3,-17), (357364,5890442,1,'soga_ear_type',0,-9,0), (357365,5890442,1,'soga_eye_brow_type',0,-43,-3), (357366,5890442,0,'soga_eye_color',204,204,204), (357367,5890442,0,'soga_hair_face_color',244,246,246), (357368,5890442,0,'soga_hair_face_highlight_color',15,1,21), (357369,5890442,0,'soga_hair_type_color',244,246,246), (357370,5890442,0,'soga_hair_type_highlight_color',15,1,21), (357371,5890442,1,'soga_lip_type',-8,-82,-87), (357372,5890442,1,'soga_nose_type',-94,-75,70), (357373,5890442,0,'soga_skin_color',194,195,209), (357374,5890443,1,'cheek_type',93,5,0), (357375,5890443,1,'chin_type',25,-38,-39), (357376,5890443,1,'ear_type',64,-96,0), (357377,5890443,1,'eye_brow_type',52,0,-94), (357378,5890443,0,'eye_color',0,180,127), (357379,5890443,1,'eye_type',20,0,0), (357380,5890443,0,'hair_color1',74,56,161), (357381,5890443,1,'lip_type',-10,64,-62), (357382,5890443,1,'nose_type',3,74,56), (357383,5890443,0,'skin_color',216,200,195), (357384,5890443,1,'soga_cheek_type',0,52,0), (357385,5890443,1,'soga_chin_type',0,-10,64), (357386,5890443,1,'soga_ear_type',0,20,0), (357387,5890443,1,'soga_eye_brow_type',0,64,-96), (357388,5890443,0,'soga_eye_color',229,229,102), (357389,5890443,1,'soga_lip_type',-94,93,5), (357390,5890443,1,'soga_nose_type',-62,25,-38), (357391,5890443,0,'soga_skin_color',216,200,195), (357392,5890443,0,'wing_color1',255,255,255), (357393,5890443,0,'wing_color2',255,255,255), (357394,5890444,1,'cheek_type',77,45,0), (357395,5890444,1,'chin_type',-63,-72,97), (357396,5890444,1,'ear_type',48,56,0), (357397,5890444,1,'eye_brow_type',-43,-90,-48), (357398,5890444,0,'eye_color',0,2,118), (357399,5890444,1,'eye_type',91,0,0), (357400,5890444,0,'hair_color1',172,160,77), (357401,5890444,1,'lip_type',-71,15,-28), (357402,5890444,1,'nose_type',7,-84,-96), (357403,5890444,0,'skin_color',127,108,86), (357404,5890444,1,'soga_cheek_type',0,-43,-90), (357405,5890444,1,'soga_chin_type',0,-71,15), (357406,5890444,1,'soga_ear_type',0,91,0), (357407,5890444,1,'soga_eye_brow_type',0,48,56), (357408,5890444,0,'soga_eye_color',229,229,102), (357409,5890444,1,'soga_lip_type',-48,77,45), (357410,5890444,1,'soga_nose_type',-28,-63,-72), (357411,5890444,0,'soga_skin_color',127,108,86), (357412,5890444,0,'wing_color1',255,255,255), (357413,5890444,0,'wing_color2',255,255,255), (357414,5890445,1,'cheek_type',-40,77,0), (357415,5890445,1,'chin_type',17,14,0), (357416,5890445,1,'ear_type',-83,89,0), (357417,5890445,1,'eye_brow_type',93,77,61), (357418,5890445,0,'eye_color',176,187,160), (357419,5890445,1,'eye_type',-74,0,0), (357420,5890445,0,'hair_color1',37,0,4), (357421,5890445,0,'hair_face_color',230,171,26), (357422,5890445,0,'hair_face_highlight_color',84,0,0), (357423,5890445,0,'hair_type_color',230,171,26), (357424,5890445,0,'hair_type_highlight_color',84,0,0), (357425,5890445,1,'lip_type',-50,10,-68), (357426,5890445,1,'nose_type',-82,37,0), (357427,5890445,0,'skin_color',183,148,98), (357428,5890445,1,'soga_cheek_type',0,93,77), (357429,5890445,1,'soga_chin_type',0,-50,10), (357430,5890445,1,'soga_ear_type',0,-74,0), (357431,5890445,1,'soga_eye_brow_type',0,-83,89), (357432,5890445,0,'soga_eye_color',229,229,102), (357433,5890445,0,'soga_hair_face_color',230,171,26), (357434,5890445,0,'soga_hair_face_highlight_color',84,0,0), (357435,5890445,0,'soga_hair_type_color',230,171,26), (357436,5890445,0,'soga_hair_type_highlight_color',84,0,0), (357437,5890445,1,'soga_lip_type',61,-40,77), (357438,5890445,1,'soga_nose_type',-68,17,14), (357439,5890445,0,'soga_skin_color',183,148,98), (357440,5890445,0,'wing_color1',255,255,255), (357441,5890445,0,'wing_color2',255,255,255), (357442,5890446,1,'cheek_type',-59,66,0), (357443,5890446,1,'chin_type',29,-10,-12), (357444,5890446,1,'ear_type',89,32,0), (357445,5890446,1,'eye_brow_type',59,-93,-31), (357446,5890446,0,'eye_color',54,116,114), (357447,5890446,1,'eye_type',53,0,0), (357448,5890446,0,'hair_color1',14,77,182), (357449,5890446,0,'hair_color2',200,0,0), (357450,5890446,0,'hair_face_color',35,24,1), (357451,5890446,0,'hair_face_highlight_color',47,14,19), (357452,5890446,0,'hair_type_color',35,24,1), (357453,5890446,0,'hair_type_highlight_color',47,14,19), (357454,5890446,1,'lip_type',-25,-21,-25), (357455,5890446,1,'nose_type',39,14,77), (357456,5890446,0,'skin_color',229,185,183), (357457,5890446,1,'soga_cheek_type',0,59,-93), (357458,5890446,1,'soga_chin_type',0,-25,-21), (357459,5890446,1,'soga_ear_type',0,53,0), (357460,5890446,1,'soga_eye_brow_type',0,89,32), (357461,5890446,0,'soga_eye_color',229,229,102), (357462,5890446,1,'soga_eye_type',-56,0,0), (357463,5890446,0,'soga_hair_face_color',35,24,1), (357464,5890446,0,'soga_hair_face_highlight_color',47,14,19), (357465,5890446,0,'soga_hair_type_color',35,24,1), (357466,5890446,0,'soga_hair_type_highlight_color',47,14,19), (357467,5890446,1,'soga_lip_type',-31,-59,66), (357468,5890446,1,'soga_nose_type',-25,29,-10), (357469,5890446,0,'soga_skin_color',229,185,183), (357470,5890446,0,'wing_color1',255,255,255), (357471,5890446,0,'wing_color2',255,255,255), (357472,5890447,1,'cheek_type',-23,98,0), (357473,5890447,1,'chin_type',-84,17,-41), (357474,5890447,1,'ear_type',37,14,0), (357475,5890447,1,'eye_brow_type',-17,-97,37), (357476,5890447,0,'eye_color',54,109,126), (357477,5890447,1,'eye_type',25,0,0), (357478,5890447,0,'hair_color1',10,178,83), (357479,5890447,0,'hair_color2',239,0,0), (357480,5890447,0,'hair_face_color',150,51,27), (357481,5890447,0,'hair_face_highlight_color',45,14,18), (357482,5890447,0,'hair_type_color',150,51,27), (357483,5890447,0,'hair_type_highlight_color',45,14,18), (357484,5890447,1,'lip_type',-87,59,7), (357485,5890447,1,'nose_type',29,10,-78), (357486,5890447,0,'skin_color',234,183,184), (357487,5890447,1,'soga_cheek_type',0,-17,-97), (357488,5890447,1,'soga_chin_type',0,-87,59), (357489,5890447,1,'soga_ear_type',0,25,0), (357490,5890447,1,'soga_eye_brow_type',0,37,14), (357491,5890447,0,'soga_eye_color',229,229,102), (357492,5890447,1,'soga_eye_type',-17,0,0), (357493,5890447,0,'soga_hair_face_color',150,51,27), (357494,5890447,0,'soga_hair_face_highlight_color',45,14,18), (357495,5890447,0,'soga_hair_type_color',150,51,27), (357496,5890447,0,'soga_hair_type_highlight_color',45,14,18), (357497,5890447,1,'soga_lip_type',37,-23,98), (357498,5890447,1,'soga_nose_type',7,-84,17), (357499,5890447,0,'soga_skin_color',234,183,184), (357500,5890447,0,'wing_color1',255,255,255), (357501,5890447,0,'wing_color2',255,255,255), (357502,5890448,1,'cheek_type',-35,14,0), (357503,5890448,1,'chin_type',-12,-41,28), (357504,5890448,1,'ear_type',0,-28,0), (357505,5890448,1,'eye_brow_type',-1,-28,0), (357506,5890448,0,'eye_color',103,92,49), (357507,5890448,1,'eye_type',-12,0,0), (357508,5890448,0,'hair_color1',0,19,0), (357509,5890448,0,'hair_face_color',218,187,120); INSERT INTO `npc_appearance` VALUES (357510,5890448,0,'hair_face_highlight_color',114,65,4), (357511,5890448,0,'hair_type_color',218,187,120), (357512,5890448,0,'hair_type_highlight_color',114,65,4), (357513,5890448,1,'lip_type',34,11,-21), (357514,5890448,1,'nose_type',-23,0,19), (357515,5890448,0,'skin_color',246,233,214), (357516,5890448,1,'soga_cheek_type',0,-1,-28), (357517,5890448,1,'soga_chin_type',0,34,11), (357518,5890448,1,'soga_ear_type',0,-12,0), (357519,5890448,1,'soga_eye_brow_type',0,0,-28), (357520,5890448,0,'soga_eye_color',229,229,102), (357521,5890448,0,'soga_hair_face_color',218,187,120), (357522,5890448,0,'soga_hair_face_highlight_color',114,65,4), (357523,5890448,0,'soga_hair_type_color',218,187,120), (357524,5890448,0,'soga_hair_type_highlight_color',114,65,4), (357525,5890448,1,'soga_lip_type',0,-35,14), (357526,5890448,1,'soga_nose_type',-21,-12,-41), (357527,5890448,0,'soga_skin_color',246,233,214), (357528,5890448,0,'wing_color1',255,255,255), (357529,5890448,0,'wing_color2',255,255,255), (357530,5890449,0,'eye_color',255,255,255), (357531,5890449,0,'skin_color',255,255,255), (357532,5890449,0,'soga_eye_color',255,0,255), (357533,5890450,1,'cheek_type',-78,5,0), (357534,5890450,1,'chin_type',-51,34,94), (357535,5890450,1,'ear_type',-72,-63,0), (357536,5890450,1,'eye_brow_type',-37,-81,65), (357537,5890450,0,'eye_color',0,24,24), (357538,5890450,1,'eye_type',66,0,0), (357539,5890450,0,'hair_color1',218,64,69), (357540,5890450,1,'lip_type',-68,-63,-23), (357541,5890450,1,'nose_type',74,-38,64), (357542,5890450,0,'skin_color',144,132,86), (357543,5890450,1,'soga_cheek_type',0,-37,-81), (357544,5890450,1,'soga_chin_type',0,-68,-63), (357545,5890450,1,'soga_ear_type',0,66,0), (357546,5890450,1,'soga_eye_brow_type',0,-72,-63), (357547,5890450,0,'soga_eye_color',229,229,102), (357548,5890450,1,'soga_lip_type',65,-78,5), (357549,5890450,1,'soga_nose_type',-23,-51,34), (357550,5890450,0,'soga_skin_color',144,132,86), (357551,5890450,0,'wing_color1',255,255,255), (357552,5890450,0,'wing_color2',255,255,255), (357553,5890451,1,'cheek_type',2,-31,0), (357554,5890451,1,'chin_type',-25,0,-2), (357555,5890451,1,'ear_type',-11,-12,0), (357556,5890451,1,'eye_brow_type',-31,0,-37), (357557,5890451,0,'eye_color',108,147,112), (357558,5890451,1,'eye_type',-18,0,0), (357559,5890451,0,'hair_color1',235,249,0), (357560,5890451,0,'hair_face_color',224,223,107), (357561,5890451,0,'hair_face_highlight_color',145,129,21), (357562,5890451,0,'hair_type_color',224,223,107), (357563,5890451,0,'hair_type_highlight_color',145,129,21), (357564,5890451,1,'lip_type',12,0,-7), (357565,5890451,1,'nose_type',-10,-21,-7), (357566,5890451,0,'skin_color',221,228,228), (357567,5890451,1,'soga_cheek_type',0,-31,0), (357568,5890451,1,'soga_chin_type',0,12,0), (357569,5890451,1,'soga_ear_type',0,-18,0), (357570,5890451,1,'soga_eye_brow_type',0,-11,-12), (357571,5890451,0,'soga_eye_color',229,229,102), (357572,5890451,0,'soga_hair_face_color',224,223,107), (357573,5890451,0,'soga_hair_face_highlight_color',145,129,21), (357574,5890451,0,'soga_hair_type_color',224,223,107), (357575,5890451,0,'soga_hair_type_highlight_color',145,129,21), (357576,5890451,1,'soga_lip_type',-37,2,-31), (357577,5890451,1,'soga_nose_type',-7,-25,0), (357578,5890451,0,'soga_skin_color',221,228,228), (357579,5890451,0,'wing_color1',255,255,255), (357580,5890451,0,'wing_color2',255,255,255), (357581,5890452,1,'cheek_type',25,-17,0), (357582,5890452,1,'chin_type',-42,10,-21), (357583,5890452,1,'ear_type',-4,28,0), (357584,5890452,1,'eye_brow_type',0,-34,28), (357585,5890452,0,'eye_color',139,185,192), (357586,5890452,1,'eye_type',-7,0,0), (357587,5890452,0,'hair_color1',233,236,0), (357588,5890452,0,'hair_face_color',209,211,130), (357589,5890452,0,'hair_face_highlight_color',105,91,74), (357590,5890452,0,'hair_type_color',209,211,130), (357591,5890452,0,'hair_type_highlight_color',105,91,74), (357592,5890452,1,'lip_type',-5,-26,-9), (357593,5890452,1,'nose_type',20,-23,-20), (357594,5890452,0,'skin_color',253,254,254), (357595,5890452,1,'soga_cheek_type',0,0,-34), (357596,5890452,1,'soga_chin_type',0,-5,-26), (357597,5890452,1,'soga_ear_type',0,-7,0), (357598,5890452,1,'soga_eye_brow_type',0,-4,28), (357599,5890452,0,'soga_eye_color',229,229,102), (357600,5890452,0,'soga_hair_face_color',209,211,130), (357601,5890452,0,'soga_hair_face_highlight_color',105,91,74), (357602,5890452,0,'soga_hair_type_color',209,211,130), (357603,5890452,0,'soga_hair_type_highlight_color',105,91,74), (357604,5890452,1,'soga_lip_type',28,25,-17), (357605,5890452,1,'soga_nose_type',-9,-42,10), (357606,5890452,0,'soga_skin_color',253,254,254), (357607,5890452,0,'wing_color1',255,255,255), (357608,5890452,0,'wing_color2',255,255,255), (357609,5890453,1,'cheek_type',-59,66,0), (357610,5890453,1,'chin_type',29,-10,-12), (357611,5890453,1,'ear_type',89,32,0), (357612,5890453,1,'eye_brow_type',59,-93,-31), (357613,5890453,0,'eye_color',54,116,114), (357614,5890453,1,'eye_type',53,0,0), (357615,5890453,0,'hair_color1',14,77,182), (357616,5890453,0,'hair_color2',200,0,0), (357617,5890453,0,'hair_face_color',171,64,25), (357618,5890453,0,'hair_face_highlight_color',84,0,0), (357619,5890453,0,'hair_type_color',171,64,25), (357620,5890453,0,'hair_type_highlight_color',84,0,0), (357621,5890453,1,'lip_type',-25,-21,-25), (357622,5890453,1,'nose_type',39,14,77), (357623,5890453,0,'skin_color',252,253,253), (357624,5890453,1,'soga_cheek_type',0,59,-93), (357625,5890453,1,'soga_chin_type',0,-25,-21), (357626,5890453,1,'soga_ear_type',0,53,0), (357627,5890453,1,'soga_eye_brow_type',0,89,32), (357628,5890453,0,'soga_eye_color',229,229,102), (357629,5890453,1,'soga_eye_type',-56,0,0), (357630,5890453,0,'soga_hair_face_color',171,64,25), (357631,5890453,0,'soga_hair_face_highlight_color',84,0,0), (357632,5890453,0,'soga_hair_type_color',171,64,25), (357633,5890453,0,'soga_hair_type_highlight_color',84,0,0), (357634,5890453,1,'soga_lip_type',-31,-59,66), (357635,5890453,1,'soga_nose_type',-25,29,-10), (357636,5890453,0,'soga_skin_color',252,253,253), (357637,5890453,0,'wing_color1',255,255,255), (357638,5890453,0,'wing_color2',255,255,255), (357639,5890454,1,'cheek_type',7,-7,0), (357640,5890454,1,'chin_type',-19,20,-3), (357641,5890454,1,'ear_type',26,-8,0), (357642,5890454,1,'eye_brow_type',-14,-14,8), (357643,5890454,0,'eye_color',34,59,37), (357644,5890454,1,'eye_type',23,0,0), (357645,5890454,0,'hair_color1',248,32,156), (357646,5890454,0,'hair_face_color',137,93,63), (357647,5890454,0,'hair_face_highlight_color',68,52,34), (357648,5890454,0,'hair_type_color',137,93,63), (357649,5890454,0,'hair_type_highlight_color',68,52,34), (357650,5890454,1,'lip_type',-10,-48,-12), (357651,5890454,1,'nose_type',25,-8,32), (357652,5890454,0,'skin_color',206,220,220), (357653,5890454,1,'soga_cheek_type',0,-14,-14), (357654,5890454,1,'soga_chin_type',0,-10,-48), (357655,5890454,1,'soga_ear_type',0,23,0), (357656,5890454,1,'soga_eye_brow_type',0,26,-8), (357657,5890454,0,'soga_eye_color',229,229,102), (357658,5890454,0,'soga_hair_face_color',137,93,63), (357659,5890454,0,'soga_hair_face_highlight_color',68,52,34), (357660,5890454,0,'soga_hair_type_color',137,93,63), (357661,5890454,0,'soga_hair_type_highlight_color',68,52,34), (357662,5890454,1,'soga_lip_type',8,7,-7), (357663,5890454,1,'soga_nose_type',-12,-19,20), (357664,5890454,0,'soga_skin_color',206,220,220), (357665,5890454,0,'wing_color1',255,255,255), (357666,5890454,0,'wing_color2',255,255,255), (357667,5890455,1,'cheek_type',-77,-2,0), (357668,5890455,1,'chin_type',-28,14,-62), (357669,5890455,1,'ear_type',-96,34,0), (357670,5890455,1,'eye_brow_type',-25,96,20), (357671,5890455,0,'eye_color',166,144,94), (357672,5890455,1,'eye_type',-72,0,0), (357673,5890455,0,'hair_color1',195,197,192), (357674,5890455,0,'hair_color2',163,0,0), (357675,5890455,0,'hair_face_color',84,0,0), (357676,5890455,0,'hair_face_highlight_color',40,19,9), (357677,5890455,0,'hair_type_color',84,0,0), (357678,5890455,0,'hair_type_highlight_color',40,19,9), (357679,5890455,1,'lip_type',7,-52,84), (357680,5890455,1,'nose_type',-50,-61,-59), (357681,5890455,0,'skin_color',215,195,159), (357682,5890455,1,'soga_cheek_type',0,-25,96), (357683,5890455,1,'soga_chin_type',0,7,-52), (357684,5890455,1,'soga_ear_type',0,-72,0), (357685,5890455,1,'soga_eye_brow_type',0,-96,34), (357686,5890455,0,'soga_eye_color',229,229,102), (357687,5890455,1,'soga_eye_type',-93,0,0), (357688,5890455,0,'soga_hair_face_color',84,0,0), (357689,5890455,0,'soga_hair_face_highlight_color',40,19,9), (357690,5890455,0,'soga_hair_type_color',84,0,0), (357691,5890455,0,'soga_hair_type_highlight_color',40,19,9), (357692,5890455,1,'soga_lip_type',20,-77,-2), (357693,5890455,1,'soga_nose_type',84,-28,14), (357694,5890455,0,'soga_skin_color',215,195,159), (357695,5890455,0,'wing_color1',255,255,255), (357696,5890455,0,'wing_color2',255,255,255), (357697,5890456,1,'cheek_type',0,12,0), (357698,5890456,1,'chin_type',-21,-12,9), (357699,5890456,1,'ear_type',-11,-10,0), (357700,5890456,1,'eye_brow_type',-12,5,25), (357701,5890456,0,'eye_color',176,191,166), (357702,5890456,1,'eye_type',-12,0,0), (357703,5890456,0,'hair_color1',227,7,0), (357704,5890456,0,'hair_face_color',108,48,0), (357705,5890456,0,'hair_face_highlight_color',185,180,137), (357706,5890456,0,'hair_type_color',108,48,0), (357707,5890456,0,'hair_type_highlight_color',185,180,137), (357708,5890456,1,'lip_type',-25,-22,39), (357709,5890456,1,'nose_type',44,-29,7), (357710,5890456,0,'skin_color',246,253,253), (357711,5890456,1,'soga_cheek_type',0,-12,5), (357712,5890456,1,'soga_chin_type',0,-25,-22), (357713,5890456,1,'soga_ear_type',0,-12,0), (357714,5890456,1,'soga_eye_brow_type',0,-11,-10), (357715,5890456,0,'soga_eye_color',229,229,102), (357716,5890456,0,'soga_hair_face_color',108,48,0), (357717,5890456,0,'soga_hair_face_highlight_color',185,180,137), (357718,5890456,0,'soga_hair_type_color',108,48,0), (357719,5890456,0,'soga_hair_type_highlight_color',185,180,137), (357720,5890456,1,'soga_lip_type',25,0,12), (357721,5890456,1,'soga_nose_type',39,-21,-12), (357722,5890456,0,'soga_skin_color',246,253,253), (357723,5890456,0,'wing_color1',255,255,255), (357724,5890456,0,'wing_color2',255,255,255), (357725,5890457,0,'eye_color',255,255,255), (357726,5890457,0,'skin_color',255,255,255), (357727,5890457,0,'soga_eye_color',255,0,255), (357728,5890458,0,'eye_color',255,255,255), (357729,5890458,0,'skin_color',255,255,255), (357730,5890458,0,'soga_eye_color',255,0,255), (357731,5890459,1,'cheek_type',31,-21,0), (357732,5890459,1,'chin_type',-52,1,37), (357733,5890459,1,'ear_type',0,46,0), (357734,5890459,1,'eye_brow_type',52,-17,-97), (357735,5890459,0,'eye_color',0,50,50), (357736,5890459,1,'eye_type',1,0,0), (357737,5890459,0,'hair_color1',175,15,48), (357738,5890459,1,'lip_type',-10,-53,-43), (357739,5890459,1,'nose_type',53,-81,15), (357740,5890459,0,'skin_color',54,60,73), (357741,5890459,1,'soga_cheek_type',0,52,-17), (357742,5890459,1,'soga_chin_type',0,-10,-53), (357743,5890459,1,'soga_ear_type',0,1,0), (357744,5890459,1,'soga_eye_brow_type',0,0,46), (357745,5890459,0,'soga_eye_color',229,229,102), (357746,5890459,1,'soga_lip_type',-97,31,-21), (357747,5890459,1,'soga_nose_type',-43,-52,1), (357748,5890459,0,'soga_skin_color',54,60,73), (357749,5890459,0,'wing_color1',255,255,255), (357750,5890459,0,'wing_color2',255,255,255), (357751,5890460,1,'cheek_type',77,-75,0), (357752,5890460,1,'chin_type',58,88,28), (357753,5890460,1,'ear_type',14,56,0), (357754,5890460,1,'eye_brow_type',59,26,-89), (357755,5890460,0,'eye_color',144,188,195), (357756,5890460,1,'eye_type',-21,0,0), (357757,5890460,0,'hair_color1',10,239,11), (357758,5890460,0,'hair_color2',93,0,0), (357759,5890460,0,'hair_face_color',219,179,15), (357760,5890460,0,'hair_face_highlight_color',93,65,9), (357761,5890460,0,'hair_type_color',219,179,15), (357762,5890460,0,'hair_type_highlight_color',93,65,9), (357763,5890460,1,'lip_type',-46,37,-63), (357764,5890460,1,'nose_type',7,10,-17), (357765,5890460,0,'skin_color',200,187,181), (357766,5890460,1,'soga_cheek_type',0,59,26), (357767,5890460,1,'soga_chin_type',0,-46,37), (357768,5890460,1,'soga_ear_type',0,-21,0), (357769,5890460,1,'soga_eye_brow_type',0,14,56), (357770,5890460,0,'soga_eye_color',229,229,102), (357771,5890460,1,'soga_eye_type',93,0,0), (357772,5890460,0,'soga_hair_face_color',219,179,15), (357773,5890460,0,'soga_hair_face_highlight_color',93,65,9), (357774,5890460,0,'soga_hair_type_color',219,179,15), (357775,5890460,0,'soga_hair_type_highlight_color',93,65,9), (357776,5890460,1,'soga_lip_type',-89,77,-75), (357777,5890460,1,'soga_nose_type',-63,58,88), (357778,5890460,0,'soga_skin_color',200,187,181), (357779,5890460,0,'wing_color1',255,255,255), (357780,5890460,0,'wing_color2',255,255,255), (357781,5890461,1,'cheek_type',-8,3,0), (357782,5890461,1,'chin_type',17,7,-20), (357783,5890461,1,'ear_type',44,26,0), (357784,5890461,1,'eye_brow_type',-11,0,26), (357785,5890461,0,'eye_color',108,44,163), (357786,5890461,1,'eye_type',-11,0,0), (357787,5890461,0,'hair_color1',8,245,156), (357788,5890461,0,'hair_face_color',86,72,55), (357789,5890461,0,'hair_face_highlight_color',216,192,37), (357790,5890461,0,'hair_type_color',86,72,55), (357791,5890461,0,'hair_type_highlight_color',216,192,37), (357792,5890461,1,'lip_type',-11,-7,12), (357793,5890461,1,'nose_type',-43,8,-11), (357794,5890461,0,'skin_color',107,118,91), (357795,5890461,1,'soga_cheek_type',0,-11,0), (357796,5890461,1,'soga_chin_type',0,-11,-7), (357797,5890461,1,'soga_ear_type',0,-11,0), (357798,5890461,1,'soga_eye_brow_type',0,44,26), (357799,5890461,0,'soga_eye_color',229,229,102), (357800,5890461,0,'soga_hair_face_color',86,72,55), (357801,5890461,0,'soga_hair_face_highlight_color',216,192,37), (357802,5890461,0,'soga_hair_type_color',86,72,55), (357803,5890461,0,'soga_hair_type_highlight_color',216,192,37), (357804,5890461,1,'soga_lip_type',26,-8,3), (357805,5890461,1,'soga_nose_type',12,17,7), (357806,5890461,0,'soga_skin_color',107,118,91), (357807,5890461,0,'wing_color1',255,255,255), (357808,5890461,0,'wing_color2',255,255,255), (357809,5890462,1,'cheek_type',95,-45,0), (357810,5890462,1,'chin_type',11,-56,65), (357811,5890462,1,'ear_type',78,7,0), (357812,5890462,1,'eye_brow_type',87,50,20), (357813,5890462,0,'eye_color',70,151,0), (357814,5890462,1,'eye_type',-2,0,0), (357815,5890462,0,'hair_color1',182,248,191), (357816,5890462,1,'lip_type',7,10,7), (357817,5890462,1,'nose_type',70,-74,-8), (357818,5890462,0,'skin_color',88,78,79), (357819,5890462,1,'soga_cheek_type',0,87,50), (357820,5890462,1,'soga_chin_type',0,7,10), (357821,5890462,1,'soga_ear_type',0,-2,0), (357822,5890462,1,'soga_eye_brow_type',0,78,7), (357823,5890462,0,'soga_eye_color',229,229,102), (357824,5890462,1,'soga_lip_type',20,95,-45), (357825,5890462,1,'soga_nose_type',7,11,-56), (357826,5890462,0,'soga_skin_color',88,78,79), (357827,5890462,0,'wing_color1',255,255,255), (357828,5890462,0,'wing_color2',255,255,255), (357829,5890463,1,'cheek_type',47,-46,0), (357830,5890463,1,'chin_type',11,-95,50), (357831,5890463,1,'ear_type',-97,11,0), (357832,5890463,1,'eye_brow_type',71,95,-50), (357833,5890463,0,'eye_color',250,236,255), (357834,5890463,1,'eye_type',51,0,0), (357835,5890463,0,'hair_color1',81,37,78), (357836,5890463,1,'lip_type',35,-93,47), (357837,5890463,1,'nose_type',7,81,37), (357838,5890463,0,'skin_color',74,20,4), (357839,5890463,1,'soga_cheek_type',0,71,95), (357840,5890463,1,'soga_chin_type',0,35,-93), (357841,5890463,1,'soga_ear_type',0,51,0), (357842,5890463,1,'soga_eye_brow_type',0,-97,11), (357843,5890463,0,'soga_eye_color',229,229,102), (357844,5890463,1,'soga_lip_type',-50,47,-46), (357845,5890463,1,'soga_nose_type',47,11,-95), (357846,5890463,0,'soga_skin_color',74,20,4), (357847,5890463,0,'wing_color1',255,255,255), (357848,5890463,0,'wing_color2',255,255,255), (357849,5890464,1,'cheek_type',-29,-23,0), (357850,5890464,1,'chin_type',26,17,32), (357851,5890464,1,'ear_type',-40,-25,0), (357852,5890464,1,'eye_brow_type',-9,35,-8), (357853,5890464,0,'eye_color',222,35,32), (357854,5890464,1,'eye_type',-3,0,0), (357855,5890464,0,'hair_color1',20,233,231), (357856,5890464,0,'hair_face_color',52,38,20), (357857,5890464,0,'hair_face_highlight_color',216,192,37), (357858,5890464,0,'hair_type_color',52,38,20), (357859,5890464,0,'hair_type_highlight_color',216,192,37), (357860,5890464,1,'lip_type',-12,-22,22), (357861,5890464,1,'nose_type',-28,20,-23), (357862,5890464,0,'skin_color',74,64,39), (357863,5890464,1,'soga_cheek_type',0,-9,35), (357864,5890464,1,'soga_chin_type',0,-12,-22), (357865,5890464,1,'soga_ear_type',0,-3,0), (357866,5890464,1,'soga_eye_brow_type',0,-40,-25), (357867,5890464,0,'soga_eye_color',229,229,102), (357868,5890464,0,'soga_hair_face_color',52,38,20), (357869,5890464,0,'soga_hair_face_highlight_color',216,192,37), (357870,5890464,0,'soga_hair_type_color',52,38,20), (357871,5890464,0,'soga_hair_type_highlight_color',216,192,37), (357872,5890464,1,'soga_lip_type',-8,-29,-23), (357873,5890464,1,'soga_nose_type',22,26,17), (357874,5890464,0,'soga_skin_color',74,64,39), (357875,5890464,0,'wing_color1',255,255,255), (357876,5890464,0,'wing_color2',255,255,255), (357877,5890465,1,'cheek_type',-46,40,0), (357878,5890465,1,'chin_type',20,-25,28), (357879,5890465,1,'eye_brow_type',14,19,-2), (357880,5890465,0,'eye_color',41,84,95), (357881,5890465,1,'eye_type',11,0,0), (357882,5890465,0,'hair_color1',239,1,156), (357883,5890465,0,'hair_face_color',132,90,60), (357884,5890465,0,'hair_face_highlight_color',124,48,7), (357885,5890465,0,'hair_type_color',132,90,60), (357886,5890465,0,'hair_type_highlight_color',124,48,7), (357887,5890465,1,'lip_type',7,-43,0), (357888,5890465,1,'nose_type',0,-17,1), (357889,5890465,0,'skin_color',220,231,230), (357890,5890465,1,'soga_cheek_type',0,14,19), (357891,5890465,1,'soga_chin_type',0,7,-43), (357892,5890465,1,'soga_ear_type',0,11,0), (357893,5890465,0,'soga_eye_color',229,229,102), (357894,5890465,0,'soga_hair_face_color',132,90,60), (357895,5890465,0,'soga_hair_face_highlight_color',124,48,7), (357896,5890465,0,'soga_hair_type_color',132,90,60), (357897,5890465,0,'soga_hair_type_highlight_color',124,48,7), (357898,5890465,1,'soga_lip_type',-2,-46,40), (357899,5890465,1,'soga_nose_type',0,20,-25), (357900,5890465,0,'soga_skin_color',220,231,230), (357901,5890465,0,'wing_color1',255,255,255), (357902,5890465,0,'wing_color2',255,255,255), (357903,5890466,1,'cheek_type',100,-100,0), (357904,5890466,1,'chin_type',-100,100,100), (357905,5890466,1,'ear_type',25,9,0), (357906,5890466,1,'eye_brow_type',100,100,100), (357907,5890466,0,'eye_color',118,14,183), (357908,5890466,1,'eye_type',100,0,0), (357909,5890466,0,'hair_color1',239,255,37), (357910,5890466,0,'hair_face_color',171,60,32), (357911,5890466,0,'hair_face_highlight_color',216,192,37), (357912,5890466,0,'hair_type_color',171,60,32), (357913,5890466,0,'hair_type_highlight_color',216,192,37), (357914,5890466,1,'lip_type',100,50,-68), (357915,5890466,1,'nose_type',0,-17,-1), (357916,5890466,0,'skin_color',243,232,191), (357917,5890466,1,'soga_cheek_type',0,100,100), (357918,5890466,1,'soga_chin_type',0,100,50), (357919,5890466,1,'soga_ear_type',0,100,0), (357920,5890466,1,'soga_eye_brow_type',0,25,9), (357921,5890466,0,'soga_eye_color',229,229,102), (357922,5890466,0,'soga_hair_face_color',171,60,32), (357923,5890466,0,'soga_hair_face_highlight_color',216,192,37), (357924,5890466,0,'soga_hair_type_color',171,60,32), (357925,5890466,0,'soga_hair_type_highlight_color',216,192,37), (357926,5890466,1,'soga_lip_type',100,100,-100), (357927,5890466,1,'soga_nose_type',-68,-100,100), (357928,5890466,0,'soga_skin_color',243,232,191), (357929,5890466,0,'wing_color1',255,255,255), (357930,5890466,0,'wing_color2',255,255,255), (357931,5890467,1,'cheek_type',11,9,0), (357932,5890467,1,'chin_type',-14,-31,-17), (357933,5890467,1,'ear_type',39,-14,0), (357934,5890467,1,'eye_brow_type',-19,10,-21), (357935,5890467,0,'eye_color',67,132,116), (357936,5890467,1,'eye_type',-38,0,0), (357937,5890467,0,'hair_color1',2,249,0), (357938,5890467,0,'hair_face_color',33,24,12), (357939,5890467,0,'hair_face_highlight_color',11,6,1), (357940,5890467,0,'hair_type_color',33,24,12), (357941,5890467,0,'hair_type_highlight_color',11,6,1), (357942,5890467,1,'lip_type',-1,7,0), (357943,5890467,1,'nose_type',0,2,-7), (357944,5890467,0,'skin_color',176,156,105), (357945,5890467,1,'soga_cheek_type',0,-19,10), (357946,5890467,1,'soga_chin_type',0,-1,7), (357947,5890467,1,'soga_ear_type',0,-38,0), (357948,5890467,1,'soga_eye_brow_type',0,39,-14), (357949,5890467,0,'soga_eye_color',229,229,102), (357950,5890467,0,'soga_hair_face_color',33,24,12), (357951,5890467,0,'soga_hair_face_highlight_color',11,6,1), (357952,5890467,0,'soga_hair_type_color',33,24,12), (357953,5890467,0,'soga_hair_type_highlight_color',11,6,1), (357954,5890467,1,'soga_lip_type',-21,11,9), (357955,5890467,1,'soga_nose_type',0,-14,-31), (357956,5890467,0,'soga_skin_color',176,156,105), (357957,5890467,0,'wing_color1',255,255,255), (357958,5890467,0,'wing_color2',255,255,255), (357959,5890468,1,'cheek_type',44,0,0), (357960,5890468,1,'chin_type',90,-11,0), (357961,5890468,1,'ear_type',-8,-98,0), (357962,5890468,1,'eye_brow_type',-91,-53,-25), (357963,5890468,0,'eye_color',119,175,191), (357964,5890468,1,'eye_type',75,0,0), (357965,5890468,0,'hair_color1',53,222,247), (357966,5890468,0,'hair_color2',208,0,0), (357967,5890468,0,'hair_face_color',121,38,35), (357968,5890468,0,'hair_face_highlight_color',47,14,19), (357969,5890468,0,'hair_type_color',121,38,35), (357970,5890468,0,'hair_type_highlight_color',47,14,19), (357971,5890468,1,'lip_type',0,32,-22), (357972,5890468,1,'nose_type',90,53,-34), (357973,5890468,0,'skin_color',245,250,250), (357974,5890468,1,'soga_cheek_type',0,-91,-53), (357975,5890468,1,'soga_chin_type',0,0,32), (357976,5890468,1,'soga_ear_type',0,75,0), (357977,5890468,1,'soga_eye_brow_type',0,-8,-98), (357978,5890468,0,'soga_eye_color',229,229,102), (357979,5890468,1,'soga_eye_type',-48,0,0), (357980,5890468,0,'soga_hair_face_color',121,38,35), (357981,5890468,0,'soga_hair_face_highlight_color',47,14,19), (357982,5890468,0,'soga_hair_type_color',121,38,35), (357983,5890468,0,'soga_hair_type_highlight_color',47,14,19), (357984,5890468,1,'soga_lip_type',-25,44,0), (357985,5890468,1,'soga_nose_type',-22,90,-11), (357986,5890468,0,'soga_skin_color',245,250,250), (357987,5890468,0,'wing_color1',255,255,255), (357988,5890468,0,'wing_color2',255,255,255), (357989,5890469,1,'cheek_type',-11,0,0), (357990,5890469,1,'chin_type',28,-28,-34), (357991,5890469,1,'ear_type',-22,9,0), (357992,5890469,1,'eye_brow_type',-8,-7,28), (357993,5890469,0,'eye_color',71,57,30), (357994,5890469,1,'eye_type',32,0,0), (357995,5890469,0,'hair_color1',231,17,0), (357996,5890469,0,'hair_face_color',236,195,50), (357997,5890469,0,'hair_face_highlight_color',65,37,3), (357998,5890469,0,'hair_type_color',236,195,50), (357999,5890469,0,'hair_type_highlight_color',65,37,3), (358000,5890469,1,'lip_type',0,-4,-4), (358001,5890469,1,'nose_type',12,-25,17), (358002,5890469,0,'skin_color',193,199,199), (358003,5890469,1,'soga_cheek_type',0,-8,-7), (358004,5890469,1,'soga_chin_type',0,0,-4), (358005,5890469,1,'soga_ear_type',0,32,0), (358006,5890469,1,'soga_eye_brow_type',0,-22,9), (358007,5890469,0,'soga_eye_color',229,229,102), (358008,5890469,0,'soga_hair_face_color',236,195,50), (358009,5890469,0,'soga_hair_face_highlight_color',65,37,3), (358010,5890469,0,'soga_hair_type_color',236,195,50), (358011,5890469,0,'soga_hair_type_highlight_color',65,37,3), (358012,5890469,1,'soga_lip_type',28,-11,0), (358013,5890469,1,'soga_nose_type',-4,28,-28), (358014,5890469,0,'soga_skin_color',193,199,199), (358015,5890469,0,'wing_color1',255,255,255), (358016,5890469,0,'wing_color2',255,255,255), (358017,5890470,1,'cheek_type',15,64,0), (358018,5890470,1,'chin_type',-77,75,-41), (358019,5890470,1,'ear_type',15,-52,0), (358020,5890470,1,'eye_brow_type',-43,-43,-71), (358021,5890470,0,'eye_color',62,41,216), (358022,5890470,1,'eye_type',84,0,0), (358023,5890470,0,'hair_color1',64,68,94), (358024,5890470,1,'lip_type',66,87,-90), (358025,5890470,1,'nose_type',-76,64,68), (358026,5890470,0,'skin_color',78,22,10), (358027,5890470,1,'soga_cheek_type',0,-43,-43), (358028,5890470,1,'soga_chin_type',0,66,87), (358029,5890470,1,'soga_ear_type',0,84,0), (358030,5890470,1,'soga_eye_brow_type',0,15,-52), (358031,5890470,0,'soga_eye_color',229,229,102), (358032,5890470,1,'soga_lip_type',-71,15,64), (358033,5890470,1,'soga_nose_type',-90,-77,75), (358034,5890470,0,'soga_skin_color',78,22,10), (358035,5890470,0,'wing_color1',255,255,255), (358036,5890470,0,'wing_color2',255,255,255), (358037,5890471,1,'cheek_type',-1,25,0), (358038,5890471,1,'chin_type',-25,14,32), (358039,5890471,1,'ear_type',-7,0,0), (358040,5890471,1,'eye_brow_type',-28,-23,-9), (358041,5890471,0,'eye_color',32,61,44), (358042,5890471,0,'hair_color1',8,0,0), (358043,5890471,0,'hair_face_color',65,47,0), (358044,5890471,0,'hair_face_highlight_color',94,34,16), (358045,5890471,0,'hair_type_color',65,47,0), (358046,5890471,0,'hair_type_highlight_color',94,34,16), (358047,5890471,1,'lip_type',-2,0,19), (358048,5890471,1,'nose_type',-22,8,0), (358049,5890471,0,'skin_color',186,153,101), (358050,5890471,1,'soga_cheek_type',0,-28,-23), (358051,5890471,1,'soga_chin_type',0,-2,0), (358052,5890471,1,'soga_eye_brow_type',0,-7,0), (358053,5890471,0,'soga_eye_color',229,229,102), (358054,5890471,0,'soga_hair_face_color',65,47,0), (358055,5890471,0,'soga_hair_face_highlight_color',94,34,16), (358056,5890471,0,'soga_hair_type_color',65,47,0), (358057,5890471,0,'soga_hair_type_highlight_color',94,34,16), (358058,5890471,1,'soga_lip_type',-9,-1,25), (358059,5890471,1,'soga_nose_type',19,-25,14), (358060,5890471,0,'soga_skin_color',186,153,101), (358061,5890471,0,'wing_color1',255,255,255), (358062,5890471,0,'wing_color2',255,255,255), (358063,5890472,0,'eye_color',66,255,66), (358064,5890472,0,'skin_color',91,91,255), (358065,5890472,0,'soga_eye_color',255,0,255), (358066,5890473,0,'eye_color',255,255,255), (358067,5890473,0,'skin_color',255,255,255), (358068,5890473,0,'soga_eye_color',255,0,255), (358069,5890474,0,'eye_color',255,255,255), (358070,5890474,0,'skin_color',0,167,167), (358071,5890474,0,'soga_eye_color',255,0,255), (358072,5890475,1,'cheek_type',1,-2,0), (358073,5890475,1,'chin_type',0,-37,-23), (358074,5890475,1,'ear_type',0,-9,0), (358075,5890475,1,'eye_brow_type',28,-4,-19), (358076,5890475,0,'eye_color',29,56,37), (358077,5890475,1,'eye_type',12,0,0), (358078,5890475,0,'hair_color1',19,31,0), (358079,5890475,0,'hair_face_color',26,17,5), (358080,5890475,0,'hair_face_highlight_color',158,68,0), (358081,5890475,0,'hair_type_color',26,17,5), (358082,5890475,0,'hair_type_highlight_color',158,68,0), (358083,5890475,1,'lip_type',7,0,-14), (358084,5890475,1,'nose_type',-18,19,31), (358085,5890475,0,'skin_color',226,216,200), (358086,5890475,1,'soga_cheek_type',0,28,-4), (358087,5890475,1,'soga_chin_type',0,7,0), (358088,5890475,1,'soga_ear_type',0,12,0), (358089,5890475,1,'soga_eye_brow_type',0,0,-9), (358090,5890475,0,'soga_eye_color',229,229,102), (358091,5890475,0,'soga_hair_face_color',26,17,5), (358092,5890475,0,'soga_hair_face_highlight_color',158,68,0), (358093,5890475,0,'soga_hair_type_color',26,17,5), (358094,5890475,0,'soga_hair_type_highlight_color',158,68,0), (358095,5890475,1,'soga_lip_type',-19,1,-2), (358096,5890475,1,'soga_nose_type',-14,0,-37), (358097,5890475,0,'soga_skin_color',226,216,200), (358098,5890475,0,'wing_color1',255,255,255), (358099,5890475,0,'wing_color2',255,255,255), (358100,5890476,1,'cheek_type',-68,-58,0), (358101,5890476,1,'chin_type',-40,68,-82), (358102,5890476,1,'ear_type',28,-71,0), (358103,5890476,1,'eye_brow_type',-88,94,65), (358104,5890476,0,'eye_color',95,96,0), (358105,5890476,1,'eye_type',8,0,0), (358106,5890476,0,'hair_color1',213,222,1), (358107,5890476,1,'lip_type',55,4,0), (358108,5890476,1,'nose_type',84,-43,-34), (358109,5890476,0,'skin_color',155,143,88), (358110,5890476,1,'soga_cheek_type',0,-88,94), (358111,5890476,1,'soga_chin_type',0,55,4), (358112,5890476,1,'soga_ear_type',0,8,0), (358113,5890476,1,'soga_eye_brow_type',0,28,-71), (358114,5890476,0,'soga_eye_color',229,229,102), (358115,5890476,1,'soga_lip_type',65,-68,-58), (358116,5890476,1,'soga_nose_type',0,-40,68), (358117,5890476,0,'soga_skin_color',155,143,88), (358118,5890476,0,'wing_color1',255,255,255), (358119,5890476,0,'wing_color2',255,255,255), (358120,5890477,0,'eye_color',255,255,255), (358121,5890477,0,'skin_color',255,255,255), (358122,5890477,0,'soga_eye_color',255,0,255), (358123,5890478,1,'cheek_type',-14,12,0), (358124,5890478,1,'chin_type',0,0,-7), (358125,5890478,1,'ear_type',-1,-7,0), (358126,5890478,1,'eye_brow_type',8,-10,-14), (358127,5890478,0,'eye_color',131,163,133), (358128,5890478,1,'eye_type',-20,0,0), (358129,5890478,0,'hair_color1',2,19,0), (358130,5890478,0,'hair_face_color',247,239,212), (358131,5890478,0,'hair_face_highlight_color',54,47,3), (358132,5890478,0,'hair_type_color',247,239,212), (358133,5890478,0,'hair_type_highlight_color',54,47,3), (358134,5890478,1,'lip_type',0,3,-26), (358135,5890478,1,'nose_type',40,2,19), (358136,5890478,0,'skin_color',245,248,246), (358137,5890478,1,'soga_cheek_type',0,8,-10), (358138,5890478,1,'soga_chin_type',0,0,3), (358139,5890478,1,'soga_ear_type',0,-20,0), (358140,5890478,1,'soga_eye_brow_type',0,-1,-7), (358141,5890478,0,'soga_eye_color',229,229,102), (358142,5890478,0,'soga_hair_face_color',247,239,212), (358143,5890478,0,'soga_hair_face_highlight_color',54,47,3), (358144,5890478,0,'soga_hair_type_color',247,239,212), (358145,5890478,0,'soga_hair_type_highlight_color',54,47,3), (358146,5890478,1,'soga_lip_type',-14,-14,12), (358147,5890478,1,'soga_nose_type',-26,0,0), (358148,5890478,0,'soga_skin_color',245,248,246), (358149,5890478,0,'wing_color1',255,255,255), (358150,5890478,0,'wing_color2',255,255,255), (358151,5890479,0,'eye_color',255,255,255), (358152,5890479,0,'skin_color',255,255,255), (358153,5890479,0,'soga_eye_color',255,0,255), (358154,5890480,1,'cheek_type',10,-5,0), (358155,5890480,1,'chin_type',-28,88,81), (358156,5890480,1,'ear_type',0,-14,0), (358157,5890480,1,'eye_brow_type',82,42,-70), (358158,5890480,0,'eye_color',0,207,95), (358159,5890480,1,'eye_type',51,0,0), (358160,5890480,0,'hair_color1',1,181,219), (358161,5890480,1,'lip_type',4,38,93), (358162,5890480,1,'nose_type',-75,1,-75), (358163,5890480,0,'skin_color',245,243,238), (358164,5890480,1,'soga_cheek_type',0,82,42), (358165,5890480,1,'soga_chin_type',0,4,38), (358166,5890480,1,'soga_ear_type',0,51,0), (358167,5890480,1,'soga_eye_brow_type',0,0,-14), (358168,5890480,0,'soga_eye_color',204,204,204), (358169,5890480,1,'soga_lip_type',-70,10,-5), (358170,5890480,1,'soga_nose_type',93,-28,88), (358171,5890480,0,'soga_skin_color',245,243,238), (358172,5890481,1,'cheek_type',-3,-8,0), (358173,5890481,1,'chin_type',-20,-17,-40), (358174,5890481,1,'ear_type',3,0,0), (358175,5890481,1,'eye_brow_type',11,5,-29), (358176,5890481,0,'eye_color',159,196,200), (358177,5890481,1,'eye_type',43,0,0), (358178,5890481,0,'hair_color1',244,228,0), (358179,5890481,0,'hair_face_color',67,29,0), (358180,5890481,0,'hair_face_highlight_color',67,40,8), (358181,5890481,0,'hair_type_color',67,29,0), (358182,5890481,0,'hair_type_highlight_color',67,40,8), (358183,5890481,1,'lip_type',-2,26,-22), (358184,5890481,1,'nose_type',5,-12,-28), (358185,5890481,0,'skin_color',178,176,140), (358186,5890481,1,'soga_cheek_type',0,11,5), (358187,5890481,1,'soga_chin_type',0,-2,26), (358188,5890481,1,'soga_ear_type',0,43,0), (358189,5890481,1,'soga_eye_brow_type',0,3,0), (358190,5890481,0,'soga_eye_color',229,229,102), (358191,5890481,0,'soga_hair_face_color',67,29,0), (358192,5890481,0,'soga_hair_face_highlight_color',67,40,8), (358193,5890481,0,'soga_hair_type_color',67,29,0), (358194,5890481,0,'soga_hair_type_highlight_color',67,40,8), (358195,5890481,1,'soga_lip_type',-29,-3,-8), (358196,5890481,1,'soga_nose_type',-22,-20,-17), (358197,5890481,0,'soga_skin_color',178,176,140), (358198,5890481,0,'wing_color1',255,255,255), (358199,5890481,0,'wing_color2',255,255,255), (358200,5890482,1,'cheek_type',18,14,0), (358201,5890482,1,'chin_type',-2,-12,17), (358202,5890482,1,'ear_type',40,-9,0), (358203,5890482,1,'eye_brow_type',5,17,21), (358204,5890482,0,'eye_color',72,145,161), (358205,5890482,1,'eye_type',-34,0,0), (358206,5890482,0,'hair_color1',251,230,0), (358207,5890482,0,'hair_face_color',127,119,111), (358208,5890482,0,'hair_face_highlight_color',13,12,8), (358209,5890482,0,'hair_type_color',127,119,111), (358210,5890482,0,'hair_type_highlight_color',13,12,8), (358211,5890482,1,'lip_type',0,12,-28), (358212,5890482,1,'nose_type',0,-5,-26), (358213,5890482,0,'skin_color',116,75,68), (358214,5890482,1,'soga_cheek_type',0,5,17), (358215,5890482,1,'soga_chin_type',0,0,12), (358216,5890482,1,'soga_ear_type',0,-34,0), (358217,5890482,1,'soga_eye_brow_type',0,40,-9), (358218,5890482,0,'soga_eye_color',229,229,102), (358219,5890482,0,'soga_hair_face_color',127,119,111), (358220,5890482,0,'soga_hair_face_highlight_color',13,12,8), (358221,5890482,0,'soga_hair_type_color',127,119,111), (358222,5890482,0,'soga_hair_type_highlight_color',13,12,8), (358223,5890482,1,'soga_lip_type',21,18,14), (358224,5890482,1,'soga_nose_type',-28,-2,-12), (358225,5890482,0,'soga_skin_color',116,75,68), (358226,5890482,0,'wing_color1',255,255,255), (358227,5890482,0,'wing_color2',255,255,255), (358228,5890483,1,'cheek_type',100,-100,0), (358229,5890483,1,'chin_type',-100,100,100), (358230,5890483,1,'ear_type',25,8,0), (358231,5890483,1,'eye_brow_type',100,100,100), (358232,5890483,0,'eye_color',118,14,183), (358233,5890483,1,'eye_type',100,0,0), (358234,5890483,0,'hair_color1',239,0,242), (358235,5890483,0,'hair_face_color',171,60,32), (358236,5890483,0,'hair_face_highlight_color',216,192,37), (358237,5890483,0,'hair_type_color',171,60,32), (358238,5890483,0,'hair_type_highlight_color',216,192,37), (358239,5890483,1,'lip_type',100,50,-68), (358240,5890483,1,'nose_type',0,-17,0), (358241,5890483,0,'skin_color',135,188,155), (358242,5890483,1,'soga_cheek_type',0,100,100), (358243,5890483,1,'soga_chin_type',0,100,50), (358244,5890483,1,'soga_ear_type',0,100,0), (358245,5890483,1,'soga_eye_brow_type',0,25,8), (358246,5890483,0,'soga_eye_color',229,229,102), (358247,5890483,0,'soga_hair_face_color',171,60,32), (358248,5890483,0,'soga_hair_face_highlight_color',216,192,37), (358249,5890483,0,'soga_hair_type_color',171,60,32), (358250,5890483,0,'soga_hair_type_highlight_color',216,192,37), (358251,5890483,1,'soga_lip_type',100,100,-100), (358252,5890483,1,'soga_nose_type',-68,-100,100), (358253,5890483,0,'soga_skin_color',3,4,4), (358254,5890483,0,'wing_color1',255,255,255), (358255,5890483,0,'wing_color2',255,255,255), (358256,5890484,1,'cheek_type',-18,32,0), (358257,5890484,1,'chin_type',22,7,-37), (358258,5890484,1,'ear_type',-11,12,0), (358259,5890484,1,'eye_brow_type',5,17,28), (358260,5890484,0,'eye_color',150,194,206), (358261,5890484,1,'eye_type',1,0,0), (358262,5890484,0,'hair_color1',0,21,156), (358263,5890484,0,'hair_face_color',45,55,55), (358264,5890484,0,'hair_face_highlight_color',23,21,9), (358265,5890484,0,'hair_type_color',45,55,55), (358266,5890484,0,'hair_type_highlight_color',23,21,9), (358267,5890484,1,'lip_type',18,0,-31), (358268,5890484,1,'nose_type',11,0,21), (358269,5890484,0,'skin_color',235,208,205), (358270,5890484,1,'soga_cheek_type',0,5,17), (358271,5890484,1,'soga_chin_type',0,18,0), (358272,5890484,1,'soga_ear_type',0,1,0), (358273,5890484,1,'soga_eye_brow_type',0,-11,12), (358274,5890484,0,'soga_eye_color',229,229,102), (358275,5890484,0,'soga_hair_face_color',45,55,55), (358276,5890484,0,'soga_hair_face_highlight_color',23,21,9), (358277,5890484,0,'soga_hair_type_color',45,55,55), (358278,5890484,0,'soga_hair_type_highlight_color',23,21,9), (358279,5890484,1,'soga_lip_type',28,-18,32), (358280,5890484,1,'soga_nose_type',-31,22,7), (358281,5890484,0,'soga_skin_color',235,208,205), (358282,5890484,0,'wing_color1',255,255,255), (358283,5890484,0,'wing_color2',255,255,255), (358284,5890485,1,'cheek_type',50,-41,0), (358285,5890485,1,'chin_type',-70,-50,-28), (358286,5890485,1,'ear_type',14,93,0), (358287,5890485,1,'eye_brow_type',7,69,56), (358288,5890485,0,'eye_color',74,42,12), (358289,5890485,1,'eye_type',93,0,0), (358290,5890485,0,'hair_color1',32,1,25), (358291,5890485,0,'hair_color2',156,0,0), (358292,5890485,0,'hair_face_color',100,70,10), (358293,5890485,0,'hair_face_highlight_color',221,180,17), (358294,5890485,0,'hair_type_color',100,70,10), (358295,5890485,0,'hair_type_highlight_color',221,180,17), (358296,5890485,1,'lip_type',-37,-23,10), (358297,5890485,1,'nose_type',51,32,1), (358298,5890485,0,'skin_color',233,222,178), (358299,5890485,1,'soga_cheek_type',0,7,69), (358300,5890485,1,'soga_chin_type',0,-37,-23), (358301,5890485,1,'soga_ear_type',0,93,0), (358302,5890485,1,'soga_eye_brow_type',0,14,93), (358303,5890485,0,'soga_eye_color',204,204,204), (358304,5890485,1,'soga_eye_type',-100,0,0), (358305,5890485,0,'soga_hair_face_color',100,70,10), (358306,5890485,0,'soga_hair_face_highlight_color',221,180,17), (358307,5890485,0,'soga_hair_type_color',100,70,10), (358308,5890485,0,'soga_hair_type_highlight_color',221,180,17), (358309,5890485,1,'soga_lip_type',56,50,-41), (358310,5890485,1,'soga_nose_type',10,-70,-50), (358311,5890485,0,'soga_skin_color',233,222,178), (358312,5890486,1,'cheek_type',-19,0,0), (358313,5890486,1,'chin_type',-2,-20,-1), (358314,5890486,1,'ear_type',-41,32,0), (358315,5890486,1,'eye_brow_type',-14,0,1), (358316,5890486,0,'eye_color',158,197,204), (358317,5890486,1,'eye_type',7,0,0), (358318,5890486,0,'hair_color1',219,251,0), (358319,5890486,0,'hair_face_color',191,237,217), (358320,5890486,0,'hair_face_highlight_color',171,60,32), (358321,5890486,0,'hair_type_color',191,237,217), (358322,5890486,0,'hair_type_highlight_color',171,60,32), (358323,5890486,1,'lip_type',-10,18,-22), (358324,5890486,1,'nose_type',8,-37,-5), (358325,5890486,0,'skin_color',245,253,253), (358326,5890486,1,'soga_cheek_type',0,-14,0), (358327,5890486,1,'soga_chin_type',0,-10,18), (358328,5890486,1,'soga_ear_type',0,7,0), (358329,5890486,1,'soga_eye_brow_type',0,-41,32), (358330,5890486,0,'soga_eye_color',229,229,102), (358331,5890486,0,'soga_hair_face_color',191,237,217), (358332,5890486,0,'soga_hair_face_highlight_color',171,60,32), (358333,5890486,0,'soga_hair_type_color',191,237,217), (358334,5890486,0,'soga_hair_type_highlight_color',171,60,32), (358335,5890486,1,'soga_lip_type',1,-19,0), (358336,5890486,1,'soga_nose_type',-22,-2,-20), (358337,5890486,0,'soga_skin_color',245,253,253), (358338,5890486,0,'wing_color1',255,255,255), (358339,5890486,0,'wing_color2',255,255,255), (358340,5890487,1,'cheek_type',81,87,0), (358341,5890487,1,'chin_type',9,25,50), (358342,5890487,1,'ear_type',-62,-56,0), (358343,5890487,1,'eye_brow_type',42,19,-14), (358344,5890487,0,'eye_color',40,81,93), (358345,5890487,1,'eye_type',-75,0,0), (358346,5890487,0,'hair_color1',242,160,51), (358347,5890487,0,'hair_color2',167,0,0), (358348,5890487,0,'hair_face_color',151,170,168), (358349,5890487,0,'hair_face_highlight_color',78,81,117), (358350,5890487,0,'hair_type_color',151,170,168), (358351,5890487,0,'hair_type_highlight_color',78,81,117), (358352,5890487,1,'lip_type',-87,-28,-87), (358353,5890487,1,'nose_type',68,-14,-96), (358354,5890487,0,'skin_color',46,45,34), (358355,5890487,1,'soga_cheek_type',0,42,19), (358356,5890487,1,'soga_chin_type',0,-87,-28), (358357,5890487,1,'soga_ear_type',0,-75,0), (358358,5890487,1,'soga_eye_brow_type',0,-62,-56), (358359,5890487,0,'soga_eye_color',229,229,102), (358360,5890487,1,'soga_eye_type',-89,0,0), (358361,5890487,0,'soga_hair_face_color',151,170,168), (358362,5890487,0,'soga_hair_face_highlight_color',78,81,117), (358363,5890487,0,'soga_hair_type_color',151,170,168), (358364,5890487,0,'soga_hair_type_highlight_color',78,81,117), (358365,5890487,1,'soga_lip_type',-14,81,87), (358366,5890487,1,'soga_nose_type',-87,9,25), (358367,5890487,0,'soga_skin_color',46,45,34), (358368,5890487,0,'wing_color1',255,255,255), (358369,5890487,0,'wing_color2',255,255,255), (358370,5890488,1,'cheek_type',39,-22,0), (358371,5890488,1,'chin_type',14,-18,-12), (358372,5890488,1,'ear_type',25,9,0), (358373,5890488,1,'eye_brow_type',-39,-44,-14), (358374,5890488,0,'eye_color',104,166,185), (358375,5890488,1,'eye_type',39,0,0), (358376,5890488,0,'hair_color1',25,32,0), (358377,5890488,0,'hair_face_color',39,19,4), (358378,5890488,0,'hair_face_highlight_color',28,18,0), (358379,5890488,0,'hair_type_color',39,19,4), (358380,5890488,0,'hair_type_highlight_color',28,18,0), (358381,5890488,1,'lip_type',0,-14,3), (358382,5890488,1,'nose_type',-25,25,32), (358383,5890488,0,'skin_color',197,141,123), (358384,5890488,1,'soga_cheek_type',0,-39,-44), (358385,5890488,1,'soga_chin_type',0,0,-14), (358386,5890488,1,'soga_ear_type',0,39,0), (358387,5890488,1,'soga_eye_brow_type',0,25,9), (358388,5890488,0,'soga_eye_color',229,229,102), (358389,5890488,0,'soga_hair_face_color',39,19,4), (358390,5890488,0,'soga_hair_face_highlight_color',28,18,0), (358391,5890488,0,'soga_hair_type_color',39,19,4), (358392,5890488,0,'soga_hair_type_highlight_color',28,18,0), (358393,5890488,1,'soga_lip_type',-14,39,-22), (358394,5890488,1,'soga_nose_type',3,14,-18), (358395,5890488,0,'soga_skin_color',197,141,123), (358396,5890488,0,'wing_color1',255,255,255), (358397,5890488,0,'wing_color2',255,255,255), (358398,5890489,1,'cheek_type',4,-91,0), (358399,5890489,1,'chin_type',-69,7,75), (358400,5890489,1,'ear_type',-50,77,0), (358401,5890489,1,'eye_brow_type',-71,37,23), (358402,5890489,0,'eye_color',163,201,212), (358403,5890489,1,'eye_type',97,0,0), (358404,5890489,0,'hair_color1',225,58,53), (358405,5890489,0,'hair_color2',97,0,0), (358406,5890489,0,'hair_face_color',40,20,7), (358407,5890489,0,'hair_face_highlight_color',47,42,59), (358408,5890489,0,'hair_type_color',40,20,7), (358409,5890489,0,'hair_type_highlight_color',47,42,59), (358410,5890489,1,'lip_type',-34,-68,-35), (358411,5890489,1,'nose_type',63,-31,58), (358412,5890489,0,'skin_color',177,159,108), (358413,5890489,1,'soga_cheek_type',0,-71,37), (358414,5890489,1,'soga_chin_type',0,-34,-68), (358415,5890489,1,'soga_ear_type',0,97,0), (358416,5890489,1,'soga_eye_brow_type',0,-50,77), (358417,5890489,0,'soga_eye_color',229,229,102), (358418,5890489,1,'soga_eye_type',97,0,0), (358419,5890489,0,'soga_hair_face_color',40,20,7), (358420,5890489,0,'soga_hair_face_highlight_color',47,42,59), (358421,5890489,0,'soga_hair_type_color',40,20,7), (358422,5890489,0,'soga_hair_type_highlight_color',47,42,59), (358423,5890489,1,'soga_lip_type',23,4,-91), (358424,5890489,1,'soga_nose_type',-35,-69,7), (358425,5890489,0,'soga_skin_color',177,159,108), (358426,5890489,0,'wing_color1',255,255,255), (358427,5890489,0,'wing_color2',255,255,255), (358428,5890490,0,'eye_color',255,255,255), (358429,5890490,0,'skin_color',255,255,255), (358430,5890490,0,'soga_eye_color',255,0,255), (358431,5890491,1,'cheek_type',-81,-25,0), (358432,5890491,1,'chin_type',17,-39,75), (358433,5890491,1,'ear_type',14,-59,0), (358434,5890491,1,'eye_brow_type',58,-28,-48), (358435,5890491,0,'eye_color',102,74,34), (358436,5890491,1,'eye_type',43,0,0), (358437,5890491,0,'hair_color1',3,228,55), (358438,5890491,0,'hair_color2',62,0,0), (358439,5890491,0,'hair_face_color',5,2,2), (358440,5890491,0,'hair_face_highlight_color',228,172,24), (358441,5890491,0,'hair_type_color',5,2,2), (358442,5890491,0,'hair_type_highlight_color',228,172,24), (358443,5890491,1,'lip_type',41,-88,0), (358444,5890491,1,'nose_type',90,3,-28), (358445,5890491,0,'skin_color',234,195,198), (358446,5890491,1,'soga_cheek_type',0,58,-28), (358447,5890491,1,'soga_chin_type',0,41,-88), (358448,5890491,1,'soga_ear_type',0,43,0), (358449,5890491,1,'soga_eye_brow_type',0,14,-59), (358450,5890491,0,'soga_eye_color',229,229,102), (358451,5890491,1,'soga_eye_type',62,0,0), (358452,5890491,0,'soga_hair_face_color',5,2,2), (358453,5890491,0,'soga_hair_face_highlight_color',228,172,24), (358454,5890491,0,'soga_hair_type_color',5,2,2), (358455,5890491,0,'soga_hair_type_highlight_color',228,172,24), (358456,5890491,1,'soga_lip_type',-48,-81,-25), (358457,5890491,1,'soga_nose_type',0,17,-39), (358458,5890491,0,'soga_skin_color',234,195,198), (358459,5890491,0,'wing_color1',255,255,255), (358460,5890491,0,'wing_color2',255,255,255), (358461,5890492,0,'eye_color',255,255,255), (358462,5890492,0,'skin_color',255,255,255), (358463,5890492,0,'soga_eye_color',255,0,255), (358464,5890493,1,'cheek_type',31,-25,0), (358465,5890493,1,'chin_type',10,-3,-37), (358466,5890493,1,'ear_type',-19,0,0), (358467,5890493,1,'eye_brow_type',12,-22,-4), (358468,5890493,0,'eye_color',69,82,46), (358469,5890493,1,'eye_type',4,0,0), (358470,5890493,0,'hair_color1',2,7,0), (358471,5890493,0,'hair_face_color',219,219,216), (358472,5890493,0,'hair_face_highlight_color',54,22,8), (358473,5890493,0,'hair_type_color',219,219,216), (358474,5890493,0,'hair_type_highlight_color',54,22,8), (358475,5890493,1,'lip_type',12,10,-7), (358476,5890493,1,'nose_type',-20,2,7), (358477,5890493,0,'skin_color',209,181,133), (358478,5890493,1,'soga_cheek_type',0,12,-22), (358479,5890493,1,'soga_chin_type',0,12,10), (358480,5890493,1,'soga_ear_type',0,4,0), (358481,5890493,1,'soga_eye_brow_type',0,-19,0), (358482,5890493,0,'soga_eye_color',229,229,102), (358483,5890493,0,'soga_hair_face_color',219,219,216), (358484,5890493,0,'soga_hair_face_highlight_color',54,22,8), (358485,5890493,0,'soga_hair_type_color',219,219,216), (358486,5890493,0,'soga_hair_type_highlight_color',54,22,8), (358487,5890493,1,'soga_lip_type',-4,31,-25), (358488,5890493,1,'soga_nose_type',-7,10,-3), (358489,5890493,0,'soga_skin_color',209,181,133), (358490,5890493,0,'wing_color1',255,255,255), (358491,5890493,0,'wing_color2',255,255,255), (358492,5890494,0,'eye_color',255,255,255), (358493,5890494,0,'skin_color',255,255,255), (358494,5890494,0,'soga_eye_color',255,0,255), (358495,5890495,1,'eye_brow_type',62,0,0), (358496,5890495,0,'eye_color',147,147,0), (358497,5890495,0,'hair_color1',175,0,224), (358498,5890495,1,'lip_type',39,0,0), (358499,5890495,1,'nose_type',65,-81,0), (358500,5890495,0,'skin_color',63,0,15), (358501,5890495,1,'soga_cheek_type',0,62,0), (358502,5890495,1,'soga_chin_type',0,39,0), (358503,5890495,0,'soga_eye_color',229,229,102), (358504,5890495,0,'soga_skin_color',63,0,15), (358505,5890495,0,'wing_color1',255,255,255), (358506,5890495,0,'wing_color2',255,255,255), (358507,5890496,1,'cheek_type',-8,-10,0), (358508,5890496,1,'chin_type',10,-21,-11), (358509,5890496,1,'ear_type',-34,7,0), (358510,5890496,1,'eye_brow_type',0,-4,7), (358511,5890496,0,'eye_color',41,71,46), (358512,5890496,1,'eye_type',26,0,0), (358513,5890496,0,'hair_color1',3,9,0), (358514,5890496,0,'hair_face_color',251,249,247), (358515,5890496,0,'hair_face_highlight_color',39,19,3), (358516,5890496,0,'hair_type_color',251,249,247), (358517,5890496,0,'hair_type_highlight_color',39,19,3), (358518,5890496,1,'lip_type',-31,0,2), (358519,5890496,1,'nose_type',4,3,9), (358520,5890496,0,'skin_color',229,192,140), (358521,5890496,1,'soga_cheek_type',0,0,-4), (358522,5890496,1,'soga_chin_type',0,-31,0), (358523,5890496,1,'soga_ear_type',0,26,0), (358524,5890496,1,'soga_eye_brow_type',0,-34,7), (358525,5890496,0,'soga_eye_color',229,229,102), (358526,5890496,0,'soga_hair_face_color',251,249,247), (358527,5890496,0,'soga_hair_face_highlight_color',39,19,3), (358528,5890496,0,'soga_hair_type_color',251,249,247), (358529,5890496,0,'soga_hair_type_highlight_color',39,19,3), (358530,5890496,1,'soga_lip_type',7,-8,-10), (358531,5890496,1,'soga_nose_type',2,10,-21), (358532,5890496,0,'soga_skin_color',229,192,140), (358533,5890496,0,'wing_color1',255,255,255), (358534,5890496,0,'wing_color2',255,255,255), (358535,5890497,1,'cheek_type',-2,-28,0), (358536,5890497,1,'chin_type',-19,-5,18), (358537,5890497,1,'ear_type',-22,34,0), (358538,5890497,1,'eye_brow_type',-10,-37,-17), (358539,5890497,0,'eye_color',108,113,61), (358540,5890497,1,'eye_type',-11,0,0), (358541,5890497,0,'hair_color1',252,14,0), (358542,5890497,0,'hair_face_color',52,50,47), (358543,5890497,0,'hair_face_highlight_color',220,114,17), (358544,5890497,0,'hair_type_color',52,50,47), (358545,5890497,0,'hair_type_highlight_color',220,114,17), (358546,5890497,1,'lip_type',45,-17,-4), (358547,5890497,1,'nose_type',28,-4,14), (358548,5890497,0,'skin_color',225,224,212), (358549,5890497,1,'soga_cheek_type',0,-10,-37), (358550,5890497,1,'soga_chin_type',0,45,-17), (358551,5890497,1,'soga_ear_type',0,-11,0), (358552,5890497,1,'soga_eye_brow_type',0,-22,34), (358553,5890497,0,'soga_eye_color',229,229,102), (358554,5890497,0,'soga_hair_face_color',52,50,47), (358555,5890497,0,'soga_hair_face_highlight_color',220,114,17), (358556,5890497,0,'soga_hair_type_color',52,50,47), (358557,5890497,0,'soga_hair_type_highlight_color',220,114,17), (358558,5890497,1,'soga_lip_type',-17,-2,-28), (358559,5890497,1,'soga_nose_type',-4,-19,-5), (358560,5890497,0,'soga_skin_color',225,224,212), (358561,5890497,0,'wing_color1',255,255,255), (358562,5890497,0,'wing_color2',255,255,255), (358563,5890498,1,'cheek_type',63,-57,0), (358564,5890498,1,'chin_type',-84,5,81), (358565,5890498,1,'ear_type',-17,-81,0), (358566,5890498,1,'eye_brow_type',-15,-57,41), (358567,5890498,0,'eye_color',0,73,74), (358568,5890498,1,'eye_type',40,0,0), (358569,5890498,0,'hair_color1',187,231,53), (358570,5890498,1,'lip_type',-43,0,28), (358571,5890498,1,'nose_type',0,-69,-25), (358572,5890498,0,'skin_color',121,87,83), (358573,5890498,1,'soga_cheek_type',0,-15,-57), (358574,5890498,1,'soga_chin_type',0,-43,0), (358575,5890498,1,'soga_ear_type',0,40,0), (358576,5890498,1,'soga_eye_brow_type',0,-17,-81), (358577,5890498,0,'soga_eye_color',229,229,102), (358578,5890498,1,'soga_lip_type',41,63,-57), (358579,5890498,1,'soga_nose_type',28,-84,5), (358580,5890498,0,'soga_skin_color',121,87,83), (358581,5890498,0,'wing_color1',255,255,255), (358582,5890498,0,'wing_color2',255,255,255), (358583,5890499,1,'cheek_type',-97,0,0), (358584,5890499,1,'chin_type',-48,-38,75), (358585,5890499,1,'ear_type',-76,28,0), (358586,5890499,1,'eye_brow_type',25,-9,46), (358587,5890499,0,'eye_color',49,101,117), (358588,5890499,1,'eye_type',-51,0,0), (358589,5890499,0,'hair_color1',163,163,175), (358590,5890499,0,'hair_color2',88,0,0), (358591,5890499,0,'hair_face_color',40,19,9), (358592,5890499,0,'hair_face_highlight_color',119,147,147), (358593,5890499,0,'hair_type_color',40,19,9), (358594,5890499,0,'hair_type_highlight_color',119,147,147), (358595,5890499,1,'lip_type',29,-76,-95), (358596,5890499,1,'nose_type',56,-93,-93), (358597,5890499,0,'skin_color',165,111,103), (358598,5890499,1,'soga_cheek_type',0,25,-9), (358599,5890499,1,'soga_chin_type',0,29,-76), (358600,5890499,1,'soga_ear_type',0,-51,0), (358601,5890499,1,'soga_eye_brow_type',0,-76,28), (358602,5890499,0,'soga_eye_color',229,229,102), (358603,5890499,1,'soga_eye_type',88,0,0), (358604,5890499,0,'soga_hair_face_color',40,19,9), (358605,5890499,0,'soga_hair_face_highlight_color',119,147,147), (358606,5890499,0,'soga_hair_type_color',40,19,9), (358607,5890499,0,'soga_hair_type_highlight_color',119,147,147), (358608,5890499,1,'soga_lip_type',46,-97,0), (358609,5890499,1,'soga_nose_type',-95,-48,-38), (358610,5890499,0,'soga_skin_color',165,111,103), (358611,5890499,0,'wing_color1',255,255,255), (358612,5890499,0,'wing_color2',255,255,255), (358613,5890500,1,'cheek_type',9,15,0), (358614,5890500,1,'chin_type',56,14,77), (358615,5890500,1,'ear_type',19,-47,0), (358616,5890500,1,'eye_brow_type',19,-26,0), (358617,5890500,0,'eye_color',55,117,121), (358618,5890500,1,'eye_type',47,0,0), (358619,5890500,0,'hair_color1',74,40,84), (358620,5890500,0,'hair_color2',213,0,0), (358621,5890500,0,'hair_face_color',100,70,10), (358622,5890500,0,'hair_face_highlight_color',232,169,28), (358623,5890500,0,'hair_type_color',100,70,10), (358624,5890500,0,'hair_type_highlight_color',232,169,28), (358625,5890500,1,'lip_type',61,20,-39), (358626,5890500,1,'nose_type',-83,74,40), (358627,5890500,0,'skin_color',244,237,237), (358628,5890500,1,'soga_cheek_type',0,19,-26), (358629,5890500,1,'soga_chin_type',0,61,20), (358630,5890500,1,'soga_ear_type',0,47,0), (358631,5890500,1,'soga_eye_brow_type',0,19,-47), (358632,5890500,0,'soga_eye_color',229,229,102), (358633,5890500,1,'soga_eye_type',-43,0,0), (358634,5890500,0,'soga_hair_face_color',100,70,10), (358635,5890500,0,'soga_hair_face_highlight_color',232,169,28), (358636,5890500,0,'soga_hair_type_color',100,70,10), (358637,5890500,0,'soga_hair_type_highlight_color',232,169,28), (358638,5890500,1,'soga_lip_type',0,9,15), (358639,5890500,1,'soga_nose_type',-39,56,14), (358640,5890500,0,'soga_skin_color',244,237,237), (358641,5890500,0,'wing_color1',255,255,255), (358642,5890500,0,'wing_color2',255,255,255), (358643,5890501,1,'cheek_type',-25,3,0), (358644,5890501,1,'chin_type',-23,25,-17), (358645,5890501,1,'ear_type',3,0,0), (358646,5890501,1,'eye_brow_type',-17,34,10), (358647,5890501,0,'eye_color',119,144,102), (358648,5890501,1,'eye_type',-25,0,0), (358649,5890501,0,'hair_color1',253,0,0), (358650,5890501,0,'hair_face_color',30,11,3), (358651,5890501,0,'hair_face_highlight_color',142,52,20), (358652,5890501,0,'hair_type_color',30,11,3), (358653,5890501,0,'hair_type_highlight_color',142,52,20), (358654,5890501,1,'lip_type',19,-38,7), (358655,5890501,1,'nose_type',-7,-3,0), (358656,5890501,0,'skin_color',214,196,194), (358657,5890501,1,'soga_cheek_type',0,-17,34), (358658,5890501,1,'soga_chin_type',0,19,-38), (358659,5890501,1,'soga_ear_type',0,-25,0), (358660,5890501,1,'soga_eye_brow_type',0,3,0), (358661,5890501,0,'soga_eye_color',229,229,102), (358662,5890501,0,'soga_hair_face_color',30,11,3), (358663,5890501,0,'soga_hair_face_highlight_color',142,52,20), (358664,5890501,0,'soga_hair_type_color',30,11,3), (358665,5890501,0,'soga_hair_type_highlight_color',142,52,20), (358666,5890501,1,'soga_lip_type',10,-25,3), (358667,5890501,1,'soga_nose_type',7,-23,25), (358668,5890501,0,'soga_skin_color',214,196,194), (358669,5890501,0,'wing_color1',255,255,255), (358670,5890501,0,'wing_color2',255,255,255), (358671,5890502,1,'cheek_type',-29,-23,0), (358672,5890502,1,'chin_type',26,17,32), (358673,5890502,1,'ear_type',-40,-25,0), (358674,5890502,1,'eye_brow_type',-9,35,-8), (358675,5890502,0,'eye_color',222,35,32), (358676,5890502,1,'eye_type',-3,0,0), (358677,5890502,0,'hair_color1',20,233,100), (358678,5890502,0,'hair_face_color',52,38,20), (358679,5890502,0,'hair_face_highlight_color',216,192,37), (358680,5890502,0,'hair_type_color',52,38,20), (358681,5890502,0,'hair_type_highlight_color',216,192,37), (358682,5890502,1,'lip_type',-12,-22,22), (358683,5890502,1,'nose_type',-28,20,-23), (358684,5890502,0,'skin_color',142,111,48), (358685,5890502,1,'soga_cheek_type',0,-9,35), (358686,5890502,1,'soga_chin_type',0,-12,-22), (358687,5890502,1,'soga_ear_type',0,-3,0), (358688,5890502,1,'soga_eye_brow_type',0,-40,-25), (358689,5890502,0,'soga_eye_color',229,229,102), (358690,5890502,0,'soga_hair_face_color',52,38,20), (358691,5890502,0,'soga_hair_face_highlight_color',216,192,37), (358692,5890502,0,'soga_hair_type_color',52,38,20), (358693,5890502,0,'soga_hair_type_highlight_color',216,192,37), (358694,5890502,1,'soga_lip_type',-8,-29,-23), (358695,5890502,1,'soga_nose_type',22,26,17), (358696,5890502,0,'soga_skin_color',142,111,48), (358697,5890502,0,'wing_color1',255,255,255), (358698,5890502,0,'wing_color2',255,255,255), (358699,5890503,1,'cheek_type',-1,5,0), (358700,5890503,1,'chin_type',-17,-12,-25), (358701,5890503,1,'ear_type',14,11,0), (358702,5890503,1,'eye_brow_type',17,-8,-17), (358703,5890503,0,'eye_color',48,98,112), (358704,5890503,1,'eye_type',2,0,0), (358705,5890503,0,'hair_color1',28,248,0), (358706,5890503,0,'hair_face_color',3,3,2), (358707,5890503,0,'hair_face_highlight_color',42,25,4), (358708,5890503,0,'hair_type_color',3,3,2), (358709,5890503,0,'hair_type_highlight_color',42,25,4), (358710,5890503,1,'lip_type',14,-4,-1), (358711,5890503,1,'nose_type',-18,28,-8), (358712,5890503,0,'skin_color',216,200,149), (358713,5890503,1,'soga_cheek_type',0,17,-8), (358714,5890503,1,'soga_chin_type',0,14,-4), (358715,5890503,1,'soga_ear_type',0,2,0), (358716,5890503,1,'soga_eye_brow_type',0,14,11), (358717,5890503,0,'soga_eye_color',229,229,102), (358718,5890503,0,'soga_hair_face_color',3,3,2), (358719,5890503,0,'soga_hair_face_highlight_color',42,25,4), (358720,5890503,0,'soga_hair_type_color',3,3,2), (358721,5890503,0,'soga_hair_type_highlight_color',42,25,4), (358722,5890503,1,'soga_lip_type',-17,-1,5), (358723,5890503,1,'soga_nose_type',-1,-17,-12), (358724,5890503,0,'soga_skin_color',216,200,149), (358725,5890503,0,'wing_color1',255,255,255), (358726,5890503,0,'wing_color2',255,255,255), (358727,5890504,0,'eye_color',255,255,255), (358728,5890504,0,'skin_color',255,255,255), (358729,5890504,0,'soga_eye_color',255,0,255), (358730,5890505,1,'cheek_type',91,-1,0), (358731,5890505,1,'chin_type',75,31,34), (358732,5890505,1,'ear_type',-100,-97,0), (358733,5890505,1,'eye_brow_type',-47,74,-41), (358734,5890505,0,'eye_color',204,204,204), (358735,5890505,1,'eye_type',25,0,0), (358736,5890505,0,'hair_color1',14,198,50), (358737,5890505,1,'lip_type',-11,15,8), (358738,5890505,1,'nose_type',-83,14,-58), (358739,5890505,0,'skin_color',177,179,180), (358740,5890505,1,'soga_cheek_type',0,-47,74), (358741,5890505,1,'soga_chin_type',0,-11,15), (358742,5890505,1,'soga_ear_type',0,25,0), (358743,5890505,1,'soga_eye_brow_type',0,-100,-97), (358744,5890505,0,'soga_eye_color',204,204,204), (358745,5890505,1,'soga_lip_type',-41,91,-1), (358746,5890505,1,'soga_nose_type',8,75,31), (358747,5890505,0,'soga_skin_color',177,179,180), (358748,5890506,0,'eye_color',255,255,255), (358749,5890506,0,'skin_color',154,36,36), (358750,5890506,0,'soga_eye_color',255,0,255), (358751,5890507,0,'eye_color',255,255,255), (358752,5890507,0,'skin_color',255,255,255), (358753,5890507,0,'soga_eye_color',255,0,255), (358754,5890508,1,'cheek_type',37,9,0), (358755,5890508,1,'chin_type',-17,-29,14), (358756,5890508,1,'ear_type',47,0,0), (358757,5890508,1,'eye_brow_type',-9,-11,-19), (358758,5890508,0,'eye_color',121,176,192), (358759,5890508,0,'hair_color1',252,224,0), (358760,5890508,0,'hair_face_color',119,43,9), (358761,5890508,0,'hair_face_highlight_color',66,28,9), (358762,5890508,0,'hair_type_color',119,43,9), (358763,5890508,0,'hair_type_highlight_color',66,28,9), (358764,5890508,1,'lip_type',-4,-18,9), (358765,5890508,1,'nose_type',0,-4,-32), (358766,5890508,0,'skin_color',196,146,123), (358767,5890508,1,'soga_cheek_type',0,-9,-11), (358768,5890508,1,'soga_chin_type',0,-4,-18), (358769,5890508,1,'soga_eye_brow_type',0,47,0), (358770,5890508,0,'soga_eye_color',229,229,102), (358771,5890508,0,'soga_hair_face_color',119,43,9), (358772,5890508,0,'soga_hair_face_highlight_color',66,28,9), (358773,5890508,0,'soga_hair_type_color',119,43,9), (358774,5890508,0,'soga_hair_type_highlight_color',66,28,9), (358775,5890508,1,'soga_lip_type',-19,37,9), (358776,5890508,1,'soga_nose_type',9,-17,-29), (358777,5890508,0,'soga_skin_color',196,146,123), (358778,5890508,0,'wing_color1',255,255,255), (358779,5890508,0,'wing_color2',255,255,255), (358780,5890509,1,'cheek_type',-19,-14,0), (358781,5890509,1,'chin_type',0,0,17), (358782,5890509,1,'ear_type',8,-21,0), (358783,5890509,1,'eye_brow_type',29,32,11), (358784,5890509,0,'eye_color',29,59,50), (358785,5890509,1,'eye_type',8,0,0), (358786,5890509,0,'hair_color1',228,25,0), (358787,5890509,0,'hair_color2',193,0,0), (358788,5890509,0,'hair_face_color',224,224,114), (358789,5890509,0,'hair_face_highlight_color',121,120,120), (358790,5890509,0,'hair_type_color',224,224,114), (358791,5890509,0,'hair_type_highlight_color',121,120,120), (358792,5890509,1,'lip_type',-1,0,-14), (358793,5890509,1,'nose_type',-17,-28,25), (358794,5890509,0,'skin_color',213,188,145), (358795,5890509,1,'soga_cheek_type',0,29,32), (358796,5890509,1,'soga_chin_type',0,-1,0), (358797,5890509,1,'soga_ear_type',0,8,0), (358798,5890509,1,'soga_eye_brow_type',0,8,-21), (358799,5890509,0,'soga_eye_color',229,229,102), (358800,5890509,1,'soga_eye_type',-63,0,0), (358801,5890509,0,'soga_hair_face_color',224,224,114), (358802,5890509,0,'soga_hair_face_highlight_color',121,120,120), (358803,5890509,0,'soga_hair_type_color',224,224,114), (358804,5890509,0,'soga_hair_type_highlight_color',121,120,120), (358805,5890509,1,'soga_lip_type',11,-19,-14), (358806,5890509,1,'soga_nose_type',-14,0,0), (358807,5890509,0,'soga_skin_color',213,188,145), (358808,5890509,0,'wing_color1',255,255,255), (358809,5890509,0,'wing_color2',255,255,255), (358810,5890510,1,'cheek_type',-48,40,0), (358811,5890510,1,'chin_type',55,-21,-90), (358812,5890510,1,'ear_type',-28,40,0), (358813,5890510,1,'eye_brow_type',79,51,-59), (358814,5890510,0,'eye_color',37,81,80), (358815,5890510,1,'eye_type',-31,0,0), (358816,5890510,0,'hair_color1',253,192,22), (358817,5890510,0,'hair_color2',100,0,0), (358818,5890510,0,'hair_face_color',107,129,132), (358819,5890510,0,'hair_face_highlight_color',15,1,21), (358820,5890510,0,'hair_type_color',107,129,132), (358821,5890510,0,'hair_type_highlight_color',15,1,21), (358822,5890510,1,'lip_type',-17,-79,32), (358823,5890510,1,'nose_type',70,-3,-64), (358824,5890510,0,'skin_color',232,218,171), (358825,5890510,1,'soga_cheek_type',0,79,51), (358826,5890510,1,'soga_chin_type',0,-17,-79), (358827,5890510,1,'soga_ear_type',0,-31,0), (358828,5890510,1,'soga_eye_brow_type',0,-28,40), (358829,5890510,0,'soga_eye_color',229,229,102), (358830,5890510,1,'soga_eye_type',100,0,0), (358831,5890510,0,'soga_hair_face_color',107,129,132), (358832,5890510,0,'soga_hair_face_highlight_color',15,1,21), (358833,5890510,0,'soga_hair_type_color',107,129,132), (358834,5890510,0,'soga_hair_type_highlight_color',15,1,21), (358835,5890510,1,'soga_lip_type',-59,-48,40), (358836,5890510,1,'soga_nose_type',32,55,-21), (358837,5890510,0,'soga_skin_color',232,218,171), (358838,5890510,0,'wing_color1',255,255,255), (358839,5890510,0,'wing_color2',255,255,255), (358840,5890511,1,'cheek_type',15,64,0), (358841,5890511,1,'chin_type',-77,75,-41), (358842,5890511,1,'ear_type',15,-52,0), (358843,5890511,1,'eye_brow_type',-43,-43,-71), (358844,5890511,0,'eye_color',62,41,216), (358845,5890511,1,'eye_type',84,0,0), (358846,5890511,0,'hair_color1',64,68,94), (358847,5890511,0,'hair_face_color',203,168,100), (358848,5890511,0,'hair_face_highlight_color',95,50,2), (358849,5890511,0,'hair_type_color',203,168,100), (358850,5890511,0,'hair_type_highlight_color',95,50,2), (358851,5890511,1,'lip_type',66,87,-90), (358852,5890511,1,'nose_type',-76,64,68), (358853,5890511,0,'skin_color',78,22,10), (358854,5890511,1,'soga_cheek_type',0,-43,-43), (358855,5890511,1,'soga_chin_type',0,66,87), (358856,5890511,1,'soga_ear_type',0,84,0), (358857,5890511,1,'soga_eye_brow_type',0,15,-52), (358858,5890511,0,'soga_eye_color',229,229,102), (358859,5890511,0,'soga_hair_face_color',203,168,100), (358860,5890511,0,'soga_hair_face_highlight_color',95,50,2), (358861,5890511,0,'soga_hair_type_color',203,168,100), (358862,5890511,0,'soga_hair_type_highlight_color',95,50,2), (358863,5890511,1,'soga_lip_type',-71,15,64), (358864,5890511,1,'soga_nose_type',-90,-77,75), (358865,5890511,0,'soga_skin_color',78,22,10), (358866,5890511,0,'wing_color1',255,255,255), (358867,5890511,0,'wing_color2',255,255,255), (358868,5890512,1,'eye_brow_type',-79,0,0), (358869,5890512,0,'eye_color',99,0,98), (358870,5890512,0,'hair_color1',81,0,190), (358871,5890512,1,'lip_type',-93,0,0), (358872,5890512,1,'nose_type',12,81,0), (358873,5890512,0,'skin_color',0,66,161), (358874,5890512,1,'soga_cheek_type',0,-79,0), (358875,5890512,1,'soga_chin_type',0,-93,0), (358876,5890512,0,'soga_eye_color',229,229,102), (358877,5890512,0,'soga_skin_color',0,66,161), (358878,5890512,0,'wing_color1',255,255,255), (358879,5890512,0,'wing_color2',255,255,255), (358880,5890513,0,'eye_color',194,102,255), (358881,5890513,0,'skin_color',124,124,65), (358882,5890513,0,'soga_eye_color',255,0,255), (358883,5890514,0,'eye_color',255,255,255), (358884,5890514,0,'skin_color',255,255,255), (358885,5890514,0,'soga_eye_color',255,0,255), (358886,5890515,1,'cheek_type',0,-28,0), (358887,5890515,1,'chin_type',-14,44,12), (358888,5890515,1,'ear_type',-14,5,0), (358889,5890515,1,'eye_brow_type',-28,4,-32), (358890,5890515,0,'eye_color',172,166,126), (358891,5890515,1,'eye_type',9,0,0), (358892,5890515,0,'hair_color1',11,40,231), (358893,5890515,0,'hair_face_color',119,60,27), (358894,5890515,0,'hair_face_highlight_color',85,37,0), (358895,5890515,0,'hair_type_color',119,60,27), (358896,5890515,0,'hair_type_highlight_color',85,37,0), (358897,5890515,1,'lip_type',-21,-11,37), (358898,5890515,1,'nose_type',1,11,40), (358899,5890515,0,'skin_color',167,119,68), (358900,5890515,1,'soga_cheek_type',0,-28,4), (358901,5890515,1,'soga_chin_type',0,-21,-11), (358902,5890515,1,'soga_ear_type',0,9,0), (358903,5890515,1,'soga_eye_brow_type',0,-14,5), (358904,5890515,0,'soga_eye_color',229,229,102), (358905,5890515,0,'soga_hair_face_color',119,60,27), (358906,5890515,0,'soga_hair_face_highlight_color',85,37,0), (358907,5890515,0,'soga_hair_type_color',119,60,27), (358908,5890515,0,'soga_hair_type_highlight_color',85,37,0), (358909,5890515,1,'soga_lip_type',-32,0,-28), (358910,5890515,1,'soga_nose_type',37,-14,44), (358911,5890515,0,'soga_skin_color',167,119,68), (358912,5890515,0,'wing_color1',255,255,255), (358913,5890515,0,'wing_color2',255,255,255), (358914,5890516,1,'cheek_type',81,-28,0), (358915,5890516,1,'chin_type',-76,48,-9), (358916,5890516,1,'ear_type',-77,-82,0), (358917,5890516,1,'eye_brow_type',-15,-26,-64), (358918,5890516,0,'eye_color',55,115,127), (358919,5890516,1,'eye_type',-18,0,0), (358920,5890516,0,'hair_color1',247,167,190), (358921,5890516,0,'hair_face_color',93,10,9), (358922,5890516,0,'hair_face_highlight_color',168,59,22), (358923,5890516,0,'hair_type_color',93,10,9), (358924,5890516,0,'hair_type_highlight_color',168,59,22), (358925,5890516,1,'lip_type',-96,-10,17), (358926,5890516,1,'nose_type',-95,-9,-89), (358927,5890516,0,'skin_color',137,134,101), (358928,5890516,1,'soga_cheek_type',0,-15,-26), (358929,5890516,1,'soga_chin_type',0,-96,-10), (358930,5890516,1,'soga_ear_type',0,-18,0), (358931,5890516,1,'soga_eye_brow_type',0,-77,-82), (358932,5890516,0,'soga_eye_color',229,229,102), (358933,5890516,0,'soga_hair_face_color',93,10,9), (358934,5890516,0,'soga_hair_face_highlight_color',168,59,22), (358935,5890516,0,'soga_hair_type_color',93,10,9), (358936,5890516,0,'soga_hair_type_highlight_color',168,59,22), (358937,5890516,1,'soga_lip_type',-64,81,-28), (358938,5890516,1,'soga_nose_type',17,-76,48), (358939,5890516,0,'soga_skin_color',137,134,101), (358940,5890516,0,'wing_color1',255,255,255), (358941,5890516,0,'wing_color2',255,255,255), (358942,1841050,1,'cheek_type',-68,-58,0), (358943,1841050,1,'chin_type',-40,68,-82), (358944,1841050,1,'ear_type',28,-71,0), (358945,1841050,1,'eye_brow_type',-88,94,65), (358946,1841050,0,'eye_color',95,96,0), (358947,1841050,1,'eye_type',8,0,0), (358948,1841050,0,'hair_color1',213,222,1), (358949,1841050,1,'lip_type',55,4,0), (358950,1841050,1,'nose_type',84,-43,-34), (358951,1841050,0,'skin_color',155,143,88), (358952,1841050,1,'soga_cheek_type',0,-88,94), (358953,1841050,1,'soga_chin_type',0,55,4), (358954,1841050,1,'soga_ear_type',0,8,0), (358955,1841050,1,'soga_eye_brow_type',0,28,-71), (358956,1841050,0,'soga_eye_color',229,229,102), (358957,1841050,1,'soga_eye_type',87,0,0), (358958,1841050,1,'soga_lip_type',65,-68,-58), (358959,1841050,1,'soga_nose_type',0,-40,68), (358960,1841050,0,'soga_skin_color',155,143,88), (358961,1841050,0,'wing_color1',255,255,255), (358962,1841050,0,'wing_color2',255,255,255), (358963,1841051,1,'cheek_type',-75,37,0), (358964,1841051,1,'chin_type',37,1,31), (358965,1841051,1,'ear_type',62,0,0), (358966,1841051,1,'eye_brow_type',55,-7,100), (358967,1841051,0,'eye_color',73,42,13), (358968,1841051,0,'hair_color1',50,211,0), (358969,1841051,0,'hair_color2',25,0,0), (358970,1841051,0,'hair_face_highlight_color',15,1,21), (358971,1841051,0,'hair_highlight',38,22,21), (358972,1841051,0,'hair_type_highlight_color',15,1,21), (358973,1841051,1,'lip_type',-100,-46,50), (358974,1841051,1,'nose_type',68,50,-45), (358975,1841051,0,'skin_color',46,45,34), (358976,1841051,1,'soga_cheek_type',0,55,-7), (358977,1841051,1,'soga_chin_type',0,-100,-46), (358978,1841051,1,'soga_ear_type',62,0,0), (358979,1841051,1,'soga_eye_brow_type',0,62,0), (358980,1841051,0,'soga_eye_color',204,204,204), (358981,1841051,1,'soga_eye_type',25,0,0), (358982,1841051,0,'soga_hair_color1',120,50,0), (358983,1841051,0,'soga_hair_color2',26,24,25), (358984,1841051,0,'soga_hair_face_highlight_color',15,1,21), (358985,1841051,0,'soga_hair_highlight',38,22,21), (358986,1841051,0,'soga_hair_type_highlight_color',15,1,21), (358987,1841051,1,'soga_lip_type',100,-75,37), (358988,1841051,1,'soga_nose_type',50,37,1), (358989,1841051,0,'soga_skin_color',46,45,34), (358990,1841052,1,'cheek_type',-51,-59,0), (358991,1841052,1,'chin_type',34,-87,0), (358992,1841052,1,'ear_type',37,75,0), (358993,1841052,1,'eye_brow_type',35,-43,-37), (358994,1841052,0,'eye_color',141,138,0), (358995,1841052,1,'eye_type',96,0,0), (358996,1841052,0,'hair_color1',238,172,249), (358997,1841052,1,'lip_type',71,17,-43), (358998,1841052,1,'nose_type',-96,-18,-84), (358999,1841052,0,'skin_color',139,97,78), (359000,1841052,1,'soga_cheek_type',0,35,-43), (359001,1841052,1,'soga_chin_type',0,71,17), (359002,1841052,1,'soga_ear_type',0,96,0), (359003,1841052,1,'soga_eye_brow_type',0,37,75), (359004,1841052,0,'soga_eye_color',229,229,102), (359005,1841052,1,'soga_eye_type',40,0,0), (359006,1841052,1,'soga_lip_type',-37,-51,-59), (359007,1841052,1,'soga_nose_type',-43,34,-87), (359008,1841052,0,'soga_skin_color',139,97,78), (359009,1841052,0,'wing_color1',255,255,255), (359010,1841052,0,'wing_color2',255,255,255), (359011,1841053,1,'cheek_type',-3,-25,0), (359012,1841053,1,'chin_type',-8,25,1), (359013,1841053,1,'ear_type',42,42,0), (359014,1841053,1,'eye_brow_type',-9,-1,-4), (359015,1841053,0,'eye_color',137,92,40), (359016,1841053,1,'eye_type',-25,0,0), (359017,1841053,0,'hair_color1',21,17,0), (359018,1841053,0,'hair_face_color',255,171,115), (359019,1841053,0,'hair_face_highlight_color',105,90,5), (359020,1841053,0,'hair_type_color',255,171,115), (359021,1841053,0,'hair_type_highlight_color',105,90,5), (359022,1841053,1,'lip_type',-5,-26,-1), (359023,1841053,1,'nose_type',-3,21,17), (359024,1841053,0,'skin_color',230,186,184), (359025,1841053,1,'soga_cheek_type',0,-9,-1), (359026,1841053,1,'soga_chin_type',0,-5,-26), (359027,1841053,1,'soga_ear_type',0,-25,0), (359028,1841053,1,'soga_eye_brow_type',0,42,42), (359029,1841053,0,'soga_eye_color',229,229,102), (359030,1841053,1,'soga_eye_type',-25,0,0), (359031,1841053,0,'soga_hair_face_color',255,171,115), (359032,1841053,0,'soga_hair_face_highlight_color',105,90,5), (359033,1841053,0,'soga_hair_type_color',255,171,115), (359034,1841053,0,'soga_hair_type_highlight_color',105,90,5), (359035,1841053,1,'soga_lip_type',-4,-3,-25), (359036,1841053,1,'soga_nose_type',-1,-8,25), (359037,1841053,0,'soga_skin_color',230,186,184), (359038,1841053,0,'wing_color1',255,255,255), (359039,1841053,0,'wing_color2',255,255,255), (359040,1841054,1,'cheek_type',21,25,0), (359041,1841054,1,'chin_type',-14,17,0), (359042,1841054,1,'ear_type',0,-23,0), (359043,1841054,1,'eye_brow_type',12,-20,-7), (359044,1841054,0,'eye_color',199,179,155), (359045,1841054,1,'eye_type',-22,0,0), (359046,1841054,0,'hair_color1',12,14,0), (359047,1841054,0,'hair_face_color',139,187,188), (359048,1841054,0,'hair_face_highlight_color',25,18,10), (359049,1841054,0,'hair_type_color',139,187,188), (359050,1841054,0,'hair_type_highlight_color',25,18,10), (359051,1841054,1,'lip_type',7,45,-20), (359052,1841054,1,'nose_type',-18,12,14), (359053,1841054,0,'skin_color',213,164,145), (359054,1841054,1,'soga_cheek_type',0,12,-20), (359055,1841054,1,'soga_chin_type',0,7,45), (359056,1841054,1,'soga_ear_type',0,-22,0), (359057,1841054,1,'soga_eye_brow_type',0,0,-23), (359058,1841054,0,'soga_eye_color',229,229,102), (359059,1841054,1,'soga_eye_type',-22,0,0), (359060,1841054,0,'soga_hair_face_color',139,187,188), (359061,1841054,0,'soga_hair_face_highlight_color',25,18,10), (359062,1841054,0,'soga_hair_type_color',139,187,188), (359063,1841054,0,'soga_hair_type_highlight_color',25,18,10), (359064,1841054,1,'soga_lip_type',-7,21,25), (359065,1841054,1,'soga_nose_type',-20,-14,17), (359066,1841054,0,'soga_skin_color',213,164,145), (359067,1841054,0,'wing_color1',255,255,255), (359068,1841054,0,'wing_color2',255,255,255), (359069,1841055,1,'cheek_type',-7,68,0), (359070,1841055,1,'chin_type',-81,28,39), (359071,1841055,1,'ear_type',-11,-93,0), (359072,1841055,1,'eye_brow_type',22,-68,-62), (359073,1841055,0,'eye_color',111,57,138), (359074,1841055,1,'eye_type',88,0,0), (359075,1841055,0,'hair_color1',249,192,37), (359076,1841055,0,'hair_color2',52,50,42), (359077,1841055,0,'hair_face_color',6,3,1), (359078,1841055,0,'hair_face_highlight_color',7,1,1), (359079,1841055,0,'hair_highlight',56,22,22), (359080,1841055,0,'hair_type_color',6,3,1), (359081,1841055,0,'hair_type_highlight_color',7,1,1), (359082,1841055,1,'lip_type',79,8,12), (359083,1841055,1,'nose_type',-81,-7,-64), (359084,1841055,0,'skin_color',117,133,154), (359085,1841055,1,'soga_cheek_type',0,22,-68), (359086,1841055,1,'soga_chin_type',0,79,8), (359087,1841055,1,'soga_ear_type',0,88,0), (359088,1841055,1,'soga_eye_brow_type',0,-11,-93), (359089,1841055,0,'soga_eye_color',229,229,102), (359090,1841055,1,'soga_eye_type',88,0,0), (359091,1841055,0,'soga_hair_color1',56,22,22), (359092,1841055,0,'soga_hair_color2',52,50,42), (359093,1841055,0,'soga_hair_face_color',6,3,1), (359094,1841055,0,'soga_hair_face_highlight_color',7,1,1), (359095,1841055,0,'soga_hair_highlight',56,22,22), (359096,1841055,0,'soga_hair_type_color',6,3,1), (359097,1841055,0,'soga_hair_type_highlight_color',7,1,1), (359098,1841055,1,'soga_lip_type',-62,-7,68), (359099,1841055,1,'soga_nose_type',12,-81,28), (359100,1841055,0,'soga_skin_color',117,133,154), (359101,1841055,0,'wing_color1',255,255,255), (359102,1841055,0,'wing_color2',255,255,255), (359103,1841056,0,'eye_color',255,255,255), (359104,1841056,0,'skin_color',255,255,255), (359105,1841056,0,'soga_eye_color',255,0,255), (359106,1841057,1,'cheek_type',52,7,0), (359107,1841057,1,'chin_type',-87,81,58), (359108,1841057,1,'ear_type',-61,0,0), (359109,1841057,1,'eye_brow_type',-62,-63,-87), (359110,1841057,0,'eye_color',148,84,210), (359111,1841057,1,'eye_type',52,0,0), (359112,1841057,0,'hair_color1',212,169,87), (359113,1841057,0,'hair_color2',124,116,110), (359114,1841057,0,'hair_face_color',175,178,168), (359115,1841057,0,'hair_face_highlight_color',61,61,75), (359116,1841057,0,'hair_highlight',43,36,70), (359117,1841057,0,'hair_type_color',175,178,168), (359118,1841057,0,'hair_type_highlight_color',61,61,75), (359119,1841057,1,'lip_type',-68,71,68), (359120,1841057,1,'nose_type',-63,-44,-87), (359121,1841057,0,'skin_color',193,174,172), (359122,1841057,1,'soga_cheek_type',0,-62,-63), (359123,1841057,1,'soga_chin_type',0,-68,71), (359124,1841057,1,'soga_ear_type',0,52,0), (359125,1841057,1,'soga_eye_brow_type',0,-61,0), (359126,1841057,0,'soga_eye_color',229,229,102), (359127,1841057,1,'soga_eye_type',52,0,0), (359128,1841057,0,'soga_hair_color1',112,123,142), (359129,1841057,0,'soga_hair_color2',124,116,110), (359130,1841057,0,'soga_hair_face_color',175,178,168), (359131,1841057,0,'soga_hair_face_highlight_color',61,61,75), (359132,1841057,0,'soga_hair_highlight',43,36,70), (359133,1841057,0,'soga_hair_type_color',175,178,168), (359134,1841057,0,'soga_hair_type_highlight_color',61,61,75), (359135,1841057,1,'soga_lip_type',-87,52,7), (359136,1841057,1,'soga_nose_type',68,-87,81), (359137,1841057,0,'soga_skin_color',193,174,172), (359138,1841057,0,'wing_color1',255,255,255), (359139,1841057,0,'wing_color2',255,255,255), (359140,1841058,0,'eye_color',255,255,255), (359141,1841058,0,'skin_color',255,255,255), (359142,1841058,0,'soga_eye_color',255,0,255), (359143,1841059,0,'eye_color',255,255,255), (359144,1841059,0,'skin_color',255,255,255), (359145,1841059,0,'soga_eye_color',255,0,255), (359146,1841060,0,'eye_color',255,255,255), (359147,1841060,0,'skin_color',255,255,255), (359148,1841060,0,'soga_eye_color',255,0,255), (359149,1841061,0,'eye_color',255,255,255), (359150,1841061,0,'skin_color',255,255,255), (359151,1841061,0,'soga_eye_color',255,0,255), (359152,1841062,0,'eye_color',255,255,255), (359153,1841062,0,'skin_color',255,255,255), (359154,1841062,0,'soga_eye_color',255,0,255), (359155,1841063,0,'eye_color',255,255,255), (359156,1841063,0,'skin_color',255,255,255), (359157,1841063,0,'soga_eye_color',255,0,255), (359158,1841064,1,'cheek_type',-82,-68,0), (359159,1841064,1,'chin_type',40,-10,17), (359160,1841064,1,'ear_type',-64,-55,0), (359161,1841064,1,'eye_brow_type',57,-2,-11), (359162,1841064,0,'eye_color',62,30,93), (359163,1841064,1,'eye_type',-100,0,0), (359164,1841064,0,'hair_color1',156,41,214), (359165,1841064,0,'hair_face_color',41,214,0), (359166,1841064,0,'hair_type_color',41,214,0), (359167,1841064,1,'lip_type',0,100,-100), (359168,1841064,1,'nose_type',100,-100,41), (359169,1841064,0,'skin_color',41,214,0), (359170,1841064,1,'soga_cheek_type',0,57,-2), (359171,1841064,1,'soga_chin_type',0,0,100), (359172,1841064,1,'soga_ear_type',0,-100,0), (359173,1841064,1,'soga_eye_brow_type',0,-64,-55), (359174,1841064,0,'soga_eye_color',229,229,102), (359175,1841064,1,'soga_eye_type',-100,0,0), (359176,1841064,0,'soga_hair_face_color',41,214,0), (359177,1841064,0,'soga_hair_type_color',41,214,0), (359178,1841064,1,'soga_lip_type',-11,-82,-68), (359179,1841064,1,'soga_nose_type',-100,40,-10), (359180,1841064,0,'soga_skin_color',41,214,0), (359181,1841065,1,'cheek_type',4,20,0), (359182,1841065,1,'chin_type',-22,4,-17), (359183,1841065,1,'ear_type',4,-29,0), (359184,1841065,1,'eye_brow_type',28,28,20), (359185,1841065,1,'eye_type',-3,0,0), (359186,1841065,0,'hair_color1',247,0,0), (359187,1841065,0,'hair_face_color',134,125,133), (359188,1841065,0,'hair_face_highlight_color',179,62,33), (359189,1841065,0,'hair_type_color',134,125,133), (359190,1841065,0,'hair_type_highlight_color',179,62,33), (359191,1841065,1,'lip_type',-5,-7,-21), (359192,1841065,1,'nose_type',-14,-9,0), (359193,1841065,0,'skin_color',139,195,194), (359194,1841065,1,'soga_cheek_type',0,28,28), (359195,1841065,1,'soga_chin_type',0,-5,-7), (359196,1841065,1,'soga_ear_type',0,-3,0), (359197,1841065,1,'soga_eye_brow_type',0,4,-29), (359198,1841065,0,'soga_eye_color',229,229,102), (359199,1841065,1,'soga_eye_type',-3,0,0), (359200,1841065,0,'soga_hair_face_color',134,125,133), (359201,1841065,0,'soga_hair_face_highlight_color',179,62,33), (359202,1841065,0,'soga_hair_type_color',134,125,133), (359203,1841065,0,'soga_hair_type_highlight_color',179,62,33), (359204,1841065,1,'soga_lip_type',20,4,20), (359205,1841065,1,'soga_nose_type',-21,-22,4), (359206,1841065,0,'soga_skin_color',139,195,194), (359207,1841065,0,'wing_color1',255,255,255), (359208,1841065,0,'wing_color2',255,255,255), (359209,1841066,1,'cheek_type',10,71,0), (359210,1841066,1,'chin_type',28,-31,-82), (359211,1841066,1,'ear_type',-75,-96,0), (359212,1841066,1,'eye_brow_type',2,58,58), (359213,1841066,0,'eye_color',36,74,86), (359214,1841066,1,'eye_type',58,0,0), (359215,1841066,0,'hair_color1',222,248,37), (359216,1841066,0,'hair_color2',159,0,0), (359217,1841066,0,'hair_face_color',40,34,51), (359218,1841066,0,'hair_face_highlight_color',32,24,42), (359219,1841066,0,'hair_highlight',26,24,25), (359220,1841066,0,'hair_type_color',40,34,51), (359221,1841066,0,'hair_type_highlight_color',32,24,42), (359222,1841066,1,'lip_type',-2,31,69), (359223,1841066,1,'nose_type',-64,-34,-8), (359224,1841066,0,'skin_color',248,249,249), (359225,1841066,1,'soga_cheek_type',0,2,58), (359226,1841066,1,'soga_chin_type',0,-2,31), (359227,1841066,1,'soga_ear_type',0,58,0), (359228,1841066,1,'soga_eye_brow_type',0,-75,-96), (359229,1841066,0,'soga_eye_color',229,229,102), (359230,1841066,1,'soga_eye_type',-97,0,0), (359231,1841066,0,'soga_hair_color1',50,48,56), (359232,1841066,0,'soga_hair_color2',68,72,71), (359233,1841066,0,'soga_hair_face_color',40,34,51), (359234,1841066,0,'soga_hair_face_highlight_color',32,24,42), (359235,1841066,0,'soga_hair_highlight',26,24,25), (359236,1841066,0,'soga_hair_type_color',40,34,51), (359237,1841066,0,'soga_hair_type_highlight_color',32,24,42), (359238,1841066,1,'soga_lip_type',58,10,71), (359239,1841066,1,'soga_nose_type',69,28,-31), (359240,1841066,0,'soga_skin_color',248,249,249), (359241,1841066,0,'wing_color1',255,255,255), (359242,1841066,0,'wing_color2',255,255,255), (359243,1841067,1,'cheek_type',-4,43,0), (359244,1841067,1,'chin_type',87,-37,56), (359245,1841067,1,'ear_type',100,-100,0), (359246,1841067,1,'eye_brow_type',68,-52,52), (359247,1841067,0,'eye_color',248,51,2), (359248,1841067,1,'eye_type',-45,0,0), (359249,1841067,0,'hair_color1',222,68,14), (359250,1841067,0,'hair_color2',68,72,71), (359251,1841067,0,'hair_highlight',255,255,255), (359252,1841067,0,'hair_type_color',41,36,52), (359253,1841067,0,'hair_type_highlight_color',55,0,84), (359254,1841067,1,'lip_type',-68,-81,-87), (359255,1841067,1,'nose_type',-28,-34,68), (359256,1841067,0,'skin_color',4,29,42), (359257,1841067,1,'soga_cheek_type',0,68,-52), (359258,1841067,1,'soga_chin_type',0,-68,-81), (359259,1841067,1,'soga_ear_type',0,-45,0), (359260,1841067,1,'soga_eye_brow_type',0,100,-100), (359261,1841067,0,'soga_eye_color',229,229,102), (359262,1841067,1,'soga_eye_type',-45,0,0), (359263,1841067,0,'soga_hair_color1',255,255,255), (359264,1841067,0,'soga_hair_color2',68,72,71), (359265,1841067,0,'soga_hair_highlight',255,255,255), (359266,1841067,0,'soga_hair_type_color',41,36,52), (359267,1841067,0,'soga_hair_type_highlight_color',55,0,84), (359268,1841067,1,'soga_lip_type',52,-4,43), (359269,1841067,1,'soga_nose_type',-87,87,-37), (359270,1841067,0,'soga_skin_color',4,29,42), (359271,1841067,0,'wing_color1',85,14,110), (359272,1841067,0,'wing_color2',20,20,20), (359273,1841068,1,'cheek_type',100,-100,0), (359274,1841068,1,'chin_type',0,4,-7), (359275,1841068,1,'ear_type',-7,-17,0), (359276,1841068,1,'eye_brow_type',-12,-32,-7), (359277,1841068,0,'eye_color',136,84,9), (359278,1841068,1,'eye_type',4,0,0), (359279,1841068,0,'hair_color1',249,252,28), (359280,1841068,0,'hair_face_color',129,49,22), (359281,1841068,0,'hair_face_highlight_color',216,192,37), (359282,1841068,0,'hair_type_color',129,49,22), (359283,1841068,0,'hair_type_highlight_color',216,192,37), (359284,1841068,1,'lip_type',-4,11,-12), (359285,1841068,1,'nose_type',9,-7,-4), (359286,1841068,0,'skin_color',51,126,41), (359287,1841068,1,'soga_cheek_type',0,-12,-32), (359288,1841068,1,'soga_chin_type',0,-4,11), (359289,1841068,1,'soga_ear_type',0,4,0), (359290,1841068,1,'soga_eye_brow_type',0,-7,-17), (359291,1841068,0,'soga_eye_color',229,229,102), (359292,1841068,1,'soga_eye_type',100,0,0), (359293,1841068,0,'soga_hair_face_color',129,49,22), (359294,1841068,0,'soga_hair_face_highlight_color',216,192,37), (359295,1841068,0,'soga_hair_type_color',129,49,22), (359296,1841068,0,'soga_hair_type_highlight_color',216,192,37), (359297,1841068,1,'soga_lip_type',-7,0,0), (359298,1841068,1,'soga_nose_type',-12,0,4), (359299,1841068,0,'soga_skin_color',51,126,41), (359300,1841068,0,'wing_color1',255,255,255), (359301,1841068,0,'wing_color2',255,255,255), (359302,1841069,1,'cheek_type',-2,38,0), (359303,1841069,1,'chin_type',58,-75,-95), (359304,1841069,1,'ear_type',58,-63,0), (359305,1841069,1,'eye_brow_type',-20,70,29), (359306,1841069,0,'eye_color',84,139,114), (359307,1841069,1,'eye_type',-62,0,0), (359308,1841069,0,'hair_color1',41,55,26), (359309,1841069,0,'hair_color2',29,0,0), (359310,1841069,0,'hair_face_color',84,0,0), (359311,1841069,0,'hair_face_highlight_color',35,24,1), (359312,1841069,0,'hair_highlight',79,28,15), (359313,1841069,0,'hair_type_color',84,0,0), (359314,1841069,0,'hair_type_highlight_color',35,24,1), (359315,1841069,1,'lip_type',-79,82,-84), (359316,1841069,1,'nose_type',2,41,55), (359317,1841069,0,'skin_color',136,118,120), (359318,1841069,1,'soga_cheek_type',0,-20,70), (359319,1841069,1,'soga_chin_type',0,-79,82), (359320,1841069,1,'soga_ear_type',0,-62,0), (359321,1841069,1,'soga_eye_brow_type',0,58,-63), (359322,1841069,0,'soga_eye_color',229,229,102), (359323,1841069,1,'soga_eye_type',29,0,0), (359324,1841069,0,'soga_hair_color1',109,14,49), (359325,1841069,0,'soga_hair_color2',185,97,0), (359326,1841069,0,'soga_hair_face_color',84,0,0), (359327,1841069,0,'soga_hair_face_highlight_color',35,24,1), (359328,1841069,0,'soga_hair_highlight',79,28,15), (359329,1841069,0,'soga_hair_type_color',84,0,0), (359330,1841069,0,'soga_hair_type_highlight_color',35,24,1), (359331,1841069,1,'soga_lip_type',29,-2,38), (359332,1841069,1,'soga_nose_type',-84,58,-75), (359333,1841069,0,'soga_skin_color',136,118,120), (359334,1841069,0,'wing_color1',255,255,255), (359335,1841069,0,'wing_color2',255,255,255), (359336,1841070,0,'eye_color',255,255,255), (359337,1841070,0,'skin_color',255,255,255), (359338,1841070,0,'soga_eye_color',255,0,255), (359339,1841071,1,'cheek_type',-18,61,0), (359340,1841071,1,'chin_type',-98,-79,-5), (359341,1841071,1,'ear_type',-37,71,0), (359342,1841071,1,'eye_brow_type',-91,-64,61), (359343,1841071,0,'eye_color',180,16,22), (359344,1841071,1,'eye_type',-77,0,0), (359345,1841071,0,'hair_color1',187,8,185), (359346,1841071,0,'hair_color2',36,34,36), (359347,1841071,0,'hair_highlight',255,255,255), (359348,1841071,0,'hair_type_color',15,1,21), (359349,1841071,0,'hair_type_highlight_color',121,19,190), (359350,1841071,1,'lip_type',9,87,-2), (359351,1841071,1,'nose_type',75,-69,8), (359352,1841071,0,'skin_color',6,43,68), (359353,1841071,1,'soga_cheek_type',0,-91,-64), (359354,1841071,1,'soga_chin_type',0,9,87), (359355,1841071,1,'soga_ear_type',0,-77,0), (359356,1841071,1,'soga_eye_brow_type',0,-37,71), (359357,1841071,0,'soga_eye_color',229,229,102), (359358,1841071,1,'soga_eye_type',-77,0,0), (359359,1841071,0,'soga_hair_color1',255,255,255), (359360,1841071,0,'soga_hair_color2',36,34,36), (359361,1841071,0,'soga_hair_highlight',255,255,255), (359362,1841071,0,'soga_hair_type_color',15,1,21), (359363,1841071,0,'soga_hair_type_highlight_color',121,19,190), (359364,1841071,1,'soga_lip_type',61,-18,61), (359365,1841071,1,'soga_nose_type',-2,-98,-79), (359366,1841071,0,'soga_skin_color',6,43,68), (359367,1841071,0,'wing_color1',64,82,185), (359368,1841071,0,'wing_color2',111,250,74), (359369,1841072,1,'cheek_type',51,45,0), (359370,1841072,1,'chin_type',-70,28,17), (359371,1841072,1,'ear_type',-93,-34,0), (359372,1841072,1,'eye_brow_type',17,25,-2), (359373,1841072,0,'eye_color',151,127,255), (359374,1841072,1,'eye_type',14,0,0), (359375,1841072,0,'hair_color1',179,31,156), (359376,1841072,0,'hair_color2',28,27,50), (359377,1841072,0,'hair_face_color',5,5,1), (359378,1841072,0,'hair_face_highlight_color',244,244,246), (359379,1841072,0,'hair_highlight',160,156,172), (359380,1841072,0,'hair_type_color',5,5,1), (359381,1841072,0,'hair_type_highlight_color',244,244,246), (359382,1841072,1,'lip_type',62,-82,20), (359383,1841072,1,'nose_type',89,-77,31), (359384,1841072,0,'skin_color',173,187,210), (359385,1841072,1,'soga_cheek_type',0,17,25), (359386,1841072,1,'soga_chin_type',0,62,-82), (359387,1841072,1,'soga_ear_type',0,14,0), (359388,1841072,1,'soga_eye_brow_type',0,-93,-34), (359389,1841072,0,'soga_eye_color',229,229,102), (359390,1841072,1,'soga_eye_type',14,0,0), (359391,1841072,0,'soga_hair_color1',33,22,19), (359392,1841072,0,'soga_hair_color2',28,27,50), (359393,1841072,0,'soga_hair_face_color',5,5,1), (359394,1841072,0,'soga_hair_face_highlight_color',244,244,246), (359395,1841072,0,'soga_hair_highlight',160,156,172), (359396,1841072,0,'soga_hair_type_color',5,5,1), (359397,1841072,0,'soga_hair_type_highlight_color',244,244,246), (359398,1841072,1,'soga_lip_type',-2,51,45), (359399,1841072,1,'soga_nose_type',20,-70,28), (359400,1841072,0,'soga_skin_color',173,187,210), (359401,1841073,1,'cheek_type',12,4,0), (359402,1841073,1,'chin_type',-57,50,25), (359403,1841073,1,'ear_type',56,-14,0), (359404,1841073,1,'eye_brow_type',-17,-45,-50), (359405,1841073,0,'eye_color',100,6,115), (359406,1841073,1,'eye_type',66,0,0), (359407,1841073,0,'hair_color1',26,200,35), (359408,1841073,0,'hair_color2',36,34,36), (359409,1841073,0,'hair_highlight',255,255,255), (359410,1841073,0,'hair_type_color',32,23,40), (359411,1841073,0,'hair_type_highlight_color',56,0,86), (359412,1841073,1,'lip_type',37,-69,-34), (359413,1841073,1,'nose_type',94,26,-56), (359414,1841073,0,'skin_color',250,231,193), (359415,1841073,1,'soga_cheek_type',0,-17,-45), (359416,1841073,1,'soga_chin_type',0,37,-69), (359417,1841073,1,'soga_ear_type',0,66,0), (359418,1841073,1,'soga_eye_brow_type',0,56,-14), (359419,1841073,0,'soga_eye_color',229,229,102), (359420,1841073,1,'soga_eye_type',66,0,0), (359421,1841073,0,'soga_hair_color1',255,255,255), (359422,1841073,0,'soga_hair_color2',36,34,36), (359423,1841073,0,'soga_hair_highlight',255,255,255), (359424,1841073,0,'soga_hair_type_color',32,23,40), (359425,1841073,0,'soga_hair_type_highlight_color',56,0,86), (359426,1841073,1,'soga_lip_type',-50,12,4), (359427,1841073,1,'soga_nose_type',-34,-57,50), (359428,1841073,0,'soga_skin_color',250,231,193), (359429,1841073,0,'wing_color1',7,184,167), (359430,1841073,0,'wing_color2',5,182,164), (359431,1841074,1,'cheek_type',65,-45,0), (359432,1841074,1,'chin_type',89,78,37), (359433,1841074,1,'ear_type',-93,94,0), (359434,1841074,1,'eye_brow_type',-91,-70,-23), (359435,1841074,0,'eye_color',244,171,255), (359436,1841074,1,'eye_type',-59,0,0), (359437,1841074,0,'hair_color1',5,201,194), (359438,1841074,0,'hair_color2',49,49,53), (359439,1841074,0,'hair_face_color',61,61,75), (359440,1841074,0,'hair_face_highlight_color',7,1,1), (359441,1841074,0,'hair_highlight',56,22,22), (359442,1841074,0,'hair_type_color',61,61,75), (359443,1841074,0,'hair_type_highlight_color',7,1,1), (359444,1841074,1,'lip_type',-68,-68,31), (359445,1841074,1,'nose_type',25,5,-55), (359446,1841074,0,'skin_color',205,189,187), (359447,1841074,1,'soga_cheek_type',0,-91,-70), (359448,1841074,1,'soga_chin_type',0,-68,-68), (359449,1841074,1,'soga_ear_type',0,-59,0), (359450,1841074,1,'soga_eye_brow_type',0,-93,94), (359451,1841074,0,'soga_eye_color',204,204,204), (359452,1841074,1,'soga_eye_type',-59,0,0), (359453,1841074,0,'soga_hair_color1',43,36,70), (359454,1841074,0,'soga_hair_color2',49,49,53), (359455,1841074,0,'soga_hair_face_color',61,61,75), (359456,1841074,0,'soga_hair_face_highlight_color',7,1,1), (359457,1841074,0,'soga_hair_highlight',56,22,22), (359458,1841074,0,'soga_hair_type_color',61,61,75), (359459,1841074,0,'soga_hair_type_highlight_color',7,1,1), (359460,1841074,1,'soga_lip_type',-23,65,-45), (359461,1841074,1,'soga_nose_type',31,89,78), (359462,1841074,0,'soga_skin_color',205,189,187), (359463,1841075,0,'eye_color',255,255,255), (359464,1841075,0,'skin_color',255,255,255), (359465,1841075,0,'soga_eye_color',255,0,255), (359466,1841076,0,'eye_color',255,255,255), (359467,1841076,0,'skin_color',255,255,255), (359468,1841076,0,'soga_eye_color',255,0,255), (359469,1841077,1,'cheek_type',52,7,0), (359470,1841077,1,'chin_type',-87,81,58), (359471,1841077,1,'ear_type',-61,0,0), (359472,1841077,1,'eye_brow_type',-62,-63,-87), (359473,1841077,0,'eye_color',148,84,210), (359474,1841077,1,'eye_type',52,0,0), (359475,1841077,0,'hair_color1',212,169,87), (359476,1841077,0,'hair_color2',121,113,107), (359477,1841077,0,'hair_face_color',175,178,168), (359478,1841077,0,'hair_face_highlight_color',61,61,75), (359479,1841077,0,'hair_highlight',112,123,142), (359480,1841077,0,'hair_type_color',175,178,168), (359481,1841077,0,'hair_type_highlight_color',61,61,75), (359482,1841077,1,'lip_type',-68,71,68), (359483,1841077,1,'nose_type',-63,-44,-87), (359484,1841077,0,'skin_color',193,174,172), (359485,1841077,1,'soga_cheek_type',0,-62,-63), (359486,1841077,1,'soga_chin_type',0,-68,71), (359487,1841077,1,'soga_ear_type',0,52,0), (359488,1841077,1,'soga_eye_brow_type',0,-61,0), (359489,1841077,0,'soga_eye_color',229,229,102), (359490,1841077,1,'soga_eye_type',-63,0,0), (359491,1841077,0,'soga_hair_color1',114,112,142), (359492,1841077,0,'soga_hair_color2',121,113,107), (359493,1841077,0,'soga_hair_face_color',175,178,168), (359494,1841077,0,'soga_hair_face_highlight_color',61,61,75), (359495,1841077,0,'soga_hair_highlight',112,123,142), (359496,1841077,0,'soga_hair_type_color',175,178,168), (359497,1841077,0,'soga_hair_type_highlight_color',61,61,75), (359498,1841077,1,'soga_lip_type',-87,52,7), (359499,1841077,1,'soga_nose_type',68,-87,81), (359500,1841077,0,'soga_skin_color',193,174,172), (359501,1841077,0,'wing_color1',255,255,255), (359502,1841077,0,'wing_color2',255,255,255), (359503,1841078,1,'cheek_type',14,-87,0), (359504,1841078,1,'chin_type',94,-23,-31), (359505,1841078,1,'ear_type',-7,70,0), (359506,1841078,1,'eye_brow_type',-53,31,-50), (359507,1841078,0,'eye_color',176,17,23), (359508,1841078,1,'eye_type',7,0,0), (359509,1841078,0,'hair_color1',7,75,46), (359510,1841078,0,'hair_type_color',245,201,15), (359511,1841078,0,'hair_type_highlight_color',116,3,0), (359512,1841078,1,'lip_type',61,-75,47), (359513,1841078,1,'nose_type',12,7,75), (359514,1841078,0,'skin_color',158,47,201), (359515,1841078,1,'soga_cheek_type',0,-53,31), (359516,1841078,1,'soga_chin_type',0,61,-75), (359517,1841078,1,'soga_ear_type',0,7,0), (359518,1841078,1,'soga_eye_brow_type',0,-7,70), (359519,1841078,0,'soga_eye_color',229,229,102), (359520,1841078,0,'soga_hair_type_color',245,201,15), (359521,1841078,0,'soga_hair_type_highlight_color',116,3,0), (359522,1841078,1,'soga_lip_type',-50,14,-87), (359523,1841078,1,'soga_nose_type',47,94,-23), (359524,1841078,0,'soga_skin_color',158,47,201), (359525,1841078,0,'wing_color1',223,147,2), (359526,1841078,0,'wing_color2',125,27,101), (359527,1841079,0,'eye_color',255,255,255), (359528,1841079,0,'skin_color',255,255,255), (359529,1841079,0,'soga_eye_color',255,0,255), (359530,1841080,1,'chin_type',0,4,-7), (359531,1841080,1,'ear_type',-7,-17,0), (359532,1841080,1,'eye_brow_type',-12,-32,-7), (359533,1841080,0,'eye_color',255,253,248), (359534,1841080,1,'eye_type',4,0,0), (359535,1841080,0,'hair_color1',249,252,19), (359536,1841080,0,'hair_face_color',28,22,15), (359537,1841080,0,'hair_type_color',28,22,15), (359538,1841080,1,'lip_type',-4,11,-12), (359539,1841080,1,'nose_type',9,-7,-4), (359540,1841080,0,'skin_color',42,131,30), (359541,1841080,1,'soga_cheek_type',0,-12,-32), (359542,1841080,1,'soga_chin_type',0,-4,11), (359543,1841080,1,'soga_ear_type',0,4,0), (359544,1841080,1,'soga_eye_brow_type',0,-7,-17), (359545,1841080,0,'soga_eye_color',229,229,102), (359546,1841080,1,'soga_eye_type',4,0,0), (359547,1841080,0,'soga_hair_face_color',28,22,15), (359548,1841080,0,'soga_hair_type_color',28,22,15), (359549,1841080,1,'soga_lip_type',-7,0,0), (359550,1841080,1,'soga_nose_type',-12,0,4), (359551,1841080,0,'soga_skin_color',42,131,30), (359552,1841080,0,'wing_color1',255,255,255), (359553,1841080,0,'wing_color2',255,255,255), (359554,1841081,1,'cheek_type',-10,-42,0), (359555,1841081,1,'chin_type',-9,7,-10), (359556,1841081,1,'ear_type',8,0,0), (359557,1841081,1,'eye_brow_type',-38,7,25), (359558,1841081,0,'eye_color',144,101,46), (359559,1841081,0,'hair_color1',248,254,0), (359560,1841081,0,'hair_face_color',70,56,0), (359561,1841081,0,'hair_face_highlight_color',49,44,12), (359562,1841081,0,'hair_type_color',70,56,0), (359563,1841081,0,'hair_type_highlight_color',49,44,12), (359564,1841081,1,'lip_type',-39,-4,-2), (359565,1841081,1,'nose_type',2,-8,-2), (359566,1841081,0,'skin_color',244,251,251), (359567,1841081,1,'soga_cheek_type',0,-38,7), (359568,1841081,1,'soga_chin_type',0,-39,-4), (359569,1841081,1,'soga_ear_type',8,0,0), (359570,1841081,1,'soga_eye_brow_type',0,8,0), (359571,1841081,0,'soga_eye_color',229,229,102), (359572,1841081,0,'soga_hair_face_color',70,56,0), (359573,1841081,0,'soga_hair_face_highlight_color',49,44,12), (359574,1841081,0,'soga_hair_type_color',70,56,0), (359575,1841081,0,'soga_hair_type_highlight_color',49,44,12), (359576,1841081,1,'soga_lip_type',25,-10,-42), (359577,1841081,1,'soga_nose_type',-2,-9,7), (359578,1841081,0,'soga_skin_color',244,251,251), (359579,1841081,0,'wing_color1',255,255,255), (359580,1841081,0,'wing_color2',255,255,255), (359581,1841082,1,'cheek_type',46,0,0), (359582,1841082,1,'chin_type',37,-38,41), (359583,1841082,1,'ear_type',81,72,0), (359584,1841082,1,'eye_brow_type',-20,9,-53), (359585,1841082,0,'eye_color',43,87,100), (359586,1841082,1,'eye_type',15,0,0), (359587,1841082,0,'hair_color1',238,178,241), (359588,1841082,0,'hair_color2',36,34,36), (359589,1841082,0,'hair_face_color',15,1,21), (359590,1841082,0,'hair_face_highlight_color',59,59,73), (359591,1841082,0,'hair_highlight',50,48,56), (359592,1841082,0,'hair_type_color',15,1,21), (359593,1841082,0,'hair_type_highlight_color',59,59,73), (359594,1841082,1,'lip_type',53,-53,84), (359595,1841082,1,'nose_type',79,-18,-78), (359596,1841082,0,'skin_color',246,248,248), (359597,1841082,1,'soga_cheek_type',0,-20,9), (359598,1841082,1,'soga_chin_type',0,53,-53), (359599,1841082,1,'soga_ear_type',0,15,0), (359600,1841082,1,'soga_eye_brow_type',0,81,72), (359601,1841082,0,'soga_eye_color',229,229,102), (359602,1841082,1,'soga_eye_type',15,0,0), (359603,1841082,0,'soga_hair_color1',26,24,25), (359604,1841082,0,'soga_hair_color2',36,34,36), (359605,1841082,0,'soga_hair_face_color',15,1,21), (359606,1841082,0,'soga_hair_face_highlight_color',59,59,73), (359607,1841082,0,'soga_hair_highlight',50,48,56), (359608,1841082,0,'soga_hair_type_color',15,1,21), (359609,1841082,0,'soga_hair_type_highlight_color',59,59,73), (359610,1841082,1,'soga_lip_type',-53,46,0), (359611,1841082,1,'soga_nose_type',84,37,-38), (359612,1841082,0,'soga_skin_color',246,248,248), (359613,1841083,1,'cheek_type',-3,28,0), (359614,1841083,1,'chin_type',-1,-2,9), (359615,1841083,1,'ear_type',7,3,0), (359616,1841083,1,'eye_brow_type',-1,-29,-23), (359617,1841083,0,'eye_color',240,144,255), (359618,1841083,1,'eye_type',-2,0,0), (359619,1841083,0,'hair_color1',228,11,0), (359620,1841083,0,'hair_face_color',219,244,244), (359621,1841083,0,'hair_face_highlight_color',105,103,97), (359622,1841083,0,'hair_type_color',219,244,244), (359623,1841083,0,'hair_type_highlight_color',105,103,97), (359624,1841083,1,'lip_type',-37,-7,0), (359625,1841083,1,'nose_type',0,-28,11), (359626,1841083,0,'skin_color',136,176,189), (359627,1841083,1,'soga_cheek_type',0,-1,-29), (359628,1841083,1,'soga_chin_type',0,-37,-7), (359629,1841083,1,'soga_ear_type',0,-2,0), (359630,1841083,1,'soga_eye_brow_type',0,7,3), (359631,1841083,0,'soga_eye_color',229,229,102), (359632,1841083,1,'soga_eye_type',-26,0,0), (359633,1841083,0,'soga_hair_face_color',219,244,244), (359634,1841083,0,'soga_hair_face_highlight_color',105,103,97), (359635,1841083,0,'soga_hair_type_color',219,244,244), (359636,1841083,0,'soga_hair_type_highlight_color',105,103,97), (359637,1841083,1,'soga_lip_type',-23,-3,28), (359638,1841083,1,'soga_nose_type',0,-1,-2), (359639,1841083,0,'soga_skin_color',136,176,189), (359640,1841083,0,'wing_color1',255,255,255), (359641,1841083,0,'wing_color2',255,255,255), (359642,1841084,1,'cheek_type',17,7,0), (359643,1841084,1,'chin_type',7,-21,25), (359644,1841084,1,'ear_type',17,-2,0), (359645,1841084,1,'eye_brow_type',-12,14,-4), (359646,1841084,0,'eye_color',225,129,255), (359647,1841084,1,'eye_type',-14,0,0), (359648,1841084,0,'hair_color1',20,9,0), (359649,1841084,0,'hair_face_color',155,135,162), (359650,1841084,0,'hair_face_highlight_color',105,103,97), (359651,1841084,0,'hair_type_color',155,135,162), (359652,1841084,0,'hair_type_highlight_color',105,103,97), (359653,1841084,1,'lip_type',-18,-12,1), (359654,1841084,1,'nose_type',14,20,9), (359655,1841084,0,'skin_color',0,12,12), (359656,1841084,1,'soga_cheek_type',0,-12,14), (359657,1841084,1,'soga_chin_type',0,-18,-12), (359658,1841084,1,'soga_ear_type',0,-14,0), (359659,1841084,1,'soga_eye_brow_type',0,17,-2), (359660,1841084,0,'soga_eye_color',229,229,102), (359661,1841084,1,'soga_eye_type',-14,0,0), (359662,1841084,0,'soga_hair_face_color',155,135,162), (359663,1841084,0,'soga_hair_face_highlight_color',105,103,97), (359664,1841084,0,'soga_hair_type_color',155,135,162), (359665,1841084,0,'soga_hair_type_highlight_color',105,103,97), (359666,1841084,1,'soga_lip_type',-4,17,7), (359667,1841084,1,'soga_nose_type',1,7,-21), (359668,1841084,0,'soga_skin_color',0,12,12), (359669,1841084,0,'wing_color1',255,255,255), (359670,1841084,0,'wing_color2',255,255,255), (359671,1841085,1,'cheek_type',4,-11,0), (359672,1841085,1,'chin_type',-31,-1,-14), (359673,1841085,1,'ear_type',-7,21,0), (359674,1841085,1,'eye_brow_type',28,14,3), (359675,1841085,0,'eye_color',244,171,255), (359676,1841085,1,'eye_type',19,0,0), (359677,1841085,0,'hair_color1',18,239,0), (359678,1841085,0,'hair_face_color',152,125,154), (359679,1841085,0,'hair_face_highlight_color',105,103,97), (359680,1841085,0,'hair_type_color',152,125,154), (359681,1841085,0,'hair_type_highlight_color',105,103,97), (359682,1841085,1,'lip_type',11,37,-12), (359683,1841085,1,'nose_type',-7,18,-17), (359684,1841085,0,'skin_color',25,81,80), (359685,1841085,1,'soga_cheek_type',0,28,14), (359686,1841085,1,'soga_chin_type',0,11,37), (359687,1841085,1,'soga_ear_type',0,19,0), (359688,1841085,1,'soga_eye_brow_type',0,-7,21), (359689,1841085,0,'soga_eye_color',229,229,102), (359690,1841085,1,'soga_eye_type',19,0,0), (359691,1841085,0,'soga_hair_face_color',152,125,154), (359692,1841085,0,'soga_hair_face_highlight_color',105,103,97), (359693,1841085,0,'soga_hair_type_color',152,125,154), (359694,1841085,0,'soga_hair_type_highlight_color',105,103,97), (359695,1841085,1,'soga_lip_type',3,4,-11), (359696,1841085,1,'soga_nose_type',-12,-31,-1), (359697,1841085,0,'soga_skin_color',25,81,80), (359698,1841085,0,'wing_color1',255,255,255), (359699,1841085,0,'wing_color2',255,255,255), (359700,1841086,1,'cheek_type',87,34,0), (359701,1841086,1,'chin_type',62,-95,25), (359702,1841086,1,'ear_type',44,-64,0), (359703,1841086,1,'eye_brow_type',-77,58,98), (359704,1841086,0,'eye_color',28,33,54), (359705,1841086,1,'eye_type',-31,0,0), (359706,1841086,0,'hair_color1',244,186,78), (359707,1841086,0,'hair_color2',95,79,92), (359708,1841086,0,'hair_face_color',105,144,167), (359709,1841086,0,'hair_face_highlight_color',6,3,1), (359710,1841086,0,'hair_highlight',33,22,19), (359711,1841086,0,'hair_type_color',105,144,167), (359712,1841086,0,'hair_type_highlight_color',6,3,1), (359713,1841086,1,'lip_type',88,22,85), (359714,1841086,1,'nose_type',82,-12,-70), (359715,1841086,0,'skin_color',120,163,162), (359716,1841086,1,'soga_cheek_type',0,-77,58), (359717,1841086,1,'soga_chin_type',0,88,22), (359718,1841086,1,'soga_ear_type',0,-31,0), (359719,1841086,1,'soga_eye_brow_type',0,44,-64), (359720,1841086,0,'soga_eye_color',229,229,102), (359721,1841086,1,'soga_eye_type',-31,0,0), (359722,1841086,0,'soga_hair_color1',93,64,120), (359723,1841086,0,'soga_hair_color2',95,79,92), (359724,1841086,0,'soga_hair_face_color',105,144,167), (359725,1841086,0,'soga_hair_face_highlight_color',6,3,1), (359726,1841086,0,'soga_hair_highlight',33,22,19), (359727,1841086,0,'soga_hair_type_color',105,144,167), (359728,1841086,0,'soga_hair_type_highlight_color',6,3,1), (359729,1841086,1,'soga_lip_type',98,87,34), (359730,1841086,1,'soga_nose_type',85,62,-95), (359731,1841086,0,'soga_skin_color',120,163,162), (359732,1841086,0,'wing_color1',255,255,255), (359733,1841086,0,'wing_color2',255,255,255), (359734,1841087,1,'cheek_type',-100,100,0), (359735,1841087,1,'chin_type',-100,7,31), (359736,1841087,1,'ear_type',-100,100,0), (359737,1841087,1,'eye_brow_type',-100,-31,-100), (359738,1841087,0,'eye_color',187,125,208), (359739,1841087,1,'eye_type',-100,0,0), (359740,1841087,0,'hair_color1',204,200,160), (359741,1841087,0,'hair_face_color',55,23,0), (359742,1841087,0,'hair_type_color',55,23,0), (359743,1841087,1,'lip_type',100,9,-100), (359744,1841087,1,'nose_type',-100,-52,-56), (359745,1841087,0,'skin_color',162,183,144), (359746,1841087,1,'soga_cheek_type',0,-100,-31), (359747,1841087,1,'soga_chin_type',0,100,9), (359748,1841087,1,'soga_ear_type',0,-100,0), (359749,1841087,1,'soga_eye_brow_type',0,-100,100), (359750,1841087,0,'soga_eye_color',229,229,102), (359751,1841087,1,'soga_eye_type',-100,0,0), (359752,1841087,0,'soga_hair_face_color',55,23,0), (359753,1841087,0,'soga_hair_type_color',55,23,0), (359754,1841087,1,'soga_lip_type',-100,-100,100), (359755,1841087,1,'soga_nose_type',-100,-100,7), (359756,1841087,0,'soga_skin_color',162,183,144), (359757,1841088,1,'cheek_type',-25,-1,0), (359758,1841088,1,'chin_type',-10,-7,37), (359759,1841088,1,'ear_type',31,-4,0), (359760,1841088,1,'eye_brow_type',2,-37,0), (359761,1841088,0,'eye_color',48,23,52), (359762,1841088,1,'eye_type',4,0,0), (359763,1841088,0,'hair_color1',255,14,0), (359764,1841088,0,'hair_face_color',253,243,255), (359765,1841088,0,'hair_face_highlight_color',155,150,106), (359766,1841088,0,'hair_type_color',253,243,255), (359767,1841088,0,'hair_type_highlight_color',155,150,106), (359768,1841088,1,'lip_type',38,-25,-29), (359769,1841088,1,'nose_type',-23,-1,14), (359770,1841088,0,'skin_color',196,179,222), (359771,1841088,1,'soga_cheek_type',0,2,-37), (359772,1841088,1,'soga_chin_type',0,38,-25), (359773,1841088,1,'soga_ear_type',0,4,0), (359774,1841088,1,'soga_eye_brow_type',0,31,-4), (359775,1841088,0,'soga_eye_color',229,229,102), (359776,1841088,1,'soga_eye_type',4,0,0), (359777,1841088,0,'soga_hair_face_color',253,243,255), (359778,1841088,0,'soga_hair_face_highlight_color',155,150,106), (359779,1841088,0,'soga_hair_type_color',253,243,255), (359780,1841088,0,'soga_hair_type_highlight_color',155,150,106), (359781,1841088,1,'soga_lip_type',0,-25,-1), (359782,1841088,1,'soga_nose_type',-29,-10,-7), (359783,1841088,0,'soga_skin_color',196,179,222), (359784,1841088,0,'wing_color1',255,255,255), (359785,1841088,0,'wing_color2',255,255,255), (359786,1841089,0,'eye_color',255,255,255), (359787,1841089,0,'skin_color',194,221,138), (359788,1841089,0,'soga_eye_color',255,0,255), (359789,1841090,1,'cheek_type',-42,-34,0), (359790,1841090,1,'chin_type',-15,38,31), (359791,1841090,1,'ear_type',25,89,0), (359792,1841090,1,'eye_brow_type',-81,17,93), (359793,1841090,0,'eye_color',246,188,255), (359794,1841090,1,'eye_type',44,0,0), (359795,1841090,0,'hair_color1',75,214,100), (359796,1841090,0,'hair_face_color',5,4,1), (359797,1841090,0,'hair_face_highlight_color',203,190,176), (359798,1841090,0,'hair_type_color',5,4,1), (359799,1841090,0,'hair_type_highlight_color',203,190,176), (359800,1841090,1,'lip_type',-43,75,59), (359801,1841090,1,'nose_type',-75,75,-42), (359802,1841090,0,'skin_color',193,193,193), (359803,1841090,1,'soga_cheek_type',0,-81,17), (359804,1841090,1,'soga_chin_type',0,-43,75), (359805,1841090,1,'soga_ear_type',0,44,0), (359806,1841090,1,'soga_eye_brow_type',0,25,89), (359807,1841090,0,'soga_eye_color',229,229,102), (359808,1841090,0,'soga_hair_face_color',5,4,1), (359809,1841090,0,'soga_hair_face_highlight_color',203,190,176), (359810,1841090,0,'soga_hair_type_color',5,4,1), (359811,1841090,0,'soga_hair_type_highlight_color',203,190,176), (359812,1841090,1,'soga_lip_type',93,-42,-34), (359813,1841090,1,'soga_nose_type',59,-15,38), (359814,1841090,0,'soga_skin_color',193,193,193), (359815,1841091,1,'cheek_type',-7,-59,0), (359816,1841091,1,'chin_type',31,82,29), (359817,1841091,1,'ear_type',-55,87,0), (359818,1841091,1,'eye_brow_type',61,-14,39), (359819,1841091,0,'eye_color',85,108,163), (359820,1841091,1,'eye_type',44,0,0), (359821,1841091,0,'hair_color1',0,182,70), (359822,1841091,0,'hair_color2',74,71,102), (359823,1841091,0,'hair_face_color',94,79,124), (359824,1841091,0,'hair_face_highlight_color',145,168,168), (359825,1841091,0,'hair_highlight',114,112,142), (359826,1841091,0,'hair_type_color',94,79,124), (359827,1841091,0,'hair_type_highlight_color',145,168,168), (359828,1841091,1,'lip_type',-37,-47,34), (359829,1841091,1,'nose_type',68,0,-74), (359830,1841091,0,'skin_color',179,195,216), (359831,1841091,1,'soga_cheek_type',0,61,-14), (359832,1841091,1,'soga_chin_type',0,-37,-47), (359833,1841091,1,'soga_ear_type',0,44,0), (359834,1841091,1,'soga_eye_brow_type',0,-55,87), (359835,1841091,0,'soga_eye_color',229,229,102), (359836,1841091,1,'soga_eye_type',44,0,0), (359837,1841091,0,'soga_hair_color1',96,63,188), (359838,1841091,0,'soga_hair_color2',74,71,102), (359839,1841091,0,'soga_hair_face_color',94,79,124), (359840,1841091,0,'soga_hair_face_highlight_color',145,168,168), (359841,1841091,0,'soga_hair_highlight',114,112,142), (359842,1841091,0,'soga_hair_type_color',94,79,124), (359843,1841091,0,'soga_hair_type_highlight_color',145,168,168), (359844,1841091,1,'soga_lip_type',39,-7,-59), (359845,1841091,1,'soga_nose_type',34,31,82), (359846,1841091,0,'soga_skin_color',179,195,216), (359847,1841092,0,'eye_color',255,255,255), (359848,1841092,0,'skin_color',255,255,255), (359849,1841092,0,'soga_eye_color',255,0,255), (359850,1841093,1,'cheek_type',-17,29,0), (359851,1841093,1,'chin_type',-65,3,55), (359852,1841093,1,'ear_type',34,-78,0), (359853,1841093,1,'eye_brow_type',-61,-28,-44), (359854,1841093,0,'eye_color',99,73,166), (359855,1841093,1,'eye_type',-34,0,0), (359856,1841093,0,'hair_color1',41,224,233), (359857,1841093,0,'hair_color2',124,116,110), (359858,1841093,0,'hair_face_color',201,187,171), (359859,1841093,0,'hair_face_highlight_color',15,1,21), (359860,1841093,0,'hair_highlight',29,21,28), (359861,1841093,0,'hair_type_color',201,187,171), (359862,1841093,0,'hair_type_highlight_color',15,1,21), (359863,1841093,1,'lip_type',-40,-40,17), (359864,1841093,1,'nose_type',65,41,-32), (359865,1841093,0,'skin_color',151,144,143), (359866,1841093,1,'soga_cheek_type',0,-61,-28), (359867,1841093,1,'soga_chin_type',0,-40,-40), (359868,1841093,1,'soga_ear_type',0,-34,0), (359869,1841093,1,'soga_eye_brow_type',0,34,-78), (359870,1841093,0,'soga_eye_color',229,229,102), (359871,1841093,1,'soga_eye_type',-34,0,0), (359872,1841093,0,'soga_hair_color1',112,123,142), (359873,1841093,0,'soga_hair_color2',124,116,110), (359874,1841093,0,'soga_hair_face_color',201,187,171), (359875,1841093,0,'soga_hair_face_highlight_color',15,1,21), (359876,1841093,0,'soga_hair_highlight',29,21,28), (359877,1841093,0,'soga_hair_type_color',201,187,171), (359878,1841093,0,'soga_hair_type_highlight_color',15,1,21), (359879,1841093,1,'soga_lip_type',-44,-17,29), (359880,1841093,1,'soga_nose_type',17,-65,3), (359881,1841093,0,'soga_skin_color',151,144,143), (359882,1841094,0,'eye_color',255,255,255), (359883,1841094,0,'skin_color',255,255,255), (359884,1841094,0,'soga_eye_color',255,0,255), (359885,1841095,0,'eye_color',255,255,255), (359886,1841095,0,'skin_color',255,255,255), (359887,1841095,0,'soga_eye_color',255,0,255), (359888,1841096,1,'cheek_type',58,65,0), (359889,1841096,1,'chin_type',50,-88,-21), (359890,1841096,1,'ear_type',-50,-62,0), (359891,1841096,1,'eye_brow_type',-100,-100,-62), (359892,1841096,0,'eye_color',231,7,6), (359893,1841096,1,'eye_type',7,0,0), (359894,1841096,0,'hair_color1',201,178,20), (359895,1841096,0,'hair_color2',36,34,36), (359896,1841096,0,'hair_highlight',255,255,255), (359897,1841096,0,'hair_type_color',34,27,44), (359898,1841096,0,'hair_type_highlight_color',15,1,21), (359899,1841096,1,'lip_type',38,-85,-63), (359900,1841096,1,'nose_type',-14,-55,-78), (359901,1841096,0,'skin_color',182,111,82), (359902,1841096,1,'soga_cheek_type',0,-100,-100), (359903,1841096,1,'soga_chin_type',0,38,-85), (359904,1841096,1,'soga_ear_type',0,7,0), (359905,1841096,1,'soga_eye_brow_type',0,-50,-62), (359906,1841096,0,'soga_eye_color',229,229,102), (359907,1841096,1,'soga_eye_type',7,0,0), (359908,1841096,0,'soga_hair_color1',255,255,255), (359909,1841096,0,'soga_hair_color2',36,34,36), (359910,1841096,0,'soga_hair_highlight',255,255,255), (359911,1841096,0,'soga_hair_type_color',34,27,44), (359912,1841096,0,'soga_hair_type_highlight_color',15,1,21), (359913,1841096,1,'soga_lip_type',-62,58,65), (359914,1841096,1,'soga_nose_type',-63,50,-88), (359915,1841096,0,'soga_skin_color',182,111,82), (359916,1841096,0,'wing_color1',138,211,3), (359917,1841096,0,'wing_color2',151,45,81), (359918,1841097,1,'cheek_type',-87,41,0), (359919,1841097,1,'chin_type',59,83,21), (359920,1841097,1,'ear_type',56,43,0), (359921,1841097,1,'eye_brow_type',69,68,-5), (359922,1841097,0,'eye_color',152,132,255), (359923,1841097,1,'eye_type',-28,0,0), (359924,1841097,0,'hair_color1',7,18,171), (359925,1841097,0,'hair_color2',59,81,113), (359926,1841097,0,'hair_face_color',107,131,144), (359927,1841097,0,'hair_face_highlight_color',102,133,150), (359928,1841097,0,'hair_highlight',102,153,147), (359929,1841097,0,'hair_type_color',107,131,144), (359930,1841097,0,'hair_type_highlight_color',102,133,150), (359931,1841097,1,'lip_type',-34,-82,74), (359932,1841097,1,'nose_type',-42,7,18), (359933,1841097,0,'skin_color',99,79,77), (359934,1841097,1,'soga_cheek_type',0,69,68), (359935,1841097,1,'soga_chin_type',0,-34,-82), (359936,1841097,1,'soga_ear_type',0,-28,0), (359937,1841097,1,'soga_eye_brow_type',0,56,43), (359938,1841097,0,'soga_eye_color',229,229,102), (359939,1841097,1,'soga_eye_type',-28,0,0), (359940,1841097,0,'soga_hair_color1',98,91,163), (359941,1841097,0,'soga_hair_color2',59,81,113), (359942,1841097,0,'soga_hair_face_color',107,131,144), (359943,1841097,0,'soga_hair_face_highlight_color',102,133,150), (359944,1841097,0,'soga_hair_highlight',102,153,147), (359945,1841097,0,'soga_hair_type_color',107,131,144), (359946,1841097,0,'soga_hair_type_highlight_color',102,133,150), (359947,1841097,1,'soga_lip_type',-5,-87,41), (359948,1841097,1,'soga_nose_type',74,59,83), (359949,1841097,0,'soga_skin_color',99,79,77), (359950,1841098,1,'cheek_type',14,21,0), (359951,1841098,1,'chin_type',17,0,28), (359952,1841098,1,'ear_type',-31,18,0), (359953,1841098,1,'eye_brow_type',-38,3,19), (359954,1841098,0,'eye_color',229,114,246), (359955,1841098,1,'eye_type',-26,0,0), (359956,1841098,0,'hair_color1',230,29,0), (359957,1841098,0,'hair_face_color',168,174,174), (359958,1841098,0,'hair_face_highlight_color',155,150,106), (359959,1841098,0,'hair_type_color',168,174,174), (359960,1841098,0,'hair_type_highlight_color',155,150,106), (359961,1841098,1,'lip_type',-44,11,1), (359962,1841098,1,'nose_type',-14,-26,29), (359963,1841098,0,'skin_color',187,187,228), (359964,1841098,1,'soga_cheek_type',0,-38,3), (359965,1841098,1,'soga_chin_type',0,-44,11), (359966,1841098,1,'soga_ear_type',0,-26,0), (359967,1841098,1,'soga_eye_brow_type',0,-31,18), (359968,1841098,0,'soga_eye_color',229,229,102), (359969,1841098,1,'soga_eye_type',-26,0,0), (359970,1841098,0,'soga_hair_face_color',168,174,174), (359971,1841098,0,'soga_hair_face_highlight_color',155,150,106), (359972,1841098,0,'soga_hair_type_color',168,174,174), (359973,1841098,0,'soga_hair_type_highlight_color',155,150,106), (359974,1841098,1,'soga_lip_type',19,14,21), (359975,1841098,1,'soga_nose_type',1,17,0), (359976,1841098,0,'soga_skin_color',187,187,228), (359977,1841098,0,'wing_color1',255,255,255), (359978,1841098,0,'wing_color2',255,255,255), (359979,1841099,1,'cheek_type',-1,-25,0), (359980,1841099,1,'chin_type',-9,19,-26), (359981,1841099,1,'ear_type',-42,-25,0), (359982,1841099,1,'eye_brow_type',17,-4,3), (359983,1841099,0,'eye_color',246,188,255), (359984,1841099,1,'eye_type',-28,0,0), (359985,1841099,0,'hair_color1',8,28,0), (359986,1841099,0,'hair_face_color',165,182,182), (359987,1841099,0,'hair_face_highlight_color',155,150,106), (359988,1841099,0,'hair_type_color',165,182,182), (359989,1841099,0,'hair_type_highlight_color',155,150,106), (359990,1841099,1,'lip_type',4,0,40), (359991,1841099,1,'nose_type',-28,8,28), (359992,1841099,0,'skin_color',124,180,179), (359993,1841099,1,'soga_cheek_type',0,17,-4), (359994,1841099,1,'soga_chin_type',0,4,0), (359995,1841099,1,'soga_ear_type',0,-28,0), (359996,1841099,1,'soga_eye_brow_type',0,-42,-25), (359997,1841099,0,'soga_eye_color',229,229,102), (359998,1841099,1,'soga_eye_type',-28,0,0), (359999,1841099,0,'soga_hair_face_color',165,182,182), (360000,1841099,0,'soga_hair_face_highlight_color',155,150,106), (360001,1841099,0,'soga_hair_type_color',165,182,182), (360002,1841099,0,'soga_hair_type_highlight_color',155,150,106), (360003,1841099,1,'soga_lip_type',3,-1,-25), (360004,1841099,1,'soga_nose_type',40,-9,19), (360005,1841099,0,'soga_skin_color',124,180,179), (360006,1841099,0,'wing_color1',255,255,255), (360007,1841099,0,'wing_color2',255,255,255), (360008,1841100,1,'cheek_type',25,-12,0), (360009,1841100,1,'chin_type',-7,23,0), (360010,1841100,1,'ear_type',0,9,0), (360011,1841100,1,'eye_brow_type',7,-7,-11), (360012,1841100,0,'eye_color',174,98,248), (360013,1841100,1,'eye_type',-37,0,0), (360014,1841100,0,'hair_color1',236,245,0), (360015,1841100,0,'hair_face_color',243,251,255), (360016,1841100,0,'hair_face_highlight_color',155,150,106), (360017,1841100,0,'hair_type_color',243,251,255), (360018,1841100,0,'hair_type_highlight_color',155,150,106), (360019,1841100,1,'lip_type',-14,9,29), (360020,1841100,1,'nose_type',-31,-20,-11), (360021,1841100,0,'skin_color',197,191,190), (360022,1841100,1,'soga_cheek_type',0,7,-7), (360023,1841100,1,'soga_chin_type',0,-14,9), (360024,1841100,1,'soga_ear_type',0,-37,0), (360025,1841100,1,'soga_eye_brow_type',0,0,9), (360026,1841100,0,'soga_eye_color',229,229,102), (360027,1841100,1,'soga_eye_type',-37,0,0), (360028,1841100,0,'soga_hair_face_color',243,251,255), (360029,1841100,0,'soga_hair_face_highlight_color',155,150,106), (360030,1841100,0,'soga_hair_type_color',243,251,255), (360031,1841100,0,'soga_hair_type_highlight_color',155,150,106), (360032,1841100,1,'soga_lip_type',-11,25,-12), (360033,1841100,1,'soga_nose_type',29,-7,23), (360034,1841100,0,'soga_skin_color',197,191,190), (360035,1841100,0,'wing_color1',255,255,255), (360036,1841100,0,'wing_color2',255,255,255), (360037,1841101,1,'cheek_type',-62,64,0), (360038,1841101,1,'chin_type',91,62,0), (360039,1841101,1,'ear_type',-76,78,0), (360040,1841101,1,'eye_brow_type',40,-61,96), (360041,1841101,0,'eye_color',118,129,225), (360042,1841101,1,'eye_type',19,0,0), (360043,1841101,0,'hair_color1',208,96,52), (360044,1841101,0,'hair_color2',88,95,109), (360045,1841101,0,'hair_face_color',100,131,153), (360046,1841101,0,'hair_face_highlight_color',5,4,1), (360047,1841101,0,'hair_highlight',33,22,19), (360048,1841101,0,'hair_type_color',100,131,153), (360049,1841101,0,'hair_type_highlight_color',5,4,1), (360050,1841101,1,'lip_type',66,84,-11), (360051,1841101,1,'nose_type',-87,-48,96), (360052,1841101,0,'skin_color',159,202,201), (360053,1841101,1,'soga_cheek_type',0,40,-61), (360054,1841101,1,'soga_chin_type',0,66,84), (360055,1841101,1,'soga_ear_type',0,19,0), (360056,1841101,1,'soga_eye_brow_type',0,-76,78), (360057,1841101,0,'soga_eye_color',229,229,102), (360058,1841101,1,'soga_eye_type',19,0,0), (360059,1841101,0,'soga_hair_color1',98,135,156), (360060,1841101,0,'soga_hair_color2',88,95,109), (360061,1841101,0,'soga_hair_face_color',100,131,153), (360062,1841101,0,'soga_hair_face_highlight_color',5,4,1), (360063,1841101,0,'soga_hair_highlight',33,22,19), (360064,1841101,0,'soga_hair_type_color',100,131,153), (360065,1841101,0,'soga_hair_type_highlight_color',5,4,1), (360066,1841101,1,'soga_lip_type',96,-62,64), (360067,1841101,1,'soga_nose_type',-11,91,62), (360068,1841101,0,'soga_skin_color',159,202,201), (360069,1841101,0,'wing_color1',255,255,255), (360070,1841101,0,'wing_color2',255,255,255), (360071,1841102,1,'cheek_type',-43,0,0), (360072,1841102,1,'chin_type',-11,17,0), (360073,1841102,1,'ear_type',0,-26,0), (360074,1841102,1,'eye_brow_type',-20,17,0), (360075,1841102,0,'eye_color',43,21,48), (360076,1841102,1,'eye_type',1,0,0), (360077,1841102,0,'hair_color1',17,3,0), (360078,1841102,0,'hair_face_color',175,199,199), (360079,1841102,0,'hair_face_highlight_color',179,62,33), (360080,1841102,0,'hair_type_color',175,199,199), (360081,1841102,0,'hair_type_highlight_color',179,62,33), (360082,1841102,1,'lip_type',-12,-17,0), (360083,1841102,1,'nose_type',17,17,3), (360084,1841102,0,'skin_color',85,141,140), (360085,1841102,1,'soga_cheek_type',0,-20,17), (360086,1841102,1,'soga_chin_type',0,-12,-17), (360087,1841102,1,'soga_ear_type',0,1,0), (360088,1841102,1,'soga_eye_brow_type',0,0,-26), (360089,1841102,0,'soga_eye_color',229,229,102), (360090,1841102,1,'soga_eye_type',1,0,0), (360091,1841102,0,'soga_hair_face_color',175,199,199), (360092,1841102,0,'soga_hair_face_highlight_color',179,62,33), (360093,1841102,0,'soga_hair_type_color',175,199,199), (360094,1841102,0,'soga_hair_type_highlight_color',179,62,33), (360095,1841102,1,'soga_lip_type',0,-43,0), (360096,1841102,1,'soga_nose_type',0,-11,17), (360097,1841102,0,'soga_skin_color',85,141,140), (360098,1841102,0,'wing_color1',255,255,255), (360099,1841102,0,'wing_color2',255,255,255), (360100,1841103,1,'cheek_type',-19,-56,0), (360101,1841103,1,'chin_type',1,84,76), (360102,1841103,1,'ear_type',51,-29,0), (360103,1841103,1,'eye_brow_type',-8,-59,-15), (360104,1841103,0,'eye_color',84,48,120), (360105,1841103,1,'eye_type',1,0,0), (360106,1841103,0,'hair_color1',211,98,225), (360107,1841103,0,'hair_color2',121,113,107), (360108,1841103,0,'hair_face_color',145,168,168), (360109,1841103,0,'hair_face_highlight_color',94,79,124), (360110,1841103,0,'hair_highlight',96,63,188), (360111,1841103,0,'hair_type_color',145,168,168), (360112,1841103,0,'hair_type_highlight_color',94,79,124), (360113,1841103,1,'lip_type',-93,-58,53), (360114,1841103,1,'nose_type',94,-45,98), (360115,1841103,0,'skin_color',120,116,148), (360116,1841103,1,'soga_cheek_type',0,-8,-59), (360117,1841103,1,'soga_chin_type',0,-93,-58), (360118,1841103,1,'soga_ear_type',0,1,0), (360119,1841103,1,'soga_eye_brow_type',0,51,-29), (360120,1841103,0,'soga_eye_color',229,229,102), (360121,1841103,1,'soga_eye_type',1,0,0), (360122,1841103,0,'soga_hair_color1',114,112,142), (360123,1841103,0,'soga_hair_color2',121,113,107), (360124,1841103,0,'soga_hair_face_color',145,168,168), (360125,1841103,0,'soga_hair_face_highlight_color',94,79,124), (360126,1841103,0,'soga_hair_highlight',96,63,188), (360127,1841103,0,'soga_hair_type_color',145,168,168), (360128,1841103,0,'soga_hair_type_highlight_color',94,79,124), (360129,1841103,1,'soga_lip_type',-15,-19,-56), (360130,1841103,1,'soga_nose_type',53,1,84), (360131,1841103,0,'soga_skin_color',120,116,148), (360132,1841104,1,'cheek_type',95,68,0), (360133,1841104,1,'chin_type',38,-31,-62), (360134,1841104,1,'ear_type',83,-14,0), (360135,1841104,1,'eye_brow_type',-51,19,31), (360136,1841104,0,'eye_color',175,13,14), (360137,1841104,1,'eye_type',14,0,0), (360138,1841104,0,'hair_color1',175,182,199), (360139,1841104,0,'hair_face_color',201,245,31), (360140,1841104,0,'hair_type_color',201,245,31), (360141,1841104,1,'lip_type',-28,68,-10), (360142,1841104,1,'nose_type',17,-81,-74), (360143,1841104,0,'skin_color',201,245,31), (360144,1841104,1,'soga_cheek_type',0,-51,19), (360145,1841104,1,'soga_chin_type',0,-28,68), (360146,1841104,1,'soga_ear_type',0,14,0), (360147,1841104,1,'soga_eye_brow_type',0,83,-14), (360148,1841104,0,'soga_eye_color',229,229,102), (360149,1841104,1,'soga_eye_type',14,0,0), (360150,1841104,0,'soga_hair_face_color',201,245,31), (360151,1841104,0,'soga_hair_type_color',201,245,31), (360152,1841104,1,'soga_lip_type',31,95,68), (360153,1841104,1,'soga_nose_type',-10,38,-31), (360154,1841104,0,'soga_skin_color',201,245,31), (360155,1841104,0,'wing_color1',255,255,255), (360156,1841104,0,'wing_color2',255,255,255), (360157,1841105,1,'cheek_type',-17,-7,0), (360158,1841105,1,'chin_type',20,7,8), (360159,1841105,1,'ear_type',-9,-25,0), (360160,1841105,1,'eye_brow_type',-22,10,8), (360161,1841105,0,'eye_color',1,1,2), (360162,1841105,1,'eye_type',3,0,0), (360163,1841105,0,'hair_color1',5,17,0), (360164,1841105,0,'hair_face_color',129,154,154), (360165,1841105,0,'hair_face_highlight_color',155,150,106), (360166,1841105,0,'hair_type_color',129,154,154), (360167,1841105,0,'hair_type_highlight_color',155,150,106), (360168,1841105,1,'lip_type',-1,-45,28), (360169,1841105,1,'nose_type',14,5,17), (360170,1841105,0,'skin_color',140,195,195), (360171,1841105,1,'soga_cheek_type',0,-22,10), (360172,1841105,1,'soga_chin_type',0,-1,-45), (360173,1841105,1,'soga_ear_type',0,3,0), (360174,1841105,1,'soga_eye_brow_type',0,-9,-25), (360175,1841105,0,'soga_eye_color',229,229,102), (360176,1841105,1,'soga_eye_type',3,0,0), (360177,1841105,0,'soga_hair_face_color',129,154,154), (360178,1841105,0,'soga_hair_face_highlight_color',155,150,106), (360179,1841105,0,'soga_hair_type_color',129,154,154), (360180,1841105,0,'soga_hair_type_highlight_color',155,150,106), (360181,1841105,1,'soga_lip_type',8,-17,-7), (360182,1841105,1,'soga_nose_type',28,20,7), (360183,1841105,0,'soga_skin_color',140,195,195), (360184,1841105,0,'wing_color1',255,255,255), (360185,1841105,0,'wing_color2',255,255,255), (360186,1841106,0,'eye_color',255,255,255), (360187,1841106,0,'skin_color',255,255,255), (360188,1841106,0,'soga_eye_color',255,0,255), (360189,1841107,1,'cheek_type',-100,77,0), (360190,1841107,1,'chin_type',11,28,46), (360191,1841107,1,'ear_type',14,-50,0), (360192,1841107,1,'eye_brow_type',-37,82,81), (360193,1841107,0,'eye_color',201,172,255), (360194,1841107,1,'eye_type',-17,0,0), (360195,1841107,0,'hair_color1',214,10,233), (360196,1841107,0,'hair_color2',53,49,53), (360197,1841107,0,'hair_face_color',34,26,43), (360198,1841107,0,'hair_face_highlight_color',5,5,1), (360199,1841107,0,'hair_highlight',33,22,19), (360200,1841107,0,'hair_type_color',34,26,43), (360201,1841107,0,'hair_type_highlight_color',5,5,1), (360202,1841107,1,'lip_type',-93,-44,55), (360203,1841107,1,'nose_type',14,-42,10), (360204,1841107,0,'skin_color',150,122,120), (360205,1841107,1,'soga_cheek_type',0,-37,82), (360206,1841107,1,'soga_chin_type',0,-93,-44), (360207,1841107,1,'soga_ear_type',0,-17,0), (360208,1841107,1,'soga_eye_brow_type',0,14,-50), (360209,1841107,0,'soga_eye_color',229,229,102), (360210,1841107,1,'soga_eye_type',-17,0,0), (360211,1841107,0,'soga_hair_color1',29,21,28), (360212,1841107,0,'soga_hair_color2',53,49,53), (360213,1841107,0,'soga_hair_face_color',34,26,43), (360214,1841107,0,'soga_hair_face_highlight_color',5,5,1), (360215,1841107,0,'soga_hair_highlight',33,22,19), (360216,1841107,0,'soga_hair_type_color',34,26,43), (360217,1841107,0,'soga_hair_type_highlight_color',5,5,1), (360218,1841107,1,'soga_lip_type',81,-100,77), (360219,1841107,1,'soga_nose_type',55,11,28), (360220,1841107,0,'soga_skin_color',150,122,120), (360221,1841108,1,'cheek_type',-71,-18,0), (360222,1841108,1,'chin_type',-76,31,50), (360223,1841108,1,'ear_type',-72,-7,0), (360224,1841108,1,'eye_brow_type',-77,-28,48), (360225,1841108,0,'eye_color',47,55,89), (360226,1841108,1,'eye_type',68,0,0), (360227,1841108,0,'hair_color1',201,180,219), (360228,1841108,0,'hair_color2',49,49,53), (360229,1841108,0,'hair_face_color',61,61,75), (360230,1841108,0,'hair_face_highlight_color',225,221,214), (360231,1841108,0,'hair_highlight',161,165,168), (360232,1841108,0,'hair_type_color',61,61,75), (360233,1841108,0,'hair_type_highlight_color',225,221,214), (360234,1841108,1,'lip_type',51,63,-10), (360235,1841108,1,'nose_type',-4,-55,-76), (360236,1841108,0,'skin_color',87,126,129), (360237,1841108,1,'soga_cheek_type',0,-77,-28), (360238,1841108,1,'soga_chin_type',0,51,63), (360239,1841108,1,'soga_ear_type',0,68,0), (360240,1841108,1,'soga_eye_brow_type',0,-72,-7), (360241,1841108,0,'soga_eye_color',229,229,102), (360242,1841108,1,'soga_eye_type',68,0,0), (360243,1841108,0,'soga_hair_color1',43,36,70), (360244,1841108,0,'soga_hair_color2',49,49,53), (360245,1841108,0,'soga_hair_face_color',61,61,75), (360246,1841108,0,'soga_hair_face_highlight_color',225,221,214), (360247,1841108,0,'soga_hair_highlight',161,165,168), (360248,1841108,0,'soga_hair_type_color',61,61,75), (360249,1841108,0,'soga_hair_type_highlight_color',225,221,214), (360250,1841108,1,'soga_lip_type',48,-71,-18), (360251,1841108,1,'soga_nose_type',-10,-76,31), (360252,1841108,0,'soga_skin_color',87,126,129), (360253,1841109,1,'cheek_type',-7,-23,0), (360254,1841109,1,'chin_type',46,-41,-7), (360255,1841109,1,'ear_type',58,-21,0), (360256,1841109,1,'eye_brow_type',31,32,72), (360257,1841109,0,'eye_color',32,20,50), (360258,1841109,1,'eye_type',-74,0,0), (360259,1841109,0,'hair_color1',237,230,163), (360260,1841109,0,'hair_color2',53,49,53), (360261,1841109,0,'hair_face_color',15,1,20), (360262,1841109,0,'hair_face_highlight_color',5,5,1), (360263,1841109,0,'hair_highlight',33,22,19), (360264,1841109,0,'hair_type_color',15,1,20), (360265,1841109,0,'hair_type_highlight_color',5,5,1), (360266,1841109,1,'lip_type',20,-25,-93), (360267,1841109,1,'nose_type',-68,-19,-26), (360268,1841109,0,'skin_color',122,132,157), (360269,1841109,1,'soga_cheek_type',0,31,32), (360270,1841109,1,'soga_chin_type',0,20,-25), (360271,1841109,1,'soga_ear_type',0,-74,0), (360272,1841109,1,'soga_eye_brow_type',0,58,-21), (360273,1841109,0,'soga_eye_color',229,229,102), (360274,1841109,1,'soga_eye_type',-74,0,0), (360275,1841109,0,'soga_hair_color1',29,21,28), (360276,1841109,0,'soga_hair_color2',53,49,53), (360277,1841109,0,'soga_hair_face_color',15,1,20), (360278,1841109,0,'soga_hair_face_highlight_color',5,5,1), (360279,1841109,0,'soga_hair_highlight',33,22,19), (360280,1841109,0,'soga_hair_type_color',15,1,20), (360281,1841109,0,'soga_hair_type_highlight_color',5,5,1), (360282,1841109,1,'soga_lip_type',72,-7,-23), (360283,1841109,1,'soga_nose_type',-93,46,-41), (360284,1841109,0,'soga_skin_color',122,132,157), (360285,1841110,1,'cheek_type',78,37,0), (360286,1841110,1,'chin_type',-15,-91,12), (360287,1841110,1,'ear_type',58,-25,0), (360288,1841110,1,'eye_brow_type',-84,93,5), (360289,1841110,0,'eye_color',233,164,255), (360290,1841110,1,'eye_type',62,0,0), (360291,1841110,0,'hair_color1',70,81,168), (360292,1841110,0,'hair_color2',121,113,107), (360293,1841110,0,'hair_face_color',145,168,168), (360294,1841110,0,'hair_face_highlight_color',93,77,125), (360295,1841110,0,'hair_highlight',96,63,188), (360296,1841110,0,'hair_type_color',145,168,168), (360297,1841110,0,'hair_type_highlight_color',93,77,125), (360298,1841110,1,'lip_type',56,-1,-63), (360299,1841110,1,'nose_type',-11,70,81), (360300,1841110,0,'skin_color',197,191,224), (360301,1841110,1,'soga_cheek_type',0,-84,93), (360302,1841110,1,'soga_chin_type',0,56,-1), (360303,1841110,1,'soga_ear_type',0,62,0), (360304,1841110,1,'soga_eye_brow_type',0,58,-25), (360305,1841110,0,'soga_eye_color',229,229,102), (360306,1841110,1,'soga_eye_type',62,0,0), (360307,1841110,0,'soga_hair_color1',114,112,142), (360308,1841110,0,'soga_hair_color2',121,113,107), (360309,1841110,0,'soga_hair_face_color',145,168,168), (360310,1841110,0,'soga_hair_face_highlight_color',93,77,125), (360311,1841110,0,'soga_hair_highlight',96,63,188), (360312,1841110,0,'soga_hair_type_color',145,168,168), (360313,1841110,0,'soga_hair_type_highlight_color',93,77,125), (360314,1841110,1,'soga_lip_type',5,78,37), (360315,1841110,1,'soga_nose_type',-63,-15,-91), (360316,1841110,0,'soga_skin_color',197,191,224), (360317,1841111,1,'cheek_type',-7,37,0), (360318,1841111,1,'chin_type',37,-39,3), (360319,1841111,1,'ear_type',-1,-7,0), (360320,1841111,1,'eye_brow_type',-31,-25,-22), (360321,1841111,0,'eye_color',20,33,38), (360322,1841111,1,'eye_type',20,0,0), (360323,1841111,0,'hair_color1',234,14,0), (360324,1841111,0,'hair_face_color',255,255,255), (360325,1841111,0,'hair_face_highlight_color',155,150,106), (360326,1841111,0,'hair_type_color',255,255,255), (360327,1841111,0,'hair_type_highlight_color',155,150,106), (360328,1841111,1,'lip_type',3,3,-46), (360329,1841111,1,'nose_type',-25,-22,14), (360330,1841111,0,'skin_color',114,88,132), (360331,1841111,1,'soga_cheek_type',0,-31,-25), (360332,1841111,1,'soga_chin_type',0,3,3), (360333,1841111,1,'soga_ear_type',0,20,0), (360334,1841111,1,'soga_eye_brow_type',0,-1,-7), (360335,1841111,0,'soga_eye_color',229,229,102), (360336,1841111,1,'soga_eye_type',20,0,0), (360337,1841111,0,'soga_hair_face_color',255,255,255), (360338,1841111,0,'soga_hair_face_highlight_color',155,150,106), (360339,1841111,0,'soga_hair_type_color',255,255,255), (360340,1841111,0,'soga_hair_type_highlight_color',155,150,106), (360341,1841111,1,'soga_lip_type',-22,-7,37), (360342,1841111,1,'soga_nose_type',-46,37,-39), (360343,1841111,0,'soga_skin_color',114,88,132), (360344,1841111,0,'wing_color1',255,255,255), (360345,1841111,0,'wing_color2',255,255,255), (360346,1841112,0,'eye_color',255,255,255), (360347,1841112,0,'skin_color',255,255,255), (360348,1841112,0,'soga_eye_color',255,0,255), (360349,1841113,1,'cheek_type',37,28,0), (360350,1841113,1,'chin_type',-8,-25,0), (360351,1841113,1,'ear_type',10,18,0), (360352,1841113,1,'eye_brow_type',-4,-8,14), (360353,1841113,0,'eye_color',245,176,255), (360354,1841113,1,'eye_type',-10,0,0), (360355,1841113,0,'hair_color1',10,216,0), (360356,1841113,0,'hair_face_color',226,226,226), (360357,1841113,0,'hair_face_highlight_color',105,103,97), (360358,1841113,0,'hair_type_color',226,226,226), (360359,1841113,0,'hair_type_highlight_color',105,103,97), (360360,1841113,1,'lip_type',31,-17,-4), (360361,1841113,1,'nose_type',23,10,-40), (360362,1841113,0,'skin_color',212,178,213), (360363,1841113,1,'soga_cheek_type',0,-4,-8), (360364,1841113,1,'soga_chin_type',0,31,-17), (360365,1841113,1,'soga_ear_type',0,-10,0), (360366,1841113,1,'soga_eye_brow_type',0,10,18), (360367,1841113,0,'soga_eye_color',229,229,102), (360368,1841113,0,'soga_hair_face_color',226,226,226), (360369,1841113,0,'soga_hair_face_highlight_color',105,103,97), (360370,1841113,0,'soga_hair_type_color',226,226,226), (360371,1841113,0,'soga_hair_type_highlight_color',105,103,97), (360372,1841113,1,'soga_lip_type',14,37,28), (360373,1841113,1,'soga_nose_type',-4,-8,-25), (360374,1841113,0,'soga_skin_color',212,178,213), (360375,1841113,0,'wing_color1',255,255,255), (360376,1841113,0,'wing_color2',255,255,255), (360377,1841114,1,'cheek_type',-31,52,0), (360378,1841114,1,'chin_type',-64,42,-25), (360379,1841114,1,'ear_type',42,56,0), (360380,1841114,1,'eye_brow_type',29,44,-77), (360381,1841114,0,'eye_color',15,8,20), (360382,1841114,1,'eye_type',-39,0,0), (360383,1841114,0,'hair_color1',82,50,162), (360384,1841114,0,'hair_color2',62,62,68), (360385,1841114,0,'hair_face_color',244,245,246), (360386,1841114,0,'hair_face_highlight_color',94,79,124), (360387,1841114,0,'hair_highlight',96,63,188), (360388,1841114,0,'hair_type_color',244,245,246), (360389,1841114,0,'hair_type_highlight_color',94,79,124), (360390,1841114,1,'lip_type',-9,-77,-14), (360391,1841114,1,'nose_type',-97,82,50), (360392,1841114,0,'skin_color',102,77,75), (360393,1841114,1,'soga_cheek_type',0,29,44), (360394,1841114,1,'soga_chin_type',0,-9,-77), (360395,1841114,1,'soga_ear_type',0,-39,0), (360396,1841114,1,'soga_eye_brow_type',0,42,56), (360397,1841114,0,'soga_eye_color',229,229,102), (360398,1841114,1,'soga_eye_type',-39,0,0), (360399,1841114,0,'soga_hair_color1',160,156,172), (360400,1841114,0,'soga_hair_color2',62,62,68), (360401,1841114,0,'soga_hair_face_color',244,245,246), (360402,1841114,0,'soga_hair_face_highlight_color',94,79,124), (360403,1841114,0,'soga_hair_highlight',96,63,188), (360404,1841114,0,'soga_hair_type_color',244,245,246), (360405,1841114,0,'soga_hair_type_highlight_color',94,79,124), (360406,1841114,1,'soga_lip_type',-77,-31,52), (360407,1841114,1,'soga_nose_type',-14,-64,42), (360408,1841114,0,'soga_skin_color',102,77,75), (360409,1841114,0,'wing_color1',255,255,255), (360410,1841114,0,'wing_color2',255,255,255), (360411,1841115,1,'cheek_type',7,9,0), (360412,1841115,1,'chin_type',81,-62,8), (360413,1841115,1,'ear_type',21,5,0), (360414,1841115,1,'eye_brow_type',11,-50,64), (360415,1841115,0,'eye_color',84,43,98), (360416,1841115,1,'eye_type',-93,0,0), (360417,1841115,0,'hair_color1',161,31,235), (360418,1841115,0,'hair_color2',53,49,53), (360419,1841115,0,'hair_face_color',30,20,38), (360420,1841115,0,'hair_face_highlight_color',244,244,246), (360421,1841115,0,'hair_highlight',160,156,172), (360422,1841115,0,'hair_type_color',30,20,38), (360423,1841115,0,'hair_type_highlight_color',244,244,246), (360424,1841115,1,'lip_type',0,28,-78), (360425,1841115,1,'nose_type',-96,-95,31), (360426,1841115,0,'skin_color',130,135,164), (360427,1841115,1,'soga_cheek_type',0,11,-50), (360428,1841115,1,'soga_chin_type',0,0,28), (360429,1841115,1,'soga_ear_type',0,-93,0), (360430,1841115,1,'soga_eye_brow_type',0,21,5), (360431,1841115,0,'soga_eye_color',229,229,102), (360432,1841115,1,'soga_eye_type',-93,0,0), (360433,1841115,0,'soga_hair_color1',29,21,28), (360434,1841115,0,'soga_hair_color2',53,49,53), (360435,1841115,0,'soga_hair_face_color',30,20,38), (360436,1841115,0,'soga_hair_face_highlight_color',244,244,246), (360437,1841115,0,'soga_hair_highlight',160,156,172), (360438,1841115,0,'soga_hair_type_color',30,20,38), (360439,1841115,0,'soga_hair_type_highlight_color',244,244,246), (360440,1841115,1,'soga_lip_type',64,7,9), (360441,1841115,1,'soga_nose_type',-78,81,-62), (360442,1841115,0,'soga_skin_color',130,135,164), (360443,1841116,1,'cheek_type',-45,-19,0), (360444,1841116,1,'chin_type',71,0,-76), (360445,1841116,1,'ear_type',81,-50,0), (360446,1841116,1,'eye_brow_type',40,-62,-59), (360447,1841116,0,'eye_color',240,159,255), (360448,1841116,1,'eye_type',56,0,0), (360449,1841116,0,'hair_color1',208,251,166), (360450,1841116,0,'hair_color2',95,79,92), (360451,1841116,0,'hair_face_color',109,154,177), (360452,1841116,0,'hair_face_highlight_color',109,131,182), (360453,1841116,0,'hair_highlight',103,102,153), (360454,1841116,0,'hair_type_color',109,154,177), (360455,1841116,0,'hair_type_highlight_color',109,131,182), (360456,1841116,1,'lip_type',22,-11,52), (360457,1841116,1,'nose_type',62,-48,-5), (360458,1841116,0,'skin_color',115,158,157), (360459,1841116,1,'soga_cheek_type',0,40,-62), (360460,1841116,1,'soga_chin_type',0,22,-11), (360461,1841116,1,'soga_ear_type',0,56,0), (360462,1841116,1,'soga_eye_brow_type',0,81,-50), (360463,1841116,0,'soga_eye_color',229,229,102), (360464,1841116,1,'soga_eye_type',56,0,0), (360465,1841116,0,'soga_hair_color1',93,64,120), (360466,1841116,0,'soga_hair_color2',95,79,92), (360467,1841116,0,'soga_hair_face_color',109,154,177), (360468,1841116,0,'soga_hair_face_highlight_color',109,131,182), (360469,1841116,0,'soga_hair_highlight',103,102,153), (360470,1841116,0,'soga_hair_type_color',109,154,177), (360471,1841116,0,'soga_hair_type_highlight_color',109,131,182), (360472,1841116,1,'soga_lip_type',-59,-45,-19), (360473,1841116,1,'soga_nose_type',52,71,0), (360474,1841116,0,'soga_skin_color',115,158,157), (360475,1841116,0,'wing_color1',255,255,255), (360476,1841116,0,'wing_color2',255,255,255), (360477,1841117,1,'cheek_type',0,-3,0), (360478,1841117,1,'chin_type',-50,97,3), (360479,1841117,1,'ear_type',62,-25,0), (360480,1841117,1,'eye_brow_type',-64,-81,-3), (360481,1841117,0,'eye_color',43,70,43), (360482,1841117,1,'eye_type',10,0,0), (360483,1841117,0,'hair_color1',62,242,187), (360484,1841117,0,'hair_color2',218,0,0), (360485,1841117,0,'hair_face_color',37,22,5), (360486,1841117,0,'hair_face_highlight_color',121,38,35), (360487,1841117,0,'hair_type_color',37,22,5), (360488,1841117,0,'hair_type_highlight_color',121,38,35), (360489,1841117,1,'lip_type',40,46,-71), (360490,1841117,1,'nose_type',96,62,-14), (360491,1841117,0,'skin_color',245,249,245), (360492,1841117,1,'soga_cheek_type',0,-64,-81), (360493,1841117,1,'soga_chin_type',0,40,46), (360494,1841117,1,'soga_ear_type',0,10,0), (360495,1841117,1,'soga_eye_brow_type',0,62,-25), (360496,1841117,0,'soga_eye_color',229,229,102), (360497,1841117,1,'soga_eye_type',-38,0,0), (360498,1841117,0,'soga_hair_face_color',37,22,5), (360499,1841117,0,'soga_hair_face_highlight_color',121,38,35), (360500,1841117,0,'soga_hair_type_color',37,22,5), (360501,1841117,0,'soga_hair_type_highlight_color',121,38,35), (360502,1841117,1,'soga_lip_type',-3,0,-3), (360503,1841117,1,'soga_nose_type',-71,-50,97), (360504,1841117,0,'soga_skin_color',245,249,245), (360505,1841117,0,'wing_color1',255,255,255), (360506,1841117,0,'wing_color2',255,255,255), (360507,1841118,1,'cheek_type',63,62,0), (360508,1841118,1,'chin_type',-70,12,-95), (360509,1841118,1,'ear_type',-29,-87,0), (360510,1841118,1,'eye_brow_type',95,68,43), (360511,1841118,0,'eye_color',73,136,134), (360512,1841118,1,'eye_type',64,0,0), (360513,1841118,0,'hair_color1',77,62,23), (360514,1841118,0,'hair_color2',49,49,53), (360515,1841118,0,'hair_face_color',61,61,75), (360516,1841118,0,'hair_face_highlight_color',109,131,182), (360517,1841118,0,'hair_highlight',103,102,153), (360518,1841118,0,'hair_type_color',61,61,75), (360519,1841118,0,'hair_type_highlight_color',109,131,182), (360520,1841118,1,'lip_type',-85,83,-51), (360521,1841118,1,'nose_type',-89,77,62), (360522,1841118,0,'skin_color',121,160,163), (360523,1841118,1,'soga_cheek_type',0,95,68), (360524,1841118,1,'soga_chin_type',0,-85,83), (360525,1841118,1,'soga_ear_type',0,64,0), (360526,1841118,1,'soga_eye_brow_type',0,-29,-87), (360527,1841118,0,'soga_eye_color',229,229,102), (360528,1841118,1,'soga_eye_type',64,0,0), (360529,1841118,0,'soga_hair_color1',43,36,70), (360530,1841118,0,'soga_hair_color2',49,49,53), (360531,1841118,0,'soga_hair_face_color',61,61,75), (360532,1841118,0,'soga_hair_face_highlight_color',109,131,182), (360533,1841118,0,'soga_hair_highlight',103,102,153), (360534,1841118,0,'soga_hair_type_color',61,61,75), (360535,1841118,0,'soga_hair_type_highlight_color',109,131,182), (360536,1841118,1,'soga_lip_type',43,63,62), (360537,1841118,1,'soga_nose_type',-51,-70,12), (360538,1841118,0,'soga_skin_color',121,160,163), (360539,1841118,0,'wing_color1',255,255,255), (360540,1841118,0,'wing_color2',255,255,255), (360541,1841119,1,'cheek_type',-68,-4,0), (360542,1841119,1,'chin_type',-28,-93,-20), (360543,1841119,1,'ear_type',1,-18,0), (360544,1841119,1,'eye_brow_type',100,100,100), (360545,1841119,0,'eye_color',68,38,96), (360546,1841119,1,'eye_type',-100,0,0), (360547,1841119,0,'hair_color1',228,88,216), (360548,1841119,0,'hair_color2',49,49,53), (360549,1841119,0,'hair_face_color',61,61,75), (360550,1841119,0,'hair_face_highlight_color',103,132,149), (360551,1841119,0,'hair_highlight',102,153,147), (360552,1841119,0,'hair_type_color',61,61,75), (360553,1841119,0,'hair_type_highlight_color',103,132,149), (360554,1841119,1,'lip_type',53,29,-77), (360555,1841119,1,'nose_type',91,-28,88), (360556,1841119,0,'skin_color',93,136,135), (360557,1841119,1,'soga_cheek_type',0,100,100), (360558,1841119,1,'soga_chin_type',0,53,29), (360559,1841119,1,'soga_ear_type',0,-100,0), (360560,1841119,1,'soga_eye_brow_type',0,1,-18), (360561,1841119,0,'soga_eye_color',229,229,102), (360562,1841119,1,'soga_eye_type',-100,0,0), (360563,1841119,0,'soga_hair_color1',43,36,70), (360564,1841119,0,'soga_hair_color2',49,49,53), (360565,1841119,0,'soga_hair_face_color',61,61,75), (360566,1841119,0,'soga_hair_face_highlight_color',103,132,149), (360567,1841119,0,'soga_hair_highlight',102,153,147), (360568,1841119,0,'soga_hair_type_color',61,61,75), (360569,1841119,0,'soga_hair_type_highlight_color',103,132,149), (360570,1841119,1,'soga_lip_type',100,-68,-4), (360571,1841119,1,'soga_nose_type',-77,-28,-93), (360572,1841119,0,'soga_skin_color',93,136,135), (360573,1841120,1,'cheek_type',-96,81,0), (360574,1841120,1,'chin_type',-26,-50,-4), (360575,1841120,1,'ear_type',63,12,0), (360576,1841120,1,'eye_brow_type',47,32,-95), (360577,1841120,0,'eye_color',226,167,255), (360578,1841120,1,'eye_type',35,0,0), (360579,1841120,0,'hair_color1',197,17,197), (360580,1841120,0,'hair_color2',59,81,113), (360581,1841120,0,'hair_face_color',107,131,145), (360582,1841120,0,'hair_face_highlight_color',109,131,182), (360583,1841120,0,'hair_highlight',103,102,153), (360584,1841120,0,'hair_type_color',107,131,145), (360585,1841120,0,'hair_type_highlight_color',109,131,182), (360586,1841120,1,'lip_type',-1,-25,-4), (360587,1841120,1,'nose_type',-78,-59,17), (360588,1841120,0,'skin_color',88,84,116), (360589,1841120,1,'soga_cheek_type',0,47,32), (360590,1841120,1,'soga_chin_type',0,-1,-25), (360591,1841120,1,'soga_ear_type',0,35,0), (360592,1841120,1,'soga_eye_brow_type',0,63,12), (360593,1841120,0,'soga_eye_color',229,229,102), (360594,1841120,1,'soga_eye_type',35,0,0), (360595,1841120,0,'soga_hair_color1',98,91,163), (360596,1841120,0,'soga_hair_color2',59,81,113), (360597,1841120,0,'soga_hair_face_color',107,131,145), (360598,1841120,0,'soga_hair_face_highlight_color',109,131,182), (360599,1841120,0,'soga_hair_highlight',103,102,153), (360600,1841120,0,'soga_hair_type_color',107,131,145), (360601,1841120,0,'soga_hair_type_highlight_color',109,131,182), (360602,1841120,1,'soga_lip_type',-95,-96,81), (360603,1841120,1,'soga_nose_type',-4,-26,-50), (360604,1841120,0,'soga_skin_color',88,84,116), (360605,1841121,1,'cheek_type',58,0,0), (360606,1841121,1,'chin_type',-62,10,94), (360607,1841121,1,'ear_type',44,-48,0), (360608,1841121,1,'eye_brow_type',-44,-11,-62), (360609,1841121,0,'eye_color',141,70,150), (360610,1841121,1,'eye_type',48,0,0), (360611,1841121,0,'hair_color1',48,253,177), (360612,1841121,0,'hair_color2',52,50,42), (360613,1841121,0,'hair_face_color',7,1,1), (360614,1841121,0,'hair_face_highlight_color',107,119,158), (360615,1841121,0,'hair_highlight',94,119,160), (360616,1841121,0,'hair_type_color',7,1,1), (360617,1841121,0,'hair_type_highlight_color',107,119,158), (360618,1841121,1,'lip_type',25,-15,-68), (360619,1841121,1,'nose_type',-7,48,-3), (360620,1841121,0,'skin_color',103,97,130), (360621,1841121,1,'soga_cheek_type',0,-44,-11), (360622,1841121,1,'soga_chin_type',0,25,-15), (360623,1841121,1,'soga_ear_type',0,48,0), (360624,1841121,1,'soga_eye_brow_type',0,44,-48), (360625,1841121,0,'soga_eye_color',229,229,102), (360626,1841121,1,'soga_eye_type',48,0,0), (360627,1841121,0,'soga_hair_color1',56,22,22), (360628,1841121,0,'soga_hair_color2',52,50,42), (360629,1841121,0,'soga_hair_face_color',7,1,1), (360630,1841121,0,'soga_hair_face_highlight_color',107,119,158), (360631,1841121,0,'soga_hair_highlight',94,119,160), (360632,1841121,0,'soga_hair_type_color',7,1,1), (360633,1841121,0,'soga_hair_type_highlight_color',107,119,158), (360634,1841121,1,'soga_lip_type',-62,58,0), (360635,1841121,1,'soga_nose_type',-68,-62,10), (360636,1841121,0,'soga_skin_color',103,97,130), (360637,1841121,0,'wing_color1',255,255,255), (360638,1841121,0,'wing_color2',255,255,255), (360639,1841122,1,'cheek_type',-2,10,0), (360640,1841122,1,'chin_type',0,-25,17), (360641,1841122,1,'ear_type',28,-9,0), (360642,1841122,1,'eye_brow_type',25,-10,10), (360643,1841122,1,'eye_type',7,0,0), (360644,1841122,0,'hair_color1',244,228,0), (360645,1841122,0,'hair_face_color',139,122,138), (360646,1841122,0,'hair_face_highlight_color',105,103,97), (360647,1841122,0,'hair_type_color',139,122,138), (360648,1841122,0,'hair_type_highlight_color',105,103,97), (360649,1841122,1,'lip_type',41,21,38), (360650,1841122,1,'nose_type',-12,-12,-28), (360651,1841122,0,'skin_color',0,4,4), (360652,1841122,1,'soga_cheek_type',0,25,-10), (360653,1841122,1,'soga_chin_type',0,41,21), (360654,1841122,1,'soga_ear_type',0,7,0), (360655,1841122,1,'soga_eye_brow_type',0,28,-9), (360656,1841122,0,'soga_eye_color',229,229,102), (360657,1841122,1,'soga_eye_type',7,0,0), (360658,1841122,0,'soga_hair_face_color',139,122,138), (360659,1841122,0,'soga_hair_face_highlight_color',105,103,97), (360660,1841122,0,'soga_hair_type_color',139,122,138), (360661,1841122,0,'soga_hair_type_highlight_color',105,103,97), (360662,1841122,1,'soga_lip_type',10,-2,10), (360663,1841122,1,'soga_nose_type',38,0,-25), (360664,1841122,0,'soga_skin_color',0,4,4), (360665,1841122,0,'wing_color1',255,255,255), (360666,1841122,0,'wing_color2',255,255,255), (360667,1841123,1,'cheek_type',41,-9,0), (360668,1841123,1,'chin_type',-87,51,-69), (360669,1841123,1,'ear_type',-76,81,0), (360670,1841123,1,'eye_brow_type',-87,14,93), (360671,1841123,0,'eye_color',122,198,228), (360672,1841123,1,'eye_type',-7,0,0), (360673,1841123,0,'hair_color1',206,168,0), (360674,1841123,0,'hair_color2',0,15,42), (360675,1841123,0,'hair_face_color',5,5,1), (360676,1841123,0,'hair_face_highlight_color',5,5,1), (360677,1841123,0,'hair_highlight',6,1,6), (360678,1841123,0,'hair_type_color',5,5,1), (360679,1841123,0,'hair_type_highlight_color',5,5,1), (360680,1841123,1,'lip_type',74,-89,37), (360681,1841123,1,'nose_type',96,-50,-88), (360682,1841123,0,'skin_color',72,72,72), (360683,1841123,1,'soga_cheek_type',0,-87,14), (360684,1841123,1,'soga_chin_type',0,74,-89), (360685,1841123,1,'soga_ear_type',0,-7,0), (360686,1841123,1,'soga_eye_brow_type',0,-76,81), (360687,1841123,0,'soga_eye_color',229,229,102), (360688,1841123,1,'soga_eye_type',-7,0,0), (360689,1841123,0,'soga_hair_color1',1,6,0), (360690,1841123,0,'soga_hair_color2',28,27,50), (360691,1841123,0,'soga_hair_face_color',5,5,1), (360692,1841123,0,'soga_hair_face_highlight_color',5,5,1), (360693,1841123,0,'soga_hair_highlight',33,22,19), (360694,1841123,0,'soga_hair_type_color',5,5,1), (360695,1841123,0,'soga_hair_type_highlight_color',5,5,1), (360696,1841123,1,'soga_lip_type',93,41,-9), (360697,1841123,1,'soga_nose_type',37,-87,51), (360698,1841123,0,'soga_skin_color',72,72,72), (360699,1841124,1,'cheek_type',-50,63,0), (360700,1841124,1,'chin_type',-14,-7,46), (360701,1841124,1,'ear_type',85,35,0), (360702,1841124,1,'eye_brow_type',17,96,79), (360703,1841124,0,'eye_color',15,100,46), (360704,1841124,1,'eye_type',-69,0,0), (360705,1841124,0,'hair_color1',11,228,231), (360706,1841124,0,'hair_color2',142,255,1), (360707,1841124,0,'hair_highlight',255,255,255), (360708,1841124,0,'hair_type_color',80,195,110), (360709,1841124,0,'hair_type_highlight_color',15,1,21), (360710,1841124,1,'lip_type',52,47,93), (360711,1841124,1,'nose_type',-37,11,-28), (360712,1841124,0,'skin_color',88,151,48), (360713,1841124,1,'soga_cheek_type',0,17,96), (360714,1841124,1,'soga_chin_type',0,52,47), (360715,1841124,1,'soga_ear_type',0,-69,0), (360716,1841124,1,'soga_eye_brow_type',0,85,35), (360717,1841124,0,'soga_eye_color',229,229,102), (360718,1841124,1,'soga_eye_type',-69,0,0), (360719,1841124,0,'soga_hair_color1',255,255,255), (360720,1841124,0,'soga_hair_color2',142,255,1), (360721,1841124,0,'soga_hair_highlight',255,255,255), (360722,1841124,0,'soga_hair_type_color',80,195,110), (360723,1841124,0,'soga_hair_type_highlight_color',15,1,21), (360724,1841124,1,'soga_lip_type',79,-50,63), (360725,1841124,1,'soga_nose_type',93,-14,-7), (360726,1841124,0,'soga_skin_color',88,151,48), (360727,1841124,0,'wing_color1',137,121,4), (360728,1841124,0,'wing_color2',28,227,172), (360729,1841125,1,'cheek_type',25,-12,0), (360730,1841125,1,'chin_type',-7,23,0), (360731,1841125,1,'ear_type',0,9,0), (360732,1841125,1,'eye_brow_type',7,-7,-11), (360733,1841125,0,'eye_color',174,98,248), (360734,1841125,1,'eye_type',-37,0,0), (360735,1841125,0,'hair_color1',236,245,0), (360736,1841125,0,'hair_face_color',243,251,255), (360737,1841125,0,'hair_face_highlight_color',155,150,106), (360738,1841125,0,'hair_type_color',243,251,255), (360739,1841125,0,'hair_type_highlight_color',155,150,106), (360740,1841125,1,'lip_type',-14,9,29), (360741,1841125,1,'nose_type',-31,-20,-11), (360742,1841125,0,'skin_color',197,191,190), (360743,1841125,1,'soga_cheek_type',0,7,-7), (360744,1841125,1,'soga_chin_type',0,-14,9), (360745,1841125,1,'soga_ear_type',0,-37,0), (360746,1841125,1,'soga_eye_brow_type',0,0,9), (360747,1841125,0,'soga_eye_color',229,229,102), (360748,1841125,1,'soga_eye_type',-37,0,0), (360749,1841125,0,'soga_hair_face_color',243,251,255), (360750,1841125,0,'soga_hair_face_highlight_color',155,150,106), (360751,1841125,0,'soga_hair_type_color',243,251,255), (360752,1841125,0,'soga_hair_type_highlight_color',155,150,106), (360753,1841125,1,'soga_lip_type',-11,25,-12), (360754,1841125,1,'soga_nose_type',29,-7,23), (360755,1841125,0,'soga_skin_color',197,191,190), (360756,1841125,0,'wing_color1',255,255,255), (360757,1841125,0,'wing_color2',255,255,255), (360758,1841126,1,'cheek_type',91,38,0), (360759,1841126,1,'chin_type',-69,-72,-87), (360760,1841126,1,'ear_type',-88,31,0), (360761,1841126,1,'eye_brow_type',74,-50,31), (360762,1841126,0,'eye_color',236,118,254), (360763,1841126,1,'eye_type',97,0,0), (360764,1841126,0,'hair_color1',87,17,37), (360765,1841126,0,'hair_color2',124,116,110), (360766,1841126,0,'hair_face_color',191,182,168), (360767,1841126,0,'hair_face_highlight_color',5,5,1), (360768,1841126,0,'hair_highlight',33,22,19), (360769,1841126,0,'hair_type_color',191,182,168), (360770,1841126,0,'hair_type_highlight_color',5,5,1), (360771,1841126,1,'lip_type',0,61,2), (360772,1841126,1,'nose_type',9,87,17), (360773,1841126,0,'skin_color',97,140,139), (360774,1841126,1,'soga_cheek_type',0,74,-50), (360775,1841126,1,'soga_chin_type',0,0,61), (360776,1841126,1,'soga_ear_type',0,97,0), (360777,1841126,1,'soga_eye_brow_type',0,-88,31), (360778,1841126,0,'soga_eye_color',229,229,102), (360779,1841126,1,'soga_eye_type',97,0,0), (360780,1841126,0,'soga_hair_color1',112,123,142), (360781,1841126,0,'soga_hair_color2',124,116,110), (360782,1841126,0,'soga_hair_face_color',191,182,168), (360783,1841126,0,'soga_hair_face_highlight_color',5,5,1), (360784,1841126,0,'soga_hair_highlight',33,22,19), (360785,1841126,0,'soga_hair_type_color',191,182,168), (360786,1841126,0,'soga_hair_type_highlight_color',5,5,1), (360787,1841126,1,'soga_lip_type',31,91,38), (360788,1841126,1,'soga_nose_type',2,-69,-72), (360789,1841126,0,'soga_skin_color',97,140,139), (360790,1841127,1,'cheek_type',100,-100,0), (360791,1841127,1,'chin_type',2,55,40), (360792,1841127,1,'ear_type',-100,-100,0), (360793,1841127,1,'eye_brow_type',25,100,100), (360794,1841127,0,'eye_color',199,179,155), (360795,1841127,1,'eye_type',14,0,0), (360796,1841127,0,'hair_color1',17,206,249), (360797,1841127,0,'hair_color2',0,15,42), (360798,1841127,0,'hair_face_highlight_color',244,246,246), (360799,1841127,0,'hair_highlight',6,1,6), (360800,1841127,0,'hair_type_highlight_color',244,246,246), (360801,1841127,1,'lip_type',70,65,100), (360802,1841127,1,'nose_type',-100,17,-50), (360803,1841127,0,'skin_color',81,81,62), (360804,1841127,1,'soga_cheek_type',0,25,100), (360805,1841127,1,'soga_chin_type',0,70,65), (360806,1841127,1,'soga_ear_type',0,14,0), (360807,1841127,1,'soga_eye_brow_type',0,-100,-100), (360808,1841127,0,'soga_eye_color',229,229,102), (360809,1841127,1,'soga_eye_type',14,0,0), (360810,1841127,0,'soga_hair_color1',1,6,0), (360811,1841127,0,'soga_hair_color2',120,50,0), (360812,1841127,0,'soga_hair_face_highlight_color',244,246,246), (360813,1841127,0,'soga_hair_highlight',164,165,165), (360814,1841127,0,'soga_hair_type_highlight_color',244,246,246), (360815,1841127,1,'soga_lip_type',100,100,-100), (360816,1841127,1,'soga_nose_type',100,2,55), (360817,1841127,0,'soga_skin_color',81,81,62), (360818,1841128,1,'cheek_type',45,0,0), (360819,1841128,1,'chin_type',-50,70,17), (360820,1841128,1,'ear_type',-83,15,0), (360821,1841128,1,'eye_brow_type',77,-79,0), (360822,1841128,0,'eye_color',221,153,255), (360823,1841128,1,'eye_type',37,0,0), (360824,1841128,0,'hair_color1',7,21,98), (360825,1841128,0,'hair_color2',68,71,106), (360826,1841128,0,'hair_face_color',102,107,148), (360827,1841128,0,'hair_face_highlight_color',100,131,152), (360828,1841128,0,'hair_highlight',98,135,156), (360829,1841128,0,'hair_type_color',102,107,148), (360830,1841128,0,'hair_type_highlight_color',100,131,152), (360831,1841128,1,'lip_type',-8,15,23), (360832,1841128,1,'nose_type',44,7,21), (360833,1841128,0,'skin_color',193,165,164), (360834,1841128,1,'soga_cheek_type',0,77,-79), (360835,1841128,1,'soga_chin_type',0,-8,15), (360836,1841128,1,'soga_ear_type',0,37,0), (360837,1841128,1,'soga_eye_brow_type',0,-83,15), (360838,1841128,0,'soga_eye_color',229,229,102), (360839,1841128,1,'soga_eye_type',37,0,0), (360840,1841128,0,'soga_hair_color1',94,119,160), (360841,1841128,0,'soga_hair_color2',68,71,106), (360842,1841128,0,'soga_hair_face_color',102,107,148), (360843,1841128,0,'soga_hair_face_highlight_color',100,131,152), (360844,1841128,0,'soga_hair_highlight',98,135,156), (360845,1841128,0,'soga_hair_type_color',102,107,148), (360846,1841128,0,'soga_hair_type_highlight_color',100,131,152), (360847,1841128,1,'soga_lip_type',0,45,0), (360848,1841128,1,'soga_nose_type',23,-50,70), (360849,1841128,0,'soga_skin_color',193,165,164), (360850,1841128,0,'wing_color1',255,255,255), (360851,1841128,0,'wing_color2',255,255,255), (360852,1841129,1,'cheek_type',63,62,0), (360853,1841129,1,'chin_type',-70,12,-95), (360854,1841129,1,'ear_type',-29,-87,0), (360855,1841129,1,'eye_brow_type',95,68,43), (360856,1841129,0,'eye_color',73,136,134), (360857,1841129,1,'eye_type',64,0,0), (360858,1841129,0,'hair_color1',77,62,23), (360859,1841129,0,'hair_color2',49,49,53), (360860,1841129,0,'hair_face_color',61,61,75), (360861,1841129,0,'hair_face_highlight_color',109,131,182), (360862,1841129,0,'hair_highlight',103,102,153), (360863,1841129,0,'hair_type_color',61,61,75), (360864,1841129,0,'hair_type_highlight_color',109,131,182), (360865,1841129,1,'lip_type',-85,83,-51), (360866,1841129,1,'nose_type',-89,77,62), (360867,1841129,0,'skin_color',121,160,163), (360868,1841129,1,'soga_cheek_type',0,95,68), (360869,1841129,1,'soga_chin_type',0,-85,83), (360870,1841129,1,'soga_ear_type',0,64,0), (360871,1841129,1,'soga_eye_brow_type',0,-29,-87), (360872,1841129,0,'soga_eye_color',229,229,102), (360873,1841129,1,'soga_eye_type',64,0,0), (360874,1841129,0,'soga_hair_color1',43,36,70), (360875,1841129,0,'soga_hair_color2',49,49,53), (360876,1841129,0,'soga_hair_face_color',61,61,75), (360877,1841129,0,'soga_hair_face_highlight_color',109,131,182), (360878,1841129,0,'soga_hair_highlight',103,102,153), (360879,1841129,0,'soga_hair_type_color',61,61,75), (360880,1841129,0,'soga_hair_type_highlight_color',109,131,182), (360881,1841129,1,'soga_lip_type',43,63,62), (360882,1841129,1,'soga_nose_type',-51,-70,12), (360883,1841129,0,'soga_skin_color',121,160,163), (360884,1841129,0,'wing_color1',255,255,255), (360885,1841129,0,'wing_color2',255,255,255), (360886,1841130,1,'cheek_type',-28,-8,0), (360887,1841130,1,'chin_type',47,29,-10), (360888,1841130,1,'ear_type',28,26,0), (360889,1841130,1,'eye_brow_type',9,11,17), (360890,1841130,0,'eye_color',243,166,255), (360891,1841130,1,'eye_type',-17,0,0), (360892,1841130,0,'hair_color1',244,249,0), (360893,1841130,0,'hair_face_color',114,135,135), (360894,1841130,0,'hair_face_highlight_color',105,103,97), (360895,1841130,0,'hair_type_color',114,135,135), (360896,1841130,0,'hair_type_highlight_color',105,103,97), (360897,1841130,1,'lip_type',7,17,-2), (360898,1841130,1,'nose_type',-17,-12,-7), (360899,1841130,0,'skin_color',125,118,117), (360900,1841130,1,'soga_cheek_type',0,9,11), (360901,1841130,1,'soga_chin_type',0,7,17), (360902,1841130,1,'soga_ear_type',0,-17,0), (360903,1841130,1,'soga_eye_brow_type',0,28,26), (360904,1841130,0,'soga_eye_color',229,229,102), (360905,1841130,1,'soga_eye_type',-17,0,0), (360906,1841130,0,'soga_hair_face_color',114,135,135), (360907,1841130,0,'soga_hair_face_highlight_color',105,103,97), (360908,1841130,0,'soga_hair_type_color',114,135,135), (360909,1841130,0,'soga_hair_type_highlight_color',105,103,97), (360910,1841130,1,'soga_lip_type',17,-28,-8), (360911,1841130,1,'soga_nose_type',-2,47,29), (360912,1841130,0,'soga_skin_color',125,118,117), (360913,1841130,0,'wing_color1',255,255,255), (360914,1841130,0,'wing_color2',255,255,255), (360915,1841131,0,'eye_color',255,255,255), (360916,1841131,0,'skin_color',255,255,255), (360917,1841131,0,'soga_eye_color',255,0,255), (360918,1841132,1,'cheek_type',-87,43,0), (360919,1841132,1,'chin_type',-25,-51,-81), (360920,1841132,1,'ear_type',68,40,0), (360921,1841132,1,'eye_brow_type',-17,70,34), (360922,1841132,0,'eye_color',107,69,170), (360923,1841132,1,'eye_type',41,0,0), (360924,1841132,0,'hair_color1',194,0,247), (360925,1841132,0,'hair_color2',62,62,68), (360926,1841132,0,'hair_face_color',244,244,246), (360927,1841132,0,'hair_face_highlight_color',244,244,246), (360928,1841132,0,'hair_highlight',160,156,172), (360929,1841132,0,'hair_type_color',244,244,246), (360930,1841132,0,'hair_type_highlight_color',244,244,246), (360931,1841132,1,'lip_type',0,38,62), (360932,1841132,1,'nose_type',-31,-62,0), (360933,1841132,0,'skin_color',149,164,186), (360934,1841132,1,'soga_cheek_type',0,-17,70), (360935,1841132,1,'soga_chin_type',0,0,38), (360936,1841132,1,'soga_ear_type',0,41,0), (360937,1841132,1,'soga_eye_brow_type',0,68,40), (360938,1841132,0,'soga_eye_color',229,229,102), (360939,1841132,1,'soga_eye_type',41,0,0), (360940,1841132,0,'soga_hair_color1',160,156,172), (360941,1841132,0,'soga_hair_color2',62,62,68), (360942,1841132,0,'soga_hair_face_color',244,244,246), (360943,1841132,0,'soga_hair_face_highlight_color',244,244,246), (360944,1841132,0,'soga_hair_highlight',160,156,172), (360945,1841132,0,'soga_hair_type_color',244,244,246), (360946,1841132,0,'soga_hair_type_highlight_color',244,244,246), (360947,1841132,1,'soga_lip_type',34,-87,43), (360948,1841132,1,'soga_nose_type',62,-25,-51), (360949,1841132,0,'soga_skin_color',149,164,186), (360950,1841133,1,'cheek_type',-48,40,0), (360951,1841133,1,'chin_type',55,-21,-90), (360952,1841133,1,'ear_type',-28,40,0), (360953,1841133,1,'eye_brow_type',79,51,-59), (360954,1841133,0,'eye_color',37,81,80), (360955,1841133,1,'eye_type',-31,0,0), (360956,1841133,0,'hair_color1',253,192,22), (360957,1841133,0,'hair_color2',100,0,0), (360958,1841133,0,'hair_face_color',107,129,132), (360959,1841133,0,'hair_face_highlight_color',15,1,21), (360960,1841133,0,'hair_type_color',107,129,132), (360961,1841133,0,'hair_type_highlight_color',15,1,21), (360962,1841133,1,'lip_type',-17,-79,32), (360963,1841133,1,'nose_type',70,-3,-64), (360964,1841133,0,'skin_color',232,218,171), (360965,1841133,1,'soga_cheek_type',0,79,51), (360966,1841133,1,'soga_chin_type',0,-17,-79), (360967,1841133,1,'soga_ear_type',0,-31,0), (360968,1841133,1,'soga_eye_brow_type',0,-28,40), (360969,1841133,0,'soga_eye_color',229,229,102), (360970,1841133,1,'soga_eye_type',100,0,0), (360971,1841133,0,'soga_hair_face_color',107,129,132), (360972,1841133,0,'soga_hair_face_highlight_color',15,1,21), (360973,1841133,0,'soga_hair_type_color',107,129,132), (360974,1841133,0,'soga_hair_type_highlight_color',15,1,21), (360975,1841133,1,'soga_lip_type',-59,-48,40), (360976,1841133,1,'soga_nose_type',32,55,-21), (360977,1841133,0,'soga_skin_color',232,218,171), (360978,1841133,0,'wing_color1',255,255,255), (360979,1841133,0,'wing_color2',255,255,255), (360980,1841134,1,'cheek_type',-8,53,0), (360981,1841134,1,'chin_type',-42,72,-3), (360982,1841134,1,'ear_type',51,4,0), (360983,1841134,1,'eye_brow_type',7,-7,-25), (360984,1841134,0,'eye_color',12,16,24), (360985,1841134,1,'eye_type',-63,0,0), (360986,1841134,0,'hair_color1',204,227,39), (360987,1841134,0,'hair_color2',121,113,107), (360988,1841134,0,'hair_face_color',145,168,168), (360989,1841134,0,'hair_face_highlight_color',193,183,168), (360990,1841134,0,'hair_highlight',112,123,142), (360991,1841134,0,'hair_type_color',145,168,168), (360992,1841134,0,'hair_type_highlight_color',193,183,168), (360993,1841134,1,'lip_type',95,-98,90), (360994,1841134,1,'nose_type',0,-52,-29), (360995,1841134,0,'skin_color',122,165,164), (360996,1841134,1,'soga_cheek_type',0,7,-7), (360997,1841134,1,'soga_chin_type',0,95,-98), (360998,1841134,1,'soga_ear_type',0,-63,0), (360999,1841134,1,'soga_eye_brow_type',0,51,4), (361000,1841134,0,'soga_eye_color',229,229,102), (361001,1841134,1,'soga_eye_type',-63,0,0), (361002,1841134,0,'soga_hair_color1',114,112,142), (361003,1841134,0,'soga_hair_color2',121,113,107), (361004,1841134,0,'soga_hair_face_color',145,168,168), (361005,1841134,0,'soga_hair_face_highlight_color',193,183,168), (361006,1841134,0,'soga_hair_highlight',112,123,142), (361007,1841134,0,'soga_hair_type_color',145,168,168), (361008,1841134,0,'soga_hair_type_highlight_color',193,183,168), (361009,1841134,1,'soga_lip_type',-25,-8,53), (361010,1841134,1,'soga_nose_type',90,-42,72), (361011,1841134,0,'soga_skin_color',122,165,164), (361012,1841134,0,'wing_color1',255,255,255), (361013,1841134,0,'wing_color2',255,255,255), (361014,1841135,1,'cheek_type',-40,83,0), (361015,1841135,1,'chin_type',85,28,-88), (361016,1841135,1,'ear_type',-29,85,0), (361017,1841135,1,'eye_brow_type',-98,65,-71), (361018,1841135,0,'eye_color',30,17,42), (361019,1841135,1,'eye_type',-65,0,0), (361020,1841135,0,'hair_color1',82,174,228), (361021,1841135,0,'hair_color2',60,71,71), (361022,1841135,0,'hair_face_color',244,245,246), (361023,1841135,0,'hair_face_highlight_color',61,61,75), (361024,1841135,0,'hair_highlight',43,36,70), (361025,1841135,0,'hair_type_color',244,245,246), (361026,1841135,0,'hair_type_highlight_color',61,61,75), (361027,1841135,1,'lip_type',84,-50,-5), (361028,1841135,1,'nose_type',71,82,-82), (361029,1841135,0,'skin_color',150,126,156), (361030,1841135,1,'soga_cheek_type',0,-98,65), (361031,1841135,1,'soga_chin_type',0,84,-50), (361032,1841135,1,'soga_ear_type',0,-65,0), (361033,1841135,1,'soga_eye_brow_type',0,-29,85), (361034,1841135,0,'soga_eye_color',229,229,102), (361035,1841135,1,'soga_eye_type',-65,0,0), (361036,1841135,0,'soga_hair_color1',161,165,168), (361037,1841135,0,'soga_hair_color2',60,71,71), (361038,1841135,0,'soga_hair_face_color',244,245,246), (361039,1841135,0,'soga_hair_face_highlight_color',61,61,75), (361040,1841135,0,'soga_hair_highlight',43,36,70), (361041,1841135,0,'soga_hair_type_color',244,245,246), (361042,1841135,0,'soga_hair_type_highlight_color',61,61,75), (361043,1841135,1,'soga_lip_type',-71,-40,83), (361044,1841135,1,'soga_nose_type',-5,85,28), (361045,1841135,0,'soga_skin_color',150,126,156), (361046,1841136,1,'cheek_type',-31,14,0), (361047,1841136,1,'chin_type',-14,17,-37), (361048,1841136,1,'ear_type',0,29,0), (361049,1841136,1,'eye_brow_type',-9,28,0), (361050,1841136,0,'eye_color',209,180,255), (361051,1841136,1,'eye_type',17,0,0), (361052,1841136,0,'hair_color1',39,254,0), (361053,1841136,0,'hair_face_color',122,151,151), (361054,1841136,0,'hair_face_highlight_color',105,103,97), (361055,1841136,0,'hair_type_color',122,151,151), (361056,1841136,0,'hair_type_highlight_color',105,103,97), (361057,1841136,1,'lip_type',-31,-19,-14), (361058,1841136,1,'nose_type',-28,39,-2), (361059,1841136,0,'skin_color',100,65,95), (361060,1841136,1,'soga_cheek_type',0,-9,28), (361061,1841136,1,'soga_chin_type',0,-31,-19), (361062,1841136,1,'soga_ear_type',0,17,0), (361063,1841136,1,'soga_eye_brow_type',0,0,29), (361064,1841136,0,'soga_eye_color',229,229,102), (361065,1841136,1,'soga_eye_type',17,0,0), (361066,1841136,0,'soga_hair_face_color',122,151,151), (361067,1841136,0,'soga_hair_face_highlight_color',105,103,97), (361068,1841136,0,'soga_hair_type_color',122,151,151), (361069,1841136,0,'soga_hair_type_highlight_color',105,103,97), (361070,1841136,1,'soga_lip_type',0,-31,14), (361071,1841136,1,'soga_nose_type',-14,-14,17), (361072,1841136,0,'soga_skin_color',100,65,95), (361073,1841136,0,'wing_color1',255,255,255), (361074,1841136,0,'wing_color2',255,255,255), (361075,1841137,1,'cheek_type',28,20,0), (361076,1841137,1,'chin_type',0,4,1), (361077,1841137,1,'ear_type',25,28,0), (361078,1841137,1,'eye_brow_type',25,-25,12), (361079,1841137,0,'eye_color',203,186,255), (361080,1841137,1,'eye_type',9,0,0), (361081,1841137,0,'hair_color1',244,253,0), (361082,1841137,0,'hair_face_color',122,132,132), (361083,1841137,0,'hair_face_highlight_color',105,103,97), (361084,1841137,0,'hair_type_color',122,132,132), (361085,1841137,0,'hair_type_highlight_color',105,103,97), (361086,1841137,1,'lip_type',10,-5,0), (361087,1841137,1,'nose_type',-4,-12,-3), (361088,1841137,0,'skin_color',173,142,181), (361089,1841137,1,'soga_cheek_type',0,25,-25), (361090,1841137,1,'soga_chin_type',0,10,-5), (361091,1841137,1,'soga_ear_type',0,9,0), (361092,1841137,1,'soga_eye_brow_type',0,25,28), (361093,1841137,0,'soga_eye_color',229,229,102), (361094,1841137,1,'soga_eye_type',9,0,0), (361095,1841137,0,'soga_hair_face_color',122,132,132), (361096,1841137,0,'soga_hair_face_highlight_color',105,103,97), (361097,1841137,0,'soga_hair_type_color',122,132,132), (361098,1841137,0,'soga_hair_type_highlight_color',105,103,97), (361099,1841137,1,'soga_lip_type',12,28,20), (361100,1841137,1,'soga_nose_type',0,0,4), (361101,1841137,0,'soga_skin_color',173,142,181), (361102,1841137,0,'wing_color1',255,255,255), (361103,1841137,0,'wing_color2',255,255,255), (361104,1841138,0,'eye_color',255,255,255), (361105,1841138,0,'skin_color',255,255,255), (361106,1841138,0,'soga_eye_color',255,0,255), (361107,1841139,0,'eye_color',114,104,178), (361108,1841139,0,'skin_color',213,213,193), (361109,1841139,0,'soga_eye_color',255,0,255), (361110,1841140,0,'eye_color',203,58,89), (361111,1841140,0,'skin_color',205,205,182), (361112,1841140,0,'soga_eye_color',255,0,255), (361113,1841141,1,'cheek_type',81,-11,0), (361114,1841141,1,'chin_type',0,-75,93), (361115,1841141,1,'ear_type',-77,-15,0), (361116,1841141,1,'eye_brow_type',61,-85,57), (361117,1841141,0,'eye_color',194,243,246), (361118,1841141,1,'eye_type',-48,0,0), (361119,1841141,0,'hair_color1',87,35,21), (361120,1841141,0,'hair_color2',52,50,42), (361121,1841141,0,'hair_face_color',7,1,1), (361122,1841141,0,'hair_face_highlight_color',94,79,124), (361123,1841141,0,'hair_highlight',96,63,188), (361124,1841141,0,'hair_type_color',7,1,1), (361125,1841141,0,'hair_type_highlight_color',94,79,124), (361126,1841141,1,'lip_type',2,34,93), (361127,1841141,1,'nose_type',8,87,35), (361128,1841141,0,'skin_color',134,177,176), (361129,1841141,1,'soga_cheek_type',0,61,-85), (361130,1841141,1,'soga_chin_type',0,2,34), (361131,1841141,1,'soga_ear_type',0,-48,0), (361132,1841141,1,'soga_eye_brow_type',0,-77,-15), (361133,1841141,0,'soga_eye_color',229,229,102), (361134,1841141,1,'soga_eye_type',-48,0,0), (361135,1841141,0,'soga_hair_color1',56,22,22), (361136,1841141,0,'soga_hair_color2',52,50,42), (361137,1841141,0,'soga_hair_face_color',7,1,1), (361138,1841141,0,'soga_hair_face_highlight_color',94,79,124), (361139,1841141,0,'soga_hair_highlight',96,63,188), (361140,1841141,0,'soga_hair_type_color',7,1,1), (361141,1841141,0,'soga_hair_type_highlight_color',94,79,124), (361142,1841141,1,'soga_lip_type',57,81,-11), (361143,1841141,1,'soga_nose_type',93,0,-75), (361144,1841141,0,'soga_skin_color',134,177,176), (361145,1841142,1,'cheek_type',-48,46,0), (361146,1841142,1,'chin_type',-9,48,0), (361147,1841142,1,'ear_type',5,46,0), (361148,1841142,1,'eye_brow_type',19,31,93), (361149,1841142,0,'eye_color',212,138,255), (361150,1841142,1,'eye_type',-76,0,0), (361151,1841142,0,'hair_color1',237,76,8), (361152,1841142,0,'hair_face_color',5,5,1), (361153,1841142,0,'hair_face_highlight_color',145,168,168), (361154,1841142,0,'hair_type_color',5,5,1), (361155,1841142,0,'hair_type_highlight_color',145,168,168), (361156,1841142,1,'lip_type',-93,93,56), (361157,1841142,1,'nose_type',14,-19,76), (361158,1841142,0,'skin_color',67,110,109), (361159,1841142,1,'soga_cheek_type',0,19,31), (361160,1841142,1,'soga_chin_type',0,-93,93), (361161,1841142,1,'soga_ear_type',0,-76,0), (361162,1841142,1,'soga_eye_brow_type',0,5,46), (361163,1841142,0,'soga_eye_color',204,204,204), (361164,1841142,0,'soga_hair_face_color',5,5,1), (361165,1841142,0,'soga_hair_face_highlight_color',145,168,168), (361166,1841142,0,'soga_hair_type_color',5,5,1), (361167,1841142,0,'soga_hair_type_highlight_color',145,168,168), (361168,1841142,1,'soga_lip_type',93,-48,46), (361169,1841142,1,'soga_nose_type',56,-9,48), (361170,1841142,0,'soga_skin_color',67,110,109), (361171,1841143,1,'cheek_type',-2,-56,0), (361172,1841143,1,'chin_type',-68,68,3), (361173,1841143,1,'ear_type',59,72,0), (361174,1841143,1,'eye_brow_type',-68,-19,37), (361175,1841143,0,'eye_color',57,120,128), (361176,1841143,1,'eye_type',-70,0,0), (361177,1841143,0,'hair_color1',163,45,197), (361178,1841143,0,'hair_face_color',15,1,21), (361179,1841143,0,'hair_face_highlight_color',244,246,246), (361180,1841143,0,'hair_type_color',15,1,21), (361181,1841143,0,'hair_type_highlight_color',244,246,246), (361182,1841143,1,'lip_type',77,-56,-61), (361183,1841143,1,'nose_type',82,-93,45), (361184,1841143,0,'skin_color',211,199,150), (361185,1841143,1,'soga_cheek_type',0,-68,-19), (361186,1841143,1,'soga_chin_type',0,77,-56), (361187,1841143,1,'soga_ear_type',0,-70,0), (361188,1841143,1,'soga_eye_brow_type',0,59,72), (361189,1841143,0,'soga_eye_color',229,229,102), (361190,1841143,0,'soga_hair_face_color',15,1,21), (361191,1841143,0,'soga_hair_face_highlight_color',244,246,246), (361192,1841143,0,'soga_hair_type_color',15,1,21), (361193,1841143,0,'soga_hair_type_highlight_color',244,246,246), (361194,1841143,1,'soga_lip_type',37,-2,-56), (361195,1841143,1,'soga_nose_type',-61,-68,68), (361196,1841143,0,'soga_skin_color',211,199,150), (361197,1841143,0,'wing_color1',255,255,255), (361198,1841143,0,'wing_color2',255,255,255), (361199,1841144,0,'eye_color',255,255,255), (361200,1841144,0,'skin_color',255,255,255), (361201,1841144,0,'soga_eye_color',255,0,255), (361202,1841145,1,'cheek_type',-93,-23,0), (361203,1841145,1,'chin_type',-97,-19,2), (361204,1841145,1,'ear_type',-8,-56,0), (361205,1841145,1,'eye_brow_type',-59,-90,65), (361206,1841145,0,'eye_color',1,185,14), (361207,1841145,1,'eye_type',2,0,0), (361208,1841145,0,'hair_color1',62,79,34), (361209,1841145,0,'hair_color2',68,72,71), (361210,1841145,0,'hair_highlight',255,255,255), (361211,1841145,0,'hair_type_color',78,86,96), (361212,1841145,0,'hair_type_highlight_color',16,2,22), (361213,1841145,1,'lip_type',-2,51,9), (361214,1841145,1,'nose_type',-83,62,79), (361215,1841145,0,'skin_color',75,35,221), (361216,1841145,1,'soga_cheek_type',0,-59,-90), (361217,1841145,1,'soga_chin_type',0,-2,51), (361218,1841145,1,'soga_ear_type',0,2,0), (361219,1841145,1,'soga_eye_brow_type',0,-8,-56), (361220,1841145,0,'soga_eye_color',229,229,102), (361221,1841145,1,'soga_eye_type',2,0,0), (361222,1841145,0,'soga_hair_color1',255,255,255), (361223,1841145,0,'soga_hair_color2',68,72,71), (361224,1841145,0,'soga_hair_highlight',255,255,255), (361225,1841145,0,'soga_hair_type_color',78,86,96), (361226,1841145,0,'soga_hair_type_highlight_color',16,2,22), (361227,1841145,1,'soga_lip_type',65,-93,-23), (361228,1841145,1,'soga_nose_type',9,-97,-19), (361229,1841145,0,'soga_skin_color',75,35,221), (361230,1841145,0,'wing_color1',4,221,205), (361231,1841145,0,'wing_color2',153,218,2), (361232,1841146,1,'cheek_type',56,81,0), (361233,1841146,1,'chin_type',-58,4,57), (361234,1841146,1,'ear_type',-45,79,0), (361235,1841146,1,'eye_brow_type',0,-96,-7), (361236,1841146,0,'eye_color',98,50,112), (361237,1841146,1,'eye_type',-85,0,0), (361238,1841146,0,'hair_color1',4,95,34), (361239,1841146,0,'hair_color2',95,79,92), (361240,1841146,0,'hair_face_color',109,131,182), (361241,1841146,0,'hair_face_highlight_color',86,68,133), (361242,1841146,0,'hair_highlight',152,46,102), (361243,1841146,0,'hair_type_color',109,131,182), (361244,1841146,0,'hair_type_highlight_color',86,68,133), (361245,1841146,1,'lip_type',-50,-93,82), (361246,1841146,1,'nose_type',-95,4,95), (361247,1841146,0,'skin_color',86,63,96), (361248,1841146,1,'soga_cheek_type',0,0,-96), (361249,1841146,1,'soga_chin_type',0,-50,-93), (361250,1841146,1,'soga_ear_type',0,-85,0), (361251,1841146,1,'soga_eye_brow_type',0,-45,79), (361252,1841146,0,'soga_eye_color',229,229,102), (361253,1841146,1,'soga_eye_type',-85,0,0), (361254,1841146,0,'soga_hair_color1',103,102,153), (361255,1841146,0,'soga_hair_color2',95,79,92), (361256,1841146,0,'soga_hair_face_color',109,131,182), (361257,1841146,0,'soga_hair_face_highlight_color',86,68,133), (361258,1841146,0,'soga_hair_highlight',152,46,102), (361259,1841146,0,'soga_hair_type_color',109,131,182), (361260,1841146,0,'soga_hair_type_highlight_color',86,68,133), (361261,1841146,1,'soga_lip_type',-7,56,81), (361262,1841146,1,'soga_nose_type',82,-58,4), (361263,1841146,0,'soga_skin_color',86,63,96), (361264,1841147,1,'cheek_type',100,-100,0), (361265,1841147,1,'chin_type',-100,100,100), (361266,1841147,1,'ear_type',25,9,0), (361267,1841147,1,'eye_brow_type',100,100,100), (361268,1841147,0,'eye_color',118,14,183), (361269,1841147,1,'eye_type',100,0,0), (361270,1841147,0,'hair_color1',239,255,2), (361271,1841147,0,'hair_face_color',171,60,32), (361272,1841147,0,'hair_face_highlight_color',216,192,37), (361273,1841147,0,'hair_type_color',171,60,32), (361274,1841147,0,'hair_type_highlight_color',216,192,37), (361275,1841147,1,'lip_type',100,50,-68), (361276,1841147,1,'nose_type',0,-17,-1), (361277,1841147,0,'skin_color',249,244,225), (361278,1841147,1,'soga_cheek_type',0,100,100), (361279,1841147,1,'soga_chin_type',0,100,50), (361280,1841147,1,'soga_ear_type',0,100,0), (361281,1841147,1,'soga_eye_brow_type',0,25,9), (361282,1841147,0,'soga_eye_color',229,229,102), (361283,1841147,1,'soga_eye_type',100,0,0), (361284,1841147,0,'soga_hair_face_color',171,60,32), (361285,1841147,0,'soga_hair_face_highlight_color',216,192,37), (361286,1841147,0,'soga_hair_type_color',171,60,32), (361287,1841147,0,'soga_hair_type_highlight_color',216,192,37), (361288,1841147,1,'soga_lip_type',100,100,-100), (361289,1841147,1,'soga_nose_type',-68,-100,100), (361290,1841147,0,'soga_skin_color',249,244,225), (361291,1841147,0,'wing_color1',255,255,255), (361292,1841147,0,'wing_color2',255,255,255), (361293,1841148,1,'cheek_type',-28,5,0), (361294,1841148,1,'chin_type',17,14,-34), (361295,1841148,1,'ear_type',18,-1,0), (361296,1841148,1,'eye_brow_type',-7,-34,28), (361297,1841148,0,'eye_color',225,174,255), (361298,1841148,1,'eye_type',-21,0,0), (361299,1841148,0,'hair_color1',31,242,0), (361300,1841148,0,'hair_face_color',127,132,148), (361301,1841148,0,'hair_face_highlight_color',84,32,14), (361302,1841148,0,'hair_type_color',127,132,148), (361303,1841148,0,'hair_type_highlight_color',84,32,14), (361304,1841148,1,'lip_type',41,-29,-37), (361305,1841148,1,'nose_type',-10,31,-14), (361306,1841148,0,'skin_color',143,137,179), (361307,1841148,1,'soga_cheek_type',0,-7,-34), (361308,1841148,1,'soga_chin_type',0,41,-29), (361309,1841148,1,'soga_ear_type',0,-21,0), (361310,1841148,1,'soga_eye_brow_type',0,18,-1), (361311,1841148,0,'soga_eye_color',229,229,102), (361312,1841148,1,'soga_eye_type',-21,0,0), (361313,1841148,0,'soga_hair_face_color',127,132,148), (361314,1841148,0,'soga_hair_face_highlight_color',84,32,14), (361315,1841148,0,'soga_hair_type_color',127,132,148), (361316,1841148,0,'soga_hair_type_highlight_color',84,32,14), (361317,1841148,1,'soga_lip_type',28,-28,5), (361318,1841148,1,'soga_nose_type',-37,17,14), (361319,1841148,0,'soga_skin_color',143,137,179), (361320,1841148,0,'wing_color1',255,255,255), (361321,1841148,0,'wing_color2',255,255,255), (361322,1841149,1,'cheek_type',59,-94,0), (361323,1841149,1,'chin_type',-77,-51,-79), (361324,1841149,1,'ear_type',50,-39,0), (361325,1841149,1,'eye_brow_type',90,0,1), (361326,1841149,0,'eye_color',155,128,255), (361327,1841149,1,'eye_type',75,0,0), (361328,1841149,0,'hair_color1',97,28,34), (361329,1841149,0,'hair_color2',53,49,53), (361330,1841149,0,'hair_face_color',15,1,21), (361331,1841149,0,'hair_face_highlight_color',95,84,128), (361332,1841149,0,'hair_highlight',96,63,188), (361333,1841149,0,'hair_type_color',15,1,21), (361334,1841149,0,'hair_type_highlight_color',95,84,128), (361335,1841149,1,'lip_type',83,74,42), (361336,1841149,1,'nose_type',5,97,28), (361337,1841149,0,'skin_color',147,190,189), (361338,1841149,1,'soga_cheek_type',0,90,0), (361339,1841149,1,'soga_chin_type',0,83,74), (361340,1841149,1,'soga_ear_type',0,75,0), (361341,1841149,1,'soga_eye_brow_type',0,50,-39), (361342,1841149,0,'soga_eye_color',229,229,102), (361343,1841149,1,'soga_eye_type',75,0,0), (361344,1841149,0,'soga_hair_color1',29,21,28), (361345,1841149,0,'soga_hair_color2',53,49,53), (361346,1841149,0,'soga_hair_face_color',15,1,21), (361347,1841149,0,'soga_hair_face_highlight_color',95,84,128), (361348,1841149,0,'soga_hair_highlight',96,63,188), (361349,1841149,0,'soga_hair_type_color',15,1,21), (361350,1841149,0,'soga_hair_type_highlight_color',95,84,128), (361351,1841149,1,'soga_lip_type',1,59,-94), (361352,1841149,1,'soga_nose_type',42,-77,-51), (361353,1841149,0,'soga_skin_color',147,190,189), (361354,1841150,1,'cheek_type',-82,35,0), (361355,1841150,1,'chin_type',-75,81,-57), (361356,1841150,1,'ear_type',79,55,0), (361357,1841150,1,'eye_brow_type',7,-84,79), (361358,1841150,0,'eye_color',161,84,196), (361359,1841150,1,'eye_type',89,0,0), (361360,1841150,0,'hair_color1',219,187,14), (361361,1841150,0,'hair_color2',88,77,98), (361362,1841150,0,'hair_face_color',86,68,133), (361363,1841150,0,'hair_face_highlight_color',107,131,144), (361364,1841150,0,'hair_highlight',98,91,163), (361365,1841150,0,'hair_type_color',86,68,133), (361366,1841150,0,'hair_type_highlight_color',107,131,144), (361367,1841150,1,'lip_type',-41,34,29), (361368,1841150,1,'nose_type',56,-37,-69), (361369,1841150,0,'skin_color',132,107,134), (361370,1841150,1,'soga_cheek_type',0,7,-84), (361371,1841150,1,'soga_chin_type',0,-41,34), (361372,1841150,1,'soga_ear_type',0,89,0), (361373,1841150,1,'soga_eye_brow_type',0,79,55), (361374,1841150,0,'soga_eye_color',229,229,102), (361375,1841150,1,'soga_eye_type',89,0,0), (361376,1841150,0,'soga_hair_color1',152,46,102), (361377,1841150,0,'soga_hair_color2',88,77,98), (361378,1841150,0,'soga_hair_face_color',86,68,133), (361379,1841150,0,'soga_hair_face_highlight_color',107,131,144), (361380,1841150,0,'soga_hair_highlight',98,91,163), (361381,1841150,0,'soga_hair_type_color',86,68,133), (361382,1841150,0,'soga_hair_type_highlight_color',107,131,144), (361383,1841150,1,'soga_lip_type',79,-82,35), (361384,1841150,1,'soga_nose_type',29,-75,81), (361385,1841150,0,'soga_skin_color',132,107,134), (361386,1841151,0,'eye_color',255,255,255), (361387,1841151,0,'skin_color',255,255,255), (361388,1841151,0,'soga_eye_color',255,0,255), (361389,1841152,1,'cheek_type',63,62,0), (361390,1841152,1,'chin_type',-70,12,-95), (361391,1841152,1,'ear_type',-29,-87,0), (361392,1841152,1,'eye_brow_type',95,68,43), (361393,1841152,0,'eye_color',73,136,134), (361394,1841152,1,'eye_type',64,0,0), (361395,1841152,0,'hair_color1',77,62,23), (361396,1841152,0,'hair_color2',49,49,53), (361397,1841152,0,'hair_face_color',61,61,75), (361398,1841152,0,'hair_face_highlight_color',109,131,182), (361399,1841152,0,'hair_highlight',103,102,153), (361400,1841152,0,'hair_type_color',61,61,75), (361401,1841152,0,'hair_type_highlight_color',109,131,182), (361402,1841152,1,'lip_type',-85,83,-51), (361403,1841152,1,'nose_type',-89,77,62), (361404,1841152,0,'skin_color',121,160,163), (361405,1841152,1,'soga_cheek_type',0,95,68), (361406,1841152,1,'soga_chin_type',0,-85,83), (361407,1841152,1,'soga_ear_type',0,64,0), (361408,1841152,1,'soga_eye_brow_type',0,-29,-87), (361409,1841152,0,'soga_eye_color',229,229,102), (361410,1841152,1,'soga_eye_type',64,0,0), (361411,1841152,0,'soga_hair_color1',43,36,70), (361412,1841152,0,'soga_hair_color2',49,49,53), (361413,1841152,0,'soga_hair_face_color',61,61,75), (361414,1841152,0,'soga_hair_face_highlight_color',109,131,182), (361415,1841152,0,'soga_hair_highlight',103,102,153), (361416,1841152,0,'soga_hair_type_color',61,61,75), (361417,1841152,0,'soga_hair_type_highlight_color',109,131,182), (361418,1841152,1,'soga_lip_type',43,63,62), (361419,1841152,1,'soga_nose_type',-51,-70,12), (361420,1841152,0,'soga_skin_color',121,160,163), (361421,1841152,0,'wing_color1',255,255,255), (361422,1841152,0,'wing_color2',255,255,255), (361423,1841153,1,'cheek_type',26,59,0), (361424,1841153,1,'chin_type',52,94,21), (361425,1841153,1,'ear_type',-76,45,0), (361426,1841153,1,'eye_brow_type',-84,-44,-56), (361427,1841153,0,'eye_color',9,9,220), (361428,1841153,1,'eye_type',-78,0,0), (361429,1841153,0,'hair_color1',19,81,181), (361430,1841153,0,'hair_color2',36,34,36), (361431,1841153,0,'hair_highlight',255,255,255), (361432,1841153,0,'hair_type_color',15,1,21), (361433,1841153,0,'hair_type_highlight_color',91,205,45), (361434,1841153,1,'lip_type',53,46,-37), (361435,1841153,1,'nose_type',62,19,81), (361436,1841153,0,'skin_color',6,43,68), (361437,1841153,1,'soga_cheek_type',0,-84,-44), (361438,1841153,1,'soga_chin_type',0,53,46), (361439,1841153,1,'soga_ear_type',0,-78,0), (361440,1841153,1,'soga_eye_brow_type',0,-76,45), (361441,1841153,0,'soga_eye_color',229,229,102), (361442,1841153,1,'soga_eye_type',-78,0,0), (361443,1841153,0,'soga_hair_color1',255,255,255), (361444,1841153,0,'soga_hair_color2',36,34,36), (361445,1841153,0,'soga_hair_highlight',255,255,255), (361446,1841153,0,'soga_hair_type_color',15,1,21), (361447,1841153,0,'soga_hair_type_highlight_color',91,205,45), (361448,1841153,1,'soga_lip_type',-56,26,59), (361449,1841153,1,'soga_nose_type',-37,52,94), (361450,1841153,0,'soga_skin_color',6,43,68), (361451,1841153,0,'wing_color1',114,16,198), (361452,1841153,0,'wing_color2',116,186,3), (361453,1841154,1,'cheek_type',-32,31,0), (361454,1841154,1,'chin_type',50,75,-62), (361455,1841154,1,'ear_type',-29,-68,0), (361456,1841154,1,'eye_brow_type',95,-40,25), (361457,1841154,0,'eye_color',219,219,9), (361458,1841154,1,'eye_type',22,0,0), (361459,1841154,0,'hair_color1',5,98,169), (361460,1841154,0,'hair_color2',194,28,1), (361461,1841154,0,'hair_highlight',255,255,255), (361462,1841154,0,'hair_type_color',58,21,1), (361463,1841154,0,'hair_type_highlight_color',245,201,15), (361464,1841154,1,'lip_type',74,46,-31), (361465,1841154,1,'nose_type',71,5,98), (361466,1841154,0,'skin_color',15,74,118), (361467,1841154,1,'soga_cheek_type',0,95,-40), (361468,1841154,1,'soga_chin_type',0,74,46), (361469,1841154,1,'soga_ear_type',0,22,0), (361470,1841154,1,'soga_eye_brow_type',0,-29,-68), (361471,1841154,0,'soga_eye_color',229,229,102), (361472,1841154,1,'soga_eye_type',22,0,0), (361473,1841154,0,'soga_hair_color1',255,255,255), (361474,1841154,0,'soga_hair_color2',194,28,1), (361475,1841154,0,'soga_hair_highlight',255,255,255), (361476,1841154,0,'soga_hair_type_color',58,21,1), (361477,1841154,0,'soga_hair_type_highlight_color',245,201,15), (361478,1841154,1,'soga_lip_type',25,-32,31), (361479,1841154,1,'soga_nose_type',-31,50,75), (361480,1841154,0,'soga_skin_color',15,74,118), (361481,1841154,0,'wing_color2',159,180,3), (361482,1841155,1,'cheek_type',0,-3,0), (361483,1841155,1,'chin_type',3,-11,37), (361484,1841155,1,'ear_type',-35,20,0), (361485,1841155,1,'eye_brow_type',3,-9,34), (361486,1841155,0,'eye_color',211,117,255), (361487,1841155,1,'eye_type',23,0,0), (361488,1841155,0,'hair_color1',235,9,0), (361489,1841155,0,'hair_face_color',187,172,197), (361490,1841155,0,'hair_face_highlight_color',155,150,106), (361491,1841155,0,'hair_type_color',187,172,197), (361492,1841155,0,'hair_type_highlight_color',155,150,106), (361493,1841155,1,'lip_type',17,-4,-20), (361494,1841155,1,'nose_type',14,-21,9), (361495,1841155,0,'skin_color',139,195,194), (361496,1841155,1,'soga_cheek_type',0,3,-9), (361497,1841155,1,'soga_chin_type',0,17,-4), (361498,1841155,1,'soga_ear_type',0,23,0), (361499,1841155,1,'soga_eye_brow_type',0,-35,20), (361500,1841155,0,'soga_eye_color',229,229,102), (361501,1841155,1,'soga_eye_type',23,0,0), (361502,1841155,0,'soga_hair_face_color',187,172,197), (361503,1841155,0,'soga_hair_face_highlight_color',155,150,106), (361504,1841155,0,'soga_hair_type_color',187,172,197), (361505,1841155,0,'soga_hair_type_highlight_color',155,150,106), (361506,1841155,1,'soga_lip_type',34,0,-3), (361507,1841155,1,'soga_nose_type',-20,3,-11), (361508,1841155,0,'soga_skin_color',139,195,194), (361509,1841155,0,'wing_color1',255,255,255), (361510,1841155,0,'wing_color2',255,255,255), (361511,1841156,1,'cheek_type',-31,52,0), (361512,1841156,1,'chin_type',-64,42,-25), (361513,1841156,1,'ear_type',42,56,0), (361514,1841156,1,'eye_brow_type',29,44,-77), (361515,1841156,0,'eye_color',15,8,20), (361516,1841156,1,'eye_type',-39,0,0), (361517,1841156,0,'hair_color1',82,50,162), (361518,1841156,0,'hair_color2',62,62,68), (361519,1841156,0,'hair_face_color',244,245,246), (361520,1841156,0,'hair_face_highlight_color',94,79,124), (361521,1841156,0,'hair_highlight',96,63,188), (361522,1841156,0,'hair_type_color',244,245,246), (361523,1841156,0,'hair_type_highlight_color',94,79,124), (361524,1841156,1,'lip_type',-9,-77,-14), (361525,1841156,1,'nose_type',-97,82,50), (361526,1841156,0,'skin_color',102,77,75), (361527,1841156,1,'soga_cheek_type',0,29,44), (361528,1841156,1,'soga_chin_type',0,-9,-77), (361529,1841156,1,'soga_ear_type',0,-39,0), (361530,1841156,1,'soga_eye_brow_type',0,42,56), (361531,1841156,0,'soga_eye_color',229,229,102), (361532,1841156,1,'soga_eye_type',-39,0,0), (361533,1841156,0,'soga_hair_color1',160,156,172), (361534,1841156,0,'soga_hair_color2',62,62,68), (361535,1841156,0,'soga_hair_face_color',244,245,246), (361536,1841156,0,'soga_hair_face_highlight_color',94,79,124), (361537,1841156,0,'soga_hair_highlight',96,63,188), (361538,1841156,0,'soga_hair_type_color',244,245,246), (361539,1841156,0,'soga_hair_type_highlight_color',94,79,124), (361540,1841156,1,'soga_lip_type',-77,-31,52), (361541,1841156,1,'soga_nose_type',-14,-64,42), (361542,1841156,0,'soga_skin_color',102,77,75), (361543,1841156,0,'wing_color1',255,255,255), (361544,1841156,0,'wing_color2',255,255,255), (361545,1841157,1,'cheek_type',61,62,0), (361546,1841157,1,'chin_type',-17,87,37), (361547,1841157,1,'ear_type',38,-31,0), (361548,1841157,1,'eye_brow_type',-25,-83,-25), (361549,1841157,0,'eye_color',9,5,12), (361550,1841157,1,'eye_type',43,0,0), (361551,1841157,0,'hair_color1',28,163,37), (361552,1841157,0,'hair_color2',62,62,68), (361553,1841157,0,'hair_face_color',244,244,246), (361554,1841157,0,'hair_face_highlight_color',107,131,144), (361555,1841157,0,'hair_highlight',98,91,163), (361556,1841157,0,'hair_type_color',244,244,246), (361557,1841157,0,'hair_type_highlight_color',107,131,144), (361558,1841157,1,'lip_type',38,9,-14), (361559,1841157,1,'nose_type',0,28,-93), (361560,1841157,0,'skin_color',110,102,135), (361561,1841157,1,'soga_cheek_type',0,-25,-83), (361562,1841157,1,'soga_chin_type',0,38,9), (361563,1841157,1,'soga_ear_type',0,43,0), (361564,1841157,1,'soga_eye_brow_type',0,38,-31), (361565,1841157,0,'soga_eye_color',229,229,102), (361566,1841157,1,'soga_eye_type',43,0,0), (361567,1841157,0,'soga_hair_color1',160,156,172), (361568,1841157,0,'soga_hair_color2',62,62,68), (361569,1841157,0,'soga_hair_face_color',244,244,246), (361570,1841157,0,'soga_hair_face_highlight_color',107,131,144), (361571,1841157,0,'soga_hair_highlight',98,91,163), (361572,1841157,0,'soga_hair_type_color',244,244,246), (361573,1841157,0,'soga_hair_type_highlight_color',107,131,144), (361574,1841157,1,'soga_lip_type',-25,61,62), (361575,1841157,1,'soga_nose_type',-14,-17,87), (361576,1841157,0,'soga_skin_color',110,102,135), (361577,1841158,1,'cheek_type',-8,3,0), (361578,1841158,1,'chin_type',17,7,-20), (361579,1841158,1,'ear_type',44,26,0), (361580,1841158,1,'eye_brow_type',-11,0,26), (361581,1841158,0,'eye_color',255,255,90), (361582,1841158,1,'eye_type',-11,0,0), (361583,1841158,0,'hair_color1',8,245,246), (361584,1841158,0,'hair_face_color',83,46,4), (361585,1841158,0,'hair_face_highlight_color',216,192,37), (361586,1841158,0,'hair_type_color',83,46,4), (361587,1841158,0,'hair_type_highlight_color',216,192,37), (361588,1841158,1,'lip_type',-11,-7,12), (361589,1841158,1,'nose_type',-43,8,-11), (361590,1841158,0,'skin_color',176,185,136), (361591,1841158,1,'soga_cheek_type',0,-11,0), (361592,1841158,1,'soga_chin_type',0,-11,-7), (361593,1841158,1,'soga_ear_type',0,-11,0), (361594,1841158,1,'soga_eye_brow_type',0,44,26), (361595,1841158,0,'soga_eye_color',229,229,102), (361596,1841158,1,'soga_eye_type',-11,0,0), (361597,1841158,0,'soga_hair_face_color',83,46,4), (361598,1841158,0,'soga_hair_face_highlight_color',216,192,37), (361599,1841158,0,'soga_hair_type_color',83,46,4), (361600,1841158,0,'soga_hair_type_highlight_color',216,192,37), (361601,1841158,1,'soga_lip_type',26,-8,3), (361602,1841158,1,'soga_nose_type',12,17,7), (361603,1841158,0,'soga_skin_color',176,185,136), (361604,1841158,0,'wing_color1',255,255,255), (361605,1841158,0,'wing_color2',255,255,255), (361606,1841159,1,'cheek_type',-19,22,0), (361607,1841159,1,'chin_type',9,-31,19), (361608,1841159,1,'ear_type',7,3,0), (361609,1841159,1,'eye_brow_type',-7,34,0), (361610,1841159,0,'eye_color',251,248,254), (361611,1841159,1,'eye_type',-7,0,0), (361612,1841159,0,'hair_color1',228,26,0), (361613,1841159,0,'hair_face_color',79,29,12), (361614,1841159,0,'hair_type_color',79,29,12), (361615,1841159,1,'lip_type',38,0,-1), (361616,1841159,1,'nose_type',-2,-28,26), (361617,1841159,0,'skin_color',146,77,12), (361618,1841159,1,'soga_cheek_type',0,-7,34), (361619,1841159,1,'soga_chin_type',0,38,0), (361620,1841159,1,'soga_ear_type',0,-7,0), (361621,1841159,1,'soga_eye_brow_type',0,7,3), (361622,1841159,0,'soga_eye_color',229,229,102), (361623,1841159,1,'soga_eye_type',-7,0,0), (361624,1841159,0,'soga_hair_face_color',79,29,12), (361625,1841159,0,'soga_hair_type_color',79,29,12), (361626,1841159,1,'soga_lip_type',0,-19,22), (361627,1841159,1,'soga_nose_type',-1,9,-31), (361628,1841159,0,'soga_skin_color',146,77,12), (361629,1841159,0,'wing_color1',255,255,255), (361630,1841159,0,'wing_color2',255,255,255), (361631,1841160,1,'cheek_type',56,-71,0), (361632,1841160,1,'chin_type',-11,90,-10), (361633,1841160,1,'ear_type',68,9,0), (361634,1841160,1,'eye_brow_type',-51,-58,-66), (361635,1841160,0,'eye_color',8,16,13), (361636,1841160,1,'eye_type',-65,0,0), (361637,1841160,0,'hair_color1',169,245,228), (361638,1841160,0,'hair_color2',28,27,50), (361639,1841160,0,'hair_face_color',5,5,1), (361640,1841160,0,'hair_face_highlight_color',244,244,246), (361641,1841160,0,'hair_highlight',160,156,172), (361642,1841160,0,'hair_type_color',5,5,1), (361643,1841160,0,'hair_type_highlight_color',244,244,246), (361644,1841160,1,'lip_type',45,-78,-34), (361645,1841160,1,'nose_type',58,-87,-11), (361646,1841160,0,'skin_color',189,178,176), (361647,1841160,1,'soga_cheek_type',0,-51,-58), (361648,1841160,1,'soga_chin_type',0,45,-78), (361649,1841160,1,'soga_ear_type',0,-65,0), (361650,1841160,1,'soga_eye_brow_type',0,68,9), (361651,1841160,0,'soga_eye_color',229,229,102), (361652,1841160,1,'soga_eye_type',-65,0,0), (361653,1841160,0,'soga_hair_color1',33,22,19), (361654,1841160,0,'soga_hair_color2',28,27,50), (361655,1841160,0,'soga_hair_face_color',5,5,1), (361656,1841160,0,'soga_hair_face_highlight_color',244,244,246), (361657,1841160,0,'soga_hair_highlight',160,156,172), (361658,1841160,0,'soga_hair_type_color',5,5,1), (361659,1841160,0,'soga_hair_type_highlight_color',244,244,246), (361660,1841160,1,'soga_lip_type',-66,56,-71), (361661,1841160,1,'soga_nose_type',-34,-11,90), (361662,1841160,0,'soga_skin_color',189,178,176), (361663,1841161,1,'cheek_type',-8,3,0), (361664,1841161,1,'chin_type',17,7,-20), (361665,1841161,1,'ear_type',44,26,0), (361666,1841161,1,'eye_brow_type',-11,0,26), (361667,1841161,0,'eye_color',234,185,16), (361668,1841161,1,'eye_type',-11,0,0), (361669,1841161,0,'hair_color1',8,245,0), (361670,1841161,0,'hair_face_color',32,31,13), (361671,1841161,0,'hair_face_highlight_color',216,192,37), (361672,1841161,0,'hair_type_color',32,31,13), (361673,1841161,0,'hair_type_highlight_color',216,192,37), (361674,1841161,1,'lip_type',-11,-7,12), (361675,1841161,1,'nose_type',-43,8,-11), (361676,1841161,0,'skin_color',143,154,144), (361677,1841161,1,'soga_cheek_type',0,-11,0), (361678,1841161,1,'soga_chin_type',0,-11,-7), (361679,1841161,1,'soga_ear_type',0,-11,0), (361680,1841161,1,'soga_eye_brow_type',0,44,26), (361681,1841161,0,'soga_eye_color',229,229,102), (361682,1841161,1,'soga_eye_type',-28,0,0), (361683,1841161,0,'soga_hair_face_color',32,31,13), (361684,1841161,0,'soga_hair_face_highlight_color',216,192,37), (361685,1841161,0,'soga_hair_type_color',32,31,13), (361686,1841161,0,'soga_hair_type_highlight_color',216,192,37), (361687,1841161,1,'soga_lip_type',26,-8,3), (361688,1841161,1,'soga_nose_type',12,17,7), (361689,1841161,0,'soga_skin_color',143,154,144), (361690,1841161,0,'wing_color1',255,255,255), (361691,1841161,0,'wing_color2',255,255,255), (361692,1841162,1,'cheek_type',100,-100,0), (361693,1841162,1,'chin_type',-100,100,100), (361694,1841162,1,'ear_type',25,9,0), (361695,1841162,1,'eye_brow_type',100,100,100), (361696,1841162,0,'eye_color',118,14,183), (361697,1841162,1,'eye_type',100,0,0), (361698,1841162,0,'hair_color1',239,255,242), (361699,1841162,0,'hair_face_color',171,60,32), (361700,1841162,0,'hair_face_highlight_color',216,192,37), (361701,1841162,0,'hair_type_color',171,60,32), (361702,1841162,0,'hair_type_highlight_color',216,192,37), (361703,1841162,1,'lip_type',100,50,-68), (361704,1841162,1,'nose_type',0,-17,-1), (361705,1841162,0,'skin_color',55,57,59), (361706,1841162,1,'soga_cheek_type',0,100,100), (361707,1841162,1,'soga_chin_type',0,100,50), (361708,1841162,1,'soga_ear_type',0,100,0), (361709,1841162,1,'soga_eye_brow_type',0,25,9), (361710,1841162,0,'soga_eye_color',229,229,102), (361711,1841162,1,'soga_eye_type',100,0,0), (361712,1841162,0,'soga_hair_face_color',171,60,32), (361713,1841162,0,'soga_hair_face_highlight_color',216,192,37), (361714,1841162,0,'soga_hair_type_color',171,60,32), (361715,1841162,0,'soga_hair_type_highlight_color',216,192,37), (361716,1841162,1,'soga_lip_type',100,100,-100), (361717,1841162,1,'soga_nose_type',-68,-100,100), (361718,1841162,0,'soga_skin_color',55,57,59), (361719,1841162,0,'wing_color1',255,255,255), (361720,1841162,0,'wing_color2',255,255,255), (361721,1841163,1,'cheek_type',26,56,0), (361722,1841163,1,'chin_type',52,-64,-4), (361723,1841163,1,'ear_type',-52,72,0), (361724,1841163,1,'eye_brow_type',91,97,-44), (361725,1841163,0,'eye_color',185,33,18), (361726,1841163,1,'eye_type',93,0,0), (361727,1841163,0,'hair_color1',217,178,251), (361728,1841163,0,'hair_color2',36,34,36), (361729,1841163,0,'hair_highlight',255,255,255), (361730,1841163,0,'hair_type_color',18,5,24), (361731,1841163,0,'hair_type_highlight_color',57,19,1), (361732,1841163,1,'lip_type',100,100,4), (361733,1841163,1,'nose_type',10,-39,-78), (361734,1841163,0,'skin_color',97,146,88), (361735,1841163,1,'soga_cheek_type',0,91,97), (361736,1841163,1,'soga_chin_type',0,100,100), (361737,1841163,1,'soga_ear_type',0,93,0), (361738,1841163,1,'soga_eye_brow_type',0,-52,72), (361739,1841163,0,'soga_eye_color',229,229,102), (361740,1841163,1,'soga_eye_type',93,0,0), (361741,1841163,0,'soga_hair_color1',255,255,255), (361742,1841163,0,'soga_hair_color2',36,34,36), (361743,1841163,0,'soga_hair_highlight',255,255,255), (361744,1841163,0,'soga_hair_type_color',18,5,24), (361745,1841163,0,'soga_hair_type_highlight_color',57,19,1), (361746,1841163,1,'soga_lip_type',-44,26,56), (361747,1841163,1,'soga_nose_type',4,52,-64), (361748,1841163,0,'soga_skin_color',97,146,88), (361749,1841163,0,'wing_color1',92,92,92), (361750,1841163,0,'wing_color2',198,21,28), (361751,1841164,1,'cheek_type',9,-29,0), (361752,1841164,1,'chin_type',97,39,4), (361753,1841164,1,'ear_type',-31,0,0), (361754,1841164,1,'eye_brow_type',97,-59,59), (361755,1841164,0,'eye_color',188,99,240), (361756,1841164,1,'eye_type',71,0,0), (361757,1841164,0,'hair_color1',55,233,246), (361758,1841164,0,'hair_color2',59,81,113), (361759,1841164,0,'hair_face_color',107,131,144), (361760,1841164,0,'hair_face_highlight_color',244,244,246), (361761,1841164,0,'hair_highlight',160,156,172), (361762,1841164,0,'hair_type_color',107,131,144), (361763,1841164,0,'hair_type_highlight_color',244,244,246), (361764,1841164,1,'lip_type',-39,55,-56), (361765,1841164,1,'nose_type',-56,55,-23), (361766,1841164,0,'skin_color',153,196,195), (361767,1841164,1,'soga_cheek_type',0,97,-59), (361768,1841164,1,'soga_chin_type',0,-39,55), (361769,1841164,1,'soga_ear_type',0,71,0), (361770,1841164,1,'soga_eye_brow_type',0,-31,0), (361771,1841164,0,'soga_eye_color',229,229,102), (361772,1841164,1,'soga_eye_type',71,0,0), (361773,1841164,0,'soga_hair_color1',98,91,163), (361774,1841164,0,'soga_hair_color2',59,81,113), (361775,1841164,0,'soga_hair_face_color',107,131,144), (361776,1841164,0,'soga_hair_face_highlight_color',244,244,246), (361777,1841164,0,'soga_hair_highlight',160,156,172), (361778,1841164,0,'soga_hair_type_color',107,131,144), (361779,1841164,0,'soga_hair_type_highlight_color',244,244,246), (361780,1841164,1,'soga_lip_type',59,9,-29), (361781,1841164,1,'soga_nose_type',-56,97,39), (361782,1841164,0,'soga_skin_color',153,196,195), (361783,1841165,1,'cheek_type',-26,-14,0), (361784,1841165,1,'chin_type',32,-2,-20), (361785,1841165,1,'ear_type',-14,7,0), (361786,1841165,1,'eye_brow_type',14,25,-1), (361787,1841165,0,'eye_color',71,60,126), (361788,1841165,1,'eye_type',-28,0,0), (361789,1841165,0,'hair_color1',210,37,0), (361790,1841165,0,'hair_face_color',140,128,140), (361791,1841165,0,'hair_type_color',140,128,140), (361792,1841165,1,'lip_type',-37,-21,34), (361793,1841165,1,'nose_type',-34,-46,37), (361794,1841165,0,'skin_color',81,127,134), (361795,1841165,1,'soga_cheek_type',0,14,25), (361796,1841165,1,'soga_chin_type',0,-37,-21), (361797,1841165,1,'soga_ear_type',0,-28,0), (361798,1841165,1,'soga_eye_brow_type',0,-14,7), (361799,1841165,0,'soga_eye_color',229,229,102), (361800,1841165,1,'soga_eye_type',-28,0,0), (361801,1841165,0,'soga_hair_face_color',140,128,140), (361802,1841165,0,'soga_hair_type_color',140,128,140), (361803,1841165,1,'soga_lip_type',-1,-26,-14), (361804,1841165,1,'soga_nose_type',34,32,-2), (361805,1841165,0,'soga_skin_color',81,127,134), (361806,1841165,0,'wing_color1',255,255,255), (361807,1841165,0,'wing_color2',255,255,255), (361808,1841166,1,'cheek_type',-75,69,0), (361809,1841166,1,'chin_type',-23,63,-7), (361810,1841166,1,'ear_type',-81,25,0), (361811,1841166,1,'eye_brow_type',-41,8,-79), (361812,1841166,0,'hair_color1',37,69,81), (361813,1841166,0,'hair_color2',62,62,68), (361814,1841166,0,'hair_face_color',244,244,246), (361815,1841166,0,'hair_face_highlight_color',209,200,188), (361816,1841166,0,'hair_highlight',112,123,142), (361817,1841166,0,'hair_type_color',244,244,246), (361818,1841166,0,'hair_type_highlight_color',209,200,188), (361819,1841166,1,'lip_type',10,81,-29), (361820,1841166,1,'nose_type',57,37,69), (361821,1841166,0,'skin_color',108,142,149), (361822,1841166,1,'soga_cheek_type',0,-41,8), (361823,1841166,1,'soga_chin_type',0,10,81), (361824,1841166,1,'soga_ear_type',-81,25,0), (361825,1841166,1,'soga_eye_brow_type',0,-81,25), (361826,1841166,0,'soga_eye_color',229,229,102), (361827,1841166,0,'soga_hair_color1',160,156,172), (361828,1841166,0,'soga_hair_color2',62,62,68), (361829,1841166,0,'soga_hair_face_color',244,244,246), (361830,1841166,0,'soga_hair_face_highlight_color',209,200,188), (361831,1841166,0,'soga_hair_highlight',112,123,142), (361832,1841166,0,'soga_hair_type_color',244,244,246), (361833,1841166,0,'soga_hair_type_highlight_color',209,200,188), (361834,1841166,1,'soga_lip_type',-79,-75,69), (361835,1841166,1,'soga_nose_type',-29,-23,63), (361836,1841166,0,'soga_skin_color',108,142,149), (361837,1841167,1,'cheek_type',0,5,0), (361838,1841167,1,'chin_type',-18,-34,18), (361839,1841167,1,'ear_type',-17,25,0), (361840,1841167,1,'eye_brow_type',19,-7,21), (361841,1841167,0,'eye_color',20,10,22), (361842,1841167,1,'eye_type',-23,0,0), (361843,1841167,0,'hair_color1',28,242,0), (361844,1841167,0,'hair_face_color',213,216,216), (361845,1841167,0,'hair_face_highlight_color',105,103,97), (361846,1841167,0,'hair_type_color',213,216,216), (361847,1841167,0,'hair_type_highlight_color',105,103,97), (361848,1841167,1,'lip_type',-28,42,10), (361849,1841167,1,'nose_type',28,28,-14), (361850,1841167,0,'skin_color',57,46,44), (361851,1841167,1,'soga_cheek_type',0,19,-7), (361852,1841167,1,'soga_chin_type',0,-28,42), (361853,1841167,1,'soga_ear_type',0,-23,0), (361854,1841167,1,'soga_eye_brow_type',0,-17,25), (361855,1841167,0,'soga_eye_color',229,229,102), (361856,1841167,1,'soga_eye_type',-23,0,0), (361857,1841167,0,'soga_hair_face_color',213,216,216), (361858,1841167,0,'soga_hair_face_highlight_color',105,103,97), (361859,1841167,0,'soga_hair_type_color',213,216,216), (361860,1841167,0,'soga_hair_type_highlight_color',105,103,97), (361861,1841167,1,'soga_lip_type',21,0,5), (361862,1841167,1,'soga_nose_type',10,-18,-34), (361863,1841167,0,'soga_skin_color',57,46,44), (361864,1841167,0,'wing_color1',255,255,255), (361865,1841167,0,'wing_color2',255,255,255), (361866,1841168,1,'cheek_type',32,-21,0), (361867,1841168,1,'chin_type',0,0,17), (361868,1841168,1,'ear_type',23,2,0), (361869,1841168,1,'eye_brow_type',21,4,4), (361870,1841168,0,'eye_color',5,3,6), (361871,1841168,0,'hair_color1',244,234,0), (361872,1841168,0,'hair_face_color',228,240,253), (361873,1841168,0,'hair_face_highlight_color',155,150,106), (361874,1841168,0,'hair_type_color',228,240,253), (361875,1841168,0,'hair_type_highlight_color',155,150,106), (361876,1841168,1,'lip_type',17,26,-35), (361877,1841168,1,'nose_type',25,-12,-22), (361878,1841168,0,'skin_color',152,126,122), (361879,1841168,1,'soga_cheek_type',0,21,4), (361880,1841168,1,'soga_chin_type',0,17,26), (361881,1841168,1,'soga_ear_type',23,2,0), (361882,1841168,1,'soga_eye_brow_type',0,23,2), (361883,1841168,0,'soga_eye_color',229,229,102), (361884,1841168,0,'soga_hair_face_color',228,240,253), (361885,1841168,0,'soga_hair_face_highlight_color',155,150,106), (361886,1841168,0,'soga_hair_type_color',228,240,253), (361887,1841168,0,'soga_hair_type_highlight_color',155,150,106), (361888,1841168,1,'soga_lip_type',4,32,-21), (361889,1841168,1,'soga_nose_type',-35,0,0), (361890,1841168,0,'soga_skin_color',152,126,122), (361891,1841168,0,'wing_color1',255,255,255), (361892,1841168,0,'wing_color2',255,255,255), (361893,1841169,1,'cheek_type',7,50,0), (361894,1841169,1,'chin_type',-58,-96,-56), (361895,1841169,1,'ear_type',46,-56,0), (361896,1841169,1,'eye_brow_type',-89,14,22), (361897,1841169,0,'eye_color',240,139,255), (361898,1841169,1,'eye_type',-11,0,0), (361899,1841169,0,'hair_color1',56,94,0), (361900,1841169,0,'hair_face_color',7,1,1), (361901,1841169,0,'hair_face_highlight_color',103,133,149), (361902,1841169,0,'hair_type_color',7,1,1), (361903,1841169,0,'hair_type_highlight_color',103,133,149), (361904,1841169,1,'lip_type',79,35,21), (361905,1841169,1,'nose_type',-96,56,94), (361906,1841169,0,'skin_color',199,172,194), (361907,1841169,1,'soga_cheek_type',0,-89,14), (361908,1841169,1,'soga_chin_type',0,79,35), (361909,1841169,1,'soga_ear_type',0,-11,0), (361910,1841169,1,'soga_eye_brow_type',0,46,-56), (361911,1841169,0,'soga_eye_color',229,229,102), (361912,1841169,0,'soga_hair_face_color',7,1,1), (361913,1841169,0,'soga_hair_face_highlight_color',103,133,149), (361914,1841169,0,'soga_hair_type_color',7,1,1), (361915,1841169,0,'soga_hair_type_highlight_color',103,133,149), (361916,1841169,1,'soga_lip_type',22,7,50), (361917,1841169,1,'soga_nose_type',21,-58,-96), (361918,1841169,0,'soga_skin_color',199,172,194), (361919,1841169,0,'wing_color1',255,255,255), (361920,1841169,0,'wing_color2',255,255,255), (361921,1841170,0,'eye_color',255,255,255), (361922,1841170,0,'skin_color',255,255,255), (361923,1841170,0,'soga_eye_color',255,0,255), (361924,1841171,1,'cheek_type',0,2,0), (361925,1841171,1,'chin_type',14,31,-1), (361926,1841171,1,'ear_type',-7,14,0), (361927,1841171,1,'eye_brow_type',-18,14,7), (361928,1841171,0,'eye_color',184,117,255), (361929,1841171,1,'eye_type',18,0,0), (361930,1841171,0,'hair_color1',35,4,0), (361931,1841171,0,'hair_face_color',132,127,131), (361932,1841171,0,'hair_type_color',132,127,131), (361933,1841171,1,'lip_type',3,9,45), (361934,1841171,1,'nose_type',2,35,4), (361935,1841171,0,'skin_color',0,30,29), (361936,1841171,1,'soga_cheek_type',0,-18,14), (361937,1841171,1,'soga_chin_type',0,3,9), (361938,1841171,1,'soga_ear_type',0,18,0), (361939,1841171,1,'soga_eye_brow_type',0,-7,14), (361940,1841171,0,'soga_eye_color',229,229,102), (361941,1841171,1,'soga_eye_type',18,0,0), (361942,1841171,0,'soga_hair_face_color',132,127,131), (361943,1841171,0,'soga_hair_type_color',132,127,131), (361944,1841171,1,'soga_lip_type',7,0,2), (361945,1841171,1,'soga_nose_type',45,14,31), (361946,1841171,0,'soga_skin_color',0,30,29), (361947,1841171,0,'wing_color1',255,255,255), (361948,1841171,0,'wing_color2',255,255,255), (361949,1841172,0,'eye_color',255,255,255), (361950,1841172,0,'skin_color',255,255,255), (361951,1841172,0,'soga_eye_color',255,0,255), (361952,1841173,1,'cheek_type',81,35,0), (361953,1841173,1,'chin_type',-17,-37,-87), (361954,1841173,1,'ear_type',-75,25,0), (361955,1841173,1,'eye_brow_type',81,79,-62), (361956,1841173,0,'eye_color',217,58,9), (361957,1841173,1,'eye_type',-52,0,0), (361958,1841173,0,'hair_color1',81,208,56), (361959,1841173,0,'hair_type_color',35,141,211), (361960,1841173,0,'hair_type_highlight_color',66,177,31), (361961,1841173,1,'lip_type',34,-17,-65), (361962,1841173,1,'nose_type',28,81,-48), (361963,1841173,0,'skin_color',160,57,62), (361964,1841173,1,'soga_cheek_type',0,81,79), (361965,1841173,1,'soga_chin_type',0,34,-17), (361966,1841173,1,'soga_ear_type',0,-52,0), (361967,1841173,1,'soga_eye_brow_type',0,-75,25), (361968,1841173,0,'soga_eye_color',229,229,102), (361969,1841173,0,'soga_hair_type_color',35,141,211), (361970,1841173,0,'soga_hair_type_highlight_color',66,177,31), (361971,1841173,1,'soga_lip_type',-62,81,35), (361972,1841173,1,'soga_nose_type',-65,-17,-37), (361973,1841173,0,'soga_skin_color',160,57,62), (361974,1841173,0,'wing_color1',136,203,3), (361975,1841173,0,'wing_color2',1,206,206), (361976,1841174,0,'eye_color',255,255,255), (361977,1841174,0,'skin_color',255,255,255), (361978,1841174,0,'soga_eye_color',255,0,255), (361979,1841175,1,'cheek_type',31,61,0), (361980,1841175,1,'chin_type',25,46,96), (361981,1841175,1,'ear_type',81,-72,0), (361982,1841175,1,'eye_brow_type',-57,-10,47), (361983,1841175,0,'eye_color',142,144,255), (361984,1841175,1,'eye_type',44,0,0), (361985,1841175,0,'hair_color1',31,182,225), (361986,1841175,0,'hair_color2',88,95,109), (361987,1841175,0,'hair_face_color',61,61,75), (361988,1841175,0,'hair_face_highlight_color',244,245,246), (361989,1841175,0,'hair_highlight',33,22,19), (361990,1841175,0,'hair_type_color',61,61,75), (361991,1841175,0,'hair_type_highlight_color',244,245,246), (361992,1841175,1,'lip_type',-84,61,10), (361993,1841175,1,'nose_type',-31,31,-74), (361994,1841175,0,'skin_color',192,178,212), (361995,1841175,1,'soga_cheek_type',0,-57,-10), (361996,1841175,1,'soga_chin_type',0,-84,61), (361997,1841175,1,'soga_ear_type',0,44,0), (361998,1841175,1,'soga_eye_brow_type',0,81,-72), (361999,1841175,0,'soga_eye_color',229,229,102), (362000,1841175,1,'soga_eye_type',19,0,0), (362001,1841175,0,'soga_hair_color1',98,135,156), (362002,1841175,0,'soga_hair_color2',88,95,109), (362003,1841175,0,'soga_hair_face_color',61,61,75), (362004,1841175,0,'soga_hair_face_highlight_color',244,245,246), (362005,1841175,0,'soga_hair_highlight',33,22,19), (362006,1841175,0,'soga_hair_type_color',61,61,75), (362007,1841175,0,'soga_hair_type_highlight_color',244,245,246), (362008,1841175,1,'soga_lip_type',47,31,61), (362009,1841175,1,'soga_nose_type',10,25,46), (362010,1841175,0,'soga_skin_color',192,178,212), (362011,1841175,0,'wing_color1',255,255,255), (362012,1841175,0,'wing_color2',255,255,255), (362013,1841176,1,'cheek_type',88,87,0), (362014,1841176,1,'chin_type',-64,0,45), (362015,1841176,1,'ear_type',2,37,0), (362016,1841176,1,'eye_brow_type',8,-77,34), (362017,1841176,0,'eye_color',212,172,255), (362018,1841176,1,'eye_type',-35,0,0), (362019,1841176,0,'hair_color1',17,239,48), (362020,1841176,0,'hair_color2',124,116,110), (362021,1841176,0,'hair_face_color',107,131,144), (362022,1841176,0,'hair_face_highlight_color',96,84,129), (362023,1841176,0,'hair_highlight',56,22,22), (362024,1841176,0,'hair_type_color',107,131,144), (362025,1841176,0,'hair_type_highlight_color',96,84,129), (362026,1841176,1,'lip_type',41,-25,-20), (362027,1841176,1,'nose_type',53,17,-17), (362028,1841176,0,'skin_color',167,200,207), (362029,1841176,1,'soga_cheek_type',0,8,-77), (362030,1841176,1,'soga_chin_type',0,41,-25), (362031,1841176,1,'soga_ear_type',0,-35,0), (362032,1841176,1,'soga_eye_brow_type',0,2,37), (362033,1841176,0,'soga_eye_color',229,229,102), (362034,1841176,1,'soga_eye_type',-62,0,0), (362035,1841176,0,'soga_hair_color1',112,123,142), (362036,1841176,0,'soga_hair_color2',124,116,110), (362037,1841176,0,'soga_hair_face_color',107,131,144), (362038,1841176,0,'soga_hair_face_highlight_color',96,84,129), (362039,1841176,0,'soga_hair_highlight',56,22,22), (362040,1841176,0,'soga_hair_type_color',107,131,144), (362041,1841176,0,'soga_hair_type_highlight_color',96,84,129), (362042,1841176,1,'soga_lip_type',34,88,87), (362043,1841176,1,'soga_nose_type',-20,-64,0), (362044,1841176,0,'soga_skin_color',167,200,207), (362045,1841176,0,'wing_color1',255,255,255), (362046,1841176,0,'wing_color2',255,255,255), (362047,1841177,1,'cheek_type',-26,0,0), (362048,1841177,1,'chin_type',25,3,0), (362049,1841177,1,'ear_type',-25,10,0), (362050,1841177,1,'eye_brow_type',-2,-1,31), (362051,1841177,0,'eye_color',157,107,255), (362052,1841177,1,'eye_type',35,0,0), (362053,1841177,0,'hair_color1',230,0,0), (362054,1841177,0,'hair_face_color',140,145,161), (362055,1841177,0,'hair_face_highlight_color',105,103,97), (362056,1841177,0,'hair_type_color',140,145,161), (362057,1841177,0,'hair_type_highlight_color',105,103,97), (362058,1841177,1,'lip_type',25,29,0), (362059,1841177,1,'nose_type',8,-26,0), (362060,1841177,0,'skin_color',0,15,15), (362061,1841177,1,'soga_cheek_type',0,-2,-1), (362062,1841177,1,'soga_chin_type',0,25,29), (362063,1841177,1,'soga_ear_type',0,35,0), (362064,1841177,1,'soga_eye_brow_type',0,-25,10), (362065,1841177,0,'soga_eye_color',229,229,102), (362066,1841177,1,'soga_eye_type',7,0,0), (362067,1841177,0,'soga_hair_face_color',140,145,161), (362068,1841177,0,'soga_hair_face_highlight_color',105,103,97), (362069,1841177,0,'soga_hair_type_color',140,145,161), (362070,1841177,0,'soga_hair_type_highlight_color',105,103,97), (362071,1841177,1,'soga_lip_type',31,-26,0), (362072,1841177,1,'soga_nose_type',0,25,3), (362073,1841177,0,'soga_skin_color',0,15,15), (362074,1841177,0,'wing_color1',255,255,255), (362075,1841177,0,'wing_color2',255,255,255), (362076,1841178,1,'cheek_type',79,-4,0), (362077,1841178,1,'chin_type',98,-47,90), (362078,1841178,1,'ear_type',-75,47,0), (362079,1841178,1,'eye_brow_type',41,-7,28), (362080,1841178,0,'eye_color',131,112,234), (362081,1841178,1,'eye_type',46,0,0), (362082,1841178,0,'hair_color1',40,210,34), (362083,1841178,0,'hair_color2',68,71,106), (362084,1841178,0,'hair_face_color',107,119,158), (362085,1841178,0,'hair_face_highlight_color',181,179,168), (362086,1841178,0,'hair_highlight',112,123,142), (362087,1841178,0,'hair_type_color',107,119,158), (362088,1841178,0,'hair_type_highlight_color',181,179,168), (362089,1841178,1,'lip_type',84,0,62), (362090,1841178,1,'nose_type',39,40,-46), (362091,1841178,0,'skin_color',194,193,224), (362092,1841178,1,'soga_cheek_type',0,41,-7), (362093,1841178,1,'soga_chin_type',0,84,0), (362094,1841178,1,'soga_ear_type',0,46,0), (362095,1841178,1,'soga_eye_brow_type',0,-75,47), (362096,1841178,0,'soga_eye_color',229,229,102), (362097,1841178,1,'soga_eye_type',46,0,0), (362098,1841178,0,'soga_hair_color1',94,119,160), (362099,1841178,0,'soga_hair_color2',68,71,106), (362100,1841178,0,'soga_hair_face_color',107,119,158), (362101,1841178,0,'soga_hair_face_highlight_color',181,179,168), (362102,1841178,0,'soga_hair_highlight',112,123,142), (362103,1841178,0,'soga_hair_type_color',107,119,158), (362104,1841178,0,'soga_hair_type_highlight_color',181,179,168), (362105,1841178,1,'soga_lip_type',28,79,-4), (362106,1841178,1,'soga_nose_type',62,98,-47), (362107,1841178,0,'soga_skin_color',194,193,224), (362108,1841179,1,'cheek_type',-26,0,0), (362109,1841179,1,'chin_type',-17,-4,25), (362110,1841179,1,'ear_type',-37,7,0), (362111,1841179,1,'eye_brow_type',-14,-17,-7), (362112,1841179,0,'eye_color',221,142,255), (362113,1841179,0,'hair_color1',255,251,0), (362114,1841179,0,'hair_face_color',114,148,150), (362115,1841179,0,'hair_face_highlight_color',155,150,106), (362116,1841179,0,'hair_type_color',114,148,150), (362117,1841179,0,'hair_type_highlight_color',155,150,106), (362118,1841179,1,'lip_type',20,4,-14), (362119,1841179,1,'nose_type',-3,-1,-5), (362120,1841179,0,'skin_color',103,159,158), (362121,1841179,1,'soga_cheek_type',0,-14,-17), (362122,1841179,1,'soga_chin_type',0,20,4), (362123,1841179,1,'soga_ear_type',-37,7,0), (362124,1841179,1,'soga_eye_brow_type',0,-37,7), (362125,1841179,0,'soga_eye_color',229,229,102), (362126,1841179,0,'soga_hair_face_color',114,148,150), (362127,1841179,0,'soga_hair_face_highlight_color',155,150,106), (362128,1841179,0,'soga_hair_type_color',114,148,150), (362129,1841179,0,'soga_hair_type_highlight_color',155,150,106), (362130,1841179,1,'soga_lip_type',-7,-26,0), (362131,1841179,1,'soga_nose_type',-14,-17,-4), (362132,1841179,0,'soga_skin_color',103,159,158), (362133,1841179,0,'wing_color1',255,255,255), (362134,1841179,0,'wing_color2',255,255,255), (362135,1841180,1,'cheek_type',0,70,0), (362136,1841180,1,'chin_type',31,-9,-21), (362137,1841180,1,'ear_type',10,75,0), (362138,1841180,1,'eye_brow_type',11,70,93), (362139,1841180,0,'eye_color',199,14,14), (362140,1841180,1,'eye_type',95,0,0), (362141,1841180,0,'hair_color1',70,50,228), (362142,1841180,0,'hair_type_color',136,4,0), (362143,1841180,0,'hair_type_highlight_color',15,2,21), (362144,1841180,1,'lip_type',-44,-15,-32), (362145,1841180,1,'nose_type',74,70,50), (362146,1841180,0,'skin_color',88,127,41), (362147,1841180,1,'soga_cheek_type',0,11,70), (362148,1841180,1,'soga_chin_type',0,-44,-15), (362149,1841180,1,'soga_ear_type',0,95,0), (362150,1841180,1,'soga_eye_brow_type',0,10,75), (362151,1841180,0,'soga_eye_color',229,229,102), (362152,1841180,0,'soga_hair_type_color',136,4,0), (362153,1841180,0,'soga_hair_type_highlight_color',15,2,21), (362154,1841180,1,'soga_lip_type',93,0,70), (362155,1841180,1,'soga_nose_type',-32,31,-9), (362156,1841180,0,'soga_skin_color',88,127,41), (362157,1841180,0,'wing_color1',147,126,5), (362158,1841180,0,'wing_color2',67,67,67), (362159,1841181,1,'cheek_type',62,38,0), (362160,1841181,1,'chin_type',-51,-75,44), (362161,1841181,1,'ear_type',17,-50,0), (362162,1841181,1,'eye_brow_type',25,-21,81), (362163,1841181,0,'eye_color',151,66,0), (362164,1841181,1,'eye_type',35,0,0), (362165,1841181,0,'hair_color1',97,238,221), (362166,1841181,1,'lip_type',14,51,-66), (362167,1841181,1,'nose_type',-75,97,-18), (362168,1841181,0,'skin_color',175,163,120), (362169,1841181,1,'soga_cheek_type',0,25,-21), (362170,1841181,1,'soga_chin_type',0,14,51), (362171,1841181,1,'soga_ear_type',0,35,0), (362172,1841181,1,'soga_eye_brow_type',0,17,-50), (362173,1841181,0,'soga_eye_color',229,229,102), (362174,1841181,1,'soga_eye_type',66,0,0), (362175,1841181,1,'soga_lip_type',81,62,38), (362176,1841181,1,'soga_nose_type',-66,-51,-75), (362177,1841181,0,'soga_skin_color',175,163,120), (362178,1841181,0,'wing_color1',255,255,255), (362179,1841181,0,'wing_color2',255,255,255), (362180,1841182,1,'cheek_type',94,94,0), (362181,1841182,1,'chin_type',1,98,31), (362182,1841182,1,'ear_type',71,-14,0), (362183,1841182,1,'eye_brow_type',62,74,-84), (362184,1841182,0,'eye_color',82,41,88), (362185,1841182,1,'eye_type',22,0,0), (362186,1841182,0,'hair_color1',213,253,25), (362187,1841182,0,'hair_color2',124,116,110), (362188,1841182,0,'hair_face_color',198,184,168), (362189,1841182,0,'hair_face_highlight_color',100,131,153), (362190,1841182,0,'hair_highlight',98,135,156), (362191,1841182,0,'hair_type_color',198,184,168), (362192,1841182,0,'hair_type_highlight_color',100,131,153), (362193,1841182,1,'lip_type',31,-7,-84), (362194,1841182,1,'nose_type',85,-43,-3), (362195,1841182,0,'skin_color',211,186,184), (362196,1841182,1,'soga_cheek_type',0,62,74), (362197,1841182,1,'soga_chin_type',0,31,-7), (362198,1841182,1,'soga_ear_type',0,22,0), (362199,1841182,1,'soga_eye_brow_type',0,71,-14), (362200,1841182,0,'soga_eye_color',229,229,102), (362201,1841182,1,'soga_eye_type',22,0,0), (362202,1841182,0,'soga_hair_color1',112,123,142), (362203,1841182,0,'soga_hair_color2',124,116,110), (362204,1841182,0,'soga_hair_face_color',198,184,168), (362205,1841182,0,'soga_hair_face_highlight_color',100,131,153), (362206,1841182,0,'soga_hair_highlight',98,135,156), (362207,1841182,0,'soga_hair_type_color',198,184,168), (362208,1841182,0,'soga_hair_type_highlight_color',100,131,153), (362209,1841182,1,'soga_lip_type',-84,94,94), (362210,1841182,1,'soga_nose_type',-84,1,98), (362211,1841182,0,'soga_skin_color',211,186,184), (362212,1841183,1,'cheek_type',89,-68,0), (362213,1841183,1,'chin_type',-18,-40,-68), (362214,1841183,1,'ear_type',17,10,0), (362215,1841183,1,'eye_brow_type',34,17,97), (362216,1841183,0,'eye_color',56,41,94), (362217,1841183,1,'eye_type',85,0,0), (362218,1841183,0,'hair_color1',169,231,59), (362219,1841183,0,'hair_face_color',244,246,246), (362220,1841183,0,'hair_face_highlight_color',104,133,148), (362221,1841183,0,'hair_type_color',244,246,246), (362222,1841183,0,'hair_type_highlight_color',104,133,148), (362223,1841183,1,'lip_type',7,17,-29), (362224,1841183,1,'nose_type',1,-87,-25), (362225,1841183,0,'skin_color',146,126,160), (362226,1841183,1,'soga_cheek_type',0,34,17), (362227,1841183,1,'soga_chin_type',0,7,17), (362228,1841183,1,'soga_ear_type',0,85,0), (362229,1841183,1,'soga_eye_brow_type',0,17,10), (362230,1841183,0,'soga_eye_color',229,229,102), (362231,1841183,0,'soga_hair_face_color',244,246,246), (362232,1841183,0,'soga_hair_face_highlight_color',104,133,148), (362233,1841183,0,'soga_hair_type_color',244,246,246), (362234,1841183,0,'soga_hair_type_highlight_color',104,133,148), (362235,1841183,1,'soga_lip_type',97,89,-68), (362236,1841183,1,'soga_nose_type',-29,-18,-40), (362237,1841183,0,'soga_skin_color',146,126,160), (362238,1841184,1,'cheek_type',4,-11,0), (362239,1841184,1,'chin_type',-31,-1,-14), (362240,1841184,1,'ear_type',-7,21,0), (362241,1841184,1,'eye_brow_type',28,14,3), (362242,1841184,0,'eye_color',244,171,255), (362243,1841184,1,'eye_type',19,0,0), (362244,1841184,0,'hair_color1',18,239,0), (362245,1841184,0,'hair_face_color',152,125,154), (362246,1841184,0,'hair_face_highlight_color',105,103,97), (362247,1841184,0,'hair_type_color',152,125,154), (362248,1841184,0,'hair_type_highlight_color',105,103,97), (362249,1841184,1,'lip_type',11,37,-12), (362250,1841184,1,'nose_type',-7,18,-17), (362251,1841184,0,'skin_color',25,81,80), (362252,1841184,1,'soga_cheek_type',0,28,14), (362253,1841184,1,'soga_chin_type',0,11,37), (362254,1841184,1,'soga_ear_type',0,19,0), (362255,1841184,1,'soga_eye_brow_type',0,-7,21), (362256,1841184,0,'soga_eye_color',229,229,102), (362257,1841184,1,'soga_eye_type',19,0,0), (362258,1841184,0,'soga_hair_face_color',152,125,154), (362259,1841184,0,'soga_hair_face_highlight_color',105,103,97), (362260,1841184,0,'soga_hair_type_color',152,125,154), (362261,1841184,0,'soga_hair_type_highlight_color',105,103,97), (362262,1841184,1,'soga_lip_type',3,4,-11), (362263,1841184,1,'soga_nose_type',-12,-31,-1), (362264,1841184,0,'soga_skin_color',25,81,80), (362265,1841184,0,'wing_color1',255,255,255), (362266,1841184,0,'wing_color2',255,255,255), (362267,1841185,1,'cheek_type',0,2,0), (362268,1841185,1,'chin_type',-1,28,28), (362269,1841185,1,'ear_type',34,12,0), (362270,1841185,1,'eye_brow_type',-2,-10,-5), (362271,1841185,0,'eye_color',101,107,192), (362272,1841185,1,'eye_type',-31,0,0), (362273,1841185,0,'hair_color1',0,222,0), (362274,1841185,0,'hair_face_color',144,146,146), (362275,1841185,0,'hair_face_highlight_color',105,103,97), (362276,1841185,0,'hair_type_color',144,146,146), (362277,1841185,0,'hair_type_highlight_color',105,103,97), (362278,1841185,1,'lip_type',7,-20,-9), (362279,1841185,1,'nose_type',-11,0,-34), (362280,1841185,0,'skin_color',132,120,163), (362281,1841185,1,'soga_cheek_type',0,-2,-10), (362282,1841185,1,'soga_chin_type',0,7,-20), (362283,1841185,1,'soga_ear_type',0,-31,0), (362284,1841185,1,'soga_eye_brow_type',0,34,12), (362285,1841185,0,'soga_eye_color',229,229,102), (362286,1841185,1,'soga_eye_type',32,0,0), (362287,1841185,0,'soga_hair_face_color',144,146,146), (362288,1841185,0,'soga_hair_face_highlight_color',105,103,97), (362289,1841185,0,'soga_hair_type_color',144,146,146), (362290,1841185,0,'soga_hair_type_highlight_color',105,103,97), (362291,1841185,1,'soga_lip_type',-5,0,2), (362292,1841185,1,'soga_nose_type',-9,-1,28), (362293,1841185,0,'soga_skin_color',132,120,163), (362294,1841185,0,'wing_color1',255,255,255), (362295,1841185,0,'wing_color2',255,255,255), (362296,1841186,1,'cheek_type',-2,10,0), (362297,1841186,1,'chin_type',0,-25,17), (362298,1841186,1,'ear_type',28,-9,0), (362299,1841186,1,'eye_brow_type',25,-10,10), (362300,1841186,1,'eye_type',7,0,0), (362301,1841186,0,'hair_color1',244,228,0), (362302,1841186,0,'hair_face_color',139,122,138), (362303,1841186,0,'hair_face_highlight_color',105,103,97), (362304,1841186,0,'hair_type_color',139,122,138), (362305,1841186,0,'hair_type_highlight_color',105,103,97), (362306,1841186,1,'lip_type',41,21,38), (362307,1841186,1,'nose_type',-12,-12,-28), (362308,1841186,0,'skin_color',0,4,4), (362309,1841186,1,'soga_cheek_type',0,25,-10), (362310,1841186,1,'soga_chin_type',0,41,21), (362311,1841186,1,'soga_ear_type',0,7,0), (362312,1841186,1,'soga_eye_brow_type',0,28,-9), (362313,1841186,0,'soga_eye_color',229,229,102), (362314,1841186,1,'soga_eye_type',7,0,0), (362315,1841186,0,'soga_hair_face_color',139,122,138), (362316,1841186,0,'soga_hair_face_highlight_color',105,103,97), (362317,1841186,0,'soga_hair_type_color',139,122,138), (362318,1841186,0,'soga_hair_type_highlight_color',105,103,97), (362319,1841186,1,'soga_lip_type',10,-2,10), (362320,1841186,1,'soga_nose_type',38,0,-25), (362321,1841186,0,'soga_skin_color',0,4,4), (362322,1841186,0,'wing_color1',255,255,255), (362323,1841186,0,'wing_color2',255,255,255), (362324,1841187,0,'eye_color',255,255,255), (362325,1841187,0,'skin_color',87,59,114), (362326,1841187,0,'soga_eye_color',255,0,255), (362327,1841188,1,'cheek_type',-62,64,0), (362328,1841188,1,'chin_type',91,62,0), (362329,1841188,1,'ear_type',-76,78,0), (362330,1841188,1,'eye_brow_type',40,-61,96), (362331,1841188,0,'eye_color',118,129,225), (362332,1841188,1,'eye_type',19,0,0), (362333,1841188,0,'hair_color1',208,96,52), (362334,1841188,0,'hair_color2',88,95,109), (362335,1841188,0,'hair_face_color',100,131,153), (362336,1841188,0,'hair_face_highlight_color',5,4,1), (362337,1841188,0,'hair_highlight',33,22,19), (362338,1841188,0,'hair_type_color',100,131,153), (362339,1841188,0,'hair_type_highlight_color',5,4,1), (362340,1841188,1,'lip_type',66,84,-11), (362341,1841188,1,'nose_type',-87,-48,96), (362342,1841188,0,'skin_color',159,202,201), (362343,1841188,1,'soga_cheek_type',0,40,-61), (362344,1841188,1,'soga_chin_type',0,66,84), (362345,1841188,1,'soga_ear_type',0,19,0), (362346,1841188,1,'soga_eye_brow_type',0,-76,78), (362347,1841188,0,'soga_eye_color',229,229,102), (362348,1841188,1,'soga_eye_type',19,0,0), (362349,1841188,0,'soga_hair_color1',98,135,156), (362350,1841188,0,'soga_hair_color2',88,95,109), (362351,1841188,0,'soga_hair_face_color',100,131,153), (362352,1841188,0,'soga_hair_face_highlight_color',5,4,1), (362353,1841188,0,'soga_hair_highlight',33,22,19), (362354,1841188,0,'soga_hair_type_color',100,131,153), (362355,1841188,0,'soga_hair_type_highlight_color',5,4,1), (362356,1841188,1,'soga_lip_type',96,-62,64), (362357,1841188,1,'soga_nose_type',-11,91,62), (362358,1841188,0,'soga_skin_color',159,202,201), (362359,1841188,0,'wing_color1',255,255,255), (362360,1841188,0,'wing_color2',255,255,255), (362361,1841189,1,'cheek_type',42,-71,0), (362362,1841189,1,'chin_type',58,38,7), (362363,1841189,1,'ear_type',-40,-7,0), (362364,1841189,1,'eye_brow_type',68,31,93), (362365,1841189,0,'eye_color',194,97,218), (362366,1841189,1,'eye_type',-4,0,0), (362367,1841189,0,'hair_color1',209,186,8), (362368,1841189,0,'hair_color2',52,50,42), (362369,1841189,0,'hair_face_color',9,1,6), (362370,1841189,0,'hair_face_highlight_color',198,184,168), (362371,1841189,0,'hair_highlight',112,123,142), (362372,1841189,0,'hair_type_color',9,1,6), (362373,1841189,0,'hair_type_highlight_color',198,184,168), (362374,1841189,1,'lip_type',22,34,17), (362375,1841189,1,'nose_type',31,-47,-70), (362376,1841189,0,'skin_color',160,203,202), (362377,1841189,1,'soga_cheek_type',0,68,31), (362378,1841189,1,'soga_chin_type',0,22,34), (362379,1841189,1,'soga_ear_type',0,-4,0), (362380,1841189,1,'soga_eye_brow_type',0,-40,-7), (362381,1841189,0,'soga_eye_color',229,229,102), (362382,1841189,1,'soga_eye_type',-4,0,0), (362383,1841189,0,'soga_hair_color1',56,22,22), (362384,1841189,0,'soga_hair_color2',52,50,42), (362385,1841189,0,'soga_hair_face_color',9,1,6), (362386,1841189,0,'soga_hair_face_highlight_color',198,184,168), (362387,1841189,0,'soga_hair_highlight',112,123,142), (362388,1841189,0,'soga_hair_type_color',9,1,6), (362389,1841189,0,'soga_hair_type_highlight_color',198,184,168), (362390,1841189,1,'soga_lip_type',93,42,-71), (362391,1841189,1,'soga_nose_type',17,58,38), (362392,1841189,0,'soga_skin_color',160,203,202), (362393,1841190,0,'eye_color',255,255,255), (362394,1841190,0,'skin_color',255,255,255), (362395,1841190,0,'soga_eye_color',255,0,255), (362396,1841191,1,'cheek_type',25,-93,0), (362397,1841191,1,'chin_type',-34,95,-5), (362398,1841191,1,'ear_type',8,34,0), (362399,1841191,1,'eye_brow_type',-65,-34,85), (362400,1841191,1,'eye_type',-14,0,0), (362401,1841191,0,'hair_color1',47,166,192), (362402,1841191,0,'hair_color2',60,71,71), (362403,1841191,0,'hair_face_color',225,221,214), (362404,1841191,0,'hair_face_highlight_color',89,73,129), (362405,1841191,0,'hair_highlight',152,46,102), (362406,1841191,0,'hair_type_color',225,221,214), (362407,1841191,0,'hair_type_highlight_color',89,73,129), (362408,1841191,1,'lip_type',-15,29,32), (362409,1841191,1,'nose_type',62,47,-90), (362410,1841191,0,'skin_color',121,164,163), (362411,1841191,1,'soga_cheek_type',0,-65,-34), (362412,1841191,1,'soga_chin_type',0,-15,29), (362413,1841191,1,'soga_ear_type',0,-14,0), (362414,1841191,1,'soga_eye_brow_type',0,8,34), (362415,1841191,0,'soga_eye_color',229,229,102), (362416,1841191,1,'soga_eye_type',-14,0,0), (362417,1841191,0,'soga_hair_color1',161,165,168), (362418,1841191,0,'soga_hair_color2',60,71,71), (362419,1841191,0,'soga_hair_face_color',225,221,214), (362420,1841191,0,'soga_hair_face_highlight_color',89,73,129), (362421,1841191,0,'soga_hair_highlight',152,46,102), (362422,1841191,0,'soga_hair_type_color',225,221,214), (362423,1841191,0,'soga_hair_type_highlight_color',89,73,129), (362424,1841191,1,'soga_lip_type',85,25,-93), (362425,1841191,1,'soga_nose_type',32,-34,95), (362426,1841191,0,'soga_skin_color',121,164,163), (362427,1841191,0,'wing_color1',255,255,255), (362428,1841191,0,'wing_color2',255,255,255), (362429,1841192,1,'cheek_type',-2,10,0), (362430,1841192,1,'chin_type',0,-25,17), (362431,1841192,1,'ear_type',28,-9,0), (362432,1841192,1,'eye_brow_type',25,-10,10), (362433,1841192,1,'eye_type',7,0,0), (362434,1841192,0,'hair_color1',244,228,0), (362435,1841192,0,'hair_face_color',139,122,138), (362436,1841192,0,'hair_face_highlight_color',105,103,97), (362437,1841192,0,'hair_type_color',139,122,138), (362438,1841192,0,'hair_type_highlight_color',105,103,97), (362439,1841192,1,'lip_type',41,21,38), (362440,1841192,1,'nose_type',-12,-12,-28), (362441,1841192,0,'skin_color',0,4,4), (362442,1841192,1,'soga_cheek_type',0,25,-10), (362443,1841192,1,'soga_chin_type',0,41,21), (362444,1841192,1,'soga_ear_type',0,7,0), (362445,1841192,1,'soga_eye_brow_type',0,28,-9), (362446,1841192,0,'soga_eye_color',229,229,102), (362447,1841192,1,'soga_eye_type',7,0,0), (362448,1841192,0,'soga_hair_face_color',139,122,138), (362449,1841192,0,'soga_hair_face_highlight_color',105,103,97), (362450,1841192,0,'soga_hair_type_color',139,122,138), (362451,1841192,0,'soga_hair_type_highlight_color',105,103,97), (362452,1841192,1,'soga_lip_type',10,-2,10), (362453,1841192,1,'soga_nose_type',38,0,-25), (362454,1841192,0,'soga_skin_color',0,4,4), (362455,1841192,0,'wing_color1',255,255,255), (362456,1841192,0,'wing_color2',255,255,255), (362457,1841193,1,'cheek_type',100,34,0), (362458,1841193,1,'chin_type',100,-1,-83), (362459,1841193,1,'ear_type',-65,100,0), (362460,1841193,1,'eye_brow_type',-7,-89,-25), (362461,1841193,0,'eye_color',237,118,255), (362462,1841193,1,'eye_type',35,0,0), (362463,1841193,0,'hair_color1',75,0,14), (362464,1841193,0,'hair_color2',62,62,68), (362465,1841193,0,'hair_face_color',244,244,246), (362466,1841193,0,'hair_face_highlight_color',5,5,1), (362467,1841193,0,'hair_highlight',33,22,19), (362468,1841193,0,'hair_type_color',244,244,246), (362469,1841193,0,'hair_type_highlight_color',5,5,1), (362470,1841193,1,'lip_type',100,100,45), (362471,1841193,1,'nose_type',77,75,0), (362472,1841193,0,'skin_color',210,188,186), (362473,1841193,1,'soga_cheek_type',0,-7,-89), (362474,1841193,1,'soga_chin_type',0,100,100), (362475,1841193,1,'soga_ear_type',0,35,0), (362476,1841193,1,'soga_eye_brow_type',0,-65,100), (362477,1841193,0,'soga_eye_color',229,229,102), (362478,1841193,1,'soga_eye_type',35,0,0), (362479,1841193,0,'soga_hair_color1',160,156,172), (362480,1841193,0,'soga_hair_color2',62,62,68), (362481,1841193,0,'soga_hair_face_color',244,244,246), (362482,1841193,0,'soga_hair_face_highlight_color',5,5,1), (362483,1841193,0,'soga_hair_highlight',33,22,19), (362484,1841193,0,'soga_hair_type_color',244,244,246), (362485,1841193,0,'soga_hair_type_highlight_color',5,5,1), (362486,1841193,1,'soga_lip_type',-25,100,34), (362487,1841193,1,'soga_nose_type',45,100,-1), (362488,1841193,0,'soga_skin_color',210,188,186), (362489,1841194,1,'cheek_type',-31,52,0), (362490,1841194,1,'chin_type',-64,42,-25), (362491,1841194,1,'ear_type',42,56,0), (362492,1841194,1,'eye_brow_type',29,44,-77), (362493,1841194,0,'eye_color',15,8,20), (362494,1841194,1,'eye_type',-39,0,0), (362495,1841194,0,'hair_color1',82,50,162), (362496,1841194,0,'hair_color2',62,62,68), (362497,1841194,0,'hair_face_color',244,245,246), (362498,1841194,0,'hair_face_highlight_color',94,79,124), (362499,1841194,0,'hair_highlight',96,63,188), (362500,1841194,0,'hair_type_color',244,245,246), (362501,1841194,0,'hair_type_highlight_color',94,79,124), (362502,1841194,1,'lip_type',-9,-77,-14), (362503,1841194,1,'nose_type',-97,82,50), (362504,1841194,0,'skin_color',102,77,75), (362505,1841194,1,'soga_cheek_type',0,29,44), (362506,1841194,1,'soga_chin_type',0,-9,-77), (362507,1841194,1,'soga_ear_type',0,-39,0), (362508,1841194,1,'soga_eye_brow_type',0,42,56), (362509,1841194,0,'soga_eye_color',229,229,102), (362510,1841194,1,'soga_eye_type',-39,0,0), (362511,1841194,0,'soga_hair_color1',160,156,172), (362512,1841194,0,'soga_hair_color2',62,62,68), (362513,1841194,0,'soga_hair_face_color',244,245,246), (362514,1841194,0,'soga_hair_face_highlight_color',94,79,124), (362515,1841194,0,'soga_hair_highlight',96,63,188), (362516,1841194,0,'soga_hair_type_color',244,245,246), (362517,1841194,0,'soga_hair_type_highlight_color',94,79,124), (362518,1841194,1,'soga_lip_type',-77,-31,52), (362519,1841194,1,'soga_nose_type',-14,-64,42), (362520,1841194,0,'soga_skin_color',102,77,75), (362521,1841194,0,'wing_color1',255,255,255), (362522,1841194,0,'wing_color2',255,255,255), (362523,1841195,1,'cheek_type',-7,22,0), (362524,1841195,1,'chin_type',35,2,-4), (362525,1841195,1,'ear_type',-28,-3,0), (362526,1841195,1,'eye_brow_type',10,37,-35), (362527,1841195,1,'eye_type',1,0,0), (362528,1841195,0,'hair_color1',3,238,0), (362529,1841195,0,'hair_face_color',182,186,186), (362530,1841195,0,'hair_face_highlight_color',105,103,97), (362531,1841195,0,'hair_type_color',182,186,186), (362532,1841195,0,'hair_type_highlight_color',105,103,97), (362533,1841195,1,'lip_type',-9,-17,0), (362534,1841195,1,'nose_type',-45,3,-18), (362535,1841195,0,'skin_color',137,131,130), (362536,1841195,1,'soga_cheek_type',0,10,37), (362537,1841195,1,'soga_chin_type',0,-9,-17), (362538,1841195,1,'soga_ear_type',0,1,0), (362539,1841195,1,'soga_eye_brow_type',0,-28,-3), (362540,1841195,0,'soga_eye_color',229,229,102), (362541,1841195,1,'soga_eye_type',1,0,0), (362542,1841195,0,'soga_hair_face_color',182,186,186), (362543,1841195,0,'soga_hair_face_highlight_color',105,103,97), (362544,1841195,0,'soga_hair_type_color',182,186,186), (362545,1841195,0,'soga_hair_type_highlight_color',105,103,97), (362546,1841195,1,'soga_lip_type',-35,-7,22), (362547,1841195,1,'soga_nose_type',0,35,2), (362548,1841195,0,'soga_skin_color',137,131,130), (362549,1841195,0,'wing_color1',255,255,255), (362550,1841195,0,'wing_color2',255,255,255), (362551,1841196,1,'cheek_type',-1,0,0), (362552,1841196,1,'chin_type',-12,0,-10), (362553,1841196,1,'ear_type',3,-19,0), (362554,1841196,1,'eye_brow_type',-18,31,-1), (362555,1841196,0,'eye_color',115,76,184), (362556,1841196,0,'hair_color1',2,28,0), (362557,1841196,0,'hair_face_color',177,151,177), (362558,1841196,0,'hair_face_highlight_color',155,150,106), (362559,1841196,0,'hair_type_color',177,151,177), (362560,1841196,0,'hair_type_highlight_color',155,150,106), (362561,1841196,1,'lip_type',21,2,-12), (362562,1841196,1,'nose_type',7,2,28), (362563,1841196,0,'skin_color',116,90,86), (362564,1841196,1,'soga_cheek_type',0,-18,31), (362565,1841196,1,'soga_chin_type',0,21,2), (362566,1841196,1,'soga_ear_type',3,-19,0), (362567,1841196,1,'soga_eye_brow_type',0,3,-19), (362568,1841196,0,'soga_eye_color',229,229,102), (362569,1841196,0,'soga_hair_face_color',177,151,177), (362570,1841196,0,'soga_hair_face_highlight_color',155,150,106), (362571,1841196,0,'soga_hair_type_color',177,151,177), (362572,1841196,0,'soga_hair_type_highlight_color',155,150,106), (362573,1841196,1,'soga_lip_type',-1,-1,0), (362574,1841196,1,'soga_nose_type',-12,-12,0), (362575,1841196,0,'soga_skin_color',116,90,86), (362576,1841196,0,'wing_color1',255,255,255), (362577,1841196,0,'wing_color2',255,255,255), (362578,1841197,1,'cheek_type',-52,-8,0), (362579,1841197,1,'chin_type',-44,84,35), (362580,1841197,1,'ear_type',-25,-34,0), (362581,1841197,1,'eye_brow_type',96,-4,15), (362582,1841197,0,'eye_color',13,9,22), (362583,1841197,1,'eye_type',-2,0,0), (362584,1841197,0,'hair_color1',68,3,184), (362585,1841197,0,'hair_color2',53,49,53), (362586,1841197,0,'hair_face_color',15,1,21), (362587,1841197,0,'hair_face_highlight_color',5,5,1), (362588,1841197,0,'hair_highlight',33,22,19), (362589,1841197,0,'hair_type_color',15,1,21), (362590,1841197,0,'hair_type_highlight_color',5,5,1), (362591,1841197,1,'lip_type',32,14,83), (362592,1841197,1,'nose_type',0,68,3), (362593,1841197,0,'skin_color',190,166,196), (362594,1841197,1,'soga_cheek_type',0,96,-4), (362595,1841197,1,'soga_chin_type',0,32,14), (362596,1841197,1,'soga_ear_type',0,-2,0), (362597,1841197,1,'soga_eye_brow_type',0,-25,-34), (362598,1841197,0,'soga_eye_color',229,229,102), (362599,1841197,1,'soga_eye_type',-2,0,0), (362600,1841197,0,'soga_hair_color1',29,21,28), (362601,1841197,0,'soga_hair_color2',53,49,53), (362602,1841197,0,'soga_hair_face_color',15,1,21), (362603,1841197,0,'soga_hair_face_highlight_color',5,5,1), (362604,1841197,0,'soga_hair_highlight',33,22,19), (362605,1841197,0,'soga_hair_type_color',15,1,21), (362606,1841197,0,'soga_hair_type_highlight_color',5,5,1), (362607,1841197,1,'soga_lip_type',15,-52,-8), (362608,1841197,1,'soga_nose_type',83,-44,84), (362609,1841197,0,'soga_skin_color',190,166,196), (362610,1841198,1,'cheek_type',45,-45,0), (362611,1841198,1,'chin_type',95,-46,-64), (362612,1841198,1,'ear_type',-77,8,0), (362613,1841198,1,'eye_brow_type',-61,17,-74), (362614,1841198,0,'eye_color',31,59,41), (362615,1841198,1,'eye_type',-37,0,0), (362616,1841198,0,'hair_color1',62,22,221), (362617,1841198,0,'hair_color2',76,0,0), (362618,1841198,0,'hair_face_color',228,182,26), (362619,1841198,0,'hair_face_highlight_color',88,4,4), (362620,1841198,0,'hair_type_color',228,182,26), (362621,1841198,0,'hair_type_highlight_color',88,4,4), (362622,1841198,1,'lip_type',50,-97,65), (362623,1841198,1,'nose_type',69,62,22), (362624,1841198,0,'skin_color',236,226,182), (362625,1841198,1,'soga_cheek_type',0,-61,17), (362626,1841198,1,'soga_chin_type',0,50,-97), (362627,1841198,1,'soga_ear_type',0,-37,0), (362628,1841198,1,'soga_eye_brow_type',0,-77,8), (362629,1841198,0,'soga_eye_color',229,229,102), (362630,1841198,1,'soga_eye_type',76,0,0), (362631,1841198,0,'soga_hair_face_color',228,182,26), (362632,1841198,0,'soga_hair_face_highlight_color',88,4,4), (362633,1841198,0,'soga_hair_type_color',228,182,26), (362634,1841198,0,'soga_hair_type_highlight_color',88,4,4), (362635,1841198,1,'soga_lip_type',-74,45,-45), (362636,1841198,1,'soga_nose_type',65,95,-46), (362637,1841198,0,'soga_skin_color',236,226,182), (362638,1841198,0,'wing_color1',255,255,255), (362639,1841198,0,'wing_color2',255,255,255), (362640,1841199,1,'cheek_type',-96,37,0), (362641,1841199,1,'chin_type',72,-39,37), (362642,1841199,1,'ear_type',50,-94,0), (362643,1841199,1,'eye_brow_type',-100,51,-47), (362644,1841199,0,'eye_color',194,233,248), (362645,1841199,1,'eye_type',8,0,0), (362646,1841199,0,'hair_color1',236,8,0), (362647,1841199,0,'hair_color2',0,7,0), (362648,1841199,0,'hair_face_color',5,5,1), (362649,1841199,0,'hair_face_highlight_color',5,5,1), (362650,1841199,0,'hair_type_color',5,5,1), (362651,1841199,0,'hair_type_highlight_color',5,5,1), (362652,1841199,1,'lip_type',48,1,-43), (362653,1841199,1,'nose_type',25,-20,8), (362654,1841199,0,'skin_color',200,190,189), (362655,1841199,1,'soga_cheek_type',0,-100,51), (362656,1841199,1,'soga_chin_type',0,48,1), (362657,1841199,1,'soga_ear_type',0,8,0), (362658,1841199,1,'soga_eye_brow_type',0,50,-94), (362659,1841199,0,'soga_eye_color',229,229,102), (362660,1841199,0,'soga_hair_color1',3,0,0), (362661,1841199,0,'soga_hair_face_color',5,5,1), (362662,1841199,0,'soga_hair_face_highlight_color',5,5,1), (362663,1841199,0,'soga_hair_type_color',5,5,1), (362664,1841199,0,'soga_hair_type_highlight_color',5,5,1), (362665,1841199,1,'soga_lip_type',-47,-96,37), (362666,1841199,1,'soga_nose_type',-43,72,-39), (362667,1841199,0,'soga_skin_color',200,190,189), (362668,1841200,1,'cheek_type',2,17,0), (362669,1841200,1,'chin_type',-26,-26,-14), (362670,1841200,1,'ear_type',-53,-55,0), (362671,1841200,1,'eye_brow_type',40,64,41), (362672,1841200,0,'eye_color',130,225,237), (362673,1841200,1,'eye_type',-41,0,0), (362674,1841200,0,'hair_color1',234,0,58), (362675,1841200,0,'hair_face_color',5,5,1), (362676,1841200,0,'hair_face_highlight_color',5,5,1), (362677,1841200,0,'hair_type_color',5,5,1), (362678,1841200,0,'hair_type_highlight_color',5,5,1), (362679,1841200,1,'lip_type',14,-93,-40), (362680,1841200,1,'nose_type',87,-22,0), (362681,1841200,0,'skin_color',152,191,193), (362682,1841200,1,'soga_cheek_type',0,40,64), (362683,1841200,1,'soga_chin_type',0,14,-93), (362684,1841200,1,'soga_ear_type',0,-41,0), (362685,1841200,1,'soga_eye_brow_type',0,-53,-55), (362686,1841200,0,'soga_eye_color',229,229,102), (362687,1841200,0,'soga_hair_face_color',5,5,1), (362688,1841200,0,'soga_hair_face_highlight_color',5,5,1), (362689,1841200,0,'soga_hair_type_color',5,5,1), (362690,1841200,0,'soga_hair_type_highlight_color',5,5,1), (362691,1841200,1,'soga_lip_type',41,2,17), (362692,1841200,1,'soga_nose_type',-40,-26,-26), (362693,1841200,0,'soga_skin_color',152,191,193), (362694,1841201,1,'cheek_type',0,70,0), (362695,1841201,1,'chin_type',31,-9,-21), (362696,1841201,1,'ear_type',10,75,0), (362697,1841201,1,'eye_brow_type',11,70,93), (362698,1841201,0,'eye_color',199,14,14), (362699,1841201,1,'eye_type',95,0,0), (362700,1841201,0,'hair_color1',70,50,228), (362701,1841201,0,'hair_type_color',136,4,0), (362702,1841201,0,'hair_type_highlight_color',15,2,21), (362703,1841201,1,'lip_type',-44,-15,-32), (362704,1841201,1,'nose_type',74,70,50), (362705,1841201,0,'skin_color',88,127,41), (362706,1841201,1,'soga_cheek_type',0,11,70), (362707,1841201,1,'soga_chin_type',0,-44,-15), (362708,1841201,1,'soga_ear_type',0,95,0), (362709,1841201,1,'soga_eye_brow_type',0,10,75), (362710,1841201,0,'soga_eye_color',229,229,102), (362711,1841201,0,'soga_hair_type_color',136,4,0), (362712,1841201,0,'soga_hair_type_highlight_color',15,2,21), (362713,1841201,1,'soga_lip_type',93,0,70), (362714,1841201,1,'soga_nose_type',-32,31,-9), (362715,1841201,0,'soga_skin_color',88,127,41), (362716,1841201,0,'wing_color1',147,126,5), (362717,1841201,0,'wing_color2',67,67,67), (362718,1841202,1,'cheek_type',-32,-17,0), (362719,1841202,1,'chin_type',-28,-91,-4), (362720,1841202,1,'ear_type',-77,26,0), (362721,1841202,1,'eye_brow_type',-43,25,50), (362722,1841202,0,'eye_color',3,4,242), (362723,1841202,1,'eye_type',-93,0,0), (362724,1841202,0,'hair_color1',0,37,5), (362725,1841202,0,'hair_type_color',65,184,157), (362726,1841202,0,'hair_type_highlight_color',16,2,22), (362727,1841202,1,'lip_type',-66,-98,-63), (362728,1841202,1,'nose_type',4,0,37), (362729,1841202,0,'skin_color',14,74,112), (362730,1841202,1,'soga_cheek_type',0,-43,25), (362731,1841202,1,'soga_chin_type',0,-66,-98), (362732,1841202,1,'soga_ear_type',0,-93,0), (362733,1841202,1,'soga_eye_brow_type',0,-77,26), (362734,1841202,0,'soga_eye_color',229,229,102), (362735,1841202,0,'soga_hair_type_color',65,184,157), (362736,1841202,0,'soga_hair_type_highlight_color',16,2,22), (362737,1841202,1,'soga_lip_type',50,-32,-17), (362738,1841202,1,'soga_nose_type',-63,-28,-91), (362739,1841202,0,'soga_skin_color',14,74,112), (362740,1841202,0,'wing_color2',3,191,179), (362741,1841203,1,'cheek_type',71,-90,0), (362742,1841203,1,'chin_type',-68,50,44), (362743,1841203,1,'ear_type',-31,63,0), (362744,1841203,1,'eye_brow_type',-78,32,34), (362745,1841203,0,'eye_color',241,241,4), (362746,1841203,1,'eye_type',-15,0,0), (362747,1841203,0,'hair_color1',77,205,249), (362748,1841203,0,'hair_face_color',169,169,169), (362749,1841203,0,'hair_face_highlight_color',105,103,97), (362750,1841203,0,'hair_type_color',94,50,3), (362751,1841203,0,'hair_type_highlight_color',78,192,30), (362752,1841203,1,'lip_type',29,87,48), (362753,1841203,1,'nose_type',-83,77,-51), (362754,1841203,0,'skin_color',70,79,47), (362755,1841203,1,'soga_cheek_type',0,-78,32), (362756,1841203,1,'soga_chin_type',0,29,87), (362757,1841203,1,'soga_ear_type',0,-15,0), (362758,1841203,1,'soga_eye_brow_type',0,-31,63), (362759,1841203,0,'soga_eye_color',229,229,102), (362760,1841203,0,'soga_hair_face_color',169,169,169), (362761,1841203,0,'soga_hair_face_highlight_color',105,103,97), (362762,1841203,0,'soga_hair_type_color',94,50,3), (362763,1841203,0,'soga_hair_type_highlight_color',78,192,30), (362764,1841203,1,'soga_lip_type',34,71,-90), (362765,1841203,1,'soga_nose_type',48,-68,50), (362766,1841203,0,'soga_skin_color',70,79,47), (362767,1841203,0,'wing_color1',138,216,3), (362768,1841203,0,'wing_color2',194,67,84), (362769,1841204,1,'cheek_type',56,19,0), (362770,1841204,1,'chin_type',-78,55,75), (362771,1841204,1,'ear_type',-68,-21,0), (362772,1841204,1,'eye_brow_type',50,-93,7), (362773,1841204,0,'eye_color',133,200,10), (362774,1841204,1,'eye_type',-84,0,0), (362775,1841204,0,'hair_color1',57,78,14), (362776,1841204,0,'hair_type_color',74,187,30), (362777,1841204,0,'hair_type_highlight_color',106,4,0), (362778,1841204,1,'lip_type',68,96,-84), (362779,1841204,1,'nose_type',-66,57,78), (362780,1841204,0,'skin_color',129,160,68), (362781,1841204,1,'soga_cheek_type',0,50,-93), (362782,1841204,1,'soga_chin_type',0,68,96), (362783,1841204,1,'soga_ear_type',0,-84,0), (362784,1841204,1,'soga_eye_brow_type',0,-68,-21), (362785,1841204,0,'soga_eye_color',229,229,102), (362786,1841204,0,'soga_hair_type_color',74,187,30), (362787,1841204,0,'soga_hair_type_highlight_color',106,4,0), (362788,1841204,1,'soga_lip_type',7,56,19), (362789,1841204,1,'soga_nose_type',-84,-78,55), (362790,1841204,0,'soga_skin_color',129,160,68), (362791,1841204,0,'wing_color1',136,131,3), (362792,1841204,0,'wing_color2',77,193,61), (362793,1841205,1,'cheek_type',7,20,0), (362794,1841205,1,'chin_type',11,-8,-5), (362795,1841205,1,'ear_type',0,-12,0), (362796,1841205,1,'eye_brow_type',4,-11,-34), (362797,1841205,0,'eye_color',188,146,255), (362798,1841205,1,'eye_type',32,0,0), (362799,1841205,0,'hair_color1',25,28,0), (362800,1841205,0,'hair_face_color',173,152,172), (362801,1841205,0,'hair_face_highlight_color',105,103,97), (362802,1841205,0,'hair_type_color',173,152,172), (362803,1841205,0,'hair_type_highlight_color',105,103,97), (362804,1841205,1,'lip_type',5,-26,-26), (362805,1841205,1,'nose_type',0,25,28), (362806,1841205,0,'skin_color',103,159,158), (362807,1841205,1,'soga_cheek_type',0,4,-11), (362808,1841205,1,'soga_chin_type',0,5,-26), (362809,1841205,1,'soga_ear_type',0,32,0), (362810,1841205,1,'soga_eye_brow_type',0,0,-12), (362811,1841205,0,'soga_eye_color',229,229,102), (362812,1841205,0,'soga_hair_face_color',173,152,172), (362813,1841205,0,'soga_hair_face_highlight_color',105,103,97), (362814,1841205,0,'soga_hair_type_color',173,152,172), (362815,1841205,0,'soga_hair_type_highlight_color',105,103,97), (362816,1841205,1,'soga_lip_type',-34,7,20), (362817,1841205,1,'soga_nose_type',-26,11,-8), (362818,1841205,0,'soga_skin_color',103,159,158), (362819,1841205,0,'wing_color1',255,255,255), (362820,1841205,0,'wing_color2',255,255,255), (362821,1841206,1,'cheek_type',25,-93,0), (362822,1841206,1,'chin_type',-34,95,-5), (362823,1841206,1,'ear_type',8,34,0), (362824,1841206,1,'eye_brow_type',-65,-34,85), (362825,1841206,1,'eye_type',-14,0,0), (362826,1841206,0,'hair_color1',47,166,192), (362827,1841206,0,'hair_face_color',225,221,214), (362828,1841206,0,'hair_face_highlight_color',89,73,129), (362829,1841206,0,'hair_type_color',225,221,214), (362830,1841206,0,'hair_type_highlight_color',89,73,129), (362831,1841206,1,'lip_type',-15,29,32), (362832,1841206,1,'nose_type',62,47,-90), (362833,1841206,0,'skin_color',121,164,163), (362834,1841206,1,'soga_cheek_type',0,-65,-34), (362835,1841206,1,'soga_chin_type',0,-15,29), (362836,1841206,1,'soga_ear_type',0,-14,0), (362837,1841206,1,'soga_eye_brow_type',0,8,34), (362838,1841206,0,'soga_eye_color',229,229,102), (362839,1841206,0,'soga_hair_face_color',225,221,214), (362840,1841206,0,'soga_hair_face_highlight_color',89,73,129), (362841,1841206,0,'soga_hair_type_color',225,221,214), (362842,1841206,0,'soga_hair_type_highlight_color',89,73,129), (362843,1841206,1,'soga_lip_type',85,25,-93), (362844,1841206,1,'soga_nose_type',32,-34,95), (362845,1841206,0,'soga_skin_color',121,164,163), (362846,1841206,0,'wing_color1',255,255,255), (362847,1841206,0,'wing_color2',255,255,255), (362848,1841207,0,'eye_color',255,255,255), (362849,1841207,0,'skin_color',255,255,255), (362850,1841207,0,'soga_eye_color',255,0,255), (362851,1841208,1,'cheek_type',-5,-14,0), (362852,1841208,1,'chin_type',-81,64,61), (362853,1841208,1,'ear_type',82,12,0), (362854,1841208,1,'eye_brow_type',10,-3,-78), (362855,1841208,0,'eye_color',209,180,255), (362856,1841208,1,'eye_type',65,0,0), (362857,1841208,0,'hair_color1',192,225,169), (362858,1841208,0,'hair_color2',59,81,113), (362859,1841208,0,'hair_face_color',110,158,181), (362860,1841208,0,'hair_face_highlight_color',61,61,75), (362861,1841208,0,'hair_highlight',96,63,188), (362862,1841208,0,'hair_type_color',110,158,181), (362863,1841208,0,'hair_type_highlight_color',61,61,75), (362864,1841208,1,'lip_type',-25,-97,-18), (362865,1841208,1,'nose_type',-85,-64,-31), (362866,1841208,0,'skin_color',114,145,154), (362867,1841208,1,'soga_cheek_type',0,10,-3), (362868,1841208,1,'soga_chin_type',0,-25,-97), (362869,1841208,1,'soga_ear_type',0,65,0), (362870,1841208,1,'soga_eye_brow_type',0,82,12), (362871,1841208,0,'soga_eye_color',229,229,102), (362872,1841208,1,'soga_eye_type',-35,0,0), (362873,1841208,0,'soga_hair_color1',98,91,163), (362874,1841208,0,'soga_hair_color2',59,81,113), (362875,1841208,0,'soga_hair_face_color',110,158,181), (362876,1841208,0,'soga_hair_face_highlight_color',61,61,75), (362877,1841208,0,'soga_hair_highlight',96,63,188), (362878,1841208,0,'soga_hair_type_color',110,158,181), (362879,1841208,0,'soga_hair_type_highlight_color',61,61,75), (362880,1841208,1,'soga_lip_type',-78,-5,-14), (362881,1841208,1,'soga_nose_type',-18,-81,64), (362882,1841208,0,'soga_skin_color',114,145,154), (362883,1841208,0,'wing_color1',255,255,255), (362884,1841208,0,'wing_color2',255,255,255), (362885,1841209,1,'cheek_type',-19,29,0), (362886,1841209,1,'chin_type',1,-57,-23), (362887,1841209,1,'ear_type',-87,-22,0), (362888,1841209,1,'eye_brow_type',78,-12,-38), (362889,1841209,0,'eye_color',146,182,251), (362890,1841209,1,'eye_type',-70,0,0), (362891,1841209,0,'hair_color1',219,94,156), (362892,1841209,0,'hair_color2',0,15,42), (362893,1841209,0,'hair_face_color',61,61,75), (362894,1841209,0,'hair_face_highlight_color',184,179,168), (362895,1841209,0,'hair_highlight',6,1,6), (362896,1841209,0,'hair_type_color',61,61,75), (362897,1841209,0,'hair_type_highlight_color',184,179,168), (362898,1841209,1,'lip_type',68,-42,-2), (362899,1841209,1,'nose_type',4,-37,94), (362900,1841209,0,'skin_color',162,136,134), (362901,1841209,1,'soga_cheek_type',0,78,-12), (362902,1841209,1,'soga_chin_type',0,68,-42), (362903,1841209,1,'soga_ear_type',0,-70,0), (362904,1841209,1,'soga_eye_brow_type',0,-87,-22), (362905,1841209,0,'soga_eye_color',229,229,102), (362906,1841209,1,'soga_eye_type',-70,0,0), (362907,1841209,0,'soga_hair_color1',1,6,0), (362908,1841209,0,'soga_hair_color2',49,49,53), (362909,1841209,0,'soga_hair_face_color',61,61,75), (362910,1841209,0,'soga_hair_face_highlight_color',184,179,168), (362911,1841209,0,'soga_hair_highlight',112,123,142), (362912,1841209,0,'soga_hair_type_color',61,61,75), (362913,1841209,0,'soga_hair_type_highlight_color',184,179,168), (362914,1841209,1,'soga_lip_type',-38,-19,29), (362915,1841209,1,'soga_nose_type',-2,1,-57), (362916,1841209,0,'soga_skin_color',162,136,134), (362917,1841210,1,'cheek_type',40,-28,0), (362918,1841210,1,'chin_type',-18,3,-14), (362919,1841210,1,'ear_type',-25,28,0), (362920,1841210,1,'eye_brow_type',21,11,-23), (362921,1841210,0,'eye_color',36,21,50), (362922,1841210,1,'eye_type',-7,0,0), (362923,1841210,0,'hair_color1',11,3,0), (362924,1841210,0,'hair_face_color',253,242,253), (362925,1841210,0,'hair_face_highlight_color',155,150,106), (362926,1841210,0,'hair_type_color',253,242,253), (362927,1841210,0,'hair_type_highlight_color',155,150,106), (362928,1841210,1,'lip_type',25,25,22), (362929,1841210,1,'nose_type',28,11,3), (362930,1841210,0,'skin_color',205,176,219), (362931,1841210,1,'soga_cheek_type',0,21,11), (362932,1841210,1,'soga_chin_type',0,25,25), (362933,1841210,1,'soga_ear_type',0,-7,0), (362934,1841210,1,'soga_eye_brow_type',0,-25,28), (362935,1841210,0,'soga_eye_color',229,229,102), (362936,1841210,1,'soga_eye_type',-7,0,0), (362937,1841210,0,'soga_hair_face_color',253,242,253), (362938,1841210,0,'soga_hair_face_highlight_color',155,150,106), (362939,1841210,0,'soga_hair_type_color',253,242,253), (362940,1841210,0,'soga_hair_type_highlight_color',155,150,106), (362941,1841210,1,'soga_lip_type',-23,40,-28), (362942,1841210,1,'soga_nose_type',22,-18,3), (362943,1841210,0,'soga_skin_color',205,176,219), (362944,1841210,0,'wing_color1',255,255,255), (362945,1841210,0,'wing_color2',255,255,255), (362946,1841211,1,'cheek_type',-41,-89,0), (362947,1841211,1,'chin_type',42,-7,-39), (362948,1841211,1,'ear_type',42,-41,0), (362949,1841211,1,'eye_brow_type',-25,28,-23), (362950,1841211,0,'eye_color',239,133,255), (362951,1841211,1,'eye_type',-58,0,0), (362952,1841211,0,'hair_color1',70,53,0), (362953,1841211,0,'hair_color2',62,62,68), (362954,1841211,0,'hair_face_color',244,244,246), (362955,1841211,0,'hair_face_highlight_color',156,172,168), (362956,1841211,0,'hair_highlight',114,112,142), (362957,1841211,0,'hair_type_color',244,244,246), (362958,1841211,0,'hair_type_highlight_color',156,172,168), (362959,1841211,1,'lip_type',31,81,63), (362960,1841211,1,'nose_type',44,70,53), (362961,1841211,0,'skin_color',152,172,190), (362962,1841211,1,'soga_cheek_type',0,-25,28), (362963,1841211,1,'soga_chin_type',0,31,81), (362964,1841211,1,'soga_ear_type',0,-58,0), (362965,1841211,1,'soga_eye_brow_type',0,42,-41), (362966,1841211,0,'soga_eye_color',229,229,102), (362967,1841211,1,'soga_eye_type',-58,0,0), (362968,1841211,0,'soga_hair_color1',160,156,172), (362969,1841211,0,'soga_hair_color2',62,62,68), (362970,1841211,0,'soga_hair_face_color',244,244,246), (362971,1841211,0,'soga_hair_face_highlight_color',156,172,168), (362972,1841211,0,'soga_hair_highlight',114,112,142), (362973,1841211,0,'soga_hair_type_color',244,244,246), (362974,1841211,0,'soga_hair_type_highlight_color',156,172,168), (362975,1841211,1,'soga_lip_type',-23,-41,-89), (362976,1841211,1,'soga_nose_type',63,42,-7), (362977,1841211,0,'soga_skin_color',152,172,190), (362978,1841211,0,'wing_color1',255,255,255), (362979,1841211,0,'wing_color2',255,255,255), (362980,1841212,1,'cheek_type',-28,56,0), (362981,1841212,1,'chin_type',85,-57,-2), (362982,1841212,1,'ear_type',91,50,0), (362983,1841212,1,'eye_brow_type',-10,-34,75), (362984,1841212,0,'eye_color',21,29,43), (362985,1841212,1,'eye_type',85,0,0), (362986,1841212,0,'hair_color1',194,230,228), (362987,1841212,0,'hair_color2',95,79,92), (362988,1841212,0,'hair_face_color',244,244,246), (362989,1841212,0,'hair_face_highlight_color',86,68,133), (362990,1841212,0,'hair_highlight',102,153,147), (362991,1841212,0,'hair_type_color',244,244,246), (362992,1841212,0,'hair_type_highlight_color',86,68,133), (362993,1841212,1,'lip_type',-78,-82,-38), (362994,1841212,1,'nose_type',11,-62,-26), (362995,1841212,0,'skin_color',106,149,148), (362996,1841212,1,'soga_cheek_type',0,-10,-34), (362997,1841212,1,'soga_chin_type',0,-78,-82), (362998,1841212,1,'soga_ear_type',0,85,0), (362999,1841212,1,'soga_eye_brow_type',0,91,50), (363000,1841212,0,'soga_eye_color',229,229,102), (363001,1841212,1,'soga_eye_type',39,0,0), (363002,1841212,0,'soga_hair_color1',103,102,153), (363003,1841212,0,'soga_hair_color2',95,79,92), (363004,1841212,0,'soga_hair_face_color',244,244,246), (363005,1841212,0,'soga_hair_face_highlight_color',86,68,133), (363006,1841212,0,'soga_hair_highlight',102,153,147), (363007,1841212,0,'soga_hair_type_color',244,244,246), (363008,1841212,0,'soga_hair_type_highlight_color',86,68,133), (363009,1841212,1,'soga_lip_type',75,-28,56), (363010,1841212,1,'soga_nose_type',-38,85,-57), (363011,1841212,0,'soga_skin_color',106,149,148), (363012,1841212,0,'wing_color1',255,255,255), (363013,1841212,0,'wing_color2',255,255,255), (363014,1841213,1,'cheek_type',45,0,0), (363015,1841213,1,'chin_type',-50,70,17), (363016,1841213,1,'ear_type',-83,15,0), (363017,1841213,1,'eye_brow_type',77,-79,0), (363018,1841213,0,'eye_color',221,153,255), (363019,1841213,1,'eye_type',37,0,0), (363020,1841213,0,'hair_color1',7,21,98), (363021,1841213,0,'hair_color2',60,71,71), (363022,1841213,0,'hair_face_color',102,107,148), (363023,1841213,0,'hair_face_highlight_color',100,131,152), (363024,1841213,0,'hair_highlight',152,46,102), (363025,1841213,0,'hair_type_color',102,107,148), (363026,1841213,0,'hair_type_highlight_color',100,131,152), (363027,1841213,1,'lip_type',-8,15,23), (363028,1841213,1,'nose_type',44,7,21), (363029,1841213,0,'skin_color',193,165,164), (363030,1841213,1,'soga_cheek_type',0,77,-79), (363031,1841213,1,'soga_chin_type',0,-8,15), (363032,1841213,1,'soga_ear_type',0,37,0), (363033,1841213,1,'soga_eye_brow_type',0,-83,15), (363034,1841213,0,'soga_eye_color',229,229,102), (363035,1841213,1,'soga_eye_type',-14,0,0), (363036,1841213,0,'soga_hair_color1',161,165,168), (363037,1841213,0,'soga_hair_color2',60,71,71), (363038,1841213,0,'soga_hair_face_color',102,107,148), (363039,1841213,0,'soga_hair_face_highlight_color',100,131,152), (363040,1841213,0,'soga_hair_highlight',152,46,102), (363041,1841213,0,'soga_hair_type_color',102,107,148), (363042,1841213,0,'soga_hair_type_highlight_color',100,131,152), (363043,1841213,1,'soga_lip_type',0,45,0), (363044,1841213,1,'soga_nose_type',23,-50,70), (363045,1841213,0,'soga_skin_color',193,165,164), (363046,1841213,0,'wing_color1',255,255,255), (363047,1841213,0,'wing_color2',255,255,255), (363048,1841214,1,'cheek_type',0,-3,0), (363049,1841214,1,'chin_type',3,-11,37), (363050,1841214,1,'ear_type',-35,20,0), (363051,1841214,1,'eye_brow_type',3,-9,34), (363052,1841214,0,'eye_color',211,117,255), (363053,1841214,1,'eye_type',23,0,0), (363054,1841214,0,'hair_color1',235,9,0), (363055,1841214,0,'hair_face_color',187,172,197), (363056,1841214,0,'hair_face_highlight_color',155,150,106), (363057,1841214,0,'hair_type_color',187,172,197), (363058,1841214,0,'hair_type_highlight_color',155,150,106), (363059,1841214,1,'lip_type',17,-4,-20), (363060,1841214,1,'nose_type',14,-21,9), (363061,1841214,0,'skin_color',139,195,194), (363062,1841214,1,'soga_cheek_type',0,3,-9), (363063,1841214,1,'soga_chin_type',0,17,-4), (363064,1841214,1,'soga_ear_type',0,23,0), (363065,1841214,1,'soga_eye_brow_type',0,-35,20), (363066,1841214,0,'soga_eye_color',229,229,102), (363067,1841214,1,'soga_eye_type',23,0,0), (363068,1841214,0,'soga_hair_face_color',187,172,197), (363069,1841214,0,'soga_hair_face_highlight_color',155,150,106), (363070,1841214,0,'soga_hair_type_color',187,172,197), (363071,1841214,0,'soga_hair_type_highlight_color',155,150,106), (363072,1841214,1,'soga_lip_type',34,0,-3), (363073,1841214,1,'soga_nose_type',-20,3,-11), (363074,1841214,0,'soga_skin_color',139,195,194), (363075,1841214,0,'wing_color1',255,255,255), (363076,1841214,0,'wing_color2',255,255,255), (363077,1841215,0,'eye_color',29,29,29), (363078,1841215,0,'skin_color',0,128,255), (363079,1841215,0,'soga_eye_color',255,0,255), (363080,1841216,0,'eye_color',255,255,255), (363081,1841216,0,'skin_color',255,0,12), (363082,1841216,0,'soga_eye_color',255,0,255), (363083,1841217,0,'eye_color',255,255,255), (363084,1841217,0,'skin_color',91,119,193), (363085,1841217,0,'soga_eye_color',255,0,255), (363086,1841218,0,'eye_color',255,255,255), (363087,1841218,0,'skin_color',61,137,77), (363088,1841218,0,'soga_eye_color',255,0,255), (363089,1841219,1,'cheek_type',26,59,0), (363090,1841219,1,'chin_type',52,94,21), (363091,1841219,1,'ear_type',-76,45,0), (363092,1841219,1,'eye_brow_type',-84,-44,-56), (363093,1841219,0,'eye_color',9,9,220), (363094,1841219,1,'eye_type',-78,0,0), (363095,1841219,0,'hair_color1',19,81,181), (363096,1841219,0,'hair_color2',36,34,36), (363097,1841219,0,'hair_highlight',255,255,255), (363098,1841219,0,'hair_type_color',15,1,21), (363099,1841219,0,'hair_type_highlight_color',91,205,45), (363100,1841219,1,'lip_type',53,46,-37), (363101,1841219,1,'nose_type',62,19,81), (363102,1841219,0,'skin_color',6,43,68), (363103,1841219,1,'soga_cheek_type',0,-84,-44), (363104,1841219,1,'soga_chin_type',0,53,46), (363105,1841219,1,'soga_ear_type',0,-78,0), (363106,1841219,1,'soga_eye_brow_type',0,-76,45), (363107,1841219,0,'soga_eye_color',229,229,102), (363108,1841219,1,'soga_eye_type',-78,0,0), (363109,1841219,0,'soga_hair_color1',255,255,255), (363110,1841219,0,'soga_hair_color2',36,34,36), (363111,1841219,0,'soga_hair_highlight',255,255,255), (363112,1841219,0,'soga_hair_type_color',15,1,21), (363113,1841219,0,'soga_hair_type_highlight_color',91,205,45), (363114,1841219,1,'soga_lip_type',-56,26,59), (363115,1841219,1,'soga_nose_type',-37,52,94), (363116,1841219,0,'soga_skin_color',6,43,68), (363117,1841219,0,'wing_color1',114,16,198), (363118,1841219,0,'wing_color2',116,186,3), (363119,1841220,1,'cheek_type',8,-10,0), (363120,1841220,1,'chin_type',7,1,-14), (363121,1841220,1,'ear_type',-19,3,0), (363122,1841220,1,'eye_brow_type',-25,-32,-1), (363123,1841220,0,'eye_color',108,53,114), (363124,1841220,1,'eye_type',8,0,0), (363125,1841220,0,'hair_color1',7,213,0), (363126,1841220,0,'hair_face_color',202,174,203), (363127,1841220,0,'hair_face_highlight_color',105,103,97), (363128,1841220,0,'hair_type_color',202,174,203), (363129,1841220,0,'hair_type_highlight_color',105,103,97), (363130,1841220,1,'lip_type',-45,12,38), (363131,1841220,1,'nose_type',-7,7,-43), (363132,1841220,0,'skin_color',37,75,89), (363133,1841220,1,'soga_cheek_type',0,-25,-32), (363134,1841220,1,'soga_chin_type',0,-45,12), (363135,1841220,1,'soga_ear_type',0,8,0), (363136,1841220,1,'soga_eye_brow_type',0,-19,3), (363137,1841220,0,'soga_eye_color',229,229,102), (363138,1841220,1,'soga_eye_type',8,0,0), (363139,1841220,0,'soga_hair_face_color',202,174,203), (363140,1841220,0,'soga_hair_face_highlight_color',105,103,97), (363141,1841220,0,'soga_hair_type_color',202,174,203), (363142,1841220,0,'soga_hair_type_highlight_color',105,103,97), (363143,1841220,1,'soga_lip_type',-1,8,-10), (363144,1841220,1,'soga_nose_type',38,7,1), (363145,1841220,0,'soga_skin_color',37,75,89), (363146,1841220,0,'wing_color1',255,255,255), (363147,1841220,0,'wing_color2',255,255,255), (363148,1841221,1,'cheek_type',-42,12,0), (363149,1841221,1,'chin_type',-18,18,7), (363150,1841221,1,'ear_type',-5,7,0), (363151,1841221,1,'eye_brow_type',12,2,12), (363152,1841221,0,'eye_color',219,109,234), (363153,1841221,1,'eye_type',-32,0,0), (363154,1841221,0,'hair_color1',0,235,0), (363155,1841221,0,'hair_face_color',183,197,197), (363156,1841221,0,'hair_face_highlight_color',105,103,97), (363157,1841221,0,'hair_type_color',183,197,197), (363158,1841221,0,'hair_type_highlight_color',105,103,97), (363159,1841221,1,'lip_type',-17,-26,31), (363160,1841221,1,'nose_type',7,0,-21), (363161,1841221,0,'skin_color',63,119,118), (363162,1841221,1,'soga_cheek_type',0,12,2), (363163,1841221,1,'soga_chin_type',0,-17,-26), (363164,1841221,1,'soga_ear_type',0,-32,0), (363165,1841221,1,'soga_eye_brow_type',0,-5,7), (363166,1841221,0,'soga_eye_color',229,229,102), (363167,1841221,1,'soga_eye_type',-32,0,0), (363168,1841221,0,'soga_hair_face_color',183,197,197), (363169,1841221,0,'soga_hair_face_highlight_color',105,103,97), (363170,1841221,0,'soga_hair_type_color',183,197,197), (363171,1841221,0,'soga_hair_type_highlight_color',105,103,97), (363172,1841221,1,'soga_lip_type',12,-42,12), (363173,1841221,1,'soga_nose_type',31,-18,18), (363174,1841221,0,'soga_skin_color',63,119,118), (363175,1841221,0,'wing_color1',255,255,255), (363176,1841221,0,'wing_color2',255,255,255), (363177,1841222,1,'cheek_type',-45,-25,0), (363178,1841222,1,'chin_type',50,-19,75), (363179,1841222,1,'ear_type',-11,-8,0), (363180,1841222,1,'eye_brow_type',-62,-88,37), (363181,1841222,0,'eye_color',16,8,20), (363182,1841222,0,'hair_color1',206,95,7), (363183,1841222,0,'hair_color2',59,81,113), (363184,1841222,0,'hair_face_color',106,131,145), (363185,1841222,0,'hair_face_highlight_color',203,191,176), (363186,1841222,0,'hair_highlight',112,123,142), (363187,1841222,0,'hair_type_color',106,131,145), (363188,1841222,0,'hair_type_highlight_color',203,191,176), (363189,1841222,1,'lip_type',66,19,53), (363190,1841222,1,'nose_type',-25,-50,95), (363191,1841222,0,'skin_color',143,113,113), (363192,1841222,1,'soga_cheek_type',0,-62,-88), (363193,1841222,1,'soga_chin_type',0,66,19), (363194,1841222,1,'soga_ear_type',-11,-8,0), (363195,1841222,1,'soga_eye_brow_type',0,-11,-8), (363196,1841222,0,'soga_eye_color',229,229,102), (363197,1841222,0,'soga_hair_color1',98,91,163), (363198,1841222,0,'soga_hair_color2',59,81,113), (363199,1841222,0,'soga_hair_face_color',106,131,145), (363200,1841222,0,'soga_hair_face_highlight_color',203,191,176), (363201,1841222,0,'soga_hair_highlight',112,123,142), (363202,1841222,0,'soga_hair_type_color',106,131,145), (363203,1841222,0,'soga_hair_type_highlight_color',203,191,176), (363204,1841222,1,'soga_lip_type',37,-45,-25), (363205,1841222,1,'soga_nose_type',53,50,-19), (363206,1841222,0,'soga_skin_color',143,113,113), (363207,1841223,1,'cheek_type',81,98,0), (363208,1841223,1,'chin_type',-22,7,-52), (363209,1841223,1,'ear_type',-47,-79,0), (363210,1841223,1,'eye_brow_type',-1,-34,-7), (363211,1841223,1,'eye_type',-44,0,0), (363212,1841223,0,'hair_color1',58,19,18), (363213,1841223,0,'hair_color2',60,71,71), (363214,1841223,0,'hair_face_color',244,245,246), (363215,1841223,0,'hair_face_highlight_color',15,1,21), (363216,1841223,0,'hair_highlight',29,21,28), (363217,1841223,0,'hair_type_color',244,245,246), (363218,1841223,0,'hair_type_highlight_color',15,1,21), (363219,1841223,1,'lip_type',38,28,75), (363220,1841223,1,'nose_type',-12,58,19), (363221,1841223,0,'skin_color',132,104,103), (363222,1841223,1,'soga_cheek_type',0,-1,-34), (363223,1841223,1,'soga_chin_type',0,38,28), (363224,1841223,1,'soga_ear_type',0,-44,0), (363225,1841223,1,'soga_eye_brow_type',0,-47,-79), (363226,1841223,0,'soga_eye_color',229,229,102), (363227,1841223,1,'soga_eye_type',-44,0,0), (363228,1841223,0,'soga_hair_color1',161,165,168), (363229,1841223,0,'soga_hair_color2',60,71,71), (363230,1841223,0,'soga_hair_face_color',244,245,246), (363231,1841223,0,'soga_hair_face_highlight_color',15,1,21), (363232,1841223,0,'soga_hair_highlight',29,21,28), (363233,1841223,0,'soga_hair_type_color',244,245,246), (363234,1841223,0,'soga_hair_type_highlight_color',15,1,21), (363235,1841223,1,'soga_lip_type',-7,81,98), (363236,1841223,1,'soga_nose_type',75,-22,7), (363237,1841223,0,'soga_skin_color',132,104,103), (363238,1841224,1,'cheek_type',-1,-25,0), (363239,1841224,1,'chin_type',-9,19,-26), (363240,1841224,1,'ear_type',-42,-25,0), (363241,1841224,1,'eye_brow_type',17,-4,3), (363242,1841224,0,'eye_color',246,188,255), (363243,1841224,1,'eye_type',-28,0,0), (363244,1841224,0,'hair_color1',8,28,0), (363245,1841224,0,'hair_face_color',165,182,182), (363246,1841224,0,'hair_face_highlight_color',155,150,106), (363247,1841224,0,'hair_type_color',165,182,182), (363248,1841224,0,'hair_type_highlight_color',155,150,106), (363249,1841224,1,'lip_type',4,0,40), (363250,1841224,1,'nose_type',-28,8,28), (363251,1841224,0,'skin_color',124,180,179), (363252,1841224,1,'soga_cheek_type',0,17,-4), (363253,1841224,1,'soga_chin_type',0,4,0), (363254,1841224,1,'soga_ear_type',0,-28,0), (363255,1841224,1,'soga_eye_brow_type',0,-42,-25), (363256,1841224,0,'soga_eye_color',229,229,102), (363257,1841224,1,'soga_eye_type',-28,0,0), (363258,1841224,0,'soga_hair_face_color',165,182,182), (363259,1841224,0,'soga_hair_face_highlight_color',155,150,106), (363260,1841224,0,'soga_hair_type_color',165,182,182), (363261,1841224,0,'soga_hair_type_highlight_color',155,150,106), (363262,1841224,1,'soga_lip_type',3,-1,-25), (363263,1841224,1,'soga_nose_type',40,-9,19), (363264,1841224,0,'soga_skin_color',124,180,179), (363265,1841224,0,'wing_color1',255,255,255), (363266,1841224,0,'wing_color2',255,255,255), (363267,1841225,1,'cheek_type',-1,94,0), (363268,1841225,1,'chin_type',-89,-25,-81), (363269,1841225,1,'ear_type',-87,37,0), (363270,1841225,1,'eye_brow_type',-87,10,-25), (363271,1841225,0,'eye_color',241,150,255), (363272,1841225,1,'eye_type',72,0,0), (363273,1841225,0,'hair_color1',227,12,14), (363274,1841225,0,'hair_color2',53,49,53), (363275,1841225,0,'hair_face_color',14,1,18), (363276,1841225,0,'hair_face_highlight_color',13,1,16), (363277,1841225,0,'hair_highlight',29,21,28), (363278,1841225,0,'hair_type_color',14,1,18), (363279,1841225,0,'hair_type_highlight_color',13,1,16), (363280,1841225,1,'lip_type',-90,90,83), (363281,1841225,1,'nose_type',72,-29,12), (363282,1841225,0,'skin_color',49,92,91), (363283,1841225,1,'soga_cheek_type',0,-87,10), (363284,1841225,1,'soga_chin_type',0,-90,90), (363285,1841225,1,'soga_ear_type',0,72,0), (363286,1841225,1,'soga_eye_brow_type',0,-87,37), (363287,1841225,0,'soga_eye_color',229,229,102), (363288,1841225,1,'soga_eye_type',72,0,0), (363289,1841225,0,'soga_hair_color1',29,21,28), (363290,1841225,0,'soga_hair_color2',53,49,53), (363291,1841225,0,'soga_hair_face_color',14,1,18), (363292,1841225,0,'soga_hair_face_highlight_color',13,1,16), (363293,1841225,0,'soga_hair_highlight',29,21,28), (363294,1841225,0,'soga_hair_type_color',14,1,18), (363295,1841225,0,'soga_hair_type_highlight_color',13,1,16), (363296,1841225,1,'soga_lip_type',-25,-1,94), (363297,1841225,1,'soga_nose_type',83,-89,-25), (363298,1841225,0,'soga_skin_color',49,92,91), (363299,1841226,1,'cheek_type',42,81,0), (363300,1841226,1,'chin_type',-94,-91,39), (363301,1841226,1,'ear_type',0,31,0), (363302,1841226,1,'eye_brow_type',-48,48,56), (363303,1841226,0,'eye_color',241,145,255), (363304,1841226,1,'eye_type',90,0,0), (363305,1841226,0,'hair_color1',75,0,204), (363306,1841226,0,'hair_color2',74,71,102), (363307,1841226,0,'hair_face_color',91,75,128), (363308,1841226,0,'hair_face_highlight_color',244,245,246), (363309,1841226,0,'hair_highlight',160,156,172), (363310,1841226,0,'hair_type_color',91,75,128), (363311,1841226,0,'hair_type_highlight_color',244,245,246), (363312,1841226,1,'lip_type',84,75,38), (363313,1841226,1,'nose_type',2,75,0), (363314,1841226,0,'skin_color',203,179,208), (363315,1841226,1,'soga_cheek_type',0,-48,48), (363316,1841226,1,'soga_chin_type',0,84,75), (363317,1841226,1,'soga_ear_type',0,90,0), (363318,1841226,1,'soga_eye_brow_type',0,0,31), (363319,1841226,0,'soga_eye_color',229,229,102), (363320,1841226,1,'soga_eye_type',90,0,0), (363321,1841226,0,'soga_hair_color1',96,63,188), (363322,1841226,0,'soga_hair_color2',74,71,102), (363323,1841226,0,'soga_hair_face_color',91,75,128), (363324,1841226,0,'soga_hair_face_highlight_color',244,245,246), (363325,1841226,0,'soga_hair_highlight',160,156,172), (363326,1841226,0,'soga_hair_type_color',91,75,128), (363327,1841226,0,'soga_hair_type_highlight_color',244,245,246), (363328,1841226,1,'soga_lip_type',56,42,81), (363329,1841226,1,'soga_nose_type',38,-94,-91), (363330,1841226,0,'soga_skin_color',203,179,208), (363331,1841227,1,'cheek_type',0,-12,0), (363332,1841227,1,'chin_type',-17,-10,1), (363333,1841227,1,'ear_type',-12,-19,0), (363334,1841227,1,'eye_brow_type',35,0,18), (363335,1841227,0,'eye_color',207,169,255), (363336,1841227,1,'eye_type',-7,0,0), (363337,1841227,0,'hair_color1',248,31,0), (363338,1841227,0,'hair_face_color',123,132,132), (363339,1841227,0,'hair_face_highlight_color',105,103,97), (363340,1841227,0,'hair_type_color',123,132,132), (363341,1841227,0,'hair_type_highlight_color',105,103,97), (363342,1841227,1,'lip_type',0,-17,2), (363343,1841227,1,'nose_type',0,-8,31), (363344,1841227,0,'skin_color',19,18,59), (363345,1841227,1,'soga_cheek_type',0,35,0), (363346,1841227,1,'soga_chin_type',0,0,-17), (363347,1841227,1,'soga_ear_type',0,-7,0), (363348,1841227,1,'soga_eye_brow_type',0,-12,-19), (363349,1841227,0,'soga_eye_color',229,229,102), (363350,1841227,1,'soga_eye_type',-7,0,0), (363351,1841227,0,'soga_hair_face_color',123,132,132), (363352,1841227,0,'soga_hair_face_highlight_color',105,103,97), (363353,1841227,0,'soga_hair_type_color',123,132,132), (363354,1841227,0,'soga_hair_type_highlight_color',105,103,97), (363355,1841227,1,'soga_lip_type',18,0,-12), (363356,1841227,1,'soga_nose_type',2,-17,-10), (363357,1841227,0,'soga_skin_color',19,18,59), (363358,1841227,0,'wing_color1',255,255,255), (363359,1841227,0,'wing_color2',255,255,255), (363360,1841228,1,'cheek_type',-87,43,0), (363361,1841228,1,'chin_type',-25,-51,-81), (363362,1841228,1,'ear_type',68,40,0), (363363,1841228,1,'eye_brow_type',-17,70,34), (363364,1841228,0,'eye_color',107,69,170), (363365,1841228,1,'eye_type',41,0,0), (363366,1841228,0,'hair_color1',194,0,247), (363367,1841228,0,'hair_color2',62,62,68), (363368,1841228,0,'hair_face_color',244,244,246), (363369,1841228,0,'hair_face_highlight_color',244,244,246), (363370,1841228,0,'hair_highlight',160,156,172), (363371,1841228,0,'hair_type_color',244,244,246), (363372,1841228,0,'hair_type_highlight_color',244,244,246), (363373,1841228,1,'lip_type',0,38,62), (363374,1841228,1,'nose_type',-31,-62,0), (363375,1841228,0,'skin_color',149,164,186), (363376,1841228,1,'soga_cheek_type',0,-17,70), (363377,1841228,1,'soga_chin_type',0,0,38), (363378,1841228,1,'soga_ear_type',0,41,0), (363379,1841228,1,'soga_eye_brow_type',0,68,40), (363380,1841228,0,'soga_eye_color',229,229,102), (363381,1841228,1,'soga_eye_type',41,0,0), (363382,1841228,0,'soga_hair_color1',160,156,172), (363383,1841228,0,'soga_hair_color2',62,62,68), (363384,1841228,0,'soga_hair_face_color',244,244,246), (363385,1841228,0,'soga_hair_face_highlight_color',244,244,246), (363386,1841228,0,'soga_hair_highlight',160,156,172), (363387,1841228,0,'soga_hair_type_color',244,244,246), (363388,1841228,0,'soga_hair_type_highlight_color',244,244,246), (363389,1841228,1,'soga_lip_type',34,-87,43), (363390,1841228,1,'soga_nose_type',62,-25,-51), (363391,1841228,0,'soga_skin_color',149,164,186), (363392,1841229,1,'cheek_type',-74,22,0), (363393,1841229,1,'chin_type',83,-17,-83), (363394,1841229,1,'ear_type',62,-97,0), (363395,1841229,1,'eye_brow_type',0,50,-56), (363396,1841229,0,'eye_color',151,94,26), (363397,1841229,1,'eye_type',-93,0,0), (363398,1841229,0,'hair_color1',188,56,169), (363399,1841229,0,'hair_color2',36,34,36), (363400,1841229,0,'hair_highlight',255,255,255), (363401,1841229,0,'hair_type_color',18,5,24), (363402,1841229,0,'hair_type_highlight_color',233,109,26), (363403,1841229,1,'lip_type',100,0,87), (363404,1841229,1,'nose_type',81,-68,56), (363405,1841229,0,'skin_color',134,176,97), (363406,1841229,1,'soga_cheek_type',0,0,50), (363407,1841229,1,'soga_chin_type',0,100,0), (363408,1841229,1,'soga_ear_type',0,-93,0), (363409,1841229,1,'soga_eye_brow_type',0,62,-97), (363410,1841229,0,'soga_eye_color',229,229,102), (363411,1841229,1,'soga_eye_type',-93,0,0), (363412,1841229,0,'soga_hair_color1',255,255,255), (363413,1841229,0,'soga_hair_color2',36,34,36), (363414,1841229,0,'soga_hair_highlight',255,255,255), (363415,1841229,0,'soga_hair_type_color',18,5,24), (363416,1841229,0,'soga_hair_type_highlight_color',233,109,26), (363417,1841229,1,'soga_lip_type',-56,-74,22), (363418,1841229,1,'soga_nose_type',87,83,-17), (363419,1841229,0,'soga_skin_color',134,176,97), (363420,1841229,0,'wing_color1',180,111,29), (363421,1841230,1,'cheek_type',2,-20,0), (363422,1841230,1,'chin_type',-5,-25,-82), (363423,1841230,1,'ear_type',-35,0,0), (363424,1841230,1,'eye_brow_type',17,-45,79), (363425,1841230,0,'eye_color',219,219,9), (363426,1841230,1,'eye_type',87,0,0), (363427,1841230,0,'hair_color1',222,64,83), (363428,1841230,0,'hair_color2',36,34,36), (363429,1841230,0,'hair_highlight',255,255,255), (363430,1841230,0,'hair_type_color',15,2,21), (363431,1841230,0,'hair_type_highlight_color',237,130,29), (363432,1841230,1,'lip_type',-44,78,41), (363433,1841230,1,'nose_type',2,-34,64), (363434,1841230,0,'skin_color',73,41,198), (363435,1841230,1,'soga_cheek_type',0,17,-45), (363436,1841230,1,'soga_chin_type',0,-44,78), (363437,1841230,1,'soga_ear_type',0,87,0), (363438,1841230,1,'soga_eye_brow_type',0,-35,0), (363439,1841230,0,'soga_eye_color',229,229,102), (363440,1841230,1,'soga_eye_type',87,0,0), (363441,1841230,0,'soga_hair_color1',255,255,255), (363442,1841230,0,'soga_hair_color2',36,34,36), (363443,1841230,0,'soga_hair_highlight',255,255,255), (363444,1841230,0,'soga_hair_type_color',15,2,21), (363445,1841230,0,'soga_hair_type_highlight_color',237,130,29), (363446,1841230,1,'soga_lip_type',79,2,-20), (363447,1841230,1,'soga_nose_type',41,-5,-25), (363448,1841230,0,'soga_skin_color',73,41,198), (363449,1841230,0,'wing_color1',123,22,113), (363450,1841230,0,'wing_color2',189,209,2), (363451,1841231,1,'cheek_type',-35,-76,0), (363452,1841231,1,'chin_type',-50,-51,-15), (363453,1841231,1,'ear_type',-19,28,0), (363454,1841231,1,'eye_brow_type',-22,-4,-47), (363455,1841231,0,'eye_color',5,3,8), (363456,1841231,1,'eye_type',84,0,0), (363457,1841231,0,'hair_color1',96,206,216), (363458,1841231,0,'hair_color2',124,116,110), (363459,1841231,0,'hair_face_color',195,183,168), (363460,1841231,0,'hair_face_highlight_color',61,61,75), (363461,1841231,0,'hair_highlight',43,36,70), (363462,1841231,0,'hair_type_color',195,183,168), (363463,1841231,0,'hair_type_highlight_color',61,61,75), (363464,1841231,1,'lip_type',17,31,-62), (363465,1841231,1,'nose_type',-65,96,-50), (363466,1841231,0,'skin_color',179,172,171), (363467,1841231,1,'soga_cheek_type',0,-22,-4), (363468,1841231,1,'soga_chin_type',0,17,31), (363469,1841231,1,'soga_ear_type',0,84,0), (363470,1841231,1,'soga_eye_brow_type',0,-19,28), (363471,1841231,0,'soga_eye_color',229,229,102), (363472,1841231,1,'soga_eye_type',84,0,0), (363473,1841231,0,'soga_hair_color1',112,123,142), (363474,1841231,0,'soga_hair_color2',124,116,110), (363475,1841231,0,'soga_hair_face_color',195,183,168), (363476,1841231,0,'soga_hair_face_highlight_color',61,61,75), (363477,1841231,0,'soga_hair_highlight',43,36,70), (363478,1841231,0,'soga_hair_type_color',195,183,168), (363479,1841231,0,'soga_hair_type_highlight_color',61,61,75), (363480,1841231,1,'soga_lip_type',-47,-35,-76), (363481,1841231,1,'soga_nose_type',-62,-50,-51), (363482,1841231,0,'soga_skin_color',179,172,171), (363483,1841232,1,'cheek_type',18,-20,0), (363484,1841232,1,'chin_type',75,90,-1), (363485,1841232,1,'ear_type',26,-90,0), (363486,1841232,1,'eye_brow_type',93,-90,-22), (363487,1841232,0,'eye_color',192,224,250), (363488,1841232,1,'eye_type',-17,0,0), (363489,1841232,0,'hair_color1',0,7,3), (363490,1841232,0,'hair_color2',52,50,42), (363491,1841232,0,'hair_face_color',10,1,8), (363492,1841232,0,'hair_face_highlight_color',107,119,158), (363493,1841232,0,'hair_highlight',94,119,160), (363494,1841232,0,'hair_type_color',10,1,8), (363495,1841232,0,'hair_type_highlight_color',107,119,158), (363496,1841232,1,'lip_type',-25,7,46), (363497,1841232,1,'nose_type',89,0,7), (363498,1841232,0,'skin_color',194,194,224), (363499,1841232,1,'soga_cheek_type',0,93,-90), (363500,1841232,1,'soga_chin_type',0,-25,7), (363501,1841232,1,'soga_ear_type',0,-17,0), (363502,1841232,1,'soga_eye_brow_type',0,26,-90), (363503,1841232,0,'soga_eye_color',229,229,102), (363504,1841232,1,'soga_eye_type',-17,0,0), (363505,1841232,0,'soga_hair_color1',56,22,22), (363506,1841232,0,'soga_hair_color2',52,50,42), (363507,1841232,0,'soga_hair_face_color',10,1,8), (363508,1841232,0,'soga_hair_face_highlight_color',107,119,158), (363509,1841232,0,'soga_hair_highlight',94,119,160), (363510,1841232,0,'soga_hair_type_color',10,1,8), (363511,1841232,0,'soga_hair_type_highlight_color',107,119,158), (363512,1841232,1,'soga_lip_type',-22,18,-20), (363513,1841232,1,'soga_nose_type',46,75,90), (363514,1841232,0,'soga_skin_color',194,194,224), (363515,1841233,1,'cheek_type',50,-45,0), (363516,1841233,1,'chin_type',71,91,-23), (363517,1841233,1,'ear_type',-100,-75,0), (363518,1841233,1,'eye_brow_type',72,-10,-28), (363519,1841233,0,'eye_color',13,112,42), (363520,1841233,1,'eye_type',72,0,0), (363521,1841233,0,'hair_color1',55,212,68), (363522,1841233,0,'hair_type_color',16,2,22), (363523,1841233,0,'hair_type_highlight_color',69,8,0), (363524,1841233,1,'lip_type',65,100,-37), (363525,1841233,1,'nose_type',-42,55,-44), (363526,1841233,0,'skin_color',169,202,131), (363527,1841233,1,'soga_cheek_type',0,72,-10), (363528,1841233,1,'soga_chin_type',0,65,100), (363529,1841233,1,'soga_ear_type',0,72,0), (363530,1841233,1,'soga_eye_brow_type',0,-100,-75), (363531,1841233,0,'soga_eye_color',229,229,102), (363532,1841233,0,'soga_hair_type_color',16,2,22), (363533,1841233,0,'soga_hair_type_highlight_color',69,8,0), (363534,1841233,1,'soga_lip_type',-28,50,-45), (363535,1841233,1,'soga_nose_type',-37,71,91), (363536,1841233,0,'soga_skin_color',169,202,131), (363537,1841233,0,'wing_color1',11,96,123), (363538,1841233,0,'wing_color2',23,159,22), (363539,1841234,1,'cheek_type',45,-22,0), (363540,1841234,1,'chin_type',82,-38,-7), (363541,1841234,1,'ear_type',69,63,0), (363542,1841234,1,'eye_brow_type',-50,19,1), (363543,1841234,0,'eye_color',179,180,19), (363544,1841234,1,'eye_type',97,0,0), (363545,1841234,0,'hair_color1',217,191,81), (363546,1841234,0,'hair_color2',36,34,36), (363547,1841234,0,'hair_highlight',255,255,255), (363548,1841234,0,'hair_type_color',15,1,21), (363549,1841234,0,'hair_type_highlight_color',62,28,2), (363550,1841234,1,'lip_type',8,45,-59), (363551,1841234,1,'nose_type',45,-39,-65), (363552,1841234,0,'skin_color',155,192,116), (363553,1841234,1,'soga_cheek_type',0,-50,19), (363554,1841234,1,'soga_chin_type',0,8,45), (363555,1841234,1,'soga_ear_type',0,97,0), (363556,1841234,1,'soga_eye_brow_type',0,69,63), (363557,1841234,0,'soga_eye_color',229,229,102), (363558,1841234,1,'soga_eye_type',97,0,0), (363559,1841234,0,'soga_hair_color1',255,255,255), (363560,1841234,0,'soga_hair_color2',36,34,36), (363561,1841234,0,'soga_hair_highlight',255,255,255), (363562,1841234,0,'soga_hair_type_color',15,1,21), (363563,1841234,0,'soga_hair_type_highlight_color',62,28,2), (363564,1841234,1,'soga_lip_type',1,45,-22), (363565,1841234,1,'soga_nose_type',-59,82,-38), (363566,1841234,0,'soga_skin_color',155,192,116), (363567,1841234,0,'wing_color1',26,39,170), (363568,1841234,0,'wing_color2',31,31,31), (363569,1841235,1,'cheek_type',7,14,0), (363570,1841235,1,'chin_type',4,-23,20), (363571,1841235,1,'ear_type',0,34,0), (363572,1841235,1,'eye_brow_type',46,12,20), (363573,1841235,0,'eye_color',125,180,237), (363574,1841235,1,'eye_type',-26,0,0), (363575,1841235,0,'hair_color1',255,249,0), (363576,1841235,0,'hair_face_color',154,126,154), (363577,1841235,0,'hair_face_highlight_color',155,150,106), (363578,1841235,0,'hair_type_color',154,126,154), (363579,1841235,0,'hair_type_highlight_color',155,150,106), (363580,1841235,1,'lip_type',-7,-5,-28), (363581,1841235,1,'nose_type',-11,-1,-7), (363582,1841235,0,'skin_color',76,129,131), (363583,1841235,1,'soga_cheek_type',0,46,12), (363584,1841235,1,'soga_chin_type',0,-7,-5), (363585,1841235,1,'soga_ear_type',0,-26,0), (363586,1841235,1,'soga_eye_brow_type',0,0,34), (363587,1841235,0,'soga_eye_color',229,229,102), (363588,1841235,1,'soga_eye_type',-26,0,0), (363589,1841235,0,'soga_hair_face_color',154,126,154), (363590,1841235,0,'soga_hair_face_highlight_color',155,150,106), (363591,1841235,0,'soga_hair_type_color',154,126,154), (363592,1841235,0,'soga_hair_type_highlight_color',155,150,106), (363593,1841235,1,'soga_lip_type',20,7,14), (363594,1841235,1,'soga_nose_type',-28,4,-23), (363595,1841235,0,'soga_skin_color',76,129,131), (363596,1841235,0,'wing_color1',255,255,255), (363597,1841235,0,'wing_color2',255,255,255), (363598,1841236,0,'eye_color',255,255,255), (363599,1841236,0,'skin_color',255,255,255), (363600,1841236,0,'soga_eye_color',255,0,255), (363601,1841237,1,'cheek_type',88,-20,0), (363602,1841237,1,'chin_type',-55,17,68), (363603,1841237,1,'ear_type',-22,-28,0), (363604,1841237,1,'eye_brow_type',14,-25,50), (363605,1841237,0,'eye_color',245,187,255), (363606,1841237,1,'eye_type',76,0,0), (363607,1841237,0,'hair_color1',180,200,20), (363608,1841237,0,'hair_color2',0,7,0), (363609,1841237,0,'hair_face_color',244,244,246), (363610,1841237,0,'hair_face_highlight_color',244,244,246), (363611,1841237,0,'hair_highlight',160,156,172), (363612,1841237,0,'hair_type_color',244,244,246), (363613,1841237,0,'hair_type_highlight_color',244,244,246), (363614,1841237,1,'lip_type',37,75,46), (363615,1841237,1,'nose_type',51,-76,-56), (363616,1841237,0,'skin_color',105,148,147), (363617,1841237,1,'soga_cheek_type',0,14,-25), (363618,1841237,1,'soga_chin_type',0,37,75), (363619,1841237,1,'soga_ear_type',0,76,0), (363620,1841237,1,'soga_eye_brow_type',0,-22,-28), (363621,1841237,0,'soga_eye_color',229,229,102), (363622,1841237,1,'soga_eye_type',76,0,0), (363623,1841237,0,'soga_hair_color1',3,0,0), (363624,1841237,0,'soga_hair_color2',62,62,68), (363625,1841237,0,'soga_hair_face_color',244,244,246), (363626,1841237,0,'soga_hair_face_highlight_color',244,244,246), (363627,1841237,0,'soga_hair_highlight',160,156,172), (363628,1841237,0,'soga_hair_type_color',244,244,246), (363629,1841237,0,'soga_hair_type_highlight_color',244,244,246), (363630,1841237,1,'soga_lip_type',50,88,-20), (363631,1841237,1,'soga_nose_type',46,-55,17), (363632,1841237,0,'soga_skin_color',105,148,147), (363633,1841238,1,'cheek_type',39,43,0), (363634,1841238,1,'chin_type',-1,47,68), (363635,1841238,1,'ear_type',28,-53,0), (363636,1841238,1,'eye_brow_type',77,-35,-25), (363637,1841238,0,'eye_color',128,150,248), (363638,1841238,1,'eye_type',-1,0,0), (363639,1841238,0,'hair_color1',51,194,247), (363640,1841238,0,'hair_color2',0,7,0), (363641,1841238,0,'hair_face_color',5,5,1), (363642,1841238,0,'hair_face_highlight_color',5,5,1), (363643,1841238,0,'hair_highlight',33,22,19), (363644,1841238,0,'hair_type_color',5,5,1), (363645,1841238,0,'hair_type_highlight_color',5,5,1), (363646,1841238,1,'lip_type',0,29,95), (363647,1841238,1,'nose_type',-38,51,-62), (363648,1841238,0,'skin_color',160,203,202), (363649,1841238,1,'soga_cheek_type',0,77,-35), (363650,1841238,1,'soga_chin_type',0,0,29), (363651,1841238,1,'soga_ear_type',0,-1,0), (363652,1841238,1,'soga_eye_brow_type',0,28,-53), (363653,1841238,0,'soga_eye_color',229,229,102), (363654,1841238,1,'soga_eye_type',-1,0,0), (363655,1841238,0,'soga_hair_color1',2,51,0), (363656,1841238,0,'soga_hair_color2',28,27,50), (363657,1841238,0,'soga_hair_face_color',5,5,1), (363658,1841238,0,'soga_hair_face_highlight_color',5,5,1), (363659,1841238,0,'soga_hair_highlight',33,22,19), (363660,1841238,0,'soga_hair_type_color',5,5,1), (363661,1841238,0,'soga_hair_type_highlight_color',5,5,1), (363662,1841238,1,'soga_lip_type',-25,39,43), (363663,1841238,1,'soga_nose_type',95,-1,47), (363664,1841238,0,'soga_skin_color',160,203,202), (363665,1841239,1,'cheek_type',-10,75,0), (363666,1841239,1,'chin_type',-32,-65,87), (363667,1841239,1,'ear_type',100,-12,0), (363668,1841239,1,'eye_brow_type',34,81,18), (363669,1841239,0,'eye_color',198,194,255), (363670,1841239,1,'eye_type',-10,0,0), (363671,1841239,0,'hair_color1',193,3,17), (363672,1841239,0,'hair_color2',88,77,98), (363673,1841239,0,'hair_face_color',86,68,133), (363674,1841239,0,'hair_face_highlight_color',86,68,133), (363675,1841239,0,'hair_highlight',152,46,102), (363676,1841239,0,'hair_type_color',86,68,133), (363677,1841239,0,'hair_type_highlight_color',86,68,133), (363678,1841239,1,'lip_type',28,7,-31), (363679,1841239,1,'nose_type',-39,-63,3), (363680,1841239,0,'skin_color',193,193,193), (363681,1841239,1,'soga_cheek_type',0,34,81), (363682,1841239,1,'soga_chin_type',0,28,7), (363683,1841239,1,'soga_ear_type',0,-10,0), (363684,1841239,1,'soga_eye_brow_type',0,100,-12), (363685,1841239,0,'soga_eye_color',229,229,102), (363686,1841239,1,'soga_eye_type',-10,0,0), (363687,1841239,0,'soga_hair_color1',152,46,102), (363688,1841239,0,'soga_hair_color2',88,77,98), (363689,1841239,0,'soga_hair_face_color',86,68,133), (363690,1841239,0,'soga_hair_face_highlight_color',86,68,133), (363691,1841239,0,'soga_hair_highlight',152,46,102), (363692,1841239,0,'soga_hair_type_color',86,68,133), (363693,1841239,0,'soga_hair_type_highlight_color',86,68,133), (363694,1841239,1,'soga_lip_type',18,-10,75), (363695,1841239,1,'soga_nose_type',-31,-32,-65), (363696,1841239,0,'soga_skin_color',193,193,193), (363697,1841240,1,'cheek_type',87,34,0), (363698,1841240,1,'chin_type',62,-95,25), (363699,1841240,1,'ear_type',44,-64,0), (363700,1841240,1,'eye_brow_type',-77,58,98), (363701,1841240,0,'eye_color',28,33,54), (363702,1841240,1,'eye_type',-31,0,0), (363703,1841240,0,'hair_color1',244,186,78), (363704,1841240,0,'hair_color2',255,123,29), (363705,1841240,0,'hair_face_color',105,144,167), (363706,1841240,0,'hair_face_highlight_color',6,3,1), (363707,1841240,0,'hair_highlight',255,255,255), (363708,1841240,0,'hair_type_color',105,144,167), (363709,1841240,0,'hair_type_highlight_color',6,3,1), (363710,1841240,1,'lip_type',88,22,85), (363711,1841240,1,'nose_type',82,-12,-70), (363712,1841240,0,'skin_color',120,163,162), (363713,1841240,1,'soga_cheek_type',0,-77,58), (363714,1841240,1,'soga_chin_type',0,88,22), (363715,1841240,1,'soga_ear_type',0,-31,0), (363716,1841240,1,'soga_eye_brow_type',0,44,-64), (363717,1841240,0,'soga_eye_color',229,229,102), (363718,1841240,1,'soga_eye_type',15,0,0), (363719,1841240,0,'soga_hair_color1',255,255,255), (363720,1841240,0,'soga_hair_color2',255,123,29), (363721,1841240,0,'soga_hair_face_color',105,144,167), (363722,1841240,0,'soga_hair_face_highlight_color',6,3,1), (363723,1841240,0,'soga_hair_highlight',255,255,255), (363724,1841240,0,'soga_hair_type_color',105,144,167), (363725,1841240,0,'soga_hair_type_highlight_color',6,3,1), (363726,1841240,1,'soga_lip_type',98,87,34), (363727,1841240,1,'soga_nose_type',85,62,-95), (363728,1841240,0,'soga_skin_color',120,163,162), (363729,1841240,0,'wing_color1',255,255,255), (363730,1841240,0,'wing_color2',255,255,255), (363731,1841241,1,'cheek_type',25,-10,0), (363732,1841241,1,'chin_type',-1,0,12), (363733,1841241,1,'ear_type',9,-21,0), (363734,1841241,1,'eye_brow_type',0,20,7), (363735,1841241,0,'eye_color',243,167,255), (363736,1841241,1,'eye_type',-2,0,0), (363737,1841241,0,'hair_color1',17,31,0), (363738,1841241,0,'hair_face_color',141,120,147), (363739,1841241,0,'hair_face_highlight_color',105,103,97), (363740,1841241,0,'hair_type_color',141,120,147), (363741,1841241,0,'hair_type_highlight_color',105,103,97), (363742,1841241,1,'lip_type',25,-17,10), (363743,1841241,1,'nose_type',-9,17,31), (363744,1841241,0,'skin_color',58,99,111), (363745,1841241,1,'soga_cheek_type',0,0,20), (363746,1841241,1,'soga_chin_type',0,25,-17), (363747,1841241,1,'soga_ear_type',0,-2,0), (363748,1841241,1,'soga_eye_brow_type',0,9,-21), (363749,1841241,0,'soga_eye_color',229,229,102), (363750,1841241,1,'soga_eye_type',32,0,0), (363751,1841241,0,'soga_hair_face_color',141,120,147), (363752,1841241,0,'soga_hair_face_highlight_color',105,103,97), (363753,1841241,0,'soga_hair_type_color',141,120,147), (363754,1841241,0,'soga_hair_type_highlight_color',105,103,97), (363755,1841241,1,'soga_lip_type',7,25,-10), (363756,1841241,1,'soga_nose_type',10,-1,0), (363757,1841241,0,'soga_skin_color',58,99,111), (363758,1841241,0,'wing_color1',255,255,255), (363759,1841241,0,'wing_color2',255,255,255), (363760,1841242,1,'cheek_type',-50,63,0), (363761,1841242,1,'chin_type',-14,-7,46), (363762,1841242,1,'ear_type',85,35,0), (363763,1841242,1,'eye_brow_type',17,96,79), (363764,1841242,0,'eye_color',5,199,3), (363765,1841242,1,'eye_type',-69,0,0), (363766,1841242,0,'hair_color1',11,228,211), (363767,1841242,0,'hair_color2',194,28,1), (363768,1841242,0,'hair_highlight',255,255,255), (363769,1841242,0,'hair_type_color',244,246,246), (363770,1841242,0,'hair_type_highlight_color',221,65,16), (363771,1841242,1,'lip_type',52,47,93), (363772,1841242,1,'nose_type',-37,11,-28), (363773,1841242,0,'skin_color',110,66,113), (363774,1841242,1,'soga_cheek_type',0,17,96), (363775,1841242,1,'soga_chin_type',0,52,47), (363776,1841242,1,'soga_ear_type',0,-69,0), (363777,1841242,1,'soga_eye_brow_type',0,85,35), (363778,1841242,0,'soga_eye_color',229,229,102), (363779,1841242,1,'soga_eye_type',77,0,0), (363780,1841242,0,'soga_hair_color1',255,255,255), (363781,1841242,0,'soga_hair_color2',194,28,1), (363782,1841242,0,'soga_hair_highlight',255,255,255), (363783,1841242,0,'soga_hair_type_color',244,246,246), (363784,1841242,0,'soga_hair_type_highlight_color',221,65,16), (363785,1841242,1,'soga_lip_type',79,-50,63), (363786,1841242,1,'soga_nose_type',93,-14,-7), (363787,1841242,0,'soga_skin_color',110,66,113), (363788,1841242,0,'wing_color1',141,2,224), (363789,1841242,0,'wing_color2',132,209,3), (363790,1841243,1,'cheek_type',-31,-56,0), (363791,1841243,1,'chin_type',41,-98,8), (363792,1841243,1,'ear_type',10,82,0), (363793,1841243,1,'eye_brow_type',-76,53,0), (363794,1841243,0,'eye_color',210,105,226), (363795,1841243,1,'eye_type',-62,0,0), (363796,1841243,0,'hair_color1',163,47,184), (363797,1841243,0,'hair_color2',28,27,50), (363798,1841243,0,'hair_face_color',5,5,1), (363799,1841243,0,'hair_face_highlight_color',244,244,246), (363800,1841243,0,'hair_highlight',160,156,172), (363801,1841243,0,'hair_type_color',5,5,1), (363802,1841243,0,'hair_type_highlight_color',244,244,246), (363803,1841243,1,'lip_type',35,94,39), (363804,1841243,1,'nose_type',53,-93,47), (363805,1841243,0,'skin_color',197,192,191), (363806,1841243,1,'soga_cheek_type',0,-76,53), (363807,1841243,1,'soga_chin_type',0,35,94), (363808,1841243,1,'soga_ear_type',0,-62,0), (363809,1841243,1,'soga_eye_brow_type',0,10,82), (363810,1841243,0,'soga_eye_color',229,229,102), (363811,1841243,1,'soga_eye_type',-62,0,0), (363812,1841243,0,'soga_hair_color1',33,22,19), (363813,1841243,0,'soga_hair_color2',28,27,50), (363814,1841243,0,'soga_hair_face_color',5,5,1), (363815,1841243,0,'soga_hair_face_highlight_color',244,244,246), (363816,1841243,0,'soga_hair_highlight',160,156,172), (363817,1841243,0,'soga_hair_type_color',5,5,1), (363818,1841243,0,'soga_hair_type_highlight_color',244,244,246), (363819,1841243,1,'soga_lip_type',0,-31,-56), (363820,1841243,1,'soga_nose_type',39,41,-98), (363821,1841243,0,'soga_skin_color',197,192,191), (363822,1841244,1,'cheek_type',-28,56,0), (363823,1841244,1,'chin_type',85,-57,-2), (363824,1841244,1,'ear_type',91,50,0), (363825,1841244,1,'eye_brow_type',-10,-34,75), (363826,1841244,0,'eye_color',21,29,43), (363827,1841244,1,'eye_type',85,0,0), (363828,1841244,0,'hair_color1',194,230,228), (363829,1841244,0,'hair_color2',62,62,68), (363830,1841244,0,'hair_face_color',244,244,246), (363831,1841244,0,'hair_face_highlight_color',86,68,133), (363832,1841244,0,'hair_highlight',152,46,102), (363833,1841244,0,'hair_type_color',244,244,246), (363834,1841244,0,'hair_type_highlight_color',86,68,133), (363835,1841244,1,'lip_type',-78,-82,-38), (363836,1841244,1,'nose_type',11,-62,-26), (363837,1841244,0,'skin_color',106,149,148), (363838,1841244,1,'soga_cheek_type',0,-10,-34), (363839,1841244,1,'soga_chin_type',0,-78,-82), (363840,1841244,1,'soga_ear_type',0,85,0), (363841,1841244,1,'soga_eye_brow_type',0,91,50), (363842,1841244,0,'soga_eye_color',229,229,102), (363843,1841244,1,'soga_eye_type',85,0,0), (363844,1841244,0,'soga_hair_color1',160,156,172), (363845,1841244,0,'soga_hair_color2',62,62,68), (363846,1841244,0,'soga_hair_face_color',244,244,246), (363847,1841244,0,'soga_hair_face_highlight_color',86,68,133), (363848,1841244,0,'soga_hair_highlight',152,46,102), (363849,1841244,0,'soga_hair_type_color',244,244,246), (363850,1841244,0,'soga_hair_type_highlight_color',86,68,133), (363851,1841244,1,'soga_lip_type',75,-28,56), (363852,1841244,1,'soga_nose_type',-38,85,-57), (363853,1841244,0,'soga_skin_color',106,149,148), (363854,1841244,0,'wing_color1',255,255,255), (363855,1841244,0,'wing_color2',255,255,255), (363856,1841245,1,'cheek_type',0,5,0), (363857,1841245,1,'chin_type',-18,-34,18), (363858,1841245,1,'ear_type',-17,25,0), (363859,1841245,1,'eye_brow_type',19,-7,21), (363860,1841245,0,'eye_color',20,10,22), (363861,1841245,1,'eye_type',-23,0,0), (363862,1841245,0,'hair_color1',28,242,0), (363863,1841245,0,'hair_face_color',213,216,216), (363864,1841245,0,'hair_face_highlight_color',105,103,97), (363865,1841245,0,'hair_type_color',213,216,216), (363866,1841245,0,'hair_type_highlight_color',105,103,97), (363867,1841245,1,'lip_type',-28,42,10), (363868,1841245,1,'nose_type',28,28,-14), (363869,1841245,0,'skin_color',57,46,44), (363870,1841245,1,'soga_cheek_type',0,19,-7), (363871,1841245,1,'soga_chin_type',0,-28,42), (363872,1841245,1,'soga_ear_type',0,-23,0), (363873,1841245,1,'soga_eye_brow_type',0,-17,25), (363874,1841245,0,'soga_eye_color',229,229,102), (363875,1841245,1,'soga_eye_type',-32,0,0), (363876,1841245,0,'soga_hair_face_color',213,216,216), (363877,1841245,0,'soga_hair_face_highlight_color',105,103,97), (363878,1841245,0,'soga_hair_type_color',213,216,216), (363879,1841245,0,'soga_hair_type_highlight_color',105,103,97), (363880,1841245,1,'soga_lip_type',21,0,5), (363881,1841245,1,'soga_nose_type',10,-18,-34), (363882,1841245,0,'soga_skin_color',57,46,44), (363883,1841245,0,'wing_color1',255,255,255), (363884,1841245,0,'wing_color2',255,255,255), (363885,1841246,1,'cheek_type',-58,-45,0), (363886,1841246,1,'chin_type',34,93,-14), (363887,1841246,1,'ear_type',-40,-15,0), (363888,1841246,1,'eye_brow_type',-26,85,-29), (363889,1841246,0,'eye_color',99,72,166), (363890,1841246,1,'eye_type',39,0,0), (363891,1841246,0,'hair_color1',28,201,195), (363892,1841246,0,'hair_color2',62,62,68), (363893,1841246,0,'hair_face_color',109,131,182), (363894,1841246,0,'hair_face_highlight_color',103,133,149), (363895,1841246,0,'hair_highlight',96,63,188), (363896,1841246,0,'hair_type_color',109,131,182), (363897,1841246,0,'hair_type_highlight_color',103,133,149), (363898,1841246,1,'lip_type',53,94,66), (363899,1841246,1,'nose_type',98,28,-55), (363900,1841246,0,'skin_color',147,190,189), (363901,1841246,1,'soga_cheek_type',0,-26,85), (363902,1841246,1,'soga_chin_type',0,53,94), (363903,1841246,1,'soga_ear_type',0,39,0), (363904,1841246,1,'soga_eye_brow_type',0,-40,-15), (363905,1841246,0,'soga_eye_color',229,229,102), (363906,1841246,1,'soga_eye_type',-39,0,0), (363907,1841246,0,'soga_hair_color1',160,156,172), (363908,1841246,0,'soga_hair_color2',62,62,68), (363909,1841246,0,'soga_hair_face_color',109,131,182), (363910,1841246,0,'soga_hair_face_highlight_color',103,133,149), (363911,1841246,0,'soga_hair_highlight',96,63,188), (363912,1841246,0,'soga_hair_type_color',109,131,182), (363913,1841246,0,'soga_hair_type_highlight_color',103,133,149), (363914,1841246,1,'soga_lip_type',-29,-58,-45), (363915,1841246,1,'soga_nose_type',66,34,93), (363916,1841246,0,'soga_skin_color',147,190,189), (363917,1841246,0,'wing_color1',255,255,255), (363918,1841246,0,'wing_color2',255,255,255), (363919,1841247,0,'eye_color',255,255,255), (363920,1841247,0,'skin_color',152,7,0), (363921,1841247,0,'soga_eye_color',255,0,255), (363922,1841248,1,'cheek_type',9,34,0), (363923,1841248,1,'chin_type',-75,69,3), (363924,1841248,1,'ear_type',48,83,0), (363925,1841248,1,'eye_brow_type',41,95,94), (363926,1841248,0,'eye_color',120,134,229), (363927,1841248,1,'eye_type',71,0,0), (363928,1841248,0,'hair_color1',3,76,9), (363929,1841248,0,'hair_color2',121,113,107), (363930,1841248,0,'hair_face_color',145,168,168), (363931,1841248,0,'hair_face_highlight_color',107,153,175), (363932,1841248,0,'hair_highlight',93,64,120), (363933,1841248,0,'hair_type_color',145,168,168), (363934,1841248,0,'hair_type_highlight_color',107,153,175), (363935,1841248,1,'lip_type',31,-63,-93), (363936,1841248,1,'nose_type',43,3,76), (363937,1841248,0,'skin_color',88,84,116), (363938,1841248,1,'soga_cheek_type',0,41,95), (363939,1841248,1,'soga_chin_type',0,31,-63), (363940,1841248,1,'soga_ear_type',0,71,0), (363941,1841248,1,'soga_eye_brow_type',0,48,83), (363942,1841248,0,'soga_eye_color',229,229,102), (363943,1841248,1,'soga_eye_type',71,0,0), (363944,1841248,0,'soga_hair_color1',114,112,142), (363945,1841248,0,'soga_hair_color2',121,113,107), (363946,1841248,0,'soga_hair_face_color',145,168,168), (363947,1841248,0,'soga_hair_face_highlight_color',107,153,175), (363948,1841248,0,'soga_hair_highlight',93,64,120), (363949,1841248,0,'soga_hair_type_color',145,168,168), (363950,1841248,0,'soga_hair_type_highlight_color',107,153,175), (363951,1841248,1,'soga_lip_type',94,9,34), (363952,1841248,1,'soga_nose_type',-93,-75,69), (363953,1841248,0,'soga_skin_color',88,84,116), (363954,1841249,1,'cheek_type',-3,28,0), (363955,1841249,1,'chin_type',-1,-2,9), (363956,1841249,1,'ear_type',7,3,0), (363957,1841249,1,'eye_brow_type',-1,-29,-23), (363958,1841249,0,'eye_color',240,144,255), (363959,1841249,1,'eye_type',-2,0,0), (363960,1841249,0,'hair_color1',228,11,0), (363961,1841249,0,'hair_face_color',219,244,244), (363962,1841249,0,'hair_face_highlight_color',105,103,97), (363963,1841249,0,'hair_type_color',219,244,244), (363964,1841249,0,'hair_type_highlight_color',105,103,97), (363965,1841249,1,'lip_type',-37,-7,0), (363966,1841249,1,'nose_type',0,-28,11), (363967,1841249,0,'skin_color',136,176,189), (363968,1841249,1,'soga_cheek_type',0,-1,-29), (363969,1841249,1,'soga_chin_type',0,-37,-7), (363970,1841249,1,'soga_ear_type',0,-2,0), (363971,1841249,1,'soga_eye_brow_type',0,7,3), (363972,1841249,0,'soga_eye_color',229,229,102), (363973,1841249,1,'soga_eye_type',-2,0,0), (363974,1841249,0,'soga_hair_face_color',219,244,244), (363975,1841249,0,'soga_hair_face_highlight_color',105,103,97), (363976,1841249,0,'soga_hair_type_color',219,244,244), (363977,1841249,0,'soga_hair_type_highlight_color',105,103,97), (363978,1841249,1,'soga_lip_type',-23,-3,28), (363979,1841249,1,'soga_nose_type',0,-1,-2), (363980,1841249,0,'soga_skin_color',136,176,189), (363981,1841249,0,'wing_color1',255,255,255), (363982,1841249,0,'wing_color2',255,255,255), (363983,1841250,1,'cheek_type',-9,95,0), (363984,1841250,1,'chin_type',-2,7,3), (363985,1841250,1,'ear_type',14,75,0), (363986,1841250,1,'eye_brow_type',25,3,46), (363987,1841250,0,'eye_color',153,203,247), (363988,1841250,1,'eye_type',44,0,0), (363989,1841250,0,'hair_color1',239,204,51), (363990,1841250,0,'hair_color2',28,27,50), (363991,1841250,0,'hair_face_color',5,5,1), (363992,1841250,0,'hair_face_highlight_color',5,5,1), (363993,1841250,0,'hair_highlight',33,22,19), (363994,1841250,0,'hair_type_color',5,5,1), (363995,1841250,0,'hair_type_highlight_color',5,5,1), (363996,1841250,1,'lip_type',95,68,62), (363997,1841250,1,'nose_type',-100,-17,-52), (363998,1841250,0,'skin_color',106,149,148), (363999,1841250,1,'soga_cheek_type',0,25,3), (364000,1841250,1,'soga_chin_type',0,95,68), (364001,1841250,1,'soga_ear_type',0,44,0), (364002,1841250,1,'soga_eye_brow_type',0,14,75), (364003,1841250,0,'soga_eye_color',229,229,102), (364004,1841250,1,'soga_eye_type',44,0,0), (364005,1841250,0,'soga_hair_color1',33,22,19), (364006,1841250,0,'soga_hair_color2',28,27,50), (364007,1841250,0,'soga_hair_face_color',5,5,1), (364008,1841250,0,'soga_hair_face_highlight_color',5,5,1), (364009,1841250,0,'soga_hair_highlight',33,22,19), (364010,1841250,0,'soga_hair_type_color',5,5,1), (364011,1841250,0,'soga_hair_type_highlight_color',5,5,1), (364012,1841250,1,'soga_lip_type',46,-9,95), (364013,1841250,1,'soga_nose_type',62,-2,7), (364014,1841250,0,'soga_skin_color',106,149,148), (364015,1841251,1,'cheek_type',0,-18,0), (364016,1841251,1,'chin_type',-11,9,19), (364017,1841251,1,'ear_type',-28,-25,0), (364018,1841251,1,'eye_brow_type',2,46,-17), (364019,1841251,0,'eye_color',225,129,255), (364020,1841251,1,'eye_type',-34,0,0), (364021,1841251,0,'hair_color1',0,8,0), (364022,1841251,0,'hair_face_color',170,145,174), (364023,1841251,0,'hair_face_highlight_color',105,103,97), (364024,1841251,0,'hair_type_color',170,145,174), (364025,1841251,0,'hair_type_highlight_color',105,103,97), (364026,1841251,1,'lip_type',4,14,25), (364027,1841251,1,'nose_type',-23,0,8), (364028,1841251,0,'skin_color',100,65,95), (364029,1841251,1,'soga_cheek_type',0,2,46), (364030,1841251,1,'soga_chin_type',0,4,14), (364031,1841251,1,'soga_ear_type',0,-34,0), (364032,1841251,1,'soga_eye_brow_type',0,-28,-25), (364033,1841251,0,'soga_eye_color',229,229,102), (364034,1841251,1,'soga_eye_type',17,0,0), (364035,1841251,0,'soga_hair_face_color',170,145,174), (364036,1841251,0,'soga_hair_face_highlight_color',105,103,97), (364037,1841251,0,'soga_hair_type_color',170,145,174), (364038,1841251,0,'soga_hair_type_highlight_color',105,103,97), (364039,1841251,1,'soga_lip_type',-17,0,-18), (364040,1841251,1,'soga_nose_type',25,-11,9), (364041,1841251,0,'soga_skin_color',100,65,95), (364042,1841251,0,'wing_color1',255,255,255), (364043,1841251,0,'wing_color2',255,255,255), (364044,1841252,1,'cheek_type',9,2,0), (364045,1841252,1,'chin_type',11,20,-39), (364046,1841252,1,'ear_type',28,4,0), (364047,1841252,1,'eye_brow_type',2,0,31), (364048,1841252,0,'eye_color',242,156,255), (364049,1841252,1,'eye_type',3,0,0), (364050,1841252,0,'hair_color1',35,252,0), (364051,1841252,0,'hair_face_color',141,120,147), (364052,1841252,0,'hair_face_highlight_color',155,150,106), (364053,1841252,0,'hair_type_color',141,120,147), (364054,1841252,0,'hair_type_highlight_color',155,150,106), (364055,1841252,1,'lip_type',18,-8,-35), (364056,1841252,1,'nose_type',19,35,-4), (364057,1841252,0,'skin_color',167,128,146), (364058,1841252,1,'soga_cheek_type',0,2,0), (364059,1841252,1,'soga_chin_type',0,18,-8), (364060,1841252,1,'soga_ear_type',0,3,0), (364061,1841252,1,'soga_eye_brow_type',0,28,4), (364062,1841252,0,'soga_eye_color',229,229,102), (364063,1841252,1,'soga_eye_type',3,0,0), (364064,1841252,0,'soga_hair_face_color',141,120,147), (364065,1841252,0,'soga_hair_face_highlight_color',155,150,106), (364066,1841252,0,'soga_hair_type_color',141,120,147), (364067,1841252,0,'soga_hair_type_highlight_color',155,150,106), (364068,1841252,1,'soga_lip_type',31,9,2), (364069,1841252,1,'soga_nose_type',-35,11,20), (364070,1841252,0,'soga_skin_color',167,128,146), (364071,1841252,0,'wing_color1',255,255,255), (364072,1841252,0,'wing_color2',255,255,255), (364073,1841253,1,'cheek_type',-96,37,0), (364074,1841253,1,'chin_type',72,-39,37), (364075,1841253,1,'ear_type',50,-94,0), (364076,1841253,1,'eye_brow_type',-100,51,-47), (364077,1841253,0,'eye_color',194,233,248), (364078,1841253,1,'eye_type',8,0,0), (364079,1841253,0,'hair_color1',236,8,0), (364080,1841253,0,'hair_color2',0,7,0), (364081,1841253,0,'hair_face_color',5,5,1), (364082,1841253,0,'hair_face_highlight_color',5,5,1), (364083,1841253,0,'hair_type_color',5,5,1), (364084,1841253,0,'hair_type_highlight_color',5,5,1), (364085,1841253,1,'lip_type',48,1,-43), (364086,1841253,1,'nose_type',25,-20,8), (364087,1841253,0,'skin_color',200,190,189), (364088,1841253,1,'soga_cheek_type',0,-100,51), (364089,1841253,1,'soga_chin_type',0,48,1), (364090,1841253,1,'soga_ear_type',0,8,0), (364091,1841253,1,'soga_eye_brow_type',0,50,-94), (364092,1841253,0,'soga_eye_color',229,229,102), (364093,1841253,0,'soga_hair_color1',2,0,0), (364094,1841253,0,'soga_hair_face_color',5,5,1), (364095,1841253,0,'soga_hair_face_highlight_color',5,5,1), (364096,1841253,0,'soga_hair_type_color',5,5,1), (364097,1841253,0,'soga_hair_type_highlight_color',5,5,1), (364098,1841253,1,'soga_lip_type',-47,-96,37), (364099,1841253,1,'soga_nose_type',-43,72,-39), (364100,1841253,0,'soga_skin_color',200,190,189), (364101,1841254,0,'eye_color',0,45,126), (364102,1841254,0,'skin_color',167,167,127), (364103,1841254,0,'soga_eye_color',255,0,255), (364104,1841255,0,'eye_color',255,255,237), (364105,1841255,0,'skin_color',215,215,197), (364106,1841255,0,'soga_eye_color',255,0,255), (364107,1841256,0,'eye_color',0,124,179), (364108,1841256,0,'skin_color',211,211,191), (364109,1841256,0,'soga_eye_color',255,0,255), (364110,1841257,0,'eye_color',58,89,168), (364111,1841257,0,'skin_color',58,89,168), (364112,1841257,0,'soga_eye_color',255,0,255), (364113,1841258,1,'cheek_type',22,46,0), (364114,1841258,1,'chin_type',61,43,-66), (364115,1841258,1,'ear_type',-39,68,0), (364116,1841258,1,'eye_brow_type',-52,42,65), (364117,1841258,0,'eye_color',98,166,178), (364118,1841258,1,'eye_type',43,0,0), (364119,1841258,0,'hair_color1',184,192,171), (364120,1841258,0,'hair_face_color',109,131,182), (364121,1841258,0,'hair_face_highlight_color',104,132,147), (364122,1841258,0,'hair_type_color',109,131,182), (364123,1841258,0,'hair_type_highlight_color',104,132,147), (364124,1841258,1,'lip_type',18,64,70), (364125,1841258,1,'nose_type',-29,-72,-64), (364126,1841258,0,'skin_color',151,166,188), (364127,1841258,1,'soga_cheek_type',0,-52,42), (364128,1841258,1,'soga_chin_type',0,18,64), (364129,1841258,1,'soga_ear_type',0,43,0), (364130,1841258,1,'soga_eye_brow_type',0,-39,68), (364131,1841258,0,'soga_eye_color',229,229,102), (364132,1841258,0,'soga_hair_face_color',109,131,182), (364133,1841258,0,'soga_hair_face_highlight_color',104,132,147), (364134,1841258,0,'soga_hair_type_color',109,131,182), (364135,1841258,0,'soga_hair_type_highlight_color',104,132,147), (364136,1841258,1,'soga_lip_type',65,22,46), (364137,1841258,1,'soga_nose_type',70,61,43), (364138,1841258,0,'soga_skin_color',151,166,188), (364139,1841259,0,'eye_color',255,255,255), (364140,1841259,0,'skin_color',255,255,255), (364141,1841259,0,'soga_eye_color',255,0,255), (364142,1841260,0,'eye_color',28,28,28), (364143,1841260,0,'skin_color',28,28,28), (364144,1841260,0,'soga_eye_color',255,0,255), (364145,1841261,0,'eye_color',28,28,28), (364146,1841261,0,'skin_color',28,28,28), (364147,1841261,0,'soga_eye_color',255,0,255), (364148,1841262,1,'cheek_type',-53,-88,0), (364149,1841262,1,'chin_type',-31,81,34), (364150,1841262,1,'ear_type',72,7,0), (364151,1841262,1,'eye_brow_type',-14,-72,-76), (364152,1841262,0,'eye_color',166,202,211), (364153,1841262,1,'eye_type',-28,0,0), (364154,1841262,0,'hair_color1',194,222,185), (364155,1841262,0,'hair_color2',79,0,0), (364156,1841262,0,'hair_face_color',46,14,19), (364157,1841262,0,'hair_face_highlight_color',230,183,27), (364158,1841262,0,'hair_highlight',246,219,114), (364159,1841262,0,'hair_type_color',46,14,19), (364160,1841262,0,'hair_type_highlight_color',230,183,27), (364161,1841262,1,'lip_type',-63,91,-40), (364162,1841262,1,'nose_type',44,-62,-34), (364163,1841262,0,'skin_color',247,252,252), (364164,1841262,1,'soga_cheek_type',0,-14,-72), (364165,1841262,1,'soga_chin_type',0,-63,91), (364166,1841262,1,'soga_ear_type',0,-28,0), (364167,1841262,1,'soga_eye_brow_type',0,72,7), (364168,1841262,0,'soga_eye_color',229,229,102), (364169,1841262,1,'soga_eye_type',79,0,0), (364170,1841262,0,'soga_hair_color1',54,45,28), (364171,1841262,0,'soga_hair_color2',92,61,29), (364172,1841262,0,'soga_hair_face_color',46,14,19), (364173,1841262,0,'soga_hair_face_highlight_color',230,183,27), (364174,1841262,0,'soga_hair_highlight',246,219,114), (364175,1841262,0,'soga_hair_type_color',46,14,19), (364176,1841262,0,'soga_hair_type_highlight_color',230,183,27), (364177,1841262,1,'soga_lip_type',-76,-53,-88), (364178,1841262,1,'soga_nose_type',-40,-31,81), (364179,1841262,0,'soga_skin_color',247,252,252), (364180,1841263,1,'cheek_type',-88,-85,0), (364181,1841263,1,'chin_type',98,-12,64), (364182,1841263,1,'ear_type',62,-78,0), (364183,1841263,1,'eye_brow_type',8,3,37), (364184,1841263,0,'eye_color',71,53,120), (364185,1841263,1,'eye_type',-52,0,0), (364186,1841263,0,'hair_color1',1,180,228), (364187,1841263,0,'hair_color2',68,71,106), (364188,1841263,0,'hair_face_color',108,119,159), (364189,1841263,0,'hair_face_highlight_color',110,158,181), (364190,1841263,0,'hair_highlight',93,64,120), (364191,1841263,0,'hair_type_color',108,119,159), (364192,1841263,0,'hair_type_highlight_color',110,158,181), (364193,1841263,1,'lip_type',-23,83,-14), (364194,1841263,1,'nose_type',0,1,-76), (364195,1841263,0,'skin_color',147,185,188), (364196,1841263,1,'soga_cheek_type',0,8,3), (364197,1841263,1,'soga_chin_type',0,-23,83), (364198,1841263,1,'soga_ear_type',0,-52,0), (364199,1841263,1,'soga_eye_brow_type',0,62,-78), (364200,1841263,0,'soga_eye_color',229,229,102), (364201,1841263,1,'soga_eye_type',-52,0,0), (364202,1841263,0,'soga_hair_color1',94,119,160), (364203,1841263,0,'soga_hair_color2',68,71,106), (364204,1841263,0,'soga_hair_face_color',108,119,159), (364205,1841263,0,'soga_hair_face_highlight_color',110,158,181), (364206,1841263,0,'soga_hair_highlight',93,64,120), (364207,1841263,0,'soga_hair_type_color',108,119,159), (364208,1841263,0,'soga_hair_type_highlight_color',110,158,181), (364209,1841263,1,'soga_lip_type',37,-88,-85), (364210,1841263,1,'soga_nose_type',-14,98,-12), (364211,1841263,0,'soga_skin_color',147,185,188), (364212,1841264,1,'cheek_type',-7,37,0), (364213,1841264,1,'chin_type',37,-39,3), (364214,1841264,1,'ear_type',-1,-7,0), (364215,1841264,1,'eye_brow_type',-31,-25,-22), (364216,1841264,0,'eye_color',20,33,38), (364217,1841264,1,'eye_type',20,0,0), (364218,1841264,0,'hair_color1',234,14,0), (364219,1841264,0,'hair_face_color',255,255,255), (364220,1841264,0,'hair_face_highlight_color',155,150,106), (364221,1841264,0,'hair_type_color',255,255,255), (364222,1841264,0,'hair_type_highlight_color',155,150,106), (364223,1841264,1,'lip_type',3,3,-46), (364224,1841264,1,'nose_type',-25,-22,14), (364225,1841264,0,'skin_color',114,88,132), (364226,1841264,1,'soga_cheek_type',0,-31,-25), (364227,1841264,1,'soga_chin_type',0,3,3), (364228,1841264,1,'soga_ear_type',0,20,0), (364229,1841264,1,'soga_eye_brow_type',0,-1,-7), (364230,1841264,0,'soga_eye_color',229,229,102), (364231,1841264,1,'soga_eye_type',20,0,0), (364232,1841264,0,'soga_hair_face_color',255,255,255), (364233,1841264,0,'soga_hair_face_highlight_color',155,150,106), (364234,1841264,0,'soga_hair_type_color',255,255,255), (364235,1841264,0,'soga_hair_type_highlight_color',155,150,106), (364236,1841264,1,'soga_lip_type',-22,-7,37), (364237,1841264,1,'soga_nose_type',-46,37,-39), (364238,1841264,0,'soga_skin_color',114,88,132), (364239,1841264,0,'wing_color1',255,255,255), (364240,1841264,0,'wing_color2',255,255,255), (364241,1841265,1,'cheek_type',17,-17,0), (364242,1841265,1,'chin_type',18,14,-9), (364243,1841265,1,'ear_type',-26,28,0), (364244,1841265,1,'eye_brow_type',23,-37,-37), (364245,1841265,1,'eye_type',1,0,0), (364246,1841265,0,'hair_color1',252,235,0), (364247,1841265,0,'hair_face_color',121,133,133), (364248,1841265,0,'hair_face_highlight_color',155,150,106), (364249,1841265,0,'hair_type_color',121,133,133), (364250,1841265,0,'hair_type_highlight_color',155,150,106), (364251,1841265,1,'lip_type',0,5,8), (364252,1841265,1,'nose_type',-7,-4,-21), (364253,1841265,0,'skin_color',1,0,4), (364254,1841265,1,'soga_cheek_type',0,23,-37), (364255,1841265,1,'soga_chin_type',0,0,5), (364256,1841265,1,'soga_ear_type',0,1,0), (364257,1841265,1,'soga_eye_brow_type',0,-26,28), (364258,1841265,0,'soga_eye_color',229,229,102), (364259,1841265,1,'soga_eye_type',1,0,0), (364260,1841265,0,'soga_hair_face_color',121,133,133), (364261,1841265,0,'soga_hair_face_highlight_color',155,150,106), (364262,1841265,0,'soga_hair_type_color',121,133,133), (364263,1841265,0,'soga_hair_type_highlight_color',155,150,106), (364264,1841265,1,'soga_lip_type',-37,17,-17), (364265,1841265,1,'soga_nose_type',8,18,14), (364266,1841265,0,'soga_skin_color',1,0,4), (364267,1841265,0,'wing_color1',255,255,255), (364268,1841265,0,'wing_color2',255,255,255), (364269,1841266,0,'eye_color',255,255,255), (364270,1841266,0,'skin_color',255,255,255), (364271,1841266,0,'soga_eye_color',255,0,255), (364272,1841267,1,'cheek_type',32,-21,0), (364273,1841267,1,'chin_type',0,0,17), (364274,1841267,1,'ear_type',23,2,0), (364275,1841267,1,'eye_brow_type',21,4,4), (364276,1841267,0,'eye_color',5,3,6), (364277,1841267,0,'hair_color1',244,234,0), (364278,1841267,0,'hair_face_color',228,240,253), (364279,1841267,0,'hair_face_highlight_color',155,150,106), (364280,1841267,0,'hair_type_color',228,240,253), (364281,1841267,0,'hair_type_highlight_color',155,150,106), (364282,1841267,1,'lip_type',17,26,-35), (364283,1841267,1,'nose_type',25,-12,-22), (364284,1841267,0,'skin_color',152,126,122), (364285,1841267,1,'soga_cheek_type',0,21,4), (364286,1841267,1,'soga_chin_type',0,17,26), (364287,1841267,1,'soga_ear_type',23,2,0), (364288,1841267,1,'soga_eye_brow_type',0,23,2), (364289,1841267,0,'soga_eye_color',229,229,102), (364290,1841267,0,'soga_hair_face_color',228,240,253), (364291,1841267,0,'soga_hair_face_highlight_color',155,150,106), (364292,1841267,0,'soga_hair_type_color',228,240,253), (364293,1841267,0,'soga_hair_type_highlight_color',155,150,106), (364294,1841267,1,'soga_lip_type',4,32,-21), (364295,1841267,1,'soga_nose_type',-35,0,0), (364296,1841267,0,'soga_skin_color',152,126,122), (364297,1841267,0,'wing_color1',255,255,255), (364298,1841267,0,'wing_color2',255,255,255), (364299,1841268,1,'cheek_type',0,5,0), (364300,1841268,1,'chin_type',-18,-34,18), (364301,1841268,1,'ear_type',-17,25,0), (364302,1841268,1,'eye_brow_type',19,-7,21), (364303,1841268,0,'eye_color',20,10,22), (364304,1841268,1,'eye_type',-23,0,0), (364305,1841268,0,'hair_color1',28,242,0), (364306,1841268,0,'hair_face_color',213,216,216), (364307,1841268,0,'hair_face_highlight_color',105,103,97), (364308,1841268,0,'hair_type_color',213,216,216), (364309,1841268,0,'hair_type_highlight_color',105,103,97), (364310,1841268,1,'lip_type',-28,42,10), (364311,1841268,1,'nose_type',28,28,-14), (364312,1841268,0,'skin_color',57,46,44), (364313,1841268,1,'soga_cheek_type',0,19,-7), (364314,1841268,1,'soga_chin_type',0,-28,42), (364315,1841268,1,'soga_ear_type',0,-23,0), (364316,1841268,1,'soga_eye_brow_type',0,-17,25), (364317,1841268,0,'soga_eye_color',229,229,102), (364318,1841268,1,'soga_eye_type',-23,0,0), (364319,1841268,0,'soga_hair_face_color',213,216,216), (364320,1841268,0,'soga_hair_face_highlight_color',105,103,97), (364321,1841268,0,'soga_hair_type_color',213,216,216), (364322,1841268,0,'soga_hair_type_highlight_color',105,103,97), (364323,1841268,1,'soga_lip_type',21,0,5), (364324,1841268,1,'soga_nose_type',10,-18,-34), (364325,1841268,0,'soga_skin_color',57,46,44), (364326,1841268,0,'wing_color1',255,255,255), (364327,1841268,0,'wing_color2',255,255,255), (364328,1841269,1,'cheek_type',38,25,0), (364329,1841269,1,'chin_type',-55,93,68), (364330,1841269,1,'ear_type',8,88,0), (364331,1841269,1,'eye_brow_type',-32,-37,38), (364332,1841269,0,'eye_color',105,158,198), (364333,1841269,1,'eye_type',37,0,0), (364334,1841269,0,'hair_color1',23,193,165), (364335,1841269,0,'hair_color2',28,27,50), (364336,1841269,0,'hair_face_color',5,5,1), (364337,1841269,0,'hair_face_highlight_color',5,5,1), (364338,1841269,0,'hair_highlight',33,22,19), (364339,1841269,0,'hair_type_color',5,5,1), (364340,1841269,0,'hair_type_highlight_color',5,5,1), (364341,1841269,1,'lip_type',-10,43,37), (364342,1841269,1,'nose_type',72,23,-63), (364343,1841269,0,'skin_color',168,170,200), (364344,1841269,1,'soga_cheek_type',0,-32,-37), (364345,1841269,1,'soga_chin_type',0,-10,43), (364346,1841269,1,'soga_ear_type',0,37,0), (364347,1841269,1,'soga_eye_brow_type',0,8,88), (364348,1841269,0,'soga_eye_color',229,229,102), (364349,1841269,1,'soga_eye_type',37,0,0), (364350,1841269,0,'soga_hair_color1',33,22,19), (364351,1841269,0,'soga_hair_color2',28,27,50), (364352,1841269,0,'soga_hair_face_color',5,5,1), (364353,1841269,0,'soga_hair_face_highlight_color',5,5,1), (364354,1841269,0,'soga_hair_highlight',33,22,19), (364355,1841269,0,'soga_hair_type_color',5,5,1), (364356,1841269,0,'soga_hair_type_highlight_color',5,5,1), (364357,1841269,1,'soga_lip_type',38,38,25), (364358,1841269,1,'soga_nose_type',37,-55,93), (364359,1841269,0,'soga_skin_color',168,170,200), (364360,1841270,1,'cheek_type',-8,53,0), (364361,1841270,1,'chin_type',-42,72,-3), (364362,1841270,1,'ear_type',51,4,0), (364363,1841270,1,'eye_brow_type',7,-7,-25), (364364,1841270,0,'eye_color',12,16,24), (364365,1841270,1,'eye_type',-63,0,0), (364366,1841270,0,'hair_color1',204,227,39), (364367,1841270,0,'hair_color2',52,50,42), (364368,1841270,0,'hair_face_color',145,168,168), (364369,1841270,0,'hair_face_highlight_color',193,183,168), (364370,1841270,0,'hair_highlight',102,153,147), (364371,1841270,0,'hair_type_color',145,168,168), (364372,1841270,0,'hair_type_highlight_color',193,183,168), (364373,1841270,1,'lip_type',95,-98,90), (364374,1841270,1,'nose_type',0,-52,-29), (364375,1841270,0,'skin_color',122,165,164), (364376,1841270,1,'soga_cheek_type',0,7,-7), (364377,1841270,1,'soga_chin_type',0,95,-98), (364378,1841270,1,'soga_ear_type',0,-63,0), (364379,1841270,1,'soga_eye_brow_type',0,51,4), (364380,1841270,0,'soga_eye_color',229,229,102), (364381,1841270,1,'soga_eye_type',-11,0,0), (364382,1841270,0,'soga_hair_color1',56,22,22), (364383,1841270,0,'soga_hair_color2',52,50,42), (364384,1841270,0,'soga_hair_face_color',145,168,168), (364385,1841270,0,'soga_hair_face_highlight_color',193,183,168), (364386,1841270,0,'soga_hair_highlight',102,153,147), (364387,1841270,0,'soga_hair_type_color',145,168,168), (364388,1841270,0,'soga_hair_type_highlight_color',193,183,168), (364389,1841270,1,'soga_lip_type',-25,-8,53), (364390,1841270,1,'soga_nose_type',90,-42,72), (364391,1841270,0,'soga_skin_color',122,165,164), (364392,1841270,0,'wing_color1',255,255,255), (364393,1841270,0,'wing_color2',255,255,255), (364394,1841271,1,'cheek_type',93,-9,0), (364395,1841271,1,'chin_type',-68,78,93), (364396,1841271,1,'ear_type',-2,47,0), (364397,1841271,1,'eye_brow_type',-47,1,57), (364398,1841271,0,'eye_color',61,11,137), (364399,1841271,1,'eye_type',-87,0,0), (364400,1841271,0,'hair_color1',17,199,219), (364401,1841271,0,'hair_color2',56,62,62), (364402,1841271,0,'hair_highlight',255,255,255), (364403,1841271,0,'hair_type_color',244,246,246), (364404,1841271,0,'hair_type_highlight_color',8,25,87), (364405,1841271,1,'lip_type',97,17,98), (364406,1841271,1,'nose_type',-72,17,-57), (364407,1841271,0,'skin_color',149,79,108), (364408,1841271,1,'soga_cheek_type',0,-47,1), (364409,1841271,1,'soga_chin_type',0,97,17), (364410,1841271,1,'soga_ear_type',0,-87,0), (364411,1841271,1,'soga_eye_brow_type',0,-2,47), (364412,1841271,0,'soga_eye_color',229,229,102), (364413,1841271,1,'soga_eye_type',-87,0,0), (364414,1841271,0,'soga_hair_color1',255,255,255), (364415,1841271,0,'soga_hair_color2',56,62,62), (364416,1841271,0,'soga_hair_highlight',255,255,255), (364417,1841271,0,'soga_hair_type_color',244,246,246), (364418,1841271,0,'soga_hair_type_highlight_color',8,25,87), (364419,1841271,1,'soga_lip_type',57,93,-9), (364420,1841271,1,'soga_nose_type',98,-68,78), (364421,1841271,0,'soga_skin_color',149,79,108), (364422,1841271,0,'wing_color1',181,119,3), (364423,1841271,0,'wing_color2',189,76,45), (364424,1841272,1,'cheek_type',-50,31,0), (364425,1841272,1,'chin_type',17,62,-93), (364426,1841272,1,'ear_type',100,-100,0), (364427,1841272,1,'eye_brow_type',57,15,-93), (364428,1841272,0,'eye_color',138,10,10), (364429,1841272,1,'eye_type',74,0,0), (364430,1841272,0,'hair_color1',66,15,156), (364431,1841272,0,'hair_face_color',226,210,39), (364432,1841272,0,'hair_type_color',226,210,39), (364433,1841272,1,'lip_type',-79,62,-89), (364434,1841272,1,'nose_type',-89,66,15), (364435,1841272,0,'skin_color',226,210,39), (364436,1841272,1,'soga_cheek_type',0,57,15), (364437,1841272,1,'soga_chin_type',0,-79,62), (364438,1841272,1,'soga_ear_type',0,74,0), (364439,1841272,1,'soga_eye_brow_type',0,100,-100), (364440,1841272,0,'soga_eye_color',229,229,102), (364441,1841272,1,'soga_eye_type',74,0,0), (364442,1841272,0,'soga_hair_face_color',226,210,39), (364443,1841272,0,'soga_hair_type_color',226,210,39), (364444,1841272,1,'soga_lip_type',-93,-50,31), (364445,1841272,1,'soga_nose_type',-89,17,62), (364446,1841272,0,'soga_skin_color',226,210,39), (364447,1841273,1,'cheek_type',-34,8,0), (364448,1841273,1,'chin_type',-9,0,-3), (364449,1841273,1,'ear_type',-11,1,0), (364450,1841273,1,'eye_brow_type',-2,-14,43), (364451,1841273,0,'eye_color',222,222,202), (364452,1841273,1,'eye_type',-43,0,0), (364453,1841273,0,'hair_color1',22,253,0), (364454,1841273,0,'hair_face_color',244,214,41), (364455,1841273,0,'hair_type_color',244,214,41), (364456,1841273,1,'lip_type',4,0,-7), (364457,1841273,1,'nose_type',-1,22,-3), (364458,1841273,0,'skin_color',45,125,35), (364459,1841273,1,'soga_cheek_type',0,-2,-14), (364460,1841273,1,'soga_chin_type',0,4,0), (364461,1841273,1,'soga_ear_type',0,-43,0), (364462,1841273,1,'soga_eye_brow_type',0,-11,1), (364463,1841273,0,'soga_eye_color',229,229,102), (364464,1841273,1,'soga_eye_type',-43,0,0), (364465,1841273,0,'soga_hair_face_color',244,214,41), (364466,1841273,0,'soga_hair_type_color',244,214,41), (364467,1841273,1,'soga_lip_type',43,-34,8), (364468,1841273,1,'soga_nose_type',-7,-9,0), (364469,1841273,0,'soga_skin_color',45,125,35), (364470,1841273,0,'wing_color1',255,255,255), (364471,1841273,0,'wing_color2',255,255,255), (364472,1841274,0,'eye_color',255,255,255), (364473,1841274,0,'skin_color',255,255,255), (364474,1841274,0,'soga_eye_color',255,0,255), (364475,1841275,0,'eye_color',255,255,255), (364476,1841275,0,'skin_color',255,255,255), (364477,1841275,0,'soga_eye_color',255,0,255), (364478,1841276,1,'cheek_type',-8,53,0), (364479,1841276,1,'chin_type',-42,72,-3), (364480,1841276,1,'ear_type',51,4,0), (364481,1841276,1,'eye_brow_type',7,-7,-25), (364482,1841276,0,'eye_color',12,16,24), (364483,1841276,1,'eye_type',-63,0,0), (364484,1841276,0,'hair_color1',204,227,39), (364485,1841276,0,'hair_color2',121,113,107), (364486,1841276,0,'hair_face_color',145,168,168), (364487,1841276,0,'hair_face_highlight_color',193,183,168), (364488,1841276,0,'hair_highlight',112,123,142), (364489,1841276,0,'hair_type_color',145,168,168), (364490,1841276,0,'hair_type_highlight_color',193,183,168), (364491,1841276,1,'lip_type',95,-98,90), (364492,1841276,1,'nose_type',0,-52,-29), (364493,1841276,0,'skin_color',122,165,164), (364494,1841276,1,'soga_cheek_type',0,7,-7), (364495,1841276,1,'soga_chin_type',0,95,-98), (364496,1841276,1,'soga_ear_type',0,-63,0), (364497,1841276,1,'soga_eye_brow_type',0,51,4), (364498,1841276,0,'soga_eye_color',229,229,102), (364499,1841276,1,'soga_eye_type',-63,0,0), (364500,1841276,0,'soga_hair_color1',114,112,142), (364501,1841276,0,'soga_hair_color2',121,113,107), (364502,1841276,0,'soga_hair_face_color',145,168,168), (364503,1841276,0,'soga_hair_face_highlight_color',193,183,168), (364504,1841276,0,'soga_hair_highlight',112,123,142), (364505,1841276,0,'soga_hair_type_color',145,168,168), (364506,1841276,0,'soga_hair_type_highlight_color',193,183,168), (364507,1841276,1,'soga_lip_type',-25,-8,53), (364508,1841276,1,'soga_nose_type',90,-42,72), (364509,1841276,0,'soga_skin_color',122,165,164), (364510,1841276,0,'wing_color1',255,255,255), (364511,1841276,0,'wing_color2',255,255,255), (364512,1841277,1,'cheek_type',94,22,0), (364513,1841277,1,'chin_type',26,-47,68), (364514,1841277,1,'ear_type',-46,-31,0), (364515,1841277,1,'eye_brow_type',74,-48,87), (364516,1841277,0,'eye_color',201,137,255), (364517,1841277,1,'eye_type',-71,0,0), (364518,1841277,0,'hair_color1',175,37,8), (364519,1841277,0,'hair_color2',60,71,71), (364520,1841277,0,'hair_face_color',244,246,246), (364521,1841277,0,'hair_face_highlight_color',86,68,133), (364522,1841277,0,'hair_highlight',152,46,102), (364523,1841277,0,'hair_type_color',244,246,246), (364524,1841277,0,'hair_type_highlight_color',86,68,133), (364525,1841277,1,'lip_type',-98,90,-65), (364526,1841277,1,'nose_type',-44,-81,37), (364527,1841277,0,'skin_color',123,166,165), (364528,1841277,1,'soga_cheek_type',0,74,-48), (364529,1841277,1,'soga_chin_type',0,-98,90), (364530,1841277,1,'soga_ear_type',0,-71,0), (364531,1841277,1,'soga_eye_brow_type',0,-46,-31), (364532,1841277,0,'soga_eye_color',229,229,102), (364533,1841277,1,'soga_eye_type',-71,0,0), (364534,1841277,0,'soga_hair_color1',161,165,168), (364535,1841277,0,'soga_hair_color2',60,71,71), (364536,1841277,0,'soga_hair_face_color',244,246,246), (364537,1841277,0,'soga_hair_face_highlight_color',86,68,133), (364538,1841277,0,'soga_hair_highlight',152,46,102), (364539,1841277,0,'soga_hair_type_color',244,246,246), (364540,1841277,0,'soga_hair_type_highlight_color',86,68,133), (364541,1841277,1,'soga_lip_type',87,94,22), (364542,1841277,1,'soga_nose_type',-65,26,-47), (364543,1841277,0,'soga_skin_color',123,166,165), (364544,1841277,0,'wing_color1',255,255,255), (364545,1841277,0,'wing_color2',255,255,255), (364546,1841278,1,'cheek_type',-7,0,0), (364547,1841278,1,'chin_type',-17,21,7), (364548,1841278,1,'ear_type',-11,19,0), (364549,1841278,1,'eye_brow_type',10,0,-34), (364550,1841278,0,'eye_color',9,4,10), (364551,1841278,1,'eye_type',-21,0,0), (364552,1841278,0,'hair_color1',236,0,0), (364553,1841278,0,'hair_face_color',145,168,176), (364554,1841278,0,'hair_face_highlight_color',155,150,106), (364555,1841278,0,'hair_type_color',145,168,176), (364556,1841278,0,'hair_type_highlight_color',155,150,106), (364557,1841278,1,'lip_type',25,47,2), (364558,1841278,1,'nose_type',0,-20,0), (364559,1841278,0,'skin_color',15,64,69), (364560,1841278,1,'soga_cheek_type',0,10,0), (364561,1841278,1,'soga_chin_type',0,25,47), (364562,1841278,1,'soga_ear_type',0,-21,0), (364563,1841278,1,'soga_eye_brow_type',0,-11,19), (364564,1841278,0,'soga_eye_color',229,229,102), (364565,1841278,1,'soga_eye_type',-21,0,0), (364566,1841278,0,'soga_hair_face_color',145,168,176), (364567,1841278,0,'soga_hair_face_highlight_color',155,150,106), (364568,1841278,0,'soga_hair_type_color',145,168,176), (364569,1841278,0,'soga_hair_type_highlight_color',155,150,106), (364570,1841278,1,'soga_lip_type',-34,-7,0), (364571,1841278,1,'soga_nose_type',2,-17,21), (364572,1841278,0,'soga_skin_color',15,64,69), (364573,1841278,0,'wing_color1',255,255,255), (364574,1841278,0,'wing_color2',255,255,255), (364575,1841279,1,'cheek_type',88,87,0), (364576,1841279,1,'chin_type',-64,0,45), (364577,1841279,1,'ear_type',2,37,0), (364578,1841279,1,'eye_brow_type',8,-77,34), (364579,1841279,0,'eye_color',212,172,255), (364580,1841279,1,'eye_type',-35,0,0), (364581,1841279,0,'hair_color1',17,239,48), (364582,1841279,0,'hair_color2',95,79,92), (364583,1841279,0,'hair_face_color',107,131,144), (364584,1841279,0,'hair_face_highlight_color',96,84,129), (364585,1841279,0,'hair_highlight',160,156,172), (364586,1841279,0,'hair_type_color',107,131,144), (364587,1841279,0,'hair_type_highlight_color',96,84,129), (364588,1841279,1,'lip_type',41,-25,-20), (364589,1841279,1,'nose_type',53,17,-17), (364590,1841279,0,'skin_color',167,200,207), (364591,1841279,1,'soga_cheek_type',0,8,-77), (364592,1841279,1,'soga_chin_type',0,41,-25), (364593,1841279,1,'soga_ear_type',0,-35,0), (364594,1841279,1,'soga_eye_brow_type',0,2,37), (364595,1841279,0,'soga_eye_color',229,229,102), (364596,1841279,1,'soga_eye_type',-87,0,0), (364597,1841279,0,'soga_hair_color1',93,64,120), (364598,1841279,0,'soga_hair_color2',95,79,92), (364599,1841279,0,'soga_hair_face_color',107,131,144), (364600,1841279,0,'soga_hair_face_highlight_color',96,84,129), (364601,1841279,0,'soga_hair_highlight',160,156,172), (364602,1841279,0,'soga_hair_type_color',107,131,144), (364603,1841279,0,'soga_hair_type_highlight_color',96,84,129), (364604,1841279,1,'soga_lip_type',34,88,87), (364605,1841279,1,'soga_nose_type',-20,-64,0), (364606,1841279,0,'soga_skin_color',167,200,207), (364607,1841279,0,'wing_color1',255,255,255), (364608,1841279,0,'wing_color2',255,255,255), (364609,1841280,1,'cheek_type',0,-18,0), (364610,1841280,1,'chin_type',-11,9,19), (364611,1841280,1,'ear_type',-28,-25,0), (364612,1841280,1,'eye_brow_type',2,46,-17), (364613,1841280,0,'eye_color',225,129,255), (364614,1841280,1,'eye_type',-34,0,0), (364615,1841280,0,'hair_color1',0,8,0), (364616,1841280,0,'hair_face_color',170,145,174), (364617,1841280,0,'hair_face_highlight_color',105,103,97), (364618,1841280,0,'hair_type_color',170,145,174), (364619,1841280,0,'hair_type_highlight_color',105,103,97), (364620,1841280,1,'lip_type',4,14,25), (364621,1841280,1,'nose_type',-23,0,8), (364622,1841280,1,'soga_cheek_type',0,2,46), (364623,1841280,1,'soga_chin_type',0,4,14), (364624,1841280,1,'soga_ear_type',0,-34,0), (364625,1841280,1,'soga_eye_brow_type',0,-28,-25), (364626,1841280,0,'soga_eye_color',229,229,102), (364627,1841280,1,'soga_eye_type',-34,0,0), (364628,1841280,0,'soga_hair_face_color',170,145,174), (364629,1841280,0,'soga_hair_face_highlight_color',105,103,97), (364630,1841280,0,'soga_hair_type_color',170,145,174), (364631,1841280,0,'soga_hair_type_highlight_color',105,103,97), (364632,1841280,1,'soga_lip_type',-17,0,-18), (364633,1841280,1,'soga_nose_type',25,-11,9), (364634,1841280,0,'wing_color1',255,255,255), (364635,1841280,0,'wing_color2',255,255,255), (364636,1841281,1,'cheek_type',14,-93,0), (364637,1841281,1,'chin_type',-18,-18,-4), (364638,1841281,1,'ear_type',64,-78,0), (364639,1841281,1,'eye_brow_type',-68,100,100), (364640,1841281,0,'eye_color',246,188,255), (364641,1841281,1,'eye_type',-56,0,0), (364642,1841281,0,'hair_color1',17,51,195), (364643,1841281,0,'hair_color2',28,27,50), (364644,1841281,0,'hair_face_color',5,5,1), (364645,1841281,0,'hair_face_highlight_color',61,61,75), (364646,1841281,0,'hair_highlight',43,36,70), (364647,1841281,0,'hair_type_color',5,5,1), (364648,1841281,0,'hair_type_highlight_color',61,61,75), (364649,1841281,1,'lip_type',-52,14,29), (364650,1841281,1,'nose_type',22,17,51), (364651,1841281,0,'skin_color',43,81,85), (364652,1841281,1,'soga_cheek_type',0,-68,100), (364653,1841281,1,'soga_chin_type',0,-52,14), (364654,1841281,1,'soga_ear_type',0,-56,0), (364655,1841281,1,'soga_eye_brow_type',0,64,-78), (364656,1841281,0,'soga_eye_color',229,229,102), (364657,1841281,1,'soga_eye_type',-56,0,0), (364658,1841281,0,'soga_hair_color1',33,22,19), (364659,1841281,0,'soga_hair_color2',28,27,50), (364660,1841281,0,'soga_hair_face_color',5,5,1), (364661,1841281,0,'soga_hair_face_highlight_color',61,61,75), (364662,1841281,0,'soga_hair_highlight',43,36,70), (364663,1841281,0,'soga_hair_type_color',5,5,1), (364664,1841281,0,'soga_hair_type_highlight_color',61,61,75), (364665,1841281,1,'soga_lip_type',100,14,-93), (364666,1841281,1,'soga_nose_type',29,-18,-18), (364667,1841281,0,'soga_skin_color',43,81,85), (364668,1841282,1,'cheek_type',40,-28,0), (364669,1841282,1,'chin_type',-18,3,-14), (364670,1841282,1,'ear_type',-25,28,0), (364671,1841282,1,'eye_brow_type',21,11,-23), (364672,1841282,0,'eye_color',36,21,50), (364673,1841282,1,'eye_type',-7,0,0), (364674,1841282,0,'hair_color1',11,3,0), (364675,1841282,0,'hair_face_color',253,242,253), (364676,1841282,0,'hair_face_highlight_color',155,150,106), (364677,1841282,0,'hair_type_color',253,242,253), (364678,1841282,0,'hair_type_highlight_color',155,150,106), (364679,1841282,1,'lip_type',25,25,22), (364680,1841282,1,'nose_type',28,11,3), (364681,1841282,0,'skin_color',205,176,219), (364682,1841282,1,'soga_cheek_type',0,21,11), (364683,1841282,1,'soga_chin_type',0,25,25), (364684,1841282,1,'soga_ear_type',0,-7,0), (364685,1841282,1,'soga_eye_brow_type',0,-25,28), (364686,1841282,0,'soga_eye_color',229,229,102), (364687,1841282,1,'soga_eye_type',-7,0,0), (364688,1841282,0,'soga_hair_face_color',253,242,253), (364689,1841282,0,'soga_hair_face_highlight_color',155,150,106), (364690,1841282,0,'soga_hair_type_color',253,242,253), (364691,1841282,0,'soga_hair_type_highlight_color',155,150,106), (364692,1841282,1,'soga_lip_type',-23,40,-28), (364693,1841282,1,'soga_nose_type',22,-18,3), (364694,1841282,0,'soga_skin_color',205,176,219), (364695,1841282,0,'wing_color1',255,255,255), (364696,1841282,0,'wing_color2',255,255,255), (364697,1841283,1,'cheek_type',-5,-14,0), (364698,1841283,1,'chin_type',-81,64,61), (364699,1841283,1,'ear_type',82,12,0), (364700,1841283,1,'eye_brow_type',10,-3,-78), (364701,1841283,0,'eye_color',209,180,255), (364702,1841283,1,'eye_type',65,0,0), (364703,1841283,0,'hair_color1',192,225,169), (364704,1841283,0,'hair_color2',95,79,92), (364705,1841283,0,'hair_face_color',110,158,181), (364706,1841283,0,'hair_face_highlight_color',61,61,75), (364707,1841283,0,'hair_highlight',43,36,70), (364708,1841283,0,'hair_type_color',110,158,181), (364709,1841283,0,'hair_type_highlight_color',61,61,75), (364710,1841283,1,'lip_type',-25,-97,-18), (364711,1841283,1,'nose_type',-85,-64,-31), (364712,1841283,0,'skin_color',114,145,154), (364713,1841283,1,'soga_cheek_type',0,10,-3), (364714,1841283,1,'soga_chin_type',0,-25,-97), (364715,1841283,1,'soga_ear_type',0,65,0), (364716,1841283,1,'soga_eye_brow_type',0,82,12), (364717,1841283,0,'soga_eye_color',229,229,102), (364718,1841283,1,'soga_eye_type',65,0,0), (364719,1841283,0,'soga_hair_color1',93,64,120), (364720,1841283,0,'soga_hair_color2',95,79,92), (364721,1841283,0,'soga_hair_face_color',110,158,181), (364722,1841283,0,'soga_hair_face_highlight_color',61,61,75), (364723,1841283,0,'soga_hair_highlight',43,36,70), (364724,1841283,0,'soga_hair_type_color',110,158,181), (364725,1841283,0,'soga_hair_type_highlight_color',61,61,75), (364726,1841283,1,'soga_lip_type',-78,-5,-14), (364727,1841283,1,'soga_nose_type',-18,-81,64), (364728,1841283,0,'soga_skin_color',114,145,154), (364729,1841283,0,'wing_color1',255,255,255), (364730,1841283,0,'wing_color2',255,255,255), (364731,1841284,1,'cheek_type',9,17,0), (364732,1841284,1,'chin_type',-19,48,-40), (364733,1841284,1,'ear_type',69,88,0), (364734,1841284,1,'eye_brow_type',-95,45,5), (364735,1841284,0,'eye_color',194,237,247), (364736,1841284,1,'eye_type',-68,0,0), (364737,1841284,0,'hair_color1',247,70,11), (364738,1841284,0,'hair_color2',28,27,50), (364739,1841284,0,'hair_face_color',5,5,1), (364740,1841284,0,'hair_face_highlight_color',7,1,1), (364741,1841284,0,'hair_highlight',56,22,22), (364742,1841284,0,'hair_type_color',5,5,1), (364743,1841284,0,'hair_type_highlight_color',7,1,1), (364744,1841284,1,'lip_type',43,-19,-12), (364745,1841284,1,'nose_type',-68,-9,70), (364746,1841284,0,'skin_color',60,76,97), (364747,1841284,1,'soga_cheek_type',0,-95,45), (364748,1841284,1,'soga_chin_type',0,43,-19), (364749,1841284,1,'soga_ear_type',0,-68,0), (364750,1841284,1,'soga_eye_brow_type',0,69,88), (364751,1841284,0,'soga_eye_color',229,229,102), (364752,1841284,1,'soga_eye_type',-68,0,0), (364753,1841284,0,'soga_hair_color1',33,22,19), (364754,1841284,0,'soga_hair_color2',28,27,50), (364755,1841284,0,'soga_hair_face_color',5,5,1), (364756,1841284,0,'soga_hair_face_highlight_color',7,1,1), (364757,1841284,0,'soga_hair_highlight',56,22,22), (364758,1841284,0,'soga_hair_type_color',5,5,1), (364759,1841284,0,'soga_hair_type_highlight_color',7,1,1), (364760,1841284,1,'soga_lip_type',5,9,17), (364761,1841284,1,'soga_nose_type',-12,-19,48), (364762,1841284,0,'soga_skin_color',60,76,97), (364763,1841285,1,'cheek_type',78,37,0), (364764,1841285,1,'chin_type',-15,-91,12), (364765,1841285,1,'ear_type',58,-25,0), (364766,1841285,1,'eye_brow_type',-84,93,5), (364767,1841285,0,'eye_color',233,164,255), (364768,1841285,1,'eye_type',62,0,0), (364769,1841285,0,'hair_color1',70,81,168), (364770,1841285,0,'hair_color2',121,113,107), (364771,1841285,0,'hair_face_color',145,168,168), (364772,1841285,0,'hair_face_highlight_color',93,77,125), (364773,1841285,0,'hair_highlight',96,63,188), (364774,1841285,0,'hair_type_color',145,168,168), (364775,1841285,0,'hair_type_highlight_color',93,77,125), (364776,1841285,1,'lip_type',56,-1,-63), (364777,1841285,1,'nose_type',-11,70,81), (364778,1841285,0,'skin_color',197,191,224), (364779,1841285,1,'soga_cheek_type',0,-84,93), (364780,1841285,1,'soga_chin_type',0,56,-1), (364781,1841285,1,'soga_ear_type',0,62,0), (364782,1841285,1,'soga_eye_brow_type',0,58,-25), (364783,1841285,0,'soga_eye_color',229,229,102), (364784,1841285,1,'soga_eye_type',62,0,0), (364785,1841285,0,'soga_hair_color1',114,112,142), (364786,1841285,0,'soga_hair_color2',121,113,107), (364787,1841285,0,'soga_hair_face_color',145,168,168), (364788,1841285,0,'soga_hair_face_highlight_color',93,77,125), (364789,1841285,0,'soga_hair_highlight',96,63,188), (364790,1841285,0,'soga_hair_type_color',145,168,168), (364791,1841285,0,'soga_hair_type_highlight_color',93,77,125), (364792,1841285,1,'soga_lip_type',5,78,37), (364793,1841285,1,'soga_nose_type',-63,-15,-91), (364794,1841285,0,'soga_skin_color',197,191,224), (364795,1841286,1,'cheek_type',11,-19,0), (364796,1841286,1,'chin_type',8,4,-3), (364797,1841286,1,'ear_type',1,4,0), (364798,1841286,1,'eye_brow_type',22,0,26), (364799,1841286,0,'eye_color',42,55,80), (364800,1841286,1,'eye_type',-18,0,0), (364801,1841286,0,'hair_color1',28,231,0), (364802,1841286,0,'hair_face_color',133,126,133), (364803,1841286,0,'hair_face_highlight_color',105,103,97), (364804,1841286,0,'hair_type_color',133,126,133), (364805,1841286,0,'hair_type_highlight_color',105,103,97), (364806,1841286,1,'lip_type',45,1,-28), (364807,1841286,1,'nose_type',-3,28,-25), (364808,1841286,0,'skin_color',123,116,158), (364809,1841286,1,'soga_cheek_type',0,22,0), (364810,1841286,1,'soga_chin_type',0,45,1), (364811,1841286,1,'soga_ear_type',0,-18,0), (364812,1841286,1,'soga_eye_brow_type',0,1,4), (364813,1841286,0,'soga_eye_color',229,229,102), (364814,1841286,1,'soga_eye_type',19,0,0), (364815,1841286,0,'soga_hair_face_color',133,126,133), (364816,1841286,0,'soga_hair_face_highlight_color',105,103,97), (364817,1841286,0,'soga_hair_type_color',133,126,133), (364818,1841286,0,'soga_hair_type_highlight_color',105,103,97), (364819,1841286,1,'soga_lip_type',26,11,-19), (364820,1841286,1,'soga_nose_type',-28,8,4), (364821,1841286,0,'soga_skin_color',123,116,158), (364822,1841286,0,'wing_color1',255,255,255), (364823,1841286,0,'wing_color2',255,255,255), (364824,1841287,1,'cheek_type',-91,42,0), (364825,1841287,1,'chin_type',-98,-52,11), (364826,1841287,1,'ear_type',46,84,0), (364827,1841287,1,'eye_brow_type',-1,-96,69), (364828,1841287,0,'eye_color',3,1,2), (364829,1841287,1,'eye_type',-32,0,0), (364830,1841287,0,'hair_color1',161,98,55), (364831,1841287,0,'hair_color2',28,27,50), (364832,1841287,0,'hair_face_color',5,5,1), (364833,1841287,0,'hair_face_highlight_color',230,226,221), (364834,1841287,0,'hair_highlight',161,165,168), (364835,1841287,0,'hair_type_color',5,5,1), (364836,1841287,0,'hair_type_highlight_color',230,226,221), (364837,1841287,1,'lip_type',-75,29,-62), (364838,1841287,1,'nose_type',-69,-95,98), (364839,1841287,0,'skin_color',190,194,223), (364840,1841287,1,'soga_cheek_type',0,-1,-96), (364841,1841287,1,'soga_chin_type',0,-75,29), (364842,1841287,1,'soga_ear_type',0,-32,0), (364843,1841287,1,'soga_eye_brow_type',0,46,84), (364844,1841287,0,'soga_eye_color',229,229,102), (364845,1841287,1,'soga_eye_type',-32,0,0), (364846,1841287,0,'soga_hair_color1',33,22,19), (364847,1841287,0,'soga_hair_color2',28,27,50), (364848,1841287,0,'soga_hair_face_color',5,5,1), (364849,1841287,0,'soga_hair_face_highlight_color',230,226,221), (364850,1841287,0,'soga_hair_highlight',161,165,168), (364851,1841287,0,'soga_hair_type_color',5,5,1), (364852,1841287,0,'soga_hair_type_highlight_color',230,226,221), (364853,1841287,1,'soga_lip_type',69,-91,42), (364854,1841287,1,'soga_nose_type',-62,-98,-52), (364855,1841287,0,'soga_skin_color',190,194,223), (364856,1841288,1,'cheek_type',-1,-25,0), (364857,1841288,1,'chin_type',-9,19,-26), (364858,1841288,1,'ear_type',-42,-25,0), (364859,1841288,1,'eye_brow_type',17,-4,3), (364860,1841288,0,'eye_color',246,188,255), (364861,1841288,1,'eye_type',-28,0,0), (364862,1841288,0,'hair_color1',8,28,0), (364863,1841288,0,'hair_face_color',165,182,182), (364864,1841288,0,'hair_face_highlight_color',155,150,106), (364865,1841288,0,'hair_type_color',165,182,182), (364866,1841288,0,'hair_type_highlight_color',155,150,106), (364867,1841288,1,'lip_type',4,0,40), (364868,1841288,1,'nose_type',-28,8,28), (364869,1841288,0,'skin_color',124,180,179), (364870,1841288,1,'soga_cheek_type',0,17,-4), (364871,1841288,1,'soga_chin_type',0,4,0), (364872,1841288,1,'soga_ear_type',0,-28,0), (364873,1841288,1,'soga_eye_brow_type',0,-42,-25), (364874,1841288,0,'soga_eye_color',229,229,102), (364875,1841288,1,'soga_eye_type',-28,0,0), (364876,1841288,0,'soga_hair_face_color',165,182,182), (364877,1841288,0,'soga_hair_face_highlight_color',155,150,106), (364878,1841288,0,'soga_hair_type_color',165,182,182), (364879,1841288,0,'soga_hair_type_highlight_color',155,150,106), (364880,1841288,1,'soga_lip_type',3,-1,-25), (364881,1841288,1,'soga_nose_type',40,-9,19), (364882,1841288,0,'soga_skin_color',124,180,179), (364883,1841288,0,'wing_color1',255,255,255), (364884,1841288,0,'wing_color2',255,255,255), (364885,1841289,1,'cheek_type',7,34,0), (364886,1841289,1,'chin_type',0,-7,-32), (364887,1841289,1,'ear_type',-7,-29,0), (364888,1841289,1,'eye_brow_type',46,0,18), (364889,1841289,0,'eye_color',18,16,32), (364890,1841289,1,'eye_type',-45,0,0), (364891,1841289,0,'hair_color1',2,28,0), (364892,1841289,0,'hair_face_color',215,252,252), (364893,1841289,0,'hair_face_highlight_color',155,150,106), (364894,1841289,0,'hair_type_color',215,252,252), (364895,1841289,0,'hair_type_highlight_color',155,150,106), (364896,1841289,1,'lip_type',-10,-19,-46), (364897,1841289,1,'nose_type',14,2,28), (364898,1841289,0,'skin_color',174,170,170), (364899,1841289,1,'soga_cheek_type',0,46,0), (364900,1841289,1,'soga_chin_type',0,-10,-19), (364901,1841289,1,'soga_ear_type',0,-45,0), (364902,1841289,1,'soga_eye_brow_type',0,-7,-29), (364903,1841289,0,'soga_eye_color',229,229,102), (364904,1841289,0,'soga_hair_face_color',215,252,252), (364905,1841289,0,'soga_hair_face_highlight_color',155,150,106), (364906,1841289,0,'soga_hair_type_color',215,252,252), (364907,1841289,0,'soga_hair_type_highlight_color',155,150,106), (364908,1841289,1,'soga_lip_type',18,7,34), (364909,1841289,1,'soga_nose_type',-46,0,-7), (364910,1841289,0,'soga_skin_color',174,170,170), (364911,1841289,0,'wing_color1',255,255,255), (364912,1841289,0,'wing_color2',255,255,255), (364913,1841290,1,'cheek_type',0,-7,0), (364914,1841290,1,'chin_type',7,-17,-7), (364915,1841290,1,'ear_type',-2,-40,0), (364916,1841290,1,'eye_brow_type',35,10,12), (364917,1841290,0,'eye_color',173,87,190), (364918,1841290,1,'eye_type',-26,0,0), (364919,1841290,0,'hair_color1',247,17,0), (364920,1841290,0,'hair_face_color',165,137,164), (364921,1841290,0,'hair_face_highlight_color',155,150,106), (364922,1841290,0,'hair_type_color',165,137,164), (364923,1841290,0,'hair_type_highlight_color',155,150,106), (364924,1841290,1,'lip_type',-28,-25,-8), (364925,1841290,1,'nose_type',18,-9,17), (364926,1841290,0,'skin_color',179,179,179), (364927,1841290,1,'soga_cheek_type',0,35,10), (364928,1841290,1,'soga_chin_type',0,-28,-25), (364929,1841290,1,'soga_ear_type',0,-26,0), (364930,1841290,1,'soga_eye_brow_type',0,-2,-40), (364931,1841290,0,'soga_eye_color',229,229,102), (364932,1841290,1,'soga_eye_type',-26,0,0), (364933,1841290,0,'soga_hair_face_color',165,137,164), (364934,1841290,0,'soga_hair_face_highlight_color',155,150,106), (364935,1841290,0,'soga_hair_type_color',165,137,164), (364936,1841290,0,'soga_hair_type_highlight_color',155,150,106), (364937,1841290,1,'soga_lip_type',12,0,-7), (364938,1841290,1,'soga_nose_type',-8,7,-17), (364939,1841290,0,'soga_skin_color',179,179,179), (364940,1841290,0,'wing_color1',255,255,255), (364941,1841290,0,'wing_color2',255,255,255), (364942,1841291,1,'cheek_type',-7,0,0), (364943,1841291,1,'chin_type',-17,21,7), (364944,1841291,1,'ear_type',-11,19,0), (364945,1841291,1,'eye_brow_type',10,0,-34), (364946,1841291,0,'eye_color',9,4,10), (364947,1841291,1,'eye_type',-21,0,0), (364948,1841291,0,'hair_color1',236,0,0), (364949,1841291,0,'hair_face_color',145,168,176), (364950,1841291,0,'hair_face_highlight_color',155,150,106), (364951,1841291,0,'hair_type_color',145,168,176), (364952,1841291,0,'hair_type_highlight_color',155,150,106), (364953,1841291,1,'lip_type',25,47,2), (364954,1841291,1,'nose_type',0,-20,0), (364955,1841291,0,'skin_color',15,64,69), (364956,1841291,1,'soga_cheek_type',0,10,0), (364957,1841291,1,'soga_chin_type',0,25,47), (364958,1841291,1,'soga_ear_type',0,-21,0), (364959,1841291,1,'soga_eye_brow_type',0,-11,19), (364960,1841291,0,'soga_eye_color',229,229,102), (364961,1841291,1,'soga_eye_type',-21,0,0), (364962,1841291,0,'soga_hair_face_color',145,168,176), (364963,1841291,0,'soga_hair_face_highlight_color',155,150,106), (364964,1841291,0,'soga_hair_type_color',145,168,176), (364965,1841291,0,'soga_hair_type_highlight_color',155,150,106), (364966,1841291,1,'soga_lip_type',-34,-7,0), (364967,1841291,1,'soga_nose_type',2,-17,21), (364968,1841291,0,'soga_skin_color',15,64,69), (364969,1841291,0,'wing_color1',255,255,255), (364970,1841291,0,'wing_color2',255,255,255), (364971,1841292,1,'cheek_type',0,-14,0), (364972,1841292,1,'chin_type',0,-37,-12), (364973,1841292,1,'ear_type',21,-4,0), (364974,1841292,1,'eye_brow_type',21,-8,-40), (364975,1841292,0,'eye_color',243,162,255), (364976,1841292,1,'eye_type',-14,0,0), (364977,1841292,0,'hair_color1',0,10,0), (364978,1841292,0,'hair_face_color',129,141,141), (364979,1841292,0,'hair_face_highlight_color',105,103,97), (364980,1841292,0,'hair_type_color',129,141,141), (364981,1841292,0,'hair_type_highlight_color',105,103,97), (364982,1841292,1,'lip_type',38,-19,-7), (364983,1841292,1,'nose_type',-46,0,10), (364984,1841292,0,'skin_color',67,27,28), (364985,1841292,1,'soga_cheek_type',0,21,-8), (364986,1841292,1,'soga_chin_type',0,38,-19), (364987,1841292,1,'soga_ear_type',0,-14,0), (364988,1841292,1,'soga_eye_brow_type',0,21,-4), (364989,1841292,0,'soga_eye_color',229,229,102), (364990,1841292,1,'soga_eye_type',-14,0,0), (364991,1841292,0,'soga_hair_face_color',129,141,141), (364992,1841292,0,'soga_hair_face_highlight_color',105,103,97), (364993,1841292,0,'soga_hair_type_color',129,141,141), (364994,1841292,0,'soga_hair_type_highlight_color',105,103,97), (364995,1841292,1,'soga_lip_type',-40,0,-14), (364996,1841292,1,'soga_nose_type',-7,0,-37), (364997,1841292,0,'soga_skin_color',67,27,28), (364998,1841292,0,'wing_color1',255,255,255), (364999,1841292,0,'wing_color2',255,255,255), (365000,1841293,1,'cheek_type',11,28,0), (365001,1841293,1,'chin_type',-3,-37,22), (365002,1841293,1,'ear_type',19,-34,0), (365003,1841293,1,'eye_brow_type',-25,42,-17), (365004,1841293,0,'eye_color',237,118,255), (365005,1841293,1,'eye_type',14,0,0), (365006,1841293,0,'hair_color1',230,233,0), (365007,1841293,0,'hair_face_color',158,154,158), (365008,1841293,0,'hair_face_highlight_color',179,62,33), (365009,1841293,0,'hair_type_color',158,154,158), (365010,1841293,0,'hair_type_highlight_color',179,62,33), (365011,1841293,1,'lip_type',-7,20,-35), (365012,1841293,1,'nose_type',5,-26,-23), (365013,1841293,0,'skin_color',191,173,217), (365014,1841293,1,'soga_cheek_type',0,-25,42), (365015,1841293,1,'soga_chin_type',0,-7,20), (365016,1841293,1,'soga_ear_type',0,14,0), (365017,1841293,1,'soga_eye_brow_type',0,19,-34), (365018,1841293,0,'soga_eye_color',229,229,102), (365019,1841293,1,'soga_eye_type',14,0,0), (365020,1841293,0,'soga_hair_face_color',158,154,158), (365021,1841293,0,'soga_hair_face_highlight_color',179,62,33), (365022,1841293,0,'soga_hair_type_color',158,154,158), (365023,1841293,0,'soga_hair_type_highlight_color',179,62,33), (365024,1841293,1,'soga_lip_type',-17,11,28), (365025,1841293,1,'soga_nose_type',-35,-3,-37), (365026,1841293,0,'soga_skin_color',191,173,217), (365027,1841293,0,'wing_color1',255,255,255), (365028,1841293,0,'wing_color2',255,255,255), (365029,1841294,1,'chin_type',0,4,-7), (365030,1841294,1,'ear_type',-7,-17,0), (365031,1841294,1,'eye_brow_type',-12,-32,-7), (365032,1841294,0,'eye_color',136,84,9), (365033,1841294,1,'eye_type',4,0,0), (365034,1841294,0,'hair_color1',249,252,28), (365035,1841294,0,'hair_face_color',129,49,22), (365036,1841294,0,'hair_type_color',129,49,22), (365037,1841294,1,'lip_type',-4,11,-12), (365038,1841294,1,'nose_type',9,-7,-4), (365039,1841294,0,'skin_color',51,126,41), (365040,1841294,1,'soga_cheek_type',0,-12,-32), (365041,1841294,1,'soga_chin_type',0,-4,11), (365042,1841294,1,'soga_ear_type',0,4,0), (365043,1841294,1,'soga_eye_brow_type',0,-7,-17), (365044,1841294,0,'soga_eye_color',229,229,102), (365045,1841294,0,'soga_hair_face_color',129,49,22), (365046,1841294,0,'soga_hair_type_color',129,49,22), (365047,1841294,1,'soga_lip_type',-7,0,0), (365048,1841294,1,'soga_nose_type',-12,0,4), (365049,1841294,0,'soga_skin_color',51,126,41), (365050,1841294,0,'wing_color1',255,255,255), (365051,1841294,0,'wing_color2',255,255,255), (365052,1841295,0,'eye_color',71,134,255), (365053,1841295,0,'skin_color',52,52,52), (365054,1841295,0,'soga_eye_color',255,0,255), (365055,1841296,0,'eye_color',255,255,255), (365056,1841296,0,'skin_color',255,255,255), (365057,1841296,0,'soga_eye_color',255,0,255), (365058,1841297,0,'eye_color',255,255,255), (365059,1841297,0,'skin_color',255,255,255), (365060,1841297,0,'soga_eye_color',255,0,255), (365061,1841298,0,'eye_color',255,255,255), (365062,1841298,0,'skin_color',255,255,255), (365063,1841298,0,'soga_eye_color',255,0,255), (365064,1841299,0,'eye_color',255,255,255), (365065,1841299,0,'skin_color',255,255,255), (365066,1841299,0,'soga_eye_color',255,0,255), (365067,1841300,1,'cheek_type',-26,1,0), (365068,1841300,1,'chin_type',-28,-19,0), (365069,1841300,1,'ear_type',0,-21,0), (365070,1841300,1,'eye_brow_type',18,1,19), (365071,1841300,0,'eye_color',174,194,253), (365072,1841300,1,'eye_type',-17,0,0), (365073,1841300,0,'hair_color1',23,4,0), (365074,1841300,0,'hair_face_color',120,132,146), (365075,1841300,0,'hair_face_highlight_color',155,150,106), (365076,1841300,0,'hair_type_color',120,132,146), (365077,1841300,0,'hair_type_highlight_color',155,150,106), (365078,1841300,1,'lip_type',2,23,-1), (365079,1841300,1,'nose_type',-3,23,4), (365080,1841300,0,'skin_color',121,81,86), (365081,1841300,1,'soga_cheek_type',-26,1,0), (365082,1841300,1,'soga_chin_type',-28,-19,0), (365083,1841300,1,'soga_ear_type',0,-21,0), (365084,1841300,1,'soga_eye_brow_type',18,1,19), (365085,1841300,0,'soga_eye_color',229,229,102), (365086,1841300,1,'soga_eye_type',-17,0,0), (365087,1841300,0,'soga_hair_face_color',120,132,146), (365088,1841300,0,'soga_hair_face_highlight_color',155,150,106), (365089,1841300,0,'soga_hair_type_color',120,132,146), (365090,1841300,0,'soga_hair_type_highlight_color',155,150,106), (365091,1841300,1,'soga_lip_type',2,23,-1), (365092,1841300,1,'soga_nose_type',-3,23,4), (365093,1841300,0,'soga_skin_color',121,81,86), (365094,1841300,0,'wing_color1',255,255,255), (365095,1841300,0,'wing_color2',255,255,255), (365096,1841301,1,'cheek_type',-1,0,0), (365097,1841301,1,'chin_type',-12,0,-10), (365098,1841301,1,'ear_type',3,-19,0), (365099,1841301,1,'eye_brow_type',-18,31,-1), (365100,1841301,0,'eye_color',115,76,184), (365101,1841301,0,'hair_color1',2,28,0), (365102,1841301,0,'hair_face_color',177,151,177), (365103,1841301,0,'hair_face_highlight_color',155,150,106), (365104,1841301,0,'hair_type_color',177,151,177), (365105,1841301,0,'hair_type_highlight_color',155,150,106), (365106,1841301,1,'lip_type',21,2,-12), (365107,1841301,1,'nose_type',7,2,28), (365108,1841301,0,'skin_color',116,90,86), (365109,1841301,1,'soga_cheek_type',-1,0,0), (365110,1841301,1,'soga_chin_type',-12,0,-10), (365111,1841301,1,'soga_ear_type',3,-19,0), (365112,1841301,1,'soga_eye_brow_type',-18,31,-1), (365113,1841301,0,'soga_eye_color',229,229,102), (365114,1841301,0,'soga_hair_face_color',177,151,177), (365115,1841301,0,'soga_hair_face_highlight_color',155,150,106), (365116,1841301,0,'soga_hair_type_color',177,151,177), (365117,1841301,0,'soga_hair_type_highlight_color',155,150,106), (365118,1841301,1,'soga_lip_type',21,2,-12), (365119,1841301,1,'soga_nose_type',7,2,28), (365120,1841301,0,'soga_skin_color',116,90,86), (365121,1841301,0,'wing_color1',255,255,255), (365122,1841301,0,'wing_color2',255,255,255), (365123,1841302,1,'cheek_type',2,-91,0), (365124,1841302,1,'chin_type',50,-81,-83), (365125,1841302,1,'ear_type',0,-59,0), (365126,1841302,1,'eye_brow_type',-81,-34,-76), (365127,1841302,0,'eye_color',90,45,100), (365128,1841302,1,'eye_type',-41,0,0), (365129,1841302,0,'hair_color1',98,91,163), (365130,1841302,0,'hair_color2',59,81,113), (365131,1841302,0,'hair_face_color',107,131,144), (365132,1841302,0,'hair_face_highlight_color',103,133,149), (365133,1841302,0,'hair_highlight',102,153,147), (365134,1841302,0,'hair_type_color',107,131,144), (365135,1841302,0,'hair_type_highlight_color',103,133,149), (365136,1841302,1,'lip_type',90,10,31), (365137,1841302,1,'nose_type',-85,-69,0), (365138,1841302,0,'skin_color',160,203,202), (365139,1841302,1,'soga_cheek_type',2,-91,0), (365140,1841302,1,'soga_chin_type',50,-81,-83), (365141,1841302,1,'soga_ear_type',0,-59,0), (365142,1841302,1,'soga_eye_brow_type',-81,-34,-76), (365143,1841302,0,'soga_eye_color',229,229,102), (365144,1841302,1,'soga_eye_type',-41,0,0), (365145,1841302,0,'soga_hair_color1',98,91,163), (365146,1841302,0,'soga_hair_color2',59,81,113), (365147,1841302,0,'soga_hair_face_color',107,131,144), (365148,1841302,0,'soga_hair_face_highlight_color',103,133,149), (365149,1841302,0,'soga_hair_highlight',102,153,147), (365150,1841302,0,'soga_hair_type_color',107,131,144), (365151,1841302,0,'soga_hair_type_highlight_color',103,133,149), (365152,1841302,1,'soga_lip_type',90,10,31), (365153,1841302,1,'soga_nose_type',-85,-69,0), (365154,1841302,0,'soga_skin_color',160,203,202), (365155,1841303,1,'cheek_type',7,-87,0), (365156,1841303,1,'chin_type',8,47,72), (365157,1841303,1,'ear_type',10,0,0), (365158,1841303,1,'eye_brow_type',39,-90,45), (365159,1841303,0,'eye_color',168,204,250), (365160,1841303,1,'eye_type',-74,0,0), (365161,1841303,0,'hair_color1',33,22,19), (365162,1841303,0,'hair_color2',28,27,50), (365163,1841303,0,'hair_face_color',5,5,1), (365164,1841303,0,'hair_face_highlight_color',5,5,1), (365165,1841303,0,'hair_highlight',33,22,19), (365166,1841303,0,'hair_type_color',5,5,1), (365167,1841303,0,'hair_type_highlight_color',5,5,1), (365168,1841303,1,'lip_type',-88,2,83), (365169,1841303,1,'nose_type',62,22,10), (365170,1841303,0,'skin_color',72,72,72), (365171,1841303,1,'soga_cheek_type',7,-87,0), (365172,1841303,1,'soga_chin_type',8,47,72), (365173,1841303,1,'soga_ear_type',10,0,0), (365174,1841303,1,'soga_eye_brow_type',39,-90,45), (365175,1841303,0,'soga_eye_color',229,229,102), (365176,1841303,1,'soga_eye_type',-74,0,0), (365177,1841303,0,'soga_hair_color1',33,22,19), (365178,1841303,0,'soga_hair_color2',28,27,50), (365179,1841303,0,'soga_hair_face_color',5,5,1), (365180,1841303,0,'soga_hair_face_highlight_color',5,5,1), (365181,1841303,0,'soga_hair_highlight',33,22,19), (365182,1841303,0,'soga_hair_type_color',5,5,1), (365183,1841303,0,'soga_hair_type_highlight_color',5,5,1), (365184,1841303,1,'soga_lip_type',-88,2,83), (365185,1841303,1,'soga_nose_type',62,22,10), (365186,1841303,0,'soga_skin_color',72,72,72), (365187,1841304,1,'cheek_type',9,17,0), (365188,1841304,1,'chin_type',-19,48,-40), (365189,1841304,1,'ear_type',69,88,0), (365190,1841304,1,'eye_brow_type',-95,45,5), (365191,1841304,0,'eye_color',194,237,247), (365192,1841304,1,'eye_type',-68,0,0), (365193,1841304,0,'hair_color1',33,22,19), (365194,1841304,0,'hair_color2',28,27,50), (365195,1841304,0,'hair_face_color',5,5,1), (365196,1841304,0,'hair_face_highlight_color',7,1,1), (365197,1841304,0,'hair_highlight',56,22,22), (365198,1841304,0,'hair_type_color',5,5,1), (365199,1841304,0,'hair_type_highlight_color',7,1,1), (365200,1841304,1,'lip_type',43,-19,-12), (365201,1841304,1,'nose_type',-68,-9,70), (365202,1841304,0,'skin_color',60,76,97), (365203,1841304,1,'soga_cheek_type',9,17,0), (365204,1841304,1,'soga_chin_type',-19,48,-40), (365205,1841304,1,'soga_ear_type',69,88,0), (365206,1841304,1,'soga_eye_brow_type',-95,45,5), (365207,1841304,0,'soga_eye_color',229,229,102), (365208,1841304,1,'soga_eye_type',-68,0,0), (365209,1841304,0,'soga_hair_color1',33,22,19), (365210,1841304,0,'soga_hair_color2',28,27,50), (365211,1841304,0,'soga_hair_face_color',5,5,1), (365212,1841304,0,'soga_hair_face_highlight_color',7,1,1), (365213,1841304,0,'soga_hair_highlight',56,22,22), (365214,1841304,0,'soga_hair_type_color',5,5,1), (365215,1841304,0,'soga_hair_type_highlight_color',7,1,1), (365216,1841304,1,'soga_lip_type',43,-19,-12), (365217,1841304,1,'soga_nose_type',-68,-9,70), (365218,1841304,0,'soga_skin_color',60,76,97), (365219,1841305,1,'cheek_type',-87,43,0), (365220,1841305,1,'chin_type',-25,-51,-81), (365221,1841305,1,'ear_type',68,40,0), (365222,1841305,1,'eye_brow_type',-17,70,34), (365223,1841305,0,'eye_color',107,69,170), (365224,1841305,1,'eye_type',41,0,0), (365225,1841305,0,'hair_color1',160,156,172), (365226,1841305,0,'hair_color2',62,62,68), (365227,1841305,0,'hair_face_color',244,244,246), (365228,1841305,0,'hair_face_highlight_color',244,244,246), (365229,1841305,0,'hair_highlight',160,156,172), (365230,1841305,0,'hair_type_color',244,244,246), (365231,1841305,0,'hair_type_highlight_color',244,244,246), (365232,1841305,1,'lip_type',0,38,62), (365233,1841305,1,'nose_type',-31,-62,0), (365234,1841305,0,'skin_color',149,164,186), (365235,1841305,1,'soga_cheek_type',-87,43,0), (365236,1841305,1,'soga_chin_type',-25,-51,-81), (365237,1841305,1,'soga_ear_type',68,40,0), (365238,1841305,1,'soga_eye_brow_type',-17,70,34), (365239,1841305,0,'soga_eye_color',229,229,102), (365240,1841305,1,'soga_eye_type',41,0,0), (365241,1841305,0,'soga_hair_color1',160,156,172), (365242,1841305,0,'soga_hair_color2',62,62,68), (365243,1841305,0,'soga_hair_face_color',244,244,246), (365244,1841305,0,'soga_hair_face_highlight_color',244,244,246), (365245,1841305,0,'soga_hair_highlight',160,156,172), (365246,1841305,0,'soga_hair_type_color',244,244,246), (365247,1841305,0,'soga_hair_type_highlight_color',244,244,246), (365248,1841305,1,'soga_lip_type',0,38,62), (365249,1841305,1,'soga_nose_type',-31,-62,0), (365250,1841305,0,'soga_skin_color',149,164,186), (365251,1841306,0,'eye_color',105,109,135), (365252,1841306,0,'skin_color',29,29,29), (365253,1841306,0,'soga_eye_color',255,0,255), (365254,1841307,0,'eye_color',255,255,255), (365255,1841307,0,'skin_color',48,128,207), (365256,1841307,0,'soga_eye_color',255,0,255), (365257,1841308,0,'eye_color',255,255,255), (365258,1841308,0,'skin_color',255,255,255), (365259,1841308,0,'soga_eye_color',255,0,255), (365260,1841309,0,'eye_color',91,119,193), (365261,1841309,0,'skin_color',36,51,139), (365262,1841309,0,'soga_eye_color',255,0,255), (365263,1841310,0,'eye_color',255,255,255), (365264,1841310,0,'skin_color',255,255,255), (365265,1841310,0,'soga_eye_color',255,0,255), (365266,1841311,0,'eye_color',125,133,173), (365267,1841311,0,'skin_color',255,0,12), (365268,1841311,0,'soga_eye_color',255,0,255), (365269,1841312,1,'cheek_type',-3,28,0), (365270,1841312,1,'chin_type',-1,-2,9), (365271,1841312,1,'ear_type',7,3,0), (365272,1841312,1,'eye_brow_type',-1,-29,-23), (365273,1841312,0,'eye_color',240,144,255), (365274,1841312,1,'eye_type',-2,0,0), (365275,1841312,0,'hair_color1',228,11,0), (365276,1841312,0,'hair_face_color',219,244,244), (365277,1841312,0,'hair_face_highlight_color',105,103,97), (365278,1841312,0,'hair_type_color',219,244,244), (365279,1841312,0,'hair_type_highlight_color',105,103,97), (365280,1841312,1,'lip_type',-37,-7,0), (365281,1841312,1,'nose_type',0,-28,11), (365282,1841312,0,'skin_color',136,176,189), (365283,1841312,1,'soga_cheek_type',0,-1,-29), (365284,1841312,1,'soga_chin_type',0,-37,-7), (365285,1841312,1,'soga_ear_type',0,-2,0), (365286,1841312,1,'soga_eye_brow_type',0,7,3), (365287,1841312,0,'soga_eye_color',229,229,102), (365288,1841312,0,'soga_hair_face_color',219,244,244), (365289,1841312,0,'soga_hair_face_highlight_color',105,103,97), (365290,1841312,0,'soga_hair_type_color',219,244,244), (365291,1841312,0,'soga_hair_type_highlight_color',105,103,97), (365292,1841312,1,'soga_lip_type',-23,-3,28), (365293,1841312,1,'soga_nose_type',0,-1,-2), (365294,1841312,0,'soga_skin_color',136,176,189), (365295,1841312,0,'wing_color1',255,255,255), (365296,1841312,0,'wing_color2',255,255,255), (365297,1841313,1,'cheek_type',4,-11,0), (365298,1841313,1,'chin_type',-31,-1,-14), (365299,1841313,1,'ear_type',-7,21,0), (365300,1841313,1,'eye_brow_type',28,14,3), (365301,1841313,0,'eye_color',244,171,255), (365302,1841313,1,'eye_type',19,0,0), (365303,1841313,0,'hair_color1',18,239,0), (365304,1841313,0,'hair_face_color',152,125,154), (365305,1841313,0,'hair_face_highlight_color',105,103,97), (365306,1841313,0,'hair_type_color',152,125,154), (365307,1841313,0,'hair_type_highlight_color',105,103,97), (365308,1841313,1,'lip_type',11,37,-12), (365309,1841313,1,'nose_type',-7,18,-17), (365310,1841313,0,'skin_color',25,81,80), (365311,1841313,1,'soga_cheek_type',0,28,14), (365312,1841313,1,'soga_chin_type',0,11,37), (365313,1841313,1,'soga_ear_type',0,19,0), (365314,1841313,1,'soga_eye_brow_type',0,-7,21), (365315,1841313,0,'soga_eye_color',229,229,102), (365316,1841313,0,'soga_hair_face_color',152,125,154), (365317,1841313,0,'soga_hair_face_highlight_color',105,103,97), (365318,1841313,0,'soga_hair_type_color',152,125,154), (365319,1841313,0,'soga_hair_type_highlight_color',105,103,97), (365320,1841313,1,'soga_lip_type',3,4,-11), (365321,1841313,1,'soga_nose_type',-12,-31,-1), (365322,1841313,0,'soga_skin_color',25,81,80), (365323,1841313,0,'wing_color1',255,255,255), (365324,1841313,0,'wing_color2',255,255,255), (365325,1841314,1,'cheek_type',-21,-10,0), (365326,1841314,1,'chin_type',-32,25,0), (365327,1841314,1,'ear_type',-17,10,0), (365328,1841314,1,'eye_brow_type',0,46,-21), (365329,1841314,0,'eye_color',199,187,255), (365330,1841314,1,'eye_type',-20,0,0), (365331,1841314,0,'hair_color1',230,242,0), (365332,1841314,0,'hair_face_color',189,178,189), (365333,1841314,0,'hair_face_highlight_color',105,103,97), (365334,1841314,0,'hair_type_color',189,178,189), (365335,1841314,0,'hair_type_highlight_color',105,103,97), (365336,1841314,1,'lip_type',-34,48,19), (365337,1841314,1,'nose_type',-4,-26,-14), (365338,1841314,0,'skin_color',0,1,1), (365339,1841314,1,'soga_cheek_type',0,0,46), (365340,1841314,1,'soga_chin_type',0,-34,48), (365341,1841314,1,'soga_ear_type',0,-20,0), (365342,1841314,1,'soga_eye_brow_type',0,-17,10), (365343,1841314,0,'soga_eye_color',229,229,102), (365344,1841314,0,'soga_hair_face_color',189,178,189), (365345,1841314,0,'soga_hair_face_highlight_color',105,103,97), (365346,1841314,0,'soga_hair_type_color',189,178,189), (365347,1841314,0,'soga_hair_type_highlight_color',105,103,97), (365348,1841314,1,'soga_lip_type',-21,-21,-10), (365349,1841314,1,'soga_nose_type',19,-32,25), (365350,1841314,0,'soga_skin_color',0,1,1), (365351,1841314,0,'wing_color1',255,255,255), (365352,1841314,0,'wing_color2',255,255,255), (365353,1841315,1,'cheek_type',-41,-89,0), (365354,1841315,1,'chin_type',42,-7,-39), (365355,1841315,1,'ear_type',42,-41,0), (365356,1841315,1,'eye_brow_type',-25,28,-23), (365357,1841315,0,'eye_color',239,133,255), (365358,1841315,1,'eye_type',-58,0,0), (365359,1841315,0,'hair_color1',70,53,0), (365360,1841315,0,'hair_face_color',244,244,246), (365361,1841315,0,'hair_face_highlight_color',156,172,168), (365362,1841315,0,'hair_type_color',244,244,246), (365363,1841315,0,'hair_type_highlight_color',156,172,168), (365364,1841315,1,'lip_type',31,81,63), (365365,1841315,1,'nose_type',44,70,53), (365366,1841315,0,'skin_color',152,172,190), (365367,1841315,1,'soga_cheek_type',0,-25,28), (365368,1841315,1,'soga_chin_type',0,31,81), (365369,1841315,1,'soga_ear_type',0,-58,0), (365370,1841315,1,'soga_eye_brow_type',0,42,-41), (365371,1841315,0,'soga_eye_color',229,229,102), (365372,1841315,0,'soga_hair_face_color',244,244,246), (365373,1841315,0,'soga_hair_face_highlight_color',156,172,168), (365374,1841315,0,'soga_hair_type_color',244,244,246), (365375,1841315,0,'soga_hair_type_highlight_color',156,172,168), (365376,1841315,1,'soga_lip_type',-23,-41,-89), (365377,1841315,1,'soga_nose_type',63,42,-7), (365378,1841315,0,'soga_skin_color',152,172,190), (365379,1841315,0,'wing_color1',255,255,255), (365380,1841315,0,'wing_color2',255,255,255), (365381,1841316,1,'cheek_type',52,7,0), (365382,1841316,1,'chin_type',-87,81,58), (365383,1841316,1,'ear_type',-61,0,0), (365384,1841316,1,'eye_brow_type',-62,-63,-87), (365385,1841316,0,'eye_color',148,84,210), (365386,1841316,1,'eye_type',52,0,0), (365387,1841316,0,'hair_color1',212,169,87), (365388,1841316,0,'hair_face_color',175,178,168), (365389,1841316,0,'hair_face_highlight_color',61,61,75), (365390,1841316,0,'hair_type_color',175,178,168), (365391,1841316,0,'hair_type_highlight_color',61,61,75), (365392,1841316,1,'lip_type',-68,71,68), (365393,1841316,1,'nose_type',-63,-44,-87), (365394,1841316,0,'skin_color',193,174,172), (365395,1841316,1,'soga_cheek_type',0,-62,-63), (365396,1841316,1,'soga_chin_type',0,-68,71), (365397,1841316,1,'soga_ear_type',0,52,0), (365398,1841316,1,'soga_eye_brow_type',0,-61,0), (365399,1841316,0,'soga_eye_color',229,229,102), (365400,1841316,0,'soga_hair_face_color',175,178,168), (365401,1841316,0,'soga_hair_face_highlight_color',61,61,75), (365402,1841316,0,'soga_hair_type_color',175,178,168), (365403,1841316,0,'soga_hair_type_highlight_color',61,61,75), (365404,1841316,1,'soga_lip_type',-87,52,7), (365405,1841316,1,'soga_nose_type',68,-87,81), (365406,1841316,0,'soga_skin_color',193,174,172), (365407,1841316,0,'wing_color1',255,255,255), (365408,1841316,0,'wing_color2',255,255,255), (365409,1841317,1,'cheek_type',-34,-62,0), (365410,1841317,1,'chin_type',82,28,25), (365411,1841317,1,'ear_type',22,21,0), (365412,1841317,1,'eye_brow_type',8,17,95), (365413,1841317,0,'eye_color',230,161,255), (365414,1841317,1,'eye_type',-14,0,0), (365415,1841317,0,'hair_color1',5,218,205), (365416,1841317,0,'hair_face_color',146,169,168), (365417,1841317,0,'hair_face_highlight_color',145,168,168), (365418,1841317,0,'hair_type_color',146,169,168), (365419,1841317,0,'hair_type_highlight_color',145,168,168), (365420,1841317,1,'lip_type',-56,23,74), (365421,1841317,1,'nose_type',87,5,-38), (365422,1841317,0,'skin_color',211,181,192), (365423,1841317,1,'soga_cheek_type',0,8,17), (365424,1841317,1,'soga_chin_type',0,-56,23), (365425,1841317,1,'soga_ear_type',0,-14,0), (365426,1841317,1,'soga_eye_brow_type',0,22,21), (365427,1841317,0,'soga_eye_color',229,229,102), (365428,1841317,0,'soga_hair_face_color',146,169,168), (365429,1841317,0,'soga_hair_face_highlight_color',145,168,168), (365430,1841317,0,'soga_hair_type_color',146,169,168), (365431,1841317,0,'soga_hair_type_highlight_color',145,168,168), (365432,1841317,1,'soga_lip_type',95,-34,-62), (365433,1841317,1,'soga_nose_type',74,82,28), (365434,1841317,0,'soga_skin_color',211,181,192), (365435,1841317,0,'wing_color1',255,255,255), (365436,1841317,0,'wing_color2',255,255,255), (365437,1841318,1,'cheek_type',-26,0,0), (365438,1841318,1,'chin_type',25,3,0), (365439,1841318,1,'ear_type',-25,10,0), (365440,1841318,1,'eye_brow_type',-2,-1,31), (365441,1841318,0,'eye_color',157,107,255), (365442,1841318,1,'eye_type',35,0,0), (365443,1841318,0,'hair_color1',230,0,0), (365444,1841318,0,'hair_face_color',140,145,161), (365445,1841318,0,'hair_face_highlight_color',105,103,97), (365446,1841318,0,'hair_type_color',140,145,161), (365447,1841318,0,'hair_type_highlight_color',105,103,97), (365448,1841318,1,'lip_type',25,29,0), (365449,1841318,1,'nose_type',8,-26,0), (365450,1841318,0,'skin_color',0,15,15), (365451,1841318,1,'soga_cheek_type',0,-2,-1), (365452,1841318,1,'soga_chin_type',0,25,29), (365453,1841318,1,'soga_ear_type',0,35,0), (365454,1841318,1,'soga_eye_brow_type',0,-25,10), (365455,1841318,0,'soga_eye_color',229,229,102), (365456,1841318,0,'soga_hair_face_color',140,145,161), (365457,1841318,0,'soga_hair_face_highlight_color',105,103,97), (365458,1841318,0,'soga_hair_type_color',140,145,161), (365459,1841318,0,'soga_hair_type_highlight_color',105,103,97), (365460,1841318,1,'soga_lip_type',31,-26,0), (365461,1841318,1,'soga_nose_type',0,25,3), (365462,1841318,0,'soga_skin_color',0,15,15), (365463,1841318,0,'wing_color1',255,255,255), (365464,1841318,0,'wing_color2',255,255,255), (365465,1841319,1,'cheek_type',25,-93,0), (365466,1841319,1,'chin_type',-34,95,-5), (365467,1841319,1,'ear_type',8,34,0), (365468,1841319,1,'eye_brow_type',-65,-34,85), (365469,1841319,1,'eye_type',-14,0,0), (365470,1841319,0,'hair_color1',47,166,192), (365471,1841319,0,'hair_face_color',225,221,214), (365472,1841319,0,'hair_face_highlight_color',89,73,129), (365473,1841319,0,'hair_type_color',225,221,214), (365474,1841319,0,'hair_type_highlight_color',89,73,129), (365475,1841319,1,'lip_type',-15,29,32), (365476,1841319,1,'nose_type',62,47,-90), (365477,1841319,0,'skin_color',121,164,163), (365478,1841319,1,'soga_cheek_type',0,-65,-34), (365479,1841319,1,'soga_chin_type',0,-15,29), (365480,1841319,1,'soga_ear_type',0,-14,0), (365481,1841319,1,'soga_eye_brow_type',0,8,34), (365482,1841319,0,'soga_eye_color',229,229,102), (365483,1841319,0,'soga_hair_face_color',225,221,214), (365484,1841319,0,'soga_hair_face_highlight_color',89,73,129), (365485,1841319,0,'soga_hair_type_color',225,221,214), (365486,1841319,0,'soga_hair_type_highlight_color',89,73,129), (365487,1841319,1,'soga_lip_type',85,25,-93), (365488,1841319,1,'soga_nose_type',32,-34,95), (365489,1841319,0,'soga_skin_color',121,164,163), (365490,1841319,0,'wing_color1',255,255,255), (365491,1841319,0,'wing_color2',255,255,255), (365492,1841320,1,'cheek_type',7,20,0), (365493,1841320,1,'chin_type',11,-8,-5), (365494,1841320,1,'ear_type',0,-12,0), (365495,1841320,1,'eye_brow_type',4,-11,-34), (365496,1841320,0,'eye_color',188,146,255), (365497,1841320,1,'eye_type',32,0,0), (365498,1841320,0,'hair_color1',25,28,0), (365499,1841320,0,'hair_face_color',173,152,172), (365500,1841320,0,'hair_face_highlight_color',105,103,97), (365501,1841320,0,'hair_type_color',173,152,172), (365502,1841320,0,'hair_type_highlight_color',105,103,97), (365503,1841320,1,'lip_type',5,-26,-26), (365504,1841320,1,'nose_type',0,25,28), (365505,1841320,0,'skin_color',103,159,158), (365506,1841320,1,'soga_cheek_type',0,4,-11), (365507,1841320,1,'soga_chin_type',0,5,-26), (365508,1841320,1,'soga_ear_type',0,32,0), (365509,1841320,1,'soga_eye_brow_type',0,0,-12), (365510,1841320,0,'soga_eye_color',229,229,102), (365511,1841320,0,'soga_hair_face_color',173,152,172), (365512,1841320,0,'soga_hair_face_highlight_color',105,103,97), (365513,1841320,0,'soga_hair_type_color',173,152,172), (365514,1841320,0,'soga_hair_type_highlight_color',105,103,97), (365515,1841320,1,'soga_lip_type',-34,7,20), (365516,1841320,1,'soga_nose_type',-26,11,-8), (365517,1841320,0,'soga_skin_color',103,159,158), (365518,1841320,0,'wing_color1',255,255,255), (365519,1841320,0,'wing_color2',255,255,255), (365520,1841321,1,'cheek_type',87,34,0), (365521,1841321,1,'chin_type',62,-95,25), (365522,1841321,1,'ear_type',44,-64,0), (365523,1841321,1,'eye_brow_type',-77,58,98), (365524,1841321,0,'eye_color',28,33,54), (365525,1841321,1,'eye_type',-31,0,0), (365526,1841321,0,'hair_color1',244,186,78), (365527,1841321,0,'hair_face_color',105,144,167), (365528,1841321,0,'hair_face_highlight_color',6,3,1), (365529,1841321,0,'hair_type_color',105,144,167), (365530,1841321,0,'hair_type_highlight_color',6,3,1), (365531,1841321,1,'lip_type',88,22,85), (365532,1841321,1,'nose_type',82,-12,-70), (365533,1841321,0,'skin_color',120,163,162), (365534,1841321,1,'soga_cheek_type',0,-77,58), (365535,1841321,1,'soga_chin_type',0,88,22), (365536,1841321,1,'soga_ear_type',0,-31,0), (365537,1841321,1,'soga_eye_brow_type',0,44,-64), (365538,1841321,0,'soga_eye_color',229,229,102), (365539,1841321,0,'soga_hair_face_color',105,144,167), (365540,1841321,0,'soga_hair_face_highlight_color',6,3,1), (365541,1841321,0,'soga_hair_type_color',105,144,167), (365542,1841321,0,'soga_hair_type_highlight_color',6,3,1), (365543,1841321,1,'soga_lip_type',98,87,34), (365544,1841321,1,'soga_nose_type',85,62,-95), (365545,1841321,0,'soga_skin_color',120,163,162), (365546,1841321,0,'wing_color1',255,255,255), (365547,1841321,0,'wing_color2',255,255,255), (365548,1841322,1,'cheek_type',-5,-14,0), (365549,1841322,1,'chin_type',-81,64,61), (365550,1841322,1,'ear_type',82,12,0), (365551,1841322,1,'eye_brow_type',10,-3,-78), (365552,1841322,0,'eye_color',209,180,255), (365553,1841322,1,'eye_type',65,0,0), (365554,1841322,0,'hair_color1',192,225,169), (365555,1841322,0,'hair_face_color',110,158,181), (365556,1841322,0,'hair_face_highlight_color',61,61,75), (365557,1841322,0,'hair_type_color',110,158,181), (365558,1841322,0,'hair_type_highlight_color',61,61,75), (365559,1841322,1,'lip_type',-25,-97,-18), (365560,1841322,1,'nose_type',-85,-64,-31), (365561,1841322,0,'skin_color',114,145,154), (365562,1841322,1,'soga_cheek_type',0,10,-3), (365563,1841322,1,'soga_chin_type',0,-25,-97), (365564,1841322,1,'soga_ear_type',0,65,0), (365565,1841322,1,'soga_eye_brow_type',0,82,12), (365566,1841322,0,'soga_eye_color',229,229,102), (365567,1841322,0,'soga_hair_face_color',110,158,181), (365568,1841322,0,'soga_hair_face_highlight_color',61,61,75), (365569,1841322,0,'soga_hair_type_color',110,158,181), (365570,1841322,0,'soga_hair_type_highlight_color',61,61,75), (365571,1841322,1,'soga_lip_type',-78,-5,-14), (365572,1841322,1,'soga_nose_type',-18,-81,64), (365573,1841322,0,'soga_skin_color',114,145,154), (365574,1841322,0,'wing_color1',255,255,255), (365575,1841322,0,'wing_color2',255,255,255), (365576,1841323,1,'cheek_type',25,-10,0), (365577,1841323,1,'chin_type',-1,0,12), (365578,1841323,1,'ear_type',9,-21,0), (365579,1841323,1,'eye_brow_type',0,20,7), (365580,1841323,0,'eye_color',243,167,255), (365581,1841323,1,'eye_type',-2,0,0), (365582,1841323,0,'hair_color1',17,31,0), (365583,1841323,0,'hair_face_color',141,120,147), (365584,1841323,0,'hair_face_highlight_color',105,103,97), (365585,1841323,0,'hair_type_color',141,120,147), (365586,1841323,0,'hair_type_highlight_color',105,103,97), (365587,1841323,1,'lip_type',25,-17,10), (365588,1841323,1,'nose_type',-9,17,31), (365589,1841323,0,'skin_color',58,99,111), (365590,1841323,1,'soga_cheek_type',0,0,20), (365591,1841323,1,'soga_chin_type',0,25,-17), (365592,1841323,1,'soga_ear_type',0,-2,0), (365593,1841323,1,'soga_eye_brow_type',0,9,-21), (365594,1841323,0,'soga_eye_color',229,229,102), (365595,1841323,0,'soga_hair_face_color',141,120,147), (365596,1841323,0,'soga_hair_face_highlight_color',105,103,97), (365597,1841323,0,'soga_hair_type_color',141,120,147), (365598,1841323,0,'soga_hair_type_highlight_color',105,103,97), (365599,1841323,1,'soga_lip_type',7,25,-10), (365600,1841323,1,'soga_nose_type',10,-1,0), (365601,1841323,0,'soga_skin_color',58,99,111), (365602,1841323,0,'wing_color1',255,255,255), (365603,1841323,0,'wing_color2',255,255,255), (365604,1841324,1,'cheek_type',-29,50,0), (365605,1841324,1,'chin_type',5,-17,-23), (365606,1841324,1,'ear_type',34,44,0), (365607,1841324,1,'eye_brow_type',84,61,0), (365608,1841324,0,'eye_color',197,197,255), (365609,1841324,1,'eye_type',-43,0,0), (365610,1841324,0,'hair_color1',38,225,93), (365611,1841324,0,'hair_face_color',244,244,246), (365612,1841324,0,'hair_face_highlight_color',107,131,144), (365613,1841324,0,'hair_type_color',244,244,246), (365614,1841324,0,'hair_type_highlight_color',107,131,144), (365615,1841324,1,'lip_type',7,-62,43), (365616,1841324,1,'nose_type',94,38,-31), (365617,1841324,0,'skin_color',153,132,130), (365618,1841324,1,'soga_cheek_type',0,84,61), (365619,1841324,1,'soga_chin_type',0,7,-62), (365620,1841324,1,'soga_ear_type',0,-43,0), (365621,1841324,1,'soga_eye_brow_type',0,34,44), (365622,1841324,0,'soga_eye_color',229,229,102), (365623,1841324,0,'soga_hair_face_color',244,244,246), (365624,1841324,0,'soga_hair_face_highlight_color',107,131,144), (365625,1841324,0,'soga_hair_type_color',244,244,246), (365626,1841324,0,'soga_hair_type_highlight_color',107,131,144), (365627,1841324,1,'soga_lip_type',0,-29,50), (365628,1841324,1,'soga_nose_type',43,5,-17), (365629,1841324,0,'soga_skin_color',153,132,130), (365630,1841324,0,'wing_color1',255,255,255), (365631,1841324,0,'wing_color2',255,255,255), (365632,1841325,1,'cheek_type',88,87,0), (365633,1841325,1,'chin_type',-64,0,45), (365634,1841325,1,'ear_type',2,37,0), (365635,1841325,1,'eye_brow_type',8,-77,34), (365636,1841325,0,'eye_color',212,172,255), (365637,1841325,1,'eye_type',-35,0,0), (365638,1841325,0,'hair_color1',17,239,48), (365639,1841325,0,'hair_face_color',107,131,144), (365640,1841325,0,'hair_face_highlight_color',96,84,129), (365641,1841325,0,'hair_type_color',107,131,144), (365642,1841325,0,'hair_type_highlight_color',96,84,129), (365643,1841325,1,'lip_type',41,-25,-20), (365644,1841325,1,'nose_type',53,17,-17), (365645,1841325,0,'skin_color',167,200,207), (365646,1841325,1,'soga_cheek_type',0,8,-77), (365647,1841325,1,'soga_chin_type',0,41,-25), (365648,1841325,1,'soga_ear_type',0,-35,0), (365649,1841325,1,'soga_eye_brow_type',0,2,37), (365650,1841325,0,'soga_eye_color',229,229,102), (365651,1841325,0,'soga_hair_face_color',107,131,144), (365652,1841325,0,'soga_hair_face_highlight_color',96,84,129), (365653,1841325,0,'soga_hair_type_color',107,131,144), (365654,1841325,0,'soga_hair_type_highlight_color',96,84,129), (365655,1841325,1,'soga_lip_type',34,88,87), (365656,1841325,1,'soga_nose_type',-20,-64,0), (365657,1841325,0,'soga_skin_color',167,200,207), (365658,1841325,0,'wing_color1',255,255,255), (365659,1841325,0,'wing_color2',255,255,255), (365660,1841326,1,'cheek_type',25,-10,0), (365661,1841326,1,'chin_type',-1,0,12), (365662,1841326,1,'ear_type',9,-21,0), (365663,1841326,1,'eye_brow_type',0,20,7), (365664,1841326,0,'eye_color',243,167,255), (365665,1841326,1,'eye_type',-2,0,0), (365666,1841326,0,'hair_color1',17,31,0), (365667,1841326,0,'hair_face_color',141,120,147), (365668,1841326,0,'hair_face_highlight_color',105,103,97), (365669,1841326,0,'hair_type_color',141,120,147), (365670,1841326,0,'hair_type_highlight_color',105,103,97), (365671,1841326,1,'lip_type',25,-17,10), (365672,1841326,1,'nose_type',-9,17,31), (365673,1841326,0,'skin_color',58,99,111), (365674,1841326,1,'soga_cheek_type',0,0,20), (365675,1841326,1,'soga_chin_type',0,25,-17), (365676,1841326,1,'soga_ear_type',0,-2,0), (365677,1841326,1,'soga_eye_brow_type',0,9,-21), (365678,1841326,0,'soga_eye_color',229,229,102), (365679,1841326,0,'soga_hair_face_color',141,120,147), (365680,1841326,0,'soga_hair_face_highlight_color',105,103,97), (365681,1841326,0,'soga_hair_type_color',141,120,147), (365682,1841326,0,'soga_hair_type_highlight_color',105,103,97), (365683,1841326,1,'soga_lip_type',7,25,-10), (365684,1841326,1,'soga_nose_type',10,-1,0), (365685,1841326,0,'soga_skin_color',58,99,111), (365686,1841326,0,'wing_color1',255,255,255), (365687,1841326,0,'wing_color2',255,255,255), (365688,1841327,1,'cheek_type',3,-31,0), (365689,1841327,1,'chin_type',28,-4,2), (365690,1841327,1,'ear_type',20,17,0), (365691,1841327,1,'eye_brow_type',-31,28,0), (365692,1841327,0,'eye_color',40,23,58), (365693,1841327,1,'eye_type',-26,0,0), (365694,1841327,0,'hair_color1',28,237,0), (365695,1841327,0,'hair_face_color',138,129,138), (365696,1841327,0,'hair_face_highlight_color',105,103,97), (365697,1841327,0,'hair_type_color',138,129,138), (365698,1841327,0,'hair_type_highlight_color',105,103,97), (365699,1841327,1,'lip_type',-7,23,-42), (365700,1841327,1,'nose_type',-12,28,-19), (365701,1841327,0,'skin_color',48,79,99), (365702,1841327,1,'soga_cheek_type',0,-31,28), (365703,1841327,1,'soga_chin_type',0,-7,23), (365704,1841327,1,'soga_ear_type',0,-26,0), (365705,1841327,1,'soga_eye_brow_type',0,20,17), (365706,1841327,0,'soga_eye_color',229,229,102), (365707,1841327,0,'soga_hair_face_color',138,129,138), (365708,1841327,0,'soga_hair_face_highlight_color',105,103,97), (365709,1841327,0,'soga_hair_type_color',138,129,138), (365710,1841327,0,'soga_hair_type_highlight_color',105,103,97), (365711,1841327,1,'soga_lip_type',0,3,-31), (365712,1841327,1,'soga_nose_type',-42,28,-4), (365713,1841327,0,'soga_skin_color',48,79,99), (365714,1841327,0,'wing_color1',255,255,255), (365715,1841327,0,'wing_color2',255,255,255), (365716,1841328,1,'cheek_type',37,28,0), (365717,1841328,1,'chin_type',-8,-25,0), (365718,1841328,1,'ear_type',10,18,0), (365719,1841328,1,'eye_brow_type',-4,-8,14), (365720,1841328,0,'eye_color',245,176,255), (365721,1841328,1,'eye_type',-10,0,0), (365722,1841328,0,'hair_color1',10,216,0), (365723,1841328,0,'hair_face_color',226,226,226), (365724,1841328,0,'hair_face_highlight_color',105,103,97), (365725,1841328,0,'hair_type_color',226,226,226), (365726,1841328,0,'hair_type_highlight_color',105,103,97), (365727,1841328,1,'lip_type',31,-17,-4), (365728,1841328,1,'nose_type',23,10,-40), (365729,1841328,0,'skin_color',212,178,213), (365730,1841328,1,'soga_cheek_type',0,-4,-8), (365731,1841328,1,'soga_chin_type',0,31,-17), (365732,1841328,1,'soga_ear_type',0,-10,0), (365733,1841328,1,'soga_eye_brow_type',0,10,18), (365734,1841328,0,'soga_eye_color',229,229,102), (365735,1841328,0,'soga_hair_face_color',226,226,226), (365736,1841328,0,'soga_hair_face_highlight_color',105,103,97), (365737,1841328,0,'soga_hair_type_color',226,226,226), (365738,1841328,0,'soga_hair_type_highlight_color',105,103,97), (365739,1841328,1,'soga_lip_type',14,37,28), (365740,1841328,1,'soga_nose_type',-4,-8,-25), (365741,1841328,0,'soga_skin_color',212,178,213), (365742,1841328,0,'wing_color1',255,255,255), (365743,1841328,0,'wing_color2',255,255,255), (365744,1841329,1,'cheek_type',-34,-62,0), (365745,1841329,1,'chin_type',82,28,25), (365746,1841329,1,'ear_type',22,21,0), (365747,1841329,1,'eye_brow_type',8,17,95), (365748,1841329,0,'eye_color',230,161,255), (365749,1841329,1,'eye_type',-14,0,0), (365750,1841329,0,'hair_color1',5,218,205), (365751,1841329,0,'hair_face_color',146,169,168), (365752,1841329,0,'hair_face_highlight_color',145,168,168), (365753,1841329,0,'hair_type_color',146,169,168), (365754,1841329,0,'hair_type_highlight_color',145,168,168), (365755,1841329,1,'lip_type',-56,23,74), (365756,1841329,1,'nose_type',87,5,-38), (365757,1841329,0,'skin_color',211,181,192), (365758,1841329,1,'soga_cheek_type',0,8,17), (365759,1841329,1,'soga_chin_type',0,-56,23), (365760,1841329,1,'soga_ear_type',0,-14,0), (365761,1841329,1,'soga_eye_brow_type',0,22,21), (365762,1841329,0,'soga_eye_color',229,229,102), (365763,1841329,0,'soga_hair_face_color',146,169,168), (365764,1841329,0,'soga_hair_face_highlight_color',145,168,168), (365765,1841329,0,'soga_hair_type_color',146,169,168), (365766,1841329,0,'soga_hair_type_highlight_color',145,168,168), (365767,1841329,1,'soga_lip_type',95,-34,-62), (365768,1841329,1,'soga_nose_type',74,82,28), (365769,1841329,0,'soga_skin_color',211,181,192), (365770,1841329,0,'wing_color1',255,255,255), (365771,1841329,0,'wing_color2',255,255,255), (365772,1841330,1,'cheek_type',-21,-10,0), (365773,1841330,1,'chin_type',-32,25,0), (365774,1841330,1,'ear_type',-17,10,0), (365775,1841330,1,'eye_brow_type',0,46,-21), (365776,1841330,0,'eye_color',199,187,255), (365777,1841330,1,'eye_type',-20,0,0), (365778,1841330,0,'hair_color1',230,242,0), (365779,1841330,0,'hair_face_color',189,178,189), (365780,1841330,0,'hair_face_highlight_color',105,103,97), (365781,1841330,0,'hair_type_color',189,178,189), (365782,1841330,0,'hair_type_highlight_color',105,103,97), (365783,1841330,1,'lip_type',-34,48,19), (365784,1841330,1,'nose_type',-4,-26,-14), (365785,1841330,0,'skin_color',0,1,1), (365786,1841330,1,'soga_cheek_type',0,0,46), (365787,1841330,1,'soga_chin_type',0,-34,48), (365788,1841330,1,'soga_ear_type',0,-20,0), (365789,1841330,1,'soga_eye_brow_type',0,-17,10), (365790,1841330,0,'soga_eye_color',229,229,102), (365791,1841330,0,'soga_hair_face_color',189,178,189), (365792,1841330,0,'soga_hair_face_highlight_color',105,103,97), (365793,1841330,0,'soga_hair_type_color',189,178,189), (365794,1841330,0,'soga_hair_type_highlight_color',105,103,97), (365795,1841330,1,'soga_lip_type',-21,-21,-10), (365796,1841330,1,'soga_nose_type',19,-32,25), (365797,1841330,0,'soga_skin_color',0,1,1), (365798,1841330,0,'wing_color1',255,255,255), (365799,1841330,0,'wing_color2',255,255,255), (365800,1841331,1,'cheek_type',11,-19,0), (365801,1841331,1,'chin_type',8,4,-3), (365802,1841331,1,'ear_type',1,4,0), (365803,1841331,1,'eye_brow_type',22,0,26), (365804,1841331,0,'eye_color',42,55,80), (365805,1841331,1,'eye_type',-18,0,0), (365806,1841331,0,'hair_color1',28,231,0), (365807,1841331,0,'hair_face_color',133,126,133), (365808,1841331,0,'hair_face_highlight_color',105,103,97), (365809,1841331,0,'hair_type_color',133,126,133), (365810,1841331,0,'hair_type_highlight_color',105,103,97), (365811,1841331,1,'lip_type',45,1,-28), (365812,1841331,1,'nose_type',-3,28,-25), (365813,1841331,0,'skin_color',123,116,158), (365814,1841331,1,'soga_cheek_type',0,22,0), (365815,1841331,1,'soga_chin_type',0,45,1), (365816,1841331,1,'soga_ear_type',0,-18,0), (365817,1841331,1,'soga_eye_brow_type',0,1,4), (365818,1841331,0,'soga_eye_color',229,229,102), (365819,1841331,0,'soga_hair_face_color',133,126,133), (365820,1841331,0,'soga_hair_face_highlight_color',105,103,97), (365821,1841331,0,'soga_hair_type_color',133,126,133), (365822,1841331,0,'soga_hair_type_highlight_color',105,103,97), (365823,1841331,1,'soga_lip_type',26,11,-19), (365824,1841331,1,'soga_nose_type',-28,8,4), (365825,1841331,0,'soga_skin_color',123,116,158), (365826,1841331,0,'wing_color1',255,255,255), (365827,1841331,0,'wing_color2',255,255,255), (365828,1841332,1,'cheek_type',-26,0,0), (365829,1841332,1,'chin_type',25,3,0), (365830,1841332,1,'ear_type',-25,10,0), (365831,1841332,1,'eye_brow_type',-2,-1,31), (365832,1841332,0,'eye_color',157,107,255), (365833,1841332,1,'eye_type',35,0,0), (365834,1841332,0,'hair_color1',230,0,0), (365835,1841332,0,'hair_face_color',140,145,161), (365836,1841332,0,'hair_face_highlight_color',105,103,97), (365837,1841332,0,'hair_type_color',140,145,161), (365838,1841332,0,'hair_type_highlight_color',105,103,97), (365839,1841332,1,'lip_type',25,29,0), (365840,1841332,1,'nose_type',8,-26,0), (365841,1841332,0,'skin_color',0,15,15), (365842,1841332,1,'soga_cheek_type',0,-2,-1), (365843,1841332,1,'soga_chin_type',0,25,29), (365844,1841332,1,'soga_ear_type',0,35,0), (365845,1841332,1,'soga_eye_brow_type',0,-25,10), (365846,1841332,0,'soga_eye_color',229,229,102), (365847,1841332,0,'soga_hair_face_color',140,145,161), (365848,1841332,0,'soga_hair_face_highlight_color',105,103,97), (365849,1841332,0,'soga_hair_type_color',140,145,161), (365850,1841332,0,'soga_hair_type_highlight_color',105,103,97), (365851,1841332,1,'soga_lip_type',31,-26,0), (365852,1841332,1,'soga_nose_type',0,25,3), (365853,1841332,0,'soga_skin_color',0,15,15), (365854,1841332,0,'wing_color1',255,255,255), (365855,1841332,0,'wing_color2',255,255,255), (365856,1841333,1,'cheek_type',-3,28,0), (365857,1841333,1,'chin_type',-1,-2,9), (365858,1841333,1,'ear_type',7,3,0), (365859,1841333,1,'eye_brow_type',-1,-29,-23), (365860,1841333,0,'eye_color',240,144,255), (365861,1841333,1,'eye_type',-2,0,0), (365862,1841333,0,'hair_color1',228,11,0), (365863,1841333,0,'hair_face_color',219,244,244), (365864,1841333,0,'hair_face_highlight_color',105,103,97), (365865,1841333,0,'hair_type_color',219,244,244), (365866,1841333,0,'hair_type_highlight_color',105,103,97), (365867,1841333,1,'lip_type',-37,-7,0), (365868,1841333,1,'nose_type',0,-28,11), (365869,1841333,0,'skin_color',136,176,189), (365870,1841333,1,'soga_cheek_type',0,-1,-29), (365871,1841333,1,'soga_chin_type',0,-37,-7), (365872,1841333,1,'soga_ear_type',0,-2,0), (365873,1841333,1,'soga_eye_brow_type',0,7,3), (365874,1841333,0,'soga_eye_color',229,229,102), (365875,1841333,0,'soga_hair_face_color',219,244,244), (365876,1841333,0,'soga_hair_face_highlight_color',105,103,97), (365877,1841333,0,'soga_hair_type_color',219,244,244), (365878,1841333,0,'soga_hair_type_highlight_color',105,103,97), (365879,1841333,1,'soga_lip_type',-23,-3,28), (365880,1841333,1,'soga_nose_type',0,-1,-2), (365881,1841333,0,'soga_skin_color',136,176,189), (365882,1841333,0,'wing_color1',255,255,255), (365883,1841333,0,'wing_color2',255,255,255), (365884,1841334,1,'cheek_type',3,-31,0), (365885,1841334,1,'chin_type',28,-4,2), (365886,1841334,1,'ear_type',20,17,0), (365887,1841334,1,'eye_brow_type',-31,28,0), (365888,1841334,0,'eye_color',40,23,58), (365889,1841334,1,'eye_type',-26,0,0), (365890,1841334,0,'hair_color1',28,237,0), (365891,1841334,0,'hair_face_color',138,129,138), (365892,1841334,0,'hair_face_highlight_color',105,103,97), (365893,1841334,0,'hair_type_color',138,129,138), (365894,1841334,0,'hair_type_highlight_color',105,103,97), (365895,1841334,1,'lip_type',-7,23,-42), (365896,1841334,1,'nose_type',-12,28,-19), (365897,1841334,0,'skin_color',48,79,99), (365898,1841334,1,'soga_cheek_type',0,-31,28), (365899,1841334,1,'soga_chin_type',0,-7,23), (365900,1841334,1,'soga_ear_type',0,-26,0), (365901,1841334,1,'soga_eye_brow_type',0,20,17), (365902,1841334,0,'soga_eye_color',229,229,102), (365903,1841334,0,'soga_hair_face_color',138,129,138), (365904,1841334,0,'soga_hair_face_highlight_color',105,103,97), (365905,1841334,0,'soga_hair_type_color',138,129,138), (365906,1841334,0,'soga_hair_type_highlight_color',105,103,97), (365907,1841334,1,'soga_lip_type',0,3,-31), (365908,1841334,1,'soga_nose_type',-42,28,-4), (365909,1841334,0,'soga_skin_color',48,79,99), (365910,1841334,0,'wing_color1',255,255,255), (365911,1841334,0,'wing_color2',255,255,255), (365912,1841335,1,'cheek_type',-28,-8,0), (365913,1841335,1,'chin_type',47,29,-10), (365914,1841335,1,'ear_type',28,26,0), (365915,1841335,1,'eye_brow_type',9,11,17), (365916,1841335,0,'eye_color',243,166,255), (365917,1841335,1,'eye_type',-17,0,0), (365918,1841335,0,'hair_color1',244,249,0), (365919,1841335,0,'hair_face_color',114,135,135), (365920,1841335,0,'hair_face_highlight_color',105,103,97), (365921,1841335,0,'hair_type_color',114,135,135), (365922,1841335,0,'hair_type_highlight_color',105,103,97), (365923,1841335,1,'lip_type',7,17,-2), (365924,1841335,1,'nose_type',-17,-12,-7), (365925,1841335,0,'skin_color',125,118,117), (365926,1841335,1,'soga_cheek_type',0,9,11), (365927,1841335,1,'soga_chin_type',0,7,17), (365928,1841335,1,'soga_ear_type',0,-17,0), (365929,1841335,1,'soga_eye_brow_type',0,28,26), (365930,1841335,0,'soga_eye_color',229,229,102), (365931,1841335,0,'soga_hair_face_color',114,135,135), (365932,1841335,0,'soga_hair_face_highlight_color',105,103,97), (365933,1841335,0,'soga_hair_type_color',114,135,135), (365934,1841335,0,'soga_hair_type_highlight_color',105,103,97), (365935,1841335,1,'soga_lip_type',17,-28,-8), (365936,1841335,1,'soga_nose_type',-2,47,29), (365937,1841335,0,'soga_skin_color',125,118,117), (365938,1841335,0,'wing_color1',255,255,255), (365939,1841335,0,'wing_color2',255,255,255), (365940,1841336,1,'cheek_type',7,50,0), (365941,1841336,1,'chin_type',-58,-96,-56), (365942,1841336,1,'ear_type',46,-56,0), (365943,1841336,1,'eye_brow_type',-89,14,22), (365944,1841336,0,'eye_color',240,139,255), (365945,1841336,1,'eye_type',-11,0,0), (365946,1841336,0,'hair_color1',56,94,0), (365947,1841336,0,'hair_face_color',7,1,1), (365948,1841336,0,'hair_face_highlight_color',103,133,149), (365949,1841336,0,'hair_type_color',7,1,1), (365950,1841336,0,'hair_type_highlight_color',103,133,149), (365951,1841336,1,'lip_type',79,35,21), (365952,1841336,1,'nose_type',-96,56,94), (365953,1841336,0,'skin_color',199,172,194), (365954,1841336,1,'soga_cheek_type',0,-89,14), (365955,1841336,1,'soga_chin_type',0,79,35), (365956,1841336,1,'soga_ear_type',0,-11,0), (365957,1841336,1,'soga_eye_brow_type',0,46,-56), (365958,1841336,0,'soga_eye_color',229,229,102), (365959,1841336,0,'soga_hair_face_color',7,1,1), (365960,1841336,0,'soga_hair_face_highlight_color',103,133,149), (365961,1841336,0,'soga_hair_type_color',7,1,1), (365962,1841336,0,'soga_hair_type_highlight_color',103,133,149), (365963,1841336,1,'soga_lip_type',22,7,50), (365964,1841336,1,'soga_nose_type',21,-58,-96), (365965,1841336,0,'soga_skin_color',199,172,194), (365966,1841336,0,'wing_color1',255,255,255), (365967,1841336,0,'wing_color2',255,255,255), (365968,1841337,1,'cheek_type',17,7,0), (365969,1841337,1,'chin_type',7,-21,25), (365970,1841337,1,'ear_type',17,-2,0), (365971,1841337,1,'eye_brow_type',-12,14,-4), (365972,1841337,0,'eye_color',225,129,255), (365973,1841337,1,'eye_type',-14,0,0), (365974,1841337,0,'hair_color1',20,9,0), (365975,1841337,0,'hair_face_color',155,135,162), (365976,1841337,0,'hair_face_highlight_color',105,103,97), (365977,1841337,0,'hair_type_color',155,135,162), (365978,1841337,0,'hair_type_highlight_color',105,103,97), (365979,1841337,1,'lip_type',-18,-12,1), (365980,1841337,1,'nose_type',14,20,9), (365981,1841337,0,'skin_color',0,12,12), (365982,1841337,1,'soga_cheek_type',0,-12,14), (365983,1841337,1,'soga_chin_type',0,-18,-12), (365984,1841337,1,'soga_ear_type',0,-14,0), (365985,1841337,1,'soga_eye_brow_type',0,17,-2), (365986,1841337,0,'soga_eye_color',229,229,102), (365987,1841337,0,'soga_hair_face_color',155,135,162), (365988,1841337,0,'soga_hair_face_highlight_color',105,103,97), (365989,1841337,0,'soga_hair_type_color',155,135,162), (365990,1841337,0,'soga_hair_type_highlight_color',105,103,97), (365991,1841337,1,'soga_lip_type',-4,17,7), (365992,1841337,1,'soga_nose_type',1,7,-21), (365993,1841337,0,'soga_skin_color',0,12,12), (365994,1841337,0,'wing_color1',255,255,255), (365995,1841337,0,'wing_color2',255,255,255), (365996,1841338,1,'cheek_type',45,0,0), (365997,1841338,1,'chin_type',-50,70,17), (365998,1841338,1,'ear_type',-83,15,0), (365999,1841338,1,'eye_brow_type',77,-79,0), (366000,1841338,0,'eye_color',221,153,255), (366001,1841338,1,'eye_type',37,0,0), (366002,1841338,0,'hair_color1',7,21,98), (366003,1841338,0,'hair_face_color',102,107,148), (366004,1841338,0,'hair_face_highlight_color',100,131,152), (366005,1841338,0,'hair_type_color',102,107,148), (366006,1841338,0,'hair_type_highlight_color',100,131,152), (366007,1841338,1,'lip_type',-8,15,23), (366008,1841338,1,'nose_type',44,7,21), (366009,1841338,0,'skin_color',193,165,164), (366010,1841338,1,'soga_cheek_type',0,77,-79), (366011,1841338,1,'soga_chin_type',0,-8,15), (366012,1841338,1,'soga_ear_type',0,37,0), (366013,1841338,1,'soga_eye_brow_type',0,-83,15), (366014,1841338,0,'soga_eye_color',229,229,102), (366015,1841338,0,'soga_hair_face_color',102,107,148), (366016,1841338,0,'soga_hair_face_highlight_color',100,131,152), (366017,1841338,0,'soga_hair_type_color',102,107,148), (366018,1841338,0,'soga_hair_type_highlight_color',100,131,152), (366019,1841338,1,'soga_lip_type',0,45,0), (366020,1841338,1,'soga_nose_type',23,-50,70), (366021,1841338,0,'soga_skin_color',193,165,164), (366022,1841338,0,'wing_color1',255,255,255), (366023,1841338,0,'wing_color2',255,255,255), (366024,1841339,1,'cheek_type',63,62,0), (366025,1841339,1,'chin_type',-70,12,-95), (366026,1841339,1,'ear_type',-29,-87,0), (366027,1841339,1,'eye_brow_type',95,68,43), (366028,1841339,0,'eye_color',73,136,134), (366029,1841339,1,'eye_type',64,0,0), (366030,1841339,0,'hair_color1',77,62,23), (366031,1841339,0,'hair_face_color',61,61,75), (366032,1841339,0,'hair_face_highlight_color',109,131,182), (366033,1841339,0,'hair_type_color',61,61,75), (366034,1841339,0,'hair_type_highlight_color',109,131,182), (366035,1841339,1,'lip_type',-85,83,-51), (366036,1841339,1,'nose_type',-89,77,62), (366037,1841339,0,'skin_color',121,160,163), (366038,1841339,1,'soga_cheek_type',0,95,68), (366039,1841339,1,'soga_chin_type',0,-85,83), (366040,1841339,1,'soga_ear_type',0,64,0), (366041,1841339,1,'soga_eye_brow_type',0,-29,-87), (366042,1841339,0,'soga_eye_color',229,229,102), (366043,1841339,0,'soga_hair_face_color',61,61,75), (366044,1841339,0,'soga_hair_face_highlight_color',109,131,182), (366045,1841339,0,'soga_hair_type_color',61,61,75), (366046,1841339,0,'soga_hair_type_highlight_color',109,131,182), (366047,1841339,1,'soga_lip_type',43,63,62), (366048,1841339,1,'soga_nose_type',-51,-70,12), (366049,1841339,0,'soga_skin_color',121,160,163), (366050,1841339,0,'wing_color1',255,255,255), (366051,1841339,0,'wing_color2',255,255,255), (366052,1841340,1,'cheek_type',25,-93,0), (366053,1841340,1,'chin_type',-34,95,-5), (366054,1841340,1,'ear_type',8,34,0), (366055,1841340,1,'eye_brow_type',-65,-34,85), (366056,1841340,1,'eye_type',-14,0,0), (366057,1841340,0,'hair_color1',47,166,192), (366058,1841340,0,'hair_face_color',225,221,214), (366059,1841340,0,'hair_face_highlight_color',89,73,129), (366060,1841340,0,'hair_type_color',225,221,214), (366061,1841340,0,'hair_type_highlight_color',89,73,129), (366062,1841340,1,'lip_type',-15,29,32), (366063,1841340,1,'nose_type',62,47,-90), (366064,1841340,0,'skin_color',121,164,163), (366065,1841340,1,'soga_cheek_type',0,-65,-34), (366066,1841340,1,'soga_chin_type',0,-15,29), (366067,1841340,1,'soga_ear_type',0,-14,0), (366068,1841340,1,'soga_eye_brow_type',0,8,34), (366069,1841340,0,'soga_eye_color',229,229,102), (366070,1841340,0,'soga_hair_face_color',225,221,214), (366071,1841340,0,'soga_hair_face_highlight_color',89,73,129), (366072,1841340,0,'soga_hair_type_color',225,221,214), (366073,1841340,0,'soga_hair_type_highlight_color',89,73,129), (366074,1841340,1,'soga_lip_type',85,25,-93), (366075,1841340,1,'soga_nose_type',32,-34,95), (366076,1841340,0,'soga_skin_color',121,164,163), (366077,1841340,0,'wing_color1',255,255,255), (366078,1841340,0,'wing_color2',255,255,255), (366079,1841341,1,'cheek_type',51,-12,0), (366080,1841341,1,'chin_type',53,-63,-70), (366081,1841341,1,'ear_type',-87,-43,0), (366082,1841341,1,'eye_brow_type',66,-14,-5), (366083,1841341,0,'eye_color',238,177,255), (366084,1841341,1,'eye_type',32,0,0), (366085,1841341,0,'hair_color1',179,193,81), (366086,1841341,0,'hair_face_color',100,131,153), (366087,1841341,0,'hair_face_highlight_color',213,205,195), (366088,1841341,0,'hair_type_color',100,131,153), (366089,1841341,0,'hair_type_highlight_color',213,205,195), (366090,1841341,1,'lip_type',-10,-68,-26), (366091,1841341,1,'nose_type',48,-77,-63), (366092,1841341,0,'skin_color',134,156,172), (366093,1841341,1,'soga_cheek_type',0,66,-14), (366094,1841341,1,'soga_chin_type',0,-10,-68), (366095,1841341,1,'soga_ear_type',0,32,0), (366096,1841341,1,'soga_eye_brow_type',0,-87,-43), (366097,1841341,0,'soga_eye_color',229,229,102), (366098,1841341,0,'soga_hair_face_color',100,131,153), (366099,1841341,0,'soga_hair_face_highlight_color',213,205,195), (366100,1841341,0,'soga_hair_type_color',100,131,153), (366101,1841341,0,'soga_hair_type_highlight_color',213,205,195), (366102,1841341,1,'soga_lip_type',-5,51,-12), (366103,1841341,1,'soga_nose_type',-26,53,-63), (366104,1841341,0,'soga_skin_color',134,156,172), (366105,1841341,0,'wing_color1',255,255,255), (366106,1841341,0,'wing_color2',255,255,255), (366107,1841342,1,'cheek_type',-20,65,0), (366108,1841342,1,'chin_type',-5,87,3), (366109,1841342,1,'ear_type',63,11,0), (366110,1841342,1,'eye_brow_type',-45,52,98), (366111,1841342,0,'eye_color',234,119,255), (366112,1841342,1,'eye_type',-47,0,0), (366113,1841342,0,'hair_color1',191,239,228), (366114,1841342,0,'hair_face_color',244,246,246), (366115,1841342,0,'hair_face_highlight_color',6,3,1), (366116,1841342,0,'hair_type_color',244,246,246), (366117,1841342,0,'hair_type_highlight_color',6,3,1), (366118,1841342,1,'lip_type',-42,-75,14), (366119,1841342,1,'nose_type',29,-65,-17), (366120,1841342,0,'skin_color',155,139,173), (366121,1841342,1,'soga_cheek_type',0,-45,52), (366122,1841342,1,'soga_chin_type',0,-42,-75), (366123,1841342,1,'soga_ear_type',0,-47,0), (366124,1841342,1,'soga_eye_brow_type',0,63,11), (366125,1841342,0,'soga_eye_color',229,229,102), (366126,1841342,0,'soga_hair_face_color',244,246,246), (366127,1841342,0,'soga_hair_face_highlight_color',6,3,1), (366128,1841342,0,'soga_hair_type_color',244,246,246), (366129,1841342,0,'soga_hair_type_highlight_color',6,3,1), (366130,1841342,1,'soga_lip_type',98,-20,65), (366131,1841342,1,'soga_nose_type',14,-5,87), (366132,1841342,0,'soga_skin_color',155,139,173), (366133,1841342,0,'wing_color1',255,255,255), (366134,1841342,0,'wing_color2',255,255,255), (366135,1841343,1,'cheek_type',3,-31,0), (366136,1841343,1,'chin_type',28,-4,2), (366137,1841343,1,'ear_type',20,17,0), (366138,1841343,1,'eye_brow_type',-31,28,0), (366139,1841343,0,'eye_color',40,23,58), (366140,1841343,1,'eye_type',-26,0,0), (366141,1841343,0,'hair_color1',28,237,0), (366142,1841343,0,'hair_face_color',138,129,138), (366143,1841343,0,'hair_face_highlight_color',105,103,97), (366144,1841343,0,'hair_type_color',138,129,138), (366145,1841343,0,'hair_type_highlight_color',105,103,97), (366146,1841343,1,'lip_type',-7,23,-42), (366147,1841343,1,'nose_type',-12,28,-19), (366148,1841343,0,'skin_color',48,79,99), (366149,1841343,1,'soga_cheek_type',0,-31,28), (366150,1841343,1,'soga_chin_type',0,-7,23), (366151,1841343,1,'soga_ear_type',0,-26,0), (366152,1841343,1,'soga_eye_brow_type',0,20,17), (366153,1841343,0,'soga_eye_color',229,229,102), (366154,1841343,0,'soga_hair_face_color',138,129,138), (366155,1841343,0,'soga_hair_face_highlight_color',105,103,97), (366156,1841343,0,'soga_hair_type_color',138,129,138), (366157,1841343,0,'soga_hair_type_highlight_color',105,103,97), (366158,1841343,1,'soga_lip_type',0,3,-31), (366159,1841343,1,'soga_nose_type',-42,28,-4), (366160,1841343,0,'soga_skin_color',48,79,99), (366161,1841343,0,'wing_color1',255,255,255), (366162,1841343,0,'wing_color2',255,255,255), (366163,1841344,1,'cheek_type',-20,65,0), (366164,1841344,1,'chin_type',-5,87,3), (366165,1841344,1,'ear_type',63,11,0), (366166,1841344,1,'eye_brow_type',-45,52,98), (366167,1841344,0,'eye_color',234,119,255), (366168,1841344,1,'eye_type',-47,0,0), (366169,1841344,0,'hair_color1',191,239,228), (366170,1841344,0,'hair_face_color',244,246,246), (366171,1841344,0,'hair_face_highlight_color',6,3,1), (366172,1841344,0,'hair_type_color',244,246,246), (366173,1841344,0,'hair_type_highlight_color',6,3,1), (366174,1841344,1,'lip_type',-42,-75,14), (366175,1841344,1,'nose_type',29,-65,-17), (366176,1841344,0,'skin_color',155,139,173), (366177,1841344,1,'soga_cheek_type',0,-45,52), (366178,1841344,1,'soga_chin_type',0,-42,-75), (366179,1841344,1,'soga_ear_type',0,-47,0), (366180,1841344,1,'soga_eye_brow_type',0,63,11), (366181,1841344,0,'soga_eye_color',229,229,102), (366182,1841344,0,'soga_hair_face_color',244,246,246), (366183,1841344,0,'soga_hair_face_highlight_color',6,3,1), (366184,1841344,0,'soga_hair_type_color',244,246,246), (366185,1841344,0,'soga_hair_type_highlight_color',6,3,1), (366186,1841344,1,'soga_lip_type',98,-20,65), (366187,1841344,1,'soga_nose_type',14,-5,87), (366188,1841344,0,'soga_skin_color',155,139,173), (366189,1841344,0,'wing_color1',255,255,255), (366190,1841344,0,'wing_color2',255,255,255), (366191,1841345,1,'cheek_type',7,20,0), (366192,1841345,1,'chin_type',11,-8,-5), (366193,1841345,1,'ear_type',0,-12,0), (366194,1841345,1,'eye_brow_type',4,-11,-34), (366195,1841345,0,'eye_color',188,146,255), (366196,1841345,1,'eye_type',32,0,0), (366197,1841345,0,'hair_color1',25,28,0), (366198,1841345,0,'hair_face_color',173,152,172), (366199,1841345,0,'hair_face_highlight_color',105,103,97), (366200,1841345,0,'hair_type_color',173,152,172), (366201,1841345,0,'hair_type_highlight_color',105,103,97), (366202,1841345,1,'lip_type',5,-26,-26), (366203,1841345,1,'nose_type',0,25,28), (366204,1841345,0,'skin_color',103,159,158), (366205,1841345,1,'soga_cheek_type',0,4,-11), (366206,1841345,1,'soga_chin_type',0,5,-26), (366207,1841345,1,'soga_ear_type',0,32,0), (366208,1841345,1,'soga_eye_brow_type',0,0,-12), (366209,1841345,0,'soga_eye_color',229,229,102), (366210,1841345,0,'soga_hair_face_color',173,152,172), (366211,1841345,0,'soga_hair_face_highlight_color',105,103,97), (366212,1841345,0,'soga_hair_type_color',173,152,172), (366213,1841345,0,'soga_hair_type_highlight_color',105,103,97), (366214,1841345,1,'soga_lip_type',-34,7,20), (366215,1841345,1,'soga_nose_type',-26,11,-8), (366216,1841345,0,'soga_skin_color',103,159,158), (366217,1841345,0,'wing_color1',255,255,255), (366218,1841345,0,'wing_color2',255,255,255), (366219,1841346,1,'cheek_type',25,-10,0), (366220,1841346,1,'chin_type',-1,0,12), (366221,1841346,1,'ear_type',9,-21,0), (366222,1841346,1,'eye_brow_type',0,20,7), (366223,1841346,0,'eye_color',243,167,255), (366224,1841346,1,'eye_type',-2,0,0), (366225,1841346,0,'hair_color1',17,31,0), (366226,1841346,0,'hair_face_color',141,120,147), (366227,1841346,0,'hair_face_highlight_color',105,103,97), (366228,1841346,0,'hair_type_color',141,120,147), (366229,1841346,0,'hair_type_highlight_color',105,103,97), (366230,1841346,1,'lip_type',25,-17,10), (366231,1841346,1,'nose_type',-9,17,31), (366232,1841346,0,'skin_color',58,99,111), (366233,1841346,1,'soga_cheek_type',0,0,20), (366234,1841346,1,'soga_chin_type',0,25,-17), (366235,1841346,1,'soga_ear_type',0,-2,0), (366236,1841346,1,'soga_eye_brow_type',0,9,-21), (366237,1841346,0,'soga_eye_color',229,229,102), (366238,1841346,0,'soga_hair_face_color',141,120,147), (366239,1841346,0,'soga_hair_face_highlight_color',105,103,97), (366240,1841346,0,'soga_hair_type_color',141,120,147), (366241,1841346,0,'soga_hair_type_highlight_color',105,103,97), (366242,1841346,1,'soga_lip_type',7,25,-10), (366243,1841346,1,'soga_nose_type',10,-1,0), (366244,1841346,0,'soga_skin_color',58,99,111), (366245,1841346,0,'wing_color1',255,255,255), (366246,1841346,0,'wing_color2',255,255,255), (366247,1841347,1,'cheek_type',3,-31,0), (366248,1841347,1,'chin_type',28,-4,2), (366249,1841347,1,'ear_type',20,17,0), (366250,1841347,1,'eye_brow_type',-31,28,0), (366251,1841347,0,'eye_color',40,23,58), (366252,1841347,1,'eye_type',-26,0,0), (366253,1841347,0,'hair_color1',28,237,0), (366254,1841347,0,'hair_face_color',138,129,138), (366255,1841347,0,'hair_face_highlight_color',105,103,97), (366256,1841347,0,'hair_type_color',138,129,138), (366257,1841347,0,'hair_type_highlight_color',105,103,97), (366258,1841347,1,'lip_type',-7,23,-42), (366259,1841347,1,'nose_type',-12,28,-19), (366260,1841347,0,'skin_color',48,79,99), (366261,1841347,1,'soga_cheek_type',0,-31,28), (366262,1841347,1,'soga_chin_type',0,-7,23), (366263,1841347,1,'soga_ear_type',0,-26,0), (366264,1841347,1,'soga_eye_brow_type',0,20,17), (366265,1841347,0,'soga_eye_color',229,229,102), (366266,1841347,0,'soga_hair_face_color',138,129,138), (366267,1841347,0,'soga_hair_face_highlight_color',105,103,97), (366268,1841347,0,'soga_hair_type_color',138,129,138), (366269,1841347,0,'soga_hair_type_highlight_color',105,103,97), (366270,1841347,1,'soga_lip_type',0,3,-31), (366271,1841347,1,'soga_nose_type',-42,28,-4), (366272,1841347,0,'soga_skin_color',48,79,99), (366273,1841347,0,'wing_color1',255,255,255), (366274,1841347,0,'wing_color2',255,255,255), (366275,1841348,1,'cheek_type',17,7,0), (366276,1841348,1,'chin_type',7,-21,25), (366277,1841348,1,'ear_type',17,-2,0), (366278,1841348,1,'eye_brow_type',-12,14,-4), (366279,1841348,0,'eye_color',225,129,255), (366280,1841348,1,'eye_type',-14,0,0), (366281,1841348,0,'hair_color1',20,9,0), (366282,1841348,0,'hair_face_color',155,135,162), (366283,1841348,0,'hair_face_highlight_color',105,103,97), (366284,1841348,0,'hair_type_color',155,135,162), (366285,1841348,0,'hair_type_highlight_color',105,103,97), (366286,1841348,1,'lip_type',-18,-12,1), (366287,1841348,1,'nose_type',14,20,9), (366288,1841348,0,'skin_color',0,12,12), (366289,1841348,1,'soga_cheek_type',0,-12,14), (366290,1841348,1,'soga_chin_type',0,-18,-12), (366291,1841348,1,'soga_ear_type',0,-14,0), (366292,1841348,1,'soga_eye_brow_type',0,17,-2), (366293,1841348,0,'soga_eye_color',229,229,102), (366294,1841348,0,'soga_hair_face_color',155,135,162), (366295,1841348,0,'soga_hair_face_highlight_color',105,103,97), (366296,1841348,0,'soga_hair_type_color',155,135,162), (366297,1841348,0,'soga_hair_type_highlight_color',105,103,97), (366298,1841348,1,'soga_lip_type',-4,17,7), (366299,1841348,1,'soga_nose_type',1,7,-21), (366300,1841348,0,'soga_skin_color',0,12,12), (366301,1841348,0,'wing_color1',255,255,255), (366302,1841348,0,'wing_color2',255,255,255), (366303,1841349,1,'cheek_type',-21,-10,0), (366304,1841349,1,'chin_type',-32,25,0), (366305,1841349,1,'ear_type',-17,10,0), (366306,1841349,1,'eye_brow_type',0,46,-21), (366307,1841349,0,'eye_color',199,187,255), (366308,1841349,1,'eye_type',-20,0,0), (366309,1841349,0,'hair_color1',230,242,0), (366310,1841349,0,'hair_face_color',189,178,189), (366311,1841349,0,'hair_face_highlight_color',105,103,97), (366312,1841349,0,'hair_type_color',189,178,189), (366313,1841349,0,'hair_type_highlight_color',105,103,97), (366314,1841349,1,'lip_type',-34,48,19), (366315,1841349,1,'nose_type',-4,-26,-14), (366316,1841349,0,'skin_color',0,1,1), (366317,1841349,1,'soga_cheek_type',0,0,46), (366318,1841349,1,'soga_chin_type',0,-34,48), (366319,1841349,1,'soga_ear_type',0,-20,0), (366320,1841349,1,'soga_eye_brow_type',0,-17,10), (366321,1841349,0,'soga_eye_color',229,229,102), (366322,1841349,0,'soga_hair_face_color',189,178,189), (366323,1841349,0,'soga_hair_face_highlight_color',105,103,97), (366324,1841349,0,'soga_hair_type_color',189,178,189), (366325,1841349,0,'soga_hair_type_highlight_color',105,103,97), (366326,1841349,1,'soga_lip_type',-21,-21,-10), (366327,1841349,1,'soga_nose_type',19,-32,25), (366328,1841349,0,'soga_skin_color',0,1,1), (366329,1841349,0,'wing_color1',255,255,255), (366330,1841349,0,'wing_color2',255,255,255), (366331,1841350,1,'cheek_type',3,-31,0), (366332,1841350,1,'chin_type',28,-4,2), (366333,1841350,1,'ear_type',20,17,0), (366334,1841350,1,'eye_brow_type',-31,28,0), (366335,1841350,0,'eye_color',40,23,58), (366336,1841350,1,'eye_type',-26,0,0), (366337,1841350,0,'hair_color1',28,237,0), (366338,1841350,0,'hair_face_color',138,129,138), (366339,1841350,0,'hair_face_highlight_color',105,103,97), (366340,1841350,0,'hair_type_color',138,129,138), (366341,1841350,0,'hair_type_highlight_color',105,103,97), (366342,1841350,1,'lip_type',-7,23,-42), (366343,1841350,1,'nose_type',-12,28,-19), (366344,1841350,0,'skin_color',48,79,99), (366345,1841350,1,'soga_cheek_type',0,-31,28), (366346,1841350,1,'soga_chin_type',0,-7,23), (366347,1841350,1,'soga_ear_type',0,-26,0), (366348,1841350,1,'soga_eye_brow_type',0,20,17), (366349,1841350,0,'soga_eye_color',229,229,102), (366350,1841350,0,'soga_hair_face_color',138,129,138), (366351,1841350,0,'soga_hair_face_highlight_color',105,103,97), (366352,1841350,0,'soga_hair_type_color',138,129,138), (366353,1841350,0,'soga_hair_type_highlight_color',105,103,97), (366354,1841350,1,'soga_lip_type',0,3,-31), (366355,1841350,1,'soga_nose_type',-42,28,-4), (366356,1841350,0,'soga_skin_color',48,79,99), (366357,1841350,0,'wing_color1',255,255,255), (366358,1841350,0,'wing_color2',255,255,255), (366359,1841351,1,'cheek_type',88,87,0), (366360,1841351,1,'chin_type',-64,0,45), (366361,1841351,1,'ear_type',2,37,0), (366362,1841351,1,'eye_brow_type',8,-77,34), (366363,1841351,0,'eye_color',212,172,255), (366364,1841351,1,'eye_type',-35,0,0), (366365,1841351,0,'hair_color1',17,239,48), (366366,1841351,0,'hair_face_color',107,131,144), (366367,1841351,0,'hair_face_highlight_color',96,84,129), (366368,1841351,0,'hair_type_color',107,131,144), (366369,1841351,0,'hair_type_highlight_color',96,84,129), (366370,1841351,1,'lip_type',41,-25,-20), (366371,1841351,1,'nose_type',53,17,-17), (366372,1841351,0,'skin_color',167,200,207), (366373,1841351,1,'soga_cheek_type',0,8,-77), (366374,1841351,1,'soga_chin_type',0,41,-25), (366375,1841351,1,'soga_ear_type',0,-35,0), (366376,1841351,1,'soga_eye_brow_type',0,2,37), (366377,1841351,0,'soga_eye_color',229,229,102), (366378,1841351,0,'soga_hair_face_color',107,131,144), (366379,1841351,0,'soga_hair_face_highlight_color',96,84,129), (366380,1841351,0,'soga_hair_type_color',107,131,144), (366381,1841351,0,'soga_hair_type_highlight_color',96,84,129), (366382,1841351,1,'soga_lip_type',34,88,87), (366383,1841351,1,'soga_nose_type',-20,-64,0), (366384,1841351,0,'soga_skin_color',167,200,207), (366385,1841351,0,'wing_color1',255,255,255), (366386,1841351,0,'wing_color2',255,255,255), (366387,1841352,1,'cheek_type',-3,28,0), (366388,1841352,1,'chin_type',-1,-2,9), (366389,1841352,1,'ear_type',7,3,0), (366390,1841352,1,'eye_brow_type',-1,-29,-23), (366391,1841352,0,'eye_color',240,144,255), (366392,1841352,1,'eye_type',-2,0,0), (366393,1841352,0,'hair_color1',228,11,0), (366394,1841352,0,'hair_face_color',219,244,244), (366395,1841352,0,'hair_face_highlight_color',105,103,97), (366396,1841352,0,'hair_type_color',219,244,244), (366397,1841352,0,'hair_type_highlight_color',105,103,97), (366398,1841352,1,'lip_type',-37,-7,0), (366399,1841352,1,'nose_type',0,-28,11), (366400,1841352,0,'skin_color',136,176,189), (366401,1841352,1,'soga_cheek_type',0,-1,-29), (366402,1841352,1,'soga_chin_type',0,-37,-7), (366403,1841352,1,'soga_ear_type',0,-2,0), (366404,1841352,1,'soga_eye_brow_type',0,7,3), (366405,1841352,0,'soga_eye_color',229,229,102), (366406,1841352,0,'soga_hair_face_color',219,244,244), (366407,1841352,0,'soga_hair_face_highlight_color',105,103,97), (366408,1841352,0,'soga_hair_type_color',219,244,244), (366409,1841352,0,'soga_hair_type_highlight_color',105,103,97), (366410,1841352,1,'soga_lip_type',-23,-3,28), (366411,1841352,1,'soga_nose_type',0,-1,-2), (366412,1841352,0,'soga_skin_color',136,176,189), (366413,1841352,0,'wing_color1',255,255,255), (366414,1841352,0,'wing_color2',255,255,255), (366415,1841353,1,'cheek_type',51,-12,0), (366416,1841353,1,'chin_type',53,-63,-70), (366417,1841353,1,'ear_type',-87,-43,0), (366418,1841353,1,'eye_brow_type',66,-14,-5), (366419,1841353,0,'eye_color',238,177,255), (366420,1841353,1,'eye_type',32,0,0), (366421,1841353,0,'hair_color1',179,193,81), (366422,1841353,0,'hair_face_color',100,131,153), (366423,1841353,0,'hair_face_highlight_color',213,205,195), (366424,1841353,0,'hair_type_color',100,131,153), (366425,1841353,0,'hair_type_highlight_color',213,205,195), (366426,1841353,1,'lip_type',-10,-68,-26), (366427,1841353,1,'nose_type',48,-77,-63), (366428,1841353,0,'skin_color',134,156,172), (366429,1841353,1,'soga_cheek_type',0,66,-14), (366430,1841353,1,'soga_chin_type',0,-10,-68), (366431,1841353,1,'soga_ear_type',0,32,0), (366432,1841353,1,'soga_eye_brow_type',0,-87,-43), (366433,1841353,0,'soga_eye_color',229,229,102), (366434,1841353,0,'soga_hair_face_color',100,131,153), (366435,1841353,0,'soga_hair_face_highlight_color',213,205,195), (366436,1841353,0,'soga_hair_type_color',100,131,153), (366437,1841353,0,'soga_hair_type_highlight_color',213,205,195), (366438,1841353,1,'soga_lip_type',-5,51,-12), (366439,1841353,1,'soga_nose_type',-26,53,-63), (366440,1841353,0,'soga_skin_color',134,156,172), (366441,1841353,0,'wing_color1',255,255,255), (366442,1841353,0,'wing_color2',255,255,255), (366443,1841354,1,'cheek_type',11,-19,0), (366444,1841354,1,'chin_type',8,4,-3), (366445,1841354,1,'ear_type',1,4,0), (366446,1841354,1,'eye_brow_type',22,0,26), (366447,1841354,0,'eye_color',42,55,80), (366448,1841354,1,'eye_type',-18,0,0), (366449,1841354,0,'hair_color1',28,231,0), (366450,1841354,0,'hair_face_color',133,126,133), (366451,1841354,0,'hair_face_highlight_color',105,103,97), (366452,1841354,0,'hair_type_color',133,126,133), (366453,1841354,0,'hair_type_highlight_color',105,103,97), (366454,1841354,1,'lip_type',45,1,-28), (366455,1841354,1,'nose_type',-3,28,-25), (366456,1841354,0,'skin_color',123,116,158), (366457,1841354,1,'soga_cheek_type',0,22,0), (366458,1841354,1,'soga_chin_type',0,45,1), (366459,1841354,1,'soga_ear_type',0,-18,0), (366460,1841354,1,'soga_eye_brow_type',0,1,4), (366461,1841354,0,'soga_eye_color',229,229,102), (366462,1841354,0,'soga_hair_face_color',133,126,133), (366463,1841354,0,'soga_hair_face_highlight_color',105,103,97), (366464,1841354,0,'soga_hair_type_color',133,126,133), (366465,1841354,0,'soga_hair_type_highlight_color',105,103,97), (366466,1841354,1,'soga_lip_type',26,11,-19), (366467,1841354,1,'soga_nose_type',-28,8,4), (366468,1841354,0,'soga_skin_color',123,116,158), (366469,1841354,0,'wing_color1',255,255,255), (366470,1841354,0,'wing_color2',255,255,255), (366471,1841355,1,'cheek_type',63,62,0), (366472,1841355,1,'chin_type',-70,12,-95), (366473,1841355,1,'ear_type',-29,-87,0), (366474,1841355,1,'eye_brow_type',95,68,43), (366475,1841355,0,'eye_color',73,136,134), (366476,1841355,1,'eye_type',64,0,0), (366477,1841355,0,'hair_color1',77,62,23), (366478,1841355,0,'hair_face_color',61,61,75), (366479,1841355,0,'hair_face_highlight_color',109,131,182), (366480,1841355,0,'hair_type_color',61,61,75), (366481,1841355,0,'hair_type_highlight_color',109,131,182), (366482,1841355,1,'lip_type',-85,83,-51), (366483,1841355,1,'nose_type',-89,77,62), (366484,1841355,0,'skin_color',121,160,163), (366485,1841355,1,'soga_cheek_type',0,95,68), (366486,1841355,1,'soga_chin_type',0,-85,83), (366487,1841355,1,'soga_ear_type',0,64,0), (366488,1841355,1,'soga_eye_brow_type',0,-29,-87), (366489,1841355,0,'soga_eye_color',229,229,102), (366490,1841355,0,'soga_hair_face_color',61,61,75), (366491,1841355,0,'soga_hair_face_highlight_color',109,131,182), (366492,1841355,0,'soga_hair_type_color',61,61,75), (366493,1841355,0,'soga_hair_type_highlight_color',109,131,182), (366494,1841355,1,'soga_lip_type',43,63,62), (366495,1841355,1,'soga_nose_type',-51,-70,12), (366496,1841355,0,'soga_skin_color',121,160,163), (366497,1841355,0,'wing_color1',255,255,255), (366498,1841355,0,'wing_color2',255,255,255), (366499,1841356,1,'cheek_type',17,7,0), (366500,1841356,1,'chin_type',7,-21,25), (366501,1841356,1,'ear_type',17,-2,0), (366502,1841356,1,'eye_brow_type',-12,14,-4), (366503,1841356,0,'eye_color',225,129,255), (366504,1841356,1,'eye_type',-14,0,0), (366505,1841356,0,'hair_color1',20,9,0), (366506,1841356,0,'hair_face_color',155,135,162), (366507,1841356,0,'hair_face_highlight_color',105,103,97), (366508,1841356,0,'hair_type_color',155,135,162), (366509,1841356,0,'hair_type_highlight_color',105,103,97), (366510,1841356,1,'lip_type',-18,-12,1), (366511,1841356,1,'nose_type',14,20,9), (366512,1841356,0,'skin_color',0,12,12), (366513,1841356,1,'soga_cheek_type',0,-12,14), (366514,1841356,1,'soga_chin_type',0,-18,-12), (366515,1841356,1,'soga_ear_type',0,-14,0), (366516,1841356,1,'soga_eye_brow_type',0,17,-2), (366517,1841356,0,'soga_eye_color',229,229,102), (366518,1841356,0,'soga_hair_face_color',155,135,162), (366519,1841356,0,'soga_hair_face_highlight_color',105,103,97), (366520,1841356,0,'soga_hair_type_color',155,135,162), (366521,1841356,0,'soga_hair_type_highlight_color',105,103,97), (366522,1841356,1,'soga_lip_type',-4,17,7), (366523,1841356,1,'soga_nose_type',1,7,-21), (366524,1841356,0,'soga_skin_color',0,12,12), (366525,1841356,0,'wing_color1',255,255,255), (366526,1841356,0,'wing_color2',255,255,255), (366527,1841357,1,'cheek_type',25,-64,0), (366528,1841357,1,'chin_type',-63,87,75), (366529,1841357,1,'ear_type',81,-81,0), (366530,1841357,1,'eye_brow_type',41,37,31), (366531,1841357,0,'eye_color',230,116,250), (366532,1841357,1,'eye_type',-12,0,0), (366533,1841357,0,'hair_color1',239,51,238), (366534,1841357,0,'hair_face_color',102,133,150), (366535,1841357,0,'hair_face_highlight_color',100,131,153), (366536,1841357,0,'hair_type_color',102,133,150), (366537,1841357,0,'hair_type_highlight_color',100,131,153), (366538,1841357,1,'lip_type',64,-84,-72), (366539,1841357,1,'nose_type',-75,-17,51), (366540,1841357,0,'skin_color',130,173,172), (366541,1841357,1,'soga_cheek_type',0,41,37), (366542,1841357,1,'soga_chin_type',0,64,-84), (366543,1841357,1,'soga_ear_type',0,-12,0), (366544,1841357,1,'soga_eye_brow_type',0,81,-81), (366545,1841357,0,'soga_eye_color',229,229,102), (366546,1841357,0,'soga_hair_face_color',102,133,150), (366547,1841357,0,'soga_hair_face_highlight_color',100,131,153), (366548,1841357,0,'soga_hair_type_color',102,133,150), (366549,1841357,0,'soga_hair_type_highlight_color',100,131,153), (366550,1841357,1,'soga_lip_type',31,25,-64), (366551,1841357,1,'soga_nose_type',-72,-63,87), (366552,1841357,0,'soga_skin_color',130,173,172), (366553,1841357,0,'wing_color1',255,255,255), (366554,1841357,0,'wing_color2',255,255,255), (366555,1841358,1,'cheek_type',87,34,0), (366556,1841358,1,'chin_type',62,-95,25), (366557,1841358,1,'ear_type',44,-64,0), (366558,1841358,1,'eye_brow_type',-77,58,98), (366559,1841358,0,'eye_color',28,33,54), (366560,1841358,1,'eye_type',-31,0,0), (366561,1841358,0,'hair_color1',244,186,78), (366562,1841358,0,'hair_face_color',105,144,167), (366563,1841358,0,'hair_face_highlight_color',6,3,1), (366564,1841358,0,'hair_type_color',105,144,167), (366565,1841358,0,'hair_type_highlight_color',6,3,1), (366566,1841358,1,'lip_type',88,22,85), (366567,1841358,1,'nose_type',82,-12,-70), (366568,1841358,0,'skin_color',120,163,162), (366569,1841358,1,'soga_cheek_type',0,-77,58), (366570,1841358,1,'soga_chin_type',0,88,22), (366571,1841358,1,'soga_ear_type',0,-31,0), (366572,1841358,1,'soga_eye_brow_type',0,44,-64), (366573,1841358,0,'soga_eye_color',229,229,102), (366574,1841358,0,'soga_hair_face_color',105,144,167), (366575,1841358,0,'soga_hair_face_highlight_color',6,3,1), (366576,1841358,0,'soga_hair_type_color',105,144,167), (366577,1841358,0,'soga_hair_type_highlight_color',6,3,1), (366578,1841358,1,'soga_lip_type',98,87,34), (366579,1841358,1,'soga_nose_type',85,62,-95), (366580,1841358,0,'soga_skin_color',120,163,162), (366581,1841358,0,'wing_color1',255,255,255), (366582,1841358,0,'wing_color2',255,255,255), (366583,1841359,1,'cheek_type',11,-19,0), (366584,1841359,1,'chin_type',8,4,-3), (366585,1841359,1,'ear_type',1,4,0), (366586,1841359,1,'eye_brow_type',22,0,26), (366587,1841359,0,'eye_color',42,55,80), (366588,1841359,1,'eye_type',-18,0,0), (366589,1841359,0,'hair_color1',28,231,0), (366590,1841359,0,'hair_face_color',133,126,133), (366591,1841359,0,'hair_face_highlight_color',105,103,97), (366592,1841359,0,'hair_type_color',133,126,133), (366593,1841359,0,'hair_type_highlight_color',105,103,97), (366594,1841359,1,'lip_type',45,1,-28), (366595,1841359,1,'nose_type',-3,28,-25), (366596,1841359,0,'skin_color',123,116,158), (366597,1841359,1,'soga_cheek_type',0,22,0), (366598,1841359,1,'soga_chin_type',0,45,1), (366599,1841359,1,'soga_ear_type',0,-18,0), (366600,1841359,1,'soga_eye_brow_type',0,1,4), (366601,1841359,0,'soga_eye_color',229,229,102), (366602,1841359,0,'soga_hair_face_color',133,126,133), (366603,1841359,0,'soga_hair_face_highlight_color',105,103,97), (366604,1841359,0,'soga_hair_type_color',133,126,133), (366605,1841359,0,'soga_hair_type_highlight_color',105,103,97), (366606,1841359,1,'soga_lip_type',26,11,-19), (366607,1841359,1,'soga_nose_type',-28,8,4), (366608,1841359,0,'soga_skin_color',123,116,158), (366609,1841359,0,'wing_color1',255,255,255), (366610,1841359,0,'wing_color2',255,255,255), (366611,1841360,1,'cheek_type',37,28,0), (366612,1841360,1,'chin_type',-8,-25,0), (366613,1841360,1,'ear_type',10,18,0), (366614,1841360,1,'eye_brow_type',-4,-8,14), (366615,1841360,0,'eye_color',245,176,255), (366616,1841360,1,'eye_type',-10,0,0), (366617,1841360,0,'hair_color1',10,216,0), (366618,1841360,0,'hair_face_color',226,226,226), (366619,1841360,0,'hair_face_highlight_color',105,103,97), (366620,1841360,0,'hair_type_color',226,226,226), (366621,1841360,0,'hair_type_highlight_color',105,103,97), (366622,1841360,1,'lip_type',31,-17,-4), (366623,1841360,1,'nose_type',23,10,-40), (366624,1841360,0,'skin_color',212,178,213), (366625,1841360,1,'soga_cheek_type',0,-4,-8), (366626,1841360,1,'soga_chin_type',0,31,-17), (366627,1841360,1,'soga_ear_type',0,-10,0), (366628,1841360,1,'soga_eye_brow_type',0,10,18), (366629,1841360,0,'soga_eye_color',229,229,102), (366630,1841360,0,'soga_hair_face_color',226,226,226), (366631,1841360,0,'soga_hair_face_highlight_color',105,103,97), (366632,1841360,0,'soga_hair_type_color',226,226,226), (366633,1841360,0,'soga_hair_type_highlight_color',105,103,97), (366634,1841360,1,'soga_lip_type',14,37,28), (366635,1841360,1,'soga_nose_type',-4,-8,-25), (366636,1841360,0,'soga_skin_color',212,178,213), (366637,1841360,0,'wing_color1',255,255,255), (366638,1841360,0,'wing_color2',255,255,255), (366639,1841361,1,'cheek_type',8,-10,0), (366640,1841361,1,'chin_type',7,1,-14), (366641,1841361,1,'ear_type',-19,3,0), (366642,1841361,1,'eye_brow_type',-25,-32,-1), (366643,1841361,0,'eye_color',108,53,114), (366644,1841361,1,'eye_type',8,0,0), (366645,1841361,0,'hair_color1',7,213,0), (366646,1841361,0,'hair_face_color',202,174,203), (366647,1841361,0,'hair_face_highlight_color',105,103,97), (366648,1841361,0,'hair_type_color',202,174,203), (366649,1841361,0,'hair_type_highlight_color',105,103,97), (366650,1841361,1,'lip_type',-45,12,38), (366651,1841361,1,'nose_type',-7,7,-43), (366652,1841361,0,'skin_color',37,75,89), (366653,1841361,1,'soga_cheek_type',0,-25,-32), (366654,1841361,1,'soga_chin_type',0,-45,12), (366655,1841361,1,'soga_ear_type',0,8,0), (366656,1841361,1,'soga_eye_brow_type',0,-19,3), (366657,1841361,0,'soga_eye_color',229,229,102), (366658,1841361,0,'soga_hair_face_color',202,174,203), (366659,1841361,0,'soga_hair_face_highlight_color',105,103,97), (366660,1841361,0,'soga_hair_type_color',202,174,203), (366661,1841361,0,'soga_hair_type_highlight_color',105,103,97), (366662,1841361,1,'soga_lip_type',-1,8,-10), (366663,1841361,1,'soga_nose_type',38,7,1), (366664,1841361,0,'soga_skin_color',37,75,89), (366665,1841361,0,'wing_color1',255,255,255), (366666,1841361,0,'wing_color2',255,255,255), (366667,1841362,1,'cheek_type',25,-64,0), (366668,1841362,1,'chin_type',-63,87,75), (366669,1841362,1,'ear_type',81,-81,0), (366670,1841362,1,'eye_brow_type',41,37,31), (366671,1841362,0,'eye_color',230,116,250), (366672,1841362,1,'eye_type',-12,0,0), (366673,1841362,0,'hair_color1',239,51,238), (366674,1841362,0,'hair_face_color',102,133,150), (366675,1841362,0,'hair_face_highlight_color',100,131,153), (366676,1841362,0,'hair_type_color',102,133,150), (366677,1841362,0,'hair_type_highlight_color',100,131,153), (366678,1841362,1,'lip_type',64,-84,-72), (366679,1841362,1,'nose_type',-75,-17,51), (366680,1841362,0,'skin_color',130,173,172), (366681,1841362,1,'soga_cheek_type',0,41,37), (366682,1841362,1,'soga_chin_type',0,64,-84), (366683,1841362,1,'soga_ear_type',0,-12,0), (366684,1841362,1,'soga_eye_brow_type',0,81,-81), (366685,1841362,0,'soga_eye_color',229,229,102), (366686,1841362,0,'soga_hair_face_color',102,133,150), (366687,1841362,0,'soga_hair_face_highlight_color',100,131,153), (366688,1841362,0,'soga_hair_type_color',102,133,150), (366689,1841362,0,'soga_hair_type_highlight_color',100,131,153), (366690,1841362,1,'soga_lip_type',31,25,-64), (366691,1841362,1,'soga_nose_type',-72,-63,87), (366692,1841362,0,'soga_skin_color',130,173,172), (366693,1841362,0,'wing_color1',255,255,255), (366694,1841362,0,'wing_color2',255,255,255), (366695,1841363,1,'cheek_type',-2,37,0), (366696,1841363,1,'chin_type',4,0,-17), (366697,1841363,1,'ear_type',-17,0,0), (366698,1841363,1,'eye_brow_type',-4,-43,-25), (366699,1841363,0,'eye_color',32,22,52), (366700,1841363,1,'eye_type',26,0,0), (366701,1841363,0,'hair_color1',227,4,0), (366702,1841363,0,'hair_face_color',135,125,134), (366703,1841363,0,'hair_face_highlight_color',105,103,97), (366704,1841363,0,'hair_type_color',135,125,134), (366705,1841363,0,'hair_type_highlight_color',105,103,97), (366706,1841363,1,'lip_type',-20,12,17), (366707,1841363,1,'nose_type',3,-29,4), (366708,1841363,0,'skin_color',21,77,76), (366709,1841363,1,'soga_cheek_type',0,-4,-43), (366710,1841363,1,'soga_chin_type',0,-20,12), (366711,1841363,1,'soga_ear_type',0,26,0), (366712,1841363,1,'soga_eye_brow_type',0,-17,0), (366713,1841363,0,'soga_eye_color',229,229,102), (366714,1841363,0,'soga_hair_face_color',135,125,134), (366715,1841363,0,'soga_hair_face_highlight_color',105,103,97), (366716,1841363,0,'soga_hair_type_color',135,125,134), (366717,1841363,0,'soga_hair_type_highlight_color',105,103,97), (366718,1841363,1,'soga_lip_type',-25,-2,37), (366719,1841363,1,'soga_nose_type',17,4,0), (366720,1841363,0,'soga_skin_color',21,77,76), (366721,1841363,0,'wing_color1',255,255,255), (366722,1841363,0,'wing_color2',255,255,255), (366723,1841364,1,'cheek_type',94,22,0), (366724,1841364,1,'chin_type',26,-47,68), (366725,1841364,1,'ear_type',-46,-31,0), (366726,1841364,1,'eye_brow_type',74,-48,87), (366727,1841364,0,'eye_color',201,137,255), (366728,1841364,1,'eye_type',-71,0,0), (366729,1841364,0,'hair_color1',175,37,8), (366730,1841364,0,'hair_face_color',244,246,246), (366731,1841364,0,'hair_face_highlight_color',86,68,133), (366732,1841364,0,'hair_type_color',244,246,246), (366733,1841364,0,'hair_type_highlight_color',86,68,133), (366734,1841364,1,'lip_type',-98,90,-65), (366735,1841364,1,'nose_type',-44,-81,37), (366736,1841364,0,'skin_color',123,166,165), (366737,1841364,1,'soga_cheek_type',0,74,-48), (366738,1841364,1,'soga_chin_type',0,-98,90), (366739,1841364,1,'soga_ear_type',0,-71,0), (366740,1841364,1,'soga_eye_brow_type',0,-46,-31), (366741,1841364,0,'soga_eye_color',229,229,102), (366742,1841364,0,'soga_hair_face_color',244,246,246), (366743,1841364,0,'soga_hair_face_highlight_color',86,68,133), (366744,1841364,0,'soga_hair_type_color',244,246,246), (366745,1841364,0,'soga_hair_type_highlight_color',86,68,133), (366746,1841364,1,'soga_lip_type',87,94,22), (366747,1841364,1,'soga_nose_type',-65,26,-47), (366748,1841364,0,'soga_skin_color',123,166,165), (366749,1841364,0,'wing_color1',255,255,255), (366750,1841364,0,'wing_color2',255,255,255), (366751,1841365,1,'cheek_type',8,-10,0), (366752,1841365,1,'chin_type',7,1,-14), (366753,1841365,1,'ear_type',-19,3,0), (366754,1841365,1,'eye_brow_type',-25,-32,-1), (366755,1841365,0,'eye_color',108,53,114), (366756,1841365,1,'eye_type',8,0,0), (366757,1841365,0,'hair_color1',7,213,0), (366758,1841365,0,'hair_face_color',202,174,203), (366759,1841365,0,'hair_face_highlight_color',105,103,97), (366760,1841365,0,'hair_type_color',202,174,203), (366761,1841365,0,'hair_type_highlight_color',105,103,97), (366762,1841365,1,'lip_type',-45,12,38), (366763,1841365,1,'nose_type',-7,7,-43), (366764,1841365,0,'skin_color',37,75,89), (366765,1841365,1,'soga_cheek_type',0,-25,-32), (366766,1841365,1,'soga_chin_type',0,-45,12), (366767,1841365,1,'soga_ear_type',0,8,0), (366768,1841365,1,'soga_eye_brow_type',0,-19,3), (366769,1841365,0,'soga_eye_color',229,229,102), (366770,1841365,0,'soga_hair_face_color',202,174,203), (366771,1841365,0,'soga_hair_face_highlight_color',105,103,97), (366772,1841365,0,'soga_hair_type_color',202,174,203), (366773,1841365,0,'soga_hair_type_highlight_color',105,103,97), (366774,1841365,1,'soga_lip_type',-1,8,-10), (366775,1841365,1,'soga_nose_type',38,7,1), (366776,1841365,0,'soga_skin_color',37,75,89), (366777,1841365,0,'wing_color1',255,255,255), (366778,1841365,0,'wing_color2',255,255,255), (366779,1841366,1,'cheek_type',51,-12,0), (366780,1841366,1,'chin_type',53,-63,-70), (366781,1841366,1,'ear_type',-87,-43,0), (366782,1841366,1,'eye_brow_type',66,-14,-5), (366783,1841366,0,'eye_color',238,177,255), (366784,1841366,1,'eye_type',32,0,0), (366785,1841366,0,'hair_color1',179,193,81), (366786,1841366,0,'hair_face_color',100,131,153), (366787,1841366,0,'hair_face_highlight_color',213,205,195), (366788,1841366,0,'hair_type_color',100,131,153), (366789,1841366,0,'hair_type_highlight_color',213,205,195), (366790,1841366,1,'lip_type',-10,-68,-26), (366791,1841366,1,'nose_type',48,-77,-63), (366792,1841366,0,'skin_color',134,156,172), (366793,1841366,1,'soga_cheek_type',0,66,-14), (366794,1841366,1,'soga_chin_type',0,-10,-68), (366795,1841366,1,'soga_ear_type',0,32,0), (366796,1841366,1,'soga_eye_brow_type',0,-87,-43), (366797,1841366,0,'soga_eye_color',229,229,102), (366798,1841366,0,'soga_hair_face_color',100,131,153), (366799,1841366,0,'soga_hair_face_highlight_color',213,205,195), (366800,1841366,0,'soga_hair_type_color',100,131,153), (366801,1841366,0,'soga_hair_type_highlight_color',213,205,195), (366802,1841366,1,'soga_lip_type',-5,51,-12), (366803,1841366,1,'soga_nose_type',-26,53,-63), (366804,1841366,0,'soga_skin_color',134,156,172), (366805,1841366,0,'wing_color1',255,255,255), (366806,1841366,0,'wing_color2',255,255,255), (366807,1841367,1,'cheek_type',81,-69,0), (366808,1841367,1,'chin_type',-37,32,56), (366809,1841367,1,'ear_type',31,-50,0), (366810,1841367,1,'eye_brow_type',19,37,62), (366811,1841367,0,'eye_color',163,191,173), (366812,1841367,1,'eye_type',38,0,0), (366813,1841367,0,'hair_color1',34,203,91), (366814,1841367,0,'hair_color2',0,7,0), (366815,1841367,0,'hair_face_color',244,246,246), (366816,1841367,0,'hair_face_highlight_color',15,1,21), (366817,1841367,0,'hair_highlight',0,2,19), (366818,1841367,0,'hair_type_color',244,246,246), (366819,1841367,0,'hair_type_highlight_color',15,1,21), (366820,1841367,1,'lip_type',-37,-9,-29), (366821,1841367,1,'nose_type',50,38,-32), (366822,1841367,0,'skin_color',238,237,210), (366823,1841367,1,'soga_cheek_type',0,-7,37), (366824,1841367,1,'soga_chin_type',0,68,1), (366825,1841367,1,'soga_ear_type',0,31,0), (366826,1841367,1,'soga_eye_brow_type',0,68,-78), (366827,1841367,0,'soga_eye_color',204,204,204), (366828,1841367,0,'soga_hair_face_color',90,7,7), (366829,1841367,0,'soga_hair_face_highlight_color',39,21,6), (366830,1841367,0,'soga_hair_type_color',90,7,7), (366831,1841367,0,'soga_hair_type_highlight_color',39,21,6), (366832,1841367,1,'soga_lip_type',76,7,-61), (366833,1841367,1,'soga_nose_type',61,37,-20), (366834,1841367,0,'soga_skin_color',114,75,64), (366835,1841368,1,'cheek_type',-75,-31,0), (366836,1841368,1,'chin_type',-62,0,64), (366837,1841368,1,'ear_type',-46,-56,0), (366838,1841368,0,'eye_color',129,125,67), (366839,1841368,0,'hair_color1',228,21,233), (366840,1841368,0,'hair_face_color',244,246,246), (366841,1841368,0,'hair_face_highlight_color',65,66,79), (366842,1841368,0,'hair_type_color',244,246,246), (366843,1841368,0,'hair_type_highlight_color',65,66,79), (366844,1841368,1,'lip_type',-72,25,-1), (366845,1841368,1,'nose_type',0,-28,21), (366846,1841368,0,'skin_color',167,127,69), (366847,1841368,1,'soga_chin_type',0,-72,25), (366848,1841368,1,'soga_eye_brow_type',0,-46,-56), (366849,1841368,0,'soga_eye_color',204,204,204), (366850,1841368,0,'soga_hair_face_color',244,246,246), (366851,1841368,0,'soga_hair_face_highlight_color',65,66,79), (366852,1841368,0,'soga_hair_type_color',244,246,246), (366853,1841368,0,'soga_hair_type_highlight_color',65,66,79), (366854,1841368,1,'soga_lip_type',0,-75,-31), (366855,1841368,1,'soga_nose_type',-1,-62,0), (366856,1841368,0,'soga_skin_color',167,127,69), (366857,1841369,1,'cheek_type',58,0,0), (366858,1841369,1,'chin_type',-62,10,94), (366859,1841369,1,'ear_type',44,-48,0), (366860,1841369,1,'eye_brow_type',-44,-11,-62), (366861,1841369,0,'eye_color',141,70,150), (366862,1841369,1,'eye_type',48,0,0), (366863,1841369,0,'hair_color1',48,253,177), (366864,1841369,0,'hair_face_color',7,1,1), (366865,1841369,0,'hair_face_highlight_color',107,119,158), (366866,1841369,0,'hair_type_color',7,1,1), (366867,1841369,0,'hair_type_highlight_color',107,119,158), (366868,1841369,1,'lip_type',25,-15,-68), (366869,1841369,1,'nose_type',-7,48,-3), (366870,1841369,0,'skin_color',103,97,130), (366871,1841369,1,'soga_cheek_type',0,-44,-11), (366872,1841369,1,'soga_chin_type',0,25,-15), (366873,1841369,1,'soga_ear_type',0,48,0), (366874,1841369,1,'soga_eye_brow_type',0,44,-48), (366875,1841369,0,'soga_eye_color',229,229,102), (366876,1841369,0,'soga_hair_face_color',7,1,1), (366877,1841369,0,'soga_hair_face_highlight_color',107,119,158), (366878,1841369,0,'soga_hair_type_color',7,1,1), (366879,1841369,0,'soga_hair_type_highlight_color',107,119,158), (366880,1841369,1,'soga_lip_type',-62,58,0), (366881,1841369,1,'soga_nose_type',-68,-62,10), (366882,1841369,0,'soga_skin_color',103,97,130), (366883,1841369,0,'wing_color1',255,255,255), (366884,1841369,0,'wing_color2',255,255,255), (366885,1841370,1,'cheek_type',17,7,0), (366886,1841370,1,'chin_type',7,-21,25), (366887,1841370,1,'ear_type',17,-2,0), (366888,1841370,1,'eye_brow_type',-12,14,-4), (366889,1841370,0,'eye_color',225,129,255), (366890,1841370,1,'eye_type',-14,0,0), (366891,1841370,0,'hair_color1',20,9,0), (366892,1841370,0,'hair_face_color',155,135,162), (366893,1841370,0,'hair_face_highlight_color',105,103,97), (366894,1841370,0,'hair_type_color',155,135,162), (366895,1841370,0,'hair_type_highlight_color',105,103,97), (366896,1841370,1,'lip_type',-18,-12,1), (366897,1841370,1,'nose_type',14,20,9), (366898,1841370,0,'skin_color',0,12,12), (366899,1841370,1,'soga_cheek_type',0,-12,14), (366900,1841370,1,'soga_chin_type',0,-18,-12), (366901,1841370,1,'soga_ear_type',0,-14,0), (366902,1841370,1,'soga_eye_brow_type',0,17,-2), (366903,1841370,0,'soga_eye_color',229,229,102), (366904,1841370,0,'soga_hair_face_color',155,135,162), (366905,1841370,0,'soga_hair_face_highlight_color',105,103,97), (366906,1841370,0,'soga_hair_type_color',155,135,162), (366907,1841370,0,'soga_hair_type_highlight_color',105,103,97), (366908,1841370,1,'soga_lip_type',-4,17,7), (366909,1841370,1,'soga_nose_type',1,7,-21), (366910,1841370,0,'soga_skin_color',0,12,12), (366911,1841370,0,'wing_color1',255,255,255), (366912,1841370,0,'wing_color2',255,255,255), (366913,1841371,1,'cheek_type',-7,22,0), (366914,1841371,1,'chin_type',35,2,-4), (366915,1841371,1,'ear_type',-28,-3,0), (366916,1841371,1,'eye_brow_type',10,37,-35), (366917,1841371,1,'eye_type',1,0,0), (366918,1841371,0,'hair_color1',3,238,0), (366919,1841371,0,'hair_face_color',182,186,186), (366920,1841371,0,'hair_face_highlight_color',105,103,97), (366921,1841371,0,'hair_type_color',182,186,186), (366922,1841371,0,'hair_type_highlight_color',105,103,97), (366923,1841371,1,'lip_type',-9,-17,0), (366924,1841371,1,'nose_type',-45,3,-18), (366925,1841371,0,'skin_color',137,131,130), (366926,1841371,1,'soga_cheek_type',0,10,37), (366927,1841371,1,'soga_chin_type',0,-9,-17), (366928,1841371,1,'soga_ear_type',0,1,0), (366929,1841371,1,'soga_eye_brow_type',0,-28,-3), (366930,1841371,0,'soga_eye_color',229,229,102), (366931,1841371,0,'soga_hair_face_color',182,186,186), (366932,1841371,0,'soga_hair_face_highlight_color',105,103,97), (366933,1841371,0,'soga_hair_type_color',182,186,186), (366934,1841371,0,'soga_hair_type_highlight_color',105,103,97), (366935,1841371,1,'soga_lip_type',-35,-7,22), (366936,1841371,1,'soga_nose_type',0,35,2), (366937,1841371,0,'soga_skin_color',137,131,130), (366938,1841371,0,'wing_color1',255,255,255), (366939,1841371,0,'wing_color2',255,255,255), (366940,1841372,1,'cheek_type',-8,53,0), (366941,1841372,1,'chin_type',-42,72,-3), (366942,1841372,1,'ear_type',51,4,0), (366943,1841372,1,'eye_brow_type',7,-7,-25), (366944,1841372,0,'eye_color',12,16,24), (366945,1841372,1,'eye_type',-63,0,0), (366946,1841372,0,'hair_color1',204,227,39), (366947,1841372,0,'hair_face_color',145,168,168), (366948,1841372,0,'hair_face_highlight_color',193,183,168), (366949,1841372,0,'hair_type_color',145,168,168), (366950,1841372,0,'hair_type_highlight_color',193,183,168), (366951,1841372,1,'lip_type',95,-98,90), (366952,1841372,1,'nose_type',0,-52,-29), (366953,1841372,0,'skin_color',122,165,164), (366954,1841372,1,'soga_cheek_type',0,7,-7), (366955,1841372,1,'soga_chin_type',0,95,-98), (366956,1841372,1,'soga_ear_type',0,-63,0), (366957,1841372,1,'soga_eye_brow_type',0,51,4), (366958,1841372,0,'soga_eye_color',229,229,102), (366959,1841372,0,'soga_hair_face_color',145,168,168), (366960,1841372,0,'soga_hair_face_highlight_color',193,183,168), (366961,1841372,0,'soga_hair_type_color',145,168,168), (366962,1841372,0,'soga_hair_type_highlight_color',193,183,168), (366963,1841372,1,'soga_lip_type',-25,-8,53), (366964,1841372,1,'soga_nose_type',90,-42,72), (366965,1841372,0,'soga_skin_color',122,165,164), (366966,1841372,0,'wing_color1',255,255,255), (366967,1841372,0,'wing_color2',255,255,255), (366968,1841373,1,'cheek_type',-3,28,0), (366969,1841373,1,'chin_type',-1,-2,9), (366970,1841373,1,'ear_type',7,3,0), (366971,1841373,1,'eye_brow_type',-1,-29,-23), (366972,1841373,0,'eye_color',240,144,255), (366973,1841373,1,'eye_type',-2,0,0), (366974,1841373,0,'hair_color1',228,11,0), (366975,1841373,0,'hair_face_color',219,244,244), (366976,1841373,0,'hair_face_highlight_color',105,103,97), (366977,1841373,0,'hair_type_color',219,244,244), (366978,1841373,0,'hair_type_highlight_color',105,103,97), (366979,1841373,1,'lip_type',-37,-7,0), (366980,1841373,1,'nose_type',0,-28,11), (366981,1841373,0,'skin_color',136,176,189), (366982,1841373,1,'soga_cheek_type',0,-1,-29), (366983,1841373,1,'soga_chin_type',0,-37,-7), (366984,1841373,1,'soga_ear_type',0,-2,0), (366985,1841373,1,'soga_eye_brow_type',0,7,3), (366986,1841373,0,'soga_eye_color',229,229,102), (366987,1841373,0,'soga_hair_face_color',219,244,244), (366988,1841373,0,'soga_hair_face_highlight_color',105,103,97), (366989,1841373,0,'soga_hair_type_color',219,244,244), (366990,1841373,0,'soga_hair_type_highlight_color',105,103,97), (366991,1841373,1,'soga_lip_type',-23,-3,28), (366992,1841373,1,'soga_nose_type',0,-1,-2), (366993,1841373,0,'soga_skin_color',136,176,189), (366994,1841373,0,'wing_color1',255,255,255), (366995,1841373,0,'wing_color2',255,255,255), (366996,1841374,1,'cheek_type',-7,68,0), (366997,1841374,1,'chin_type',-81,28,39), (366998,1841374,1,'ear_type',-11,-93,0), (366999,1841374,1,'eye_brow_type',22,-68,-62), (367000,1841374,0,'eye_color',111,57,138), (367001,1841374,1,'eye_type',88,0,0), (367002,1841374,0,'hair_color1',249,192,37), (367003,1841374,0,'hair_face_color',6,3,1), (367004,1841374,0,'hair_face_highlight_color',7,1,1), (367005,1841374,0,'hair_type_color',6,3,1), (367006,1841374,0,'hair_type_highlight_color',7,1,1), (367007,1841374,1,'lip_type',79,8,12), (367008,1841374,1,'nose_type',-81,-7,-64), (367009,1841374,0,'skin_color',117,133,154), (367010,1841374,1,'soga_cheek_type',0,22,-68), (367011,1841374,1,'soga_chin_type',0,79,8), (367012,1841374,1,'soga_ear_type',0,88,0), (367013,1841374,1,'soga_eye_brow_type',0,-11,-93), (367014,1841374,0,'soga_eye_color',229,229,102), (367015,1841374,0,'soga_hair_face_color',6,3,1), (367016,1841374,0,'soga_hair_face_highlight_color',7,1,1), (367017,1841374,0,'soga_hair_type_color',6,3,1), (367018,1841374,0,'soga_hair_type_highlight_color',7,1,1), (367019,1841374,1,'soga_lip_type',-62,-7,68), (367020,1841374,1,'soga_nose_type',12,-81,28), (367021,1841374,0,'soga_skin_color',117,133,154), (367022,1841374,0,'wing_color1',255,255,255), (367023,1841374,0,'wing_color2',255,255,255), (367024,1841375,1,'cheek_type',-7,68,0), (367025,1841375,1,'chin_type',-81,28,39), (367026,1841375,1,'ear_type',-11,-93,0), (367027,1841375,1,'eye_brow_type',22,-68,-62), (367028,1841375,0,'eye_color',111,57,138), (367029,1841375,1,'eye_type',88,0,0), (367030,1841375,0,'hair_color1',249,192,37), (367031,1841375,0,'hair_face_color',6,3,1), (367032,1841375,0,'hair_face_highlight_color',7,1,1), (367033,1841375,0,'hair_type_color',6,3,1), (367034,1841375,0,'hair_type_highlight_color',7,1,1), (367035,1841375,1,'lip_type',79,8,12), (367036,1841375,1,'nose_type',-81,-7,-64), (367037,1841375,0,'skin_color',117,133,154), (367038,1841375,1,'soga_cheek_type',0,22,-68), (367039,1841375,1,'soga_chin_type',0,79,8), (367040,1841375,1,'soga_ear_type',0,88,0), (367041,1841375,1,'soga_eye_brow_type',0,-11,-93), (367042,1841375,0,'soga_eye_color',229,229,102), (367043,1841375,0,'soga_hair_face_color',6,3,1), (367044,1841375,0,'soga_hair_face_highlight_color',7,1,1), (367045,1841375,0,'soga_hair_type_color',6,3,1), (367046,1841375,0,'soga_hair_type_highlight_color',7,1,1), (367047,1841375,1,'soga_lip_type',-62,-7,68), (367048,1841375,1,'soga_nose_type',12,-81,28), (367049,1841375,0,'soga_skin_color',117,133,154), (367050,1841375,0,'wing_color1',255,255,255), (367051,1841375,0,'wing_color2',255,255,255), (367052,1841376,1,'cheek_type',-20,65,0), (367053,1841376,1,'chin_type',-5,87,3), (367054,1841376,1,'ear_type',63,11,0), (367055,1841376,1,'eye_brow_type',-45,52,98), (367056,1841376,0,'eye_color',234,119,255), (367057,1841376,1,'eye_type',-47,0,0), (367058,1841376,0,'hair_color1',191,239,228), (367059,1841376,0,'hair_face_color',244,246,246), (367060,1841376,0,'hair_face_highlight_color',6,3,1), (367061,1841376,0,'hair_type_color',244,246,246), (367062,1841376,0,'hair_type_highlight_color',6,3,1), (367063,1841376,1,'lip_type',-42,-75,14), (367064,1841376,1,'nose_type',29,-65,-17), (367065,1841376,0,'skin_color',155,139,173), (367066,1841376,1,'soga_cheek_type',0,-45,52), (367067,1841376,1,'soga_chin_type',0,-42,-75), (367068,1841376,1,'soga_ear_type',0,-47,0), (367069,1841376,1,'soga_eye_brow_type',0,63,11), (367070,1841376,0,'soga_eye_color',229,229,102), (367071,1841376,0,'soga_hair_face_color',244,246,246), (367072,1841376,0,'soga_hair_face_highlight_color',6,3,1), (367073,1841376,0,'soga_hair_type_color',244,246,246), (367074,1841376,0,'soga_hair_type_highlight_color',6,3,1), (367075,1841376,1,'soga_lip_type',98,-20,65), (367076,1841376,1,'soga_nose_type',14,-5,87), (367077,1841376,0,'soga_skin_color',155,139,173), (367078,1841376,0,'wing_color1',255,255,255), (367079,1841376,0,'wing_color2',255,255,255), (367080,1841377,1,'cheek_type',-8,53,0), (367081,1841377,1,'chin_type',-42,72,-3), (367082,1841377,1,'ear_type',51,4,0), (367083,1841377,1,'eye_brow_type',7,-7,-25), (367084,1841377,0,'eye_color',12,16,24), (367085,1841377,1,'eye_type',-63,0,0), (367086,1841377,0,'hair_color1',204,227,39), (367087,1841377,0,'hair_face_color',145,168,168), (367088,1841377,0,'hair_face_highlight_color',193,183,168), (367089,1841377,0,'hair_type_color',145,168,168), (367090,1841377,0,'hair_type_highlight_color',193,183,168), (367091,1841377,1,'lip_type',95,-98,90), (367092,1841377,1,'nose_type',0,-52,-29), (367093,1841377,0,'skin_color',122,165,164), (367094,1841377,1,'soga_cheek_type',0,7,-7), (367095,1841377,1,'soga_chin_type',0,95,-98), (367096,1841377,1,'soga_ear_type',0,-63,0), (367097,1841377,1,'soga_eye_brow_type',0,51,4), (367098,1841377,0,'soga_eye_color',229,229,102), (367099,1841377,0,'soga_hair_face_color',145,168,168), (367100,1841377,0,'soga_hair_face_highlight_color',193,183,168), (367101,1841377,0,'soga_hair_type_color',145,168,168), (367102,1841377,0,'soga_hair_type_highlight_color',193,183,168), (367103,1841377,1,'soga_lip_type',-25,-8,53), (367104,1841377,1,'soga_nose_type',90,-42,72), (367105,1841377,0,'soga_skin_color',122,165,164), (367106,1841377,0,'wing_color1',255,255,255), (367107,1841377,0,'wing_color2',255,255,255), (367108,1841378,1,'cheek_type',-20,65,0), (367109,1841378,1,'chin_type',-5,87,3), (367110,1841378,1,'ear_type',63,11,0), (367111,1841378,1,'eye_brow_type',-45,52,98), (367112,1841378,0,'eye_color',234,119,255), (367113,1841378,1,'eye_type',-47,0,0), (367114,1841378,0,'hair_color1',191,239,228), (367115,1841378,0,'hair_face_color',244,246,246), (367116,1841378,0,'hair_face_highlight_color',6,3,1), (367117,1841378,0,'hair_type_color',244,246,246), (367118,1841378,0,'hair_type_highlight_color',6,3,1), (367119,1841378,1,'lip_type',-42,-75,14), (367120,1841378,1,'nose_type',29,-65,-17), (367121,1841378,0,'skin_color',155,139,173), (367122,1841378,1,'soga_cheek_type',0,-45,52), (367123,1841378,1,'soga_chin_type',0,-42,-75), (367124,1841378,1,'soga_ear_type',0,-47,0), (367125,1841378,1,'soga_eye_brow_type',0,63,11), (367126,1841378,0,'soga_eye_color',229,229,102), (367127,1841378,0,'soga_hair_face_color',244,246,246), (367128,1841378,0,'soga_hair_face_highlight_color',6,3,1), (367129,1841378,0,'soga_hair_type_color',244,246,246), (367130,1841378,0,'soga_hair_type_highlight_color',6,3,1), (367131,1841378,1,'soga_lip_type',98,-20,65), (367132,1841378,1,'soga_nose_type',14,-5,87), (367133,1841378,0,'soga_skin_color',155,139,173), (367134,1841378,0,'wing_color1',255,255,255), (367135,1841378,0,'wing_color2',255,255,255), (367136,1841379,1,'cheek_type',-58,-45,0), (367137,1841379,1,'chin_type',34,93,-14), (367138,1841379,1,'ear_type',-40,-15,0), (367139,1841379,1,'eye_brow_type',-26,85,-29), (367140,1841379,0,'eye_color',99,72,166), (367141,1841379,1,'eye_type',39,0,0), (367142,1841379,0,'hair_color1',28,201,195), (367143,1841379,0,'hair_face_color',109,131,182), (367144,1841379,0,'hair_face_highlight_color',103,133,149), (367145,1841379,0,'hair_type_color',109,131,182), (367146,1841379,0,'hair_type_highlight_color',103,133,149), (367147,1841379,1,'lip_type',53,94,66), (367148,1841379,1,'nose_type',98,28,-55), (367149,1841379,0,'skin_color',147,190,189), (367150,1841379,1,'soga_cheek_type',0,-26,85), (367151,1841379,1,'soga_chin_type',0,53,94), (367152,1841379,1,'soga_ear_type',0,39,0), (367153,1841379,1,'soga_eye_brow_type',0,-40,-15), (367154,1841379,0,'soga_eye_color',229,229,102), (367155,1841379,0,'soga_hair_face_color',109,131,182), (367156,1841379,0,'soga_hair_face_highlight_color',103,133,149), (367157,1841379,0,'soga_hair_type_color',109,131,182), (367158,1841379,0,'soga_hair_type_highlight_color',103,133,149), (367159,1841379,1,'soga_lip_type',-29,-58,-45), (367160,1841379,1,'soga_nose_type',66,34,93), (367161,1841379,0,'soga_skin_color',147,190,189), (367162,1841379,0,'wing_color1',255,255,255), (367163,1841379,0,'wing_color2',255,255,255), (367164,1841380,1,'cheek_type',31,61,0), (367165,1841380,1,'chin_type',25,46,96), (367166,1841380,1,'ear_type',81,-72,0), (367167,1841380,1,'eye_brow_type',-57,-10,47), (367168,1841380,0,'eye_color',142,144,255), (367169,1841380,1,'eye_type',44,0,0), (367170,1841380,0,'hair_color1',31,182,225), (367171,1841380,0,'hair_face_color',61,61,75), (367172,1841380,0,'hair_face_highlight_color',244,245,246), (367173,1841380,0,'hair_type_color',61,61,75), (367174,1841380,0,'hair_type_highlight_color',244,245,246), (367175,1841380,1,'lip_type',-84,61,10), (367176,1841380,1,'nose_type',-31,31,-74), (367177,1841380,0,'skin_color',192,178,212), (367178,1841380,1,'soga_cheek_type',0,-57,-10), (367179,1841380,1,'soga_chin_type',0,-84,61), (367180,1841380,1,'soga_ear_type',0,44,0), (367181,1841380,1,'soga_eye_brow_type',0,81,-72), (367182,1841380,0,'soga_eye_color',229,229,102), (367183,1841380,0,'soga_hair_face_color',61,61,75), (367184,1841380,0,'soga_hair_face_highlight_color',244,245,246), (367185,1841380,0,'soga_hair_type_color',61,61,75), (367186,1841380,0,'soga_hair_type_highlight_color',244,245,246), (367187,1841380,1,'soga_lip_type',47,31,61), (367188,1841380,1,'soga_nose_type',10,25,46), (367189,1841380,0,'soga_skin_color',192,178,212), (367190,1841380,0,'wing_color1',255,255,255), (367191,1841380,0,'wing_color2',255,255,255), (367192,1841381,1,'cheek_type',94,22,0), (367193,1841381,1,'chin_type',26,-47,68), (367194,1841381,1,'ear_type',-46,-31,0), (367195,1841381,1,'eye_brow_type',74,-48,87), (367196,1841381,0,'eye_color',201,137,255), (367197,1841381,1,'eye_type',-71,0,0), (367198,1841381,0,'hair_color1',175,37,8), (367199,1841381,0,'hair_face_color',244,246,246), (367200,1841381,0,'hair_face_highlight_color',86,68,133), (367201,1841381,0,'hair_type_color',244,246,246), (367202,1841381,0,'hair_type_highlight_color',86,68,133), (367203,1841381,1,'lip_type',-98,90,-65), (367204,1841381,1,'nose_type',-44,-81,37), (367205,1841381,0,'skin_color',123,166,165), (367206,1841381,1,'soga_cheek_type',0,74,-48), (367207,1841381,1,'soga_chin_type',0,-98,90), (367208,1841381,1,'soga_ear_type',0,-71,0), (367209,1841381,1,'soga_eye_brow_type',0,-46,-31), (367210,1841381,0,'soga_eye_color',229,229,102), (367211,1841381,0,'soga_hair_face_color',244,246,246), (367212,1841381,0,'soga_hair_face_highlight_color',86,68,133), (367213,1841381,0,'soga_hair_type_color',244,246,246), (367214,1841381,0,'soga_hair_type_highlight_color',86,68,133), (367215,1841381,1,'soga_lip_type',87,94,22), (367216,1841381,1,'soga_nose_type',-65,26,-47), (367217,1841381,0,'soga_skin_color',123,166,165), (367218,1841381,0,'wing_color1',255,255,255), (367219,1841381,0,'wing_color2',255,255,255), (367220,1841382,1,'cheek_type',-29,50,0), (367221,1841382,1,'chin_type',5,-17,-23), (367222,1841382,1,'ear_type',34,44,0), (367223,1841382,1,'eye_brow_type',84,61,0), (367224,1841382,0,'eye_color',197,197,255), (367225,1841382,1,'eye_type',-43,0,0), (367226,1841382,0,'hair_color1',38,225,93), (367227,1841382,0,'hair_face_color',244,244,246), (367228,1841382,0,'hair_face_highlight_color',107,131,144), (367229,1841382,0,'hair_type_color',244,244,246), (367230,1841382,0,'hair_type_highlight_color',107,131,144), (367231,1841382,1,'lip_type',7,-62,43), (367232,1841382,1,'nose_type',94,38,-31), (367233,1841382,0,'skin_color',153,132,130), (367234,1841382,1,'soga_cheek_type',0,84,61), (367235,1841382,1,'soga_chin_type',0,7,-62), (367236,1841382,1,'soga_ear_type',0,-43,0), (367237,1841382,1,'soga_eye_brow_type',0,34,44), (367238,1841382,0,'soga_eye_color',229,229,102), (367239,1841382,0,'soga_hair_face_color',244,244,246), (367240,1841382,0,'soga_hair_face_highlight_color',107,131,144), (367241,1841382,0,'soga_hair_type_color',244,244,246), (367242,1841382,0,'soga_hair_type_highlight_color',107,131,144), (367243,1841382,1,'soga_lip_type',0,-29,50), (367244,1841382,1,'soga_nose_type',43,5,-17), (367245,1841382,0,'soga_skin_color',153,132,130), (367246,1841382,0,'wing_color1',255,255,255), (367247,1841382,0,'wing_color2',255,255,255), (367248,1841383,1,'cheek_type',4,-11,0), (367249,1841383,1,'chin_type',-31,-1,-14), (367250,1841383,1,'ear_type',-7,21,0), (367251,1841383,1,'eye_brow_type',28,14,3), (367252,1841383,0,'eye_color',244,171,255), (367253,1841383,1,'eye_type',19,0,0), (367254,1841383,0,'hair_color1',18,239,0), (367255,1841383,0,'hair_face_color',152,125,154), (367256,1841383,0,'hair_face_highlight_color',105,103,97), (367257,1841383,0,'hair_type_color',152,125,154), (367258,1841383,0,'hair_type_highlight_color',105,103,97), (367259,1841383,1,'lip_type',11,37,-12), (367260,1841383,1,'nose_type',-7,18,-17), (367261,1841383,0,'skin_color',25,81,80), (367262,1841383,1,'soga_cheek_type',0,28,14), (367263,1841383,1,'soga_chin_type',0,11,37), (367264,1841383,1,'soga_ear_type',0,19,0), (367265,1841383,1,'soga_eye_brow_type',0,-7,21), (367266,1841383,0,'soga_eye_color',229,229,102), (367267,1841383,0,'soga_hair_face_color',152,125,154), (367268,1841383,0,'soga_hair_face_highlight_color',105,103,97), (367269,1841383,0,'soga_hair_type_color',152,125,154), (367270,1841383,0,'soga_hair_type_highlight_color',105,103,97), (367271,1841383,1,'soga_lip_type',3,4,-11), (367272,1841383,1,'soga_nose_type',-12,-31,-1), (367273,1841383,0,'soga_skin_color',25,81,80), (367274,1841383,0,'wing_color1',255,255,255), (367275,1841383,0,'wing_color2',255,255,255), (367276,1841384,1,'cheek_type',7,20,0), (367277,1841384,1,'chin_type',11,-8,-5), (367278,1841384,1,'ear_type',0,-12,0), (367279,1841384,1,'eye_brow_type',4,-11,-34), (367280,1841384,0,'eye_color',188,146,255), (367281,1841384,1,'eye_type',32,0,0), (367282,1841384,0,'hair_color1',25,28,0), (367283,1841384,0,'hair_face_color',173,152,172), (367284,1841384,0,'hair_face_highlight_color',105,103,97), (367285,1841384,0,'hair_type_color',173,152,172), (367286,1841384,0,'hair_type_highlight_color',105,103,97), (367287,1841384,1,'lip_type',5,-26,-26), (367288,1841384,1,'nose_type',0,25,28), (367289,1841384,0,'skin_color',103,159,158), (367290,1841384,1,'soga_cheek_type',0,4,-11), (367291,1841384,1,'soga_chin_type',0,5,-26), (367292,1841384,1,'soga_ear_type',0,32,0), (367293,1841384,1,'soga_eye_brow_type',0,0,-12), (367294,1841384,0,'soga_eye_color',229,229,102), (367295,1841384,0,'soga_hair_face_color',173,152,172), (367296,1841384,0,'soga_hair_face_highlight_color',105,103,97), (367297,1841384,0,'soga_hair_type_color',173,152,172), (367298,1841384,0,'soga_hair_type_highlight_color',105,103,97), (367299,1841384,1,'soga_lip_type',-34,7,20), (367300,1841384,1,'soga_nose_type',-26,11,-8), (367301,1841384,0,'soga_skin_color',103,159,158), (367302,1841384,0,'wing_color1',255,255,255), (367303,1841384,0,'wing_color2',255,255,255), (367304,1841385,1,'cheek_type',7,50,0), (367305,1841385,1,'chin_type',-58,-96,-56), (367306,1841385,1,'ear_type',46,-56,0), (367307,1841385,1,'eye_brow_type',-89,14,22), (367308,1841385,0,'eye_color',240,139,255), (367309,1841385,1,'eye_type',-11,0,0), (367310,1841385,0,'hair_color1',56,94,0), (367311,1841385,0,'hair_face_color',7,1,1), (367312,1841385,0,'hair_face_highlight_color',103,133,149), (367313,1841385,0,'hair_type_color',7,1,1), (367314,1841385,0,'hair_type_highlight_color',103,133,149), (367315,1841385,1,'lip_type',79,35,21), (367316,1841385,1,'nose_type',-96,56,94), (367317,1841385,0,'skin_color',199,172,194), (367318,1841385,1,'soga_cheek_type',0,-89,14), (367319,1841385,1,'soga_chin_type',0,79,35), (367320,1841385,1,'soga_ear_type',0,-11,0), (367321,1841385,1,'soga_eye_brow_type',0,46,-56), (367322,1841385,0,'soga_eye_color',229,229,102), (367323,1841385,0,'soga_hair_face_color',7,1,1), (367324,1841385,0,'soga_hair_face_highlight_color',103,133,149), (367325,1841385,0,'soga_hair_type_color',7,1,1), (367326,1841385,0,'soga_hair_type_highlight_color',103,133,149), (367327,1841385,1,'soga_lip_type',22,7,50), (367328,1841385,1,'soga_nose_type',21,-58,-96), (367329,1841385,0,'soga_skin_color',199,172,194), (367330,1841385,0,'wing_color1',255,255,255), (367331,1841385,0,'wing_color2',255,255,255), (367332,1841386,1,'cheek_type',0,5,0), (367333,1841386,1,'chin_type',-18,-34,18), (367334,1841386,1,'ear_type',-17,25,0), (367335,1841386,1,'eye_brow_type',19,-7,21), (367336,1841386,0,'eye_color',20,10,22), (367337,1841386,1,'eye_type',-23,0,0), (367338,1841386,0,'hair_color1',28,242,0), (367339,1841386,0,'hair_face_color',213,216,216), (367340,1841386,0,'hair_face_highlight_color',105,103,97), (367341,1841386,0,'hair_type_color',213,216,216), (367342,1841386,0,'hair_type_highlight_color',105,103,97), (367343,1841386,1,'lip_type',-28,42,10), (367344,1841386,1,'nose_type',28,28,-14), (367345,1841386,0,'skin_color',57,46,44), (367346,1841386,1,'soga_cheek_type',0,19,-7), (367347,1841386,1,'soga_chin_type',0,-28,42), (367348,1841386,1,'soga_ear_type',0,-23,0), (367349,1841386,1,'soga_eye_brow_type',0,-17,25), (367350,1841386,0,'soga_eye_color',229,229,102), (367351,1841386,0,'soga_hair_face_color',213,216,216), (367352,1841386,0,'soga_hair_face_highlight_color',105,103,97), (367353,1841386,0,'soga_hair_type_color',213,216,216), (367354,1841386,0,'soga_hair_type_highlight_color',105,103,97), (367355,1841386,1,'soga_lip_type',21,0,5), (367356,1841386,1,'soga_nose_type',10,-18,-34), (367357,1841386,0,'soga_skin_color',57,46,44), (367358,1841386,0,'wing_color1',255,255,255), (367359,1841386,0,'wing_color2',255,255,255), (367360,1841387,1,'cheek_type',31,61,0), (367361,1841387,1,'chin_type',25,46,96), (367362,1841387,1,'ear_type',81,-72,0), (367363,1841387,1,'eye_brow_type',-57,-10,47), (367364,1841387,0,'eye_color',142,144,255), (367365,1841387,1,'eye_type',44,0,0), (367366,1841387,0,'hair_color1',31,182,225), (367367,1841387,0,'hair_face_color',61,61,75), (367368,1841387,0,'hair_face_highlight_color',244,245,246), (367369,1841387,0,'hair_type_color',61,61,75), (367370,1841387,0,'hair_type_highlight_color',244,245,246), (367371,1841387,1,'lip_type',-84,61,10), (367372,1841387,1,'nose_type',-31,31,-74), (367373,1841387,0,'skin_color',192,178,212), (367374,1841387,1,'soga_cheek_type',0,-57,-10), (367375,1841387,1,'soga_chin_type',0,-84,61), (367376,1841387,1,'soga_ear_type',0,44,0), (367377,1841387,1,'soga_eye_brow_type',0,81,-72), (367378,1841387,0,'soga_eye_color',229,229,102), (367379,1841387,0,'soga_hair_face_color',61,61,75), (367380,1841387,0,'soga_hair_face_highlight_color',244,245,246), (367381,1841387,0,'soga_hair_type_color',61,61,75), (367382,1841387,0,'soga_hair_type_highlight_color',244,245,246), (367383,1841387,1,'soga_lip_type',47,31,61), (367384,1841387,1,'soga_nose_type',10,25,46), (367385,1841387,0,'soga_skin_color',192,178,212), (367386,1841387,0,'wing_color1',255,255,255), (367387,1841387,0,'wing_color2',255,255,255), (367388,1841388,1,'cheek_type',-62,64,0), (367389,1841388,1,'chin_type',91,62,0), (367390,1841388,1,'ear_type',-76,78,0), (367391,1841388,1,'eye_brow_type',40,-61,96), (367392,1841388,0,'eye_color',118,129,225), (367393,1841388,1,'eye_type',19,0,0), (367394,1841388,0,'hair_color1',208,96,52), (367395,1841388,0,'hair_face_color',100,131,153), (367396,1841388,0,'hair_face_highlight_color',5,4,1), (367397,1841388,0,'hair_type_color',100,131,153), (367398,1841388,0,'hair_type_highlight_color',5,4,1), (367399,1841388,1,'lip_type',66,84,-11), (367400,1841388,1,'nose_type',-87,-48,96), (367401,1841388,0,'skin_color',159,202,201), (367402,1841388,1,'soga_cheek_type',0,40,-61), (367403,1841388,1,'soga_chin_type',0,66,84), (367404,1841388,1,'soga_ear_type',0,19,0), (367405,1841388,1,'soga_eye_brow_type',0,-76,78), (367406,1841388,0,'soga_eye_color',229,229,102), (367407,1841388,0,'soga_hair_face_color',100,131,153), (367408,1841388,0,'soga_hair_face_highlight_color',5,4,1), (367409,1841388,0,'soga_hair_type_color',100,131,153), (367410,1841388,0,'soga_hair_type_highlight_color',5,4,1), (367411,1841388,1,'soga_lip_type',96,-62,64), (367412,1841388,1,'soga_nose_type',-11,91,62), (367413,1841388,0,'soga_skin_color',159,202,201), (367414,1841388,0,'wing_color1',255,255,255), (367415,1841388,0,'wing_color2',255,255,255), (367416,1841389,1,'cheek_type',-28,56,0), (367417,1841389,1,'chin_type',85,-57,-2), (367418,1841389,1,'ear_type',91,50,0), (367419,1841389,1,'eye_brow_type',-10,-34,75), (367420,1841389,0,'eye_color',21,29,43), (367421,1841389,1,'eye_type',85,0,0), (367422,1841389,0,'hair_color1',194,230,228), (367423,1841389,0,'hair_face_color',244,244,246), (367424,1841389,0,'hair_face_highlight_color',86,68,133), (367425,1841389,0,'hair_type_color',244,244,246), (367426,1841389,0,'hair_type_highlight_color',86,68,133), (367427,1841389,1,'lip_type',-78,-82,-38), (367428,1841389,1,'nose_type',11,-62,-26), (367429,1841389,0,'skin_color',106,149,148), (367430,1841389,1,'soga_cheek_type',0,-10,-34), (367431,1841389,1,'soga_chin_type',0,-78,-82), (367432,1841389,1,'soga_ear_type',0,85,0), (367433,1841389,1,'soga_eye_brow_type',0,91,50), (367434,1841389,0,'soga_eye_color',229,229,102), (367435,1841389,0,'soga_hair_face_color',244,244,246), (367436,1841389,0,'soga_hair_face_highlight_color',86,68,133), (367437,1841389,0,'soga_hair_type_color',244,244,246), (367438,1841389,0,'soga_hair_type_highlight_color',86,68,133), (367439,1841389,1,'soga_lip_type',75,-28,56), (367440,1841389,1,'soga_nose_type',-38,85,-57), (367441,1841389,0,'soga_skin_color',106,149,148), (367442,1841389,0,'wing_color1',255,255,255), (367443,1841389,0,'wing_color2',255,255,255), (367444,1841390,1,'cheek_type',-26,0,0), (367445,1841390,1,'chin_type',25,3,0), (367446,1841390,1,'ear_type',-25,10,0), (367447,1841390,1,'eye_brow_type',-2,-1,31), (367448,1841390,0,'eye_color',157,107,255), (367449,1841390,1,'eye_type',35,0,0), (367450,1841390,0,'hair_color1',230,0,0), (367451,1841390,0,'hair_face_color',140,145,161), (367452,1841390,0,'hair_face_highlight_color',105,103,97), (367453,1841390,0,'hair_type_color',140,145,161), (367454,1841390,0,'hair_type_highlight_color',105,103,97), (367455,1841390,1,'lip_type',25,29,0), (367456,1841390,1,'nose_type',8,-26,0), (367457,1841390,0,'skin_color',0,15,15), (367458,1841390,1,'soga_cheek_type',0,-2,-1), (367459,1841390,1,'soga_chin_type',0,25,29), (367460,1841390,1,'soga_ear_type',0,35,0), (367461,1841390,1,'soga_eye_brow_type',0,-25,10), (367462,1841390,0,'soga_eye_color',229,229,102), (367463,1841390,0,'soga_hair_face_color',140,145,161), (367464,1841390,0,'soga_hair_face_highlight_color',105,103,97), (367465,1841390,0,'soga_hair_type_color',140,145,161), (367466,1841390,0,'soga_hair_type_highlight_color',105,103,97), (367467,1841390,1,'soga_lip_type',31,-26,0), (367468,1841390,1,'soga_nose_type',0,25,3), (367469,1841390,0,'soga_skin_color',0,15,15), (367470,1841390,0,'wing_color1',255,255,255), (367471,1841390,0,'wing_color2',255,255,255), (367472,1841391,1,'cheek_type',63,62,0), (367473,1841391,1,'chin_type',-70,12,-95), (367474,1841391,1,'ear_type',-29,-87,0), (367475,1841391,1,'eye_brow_type',95,68,43), (367476,1841391,0,'eye_color',73,136,134), (367477,1841391,1,'eye_type',64,0,0), (367478,1841391,0,'hair_color1',77,62,23), (367479,1841391,0,'hair_face_color',61,61,75), (367480,1841391,0,'hair_face_highlight_color',109,131,182), (367481,1841391,0,'hair_type_color',61,61,75), (367482,1841391,0,'hair_type_highlight_color',109,131,182), (367483,1841391,1,'lip_type',-85,83,-51), (367484,1841391,1,'nose_type',-89,77,62), (367485,1841391,0,'skin_color',121,160,163), (367486,1841391,1,'soga_cheek_type',0,95,68), (367487,1841391,1,'soga_chin_type',0,-85,83), (367488,1841391,1,'soga_ear_type',0,64,0), (367489,1841391,1,'soga_eye_brow_type',0,-29,-87), (367490,1841391,0,'soga_eye_color',229,229,102), (367491,1841391,0,'soga_hair_face_color',61,61,75), (367492,1841391,0,'soga_hair_face_highlight_color',109,131,182), (367493,1841391,0,'soga_hair_type_color',61,61,75), (367494,1841391,0,'soga_hair_type_highlight_color',109,131,182), (367495,1841391,1,'soga_lip_type',43,63,62), (367496,1841391,1,'soga_nose_type',-51,-70,12), (367497,1841391,0,'soga_skin_color',121,160,163), (367498,1841391,0,'wing_color1',255,255,255), (367499,1841391,0,'wing_color2',255,255,255), (367500,1841392,1,'cheek_type',25,-10,0), (367501,1841392,1,'chin_type',-1,0,12), (367502,1841392,1,'ear_type',9,-21,0), (367503,1841392,1,'eye_brow_type',0,20,7), (367504,1841392,0,'eye_color',243,167,255), (367505,1841392,1,'eye_type',-2,0,0), (367506,1841392,0,'hair_color1',17,31,0), (367507,1841392,0,'hair_face_color',141,120,147), (367508,1841392,0,'hair_face_highlight_color',105,103,97), (367509,1841392,0,'hair_type_color',141,120,147), (367510,1841392,0,'hair_type_highlight_color',105,103,97), (367511,1841392,1,'lip_type',25,-17,10), (367512,1841392,1,'nose_type',-9,17,31), (367513,1841392,0,'skin_color',58,99,111), (367514,1841392,1,'soga_cheek_type',0,0,20), (367515,1841392,1,'soga_chin_type',0,25,-17), (367516,1841392,1,'soga_ear_type',0,-2,0), (367517,1841392,1,'soga_eye_brow_type',0,9,-21), (367518,1841392,0,'soga_eye_color',229,229,102), (367519,1841392,0,'soga_hair_face_color',141,120,147), (367520,1841392,0,'soga_hair_face_highlight_color',105,103,97), (367521,1841392,0,'soga_hair_type_color',141,120,147), (367522,1841392,0,'soga_hair_type_highlight_color',105,103,97), (367523,1841392,1,'soga_lip_type',7,25,-10), (367524,1841392,1,'soga_nose_type',10,-1,0), (367525,1841392,0,'soga_skin_color',58,99,111), (367526,1841392,0,'wing_color1',255,255,255), (367527,1841392,0,'wing_color2',255,255,255), (367528,1841393,1,'cheek_type',-28,-8,0), (367529,1841393,1,'chin_type',47,29,-10), (367530,1841393,1,'ear_type',28,26,0), (367531,1841393,1,'eye_brow_type',9,11,17), (367532,1841393,0,'eye_color',243,166,255), (367533,1841393,1,'eye_type',-17,0,0), (367534,1841393,0,'hair_color1',244,249,0), (367535,1841393,0,'hair_face_color',114,135,135), (367536,1841393,0,'hair_face_highlight_color',105,103,97), (367537,1841393,0,'hair_type_color',114,135,135), (367538,1841393,0,'hair_type_highlight_color',105,103,97), (367539,1841393,1,'lip_type',7,17,-2), (367540,1841393,1,'nose_type',-17,-12,-7), (367541,1841393,0,'skin_color',125,118,117), (367542,1841393,1,'soga_cheek_type',0,9,11), (367543,1841393,1,'soga_chin_type',0,7,17), (367544,1841393,1,'soga_ear_type',0,-17,0), (367545,1841393,1,'soga_eye_brow_type',0,28,26), (367546,1841393,0,'soga_eye_color',229,229,102), (367547,1841393,0,'soga_hair_face_color',114,135,135), (367548,1841393,0,'soga_hair_face_highlight_color',105,103,97), (367549,1841393,0,'soga_hair_type_color',114,135,135), (367550,1841393,0,'soga_hair_type_highlight_color',105,103,97), (367551,1841393,1,'soga_lip_type',17,-28,-8), (367552,1841393,1,'soga_nose_type',-2,47,29), (367553,1841393,0,'soga_skin_color',125,118,117), (367554,1841393,0,'wing_color1',255,255,255), (367555,1841393,0,'wing_color2',255,255,255), (367556,1841394,1,'cheek_type',-2,37,0), (367557,1841394,1,'chin_type',4,0,-17), (367558,1841394,1,'ear_type',-17,0,0), (367559,1841394,1,'eye_brow_type',-4,-43,-25), (367560,1841394,0,'eye_color',32,22,52), (367561,1841394,1,'eye_type',26,0,0), (367562,1841394,0,'hair_color1',227,4,0), (367563,1841394,0,'hair_face_color',135,125,134), (367564,1841394,0,'hair_face_highlight_color',105,103,97), (367565,1841394,0,'hair_type_color',135,125,134), (367566,1841394,0,'hair_type_highlight_color',105,103,97), (367567,1841394,1,'lip_type',-20,12,17), (367568,1841394,1,'nose_type',3,-29,4), (367569,1841394,0,'skin_color',21,77,76), (367570,1841394,1,'soga_cheek_type',0,-4,-43), (367571,1841394,1,'soga_chin_type',0,-20,12), (367572,1841394,1,'soga_ear_type',0,26,0), (367573,1841394,1,'soga_eye_brow_type',0,-17,0), (367574,1841394,0,'soga_eye_color',229,229,102), (367575,1841394,0,'soga_hair_face_color',135,125,134), (367576,1841394,0,'soga_hair_face_highlight_color',105,103,97), (367577,1841394,0,'soga_hair_type_color',135,125,134), (367578,1841394,0,'soga_hair_type_highlight_color',105,103,97), (367579,1841394,1,'soga_lip_type',-25,-2,37), (367580,1841394,1,'soga_nose_type',17,4,0), (367581,1841394,0,'soga_skin_color',21,77,76), (367582,1841394,0,'wing_color1',255,255,255), (367583,1841394,0,'wing_color2',255,255,255), (367584,1841395,1,'cheek_type',-41,-89,0), (367585,1841395,1,'chin_type',42,-7,-39), (367586,1841395,1,'ear_type',42,-41,0), (367587,1841395,1,'eye_brow_type',-25,28,-23), (367588,1841395,0,'eye_color',239,133,255), (367589,1841395,1,'eye_type',-58,0,0), (367590,1841395,0,'hair_color1',70,53,0), (367591,1841395,0,'hair_face_color',244,244,246), (367592,1841395,0,'hair_face_highlight_color',156,172,168), (367593,1841395,0,'hair_type_color',244,244,246), (367594,1841395,0,'hair_type_highlight_color',156,172,168), (367595,1841395,1,'lip_type',31,81,63), (367596,1841395,1,'nose_type',44,70,53), (367597,1841395,0,'skin_color',152,172,190), (367598,1841395,1,'soga_cheek_type',0,-25,28), (367599,1841395,1,'soga_chin_type',0,31,81), (367600,1841395,1,'soga_ear_type',0,-58,0), (367601,1841395,1,'soga_eye_brow_type',0,42,-41), (367602,1841395,0,'soga_eye_color',229,229,102), (367603,1841395,0,'soga_hair_face_color',244,244,246), (367604,1841395,0,'soga_hair_face_highlight_color',156,172,168), (367605,1841395,0,'soga_hair_type_color',244,244,246), (367606,1841395,0,'soga_hair_type_highlight_color',156,172,168), (367607,1841395,1,'soga_lip_type',-23,-41,-89), (367608,1841395,1,'soga_nose_type',63,42,-7), (367609,1841395,0,'soga_skin_color',152,172,190), (367610,1841395,0,'wing_color1',255,255,255), (367611,1841395,0,'wing_color2',255,255,255), (367612,1841396,1,'cheek_type',94,22,0), (367613,1841396,1,'chin_type',26,-47,68), (367614,1841396,1,'ear_type',-46,-31,0), (367615,1841396,1,'eye_brow_type',74,-48,87), (367616,1841396,0,'eye_color',201,137,255), (367617,1841396,1,'eye_type',-71,0,0), (367618,1841396,0,'hair_color1',175,37,8), (367619,1841396,0,'hair_face_color',244,246,246), (367620,1841396,0,'hair_face_highlight_color',86,68,133), (367621,1841396,0,'hair_type_color',244,246,246), (367622,1841396,0,'hair_type_highlight_color',86,68,133), (367623,1841396,1,'lip_type',-98,90,-65), (367624,1841396,1,'nose_type',-44,-81,37), (367625,1841396,0,'skin_color',123,166,165), (367626,1841396,1,'soga_cheek_type',0,74,-48), (367627,1841396,1,'soga_chin_type',0,-98,90), (367628,1841396,1,'soga_ear_type',0,-71,0), (367629,1841396,1,'soga_eye_brow_type',0,-46,-31), (367630,1841396,0,'soga_eye_color',229,229,102), (367631,1841396,0,'soga_hair_face_color',244,246,246), (367632,1841396,0,'soga_hair_face_highlight_color',86,68,133), (367633,1841396,0,'soga_hair_type_color',244,246,246), (367634,1841396,0,'soga_hair_type_highlight_color',86,68,133), (367635,1841396,1,'soga_lip_type',87,94,22), (367636,1841396,1,'soga_nose_type',-65,26,-47), (367637,1841396,0,'soga_skin_color',123,166,165), (367638,1841396,0,'wing_color1',255,255,255), (367639,1841396,0,'wing_color2',255,255,255), (367640,1841397,1,'cheek_type',-41,-89,0), (367641,1841397,1,'chin_type',42,-7,-39), (367642,1841397,1,'ear_type',42,-41,0), (367643,1841397,1,'eye_brow_type',-25,28,-23), (367644,1841397,0,'eye_color',239,133,255), (367645,1841397,1,'eye_type',-58,0,0), (367646,1841397,0,'hair_color1',70,53,0), (367647,1841397,0,'hair_face_color',244,244,246), (367648,1841397,0,'hair_face_highlight_color',156,172,168), (367649,1841397,0,'hair_type_color',244,244,246), (367650,1841397,0,'hair_type_highlight_color',156,172,168), (367651,1841397,1,'lip_type',31,81,63), (367652,1841397,1,'nose_type',44,70,53), (367653,1841397,0,'skin_color',152,172,190), (367654,1841397,1,'soga_cheek_type',0,-25,28), (367655,1841397,1,'soga_chin_type',0,31,81), (367656,1841397,1,'soga_ear_type',0,-58,0), (367657,1841397,1,'soga_eye_brow_type',0,42,-41), (367658,1841397,0,'soga_eye_color',229,229,102), (367659,1841397,0,'soga_hair_face_color',244,244,246), (367660,1841397,0,'soga_hair_face_highlight_color',156,172,168), (367661,1841397,0,'soga_hair_type_color',244,244,246), (367662,1841397,0,'soga_hair_type_highlight_color',156,172,168), (367663,1841397,1,'soga_lip_type',-23,-41,-89), (367664,1841397,1,'soga_nose_type',63,42,-7), (367665,1841397,0,'soga_skin_color',152,172,190), (367666,1841397,0,'wing_color1',255,255,255), (367667,1841397,0,'wing_color2',255,255,255), (367668,1841398,1,'cheek_type',7,50,0), (367669,1841398,1,'chin_type',-58,-96,-56), (367670,1841398,1,'ear_type',46,-56,0), (367671,1841398,1,'eye_brow_type',-89,14,22), (367672,1841398,0,'eye_color',240,139,255), (367673,1841398,1,'eye_type',-11,0,0), (367674,1841398,0,'hair_color1',56,94,0), (367675,1841398,0,'hair_face_color',7,1,1), (367676,1841398,0,'hair_face_highlight_color',103,133,149), (367677,1841398,0,'hair_type_color',7,1,1), (367678,1841398,0,'hair_type_highlight_color',103,133,149), (367679,1841398,1,'lip_type',79,35,21), (367680,1841398,1,'nose_type',-96,56,94), (367681,1841398,0,'skin_color',199,172,194), (367682,1841398,1,'soga_cheek_type',0,-89,14), (367683,1841398,1,'soga_chin_type',0,79,35), (367684,1841398,1,'soga_ear_type',0,-11,0), (367685,1841398,1,'soga_eye_brow_type',0,46,-56), (367686,1841398,0,'soga_eye_color',229,229,102), (367687,1841398,0,'soga_hair_face_color',7,1,1), (367688,1841398,0,'soga_hair_face_highlight_color',103,133,149), (367689,1841398,0,'soga_hair_type_color',7,1,1), (367690,1841398,0,'soga_hair_type_highlight_color',103,133,149), (367691,1841398,1,'soga_lip_type',22,7,50), (367692,1841398,1,'soga_nose_type',21,-58,-96), (367693,1841398,0,'soga_skin_color',199,172,194), (367694,1841398,0,'wing_color1',255,255,255), (367695,1841398,0,'wing_color2',255,255,255), (367696,1841399,1,'cheek_type',25,-64,0), (367697,1841399,1,'chin_type',-63,87,75), (367698,1841399,1,'ear_type',81,-81,0), (367699,1841399,1,'eye_brow_type',41,37,31), (367700,1841399,0,'eye_color',230,116,250), (367701,1841399,1,'eye_type',-12,0,0), (367702,1841399,0,'hair_color1',239,51,238), (367703,1841399,0,'hair_face_color',102,133,150), (367704,1841399,0,'hair_face_highlight_color',100,131,153), (367705,1841399,0,'hair_type_color',102,133,150), (367706,1841399,0,'hair_type_highlight_color',100,131,153), (367707,1841399,1,'lip_type',64,-84,-72), (367708,1841399,1,'nose_type',-75,-17,51), (367709,1841399,0,'skin_color',130,173,172), (367710,1841399,1,'soga_cheek_type',0,41,37), (367711,1841399,1,'soga_chin_type',0,64,-84), (367712,1841399,1,'soga_ear_type',0,-12,0), (367713,1841399,1,'soga_eye_brow_type',0,81,-81), (367714,1841399,0,'soga_eye_color',229,229,102), (367715,1841399,0,'soga_hair_face_color',102,133,150), (367716,1841399,0,'soga_hair_face_highlight_color',100,131,153), (367717,1841399,0,'soga_hair_type_color',102,133,150), (367718,1841399,0,'soga_hair_type_highlight_color',100,131,153), (367719,1841399,1,'soga_lip_type',31,25,-64), (367720,1841399,1,'soga_nose_type',-72,-63,87), (367721,1841399,0,'soga_skin_color',130,173,172), (367722,1841399,0,'wing_color1',255,255,255), (367723,1841399,0,'wing_color2',255,255,255), (367724,1841400,1,'cheek_type',-62,64,0), (367725,1841400,1,'chin_type',91,62,0), (367726,1841400,1,'ear_type',-76,78,0), (367727,1841400,1,'eye_brow_type',40,-61,96), (367728,1841400,0,'eye_color',118,129,225), (367729,1841400,1,'eye_type',19,0,0), (367730,1841400,0,'hair_color1',208,96,52), (367731,1841400,0,'hair_face_color',100,131,153), (367732,1841400,0,'hair_face_highlight_color',5,4,1), (367733,1841400,0,'hair_type_color',100,131,153), (367734,1841400,0,'hair_type_highlight_color',5,4,1), (367735,1841400,1,'lip_type',66,84,-11), (367736,1841400,1,'nose_type',-87,-48,96), (367737,1841400,0,'skin_color',159,202,201), (367738,1841400,1,'soga_cheek_type',0,40,-61), (367739,1841400,1,'soga_chin_type',0,66,84), (367740,1841400,1,'soga_ear_type',0,19,0), (367741,1841400,1,'soga_eye_brow_type',0,-76,78), (367742,1841400,0,'soga_eye_color',229,229,102), (367743,1841400,0,'soga_hair_face_color',100,131,153), (367744,1841400,0,'soga_hair_face_highlight_color',5,4,1), (367745,1841400,0,'soga_hair_type_color',100,131,153), (367746,1841400,0,'soga_hair_type_highlight_color',5,4,1), (367747,1841400,1,'soga_lip_type',96,-62,64), (367748,1841400,1,'soga_nose_type',-11,91,62), (367749,1841400,0,'soga_skin_color',159,202,201), (367750,1841400,0,'wing_color1',255,255,255), (367751,1841400,0,'wing_color2',255,255,255), (367752,1841401,1,'cheek_type',-2,10,0), (367753,1841401,1,'chin_type',0,-25,17), (367754,1841401,1,'ear_type',28,-9,0), (367755,1841401,1,'eye_brow_type',25,-10,10), (367756,1841401,1,'eye_type',7,0,0), (367757,1841401,0,'hair_color1',244,228,0), (367758,1841401,0,'hair_face_color',139,122,138), (367759,1841401,0,'hair_face_highlight_color',105,103,97), (367760,1841401,0,'hair_type_color',139,122,138), (367761,1841401,0,'hair_type_highlight_color',105,103,97), (367762,1841401,1,'lip_type',41,21,38), (367763,1841401,1,'nose_type',-12,-12,-28), (367764,1841401,0,'skin_color',0,4,4), (367765,1841401,1,'soga_cheek_type',0,25,-10), (367766,1841401,1,'soga_chin_type',0,41,21), (367767,1841401,1,'soga_ear_type',0,7,0), (367768,1841401,1,'soga_eye_brow_type',0,28,-9), (367769,1841401,0,'soga_eye_color',229,229,102), (367770,1841401,0,'soga_hair_face_color',139,122,138), (367771,1841401,0,'soga_hair_face_highlight_color',105,103,97), (367772,1841401,0,'soga_hair_type_color',139,122,138), (367773,1841401,0,'soga_hair_type_highlight_color',105,103,97), (367774,1841401,1,'soga_lip_type',10,-2,10), (367775,1841401,1,'soga_nose_type',38,0,-25), (367776,1841401,0,'soga_skin_color',0,4,4), (367777,1841401,0,'wing_color1',255,255,255), (367778,1841401,0,'wing_color2',255,255,255), (367779,1841402,1,'cheek_type',5,10,0), (367780,1841402,1,'chin_type',-17,38,-11), (367781,1841402,1,'ear_type',-7,20,0), (367782,1841402,1,'eye_brow_type',28,-31,-3), (367783,1841402,0,'eye_color',198,120,255), (367784,1841402,1,'eye_type',32,0,0), (367785,1841402,0,'hair_color1',224,45,0), (367786,1841402,0,'hair_face_color',140,160,169), (367787,1841402,0,'hair_face_highlight_color',105,103,97), (367788,1841402,0,'hair_type_color',140,160,169), (367789,1841402,0,'hair_type_highlight_color',105,103,97), (367790,1841402,1,'lip_type',19,18,0), (367791,1841402,1,'nose_type',-1,-32,45), (367792,1841402,0,'skin_color',206,180,224), (367793,1841402,1,'soga_cheek_type',0,28,-31), (367794,1841402,1,'soga_chin_type',0,19,18), (367795,1841402,1,'soga_ear_type',0,32,0), (367796,1841402,1,'soga_eye_brow_type',0,-7,20), (367797,1841402,0,'soga_eye_color',229,229,102), (367798,1841402,0,'soga_hair_face_color',140,160,169), (367799,1841402,0,'soga_hair_face_highlight_color',105,103,97), (367800,1841402,0,'soga_hair_type_color',140,160,169), (367801,1841402,0,'soga_hair_type_highlight_color',105,103,97), (367802,1841402,1,'soga_lip_type',-3,5,10), (367803,1841402,1,'soga_nose_type',0,-17,38), (367804,1841402,0,'soga_skin_color',206,180,224), (367805,1841402,0,'wing_color1',255,255,255), (367806,1841402,0,'wing_color2',255,255,255), (367807,1841403,1,'cheek_type',45,0,0), (367808,1841403,1,'chin_type',-50,70,17), (367809,1841403,1,'ear_type',-83,15,0), (367810,1841403,1,'eye_brow_type',77,-79,0), (367811,1841403,0,'eye_color',221,153,255), (367812,1841403,1,'eye_type',37,0,0), (367813,1841403,0,'hair_color1',7,21,98), (367814,1841403,0,'hair_face_color',102,107,148), (367815,1841403,0,'hair_face_highlight_color',100,131,152), (367816,1841403,0,'hair_type_color',102,107,148), (367817,1841403,0,'hair_type_highlight_color',100,131,152), (367818,1841403,1,'lip_type',-8,15,23), (367819,1841403,1,'nose_type',44,7,21), (367820,1841403,0,'skin_color',193,165,164), (367821,1841403,1,'soga_cheek_type',0,77,-79), (367822,1841403,1,'soga_chin_type',0,-8,15), (367823,1841403,1,'soga_ear_type',0,37,0), (367824,1841403,1,'soga_eye_brow_type',0,-83,15), (367825,1841403,0,'soga_eye_color',229,229,102), (367826,1841403,0,'soga_hair_face_color',102,107,148), (367827,1841403,0,'soga_hair_face_highlight_color',100,131,152), (367828,1841403,0,'soga_hair_type_color',102,107,148), (367829,1841403,0,'soga_hair_type_highlight_color',100,131,152), (367830,1841403,1,'soga_lip_type',0,45,0), (367831,1841403,1,'soga_nose_type',23,-50,70), (367832,1841403,0,'soga_skin_color',193,165,164), (367833,1841403,0,'wing_color1',255,255,255), (367834,1841403,0,'wing_color2',255,255,255), (367835,1841404,1,'cheek_type',-26,0,0), (367836,1841404,1,'chin_type',25,3,0), (367837,1841404,1,'ear_type',-25,10,0), (367838,1841404,1,'eye_brow_type',-2,-1,31), (367839,1841404,0,'eye_color',157,107,255), (367840,1841404,1,'eye_type',35,0,0), (367841,1841404,0,'hair_color1',230,0,0), (367842,1841404,0,'hair_face_color',140,145,161), (367843,1841404,0,'hair_face_highlight_color',105,103,97), (367844,1841404,0,'hair_type_color',140,145,161), (367845,1841404,0,'hair_type_highlight_color',105,103,97), (367846,1841404,1,'lip_type',25,29,0), (367847,1841404,1,'nose_type',8,-26,0), (367848,1841404,0,'skin_color',0,15,15), (367849,1841404,1,'soga_cheek_type',0,-2,-1), (367850,1841404,1,'soga_chin_type',0,25,29), (367851,1841404,1,'soga_ear_type',0,35,0), (367852,1841404,1,'soga_eye_brow_type',0,-25,10), (367853,1841404,0,'soga_eye_color',229,229,102), (367854,1841404,0,'soga_hair_face_color',140,145,161), (367855,1841404,0,'soga_hair_face_highlight_color',105,103,97), (367856,1841404,0,'soga_hair_type_color',140,145,161), (367857,1841404,0,'soga_hair_type_highlight_color',105,103,97), (367858,1841404,1,'soga_lip_type',31,-26,0), (367859,1841404,1,'soga_nose_type',0,25,3), (367860,1841404,0,'soga_skin_color',0,15,15), (367861,1841404,0,'wing_color1',255,255,255), (367862,1841404,0,'wing_color2',255,255,255), (367863,1841405,1,'cheek_type',-7,22,0), (367864,1841405,1,'chin_type',35,2,-4), (367865,1841405,1,'ear_type',-28,-3,0), (367866,1841405,1,'eye_brow_type',10,37,-35), (367867,1841405,1,'eye_type',1,0,0), (367868,1841405,0,'hair_color1',3,238,0), (367869,1841405,0,'hair_face_color',182,186,186), (367870,1841405,0,'hair_face_highlight_color',105,103,97), (367871,1841405,0,'hair_type_color',182,186,186), (367872,1841405,0,'hair_type_highlight_color',105,103,97), (367873,1841405,1,'lip_type',-9,-17,0), (367874,1841405,1,'nose_type',-45,3,-18), (367875,1841405,0,'skin_color',137,131,130), (367876,1841405,1,'soga_cheek_type',0,10,37), (367877,1841405,1,'soga_chin_type',0,-9,-17), (367878,1841405,1,'soga_ear_type',0,1,0), (367879,1841405,1,'soga_eye_brow_type',0,-28,-3), (367880,1841405,0,'soga_eye_color',229,229,102), (367881,1841405,0,'soga_hair_face_color',182,186,186), (367882,1841405,0,'soga_hair_face_highlight_color',105,103,97), (367883,1841405,0,'soga_hair_type_color',182,186,186), (367884,1841405,0,'soga_hair_type_highlight_color',105,103,97), (367885,1841405,1,'soga_lip_type',-35,-7,22), (367886,1841405,1,'soga_nose_type',0,35,2), (367887,1841405,0,'soga_skin_color',137,131,130), (367888,1841405,0,'wing_color1',255,255,255), (367889,1841405,0,'wing_color2',255,255,255), (367890,1841406,1,'cheek_type',-5,-14,0), (367891,1841406,1,'chin_type',-81,64,61), (367892,1841406,1,'ear_type',82,12,0), (367893,1841406,1,'eye_brow_type',10,-3,-78), (367894,1841406,0,'eye_color',209,180,255), (367895,1841406,1,'eye_type',65,0,0), (367896,1841406,0,'hair_color1',192,225,169), (367897,1841406,0,'hair_face_color',110,158,181), (367898,1841406,0,'hair_face_highlight_color',61,61,75), (367899,1841406,0,'hair_type_color',110,158,181), (367900,1841406,0,'hair_type_highlight_color',61,61,75), (367901,1841406,1,'lip_type',-25,-97,-18), (367902,1841406,1,'nose_type',-85,-64,-31), (367903,1841406,0,'skin_color',114,145,154), (367904,1841406,1,'soga_cheek_type',0,10,-3), (367905,1841406,1,'soga_chin_type',0,-25,-97), (367906,1841406,1,'soga_ear_type',0,65,0), (367907,1841406,1,'soga_eye_brow_type',0,82,12), (367908,1841406,0,'soga_eye_color',229,229,102), (367909,1841406,0,'soga_hair_face_color',110,158,181), (367910,1841406,0,'soga_hair_face_highlight_color',61,61,75), (367911,1841406,0,'soga_hair_type_color',110,158,181), (367912,1841406,0,'soga_hair_type_highlight_color',61,61,75), (367913,1841406,1,'soga_lip_type',-78,-5,-14), (367914,1841406,1,'soga_nose_type',-18,-81,64), (367915,1841406,0,'soga_skin_color',114,145,154), (367916,1841406,0,'wing_color1',255,255,255), (367917,1841406,0,'wing_color2',255,255,255), (367918,1841407,1,'cheek_type',31,61,0), (367919,1841407,1,'chin_type',25,46,96), (367920,1841407,1,'ear_type',81,-72,0), (367921,1841407,1,'eye_brow_type',-57,-10,47), (367922,1841407,0,'eye_color',142,144,255), (367923,1841407,1,'eye_type',44,0,0), (367924,1841407,0,'hair_color1',31,182,225), (367925,1841407,0,'hair_face_color',61,61,75), (367926,1841407,0,'hair_face_highlight_color',244,245,246), (367927,1841407,0,'hair_type_color',61,61,75), (367928,1841407,0,'hair_type_highlight_color',244,245,246), (367929,1841407,1,'lip_type',-84,61,10), (367930,1841407,1,'nose_type',-31,31,-74), (367931,1841407,0,'skin_color',192,178,212), (367932,1841407,1,'soga_cheek_type',0,-57,-10), (367933,1841407,1,'soga_chin_type',0,-84,61), (367934,1841407,1,'soga_ear_type',0,44,0), (367935,1841407,1,'soga_eye_brow_type',0,81,-72), (367936,1841407,0,'soga_eye_color',229,229,102), (367937,1841407,0,'soga_hair_face_color',61,61,75), (367938,1841407,0,'soga_hair_face_highlight_color',244,245,246), (367939,1841407,0,'soga_hair_type_color',61,61,75), (367940,1841407,0,'soga_hair_type_highlight_color',244,245,246), (367941,1841407,1,'soga_lip_type',47,31,61), (367942,1841407,1,'soga_nose_type',10,25,46), (367943,1841407,0,'soga_skin_color',192,178,212), (367944,1841407,0,'wing_color1',255,255,255), (367945,1841407,0,'wing_color2',255,255,255), (367946,1841408,1,'cheek_type',-41,-89,0), (367947,1841408,1,'chin_type',42,-7,-39), (367948,1841408,1,'ear_type',42,-41,0), (367949,1841408,1,'eye_brow_type',-25,28,-23), (367950,1841408,0,'eye_color',239,133,255), (367951,1841408,1,'eye_type',-58,0,0), (367952,1841408,0,'hair_color1',70,53,0), (367953,1841408,0,'hair_face_color',244,244,246), (367954,1841408,0,'hair_face_highlight_color',156,172,168), (367955,1841408,0,'hair_type_color',244,244,246), (367956,1841408,0,'hair_type_highlight_color',156,172,168), (367957,1841408,1,'lip_type',31,81,63), (367958,1841408,1,'nose_type',44,70,53), (367959,1841408,0,'skin_color',152,172,190), (367960,1841408,1,'soga_cheek_type',0,-25,28), (367961,1841408,1,'soga_chin_type',0,31,81), (367962,1841408,1,'soga_ear_type',0,-58,0), (367963,1841408,1,'soga_eye_brow_type',0,42,-41), (367964,1841408,0,'soga_eye_color',229,229,102), (367965,1841408,0,'soga_hair_face_color',244,244,246), (367966,1841408,0,'soga_hair_face_highlight_color',156,172,168), (367967,1841408,0,'soga_hair_type_color',244,244,246), (367968,1841408,0,'soga_hair_type_highlight_color',156,172,168), (367969,1841408,1,'soga_lip_type',-23,-41,-89), (367970,1841408,1,'soga_nose_type',63,42,-7), (367971,1841408,0,'soga_skin_color',152,172,190), (367972,1841408,0,'wing_color1',255,255,255), (367973,1841408,0,'wing_color2',255,255,255), (367974,1841409,1,'cheek_type',-74,-93,0), (367975,1841409,1,'chin_type',-8,19,-61), (367976,1841409,1,'ear_type',2,-77,0), (367977,1841409,1,'eye_brow_type',-96,10,-87), (367978,1841409,0,'eye_color',228,165,255), (367979,1841409,1,'eye_type',-87,0,0), (367980,1841409,0,'hair_color1',215,28,227), (367981,1841409,0,'hair_face_color',107,150,172), (367982,1841409,0,'hair_face_highlight_color',244,244,246), (367983,1841409,0,'hair_type_color',107,150,172), (367984,1841409,0,'hair_type_highlight_color',244,244,246), (367985,1841409,1,'lip_type',-11,9,47), (367986,1841409,1,'nose_type',65,-41,28), (367987,1841409,0,'skin_color',190,179,212), (367988,1841409,1,'soga_cheek_type',0,-96,10), (367989,1841409,1,'soga_chin_type',0,-11,9), (367990,1841409,1,'soga_ear_type',0,-87,0), (367991,1841409,1,'soga_eye_brow_type',0,2,-77), (367992,1841409,0,'soga_eye_color',229,229,102), (367993,1841409,0,'soga_hair_face_color',107,150,172), (367994,1841409,0,'soga_hair_face_highlight_color',244,244,246), (367995,1841409,0,'soga_hair_type_color',107,150,172), (367996,1841409,0,'soga_hair_type_highlight_color',244,244,246), (367997,1841409,1,'soga_lip_type',-87,-74,-93), (367998,1841409,1,'soga_nose_type',47,-8,19), (367999,1841409,0,'soga_skin_color',190,179,212), (368000,1841409,0,'wing_color1',255,255,255), (368001,1841409,0,'wing_color2',255,255,255), (368002,1841410,1,'cheek_type',28,20,0), (368003,1841410,1,'chin_type',0,4,1), (368004,1841410,1,'ear_type',25,28,0), (368005,1841410,1,'eye_brow_type',25,-25,12), (368006,1841410,0,'eye_color',203,186,255), (368007,1841410,1,'eye_type',9,0,0), (368008,1841410,0,'hair_color1',244,253,0), (368009,1841410,0,'hair_face_color',122,132,132), (368010,1841410,0,'hair_face_highlight_color',105,103,97), (368011,1841410,0,'hair_type_color',122,132,132), (368012,1841410,0,'hair_type_highlight_color',105,103,97), (368013,1841410,1,'lip_type',10,-5,0), (368014,1841410,1,'nose_type',-4,-12,-3), (368015,1841410,0,'skin_color',173,142,181), (368016,1841410,1,'soga_cheek_type',0,25,-25), (368017,1841410,1,'soga_chin_type',0,10,-5), (368018,1841410,1,'soga_ear_type',0,9,0), (368019,1841410,1,'soga_eye_brow_type',0,25,28), (368020,1841410,0,'soga_eye_color',229,229,102), (368021,1841410,0,'soga_hair_face_color',122,132,132), (368022,1841410,0,'soga_hair_face_highlight_color',105,103,97), (368023,1841410,0,'soga_hair_type_color',122,132,132), (368024,1841410,0,'soga_hair_type_highlight_color',105,103,97), (368025,1841410,1,'soga_lip_type',12,28,20), (368026,1841410,1,'soga_nose_type',0,0,4), (368027,1841410,0,'soga_skin_color',173,142,181), (368028,1841410,0,'wing_color1',255,255,255), (368029,1841410,0,'wing_color2',255,255,255), (368030,1841411,1,'cheek_type',-74,-93,0), (368031,1841411,1,'chin_type',-8,19,-61), (368032,1841411,1,'ear_type',2,-77,0), (368033,1841411,1,'eye_brow_type',-96,10,-87), (368034,1841411,0,'eye_color',228,165,255), (368035,1841411,1,'eye_type',-87,0,0), (368036,1841411,0,'hair_color1',215,28,227), (368037,1841411,0,'hair_face_color',107,150,172), (368038,1841411,0,'hair_face_highlight_color',244,244,246), (368039,1841411,0,'hair_type_color',107,150,172), (368040,1841411,0,'hair_type_highlight_color',244,244,246), (368041,1841411,1,'lip_type',-11,9,47), (368042,1841411,1,'nose_type',65,-41,28), (368043,1841411,0,'skin_color',190,179,212), (368044,1841411,1,'soga_cheek_type',0,-96,10), (368045,1841411,1,'soga_chin_type',0,-11,9), (368046,1841411,1,'soga_ear_type',0,-87,0), (368047,1841411,1,'soga_eye_brow_type',0,2,-77), (368048,1841411,0,'soga_eye_color',229,229,102), (368049,1841411,0,'soga_hair_face_color',107,150,172), (368050,1841411,0,'soga_hair_face_highlight_color',244,244,246), (368051,1841411,0,'soga_hair_type_color',107,150,172), (368052,1841411,0,'soga_hair_type_highlight_color',244,244,246), (368053,1841411,1,'soga_lip_type',-87,-74,-93), (368054,1841411,1,'soga_nose_type',47,-8,19), (368055,1841411,0,'soga_skin_color',190,179,212), (368056,1841411,0,'wing_color1',255,255,255), (368057,1841411,0,'wing_color2',255,255,255), (368058,1841412,0,'eye_color',255,255,255), (368059,1841412,0,'skin_color',255,255,255), (368060,1841412,0,'soga_eye_color',255,0,255), (368061,1841413,1,'cheek_type',58,0,0), (368062,1841413,1,'chin_type',-62,10,94), (368063,1841413,1,'ear_type',44,-48,0), (368064,1841413,1,'eye_brow_type',-44,-11,-62), (368065,1841413,0,'eye_color',141,70,150), (368066,1841413,1,'eye_type',48,0,0), (368067,1841413,0,'hair_color1',48,253,177), (368068,1841413,0,'hair_face_color',7,1,1), (368069,1841413,0,'hair_face_highlight_color',107,119,158), (368070,1841413,0,'hair_type_color',7,1,1), (368071,1841413,0,'hair_type_highlight_color',107,119,158), (368072,1841413,1,'lip_type',25,-15,-68), (368073,1841413,1,'nose_type',-7,48,-3), (368074,1841413,0,'skin_color',103,97,130), (368075,1841413,1,'soga_cheek_type',0,-44,-11), (368076,1841413,1,'soga_chin_type',0,25,-15), (368077,1841413,1,'soga_ear_type',0,48,0), (368078,1841413,1,'soga_eye_brow_type',0,44,-48), (368079,1841413,0,'soga_eye_color',229,229,102), (368080,1841413,0,'soga_hair_face_color',7,1,1), (368081,1841413,0,'soga_hair_face_highlight_color',107,119,158), (368082,1841413,0,'soga_hair_type_color',7,1,1), (368083,1841413,0,'soga_hair_type_highlight_color',107,119,158), (368084,1841413,1,'soga_lip_type',-62,58,0), (368085,1841413,1,'soga_nose_type',-68,-62,10), (368086,1841413,0,'soga_skin_color',103,97,130), (368087,1841413,0,'wing_color1',255,255,255), (368088,1841413,0,'wing_color2',255,255,255), (368089,1841414,1,'cheek_type',8,-10,0), (368090,1841414,1,'chin_type',7,1,-14), (368091,1841414,1,'ear_type',-19,3,0), (368092,1841414,1,'eye_brow_type',-25,-32,-1), (368093,1841414,0,'eye_color',108,53,114), (368094,1841414,1,'eye_type',8,0,0), (368095,1841414,0,'hair_color1',7,213,0), (368096,1841414,0,'hair_face_color',202,174,203), (368097,1841414,0,'hair_face_highlight_color',105,103,97), (368098,1841414,0,'hair_type_color',202,174,203), (368099,1841414,0,'hair_type_highlight_color',105,103,97), (368100,1841414,1,'lip_type',-45,12,38), (368101,1841414,1,'nose_type',-7,7,-43), (368102,1841414,0,'skin_color',37,75,89), (368103,1841414,1,'soga_cheek_type',0,-25,-32), (368104,1841414,1,'soga_chin_type',0,-45,12), (368105,1841414,1,'soga_ear_type',0,8,0), (368106,1841414,1,'soga_eye_brow_type',0,-19,3), (368107,1841414,0,'soga_eye_color',229,229,102), (368108,1841414,0,'soga_hair_face_color',202,174,203), (368109,1841414,0,'soga_hair_face_highlight_color',105,103,97), (368110,1841414,0,'soga_hair_type_color',202,174,203), (368111,1841414,0,'soga_hair_type_highlight_color',105,103,97), (368112,1841414,1,'soga_lip_type',-1,8,-10), (368113,1841414,1,'soga_nose_type',38,7,1), (368114,1841414,0,'soga_skin_color',37,75,89), (368115,1841414,0,'wing_color1',255,255,255), (368116,1841414,0,'wing_color2',255,255,255), (368117,1841415,1,'cheek_type',-1,-100,0), (368118,1841415,1,'chin_type',14,-70,18), (368119,1841415,1,'ear_type',-42,0,0), (368120,1841415,1,'eye_brow_type',46,100,100), (368121,1841415,0,'eye_color',154,155,255), (368122,1841415,1,'eye_type',34,0,0), (368123,1841415,0,'hair_color1',156,100,100), (368124,1841415,0,'hair_color2',0,15,0), (368125,1841415,0,'hair_face_color',5,5,1), (368126,1841415,0,'hair_face_highlight_color',5,5,1), (368127,1841415,0,'hair_highlight',15,0,15), (368128,1841415,0,'hair_type_color',5,5,1), (368129,1841415,0,'hair_type_highlight_color',5,5,1), (368130,1841415,1,'lip_type',100,10,20), (368131,1841415,1,'nose_type',0,-100,100), (368132,1841415,0,'skin_color',72,72,72), (368133,1841415,1,'soga_cheek_type',0,46,100), (368134,1841415,1,'soga_chin_type',0,100,10), (368135,1841415,1,'soga_ear_type',0,34,0), (368136,1841415,1,'soga_eye_brow_type',0,-42,0), (368137,1841415,0,'soga_eye_color',229,229,102), (368138,1841415,0,'soga_hair_color1',0,15,0), (368139,1841415,0,'soga_hair_face_color',5,5,1), (368140,1841415,0,'soga_hair_face_highlight_color',5,5,1), (368141,1841415,0,'soga_hair_type_color',5,5,1), (368142,1841415,0,'soga_hair_type_highlight_color',5,5,1), (368143,1841415,1,'soga_lip_type',100,-1,-100), (368144,1841415,1,'soga_nose_type',20,14,-70), (368145,1841415,0,'soga_skin_color',72,72,72), (368146,1841415,0,'wing_color1',255,255,255), (368147,1841415,0,'wing_color2',255,255,255), (368148,1841416,1,'cheek_type',-1,-100,0), (368149,1841416,1,'chin_type',14,-70,18), (368150,1841416,1,'ear_type',-42,0,0), (368151,1841416,1,'eye_brow_type',46,100,100), (368152,1841416,0,'eye_color',154,155,255), (368153,1841416,1,'eye_type',34,0,0), (368154,1841416,0,'hair_color1',156,100,100), (368155,1841416,0,'hair_color2',0,15,0), (368156,1841416,0,'hair_face_color',5,5,1), (368157,1841416,0,'hair_face_highlight_color',5,5,1), (368158,1841416,0,'hair_highlight',15,0,15), (368159,1841416,0,'hair_type_color',5,5,1), (368160,1841416,0,'hair_type_highlight_color',5,5,1), (368161,1841416,1,'lip_type',100,10,20), (368162,1841416,1,'nose_type',0,-100,100), (368163,1841416,0,'skin_color',72,72,72), (368164,1841416,1,'soga_cheek_type',0,46,100), (368165,1841416,1,'soga_chin_type',0,100,10), (368166,1841416,1,'soga_ear_type',0,34,0), (368167,1841416,1,'soga_eye_brow_type',0,-42,0), (368168,1841416,0,'soga_eye_color',229,229,102), (368169,1841416,0,'soga_hair_color1',0,15,0), (368170,1841416,0,'soga_hair_face_color',5,5,1), (368171,1841416,0,'soga_hair_face_highlight_color',5,5,1), (368172,1841416,0,'soga_hair_type_color',5,5,1), (368173,1841416,0,'soga_hair_type_highlight_color',5,5,1), (368174,1841416,1,'soga_lip_type',100,-1,-100), (368175,1841416,1,'soga_nose_type',20,14,-70), (368176,1841416,0,'soga_skin_color',72,72,72), (368177,1841416,0,'wing_color1',255,255,255), (368178,1841416,0,'wing_color2',255,255,255), (368179,1841417,1,'cheek_type',-1,-100,0), (368180,1841417,1,'chin_type',14,-70,18), (368181,1841417,1,'ear_type',-42,0,0), (368182,1841417,1,'eye_brow_type',46,100,100), (368183,1841417,0,'eye_color',154,155,255), (368184,1841417,1,'eye_type',34,0,0), (368185,1841417,0,'hair_color1',156,100,100), (368186,1841417,0,'hair_color2',0,15,0), (368187,1841417,0,'hair_face_color',5,5,1), (368188,1841417,0,'hair_face_highlight_color',5,5,1), (368189,1841417,0,'hair_highlight',15,0,15), (368190,1841417,0,'hair_type_color',5,5,1), (368191,1841417,0,'hair_type_highlight_color',5,5,1), (368192,1841417,1,'lip_type',100,10,20), (368193,1841417,1,'nose_type',0,-100,100), (368194,1841417,0,'skin_color',72,72,72), (368195,1841417,1,'soga_cheek_type',0,46,100), (368196,1841417,1,'soga_chin_type',0,100,10), (368197,1841417,1,'soga_ear_type',0,34,0), (368198,1841417,1,'soga_eye_brow_type',0,-42,0), (368199,1841417,0,'soga_eye_color',229,229,102), (368200,1841417,0,'soga_hair_color1',0,15,0), (368201,1841417,0,'soga_hair_face_color',5,5,1), (368202,1841417,0,'soga_hair_face_highlight_color',5,5,1), (368203,1841417,0,'soga_hair_type_color',5,5,1), (368204,1841417,0,'soga_hair_type_highlight_color',5,5,1), (368205,1841417,1,'soga_lip_type',100,-1,-100), (368206,1841417,1,'soga_nose_type',20,14,-70), (368207,1841417,0,'soga_skin_color',72,72,72), (368208,1841417,0,'wing_color1',255,255,255), (368209,1841417,0,'wing_color2',255,255,255), (368210,1841418,1,'cheek_type',-1,-100,0), (368211,1841418,1,'chin_type',14,-70,18), (368212,1841418,1,'ear_type',-42,0,0), (368213,1841418,1,'eye_brow_type',46,100,100), (368214,1841418,0,'eye_color',154,155,255), (368215,1841418,1,'eye_type',34,0,0), (368216,1841418,0,'hair_color1',156,100,100), (368217,1841418,0,'hair_color2',0,15,0), (368218,1841418,0,'hair_face_color',5,5,1), (368219,1841418,0,'hair_face_highlight_color',5,5,1), (368220,1841418,0,'hair_highlight',15,0,15), (368221,1841418,0,'hair_type_color',5,5,1), (368222,1841418,0,'hair_type_highlight_color',5,5,1), (368223,1841418,1,'lip_type',100,10,20), (368224,1841418,1,'nose_type',0,-100,100), (368225,1841418,0,'skin_color',72,72,72), (368226,1841418,1,'soga_cheek_type',0,46,100), (368227,1841418,1,'soga_chin_type',0,100,10), (368228,1841418,1,'soga_ear_type',0,34,0), (368229,1841418,1,'soga_eye_brow_type',0,-42,0), (368230,1841418,0,'soga_eye_color',229,229,102), (368231,1841418,0,'soga_hair_color1',0,15,0), (368232,1841418,0,'soga_hair_face_color',5,5,1), (368233,1841418,0,'soga_hair_face_highlight_color',5,5,1), (368234,1841418,0,'soga_hair_type_color',5,5,1), (368235,1841418,0,'soga_hair_type_highlight_color',5,5,1), (368236,1841418,1,'soga_lip_type',100,-1,-100), (368237,1841418,1,'soga_nose_type',20,14,-70), (368238,1841418,0,'soga_skin_color',72,72,72), (368239,1841418,0,'wing_color1',255,255,255), (368240,1841418,0,'wing_color2',255,255,255), (368241,1841419,1,'cheek_type',31,61,0), (368242,1841419,1,'chin_type',25,46,96), (368243,1841419,1,'ear_type',81,-72,0), (368244,1841419,1,'eye_brow_type',-57,-10,47), (368245,1841419,0,'eye_color',142,144,255), (368246,1841419,1,'eye_type',44,0,0), (368247,1841419,0,'hair_color1',31,182,225), (368248,1841419,0,'hair_face_color',61,61,75), (368249,1841419,0,'hair_face_highlight_color',244,245,246), (368250,1841419,0,'hair_type_color',61,61,75), (368251,1841419,0,'hair_type_highlight_color',244,245,246), (368252,1841419,1,'lip_type',-84,61,10), (368253,1841419,1,'nose_type',-31,31,-74), (368254,1841419,0,'skin_color',192,178,212), (368255,1841419,1,'soga_cheek_type',0,-57,-10), (368256,1841419,1,'soga_chin_type',0,-84,61), (368257,1841419,1,'soga_ear_type',0,44,0), (368258,1841419,1,'soga_eye_brow_type',0,81,-72), (368259,1841419,0,'soga_eye_color',229,229,102), (368260,1841419,0,'soga_hair_face_color',61,61,75), (368261,1841419,0,'soga_hair_face_highlight_color',244,245,246), (368262,1841419,0,'soga_hair_type_color',61,61,75), (368263,1841419,0,'soga_hair_type_highlight_color',244,245,246), (368264,1841419,1,'soga_lip_type',47,31,61), (368265,1841419,1,'soga_nose_type',10,25,46), (368266,1841419,0,'soga_skin_color',192,178,212), (368267,1841419,0,'wing_color1',255,255,255), (368268,1841419,0,'wing_color2',255,255,255), (368269,1841420,1,'cheek_type',88,87,0), (368270,1841420,1,'chin_type',-64,0,45), (368271,1841420,1,'ear_type',2,37,0), (368272,1841420,1,'eye_brow_type',8,-77,34), (368273,1841420,0,'eye_color',212,172,255), (368274,1841420,1,'eye_type',-35,0,0), (368275,1841420,0,'hair_color1',17,239,48), (368276,1841420,0,'hair_face_color',107,131,144), (368277,1841420,0,'hair_face_highlight_color',96,84,129), (368278,1841420,0,'hair_type_color',107,131,144), (368279,1841420,0,'hair_type_highlight_color',96,84,129), (368280,1841420,1,'lip_type',41,-25,-20), (368281,1841420,1,'nose_type',53,17,-17), (368282,1841420,0,'skin_color',167,200,207), (368283,1841420,1,'soga_cheek_type',0,8,-77), (368284,1841420,1,'soga_chin_type',0,41,-25), (368285,1841420,1,'soga_ear_type',0,-35,0), (368286,1841420,1,'soga_eye_brow_type',0,2,37), (368287,1841420,0,'soga_eye_color',229,229,102), (368288,1841420,0,'soga_hair_face_color',107,131,144), (368289,1841420,0,'soga_hair_face_highlight_color',96,84,129), (368290,1841420,0,'soga_hair_type_color',107,131,144), (368291,1841420,0,'soga_hair_type_highlight_color',96,84,129), (368292,1841420,1,'soga_lip_type',34,88,87), (368293,1841420,1,'soga_nose_type',-20,-64,0), (368294,1841420,0,'soga_skin_color',167,200,207), (368295,1841420,0,'wing_color1',255,255,255), (368296,1841420,0,'wing_color2',255,255,255), (368297,1841421,1,'cheek_type',3,-31,0), (368298,1841421,1,'chin_type',28,-4,2), (368299,1841421,1,'ear_type',20,17,0), (368300,1841421,1,'eye_brow_type',-31,28,0), (368301,1841421,0,'eye_color',40,23,58), (368302,1841421,1,'eye_type',-26,0,0), (368303,1841421,0,'hair_color1',28,237,0), (368304,1841421,0,'hair_face_color',138,129,138), (368305,1841421,0,'hair_face_highlight_color',105,103,97), (368306,1841421,0,'hair_type_color',138,129,138), (368307,1841421,0,'hair_type_highlight_color',105,103,97), (368308,1841421,1,'lip_type',-7,23,-42), (368309,1841421,1,'nose_type',-12,28,-19), (368310,1841421,0,'skin_color',48,79,99), (368311,1841421,1,'soga_cheek_type',0,-31,28), (368312,1841421,1,'soga_chin_type',0,-7,23), (368313,1841421,1,'soga_ear_type',0,-26,0), (368314,1841421,1,'soga_eye_brow_type',0,20,17), (368315,1841421,0,'soga_eye_color',229,229,102), (368316,1841421,0,'soga_hair_face_color',138,129,138), (368317,1841421,0,'soga_hair_face_highlight_color',105,103,97), (368318,1841421,0,'soga_hair_type_color',138,129,138), (368319,1841421,0,'soga_hair_type_highlight_color',105,103,97), (368320,1841421,1,'soga_lip_type',0,3,-31), (368321,1841421,1,'soga_nose_type',-42,28,-4), (368322,1841421,0,'soga_skin_color',48,79,99), (368323,1841421,0,'wing_color1',255,255,255), (368324,1841421,0,'wing_color2',255,255,255), (368325,1841422,1,'cheek_type',-1,-100,0), (368326,1841422,1,'chin_type',14,-70,18), (368327,1841422,1,'ear_type',-42,0,0), (368328,1841422,1,'eye_brow_type',46,100,100), (368329,1841422,0,'eye_color',154,155,255), (368330,1841422,1,'eye_type',34,0,0), (368331,1841422,0,'hair_color1',156,100,100), (368332,1841422,0,'hair_color2',0,15,0), (368333,1841422,0,'hair_face_color',5,5,1), (368334,1841422,0,'hair_face_highlight_color',5,5,1), (368335,1841422,0,'hair_highlight',15,0,15), (368336,1841422,0,'hair_type_color',5,5,1), (368337,1841422,0,'hair_type_highlight_color',5,5,1), (368338,1841422,1,'lip_type',100,10,20), (368339,1841422,1,'nose_type',0,-100,100), (368340,1841422,0,'skin_color',72,72,72), (368341,1841422,1,'soga_cheek_type',0,46,100), (368342,1841422,1,'soga_chin_type',0,100,10), (368343,1841422,1,'soga_ear_type',0,34,0), (368344,1841422,1,'soga_eye_brow_type',0,-42,0), (368345,1841422,0,'soga_eye_color',229,229,102), (368346,1841422,0,'soga_hair_color1',0,15,0), (368347,1841422,0,'soga_hair_face_color',5,5,1), (368348,1841422,0,'soga_hair_face_highlight_color',5,5,1), (368349,1841422,0,'soga_hair_type_color',5,5,1), (368350,1841422,0,'soga_hair_type_highlight_color',5,5,1), (368351,1841422,1,'soga_lip_type',100,-1,-100), (368352,1841422,1,'soga_nose_type',20,14,-70), (368353,1841422,0,'soga_skin_color',72,72,72), (368354,1841422,0,'wing_color1',255,255,255), (368355,1841422,0,'wing_color2',255,255,255), (368356,1841423,1,'cheek_type',-1,-100,0), (368357,1841423,1,'chin_type',14,-70,18), (368358,1841423,1,'ear_type',-42,0,0), (368359,1841423,1,'eye_brow_type',46,100,100), (368360,1841423,0,'eye_color',154,155,255), (368361,1841423,1,'eye_type',34,0,0), (368362,1841423,0,'hair_color1',156,100,100), (368363,1841423,0,'hair_color2',0,15,0), (368364,1841423,0,'hair_face_color',5,5,1), (368365,1841423,0,'hair_face_highlight_color',5,5,1), (368366,1841423,0,'hair_highlight',15,0,15), (368367,1841423,0,'hair_type_color',5,5,1), (368368,1841423,0,'hair_type_highlight_color',5,5,1), (368369,1841423,1,'lip_type',100,10,20), (368370,1841423,1,'nose_type',0,-100,100), (368371,1841423,0,'skin_color',72,72,72), (368372,1841423,1,'soga_cheek_type',0,46,100), (368373,1841423,1,'soga_chin_type',0,100,10), (368374,1841423,1,'soga_ear_type',0,34,0), (368375,1841423,1,'soga_eye_brow_type',0,-42,0), (368376,1841423,0,'soga_eye_color',229,229,102), (368377,1841423,0,'soga_hair_color1',0,15,0), (368378,1841423,0,'soga_hair_face_color',5,5,1), (368379,1841423,0,'soga_hair_face_highlight_color',5,5,1), (368380,1841423,0,'soga_hair_type_color',5,5,1), (368381,1841423,0,'soga_hair_type_highlight_color',5,5,1), (368382,1841423,1,'soga_lip_type',100,-1,-100), (368383,1841423,1,'soga_nose_type',20,14,-70), (368384,1841423,0,'soga_skin_color',72,72,72), (368385,1841423,0,'wing_color1',255,255,255), (368386,1841423,0,'wing_color2',255,255,255), (368387,1841424,1,'cheek_type',-34,-62,0), (368388,1841424,1,'chin_type',82,28,25), (368389,1841424,1,'ear_type',22,21,0), (368390,1841424,1,'eye_brow_type',8,17,95), (368391,1841424,0,'eye_color',230,161,255), (368392,1841424,1,'eye_type',-14,0,0), (368393,1841424,0,'hair_color1',5,218,205), (368394,1841424,0,'hair_face_color',146,169,168), (368395,1841424,0,'hair_face_highlight_color',145,168,168), (368396,1841424,0,'hair_type_color',146,169,168), (368397,1841424,0,'hair_type_highlight_color',145,168,168), (368398,1841424,1,'lip_type',-56,23,74), (368399,1841424,1,'nose_type',87,5,-38), (368400,1841424,0,'skin_color',211,181,192), (368401,1841424,1,'soga_cheek_type',0,8,17), (368402,1841424,1,'soga_chin_type',0,-56,23), (368403,1841424,1,'soga_ear_type',0,-14,0), (368404,1841424,1,'soga_eye_brow_type',0,22,21), (368405,1841424,0,'soga_eye_color',229,229,102), (368406,1841424,0,'soga_hair_face_color',146,169,168), (368407,1841424,0,'soga_hair_face_highlight_color',145,168,168), (368408,1841424,0,'soga_hair_type_color',146,169,168), (368409,1841424,0,'soga_hair_type_highlight_color',145,168,168), (368410,1841424,1,'soga_lip_type',95,-34,-62), (368411,1841424,1,'soga_nose_type',74,82,28), (368412,1841424,0,'soga_skin_color',211,181,192), (368413,1841424,0,'wing_color1',255,255,255), (368414,1841424,0,'wing_color2',255,255,255), (368415,1841425,1,'cheek_type',25,-64,0), (368416,1841425,1,'chin_type',-63,87,75), (368417,1841425,1,'ear_type',81,-81,0), (368418,1841425,1,'eye_brow_type',41,37,31), (368419,1841425,0,'eye_color',230,116,250), (368420,1841425,1,'eye_type',-12,0,0), (368421,1841425,0,'hair_color1',239,51,238), (368422,1841425,0,'hair_face_color',102,133,150), (368423,1841425,0,'hair_face_highlight_color',100,131,153), (368424,1841425,0,'hair_type_color',102,133,150), (368425,1841425,0,'hair_type_highlight_color',100,131,153), (368426,1841425,1,'lip_type',64,-84,-72), (368427,1841425,1,'nose_type',-75,-17,51), (368428,1841425,0,'skin_color',130,173,172), (368429,1841425,1,'soga_cheek_type',0,41,37), (368430,1841425,1,'soga_chin_type',0,64,-84), (368431,1841425,1,'soga_ear_type',0,-12,0), (368432,1841425,1,'soga_eye_brow_type',0,81,-81), (368433,1841425,0,'soga_eye_color',229,229,102), (368434,1841425,0,'soga_hair_face_color',102,133,150), (368435,1841425,0,'soga_hair_face_highlight_color',100,131,153), (368436,1841425,0,'soga_hair_type_color',102,133,150), (368437,1841425,0,'soga_hair_type_highlight_color',100,131,153), (368438,1841425,1,'soga_lip_type',31,25,-64), (368439,1841425,1,'soga_nose_type',-72,-63,87), (368440,1841425,0,'soga_skin_color',130,173,172), (368441,1841425,0,'wing_color1',255,255,255), (368442,1841425,0,'wing_color2',255,255,255), (368443,1841426,1,'cheek_type',88,87,0), (368444,1841426,1,'chin_type',-64,0,45), (368445,1841426,1,'ear_type',2,37,0), (368446,1841426,1,'eye_brow_type',8,-77,34), (368447,1841426,0,'eye_color',212,172,255), (368448,1841426,1,'eye_type',-35,0,0), (368449,1841426,0,'hair_color1',17,239,48), (368450,1841426,0,'hair_face_color',107,131,144), (368451,1841426,0,'hair_face_highlight_color',96,84,129), (368452,1841426,0,'hair_type_color',107,131,144), (368453,1841426,0,'hair_type_highlight_color',96,84,129), (368454,1841426,1,'lip_type',41,-25,-20), (368455,1841426,1,'nose_type',53,17,-17), (368456,1841426,0,'skin_color',167,200,207), (368457,1841426,1,'soga_cheek_type',0,8,-77), (368458,1841426,1,'soga_chin_type',0,41,-25), (368459,1841426,1,'soga_ear_type',0,-35,0), (368460,1841426,1,'soga_eye_brow_type',0,2,37), (368461,1841426,0,'soga_eye_color',229,229,102), (368462,1841426,0,'soga_hair_face_color',107,131,144), (368463,1841426,0,'soga_hair_face_highlight_color',96,84,129), (368464,1841426,0,'soga_hair_type_color',107,131,144), (368465,1841426,0,'soga_hair_type_highlight_color',96,84,129), (368466,1841426,1,'soga_lip_type',34,88,87), (368467,1841426,1,'soga_nose_type',-20,-64,0), (368468,1841426,0,'soga_skin_color',167,200,207), (368469,1841426,0,'wing_color1',255,255,255), (368470,1841426,0,'wing_color2',255,255,255), (368471,1841427,1,'cheek_type',7,50,0), (368472,1841427,1,'chin_type',-58,-96,-56), (368473,1841427,1,'ear_type',46,-56,0), (368474,1841427,1,'eye_brow_type',-89,14,22), (368475,1841427,0,'eye_color',240,139,255), (368476,1841427,1,'eye_type',-11,0,0), (368477,1841427,0,'hair_color1',56,94,0), (368478,1841427,0,'hair_face_color',7,1,1), (368479,1841427,0,'hair_face_highlight_color',103,133,149), (368480,1841427,0,'hair_type_color',7,1,1), (368481,1841427,0,'hair_type_highlight_color',103,133,149), (368482,1841427,1,'lip_type',79,35,21), (368483,1841427,1,'nose_type',-96,56,94), (368484,1841427,0,'skin_color',199,172,194), (368485,1841427,1,'soga_cheek_type',0,-89,14), (368486,1841427,1,'soga_chin_type',0,79,35), (368487,1841427,1,'soga_ear_type',0,-11,0), (368488,1841427,1,'soga_eye_brow_type',0,46,-56), (368489,1841427,0,'soga_eye_color',229,229,102), (368490,1841427,0,'soga_hair_face_color',7,1,1), (368491,1841427,0,'soga_hair_face_highlight_color',103,133,149), (368492,1841427,0,'soga_hair_type_color',7,1,1), (368493,1841427,0,'soga_hair_type_highlight_color',103,133,149), (368494,1841427,1,'soga_lip_type',22,7,50), (368495,1841427,1,'soga_nose_type',21,-58,-96), (368496,1841427,0,'soga_skin_color',199,172,194), (368497,1841427,0,'wing_color1',255,255,255), (368498,1841427,0,'wing_color2',255,255,255), (368499,1841428,1,'cheek_type',88,87,0), (368500,1841428,1,'chin_type',-64,0,45), (368501,1841428,1,'ear_type',2,37,0), (368502,1841428,1,'eye_brow_type',8,-77,34), (368503,1841428,0,'eye_color',212,172,255), (368504,1841428,1,'eye_type',-35,0,0), (368505,1841428,0,'hair_color1',17,239,48), (368506,1841428,0,'hair_face_color',107,131,144), (368507,1841428,0,'hair_face_highlight_color',96,84,129), (368508,1841428,0,'hair_type_color',107,131,144), (368509,1841428,0,'hair_type_highlight_color',96,84,129), (368510,1841428,1,'lip_type',41,-25,-20), (368511,1841428,1,'nose_type',53,17,-17), (368512,1841428,0,'skin_color',167,200,207), (368513,1841428,1,'soga_cheek_type',0,8,-77), (368514,1841428,1,'soga_chin_type',0,41,-25), (368515,1841428,1,'soga_ear_type',0,-35,0), (368516,1841428,1,'soga_eye_brow_type',0,2,37), (368517,1841428,0,'soga_eye_color',229,229,102), (368518,1841428,0,'soga_hair_face_color',107,131,144), (368519,1841428,0,'soga_hair_face_highlight_color',96,84,129), (368520,1841428,0,'soga_hair_type_color',107,131,144), (368521,1841428,0,'soga_hair_type_highlight_color',96,84,129), (368522,1841428,1,'soga_lip_type',34,88,87), (368523,1841428,1,'soga_nose_type',-20,-64,0), (368524,1841428,0,'soga_skin_color',167,200,207), (368525,1841428,0,'wing_color1',255,255,255), (368526,1841428,0,'wing_color2',255,255,255), (368527,1841429,1,'cheek_type',0,-18,0), (368528,1841429,1,'chin_type',-11,9,19), (368529,1841429,1,'ear_type',-28,-25,0), (368530,1841429,1,'eye_brow_type',2,46,-17), (368531,1841429,0,'eye_color',225,129,255), (368532,1841429,1,'eye_type',-34,0,0), (368533,1841429,0,'hair_color1',0,8,0), (368534,1841429,0,'hair_face_color',170,145,174), (368535,1841429,0,'hair_face_highlight_color',105,103,97), (368536,1841429,0,'hair_type_color',170,145,174), (368537,1841429,0,'hair_type_highlight_color',105,103,97), (368538,1841429,1,'lip_type',4,14,25), (368539,1841429,1,'nose_type',-23,0,8), (368540,1841429,1,'soga_cheek_type',0,2,46), (368541,1841429,1,'soga_chin_type',0,4,14), (368542,1841429,1,'soga_ear_type',0,-34,0), (368543,1841429,1,'soga_eye_brow_type',0,-28,-25), (368544,1841429,0,'soga_eye_color',229,229,102), (368545,1841429,0,'soga_hair_face_color',170,145,174), (368546,1841429,0,'soga_hair_face_highlight_color',105,103,97), (368547,1841429,0,'soga_hair_type_color',170,145,174), (368548,1841429,0,'soga_hair_type_highlight_color',105,103,97), (368549,1841429,1,'soga_lip_type',-17,0,-18), (368550,1841429,1,'soga_nose_type',25,-11,9), (368551,1841429,0,'wing_color1',255,255,255), (368552,1841429,0,'wing_color2',255,255,255), (368553,1841430,1,'cheek_type',-3,28,0), (368554,1841430,1,'chin_type',-1,-2,9), (368555,1841430,1,'ear_type',7,3,0), (368556,1841430,1,'eye_brow_type',-1,-29,-23), (368557,1841430,0,'eye_color',240,144,255), (368558,1841430,1,'eye_type',-2,0,0), (368559,1841430,0,'hair_color1',228,11,0), (368560,1841430,0,'hair_face_color',219,244,244), (368561,1841430,0,'hair_face_highlight_color',105,103,97), (368562,1841430,0,'hair_type_color',219,244,244), (368563,1841430,0,'hair_type_highlight_color',105,103,97), (368564,1841430,1,'lip_type',-37,-7,0), (368565,1841430,1,'nose_type',0,-28,11), (368566,1841430,0,'skin_color',136,176,189), (368567,1841430,1,'soga_cheek_type',0,-1,-29), (368568,1841430,1,'soga_chin_type',0,-37,-7), (368569,1841430,1,'soga_ear_type',0,-2,0), (368570,1841430,1,'soga_eye_brow_type',0,7,3), (368571,1841430,0,'soga_eye_color',229,229,102), (368572,1841430,0,'soga_hair_face_color',219,244,244), (368573,1841430,0,'soga_hair_face_highlight_color',105,103,97), (368574,1841430,0,'soga_hair_type_color',219,244,244), (368575,1841430,0,'soga_hair_type_highlight_color',105,103,97), (368576,1841430,1,'soga_lip_type',-23,-3,28), (368577,1841430,1,'soga_nose_type',0,-1,-2), (368578,1841430,0,'soga_skin_color',136,176,189), (368579,1841430,0,'wing_color1',255,255,255), (368580,1841430,0,'wing_color2',255,255,255), (368581,1841431,1,'cheek_type',0,5,0), (368582,1841431,1,'chin_type',-18,-34,18), (368583,1841431,1,'ear_type',-17,25,0), (368584,1841431,1,'eye_brow_type',19,-7,21), (368585,1841431,0,'eye_color',20,10,22), (368586,1841431,1,'eye_type',-23,0,0), (368587,1841431,0,'hair_color1',28,242,0), (368588,1841431,0,'hair_face_color',213,216,216), (368589,1841431,0,'hair_face_highlight_color',105,103,97), (368590,1841431,0,'hair_type_color',213,216,216), (368591,1841431,0,'hair_type_highlight_color',105,103,97), (368592,1841431,1,'lip_type',-28,42,10), (368593,1841431,1,'nose_type',28,28,-14), (368594,1841431,0,'skin_color',57,46,44), (368595,1841431,1,'soga_cheek_type',0,19,-7), (368596,1841431,1,'soga_chin_type',0,-28,42), (368597,1841431,1,'soga_ear_type',0,-23,0), (368598,1841431,1,'soga_eye_brow_type',0,-17,25), (368599,1841431,0,'soga_eye_color',229,229,102), (368600,1841431,0,'soga_hair_face_color',213,216,216), (368601,1841431,0,'soga_hair_face_highlight_color',105,103,97), (368602,1841431,0,'soga_hair_type_color',213,216,216), (368603,1841431,0,'soga_hair_type_highlight_color',105,103,97), (368604,1841431,1,'soga_lip_type',21,0,5), (368605,1841431,1,'soga_nose_type',10,-18,-34), (368606,1841431,0,'soga_skin_color',57,46,44), (368607,1841431,0,'wing_color1',255,255,255), (368608,1841431,0,'wing_color2',255,255,255), (368609,1841432,1,'cheek_type',25,-10,0), (368610,1841432,1,'chin_type',-1,0,12), (368611,1841432,1,'ear_type',9,-21,0), (368612,1841432,1,'eye_brow_type',0,20,7), (368613,1841432,0,'eye_color',243,167,255), (368614,1841432,1,'eye_type',-2,0,0), (368615,1841432,0,'hair_color1',17,31,0), (368616,1841432,0,'hair_face_color',141,120,147), (368617,1841432,0,'hair_face_highlight_color',105,103,97), (368618,1841432,0,'hair_type_color',141,120,147), (368619,1841432,0,'hair_type_highlight_color',105,103,97), (368620,1841432,1,'lip_type',25,-17,10), (368621,1841432,1,'nose_type',-9,17,31), (368622,1841432,0,'skin_color',58,99,111), (368623,1841432,1,'soga_cheek_type',0,0,20), (368624,1841432,1,'soga_chin_type',0,25,-17), (368625,1841432,1,'soga_ear_type',0,-2,0), (368626,1841432,1,'soga_eye_brow_type',0,9,-21), (368627,1841432,0,'soga_eye_color',229,229,102), (368628,1841432,0,'soga_hair_face_color',141,120,147), (368629,1841432,0,'soga_hair_face_highlight_color',105,103,97), (368630,1841432,0,'soga_hair_type_color',141,120,147), (368631,1841432,0,'soga_hair_type_highlight_color',105,103,97), (368632,1841432,1,'soga_lip_type',7,25,-10), (368633,1841432,1,'soga_nose_type',10,-1,0), (368634,1841432,0,'soga_skin_color',58,99,111), (368635,1841432,0,'wing_color1',255,255,255), (368636,1841432,0,'wing_color2',255,255,255), (368637,1841433,1,'cheek_type',0,2,0), (368638,1841433,1,'chin_type',-1,28,28), (368639,1841433,1,'ear_type',34,12,0), (368640,1841433,1,'eye_brow_type',-2,-10,-5), (368641,1841433,0,'eye_color',101,107,192), (368642,1841433,1,'eye_type',-31,0,0), (368643,1841433,0,'hair_color1',0,222,0), (368644,1841433,0,'hair_face_color',144,146,146), (368645,1841433,0,'hair_face_highlight_color',105,103,97), (368646,1841433,0,'hair_type_color',144,146,146), (368647,1841433,0,'hair_type_highlight_color',105,103,97), (368648,1841433,1,'lip_type',7,-20,-9), (368649,1841433,1,'nose_type',-11,0,-34), (368650,1841433,0,'skin_color',132,120,163), (368651,1841433,1,'soga_cheek_type',0,-2,-10), (368652,1841433,1,'soga_chin_type',0,7,-20), (368653,1841433,1,'soga_ear_type',0,-31,0), (368654,1841433,1,'soga_eye_brow_type',0,34,12), (368655,1841433,0,'soga_eye_color',229,229,102), (368656,1841433,0,'soga_hair_face_color',144,146,146), (368657,1841433,0,'soga_hair_face_highlight_color',105,103,97), (368658,1841433,0,'soga_hair_type_color',144,146,146), (368659,1841433,0,'soga_hair_type_highlight_color',105,103,97), (368660,1841433,1,'soga_lip_type',-5,0,2), (368661,1841433,1,'soga_nose_type',-9,-1,28), (368662,1841433,0,'soga_skin_color',132,120,163), (368663,1841433,0,'wing_color1',255,255,255), (368664,1841433,0,'wing_color2',255,255,255), (368665,1841434,1,'cheek_type',-34,-62,0), (368666,1841434,1,'chin_type',82,28,25), (368667,1841434,1,'ear_type',22,21,0), (368668,1841434,1,'eye_brow_type',8,17,95), (368669,1841434,0,'eye_color',230,161,255), (368670,1841434,1,'eye_type',-14,0,0), (368671,1841434,0,'hair_color1',5,218,205), (368672,1841434,0,'hair_face_color',146,169,168), (368673,1841434,0,'hair_face_highlight_color',145,168,168), (368674,1841434,0,'hair_type_color',146,169,168), (368675,1841434,0,'hair_type_highlight_color',145,168,168), (368676,1841434,1,'lip_type',-56,23,74), (368677,1841434,1,'nose_type',87,5,-38), (368678,1841434,0,'skin_color',211,181,192), (368679,1841434,1,'soga_cheek_type',0,8,17), (368680,1841434,1,'soga_chin_type',0,-56,23), (368681,1841434,1,'soga_ear_type',0,-14,0), (368682,1841434,1,'soga_eye_brow_type',0,22,21), (368683,1841434,0,'soga_eye_color',229,229,102), (368684,1841434,0,'soga_hair_face_color',146,169,168), (368685,1841434,0,'soga_hair_face_highlight_color',145,168,168), (368686,1841434,0,'soga_hair_type_color',146,169,168), (368687,1841434,0,'soga_hair_type_highlight_color',145,168,168), (368688,1841434,1,'soga_lip_type',95,-34,-62), (368689,1841434,1,'soga_nose_type',74,82,28), (368690,1841434,0,'soga_skin_color',211,181,192), (368691,1841434,0,'wing_color1',255,255,255), (368692,1841434,0,'wing_color2',255,255,255), (368693,1841435,1,'cheek_type',-7,68,0), (368694,1841435,1,'chin_type',-81,28,39), (368695,1841435,1,'ear_type',-11,-93,0), (368696,1841435,1,'eye_brow_type',22,-68,-62), (368697,1841435,0,'eye_color',111,57,138), (368698,1841435,1,'eye_type',88,0,0), (368699,1841435,0,'hair_color1',249,192,37), (368700,1841435,0,'hair_face_color',6,3,1), (368701,1841435,0,'hair_face_highlight_color',7,1,1), (368702,1841435,0,'hair_type_color',6,3,1), (368703,1841435,0,'hair_type_highlight_color',7,1,1), (368704,1841435,1,'lip_type',79,8,12), (368705,1841435,1,'nose_type',-81,-7,-64), (368706,1841435,0,'skin_color',117,133,154), (368707,1841435,1,'soga_cheek_type',0,22,-68), (368708,1841435,1,'soga_chin_type',0,79,8), (368709,1841435,1,'soga_ear_type',0,88,0), (368710,1841435,1,'soga_eye_brow_type',0,-11,-93), (368711,1841435,0,'soga_eye_color',229,229,102), (368712,1841435,0,'soga_hair_face_color',6,3,1), (368713,1841435,0,'soga_hair_face_highlight_color',7,1,1), (368714,1841435,0,'soga_hair_type_color',6,3,1), (368715,1841435,0,'soga_hair_type_highlight_color',7,1,1), (368716,1841435,1,'soga_lip_type',-62,-7,68), (368717,1841435,1,'soga_nose_type',12,-81,28), (368718,1841435,0,'soga_skin_color',117,133,154), (368719,1841435,0,'wing_color1',255,255,255), (368720,1841435,0,'wing_color2',255,255,255), (368721,1841436,1,'cheek_type',-26,0,0), (368722,1841436,1,'chin_type',25,3,0), (368723,1841436,1,'ear_type',-25,10,0), (368724,1841436,1,'eye_brow_type',-2,-1,31), (368725,1841436,0,'eye_color',157,107,255), (368726,1841436,1,'eye_type',35,0,0), (368727,1841436,0,'hair_color1',230,0,0), (368728,1841436,0,'hair_face_color',140,145,161), (368729,1841436,0,'hair_face_highlight_color',105,103,97), (368730,1841436,0,'hair_type_color',140,145,161), (368731,1841436,0,'hair_type_highlight_color',105,103,97), (368732,1841436,1,'lip_type',25,29,0), (368733,1841436,1,'nose_type',8,-26,0), (368734,1841436,0,'skin_color',0,15,15), (368735,1841436,1,'soga_cheek_type',0,-2,-1), (368736,1841436,1,'soga_chin_type',0,25,29), (368737,1841436,1,'soga_ear_type',0,35,0), (368738,1841436,1,'soga_eye_brow_type',0,-25,10), (368739,1841436,0,'soga_eye_color',229,229,102), (368740,1841436,0,'soga_hair_face_color',140,145,161), (368741,1841436,0,'soga_hair_face_highlight_color',105,103,97), (368742,1841436,0,'soga_hair_type_color',140,145,161), (368743,1841436,0,'soga_hair_type_highlight_color',105,103,97), (368744,1841436,1,'soga_lip_type',31,-26,0), (368745,1841436,1,'soga_nose_type',0,25,3), (368746,1841436,0,'soga_skin_color',0,15,15), (368747,1841436,0,'wing_color1',255,255,255), (368748,1841436,0,'wing_color2',255,255,255), (368749,1841437,1,'cheek_type',52,7,0), (368750,1841437,1,'chin_type',-87,81,58), (368751,1841437,1,'ear_type',-61,0,0), (368752,1841437,1,'eye_brow_type',-62,-63,-87), (368753,1841437,0,'eye_color',148,84,210), (368754,1841437,1,'eye_type',52,0,0), (368755,1841437,0,'hair_color1',212,169,87), (368756,1841437,0,'hair_face_color',175,178,168), (368757,1841437,0,'hair_face_highlight_color',61,61,75), (368758,1841437,0,'hair_type_color',175,178,168), (368759,1841437,0,'hair_type_highlight_color',61,61,75), (368760,1841437,1,'lip_type',-68,71,68), (368761,1841437,1,'nose_type',-63,-44,-87), (368762,1841437,0,'skin_color',193,174,172), (368763,1841437,1,'soga_cheek_type',0,-62,-63), (368764,1841437,1,'soga_chin_type',0,-68,71), (368765,1841437,1,'soga_ear_type',0,52,0), (368766,1841437,1,'soga_eye_brow_type',0,-61,0), (368767,1841437,0,'soga_eye_color',229,229,102), (368768,1841437,0,'soga_hair_face_color',175,178,168), (368769,1841437,0,'soga_hair_face_highlight_color',61,61,75), (368770,1841437,0,'soga_hair_type_color',175,178,168), (368771,1841437,0,'soga_hair_type_highlight_color',61,61,75), (368772,1841437,1,'soga_lip_type',-87,52,7), (368773,1841437,1,'soga_nose_type',68,-87,81), (368774,1841437,0,'soga_skin_color',193,174,172), (368775,1841437,0,'wing_color1',255,255,255), (368776,1841437,0,'wing_color2',255,255,255), (368777,1841438,1,'cheek_type',51,-12,0), (368778,1841438,1,'chin_type',53,-63,-70), (368779,1841438,1,'ear_type',-87,-43,0), (368780,1841438,1,'eye_brow_type',66,-14,-5), (368781,1841438,0,'eye_color',238,177,255), (368782,1841438,1,'eye_type',32,0,0), (368783,1841438,0,'hair_color1',179,193,81), (368784,1841438,0,'hair_face_color',100,131,153), (368785,1841438,0,'hair_face_highlight_color',213,205,195), (368786,1841438,0,'hair_type_color',100,131,153), (368787,1841438,0,'hair_type_highlight_color',213,205,195), (368788,1841438,1,'lip_type',-10,-68,-26), (368789,1841438,1,'nose_type',48,-77,-63), (368790,1841438,0,'skin_color',134,156,172), (368791,1841438,1,'soga_cheek_type',0,66,-14), (368792,1841438,1,'soga_chin_type',0,-10,-68), (368793,1841438,1,'soga_ear_type',0,32,0), (368794,1841438,1,'soga_eye_brow_type',0,-87,-43), (368795,1841438,0,'soga_eye_color',229,229,102), (368796,1841438,0,'soga_hair_face_color',100,131,153), (368797,1841438,0,'soga_hair_face_highlight_color',213,205,195), (368798,1841438,0,'soga_hair_type_color',100,131,153), (368799,1841438,0,'soga_hair_type_highlight_color',213,205,195), (368800,1841438,1,'soga_lip_type',-5,51,-12), (368801,1841438,1,'soga_nose_type',-26,53,-63), (368802,1841438,0,'soga_skin_color',134,156,172), (368803,1841438,0,'wing_color1',255,255,255), (368804,1841438,0,'wing_color2',255,255,255), (368805,1841439,1,'cheek_type',-58,-45,0), (368806,1841439,1,'chin_type',34,93,-14), (368807,1841439,1,'ear_type',-40,-15,0), (368808,1841439,1,'eye_brow_type',-26,85,-29), (368809,1841439,0,'eye_color',99,72,166), (368810,1841439,1,'eye_type',39,0,0), (368811,1841439,0,'hair_color1',28,201,195), (368812,1841439,0,'hair_face_color',109,131,182), (368813,1841439,0,'hair_face_highlight_color',103,133,149), (368814,1841439,0,'hair_type_color',109,131,182), (368815,1841439,0,'hair_type_highlight_color',103,133,149), (368816,1841439,1,'lip_type',53,94,66), (368817,1841439,1,'nose_type',98,28,-55), (368818,1841439,0,'skin_color',147,190,189), (368819,1841439,1,'soga_cheek_type',0,-26,85), (368820,1841439,1,'soga_chin_type',0,53,94), (368821,1841439,1,'soga_ear_type',0,39,0), (368822,1841439,1,'soga_eye_brow_type',0,-40,-15), (368823,1841439,0,'soga_eye_color',229,229,102), (368824,1841439,0,'soga_hair_face_color',109,131,182), (368825,1841439,0,'soga_hair_face_highlight_color',103,133,149), (368826,1841439,0,'soga_hair_type_color',109,131,182), (368827,1841439,0,'soga_hair_type_highlight_color',103,133,149), (368828,1841439,1,'soga_lip_type',-29,-58,-45), (368829,1841439,1,'soga_nose_type',66,34,93), (368830,1841439,0,'soga_skin_color',147,190,189), (368831,1841439,0,'wing_color1',255,255,255), (368832,1841439,0,'wing_color2',255,255,255), (368833,1841440,1,'cheek_type',5,10,0), (368834,1841440,1,'chin_type',-17,38,-11), (368835,1841440,1,'ear_type',-7,20,0), (368836,1841440,1,'eye_brow_type',28,-31,-3), (368837,1841440,0,'eye_color',198,120,255), (368838,1841440,1,'eye_type',32,0,0), (368839,1841440,0,'hair_color1',224,45,0), (368840,1841440,0,'hair_face_color',140,160,169), (368841,1841440,0,'hair_face_highlight_color',105,103,97), (368842,1841440,0,'hair_type_color',140,160,169), (368843,1841440,0,'hair_type_highlight_color',105,103,97), (368844,1841440,1,'lip_type',19,18,0), (368845,1841440,1,'nose_type',-1,-32,45), (368846,1841440,0,'skin_color',206,180,224), (368847,1841440,1,'soga_cheek_type',0,28,-31), (368848,1841440,1,'soga_chin_type',0,19,18), (368849,1841440,1,'soga_ear_type',0,32,0), (368850,1841440,1,'soga_eye_brow_type',0,-7,20), (368851,1841440,0,'soga_eye_color',229,229,102), (368852,1841440,0,'soga_hair_face_color',140,160,169), (368853,1841440,0,'soga_hair_face_highlight_color',105,103,97), (368854,1841440,0,'soga_hair_type_color',140,160,169), (368855,1841440,0,'soga_hair_type_highlight_color',105,103,97), (368856,1841440,1,'soga_lip_type',-3,5,10), (368857,1841440,1,'soga_nose_type',0,-17,38), (368858,1841440,0,'soga_skin_color',206,180,224), (368859,1841440,0,'wing_color1',255,255,255), (368860,1841440,0,'wing_color2',255,255,255), (368861,1841441,1,'cheek_type',-28,56,0), (368862,1841441,1,'chin_type',85,-57,-2), (368863,1841441,1,'ear_type',91,50,0), (368864,1841441,1,'eye_brow_type',-10,-34,75), (368865,1841441,0,'eye_color',21,29,43), (368866,1841441,1,'eye_type',85,0,0), (368867,1841441,0,'hair_color1',194,230,228), (368868,1841441,0,'hair_face_color',244,244,246), (368869,1841441,0,'hair_face_highlight_color',86,68,133), (368870,1841441,0,'hair_type_color',244,244,246), (368871,1841441,0,'hair_type_highlight_color',86,68,133), (368872,1841441,1,'lip_type',-78,-82,-38), (368873,1841441,1,'nose_type',11,-62,-26), (368874,1841441,0,'skin_color',106,149,148), (368875,1841441,1,'soga_cheek_type',0,-10,-34), (368876,1841441,1,'soga_chin_type',0,-78,-82), (368877,1841441,1,'soga_ear_type',0,85,0), (368878,1841441,1,'soga_eye_brow_type',0,91,50), (368879,1841441,0,'soga_eye_color',229,229,102), (368880,1841441,0,'soga_hair_face_color',244,244,246), (368881,1841441,0,'soga_hair_face_highlight_color',86,68,133), (368882,1841441,0,'soga_hair_type_color',244,244,246), (368883,1841441,0,'soga_hair_type_highlight_color',86,68,133), (368884,1841441,1,'soga_lip_type',75,-28,56), (368885,1841441,1,'soga_nose_type',-38,85,-57), (368886,1841441,0,'soga_skin_color',106,149,148), (368887,1841441,0,'wing_color1',255,255,255), (368888,1841441,0,'wing_color2',255,255,255), (368889,1841442,1,'cheek_type',0,5,0), (368890,1841442,1,'chin_type',-18,-34,18), (368891,1841442,1,'ear_type',-17,25,0), (368892,1841442,1,'eye_brow_type',19,-7,21), (368893,1841442,0,'eye_color',20,10,22), (368894,1841442,1,'eye_type',-23,0,0), (368895,1841442,0,'hair_color1',28,242,0), (368896,1841442,0,'hair_face_color',213,216,216), (368897,1841442,0,'hair_face_highlight_color',105,103,97), (368898,1841442,0,'hair_type_color',213,216,216), (368899,1841442,0,'hair_type_highlight_color',105,103,97), (368900,1841442,1,'lip_type',-28,42,10), (368901,1841442,1,'nose_type',28,28,-14), (368902,1841442,0,'skin_color',57,46,44), (368903,1841442,1,'soga_cheek_type',0,19,-7), (368904,1841442,1,'soga_chin_type',0,-28,42), (368905,1841442,1,'soga_ear_type',0,-23,0), (368906,1841442,1,'soga_eye_brow_type',0,-17,25), (368907,1841442,0,'soga_eye_color',229,229,102), (368908,1841442,0,'soga_hair_face_color',213,216,216), (368909,1841442,0,'soga_hair_face_highlight_color',105,103,97), (368910,1841442,0,'soga_hair_type_color',213,216,216), (368911,1841442,0,'soga_hair_type_highlight_color',105,103,97), (368912,1841442,1,'soga_lip_type',21,0,5), (368913,1841442,1,'soga_nose_type',10,-18,-34), (368914,1841442,0,'soga_skin_color',57,46,44), (368915,1841442,0,'wing_color1',255,255,255), (368916,1841442,0,'wing_color2',255,255,255), (368917,340856,1,'cheek_type',-35,-57,0), (368918,340856,1,'chin_type',-47,-5,-95), (368919,340856,1,'ear_type',-47,18,0), (368920,340856,1,'eye_brow_type',-87,85,-22), (368921,340856,0,'eye_color',83,61,29), (368922,340856,1,'eye_type',-21,0,0), (368923,340856,0,'hair_color1',57,17,96), (368924,340856,0,'hair_color2',160,0,0), (368925,340856,0,'hair_face_color',84,0,0), (368926,340856,0,'hair_face_highlight_color',188,92,40), (368927,340856,0,'hair_highlight',91,21,51), (368928,340856,0,'hair_type_color',84,0,0), (368929,340856,0,'hair_type_highlight_color',188,92,40), (368930,340856,1,'lip_type',31,-58,-5), (368931,340856,1,'nose_type',87,57,17), (368932,340856,0,'skin_color',113,121,119), (368933,340856,1,'soga_cheek_type',0,-87,85), (368934,340856,1,'soga_chin_type',0,31,-58), (368935,340856,1,'soga_ear_type',0,-21,0), (368936,340856,1,'soga_eye_brow_type',0,-47,18), (368937,340856,0,'soga_eye_color',229,229,102), (368938,340856,1,'soga_eye_type',-96,0,0), (368939,340856,0,'soga_hair_color1',159,88,0), (368940,340856,0,'soga_hair_color2',43,36,70), (368941,340856,0,'soga_hair_face_color',84,0,0), (368942,340856,0,'soga_hair_face_highlight_color',188,92,40), (368943,340856,0,'soga_hair_highlight',91,21,51), (368944,340856,0,'soga_hair_type_color',84,0,0), (368945,340856,0,'soga_hair_type_highlight_color',188,92,40), (368946,340856,1,'soga_lip_type',-22,-35,-57), (368947,340856,1,'soga_nose_type',-5,-47,-5), (368948,340856,0,'soga_skin_color',113,121,119), (368949,340856,0,'wing_color1',255,255,255), (368950,340856,0,'wing_color2',255,255,255), (368951,340857,0,'eye_color',255,255,255), (368952,340857,0,'skin_color',255,255,255), (368953,340857,0,'soga_eye_color',255,0,255), (368957,340859,1,'cheek_type',-19,29,0), (368958,340859,1,'chin_type',1,-57,-23), (368959,340859,1,'ear_type',-87,-22,0), (368960,340859,1,'eye_brow_type',78,-12,-38), (368961,340859,0,'eye_color',146,182,251), (368962,340859,1,'eye_type',-70,0,0), (368963,340859,0,'hair_color1',219,94,156), (368964,340859,0,'hair_color2',0,15,42), (368965,340859,0,'hair_face_color',61,61,75), (368966,340859,0,'hair_face_highlight_color',184,179,168), (368967,340859,0,'hair_highlight',6,1,6), (368968,340859,0,'hair_type_color',61,61,75), (368969,340859,0,'hair_type_highlight_color',184,179,168), (368970,340859,1,'lip_type',68,-42,-2), (368971,340859,1,'nose_type',4,-37,94), (368972,340859,0,'skin_color',162,136,134), (368973,340859,1,'soga_cheek_type',0,78,-12), (368974,340859,1,'soga_chin_type',0,68,-42), (368975,340859,1,'soga_ear_type',0,-70,0), (368976,340859,1,'soga_eye_brow_type',0,-87,-22), (368977,340859,0,'soga_eye_color',229,229,102), (368978,340859,1,'soga_eye_type',-70,0,0), (368979,340859,0,'soga_hair_color1',1,6,0), (368980,340859,0,'soga_hair_color2',49,49,53), (368981,340859,0,'soga_hair_face_color',61,61,75), (368982,340859,0,'soga_hair_face_highlight_color',184,179,168), (368983,340859,0,'soga_hair_highlight',112,123,142), (368984,340859,0,'soga_hair_type_color',61,61,75), (368985,340859,0,'soga_hair_type_highlight_color',184,179,168), (368986,340859,1,'soga_lip_type',-38,-19,29), (368987,340859,1,'soga_nose_type',-2,1,-57), (368988,340859,0,'soga_skin_color',162,136,134), (368995,340862,1,'cheek_type',94,22,0), (368996,340862,1,'chin_type',26,-47,68), (368997,340862,1,'ear_type',-46,-31,0), (368998,340862,1,'eye_brow_type',74,-48,87), (368999,340862,0,'eye_color',201,137,255), (369000,340862,1,'eye_type',-71,0,0), (369001,340862,0,'hair_color1',175,37,8), (369002,340862,0,'hair_color2',88,95,109), (369003,340862,0,'hair_face_color',244,246,246), (369004,340862,0,'hair_face_highlight_color',86,68,133), (369005,340862,0,'hair_highlight',112,123,142), (369006,340862,0,'hair_type_color',244,246,246), (369007,340862,0,'hair_type_highlight_color',86,68,133), (369008,340862,1,'lip_type',-98,90,-65), (369009,340862,1,'nose_type',-44,-81,37), (369010,340862,0,'skin_color',123,166,165), (369011,340862,1,'soga_cheek_type',0,74,-48), (369012,340862,1,'soga_chin_type',0,-98,90), (369013,340862,1,'soga_ear_type',0,-71,0), (369014,340862,1,'soga_eye_brow_type',0,-46,-31), (369015,340862,0,'soga_eye_color',229,229,102), (369016,340862,1,'soga_eye_type',-35,0,0), (369017,340862,0,'soga_hair_color1',98,135,156), (369018,340862,0,'soga_hair_color2',88,95,109), (369019,340862,0,'soga_hair_face_color',244,246,246), (369020,340862,0,'soga_hair_face_highlight_color',86,68,133), (369021,340862,0,'soga_hair_highlight',112,123,142), (369022,340862,0,'soga_hair_type_color',244,246,246), (369023,340862,0,'soga_hair_type_highlight_color',86,68,133), (369024,340862,1,'soga_lip_type',87,94,22), (369025,340862,1,'soga_nose_type',-65,26,-47), (369026,340862,0,'soga_skin_color',123,166,165), (369027,340862,0,'wing_color1',255,255,255), (369028,340862,0,'wing_color2',255,255,255), (369029,340863,1,'cheek_type',-41,-89,0), (369030,340863,1,'chin_type',42,-7,-39), (369031,340863,1,'ear_type',42,-41,0), (369032,340863,1,'eye_brow_type',-25,28,-23), (369033,340863,0,'eye_color',239,133,255), (369034,340863,1,'eye_type',-58,0,0), (369035,340863,0,'hair_color1',70,53,0), (369036,340863,0,'hair_color2',62,62,68), (369037,340863,0,'hair_face_color',244,244,246), (369038,340863,0,'hair_face_highlight_color',156,172,168), (369039,340863,0,'hair_highlight',152,46,102), (369040,340863,0,'hair_type_color',244,244,246), (369041,340863,0,'hair_type_highlight_color',156,172,168), (369042,340863,1,'lip_type',31,81,63), (369043,340863,1,'nose_type',44,70,53), (369044,340863,0,'skin_color',152,172,190), (369045,340863,1,'soga_cheek_type',0,-25,28), (369046,340863,1,'soga_chin_type',0,31,81), (369047,340863,1,'soga_ear_type',0,-58,0), (369048,340863,1,'soga_eye_brow_type',0,42,-41), (369049,340863,0,'soga_eye_color',229,229,102), (369050,340863,1,'soga_eye_type',19,0,0), (369051,340863,0,'soga_hair_color1',160,156,172), (369052,340863,0,'soga_hair_color2',62,62,68), (369053,340863,0,'soga_hair_face_color',244,244,246), (369054,340863,0,'soga_hair_face_highlight_color',156,172,168), (369055,340863,0,'soga_hair_highlight',152,46,102), (369056,340863,0,'soga_hair_type_color',244,244,246), (369057,340863,0,'soga_hair_type_highlight_color',156,172,168), (369058,340863,1,'soga_lip_type',-23,-41,-89), (369059,340863,1,'soga_nose_type',63,42,-7), (369060,340863,0,'soga_skin_color',152,172,190), (369061,340863,0,'wing_color1',255,255,255), (369062,340863,0,'wing_color2',255,255,255), (369163,340867,1,'cheek_type',-68,58,0), (369164,340867,1,'chin_type',-1,-17,0), (369165,340867,1,'ear_type',37,94,0), (369166,340867,1,'eye_brow_type',7,-37,-17), (369167,340867,0,'eye_color',246,188,255), (369168,340867,1,'eye_type',-89,0,0), (369169,340867,0,'hair_color1',245,50,34), (369170,340867,0,'hair_color2',28,27,50), (369171,340867,0,'hair_face_color',5,5,1), (369172,340867,0,'hair_face_highlight_color',244,245,246), (369173,340867,0,'hair_highlight',161,165,168), (369174,340867,0,'hair_type_color',5,5,1), (369175,340867,0,'hair_type_highlight_color',244,245,246), (369176,340867,1,'lip_type',7,7,63), (369177,340867,1,'nose_type',-83,-11,50), (369178,340867,0,'skin_color',160,203,202), (369179,340867,1,'soga_cheek_type',0,7,-37), (369180,340867,1,'soga_chin_type',0,7,7), (369181,340867,1,'soga_ear_type',0,-89,0), (369182,340867,1,'soga_eye_brow_type',0,37,94), (369183,340867,0,'soga_eye_color',229,229,102), (369184,340867,1,'soga_eye_type',-89,0,0), (369185,340867,0,'soga_hair_color1',33,22,19), (369186,340867,0,'soga_hair_color2',28,27,50), (369187,340867,0,'soga_hair_face_color',5,5,1), (369188,340867,0,'soga_hair_face_highlight_color',244,245,246), (369189,340867,0,'soga_hair_highlight',161,165,168), (369190,340867,0,'soga_hair_type_color',5,5,1), (369191,340867,0,'soga_hair_type_highlight_color',244,245,246), (369192,340867,1,'soga_lip_type',-17,-68,58), (369193,340867,1,'soga_nose_type',63,-1,-17), (369194,340867,0,'soga_skin_color',160,203,202), (369262,340871,1,'cheek_type',-68,58,0), (369263,340871,1,'chin_type',-1,-17,0), (369264,340871,1,'ear_type',37,94,0), (369265,340871,1,'eye_brow_type',7,-37,-17), (369266,340871,0,'eye_color',242,158,255), (369267,340871,1,'eye_type',-89,0,0), (369268,340871,0,'hair_color1',245,50,156), (369269,340871,0,'hair_color2',28,27,50), (369270,340871,0,'hair_face_color',5,5,1), (369271,340871,0,'hair_face_highlight_color',244,245,246), (369272,340871,0,'hair_highlight',161,165,168), (369273,340871,0,'hair_type_color',5,5,1), (369274,340871,0,'hair_type_highlight_color',244,245,246), (369275,340871,1,'lip_type',71,7,-7), (369276,340871,1,'nose_type',0,-11,50), (369277,340871,0,'skin_color',126,169,168), (369278,340871,1,'soga_cheek_type',0,7,-37), (369279,340871,1,'soga_chin_type',0,71,7), (369280,340871,1,'soga_ear_type',0,-89,0), (369281,340871,1,'soga_eye_brow_type',0,37,94), (369282,340871,0,'soga_eye_color',229,229,102), (369283,340871,1,'soga_eye_type',-89,0,0), (369284,340871,0,'soga_hair_color1',33,22,19), (369285,340871,0,'soga_hair_color2',28,27,50), (369286,340871,0,'soga_hair_face_color',5,5,1), (369287,340871,0,'soga_hair_face_highlight_color',244,245,246), (369288,340871,0,'soga_hair_highlight',161,165,168), (369289,340871,0,'soga_hair_type_color',5,5,1), (369290,340871,0,'soga_hair_type_highlight_color',244,245,246), (369291,340871,1,'soga_lip_type',-17,-68,58), (369292,340871,1,'soga_nose_type',-7,-1,-17), (369293,340871,0,'soga_skin_color',126,169,168), (369962,340903,1,'cheek_type',35,-45,0), (369963,340903,1,'chin_type',79,68,97), (369964,340903,1,'ear_type',-31,-72,0), (369965,340903,1,'eye_brow_type',61,35,-88), (369966,340903,0,'eye_color',139,114,244), (369967,340903,1,'eye_type',41,0,0), (369968,340903,0,'hair_color1',159,195,7), (369969,340903,0,'hair_color2',59,81,113), (369970,340903,0,'hair_face_color',107,131,144), (369971,340903,0,'hair_face_highlight_color',145,168,168), (369972,340903,0,'hair_highlight',114,112,142), (369973,340903,0,'hair_type_color',107,131,144), (369974,340903,0,'hair_type_highlight_color',145,168,168), (369975,340903,1,'lip_type',71,-8,87), (369976,340903,1,'nose_type',-93,-97,-61), (369977,340903,0,'skin_color',151,194,193), (369978,340903,1,'soga_cheek_type',0,61,35), (369979,340903,1,'soga_chin_type',0,71,-8), (369980,340903,1,'soga_ear_type',0,41,0), (369981,340903,1,'soga_eye_brow_type',0,-31,-72), (369982,340903,0,'soga_eye_color',229,229,102), (369983,340903,1,'soga_eye_type',41,0,0), (369984,340903,0,'soga_hair_color1',98,91,163), (369985,340903,0,'soga_hair_color2',59,81,113), (369986,340903,0,'soga_hair_face_color',107,131,144), (369987,340903,0,'soga_hair_face_highlight_color',145,168,168), (369988,340903,0,'soga_hair_highlight',114,112,142), (369989,340903,0,'soga_hair_type_color',107,131,144), (369990,340903,0,'soga_hair_type_highlight_color',145,168,168), (369991,340903,1,'soga_lip_type',-88,35,-45), (369992,340903,1,'soga_nose_type',87,79,68), (369993,340903,0,'soga_skin_color',151,194,193), (370467,340935,0,'eye_color',255,255,255), (370468,340935,0,'skin_color',255,255,255), (370469,340935,0,'soga_eye_color',255,0,255), (370473,340937,1,'cheek_type',9,15,0), (370474,340937,1,'chin_type',56,14,77), (370475,340937,1,'ear_type',19,-47,0), (370476,340937,1,'eye_brow_type',19,-26,0), (370477,340937,0,'eye_color',55,117,121), (370478,340937,1,'eye_type',47,0,0), (370479,340937,0,'hair_color1',74,40,84), (370480,340937,0,'hair_color2',213,0,0), (370481,340937,0,'hair_face_color',100,70,10), (370482,340937,0,'hair_face_highlight_color',232,169,28), (370483,340937,0,'hair_highlight',109,14,49), (370484,340937,0,'hair_type_color',100,70,10), (370485,340937,0,'hair_type_highlight_color',232,169,28), (370486,340937,1,'lip_type',61,20,-39), (370487,340937,1,'nose_type',-83,74,40), (370488,340937,0,'skin_color',244,237,237), (370489,340937,1,'soga_cheek_type',0,19,-26), (370490,340937,1,'soga_chin_type',0,61,20), (370491,340937,1,'soga_ear_type',0,47,0), (370492,340937,1,'soga_eye_brow_type',0,19,-47), (370493,340937,0,'soga_eye_color',229,229,102), (370494,340937,1,'soga_eye_type',-43,0,0), (370495,340937,0,'soga_hair_color1',246,219,114), (370496,340937,0,'soga_hair_color2',187,136,62), (370497,340937,0,'soga_hair_face_color',100,70,10), (370498,340937,0,'soga_hair_face_highlight_color',232,169,28), (370499,340937,0,'soga_hair_highlight',109,14,49), (370500,340937,0,'soga_hair_type_color',100,70,10), (370501,340937,0,'soga_hair_type_highlight_color',232,169,28), (370502,340937,1,'soga_lip_type',0,9,15), (370503,340937,1,'soga_nose_type',-39,56,14), (370504,340937,0,'soga_skin_color',244,237,237), (370505,340937,0,'wing_color1',255,255,255), (370506,340937,0,'wing_color2',255,255,255), (370541,340939,1,'cheek_type',-40,-68,0), (370542,340939,1,'chin_type',26,70,-40), (370543,340939,1,'ear_type',-37,-25,0), (370544,340939,1,'eye_brow_type',88,-63,-55), (370545,340939,0,'eye_color',30,57,39), (370546,340939,1,'eye_type',-31,0,0), (370547,340939,0,'hair_color1',184,17,8), (370548,340939,0,'hair_color2',244,0,0), (370549,340939,0,'hair_face_color',198,139,15), (370550,340939,0,'hair_face_highlight_color',244,246,246), (370551,340939,0,'hair_highlight',161,165,168), (370552,340939,0,'hair_type_color',198,139,15), (370553,340939,0,'hair_type_highlight_color',244,246,246), (370554,340939,1,'lip_type',-42,79,15), (370555,340939,1,'nose_type',-25,-72,17), (370556,340939,0,'skin_color',244,248,248), (370557,340939,1,'soga_cheek_type',0,88,-63), (370558,340939,1,'soga_chin_type',0,-42,79), (370559,340939,1,'soga_ear_type',0,-31,0), (370560,340939,1,'soga_eye_brow_type',0,-37,-25), (370561,340939,0,'soga_eye_color',229,229,102), (370562,340939,1,'soga_eye_type',-12,0,0), (370563,340939,0,'soga_hair_color1',29,21,28), (370564,340939,0,'soga_hair_color2',39,32,39), (370565,340939,0,'soga_hair_face_color',198,139,15), (370566,340939,0,'soga_hair_face_highlight_color',244,246,246), (370567,340939,0,'soga_hair_highlight',161,165,168), (370568,340939,0,'soga_hair_type_color',198,139,15), (370569,340939,0,'soga_hair_type_highlight_color',244,246,246), (370570,340939,1,'soga_lip_type',-55,-40,-68), (370571,340939,1,'soga_nose_type',15,26,70), (370572,340939,0,'soga_skin_color',244,248,248), (370573,340939,0,'wing_color1',255,255,255), (370574,340939,0,'wing_color2',255,255,255), (370930,340955,1,'cheek_type',-2,-56,0), (370931,340955,1,'chin_type',-68,68,3), (370932,340955,1,'ear_type',59,72,0), (370933,340955,1,'eye_brow_type',-68,-19,37), (370934,340955,0,'eye_color',57,120,128), (370935,340955,1,'eye_type',-70,0,0), (370936,340955,0,'hair_color1',163,45,197), (370937,340955,0,'hair_color2',84,0,0), (370938,340955,0,'hair_face_color',15,1,21), (370939,340955,0,'hair_face_highlight_color',244,246,246), (370940,340955,0,'hair_highlight',38,22,21), (370941,340955,0,'hair_type_color',15,1,21), (370942,340955,0,'hair_type_highlight_color',244,246,246), (370943,340955,1,'lip_type',77,-56,-61), (370944,340955,1,'nose_type',82,-93,45), (370945,340955,0,'skin_color',211,199,150), (370946,340955,1,'soga_cheek_type',0,-68,-19), (370947,340955,1,'soga_chin_type',0,77,-56), (370948,340955,1,'soga_ear_type',0,-70,0), (370949,340955,1,'soga_eye_brow_type',0,59,72), (370950,340955,0,'soga_eye_color',229,229,102), (370951,340955,1,'soga_eye_type',84,0,0), (370952,340955,0,'soga_hair_color1',29,21,28), (370953,340955,0,'soga_hair_color2',39,32,39), (370954,340955,0,'soga_hair_face_color',15,1,21), (370955,340955,0,'soga_hair_face_highlight_color',244,246,246), (370956,340955,0,'soga_hair_highlight',38,22,21), (370957,340955,0,'soga_hair_type_color',15,1,21), (370958,340955,0,'soga_hair_type_highlight_color',244,246,246), (370959,340955,1,'soga_lip_type',37,-2,-56), (370960,340955,1,'soga_nose_type',-61,-68,68), (370961,340955,0,'soga_skin_color',211,199,150), (370962,340955,0,'wing_color1',255,255,255), (370963,340955,0,'wing_color2',255,255,255), (371032,340958,0,'eye_color',255,255,255), (371033,340958,0,'skin_color',255,255,255), (371034,340958,0,'soga_eye_color',255,0,255), (371035,340959,0,'eye_color',255,255,255), (371036,340959,0,'skin_color',255,255,255), (371037,340959,0,'soga_eye_color',255,0,255), (371038,340960,0,'eye_color',255,255,255), (371039,340960,0,'skin_color',255,255,255), (371040,340960,0,'soga_eye_color',255,0,255), (371041,340961,0,'eye_color',91,119,193), (371042,340961,0,'skin_color',158,179,230), (371043,340961,0,'soga_eye_color',255,0,255), (371044,340962,0,'eye_color',186,65,12), (371045,340962,0,'skin_color',253,202,130), (371046,340962,0,'soga_eye_color',255,0,255), (371047,340963,0,'eye_color',22,84,28), (371048,340963,0,'skin_color',160,223,186), (371049,340963,0,'soga_eye_color',255,0,255), (371050,340964,0,'eye_color',255,255,255), (371051,340964,0,'skin_color',255,255,255), (371052,340964,0,'soga_eye_color',255,0,255), (371053,340965,1,'cheek_type',-79,-81,0), (371054,340965,1,'chin_type',-50,-100,25), (371055,340965,1,'ear_type',90,-95,0), (371056,340965,1,'eye_brow_type',4,-25,-64), (371057,340965,0,'eye_color',85,44,108), (371058,340965,1,'eye_type',-12,0,0), (371059,340965,0,'hair_color1',175,171,14), (371060,340965,0,'hair_color2',62,62,68), (371061,340965,0,'hair_face_color',244,244,246), (371062,340965,0,'hair_face_highlight_color',244,244,246), (371063,340965,0,'hair_highlight',160,156,172), (371064,340965,0,'hair_type_color',244,244,246), (371065,340965,0,'hair_type_highlight_color',244,244,246), (371066,340965,1,'lip_type',98,-50,-9), (371067,340965,1,'nose_type',89,-81,-85), (371068,340965,0,'skin_color',123,99,128), (371069,340965,1,'soga_cheek_type',0,4,-25), (371070,340965,1,'soga_chin_type',0,98,-50), (371071,340965,1,'soga_ear_type',0,-12,0), (371072,340965,1,'soga_eye_brow_type',0,90,-95), (371073,340965,0,'soga_eye_color',229,229,102), (371074,340965,1,'soga_eye_type',-12,0,0), (371075,340965,0,'soga_hair_color1',160,156,172), (371076,340965,0,'soga_hair_color2',62,62,68), (371077,340965,0,'soga_hair_face_color',244,244,246), (371078,340965,0,'soga_hair_face_highlight_color',244,244,246), (371079,340965,0,'soga_hair_highlight',160,156,172), (371080,340965,0,'soga_hair_type_color',244,244,246), (371081,340965,0,'soga_hair_type_highlight_color',244,244,246), (371082,340965,1,'soga_lip_type',-64,-79,-81), (371083,340965,1,'soga_nose_type',-9,-50,-100), (371084,340965,0,'soga_skin_color',123,99,128), (371293,340974,0,'eye_color',255,255,255), (371294,340974,0,'skin_color',255,255,255), (371295,340974,0,'soga_eye_color',255,0,255), (371296,340975,0,'eye_color',255,255,255), (371297,340975,0,'skin_color',255,255,255), (371298,340975,0,'soga_eye_color',255,0,255), (371299,340976,0,'eye_color',255,255,255), (371300,340976,0,'skin_color',255,255,255), (371301,340976,0,'soga_eye_color',255,0,255), (371302,340977,0,'eye_color',255,255,255), (371303,340977,0,'skin_color',255,255,255), (371304,340977,0,'soga_eye_color',255,0,255), (371392,340992,0,'eye_color',255,255,255), (371393,340992,0,'skin_color',255,255,255), (371394,340992,0,'soga_eye_color',255,0,255), (371395,340993,0,'eye_color',255,255,255), (371396,340993,0,'skin_color',255,255,255), (371397,340993,0,'soga_eye_color',255,0,255), (371398,340994,0,'eye_color',255,255,255), (371399,340994,0,'skin_color',255,255,255), (371400,340994,0,'soga_eye_color',255,0,255), (371616,341003,1,'cheek_type',65,66,0), (371617,341003,1,'chin_type',34,-35,44), (371618,341003,1,'ear_type',34,34,0), (371619,341003,1,'eye_brow_type',-3,-1,-14), (371620,341003,0,'eye_color',240,144,255), (371621,341003,1,'eye_type',-3,0,0), (371622,341003,0,'hair_color1',15,190,52), (371623,341003,0,'hair_color2',52,50,42), (371624,341003,0,'hair_face_color',7,1,1), (371625,341003,0,'hair_face_highlight_color',97,87,131), (371626,341003,0,'hair_highlight',96,63,188), (371627,341003,0,'hair_type_color',7,1,1), (371628,341003,0,'hair_type_highlight_color',97,87,131), (371629,341003,1,'lip_type',95,-14,14), (371630,341003,1,'nose_type',55,15,-66), (371631,341003,0,'skin_color',148,191,190), (371632,341003,1,'soga_cheek_type',0,-3,-1), (371633,341003,1,'soga_chin_type',0,95,-14), (371634,341003,1,'soga_ear_type',0,-3,0), (371635,341003,1,'soga_eye_brow_type',0,34,34), (371636,341003,0,'soga_eye_color',229,229,102), (371637,341003,1,'soga_eye_type',-3,0,0), (371638,341003,0,'soga_hair_color1',56,22,22), (371639,341003,0,'soga_hair_color2',52,50,42), (371640,341003,0,'soga_hair_face_color',7,1,1), (371641,341003,0,'soga_hair_face_highlight_color',97,87,131), (371642,341003,0,'soga_hair_highlight',96,63,188), (371643,341003,0,'soga_hair_type_color',7,1,1), (371644,341003,0,'soga_hair_type_highlight_color',97,87,131), (371645,341003,1,'soga_lip_type',-14,65,66), (371646,341003,1,'soga_nose_type',14,34,-35), (371647,341003,0,'soga_skin_color',148,191,190), (371648,341004,1,'cheek_type',-34,20,0), (371649,341004,1,'chin_type',2,-84,62), (371650,341004,1,'ear_type',-81,62,0), (371651,341004,1,'eye_brow_type',3,28,18), (371652,341004,0,'eye_color',11,11,20), (371653,341004,1,'eye_type',28,0,0), (371654,341004,0,'hair_color1',255,58,90), (371655,341004,0,'hair_color2',52,50,42), (371656,341004,0,'hair_face_color',7,1,2), (371657,341004,0,'hair_face_highlight_color',100,131,153), (371658,341004,0,'hair_highlight',98,135,156), (371659,341004,0,'hair_type_color',7,1,2), (371660,341004,0,'hair_type_highlight_color',100,131,153), (371661,341004,1,'lip_type',-88,37,82), (371662,341004,1,'nose_type',-25,-1,58), (371663,341004,0,'skin_color',182,171,204), (371664,341004,1,'soga_cheek_type',0,3,28), (371665,341004,1,'soga_chin_type',0,-88,37), (371666,341004,1,'soga_ear_type',0,28,0), (371667,341004,1,'soga_eye_brow_type',0,-81,62), (371668,341004,0,'soga_eye_color',229,229,102), (371669,341004,1,'soga_eye_type',28,0,0), (371670,341004,0,'soga_hair_color1',56,22,22), (371671,341004,0,'soga_hair_color2',52,50,42), (371672,341004,0,'soga_hair_face_color',7,1,2), (371673,341004,0,'soga_hair_face_highlight_color',100,131,153), (371674,341004,0,'soga_hair_highlight',98,135,156), (371675,341004,0,'soga_hair_type_color',7,1,2), (371676,341004,0,'soga_hair_type_highlight_color',100,131,153), (371677,341004,1,'soga_lip_type',18,-34,20), (371678,341004,1,'soga_nose_type',82,2,-84), (371679,341004,0,'soga_skin_color',182,171,204), (371706,341006,0,'eye_color',255,255,255), (371707,341006,0,'skin_color',52,52,52), (371708,341006,0,'soga_eye_color',255,0,255), (371709,341007,0,'eye_color',255,255,255), (371710,341007,0,'skin_color',255,255,255), (371711,341007,0,'soga_eye_color',255,0,255), (371712,341008,0,'eye_color',255,255,255), (371713,341008,0,'skin_color',255,255,255), (371714,341008,0,'soga_eye_color',255,0,255), (371715,341009,0,'eye_color',255,255,255), (371716,341009,0,'skin_color',255,255,255), (371717,341009,0,'soga_eye_color',255,0,255), (371718,341010,0,'eye_color',22,86,89), (371719,341010,0,'skin_color',149,202,205), (371720,341010,0,'soga_eye_color',255,0,255), (371721,341011,0,'eye_color',211,110,38), (371722,341011,0,'skin_color',255,0,12), (371723,341011,0,'soga_eye_color',255,0,255), (371727,341013,0,'eye_color',255,255,255), (371728,341013,0,'skin_color',255,255,255), (371729,341013,0,'soga_eye_color',255,0,255), (371730,341014,0,'eye_color',255,255,255), (371731,341014,0,'skin_color',255,255,255), (371732,341014,0,'soga_eye_color',255,0,255), (371733,341015,0,'eye_color',255,255,255), (371734,341015,0,'skin_color',255,255,255), (371735,341015,0,'soga_eye_color',255,0,255), (371736,341016,1,'cheek_type',-63,-52,0), (371737,341016,1,'chin_type',100,100,55), (371738,341016,1,'ear_type',-100,-100,0), (371739,341016,1,'eye_brow_type',100,-17,-9), (371740,341016,0,'eye_color',39,82,83), (371741,341016,1,'eye_type',100,0,0), (371742,341016,0,'hair_color1',209,206,192), (371743,341016,0,'hair_color2',111,64,0), (371744,341016,0,'hair_face_color',36,23,3), (371745,341016,0,'hair_face_highlight_color',244,246,246), (371746,341016,0,'hair_highlight',164,165,165), (371747,341016,0,'hair_type_color',36,23,3), (371748,341016,0,'hair_type_highlight_color',244,246,246), (371749,341016,1,'lip_type',-100,40,-47), (371750,341016,1,'nose_type',-74,-47,-50), (371751,341016,0,'skin_color',214,223,223), (371752,341016,1,'soga_cheek_type',0,100,-17), (371753,341016,1,'soga_chin_type',0,-100,40), (371754,341016,1,'soga_ear_type',0,100,0), (371755,341016,1,'soga_eye_brow_type',0,-100,-100), (371756,341016,0,'soga_eye_color',229,229,102), (371757,341016,1,'soga_eye_type',100,0,0), (371758,341016,0,'soga_hair_color1',79,28,15), (371759,341016,0,'soga_hair_color2',111,64,0), (371760,341016,0,'soga_hair_face_color',36,23,3), (371761,341016,0,'soga_hair_face_highlight_color',244,246,246), (371762,341016,0,'soga_hair_highlight',164,165,165), (371763,341016,0,'soga_hair_type_color',36,23,3), (371764,341016,0,'soga_hair_type_highlight_color',244,246,246), (371765,341016,1,'soga_lip_type',-9,-63,-52), (371766,341016,1,'soga_nose_type',-47,100,100), (371767,341016,0,'soga_skin_color',214,223,223), (371768,341017,1,'cheek_type',94,22,0), (371769,341017,1,'chin_type',26,-47,68), (371770,341017,1,'ear_type',-46,-31,0), (371771,341017,1,'eye_brow_type',74,-48,87), (371772,341017,0,'eye_color',201,137,255), (371773,341017,1,'eye_type',-71,0,0), (371774,341017,0,'hair_color1',175,37,8), (371775,341017,0,'hair_color2',49,49,53), (371776,341017,0,'hair_face_color',244,246,246), (371777,341017,0,'hair_face_highlight_color',86,68,133), (371778,341017,0,'hair_highlight',103,102,153), (371779,341017,0,'hair_type_color',244,246,246), (371780,341017,0,'hair_type_highlight_color',86,68,133), (371781,341017,1,'lip_type',-98,90,-65), (371782,341017,1,'nose_type',-44,-81,37), (371783,341017,0,'skin_color',123,166,165), (371784,341017,1,'soga_cheek_type',0,74,-48), (371785,341017,1,'soga_chin_type',0,-98,90), (371786,341017,1,'soga_ear_type',0,-71,0), (371787,341017,1,'soga_eye_brow_type',0,-46,-31), (371788,341017,0,'soga_eye_color',229,229,102), (371789,341017,1,'soga_eye_type',64,0,0), (371790,341017,0,'soga_hair_color1',43,36,70), (371791,341017,0,'soga_hair_color2',49,49,53), (371792,341017,0,'soga_hair_face_color',244,246,246), (371793,341017,0,'soga_hair_face_highlight_color',86,68,133), (371794,341017,0,'soga_hair_highlight',103,102,153), (371795,341017,0,'soga_hair_type_color',244,246,246), (371796,341017,0,'soga_hair_type_highlight_color',86,68,133), (371797,341017,1,'soga_lip_type',87,94,22), (371798,341017,1,'soga_nose_type',-65,26,-47), (371799,341017,0,'soga_skin_color',123,166,165), (371800,341017,0,'wing_color1',255,255,255), (371801,341017,0,'wing_color2',255,255,255), (371802,341018,0,'eye_color',255,255,255), (371803,341018,0,'skin_color',255,255,255), (371804,341018,0,'soga_eye_color',255,0,255), (371805,341019,0,'eye_color',255,255,255), (371806,341019,0,'skin_color',255,255,255), (371807,341019,0,'soga_eye_color',255,0,255), (371808,341020,0,'eye_color',255,255,255), (371809,341020,0,'skin_color',255,255,255), (371810,341020,0,'soga_eye_color',255,0,255), (371840,341022,1,'cheek_type',-31,14,0), (371841,341022,1,'chin_type',-14,17,-37), (371842,341022,1,'ear_type',0,29,0), (371843,341022,1,'eye_brow_type',-9,28,0), (371844,341022,0,'eye_color',209,180,255), (371845,341022,1,'eye_type',17,0,0), (371846,341022,0,'hair_color1',39,254,0), (371847,341022,0,'hair_face_color',122,151,151), (371848,341022,0,'hair_face_highlight_color',105,103,97), (371849,341022,0,'hair_type_color',122,151,151), (371850,341022,0,'hair_type_highlight_color',105,103,97), (371851,341022,1,'lip_type',-31,-19,-14), (371852,341022,1,'nose_type',-28,39,-2), (371853,341022,0,'skin_color',100,65,95), (371854,341022,1,'soga_cheek_type',0,-9,28), (371855,341022,1,'soga_chin_type',0,-31,-19), (371856,341022,1,'soga_ear_type',0,17,0), (371857,341022,1,'soga_eye_brow_type',0,0,29), (371858,341022,0,'soga_eye_color',229,229,102), (371859,341022,1,'soga_eye_type',17,0,0), (371860,341022,0,'soga_hair_face_color',122,151,151), (371861,341022,0,'soga_hair_face_highlight_color',105,103,97), (371862,341022,0,'soga_hair_type_color',122,151,151), (371863,341022,0,'soga_hair_type_highlight_color',105,103,97), (371864,341022,1,'soga_lip_type',0,-31,14), (371865,341022,1,'soga_nose_type',-14,-14,17), (371866,341022,0,'soga_skin_color',100,65,95), (371867,341022,0,'wing_color1',255,255,255), (371868,341022,0,'wing_color2',255,255,255), (371869,341023,1,'cheek_type',31,-51,0), (371870,341023,1,'chin_type',8,47,-39), (371871,341023,1,'ear_type',-64,40,0), (371872,341023,1,'eye_brow_type',-72,-18,-7), (371873,341023,0,'eye_color',48,24,52), (371874,341023,1,'eye_type',21,0,0), (371875,341023,0,'hair_color1',95,88,12), (371876,341023,0,'hair_color2',95,79,92), (371877,341023,0,'hair_face_color',108,127,174), (371878,341023,0,'hair_face_highlight_color',100,131,153), (371879,341023,0,'hair_highlight',98,135,156), (371880,341023,0,'hair_type_color',108,127,174), (371881,341023,0,'hair_type_highlight_color',100,131,153), (371882,341023,1,'lip_type',7,0,31), (371883,341023,1,'nose_type',61,95,88), (371884,341023,0,'skin_color',157,152,184), (371885,341023,1,'soga_cheek_type',0,-72,-18), (371886,341023,1,'soga_chin_type',0,7,0), (371887,341023,1,'soga_ear_type',0,21,0), (371888,341023,1,'soga_eye_brow_type',0,-64,40), (371889,341023,0,'soga_eye_color',229,229,102), (371890,341023,1,'soga_eye_type',21,0,0), (371891,341023,0,'soga_hair_color1',103,102,153), (371892,341023,0,'soga_hair_color2',95,79,92), (371893,341023,0,'soga_hair_face_color',108,127,174), (371894,341023,0,'soga_hair_face_highlight_color',100,131,153), (371895,341023,0,'soga_hair_highlight',98,135,156), (371896,341023,0,'soga_hair_type_color',108,127,174), (371897,341023,0,'soga_hair_type_highlight_color',100,131,153), (371898,341023,1,'soga_lip_type',-7,31,-51), (371899,341023,1,'soga_nose_type',31,8,47), (371900,341023,0,'soga_skin_color',157,152,184), (371901,341024,1,'cheek_type',-62,64,0), (371902,341024,1,'chin_type',91,62,0), (371903,341024,1,'ear_type',-76,78,0), (371904,341024,1,'eye_brow_type',40,-61,96), (371905,341024,0,'eye_color',118,129,225), (371906,341024,1,'eye_type',19,0,0), (371907,341024,0,'hair_color1',208,96,52), (371908,341024,0,'hair_color2',88,95,109), (371909,341024,0,'hair_face_color',100,131,153), (371910,341024,0,'hair_face_highlight_color',5,4,1), (371911,341024,0,'hair_highlight',33,22,19), (371912,341024,0,'hair_type_color',100,131,153), (371913,341024,0,'hair_type_highlight_color',5,4,1), (371914,341024,1,'lip_type',66,84,-11), (371915,341024,1,'nose_type',-87,-48,96), (371916,341024,0,'skin_color',159,202,201), (371917,341024,1,'soga_cheek_type',0,40,-61), (371918,341024,1,'soga_chin_type',0,66,84), (371919,341024,1,'soga_ear_type',0,19,0), (371920,341024,1,'soga_eye_brow_type',0,-76,78), (371921,341024,0,'soga_eye_color',229,229,102), (371922,341024,1,'soga_eye_type',19,0,0), (371923,341024,0,'soga_hair_color1',98,135,156), (371924,341024,0,'soga_hair_color2',88,95,109), (371925,341024,0,'soga_hair_face_color',100,131,153), (371926,341024,0,'soga_hair_face_highlight_color',5,4,1), (371927,341024,0,'soga_hair_highlight',33,22,19), (371928,341024,0,'soga_hair_type_color',100,131,153), (371929,341024,0,'soga_hair_type_highlight_color',5,4,1), (371930,341024,1,'soga_lip_type',96,-62,64), (371931,341024,1,'soga_nose_type',-11,91,62), (371932,341024,0,'soga_skin_color',159,202,201), (371933,341024,0,'wing_color1',255,255,255), (371934,341024,0,'wing_color2',255,255,255), (371935,341025,1,'cheek_type',45,0,0), (371936,341025,1,'chin_type',-50,70,17), (371937,341025,1,'ear_type',-83,15,0), (371938,341025,1,'eye_brow_type',77,-79,0), (371939,341025,0,'eye_color',221,153,255), (371940,341025,1,'eye_type',37,0,0), (371941,341025,0,'hair_color1',7,21,98), (371942,341025,0,'hair_color2',68,71,106), (371943,341025,0,'hair_face_color',102,107,148), (371944,341025,0,'hair_face_highlight_color',100,131,152), (371945,341025,0,'hair_highlight',98,135,156), (371946,341025,0,'hair_type_color',102,107,148), (371947,341025,0,'hair_type_highlight_color',100,131,152), (371948,341025,1,'lip_type',-8,15,23), (371949,341025,1,'nose_type',44,7,21), (371950,341025,0,'skin_color',193,165,164), (371951,341025,1,'soga_cheek_type',0,77,-79), (371952,341025,1,'soga_chin_type',0,-8,15), (371953,341025,1,'soga_ear_type',0,37,0), (371954,341025,1,'soga_eye_brow_type',0,-83,15), (371955,341025,0,'soga_eye_color',229,229,102), (371956,341025,1,'soga_eye_type',37,0,0), (371957,341025,0,'soga_hair_color1',94,119,160), (371958,341025,0,'soga_hair_color2',68,71,106), (371959,341025,0,'soga_hair_face_color',102,107,148), (371960,341025,0,'soga_hair_face_highlight_color',100,131,152), (371961,341025,0,'soga_hair_highlight',98,135,156), (371962,341025,0,'soga_hair_type_color',102,107,148), (371963,341025,0,'soga_hair_type_highlight_color',100,131,152), (371964,341025,1,'soga_lip_type',0,45,0), (371965,341025,1,'soga_nose_type',23,-50,70), (371966,341025,0,'soga_skin_color',193,165,164), (371967,341025,0,'wing_color1',255,255,255), (371968,341025,0,'wing_color2',255,255,255), (371969,341026,1,'cheek_type',68,100,0), (371970,341026,1,'chin_type',-56,-25,100), (371971,341026,1,'ear_type',100,0,0), (371972,341026,1,'eye_brow_type',100,-25,100), (371973,341026,0,'eye_color',168,203,214), (371974,341026,1,'eye_type',-37,0,0), (371975,341026,0,'hair_color1',188,194,156), (371976,341026,0,'hair_color2',36,34,36), (371977,341026,0,'hair_face_color',15,1,21), (371978,341026,0,'hair_face_highlight_color',47,14,18), (371979,341026,0,'hair_highlight',54,45,28), (371980,341026,0,'hair_type_color',15,1,21), (371981,341026,0,'hair_type_highlight_color',47,14,18), (371982,341026,1,'lip_type',75,1,-14), (371983,341026,1,'nose_type',0,-68,-62), (371984,341026,0,'skin_color',140,106,69), (371985,341026,1,'soga_cheek_type',0,100,-25), (371986,341026,1,'soga_chin_type',0,75,1), (371987,341026,1,'soga_ear_type',0,-37,0), (371988,341026,1,'soga_eye_brow_type',0,100,0), (371989,341026,0,'soga_eye_color',229,229,102), (371990,341026,1,'soga_eye_type',-37,0,0), (371991,341026,0,'soga_hair_color1',26,24,25), (371992,341026,0,'soga_hair_color2',36,34,36), (371993,341026,0,'soga_hair_face_color',15,1,21), (371994,341026,0,'soga_hair_face_highlight_color',47,14,18), (371995,341026,0,'soga_hair_highlight',54,45,28), (371996,341026,0,'soga_hair_type_color',15,1,21), (371997,341026,0,'soga_hair_type_highlight_color',47,14,18), (371998,341026,1,'soga_lip_type',100,68,100), (371999,341026,1,'soga_nose_type',-14,-56,-25), (372000,341026,0,'soga_skin_color',140,106,69), (372001,341027,1,'cheek_type',-18,-4,0), (372002,341027,1,'chin_type',14,3,-44), (372003,341027,1,'ear_type',-39,28,0), (372004,341027,1,'eye_brow_type',-22,7,-25), (372005,341027,0,'eye_color',165,187,253), (372006,341027,1,'eye_type',3,0,0), (372007,341027,0,'hair_color1',10,34,0), (372008,341027,0,'hair_color2',49,49,53), (372009,341027,0,'hair_face_color',143,134,143), (372010,341027,0,'hair_face_highlight_color',105,103,97), (372011,341027,0,'hair_highlight',160,156,172), (372012,341027,0,'hair_type_color',143,134,143), (372013,341027,0,'hair_type_highlight_color',105,103,97), (372014,341027,1,'lip_type',17,25,28), (372015,341027,1,'nose_type',2,10,34), (372016,341027,0,'skin_color',141,108,146), (372017,341027,1,'soga_cheek_type',0,-22,7), (372018,341027,1,'soga_chin_type',0,17,25), (372019,341027,1,'soga_ear_type',0,3,0), (372020,341027,1,'soga_eye_brow_type',0,-39,28), (372021,341027,0,'soga_eye_color',229,229,102), (372022,341027,1,'soga_eye_type',44,0,0), (372023,341027,0,'soga_hair_color1',43,36,70), (372024,341027,0,'soga_hair_color2',49,49,53), (372025,341027,0,'soga_hair_face_color',143,134,143), (372026,341027,0,'soga_hair_face_highlight_color',105,103,97), (372027,341027,0,'soga_hair_highlight',160,156,172), (372028,341027,0,'soga_hair_type_color',143,134,143), (372029,341027,0,'soga_hair_type_highlight_color',105,103,97), (372030,341027,1,'soga_lip_type',-25,-18,-4), (372031,341027,1,'soga_nose_type',28,14,3), (372032,341027,0,'soga_skin_color',141,108,146), (372033,341027,0,'wing_color1',255,255,255), (372034,341027,0,'wing_color2',255,255,255), (372035,341028,0,'eye_color',255,255,255), (372036,341028,0,'skin_color',255,255,255), (372037,341028,0,'soga_eye_color',255,0,255), (372038,341029,1,'cheek_type',-28,-8,0), (372039,341029,1,'chin_type',47,29,-10), (372040,341029,1,'ear_type',28,26,0), (372041,341029,1,'eye_brow_type',9,11,17), (372042,341029,0,'eye_color',243,166,255), (372043,341029,1,'eye_type',-17,0,0), (372044,341029,0,'hair_color1',244,249,0), (372045,341029,0,'hair_face_color',114,135,135), (372046,341029,0,'hair_face_highlight_color',105,103,97), (372047,341029,0,'hair_type_color',114,135,135), (372048,341029,0,'hair_type_highlight_color',105,103,97), (372049,341029,1,'lip_type',7,17,-2), (372050,341029,1,'nose_type',-17,-12,-7), (372051,341029,0,'skin_color',125,118,117), (372052,341029,1,'soga_cheek_type',0,9,11), (372053,341029,1,'soga_chin_type',0,7,17), (372054,341029,1,'soga_ear_type',0,-17,0), (372055,341029,1,'soga_eye_brow_type',0,28,26), (372056,341029,0,'soga_eye_color',229,229,102), (372057,341029,1,'soga_eye_type',-20,0,0), (372058,341029,0,'soga_hair_face_color',114,135,135), (372059,341029,0,'soga_hair_face_highlight_color',105,103,97), (372060,341029,0,'soga_hair_type_color',114,135,135), (372061,341029,0,'soga_hair_type_highlight_color',105,103,97), (372062,341029,1,'soga_lip_type',17,-28,-8), (372063,341029,1,'soga_nose_type',-2,47,29), (372064,341029,0,'soga_skin_color',125,118,117), (372065,341029,0,'wing_color1',255,255,255), (372066,341029,0,'wing_color2',255,255,255), (372067,341030,1,'cheek_type',0,2,0), (372068,341030,1,'chin_type',-1,28,28), (372069,341030,1,'ear_type',34,12,0), (372070,341030,1,'eye_brow_type',-2,-10,-5), (372071,341030,0,'eye_color',101,107,192), (372072,341030,1,'eye_type',-31,0,0), (372073,341030,0,'hair_color1',0,222,0), (372074,341030,0,'hair_face_color',144,146,146), (372075,341030,0,'hair_face_highlight_color',105,103,97), (372076,341030,0,'hair_type_color',144,146,146), (372077,341030,0,'hair_type_highlight_color',105,103,97), (372078,341030,1,'lip_type',7,-20,-9), (372079,341030,1,'nose_type',-11,0,-34), (372080,341030,0,'skin_color',132,120,163), (372081,341030,1,'soga_cheek_type',0,-2,-10), (372082,341030,1,'soga_chin_type',0,7,-20), (372083,341030,1,'soga_ear_type',0,-31,0), (372084,341030,1,'soga_eye_brow_type',0,34,12), (372085,341030,0,'soga_eye_color',229,229,102), (372086,341030,1,'soga_eye_type',8,0,0), (372087,341030,0,'soga_hair_face_color',144,146,146), (372088,341030,0,'soga_hair_face_highlight_color',105,103,97), (372089,341030,0,'soga_hair_type_color',144,146,146), (372090,341030,0,'soga_hair_type_highlight_color',105,103,97), (372091,341030,1,'soga_lip_type',-5,0,2), (372092,341030,1,'soga_nose_type',-9,-1,28), (372093,341030,0,'soga_skin_color',132,120,163), (372094,341030,0,'wing_color1',255,255,255), (372095,341030,0,'wing_color2',255,255,255), (372096,341031,1,'cheek_type',-58,-45,0), (372097,341031,1,'chin_type',34,93,-14), (372098,341031,1,'ear_type',-40,-15,0), (372099,341031,1,'eye_brow_type',-26,85,-29), (372100,341031,0,'eye_color',99,72,166), (372101,341031,1,'eye_type',39,0,0), (372102,341031,0,'hair_color1',28,201,195), (372103,341031,0,'hair_color2',60,71,71), (372104,341031,0,'hair_face_color',109,131,182), (372105,341031,0,'hair_face_highlight_color',103,133,149), (372106,341031,0,'hair_highlight',152,46,102), (372107,341031,0,'hair_type_color',109,131,182), (372108,341031,0,'hair_type_highlight_color',103,133,149), (372109,341031,1,'lip_type',53,94,66), (372110,341031,1,'nose_type',98,28,-55), (372111,341031,0,'skin_color',147,190,189), (372112,341031,1,'soga_cheek_type',0,-26,85), (372113,341031,1,'soga_chin_type',0,53,94), (372114,341031,1,'soga_ear_type',0,39,0), (372115,341031,1,'soga_eye_brow_type',0,-40,-15), (372116,341031,0,'soga_eye_color',229,229,102), (372117,341031,1,'soga_eye_type',-71,0,0), (372118,341031,0,'soga_hair_color1',161,165,168), (372119,341031,0,'soga_hair_color2',60,71,71), (372120,341031,0,'soga_hair_face_color',109,131,182), (372121,341031,0,'soga_hair_face_highlight_color',103,133,149), (372122,341031,0,'soga_hair_highlight',152,46,102), (372123,341031,0,'soga_hair_type_color',109,131,182), (372124,341031,0,'soga_hair_type_highlight_color',103,133,149), (372125,341031,1,'soga_lip_type',-29,-58,-45), (372126,341031,1,'soga_nose_type',66,34,93), (372127,341031,0,'soga_skin_color',147,190,189), (372128,341031,0,'wing_color1',255,255,255), (372129,341031,0,'wing_color2',255,255,255), (372130,341032,1,'cheek_type',25,-64,0), (372131,341032,1,'chin_type',-63,87,75), (372132,341032,1,'ear_type',81,-81,0), (372133,341032,1,'eye_brow_type',41,37,31), (372134,341032,0,'eye_color',230,116,250), (372135,341032,1,'eye_type',-12,0,0), (372136,341032,0,'hair_color1',239,51,238), (372137,341032,0,'hair_color2',88,95,109), (372138,341032,0,'hair_face_color',102,133,150), (372139,341032,0,'hair_face_highlight_color',100,131,153), (372140,341032,0,'hair_highlight',98,135,156), (372141,341032,0,'hair_type_color',102,133,150), (372142,341032,0,'hair_type_highlight_color',100,131,153), (372143,341032,1,'lip_type',64,-84,-72), (372144,341032,1,'nose_type',-75,-17,51), (372145,341032,0,'skin_color',130,173,172), (372146,341032,1,'soga_cheek_type',0,41,37), (372147,341032,1,'soga_chin_type',0,64,-84), (372148,341032,1,'soga_ear_type',0,-12,0), (372149,341032,1,'soga_eye_brow_type',0,81,-81), (372150,341032,0,'soga_eye_color',229,229,102), (372151,341032,1,'soga_eye_type',-12,0,0), (372152,341032,0,'soga_hair_color1',98,135,156), (372153,341032,0,'soga_hair_color2',88,95,109), (372154,341032,0,'soga_hair_face_color',102,133,150), (372155,341032,0,'soga_hair_face_highlight_color',100,131,153), (372156,341032,0,'soga_hair_highlight',98,135,156), (372157,341032,0,'soga_hair_type_color',102,133,150), (372158,341032,0,'soga_hair_type_highlight_color',100,131,153), (372159,341032,1,'soga_lip_type',31,25,-64), (372160,341032,1,'soga_nose_type',-72,-63,87), (372161,341032,0,'soga_skin_color',130,173,172), (372162,341032,0,'wing_color1',255,255,255), (372163,341032,0,'wing_color2',255,255,255), (372164,341033,0,'eye_color',255,255,255), (372165,341033,0,'skin_color',255,255,255), (372166,341033,0,'soga_eye_color',255,0,255), (372167,341034,0,'eye_color',255,255,255), (372168,341034,0,'skin_color',255,255,255), (372169,341034,0,'soga_eye_color',255,0,255), (372170,341035,0,'eye_color',255,255,255), (372171,341035,0,'skin_color',255,255,255), (372172,341035,0,'soga_eye_color',255,0,255), (372173,341036,0,'eye_color',255,255,255), (372174,341036,0,'skin_color',255,255,255), (372175,341036,0,'soga_eye_color',255,0,255), (372176,341037,0,'eye_color',255,255,255), (372177,341037,0,'skin_color',255,255,255), (372178,341037,0,'soga_eye_color',255,0,255), (372179,341038,0,'eye_color',160,224,186), (372180,341038,0,'skin_color',210,218,133), (372181,341038,0,'soga_eye_color',255,0,255), (372182,341039,0,'eye_color',160,223,186), (372183,341039,0,'skin_color',209,218,133), (372184,341039,0,'soga_eye_color',255,0,255), (372185,341040,0,'eye_color',255,255,255), (372186,341040,0,'skin_color',255,255,255), (372187,341040,0,'soga_eye_color',255,0,255), (372188,341041,0,'eye_color',255,255,255), (372189,341041,0,'skin_color',255,255,255), (372190,341041,0,'soga_eye_color',255,0,255), (372191,341042,0,'eye_color',255,255,255), (372192,341042,0,'skin_color',255,255,255), (372193,341042,0,'soga_eye_color',255,0,255), (372194,341043,0,'eye_color',255,255,255), (372195,341043,0,'skin_color',211,110,39), (372196,341043,0,'soga_eye_color',255,0,255), (372203,341046,1,'cheek_type',26,-53,0), (372204,341046,1,'chin_type',-70,-50,0), (372205,341046,1,'ear_type',-94,25,0), (372206,341046,1,'eye_brow_type',75,-50,-65), (372207,341046,0,'eye_color',126,63,134), (372208,341046,1,'eye_type',-83,0,0), (372209,341046,0,'hair_color1',163,162,248), (372210,341046,0,'hair_color2',60,71,71), (372211,341046,0,'hair_face_color',244,246,246), (372212,341046,0,'hair_face_highlight_color',105,147,170), (372213,341046,0,'hair_highlight',93,64,120), (372214,341046,0,'hair_type_color',244,246,246), (372215,341046,0,'hair_type_highlight_color',105,147,170), (372216,341046,1,'lip_type',37,-1,-34), (372217,341046,1,'nose_type',-97,-93,-94), (372218,341046,0,'skin_color',183,195,220), (372219,341046,1,'soga_cheek_type',0,75,-50), (372220,341046,1,'soga_chin_type',0,37,-1), (372221,341046,1,'soga_ear_type',0,-83,0), (372222,341046,1,'soga_eye_brow_type',0,-94,25), (372223,341046,0,'soga_eye_color',204,204,204), (372224,341046,1,'soga_eye_type',-83,0,0), (372225,341046,0,'soga_hair_color1',161,165,168), (372226,341046,0,'soga_hair_color2',60,71,71), (372227,341046,0,'soga_hair_face_color',244,246,246), (372228,341046,0,'soga_hair_face_highlight_color',105,147,170), (372229,341046,0,'soga_hair_highlight',93,64,120), (372230,341046,0,'soga_hair_type_color',244,246,246), (372231,341046,0,'soga_hair_type_highlight_color',105,147,170), (372232,341046,1,'soga_lip_type',-65,26,-53), (372233,341046,1,'soga_nose_type',-34,-70,-50), (372234,341046,0,'soga_skin_color',183,195,220), (372275,341050,0,'eye_color',255,255,255), (372276,341050,0,'skin_color',255,255,255), (372277,341050,0,'soga_eye_color',255,0,255), (372278,341051,0,'eye_color',255,255,255), (372279,341051,0,'skin_color',255,255,255), (372280,341051,0,'soga_eye_color',255,0,255), (372287,341054,0,'eye_color',22,86,89), (372288,341054,0,'skin_color',149,202,205), (372289,341054,0,'soga_eye_color',255,0,255), (372575,341075,0,'eye_color',255,255,255), (372576,341075,0,'skin_color',255,255,255), (372577,341075,0,'soga_eye_color',255,0,255), (372714,341089,1,'cheek_type',50,23,0), (372715,341089,1,'chin_type',-62,51,82), (372716,341089,1,'ear_type',66,-56,0), (372717,341089,1,'eye_brow_type',-51,-64,2), (372718,341089,0,'eye_color',186,184,255), (372719,341089,1,'eye_type',26,0,0), (372720,341089,0,'hair_color1',255,63,31), (372721,341089,0,'hair_face_color',244,245,246), (372722,341089,0,'hair_face_highlight_color',7,2,1), (372723,341089,0,'hair_type_color',244,245,246), (372724,341089,0,'hair_type_highlight_color',7,2,1), (372725,341089,1,'lip_type',-63,-52,-93), (372726,341089,1,'nose_type',79,-1,63), (372727,341089,0,'skin_color',141,184,183), (372728,341089,1,'soga_cheek_type',0,-51,-64), (372729,341089,1,'soga_chin_type',0,-63,-52), (372730,341089,1,'soga_ear_type',0,26,0), (372731,341089,1,'soga_eye_brow_type',0,66,-56), (372732,341089,0,'soga_eye_color',229,229,102), (372733,341089,0,'soga_hair_face_color',244,245,246), (372734,341089,0,'soga_hair_face_highlight_color',7,2,1), (372735,341089,0,'soga_hair_type_color',244,245,246), (372736,341089,0,'soga_hair_type_highlight_color',7,2,1), (372737,341089,1,'soga_lip_type',2,50,23), (372738,341089,1,'soga_nose_type',-93,-62,51), (372739,341089,0,'soga_skin_color',141,184,183), (373065,341108,1,'cheek_type',25,-10,0), (373066,341108,1,'chin_type',-1,0,12), (373067,341108,1,'ear_type',9,-21,0), (373068,341108,1,'eye_brow_type',0,20,7), (373069,341108,0,'eye_color',243,167,255), (373070,341108,1,'eye_type',-2,0,0), (373071,341108,0,'hair_color1',17,31,0), (373072,341108,0,'hair_face_color',141,120,147), (373073,341108,0,'hair_face_highlight_color',105,103,97), (373074,341108,0,'hair_type_color',141,120,147), (373075,341108,0,'hair_type_highlight_color',105,103,97), (373076,341108,1,'lip_type',25,-17,10), (373077,341108,1,'nose_type',-9,17,31), (373078,341108,0,'skin_color',58,99,111), (373079,341108,1,'soga_cheek_type',0,0,20), (373080,341108,1,'soga_chin_type',0,25,-17), (373081,341108,1,'soga_ear_type',0,-2,0), (373082,341108,1,'soga_eye_brow_type',0,9,-21), (373083,341108,0,'soga_eye_color',229,229,102), (373084,341108,0,'soga_hair_face_color',141,120,147), (373085,341108,0,'soga_hair_face_highlight_color',105,103,97), (373086,341108,0,'soga_hair_type_color',141,120,147), (373087,341108,0,'soga_hair_type_highlight_color',105,103,97), (373088,341108,1,'soga_lip_type',7,25,-10), (373089,341108,1,'soga_nose_type',10,-1,0), (373090,341108,0,'soga_skin_color',58,99,111), (373091,341108,0,'wing_color1',255,255,255), (373092,341108,0,'wing_color2',255,255,255), (373176,341112,1,'cheek_type',25,-93,0), (373177,341112,1,'chin_type',-34,95,-5), (373178,341112,1,'ear_type',8,34,0), (373179,341112,1,'eye_brow_type',-65,-34,85), (373180,341112,1,'eye_type',-14,0,0), (373181,341112,0,'hair_color1',47,166,192), (373182,341112,0,'hair_face_color',225,221,214), (373183,341112,0,'hair_face_highlight_color',89,73,129), (373184,341112,0,'hair_type_color',225,221,214), (373185,341112,0,'hair_type_highlight_color',89,73,129), (373186,341112,1,'lip_type',-15,29,32), (373187,341112,1,'nose_type',62,47,-90), (373188,341112,0,'skin_color',121,164,163), (373189,341112,1,'soga_cheek_type',0,-65,-34), (373190,341112,1,'soga_chin_type',0,-15,29), (373191,341112,1,'soga_ear_type',0,-14,0), (373192,341112,1,'soga_eye_brow_type',0,8,34), (373193,341112,0,'soga_eye_color',229,229,102), (373194,341112,0,'soga_hair_face_color',225,221,214), (373195,341112,0,'soga_hair_face_highlight_color',89,73,129), (373196,341112,0,'soga_hair_type_color',225,221,214), (373197,341112,0,'soga_hair_type_highlight_color',89,73,129), (373198,341112,1,'soga_lip_type',85,25,-93), (373199,341112,1,'soga_nose_type',32,-34,95), (373200,341112,0,'soga_skin_color',121,164,163), (373201,341112,0,'wing_color1',255,255,255), (373202,341112,0,'wing_color2',255,255,255), (373388,341125,1,'cheek_type',3,-31,0), (373389,341125,1,'chin_type',28,-4,2), (373390,341125,1,'ear_type',20,17,0), (373391,341125,1,'eye_brow_type',-31,28,0), (373392,341125,0,'eye_color',40,23,58), (373393,341125,1,'eye_type',-26,0,0), (373394,341125,0,'hair_color1',28,237,0), (373395,341125,0,'hair_face_color',138,129,138), (373396,341125,0,'hair_face_highlight_color',105,103,97), (373397,341125,0,'hair_type_color',138,129,138), (373398,341125,0,'hair_type_highlight_color',105,103,97), (373399,341125,1,'lip_type',-7,23,-42), (373400,341125,1,'nose_type',-12,28,-19), (373401,341125,0,'skin_color',48,79,99), (373402,341125,1,'soga_cheek_type',0,-31,28), (373403,341125,1,'soga_chin_type',0,-7,23), (373404,341125,1,'soga_ear_type',0,-26,0), (373405,341125,1,'soga_eye_brow_type',0,20,17), (373406,341125,0,'soga_eye_color',229,229,102), (373407,341125,0,'soga_hair_face_color',138,129,138), (373408,341125,0,'soga_hair_face_highlight_color',105,103,97), (373409,341125,0,'soga_hair_type_color',138,129,138), (373410,341125,0,'soga_hair_type_highlight_color',105,103,97), (373411,341125,1,'soga_lip_type',0,3,-31), (373412,341125,1,'soga_nose_type',-42,28,-4), (373413,341125,0,'soga_skin_color',48,79,99), (373414,341125,0,'wing_color1',255,255,255), (373415,341125,0,'wing_color2',255,255,255), (373604,341139,1,'cheek_type',-28,-8,0), (373605,341139,1,'chin_type',47,29,-10), (373606,341139,1,'ear_type',28,26,0), (373607,341139,1,'eye_brow_type',9,11,17), (373608,341139,0,'eye_color',243,166,255), (373609,341139,1,'eye_type',-17,0,0), (373610,341139,0,'hair_color1',244,249,0), (373611,341139,0,'hair_face_color',114,135,135), (373612,341139,0,'hair_face_highlight_color',105,103,97), (373613,341139,0,'hair_type_color',114,135,135), (373614,341139,0,'hair_type_highlight_color',105,103,97), (373615,341139,1,'lip_type',7,17,-2), (373616,341139,1,'nose_type',-17,-12,-7), (373617,341139,0,'skin_color',125,118,117), (373618,341139,1,'soga_cheek_type',0,9,11), (373619,341139,1,'soga_chin_type',0,7,17), (373620,341139,1,'soga_ear_type',0,-17,0), (373621,341139,1,'soga_eye_brow_type',0,28,26), (373622,341139,0,'soga_eye_color',229,229,102), (373623,341139,0,'soga_hair_face_color',114,135,135), (373624,341139,0,'soga_hair_face_highlight_color',105,103,97), (373625,341139,0,'soga_hair_type_color',114,135,135), (373626,341139,0,'soga_hair_type_highlight_color',105,103,97), (373627,341139,1,'soga_lip_type',17,-28,-8), (373628,341139,1,'soga_nose_type',-2,47,29), (373629,341139,0,'soga_skin_color',125,118,117), (373630,341139,0,'wing_color1',255,255,255), (373631,341139,0,'wing_color2',255,255,255), (373632,390520,0,'cheek_type',-9,34,0), (373633,390520,0,'chin_type',-98,97,87), (373634,390520,0,'ear_type',-56,87,0), (373635,390520,0,'eye_brow_type',-48,-77,22), (373636,390520,0,'eye_color',41,85,97), (373637,390520,0,'eye_type',4,0,0), (373638,390520,0,'hair_color1',2,59,22), (373639,390520,0,'hair_color2',248,0,0), (373640,390520,0,'hair_face_color',184,128,0), (373641,390520,0,'hair_face_highlight_color',221,177,18), (373642,390520,0,'hair_highlight',239,221,86), (373643,390520,0,'hair_type_color',184,128,10), (373644,390520,0,'hair_type_highlight_color',221,177,18), (373645,390520,0,'lip_type',-79,-81,-7), (373646,390520,0,'nose_type',-12,2,59), (373647,390520,0,'skin_color',248,253,253), (373648,390520,0,'soga_cheek_type',0,-48,-77), (373649,390520,0,'soga_chin_type',0,-79,-81), (373650,390520,0,'soga_ear_type',0,4,0), (373651,390520,0,'soga_eye_brow_type',0,-56,87), (373652,390520,0,'soga_eye_color',229,229,102), (373653,390520,0,'soga_eye_type',-8,0,0), (373654,390520,0,'soga_hair_color1',209,131,22), (373655,390520,0,'soga_hair_color2',199,150,48), (373656,390520,0,'soga_hair_face_color',184,128,10), (373657,390520,0,'soga_hair_face_highlight_color',221,177,18), (373658,390520,0,'soga_hair_highlight',239,221,86), (373659,390520,0,'soga_hair_type_color',184,128,10), (373660,390520,0,'soga_hair_type_highlight_color',221,177,18), (373661,390520,0,'soga_lip_type',22,-9,34), (373662,390520,0,'soga_nose_type',-7,-98,97), (373663,390520,0,'soga_skin_color',248,253,253), (373664,390520,0,'wing_color1',255,255,255), (373665,390520,0,'wing_color2',255,255,255), (373666,390526,0,'cheek_type',62,51,0), (373667,390526,0,'chin_type',63,-75,-50), (373668,390526,0,'ear_type',3,0,0), (373669,390526,0,'eye_brow_type',-100,100,87), (373670,390526,0,'eye_color',143,187,188), (373671,390526,0,'eye_type',-100,0,0), (373672,390526,0,'hair_color1',35,12,173), (373673,390526,0,'hair_color2',234,0,0), (373674,390526,0,'hair_face_color',15,110,69), (373675,390526,0,'hair_face_highlight_color',181,179,179), (373676,390526,0,'hair_highlight',123,123,130), (373677,390526,0,'hair_type_color',14,5,5), (373678,390526,0,'hair_type_highlight_color',168,186,186), (373679,390526,0,'lip_type',-21,-78,62), (373680,390526,0,'nose_type',-17,-68,0), (373681,390526,0,'skin_color',245,242,242), (373682,390526,0,'soga_cheek_type',0,-100,100), (373683,390526,0,'soga_chin_type',0,57,64), (373684,390526,0,'soga_ear_type',0,-100,0), (373685,390526,0,'soga_eye_brow_type',0,3,0), (373686,390526,0,'soga_eye_type',-100,0,0), (373687,390526,0,'soga_eye_color',229,229,102), (373688,390526,0,'soga_hair_color1',38,22,21), (373689,390526,0,'soga_hair_color2',120,50,0), (373690,390526,0,'hair_face_color',115,110,69), (373691,390526,0,'soga_hair_face_highlight_color',181,179,179), (373692,390526,0,'soga_hair_highlight',123,123,130), (373693,390526,0,'soga_hair_type_color',14,5,5), (373694,390526,0,'soga_hair_type_highlight_color',168,186,186), (373695,390526,0,'soga_lip_type',40,-62,62), (373696,390526,0,'soga_nose_type',-3,63,-75), (373697,390526,0,'soga_skin_color',245,242,242), (373698,390526,0,'soga_wing_color1',255,255,255), (373699,390526,0,'soga_wing_color2',255,255,255), (373700,1780192,0,'eye_color',255,255,255), (373701,1780192,0,'skin_color',255,255,255), (373702,1780192,0,'soga_eye_color',255,0,255), (373703,1780201,0,'skin_color',255,255,255), (373704,1780201,0,'eye_color',255,255,255), (373705,1780201,0,'soga_eye_color',255,0,255), (375988,4701958,1,'cheek_type',-98,-68,0), (375989,4701958,1,'chin_type',-11,85,-29), (375990,4701958,1,'ear_type',-95,-34,0), (375991,4701958,1,'eye_brow_type',-31,-15,-96), (375992,4701958,0,'eye_color',102,154,140), (375993,4701958,1,'eye_type',44,0,0), (375994,4701958,0,'hair_color1',41,81,77), (375995,4701958,0,'hair_color2',22,0,0), (375996,4701958,0,'hair_face_highlight_color',15,1,21), (375997,4701958,0,'hair_type_highlight_color',15,1,21), (375998,4701958,1,'lip_type',1,-56,-2), (375999,4701958,1,'nose_type',-9,41,81), (376000,4701958,0,'skin_color',255,255,255), (376001,4701958,1,'soga_cheek_type',0,-31,-15), (376002,4701958,1,'soga_chin_type',0,1,-56), (376003,4701958,1,'soga_ear_type',0,44,0), (376004,4701958,1,'soga_eye_brow_type',0,-95,-34), (376005,4701958,0,'soga_eye_color',229,229,102), (376006,4701958,1,'soga_eye_type',22,0,0), (376007,4701958,0,'soga_hair_face_highlight_color',15,1,21), (376008,4701958,0,'soga_hair_type_highlight_color',15,1,21), (376009,4701958,1,'soga_lip_type',-96,-98,-68), (376010,4701958,1,'soga_nose_type',-2,-11,85), (376011,4701958,0,'soga_skin_color',255,255,255), (376012,4701958,0,'wing_color1',255,255,255), (376013,4701958,0,'wing_color2',255,255,255), (376309,3850256,0,'eye_color',255,255,255), (376310,3850256,0,'skin_color',255,255,255), (376311,3850256,0,'soga_eye_color',255,0,255), (376312,3850257,1,'eye_brow_type',7,0,0), (376313,3850257,0,'eye_color',12,119,0), (376314,3850257,0,'hair_color1',50,0,26), (376315,3850257,1,'lip_type',-50,0,0), (376316,3850257,1,'nose_type',-56,50,0), (376317,3850257,0,'skin_color',230,230,13), (376318,3850257,1,'soga_cheek_type',0,7,0), (376319,3850257,1,'soga_chin_type',0,-50,0), (376320,3850257,1,'soga_eye_brow_type',91,0,0), (376321,3850257,0,'soga_eye_color',229,229,102), (376322,3850257,1,'soga_lip_type',51,0,0), (376323,3850257,1,'soga_nose_type',37,-68,0), (376324,3850257,0,'soga_skin_color',230,230,13), (376325,3850257,0,'wing_color1',255,255,255), (376326,3850257,0,'wing_color2',255,255,255), (376327,3850258,0,'eye_color',255,255,255), (376328,3850258,0,'skin_color',255,255,255), (376329,3850258,0,'soga_eye_color',255,0,255), (376330,3850259,0,'eye_color',255,255,255), (376331,3850259,0,'skin_color',255,255,255), (376332,3850259,0,'soga_eye_color',255,0,255), (376333,3850260,1,'cheek_type',-28,18,0), (376334,3850260,1,'chin_type',4,0,14), (376335,3850260,1,'ear_type',-19,-10,0), (376336,3850260,1,'eye_brow_type',7,14,-19), (376337,3850260,0,'eye_color',165,196,186), (376338,3850260,1,'eye_type',-28,0,0), (376339,3850260,0,'hair_color1',17,11,156), (376340,3850260,0,'hair_face_color',163,122,77), (376341,3850260,0,'hair_face_highlight_color',16,15,10), (376342,3850260,0,'hair_type_color',163,122,77), (376343,3850260,0,'hair_type_highlight_color',16,15,10), (376344,3850260,1,'lip_type',-18,-37,41), (376345,3850260,1,'nose_type',-28,17,11), (376346,3850260,0,'skin_color',215,226,226), (376347,3850260,1,'soga_cheek_type',0,7,14), (376348,3850260,1,'soga_chin_type',0,-18,-37), (376349,3850260,1,'soga_ear_type',0,-28,0), (376350,3850260,1,'soga_eye_brow_type',0,-19,-10), (376351,3850260,0,'soga_eye_color',229,229,102), (376352,3850260,1,'soga_eye_type',22,0,0), (376353,3850260,0,'soga_hair_face_color',163,122,77), (376354,3850260,0,'soga_hair_face_highlight_color',16,15,10), (376355,3850260,0,'soga_hair_type_color',163,122,77), (376356,3850260,0,'soga_hair_type_highlight_color',16,15,10), (376357,3850260,1,'soga_lip_type',-19,-28,18), (376358,3850260,1,'soga_nose_type',41,4,0), (376359,3850260,0,'soga_skin_color',215,226,226), (376360,3850260,0,'wing_color1',255,255,255), (376361,3850260,0,'wing_color2',255,255,255), (376362,3850261,1,'cheek_type',100,-100,0), (376363,3850261,1,'chin_type',-100,100,100), (376364,3850261,1,'ear_type',25,9,0), (376365,3850261,1,'eye_brow_type',100,100,100), (376366,3850261,0,'eye_color',118,14,183), (376367,3850261,1,'eye_type',100,0,0), (376368,3850261,0,'hair_color1',239,255,156), (376369,3850261,0,'hair_face_color',171,60,32), (376370,3850261,0,'hair_face_highlight_color',216,192,37), (376371,3850261,0,'hair_type_color',171,60,32), (376372,3850261,0,'hair_type_highlight_color',216,192,37), (376373,3850261,1,'lip_type',100,50,-68), (376374,3850261,1,'nose_type',0,-17,-1), (376375,3850261,0,'skin_color',26,4,0), (376376,3850261,1,'soga_cheek_type',0,100,100), (376377,3850261,1,'soga_chin_type',0,100,50), (376378,3850261,1,'soga_ear_type',0,100,0), (376379,3850261,1,'soga_eye_brow_type',0,25,9), (376380,3850261,0,'soga_eye_color',229,229,102), (376381,3850261,1,'soga_eye_type',100,0,0), (376382,3850261,0,'soga_hair_face_color',171,60,32), (376383,3850261,0,'soga_hair_face_highlight_color',216,192,37), (376384,3850261,0,'soga_hair_type_color',171,60,32), (376385,3850261,0,'soga_hair_type_highlight_color',216,192,37), (376386,3850261,1,'soga_lip_type',100,100,-100), (376387,3850261,1,'soga_nose_type',-68,-100,100), (376388,3850261,0,'soga_skin_color',26,4,0), (376389,3850261,0,'wing_color1',255,255,255), (376390,3850261,0,'wing_color2',255,255,255), (376391,3850262,1,'cheek_type',18,-48,0), (376392,3850262,1,'chin_type',50,28,53), (376393,3850262,1,'ear_type',-81,98,0), (376394,3850262,1,'eye_brow_type',31,-74,68), (376395,3850262,0,'eye_color',133,183,198), (376396,3850262,1,'eye_type',-31,0,0), (376397,3850262,0,'hair_color1',59,18,17), (376398,3850262,0,'hair_color2',230,0,0), (376399,3850262,0,'hair_face_color',184,128,10), (376400,3850262,0,'hair_face_highlight_color',36,23,3), (376401,3850262,0,'hair_highlight',79,28,15), (376402,3850262,0,'hair_type_color',184,128,10), (376403,3850262,0,'hair_type_highlight_color',36,23,3), (376404,3850262,1,'lip_type',94,68,93), (376405,3850262,1,'nose_type',-93,59,18), (376406,3850262,0,'skin_color',223,177,166), (376407,3850262,1,'soga_cheek_type',0,31,-74), (376408,3850262,1,'soga_chin_type',0,94,68), (376409,3850262,1,'soga_ear_type',0,-31,0), (376410,3850262,1,'soga_eye_brow_type',0,-81,98), (376411,3850262,0,'soga_eye_color',204,204,204), (376412,3850262,1,'soga_eye_type',-26,0,0), (376413,3850262,0,'soga_hair_color1',209,131,22), (376414,3850262,0,'soga_hair_color2',199,150,48), (376415,3850262,0,'soga_hair_face_color',184,128,10), (376416,3850262,0,'soga_hair_face_highlight_color',36,23,3), (376417,3850262,0,'soga_hair_highlight',79,28,15), (376418,3850262,0,'soga_hair_type_color',184,128,10), (376419,3850262,0,'soga_hair_type_highlight_color',36,23,3), (376420,3850262,1,'soga_lip_type',68,18,-48), (376421,3850262,1,'soga_nose_type',93,50,28), (376422,3850262,0,'soga_skin_color',223,177,166), (376423,3850263,1,'cheek_type',100,-100,0), (376424,3850263,1,'chin_type',-100,100,100), (376425,3850263,1,'ear_type',25,9,0), (376426,3850263,1,'eye_brow_type',100,100,100), (376427,3850263,0,'eye_color',118,14,183), (376428,3850263,1,'eye_type',100,0,0), (376429,3850263,0,'hair_color1',239,255,228), (376430,3850263,0,'hair_face_color',171,60,32), (376431,3850263,0,'hair_face_highlight_color',216,192,37), (376432,3850263,0,'hair_type_color',171,60,32), (376433,3850263,0,'hair_type_highlight_color',216,192,37), (376434,3850263,1,'lip_type',100,50,-68), (376435,3850263,1,'nose_type',0,-17,-1), (376436,3850263,0,'skin_color',235,219,156), (376437,3850263,1,'soga_cheek_type',0,100,100), (376438,3850263,1,'soga_chin_type',0,100,50), (376439,3850263,1,'soga_ear_type',0,100,0), (376440,3850263,1,'soga_eye_brow_type',0,25,9), (376441,3850263,0,'soga_eye_color',229,229,102), (376442,3850263,1,'soga_eye_type',100,0,0), (376443,3850263,0,'soga_hair_face_color',171,60,32), (376444,3850263,0,'soga_hair_face_highlight_color',216,192,37), (376445,3850263,0,'soga_hair_type_color',171,60,32), (376446,3850263,0,'soga_hair_type_highlight_color',216,192,37), (376447,3850263,1,'soga_lip_type',100,100,-100), (376448,3850263,1,'soga_nose_type',-68,-100,100), (376449,3850263,0,'soga_skin_color',235,219,156), (376450,3850263,0,'wing_color1',255,255,255), (376451,3850263,0,'wing_color2',255,255,255), (376452,3850264,1,'cheek_type',-18,31,0), (376453,3850264,1,'chin_type',-17,31,37), (376454,3850264,1,'ear_type',0,-10,0), (376455,3850264,1,'eye_brow_type',9,-5,2), (376456,3850264,0,'eye_color',133,180,184), (376457,3850264,1,'eye_type',-28,0,0), (376458,3850264,0,'hair_color1',0,254,156), (376459,3850264,0,'hair_face_color',242,188,115), (376460,3850264,0,'hair_face_highlight_color',170,61,28), (376461,3850264,0,'hair_type_color',242,188,115), (376462,3850264,0,'hair_type_highlight_color',170,61,28), (376463,3850264,1,'lip_type',17,-26,19), (376464,3850264,1,'nose_type',-1,0,-2), (376465,3850264,0,'skin_color',231,228,212), (376466,3850264,1,'soga_cheek_type',0,9,-5), (376467,3850264,1,'soga_chin_type',0,17,-26), (376468,3850264,1,'soga_ear_type',0,-28,0), (376469,3850264,1,'soga_eye_brow_type',0,0,-10), (376470,3850264,0,'soga_eye_color',229,229,102), (376471,3850264,1,'soga_eye_type',-28,0,0), (376472,3850264,0,'soga_hair_face_color',242,188,115), (376473,3850264,0,'soga_hair_face_highlight_color',170,61,28), (376474,3850264,0,'soga_hair_type_color',242,188,115), (376475,3850264,0,'soga_hair_type_highlight_color',170,61,28), (376476,3850264,1,'soga_lip_type',2,-18,31), (376477,3850264,1,'soga_nose_type',19,-17,31), (376478,3850264,0,'soga_skin_color',231,228,212), (376479,3850264,0,'wing_color1',255,255,255), (376480,3850264,0,'wing_color2',255,255,255), (376481,3850265,0,'eye_color',255,255,255), (376482,3850265,0,'skin_color',255,255,255), (376483,3850265,0,'soga_eye_color',255,0,255), (376484,3850266,1,'cheek_type',7,-8,0), (376485,3850266,1,'chin_type',-28,-68,98), (376486,3850266,1,'ear_type',71,88,0), (376487,3850266,1,'eye_brow_type',-22,-62,-75), (376488,3850266,0,'eye_color',54,198,223), (376489,3850266,1,'eye_type',66,0,0), (376490,3850266,0,'hair_color1',239,59,219), (376491,3850266,1,'lip_type',-62,34,38), (376492,3850266,1,'nose_type',-17,-17,59), (376493,3850266,0,'skin_color',95,46,33), (376494,3850266,1,'soga_cheek_type',0,-22,-62), (376495,3850266,1,'soga_chin_type',0,-62,34), (376496,3850266,1,'soga_ear_type',0,66,0), (376497,3850266,1,'soga_eye_brow_type',0,71,88), (376498,3850266,0,'soga_eye_color',229,229,102), (376499,3850266,1,'soga_eye_type',66,0,0), (376500,3850266,1,'soga_lip_type',-75,7,-8), (376501,3850266,1,'soga_nose_type',38,-28,-68), (376502,3850266,0,'soga_skin_color',95,46,33), (376503,3850266,0,'wing_color1',255,255,255), (376504,3850266,0,'wing_color2',255,255,255), (376505,3850267,1,'cheek_type',100,-100,0), (376506,3850267,1,'chin_type',-100,100,100), (376507,3850267,1,'ear_type',25,9,0), (376508,3850267,1,'eye_brow_type',100,100,100), (376509,3850267,0,'eye_color',118,14,183), (376510,3850267,1,'eye_type',100,0,0), (376511,3850267,0,'hair_color1',239,255,18), (376512,3850267,0,'hair_face_color',171,60,32), (376513,3850267,0,'hair_face_highlight_color',216,192,37), (376514,3850267,0,'hair_type_color',171,60,32), (376515,3850267,0,'hair_type_highlight_color',216,192,37), (376516,3850267,1,'lip_type',100,50,-68), (376517,3850267,1,'nose_type',0,-17,-1), (376518,3850267,0,'skin_color',234,217,151), (376519,3850267,1,'soga_cheek_type',0,100,100), (376520,3850267,1,'soga_chin_type',0,100,50), (376521,3850267,1,'soga_ear_type',0,100,0), (376522,3850267,1,'soga_eye_brow_type',0,25,9), (376523,3850267,0,'soga_eye_color',229,229,102), (376524,3850267,1,'soga_eye_type',100,0,0), (376525,3850267,0,'soga_hair_face_color',171,60,32), (376526,3850267,0,'soga_hair_face_highlight_color',216,192,37), (376527,3850267,0,'soga_hair_type_color',171,60,32), (376528,3850267,0,'soga_hair_type_highlight_color',216,192,37), (376529,3850267,1,'soga_lip_type',100,100,-100), (376530,3850267,1,'soga_nose_type',-68,-100,100), (376531,3850267,0,'soga_skin_color',234,217,151), (376532,3850267,0,'wing_color1',255,255,255), (376533,3850267,0,'wing_color2',255,255,255), (376534,3850268,1,'cheek_type',0,25,0), (376535,3850268,1,'chin_type',-20,-28,0), (376536,3850268,1,'ear_type',0,-7,0), (376537,3850268,1,'eye_brow_type',-28,-14,-4), (376538,3850268,0,'eye_color',205,184,150), (376539,3850268,1,'eye_type',32,0,0), (376540,3850268,0,'hair_color1',224,32,156), (376541,3850268,0,'hair_face_color',43,30,22), (376542,3850268,0,'hair_face_highlight_color',116,113,110), (376543,3850268,0,'hair_type_color',43,30,22), (376544,3850268,0,'hair_type_highlight_color',116,113,110), (376545,3850268,1,'lip_type',-3,-10,-9), (376546,3850268,1,'nose_type',-22,-32,32), (376547,3850268,0,'skin_color',200,177,139), (376548,3850268,1,'soga_cheek_type',0,-28,-14), (376549,3850268,1,'soga_chin_type',0,-3,-10), (376550,3850268,1,'soga_ear_type',0,32,0), (376551,3850268,1,'soga_eye_brow_type',0,0,-7), (376552,3850268,0,'soga_eye_color',229,229,102), (376553,3850268,1,'soga_eye_type',-7,0,0), (376554,3850268,0,'soga_hair_face_color',43,30,22), (376555,3850268,0,'soga_hair_face_highlight_color',116,113,110), (376556,3850268,0,'soga_hair_type_color',43,30,22), (376557,3850268,0,'soga_hair_type_highlight_color',116,113,110), (376558,3850268,1,'soga_lip_type',-4,0,25), (376559,3850268,1,'soga_nose_type',-9,-20,-28), (376560,3850268,0,'soga_skin_color',200,177,139), (376561,3850268,0,'wing_color1',255,255,255), (376562,3850268,0,'wing_color2',255,255,255), (376563,3850269,1,'cheek_type',-97,81,0), (376564,3850269,1,'chin_type',-22,93,17), (376565,3850269,1,'ear_type',-57,96,0), (376566,3850269,1,'eye_brow_type',-47,-56,-61), (376567,3850269,0,'eye_color',144,190,203), (376568,3850269,1,'eye_type',-43,0,0), (376569,3850269,0,'hair_color1',254,181,88), (376570,3850269,0,'hair_color2',248,0,0), (376571,3850269,0,'hair_face_color',145,168,168), (376572,3850269,0,'hair_face_highlight_color',79,82,119), (376573,3850269,0,'hair_highlight',51,56,84), (376574,3850269,0,'hair_type_color',145,168,168), (376575,3850269,0,'hair_type_highlight_color',79,82,119), (376576,3850269,1,'lip_type',-96,-96,28), (376577,3850269,1,'nose_type',84,-2,-75), (376578,3850269,0,'skin_color',54,41,24), (376579,3850269,1,'soga_cheek_type',0,-47,-56), (376580,3850269,1,'soga_chin_type',0,-96,-96), (376581,3850269,1,'soga_ear_type',0,-43,0), (376582,3850269,1,'soga_eye_brow_type',0,-57,96), (376583,3850269,0,'soga_eye_color',229,229,102), (376584,3850269,1,'soga_eye_type',-8,0,0), (376585,3850269,0,'soga_hair_color1',114,112,142), (376586,3850269,0,'soga_hair_color2',121,113,107), (376587,3850269,0,'soga_hair_face_color',145,168,168), (376588,3850269,0,'soga_hair_face_highlight_color',79,82,119), (376589,3850269,0,'soga_hair_highlight',51,56,84), (376590,3850269,0,'soga_hair_type_color',145,168,168), (376591,3850269,0,'soga_hair_type_highlight_color',79,82,119), (376592,3850269,1,'soga_lip_type',-61,-97,81), (376593,3850269,1,'soga_nose_type',28,-22,93), (376594,3850269,0,'soga_skin_color',54,41,24), (376595,3850270,1,'cheek_type',-21,3,0), (376596,3850270,1,'chin_type',18,0,-14), (376597,3850270,1,'ear_type',-12,-12,0), (376598,3850270,1,'eye_brow_type',7,-28,-7), (376599,3850270,0,'eye_color',52,86,54), (376600,3850270,1,'eye_type',28,0,0), (376601,3850270,0,'hair_color1',228,9,156), (376602,3850270,0,'hair_face_color',109,143,139), (376603,3850270,0,'hair_face_highlight_color',248,197,32), (376604,3850270,0,'hair_type_color',109,143,139), (376605,3850270,0,'hair_type_highlight_color',248,197,32), (376606,3850270,1,'lip_type',-8,31,17), (376607,3850270,1,'nose_type',1,-28,9), (376608,3850270,0,'skin_color',242,252,252), (376609,3850270,1,'soga_cheek_type',0,7,-28), (376610,3850270,1,'soga_chin_type',0,-8,31), (376611,3850270,1,'soga_ear_type',0,28,0), (376612,3850270,1,'soga_eye_brow_type',0,-12,-12), (376613,3850270,0,'soga_eye_color',229,229,102), (376614,3850270,1,'soga_eye_type',-12,0,0), (376615,3850270,0,'soga_hair_face_color',109,143,139), (376616,3850270,0,'soga_hair_face_highlight_color',248,197,32), (376617,3850270,0,'soga_hair_type_color',109,143,139), (376618,3850270,0,'soga_hair_type_highlight_color',248,197,32), (376619,3850270,1,'soga_lip_type',-7,-21,3), (376620,3850270,1,'soga_nose_type',17,18,0), (376621,3850270,0,'soga_skin_color',242,252,252), (376622,3850270,0,'wing_color1',255,255,255), (376623,3850270,0,'wing_color2',255,255,255), (376624,3850271,1,'cheek_type',23,-28,0), (376625,3850271,1,'chin_type',0,11,-18), (376626,3850271,1,'ear_type',-41,-37,0), (376627,3850271,1,'eye_brow_type',28,-3,0), (376628,3850271,0,'eye_color',32,64,53), (376629,3850271,1,'eye_type',-11,0,0), (376630,3850271,0,'hair_color1',246,9,156), (376631,3850271,0,'hair_face_color',44,46,34), (376632,3850271,0,'hair_face_highlight_color',45,18,7), (376633,3850271,0,'hair_type_color',44,46,34), (376634,3850271,0,'hair_type_highlight_color',45,18,7), (376635,3850271,1,'lip_type',12,-18,-5), (376636,3850271,1,'nose_type',-25,-10,9), (376637,3850271,0,'skin_color',236,203,200), (376638,3850271,1,'soga_cheek_type',0,28,-3), (376639,3850271,1,'soga_chin_type',0,12,-18), (376640,3850271,1,'soga_ear_type',0,-11,0), (376641,3850271,1,'soga_eye_brow_type',0,-41,-37), (376642,3850271,0,'soga_eye_color',229,229,102), (376643,3850271,1,'soga_eye_type',-26,0,0), (376644,3850271,0,'soga_hair_face_color',44,46,34), (376645,3850271,0,'soga_hair_face_highlight_color',45,18,7), (376646,3850271,0,'soga_hair_type_color',44,46,34), (376647,3850271,0,'soga_hair_type_highlight_color',45,18,7), (376648,3850271,1,'soga_lip_type',0,23,-28), (376649,3850271,1,'soga_nose_type',-5,0,11), (376650,3850271,0,'soga_skin_color',236,203,200), (376651,3850271,0,'wing_color1',255,255,255), (376652,3850271,0,'wing_color2',255,255,255), (376653,3850272,1,'cheek_type',-11,-72,0), (376654,3850272,1,'chin_type',75,-5,68), (376655,3850272,1,'ear_type',-39,-38,0), (376656,3850272,1,'eye_brow_type',7,2,98), (376657,3850272,0,'eye_color',144,0,8), (376658,3850272,1,'eye_type',72,0,0), (376659,3850272,0,'hair_color1',43,175,93), (376660,3850272,1,'lip_type',50,-47,40), (376661,3850272,1,'nose_type',90,43,-81), (376662,3850272,0,'skin_color',84,29,16), (376663,3850272,1,'soga_cheek_type',0,7,2), (376664,3850272,1,'soga_chin_type',0,50,-47), (376665,3850272,1,'soga_ear_type',0,72,0), (376666,3850272,1,'soga_eye_brow_type',0,-39,-38), (376667,3850272,0,'soga_eye_color',229,229,102), (376668,3850272,1,'soga_eye_type',72,0,0), (376669,3850272,1,'soga_lip_type',98,-11,-72), (376670,3850272,1,'soga_nose_type',40,75,-5), (376671,3850272,0,'soga_skin_color',84,29,16), (376672,3850272,0,'wing_color1',255,255,255), (376673,3850272,0,'wing_color2',255,255,255), (376674,3850273,1,'cheek_type',-18,31,0), (376675,3850273,1,'chin_type',-17,31,37), (376676,3850273,1,'ear_type',0,-10,0), (376677,3850273,1,'eye_brow_type',9,-5,2), (376678,3850273,0,'eye_color',133,180,184), (376679,3850273,1,'eye_type',-28,0,0), (376680,3850273,0,'hair_color1',0,254,156), (376681,3850273,0,'hair_face_color',242,188,115), (376682,3850273,0,'hair_face_highlight_color',170,61,28), (376683,3850273,0,'hair_type_color',242,188,115), (376684,3850273,0,'hair_type_highlight_color',170,61,28), (376685,3850273,1,'lip_type',17,-26,19), (376686,3850273,1,'nose_type',-1,0,-2), (376687,3850273,0,'skin_color',231,228,212), (376688,3850273,1,'soga_cheek_type',0,9,-5), (376689,3850273,1,'soga_chin_type',0,17,-26), (376690,3850273,1,'soga_ear_type',0,-28,0), (376691,3850273,1,'soga_eye_brow_type',0,0,-10), (376692,3850273,0,'soga_eye_color',229,229,102), (376693,3850273,1,'soga_eye_type',-28,0,0), (376694,3850273,0,'soga_hair_face_color',242,188,115), (376695,3850273,0,'soga_hair_face_highlight_color',170,61,28), (376696,3850273,0,'soga_hair_type_color',242,188,115), (376697,3850273,0,'soga_hair_type_highlight_color',170,61,28), (376698,3850273,1,'soga_lip_type',2,-18,31), (376699,3850273,1,'soga_nose_type',19,-17,31), (376700,3850273,0,'soga_skin_color',231,228,212), (376701,3850273,0,'wing_color1',255,255,255), (376702,3850273,0,'wing_color2',255,255,255), (376703,3850274,1,'cheek_type',45,-9,0), (376704,3850274,1,'chin_type',31,25,0), (376705,3850274,1,'ear_type',31,-7,0), (376706,3850274,1,'eye_brow_type',-21,14,-28), (376707,3850274,0,'eye_color',34,73,71), (376708,3850274,1,'eye_type',14,0,0), (376709,3850274,0,'hair_color1',18,255,0), (376710,3850274,0,'hair_face_color',109,75,50), (376711,3850274,0,'hair_face_highlight_color',81,39,8), (376712,3850274,0,'hair_type_color',109,75,50), (376713,3850274,0,'hair_type_highlight_color',81,39,8), (376714,3850274,1,'lip_type',0,-25,44), (376715,3850274,1,'nose_type',-34,18,-1), (376716,3850274,0,'skin_color',239,205,204), (376717,3850274,1,'soga_cheek_type',0,-21,14), (376718,3850274,1,'soga_chin_type',0,0,-25), (376719,3850274,1,'soga_ear_type',0,14,0), (376720,3850274,1,'soga_eye_brow_type',0,31,-7), (376721,3850274,0,'soga_eye_color',229,229,102), (376722,3850274,1,'soga_eye_type',14,0,0), (376723,3850274,0,'soga_hair_face_color',109,75,50), (376724,3850274,0,'soga_hair_face_highlight_color',81,39,8), (376725,3850274,0,'soga_hair_type_color',109,75,50), (376726,3850274,0,'soga_hair_type_highlight_color',81,39,8), (376727,3850274,1,'soga_lip_type',-28,45,-9), (376728,3850274,1,'soga_nose_type',44,31,25), (376729,3850274,0,'soga_skin_color',239,205,204), (376730,3850274,0,'wing_color1',255,255,255), (376731,3850274,0,'wing_color2',255,255,255), (376732,3850275,0,'eye_color',255,255,255), (376733,3850275,0,'skin_color',255,255,255), (376734,3850275,0,'soga_eye_color',255,0,255), (376735,3850276,1,'cheek_type',-11,19,0), (376736,3850276,1,'chin_type',11,42,-34), (376737,3850276,1,'ear_type',-3,-17,0), (376738,3850276,1,'eye_brow_type',0,18,5), (376739,3850276,0,'eye_color',163,182,156), (376740,3850276,1,'eye_type',14,0,0), (376741,3850276,0,'hair_color1',0,246,156), (376742,3850276,0,'hair_face_color',43,47,38), (376743,3850276,0,'hair_face_highlight_color',95,79,62), (376744,3850276,0,'hair_type_color',43,47,38), (376745,3850276,0,'hair_type_highlight_color',95,79,62), (376746,3850276,1,'lip_type',-9,25,-28), (376747,3850276,1,'nose_type',-14,0,-10), (376748,3850276,0,'skin_color',238,248,248), (376749,3850276,1,'soga_cheek_type',0,0,18), (376750,3850276,1,'soga_chin_type',0,-9,25), (376751,3850276,1,'soga_ear_type',0,14,0), (376752,3850276,1,'soga_eye_brow_type',0,-3,-17), (376753,3850276,0,'soga_eye_color',229,229,102), (376754,3850276,1,'soga_eye_type',14,0,0), (376755,3850276,0,'soga_hair_face_color',43,47,38), (376756,3850276,0,'soga_hair_face_highlight_color',95,79,62), (376757,3850276,0,'soga_hair_type_color',43,47,38), (376758,3850276,0,'soga_hair_type_highlight_color',95,79,62), (376759,3850276,1,'soga_lip_type',5,-11,19), (376760,3850276,1,'soga_nose_type',-28,11,42), (376761,3850276,0,'soga_skin_color',238,248,248), (376762,3850276,0,'wing_color1',255,255,255), (376763,3850276,0,'wing_color2',255,255,255), (376764,3850277,0,'eye_color',255,255,255), (376765,3850277,0,'skin_color',255,255,255), (376766,3850277,0,'soga_eye_color',255,0,255), (376767,3850278,1,'cheek_type',7,-8,0), (376768,3850278,1,'chin_type',-28,-68,98), (376769,3850278,1,'ear_type',71,88,0), (376770,3850278,1,'eye_brow_type',-22,-62,-75), (376771,3850278,0,'eye_color',54,198,223), (376772,3850278,1,'eye_type',66,0,0), (376773,3850278,0,'hair_color1',239,59,219), (376774,3850278,1,'lip_type',-62,34,38), (376775,3850278,1,'nose_type',-17,-17,59), (376776,3850278,0,'skin_color',95,46,33), (376777,3850278,1,'soga_cheek_type',0,-22,-62), (376778,3850278,1,'soga_chin_type',0,-62,34), (376779,3850278,1,'soga_ear_type',0,66,0), (376780,3850278,1,'soga_eye_brow_type',0,71,88), (376781,3850278,0,'soga_eye_color',229,229,102), (376782,3850278,1,'soga_eye_type',66,0,0), (376783,3850278,1,'soga_lip_type',-75,7,-8), (376784,3850278,1,'soga_nose_type',38,-28,-68), (376785,3850278,0,'soga_skin_color',95,46,33), (376786,3850278,0,'wing_color1',255,255,255), (376787,3850278,0,'wing_color2',255,255,255), (376788,3850279,1,'cheek_type',-18,31,0), (376789,3850279,1,'chin_type',-17,31,37), (376790,3850279,1,'ear_type',0,-10,0), (376791,3850279,1,'eye_brow_type',9,-5,2), (376792,3850279,0,'eye_color',133,180,184), (376793,3850279,1,'eye_type',-28,0,0), (376794,3850279,0,'hair_color1',0,254,156), (376795,3850279,0,'hair_face_color',242,188,115), (376796,3850279,0,'hair_face_highlight_color',170,61,28), (376797,3850279,0,'hair_type_color',242,188,115), (376798,3850279,0,'hair_type_highlight_color',170,61,28), (376799,3850279,1,'lip_type',17,-26,19), (376800,3850279,1,'nose_type',-1,0,-2), (376801,3850279,0,'skin_color',231,228,212), (376802,3850279,1,'soga_cheek_type',0,9,-5), (376803,3850279,1,'soga_chin_type',0,17,-26), (376804,3850279,1,'soga_ear_type',0,-28,0), (376805,3850279,1,'soga_eye_brow_type',0,0,-10), (376806,3850279,0,'soga_eye_color',229,229,102), (376807,3850279,1,'soga_eye_type',-28,0,0), (376808,3850279,0,'soga_hair_face_color',242,188,115), (376809,3850279,0,'soga_hair_face_highlight_color',170,61,28), (376810,3850279,0,'soga_hair_type_color',242,188,115), (376811,3850279,0,'soga_hair_type_highlight_color',170,61,28), (376812,3850279,1,'soga_lip_type',2,-18,31), (376813,3850279,1,'soga_nose_type',19,-17,31), (376814,3850279,0,'soga_skin_color',231,228,212), (376815,3850279,0,'wing_color1',255,255,255), (376816,3850279,0,'wing_color2',255,255,255), (376817,3850280,1,'cheek_type',-46,40,0), (376818,3850280,1,'chin_type',20,-25,28), (376819,3850280,1,'ear_type',1,0,0), (376820,3850280,1,'eye_brow_type',14,19,-2), (376821,3850280,0,'eye_color',41,84,95), (376822,3850280,1,'eye_type',11,0,0), (376823,3850280,0,'hair_color1',239,1,156), (376824,3850280,0,'hair_face_color',132,90,60), (376825,3850280,0,'hair_face_highlight_color',124,48,7), (376826,3850280,0,'hair_type_color',132,90,60), (376827,3850280,0,'hair_type_highlight_color',124,48,7), (376828,3850280,1,'lip_type',7,-43,0), (376829,3850280,1,'nose_type',0,-17,1), (376830,3850280,0,'skin_color',220,231,230), (376831,3850280,1,'soga_cheek_type',0,14,19), (376832,3850280,1,'soga_chin_type',0,7,-43), (376833,3850280,1,'soga_ear_type',0,11,0), (376834,3850280,1,'soga_eye_brow_type',14,19,-2), (376835,3850280,0,'soga_eye_color',229,229,102), (376836,3850280,1,'soga_eye_type',11,0,0), (376837,3850280,0,'soga_hair_face_color',132,90,60), (376838,3850280,0,'soga_hair_face_highlight_color',124,48,7), (376839,3850280,0,'soga_hair_type_color',132,90,60), (376840,3850280,0,'soga_hair_type_highlight_color',124,48,7), (376841,3850280,1,'soga_lip_type',-2,-46,40), (376842,3850280,1,'soga_nose_type',0,20,-25), (376843,3850280,0,'soga_skin_color',220,231,230), (376844,3850280,0,'wing_color1',255,255,255), (376845,3850280,0,'wing_color2',255,255,255), (376846,3850281,1,'cheek_type',-18,31,0), (376847,3850281,1,'chin_type',-17,31,37), (376848,3850281,1,'ear_type',0,-10,0), (376849,3850281,1,'eye_brow_type',9,-5,2), (376850,3850281,0,'eye_color',133,180,184), (376851,3850281,1,'eye_type',-28,0,0), (376852,3850281,0,'hair_color1',0,254,156), (376853,3850281,0,'hair_face_color',242,188,115), (376854,3850281,0,'hair_face_highlight_color',170,61,28), (376855,3850281,0,'hair_type_color',242,188,115), (376856,3850281,0,'hair_type_highlight_color',170,61,28), (376857,3850281,1,'lip_type',17,-26,19), (376858,3850281,1,'nose_type',-1,0,-2), (376859,3850281,0,'skin_color',231,228,212), (376860,3850281,1,'soga_cheek_type',0,9,-5), (376861,3850281,1,'soga_chin_type',0,17,-26), (376862,3850281,1,'soga_ear_type',0,-28,0), (376863,3850281,1,'soga_eye_brow_type',0,0,-10), (376864,3850281,0,'soga_eye_color',229,229,102), (376865,3850281,1,'soga_eye_type',-28,0,0), (376866,3850281,0,'soga_hair_face_color',242,188,115), (376867,3850281,0,'soga_hair_face_highlight_color',170,61,28), (376868,3850281,0,'soga_hair_type_color',242,188,115), (376869,3850281,0,'soga_hair_type_highlight_color',170,61,28), (376870,3850281,1,'soga_lip_type',2,-18,31), (376871,3850281,1,'soga_nose_type',19,-17,31), (376872,3850281,0,'soga_skin_color',231,228,212), (376873,3850281,0,'wing_color1',255,255,255), (376874,3850281,0,'wing_color2',255,255,255), (376875,3850282,1,'cheek_type',-11,19,0), (376876,3850282,1,'chin_type',11,42,-34), (376877,3850282,1,'ear_type',-3,-17,0), (376878,3850282,1,'eye_brow_type',0,18,5), (376879,3850282,0,'eye_color',163,182,156), (376880,3850282,1,'eye_type',14,0,0), (376881,3850282,0,'hair_color1',0,246,156), (376882,3850282,0,'hair_face_color',43,47,38), (376883,3850282,0,'hair_face_highlight_color',95,79,62), (376884,3850282,0,'hair_type_color',43,47,38), (376885,3850282,0,'hair_type_highlight_color',95,79,62), (376886,3850282,1,'lip_type',-9,25,-28), (376887,3850282,1,'nose_type',-14,0,-10), (376888,3850282,0,'skin_color',238,248,248), (376889,3850282,1,'soga_cheek_type',0,0,18), (376890,3850282,1,'soga_chin_type',0,-9,25), (376891,3850282,1,'soga_ear_type',0,14,0), (376892,3850282,1,'soga_eye_brow_type',0,-3,-17), (376893,3850282,0,'soga_eye_color',229,229,102), (376894,3850282,1,'soga_eye_type',14,0,0), (376895,3850282,0,'soga_hair_face_color',43,47,38), (376896,3850282,0,'soga_hair_face_highlight_color',95,79,62), (376897,3850282,0,'soga_hair_type_color',43,47,38), (376898,3850282,0,'soga_hair_type_highlight_color',95,79,62), (376899,3850282,1,'soga_lip_type',5,-11,19), (376900,3850282,1,'soga_nose_type',-28,11,42), (376901,3850282,0,'soga_skin_color',238,248,248), (376902,3850282,0,'wing_color1',255,255,255), (376903,3850282,0,'wing_color2',255,255,255), (376904,3850283,1,'cheek_type',-46,-76,0), (376905,3850283,1,'chin_type',43,22,-51), (376906,3850283,1,'ear_type',-2,44,0), (376907,3850283,1,'eye_brow_type',18,32,87), (376908,3850283,0,'eye_color',58,123,131), (376909,3850283,1,'eye_type',28,0,0), (376910,3850283,0,'hair_color1',230,211,210), (376911,3850283,0,'hair_color2',21,0,0), (376912,3850283,0,'hair_face_color',244,244,246), (376913,3850283,0,'hair_face_highlight_color',244,244,246), (376914,3850283,0,'hair_highlight',160,156,172), (376915,3850283,0,'hair_type_color',244,244,246), (376916,3850283,0,'hair_type_highlight_color',244,244,246), (376917,3850283,1,'lip_type',-88,-56,31), (376918,3850283,1,'nose_type',-79,-26,-45), (376919,3850283,0,'skin_color',121,113,79), (376920,3850283,1,'soga_cheek_type',0,18,32), (376921,3850283,1,'soga_chin_type',0,-88,-56), (376922,3850283,1,'soga_ear_type',0,28,0), (376923,3850283,1,'soga_eye_brow_type',0,-2,44), (376924,3850283,0,'soga_eye_color',229,229,102), (376925,3850283,1,'soga_eye_type',21,0,0), (376926,3850283,0,'soga_hair_color1',160,156,172), (376927,3850283,0,'soga_hair_color2',62,62,68), (376928,3850283,0,'soga_hair_face_color',244,244,246), (376929,3850283,0,'soga_hair_face_highlight_color',244,244,246), (376930,3850283,0,'soga_hair_highlight',160,156,172), (376931,3850283,0,'soga_hair_type_color',244,244,246), (376932,3850283,0,'soga_hair_type_highlight_color',244,244,246), (376933,3850283,1,'soga_lip_type',87,-46,-76), (376934,3850283,1,'soga_nose_type',31,43,22), (376935,3850283,0,'soga_skin_color',121,113,79), (376936,3850283,0,'wing_color1',255,255,255), (376937,3850283,0,'wing_color2',255,255,255), (376938,3850284,0,'eye_color',255,255,255), (376939,3850284,0,'skin_color',255,255,255), (376940,3850284,0,'soga_eye_color',255,0,255), (376941,3850285,1,'chin_type',97,0,0), (376942,3850285,0,'eye_color',204,204,204), (376943,3850285,1,'eye_type',98,0,0), (376944,3850285,0,'hair_color1',0,0,64), (376945,3850285,1,'nose_type',-19,0,0), (376946,3850285,0,'skin_color',204,204,204), (376947,3850285,1,'soga_ear_type',0,98,0), (376948,3850285,0,'soga_eye_color',229,229,102), (376949,3850285,1,'soga_eye_type',58,0,0), (376950,3850285,1,'soga_nose_type',0,97,0), (376951,3850285,0,'soga_skin_color',204,204,204), (376952,3850286,1,'cheek_type',0,2,0), (376953,3850286,1,'chin_type',-1,28,28), (376954,3850286,1,'ear_type',34,12,0), (376955,3850286,1,'eye_brow_type',-2,-10,-5), (376956,3850286,0,'eye_color',101,107,192), (376957,3850286,1,'eye_type',-31,0,0), (376958,3850286,0,'hair_color1',0,222,0), (376959,3850286,0,'hair_face_color',144,146,146), (376960,3850286,0,'hair_face_highlight_color',105,103,97), (376961,3850286,0,'hair_type_color',144,146,146), (376962,3850286,0,'hair_type_highlight_color',105,103,97), (376963,3850286,1,'lip_type',7,-20,-9), (376964,3850286,1,'nose_type',-11,0,-34), (376965,3850286,0,'skin_color',132,120,163), (376966,3850286,1,'soga_cheek_type',0,-2,-10), (376967,3850286,1,'soga_chin_type',0,7,-20), (376968,3850286,1,'soga_ear_type',0,-31,0), (376969,3850286,1,'soga_eye_brow_type',0,34,12), (376970,3850286,0,'soga_eye_color',229,229,102), (376971,3850286,1,'soga_eye_type',-31,0,0), (376972,3850286,0,'soga_hair_face_color',144,146,146), (376973,3850286,0,'soga_hair_face_highlight_color',105,103,97), (376974,3850286,0,'soga_hair_type_color',144,146,146), (376975,3850286,0,'soga_hair_type_highlight_color',105,103,97), (376976,3850286,1,'soga_lip_type',-5,0,2), (376977,3850286,1,'soga_nose_type',-9,-1,28), (376978,3850286,0,'soga_skin_color',132,120,163), (376979,3850286,0,'wing_color1',255,255,255), (376980,3850286,0,'wing_color2',255,255,255), (376981,3850287,1,'cheek_type',0,-28,0), (376982,3850287,1,'chin_type',20,-28,-28), (376983,3850287,1,'ear_type',-4,-7,0), (376984,3850287,1,'eye_brow_type',-4,-8,0), (376985,3850287,0,'eye_color',180,189,162), (376986,3850287,1,'eye_type',22,0,0), (376987,3850287,0,'hair_color1',8,18,156), (376988,3850287,0,'hair_face_color',158,188,165), (376989,3850287,0,'hair_face_highlight_color',113,81,0), (376990,3850287,0,'hair_type_color',158,188,165), (376991,3850287,0,'hair_type_highlight_color',113,81,0), (376992,3850287,1,'lip_type',2,-3,-5), (376993,3850287,1,'nose_type',-20,8,18), (376994,3850287,0,'skin_color',193,190,167), (376995,3850287,1,'soga_cheek_type',0,-4,-8), (376996,3850287,1,'soga_chin_type',0,2,-3), (376997,3850287,1,'soga_ear_type',0,22,0), (376998,3850287,1,'soga_eye_brow_type',0,-4,-7), (376999,3850287,0,'soga_eye_color',229,229,102), (377000,3850287,1,'soga_eye_type',14,0,0), (377001,3850287,0,'soga_hair_face_color',158,188,165), (377002,3850287,0,'soga_hair_face_highlight_color',113,81,0), (377003,3850287,0,'soga_hair_type_color',158,188,165), (377004,3850287,0,'soga_hair_type_highlight_color',113,81,0), (377005,3850287,1,'soga_lip_type',0,0,-28), (377006,3850287,1,'soga_nose_type',-5,20,-28), (377007,3850287,0,'soga_skin_color',193,190,167), (377008,3850287,0,'wing_color1',255,255,255), (377009,3850287,0,'wing_color2',255,255,255), (377010,3850288,1,'cheek_type',100,68,0), (377011,3850288,1,'chin_type',-14,100,-37), (377012,3850288,1,'ear_type',-56,31,0), (377013,3850288,1,'eye_brow_type',0,-100,100), (377014,3850288,0,'eye_color',53,34,13), (377015,3850288,1,'eye_type',4,0,0), (377016,3850288,0,'hair_color1',222,100,100), (377017,3850288,0,'hair_color2',100,0,0), (377018,3850288,0,'hair_face_color',19,5,8), (377019,3850288,0,'hair_face_highlight_color',100,70,10), (377020,3850288,0,'hair_highlight',56,33,26), (377021,3850288,0,'hair_type_color',19,5,8), (377022,3850288,0,'hair_type_highlight_color',100,70,10), (377023,3850288,1,'lip_type',100,7,-37), (377024,3850288,1,'nose_type',-14,-34,100), (377025,3850288,0,'skin_color',242,251,244), (377026,3850288,1,'soga_cheek_type',0,0,-100), (377027,3850288,1,'soga_chin_type',0,100,7), (377028,3850288,1,'soga_ear_type',0,4,0), (377029,3850288,1,'soga_eye_brow_type',0,-56,31), (377030,3850288,0,'soga_eye_color',204,204,204), (377031,3850288,1,'soga_eye_type',100,0,0), (377032,3850288,0,'soga_hair_color1',38,22,21), (377033,3850288,0,'soga_hair_color2',120,50,0), (377034,3850288,0,'soga_hair_face_color',19,5,8), (377035,3850288,0,'soga_hair_face_highlight_color',100,70,10), (377036,3850288,0,'soga_hair_highlight',56,33,26), (377037,3850288,0,'soga_hair_type_color',19,5,8), (377038,3850288,0,'soga_hair_type_highlight_color',100,70,10), (377039,3850288,1,'soga_lip_type',100,100,68), (377040,3850288,1,'soga_nose_type',-37,-14,100), (377041,3850288,0,'soga_skin_color',242,251,244), (377042,3850289,1,'cheek_type',4,-18,0), (377043,3850289,1,'chin_type',14,12,31), (377044,3850289,1,'ear_type',21,31,0), (377045,3850289,1,'eye_brow_type',34,28,0), (377046,3850289,0,'eye_color',53,108,124), (377047,3850289,1,'eye_type',-1,0,0), (377048,3850289,0,'hair_color1',242,19,0), (377049,3850289,0,'hair_face_color',80,107,107), (377050,3850289,0,'hair_face_highlight_color',120,79,0), (377051,3850289,0,'hair_type_color',80,107,107), (377052,3850289,0,'hair_type_highlight_color',120,79,0), (377053,3850289,1,'lip_type',4,-17,10), (377054,3850289,1,'nose_type',-34,-14,19), (377055,3850289,0,'skin_color',228,181,180), (377056,3850289,1,'soga_cheek_type',0,34,28), (377057,3850289,1,'soga_chin_type',0,4,-17), (377058,3850289,1,'soga_ear_type',21,31,0), (377059,3850289,1,'soga_eye_brow_type',0,21,31), (377060,3850289,0,'soga_eye_color',229,229,102), (377061,3850289,1,'soga_eye_type',-1,0,0), (377062,3850289,0,'soga_hair_face_color',80,107,107), (377063,3850289,0,'soga_hair_face_highlight_color',120,79,0), (377064,3850289,0,'soga_hair_type_color',80,107,107), (377065,3850289,0,'soga_hair_type_highlight_color',120,79,0), (377066,3850289,1,'soga_lip_type',0,4,-18), (377067,3850289,1,'soga_nose_type',10,14,12), (377068,3850289,0,'soga_skin_color',228,181,180), (377069,3850289,0,'wing_color1',255,255,255), (377070,3850289,0,'wing_color2',255,255,255), (377071,3850290,1,'cheek_type',-1,0,0), (377072,3850290,1,'chin_type',0,-26,28), (377073,3850290,1,'ear_type',-1,19,0), (377074,3850290,1,'eye_brow_type',2,41,1), (377075,3850290,0,'eye_color',108,165,165), (377076,3850290,1,'eye_type',-17,0,0), (377077,3850290,0,'hair_color1',244,252,156), (377078,3850290,0,'hair_face_color',113,103,65), (377079,3850290,0,'hair_face_highlight_color',54,27,0), (377080,3850290,0,'hair_type_color',113,103,65), (377081,3850290,0,'hair_type_highlight_color',54,27,0), (377082,3850290,1,'lip_type',5,17,0), (377083,3850290,1,'nose_type',17,-12,-4), (377084,3850290,0,'skin_color',250,254,254), (377085,3850290,1,'soga_cheek_type',0,2,41), (377086,3850290,1,'soga_chin_type',0,5,17), (377087,3850290,1,'soga_ear_type',0,-17,0), (377088,3850290,1,'soga_eye_brow_type',0,-1,19), (377089,3850290,0,'soga_eye_color',229,229,102), (377090,3850290,1,'soga_eye_type',-17,0,0), (377091,3850290,0,'soga_hair_face_color',113,103,65), (377092,3850290,0,'soga_hair_face_highlight_color',54,27,0), (377093,3850290,0,'soga_hair_type_color',113,103,65), (377094,3850290,0,'soga_hair_type_highlight_color',54,27,0), (377095,3850290,1,'soga_lip_type',1,-1,0), (377096,3850290,1,'soga_nose_type',0,0,-26), (377097,3850290,0,'soga_skin_color',250,254,254), (377098,3850290,0,'wing_color1',255,255,255), (377099,3850290,0,'wing_color2',255,255,255), (377100,3850291,1,'cheek_type',29,-12,0), (377101,3850291,1,'chin_type',18,32,-1), (377102,3850291,1,'ear_type',-42,-23,0), (377103,3850291,1,'eye_brow_type',0,7,23), (377104,3850291,0,'eye_color',30,63,64), (377105,3850291,1,'eye_type',-12,0,0), (377106,3850291,0,'hair_color1',245,239,0), (377107,3850291,0,'hair_face_color',159,213,215), (377108,3850291,0,'hair_face_highlight_color',191,67,35), (377109,3850291,0,'hair_type_color',159,213,215), (377110,3850291,0,'hair_type_highlight_color',191,67,35), (377111,3850291,1,'lip_type',-37,9,21), (377112,3850291,1,'nose_type',-11,-11,-17), (377113,3850291,0,'skin_color',238,250,250), (377114,3850291,1,'soga_cheek_type',0,0,7), (377115,3850291,1,'soga_chin_type',0,-37,9), (377116,3850291,1,'soga_ear_type',0,-12,0), (377117,3850291,1,'soga_eye_brow_type',0,-42,-23), (377118,3850291,0,'soga_eye_color',229,229,102), (377119,3850291,1,'soga_eye_type',-19,0,0), (377120,3850291,0,'soga_hair_face_color',159,213,215), (377121,3850291,0,'soga_hair_face_highlight_color',191,67,35), (377122,3850291,0,'soga_hair_type_color',159,213,215), (377123,3850291,0,'soga_hair_type_highlight_color',191,67,35), (377124,3850291,1,'soga_lip_type',23,29,-12), (377125,3850291,1,'soga_nose_type',21,18,32), (377126,3850291,0,'soga_skin_color',238,250,250), (377127,3850291,0,'wing_color1',255,255,255), (377128,3850291,0,'wing_color2',255,255,255), (377129,3850292,1,'cheek_type',-25,-57,0), (377130,3850292,1,'chin_type',-56,7,0), (377131,3850292,1,'ear_type',-100,-100,0), (377132,3850292,1,'eye_brow_type',-77,89,66), (377133,3850292,0,'eye_color',108,106,211), (377134,3850292,1,'eye_type',-58,0,0), (377135,3850292,0,'hair_color1',228,252,182), (377136,3850292,1,'lip_type',-56,51,-12), (377137,3850292,1,'nose_type',41,-28,-4), (377138,3850292,0,'skin_color',221,189,100), (377139,3850292,1,'soga_cheek_type',0,-77,89), (377140,3850292,1,'soga_chin_type',0,-56,51), (377141,3850292,1,'soga_ear_type',0,-58,0), (377142,3850292,1,'soga_eye_brow_type',0,-100,-100), (377143,3850292,0,'soga_eye_color',229,229,102), (377144,3850292,1,'soga_eye_type',-58,0,0), (377145,3850292,1,'soga_lip_type',66,-25,-57), (377146,3850292,1,'soga_nose_type',-12,-56,7), (377147,3850292,0,'soga_skin_color',221,189,100), (377148,3850292,0,'wing_color1',255,255,255), (377149,3850292,0,'wing_color2',255,255,255), (377150,3850293,1,'cheek_type',-14,-8,0), (377151,3850293,1,'chin_type',9,-19,2), (377152,3850293,1,'ear_type',-45,-5,0), (377153,3850293,1,'eye_brow_type',-37,4,-9), (377154,3850293,0,'eye_color',136,184,199), (377155,3850293,1,'eye_type',20,0,0), (377156,3850293,0,'hair_color1',228,20,156), (377157,3850293,0,'hair_face_color',33,43,43), (377158,3850293,0,'hair_face_highlight_color',84,54,0), (377159,3850293,0,'hair_type_color',33,43,43), (377160,3850293,0,'hair_type_highlight_color',84,54,0), (377161,3850293,1,'lip_type',37,21,0), (377162,3850293,1,'nose_type',-9,-28,20), (377163,3850293,0,'skin_color',209,224,224), (377164,3850293,1,'soga_cheek_type',0,-37,4), (377165,3850293,1,'soga_chin_type',0,37,21), (377166,3850293,1,'soga_ear_type',0,20,0), (377167,3850293,1,'soga_eye_brow_type',0,-45,-5), (377168,3850293,0,'soga_eye_color',229,229,102), (377169,3850293,1,'soga_eye_type',-28,0,0), (377170,3850293,0,'soga_hair_face_color',33,43,43), (377171,3850293,0,'soga_hair_face_highlight_color',84,54,0), (377172,3850293,0,'soga_hair_type_color',33,43,43), (377173,3850293,0,'soga_hair_type_highlight_color',84,54,0), (377174,3850293,1,'soga_lip_type',-9,-14,-8), (377175,3850293,1,'soga_nose_type',0,9,-19), (377176,3850293,0,'soga_skin_color',209,224,224), (377177,3850293,0,'wing_color1',255,255,255), (377178,3850293,0,'wing_color2',255,255,255), (377179,3850294,1,'cheek_type',28,17,0), (377180,3850294,1,'chin_type',-11,12,-10), (377181,3850294,1,'ear_type',-28,9,0), (377182,3850294,1,'eye_brow_type',-7,23,-25), (377183,3850294,0,'eye_color',173,180,148), (377184,3850294,1,'eye_type',-25,0,0), (377185,3850294,0,'hair_color1',17,0,156), (377186,3850294,0,'hair_face_color',130,90,60), (377187,3850294,0,'hair_face_highlight_color',98,42,13), (377188,3850294,0,'hair_type_color',130,90,60), (377189,3850294,0,'hair_type_highlight_color',98,42,13), (377190,3850294,1,'lip_type',0,0,-18), (377191,3850294,1,'nose_type',-17,17,0), (377192,3850294,0,'skin_color',201,150,128), (377193,3850294,1,'soga_cheek_type',0,-7,23), (377194,3850294,1,'soga_chin_type',0,-1,2), (377195,3850294,1,'soga_ear_type',0,-25,0), (377196,3850294,1,'soga_eye_brow_type',0,-28,9), (377197,3850294,0,'soga_eye_color',229,229,102), (377198,3850294,1,'soga_eye_type',-28,0,0), (377199,3850294,0,'soga_hair_face_color',130,90,60), (377200,3850294,0,'soga_hair_face_highlight_color',98,42,13), (377201,3850294,0,'soga_hair_type_color',130,90,60), (377202,3850294,0,'soga_hair_type_highlight_color',98,42,13), (377203,3850294,1,'soga_lip_type',-25,28,17), (377204,3850294,1,'soga_nose_type',-18,-11,12), (377205,3850294,0,'soga_skin_color',201,150,128), (377206,3850294,0,'wing_color1',255,255,255), (377207,3850294,0,'wing_color2',255,255,255), (377208,3850295,1,'cheek_type',-21,3,0), (377209,3850295,1,'chin_type',18,0,-14), (377210,3850295,1,'ear_type',-12,-12,0), (377211,3850295,1,'eye_brow_type',7,-28,-7), (377212,3850295,0,'eye_color',52,86,54), (377213,3850295,1,'eye_type',28,0,0), (377214,3850295,0,'hair_color1',228,9,156), (377215,3850295,0,'hair_face_color',109,143,139), (377216,3850295,0,'hair_face_highlight_color',248,197,32), (377217,3850295,0,'hair_type_color',109,143,139), (377218,3850295,0,'hair_type_highlight_color',248,197,32), (377219,3850295,1,'lip_type',-8,31,17), (377220,3850295,1,'nose_type',1,-28,9), (377221,3850295,0,'skin_color',242,252,252), (377222,3850295,1,'soga_cheek_type',0,7,-28), (377223,3850295,1,'soga_chin_type',0,-8,31), (377224,3850295,1,'soga_ear_type',0,28,0), (377225,3850295,1,'soga_eye_brow_type',0,-12,-12), (377226,3850295,0,'soga_eye_color',229,229,102), (377227,3850295,1,'soga_eye_type',29,0,0), (377228,3850295,0,'soga_hair_face_color',109,143,139), (377229,3850295,0,'soga_hair_face_highlight_color',248,197,32), (377230,3850295,0,'soga_hair_type_color',109,143,139), (377231,3850295,0,'soga_hair_type_highlight_color',248,197,32), (377232,3850295,1,'soga_lip_type',-7,-21,3), (377233,3850295,1,'soga_nose_type',17,18,0), (377234,3850295,0,'soga_skin_color',242,252,252), (377235,3850295,0,'wing_color1',255,255,255), (377236,3850295,0,'wing_color2',255,255,255), (377237,3850296,1,'cheek_type',3,-25,0), (377238,3850296,1,'chin_type',19,10,37), (377239,3850296,1,'ear_type',-77,34,0), (377240,3850296,1,'eye_brow_type',-7,-90,84), (377241,3850296,0,'eye_color',127,178,186), (377242,3850296,1,'eye_type',-62,0,0), (377243,3850296,0,'hair_color1',252,29,85), (377244,3850296,0,'hair_color2',242,0,0), (377245,3850296,0,'hair_face_color',233,184,31), (377246,3850296,0,'hair_face_highlight_color',224,175,20), (377247,3850296,0,'hair_highlight',239,221,86), (377248,3850296,0,'hair_type_color',233,184,31), (377249,3850296,0,'hair_type_highlight_color',224,175,20), (377250,3850296,1,'lip_type',-40,31,-55), (377251,3850296,1,'nose_type',-72,-4,29), (377252,3850296,0,'skin_color',223,163,157), (377253,3850296,1,'soga_cheek_type',0,-7,-90), (377254,3850296,1,'soga_chin_type',0,-40,31), (377255,3850296,1,'soga_ear_type',0,-62,0), (377256,3850296,1,'soga_eye_brow_type',0,-77,34), (377257,3850296,0,'soga_eye_color',229,229,102), (377258,3850296,1,'soga_eye_type',-14,0,0), (377259,3850296,0,'soga_hair_color1',246,219,114), (377260,3850296,0,'soga_hair_color2',142,112,67), (377261,3850296,0,'soga_hair_face_color',233,184,31), (377262,3850296,0,'soga_hair_face_highlight_color',224,175,20), (377263,3850296,0,'soga_hair_highlight',239,221,86), (377264,3850296,0,'soga_hair_type_color',233,184,31), (377265,3850296,0,'soga_hair_type_highlight_color',224,175,20), (377266,3850296,1,'soga_lip_type',84,3,-25), (377267,3850296,1,'soga_nose_type',-55,19,10), (377268,3850296,0,'soga_skin_color',223,163,157), (377269,3850297,0,'eye_color',255,255,255), (377270,3850297,0,'skin_color',255,255,255), (377271,3850297,0,'soga_eye_color',255,0,255), (377272,3850298,1,'cheek_type',-7,0,0), (377273,3850298,1,'chin_type',-29,75,-96), (377274,3850298,1,'ear_type',69,14,0), (377275,3850298,1,'eye_brow_type',28,-20,-23), (377276,3850298,0,'eye_color',47,95,110), (377277,3850298,1,'eye_type',-37,0,0), (377278,3850298,0,'hair_color1',181,235,208), (377279,3850298,0,'hair_color2',198,0,0), (377280,3850298,0,'hair_face_color',119,147,147), (377281,3850298,0,'hair_face_highlight_color',193,100,45), (377282,3850298,0,'hair_highlight',43,36,70), (377283,3850298,0,'hair_type_color',119,147,147), (377284,3850298,0,'hair_type_highlight_color',193,100,45), (377285,3850298,1,'lip_type',-28,-44,78), (377286,3850298,1,'nose_type',84,-75,-21), (377287,3850298,0,'skin_color',229,215,216), (377288,3850298,1,'soga_cheek_type',0,28,-20), (377289,3850298,1,'soga_chin_type',0,-28,-44), (377290,3850298,1,'soga_ear_type',0,-37,0), (377291,3850298,1,'soga_eye_brow_type',0,69,14), (377292,3850298,0,'soga_eye_color',229,229,102), (377293,3850298,1,'soga_eye_type',-58,0,0), (377294,3850298,0,'soga_hair_color1',29,21,28), (377295,3850298,0,'soga_hair_color2',39,32,39), (377296,3850298,0,'soga_hair_face_color',119,147,147), (377297,3850298,0,'soga_hair_face_highlight_color',193,100,45), (377298,3850298,0,'soga_hair_highlight',43,36,70), (377299,3850298,0,'soga_hair_type_color',119,147,147), (377300,3850298,0,'soga_hair_type_highlight_color',193,100,45), (377301,3850298,1,'soga_lip_type',-23,-7,0), (377302,3850298,1,'soga_nose_type',78,-29,75), (377303,3850298,0,'soga_skin_color',229,215,216), (377304,3850298,0,'wing_color1',255,255,255), (377305,3850298,0,'wing_color2',255,255,255), (377306,3850299,1,'cheek_type',34,12,0), (377307,3850299,1,'chin_type',-12,-17,12), (377308,3850299,1,'ear_type',14,-26,0), (377309,3850299,1,'eye_brow_type',21,-38,11), (377310,3850299,0,'eye_color',149,190,197), (377311,3850299,1,'eye_type',4,0,0), (377312,3850299,0,'hair_color1',254,221,0), (377313,3850299,0,'hair_face_color',105,112,112), (377314,3850299,0,'hair_face_highlight_color',23,23,17), (377315,3850299,0,'hair_type_color',105,112,112), (377316,3850299,0,'hair_type_highlight_color',23,23,17), (377317,3850299,1,'lip_type',3,31,0), (377318,3850299,1,'nose_type',20,-2,-35), (377319,3850299,0,'skin_color',211,156,141), (377320,3850299,1,'soga_cheek_type',0,21,-38), (377321,3850299,1,'soga_chin_type',0,3,31), (377322,3850299,1,'soga_ear_type',0,4,0), (377323,3850299,1,'soga_eye_brow_type',0,14,-26), (377324,3850299,0,'soga_eye_color',229,229,102), (377325,3850299,1,'soga_eye_type',4,0,0), (377326,3850299,0,'soga_hair_face_color',105,112,112), (377327,3850299,0,'soga_hair_face_highlight_color',23,23,17), (377328,3850299,0,'soga_hair_type_color',105,112,112), (377329,3850299,0,'soga_hair_type_highlight_color',23,23,17), (377330,3850299,1,'soga_lip_type',11,34,12), (377331,3850299,1,'soga_nose_type',0,-12,-17), (377332,3850299,0,'soga_skin_color',211,156,141), (377333,3850299,0,'wing_color1',255,255,255), (377334,3850299,0,'wing_color2',255,255,255), (377335,3850300,1,'cheek_type',-43,0,0), (377336,3850300,1,'chin_type',21,-78,71), (377337,3850300,1,'ear_type',-44,14,0), (377338,3850300,1,'eye_brow_type',-98,43,-97), (377339,3850300,0,'eye_color',130,110,4), (377340,3850300,1,'eye_type',78,0,0), (377341,3850300,0,'hair_color1',175,83,231), (377342,3850300,0,'hair_color2',255,123,29), (377343,3850300,0,'hair_highlight',255,255,255), (377344,3850300,0,'hair_type_color',10,47,130), (377345,3850300,0,'hair_type_highlight_color',47,42,61), (377346,3850300,1,'lip_type',-58,-31,58), (377347,3850300,1,'nose_type',81,-81,83), (377348,3850300,0,'skin_color',175,161,161), (377349,3850300,1,'soga_cheek_type',0,-98,43), (377350,3850300,1,'soga_chin_type',0,-58,-31), (377351,3850300,1,'soga_ear_type',0,78,0), (377352,3850300,1,'soga_eye_brow_type',0,-44,14), (377353,3850300,0,'soga_eye_color',229,229,102), (377354,3850300,1,'soga_eye_type',78,0,0), (377355,3850300,0,'soga_hair_color1',255,255,255), (377356,3850300,0,'soga_hair_color2',255,123,29), (377357,3850300,0,'soga_hair_highlight',255,255,255), (377358,3850300,0,'soga_hair_type_color',10,47,130), (377359,3850300,0,'soga_hair_type_highlight_color',47,42,61), (377360,3850300,1,'soga_lip_type',-97,-43,0), (377361,3850300,1,'soga_nose_type',58,21,-78), (377362,3850300,0,'soga_skin_color',175,161,161), (377363,3850300,0,'wing_color1',132,209,3), (377364,3850300,0,'wing_color2',75,53,178), (377365,3850301,1,'cheek_type',-11,12,0), (377366,3850301,1,'chin_type',-82,-14,45), (377367,3850301,1,'ear_type',-56,-20,0), (377368,3850301,1,'eye_brow_type',40,81,23), (377369,3850301,0,'eye_color',60,122,103), (377370,3850301,1,'eye_type',-21,0,0), (377371,3850301,0,'hair_color1',169,205,246), (377372,3850301,0,'hair_color2',100,0,0), (377373,3850301,0,'hair_face_color',119,147,147), (377374,3850301,0,'hair_face_highlight_color',47,14,19), (377375,3850301,0,'hair_highlight',161,165,168), (377376,3850301,0,'hair_type_color',119,147,147), (377377,3850301,0,'hair_type_highlight_color',47,14,19), (377378,3850301,1,'lip_type',17,0,-93), (377379,3850301,1,'nose_type',-81,-87,-51), (377380,3850301,0,'skin_color',155,122,78), (377381,3850301,1,'soga_cheek_type',0,40,81), (377382,3850301,1,'soga_chin_type',0,17,0), (377383,3850301,1,'soga_ear_type',0,-21,0), (377384,3850301,1,'soga_eye_brow_type',0,-56,-20), (377385,3850301,0,'soga_eye_color',229,229,102), (377386,3850301,1,'soga_eye_type',100,0,0), (377387,3850301,0,'soga_hair_color1',43,36,70), (377388,3850301,0,'soga_hair_color2',64,76,74), (377389,3850301,0,'soga_hair_face_color',119,147,147), (377390,3850301,0,'soga_hair_face_highlight_color',47,14,19), (377391,3850301,0,'soga_hair_highlight',161,165,168), (377392,3850301,0,'soga_hair_type_color',119,147,147), (377393,3850301,0,'soga_hair_type_highlight_color',47,14,19), (377394,3850301,1,'soga_lip_type',23,-11,12), (377395,3850301,1,'soga_nose_type',-93,-82,-14), (377396,3850301,0,'soga_skin_color',155,122,78), (377397,3850301,0,'wing_color1',255,255,255), (377398,3850301,0,'wing_color2',255,255,255), (377399,3850302,1,'cheek_type',100,-100,0), (377400,3850302,1,'chin_type',-100,100,100), (377401,3850302,1,'ear_type',25,9,0), (377402,3850302,1,'eye_brow_type',100,100,100), (377403,3850302,0,'eye_color',118,14,183), (377404,3850302,1,'eye_type',100,0,0), (377405,3850302,0,'hair_color1',239,255,237), (377406,3850302,0,'hair_face_color',171,60,32), (377407,3850302,0,'hair_face_highlight_color',216,192,37), (377408,3850302,0,'hair_type_color',171,60,32), (377409,3850302,0,'hair_type_highlight_color',216,192,37), (377410,3850302,1,'lip_type',100,50,-68), (377411,3850302,1,'nose_type',0,-17,-1), (377412,3850302,0,'skin_color',121,78,41), (377413,3850302,1,'soga_cheek_type',0,100,100), (377414,3850302,1,'soga_chin_type',0,100,50), (377415,3850302,1,'soga_ear_type',0,100,0), (377416,3850302,1,'soga_eye_brow_type',0,25,9), (377417,3850302,0,'soga_eye_color',229,229,102), (377418,3850302,1,'soga_eye_type',100,0,0), (377419,3850302,0,'soga_hair_face_color',171,60,32), (377420,3850302,0,'soga_hair_face_highlight_color',216,192,37), (377421,3850302,0,'soga_hair_type_color',171,60,32), (377422,3850302,0,'soga_hair_type_highlight_color',216,192,37), (377423,3850302,1,'soga_lip_type',100,100,-100), (377424,3850302,1,'soga_nose_type',-68,-100,100), (377425,3850302,0,'soga_skin_color',121,78,41), (377426,3850302,0,'wing_color1',255,255,255), (377427,3850302,0,'wing_color2',255,255,255), (377428,3850303,0,'eye_color',239,209,88), (377429,3850303,0,'skin_color',62,138,77), (377430,3850303,0,'soga_eye_color',255,0,255), (377431,3850304,0,'eye_color',233,157,88), (377432,3850304,0,'skin_color',152,7,0), (377433,3850304,0,'soga_eye_color',255,0,255), (377434,3850305,0,'eye_color',255,255,255), (377435,3850305,0,'skin_color',255,255,255), (377436,3850305,0,'soga_eye_color',255,0,255), (377437,3850306,0,'eye_color',120,120,120), (377438,3850306,0,'skin_color',159,159,159), (377439,3850306,0,'soga_eye_color',255,0,255), (377440,3850307,0,'eye_color',255,255,255), (377441,3850307,0,'skin_color',255,255,255), (377442,3850307,0,'soga_eye_color',255,0,255), (377443,3850308,0,'eye_color',255,255,255), (377444,3850308,0,'skin_color',255,255,255), (377445,3850308,0,'soga_eye_color',255,0,255), (377446,3850309,0,'eye_color',162,162,162), (377447,3850309,0,'skin_color',141,141,141), (377448,3850309,0,'soga_eye_color',255,0,255), (377449,3850310,0,'eye_color',255,255,255), (377450,3850310,0,'skin_color',255,255,255), (377451,3850310,0,'soga_eye_color',255,0,255), (377452,3850311,1,'cheek_type',-22,4,0), (377453,3850311,1,'chin_type',-28,-7,-28), (377454,3850311,1,'ear_type',-10,-14,0), (377455,3850311,1,'eye_brow_type',29,-19,23), (377456,3850311,0,'eye_color',57,36,14), (377457,3850311,1,'eye_type',-5,0,0), (377458,3850311,0,'hair_color1',34,7,156), (377459,3850311,0,'hair_face_color',81,54,37), (377460,3850311,0,'hair_face_highlight_color',184,64,34), (377461,3850311,0,'hair_type_color',81,54,37), (377462,3850311,0,'hair_type_highlight_color',184,64,34), (377463,3850311,1,'lip_type',-28,10,2), (377464,3850311,1,'nose_type',-31,34,7), (377465,3850311,0,'skin_color',244,221,221), (377466,3850311,1,'soga_cheek_type',0,29,-19), (377467,3850311,1,'soga_chin_type',0,-28,10), (377468,3850311,1,'soga_ear_type',0,-5,0), (377469,3850311,1,'soga_eye_brow_type',0,-10,-14), (377470,3850311,0,'soga_eye_color',229,229,102), (377471,3850311,1,'soga_eye_type',33,0,0), (377472,3850311,0,'soga_hair_face_color',81,54,37), (377473,3850311,0,'soga_hair_face_highlight_color',184,64,34), (377474,3850311,0,'soga_hair_type_color',81,54,37), (377475,3850311,0,'soga_hair_type_highlight_color',184,64,34), (377476,3850311,1,'soga_lip_type',23,-22,4), (377477,3850311,1,'soga_nose_type',2,-28,-7), (377478,3850311,0,'soga_skin_color',244,221,221), (377479,3850311,0,'wing_color1',255,255,255), (377480,3850311,0,'wing_color2',255,255,255), (377481,3850312,0,'eye_color',255,255,255), (377482,3850312,0,'skin_color',255,255,255), (377483,3850312,0,'soga_eye_color',255,0,255), (377484,3850313,0,'eye_color',186,65,11), (377485,3850313,0,'skin_color',253,202,130), (377486,3850313,0,'soga_eye_color',255,0,255), (377487,3850314,0,'eye_color',233,157,88), (377488,3850314,0,'skin_color',186,65,11), (377489,3850314,0,'soga_eye_color',255,0,255), (377490,3850315,0,'eye_color',211,110,39), (377491,3850315,0,'skin_color',186,65,11), (377492,3850315,0,'soga_eye_color',255,0,255), (377493,3850316,0,'eye_color',255,255,255), (377494,3850316,0,'skin_color',255,255,255), (377495,3850316,0,'soga_eye_color',255,0,255), (377496,3850317,0,'eye_color',255,255,255), (377497,3850317,0,'skin_color',255,255,255), (377498,3850317,0,'soga_eye_color',255,0,255), (377499,3850318,1,'cheek_type',23,-28,0), (377500,3850318,1,'chin_type',0,11,-18), (377501,3850318,1,'ear_type',-41,-37,0), (377502,3850318,1,'eye_brow_type',28,-3,0), (377503,3850318,0,'eye_color',32,64,53), (377504,3850318,1,'eye_type',-11,0,0), (377505,3850318,0,'hair_color1',246,9,156), (377506,3850318,0,'hair_face_color',44,46,34), (377507,3850318,0,'hair_face_highlight_color',45,18,7), (377508,3850318,0,'hair_type_color',44,46,34), (377509,3850318,0,'hair_type_highlight_color',45,18,7), (377510,3850318,1,'lip_type',12,-18,-5), (377511,3850318,1,'nose_type',-25,-10,9), (377512,3850318,0,'skin_color',236,203,200), (377513,3850318,1,'soga_cheek_type',0,28,-3), (377514,3850318,1,'soga_chin_type',0,12,-18), (377515,3850318,1,'soga_ear_type',0,-11,0), (377516,3850318,1,'soga_eye_brow_type',0,-41,-37), (377517,3850318,0,'soga_eye_color',229,229,102), (377518,3850318,1,'soga_eye_type',-12,0,0), (377519,3850318,0,'soga_hair_face_color',44,46,34), (377520,3850318,0,'soga_hair_face_highlight_color',45,18,7), (377521,3850318,0,'soga_hair_type_color',44,46,34), (377522,3850318,0,'soga_hair_type_highlight_color',45,18,7), (377523,3850318,1,'soga_lip_type',0,23,-28), (377524,3850318,1,'soga_nose_type',-5,0,11), (377525,3850318,0,'soga_skin_color',236,203,200), (377526,3850318,0,'wing_color1',255,255,255), (377527,3850318,0,'wing_color2',255,255,255), (377528,3850319,0,'eye_color',255,255,255), (377529,3850319,0,'skin_color',255,255,255), (377530,3850319,0,'soga_eye_color',255,0,255), (377531,3850320,0,'eye_color',233,157,88), (377532,3850320,0,'skin_color',253,202,130), (377533,3850320,0,'soga_eye_color',255,0,255), (377534,3850321,0,'eye_color',211,110,39), (377535,3850321,0,'skin_color',186,65,11), (377536,3850321,0,'soga_eye_color',255,0,255), (377537,3850322,0,'eye_color',62,138,77), (377538,3850322,0,'skin_color',80,131,177), (377539,3850322,0,'soga_eye_color',255,0,255), (377540,3850323,0,'eye_color',255,255,255), (377541,3850323,0,'skin_color',255,255,255), (377542,3850323,0,'soga_eye_color',255,0,255), (377543,3850324,0,'eye_color',255,255,255), (377544,3850324,0,'skin_color',255,255,255), (377545,3850324,0,'soga_eye_color',255,0,255), (377546,3850325,0,'eye_color',233,157,88), (377547,3850325,0,'skin_color',152,7,0), (377548,3850325,0,'soga_eye_color',255,0,255), (377549,3850326,0,'eye_color',255,255,255), (377550,3850326,0,'skin_color',255,255,255), (377551,3850326,0,'soga_eye_color',255,0,255), (377552,3850327,0,'eye_color',152,7,0), (377553,3850327,0,'skin_color',29,29,29), (377554,3850327,0,'soga_eye_color',255,0,255), (377555,3850328,0,'eye_color',163,175,207), (377556,3850328,0,'skin_color',87,59,115), (377557,3850328,0,'soga_eye_color',255,0,255), (377558,3850329,0,'eye_color',23,84,29), (377559,3850329,0,'skin_color',148,151,86), (377560,3850329,0,'soga_eye_color',255,0,255), (377561,3850330,0,'eye_color',29,29,29), (377562,3850330,0,'skin_color',110,39,55), (377563,3850330,0,'soga_eye_color',255,0,255), (377564,3850331,0,'eye_color',29,29,29), (377565,3850331,0,'skin_color',255,0,12), (377566,3850331,0,'soga_eye_color',255,0,255), (377567,3850332,0,'eye_color',255,255,255), (377568,3850332,0,'skin_color',255,255,255), (377569,3850332,0,'soga_eye_color',255,0,255), (377570,3850333,0,'eye_color',62,138,77), (377571,3850333,0,'skin_color',55,64,116), (377572,3850333,0,'soga_eye_color',255,0,255), (377573,3850334,0,'eye_color',255,255,255), (377574,3850334,0,'skin_color',255,255,255), (377575,3850334,0,'soga_eye_color',255,0,255), (377576,3850335,0,'eye_color',255,255,255), (377577,3850335,0,'skin_color',255,255,255), (377578,3850335,0,'soga_eye_color',255,0,255), (377579,3850336,0,'eye_color',255,255,255), (377580,3850336,0,'skin_color',255,255,255), (377581,3850336,0,'soga_eye_color',255,0,255), (377582,3850337,0,'eye_color',255,255,255), (377583,3850337,0,'skin_color',255,255,255), (377584,3850337,0,'soga_eye_color',255,0,255), (377585,3850338,0,'eye_color',107,67,42), (377586,3850338,0,'skin_color',119,163,34), (377587,3850338,0,'soga_eye_color',255,0,255), (377588,3850339,0,'eye_color',65,43,86), (377589,3850339,0,'skin_color',110,39,55), (377590,3850339,0,'soga_eye_color',255,0,255), (377591,3850340,0,'eye_color',55,64,116), (377592,3850340,0,'skin_color',194,221,138), (377593,3850340,0,'soga_eye_color',255,0,255), (377594,3850341,0,'eye_color',179,179,179), (377595,3850341,0,'skin_color',119,119,119), (377596,3850341,0,'soga_eye_color',255,0,255), (377597,3850342,0,'eye_color',255,255,255), (377598,3850342,0,'skin_color',255,255,255), (377599,3850342,0,'soga_eye_color',255,0,255), (377600,3850343,0,'eye_color',255,255,255), (377601,3850343,0,'skin_color',255,255,255), (377602,3850343,0,'soga_eye_color',255,0,255), (377603,3850344,0,'eye_color',255,255,255), (377604,3850344,0,'skin_color',255,255,255), (377605,3850344,0,'soga_eye_color',255,0,255), (377606,3850345,0,'eye_color',65,43,86), (377607,3850345,0,'skin_color',62,138,77), (377608,3850345,0,'soga_eye_color',255,0,255), (377609,3850346,0,'eye_color',23,84,29), (377610,3850346,0,'skin_color',239,209,88), (377611,3850346,0,'soga_eye_color',255,0,255), (377612,3850347,0,'eye_color',255,255,255), (377613,3850347,0,'skin_color',255,255,255), (377614,3850347,0,'soga_eye_color',255,0,255), (377615,3850348,0,'eye_color',255,255,255), (377616,3850348,0,'skin_color',255,255,255), (377617,3850348,0,'soga_eye_color',255,0,255), (377618,3850349,0,'eye_color',152,7,0), (377619,3850349,0,'skin_color',255,0,12), (377620,3850349,0,'soga_eye_color',255,0,255), (377621,3850350,0,'eye_color',255,0,12), (377622,3850350,0,'skin_color',152,7,0), (377623,3850350,0,'soga_eye_color',255,0,255), (377624,3850351,0,'eye_color',253,202,130), (377625,3850351,0,'skin_color',255,0,12), (377626,3850351,0,'soga_eye_color',255,0,255), (377627,3850352,0,'eye_color',255,255,255), (377628,3850352,0,'skin_color',255,255,255), (377629,3850352,0,'soga_eye_color',255,0,255), (377630,3850353,0,'eye_color',255,255,255), (377631,3850353,0,'skin_color',255,255,255), (377632,3850353,0,'soga_eye_color',255,0,255), (377633,3850354,0,'eye_color',77,43,22), (377634,3850354,0,'skin_color',147,97,68), (377635,3850354,0,'soga_eye_color',255,0,255), (377636,3850355,0,'eye_color',255,255,255), (377637,3850355,0,'skin_color',255,255,255), (377638,3850355,0,'soga_eye_color',255,0,255), (377639,3850356,0,'eye_color',255,255,255), (377640,3850356,0,'skin_color',255,255,255), (377641,3850356,0,'soga_eye_color',255,0,255), (377642,3850357,0,'eye_color',255,255,255), (377643,3850357,0,'skin_color',255,255,255), (377644,3850357,0,'soga_eye_color',255,0,255), (377645,3850358,0,'eye_color',255,255,255), (377646,3850358,0,'skin_color',255,255,255), (377647,3850358,0,'soga_eye_color',255,0,255), (377648,3850359,0,'eye_color',33,90,141), (377649,3850359,0,'skin_color',171,220,240), (377650,3850359,0,'soga_eye_color',255,0,255), (377651,3850360,0,'eye_color',191,158,166), (377652,3850360,0,'skin_color',110,39,55), (377653,3850360,0,'soga_eye_color',255,0,255), (377654,3850361,0,'eye_color',80,131,177), (377655,3850361,0,'skin_color',87,170,122), (377656,3850361,0,'soga_eye_color',255,0,255), (377657,3850362,0,'eye_color',255,255,255), (377658,3850362,0,'skin_color',255,255,255), (377659,3850362,0,'soga_eye_color',255,0,255), (377660,3850363,0,'eye_color',255,255,255), (377661,3850363,0,'skin_color',255,255,255), (377662,3850363,0,'soga_eye_color',255,0,255), (377663,3850364,0,'eye_color',255,255,255), (377664,3850364,0,'skin_color',255,255,255), (377665,3850364,0,'soga_eye_color',255,0,255), (377666,3850365,0,'eye_color',255,255,255), (377667,3850365,0,'skin_color',255,255,255), (377668,3850365,0,'soga_eye_color',255,0,255), (377669,3850366,0,'eye_color',255,255,255), (377670,3850366,0,'skin_color',255,255,255), (377671,3850366,0,'soga_eye_color',255,0,255), (377672,3850367,0,'eye_color',255,255,255), (377673,3850367,0,'skin_color',255,255,255), (377674,3850367,0,'soga_eye_color',255,0,255), (377675,3850368,0,'eye_color',239,209,88), (377676,3850368,0,'skin_color',240,218,130), (377677,3850368,0,'soga_eye_color',255,0,255), (377678,3850369,0,'eye_color',255,0,12), (377679,3850369,0,'skin_color',234,136,148), (377680,3850369,0,'soga_eye_color',255,0,255), (377681,3850370,0,'eye_color',186,65,11), (377682,3850370,0,'skin_color',253,202,130), (377683,3850370,0,'soga_eye_color',255,0,255), (377684,3850371,1,'cheek_type',-4,-7,0), (377685,3850371,1,'chin_type',37,0,-9), (377686,3850371,1,'ear_type',-11,0,0), (377687,3850371,1,'eye_brow_type',-4,31,4), (377688,3850371,0,'eye_color',108,80,37), (377689,3850371,1,'eye_type',2,0,0), (377690,3850371,0,'hair_color1',252,245,156), (377691,3850371,0,'hair_face_color',45,50,40), (377692,3850371,0,'hair_face_highlight_color',125,78,1), (377693,3850371,0,'hair_type_color',45,50,40), (377694,3850371,0,'hair_type_highlight_color',125,78,1), (377695,3850371,1,'lip_type',-29,-21,28), (377696,3850371,1,'nose_type',-34,-4,-11), (377697,3850371,0,'skin_color',245,214,215), (377698,3850371,1,'soga_cheek_type',0,-4,31), (377699,3850371,1,'soga_chin_type',0,-29,-21), (377700,3850371,1,'soga_ear_type',0,2,0), (377701,3850371,1,'soga_eye_brow_type',0,-11,0), (377702,3850371,0,'soga_eye_color',229,229,102), (377703,3850371,1,'soga_eye_type',7,0,0), (377704,3850371,0,'soga_hair_face_color',45,50,40), (377705,3850371,0,'soga_hair_face_highlight_color',125,78,1), (377706,3850371,0,'soga_hair_type_color',45,50,40), (377707,3850371,0,'soga_hair_type_highlight_color',125,78,1), (377708,3850371,1,'soga_lip_type',4,-4,-7), (377709,3850371,1,'soga_nose_type',28,37,0), (377710,3850371,0,'soga_skin_color',245,214,215), (377711,3850371,0,'wing_color1',255,255,255), (377712,3850371,0,'wing_color2',255,255,255), (377713,3850372,1,'cheek_type',-19,22,0), (377714,3850372,1,'chin_type',9,-31,19), (377715,3850372,1,'ear_type',7,3,0), (377716,3850372,1,'eye_brow_type',-7,34,0), (377717,3850372,0,'eye_color',234,158,15), (377718,3850372,1,'eye_type',-7,0,0), (377719,3850372,0,'hair_color1',228,26,242), (377720,3850372,0,'hair_face_color',48,41,31), (377721,3850372,0,'hair_type_color',48,41,31), (377722,3850372,1,'lip_type',38,0,-1), (377723,3850372,1,'nose_type',-2,-28,26), (377724,3850372,0,'skin_color',185,22,14), (377725,3850372,1,'soga_cheek_type',0,-7,34), (377726,3850372,1,'soga_chin_type',0,38,0), (377727,3850372,1,'soga_ear_type',0,-7,0), (377728,3850372,1,'soga_eye_brow_type',0,7,3), (377729,3850372,0,'soga_eye_color',229,229,102), (377730,3850372,1,'soga_eye_type',4,0,0), (377731,3850372,0,'soga_hair_face_color',48,41,31), (377732,3850372,0,'soga_hair_type_color',48,41,31), (377733,3850372,1,'soga_lip_type',0,-19,22), (377734,3850372,1,'soga_nose_type',-1,9,-31), (377735,3850372,0,'soga_skin_color',185,22,14), (377736,3850372,0,'wing_color1',255,255,255), (377737,3850372,0,'wing_color2',255,255,255), (377738,3850373,1,'cheek_type',0,1,0), (377739,3850373,1,'chin_type',-25,-28,-4), (377740,3850373,1,'ear_type',10,17,0), (377741,3850373,1,'eye_brow_type',-25,25,20), (377742,3850373,0,'eye_color',197,114,13), (377743,3850373,1,'eye_type',48,0,0), (377744,3850373,0,'hair_color1',23,254,25), (377745,3850373,0,'hair_face_color',49,24,0), (377746,3850373,0,'hair_type_color',49,24,0), (377747,3850373,1,'lip_type',3,-17,-21), (377748,3850373,1,'nose_type',0,23,-2), (377749,3850373,0,'skin_color',76,197,0), (377750,3850373,1,'soga_cheek_type',0,-25,25), (377751,3850373,1,'soga_chin_type',0,3,-17), (377752,3850373,1,'soga_ear_type',0,48,0), (377753,3850373,1,'soga_eye_brow_type',0,10,17), (377754,3850373,0,'soga_eye_color',229,229,102), (377755,3850373,1,'soga_eye_type',4,0,0), (377756,3850373,0,'soga_hair_face_color',49,24,0), (377757,3850373,0,'soga_hair_type_color',49,24,0), (377758,3850373,1,'soga_lip_type',20,0,0), (377759,3850373,1,'soga_nose_type',-21,-25,-28), (377760,3850373,0,'soga_skin_color',76,197,0), (377761,3850373,0,'wing_color1',255,255,255), (377762,3850373,0,'wing_color2',255,255,255), (377763,3850374,1,'eye_brow_type',91,0,0), (377764,3850374,0,'eye_color',45,53,0), (377765,3850374,0,'hair_color1',188,0,234), (377766,3850374,1,'lip_type',51,0,0), (377767,3850374,1,'nose_type',37,-68,0), (377768,3850374,0,'skin_color',0,53,109), (377769,3850374,1,'soga_cheek_type',0,91,0), (377770,3850374,1,'soga_chin_type',0,51,0), (377771,3850374,1,'soga_eye_brow_type',79,0,0), (377772,3850374,0,'soga_eye_color',229,229,102), (377773,3850374,1,'soga_lip_type',-66,0,0), (377774,3850374,1,'soga_nose_type',-13,-4,0), (377775,3850374,0,'soga_skin_color',0,53,109), (377776,3850374,0,'wing_color1',255,255,255), (377777,3850374,0,'wing_color2',255,255,255), (377778,3850375,1,'cheek_type',-81,-87,0), (377779,3850375,1,'chin_type',-9,79,51), (377780,3850375,1,'ear_type',-78,-3,0), (377781,3850375,1,'eye_brow_type',78,79,-78), (377782,3850375,0,'eye_color',237,237,133), (377783,3850375,1,'eye_type',68,0,0), (377784,3850375,0,'hair_color1',74,211,52), (377785,3850375,0,'hair_face_color',151,37,11), (377786,3850375,0,'hair_type_color',151,37,11), (377787,3850375,1,'lip_type',68,-71,0), (377788,3850375,1,'nose_type',61,74,-45), (377789,3850375,0,'skin_color',151,37,11), (377790,3850375,1,'soga_cheek_type',0,78,79), (377791,3850375,1,'soga_chin_type',0,68,-71), (377792,3850375,1,'soga_ear_type',0,68,0), (377793,3850375,1,'soga_eye_brow_type',0,-78,-3), (377794,3850375,0,'soga_eye_color',204,204,204), (377795,3850375,1,'soga_eye_type',69,0,0), (377796,3850375,0,'soga_hair_face_color',151,37,11), (377797,3850375,0,'soga_hair_type_color',151,37,11), (377798,3850375,1,'soga_lip_type',-78,-81,-87), (377799,3850375,1,'soga_nose_type',0,-9,79), (377800,3850375,0,'soga_skin_color',151,37,11), (377801,3850376,1,'eye_brow_type',-77,0,0), (377802,3850376,0,'eye_color',0,180,173), (377803,3850376,0,'hair_color1',34,0,45), (377804,3850376,1,'lip_type',17,0,0), (377805,3850376,1,'nose_type',94,34,0), (377806,3850376,0,'skin_color',0,1,47), (377807,3850376,1,'soga_cheek_type',0,-77,0), (377808,3850376,1,'soga_chin_type',0,17,0), (377809,3850376,1,'soga_eye_brow_type',-22,0,0), (377810,3850376,0,'soga_eye_color',229,229,102), (377811,3850376,1,'soga_lip_type',-48,0,0), (377812,3850376,1,'soga_nose_type',94,-52,0), (377813,3850376,0,'soga_skin_color',0,1,47), (377814,3850376,0,'wing_color1',255,255,255), (377815,3850376,0,'wing_color2',255,255,255), (377816,3850377,0,'eye_color',147,147,147), (377817,3850377,0,'skin_color',29,29,29), (377818,3850377,0,'soga_eye_color',255,0,255), (377819,3850378,1,'cheek_type',0,1,0), (377820,3850378,1,'chin_type',0,4,-7), (377821,3850378,1,'ear_type',-7,-17,0), (377822,3850378,1,'eye_brow_type',-12,-32,-7), (377823,3850378,0,'eye_color',113,10,49), (377824,3850378,1,'eye_type',4,0,0), (377825,3850378,0,'hair_color1',249,252,0), (377826,3850378,0,'hair_face_color',79,28,14), (377827,3850378,0,'hair_type_color',79,28,14), (377828,3850378,1,'lip_type',-4,11,-12), (377829,3850378,1,'nose_type',9,-7,-4), (377830,3850378,0,'skin_color',234,236,40), (377831,3850378,1,'soga_cheek_type',0,-12,-32), (377832,3850378,1,'soga_chin_type',0,-4,11), (377833,3850378,1,'soga_ear_type',0,4,0), (377834,3850378,1,'soga_eye_brow_type',0,-7,-17), (377835,3850378,0,'soga_eye_color',229,229,102), (377836,3850378,1,'soga_eye_type',4,0,0), (377837,3850378,0,'soga_hair_face_color',79,28,14), (377838,3850378,0,'soga_hair_type_color',79,28,14), (377839,3850378,1,'soga_lip_type',-7,0,0), (377840,3850378,1,'soga_nose_type',-12,0,4), (377841,3850378,0,'soga_skin_color',234,236,40), (377842,3850378,0,'wing_color1',255,255,255), (377843,3850378,0,'wing_color2',255,255,255), (377844,3850379,1,'eye_brow_type',22,0,0), (377845,3850379,0,'eye_color',0,49,50), (377846,3850379,0,'hair_color1',77,0,5), (377847,3850379,1,'lip_type',14,0,0), (377848,3850379,1,'nose_type',-75,77,0), (377849,3850379,0,'skin_color',20,209,209), (377850,3850379,1,'soga_cheek_type',0,22,0), (377851,3850379,1,'soga_chin_type',0,14,0), (377852,3850379,1,'soga_eye_brow_type',-59,0,0), (377853,3850379,0,'soga_eye_color',229,229,102), (377854,3850379,1,'soga_lip_type',-97,0,0), (377855,3850379,1,'soga_nose_type',-75,-65,0), (377856,3850379,0,'soga_skin_color',20,209,209), (377857,3850379,0,'wing_color1',255,255,255), (377858,3850379,0,'wing_color2',255,255,255), (377859,3850380,1,'eye_brow_type',91,0,0), (377860,3850380,0,'eye_color',45,53,0), (377861,3850380,0,'hair_color1',188,0,234), (377862,3850380,1,'lip_type',51,0,0), (377863,3850380,1,'nose_type',37,-68,0), (377864,3850380,0,'skin_color',0,53,109), (377865,3850380,1,'soga_cheek_type',0,91,0), (377866,3850380,1,'soga_chin_type',0,51,0), (377867,3850380,1,'soga_eye_brow_type',-25,0,0), (377868,3850380,0,'soga_eye_color',229,229,102), (377869,3850380,1,'soga_lip_type',-91,0,0), (377870,3850380,1,'soga_nose_type',66,22,0), (377871,3850380,0,'soga_skin_color',0,53,109), (377872,3850380,0,'wing_color1',255,255,255), (377873,3850380,0,'wing_color2',255,255,255), (377874,3850381,1,'eye_brow_type',39,0,0), (377875,3850381,0,'eye_color',207,8,207), (377876,3850381,0,'hair_color1',175,0,179), (377877,3850381,1,'lip_type',-37,0,0), (377878,3850381,1,'nose_type',-57,-81,0), (377879,3850381,0,'skin_color',75,43,0), (377880,3850381,1,'soga_cheek_type',0,39,0), (377881,3850381,1,'soga_chin_type',0,-37,0), (377882,3850381,1,'soga_eye_brow_type',-64,0,0), (377883,3850381,0,'soga_eye_color',229,229,102), (377884,3850381,1,'soga_lip_type',21,0,0), (377885,3850381,1,'soga_nose_type',-51,-85,0), (377886,3850381,0,'soga_skin_color',75,43,0), (377887,3850381,0,'wing_color1',255,255,255), (377888,3850381,0,'wing_color2',255,255,255), (377889,3850382,1,'cheek_type',0,1,0), (377890,3850382,1,'chin_type',0,4,-7), (377891,3850382,1,'ear_type',-7,-17,0), (377892,3850382,1,'eye_brow_type',-12,-32,-7), (377893,3850382,0,'eye_color',205,167,244), (377894,3850382,1,'eye_type',4,0,0), (377895,3850382,0,'hair_color1',249,252,0), (377896,3850382,0,'hair_face_color',195,149,0), (377897,3850382,0,'hair_type_color',195,149,0), (377898,3850382,1,'lip_type',-4,11,-12), (377899,3850382,1,'nose_type',9,-7,-4), (377900,3850382,0,'skin_color',202,218,34), (377901,3850382,1,'soga_cheek_type',0,-12,-32), (377902,3850382,1,'soga_chin_type',0,-4,11), (377903,3850382,1,'soga_ear_type',0,4,0), (377904,3850382,1,'soga_eye_brow_type',0,-7,-17), (377905,3850382,0,'soga_eye_color',229,229,102), (377906,3850382,1,'soga_eye_type',4,0,0), (377907,3850382,0,'soga_hair_face_color',195,149,0), (377908,3850382,0,'soga_hair_type_color',195,149,0), (377909,3850382,1,'soga_lip_type',-7,0,0), (377910,3850382,1,'soga_nose_type',-12,0,4), (377911,3850382,0,'soga_skin_color',202,218,34), (377912,3850382,0,'wing_color1',255,255,255), (377913,3850382,0,'wing_color2',255,255,255), (377914,3850383,0,'eye_color',255,255,255), (377915,3850383,0,'skin_color',255,255,255), (377916,3850383,0,'soga_eye_color',255,0,255), (377917,3850384,0,'eye_color',255,255,255), (377918,3850384,0,'skin_color',255,255,255), (377919,3850384,0,'soga_eye_color',255,0,255), (377920,3850385,0,'eye_color',150,202,205), (377921,3850385,0,'skin_color',33,129,133), (377922,3850385,0,'soga_eye_color',255,0,255), (377923,3850386,1,'cheek_type',-14,-9,0), (377924,3850386,1,'chin_type',-37,-29,21), (377925,3850386,1,'ear_type',-10,42,0), (377926,3850386,1,'eye_brow_type',-1,-10,-14), (377927,3850386,0,'eye_color',63,129,148), (377928,3850386,1,'eye_type',7,0,0), (377929,3850386,0,'hair_color1',239,21,0), (377930,3850386,0,'hair_face_color',124,43,9), (377931,3850386,0,'hair_face_highlight_color',11,11,7), (377932,3850386,0,'hair_type_color',124,43,9), (377933,3850386,0,'hair_type_highlight_color',11,11,7), (377934,3850386,1,'lip_type',-22,10,41), (377935,3850386,1,'nose_type',40,-17,21), (377936,3850386,0,'skin_color',230,197,185), (377937,3850386,1,'soga_cheek_type',0,-1,-10), (377938,3850386,1,'soga_chin_type',0,-22,10), (377939,3850386,1,'soga_ear_type',-24,4,0), (377940,3850386,1,'soga_eye_brow_type',0,-10,42), (377941,3850386,0,'soga_eye_color',229,229,102), (377942,3850386,1,'soga_eye_type',7,0,0), (377943,3850386,0,'soga_hair_face_color',124,43,9), (377944,3850386,0,'soga_hair_face_highlight_color',11,11,7), (377945,3850386,0,'soga_hair_type_color',124,43,9), (377946,3850386,0,'soga_hair_type_highlight_color',11,11,7), (377947,3850386,1,'soga_lip_type',-14,-14,-9), (377948,3850386,1,'soga_nose_type',41,-37,-29), (377949,3850386,0,'soga_skin_color',230,197,185), (377950,3850386,0,'wing_color1',255,255,255), (377951,3850386,0,'wing_color2',255,255,255), (377952,3850387,1,'cheek_type',0,1,0), (377953,3850387,1,'chin_type',0,4,-7), (377954,3850387,1,'ear_type',-7,-17,0), (377955,3850387,1,'eye_brow_type',-12,-32,-7), (377956,3850387,0,'eye_color',162,146,18), (377957,3850387,1,'eye_type',4,0,0), (377958,3850387,0,'hair_color1',249,252,34), (377959,3850387,0,'hair_face_color',12,12,7), (377960,3850387,0,'hair_type_color',12,12,7), (377961,3850387,1,'lip_type',-4,11,-12), (377962,3850387,1,'nose_type',9,-7,-4), (377963,3850387,0,'skin_color',207,49,20), (377964,3850387,1,'soga_cheek_type',0,-12,-32), (377965,3850387,1,'soga_chin_type',0,-4,11), (377966,3850387,1,'soga_ear_type',0,4,0), (377967,3850387,1,'soga_eye_brow_type',0,-7,-17), (377968,3850387,0,'soga_eye_color',229,229,102), (377969,3850387,1,'soga_eye_type',4,0,0), (377970,3850387,0,'soga_hair_face_color',12,12,7), (377971,3850387,0,'soga_hair_type_color',12,12,7), (377972,3850387,1,'soga_lip_type',-7,0,0), (377973,3850387,1,'soga_nose_type',-12,0,4), (377974,3850387,0,'soga_skin_color',207,49,20), (377975,3850387,0,'wing_color1',255,255,255), (377976,3850387,0,'wing_color2',255,255,255), (377977,3850388,1,'cheek_type',12,-34,0), (377978,3850388,1,'chin_type',14,14,-45), (377979,3850388,1,'ear_type',-14,28,0), (377980,3850388,1,'eye_brow_type',37,0,-17), (377981,3850388,0,'eye_color',243,217,26), (377982,3850388,1,'eye_type',23,0,0), (377983,3850388,0,'hair_color1',0,254,25), (377984,3850388,0,'hair_face_color',37,14,3), (377985,3850388,0,'hair_type_color',37,14,3), (377986,3850388,1,'lip_type',-17,-7,-14), (377987,3850388,1,'nose_type',-9,0,-2), (377988,3850388,0,'skin_color',130,158,19), (377989,3850388,1,'soga_cheek_type',0,37,0), (377990,3850388,1,'soga_chin_type',0,-17,-7), (377991,3850388,1,'soga_ear_type',0,23,0), (377992,3850388,1,'soga_eye_brow_type',0,-14,28), (377993,3850388,0,'soga_eye_color',229,229,102), (377994,3850388,1,'soga_eye_type',48,0,0), (377995,3850388,0,'soga_hair_face_color',37,14,3), (377996,3850388,0,'soga_hair_type_color',37,14,3), (377997,3850388,1,'soga_lip_type',-17,12,-34), (377998,3850388,1,'soga_nose_type',-14,14,14), (377999,3850388,0,'soga_skin_color',130,158,19), (378000,3850388,0,'wing_color1',255,255,255), (378001,3850388,0,'wing_color2',255,255,255), (378002,3850389,0,'eye_color',233,157,88), (378003,3850389,0,'skin_color',152,7,0), (378004,3850389,0,'soga_eye_color',255,0,255), (378005,3850390,0,'eye_color',65,43,86), (378006,3850390,0,'skin_color',62,138,77), (378007,3850390,0,'soga_eye_color',255,0,255), (378008,3850391,0,'eye_color',160,224,186), (378009,3850391,0,'skin_color',23,84,29), (378010,3850391,0,'soga_eye_color',255,0,255), (378011,3850392,0,'eye_color',87,72,58), (378012,3850392,0,'skin_color',147,97,68), (378013,3850392,0,'soga_eye_color',255,0,255), (378014,3850393,0,'eye_color',255,255,255), (378015,3850393,0,'skin_color',255,255,255), (378016,3850393,0,'soga_eye_color',255,0,255), (378017,3850394,0,'eye_color',255,255,255), (378018,3850394,0,'skin_color',255,255,255), (378019,3850394,0,'soga_eye_color',255,0,255), (378020,3850395,0,'eye_color',160,224,186), (378021,3850395,0,'skin_color',23,84,29), (378022,3850395,0,'soga_eye_color',255,0,255), (378023,3850396,0,'eye_color',211,110,39), (378024,3850396,0,'skin_color',239,209,88), (378025,3850396,0,'soga_eye_color',255,0,255), (378026,3850397,0,'eye_color',211,110,39), (378027,3850397,0,'skin_color',253,202,130), (378028,3850397,0,'soga_eye_color',255,0,255), (378029,3850398,0,'eye_color',211,110,39), (378030,3850398,0,'skin_color',186,65,11), (378031,3850398,0,'soga_eye_color',255,0,255), (378032,3850399,0,'eye_color',186,65,11), (378033,3850399,0,'skin_color',253,202,130), (378034,3850399,0,'soga_eye_color',255,0,255), (378035,3850400,0,'eye_color',23,84,29), (378036,3850400,0,'skin_color',87,170,122), (378037,3850400,0,'soga_eye_color',255,0,255), (378038,3850401,0,'eye_color',239,209,88), (378039,3850401,0,'skin_color',62,138,77), (378040,3850401,0,'soga_eye_color',255,0,255), (378041,3850402,0,'eye_color',255,255,255), (378042,3850402,0,'skin_color',255,255,255), (378043,3850402,0,'soga_eye_color',255,0,255), (378044,3850403,0,'eye_color',33,129,133), (378045,3850403,0,'skin_color',234,234,234), (378046,3850403,0,'soga_eye_color',255,0,255), (378047,3850404,1,'eye_brow_type',28,0,0), (378048,3850404,0,'eye_color',0,109,14), (378049,3850404,0,'hair_color1',222,0,94), (378050,3850404,1,'lip_type',-17,0,0), (378051,3850404,1,'nose_type',-66,-34,0), (378052,3850404,0,'skin_color',93,18,0), (378053,3850404,1,'soga_cheek_type',0,28,0), (378054,3850404,1,'soga_chin_type',0,-17,0), (378055,3850404,1,'soga_eye_brow_type',82,0,0), (378056,3850404,0,'soga_eye_color',229,229,102), (378057,3850404,1,'soga_lip_type',-84,0,0), (378058,3850404,1,'soga_nose_type',-12,48,0), (378059,3850404,0,'soga_skin_color',93,18,0), (378060,3850404,0,'wing_color1',255,255,255), (378061,3850404,0,'wing_color2',255,255,255), (378062,3850405,1,'eye_brow_type',39,0,0), (378063,3850405,0,'eye_color',207,8,207), (378064,3850405,0,'hair_color1',175,0,179), (378065,3850405,1,'lip_type',-37,0,0), (378066,3850405,1,'nose_type',-57,-81,0), (378067,3850405,0,'skin_color',75,43,0), (378068,3850405,1,'soga_cheek_type',0,39,0), (378069,3850405,1,'soga_chin_type',0,-37,0), (378070,3850405,1,'soga_eye_brow_type',37,0,0), (378071,3850405,0,'soga_eye_color',229,229,102), (378072,3850405,1,'soga_lip_type',-68,0,0), (378073,3850405,1,'soga_nose_type',-79,-84,0), (378074,3850405,0,'soga_skin_color',75,43,0), (378075,3850405,0,'wing_color1',255,255,255), (378076,3850405,0,'wing_color2',255,255,255), (378077,3850406,0,'eye_color',255,255,255), (378078,3850406,0,'skin_color',255,255,255), (378079,3850406,0,'soga_eye_color',255,0,255), (378080,3850407,0,'eye_color',255,255,255), (378081,3850407,0,'skin_color',255,255,255), (378082,3850407,0,'soga_eye_color',255,0,255), (378083,3850408,0,'eye_color',255,255,255), (378084,3850408,0,'skin_color',255,255,255), (378085,3850408,0,'soga_eye_color',255,0,255), (378086,3850409,0,'eye_color',255,255,255), (378087,3850409,0,'skin_color',255,255,255), (378088,3850409,0,'soga_eye_color',255,0,255), (378089,3850410,1,'eye_brow_type',-83,0,0), (378090,3850410,0,'eye_color',0,36,36), (378091,3850410,0,'hair_color1',160,0,95), (378092,3850410,1,'lip_type',-78,0,0), (378093,3850410,1,'nose_type',-35,-96,0), (378094,3850410,0,'skin_color',88,88,0), (378095,3850410,1,'soga_cheek_type',0,-83,0), (378096,3850410,1,'soga_chin_type',0,-78,0), (378097,3850410,1,'soga_eye_brow_type',-41,0,0), (378098,3850410,0,'soga_eye_color',229,229,102), (378099,3850410,1,'soga_lip_type',-91,0,0), (378100,3850410,1,'soga_nose_type',-18,-69,0), (378101,3850410,0,'soga_skin_color',88,88,0), (378102,3850410,0,'wing_color1',255,255,255), (378103,3850410,0,'wing_color2',255,255,255), (378104,3850411,0,'eye_color',255,255,255), (378105,3850411,0,'skin_color',255,255,255), (378106,3850411,0,'soga_eye_color',255,0,255), (378107,3850412,0,'eye_color',147,147,147), (378108,3850412,0,'skin_color',29,29,29), (378109,3850412,0,'soga_eye_color',255,0,255), (378110,3850413,0,'eye_color',255,255,255), (378111,3850413,0,'skin_color',255,255,255), (378112,3850413,0,'soga_eye_color',255,0,255), (378113,3850414,0,'eye_color',255,255,255), (378114,3850414,0,'skin_color',255,255,255), (378115,3850414,0,'soga_eye_color',255,0,255), (378116,3850415,0,'eye_color',255,255,255), (378117,3850415,0,'skin_color',255,255,255), (378118,3850415,0,'soga_eye_color',255,0,255), (378119,3850416,0,'eye_color',255,255,255), (378120,3850416,0,'skin_color',255,255,255), (378121,3850416,0,'soga_eye_color',255,0,255), (378122,3850417,0,'eye_color',255,255,255), (378123,3850417,0,'skin_color',255,255,255), (378124,3850417,0,'soga_eye_color',255,0,255), (378125,3850418,0,'eye_color',23,84,29), (378126,3850418,0,'skin_color',87,170,122), (378127,3850418,0,'soga_eye_color',255,0,255), (378128,3850419,0,'eye_color',249,234,179), (378129,3850419,0,'skin_color',239,209,88), (378130,3850419,0,'soga_eye_color',255,0,255), (378131,3850420,0,'eye_color',65,43,86), (378132,3850420,0,'skin_color',62,138,77), (378133,3850420,0,'soga_eye_color',255,0,255), (378137,3850422,0,'eye_color',65,43,86), (378138,3850422,0,'skin_color',55,64,116), (378139,3850422,0,'soga_eye_color',255,0,255), (378140,3850423,1,'eye_brow_type',-52,0,0), (378141,3850423,0,'eye_color',16,0,15), (378142,3850423,1,'lip_type',-72,0,0), (378143,3850423,1,'nose_type',34,72,0), (378144,3850423,0,'skin_color',87,86,0), (378145,3850423,1,'soga_eye_brow_type',-52,0,0), (378146,3850423,0,'soga_eye_color',229,229,102), (378147,3850423,1,'soga_lip_type',-72,0,0), (378148,3850423,1,'soga_nose_type',34,72,0), (378149,3850423,0,'soga_skin_color',87,86,0), (378150,3850423,0,'wing_color1',255,255,255), (378151,3850423,0,'wing_color2',255,255,255), (378152,3850424,1,'eye_brow_type',-52,0,0), (378153,3850424,0,'eye_color',16,0,15), (378154,3850424,1,'lip_type',-72,0,0), (378155,3850424,1,'nose_type',34,72,0), (378156,3850424,0,'skin_color',87,86,0), (378157,3850424,1,'soga_eye_brow_type',-52,0,0), (378158,3850424,0,'soga_eye_color',229,229,102), (378159,3850424,1,'soga_lip_type',-72,0,0), (378160,3850424,1,'soga_nose_type',34,72,0), (378161,3850424,0,'soga_skin_color',87,86,0), (378162,3850424,0,'wing_color1',255,255,255), (378163,3850424,0,'wing_color2',255,255,255), (378164,3850425,1,'eye_brow_type',-52,0,0), (378165,3850425,0,'eye_color',16,0,15), (378166,3850425,1,'lip_type',-72,0,0), (378167,3850425,1,'nose_type',34,72,0), (378168,3850425,0,'skin_color',87,86,0), (378169,3850425,1,'soga_eye_brow_type',-52,0,0), (378170,3850425,0,'soga_eye_color',229,229,102), (378171,3850425,1,'soga_lip_type',-72,0,0), (378172,3850425,1,'soga_nose_type',34,72,0), (378173,3850425,0,'soga_skin_color',87,86,0), (378174,3850425,0,'wing_color1',255,255,255), (378175,3850425,0,'wing_color2',255,255,255), (378176,3850426,1,'eye_brow_type',8,0,0), (378177,3850426,0,'eye_color',0,67,67), (378178,3850426,1,'lip_type',-44,0,0), (378179,3850426,1,'nose_type',39,41,0), (378180,3850426,0,'skin_color',34,91,214), (378181,3850426,1,'soga_eye_brow_type',8,0,0), (378182,3850426,0,'soga_eye_color',229,229,102), (378183,3850426,1,'soga_lip_type',-44,0,0), (378184,3850426,1,'soga_nose_type',39,41,0), (378185,3850426,0,'soga_skin_color',34,91,214), (378186,3850426,0,'wing_color1',255,255,255), (378187,3850426,0,'wing_color2',255,255,255), (378188,3850427,1,'eye_brow_type',-45,0,0), (378189,3850427,0,'eye_color',44,108,0), (378190,3850427,1,'lip_type',72,0,0), (378191,3850427,1,'nose_type',33,-59,0), (378192,3850427,1,'soga_eye_brow_type',-45,0,0), (378193,3850427,0,'soga_eye_color',229,229,102), (378194,3850427,1,'soga_lip_type',72,0,0), (378195,3850427,1,'soga_nose_type',33,-59,0), (378196,3850427,0,'wing_color1',255,255,255), (378197,3850427,0,'wing_color2',255,255,255), (378198,3850428,1,'eye_brow_type',39,0,0), (378199,3850428,0,'eye_color',167,66,0), (378200,3850428,1,'lip_type',-79,0,0), (378201,3850428,1,'nose_type',-90,-93,0), (378202,3850428,0,'skin_color',217,27,6), (378203,3850428,1,'soga_eye_brow_type',39,0,0), (378204,3850428,0,'soga_eye_color',229,229,102), (378205,3850428,1,'soga_lip_type',-79,0,0), (378206,3850428,1,'soga_nose_type',-90,-93,0), (378207,3850428,0,'soga_skin_color',217,27,6), (378208,3850428,0,'wing_color1',255,255,255), (378209,3850428,0,'wing_color2',255,255,255), (378210,3850429,1,'eye_brow_type',7,0,0), (378211,3850429,0,'eye_color',0,41,22), (378212,3850429,1,'lip_type',9,0,0), (378213,3850429,1,'nose_type',25,-51,0), (378214,3850429,0,'skin_color',136,136,0), (378215,3850429,1,'soga_eye_brow_type',7,0,0), (378216,3850429,0,'soga_eye_color',229,229,102), (378217,3850429,1,'soga_lip_type',9,0,0), (378218,3850429,1,'soga_nose_type',25,-51,0), (378219,3850429,0,'soga_skin_color',136,136,0), (378220,3850429,0,'wing_color1',255,255,255), (378221,3850429,0,'wing_color2',255,255,255), (378222,3850430,0,'eye_color',255,255,255), (378223,3850430,0,'skin_color',255,255,255), (378224,3850430,0,'soga_eye_color',255,0,255), (378225,3850431,0,'eye_color',194,221,138), (378226,3850431,0,'skin_color',119,163,34), (378227,3850431,0,'soga_eye_color',255,0,255), (378237,3850435,0,'eye_color',255,255,255), (378238,3850435,0,'skin_color',255,255,255), (378239,3850435,0,'soga_eye_color',255,0,255), (378240,3850436,0,'eye_color',255,255,255), (378241,3850436,0,'skin_color',255,255,255), (378242,3850436,0,'soga_eye_color',255,0,255), (378243,3850437,0,'eye_color',255,255,255), (378244,3850437,0,'skin_color',255,255,255), (378245,3850437,0,'soga_eye_color',255,0,255), (378246,3850438,0,'eye_color',255,255,255), (378247,3850438,0,'skin_color',255,255,255), (378248,3850438,0,'soga_eye_color',255,0,255), (378249,3850439,0,'eye_color',255,255,255), (378250,3850439,0,'skin_color',255,255,255), (378251,3850439,0,'soga_eye_color',255,0,255), (378252,3850440,0,'eye_color',255,255,255), (378253,3850440,0,'skin_color',255,255,255), (378254,3850440,0,'soga_eye_color',255,0,255), (378255,3850441,0,'eye_color',170,192,113), (378256,3850441,0,'skin_color',151,211,156), (378257,3850441,0,'soga_eye_color',255,0,255), (378258,3850442,0,'eye_color',190,206,123), (378259,3850442,0,'skin_color',127,173,62), (378260,3850442,0,'soga_eye_color',255,0,255), (378261,3850443,0,'eye_color',188,204,122), (378262,3850443,0,'skin_color',122,167,46), (378263,3850443,0,'soga_eye_color',255,0,255), (378264,3850444,0,'eye_color',195,209,125), (378265,3850444,0,'skin_color',131,179,76), (378266,3850444,0,'soga_eye_color',255,0,255), (378267,3850445,1,'cheek_type',-19,31,0), (378268,3850445,1,'chin_type',1,-2,-14), (378269,3850445,1,'ear_type',-18,-21,0), (378270,3850445,1,'eye_brow_type',-1,-31,-17), (378271,3850445,0,'eye_color',182,192,165), (378272,3850445,1,'eye_type',25,0,0), (378273,3850445,0,'hair_face_color',132,130,82), (378274,3850445,0,'hair_face_highlight_color',134,126,124), (378275,3850445,0,'hair_type_color',132,130,82), (378276,3850445,0,'hair_type_highlight_color',134,126,124), (378277,3850445,1,'lip_type',-28,0,0), (378278,3850445,1,'nose_type',11,1,12), (378279,3850445,0,'skin_color',247,247,247), (378280,3850445,1,'soga_cheek_type',-19,31,0), (378281,3850445,1,'soga_chin_type',1,-2,-14), (378282,3850445,1,'soga_ear_type',-18,-21,0), (378283,3850445,1,'soga_eye_brow_type',-1,-31,-17), (378284,3850445,0,'soga_eye_color',229,229,102), (378285,3850445,1,'soga_eye_type',25,0,0), (378286,3850445,0,'soga_hair_face_color',132,130,82), (378287,3850445,0,'soga_hair_face_highlight_color',134,126,124), (378288,3850445,0,'soga_hair_type_color',132,130,82), (378289,3850445,0,'soga_hair_type_highlight_color',134,126,124), (378290,3850445,1,'soga_lip_type',-28,0,0), (378291,3850445,1,'soga_nose_type',11,1,12), (378292,3850445,0,'soga_skin_color',247,247,247), (378293,3850445,0,'wing_color1',255,255,255), (378294,3850445,0,'wing_color2',255,255,255), (378295,3850446,0,'eye_color',176,196,116), (378296,3850446,0,'skin_color',145,202,133), (378297,3850446,0,'soga_eye_color',255,0,255), (378298,3850447,1,'cheek_type',-9,4,0), (378299,3850447,1,'chin_type',18,7,-21), (378300,3850447,1,'ear_type',45,26,0), (378301,3850447,1,'eye_brow_type',-12,0,26), (378302,3850447,0,'eye_color',170,13,13), (378303,3850447,1,'eye_type',-12,0,0), (378304,3850447,0,'hair_face_color',20,16,11), (378305,3850447,0,'hair_face_highlight_color',216,192,37), (378306,3850447,0,'hair_type_color',20,16,11), (378307,3850447,0,'hair_type_highlight_color',216,192,37), (378308,3850447,1,'lip_type',-12,-8,13), (378309,3850447,1,'nose_type',-44,9,-12), (378310,3850447,0,'skin_color',107,124,102), (378311,3850447,1,'soga_cheek_type',-9,4,0), (378312,3850447,1,'soga_chin_type',18,7,-21), (378313,3850447,1,'soga_ear_type',45,26,0), (378314,3850447,1,'soga_eye_brow_type',-12,0,26), (378315,3850447,0,'soga_eye_color',229,229,102), (378316,3850447,1,'soga_eye_type',-12,0,0), (378317,3850447,0,'soga_hair_face_color',20,16,11), (378318,3850447,0,'soga_hair_face_highlight_color',216,192,37), (378319,3850447,0,'soga_hair_type_color',20,16,11), (378320,3850447,0,'soga_hair_type_highlight_color',216,192,37), (378321,3850447,1,'soga_lip_type',-12,-8,13), (378322,3850447,1,'soga_nose_type',-44,9,-12), (378323,3850447,0,'soga_skin_color',107,124,102), (378324,3850447,0,'wing_color1',255,255,255), (378325,3850447,0,'wing_color2',255,255,255), (378326,3850448,0,'eye_color',181,200,119), (378327,3850448,0,'skin_color',158,221,179), (378328,3850448,0,'soga_eye_color',255,0,255), (378329,3850449,0,'eye_color',164,188,111), (378330,3850449,0,'skin_color',156,219,174), (378331,3850449,0,'soga_eye_color',255,0,255), (378332,3850450,0,'eye_color',255,255,255), (378333,3850450,0,'skin_color',255,255,255), (378334,3850450,0,'soga_eye_color',255,0,255), (378335,3850451,0,'eye_color',196,209,126), (378336,3850451,0,'skin_color',135,186,94), (378337,3850451,0,'soga_eye_color',255,0,255), (378338,3850452,0,'eye_color',171,220,240), (378339,3850452,0,'skin_color',33,90,141), (378340,3850452,0,'soga_eye_color',255,0,255), (378341,3850453,0,'eye_color',255,255,255), (378342,3850453,0,'skin_color',255,255,255), (378343,3850453,0,'soga_eye_color',255,0,255), (378344,3850454,0,'eye_color',255,255,255), (378345,3850454,0,'skin_color',255,255,255), (378346,3850454,0,'soga_eye_color',255,0,255), (378347,3850455,0,'eye_color',255,255,255), (378348,3850455,0,'skin_color',255,255,255), (378349,3850455,0,'soga_eye_color',255,0,255), (378350,3850456,1,'cheek_type',-2,-4,0), (378351,3850456,1,'chin_type',12,28,-14), (378352,3850456,1,'ear_type',4,9,0), (378353,3850456,1,'eye_brow_type',-3,39,31), (378354,3850456,0,'eye_color',95,161,180), (378355,3850456,1,'eye_type',-3,0,0), (378356,3850456,0,'hair_face_color',166,139,82), (378357,3850456,0,'hair_face_highlight_color',65,57,7), (378358,3850456,0,'hair_type_color',166,139,82), (378359,3850456,0,'hair_type_highlight_color',65,57,7), (378360,3850456,1,'lip_type',-9,-21,-2), (378361,3850456,1,'nose_type',14,2,7), (378362,3850456,0,'skin_color',191,178,145), (378363,3850456,1,'soga_cheek_type',-2,-4,0), (378364,3850456,1,'soga_chin_type',12,28,-14), (378365,3850456,1,'soga_ear_type',4,9,0), (378366,3850456,1,'soga_eye_brow_type',-3,39,31), (378367,3850456,0,'soga_eye_color',229,229,102), (378368,3850456,1,'soga_eye_type',-3,0,0), (378369,3850456,0,'soga_hair_face_color',166,139,82), (378370,3850456,0,'soga_hair_face_highlight_color',65,57,7), (378371,3850456,0,'soga_hair_type_color',166,139,82), (378372,3850456,0,'soga_hair_type_highlight_color',65,57,7), (378373,3850456,1,'soga_lip_type',-9,-21,-2), (378374,3850456,1,'soga_nose_type',14,2,7), (378375,3850456,0,'soga_skin_color',191,178,145), (378376,3850456,0,'wing_color1',255,255,255), (378377,3850456,0,'wing_color2',255,255,255), (378378,3850457,1,'eye_brow_type',-45,0,0), (378379,3850457,0,'eye_color',0,78,95), (378380,3850457,1,'lip_type',65,0,0), (378381,3850457,1,'nose_type',-57,41,0), (378382,3850457,0,'skin_color',19,0,19), (378383,3850457,1,'soga_eye_brow_type',-45,0,0), (378384,3850457,0,'soga_eye_color',229,229,102), (378385,3850457,1,'soga_lip_type',65,0,0), (378386,3850457,1,'soga_nose_type',-57,41,0), (378387,3850457,0,'soga_skin_color',19,0,19), (378388,3850457,0,'wing_color1',255,255,255), (378389,3850457,0,'wing_color2',255,255,255), (378390,3850458,1,'eye_brow_type',-78,0,0), (378391,3850458,0,'eye_color',0,180,173), (378392,3850458,1,'lip_type',17,0,0), (378393,3850458,1,'nose_type',95,34,0), (378394,3850458,0,'skin_color',0,1,47), (378395,3850458,1,'soga_eye_brow_type',-78,0,0), (378396,3850458,0,'soga_eye_color',229,229,102), (378397,3850458,1,'soga_lip_type',17,0,0), (378398,3850458,1,'soga_nose_type',95,34,0), (378399,3850458,0,'soga_skin_color',0,1,47), (378400,3850458,0,'wing_color1',255,255,255), (378401,3850458,0,'wing_color2',255,255,255), (378402,3850459,1,'eye_brow_type',-1,0,0), (378403,3850459,0,'eye_color',151,151,0), (378404,3850459,1,'lip_type',52,0,0), (378405,3850459,1,'nose_type',57,-25,0), (378406,3850459,0,'skin_color',154,0,153), (378407,3850459,1,'soga_eye_brow_type',-1,0,0), (378408,3850459,0,'soga_eye_color',229,229,102), (378409,3850459,1,'soga_lip_type',52,0,0), (378410,3850459,1,'soga_nose_type',57,-25,0), (378411,3850459,0,'soga_skin_color',154,0,153), (378412,3850459,0,'wing_color1',255,255,255), (378413,3850459,0,'wing_color2',255,255,255), (378414,3850460,1,'eye_brow_type',-45,0,0), (378415,3850460,0,'eye_color',44,108,0), (378416,3850460,1,'lip_type',72,0,0), (378417,3850460,1,'nose_type',33,-59,0), (378418,3850460,1,'soga_eye_brow_type',-45,0,0), (378419,3850460,0,'soga_eye_color',229,229,102), (378420,3850460,1,'soga_lip_type',72,0,0), (378421,3850460,1,'soga_nose_type',33,-59,0), (378422,3850460,0,'wing_color1',255,255,255), (378423,3850460,0,'wing_color2',255,255,255), (378424,3850461,1,'eye_brow_type',94,0,0), (378425,3850461,0,'eye_color',219,219,5), (378426,3850461,1,'lip_type',-71,0,0), (378427,3850461,1,'nose_type',-16,-72,0), (378428,3850461,0,'skin_color',0,109,7), (378429,3850461,1,'soga_eye_brow_type',94,0,0), (378430,3850461,0,'soga_eye_color',204,204,204), (378431,3850461,1,'soga_lip_type',-71,0,0), (378432,3850461,1,'soga_nose_type',-16,-72,0), (378433,3850461,0,'soga_skin_color',0,109,7), (378434,3850462,0,'eye_color',255,255,255), (378435,3850462,0,'skin_color',255,255,255), (378436,3850462,0,'soga_eye_color',255,0,255), (378437,3850463,0,'eye_color',255,255,255), (378438,3850463,0,'skin_color',255,255,255), (378439,3850463,0,'soga_eye_color',255,0,255), (378440,3850464,1,'eye_brow_type',-26,0,0), (378441,3850464,0,'eye_color',0,89,89), (378442,3850464,1,'lip_type',-61,0,0), (378443,3850464,1,'nose_type',88,52,0), (378444,3850464,0,'skin_color',85,86,0), (378445,3850464,1,'soga_eye_brow_type',-26,0,0), (378446,3850464,0,'soga_eye_color',229,229,102), (378447,3850464,1,'soga_lip_type',-61,0,0), (378448,3850464,1,'soga_nose_type',88,52,0), (378449,3850464,0,'soga_skin_color',85,86,0), (378450,3850464,0,'wing_color1',255,255,255), (378451,3850464,0,'wing_color2',255,255,255), (378452,3850465,1,'eye_brow_type',-64,0,0), (378453,3850465,0,'eye_color',125,0,125), (378454,3850465,1,'lip_type',21,0,0), (378455,3850465,1,'nose_type',-51,-85,0), (378456,3850465,0,'skin_color',0,107,106), (378457,3850465,1,'soga_eye_brow_type',-64,0,0), (378458,3850465,0,'soga_eye_color',229,229,102), (378459,3850465,1,'soga_lip_type',21,0,0), (378460,3850465,1,'soga_nose_type',-51,-85,0), (378461,3850465,0,'soga_skin_color',0,107,106), (378462,3850465,0,'wing_color1',255,255,255), (378463,3850465,0,'wing_color2',255,255,255), (378464,3850466,1,'eye_brow_type',58,0,0), (378465,3850466,0,'eye_color',0,30,30), (378466,3850466,1,'lip_type',-59,0,0), (378467,3850466,1,'nose_type',-45,-90,0), (378468,3850466,0,'skin_color',181,181,0), (378469,3850466,1,'soga_eye_brow_type',58,0,0), (378470,3850466,0,'soga_eye_color',229,229,102), (378471,3850466,1,'soga_lip_type',-59,0,0), (378472,3850466,1,'soga_nose_type',-45,-90,0), (378473,3850466,0,'soga_skin_color',181,181,0), (378474,3850466,0,'wing_color1',255,255,255), (378475,3850466,0,'wing_color2',255,255,255), (378476,3850467,1,'eye_brow_type',-65,0,0), (378477,3850467,0,'eye_color',86,54,222), (378478,3850467,1,'lip_type',34,0,0), (378479,3850467,1,'nose_type',-11,14,0), (378480,3850467,0,'skin_color',136,136,0), (378481,3850467,1,'soga_eye_brow_type',-65,0,0), (378482,3850467,0,'soga_eye_color',229,229,102), (378483,3850467,1,'soga_lip_type',34,0,0), (378484,3850467,1,'soga_nose_type',-11,14,0), (378485,3850467,0,'soga_skin_color',136,136,0), (378486,3850467,0,'wing_color1',255,255,255), (378487,3850467,0,'wing_color2',255,255,255), (378488,3850468,1,'eye_brow_type',-91,0,0), (378489,3850468,0,'eye_color',0,59,60), (378490,3850468,1,'lip_type',-19,0,0), (378491,3850468,1,'nose_type',-71,24,0), (378492,3850468,0,'skin_color',137,137,0), (378493,3850468,1,'soga_eye_brow_type',-91,0,0), (378494,3850468,0,'soga_eye_color',229,229,102), (378495,3850468,1,'soga_lip_type',-19,0,0), (378496,3850468,1,'soga_nose_type',-71,24,0), (378497,3850468,0,'soga_skin_color',137,137,0), (378498,3850468,0,'wing_color1',255,255,255), (378499,3850468,0,'wing_color2',255,255,255), (378500,3850469,1,'eye_brow_type',-79,0,0), (378501,3850469,0,'eye_color',99,0,98), (378502,3850469,1,'lip_type',-94,0,0), (378503,3850469,1,'nose_type',13,81,0), (378504,3850469,0,'skin_color',0,66,161), (378505,3850469,1,'soga_eye_brow_type',-79,0,0), (378506,3850469,0,'soga_eye_color',229,229,102), (378507,3850469,1,'soga_lip_type',-94,0,0), (378508,3850469,1,'soga_nose_type',13,81,0), (378509,3850469,0,'soga_skin_color',0,66,161), (378510,3850469,0,'wing_color1',255,255,255), (378511,3850469,0,'wing_color2',255,255,255), (378512,3850470,1,'eye_brow_type',61,0,0), (378513,3850470,0,'eye_color',144,28,213), (378514,3850470,1,'lip_type',59,0,0), (378515,3850470,1,'nose_type',74,94,0), (378516,3850470,0,'skin_color',72,0,143), (378517,3850470,1,'soga_eye_brow_type',61,0,0), (378518,3850470,0,'soga_eye_color',229,229,102), (378519,3850470,1,'soga_lip_type',59,0,0), (378520,3850470,1,'soga_nose_type',74,94,0), (378521,3850470,0,'soga_skin_color',72,0,143), (378522,3850470,0,'wing_color1',255,255,255), (378523,3850470,0,'wing_color2',255,255,255), (378524,3850471,1,'eye_brow_type',-59,0,0), (378525,3850471,0,'eye_color',69,0,68), (378526,3850471,1,'lip_type',25,0,0), (378527,3850471,1,'nose_type',-88,-48,0), (378528,3850471,0,'skin_color',19,77,0), (378529,3850471,1,'soga_eye_brow_type',-59,0,0), (378530,3850471,0,'soga_eye_color',229,229,102), (378531,3850471,1,'soga_lip_type',25,0,0), (378532,3850471,1,'soga_nose_type',-88,-48,0), (378533,3850471,0,'soga_skin_color',19,77,0), (378534,3850471,0,'wing_color1',255,255,255), (378535,3850471,0,'wing_color2',255,255,255), (378536,3850472,1,'eye_brow_type',-84,0,0), (378537,3850472,0,'eye_color',0,36,36), (378538,3850472,1,'lip_type',-79,0,0), (378539,3850472,1,'nose_type',-36,-97,0), (378540,3850472,0,'skin_color',88,88,0), (378541,3850472,1,'soga_eye_brow_type',-84,0,0), (378542,3850472,0,'soga_eye_color',229,229,102), (378543,3850472,1,'soga_lip_type',-79,0,0), (378544,3850472,1,'soga_nose_type',-36,-97,0), (378545,3850472,0,'soga_skin_color',88,88,0), (378546,3850472,0,'wing_color1',255,255,255), (378547,3850472,0,'wing_color2',255,255,255), (378548,3850473,1,'eye_brow_type',-24,0,0), (378549,3850473,0,'eye_color',0,107,109), (378550,3850473,1,'lip_type',82,0,0), (378551,3850473,1,'nose_type',-91,14,0), (378552,3850473,0,'skin_color',0,52,131), (378553,3850473,1,'soga_eye_brow_type',-24,0,0), (378554,3850473,0,'soga_eye_color',229,229,102), (378555,3850473,1,'soga_lip_type',82,0,0), (378556,3850473,1,'soga_nose_type',-91,14,0), (378557,3850473,0,'soga_skin_color',0,52,131), (378558,3850473,0,'wing_color1',255,255,255), (378559,3850473,0,'wing_color2',255,255,255), (378560,3850474,1,'eye_brow_type',58,0,0), (378561,3850474,0,'eye_color',0,30,30), (378562,3850474,1,'lip_type',-59,0,0), (378563,3850474,1,'nose_type',-45,-90,0), (378564,3850474,0,'skin_color',181,181,0), (378565,3850474,1,'soga_eye_brow_type',58,0,0), (378566,3850474,0,'soga_eye_color',229,229,102), (378567,3850474,1,'soga_lip_type',-59,0,0), (378568,3850474,1,'soga_nose_type',-45,-90,0), (378569,3850474,0,'soga_skin_color',181,181,0), (378570,3850474,0,'wing_color1',255,255,255), (378571,3850474,0,'wing_color2',255,255,255), (378572,3850475,1,'eye_brow_type',38,0,0), (378573,3850475,0,'eye_color',0,94,93), (378574,3850475,1,'lip_type',-81,0,0), (378575,3850475,1,'nose_type',52,-26,0), (378576,3850475,0,'skin_color',0,71,71), (378577,3850475,1,'soga_eye_brow_type',38,0,0), (378578,3850475,0,'soga_eye_color',229,229,102), (378579,3850475,1,'soga_lip_type',-81,0,0), (378580,3850475,1,'soga_nose_type',52,-26,0), (378581,3850475,0,'soga_skin_color',0,71,71), (378582,3850475,0,'wing_color1',255,255,255), (378583,3850475,0,'wing_color2',255,255,255), (378584,3850476,0,'eye_color',107,67,42), (378585,3850476,0,'skin_color',110,86,137), (378586,3850476,0,'soga_eye_color',255,0,255), (378587,3850477,1,'eye_brow_type',72,0,0), (378588,3850477,0,'eye_color',104,0,7), (378589,3850477,1,'lip_type',-6,0,0), (378590,3850477,1,'nose_type',59,64,0), (378591,3850477,0,'skin_color',0,55,56), (378592,3850477,1,'soga_eye_brow_type',72,0,0), (378593,3850477,0,'soga_eye_color',229,229,102), (378594,3850477,1,'soga_lip_type',-6,0,0), (378595,3850477,1,'soga_nose_type',59,64,0), (378596,3850477,0,'soga_skin_color',0,55,56), (378597,3850477,0,'wing_color1',255,255,255), (378598,3850477,0,'wing_color2',255,255,255), (378599,3850478,1,'eye_brow_type',-1,0,0), (378600,3850478,0,'eye_color',151,151,0), (378601,3850478,1,'lip_type',52,0,0), (378602,3850478,1,'nose_type',57,-25,0), (378603,3850478,0,'skin_color',154,0,153), (378604,3850478,1,'soga_eye_brow_type',-1,0,0), (378605,3850478,0,'soga_eye_color',229,229,102), (378606,3850478,1,'soga_lip_type',52,0,0), (378607,3850478,1,'soga_nose_type',57,-25,0), (378608,3850478,0,'soga_skin_color',154,0,153), (378609,3850478,0,'wing_color1',255,255,255), (378610,3850478,0,'wing_color2',255,255,255), (378611,3850479,1,'eye_brow_type',39,0,0), (378612,3850479,0,'eye_color',167,66,0), (378613,3850479,1,'lip_type',-79,0,0), (378614,3850479,1,'nose_type',-90,-93,0), (378615,3850479,0,'skin_color',217,27,6), (378616,3850479,1,'soga_eye_brow_type',39,0,0), (378617,3850479,0,'soga_eye_color',229,229,102), (378618,3850479,1,'soga_lip_type',-79,0,0), (378619,3850479,1,'soga_nose_type',-90,-93,0), (378620,3850479,0,'soga_skin_color',217,27,6), (378621,3850479,0,'wing_color1',255,255,255), (378622,3850479,0,'wing_color2',255,255,255), (378623,3850480,1,'eye_brow_type',-64,0,0), (378624,3850480,0,'eye_color',125,0,125), (378625,3850480,1,'lip_type',21,0,0), (378626,3850480,1,'nose_type',-51,-85,0), (378627,3850480,0,'skin_color',0,107,106), (378628,3850480,1,'soga_eye_brow_type',-64,0,0), (378629,3850480,0,'soga_eye_color',229,229,102), (378630,3850480,1,'soga_lip_type',21,0,0), (378631,3850480,1,'soga_nose_type',-51,-85,0), (378632,3850480,0,'soga_skin_color',0,107,106), (378633,3850480,0,'wing_color1',255,255,255), (378634,3850480,0,'wing_color2',255,255,255), (378635,3850481,1,'cheek_type',11,0,0), (378636,3850481,1,'chin_type',3,4,-4), (378637,3850481,1,'ear_type',-28,0,0), (378638,3850481,1,'eye_brow_type',4,28,22), (378639,3850481,0,'eye_color',159,38,11), (378640,3850481,1,'eye_type',29,0,0), (378641,3850481,0,'hair_face_color',31,19,5), (378642,3850481,0,'hair_type_color',31,19,5), (378643,3850481,1,'lip_type',-9,34,-28), (378644,3850481,1,'nose_type',9,-21,17), (378645,3850481,0,'skin_color',215,187,88), (378646,3850481,1,'soga_cheek_type',11,0,0), (378647,3850481,1,'soga_chin_type',3,4,-4), (378648,3850481,1,'soga_ear_type',-28,0,0), (378649,3850481,1,'soga_eye_brow_type',4,28,22), (378650,3850481,0,'soga_eye_color',229,229,102), (378651,3850481,1,'soga_eye_type',29,0,0), (378652,3850481,0,'soga_hair_face_color',31,19,5), (378653,3850481,0,'soga_hair_type_color',31,19,5), (378654,3850481,1,'soga_lip_type',-9,34,-28), (378655,3850481,1,'soga_nose_type',9,-21,17), (378656,3850481,0,'soga_skin_color',215,187,88), (378657,3850481,0,'wing_color1',255,255,255), (378658,3850481,0,'wing_color2',255,255,255), (378659,3850482,1,'cheek_type',-69,-14,0), (378660,3850482,1,'chin_type',88,3,-38), (378661,3850482,1,'ear_type',-96,-89,0), (378662,3850482,1,'eye_brow_type',78,-72,-35), (378663,3850482,0,'eye_color',193,163,120), (378664,3850482,1,'eye_type',50,0,0), (378665,3850482,0,'hair_color1',164,165,165), (378666,3850482,0,'hair_color2',56,62,62), (378667,3850482,0,'hair_face_color',244,246,246), (378668,3850482,0,'hair_face_highlight_color',100,70,10), (378669,3850482,0,'hair_highlight',56,33,26), (378670,3850482,0,'hair_type_color',244,246,246), (378671,3850482,0,'hair_type_highlight_color',100,70,10), (378672,3850482,1,'lip_type',-29,-85,65), (378673,3850482,1,'nose_type',-81,89,62), (378674,3850482,0,'skin_color',242,207,209), (378675,3850482,1,'soga_cheek_type',-69,-14,0), (378676,3850482,1,'soga_chin_type',88,3,-38), (378677,3850482,1,'soga_ear_type',-96,-89,0), (378678,3850482,1,'soga_eye_brow_type',78,-72,-35), (378679,3850482,0,'soga_eye_color',204,204,204), (378680,3850482,1,'soga_eye_type',50,0,0), (378681,3850482,0,'soga_hair_color1',164,165,165), (378682,3850482,0,'soga_hair_color2',56,62,62), (378683,3850482,0,'soga_hair_face_color',244,246,246), (378684,3850482,0,'soga_hair_face_highlight_color',100,70,10), (378685,3850482,0,'soga_hair_highlight',56,33,26), (378686,3850482,0,'soga_hair_type_color',244,246,246), (378687,3850482,0,'soga_hair_type_highlight_color',100,70,10), (378688,3850482,1,'soga_lip_type',-29,-85,65), (378689,3850482,1,'soga_nose_type',-81,89,62), (378690,3850482,0,'soga_skin_color',242,207,209), (378691,3850483,1,'eye_brow_type',79,0,0), (378692,3850483,0,'eye_color',6,0,100), (378693,3850483,1,'lip_type',-66,0,0), (378694,3850483,1,'nose_type',-13,-4,0), (378695,3850483,0,'skin_color',14,0,67), (378696,3850483,1,'soga_eye_brow_type',79,0,0), (378697,3850483,0,'soga_eye_color',229,229,102), (378698,3850483,1,'soga_lip_type',-66,0,0), (378699,3850483,1,'soga_nose_type',-13,-4,0), (378700,3850483,0,'soga_skin_color',14,0,67), (378701,3850483,0,'wing_color1',255,255,255), (378702,3850483,0,'wing_color2',255,255,255), (378703,3850484,1,'eye_brow_type',-100,0,0), (378704,3850484,0,'eye_color',119,0,3), (378705,3850484,1,'lip_type',-4,0,0), (378706,3850484,1,'nose_type',100,-100,0), (378707,3850484,0,'skin_color',72,114,0), (378708,3850484,1,'soga_eye_brow_type',-100,0,0), (378709,3850484,0,'soga_eye_color',229,229,102), (378710,3850484,1,'soga_lip_type',-4,0,0), (378711,3850484,1,'soga_nose_type',100,-100,0), (378712,3850484,0,'soga_skin_color',72,114,0), (378713,3850484,0,'wing_color1',255,255,255), (378714,3850484,0,'wing_color2',255,255,255), (378715,3850485,1,'eye_brow_type',-69,0,0), (378716,3850485,0,'eye_color',0,69,69), (378717,3850485,1,'lip_type',-7,0,0), (378718,3850485,1,'nose_type',47,58,0), (378719,3850485,0,'skin_color',10,10,0), (378720,3850485,1,'soga_eye_brow_type',-69,0,0), (378721,3850485,0,'soga_eye_color',229,229,102), (378722,3850485,1,'soga_lip_type',-7,0,0), (378723,3850485,1,'soga_nose_type',47,58,0), (378724,3850485,0,'soga_skin_color',10,10,0), (378725,3850485,0,'wing_color1',255,255,255), (378726,3850485,0,'wing_color2',255,255,255), (378727,3850486,1,'eye_brow_type',58,0,0), (378728,3850486,0,'eye_color',0,30,30), (378729,3850486,1,'lip_type',-59,0,0), (378730,3850486,1,'nose_type',-45,-90,0), (378731,3850486,0,'skin_color',181,181,0), (378732,3850486,1,'soga_eye_brow_type',58,0,0), (378733,3850486,0,'soga_eye_color',229,229,102), (378734,3850486,1,'soga_lip_type',-59,0,0), (378735,3850486,1,'soga_nose_type',-45,-90,0), (378736,3850486,0,'soga_skin_color',181,181,0), (378737,3850486,0,'wing_color1',255,255,255), (378738,3850486,0,'wing_color2',255,255,255), (378739,3850487,1,'eye_brow_type',22,0,0), (378740,3850487,0,'eye_color',0,49,50), (378741,3850487,1,'lip_type',14,0,0), (378742,3850487,1,'nose_type',-76,78,0), (378743,3850487,0,'skin_color',20,209,209), (378744,3850487,1,'soga_eye_brow_type',22,0,0), (378745,3850487,0,'soga_eye_color',229,229,102), (378746,3850487,1,'soga_lip_type',14,0,0), (378747,3850487,1,'soga_nose_type',-76,78,0), (378748,3850487,0,'soga_skin_color',20,209,209), (378749,3850487,0,'wing_color1',255,255,255), (378750,3850487,0,'wing_color2',255,255,255), (378751,3850488,1,'eye_brow_type',-78,0,0), (378752,3850488,0,'eye_color',0,180,173), (378753,3850488,1,'lip_type',17,0,0), (378754,3850488,1,'nose_type',95,34,0), (378755,3850488,0,'skin_color',0,1,47), (378756,3850488,1,'soga_eye_brow_type',-78,0,0), (378757,3850488,0,'soga_eye_color',229,229,102), (378758,3850488,1,'soga_lip_type',17,0,0), (378759,3850488,1,'soga_nose_type',95,34,0), (378760,3850488,0,'soga_skin_color',0,1,47), (378761,3850488,0,'wing_color1',255,255,255), (378762,3850488,0,'wing_color2',255,255,255), (378763,3850489,1,'eye_brow_type',-39,0,0), (378764,3850489,0,'eye_color',0,109,47), (378765,3850489,1,'lip_type',47,0,0), (378766,3850489,1,'nose_type',-58,64,0), (378767,3850489,0,'skin_color',195,0,53), (378768,3850489,1,'soga_eye_brow_type',-39,0,0), (378769,3850489,0,'soga_eye_color',229,229,102), (378770,3850489,1,'soga_lip_type',47,0,0), (378771,3850489,1,'soga_nose_type',-58,64,0), (378772,3850489,0,'soga_skin_color',195,0,53), (378773,3850489,0,'wing_color1',255,255,255), (378774,3850489,0,'wing_color2',255,255,255), (378775,3850490,1,'eye_brow_type',39,0,0), (378776,3850490,0,'eye_color',207,8,207), (378777,3850490,1,'lip_type',-37,0,0), (378778,3850490,1,'nose_type',-58,-81,0), (378779,3850490,0,'skin_color',75,43,0), (378780,3850490,1,'soga_eye_brow_type',39,0,0), (378781,3850490,0,'soga_eye_color',229,229,102), (378782,3850490,1,'soga_lip_type',-37,0,0), (378783,3850490,1,'soga_nose_type',-58,-81,0), (378784,3850490,0,'soga_skin_color',75,43,0), (378785,3850490,0,'wing_color1',255,255,255), (378786,3850490,0,'wing_color2',255,255,255), (378787,3850491,1,'eye_brow_type',-85,0,0), (378788,3850491,0,'eye_color',86,0,86), (378789,3850491,1,'lip_type',-66,0,0), (378790,3850491,1,'nose_type',95,16,0), (378791,3850491,0,'skin_color',20,2,183), (378792,3850491,1,'soga_eye_brow_type',-85,0,0), (378793,3850491,0,'soga_eye_color',229,229,102), (378794,3850491,1,'soga_lip_type',-66,0,0), (378795,3850491,1,'soga_nose_type',95,16,0), (378796,3850491,0,'soga_skin_color',20,2,183), (378797,3850491,0,'wing_color1',255,255,255), (378798,3850491,0,'wing_color2',255,255,255), (378799,3850492,1,'eye_brow_type',18,0,0), (378800,3850492,0,'eye_color',183,1,185), (378801,3850492,1,'lip_type',63,0,0), (378802,3850492,1,'nose_type',-11,-42,0), (378803,3850492,0,'skin_color',76,77,0), (378804,3850492,1,'soga_eye_brow_type',18,0,0), (378805,3850492,0,'soga_eye_color',229,229,102), (378806,3850492,1,'soga_lip_type',63,0,0), (378807,3850492,1,'soga_nose_type',-11,-42,0), (378808,3850492,0,'soga_skin_color',76,77,0), (378809,3850492,0,'wing_color1',255,255,255), (378810,3850492,0,'wing_color2',255,255,255), (378811,3850493,1,'eye_brow_type',-100,0,0), (378812,3850493,0,'eye_color',88,88,0), (378813,3850493,1,'lip_type',100,0,0), (378814,3850493,1,'nose_type',100,-64,0), (378815,3850493,0,'skin_color',209,255,253), (378816,3850493,1,'soga_eye_brow_type',-100,0,0), (378817,3850493,0,'soga_eye_color',229,229,102), (378818,3850493,1,'soga_lip_type',100,0,0), (378819,3850493,1,'soga_nose_type',100,-64,0), (378820,3850493,0,'soga_skin_color',209,255,253), (378821,3850493,0,'wing_color1',255,255,255), (378822,3850493,0,'wing_color2',255,255,255), (378823,3850494,1,'eye_brow_type',-29,0,0), (378824,3850494,0,'eye_color',32,230,44), (378825,3850494,1,'lip_type',-7,0,0), (378826,3850494,1,'nose_type',-38,47,0), (378827,3850494,0,'skin_color',131,83,0), (378828,3850494,1,'soga_eye_brow_type',-29,0,0), (378829,3850494,0,'soga_eye_color',229,229,102), (378830,3850494,1,'soga_lip_type',-7,0,0), (378831,3850494,1,'soga_nose_type',-38,47,0), (378832,3850494,0,'soga_skin_color',131,83,0), (378833,3850494,0,'wing_color1',255,255,255), (378834,3850494,0,'wing_color2',255,255,255), (378835,3850495,1,'eye_brow_type',-26,0,0), (378836,3850495,0,'eye_color',0,89,89), (378837,3850495,1,'lip_type',-61,0,0), (378838,3850495,1,'nose_type',88,52,0), (378839,3850495,0,'skin_color',85,86,0), (378840,3850495,1,'soga_eye_brow_type',-26,0,0), (378841,3850495,0,'soga_eye_color',229,229,102), (378842,3850495,1,'soga_lip_type',-61,0,0), (378843,3850495,1,'soga_nose_type',88,52,0), (378844,3850495,0,'soga_skin_color',85,86,0), (378845,3850495,0,'wing_color1',255,255,255), (378846,3850495,0,'wing_color2',255,255,255), (378847,3850496,1,'eye_brow_type',-45,0,0), (378848,3850496,0,'eye_color',0,78,95), (378849,3850496,1,'lip_type',65,0,0), (378850,3850496,1,'nose_type',-57,41,0), (378851,3850496,0,'skin_color',19,0,19), (378852,3850496,1,'soga_eye_brow_type',-45,0,0), (378853,3850496,0,'soga_eye_color',229,229,102), (378854,3850496,1,'soga_lip_type',65,0,0), (378855,3850496,1,'soga_nose_type',-57,41,0), (378856,3850496,0,'soga_skin_color',19,0,19), (378857,3850496,0,'wing_color1',255,255,255), (378858,3850496,0,'wing_color2',255,255,255), (378859,3850497,1,'eye_brow_type',-100,0,0), (378860,3850497,0,'eye_color',88,88,0), (378861,3850497,1,'lip_type',100,0,0), (378862,3850497,1,'nose_type',100,-64,0), (378863,3850497,0,'skin_color',209,255,253), (378864,3850497,1,'soga_eye_brow_type',-100,0,0), (378865,3850497,0,'soga_eye_color',229,229,102), (378866,3850497,1,'soga_lip_type',100,0,0), (378867,3850497,1,'soga_nose_type',100,-64,0), (378868,3850497,0,'soga_skin_color',209,255,253), (378869,3850497,0,'wing_color1',255,255,255), (378870,3850497,0,'wing_color2',255,255,255), (378871,3850498,1,'eye_brow_type',3,0,0), (378872,3850498,0,'eye_color',207,207,0), (378873,3850498,1,'lip_type',-94,0,0), (378874,3850498,1,'nose_type',57,-4,0), (378875,3850498,0,'skin_color',88,13,0), (378876,3850498,1,'soga_eye_brow_type',3,0,0), (378877,3850498,0,'soga_eye_color',229,229,102), (378878,3850498,1,'soga_lip_type',-94,0,0), (378879,3850498,1,'soga_nose_type',57,-4,0), (378880,3850498,0,'soga_skin_color',88,13,0), (378881,3850498,0,'wing_color1',255,255,255), (378882,3850498,0,'wing_color2',255,255,255), (378883,3850499,0,'eye_color',255,255,255), (378884,3850499,0,'skin_color',255,255,255), (378885,3850499,0,'soga_eye_color',255,0,255), (378886,3850500,1,'eye_brow_type',-91,0,0), (378887,3850500,0,'eye_color',0,59,60), (378888,3850500,1,'lip_type',-19,0,0), (378889,3850500,1,'nose_type',-71,24,0), (378890,3850500,0,'skin_color',137,137,0), (378891,3850500,1,'soga_eye_brow_type',-91,0,0), (378892,3850500,0,'soga_eye_color',229,229,102), (378893,3850500,1,'soga_lip_type',-19,0,0), (378894,3850500,1,'soga_nose_type',-71,24,0), (378895,3850500,0,'soga_skin_color',137,137,0), (378896,3850500,0,'wing_color1',255,255,255), (378897,3850500,0,'wing_color2',255,255,255), (378898,3850501,1,'eye_brow_type',-69,0,0), (378899,3850501,0,'eye_color',0,69,69), (378900,3850501,1,'lip_type',-7,0,0), (378901,3850501,1,'nose_type',47,58,0), (378902,3850501,0,'skin_color',10,10,0), (378903,3850501,1,'soga_eye_brow_type',-69,0,0), (378904,3850501,0,'soga_eye_color',229,229,102), (378905,3850501,1,'soga_lip_type',-7,0,0), (378906,3850501,1,'soga_nose_type',47,58,0), (378907,3850501,0,'soga_skin_color',10,10,0), (378908,3850501,0,'wing_color1',255,255,255), (378909,3850501,0,'wing_color2',255,255,255), (378910,3850502,1,'eye_brow_type',3,0,0), (378911,3850502,0,'eye_color',207,207,0), (378912,3850502,1,'lip_type',-94,0,0), (378913,3850502,1,'nose_type',57,-4,0), (378914,3850502,0,'skin_color',88,13,0), (378915,3850502,1,'soga_eye_brow_type',3,0,0), (378916,3850502,0,'soga_eye_color',229,229,102), (378917,3850502,1,'soga_lip_type',-94,0,0), (378918,3850502,1,'soga_nose_type',57,-4,0), (378919,3850502,0,'soga_skin_color',88,13,0), (378920,3850502,0,'wing_color1',255,255,255), (378921,3850502,0,'wing_color2',255,255,255), (378922,3850503,1,'eye_brow_type',-42,0,0), (378923,3850503,0,'eye_color',48,0,28), (378924,3850503,1,'lip_type',-91,0,0), (378925,3850503,1,'nose_type',-19,-70,0), (378926,3850503,0,'skin_color',69,69,0), (378927,3850503,1,'soga_eye_brow_type',-42,0,0), (378928,3850503,0,'soga_eye_color',229,229,102), (378929,3850503,1,'soga_lip_type',-91,0,0), (378930,3850503,1,'soga_nose_type',-19,-70,0), (378931,3850503,0,'soga_skin_color',69,69,0), (378932,3850503,0,'wing_color1',255,255,255), (378933,3850503,0,'wing_color2',255,255,255), (378934,3850504,0,'eye_color',80,131,177), (378935,3850504,0,'skin_color',171,220,240), (378936,3850504,0,'soga_eye_color',255,0,255), (378937,3850505,0,'eye_color',62,138,77), (378938,3850505,0,'skin_color',119,163,34), (378939,3850505,0,'soga_eye_color',255,0,255), (378940,3850506,1,'eye_brow_type',-25,0,0), (378941,3850506,0,'eye_color',216,217,3), (378942,3850506,1,'lip_type',-100,0,0), (378943,3850506,1,'nose_type',2,18,0), (378944,3850506,0,'skin_color',114,135,0), (378945,3850506,1,'soga_eye_brow_type',-25,0,0), (378946,3850506,0,'soga_eye_color',229,229,102), (378947,3850506,1,'soga_lip_type',-100,0,0), (378948,3850506,1,'soga_nose_type',2,18,0), (378949,3850506,0,'soga_skin_color',114,135,0), (378950,3850506,0,'wing_color1',255,255,255), (378951,3850506,0,'wing_color2',255,255,255), (378952,3850507,1,'eye_brow_type',-100,0,0), (378953,3850507,0,'eye_color',119,0,3), (378954,3850507,1,'lip_type',-4,0,0), (378955,3850507,1,'nose_type',100,-100,0), (378956,3850507,0,'skin_color',72,114,0), (378957,3850507,1,'soga_eye_brow_type',-100,0,0), (378958,3850507,0,'soga_eye_color',229,229,102), (378959,3850507,1,'soga_lip_type',-4,0,0), (378960,3850507,1,'soga_nose_type',100,-100,0), (378961,3850507,0,'soga_skin_color',72,114,0), (378962,3850507,0,'wing_color1',255,255,255), (378963,3850507,0,'wing_color2',255,255,255), (378964,3850508,1,'eye_brow_type',-39,0,0), (378965,3850508,0,'eye_color',0,109,47), (378966,3850508,1,'lip_type',47,0,0), (378967,3850508,1,'nose_type',-58,64,0), (378968,3850508,0,'skin_color',195,0,53), (378969,3850508,1,'soga_eye_brow_type',-39,0,0), (378970,3850508,0,'soga_eye_color',229,229,102), (378971,3850508,1,'soga_lip_type',47,0,0), (378972,3850508,1,'soga_nose_type',-58,64,0), (378973,3850508,0,'soga_skin_color',195,0,53), (378974,3850508,0,'wing_color1',255,255,255), (378975,3850508,0,'wing_color2',255,255,255), (378976,3850509,1,'cheek_type',1,21,0), (378977,3850509,1,'chin_type',-42,-34,26), (378978,3850509,1,'ear_type',1,-18,0), (378979,3850509,1,'eye_brow_type',11,12,0), (378980,3850509,0,'eye_color',66,69,37), (378981,3850509,1,'eye_type',-4,0,0), (378982,3850509,0,'hair_face_color',52,33,0), (378983,3850509,0,'hair_face_highlight_color',153,59,10), (378984,3850509,0,'hair_type_color',52,33,0), (378985,3850509,0,'hair_type_highlight_color',153,59,10), (378986,3850509,1,'lip_type',0,-44,22), (378987,3850509,1,'nose_type',-19,-31,38), (378988,3850509,0,'skin_color',212,183,127), (378989,3850509,1,'soga_cheek_type',1,21,0), (378990,3850509,1,'soga_chin_type',-42,-34,26), (378991,3850509,1,'soga_ear_type',1,-18,0), (378992,3850509,1,'soga_eye_brow_type',11,12,0), (378993,3850509,0,'soga_eye_color',229,229,102), (378994,3850509,1,'soga_eye_type',-4,0,0), (378995,3850509,0,'soga_hair_face_color',52,33,0), (378996,3850509,0,'soga_hair_face_highlight_color',153,59,10), (378997,3850509,0,'soga_hair_type_color',52,33,0), (378998,3850509,0,'soga_hair_type_highlight_color',153,59,10), (378999,3850509,1,'soga_lip_type',0,-44,22), (379000,3850509,1,'soga_nose_type',-19,-31,38), (379001,3850509,0,'soga_skin_color',212,183,127), (379002,3850509,0,'wing_color1',255,255,255), (379003,3850509,0,'wing_color2',255,255,255), (379004,3850510,1,'cheek_type',-3,25,0), (379005,3850510,1,'chin_type',-35,-1,3), (379006,3850510,1,'ear_type',-24,9,0), (379007,3850510,1,'eye_brow_type',3,-18,-3), (379008,3850510,0,'eye_color',139,121,65), (379009,3850510,1,'eye_type',-29,0,0), (379010,3850510,0,'hair_face_color',43,29,21), (379011,3850510,0,'hair_face_highlight_color',42,38,34), (379012,3850510,0,'hair_type_color',43,29,21), (379013,3850510,0,'hair_type_highlight_color',42,38,34), (379014,3850510,1,'lip_type',4,14,4), (379015,3850510,1,'nose_type',14,4,-2), (379016,3850510,0,'skin_color',222,180,182), (379017,3850510,1,'soga_cheek_type',-3,25,0), (379018,3850510,1,'soga_chin_type',-35,-1,3), (379019,3850510,1,'soga_ear_type',-24,9,0), (379020,3850510,1,'soga_eye_brow_type',3,-18,-3), (379021,3850510,0,'soga_eye_color',229,229,102), (379022,3850510,1,'soga_eye_type',-29,0,0), (379023,3850510,0,'soga_hair_face_color',43,29,21), (379024,3850510,0,'soga_hair_face_highlight_color',42,38,34), (379025,3850510,0,'soga_hair_type_color',43,29,21), (379026,3850510,0,'soga_hair_type_highlight_color',42,38,34), (379027,3850510,1,'soga_lip_type',4,14,4), (379028,3850510,1,'soga_nose_type',14,4,-2), (379029,3850510,0,'soga_skin_color',222,180,182), (379030,3850510,0,'wing_color1',255,255,255), (379031,3850510,0,'wing_color2',255,255,255), (379032,3850511,1,'cheek_type',0,1,0), (379033,3850511,1,'chin_type',0,4,-7), (379034,3850511,1,'ear_type',-8,-17,0), (379035,3850511,1,'eye_brow_type',-13,-33,-7), (379036,3850511,0,'eye_color',212,52,27), (379037,3850511,1,'eye_type',4,0,0), (379038,3850511,0,'hair_face_color',101,99,90), (379039,3850511,0,'hair_type_color',101,99,90), (379040,3850511,1,'lip_type',-4,12,-13), (379041,3850511,1,'nose_type',9,-8,-4), (379042,3850511,0,'skin_color',155,23,11), (379043,3850511,1,'soga_cheek_type',0,1,0), (379044,3850511,1,'soga_chin_type',0,4,-7), (379045,3850511,1,'soga_ear_type',-8,-17,0), (379046,3850511,1,'soga_eye_brow_type',-13,-33,-7), (379047,3850511,0,'soga_eye_color',229,229,102), (379048,3850511,1,'soga_eye_type',4,0,0), (379049,3850511,0,'soga_hair_face_color',101,99,90), (379050,3850511,0,'soga_hair_type_color',101,99,90), (379051,3850511,1,'soga_lip_type',-4,12,-13), (379052,3850511,1,'soga_nose_type',9,-8,-4), (379053,3850511,0,'soga_skin_color',155,23,11), (379054,3850511,0,'wing_color1',255,255,255), (379055,3850511,0,'wing_color2',255,255,255), (379056,3850512,0,'eye_color',118,13,124), (379057,3850512,0,'hair_face_color',99,98,98), (379058,3850512,0,'hair_type_color',99,98,98), (379059,3850512,0,'skin_color',99,231,4), (379060,3850512,0,'soga_eye_color',229,229,102), (379061,3850512,0,'soga_hair_face_color',99,98,98), (379062,3850512,0,'soga_hair_type_color',99,98,98), (379063,3850512,0,'soga_skin_color',99,231,4), (379064,3850512,0,'wing_color1',255,255,255), (379065,3850512,0,'wing_color2',255,255,255), (379066,3850513,1,'cheek_type',9,0,0), (379067,3850513,1,'chin_type',2,4,-4), (379068,3850513,1,'ear_type',-28,0,0), (379069,3850513,1,'eye_brow_type',4,28,22), (379070,3850513,0,'eye_color',159,38,11), (379071,3850513,1,'eye_type',28,0,0), (379072,3850513,0,'hair_face_color',31,19,5), (379073,3850513,0,'hair_type_color',31,19,5), (379074,3850513,1,'lip_type',-8,34,-28), (379075,3850513,1,'nose_type',8,-19,17), (379076,3850513,0,'skin_color',182,143,69), (379077,3850513,1,'soga_cheek_type',9,0,0), (379078,3850513,1,'soga_chin_type',2,4,-4), (379079,3850513,1,'soga_ear_type',-28,0,0), (379080,3850513,1,'soga_eye_brow_type',4,28,22), (379081,3850513,0,'soga_eye_color',229,229,102), (379082,3850513,1,'soga_eye_type',28,0,0), (379083,3850513,0,'soga_hair_face_color',31,19,5), (379084,3850513,0,'soga_hair_type_color',31,19,5), (379085,3850513,1,'soga_lip_type',-8,34,-28), (379086,3850513,1,'soga_nose_type',8,-19,17), (379087,3850513,0,'soga_skin_color',182,143,69), (379088,3850513,0,'wing_color1',255,255,255), (379089,3850513,0,'wing_color2',255,255,255), (379090,3850514,1,'cheek_type',-31,4,0), (379091,3850514,1,'chin_type',19,4,17), (379092,3850514,1,'ear_type',-8,-2,0), (379093,3850514,1,'eye_brow_type',-42,1,0), (379094,3850514,0,'eye_color',72,26,110), (379095,3850514,1,'eye_type',-32,0,0), (379096,3850514,0,'hair_face_color',78,46,9), (379097,3850514,0,'hair_type_color',78,46,9), (379098,3850514,1,'lip_type',28,26,0), (379099,3850514,1,'nose_type',-13,4,9), (379100,3850514,0,'skin_color',175,13,13), (379101,3850514,1,'soga_cheek_type',-31,4,0), (379102,3850514,1,'soga_chin_type',19,4,17), (379103,3850514,1,'soga_ear_type',-8,-2,0), (379104,3850514,1,'soga_eye_brow_type',-42,1,0), (379105,3850514,0,'soga_eye_color',229,229,102), (379106,3850514,1,'soga_eye_type',-32,0,0), (379107,3850514,0,'soga_hair_face_color',78,46,9), (379108,3850514,0,'soga_hair_type_color',78,46,9), (379109,3850514,1,'soga_lip_type',28,26,0), (379110,3850514,1,'soga_nose_type',-13,4,9), (379111,3850514,0,'soga_skin_color',175,13,13), (379112,3850514,0,'wing_color1',255,255,255), (379113,3850514,0,'wing_color2',255,255,255), (379114,3850515,1,'eye_brow_type',8,0,0), (379115,3850515,0,'eye_color',0,67,67), (379116,3850515,1,'lip_type',-44,0,0), (379117,3850515,1,'nose_type',39,41,0), (379118,3850515,0,'skin_color',34,91,214), (379119,3850515,1,'soga_eye_brow_type',8,0,0), (379120,3850515,0,'soga_eye_color',229,229,102), (379121,3850515,1,'soga_lip_type',-44,0,0), (379122,3850515,1,'soga_nose_type',39,41,0), (379123,3850515,0,'soga_skin_color',34,91,214), (379124,3850515,0,'wing_color1',255,255,255), (379125,3850515,0,'wing_color2',255,255,255), (379126,3850516,1,'cheek_type',47,9,0), (379127,3850516,1,'chin_type',-45,-9,-18), (379128,3850516,1,'ear_type',-4,58,0), (379129,3850516,1,'eye_brow_type',7,17,-58), (379130,3850516,0,'eye_color',160,12,20), (379131,3850516,1,'eye_type',-62,0,0), (379132,3850516,0,'hair_face_color',237,244,41), (379133,3850516,0,'hair_type_color',237,244,41), (379134,3850516,1,'lip_type',-97,78,0), (379135,3850516,1,'nose_type',75,-78,77), (379136,3850516,0,'skin_color',237,244,41), (379137,3850516,1,'soga_cheek_type',47,9,0), (379138,3850516,1,'soga_chin_type',-45,-9,-18), (379139,3850516,1,'soga_ear_type',-4,58,0), (379140,3850516,1,'soga_eye_brow_type',7,17,-58), (379141,3850516,0,'soga_eye_color',204,204,204), (379142,3850516,1,'soga_eye_type',-62,0,0), (379143,3850516,0,'soga_hair_face_color',237,244,41), (379144,3850516,0,'soga_hair_type_color',237,244,41), (379145,3850516,1,'soga_lip_type',-97,78,0), (379146,3850516,1,'soga_nose_type',75,-78,77), (379147,3850516,0,'soga_skin_color',237,244,41), (379148,3850517,1,'eye_brow_type',72,0,0), (379149,3850517,0,'eye_color',104,0,7), (379150,3850517,1,'lip_type',-6,0,0), (379151,3850517,1,'nose_type',59,64,0), (379152,3850517,0,'skin_color',0,55,56), (379153,3850517,1,'soga_eye_brow_type',72,0,0), (379154,3850517,0,'soga_eye_color',229,229,102), (379155,3850517,1,'soga_lip_type',-6,0,0), (379156,3850517,1,'soga_nose_type',59,64,0), (379157,3850517,0,'soga_skin_color',0,55,56), (379158,3850517,0,'wing_color1',255,255,255), (379159,3850517,0,'wing_color2',255,255,255), (379160,3850518,1,'eye_brow_type',7,0,0), (379161,3850518,0,'eye_color',12,119,0), (379162,3850518,1,'lip_type',-51,0,0), (379163,3850518,1,'nose_type',-56,50,0), (379164,3850518,0,'skin_color',230,230,13), (379165,3850518,1,'soga_eye_brow_type',7,0,0), (379166,3850518,0,'soga_eye_color',229,229,102), (379167,3850518,1,'soga_lip_type',-51,0,0), (379168,3850518,1,'soga_nose_type',-56,50,0), (379169,3850518,0,'soga_skin_color',230,230,13), (379170,3850518,0,'wing_color1',255,255,255), (379171,3850518,0,'wing_color2',255,255,255), (379172,3850519,1,'cheek_type',-9,4,0), (379173,3850519,1,'chin_type',18,7,-21), (379174,3850519,1,'ear_type',45,26,0), (379175,3850519,1,'eye_brow_type',-12,0,26), (379176,3850519,0,'eye_color',146,138,21), (379177,3850519,1,'eye_type',-12,0,0), (379178,3850519,0,'hair_face_color',15,9,0), (379179,3850519,0,'hair_face_highlight_color',216,192,37), (379180,3850519,0,'hair_type_color',15,9,0), (379181,3850519,0,'hair_type_highlight_color',216,192,37), (379182,3850519,1,'lip_type',-12,-8,13), (379183,3850519,1,'nose_type',-44,9,-12), (379184,3850519,0,'skin_color',124,104,88), (379185,3850519,1,'soga_cheek_type',-9,4,0), (379186,3850519,1,'soga_chin_type',18,7,-21), (379187,3850519,1,'soga_ear_type',45,26,0), (379188,3850519,1,'soga_eye_brow_type',-12,0,26), (379189,3850519,0,'soga_eye_color',229,229,102), (379190,3850519,1,'soga_eye_type',-12,0,0), (379191,3850519,0,'soga_hair_face_color',15,9,0), (379192,3850519,0,'soga_hair_face_highlight_color',216,192,37), (379193,3850519,0,'soga_hair_type_color',15,9,0), (379194,3850519,0,'soga_hair_type_highlight_color',216,192,37), (379195,3850519,1,'soga_lip_type',-12,-8,13), (379196,3850519,1,'soga_nose_type',-44,9,-12), (379197,3850519,0,'soga_skin_color',124,104,88), (379198,3850519,0,'wing_color1',255,255,255), (379199,3850519,0,'wing_color2',255,255,255), (379200,3850520,1,'eye_brow_type',-55,0,0), (379201,3850520,0,'eye_color',0,59,60), (379202,3850520,1,'lip_type',47,0,0), (379203,3850520,1,'nose_type',83,95,0), (379204,3850520,0,'skin_color',160,159,0), (379205,3850520,1,'soga_eye_brow_type',-55,0,0), (379206,3850520,0,'soga_eye_color',204,204,204), (379207,3850520,1,'soga_lip_type',47,0,0), (379208,3850520,1,'soga_nose_type',83,95,0), (379209,3850520,0,'soga_skin_color',160,159,0), (379210,3850521,1,'eye_brow_type',-48,0,0), (379211,3850521,0,'eye_color',79,0,79), (379212,3850521,1,'lip_type',41,0,0), (379213,3850521,1,'nose_type',36,-2,0), (379214,3850521,0,'skin_color',97,179,0), (379215,3850521,1,'soga_eye_brow_type',-48,0,0), (379216,3850521,0,'soga_eye_color',204,204,204), (379217,3850521,1,'soga_lip_type',41,0,0), (379218,3850521,1,'soga_nose_type',36,-2,0), (379219,3850521,0,'soga_skin_color',97,179,0), (379220,3850522,1,'eye_brow_type',-29,0,0), (379221,3850522,0,'eye_color',151,181,0), (379222,3850522,1,'lip_type',91,0,0), (379223,3850522,1,'nose_type',-75,-9,0), (379224,3850522,0,'skin_color',38,0,170), (379225,3850522,1,'soga_eye_brow_type',-29,0,0), (379226,3850522,0,'soga_eye_color',229,229,102), (379227,3850522,1,'soga_lip_type',91,0,0), (379228,3850522,1,'soga_nose_type',-75,-9,0), (379229,3850522,0,'soga_skin_color',38,0,170), (379230,3850522,0,'wing_color1',255,255,255), (379231,3850522,0,'wing_color2',255,255,255), (379232,3850523,1,'eye_brow_type',19,0,0), (379233,3850523,0,'eye_color',229,139,13), (379234,3850523,1,'lip_type',61,0,0), (379235,3850523,1,'nose_type',-44,-74,0), (379236,3850523,0,'skin_color',0,88,89), (379237,3850523,1,'soga_eye_brow_type',19,0,0), (379238,3850523,0,'soga_eye_color',204,204,204), (379239,3850523,1,'soga_lip_type',61,0,0), (379240,3850523,1,'soga_nose_type',-44,-74,0), (379241,3850523,0,'soga_skin_color',0,88,89), (379242,3850524,1,'eye_brow_type',18,0,0), (379243,3850524,0,'eye_color',183,1,185), (379244,3850524,1,'lip_type',63,0,0), (379245,3850524,1,'nose_type',-11,-42,0), (379246,3850524,0,'skin_color',76,77,0), (379247,3850524,1,'soga_eye_brow_type',18,0,0), (379248,3850524,0,'soga_eye_color',229,229,102), (379249,3850524,1,'soga_lip_type',63,0,0), (379250,3850524,1,'soga_nose_type',-11,-42,0), (379251,3850524,0,'soga_skin_color',76,77,0), (379252,3850524,0,'wing_color1',255,255,255), (379253,3850524,0,'wing_color2',255,255,255), (379254,3850525,1,'eye_brow_type',1,0,0), (379255,3850525,0,'eye_color',0,26,130), (379256,3850525,1,'lip_type',1,0,0), (379257,3850525,1,'nose_type',-39,-22,0), (379258,3850525,0,'skin_color',49,49,0), (379259,3850525,1,'soga_eye_brow_type',1,0,0), (379260,3850525,0,'soga_eye_color',204,204,204), (379261,3850525,1,'soga_lip_type',1,0,0), (379262,3850525,1,'soga_nose_type',-39,-22,0), (379263,3850525,0,'soga_skin_color',49,49,0), (379264,3850526,1,'eye_brow_type',-68,0,0), (379265,3850526,0,'eye_color',0,33,94), (379266,3850526,1,'lip_type',-94,0,0), (379267,3850526,1,'nose_type',-45,45,0), (379268,3850526,0,'skin_color',11,11,0), (379269,3850526,1,'soga_eye_brow_type',-68,0,0), (379270,3850526,0,'soga_eye_color',204,204,204), (379271,3850526,1,'soga_lip_type',-94,0,0), (379272,3850526,1,'soga_nose_type',-45,45,0), (379273,3850526,0,'soga_skin_color',11,11,0), (379274,3850527,1,'cheek_type',-19,31,0), (379275,3850527,1,'chin_type',1,-2,-14), (379276,3850527,1,'ear_type',-18,-21,0), (379277,3850527,1,'eye_brow_type',-1,-31,-17), (379278,3850527,0,'eye_color',182,192,165), (379279,3850527,1,'eye_type',25,0,0), (379280,3850527,0,'hair_face_color',132,130,82), (379281,3850527,0,'hair_face_highlight_color',134,126,124), (379282,3850527,0,'hair_type_color',132,130,82), (379283,3850527,0,'hair_type_highlight_color',134,126,124), (379284,3850527,1,'lip_type',-28,0,0), (379285,3850527,1,'nose_type',11,1,12), (379286,3850527,0,'skin_color',247,247,247), (379287,3850527,1,'soga_cheek_type',-19,31,0), (379288,3850527,1,'soga_chin_type',1,-2,-14), (379289,3850527,1,'soga_ear_type',-18,-21,0), (379290,3850527,1,'soga_eye_brow_type',-1,-31,-17), (379291,3850527,0,'soga_eye_color',229,229,102), (379292,3850527,1,'soga_eye_type',25,0,0), (379293,3850527,0,'soga_hair_face_color',132,130,82), (379294,3850527,0,'soga_hair_face_highlight_color',134,126,124), (379295,3850527,0,'soga_hair_type_color',132,130,82), (379296,3850527,0,'soga_hair_type_highlight_color',134,126,124), (379297,3850527,1,'soga_lip_type',-28,0,0), (379298,3850527,1,'soga_nose_type',11,1,12), (379299,3850527,0,'soga_skin_color',247,247,247), (379300,3850527,0,'wing_color1',255,255,255), (379301,3850527,0,'wing_color2',255,255,255), (379302,3850528,1,'cheek_type',-96,50,0), (379303,3850528,1,'chin_type',-56,17,82), (379304,3850528,1,'ear_type',-84,-44,0), (379305,3850528,1,'eye_brow_type',-14,-47,22), (379306,3850528,0,'eye_color',148,87,10), (379307,3850528,1,'eye_type',22,0,0), (379308,3850528,0,'hair_face_color',173,99,16), (379309,3850528,0,'hair_type_color',173,99,16), (379310,3850528,1,'lip_type',-26,-39,66), (379311,3850528,1,'nose_type',-17,28,59), (379312,3850528,0,'skin_color',173,99,16), (379313,3850528,1,'soga_cheek_type',-96,50,0), (379314,3850528,1,'soga_chin_type',-56,17,82), (379315,3850528,1,'soga_ear_type',-84,-44,0), (379316,3850528,1,'soga_eye_brow_type',-14,-47,22), (379317,3850528,0,'soga_eye_color',229,229,102), (379318,3850528,1,'soga_eye_type',22,0,0), (379319,3850528,0,'soga_hair_face_color',173,99,16), (379320,3850528,0,'soga_hair_type_color',173,99,16), (379321,3850528,1,'soga_lip_type',-26,-39,66), (379322,3850528,1,'soga_nose_type',-17,28,59), (379323,3850528,0,'soga_skin_color',173,99,16), (379324,3850528,0,'wing_color1',255,255,255), (379325,3850528,0,'wing_color2',255,255,255), (379326,3850529,0,'eye_color',255,255,255), (379327,3850529,0,'skin_color',255,255,255), (379328,3850529,0,'soga_eye_color',255,0,255), (379329,3850530,1,'cheek_type',-18,34,0), (379330,3850530,1,'chin_type',-11,3,4), (379331,3850530,1,'ear_type',-25,24,0), (379332,3850530,1,'eye_brow_type',-22,-22,-17), (379333,3850530,0,'eye_color',106,162,159), (379334,3850530,1,'eye_type',-14,0,0), (379335,3850530,0,'hair_face_color',255,214,189), (379336,3850530,0,'hair_face_highlight_color',35,13,4), (379337,3850530,0,'hair_type_color',255,214,189), (379338,3850530,0,'hair_type_highlight_color',35,13,4), (379339,3850530,1,'lip_type',-7,-18,-22), (379340,3850530,1,'nose_type',-26,4,22), (379341,3850530,0,'skin_color',214,195,161), (379342,3850530,1,'soga_cheek_type',-18,34,0), (379343,3850530,1,'soga_chin_type',-11,3,4), (379344,3850530,1,'soga_ear_type',-25,24,0), (379345,3850530,1,'soga_eye_brow_type',-22,-22,-17), (379346,3850530,0,'soga_eye_color',229,229,102), (379347,3850530,1,'soga_eye_type',-14,0,0), (379348,3850530,0,'soga_hair_face_color',255,214,189), (379349,3850530,0,'soga_hair_face_highlight_color',35,13,4), (379350,3850530,0,'soga_hair_type_color',255,214,189), (379351,3850530,0,'soga_hair_type_highlight_color',35,13,4), (379352,3850530,1,'soga_lip_type',-7,-18,-22), (379353,3850530,1,'soga_nose_type',-26,4,22), (379354,3850530,0,'soga_skin_color',214,195,161), (379355,3850530,0,'wing_color1',255,255,255), (379356,3850530,0,'wing_color2',255,255,255), (379357,3850531,1,'cheek_type',-17,58,0), (379358,3850531,1,'chin_type',-76,56,-26), (379359,3850531,1,'ear_type',22,68,0), (379360,3850531,1,'eye_brow_type',58,61,-25), (379361,3850531,0,'eye_color',192,174,138), (379362,3850531,1,'eye_type',-75,0,0), (379363,3850531,0,'hair_color1',21,13,24), (379364,3850531,0,'hair_color2',34,28,24), (379365,3850531,0,'hair_face_highlight_color',45,15,17), (379366,3850531,0,'hair_highlight',54,45,28), (379367,3850531,0,'hair_type_highlight_color',45,15,17), (379368,3850531,1,'lip_type',-55,90,56), (379369,3850531,1,'nose_type',96,83,-2), (379370,3850531,0,'skin_color',205,185,176), (379371,3850531,1,'soga_cheek_type',-17,58,0), (379372,3850531,1,'soga_chin_type',-76,56,-26), (379373,3850531,1,'soga_ear_type',22,68,0), (379374,3850531,1,'soga_eye_brow_type',58,61,-25), (379375,3850531,0,'soga_eye_color',204,204,204), (379376,3850531,1,'soga_eye_type',-75,0,0), (379377,3850531,0,'soga_hair_color1',21,13,24), (379378,3850531,0,'soga_hair_color2',34,28,24), (379379,3850531,0,'soga_hair_face_highlight_color',45,15,17), (379380,3850531,0,'soga_hair_highlight',54,45,28), (379381,3850531,0,'soga_hair_type_highlight_color',45,15,17), (379382,3850531,1,'soga_lip_type',-55,90,56), (379383,3850531,1,'soga_nose_type',96,83,-2), (379384,3850531,0,'soga_skin_color',205,185,176), (379385,3850532,1,'cheek_type',-29,-6,0), (379386,3850532,1,'chin_type',-26,11,-14), (379387,3850532,1,'ear_type',-8,-19,0), (379388,3850532,1,'eye_brow_type',19,0,-22), (379389,3850532,0,'eye_color',243,206,22), (379390,3850532,1,'eye_type',38,0,0), (379391,3850532,0,'hair_face_color',202,119,6), (379392,3850532,0,'hair_type_color',202,119,6), (379393,3850532,1,'lip_type',-19,13,18), (379394,3850532,1,'nose_type',-3,32,-22), (379395,3850532,0,'skin_color',193,94,106), (379396,3850532,1,'soga_cheek_type',-29,-6,0), (379397,3850532,1,'soga_chin_type',-26,11,-14), (379398,3850532,1,'soga_ear_type',-8,-19,0), (379399,3850532,1,'soga_eye_brow_type',19,0,-22), (379400,3850532,0,'soga_eye_color',229,229,102), (379401,3850532,1,'soga_eye_type',38,0,0), (379402,3850532,0,'soga_hair_face_color',202,119,6), (379403,3850532,0,'soga_hair_type_color',202,119,6), (379404,3850532,1,'soga_lip_type',-19,13,18), (379405,3850532,1,'soga_nose_type',-3,32,-22), (379406,3850532,0,'soga_skin_color',193,94,106), (379407,3850532,0,'wing_color1',255,255,255), (379408,3850532,0,'wing_color2',255,255,255), (379409,3850533,1,'eye_brow_type',-25,0,0), (379410,3850533,0,'eye_color',216,217,3), (379411,3850533,1,'lip_type',-100,0,0), (379412,3850533,1,'nose_type',2,18,0), (379413,3850533,0,'skin_color',114,135,0), (379414,3850533,1,'soga_eye_brow_type',-25,0,0), (379415,3850533,0,'soga_eye_color',229,229,102), (379416,3850533,1,'soga_lip_type',-100,0,0), (379417,3850533,1,'soga_nose_type',2,18,0), (379418,3850533,0,'soga_skin_color',114,135,0), (379419,3850533,0,'wing_color1',255,255,255), (379420,3850533,0,'wing_color2',255,255,255), (379421,3850534,1,'eye_brow_type',3,0,0), (379422,3850534,0,'eye_color',207,207,0), (379423,3850534,1,'lip_type',-94,0,0), (379424,3850534,1,'nose_type',57,-4,0), (379425,3850534,0,'skin_color',88,13,0), (379426,3850534,1,'soga_eye_brow_type',3,0,0), (379427,3850534,0,'soga_eye_color',229,229,102), (379428,3850534,1,'soga_lip_type',-94,0,0), (379429,3850534,1,'soga_nose_type',57,-4,0), (379430,3850534,0,'soga_skin_color',88,13,0), (379431,3850534,0,'wing_color1',255,255,255), (379432,3850534,0,'wing_color2',255,255,255), (379433,3850535,1,'eye_brow_type',-42,0,0), (379434,3850535,0,'eye_color',48,0,28), (379435,3850535,1,'lip_type',-91,0,0), (379436,3850535,1,'nose_type',-19,-70,0), (379437,3850535,0,'skin_color',69,69,0), (379438,3850535,1,'soga_eye_brow_type',-42,0,0), (379439,3850535,0,'soga_eye_color',229,229,102), (379440,3850535,1,'soga_lip_type',-91,0,0), (379441,3850535,1,'soga_nose_type',-19,-70,0), (379442,3850535,0,'soga_skin_color',69,69,0), (379443,3850535,0,'wing_color1',255,255,255), (379444,3850535,0,'wing_color2',255,255,255), (379445,3850536,1,'cheek_type',0,1,0), (379446,3850536,1,'chin_type',0,4,-7), (379447,3850536,1,'ear_type',-8,-17,0), (379448,3850536,1,'eye_brow_type',-13,-33,-7), (379449,3850536,0,'eye_color',228,151,156), (379450,3850536,1,'eye_type',4,0,0), (379451,3850536,0,'hair_face_color',106,101,57), (379452,3850536,0,'hair_type_color',106,101,57), (379453,3850536,1,'lip_type',-4,12,-13), (379454,3850536,1,'nose_type',9,-8,-4), (379455,3850536,0,'skin_color',241,204,209), (379456,3850536,1,'soga_cheek_type',0,1,0), (379457,3850536,1,'soga_chin_type',0,4,-7), (379458,3850536,1,'soga_ear_type',-8,-17,0), (379459,3850536,1,'soga_eye_brow_type',-13,-33,-7), (379460,3850536,0,'soga_eye_color',229,229,102), (379461,3850536,1,'soga_eye_type',4,0,0), (379462,3850536,0,'soga_hair_face_color',106,101,57), (379463,3850536,0,'soga_hair_type_color',106,101,57), (379464,3850536,1,'soga_lip_type',-4,12,-13), (379465,3850536,1,'soga_nose_type',9,-8,-4), (379466,3850536,0,'soga_skin_color',241,204,209), (379467,3850536,0,'wing_color1',255,255,255), (379468,3850536,0,'wing_color2',255,255,255), (379469,3850537,1,'cheek_type',-19,22,0), (379470,3850537,1,'chin_type',9,-32,19), (379471,3850537,1,'ear_type',7,4,0), (379472,3850537,1,'eye_brow_type',-8,35,0), (379473,3850537,0,'eye_color',69,7,51), (379474,3850537,1,'eye_type',-8,0,0), (379475,3850537,0,'hair_face_color',200,198,184), (379476,3850537,0,'hair_type_color',200,198,184), (379477,3850537,1,'lip_type',39,1,-2), (379478,3850537,1,'nose_type',-3,-28,26), (379479,3850537,0,'skin_color',145,99,17), (379480,3850537,1,'soga_cheek_type',-19,22,0), (379481,3850537,1,'soga_chin_type',9,-32,19), (379482,3850537,1,'soga_ear_type',7,4,0), (379483,3850537,1,'soga_eye_brow_type',-8,35,0), (379484,3850537,0,'soga_eye_color',229,229,102), (379485,3850537,1,'soga_eye_type',-8,0,0), (379486,3850537,0,'soga_hair_face_color',200,198,184), (379487,3850537,0,'soga_hair_type_color',200,198,184), (379488,3850537,1,'soga_lip_type',39,1,-2), (379489,3850537,1,'soga_nose_type',-3,-28,26), (379490,3850537,0,'soga_skin_color',145,99,17), (379491,3850537,0,'wing_color1',255,255,255), (379492,3850537,0,'wing_color2',255,255,255), (379493,3850538,1,'cheek_type',-19,22,0), (379494,3850538,1,'chin_type',9,-32,19), (379495,3850538,1,'ear_type',7,4,0), (379496,3850538,1,'eye_brow_type',-8,35,0), (379497,3850538,0,'eye_color',101,26,159), (379498,3850538,1,'eye_type',-8,0,0), (379499,3850538,0,'hair_face_color',84,69,0), (379500,3850538,0,'hair_type_color',84,69,0), (379501,3850538,1,'lip_type',39,1,-2), (379502,3850538,1,'nose_type',-3,-28,26), (379503,3850538,0,'skin_color',78,194,60), (379504,3850538,1,'soga_cheek_type',-19,22,0), (379505,3850538,1,'soga_chin_type',9,-32,19), (379506,3850538,1,'soga_ear_type',7,4,0), (379507,3850538,1,'soga_eye_brow_type',-8,35,0), (379508,3850538,0,'soga_eye_color',229,229,102), (379509,3850538,1,'soga_eye_type',-8,0,0), (379510,3850538,0,'soga_hair_face_color',84,69,0), (379511,3850538,0,'soga_hair_type_color',84,69,0), (379512,3850538,1,'soga_lip_type',39,1,-2), (379513,3850538,1,'soga_nose_type',-3,-28,26), (379514,3850538,0,'soga_skin_color',78,194,60), (379515,3850538,0,'wing_color1',255,255,255), (379516,3850538,0,'wing_color2',255,255,255), (379552,3850541,1,'cheek_type',0,1,0), (379553,3850541,1,'chin_type',0,4,-7), (379554,3850541,1,'ear_type',-8,-17,0), (379555,3850541,1,'eye_brow_type',-13,-33,-7), (379556,3850541,0,'eye_color',205,167,244), (379557,3850541,1,'eye_type',4,0,0), (379558,3850541,0,'hair_face_color',195,149,0), (379559,3850541,0,'hair_type_color',195,149,0), (379560,3850541,1,'lip_type',-4,12,-13), (379561,3850541,1,'nose_type',9,-8,-4), (379562,3850541,0,'skin_color',202,218,34), (379563,3850541,1,'soga_cheek_type',0,1,0), (379564,3850541,1,'soga_chin_type',0,4,-7), (379565,3850541,1,'soga_ear_type',-8,-17,0), (379566,3850541,1,'soga_eye_brow_type',-13,-33,-7), (379567,3850541,0,'soga_eye_color',229,229,102), (379568,3850541,1,'soga_eye_type',4,0,0), (379569,3850541,0,'soga_hair_face_color',195,149,0), (379570,3850541,0,'soga_hair_type_color',195,149,0), (379571,3850541,1,'soga_lip_type',-4,12,-13), (379572,3850541,1,'soga_nose_type',9,-8,-4), (379573,3850541,0,'soga_skin_color',202,218,34), (379574,3850541,0,'wing_color1',255,255,255), (379575,3850541,0,'wing_color2',255,255,255), (379576,3850542,1,'cheek_type',-19,22,0), (379577,3850542,1,'chin_type',9,-32,19), (379578,3850542,1,'ear_type',7,4,0), (379579,3850542,1,'eye_brow_type',-8,35,0), (379580,3850542,0,'eye_color',101,26,159), (379581,3850542,1,'eye_type',-8,0,0), (379582,3850542,0,'hair_face_color',84,69,0), (379583,3850542,0,'hair_type_color',84,69,0), (379584,3850542,1,'lip_type',39,1,-2), (379585,3850542,1,'nose_type',-3,-28,26), (379586,3850542,0,'skin_color',78,194,60), (379587,3850542,1,'soga_cheek_type',-19,22,0), (379588,3850542,1,'soga_chin_type',9,-32,19), (379589,3850542,1,'soga_ear_type',7,4,0), (379590,3850542,1,'soga_eye_brow_type',-8,35,0), (379591,3850542,0,'soga_eye_color',229,229,102), (379592,3850542,1,'soga_eye_type',-8,0,0), (379593,3850542,0,'soga_hair_face_color',84,69,0), (379594,3850542,0,'soga_hair_type_color',84,69,0), (379595,3850542,1,'soga_lip_type',39,1,-2), (379596,3850542,1,'soga_nose_type',-3,-28,26), (379597,3850542,0,'soga_skin_color',78,194,60), (379598,3850542,0,'wing_color1',255,255,255), (379599,3850542,0,'wing_color2',255,255,255), (379600,3850543,1,'cheek_type',0,1,0), (379601,3850543,1,'chin_type',0,4,-7), (379602,3850543,1,'ear_type',-8,-17,0), (379603,3850543,1,'eye_brow_type',-13,-33,-7), (379604,3850543,0,'eye_color',236,153,18), (379605,3850543,1,'eye_type',4,0,0), (379606,3850543,0,'hair_face_color',89,87,82), (379607,3850543,0,'hair_type_color',89,87,82), (379608,3850543,1,'lip_type',-4,12,-13), (379609,3850543,1,'nose_type',9,-8,-4), (379610,3850543,0,'skin_color',199,16,17), (379611,3850543,1,'soga_cheek_type',0,1,0), (379612,3850543,1,'soga_chin_type',0,4,-7), (379613,3850543,1,'soga_ear_type',-8,-17,0), (379614,3850543,1,'soga_eye_brow_type',-13,-33,-7), (379615,3850543,0,'soga_eye_color',229,229,102), (379616,3850543,1,'soga_eye_type',4,0,0), (379617,3850543,0,'soga_hair_face_color',89,87,82), (379618,3850543,0,'soga_hair_type_color',89,87,82), (379619,3850543,1,'soga_lip_type',-4,12,-13), (379620,3850543,1,'soga_nose_type',9,-8,-4), (379621,3850543,0,'soga_skin_color',199,16,17), (379622,3850543,0,'wing_color1',255,255,255), (379623,3850543,0,'wing_color2',255,255,255), (379624,3850544,1,'cheek_type',-19,22,0), (379625,3850544,1,'chin_type',9,-32,19), (379626,3850544,1,'ear_type',7,4,0), (379627,3850544,1,'eye_brow_type',-8,35,0), (379628,3850544,0,'eye_color',204,204,97), (379629,3850544,1,'eye_type',-8,0,0), (379630,3850544,0,'hair_face_color',39,16,0), (379631,3850544,0,'hair_type_color',39,16,0), (379632,3850544,1,'lip_type',39,1,-2), (379633,3850544,1,'nose_type',-3,-28,26), (379634,3850544,0,'skin_color',172,233,34), (379635,3850544,1,'soga_cheek_type',-19,22,0), (379636,3850544,1,'soga_chin_type',9,-32,19), (379637,3850544,1,'soga_ear_type',7,4,0), (379638,3850544,1,'soga_eye_brow_type',-8,35,0), (379639,3850544,0,'soga_eye_color',229,229,102), (379640,3850544,1,'soga_eye_type',-8,0,0), (379641,3850544,0,'soga_hair_face_color',39,16,0), (379642,3850544,0,'soga_hair_type_color',39,16,0), (379643,3850544,1,'soga_lip_type',39,1,-2), (379644,3850544,1,'soga_nose_type',-3,-28,26), (379645,3850544,0,'soga_skin_color',172,233,34), (379646,3850544,0,'wing_color1',255,255,255), (379647,3850544,0,'wing_color2',255,255,255), (379648,3850545,0,'eye_color',23,84,29), (379649,3850545,0,'skin_color',87,170,122), (379650,3850545,0,'soga_eye_color',255,0,255), (379651,3850546,1,'cheek_type',28,32,0), (379652,3850546,1,'chin_type',26,4,-13), (379653,3850546,1,'ear_type',-31,19,0), (379654,3850546,1,'eye_brow_type',11,25,-22), (379655,3850546,0,'eye_color',169,158,24), (379656,3850546,1,'eye_type',28,0,0), (379657,3850546,0,'hair_face_color',221,210,125), (379658,3850546,0,'hair_type_color',221,210,125), (379659,3850546,1,'lip_type',-8,26,1), (379660,3850546,1,'nose_type',-22,-26,6), (379661,3850546,0,'skin_color',232,113,17), (379662,3850546,1,'soga_cheek_type',28,32,0), (379663,3850546,1,'soga_chin_type',26,4,-13), (379664,3850546,1,'soga_ear_type',-31,19,0), (379665,3850546,1,'soga_eye_brow_type',11,25,-22), (379666,3850546,0,'soga_eye_color',229,229,102), (379667,3850546,1,'soga_eye_type',28,0,0), (379668,3850546,0,'soga_hair_face_color',221,210,125), (379669,3850546,0,'soga_hair_type_color',221,210,125), (379670,3850546,1,'soga_lip_type',-8,26,1), (379671,3850546,1,'soga_nose_type',-22,-26,6), (379672,3850546,0,'soga_skin_color',232,113,17), (379673,3850546,0,'wing_color1',255,255,255), (379674,3850546,0,'wing_color2',255,255,255), (379675,3850547,0,'eye_color',23,84,29), (379676,3850547,0,'skin_color',87,170,122), (379677,3850547,0,'soga_eye_color',255,0,255), (379678,3850548,0,'eye_color',23,84,29), (379679,3850548,0,'skin_color',119,163,34), (379680,3850548,0,'soga_eye_color',255,0,255), (379681,3850549,0,'eye_color',118,13,124), (379682,3850549,0,'hair_face_color',99,98,98), (379683,3850549,0,'hair_type_color',99,98,98), (379684,3850549,0,'skin_color',99,231,4), (379685,3850549,0,'soga_eye_color',229,229,102), (379686,3850549,0,'soga_hair_face_color',99,98,98), (379687,3850549,0,'soga_hair_type_color',99,98,98), (379688,3850549,0,'soga_skin_color',99,231,4), (379689,3850549,0,'wing_color1',255,255,255), (379690,3850549,0,'wing_color2',255,255,255), (379691,3850550,1,'cheek_type',8,12,0), (379692,3850550,1,'chin_type',-1,-26,-1), (379693,3850550,1,'ear_type',45,28,0), (379694,3850550,1,'eye_brow_type',-4,-9,-26), (379695,3850550,0,'eye_color',255,255,248), (379696,3850550,1,'eye_type',14,0,0), (379697,3850550,0,'hair_face_color',19,8,1), (379698,3850550,0,'hair_type_color',19,8,1), (379699,3850550,1,'lip_type',-6,-11,-11), (379700,3850550,1,'nose_type',-42,2,8), (379701,3850550,0,'skin_color',215,238,34), (379702,3850550,1,'soga_cheek_type',8,12,0), (379703,3850550,1,'soga_chin_type',-1,-26,-1), (379704,3850550,1,'soga_ear_type',45,28,0), (379705,3850550,1,'soga_eye_brow_type',-4,-9,-26), (379706,3850550,0,'soga_eye_color',229,229,102), (379707,3850550,1,'soga_eye_type',14,0,0), (379708,3850550,0,'soga_hair_face_color',19,8,1), (379709,3850550,0,'soga_hair_type_color',19,8,1), (379710,3850550,1,'soga_lip_type',-6,-11,-11), (379711,3850550,1,'soga_nose_type',-42,2,8), (379712,3850550,0,'soga_skin_color',215,238,34), (379713,3850550,0,'wing_color1',255,255,255), (379714,3850550,0,'wing_color2',255,255,255), (379715,3850551,1,'cheek_type',-22,13,0), (379716,3850551,1,'chin_type',-18,-26,0), (379717,3850551,1,'ear_type',6,-14,0), (379718,3850551,1,'eye_brow_type',8,21,-21), (379719,3850551,0,'eye_color',151,11,13), (379720,3850551,1,'eye_type',-19,0,0), (379721,3850551,0,'hair_face_color',58,31,1), (379722,3850551,0,'hair_type_color',58,31,1), (379723,3850551,1,'lip_type',-33,-17,4), (379724,3850551,1,'nose_type',-13,13,-8), (379725,3850551,0,'skin_color',142,189,138), (379726,3850551,1,'soga_cheek_type',-22,13,0), (379727,3850551,1,'soga_chin_type',-18,-26,0), (379728,3850551,1,'soga_ear_type',6,-14,0), (379729,3850551,1,'soga_eye_brow_type',8,21,-21), (379730,3850551,0,'soga_eye_color',229,229,102), (379731,3850551,1,'soga_eye_type',-19,0,0), (379732,3850551,0,'soga_hair_face_color',58,31,1), (379733,3850551,0,'soga_hair_type_color',58,31,1), (379734,3850551,1,'soga_lip_type',-33,-17,4), (379735,3850551,1,'soga_nose_type',-13,13,-8), (379736,3850551,0,'soga_skin_color',142,189,138), (379737,3850551,0,'wing_color1',255,255,255), (379738,3850551,0,'wing_color2',255,255,255), (379739,3850552,1,'cheek_type',8,-4,0), (379740,3850552,1,'chin_type',29,14,0), (379741,3850552,1,'ear_type',-13,-7,0), (379742,3850552,1,'eye_brow_type',-28,-9,-29), (379743,3850552,0,'eye_color',185,172,25), (379744,3850552,1,'eye_type',22,0,0), (379745,3850552,0,'hair_face_color',149,138,123), (379746,3850552,0,'hair_type_color',149,138,123), (379747,3850552,1,'lip_type',-24,34,17), (379748,3850552,1,'nose_type',-29,-9,-29), (379749,3850552,0,'skin_color',186,135,140), (379750,3850552,1,'soga_cheek_type',8,-4,0), (379751,3850552,1,'soga_chin_type',29,14,0), (379752,3850552,1,'soga_ear_type',-13,-7,0), (379753,3850552,1,'soga_eye_brow_type',-28,-9,-29), (379754,3850552,0,'soga_eye_color',229,229,102), (379755,3850552,1,'soga_eye_type',22,0,0), (379756,3850552,0,'soga_hair_face_color',149,138,123), (379757,3850552,0,'soga_hair_type_color',149,138,123), (379758,3850552,1,'soga_lip_type',-24,34,17), (379759,3850552,1,'soga_nose_type',-29,-9,-29), (379760,3850552,0,'soga_skin_color',186,135,140), (379761,3850552,0,'wing_color1',255,255,255), (379762,3850552,0,'wing_color2',255,255,255), (379763,3850553,1,'cheek_type',0,34,0), (379764,3850553,1,'chin_type',-3,-17,21), (379765,3850553,1,'ear_type',14,-29,0), (379766,3850553,1,'eye_brow_type',9,-29,-28), (379767,3850553,0,'eye_color',115,11,63), (379768,3850553,1,'eye_type',-31,0,0), (379769,3850553,0,'hair_face_color',192,96,17), (379770,3850553,0,'hair_type_color',192,96,17), (379771,3850553,1,'lip_type',25,-14,4), (379772,3850553,1,'nose_type',12,-1,-4), (379773,3850553,0,'skin_color',193,242,187), (379774,3850553,1,'soga_cheek_type',0,34,0), (379775,3850553,1,'soga_chin_type',-3,-17,21), (379776,3850553,1,'soga_ear_type',14,-29,0), (379777,3850553,1,'soga_eye_brow_type',9,-29,-28), (379778,3850553,0,'soga_eye_color',229,229,102), (379779,3850553,1,'soga_eye_type',-31,0,0), (379780,3850553,0,'soga_hair_face_color',192,96,17), (379781,3850553,0,'soga_hair_type_color',192,96,17), (379782,3850553,1,'soga_lip_type',25,-14,4), (379783,3850553,1,'soga_nose_type',12,-1,-4), (379784,3850553,0,'soga_skin_color',193,242,187), (379785,3850553,0,'wing_color1',255,255,255), (379786,3850553,0,'wing_color2',255,255,255), (379787,3850554,1,'cheek_type',31,-12,0), (379788,3850554,1,'chin_type',2,36,-29), (379789,3850554,1,'ear_type',48,-4,0), (379790,3850554,1,'eye_brow_type',14,-3,0), (379791,3850554,0,'eye_color',163,66,11), (379792,3850554,1,'eye_type',-1,0,0), (379793,3850554,0,'hair_face_color',225,185,3), (379794,3850554,0,'hair_type_color',225,185,3), (379795,3850554,1,'lip_type',-6,-24,1), (379796,3850554,1,'nose_type',-32,-25,22), (379797,3850554,0,'skin_color',68,225,3), (379798,3850554,1,'soga_cheek_type',31,-12,0), (379799,3850554,1,'soga_chin_type',2,36,-29), (379800,3850554,1,'soga_ear_type',48,-4,0), (379801,3850554,1,'soga_eye_brow_type',14,-3,0), (379802,3850554,0,'soga_eye_color',229,229,102), (379803,3850554,1,'soga_eye_type',-1,0,0), (379804,3850554,0,'soga_hair_face_color',225,185,3), (379805,3850554,0,'soga_hair_type_color',225,185,3), (379806,3850554,1,'soga_lip_type',-6,-24,1), (379807,3850554,1,'soga_nose_type',-32,-25,22), (379808,3850554,0,'soga_skin_color',68,225,3), (379809,3850554,0,'wing_color1',255,255,255), (379810,3850554,0,'wing_color2',255,255,255), (379811,3850555,1,'cheek_type',2,1,0), (379812,3850555,1,'chin_type',-22,9,34), (379813,3850555,1,'ear_type',14,-33,0), (379814,3850555,1,'eye_brow_type',-21,-4,25), (379815,3850555,0,'eye_color',238,205,22), (379816,3850555,1,'eye_type',14,0,0), (379817,3850555,0,'hair_face_color',200,169,6), (379818,3850555,0,'hair_type_color',200,169,6), (379819,3850555,1,'lip_type',19,24,-21), (379820,3850555,1,'nose_type',4,0,9), (379821,3850555,0,'skin_color',114,216,4), (379822,3850555,1,'soga_cheek_type',2,1,0), (379823,3850555,1,'soga_chin_type',-22,9,34), (379824,3850555,1,'soga_ear_type',14,-33,0), (379825,3850555,1,'soga_eye_brow_type',-21,-4,25), (379826,3850555,0,'soga_eye_color',229,229,102), (379827,3850555,1,'soga_eye_type',14,0,0), (379828,3850555,0,'soga_hair_face_color',200,169,6), (379829,3850555,0,'soga_hair_type_color',200,169,6), (379830,3850555,1,'soga_lip_type',19,24,-21), (379831,3850555,1,'soga_nose_type',4,0,9), (379832,3850555,0,'soga_skin_color',114,216,4), (379833,3850555,0,'wing_color1',255,255,255), (379834,3850555,0,'wing_color2',255,255,255), (379835,3850556,1,'cheek_type',0,1,0), (379836,3850556,1,'chin_type',0,4,-7), (379837,3850556,1,'ear_type',-8,-17,0), (379838,3850556,1,'eye_brow_type',-13,-33,-7), (379839,3850556,0,'eye_color',149,139,20), (379840,3850556,1,'eye_type',4,0,0), (379841,3850556,0,'hair_face_color',14,6,0), (379842,3850556,0,'hair_type_color',14,6,0), (379843,3850556,1,'lip_type',-4,12,-13), (379844,3850556,1,'nose_type',9,-8,-4), (379845,3850556,0,'skin_color',164,53,51), (379846,3850556,1,'soga_cheek_type',0,1,0), (379847,3850556,1,'soga_chin_type',0,4,-7), (379848,3850556,1,'soga_ear_type',-8,-17,0), (379849,3850556,1,'soga_eye_brow_type',-13,-33,-7), (379850,3850556,0,'soga_eye_color',229,229,102), (379851,3850556,1,'soga_eye_type',4,0,0), (379852,3850556,0,'soga_hair_face_color',14,6,0), (379853,3850556,0,'soga_hair_type_color',14,6,0), (379854,3850556,1,'soga_lip_type',-4,12,-13), (379855,3850556,1,'soga_nose_type',9,-8,-4), (379856,3850556,0,'soga_skin_color',164,53,51), (379857,3850556,0,'wing_color1',255,255,255), (379858,3850556,0,'wing_color2',255,255,255), (379859,3850557,1,'cheek_type',31,-12,0), (379860,3850557,1,'chin_type',2,36,-29), (379861,3850557,1,'ear_type',48,-4,0), (379862,3850557,1,'eye_brow_type',14,-3,0), (379863,3850557,0,'eye_color',255,255,104), (379864,3850557,1,'eye_type',-1,0,0), (379865,3850557,0,'hair_face_color',136,136,134), (379866,3850557,0,'hair_type_color',136,136,134), (379867,3850557,1,'lip_type',-6,-24,1), (379868,3850557,1,'nose_type',-32,-25,22), (379869,3850557,0,'skin_color',98,149,10), (379870,3850557,1,'soga_cheek_type',31,-12,0), (379871,3850557,1,'soga_chin_type',2,36,-29), (379872,3850557,1,'soga_ear_type',48,-4,0), (379873,3850557,1,'soga_eye_brow_type',14,-3,0), (379874,3850557,0,'soga_eye_color',229,229,102), (379875,3850557,1,'soga_eye_type',-1,0,0), (379876,3850557,0,'soga_hair_face_color',136,136,134), (379877,3850557,0,'soga_hair_type_color',136,136,134), (379878,3850557,1,'soga_lip_type',-6,-24,1), (379879,3850557,1,'soga_nose_type',-32,-25,22), (379880,3850557,0,'soga_skin_color',98,149,10), (379881,3850557,0,'wing_color1',255,255,255), (379882,3850557,0,'wing_color2',255,255,255), (379883,3850558,1,'cheek_type',-19,22,0), (379884,3850558,1,'chin_type',9,-32,19), (379885,3850558,1,'ear_type',7,4,0), (379886,3850558,1,'eye_brow_type',-8,35,0), (379887,3850558,0,'eye_color',78,9,101), (379888,3850558,1,'eye_type',-8,0,0), (379889,3850558,0,'hair_face_color',44,40,34), (379890,3850558,0,'hair_type_color',44,40,34), (379891,3850558,1,'lip_type',39,1,-2), (379892,3850558,1,'nose_type',-3,-28,26), (379893,3850558,0,'skin_color',181,227,177), (379894,3850558,1,'soga_cheek_type',-19,22,0), (379895,3850558,1,'soga_chin_type',9,-32,19), (379896,3850558,1,'soga_ear_type',7,4,0), (379897,3850558,1,'soga_eye_brow_type',-8,35,0), (379898,3850558,0,'soga_eye_color',229,229,102), (379899,3850558,1,'soga_eye_type',-8,0,0), (379900,3850558,0,'soga_hair_face_color',44,40,34), (379901,3850558,0,'soga_hair_type_color',44,40,34), (379902,3850558,1,'soga_lip_type',39,1,-2), (379903,3850558,1,'soga_nose_type',-3,-28,26), (379904,3850558,0,'soga_skin_color',181,227,177), (379905,3850558,0,'wing_color1',255,255,255), (379906,3850558,0,'wing_color2',255,255,255), (379907,3850559,1,'cheek_type',0,1,0), (379908,3850559,1,'chin_type',0,4,-7), (379909,3850559,1,'ear_type',-8,-17,0), (379910,3850559,1,'eye_brow_type',-13,-33,-7), (379911,3850559,0,'eye_color',136,84,9), (379912,3850559,1,'eye_type',4,0,0), (379913,3850559,0,'hair_face_color',129,49,22), (379914,3850559,0,'hair_type_color',129,49,22), (379915,3850559,1,'lip_type',-4,12,-13), (379916,3850559,1,'nose_type',9,-8,-4), (379917,3850559,0,'skin_color',51,126,41), (379918,3850559,1,'soga_cheek_type',0,1,0), (379919,3850559,1,'soga_chin_type',0,4,-7), (379920,3850559,1,'soga_ear_type',-8,-17,0), (379921,3850559,1,'soga_eye_brow_type',-13,-33,-7), (379922,3850559,0,'soga_eye_color',229,229,102), (379923,3850559,1,'soga_eye_type',4,0,0), (379924,3850559,0,'soga_hair_face_color',129,49,22), (379925,3850559,0,'soga_hair_type_color',129,49,22), (379926,3850559,1,'soga_lip_type',-4,12,-13), (379927,3850559,1,'soga_nose_type',9,-8,-4), (379928,3850559,0,'soga_skin_color',51,126,41), (379929,3850559,0,'wing_color1',255,255,255), (379930,3850559,0,'wing_color2',255,255,255), (379931,3850560,1,'cheek_type',0,1,0), (379932,3850560,1,'chin_type',0,4,-7), (379933,3850560,1,'ear_type',-8,-17,0), (379934,3850560,1,'eye_brow_type',-13,-33,-7), (379935,3850560,0,'eye_color',130,74,8), (379936,3850560,1,'eye_type',4,0,0), (379937,3850560,0,'hair_face_color',21,18,15), (379938,3850560,0,'hair_type_color',21,18,15), (379939,3850560,1,'lip_type',-4,12,-13), (379940,3850560,1,'nose_type',9,-8,-4), (379941,3850560,0,'skin_color',250,237,238), (379942,3850560,1,'soga_cheek_type',0,1,0), (379943,3850560,1,'soga_chin_type',0,4,-7), (379944,3850560,1,'soga_ear_type',-8,-17,0), (379945,3850560,1,'soga_eye_brow_type',-13,-33,-7), (379946,3850560,0,'soga_eye_color',229,229,102), (379947,3850560,1,'soga_eye_type',4,0,0), (379948,3850560,0,'soga_hair_face_color',21,18,15), (379949,3850560,0,'soga_hair_type_color',21,18,15), (379950,3850560,1,'soga_lip_type',-4,12,-13), (379951,3850560,1,'soga_nose_type',9,-8,-4), (379952,3850560,0,'soga_skin_color',250,237,238), (379953,3850560,0,'wing_color1',255,255,255), (379954,3850560,0,'wing_color2',255,255,255), (379955,3850561,1,'cheek_type',-7,45,0), (379956,3850561,1,'chin_type',3,1,33), (379957,3850561,1,'ear_type',-9,26,0), (379958,3850561,1,'eye_brow_type',47,22,13), (379959,3850561,0,'eye_color',156,141,170), (379960,3850561,1,'eye_type',26,0,0), (379961,3850561,0,'hair_face_color',166,147,124), (379962,3850561,0,'hair_type_color',166,147,124), (379963,3850561,1,'lip_type',19,1,34), (379964,3850561,1,'nose_type',33,-14,-26), (379965,3850561,0,'skin_color',76,174,49), (379966,3850561,1,'soga_cheek_type',-7,45,0), (379967,3850561,1,'soga_chin_type',3,1,33), (379968,3850561,1,'soga_ear_type',-9,26,0), (379969,3850561,1,'soga_eye_brow_type',47,22,13), (379970,3850561,0,'soga_eye_color',229,229,102), (379971,3850561,1,'soga_eye_type',26,0,0), (379972,3850561,0,'soga_hair_face_color',166,147,124), (379973,3850561,0,'soga_hair_type_color',166,147,124), (379974,3850561,1,'soga_lip_type',19,1,34), (379975,3850561,1,'soga_nose_type',33,-14,-26), (379976,3850561,0,'soga_skin_color',76,174,49), (379977,3850561,0,'wing_color1',255,255,255), (379978,3850561,0,'wing_color2',255,255,255), (379979,3850562,1,'cheek_type',0,1,0), (379980,3850562,1,'chin_type',0,4,-7), (379981,3850562,1,'ear_type',-8,-17,0), (379982,3850562,1,'eye_brow_type',-13,-33,-7), (379983,3850562,0,'eye_color',90,44,6), (379984,3850562,1,'eye_type',4,0,0), (379985,3850562,0,'hair_face_color',141,100,0), (379986,3850562,0,'hair_type_color',141,100,0), (379987,3850562,1,'lip_type',-4,12,-13), (379988,3850562,1,'nose_type',9,-8,-4), (379989,3850562,0,'skin_color',189,51,13), (379990,3850562,1,'soga_cheek_type',0,1,0), (379991,3850562,1,'soga_chin_type',0,4,-7), (379992,3850562,1,'soga_ear_type',-8,-17,0), (379993,3850562,1,'soga_eye_brow_type',-13,-33,-7), (379994,3850562,0,'soga_eye_color',229,229,102), (379995,3850562,1,'soga_eye_type',4,0,0), (379996,3850562,0,'soga_hair_face_color',141,100,0), (379997,3850562,0,'soga_hair_type_color',141,100,0), (379998,3850562,1,'soga_lip_type',-4,12,-13), (379999,3850562,1,'soga_nose_type',9,-8,-4), (380000,3850562,0,'soga_skin_color',189,51,13), (380001,3850562,0,'wing_color1',255,255,255), (380002,3850562,0,'wing_color2',255,255,255), (380003,3850563,1,'cheek_type',1,-11,0), (380004,3850563,1,'chin_type',17,28,48), (380005,3850563,1,'ear_type',7,-38,0), (380006,3850563,1,'eye_brow_type',-6,7,-37), (380007,3850563,0,'eye_color',143,51,219), (380008,3850563,1,'eye_type',2,0,0), (380009,3850563,0,'hair_face_color',20,13,0), (380010,3850563,0,'hair_type_color',20,13,0), (380011,3850563,1,'lip_type',45,2,-1), (380012,3850563,1,'nose_type',25,-19,2), (380013,3850563,0,'skin_color',251,239,240), (380014,3850563,1,'soga_cheek_type',1,-11,0), (380015,3850563,1,'soga_chin_type',17,28,48), (380016,3850563,1,'soga_ear_type',7,-38,0), (380017,3850563,1,'soga_eye_brow_type',-6,7,-37), (380018,3850563,0,'soga_eye_color',229,229,102), (380019,3850563,1,'soga_eye_type',2,0,0), (380020,3850563,0,'soga_hair_face_color',20,13,0), (380021,3850563,0,'soga_hair_type_color',20,13,0), (380022,3850563,1,'soga_lip_type',45,2,-1), (380023,3850563,1,'soga_nose_type',25,-19,2), (380024,3850563,0,'soga_skin_color',251,239,240), (380025,3850563,0,'wing_color1',255,255,255), (380026,3850563,0,'wing_color2',255,255,255), (380027,3850564,1,'cheek_type',-44,-21,0), (380028,3850564,1,'chin_type',-21,34,17), (380029,3850564,1,'ear_type',-29,6,0), (380030,3850564,1,'eye_brow_type',44,11,-3), (380031,3850564,0,'eye_color',238,172,161), (380032,3850564,1,'eye_type',-28,0,0), (380033,3850564,0,'hair_face_color',49,44,12), (380034,3850564,0,'hair_type_color',49,44,12), (380035,3850564,1,'lip_type',-29,-14,24), (380036,3850564,1,'nose_type',-9,1,28), (380037,3850564,0,'skin_color',199,33,46), (380038,3850564,1,'soga_cheek_type',-44,-21,0), (380039,3850564,1,'soga_chin_type',-21,34,17), (380040,3850564,1,'soga_ear_type',-29,6,0), (380041,3850564,1,'soga_eye_brow_type',44,11,-3), (380042,3850564,0,'soga_eye_color',229,229,102), (380043,3850564,1,'soga_eye_type',-28,0,0), (380044,3850564,0,'soga_hair_face_color',49,44,12), (380045,3850564,0,'soga_hair_type_color',49,44,12), (380046,3850564,1,'soga_lip_type',-29,-14,24), (380047,3850564,1,'soga_nose_type',-9,1,28), (380048,3850564,0,'soga_skin_color',199,33,46), (380049,3850564,0,'wing_color1',255,255,255), (380050,3850564,0,'wing_color2',255,255,255), (380051,3850565,0,'eye_color',118,13,124), (380052,3850565,0,'hair_face_color',99,98,98), (380053,3850565,0,'hair_type_color',99,98,98), (380054,3850565,0,'skin_color',99,231,4), (380055,3850565,0,'soga_eye_color',229,229,102), (380056,3850565,0,'soga_hair_face_color',99,98,98), (380057,3850565,0,'soga_hair_type_color',99,98,98), (380058,3850565,0,'soga_skin_color',99,231,4), (380059,3850565,0,'wing_color1',255,255,255), (380060,3850565,0,'wing_color2',255,255,255), (380061,3850566,1,'cheek_type',-19,22,0), (380062,3850566,1,'chin_type',9,-32,19), (380063,3850566,1,'ear_type',7,4,0), (380064,3850566,1,'eye_brow_type',-8,35,0), (380065,3850566,0,'eye_color',204,204,97), (380066,3850566,1,'eye_type',-8,0,0), (380067,3850566,0,'hair_face_color',39,16,0), (380068,3850566,0,'hair_type_color',39,16,0), (380069,3850566,1,'lip_type',39,1,-2), (380070,3850566,1,'nose_type',-3,-28,26), (380071,3850566,0,'skin_color',172,233,34), (380072,3850566,1,'soga_cheek_type',-19,22,0), (380073,3850566,1,'soga_chin_type',9,-32,19), (380074,3850566,1,'soga_ear_type',7,4,0), (380075,3850566,1,'soga_eye_brow_type',-8,35,0), (380076,3850566,0,'soga_eye_color',229,229,102), (380077,3850566,1,'soga_eye_type',-8,0,0), (380078,3850566,0,'soga_hair_face_color',39,16,0), (380079,3850566,0,'soga_hair_type_color',39,16,0), (380080,3850566,1,'soga_lip_type',39,1,-2), (380081,3850566,1,'soga_nose_type',-3,-28,26), (380082,3850566,0,'soga_skin_color',172,233,34), (380083,3850566,0,'wing_color1',255,255,255), (380084,3850566,0,'wing_color2',255,255,255), (380085,3850567,1,'cheek_type',0,1,0), (380086,3850567,1,'chin_type',0,4,-7), (380087,3850567,1,'ear_type',-8,-17,0), (380088,3850567,1,'eye_brow_type',-13,-33,-7), (380089,3850567,0,'eye_color',149,139,20), (380090,3850567,1,'eye_type',4,0,0), (380091,3850567,0,'hair_face_color',14,6,0), (380092,3850567,0,'hair_type_color',14,6,0), (380093,3850567,1,'lip_type',-4,12,-13), (380094,3850567,1,'nose_type',9,-8,-4), (380095,3850567,0,'skin_color',164,53,51), (380096,3850567,1,'soga_cheek_type',0,1,0), (380097,3850567,1,'soga_chin_type',0,4,-7), (380098,3850567,1,'soga_ear_type',-8,-17,0), (380099,3850567,1,'soga_eye_brow_type',-13,-33,-7), (380100,3850567,0,'soga_eye_color',229,229,102), (380101,3850567,1,'soga_eye_type',4,0,0), (380102,3850567,0,'soga_hair_face_color',14,6,0), (380103,3850567,0,'soga_hair_type_color',14,6,0), (380104,3850567,1,'soga_lip_type',-4,12,-13), (380105,3850567,1,'soga_nose_type',9,-8,-4), (380106,3850567,0,'soga_skin_color',164,53,51), (380107,3850567,0,'wing_color1',255,255,255), (380108,3850567,0,'wing_color2',255,255,255), (380109,3850568,1,'cheek_type',0,1,0), (380110,3850568,1,'chin_type',0,4,-7), (380111,3850568,1,'ear_type',-8,-17,0), (380112,3850568,1,'eye_brow_type',-13,-33,-7), (380113,3850568,0,'eye_color',115,11,63), (380114,3850568,1,'eye_type',4,0,0), (380115,3850568,0,'hair_face_color',77,65,50), (380116,3850568,0,'hair_type_color',77,65,50), (380117,3850568,1,'lip_type',-4,12,-13), (380118,3850568,1,'nose_type',9,-8,-4), (380119,3850568,0,'skin_color',186,25,14), (380120,3850568,1,'soga_cheek_type',0,1,0), (380121,3850568,1,'soga_chin_type',0,4,-7), (380122,3850568,1,'soga_ear_type',-8,-17,0), (380123,3850568,1,'soga_eye_brow_type',-13,-33,-7), (380124,3850568,0,'soga_eye_color',229,229,102), (380125,3850568,1,'soga_eye_type',4,0,0), (380126,3850568,0,'soga_hair_face_color',77,65,50), (380127,3850568,0,'soga_hair_type_color',77,65,50), (380128,3850568,1,'soga_lip_type',-4,12,-13), (380129,3850568,1,'soga_nose_type',9,-8,-4), (380130,3850568,0,'soga_skin_color',186,25,14), (380131,3850568,0,'wing_color1',255,255,255), (380132,3850568,0,'wing_color2',255,255,255), (380133,3850569,1,'cheek_type',0,1,0), (380134,3850569,1,'chin_type',0,4,-7), (380135,3850569,1,'ear_type',-8,-17,0), (380136,3850569,1,'eye_brow_type',-13,-33,-7), (380137,3850569,0,'eye_color',205,167,244), (380138,3850569,1,'eye_type',4,0,0), (380139,3850569,0,'hair_face_color',195,149,0), (380140,3850569,0,'hair_type_color',195,149,0), (380141,3850569,1,'lip_type',-4,12,-13), (380142,3850569,1,'nose_type',9,-8,-4), (380143,3850569,0,'skin_color',202,218,34), (380144,3850569,1,'soga_cheek_type',0,1,0), (380145,3850569,1,'soga_chin_type',0,4,-7), (380146,3850569,1,'soga_ear_type',-8,-17,0), (380147,3850569,1,'soga_eye_brow_type',-13,-33,-7), (380148,3850569,0,'soga_eye_color',229,229,102), (380149,3850569,1,'soga_eye_type',4,0,0), (380150,3850569,0,'soga_hair_face_color',195,149,0), (380151,3850569,0,'soga_hair_type_color',195,149,0), (380152,3850569,1,'soga_lip_type',-4,12,-13), (380153,3850569,1,'soga_nose_type',9,-8,-4), (380154,3850569,0,'soga_skin_color',202,218,34), (380155,3850569,0,'wing_color1',255,255,255), (380156,3850569,0,'wing_color2',255,255,255), (380157,3850570,1,'cheek_type',-19,22,0), (380158,3850570,1,'chin_type',9,-32,19), (380159,3850570,1,'ear_type',7,4,0), (380160,3850570,1,'eye_brow_type',-8,35,0), (380161,3850570,0,'eye_color',223,180,16), (380162,3850570,1,'eye_type',-8,0,0), (380163,3850570,1,'lip_type',39,1,-2), (380164,3850570,1,'nose_type',-3,-28,26), (380165,3850570,0,'skin_color',176,42,39), (380166,3850570,1,'soga_cheek_type',-19,22,0), (380167,3850570,1,'soga_chin_type',9,-32,19), (380168,3850570,1,'soga_ear_type',7,4,0), (380169,3850570,1,'soga_eye_brow_type',-8,35,0), (380170,3850570,0,'soga_eye_color',229,229,102), (380171,3850570,1,'soga_eye_type',-8,0,0), (380172,3850570,1,'soga_lip_type',39,1,-2), (380173,3850570,1,'soga_nose_type',-3,-28,26), (380174,3850570,0,'soga_skin_color',176,42,39), (380175,3850570,0,'wing_color1',255,255,255), (380176,3850570,0,'wing_color2',255,255,255), (380177,3850571,1,'cheek_type',0,1,0), (380178,3850571,1,'chin_type',0,4,-7), (380179,3850571,1,'ear_type',-8,-17,0), (380180,3850571,1,'eye_brow_type',-13,-33,-7), (380181,3850571,0,'eye_color',126,14,142), (380182,3850571,1,'eye_type',4,0,0), (380183,3850571,0,'hair_face_color',123,43,22), (380184,3850571,0,'hair_type_color',123,43,22), (380185,3850571,1,'lip_type',-4,12,-13), (380186,3850571,1,'nose_type',9,-8,-4), (380187,3850571,0,'skin_color',59,170,0), (380188,3850571,1,'soga_cheek_type',0,1,0), (380189,3850571,1,'soga_chin_type',0,4,-7), (380190,3850571,1,'soga_ear_type',-8,-17,0), (380191,3850571,1,'soga_eye_brow_type',-13,-33,-7), (380192,3850571,0,'soga_eye_color',229,229,102), (380193,3850571,1,'soga_eye_type',4,0,0), (380194,3850571,0,'soga_hair_face_color',123,43,22), (380195,3850571,0,'soga_hair_type_color',123,43,22), (380196,3850571,1,'soga_lip_type',-4,12,-13), (380197,3850571,1,'soga_nose_type',9,-8,-4), (380198,3850571,0,'soga_skin_color',59,170,0), (380199,3850571,0,'wing_color1',255,255,255), (380200,3850571,0,'wing_color2',255,255,255), (380201,3850572,1,'cheek_type',-19,22,0), (380202,3850572,1,'chin_type',9,-32,19), (380203,3850572,1,'ear_type',7,4,0), (380204,3850572,1,'eye_brow_type',-8,35,0), (380205,3850572,0,'eye_color',69,7,51), (380206,3850572,1,'eye_type',-8,0,0), (380207,3850572,0,'hair_face_color',200,198,184), (380208,3850572,0,'hair_type_color',200,198,184), (380209,3850572,1,'lip_type',39,1,-2), (380210,3850572,1,'nose_type',-3,-28,26), (380211,3850572,0,'skin_color',145,99,17), (380212,3850572,1,'soga_cheek_type',-19,22,0), (380213,3850572,1,'soga_chin_type',9,-32,19), (380214,3850572,1,'soga_ear_type',7,4,0), (380215,3850572,1,'soga_eye_brow_type',-8,35,0), (380216,3850572,0,'soga_eye_color',229,229,102), (380217,3850572,1,'soga_eye_type',-8,0,0), (380218,3850572,0,'soga_hair_face_color',200,198,184), (380219,3850572,0,'soga_hair_type_color',200,198,184), (380220,3850572,1,'soga_lip_type',39,1,-2), (380221,3850572,1,'soga_nose_type',-3,-28,26), (380222,3850572,0,'soga_skin_color',145,99,17), (380223,3850572,0,'wing_color1',255,255,255), (380224,3850572,0,'wing_color2',255,255,255), (380225,3850573,1,'cheek_type',0,39,0), (380226,3850573,1,'chin_type',19,28,22), (380227,3850573,1,'ear_type',-4,-45,0), (380228,3850573,1,'eye_brow_type',-29,-31,-13), (380229,3850573,0,'eye_color',62,6,40), (380230,3850573,1,'eye_type',-4,0,0), (380231,3850573,0,'hair_face_color',155,73,0), (380232,3850573,0,'hair_type_color',155,73,0), (380233,3850573,1,'lip_type',-22,-28,39), (380234,3850573,1,'nose_type',-2,-13,28), (380235,3850573,0,'skin_color',152,26,11), (380236,3850573,1,'soga_cheek_type',0,39,0), (380237,3850573,1,'soga_chin_type',19,28,22), (380238,3850573,1,'soga_ear_type',-4,-45,0), (380239,3850573,1,'soga_eye_brow_type',-29,-31,-13), (380240,3850573,0,'soga_eye_color',229,229,102), (380241,3850573,1,'soga_eye_type',-4,0,0), (380242,3850573,0,'soga_hair_face_color',155,73,0), (380243,3850573,0,'soga_hair_type_color',155,73,0), (380244,3850573,1,'soga_lip_type',-22,-28,39), (380245,3850573,1,'soga_nose_type',-2,-13,28), (380246,3850573,0,'soga_skin_color',152,26,11), (380247,3850573,0,'wing_color1',255,255,255), (380248,3850573,0,'wing_color2',255,255,255), (380249,3850574,1,'cheek_type',11,-9,0), (380250,3850574,1,'chin_type',-29,0,-29), (380251,3850574,1,'ear_type',3,-36,0), (380252,3850574,1,'eye_brow_type',12,-29,-38), (380253,3850574,0,'eye_color',89,9,78), (380254,3850574,1,'eye_type',11,0,0), (380255,3850574,0,'hair_face_color',175,95,10), (380256,3850574,0,'hair_type_color',175,95,10), (380257,3850574,1,'lip_type',-35,17,-6), (380258,3850574,1,'nose_type',-4,-33,-3), (380259,3850574,0,'skin_color',191,168,32), (380260,3850574,1,'soga_cheek_type',11,-9,0), (380261,3850574,1,'soga_chin_type',-29,0,-29), (380262,3850574,1,'soga_ear_type',3,-36,0), (380263,3850574,1,'soga_eye_brow_type',12,-29,-38), (380264,3850574,0,'soga_eye_color',229,229,102), (380265,3850574,1,'soga_eye_type',11,0,0), (380266,3850574,0,'soga_hair_face_color',175,95,10), (380267,3850574,0,'soga_hair_type_color',175,95,10), (380268,3850574,1,'soga_lip_type',-35,17,-6), (380269,3850574,1,'soga_nose_type',-4,-33,-3), (380270,3850574,0,'soga_skin_color',191,168,32), (380271,3850574,0,'wing_color1',255,255,255), (380272,3850574,0,'wing_color2',255,255,255), (380273,3850575,0,'eye_color',255,255,255), (380274,3850575,0,'skin_color',255,255,255), (380275,3850575,0,'soga_eye_color',255,0,255), (380276,3850576,1,'cheek_type',14,-26,0), (380277,3850576,1,'chin_type',0,13,-13), (380278,3850576,1,'ear_type',12,-22,0), (380279,3850576,1,'eye_brow_type',2,-9,38), (380280,3850576,0,'eye_color',179,157,112), (380281,3850576,1,'eye_type',-9,0,0), (380282,3850576,0,'hair_face_color',154,130,79), (380283,3850576,0,'hair_face_highlight_color',100,60,14), (380284,3850576,0,'hair_type_color',154,130,79), (380285,3850576,0,'hair_type_highlight_color',100,60,14), (380286,3850576,1,'lip_type',22,3,-28), (380287,3850576,1,'nose_type',-4,0,7), (380288,3850576,0,'skin_color',227,200,179), (380289,3850576,1,'soga_cheek_type',14,-26,0), (380290,3850576,1,'soga_chin_type',0,13,-13), (380291,3850576,1,'soga_ear_type',12,-22,0), (380292,3850576,1,'soga_eye_brow_type',2,-9,38), (380293,3850576,0,'soga_eye_color',229,229,102), (380294,3850576,1,'soga_eye_type',-9,0,0), (380295,3850576,0,'soga_hair_face_color',154,130,79), (380296,3850576,0,'soga_hair_face_highlight_color',100,60,14), (380297,3850576,0,'soga_hair_type_color',154,130,79), (380298,3850576,0,'soga_hair_type_highlight_color',100,60,14), (380299,3850576,1,'soga_lip_type',22,3,-28), (380300,3850576,1,'soga_nose_type',-4,0,7), (380301,3850576,0,'soga_skin_color',227,200,179), (380302,3850576,0,'wing_color1',255,255,255), (380303,3850576,0,'wing_color2',255,255,255), (380304,3850577,1,'cheek_type',100,-100,0), (380305,3850577,1,'chin_type',-100,100,100), (380306,3850577,1,'ear_type',25,9,0), (380307,3850577,1,'eye_brow_type',100,100,100), (380308,3850577,0,'eye_color',118,14,183), (380309,3850577,1,'eye_type',100,0,0), (380310,3850577,0,'hair_face_color',171,60,32), (380311,3850577,0,'hair_face_highlight_color',216,192,37), (380312,3850577,0,'hair_type_color',171,60,32), (380313,3850577,0,'hair_type_highlight_color',216,192,37), (380314,3850577,1,'lip_type',100,50,-68), (380315,3850577,1,'nose_type',0,-17,-1), (380316,3850577,0,'skin_color',3,4,4), (380317,3850577,1,'soga_cheek_type',100,-100,0), (380318,3850577,1,'soga_chin_type',-100,100,100), (380319,3850577,1,'soga_ear_type',25,9,0), (380320,3850577,1,'soga_eye_brow_type',100,100,100), (380321,3850577,0,'soga_eye_color',229,229,102), (380322,3850577,1,'soga_eye_type',100,0,0), (380323,3850577,0,'soga_hair_face_color',171,60,32), (380324,3850577,0,'soga_hair_face_highlight_color',216,192,37), (380325,3850577,0,'soga_hair_type_color',171,60,32), (380326,3850577,0,'soga_hair_type_highlight_color',216,192,37), (380327,3850577,1,'soga_lip_type',100,50,-68), (380328,3850577,1,'soga_nose_type',0,-17,-1), (380329,3850577,0,'soga_skin_color',3,4,4), (380330,3850577,0,'wing_color1',255,255,255), (380331,3850577,0,'wing_color2',255,255,255), (380332,3850578,0,'eye_color',255,255,255), (380333,3850578,0,'skin_color',255,255,255), (380334,3850578,0,'soga_eye_color',255,0,255), (380335,3850579,0,'eye_color',255,255,255), (380336,3850579,0,'skin_color',255,255,255), (380337,3850579,0,'soga_eye_color',255,0,255), (380338,3850580,1,'cheek_type',-19,-35,0), (380339,3850580,1,'chin_type',4,29,-26), (380340,3850580,1,'ear_type',-3,6,0), (380341,3850580,1,'eye_brow_type',4,-13,18), (380342,3850580,0,'eye_color',75,145,152), (380343,3850580,1,'eye_type',19,0,0), (380344,3850580,0,'hair_face_color',81,55,37), (380345,3850580,0,'hair_face_highlight_color',11,8,6), (380346,3850580,0,'hair_type_color',81,55,37), (380347,3850580,0,'hair_type_highlight_color',11,8,6), (380348,3850580,1,'lip_type',26,-29,-4), (380349,3850580,1,'nose_type',0,-34,0), (380350,3850580,0,'skin_color',235,235,228), (380351,3850580,1,'soga_cheek_type',-19,-35,0), (380352,3850580,1,'soga_chin_type',4,29,-26), (380353,3850580,1,'soga_ear_type',-3,6,0), (380354,3850580,1,'soga_eye_brow_type',4,-13,18), (380355,3850580,0,'soga_eye_color',229,229,102), (380356,3850580,1,'soga_eye_type',19,0,0), (380357,3850580,0,'soga_hair_face_color',81,55,37), (380358,3850580,0,'soga_hair_face_highlight_color',11,8,6), (380359,3850580,0,'soga_hair_type_color',81,55,37), (380360,3850580,0,'soga_hair_type_highlight_color',11,8,6), (380361,3850580,1,'soga_lip_type',26,-29,-4), (380362,3850580,1,'soga_nose_type',0,-34,0), (380363,3850580,0,'soga_skin_color',235,235,228), (380364,3850580,0,'wing_color1',255,255,255), (380365,3850580,0,'wing_color2',255,255,255), (380366,3850581,1,'cheek_type',-18,4,0), (380367,3850581,1,'chin_type',-24,14,-6), (380368,3850581,1,'ear_type',-4,6,0), (380369,3850581,1,'eye_brow_type',14,-9,24), (380370,3850581,0,'eye_color',255,255,149), (380371,3850581,1,'eye_type',-8,0,0), (380372,3850581,0,'hair_face_color',60,25,9), (380373,3850581,0,'hair_type_color',60,25,9), (380374,3850581,1,'lip_type',9,32,0), (380375,3850581,1,'nose_type',0,-24,-29), (380376,3850581,0,'skin_color',188,170,32), (380377,3850581,1,'soga_cheek_type',-18,4,0), (380378,3850581,1,'soga_chin_type',-24,14,-6), (380379,3850581,1,'soga_ear_type',-4,6,0), (380380,3850581,1,'soga_eye_brow_type',14,-9,24), (380381,3850581,0,'soga_eye_color',229,229,102), (380382,3850581,1,'soga_eye_type',-8,0,0), (380383,3850581,0,'soga_hair_face_color',60,25,9), (380384,3850581,0,'soga_hair_type_color',60,25,9), (380385,3850581,1,'soga_lip_type',9,32,0), (380386,3850581,1,'soga_nose_type',0,-24,-29), (380387,3850581,0,'soga_skin_color',188,170,32), (380388,3850581,0,'wing_color1',255,255,255), (380389,3850581,0,'wing_color2',255,255,255), (380390,3850582,1,'cheek_type',11,0,0), (380391,3850582,1,'chin_type',3,4,-4), (380392,3850582,1,'ear_type',-28,0,0), (380393,3850582,1,'eye_brow_type',4,28,22), (380394,3850582,0,'eye_color',159,38,11), (380395,3850582,1,'eye_type',29,0,0), (380396,3850582,0,'hair_face_color',31,19,5), (380397,3850582,0,'hair_type_color',31,19,5), (380398,3850582,1,'lip_type',-9,34,-28), (380399,3850582,1,'nose_type',9,-21,17), (380400,3850582,0,'skin_color',215,187,88), (380401,3850582,1,'soga_cheek_type',11,0,0), (380402,3850582,1,'soga_chin_type',3,4,-4), (380403,3850582,1,'soga_ear_type',-28,0,0), (380404,3850582,1,'soga_eye_brow_type',4,28,22), (380405,3850582,0,'soga_eye_color',229,229,102), (380406,3850582,1,'soga_eye_type',29,0,0), (380407,3850582,0,'soga_hair_face_color',31,19,5), (380408,3850582,0,'soga_hair_type_color',31,19,5), (380409,3850582,1,'soga_lip_type',-9,34,-28), (380410,3850582,1,'soga_nose_type',9,-21,17), (380411,3850582,0,'soga_skin_color',215,187,88), (380412,3850582,0,'wing_color1',255,255,255), (380413,3850582,0,'wing_color2',255,255,255), (380414,3850583,1,'chin_type',-25,-29,-4), (380415,3850583,1,'ear_type',11,18,0), (380416,3850583,1,'eye_brow_type',-26,26,21), (380417,3850583,0,'eye_color',197,114,13), (380418,3850583,1,'eye_type',48,0,0), (380419,3850583,0,'hair_face_color',49,24,0), (380420,3850583,0,'hair_type_color',49,24,0), (380421,3850583,1,'lip_type',4,-18,-22), (380422,3850583,1,'nose_type',1,24,-3), (380423,3850583,0,'skin_color',76,197,0), (380424,3850583,1,'soga_chin_type',-25,-29,-4), (380425,3850583,1,'soga_ear_type',11,18,0), (380426,3850583,1,'soga_eye_brow_type',-26,26,21), (380427,3850583,0,'soga_eye_color',229,229,102), (380428,3850583,1,'soga_eye_type',48,0,0), (380429,3850583,0,'soga_hair_face_color',49,24,0), (380430,3850583,0,'soga_hair_type_color',49,24,0), (380431,3850583,1,'soga_lip_type',4,-18,-22), (380432,3850583,1,'soga_nose_type',1,24,-3), (380433,3850583,0,'soga_skin_color',76,197,0), (380434,3850583,0,'wing_color1',255,255,255), (380435,3850583,0,'wing_color2',255,255,255), (380436,3850584,1,'cheek_type',-19,22,0), (380437,3850584,1,'chin_type',9,-32,19), (380438,3850584,1,'ear_type',7,4,0), (380439,3850584,1,'eye_brow_type',-8,35,0), (380440,3850584,0,'eye_color',204,204,97), (380441,3850584,1,'eye_type',-8,0,0), (380442,3850584,0,'hair_face_color',39,16,0), (380443,3850584,0,'hair_type_color',39,16,0), (380444,3850584,1,'lip_type',39,1,-2), (380445,3850584,1,'nose_type',-3,-28,26), (380446,3850584,0,'skin_color',172,233,34), (380447,3850584,1,'soga_cheek_type',-19,22,0), (380448,3850584,1,'soga_chin_type',9,-32,19), (380449,3850584,1,'soga_ear_type',7,4,0), (380450,3850584,1,'soga_eye_brow_type',-8,35,0), (380451,3850584,0,'soga_eye_color',229,229,102), (380452,3850584,1,'soga_eye_type',-8,0,0), (380453,3850584,0,'soga_hair_face_color',39,16,0), (380454,3850584,0,'soga_hair_type_color',39,16,0), (380455,3850584,1,'soga_lip_type',39,1,-2), (380456,3850584,1,'soga_nose_type',-3,-28,26), (380457,3850584,0,'soga_skin_color',172,233,34), (380458,3850584,0,'wing_color1',255,255,255), (380459,3850584,0,'wing_color2',255,255,255), (380460,3850585,0,'eye_color',255,255,255), (380461,3850585,0,'skin_color',255,255,255), (380462,3850585,0,'soga_eye_color',255,0,255), (380463,3850586,1,'cheek_type',-28,31,0), (380464,3850586,1,'chin_type',-28,0,19), (380465,3850586,1,'ear_type',-4,36,0), (380466,3850586,1,'eye_brow_type',-34,34,-4), (380467,3850586,0,'eye_color',123,12,94), (380468,3850586,1,'eye_type',100,0,0), (380469,3850586,0,'hair_face_color',45,20,0), (380470,3850586,0,'hair_face_highlight_color',216,192,37), (380471,3850586,0,'hair_type_color',45,20,0), (380472,3850586,0,'hair_type_highlight_color',216,192,37), (380473,3850586,1,'lip_type',29,-17,-14), (380474,3850586,1,'nose_type',-1,-19,-4), (380475,3850586,0,'skin_color',186,202,188), (380476,3850586,1,'soga_cheek_type',-28,31,0), (380477,3850586,1,'soga_chin_type',-28,0,19), (380478,3850586,1,'soga_ear_type',-4,36,0), (380479,3850586,1,'soga_eye_brow_type',-34,34,-4), (380480,3850586,0,'soga_eye_color',229,229,102), (380481,3850586,1,'soga_eye_type',100,0,0), (380482,3850586,0,'soga_hair_face_color',45,20,0), (380483,3850586,0,'soga_hair_face_highlight_color',216,192,37), (380484,3850586,0,'soga_hair_type_color',45,20,0), (380485,3850586,0,'soga_hair_type_highlight_color',216,192,37), (380486,3850586,1,'soga_lip_type',29,-17,-14), (380487,3850586,1,'soga_nose_type',-1,-19,-4), (380488,3850586,0,'soga_skin_color',186,202,188), (380489,3850586,0,'wing_color1',255,255,255), (380490,3850586,0,'wing_color2',255,255,255), (380494,3850588,0,'eye_color',152,7,0), (380495,3850588,0,'skin_color',234,234,234), (380496,3850588,0,'soga_eye_color',255,0,255), (380497,3850589,0,'eye_color',147,97,68), (380498,3850589,0,'skin_color',107,67,42), (380499,3850589,0,'soga_eye_color',255,0,255), (380500,3850590,0,'eye_color',255,255,255), (380501,3850590,0,'skin_color',255,255,255), (380502,3850590,0,'soga_eye_color',255,0,255), (380503,3850591,0,'eye_color',239,209,88), (380504,3850591,0,'skin_color',87,59,115), (380505,3850591,0,'soga_eye_color',255,0,255), (380506,3850592,0,'eye_color',239,209,88), (380507,3850592,0,'skin_color',234,136,148), (380508,3850592,0,'soga_eye_color',255,0,255), (380509,3850593,0,'eye_color',150,202,205), (380510,3850593,0,'skin_color',23,86,88), (380511,3850593,0,'soga_eye_color',255,0,255), (380512,3850594,0,'eye_color',205,205,205), (380513,3850594,0,'skin_color',147,147,147), (380514,3850594,0,'soga_eye_color',255,0,255), (380515,3850595,0,'eye_color',255,255,255), (380516,3850595,0,'skin_color',255,255,255), (380517,3850595,0,'soga_eye_color',255,0,255), (380518,3850596,1,'cheek_type',-7,45,0), (380519,3850596,1,'chin_type',3,1,33), (380520,3850596,1,'ear_type',-9,26,0), (380521,3850596,1,'eye_brow_type',47,22,13), (380522,3850596,0,'eye_color',156,141,170), (380523,3850596,1,'eye_type',26,0,0), (380524,3850596,0,'hair_face_color',166,147,124), (380525,3850596,0,'hair_type_color',166,147,124), (380526,3850596,1,'lip_type',19,1,34), (380527,3850596,1,'nose_type',33,-14,-26), (380528,3850596,0,'skin_color',76,174,49), (380529,3850596,1,'soga_cheek_type',-7,45,0), (380530,3850596,1,'soga_chin_type',3,1,33), (380531,3850596,1,'soga_ear_type',-9,26,0), (380532,3850596,1,'soga_eye_brow_type',47,22,13), (380533,3850596,0,'soga_eye_color',229,229,102), (380534,3850596,1,'soga_eye_type',26,0,0), (380535,3850596,0,'soga_hair_face_color',166,147,124), (380536,3850596,0,'soga_hair_type_color',166,147,124), (380537,3850596,1,'soga_lip_type',19,1,34), (380538,3850596,1,'soga_nose_type',33,-14,-26), (380539,3850596,0,'soga_skin_color',76,174,49), (380540,3850596,0,'wing_color1',255,255,255), (380541,3850596,0,'wing_color2',255,255,255), (380542,3850597,1,'eye_brow_type',62,0,0), (380543,3850597,0,'eye_color',147,147,0), (380544,3850597,1,'lip_type',39,0,0), (380545,3850597,1,'nose_type',66,-82,0), (380546,3850597,0,'skin_color',63,0,15), (380547,3850597,1,'soga_eye_brow_type',62,0,0), (380548,3850597,0,'soga_eye_color',229,229,102), (380549,3850597,1,'soga_lip_type',39,0,0), (380550,3850597,1,'soga_nose_type',66,-82,0), (380551,3850597,0,'soga_skin_color',63,0,15), (380552,3850597,0,'wing_color1',255,255,255), (380553,3850597,0,'wing_color2',255,255,255), (380554,1081048,1,'cheek_type',-35,-57,0), (380555,1081048,1,'chin_type',-47,-5,-95), (380556,1081048,1,'ear_type',-47,18,0), (380557,1081048,1,'eye_brow_type',-87,85,-22), (380558,1081048,0,'eye_color',83,61,29), (380559,1081048,1,'eye_type',-21,0,0), (380560,1081048,0,'hair_color1',57,17,96), (380561,1081048,0,'hair_color2',160,0,0), (380562,1081048,0,'hair_face_color',84,0,0), (380563,1081048,0,'hair_face_highlight_color',188,92,40), (380564,1081048,0,'hair_highlight',91,21,51), (380565,1081048,0,'hair_type_color',84,0,0), (380566,1081048,0,'hair_type_highlight_color',188,92,40), (380567,1081048,1,'lip_type',31,-58,-5), (380568,1081048,1,'nose_type',87,57,17), (380569,1081048,0,'skin_color',113,121,119), (380570,1081048,1,'soga_cheek_type',0,-87,85), (380571,1081048,1,'soga_chin_type',0,31,-58), (380572,1081048,1,'soga_ear_type',0,-21,0), (380573,1081048,1,'soga_eye_brow_type',0,-47,18), (380574,1081048,0,'soga_eye_color',229,229,102), (380575,1081048,1,'soga_eye_type',-96,0,0), (380576,1081048,0,'soga_hair_color1',159,88,0), (380577,1081048,0,'soga_hair_color2',43,36,70), (380578,1081048,0,'soga_hair_face_color',84,0,0), (380579,1081048,0,'soga_hair_face_highlight_color',188,92,40), (380580,1081048,0,'soga_hair_highlight',91,21,51), (380581,1081048,0,'soga_hair_type_color',84,0,0), (380582,1081048,0,'soga_hair_type_highlight_color',188,92,40), (380583,1081048,1,'soga_lip_type',-22,-35,-57), (380584,1081048,1,'soga_nose_type',-5,-47,-5), (380585,1081048,0,'soga_skin_color',113,121,119), (380586,1081048,0,'wing_color1',255,255,255), (380587,1081048,0,'wing_color2',255,255,255), (380588,1081049,0,'eye_color',255,255,255), (380589,1081049,0,'skin_color',255,255,255), (380590,1081049,0,'soga_eye_color',255,0,255), (380591,1081050,0,'eye_color',255,255,255), (380592,1081050,0,'skin_color',255,255,255), (380593,1081050,0,'soga_eye_color',255,0,255), (380594,1081051,1,'cheek_type',7,0,0), (380595,1081051,1,'chin_type',-3,14,-46), (380596,1081051,1,'ear_type',-25,-34,0), (380597,1081051,1,'eye_brow_type',-23,23,-19), (380598,1081051,0,'eye_color',37,77,83), (380599,1081051,1,'eye_type',-7,0,0), (380600,1081051,0,'hair_color1',0,3,0), (380601,1081051,0,'hair_face_color',79,66,33), (380602,1081051,0,'hair_face_highlight_color',43,21,0), (380603,1081051,0,'hair_type_color',79,66,33), (380604,1081051,0,'hair_type_highlight_color',43,21,0), (380605,1081051,1,'lip_type',-29,0,39), (380606,1081051,1,'nose_type',-11,0,3), (380607,1081051,0,'skin_color',215,222,222), (380608,1081051,1,'soga_cheek_type',0,-23,23), (380609,1081051,1,'soga_chin_type',0,-29,0), (380610,1081051,1,'soga_ear_type',0,-7,0), (380611,1081051,1,'soga_eye_brow_type',0,-25,-34), (380612,1081051,0,'soga_eye_color',229,229,102), (380613,1081051,1,'soga_eye_type',-7,0,0), (380614,1081051,0,'soga_hair_face_color',79,66,33), (380615,1081051,0,'soga_hair_face_highlight_color',43,21,0), (380616,1081051,0,'soga_hair_type_color',79,66,33), (380617,1081051,0,'soga_hair_type_highlight_color',43,21,0), (380618,1081051,1,'soga_lip_type',-19,7,0), (380619,1081051,1,'soga_nose_type',39,-3,14), (380620,1081051,0,'soga_skin_color',215,222,222), (380621,1081051,0,'wing_color1',255,255,255), (380622,1081051,0,'wing_color2',255,255,255), (380623,1081052,1,'cheek_type',-43,0,0), (380624,1081052,1,'chin_type',21,-78,71), (380625,1081052,1,'ear_type',-44,14,0), (380626,1081052,1,'eye_brow_type',-98,43,-97), (380627,1081052,0,'eye_color',130,110,4), (380628,1081052,1,'eye_type',78,0,0), (380629,1081052,0,'hair_color1',175,83,231), (380630,1081052,0,'hair_color2',29,71,185), (380631,1081052,0,'hair_highlight',255,255,255), (380632,1081052,0,'hair_type_color',10,47,130), (380633,1081052,0,'hair_type_highlight_color',47,42,61), (380634,1081052,1,'lip_type',-58,-31,58), (380635,1081052,1,'nose_type',81,-81,83), (380636,1081052,0,'skin_color',175,161,161), (380637,1081052,1,'soga_cheek_type',0,-98,43), (380638,1081052,1,'soga_chin_type',0,-58,-31), (380639,1081052,1,'soga_ear_type',0,78,0), (380640,1081052,1,'soga_eye_brow_type',0,-44,14), (380641,1081052,0,'soga_eye_color',229,229,102), (380642,1081052,1,'soga_eye_type',79,0,0), (380643,1081052,0,'soga_hair_color1',255,255,255), (380644,1081052,0,'soga_hair_color2',29,71,185), (380645,1081052,0,'soga_hair_highlight',255,255,255), (380646,1081052,0,'soga_hair_type_color',10,47,130), (380647,1081052,0,'soga_hair_type_highlight_color',47,42,61), (380648,1081052,1,'soga_lip_type',-97,-43,0), (380649,1081052,1,'soga_nose_type',58,21,-78), (380650,1081052,0,'soga_skin_color',175,161,161), (380651,1081052,0,'wing_color1',132,209,3), (380652,1081052,0,'wing_color2',75,53,178), (380653,1081053,1,'cheek_type',-35,14,0), (380654,1081053,1,'chin_type',-12,-41,28), (380655,1081053,1,'ear_type',0,-28,0), (380656,1081053,1,'eye_brow_type',-1,-28,0), (380657,1081053,0,'eye_color',103,92,49), (380658,1081053,1,'eye_type',-12,0,0), (380659,1081053,0,'hair_color1',0,19,0), (380660,1081053,0,'hair_face_color',218,187,120), (380661,1081053,0,'hair_face_highlight_color',114,65,4), (380662,1081053,0,'hair_type_color',218,187,120), (380663,1081053,0,'hair_type_highlight_color',114,65,4), (380664,1081053,1,'lip_type',34,11,-21), (380665,1081053,1,'nose_type',-23,0,19), (380666,1081053,0,'skin_color',246,233,214), (380667,1081053,1,'soga_cheek_type',0,-1,-28), (380668,1081053,1,'soga_chin_type',0,34,11), (380669,1081053,1,'soga_ear_type',0,-12,0), (380670,1081053,1,'soga_eye_brow_type',0,0,-28), (380671,1081053,0,'soga_eye_color',229,229,102), (380672,1081053,1,'soga_eye_type',-12,0,0), (380673,1081053,0,'soga_hair_face_color',218,187,120), (380674,1081053,0,'soga_hair_face_highlight_color',114,65,4), (380675,1081053,0,'soga_hair_type_color',218,187,120), (380676,1081053,0,'soga_hair_type_highlight_color',114,65,4), (380677,1081053,1,'soga_lip_type',0,-35,14), (380678,1081053,1,'soga_nose_type',-21,-12,-41), (380679,1081053,0,'soga_skin_color',246,233,214), (380680,1081053,0,'wing_color1',255,255,255), (380681,1081053,0,'wing_color2',255,255,255), (380682,1081054,1,'cheek_type',-93,-3,0), (380683,1081054,1,'chin_type',56,28,62), (380684,1081054,1,'ear_type',-31,-47,0), (380685,1081054,1,'eye_brow_type',100,100,100), (380686,1081054,0,'eye_color',133,182,193), (380687,1081054,1,'eye_type',42,0,0), (380688,1081054,0,'hair_color1',228,34,211), (380689,1081054,0,'hair_color2',21,0,0), (380690,1081054,0,'hair_face_color',70,49,6), (380691,1081054,0,'hair_highlight',38,22,21), (380692,1081054,0,'hair_type_color',70,49,6), (380693,1081054,1,'lip_type',76,4,-94), (380694,1081054,1,'nose_type',7,-28,34), (380695,1081054,0,'skin_color',222,185,187), (380696,1081054,1,'soga_cheek_type',0,100,100), (380697,1081054,1,'soga_chin_type',0,76,4), (380698,1081054,1,'soga_ear_type',0,42,0), (380699,1081054,1,'soga_eye_brow_type',0,-31,-47), (380700,1081054,0,'soga_eye_color',229,229,102), (380701,1081054,1,'soga_eye_type',21,0,0), (380702,1081054,0,'soga_hair_color1',56,33,26), (380703,1081054,0,'soga_hair_color2',94,59,11), (380704,1081054,0,'soga_hair_face_color',70,49,6), (380705,1081054,0,'soga_hair_highlight',38,22,21), (380706,1081054,0,'soga_hair_type_color',70,49,6), (380707,1081054,1,'soga_lip_type',100,-93,-3), (380708,1081054,1,'soga_nose_type',-94,56,28), (380709,1081054,0,'soga_skin_color',222,185,187), (380710,1081055,1,'cheek_type',-22,34,0), (380711,1081055,1,'chin_type',-9,-7,8), (380712,1081055,1,'ear_type',1,-9,0), (380713,1081055,1,'eye_brow_type',-28,0,12), (380714,1081055,0,'eye_color',110,160,149), (380715,1081055,1,'eye_type',-46,0,0), (380716,1081055,0,'hair_color1',21,228,0), (380717,1081055,0,'hair_face_color',129,44,8), (380718,1081055,0,'hair_face_highlight_color',155,64,24), (380719,1081055,0,'hair_type_color',129,44,8), (380720,1081055,0,'hair_type_highlight_color',155,64,24), (380721,1081055,1,'lip_type',1,5,4), (380722,1081055,1,'nose_type',14,21,-28), (380723,1081055,0,'skin_color',221,180,181), (380724,1081055,1,'soga_cheek_type',0,-28,0), (380725,1081055,1,'soga_chin_type',0,1,5), (380726,1081055,1,'soga_ear_type',0,-46,0), (380727,1081055,1,'soga_eye_brow_type',0,1,-9), (380728,1081055,0,'soga_eye_color',229,229,102), (380729,1081055,1,'soga_eye_type',-47,0,0), (380730,1081055,0,'soga_hair_face_color',129,44,8), (380731,1081055,0,'soga_hair_face_highlight_color',155,64,24), (380732,1081055,0,'soga_hair_type_color',129,44,8), (380733,1081055,0,'soga_hair_type_highlight_color',155,64,24), (380734,1081055,1,'soga_lip_type',12,-22,34), (380735,1081055,1,'soga_nose_type',4,-9,-7), (380736,1081055,0,'soga_skin_color',221,180,181), (380737,1081055,0,'wing_color1',255,255,255), (380738,1081055,0,'wing_color2',255,255,255), (380739,1081056,1,'cheek_type',-7,-93,0), (380740,1081056,1,'chin_type',68,-71,-12), (380741,1081056,1,'ear_type',19,20,0), (380742,1081056,1,'eye_brow_type',28,88,17), (380743,1081056,0,'eye_color',41,82,95), (380744,1081056,1,'eye_type',79,0,0), (380745,1081056,0,'hair_color1',17,1,171), (380746,1081056,0,'hair_color2',62,0,0), (380747,1081056,0,'hair_face_color',100,70,10), (380748,1081056,0,'hair_face_highlight_color',232,183,30), (380749,1081056,0,'hair_highlight',105,26,26), (380750,1081056,0,'hair_type_color',100,70,10), (380751,1081056,0,'hair_type_highlight_color',232,183,30), (380752,1081056,1,'lip_type',-56,-1,-34), (380753,1081056,1,'nose_type',17,17,1), (380754,1081056,0,'skin_color',105,112,109), (380755,1081056,1,'soga_cheek_type',0,28,88), (380756,1081056,1,'soga_chin_type',0,-56,-1), (380757,1081056,1,'soga_ear_type',0,79,0), (380758,1081056,1,'soga_eye_brow_type',0,19,20), (380759,1081056,0,'soga_eye_color',229,229,102), (380760,1081056,1,'soga_eye_type',62,0,0), (380761,1081056,0,'soga_hair_color1',54,45,28), (380762,1081056,0,'soga_hair_color2',104,52,0), (380763,1081056,0,'soga_hair_face_color',100,70,10), (380764,1081056,0,'soga_hair_face_highlight_color',232,183,30), (380765,1081056,0,'soga_hair_highlight',105,26,26), (380766,1081056,0,'soga_hair_type_color',100,70,10), (380767,1081056,0,'soga_hair_type_highlight_color',232,183,30), (380768,1081056,1,'soga_lip_type',17,-7,-93), (380769,1081056,1,'soga_nose_type',-34,68,-71), (380770,1081056,0,'soga_skin_color',105,112,109), (380771,1081056,0,'wing_color1',255,255,255), (380772,1081056,0,'wing_color2',255,255,255), (380773,1081057,1,'cheek_type',-70,-28,0), (380774,1081057,1,'chin_type',71,-58,81), (380775,1081057,1,'ear_type',58,-19,0), (380776,1081057,1,'eye_brow_type',-31,-84,-58), (380777,1081057,0,'eye_color',183,166,126), (380778,1081057,1,'eye_type',25,0,0), (380779,1081057,0,'hair_color1',9,212,100), (380780,1081057,0,'hair_color2',100,0,0), (380781,1081057,0,'hair_face_color',62,62,78), (380782,1081057,0,'hair_face_highlight_color',45,15,17), (380783,1081057,0,'hair_highlight',54,45,28), (380784,1081057,0,'hair_type_color',62,62,78), (380785,1081057,0,'hair_type_highlight_color',45,15,17), (380786,1081057,1,'lip_type',-95,63,-1), (380787,1081057,1,'nose_type',7,9,-44), (380788,1081057,0,'skin_color',184,156,103), (380789,1081057,1,'soga_cheek_type',0,-31,-84), (380790,1081057,1,'soga_chin_type',0,-95,63), (380791,1081057,1,'soga_ear_type',0,25,0), (380792,1081057,1,'soga_eye_brow_type',0,58,-19), (380793,1081057,0,'soga_eye_color',229,229,102), (380794,1081057,1,'soga_eye_type',100,0,0), (380795,1081057,0,'soga_hair_color1',43,36,70), (380796,1081057,0,'soga_hair_color2',68,76,74), (380797,1081057,0,'soga_hair_face_color',62,62,78), (380798,1081057,0,'soga_hair_face_highlight_color',45,15,17), (380799,1081057,0,'soga_hair_highlight',54,45,28), (380800,1081057,0,'soga_hair_type_color',62,62,78), (380801,1081057,0,'soga_hair_type_highlight_color',45,15,17), (380802,1081057,1,'soga_lip_type',-58,-70,-28), (380803,1081057,1,'soga_nose_type',-1,71,-58), (380804,1081057,0,'soga_skin_color',184,156,103), (380805,1081058,1,'cheek_type',93,-63,0), (380806,1081058,1,'chin_type',-42,22,2), (380807,1081058,1,'ear_type',18,9,0), (380808,1081058,1,'eye_brow_type',87,95,47), (380809,1081058,0,'eye_color',49,95,66), (380810,1081058,1,'eye_type',-57,0,0), (380811,1081058,0,'hair_color1',14,247,94), (380812,1081058,0,'hair_color2',219,0,0), (380813,1081058,0,'hair_face_color',233,168,29), (380814,1081058,0,'hair_face_highlight_color',244,246,246), (380815,1081058,0,'hair_highlight',164,165,165), (380816,1081058,0,'hair_type_color',233,168,29), (380817,1081058,0,'hair_type_highlight_color',244,246,246), (380818,1081058,1,'lip_type',-59,-75,35), (380819,1081058,1,'nose_type',55,14,-9), (380820,1081058,0,'skin_color',223,171,167), (380821,1081058,1,'soga_cheek_type',0,87,95), (380822,1081058,1,'soga_chin_type',0,-59,-75), (380823,1081058,1,'soga_ear_type',0,-57,0), (380824,1081058,1,'soga_eye_brow_type',0,18,9), (380825,1081058,0,'soga_eye_color',229,229,102), (380826,1081058,1,'soga_eye_type',-37,0,0), (380827,1081058,0,'soga_hair_color1',200,165,96), (380828,1081058,0,'soga_hair_color2',173,99,44), (380829,1081058,0,'soga_hair_face_color',233,168,29), (380830,1081058,0,'soga_hair_face_highlight_color',244,246,246), (380831,1081058,0,'soga_hair_highlight',164,165,165), (380832,1081058,0,'soga_hair_type_color',233,168,29), (380833,1081058,0,'soga_hair_type_highlight_color',244,246,246), (380834,1081058,1,'soga_lip_type',47,93,-63), (380835,1081058,1,'soga_nose_type',35,-42,22), (380836,1081058,0,'soga_skin_color',223,171,167), (380837,1081059,1,'cheek_type',-48,81,0), (380838,1081059,1,'chin_type',-69,35,61), (380839,1081059,1,'ear_type',58,56,0), (380840,1081059,1,'eye_brow_type',-2,-85,56), (380841,1081059,0,'eye_color',53,108,125), (380842,1081059,1,'eye_type',-23,0,0), (380843,1081059,0,'hair_color1',0,17,40), (380844,1081059,0,'hair_color2',178,0,0), (380845,1081059,0,'hair_face_color',211,219,219), (380846,1081059,0,'hair_face_highlight_color',219,179,15), (380847,1081059,0,'hair_highlight',239,221,86), (380848,1081059,0,'hair_type_color',211,219,219), (380849,1081059,0,'hair_type_highlight_color',219,179,15), (380850,1081059,1,'lip_type',0,93,-28), (380851,1081059,1,'nose_type',78,0,17), (380852,1081059,0,'skin_color',254,252,252), (380853,1081059,1,'soga_cheek_type',0,-2,-85), (380854,1081059,1,'soga_chin_type',0,0,93), (380855,1081059,1,'soga_ear_type',0,-23,0), (380856,1081059,1,'soga_eye_brow_type',0,58,56), (380857,1081059,0,'soga_eye_color',229,229,102), (380858,1081059,1,'soga_eye_type',-78,0,0), (380859,1081059,0,'soga_hair_color1',164,165,165), (380860,1081059,0,'soga_hair_color2',56,62,62), (380861,1081059,0,'soga_hair_face_color',211,219,219), (380862,1081059,0,'soga_hair_face_highlight_color',219,179,15), (380863,1081059,0,'soga_hair_highlight',239,221,86), (380864,1081059,0,'soga_hair_type_color',211,219,219), (380865,1081059,0,'soga_hair_type_highlight_color',219,179,15), (380866,1081059,1,'soga_lip_type',56,-48,81), (380867,1081059,1,'soga_nose_type',-28,-69,35), (380868,1081059,0,'soga_skin_color',254,252,252), (380869,1081060,0,'eye_color',255,255,255), (380870,1081060,0,'skin_color',128,0,0), (380871,1081060,0,'soga_eye_color',255,0,255), (380872,1081061,1,'cheek_type',7,14,0), (380873,1081061,1,'chin_type',72,-76,-28), (380874,1081061,1,'ear_type',-7,7,0), (380875,1081061,1,'eye_brow_type',62,-2,37), (380876,1081061,0,'eye_color',53,101,67), (380877,1081061,1,'eye_type',34,0,0), (380878,1081061,0,'hair_color1',68,46,59), (380879,1081061,0,'hair_color2',159,88,0), (380880,1081061,0,'hair_face_color',121,38,35), (380881,1081061,0,'hair_face_highlight_color',149,50,27), (380882,1081061,0,'hair_highlight',89,21,21), (380883,1081061,0,'hair_type_color',121,38,35), (380884,1081061,0,'hair_type_highlight_color',149,50,27), (380885,1081061,1,'lip_type',-61,-10,-79), (380886,1081061,1,'nose_type',-85,68,46), (380887,1081061,0,'skin_color',74,72,52), (380888,1081061,1,'soga_cheek_type',0,62,-2), (380889,1081061,1,'soga_chin_type',0,-61,-10), (380890,1081061,1,'soga_ear_type',0,34,0), (380891,1081061,1,'soga_eye_brow_type',0,-7,7), (380892,1081061,0,'soga_eye_color',204,204,204), (380893,1081061,1,'soga_eye_type',34,0,0), (380894,1081061,0,'soga_hair_color1',91,21,51), (380895,1081061,0,'soga_hair_color2',159,88,0), (380896,1081061,0,'soga_hair_face_color',121,38,35), (380897,1081061,0,'soga_hair_face_highlight_color',149,50,27), (380898,1081061,0,'soga_hair_highlight',89,21,21), (380899,1081061,0,'soga_hair_type_color',121,38,35), (380900,1081061,0,'soga_hair_type_highlight_color',149,50,27), (380901,1081061,1,'soga_lip_type',37,7,14), (380902,1081061,1,'soga_nose_type',-79,72,-76), (380903,1081061,0,'soga_skin_color',74,72,52), (380904,1081062,0,'eye_color',204,204,204), (380905,1081062,0,'hair_color1',0,0,159), (380906,1081062,0,'skin_color',204,204,204), (380907,1081062,0,'soga_eye_color',229,229,102), (380908,1081062,0,'soga_skin_color',204,204,204), (380909,1081063,0,'eye_color',255,255,255), (380910,1081063,0,'skin_color',255,255,255), (380911,1081063,0,'soga_eye_color',255,0,255), (380912,1081064,1,'cheek_type',14,8,0), (380913,1081064,1,'chin_type',1,0,-5), (380914,1081064,1,'ear_type',8,-8,0), (380915,1081064,1,'eye_brow_type',-25,0,10), (380916,1081064,0,'eye_color',169,205,214), (380917,1081064,1,'eye_type',-10,0,0), (380918,1081064,0,'hair_color1',228,4,0), (380919,1081064,0,'hair_face_color',51,30,8), (380920,1081064,0,'hair_face_highlight_color',47,34,18), (380921,1081064,0,'hair_type_color',51,30,8), (380922,1081064,0,'hair_type_highlight_color',47,34,18), (380923,1081064,1,'lip_type',29,-10,-31), (380924,1081064,1,'nose_type',0,-28,4), (380925,1081064,0,'skin_color',226,233,223), (380926,1081064,1,'soga_cheek_type',0,-25,0), (380927,1081064,1,'soga_chin_type',0,29,-10), (380928,1081064,1,'soga_ear_type',0,-10,0), (380929,1081064,1,'soga_eye_brow_type',0,8,-8), (380930,1081064,0,'soga_eye_color',229,229,102), (380931,1081064,1,'soga_eye_type',-10,0,0), (380932,1081064,0,'soga_hair_face_color',51,30,8), (380933,1081064,0,'soga_hair_face_highlight_color',47,34,18), (380934,1081064,0,'soga_hair_type_color',51,30,8), (380935,1081064,0,'soga_hair_type_highlight_color',47,34,18), (380936,1081064,1,'soga_lip_type',10,14,8), (380937,1081064,1,'soga_nose_type',-31,1,0), (380938,1081064,0,'soga_skin_color',226,233,223), (380939,1081064,0,'wing_color1',255,255,255), (380940,1081064,0,'wing_color2',255,255,255), (380941,1081065,1,'cheek_type',-19,0,0), (380942,1081065,1,'chin_type',-4,-14,-3), (380943,1081065,1,'ear_type',-23,3,0), (380944,1081065,1,'eye_brow_type',28,-18,40), (380945,1081065,0,'eye_color',108,168,182), (380946,1081065,1,'eye_type',7,0,0), (380947,1081065,0,'hair_color1',0,231,0), (380948,1081065,0,'hair_face_color',97,54,13), (380949,1081065,0,'hair_face_highlight_color',33,21,0), (380950,1081065,0,'hair_type_color',97,54,13), (380951,1081065,0,'hair_type_highlight_color',33,21,0), (380952,1081065,1,'lip_type',7,17,0), (380953,1081065,1,'nose_type',-26,0,-25), (380954,1081065,0,'skin_color',190,180,149), (380955,1081065,1,'soga_cheek_type',0,28,-18), (380956,1081065,1,'soga_chin_type',0,7,17), (380957,1081065,1,'soga_ear_type',0,7,0), (380958,1081065,1,'soga_eye_brow_type',0,-23,3), (380959,1081065,0,'soga_eye_color',229,229,102), (380960,1081065,1,'soga_eye_type',-43,0,0), (380961,1081065,0,'soga_hair_face_color',97,54,13), (380962,1081065,0,'soga_hair_face_highlight_color',33,21,0), (380963,1081065,0,'soga_hair_type_color',97,54,13), (380964,1081065,0,'soga_hair_type_highlight_color',33,21,0), (380965,1081065,1,'soga_lip_type',40,-19,0), (380966,1081065,1,'soga_nose_type',0,-4,-14), (380967,1081065,0,'soga_skin_color',190,180,149), (380968,1081065,0,'wing_color1',255,255,255), (380969,1081065,0,'wing_color2',255,255,255), (380970,1081066,0,'eye_color',255,255,216), (380971,1081066,0,'skin_color',255,222,238), (380972,1081066,0,'soga_eye_color',255,0,255), (380973,1081067,1,'cheek_type',0,28,0), (380974,1081067,1,'chin_type',25,-18,-31), (380975,1081067,1,'ear_type',17,-28,0), (380976,1081067,1,'eye_brow_type',-81,-87,-2), (380977,1081067,0,'eye_color',112,89,46), (380978,1081067,1,'eye_type',40,0,0), (380979,1081067,0,'hair_color1',25,100,10), (380980,1081067,0,'hair_color2',219,0,0), (380981,1081067,0,'hair_face_color',15,1,21), (380982,1081067,0,'hair_face_highlight_color',38,21,6), (380983,1081067,0,'hair_highlight',79,28,15), (380984,1081067,0,'hair_type_color',15,1,21), (380985,1081067,0,'hair_type_highlight_color',38,21,6), (380986,1081067,1,'lip_type',28,-7,40), (380987,1081067,1,'nose_type',75,25,100), (380988,1081067,0,'skin_color',98,76,45), (380989,1081067,1,'soga_cheek_type',0,-81,-87), (380990,1081067,1,'soga_chin_type',0,28,-7), (380991,1081067,1,'soga_ear_type',0,40,0), (380992,1081067,1,'soga_eye_brow_type',0,17,-28), (380993,1081067,0,'soga_eye_color',229,229,102), (380994,1081067,1,'soga_eye_type',-37,0,0), (380995,1081067,0,'soga_hair_color1',26,24,25), (380996,1081067,0,'soga_hair_color2',36,34,36), (380997,1081067,0,'soga_hair_face_color',15,1,21), (380998,1081067,0,'soga_hair_face_highlight_color',38,21,6), (380999,1081067,0,'soga_hair_highlight',79,28,15), (381000,1081067,0,'soga_hair_type_color',15,1,21), (381001,1081067,0,'soga_hair_type_highlight_color',38,21,6), (381002,1081067,1,'soga_lip_type',-2,0,28), (381003,1081067,1,'soga_nose_type',40,25,-18), (381004,1081067,0,'soga_skin_color',98,76,45), (381005,1081067,0,'wing_color1',255,255,255), (381006,1081067,0,'wing_color2',255,255,255), (381007,1081068,0,'eye_color',255,255,255), (381008,1081068,0,'skin_color',255,255,255), (381009,1081068,0,'soga_eye_color',255,0,255), (381010,1081069,1,'cheek_type',-81,-46,0), (381011,1081069,1,'chin_type',-84,-8,-58), (381012,1081069,1,'ear_type',81,-38,0), (381013,1081069,1,'eye_brow_type',-81,77,-41), (381014,1081069,0,'eye_color',169,205,214), (381015,1081069,1,'eye_type',70,0,0), (381016,1081069,0,'hair_color1',198,56,50), (381017,1081069,0,'hair_color2',167,0,0), (381018,1081069,0,'hair_face_color',119,36,33), (381019,1081069,0,'hair_face_highlight_color',135,44,31), (381020,1081069,0,'hair_highlight',91,21,51), (381021,1081069,0,'hair_type_color',119,36,33), (381022,1081069,0,'hair_type_highlight_color',135,44,31), (381023,1081069,1,'lip_type',4,55,11), (381024,1081069,1,'nose_type',-53,-58,56), (381025,1081069,0,'skin_color',228,209,197), (381026,1081069,1,'soga_cheek_type',0,-81,77), (381027,1081069,1,'soga_chin_type',0,4,55), (381028,1081069,1,'soga_ear_type',0,70,0), (381029,1081069,1,'soga_eye_brow_type',0,81,-38), (381030,1081069,0,'soga_eye_color',229,229,102), (381031,1081069,1,'soga_eye_type',-89,0,0), (381032,1081069,0,'soga_hair_color1',91,21,51), (381033,1081069,0,'soga_hair_color2',159,88,0), (381034,1081069,0,'soga_hair_face_color',119,36,33), (381035,1081069,0,'soga_hair_face_highlight_color',135,44,31), (381036,1081069,0,'soga_hair_highlight',91,21,51), (381037,1081069,0,'soga_hair_type_color',119,36,33), (381038,1081069,0,'soga_hair_type_highlight_color',135,44,31), (381039,1081069,1,'soga_lip_type',-41,-81,-46), (381040,1081069,1,'soga_nose_type',11,-84,-8), (381041,1081069,0,'soga_skin_color',228,209,197), (381042,1081070,1,'cheek_type',96,94,0), (381043,1081070,1,'chin_type',-95,-56,-68), (381044,1081070,1,'ear_type',-45,-71,0), (381045,1081070,1,'eye_brow_type',-88,-74,25), (381046,1081070,0,'eye_color',124,178,194), (381047,1081070,1,'eye_type',-50,0,0), (381048,1081070,0,'hair_color1',234,195,17), (381049,1081070,0,'hair_color2',8,0,0), (381050,1081070,0,'hair_face_color',244,246,246), (381051,1081070,0,'hair_face_highlight_color',244,246,246), (381052,1081070,0,'hair_highlight',164,165,165), (381053,1081070,0,'hair_type_color',244,246,246), (381054,1081070,0,'hair_type_highlight_color',244,246,246), (381055,1081070,1,'lip_type',46,-50,50), (381056,1081070,1,'nose_type',-53,-22,-61), (381057,1081070,0,'skin_color',234,209,210), (381058,1081070,1,'soga_cheek_type',0,-88,-74), (381059,1081070,1,'soga_chin_type',0,46,-50), (381060,1081070,1,'soga_ear_type',0,-50,0), (381061,1081070,1,'soga_eye_brow_type',0,-45,-71), (381062,1081070,0,'soga_eye_color',229,229,102), (381063,1081070,1,'soga_eye_type',8,0,0), (381064,1081070,0,'soga_hair_color1',164,165,165), (381065,1081070,0,'soga_hair_color2',56,62,62), (381066,1081070,0,'soga_hair_face_color',244,246,246), (381067,1081070,0,'soga_hair_face_highlight_color',244,246,246), (381068,1081070,0,'soga_hair_highlight',164,165,165), (381069,1081070,0,'soga_hair_type_color',244,246,246), (381070,1081070,0,'soga_hair_type_highlight_color',244,246,246), (381071,1081070,1,'soga_lip_type',25,96,94), (381072,1081070,1,'soga_nose_type',50,-95,-56), (381073,1081070,0,'soga_skin_color',234,209,210), (381074,1081071,1,'cheek_type',-25,-31,0), (381075,1081071,1,'chin_type',47,34,78), (381076,1081071,1,'ear_type',-70,-4,0), (381077,1081071,1,'eye_brow_type',-93,65,-42), (381078,1081071,0,'eye_color',74,110,66), (381079,1081071,1,'eye_type',-48,0,0), (381080,1081071,0,'hair_color1',0,87,57), (381081,1081071,0,'hair_color2',231,0,0), (381082,1081071,0,'hair_face_color',119,147,147), (381083,1081071,0,'hair_face_highlight_color',38,26,1), (381084,1081071,0,'hair_highlight',79,28,15), (381085,1081071,0,'hair_type_color',119,147,147), (381086,1081071,0,'hair_type_highlight_color',38,26,1), (381087,1081071,1,'lip_type',-93,39,-15), (381088,1081071,1,'nose_type',4,0,87), (381089,1081071,0,'skin_color',224,187,167), (381090,1081071,1,'soga_cheek_type',0,-93,65), (381091,1081071,1,'soga_chin_type',0,-93,39), (381092,1081071,1,'soga_ear_type',0,-48,0), (381093,1081071,1,'soga_eye_brow_type',0,-70,-4), (381094,1081071,0,'soga_eye_color',229,229,102), (381095,1081071,1,'soga_eye_type',-25,0,0), (381096,1081071,0,'soga_hair_color1',123,123,130), (381097,1081071,0,'soga_hair_color2',144,140,137), (381098,1081071,0,'soga_hair_face_color',119,147,147), (381099,1081071,0,'soga_hair_face_highlight_color',38,26,1), (381100,1081071,0,'soga_hair_highlight',79,28,15), (381101,1081071,0,'soga_hair_type_color',119,147,147), (381102,1081071,0,'soga_hair_type_highlight_color',38,26,1), (381103,1081071,1,'soga_lip_type',-42,-25,-31), (381104,1081071,1,'soga_nose_type',-15,47,34), (381105,1081071,0,'soga_skin_color',224,187,167), (381106,1081072,1,'cheek_type',-2,38,0), (381107,1081072,1,'chin_type',58,-75,-95), (381108,1081072,1,'ear_type',58,-63,0), (381109,1081072,1,'eye_brow_type',-20,70,29), (381110,1081072,0,'eye_color',84,139,114), (381111,1081072,1,'eye_type',-62,0,0), (381112,1081072,0,'hair_color1',41,55,26), (381113,1081072,0,'hair_color2',29,0,0), (381114,1081072,0,'hair_face_color',84,0,0), (381115,1081072,0,'hair_face_highlight_color',35,24,1), (381116,1081072,0,'hair_highlight',79,28,15), (381117,1081072,0,'hair_type_color',84,0,0), (381118,1081072,0,'hair_type_highlight_color',35,24,1), (381119,1081072,1,'lip_type',-79,82,-84), (381120,1081072,1,'nose_type',2,41,55), (381121,1081072,0,'skin_color',136,118,120), (381122,1081072,1,'soga_cheek_type',0,-20,70), (381123,1081072,1,'soga_chin_type',0,-79,82), (381124,1081072,1,'soga_ear_type',0,-62,0), (381125,1081072,1,'soga_eye_brow_type',0,58,-63), (381126,1081072,0,'soga_eye_color',229,229,102), (381127,1081072,1,'soga_eye_type',29,0,0), (381128,1081072,0,'soga_hair_color1',109,14,49), (381129,1081072,0,'soga_hair_color2',185,97,0), (381130,1081072,0,'soga_hair_face_color',84,0,0), (381131,1081072,0,'soga_hair_face_highlight_color',35,24,1), (381132,1081072,0,'soga_hair_highlight',79,28,15), (381133,1081072,0,'soga_hair_type_color',84,0,0), (381134,1081072,0,'soga_hair_type_highlight_color',35,24,1), (381135,1081072,1,'soga_lip_type',29,-2,38), (381136,1081072,1,'soga_nose_type',-84,58,-75), (381137,1081072,0,'soga_skin_color',136,118,120), (381138,1081072,0,'wing_color1',255,255,255), (381139,1081072,0,'wing_color2',255,255,255), (381140,1081073,1,'cheek_type',100,100,0), (381141,1081073,1,'chin_type',-39,93,31), (381142,1081073,1,'ear_type',-31,-100,0), (381143,1081073,1,'eye_brow_type',100,100,100), (381144,1081073,0,'eye_color',185,193,167), (381145,1081073,0,'hair_color1',200,56,38), (381146,1081073,0,'hair_color2',7,0,0), (381147,1081073,0,'hair_face_color',60,59,73), (381148,1081073,0,'hair_face_highlight_color',244,246,246), (381149,1081073,0,'hair_highlight',164,165,165), (381150,1081073,0,'hair_type_color',60,59,73), (381151,1081073,0,'hair_type_highlight_color',244,246,246), (381152,1081073,1,'lip_type',62,61,-56), (381153,1081073,1,'nose_type',74,-56,56), (381154,1081073,0,'skin_color',219,215,198), (381155,1081073,1,'soga_cheek_type',0,100,100), (381156,1081073,1,'soga_chin_type',0,62,61), (381157,1081073,1,'soga_ear_type',-31,-100,0), (381158,1081073,1,'soga_eye_brow_type',0,-31,-100), (381159,1081073,0,'soga_eye_color',229,229,102), (381160,1081073,1,'soga_eye_type',7,0,0), (381161,1081073,0,'soga_hair_color1',50,48,56), (381162,1081073,0,'soga_hair_color2',68,72,71), (381163,1081073,0,'soga_hair_face_color',60,59,73), (381164,1081073,0,'soga_hair_face_highlight_color',244,246,246), (381165,1081073,0,'soga_hair_highlight',164,165,165), (381166,1081073,0,'soga_hair_type_color',60,59,73), (381167,1081073,0,'soga_hair_type_highlight_color',244,246,246), (381168,1081073,1,'soga_lip_type',100,100,100), (381169,1081073,1,'soga_nose_type',-56,-39,93), (381170,1081073,0,'soga_skin_color',219,215,198), (381171,1081074,1,'cheek_type',20,14,0), (381172,1081074,1,'chin_type',35,81,68), (381173,1081074,1,'ear_type',-62,28,0), (381174,1081074,1,'eye_brow_type',-56,82,28), (381175,1081074,0,'eye_color',61,120,89), (381176,1081074,1,'eye_type',-41,0,0), (381177,1081074,0,'hair_color1',68,208,248), (381178,1081074,0,'hair_color2',76,0,0), (381179,1081074,0,'hair_face_highlight_color',35,24,1), (381180,1081074,0,'hair_highlight',79,28,15), (381181,1081074,0,'hair_type_highlight_color',35,24,1), (381182,1081074,1,'lip_type',94,-76,-50), (381183,1081074,1,'nose_type',64,68,-48), (381184,1081074,0,'skin_color',241,232,234), (381185,1081074,1,'soga_cheek_type',0,-56,82), (381186,1081074,1,'soga_chin_type',0,94,-76), (381187,1081074,1,'soga_ear_type',0,-41,0), (381188,1081074,1,'soga_eye_brow_type',0,-62,28), (381189,1081074,0,'soga_eye_color',229,229,102), (381190,1081074,1,'soga_eye_type',76,0,0), (381191,1081074,0,'soga_hair_color1',38,22,21), (381192,1081074,0,'soga_hair_color2',120,50,0), (381193,1081074,0,'soga_hair_face_highlight_color',35,24,1), (381194,1081074,0,'soga_hair_highlight',79,28,15), (381195,1081074,0,'soga_hair_type_highlight_color',35,24,1), (381196,1081074,1,'soga_lip_type',28,20,14), (381197,1081074,1,'soga_nose_type',-50,35,81), (381198,1081074,0,'soga_skin_color',241,232,234), (381199,1081074,0,'wing_color1',255,255,255), (381200,1081074,0,'wing_color2',255,255,255), (381201,1081075,1,'cheek_type',-17,-14,0), (381202,1081075,1,'chin_type',28,-4,9), (381203,1081075,1,'ear_type',-14,1,0), (381204,1081075,1,'eye_brow_type',26,4,-31), (381205,1081075,0,'eye_color',73,42,13), (381206,1081075,1,'eye_type',10,0,0), (381207,1081075,0,'hair_color1',230,219,0), (381208,1081075,0,'hair_face_color',25,18,6), (381209,1081075,0,'hair_face_highlight_color',89,52,8), (381210,1081075,0,'hair_type_color',25,18,6), (381211,1081075,0,'hair_type_highlight_color',89,52,8), (381212,1081075,1,'lip_type',22,-34,21), (381213,1081075,1,'nose_type',-37,-26,-37), (381214,1081075,0,'skin_color',215,194,160), (381215,1081075,1,'soga_cheek_type',0,26,4), (381216,1081075,1,'soga_chin_type',0,22,-34), (381217,1081075,1,'soga_ear_type',0,10,0), (381218,1081075,1,'soga_eye_brow_type',0,-14,1), (381219,1081075,0,'soga_eye_color',229,229,102), (381220,1081075,1,'soga_eye_type',11,0,0), (381221,1081075,0,'soga_hair_face_color',25,18,6), (381222,1081075,0,'soga_hair_face_highlight_color',89,52,8), (381223,1081075,0,'soga_hair_type_color',25,18,6), (381224,1081075,0,'soga_hair_type_highlight_color',89,52,8), (381225,1081075,1,'soga_lip_type',-31,-17,-14), (381226,1081075,1,'soga_nose_type',21,28,-4), (381227,1081075,0,'soga_skin_color',215,194,160), (381228,1081075,0,'wing_color1',255,255,255), (381229,1081075,0,'wing_color2',255,255,255), (381230,1081076,1,'cheek_type',-88,37,0), (381231,1081076,1,'chin_type',5,34,28), (381232,1081076,1,'ear_type',-68,93,0), (381233,1081076,1,'eye_brow_type',-45,-91,-76), (381234,1081076,0,'eye_color',131,180,189), (381235,1081076,1,'eye_type',-19,0,0), (381236,1081076,0,'hair_color1',55,31,58), (381237,1081076,0,'hair_color2',195,0,0), (381238,1081076,0,'hair_face_color',8,2,4), (381239,1081076,0,'hair_face_highlight_color',152,173,174), (381240,1081076,0,'hair_highlight',123,123,130), (381241,1081076,0,'hair_type_color',8,2,4), (381242,1081076,0,'hair_type_highlight_color',152,173,174), (381243,1081076,1,'lip_type',4,-42,2), (381244,1081076,1,'nose_type',-4,55,31), (381245,1081076,0,'skin_color',229,210,200), (381246,1081076,1,'soga_cheek_type',0,-45,-91), (381247,1081076,1,'soga_chin_type',0,4,-42), (381248,1081076,1,'soga_ear_type',0,-19,0), (381249,1081076,1,'soga_eye_brow_type',0,-68,93), (381250,1081076,0,'soga_eye_color',229,229,102), (381251,1081076,1,'soga_eye_type',-61,0,0), (381252,1081076,0,'soga_hair_color1',38,22,21), (381253,1081076,0,'soga_hair_color2',120,50,0), (381254,1081076,0,'soga_hair_face_color',8,2,4), (381255,1081076,0,'soga_hair_face_highlight_color',152,173,174), (381256,1081076,0,'soga_hair_highlight',123,123,130), (381257,1081076,0,'soga_hair_type_color',8,2,4), (381258,1081076,0,'soga_hair_type_highlight_color',152,173,174), (381259,1081076,1,'soga_lip_type',-76,-88,37), (381260,1081076,1,'soga_nose_type',2,5,34), (381261,1081076,0,'soga_skin_color',229,210,200), (381262,1081077,1,'cheek_type',37,17,0), (381263,1081077,1,'chin_type',42,93,56), (381264,1081077,1,'ear_type',50,-42,0), (381265,1081077,1,'eye_brow_type',100,100,100), (381266,1081077,0,'eye_color',140,179,169), (381267,1081077,1,'eye_type',100,0,0), (381268,1081077,0,'hair_color1',87,182,156), (381269,1081077,0,'hair_color2',100,0,0), (381270,1081077,0,'hair_face_color',116,142,143), (381271,1081077,0,'hair_face_highlight_color',50,46,61), (381272,1081077,0,'hair_highlight',50,48,56), (381273,1081077,0,'hair_type_color',116,142,143), (381274,1081077,0,'hair_type_highlight_color',50,46,61), (381275,1081077,1,'lip_type',-81,0,93), (381276,1081077,1,'nose_type',-7,87,-74), (381277,1081077,0,'skin_color',167,113,110), (381278,1081077,1,'soga_cheek_type',0,100,100), (381279,1081077,1,'soga_chin_type',0,-81,0), (381280,1081077,1,'soga_ear_type',0,100,0), (381281,1081077,1,'soga_eye_brow_type',0,50,-42), (381282,1081077,0,'soga_eye_color',229,229,102), (381283,1081077,1,'soga_eye_type',100,0,0), (381284,1081077,0,'soga_hair_color1',123,123,130), (381285,1081077,0,'soga_hair_color2',144,140,137), (381286,1081077,0,'soga_hair_face_color',116,142,143), (381287,1081077,0,'soga_hair_face_highlight_color',50,46,61), (381288,1081077,0,'soga_hair_highlight',50,48,56), (381289,1081077,0,'soga_hair_type_color',116,142,143), (381290,1081077,0,'soga_hair_type_highlight_color',50,46,61), (381291,1081077,1,'soga_lip_type',100,37,17), (381292,1081077,1,'soga_nose_type',93,42,93), (381293,1081077,0,'soga_skin_color',167,113,110), (381294,1081078,1,'cheek_type',-9,-28,0), (381295,1081078,1,'chin_type',-10,-28,-3), (381296,1081078,1,'ear_type',22,7,0), (381297,1081078,1,'eye_brow_type',10,0,-2), (381298,1081078,0,'eye_color',146,172,144), (381299,1081078,1,'eye_type',-12,0,0), (381300,1081078,0,'hair_color1',242,37,0), (381301,1081078,0,'hair_face_color',197,174,103), (381302,1081078,0,'hair_face_highlight_color',31,29,22), (381303,1081078,0,'hair_type_color',197,174,103), (381304,1081078,0,'hair_type_highlight_color',31,29,22), (381305,1081078,1,'lip_type',-46,22,37), (381306,1081078,1,'nose_type',-3,-14,37), (381307,1081078,0,'skin_color',230,206,196), (381308,1081078,1,'soga_cheek_type',0,10,0), (381309,1081078,1,'soga_chin_type',0,-46,22), (381310,1081078,1,'soga_ear_type',0,-12,0), (381311,1081078,1,'soga_eye_brow_type',0,22,7), (381312,1081078,0,'soga_eye_color',229,229,102), (381313,1081078,1,'soga_eye_type',-12,0,0), (381314,1081078,0,'soga_hair_face_color',197,174,103), (381315,1081078,0,'soga_hair_face_highlight_color',31,29,22), (381316,1081078,0,'soga_hair_type_color',197,174,103), (381317,1081078,0,'soga_hair_type_highlight_color',31,29,22), (381318,1081078,1,'soga_lip_type',-2,-9,-28), (381319,1081078,1,'soga_nose_type',37,-10,-28), (381320,1081078,0,'soga_skin_color',230,206,196), (381321,1081078,0,'wing_color1',255,255,255), (381322,1081078,0,'wing_color2',255,255,255), (381323,1081079,1,'cheek_type',-91,77,0), (381324,1081079,1,'chin_type',-70,7,75), (381325,1081079,1,'ear_type',-21,-96,0), (381326,1081079,1,'eye_brow_type',87,44,-3), (381327,1081079,0,'eye_color',71,58,31), (381328,1081079,1,'eye_type',-93,0,0), (381329,1081079,0,'hair_color1',91,165,227), (381330,1081079,0,'hair_color2',161,0,0), (381331,1081079,0,'hair_face_color',219,179,15), (381332,1081079,0,'hair_face_highlight_color',100,70,10), (381333,1081079,0,'hair_highlight',56,33,26), (381334,1081079,0,'hair_type_color',219,179,15), (381335,1081079,0,'hair_type_highlight_color',100,70,10), (381336,1081079,1,'lip_type',46,81,-88), (381337,1081079,1,'nose_type',-72,91,-91), (381338,1081079,0,'skin_color',205,174,139), (381339,1081079,1,'soga_cheek_type',0,87,44), (381340,1081079,1,'soga_chin_type',0,46,81), (381341,1081079,1,'soga_ear_type',0,-93,0), (381342,1081079,1,'soga_eye_brow_type',0,-21,-96), (381343,1081079,0,'soga_eye_color',229,229,102), (381344,1081079,1,'soga_eye_type',-95,0,0), (381345,1081079,0,'soga_hair_color1',239,221,86), (381346,1081079,0,'soga_hair_color2',99,53,22), (381347,1081079,0,'soga_hair_face_color',219,179,15), (381348,1081079,0,'soga_hair_face_highlight_color',100,70,10), (381349,1081079,0,'soga_hair_highlight',56,33,26), (381350,1081079,0,'soga_hair_type_color',219,179,15), (381351,1081079,0,'soga_hair_type_highlight_color',100,70,10), (381352,1081079,1,'soga_lip_type',-3,-91,77), (381353,1081079,1,'soga_nose_type',-88,-70,7), (381354,1081079,0,'soga_skin_color',205,174,139), (381355,1081080,1,'cheek_type',10,18,0), (381356,1081080,1,'chin_type',-10,-35,0), (381357,1081080,1,'ear_type',-14,-18,0), (381358,1081080,1,'eye_brow_type',0,17,-2), (381359,1081080,0,'eye_color',48,102,97), (381360,1081080,1,'eye_type',-19,0,0), (381361,1081080,0,'hair_color1',228,209,0), (381362,1081080,0,'hair_face_color',223,255,255), (381363,1081080,0,'hair_face_highlight_color',78,36,0), (381364,1081080,0,'hair_type_color',223,255,255), (381365,1081080,0,'hair_type_highlight_color',78,36,0), (381366,1081080,1,'lip_type',11,-7,7), (381367,1081080,1,'nose_type',2,-28,-47), (381368,1081080,0,'skin_color',220,223,223), (381369,1081080,1,'soga_cheek_type',0,0,17), (381370,1081080,1,'soga_chin_type',0,11,-7), (381371,1081080,1,'soga_ear_type',0,-19,0), (381372,1081080,1,'soga_eye_brow_type',0,-14,-18), (381373,1081080,0,'soga_eye_color',229,229,102), (381374,1081080,1,'soga_eye_type',-19,0,0), (381375,1081080,0,'soga_hair_face_color',223,255,255), (381376,1081080,0,'soga_hair_face_highlight_color',78,36,0), (381377,1081080,0,'soga_hair_type_color',223,255,255), (381378,1081080,0,'soga_hair_type_highlight_color',78,36,0), (381379,1081080,1,'soga_lip_type',-2,10,18), (381380,1081080,1,'soga_nose_type',7,-10,-35), (381381,1081080,0,'soga_skin_color',220,223,223), (381382,1081080,0,'wing_color1',255,255,255), (381383,1081080,0,'wing_color2',255,255,255), (381384,1081081,1,'cheek_type',-4,-7,0), (381385,1081081,1,'chin_type',37,0,-9), (381386,1081081,1,'ear_type',-11,0,0), (381387,1081081,1,'eye_brow_type',-4,31,4), (381388,1081081,0,'eye_color',108,80,37), (381389,1081081,1,'eye_type',2,0,0), (381390,1081081,0,'hair_color1',252,245,156), (381391,1081081,0,'hair_face_color',45,50,40), (381392,1081081,0,'hair_face_highlight_color',125,78,1), (381393,1081081,0,'hair_type_color',45,50,40), (381394,1081081,0,'hair_type_highlight_color',125,78,1), (381395,1081081,1,'lip_type',-29,-21,28), (381396,1081081,1,'nose_type',-34,-4,-11), (381397,1081081,0,'skin_color',245,214,215), (381398,1081081,1,'soga_cheek_type',0,-4,31), (381399,1081081,1,'soga_chin_type',0,-29,-21), (381400,1081081,1,'soga_ear_type',0,2,0), (381401,1081081,1,'soga_eye_brow_type',0,-11,0), (381402,1081081,0,'soga_eye_color',229,229,102), (381403,1081081,1,'soga_eye_type',3,0,0), (381404,1081081,0,'soga_hair_face_color',45,50,40), (381405,1081081,0,'soga_hair_face_highlight_color',125,78,1), (381406,1081081,0,'soga_hair_type_color',45,50,40), (381407,1081081,0,'soga_hair_type_highlight_color',125,78,1), (381408,1081081,1,'soga_lip_type',4,-4,-7), (381409,1081081,1,'soga_nose_type',28,37,0), (381410,1081081,0,'soga_skin_color',245,214,215), (381411,1081081,0,'wing_color1',255,255,255), (381412,1081081,0,'wing_color2',255,255,255), (381413,1081082,1,'cheek_type',0,-2,0), (381414,1081082,1,'chin_type',3,3,28), (381415,1081082,1,'ear_type',-1,7,0), (381416,1081082,1,'eye_brow_type',-20,-7,11), (381417,1081082,0,'eye_color',143,189,202), (381418,1081082,1,'eye_type',17,0,0), (381419,1081082,0,'hair_color1',34,245,0), (381420,1081082,0,'hair_face_color',137,47,9), (381421,1081082,0,'hair_face_highlight_color',103,42,0), (381422,1081082,0,'hair_type_color',137,47,9), (381423,1081082,0,'hair_type_highlight_color',103,42,0), (381424,1081082,1,'lip_type',0,39,14), (381425,1081082,1,'nose_type',-5,34,-11), (381426,1081082,0,'skin_color',253,254,254), (381427,1081082,1,'soga_cheek_type',0,-20,-7), (381428,1081082,1,'soga_chin_type',0,0,39), (381429,1081082,1,'soga_ear_type',0,17,0), (381430,1081082,1,'soga_eye_brow_type',0,-1,7), (381431,1081082,0,'soga_eye_color',229,229,102), (381432,1081082,1,'soga_eye_type',-21,0,0), (381433,1081082,0,'soga_hair_face_color',137,47,9), (381434,1081082,0,'soga_hair_face_highlight_color',103,42,0), (381435,1081082,0,'soga_hair_type_color',137,47,9), (381436,1081082,0,'soga_hair_type_highlight_color',103,42,0), (381437,1081082,1,'soga_lip_type',11,0,-2), (381438,1081082,1,'soga_nose_type',14,3,3), (381439,1081082,0,'soga_skin_color',253,254,254), (381440,1081082,0,'wing_color1',255,255,255), (381441,1081082,0,'wing_color2',255,255,255), (381442,1081083,1,'cheek_type',62,66,0), (381443,1081083,1,'chin_type',-87,-55,-1), (381444,1081083,1,'ear_type',69,35,0), (381445,1081083,1,'eye_brow_type',79,-87,-78), (381446,1081083,0,'eye_color',20,18,0), (381447,1081083,1,'eye_type',71,0,0), (381448,1081083,0,'hair_color1',69,231,88), (381449,1081083,1,'lip_type',75,87,34), (381450,1081083,1,'nose_type',50,69,-25), (381451,1081083,0,'skin_color',172,124,103), (381452,1081083,1,'soga_cheek_type',0,79,-87), (381453,1081083,1,'soga_chin_type',0,75,87), (381454,1081083,1,'soga_ear_type',0,71,0), (381455,1081083,1,'soga_eye_brow_type',0,69,35), (381456,1081083,0,'soga_eye_color',229,229,102), (381457,1081083,1,'soga_eye_type',71,0,0), (381458,1081083,1,'soga_lip_type',-78,62,66), (381459,1081083,1,'soga_nose_type',34,-87,-55), (381460,1081083,0,'soga_skin_color',172,124,103), (381461,1081084,0,'eye_color',255,255,255), (381462,1081084,0,'skin_color',255,255,255), (381463,1081084,0,'soga_eye_color',255,0,255), (381464,1081085,1,'cheek_type',-35,12,0), (381465,1081085,1,'chin_type',15,93,-25), (381466,1081085,1,'ear_type',62,-43,0), (381467,1081085,1,'eye_brow_type',-43,44,83), (381468,1081085,0,'eye_color',106,162,159), (381469,1081085,1,'eye_type',26,0,0), (381470,1081085,0,'hair_color1',46,244,213), (381471,1081085,0,'hair_color2',14,0,0), (381472,1081085,0,'hair_face_color',15,1,21), (381473,1081085,0,'hair_face_highlight_color',219,179,15), (381474,1081085,0,'hair_highlight',239,221,86), (381475,1081085,0,'hair_type_color',15,1,21), (381476,1081085,0,'hair_type_highlight_color',219,179,15), (381477,1081085,1,'lip_type',48,14,90), (381478,1081085,1,'nose_type',0,46,-12), (381479,1081085,0,'skin_color',149,156,156), (381480,1081085,1,'soga_cheek_type',0,-43,44), (381481,1081085,1,'soga_chin_type',0,48,14), (381482,1081085,1,'soga_ear_type',0,26,0), (381483,1081085,1,'soga_eye_brow_type',0,62,-43), (381484,1081085,0,'soga_eye_color',229,229,102), (381485,1081085,1,'soga_eye_type',14,0,0), (381486,1081085,0,'soga_hair_color1',29,21,28), (381487,1081085,0,'soga_hair_color2',39,32,39), (381488,1081085,0,'soga_hair_face_color',15,1,21), (381489,1081085,0,'soga_hair_face_highlight_color',219,179,15), (381490,1081085,0,'soga_hair_highlight',239,221,86), (381491,1081085,0,'soga_hair_type_color',15,1,21), (381492,1081085,0,'soga_hair_type_highlight_color',219,179,15), (381493,1081085,1,'soga_lip_type',83,-35,12), (381494,1081085,1,'soga_nose_type',90,15,93), (381495,1081085,0,'soga_skin_color',149,156,156), (381496,1081085,0,'wing_color1',255,255,255), (381497,1081085,0,'wing_color2',255,255,255), (381498,1081086,1,'cheek_type',20,52,0), (381499,1081086,1,'chin_type',88,-17,41), (381500,1081086,1,'ear_type',-59,-98,0), (381501,1081086,1,'eye_brow_type',-42,31,-87), (381502,1081086,0,'eye_color',119,175,191), (381503,1081086,1,'eye_type',39,0,0), (381504,1081086,0,'hair_color1',40,1,200), (381505,1081086,0,'hair_color2',51,0,0), (381506,1081086,0,'hair_face_color',39,21,6), (381507,1081086,0,'hair_face_highlight_color',40,19,9), (381508,1081086,0,'hair_highlight',79,28,15), (381509,1081086,0,'hair_type_color',39,21,6), (381510,1081086,0,'hair_type_highlight_color',40,19,9), (381511,1081086,1,'lip_type',20,-11,-93), (381512,1081086,1,'nose_type',37,40,1), (381513,1081086,0,'skin_color',228,204,153), (381514,1081086,1,'soga_cheek_type',0,-42,31), (381515,1081086,1,'soga_chin_type',0,20,-11), (381516,1081086,1,'soga_ear_type',0,39,0), (381517,1081086,1,'soga_eye_brow_type',0,-59,-98), (381518,1081086,0,'soga_eye_color',229,229,102), (381519,1081086,1,'soga_eye_type',51,0,0), (381520,1081086,0,'soga_hair_color1',79,28,15), (381521,1081086,0,'soga_hair_color2',111,64,0), (381522,1081086,0,'soga_hair_face_color',39,21,6), (381523,1081086,0,'soga_hair_face_highlight_color',40,19,9), (381524,1081086,0,'soga_hair_highlight',79,28,15), (381525,1081086,0,'soga_hair_type_color',39,21,6), (381526,1081086,0,'soga_hair_type_highlight_color',40,19,9), (381527,1081086,1,'soga_lip_type',-87,20,52), (381528,1081086,1,'soga_nose_type',-93,88,-17), (381529,1081086,0,'soga_skin_color',228,204,153), (381530,1081087,0,'eye_color',255,255,255), (381531,1081087,0,'skin_color',255,255,255), (381532,1081087,0,'soga_eye_color',255,0,255), (381533,1081088,0,'eye_color',96,72,38), (381534,1081088,0,'skin_color',43,128,128), (381535,1081088,0,'soga_eye_color',255,0,255), (381536,1081089,0,'eye_color',96,72,38), (381537,1081089,0,'skin_color',43,128,128), (381538,1081089,0,'soga_eye_color',255,0,255), (381539,1081090,0,'eye_color',154,77,0), (381540,1081090,0,'skin_color',255,255,255), (381541,1081090,0,'soga_eye_color',255,0,255), (381542,1081091,0,'eye_color',84,87,40), (381543,1081091,0,'skin_color',148,151,86), (381544,1081091,0,'soga_eye_color',255,0,255), (381545,1081092,0,'eye_color',255,255,255), (381546,1081092,0,'skin_color',163,82,0), (381547,1081092,0,'soga_eye_color',255,0,255), (381548,1081093,0,'eye_color',255,255,1), (381549,1081093,0,'skin_color',255,0,128), (381550,1081093,0,'soga_eye_color',255,0,255), (381551,1081094,0,'eye_color',255,255,255), (381552,1081094,0,'skin_color',255,255,255), (381553,1081094,0,'soga_eye_color',255,0,255), (381554,1081095,0,'eye_color',255,255,255), (381555,1081095,0,'skin_color',255,255,255), (381556,1081095,0,'soga_eye_color',255,0,255), (381557,1081096,0,'eye_color',0,63,63), (381558,1081096,0,'skin_color',12,12,12), (381559,1081096,0,'soga_eye_color',255,0,255), (381560,1081097,1,'cheek_type',4,-91,0), (381561,1081097,1,'chin_type',-69,7,75), (381562,1081097,1,'ear_type',-50,77,0), (381563,1081097,1,'eye_brow_type',-71,37,23), (381564,1081097,0,'eye_color',163,201,212), (381565,1081097,1,'eye_type',97,0,0), (381566,1081097,0,'hair_color1',225,58,53), (381567,1081097,0,'hair_color2',97,0,0), (381568,1081097,0,'hair_face_color',40,20,7), (381569,1081097,0,'hair_face_highlight_color',47,42,59), (381570,1081097,0,'hair_highlight',89,21,21), (381571,1081097,0,'hair_type_color',40,20,7), (381572,1081097,0,'hair_type_highlight_color',47,42,59), (381573,1081097,1,'lip_type',-34,-68,-35), (381574,1081097,1,'nose_type',63,-31,58), (381575,1081097,0,'skin_color',177,159,108), (381576,1081097,1,'soga_cheek_type',0,-71,37), (381577,1081097,1,'soga_chin_type',0,-34,-68), (381578,1081097,1,'soga_ear_type',0,97,0), (381579,1081097,1,'soga_eye_brow_type',0,-50,77), (381580,1081097,0,'soga_eye_color',229,229,102), (381581,1081097,1,'soga_eye_type',97,0,0), (381582,1081097,0,'soga_hair_color1',29,21,28), (381583,1081097,0,'soga_hair_color2',39,32,39), (381584,1081097,0,'soga_hair_face_color',40,20,7), (381585,1081097,0,'soga_hair_face_highlight_color',47,42,59), (381586,1081097,0,'soga_hair_highlight',89,21,21), (381587,1081097,0,'soga_hair_type_color',40,20,7), (381588,1081097,0,'soga_hair_type_highlight_color',47,42,59), (381589,1081097,1,'soga_lip_type',23,4,-91), (381590,1081097,1,'soga_nose_type',-35,-69,7), (381591,1081097,0,'soga_skin_color',177,159,108), (381592,1081097,0,'wing_color1',255,255,255), (381593,1081097,0,'wing_color2',255,255,255), (381594,1081098,0,'eye_color',232,56,87), (381595,1081098,0,'skin_color',103,131,226), (381596,1081098,0,'soga_eye_color',255,0,255), (381597,1081099,0,'eye_color',232,56,87), (381598,1081099,0,'skin_color',103,131,226), (381599,1081099,0,'soga_eye_color',255,0,255), (381600,1081100,0,'eye_color',255,255,255), (381601,1081100,0,'skin_color',255,255,255), (381602,1081100,0,'soga_eye_color',255,0,255), (381603,1081101,0,'eye_color',255,255,255), (381604,1081101,0,'skin_color',255,255,255), (381605,1081101,0,'soga_eye_color',255,0,255), (381606,1081102,0,'eye_color',61,70,40), (381607,1081102,0,'skin_color',28,28,36), (381608,1081102,0,'soga_eye_color',255,0,255), (381609,1081103,0,'eye_color',79,73,103), (381610,1081103,0,'skin_color',28,28,36), (381611,1081103,0,'soga_eye_color',255,0,255), (381612,1081104,0,'eye_color',109,63,17), (381613,1081104,0,'skin_color',28,28,36), (381614,1081104,0,'soga_eye_color',255,0,255), (381615,1081105,1,'cheek_type',-40,32,0), (381616,1081105,1,'chin_type',-100,75,28), (381617,1081105,1,'ear_type',-50,93,0), (381618,1081105,1,'eye_brow_type',-29,-38,4), (381619,1081105,0,'eye_color',199,176,138), (381620,1081105,1,'eye_type',100,0,0), (381621,1081105,0,'hair_color1',174,247,225), (381622,1081105,0,'hair_color2',100,0,0), (381623,1081105,0,'hair_face_color',1,0,1), (381624,1081105,0,'hair_face_highlight_color',102,121,125), (381625,1081105,0,'hair_highlight',123,123,130), (381626,1081105,0,'hair_type_color',1,0,1), (381627,1081105,0,'hair_type_highlight_color',102,121,125), (381628,1081105,1,'lip_type',21,83,62), (381629,1081105,1,'nose_type',1,-82,-9), (381630,1081105,0,'skin_color',142,110,113), (381631,1081105,1,'soga_cheek_type',0,-29,-38), (381632,1081105,1,'soga_chin_type',0,21,83), (381633,1081105,1,'soga_ear_type',0,100,0), (381634,1081105,1,'soga_eye_brow_type',0,-50,93), (381635,1081105,0,'soga_eye_color',204,204,204), (381636,1081105,1,'soga_eye_type',100,0,0), (381637,1081105,0,'soga_hair_color1',38,22,21), (381638,1081105,0,'soga_hair_color2',120,50,0), (381639,1081105,0,'soga_hair_face_color',1,0,1), (381640,1081105,0,'soga_hair_face_highlight_color',102,121,125), (381641,1081105,0,'soga_hair_highlight',123,123,130), (381642,1081105,0,'soga_hair_type_color',1,0,1), (381643,1081105,0,'soga_hair_type_highlight_color',102,121,125), (381644,1081105,1,'soga_lip_type',4,-40,32), (381645,1081105,1,'soga_nose_type',62,-100,75), (381646,1081105,0,'soga_skin_color',142,110,113), (381647,1081106,1,'cheek_type',100,14,0), (381648,1081106,1,'chin_type',-25,-14,31), (381649,1081106,1,'ear_type',-61,-91,0), (381650,1081106,1,'eye_brow_type',-28,100,100), (381651,1081106,0,'eye_color',178,25,13), (381652,1081106,1,'eye_type',32,0,0), (381653,1081106,0,'hair_color1',21,100,100), (381654,1081106,1,'lip_type',68,100,-1), (381655,1081106,1,'nose_type',-100,21,100), (381656,1081106,0,'skin_color',102,107,78), (381657,1081106,1,'soga_cheek_type',0,-28,100), (381658,1081106,1,'soga_chin_type',0,68,100), (381659,1081106,1,'soga_ear_type',0,32,0), (381660,1081106,1,'soga_eye_brow_type',0,-61,-91), (381661,1081106,0,'soga_eye_color',229,229,102), (381662,1081106,1,'soga_eye_type',32,0,0), (381663,1081106,1,'soga_lip_type',100,100,14), (381664,1081106,1,'soga_nose_type',-1,-25,-14), (381665,1081106,0,'soga_skin_color',102,107,78), (381666,1081107,1,'cheek_type',0,-31,0), (381667,1081107,1,'chin_type',-47,-62,51), (381668,1081107,1,'ear_type',68,58,0), (381669,1081107,1,'eye_brow_type',63,-44,68), (381670,1081107,0,'eye_color',6,3,6), (381671,1081107,1,'eye_type',83,0,0), (381672,1081107,0,'hair_color1',68,156,254), (381673,1081107,0,'hair_color2',88,77,98), (381674,1081107,0,'hair_face_color',86,68,133), (381675,1081107,0,'hair_face_highlight_color',7,1,1), (381676,1081107,0,'hair_highlight',56,22,22), (381677,1081107,0,'hair_type_color',86,68,133), (381678,1081107,0,'hair_type_highlight_color',7,1,1), (381679,1081107,1,'lip_type',43,74,2), (381680,1081107,1,'nose_type',10,68,-100), (381681,1081107,0,'skin_color',147,147,147), (381682,1081107,1,'soga_cheek_type',0,63,-44), (381683,1081107,1,'soga_chin_type',0,43,74), (381684,1081107,1,'soga_ear_type',0,83,0), (381685,1081107,1,'soga_eye_brow_type',0,68,58), (381686,1081107,0,'soga_eye_color',229,229,102), (381687,1081107,1,'soga_eye_type',83,0,0), (381688,1081107,0,'soga_hair_color1',152,46,102), (381689,1081107,0,'soga_hair_color2',88,77,98), (381690,1081107,0,'soga_hair_face_color',86,68,133), (381691,1081107,0,'soga_hair_face_highlight_color',7,1,1), (381692,1081107,0,'soga_hair_highlight',56,22,22), (381693,1081107,0,'soga_hair_type_color',86,68,133), (381694,1081107,0,'soga_hair_type_highlight_color',7,1,1), (381695,1081107,1,'soga_lip_type',68,0,-31), (381696,1081107,1,'soga_nose_type',2,-47,-62), (381697,1081107,0,'soga_skin_color',147,147,147), (381698,1081108,1,'cheek_type',-37,-8,0), (381699,1081108,1,'chin_type',-31,100,63), (381700,1081108,1,'ear_type',-61,31,0), (381701,1081108,1,'eye_brow_type',34,-52,10), (381702,1081108,0,'eye_color',179,19,19), (381703,1081108,1,'eye_type',-62,0,0), (381704,1081108,0,'hair_color1',14,216,17), (381705,1081108,0,'hair_color2',100,220,228), (381706,1081108,0,'hair_highlight',255,255,255), (381707,1081108,0,'hair_type_color',35,141,211), (381708,1081108,0,'hair_type_highlight_color',56,54,68), (381709,1081108,1,'lip_type',34,32,-81), (381710,1081108,1,'nose_type',-31,14,-40), (381711,1081108,0,'skin_color',203,148,210), (381712,1081108,1,'soga_cheek_type',0,34,-52), (381713,1081108,1,'soga_chin_type',0,34,32), (381714,1081108,1,'soga_ear_type',0,-62,0), (381715,1081108,1,'soga_eye_brow_type',0,-61,31), (381716,1081108,0,'soga_eye_color',229,229,102), (381717,1081108,1,'soga_eye_type',-62,0,0), (381718,1081108,0,'soga_hair_color1',255,255,255), (381719,1081108,0,'soga_hair_color2',100,220,228), (381720,1081108,0,'soga_hair_highlight',255,255,255), (381721,1081108,0,'soga_hair_type_color',35,141,211), (381722,1081108,0,'soga_hair_type_highlight_color',56,54,68), (381723,1081108,1,'soga_lip_type',10,-37,-8), (381724,1081108,1,'soga_nose_type',-81,-31,100), (381725,1081108,0,'soga_skin_color',203,148,210), (381726,1081108,0,'wing_color1',10,29,232), (381727,1081108,0,'wing_color2',206,22,22), (381728,1081109,1,'cheek_type',22,46,0), (381729,1081109,1,'chin_type',61,43,-66), (381730,1081109,1,'ear_type',-39,68,0), (381731,1081109,1,'eye_brow_type',-52,42,65), (381732,1081109,0,'eye_color',98,166,178), (381733,1081109,1,'eye_type',43,0,0), (381734,1081109,0,'hair_color1',184,192,171), (381735,1081109,0,'hair_color2',95,79,92), (381736,1081109,0,'hair_face_color',109,131,182), (381737,1081109,0,'hair_face_highlight_color',104,132,147), (381738,1081109,0,'hair_highlight',102,153,147), (381739,1081109,0,'hair_type_color',109,131,182), (381740,1081109,0,'hair_type_highlight_color',104,132,147), (381741,1081109,1,'lip_type',18,64,70), (381742,1081109,1,'nose_type',-29,-72,-64), (381743,1081109,0,'skin_color',151,166,188), (381744,1081109,1,'soga_cheek_type',0,-52,42), (381745,1081109,1,'soga_chin_type',0,18,64), (381746,1081109,1,'soga_ear_type',0,43,0), (381747,1081109,1,'soga_eye_brow_type',0,-39,68), (381748,1081109,0,'soga_eye_color',229,229,102), (381749,1081109,1,'soga_eye_type',43,0,0), (381750,1081109,0,'soga_hair_color1',103,102,153), (381751,1081109,0,'soga_hair_color2',95,79,92), (381752,1081109,0,'soga_hair_face_color',109,131,182), (381753,1081109,0,'soga_hair_face_highlight_color',104,132,147), (381754,1081109,0,'soga_hair_highlight',102,153,147), (381755,1081109,0,'soga_hair_type_color',109,131,182), (381756,1081109,0,'soga_hair_type_highlight_color',104,132,147), (381757,1081109,1,'soga_lip_type',65,22,46), (381758,1081109,1,'soga_nose_type',70,61,43), (381759,1081109,0,'soga_skin_color',151,166,188), (381760,1081110,1,'cheek_type',-41,3,0), (381761,1081110,1,'chin_type',-43,-12,35), (381762,1081110,1,'ear_type',0,23,0), (381763,1081110,1,'eye_brow_type',7,7,-17), (381764,1081110,0,'eye_color',146,172,144), (381765,1081110,1,'eye_type',-17,0,0), (381766,1081110,0,'hair_color1',29,37,0), (381767,1081110,0,'hair_face_color',97,83,6), (381768,1081110,0,'hair_face_highlight_color',149,117,0), (381769,1081110,0,'hair_type_color',97,83,6), (381770,1081110,0,'hair_type_highlight_color',149,117,0), (381771,1081110,1,'lip_type',-1,45,-14), (381772,1081110,1,'nose_type',-3,29,37), (381773,1081110,0,'skin_color',158,152,115), (381774,1081110,1,'soga_cheek_type',0,7,7), (381775,1081110,1,'soga_chin_type',0,-1,45), (381776,1081110,1,'soga_ear_type',0,-17,0), (381777,1081110,1,'soga_eye_brow_type',0,0,23), (381778,1081110,0,'soga_eye_color',229,229,102), (381779,1081110,1,'soga_eye_type',-18,0,0), (381780,1081110,0,'soga_hair_face_color',97,83,6), (381781,1081110,0,'soga_hair_face_highlight_color',149,117,0), (381782,1081110,0,'soga_hair_type_color',97,83,6), (381783,1081110,0,'soga_hair_type_highlight_color',149,117,0), (381784,1081110,1,'soga_lip_type',-17,-41,3), (381785,1081110,1,'soga_nose_type',-14,-43,-12), (381786,1081110,0,'soga_skin_color',158,152,115), (381787,1081110,0,'wing_color1',255,255,255), (381788,1081110,0,'wing_color2',255,255,255), (381789,1081111,1,'cheek_type',-2,-28,0), (381790,1081111,1,'chin_type',-19,-5,18), (381791,1081111,1,'ear_type',-22,34,0), (381792,1081111,1,'eye_brow_type',-10,-37,-17), (381793,1081111,0,'eye_color',108,113,61), (381794,1081111,1,'eye_type',-11,0,0), (381795,1081111,0,'hair_color1',252,14,0), (381796,1081111,0,'hair_face_color',52,50,47), (381797,1081111,0,'hair_face_highlight_color',220,114,17), (381798,1081111,0,'hair_type_color',52,50,47), (381799,1081111,0,'hair_type_highlight_color',220,114,17), (381800,1081111,1,'lip_type',45,-17,-4), (381801,1081111,1,'nose_type',28,-4,14), (381802,1081111,0,'skin_color',225,224,212), (381803,1081111,1,'soga_cheek_type',0,-10,-37), (381804,1081111,1,'soga_chin_type',0,45,-17), (381805,1081111,1,'soga_ear_type',0,-11,0), (381806,1081111,1,'soga_eye_brow_type',0,-22,34), (381807,1081111,0,'soga_eye_color',229,229,102), (381808,1081111,1,'soga_eye_type',-12,0,0), (381809,1081111,0,'soga_hair_face_color',52,50,47), (381810,1081111,0,'soga_hair_face_highlight_color',220,114,17), (381811,1081111,0,'soga_hair_type_color',52,50,47), (381812,1081111,0,'soga_hair_type_highlight_color',220,114,17), (381813,1081111,1,'soga_lip_type',-17,-2,-28), (381814,1081111,1,'soga_nose_type',-4,-19,-5), (381815,1081111,0,'soga_skin_color',225,224,212), (381816,1081111,0,'wing_color1',255,255,255), (381817,1081111,0,'wing_color2',255,255,255), (381818,1081112,1,'cheek_type',37,43,0), (381819,1081112,1,'chin_type',25,-75,-68), (381820,1081112,1,'ear_type',-53,9,0), (381821,1081112,1,'eye_brow_type',-1,100,7), (381822,1081112,0,'eye_color',92,58,23), (381823,1081112,1,'eye_type',-5,0,0), (381824,1081112,0,'hair_color1',192,22,37), (381825,1081112,0,'hair_color2',11,0,0), (381826,1081112,0,'hair_face_color',15,1,21), (381827,1081112,0,'hair_highlight',38,22,21), (381828,1081112,0,'hair_type_color',15,1,21), (381829,1081112,1,'lip_type',17,-34,-25), (381830,1081112,1,'nose_type',25,-64,22), (381831,1081112,0,'skin_color',242,250,250), (381832,1081112,1,'soga_cheek_type',0,-1,100), (381833,1081112,1,'soga_chin_type',0,17,-34), (381834,1081112,1,'soga_ear_type',0,-5,0), (381835,1081112,1,'soga_eye_brow_type',0,-53,9), (381836,1081112,0,'soga_eye_color',229,229,102), (381837,1081112,1,'soga_eye_type',11,0,0), (381838,1081112,0,'soga_hair_color1',26,24,25), (381839,1081112,0,'soga_hair_color2',36,34,36), (381840,1081112,0,'soga_hair_face_color',15,1,21), (381841,1081112,0,'soga_hair_highlight',38,22,21), (381842,1081112,0,'soga_hair_type_color',15,1,21), (381843,1081112,1,'soga_lip_type',7,37,43), (381844,1081112,1,'soga_nose_type',-25,25,-75), (381845,1081112,0,'soga_skin_color',242,250,250), (381846,1081113,1,'cheek_type',-76,75,0), (381847,1081113,1,'chin_type',17,-90,-12), (381848,1081113,1,'ear_type',-4,-71,0), (381849,1081113,1,'eye_brow_type',87,20,-25), (381850,1081113,0,'eye_color',158,158,0), (381851,1081113,1,'eye_type',-48,0,0), (381852,1081113,0,'hair_color1',206,68,31), (381853,1081113,1,'lip_type',89,93,12), (381854,1081113,1,'nose_type',-51,-50,68), (381855,1081113,0,'skin_color',35,50,54), (381856,1081113,1,'soga_cheek_type',0,87,20), (381857,1081113,1,'soga_chin_type',0,89,93), (381858,1081113,1,'soga_ear_type',0,-48,0), (381859,1081113,1,'soga_eye_brow_type',0,-4,-71), (381860,1081113,0,'soga_eye_color',229,229,102), (381861,1081113,1,'soga_eye_type',-48,0,0), (381862,1081113,1,'soga_lip_type',-25,-76,75), (381863,1081113,1,'soga_nose_type',12,17,-90), (381864,1081113,0,'soga_skin_color',35,50,54), (381865,1081113,0,'wing_color1',255,255,255), (381866,1081113,0,'wing_color2',255,255,255), (381867,1081114,1,'cheek_type',20,0,0), (381868,1081114,1,'chin_type',-3,45,7), (381869,1081114,1,'ear_type',-50,-87,0), (381870,1081114,1,'eye_brow_type',0,-100,100), (381871,1081114,0,'eye_color',96,63,26), (381872,1081114,1,'eye_type',95,0,0), (381873,1081114,0,'hair_color1',166,175,14), (381874,1081114,0,'hair_color2',89,0,0), (381875,1081114,0,'hair_face_color',116,142,143), (381876,1081114,0,'hair_face_highlight_color',47,14,19), (381877,1081114,0,'hair_highlight',54,45,28), (381878,1081114,0,'hair_type_color',116,142,143), (381879,1081114,0,'hair_type_highlight_color',47,14,19), (381880,1081114,1,'lip_type',37,-5,-32), (381881,1081114,1,'nose_type',-51,-90,-81), (381882,1081114,0,'skin_color',236,199,194), (381883,1081114,1,'soga_cheek_type',0,0,-100), (381884,1081114,1,'soga_chin_type',0,37,-5), (381885,1081114,1,'soga_ear_type',0,95,0), (381886,1081114,1,'soga_eye_brow_type',0,-50,-87), (381887,1081114,0,'soga_eye_color',229,229,102), (381888,1081114,1,'soga_eye_type',89,0,0), (381889,1081114,0,'soga_hair_color1',123,123,130), (381890,1081114,0,'soga_hair_color2',144,140,137), (381891,1081114,0,'soga_hair_face_color',116,142,143), (381892,1081114,0,'soga_hair_face_highlight_color',47,14,19), (381893,1081114,0,'soga_hair_highlight',54,45,28), (381894,1081114,0,'soga_hair_type_color',116,142,143), (381895,1081114,0,'soga_hair_type_highlight_color',47,14,19), (381896,1081114,1,'soga_lip_type',100,20,0), (381897,1081114,1,'soga_nose_type',-32,-3,45), (381898,1081114,0,'soga_skin_color',236,199,194), (381899,1081115,1,'cheek_type',9,-40,0), (381900,1081115,1,'chin_type',0,-2,47), (381901,1081115,1,'ear_type',28,7,0), (381902,1081115,1,'eye_brow_type',18,17,12), (381903,1081115,0,'eye_color',114,156,126), (381904,1081115,1,'eye_type',-7,0,0), (381905,1081115,0,'hair_color1',9,19,0), (381906,1081115,0,'hair_face_color',149,110,39), (381907,1081115,0,'hair_face_highlight_color',196,174,32), (381908,1081115,0,'hair_type_color',149,110,39), (381909,1081115,0,'hair_type_highlight_color',196,174,32), (381910,1081115,1,'lip_type',12,-34,-10), (381911,1081115,1,'nose_type',0,9,19), (381912,1081115,0,'skin_color',239,242,236), (381913,1081115,1,'soga_cheek_type',0,18,17), (381914,1081115,1,'soga_chin_type',0,12,-34), (381915,1081115,1,'soga_ear_type',0,-7,0), (381916,1081115,1,'soga_eye_brow_type',0,28,7), (381917,1081115,0,'soga_eye_color',229,229,102), (381918,1081115,1,'soga_eye_type',19,0,0), (381919,1081115,0,'soga_hair_face_color',149,110,39), (381920,1081115,0,'soga_hair_face_highlight_color',196,174,32), (381921,1081115,0,'soga_hair_type_color',149,110,39), (381922,1081115,0,'soga_hair_type_highlight_color',196,174,32), (381923,1081115,1,'soga_lip_type',12,9,-40), (381924,1081115,1,'soga_nose_type',-10,0,-2), (381925,1081115,0,'soga_skin_color',239,242,236), (381926,1081115,0,'wing_color1',255,255,255), (381927,1081115,0,'wing_color2',255,255,255), (381928,1081116,1,'cheek_type',-23,0,0), (381929,1081116,1,'chin_type',10,-18,-14), (381930,1081116,1,'ear_type',-21,12,0), (381931,1081116,1,'eye_brow_type',-31,-14,-5), (381932,1081116,0,'eye_color',43,87,100), (381933,1081116,1,'eye_type',19,0,0), (381934,1081116,0,'hair_color1',23,12,0), (381935,1081116,0,'hair_face_color',34,22,7), (381936,1081116,0,'hair_face_highlight_color',77,77,76), (381937,1081116,0,'hair_type_color',34,22,7), (381938,1081116,0,'hair_type_highlight_color',77,77,76), (381939,1081116,1,'lip_type',0,19,19), (381940,1081116,1,'nose_type',10,23,12), (381941,1081116,0,'skin_color',231,228,218), (381942,1081116,1,'soga_cheek_type',0,-31,-14), (381943,1081116,1,'soga_chin_type',0,0,19), (381944,1081116,1,'soga_ear_type',0,19,0), (381945,1081116,1,'soga_eye_brow_type',0,-21,12), (381946,1081116,0,'soga_eye_color',229,229,102), (381947,1081116,1,'soga_eye_type',42,0,0), (381948,1081116,0,'soga_hair_face_color',34,22,7), (381949,1081116,0,'soga_hair_face_highlight_color',77,77,76), (381950,1081116,0,'soga_hair_type_color',34,22,7), (381951,1081116,0,'soga_hair_type_highlight_color',77,77,76), (381952,1081116,1,'soga_lip_type',-5,-23,0), (381953,1081116,1,'soga_nose_type',19,10,-18), (381954,1081116,0,'soga_skin_color',231,228,218), (381955,1081116,0,'wing_color1',255,255,255), (381956,1081116,0,'wing_color2',255,255,255), (381957,1081117,1,'cheek_type',55,-5,0), (381958,1081117,1,'chin_type',50,-93,84), (381959,1081117,1,'eye_brow_type',-58,-97,41), (381960,1081117,0,'eye_color',200,175,137), (381961,1081117,1,'eye_type',-7,0,0), (381962,1081117,0,'hair_color1',34,174,100), (381963,1081117,0,'hair_face_color',38,41,151), (381964,1081117,0,'hair_type_color',38,41,151), (381965,1081117,1,'lip_type',-46,-83,-12), (381966,1081117,1,'nose_type',-4,34,-82), (381967,1081117,0,'skin_color',38,41,151), (381968,1081117,1,'soga_cheek_type',0,-58,-97), (381969,1081117,1,'soga_chin_type',0,-46,-83), (381970,1081117,1,'soga_ear_type',0,-7,0), (381971,1081117,1,'soga_eye_brow_type',-58,-97,42), (381972,1081117,0,'soga_eye_color',229,229,102), (381973,1081117,1,'soga_eye_type',-7,0,0), (381974,1081117,0,'soga_hair_face_color',38,41,151), (381975,1081117,0,'soga_hair_type_color',38,41,151), (381976,1081117,1,'soga_lip_type',41,55,-5), (381977,1081117,1,'soga_nose_type',-12,50,-93), (381978,1081117,0,'soga_skin_color',38,41,151), (381979,1081118,0,'eye_color',255,255,255), (381980,1081118,0,'skin_color',255,255,255), (381981,1081118,0,'soga_eye_color',255,0,255), (381982,1081119,1,'cheek_type',-10,-95,0), (381983,1081119,1,'chin_type',-52,84,14), (381984,1081119,1,'ear_type',17,3,0), (381985,1081119,1,'eye_brow_type',-39,65,4), (381986,1081119,0,'eye_color',156,15,0), (381987,1081119,1,'eye_type',-87,0,0), (381988,1081119,1,'lip_type',14,90,85), (381989,1081119,1,'nose_type',-100,-56,-42), (381990,1081119,0,'skin_color',52,50,33), (381991,1081119,1,'soga_cheek_type',-10,-95,0), (381992,1081119,1,'soga_chin_type',-52,84,14), (381993,1081119,1,'soga_ear_type',17,3,0), (381994,1081119,1,'soga_eye_brow_type',-39,65,4), (381995,1081119,0,'soga_eye_color',229,229,102), (381996,1081119,1,'soga_eye_type',-87,0,0), (381997,1081119,1,'soga_lip_type',14,90,85), (381998,1081119,1,'soga_nose_type',-100,-56,-42), (381999,1081119,0,'soga_skin_color',52,50,33), (382000,1081120,1,'cheek_type',9,84,0), (382001,1081120,1,'chin_type',-75,-85,87), (382002,1081120,1,'ear_type',91,-7,0), (382003,1081120,1,'eye_brow_type',-57,-41,-78), (382004,1081120,0,'eye_color',97,69,31), (382005,1081120,1,'eye_type',1,0,0), (382006,1081120,0,'hair_color1',51,56,84), (382007,1081120,0,'hair_color2',63,79,81), (382008,1081120,0,'hair_face_color',79,83,118), (382009,1081120,0,'hair_face_highlight_color',203,191,176), (382010,1081120,0,'hair_highlight',112,123,142), (382011,1081120,0,'hair_type_color',79,83,118), (382012,1081120,0,'hair_type_highlight_color',203,191,176), (382013,1081120,1,'lip_type',-50,39,25), (382014,1081120,1,'nose_type',98,7,37), (382015,1081120,0,'skin_color',242,247,225), (382016,1081120,1,'soga_cheek_type',9,84,0), (382017,1081120,1,'soga_chin_type',-75,-85,87), (382018,1081120,1,'soga_ear_type',91,-7,0), (382019,1081120,1,'soga_eye_brow_type',-57,-41,-78), (382020,1081120,0,'soga_eye_color',229,229,102), (382021,1081120,1,'soga_eye_type',1,0,0), (382022,1081120,0,'soga_hair_color1',51,56,84), (382023,1081120,0,'soga_hair_color2',63,79,81), (382024,1081120,0,'soga_hair_face_color',79,83,118), (382025,1081120,0,'soga_hair_face_highlight_color',203,191,176), (382026,1081120,0,'soga_hair_highlight',112,123,142), (382027,1081120,0,'soga_hair_type_color',79,83,118), (382028,1081120,0,'soga_hair_type_highlight_color',203,191,176), (382029,1081120,1,'soga_lip_type',-50,39,25), (382030,1081120,1,'soga_nose_type',98,7,37), (382031,1081120,0,'soga_skin_color',242,247,225), (382032,1081121,0,'eye_color',109,63,17), (382033,1081121,0,'skin_color',28,28,36), (382034,1081121,0,'soga_eye_color',255,0,255), (382035,1081122,0,'eye_color',79,73,103), (382036,1081122,0,'skin_color',28,28,36), (382037,1081122,0,'soga_eye_color',255,0,255), (382038,1081123,0,'eye_color',255,255,255), (382039,1081123,0,'skin_color',255,255,255), (382040,1081123,0,'soga_eye_color',255,0,255), (382041,1081124,0,'eye_color',61,70,40), (382042,1081124,0,'skin_color',28,28,36), (382043,1081124,0,'soga_eye_color',255,0,255), (382044,1081125,0,'eye_color',232,56,87), (382045,1081125,0,'skin_color',103,131,226), (382046,1081125,0,'soga_eye_color',255,0,255), (382047,1081126,0,'eye_color',255,255,255), (382048,1081126,0,'skin_color',255,255,255), (382049,1081126,0,'soga_eye_color',255,0,255), (382050,1081127,0,'eye_color',255,255,255), (382051,1081127,0,'skin_color',255,255,255), (382052,1081127,0,'soga_eye_color',255,0,255), (382053,1081128,0,'eye_color',255,255,255), (382054,1081128,0,'skin_color',192,192,192), (382055,1081128,0,'soga_eye_color',255,0,255), (382056,1081129,1,'cheek_type',25,17,0), (382057,1081129,1,'chin_type',72,93,50), (382058,1081129,1,'ear_type',-81,63,0), (382059,1081129,1,'eye_brow_type',-100,-100,-18), (382060,1081129,0,'eye_color',196,40,14), (382061,1081129,1,'eye_type',100,0,0), (382062,1081129,0,'hair_face_color',59,21,10), (382063,1081129,0,'hair_type_color',59,21,10), (382064,1081129,1,'lip_type',85,2,-23), (382065,1081129,1,'nose_type',-42,-7,-37), (382066,1081129,0,'skin_color',150,171,134), (382067,1081129,1,'soga_cheek_type',25,17,0), (382068,1081129,1,'soga_chin_type',72,93,50), (382069,1081129,1,'soga_ear_type',-81,63,0), (382070,1081129,1,'soga_eye_brow_type',-100,-100,-18), (382071,1081129,0,'soga_eye_color',229,229,102), (382072,1081129,1,'soga_eye_type',100,0,0), (382073,1081129,0,'soga_hair_face_color',59,21,10), (382074,1081129,0,'soga_hair_type_color',59,21,10), (382075,1081129,1,'soga_lip_type',85,2,-23), (382076,1081129,1,'soga_nose_type',-42,-7,-37), (382077,1081129,0,'soga_skin_color',150,171,134), (382078,1081130,1,'cheek_type',31,-7,0), (382079,1081130,1,'chin_type',-100,100,93), (382080,1081130,1,'ear_type',-51,-37,0), (382081,1081130,1,'eye_brow_type',-53,28,-4), (382082,1081130,0,'eye_color',204,204,204), (382083,1081130,1,'eye_type',-100,0,0), (382084,1081130,1,'lip_type',-81,28,55), (382085,1081130,1,'nose_type',100,87,44), (382086,1081130,0,'skin_color',222,196,104), (382087,1081130,1,'soga_cheek_type',31,-7,0), (382088,1081130,1,'soga_chin_type',-100,100,93), (382089,1081130,1,'soga_ear_type',-51,-37,0), (382090,1081130,1,'soga_eye_brow_type',-53,28,-4), (382091,1081130,0,'soga_eye_color',229,229,102), (382092,1081130,1,'soga_eye_type',-100,0,0), (382093,1081130,1,'soga_lip_type',-81,28,55), (382094,1081130,1,'soga_nose_type',100,87,44), (382095,1081130,0,'soga_skin_color',222,196,104), (382096,1081131,1,'cheek_type',23,76,0), (382097,1081131,1,'chin_type',-59,84,95), (382098,1081131,1,'ear_type',81,7,0), (382099,1081131,1,'eye_brow_type',-22,-43,38), (382100,1081131,0,'eye_color',129,181,196), (382101,1081131,1,'eye_type',79,0,0), (382102,1081131,0,'hair_color1',26,24,25), (382103,1081131,0,'hair_color2',36,34,36), (382104,1081131,0,'hair_face_color',17,3,23), (382105,1081131,0,'hair_face_highlight_color',52,36,4), (382106,1081131,0,'hair_highlight',79,28,15), (382107,1081131,0,'hair_type_color',17,3,23), (382108,1081131,0,'hair_type_highlight_color',52,36,4), (382109,1081131,1,'lip_type',17,-63,32), (382110,1081131,1,'nose_type',28,3,10), (382111,1081131,0,'skin_color',197,141,123), (382112,1081131,1,'soga_cheek_type',23,76,0), (382113,1081131,1,'soga_chin_type',-59,84,95), (382114,1081131,1,'soga_ear_type',81,7,0), (382115,1081131,1,'soga_eye_brow_type',-22,-43,38), (382116,1081131,0,'soga_eye_color',229,229,102), (382117,1081131,1,'soga_eye_type',79,0,0), (382118,1081131,0,'soga_hair_color1',26,24,25), (382119,1081131,0,'soga_hair_color2',36,34,36), (382120,1081131,0,'soga_hair_face_color',17,3,23), (382121,1081131,0,'soga_hair_face_highlight_color',52,36,4), (382122,1081131,0,'soga_hair_highlight',79,28,15), (382123,1081131,0,'soga_hair_type_color',17,3,23), (382124,1081131,0,'soga_hair_type_highlight_color',52,36,4), (382125,1081131,1,'soga_lip_type',17,-63,32), (382126,1081131,1,'soga_nose_type',28,3,10), (382127,1081131,0,'soga_skin_color',197,141,123), (382128,1081132,0,'eye_color',128,128,128), (382129,1081132,0,'skin_color',191,191,191), (382130,1081132,0,'soga_eye_color',255,0,255), (382131,1081133,0,'eye_color',255,255,255), (382132,1081133,0,'skin_color',255,255,255), (382133,1081133,0,'soga_eye_color',255,0,255), (382134,1081134,1,'cheek_type',0,2,0), (382135,1081134,1,'chin_type',-38,3,2), (382136,1081134,1,'ear_type',23,-5,0), (382137,1081134,1,'eye_brow_type',34,0,14), (382138,1081134,0,'eye_color',222,35,32), (382139,1081134,1,'eye_type',-32,0,0), (382140,1081134,0,'hair_face_color',52,38,20), (382141,1081134,0,'hair_face_highlight_color',216,192,37), (382142,1081134,0,'hair_type_color',52,38,20), (382143,1081134,0,'hair_type_highlight_color',216,192,37), (382144,1081134,1,'lip_type',-31,-2,10), (382145,1081134,1,'nose_type',-2,17,-14), (382146,1081134,0,'skin_color',25,9,1), (382147,1081134,1,'soga_cheek_type',0,2,0), (382148,1081134,1,'soga_chin_type',-38,3,2), (382149,1081134,1,'soga_ear_type',23,-5,0), (382150,1081134,1,'soga_eye_brow_type',34,0,14), (382151,1081134,0,'soga_eye_color',229,229,102), (382152,1081134,1,'soga_eye_type',-32,0,0), (382153,1081134,0,'soga_hair_face_color',52,38,20), (382154,1081134,0,'soga_hair_face_highlight_color',216,192,37), (382155,1081134,0,'soga_hair_type_color',52,38,20), (382156,1081134,0,'soga_hair_type_highlight_color',216,192,37), (382157,1081134,1,'soga_lip_type',-31,-2,10), (382158,1081134,1,'soga_nose_type',-2,17,-14), (382159,1081134,0,'soga_skin_color',25,9,1), (382160,1081134,0,'wing_color1',255,255,255), (382161,1081134,0,'wing_color2',255,255,255), (382162,1081135,1,'cheek_type',62,-21,0), (382163,1081135,1,'chin_type',-93,-81,62), (382164,1081135,1,'ear_type',82,25,0), (382165,1081135,1,'eye_brow_type',100,100,-100), (382166,1081135,0,'eye_color',81,49,17), (382167,1081135,1,'eye_type',-17,0,0), (382168,1081135,0,'hair_color1',50,48,56), (382169,1081135,0,'hair_color2',68,72,71), (382170,1081135,0,'hair_face_color',43,38,54), (382171,1081135,0,'hair_face_highlight_color',244,246,246), (382172,1081135,0,'hair_highlight',164,165,165), (382173,1081135,0,'hair_type_color',43,38,54), (382174,1081135,0,'hair_type_highlight_color',244,246,246), (382175,1081135,1,'lip_type',-37,81,-87), (382176,1081135,1,'nose_type',-62,93,-68), (382177,1081135,0,'skin_color',230,183,180), (382178,1081135,1,'soga_cheek_type',62,-21,0), (382179,1081135,1,'soga_chin_type',-93,-81,62), (382180,1081135,1,'soga_ear_type',82,25,0), (382181,1081135,1,'soga_eye_brow_type',100,100,-100), (382182,1081135,0,'soga_eye_color',229,229,102), (382183,1081135,1,'soga_eye_type',-17,0,0), (382184,1081135,0,'soga_hair_color1',50,48,56), (382185,1081135,0,'soga_hair_color2',68,72,71), (382186,1081135,0,'soga_hair_face_color',43,38,54), (382187,1081135,0,'soga_hair_face_highlight_color',244,246,246), (382188,1081135,0,'soga_hair_highlight',164,165,165), (382189,1081135,0,'soga_hair_type_color',43,38,54), (382190,1081135,0,'soga_hair_type_highlight_color',244,246,246), (382191,1081135,1,'soga_lip_type',-37,81,-87), (382192,1081135,1,'soga_nose_type',-62,93,-68), (382193,1081135,0,'soga_skin_color',230,183,180), (382194,1081136,0,'eye_color',255,255,255), (382195,1081136,0,'skin_color',255,255,255), (382196,1081136,0,'soga_eye_color',255,0,255), (382197,1081137,0,'eye_color',255,255,255), (382198,1081137,0,'skin_color',255,255,255), (382199,1081137,0,'soga_eye_color',255,0,255), (382200,1081138,0,'eye_color',79,73,103), (382201,1081138,0,'skin_color',28,28,36), (382202,1081138,0,'soga_eye_color',255,0,255), (382203,1081139,1,'cheek_type',-21,-8,0), (382204,1081139,1,'chin_type',-47,-75,5), (382205,1081139,1,'ear_type',-4,2,0), (382206,1081139,1,'eye_brow_type',-70,93,55), (382207,1081139,0,'eye_color',37,76,86), (382208,1081139,1,'eye_type',-25,0,0), (382209,1081139,0,'hair_color1',56,33,26), (382210,1081139,0,'hair_color2',94,59,11), (382211,1081139,0,'hair_face_color',100,70,10), (382212,1081139,0,'hair_face_highlight_color',100,70,10), (382213,1081139,0,'hair_highlight',56,33,26), (382214,1081139,0,'hair_type_color',100,70,10), (382215,1081139,0,'hair_type_highlight_color',100,70,10), (382216,1081139,1,'lip_type',-19,-20,96), (382217,1081139,1,'nose_type',-45,-56,-62), (382218,1081139,0,'skin_color',130,139,138), (382219,1081139,1,'soga_cheek_type',-21,-8,0), (382220,1081139,1,'soga_chin_type',-47,-75,5), (382221,1081139,1,'soga_ear_type',-4,2,0), (382222,1081139,1,'soga_eye_brow_type',-70,93,55), (382223,1081139,0,'soga_eye_color',229,229,102), (382224,1081139,1,'soga_eye_type',-25,0,0), (382225,1081139,0,'soga_hair_color1',56,33,26), (382226,1081139,0,'soga_hair_color2',94,59,11), (382227,1081139,0,'soga_hair_face_color',100,70,10), (382228,1081139,0,'soga_hair_face_highlight_color',100,70,10), (382229,1081139,0,'soga_hair_highlight',56,33,26), (382230,1081139,0,'soga_hair_type_color',100,70,10), (382231,1081139,0,'soga_hair_type_highlight_color',100,70,10), (382232,1081139,1,'soga_lip_type',-19,-20,96), (382233,1081139,1,'soga_nose_type',-45,-56,-62), (382234,1081139,0,'soga_skin_color',130,139,138), (382235,1081139,0,'wing_color1',255,255,255), (382236,1081139,0,'wing_color2',255,255,255), (382237,1081140,0,'eye_color',255,255,255), (382238,1081140,0,'skin_color',255,255,255), (382239,1081140,0,'soga_eye_color',255,0,255), (382240,1081141,0,'eye_color',79,73,103), (382241,1081141,0,'skin_color',28,28,36), (382242,1081141,0,'soga_eye_color',255,0,255), (382243,1081142,0,'eye_color',109,63,17), (382244,1081142,0,'skin_color',28,28,36), (382245,1081142,0,'soga_eye_color',255,0,255), (382246,1081143,0,'eye_color',61,70,40), (382247,1081143,0,'skin_color',28,28,36), (382248,1081143,0,'soga_eye_color',255,0,255), (382249,1081144,1,'cheek_type',71,52,0), (382250,1081144,1,'chin_type',-68,-44,47), (382251,1081144,1,'ear_type',98,-1,0), (382252,1081144,1,'eye_brow_type',100,-25,7), (382253,1081144,0,'eye_color',132,99,48), (382254,1081144,1,'eye_type',-100,0,0), (382255,1081144,0,'hair_color1',239,221,86), (382256,1081144,0,'hair_color2',99,53,22), (382257,1081144,0,'hair_face_color',224,181,21), (382258,1081144,0,'hair_face_highlight_color',184,84,37), (382259,1081144,0,'hair_highlight',105,26,26), (382260,1081144,0,'hair_type_color',224,181,21), (382261,1081144,0,'hair_type_highlight_color',184,84,37), (382262,1081144,1,'lip_type',37,46,11), (382263,1081144,1,'nose_type',-62,4,-96), (382264,1081144,0,'skin_color',244,249,241), (382265,1081144,1,'soga_cheek_type',71,52,0), (382266,1081144,1,'soga_chin_type',-68,-44,47), (382267,1081144,1,'soga_ear_type',98,-1,0), (382268,1081144,1,'soga_eye_brow_type',100,-25,7), (382269,1081144,0,'soga_eye_color',229,229,102), (382270,1081144,1,'soga_eye_type',-100,0,0), (382271,1081144,0,'soga_hair_color1',239,221,86), (382272,1081144,0,'soga_hair_color2',99,53,22), (382273,1081144,0,'soga_hair_face_color',224,181,21), (382274,1081144,0,'soga_hair_face_highlight_color',184,84,37), (382275,1081144,0,'soga_hair_highlight',105,26,26), (382276,1081144,0,'soga_hair_type_color',224,181,21), (382277,1081144,0,'soga_hair_type_highlight_color',184,84,37), (382278,1081144,1,'soga_lip_type',37,46,11), (382279,1081144,1,'soga_nose_type',-62,4,-96), (382280,1081144,0,'soga_skin_color',244,249,241), (382281,1081145,0,'eye_color',79,73,103), (382282,1081145,0,'skin_color',28,28,36), (382283,1081145,0,'soga_eye_color',255,0,255), (382284,1081146,0,'eye_color',79,73,103), (382285,1081146,0,'skin_color',28,28,36), (382286,1081146,0,'soga_eye_color',255,0,255), (382287,1081147,1,'cheek_type',-37,-74,0), (382288,1081147,1,'chin_type',100,100,7), (382289,1081147,1,'ear_type',-62,-28,0), (382290,1081147,1,'eye_brow_type',-100,100,-100), (382291,1081147,0,'eye_color',124,108,58), (382292,1081147,1,'eye_type',-25,0,0), (382293,1081147,0,'hair_color1',56,33,26), (382294,1081147,0,'hair_color2',94,59,11), (382295,1081147,0,'hair_face_color',65,46,5), (382296,1081147,0,'hair_face_highlight_color',2,0,1), (382297,1081147,0,'hair_highlight',38,22,21), (382298,1081147,0,'hair_type_color',65,46,5), (382299,1081147,0,'hair_type_highlight_color',2,0,1), (382300,1081147,1,'lip_type',7,-37,100), (382301,1081147,1,'nose_type',25,100,-19), (382302,1081147,0,'skin_color',248,223,224), (382303,1081147,1,'soga_cheek_type',-37,-74,0), (382304,1081147,1,'soga_chin_type',100,100,7), (382305,1081147,1,'soga_ear_type',-62,-28,0), (382306,1081147,1,'soga_eye_brow_type',-100,100,-100), (382307,1081147,0,'soga_eye_color',229,229,102), (382308,1081147,1,'soga_eye_type',-25,0,0), (382309,1081147,0,'soga_hair_color1',56,33,26), (382310,1081147,0,'soga_hair_color2',94,59,11), (382311,1081147,0,'soga_hair_face_color',65,46,5), (382312,1081147,0,'soga_hair_face_highlight_color',2,0,1), (382313,1081147,0,'soga_hair_highlight',38,22,21), (382314,1081147,0,'soga_hair_type_color',65,46,5), (382315,1081147,0,'soga_hair_type_highlight_color',2,0,1), (382316,1081147,1,'soga_lip_type',7,-37,100), (382317,1081147,1,'soga_nose_type',25,100,-19), (382318,1081147,0,'soga_skin_color',248,223,224), (382319,1081148,0,'eye_color',79,73,103), (382320,1081148,0,'skin_color',28,28,36), (382321,1081148,0,'soga_eye_color',255,0,255), (382322,1081149,0,'eye_color',0,63,0), (382323,1081149,0,'skin_color',87,196,59), (382324,1081149,0,'soga_eye_color',255,0,255), (382325,1081150,0,'eye_color',61,70,40), (382326,1081150,0,'skin_color',28,28,36), (382327,1081150,0,'soga_eye_color',255,0,255), (382328,1081151,0,'eye_color',109,63,17), (382329,1081151,0,'skin_color',28,28,36), (382330,1081151,0,'soga_eye_color',255,0,255), (382331,1081152,0,'eye_color',255,255,255), (382332,1081152,0,'skin_color',255,255,255), (382333,1081152,0,'soga_eye_color',255,0,255), (382334,1081153,0,'eye_color',79,73,103), (382335,1081153,0,'skin_color',28,28,36), (382336,1081153,0,'soga_eye_color',255,0,255), (382337,1081154,0,'eye_color',61,70,40), (382338,1081154,0,'skin_color',28,28,36), (382339,1081154,0,'soga_eye_color',255,0,255), (382340,1081155,0,'eye_color',61,70,40), (382341,1081155,0,'skin_color',28,28,36), (382342,1081155,0,'soga_eye_color',255,0,255), (382343,1081156,0,'eye_color',255,255,255), (382344,1081156,0,'skin_color',255,255,255), (382345,1081156,0,'soga_eye_color',255,0,255), (382346,1081157,0,'eye_color',255,255,255), (382347,1081157,0,'skin_color',255,255,255), (382348,1081157,0,'soga_eye_color',255,0,255), (382352,1081159,1,'cheek_type',62,95,0), (382353,1081159,1,'chin_type',87,-72,-66), (382354,1081159,1,'ear_type',48,-33,0), (382355,1081159,1,'eye_brow_type',56,-22,-93), (382356,1081159,0,'eye_color',78,55,179), (382357,1081159,1,'eye_type',39,0,0), (382358,1081159,0,'hair_color1',255,255,255), (382359,1081159,0,'hair_color2',255,190,107), (382360,1081159,0,'hair_highlight',255,255,255), (382361,1081159,0,'hair_type_color',249,109,255), (382362,1081159,0,'hair_type_highlight_color',109,59,0), (382363,1081159,1,'lip_type',-63,14,-64), (382364,1081159,1,'nose_type',58,6,-79), (382365,1081159,0,'skin_color',133,148,181), (382366,1081159,1,'soga_cheek_type',62,95,0), (382367,1081159,1,'soga_chin_type',87,-72,-66), (382368,1081159,1,'soga_ear_type',48,-33,0), (382369,1081159,1,'soga_eye_brow_type',56,-22,-93), (382370,1081159,0,'soga_eye_color',229,229,102), (382371,1081159,1,'soga_eye_type',39,0,0), (382372,1081159,0,'soga_hair_color1',255,255,255), (382373,1081159,0,'soga_hair_color2',255,190,107), (382374,1081159,0,'soga_hair_highlight',255,255,255), (382375,1081159,0,'soga_hair_type_color',249,109,255), (382376,1081159,0,'soga_hair_type_highlight_color',109,59,0), (382377,1081159,1,'soga_lip_type',-63,14,-64), (382378,1081159,1,'soga_nose_type',58,6,-79), (382379,1081159,0,'soga_skin_color',133,148,181), (382380,1081159,0,'wing_color1',41,171,91), (382381,1081159,0,'wing_color2',200,201,1), (382382,1081160,1,'cheek_type',18,-4,0), (382383,1081160,1,'chin_type',13,-4,-9), (382384,1081160,1,'ear_type',-42,-9,0), (382385,1081160,1,'eye_brow_type',21,31,31), (382386,1081160,0,'eye_color',60,39,15), (382387,1081160,1,'eye_type',31,0,0), (382388,1081160,0,'hair_face_color',106,100,80), (382389,1081160,0,'hair_face_highlight_color',47,17,5), (382390,1081160,0,'hair_type_color',106,100,80), (382391,1081160,0,'hair_type_highlight_color',47,17,5), (382392,1081160,1,'lip_type',0,-3,4), (382393,1081160,1,'nose_type',-6,3,-12), (382394,1081160,0,'skin_color',231,216,217), (382395,1081160,1,'soga_cheek_type',18,-4,0), (382396,1081160,1,'soga_chin_type',13,-4,-9), (382397,1081160,1,'soga_ear_type',-42,-9,0), (382398,1081160,1,'soga_eye_brow_type',21,31,31), (382399,1081160,0,'soga_eye_color',229,229,102), (382400,1081160,1,'soga_eye_type',31,0,0), (382401,1081160,0,'soga_hair_face_color',106,100,80), (382402,1081160,0,'soga_hair_face_highlight_color',47,17,5), (382403,1081160,0,'soga_hair_type_color',106,100,80), (382404,1081160,0,'soga_hair_type_highlight_color',47,17,5), (382405,1081160,1,'soga_lip_type',0,-3,4), (382406,1081160,1,'soga_nose_type',-6,3,-12), (382407,1081160,0,'soga_skin_color',231,216,217), (382408,1081160,0,'wing_color1',255,255,255), (382409,1081160,0,'wing_color2',255,255,255), (382410,1081161,1,'cheek_type',0,-4,0), (382411,1081161,1,'chin_type',1,-26,-12), (382412,1081161,1,'ear_type',19,44,0), (382413,1081161,1,'eye_brow_type',14,-11,-12), (382414,1081161,0,'eye_color',41,83,96), (382415,1081161,1,'eye_type',-28,0,0), (382416,1081161,0,'hair_face_color',204,142,103), (382417,1081161,0,'hair_face_highlight_color',23,16,7), (382418,1081161,0,'hair_type_color',204,142,103), (382419,1081161,0,'hair_type_highlight_color',23,16,7), (382420,1081161,1,'lip_type',22,33,13), (382421,1081161,1,'nose_type',19,-22,35), (382422,1081161,0,'skin_color',222,228,216), (382423,1081161,1,'soga_cheek_type',0,-4,0), (382424,1081161,1,'soga_chin_type',1,-26,-12), (382425,1081161,1,'soga_ear_type',19,44,0), (382426,1081161,1,'soga_eye_brow_type',14,-11,-12), (382427,1081161,0,'soga_eye_color',229,229,102), (382428,1081161,1,'soga_eye_type',-28,0,0), (382429,1081161,0,'soga_hair_face_color',204,142,103), (382430,1081161,0,'soga_hair_face_highlight_color',23,16,7), (382431,1081161,0,'soga_hair_type_color',204,142,103), (382432,1081161,0,'soga_hair_type_highlight_color',23,16,7), (382433,1081161,1,'soga_lip_type',22,33,13), (382434,1081161,1,'soga_nose_type',19,-22,35), (382435,1081161,0,'soga_skin_color',222,228,216), (382436,1081161,0,'wing_color1',255,255,255), (382437,1081161,0,'wing_color2',255,255,255), (382438,1081162,1,'cheek_type',-100,62,0), (382439,1081162,1,'chin_type',-37,0,-7), (382440,1081162,1,'ear_type',56,31,0), (382441,1081162,1,'eye_brow_type',17,34,-7), (382442,1081162,0,'eye_color',29,56,42), (382443,1081162,1,'eye_type',68,0,0), (382444,1081162,0,'hair_color1',161,165,168), (382445,1081162,0,'hair_color2',60,71,71), (382446,1081162,0,'hair_face_color',225,221,214), (382447,1081162,0,'hair_face_highlight_color',244,244,246), (382448,1081162,0,'hair_highlight',160,156,172), (382449,1081162,0,'hair_type_color',225,221,214), (382450,1081162,0,'hair_type_highlight_color',244,244,246), (382451,1081162,1,'lip_type',-100,0,0), (382452,1081162,1,'nose_type',14,-75,25), (382453,1081162,0,'skin_color',114,99,63), (382454,1081162,1,'soga_cheek_type',-100,62,0), (382455,1081162,1,'soga_chin_type',-37,0,-7), (382456,1081162,1,'soga_ear_type',56,31,0), (382457,1081162,1,'soga_eye_brow_type',17,34,-7), (382458,1081162,0,'soga_eye_color',229,229,102), (382459,1081162,1,'soga_eye_type',68,0,0), (382460,1081162,0,'soga_hair_color1',161,165,168), (382461,1081162,0,'soga_hair_color2',60,71,71), (382462,1081162,0,'soga_hair_face_color',225,221,214), (382463,1081162,0,'soga_hair_face_highlight_color',244,244,246), (382464,1081162,0,'soga_hair_highlight',160,156,172), (382465,1081162,0,'soga_hair_type_color',225,221,214), (382466,1081162,0,'soga_hair_type_highlight_color',244,244,246), (382467,1081162,1,'soga_lip_type',-100,0,0), (382468,1081162,1,'soga_nose_type',14,-75,25), (382469,1081162,0,'soga_skin_color',114,99,63), (382470,1081163,1,'cheek_type',100,4,0), (382471,1081163,1,'chin_type',7,97,62), (382472,1081163,1,'ear_type',96,-33,0), (382473,1081163,1,'eye_brow_type',-100,-100,100), (382474,1081163,0,'eye_color',109,77,34), (382475,1081163,1,'eye_type',100,0,0), (382476,1081163,0,'hair_color1',164,165,165), (382477,1081163,0,'hair_color2',56,62,62), (382478,1081163,0,'hair_face_color',224,230,231), (382479,1081163,0,'hair_face_highlight_color',33,24,42), (382480,1081163,0,'hair_highlight',26,24,25), (382481,1081163,0,'hair_type_color',224,230,231), (382482,1081163,0,'hair_type_highlight_color',33,24,42), (382483,1081163,1,'lip_type',-97,7,-3), (382484,1081163,1,'nose_type',-14,100,-17), (382485,1081163,0,'skin_color',247,224,225), (382486,1081163,1,'soga_cheek_type',100,4,0), (382487,1081163,1,'soga_chin_type',7,97,62), (382488,1081163,1,'soga_ear_type',96,-33,0), (382489,1081163,1,'soga_eye_brow_type',-100,-100,100), (382490,1081163,0,'soga_eye_color',229,229,102), (382491,1081163,1,'soga_eye_type',100,0,0), (382492,1081163,0,'soga_hair_color1',164,165,165), (382493,1081163,0,'soga_hair_color2',56,62,62), (382494,1081163,0,'soga_hair_face_color',224,230,231), (382495,1081163,0,'soga_hair_face_highlight_color',33,24,42), (382496,1081163,0,'soga_hair_highlight',26,24,25), (382497,1081163,0,'soga_hair_type_color',224,230,231), (382498,1081163,0,'soga_hair_type_highlight_color',33,24,42), (382499,1081163,1,'soga_lip_type',-97,7,-3), (382500,1081163,1,'soga_nose_type',-14,100,-17), (382501,1081163,0,'soga_skin_color',247,224,225), (382502,1081164,1,'cheek_type',-21,-4,0), (382503,1081164,1,'chin_type',-34,-29,-4), (382504,1081164,1,'ear_type',-8,-14,0), (382505,1081164,1,'eye_brow_type',45,4,26), (382506,1081164,0,'eye_color',42,85,99), (382507,1081164,1,'eye_type',-29,0,0), (382508,1081164,0,'hair_face_color',210,168,101), (382509,1081164,0,'hair_face_highlight_color',120,67,7), (382510,1081164,0,'hair_type_color',210,168,101), (382511,1081164,0,'hair_type_highlight_color',120,67,7), (382512,1081164,1,'lip_type',-32,-28,17), (382513,1081164,1,'nose_type',-26,-6,-32), (382514,1081164,0,'skin_color',230,217,213), (382515,1081164,1,'soga_cheek_type',-21,-4,0), (382516,1081164,1,'soga_chin_type',-34,-29,-4), (382517,1081164,1,'soga_ear_type',-8,-14,0), (382518,1081164,1,'soga_eye_brow_type',45,4,26), (382519,1081164,0,'soga_eye_color',229,229,102), (382520,1081164,1,'soga_eye_type',-29,0,0), (382521,1081164,0,'soga_hair_face_color',210,168,101), (382522,1081164,0,'soga_hair_face_highlight_color',120,67,7), (382523,1081164,0,'soga_hair_type_color',210,168,101), (382524,1081164,0,'soga_hair_type_highlight_color',120,67,7), (382525,1081164,1,'soga_lip_type',-32,-28,17), (382526,1081164,1,'soga_nose_type',-26,-6,-32), (382527,1081164,0,'soga_skin_color',230,217,213), (382528,1081164,0,'wing_color1',255,255,255), (382529,1081164,0,'wing_color2',255,255,255), (382530,1081165,1,'cheek_type',39,-22,0), (382531,1081165,1,'chin_type',14,-19,-13), (382532,1081165,1,'ear_type',25,9,0), (382533,1081165,1,'eye_brow_type',-39,-45,-14), (382534,1081165,0,'eye_color',104,166,185), (382535,1081165,1,'eye_type',39,0,0), (382536,1081165,0,'hair_face_color',39,19,4), (382537,1081165,0,'hair_face_highlight_color',28,18,0), (382538,1081165,0,'hair_type_color',39,19,4), (382539,1081165,0,'hair_type_highlight_color',28,18,0), (382540,1081165,1,'lip_type',0,-14,4), (382541,1081165,1,'nose_type',-26,25,33), (382542,1081165,0,'skin_color',197,141,123), (382543,1081165,1,'soga_cheek_type',39,-22,0), (382544,1081165,1,'soga_chin_type',14,-19,-13), (382545,1081165,1,'soga_ear_type',25,9,0), (382546,1081165,1,'soga_eye_brow_type',-39,-45,-14), (382547,1081165,0,'soga_eye_color',229,229,102), (382548,1081165,1,'soga_eye_type',39,0,0), (382549,1081165,0,'soga_hair_face_color',39,19,4), (382550,1081165,0,'soga_hair_face_highlight_color',28,18,0), (382551,1081165,0,'soga_hair_type_color',39,19,4), (382552,1081165,0,'soga_hair_type_highlight_color',28,18,0), (382553,1081165,1,'soga_lip_type',0,-14,4), (382554,1081165,1,'soga_nose_type',-26,25,33), (382555,1081165,0,'soga_skin_color',197,141,123), (382556,1081165,0,'wing_color1',255,255,255), (382557,1081165,0,'wing_color2',255,255,255), (382558,1081166,1,'cheek_type',-74,-32,0), (382559,1081166,1,'chin_type',-84,-9,-85), (382560,1081166,1,'ear_type',-65,-4,0), (382561,1081166,1,'eye_brow_type',-17,58,-4), (382562,1081166,0,'eye_color',128,179,196), (382563,1081166,1,'eye_type',58,0,0), (382564,1081166,0,'hair_color1',26,24,25), (382565,1081166,0,'hair_color2',36,34,36), (382566,1081166,0,'hair_face_color',33,24,42), (382567,1081166,0,'hair_face_highlight_color',152,174,174), (382568,1081166,0,'hair_highlight',123,123,130), (382569,1081166,0,'hair_type_color',33,24,42), (382570,1081166,0,'hair_type_highlight_color',152,174,174), (382571,1081166,1,'lip_type',66,85,-85), (382572,1081166,1,'nose_type',83,-62,66), (382573,1081166,0,'skin_color',253,254,254), (382574,1081166,1,'soga_cheek_type',-74,-32,0), (382575,1081166,1,'soga_chin_type',-84,-9,-85), (382576,1081166,1,'soga_ear_type',-65,-4,0), (382577,1081166,1,'soga_eye_brow_type',-17,58,-4), (382578,1081166,0,'soga_eye_color',229,229,102), (382579,1081166,1,'soga_eye_type',58,0,0), (382580,1081166,0,'soga_hair_color1',26,24,25), (382581,1081166,0,'soga_hair_color2',36,34,36), (382582,1081166,0,'soga_hair_face_color',33,24,42), (382583,1081166,0,'soga_hair_face_highlight_color',152,174,174), (382584,1081166,0,'soga_hair_highlight',123,123,130), (382585,1081166,0,'soga_hair_type_color',33,24,42), (382586,1081166,0,'soga_hair_type_highlight_color',152,174,174), (382587,1081166,1,'soga_lip_type',66,85,-85), (382588,1081166,1,'soga_nose_type',83,-62,66), (382589,1081166,0,'soga_skin_color',253,254,254), (382590,1081167,0,'eye_color',255,255,255), (382591,1081167,0,'skin_color',192,192,192), (382592,1081167,0,'soga_eye_color',255,0,255), (382593,1081168,1,'cheek_type',-2,0,0), (382594,1081168,1,'chin_type',1,-26,28), (382595,1081168,1,'ear_type',-2,19,0), (382596,1081168,1,'eye_brow_type',3,42,2), (382597,1081168,0,'eye_color',108,165,165), (382598,1081168,1,'eye_type',-18,0,0), (382599,1081168,0,'hair_face_color',113,103,65), (382600,1081168,0,'hair_face_highlight_color',54,27,0), (382601,1081168,0,'hair_type_color',113,103,65), (382602,1081168,0,'hair_type_highlight_color',54,27,0), (382603,1081168,1,'lip_type',6,18,1), (382604,1081168,1,'nose_type',18,-13,-4), (382605,1081168,0,'skin_color',250,254,254), (382606,1081168,1,'soga_cheek_type',-2,0,0), (382607,1081168,1,'soga_chin_type',1,-26,28), (382608,1081168,1,'soga_ear_type',-2,19,0), (382609,1081168,1,'soga_eye_brow_type',3,42,2), (382610,1081168,0,'soga_eye_color',229,229,102), (382611,1081168,1,'soga_eye_type',-18,0,0), (382612,1081168,0,'soga_hair_face_color',113,103,65), (382613,1081168,0,'soga_hair_face_highlight_color',54,27,0), (382614,1081168,0,'soga_hair_type_color',113,103,65), (382615,1081168,0,'soga_hair_type_highlight_color',54,27,0), (382616,1081168,1,'soga_lip_type',6,18,1), (382617,1081168,1,'soga_nose_type',18,-13,-4), (382618,1081168,0,'soga_skin_color',250,254,254), (382619,1081168,0,'wing_color1',255,255,255), (382620,1081168,0,'wing_color2',255,255,255), (382621,1081169,0,'eye_color',73,43,38), (382622,1081169,0,'skin_color',66,59,47), (382623,1081169,0,'soga_eye_color',255,0,255), (382624,1081170,0,'eye_color',61,70,40), (382625,1081170,0,'skin_color',28,28,36), (382626,1081170,0,'soga_eye_color',255,0,255), (382627,700100,1,'cheek_type',0,-3,0), (382628,700100,1,'chin_type',-50,97,3), (382629,700100,1,'ear_type',62,-25,0), (382630,700100,1,'eye_brow_type',-64,-81,-3), (382631,700100,0,'eye_color',43,70,43), (382632,700100,1,'eye_type',10,0,0), (382633,700100,0,'hair_color1',62,242,187), (382634,700100,0,'hair_color2',218,0,0), (382635,700100,0,'hair_face_color',228,182,26), (382636,700100,0,'hair_face_highlight_color',121,38,35), (382637,700100,0,'hair_highlight',161,165,168), (382638,700100,0,'hair_type_color',228,182,26), (382639,700100,0,'hair_type_highlight_color',121,38,35), (382640,700100,1,'lip_type',40,46,-71), (382641,700100,1,'nose_type',96,62,-14), (382642,700100,0,'skin_color',209,161,122), (382643,700100,1,'soga_cheek_type',0,-64,-81), (382644,700100,1,'soga_chin_type',0,40,46), (382645,700100,1,'soga_ear_type',0,10,0), (382646,700100,1,'soga_eye_brow_type',0,62,-25), (382647,700100,0,'soga_eye_color',229,229,102), (382648,700100,1,'soga_eye_type',-38,0,0), (382649,700100,0,'soga_hair_color1',29,21,28), (382650,700100,0,'soga_hair_color2',39,32,39), (382651,700100,0,'soga_hair_face_color',228,182,26), (382652,700100,0,'soga_hair_face_highlight_color',121,38,35), (382653,700100,0,'soga_hair_highlight',161,165,168), (382654,700100,0,'soga_hair_type_color',228,182,26), (382655,700100,0,'soga_hair_type_highlight_color',121,38,35), (382656,700100,1,'soga_lip_type',-3,0,-3), (382657,700100,1,'soga_nose_type',-71,-50,97), (382658,700100,0,'soga_skin_color',209,161,122), (382659,700100,0,'wing_color1',255,255,255), (382660,700100,0,'wing_color2',255,255,255), (382661,700101,0,'eye_color',0,0,63), (382662,700101,0,'skin_color',255,128,0), (382663,700101,0,'soga_eye_color',255,0,255), (382664,700102,0,'eye_color',1,1,1), (382665,700102,0,'skin_color',255,128,0), (382666,700102,0,'soga_eye_color',255,0,255), (382667,700103,1,'cheek_type',-43,-72,0), (382668,700103,1,'chin_type',38,-75,77), (382669,700103,1,'ear_type',-61,-83,0), (382670,700103,1,'eye_brow_type',-51,-35,-31), (382671,700103,0,'eye_color',173,142,88), (382672,700103,1,'eye_type',-76,0,0), (382673,700103,0,'hair_color1',82,31,72), (382674,700103,0,'hair_color2',56,0,0), (382675,700103,0,'hair_face_color',49,47,61), (382676,700103,0,'hair_face_highlight_color',42,29,2), (382677,700103,0,'hair_highlight',161,165,168), (382678,700103,0,'hair_type_color',49,47,61), (382679,700103,0,'hair_type_highlight_color',42,29,2), (382680,700103,1,'lip_type',3,41,70), (382681,700103,1,'nose_type',-47,82,31), (382682,700103,0,'skin_color',243,251,251), (382683,700103,1,'soga_cheek_type',0,-51,-35), (382684,700103,1,'soga_chin_type',0,3,41), (382685,700103,1,'soga_ear_type',0,-76,0), (382686,700103,1,'soga_eye_brow_type',0,-61,-83), (382687,700103,0,'soga_eye_color',229,229,102), (382688,700103,1,'soga_eye_type',56,0,0), (382689,700103,0,'soga_hair_color1',209,131,22), (382690,700103,0,'soga_hair_color2',199,150,48), (382691,700103,0,'soga_hair_face_color',49,47,61), (382692,700103,0,'soga_hair_face_highlight_color',42,29,2), (382693,700103,0,'soga_hair_highlight',161,165,168), (382694,700103,0,'soga_hair_type_color',49,47,61), (382695,700103,0,'soga_hair_type_highlight_color',42,29,2), (382696,700103,1,'soga_lip_type',-31,-43,-72), (382697,700103,1,'soga_nose_type',70,38,-75), (382698,700103,0,'soga_skin_color',243,251,251), (382699,700103,0,'wing_color1',255,255,255), (382700,700103,0,'wing_color2',255,255,255), (382701,700104,1,'cheek_type',-7,-93,0), (382702,700104,1,'chin_type',68,-71,-12), (382703,700104,1,'ear_type',19,20,0), (382704,700104,1,'eye_brow_type',28,88,17), (382705,700104,0,'eye_color',41,82,95), (382706,700104,1,'eye_type',79,0,0), (382707,700104,0,'hair_color1',17,1,171), (382708,700104,0,'hair_color2',62,0,0), (382709,700104,0,'hair_face_color',100,70,10), (382710,700104,0,'hair_face_highlight_color',232,183,30), (382711,700104,0,'hair_highlight',79,28,15), (382712,700104,0,'hair_type_color',100,70,10), (382713,700104,0,'hair_type_highlight_color',232,183,30), (382714,700104,1,'lip_type',-56,-1,-34), (382715,700104,1,'nose_type',17,17,1), (382716,700104,0,'skin_color',105,112,109), (382717,700104,1,'soga_cheek_type',0,28,88), (382718,700104,1,'soga_chin_type',0,-56,-1), (382719,700104,1,'soga_ear_type',0,79,0), (382720,700104,1,'soga_eye_brow_type',0,19,20), (382721,700104,0,'soga_eye_color',229,229,102), (382722,700104,1,'soga_eye_type',62,0,0), (382723,700104,0,'soga_hair_color1',38,22,21), (382724,700104,0,'soga_hair_color2',120,50,0), (382725,700104,0,'soga_hair_face_color',100,70,10), (382726,700104,0,'soga_hair_face_highlight_color',232,183,30), (382727,700104,0,'soga_hair_highlight',79,28,15), (382728,700104,0,'soga_hair_type_color',100,70,10), (382729,700104,0,'soga_hair_type_highlight_color',232,183,30), (382730,700104,1,'soga_lip_type',17,-7,-93), (382731,700104,1,'soga_nose_type',-34,68,-71), (382732,700104,0,'soga_skin_color',105,112,109), (382733,700104,0,'wing_color1',255,255,255), (382734,700104,0,'wing_color2',255,255,255), (382735,700105,1,'cheek_type',20,14,0), (382736,700105,1,'chin_type',35,81,68), (382737,700105,1,'ear_type',-62,28,0), (382738,700105,1,'eye_brow_type',-56,82,28), (382739,700105,0,'eye_color',61,120,89), (382740,700105,1,'eye_type',-41,0,0), (382741,700105,0,'hair_color1',68,208,248), (382742,700105,0,'hair_color2',76,0,0), (382743,700105,0,'hair_face_color',15,1,21), (382744,700105,0,'hair_face_highlight_color',35,24,1), (382745,700105,0,'hair_highlight',105,26,26), (382746,700105,0,'hair_type_color',15,1,21), (382747,700105,0,'hair_type_highlight_color',35,24,1), (382748,700105,1,'lip_type',94,-76,-50), (382749,700105,1,'nose_type',64,68,-48), (382750,700105,0,'skin_color',241,232,234), (382751,700105,1,'soga_cheek_type',0,-56,82), (382752,700105,1,'soga_chin_type',0,94,-76), (382753,700105,1,'soga_ear_type',0,-41,0), (382754,700105,1,'soga_eye_brow_type',0,-62,28), (382755,700105,0,'soga_eye_color',229,229,102), (382756,700105,1,'soga_eye_type',76,0,0), (382757,700105,0,'soga_hair_color1',54,45,28), (382758,700105,0,'soga_hair_color2',104,52,0), (382759,700105,0,'soga_hair_face_color',15,1,21), (382760,700105,0,'soga_hair_face_highlight_color',35,24,1), (382761,700105,0,'soga_hair_highlight',105,26,26), (382762,700105,0,'soga_hair_type_color',15,1,21), (382763,700105,0,'soga_hair_type_highlight_color',35,24,1), (382764,700105,1,'soga_lip_type',28,20,14), (382765,700105,1,'soga_nose_type',-50,35,81), (382766,700105,0,'soga_skin_color',241,232,234), (382767,700105,0,'wing_color1',255,255,255), (382768,700105,0,'wing_color2',255,255,255), (382769,700106,1,'cheek_type',-7,-93,0), (382770,700106,1,'chin_type',68,-71,-12), (382771,700106,1,'ear_type',19,20,0), (382772,700106,1,'eye_brow_type',28,88,17), (382773,700106,0,'eye_color',41,82,95), (382774,700106,1,'eye_type',79,0,0), (382775,700106,0,'hair_color1',17,1,171), (382776,700106,0,'hair_color2',62,0,0), (382777,700106,0,'hair_face_color',100,70,10), (382778,700106,0,'hair_face_highlight_color',232,183,30), (382779,700106,0,'hair_highlight',246,219,114), (382780,700106,0,'hair_type_color',100,70,10), (382781,700106,0,'hair_type_highlight_color',232,183,30), (382782,700106,1,'lip_type',-56,-1,-34), (382783,700106,1,'nose_type',17,17,1), (382784,700106,0,'skin_color',105,112,109), (382785,700106,1,'soga_cheek_type',0,28,88), (382786,700106,1,'soga_chin_type',0,-56,-1), (382787,700106,1,'soga_ear_type',0,79,0), (382788,700106,1,'soga_eye_brow_type',0,19,20), (382789,700106,0,'soga_eye_color',229,229,102), (382790,700106,1,'soga_eye_type',62,0,0), (382791,700106,0,'soga_hair_color1',56,33,26), (382792,700106,0,'soga_hair_color2',94,59,11), (382793,700106,0,'soga_hair_face_color',100,70,10), (382794,700106,0,'soga_hair_face_highlight_color',232,183,30), (382795,700106,0,'soga_hair_highlight',246,219,114), (382796,700106,0,'soga_hair_type_color',100,70,10), (382797,700106,0,'soga_hair_type_highlight_color',232,183,30), (382798,700106,1,'soga_lip_type',17,-7,-93), (382799,700106,1,'soga_nose_type',-34,68,-71), (382800,700106,0,'soga_skin_color',105,112,109), (382801,700106,0,'wing_color1',255,255,255), (382802,700106,0,'wing_color2',255,255,255), (382803,700107,1,'cheek_type',45,37,0), (382804,700107,1,'chin_type',-40,-81,-34), (382805,700107,1,'ear_type',68,-89,0), (382806,700107,1,'eye_brow_type',-56,-31,-18), (382807,700107,0,'eye_color',40,24,8), (382808,700107,1,'eye_type',14,0,0), (382809,700107,0,'hair_color1',213,160,68), (382810,700107,0,'hair_color2',55,0,0), (382811,700107,0,'hair_face_color',15,1,21), (382812,700107,0,'hair_face_highlight_color',15,1,21), (382813,700107,0,'hair_highlight',26,24,25), (382814,700107,0,'hair_type_color',15,1,21), (382815,700107,0,'hair_type_highlight_color',15,1,21), (382816,700107,1,'lip_type',68,-63,-94), (382817,700107,1,'nose_type',7,-43,-96), (382818,700107,0,'skin_color',165,127,85), (382819,700107,1,'soga_cheek_type',0,-56,-31), (382820,700107,1,'soga_chin_type',0,68,-63), (382821,700107,1,'soga_ear_type',0,14,0), (382822,700107,1,'soga_eye_brow_type',0,68,-89), (382823,700107,0,'soga_eye_color',229,229,102), (382824,700107,1,'soga_eye_type',55,0,0), (382825,700107,0,'soga_hair_color1',26,24,25), (382826,700107,0,'soga_hair_color2',36,34,36), (382827,700107,0,'soga_hair_face_color',15,1,21), (382828,700107,0,'soga_hair_face_highlight_color',15,1,21), (382829,700107,0,'soga_hair_highlight',26,24,25), (382830,700107,0,'soga_hair_type_color',15,1,21), (382831,700107,0,'soga_hair_type_highlight_color',15,1,21), (382832,700107,1,'soga_lip_type',-18,45,37), (382833,700107,1,'soga_nose_type',-94,-40,-81), (382834,700107,0,'soga_skin_color',165,127,85), (382835,700107,0,'wing_color1',255,255,255), (382836,700107,0,'wing_color2',255,255,255), (382837,700108,1,'cheek_type',45,-45,0), (382838,700108,1,'chin_type',95,-46,-64), (382839,700108,1,'ear_type',-77,8,0), (382840,700108,1,'eye_brow_type',-61,17,-74), (382841,700108,0,'eye_color',31,59,41), (382842,700108,1,'eye_type',-37,0,0), (382843,700108,0,'hair_color1',62,22,221), (382844,700108,0,'hair_color2',76,0,0), (382845,700108,0,'hair_face_color',228,182,26), (382846,700108,0,'hair_face_highlight_color',88,4,4), (382847,700108,0,'hair_highlight',109,14,49), (382848,700108,0,'hair_type_color',228,182,26), (382849,700108,0,'hair_type_highlight_color',88,4,4), (382850,700108,1,'lip_type',50,-97,65), (382851,700108,1,'nose_type',69,62,22), (382852,700108,0,'skin_color',236,226,182), (382853,700108,1,'soga_cheek_type',0,-61,17), (382854,700108,1,'soga_chin_type',0,50,-97), (382855,700108,1,'soga_ear_type',0,-37,0), (382856,700108,1,'soga_eye_brow_type',0,-77,8), (382857,700108,0,'soga_eye_color',229,229,102), (382858,700108,1,'soga_eye_type',76,0,0), (382859,700108,0,'soga_hair_color1',246,219,114), (382860,700108,0,'soga_hair_color2',187,136,62), (382861,700108,0,'soga_hair_face_color',228,182,26), (382862,700108,0,'soga_hair_face_highlight_color',88,4,4), (382863,700108,0,'soga_hair_highlight',109,14,49), (382864,700108,0,'soga_hair_type_color',228,182,26), (382865,700108,0,'soga_hair_type_highlight_color',88,4,4), (382866,700108,1,'soga_lip_type',-74,45,-45), (382867,700108,1,'soga_nose_type',65,95,-46), (382868,700108,0,'soga_skin_color',236,226,182), (382869,700108,0,'wing_color1',255,255,255), (382870,700108,0,'wing_color2',255,255,255), (382871,700109,0,'eye_color',63,0,63), (382872,700109,0,'skin_color',255,128,0), (382873,700109,0,'soga_eye_color',255,0,255), (382874,700110,0,'eye_color',63,0,63), (382875,700110,0,'skin_color',128,63,0), (382876,700110,0,'soga_eye_color',255,0,255), (382877,700111,0,'eye_color',1,1,1), (382878,700111,0,'skin_color',31,0,0), (382879,700111,0,'soga_eye_color',255,0,255), (382880,700112,0,'eye_color',0,0,63), (382881,700112,0,'skin_color',128,63,0), (382882,700112,0,'soga_eye_color',255,0,255), (382883,700113,0,'eye_color',255,255,255), (382884,700113,0,'skin_color',255,255,255), (382885,700113,0,'soga_eye_color',255,0,255), (382886,700114,0,'eye_color',255,255,255), (382887,700114,0,'skin_color',31,0,0), (382888,700114,0,'soga_eye_color',255,0,255), (382889,700115,1,'cheek_type',-81,85,0), (382890,700115,1,'chin_type',75,-87,-66), (382891,700115,1,'ear_type',-93,95,0), (382892,700115,1,'eye_brow_type',59,-87,-45), (382893,700115,0,'eye_color',36,77,77), (382894,700115,1,'eye_type',-87,0,0), (382895,700115,0,'hair_color1',169,217,17), (382896,700115,0,'hair_color2',200,0,0), (382897,700115,0,'hair_face_color',100,70,10), (382898,700115,0,'hair_face_highlight_color',114,31,28), (382899,700115,0,'hair_highlight',200,165,96), (382900,700115,0,'hair_type_color',100,70,10), (382901,700115,0,'hair_type_highlight_color',114,31,28), (382902,700115,1,'lip_type',28,-58,-65), (382903,700115,1,'nose_type',-22,-87,-39), (382904,700115,0,'skin_color',171,148,98), (382905,700115,1,'soga_cheek_type',0,59,-87), (382906,700115,1,'soga_chin_type',0,28,-58), (382907,700115,1,'soga_ear_type',0,-87,0), (382908,700115,1,'soga_eye_brow_type',0,-93,95), (382909,700115,0,'soga_eye_color',229,229,102), (382910,700115,1,'soga_eye_type',-56,0,0), (382911,700115,0,'soga_hair_color1',161,165,168), (382912,700115,0,'soga_hair_color2',50,69,69), (382913,700115,0,'soga_hair_face_color',100,70,10), (382914,700115,0,'soga_hair_face_highlight_color',114,31,28), (382915,700115,0,'soga_hair_highlight',200,165,96), (382916,700115,0,'soga_hair_type_color',100,70,10), (382917,700115,0,'soga_hair_type_highlight_color',114,31,28), (382918,700115,1,'soga_lip_type',-45,-81,85), (382919,700115,1,'soga_nose_type',-65,75,-87), (382920,700115,0,'soga_skin_color',171,148,98), (382921,700115,0,'wing_color1',255,255,255), (382922,700115,0,'wing_color2',255,255,255), (382923,700116,1,'cheek_type',29,1,0), (382924,700116,1,'chin_type',72,-81,-57), (382925,700116,1,'ear_type',68,-81,0), (382926,700116,1,'eye_brow_type',-17,8,-38), (382927,700116,0,'eye_color',105,165,179), (382928,700116,1,'eye_type',34,0,0), (382929,700116,0,'hair_color1',178,166,40), (382930,700116,0,'hair_color2',31,0,0), (382931,700116,0,'hair_face_color',15,1,21), (382932,700116,0,'hair_face_highlight_color',211,220,220), (382933,700116,0,'hair_highlight',161,165,168), (382934,700116,0,'hair_type_color',15,1,21), (382935,700116,0,'hair_type_highlight_color',211,220,220), (382936,700116,1,'lip_type',-28,62,7), (382937,700116,1,'nose_type',45,-78,-90), (382938,700116,0,'skin_color',179,188,188), (382939,700116,1,'soga_cheek_type',0,-17,8), (382940,700116,1,'soga_chin_type',0,-28,62), (382941,700116,1,'soga_ear_type',0,34,0), (382942,700116,1,'soga_eye_brow_type',0,68,-81), (382943,700116,0,'soga_eye_color',229,229,102), (382944,700116,1,'soga_eye_type',31,0,0), (382945,700116,0,'soga_hair_color1',29,21,28), (382946,700116,0,'soga_hair_color2',39,32,39), (382947,700116,0,'soga_hair_face_color',15,1,21), (382948,700116,0,'soga_hair_face_highlight_color',211,220,220), (382949,700116,0,'soga_hair_highlight',161,165,168), (382950,700116,0,'soga_hair_type_color',15,1,21), (382951,700116,0,'soga_hair_type_highlight_color',211,220,220), (382952,700116,1,'soga_lip_type',-38,29,1), (382953,700116,1,'soga_nose_type',7,72,-81), (382954,700116,0,'soga_skin_color',179,188,188), (382955,700116,0,'wing_color1',255,255,255), (382956,700116,0,'wing_color2',255,255,255), (382957,700117,1,'cheek_type',0,94,0), (382958,700117,1,'chin_type',-42,26,-62), (382959,700117,1,'ear_type',69,-25,0), (382960,700117,1,'eye_brow_type',-68,-88,89), (382961,700117,0,'eye_color',143,103,48), (382962,700117,1,'eye_type',-18,0,0), (382963,700117,0,'hair_color1',225,245,50), (382964,700117,0,'hair_color2',238,0,0), (382965,700117,0,'hair_face_color',195,208,207), (382966,700117,0,'hair_face_highlight_color',230,170,26), (382967,700117,0,'hair_highlight',200,165,96), (382968,700117,0,'hair_type_color',195,208,207), (382969,700117,0,'hair_type_highlight_color',230,170,26), (382970,700117,1,'lip_type',-5,57,20), (382971,700117,1,'nose_type',-18,-31,-11), (382972,700117,0,'skin_color',46,35,36), (382973,700117,1,'soga_cheek_type',0,-68,-88), (382974,700117,1,'soga_chin_type',0,-5,57), (382975,700117,1,'soga_ear_type',0,-18,0), (382976,700117,1,'soga_eye_brow_type',0,69,-25), (382977,700117,0,'soga_eye_color',229,229,102), (382978,700117,1,'soga_eye_type',-18,0,0), (382979,700117,0,'soga_hair_color1',161,165,168), (382980,700117,0,'soga_hair_color2',50,69,69), (382981,700117,0,'soga_hair_face_color',195,208,207), (382982,700117,0,'soga_hair_face_highlight_color',230,170,26), (382983,700117,0,'soga_hair_highlight',200,165,96), (382984,700117,0,'soga_hair_type_color',195,208,207), (382985,700117,0,'soga_hair_type_highlight_color',230,170,26), (382986,700117,1,'soga_lip_type',89,0,94), (382987,700117,1,'soga_nose_type',20,-42,26), (382988,700117,0,'soga_skin_color',46,35,36), (382989,700117,0,'wing_color1',255,255,255), (382990,700117,0,'wing_color2',255,255,255), (382991,700118,0,'eye_color',255,255,255), (382992,700118,0,'skin_color',255,128,0), (382993,700118,0,'soga_eye_color',255,0,255), (382994,700119,0,'eye_color',255,255,255), (382995,700119,0,'skin_color',255,255,255), (382996,700119,0,'soga_eye_color',255,0,255), (382997,700120,0,'eye_color',255,255,255), (382998,700120,0,'skin_color',255,255,255), (382999,700120,0,'soga_eye_color',255,0,255), (383000,700121,0,'eye_color',74,0,0), (383001,700121,0,'skin_color',211,0,105), (383002,700121,0,'soga_eye_color',255,0,255), (383003,700122,0,'eye_color',128,0,0), (383004,700122,0,'skin_color',15,15,15), (383005,700122,0,'soga_eye_color',255,0,255), (383006,700123,0,'eye_color',1,1,1), (383007,700123,0,'skin_color',0,63,0), (383008,700123,0,'soga_eye_color',255,0,255), (383009,700124,0,'eye_color',1,1,1), (383010,700124,0,'skin_color',63,0,0), (383011,700124,0,'soga_eye_color',255,0,255), (383012,700125,0,'eye_color',1,1,1), (383013,700125,0,'skin_color',63,0,0), (383014,700125,0,'soga_eye_color',255,0,255), (383015,700126,0,'eye_color',255,255,255), (383016,700126,0,'skin_color',255,255,255), (383017,700126,0,'soga_eye_color',255,0,255), (383018,700127,0,'eye_color',1,1,1), (383019,700127,0,'skin_color',0,63,0), (383020,700127,0,'soga_eye_color',255,0,255), (383021,700128,1,'cheek_type',-57,87,0), (383022,700128,1,'chin_type',89,-62,-31), (383023,700128,1,'ear_type',-65,26,0), (383024,700128,1,'eye_brow_type',74,-18,0), (383025,700128,0,'eye_color',44,91,104), (383026,700128,1,'eye_type',-31,0,0), (383027,700128,0,'hair_color1',199,75,167), (383028,700128,0,'hair_color2',75,0,0), (383029,700128,0,'hair_face_color',47,14,19), (383030,700128,0,'hair_face_highlight_color',87,61,8), (383031,700128,0,'hair_highlight',56,33,26), (383032,700128,0,'hair_type_color',47,14,19), (383033,700128,0,'hair_type_highlight_color',87,61,8), (383034,700128,1,'lip_type',-93,-35,-59), (383035,700128,1,'nose_type',-35,-57,75), (383036,700128,0,'skin_color',220,225,225), (383037,700128,1,'soga_cheek_type',0,74,-18), (383038,700128,1,'soga_chin_type',0,-93,-35), (383039,700128,1,'soga_ear_type',0,-31,0), (383040,700128,1,'soga_eye_brow_type',0,-65,26), (383041,700128,0,'soga_eye_color',229,229,102), (383042,700128,1,'soga_eye_type',75,0,0), (383043,700128,0,'soga_hair_color1',54,45,28), (383044,700128,0,'soga_hair_color2',104,52,0), (383045,700128,0,'soga_hair_face_color',47,14,19), (383046,700128,0,'soga_hair_face_highlight_color',87,61,8), (383047,700128,0,'soga_hair_highlight',56,33,26), (383048,700128,0,'soga_hair_type_color',47,14,19), (383049,700128,0,'soga_hair_type_highlight_color',87,61,8), (383050,700128,1,'soga_lip_type',0,-57,87), (383051,700128,1,'soga_nose_type',-59,89,-62), (383052,700128,0,'soga_skin_color',220,225,225), (383053,700128,0,'wing_color1',255,255,255), (383054,700128,0,'wing_color2',255,255,255), (383055,700129,0,'eye_color',119,0,0), (383056,700129,0,'skin_color',220,0,110), (383057,700129,0,'soga_eye_color',255,0,255), (383058,700130,0,'eye_color',255,255,255), (383059,700130,0,'skin_color',255,255,255), (383060,700130,0,'soga_eye_color',255,0,255), (383061,700131,1,'cheek_type',100,-100,0), (383062,700131,1,'chin_type',-55,-51,75), (383063,700131,1,'ear_type',75,-93,0), (383064,700131,1,'eye_brow_type',75,-100,100), (383065,700131,0,'eye_color',49,49,175), (383066,700131,1,'eye_type',100,0,0), (383067,700131,0,'hair_color1',26,24,25), (383068,700131,0,'hair_color2',36,34,36), (383069,700131,0,'hair_face_color',15,1,21), (383070,700131,0,'hair_face_highlight_color',15,1,21), (383071,700131,0,'hair_highlight',26,24,25), (383072,700131,0,'hair_type_color',15,1,21), (383073,700131,0,'hair_type_highlight_color',15,1,21), (383074,700131,1,'lip_type',7,50,-17), (383075,700131,1,'nose_type',50,37,75), (383076,700131,0,'skin_color',202,202,178), (383077,700131,1,'soga_cheek_type',100,-100,0), (383078,700131,1,'soga_chin_type',-55,-51,75), (383079,700131,1,'soga_ear_type',75,-93,0), (383080,700131,1,'soga_eye_brow_type',75,-100,100), (383081,700131,0,'soga_eye_color',255,0,255), (383082,700131,1,'soga_eye_type',100,0,0), (383083,700131,0,'soga_hair_color1',26,24,25), (383084,700131,0,'soga_hair_color2',36,34,36), (383085,700131,0,'soga_hair_face_color',15,1,21), (383086,700131,0,'soga_hair_face_highlight_color',15,1,21), (383087,700131,0,'soga_hair_highlight',26,24,25), (383088,700131,0,'soga_hair_type_color',15,1,21), (383089,700131,0,'soga_hair_type_highlight_color',15,1,21), (383090,700131,1,'soga_lip_type',7,50,-17), (383091,700131,1,'soga_nose_type',50,37,75), (383092,700131,0,'soga_skin_color',92,71,43), (383093,700131,0,'wing_color1',255,255,255), (383094,700131,0,'wing_color2',255,255,255), (383095,700132,0,'eye_color',128,63,0), (383096,700132,0,'skin_color',128,128,191), (383097,700132,0,'soga_eye_color',255,0,255), (383098,700133,0,'eye_color',255,255,128), (383099,700133,0,'skin_color',255,255,128), (383100,700133,0,'soga_eye_color',255,0,255), (383101,700134,0,'eye_color',255,255,255), (383102,700134,0,'skin_color',255,255,255), (383103,700134,0,'soga_eye_color',255,0,255), (383104,700135,0,'eye_color',255,255,255), (383105,700135,0,'skin_color',255,255,255), (383106,700135,0,'soga_eye_color',255,0,255), (383107,700136,0,'eye_color',255,255,255), (383108,700136,0,'skin_color',255,255,255), (383109,700136,0,'soga_eye_color',255,0,255), (383110,700137,0,'eye_color',255,255,255), (383111,700137,0,'skin_color',255,255,255), (383112,700137,0,'soga_eye_color',255,0,255), (383113,700138,0,'eye_color',255,255,255), (383114,700138,0,'skin_color',255,255,255), (383115,700138,0,'soga_eye_color',255,0,255), (383116,700139,0,'eye_color',255,255,255), (383117,700139,0,'skin_color',255,255,255), (383118,700139,0,'soga_eye_color',255,0,255), (383119,700140,0,'eye_color',255,255,255), (383120,700140,0,'skin_color',255,255,255), (383121,700140,0,'soga_eye_color',255,0,255), (383122,700141,0,'eye_color',255,255,255), (383123,700141,0,'skin_color',255,255,255), (383124,700141,0,'soga_eye_color',255,0,255), (383125,700142,0,'eye_color',255,255,255), (383126,700142,0,'skin_color',255,255,255), (383127,700142,0,'soga_eye_color',255,0,255), (383128,700143,0,'eye_color',255,255,255), (383129,700143,0,'skin_color',255,255,255), (383130,700143,0,'soga_eye_color',255,0,255), (383131,700144,0,'eye_color',255,255,255), (383132,700144,0,'skin_color',255,255,255), (383133,700144,0,'soga_eye_color',255,0,255), (383134,700145,0,'eye_color',255,255,255), (383135,700145,0,'skin_color',255,255,255), (383136,700145,0,'soga_eye_color',255,0,255), (383137,700146,0,'eye_color',255,255,255), (383138,700146,0,'skin_color',255,255,255), (383139,700146,0,'soga_eye_color',255,0,255), (383140,700147,0,'eye_color',255,255,255), (383141,700147,0,'skin_color',255,255,255), (383142,700147,0,'soga_eye_color',255,0,255), (383143,700148,0,'eye_color',156,0,0), (383144,700148,0,'skin_color',255,255,255), (383145,700148,0,'soga_eye_color',255,0,255), (383146,700149,0,'eye_color',255,255,255), (383147,700149,0,'skin_color',255,255,255), (383148,700149,0,'soga_eye_color',255,0,255), (383149,700150,0,'eye_color',255,255,255), (383150,700150,0,'skin_color',255,255,255), (383151,700150,0,'soga_eye_color',255,0,255), (383152,700151,1,'cheek_type',31,-37,0), (383153,700151,1,'chin_type',79,28,-12), (383154,700151,1,'ear_type',-3,-43,0), (383155,700151,1,'eye_brow_type',68,68,61), (383156,700151,0,'eye_color',40,81,93), (383157,700151,1,'eye_type',-48,0,0), (383158,700151,0,'hair_color1',29,21,28), (383159,700151,0,'hair_color2',39,32,39), (383160,700151,0,'hair_face_color',15,1,21), (383161,700151,0,'hair_face_highlight_color',8,3,4), (383162,700151,0,'hair_highlight',38,22,21), (383163,700151,0,'hair_type_color',15,1,21), (383164,700151,0,'hair_type_highlight_color',8,3,4), (383165,700151,1,'lip_type',-47,-25,3), (383166,700151,1,'nose_type',-65,-17,-71), (383167,700151,0,'skin_color',84,89,89), (383168,700151,1,'soga_cheek_type',31,-37,0), (383169,700151,1,'soga_chin_type',79,28,-12), (383170,700151,1,'soga_ear_type',-3,-43,0), (383171,700151,1,'soga_eye_brow_type',68,68,61), (383172,700151,0,'soga_eye_color',229,229,102), (383173,700151,1,'soga_eye_type',-48,0,0), (383174,700151,0,'soga_hair_color1',29,21,28), (383175,700151,0,'soga_hair_color2',39,32,39), (383176,700151,0,'soga_hair_face_color',15,1,21), (383177,700151,0,'soga_hair_face_highlight_color',8,3,4), (383178,700151,0,'soga_hair_highlight',38,22,21), (383179,700151,0,'soga_hair_type_color',15,1,21), (383180,700151,0,'soga_hair_type_highlight_color',8,3,4), (383181,700151,1,'soga_lip_type',-47,-25,3), (383182,700151,1,'soga_nose_type',-65,-17,-71), (383183,700151,0,'soga_skin_color',84,89,89), (383184,700151,0,'wing_color1',255,255,255), (383185,700151,0,'wing_color2',255,255,255), (383186,700152,1,'cheek_type',-14,100,0), (383187,700152,1,'chin_type',-1,100,-28), (383188,700152,1,'ear_type',-15,55,0), (383189,700152,1,'eye_brow_type',28,-77,-46), (383190,700152,0,'eye_color',45,92,106), (383191,700152,1,'eye_type',14,0,0), (383192,700152,0,'hair_color1',109,14,49), (383193,700152,0,'hair_color2',185,97,0), (383194,700152,0,'hair_face_color',84,0,0), (383195,700152,0,'hair_face_highlight_color',119,147,147), (383196,700152,0,'hair_highlight',123,123,130), (383197,700152,0,'hair_type_color',84,0,0), (383198,700152,0,'hair_type_highlight_color',119,147,147), (383199,700152,1,'lip_type',-100,7,-4), (383200,700152,1,'nose_type',-100,-56,21), (383201,700152,0,'skin_color',223,192,194), (383202,700152,1,'soga_cheek_type',-14,100,0), (383203,700152,1,'soga_chin_type',-1,100,-28), (383204,700152,1,'soga_ear_type',-15,55,0), (383205,700152,1,'soga_eye_brow_type',28,-77,-46), (383206,700152,0,'soga_eye_color',229,229,102), (383207,700152,1,'soga_eye_type',14,0,0), (383208,700152,0,'soga_hair_color1',109,14,49), (383209,700152,0,'soga_hair_color2',185,97,0), (383210,700152,0,'soga_hair_face_color',84,0,0), (383211,700152,0,'soga_hair_face_highlight_color',119,147,147), (383212,700152,0,'soga_hair_highlight',123,123,130), (383213,700152,0,'soga_hair_type_color',84,0,0), (383214,700152,0,'soga_hair_type_highlight_color',119,147,147), (383215,700152,1,'soga_lip_type',-100,7,-4), (383216,700152,1,'soga_nose_type',-100,-56,21), (383217,700152,0,'soga_skin_color',223,192,194), (383218,700152,0,'wing_color1',255,255,255), (383219,700152,0,'wing_color2',255,255,255), (383220,700153,0,'eye_color',255,255,255), (383221,700153,0,'skin_color',255,255,255), (383222,700153,0,'soga_eye_color',255,0,255), (383223,700154,0,'eye_color',255,255,255), (383224,700154,0,'skin_color',255,255,255), (383225,700154,0,'soga_eye_color',255,0,255), (383226,700155,0,'eye_color',255,255,255), (383227,700155,0,'skin_color',255,255,255), (383228,700155,0,'soga_eye_color',255,0,255), (383229,700156,0,'eye_color',1,1,1), (383230,700156,0,'skin_color',63,0,0), (383231,700156,0,'soga_eye_color',255,0,255), (383232,700157,0,'eye_color',65,0,0), (383233,700157,0,'skin_color',223,0,111), (383234,700157,0,'soga_eye_color',255,0,255), (383235,700158,1,'cheek_type',78,-76,0), (383236,700158,1,'chin_type',58,89,28), (383237,700158,1,'ear_type',14,57,0), (383238,700158,1,'eye_brow_type',59,26,-90), (383239,700158,0,'eye_color',144,188,195), (383240,700158,1,'eye_type',-22,0,0), (383241,700158,0,'hair_color1',239,221,86), (383242,700158,0,'hair_color2',99,53,22), (383243,700158,0,'hair_face_color',219,179,15), (383244,700158,0,'hair_face_highlight_color',93,65,9), (383245,700158,0,'hair_highlight',56,33,26), (383246,700158,0,'hair_type_color',219,179,15), (383247,700158,0,'hair_type_highlight_color',93,65,9), (383248,700158,1,'lip_type',-47,37,-64), (383249,700158,1,'nose_type',8,11,-17), (383250,700158,0,'skin_color',200,187,181), (383251,700158,1,'soga_cheek_type',78,-76,0), (383252,700158,1,'soga_chin_type',58,89,28), (383253,700158,1,'soga_ear_type',14,57,0), (383254,700158,1,'soga_eye_brow_type',59,26,-90), (383255,700158,0,'soga_eye_color',229,229,102), (383256,700158,1,'soga_eye_type',-22,0,0), (383257,700158,0,'soga_hair_color1',239,221,86), (383258,700158,0,'soga_hair_color2',99,53,22), (383259,700158,0,'soga_hair_face_color',219,179,15), (383260,700158,0,'soga_hair_face_highlight_color',93,65,9), (383261,700158,0,'soga_hair_highlight',56,33,26), (383262,700158,0,'soga_hair_type_color',219,179,15), (383263,700158,0,'soga_hair_type_highlight_color',93,65,9), (383264,700158,1,'soga_lip_type',-47,37,-64), (383265,700158,1,'soga_nose_type',8,11,-17), (383266,700158,0,'soga_skin_color',200,187,181), (383267,700158,0,'wing_color1',255,255,255), (383268,700158,0,'wing_color2',255,255,255), (383269,700159,1,'cheek_type',4,-91,0), (383270,700159,1,'chin_type',-70,7,76), (383271,700159,1,'ear_type',-50,78,0), (383272,700159,1,'eye_brow_type',-72,37,24), (383273,700159,0,'eye_color',163,201,212), (383274,700159,1,'eye_type',97,0,0), (383275,700159,0,'hair_color1',79,28,15), (383276,700159,0,'hair_color2',111,64,0), (383277,700159,0,'hair_face_color',40,20,7), (383278,700159,0,'hair_face_highlight_color',47,42,59), (383279,700159,0,'hair_highlight',43,36,70), (383280,700159,0,'hair_type_color',40,20,7), (383281,700159,0,'hair_type_highlight_color',47,42,59), (383282,700159,1,'lip_type',-35,-68,-36), (383283,700159,1,'nose_type',64,-31,58), (383284,700159,0,'skin_color',177,159,108), (383285,700159,1,'soga_cheek_type',4,-91,0), (383286,700159,1,'soga_chin_type',-70,7,76), (383287,700159,1,'soga_ear_type',-50,78,0), (383288,700159,1,'soga_eye_brow_type',-72,37,24), (383289,700159,0,'soga_eye_color',229,229,102), (383290,700159,1,'soga_eye_type',97,0,0), (383291,700159,0,'soga_hair_color1',79,28,15), (383292,700159,0,'soga_hair_color2',111,64,0), (383293,700159,0,'soga_hair_face_color',40,20,7), (383294,700159,0,'soga_hair_face_highlight_color',47,42,59), (383295,700159,0,'soga_hair_highlight',43,36,70), (383296,700159,0,'soga_hair_type_color',40,20,7), (383297,700159,0,'soga_hair_type_highlight_color',47,42,59), (383298,700159,1,'soga_lip_type',-35,-68,-36), (383299,700159,1,'soga_nose_type',64,-31,58), (383300,700159,0,'soga_skin_color',177,159,108), (383301,700159,0,'wing_color1',255,255,255), (383302,700159,0,'wing_color2',255,255,255), (383303,700160,1,'cheek_type',-3,-57,0), (383304,700160,1,'chin_type',-69,68,4), (383305,700160,1,'ear_type',59,72,0), (383306,700160,1,'eye_brow_type',-68,-19,37), (383307,700160,0,'eye_color',57,120,128), (383308,700160,1,'eye_type',-71,0,0), (383309,700160,0,'hair_color1',29,21,28), (383310,700160,0,'hair_color2',39,32,39), (383311,700160,0,'hair_face_color',15,1,21), (383312,700160,0,'hair_face_highlight_color',244,246,246), (383313,700160,0,'hair_highlight',161,165,168), (383314,700160,0,'hair_type_color',15,1,21), (383315,700160,0,'hair_type_highlight_color',244,246,246), (383316,700160,1,'lip_type',78,-57,-61), (383317,700160,1,'nose_type',83,-93,45), (383318,700160,0,'skin_color',211,199,150), (383319,700160,1,'soga_cheek_type',-3,-57,0), (383320,700160,1,'soga_chin_type',-69,68,4), (383321,700160,1,'soga_ear_type',59,72,0), (383322,700160,1,'soga_eye_brow_type',-68,-19,37), (383323,700160,0,'soga_eye_color',229,229,102), (383324,700160,1,'soga_eye_type',-71,0,0), (383325,700160,0,'soga_hair_color1',29,21,28), (383326,700160,0,'soga_hair_color2',39,32,39), (383327,700160,0,'soga_hair_face_color',15,1,21), (383328,700160,0,'soga_hair_face_highlight_color',244,246,246), (383329,700160,0,'soga_hair_highlight',161,165,168), (383330,700160,0,'soga_hair_type_color',15,1,21), (383331,700160,0,'soga_hair_type_highlight_color',244,246,246), (383332,700160,1,'soga_lip_type',78,-57,-61), (383333,700160,1,'soga_nose_type',83,-93,45), (383334,700160,0,'soga_skin_color',211,199,150), (383335,700160,0,'wing_color1',255,255,255), (383336,700160,0,'wing_color2',255,255,255), (383337,700161,1,'cheek_type',42,98,0), (383338,700161,1,'chin_type',-47,2,78), (383339,700161,1,'ear_type',-87,-74,0), (383340,700161,1,'eye_brow_type',97,-34,-4), (383341,700161,0,'eye_color',116,172,190), (383342,700161,1,'eye_type',95,0,0), (383343,700161,0,'hair_color1',38,22,21), (383344,700161,0,'hair_color2',120,50,0), (383345,700161,0,'hair_face_color',2,0,0), (383346,700161,0,'hair_face_highlight_color',193,100,45), (383347,700161,0,'hair_highlight',105,26,26), (383348,700161,0,'hair_type_color',2,0,0), (383349,700161,0,'hair_type_highlight_color',193,100,45), (383350,700161,1,'lip_type',-22,18,-96), (383351,700161,1,'nose_type',72,-42,56), (383352,700161,0,'skin_color',134,109,66), (383353,700161,1,'soga_cheek_type',42,98,0), (383354,700161,1,'soga_chin_type',-47,2,78), (383355,700161,1,'soga_ear_type',-87,-74,0), (383356,700161,1,'soga_eye_brow_type',97,-34,-4), (383357,700161,0,'soga_eye_color',229,229,102), (383358,700161,1,'soga_eye_type',95,0,0), (383359,700161,0,'soga_hair_color1',38,22,21), (383360,700161,0,'soga_hair_color2',120,50,0), (383361,700161,0,'soga_hair_face_color',2,0,0), (383362,700161,0,'soga_hair_face_highlight_color',193,100,45), (383363,700161,0,'soga_hair_highlight',105,26,26), (383364,700161,0,'soga_hair_type_color',2,0,0), (383365,700161,0,'soga_hair_type_highlight_color',193,100,45), (383366,700161,1,'soga_lip_type',-22,18,-96), (383367,700161,1,'soga_nose_type',72,-42,56), (383368,700161,0,'soga_skin_color',134,109,66), (383369,700161,0,'wing_color1',255,255,255), (383370,700161,0,'wing_color2',255,255,255), (383371,700162,0,'eye_color',255,255,255), (383372,700162,0,'skin_color',255,255,255), (383373,700162,0,'soga_eye_color',255,0,255), (383374,700163,1,'cheek_type',100,-100,0), (383375,700163,1,'chin_type',-100,100,100), (383376,700163,1,'ear_type',25,8,0), (383377,700163,1,'eye_brow_type',100,100,100), (383378,700163,0,'eye_color',118,14,183), (383379,700163,1,'eye_type',100,0,0), (383380,700163,0,'hair_face_color',171,60,32), (383381,700163,0,'hair_face_highlight_color',216,192,37), (383382,700163,0,'hair_type_color',171,60,32), (383383,700163,0,'hair_type_highlight_color',216,192,37), (383384,700163,1,'lip_type',100,50,-68), (383385,700163,1,'nose_type',0,-17,0), (383386,700163,0,'skin_color',212,213,214), (383387,700163,1,'soga_cheek_type',100,-100,0), (383388,700163,1,'soga_chin_type',-100,100,100), (383389,700163,1,'soga_ear_type',25,8,0), (383390,700163,1,'soga_eye_brow_type',100,100,100), (383391,700163,0,'soga_eye_color',229,229,102), (383392,700163,1,'soga_eye_type',100,0,0), (383393,700163,0,'soga_hair_face_color',171,60,32), (383394,700163,0,'soga_hair_face_highlight_color',216,192,37), (383395,700163,0,'soga_hair_type_color',171,60,32), (383396,700163,0,'soga_hair_type_highlight_color',216,192,37), (383397,700163,1,'soga_lip_type',100,50,-68), (383398,700163,1,'soga_nose_type',0,-17,0), (383399,700163,0,'soga_skin_color',212,213,214), (383400,700163,0,'wing_color1',255,255,255), (383401,700163,0,'wing_color2',255,255,255), (383402,700164,1,'cheek_type',78,-76,0), (383403,700164,1,'chin_type',58,89,28), (383404,700164,1,'ear_type',14,57,0), (383405,700164,1,'eye_brow_type',59,26,-90), (383406,700164,0,'eye_color',144,188,195), (383407,700164,1,'eye_type',-22,0,0), (383408,700164,0,'hair_color1',239,221,86), (383409,700164,0,'hair_color2',99,53,22), (383410,700164,0,'hair_face_color',219,179,15), (383411,700164,0,'hair_face_highlight_color',93,65,9), (383412,700164,0,'hair_highlight',56,33,26), (383413,700164,0,'hair_type_color',219,179,15), (383414,700164,0,'hair_type_highlight_color',93,65,9), (383415,700164,1,'lip_type',-47,37,-64), (383416,700164,1,'nose_type',8,11,-17), (383417,700164,0,'skin_color',200,187,181), (383418,700164,1,'soga_cheek_type',78,-76,0), (383419,700164,1,'soga_chin_type',58,89,28), (383420,700164,1,'soga_ear_type',14,57,0), (383421,700164,1,'soga_eye_brow_type',59,26,-90), (383422,700164,0,'soga_eye_color',229,229,102), (383423,700164,1,'soga_eye_type',-22,0,0), (383424,700164,0,'soga_hair_color1',239,221,86), (383425,700164,0,'soga_hair_color2',99,53,22), (383426,700164,0,'soga_hair_face_color',219,179,15), (383427,700164,0,'soga_hair_face_highlight_color',93,65,9), (383428,700164,0,'soga_hair_highlight',56,33,26), (383429,700164,0,'soga_hair_type_color',219,179,15), (383430,700164,0,'soga_hair_type_highlight_color',93,65,9), (383431,700164,1,'soga_lip_type',-47,37,-64), (383432,700164,1,'soga_nose_type',8,11,-17), (383433,700164,0,'soga_skin_color',200,187,181), (383434,700164,0,'wing_color1',255,255,255), (383435,700164,0,'wing_color2',255,255,255), (383436,700165,0,'eye_color',255,255,255), (383437,700165,0,'skin_color',255,255,255), (383438,700165,0,'soga_eye_color',255,0,255), (383439,700166,1,'cheek_type',-1,95,0), (383440,700166,1,'chin_type',-42,26,-63), (383441,700166,1,'ear_type',70,-26,0), (383442,700166,1,'eye_brow_type',-68,-89,90), (383443,700166,0,'eye_color',143,103,48), (383444,700166,1,'eye_type',-19,0,0), (383445,700166,0,'hair_color1',161,165,168), (383446,700166,0,'hair_color2',50,69,69), (383447,700166,0,'hair_face_color',195,208,207), (383448,700166,0,'hair_face_highlight_color',230,170,26), (383449,700166,0,'hair_highlight',200,165,96), (383450,700166,0,'hair_type_color',195,208,207), (383451,700166,0,'hair_type_highlight_color',230,170,26), (383452,700166,1,'lip_type',-6,58,21), (383453,700166,1,'nose_type',-19,-32,-12), (383454,700166,0,'skin_color',46,35,36), (383455,700166,1,'soga_cheek_type',-1,95,0), (383456,700166,1,'soga_chin_type',-42,26,-63), (383457,700166,1,'soga_ear_type',70,-26,0), (383458,700166,1,'soga_eye_brow_type',-68,-89,90), (383459,700166,0,'soga_eye_color',229,229,102), (383460,700166,1,'soga_eye_type',-19,0,0), (383461,700166,0,'soga_hair_color1',161,165,168), (383462,700166,0,'soga_hair_color2',50,69,69), (383463,700166,0,'soga_hair_face_color',195,208,207), (383464,700166,0,'soga_hair_face_highlight_color',230,170,26), (383465,700166,0,'soga_hair_highlight',200,165,96), (383466,700166,0,'soga_hair_type_color',195,208,207), (383467,700166,0,'soga_hair_type_highlight_color',230,170,26), (383468,700166,1,'soga_lip_type',-6,58,21), (383469,700166,1,'soga_nose_type',-19,-32,-12), (383470,700166,0,'soga_skin_color',46,35,36), (383471,700166,0,'wing_color1',255,255,255), (383472,700166,0,'wing_color2',255,255,255), (383473,700167,1,'cheek_type',93,-17,0), (383474,700167,1,'chin_type',-39,81,41), (383475,700167,1,'ear_type',71,-35,0), (383476,700167,1,'eye_brow_type',24,93,66), (383477,700167,0,'eye_color',197,193,166), (383478,700167,1,'eye_type',65,0,0), (383479,700167,0,'hair_color1',109,14,49), (383480,700167,0,'hair_color2',185,97,0), (383481,700167,0,'hair_face_color',84,0,0), (383482,700167,0,'hair_face_highlight_color',179,78,33), (383483,700167,0,'hair_highlight',105,26,26), (383484,700167,0,'hair_type_color',84,0,0), (383485,700167,0,'hair_type_highlight_color',179,78,33), (383486,700167,1,'lip_type',-14,-100,100), (383487,700167,1,'nose_type',-4,-82,36), (383488,700167,0,'skin_color',134,94,69), (383489,700167,1,'soga_cheek_type',93,-17,0), (383490,700167,1,'soga_chin_type',-39,81,41), (383491,700167,1,'soga_ear_type',71,-35,0), (383492,700167,1,'soga_eye_brow_type',24,93,66), (383493,700167,0,'soga_eye_color',229,229,102), (383494,700167,1,'soga_eye_type',65,0,0), (383495,700167,0,'soga_hair_color1',109,14,49), (383496,700167,0,'soga_hair_color2',185,97,0), (383497,700167,0,'soga_hair_face_color',84,0,0), (383498,700167,0,'soga_hair_face_highlight_color',179,78,33), (383499,700167,0,'soga_hair_highlight',105,26,26), (383500,700167,0,'soga_hair_type_color',84,0,0), (383501,700167,0,'soga_hair_type_highlight_color',179,78,33), (383502,700167,1,'soga_lip_type',-14,-100,100), (383503,700167,1,'soga_nose_type',-4,-82,36), (383504,700167,0,'soga_skin_color',134,94,69), (383505,700167,0,'wing_color1',255,255,255), (383506,700167,0,'wing_color2',255,255,255), (383507,700168,1,'cheek_type',-6,29,0), (383508,700168,1,'chin_type',-4,-21,28), (383509,700168,1,'ear_type',-37,-9,0), (383510,700168,1,'eye_brow_type',-31,26,-11), (383511,700168,0,'eye_color',42,86,100), (383512,700168,1,'eye_type',-26,0,0), (383513,700168,0,'hair_face_color',175,157,60), (383514,700168,0,'hair_face_highlight_color',45,26,1), (383515,700168,0,'hair_type_color',175,157,60), (383516,700168,0,'hair_type_highlight_color',45,26,1), (383517,700168,1,'lip_type',-4,0,24), (383518,700168,1,'nose_type',-22,9,-14), (383519,700168,0,'skin_color',194,173,148), (383520,700168,1,'soga_cheek_type',-6,29,0), (383521,700168,1,'soga_chin_type',-4,-21,28), (383522,700168,1,'soga_ear_type',-37,-9,0), (383523,700168,1,'soga_eye_brow_type',-31,26,-11), (383524,700168,0,'soga_eye_color',229,229,102), (383525,700168,1,'soga_eye_type',-26,0,0), (383526,700168,0,'soga_hair_face_color',175,157,60), (383527,700168,0,'soga_hair_face_highlight_color',45,26,1), (383528,700168,0,'soga_hair_type_color',175,157,60), (383529,700168,0,'soga_hair_type_highlight_color',45,26,1), (383530,700168,1,'soga_lip_type',-4,0,24), (383531,700168,1,'soga_nose_type',-22,9,-14), (383532,700168,0,'soga_skin_color',194,173,148), (383533,700168,0,'wing_color1',255,255,255), (383534,700168,0,'wing_color2',255,255,255), (383535,700169,1,'cheek_type',-37,69,0), (383536,700169,1,'chin_type',-72,79,-39), (383537,700169,1,'ear_type',-64,-2,0), (383538,700169,1,'eye_brow_type',-9,-65,41), (383539,700169,0,'eye_color',108,145,107), (383540,700169,1,'eye_type',22,0,0), (383541,700169,0,'hair_color1',79,28,15), (383542,700169,0,'hair_color2',111,64,0), (383543,700169,0,'hair_face_color',35,24,1), (383544,700169,0,'hair_face_highlight_color',43,13,17), (383545,700169,0,'hair_highlight',54,45,28), (383546,700169,0,'hair_type_color',35,24,1), (383547,700169,0,'hair_type_highlight_color',43,13,17), (383548,700169,1,'lip_type',-76,-96,-65), (383549,700169,1,'nose_type',-55,68,29), (383550,700169,0,'skin_color',47,38,39), (383551,700169,1,'soga_cheek_type',-37,69,0), (383552,700169,1,'soga_chin_type',-72,79,-39), (383553,700169,1,'soga_ear_type',-64,-2,0), (383554,700169,1,'soga_eye_brow_type',-9,-65,41), (383555,700169,0,'soga_eye_color',229,229,102), (383556,700169,1,'soga_eye_type',22,0,0), (383557,700169,0,'soga_hair_color1',79,28,15), (383558,700169,0,'soga_hair_color2',111,64,0), (383559,700169,0,'soga_hair_face_color',35,24,1), (383560,700169,0,'soga_hair_face_highlight_color',43,13,17), (383561,700169,0,'soga_hair_highlight',54,45,28), (383562,700169,0,'soga_hair_type_color',35,24,1), (383563,700169,0,'soga_hair_type_highlight_color',43,13,17), (383564,700169,1,'soga_lip_type',-76,-96,-65), (383565,700169,1,'soga_nose_type',-55,68,29), (383566,700169,0,'soga_skin_color',47,38,39), (383567,700169,0,'wing_color1',255,255,255), (383568,700169,0,'wing_color2',255,255,255), (383569,700170,1,'cheek_type',66,45,0), (383570,700170,1,'chin_type',13,-56,-85), (383571,700170,1,'ear_type',8,-18,0), (383572,700170,1,'eye_brow_type',6,93,41), (383573,700170,0,'eye_color',82,132,95), (383574,700170,1,'eye_type',-91,0,0), (383575,700170,0,'hair_color1',209,131,22), (383576,700170,0,'hair_color2',199,150,48), (383577,700170,0,'hair_face_color',186,130,11), (383578,700170,0,'hair_face_highlight_color',121,38,35), (383579,700170,0,'hair_highlight',91,21,51), (383580,700170,0,'hair_type_color',186,130,11), (383581,700170,0,'hair_type_highlight_color',121,38,35), (383582,700170,1,'lip_type',-79,-91,-84), (383583,700170,1,'nose_type',48,22,81), (383584,700170,0,'skin_color',245,250,250), (383585,700170,1,'soga_cheek_type',66,45,0), (383586,700170,1,'soga_chin_type',13,-56,-85), (383587,700170,1,'soga_ear_type',8,-18,0), (383588,700170,1,'soga_eye_brow_type',6,93,41), (383589,700170,0,'soga_eye_color',229,229,102), (383590,700170,1,'soga_eye_type',-91,0,0), (383591,700170,0,'soga_hair_color1',209,131,22), (383592,700170,0,'soga_hair_color2',199,150,48), (383593,700170,0,'soga_hair_face_color',186,130,11), (383594,700170,0,'soga_hair_face_highlight_color',121,38,35), (383595,700170,0,'soga_hair_highlight',91,21,51), (383596,700170,0,'soga_hair_type_color',186,130,11), (383597,700170,0,'soga_hair_type_highlight_color',121,38,35), (383598,700170,1,'soga_lip_type',-79,-91,-84), (383599,700170,1,'soga_nose_type',48,22,81), (383600,700170,0,'soga_skin_color',245,250,250), (383601,700170,0,'wing_color1',255,255,255), (383602,700170,0,'wing_color2',255,255,255), (383603,700171,0,'eye_color',255,255,255), (383604,700171,0,'skin_color',255,255,255), (383605,700171,0,'soga_eye_color',255,0,255), (383606,700172,1,'cheek_type',76,-19,0), (383607,700172,1,'chin_type',58,0,0), (383608,700172,1,'ear_type',100,100,0), (383609,700172,1,'eye_brow_type',100,-1,-8), (383610,700172,0,'eye_color',62,42,18), (383611,700172,1,'eye_type',-7,0,0), (383612,700172,0,'hair_color1',26,24,25), (383613,700172,0,'hair_color2',36,34,36), (383614,700172,0,'hair_face_color',15,1,21), (383615,700172,0,'hair_face_highlight_color',5,2,2), (383616,700172,0,'hair_highlight',38,22,21), (383617,700172,0,'hair_type_color',15,1,21), (383618,700172,0,'hair_type_highlight_color',5,2,2), (383619,700172,1,'lip_type',-25,0,-42), (383620,700172,1,'nose_type',-87,-28,21), (383621,700172,0,'skin_color',236,229,188), (383622,700172,1,'soga_cheek_type',76,-19,0), (383623,700172,1,'soga_chin_type',58,0,0), (383624,700172,1,'soga_ear_type',100,100,0), (383625,700172,1,'soga_eye_brow_type',100,-1,-8), (383626,700172,0,'soga_eye_color',229,229,102), (383627,700172,1,'soga_eye_type',-7,0,0), (383628,700172,0,'soga_hair_color1',26,24,25), (383629,700172,0,'soga_hair_color2',36,34,36), (383630,700172,0,'soga_hair_face_color',15,1,21), (383631,700172,0,'soga_hair_face_highlight_color',5,2,2), (383632,700172,0,'soga_hair_highlight',38,22,21), (383633,700172,0,'soga_hair_type_color',15,1,21), (383634,700172,0,'soga_hair_type_highlight_color',5,2,2), (383635,700172,1,'soga_lip_type',-25,0,-42), (383636,700172,1,'soga_nose_type',-87,-28,21), (383637,700172,0,'soga_skin_color',236,229,188), (383638,700172,0,'wing_color1',255,255,255), (383639,700172,0,'wing_color2',255,255,255), (383640,700173,1,'cheek_type',-81,-7,0), (383641,700173,1,'chin_type',-1,64,-41), (383642,700173,1,'ear_type',100,75,0), (383643,700173,1,'eye_brow_type',64,32,-2), (383644,700173,0,'eye_color',54,117,113), (383645,700173,1,'eye_type',25,0,0), (383646,700173,0,'hair_color1',38,22,21), (383647,700173,0,'hair_color2',120,50,0), (383648,700173,0,'hair_highlight',38,22,21), (383649,700173,1,'lip_type',72,-3,58), (383650,700173,1,'nose_type',74,-31,-7), (383651,700173,0,'skin_color',186,197,195), (383652,700173,1,'soga_cheek_type',-81,-7,0), (383653,700173,1,'soga_chin_type',-1,64,-41), (383654,700173,1,'soga_ear_type',100,75,0), (383655,700173,1,'soga_eye_brow_type',64,32,-2), (383656,700173,0,'soga_eye_color',229,229,102), (383657,700173,1,'soga_eye_type',25,0,0), (383658,700173,0,'soga_hair_color1',38,22,21), (383659,700173,0,'soga_hair_color2',120,50,0), (383660,700173,0,'soga_hair_highlight',38,22,21), (383661,700173,1,'soga_lip_type',72,-3,58), (383662,700173,1,'soga_nose_type',74,-31,-7), (383663,700173,0,'soga_skin_color',186,197,195), (383664,700173,0,'wing_color1',255,255,255), (383665,700173,0,'wing_color2',255,255,255), (383666,700174,1,'cheek_type',-7,-94,0), (383667,700174,1,'chin_type',68,-72,-13), (383668,700174,1,'ear_type',19,21,0), (383669,700174,1,'eye_brow_type',29,89,17), (383670,700174,0,'eye_color',41,82,95), (383671,700174,1,'eye_type',79,0,0), (383672,700174,0,'hair_color1',56,33,26), (383673,700174,0,'hair_color2',94,59,11), (383674,700174,0,'hair_face_color',100,70,10), (383675,700174,0,'hair_face_highlight_color',232,183,30), (383676,700174,0,'hair_highlight',246,219,114), (383677,700174,0,'hair_type_color',100,70,10), (383678,700174,0,'hair_type_highlight_color',232,183,30), (383679,700174,1,'lip_type',-57,-2,-35), (383680,700174,1,'nose_type',18,18,2), (383681,700174,0,'skin_color',105,112,109), (383682,700174,1,'soga_cheek_type',-7,-94,0), (383683,700174,1,'soga_chin_type',68,-72,-13), (383684,700174,1,'soga_ear_type',19,21,0), (383685,700174,1,'soga_eye_brow_type',29,89,17), (383686,700174,0,'soga_eye_color',229,229,102), (383687,700174,1,'soga_eye_type',79,0,0), (383688,700174,0,'soga_hair_color1',56,33,26), (383689,700174,0,'soga_hair_color2',94,59,11), (383690,700174,0,'soga_hair_face_color',100,70,10), (383691,700174,0,'soga_hair_face_highlight_color',232,183,30), (383692,700174,0,'soga_hair_highlight',246,219,114), (383693,700174,0,'soga_hair_type_color',100,70,10), (383694,700174,0,'soga_hair_type_highlight_color',232,183,30), (383695,700174,1,'soga_lip_type',-57,-2,-35), (383696,700174,1,'soga_nose_type',18,18,2), (383697,700174,0,'soga_skin_color',105,112,109), (383698,700174,0,'wing_color1',255,255,255), (383699,700174,0,'wing_color2',255,255,255), (383700,700175,1,'cheek_type',12,53,0), (383701,700175,1,'chin_type',41,-14,4), (383702,700175,1,'ear_type',-2,72,0), (383703,700175,1,'eye_brow_type',93,-11,-52), (383704,700175,0,'eye_color',116,174,190), (383705,700175,1,'eye_type',97,0,0), (383706,700175,0,'hair_color1',38,22,21), (383707,700175,0,'hair_color2',120,50,0), (383708,700175,0,'hair_face_color',2,0,0), (383709,700175,0,'hair_face_highlight_color',233,184,31), (383710,700175,0,'hair_highlight',246,219,114), (383711,700175,0,'hair_type_color',2,0,0), (383712,700175,0,'hair_type_highlight_color',233,184,31), (383713,700175,1,'lip_type',44,-53,-50), (383714,700175,1,'nose_type',-55,-88,-62), (383715,700175,0,'skin_color',202,194,179), (383716,700175,1,'soga_cheek_type',12,53,0), (383717,700175,1,'soga_chin_type',41,-14,4), (383718,700175,1,'soga_ear_type',-2,72,0), (383719,700175,1,'soga_eye_brow_type',93,-11,-52), (383720,700175,0,'soga_eye_color',229,229,102), (383721,700175,1,'soga_eye_type',97,0,0), (383722,700175,0,'soga_hair_color1',38,22,21), (383723,700175,0,'soga_hair_color2',120,50,0), (383724,700175,0,'soga_hair_face_color',2,0,0), (383725,700175,0,'soga_hair_face_highlight_color',233,184,31), (383726,700175,0,'soga_hair_highlight',246,219,114), (383727,700175,0,'soga_hair_type_color',2,0,0), (383728,700175,0,'soga_hair_type_highlight_color',233,184,31), (383729,700175,1,'soga_lip_type',44,-53,-50), (383730,700175,1,'soga_nose_type',-55,-88,-62), (383731,700175,0,'soga_skin_color',202,194,179), (383732,700175,0,'wing_color1',255,255,255), (383733,700175,0,'wing_color2',255,255,255), (383734,700176,0,'eye_color',255,255,255), (383735,700176,0,'skin_color',255,255,255), (383736,700176,0,'soga_eye_color',255,0,255), (383737,700177,1,'cheek_type',-28,57,0), (383738,700177,1,'chin_type',85,-58,-3), (383739,700177,1,'ear_type',91,51,0), (383740,700177,1,'eye_brow_type',-11,-35,75), (383741,700177,0,'eye_color',21,29,43), (383742,700177,1,'eye_type',85,0,0), (383743,700177,0,'hair_color1',160,156,172), (383744,700177,0,'hair_color2',62,62,68), (383745,700177,0,'hair_face_color',244,244,246), (383746,700177,0,'hair_face_highlight_color',86,68,133), (383747,700177,0,'hair_highlight',152,46,102), (383748,700177,0,'hair_type_color',244,244,246), (383749,700177,0,'hair_type_highlight_color',86,68,133), (383750,700177,1,'lip_type',-79,-83,-39), (383751,700177,1,'nose_type',12,-63,-26), (383752,700177,0,'skin_color',106,149,148), (383753,700177,1,'soga_cheek_type',-28,57,0), (383754,700177,1,'soga_chin_type',85,-58,-3), (383755,700177,1,'soga_ear_type',91,51,0), (383756,700177,1,'soga_eye_brow_type',-11,-35,75), (383757,700177,0,'soga_eye_color',229,229,102), (383758,700177,1,'soga_eye_type',85,0,0), (383759,700177,0,'soga_hair_color1',160,156,172), (383760,700177,0,'soga_hair_color2',62,62,68), (383761,700177,0,'soga_hair_face_color',244,244,246), (383762,700177,0,'soga_hair_face_highlight_color',86,68,133), (383763,700177,0,'soga_hair_highlight',152,46,102), (383764,700177,0,'soga_hair_type_color',244,244,246), (383765,700177,0,'soga_hair_type_highlight_color',86,68,133), (383766,700177,1,'soga_lip_type',-79,-83,-39), (383767,700177,1,'soga_nose_type',12,-63,-26), (383768,700177,0,'soga_skin_color',106,149,148), (383769,700177,0,'wing_color1',255,255,255), (383770,700177,0,'wing_color2',255,255,255), (383771,700178,1,'cheek_type',-12,41,0), (383772,700178,1,'chin_type',34,-22,9), (383773,700178,1,'ear_type',12,-24,0), (383774,700178,1,'eye_brow_type',-37,22,-32), (383775,700178,0,'eye_color',71,63,34), (383776,700178,1,'eye_type',-8,0,0), (383777,700178,0,'hair_face_color',61,55,36), (383778,700178,0,'hair_face_highlight_color',103,57,5), (383779,700178,0,'hair_type_color',61,55,36), (383780,700178,0,'hair_type_highlight_color',103,57,5), (383781,700178,1,'lip_type',-4,-3,26), (383782,700178,1,'nose_type',21,1,9), (383783,700178,0,'skin_color',255,255,255), (383784,700178,1,'soga_cheek_type',-12,41,0), (383785,700178,1,'soga_chin_type',34,-22,9), (383786,700178,1,'soga_ear_type',12,-24,0), (383787,700178,1,'soga_eye_brow_type',-37,22,-32), (383788,700178,0,'soga_eye_color',229,229,102), (383789,700178,1,'soga_eye_type',-8,0,0), (383790,700178,0,'soga_hair_face_color',61,55,36), (383791,700178,0,'soga_hair_face_highlight_color',103,57,5), (383792,700178,0,'soga_hair_type_color',61,55,36), (383793,700178,0,'soga_hair_type_highlight_color',103,57,5), (383794,700178,1,'soga_lip_type',-4,-3,26), (383795,700178,1,'soga_nose_type',21,1,9), (383796,700178,0,'soga_skin_color',255,255,255), (383797,700178,0,'wing_color1',255,255,255), (383798,700178,0,'wing_color2',255,255,255), (383799,700179,0,'eye_color',255,255,255), (383800,700179,0,'skin_color',255,255,255), (383801,700179,0,'soga_eye_color',255,0,255), (383802,700180,1,'cheek_type',-19,22,0), (383803,700180,1,'chin_type',9,-32,19), (383804,700180,1,'ear_type',7,4,0), (383805,700180,1,'eye_brow_type',-8,35,0), (383806,700180,0,'eye_color',101,26,159), (383807,700180,1,'eye_type',-8,0,0), (383808,700180,0,'hair_face_color',84,69,0), (383809,700180,0,'hair_type_color',84,69,0), (383810,700180,1,'lip_type',39,1,-2), (383811,700180,1,'nose_type',-3,-28,26), (383812,700180,0,'skin_color',78,194,60), (383813,700180,1,'soga_cheek_type',-19,22,0), (383814,700180,1,'soga_chin_type',9,-32,19), (383815,700180,1,'soga_ear_type',7,4,0), (383816,700180,1,'soga_eye_brow_type',-8,35,0), (383817,700180,0,'soga_eye_color',229,229,102), (383818,700180,1,'soga_eye_type',-8,0,0), (383819,700180,0,'soga_hair_face_color',84,69,0), (383820,700180,0,'soga_hair_type_color',84,69,0), (383821,700180,1,'soga_lip_type',39,1,-2), (383822,700180,1,'soga_nose_type',-3,-28,26), (383823,700180,0,'soga_skin_color',78,194,60), (383824,700180,0,'wing_color1',255,255,255), (383825,700180,0,'wing_color2',255,255,255), (383826,700181,1,'cheek_type',62,85,0), (383827,700181,1,'chin_type',-83,34,-28), (383828,700181,1,'ear_type',-97,17,0), (383829,700181,1,'eye_brow_type',-26,-18,-22), (383830,700181,0,'eye_color',115,172,190), (383831,700181,1,'eye_type',-58,0,0), (383832,700181,0,'hair_color1',200,165,96), (383833,700181,0,'hair_color2',173,99,44), (383834,700181,0,'hair_face_color',231,170,26), (383835,700181,0,'hair_face_highlight_color',40,34,51), (383836,700181,0,'hair_highlight',43,36,70), (383837,700181,0,'hair_type_color',231,170,26), (383838,700181,0,'hair_type_highlight_color',40,34,51), (383839,700181,1,'lip_type',-33,-4,-72), (383840,700181,1,'nose_type',32,0,89), (383841,700181,0,'skin_color',67,50,51), (383842,700181,1,'soga_cheek_type',62,85,0), (383843,700181,1,'soga_chin_type',-83,34,-28), (383844,700181,1,'soga_ear_type',-97,17,0), (383845,700181,1,'soga_eye_brow_type',-26,-18,-22), (383846,700181,0,'soga_eye_color',229,229,102), (383847,700181,1,'soga_eye_type',-58,0,0), (383848,700181,0,'soga_hair_color1',200,165,96), (383849,700181,0,'soga_hair_color2',173,99,44), (383850,700181,0,'soga_hair_face_color',231,170,26), (383851,700181,0,'soga_hair_face_highlight_color',40,34,51), (383852,700181,0,'soga_hair_highlight',43,36,70), (383853,700181,0,'soga_hair_type_color',231,170,26), (383854,700181,0,'soga_hair_type_highlight_color',40,34,51), (383855,700181,1,'soga_lip_type',-33,-4,-72), (383856,700181,1,'soga_nose_type',32,0,89), (383857,700181,0,'soga_skin_color',67,50,51), (383858,700181,0,'wing_color1',255,255,255), (383859,700181,0,'wing_color2',255,255,255), (383860,700182,1,'cheek_type',-37,69,0), (383861,700182,1,'chin_type',-72,79,-39), (383862,700182,1,'ear_type',-64,-2,0), (383863,700182,1,'eye_brow_type',-9,-65,41), (383864,700182,0,'eye_color',108,145,107), (383865,700182,1,'eye_type',22,0,0), (383866,700182,0,'hair_color1',79,28,15), (383867,700182,0,'hair_color2',111,64,0), (383868,700182,0,'hair_face_color',35,24,1), (383869,700182,0,'hair_face_highlight_color',43,13,17), (383870,700182,0,'hair_highlight',54,45,28), (383871,700182,0,'hair_type_color',35,24,1), (383872,700182,0,'hair_type_highlight_color',43,13,17), (383873,700182,1,'lip_type',-76,-96,-65), (383874,700182,1,'nose_type',-55,68,29), (383875,700182,0,'skin_color',47,38,39), (383876,700182,1,'soga_cheek_type',-37,69,0), (383877,700182,1,'soga_chin_type',-72,79,-39), (383878,700182,1,'soga_ear_type',-64,-2,0), (383879,700182,1,'soga_eye_brow_type',-9,-65,41), (383880,700182,0,'soga_eye_color',229,229,102), (383881,700182,1,'soga_eye_type',22,0,0), (383882,700182,0,'soga_hair_color1',79,28,15), (383883,700182,0,'soga_hair_color2',111,64,0), (383884,700182,0,'soga_hair_face_color',35,24,1), (383885,700182,0,'soga_hair_face_highlight_color',43,13,17), (383886,700182,0,'soga_hair_highlight',54,45,28), (383887,700182,0,'soga_hair_type_color',35,24,1), (383888,700182,0,'soga_hair_type_highlight_color',43,13,17), (383889,700182,1,'soga_lip_type',-76,-96,-65), (383890,700182,1,'soga_nose_type',-55,68,29), (383891,700182,0,'soga_skin_color',47,38,39), (383892,700182,0,'wing_color1',255,255,255), (383893,700182,0,'wing_color2',255,255,255), (383897,700184,1,'cheek_type',-3,39,0), (383898,700184,1,'chin_type',58,-75,-96), (383899,700184,1,'ear_type',58,-64,0), (383900,700184,1,'eye_brow_type',-21,71,29), (383901,700184,0,'eye_color',84,139,114), (383902,700184,1,'eye_type',-62,0,0), (383903,700184,0,'hair_color1',109,14,49), (383904,700184,0,'hair_color2',185,97,0), (383905,700184,0,'hair_face_color',84,0,0), (383906,700184,0,'hair_face_highlight_color',35,24,1), (383907,700184,0,'hair_highlight',79,28,15), (383908,700184,0,'hair_type_color',84,0,0), (383909,700184,0,'hair_type_highlight_color',35,24,1), (383910,700184,1,'lip_type',-79,83,-85), (383911,700184,1,'nose_type',3,42,55), (383912,700184,0,'skin_color',136,118,120), (383913,700184,1,'soga_cheek_type',-3,39,0), (383914,700184,1,'soga_chin_type',58,-75,-96), (383915,700184,1,'soga_ear_type',58,-64,0), (383916,700184,1,'soga_eye_brow_type',-21,71,29), (383917,700184,0,'soga_eye_color',229,229,102), (383918,700184,1,'soga_eye_type',-62,0,0), (383919,700184,0,'soga_hair_color1',109,14,49), (383920,700184,0,'soga_hair_color2',185,97,0), (383921,700184,0,'soga_hair_face_color',84,0,0), (383922,700184,0,'soga_hair_face_highlight_color',35,24,1), (383923,700184,0,'soga_hair_highlight',79,28,15), (383924,700184,0,'soga_hair_type_color',84,0,0), (383925,700184,0,'soga_hair_type_highlight_color',35,24,1), (383926,700184,1,'soga_lip_type',-79,83,-85), (383927,700184,1,'soga_nose_type',3,42,55), (383928,700184,0,'soga_skin_color',136,118,120), (383929,700184,0,'wing_color1',255,255,255), (383930,700184,0,'wing_color2',255,255,255), (383931,700185,0,'eye_color',255,255,255), (383932,700185,0,'skin_color',255,255,255), (383933,700185,0,'soga_eye_color',255,0,255), (383934,700186,0,'eye_color',255,255,255), (383935,700186,0,'skin_color',255,255,255), (383936,700186,0,'soga_eye_color',255,0,255), (383937,700187,0,'eye_color',255,255,255), (383938,700187,0,'skin_color',255,255,255), (383939,700187,0,'soga_eye_color',255,0,255), (383940,700188,1,'cheek_type',1,-4,0), (383941,700188,1,'chin_type',-51,97,4), (383942,700188,1,'ear_type',63,-26,0), (383943,700188,1,'eye_brow_type',-65,-81,-4), (383944,700188,0,'eye_color',43,70,43), (383945,700188,1,'eye_type',11,0,0), (383946,700188,0,'hair_color1',79,28,15), (383947,700188,0,'hair_color2',111,64,0), (383948,700188,0,'hair_face_color',37,22,5), (383949,700188,0,'hair_face_highlight_color',121,38,35), (383950,700188,0,'hair_highlight',91,21,51), (383951,700188,0,'hair_type_color',37,22,5), (383952,700188,0,'hair_type_highlight_color',121,38,35), (383953,700188,1,'lip_type',41,47,-72), (383954,700188,1,'nose_type',97,62,-14), (383955,700188,0,'skin_color',245,249,245), (383956,700188,1,'soga_cheek_type',1,-4,0), (383957,700188,1,'soga_chin_type',-51,97,4), (383958,700188,1,'soga_ear_type',63,-26,0), (383959,700188,1,'soga_eye_brow_type',-65,-81,-4), (383960,700188,0,'soga_eye_color',229,229,102), (383961,700188,1,'soga_eye_type',11,0,0), (383962,700188,0,'soga_hair_color1',79,28,15), (383963,700188,0,'soga_hair_color2',111,64,0), (383964,700188,0,'soga_hair_face_color',37,22,5), (383965,700188,0,'soga_hair_face_highlight_color',121,38,35), (383966,700188,0,'soga_hair_highlight',91,21,51), (383967,700188,0,'soga_hair_type_color',37,22,5), (383968,700188,0,'soga_hair_type_highlight_color',121,38,35), (383969,700188,1,'soga_lip_type',41,47,-72), (383970,700188,1,'soga_nose_type',97,62,-14), (383971,700188,0,'soga_skin_color',245,249,245), (383972,700188,0,'wing_color1',255,255,255), (383973,700188,0,'wing_color2',255,255,255), (383974,700189,1,'cheek_type',84,26,0), (383975,700189,1,'chin_type',79,-4,-22), (383976,700189,1,'ear_type',-14,-75,0), (383977,700189,1,'eye_brow_type',-22,-84,24), (383978,700189,0,'eye_color',93,150,140), (383979,700189,1,'eye_type',-29,0,0), (383980,700189,0,'hair_color1',209,131,22), (383981,700189,0,'hair_color2',199,150,48), (383982,700189,0,'hair_face_color',184,128,10), (383983,700189,0,'hair_face_highlight_color',190,95,41), (383984,700189,0,'hair_highlight',105,26,26), (383985,700189,0,'hair_type_color',184,128,10), (383986,700189,0,'hair_type_highlight_color',190,95,41), (383987,700189,1,'lip_type',-3,2,16), (383988,700189,1,'nose_type',26,-34,-28), (383989,700189,0,'skin_color',95,67,46), (383990,700189,1,'soga_cheek_type',84,26,0), (383991,700189,1,'soga_chin_type',79,-4,-22), (383992,700189,1,'soga_ear_type',-14,-75,0), (383993,700189,1,'soga_eye_brow_type',-22,-84,24), (383994,700189,0,'soga_eye_color',229,229,102), (383995,700189,1,'soga_eye_type',-29,0,0), (383996,700189,0,'soga_hair_color1',209,131,22), (383997,700189,0,'soga_hair_color2',199,150,48), (383998,700189,0,'soga_hair_face_color',184,128,10), (383999,700189,0,'soga_hair_face_highlight_color',190,95,41), (384000,700189,0,'soga_hair_highlight',105,26,26), (384001,700189,0,'soga_hair_type_color',184,128,10), (384002,700189,0,'soga_hair_type_highlight_color',190,95,41), (384003,700189,1,'soga_lip_type',-3,2,16), (384004,700189,1,'soga_nose_type',26,-34,-28), (384005,700189,0,'soga_skin_color',95,67,46), (384006,700189,0,'wing_color1',255,255,255), (384007,700189,0,'wing_color2',255,255,255), (384008,700190,1,'cheek_type',-24,98,0), (384009,700190,1,'chin_type',-85,18,-42), (384010,700190,1,'ear_type',37,14,0), (384011,700190,1,'eye_brow_type',-18,-97,37), (384012,700190,0,'eye_color',54,109,126), (384013,700190,1,'eye_type',26,0,0), (384014,700190,0,'hair_color1',89,21,21), (384015,700190,0,'hair_color2',171,87,0), (384016,700190,0,'hair_face_color',150,51,27), (384017,700190,0,'hair_face_highlight_color',45,14,18), (384018,700190,0,'hair_highlight',54,45,28), (384019,700190,0,'hair_type_color',150,51,27), (384020,700190,0,'hair_type_highlight_color',45,14,18), (384021,700190,1,'lip_type',-87,59,7), (384022,700190,1,'nose_type',29,11,-79), (384023,700190,0,'skin_color',234,183,184), (384024,700190,1,'soga_cheek_type',-24,98,0), (384025,700190,1,'soga_chin_type',-85,18,-42), (384026,700190,1,'soga_ear_type',37,14,0), (384027,700190,1,'soga_eye_brow_type',-18,-97,37), (384028,700190,0,'soga_eye_color',229,229,102), (384029,700190,1,'soga_eye_type',26,0,0), (384030,700190,0,'soga_hair_color1',89,21,21), (384031,700190,0,'soga_hair_color2',171,87,0), (384032,700190,0,'soga_hair_face_color',150,51,27), (384033,700190,0,'soga_hair_face_highlight_color',45,14,18), (384034,700190,0,'soga_hair_highlight',54,45,28), (384035,700190,0,'soga_hair_type_color',150,51,27), (384036,700190,0,'soga_hair_type_highlight_color',45,14,18), (384037,700190,1,'soga_lip_type',-87,59,7), (384038,700190,1,'soga_nose_type',29,11,-79), (384039,700190,0,'soga_skin_color',234,183,184), (384040,700190,0,'wing_color1',255,255,255), (384041,700190,0,'wing_color2',255,255,255), (384042,700191,1,'cheek_type',-37,69,0), (384043,700191,1,'chin_type',-72,79,-39), (384044,700191,1,'ear_type',-64,-2,0), (384045,700191,1,'eye_brow_type',-9,-65,41), (384046,700191,0,'eye_color',108,145,107), (384047,700191,1,'eye_type',22,0,0), (384048,700191,0,'hair_color1',79,28,15), (384049,700191,0,'hair_color2',111,64,0), (384050,700191,0,'hair_face_color',35,24,1), (384051,700191,0,'hair_face_highlight_color',43,13,17), (384052,700191,0,'hair_highlight',54,45,28), (384053,700191,0,'hair_type_color',35,24,1), (384054,700191,0,'hair_type_highlight_color',43,13,17), (384055,700191,1,'lip_type',-76,-96,-65), (384056,700191,1,'nose_type',-55,68,29), (384057,700191,0,'skin_color',47,38,39), (384058,700191,1,'soga_cheek_type',-37,69,0), (384059,700191,1,'soga_chin_type',-72,79,-39), (384060,700191,1,'soga_ear_type',-64,-2,0), (384061,700191,1,'soga_eye_brow_type',-9,-65,41), (384062,700191,0,'soga_eye_color',229,229,102), (384063,700191,1,'soga_eye_type',22,0,0), (384064,700191,0,'soga_hair_color1',79,28,15), (384065,700191,0,'soga_hair_color2',111,64,0), (384066,700191,0,'soga_hair_face_color',35,24,1), (384067,700191,0,'soga_hair_face_highlight_color',43,13,17), (384068,700191,0,'soga_hair_highlight',54,45,28), (384069,700191,0,'soga_hair_type_color',35,24,1), (384070,700191,0,'soga_hair_type_highlight_color',43,13,17), (384071,700191,1,'soga_lip_type',-76,-96,-65), (384072,700191,1,'soga_nose_type',-55,68,29), (384073,700191,0,'soga_skin_color',47,38,39), (384074,700191,0,'wing_color1',255,255,255), (384075,700191,0,'wing_color2',255,255,255), (384076,700192,1,'cheek_type',81,-56,0), (384077,700192,1,'chin_type',-76,-25,39), (384078,700192,1,'ear_type',-70,72,0), (384079,700192,1,'eye_brow_type',44,31,-93), (384080,700192,0,'eye_color',38,77,88), (384081,700192,1,'eye_type',-53,0,0), (384082,700192,0,'hair_color1',43,36,70), (384083,700192,0,'hair_color2',64,76,74), (384084,700192,0,'hair_face_color',59,58,73), (384085,700192,0,'hair_face_highlight_color',119,147,147), (384086,700192,0,'hair_highlight',114,112,142), (384087,700192,0,'hair_type_color',59,58,73), (384088,700192,0,'hair_type_highlight_color',119,147,147), (384089,700192,1,'lip_type',29,35,-2), (384090,700192,1,'nose_type',29,-85,-97), (384091,700192,0,'skin_color',186,191,170), (384092,700192,1,'soga_cheek_type',81,-56,0), (384093,700192,1,'soga_chin_type',-76,-25,39), (384094,700192,1,'soga_ear_type',-70,72,0), (384095,700192,1,'soga_eye_brow_type',44,31,-93), (384096,700192,0,'soga_eye_color',229,229,102), (384097,700192,1,'soga_eye_type',-53,0,0), (384098,700192,0,'soga_hair_color1',43,36,70), (384099,700192,0,'soga_hair_color2',64,76,74), (384100,700192,0,'soga_hair_face_color',59,58,73), (384101,700192,0,'soga_hair_face_highlight_color',119,147,147), (384102,700192,0,'soga_hair_highlight',114,112,142), (384103,700192,0,'soga_hair_type_color',59,58,73), (384104,700192,0,'soga_hair_type_highlight_color',119,147,147), (384105,700192,1,'soga_lip_type',29,35,-2), (384106,700192,1,'soga_nose_type',29,-85,-97), (384107,700192,0,'soga_skin_color',186,191,170), (384108,700192,0,'wing_color1',255,255,255), (384109,700192,0,'wing_color2',255,255,255), (384110,700193,1,'cheek_type',-24,-34,0), (384111,700193,1,'chin_type',-34,-89,-55), (384112,700193,1,'ear_type',-42,-59,0), (384113,700193,1,'eye_brow_type',93,19,-8), (384114,700193,0,'eye_color',144,188,195), (384115,700193,1,'eye_type',62,0,0), (384116,700193,0,'hair_color1',91,21,51), (384117,700193,0,'hair_color2',159,88,0), (384118,700193,0,'hair_face_color',121,38,35), (384119,700193,0,'hair_face_highlight_color',47,33,3), (384120,700193,0,'hair_highlight',79,28,15), (384121,700193,0,'hair_type_color',121,38,35), (384122,700193,0,'hair_type_highlight_color',47,33,3), (384123,700193,1,'lip_type',-8,9,58), (384124,700193,1,'nose_type',-4,18,82), (384125,700193,0,'skin_color',228,177,149), (384126,700193,1,'soga_cheek_type',-24,-34,0), (384127,700193,1,'soga_chin_type',-34,-89,-55), (384128,700193,1,'soga_ear_type',-42,-59,0), (384129,700193,1,'soga_eye_brow_type',93,19,-8), (384130,700193,0,'soga_eye_color',229,229,102), (384131,700193,1,'soga_eye_type',62,0,0), (384132,700193,0,'soga_hair_color1',91,21,51), (384133,700193,0,'soga_hair_color2',159,88,0), (384134,700193,0,'soga_hair_face_color',121,38,35), (384135,700193,0,'soga_hair_face_highlight_color',47,33,3), (384136,700193,0,'soga_hair_highlight',79,28,15), (384137,700193,0,'soga_hair_type_color',121,38,35), (384138,700193,0,'soga_hair_type_highlight_color',47,33,3), (384139,700193,1,'soga_lip_type',-8,9,58), (384140,700193,1,'soga_nose_type',-4,18,82), (384141,700193,0,'soga_skin_color',228,177,149), (384142,700193,0,'wing_color1',255,255,255), (384143,700193,0,'wing_color2',255,255,255), (384144,700194,1,'cheek_type',4,-91,0), (384145,700194,1,'chin_type',-70,7,76), (384146,700194,1,'ear_type',-50,78,0), (384147,700194,1,'eye_brow_type',-72,37,24), (384148,700194,0,'eye_color',163,201,212), (384149,700194,1,'eye_type',97,0,0), (384150,700194,0,'hair_color1',79,28,15), (384151,700194,0,'hair_color2',111,64,0), (384152,700194,0,'hair_face_color',40,20,7), (384153,700194,0,'hair_face_highlight_color',47,42,59), (384154,700194,0,'hair_highlight',43,36,70), (384155,700194,0,'hair_type_color',40,20,7), (384156,700194,0,'hair_type_highlight_color',47,42,59), (384157,700194,1,'lip_type',-35,-68,-36), (384158,700194,1,'nose_type',64,-31,58), (384159,700194,0,'skin_color',177,159,108), (384160,700194,1,'soga_cheek_type',4,-91,0), (384161,700194,1,'soga_chin_type',-70,7,76), (384162,700194,1,'soga_ear_type',-50,78,0), (384163,700194,1,'soga_eye_brow_type',-72,37,24), (384164,700194,0,'soga_eye_color',229,229,102), (384165,700194,1,'soga_eye_type',97,0,0), (384166,700194,0,'soga_hair_color1',79,28,15), (384167,700194,0,'soga_hair_color2',111,64,0), (384168,700194,0,'soga_hair_face_color',40,20,7), (384169,700194,0,'soga_hair_face_highlight_color',47,42,59), (384170,700194,0,'soga_hair_highlight',43,36,70), (384171,700194,0,'soga_hair_type_color',40,20,7), (384172,700194,0,'soga_hair_type_highlight_color',47,42,59), (384173,700194,1,'soga_lip_type',-35,-68,-36), (384174,700194,1,'soga_nose_type',64,-31,58), (384175,700194,0,'soga_skin_color',177,159,108), (384176,700194,0,'wing_color1',255,255,255), (384177,700194,0,'wing_color2',255,255,255), (384178,700195,0,'eye_color',255,255,255), (384179,700195,0,'skin_color',255,255,0), (384180,700195,0,'soga_eye_color',255,0,255), (384181,700196,1,'cheek_type',51,-41,0), (384182,700196,1,'chin_type',-56,-65,50), (384183,700196,1,'ear_type',-18,-37,0), (384184,700196,1,'eye_brow_type',100,100,89), (384185,700196,0,'eye_color',49,30,11), (384186,700196,1,'eye_type',26,0,0), (384187,700196,0,'hair_color1',26,24,25), (384188,700196,0,'hair_color2',36,34,36), (384189,700196,0,'hair_face_color',15,1,21), (384190,700196,0,'hair_face_highlight_color',15,1,21), (384191,700196,0,'hair_highlight',26,24,25), (384192,700196,0,'hair_type_color',15,1,21), (384193,700196,0,'hair_type_highlight_color',15,1,21), (384194,700196,1,'lip_type',31,3,57), (384195,700196,1,'nose_type',71,58,-45), (384196,700196,0,'skin_color',123,95,58), (384197,700196,1,'soga_cheek_type',51,-41,0), (384198,700196,1,'soga_chin_type',-56,-65,50), (384199,700196,1,'soga_ear_type',-18,-37,0), (384200,700196,1,'soga_eye_brow_type',100,100,89), (384201,700196,0,'soga_eye_color',229,229,102), (384202,700196,1,'soga_eye_type',26,0,0), (384203,700196,0,'soga_hair_color1',26,24,25), (384204,700196,0,'soga_hair_color2',36,34,36), (384205,700196,0,'soga_hair_face_color',15,1,21), (384206,700196,0,'soga_hair_face_highlight_color',15,1,21), (384207,700196,0,'soga_hair_highlight',26,24,25), (384208,700196,0,'soga_hair_type_color',15,1,21), (384209,700196,0,'soga_hair_type_highlight_color',15,1,21), (384210,700196,1,'soga_lip_type',31,3,57), (384211,700196,1,'soga_nose_type',71,58,-45), (384212,700196,0,'soga_skin_color',123,95,58), (384213,700196,0,'wing_color1',255,255,255), (384214,700196,0,'wing_color2',255,255,255), (384215,700197,1,'cheek_type',-4,3,0), (384216,700197,1,'chin_type',-17,-29,-26), (384217,700197,1,'ear_type',-24,-17,0), (384218,700197,1,'eye_brow_type',0,-21,-1), (384219,700197,0,'eye_color',181,146,98), (384220,700197,1,'eye_type',-8,0,0), (384221,700197,0,'hair_color1',200,165,96), (384222,700197,0,'hair_color2',173,99,44), (384223,700197,0,'hair_face_color',187,174,74), (384224,700197,0,'hair_face_highlight_color',122,116,57), (384225,700197,0,'hair_highlight',43,36,70), (384226,700197,0,'hair_type_color',187,174,74), (384227,700197,0,'hair_type_highlight_color',122,116,57), (384228,700197,1,'lip_type',33,-25,11), (384229,700197,1,'nose_type',-1,-42,-39), (384230,700197,0,'skin_color',226,206,176), (384231,700197,1,'soga_cheek_type',-4,3,0), (384232,700197,1,'soga_chin_type',-17,-29,-26), (384233,700197,1,'soga_ear_type',-24,-17,0), (384234,700197,1,'soga_eye_brow_type',0,-21,-1), (384235,700197,0,'soga_eye_color',229,229,102), (384236,700197,1,'soga_eye_type',-8,0,0), (384237,700197,0,'soga_hair_color1',200,165,96), (384238,700197,0,'soga_hair_color2',173,99,44), (384239,700197,0,'soga_hair_face_color',187,174,74), (384240,700197,0,'soga_hair_face_highlight_color',122,116,57), (384241,700197,0,'soga_hair_highlight',43,36,70), (384242,700197,0,'soga_hair_type_color',187,174,74), (384243,700197,0,'soga_hair_type_highlight_color',122,116,57), (384244,700197,1,'soga_lip_type',33,-25,11), (384245,700197,1,'soga_nose_type',-1,-42,-39), (384246,700197,0,'soga_skin_color',226,206,176), (384247,700197,0,'wing_color1',255,255,255), (384248,700197,0,'wing_color2',255,255,255), (384249,700198,1,'cheek_type',1,-4,0), (384250,700198,1,'chin_type',-51,97,4), (384251,700198,1,'ear_type',63,-26,0), (384252,700198,1,'eye_brow_type',-65,-81,-4), (384253,700198,0,'eye_color',43,70,43), (384254,700198,1,'eye_type',11,0,0), (384255,700198,0,'hair_color1',246,219,114), (384256,700198,0,'hair_color2',187,136,62), (384257,700198,0,'hair_face_color',228,182,26), (384258,700198,0,'hair_face_highlight_color',121,38,35), (384259,700198,0,'hair_highlight',91,21,51), (384260,700198,0,'hair_type_color',228,182,26), (384261,700198,0,'hair_type_highlight_color',121,38,35), (384262,700198,1,'lip_type',41,47,-72), (384263,700198,1,'nose_type',97,62,-14), (384264,700198,0,'skin_color',209,161,122), (384265,700198,1,'soga_cheek_type',1,-4,0), (384266,700198,1,'soga_chin_type',-51,97,4), (384267,700198,1,'soga_ear_type',63,-26,0), (384268,700198,1,'soga_eye_brow_type',-65,-81,-4), (384269,700198,0,'soga_eye_color',229,229,102), (384270,700198,1,'soga_eye_type',11,0,0), (384271,700198,0,'soga_hair_color1',246,219,114), (384272,700198,0,'soga_hair_color2',187,136,62), (384273,700198,0,'soga_hair_face_color',228,182,26), (384274,700198,0,'soga_hair_face_highlight_color',121,38,35), (384275,700198,0,'soga_hair_highlight',91,21,51), (384276,700198,0,'soga_hair_type_color',228,182,26), (384277,700198,0,'soga_hair_type_highlight_color',121,38,35), (384278,700198,1,'soga_lip_type',41,47,-72), (384279,700198,1,'soga_nose_type',97,62,-14), (384280,700198,0,'soga_skin_color',209,161,122), (384281,700198,0,'wing_color1',255,255,255), (384282,700198,0,'wing_color2',255,255,255), (384283,700199,1,'cheek_type',-36,44,0), (384284,700199,1,'chin_type',33,96,-89), (384285,700199,1,'ear_type',-9,-51,0), (384286,700199,1,'eye_brow_type',58,16,-25), (384287,700199,0,'eye_color',74,130,98), (384288,700199,1,'eye_type',-3,0,0), (384289,700199,0,'hair_color1',209,131,22), (384290,700199,0,'hair_color2',199,150,48), (384291,700199,0,'hair_face_color',184,128,10), (384292,700199,0,'hair_face_highlight_color',37,10,14), (384293,700199,0,'hair_highlight',54,45,28), (384294,700199,0,'hair_type_color',184,128,10), (384295,700199,0,'hair_type_highlight_color',37,10,14), (384296,700199,1,'lip_type',79,-79,32), (384297,700199,1,'nose_type',72,-44,85), (384298,700199,0,'skin_color',210,188,159), (384299,700199,1,'soga_cheek_type',-36,44,0), (384300,700199,1,'soga_chin_type',33,96,-89), (384301,700199,1,'soga_ear_type',-9,-51,0), (384302,700199,1,'soga_eye_brow_type',58,16,-25), (384303,700199,0,'soga_eye_color',229,229,102), (384304,700199,1,'soga_eye_type',-3,0,0), (384305,700199,0,'soga_hair_color1',209,131,22), (384306,700199,0,'soga_hair_color2',199,150,48), (384307,700199,0,'soga_hair_face_color',184,128,10), (384308,700199,0,'soga_hair_face_highlight_color',37,10,14), (384309,700199,0,'soga_hair_highlight',54,45,28), (384310,700199,0,'soga_hair_type_color',184,128,10), (384311,700199,0,'soga_hair_type_highlight_color',37,10,14), (384312,700199,1,'soga_lip_type',79,-79,32), (384313,700199,1,'soga_nose_type',72,-44,85), (384314,700199,0,'soga_skin_color',210,188,159), (384315,700199,0,'wing_color1',255,255,255), (384316,700199,0,'wing_color2',255,255,255), (384317,700200,1,'cheek_type',21,14,0), (384318,700200,1,'chin_type',36,81,68), (384319,700200,1,'ear_type',-63,29,0), (384320,700200,1,'eye_brow_type',-57,83,29), (384321,700200,0,'eye_color',61,120,89), (384322,700200,1,'eye_type',-42,0,0), (384323,700200,0,'hair_color1',38,22,21), (384324,700200,0,'hair_color2',120,50,0), (384325,700200,0,'hair_face_highlight_color',35,24,1), (384326,700200,0,'hair_highlight',79,28,15), (384327,700200,0,'hair_type_highlight_color',35,24,1), (384328,700200,1,'lip_type',95,-77,-50), (384329,700200,1,'nose_type',65,68,-48), (384330,700200,0,'skin_color',241,232,234), (384331,700200,1,'soga_cheek_type',21,14,0), (384332,700200,1,'soga_chin_type',36,81,68), (384333,700200,1,'soga_ear_type',-63,29,0), (384334,700200,1,'soga_eye_brow_type',-57,83,29), (384335,700200,0,'soga_eye_color',229,229,102), (384336,700200,1,'soga_eye_type',-42,0,0), (384337,700200,0,'soga_hair_color1',38,22,21), (384338,700200,0,'soga_hair_color2',120,50,0), (384339,700200,0,'soga_hair_face_highlight_color',35,24,1), (384340,700200,0,'soga_hair_highlight',79,28,15), (384341,700200,0,'soga_hair_type_highlight_color',35,24,1), (384342,700200,1,'soga_lip_type',95,-77,-50), (384343,700200,1,'soga_nose_type',65,68,-48), (384344,700200,0,'soga_skin_color',241,232,234), (384345,700200,0,'wing_color1',255,255,255), (384346,700200,0,'wing_color2',255,255,255), (384347,700201,1,'cheek_type',-41,-69,0), (384348,700201,1,'chin_type',26,71,-41), (384349,700201,1,'ear_type',-38,-26,0), (384350,700201,1,'eye_brow_type',89,-64,-55), (384351,700201,0,'eye_color',30,57,39), (384352,700201,1,'eye_type',-31,0,0), (384353,700201,0,'hair_color1',209,131,22), (384354,700201,0,'hair_color2',199,150,48), (384355,700201,0,'hair_face_color',198,139,15), (384356,700201,0,'hair_face_highlight_color',244,246,246), (384357,700201,0,'hair_highlight',161,165,168), (384358,700201,0,'hair_type_color',198,139,15), (384359,700201,0,'hair_type_highlight_color',244,246,246), (384360,700201,1,'lip_type',-42,79,16), (384361,700201,1,'nose_type',-25,-72,17), (384362,700201,0,'skin_color',244,248,248), (384363,700201,1,'soga_cheek_type',-41,-69,0), (384364,700201,1,'soga_chin_type',26,71,-41), (384365,700201,1,'soga_ear_type',-38,-26,0), (384366,700201,1,'soga_eye_brow_type',89,-64,-55), (384367,700201,0,'soga_eye_color',229,229,102), (384368,700201,1,'soga_eye_type',-31,0,0), (384369,700201,0,'soga_hair_color1',209,131,22), (384370,700201,0,'soga_hair_color2',199,150,48), (384371,700201,0,'soga_hair_face_color',198,139,15), (384372,700201,0,'soga_hair_face_highlight_color',244,246,246), (384373,700201,0,'soga_hair_highlight',161,165,168), (384374,700201,0,'soga_hair_type_color',198,139,15), (384375,700201,0,'soga_hair_type_highlight_color',244,246,246), (384376,700201,1,'soga_lip_type',-42,79,16), (384377,700201,1,'soga_nose_type',-25,-72,17), (384378,700201,0,'soga_skin_color',244,248,248), (384379,700201,0,'wing_color1',255,255,255), (384380,700201,0,'wing_color2',255,255,255), (384381,700202,1,'cheek_type',81,-56,0), (384382,700202,1,'chin_type',-76,-25,39), (384383,700202,1,'ear_type',-70,72,0), (384384,700202,1,'eye_brow_type',44,31,-93), (384385,700202,0,'eye_color',38,77,88), (384386,700202,1,'eye_type',-53,0,0), (384387,700202,0,'hair_color1',43,36,70), (384388,700202,0,'hair_color2',64,76,74), (384389,700202,0,'hair_face_color',59,58,73), (384390,700202,0,'hair_face_highlight_color',119,147,147), (384391,700202,0,'hair_highlight',114,112,142), (384392,700202,0,'hair_type_color',59,58,73), (384393,700202,0,'hair_type_highlight_color',119,147,147), (384394,700202,1,'lip_type',29,35,-2), (384395,700202,1,'nose_type',29,-85,-97), (384396,700202,0,'skin_color',186,191,170), (384397,700202,1,'soga_cheek_type',81,-56,0), (384398,700202,1,'soga_chin_type',-76,-25,39), (384399,700202,1,'soga_ear_type',-70,72,0), (384400,700202,1,'soga_eye_brow_type',44,31,-93), (384401,700202,0,'soga_eye_color',229,229,102), (384402,700202,1,'soga_eye_type',-53,0,0), (384403,700202,0,'soga_hair_color1',43,36,70), (384404,700202,0,'soga_hair_color2',64,76,74), (384405,700202,0,'soga_hair_face_color',59,58,73), (384406,700202,0,'soga_hair_face_highlight_color',119,147,147), (384407,700202,0,'soga_hair_highlight',114,112,142), (384408,700202,0,'soga_hair_type_color',59,58,73), (384409,700202,0,'soga_hair_type_highlight_color',119,147,147), (384410,700202,1,'soga_lip_type',29,35,-2), (384411,700202,1,'soga_nose_type',29,-85,-97), (384412,700202,0,'soga_skin_color',186,191,170), (384413,700202,0,'wing_color1',255,255,255), (384414,700202,0,'wing_color2',255,255,255), (384415,700203,1,'cheek_type',4,-91,0), (384416,700203,1,'chin_type',-70,7,76), (384417,700203,1,'ear_type',-50,78,0), (384418,700203,1,'eye_brow_type',-72,37,24), (384419,700203,0,'eye_color',163,201,212), (384420,700203,1,'eye_type',97,0,0), (384421,700203,0,'hair_color1',79,28,15), (384422,700203,0,'hair_color2',111,64,0), (384423,700203,0,'hair_face_color',40,20,7), (384424,700203,0,'hair_face_highlight_color',47,42,59), (384425,700203,0,'hair_highlight',43,36,70), (384426,700203,0,'hair_type_color',40,20,7), (384427,700203,0,'hair_type_highlight_color',47,42,59), (384428,700203,1,'lip_type',-35,-68,-36), (384429,700203,1,'nose_type',64,-31,58), (384430,700203,0,'skin_color',177,159,108), (384431,700203,1,'soga_cheek_type',4,-91,0), (384432,700203,1,'soga_chin_type',-70,7,76), (384433,700203,1,'soga_ear_type',-50,78,0), (384434,700203,1,'soga_eye_brow_type',-72,37,24), (384435,700203,0,'soga_eye_color',229,229,102), (384436,700203,1,'soga_eye_type',97,0,0), (384437,700203,0,'soga_hair_color1',79,28,15), (384438,700203,0,'soga_hair_color2',111,64,0), (384439,700203,0,'soga_hair_face_color',40,20,7), (384440,700203,0,'soga_hair_face_highlight_color',47,42,59), (384441,700203,0,'soga_hair_highlight',43,36,70), (384442,700203,0,'soga_hair_type_color',40,20,7), (384443,700203,0,'soga_hair_type_highlight_color',47,42,59), (384444,700203,1,'soga_lip_type',-35,-68,-36), (384445,700203,1,'soga_nose_type',64,-31,58), (384446,700203,0,'soga_skin_color',177,159,108), (384447,700203,0,'wing_color1',255,255,255), (384448,700203,0,'wing_color2',255,255,255), (384449,700204,0,'eye_color',128,63,0), (384450,700204,0,'skin_color',63,0,0), (384451,700204,0,'soga_eye_color',255,0,255), (384452,700205,0,'eye_color',0,63,0), (384453,700205,0,'skin_color',255,128,0), (384454,700205,0,'soga_eye_color',255,0,255), (384455,700206,1,'cheek_type',28,17,0), (384456,700206,1,'chin_type',45,-11,4), (384457,700206,1,'ear_type',14,12,0), (384458,700206,1,'eye_brow_type',13,11,19), (384459,700206,0,'eye_color',112,168,180), (384460,700206,1,'eye_type',26,0,0), (384461,700206,0,'hair_face_color',241,236,222), (384462,700206,0,'hair_face_highlight_color',44,18,0), (384463,700206,0,'hair_type_color',241,236,222), (384464,700206,0,'hair_type_highlight_color',44,18,0), (384465,700206,1,'lip_type',8,0,11), (384466,700206,1,'nose_type',25,29,-28), (384467,700206,0,'skin_color',235,243,243), (384468,700206,1,'soga_cheek_type',28,17,0), (384469,700206,1,'soga_chin_type',45,-11,4), (384470,700206,1,'soga_ear_type',14,12,0), (384471,700206,1,'soga_eye_brow_type',13,11,19), (384472,700206,0,'soga_eye_color',229,229,102), (384473,700206,1,'soga_eye_type',26,0,0), (384474,700206,0,'soga_hair_face_color',241,236,222), (384475,700206,0,'soga_hair_face_highlight_color',44,18,0), (384476,700206,0,'soga_hair_type_color',241,236,222), (384477,700206,0,'soga_hair_type_highlight_color',44,18,0), (384478,700206,1,'soga_lip_type',8,0,11), (384479,700206,1,'soga_nose_type',25,29,-28), (384480,700206,0,'soga_skin_color',235,243,243), (384481,700206,0,'wing_color1',255,255,255), (384482,700206,0,'wing_color2',255,255,255), (384483,700207,1,'cheek_type',-48,41,0), (384484,700207,1,'chin_type',55,-22,-91), (384485,700207,1,'ear_type',-28,41,0), (384486,700207,1,'eye_brow_type',79,52,-59), (384487,700207,0,'eye_color',37,81,80), (384488,700207,1,'eye_type',-32,0,0), (384489,700207,0,'hair_color1',114,112,142), (384490,700207,0,'hair_color2',152,138,129), (384491,700207,0,'hair_face_color',107,129,132), (384492,700207,0,'hair_face_highlight_color',15,1,21), (384493,700207,0,'hair_highlight',29,21,28), (384494,700207,0,'hair_type_color',107,129,132), (384495,700207,0,'hair_type_highlight_color',15,1,21), (384496,700207,1,'lip_type',-17,-79,33), (384497,700207,1,'nose_type',71,-4,-65), (384498,700207,0,'skin_color',232,218,171), (384499,700207,1,'soga_cheek_type',-48,41,0), (384500,700207,1,'soga_chin_type',55,-22,-91), (384501,700207,1,'soga_ear_type',-28,41,0), (384502,700207,1,'soga_eye_brow_type',79,52,-59), (384503,700207,0,'soga_eye_color',229,229,102), (384504,700207,1,'soga_eye_type',-32,0,0), (384505,700207,0,'soga_hair_color1',114,112,142), (384506,700207,0,'soga_hair_color2',152,138,129), (384507,700207,0,'soga_hair_face_color',107,129,132), (384508,700207,0,'soga_hair_face_highlight_color',15,1,21), (384509,700207,0,'soga_hair_highlight',29,21,28), (384510,700207,0,'soga_hair_type_color',107,129,132), (384511,700207,0,'soga_hair_type_highlight_color',15,1,21), (384512,700207,1,'soga_lip_type',-17,-79,33), (384513,700207,1,'soga_nose_type',71,-4,-65), (384514,700207,0,'soga_skin_color',232,218,171), (384515,700207,0,'wing_color1',255,255,255), (384516,700207,0,'wing_color2',255,255,255), (384517,700208,0,'eye_color',255,255,255), (384518,700208,0,'skin_color',255,255,0), (384519,700208,0,'soga_eye_color',255,0,255), (384520,700209,0,'eye_color',1,1,1), (384521,700209,0,'skin_color',31,0,0), (384522,700209,0,'soga_eye_color',255,0,255), (384523,700210,0,'eye_color',0,0,63), (384524,700210,0,'skin_color',128,63,0), (384525,700210,0,'soga_eye_color',255,0,255), (384526,700211,1,'cheek_type',-87,71,0), (384527,700211,1,'chin_type',-76,-100,100), (384528,700211,1,'ear_type',-100,-22,0), (384529,700211,1,'eye_brow_type',61,52,-94), (384530,700211,0,'eye_color',49,29,9), (384531,700211,1,'eye_type',41,0,0), (384532,700211,0,'hair_color1',26,24,25), (384533,700211,0,'hair_color2',36,34,36), (384534,700211,0,'hair_face_color',15,1,21), (384535,700211,0,'hair_face_highlight_color',38,21,6), (384536,700211,0,'hair_highlight',79,28,15), (384537,700211,0,'hair_type_color',15,1,21), (384538,700211,0,'hair_type_highlight_color',38,21,6), (384539,700211,1,'lip_type',-1,85,79), (384540,700211,1,'nose_type',76,25,100), (384541,700211,0,'skin_color',128,100,62), (384542,700211,1,'soga_cheek_type',-87,71,0), (384543,700211,1,'soga_chin_type',-76,-100,100), (384544,700211,1,'soga_ear_type',-100,-22,0), (384545,700211,1,'soga_eye_brow_type',61,52,-94), (384546,700211,0,'soga_eye_color',229,229,102), (384547,700211,1,'soga_eye_type',41,0,0), (384548,700211,0,'soga_hair_color1',26,24,25), (384549,700211,0,'soga_hair_color2',36,34,36), (384550,700211,0,'soga_hair_face_color',15,1,21), (384551,700211,0,'soga_hair_face_highlight_color',38,21,6), (384552,700211,0,'soga_hair_highlight',79,28,15), (384553,700211,0,'soga_hair_type_color',15,1,21), (384554,700211,0,'soga_hair_type_highlight_color',38,21,6), (384555,700211,1,'soga_lip_type',-1,85,79), (384556,700211,1,'soga_nose_type',76,25,100), (384557,700211,0,'soga_skin_color',128,100,62), (384558,700211,0,'wing_color1',255,255,255), (384559,700211,0,'wing_color2',255,255,255), (384560,700212,0,'eye_color',63,0,63), (384561,700212,0,'skin_color',128,63,0), (384562,700212,0,'soga_eye_color',255,0,255), (384563,700213,0,'eye_color',255,255,255), (384564,700213,0,'skin_color',31,0,0), (384565,700213,0,'soga_eye_color',255,0,255), (384566,700214,0,'eye_color',0,0,63), (384567,700214,0,'skin_color',128,63,0), (384568,700214,0,'soga_eye_color',255,0,255), (384569,700215,0,'eye_color',63,0,63), (384570,700215,0,'skin_color',128,63,0), (384571,700215,0,'soga_eye_color',255,0,255), (384572,700216,1,'cheek_type',100,-100,0), (384573,700216,1,'chin_type',-52,14,-63), (384574,700216,1,'ear_type',-100,3,0), (384575,700216,1,'eye_brow_type',-81,-100,100), (384576,700216,0,'eye_color',80,61,29), (384577,700216,1,'eye_type',100,0,0), (384578,700216,0,'hair_color1',26,24,25), (384579,700216,0,'hair_color2',36,34,36), (384580,700216,0,'hair_face_color',29,20,37), (384581,700216,0,'hair_face_highlight_color',244,246,246), (384582,700216,0,'hair_highlight',161,165,168), (384583,700216,0,'hair_type_color',29,20,37), (384584,700216,0,'hair_type_highlight_color',244,246,246), (384585,700216,1,'lip_type',-93,100,-96), (384586,700216,1,'nose_type',-75,-82,100), (384587,700216,0,'skin_color',184,185,185), (384588,700216,1,'soga_cheek_type',100,-100,0), (384589,700216,1,'soga_chin_type',-52,14,-63), (384590,700216,1,'soga_ear_type',-100,3,0), (384591,700216,1,'soga_eye_brow_type',-81,-100,100), (384592,700216,0,'soga_eye_color',229,229,102), (384593,700216,1,'soga_eye_type',100,0,0), (384594,700216,0,'soga_hair_color1',26,24,25), (384595,700216,0,'soga_hair_color2',36,34,36), (384596,700216,0,'soga_hair_face_color',29,20,37), (384597,700216,0,'soga_hair_face_highlight_color',244,246,246), (384598,700216,0,'soga_hair_highlight',161,165,168), (384599,700216,0,'soga_hair_type_color',29,20,37), (384600,700216,0,'soga_hair_type_highlight_color',244,246,246), (384601,700216,1,'soga_lip_type',-93,100,-96), (384602,700216,1,'soga_nose_type',-75,-82,100), (384603,700216,0,'soga_skin_color',184,185,185), (384604,700216,0,'wing_color1',255,255,255), (384605,700216,0,'wing_color2',255,255,255), (384606,700217,0,'eye_color',1,1,1), (384607,700217,0,'skin_color',31,0,0), (384608,700217,0,'soga_eye_color',255,0,255), (384609,700218,0,'eye_color',63,0,63), (384610,700218,0,'skin_color',255,128,0), (384611,700218,0,'soga_eye_color',255,0,255), (384612,700219,0,'eye_color',0,0,63), (384613,700219,0,'skin_color',255,128,0), (384614,700219,0,'soga_eye_color',255,0,255), (384615,700220,0,'eye_color',255,255,255), (384616,700220,0,'skin_color',31,0,0), (384617,700220,0,'soga_eye_color',255,0,255), (384618,700221,0,'eye_color',255,255,255), (384619,700221,0,'skin_color',255,128,0), (384620,700221,0,'soga_eye_color',255,0,255), (384621,700222,0,'eye_color',1,1,1), (384622,700222,0,'skin_color',255,128,0), (384623,700222,0,'soga_eye_color',255,0,255), (384624,700223,1,'cheek_type',-59,66,0), (384625,700223,1,'chin_type',29,-11,-13), (384626,700223,1,'ear_type',90,33,0), (384627,700223,1,'eye_brow_type',59,-94,-32), (384628,700223,0,'eye_color',54,116,114), (384629,700223,1,'eye_type',53,0,0), (384630,700223,0,'hair_color1',79,28,15), (384631,700223,0,'hair_color2',111,64,0), (384632,700223,0,'hair_face_color',35,24,1), (384633,700223,0,'hair_face_highlight_color',47,14,19), (384634,700223,0,'hair_highlight',54,45,28), (384635,700223,0,'hair_type_color',35,24,1), (384636,700223,0,'hair_type_highlight_color',47,14,19), (384637,700223,1,'lip_type',-26,-22,-25), (384638,700223,1,'nose_type',39,14,78), (384639,700223,0,'skin_color',229,185,183), (384640,700223,1,'soga_cheek_type',-59,66,0), (384641,700223,1,'soga_chin_type',29,-11,-13), (384642,700223,1,'soga_ear_type',90,33,0), (384643,700223,1,'soga_eye_brow_type',59,-94,-32), (384644,700223,0,'soga_eye_color',229,229,102), (384645,700223,1,'soga_eye_type',53,0,0), (384646,700223,0,'soga_hair_color1',79,28,15), (384647,700223,0,'soga_hair_color2',111,64,0), (384648,700223,0,'soga_hair_face_color',35,24,1), (384649,700223,0,'soga_hair_face_highlight_color',47,14,19), (384650,700223,0,'soga_hair_highlight',54,45,28), (384651,700223,0,'soga_hair_type_color',35,24,1), (384652,700223,0,'soga_hair_type_highlight_color',47,14,19), (384653,700223,1,'soga_lip_type',-26,-22,-25), (384654,700223,1,'soga_nose_type',39,14,78), (384655,700223,0,'soga_skin_color',229,185,183), (384656,700223,0,'wing_color1',255,255,255), (384657,700223,0,'wing_color2',255,255,255), (384658,700224,0,'eye_color',63,0,63), (384659,700224,0,'skin_color',255,255,0), (384660,700224,0,'soga_eye_color',255,0,255), (384661,700225,1,'cheek_type',-7,-94,0), (384662,700225,1,'chin_type',68,-72,-13), (384663,700225,1,'ear_type',19,21,0), (384664,700225,1,'eye_brow_type',29,89,17), (384665,700225,0,'eye_color',41,82,95), (384666,700225,1,'eye_type',79,0,0), (384667,700225,0,'hair_color1',56,33,26), (384668,700225,0,'hair_color2',94,59,11), (384669,700225,0,'hair_face_color',100,70,10), (384670,700225,0,'hair_face_highlight_color',232,183,30), (384671,700225,0,'hair_highlight',246,219,114), (384672,700225,0,'hair_type_color',100,70,10), (384673,700225,0,'hair_type_highlight_color',232,183,30), (384674,700225,1,'lip_type',-57,-2,-35), (384675,700225,1,'nose_type',18,18,2), (384676,700225,0,'skin_color',105,112,109), (384677,700225,1,'soga_cheek_type',-7,-94,0), (384678,700225,1,'soga_chin_type',68,-72,-13), (384679,700225,1,'soga_ear_type',19,21,0), (384680,700225,1,'soga_eye_brow_type',29,89,17), (384681,700225,0,'soga_eye_color',229,229,102), (384682,700225,1,'soga_eye_type',79,0,0), (384683,700225,0,'soga_hair_color1',56,33,26), (384684,700225,0,'soga_hair_color2',94,59,11), (384685,700225,0,'soga_hair_face_color',100,70,10), (384686,700225,0,'soga_hair_face_highlight_color',232,183,30), (384687,700225,0,'soga_hair_highlight',246,219,114), (384688,700225,0,'soga_hair_type_color',100,70,10), (384689,700225,0,'soga_hair_type_highlight_color',232,183,30), (384690,700225,1,'soga_lip_type',-57,-2,-35), (384691,700225,1,'soga_nose_type',18,18,2), (384692,700225,0,'soga_skin_color',105,112,109), (384693,700225,0,'wing_color1',255,255,255), (384694,700225,0,'wing_color2',255,255,255), (384695,700226,1,'cheek_type',81,-56,0), (384696,700226,1,'chin_type',-76,-25,39), (384697,700226,1,'ear_type',-70,72,0), (384698,700226,1,'eye_brow_type',44,31,-93), (384699,700226,0,'eye_color',38,77,88), (384700,700226,1,'eye_type',-53,0,0), (384701,700226,0,'hair_color1',43,36,70), (384702,700226,0,'hair_color2',64,76,74), (384703,700226,0,'hair_face_color',59,58,73), (384704,700226,0,'hair_face_highlight_color',119,147,147), (384705,700226,0,'hair_highlight',114,112,142), (384706,700226,0,'hair_type_color',59,58,73), (384707,700226,0,'hair_type_highlight_color',119,147,147), (384708,700226,1,'lip_type',29,35,-2), (384709,700226,1,'nose_type',29,-85,-97), (384710,700226,0,'skin_color',186,191,170), (384711,700226,1,'soga_cheek_type',81,-56,0), (384712,700226,1,'soga_chin_type',-76,-25,39), (384713,700226,1,'soga_ear_type',-70,72,0), (384714,700226,1,'soga_eye_brow_type',44,31,-93), (384715,700226,0,'soga_eye_color',229,229,102), (384716,700226,1,'soga_eye_type',-53,0,0), (384717,700226,0,'soga_hair_color1',43,36,70), (384718,700226,0,'soga_hair_color2',64,76,74), (384719,700226,0,'soga_hair_face_color',59,58,73), (384720,700226,0,'soga_hair_face_highlight_color',119,147,147), (384721,700226,0,'soga_hair_highlight',114,112,142), (384722,700226,0,'soga_hair_type_color',59,58,73), (384723,700226,0,'soga_hair_type_highlight_color',119,147,147), (384724,700226,1,'soga_lip_type',29,35,-2), (384725,700226,1,'soga_nose_type',29,-85,-97), (384726,700226,0,'soga_skin_color',186,191,170), (384727,700226,0,'wing_color1',255,255,255), (384728,700226,0,'wing_color2',255,255,255), (384729,700227,0,'eye_color',255,255,255), (384730,700227,0,'skin_color',255,255,255), (384731,700227,0,'soga_eye_color',255,0,255), (384732,700228,0,'eye_color',255,255,255), (384733,700228,0,'skin_color',255,255,255), (384734,700228,0,'soga_eye_color',255,0,255), (384735,700229,0,'eye_color',63,0,63), (384736,700229,0,'skin_color',128,128,0), (384737,700229,0,'soga_eye_color',255,0,255), (384738,700230,0,'eye_color',128,0,128), (384739,700230,0,'skin_color',255,255,0), (384740,700230,0,'soga_eye_color',255,0,255), (384741,700231,1,'cheek_type',4,-91,0), (384742,700231,1,'chin_type',-70,7,76), (384743,700231,1,'ear_type',-50,78,0), (384744,700231,1,'eye_brow_type',-72,37,24), (384745,700231,0,'eye_color',163,201,212), (384746,700231,1,'eye_type',97,0,0), (384747,700231,0,'hair_color1',79,28,15), (384748,700231,0,'hair_color2',111,64,0), (384749,700231,0,'hair_face_color',40,20,7), (384750,700231,0,'hair_face_highlight_color',47,42,59), (384751,700231,0,'hair_highlight',43,36,70), (384752,700231,0,'hair_type_color',40,20,7), (384753,700231,0,'hair_type_highlight_color',47,42,59), (384754,700231,1,'lip_type',-35,-68,-36), (384755,700231,1,'nose_type',64,-31,58), (384756,700231,0,'skin_color',177,159,108), (384757,700231,1,'soga_cheek_type',4,-91,0), (384758,700231,1,'soga_chin_type',-70,7,76), (384759,700231,1,'soga_ear_type',-50,78,0), (384760,700231,1,'soga_eye_brow_type',-72,37,24), (384761,700231,0,'soga_eye_color',229,229,102), (384762,700231,1,'soga_eye_type',97,0,0), (384763,700231,0,'soga_hair_color1',79,28,15), (384764,700231,0,'soga_hair_color2',111,64,0), (384765,700231,0,'soga_hair_face_color',40,20,7), (384766,700231,0,'soga_hair_face_highlight_color',47,42,59), (384767,700231,0,'soga_hair_highlight',43,36,70), (384768,700231,0,'soga_hair_type_color',40,20,7), (384769,700231,0,'soga_hair_type_highlight_color',47,42,59), (384770,700231,1,'soga_lip_type',-35,-68,-36), (384771,700231,1,'soga_nose_type',64,-31,58), (384772,700231,0,'soga_skin_color',177,159,108), (384773,700231,0,'wing_color1',255,255,255), (384774,700231,0,'wing_color2',255,255,255), (384775,700232,1,'cheek_type',94,6,0), (384776,700232,1,'chin_type',12,12,28), (384777,700232,1,'ear_type',-56,71,0), (384778,700232,1,'eye_brow_type',36,-45,45), (384779,700232,0,'eye_color',36,21,6), (384780,700232,1,'eye_type',-85,0,0), (384781,700232,0,'hair_color1',109,14,49), (384782,700232,0,'hair_color2',185,97,0), (384783,700232,0,'hair_face_color',93,10,9), (384784,700232,0,'hair_highlight',38,22,21), (384785,700232,0,'hair_type_color',93,10,9), (384786,700232,1,'lip_type',47,19,7), (384787,700232,1,'nose_type',19,-19,-62), (384788,700232,0,'skin_color',160,159,128), (384789,700232,1,'soga_cheek_type',94,6,0), (384790,700232,1,'soga_chin_type',12,12,28), (384791,700232,1,'soga_ear_type',-56,71,0), (384792,700232,1,'soga_eye_brow_type',36,-45,45), (384793,700232,0,'soga_eye_color',229,229,102), (384794,700232,1,'soga_eye_type',-85,0,0), (384795,700232,0,'soga_hair_color1',109,14,49), (384796,700232,0,'soga_hair_color2',185,97,0), (384797,700232,0,'soga_hair_face_color',93,10,9), (384798,700232,0,'soga_hair_highlight',38,22,21), (384799,700232,0,'soga_hair_type_color',93,10,9), (384800,700232,1,'soga_lip_type',47,19,7), (384801,700232,1,'soga_nose_type',19,-19,-62), (384802,700232,0,'soga_skin_color',160,159,128), (384803,700232,0,'wing_color1',255,255,255), (384804,700232,0,'wing_color2',255,255,255), (384805,700233,0,'eye_color',255,175,255), (384806,700233,0,'skin_color',255,255,191), (384807,700233,0,'soga_eye_color',255,0,255), (384808,700234,0,'eye_color',255,255,255), (384809,700234,0,'skin_color',255,255,255), (384810,700234,0,'soga_eye_color',255,0,255), (384811,700235,1,'cheek_type',79,-26,0), (384812,700235,1,'chin_type',-9,61,65), (384813,700235,1,'ear_type',53,-55,0), (384814,700235,1,'eye_brow_type',-72,-17,97), (384815,700235,0,'eye_color',57,118,133), (384816,700235,1,'eye_type',70,0,0), (384817,700235,0,'hair_color1',29,21,28), (384818,700235,0,'hair_color2',39,32,39), (384819,700235,0,'hair_face_color',17,3,23), (384820,700235,0,'hair_face_highlight_color',168,59,22), (384821,700235,0,'hair_highlight',89,21,21), (384822,700235,0,'hair_type_color',17,3,23), (384823,700235,0,'hair_type_highlight_color',168,59,22), (384824,700235,1,'lip_type',-53,97,-22), (384825,700235,1,'nose_type',-42,14,63), (384826,700235,0,'skin_color',46,33,34), (384827,700235,1,'soga_cheek_type',79,-26,0), (384828,700235,1,'soga_chin_type',-9,61,65), (384829,700235,1,'soga_ear_type',53,-55,0), (384830,700235,1,'soga_eye_brow_type',-72,-17,97), (384831,700235,0,'soga_eye_color',229,229,102), (384832,700235,1,'soga_eye_type',70,0,0), (384833,700235,0,'soga_hair_color1',29,21,28), (384834,700235,0,'soga_hair_color2',39,32,39), (384835,700235,0,'soga_hair_face_color',17,3,23), (384836,700235,0,'soga_hair_face_highlight_color',168,59,22), (384837,700235,0,'soga_hair_highlight',89,21,21), (384838,700235,0,'soga_hair_type_color',17,3,23), (384839,700235,0,'soga_hair_type_highlight_color',168,59,22), (384840,700235,1,'soga_lip_type',-53,97,-22), (384841,700235,1,'soga_nose_type',-42,14,63), (384842,700235,0,'soga_skin_color',46,33,34), (384843,700235,0,'wing_color1',255,255,255), (384844,700235,0,'wing_color2',255,255,255), (384845,700236,1,'cheek_type',26,-75,0), (384846,700236,1,'chin_type',3,-26,-78), (384847,700236,1,'ear_type',-7,9,0), (384848,700236,1,'eye_brow_type',35,-100,100), (384849,700236,0,'eye_color',188,170,150), (384850,700236,1,'eye_type',72,0,0), (384851,700236,0,'hair_color1',26,24,25), (384852,700236,0,'hair_color2',36,34,36), (384853,700236,0,'hair_face_color',15,1,21), (384854,700236,0,'hair_face_highlight_color',15,1,21), (384855,700236,0,'hair_highlight',26,24,25), (384856,700236,0,'hair_type_color',15,1,21), (384857,700236,0,'hair_type_highlight_color',15,1,21), (384858,700236,1,'lip_type',45,42,-72), (384859,700236,1,'nose_type',-25,-100,100), (384860,700236,0,'skin_color',150,123,77), (384861,700236,1,'soga_cheek_type',26,-75,0), (384862,700236,1,'soga_chin_type',3,-26,-78), (384863,700236,1,'soga_ear_type',-7,9,0), (384864,700236,1,'soga_eye_brow_type',35,-100,100), (384865,700236,0,'soga_eye_color',229,229,102), (384866,700236,1,'soga_eye_type',72,0,0), (384867,700236,0,'soga_hair_color1',26,24,25), (384868,700236,0,'soga_hair_color2',36,34,36), (384869,700236,0,'soga_hair_face_color',15,1,21), (384870,700236,0,'soga_hair_face_highlight_color',15,1,21), (384871,700236,0,'soga_hair_highlight',26,24,25), (384872,700236,0,'soga_hair_type_color',15,1,21), (384873,700236,0,'soga_hair_type_highlight_color',15,1,21), (384874,700236,1,'soga_lip_type',45,42,-72), (384875,700236,1,'soga_nose_type',-25,-100,100), (384876,700236,0,'soga_skin_color',150,123,77), (384877,700236,0,'wing_color1',255,255,255), (384878,700236,0,'wing_color2',255,255,255), (384879,700237,0,'eye_color',63,0,63), (384880,700237,0,'skin_color',128,128,0), (384881,700237,0,'soga_eye_color',255,0,255), (384882,700238,0,'eye_color',128,0,128), (384883,700238,0,'skin_color',255,255,0), (384884,700238,0,'soga_eye_color',255,0,255), (384885,700239,0,'eye_color',0,0,255), (384886,700239,0,'skin_color',163,82,0), (384887,700239,0,'soga_eye_color',255,0,255), (384888,700240,0,'eye_color',255,255,255), (384889,700240,0,'skin_color',255,255,255), (384890,700240,0,'soga_eye_color',255,0,255), (384891,700241,0,'eye_color',128,0,0), (384892,700241,0,'skin_color',15,15,15), (384893,700241,0,'soga_eye_color',255,0,255), (384894,700242,0,'eye_color',255,255,255), (384895,700242,0,'skin_color',255,255,255), (384896,700242,0,'soga_eye_color',255,0,255), (384897,700243,0,'eye_color',255,255,255), (384898,700243,0,'skin_color',255,255,255), (384899,700243,0,'soga_eye_color',255,0,255), (384900,700244,0,'eye_color',255,0,128), (384901,700244,0,'skin_color',255,255,0), (384902,700244,0,'soga_eye_color',255,0,255), (384903,700245,0,'eye_color',128,0,0), (384904,700245,0,'skin_color',15,15,15), (384905,700245,0,'soga_eye_color',255,0,255), (384906,700246,0,'eye_color',255,255,255), (384907,700246,0,'skin_color',128,128,128), (384908,700246,0,'soga_eye_color',255,0,255), (384909,700247,0,'eye_color',0,52,0), (384910,700247,0,'skin_color',163,82,0), (384911,700247,0,'soga_eye_color',255,0,255), (384912,700248,0,'eye_color',0,0,63), (384913,700248,0,'skin_color',147,72,0), (384914,700248,0,'soga_eye_color',255,0,255), (384915,700249,0,'eye_color',73,0,0), (384916,700249,0,'skin_color',151,75,0), (384917,700249,0,'soga_eye_color',255,0,255), (384918,700250,0,'eye_color',255,255,255), (384919,700250,0,'skin_color',128,128,128), (384920,700250,0,'soga_eye_color',255,0,255), (384921,700251,0,'eye_color',255,255,255), (384922,700251,0,'skin_color',255,255,255), (384923,700251,0,'soga_eye_color',255,0,255), (384924,700252,0,'eye_color',255,255,255), (384925,700252,0,'skin_color',255,255,255), (384926,700252,0,'soga_eye_color',255,0,255), (384927,700253,1,'cheek_type',-24,-34,0), (384928,700253,1,'chin_type',-34,-89,-55), (384929,700253,1,'ear_type',-42,-59,0), (384930,700253,1,'eye_brow_type',93,19,-8), (384931,700253,0,'eye_color',144,188,195), (384932,700253,1,'eye_type',62,0,0), (384933,700253,0,'hair_color1',91,21,51), (384934,700253,0,'hair_color2',159,88,0), (384935,700253,0,'hair_face_color',121,38,35), (384936,700253,0,'hair_face_highlight_color',47,33,3), (384937,700253,0,'hair_highlight',79,28,15), (384938,700253,0,'hair_type_color',121,38,35), (384939,700253,0,'hair_type_highlight_color',47,33,3), (384940,700253,1,'lip_type',-8,9,58), (384941,700253,1,'nose_type',-4,18,82), (384942,700253,0,'skin_color',228,177,149), (384943,700253,1,'soga_cheek_type',-24,-34,0), (384944,700253,1,'soga_chin_type',-34,-89,-55), (384945,700253,1,'soga_ear_type',-42,-59,0), (384946,700253,1,'soga_eye_brow_type',93,19,-8), (384947,700253,0,'soga_eye_color',229,229,102), (384948,700253,1,'soga_eye_type',62,0,0), (384949,700253,0,'soga_hair_color1',91,21,51), (384950,700253,0,'soga_hair_color2',159,88,0), (384951,700253,0,'soga_hair_face_color',121,38,35), (384952,700253,0,'soga_hair_face_highlight_color',47,33,3), (384953,700253,0,'soga_hair_highlight',79,28,15), (384954,700253,0,'soga_hair_type_color',121,38,35), (384955,700253,0,'soga_hair_type_highlight_color',47,33,3), (384956,700253,1,'soga_lip_type',-8,9,58), (384957,700253,1,'soga_nose_type',-4,18,82), (384958,700253,0,'soga_skin_color',228,177,149), (384959,700253,0,'wing_color1',255,255,255), (384960,700253,0,'wing_color2',255,255,255), (384961,700254,1,'cheek_type',-7,-94,0), (384962,700254,1,'chin_type',68,-72,-13), (384963,700254,1,'ear_type',19,21,0), (384964,700254,1,'eye_brow_type',29,89,17), (384965,700254,0,'eye_color',41,82,95), (384966,700254,1,'eye_type',79,0,0), (384967,700254,0,'hair_color1',56,33,26), (384968,700254,0,'hair_color2',94,59,11), (384969,700254,0,'hair_face_color',100,70,10), (384970,700254,0,'hair_face_highlight_color',232,183,30), (384971,700254,0,'hair_highlight',246,219,114), (384972,700254,0,'hair_type_color',100,70,10), (384973,700254,0,'hair_type_highlight_color',232,183,30), (384974,700254,1,'lip_type',-57,-2,-35), (384975,700254,1,'nose_type',18,18,2), (384976,700254,0,'skin_color',105,112,109), (384977,700254,1,'soga_cheek_type',-7,-94,0), (384978,700254,1,'soga_chin_type',68,-72,-13), (384979,700254,1,'soga_ear_type',19,21,0), (384980,700254,1,'soga_eye_brow_type',29,89,17), (384981,700254,0,'soga_eye_color',229,229,102), (384982,700254,1,'soga_eye_type',79,0,0), (384983,700254,0,'soga_hair_color1',56,33,26), (384984,700254,0,'soga_hair_color2',94,59,11), (384985,700254,0,'soga_hair_face_color',100,70,10), (384986,700254,0,'soga_hair_face_highlight_color',232,183,30), (384987,700254,0,'soga_hair_highlight',246,219,114), (384988,700254,0,'soga_hair_type_color',100,70,10), (384989,700254,0,'soga_hair_type_highlight_color',232,183,30), (384990,700254,1,'soga_lip_type',-57,-2,-35), (384991,700254,1,'soga_nose_type',18,18,2), (384992,700254,0,'soga_skin_color',105,112,109), (384993,700254,0,'wing_color1',255,255,255), (384994,700254,0,'wing_color2',255,255,255), (384995,700255,1,'cheek_type',-31,-82,0), (384996,700255,1,'chin_type',-69,-29,85), (384997,700255,1,'ear_type',-96,-34,0), (384998,700255,1,'eye_brow_type',-72,-72,41), (384999,700255,0,'eye_color',145,190,203), (385000,700255,1,'eye_type',-31,0,0), (385001,700255,0,'hair_color1',38,22,21), (385002,700255,0,'hair_color2',120,50,0), (385003,700255,0,'hair_face_color',4,1,1), (385004,700255,0,'hair_face_highlight_color',233,168,29), (385005,700255,0,'hair_highlight',200,165,96), (385006,700255,0,'hair_type_color',4,1,1), (385007,700255,0,'hair_type_highlight_color',233,168,29), (385008,700255,1,'lip_type',12,-37,66), (385009,700255,1,'nose_type',-19,-9,-82), (385010,700255,0,'skin_color',44,46,46), (385011,700255,1,'soga_cheek_type',-31,-82,0), (385012,700255,1,'soga_chin_type',-69,-29,85), (385013,700255,1,'soga_ear_type',-96,-34,0), (385014,700255,1,'soga_eye_brow_type',-72,-72,41), (385015,700255,0,'soga_eye_color',229,229,102), (385016,700255,1,'soga_eye_type',-31,0,0), (385017,700255,0,'soga_hair_color1',38,22,21), (385018,700255,0,'soga_hair_color2',120,50,0), (385019,700255,0,'soga_hair_face_color',4,1,1), (385020,700255,0,'soga_hair_face_highlight_color',233,168,29), (385021,700255,0,'soga_hair_highlight',200,165,96), (385022,700255,0,'soga_hair_type_color',4,1,1), (385023,700255,0,'soga_hair_type_highlight_color',233,168,29), (385024,700255,1,'soga_lip_type',12,-37,66), (385025,700255,1,'soga_nose_type',-19,-9,-82), (385026,700255,0,'soga_skin_color',44,46,46), (385027,700255,0,'wing_color1',255,255,255), (385028,700255,0,'wing_color2',255,255,255), (385029,700256,1,'cheek_type',-81,-26,0), (385030,700256,1,'chin_type',18,-39,76), (385031,700256,1,'ear_type',14,-59,0), (385032,700256,1,'eye_brow_type',58,-28,-48), (385033,700256,0,'eye_color',102,74,34), (385034,700256,1,'eye_type',44,0,0), (385035,700256,0,'hair_color1',38,22,21), (385036,700256,0,'hair_color2',120,50,0), (385037,700256,0,'hair_face_color',5,2,2), (385038,700256,0,'hair_face_highlight_color',228,172,24), (385039,700256,0,'hair_highlight',200,165,96), (385040,700256,0,'hair_type_color',5,2,2), (385041,700256,0,'hair_type_highlight_color',228,172,24), (385042,700256,1,'lip_type',42,-89,0), (385043,700256,1,'nose_type',91,4,-29), (385044,700256,0,'skin_color',234,195,198), (385045,700256,1,'soga_cheek_type',-81,-26,0), (385046,700256,1,'soga_chin_type',18,-39,76), (385047,700256,1,'soga_ear_type',14,-59,0), (385048,700256,1,'soga_eye_brow_type',58,-28,-48), (385049,700256,0,'soga_eye_color',229,229,102), (385050,700256,1,'soga_eye_type',44,0,0), (385051,700256,0,'soga_hair_color1',38,22,21), (385052,700256,0,'soga_hair_color2',120,50,0), (385053,700256,0,'soga_hair_face_color',5,2,2), (385054,700256,0,'soga_hair_face_highlight_color',228,172,24), (385055,700256,0,'soga_hair_highlight',200,165,96), (385056,700256,0,'soga_hair_type_color',5,2,2), (385057,700256,0,'soga_hair_type_highlight_color',228,172,24), (385058,700256,1,'soga_lip_type',42,-89,0), (385059,700256,1,'soga_nose_type',91,4,-29), (385060,700256,0,'soga_skin_color',234,195,198), (385061,700256,0,'wing_color1',255,255,255), (385062,700256,0,'wing_color2',255,255,255), (385063,700257,1,'cheek_type',-28,-9,0), (385064,700257,1,'chin_type',2,-38,35), (385065,700257,1,'ear_type',-35,24,0), (385066,700257,1,'eye_brow_type',22,-11,-21), (385067,700257,0,'eye_color',147,111,54), (385068,700257,1,'eye_type',14,0,0), (385069,700257,0,'hair_face_color',65,26,9), (385070,700257,0,'hair_face_highlight_color',94,77,57), (385071,700257,0,'hair_type_color',65,26,9), (385072,700257,0,'hair_type_highlight_color',94,77,57), (385073,700257,1,'lip_type',19,-3,-22), (385074,700257,1,'nose_type',31,32,0), (385075,700257,0,'skin_color',253,254,254), (385076,700257,1,'soga_cheek_type',-28,-9,0), (385077,700257,1,'soga_chin_type',2,-38,35), (385078,700257,1,'soga_ear_type',-35,24,0), (385079,700257,1,'soga_eye_brow_type',22,-11,-21), (385080,700257,0,'soga_eye_color',229,229,102), (385081,700257,1,'soga_eye_type',14,0,0), (385082,700257,0,'soga_hair_face_color',65,26,9), (385083,700257,0,'soga_hair_face_highlight_color',94,77,57), (385084,700257,0,'soga_hair_type_color',65,26,9), (385085,700257,0,'soga_hair_type_highlight_color',94,77,57), (385086,700257,1,'soga_lip_type',19,-3,-22), (385087,700257,1,'soga_nose_type',31,32,0), (385088,700257,0,'soga_skin_color',253,254,254), (385089,700257,0,'wing_color1',255,255,255), (385090,700257,0,'wing_color2',255,255,255), (385091,700258,1,'cheek_type',0,-90,0), (385092,700258,1,'chin_type',77,-56,-3), (385093,700258,1,'ear_type',85,-63,0), (385094,700258,1,'eye_brow_type',70,-88,4), (385095,700258,0,'eye_color',102,161,165), (385096,700258,1,'eye_type',-90,0,0), (385097,700258,0,'hair_color1',54,45,28), (385098,700258,0,'hair_color2',104,52,0), (385099,700258,0,'hair_face_color',47,14,19), (385100,700258,0,'hair_face_highlight_color',182,81,34), (385101,700258,0,'hair_highlight',105,26,26), (385102,700258,0,'hair_type_color',47,14,19), (385103,700258,0,'hair_type_highlight_color',182,81,34), (385104,700258,1,'lip_type',-81,-50,-36), (385105,700258,1,'nose_type',6,-2,-11), (385106,700258,0,'skin_color',197,171,173), (385107,700258,1,'soga_cheek_type',0,-90,0), (385108,700258,1,'soga_chin_type',77,-56,-3), (385109,700258,1,'soga_ear_type',85,-63,0), (385110,700258,1,'soga_eye_brow_type',70,-88,4), (385111,700258,0,'soga_eye_color',229,229,102), (385112,700258,1,'soga_eye_type',-90,0,0), (385113,700258,0,'soga_hair_color1',54,45,28), (385114,700258,0,'soga_hair_color2',104,52,0), (385115,700258,0,'soga_hair_face_color',47,14,19), (385116,700258,0,'soga_hair_face_highlight_color',182,81,34), (385117,700258,0,'soga_hair_highlight',105,26,26), (385118,700258,0,'soga_hair_type_color',47,14,19), (385119,700258,0,'soga_hair_type_highlight_color',182,81,34), (385120,700258,1,'soga_lip_type',-81,-50,-36), (385121,700258,1,'soga_nose_type',6,-2,-11), (385122,700258,0,'soga_skin_color',197,171,173), (385123,700258,0,'wing_color1',255,255,255), (385124,700258,0,'wing_color2',255,255,255), (385125,700259,1,'cheek_type',63,45,0), (385126,700259,1,'chin_type',-94,-63,-58), (385127,700259,1,'ear_type',90,85,0), (385128,700259,1,'eye_brow_type',7,79,9), (385129,700259,0,'eye_color',116,124,67), (385130,700259,1,'eye_type',-52,0,0), (385131,700259,0,'hair_color1',161,165,168), (385132,700259,0,'hair_color2',50,69,69), (385133,700259,0,'hair_face_color',224,230,231), (385134,700259,0,'hair_face_highlight_color',219,179,16), (385135,700259,0,'hair_highlight',239,221,86), (385136,700259,0,'hair_type_color',224,230,231), (385137,700259,0,'hair_type_highlight_color',219,179,16), (385138,700259,1,'lip_type',33,-53,55), (385139,700259,1,'nose_type',56,84,0), (385140,700259,0,'skin_color',195,205,205), (385141,700259,1,'soga_cheek_type',63,45,0), (385142,700259,1,'soga_chin_type',-94,-63,-58), (385143,700259,1,'soga_ear_type',90,85,0), (385144,700259,1,'soga_eye_brow_type',7,79,9), (385145,700259,0,'soga_eye_color',229,229,102), (385146,700259,1,'soga_eye_type',-52,0,0), (385147,700259,0,'soga_hair_color1',161,165,168), (385148,700259,0,'soga_hair_color2',50,69,69), (385149,700259,0,'soga_hair_face_color',224,230,231), (385150,700259,0,'soga_hair_face_highlight_color',219,179,16), (385151,700259,0,'soga_hair_highlight',239,221,86), (385152,700259,0,'soga_hair_type_color',224,230,231), (385153,700259,0,'soga_hair_type_highlight_color',219,179,16), (385154,700259,1,'soga_lip_type',33,-53,55), (385155,700259,1,'soga_nose_type',56,84,0), (385156,700259,0,'soga_skin_color',195,205,205), (385157,700259,0,'wing_color1',255,255,255), (385158,700259,0,'wing_color2',255,255,255), (385159,700260,1,'cheek_type',-59,66,0), (385160,700260,1,'chin_type',29,-11,-13), (385161,700260,1,'ear_type',90,33,0), (385162,700260,1,'eye_brow_type',59,-94,-32), (385163,700260,0,'eye_color',54,116,114), (385164,700260,1,'eye_type',53,0,0), (385165,700260,0,'hair_color1',79,28,15), (385166,700260,0,'hair_color2',111,64,0), (385167,700260,0,'hair_face_color',35,24,1), (385168,700260,0,'hair_face_highlight_color',47,14,19), (385169,700260,0,'hair_highlight',54,45,28), (385170,700260,0,'hair_type_color',35,24,1), (385171,700260,0,'hair_type_highlight_color',47,14,19), (385172,700260,1,'lip_type',-26,-22,-25), (385173,700260,1,'nose_type',39,14,78), (385174,700260,0,'skin_color',229,185,183), (385175,700260,1,'soga_cheek_type',-59,66,0), (385176,700260,1,'soga_chin_type',29,-11,-13), (385177,700260,1,'soga_ear_type',90,33,0), (385178,700260,1,'soga_eye_brow_type',59,-94,-32), (385179,700260,0,'soga_eye_color',229,229,102), (385180,700260,1,'soga_eye_type',53,0,0), (385181,700260,0,'soga_hair_color1',79,28,15), (385182,700260,0,'soga_hair_color2',111,64,0), (385183,700260,0,'soga_hair_face_color',35,24,1), (385184,700260,0,'soga_hair_face_highlight_color',47,14,19), (385185,700260,0,'soga_hair_highlight',54,45,28), (385186,700260,0,'soga_hair_type_color',35,24,1), (385187,700260,0,'soga_hair_type_highlight_color',47,14,19), (385188,700260,1,'soga_lip_type',-26,-22,-25), (385189,700260,1,'soga_nose_type',39,14,78), (385190,700260,0,'soga_skin_color',229,185,183), (385191,700260,0,'wing_color1',255,255,255), (385192,700260,0,'wing_color2',255,255,255), (385193,700261,1,'cheek_type',62,85,0), (385194,700261,1,'chin_type',-83,34,-28), (385195,700261,1,'ear_type',-97,17,0), (385196,700261,1,'eye_brow_type',-26,-18,-22), (385197,700261,0,'eye_color',115,172,190), (385198,700261,1,'eye_type',-58,0,0), (385199,700261,0,'hair_color1',200,165,96), (385200,700261,0,'hair_color2',173,99,44), (385201,700261,0,'hair_face_color',231,170,26), (385202,700261,0,'hair_face_highlight_color',40,34,51), (385203,700261,0,'hair_highlight',43,36,70), (385204,700261,0,'hair_type_color',231,170,26), (385205,700261,0,'hair_type_highlight_color',40,34,51), (385206,700261,1,'lip_type',-33,-4,-72), (385207,700261,1,'nose_type',32,0,89), (385208,700261,0,'skin_color',67,50,51), (385209,700261,1,'soga_cheek_type',62,85,0), (385210,700261,1,'soga_chin_type',-83,34,-28), (385211,700261,1,'soga_ear_type',-97,17,0), (385212,700261,1,'soga_eye_brow_type',-26,-18,-22), (385213,700261,0,'soga_eye_color',229,229,102), (385214,700261,1,'soga_eye_type',-58,0,0), (385215,700261,0,'soga_hair_color1',200,165,96), (385216,700261,0,'soga_hair_color2',173,99,44), (385217,700261,0,'soga_hair_face_color',231,170,26), (385218,700261,0,'soga_hair_face_highlight_color',40,34,51), (385219,700261,0,'soga_hair_highlight',43,36,70), (385220,700261,0,'soga_hair_type_color',231,170,26), (385221,700261,0,'soga_hair_type_highlight_color',40,34,51), (385222,700261,1,'soga_lip_type',-33,-4,-72), (385223,700261,1,'soga_nose_type',32,0,89), (385224,700261,0,'soga_skin_color',67,50,51), (385225,700261,0,'wing_color1',255,255,255), (385226,700261,0,'wing_color2',255,255,255), (385227,700262,1,'cheek_type',39,-45,0), (385228,700262,1,'chin_type',19,56,-58), (385229,700262,1,'ear_type',31,-11,0), (385230,700262,1,'eye_brow_type',72,-24,70), (385231,700262,0,'eye_color',155,186,169), (385232,700262,1,'eye_type',91,0,0), (385233,700262,0,'hair_color1',161,165,168), (385234,700262,0,'hair_color2',50,69,69), (385235,700262,0,'hair_face_color',244,246,246), (385236,700262,0,'hair_face_highlight_color',33,24,42), (385237,700262,0,'hair_highlight',29,21,28), (385238,700262,0,'hair_type_color',244,246,246), (385239,700262,0,'hair_type_highlight_color',33,24,42), (385240,700262,1,'lip_type',26,-19,-76), (385241,700262,1,'nose_type',19,-68,-76), (385242,700262,0,'skin_color',217,184,175), (385243,700262,1,'soga_cheek_type',39,-45,0), (385244,700262,1,'soga_chin_type',19,56,-58), (385245,700262,1,'soga_ear_type',31,-11,0), (385246,700262,1,'soga_eye_brow_type',72,-24,70), (385247,700262,0,'soga_eye_color',229,229,102), (385248,700262,1,'soga_eye_type',91,0,0), (385249,700262,0,'soga_hair_color1',161,165,168), (385250,700262,0,'soga_hair_color2',50,69,69), (385251,700262,0,'soga_hair_face_color',244,246,246), (385252,700262,0,'soga_hair_face_highlight_color',33,24,42), (385253,700262,0,'soga_hair_highlight',29,21,28), (385254,700262,0,'soga_hair_type_color',244,246,246), (385255,700262,0,'soga_hair_type_highlight_color',33,24,42), (385256,700262,1,'soga_lip_type',26,-19,-76), (385257,700262,1,'soga_nose_type',19,-68,-76), (385258,700262,0,'soga_skin_color',217,184,175), (385259,700262,0,'wing_color1',255,255,255), (385260,700262,0,'wing_color2',255,255,255), (385261,700263,0,'eye_color',142,159,181), (385262,700263,0,'skin_color',251,251,250), (385263,700263,0,'soga_eye_color',255,0,255), (385264,700264,1,'cheek_type',72,-63,0), (385265,700264,1,'chin_type',7,25,45), (385266,700264,1,'ear_type',70,-95,0), (385267,700264,1,'eye_brow_type',-42,17,22), (385268,700264,0,'eye_color',150,193,203), (385269,700264,1,'eye_type',31,0,0), (385270,700264,0,'hair_color1',79,28,15), (385271,700264,0,'hair_color2',111,64,0), (385272,700264,0,'hair_face_color',42,29,3), (385273,700264,0,'hair_face_highlight_color',15,1,21), (385274,700264,0,'hair_highlight',29,21,28), (385275,700264,0,'hair_type_color',42,29,3), (385276,700264,0,'hair_type_highlight_color',15,1,21), (385277,700264,1,'lip_type',1,85,9), (385278,700264,1,'nose_type',89,58,26), (385279,700264,0,'skin_color',177,186,186), (385280,700264,1,'soga_cheek_type',72,-63,0), (385281,700264,1,'soga_chin_type',7,25,45), (385282,700264,1,'soga_ear_type',70,-95,0), (385283,700264,1,'soga_eye_brow_type',-42,17,22), (385284,700264,0,'soga_eye_color',229,229,102), (385285,700264,1,'soga_eye_type',31,0,0), (385286,700264,0,'soga_hair_color1',79,28,15), (385287,700264,0,'soga_hair_color2',111,64,0), (385288,700264,0,'soga_hair_face_color',42,29,3), (385289,700264,0,'soga_hair_face_highlight_color',15,1,21), (385290,700264,0,'soga_hair_highlight',29,21,28), (385291,700264,0,'soga_hair_type_color',42,29,3), (385292,700264,0,'soga_hair_type_highlight_color',15,1,21), (385293,700264,1,'soga_lip_type',1,85,9), (385294,700264,1,'soga_nose_type',89,58,26), (385295,700264,0,'soga_skin_color',177,186,186), (385296,700264,0,'wing_color1',255,255,255), (385297,700264,0,'wing_color2',255,255,255), (385298,700265,1,'cheek_type',1,-4,0), (385299,700265,1,'chin_type',-51,97,4), (385300,700265,1,'ear_type',63,-26,0), (385301,700265,1,'eye_brow_type',-65,-81,-4), (385302,700265,0,'eye_color',43,70,43), (385303,700265,1,'eye_type',11,0,0), (385304,700265,0,'hair_color1',79,28,15), (385305,700265,0,'hair_color2',111,64,0), (385306,700265,0,'hair_face_color',37,22,5), (385307,700265,0,'hair_face_highlight_color',121,38,35), (385308,700265,0,'hair_highlight',91,21,51), (385309,700265,0,'hair_type_color',37,22,5), (385310,700265,0,'hair_type_highlight_color',121,38,35), (385311,700265,1,'lip_type',41,47,-72), (385312,700265,1,'nose_type',97,62,-14), (385313,700265,0,'skin_color',245,249,245), (385314,700265,1,'soga_cheek_type',1,-4,0), (385315,700265,1,'soga_chin_type',-51,97,4), (385316,700265,1,'soga_ear_type',63,-26,0), (385317,700265,1,'soga_eye_brow_type',-65,-81,-4), (385318,700265,0,'soga_eye_color',229,229,102), (385319,700265,1,'soga_eye_type',11,0,0), (385320,700265,0,'soga_hair_color1',79,28,15), (385321,700265,0,'soga_hair_color2',111,64,0), (385322,700265,0,'soga_hair_face_color',37,22,5), (385323,700265,0,'soga_hair_face_highlight_color',121,38,35), (385324,700265,0,'soga_hair_highlight',91,21,51), (385325,700265,0,'soga_hair_type_color',37,22,5), (385326,700265,0,'soga_hair_type_highlight_color',121,38,35), (385327,700265,1,'soga_lip_type',41,47,-72), (385328,700265,1,'soga_nose_type',97,62,-14), (385329,700265,0,'soga_skin_color',245,249,245), (385330,700265,0,'wing_color1',255,255,255), (385331,700265,0,'wing_color2',255,255,255), (385332,700266,1,'cheek_type',-41,-69,0), (385333,700266,1,'chin_type',26,71,-41), (385334,700266,1,'ear_type',-38,-26,0), (385335,700266,1,'eye_brow_type',89,-64,-55), (385336,700266,0,'eye_color',30,57,39), (385337,700266,1,'eye_type',-31,0,0), (385338,700266,0,'hair_color1',209,131,22), (385339,700266,0,'hair_color2',199,150,48), (385340,700266,0,'hair_face_color',198,139,15), (385341,700266,0,'hair_face_highlight_color',244,246,246), (385342,700266,0,'hair_highlight',161,165,168), (385343,700266,0,'hair_type_color',198,139,15), (385344,700266,0,'hair_type_highlight_color',244,246,246), (385345,700266,1,'lip_type',-42,79,16), (385346,700266,1,'nose_type',-25,-72,17), (385347,700266,0,'skin_color',244,248,248), (385348,700266,1,'soga_cheek_type',-41,-69,0), (385349,700266,1,'soga_chin_type',26,71,-41), (385350,700266,1,'soga_ear_type',-38,-26,0), (385351,700266,1,'soga_eye_brow_type',89,-64,-55), (385352,700266,0,'soga_eye_color',229,229,102), (385353,700266,1,'soga_eye_type',-31,0,0), (385354,700266,0,'soga_hair_color1',209,131,22), (385355,700266,0,'soga_hair_color2',199,150,48), (385356,700266,0,'soga_hair_face_color',198,139,15), (385357,700266,0,'soga_hair_face_highlight_color',244,246,246), (385358,700266,0,'soga_hair_highlight',161,165,168), (385359,700266,0,'soga_hair_type_color',198,139,15), (385360,700266,0,'soga_hair_type_highlight_color',244,246,246), (385361,700266,1,'soga_lip_type',-42,79,16), (385362,700266,1,'soga_nose_type',-25,-72,17), (385363,700266,0,'soga_skin_color',244,248,248), (385364,700266,0,'wing_color1',255,255,255), (385365,700266,0,'wing_color2',255,255,255), (385366,700267,1,'cheek_type',50,-38,0), (385367,700267,1,'chin_type',-38,62,56), (385368,700267,1,'ear_type',31,-17,0), (385369,700267,1,'eye_brow_type',52,34,82), (385370,700267,0,'eye_color',40,24,8), (385371,700267,1,'eye_type',-34,0,0), (385372,700267,0,'hair_color1',26,24,25), (385373,700267,0,'hair_color2',36,34,36), (385374,700267,0,'hair_face_color',15,1,21), (385375,700267,0,'hair_face_highlight_color',15,1,21), (385376,700267,0,'hair_highlight',26,24,25), (385377,700267,0,'hair_type_color',15,1,21), (385378,700267,0,'hair_type_highlight_color',15,1,21), (385379,700267,1,'lip_type',18,72,77), (385380,700267,1,'nose_type',65,100,-52), (385381,700267,0,'skin_color',114,87,54), (385382,700267,1,'soga_cheek_type',50,-38,0), (385383,700267,1,'soga_chin_type',-38,62,56), (385384,700267,1,'soga_ear_type',31,-17,0), (385385,700267,1,'soga_eye_brow_type',52,34,82), (385386,700267,0,'soga_eye_color',229,229,102), (385387,700267,1,'soga_eye_type',-34,0,0), (385388,700267,0,'soga_hair_color1',26,24,25), (385389,700267,0,'soga_hair_color2',36,34,36), (385390,700267,0,'soga_hair_face_color',15,1,21), (385391,700267,0,'soga_hair_face_highlight_color',15,1,21), (385392,700267,0,'soga_hair_highlight',26,24,25), (385393,700267,0,'soga_hair_type_color',15,1,21), (385394,700267,0,'soga_hair_type_highlight_color',15,1,21), (385395,700267,1,'soga_lip_type',18,72,77), (385396,700267,1,'soga_nose_type',65,100,-52), (385397,700267,0,'soga_skin_color',114,87,54), (385398,700267,0,'wing_color1',255,255,255), (385399,700267,0,'wing_color2',255,255,255), (385400,700268,1,'cheek_type',21,14,0), (385401,700268,1,'chin_type',36,81,68), (385402,700268,1,'ear_type',-63,29,0), (385403,700268,1,'eye_brow_type',-57,83,29), (385404,700268,0,'eye_color',61,120,89), (385405,700268,1,'eye_type',-42,0,0), (385406,700268,0,'hair_color1',38,22,21), (385407,700268,0,'hair_color2',120,50,0), (385408,700268,0,'hair_face_highlight_color',35,24,1), (385409,700268,0,'hair_highlight',79,28,15), (385410,700268,0,'hair_type_highlight_color',35,24,1), (385411,700268,1,'lip_type',95,-77,-50), (385412,700268,1,'nose_type',65,68,-48), (385413,700268,0,'skin_color',241,232,234), (385414,700268,1,'soga_cheek_type',21,14,0), (385415,700268,1,'soga_chin_type',36,81,68), (385416,700268,1,'soga_ear_type',-63,29,0), (385417,700268,1,'soga_eye_brow_type',-57,83,29), (385418,700268,0,'soga_eye_color',229,229,102), (385419,700268,1,'soga_eye_type',-42,0,0), (385420,700268,0,'soga_hair_color1',38,22,21), (385421,700268,0,'soga_hair_color2',120,50,0), (385422,700268,0,'soga_hair_face_highlight_color',35,24,1), (385423,700268,0,'soga_hair_highlight',79,28,15), (385424,700268,0,'soga_hair_type_highlight_color',35,24,1), (385425,700268,1,'soga_lip_type',95,-77,-50), (385426,700268,1,'soga_nose_type',65,68,-48), (385427,700268,0,'soga_skin_color',241,232,234), (385428,700268,0,'wing_color1',255,255,255), (385429,700268,0,'wing_color2',255,255,255), (385430,700269,0,'eye_color',255,255,255), (385431,700269,0,'skin_color',255,255,255), (385432,700269,0,'soga_eye_color',255,0,255), (385433,700270,0,'eye_color',255,255,255), (385434,700270,0,'skin_color',255,255,255), (385435,700270,0,'soga_eye_color',255,0,255), (385436,700271,0,'eye_color',255,255,255), (385437,700271,0,'skin_color',255,255,255), (385438,700271,0,'soga_eye_color',255,0,255), (385439,700272,0,'eye_color',0,88,136), (385440,700272,0,'skin_color',31,0,0), (385441,700272,0,'soga_eye_color',255,0,255), (385442,700273,0,'eye_color',80,40,0), (385443,700273,0,'skin_color',107,107,107), (385444,700273,0,'soga_eye_color',255,0,255), (385445,700274,0,'eye_color',128,0,0), (385446,700274,0,'skin_color',15,15,15), (385447,700274,0,'soga_eye_color',255,0,255), (385448,700275,0,'eye_color',128,63,0), (385449,700275,0,'skin_color',128,0,0), (385450,700275,0,'soga_eye_color',255,0,255), (385451,700276,0,'eye_color',0,123,241), (385452,700276,0,'skin_color',63,0,0), (385453,700276,0,'soga_eye_color',255,0,255), (385454,700277,0,'eye_color',0,52,0), (385455,700277,0,'skin_color',163,82,0), (385456,700277,0,'soga_eye_color',255,0,255), (385457,700278,0,'eye_color',0,52,0), (385458,700278,0,'skin_color',163,82,0), (385459,700278,0,'soga_eye_color',255,0,255), (385460,700279,0,'eye_color',73,0,0), (385461,700279,0,'skin_color',151,75,0), (385462,700279,0,'soga_eye_color',255,0,255), (385463,700280,0,'eye_color',73,0,0), (385464,700280,0,'skin_color',151,75,0), (385465,700280,0,'soga_eye_color',255,0,255), (385466,700281,0,'eye_color',0,0,63), (385467,700281,0,'skin_color',147,72,0), (385468,700281,0,'soga_eye_color',255,0,255), (385469,700282,0,'eye_color',0,0,63), (385470,700282,0,'skin_color',147,72,0), (385471,700282,0,'soga_eye_color',255,0,255), (385472,700283,0,'eye_color',80,40,0), (385473,700283,0,'skin_color',107,107,107), (385474,700283,0,'soga_eye_color',255,0,255), (385475,700284,1,'cheek_type',12,53,0), (385476,700284,1,'chin_type',41,-14,4), (385477,700284,1,'ear_type',-2,72,0), (385478,700284,1,'eye_brow_type',93,-11,-52), (385479,700284,0,'eye_color',116,174,190), (385480,700284,1,'eye_type',97,0,0), (385481,700284,0,'hair_color1',38,22,21), (385482,700284,0,'hair_color2',120,50,0), (385483,700284,0,'hair_face_color',2,0,0), (385484,700284,0,'hair_face_highlight_color',233,184,31), (385485,700284,0,'hair_highlight',246,219,114), (385486,700284,0,'hair_type_color',2,0,0), (385487,700284,0,'hair_type_highlight_color',233,184,31), (385488,700284,1,'lip_type',44,-53,-50), (385489,700284,1,'nose_type',-55,-88,-62), (385490,700284,0,'skin_color',202,194,179), (385491,700284,1,'soga_cheek_type',12,53,0), (385492,700284,1,'soga_chin_type',41,-14,4), (385493,700284,1,'soga_ear_type',-2,72,0), (385494,700284,1,'soga_eye_brow_type',93,-11,-52), (385495,700284,0,'soga_eye_color',229,229,102), (385496,700284,1,'soga_eye_type',97,0,0), (385497,700284,0,'soga_hair_color1',38,22,21), (385498,700284,0,'soga_hair_color2',120,50,0), (385499,700284,0,'soga_hair_face_color',2,0,0), (385500,700284,0,'soga_hair_face_highlight_color',233,184,31), (385501,700284,0,'soga_hair_highlight',246,219,114), (385502,700284,0,'soga_hair_type_color',2,0,0), (385503,700284,0,'soga_hair_type_highlight_color',233,184,31), (385504,700284,1,'soga_lip_type',44,-53,-50), (385505,700284,1,'soga_nose_type',-55,-88,-62), (385506,700284,0,'soga_skin_color',202,194,179), (385507,700284,0,'wing_color1',255,255,255), (385508,700284,0,'wing_color2',255,255,255), (385509,700285,0,'eye_color',0,105,188), (385510,700285,0,'skin_color',27,0,0), (385511,700285,0,'soga_eye_color',255,0,255), (385512,700286,0,'eye_color',0,91,145), (385513,700286,0,'skin_color',55,0,0), (385514,700286,0,'soga_eye_color',255,0,255), (385515,700287,0,'eye_color',255,255,255), (385516,700287,0,'skin_color',255,255,255), (385517,700287,0,'soga_eye_color',255,0,255), (385518,700288,0,'eye_color',63,0,0), (385519,700288,0,'skin_color',147,0,0), (385520,700288,0,'soga_eye_color',255,0,255), (385521,700289,0,'eye_color',172,91,255), (385522,700289,0,'skin_color',63,0,0), (385523,700289,0,'soga_eye_color',255,0,255), (385524,700290,0,'eye_color',255,255,255), (385525,700290,0,'skin_color',255,255,255), (385526,700290,0,'soga_eye_color',255,0,255), (385527,700291,0,'eye_color',255,255,255), (385528,700291,0,'skin_color',0,128,63), (385529,700291,0,'soga_eye_color',255,0,255), (385530,700292,0,'eye_color',255,255,255), (385531,700292,0,'skin_color',255,255,255), (385532,700292,0,'soga_eye_color',255,0,255), (385533,700293,0,'eye_color',255,255,255), (385534,700293,0,'skin_color',255,255,0), (385535,700293,0,'soga_eye_color',255,0,255), (385536,700294,0,'eye_color',255,255,255), (385537,700294,0,'skin_color',255,255,255), (385538,700294,0,'soga_eye_color',255,0,255), (385539,700295,1,'cheek_type',7,-100,0), (385540,700295,1,'chin_type',-62,-19,100), (385541,700295,1,'ear_type',57,87,0), (385542,700295,1,'eye_brow_type',83,88,47), (385543,700295,0,'eye_color',210,188,156), (385544,700295,1,'eye_type',-63,0,0), (385545,700295,0,'hair_color1',50,48,56), (385546,700295,0,'hair_color2',68,72,71), (385547,700295,0,'hair_face_color',84,95,103), (385548,700295,0,'hair_face_highlight_color',127,40,33), (385549,700295,0,'hair_highlight',91,21,51), (385550,700295,0,'hair_type_color',84,95,103), (385551,700295,0,'hair_type_highlight_color',127,40,33), (385552,700295,1,'lip_type',34,-62,-7), (385553,700295,1,'nose_type',-64,100,-64), (385554,700295,0,'skin_color',86,66,38), (385555,700295,1,'soga_cheek_type',7,-100,0), (385556,700295,1,'soga_chin_type',-62,-19,100), (385557,700295,1,'soga_ear_type',57,87,0), (385558,700295,1,'soga_eye_brow_type',83,88,47), (385559,700295,0,'soga_eye_color',229,229,102), (385560,700295,1,'soga_eye_type',-63,0,0), (385561,700295,0,'soga_hair_color1',50,48,56), (385562,700295,0,'soga_hair_color2',68,72,71), (385563,700295,0,'soga_hair_face_color',84,95,103), (385564,700295,0,'soga_hair_face_highlight_color',127,40,33), (385565,700295,0,'soga_hair_highlight',91,21,51), (385566,700295,0,'soga_hair_type_color',84,95,103), (385567,700295,0,'soga_hair_type_highlight_color',127,40,33), (385568,700295,1,'soga_lip_type',34,-62,-7), (385569,700295,1,'soga_nose_type',-64,100,-64), (385570,700295,0,'soga_skin_color',86,66,38), (385571,700295,0,'wing_color1',255,255,255), (385572,700295,0,'wing_color2',255,255,255), (385573,700296,0,'eye_color',255,255,255), (385574,700296,0,'skin_color',255,255,255), (385575,700296,0,'soga_eye_color',255,0,255), (385576,700297,0,'eye_color',0,0,63), (385577,700297,0,'skin_color',128,63,0), (385578,700297,0,'soga_eye_color',255,0,255), (385579,700298,0,'eye_color',255,255,255), (385580,700298,0,'skin_color',255,255,255), (385581,700298,0,'soga_eye_color',255,0,255), (385582,700299,0,'eye_color',255,255,255), (385583,700299,0,'skin_color',255,255,255), (385584,700299,0,'soga_eye_color',255,0,255), (385585,700300,0,'eye_color',0,90,142), (385586,700300,0,'skin_color',9,0,0), (385587,700300,0,'soga_eye_color',255,0,255), (385588,700301,0,'eye_color',255,255,255), (385589,700301,0,'skin_color',255,255,255), (385590,700301,0,'soga_eye_color',255,0,255), (385591,700302,1,'cheek_type',100,-100,0), (385592,700302,1,'chin_type',-7,-8,12), (385593,700302,1,'ear_type',8,-14,0), (385594,700302,1,'eye_brow_type',75,-100,100), (385595,700302,0,'eye_color',99,76,38), (385596,700302,1,'eye_type',100,0,0), (385597,700302,0,'hair_color1',26,24,25), (385598,700302,0,'hair_color2',36,34,36), (385599,700302,0,'hair_face_color',15,1,21), (385600,700302,0,'hair_face_highlight_color',15,1,21), (385601,700302,0,'hair_highlight',26,24,25), (385602,700302,0,'hair_type_color',15,1,21), (385603,700302,0,'hair_type_highlight_color',15,1,21), (385604,700302,1,'lip_type',7,50,-18), (385605,700302,1,'nose_type',51,37,75), (385606,700302,0,'skin_color',92,71,43), (385607,700302,1,'soga_cheek_type',100,-100,0), (385608,700302,1,'soga_chin_type',-7,-8,12), (385609,700302,1,'soga_ear_type',8,-14,0), (385610,700302,1,'soga_eye_brow_type',75,-100,100), (385611,700302,0,'soga_eye_color',229,229,102), (385612,700302,1,'soga_eye_type',100,0,0), (385613,700302,0,'soga_hair_color1',26,24,25), (385614,700302,0,'soga_hair_color2',36,34,36), (385615,700302,0,'soga_hair_face_color',15,1,21), (385616,700302,0,'soga_hair_face_highlight_color',15,1,21), (385617,700302,0,'soga_hair_highlight',26,24,25), (385618,700302,0,'soga_hair_type_color',15,1,21), (385619,700302,0,'soga_hair_type_highlight_color',15,1,21), (385620,700302,1,'soga_lip_type',7,50,-18), (385621,700302,1,'soga_nose_type',51,37,75), (385622,700302,0,'soga_skin_color',92,71,43), (385623,700302,0,'wing_color1',255,255,255), (385624,700302,0,'wing_color2',255,255,255), (385625,700303,0,'eye_color',0,121,236), (385626,700303,0,'skin_color',18,0,0), (385627,700303,0,'soga_eye_color',255,0,255), (385628,700304,0,'eye_color',0,63,0), (385629,700304,0,'skin_color',255,255,204), (385630,700304,0,'soga_eye_color',255,0,255), (385631,700305,1,'cheek_type',-29,44,0), (385632,700305,1,'chin_type',-22,-17,-52), (385633,700305,1,'ear_type',-7,-88,0), (385634,700305,1,'eye_brow_type',21,-34,52), (385635,700305,0,'eye_color',46,28,10), (385636,700305,1,'eye_type',4,0,0), (385637,700305,0,'hair_color1',26,24,25), (385638,700305,0,'hair_color2',36,34,36), (385639,700305,0,'hair_face_color',33,24,42), (385640,700305,0,'hair_face_highlight_color',15,1,21), (385641,700305,0,'hair_highlight',26,24,25), (385642,700305,0,'hair_type_color',33,24,42), (385643,700305,0,'hair_type_highlight_color',15,1,21), (385644,700305,1,'lip_type',1,-28,1), (385645,700305,1,'nose_type',68,77,55), (385646,700305,0,'skin_color',67,50,30), (385647,700305,1,'soga_cheek_type',-29,44,0), (385648,700305,1,'soga_chin_type',-22,-17,-52), (385649,700305,1,'soga_ear_type',-7,-88,0), (385650,700305,1,'soga_eye_brow_type',21,-34,52), (385651,700305,0,'soga_eye_color',229,229,102), (385652,700305,1,'soga_eye_type',4,0,0), (385653,700305,0,'soga_hair_color1',26,24,25), (385654,700305,0,'soga_hair_color2',36,34,36), (385655,700305,0,'soga_hair_face_color',33,24,42), (385656,700305,0,'soga_hair_face_highlight_color',15,1,21), (385657,700305,0,'soga_hair_highlight',26,24,25), (385658,700305,0,'soga_hair_type_color',33,24,42), (385659,700305,0,'soga_hair_type_highlight_color',15,1,21), (385660,700305,1,'soga_lip_type',1,-28,1), (385661,700305,1,'soga_nose_type',68,77,55), (385662,700305,0,'soga_skin_color',67,50,30), (385663,700305,0,'wing_color1',255,255,255), (385664,700305,0,'wing_color2',255,255,255), (385665,700306,0,'eye_color',255,255,255), (385666,700306,0,'skin_color',255,255,255), (385667,700306,0,'soga_eye_color',255,0,255), (385668,700307,0,'eye_color',255,255,255), (385669,700307,0,'skin_color',255,255,255), (385670,700307,0,'soga_eye_color',255,0,255), (385671,700308,0,'eye_color',255,255,255), (385672,700308,0,'skin_color',255,255,255), (385673,700308,0,'soga_eye_color',255,0,255), (385674,700309,0,'eye_color',255,255,255), (385675,700309,0,'skin_color',133,160,253), (385676,700309,0,'soga_eye_color',255,0,255), (385677,700310,0,'eye_color',255,255,255), (385678,700310,0,'skin_color',255,255,255), (385679,700310,0,'soga_eye_color',255,0,255), (385680,700311,0,'eye_color',255,255,255), (385681,700311,0,'skin_color',255,255,255), (385682,700311,0,'soga_eye_color',255,0,255), (385683,700312,0,'eye_color',0,255,63), (385684,700312,0,'skin_color',0,63,0), (385685,700312,0,'soga_eye_color',255,0,255), (385686,700313,0,'eye_color',255,255,255), (385687,700313,0,'skin_color',255,255,255), (385688,700313,0,'soga_eye_color',255,0,255), (385689,700314,0,'eye_color',255,255,255), (385690,700314,0,'skin_color',255,255,255), (385691,700314,0,'soga_eye_color',255,0,255), (385692,700315,0,'eye_color',255,255,255), (385693,700315,0,'skin_color',255,255,255), (385694,700315,0,'soga_eye_color',255,0,255), (385695,700316,0,'eye_color',128,0,255), (385696,700316,0,'skin_color',98,98,0), (385697,700316,0,'soga_eye_color',255,0,255), (385698,700317,1,'cheek_type',-6,82,0), (385699,700317,1,'chin_type',89,17,37), (385700,700317,1,'ear_type',37,-74,0), (385701,700317,1,'eye_brow_type',79,-96,-26), (385702,700317,0,'eye_color',29,56,42), (385703,700317,1,'eye_type',76,0,0), (385704,700317,0,'hair_color1',29,21,28), (385705,700317,0,'hair_color2',39,32,39), (385706,700317,0,'hair_face_color',15,1,21), (385707,700317,0,'hair_face_highlight_color',244,246,246), (385708,700317,0,'hair_highlight',161,165,168), (385709,700317,0,'hair_type_color',15,1,21), (385710,700317,0,'hair_type_highlight_color',244,246,246), (385711,700317,1,'lip_type',-88,79,9), (385712,700317,1,'nose_type',36,-65,76), (385713,700317,0,'skin_color',138,108,67), (385714,700317,1,'soga_cheek_type',-6,82,0), (385715,700317,1,'soga_chin_type',89,17,37), (385716,700317,1,'soga_ear_type',37,-74,0), (385717,700317,1,'soga_eye_brow_type',79,-96,-26), (385718,700317,0,'soga_eye_color',229,229,102), (385719,700317,1,'soga_eye_type',76,0,0), (385720,700317,0,'soga_hair_color1',29,21,28), (385721,700317,0,'soga_hair_color2',39,32,39), (385722,700317,0,'soga_hair_face_color',15,1,21), (385723,700317,0,'soga_hair_face_highlight_color',244,246,246), (385724,700317,0,'soga_hair_highlight',161,165,168), (385725,700317,0,'soga_hair_type_color',15,1,21), (385726,700317,0,'soga_hair_type_highlight_color',244,246,246), (385727,700317,1,'soga_lip_type',-88,79,9), (385728,700317,1,'soga_nose_type',36,-65,76), (385729,700317,0,'soga_skin_color',138,108,67), (385730,700317,0,'wing_color1',255,255,255), (385731,700317,0,'wing_color2',255,255,255), (385732,700318,1,'cheek_type',-14,-71,0), (385733,700318,1,'chin_type',-70,35,-22), (385734,700318,1,'ear_type',100,-100,0), (385735,700318,1,'eye_brow_type',100,-100,-100), (385736,700318,0,'eye_color',126,162,131), (385737,700318,1,'eye_type',100,0,0), (385738,700318,0,'hair_color1',54,45,28), (385739,700318,0,'hair_color2',104,52,0), (385740,700318,0,'hair_face_color',47,15,18), (385741,700318,0,'hair_face_highlight_color',15,1,21), (385742,700318,0,'hair_highlight',26,24,25), (385743,700318,0,'hair_type_color',47,15,18), (385744,700318,0,'hair_type_highlight_color',15,1,21), (385745,700318,1,'lip_type',-69,0,-21), (385746,700318,1,'nose_type',17,-34,69), (385747,700318,0,'skin_color',183,161,164), (385748,700318,1,'soga_cheek_type',-14,-71,0), (385749,700318,1,'soga_chin_type',-70,35,-22), (385750,700318,1,'soga_ear_type',100,-100,0), (385751,700318,1,'soga_eye_brow_type',100,-100,-100), (385752,700318,0,'soga_eye_color',229,229,102), (385753,700318,1,'soga_eye_type',100,0,0), (385754,700318,0,'soga_hair_color1',54,45,28), (385755,700318,0,'soga_hair_color2',104,52,0), (385756,700318,0,'soga_hair_face_color',47,15,18), (385757,700318,0,'soga_hair_face_highlight_color',15,1,21), (385758,700318,0,'soga_hair_highlight',26,24,25), (385759,700318,0,'soga_hair_type_color',47,15,18), (385760,700318,0,'soga_hair_type_highlight_color',15,1,21), (385761,700318,1,'soga_lip_type',-69,0,-21), (385762,700318,1,'soga_nose_type',17,-34,69), (385763,700318,0,'soga_skin_color',183,161,164), (385764,700318,0,'wing_color1',255,255,255), (385765,700318,0,'wing_color2',255,255,255), (385766,700319,0,'eye_color',255,255,255), (385767,700319,0,'skin_color',255,255,255), (385768,700319,0,'soga_eye_color',255,0,255), (385769,700320,0,'eye_color',255,255,255), (385770,700320,0,'skin_color',255,255,255), (385771,700320,0,'soga_eye_color',255,0,255), (385772,700321,0,'eye_color',255,255,255), (385773,700321,0,'skin_color',255,255,255), (385774,700321,0,'soga_eye_color',255,0,255), (385775,700322,0,'eye_color',1,1,1), (385776,700322,0,'skin_color',255,0,0), (385777,700322,0,'soga_eye_color',255,0,255), (385778,700323,1,'cheek_type',-6,82,0), (385779,700323,1,'chin_type',89,17,37), (385780,700323,1,'ear_type',37,-74,0), (385781,700323,1,'eye_brow_type',79,-96,-26), (385782,700323,0,'eye_color',29,56,42), (385783,700323,1,'eye_type',76,0,0), (385784,700323,0,'hair_color1',29,21,28), (385785,700323,0,'hair_color2',39,32,39), (385786,700323,0,'hair_face_color',15,1,21), (385787,700323,0,'hair_face_highlight_color',244,246,246), (385788,700323,0,'hair_highlight',161,165,168), (385789,700323,0,'hair_type_color',15,1,21), (385790,700323,0,'hair_type_highlight_color',244,246,246), (385791,700323,1,'lip_type',-88,79,9), (385792,700323,1,'nose_type',36,-65,76), (385793,700323,0,'skin_color',138,108,67), (385794,700323,1,'soga_cheek_type',-6,82,0), (385795,700323,1,'soga_chin_type',89,17,37), (385796,700323,1,'soga_ear_type',37,-74,0), (385797,700323,1,'soga_eye_brow_type',79,-96,-26), (385798,700323,0,'soga_eye_color',229,229,102), (385799,700323,1,'soga_eye_type',76,0,0), (385800,700323,0,'soga_hair_color1',29,21,28), (385801,700323,0,'soga_hair_color2',39,32,39), (385802,700323,0,'soga_hair_face_color',15,1,21), (385803,700323,0,'soga_hair_face_highlight_color',244,246,246), (385804,700323,0,'soga_hair_highlight',161,165,168), (385805,700323,0,'soga_hair_type_color',15,1,21), (385806,700323,0,'soga_hair_type_highlight_color',244,246,246), (385807,700323,1,'soga_lip_type',-88,79,9), (385808,700323,1,'soga_nose_type',36,-65,76), (385809,700323,0,'soga_skin_color',138,108,67), (385810,700323,0,'wing_color1',255,255,255), (385811,700323,0,'wing_color2',255,255,255), (385812,700324,0,'eye_color',39,208,218), (385813,700324,0,'skin_color',202,202,177), (385814,700324,0,'soga_eye_color',255,0,255), (385815,700325,0,'eye_color',255,255,255), (385816,700325,0,'skin_color',255,255,255), (385817,700325,0,'soga_eye_color',255,0,255), (385818,2650079,0,'eye_color',128,128,128), (385819,2650079,0,'skin_color',128,128,0), (385820,2650079,0,'soga_eye_color',255,0,255), (385821,2650080,0,'eye_color',63,128,128), (385822,2650080,0,'skin_color',63,0,0), (385823,2650080,0,'soga_eye_color',255,0,255), (385824,2650081,0,'eye_color',33,128,133), (385825,2650081,0,'skin_color',133,167,198), (385826,2650081,0,'soga_eye_color',255,0,255), (385827,2650082,0,'eye_color',255,255,255), (385828,2650082,0,'skin_color',255,255,255), (385829,2650082,0,'soga_eye_color',255,0,255), (385830,2650083,0,'eye_color',255,255,255), (385831,2650083,0,'skin_color',255,255,255), (385832,2650083,0,'soga_eye_color',255,0,255), (385833,2650084,0,'eye_color',63,0,0), (385834,2650084,0,'skin_color',128,128,0), (385835,2650084,0,'soga_eye_color',255,0,255), (385836,2650085,0,'eye_color',63,0,0), (385837,2650085,0,'skin_color',0,128,191), (385838,2650085,0,'soga_eye_color',255,0,255), (385839,2650086,0,'eye_color',66,43,86), (385840,2650086,0,'skin_color',52,52,52), (385841,2650086,0,'soga_eye_color',255,0,255), (385842,2650087,1,'cheek_type',7,-7,0), (385843,2650087,1,'chin_type',-19,20,-3), (385844,2650087,1,'ear_type',26,-8,0), (385845,2650087,1,'eye_brow_type',-14,-14,8), (385846,2650087,0,'eye_color',34,59,37), (385847,2650087,1,'eye_type',23,0,0), (385848,2650087,0,'hair_color1',248,32,156), (385849,2650087,0,'hair_color2',203,0,0), (385850,2650087,0,'hair_face_color',137,93,63), (385851,2650087,0,'hair_face_highlight_color',68,52,34), (385852,2650087,0,'hair_highlight',103,102,153), (385853,2650087,0,'hair_type_color',137,93,63), (385854,2650087,0,'hair_type_highlight_color',68,52,34), (385855,2650087,1,'lip_type',-10,-48,-12), (385856,2650087,1,'nose_type',25,-8,32), (385857,2650087,0,'skin_color',206,220,220), (385858,2650087,1,'soga_cheek_type',0,-14,-14), (385859,2650087,1,'soga_chin_type',0,-10,-48), (385860,2650087,1,'soga_ear_type',0,23,0), (385861,2650087,1,'soga_eye_brow_type',0,26,-8), (385862,2650087,0,'soga_eye_color',229,229,102), (385863,2650087,1,'soga_eye_type',-53,0,0), (385864,2650087,0,'soga_hair_color1',43,36,70), (385865,2650087,0,'soga_hair_color2',49,49,53), (385866,2650087,0,'soga_hair_face_color',137,93,63), (385867,2650087,0,'soga_hair_face_highlight_color',68,52,34), (385868,2650087,0,'soga_hair_highlight',103,102,153), (385869,2650087,0,'soga_hair_type_color',137,93,63), (385870,2650087,0,'soga_hair_type_highlight_color',68,52,34), (385871,2650087,1,'soga_lip_type',8,7,-7), (385872,2650087,1,'soga_nose_type',-12,-19,20), (385873,2650087,0,'soga_skin_color',206,220,220), (385874,2650087,0,'wing_color1',255,255,255), (385875,2650087,0,'wing_color2',255,255,255), (385876,2650088,0,'eye_color',161,133,45), (385877,2650088,0,'skin_color',255,255,255), (385878,2650088,0,'soga_eye_color',255,0,255), (385879,2650089,1,'cheek_type',39,-50,0), (385880,2650089,1,'chin_type',25,79,90), (385881,2650089,1,'eye_brow_type',87,14,-52), (385882,2650089,0,'eye_color',163,199,205), (385883,2650089,1,'eye_type',-72,0,0), (385884,2650089,0,'hair_color1',39,239,10), (385885,2650089,0,'hair_face_color',56,85,12), (385886,2650089,0,'hair_type_color',56,85,12), (385887,2650089,1,'lip_type',-97,-79,-1), (385888,2650089,1,'nose_type',89,39,-17), (385889,2650089,0,'skin_color',56,85,12), (385890,2650089,1,'soga_cheek_type',0,87,14), (385891,2650089,1,'soga_chin_type',0,-97,-79), (385892,2650089,1,'soga_ear_type',0,-72,0), (385893,2650089,1,'soga_eye_brow_type',-5,-90,-31), (385894,2650089,0,'soga_eye_color',229,229,102), (385895,2650089,1,'soga_eye_type',58,0,0), (385896,2650089,0,'soga_hair_face_color',56,85,12), (385897,2650089,0,'soga_hair_type_color',56,85,12), (385898,2650089,1,'soga_lip_type',-52,39,-50), (385899,2650089,1,'soga_nose_type',-1,25,79), (385900,2650089,0,'soga_skin_color',56,85,12), (385901,2650089,0,'wing_color1',255,255,255), (385902,2650089,0,'wing_color2',255,255,255), (385903,2650090,0,'eye_color',255,255,255), (385904,2650090,0,'skin_color',255,255,255), (385905,2650090,0,'soga_eye_color',255,0,255), (385906,2650091,0,'eye_color',255,255,255), (385907,2650091,0,'skin_color',255,255,255), (385908,2650091,0,'soga_eye_color',255,0,255), (385909,2650092,0,'eye_color',255,255,255), (385910,2650092,0,'skin_color',147,147,147), (385911,2650092,0,'soga_eye_color',255,0,255), (385912,2650093,0,'skin_color',128,0,0), (385913,2650093,0,'soga_eye_color',255,0,255), (385914,2650094,0,'eye_color',128,128,128), (385915,2650094,0,'skin_color',63,0,0), (385916,2650094,0,'soga_eye_color',255,0,255), (385917,2650095,1,'cheek_type',-35,14,0), (385918,2650095,1,'chin_type',-12,-41,28), (385919,2650095,1,'ear_type',0,-28,0), (385920,2650095,1,'eye_brow_type',-1,-28,0), (385921,2650095,0,'eye_color',103,92,49), (385922,2650095,1,'eye_type',-12,0,0), (385923,2650095,0,'hair_color1',0,19,0), (385924,2650095,0,'hair_face_color',218,187,120), (385925,2650095,0,'hair_face_highlight_color',114,65,4), (385926,2650095,0,'hair_type_color',218,187,120), (385927,2650095,0,'hair_type_highlight_color',114,65,4), (385928,2650095,1,'lip_type',34,11,-21), (385929,2650095,1,'nose_type',-23,0,19), (385930,2650095,0,'skin_color',246,233,214), (385931,2650095,1,'soga_cheek_type',0,-1,-28), (385932,2650095,1,'soga_chin_type',0,34,11), (385933,2650095,1,'soga_ear_type',0,-12,0), (385934,2650095,1,'soga_eye_brow_type',0,0,-28), (385935,2650095,0,'soga_eye_color',229,229,102), (385936,2650095,1,'soga_eye_type',-12,0,0), (385937,2650095,0,'soga_hair_face_color',218,187,120), (385938,2650095,0,'soga_hair_face_highlight_color',114,65,4), (385939,2650095,0,'soga_hair_type_color',218,187,120), (385940,2650095,0,'soga_hair_type_highlight_color',114,65,4), (385941,2650095,1,'soga_lip_type',0,-35,14), (385942,2650095,1,'soga_nose_type',-21,-12,-41), (385943,2650095,0,'soga_skin_color',246,233,214), (385944,2650095,0,'wing_color1',255,255,255), (385945,2650095,0,'wing_color2',255,255,255), (385946,2650096,0,'eye_color',255,255,255), (385947,2650096,0,'skin_color',185,153,56), (385948,2650096,0,'soga_eye_color',255,0,255), (385949,2650097,0,'eye_color',234,234,234), (385950,2650097,0,'skin_color',163,175,207), (385951,2650097,0,'soga_eye_color',255,0,255), (385952,2650098,0,'eye_color',255,255,255), (385953,2650098,0,'skin_color',210,218,133), (385954,2650098,0,'soga_eye_color',255,0,255), (385955,2650099,0,'eye_color',119,119,119), (385956,2650099,0,'skin_color',119,119,119), (385957,2650099,0,'soga_eye_color',255,0,255), (385958,2650100,0,'eye_color',129,106,87), (385959,2650100,0,'skin_color',87,72,58), (385960,2650100,0,'soga_eye_color',255,0,255), (385961,2650101,0,'eye_color',255,255,255), (385962,2650101,0,'skin_color',255,255,255), (385963,2650101,0,'soga_eye_color',255,0,255), (385964,2650102,0,'eye_color',94,97,27), (385965,2650102,0,'skin_color',128,128,0), (385966,2650102,0,'soga_eye_color',255,0,255), (385967,2650103,0,'eye_color',82,82,82), (385968,2650103,0,'skin_color',211,184,79), (385969,2650103,0,'soga_eye_color',255,0,255), (385970,2650104,0,'eye_color',215,218,158), (385971,2650104,0,'skin_color',81,81,81), (385972,2650104,0,'soga_eye_color',255,0,255), (385973,2650105,1,'cheek_type',1,-2,0), (385974,2650105,1,'chin_type',0,-37,-23), (385975,2650105,1,'ear_type',0,-9,0), (385976,2650105,1,'eye_brow_type',28,-4,-19), (385977,2650105,0,'eye_color',29,56,37), (385978,2650105,1,'eye_type',12,0,0), (385979,2650105,0,'hair_color1',19,31,0), (385980,2650105,0,'hair_color2',104,52,0), (385981,2650105,0,'hair_face_color',26,17,5), (385982,2650105,0,'hair_face_highlight_color',158,68,0), (385983,2650105,0,'hair_highlight',105,26,26), (385984,2650105,0,'hair_type_color',26,17,5), (385985,2650105,0,'hair_type_highlight_color',158,68,0), (385986,2650105,1,'lip_type',7,0,-14), (385987,2650105,1,'nose_type',-18,19,31), (385988,2650105,0,'skin_color',226,216,200), (385989,2650105,1,'soga_cheek_type',0,28,-4), (385990,2650105,1,'soga_chin_type',0,7,0), (385991,2650105,1,'soga_ear_type',0,12,0), (385992,2650105,1,'soga_eye_brow_type',0,0,-9), (385993,2650105,0,'soga_eye_color',229,229,102), (385994,2650105,1,'soga_eye_type',-18,0,0), (385995,2650105,0,'soga_hair_color1',54,45,28), (385996,2650105,0,'soga_hair_color2',104,52,0), (385997,2650105,0,'soga_hair_face_color',26,17,5), (385998,2650105,0,'soga_hair_face_highlight_color',158,68,0), (385999,2650105,0,'soga_hair_highlight',105,26,26), (386000,2650105,0,'soga_hair_type_color',26,17,5), (386001,2650105,0,'soga_hair_type_highlight_color',158,68,0), (386002,2650105,1,'soga_lip_type',-19,1,-2), (386003,2650105,1,'soga_nose_type',-14,0,-37), (386004,2650105,0,'soga_skin_color',226,216,200), (386005,2650105,0,'wing_color1',255,255,255), (386006,2650105,0,'wing_color2',255,255,255), (386007,2650106,0,'eye_color',64,128,191), (386008,2650106,0,'skin_color',29,29,29), (386009,2650106,0,'soga_eye_color',255,0,255), (386010,2650107,1,'cheek_type',-50,-46,0), (386011,2650107,1,'chin_type',-68,75,100), (386012,2650107,1,'ear_type',-31,19,0), (386013,2650107,1,'eye_brow_type',-42,3,84), (386014,2650107,0,'eye_color',205,13,13), (386015,2650107,1,'eye_type',100,0,0), (386016,2650107,0,'hair_color1',255,255,255), (386017,2650107,0,'hair_color2',194,28,1), (386018,2650107,0,'hair_highlight',255,255,255), (386019,2650107,0,'hair_type_color',57,16,1), (386020,2650107,0,'hair_type_highlight_color',63,64,77), (386021,2650107,1,'lip_type',100,-34,41), (386022,2650107,1,'nose_type',19,66,56), (386023,2650107,0,'skin_color',11,33,4), (386024,2650107,1,'soga_cheek_type',-50,-46,0), (386025,2650107,1,'soga_chin_type',-68,75,100), (386026,2650107,1,'soga_ear_type',-31,19,0), (386027,2650107,1,'soga_eye_brow_type',-42,3,84), (386028,2650107,0,'soga_eye_color',229,229,102), (386029,2650107,1,'soga_eye_type',100,0,0), (386030,2650107,0,'soga_hair_color1',255,255,255), (386031,2650107,0,'soga_hair_color2',194,28,1), (386032,2650107,0,'soga_hair_highlight',255,255,255), (386033,2650107,0,'soga_hair_type_color',57,16,1), (386034,2650107,0,'soga_hair_type_highlight_color',63,64,77), (386035,2650107,1,'soga_lip_type',100,-34,41), (386036,2650107,1,'soga_nose_type',19,66,56), (386037,2650107,0,'soga_skin_color',11,33,4), (386038,2650107,0,'wing_color1',21,138,27), (386039,2650107,0,'wing_color2',86,86,86), (386040,2650108,1,'cheek_type',-76,-79,0), (386041,2650108,1,'chin_type',-74,-96,-52), (386042,2650108,1,'eye_brow_type',84,52,93), (386043,2650108,0,'eye_color',69,52,31), (386044,2650108,1,'eye_type',-83,0,0), (386045,2650108,0,'hair_face_color',68,165,172), (386046,2650108,0,'hair_type_color',68,165,172), (386047,2650108,1,'lip_type',46,-2,-7), (386048,2650108,1,'nose_type',-56,85,-15), (386049,2650108,0,'skin_color',68,165,172), (386050,2650108,1,'soga_cheek_type',-76,-79,0), (386051,2650108,1,'soga_chin_type',-74,-96,-52), (386052,2650108,1,'soga_eye_brow_type',84,52,93), (386053,2650108,0,'soga_eye_color',229,229,102), (386054,2650108,1,'soga_eye_type',-83,0,0), (386055,2650108,0,'soga_hair_face_color',68,165,172), (386056,2650108,0,'soga_hair_type_color',68,165,172), (386057,2650108,1,'soga_lip_type',46,-2,-7), (386058,2650108,1,'soga_nose_type',-56,85,-15), (386059,2650108,0,'soga_skin_color',68,165,172), (386060,2650108,0,'wing_color1',255,255,255), (386061,2650108,0,'wing_color2',255,255,255), (386062,2650109,0,'eye_color',23,84,29), (386063,2650109,0,'skin_color',128,63,0), (386064,2650109,0,'soga_eye_color',255,0,255), (386065,2650110,0,'eye_color',185,153,56), (386066,2650110,0,'skin_color',145,124,164), (386067,2650110,0,'soga_eye_color',255,0,255), (386068,2650111,1,'cheek_type',5,10,0), (386069,2650111,1,'chin_type',-17,38,-11), (386070,2650111,1,'ear_type',-7,20,0), (386071,2650111,1,'eye_brow_type',28,-31,-3), (386072,2650111,0,'eye_color',198,120,255), (386073,2650111,1,'eye_type',32,0,0), (386074,2650111,0,'hair_face_color',140,160,169), (386075,2650111,0,'hair_face_highlight_color',105,103,97), (386076,2650111,0,'hair_type_color',140,160,169), (386077,2650111,0,'hair_type_highlight_color',105,103,97), (386078,2650111,1,'lip_type',19,18,0), (386079,2650111,1,'nose_type',-1,-32,45), (386080,2650111,0,'skin_color',206,180,224), (386081,2650111,1,'soga_cheek_type',5,10,0), (386082,2650111,1,'soga_chin_type',-17,38,-11), (386083,2650111,1,'soga_ear_type',-7,20,0), (386084,2650111,1,'soga_eye_brow_type',28,-31,-3), (386085,2650111,0,'soga_eye_color',229,229,102), (386086,2650111,1,'soga_eye_type',32,0,0), (386087,2650111,0,'soga_hair_face_color',140,160,169), (386088,2650111,0,'soga_hair_face_highlight_color',105,103,97), (386089,2650111,0,'soga_hair_type_color',140,160,169), (386090,2650111,0,'soga_hair_type_highlight_color',105,103,97), (386091,2650111,1,'soga_lip_type',19,18,0), (386092,2650111,1,'soga_nose_type',-1,-32,45), (386093,2650111,0,'soga_skin_color',206,180,224), (386094,2650111,0,'wing_color1',255,255,255), (386095,2650111,0,'wing_color2',255,255,255), (386096,2650112,0,'eye_color',255,255,255), (386097,2650112,0,'skin_color',182,239,239), (386098,2650112,0,'soga_eye_color',255,0,255), (386102,2650114,1,'cheek_type',-28,-38,0), (386103,2650114,1,'chin_type',9,-91,82), (386104,2650114,1,'eye_brow_type',-52,-97,-91); INSERT INTO `npc_appearance` VALUES (386105,2650114,0,'eye_color',15,16,65), (386106,2650114,1,'eye_type',-48,0,0), (386107,2650114,0,'hair_face_color',74,159,90), (386108,2650114,0,'hair_type_color',74,159,90), (386109,2650114,1,'lip_type',25,-51,28), (386110,2650114,1,'nose_type',25,-53,9), (386111,2650114,0,'skin_color',74,159,90), (386112,2650114,1,'soga_cheek_type',-28,-38,0), (386113,2650114,1,'soga_chin_type',9,-91,82), (386114,2650114,1,'soga_eye_brow_type',-52,-97,-91), (386115,2650114,0,'soga_eye_color',229,229,102), (386116,2650114,1,'soga_eye_type',-48,0,0), (386117,2650114,0,'soga_hair_face_color',74,159,90), (386118,2650114,0,'soga_hair_type_color',74,159,90), (386119,2650114,1,'soga_lip_type',25,-51,28), (386120,2650114,1,'soga_nose_type',25,-53,9), (386121,2650114,0,'soga_skin_color',74,159,90), (386122,2650114,0,'wing_color1',255,255,255), (386123,2650114,0,'wing_color2',255,255,255), (386124,2650115,1,'cheek_type',-19,-31,0), (386125,2650115,1,'chin_type',50,39,31), (386126,2650115,1,'eye_brow_type',-57,-50,55), (386127,2650115,0,'eye_color',153,191,189), (386128,2650115,1,'eye_type',-18,0,0), (386129,2650115,0,'hair_face_color',150,119,81), (386130,2650115,0,'hair_type_color',150,119,81), (386131,2650115,1,'lip_type',-4,50,93), (386132,2650115,1,'nose_type',-2,-8,-38), (386133,2650115,0,'skin_color',150,119,81), (386134,2650115,1,'soga_cheek_type',-19,-31,0), (386135,2650115,1,'soga_chin_type',50,39,31), (386136,2650115,1,'soga_eye_brow_type',-57,-50,55), (386137,2650115,0,'soga_eye_color',229,229,102), (386138,2650115,1,'soga_eye_type',-18,0,0), (386139,2650115,0,'soga_hair_face_color',150,119,81), (386140,2650115,0,'soga_hair_type_color',150,119,81), (386141,2650115,1,'soga_lip_type',-4,50,93), (386142,2650115,1,'soga_nose_type',-2,-8,-38), (386143,2650115,0,'soga_skin_color',150,119,81), (386144,2650116,1,'cheek_type',21,58,0), (386145,2650116,1,'chin_type',51,-85,-66), (386146,2650116,1,'eye_brow_type',12,-62,-48), (386147,2650116,0,'eye_color',118,73,53), (386148,2650116,1,'eye_type',42,0,0), (386149,2650116,0,'hair_face_color',10,32,34), (386150,2650116,0,'hair_type_color',10,32,34), (386151,2650116,1,'lip_type',79,69,-45), (386152,2650116,1,'nose_type',42,-24,48), (386153,2650116,0,'skin_color',10,32,34), (386154,2650116,1,'soga_cheek_type',21,58,0), (386155,2650116,1,'soga_chin_type',51,-85,-66), (386156,2650116,1,'soga_eye_brow_type',12,-62,-48), (386157,2650116,0,'soga_eye_color',229,229,102), (386158,2650116,1,'soga_eye_type',42,0,0), (386159,2650116,0,'soga_hair_face_color',10,32,34), (386160,2650116,0,'soga_hair_type_color',10,32,34), (386161,2650116,1,'soga_lip_type',79,69,-45), (386162,2650116,1,'soga_nose_type',42,-24,48), (386163,2650116,0,'soga_skin_color',10,32,34), (386164,2650116,0,'wing_color1',255,255,255), (386165,2650116,0,'wing_color2',255,255,255), (386166,2650117,0,'eye_color',184,153,56), (386167,2650117,0,'skin_color',93,98,28), (386168,2650117,0,'soga_eye_color',255,0,255), (386169,2650118,1,'cheek_type',59,25,0), (386170,2650118,1,'chin_type',-48,-72,47), (386171,2650118,1,'eye_brow_type',17,9,79), (386172,2650118,0,'eye_color',78,99,55), (386173,2650118,1,'eye_type',26,0,0), (386174,2650118,0,'hair_face_color',22,27,4), (386175,2650118,0,'hair_type_color',22,27,4), (386176,2650118,1,'lip_type',-51,-29,-78), (386177,2650118,1,'nose_type',-28,-11,-96), (386178,2650118,0,'skin_color',22,27,4), (386179,2650118,1,'soga_cheek_type',59,25,0), (386180,2650118,1,'soga_chin_type',-48,-72,47), (386181,2650118,1,'soga_eye_brow_type',17,9,79), (386182,2650118,0,'soga_eye_color',229,229,102), (386183,2650118,1,'soga_eye_type',26,0,0), (386184,2650118,0,'soga_hair_face_color',22,27,4), (386185,2650118,0,'soga_hair_type_color',22,27,4), (386186,2650118,1,'soga_lip_type',-51,-29,-78), (386187,2650118,1,'soga_nose_type',-28,-11,-96), (386188,2650118,0,'soga_skin_color',22,27,4), (386189,2650118,0,'wing_color1',255,255,255), (386190,2650118,0,'wing_color2',255,255,255), (386191,2650119,1,'cheek_type',-69,-11,0), (386192,2650119,1,'chin_type',35,-42,53), (386193,2650119,1,'eye_brow_type',44,74,85), (386194,2650119,0,'eye_color',33,21,15), (386195,2650119,1,'eye_type',24,0,0), (386196,2650119,0,'hair_face_color',76,20,62), (386197,2650119,0,'hair_type_color',76,20,62), (386198,2650119,1,'lip_type',-75,-85,-39), (386199,2650119,1,'nose_type',0,11,-89), (386200,2650119,0,'skin_color',76,20,62), (386201,2650119,1,'soga_cheek_type',-69,-11,0), (386202,2650119,1,'soga_chin_type',35,-42,53), (386203,2650119,1,'soga_eye_brow_type',44,74,85), (386204,2650119,0,'soga_eye_color',229,229,102), (386205,2650119,1,'soga_eye_type',24,0,0), (386206,2650119,0,'soga_hair_face_color',76,20,62), (386207,2650119,0,'soga_hair_type_color',76,20,62), (386208,2650119,1,'soga_lip_type',-75,-85,-39), (386209,2650119,1,'soga_nose_type',0,11,-89), (386210,2650119,0,'soga_skin_color',76,20,62), (386211,2650120,1,'cheek_type',-100,-100,0), (386212,2650120,1,'chin_type',-57,61,71), (386213,2650120,1,'eye_brow_type',50,68,31), (386214,2650120,0,'eye_color',161,199,211), (386215,2650120,1,'eye_type',-87,0,0), (386216,2650120,0,'hair_face_color',20,53,38), (386217,2650120,0,'hair_type_color',20,53,38), (386218,2650120,1,'lip_type',63,-97,0), (386219,2650120,1,'nose_type',65,3,-87), (386220,2650120,0,'skin_color',20,53,38), (386221,2650120,1,'soga_cheek_type',-100,-100,0), (386222,2650120,1,'soga_chin_type',-57,61,71), (386223,2650120,1,'soga_eye_brow_type',50,68,31), (386224,2650120,0,'soga_eye_color',229,229,102), (386225,2650120,1,'soga_eye_type',-87,0,0), (386226,2650120,0,'soga_hair_face_color',20,53,38), (386227,2650120,0,'soga_hair_type_color',20,53,38), (386228,2650120,1,'soga_lip_type',63,-97,0), (386229,2650120,1,'soga_nose_type',65,3,-87), (386230,2650120,0,'soga_skin_color',20,53,38), (386231,2650121,0,'eye_color',255,255,255), (386232,2650121,0,'skin_color',255,255,255), (386233,2650121,0,'soga_eye_color',255,0,255), (386234,2650122,1,'cheek_type',-37,19,0), (386235,2650122,1,'chin_type',7,4,76), (386236,2650122,1,'eye_brow_type',4,-21,-89), (386237,2650122,0,'eye_color',62,82,47), (386238,2650122,1,'eye_type',70,0,0), (386239,2650122,0,'hair_face_color',84,87,22), (386240,2650122,0,'hair_type_color',84,87,22), (386241,2650122,1,'lip_type',-45,35,-51), (386242,2650122,1,'nose_type',85,22,-55), (386243,2650122,0,'skin_color',84,87,22), (386244,2650122,1,'soga_cheek_type',-37,19,0), (386245,2650122,1,'soga_chin_type',7,4,76), (386246,2650122,1,'soga_eye_brow_type',4,-21,-89), (386247,2650122,0,'soga_eye_color',229,229,102), (386248,2650122,1,'soga_eye_type',70,0,0), (386249,2650122,0,'soga_hair_face_color',84,87,22), (386250,2650122,0,'soga_hair_type_color',84,87,22), (386251,2650122,1,'soga_lip_type',-45,35,-51), (386252,2650122,1,'soga_nose_type',85,22,-55), (386253,2650122,0,'soga_skin_color',84,87,22), (386254,2650122,0,'wing_color1',255,255,255), (386255,2650122,0,'wing_color2',255,255,255), (386256,2650123,0,'eye_color',255,255,255), (386257,2650123,0,'skin_color',255,255,255), (386258,2650123,0,'soga_eye_color',255,0,255), (386259,2650124,0,'eye_color',33,89,140), (386260,2650124,0,'skin_color',80,131,177), (386261,2650124,0,'soga_eye_color',255,0,255), (386262,2650125,1,'cheek_type',-96,-14,0), (386263,2650125,1,'chin_type',7,-81,-63), (386264,2650125,1,'eye_brow_type',0,50,64), (386265,2650125,0,'eye_color',7,22,6), (386266,2650125,1,'eye_type',95,0,0), (386267,2650125,0,'hair_face_color',63,10,31), (386268,2650125,0,'hair_type_color',63,10,31), (386269,2650125,1,'lip_type',-100,-100,-71), (386270,2650125,1,'nose_type',-93,-7,-42), (386271,2650125,0,'skin_color',63,10,31), (386272,2650125,1,'soga_cheek_type',-96,-14,0), (386273,2650125,1,'soga_chin_type',7,-81,-63), (386274,2650125,1,'soga_eye_brow_type',0,50,64), (386275,2650125,0,'soga_eye_color',229,229,102), (386276,2650125,1,'soga_eye_type',95,0,0), (386277,2650125,0,'soga_hair_face_color',63,10,31), (386278,2650125,0,'soga_hair_type_color',63,10,31), (386279,2650125,1,'soga_lip_type',-100,-100,-71), (386280,2650125,1,'soga_nose_type',-93,-7,-42), (386281,2650125,0,'soga_skin_color',63,10,31), (386282,2650126,1,'cheek_type',-22,38,0), (386283,2650126,1,'chin_type',-81,14,39), (386284,2650126,1,'eye_brow_type',29,-62,79), (386285,2650126,0,'eye_color',11,31,7), (386286,2650126,1,'eye_type',-6,0,0), (386287,2650126,0,'hair_face_color',109,166,55), (386288,2650126,0,'hair_type_color',109,166,55), (386289,2650126,1,'lip_type',81,75,-24), (386290,2650126,1,'nose_type',-19,41,-94), (386291,2650126,0,'skin_color',109,166,55), (386292,2650126,1,'soga_cheek_type',-22,38,0), (386293,2650126,1,'soga_chin_type',-81,14,39), (386294,2650126,1,'soga_eye_brow_type',29,-62,79), (386295,2650126,0,'soga_eye_color',204,204,204), (386296,2650126,1,'soga_eye_type',-6,0,0), (386297,2650126,0,'soga_hair_face_color',109,166,55), (386298,2650126,0,'soga_hair_type_color',109,166,55), (386299,2650126,1,'soga_lip_type',81,75,-24), (386300,2650126,1,'soga_nose_type',-19,41,-94), (386301,2650126,0,'soga_skin_color',109,166,55), (386302,2650127,1,'cheek_type',14,9,0), (386303,2650127,1,'chin_type',68,-11,34), (386304,2650127,1,'eye_brow_type',-8,-63,-36), (386305,2650127,0,'eye_color',43,70,43), (386306,2650127,1,'eye_type',58,0,0), (386307,2650127,0,'hair_face_color',26,28,6), (386308,2650127,0,'hair_type_color',26,28,6), (386309,2650127,1,'lip_type',7,8,52), (386310,2650127,1,'nose_type',58,25,42), (386311,2650127,0,'skin_color',26,28,6), (386312,2650127,1,'soga_cheek_type',14,9,0), (386313,2650127,1,'soga_chin_type',68,-11,34), (386314,2650127,1,'soga_eye_brow_type',-8,-63,-36), (386315,2650127,0,'soga_eye_color',229,229,102), (386316,2650127,1,'soga_eye_type',58,0,0), (386317,2650127,0,'soga_hair_face_color',26,28,6), (386318,2650127,0,'soga_hair_type_color',26,28,6), (386319,2650127,1,'soga_lip_type',7,8,52), (386320,2650127,1,'soga_nose_type',58,25,42), (386321,2650127,0,'soga_skin_color',26,28,6), (386322,2650128,1,'cheek_type',11,-66,0), (386323,2650128,1,'chin_type',95,-63,58), (386324,2650128,1,'eye_brow_type',9,2,-47), (386325,2650128,0,'eye_color',21,61,16), (386326,2650128,1,'eye_type',-32,0,0), (386327,2650128,0,'hair_face_color',25,78,59), (386328,2650128,0,'hair_type_color',25,78,59), (386329,2650128,1,'lip_type',-8,38,82), (386330,2650128,1,'nose_type',39,89,-69), (386331,2650128,0,'skin_color',25,78,59), (386332,2650128,1,'soga_cheek_type',11,-66,0), (386333,2650128,1,'soga_chin_type',95,-63,58), (386334,2650128,1,'soga_eye_brow_type',9,2,-47), (386335,2650128,0,'soga_eye_color',229,229,102), (386336,2650128,1,'soga_eye_type',-32,0,0), (386337,2650128,0,'soga_hair_face_color',25,78,59), (386338,2650128,0,'soga_hair_type_color',25,78,59), (386339,2650128,1,'soga_lip_type',-8,38,82), (386340,2650128,1,'soga_nose_type',39,89,-69), (386341,2650128,0,'soga_skin_color',25,78,59), (386342,2650129,1,'cheek_type',-87,-24,0), (386343,2650129,1,'chin_type',-35,-90,-61), (386344,2650129,1,'eye_brow_type',-57,78,-93), (386345,2650129,0,'eye_color',135,183,191), (386346,2650129,1,'eye_type',-77,0,0), (386347,2650129,0,'hair_face_color',22,14,10), (386348,2650129,0,'hair_type_color',22,14,10), (386349,2650129,1,'lip_type',58,61,-79), (386350,2650129,1,'nose_type',-16,16,-53), (386351,2650129,0,'skin_color',22,14,10), (386352,2650129,1,'soga_cheek_type',-87,-24,0), (386353,2650129,1,'soga_chin_type',-35,-90,-61), (386354,2650129,1,'soga_eye_brow_type',-57,78,-93), (386355,2650129,0,'soga_eye_color',229,229,102), (386356,2650129,1,'soga_eye_type',-77,0,0), (386357,2650129,0,'soga_hair_face_color',22,14,10), (386358,2650129,0,'soga_hair_type_color',22,14,10), (386359,2650129,1,'soga_lip_type',58,61,-79), (386360,2650129,1,'soga_nose_type',-16,16,-53), (386361,2650129,0,'soga_skin_color',22,14,10), (386362,2650130,1,'cheek_type',-77,19,0), (386363,2650130,1,'chin_type',-72,-63,0), (386364,2650130,1,'eye_brow_type',-29,52,4), (386365,2650130,0,'eye_color',53,115,112), (386366,2650130,1,'eye_type',45,0,0), (386367,2650130,0,'hair_face_color',80,15,21), (386368,2650130,0,'hair_type_color',80,15,21), (386369,2650130,1,'lip_type',63,-9,61), (386370,2650130,1,'nose_type',97,26,-71), (386371,2650130,0,'skin_color',80,15,21), (386372,2650130,1,'soga_cheek_type',-77,19,0), (386373,2650130,1,'soga_chin_type',-72,-63,0), (386374,2650130,1,'soga_eye_brow_type',-29,52,4), (386375,2650130,0,'soga_eye_color',229,229,102), (386376,2650130,1,'soga_eye_type',45,0,0), (386377,2650130,0,'soga_hair_face_color',80,15,21), (386378,2650130,0,'soga_hair_type_color',80,15,21), (386379,2650130,1,'soga_lip_type',63,-9,61), (386380,2650130,1,'soga_nose_type',97,26,-71), (386381,2650130,0,'soga_skin_color',80,15,21), (386382,2650131,1,'cheek_type',-100,-100,0), (386383,2650131,1,'chin_type',-57,61,71), (386384,2650131,1,'eye_brow_type',50,68,31), (386385,2650131,0,'eye_color',161,199,211), (386386,2650131,1,'eye_type',-87,0,0), (386387,2650131,0,'hair_face_color',80,14,48), (386388,2650131,0,'hair_type_color',80,14,48), (386389,2650131,1,'lip_type',63,-97,0), (386390,2650131,1,'nose_type',65,3,-87), (386391,2650131,0,'skin_color',80,14,48), (386392,2650131,1,'soga_cheek_type',-100,-100,0), (386393,2650131,1,'soga_chin_type',-57,61,71), (386394,2650131,1,'soga_eye_brow_type',50,68,31), (386395,2650131,0,'soga_eye_color',229,229,102), (386396,2650131,1,'soga_eye_type',-87,0,0), (386397,2650131,0,'soga_hair_face_color',80,14,48), (386398,2650131,0,'soga_hair_type_color',80,14,48), (386399,2650131,1,'soga_lip_type',63,-97,0), (386400,2650131,1,'soga_nose_type',65,3,-87), (386401,2650131,0,'soga_skin_color',80,14,48), (386402,2650132,1,'cheek_type',-22,-56,0), (386403,2650132,1,'chin_type',-3,83,78), (386404,2650132,1,'eye_brow_type',56,97,50), (386405,2650132,0,'eye_color',51,105,113), (386406,2650132,1,'eye_type',-42,0,0), (386407,2650132,0,'hair_face_color',19,6,22), (386408,2650132,0,'hair_type_color',19,6,22), (386409,2650132,1,'lip_type',-14,-96,-81), (386410,2650132,1,'nose_type',19,-55,62), (386411,2650132,0,'skin_color',19,6,22), (386412,2650132,1,'soga_cheek_type',-22,-56,0), (386413,2650132,1,'soga_chin_type',-3,83,78), (386414,2650132,1,'soga_eye_brow_type',56,97,50), (386415,2650132,0,'soga_eye_color',229,229,102), (386416,2650132,1,'soga_eye_type',-42,0,0), (386417,2650132,0,'soga_hair_face_color',19,6,22), (386418,2650132,0,'soga_hair_type_color',19,6,22), (386419,2650132,1,'soga_lip_type',-14,-96,-81), (386420,2650132,1,'soga_nose_type',19,-55,62), (386421,2650132,0,'soga_skin_color',19,6,22), (386422,2650133,1,'cheek_type',-96,-14,0), (386423,2650133,1,'chin_type',7,-81,-63), (386424,2650133,1,'eye_brow_type',0,50,64), (386425,2650133,0,'eye_color',7,22,6), (386426,2650133,1,'eye_type',95,0,0), (386427,2650133,0,'hair_face_color',77,51,164), (386428,2650133,0,'hair_type_color',77,51,164), (386429,2650133,1,'lip_type',-100,-100,-71), (386430,2650133,1,'nose_type',-93,-7,-42), (386431,2650133,0,'skin_color',77,51,164), (386432,2650133,1,'soga_cheek_type',-96,-14,0), (386433,2650133,1,'soga_chin_type',7,-81,-63), (386434,2650133,1,'soga_eye_brow_type',0,50,64), (386435,2650133,0,'soga_eye_color',229,229,102), (386436,2650133,1,'soga_eye_type',95,0,0), (386437,2650133,0,'soga_hair_face_color',77,51,164), (386438,2650133,0,'soga_hair_type_color',77,51,164), (386439,2650133,1,'soga_lip_type',-100,-100,-71), (386440,2650133,1,'soga_nose_type',-93,-7,-42), (386441,2650133,0,'soga_skin_color',77,51,164), (386442,2650134,1,'cheek_type',0,-68,0), (386443,2650134,1,'chin_type',66,-37,96), (386444,2650134,1,'eye_brow_type',-56,9,63), (386445,2650134,0,'eye_color',52,103,161), (386446,2650134,1,'eye_type',-81,0,0), (386447,2650134,0,'hair_face_color',95,21,68), (386448,2650134,0,'hair_type_color',95,21,68), (386449,2650134,1,'lip_type',-17,9,-28), (386450,2650134,1,'nose_type',35,-77,84), (386451,2650134,0,'skin_color',95,21,68), (386452,2650134,1,'soga_cheek_type',0,-68,0), (386453,2650134,1,'soga_chin_type',66,-37,96), (386454,2650134,1,'soga_eye_brow_type',-56,9,63), (386455,2650134,0,'soga_eye_color',229,229,102), (386456,2650134,1,'soga_eye_type',-81,0,0), (386457,2650134,0,'soga_hair_face_color',95,21,68), (386458,2650134,0,'soga_hair_type_color',95,21,68), (386459,2650134,1,'soga_lip_type',-17,9,-28), (386460,2650134,1,'soga_nose_type',35,-77,84), (386461,2650134,0,'soga_skin_color',95,21,68), (386462,2650135,1,'cheek_type',-100,-100,0), (386463,2650135,1,'chin_type',-57,61,71), (386464,2650135,1,'eye_brow_type',50,68,31), (386465,2650135,0,'eye_color',161,199,211), (386466,2650135,1,'eye_type',-87,0,0), (386467,2650135,0,'hair_face_color',20,53,38), (386468,2650135,0,'hair_type_color',20,53,38), (386469,2650135,1,'lip_type',63,-97,0), (386470,2650135,1,'nose_type',65,3,-87), (386471,2650135,0,'skin_color',20,53,38), (386472,2650135,1,'soga_cheek_type',-100,-100,0), (386473,2650135,1,'soga_chin_type',-57,61,71), (386474,2650135,1,'soga_eye_brow_type',50,68,31), (386475,2650135,0,'soga_eye_color',229,229,102), (386476,2650135,1,'soga_eye_type',-87,0,0), (386477,2650135,0,'soga_hair_face_color',20,53,38), (386478,2650135,0,'soga_hair_type_color',20,53,38), (386479,2650135,1,'soga_lip_type',63,-97,0), (386480,2650135,1,'soga_nose_type',65,3,-87), (386481,2650135,0,'soga_skin_color',20,53,38), (386482,2650136,1,'cheek_type',0,-68,0), (386483,2650136,1,'chin_type',66,-37,96), (386484,2650136,1,'eye_brow_type',-56,9,63), (386485,2650136,0,'eye_color',52,103,161), (386486,2650136,1,'eye_type',-81,0,0), (386487,2650136,0,'hair_face_color',95,21,68), (386488,2650136,0,'hair_type_color',95,21,68), (386489,2650136,1,'lip_type',-17,9,-28), (386490,2650136,1,'nose_type',35,-77,84), (386491,2650136,0,'skin_color',95,21,68), (386492,2650136,1,'soga_cheek_type',0,-68,0), (386493,2650136,1,'soga_chin_type',66,-37,96), (386494,2650136,1,'soga_eye_brow_type',-56,9,63), (386495,2650136,0,'soga_eye_color',229,229,102), (386496,2650136,1,'soga_eye_type',-81,0,0), (386497,2650136,0,'soga_hair_face_color',95,21,68), (386498,2650136,0,'soga_hair_type_color',95,21,68), (386499,2650136,1,'soga_lip_type',-17,9,-28), (386500,2650136,1,'soga_nose_type',35,-77,84), (386501,2650136,0,'soga_skin_color',95,21,68), (386502,2650137,1,'cheek_type',-21,66,0), (386503,2650137,1,'chin_type',-6,88,4), (386504,2650137,1,'ear_type',64,12,0), (386505,2650137,1,'eye_brow_type',-45,52,98), (386506,2650137,0,'eye_color',234,119,255), (386507,2650137,1,'eye_type',-48,0,0), (386508,2650137,0,'hair_color1',161,165,168), (386509,2650137,0,'hair_color2',60,71,71), (386510,2650137,0,'hair_face_color',244,246,246), (386511,2650137,0,'hair_face_highlight_color',6,3,1), (386512,2650137,0,'hair_highlight',33,22,19), (386513,2650137,0,'hair_type_color',244,246,246), (386514,2650137,0,'hair_type_highlight_color',6,3,1), (386515,2650137,1,'lip_type',-42,-76,14), (386516,2650137,1,'nose_type',29,-66,-17), (386517,2650137,0,'skin_color',155,139,173), (386518,2650137,1,'soga_cheek_type',-21,66,0), (386519,2650137,1,'soga_chin_type',-6,88,4), (386520,2650137,1,'soga_ear_type',64,12,0), (386521,2650137,1,'soga_eye_brow_type',-45,52,98), (386522,2650137,0,'soga_eye_color',229,229,102), (386523,2650137,1,'soga_eye_type',-48,0,0), (386524,2650137,0,'soga_hair_color1',161,165,168), (386525,2650137,0,'soga_hair_color2',60,71,71), (386526,2650137,0,'soga_hair_face_color',244,246,246), (386527,2650137,0,'soga_hair_face_highlight_color',6,3,1), (386528,2650137,0,'soga_hair_highlight',33,22,19), (386529,2650137,0,'soga_hair_type_color',244,246,246), (386530,2650137,0,'soga_hair_type_highlight_color',6,3,1), (386531,2650137,1,'soga_lip_type',-42,-76,14), (386532,2650137,1,'soga_nose_type',29,-66,-17), (386533,2650137,0,'soga_skin_color',155,139,173), (386534,2650137,0,'wing_color1',255,255,255), (386535,2650137,0,'wing_color2',255,255,255), (386536,2650138,0,'eye_color',205,205,205), (386537,2650138,0,'skin_color',119,119,119), (386538,2650138,0,'soga_eye_color',255,0,255), (386539,2650139,1,'cheek_type',-37,19,0), (386540,2650139,1,'chin_type',7,4,76), (386541,2650139,1,'eye_brow_type',4,-21,-89), (386542,2650139,0,'eye_color',62,82,47), (386543,2650139,1,'eye_type',70,0,0), (386544,2650139,0,'hair_face_color',84,87,22), (386545,2650139,0,'hair_type_color',84,87,22), (386546,2650139,1,'lip_type',-45,35,-51), (386547,2650139,1,'nose_type',85,22,-55), (386548,2650139,0,'skin_color',84,87,22), (386549,2650139,1,'soga_cheek_type',-37,19,0), (386550,2650139,1,'soga_chin_type',7,4,76), (386551,2650139,1,'soga_eye_brow_type',4,-21,-89), (386552,2650139,0,'soga_eye_color',229,229,102), (386553,2650139,1,'soga_eye_type',70,0,0), (386554,2650139,0,'soga_hair_face_color',84,87,22), (386555,2650139,0,'soga_hair_type_color',84,87,22), (386556,2650139,1,'soga_lip_type',-45,35,-51), (386557,2650139,1,'soga_nose_type',85,22,-55), (386558,2650139,0,'soga_skin_color',84,87,22), (386559,2650139,0,'wing_color1',255,255,255), (386560,2650139,0,'wing_color2',255,255,255), (386561,2650140,0,'eye_color',255,255,255), (386562,2650140,0,'skin_color',255,255,255), (386563,2650140,0,'soga_eye_color',255,0,255), (386564,2650141,1,'cheek_type',78,-76,0), (386565,2650141,1,'chin_type',58,89,28), (386566,2650141,1,'ear_type',14,57,0), (386567,2650141,1,'eye_brow_type',59,26,-90), (386568,2650141,0,'eye_color',144,188,195), (386569,2650141,1,'eye_type',-22,0,0), (386570,2650141,0,'hair_color1',239,221,86), (386571,2650141,0,'hair_color2',99,53,22), (386572,2650141,0,'hair_face_color',219,179,15), (386573,2650141,0,'hair_face_highlight_color',93,65,9), (386574,2650141,0,'hair_highlight',56,33,26), (386575,2650141,0,'hair_type_color',219,179,15), (386576,2650141,0,'hair_type_highlight_color',93,65,9), (386577,2650141,1,'lip_type',-47,37,-64), (386578,2650141,1,'nose_type',8,11,-17), (386579,2650141,0,'skin_color',200,187,181), (386580,2650141,1,'soga_cheek_type',78,-76,0), (386581,2650141,1,'soga_chin_type',58,89,28), (386582,2650141,1,'soga_ear_type',14,57,0), (386583,2650141,1,'soga_eye_brow_type',59,26,-90), (386584,2650141,0,'soga_eye_color',229,229,102), (386585,2650141,1,'soga_eye_type',-22,0,0), (386586,2650141,0,'soga_hair_color1',239,221,86), (386587,2650141,0,'soga_hair_color2',99,53,22), (386588,2650141,0,'soga_hair_face_color',219,179,15), (386589,2650141,0,'soga_hair_face_highlight_color',93,65,9), (386590,2650141,0,'soga_hair_highlight',56,33,26), (386591,2650141,0,'soga_hair_type_color',219,179,15), (386592,2650141,0,'soga_hair_type_highlight_color',93,65,9), (386593,2650141,1,'soga_lip_type',-47,37,-64), (386594,2650141,1,'soga_nose_type',8,11,-17), (386595,2650141,0,'soga_skin_color',200,187,181), (386596,2650141,0,'wing_color1',255,255,255), (386597,2650141,0,'wing_color2',255,255,255), (386598,2650142,1,'cheek_type',44,-2,0), (386599,2650142,1,'chin_type',26,25,-33), (386600,2650142,1,'ear_type',47,-21,0), (386601,2650142,1,'eye_brow_type',-11,9,-24), (386602,2650142,0,'eye_color',99,161,170), (386603,2650142,1,'eye_type',42,0,0), (386604,2650142,0,'hair_face_color',99,79,32), (386605,2650142,0,'hair_face_highlight_color',39,37,18), (386606,2650142,0,'hair_type_color',99,79,32), (386607,2650142,0,'hair_type_highlight_color',39,37,18), (386608,2650142,1,'lip_type',-12,-45,42), (386609,2650142,1,'nose_type',-28,21,0), (386610,2650142,0,'skin_color',241,210,210), (386611,2650142,1,'soga_cheek_type',44,-2,0), (386612,2650142,1,'soga_chin_type',26,25,-33), (386613,2650142,1,'soga_ear_type',47,-21,0), (386614,2650142,1,'soga_eye_brow_type',-11,9,-24), (386615,2650142,0,'soga_eye_color',229,229,102), (386616,2650142,1,'soga_eye_type',42,0,0), (386617,2650142,0,'soga_hair_face_color',99,79,32), (386618,2650142,0,'soga_hair_face_highlight_color',39,37,18), (386619,2650142,0,'soga_hair_type_color',99,79,32), (386620,2650142,0,'soga_hair_type_highlight_color',39,37,18), (386621,2650142,1,'soga_lip_type',-12,-45,42), (386622,2650142,1,'soga_nose_type',-28,21,0), (386623,2650142,0,'soga_skin_color',241,210,210), (386624,2650142,0,'wing_color1',255,255,255), (386625,2650142,0,'wing_color2',255,255,255), (386626,2650143,1,'cheek_type',6,-2,0), (386627,2650143,1,'chin_type',90,-63,-47), (386628,2650143,1,'ear_type',-38,11,0), (386629,2650143,1,'eye_brow_type',-72,29,1), (386630,2650143,0,'eye_color',158,198,210), (386631,2650143,1,'eye_type',-28,0,0), (386632,2650143,0,'hair_color1',209,131,22), (386633,2650143,0,'hair_color2',199,150,48), (386634,2650143,0,'hair_face_color',184,128,10), (386635,2650143,0,'hair_face_highlight_color',244,246,246), (386636,2650143,0,'hair_highlight',161,165,168), (386637,2650143,0,'hair_type_color',184,128,10), (386638,2650143,0,'hair_type_highlight_color',244,246,246), (386639,2650143,1,'lip_type',-4,33,70), (386640,2650143,1,'nose_type',52,29,-61), (386641,2650143,0,'skin_color',244,250,239), (386642,2650143,1,'soga_cheek_type',6,-2,0), (386643,2650143,1,'soga_chin_type',90,-63,-47), (386644,2650143,1,'soga_ear_type',-38,11,0), (386645,2650143,1,'soga_eye_brow_type',-72,29,1), (386646,2650143,0,'soga_eye_color',229,229,102), (386647,2650143,1,'soga_eye_type',-28,0,0), (386648,2650143,0,'soga_hair_color1',209,131,22), (386649,2650143,0,'soga_hair_color2',199,150,48), (386650,2650143,0,'soga_hair_face_color',184,128,10), (386651,2650143,0,'soga_hair_face_highlight_color',244,246,246), (386652,2650143,0,'soga_hair_highlight',161,165,168), (386653,2650143,0,'soga_hair_type_color',184,128,10), (386654,2650143,0,'soga_hair_type_highlight_color',244,246,246), (386655,2650143,1,'soga_lip_type',-4,33,70), (386656,2650143,1,'soga_nose_type',52,29,-61), (386657,2650143,0,'soga_skin_color',244,250,239), (386658,2650143,0,'wing_color1',255,255,255), (386659,2650143,0,'wing_color2',255,255,255), (386660,2650144,1,'cheek_type',89,85,0), (386661,2650144,1,'chin_type',91,-36,-96), (386662,2650144,1,'ear_type',87,25,0), (386663,2650144,1,'eye_brow_type',-8,63,-48), (386664,2650144,0,'eye_color',128,180,196), (386665,2650144,1,'eye_type',-25,0,0), (386666,2650144,0,'hair_color1',209,131,22), (386667,2650144,0,'hair_color2',199,150,48), (386668,2650144,0,'hair_face_color',189,132,11), (386669,2650144,0,'hair_face_highlight_color',197,139,15), (386670,2650144,0,'hair_highlight',209,131,22), (386671,2650144,0,'hair_type_color',189,132,11), (386672,2650144,0,'hair_type_highlight_color',197,139,15), (386673,2650144,1,'lip_type',-18,13,-85), (386674,2650144,1,'nose_type',-91,3,-4), (386675,2650144,0,'skin_color',183,186,157), (386676,2650144,1,'soga_cheek_type',89,85,0), (386677,2650144,1,'soga_chin_type',91,-36,-96), (386678,2650144,1,'soga_ear_type',87,25,0), (386679,2650144,1,'soga_eye_brow_type',-8,63,-48), (386680,2650144,0,'soga_eye_color',229,229,102), (386681,2650144,1,'soga_eye_type',-25,0,0), (386682,2650144,0,'soga_hair_color1',209,131,22), (386683,2650144,0,'soga_hair_color2',199,150,48), (386684,2650144,0,'soga_hair_face_color',189,132,11), (386685,2650144,0,'soga_hair_face_highlight_color',197,139,15), (386686,2650144,0,'soga_hair_highlight',209,131,22), (386687,2650144,0,'soga_hair_type_color',189,132,11), (386688,2650144,0,'soga_hair_type_highlight_color',197,139,15), (386689,2650144,1,'soga_lip_type',-18,13,-85), (386690,2650144,1,'soga_nose_type',-91,3,-4), (386691,2650144,0,'soga_skin_color',183,186,157), (386692,2650145,1,'cheek_type',26,1,0), (386693,2650145,1,'chin_type',75,58,-36), (386694,2650145,1,'ear_type',-39,-26,0), (386695,2650145,1,'eye_brow_type',17,-66,62), (386696,2650145,0,'eye_color',34,70,76), (386697,2650145,1,'eye_type',31,0,0), (386698,2650145,0,'hair_color1',123,123,130), (386699,2650145,0,'hair_color2',144,140,137), (386700,2650145,0,'hair_face_color',119,147,147), (386701,2650145,0,'hair_face_highlight_color',231,169,27), (386702,2650145,0,'hair_highlight',200,165,96), (386703,2650145,0,'hair_type_color',119,147,147), (386704,2650145,0,'hair_type_highlight_color',231,169,27), (386705,2650145,1,'lip_type',37,-26,-24), (386706,2650145,1,'nose_type',-70,-83,-1), (386707,2650145,0,'skin_color',104,104,82), (386708,2650145,1,'soga_cheek_type',26,1,0), (386709,2650145,1,'soga_chin_type',75,58,-36), (386710,2650145,1,'soga_ear_type',-39,-26,0), (386711,2650145,1,'soga_eye_brow_type',17,-66,62), (386712,2650145,0,'soga_eye_color',229,229,102), (386713,2650145,1,'soga_eye_type',31,0,0), (386714,2650145,0,'soga_hair_color1',123,123,130), (386715,2650145,0,'soga_hair_color2',144,140,137), (386716,2650145,0,'soga_hair_face_color',119,147,147), (386717,2650145,0,'soga_hair_face_highlight_color',231,169,27), (386718,2650145,0,'soga_hair_highlight',200,165,96), (386719,2650145,0,'soga_hair_type_color',119,147,147), (386720,2650145,0,'soga_hair_type_highlight_color',231,169,27), (386721,2650145,1,'soga_lip_type',37,-26,-24), (386722,2650145,1,'soga_nose_type',-70,-83,-1), (386723,2650145,0,'soga_skin_color',104,104,82), (386724,2650146,1,'cheek_type',-72,-82,0), (386725,2650146,1,'chin_type',-90,14,25), (386726,2650146,1,'ear_type',91,-3,0), (386727,2650146,1,'eye_brow_type',47,-77,-39), (386728,2650146,0,'eye_color',172,133,74), (386729,2650146,1,'eye_type',68,0,0), (386730,2650146,0,'hair_color1',79,28,15), (386731,2650146,0,'hair_color2',111,64,0), (386732,2650146,0,'hair_face_color',35,24,1), (386733,2650146,0,'hair_face_highlight_color',30,9,12), (386734,2650146,0,'hair_highlight',54,45,28), (386735,2650146,0,'hair_type_color',35,24,1), (386736,2650146,0,'hair_type_highlight_color',30,9,12), (386737,2650146,1,'lip_type',-79,-76,85), (386738,2650146,1,'nose_type',22,52,78), (386739,2650146,0,'skin_color',245,250,242), (386740,2650146,1,'soga_cheek_type',-72,-82,0), (386741,2650146,1,'soga_chin_type',-90,14,25), (386742,2650146,1,'soga_ear_type',91,-3,0), (386743,2650146,1,'soga_eye_brow_type',47,-77,-39), (386744,2650146,0,'soga_eye_color',229,229,102), (386745,2650146,1,'soga_eye_type',68,0,0), (386746,2650146,0,'soga_hair_color1',79,28,15), (386747,2650146,0,'soga_hair_color2',111,64,0), (386748,2650146,0,'soga_hair_face_color',35,24,1), (386749,2650146,0,'soga_hair_face_highlight_color',30,9,12), (386750,2650146,0,'soga_hair_highlight',54,45,28), (386751,2650146,0,'soga_hair_type_color',35,24,1), (386752,2650146,0,'soga_hair_type_highlight_color',30,9,12), (386753,2650146,1,'soga_lip_type',-79,-76,85), (386754,2650146,1,'soga_nose_type',22,52,78), (386755,2650146,0,'soga_skin_color',245,250,242), (386756,2650147,1,'cheek_type',41,-95,0), (386757,2650147,1,'chin_type',-87,-63,93), (386758,2650147,1,'ear_type',72,34,0), (386759,2650147,1,'eye_brow_type',51,-96,-69), (386760,2650147,0,'eye_color',130,102,52), (386761,2650147,1,'eye_type',89,0,0), (386762,2650147,0,'hair_color1',200,165,96), (386763,2650147,0,'hair_color2',134,89,56), (386764,2650147,0,'hair_face_color',231,170,27), (386765,2650147,0,'hair_highlight',21,13,24), (386766,2650147,0,'hair_type_color',231,170,27), (386767,2650147,1,'lip_type',-90,-37,-9), (386768,2650147,1,'nose_type',72,16,-69), (386769,2650147,0,'skin_color',233,190,194), (386770,2650147,1,'soga_cheek_type',41,-95,0), (386771,2650147,1,'soga_chin_type',-87,-63,93), (386772,2650147,1,'soga_ear_type',72,34,0), (386773,2650147,1,'soga_eye_brow_type',51,-96,-69), (386774,2650147,0,'soga_eye_color',229,229,102), (386775,2650147,1,'soga_eye_type',89,0,0), (386776,2650147,0,'soga_hair_color1',200,165,96), (386777,2650147,0,'soga_hair_color2',134,89,56), (386778,2650147,0,'soga_hair_face_color',231,170,27), (386779,2650147,0,'soga_hair_highlight',21,13,24), (386780,2650147,0,'soga_hair_type_color',231,170,27), (386781,2650147,1,'soga_lip_type',-90,-37,-9), (386782,2650147,1,'soga_nose_type',72,16,-69), (386783,2650147,0,'soga_skin_color',233,190,194), (386784,2650148,1,'cheek_type',-100,-85,0), (386785,2650148,1,'chin_type',-100,100,93), (386786,2650148,1,'ear_type',89,84,0), (386787,2650148,1,'eye_brow_type',100,19,4), (386788,2650148,0,'eye_color',41,74,46), (386789,2650148,1,'eye_type',47,0,0), (386790,2650148,0,'hair_color1',239,221,86), (386791,2650148,0,'hair_color2',99,53,22), (386792,2650148,0,'hair_face_color',219,179,15), (386793,2650148,0,'hair_face_highlight_color',185,87,38), (386794,2650148,0,'hair_highlight',105,26,26), (386795,2650148,0,'hair_type_color',219,179,15), (386796,2650148,0,'hair_type_highlight_color',185,87,38), (386797,2650148,1,'lip_type',-100,95,-29), (386798,2650148,1,'nose_type',-8,-47,75), (386799,2650148,0,'skin_color',245,251,251), (386800,2650148,1,'soga_cheek_type',-100,-85,0), (386801,2650148,1,'soga_chin_type',-100,100,93), (386802,2650148,1,'soga_ear_type',89,84,0), (386803,2650148,1,'soga_eye_brow_type',100,19,4), (386804,2650148,0,'soga_eye_color',229,229,102), (386805,2650148,1,'soga_eye_type',47,0,0), (386806,2650148,0,'soga_hair_color1',239,221,86), (386807,2650148,0,'soga_hair_color2',99,53,22), (386808,2650148,0,'soga_hair_face_color',219,179,15), (386809,2650148,0,'soga_hair_face_highlight_color',185,87,38), (386810,2650148,0,'soga_hair_highlight',105,26,26), (386811,2650148,0,'soga_hair_type_color',219,179,15), (386812,2650148,0,'soga_hair_type_highlight_color',185,87,38), (386813,2650148,1,'soga_lip_type',-100,95,-29), (386814,2650148,1,'soga_nose_type',-8,-47,75), (386815,2650148,0,'soga_skin_color',245,251,251), (386816,2650149,1,'cheek_type',-96,-14,0), (386817,2650149,1,'chin_type',7,-81,-63), (386818,2650149,1,'eye_brow_type',0,50,64), (386819,2650149,0,'eye_color',7,22,6), (386820,2650149,1,'eye_type',95,0,0), (386821,2650149,0,'hair_face_color',77,51,164), (386822,2650149,0,'hair_type_color',77,51,164), (386823,2650149,1,'lip_type',-100,-100,-71), (386824,2650149,1,'nose_type',-93,-7,-42), (386825,2650149,0,'skin_color',77,51,164), (386826,2650149,1,'soga_cheek_type',-96,-14,0), (386827,2650149,1,'soga_chin_type',7,-81,-63), (386828,2650149,1,'soga_eye_brow_type',0,50,64), (386829,2650149,0,'soga_eye_color',229,229,102), (386830,2650149,1,'soga_eye_type',95,0,0), (386831,2650149,0,'soga_hair_face_color',77,51,164), (386832,2650149,0,'soga_hair_type_color',77,51,164), (386833,2650149,1,'soga_lip_type',-100,-100,-71), (386834,2650149,1,'soga_nose_type',-93,-7,-42), (386835,2650149,0,'soga_skin_color',77,51,164), (386836,2650150,0,'eye_color',255,255,255), (386837,2650150,0,'skin_color',255,255,255), (386838,2650150,0,'soga_eye_color',255,0,255), (386839,2650151,1,'cheek_type',74,41,0), (386840,2650151,1,'chin_type',-95,26,77), (386841,2650151,1,'ear_type',-100,-100,0), (386842,2650151,1,'eye_brow_type',-95,-14,-51), (386843,2650151,0,'eye_color',130,182,197), (386844,2650151,1,'eye_type',-100,0,0), (386845,2650151,0,'hair_color1',50,48,56), (386846,2650151,0,'hair_color2',68,72,71), (386847,2650151,0,'hair_face_color',59,59,73), (386848,2650151,0,'hair_face_highlight_color',244,246,246), (386849,2650151,0,'hair_highlight',164,165,165), (386850,2650151,0,'hair_type_color',59,59,73), (386851,2650151,0,'hair_type_highlight_color',244,246,246), (386852,2650151,1,'lip_type',-100,28,45), (386853,2650151,1,'nose_type',58,51,-29), (386854,2650151,0,'skin_color',218,221,221), (386855,2650151,1,'soga_cheek_type',74,41,0), (386856,2650151,1,'soga_chin_type',-95,26,77), (386857,2650151,1,'soga_ear_type',-100,-100,0), (386858,2650151,1,'soga_eye_brow_type',-95,-14,-51), (386859,2650151,0,'soga_eye_color',229,229,102), (386860,2650151,1,'soga_eye_type',-100,0,0), (386861,2650151,0,'soga_hair_color1',50,48,56), (386862,2650151,0,'soga_hair_color2',68,72,71), (386863,2650151,0,'soga_hair_face_color',59,59,73), (386864,2650151,0,'soga_hair_face_highlight_color',244,246,246), (386865,2650151,0,'soga_hair_highlight',164,165,165), (386866,2650151,0,'soga_hair_type_color',59,59,73), (386867,2650151,0,'soga_hair_type_highlight_color',244,246,246), (386868,2650151,1,'soga_lip_type',-100,28,45), (386869,2650151,1,'soga_nose_type',58,51,-29), (386870,2650151,0,'soga_skin_color',218,221,221), (386871,2650152,0,'eye_color',184,153,56), (386872,2650152,0,'skin_color',52,52,52), (386873,2650152,0,'soga_eye_color',255,0,255), (386874,2650153,1,'cheek_type',-56,68,0), (386875,2650153,1,'chin_type',90,14,62), (386876,2650153,1,'ear_type',-47,-1,0), (386877,2650153,1,'eye_brow_type',-34,41,77), (386878,2650153,0,'eye_color',107,154,132), (386879,2650153,1,'eye_type',-22,0,0), (386880,2650153,0,'hair_color1',109,14,49), (386881,2650153,0,'hair_color2',185,97,0), (386882,2650153,0,'hair_face_color',84,0,0), (386883,2650153,0,'hair_face_highlight_color',84,0,0), (386884,2650153,0,'hair_highlight',109,14,49), (386885,2650153,0,'hair_type_color',84,0,0), (386886,2650153,0,'hair_type_highlight_color',84,0,0), (386887,2650153,1,'lip_type',48,82,7), (386888,2650153,1,'nose_type',14,90,58), (386889,2650153,0,'skin_color',221,174,162), (386890,2650153,1,'soga_cheek_type',-56,68,0), (386891,2650153,1,'soga_chin_type',90,14,62), (386892,2650153,1,'soga_ear_type',-47,-1,0), (386893,2650153,1,'soga_eye_brow_type',-34,41,77), (386894,2650153,0,'soga_eye_color',229,229,102), (386895,2650153,1,'soga_eye_type',-22,0,0), (386896,2650153,0,'soga_hair_color1',109,14,49), (386897,2650153,0,'soga_hair_color2',185,97,0), (386898,2650153,0,'soga_hair_face_color',84,0,0), (386899,2650153,0,'soga_hair_face_highlight_color',84,0,0), (386900,2650153,0,'soga_hair_highlight',109,14,49), (386901,2650153,0,'soga_hair_type_color',84,0,0), (386902,2650153,0,'soga_hair_type_highlight_color',84,0,0), (386903,2650153,1,'soga_lip_type',48,82,7), (386904,2650153,1,'soga_nose_type',14,90,58), (386905,2650153,0,'soga_skin_color',221,174,162), (386906,2650154,0,'eye_color',255,255,255), (386907,2650154,0,'skin_color',255,255,255), (386908,2650154,0,'soga_eye_color',255,0,255), (386909,2650155,1,'cheek_type',33,85,0), (386910,2650155,1,'chin_type',82,83,24), (386911,2650155,1,'eye_brow_type',-97,-22,-81), (386912,2650155,0,'eye_color',88,143,121), (386913,2650155,1,'eye_type',97,0,0), (386914,2650155,0,'hair_face_color',114,98,46), (386915,2650155,0,'hair_type_color',114,98,46), (386916,2650155,1,'lip_type',84,7,62), (386917,2650155,1,'nose_type',98,-93,9), (386918,2650155,0,'skin_color',114,98,46), (386919,2650155,1,'soga_cheek_type',33,85,0), (386920,2650155,1,'soga_chin_type',82,83,24), (386921,2650155,1,'soga_eye_brow_type',-97,-22,-81), (386922,2650155,0,'soga_eye_color',229,229,102), (386923,2650155,1,'soga_eye_type',97,0,0), (386924,2650155,0,'soga_hair_face_color',114,98,46), (386925,2650155,0,'soga_hair_type_color',114,98,46), (386926,2650155,1,'soga_lip_type',84,7,62), (386927,2650155,1,'soga_nose_type',98,-93,9), (386928,2650155,0,'soga_skin_color',114,98,46), (386929,2650155,0,'wing_color1',255,255,255), (386930,2650155,0,'wing_color2',255,255,255), (386931,2650156,1,'cheek_type',93,-52,0), (386932,2650156,1,'chin_type',44,-4,-26), (386933,2650156,1,'eye_brow_type',66,-3,33), (386934,2650156,0,'eye_color',183,166,126), (386935,2650156,1,'eye_type',6,0,0), (386936,2650156,0,'hair_face_color',33,101,40), (386937,2650156,0,'hair_type_color',33,101,40), (386938,2650156,1,'lip_type',-97,50,79), (386939,2650156,1,'nose_type',-42,68,58), (386940,2650156,0,'skin_color',33,101,40), (386941,2650156,1,'soga_cheek_type',93,-52,0), (386942,2650156,1,'soga_chin_type',44,-4,-26), (386943,2650156,1,'soga_eye_brow_type',66,-3,33), (386944,2650156,0,'soga_eye_color',229,229,102), (386945,2650156,1,'soga_eye_type',6,0,0), (386946,2650156,0,'soga_hair_face_color',33,101,40), (386947,2650156,0,'soga_hair_type_color',33,101,40), (386948,2650156,1,'soga_lip_type',-97,50,79), (386949,2650156,1,'soga_nose_type',-42,68,58), (386950,2650156,0,'soga_skin_color',33,101,40), (386951,2650157,1,'cheek_type',33,85,0), (386952,2650157,1,'chin_type',82,83,24), (386953,2650157,1,'eye_brow_type',-97,-22,-81), (386954,2650157,0,'eye_color',88,143,121), (386955,2650157,1,'eye_type',97,0,0), (386956,2650157,0,'hair_face_color',114,98,46), (386957,2650157,0,'hair_type_color',114,98,46), (386958,2650157,1,'lip_type',84,7,62), (386959,2650157,1,'nose_type',98,-93,9), (386960,2650157,0,'skin_color',114,98,46), (386961,2650157,1,'soga_cheek_type',33,85,0), (386962,2650157,1,'soga_chin_type',82,83,24), (386963,2650157,1,'soga_eye_brow_type',-97,-22,-81), (386964,2650157,0,'soga_eye_color',229,229,102), (386965,2650157,1,'soga_eye_type',97,0,0), (386966,2650157,0,'soga_hair_face_color',114,98,46), (386967,2650157,0,'soga_hair_type_color',114,98,46), (386968,2650157,1,'soga_lip_type',84,7,62), (386969,2650157,1,'soga_nose_type',98,-93,9), (386970,2650157,0,'soga_skin_color',114,98,46), (386971,2650157,0,'wing_color1',255,255,255), (386972,2650157,0,'wing_color2',255,255,255), (386973,2650158,1,'cheek_type',-94,-25,0), (386974,2650158,1,'chin_type',-1,-25,-29), (386975,2650158,1,'eye_brow_type',-76,52,-91), (386976,2650158,0,'eye_color',19,3,6), (386977,2650158,1,'eye_type',-42,0,0), (386978,2650158,0,'hair_face_color',34,27,15), (386979,2650158,0,'hair_type_color',34,27,15), (386980,2650158,1,'lip_type',-68,90,72), (386981,2650158,1,'nose_type',-3,-48,-65), (386982,2650158,0,'skin_color',34,27,15), (386983,2650158,1,'soga_cheek_type',-94,-25,0), (386984,2650158,1,'soga_chin_type',-1,-25,-29), (386985,2650158,1,'soga_eye_brow_type',-76,52,-91), (386986,2650158,0,'soga_eye_color',229,229,102), (386987,2650158,1,'soga_eye_type',-42,0,0), (386988,2650158,0,'soga_hair_face_color',34,27,15), (386989,2650158,0,'soga_hair_type_color',34,27,15), (386990,2650158,1,'soga_lip_type',-68,90,72), (386991,2650158,1,'soga_nose_type',-3,-48,-65), (386992,2650158,0,'soga_skin_color',34,27,15), (386993,2650158,0,'wing_color1',255,255,255), (386994,2650158,0,'wing_color2',255,255,255), (386995,2650159,0,'eye_color',128,0,0), (386996,2650159,0,'skin_color',128,128,0), (386997,2650159,0,'soga_eye_color',255,0,255), (386998,2650160,0,'eye_color',255,255,255), (386999,2650160,0,'skin_color',255,255,255), (387000,2650160,0,'soga_eye_color',255,0,255), (387001,2650161,0,'eye_color',255,255,255), (387002,2650161,0,'skin_color',255,255,255), (387003,2650161,0,'soga_eye_color',255,0,255), (387004,2650162,0,'eye_color',152,7,0), (387005,2650162,0,'skin_color',239,209,88), (387006,2650162,0,'soga_eye_color',255,0,255), (387007,2650163,1,'cheek_type',28,-11,0), (387008,2650163,1,'chin_type',-7,-26,-6), (387009,2650163,1,'ear_type',7,-19,0), (387010,2650163,1,'eye_brow_type',-4,28,2), (387011,2650163,0,'eye_color',45,93,84), (387012,2650163,1,'eye_type',9,0,0), (387013,2650163,0,'hair_face_color',40,21,12), (387014,2650163,0,'hair_face_highlight_color',106,105,105), (387015,2650163,0,'hair_type_color',40,21,12), (387016,2650163,0,'hair_type_highlight_color',106,105,105), (387017,2650163,1,'lip_type',25,-33,-4), (387018,2650163,1,'nose_type',0,0,-14), (387019,2650163,0,'skin_color',239,206,205), (387020,2650163,1,'soga_cheek_type',28,-11,0), (387021,2650163,1,'soga_chin_type',-7,-26,-6), (387022,2650163,1,'soga_ear_type',7,-19,0), (387023,2650163,1,'soga_eye_brow_type',-4,28,2), (387024,2650163,0,'soga_eye_color',229,229,102), (387025,2650163,1,'soga_eye_type',9,0,0), (387026,2650163,0,'soga_hair_face_color',40,21,12), (387027,2650163,0,'soga_hair_face_highlight_color',106,105,105), (387028,2650163,0,'soga_hair_type_color',40,21,12), (387029,2650163,0,'soga_hair_type_highlight_color',106,105,105), (387030,2650163,1,'soga_lip_type',25,-33,-4), (387031,2650163,1,'soga_nose_type',0,0,-14), (387032,2650163,0,'soga_skin_color',239,206,205), (387033,2650163,0,'wing_color1',255,255,255), (387034,2650163,0,'wing_color2',255,255,255), (387035,2650164,1,'cheek_type',-12,11,0), (387036,2650164,1,'chin_type',-53,-28,3), (387037,2650164,1,'ear_type',-31,-48,0), (387038,2650164,1,'eye_brow_type',-94,45,42), (387039,2650164,0,'eye_color',121,172,178), (387040,2650164,1,'eye_type',64,0,0), (387041,2650164,0,'hair_color1',89,21,21), (387042,2650164,0,'hair_color2',171,87,0), (387043,2650164,0,'hair_face_color',145,49,29), (387044,2650164,0,'hair_face_highlight_color',15,1,21), (387045,2650164,0,'hair_highlight',29,21,28), (387046,2650164,0,'hair_type_color',145,49,29), (387047,2650164,0,'hair_type_highlight_color',15,1,21), (387048,2650164,1,'lip_type',-52,-94,-85), (387049,2650164,1,'nose_type',19,47,4), (387050,2650164,0,'skin_color',223,186,182), (387051,2650164,1,'soga_cheek_type',-12,11,0), (387052,2650164,1,'soga_chin_type',-53,-28,3), (387053,2650164,1,'soga_ear_type',-31,-48,0), (387054,2650164,1,'soga_eye_brow_type',-94,45,42), (387055,2650164,0,'soga_eye_color',229,229,102), (387056,2650164,1,'soga_eye_type',64,0,0), (387057,2650164,0,'soga_hair_color1',89,21,21), (387058,2650164,0,'soga_hair_color2',171,87,0), (387059,2650164,0,'soga_hair_face_color',145,49,29), (387060,2650164,0,'soga_hair_face_highlight_color',15,1,21), (387061,2650164,0,'soga_hair_highlight',29,21,28), (387062,2650164,0,'soga_hair_type_color',145,49,29), (387063,2650164,0,'soga_hair_type_highlight_color',15,1,21), (387064,2650164,1,'soga_lip_type',-52,-94,-85), (387065,2650164,1,'soga_nose_type',19,47,4), (387066,2650164,0,'soga_skin_color',223,186,182), (387067,2650164,0,'wing_color1',255,255,255), (387068,2650164,0,'wing_color2',255,255,255), (387069,2650165,1,'cheek_type',100,-100,0), (387070,2650165,1,'chin_type',-100,100,100), (387071,2650165,1,'ear_type',25,9,0), (387072,2650165,1,'eye_brow_type',100,100,100), (387073,2650165,0,'eye_color',118,14,183), (387074,2650165,1,'eye_type',100,0,0), (387075,2650165,0,'hair_color1',38,22,21), (387076,2650165,0,'hair_color2',120,50,0), (387077,2650165,0,'hair_face_color',171,60,32), (387078,2650165,0,'hair_face_highlight_color',216,192,37), (387079,2650165,0,'hair_highlight',200,165,96), (387080,2650165,0,'hair_type_color',171,60,32), (387081,2650165,0,'hair_type_highlight_color',216,192,37), (387082,2650165,1,'lip_type',100,50,-68), (387083,2650165,1,'nose_type',0,-17,-1), (387084,2650165,0,'skin_color',158,159,160), (387085,2650165,1,'soga_cheek_type',100,-100,0), (387086,2650165,1,'soga_chin_type',-100,100,100), (387087,2650165,1,'soga_ear_type',25,9,0), (387088,2650165,1,'soga_eye_brow_type',100,100,100), (387089,2650165,0,'soga_eye_color',229,229,102), (387090,2650165,1,'soga_eye_type',100,0,0), (387091,2650165,0,'soga_hair_color1',38,22,21), (387092,2650165,0,'soga_hair_color2',120,50,0), (387093,2650165,0,'soga_hair_face_color',171,60,32), (387094,2650165,0,'soga_hair_face_highlight_color',216,192,37), (387095,2650165,0,'soga_hair_highlight',200,165,96), (387096,2650165,0,'soga_hair_type_color',171,60,32), (387097,2650165,0,'soga_hair_type_highlight_color',216,192,37), (387098,2650165,1,'soga_lip_type',100,50,-68), (387099,2650165,1,'soga_nose_type',0,-17,-1), (387100,2650165,0,'soga_skin_color',158,159,160), (387101,2650165,0,'wing_color1',255,255,255), (387102,2650165,0,'wing_color2',255,255,255), (387103,2650166,0,'eye_color',255,255,255), (387104,2650166,0,'skin_color',255,255,255), (387105,2650166,0,'soga_eye_color',255,0,255), (387106,2650167,1,'cheek_type',3,88,0), (387107,2650167,1,'chin_type',61,-32,-33), (387108,2650167,1,'ear_type',79,-44,0), (387109,2650167,1,'eye_brow_type',42,-51,-96), (387110,2650167,0,'eye_color',66,122,83), (387111,2650167,1,'eye_type',84,0,0), (387112,2650167,0,'hair_color1',200,165,96), (387113,2650167,0,'hair_color2',173,99,44), (387114,2650167,0,'hair_face_color',230,171,25), (387115,2650167,0,'hair_face_highlight_color',116,142,142), (387116,2650167,0,'hair_highlight',114,112,142), (387117,2650167,0,'hair_type_color',230,171,25), (387118,2650167,0,'hair_type_highlight_color',116,142,142), (387119,2650167,1,'lip_type',-34,-41,97), (387120,2650167,1,'nose_type',-62,7,-59), (387121,2650167,0,'skin_color',181,149,98), (387122,2650167,1,'soga_cheek_type',3,88,0), (387123,2650167,1,'soga_chin_type',61,-32,-33), (387124,2650167,1,'soga_ear_type',79,-44,0), (387125,2650167,1,'soga_eye_brow_type',42,-51,-96), (387126,2650167,0,'soga_eye_color',229,229,102), (387127,2650167,1,'soga_eye_type',84,0,0), (387128,2650167,0,'soga_hair_color1',200,165,96), (387129,2650167,0,'soga_hair_color2',173,99,44), (387130,2650167,0,'soga_hair_face_color',230,171,25), (387131,2650167,0,'soga_hair_face_highlight_color',116,142,142), (387132,2650167,0,'soga_hair_highlight',114,112,142), (387133,2650167,0,'soga_hair_type_color',230,171,25), (387134,2650167,0,'soga_hair_type_highlight_color',116,142,142), (387135,2650167,1,'soga_lip_type',-34,-41,97), (387136,2650167,1,'soga_nose_type',-62,7,-59), (387137,2650167,0,'soga_skin_color',181,149,98), (387138,2650167,0,'wing_color1',255,255,255), (387139,2650167,0,'wing_color2',255,255,255), (387140,2650168,1,'cheek_type',-29,-22,0), (387141,2650168,1,'chin_type',44,75,51), (387142,2650168,1,'ear_type',-12,-14,0), (387143,2650168,1,'eye_brow_type',-41,82,91), (387144,2650168,0,'eye_color',153,194,206), (387145,2650168,1,'eye_type',-19,0,0), (387146,2650168,0,'hair_color1',239,221,86), (387147,2650168,0,'hair_color2',99,53,22), (387148,2650168,0,'hair_face_color',222,180,18), (387149,2650168,0,'hair_face_highlight_color',139,162,163), (387150,2650168,0,'hair_highlight',114,112,142), (387151,2650168,0,'hair_type_color',222,180,18), (387152,2650168,0,'hair_type_highlight_color',139,162,163), (387153,2650168,1,'lip_type',-78,-3,-51), (387154,2650168,1,'nose_type',-17,-72,88), (387155,2650168,0,'skin_color',223,186,147), (387156,2650168,1,'soga_cheek_type',-29,-22,0), (387157,2650168,1,'soga_chin_type',44,75,51), (387158,2650168,1,'soga_ear_type',-12,-14,0), (387159,2650168,1,'soga_eye_brow_type',-41,82,91), (387160,2650168,0,'soga_eye_color',229,229,102), (387161,2650168,1,'soga_eye_type',-19,0,0), (387162,2650168,0,'soga_hair_color1',239,221,86), (387163,2650168,0,'soga_hair_color2',99,53,22), (387164,2650168,0,'soga_hair_face_color',222,180,18), (387165,2650168,0,'soga_hair_face_highlight_color',139,162,163), (387166,2650168,0,'soga_hair_highlight',114,112,142), (387167,2650168,0,'soga_hair_type_color',222,180,18), (387168,2650168,0,'soga_hair_type_highlight_color',139,162,163), (387169,2650168,1,'soga_lip_type',-78,-3,-51), (387170,2650168,1,'soga_nose_type',-17,-72,88), (387171,2650168,0,'soga_skin_color',223,186,147), (387172,2650168,0,'wing_color1',255,255,255), (387173,2650168,0,'wing_color2',255,255,255), (387174,2650169,0,'eye_color',234,234,234), (387175,2650169,0,'skin_color',163,175,207), (387176,2650169,0,'soga_eye_color',255,0,255), (387177,2650170,1,'cheek_type',100,-100,0), (387178,2650170,1,'chin_type',-100,100,100), (387179,2650170,1,'ear_type',25,9,0), (387180,2650170,1,'eye_brow_type',100,100,100), (387181,2650170,0,'eye_color',118,14,183), (387182,2650170,1,'eye_type',100,0,0), (387183,2650170,0,'hair_face_color',171,60,32), (387184,2650170,0,'hair_face_highlight_color',216,192,37), (387185,2650170,0,'hair_type_color',171,60,32), (387186,2650170,0,'hair_type_highlight_color',216,192,37), (387187,2650170,1,'lip_type',100,50,-68), (387188,2650170,1,'nose_type',0,-17,-2), (387189,2650170,0,'skin_color',253,251,246), (387190,2650170,1,'soga_cheek_type',100,-100,0), (387191,2650170,1,'soga_chin_type',-100,100,100), (387192,2650170,1,'soga_ear_type',25,9,0), (387193,2650170,1,'soga_eye_brow_type',100,100,100), (387194,2650170,0,'soga_eye_color',229,229,102), (387195,2650170,1,'soga_eye_type',100,0,0), (387196,2650170,0,'soga_hair_face_color',171,60,32), (387197,2650170,0,'soga_hair_face_highlight_color',216,192,37), (387198,2650170,0,'soga_hair_type_color',171,60,32), (387199,2650170,0,'soga_hair_type_highlight_color',216,192,37), (387200,2650170,1,'soga_lip_type',100,50,-68), (387201,2650170,1,'soga_nose_type',0,-17,-2), (387202,2650170,0,'soga_skin_color',253,251,246), (387203,2650170,0,'wing_color1',255,255,255), (387204,2650170,0,'wing_color2',255,255,255), (387205,2650171,1,'cheek_type',-9,95,0), (387206,2650171,1,'chin_type',-13,94,-29), (387207,2650171,1,'ear_type',83,-68,0), (387208,2650171,1,'eye_brow_type',-19,68,56), (387209,2650171,0,'eye_color',152,183,163), (387210,2650171,1,'eye_type',-91,0,0), (387211,2650171,0,'hair_color1',114,112,142), (387212,2650171,0,'hair_color2',152,138,129), (387213,2650171,0,'hair_face_color',152,173,173), (387214,2650171,0,'hair_face_highlight_color',174,69,28), (387215,2650171,0,'hair_highlight',89,21,21), (387216,2650171,0,'hair_type_color',152,173,173), (387217,2650171,0,'hair_type_highlight_color',174,69,28), (387218,2650171,1,'lip_type',-9,71,52), (387219,2650171,1,'nose_type',-19,-81,24), (387220,2650171,0,'skin_color',243,250,242), (387221,2650171,1,'soga_cheek_type',-9,95,0), (387222,2650171,1,'soga_chin_type',-13,94,-29), (387223,2650171,1,'soga_ear_type',83,-68,0), (387224,2650171,1,'soga_eye_brow_type',-19,68,56), (387225,2650171,0,'soga_eye_color',229,229,102), (387226,2650171,1,'soga_eye_type',-91,0,0), (387227,2650171,0,'soga_hair_color1',114,112,142), (387228,2650171,0,'soga_hair_color2',152,138,129), (387229,2650171,0,'soga_hair_face_color',152,173,173), (387230,2650171,0,'soga_hair_face_highlight_color',174,69,28), (387231,2650171,0,'soga_hair_highlight',89,21,21), (387232,2650171,0,'soga_hair_type_color',152,173,173), (387233,2650171,0,'soga_hair_type_highlight_color',174,69,28), (387234,2650171,1,'soga_lip_type',-9,71,52), (387235,2650171,1,'soga_nose_type',-19,-81,24), (387236,2650171,0,'soga_skin_color',243,250,242), (387237,2650171,0,'wing_color1',255,255,255), (387238,2650171,0,'wing_color2',255,255,255), (387239,2650172,1,'cheek_type',-11,-3,0), (387240,2650172,1,'chin_type',11,9,7), (387241,2650172,1,'ear_type',-11,24,0), (387242,2650172,1,'eye_brow_type',14,3,12), (387243,2650172,0,'eye_color',46,76,46), (387244,2650172,1,'eye_type',-22,0,0), (387245,2650172,0,'hair_face_color',73,32,0), (387246,2650172,0,'hair_face_highlight_color',5,2,0), (387247,2650172,0,'hair_type_color',73,32,0), (387248,2650172,0,'hair_type_highlight_color',5,2,0), (387249,2650172,1,'lip_type',29,34,6), (387250,2650172,1,'nose_type',11,0,-22), (387251,2650172,0,'skin_color',141,140,108), (387252,2650172,1,'soga_cheek_type',-11,-3,0), (387253,2650172,1,'soga_chin_type',11,9,7), (387254,2650172,1,'soga_ear_type',-11,24,0), (387255,2650172,1,'soga_eye_brow_type',14,3,12), (387256,2650172,0,'soga_eye_color',229,229,102), (387257,2650172,1,'soga_eye_type',-22,0,0), (387258,2650172,0,'soga_hair_face_color',73,32,0), (387259,2650172,0,'soga_hair_face_highlight_color',5,2,0), (387260,2650172,0,'soga_hair_type_color',73,32,0), (387261,2650172,0,'soga_hair_type_highlight_color',5,2,0), (387262,2650172,1,'soga_lip_type',29,34,6), (387263,2650172,1,'soga_nose_type',11,0,-22), (387264,2650172,0,'soga_skin_color',141,140,108), (387265,2650172,0,'wing_color1',255,255,255), (387266,2650172,0,'wing_color2',255,255,255), (387267,2650173,1,'cheek_type',-11,-3,0), (387268,2650173,1,'chin_type',11,9,7), (387269,2650173,1,'ear_type',-11,24,0), (387270,2650173,1,'eye_brow_type',14,3,12), (387271,2650173,0,'eye_color',46,76,46), (387272,2650173,1,'eye_type',-22,0,0), (387273,2650173,0,'hair_face_color',73,32,0), (387274,2650173,0,'hair_face_highlight_color',5,2,0), (387275,2650173,0,'hair_type_color',73,32,0), (387276,2650173,0,'hair_type_highlight_color',5,2,0), (387277,2650173,1,'lip_type',29,34,6), (387278,2650173,1,'nose_type',11,0,-22), (387279,2650173,0,'skin_color',141,140,108), (387280,2650173,1,'soga_cheek_type',-11,-3,0), (387281,2650173,1,'soga_chin_type',11,9,7), (387282,2650173,1,'soga_ear_type',-11,24,0), (387283,2650173,1,'soga_eye_brow_type',14,3,12), (387284,2650173,0,'soga_eye_color',229,229,102), (387285,2650173,1,'soga_eye_type',-22,0,0), (387286,2650173,0,'soga_hair_face_color',73,32,0), (387287,2650173,0,'soga_hair_face_highlight_color',5,2,0), (387288,2650173,0,'soga_hair_type_color',73,32,0), (387289,2650173,0,'soga_hair_type_highlight_color',5,2,0), (387290,2650173,1,'soga_lip_type',29,34,6), (387291,2650173,1,'soga_nose_type',11,0,-22), (387292,2650173,0,'soga_skin_color',141,140,108), (387293,2650173,0,'wing_color1',255,255,255), (387294,2650173,0,'wing_color2',255,255,255), (387295,2650174,1,'cheek_type',36,-9,0), (387296,2650174,1,'chin_type',11,-4,-4), (387297,2650174,1,'ear_type',-28,21,0), (387298,2650174,1,'eye_brow_type',-76,38,21), (387299,2650174,0,'eye_color',55,92,59), (387300,2650174,1,'eye_type',39,0,0), (387301,2650174,0,'hair_face_color',85,83,58), (387302,2650174,0,'hair_face_highlight_color',243,238,202), (387303,2650174,0,'hair_type_color',85,83,58), (387304,2650174,0,'hair_type_highlight_color',243,238,202), (387305,2650174,1,'lip_type',89,-24,11), (387306,2650174,1,'nose_type',-3,41,14), (387307,2650174,0,'skin_color',248,251,251), (387308,2650174,1,'soga_cheek_type',36,-9,0), (387309,2650174,1,'soga_chin_type',11,-4,-4), (387310,2650174,1,'soga_ear_type',-28,21,0), (387311,2650174,1,'soga_eye_brow_type',-76,38,21), (387312,2650174,0,'soga_eye_color',229,229,102), (387313,2650174,1,'soga_eye_type',39,0,0), (387314,2650174,0,'soga_hair_face_color',85,83,58), (387315,2650174,0,'soga_hair_face_highlight_color',243,238,202), (387316,2650174,0,'soga_hair_type_color',85,83,58), (387317,2650174,0,'soga_hair_type_highlight_color',243,238,202), (387318,2650174,1,'soga_lip_type',89,-24,11), (387319,2650174,1,'soga_nose_type',-3,41,14), (387320,2650174,0,'soga_skin_color',248,251,251), (387321,2650174,0,'wing_color1',255,255,255), (387322,2650174,0,'wing_color2',255,255,255), (387323,2650175,1,'cheek_type',21,-79,0), (387324,2650175,1,'chin_type',-95,65,-58), (387325,2650175,1,'ear_type',-83,-45,0), (387326,2650175,1,'eye_brow_type',-89,-58,14), (387327,2650175,0,'eye_color',31,63,52), (387328,2650175,1,'eye_type',65,0,0), (387329,2650175,0,'hair_color1',43,36,70), (387330,2650175,0,'hair_color2',68,72,71), (387331,2650175,0,'hair_face_color',56,54,68), (387332,2650175,0,'hair_face_highlight_color',185,87,38), (387333,2650175,0,'hair_highlight',105,26,26), (387334,2650175,0,'hair_type_color',56,54,68), (387335,2650175,0,'hair_type_highlight_color',185,87,38), (387336,2650175,1,'lip_type',-25,-48,-33), (387337,2650175,1,'nose_type',-90,-7,79), (387338,2650175,0,'skin_color',104,104,82), (387339,2650175,1,'soga_cheek_type',21,-79,0), (387340,2650175,1,'soga_chin_type',-95,65,-58), (387341,2650175,1,'soga_ear_type',-83,-45,0), (387342,2650175,1,'soga_eye_brow_type',-89,-58,14), (387343,2650175,0,'soga_eye_color',229,229,102), (387344,2650175,1,'soga_eye_type',65,0,0), (387345,2650175,0,'soga_hair_color1',43,36,70), (387346,2650175,0,'soga_hair_color2',68,72,71), (387347,2650175,0,'soga_hair_face_color',56,54,68), (387348,2650175,0,'soga_hair_face_highlight_color',185,87,38), (387349,2650175,0,'soga_hair_highlight',105,26,26), (387350,2650175,0,'soga_hair_type_color',56,54,68), (387351,2650175,0,'soga_hair_type_highlight_color',185,87,38), (387352,2650175,1,'soga_lip_type',-25,-48,-33), (387353,2650175,1,'soga_nose_type',-90,-7,79), (387354,2650175,0,'soga_skin_color',104,104,82), (387355,2650175,0,'wing_color1',255,255,255), (387356,2650175,0,'wing_color2',255,255,255), (387357,2650176,0,'eye_color',82,82,82), (387358,2650176,0,'skin_color',152,7,0), (387359,2650176,0,'soga_eye_color',255,0,255), (387360,2650177,0,'eye_color',119,119,119), (387361,2650177,0,'skin_color',63,0,0), (387362,2650177,0,'soga_eye_color',255,0,255), (387363,2650178,0,'eye_color',147,147,147), (387364,2650178,0,'skin_color',28,28,28), (387365,2650178,0,'soga_eye_color',255,0,255), (387366,2650179,1,'cheek_type',50,-53,0), (387367,2650179,1,'chin_type',-72,87,17), (387368,2650179,1,'eye_brow_type',65,68,-41), (387369,2650179,0,'eye_color',114,120,64), (387370,2650179,1,'eye_type',57,0,0), (387371,2650179,0,'hair_face_color',23,78,75), (387372,2650179,0,'hair_type_color',23,78,75), (387373,2650179,1,'lip_type',-79,-41,11), (387374,2650179,1,'nose_type',-12,-9,-4), (387375,2650179,0,'skin_color',23,78,75), (387376,2650179,1,'soga_cheek_type',50,-53,0), (387377,2650179,1,'soga_chin_type',-72,87,17), (387378,2650179,1,'soga_eye_brow_type',65,68,-41), (387379,2650179,0,'soga_eye_color',229,229,102), (387380,2650179,1,'soga_eye_type',57,0,0), (387381,2650179,0,'soga_hair_face_color',23,78,75), (387382,2650179,0,'soga_hair_type_color',23,78,75), (387383,2650179,1,'soga_lip_type',-79,-41,11), (387384,2650179,1,'soga_nose_type',-12,-9,-4), (387385,2650179,0,'soga_skin_color',23,78,75), (387386,2650180,1,'cheek_type',59,25,0), (387387,2650180,1,'chin_type',-48,-72,47), (387388,2650180,1,'eye_brow_type',17,9,79), (387389,2650180,0,'eye_color',78,99,55), (387390,2650180,1,'eye_type',26,0,0), (387391,2650180,0,'hair_face_color',22,27,4), (387392,2650180,0,'hair_type_color',22,27,4), (387393,2650180,1,'lip_type',-51,-29,-78), (387394,2650180,1,'nose_type',-28,-11,-96), (387395,2650180,0,'skin_color',22,27,4), (387396,2650180,1,'soga_cheek_type',59,25,0), (387397,2650180,1,'soga_chin_type',-48,-72,47), (387398,2650180,1,'soga_eye_brow_type',17,9,79), (387399,2650180,0,'soga_eye_color',229,229,102), (387400,2650180,1,'soga_eye_type',26,0,0), (387401,2650180,0,'soga_hair_face_color',22,27,4), (387402,2650180,0,'soga_hair_type_color',22,27,4), (387403,2650180,1,'soga_lip_type',-51,-29,-78), (387404,2650180,1,'soga_nose_type',-28,-11,-96), (387405,2650180,0,'soga_skin_color',22,27,4), (387406,2650180,0,'wing_color1',255,255,255), (387407,2650180,0,'wing_color2',255,255,255), (387408,2650181,0,'eye_color',255,255,255), (387409,2650181,0,'skin_color',255,255,255), (387410,2650181,0,'soga_eye_color',255,0,255), (387411,2650182,1,'cheek_type',0,-68,0), (387412,2650182,1,'chin_type',66,-37,96), (387413,2650182,1,'eye_brow_type',-56,9,63), (387414,2650182,0,'eye_color',52,103,161), (387415,2650182,1,'eye_type',-81,0,0), (387416,2650182,0,'hair_face_color',87,47,159), (387417,2650182,0,'hair_type_color',87,47,159), (387418,2650182,1,'lip_type',-17,9,-28), (387419,2650182,1,'nose_type',35,-77,84), (387420,2650182,0,'skin_color',87,47,159), (387421,2650182,1,'soga_cheek_type',0,-68,0), (387422,2650182,1,'soga_chin_type',66,-37,96), (387423,2650182,1,'soga_eye_brow_type',-56,9,63), (387424,2650182,0,'soga_eye_color',229,229,102), (387425,2650182,1,'soga_eye_type',-81,0,0), (387426,2650182,0,'soga_hair_face_color',87,47,159), (387427,2650182,0,'soga_hair_type_color',87,47,159), (387428,2650182,1,'soga_lip_type',-17,9,-28), (387429,2650182,1,'soga_nose_type',35,-77,84), (387430,2650182,0,'soga_skin_color',87,47,159), (387431,2650183,1,'cheek_type',0,-68,0), (387432,2650183,1,'chin_type',66,-37,96), (387433,2650183,1,'eye_brow_type',-56,9,63), (387434,2650183,0,'eye_color',52,103,161), (387435,2650183,1,'eye_type',-81,0,0), (387436,2650183,0,'hair_face_color',87,47,159), (387437,2650183,0,'hair_type_color',87,47,159), (387438,2650183,1,'lip_type',-17,9,-28), (387439,2650183,1,'nose_type',35,-77,84), (387440,2650183,0,'skin_color',87,47,159), (387441,2650183,1,'soga_cheek_type',0,-68,0), (387442,2650183,1,'soga_chin_type',66,-37,96), (387443,2650183,1,'soga_eye_brow_type',-56,9,63), (387444,2650183,0,'soga_eye_color',229,229,102), (387445,2650183,1,'soga_eye_type',-81,0,0), (387446,2650183,0,'soga_hair_face_color',87,47,159), (387447,2650183,0,'soga_hair_type_color',87,47,159), (387448,2650183,1,'soga_lip_type',-17,9,-28), (387449,2650183,1,'soga_nose_type',35,-77,84), (387450,2650183,0,'soga_skin_color',87,47,159), (387451,2650184,0,'eye_color',255,255,255), (387452,2650184,0,'skin_color',255,255,255), (387453,2650184,0,'soga_eye_color',255,0,255), (387454,2650185,1,'cheek_type',-41,-58,0), (387455,2650185,1,'chin_type',-44,35,14), (387456,2650185,1,'eye_brow_type',52,42,97), (387457,2650185,0,'eye_color',189,138,130), (387458,2650185,1,'eye_type',-82,0,0), (387459,2650185,0,'hair_face_color',49,153,153), (387460,2650185,0,'hair_type_color',49,153,153), (387461,2650185,1,'lip_type',50,58,56), (387462,2650185,1,'nose_type',11,-57,34), (387463,2650185,0,'skin_color',49,153,153), (387464,2650185,1,'soga_cheek_type',-41,-58,0), (387465,2650185,1,'soga_chin_type',-44,35,14), (387466,2650185,1,'soga_eye_brow_type',52,42,97), (387467,2650185,0,'soga_eye_color',229,229,102), (387468,2650185,1,'soga_eye_type',-82,0,0), (387469,2650185,0,'soga_hair_face_color',49,153,153), (387470,2650185,0,'soga_hair_type_color',49,153,153), (387471,2650185,1,'soga_lip_type',50,58,56), (387472,2650185,1,'soga_nose_type',11,-57,34), (387473,2650185,0,'soga_skin_color',49,153,153), (387474,2650185,0,'wing_color1',255,255,255), (387475,2650185,0,'wing_color2',255,255,255), (387476,2650186,1,'cheek_type',-66,78,0), (387477,2650186,1,'chin_type',84,38,-87), (387478,2650186,1,'eye_brow_type',81,89,-18), (387479,2650186,0,'eye_color',41,83,95), (387480,2650186,1,'eye_type',47,0,0), (387481,2650186,0,'hair_face_color',102,34,99), (387482,2650186,0,'hair_type_color',102,34,99), (387483,2650186,1,'lip_type',-98,0,-18), (387484,2650186,1,'nose_type',-42,-96,38), (387485,2650186,0,'skin_color',102,34,99), (387486,2650186,1,'soga_cheek_type',-66,78,0), (387487,2650186,1,'soga_chin_type',84,38,-87), (387488,2650186,1,'soga_eye_brow_type',81,89,-18), (387489,2650186,0,'soga_eye_color',204,204,204), (387490,2650186,1,'soga_eye_type',47,0,0), (387491,2650186,0,'soga_hair_face_color',102,34,99), (387492,2650186,0,'soga_hair_type_color',102,34,99), (387493,2650186,1,'soga_lip_type',-98,0,-18), (387494,2650186,1,'soga_nose_type',-42,-96,38), (387495,2650186,0,'soga_skin_color',102,34,99), (387496,2650187,1,'cheek_type',-100,-100,0), (387497,2650187,1,'chin_type',-57,61,71), (387498,2650187,1,'eye_brow_type',50,68,31), (387499,2650187,0,'eye_color',161,199,211), (387500,2650187,1,'eye_type',-87,0,0), (387501,2650187,0,'hair_face_color',80,14,48), (387502,2650187,0,'hair_type_color',80,14,48), (387503,2650187,1,'lip_type',63,-97,0), (387504,2650187,1,'nose_type',65,3,-87), (387505,2650187,0,'skin_color',80,14,48), (387506,2650187,1,'soga_cheek_type',-100,-100,0), (387507,2650187,1,'soga_chin_type',-57,61,71), (387508,2650187,1,'soga_eye_brow_type',50,68,31), (387509,2650187,0,'soga_eye_color',229,229,102), (387510,2650187,1,'soga_eye_type',-87,0,0), (387511,2650187,0,'soga_hair_face_color',80,14,48), (387512,2650187,0,'soga_hair_type_color',80,14,48), (387513,2650187,1,'soga_lip_type',63,-97,0), (387514,2650187,1,'soga_nose_type',65,3,-87), (387515,2650187,0,'soga_skin_color',80,14,48), (387516,2650188,0,'eye_color',255,255,255), (387517,2650188,0,'skin_color',255,255,255), (387518,2650188,0,'soga_eye_color',255,0,255), (387519,2650189,0,'eye_color',186,65,11), (387520,2650189,0,'skin_color',81,81,81), (387521,2650189,0,'soga_eye_color',255,0,255), (387522,2650190,0,'eye_color',255,255,255), (387523,2650190,0,'skin_color',160,224,186), (387524,2650190,0,'soga_eye_color',255,0,255), (387525,2650191,1,'cheek_type',8,-94,0), (387526,2650191,1,'chin_type',84,78,-69), (387527,2650191,1,'eye_brow_type',-100,-70,-63), (387528,2650191,0,'eye_color',149,192,205), (387529,2650191,1,'eye_type',76,0,0), (387530,2650191,0,'hair_face_color',6,19,5), (387531,2650191,0,'hair_type_color',6,19,5), (387532,2650191,1,'lip_type',57,72,100), (387533,2650191,1,'nose_type',-18,-62,-61), (387534,2650191,0,'skin_color',6,19,5), (387535,2650191,1,'soga_cheek_type',8,-94,0), (387536,2650191,1,'soga_chin_type',84,78,-69), (387537,2650191,1,'soga_eye_brow_type',-100,-70,-63), (387538,2650191,0,'soga_eye_color',229,229,102), (387539,2650191,1,'soga_eye_type',76,0,0), (387540,2650191,0,'soga_hair_face_color',6,19,5), (387541,2650191,0,'soga_hair_type_color',6,19,5), (387542,2650191,1,'soga_lip_type',57,72,100), (387543,2650191,1,'soga_nose_type',-18,-62,-61), (387544,2650191,0,'soga_skin_color',6,19,5), (387545,2650192,1,'cheek_type',-17,45,0), (387546,2650192,1,'chin_type',58,-28,-1), (387547,2650192,1,'ear_type',-29,-39,0), (387548,2650192,1,'eye_brow_type',-88,37,-4), (387549,2650192,0,'eye_color',92,157,172), (387550,2650192,1,'eye_type',14,0,0), (387551,2650192,0,'hair_color1',105,26,26), (387552,2650192,0,'hair_color2',157,83,0), (387553,2650192,0,'hair_face_color',188,92,41), (387554,2650192,0,'hair_face_highlight_color',47,14,19), (387555,2650192,0,'hair_highlight',54,45,28), (387556,2650192,0,'hair_type_color',188,92,41), (387557,2650192,0,'hair_type_highlight_color',47,14,19), (387558,2650192,1,'lip_type',69,2,-61), (387559,2650192,1,'nose_type',0,79,4), (387560,2650192,0,'skin_color',242,248,230), (387561,2650192,1,'soga_cheek_type',-17,45,0), (387562,2650192,1,'soga_chin_type',58,-28,-1), (387563,2650192,1,'soga_ear_type',-29,-39,0), (387564,2650192,1,'soga_eye_brow_type',-88,37,-4), (387565,2650192,0,'soga_eye_color',229,229,102), (387566,2650192,1,'soga_eye_type',14,0,0), (387567,2650192,0,'soga_hair_color1',105,26,26), (387568,2650192,0,'soga_hair_color2',157,83,0), (387569,2650192,0,'soga_hair_face_color',188,92,41), (387570,2650192,0,'soga_hair_face_highlight_color',47,14,19), (387571,2650192,0,'soga_hair_highlight',54,45,28), (387572,2650192,0,'soga_hair_type_color',188,92,41), (387573,2650192,0,'soga_hair_type_highlight_color',47,14,19), (387574,2650192,1,'soga_lip_type',69,2,-61), (387575,2650192,1,'soga_nose_type',0,79,4), (387576,2650192,0,'soga_skin_color',242,248,230), (387577,2650192,0,'wing_color1',255,255,255), (387578,2650192,0,'wing_color2',255,255,255), (387579,2650193,0,'eye_color',52,52,52), (387580,2650193,0,'skin_color',65,43,86), (387581,2650193,0,'soga_eye_color',255,0,255), (387582,2650194,1,'cheek_type',-71,-45,0), (387583,2650194,1,'chin_type',84,74,-4), (387584,2650194,1,'eye_brow_type',-66,-45,-96), (387585,2650194,0,'eye_color',76,112,67), (387586,2650194,1,'eye_type',56,0,0), (387587,2650194,0,'hair_face_color',185,121,190), (387588,2650194,0,'hair_type_color',185,121,190), (387589,2650194,1,'lip_type',-58,9,90), (387590,2650194,1,'nose_type',58,-82,-25), (387591,2650194,0,'skin_color',185,121,190), (387592,2650194,1,'soga_cheek_type',-71,-45,0), (387593,2650194,1,'soga_chin_type',84,74,-4), (387594,2650194,1,'soga_eye_brow_type',-66,-45,-96), (387595,2650194,0,'soga_eye_color',229,229,102), (387596,2650194,1,'soga_eye_type',56,0,0), (387597,2650194,0,'soga_hair_face_color',185,121,190), (387598,2650194,0,'soga_hair_type_color',185,121,190), (387599,2650194,1,'soga_lip_type',-58,9,90), (387600,2650194,1,'soga_nose_type',58,-82,-25), (387601,2650194,0,'soga_skin_color',185,121,190), (387602,2650194,0,'wing_color1',255,255,255), (387603,2650194,0,'wing_color2',255,255,255), (387604,2650195,0,'eye_color',63,0,63), (387605,2650195,0,'skin_color',52,52,52), (387606,2650195,0,'soga_eye_color',255,0,255), (387607,2650196,1,'cheek_type',0,-42,0), (387608,2650196,1,'chin_type',-75,44,19), (387609,2650196,1,'ear_type',-83,1,0), (387610,2650196,1,'eye_brow_type',31,-96,100), (387611,2650196,0,'eye_color',194,237,247), (387612,2650196,1,'eye_type',100,0,0), (387613,2650196,0,'hair_color1',160,156,172), (387614,2650196,0,'hair_color2',62,62,68), (387615,2650196,0,'hair_face_color',244,244,246), (387616,2650196,0,'hair_face_highlight_color',86,68,133), (387617,2650196,0,'hair_highlight',152,46,102), (387618,2650196,0,'hair_type_color',244,244,246), (387619,2650196,0,'hair_type_highlight_color',86,68,133), (387620,2650196,1,'lip_type',8,-77,-21), (387621,2650196,1,'nose_type',4,-2,97), (387622,2650196,0,'skin_color',194,192,192), (387623,2650196,1,'soga_cheek_type',0,-42,0), (387624,2650196,1,'soga_chin_type',-75,44,19), (387625,2650196,1,'soga_ear_type',-83,1,0), (387626,2650196,1,'soga_eye_brow_type',31,-96,100), (387627,2650196,0,'soga_eye_color',229,229,102), (387628,2650196,1,'soga_eye_type',100,0,0), (387629,2650196,0,'soga_hair_color1',160,156,172), (387630,2650196,0,'soga_hair_color2',62,62,68), (387631,2650196,0,'soga_hair_face_color',244,244,246), (387632,2650196,0,'soga_hair_face_highlight_color',86,68,133), (387633,2650196,0,'soga_hair_highlight',152,46,102), (387634,2650196,0,'soga_hair_type_color',244,244,246), (387635,2650196,0,'soga_hair_type_highlight_color',86,68,133), (387636,2650196,1,'soga_lip_type',8,-77,-21), (387637,2650196,1,'soga_nose_type',4,-2,97), (387638,2650196,0,'soga_skin_color',194,192,192), (387639,2650197,0,'eye_color',255,255,255), (387640,2650197,0,'skin_color',255,255,255), (387641,2650197,0,'soga_eye_color',255,0,255), (387642,2650198,0,'eye_color',255,255,255), (387643,2650198,0,'skin_color',255,255,255), (387644,2650198,0,'soga_eye_color',255,0,255), (387645,2650199,0,'eye_color',255,255,255), (387646,2650199,0,'skin_color',255,255,255), (387647,2650199,0,'soga_eye_color',255,0,255), (387648,2650200,0,'eye_color',128,128,0), (387649,2650200,0,'skin_color',128,0,0), (387650,2650200,0,'soga_eye_color',255,0,255), (387651,2650201,0,'eye_color',52,52,52), (387652,2650201,0,'skin_color',28,28,28), (387653,2650201,0,'soga_eye_color',255,0,255), (387654,2650202,1,'cheek_type',8,-94,0), (387655,2650202,1,'chin_type',84,78,-69), (387656,2650202,1,'eye_brow_type',-100,-70,-63), (387657,2650202,0,'eye_color',149,192,205), (387658,2650202,1,'eye_type',76,0,0), (387659,2650202,0,'hair_face_color',6,19,5), (387660,2650202,0,'hair_type_color',6,19,5), (387661,2650202,1,'lip_type',57,72,100), (387662,2650202,1,'nose_type',-18,-62,-61), (387663,2650202,0,'skin_color',6,19,5), (387664,2650202,1,'soga_cheek_type',8,-94,0), (387665,2650202,1,'soga_chin_type',84,78,-69), (387666,2650202,1,'soga_eye_brow_type',-100,-70,-63), (387667,2650202,0,'soga_eye_color',229,229,102), (387668,2650202,1,'soga_eye_type',76,0,0), (387669,2650202,0,'soga_hair_face_color',6,19,5), (387670,2650202,0,'soga_hair_type_color',6,19,5), (387671,2650202,1,'soga_lip_type',57,72,100), (387672,2650202,1,'soga_nose_type',-18,-62,-61), (387673,2650202,0,'soga_skin_color',6,19,5), (387674,2650203,0,'eye_color',52,52,52), (387675,2650203,0,'skin_color',28,28,28), (387676,2650203,0,'soga_eye_color',255,0,255), (387677,2650204,0,'eye_color',255,255,255), (387678,2650204,0,'skin_color',63,0,0), (387679,2650204,0,'soga_eye_color',255,0,255), (387680,2650205,0,'eye_color',82,82,82), (387681,2650205,0,'skin_color',152,7,0), (387682,2650205,0,'soga_eye_color',255,0,255), (387683,2650206,0,'eye_color',255,255,255), (387684,2650206,0,'skin_color',63,0,0), (387685,2650206,0,'soga_eye_color',255,0,255), (387686,2650207,0,'eye_color',255,255,255), (387687,2650207,0,'skin_color',63,0,0), (387688,2650207,0,'soga_eye_color',255,0,255), (387689,2650208,1,'cheek_type',41,-82,0), (387690,2650208,1,'chin_type',58,85,51), (387691,2650208,1,'ear_type',66,-16,0), (387692,2650208,1,'eye_brow_type',94,90,-48), (387693,2650208,0,'eye_color',29,63,60), (387694,2650208,1,'eye_type',81,0,0), (387695,2650208,0,'hair_color1',123,123,130), (387696,2650208,0,'hair_color2',144,140,137), (387697,2650208,0,'hair_face_color',127,153,153), (387698,2650208,0,'hair_face_highlight_color',33,24,42), (387699,2650208,0,'hair_highlight',26,24,25), (387700,2650208,0,'hair_type_color',127,153,153), (387701,2650208,0,'hair_type_highlight_color',33,24,42), (387702,2650208,1,'lip_type',91,-31,97), (387703,2650208,1,'nose_type',37,-32,-32), (387704,2650208,0,'skin_color',187,167,120), (387705,2650208,1,'soga_cheek_type',41,-82,0), (387706,2650208,1,'soga_chin_type',58,85,51), (387707,2650208,1,'soga_ear_type',66,-16,0), (387708,2650208,1,'soga_eye_brow_type',94,90,-48), (387709,2650208,0,'soga_eye_color',204,204,204), (387710,2650208,1,'soga_eye_type',81,0,0), (387711,2650208,0,'soga_hair_color1',123,123,130), (387712,2650208,0,'soga_hair_color2',144,140,137), (387713,2650208,0,'soga_hair_face_color',127,153,153), (387714,2650208,0,'soga_hair_face_highlight_color',33,24,42), (387715,2650208,0,'soga_hair_highlight',26,24,25), (387716,2650208,0,'soga_hair_type_color',127,153,153), (387717,2650208,0,'soga_hair_type_highlight_color',33,24,42), (387718,2650208,1,'soga_lip_type',91,-31,97), (387719,2650208,1,'soga_nose_type',37,-32,-32), (387720,2650208,0,'soga_skin_color',187,167,120), (387721,2650209,0,'eye_color',119,119,119), (387722,2650209,0,'skin_color',28,28,28), (387723,2650209,0,'soga_eye_color',255,0,255), (387724,2650210,1,'cheek_type',50,-53,0), (387725,2650210,1,'chin_type',-72,87,17), (387726,2650210,1,'eye_brow_type',65,68,-41), (387727,2650210,0,'eye_color',114,120,64), (387728,2650210,1,'eye_type',57,0,0), (387729,2650210,0,'hair_face_color',23,78,75), (387730,2650210,0,'hair_type_color',23,78,75), (387731,2650210,1,'lip_type',-79,-41,11), (387732,2650210,1,'nose_type',-12,-9,-4), (387733,2650210,0,'skin_color',23,78,75), (387734,2650210,1,'soga_cheek_type',50,-53,0), (387735,2650210,1,'soga_chin_type',-72,87,17), (387736,2650210,1,'soga_eye_brow_type',65,68,-41), (387737,2650210,0,'soga_eye_color',229,229,102), (387738,2650210,1,'soga_eye_type',57,0,0), (387739,2650210,0,'soga_hair_face_color',23,78,75), (387740,2650210,0,'soga_hair_type_color',23,78,75), (387741,2650210,1,'soga_lip_type',-79,-41,11), (387742,2650210,1,'soga_nose_type',-12,-9,-4), (387743,2650210,0,'soga_skin_color',23,78,75), (387744,2650210,0,'wing_color1',255,255,255), (387745,2650210,0,'wing_color2',255,255,255), (387746,2650211,1,'cheek_type',39,-42,0), (387747,2650211,1,'chin_type',-63,93,29), (387748,2650211,1,'eye_brow_type',75,85,-45), (387749,2650211,0,'eye_color',33,107,30), (387750,2650211,1,'eye_type',71,0,0), (387751,2650211,0,'hair_face_color',52,71,10), (387752,2650211,0,'hair_type_color',52,71,10), (387753,2650211,1,'lip_type',85,-81,33), (387754,2650211,1,'nose_type',29,85,-72), (387755,2650211,0,'skin_color',52,71,10), (387756,2650211,1,'soga_cheek_type',39,-42,0), (387757,2650211,1,'soga_chin_type',-63,93,29), (387758,2650211,1,'soga_eye_brow_type',75,85,-45), (387759,2650211,0,'soga_eye_color',229,229,102), (387760,2650211,1,'soga_eye_type',71,0,0), (387761,2650211,0,'soga_hair_face_color',52,71,10), (387762,2650211,0,'soga_hair_type_color',52,71,10), (387763,2650211,1,'soga_lip_type',85,-81,33), (387764,2650211,1,'soga_nose_type',29,85,-72), (387765,2650211,0,'soga_skin_color',52,71,10), (387766,2650211,0,'wing_color1',255,255,255), (387767,2650211,0,'wing_color2',255,255,255), (387768,2650212,1,'cheek_type',59,25,0), (387769,2650212,1,'chin_type',-48,-72,47), (387770,2650212,1,'eye_brow_type',17,9,79), (387771,2650212,0,'eye_color',78,99,55), (387772,2650212,1,'eye_type',26,0,0), (387773,2650212,0,'hair_face_color',22,27,4), (387774,2650212,0,'hair_type_color',22,27,4), (387775,2650212,1,'lip_type',-51,-29,-78), (387776,2650212,1,'nose_type',-28,-11,-96), (387777,2650212,0,'skin_color',22,27,4), (387778,2650212,1,'soga_cheek_type',59,25,0), (387779,2650212,1,'soga_chin_type',-48,-72,47), (387780,2650212,1,'soga_eye_brow_type',17,9,79), (387781,2650212,0,'soga_eye_color',229,229,102), (387782,2650212,1,'soga_eye_type',26,0,0), (387783,2650212,0,'soga_hair_face_color',22,27,4), (387784,2650212,0,'soga_hair_type_color',22,27,4), (387785,2650212,1,'soga_lip_type',-51,-29,-78), (387786,2650212,1,'soga_nose_type',-28,-11,-96), (387787,2650212,0,'soga_skin_color',22,27,4), (387788,2650212,0,'wing_color1',255,255,255), (387789,2650212,0,'wing_color2',255,255,255), (387790,2650213,0,'eye_color',255,255,255), (387791,2650213,0,'skin_color',255,255,255), (387792,2650213,0,'soga_eye_color',255,0,255), (387793,2650214,0,'eye_color',240,218,130), (387794,2650214,0,'skin_color',128,64,64), (387795,2650214,0,'soga_eye_color',255,0,255), (387796,2650215,0,'eye_color',255,255,255), (387797,2650215,0,'skin_color',255,255,0), (387798,2650215,0,'soga_eye_color',255,0,255), (387799,2650216,0,'eye_color',29,29,29), (387800,2650216,0,'skin_color',128,74,180), (387801,2650216,0,'soga_eye_color',255,0,255), (387802,2650217,0,'eye_color',255,255,255), (387803,2650217,0,'skin_color',255,255,255), (387804,2650217,0,'soga_eye_color',255,0,255), (387805,2650218,0,'eye_color',255,255,255), (387806,2650218,0,'skin_color',255,255,255), (387807,2650218,0,'soga_eye_color',255,0,255), (387808,2650219,0,'eye_color',52,52,52), (387809,2650219,0,'skin_color',28,28,28), (387810,2650219,0,'soga_eye_color',255,0,255), (387811,2650220,0,'eye_color',52,52,52), (387812,2650220,0,'skin_color',28,28,28), (387813,2650220,0,'soga_eye_color',255,0,255), (387814,2650221,0,'eye_color',52,52,52), (387815,2650221,0,'skin_color',28,28,28), (387816,2650221,0,'soga_eye_color',255,0,255), (387817,2650222,0,'eye_color',52,52,52), (387818,2650222,0,'skin_color',28,28,28), (387819,2650222,0,'soga_eye_color',255,0,255), (387820,2650223,0,'eye_color',255,255,255), (387821,2650223,0,'skin_color',255,255,255), (387822,2650223,0,'soga_eye_color',255,0,255), (387823,2650224,0,'eye_color',255,255,255), (387824,2650224,0,'skin_color',255,255,255), (387825,2650224,0,'soga_eye_color',255,0,255), (387826,2650225,0,'eye_color',52,52,52), (387827,2650225,0,'skin_color',28,28,28), (387828,2650225,0,'soga_eye_color',255,0,255), (387829,2650226,0,'eye_color',255,255,255), (387830,2650226,0,'skin_color',184,153,56), (387831,2650226,0,'soga_eye_color',255,0,255), (387832,2650227,0,'eye_color',52,52,52), (387833,2650227,0,'skin_color',28,28,28), (387834,2650227,0,'soga_eye_color',255,0,255), (387835,2650228,0,'eye_color',52,52,52), (387836,2650228,0,'skin_color',28,28,28), (387837,2650228,0,'soga_eye_color',255,0,255), (387838,2650229,0,'eye_color',52,52,52), (387839,2650229,0,'skin_color',28,28,28), (387840,2650229,0,'soga_eye_color',255,0,255), (387841,2650230,0,'eye_color',52,52,52), (387842,2650230,0,'skin_color',28,28,28), (387843,2650230,0,'soga_eye_color',255,0,255), (387844,2650231,0,'eye_color',175,175,175), (387845,2650231,0,'skin_color',87,59,114), (387846,2650231,0,'soga_eye_color',255,0,255), (387847,2650232,0,'eye_color',175,175,175), (387848,2650232,0,'skin_color',66,43,86), (387849,2650232,0,'soga_eye_color',255,0,255), (387850,2650233,0,'eye_color',175,175,175), (387851,2650233,0,'skin_color',28,28,28), (387852,2650233,0,'soga_eye_color',255,0,255), (387853,2650234,0,'eye_color',175,175,175), (387854,2650234,0,'skin_color',28,28,28), (387855,2650234,0,'soga_eye_color',255,0,255), (387856,2650235,0,'eye_color',52,52,52), (387857,2650235,0,'skin_color',28,28,28), (387858,2650235,0,'soga_eye_color',255,0,255), (387859,2650236,0,'eye_color',128,128,63), (387860,2650236,0,'skin_color',63,0,0), (387861,2650236,0,'soga_eye_color',255,0,255), (387862,2650237,0,'eye_color',255,255,255), (387863,2650237,0,'skin_color',63,0,0), (387864,2650237,0,'soga_eye_color',255,0,255), (387865,2650238,1,'cheek_type',24,-7,0), (387866,2650238,1,'chin_type',19,-53,-87), (387867,2650238,1,'ear_type',0,35,0), (387868,2650238,1,'eye_brow_type',-74,-72,-6), (387869,2650238,0,'eye_color',102,164,183), (387870,2650238,1,'eye_type',-7,0,0), (387871,2650238,0,'hair_color1',56,33,26), (387872,2650238,0,'hair_color2',94,59,11), (387873,2650238,0,'hair_face_color',65,45,5), (387874,2650238,0,'hair_face_highlight_color',114,31,29), (387875,2650238,0,'hair_highlight',91,21,51), (387876,2650238,0,'hair_type_color',65,45,5), (387877,2650238,0,'hair_type_highlight_color',114,31,29), (387878,2650238,1,'lip_type',-16,37,-19), (387879,2650238,1,'nose_type',12,-8,82), (387880,2650238,0,'skin_color',220,222,222), (387881,2650238,1,'soga_cheek_type',24,-7,0), (387882,2650238,1,'soga_chin_type',19,-53,-87), (387883,2650238,1,'soga_ear_type',0,35,0), (387884,2650238,1,'soga_eye_brow_type',-74,-72,-6), (387885,2650238,0,'soga_eye_color',229,229,102), (387886,2650238,1,'soga_eye_type',-7,0,0), (387887,2650238,0,'soga_hair_color1',56,33,26), (387888,2650238,0,'soga_hair_color2',94,59,11), (387889,2650238,0,'soga_hair_face_color',65,45,5), (387890,2650238,0,'soga_hair_face_highlight_color',114,31,29), (387891,2650238,0,'soga_hair_highlight',91,21,51), (387892,2650238,0,'soga_hair_type_color',65,45,5), (387893,2650238,0,'soga_hair_type_highlight_color',114,31,29), (387894,2650238,1,'soga_lip_type',-16,37,-19), (387895,2650238,1,'soga_nose_type',12,-8,82), (387896,2650238,0,'soga_skin_color',220,222,222), (387897,2650238,0,'wing_color1',255,255,255), (387898,2650238,0,'wing_color2',255,255,255), (387899,2650239,0,'eye_color',128,128,63), (387900,2650239,0,'skin_color',63,0,0), (387901,2650239,0,'soga_eye_color',255,0,255), (387902,2650240,0,'eye_color',128,128,63), (387903,2650240,0,'skin_color',63,0,0), (387904,2650240,0,'soga_eye_color',255,0,255), (387905,2650241,0,'eye_color',128,128,63), (387906,2650241,0,'skin_color',63,0,0), (387907,2650241,0,'soga_eye_color',255,0,255), (387908,2650242,0,'eye_color',255,255,255), (387909,2650242,0,'skin_color',182,239,239), (387910,2650242,0,'soga_eye_color',255,0,255), (387911,2650243,0,'eye_color',185,153,56), (387912,2650243,0,'skin_color',211,110,39), (387913,2650243,0,'soga_eye_color',255,0,255), (387914,2650244,0,'eye_color',239,209,88), (387915,2650244,0,'skin_color',93,100,145), (387916,2650244,0,'soga_eye_color',255,0,255), (387917,2650245,0,'eye_color',204,204,204), (387918,2650245,0,'skin_color',204,204,204), (387919,2650245,0,'soga_eye_color',229,229,102), (387920,2650245,0,'soga_skin_color',204,204,204), (387921,2650246,0,'eye_color',28,28,28), (387922,2650246,0,'skin_color',128,0,0), (387923,2650246,0,'soga_eye_color',255,0,255), (387924,2650247,0,'eye_color',128,64,64), (387925,2650247,0,'skin_color',128,128,0), (387926,2650247,0,'soga_eye_color',255,0,255), (387927,2650248,0,'eye_color',255,255,255), (387928,2650248,0,'skin_color',63,0,0), (387929,2650248,0,'soga_eye_color',255,0,255), (387930,2650249,0,'eye_color',186,65,11), (387931,2650249,0,'skin_color',119,119,119), (387932,2650249,0,'soga_eye_color',255,0,255), (387933,2650250,0,'eye_color',239,209,89), (387934,2650250,0,'skin_color',33,89,140), (387935,2650250,0,'soga_eye_color',255,0,255), (387936,2650251,0,'eye_color',147,147,147), (387937,2650251,0,'skin_color',36,51,139), (387938,2650251,0,'soga_eye_color',255,0,255), (387939,2650252,0,'eye_color',147,147,147), (387940,2650252,0,'skin_color',152,7,0), (387941,2650252,0,'soga_eye_color',255,0,255), (387942,2650253,0,'eye_color',147,147,147), (387943,2650253,0,'skin_color',152,7,0), (387944,2650253,0,'soga_eye_color',255,0,255), (387945,2650254,0,'eye_color',147,147,147), (387946,2650254,0,'skin_color',152,7,0), (387947,2650254,0,'soga_eye_color',255,0,255), (387948,2650255,1,'cheek_type',100,68,0), (387949,2650255,1,'chin_type',90,100,62), (387950,2650255,1,'ear_type',-100,-1,0), (387951,2650255,1,'eye_brow_type',-34,41,77), (387952,2650255,0,'eye_color',49,30,11), (387953,2650255,1,'eye_type',-22,0,0), (387954,2650255,0,'hair_color1',26,24,25), (387955,2650255,0,'hair_color2',36,34,36), (387956,2650255,0,'hair_face_color',15,1,21), (387957,2650255,0,'hair_face_highlight_color',244,246,246), (387958,2650255,0,'hair_highlight',164,165,165), (387959,2650255,0,'hair_type_color',15,1,21), (387960,2650255,0,'hair_type_highlight_color',244,246,246), (387961,2650255,1,'lip_type',48,82,7), (387962,2650255,1,'nose_type',-100,-81,4), (387963,2650255,0,'skin_color',200,141,125), (387964,2650255,1,'soga_cheek_type',100,68,0), (387965,2650255,1,'soga_chin_type',90,100,62), (387966,2650255,1,'soga_ear_type',-100,-1,0), (387967,2650255,1,'soga_eye_brow_type',-34,41,77), (387968,2650255,0,'soga_eye_color',229,229,102), (387969,2650255,1,'soga_eye_type',-22,0,0), (387970,2650255,0,'soga_hair_color1',26,24,25), (387971,2650255,0,'soga_hair_color2',36,34,36), (387972,2650255,0,'soga_hair_face_color',15,1,21), (387973,2650255,0,'soga_hair_face_highlight_color',244,246,246), (387974,2650255,0,'soga_hair_highlight',164,165,165), (387975,2650255,0,'soga_hair_type_color',15,1,21), (387976,2650255,0,'soga_hair_type_highlight_color',244,246,246), (387977,2650255,1,'soga_lip_type',48,82,7), (387978,2650255,1,'soga_nose_type',-100,-81,4), (387979,2650255,0,'soga_skin_color',200,141,125), (387980,2650256,0,'eye_color',128,128,64), (387981,2650256,0,'skin_color',128,0,0), (387982,2650256,0,'soga_eye_color',255,0,255), (387983,2650257,0,'eye_color',186,65,11), (387984,2650257,0,'skin_color',52,52,52), (387985,2650257,0,'soga_eye_color',255,0,255), (387986,2650258,0,'eye_color',87,59,115), (387987,2650258,0,'skin_color',211,110,39), (387988,2650258,0,'soga_eye_color',255,0,255), (387989,2650259,0,'eye_color',253,202,130), (387990,2650259,0,'skin_color',128,0,0), (387991,2650259,0,'soga_eye_color',255,0,255), (387992,2650260,0,'eye_color',255,128,64), (387993,2650260,0,'skin_color',65,43,86), (387994,2650260,0,'soga_eye_color',255,0,255), (387995,2650261,0,'eye_color',87,59,115), (387996,2650261,0,'skin_color',255,0,12), (387997,2650261,0,'soga_eye_color',255,0,255), (387998,2650262,0,'eye_color',255,255,255), (387999,2650262,0,'skin_color',255,255,255), (388000,2650262,0,'soga_eye_color',255,0,255), (388001,2650263,0,'eye_color',28,28,28), (388002,2650263,0,'skin_color',152,7,0), (388003,2650263,0,'soga_eye_color',255,0,255), (388004,2650264,0,'eye_color',255,255,255), (388005,2650264,0,'skin_color',255,255,255), (388006,2650264,0,'soga_eye_color',255,0,255), (388007,2650265,0,'eye_color',128,128,64), (388008,2650265,0,'skin_color',64,0,0), (388009,2650265,0,'soga_eye_color',255,0,255), (388010,2650266,0,'eye_color',87,170,122), (388011,2650266,0,'skin_color',191,158,166), (388012,2650266,0,'soga_eye_color',255,0,255), (388013,2650267,0,'eye_color',255,255,255), (388014,2650267,0,'skin_color',255,255,255), (388015,2650267,0,'soga_eye_color',255,0,255), (388016,2650268,0,'eye_color',255,255,255), (388017,2650268,0,'skin_color',255,255,255), (388018,2650268,0,'soga_eye_color',255,0,255), (388019,2650269,0,'eye_color',186,65,11), (388020,2650269,0,'skin_color',29,29,29), (388021,2650269,0,'soga_eye_color',255,0,255), (388022,2650270,0,'eye_color',253,202,130), (388023,2650270,0,'skin_color',64,0,0), (388024,2650270,0,'soga_eye_color',255,0,255), (388025,2650271,0,'eye_color',152,7,0), (388026,2650271,0,'skin_color',232,156,89), (388027,2650271,0,'soga_eye_color',255,0,255), (388028,2650272,0,'eye_color',152,7,0), (388029,2650272,0,'skin_color',119,119,119), (388030,2650272,0,'soga_eye_color',255,0,255), (388031,2650273,0,'eye_color',211,110,38), (388032,2650273,0,'skin_color',28,28,28), (388033,2650273,0,'soga_eye_color',255,0,255), (388034,2650274,0,'eye_color',158,179,230), (388035,2650274,0,'skin_color',170,219,240), (388036,2650274,0,'soga_eye_color',255,0,255), (388037,2650275,0,'eye_color',255,255,255), (388038,2650275,0,'skin_color',255,255,255), (388039,2650275,0,'soga_eye_color',255,0,255), (388040,2650276,0,'eye_color',52,52,52), (388041,2650276,0,'skin_color',152,7,0), (388042,2650276,0,'soga_eye_color',255,0,255), (388043,2650277,0,'eye_color',82,82,82), (388044,2650277,0,'skin_color',152,7,0), (388045,2650277,0,'soga_eye_color',255,0,255), (388046,2650278,0,'eye_color',255,255,255), (388047,2650278,0,'skin_color',255,255,255), (388048,2650278,0,'soga_eye_color',255,0,255), (388049,2650279,0,'eye_color',255,255,255), (388050,2650279,0,'skin_color',255,255,255), (388051,2650279,0,'soga_eye_color',255,0,255), (388052,2650280,0,'eye_color',255,255,255), (388053,2650280,0,'skin_color',255,255,255), (388054,2650280,0,'soga_eye_color',255,0,255), (388055,2650281,0,'eye_color',28,28,28), (388056,2650281,0,'skin_color',80,131,177), (388057,2650281,0,'soga_eye_color',255,0,255), (388058,2650282,1,'cheek_type',-100,-29,0), (388059,2650282,1,'chin_type',100,-22,34), (388060,2650282,1,'ear_type',100,-100,0), (388061,2650282,1,'eye_brow_type',-100,-100,100), (388062,2650282,0,'eye_color',253,243,59), (388063,2650282,1,'eye_type',100,0,0), (388064,2650282,0,'hair_face_color',180,66,24), (388065,2650282,0,'hair_type_color',180,66,24), (388066,2650282,1,'lip_type',100,-100,-85), (388067,2650282,1,'nose_type',100,100,-100), (388068,2650282,0,'skin_color',164,156,150), (388069,2650282,1,'soga_cheek_type',-100,-29,0), (388070,2650282,1,'soga_chin_type',100,-22,34), (388071,2650282,1,'soga_ear_type',100,-100,0), (388072,2650282,1,'soga_eye_brow_type',-100,-100,100), (388073,2650282,0,'soga_eye_color',204,204,204), (388074,2650282,1,'soga_eye_type',100,0,0), (388075,2650282,0,'soga_hair_face_color',180,66,24), (388076,2650282,0,'soga_hair_type_color',180,66,24), (388077,2650282,1,'soga_lip_type',100,-100,-85), (388078,2650282,1,'soga_nose_type',100,100,-100), (388079,2650282,0,'soga_skin_color',164,156,150), (388080,121184,0,'eye_color',199,207,147), (388081,121184,0,'skin_color',75,255,255), (388082,121184,0,'soga_eye_color',255,0,255), (388083,121185,0,'eye_color',255,255,255), (388084,121185,0,'skin_color',255,255,255), (388085,121185,0,'soga_eye_color',255,0,255), (388086,121186,0,'eye_color',255,255,255), (388087,121186,0,'skin_color',255,255,255), (388088,121186,0,'soga_eye_color',255,0,255), (388089,121187,1,'cheek_type',-2,-7,0), (388090,121187,1,'chin_type',77,81,-75), (388091,121187,1,'ear_type',35,56,0), (388092,121187,1,'eye_brow_type',-15,37,84), (388093,121187,0,'eye_color',45,93,107), (388094,121187,1,'eye_type',-17,0,0), (388095,121187,0,'hair_color1',200,82,156), (388096,121187,0,'hair_color2',36,34,36), (388097,121187,0,'hair_face_color',15,1,21), (388098,121187,0,'hair_face_highlight_color',244,246,246), (388099,121187,0,'hair_highlight',164,165,165), (388100,121187,0,'hair_type_color',15,1,21), (388101,121187,0,'hair_type_highlight_color',244,246,246), (388102,121187,1,'lip_type',79,23,53), (388103,121187,1,'nose_type',19,-56,82), (388104,121187,0,'skin_color',157,109,83), (388105,121187,1,'soga_cheek_type',0,-15,37), (388106,121187,1,'soga_chin_type',0,79,23), (388107,121187,1,'soga_ear_type',0,-17,0), (388108,121187,1,'soga_eye_brow_type',0,35,56), (388109,121187,0,'soga_eye_color',229,229,102), (388110,121187,1,'soga_eye_type',-17,0,0), (388111,121187,0,'soga_hair_color1',26,24,25), (388112,121187,0,'soga_hair_color2',36,34,36), (388113,121187,0,'soga_hair_face_color',15,1,21), (388114,121187,0,'soga_hair_face_highlight_color',244,246,246), (388115,121187,0,'soga_hair_highlight',164,165,165), (388116,121187,0,'soga_hair_type_color',15,1,21), (388117,121187,0,'soga_hair_type_highlight_color',244,246,246), (388118,121187,1,'soga_lip_type',84,-2,-7), (388119,121187,1,'soga_nose_type',53,77,81), (388120,121187,0,'soga_skin_color',157,109,83), (388121,121187,0,'wing_color1',255,255,255), (388122,121187,0,'wing_color2',255,255,255), (388264,121197,0,'eye_color',255,255,255), (388265,121197,0,'skin_color',255,255,255), (388266,121197,0,'soga_eye_color',255,0,255), (388317,121200,1,'cheek_type',0,-10,0), (388318,121200,1,'chin_type',-21,-17,11), (388319,121200,1,'ear_type',2,-3,0), (388320,121200,1,'eye_brow_type',-3,0,22), (388321,121200,0,'eye_color',51,103,87), (388322,121200,1,'eye_type',-2,0,0), (388323,121200,0,'hair_color1',12,18,0), (388324,121200,0,'hair_face_color',19,8,1), (388325,121200,0,'hair_face_highlight_color',19,16,13), (388326,121200,0,'hair_type_color',19,8,1), (388327,121200,0,'hair_type_highlight_color',19,16,13), (388328,121200,1,'lip_type',28,-25,-5), (388329,121200,1,'nose_type',-2,12,18), (388330,121200,0,'skin_color',251,241,242), (388331,121200,1,'soga_cheek_type',0,-3,0), (388332,121200,1,'soga_chin_type',0,28,-25), (388333,121200,1,'soga_ear_type',0,-2,0), (388334,121200,1,'soga_eye_brow_type',0,2,-3), (388335,121200,0,'soga_eye_color',229,229,102), (388336,121200,1,'soga_eye_type',-2,0,0), (388337,121200,0,'soga_hair_face_color',19,8,1), (388338,121200,0,'soga_hair_face_highlight_color',19,16,13), (388339,121200,0,'soga_hair_type_color',19,8,1), (388340,121200,0,'soga_hair_type_highlight_color',19,16,13), (388341,121200,1,'soga_lip_type',22,0,-10), (388342,121200,1,'soga_nose_type',-5,-21,-17), (388343,121200,0,'soga_skin_color',251,241,242), (388344,121200,0,'wing_color1',255,255,255), (388345,121200,0,'wing_color2',255,255,255), (388346,121201,1,'cheek_type',47,-34,0), (388347,121201,1,'chin_type',9,-68,53), (388348,121201,1,'ear_type',10,85,0), (388349,121201,1,'eye_brow_type',4,45,-48), (388350,121201,0,'eye_color',170,0,18), (388351,121201,1,'eye_type',-46,0,0), (388352,121201,0,'hair_color1',93,228,187), (388353,121201,1,'lip_type',77,-39,-62), (388354,121201,1,'nose_type',-40,93,-28), (388355,121201,0,'skin_color',200,200,196), (388356,121201,1,'soga_cheek_type',0,4,45), (388357,121201,1,'soga_chin_type',0,77,-39), (388358,121201,1,'soga_ear_type',0,-46,0), (388359,121201,1,'soga_eye_brow_type',0,10,85), (388360,121201,0,'soga_eye_color',229,229,102), (388361,121201,1,'soga_eye_type',-46,0,0), (388362,121201,1,'soga_lip_type',-48,47,-34), (388363,121201,1,'soga_nose_type',-62,9,-68), (388364,121201,0,'soga_skin_color',200,200,196), (388365,121201,0,'wing_color1',255,255,255), (388366,121201,0,'wing_color2',255,255,255), (388367,121202,1,'cheek_type',32,12,0), (388368,121202,1,'chin_type',11,9,28), (388369,121202,1,'ear_type',31,0,0), (388370,121202,1,'eye_brow_type',-4,-18,0), (388371,121202,0,'eye_color',200,174,138), (388372,121202,0,'hair_color1',12,0,0), (388373,121202,0,'hair_face_color',16,11,0), (388374,121202,0,'hair_face_highlight_color',115,115,113), (388375,121202,0,'hair_type_color',16,11,0), (388376,121202,0,'hair_type_highlight_color',115,115,113), (388377,121202,1,'lip_type',22,-34,47), (388378,121202,1,'nose_type',-25,12,0), (388379,121202,0,'skin_color',106,114,114), (388380,121202,1,'soga_cheek_type',0,-4,-18), (388381,121202,1,'soga_chin_type',0,22,-34), (388382,121202,1,'soga_ear_type',31,0,0), (388383,121202,1,'soga_eye_brow_type',0,31,0), (388384,121202,0,'soga_eye_color',229,229,102), (388385,121202,0,'soga_hair_face_color',16,11,0), (388386,121202,0,'soga_hair_face_highlight_color',115,115,113), (388387,121202,0,'soga_hair_type_color',16,11,0), (388388,121202,0,'soga_hair_type_highlight_color',115,115,113), (388389,121202,1,'soga_lip_type',0,32,12), (388390,121202,1,'soga_nose_type',47,11,9), (388391,121202,0,'soga_skin_color',106,114,114), (388392,121202,0,'wing_color1',255,255,255), (388393,121202,0,'wing_color2',255,255,255), (388428,121204,1,'cheek_type',-40,37,0), (388429,121204,1,'chin_type',11,9,-32), (388430,121204,1,'ear_type',-28,8,0), (388431,121204,1,'eye_brow_type',-22,10,20), (388432,121204,0,'eye_color',62,133,128), (388433,121204,1,'eye_type',-17,0,0), (388434,121204,0,'hair_color1',37,246,0), (388435,121204,0,'hair_face_color',161,65,1), (388436,121204,0,'hair_face_highlight_color',110,72,27), (388437,121204,0,'hair_type_color',161,65,1), (388438,121204,0,'hair_type_highlight_color',110,72,27), (388439,121204,1,'lip_type',10,-23,-8), (388440,121204,1,'nose_type',21,37,-10), (388441,121204,0,'skin_color',145,108,74), (388442,121204,1,'soga_cheek_type',0,-22,10), (388443,121204,1,'soga_chin_type',0,10,-23), (388444,121204,1,'soga_ear_type',0,-17,0), (388445,121204,1,'soga_eye_brow_type',0,-28,8), (388446,121204,0,'soga_eye_color',229,229,102), (388447,121204,1,'soga_eye_type',-17,0,0), (388448,121204,0,'soga_hair_face_color',161,65,1), (388449,121204,0,'soga_hair_face_highlight_color',110,72,27), (388450,121204,0,'soga_hair_type_color',161,65,1), (388451,121204,0,'soga_hair_type_highlight_color',110,72,27), (388452,121204,1,'soga_lip_type',20,-40,37), (388453,121204,1,'soga_nose_type',-8,11,9), (388454,121204,0,'soga_skin_color',145,108,74), (388455,121204,0,'wing_color1',255,255,255), (388456,121204,0,'wing_color2',255,255,255), (388457,121205,1,'cheek_type',21,5,0), (388458,121205,1,'chin_type',3,19,12), (388459,121205,1,'ear_type',28,-31,0), (388460,121205,1,'eye_brow_type',28,-11,22), (388461,121205,0,'eye_color',162,199,211), (388462,121205,1,'eye_type',12,0,0), (388463,121205,0,'hair_color1',253,242,0), (388464,121205,0,'hair_face_color',69,24,13), (388465,121205,0,'hair_face_highlight_color',48,34,0), (388466,121205,0,'hair_type_color',69,24,13), (388467,121205,0,'hair_type_highlight_color',48,34,0), (388468,121205,1,'lip_type',2,28,-14), (388469,121205,1,'nose_type',2,-3,-14), (388470,121205,0,'skin_color',175,182,182), (388471,121205,1,'soga_cheek_type',0,28,-11), (388472,121205,1,'soga_chin_type',0,2,28), (388473,121205,1,'soga_ear_type',0,12,0), (388474,121205,1,'soga_eye_brow_type',0,28,-31), (388475,121205,0,'soga_eye_color',229,229,102), (388476,121205,1,'soga_eye_type',12,0,0), (388477,121205,0,'soga_hair_face_color',69,24,13), (388478,121205,0,'soga_hair_face_highlight_color',48,34,0), (388479,121205,0,'soga_hair_type_color',69,24,13), (388480,121205,0,'soga_hair_type_highlight_color',48,34,0), (388481,121205,1,'soga_lip_type',22,21,5), (388482,121205,1,'soga_nose_type',-14,3,19), (388483,121205,0,'soga_skin_color',175,182,182), (388484,121205,0,'wing_color1',255,255,255), (388485,121205,0,'wing_color2',255,255,255), (388486,121206,1,'cheek_type',0,1,0), (388487,121206,1,'chin_type',-28,28,35), (388488,121206,1,'ear_type',7,38,0), (388489,121206,1,'eye_brow_type',-8,25,8), (388490,121206,0,'eye_color',44,85,65), (388491,121206,1,'eye_type',-4,0,0), (388492,121206,0,'hair_color1',246,7,0), (388493,121206,0,'hair_face_color',215,208,134), (388494,121206,0,'hair_face_highlight_color',172,168,135), (388495,121206,0,'hair_type_color',215,208,134), (388496,121206,0,'hair_type_highlight_color',172,168,135), (388497,121206,1,'lip_type',3,0,3), (388498,121206,1,'nose_type',0,-10,7), (388499,121206,0,'skin_color',224,204,205), (388500,121206,1,'soga_cheek_type',0,-8,25), (388501,121206,1,'soga_chin_type',0,3,0), (388502,121206,1,'soga_ear_type',0,-4,0), (388503,121206,1,'soga_eye_brow_type',0,7,38), (388504,121206,0,'soga_eye_color',229,229,102), (388505,121206,1,'soga_eye_type',-4,0,0), (388506,121206,0,'soga_hair_face_color',215,208,134), (388507,121206,0,'soga_hair_face_highlight_color',172,168,135), (388508,121206,0,'soga_hair_type_color',215,208,134), (388509,121206,0,'soga_hair_type_highlight_color',172,168,135), (388510,121206,1,'soga_lip_type',8,0,1), (388511,121206,1,'soga_nose_type',3,-28,28), (388512,121206,0,'soga_skin_color',224,204,205), (388513,121206,0,'wing_color1',255,255,255), (388514,121206,0,'wing_color2',255,255,255), (388533,121213,1,'cheek_type',-5,81,0), (388534,121213,1,'chin_type',88,17,37), (388535,121213,1,'ear_type',37,-74,0), (388536,121213,1,'eye_brow_type',78,-95,-26), (388537,121213,0,'eye_color',29,56,42), (388538,121213,1,'eye_type',75,0,0), (388539,121213,0,'hair_color1',192,75,58), (388540,121213,0,'hair_color2',83,0,0), (388541,121213,0,'hair_face_color',15,1,21), (388542,121213,0,'hair_face_highlight_color',244,246,246), (388543,121213,0,'hair_highlight',161,165,168), (388544,121213,0,'hair_type_color',15,1,21), (388545,121213,0,'hair_type_highlight_color',244,246,246), (388546,121213,1,'lip_type',-87,78,8), (388547,121213,1,'nose_type',35,-64,75), (388548,121213,0,'skin_color',138,108,67), (388549,121213,1,'soga_cheek_type',0,78,-95), (388550,121213,1,'soga_chin_type',0,-87,78), (388551,121213,1,'soga_ear_type',0,75,0), (388552,121213,1,'soga_eye_brow_type',0,37,-74), (388553,121213,0,'soga_eye_color',229,229,102), (388554,121213,1,'soga_eye_type',83,0,0), (388555,121213,0,'soga_hair_color1',29,21,28), (388556,121213,0,'soga_hair_color2',39,32,39), (388557,121213,0,'soga_hair_face_color',15,1,21), (388558,121213,0,'soga_hair_face_highlight_color',244,246,246), (388559,121213,0,'soga_hair_highlight',161,165,168), (388560,121213,0,'soga_hair_type_color',15,1,21), (388561,121213,0,'soga_hair_type_highlight_color',244,246,246), (388562,121213,1,'soga_lip_type',-26,-5,81), (388563,121213,1,'soga_nose_type',8,88,17), (388564,121213,0,'soga_skin_color',138,108,67), (388565,121213,0,'wing_color1',255,255,255), (388566,121213,0,'wing_color2',255,255,255), (388567,121214,0,'eye_color',255,255,255), (388568,121214,0,'skin_color',255,255,255), (388569,121214,0,'soga_eye_color',255,0,255), (388570,121215,0,'eye_color',255,255,255), (388571,121215,0,'skin_color',255,255,255), (388572,121215,0,'soga_eye_color',255,0,255), (388573,121216,1,'cheek_type',7,-7,0), (388574,121216,1,'chin_type',-19,20,-3), (388575,121216,1,'ear_type',26,-8,0), (388576,121216,1,'eye_brow_type',-14,-14,8), (388577,121216,0,'eye_color',34,59,37), (388578,121216,1,'eye_type',23,0,0), (388579,121216,0,'hair_color1',248,32,156), (388580,121216,0,'hair_color2',203,0,0), (388581,121216,0,'hair_face_color',137,93,63), (388582,121216,0,'hair_face_highlight_color',68,52,34), (388583,121216,0,'hair_highlight',103,102,153), (388584,121216,0,'hair_type_color',137,93,63), (388585,121216,0,'hair_type_highlight_color',68,52,34), (388586,121216,1,'lip_type',-10,-48,-12), (388587,121216,1,'nose_type',25,-8,32), (388588,121216,0,'skin_color',206,220,220), (388589,121216,1,'soga_cheek_type',0,-14,-14), (388590,121216,1,'soga_chin_type',0,-10,-48), (388591,121216,1,'soga_ear_type',0,23,0), (388592,121216,1,'soga_eye_brow_type',0,26,-8), (388593,121216,0,'soga_eye_color',229,229,102), (388594,121216,1,'soga_eye_type',-53,0,0), (388595,121216,0,'soga_hair_color1',43,36,70), (388596,121216,0,'soga_hair_color2',49,49,53), (388597,121216,0,'soga_hair_face_color',137,93,63), (388598,121216,0,'soga_hair_face_highlight_color',68,52,34), (388599,121216,0,'soga_hair_highlight',103,102,153), (388600,121216,0,'soga_hair_type_color',137,93,63), (388601,121216,0,'soga_hair_type_highlight_color',68,52,34), (388602,121216,1,'soga_lip_type',8,7,-7), (388603,121216,1,'soga_nose_type',-12,-19,20), (388604,121216,0,'soga_skin_color',206,220,220), (388605,121216,0,'wing_color1',255,255,255), (388606,121216,0,'wing_color2',255,255,255), (388607,121217,1,'cheek_type',-46,40,0), (388608,121217,1,'chin_type',20,-25,28), (388609,121217,1,'ear_type',1,0,0), (388610,121217,1,'eye_brow_type',14,19,-2), (388611,121217,0,'eye_color',41,84,95), (388612,121217,1,'eye_type',11,0,0), (388613,121217,0,'hair_color1',239,1,156), (388614,121217,0,'hair_face_color',132,90,60), (388615,121217,0,'hair_face_highlight_color',124,48,7), (388616,121217,0,'hair_type_color',132,90,60), (388617,121217,0,'hair_type_highlight_color',124,48,7), (388618,121217,1,'lip_type',7,-43,0), (388619,121217,1,'nose_type',0,-17,1), (388620,121217,0,'skin_color',220,231,230), (388621,121217,1,'soga_cheek_type',0,14,19), (388622,121217,1,'soga_chin_type',0,7,-43), (388623,121217,1,'soga_ear_type',0,11,0), (388624,121217,1,'soga_eye_brow_type',14,19,-2), (388625,121217,0,'soga_eye_color',229,229,102), (388626,121217,1,'soga_eye_type',11,0,0), (388627,121217,0,'soga_hair_face_color',132,90,60), (388628,121217,0,'soga_hair_face_highlight_color',124,48,7), (388629,121217,0,'soga_hair_type_color',132,90,60), (388630,121217,0,'soga_hair_type_highlight_color',124,48,7), (388631,121217,1,'soga_lip_type',-2,-46,40), (388632,121217,1,'soga_nose_type',0,20,-25), (388633,121217,0,'soga_skin_color',220,231,230), (388634,121217,0,'wing_color1',255,255,255), (388635,121217,0,'wing_color2',255,255,255), (388759,121228,1,'cheek_type',1,3,0), (388760,121228,1,'chin_type',-20,-22,-3), (388761,121228,1,'ear_type',-14,-25,0), (388762,121228,1,'eye_brow_type',7,0,34), (388763,121228,0,'eye_color',60,122,140), (388764,121228,1,'eye_type',-1,0,0), (388765,121228,0,'hair_color1',14,0,0), (388766,121228,0,'hair_face_color',143,140,133), (388767,121228,0,'hair_face_highlight_color',197,143,0), (388768,121228,0,'hair_type_color',143,140,133), (388769,121228,0,'hair_type_highlight_color',197,143,0), (388770,121228,1,'lip_type',25,22,-35), (388771,121228,1,'nose_type',37,14,0), (388772,121228,0,'skin_color',221,187,134), (388773,121228,1,'soga_cheek_type',0,7,0), (388774,121228,1,'soga_chin_type',0,25,22), (388775,121228,1,'soga_ear_type',-14,-25,0), (388776,121228,1,'soga_eye_brow_type',0,-14,-25), (388777,121228,0,'soga_eye_color',229,229,102), (388778,121228,1,'soga_eye_type',-1,0,0), (388779,121228,0,'soga_hair_face_color',143,140,133), (388780,121228,0,'soga_hair_face_highlight_color',197,143,0), (388781,121228,0,'soga_hair_type_color',143,140,133), (388782,121228,0,'soga_hair_type_highlight_color',197,143,0), (388783,121228,1,'soga_lip_type',34,1,3), (388784,121228,1,'soga_nose_type',-35,-20,-22), (388785,121228,0,'soga_skin_color',221,187,134), (388786,121228,0,'wing_color1',255,255,255), (388787,121228,0,'wing_color2',255,255,255), (388820,121231,1,'cheek_type',0,20,0), (388821,121231,1,'chin_type',-42,-34,25), (388822,121231,1,'ear_type',0,-17,0), (388823,121231,1,'eye_brow_type',10,11,0), (388824,121231,0,'eye_color',66,69,37), (388825,121231,1,'eye_type',-4,0,0), (388826,121231,0,'hair_color1',225,37,0), (388827,121231,0,'hair_face_color',52,33,0), (388828,121231,0,'hair_face_highlight_color',153,59,10), (388829,121231,0,'hair_type_color',52,33,0), (388830,121231,0,'hair_type_highlight_color',153,59,10), (388831,121231,1,'lip_type',0,-43,22), (388832,121231,1,'nose_type',-19,-31,37), (388833,121231,0,'skin_color',212,183,127), (388834,121231,1,'soga_cheek_type',0,10,11), (388835,121231,1,'soga_chin_type',0,0,-43), (388836,121231,1,'soga_ear_type',0,-4,0), (388837,121231,1,'soga_eye_brow_type',0,0,-17), (388838,121231,0,'soga_eye_color',229,229,102), (388839,121231,1,'soga_eye_type',-4,0,0), (388840,121231,0,'soga_hair_face_color',52,33,0), (388841,121231,0,'soga_hair_face_highlight_color',153,59,10), (388842,121231,0,'soga_hair_type_color',52,33,0), (388843,121231,0,'soga_hair_type_highlight_color',153,59,10), (388844,121231,1,'soga_lip_type',0,0,20), (388845,121231,1,'soga_nose_type',22,-42,-34), (388846,121231,0,'soga_skin_color',212,183,127), (388847,121231,0,'wing_color1',255,255,255), (388848,121231,0,'wing_color2',255,255,255), (388849,121232,0,'eye_color',255,255,255), (388850,121232,0,'skin_color',255,255,255), (388851,121232,0,'soga_eye_color',255,0,255), (388925,121239,1,'cheek_type',-32,66,0), (388926,121239,1,'chin_type',-50,-55,91), (388927,121239,1,'ear_type',50,-20,0), (388928,121239,1,'eye_brow_type',-7,-87,19), (388929,121239,0,'eye_color',165,191,172), (388930,121239,1,'eye_type',-81,0,0), (388931,121239,0,'hair_color1',239,43,38), (388932,121239,0,'hair_color2',210,0,0), (388933,121239,0,'hair_face_color',21,8,27), (388934,121239,0,'hair_face_highlight_color',77,54,7), (388935,121239,0,'hair_highlight',56,33,26), (388936,121239,0,'hair_type_color',21,8,27), (388937,121239,0,'hair_type_highlight_color',77,54,7), (388938,121239,1,'lip_type',-5,66,-51), (388939,121239,1,'nose_type',29,-17,43), (388940,121239,0,'skin_color',127,115,76), (388941,121239,1,'soga_cheek_type',0,-7,-87), (388942,121239,1,'soga_chin_type',0,-5,66), (388943,121239,1,'soga_ear_type',0,-81,0), (388944,121239,1,'soga_eye_brow_type',0,50,-20), (388945,121239,0,'soga_eye_color',229,229,102), (388946,121239,1,'soga_eye_type',-46,0,0), (388947,121239,0,'soga_hair_color1',26,24,25), (388948,121239,0,'soga_hair_color2',36,34,36), (388949,121239,0,'soga_hair_face_color',21,8,27), (388950,121239,0,'soga_hair_face_highlight_color',77,54,7), (388951,121239,0,'soga_hair_highlight',56,33,26), (388952,121239,0,'soga_hair_type_color',21,8,27), (388953,121239,0,'soga_hair_type_highlight_color',77,54,7), (388954,121239,1,'soga_lip_type',19,-32,66), (388955,121239,1,'soga_nose_type',-51,-50,-55), (388956,121239,0,'soga_skin_color',127,115,76), (388957,121239,0,'wing_color1',255,255,255), (388958,121239,0,'wing_color2',255,255,255), (389028,121244,1,'cheek_type',-23,8,0), (389029,121244,1,'chin_type',-1,-42,-20), (389030,121244,1,'ear_type',-38,-40,0), (389031,121244,1,'eye_brow_type',21,7,19), (389032,121244,0,'eye_color',45,86,63), (389033,121244,1,'eye_type',-12,0,0), (389034,121244,0,'hair_color1',239,14,0), (389035,121244,0,'hair_face_color',43,19,6), (389036,121244,0,'hair_face_highlight_color',73,38,1), (389037,121244,0,'hair_type_color',43,19,6), (389038,121244,0,'hair_type_highlight_color',73,38,1), (389039,121244,1,'lip_type',-3,28,-28), (389040,121244,1,'nose_type',-28,-17,14), (389041,121244,0,'skin_color',201,162,113), (389042,121244,1,'soga_cheek_type',0,21,7), (389043,121244,1,'soga_chin_type',0,-3,28), (389044,121244,1,'soga_ear_type',0,-12,0), (389045,121244,1,'soga_eye_brow_type',0,-38,-40), (389046,121244,0,'soga_eye_color',229,229,102), (389047,121244,1,'soga_eye_type',-12,0,0), (389048,121244,0,'soga_hair_face_color',43,19,6), (389049,121244,0,'soga_hair_face_highlight_color',73,38,1), (389050,121244,0,'soga_hair_type_color',43,19,6), (389051,121244,0,'soga_hair_type_highlight_color',73,38,1), (389052,121244,1,'soga_lip_type',19,-23,8), (389053,121244,1,'soga_nose_type',-28,-1,-42), (389054,121244,0,'soga_skin_color',201,162,113), (389055,121244,0,'wing_color1',255,255,255), (389056,121244,0,'wing_color2',255,255,255), (389057,121245,1,'cheek_type',-23,8,0), (389058,121245,1,'chin_type',-1,-42,-20), (389059,121245,1,'ear_type',-38,-40,0), (389060,121245,1,'eye_brow_type',21,7,19), (389061,121245,0,'eye_color',45,86,63), (389062,121245,1,'eye_type',-12,0,0), (389063,121245,0,'hair_color1',239,14,0), (389064,121245,0,'hair_face_color',43,19,6), (389065,121245,0,'hair_face_highlight_color',73,38,1), (389066,121245,0,'hair_type_color',43,19,6), (389067,121245,0,'hair_type_highlight_color',73,38,1), (389068,121245,1,'lip_type',-3,28,-28), (389069,121245,1,'nose_type',-28,-17,14), (389070,121245,0,'skin_color',201,162,113), (389071,121245,1,'soga_cheek_type',0,21,7), (389072,121245,1,'soga_chin_type',0,-3,28), (389073,121245,1,'soga_ear_type',0,-12,0), (389074,121245,1,'soga_eye_brow_type',0,-38,-40), (389075,121245,0,'soga_eye_color',229,229,102), (389076,121245,1,'soga_eye_type',-12,0,0), (389077,121245,0,'soga_hair_face_color',43,19,6), (389078,121245,0,'soga_hair_face_highlight_color',73,38,1), (389079,121245,0,'soga_hair_type_color',43,19,6), (389080,121245,0,'soga_hair_type_highlight_color',73,38,1), (389081,121245,1,'soga_lip_type',19,-23,8), (389082,121245,1,'soga_nose_type',-28,-1,-42), (389083,121245,0,'soga_skin_color',201,162,113), (389084,121245,0,'wing_color1',255,255,255), (389085,121245,0,'wing_color2',255,255,255), (389089,121247,0,'eye_color',255,255,255), (389090,121247,0,'skin_color',255,255,255), (389091,121247,0,'soga_eye_color',255,0,255), (389101,121251,0,'eye_color',47,210,121), (389102,121251,0,'skin_color',167,167,127), (389103,121251,0,'soga_eye_color',255,0,255), (389203,121256,1,'cheek_type',-82,25,0), (389204,121256,1,'chin_type',-25,-93,4), (389205,121256,1,'ear_type',-20,89,0), (389206,121256,1,'eye_brow_type',14,61,-51), (389207,121256,0,'eye_color',136,183,189), (389208,121256,1,'eye_type',85,0,0), (389209,121256,0,'hair_color1',21,221,200), (389210,121256,0,'hair_color2',144,140,137), (389211,121256,0,'hair_face_color',119,147,147), (389212,121256,0,'hair_face_highlight_color',169,60,23), (389213,121256,0,'hair_highlight',89,21,21), (389214,121256,0,'hair_type_color',119,147,147), (389215,121256,0,'hair_type_highlight_color',169,60,23), (389216,121256,1,'lip_type',-7,-22,57), (389217,121256,1,'nose_type',-66,21,-35), (389218,121256,0,'skin_color',243,249,249), (389219,121256,1,'soga_cheek_type',0,14,61), (389220,121256,1,'soga_chin_type',0,-7,-22), (389221,121256,1,'soga_ear_type',0,85,0), (389222,121256,1,'soga_eye_brow_type',0,-20,89), (389223,121256,0,'soga_eye_color',229,229,102), (389224,121256,1,'soga_eye_type',85,0,0), (389225,121256,0,'soga_hair_color1',114,112,142), (389226,121256,0,'soga_hair_color2',144,140,137), (389227,121256,0,'soga_hair_face_color',119,147,147), (389228,121256,0,'soga_hair_face_highlight_color',169,60,23), (389229,121256,0,'soga_hair_highlight',89,21,21), (389230,121256,0,'soga_hair_type_color',119,147,147), (389231,121256,0,'soga_hair_type_highlight_color',169,60,23), (389232,121256,1,'soga_lip_type',-51,-82,25), (389233,121256,1,'soga_nose_type',57,-25,-93), (389234,121256,0,'soga_skin_color',243,249,249), (389235,121256,0,'wing_color1',255,255,255), (389236,121256,0,'wing_color2',255,255,255), (389237,121257,1,'cheek_type',-18,31,0), (389238,121257,1,'chin_type',0,-26,0), (389239,121257,1,'ear_type',-8,0,0), (389240,121257,1,'eye_brow_type',48,-28,31), (389241,121257,0,'eye_color',194,192,162), (389242,121257,1,'eye_type',-14,0,0), (389243,121257,0,'hair_color1',0,215,0), (389244,121257,0,'hair_face_color',225,224,220), (389245,121257,0,'hair_face_highlight_color',132,82,23), (389246,121257,0,'hair_type_color',225,224,220), (389247,121257,0,'hair_type_highlight_color',132,82,23), (389248,121257,1,'lip_type',34,0,4), (389249,121257,1,'nose_type',3,0,-41), (389250,121257,0,'skin_color',216,203,188), (389251,121257,1,'soga_cheek_type',0,48,-28), (389252,121257,1,'soga_chin_type',0,34,0), (389253,121257,1,'soga_ear_type',0,-14,0), (389254,121257,1,'soga_eye_brow_type',0,-8,0), (389255,121257,0,'soga_eye_color',229,229,102), (389256,121257,1,'soga_eye_type',-2,0,0), (389257,121257,0,'soga_hair_face_color',225,224,220), (389258,121257,0,'soga_hair_face_highlight_color',132,82,23), (389259,121257,0,'soga_hair_type_color',225,224,220), (389260,121257,0,'soga_hair_type_highlight_color',132,82,23), (389261,121257,1,'soga_lip_type',31,-18,31), (389262,121257,1,'soga_nose_type',4,0,-26), (389263,121257,0,'soga_skin_color',216,203,188), (389264,121257,0,'wing_color1',255,255,255), (389265,121257,0,'wing_color2',255,255,255), (389269,121259,1,'cheek_type',-97,0,0), (389270,121259,1,'chin_type',-48,-38,75), (389271,121259,1,'ear_type',-76,28,0), (389272,121259,1,'eye_brow_type',25,-9,46), (389273,121259,0,'eye_color',49,101,117), (389274,121259,1,'eye_type',-51,0,0), (389275,121259,0,'hair_color1',163,163,175), (389276,121259,0,'hair_color2',88,0,0), (389277,121259,0,'hair_face_color',40,19,9), (389278,121259,0,'hair_face_highlight_color',119,147,147), (389279,121259,0,'hair_highlight',56,33,26), (389280,121259,0,'hair_type_color',40,19,9), (389281,121259,0,'hair_type_highlight_color',119,147,147), (389282,121259,1,'lip_type',29,-76,-95), (389283,121259,1,'nose_type',56,-93,-93), (389284,121259,0,'skin_color',165,111,103), (389285,121259,1,'soga_cheek_type',0,25,-9), (389286,121259,1,'soga_chin_type',0,29,-76), (389287,121259,1,'soga_ear_type',0,-51,0), (389288,121259,1,'soga_eye_brow_type',0,-76,28), (389289,121259,0,'soga_eye_color',229,229,102), (389290,121259,1,'soga_eye_type',88,0,0), (389291,121259,0,'soga_hair_color1',200,165,96), (389292,121259,0,'soga_hair_color2',173,99,44), (389293,121259,0,'soga_hair_face_color',40,19,9), (389294,121259,0,'soga_hair_face_highlight_color',119,147,147), (389295,121259,0,'soga_hair_highlight',56,33,26), (389296,121259,0,'soga_hair_type_color',40,19,9), (389297,121259,0,'soga_hair_type_highlight_color',119,147,147), (389298,121259,1,'soga_lip_type',46,-97,0), (389299,121259,1,'soga_nose_type',-95,-48,-38), (389300,121259,0,'soga_skin_color',165,111,103), (389301,121259,0,'wing_color1',255,255,255), (389302,121259,0,'wing_color2',255,255,255), (389333,121270,0,'eye_color',128,128,128), (389334,121270,0,'skin_color',0,63,63), (389335,121270,0,'soga_eye_color',255,0,255), (389376,121274,1,'cheek_type',2,-46,0), (389377,121274,1,'chin_type',75,9,-34), (389378,121274,1,'ear_type',-26,-90,0), (389379,121274,1,'eye_brow_type',10,65,22), (389380,121274,0,'eye_color',132,183,198), (389381,121274,1,'eye_type',-7,0,0), (389382,121274,0,'hair_color1',26,24,25), (389383,121274,0,'hair_color2',36,34,36), (389384,121274,0,'hair_face_color',15,1,21), (389385,121274,0,'hair_face_highlight_color',173,67,27), (389386,121274,0,'hair_highlight',89,21,21), (389387,121274,0,'hair_type_color',15,1,21), (389388,121274,0,'hair_type_highlight_color',173,67,27), (389389,121274,1,'lip_type',-3,55,7), (389390,121274,1,'nose_type',65,22,-5), (389391,121274,0,'skin_color',246,248,246), (389392,121274,1,'soga_cheek_type',2,-46,0), (389393,121274,1,'soga_chin_type',75,9,-34), (389394,121274,1,'soga_ear_type',-26,-90,0), (389395,121274,1,'soga_eye_brow_type',10,65,22), (389396,121274,0,'soga_eye_color',229,229,102), (389397,121274,1,'soga_eye_type',-7,0,0), (389398,121274,0,'soga_hair_color1',26,24,25), (389399,121274,0,'soga_hair_color2',36,34,36), (389400,121274,0,'soga_hair_face_color',15,1,21), (389401,121274,0,'soga_hair_face_highlight_color',173,67,27), (389402,121274,0,'soga_hair_highlight',89,21,21), (389403,121274,0,'soga_hair_type_color',15,1,21), (389404,121274,0,'soga_hair_type_highlight_color',173,67,27), (389405,121274,1,'soga_lip_type',-3,55,7), (389406,121274,1,'soga_nose_type',65,22,-5), (389407,121274,0,'soga_skin_color',246,248,246), (389414,121277,1,'cheek_type',-25,-19,0), (389415,121277,1,'chin_type',71,0,21), (389416,121277,1,'ear_type',-4,-1,0), (389417,121277,1,'eye_brow_type',0,14,-10), (389418,121277,0,'eye_color',74,132,106), (389419,121277,1,'eye_type',2,0,0), (389420,121277,0,'hair_color1',105,26,26), (389421,121277,0,'hair_color2',157,83,0), (389422,121277,0,'hair_face_color',193,100,45), (389423,121277,0,'hair_face_highlight_color',168,59,22), (389424,121277,0,'hair_highlight',89,21,21), (389425,121277,0,'hair_type_color',193,100,45), (389426,121277,0,'hair_type_highlight_color',168,59,22), (389427,121277,1,'lip_type',-68,-3,-62), (389428,121277,1,'nose_type',69,77,-34), (389429,121277,0,'skin_color',174,184,184), (389430,121277,1,'soga_cheek_type',-25,-19,0), (389431,121277,1,'soga_chin_type',71,0,21), (389432,121277,1,'soga_ear_type',-4,-1,0), (389433,121277,1,'soga_eye_brow_type',0,14,-10), (389434,121277,0,'soga_eye_color',229,229,102), (389435,121277,1,'soga_eye_type',2,0,0), (389436,121277,0,'soga_hair_color1',105,26,26), (389437,121277,0,'soga_hair_color2',157,83,0), (389438,121277,0,'soga_hair_face_color',193,100,45), (389439,121277,0,'soga_hair_face_highlight_color',168,59,22), (389440,121277,0,'soga_hair_highlight',89,21,21), (389441,121277,0,'soga_hair_type_color',193,100,45), (389442,121277,0,'soga_hair_type_highlight_color',168,59,22), (389443,121277,1,'soga_lip_type',-68,-3,-62), (389444,121277,1,'soga_nose_type',69,77,-34), (389445,121277,0,'soga_skin_color',174,184,184), (389446,121277,0,'wing_color1',255,255,255), (389447,121277,0,'wing_color2',255,255,255), (389448,121278,1,'cheek_type',7,-8,0), (389449,121278,1,'chin_type',-69,50,-76), (389450,121278,1,'ear_type',-58,79,0), (389451,121278,1,'eye_brow_type',-53,14,-14), (389452,121278,0,'eye_color',129,181,196), (389453,121278,1,'eye_type',68,0,0), (389454,121278,0,'hair_color1',109,14,49), (389455,121278,0,'hair_color2',185,97,0), (389456,121278,0,'hair_face_color',91,7,6), (389457,121278,0,'hair_face_highlight_color',20,6,8), (389458,121278,0,'hair_highlight',38,22,21), (389459,121278,0,'hair_type_color',91,7,6), (389460,121278,0,'hair_type_highlight_color',20,6,8), (389461,121278,1,'lip_type',9,-22,-4), (389462,121278,1,'nose_type',81,-90,-14), (389463,121278,0,'skin_color',139,115,71), (389464,121278,1,'soga_cheek_type',7,-8,0), (389465,121278,1,'soga_chin_type',-69,50,-76), (389466,121278,1,'soga_ear_type',-58,79,0), (389467,121278,1,'soga_eye_brow_type',-53,14,-14), (389468,121278,0,'soga_eye_color',229,229,102), (389469,121278,1,'soga_eye_type',68,0,0), (389470,121278,0,'soga_hair_color1',109,14,49), (389471,121278,0,'soga_hair_color2',185,97,0), (389472,121278,0,'soga_hair_face_color',91,7,6), (389473,121278,0,'soga_hair_face_highlight_color',20,6,8), (389474,121278,0,'soga_hair_highlight',38,22,21), (389475,121278,0,'soga_hair_type_color',91,7,6), (389476,121278,0,'soga_hair_type_highlight_color',20,6,8), (389477,121278,1,'soga_lip_type',9,-22,-4), (389478,121278,1,'soga_nose_type',81,-90,-14), (389479,121278,0,'soga_skin_color',139,115,71), (389480,121278,0,'wing_color1',255,255,255), (389481,121278,0,'wing_color2',255,255,255), (389516,121280,0,'eye_color',3,97,255), (389517,121280,0,'skin_color',202,202,179), (389518,121280,0,'soga_eye_color',255,0,255), (389602,121288,1,'cheek_type',21,21,0), (389603,121288,1,'chin_type',-37,-34,17), (389604,121288,1,'ear_type',-5,-19,0), (389605,121288,1,'eye_brow_type',-12,-31,44), (389606,121288,0,'eye_color',126,178,192), (389607,121288,1,'eye_type',-1,0,0), (389608,121288,0,'hair_face_color',129,86,0), (389609,121288,0,'hair_face_highlight_color',81,75,27), (389610,121288,0,'hair_type_color',129,86,0), (389611,121288,0,'hair_type_highlight_color',81,75,27), (389612,121288,1,'lip_type',-9,-2,-5), (389613,121288,1,'nose_type',-7,34,12), (389614,121288,0,'skin_color',168,126,89), (389615,121288,1,'soga_cheek_type',21,21,0), (389616,121288,1,'soga_chin_type',-37,-34,17), (389617,121288,1,'soga_ear_type',-5,-19,0), (389618,121288,1,'soga_eye_brow_type',-12,-31,44), (389619,121288,0,'soga_eye_color',229,229,102), (389620,121288,1,'soga_eye_type',-1,0,0), (389621,121288,0,'soga_hair_face_color',129,86,0), (389622,121288,0,'soga_hair_face_highlight_color',81,75,27), (389623,121288,0,'soga_hair_type_color',129,86,0), (389624,121288,0,'soga_hair_type_highlight_color',81,75,27), (389625,121288,1,'soga_lip_type',-9,-2,-5), (389626,121288,1,'soga_nose_type',-7,34,12), (389627,121288,0,'soga_skin_color',168,126,89), (389628,121288,0,'wing_color1',255,255,255), (389629,121288,0,'wing_color2',255,255,255), (389692,121291,1,'cheek_type',-10,7,0), (389693,121291,1,'chin_type',-38,93,45), (389694,121291,1,'ear_type',64,-68,0), (389695,121291,1,'eye_brow_type',-8,-37,-76), (389696,121291,0,'eye_color',46,93,108), (389697,121291,1,'eye_type',-14,0,0), (389698,121291,0,'hair_color1',164,165,165), (389699,121291,0,'hair_color2',56,62,62), (389700,121291,0,'hair_face_color',244,246,246), (389701,121291,0,'hair_face_highlight_color',56,53,69), (389702,121291,0,'hair_highlight',50,48,56), (389703,121291,0,'hair_type_color',244,246,246), (389704,121291,0,'hair_type_highlight_color',56,53,69), (389705,121291,1,'lip_type',-37,-57,-25), (389706,121291,1,'nose_type',11,18,7), (389707,121291,0,'skin_color',210,198,171), (389708,121291,1,'soga_cheek_type',-10,7,0), (389709,121291,1,'soga_chin_type',-38,93,45), (389710,121291,1,'soga_ear_type',64,-68,0), (389711,121291,1,'soga_eye_brow_type',-8,-37,-76), (389712,121291,0,'soga_eye_color',229,229,102), (389713,121291,1,'soga_eye_type',-14,0,0), (389714,121291,0,'soga_hair_color1',164,165,165), (389715,121291,0,'soga_hair_color2',56,62,62), (389716,121291,0,'soga_hair_face_color',244,246,246), (389717,121291,0,'soga_hair_face_highlight_color',56,53,69), (389718,121291,0,'soga_hair_highlight',50,48,56), (389719,121291,0,'soga_hair_type_color',244,246,246), (389720,121291,0,'soga_hair_type_highlight_color',56,53,69), (389721,121291,1,'soga_lip_type',-37,-57,-25), (389722,121291,1,'soga_nose_type',11,18,7), (389723,121291,0,'soga_skin_color',210,198,171), (389724,121292,1,'cheek_type',100,-61,0), (389725,121292,1,'chin_type',-81,75,1), (389726,121292,1,'ear_type',-44,-9,0), (389727,121292,1,'eye_brow_type',-42,100,100), (389728,121292,0,'eye_color',80,52,21), (389729,121292,1,'eye_type',-4,0,0), (389730,121292,0,'hair_color1',50,48,56), (389731,121292,0,'hair_color2',68,72,71), (389732,121292,0,'hair_face_color',52,50,65), (389733,121292,0,'hair_face_highlight_color',211,220,220), (389734,121292,0,'hair_highlight',164,165,165), (389735,121292,0,'hair_type_color',52,50,65), (389736,121292,0,'hair_type_highlight_color',211,220,220), (389737,121292,1,'lip_type',100,7,-100), (389738,121292,1,'nose_type',-100,-100,87), (389739,121292,0,'skin_color',220,196,154), (389740,121292,1,'soga_cheek_type',100,-61,0), (389741,121292,1,'soga_chin_type',-81,75,1), (389742,121292,1,'soga_ear_type',-44,-9,0), (389743,121292,1,'soga_eye_brow_type',-42,100,100), (389744,121292,0,'soga_eye_color',229,229,102), (389745,121292,1,'soga_eye_type',-4,0,0), (389746,121292,0,'soga_hair_color1',50,48,56), (389747,121292,0,'soga_hair_color2',68,72,71), (389748,121292,0,'soga_hair_face_color',52,50,65), (389749,121292,0,'soga_hair_face_highlight_color',211,220,220), (389750,121292,0,'soga_hair_highlight',164,165,165), (389751,121292,0,'soga_hair_type_color',52,50,65), (389752,121292,0,'soga_hair_type_highlight_color',211,220,220), (389753,121292,1,'soga_lip_type',100,7,-100), (389754,121292,1,'soga_nose_type',-100,-100,87), (389755,121292,0,'soga_skin_color',220,196,154), (389756,121292,0,'wing_color1',255,255,255), (389757,121292,0,'wing_color2',255,255,255), (389820,121295,1,'cheek_type',93,69,0), (389821,121295,1,'chin_type',58,0,59), (389822,121295,1,'ear_type',70,44,0), (389823,121295,1,'eye_brow_type',0,0,45), (389824,121295,0,'eye_color',50,103,118), (389825,121295,0,'hair_color1',123,123,130), (389826,121295,0,'hair_color2',144,140,137), (389827,121295,0,'hair_face_color',119,147,147), (389828,121295,0,'hair_face_highlight_color',184,85,36), (389829,121295,0,'hair_highlight',105,26,26), (389830,121295,0,'hair_type_color',119,147,147), (389831,121295,0,'hair_type_highlight_color',184,85,36), (389832,121295,1,'lip_type',11,26,79), (389833,121295,1,'nose_type',0,56,-40), (389834,121295,0,'skin_color',168,116,75), (389835,121295,1,'soga_cheek_type',93,69,0), (389836,121295,1,'soga_chin_type',58,0,59), (389837,121295,1,'soga_ear_type',70,44,0), (389838,121295,1,'soga_eye_brow_type',0,0,45), (389839,121295,0,'soga_eye_color',229,229,102), (389840,121295,0,'soga_hair_color1',123,123,130), (389841,121295,0,'soga_hair_color2',144,140,137), (389842,121295,0,'soga_hair_face_color',119,147,147), (389843,121295,0,'soga_hair_face_highlight_color',184,85,36), (389844,121295,0,'soga_hair_highlight',105,26,26), (389845,121295,0,'soga_hair_type_color',119,147,147), (389846,121295,0,'soga_hair_type_highlight_color',184,85,36), (389847,121295,1,'soga_lip_type',11,26,79), (389848,121295,1,'soga_nose_type',0,56,-40), (389849,121295,0,'soga_skin_color',168,116,75), (389910,121298,1,'cheek_type',-28,-10,0), (389911,121298,1,'chin_type',-29,-20,-8), (389912,121298,1,'ear_type',3,25,0), (389913,121298,1,'eye_brow_type',19,1,26), (389914,121298,0,'eye_color',133,173,159), (389915,121298,1,'eye_type',-4,0,0), (389916,121298,0,'hair_face_color',150,52,27), (389917,121298,0,'hair_face_highlight_color',105,41,3), (389918,121298,0,'hair_type_color',150,52,27), (389919,121298,0,'hair_type_highlight_color',105,41,3), (389920,121298,1,'lip_type',7,21,-14), (389921,121298,1,'nose_type',-12,0,0), (389922,121298,0,'skin_color',205,206,206), (389923,121298,1,'soga_cheek_type',-28,-10,0), (389924,121298,1,'soga_chin_type',-29,-20,-8), (389925,121298,1,'soga_ear_type',3,25,0), (389926,121298,1,'soga_eye_brow_type',19,1,26), (389927,121298,0,'soga_eye_color',229,229,102), (389928,121298,1,'soga_eye_type',-4,0,0), (389929,121298,0,'soga_hair_face_color',150,52,27), (389930,121298,0,'soga_hair_face_highlight_color',105,41,3), (389931,121298,0,'soga_hair_type_color',150,52,27), (389932,121298,0,'soga_hair_type_highlight_color',105,41,3), (389933,121298,1,'soga_lip_type',7,21,-14), (389934,121298,1,'soga_nose_type',-12,0,0), (389935,121298,0,'soga_skin_color',205,206,206), (389936,121298,0,'wing_color1',255,255,255), (389937,121298,0,'wing_color2',255,255,255), (389938,121299,1,'cheek_type',-38,-37,0), (389939,121299,1,'chin_type',-96,29,-63), (389940,121299,1,'ear_type',-81,-17,0), (389941,121299,1,'eye_brow_type',-58,-14,-34), (389942,121299,0,'eye_color',108,91,48), (389943,121299,1,'eye_type',17,0,0), (389944,121299,0,'hair_color1',164,165,165), (389945,121299,0,'hair_color2',56,62,62), (389946,121299,0,'hair_face_color',244,246,246), (389947,121299,0,'hair_face_highlight_color',244,246,246), (389948,121299,0,'hair_highlight',164,165,165), (389949,121299,0,'hair_type_color',244,246,246), (389950,121299,0,'hair_type_highlight_color',244,246,246), (389951,121299,1,'lip_type',-26,81,59), (389952,121299,1,'nose_type',-81,-63,-34), (389953,121299,0,'skin_color',247,248,247), (389954,121299,1,'soga_cheek_type',-38,-37,0), (389955,121299,1,'soga_chin_type',-96,29,-63), (389956,121299,1,'soga_ear_type',-81,-17,0), (389957,121299,1,'soga_eye_brow_type',-58,-14,-34), (389958,121299,0,'soga_eye_color',229,229,102), (389959,121299,1,'soga_eye_type',17,0,0), (389960,121299,0,'soga_hair_color1',164,165,165), (389961,121299,0,'soga_hair_color2',56,62,62), (389962,121299,0,'soga_hair_face_color',244,246,246), (389963,121299,0,'soga_hair_face_highlight_color',244,246,246), (389964,121299,0,'soga_hair_highlight',164,165,165), (389965,121299,0,'soga_hair_type_color',244,246,246), (389966,121299,0,'soga_hair_type_highlight_color',244,246,246), (389967,121299,1,'soga_lip_type',-26,81,59), (389968,121299,1,'soga_nose_type',-81,-63,-34), (389969,121299,0,'soga_skin_color',247,248,247), (389970,121300,0,'eye_color',255,255,255), (389971,121300,0,'skin_color',255,255,255), (389972,121300,0,'soga_eye_color',255,0,255), (389976,121302,1,'cheek_type',-10,0,0), (389977,121302,1,'chin_type',-87,31,-17), (389978,121302,1,'ear_type',-47,-39,0), (389979,121302,1,'eye_brow_type',2,-4,-34), (389980,121302,0,'eye_color',53,80,48), (389981,121302,1,'eye_type',-17,0,0), (389982,121302,0,'hair_color1',109,14,49), (389983,121302,0,'hair_color2',185,97,0), (389984,121302,0,'hair_face_color',84,0,0), (389985,121302,0,'hair_face_highlight_color',170,63,24), (389986,121302,0,'hair_highlight',89,21,21), (389987,121302,0,'hair_type_color',84,0,0), (389988,121302,0,'hair_type_highlight_color',170,63,24), (389989,121302,1,'lip_type',-100,22,-38), (389990,121302,1,'nose_type',47,0,14), (389991,121302,0,'skin_color',186,163,119), (389992,121302,1,'soga_cheek_type',-10,0,0), (389993,121302,1,'soga_chin_type',-87,31,-17), (389994,121302,1,'soga_ear_type',-47,-39,0), (389995,121302,1,'soga_eye_brow_type',2,-4,-34), (389996,121302,0,'soga_eye_color',229,229,102), (389997,121302,1,'soga_eye_type',-17,0,0), (389998,121302,0,'soga_hair_color1',109,14,49), (389999,121302,0,'soga_hair_color2',185,97,0), (390000,121302,0,'soga_hair_face_color',84,0,0), (390001,121302,0,'soga_hair_face_highlight_color',170,63,24), (390002,121302,0,'soga_hair_highlight',89,21,21), (390003,121302,0,'soga_hair_type_color',84,0,0), (390004,121302,0,'soga_hair_type_highlight_color',170,63,24), (390005,121302,1,'soga_lip_type',-100,22,-38), (390006,121302,1,'soga_nose_type',47,0,14), (390007,121302,0,'soga_skin_color',186,163,119), (390008,121302,0,'wing_color1',255,255,255), (390009,121302,0,'wing_color2',255,255,255), (390174,121308,1,'cheek_type',-55,93,0), (390175,121308,1,'chin_type',31,-83,-20), (390176,121308,1,'ear_type',-45,-56,0), (390177,121308,1,'eye_brow_type',-34,-28,71), (390178,121308,0,'eye_color',49,104,106), (390179,121308,1,'eye_type',39,0,0), (390180,121308,0,'hair_color1',56,33,26), (390181,121308,0,'hair_color2',94,59,11), (390182,121308,0,'hair_face_color',88,62,8), (390183,121308,0,'hair_face_highlight_color',14,5,5), (390184,121308,0,'hair_highlight',38,22,21), (390185,121308,0,'hair_type_color',88,62,8), (390186,121308,0,'hair_type_highlight_color',14,5,5), (390187,121308,1,'lip_type',-88,63,-81), (390188,121308,1,'nose_type',-97,28,-20), (390189,121308,0,'skin_color',244,231,233), (390190,121308,1,'soga_cheek_type',-55,93,0), (390191,121308,1,'soga_chin_type',31,-83,-20), (390192,121308,1,'soga_ear_type',-45,-56,0), (390193,121308,1,'soga_eye_brow_type',-34,-28,71), (390194,121308,0,'soga_eye_color',229,229,102), (390195,121308,1,'soga_eye_type',39,0,0), (390196,121308,0,'soga_hair_color1',56,33,26), (390197,121308,0,'soga_hair_color2',94,59,11), (390198,121308,0,'soga_hair_face_color',88,62,8), (390199,121308,0,'soga_hair_face_highlight_color',14,5,5), (390200,121308,0,'soga_hair_highlight',38,22,21), (390201,121308,0,'soga_hair_type_color',88,62,8), (390202,121308,0,'soga_hair_type_highlight_color',14,5,5), (390203,121308,1,'soga_lip_type',-88,63,-81), (390204,121308,1,'soga_nose_type',-97,28,-20), (390205,121308,0,'soga_skin_color',244,231,233), (390206,121308,0,'wing_color1',255,255,255), (390207,121308,0,'wing_color2',255,255,255), (390208,121309,1,'cheek_type',-3,-76,0), (390209,121309,1,'chin_type',5,9,20), (390210,121309,1,'ear_type',34,-8,0), (390211,121309,1,'eye_brow_type',-95,-21,70), (390212,121309,0,'eye_color',123,175,184), (390213,121309,1,'eye_type',81,0,0), (390214,121309,0,'hair_color1',54,45,28), (390215,121309,0,'hair_color2',104,52,0), (390216,121309,0,'hair_face_color',47,14,19), (390217,121309,0,'hair_face_highlight_color',127,153,154), (390218,121309,0,'hair_highlight',123,123,130), (390219,121309,0,'hair_type_color',47,14,19), (390220,121309,0,'hair_type_highlight_color',127,153,154), (390221,121309,1,'lip_type',19,96,-48), (390222,121309,1,'nose_type',5,85,65), (390223,121309,0,'skin_color',98,101,86), (390224,121309,1,'soga_cheek_type',-3,-76,0), (390225,121309,1,'soga_chin_type',5,9,20), (390226,121309,1,'soga_ear_type',34,-8,0), (390227,121309,1,'soga_eye_brow_type',-95,-21,70), (390228,121309,0,'soga_eye_color',229,229,102), (390229,121309,1,'soga_eye_type',81,0,0), (390230,121309,0,'soga_hair_color1',54,45,28), (390231,121309,0,'soga_hair_color2',104,52,0), (390232,121309,0,'soga_hair_face_color',47,14,19), (390233,121309,0,'soga_hair_face_highlight_color',127,153,154), (390234,121309,0,'soga_hair_highlight',123,123,130), (390235,121309,0,'soga_hair_type_color',47,14,19), (390236,121309,0,'soga_hair_type_highlight_color',127,153,154), (390237,121309,1,'soga_lip_type',19,96,-48), (390238,121309,1,'soga_nose_type',5,85,65), (390239,121309,0,'soga_skin_color',98,101,86), (390240,121309,0,'wing_color1',255,255,255), (390241,121309,0,'wing_color2',255,255,255), (390302,121312,1,'cheek_type',100,-87,0), (390303,121312,1,'chin_type',-14,-62,63), (390304,121312,1,'ear_type',44,-87,0), (390305,121312,1,'eye_brow_type',88,40,57), (390306,121312,0,'eye_color',167,202,212), (390307,121312,1,'eye_type',100,0,0), (390308,121312,0,'hair_color1',164,165,165), (390309,121312,0,'hair_color2',56,62,62), (390310,121312,0,'hair_face_color',244,246,246), (390311,121312,0,'hair_face_highlight_color',43,38,54), (390312,121312,0,'hair_highlight',50,48,56), (390313,121312,0,'hair_type_color',244,246,246), (390314,121312,0,'hair_type_highlight_color',43,38,54), (390315,121312,1,'lip_type',75,100,-51), (390316,121312,1,'nose_type',-44,-25,-63), (390317,121312,0,'skin_color',240,242,219), (390318,121312,1,'soga_cheek_type',100,-87,0), (390319,121312,1,'soga_chin_type',-14,-62,63), (390320,121312,1,'soga_ear_type',44,-87,0), (390321,121312,1,'soga_eye_brow_type',88,40,57), (390322,121312,0,'soga_eye_color',229,229,102), (390323,121312,1,'soga_eye_type',100,0,0), (390324,121312,0,'soga_hair_color1',164,165,165), (390325,121312,0,'soga_hair_color2',56,62,62), (390326,121312,0,'soga_hair_face_color',244,246,246), (390327,121312,0,'soga_hair_face_highlight_color',43,38,54), (390328,121312,0,'soga_hair_highlight',50,48,56), (390329,121312,0,'soga_hair_type_color',244,246,246), (390330,121312,0,'soga_hair_type_highlight_color',43,38,54), (390331,121312,1,'soga_lip_type',75,100,-51), (390332,121312,1,'soga_nose_type',-44,-25,-63), (390333,121312,0,'soga_skin_color',240,242,219), (390334,121312,0,'wing_color1',255,255,255), (390335,121312,0,'wing_color2',255,255,255), (390610,121334,0,'eye_color',124,108,170), (390611,121334,0,'skin_color',157,157,112), (390612,121334,0,'soga_eye_color',255,0,255), (390684,121338,1,'cheek_type',18,14,0), (390685,121338,1,'chin_type',-2,-12,17), (390686,121338,1,'ear_type',40,-9,0), (390687,121338,1,'eye_brow_type',5,17,21), (390688,121338,0,'eye_color',72,145,161), (390689,121338,1,'eye_type',-34,0,0), (390690,121338,0,'hair_face_color',127,119,111), (390691,121338,0,'hair_face_highlight_color',13,12,8), (390692,121338,0,'hair_type_color',127,119,111), (390693,121338,0,'hair_type_highlight_color',13,12,8), (390694,121338,1,'lip_type',0,12,-28), (390695,121338,1,'nose_type',0,-5,-26), (390696,121338,0,'skin_color',116,75,68), (390697,121338,1,'soga_cheek_type',18,14,0), (390698,121338,1,'soga_chin_type',-2,-12,17), (390699,121338,1,'soga_ear_type',40,-9,0), (390700,121338,1,'soga_eye_brow_type',5,17,21), (390701,121338,0,'soga_eye_color',229,229,102), (390702,121338,1,'soga_eye_type',-34,0,0), (390703,121338,0,'soga_hair_face_color',127,119,111), (390704,121338,0,'soga_hair_face_highlight_color',13,12,8), (390705,121338,0,'soga_hair_type_color',127,119,111), (390706,121338,0,'soga_hair_type_highlight_color',13,12,8), (390707,121338,1,'soga_lip_type',0,12,-28), (390708,121338,1,'soga_nose_type',0,-5,-26), (390709,121338,0,'soga_skin_color',116,75,68), (390710,121338,0,'wing_color1',255,255,255), (390711,121338,0,'wing_color2',255,255,255), (390774,121341,1,'cheek_type',32,12,0), (390775,121341,1,'chin_type',11,9,28), (390776,121341,1,'ear_type',31,0,0), (390777,121341,1,'eye_brow_type',-4,-18,0), (390778,121341,0,'eye_color',200,174,138), (390779,121341,0,'hair_face_color',16,11,0), (390780,121341,0,'hair_face_highlight_color',115,115,113), (390781,121341,0,'hair_type_color',16,11,0), (390782,121341,0,'hair_type_highlight_color',115,115,113), (390783,121341,1,'lip_type',22,-34,47), (390784,121341,1,'nose_type',-25,12,0), (390785,121341,0,'skin_color',106,114,114), (390786,121341,1,'soga_cheek_type',32,12,0), (390787,121341,1,'soga_chin_type',11,9,28), (390788,121341,1,'soga_ear_type',31,0,0), (390789,121341,1,'soga_eye_brow_type',-4,-18,0), (390790,121341,0,'soga_eye_color',229,229,102), (390791,121341,0,'soga_hair_face_color',16,11,0), (390792,121341,0,'soga_hair_face_highlight_color',115,115,113), (390793,121341,0,'soga_hair_type_color',16,11,0), (390794,121341,0,'soga_hair_type_highlight_color',115,115,113), (390795,121341,1,'soga_lip_type',22,-34,47), (390796,121341,1,'soga_nose_type',-25,12,0), (390797,121341,0,'soga_skin_color',106,114,114), (390798,121341,0,'wing_color1',255,255,255), (390799,121341,0,'wing_color2',255,255,255), (390903,121348,1,'cheek_type',93,98,0), (390904,121348,1,'chin_type',19,3,3), (390905,121348,1,'ear_type',-11,10,0), (390906,121348,1,'eye_brow_type',-76,-76,-68), (390907,121348,0,'eye_color',193,187,156), (390908,121348,1,'eye_type',-45,0,0), (390909,121348,0,'hair_color1',239,221,86), (390910,121348,0,'hair_color2',99,53,22), (390911,121348,0,'hair_face_color',224,175,20), (390912,121348,0,'hair_face_highlight_color',168,59,22), (390913,121348,0,'hair_highlight',89,21,21), (390914,121348,0,'hair_type_color',224,175,20), (390915,121348,0,'hair_type_highlight_color',168,59,22), (390916,121348,1,'lip_type',44,85,-44), (390917,121348,1,'nose_type',-71,-50,-94), (390918,121348,0,'skin_color',232,232,218), (390919,121348,1,'soga_cheek_type',93,98,0), (390920,121348,1,'soga_chin_type',19,3,3), (390921,121348,1,'soga_ear_type',-11,10,0), (390922,121348,1,'soga_eye_brow_type',-76,-76,-68), (390923,121348,0,'soga_eye_color',229,229,102), (390924,121348,1,'soga_eye_type',-45,0,0), (390925,121348,0,'soga_hair_color1',239,221,86), (390926,121348,0,'soga_hair_color2',99,53,22), (390927,121348,0,'soga_hair_face_color',224,175,20), (390928,121348,0,'soga_hair_face_highlight_color',168,59,22), (390929,121348,0,'soga_hair_highlight',89,21,21), (390930,121348,0,'soga_hair_type_color',224,175,20), (390931,121348,0,'soga_hair_type_highlight_color',168,59,22), (390932,121348,1,'soga_lip_type',44,85,-44), (390933,121348,1,'soga_nose_type',-71,-50,-94), (390934,121348,0,'soga_skin_color',232,232,218), (390935,121348,0,'wing_color1',255,255,255), (390936,121348,0,'wing_color2',255,255,255), (390989,121356,1,'cheek_type',0,-4,0), (390990,121356,1,'chin_type',0,-25,-11), (390991,121356,1,'ear_type',19,43,0), (390992,121356,1,'eye_brow_type',14,-10,-11), (390993,121356,0,'eye_color',41,83,96), (390994,121356,1,'eye_type',-28,0,0), (390995,121356,0,'hair_face_color',204,142,103), (390996,121356,0,'hair_face_highlight_color',23,16,7), (390997,121356,0,'hair_type_color',204,142,103), (390998,121356,0,'hair_type_highlight_color',23,16,7), (390999,121356,1,'lip_type',21,32,12), (391000,121356,1,'nose_type',18,-21,34), (391001,121356,0,'skin_color',222,228,216), (391002,121356,1,'soga_cheek_type',0,-4,0), (391003,121356,1,'soga_chin_type',0,-25,-11), (391004,121356,1,'soga_ear_type',19,43,0), (391005,121356,1,'soga_eye_brow_type',14,-10,-11), (391006,121356,0,'soga_eye_color',229,229,102), (391007,121356,1,'soga_eye_type',-28,0,0), (391008,121356,0,'soga_hair_face_color',204,142,103), (391009,121356,0,'soga_hair_face_highlight_color',23,16,7), (391010,121356,0,'soga_hair_type_color',204,142,103), (391011,121356,0,'soga_hair_type_highlight_color',23,16,7), (391012,121356,1,'soga_lip_type',21,32,12), (391013,121356,1,'soga_nose_type',18,-21,34), (391014,121356,0,'soga_skin_color',222,228,216), (391015,121356,0,'wing_color1',255,255,255), (391016,121356,0,'wing_color2',255,255,255), (391020,121358,0,'eye_color',0,220,151), (391021,121358,0,'skin_color',221,221,206), (391022,121358,0,'soga_eye_color',255,0,255), (391026,121360,1,'cheek_type',4,71,0), (391027,121360,1,'chin_type',-63,28,34), (391028,121360,1,'ear_type',52,-19,0), (391029,121360,1,'eye_brow_type',-37,40,68), (391030,121360,0,'eye_color',169,205,214), (391031,121360,1,'eye_type',34,0,0), (391032,121360,0,'hair_color1',26,24,25), (391033,121360,0,'hair_color2',36,34,36), (391034,121360,0,'hair_face_color',15,1,21), (391035,121360,0,'hair_face_highlight_color',33,10,14), (391036,121360,0,'hair_highlight',54,45,28), (391037,121360,0,'hair_type_color',15,1,21), (391038,121360,0,'hair_type_highlight_color',33,10,14), (391039,121360,1,'lip_type',52,0,39), (391040,121360,1,'nose_type',-42,-7,-75), (391041,121360,0,'skin_color',248,248,248), (391042,121360,1,'soga_cheek_type',4,71,0), (391043,121360,1,'soga_chin_type',-63,28,34), (391044,121360,1,'soga_ear_type',52,-19,0), (391045,121360,1,'soga_eye_brow_type',-37,40,68), (391046,121360,0,'soga_eye_color',229,229,102), (391047,121360,1,'soga_eye_type',34,0,0), (391048,121360,0,'soga_hair_color1',26,24,25), (391049,121360,0,'soga_hair_color2',36,34,36), (391050,121360,0,'soga_hair_face_color',15,1,21), (391051,121360,0,'soga_hair_face_highlight_color',33,10,14), (391052,121360,0,'soga_hair_highlight',54,45,28), (391053,121360,0,'soga_hair_type_color',15,1,21), (391054,121360,0,'soga_hair_type_highlight_color',33,10,14), (391055,121360,1,'soga_lip_type',52,0,39), (391056,121360,1,'soga_nose_type',-42,-7,-75), (391057,121360,0,'soga_skin_color',248,248,248), (391058,121361,1,'cheek_type',-100,100,0), (391059,121361,1,'chin_type',-51,-28,-11), (391060,121361,1,'ear_type',52,-19,0), (391061,121361,1,'eye_brow_type',100,-100,-100), (391062,121361,0,'eye_color',49,30,11), (391063,121361,1,'eye_type',-100,0,0), (391064,121361,0,'hair_color1',56,33,26), (391065,121361,0,'hair_color2',94,59,11), (391066,121361,0,'hair_face_color',83,58,7), (391067,121361,0,'hair_face_highlight_color',14,5,5), (391068,121361,0,'hair_highlight',38,22,21), (391069,121361,0,'hair_type_color',83,58,7), (391070,121361,0,'hair_type_highlight_color',14,5,5), (391071,121361,1,'lip_type',52,0,39), (391072,121361,1,'nose_type',-42,-7,-75), (391073,121361,0,'skin_color',248,248,248), (391074,121361,1,'soga_cheek_type',-100,100,0), (391075,121361,1,'soga_chin_type',-51,-28,-11), (391076,121361,1,'soga_ear_type',52,-19,0), (391077,121361,1,'soga_eye_brow_type',100,-100,-100), (391078,121361,0,'soga_eye_color',229,229,102), (391079,121361,1,'soga_eye_type',-100,0,0), (391080,121361,0,'soga_hair_color1',56,33,26), (391081,121361,0,'soga_hair_color2',94,59,11), (391082,121361,0,'soga_hair_face_color',83,58,7), (391083,121361,0,'soga_hair_face_highlight_color',14,5,5), (391084,121361,0,'soga_hair_highlight',38,22,21), (391085,121361,0,'soga_hair_type_color',83,58,7), (391086,121361,0,'soga_hair_type_highlight_color',14,5,5), (391087,121361,1,'soga_lip_type',52,0,39), (391088,121361,1,'soga_nose_type',-42,-7,-75), (391089,121361,0,'soga_skin_color',248,248,248), (391188,121376,1,'cheek_type',-96,-74,0), (391189,121376,1,'chin_type',-96,-56,95), (391190,121376,1,'ear_type',-31,-34,0), (391191,121376,1,'eye_brow_type',25,61,7), (391192,121376,0,'eye_color',132,182,195), (391193,121376,1,'eye_type',-25,0,0), (391194,121376,0,'hair_color1',123,123,130), (391195,121376,0,'hair_color2',144,140,137), (391196,121376,0,'hair_face_color',119,147,147), (391197,121376,0,'hair_face_highlight_color',244,246,246), (391198,121376,0,'hair_highlight',164,165,165), (391199,121376,0,'hair_type_color',119,147,147), (391200,121376,0,'hair_type_highlight_color',244,246,246), (391201,121376,1,'lip_type',17,-61,-7), (391202,121376,1,'nose_type',-4,1,14), (391203,121376,0,'skin_color',140,113,116), (391204,121376,1,'soga_cheek_type',-96,-74,0), (391205,121376,1,'soga_chin_type',-96,-56,95), (391206,121376,1,'soga_ear_type',-31,-34,0), (391207,121376,1,'soga_eye_brow_type',25,61,7), (391208,121376,0,'soga_eye_color',229,229,102), (391209,121376,1,'soga_eye_type',-25,0,0), (391210,121376,0,'soga_hair_color1',123,123,130), (391211,121376,0,'soga_hair_color2',144,140,137), (391212,121376,0,'soga_hair_face_color',119,147,147), (391213,121376,0,'soga_hair_face_highlight_color',244,246,246), (391214,121376,0,'soga_hair_highlight',164,165,165), (391215,121376,0,'soga_hair_type_color',119,147,147), (391216,121376,0,'soga_hair_type_highlight_color',244,246,246), (391217,121376,1,'soga_lip_type',17,-61,-7), (391218,121376,1,'soga_nose_type',-4,1,14), (391219,121376,0,'soga_skin_color',140,113,116), (391220,121377,1,'cheek_type',14,5,0), (391221,121377,1,'chin_type',35,19,39), (391222,121377,1,'ear_type',0,11,0), (391223,121377,1,'eye_brow_type',28,5,-17), (391224,121377,0,'eye_color',122,177,193), (391225,121377,1,'eye_type',-3,0,0), (391226,121377,0,'hair_face_color',8,3,0), (391227,121377,0,'hair_face_highlight_color',31,17,2), (391228,121377,0,'hair_type_color',8,3,0), (391229,121377,0,'hair_type_highlight_color',31,17,2), (391230,121377,1,'lip_type',37,17,22), (391231,121377,1,'nose_type',3,5,34), (391232,121377,0,'skin_color',176,180,180), (391233,121377,1,'soga_cheek_type',14,5,0), (391234,121377,1,'soga_chin_type',35,19,39), (391235,121377,1,'soga_ear_type',0,11,0), (391236,121377,1,'soga_eye_brow_type',28,5,-17), (391237,121377,0,'soga_eye_color',229,229,102), (391238,121377,1,'soga_eye_type',-3,0,0), (391239,121377,0,'soga_hair_face_color',8,3,0), (391240,121377,0,'soga_hair_face_highlight_color',31,17,2), (391241,121377,0,'soga_hair_type_color',8,3,0), (391242,121377,0,'soga_hair_type_highlight_color',31,17,2), (391243,121377,1,'soga_lip_type',37,17,22), (391244,121377,1,'soga_nose_type',3,5,34), (391245,121377,0,'soga_skin_color',176,180,180), (391246,121377,0,'wing_color1',255,255,255), (391247,121377,0,'wing_color2',255,255,255), (391248,121378,1,'cheek_type',10,-9,0), (391249,121378,1,'chin_type',-21,-20,31), (391250,121378,1,'ear_type',0,28,0), (391251,121378,1,'eye_brow_type',-28,-2,10), (391252,121378,0,'eye_color',75,58,30), (391253,121378,1,'eye_type',34,0,0), (391254,121378,0,'hair_face_color',122,110,26), (391255,121378,0,'hair_face_highlight_color',56,41,0), (391256,121378,0,'hair_type_color',122,110,26), (391257,121378,0,'hair_type_highlight_color',56,41,0), (391258,121378,1,'lip_type',-12,-25,12), (391259,121378,1,'nose_type',-7,0,29), (391260,121378,0,'skin_color',199,149,114), (391261,121378,1,'soga_cheek_type',10,-9,0), (391262,121378,1,'soga_chin_type',-21,-20,31), (391263,121378,1,'soga_ear_type',0,28,0), (391264,121378,1,'soga_eye_brow_type',-28,-2,10), (391265,121378,0,'soga_eye_color',229,229,102), (391266,121378,1,'soga_eye_type',34,0,0), (391267,121378,0,'soga_hair_face_color',122,110,26), (391268,121378,0,'soga_hair_face_highlight_color',56,41,0), (391269,121378,0,'soga_hair_type_color',122,110,26), (391270,121378,0,'soga_hair_type_highlight_color',56,41,0), (391271,121378,1,'soga_lip_type',-12,-25,12), (391272,121378,1,'soga_nose_type',-7,0,29), (391273,121378,0,'soga_skin_color',199,149,114), (391274,121378,0,'wing_color1',255,255,255), (391275,121378,0,'wing_color2',255,255,255), (391276,121379,1,'cheek_type',-19,-87,0), (391277,121379,1,'chin_type',-35,94,-82), (391278,121379,1,'ear_type',-88,0,0), (391279,121379,1,'eye_brow_type',70,-5,87), (391280,121379,0,'eye_color',206,193,164), (391281,121379,1,'eye_type',43,0,0), (391282,121379,0,'hair_color1',38,22,21), (391283,121379,0,'hair_color2',120,50,0), (391284,121379,0,'hair_face_highlight_color',35,24,1), (391285,121379,0,'hair_highlight',79,28,15), (391286,121379,0,'hair_type_highlight_color',35,24,1), (391287,121379,1,'lip_type',-50,-51,84), (391288,121379,1,'nose_type',69,26,-55), (391289,121379,0,'skin_color',83,89,89), (391290,121379,1,'soga_cheek_type',-19,-87,0), (391291,121379,1,'soga_chin_type',-35,94,-82), (391292,121379,1,'soga_ear_type',-88,0,0), (391293,121379,1,'soga_eye_brow_type',70,-5,87), (391294,121379,0,'soga_eye_color',229,229,102), (391295,121379,1,'soga_eye_type',43,0,0), (391296,121379,0,'soga_hair_color1',38,22,21), (391297,121379,0,'soga_hair_color2',120,50,0), (391298,121379,0,'soga_hair_face_highlight_color',35,24,1), (391299,121379,0,'soga_hair_highlight',79,28,15), (391300,121379,0,'soga_hair_type_highlight_color',35,24,1), (391301,121379,1,'soga_lip_type',-50,-51,84), (391302,121379,1,'soga_nose_type',69,26,-55), (391303,121379,0,'soga_skin_color',83,89,89), (391304,121379,0,'wing_color1',255,255,255), (391305,121379,0,'wing_color2',255,255,255), (391306,121380,1,'cheek_type',-87,51,0), (391307,121380,1,'chin_type',-87,-31,-8), (391308,121380,1,'ear_type',-70,-56,0), (391309,121380,1,'eye_brow_type',2,-62,0), (391310,121380,0,'eye_color',43,87,100), (391311,121380,1,'eye_type',51,0,0), (391312,121380,0,'hair_color1',161,165,168), (391313,121380,0,'hair_color2',56,62,62), (391314,121380,0,'hair_face_color',244,246,246), (391315,121380,0,'hair_face_highlight_color',15,1,21), (391316,121380,0,'hair_highlight',29,21,28), (391317,121380,0,'hair_type_color',244,246,246), (391318,121380,0,'hair_type_highlight_color',15,1,21), (391319,121380,1,'lip_type',81,-53,0), (391320,121380,1,'nose_type',31,-96,-14), (391321,121380,0,'skin_color',229,177,159), (391322,121380,1,'soga_cheek_type',-87,51,0), (391323,121380,1,'soga_chin_type',-87,-31,-8), (391324,121380,1,'soga_ear_type',-70,-56,0), (391325,121380,1,'soga_eye_brow_type',2,-62,0), (391326,121380,0,'soga_eye_color',229,229,102), (391327,121380,1,'soga_eye_type',51,0,0), (391328,121380,0,'soga_hair_color1',161,165,168), (391329,121380,0,'soga_hair_color2',56,62,62), (391330,121380,0,'soga_hair_face_color',244,246,246), (391331,121380,0,'soga_hair_face_highlight_color',15,1,21), (391332,121380,0,'soga_hair_highlight',29,21,28), (391333,121380,0,'soga_hair_type_color',244,246,246), (391334,121380,0,'soga_hair_type_highlight_color',15,1,21), (391335,121380,1,'soga_lip_type',81,-53,0), (391336,121380,1,'soga_nose_type',31,-96,-14), (391337,121380,0,'soga_skin_color',229,177,159), (391338,121380,0,'wing_color1',255,255,255), (391339,121380,0,'wing_color2',255,255,255), (391340,121381,1,'cheek_type',-57,87,0), (391341,121381,1,'chin_type',68,-37,-66), (391342,121381,1,'ear_type',-50,25,0), (391343,121381,1,'eye_brow_type',-14,-25,-81), (391344,121381,0,'eye_color',134,181,181), (391345,121381,1,'eye_type',50,0,0), (391346,121381,0,'hair_color1',54,45,28), (391347,121381,0,'hair_color2',104,52,0), (391348,121381,0,'hair_face_color',47,14,19), (391349,121381,0,'hair_face_highlight_color',159,55,25), (391350,121381,0,'hair_highlight',89,21,21), (391351,121381,0,'hair_type_color',47,14,19), (391352,121381,0,'hair_type_highlight_color',159,55,25), (391353,121381,1,'lip_type',17,-20,-31), (391354,121381,1,'nose_type',-38,-50,-75), (391355,121381,0,'skin_color',253,254,254), (391356,121381,1,'soga_cheek_type',-57,87,0), (391357,121381,1,'soga_chin_type',68,-37,-66), (391358,121381,1,'soga_ear_type',-50,25,0), (391359,121381,1,'soga_eye_brow_type',-14,-25,-81), (391360,121381,0,'soga_eye_color',229,229,102), (391361,121381,1,'soga_eye_type',50,0,0), (391362,121381,0,'soga_hair_color1',54,45,28), (391363,121381,0,'soga_hair_color2',104,52,0), (391364,121381,0,'soga_hair_face_color',47,14,19), (391365,121381,0,'soga_hair_face_highlight_color',159,55,25), (391366,121381,0,'soga_hair_highlight',89,21,21), (391367,121381,0,'soga_hair_type_color',47,14,19), (391368,121381,0,'soga_hair_type_highlight_color',159,55,25), (391369,121381,1,'soga_lip_type',17,-20,-31), (391370,121381,1,'soga_nose_type',-38,-50,-75), (391371,121381,0,'soga_skin_color',253,254,254), (391372,121381,0,'wing_color1',255,255,255), (391373,121381,0,'wing_color2',255,255,255), (391374,121382,1,'cheek_type',-95,-28,0), (391375,121382,1,'chin_type',22,43,-98), (391376,121382,1,'ear_type',55,-19,0), (391377,121382,1,'eye_brow_type',78,-35,2), (391378,121382,0,'eye_color',45,93,103), (391379,121382,1,'eye_type',-89,0,0), (391380,121382,0,'hair_color1',246,219,114), (391381,121382,0,'hair_color2',187,136,62), (391382,121382,0,'hair_face_color',233,184,31), (391383,121382,0,'hair_face_highlight_color',193,100,45), (391384,121382,0,'hair_highlight',105,26,26), (391385,121382,0,'hair_type_color',233,184,31), (391386,121382,0,'hair_type_highlight_color',193,100,45), (391387,121382,1,'lip_type',34,23,76), (391388,121382,1,'nose_type',11,-70,-34), (391389,121382,0,'skin_color',216,199,165), (391390,121382,1,'soga_cheek_type',-95,-28,0), (391391,121382,1,'soga_chin_type',22,43,-98), (391392,121382,1,'soga_ear_type',55,-19,0), (391393,121382,1,'soga_eye_brow_type',78,-35,2), (391394,121382,0,'soga_eye_color',229,229,102), (391395,121382,1,'soga_eye_type',-89,0,0), (391396,121382,0,'soga_hair_color1',246,219,114), (391397,121382,0,'soga_hair_color2',187,136,62), (391398,121382,0,'soga_hair_face_color',233,184,31), (391399,121382,0,'soga_hair_face_highlight_color',193,100,45), (391400,121382,0,'soga_hair_highlight',105,26,26), (391401,121382,0,'soga_hair_type_color',233,184,31), (391402,121382,0,'soga_hair_type_highlight_color',193,100,45), (391403,121382,1,'soga_lip_type',34,23,76), (391404,121382,1,'soga_nose_type',11,-70,-34), (391405,121382,0,'soga_skin_color',216,199,165), (391406,121382,0,'wing_color1',255,255,255), (391407,121382,0,'wing_color2',255,255,255), (391408,121383,1,'cheek_type',-25,89,0), (391409,121383,1,'chin_type',68,87,-8), (391410,121383,1,'ear_type',-70,82,0), (391411,121383,1,'eye_brow_type',-5,37,-98), (391412,121383,0,'eye_color',95,161,180), (391413,121383,1,'eye_type',-21,0,0), (391414,121383,0,'hair_color1',91,21,51), (391415,121383,0,'hair_color2',159,88,0), (391416,121383,0,'hair_face_color',140,46,29), (391417,121383,0,'hair_face_highlight_color',244,246,246), (391418,121383,0,'hair_highlight',161,165,168), (391419,121383,0,'hair_type_color',140,46,29), (391420,121383,0,'hair_type_highlight_color',244,246,246), (391421,121383,1,'lip_type',-14,39,91), (391422,121383,1,'nose_type',81,-62,31), (391423,121383,0,'skin_color',198,151,112), (391424,121383,1,'soga_cheek_type',-25,89,0), (391425,121383,1,'soga_chin_type',68,87,-8), (391426,121383,1,'soga_ear_type',-70,82,0), (391427,121383,1,'soga_eye_brow_type',-5,37,-98), (391428,121383,0,'soga_eye_color',229,229,102), (391429,121383,1,'soga_eye_type',-21,0,0), (391430,121383,0,'soga_hair_color1',91,21,51), (391431,121383,0,'soga_hair_color2',159,88,0), (391432,121383,0,'soga_hair_face_color',140,46,29), (391433,121383,0,'soga_hair_face_highlight_color',244,246,246), (391434,121383,0,'soga_hair_highlight',161,165,168), (391435,121383,0,'soga_hair_type_color',140,46,29), (391436,121383,0,'soga_hair_type_highlight_color',244,246,246), (391437,121383,1,'soga_lip_type',-14,39,91), (391438,121383,1,'soga_nose_type',81,-62,31), (391439,121383,0,'soga_skin_color',198,151,112), (391440,121383,0,'wing_color1',255,255,255), (391441,121383,0,'wing_color2',255,255,255), (391442,121384,1,'cheek_type',-11,-2,0), (391443,121384,1,'chin_type',-20,4,7), (391444,121384,1,'ear_type',-40,25,0), (391445,121384,1,'eye_brow_type',-22,0,11), (391446,121384,0,'eye_color',41,85,93), (391447,121384,1,'eye_type',7,0,0), (391448,121384,0,'hair_face_color',87,36,0), (391449,121384,0,'hair_face_highlight_color',105,103,97), (391450,121384,0,'hair_type_color',87,36,0), (391451,121384,0,'hair_type_highlight_color',105,103,97), (391452,121384,1,'lip_type',11,3,47), (391453,121384,1,'nose_type',-31,3,-28), (391454,121384,0,'skin_color',78,80,80), (391455,121384,1,'soga_cheek_type',-11,-2,0), (391456,121384,1,'soga_chin_type',-20,4,7), (391457,121384,1,'soga_ear_type',-40,25,0), (391458,121384,1,'soga_eye_brow_type',-22,0,11), (391459,121384,0,'soga_eye_color',229,229,102), (391460,121384,1,'soga_eye_type',7,0,0), (391461,121384,0,'soga_hair_face_color',87,36,0), (391462,121384,0,'soga_hair_face_highlight_color',105,103,97), (391463,121384,0,'soga_hair_type_color',87,36,0), (391464,121384,0,'soga_hair_type_highlight_color',105,103,97), (391465,121384,1,'soga_lip_type',11,3,47), (391466,121384,1,'soga_nose_type',-31,3,-28), (391467,121384,0,'soga_skin_color',78,80,80), (391468,121384,0,'wing_color1',255,255,255), (391469,121384,0,'wing_color2',255,255,255), (391470,121385,1,'cheek_type',0,-21,0), (391471,121385,1,'chin_type',-7,-2,-7), (391472,121385,1,'ear_type',0,14,0), (391473,121385,1,'eye_brow_type',-37,4,-10), (391474,121385,0,'eye_color',38,79,91), (391475,121385,1,'eye_type',3,0,0), (391476,121385,0,'hair_face_color',222,131,7), (391477,121385,0,'hair_face_highlight_color',175,174,169), (391478,121385,0,'hair_type_color',222,131,7), (391479,121385,0,'hair_type_highlight_color',175,174,169), (391480,121385,1,'lip_type',-9,34,25), (391481,121385,1,'nose_type',34,0,7), (391482,121385,0,'skin_color',158,158,158), (391483,121385,1,'soga_cheek_type',0,-21,0), (391484,121385,1,'soga_chin_type',-7,-2,-7), (391485,121385,1,'soga_ear_type',0,14,0), (391486,121385,1,'soga_eye_brow_type',-37,4,-10), (391487,121385,0,'soga_eye_color',229,229,102), (391488,121385,1,'soga_eye_type',3,0,0), (391489,121385,0,'soga_hair_face_color',222,131,7), (391490,121385,0,'soga_hair_face_highlight_color',175,174,169), (391491,121385,0,'soga_hair_type_color',222,131,7), (391492,121385,0,'soga_hair_type_highlight_color',175,174,169), (391493,121385,1,'soga_lip_type',-9,34,25), (391494,121385,1,'soga_nose_type',34,0,7), (391495,121385,0,'soga_skin_color',158,158,158), (391496,121385,0,'wing_color1',255,255,255), (391497,121385,0,'wing_color2',255,255,255), (391529,121388,1,'cheek_type',-90,-64,0), (391530,121388,1,'chin_type',-3,61,46), (391531,121388,1,'ear_type',-85,-34,0), (391532,121388,1,'eye_brow_type',-96,-91,91), (391533,121388,0,'eye_color',161,192,180), (391534,121388,1,'eye_type',-28,0,0), (391535,121388,0,'hair_color1',119,135,135), (391536,121388,0,'hair_color2',99,84,73), (391537,121388,0,'hair_face_color',239,234,215), (391538,121388,0,'hair_face_highlight_color',221,178,17), (391539,121388,0,'hair_highlight',239,221,86), (391540,121388,0,'hair_type_color',239,234,215), (391541,121388,0,'hair_type_highlight_color',221,178,17), (391542,121388,1,'lip_type',37,47,77), (391543,121388,1,'nose_type',-93,7,-34), (391544,121388,0,'skin_color',234,237,237), (391545,121388,1,'soga_cheek_type',-90,-64,0), (391546,121388,1,'soga_chin_type',-3,61,46), (391547,121388,1,'soga_ear_type',-85,-34,0), (391548,121388,1,'soga_eye_brow_type',-96,-91,91), (391549,121388,0,'soga_eye_color',229,229,102), (391550,121388,1,'soga_eye_type',-28,0,0), (391551,121388,0,'soga_hair_color1',119,135,135), (391552,121388,0,'soga_hair_color2',99,84,73), (391553,121388,0,'soga_hair_face_color',239,234,215), (391554,121388,0,'soga_hair_face_highlight_color',221,178,17), (391555,121388,0,'soga_hair_highlight',239,221,86), (391556,121388,0,'soga_hair_type_color',239,234,215), (391557,121388,0,'soga_hair_type_highlight_color',221,178,17), (391558,121388,1,'soga_lip_type',37,47,77), (391559,121388,1,'soga_nose_type',-93,7,-34), (391560,121388,0,'soga_skin_color',234,237,237), (391561,121388,0,'wing_color1',255,255,255), (391562,121388,0,'wing_color2',255,255,255), (391631,121391,1,'cheek_type',-62,-7,0), (391632,121391,1,'chin_type',93,25,-93), (391633,121391,1,'ear_type',71,41,0), (391634,121391,1,'eye_brow_type',-41,-14,-2), (391635,121391,0,'eye_color',50,104,115), (391636,121391,1,'eye_type',100,0,0), (391637,121391,0,'hair_color1',56,33,26), (391638,121391,0,'hair_color2',94,59,11), (391639,121391,0,'hair_face_color',100,70,10), (391640,121391,0,'hair_face_highlight_color',221,180,17), (391641,121391,0,'hair_highlight',239,221,86), (391642,121391,0,'hair_type_color',100,70,10), (391643,121391,0,'hair_type_highlight_color',221,180,17), (391644,121391,1,'lip_type',14,64,-75), (391645,121391,1,'nose_type',62,62,-37), (391646,121391,0,'skin_color',198,185,172), (391647,121391,1,'soga_cheek_type',-62,-7,0), (391648,121391,1,'soga_chin_type',93,25,-93), (391649,121391,1,'soga_ear_type',71,41,0), (391650,121391,1,'soga_eye_brow_type',-41,-14,-2), (391651,121391,0,'soga_eye_color',229,229,102), (391652,121391,1,'soga_eye_type',100,0,0), (391653,121391,0,'soga_hair_color1',56,33,26), (391654,121391,0,'soga_hair_color2',94,59,11), (391655,121391,0,'soga_hair_face_color',100,70,10), (391656,121391,0,'soga_hair_face_highlight_color',221,180,17), (391657,121391,0,'soga_hair_highlight',239,221,86), (391658,121391,0,'soga_hair_type_color',100,70,10), (391659,121391,0,'soga_hair_type_highlight_color',221,180,17), (391660,121391,1,'soga_lip_type',14,64,-75), (391661,121391,1,'soga_nose_type',62,62,-37), (391662,121391,0,'soga_skin_color',198,185,172), (391663,121391,0,'wing_color1',255,255,255), (391664,121391,0,'wing_color2',255,255,255), (391811,121397,1,'cheek_type',17,20,0), (391812,121397,1,'chin_type',0,17,0), (391813,121397,1,'ear_type',-17,-44,0), (391814,121397,1,'eye_brow_type',-4,-1,-3), (391815,121397,0,'eye_color',116,94,49), (391816,121397,1,'eye_type',-4,0,0), (391817,121397,0,'hair_face_color',104,37,19), (391818,121397,0,'hair_face_highlight_color',13,12,8), (391819,121397,0,'hair_type_color',104,37,19), (391820,121397,0,'hair_type_highlight_color',13,12,8), (391821,121397,1,'lip_type',0,-28,2), (391822,121397,1,'nose_type',-5,25,19), (391823,121397,0,'skin_color',183,191,191), (391824,121397,1,'soga_cheek_type',17,20,0), (391825,121397,1,'soga_chin_type',0,17,0), (391826,121397,1,'soga_ear_type',-17,-44,0), (391827,121397,1,'soga_eye_brow_type',-4,-1,-3), (391828,121397,0,'soga_eye_color',229,229,102), (391829,121397,1,'soga_eye_type',-4,0,0), (391830,121397,0,'soga_hair_face_color',104,37,19), (391831,121397,0,'soga_hair_face_highlight_color',13,12,8), (391832,121397,0,'soga_hair_type_color',104,37,19), (391833,121397,0,'soga_hair_type_highlight_color',13,12,8), (391834,121397,1,'soga_lip_type',0,-28,2), (391835,121397,1,'soga_nose_type',-5,25,19), (391836,121397,0,'soga_skin_color',183,191,191), (391837,121397,0,'wing_color1',255,255,255), (391838,121397,0,'wing_color2',255,255,255), (391961,121413,1,'cheek_type',34,74,0), (391962,121413,1,'chin_type',-96,-35,-74), (391963,121413,1,'ear_type',28,62,0), (391964,121413,1,'eye_brow_type',71,-100,-100), (391965,121413,0,'eye_color',178,160,116), (391966,121413,1,'eye_type',94,0,0), (391967,121413,0,'hair_color1',29,21,28), (391968,121413,0,'hair_color2',36,34,36), (391969,121413,0,'hair_face_color',15,1,21), (391970,121413,0,'hair_face_highlight_color',168,59,22), (391971,121413,0,'hair_highlight',89,21,21), (391972,121413,0,'hair_type_color',15,1,21), (391973,121413,0,'hair_type_highlight_color',168,59,22), (391974,121413,1,'lip_type',88,-10,50), (391975,121413,1,'nose_type',-64,31,-66), (391976,121413,0,'skin_color',217,219,189), (391977,121413,1,'soga_cheek_type',34,74,0), (391978,121413,1,'soga_chin_type',-96,-35,-74), (391979,121413,1,'soga_ear_type',28,62,0), (391980,121413,1,'soga_eye_brow_type',71,-100,-100), (391981,121413,0,'soga_eye_color',229,229,102), (391982,121413,1,'soga_eye_type',94,0,0), (391983,121413,0,'soga_hair_color1',29,21,28), (391984,121413,0,'soga_hair_color2',36,34,36), (391985,121413,0,'soga_hair_face_color',15,1,21), (391986,121413,0,'soga_hair_face_highlight_color',168,59,22), (391987,121413,0,'soga_hair_highlight',89,21,21), (391988,121413,0,'soga_hair_type_color',15,1,21), (391989,121413,0,'soga_hair_type_highlight_color',168,59,22), (391990,121413,1,'soga_lip_type',88,-10,50), (391991,121413,1,'soga_nose_type',-64,31,-66), (391992,121413,0,'soga_skin_color',217,219,189), (391993,121413,0,'wing_color1',255,255,255), (391994,121413,0,'wing_color2',255,255,255), (392268,121429,1,'cheek_type',-64,-70,0), (392269,121429,1,'chin_type',-5,-61,68), (392270,121429,1,'ear_type',-38,-47,0), (392271,121429,1,'eye_brow_type',-25,-52,95), (392272,121429,0,'eye_color',84,112,63), (392273,121429,1,'eye_type',76,0,0), (392274,121429,0,'hair_color1',114,112,142), (392275,121429,0,'hair_color2',144,140,137), (392276,121429,0,'hair_face_color',119,147,147), (392277,121429,0,'hair_face_highlight_color',184,128,10), (392278,121429,0,'hair_highlight',209,131,22), (392279,121429,0,'hair_type_color',119,147,147), (392280,121429,0,'hair_type_highlight_color',184,128,10), (392281,121429,1,'lip_type',35,0,-35), (392282,121429,1,'nose_type',79,90,7), (392283,121429,0,'skin_color',176,161,163), (392284,121429,1,'soga_cheek_type',-64,-70,0), (392285,121429,1,'soga_chin_type',-5,-61,68), (392286,121429,1,'soga_ear_type',-38,-47,0), (392287,121429,1,'soga_eye_brow_type',-25,-52,95), (392288,121429,0,'soga_eye_color',229,229,102), (392289,121429,1,'soga_eye_type',76,0,0), (392290,121429,0,'soga_hair_color1',114,112,142), (392291,121429,0,'soga_hair_color2',144,140,137), (392292,121429,0,'soga_hair_face_color',119,147,147), (392293,121429,0,'soga_hair_face_highlight_color',184,128,10), (392294,121429,0,'soga_hair_highlight',209,131,22), (392295,121429,0,'soga_hair_type_color',119,147,147), (392296,121429,0,'soga_hair_type_highlight_color',184,128,10), (392297,121429,1,'soga_lip_type',35,0,-35), (392298,121429,1,'soga_nose_type',79,90,7), (392299,121429,0,'soga_skin_color',176,161,163), (392300,121429,0,'wing_color1',255,255,255), (392301,121429,0,'wing_color2',255,255,255), (392348,121435,1,'cheek_type',-78,-78,0), (392349,121435,1,'chin_type',10,7,97), (392350,121435,1,'ear_type',28,-55,0), (392351,121435,1,'eye_brow_type',-63,68,34), (392352,121435,0,'eye_color',158,190,179), (392353,121435,1,'eye_type',-23,0,0), (392354,121435,0,'hair_color1',26,24,25), (392355,121435,0,'hair_color2',36,34,36), (392356,121435,0,'hair_face_color',15,1,21), (392357,121435,0,'hair_face_highlight_color',15,1,21), (392358,121435,0,'hair_highlight',26,24,25), (392359,121435,0,'hair_type_color',15,1,21), (392360,121435,0,'hair_type_highlight_color',15,1,21), (392361,121435,1,'lip_type',-94,18,-22), (392362,121435,1,'nose_type',-74,-69,-63), (392363,121435,0,'skin_color',53,37,38), (392364,121435,1,'soga_cheek_type',-78,-78,0), (392365,121435,1,'soga_chin_type',10,7,97), (392366,121435,1,'soga_ear_type',28,-55,0), (392367,121435,1,'soga_eye_brow_type',-63,68,34), (392368,121435,0,'soga_eye_color',229,229,102), (392369,121435,1,'soga_eye_type',-23,0,0), (392370,121435,0,'soga_hair_color1',26,24,25), (392371,121435,0,'soga_hair_color2',36,34,36), (392372,121435,0,'soga_hair_face_color',15,1,21), (392373,121435,0,'soga_hair_face_highlight_color',15,1,21), (392374,121435,0,'soga_hair_highlight',26,24,25), (392375,121435,0,'soga_hair_type_color',15,1,21), (392376,121435,0,'soga_hair_type_highlight_color',15,1,21), (392377,121435,1,'soga_lip_type',-94,18,-22), (392378,121435,1,'soga_nose_type',-74,-69,-63), (392379,121435,0,'soga_skin_color',53,37,38), (392380,121435,0,'wing_color1',255,255,255), (392381,121435,0,'wing_color2',255,255,255), (392454,121442,1,'cheek_type',20,14,0), (392455,121442,1,'chin_type',35,81,68), (392456,121442,1,'ear_type',-62,28,0), (392457,121442,1,'eye_brow_type',-56,82,28), (392458,121442,0,'eye_color',61,120,89), (392459,121442,1,'eye_type',-41,0,0), (392460,121442,0,'hair_color1',38,22,21), (392461,121442,0,'hair_color2',120,50,0), (392462,121442,0,'hair_face_color',17,3,23), (392463,121442,0,'hair_face_highlight_color',35,24,1), (392464,121442,0,'hair_highlight',79,28,15), (392465,121442,0,'hair_type_color',17,3,23), (392466,121442,0,'hair_type_highlight_color',35,24,1), (392467,121442,1,'lip_type',94,-76,-50), (392468,121442,1,'nose_type',64,68,-48), (392469,121442,0,'skin_color',241,232,234), (392470,121442,1,'soga_cheek_type',20,14,0), (392471,121442,1,'soga_chin_type',35,81,68), (392472,121442,1,'soga_ear_type',-62,28,0), (392473,121442,1,'soga_eye_brow_type',-56,82,28), (392474,121442,0,'soga_eye_color',229,229,102), (392475,121442,1,'soga_eye_type',-41,0,0), (392476,121442,0,'soga_hair_color1',38,22,21), (392477,121442,0,'soga_hair_color2',120,50,0), (392478,121442,0,'soga_hair_face_color',17,3,23), (392479,121442,0,'soga_hair_face_highlight_color',35,24,1), (392480,121442,0,'soga_hair_highlight',79,28,15), (392481,121442,0,'soga_hair_type_color',17,3,23), (392482,121442,0,'soga_hair_type_highlight_color',35,24,1), (392483,121442,1,'soga_lip_type',94,-76,-50), (392484,121442,1,'soga_nose_type',64,68,-48), (392485,121442,0,'soga_skin_color',241,232,234), (392486,121442,0,'wing_color1',255,255,255), (392487,121442,0,'wing_color2',255,255,255), (392500,121447,1,'cheek_type',69,37,0), (392501,121447,1,'chin_type',-62,-11,65), (392502,121447,1,'ear_type',-44,-66,0), (392503,121447,1,'eye_brow_type',62,17,-87), (392504,121447,0,'eye_color',43,87,100), (392505,121447,1,'eye_type',-7,0,0), (392506,121447,0,'hair_color1',246,219,114), (392507,121447,0,'hair_color2',187,136,62), (392508,121447,0,'hair_face_color',233,184,31), (392509,121447,0,'hair_face_highlight_color',244,246,246), (392510,121447,0,'hair_highlight',164,165,165), (392511,121447,0,'hair_type_color',233,184,31), (392512,121447,0,'hair_type_highlight_color',244,246,246), (392513,121447,1,'lip_type',3,51,-31), (392514,121447,1,'nose_type',83,-22,25), (392515,121447,0,'skin_color',242,208,212), (392516,121447,1,'soga_cheek_type',69,37,0), (392517,121447,1,'soga_chin_type',-62,-11,65), (392518,121447,1,'soga_ear_type',-44,-66,0), (392519,121447,1,'soga_eye_brow_type',62,17,-87), (392520,121447,0,'soga_eye_color',229,229,102), (392521,121447,1,'soga_eye_type',-7,0,0), (392522,121447,0,'soga_hair_color1',246,219,114), (392523,121447,0,'soga_hair_color2',187,136,62), (392524,121447,0,'soga_hair_face_color',233,184,31), (392525,121447,0,'soga_hair_face_highlight_color',244,246,246), (392526,121447,0,'soga_hair_highlight',164,165,165), (392527,121447,0,'soga_hair_type_color',233,184,31), (392528,121447,0,'soga_hair_type_highlight_color',244,246,246), (392529,121447,1,'soga_lip_type',3,51,-31), (392530,121447,1,'soga_nose_type',83,-22,25), (392531,121447,0,'soga_skin_color',242,208,212), (392532,121447,0,'wing_color1',255,255,255), (392533,121447,0,'wing_color2',255,255,255), (392546,121452,0,'eye_color',255,255,255), (392547,121452,0,'skin_color',255,255,255), (392548,121452,0,'soga_eye_color',255,0,255), (392595,121458,0,'eye_color',255,255,255), (392596,121458,0,'skin_color',255,255,137), (392597,121458,0,'soga_eye_color',255,0,255), (392601,121460,0,'eye_color',255,255,255), (392602,121460,0,'skin_color',255,255,137), (392603,121460,0,'soga_eye_color',255,0,255), (393015,121482,0,'eye_color',255,255,255), (393016,121482,0,'skin_color',255,255,255), (393017,121482,0,'soga_eye_color',255,0,255), (393033,121488,0,'eye_color',63,0,0), (393034,121488,0,'skin_color',128,0,0), (393035,121488,0,'soga_eye_color',255,0,255), (393095,121492,0,'eye_color',255,255,255), (393096,121492,0,'skin_color',255,255,255), (393097,121492,0,'soga_eye_color',255,0,255), (393101,121494,0,'eye_color',255,255,255), (393102,121494,0,'skin_color',255,255,137), (393103,121494,0,'soga_eye_color',255,0,255), (393218,121504,1,'cheek_type',2,19,0), (393219,121504,1,'chin_type',23,34,4), (393220,121504,1,'ear_type',-10,-28,0), (393221,121504,1,'eye_brow_type',-8,-4,5), (393222,121504,0,'eye_color',96,160,175), (393223,121504,1,'eye_type',39,0,0), (393224,121504,0,'hair_face_color',115,94,81), (393225,121504,0,'hair_face_highlight_color',144,121,5), (393226,121504,0,'hair_type_color',115,94,81), (393227,121504,0,'hair_type_highlight_color',144,121,5), (393228,121504,1,'lip_type',-19,-7,-21), (393229,121504,1,'nose_type',-8,-7,10), (393230,121504,0,'skin_color',208,145,136), (393231,121504,1,'soga_cheek_type',2,19,0), (393232,121504,1,'soga_chin_type',23,34,4), (393233,121504,1,'soga_ear_type',-10,-28,0), (393234,121504,1,'soga_eye_brow_type',-8,-4,5), (393235,121504,0,'soga_eye_color',229,229,102), (393236,121504,1,'soga_eye_type',39,0,0), (393237,121504,0,'soga_hair_face_color',115,94,81), (393238,121504,0,'soga_hair_face_highlight_color',144,121,5), (393239,121504,0,'soga_hair_type_color',115,94,81), (393240,121504,0,'soga_hair_type_highlight_color',144,121,5), (393241,121504,1,'soga_lip_type',-19,-7,-21), (393242,121504,1,'soga_nose_type',-8,-7,10), (393243,121504,0,'soga_skin_color',208,145,136), (393244,121504,0,'wing_color1',255,255,255), (393245,121504,0,'wing_color2',255,255,255), (393246,121505,1,'cheek_type',-100,100,0), (393247,121505,1,'chin_type',-51,-28,-11), (393248,121505,1,'ear_type',52,-19,0), (393249,121505,1,'eye_brow_type',-88,100,-21), (393250,121505,0,'eye_color',49,30,11), (393251,121505,1,'eye_type',-100,0,0), (393252,121505,0,'hair_color1',56,33,26), (393253,121505,0,'hair_color2',94,59,11), (393254,121505,0,'hair_face_color',83,58,7), (393255,121505,0,'hair_face_highlight_color',14,5,5), (393256,121505,0,'hair_highlight',38,22,21), (393257,121505,0,'hair_type_color',83,58,7), (393258,121505,0,'hair_type_highlight_color',14,5,5), (393259,121505,1,'lip_type',52,0,39), (393260,121505,1,'nose_type',100,100,-100), (393261,121505,0,'skin_color',248,248,248), (393262,121505,1,'soga_cheek_type',-100,100,0), (393263,121505,1,'soga_chin_type',-51,-28,-11), (393264,121505,1,'soga_ear_type',52,-19,0), (393265,121505,1,'soga_eye_brow_type',-88,100,-21), (393266,121505,0,'soga_eye_color',229,229,102), (393267,121505,1,'soga_eye_type',-100,0,0), (393268,121505,0,'soga_hair_color1',56,33,26), (393269,121505,0,'soga_hair_color2',94,59,11), (393270,121505,0,'soga_hair_face_color',83,58,7), (393271,121505,0,'soga_hair_face_highlight_color',14,5,5), (393272,121505,0,'soga_hair_highlight',38,22,21), (393273,121505,0,'soga_hair_type_color',83,58,7), (393274,121505,0,'soga_hair_type_highlight_color',14,5,5), (393275,121505,1,'soga_lip_type',52,0,39), (393276,121505,1,'soga_nose_type',100,100,-100), (393277,121505,0,'soga_skin_color',248,248,248), (393355,121511,0,'eye_color',255,255,255), (393356,121511,0,'skin_color',255,255,255), (393357,121511,0,'soga_eye_color',255,0,255), (393358,121512,1,'cheek_type',17,20,0), (393359,121512,1,'chin_type',0,17,0), (393360,121512,1,'ear_type',-17,-44,0), (393361,121512,1,'eye_brow_type',-4,-1,-3), (393362,121512,0,'eye_color',116,94,49), (393363,121512,1,'eye_type',-4,0,0), (393364,121512,0,'hair_face_color',104,37,19), (393365,121512,0,'hair_face_highlight_color',13,12,8), (393366,121512,0,'hair_type_color',104,37,19), (393367,121512,0,'hair_type_highlight_color',13,12,8), (393368,121512,1,'lip_type',0,-28,2), (393369,121512,1,'nose_type',-5,25,19), (393370,121512,0,'skin_color',183,191,191), (393371,121512,1,'soga_cheek_type',17,20,0), (393372,121512,1,'soga_chin_type',0,17,0), (393373,121512,1,'soga_ear_type',-17,-44,0), (393374,121512,1,'soga_eye_brow_type',-4,-1,-3), (393375,121512,0,'soga_eye_color',229,229,102), (393376,121512,1,'soga_eye_type',-4,0,0), (393377,121512,0,'soga_hair_face_color',104,37,19), (393378,121512,0,'soga_hair_face_highlight_color',13,12,8), (393379,121512,0,'soga_hair_type_color',104,37,19), (393380,121512,0,'soga_hair_type_highlight_color',13,12,8), (393381,121512,1,'soga_lip_type',0,-28,2), (393382,121512,1,'soga_nose_type',-5,25,19), (393383,121512,0,'soga_skin_color',183,191,191), (393384,121512,0,'wing_color1',255,255,255), (393385,121512,0,'wing_color2',255,255,255), (393386,121513,1,'cheek_type',10,23,0), (393387,121513,1,'chin_type',-5,34,21), (393388,121513,1,'ear_type',0,38,0), (393389,121513,1,'eye_brow_type',-28,7,-17), (393390,121513,0,'eye_color',129,90,41), (393391,121513,1,'eye_type',-43,0,0), (393392,121513,0,'hair_face_color',27,26,18), (393393,121513,0,'hair_face_highlight_color',174,165,93), (393394,121513,0,'hair_type_color',27,26,18), (393395,121513,0,'hair_type_highlight_color',174,165,93), (393396,121513,1,'lip_type',-11,-19,0), (393397,121513,1,'nose_type',1,-37,14), (393398,121513,0,'skin_color',249,236,237), (393399,121513,1,'soga_cheek_type',10,23,0), (393400,121513,1,'soga_chin_type',-5,34,21), (393401,121513,1,'soga_ear_type',0,38,0), (393402,121513,1,'soga_eye_brow_type',-28,7,-17), (393403,121513,0,'soga_eye_color',229,229,102), (393404,121513,1,'soga_eye_type',-43,0,0), (393405,121513,0,'soga_hair_face_color',27,26,18), (393406,121513,0,'soga_hair_face_highlight_color',174,165,93), (393407,121513,0,'soga_hair_type_color',27,26,18), (393408,121513,0,'soga_hair_type_highlight_color',174,165,93), (393409,121513,1,'soga_lip_type',-11,-19,0), (393410,121513,1,'soga_nose_type',1,-37,14), (393411,121513,0,'soga_skin_color',249,236,237), (393412,121513,0,'wing_color1',255,255,255), (393413,121513,0,'wing_color2',255,255,255), (393574,121526,1,'cheek_type',-3,11,0), (393575,121526,1,'chin_type',-1,0,0), (393576,121526,1,'ear_type',-4,-31,0), (393577,121526,1,'eye_brow_type',10,37,-19), (393578,121526,0,'eye_color',195,167,124), (393579,121526,1,'eye_type',-8,0,0), (393580,121526,0,'hair_face_color',202,182,38), (393581,121526,0,'hair_face_highlight_color',105,60,8), (393582,121526,0,'hair_type_color',202,182,38), (393583,121526,0,'hair_type_highlight_color',105,60,8), (393584,121526,1,'lip_type',-19,-10,-9), (393585,121526,1,'nose_type',37,0,-5), (393586,121526,0,'skin_color',219,182,131), (393587,121526,1,'soga_cheek_type',-3,11,0), (393588,121526,1,'soga_chin_type',-1,0,0), (393589,121526,1,'soga_ear_type',-4,-31,0), (393590,121526,1,'soga_eye_brow_type',10,37,-19), (393591,121526,0,'soga_eye_color',229,229,102), (393592,121526,1,'soga_eye_type',-8,0,0), (393593,121526,0,'soga_hair_face_color',202,182,38), (393594,121526,0,'soga_hair_face_highlight_color',105,60,8), (393595,121526,0,'soga_hair_type_color',202,182,38), (393596,121526,0,'soga_hair_type_highlight_color',105,60,8), (393597,121526,1,'soga_lip_type',-19,-10,-9), (393598,121526,1,'soga_nose_type',37,0,-5), (393599,121526,0,'soga_skin_color',219,182,131), (393600,121526,0,'wing_color1',255,255,255), (393601,121526,0,'wing_color2',255,255,255), (393608,121529,1,'cheek_type',-34,0,0), (393609,121529,1,'chin_type',2,0,7), (393610,121529,1,'ear_type',39,8,0), (393611,121529,1,'eye_brow_type',14,25,2), (393612,121529,0,'eye_color',209,169,173), (393613,121529,1,'eye_type',25,0,0), (393614,121529,0,'hair_face_color',52,38,20), (393615,121529,0,'hair_face_highlight_color',216,192,37), (393616,121529,0,'hair_type_color',52,38,20), (393617,121529,0,'hair_type_highlight_color',216,192,37), (393618,121529,1,'lip_type',-17,17,0), (393619,121529,1,'nose_type',-8,-17,25), (393620,121529,0,'skin_color',132,132,128), (393621,121529,1,'soga_cheek_type',-34,0,0), (393622,121529,1,'soga_chin_type',2,0,7), (393623,121529,1,'soga_ear_type',39,8,0), (393624,121529,1,'soga_eye_brow_type',14,25,2), (393625,121529,0,'soga_eye_color',229,229,102), (393626,121529,1,'soga_eye_type',25,0,0), (393627,121529,0,'soga_hair_face_color',52,38,20), (393628,121529,0,'soga_hair_face_highlight_color',216,192,37), (393629,121529,0,'soga_hair_type_color',52,38,20), (393630,121529,0,'soga_hair_type_highlight_color',216,192,37), (393631,121529,1,'soga_lip_type',-17,17,0), (393632,121529,1,'soga_nose_type',-8,-17,25), (393633,121529,0,'soga_skin_color',132,132,128), (393634,121529,0,'wing_color1',255,255,255), (393635,121529,0,'wing_color2',255,255,255), (393642,121532,0,'eye_color',255,255,255), (393643,121532,0,'skin_color',255,255,255), (393644,121532,0,'soga_eye_color',255,0,255), (393648,121534,1,'cheek_type',-91,23,0), (393649,121534,1,'chin_type',75,64,62), (393650,121534,1,'ear_type',-87,71,0), (393651,121534,1,'eye_brow_type',19,12,0), (393652,121534,0,'eye_color',4,170,158), (393653,121534,1,'eye_type',56,0,0), (393654,121534,0,'hair_color1',255,255,255), (393655,121534,0,'hair_color2',144,140,137), (393656,121534,0,'hair_highlight',255,255,255), (393657,121534,0,'hair_type_color',95,116,122), (393658,121534,0,'hair_type_highlight_color',125,69,0), (393659,121534,1,'lip_type',-45,25,63), (393660,121534,1,'nose_type',-56,47,-61), (393661,121534,0,'skin_color',191,160,199), (393662,121534,1,'soga_cheek_type',-91,23,0), (393663,121534,1,'soga_chin_type',75,64,62), (393664,121534,1,'soga_ear_type',-87,71,0), (393665,121534,1,'soga_eye_brow_type',19,12,0), (393666,121534,0,'soga_eye_color',229,229,102), (393667,121534,1,'soga_eye_type',56,0,0), (393668,121534,0,'soga_hair_color1',255,255,255), (393669,121534,0,'soga_hair_color2',144,140,137), (393670,121534,0,'soga_hair_highlight',255,255,255), (393671,121534,0,'soga_hair_type_color',95,116,122), (393672,121534,0,'soga_hair_type_highlight_color',125,69,0), (393673,121534,1,'soga_lip_type',-45,25,63), (393674,121534,1,'soga_nose_type',-56,47,-61), (393675,121534,0,'soga_skin_color',191,160,199), (393676,121534,0,'wing_color1',130,27,108), (393677,121534,0,'wing_color2',10,195,171), (393678,121535,1,'cheek_type',56,72,0), (393679,121535,1,'chin_type',-65,-58,-39), (393680,121535,1,'ear_type',-3,66,0), (393681,121535,1,'eye_brow_type',-65,39,2), (393682,121535,0,'eye_color',103,65,25), (393683,121535,1,'eye_type',-39,0,0), (393684,121535,0,'hair_color1',29,21,28), (393685,121535,0,'hair_color2',39,32,39), (393686,121535,0,'hair_face_color',21,8,27), (393687,121535,0,'hair_face_highlight_color',68,72,84), (393688,121535,0,'hair_highlight',43,36,70), (393689,121535,0,'hair_type_color',21,8,27), (393690,121535,0,'hair_type_highlight_color',68,72,84), (393691,121535,1,'lip_type',-39,-28,-4), (393692,121535,1,'nose_type',-78,22,58), (393693,121535,0,'skin_color',225,180,155), (393694,121535,1,'soga_cheek_type',56,72,0), (393695,121535,1,'soga_chin_type',-65,-58,-39), (393696,121535,1,'soga_ear_type',-3,66,0), (393697,121535,1,'soga_eye_brow_type',-65,39,2), (393698,121535,0,'soga_eye_color',229,229,102), (393699,121535,1,'soga_eye_type',-39,0,0), (393700,121535,0,'soga_hair_color1',29,21,28), (393701,121535,0,'soga_hair_color2',39,32,39), (393702,121535,0,'soga_hair_face_color',21,8,27), (393703,121535,0,'soga_hair_face_highlight_color',68,72,84), (393704,121535,0,'soga_hair_highlight',43,36,70), (393705,121535,0,'soga_hair_type_color',21,8,27), (393706,121535,0,'soga_hair_type_highlight_color',68,72,84), (393707,121535,1,'soga_lip_type',-39,-28,-4), (393708,121535,1,'soga_nose_type',-78,22,58), (393709,121535,0,'soga_skin_color',225,180,155), (393710,121535,0,'wing_color1',255,255,255), (393711,121535,0,'wing_color2',255,255,255), (393744,121537,0,'eye_color',255,255,255), (393745,121537,0,'skin_color',255,255,255), (393746,121537,0,'soga_eye_color',255,0,255), (393747,121538,1,'cheek_type',-17,79,0), (393748,121538,1,'chin_type',-77,-97,-83), (393749,121538,1,'ear_type',-72,94,0), (393750,121538,1,'eye_brow_type',-55,-97,-44), (393751,121538,0,'eye_color',120,175,192), (393752,121538,1,'eye_type',17,0,0), (393753,121538,0,'hair_color1',56,33,26), (393754,121538,0,'hair_color2',94,59,11), (393755,121538,0,'hair_face_color',83,57,8), (393756,121538,0,'hair_face_highlight_color',19,6,25), (393757,121538,0,'hair_highlight',29,21,28), (393758,121538,0,'hair_type_color',83,57,8), (393759,121538,0,'hair_type_highlight_color',19,6,25), (393760,121538,1,'lip_type',6,-39,88), (393761,121538,1,'nose_type',-66,-68,3), (393762,121538,0,'skin_color',239,239,209), (393763,121538,1,'soga_cheek_type',-17,79,0), (393764,121538,1,'soga_chin_type',-77,-97,-83), (393765,121538,1,'soga_ear_type',-72,94,0), (393766,121538,1,'soga_eye_brow_type',-55,-97,-44), (393767,121538,0,'soga_eye_color',229,229,102), (393768,121538,1,'soga_eye_type',17,0,0), (393769,121538,0,'soga_hair_color1',56,33,26), (393770,121538,0,'soga_hair_color2',94,59,11), (393771,121538,0,'soga_hair_face_color',83,57,8), (393772,121538,0,'soga_hair_face_highlight_color',19,6,25), (393773,121538,0,'soga_hair_highlight',29,21,28), (393774,121538,0,'soga_hair_type_color',83,57,8), (393775,121538,0,'soga_hair_type_highlight_color',19,6,25), (393776,121538,1,'soga_lip_type',6,-39,88), (393777,121538,1,'soga_nose_type',-66,-68,3), (393778,121538,0,'soga_skin_color',239,239,209), (393779,121538,0,'wing_color1',255,255,255), (393780,121538,0,'wing_color2',255,255,255), (393784,121540,1,'cheek_type',-28,22,0), (393785,121540,1,'chin_type',39,14,-6), (393786,121540,1,'ear_type',-19,8,0), (393787,121540,1,'eye_brow_type',-28,0,-7), (393788,121540,0,'eye_color',31,63,52), (393789,121540,1,'eye_type',-33,0,0), (393790,121540,0,'hair_face_color',165,145,52), (393791,121540,0,'hair_face_highlight_color',49,26,1), (393792,121540,0,'hair_type_color',165,145,52), (393793,121540,0,'hair_type_highlight_color',49,26,1), (393794,121540,1,'lip_type',17,-33,42), (393795,121540,1,'nose_type',-24,4,-31), (393796,121540,0,'skin_color',209,196,175), (393797,121540,1,'soga_cheek_type',-28,22,0), (393798,121540,1,'soga_chin_type',39,14,-6), (393799,121540,1,'soga_ear_type',-19,8,0), (393800,121540,1,'soga_eye_brow_type',-28,0,-7), (393801,121540,0,'soga_eye_color',229,229,102), (393802,121540,1,'soga_eye_type',-33,0,0), (393803,121540,0,'soga_hair_face_color',165,145,52), (393804,121540,0,'soga_hair_face_highlight_color',49,26,1), (393805,121540,0,'soga_hair_type_color',165,145,52), (393806,121540,0,'soga_hair_type_highlight_color',49,26,1), (393807,121540,1,'soga_lip_type',17,-33,42), (393808,121540,1,'soga_nose_type',-24,4,-31), (393809,121540,0,'soga_skin_color',209,196,175), (393810,121540,0,'wing_color1',255,255,255), (393811,121540,0,'wing_color2',255,255,255), (393833,121543,1,'cheek_type',4,-91,0), (393834,121543,1,'chin_type',-70,7,76), (393835,121543,1,'ear_type',-50,78,0), (393836,121543,1,'eye_brow_type',-72,37,24), (393837,121543,0,'eye_color',163,201,212), (393838,121543,1,'eye_type',97,0,0), (393839,121543,0,'hair_color1',79,28,15), (393840,121543,0,'hair_color2',111,64,0), (393841,121543,0,'hair_face_color',40,20,7), (393842,121543,0,'hair_face_highlight_color',47,42,59), (393843,121543,0,'hair_highlight',43,36,70), (393844,121543,0,'hair_type_color',40,20,7), (393845,121543,0,'hair_type_highlight_color',47,42,59), (393846,121543,1,'lip_type',-35,-68,-36), (393847,121543,1,'nose_type',64,-31,58), (393848,121543,0,'skin_color',177,159,108), (393849,121543,1,'soga_cheek_type',4,-91,0), (393850,121543,1,'soga_chin_type',-70,7,76), (393851,121543,1,'soga_ear_type',-50,78,0), (393852,121543,1,'soga_eye_brow_type',-72,37,24), (393853,121543,0,'soga_eye_color',229,229,102), (393854,121543,1,'soga_eye_type',97,0,0), (393855,121543,0,'soga_hair_color1',79,28,15), (393856,121543,0,'soga_hair_color2',111,64,0), (393857,121543,0,'soga_hair_face_color',40,20,7), (393858,121543,0,'soga_hair_face_highlight_color',47,42,59), (393859,121543,0,'soga_hair_highlight',43,36,70), (393860,121543,0,'soga_hair_type_color',40,20,7), (393861,121543,0,'soga_hair_type_highlight_color',47,42,59), (393862,121543,1,'soga_lip_type',-35,-68,-36), (393863,121543,1,'soga_nose_type',64,-31,58), (393864,121543,0,'soga_skin_color',177,159,108), (393865,121543,0,'wing_color1',255,255,255), (393866,121543,0,'wing_color2',255,255,255), (393873,121546,1,'cheek_type',-62,-37,0), (393874,121546,1,'chin_type',18,74,48), (393875,121546,1,'ear_type',-14,-19,0), (393876,121546,1,'eye_brow_type',2,-9,-11), (393877,121546,0,'eye_color',143,103,48), (393878,121546,1,'eye_type',34,0,0), (393879,121546,0,'hair_color1',105,26,26), (393880,121546,0,'hair_color2',157,83,0), (393881,121546,0,'hair_face_color',193,100,45), (393882,121546,0,'hair_face_highlight_color',222,180,18), (393883,121546,0,'hair_highlight',239,221,86), (393884,121546,0,'hair_type_color',193,100,45), (393885,121546,0,'hair_type_highlight_color',222,180,18), (393886,121546,1,'lip_type',-9,14,37), (393887,121546,1,'nose_type',-85,-95,-14), (393888,121546,0,'skin_color',222,177,178), (393889,121546,1,'soga_cheek_type',-62,-37,0), (393890,121546,1,'soga_chin_type',18,74,48), (393891,121546,1,'soga_ear_type',-14,-19,0), (393892,121546,1,'soga_eye_brow_type',2,-9,-11), (393893,121546,0,'soga_eye_color',229,229,102), (393894,121546,1,'soga_eye_type',34,0,0), (393895,121546,0,'soga_hair_color1',105,26,26), (393896,121546,0,'soga_hair_color2',157,83,0), (393897,121546,0,'soga_hair_face_color',193,100,45), (393898,121546,0,'soga_hair_face_highlight_color',222,180,18), (393899,121546,0,'soga_hair_highlight',239,221,86), (393900,121546,0,'soga_hair_type_color',193,100,45), (393901,121546,0,'soga_hair_type_highlight_color',222,180,18), (393902,121546,1,'soga_lip_type',-9,14,37), (393903,121546,1,'soga_nose_type',-85,-95,-14), (393904,121546,0,'soga_skin_color',222,177,178), (393905,121546,0,'wing_color1',255,255,255), (393906,121546,0,'wing_color2',255,255,255), (393907,121547,1,'cheek_type',39,-45,0), (393908,121547,1,'chin_type',19,56,-58), (393909,121547,1,'ear_type',31,-11,0), (393910,121547,1,'eye_brow_type',72,-24,70), (393911,121547,0,'eye_color',155,186,169), (393912,121547,1,'eye_type',91,0,0), (393913,121547,0,'hair_color1',161,165,168), (393914,121547,0,'hair_color2',50,69,69), (393915,121547,0,'hair_face_color',244,246,246), (393916,121547,0,'hair_face_highlight_color',33,24,42), (393917,121547,0,'hair_highlight',29,21,28), (393918,121547,0,'hair_type_color',244,246,246), (393919,121547,0,'hair_type_highlight_color',33,24,42), (393920,121547,1,'lip_type',26,-19,-76), (393921,121547,1,'nose_type',19,-68,-76), (393922,121547,0,'skin_color',217,184,175), (393923,121547,1,'soga_cheek_type',39,-45,0), (393924,121547,1,'soga_chin_type',19,56,-58), (393925,121547,1,'soga_ear_type',31,-11,0), (393926,121547,1,'soga_eye_brow_type',72,-24,70), (393927,121547,0,'soga_eye_color',229,229,102), (393928,121547,1,'soga_eye_type',91,0,0), (393929,121547,0,'soga_hair_color1',161,165,168), (393930,121547,0,'soga_hair_color2',50,69,69), (393931,121547,0,'soga_hair_face_color',244,246,246), (393932,121547,0,'soga_hair_face_highlight_color',33,24,42), (393933,121547,0,'soga_hair_highlight',29,21,28), (393934,121547,0,'soga_hair_type_color',244,246,246), (393935,121547,0,'soga_hair_type_highlight_color',33,24,42), (393936,121547,1,'soga_lip_type',26,-19,-76), (393937,121547,1,'soga_nose_type',19,-68,-76), (393938,121547,0,'soga_skin_color',217,184,175), (393939,121547,0,'wing_color1',255,255,255), (393940,121547,0,'wing_color2',255,255,255), (393941,121548,0,'eye_color',255,255,255), (393942,121548,0,'skin_color',255,255,255), (393943,121548,0,'soga_eye_color',255,0,255), (394020,121564,0,'eye_color',255,255,255), (394021,121564,0,'skin_color',255,255,255), (394022,121564,0,'soga_eye_color',255,0,255), (394083,1141433,1,'cheek_type',-75,37,0), (394084,1141433,1,'chin_type',37,1,31), (394085,1141433,1,'ear_type',62,0,0), (394086,1141433,1,'eye_brow_type',55,-7,100), (394087,1141433,0,'eye_color',73,42,13), (394088,1141433,0,'hair_color1',50,211,0), (394089,1141433,0,'hair_color2',25,0,0), (394090,1141433,0,'hair_face_highlight_color',15,1,21), (394091,1141433,0,'hair_highlight',38,22,21), (394092,1141433,0,'hair_type_highlight_color',15,1,21), (394093,1141433,1,'lip_type',-100,-46,50), (394094,1141433,1,'nose_type',68,50,-45), (394095,1141433,0,'skin_color',46,45,34), (394096,1141433,1,'soga_cheek_type',0,55,-7), (394097,1141433,1,'soga_chin_type',0,-100,-46), (394098,1141433,1,'soga_ear_type',62,0,0), (394099,1141433,1,'soga_eye_brow_type',0,62,0), (394100,1141433,0,'soga_eye_color',204,204,204), (394101,1141433,1,'soga_eye_type',25,0,0), (394102,1141433,0,'soga_hair_color1',120,50,0), (394103,1141433,0,'soga_hair_color2',26,24,25), (394104,1141433,0,'soga_hair_face_highlight_color',15,1,21), (394105,1141433,0,'soga_hair_highlight',38,22,21), (394106,1141433,0,'soga_hair_type_highlight_color',15,1,21), (394107,1141433,1,'soga_lip_type',100,-75,37), (394108,1141433,1,'soga_nose_type',50,37,1), (394109,1141433,0,'soga_skin_color',46,45,34), (394131,1141435,1,'cheek_type',-3,-25,0), (394132,1141435,1,'chin_type',-8,25,1), (394133,1141435,1,'ear_type',42,42,0), (394134,1141435,1,'eye_brow_type',-9,-1,-4), (394135,1141435,0,'eye_color',137,92,40), (394136,1141435,1,'eye_type',-25,0,0), (394137,1141435,0,'hair_color1',21,17,0), (394138,1141435,0,'hair_face_color',255,171,115), (394139,1141435,0,'hair_face_highlight_color',105,90,5), (394140,1141435,0,'hair_type_color',255,171,115), (394141,1141435,0,'hair_type_highlight_color',105,90,5), (394142,1141435,1,'lip_type',-5,-26,-1), (394143,1141435,1,'nose_type',-3,21,17), (394144,1141435,0,'skin_color',230,186,184), (394145,1141435,1,'soga_cheek_type',0,-9,-1), (394146,1141435,1,'soga_chin_type',0,-5,-26), (394147,1141435,1,'soga_ear_type',0,-25,0), (394148,1141435,1,'soga_eye_brow_type',0,42,42), (394149,1141435,0,'soga_eye_color',229,229,102), (394150,1141435,1,'soga_eye_type',-25,0,0), (394151,1141435,0,'soga_hair_face_color',255,171,115), (394152,1141435,0,'soga_hair_face_highlight_color',105,90,5), (394153,1141435,0,'soga_hair_type_color',255,171,115), (394154,1141435,0,'soga_hair_type_highlight_color',105,90,5), (394155,1141435,1,'soga_lip_type',-4,-3,-25), (394156,1141435,1,'soga_nose_type',-1,-8,25), (394157,1141435,0,'soga_skin_color',230,186,184), (394158,1141435,0,'wing_color1',255,255,255), (394159,1141435,0,'wing_color2',255,255,255), (394189,1141437,0,'eye_color',255,255,255), (394190,1141437,0,'skin_color',255,255,255), (394191,1141437,0,'soga_eye_color',255,0,255), (394195,1141439,0,'eye_color',255,255,255), (394196,1141439,0,'skin_color',255,255,255), (394197,1141439,0,'soga_eye_color',255,0,255), (394198,1141440,0,'eye_color',255,255,255), (394199,1141440,0,'skin_color',255,255,255), (394200,1141440,0,'soga_eye_color',255,0,255), (394201,1141441,1,'cheek_type',63,-57,0), (394202,1141441,1,'chin_type',-84,5,81), (394203,1141441,1,'ear_type',-17,-81,0), (394204,1141441,1,'eye_brow_type',-15,-57,41), (394205,1141441,0,'eye_color',0,73,74), (394206,1141441,1,'eye_type',40,0,0), (394207,1141441,0,'hair_color1',187,231,53), (394208,1141441,1,'lip_type',-43,0,28), (394209,1141441,1,'nose_type',0,-69,-25), (394210,1141441,0,'skin_color',121,87,83), (394211,1141441,1,'soga_cheek_type',0,-15,-57), (394212,1141441,1,'soga_chin_type',0,-43,0), (394213,1141441,1,'soga_ear_type',0,40,0), (394214,1141441,1,'soga_eye_brow_type',0,-17,-81), (394215,1141441,0,'soga_eye_color',229,229,102), (394216,1141441,1,'soga_eye_type',31,0,0), (394217,1141441,1,'soga_lip_type',41,63,-57), (394218,1141441,1,'soga_nose_type',28,-84,5), (394219,1141441,0,'soga_skin_color',121,87,83), (394220,1141441,0,'wing_color1',255,255,255), (394221,1141441,0,'wing_color2',255,255,255), (394222,1141442,0,'eye_color',255,255,255), (394223,1141442,0,'skin_color',255,255,255), (394224,1141442,0,'soga_eye_color',255,0,255), (394225,1141443,0,'eye_color',255,255,255), (394226,1141443,0,'skin_color',128,63,0), (394227,1141443,0,'soga_eye_color',255,0,255), (394228,1141444,0,'eye_color',255,255,255), (394229,1141444,0,'skin_color',255,255,255), (394230,1141444,0,'soga_eye_color',255,0,255), (394231,1141445,1,'cheek_type',-19,83,0), (394232,1141445,1,'chin_type',-69,56,19), (394233,1141445,1,'ear_type',55,0,0), (394234,1141445,1,'eye_brow_type',0,71,58), (394235,1141445,0,'eye_color',155,70,4), (394236,1141445,1,'eye_type',11,0,0), (394237,1141445,0,'hair_color1',193,242,87), (394238,1141445,0,'hair_color2',76,161,255), (394239,1141445,0,'hair_highlight',255,255,255), (394240,1141445,0,'hair_type_color',1,75,199), (394241,1141445,0,'hair_type_highlight_color',255,222,24), (394242,1141445,1,'lip_type',-50,-77,-7), (394243,1141445,1,'nose_type',18,-63,-14), (394244,1141445,0,'skin_color',174,170,119), (394245,1141445,1,'soga_cheek_type',0,0,71), (394246,1141445,1,'soga_chin_type',0,-50,-77), (394247,1141445,1,'soga_ear_type',0,11,0), (394248,1141445,1,'soga_eye_brow_type',0,55,0), (394249,1141445,0,'soga_eye_color',229,229,102), (394250,1141445,1,'soga_eye_type',11,0,0), (394251,1141445,0,'soga_hair_color1',76,161,255), (394252,1141445,0,'soga_hair_color2',255,255,255), (394253,1141445,0,'soga_hair_highlight',255,255,255), (394254,1141445,0,'soga_hair_type_color',1,75,199), (394255,1141445,0,'soga_hair_type_highlight_color',255,222,24), (394256,1141445,1,'soga_lip_type',58,-19,83), (394257,1141445,1,'soga_nose_type',-7,-69,56), (394258,1141445,0,'soga_skin_color',174,170,119), (394259,1141445,0,'wing_color1',54,175,75), (394260,1141445,0,'wing_color2',116,185,4), (394261,1141446,1,'cheek_type',19,-8,0), (394262,1141446,1,'chin_type',5,-8,-7), (394263,1141446,1,'ear_type',-7,14,0), (394264,1141446,1,'eye_brow_type',28,-47,-17), (394265,1141446,0,'eye_color',55,112,129), (394266,1141446,1,'eye_type',-28,0,0), (394267,1141446,0,'hair_color1',8,10,231), (394268,1141446,0,'hair_face_color',160,114,32), (394269,1141446,0,'hair_face_highlight_color',61,28,0), (394270,1141446,0,'hair_type_color',160,114,32), (394271,1141446,0,'hair_type_highlight_color',61,28,0), (394272,1141446,1,'lip_type',20,-12,-4), (394273,1141446,1,'nose_type',-25,8,10), (394274,1141446,0,'skin_color',182,139,92), (394275,1141446,1,'soga_cheek_type',0,28,-47), (394276,1141446,1,'soga_chin_type',0,20,-12), (394277,1141446,1,'soga_ear_type',0,-28,0), (394278,1141446,1,'soga_eye_brow_type',0,-7,14), (394279,1141446,0,'soga_eye_color',229,229,102), (394280,1141446,1,'soga_eye_type',-28,0,0), (394281,1141446,0,'soga_hair_face_color',160,114,32), (394282,1141446,0,'soga_hair_face_highlight_color',61,28,0), (394283,1141446,0,'soga_hair_type_color',160,114,32), (394284,1141446,0,'soga_hair_type_highlight_color',61,28,0), (394285,1141446,1,'soga_lip_type',-17,19,-8), (394286,1141446,1,'soga_nose_type',-4,5,-8), (394287,1141446,0,'soga_skin_color',182,139,92), (394288,1141446,0,'wing_color1',255,255,255), (394289,1141446,0,'wing_color2',255,255,255), (394290,1141447,1,'cheek_type',10,18,0), (394291,1141447,1,'chin_type',-10,-35,0), (394292,1141447,1,'ear_type',-14,-18,0), (394293,1141447,1,'eye_brow_type',0,17,-2), (394294,1141447,0,'eye_color',48,102,97), (394295,1141447,1,'eye_type',-19,0,0), (394296,1141447,0,'hair_color1',228,209,0), (394297,1141447,0,'hair_face_color',223,255,255), (394298,1141447,0,'hair_face_highlight_color',78,36,0), (394299,1141447,0,'hair_type_color',223,255,255), (394300,1141447,0,'hair_type_highlight_color',78,36,0), (394301,1141447,1,'lip_type',11,-7,7), (394302,1141447,1,'nose_type',2,-28,-47), (394303,1141447,0,'skin_color',220,223,223), (394304,1141447,1,'soga_cheek_type',0,0,17), (394305,1141447,1,'soga_chin_type',0,11,-7), (394306,1141447,1,'soga_ear_type',0,-19,0), (394307,1141447,1,'soga_eye_brow_type',0,-14,-18), (394308,1141447,0,'soga_eye_color',229,229,102), (394309,1141447,1,'soga_eye_type',-19,0,0), (394310,1141447,0,'soga_hair_face_color',223,255,255), (394311,1141447,0,'soga_hair_face_highlight_color',78,36,0), (394312,1141447,0,'soga_hair_type_color',223,255,255), (394313,1141447,0,'soga_hair_type_highlight_color',78,36,0), (394314,1141447,1,'soga_lip_type',-2,10,18), (394315,1141447,1,'soga_nose_type',7,-10,-35), (394316,1141447,0,'soga_skin_color',220,223,223), (394317,1141447,0,'wing_color1',255,255,255), (394318,1141447,0,'wing_color2',255,255,255), (394348,1141449,1,'cheek_type',-4,-7,0), (394349,1141449,1,'chin_type',37,0,-9), (394350,1141449,1,'ear_type',-11,0,0), (394351,1141449,1,'eye_brow_type',-4,31,4), (394352,1141449,0,'eye_color',108,80,37), (394353,1141449,1,'eye_type',2,0,0), (394354,1141449,0,'hair_color1',252,245,156), (394355,1141449,0,'hair_face_color',45,50,40), (394356,1141449,0,'hair_face_highlight_color',125,78,1), (394357,1141449,0,'hair_type_color',45,50,40), (394358,1141449,0,'hair_type_highlight_color',125,78,1), (394359,1141449,1,'lip_type',-29,-21,28), (394360,1141449,1,'nose_type',-34,-4,-11), (394361,1141449,0,'skin_color',245,214,215), (394362,1141449,1,'soga_cheek_type',0,-4,31), (394363,1141449,1,'soga_chin_type',0,-29,-21), (394364,1141449,1,'soga_ear_type',0,2,0), (394365,1141449,1,'soga_eye_brow_type',0,-11,0), (394366,1141449,0,'soga_eye_color',229,229,102), (394367,1141449,1,'soga_eye_type',2,0,0), (394368,1141449,0,'soga_hair_face_color',45,50,40), (394369,1141449,0,'soga_hair_face_highlight_color',125,78,1), (394370,1141449,0,'soga_hair_type_color',45,50,40), (394371,1141449,0,'soga_hair_type_highlight_color',125,78,1), (394372,1141449,1,'soga_lip_type',4,-4,-7), (394373,1141449,1,'soga_nose_type',28,37,0), (394374,1141449,0,'soga_skin_color',245,214,215), (394375,1141449,0,'wing_color1',255,255,255), (394376,1141449,0,'wing_color2',255,255,255), (394377,1141450,1,'cheek_type',91,0,0), (394378,1141450,1,'chin_type',-14,-34,-96), (394379,1141450,1,'ear_type',98,2,0), (394380,1141450,1,'eye_brow_type',93,-56,14), (394381,1141450,0,'eye_color',197,71,80), (394382,1141450,1,'eye_type',56,0,0), (394383,1141450,0,'hair_color1',95,249,31), (394384,1141450,0,'hair_color2',255,123,29), (394385,1141450,0,'hair_highlight',255,255,255), (394386,1141450,0,'hair_type_color',91,18,0), (394387,1141450,0,'hair_type_highlight_color',133,162,162), (394388,1141450,1,'lip_type',78,-21,42), (394389,1141450,1,'nose_type',-43,95,-7), (394390,1141450,0,'skin_color',172,133,152), (394391,1141450,1,'soga_cheek_type',0,93,-56), (394392,1141450,1,'soga_chin_type',0,78,-21), (394393,1141450,1,'soga_ear_type',0,56,0), (394394,1141450,1,'soga_eye_brow_type',0,98,2), (394395,1141450,0,'soga_eye_color',229,229,102), (394396,1141450,1,'soga_eye_type',56,0,0), (394397,1141450,0,'soga_hair_color1',255,123,29), (394398,1141450,0,'soga_hair_color2',255,255,255), (394399,1141450,0,'soga_hair_highlight',255,255,255), (394400,1141450,0,'soga_hair_type_color',91,18,0), (394401,1141450,0,'soga_hair_type_highlight_color',133,162,162), (394402,1141450,1,'soga_lip_type',14,91,0), (394403,1141450,1,'soga_nose_type',42,-14,-34), (394404,1141450,0,'soga_skin_color',172,133,152), (394405,1141450,0,'wing_color1',246,246,246), (394406,1141450,0,'wing_color2',193,104,1), (394407,1141451,0,'eye_color',255,255,255), (394408,1141451,0,'skin_color',255,255,255), (394409,1141451,0,'soga_eye_color',255,0,255), (394474,1141454,0,'eye_color',255,255,255), (394475,1141454,0,'skin_color',255,255,255), (394476,1141454,0,'soga_eye_color',255,0,255), (394477,1141455,1,'cheek_type',97,-64,0), (394478,1141455,1,'chin_type',-34,76,91), (394479,1141455,1,'ear_type',-44,-74,0), (394480,1141455,1,'eye_brow_type',5,66,31), (394481,1141455,0,'eye_color',188,224,0), (394482,1141455,1,'eye_type',78,0,0), (394483,1141455,0,'hair_color1',247,9,234), (394484,1141455,0,'hair_highlight',255,255,255), (394485,1141455,0,'hair_type_color',3,87,215), (394486,1141455,0,'hair_type_highlight_color',16,116,234), (394487,1141455,1,'lip_type',-84,7,63), (394488,1141455,1,'nose_type',62,-9,9), (394489,1141455,0,'skin_color',250,233,211), (394490,1141455,1,'soga_cheek_type',0,5,66), (394491,1141455,1,'soga_chin_type',0,-84,7), (394492,1141455,1,'soga_ear_type',0,78,0), (394493,1141455,1,'soga_eye_brow_type',0,-44,-74), (394494,1141455,0,'soga_eye_color',229,229,102), (394495,1141455,1,'soga_eye_type',78,0,0), (394496,1141455,0,'soga_hair_color1',76,161,255), (394497,1141455,0,'soga_hair_color2',255,255,255), (394498,1141455,0,'soga_hair_highlight',255,255,255), (394499,1141455,0,'soga_hair_type_color',3,87,215), (394500,1141455,0,'soga_hair_type_highlight_color',16,116,234), (394501,1141455,1,'soga_lip_type',31,97,-64), (394502,1141455,1,'soga_nose_type',63,-34,76), (394503,1141455,0,'soga_skin_color',250,233,211), (394504,1141455,0,'wing_color1',2,233,219), (394505,1141455,0,'wing_color2',167,69,23), (394506,1141456,1,'cheek_type',-25,-68,0), (394507,1141456,1,'chin_type',-98,-88,-35), (394508,1141456,1,'ear_type',-62,55,0), (394509,1141456,1,'eye_brow_type',25,-17,7), (394510,1141456,0,'eye_color',3,167,157), (394511,1141456,1,'eye_type',-61,0,0), (394512,1141456,0,'hair_color1',5,0,175), (394513,1141456,0,'hair_face_color',164,144,136), (394514,1141456,0,'hair_face_highlight_color',139,70,11), (394515,1141456,0,'hair_highlight',255,255,255), (394516,1141456,0,'hair_type_color',255,177,45), (394517,1141456,0,'hair_type_highlight_color',162,31,228), (394518,1141456,1,'lip_type',-57,-75,41), (394519,1141456,1,'nose_type',85,5,0), (394520,1141456,0,'skin_color',234,215,191), (394521,1141456,1,'soga_cheek_type',0,25,-17), (394522,1141456,1,'soga_chin_type',0,-57,-75), (394523,1141456,1,'soga_ear_type',0,-61,0), (394524,1141456,1,'soga_eye_brow_type',0,-62,55), (394525,1141456,0,'soga_eye_color',229,229,102), (394526,1141456,1,'soga_eye_type',-70,0,0), (394527,1141456,0,'soga_hair_color1',36,34,36), (394528,1141456,0,'soga_hair_color2',255,255,255), (394529,1141456,0,'soga_hair_face_color',164,144,136), (394530,1141456,0,'soga_hair_face_highlight_color',139,70,11), (394531,1141456,0,'soga_hair_highlight',255,255,255), (394532,1141456,0,'soga_hair_type_color',255,177,45), (394533,1141456,0,'soga_hair_type_highlight_color',162,31,228), (394534,1141456,1,'soga_lip_type',7,-25,-68), (394535,1141456,1,'soga_nose_type',41,-98,-88), (394536,1141456,0,'soga_skin_color',234,215,191), (394537,1141456,0,'wing_color1',192,83,23), (394538,1141456,0,'wing_color2',255,133,1), (394539,1141457,0,'eye_color',64,0,0), (394540,1141457,0,'skin_color',64,64,64), (394541,1141457,0,'soga_eye_color',255,0,255), (394542,1141458,0,'eye_color',255,255,255), (394543,1141458,0,'skin_color',255,128,63), (394544,1141458,0,'soga_eye_color',255,0,255), (394545,1141459,0,'eye_color',255,255,255), (394546,1141459,0,'skin_color',255,255,255), (394547,1141459,0,'soga_eye_color',255,0,255), (394548,1141460,0,'eye_color',128,0,0), (394549,1141460,0,'skin_color',64,64,64), (394550,1141460,0,'soga_eye_color',255,0,255), (394551,1141461,0,'eye_color',128,128,128), (394552,1141461,0,'skin_color',255,255,191), (394553,1141461,0,'soga_eye_color',255,0,255), (394554,1141462,0,'eye_color',255,255,255), (394555,1141462,0,'skin_color',255,255,255), (394556,1141462,0,'soga_eye_color',255,0,255), (394557,1141463,0,'eye_color',255,255,255), (394558,1141463,0,'skin_color',255,255,255), (394559,1141463,0,'soga_eye_color',255,0,255), (394590,1141465,1,'cheek_type',51,47,0), (394591,1141465,1,'chin_type',5,-56,-34), (394592,1141465,1,'ear_type',-38,39,0), (394593,1141465,1,'eye_brow_type',57,94,0), (394594,1141465,0,'eye_color',141,1,220), (394595,1141465,1,'eye_type',-8,0,0), (394596,1141465,0,'hair_color1',64,190,75), (394597,1141465,0,'hair_color2',255,123,29), (394598,1141465,0,'hair_highlight',255,255,255), (394599,1141465,0,'hair_type_color',210,27,2), (394600,1141465,0,'hair_type_highlight_color',234,91,255), (394601,1141465,1,'lip_type',34,89,41), (394602,1141465,1,'nose_type',2,64,-66), (394603,1141465,0,'skin_color',217,196,221), (394604,1141465,1,'soga_cheek_type',0,57,94), (394605,1141465,1,'soga_chin_type',0,34,89), (394606,1141465,1,'soga_ear_type',0,-8,0), (394607,1141465,1,'soga_eye_brow_type',0,-38,39), (394608,1141465,0,'soga_eye_color',229,229,102), (394609,1141465,1,'soga_eye_type',-8,0,0), (394610,1141465,0,'soga_hair_color1',255,123,29), (394611,1141465,0,'soga_hair_color2',255,255,255), (394612,1141465,0,'soga_hair_highlight',255,255,255), (394613,1141465,0,'soga_hair_type_color',210,27,2), (394614,1141465,0,'soga_hair_type_highlight_color',234,91,255), (394615,1141465,1,'soga_lip_type',0,51,47), (394616,1141465,1,'soga_nose_type',41,5,-56), (394617,1141465,0,'soga_skin_color',217,196,221), (394618,1141465,0,'wing_color1',223,142,2), (394619,1141465,0,'wing_color2',181,56,96), (394620,1141466,1,'cheek_type',-11,19,0), (394621,1141466,1,'chin_type',11,42,-34), (394622,1141466,1,'ear_type',-3,-17,0), (394623,1141466,1,'eye_brow_type',0,18,5), (394624,1141466,0,'eye_color',163,182,156), (394625,1141466,1,'eye_type',14,0,0), (394626,1141466,0,'hair_color1',0,246,156), (394627,1141466,0,'hair_face_color',43,47,38), (394628,1141466,0,'hair_face_highlight_color',95,79,62), (394629,1141466,0,'hair_type_color',43,47,38), (394630,1141466,0,'hair_type_highlight_color',95,79,62), (394631,1141466,1,'lip_type',-9,25,-28), (394632,1141466,1,'nose_type',-14,0,-10), (394633,1141466,0,'skin_color',238,248,248), (394634,1141466,1,'soga_cheek_type',0,0,18), (394635,1141466,1,'soga_chin_type',0,-9,25), (394636,1141466,1,'soga_ear_type',0,14,0), (394637,1141466,1,'soga_eye_brow_type',0,-3,-17), (394638,1141466,0,'soga_eye_color',229,229,102), (394639,1141466,1,'soga_eye_type',14,0,0), (394640,1141466,0,'soga_hair_face_color',43,47,38), (394641,1141466,0,'soga_hair_face_highlight_color',95,79,62), (394642,1141466,0,'soga_hair_type_color',43,47,38), (394643,1141466,0,'soga_hair_type_highlight_color',95,79,62), (394644,1141466,1,'soga_lip_type',5,-11,19), (394645,1141466,1,'soga_nose_type',-28,11,42), (394646,1141466,0,'soga_skin_color',238,248,248), (394647,1141466,0,'wing_color1',255,255,255), (394648,1141466,0,'wing_color2',255,255,255), (394678,1141468,1,'cheek_type',-46,77,0), (394679,1141468,1,'chin_type',46,-5,75), (394680,1141468,1,'ear_type',48,32,0), (394681,1141468,1,'eye_brow_type',-70,38,-11), (394682,1141468,0,'eye_color',144,1,225), (394683,1141468,1,'eye_type',-83,0,0), (394684,1141468,0,'hair_color1',197,77,19), (394685,1141468,0,'hair_color2',255,236,129), (394686,1141468,0,'hair_highlight',255,255,255), (394687,1141468,0,'hair_type_color',255,207,36), (394688,1141468,0,'hair_type_highlight_color',102,0,146), (394689,1141468,1,'lip_type',1,-66,-19), (394690,1141468,1,'nose_type',-71,-59,77), (394691,1141468,0,'skin_color',208,191,155), (394692,1141468,1,'soga_cheek_type',0,-70,38), (394693,1141468,1,'soga_chin_type',0,1,-66), (394694,1141468,1,'soga_ear_type',0,-83,0), (394695,1141468,1,'soga_eye_brow_type',0,48,32), (394696,1141468,0,'soga_eye_color',229,229,102), (394697,1141468,1,'soga_eye_type',-83,0,0), (394698,1141468,0,'soga_hair_color1',255,236,129), (394699,1141468,0,'soga_hair_color2',255,255,255), (394700,1141468,0,'soga_hair_highlight',255,255,255), (394701,1141468,0,'soga_hair_type_color',255,207,36), (394702,1141468,0,'soga_hair_type_highlight_color',102,0,146), (394703,1141468,1,'soga_lip_type',-11,-46,77), (394704,1141468,1,'soga_nose_type',-19,46,-5), (394705,1141468,0,'soga_skin_color',208,191,155), (394706,1141468,0,'wing_color1',172,183,2), (394707,1141468,0,'wing_color2',255,123,1), (394798,1141472,1,'cheek_type',-61,-37,0), (394799,1141472,1,'chin_type',-7,-95,88), (394800,1141472,1,'ear_type',-34,12,0), (394801,1141472,1,'eye_brow_type',-21,-76,91), (394802,1141472,0,'eye_color',130,39,70), (394803,1141472,1,'eye_type',46,0,0), (394804,1141472,0,'hair_color1',52,81,194), (394805,1141472,0,'hair_color2',56,62,62), (394806,1141472,0,'hair_highlight',255,255,255), (394807,1141472,0,'hair_type_color',244,246,246), (394808,1141472,0,'hair_type_highlight_color',37,154,241), (394809,1141472,1,'lip_type',-44,-11,82), (394810,1141472,1,'nose_type',88,52,81), (394811,1141472,0,'skin_color',219,175,158), (394812,1141472,1,'soga_cheek_type',0,-21,-76), (394813,1141472,1,'soga_chin_type',0,-44,-11), (394814,1141472,1,'soga_ear_type',0,46,0), (394815,1141472,1,'soga_eye_brow_type',0,-34,12), (394816,1141472,0,'soga_eye_color',229,229,102), (394817,1141472,1,'soga_eye_type',46,0,0), (394818,1141472,0,'soga_hair_color1',56,62,62), (394819,1141472,0,'soga_hair_color2',255,255,255), (394820,1141472,0,'soga_hair_highlight',255,255,255), (394821,1141472,0,'soga_hair_type_color',244,246,246), (394822,1141472,0,'soga_hair_type_highlight_color',37,154,241), (394823,1141472,1,'soga_lip_type',91,-61,-37), (394824,1141472,1,'soga_nose_type',82,-7,-95), (394825,1141472,0,'soga_skin_color',219,175,158), (394826,1141472,0,'wing_color1',249,115,23), (394827,1141472,0,'wing_color2',114,190,11), (394828,1141473,1,'cheek_type',31,94,0), (394829,1141473,1,'chin_type',-52,75,74), (394830,1141473,1,'ear_type',66,-98,0), (394831,1141473,1,'eye_brow_type',84,-34,-34), (394832,1141473,0,'eye_color',68,154,40), (394833,1141473,1,'eye_type',7,0,0), (394834,1141473,0,'hair_color1',93,200,216), (394835,1141473,0,'hair_color2',244,81,249), (394836,1141473,0,'hair_highlight',255,255,255), (394837,1141473,0,'hair_type_color',255,188,44), (394838,1141473,0,'hair_type_highlight_color',241,100,255), (394839,1141473,1,'lip_type',-62,-26,83), (394840,1141473,1,'nose_type',-62,93,-56), (394841,1141473,0,'skin_color',222,199,203), (394842,1141473,1,'soga_cheek_type',0,84,-34), (394843,1141473,1,'soga_chin_type',0,-62,-26), (394844,1141473,1,'soga_ear_type',0,7,0), (394845,1141473,1,'soga_eye_brow_type',0,66,-98), (394846,1141473,0,'soga_eye_color',229,229,102), (394847,1141473,1,'soga_eye_type',98,0,0), (394848,1141473,0,'soga_hair_color1',144,140,137), (394849,1141473,0,'soga_hair_color2',255,255,255), (394850,1141473,0,'soga_hair_highlight',255,255,255), (394851,1141473,0,'soga_hair_type_color',255,188,44), (394852,1141473,0,'soga_hair_type_highlight_color',241,100,255), (394853,1141473,1,'soga_lip_type',-34,31,94), (394854,1141473,1,'soga_nose_type',83,-52,75), (394855,1141473,0,'soga_skin_color',222,199,203), (394856,1141473,0,'wing_color1',123,22,113), (394857,1141473,0,'wing_color2',132,32,93), (394887,1141475,1,'cheek_type',19,-31,0), (394888,1141475,1,'chin_type',-11,9,0), (394889,1141475,1,'ear_type',0,20,0), (394890,1141475,1,'eye_brow_type',-32,39,25), (394891,1141475,0,'eye_color',60,125,138), (394892,1141475,1,'eye_type',4,0,0), (394893,1141475,0,'hair_color1',239,19,18), (394894,1141475,0,'hair_face_color',180,149,48), (394895,1141475,0,'hair_face_highlight_color',67,29,0), (394896,1141475,0,'hair_type_color',180,149,48), (394897,1141475,0,'hair_type_highlight_color',67,29,0), (394898,1141475,1,'lip_type',7,-17,2), (394899,1141475,1,'nose_type',-8,-17,19), (394900,1141475,0,'skin_color',182,149,108), (394901,1141475,1,'soga_cheek_type',0,-32,39), (394902,1141475,1,'soga_chin_type',0,7,-17), (394903,1141475,1,'soga_ear_type',0,4,0), (394904,1141475,1,'soga_eye_brow_type',0,0,20), (394905,1141475,0,'soga_eye_color',229,229,102), (394906,1141475,1,'soga_eye_type',4,0,0), (394907,1141475,0,'soga_hair_face_color',180,149,48), (394908,1141475,0,'soga_hair_face_highlight_color',67,29,0), (394909,1141475,0,'soga_hair_type_color',180,149,48), (394910,1141475,0,'soga_hair_type_highlight_color',67,29,0), (394911,1141475,1,'soga_lip_type',25,19,-31), (394912,1141475,1,'soga_nose_type',2,-11,9), (394913,1141475,0,'soga_skin_color',182,149,108), (394914,1141475,0,'wing_color1',255,255,255), (394915,1141475,0,'wing_color2',255,255,255), (394916,1141476,1,'cheek_type',-4,18,0), (394917,1141476,1,'chin_type',-35,28,5), (394918,1141476,1,'ear_type',0,32,0), (394919,1141476,1,'eye_brow_type',28,-17,9), (394920,1141476,0,'eye_color',66,138,151), (394921,1141476,1,'eye_type',-28,0,0), (394922,1141476,0,'hair_color1',3,12,100), (394923,1141476,0,'hair_face_color',183,172,77), (394924,1141476,0,'hair_face_highlight_color',167,166,166), (394925,1141476,0,'hair_type_color',183,172,77), (394926,1141476,0,'hair_type_highlight_color',167,166,166), (394927,1141476,1,'lip_type',-3,-5,0), (394928,1141476,1,'nose_type',7,3,12), (394929,1141476,0,'skin_color',225,211,188), (394930,1141476,1,'soga_cheek_type',0,28,-17), (394931,1141476,1,'soga_chin_type',0,-3,-5), (394932,1141476,1,'soga_ear_type',0,-28,0), (394933,1141476,1,'soga_eye_brow_type',0,0,32), (394934,1141476,0,'soga_eye_color',229,229,102), (394935,1141476,1,'soga_eye_type',-28,0,0), (394936,1141476,0,'soga_hair_face_color',183,172,77), (394937,1141476,0,'soga_hair_face_highlight_color',167,166,166), (394938,1141476,0,'soga_hair_type_color',183,172,77), (394939,1141476,0,'soga_hair_type_highlight_color',167,166,166), (394940,1141476,1,'soga_lip_type',9,-4,18), (394941,1141476,1,'soga_nose_type',0,-35,28), (394942,1141476,0,'soga_skin_color',225,211,188), (394943,1141476,0,'wing_color1',255,255,255), (394944,1141476,0,'wing_color2',255,255,255), (394945,1141477,1,'cheek_type',37,-57,0), (394946,1141477,1,'chin_type',-77,69,71), (394947,1141477,1,'ear_type',97,53,0), (394948,1141477,1,'eye_brow_type',-82,75,87), (394949,1141477,0,'eye_color',178,62,76), (394950,1141477,1,'eye_type',75,0,0), (394951,1141477,0,'hair_color1',37,190,2), (394952,1141477,0,'hair_color2',142,255,1), (394953,1141477,0,'hair_highlight',255,255,255), (394954,1141477,0,'hair_type_color',128,226,66), (394955,1141477,0,'hair_type_highlight_color',237,94,255), (394956,1141477,1,'lip_type',-56,-74,-71), (394957,1141477,1,'nose_type',12,37,-66), (394958,1141477,0,'skin_color',207,183,211), (394959,1141477,1,'soga_cheek_type',0,-82,75), (394960,1141477,1,'soga_chin_type',0,-56,-74), (394961,1141477,1,'soga_ear_type',0,75,0), (394962,1141477,1,'soga_eye_brow_type',0,97,53), (394963,1141477,0,'soga_eye_color',229,229,102), (394964,1141477,1,'soga_eye_type',75,0,0), (394965,1141477,0,'soga_hair_color1',142,255,1), (394966,1141477,0,'soga_hair_color2',255,255,255), (394967,1141477,0,'soga_hair_highlight',255,255,255), (394968,1141477,0,'soga_hair_type_color',128,226,66), (394969,1141477,0,'soga_hair_type_highlight_color',237,94,255), (394970,1141477,1,'soga_lip_type',87,37,-57), (394971,1141477,1,'soga_nose_type',-71,-77,69), (394972,1141477,0,'soga_skin_color',207,183,211), (394973,1141477,0,'wing_color1',137,215,3), (394974,1141477,0,'wing_color2',3,200,188), (394975,1141478,1,'cheek_type',-97,88,0), (394976,1141478,1,'chin_type',76,57,-7), (394977,1141478,1,'ear_type',28,93,0), (394978,1141478,1,'eye_brow_type',94,65,84), (394979,1141478,0,'eye_color',3,184,174), (394980,1141478,1,'eye_type',41,0,0), (394981,1141478,0,'hair_color1',186,192,186), (394982,1141478,0,'hair_color2',68,72,71), (394983,1141478,0,'hair_highlight',255,255,255), (394984,1141478,0,'hair_type_color',50,46,64), (394985,1141478,0,'hair_type_highlight_color',103,14,0), (394986,1141478,1,'lip_type',28,98,-41), (394987,1141478,1,'nose_type',8,-70,-64), (394988,1141478,0,'skin_color',167,150,160), (394989,1141478,1,'soga_cheek_type',0,94,65), (394990,1141478,1,'soga_chin_type',0,28,98), (394991,1141478,1,'soga_ear_type',0,41,0), (394992,1141478,1,'soga_eye_brow_type',0,28,93), (394993,1141478,0,'soga_eye_color',229,229,102), (394994,1141478,1,'soga_eye_type',41,0,0), (394995,1141478,0,'soga_hair_color1',68,72,71), (394996,1141478,0,'soga_hair_color2',255,255,255), (394997,1141478,0,'soga_hair_highlight',255,255,255), (394998,1141478,0,'soga_hair_type_color',50,46,64), (394999,1141478,0,'soga_hair_type_highlight_color',103,14,0), (395000,1141478,1,'soga_lip_type',84,-97,88), (395001,1141478,1,'soga_nose_type',-41,76,57), (395002,1141478,0,'soga_skin_color',167,150,160), (395003,1141478,0,'wing_color1',150,5,228), (395004,1141478,0,'wing_color2',186,87,3), (395065,1141481,1,'cheek_type',11,-56,0), (395066,1141481,1,'chin_type',-97,62,0), (395067,1141481,1,'ear_type',-7,1,0), (395068,1141481,1,'eye_brow_type',23,55,0), (395069,1141481,0,'eye_color',132,204,2), (395070,1141481,1,'eye_type',98,0,0), (395071,1141481,0,'hair_color1',245,0,237), (395072,1141481,0,'hair_color2',144,140,137), (395073,1141481,0,'hair_highlight',255,255,255), (395074,1141481,0,'hair_type_color',121,153,153), (395075,1141481,0,'hair_type_highlight_color',255,159,44), (395076,1141481,1,'lip_type',-50,-15,-64), (395077,1141481,1,'nose_type',-79,-11,0), (395078,1141481,0,'skin_color',179,171,124), (395079,1141481,1,'soga_cheek_type',0,23,55), (395080,1141481,1,'soga_chin_type',0,-50,-15), (395081,1141481,1,'soga_ear_type',0,98,0), (395082,1141481,1,'soga_eye_brow_type',0,-7,1), (395083,1141481,0,'soga_eye_color',229,229,102), (395084,1141481,1,'soga_eye_type',98,0,0), (395085,1141481,0,'soga_hair_color1',144,140,137), (395086,1141481,0,'soga_hair_color2',255,255,255), (395087,1141481,0,'soga_hair_highlight',255,255,255), (395088,1141481,0,'soga_hair_type_color',121,153,153), (395089,1141481,0,'soga_hair_type_highlight_color',255,159,44), (395090,1141481,1,'soga_lip_type',0,11,-56), (395091,1141481,1,'soga_nose_type',-64,-97,62), (395092,1141481,0,'soga_skin_color',179,171,124), (395093,1141481,0,'wing_color1',153,255,20), (395094,1141481,0,'wing_color2',86,52,191), (395125,1141483,1,'cheek_type',7,78,0), (395126,1141483,1,'chin_type',-2,42,25), (395127,1141483,1,'ear_type',51,-25,0), (395128,1141483,1,'eye_brow_type',65,-76,10), (395129,1141483,0,'eye_color',193,92,2), (395130,1141483,1,'eye_type',81,0,0), (395131,1141483,0,'hair_color1',50,181,50), (395132,1141483,0,'hair_type_color',115,63,0), (395133,1141483,0,'hair_type_highlight_color',133,228,51), (395134,1141483,1,'lip_type',-61,-79,88), (395135,1141483,1,'nose_type',-17,50,-75), (395136,1141483,0,'skin_color',206,177,187), (395137,1141483,1,'soga_cheek_type',0,65,-76), (395138,1141483,1,'soga_chin_type',0,-61,-79), (395139,1141483,1,'soga_ear_type',0,81,0), (395140,1141483,1,'soga_eye_brow_type',0,51,-25), (395141,1141483,0,'soga_eye_color',229,229,102), (395142,1141483,0,'soga_hair_type_color',115,63,0), (395143,1141483,0,'soga_hair_type_highlight_color',133,228,51), (395144,1141483,1,'soga_lip_type',10,7,78), (395145,1141483,1,'soga_nose_type',88,-2,42), (395146,1141483,0,'soga_skin_color',206,177,187), (395147,1141483,0,'wing_color1',66,59,173), (395148,1141483,0,'wing_color2',154,238,2), (395178,1141485,1,'cheek_type',-43,0,0), (395179,1141485,1,'chin_type',21,-78,71), (395180,1141485,1,'ear_type',-44,14,0), (395181,1141485,1,'eye_brow_type',-98,43,-97), (395182,1141485,0,'eye_color',130,110,4), (395183,1141485,1,'eye_type',78,0,0), (395184,1141485,0,'hair_color1',175,83,231), (395185,1141485,0,'hair_highlight',255,255,255), (395186,1141485,0,'hair_type_color',10,47,130), (395187,1141485,0,'hair_type_highlight_color',47,42,61), (395188,1141485,1,'lip_type',-58,-31,58), (395189,1141485,1,'nose_type',81,-81,83), (395190,1141485,0,'skin_color',175,161,161), (395191,1141485,1,'soga_cheek_type',0,-98,43), (395192,1141485,1,'soga_chin_type',0,-58,-31), (395193,1141485,1,'soga_ear_type',0,78,0), (395194,1141485,1,'soga_eye_brow_type',0,-44,14), (395195,1141485,0,'soga_eye_color',229,229,102), (395196,1141485,1,'soga_eye_type',78,0,0), (395197,1141485,0,'soga_hair_color1',29,71,185), (395198,1141485,0,'soga_hair_color2',255,255,255), (395199,1141485,0,'soga_hair_highlight',255,255,255), (395200,1141485,0,'soga_hair_type_color',10,47,130), (395201,1141485,0,'soga_hair_type_highlight_color',47,42,61), (395202,1141485,1,'soga_lip_type',-97,-43,0), (395203,1141485,1,'soga_nose_type',58,21,-78), (395204,1141485,0,'soga_skin_color',175,161,161), (395205,1141485,0,'wing_color1',132,209,3), (395206,1141485,0,'wing_color2',75,53,178), (395207,1141486,1,'cheek_type',62,-95,0), (395208,1141486,1,'chin_type',-98,-23,-51), (395209,1141486,1,'ear_type',-75,62,0), (395210,1141486,1,'eye_brow_type',0,71,-95), (395211,1141486,0,'eye_color',1,238,224), (395212,1141486,1,'eye_type',40,0,0), (395213,1141486,0,'hair_color1',10,221,93), (395214,1141486,0,'hair_highlight',255,255,255), (395215,1141486,0,'hair_type_color',249,109,255), (395216,1141486,0,'hair_type_highlight_color',174,193,193), (395217,1141486,1,'lip_type',62,74,-22), (395218,1141486,1,'nose_type',-7,10,-35), (395219,1141486,0,'skin_color',211,177,201), (395220,1141486,1,'soga_cheek_type',0,0,71), (395221,1141486,1,'soga_chin_type',0,62,74), (395222,1141486,1,'soga_ear_type',0,40,0), (395223,1141486,1,'soga_eye_brow_type',0,-75,62), (395224,1141486,0,'soga_eye_color',229,229,102), (395225,1141486,1,'soga_eye_type',40,0,0), (395226,1141486,0,'soga_hair_color1',255,190,107), (395227,1141486,0,'soga_hair_color2',255,255,255), (395228,1141486,0,'soga_hair_highlight',255,255,255), (395229,1141486,0,'soga_hair_type_color',249,109,255), (395230,1141486,0,'soga_hair_type_highlight_color',174,193,193), (395231,1141486,1,'soga_lip_type',-95,62,-95), (395232,1141486,1,'soga_nose_type',-22,-98,-23), (395233,1141486,0,'soga_skin_color',211,177,201), (395234,1141486,0,'wing_color1',216,94,30), (395235,1141486,0,'wing_color2',39,255,184), (395236,1141487,1,'cheek_type',62,-95,0), (395237,1141487,1,'chin_type',-98,-23,-51), (395238,1141487,1,'ear_type',-75,62,0), (395239,1141487,1,'eye_brow_type',0,71,-95), (395240,1141487,0,'eye_color',1,238,224), (395241,1141487,1,'eye_type',40,0,0), (395242,1141487,0,'hair_color1',10,221,93), (395243,1141487,0,'hair_color2',255,190,107), (395244,1141487,0,'hair_highlight',255,255,255), (395245,1141487,0,'hair_type_color',249,109,255), (395246,1141487,0,'hair_type_highlight_color',174,193,193), (395247,1141487,1,'lip_type',62,74,-22), (395248,1141487,1,'nose_type',-7,10,-35), (395249,1141487,0,'skin_color',211,177,201), (395250,1141487,1,'soga_cheek_type',0,0,71), (395251,1141487,1,'soga_chin_type',0,62,74), (395252,1141487,1,'soga_ear_type',0,40,0), (395253,1141487,1,'soga_eye_brow_type',0,-75,62), (395254,1141487,0,'soga_eye_color',229,229,102), (395255,1141487,1,'soga_eye_type',40,0,0), (395256,1141487,0,'soga_hair_color1',255,190,107), (395257,1141487,0,'soga_hair_color2',255,255,255), (395258,1141487,0,'soga_hair_highlight',255,255,255), (395259,1141487,0,'soga_hair_type_color',249,109,255), (395260,1141487,0,'soga_hair_type_highlight_color',174,193,193), (395261,1141487,1,'soga_lip_type',-95,62,-95), (395262,1141487,1,'soga_nose_type',-22,-98,-23), (395263,1141487,0,'soga_skin_color',211,177,201), (395264,1141487,0,'wing_color1',216,94,30), (395265,1141487,0,'wing_color2',39,255,184), (395266,1141488,1,'cheek_type',-4,18,0), (395267,1141488,1,'chin_type',-35,28,5), (395268,1141488,1,'ear_type',0,32,0), (395269,1141488,1,'eye_brow_type',28,-17,9), (395270,1141488,0,'eye_color',66,138,151), (395271,1141488,1,'eye_type',-28,0,0), (395272,1141488,0,'hair_color1',3,12,100), (395273,1141488,0,'hair_face_color',183,172,77), (395274,1141488,0,'hair_face_highlight_color',167,166,166), (395275,1141488,0,'hair_type_color',183,172,77), (395276,1141488,0,'hair_type_highlight_color',167,166,166), (395277,1141488,1,'lip_type',-3,-5,0), (395278,1141488,1,'nose_type',7,3,12), (395279,1141488,0,'skin_color',225,211,188), (395280,1141488,1,'soga_cheek_type',0,28,-17), (395281,1141488,1,'soga_chin_type',0,-3,-5), (395282,1141488,1,'soga_ear_type',0,-28,0), (395283,1141488,1,'soga_eye_brow_type',0,0,32), (395284,1141488,0,'soga_eye_color',229,229,102), (395285,1141488,1,'soga_eye_type',-28,0,0), (395286,1141488,0,'soga_hair_face_color',183,172,77), (395287,1141488,0,'soga_hair_face_highlight_color',167,166,166), (395288,1141488,0,'soga_hair_type_color',183,172,77), (395289,1141488,0,'soga_hair_type_highlight_color',167,166,166), (395290,1141488,1,'soga_lip_type',9,-4,18), (395291,1141488,1,'soga_nose_type',0,-35,28), (395292,1141488,0,'soga_skin_color',225,211,188), (395293,1141488,0,'wing_color1',255,255,255), (395294,1141488,0,'wing_color2',255,255,255), (395295,1141489,0,'eye_color',255,255,255), (395296,1141489,0,'skin_color',255,255,255), (395297,1141489,0,'soga_eye_color',255,0,255), (395298,1141490,1,'cheek_type',-87,26,0), (395299,1141490,1,'chin_type',79,-68,-71), (395300,1141490,1,'ear_type',9,-26,0), (395301,1141490,1,'eye_brow_type',-63,-44,50), (395302,1141490,0,'eye_color',18,199,216), (395303,1141490,1,'eye_type',-63,0,0), (395304,1141490,0,'hair_color1',219,18,59), (395305,1141490,0,'hair_color2',29,71,185), (395306,1141490,0,'hair_highlight',255,255,255), (395307,1141490,0,'hair_type_color',10,47,130), (395308,1141490,0,'hair_type_highlight_color',98,216,159), (395309,1141490,1,'lip_type',-87,64,-93), (395310,1141490,1,'nose_type',-40,-37,18), (395311,1141490,0,'skin_color',185,172,166), (395312,1141490,1,'soga_cheek_type',0,-63,-44), (395313,1141490,1,'soga_chin_type',0,-87,64), (395314,1141490,1,'soga_ear_type',0,-63,0), (395315,1141490,1,'soga_eye_brow_type',0,9,-26), (395316,1141490,0,'soga_eye_color',229,229,102), (395317,1141490,1,'soga_eye_type',-63,0,0), (395318,1141490,0,'soga_hair_color1',255,255,255), (395319,1141490,0,'soga_hair_color2',29,71,185), (395320,1141490,0,'soga_hair_highlight',255,255,255), (395321,1141490,0,'soga_hair_type_color',10,47,130), (395322,1141490,0,'soga_hair_type_highlight_color',98,216,159), (395323,1141490,1,'soga_lip_type',50,-87,26), (395324,1141490,1,'soga_nose_type',-93,79,-68), (395325,1141490,0,'soga_skin_color',185,172,166), (395326,1141490,0,'wing_color1',51,80,166), (395327,1141490,0,'wing_color2',173,75,14), (395328,1141491,0,'eye_color',255,255,255), (395329,1141491,0,'skin_color',255,0,0), (395330,1141491,0,'soga_eye_color',255,0,255), (395331,1141492,0,'eye_color',255,255,128), (395332,1141492,0,'skin_color',64,0,0), (395333,1141492,0,'soga_eye_color',255,0,255), (395393,1141495,1,'cheek_type',-7,-12,0), (395394,1141495,1,'chin_type',0,41,-11), (395395,1141495,1,'ear_type',-12,-37,0), (395396,1141495,1,'eye_brow_type',3,-14,-4), (395397,1141495,0,'eye_color',2,191,180), (395398,1141495,1,'eye_type',93,0,0), (395399,1141495,0,'hair_color1',245,0,1), (395400,1141495,0,'hair_color2',36,34,36), (395401,1141495,0,'hair_highlight',255,255,255), (395402,1141495,0,'hair_type_color',15,0,22), (395403,1141495,0,'hair_type_highlight_color',86,40,0), (395404,1141495,1,'lip_type',-1,-71,31), (395405,1141495,1,'nose_type',14,-11,0), (395406,1141495,0,'skin_color',183,146,149), (395407,1141495,1,'soga_cheek_type',0,3,-14), (395408,1141495,1,'soga_chin_type',0,-1,-71), (395409,1141495,1,'soga_ear_type',0,93,0), (395410,1141495,1,'soga_eye_brow_type',0,-12,-37), (395411,1141495,0,'soga_eye_color',229,229,102), (395412,1141495,1,'soga_eye_type',93,0,0), (395413,1141495,0,'soga_hair_color1',255,255,255), (395414,1141495,0,'soga_hair_color2',36,34,36), (395415,1141495,0,'soga_hair_highlight',255,255,255), (395416,1141495,0,'soga_hair_type_color',15,0,22), (395417,1141495,0,'soga_hair_type_highlight_color',86,40,0), (395418,1141495,1,'soga_lip_type',-4,-7,-12), (395419,1141495,1,'soga_nose_type',31,0,41), (395420,1141495,0,'soga_skin_color',183,146,149), (395421,1141495,0,'wing_color1',151,120,5), (395422,1141495,0,'wing_color2',95,178,23), (395453,1141497,1,'cheek_type',0,-28,0), (395454,1141497,1,'chin_type',-14,44,12), (395455,1141497,1,'ear_type',-14,5,0), (395456,1141497,1,'eye_brow_type',-28,4,-32), (395457,1141497,0,'eye_color',172,166,126), (395458,1141497,1,'eye_type',9,0,0), (395459,1141497,0,'hair_color1',11,40,231), (395460,1141497,0,'hair_face_color',119,60,27), (395461,1141497,0,'hair_face_highlight_color',85,37,0), (395462,1141497,0,'hair_type_color',119,60,27), (395463,1141497,0,'hair_type_highlight_color',85,37,0), (395464,1141497,1,'lip_type',-21,-11,37), (395465,1141497,1,'nose_type',1,11,40), (395466,1141497,0,'skin_color',167,119,68), (395467,1141497,1,'soga_cheek_type',0,-28,4), (395468,1141497,1,'soga_chin_type',0,-21,-11), (395469,1141497,1,'soga_ear_type',0,9,0), (395470,1141497,1,'soga_eye_brow_type',0,-14,5), (395471,1141497,0,'soga_eye_color',229,229,102), (395472,1141497,1,'soga_eye_type',9,0,0), (395473,1141497,0,'soga_hair_face_color',119,60,27), (395474,1141497,0,'soga_hair_face_highlight_color',85,37,0), (395475,1141497,0,'soga_hair_type_color',119,60,27), (395476,1141497,0,'soga_hair_type_highlight_color',85,37,0), (395477,1141497,1,'soga_lip_type',-32,0,-28), (395478,1141497,1,'soga_nose_type',37,-14,44), (395479,1141497,0,'soga_skin_color',167,119,68), (395480,1141497,0,'wing_color1',255,255,255), (395481,1141497,0,'wing_color2',255,255,255), (395482,1141498,0,'eye_color',255,255,255), (395483,1141498,0,'skin_color',255,128,0), (395484,1141498,0,'soga_eye_color',255,0,255), (395488,1141500,1,'cheek_type',-19,-55,0), (395489,1141500,1,'chin_type',69,37,-48), (395490,1141500,1,'ear_type',93,62,0), (395491,1141500,1,'eye_brow_type',14,69,-44), (395492,1141500,0,'eye_color',199,81,48), (395493,1141500,1,'eye_type',-76,0,0), (395494,1141500,0,'hair_color1',214,34,14), (395495,1141500,0,'hair_color2',68,72,71), (395496,1141500,0,'hair_highlight',255,255,255), (395497,1141500,0,'hair_type_color',52,50,67), (395498,1141500,0,'hair_type_highlight_color',18,3,25), (395499,1141500,1,'lip_type',21,-90,-96), (395500,1141500,1,'nose_type',-48,-42,34), (395501,1141500,0,'skin_color',211,186,170), (395502,1141500,1,'soga_cheek_type',0,14,69), (395503,1141500,1,'soga_chin_type',0,21,-90), (395504,1141500,1,'soga_ear_type',0,-76,0), (395505,1141500,1,'soga_eye_brow_type',0,93,62), (395506,1141500,0,'soga_eye_color',229,229,102), (395507,1141500,1,'soga_eye_type',-76,0,0), (395508,1141500,0,'soga_hair_color1',68,72,71), (395509,1141500,0,'soga_hair_color2',255,255,255), (395510,1141500,0,'soga_hair_highlight',255,255,255), (395511,1141500,0,'soga_hair_type_color',52,50,67), (395512,1141500,0,'soga_hair_type_highlight_color',18,3,25), (395513,1141500,1,'soga_lip_type',-44,-19,-55), (395514,1141500,1,'soga_nose_type',-96,69,37), (395515,1141500,0,'soga_skin_color',211,186,170), (395516,1141500,0,'wing_color1',119,184,6), (395517,1141500,0,'wing_color2',170,125,3), (395547,1141502,1,'cheek_type',7,0,0), (395548,1141502,1,'chin_type',12,-39,4), (395549,1141502,1,'ear_type',45,-3,0), (395550,1141502,1,'eye_brow_type',28,14,-12), (395551,1141502,0,'eye_color',163,182,156), (395552,1141502,1,'eye_type',-14,0,0), (395553,1141502,0,'hair_color1',28,0,249), (395554,1141502,0,'hair_face_color',171,166,94), (395555,1141502,0,'hair_face_highlight_color',39,20,0), (395556,1141502,0,'hair_type_color',171,166,94), (395557,1141502,0,'hair_type_highlight_color',39,20,0), (395558,1141502,1,'lip_type',4,-7,-26), (395559,1141502,1,'nose_type',-14,28,0), (395560,1141502,0,'skin_color',183,150,105), (395561,1141502,1,'soga_cheek_type',0,28,14), (395562,1141502,1,'soga_chin_type',0,4,-7), (395563,1141502,1,'soga_ear_type',0,-14,0), (395564,1141502,1,'soga_eye_brow_type',0,45,-3), (395565,1141502,0,'soga_eye_color',229,229,102), (395566,1141502,1,'soga_eye_type',-14,0,0), (395567,1141502,0,'soga_hair_face_color',171,166,94), (395568,1141502,0,'soga_hair_face_highlight_color',39,20,0), (395569,1141502,0,'soga_hair_type_color',171,166,94), (395570,1141502,0,'soga_hair_type_highlight_color',39,20,0), (395571,1141502,1,'soga_lip_type',-12,7,0), (395572,1141502,1,'soga_nose_type',-26,12,-39), (395573,1141502,0,'soga_skin_color',183,150,105), (395574,1141502,0,'wing_color1',255,255,255), (395575,1141502,0,'wing_color2',255,255,255), (395576,1141503,1,'cheek_type',100,-79,0), (395577,1141503,1,'chin_type',28,32,17), (395578,1141503,1,'ear_type',87,-82,0), (395579,1141503,1,'eye_brow_type',100,-100,100), (395580,1141503,0,'eye_color',49,29,9), (395581,1141503,1,'eye_type',40,0,0), (395582,1141503,0,'hair_color1',156,100,0), (395583,1141503,0,'hair_face_color',218,203,185), (395584,1141503,0,'hair_face_highlight_color',175,174,169), (395585,1141503,0,'hair_type_color',218,203,185), (395586,1141503,0,'hair_type_highlight_color',175,174,169), (395587,1141503,1,'lip_type',100,-62,-93), (395588,1141503,1,'nose_type',14,-100,100), (395589,1141503,0,'skin_color',198,198,176), (395590,1141503,1,'soga_cheek_type',0,100,-100), (395591,1141503,1,'soga_chin_type',0,100,-62), (395592,1141503,1,'soga_ear_type',0,40,0), (395593,1141503,1,'soga_eye_brow_type',0,87,-82), (395594,1141503,0,'soga_eye_color',229,229,102), (395595,1141503,1,'soga_eye_type',40,0,0), (395596,1141503,0,'soga_hair_face_color',218,203,185), (395597,1141503,0,'soga_hair_face_highlight_color',175,174,169), (395598,1141503,0,'soga_hair_type_color',218,203,185), (395599,1141503,0,'soga_hair_type_highlight_color',175,174,169), (395600,1141503,1,'soga_lip_type',100,100,-79), (395601,1141503,1,'soga_nose_type',-93,28,32), (395602,1141503,0,'soga_skin_color',198,198,176), (395603,1141503,0,'wing_color1',255,255,255), (395604,1141503,0,'wing_color2',255,255,255), (395634,1141505,1,'cheek_type',-43,0,0), (395635,1141505,1,'chin_type',21,-78,71), (395636,1141505,1,'ear_type',-44,14,0), (395637,1141505,1,'eye_brow_type',-98,43,-97), (395638,1141505,0,'eye_color',130,110,4), (395639,1141505,1,'eye_type',78,0,0), (395640,1141505,0,'hair_color1',175,83,231), (395641,1141505,0,'hair_highlight',255,255,255), (395642,1141505,0,'hair_type_color',10,47,130), (395643,1141505,0,'hair_type_highlight_color',47,42,61), (395644,1141505,1,'lip_type',-58,-31,58), (395645,1141505,1,'nose_type',81,-81,83), (395646,1141505,0,'skin_color',175,161,161), (395647,1141505,1,'soga_cheek_type',0,-98,43), (395648,1141505,1,'soga_chin_type',0,-58,-31), (395649,1141505,1,'soga_ear_type',0,78,0), (395650,1141505,1,'soga_eye_brow_type',0,-44,14), (395651,1141505,0,'soga_eye_color',229,229,102), (395652,1141505,1,'soga_eye_type',78,0,0), (395653,1141505,0,'soga_hair_color1',29,71,185), (395654,1141505,0,'soga_hair_color2',255,255,255), (395655,1141505,0,'soga_hair_highlight',255,255,255), (395656,1141505,0,'soga_hair_type_color',10,47,130), (395657,1141505,0,'soga_hair_type_highlight_color',47,42,61), (395658,1141505,1,'soga_lip_type',-97,-43,0), (395659,1141505,1,'soga_nose_type',58,21,-78), (395660,1141505,0,'soga_skin_color',175,161,161), (395661,1141505,0,'wing_color1',132,209,3), (395662,1141505,0,'wing_color2',75,53,178), (395693,1141507,1,'cheek_type',37,56,0), (395694,1141507,1,'chin_type',-58,18,75), (395695,1141507,1,'ear_type',-41,84,0), (395696,1141507,1,'eye_brow_type',0,-18,-44), (395697,1141507,0,'eye_color',25,169,118), (395698,1141507,1,'eye_type',61,0,0), (395699,1141507,0,'hair_color1',25,204,41), (395700,1141507,0,'hair_color2',244,81,249), (395701,1141507,0,'hair_highlight',255,255,255), (395702,1141507,0,'hair_type_color',203,60,251), (395703,1141507,0,'hair_type_highlight_color',21,7,28), (395704,1141507,1,'lip_type',-12,-28,-93), (395705,1141507,1,'nose_type',19,25,-52), (395706,1141507,0,'skin_color',216,194,213), (395707,1141507,1,'soga_cheek_type',0,0,-18), (395708,1141507,1,'soga_chin_type',0,-12,-28), (395709,1141507,1,'soga_ear_type',0,61,0), (395710,1141507,1,'soga_eye_brow_type',0,-41,84), (395711,1141507,0,'soga_eye_color',229,229,102), (395712,1141507,1,'soga_eye_type',61,0,0), (395713,1141507,0,'soga_hair_color1',244,81,249), (395714,1141507,0,'soga_hair_color2',255,255,255), (395715,1141507,0,'soga_hair_highlight',255,255,255), (395716,1141507,0,'soga_hair_type_color',203,60,251), (395717,1141507,0,'soga_hair_type_highlight_color',21,7,28), (395718,1141507,1,'soga_lip_type',-44,37,56), (395719,1141507,1,'soga_nose_type',-93,-58,18), (395720,1141507,0,'soga_skin_color',216,194,213), (395721,1141507,0,'wing_color1',17,154,174), (395722,1141507,0,'wing_color2',237,160,1), (395723,1141508,1,'cheek_type',-20,18,0), (395724,1141508,1,'chin_type',-75,76,-62), (395725,1141508,1,'ear_type',28,-100,0), (395726,1141508,1,'eye_brow_type',56,64,-82), (395727,1141508,0,'eye_color',173,199,1), (395728,1141508,1,'eye_type',-91,0,0), (395729,1141508,0,'hair_color1',190,159,93), (395730,1141508,0,'hair_color2',194,28,1), (395731,1141508,0,'hair_highlight',255,255,255), (395732,1141508,0,'hair_type_color',81,32,0), (395733,1141508,0,'hair_type_highlight_color',244,246,246), (395734,1141508,1,'lip_type',-56,-89,-4), (395735,1141508,1,'nose_type',96,-66,-97), (395736,1141508,0,'skin_color',188,158,148), (395737,1141508,1,'soga_cheek_type',0,56,64), (395738,1141508,1,'soga_chin_type',0,-56,-89), (395739,1141508,1,'soga_ear_type',0,-91,0), (395740,1141508,1,'soga_eye_brow_type',0,28,-100), (395741,1141508,0,'soga_eye_color',229,229,102), (395742,1141508,1,'soga_eye_type',-91,0,0), (395743,1141508,0,'soga_hair_color1',194,28,1), (395744,1141508,0,'soga_hair_color2',255,255,255), (395745,1141508,0,'soga_hair_highlight',255,255,255), (395746,1141508,0,'soga_hair_type_color',81,32,0), (395747,1141508,0,'soga_hair_type_highlight_color',244,246,246), (395748,1141508,1,'soga_lip_type',-82,-20,18), (395749,1141508,1,'soga_nose_type',-4,-75,76), (395750,1141508,0,'soga_skin_color',188,158,148), (395751,1141508,0,'wing_color1',187,81,23), (395752,1141508,0,'wing_color2',152,56,41), (395753,1141509,0,'eye_color',255,255,255), (395754,1141509,0,'skin_color',255,255,255), (395755,1141509,0,'soga_eye_color',255,0,255), (395756,1141510,0,'eye_color',255,255,255), (395757,1141510,0,'skin_color',255,255,255), (395758,1141510,0,'soga_eye_color',255,0,255), (395789,1141512,0,'eye_color',255,255,255), (395790,1141512,0,'skin_color',255,255,255), (395791,1141512,0,'soga_eye_color',255,0,255), (395792,1141513,1,'cheek_type',68,70,0), (395793,1141513,1,'chin_type',37,8,-32), (395794,1141513,1,'ear_type',68,-22,0), (395795,1141513,1,'eye_brow_type',-20,-93,-75), (395796,1141513,0,'eye_color',128,181,196), (395797,1141513,1,'eye_type',-35,0,0), (395798,1141513,0,'hair_color1',231,59,100), (395799,1141513,0,'hair_color2',156,0,0), (395800,1141513,0,'hair_face_highlight_color',100,70,10), (395801,1141513,0,'hair_highlight',38,22,21), (395802,1141513,0,'hair_type_highlight_color',100,70,10), (395803,1141513,1,'lip_type',78,64,-38), (395804,1141513,1,'nose_type',56,-25,59), (395805,1141513,0,'skin_color',232,222,175), (395806,1141513,1,'soga_cheek_type',0,-20,-93), (395807,1141513,1,'soga_chin_type',0,78,64), (395808,1141513,1,'soga_ear_type',0,-35,0), (395809,1141513,1,'soga_eye_brow_type',0,68,-22), (395810,1141513,0,'soga_eye_color',229,229,102), (395811,1141513,1,'soga_eye_type',-100,0,0), (395812,1141513,0,'soga_hair_color1',120,50,0), (395813,1141513,0,'soga_hair_color2',56,33,26), (395814,1141513,0,'soga_hair_face_highlight_color',100,70,10), (395815,1141513,0,'soga_hair_highlight',38,22,21), (395816,1141513,0,'soga_hair_type_highlight_color',100,70,10), (395817,1141513,1,'soga_lip_type',-75,68,70), (395818,1141513,1,'soga_nose_type',-38,37,8), (395819,1141513,0,'soga_skin_color',232,222,175), (395820,1141514,1,'cheek_type',-97,88,0), (395821,1141514,1,'chin_type',76,57,-7), (395822,1141514,1,'ear_type',28,93,0), (395823,1141514,1,'eye_brow_type',94,65,84), (395824,1141514,0,'eye_color',3,184,174), (395825,1141514,1,'eye_type',41,0,0), (395826,1141514,0,'hair_color1',186,192,186), (395827,1141514,0,'hair_color2',68,72,71), (395828,1141514,0,'hair_highlight',255,255,255), (395829,1141514,0,'hair_type_color',50,46,64), (395830,1141514,0,'hair_type_highlight_color',103,14,0), (395831,1141514,1,'lip_type',28,98,-41), (395832,1141514,1,'nose_type',8,-70,-64), (395833,1141514,0,'skin_color',167,150,160), (395834,1141514,1,'soga_cheek_type',0,94,65), (395835,1141514,1,'soga_chin_type',0,28,98), (395836,1141514,1,'soga_ear_type',0,41,0), (395837,1141514,1,'soga_eye_brow_type',0,28,93), (395838,1141514,0,'soga_eye_color',229,229,102), (395839,1141514,1,'soga_eye_type',41,0,0), (395840,1141514,0,'soga_hair_color1',68,72,71), (395841,1141514,0,'soga_hair_color2',255,255,255), (395842,1141514,0,'soga_hair_highlight',255,255,255), (395843,1141514,0,'soga_hair_type_color',50,46,64), (395844,1141514,0,'soga_hair_type_highlight_color',103,14,0), (395845,1141514,1,'soga_lip_type',84,-97,88), (395846,1141514,1,'soga_nose_type',-41,76,57), (395847,1141514,0,'soga_skin_color',167,150,160), (395848,1141514,0,'wing_color1',150,5,228), (395849,1141514,0,'wing_color2',186,87,3), (395850,1141515,1,'cheek_type',-83,-88,0), (395851,1141515,1,'chin_type',-31,-59,81), (395852,1141515,1,'ear_type',90,-75,0), (395853,1141515,1,'eye_brow_type',61,-25,75), (395854,1141515,0,'eye_color',115,110,3), (395855,1141515,1,'eye_type',95,0,0), (395856,1141515,0,'hair_color1',166,34,20), (395857,1141515,0,'hair_color2',238,205,22), (395858,1141515,0,'hair_highlight',255,255,255), (395859,1141515,0,'hair_type_color',236,61,9), (395860,1141515,0,'hair_type_highlight_color',133,162,162), (395861,1141515,1,'lip_type',55,91,46), (395862,1141515,1,'nose_type',-35,-90,34), (395863,1141515,0,'skin_color',210,187,215), (395864,1141515,1,'soga_cheek_type',0,61,-25), (395865,1141515,1,'soga_chin_type',0,55,91), (395866,1141515,1,'soga_ear_type',0,95,0), (395867,1141515,1,'soga_eye_brow_type',0,90,-75), (395868,1141515,0,'soga_eye_color',229,229,102), (395869,1141515,1,'soga_eye_type',95,0,0), (395870,1141515,0,'soga_hair_color1',238,205,22), (395871,1141515,0,'soga_hair_color2',255,255,255), (395872,1141515,0,'soga_hair_highlight',255,255,255), (395873,1141515,0,'soga_hair_type_color',236,61,9), (395874,1141515,0,'soga_hair_type_highlight_color',133,162,162), (395875,1141515,1,'soga_lip_type',75,-83,-88), (395876,1141515,1,'soga_nose_type',46,-31,-59), (395877,1141515,0,'soga_skin_color',210,187,215), (395878,1141515,0,'wing_color1',114,9,161), (395879,1141515,0,'wing_color2',42,94,165), (395880,1141516,1,'cheek_type',88,-21,0), (395881,1141516,1,'chin_type',-42,-47,74), (395882,1141516,1,'ear_type',14,77,0), (395883,1141516,1,'eye_brow_type',75,-31,85), (395884,1141516,0,'eye_color',94,4,155), (395885,1141516,1,'eye_type',-74,0,0), (395886,1141516,0,'hair_color1',63,28,211), (395887,1141516,0,'hair_color2',238,205,22), (395888,1141516,0,'hair_highlight',255,255,255), (395889,1141516,0,'hair_type_color',244,80,14), (395890,1141516,0,'hair_type_highlight_color',236,60,9), (395891,1141516,1,'lip_type',-56,68,-74), (395892,1141516,1,'nose_type',25,63,28), (395893,1141516,0,'skin_color',195,180,143), (395894,1141516,1,'soga_cheek_type',0,75,-31), (395895,1141516,1,'soga_chin_type',0,-56,68), (395896,1141516,1,'soga_ear_type',0,-74,0), (395897,1141516,1,'soga_eye_brow_type',0,14,77), (395898,1141516,0,'soga_eye_color',229,229,102), (395899,1141516,1,'soga_eye_type',-74,0,0), (395900,1141516,0,'soga_hair_color1',238,205,22), (395901,1141516,0,'soga_hair_color2',255,255,255), (395902,1141516,0,'soga_hair_highlight',255,255,255), (395903,1141516,0,'soga_hair_type_color',244,80,14), (395904,1141516,0,'soga_hair_type_highlight_color',236,60,9), (395905,1141516,1,'soga_lip_type',85,88,-21), (395906,1141516,1,'soga_nose_type',-74,-42,-47), (395907,1141516,0,'soga_skin_color',195,180,143), (395908,1141516,0,'wing_color1',59,169,254), (395909,1141516,0,'wing_color2',255,125,1), (395910,1141517,1,'cheek_type',-7,-19,0), (395911,1141517,1,'chin_type',-7,7,0), (395912,1141517,1,'ear_type',17,-23,0), (395913,1141517,1,'eye_brow_type',7,14,18), (395914,1141517,0,'eye_color',34,59,37), (395915,1141517,1,'eye_type',-7,0,0), (395916,1141517,0,'hair_color1',222,236,39), (395917,1141517,0,'hair_face_color',196,188,184), (395918,1141517,0,'hair_face_highlight_color',155,79,2), (395919,1141517,0,'hair_type_color',196,188,184), (395920,1141517,0,'hair_type_highlight_color',155,79,2), (395921,1141517,1,'lip_type',-8,26,-18), (395922,1141517,1,'nose_type',-41,-34,-20), (395923,1141517,0,'skin_color',153,103,76), (395924,1141517,1,'soga_cheek_type',0,7,14), (395925,1141517,1,'soga_chin_type',0,-8,26), (395926,1141517,1,'soga_ear_type',0,-7,0), (395927,1141517,1,'soga_eye_brow_type',0,17,-23), (395928,1141517,0,'soga_eye_color',229,229,102), (395929,1141517,1,'soga_eye_type',-7,0,0), (395930,1141517,0,'soga_hair_face_color',196,188,184), (395931,1141517,0,'soga_hair_face_highlight_color',155,79,2), (395932,1141517,0,'soga_hair_type_color',196,188,184), (395933,1141517,0,'soga_hair_type_highlight_color',155,79,2), (395934,1141517,1,'soga_lip_type',18,-7,-19), (395935,1141517,1,'soga_nose_type',-18,-7,7), (395936,1141517,0,'soga_skin_color',153,103,76), (395937,1141517,0,'wing_color1',255,255,255), (395938,1141517,0,'wing_color2',255,255,255), (395939,1141518,1,'cheek_type',51,47,0), (395940,1141518,1,'chin_type',5,-56,-34), (395941,1141518,1,'ear_type',-38,39,0), (395942,1141518,1,'eye_brow_type',57,94,0), (395943,1141518,0,'eye_color',141,1,220), (395944,1141518,1,'eye_type',-8,0,0), (395945,1141518,0,'hair_color1',64,190,75), (395946,1141518,0,'hair_highlight',255,255,255), (395947,1141518,0,'hair_type_color',210,27,2), (395948,1141518,0,'hair_type_highlight_color',234,91,255), (395949,1141518,1,'lip_type',34,89,41), (395950,1141518,1,'nose_type',2,64,-66), (395951,1141518,0,'skin_color',217,196,221), (395952,1141518,1,'soga_cheek_type',0,57,94), (395953,1141518,1,'soga_chin_type',0,34,89), (395954,1141518,1,'soga_ear_type',0,-8,0), (395955,1141518,1,'soga_eye_brow_type',0,-38,39), (395956,1141518,0,'soga_eye_color',229,229,102), (395957,1141518,1,'soga_eye_type',-8,0,0), (395958,1141518,0,'soga_hair_color1',255,123,29), (395959,1141518,0,'soga_hair_color2',255,255,255), (395960,1141518,0,'soga_hair_highlight',255,255,255), (395961,1141518,0,'soga_hair_type_color',210,27,2), (395962,1141518,0,'soga_hair_type_highlight_color',234,91,255), (395963,1141518,1,'soga_lip_type',0,51,47), (395964,1141518,1,'soga_nose_type',41,5,-56), (395965,1141518,0,'soga_skin_color',217,196,221), (395966,1141518,0,'wing_color1',223,142,2), (395967,1141518,0,'wing_color2',181,56,96), (396027,1141521,1,'cheek_type',-2,38,0), (396028,1141521,1,'chin_type',58,-75,-95), (396029,1141521,1,'ear_type',58,-63,0), (396030,1141521,1,'eye_brow_type',-20,70,29), (396031,1141521,0,'eye_color',84,139,114), (396032,1141521,1,'eye_type',-62,0,0), (396033,1141521,0,'hair_color1',41,55,26), (396034,1141521,0,'hair_color2',29,0,0), (396035,1141521,0,'hair_face_color',84,0,0), (396036,1141521,0,'hair_face_highlight_color',35,24,1), (396037,1141521,0,'hair_highlight',109,14,49), (396038,1141521,0,'hair_type_color',84,0,0), (396039,1141521,0,'hair_type_highlight_color',35,24,1), (396040,1141521,1,'lip_type',-79,82,-84), (396041,1141521,1,'nose_type',2,41,55), (396042,1141521,0,'skin_color',136,118,120), (396043,1141521,1,'soga_cheek_type',0,-20,70), (396044,1141521,1,'soga_chin_type',0,-79,82), (396045,1141521,1,'soga_ear_type',0,-62,0), (396046,1141521,1,'soga_eye_brow_type',0,58,-63), (396047,1141521,0,'soga_eye_color',229,229,102), (396048,1141521,1,'soga_eye_type',29,0,0), (396049,1141521,0,'soga_hair_color1',185,97,0), (396050,1141521,0,'soga_hair_color2',79,28,15), (396051,1141521,0,'soga_hair_face_color',84,0,0), (396052,1141521,0,'soga_hair_face_highlight_color',35,24,1), (396053,1141521,0,'soga_hair_highlight',109,14,49), (396054,1141521,0,'soga_hair_type_color',84,0,0), (396055,1141521,0,'soga_hair_type_highlight_color',35,24,1), (396056,1141521,1,'soga_lip_type',29,-2,38), (396057,1141521,1,'soga_nose_type',-84,58,-75), (396058,1141521,0,'soga_skin_color',136,118,120), (396059,1141521,0,'wing_color1',255,255,255), (396060,1141521,0,'wing_color2',255,255,255), (396061,1141522,1,'cheek_type',28,-68,0), (396062,1141522,1,'chin_type',17,7,-37), (396063,1141522,1,'ear_type',-31,55,0), (396064,1141522,1,'eye_brow_type',28,-50,100), (396065,1141522,0,'eye_color',145,190,203), (396066,1141522,1,'eye_type',17,0,0), (396067,1141522,0,'hair_color1',0,222,163), (396068,1141522,0,'hair_color2',132,88,56), (396069,1141522,0,'hair_face_color',229,171,26), (396070,1141522,0,'hair_face_highlight_color',232,231,227), (396071,1141522,0,'hair_highlight',200,165,96), (396072,1141522,0,'hair_type_color',229,171,26), (396073,1141522,0,'hair_type_highlight_color',232,231,227), (396074,1141522,1,'lip_type',93,75,-50), (396075,1141522,1,'nose_type',0,0,-34), (396076,1141522,0,'skin_color',249,249,249), (396077,1141522,1,'soga_cheek_type',0,28,-50), (396078,1141522,1,'soga_chin_type',0,93,75), (396079,1141522,1,'soga_ear_type',0,17,0), (396080,1141522,1,'soga_eye_brow_type',0,-31,55), (396081,1141522,0,'soga_eye_color',229,229,102), (396082,1141522,1,'soga_eye_type',17,0,0), (396083,1141522,0,'soga_hair_color1',132,88,56), (396084,1141522,0,'soga_hair_color2',161,165,168), (396085,1141522,0,'soga_hair_face_color',229,171,26), (396086,1141522,0,'soga_hair_face_highlight_color',232,231,227), (396087,1141522,0,'soga_hair_highlight',200,165,96), (396088,1141522,0,'soga_hair_type_color',229,171,26), (396089,1141522,0,'soga_hair_type_highlight_color',232,231,227), (396090,1141522,1,'soga_lip_type',100,28,-68), (396091,1141522,1,'soga_nose_type',-50,17,7), (396092,1141522,0,'soga_skin_color',249,249,249), (396093,1141523,0,'eye_color',255,255,255), (396094,1141523,0,'skin_color',255,255,255), (396095,1141523,0,'soga_eye_color',255,0,255), (396096,1141524,0,'eye_color',128,128,128), (396097,1141524,0,'skin_color',63,128,128), (396098,1141524,0,'soga_eye_color',255,0,255), (396219,1141529,1,'cheek_type',28,-37,0), (396220,1141529,1,'chin_type',9,4,17), (396221,1141529,1,'ear_type',-28,28,0), (396222,1141529,1,'eye_brow_type',-4,-41,-19), (396223,1141529,0,'eye_color',149,190,197), (396224,1141529,1,'eye_type',23,0,0), (396225,1141529,0,'hair_color1',228,37,249), (396226,1141529,0,'hair_face_color',169,120,99), (396227,1141529,0,'hair_face_highlight_color',135,55,0), (396228,1141529,0,'hair_type_color',169,120,99), (396229,1141529,0,'hair_type_highlight_color',135,55,0), (396230,1141529,1,'lip_type',32,32,-14), (396231,1141529,1,'nose_type',-26,-28,37), (396232,1141529,0,'skin_color',203,148,115), (396233,1141529,1,'soga_cheek_type',0,-4,-41), (396234,1141529,1,'soga_chin_type',0,32,32), (396235,1141529,1,'soga_ear_type',0,23,0), (396236,1141529,1,'soga_eye_brow_type',0,-28,28), (396237,1141529,0,'soga_eye_color',229,229,102), (396238,1141529,1,'soga_eye_type',23,0,0), (396239,1141529,0,'soga_hair_face_color',169,120,99), (396240,1141529,0,'soga_hair_face_highlight_color',135,55,0), (396241,1141529,0,'soga_hair_type_color',169,120,99), (396242,1141529,0,'soga_hair_type_highlight_color',135,55,0), (396243,1141529,1,'soga_lip_type',-19,28,-37), (396244,1141529,1,'soga_nose_type',-14,9,4), (396245,1141529,0,'soga_skin_color',203,148,115), (396246,1141529,0,'wing_color1',255,255,255), (396247,1141529,0,'wing_color2',255,255,255), (396248,1141530,1,'cheek_type',-31,66,0), (396249,1141530,1,'chin_type',35,56,-57), (396250,1141530,1,'ear_type',78,-82,0), (396251,1141530,1,'eye_brow_type',-64,32,2), (396252,1141530,0,'eye_color',141,41,83), (396253,1141530,1,'eye_type',-66,0,0), (396254,1141530,0,'hair_color1',7,40,47), (396255,1141530,0,'hair_color2',56,62,62), (396256,1141530,0,'hair_highlight',255,255,255), (396257,1141530,0,'hair_type_color',244,246,246), (396258,1141530,0,'hair_type_highlight_color',16,116,234), (396259,1141530,1,'lip_type',-76,19,34), (396260,1141530,1,'nose_type',-62,7,40), (396261,1141530,0,'skin_color',235,193,179), (396262,1141530,1,'soga_cheek_type',0,-64,32), (396263,1141530,1,'soga_chin_type',0,-76,19), (396264,1141530,1,'soga_ear_type',0,-66,0), (396265,1141530,1,'soga_eye_brow_type',0,78,-82), (396266,1141530,0,'soga_eye_color',229,229,102), (396267,1141530,1,'soga_eye_type',-66,0,0), (396268,1141530,0,'soga_hair_color1',56,62,62), (396269,1141530,0,'soga_hair_color2',255,255,255), (396270,1141530,0,'soga_hair_highlight',255,255,255), (396271,1141530,0,'soga_hair_type_color',244,246,246), (396272,1141530,0,'soga_hair_type_highlight_color',16,116,234), (396273,1141530,1,'soga_lip_type',2,-31,66), (396274,1141530,1,'soga_nose_type',34,35,56), (396275,1141530,0,'soga_skin_color',235,193,179), (396276,1141530,0,'wing_color1',124,197,3), (396277,1141530,0,'wing_color2',175,34,162), (396278,1141531,1,'cheek_type',35,18,0), (396279,1141531,1,'chin_type',0,-11,46), (396280,1141531,1,'ear_type',0,-14,0), (396281,1141531,1,'eye_brow_type',40,7,-7), (396282,1141531,0,'eye_color',126,178,194), (396283,1141531,1,'eye_type',8,0,0), (396284,1141531,0,'hair_color1',251,234,88), (396285,1141531,0,'hair_face_color',208,197,90), (396286,1141531,0,'hair_face_highlight_color',22,8,2), (396287,1141531,0,'hair_type_color',208,197,90), (396288,1141531,0,'hair_type_highlight_color',22,8,2), (396289,1141531,1,'lip_type',0,0,35), (396290,1141531,1,'nose_type',-8,-5,-22), (396291,1141531,0,'skin_color',168,119,69), (396292,1141531,1,'soga_cheek_type',0,40,7), (396293,1141531,1,'soga_chin_type',0,-11,46), (396294,1141531,1,'soga_ear_type',0,8,0), (396295,1141531,1,'soga_eye_brow_type',0,0,-14), (396296,1141531,0,'soga_eye_color',229,229,102), (396297,1141531,1,'soga_eye_type',8,0,0), (396298,1141531,0,'soga_hair_face_color',208,197,90), (396299,1141531,0,'soga_hair_face_highlight_color',22,8,2), (396300,1141531,0,'soga_hair_type_color',208,197,90), (396301,1141531,0,'soga_hair_type_highlight_color',22,8,2), (396302,1141531,1,'soga_lip_type',-7,35,18), (396303,1141531,1,'soga_nose_type',35,0,-11), (396304,1141531,0,'soga_skin_color',168,119,69), (396305,1141531,0,'wing_color1',255,255,255), (396306,1141531,0,'wing_color2',255,255,255), (396307,1141532,1,'cheek_type',35,18,0), (396308,1141532,1,'chin_type',0,-11,46), (396309,1141532,1,'ear_type',0,-14,0), (396310,1141532,1,'eye_brow_type',40,7,-7), (396311,1141532,0,'eye_color',126,178,194), (396312,1141532,1,'eye_type',8,0,0), (396313,1141532,0,'hair_color1',251,234,88), (396314,1141532,0,'hair_face_color',208,197,90), (396315,1141532,0,'hair_face_highlight_color',22,8,2), (396316,1141532,0,'hair_type_color',208,197,90), (396317,1141532,0,'hair_type_highlight_color',22,8,2), (396318,1141532,1,'lip_type',0,0,35), (396319,1141532,1,'nose_type',-8,-5,-22), (396320,1141532,0,'skin_color',168,119,69), (396321,1141532,1,'soga_cheek_type',0,40,7), (396322,1141532,1,'soga_chin_type',0,-11,46), (396323,1141532,1,'soga_ear_type',0,8,0), (396324,1141532,1,'soga_eye_brow_type',0,0,-14), (396325,1141532,0,'soga_eye_color',229,229,102), (396326,1141532,1,'soga_eye_type',8,0,0), (396327,1141532,0,'soga_hair_face_color',208,197,90), (396328,1141532,0,'soga_hair_face_highlight_color',22,8,2), (396329,1141532,0,'soga_hair_type_color',208,197,90), (396330,1141532,0,'soga_hair_type_highlight_color',22,8,2), (396331,1141532,1,'soga_lip_type',-7,35,18), (396332,1141532,1,'soga_nose_type',35,0,-11), (396333,1141532,0,'soga_skin_color',168,119,69), (396334,1141532,0,'wing_color1',255,255,255), (396335,1141532,0,'wing_color2',255,255,255), (396365,1141534,1,'cheek_type',7,-1,0), (396366,1141534,1,'chin_type',-34,-37,-34), (396367,1141534,1,'ear_type',-25,-22,0), (396368,1141534,1,'eye_brow_type',21,-20,12), (396369,1141534,0,'eye_color',202,188,158), (396370,1141534,1,'eye_type',8,0,0), (396371,1141534,0,'hair_color1',246,242,18), (396372,1141534,0,'hair_face_color',172,148,51), (396373,1141534,0,'hair_face_highlight_color',4,1,0), (396374,1141534,0,'hair_type_color',172,148,51), (396375,1141534,0,'hair_type_highlight_color',4,1,0), (396376,1141534,1,'lip_type',-37,-18,14), (396377,1141534,1,'nose_type',19,-10,-14), (396378,1141534,0,'skin_color',217,193,160), (396379,1141534,1,'soga_cheek_type',0,21,-20), (396380,1141534,1,'soga_chin_type',0,-37,-18), (396381,1141534,1,'soga_ear_type',0,8,0), (396382,1141534,1,'soga_eye_brow_type',0,-25,-22), (396383,1141534,0,'soga_eye_color',229,229,102), (396384,1141534,1,'soga_eye_type',8,0,0), (396385,1141534,0,'soga_hair_face_color',172,148,51), (396386,1141534,0,'soga_hair_face_highlight_color',4,1,0), (396387,1141534,0,'soga_hair_type_color',172,148,51), (396388,1141534,0,'soga_hair_type_highlight_color',4,1,0), (396389,1141534,1,'soga_lip_type',12,7,-1), (396390,1141534,1,'soga_nose_type',14,-34,-37), (396391,1141534,0,'soga_skin_color',217,193,160), (396392,1141534,0,'wing_color1',255,255,255), (396393,1141534,0,'wing_color2',255,255,255), (396394,1141535,1,'cheek_type',-19,-55,0), (396395,1141535,1,'chin_type',69,37,-48), (396396,1141535,1,'ear_type',93,62,0), (396397,1141535,1,'eye_brow_type',14,69,-44), (396398,1141535,0,'eye_color',199,81,48), (396399,1141535,1,'eye_type',-76,0,0), (396400,1141535,0,'hair_color1',214,34,14), (396401,1141535,0,'hair_color2',68,72,71), (396402,1141535,0,'hair_highlight',255,255,255), (396403,1141535,0,'hair_type_color',52,50,67), (396404,1141535,0,'hair_type_highlight_color',18,3,25), (396405,1141535,1,'lip_type',21,-90,-96), (396406,1141535,1,'nose_type',-48,-42,34), (396407,1141535,0,'skin_color',211,186,170), (396408,1141535,1,'soga_cheek_type',0,14,69), (396409,1141535,1,'soga_chin_type',0,21,-90), (396410,1141535,1,'soga_ear_type',0,-76,0), (396411,1141535,1,'soga_eye_brow_type',0,93,62), (396412,1141535,0,'soga_eye_color',229,229,102), (396413,1141535,1,'soga_eye_type',-76,0,0), (396414,1141535,0,'soga_hair_color1',68,72,71), (396415,1141535,0,'soga_hair_color2',255,255,255), (396416,1141535,0,'soga_hair_highlight',255,255,255), (396417,1141535,0,'soga_hair_type_color',52,50,67), (396418,1141535,0,'soga_hair_type_highlight_color',18,3,25), (396419,1141535,1,'soga_lip_type',-44,-19,-55), (396420,1141535,1,'soga_nose_type',-96,69,37), (396421,1141535,0,'soga_skin_color',211,186,170), (396422,1141535,0,'wing_color1',119,184,6), (396423,1141535,0,'wing_color2',170,125,3), (396424,1141536,1,'cheek_type',-43,0,0), (396425,1141536,1,'chin_type',21,-78,71), (396426,1141536,1,'ear_type',-44,14,0), (396427,1141536,1,'eye_brow_type',-98,43,-97), (396428,1141536,0,'eye_color',130,110,4), (396429,1141536,1,'eye_type',78,0,0), (396430,1141536,0,'hair_color1',175,83,231), (396431,1141536,0,'hair_color2',29,71,185), (396432,1141536,0,'hair_highlight',255,255,255), (396433,1141536,0,'hair_type_color',10,47,130), (396434,1141536,0,'hair_type_highlight_color',47,42,61), (396435,1141536,1,'lip_type',-58,-31,58), (396436,1141536,1,'nose_type',81,-81,83), (396437,1141536,0,'skin_color',175,161,161), (396438,1141536,1,'soga_cheek_type',0,-98,43), (396439,1141536,1,'soga_chin_type',0,-58,-31), (396440,1141536,1,'soga_ear_type',0,78,0), (396441,1141536,1,'soga_eye_brow_type',0,-44,14), (396442,1141536,0,'soga_eye_color',229,229,102), (396443,1141536,1,'soga_eye_type',78,0,0), (396444,1141536,0,'soga_hair_color1',29,71,185), (396445,1141536,0,'soga_hair_color2',255,255,255), (396446,1141536,0,'soga_hair_highlight',255,255,255), (396447,1141536,0,'soga_hair_type_color',10,47,130), (396448,1141536,0,'soga_hair_type_highlight_color',47,42,61), (396449,1141536,1,'soga_lip_type',-97,-43,0), (396450,1141536,1,'soga_nose_type',58,21,-78), (396451,1141536,0,'soga_skin_color',175,161,161), (396452,1141536,0,'wing_color1',132,209,3), (396453,1141536,0,'wing_color2',75,53,178), (396454,1141537,1,'cheek_type',0,-28,0), (396455,1141537,1,'chin_type',-14,44,12), (396456,1141537,1,'ear_type',-14,5,0), (396457,1141537,1,'eye_brow_type',-28,4,-32), (396458,1141537,0,'eye_color',172,166,126), (396459,1141537,1,'eye_type',9,0,0), (396460,1141537,0,'hair_color1',11,40,231), (396461,1141537,0,'hair_face_color',119,60,27), (396462,1141537,0,'hair_face_highlight_color',85,37,0), (396463,1141537,0,'hair_type_color',119,60,27), (396464,1141537,0,'hair_type_highlight_color',85,37,0), (396465,1141537,1,'lip_type',-21,-11,37), (396466,1141537,1,'nose_type',1,11,40), (396467,1141537,0,'skin_color',167,119,68), (396468,1141537,1,'soga_cheek_type',0,-28,4), (396469,1141537,1,'soga_chin_type',0,-21,-11), (396470,1141537,1,'soga_ear_type',0,9,0), (396471,1141537,1,'soga_eye_brow_type',0,-14,5), (396472,1141537,0,'soga_eye_color',229,229,102), (396473,1141537,1,'soga_eye_type',9,0,0), (396474,1141537,0,'soga_hair_face_color',119,60,27), (396475,1141537,0,'soga_hair_face_highlight_color',85,37,0), (396476,1141537,0,'soga_hair_type_color',119,60,27), (396477,1141537,0,'soga_hair_type_highlight_color',85,37,0), (396478,1141537,1,'soga_lip_type',-32,0,-28), (396479,1141537,1,'soga_nose_type',37,-14,44), (396480,1141537,0,'soga_skin_color',167,119,68), (396481,1141537,0,'wing_color1',255,255,255), (396482,1141537,0,'wing_color2',255,255,255), (396517,1141539,1,'cheek_type',-43,-45,0), (396518,1141539,1,'chin_type',-76,55,-21), (396519,1141539,1,'ear_type',55,-84,0), (396520,1141539,1,'eye_brow_type',29,75,-65), (396521,1141539,0,'eye_color',114,3,182), (396522,1141539,1,'eye_type',-56,0,0), (396523,1141539,0,'hair_color1',167,70,74), (396524,1141539,0,'hair_color2',36,34,36), (396525,1141539,0,'hair_highlight',255,255,255), (396526,1141539,0,'hair_type_color',15,0,22), (396527,1141539,0,'hair_type_highlight_color',47,42,60), (396528,1141539,1,'lip_type',0,-66,-69), (396529,1141539,1,'nose_type',-68,-89,70), (396530,1141539,0,'skin_color',203,173,172), (396531,1141539,1,'soga_cheek_type',0,29,75), (396532,1141539,1,'soga_chin_type',0,0,-66), (396533,1141539,1,'soga_ear_type',0,-56,0), (396534,1141539,1,'soga_eye_brow_type',0,55,-84), (396535,1141539,0,'soga_eye_color',229,229,102), (396536,1141539,1,'soga_eye_type',-56,0,0), (396537,1141539,0,'soga_hair_color1',36,34,36), (396538,1141539,0,'soga_hair_color2',255,255,255), (396539,1141539,0,'soga_hair_highlight',255,255,255), (396540,1141539,0,'soga_hair_type_color',15,0,22), (396541,1141539,0,'soga_hair_type_highlight_color',47,42,60), (396542,1141539,1,'soga_lip_type',-65,-43,-45), (396543,1141539,1,'soga_nose_type',-69,-76,55), (396544,1141539,0,'soga_skin_color',203,173,172), (396545,1141539,0,'wing_color1',52,185,92), (396546,1141539,0,'wing_color2',122,64,253), (396547,1141540,1,'cheek_type',-19,-55,0), (396548,1141540,1,'chin_type',69,37,-48), (396549,1141540,1,'ear_type',93,62,0), (396550,1141540,1,'eye_brow_type',14,69,-44), (396551,1141540,0,'eye_color',199,81,48), (396552,1141540,1,'eye_type',-76,0,0), (396553,1141540,0,'hair_color1',214,34,14), (396554,1141540,0,'hair_color2',68,72,71), (396555,1141540,0,'hair_highlight',255,255,255), (396556,1141540,0,'hair_type_color',52,50,67), (396557,1141540,0,'hair_type_highlight_color',18,3,25), (396558,1141540,1,'lip_type',21,-90,-96), (396559,1141540,1,'nose_type',-48,-42,34), (396560,1141540,0,'skin_color',211,186,170), (396561,1141540,1,'soga_cheek_type',0,14,69), (396562,1141540,1,'soga_chin_type',0,21,-90), (396563,1141540,1,'soga_ear_type',0,-76,0), (396564,1141540,1,'soga_eye_brow_type',0,93,62), (396565,1141540,0,'soga_eye_color',229,229,102), (396566,1141540,1,'soga_eye_type',-76,0,0), (396567,1141540,0,'soga_hair_color1',68,72,71), (396568,1141540,0,'soga_hair_color2',255,255,255), (396569,1141540,0,'soga_hair_highlight',255,255,255), (396570,1141540,0,'soga_hair_type_color',52,50,67), (396571,1141540,0,'soga_hair_type_highlight_color',18,3,25), (396572,1141540,1,'soga_lip_type',-44,-19,-55), (396573,1141540,1,'soga_nose_type',-96,69,37), (396574,1141540,0,'soga_skin_color',211,186,170), (396575,1141540,0,'wing_color1',119,184,6), (396576,1141540,0,'wing_color2',170,125,3), (396607,1141542,0,'eye_color',255,255,255), (396608,1141542,0,'skin_color',255,255,255), (396609,1141542,0,'soga_eye_color',255,0,255), (396610,1141543,1,'cheek_type',62,94,0), (396611,1141543,1,'chin_type',87,-72,-65), (396612,1141543,1,'ear_type',47,-32,0), (396613,1141543,1,'eye_brow_type',56,-22,-93), (396614,1141543,0,'eye_color',78,55,179), (396615,1141543,1,'eye_type',39,0,0), (396616,1141543,0,'hair_color1',5,177,47), (396617,1141543,0,'hair_color2',255,190,107), (396618,1141543,0,'hair_highlight',255,255,255), (396619,1141543,0,'hair_type_color',249,109,255), (396620,1141543,0,'hair_type_highlight_color',109,59,0), (396621,1141543,1,'lip_type',-62,14,-63), (396622,1141543,1,'nose_type',57,5,-79), (396623,1141543,0,'skin_color',133,148,181), (396624,1141543,1,'soga_cheek_type',0,56,-22), (396625,1141543,1,'soga_chin_type',0,-62,14), (396626,1141543,1,'soga_ear_type',0,39,0), (396627,1141543,1,'soga_eye_brow_type',0,47,-32), (396628,1141543,0,'soga_eye_color',229,229,102), (396629,1141543,1,'soga_eye_type',39,0,0), (396630,1141543,0,'soga_hair_color1',255,190,107), (396631,1141543,0,'soga_hair_color2',255,255,255), (396632,1141543,0,'soga_hair_highlight',255,255,255), (396633,1141543,0,'soga_hair_type_color',249,109,255), (396634,1141543,0,'soga_hair_type_highlight_color',109,59,0), (396635,1141543,1,'soga_lip_type',-93,62,94), (396636,1141543,1,'soga_nose_type',-63,87,-72), (396637,1141543,0,'soga_skin_color',133,148,181), (396638,1141543,0,'wing_color1',41,171,91), (396639,1141543,0,'wing_color2',200,201,1), (396640,1141544,1,'cheek_type',37,-57,0), (396641,1141544,1,'chin_type',-77,69,71), (396642,1141544,1,'ear_type',97,53,0), (396643,1141544,1,'eye_brow_type',-82,75,87), (396644,1141544,0,'eye_color',178,62,76), (396645,1141544,1,'eye_type',75,0,0), (396646,1141544,0,'hair_color1',37,190,2), (396647,1141544,0,'hair_color2',142,255,1), (396648,1141544,0,'hair_highlight',255,255,255), (396649,1141544,0,'hair_type_color',128,226,66), (396650,1141544,0,'hair_type_highlight_color',237,94,255), (396651,1141544,1,'lip_type',-56,-74,-71), (396652,1141544,1,'nose_type',12,37,-66), (396653,1141544,0,'skin_color',207,183,211), (396654,1141544,1,'soga_cheek_type',0,-82,75), (396655,1141544,1,'soga_chin_type',0,-56,-74), (396656,1141544,1,'soga_ear_type',0,75,0), (396657,1141544,1,'soga_eye_brow_type',0,97,53), (396658,1141544,0,'soga_eye_color',229,229,102), (396659,1141544,1,'soga_eye_type',75,0,0), (396660,1141544,0,'soga_hair_color1',142,255,1), (396661,1141544,0,'soga_hair_color2',255,255,255), (396662,1141544,0,'soga_hair_highlight',255,255,255), (396663,1141544,0,'soga_hair_type_color',128,226,66), (396664,1141544,0,'soga_hair_type_highlight_color',237,94,255), (396665,1141544,1,'soga_lip_type',87,37,-57), (396666,1141544,1,'soga_nose_type',-71,-77,69), (396667,1141544,0,'soga_skin_color',207,183,211), (396668,1141544,0,'wing_color1',137,215,3), (396669,1141544,0,'wing_color2',3,200,188), (396730,1141547,1,'cheek_type',87,-81,0), (396731,1141547,1,'chin_type',-56,-46,-34), (396732,1141547,1,'ear_type',-1,37,0), (396733,1141547,1,'eye_brow_type',40,14,-94), (396734,1141547,0,'eye_color',3,174,164), (396735,1141547,1,'eye_type',-34,0,0), (396736,1141547,0,'hair_color1',217,75,169), (396737,1141547,0,'hair_color2',255,123,29), (396738,1141547,0,'hair_highlight',255,255,255), (396739,1141547,0,'hair_type_color',91,17,0), (396740,1141547,0,'hair_type_highlight_color',120,66,0), (396741,1141547,1,'lip_type',-87,-71,-91), (396742,1141547,1,'nose_type',8,-39,75), (396743,1141547,0,'skin_color',240,221,239), (396744,1141547,1,'soga_cheek_type',0,40,14), (396745,1141547,1,'soga_chin_type',0,-87,-71), (396746,1141547,1,'soga_ear_type',0,-34,0), (396747,1141547,1,'soga_eye_brow_type',0,-1,37), (396748,1141547,0,'soga_eye_color',229,229,102), (396749,1141547,1,'soga_eye_type',-34,0,0), (396750,1141547,0,'soga_hair_color1',255,123,29), (396751,1141547,0,'soga_hair_color2',255,255,255), (396752,1141547,0,'soga_hair_highlight',255,255,255), (396753,1141547,0,'soga_hair_type_color',91,17,0), (396754,1141547,0,'soga_hair_type_highlight_color',120,66,0), (396755,1141547,1,'soga_lip_type',-94,87,-81), (396756,1141547,1,'soga_nose_type',-91,-56,-46), (396757,1141547,0,'soga_skin_color',240,221,239), (396758,1141547,0,'wing_color1',107,183,13), (396759,1141547,0,'wing_color2',122,142,5), (396760,1141548,1,'cheek_type',93,7,0), (396761,1141548,1,'chin_type',-64,-78,0), (396762,1141548,1,'ear_type',40,95,0), (396763,1141548,1,'eye_brow_type',-74,-97,-7), (396764,1141548,0,'eye_color',169,53,90), (396765,1141548,1,'eye_type',-31,0,0), (396766,1141548,0,'hair_color1',21,177,50), (396767,1141548,0,'hair_color2',36,34,36), (396768,1141548,0,'hair_highlight',255,255,255), (396769,1141548,0,'hair_type_color',15,0,22), (396770,1141548,0,'hair_type_highlight_color',53,178,235), (396771,1141548,1,'lip_type',11,-11,75), (396772,1141548,1,'nose_type',-75,21,-79), (396773,1141548,0,'skin_color',220,187,207), (396774,1141548,1,'soga_cheek_type',0,-74,-97), (396775,1141548,1,'soga_chin_type',0,11,-11), (396776,1141548,1,'soga_ear_type',0,-31,0), (396777,1141548,1,'soga_eye_brow_type',0,40,95), (396778,1141548,0,'soga_eye_color',229,229,102), (396779,1141548,1,'soga_eye_type',-31,0,0), (396780,1141548,0,'soga_hair_color1',36,34,36), (396781,1141548,0,'soga_hair_color2',255,255,255), (396782,1141548,0,'soga_hair_highlight',255,255,255), (396783,1141548,0,'soga_hair_type_color',15,0,22), (396784,1141548,0,'soga_hair_type_highlight_color',53,178,235), (396785,1141548,1,'soga_lip_type',-7,93,7), (396786,1141548,1,'soga_nose_type',75,-64,-78), (396787,1141548,0,'soga_skin_color',220,187,207), (396788,1141548,0,'wing_color1',78,126,242), (396789,1141548,0,'wing_color2',51,84,168), (396790,1141549,1,'cheek_type',-1,-1,0), (396791,1141549,1,'chin_type',17,-100,25), (396792,1141549,1,'ear_type',25,56,0), (396793,1141549,1,'eye_brow_type',17,-21,100), (396794,1141549,0,'eye_color',110,26,80), (396795,1141549,1,'eye_type',-100,0,0), (396796,1141549,0,'hair_color1',222,206,216), (396797,1141549,0,'hair_color2',144,140,137), (396798,1141549,0,'hair_highlight',255,255,255), (396799,1141549,0,'hair_type_color',142,169,169), (396800,1141549,0,'hair_type_highlight_color',11,46,128), (396801,1141549,1,'lip_type',82,-81,-50), (396802,1141549,1,'nose_type',17,-34,-50), (396803,1141549,0,'skin_color',185,149,149), (396804,1141549,1,'soga_cheek_type',0,17,-21), (396805,1141549,1,'soga_chin_type',0,82,-81), (396806,1141549,1,'soga_ear_type',0,-100,0), (396807,1141549,1,'soga_eye_brow_type',0,25,56), (396808,1141549,0,'soga_eye_color',229,229,102), (396809,1141549,1,'soga_eye_type',-100,0,0), (396810,1141549,0,'soga_hair_color1',144,140,137), (396811,1141549,0,'soga_hair_color2',255,255,255), (396812,1141549,0,'soga_hair_highlight',255,255,255), (396813,1141549,0,'soga_hair_type_color',142,169,169), (396814,1141549,0,'soga_hair_type_highlight_color',11,46,128), (396815,1141549,1,'soga_lip_type',100,-1,-1), (396816,1141549,1,'soga_nose_type',-50,17,-100), (396817,1141549,0,'soga_skin_color',185,149,149), (396818,1141549,0,'wing_color1',43,92,165), (396819,1141549,0,'wing_color2',190,190,190), (396820,1141550,1,'cheek_type',3,68,0), (396821,1141550,1,'chin_type',-69,9,-22), (396822,1141550,1,'ear_type',-5,-87,0), (396823,1141550,1,'eye_brow_type',-14,-62,94), (396824,1141550,0,'eye_color',221,108,1), (396825,1141550,1,'eye_type',45,0,0), (396826,1141550,0,'hair_color1',8,168,249), (396827,1141550,0,'hair_color2',142,255,1), (396828,1141550,0,'hair_highlight',255,255,255), (396829,1141550,0,'hair_type_color',110,219,122), (396830,1141550,0,'hair_type_highlight_color',53,178,235), (396831,1141550,1,'lip_type',-10,-43,20), (396832,1141550,1,'nose_type',-65,8,-88), (396833,1141550,0,'skin_color',209,164,152), (396834,1141550,1,'soga_cheek_type',0,-14,-62), (396835,1141550,1,'soga_chin_type',0,-10,-43), (396836,1141550,1,'soga_ear_type',0,45,0), (396837,1141550,1,'soga_eye_brow_type',0,-5,-87), (396838,1141550,0,'soga_eye_color',229,229,102), (396839,1141550,1,'soga_eye_type',45,0,0), (396840,1141550,0,'soga_hair_color1',142,255,1), (396841,1141550,0,'soga_hair_color2',255,255,255), (396842,1141550,0,'soga_hair_highlight',255,255,255), (396843,1141550,0,'soga_hair_type_color',110,219,122), (396844,1141550,0,'soga_hair_type_highlight_color',53,178,235), (396845,1141550,1,'soga_lip_type',94,3,68), (396846,1141550,1,'soga_nose_type',20,-69,9), (396847,1141550,0,'soga_skin_color',209,164,152), (396848,1141550,0,'wing_color1',123,243,51), (396849,1141550,0,'wing_color2',1,255,246), (396850,1141551,1,'cheek_type',-17,0,0), (396851,1141551,1,'chin_type',-85,-57,74), (396852,1141551,1,'ear_type',63,91,0), (396853,1141551,1,'eye_brow_type',7,-50,-56), (396854,1141551,0,'eye_color',151,29,140), (396855,1141551,1,'eye_type',-35,0,0), (396856,1141551,0,'hair_color1',69,62,31), (396857,1141551,0,'hair_color2',87,8,147), (396858,1141551,0,'hair_highlight',255,255,255), (396859,1141551,0,'hair_type_color',86,0,116), (396860,1141551,0,'hair_type_highlight_color',255,225,20), (396861,1141551,1,'lip_type',-25,-50,-50), (396862,1141551,1,'nose_type',-46,69,62), (396863,1141551,0,'skin_color',193,165,149), (396864,1141551,1,'soga_cheek_type',0,7,-50), (396865,1141551,1,'soga_chin_type',0,-25,-50), (396866,1141551,1,'soga_ear_type',0,-35,0), (396867,1141551,1,'soga_eye_brow_type',0,63,91), (396868,1141551,0,'soga_eye_color',229,229,102), (396869,1141551,1,'soga_eye_type',-35,0,0), (396870,1141551,0,'soga_hair_color1',87,8,147), (396871,1141551,0,'soga_hair_color2',255,255,255), (396872,1141551,0,'soga_hair_highlight',255,255,255), (396873,1141551,0,'soga_hair_type_color',86,0,116), (396874,1141551,0,'soga_hair_type_highlight_color',255,225,20), (396875,1141551,1,'soga_lip_type',-56,-17,0), (396876,1141551,1,'soga_nose_type',-50,-85,-57), (396877,1141551,0,'soga_skin_color',193,165,149), (396878,1141551,0,'wing_color1',124,235,40), (396879,1141551,0,'wing_color2',255,133,1), (396880,1141552,1,'cheek_type',37,32,0), (396881,1141552,1,'chin_type',-93,37,57), (396882,1141552,1,'ear_type',-81,-98,0), (396883,1141552,1,'eye_brow_type',-56,-34,-81), (396884,1141552,0,'eye_color',122,176,192), (396885,1141552,1,'eye_type',66,0,0), (396886,1141552,0,'hair_color1',231,162,51), (396887,1141552,0,'hair_color2',88,0,0), (396888,1141552,0,'hair_face_color',221,178,17), (396889,1141552,0,'hair_face_highlight_color',27,9,11), (396890,1141552,0,'hair_highlight',239,221,86), (396891,1141552,0,'hair_type_color',221,178,17), (396892,1141552,0,'hair_type_highlight_color',27,9,11), (396893,1141552,1,'lip_type',31,-77,31), (396894,1141552,1,'nose_type',39,-25,-94), (396895,1141552,0,'skin_color',232,191,190), (396896,1141552,1,'soga_cheek_type',0,-56,-34), (396897,1141552,1,'soga_chin_type',0,31,-77), (396898,1141552,1,'soga_ear_type',0,66,0), (396899,1141552,1,'soga_eye_brow_type',0,-81,-98), (396900,1141552,0,'soga_eye_color',229,229,102), (396901,1141552,1,'soga_eye_type',88,0,0), (396902,1141552,0,'soga_hair_color1',99,53,22), (396903,1141552,0,'soga_hair_color2',54,45,28), (396904,1141552,0,'soga_hair_face_color',221,178,17), (396905,1141552,0,'soga_hair_face_highlight_color',27,9,11), (396906,1141552,0,'soga_hair_highlight',239,221,86), (396907,1141552,0,'soga_hair_type_color',221,178,17), (396908,1141552,0,'soga_hair_type_highlight_color',27,9,11), (396909,1141552,1,'soga_lip_type',-81,37,32), (396910,1141552,1,'soga_nose_type',31,-93,37), (396911,1141552,0,'soga_skin_color',232,191,190), (396912,1141553,1,'cheek_type',-83,-88,0), (396913,1141553,1,'chin_type',-31,-59,81), (396914,1141553,1,'ear_type',90,-75,0), (396915,1141553,1,'eye_brow_type',61,-25,75), (396916,1141553,0,'eye_color',115,110,3), (396917,1141553,1,'eye_type',95,0,0), (396918,1141553,0,'hair_color1',166,34,20), (396919,1141553,0,'hair_color2',238,205,22), (396920,1141553,0,'hair_highlight',255,255,255), (396921,1141553,0,'hair_type_color',236,61,9), (396922,1141553,0,'hair_type_highlight_color',133,162,162), (396923,1141553,1,'lip_type',55,91,46), (396924,1141553,1,'nose_type',-35,-90,34), (396925,1141553,0,'skin_color',210,187,215), (396926,1141553,1,'soga_cheek_type',0,61,-25), (396927,1141553,1,'soga_chin_type',0,55,91), (396928,1141553,1,'soga_ear_type',0,95,0), (396929,1141553,1,'soga_eye_brow_type',0,90,-75), (396930,1141553,0,'soga_eye_color',229,229,102), (396931,1141553,1,'soga_eye_type',41,0,0), (396932,1141553,0,'soga_hair_color1',68,72,71), (396933,1141553,0,'soga_hair_color2',255,255,255), (396934,1141553,0,'soga_hair_highlight',255,255,255), (396935,1141553,0,'soga_hair_type_color',236,61,9), (396936,1141553,0,'soga_hair_type_highlight_color',133,162,162), (396937,1141553,1,'soga_lip_type',75,-83,-88), (396938,1141553,1,'soga_nose_type',46,-31,-59), (396939,1141553,0,'soga_skin_color',210,187,215), (396940,1141553,0,'wing_color1',114,9,161), (396941,1141553,0,'wing_color2',42,94,165), (396942,1141554,1,'cheek_type',-77,-38,0), (396943,1141554,1,'chin_type',-48,-63,-34), (396944,1141554,1,'ear_type',87,-69,0), (396945,1141554,1,'eye_brow_type',48,39,0), (396946,1141554,0,'eye_color',131,171,152), (396947,1141554,1,'eye_type',-63,0,0), (396948,1141554,0,'hair_color1',186,26,50), (396949,1141554,0,'hair_color2',218,0,0), (396950,1141554,0,'hair_face_color',228,182,25), (396951,1141554,0,'hair_face_highlight_color',233,168,29), (396952,1141554,0,'hair_highlight',246,219,114), (396953,1141554,0,'hair_type_color',228,182,25), (396954,1141554,0,'hair_type_highlight_color',233,168,29), (396955,1141554,1,'lip_type',-7,-45,63), (396956,1141554,1,'nose_type',-75,-70,26), (396957,1141554,0,'skin_color',193,184,153), (396958,1141554,1,'soga_cheek_type',0,48,39), (396959,1141554,1,'soga_chin_type',0,-7,-45), (396960,1141554,1,'soga_ear_type',0,-63,0), (396961,1141554,1,'soga_eye_brow_type',0,87,-69), (396962,1141554,0,'soga_eye_color',229,229,102), (396963,1141554,1,'soga_eye_type',-38,0,0), (396964,1141554,0,'soga_hair_color1',187,136,62), (396965,1141554,0,'soga_hair_color2',200,165,96), (396966,1141554,0,'soga_hair_face_color',228,182,25), (396967,1141554,0,'soga_hair_face_highlight_color',233,168,29), (396968,1141554,0,'soga_hair_highlight',246,219,114), (396969,1141554,0,'soga_hair_type_color',228,182,25), (396970,1141554,0,'soga_hair_type_highlight_color',233,168,29), (396971,1141554,1,'soga_lip_type',0,-77,-38), (396972,1141554,1,'soga_nose_type',63,-48,-63), (396973,1141554,0,'soga_skin_color',193,184,153), (397004,1141556,1,'cheek_type',75,-41,0), (397005,1141556,1,'chin_type',85,-1,-59), (397006,1141556,1,'ear_type',94,-61,0), (397007,1141556,1,'eye_brow_type',15,68,28), (397008,1141556,0,'eye_color',64,117,213), (397009,1141556,1,'eye_type',62,0,0), (397010,1141556,0,'hair_color1',70,63,247), (397011,1141556,0,'hair_color2',36,34,36), (397012,1141556,0,'hair_highlight',255,255,255), (397013,1141556,0,'hair_type_color',15,0,22), (397014,1141556,0,'hair_type_highlight_color',52,50,67), (397015,1141556,1,'lip_type',14,9,-68), (397016,1141556,1,'nose_type',7,70,63), (397017,1141556,0,'skin_color',210,173,157), (397018,1141556,1,'soga_cheek_type',0,15,68), (397019,1141556,1,'soga_chin_type',0,14,9), (397020,1141556,1,'soga_ear_type',0,62,0), (397021,1141556,1,'soga_eye_brow_type',0,94,-61), (397022,1141556,0,'soga_eye_color',229,229,102), (397023,1141556,1,'soga_eye_type',62,0,0), (397024,1141556,0,'soga_hair_color1',36,34,36), (397025,1141556,0,'soga_hair_color2',255,255,255), (397026,1141556,0,'soga_hair_highlight',255,255,255), (397027,1141556,0,'soga_hair_type_color',15,0,22), (397028,1141556,0,'soga_hair_type_highlight_color',52,50,67), (397029,1141556,1,'soga_lip_type',28,75,-41), (397030,1141556,1,'soga_nose_type',-68,85,-1), (397031,1141556,0,'soga_skin_color',210,173,157), (397032,1141556,0,'wing_color1',106,16,190), (397033,1141556,0,'wing_color2',61,172,65), (397068,1141558,1,'cheek_type',37,9,0), (397069,1141558,1,'chin_type',-17,-29,14), (397070,1141558,1,'ear_type',47,0,0), (397071,1141558,1,'eye_brow_type',-9,-11,-19), (397072,1141558,0,'eye_color',121,176,192), (397073,1141558,0,'hair_color1',252,224,0), (397074,1141558,0,'hair_face_color',119,43,9), (397075,1141558,0,'hair_face_highlight_color',66,28,9), (397076,1141558,0,'hair_type_color',119,43,9), (397077,1141558,0,'hair_type_highlight_color',66,28,9), (397078,1141558,1,'lip_type',-4,-18,9), (397079,1141558,1,'nose_type',0,-4,-32), (397080,1141558,0,'skin_color',196,146,123), (397081,1141558,1,'soga_cheek_type',0,-9,-11), (397082,1141558,1,'soga_chin_type',0,-4,-18), (397083,1141558,1,'soga_ear_type',47,0,0), (397084,1141558,1,'soga_eye_brow_type',0,47,0), (397085,1141558,0,'soga_eye_color',229,229,102), (397086,1141558,0,'soga_hair_face_color',119,43,9), (397087,1141558,0,'soga_hair_face_highlight_color',66,28,9), (397088,1141558,0,'soga_hair_type_color',119,43,9), (397089,1141558,0,'soga_hair_type_highlight_color',66,28,9), (397090,1141558,1,'soga_lip_type',-19,37,9), (397091,1141558,1,'soga_nose_type',9,-17,-29), (397092,1141558,0,'soga_skin_color',196,146,123), (397093,1141558,0,'wing_color1',255,255,255), (397094,1141558,0,'wing_color2',255,255,255), (397095,1141559,1,'cheek_type',-3,-81,0), (397096,1141559,1,'chin_type',93,-22,-14), (397097,1141559,1,'ear_type',-34,22,0), (397098,1141559,1,'eye_brow_type',94,-70,0), (397099,1141559,0,'eye_color',108,170,3), (397100,1141559,1,'eye_type',-21,0,0), (397101,1141559,0,'hair_color1',167,50,37), (397102,1141559,0,'hair_color2',255,123,29), (397103,1141559,0,'hair_highlight',255,255,255), (397104,1141559,0,'hair_type_color',91,18,0), (397105,1141559,0,'hair_type_highlight_color',81,26,0), (397106,1141559,1,'lip_type',-10,14,97), (397107,1141559,1,'nose_type',0,-89,50), (397108,1141559,0,'skin_color',175,170,168), (397109,1141559,1,'soga_cheek_type',0,94,-70), (397110,1141559,1,'soga_chin_type',0,-10,14), (397111,1141559,1,'soga_ear_type',0,-21,0), (397112,1141559,1,'soga_eye_brow_type',0,-34,22), (397113,1141559,0,'soga_eye_color',229,229,102), (397114,1141559,1,'soga_eye_type',-21,0,0), (397115,1141559,0,'soga_hair_color1',255,123,29), (397116,1141559,0,'soga_hair_color2',255,255,255), (397117,1141559,0,'soga_hair_highlight',255,255,255), (397118,1141559,0,'soga_hair_type_color',91,18,0), (397119,1141559,0,'soga_hair_type_highlight_color',81,26,0), (397120,1141559,1,'soga_lip_type',0,-3,-81), (397121,1141559,1,'soga_nose_type',97,93,-22), (397122,1141559,0,'soga_skin_color',175,170,168), (397123,1141559,0,'wing_color1',43,172,92), (397124,1141559,0,'wing_color2',121,18,132), (397125,1141560,1,'cheek_type',-17,0,0), (397126,1141560,1,'chin_type',-85,-57,74), (397127,1141560,1,'ear_type',63,91,0), (397128,1141560,1,'eye_brow_type',7,-50,-56), (397129,1141560,0,'eye_color',151,29,140), (397130,1141560,1,'eye_type',-35,0,0), (397131,1141560,0,'hair_color1',69,62,31), (397132,1141560,0,'hair_color2',87,8,147), (397133,1141560,0,'hair_highlight',255,255,255), (397134,1141560,0,'hair_type_color',86,0,116), (397135,1141560,0,'hair_type_highlight_color',255,225,20), (397136,1141560,1,'lip_type',-25,-50,-50), (397137,1141560,1,'nose_type',-46,69,62), (397138,1141560,0,'skin_color',193,165,149), (397139,1141560,1,'soga_cheek_type',0,7,-50), (397140,1141560,1,'soga_chin_type',0,-25,-50), (397141,1141560,1,'soga_ear_type',0,-35,0), (397142,1141560,1,'soga_eye_brow_type',0,63,91), (397143,1141560,0,'soga_eye_color',229,229,102), (397144,1141560,1,'soga_eye_type',-35,0,0), (397145,1141560,0,'soga_hair_color1',87,8,147), (397146,1141560,0,'soga_hair_color2',255,255,255), (397147,1141560,0,'soga_hair_highlight',255,255,255), (397148,1141560,0,'soga_hair_type_color',86,0,116), (397149,1141560,0,'soga_hair_type_highlight_color',255,225,20), (397150,1141560,1,'soga_lip_type',-56,-17,0), (397151,1141560,1,'soga_nose_type',-50,-85,-57), (397152,1141560,0,'soga_skin_color',193,165,149), (397153,1141560,0,'wing_color1',124,235,40), (397154,1141560,0,'wing_color2',255,133,1), (397155,1141561,1,'cheek_type',62,-95,0), (397156,1141561,1,'chin_type',-98,-23,-51), (397157,1141561,1,'ear_type',-75,62,0), (397158,1141561,1,'eye_brow_type',0,71,-95), (397159,1141561,0,'eye_color',1,238,224), (397160,1141561,1,'eye_type',40,0,0), (397161,1141561,0,'hair_color1',10,221,93), (397162,1141561,0,'hair_color2',255,190,107), (397163,1141561,0,'hair_highlight',255,255,255), (397164,1141561,0,'hair_type_color',249,109,255), (397165,1141561,0,'hair_type_highlight_color',174,193,193), (397166,1141561,1,'lip_type',62,74,-22), (397167,1141561,1,'nose_type',-7,10,-35), (397168,1141561,0,'skin_color',211,177,201), (397169,1141561,1,'soga_cheek_type',0,0,71), (397170,1141561,1,'soga_chin_type',0,62,74), (397171,1141561,1,'soga_ear_type',0,40,0), (397172,1141561,1,'soga_eye_brow_type',0,-75,62), (397173,1141561,0,'soga_eye_color',229,229,102), (397174,1141561,1,'soga_eye_type',40,0,0), (397175,1141561,0,'soga_hair_color1',255,190,107), (397176,1141561,0,'soga_hair_color2',255,255,255), (397177,1141561,0,'soga_hair_highlight',255,255,255), (397178,1141561,0,'soga_hair_type_color',249,109,255), (397179,1141561,0,'soga_hair_type_highlight_color',174,193,193), (397180,1141561,1,'soga_lip_type',-95,62,-95), (397181,1141561,1,'soga_nose_type',-22,-98,-23), (397182,1141561,0,'soga_skin_color',211,177,201), (397183,1141561,0,'wing_color1',216,94,30), (397184,1141561,0,'wing_color2',39,255,184), (397215,1141563,1,'cheek_type',-31,66,0), (397216,1141563,1,'chin_type',35,56,-57), (397217,1141563,1,'ear_type',78,-82,0), (397218,1141563,1,'eye_brow_type',-64,32,2), (397219,1141563,0,'eye_color',141,41,83), (397220,1141563,1,'eye_type',-66,0,0), (397221,1141563,0,'hair_color1',7,40,47), (397222,1141563,0,'hair_color2',56,62,62), (397223,1141563,0,'hair_highlight',255,255,255), (397224,1141563,0,'hair_type_color',244,246,246), (397225,1141563,0,'hair_type_highlight_color',16,116,234), (397226,1141563,1,'lip_type',-76,19,34), (397227,1141563,1,'nose_type',-62,7,40), (397228,1141563,0,'skin_color',235,193,179), (397229,1141563,1,'soga_cheek_type',0,-64,32), (397230,1141563,1,'soga_chin_type',0,-76,19), (397231,1141563,1,'soga_ear_type',0,-66,0), (397232,1141563,1,'soga_eye_brow_type',0,78,-82), (397233,1141563,0,'soga_eye_color',229,229,102), (397234,1141563,1,'soga_eye_type',-66,0,0), (397235,1141563,0,'soga_hair_color1',56,62,62), (397236,1141563,0,'soga_hair_color2',255,255,255), (397237,1141563,0,'soga_hair_highlight',255,255,255), (397238,1141563,0,'soga_hair_type_color',244,246,246), (397239,1141563,0,'soga_hair_type_highlight_color',16,116,234), (397240,1141563,1,'soga_lip_type',2,-31,66), (397241,1141563,1,'soga_nose_type',34,35,56), (397242,1141563,0,'soga_skin_color',235,193,179), (397243,1141563,0,'wing_color1',124,197,3), (397244,1141563,0,'wing_color2',175,34,162), (397245,1141564,1,'cheek_type',2,-14,0), (397246,1141564,1,'chin_type',-34,-1,11), (397247,1141564,1,'ear_type',-3,-10,0), (397248,1141564,1,'eye_brow_type',-19,-1,5), (397249,1141564,0,'eye_color',34,72,77), (397250,1141564,1,'eye_type',-37,0,0), (397251,1141564,0,'hair_color1',1,4,0), (397252,1141564,0,'hair_face_color',221,140,26), (397253,1141564,0,'hair_face_highlight_color',128,55,0), (397254,1141564,0,'hair_type_color',221,140,26), (397255,1141564,0,'hair_type_highlight_color',128,55,0), (397256,1141564,1,'lip_type',8,28,-1), (397257,1141564,1,'nose_type',10,1,4), (397258,1141564,0,'skin_color',233,234,234), (397259,1141564,1,'soga_cheek_type',0,-19,-1), (397260,1141564,1,'soga_chin_type',0,8,28), (397261,1141564,1,'soga_ear_type',0,-37,0), (397262,1141564,1,'soga_eye_brow_type',0,-3,-10), (397263,1141564,0,'soga_eye_color',229,229,102), (397264,1141564,1,'soga_eye_type',-37,0,0), (397265,1141564,0,'soga_hair_face_color',221,140,26), (397266,1141564,0,'soga_hair_face_highlight_color',128,55,0), (397267,1141564,0,'soga_hair_type_color',221,140,26), (397268,1141564,0,'soga_hair_type_highlight_color',128,55,0), (397269,1141564,1,'soga_lip_type',5,2,-14), (397270,1141564,1,'soga_nose_type',-1,-34,-1), (397271,1141564,0,'soga_skin_color',233,234,234), (397272,1141564,0,'wing_color1',255,255,255), (397273,1141564,0,'wing_color2',255,255,255), (397334,1141567,1,'cheek_type',55,55,0), (397335,1141567,1,'chin_type',-12,-64,-89), (397336,1141567,1,'ear_type',-40,-3,0), (397337,1141567,1,'eye_brow_type',-81,55,-53), (397338,1141567,0,'eye_color',189,89,3), (397339,1141567,1,'eye_type',-47,0,0), (397340,1141567,0,'hair_color1',200,26,195), (397341,1141567,0,'hair_color2',153,30,229), (397342,1141567,0,'hair_highlight',255,255,255), (397343,1141567,0,'hair_type_color',117,4,172), (397344,1141567,0,'hair_type_highlight_color',81,93,103), (397345,1141567,1,'lip_type',-65,61,93), (397346,1141567,1,'nose_type',-15,-56,26), (397347,1141567,0,'skin_color',213,169,173), (397348,1141567,1,'soga_cheek_type',0,-81,55), (397349,1141567,1,'soga_chin_type',0,-65,61), (397350,1141567,1,'soga_ear_type',0,-47,0), (397351,1141567,1,'soga_eye_brow_type',0,-40,-3), (397352,1141567,0,'soga_eye_color',229,229,102), (397353,1141567,1,'soga_eye_type',-47,0,0), (397354,1141567,0,'soga_hair_color1',153,30,229), (397355,1141567,0,'soga_hair_color2',255,255,255), (397356,1141567,0,'soga_hair_highlight',255,255,255), (397357,1141567,0,'soga_hair_type_color',117,4,172), (397358,1141567,0,'soga_hair_type_highlight_color',81,93,103), (397359,1141567,1,'soga_lip_type',-53,55,55), (397360,1141567,1,'soga_nose_type',93,-12,-64), (397361,1141567,0,'soga_skin_color',213,169,173), (397362,1141567,0,'wing_color1',4,192,180), (397363,1141567,0,'wing_color2',158,156,2), (397364,1141568,1,'cheek_type',7,78,0), (397365,1141568,1,'chin_type',-2,42,25), (397366,1141568,1,'ear_type',51,-25,0), (397367,1141568,1,'eye_brow_type',65,-76,10), (397368,1141568,0,'eye_color',193,92,2), (397369,1141568,1,'eye_type',81,0,0), (397370,1141568,0,'hair_color1',50,181,50), (397371,1141568,0,'hair_color2',194,28,1), (397372,1141568,0,'hair_highlight',255,255,255), (397373,1141568,0,'hair_type_color',115,63,0), (397374,1141568,0,'hair_type_highlight_color',133,228,51), (397375,1141568,1,'lip_type',-61,-79,88), (397376,1141568,1,'nose_type',-17,50,-75), (397377,1141568,0,'skin_color',206,177,187), (397378,1141568,1,'soga_cheek_type',0,65,-76), (397379,1141568,1,'soga_chin_type',0,-61,-79), (397380,1141568,1,'soga_ear_type',0,81,0), (397381,1141568,1,'soga_eye_brow_type',0,51,-25), (397382,1141568,0,'soga_eye_color',229,229,102), (397383,1141568,1,'soga_eye_type',81,0,0), (397384,1141568,0,'soga_hair_color1',194,28,1), (397385,1141568,0,'soga_hair_color2',255,255,255), (397386,1141568,0,'soga_hair_highlight',255,255,255), (397387,1141568,0,'soga_hair_type_color',115,63,0), (397388,1141568,0,'soga_hair_type_highlight_color',133,228,51), (397389,1141568,1,'soga_lip_type',10,7,78), (397390,1141568,1,'soga_nose_type',88,-2,42), (397391,1141568,0,'soga_skin_color',206,177,187), (397392,1141568,0,'wing_color1',66,59,173), (397393,1141568,0,'wing_color2',154,238,2), (397394,1141569,1,'cheek_type',37,56,0), (397395,1141569,1,'chin_type',-58,18,75), (397396,1141569,1,'ear_type',-41,84,0), (397397,1141569,1,'eye_brow_type',0,-18,-44), (397398,1141569,0,'eye_color',25,169,118), (397399,1141569,1,'eye_type',61,0,0), (397400,1141569,0,'hair_color1',25,204,41), (397401,1141569,0,'hair_highlight',255,255,255), (397402,1141569,0,'hair_type_color',203,60,251), (397403,1141569,0,'hair_type_highlight_color',21,7,28), (397404,1141569,1,'lip_type',-12,-28,-93), (397405,1141569,1,'nose_type',19,25,-52), (397406,1141569,0,'skin_color',216,194,213), (397407,1141569,1,'soga_cheek_type',0,0,-18), (397408,1141569,1,'soga_chin_type',0,-12,-28), (397409,1141569,1,'soga_ear_type',0,61,0), (397410,1141569,1,'soga_eye_brow_type',0,-41,84), (397411,1141569,0,'soga_eye_color',229,229,102), (397412,1141569,1,'soga_eye_type',61,0,0), (397413,1141569,0,'soga_hair_color1',244,81,249), (397414,1141569,0,'soga_hair_color2',255,255,255), (397415,1141569,0,'soga_hair_highlight',255,255,255), (397416,1141569,0,'soga_hair_type_color',203,60,251), (397417,1141569,0,'soga_hair_type_highlight_color',21,7,28), (397418,1141569,1,'soga_lip_type',-44,37,56), (397419,1141569,1,'soga_nose_type',-93,-58,18), (397420,1141569,0,'soga_skin_color',216,194,213), (397421,1141569,0,'wing_color1',17,154,174), (397422,1141569,0,'wing_color2',237,160,1), (397453,1141571,1,'cheek_type',10,93,0), (397454,1141571,1,'chin_type',61,10,63), (397455,1141571,1,'ear_type',-22,-31,0), (397456,1141571,1,'eye_brow_type',82,82,-50), (397457,1141571,0,'eye_color',111,133,4), (397458,1141571,1,'eye_type',-77,0,0), (397459,1141571,0,'hair_color1',50,231,46), (397460,1141571,0,'hair_color2',29,71,185), (397461,1141571,0,'hair_highlight',255,255,255), (397462,1141571,0,'hair_type_color',2,65,179), (397463,1141571,0,'hair_type_highlight_color',108,135,138), (397464,1141571,1,'lip_type',58,-74,32), (397465,1141571,1,'nose_type',-61,50,-25), (397466,1141571,0,'skin_color',233,207,225), (397467,1141571,1,'soga_cheek_type',0,82,82), (397468,1141571,1,'soga_chin_type',0,58,-74), (397469,1141571,1,'soga_ear_type',0,-77,0), (397470,1141571,1,'soga_eye_brow_type',0,-22,-31), (397471,1141571,0,'soga_eye_color',229,229,102), (397472,1141571,1,'soga_eye_type',-77,0,0), (397473,1141571,0,'soga_hair_color1',29,71,185), (397474,1141571,0,'soga_hair_color2',255,255,255), (397475,1141571,0,'soga_hair_highlight',255,255,255), (397476,1141571,0,'soga_hair_type_color',2,65,179), (397477,1141571,0,'soga_hair_type_highlight_color',108,135,138), (397478,1141571,1,'soga_lip_type',-50,10,93), (397479,1141571,1,'soga_nose_type',32,61,10), (397480,1141571,0,'soga_skin_color',233,207,225), (397481,1141571,0,'wing_color1',138,113,5), (397482,1141571,0,'wing_color2',202,95,3), (397483,1141572,1,'cheek_type',-75,12,0), (397484,1141572,1,'chin_type',-93,-34,-29), (397485,1141572,1,'ear_type',-17,-41,0), (397486,1141572,1,'eye_brow_type',43,98,4), (397487,1141572,0,'eye_color',64,67,171), (397488,1141572,1,'eye_type',69,0,0), (397489,1141572,0,'hair_color1',175,7,160), (397490,1141572,0,'hair_color2',238,205,22), (397491,1141572,0,'hair_highlight',255,255,255), (397492,1141572,0,'hair_type_color',240,70,12), (397493,1141572,0,'hair_type_highlight_color',254,146,40), (397494,1141572,1,'lip_type',25,1,28), (397495,1141572,1,'nose_type',71,-81,7), (397496,1141572,0,'skin_color',235,193,177), (397497,1141572,1,'soga_cheek_type',0,43,98), (397498,1141572,1,'soga_chin_type',0,25,1), (397499,1141572,1,'soga_ear_type',0,69,0), (397500,1141572,1,'soga_eye_brow_type',0,-17,-41), (397501,1141572,0,'soga_eye_color',229,229,102), (397502,1141572,1,'soga_eye_type',69,0,0), (397503,1141572,0,'soga_hair_color1',238,205,22), (397504,1141572,0,'soga_hair_color2',255,255,255), (397505,1141572,0,'soga_hair_highlight',255,255,255), (397506,1141572,0,'soga_hair_type_color',240,70,12), (397507,1141572,0,'soga_hair_type_highlight_color',254,146,40), (397508,1141572,1,'soga_lip_type',4,-75,12), (397509,1141572,1,'soga_nose_type',28,-93,-34), (397510,1141572,0,'soga_skin_color',235,193,177), (397511,1141572,0,'wing_color1',165,165,165), (397512,1141572,0,'wing_color2',86,125,254), (397543,1141574,1,'cheek_type',-93,1,0), (397544,1141574,1,'chin_type',-93,0,29), (397545,1141574,1,'ear_type',44,50,0), (397546,1141574,1,'eye_brow_type',-51,-17,-18), (397547,1141574,0,'eye_color',120,37,58), (397548,1141574,1,'eye_type',17,0,0), (397549,1141574,0,'hair_color1',64,94,219), (397550,1141574,0,'hair_color2',76,161,255), (397551,1141574,0,'hair_highlight',255,255,255), (397552,1141574,0,'hair_type_color',10,104,227), (397553,1141574,0,'hair_type_highlight_color',84,23,0), (397554,1141574,1,'lip_type',90,69,-57), (397555,1141574,1,'nose_type',4,64,94), (397556,1141574,0,'skin_color',192,166,203), (397557,1141574,1,'soga_cheek_type',0,-51,-17), (397558,1141574,1,'soga_chin_type',0,90,69), (397559,1141574,1,'soga_ear_type',0,17,0), (397560,1141574,1,'soga_eye_brow_type',0,44,50), (397561,1141574,0,'soga_eye_color',229,229,102), (397562,1141574,1,'soga_eye_type',17,0,0), (397563,1141574,0,'soga_hair_color1',76,161,255), (397564,1141574,0,'soga_hair_color2',255,255,255), (397565,1141574,0,'soga_hair_highlight',255,255,255), (397566,1141574,0,'soga_hair_type_color',10,104,227), (397567,1141574,0,'soga_hair_type_highlight_color',84,23,0), (397568,1141574,1,'soga_lip_type',-18,-93,1), (397569,1141574,1,'soga_nose_type',-57,-93,0), (397570,1141574,0,'soga_skin_color',192,166,203), (397571,1141574,0,'wing_color1',122,187,3), (397572,1141574,0,'wing_color2',117,3,190), (397573,1141575,1,'cheek_type',41,-75,0), (397574,1141575,1,'chin_type',74,42,38), (397575,1141575,1,'ear_type',82,84,0), (397576,1141575,1,'eye_brow_type',95,58,-50), (397577,1141575,0,'eye_color',20,132,161), (397578,1141575,1,'eye_type',-70,0,0), (397579,1141575,0,'hair_color1',2,97,184), (397580,1141575,0,'hair_color2',36,34,36), (397581,1141575,0,'hair_highlight',255,255,255), (397582,1141575,0,'hair_type_color',15,0,22), (397583,1141575,0,'hair_type_highlight_color',81,32,0), (397584,1141575,1,'lip_type',-32,-22,57), (397585,1141575,1,'nose_type',95,2,97), (397586,1141575,0,'skin_color',216,194,163), (397587,1141575,1,'soga_cheek_type',0,95,58), (397588,1141575,1,'soga_chin_type',0,-32,-22), (397589,1141575,1,'soga_ear_type',0,-70,0), (397590,1141575,1,'soga_eye_brow_type',0,82,84), (397591,1141575,0,'soga_eye_color',229,229,102), (397592,1141575,1,'soga_eye_type',-70,0,0), (397593,1141575,0,'soga_hair_color1',36,34,36), (397594,1141575,0,'soga_hair_color2',255,255,255), (397595,1141575,0,'soga_hair_highlight',255,255,255), (397596,1141575,0,'soga_hair_type_color',15,0,22), (397597,1141575,0,'soga_hair_type_highlight_color',81,32,0), (397598,1141575,1,'soga_lip_type',-50,41,-75), (397599,1141575,1,'soga_nose_type',57,74,42), (397600,1141575,0,'soga_skin_color',216,194,163), (397601,1141575,0,'wing_color1',22,173,200), (397602,1141575,0,'wing_color2',243,117,2), (397603,1141576,1,'cheek_type',18,-69,0), (397604,1141576,1,'chin_type',50,-9,0), (397605,1141576,1,'ear_type',-1,53,0), (397606,1141576,1,'eye_brow_type',75,91,94), (397607,1141576,0,'eye_color',125,163,136), (397608,1141576,1,'eye_type',58,0,0), (397609,1141576,0,'hair_color1',46,75,188), (397610,1141576,0,'hair_color2',159,88,0), (397611,1141576,0,'hair_face_color',121,38,35), (397612,1141576,0,'hair_face_highlight_color',188,93,40), (397613,1141576,0,'hair_highlight',91,21,51), (397614,1141576,0,'hair_type_color',121,38,35), (397615,1141576,0,'hair_type_highlight_color',188,93,40), (397616,1141576,1,'lip_type',56,91,0), (397617,1141576,1,'nose_type',-34,46,75), (397618,1141576,0,'skin_color',206,188,144), (397619,1141576,1,'soga_cheek_type',0,75,91), (397620,1141576,1,'soga_chin_type',0,56,91), (397621,1141576,1,'soga_ear_type',0,58,0), (397622,1141576,1,'soga_eye_brow_type',0,-1,53), (397623,1141576,0,'soga_eye_color',229,229,102), (397624,1141576,1,'soga_eye_type',58,0,0), (397625,1141576,0,'soga_hair_color1',159,88,0), (397626,1141576,0,'soga_hair_color2',105,26,26), (397627,1141576,0,'soga_hair_face_color',121,38,35), (397628,1141576,0,'soga_hair_face_highlight_color',188,93,40), (397629,1141576,0,'soga_hair_highlight',91,21,51), (397630,1141576,0,'soga_hair_type_color',121,38,35), (397631,1141576,0,'soga_hair_type_highlight_color',188,93,40), (397632,1141576,1,'soga_lip_type',94,18,-69), (397633,1141576,1,'soga_nose_type',0,50,-9), (397634,1141576,0,'soga_skin_color',206,188,144), (397635,1141577,1,'cheek_type',64,-4,0), (397636,1141577,1,'chin_type',19,-50,-4), (397637,1141577,1,'ear_type',-7,-88,0), (397638,1141577,1,'eye_brow_type',-8,-84,0), (397639,1141577,0,'eye_color',34,67,49), (397640,1141577,1,'eye_type',68,0,0), (397641,1141577,0,'hair_color1',9,69,254), (397642,1141577,0,'hair_color2',56,62,62), (397643,1141577,0,'hair_face_color',244,246,246), (397644,1141577,0,'hair_face_highlight_color',196,208,207), (397645,1141577,0,'hair_highlight',164,165,165), (397646,1141577,0,'hair_type_color',244,246,246), (397647,1141577,0,'hair_type_highlight_color',196,208,207), (397648,1141577,1,'lip_type',-95,-22,14), (397649,1141577,1,'nose_type',-56,9,69), (397650,1141577,0,'skin_color',226,186,184), (397651,1141577,1,'soga_cheek_type',0,-8,-84), (397652,1141577,1,'soga_chin_type',0,-95,-22), (397653,1141577,1,'soga_ear_type',0,68,0), (397654,1141577,1,'soga_eye_brow_type',0,-7,-88), (397655,1141577,0,'soga_eye_color',229,229,102), (397656,1141577,1,'soga_eye_type',68,0,0), (397657,1141577,0,'soga_hair_color1',56,62,62), (397658,1141577,0,'soga_hair_color2',164,165,165), (397659,1141577,0,'soga_hair_face_color',244,246,246), (397660,1141577,0,'soga_hair_face_highlight_color',196,208,207), (397661,1141577,0,'soga_hair_highlight',164,165,165), (397662,1141577,0,'soga_hair_type_color',244,246,246), (397663,1141577,0,'soga_hair_type_highlight_color',196,208,207), (397664,1141577,1,'soga_lip_type',0,64,-4), (397665,1141577,1,'soga_nose_type',14,19,-50), (397666,1141577,0,'soga_skin_color',226,186,184), (397726,1141580,1,'cheek_type',-61,-37,0), (397727,1141580,1,'chin_type',-7,-95,88), (397728,1141580,1,'ear_type',-34,12,0), (397729,1141580,1,'eye_brow_type',-21,-76,91), (397730,1141580,0,'eye_color',130,39,70), (397731,1141580,1,'eye_type',46,0,0), (397732,1141580,0,'hair_color1',52,81,194), (397733,1141580,0,'hair_color2',56,62,62), (397734,1141580,0,'hair_highlight',255,255,255), (397735,1141580,0,'hair_type_color',244,246,246), (397736,1141580,0,'hair_type_highlight_color',37,154,241), (397737,1141580,1,'lip_type',-44,-11,82), (397738,1141580,1,'nose_type',88,52,81), (397739,1141580,0,'skin_color',219,175,158), (397740,1141580,1,'soga_cheek_type',0,-21,-76), (397741,1141580,1,'soga_chin_type',0,-44,-11), (397742,1141580,1,'soga_ear_type',0,46,0), (397743,1141580,1,'soga_eye_brow_type',0,-34,12), (397744,1141580,0,'soga_eye_color',229,229,102), (397745,1141580,1,'soga_eye_type',46,0,0), (397746,1141580,0,'soga_hair_color1',56,62,62), (397747,1141580,0,'soga_hair_color2',255,255,255), (397748,1141580,0,'soga_hair_highlight',255,255,255), (397749,1141580,0,'soga_hair_type_color',244,246,246), (397750,1141580,0,'soga_hair_type_highlight_color',37,154,241), (397751,1141580,1,'soga_lip_type',91,-61,-37), (397752,1141580,1,'soga_nose_type',82,-7,-95), (397753,1141580,0,'soga_skin_color',219,175,158), (397754,1141580,0,'wing_color1',249,115,23), (397755,1141580,0,'wing_color2',114,190,11), (397756,1141581,1,'cheek_type',-94,-89,0), (397757,1141581,1,'chin_type',87,78,7), (397758,1141581,1,'ear_type',77,-79,0), (397759,1141581,1,'eye_brow_type',-87,-94,53), (397760,1141581,0,'eye_color',75,136,117), (397761,1141581,1,'eye_type',41,0,0), (397762,1141581,0,'hair_color1',96,34,186), (397763,1141581,0,'hair_color2',120,50,0), (397764,1141581,0,'hair_face_color',2,0,0), (397765,1141581,0,'hair_face_highlight_color',224,181,20), (397766,1141581,0,'hair_highlight',38,22,21), (397767,1141581,0,'hair_type_color',2,0,0), (397768,1141581,0,'hair_type_highlight_color',224,181,20), (397769,1141581,1,'lip_type',25,81,43), (397770,1141581,1,'nose_type',57,96,34), (397771,1141581,0,'skin_color',187,189,160), (397772,1141581,1,'soga_cheek_type',0,-87,-94), (397773,1141581,1,'soga_chin_type',0,25,81), (397774,1141581,1,'soga_ear_type',0,41,0), (397775,1141581,1,'soga_eye_brow_type',0,77,-79), (397776,1141581,0,'soga_eye_color',229,229,102), (397777,1141581,1,'soga_eye_type',41,0,0), (397778,1141581,0,'soga_hair_color1',120,50,0), (397779,1141581,0,'soga_hair_color2',239,221,86), (397780,1141581,0,'soga_hair_face_color',2,0,0), (397781,1141581,0,'soga_hair_face_highlight_color',224,181,20), (397782,1141581,0,'soga_hair_highlight',38,22,21), (397783,1141581,0,'soga_hair_type_color',2,0,0), (397784,1141581,0,'soga_hair_type_highlight_color',224,181,20), (397785,1141581,1,'soga_lip_type',53,-94,-89), (397786,1141581,1,'soga_nose_type',43,87,78), (397787,1141581,0,'soga_skin_color',187,189,160), (397788,1141581,0,'wing_color1',255,255,255), (397789,1141581,0,'wing_color2',255,255,255), (397790,1141582,1,'cheek_type',11,53,0), (397791,1141582,1,'chin_type',40,-14,4), (397792,1141582,1,'ear_type',-1,71,0), (397793,1141582,1,'eye_brow_type',93,-10,-51), (397794,1141582,0,'eye_color',116,174,190), (397795,1141582,1,'eye_type',97,0,0), (397796,1141582,0,'hair_color1',169,194,252), (397797,1141582,0,'hair_color2',11,0,0), (397798,1141582,0,'hair_face_color',2,0,0), (397799,1141582,0,'hair_face_highlight_color',233,184,31), (397800,1141582,0,'hair_highlight',38,22,21), (397801,1141582,0,'hair_type_color',2,0,0), (397802,1141582,0,'hair_type_highlight_color',233,184,31), (397803,1141582,1,'lip_type',43,-53,-50), (397804,1141582,1,'nose_type',-55,-87,-62), (397805,1141582,0,'skin_color',202,194,179), (397806,1141582,1,'soga_cheek_type',0,93,-10), (397807,1141582,1,'soga_chin_type',0,43,-53), (397808,1141582,1,'soga_ear_type',0,97,0), (397809,1141582,1,'soga_eye_brow_type',0,-1,71), (397810,1141582,0,'soga_eye_color',229,229,102), (397811,1141582,1,'soga_eye_type',11,0,0), (397812,1141582,0,'soga_hair_color1',120,50,0), (397813,1141582,0,'soga_hair_color2',246,219,114), (397814,1141582,0,'soga_hair_face_color',2,0,0), (397815,1141582,0,'soga_hair_face_highlight_color',233,184,31), (397816,1141582,0,'soga_hair_highlight',38,22,21), (397817,1141582,0,'soga_hair_type_color',2,0,0), (397818,1141582,0,'soga_hair_type_highlight_color',233,184,31), (397819,1141582,1,'soga_lip_type',-51,11,53), (397820,1141582,1,'soga_nose_type',-50,40,-14), (397821,1141582,0,'soga_skin_color',202,194,179), (397822,1141582,0,'wing_color1',255,255,255), (397823,1141582,0,'wing_color2',255,255,255), (397824,1141583,1,'cheek_type',-46,77,0), (397825,1141583,1,'chin_type',46,-5,75), (397826,1141583,1,'ear_type',48,32,0), (397827,1141583,1,'eye_brow_type',-70,38,-11), (397828,1141583,0,'eye_color',144,1,225), (397829,1141583,1,'eye_type',-83,0,0), (397830,1141583,0,'hair_color1',197,77,19), (397831,1141583,0,'hair_color2',255,236,129), (397832,1141583,0,'hair_highlight',255,255,255), (397833,1141583,0,'hair_type_color',255,207,36), (397834,1141583,0,'hair_type_highlight_color',102,0,146), (397835,1141583,1,'lip_type',1,-66,-19), (397836,1141583,1,'nose_type',-71,-59,77), (397837,1141583,0,'skin_color',208,191,155), (397838,1141583,1,'soga_cheek_type',0,-70,38), (397839,1141583,1,'soga_chin_type',0,1,-66), (397840,1141583,1,'soga_ear_type',0,-83,0), (397841,1141583,1,'soga_eye_brow_type',0,48,32), (397842,1141583,0,'soga_eye_color',229,229,102), (397843,1141583,1,'soga_eye_type',-83,0,0), (397844,1141583,0,'soga_hair_color1',255,236,129), (397845,1141583,0,'soga_hair_color2',255,255,255), (397846,1141583,0,'soga_hair_highlight',255,255,255), (397847,1141583,0,'soga_hair_type_color',255,207,36), (397848,1141583,0,'soga_hair_type_highlight_color',102,0,146), (397849,1141583,1,'soga_lip_type',-11,-46,77), (397850,1141583,1,'soga_nose_type',-19,46,-5), (397851,1141583,0,'soga_skin_color',208,191,155), (397852,1141583,0,'wing_color1',172,183,2), (397853,1141583,0,'wing_color2',255,123,1), (397854,1141584,1,'cheek_type',-75,43,0), (397855,1141584,1,'chin_type',-37,-68,93), (397856,1141584,1,'ear_type',-34,-29,0), (397857,1141584,1,'eye_brow_type',-7,15,31), (397858,1141584,0,'eye_color',103,165,5), (397859,1141584,1,'eye_type',77,0,0), (397860,1141584,0,'hair_color1',1,199,14), (397861,1141584,0,'hair_color2',87,8,147), (397862,1141584,0,'hair_highlight',255,255,255), (397863,1141584,0,'hair_type_color',91,0,125), (397864,1141584,0,'hair_type_highlight_color',87,20,0), (397865,1141584,1,'lip_type',53,-22,9), (397866,1141584,1,'nose_type',95,1,-57), (397867,1141584,0,'skin_color',228,208,225), (397868,1141584,1,'soga_cheek_type',0,-7,15), (397869,1141584,1,'soga_chin_type',0,53,-22), (397870,1141584,1,'soga_ear_type',0,77,0), (397871,1141584,1,'soga_eye_brow_type',0,-34,-29), (397872,1141584,0,'soga_eye_color',229,229,102), (397873,1141584,1,'soga_eye_type',77,0,0), (397874,1141584,0,'soga_hair_color1',87,8,147), (397875,1141584,0,'soga_hair_color2',255,255,255), (397876,1141584,0,'soga_hair_highlight',255,255,255), (397877,1141584,0,'soga_hair_type_color',91,0,125), (397878,1141584,0,'soga_hair_type_highlight_color',87,20,0), (397879,1141584,1,'soga_lip_type',31,-75,43), (397880,1141584,1,'soga_nose_type',9,-37,-68), (397881,1141584,0,'soga_skin_color',228,208,225), (397882,1141584,0,'wing_color1',129,16,152), (397883,1141584,0,'wing_color2',6,180,162), (397884,1141585,0,'eye_color',255,255,255), (397885,1141585,0,'skin_color',255,255,255), (397886,1141585,0,'soga_eye_color',255,0,255), (397887,1141586,0,'eye_color',255,255,128), (397888,1141586,0,'skin_color',63,63,63), (397889,1141586,0,'soga_eye_color',255,0,255), (397890,1141587,0,'eye_color',255,255,255), (397891,1141587,0,'skin_color',255,255,255), (397892,1141587,0,'soga_eye_color',255,0,255), (397893,1141588,0,'eye_color',255,255,255), (397894,1141588,0,'skin_color',255,255,255), (397895,1141588,0,'soga_eye_color',255,0,255), (397896,1141589,0,'eye_color',255,255,255), (397897,1141589,0,'skin_color',255,255,255), (397898,1141589,0,'soga_eye_color',255,0,255), (397899,1141590,0,'eye_color',255,255,255), (397900,1141590,0,'skin_color',255,255,255), (397901,1141590,0,'soga_eye_color',255,0,255), (397902,1141591,0,'eye_color',255,255,255), (397903,1141591,0,'skin_color',255,255,255), (397904,1141591,0,'soga_eye_color',255,0,255), (397908,1141593,0,'eye_color',255,255,255), (397909,1141593,0,'skin_color',255,255,255), (397910,1141593,0,'soga_eye_color',255,0,255), (397970,1141596,1,'cheek_type',91,0,0), (397971,1141596,1,'chin_type',-14,-34,-96), (397972,1141596,1,'ear_type',98,2,0), (397973,1141596,1,'eye_brow_type',93,-56,14), (397974,1141596,0,'eye_color',197,71,80), (397975,1141596,1,'eye_type',56,0,0), (397976,1141596,0,'hair_color1',95,249,31), (397977,1141596,0,'hair_color2',255,123,29), (397978,1141596,0,'hair_highlight',255,255,255), (397979,1141596,0,'hair_type_color',91,18,0), (397980,1141596,0,'hair_type_highlight_color',133,162,162), (397981,1141596,1,'lip_type',78,-21,42), (397982,1141596,1,'nose_type',-43,95,-7), (397983,1141596,0,'skin_color',172,133,152), (397984,1141596,1,'soga_cheek_type',0,93,-56), (397985,1141596,1,'soga_chin_type',0,78,-21), (397986,1141596,1,'soga_ear_type',0,56,0), (397987,1141596,1,'soga_eye_brow_type',0,98,2), (397988,1141596,0,'soga_eye_color',229,229,102), (397989,1141596,1,'soga_eye_type',56,0,0), (397990,1141596,0,'soga_hair_color1',255,255,255), (397991,1141596,0,'soga_hair_color2',255,123,29), (397992,1141596,0,'soga_hair_highlight',255,255,255), (397993,1141596,0,'soga_hair_type_color',91,18,0), (397994,1141596,0,'soga_hair_type_highlight_color',133,162,162), (397995,1141596,1,'soga_lip_type',14,91,0), (397996,1141596,1,'soga_nose_type',42,-14,-34), (397997,1141596,0,'soga_skin_color',172,133,152), (397998,1141596,0,'wing_color1',246,246,246), (397999,1141596,0,'wing_color2',193,104,1), (398000,1141597,1,'cheek_type',14,34,0), (398001,1141597,1,'chin_type',-64,-77,-4), (398002,1141597,1,'ear_type',-43,-57,0), (398003,1141597,1,'eye_brow_type',-58,-75,81), (398004,1141597,0,'eye_color',49,132,204), (398005,1141597,1,'eye_type',81,0,0), (398006,1141597,0,'hair_color1',83,185,15), (398007,1141597,0,'hair_color2',29,71,185), (398008,1141597,0,'hair_highlight',255,255,255), (398009,1141597,0,'hair_type_color',10,49,136), (398010,1141597,0,'hair_type_highlight_color',101,217,150), (398011,1141597,1,'lip_type',-5,93,41), (398012,1141597,1,'nose_type',62,83,-71), (398013,1141597,0,'skin_color',226,206,172), (398014,1141597,1,'soga_cheek_type',0,-58,-75), (398015,1141597,1,'soga_chin_type',0,-5,93), (398016,1141597,1,'soga_ear_type',0,81,0), (398017,1141597,1,'soga_eye_brow_type',0,-43,-57), (398018,1141597,0,'soga_eye_color',229,229,102), (398019,1141597,1,'soga_eye_type',81,0,0), (398020,1141597,0,'soga_hair_color1',255,255,255), (398021,1141597,0,'soga_hair_color2',29,71,185), (398022,1141597,0,'soga_hair_highlight',255,255,255), (398023,1141597,0,'soga_hair_type_color',10,49,136), (398024,1141597,0,'soga_hair_type_highlight_color',101,217,150), (398025,1141597,1,'soga_lip_type',81,14,34), (398026,1141597,1,'soga_nose_type',41,-64,-77), (398027,1141597,0,'soga_skin_color',226,206,172), (398028,1141597,0,'wing_color1',138,2,220), (398029,1141597,0,'wing_color2',2,248,234), (398030,1141598,0,'eye_color',255,255,255), (398031,1141598,0,'skin_color',255,255,255), (398032,1141598,0,'soga_eye_color',255,0,255), (398033,1141599,1,'cheek_type',-2,25,0), (398034,1141599,1,'chin_type',-34,0,2), (398035,1141599,1,'ear_type',-23,9,0), (398036,1141599,1,'eye_brow_type',2,-17,-2), (398037,1141599,0,'eye_color',139,121,65), (398038,1141599,1,'eye_type',-28,0,0), (398039,1141599,0,'hair_color1',3,255,0), (398040,1141599,0,'hair_face_color',43,29,21), (398041,1141599,0,'hair_face_highlight_color',42,38,34), (398042,1141599,0,'hair_type_color',43,29,21), (398043,1141599,0,'hair_type_highlight_color',42,38,34), (398044,1141599,1,'lip_type',4,14,3), (398045,1141599,1,'nose_type',14,3,-1), (398046,1141599,0,'skin_color',222,180,182), (398047,1141599,1,'soga_cheek_type',0,2,-17), (398048,1141599,1,'soga_chin_type',0,4,14), (398049,1141599,1,'soga_ear_type',0,-28,0), (398050,1141599,1,'soga_eye_brow_type',0,-23,9), (398051,1141599,0,'soga_eye_color',229,229,102), (398052,1141599,1,'soga_eye_type',-28,0,0), (398053,1141599,0,'soga_hair_face_color',43,29,21), (398054,1141599,0,'soga_hair_face_highlight_color',42,38,34), (398055,1141599,0,'soga_hair_type_color',43,29,21), (398056,1141599,0,'soga_hair_type_highlight_color',42,38,34), (398057,1141599,1,'soga_lip_type',-2,-2,25), (398058,1141599,1,'soga_nose_type',3,-34,0), (398059,1141599,0,'soga_skin_color',222,180,182), (398060,1141599,0,'wing_color1',255,255,255), (398061,1141599,0,'wing_color2',255,255,255), (398091,1141601,1,'cheek_type',93,7,0), (398092,1141601,1,'chin_type',-64,-78,0), (398093,1141601,1,'ear_type',40,95,0), (398094,1141601,1,'eye_brow_type',-74,-97,-7), (398095,1141601,0,'eye_color',169,53,90), (398096,1141601,1,'eye_type',-31,0,0), (398097,1141601,0,'hair_color1',21,177,50), (398098,1141601,0,'hair_color2',36,34,36), (398099,1141601,0,'hair_highlight',255,255,255), (398100,1141601,0,'hair_type_color',15,0,22), (398101,1141601,0,'hair_type_highlight_color',53,178,235), (398102,1141601,1,'lip_type',11,-11,75), (398103,1141601,1,'nose_type',-75,21,-79), (398104,1141601,0,'skin_color',220,187,207), (398105,1141601,1,'soga_cheek_type',0,-74,-97), (398106,1141601,1,'soga_chin_type',0,11,-11), (398107,1141601,1,'soga_ear_type',0,-31,0), (398108,1141601,1,'soga_eye_brow_type',0,40,95), (398109,1141601,0,'soga_eye_color',229,229,102), (398110,1141601,1,'soga_eye_type',-31,0,0), (398111,1141601,0,'soga_hair_color1',36,34,36), (398112,1141601,0,'soga_hair_color2',255,255,255), (398113,1141601,0,'soga_hair_highlight',255,255,255), (398114,1141601,0,'soga_hair_type_color',15,0,22), (398115,1141601,0,'soga_hair_type_highlight_color',53,178,235), (398116,1141601,1,'soga_lip_type',-7,93,7), (398117,1141601,1,'soga_nose_type',75,-64,-78), (398118,1141601,0,'soga_skin_color',220,187,207), (398119,1141601,0,'wing_color1',78,126,242), (398120,1141601,0,'wing_color2',51,84,168), (398121,1141602,1,'cheek_type',10,93,0), (398122,1141602,1,'chin_type',61,10,63), (398123,1141602,1,'ear_type',-22,-31,0), (398124,1141602,1,'eye_brow_type',82,82,-50), (398125,1141602,0,'eye_color',111,133,4), (398126,1141602,1,'eye_type',-77,0,0), (398127,1141602,0,'hair_color1',50,231,46), (398128,1141602,0,'hair_color2',29,71,185), (398129,1141602,0,'hair_highlight',255,255,255), (398130,1141602,0,'hair_type_color',2,65,179), (398131,1141602,0,'hair_type_highlight_color',108,135,138), (398132,1141602,1,'lip_type',58,-74,32), (398133,1141602,1,'nose_type',-61,50,-25), (398134,1141602,0,'skin_color',233,207,225), (398135,1141602,1,'soga_cheek_type',0,82,82), (398136,1141602,1,'soga_chin_type',0,58,-74), (398137,1141602,1,'soga_ear_type',0,-77,0), (398138,1141602,1,'soga_eye_brow_type',0,-22,-31), (398139,1141602,0,'soga_eye_color',229,229,102), (398140,1141602,1,'soga_eye_type',-77,0,0), (398141,1141602,0,'soga_hair_color1',29,71,185), (398142,1141602,0,'soga_hair_color2',255,255,255), (398143,1141602,0,'soga_hair_highlight',255,255,255), (398144,1141602,0,'soga_hair_type_color',2,65,179), (398145,1141602,0,'soga_hair_type_highlight_color',108,135,138), (398146,1141602,1,'soga_lip_type',-50,10,93), (398147,1141602,1,'soga_nose_type',32,61,10), (398148,1141602,0,'soga_skin_color',233,207,225), (398149,1141602,0,'wing_color1',138,113,5), (398150,1141602,0,'wing_color2',202,95,3), (398151,1141603,0,'eye_color',255,255,255), (398152,1141603,0,'skin_color',255,255,255), (398153,1141603,0,'soga_eye_color',255,0,255), (398154,1141604,1,'cheek_type',10,93,0), (398155,1141604,1,'chin_type',-11,0,0), (398156,1141604,1,'ear_type',-81,-88,0), (398157,1141604,1,'eye_brow_type',-79,-17,5), (398158,1141604,0,'eye_color',159,76,4), (398159,1141604,1,'eye_type',22,0,0), (398160,1141604,0,'hair_color1',1,48,241), (398161,1141604,0,'hair_color2',142,255,1), (398162,1141604,0,'hair_highlight',255,255,255), (398163,1141604,0,'hair_type_color',128,226,66), (398164,1141604,0,'hair_type_highlight_color',184,46,243), (398165,1141604,1,'lip_type',94,0,57), (398166,1141604,1,'nose_type',-57,1,48), (398167,1141604,0,'skin_color',191,155,149), (398168,1141604,1,'soga_cheek_type',0,-79,-17), (398169,1141604,1,'soga_chin_type',0,94,0), (398170,1141604,1,'soga_ear_type',0,22,0), (398171,1141604,1,'soga_eye_brow_type',0,-81,-88), (398172,1141604,0,'soga_eye_color',229,229,102), (398173,1141604,1,'soga_eye_type',22,0,0), (398174,1141604,0,'soga_hair_color1',142,255,1), (398175,1141604,0,'soga_hair_color2',255,255,255), (398176,1141604,0,'soga_hair_highlight',255,255,255), (398177,1141604,0,'soga_hair_type_color',128,226,66), (398178,1141604,0,'soga_hair_type_highlight_color',184,46,243), (398179,1141604,1,'soga_lip_type',5,10,93), (398180,1141604,1,'soga_nose_type',57,-11,0), (398181,1141604,0,'soga_skin_color',191,155,149), (398182,1141604,0,'wing_color1',182,34,173), (398183,1141604,0,'wing_color2',38,211,140), (398184,1141605,1,'cheek_type',-97,88,0), (398185,1141605,1,'chin_type',76,57,-7), (398186,1141605,1,'ear_type',28,93,0), (398187,1141605,1,'eye_brow_type',94,65,84), (398188,1141605,0,'eye_color',3,184,174), (398189,1141605,1,'eye_type',41,0,0), (398190,1141605,0,'hair_color1',186,192,186), (398191,1141605,0,'hair_color2',68,72,71), (398192,1141605,0,'hair_highlight',255,255,255), (398193,1141605,0,'hair_type_color',50,46,64), (398194,1141605,0,'hair_type_highlight_color',103,14,0), (398195,1141605,1,'lip_type',28,98,-41), (398196,1141605,1,'nose_type',8,-70,-64), (398197,1141605,0,'skin_color',167,150,160), (398198,1141605,1,'soga_cheek_type',0,94,65), (398199,1141605,1,'soga_chin_type',0,28,98), (398200,1141605,1,'soga_ear_type',0,41,0), (398201,1141605,1,'soga_eye_brow_type',0,28,93), (398202,1141605,0,'soga_eye_color',229,229,102), (398203,1141605,1,'soga_eye_type',41,0,0), (398204,1141605,0,'soga_hair_color1',68,72,71), (398205,1141605,0,'soga_hair_color2',255,255,255), (398206,1141605,0,'soga_hair_highlight',255,255,255), (398207,1141605,0,'soga_hair_type_color',50,46,64), (398208,1141605,0,'soga_hair_type_highlight_color',103,14,0), (398209,1141605,1,'soga_lip_type',84,-97,88), (398210,1141605,1,'soga_nose_type',-41,76,57), (398211,1141605,0,'soga_skin_color',167,150,160), (398212,1141605,0,'wing_color1',150,5,228), (398213,1141605,0,'wing_color2',186,87,3), (398214,1141606,1,'cheek_type',23,0,0), (398215,1141606,1,'chin_type',14,22,-41), (398216,1141606,1,'ear_type',-7,25,0), (398217,1141606,1,'eye_brow_type',34,0,7), (398218,1141606,0,'eye_color',66,138,136), (398219,1141606,0,'hair_color1',217,245,0), (398220,1141606,0,'hair_face_color',26,10,2), (398221,1141606,0,'hair_face_highlight_color',115,94,67), (398222,1141606,0,'hair_type_color',26,10,2), (398223,1141606,0,'hair_type_highlight_color',115,94,67), (398224,1141606,1,'lip_type',-2,-25,7), (398225,1141606,1,'nose_type',-21,-39,-11), (398226,1141606,0,'skin_color',227,194,196), (398227,1141606,1,'soga_cheek_type',0,34,0), (398228,1141606,1,'soga_chin_type',0,-2,-25), (398229,1141606,1,'soga_ear_type',-7,25,0), (398230,1141606,1,'soga_eye_brow_type',0,-7,25), (398231,1141606,0,'soga_eye_color',229,229,102), (398232,1141606,0,'soga_hair_face_color',26,10,2), (398233,1141606,0,'soga_hair_face_highlight_color',115,94,67), (398234,1141606,0,'soga_hair_type_color',26,10,2), (398235,1141606,0,'soga_hair_type_highlight_color',115,94,67), (398236,1141606,1,'soga_lip_type',7,23,0), (398237,1141606,1,'soga_nose_type',7,14,22), (398238,1141606,0,'soga_skin_color',227,194,196), (398239,1141606,0,'wing_color1',255,255,255), (398240,1141606,0,'wing_color2',255,255,255), (398241,1141607,1,'cheek_type',-59,39,0), (398242,1141607,1,'chin_type',-12,-53,-71), (398243,1141607,1,'ear_type',14,38,0), (398244,1141607,1,'eye_brow_type',40,14,0), (398245,1141607,0,'eye_color',118,185,3), (398246,1141607,1,'eye_type',19,0,0), (398247,1141607,0,'hair_color1',0,75,51), (398248,1141607,0,'hair_color2',194,28,1), (398249,1141607,0,'hair_highlight',255,255,255), (398250,1141607,0,'hair_type_color',81,29,0), (398251,1141607,0,'hair_type_highlight_color',50,46,64), (398252,1141607,1,'lip_type',20,53,-31), (398253,1141607,1,'nose_type',-61,0,75), (398254,1141607,0,'skin_color',104,152,193), (398255,1141607,1,'soga_cheek_type',0,40,14), (398256,1141607,1,'soga_chin_type',0,20,53), (398257,1141607,1,'soga_ear_type',0,19,0), (398258,1141607,1,'soga_eye_brow_type',0,14,38), (398259,1141607,0,'soga_eye_color',229,229,102), (398260,1141607,1,'soga_eye_type',19,0,0), (398261,1141607,0,'soga_hair_color1',194,28,1), (398262,1141607,0,'soga_hair_color2',255,255,255), (398263,1141607,0,'soga_hair_highlight',255,255,255), (398264,1141607,0,'soga_hair_type_color',81,29,0), (398265,1141607,0,'soga_hair_type_highlight_color',50,46,64), (398266,1141607,1,'soga_lip_type',0,-59,39), (398267,1141607,1,'soga_nose_type',-31,-12,-53), (398268,1141607,0,'soga_skin_color',104,152,193), (398269,1141607,0,'wing_color1',121,212,21), (398270,1141607,0,'wing_color2',140,247,31), (398271,1141608,1,'cheek_type',-8,37,0), (398272,1141608,1,'chin_type',17,0,37), (398273,1141608,1,'ear_type',38,-81,0), (398274,1141608,1,'eye_brow_type',-12,75,90), (398275,1141608,0,'eye_color',29,147,89), (398276,1141608,1,'eye_type',-11,0,0), (398277,1141608,0,'hair_color1',4,193,177), (398278,1141608,0,'hair_color2',194,28,1), (398279,1141608,0,'hair_highlight',255,255,255), (398280,1141608,0,'hair_type_color',109,59,0), (398281,1141608,0,'hair_type_highlight_color',145,9,0), (398282,1141608,1,'lip_type',-75,-94,25), (398283,1141608,1,'nose_type',55,4,-63), (398284,1141608,0,'skin_color',196,151,156), (398285,1141608,1,'soga_cheek_type',0,-12,75), (398286,1141608,1,'soga_chin_type',0,-75,-94), (398287,1141608,1,'soga_ear_type',0,-11,0), (398288,1141608,1,'soga_eye_brow_type',0,38,-81), (398289,1141608,0,'soga_eye_color',229,229,102), (398290,1141608,1,'soga_eye_type',-11,0,0), (398291,1141608,0,'soga_hair_color1',194,28,1), (398292,1141608,0,'soga_hair_color2',255,255,255), (398293,1141608,0,'soga_hair_highlight',255,255,255), (398294,1141608,0,'soga_hair_type_color',109,59,0), (398295,1141608,0,'soga_hair_type_highlight_color',145,9,0), (398296,1141608,1,'soga_lip_type',90,-8,37), (398297,1141608,1,'soga_nose_type',25,17,0), (398298,1141608,0,'soga_skin_color',196,151,156), (398299,1141608,0,'wing_color1',50,83,166), (398300,1141608,0,'wing_color2',131,3,208), (398331,1141610,1,'cheek_type',59,-17,0), (398332,1141610,1,'chin_type',-65,35,78), (398333,1141610,1,'ear_type',-63,-35,0), (398334,1141610,1,'eye_brow_type',69,7,31), (398335,1141610,0,'eye_color',208,101,2), (398336,1141610,1,'eye_type',19,0,0), (398337,1141610,0,'hair_color1',159,61,214), (398338,1141610,0,'hair_color2',255,236,129), (398339,1141610,0,'hair_highlight',255,255,255), (398340,1141610,0,'hair_type_color',255,226,19), (398341,1141610,0,'hair_type_highlight_color',120,66,0), (398342,1141610,1,'lip_type',-77,52,-79), (398343,1141610,1,'nose_type',-94,-97,61), (398344,1141610,0,'skin_color',212,193,155), (398345,1141610,1,'soga_cheek_type',0,69,7), (398346,1141610,1,'soga_chin_type',0,-77,52), (398347,1141610,1,'soga_ear_type',0,19,0), (398348,1141610,1,'soga_eye_brow_type',0,-63,-35), (398349,1141610,0,'soga_eye_color',229,229,102), (398350,1141610,1,'soga_eye_type',19,0,0), (398351,1141610,0,'soga_hair_color1',255,236,129), (398352,1141610,0,'soga_hair_color2',255,255,255), (398353,1141610,0,'soga_hair_highlight',255,255,255), (398354,1141610,0,'soga_hair_type_color',255,226,19), (398355,1141610,0,'soga_hair_type_highlight_color',120,66,0), (398356,1141610,1,'soga_lip_type',31,59,-17), (398357,1141610,1,'soga_nose_type',-79,-65,35), (398358,1141610,0,'soga_skin_color',212,193,155), (398359,1141610,0,'wing_color1',31,31,31), (398360,1141610,0,'wing_color2',211,181,1), (398361,1141611,0,'eye_color',255,255,255), (398362,1141611,0,'skin_color',255,255,255), (398363,1141611,0,'soga_eye_color',255,0,255), (398364,1141612,0,'eye_color',115,117,138), (398365,1141612,0,'skin_color',197,201,143), (398366,1141612,0,'soga_eye_color',255,0,255), (398367,1141613,1,'cheek_type',37,-57,0), (398368,1141613,1,'chin_type',-77,69,71), (398369,1141613,1,'ear_type',97,53,0), (398370,1141613,1,'eye_brow_type',-82,75,87), (398371,1141613,0,'eye_color',178,62,76), (398372,1141613,1,'eye_type',75,0,0), (398373,1141613,0,'hair_color1',37,190,2), (398374,1141613,0,'hair_color2',142,255,1), (398375,1141613,0,'hair_highlight',255,255,255), (398376,1141613,0,'hair_type_color',128,226,66), (398377,1141613,0,'hair_type_highlight_color',237,94,255), (398378,1141613,1,'lip_type',-56,-74,-71), (398379,1141613,1,'nose_type',12,37,-66), (398380,1141613,0,'skin_color',207,183,211), (398381,1141613,1,'soga_cheek_type',0,-82,75), (398382,1141613,1,'soga_chin_type',0,-56,-74), (398383,1141613,1,'soga_ear_type',0,75,0), (398384,1141613,1,'soga_eye_brow_type',0,97,53), (398385,1141613,0,'soga_eye_color',229,229,102), (398386,1141613,1,'soga_eye_type',75,0,0), (398387,1141613,0,'soga_hair_color1',142,255,1), (398388,1141613,0,'soga_hair_color2',255,255,255), (398389,1141613,0,'soga_hair_highlight',255,255,255), (398390,1141613,0,'soga_hair_type_color',128,226,66), (398391,1141613,0,'soga_hair_type_highlight_color',237,94,255), (398392,1141613,1,'soga_lip_type',87,37,-57), (398393,1141613,1,'soga_nose_type',-71,-77,69), (398394,1141613,0,'soga_skin_color',207,183,211), (398395,1141613,0,'wing_color1',137,215,3), (398396,1141613,0,'wing_color2',3,200,188), (398397,1141614,0,'eye_color',64,0,0), (398398,1141614,0,'skin_color',128,128,0), (398399,1141614,0,'soga_eye_color',255,0,255), (398400,1141615,0,'eye_color',255,255,255), (398401,1141615,0,'skin_color',255,255,255), (398402,1141615,0,'soga_eye_color',255,0,255), (398403,1141616,1,'cheek_type',-22,63,0), (398404,1141616,1,'chin_type',-34,26,26), (398405,1141616,1,'ear_type',32,-55,0), (398406,1141616,1,'eye_brow_type',-47,-56,-75), (398407,1141616,0,'eye_color',4,157,147), (398408,1141616,1,'eye_type',-37,0,0), (398409,1141616,0,'hair_color1',188,195,70), (398410,1141616,0,'hair_color2',87,8,147), (398411,1141616,0,'hair_highlight',255,255,255), (398412,1141616,0,'hair_type_color',98,0,138), (398413,1141616,0,'hair_type_highlight_color',97,50,0), (398414,1141616,1,'lip_type',-22,-14,78), (398415,1141616,1,'nose_type',2,-68,-61), (398416,1141616,0,'skin_color',196,170,206), (398417,1141616,1,'soga_cheek_type',0,-47,-56), (398418,1141616,1,'soga_chin_type',0,-22,-14), (398419,1141616,1,'soga_ear_type',0,-37,0), (398420,1141616,1,'soga_eye_brow_type',0,32,-55), (398421,1141616,0,'soga_eye_color',229,229,102), (398422,1141616,1,'soga_eye_type',-37,0,0), (398423,1141616,0,'soga_hair_color1',87,8,147), (398424,1141616,0,'soga_hair_color2',255,255,255), (398425,1141616,0,'soga_hair_highlight',255,255,255), (398426,1141616,0,'soga_hair_type_color',98,0,138), (398427,1141616,0,'soga_hair_type_highlight_color',97,50,0), (398428,1141616,1,'soga_lip_type',-75,-22,63), (398429,1141616,1,'soga_nose_type',78,-34,26), (398430,1141616,0,'soga_skin_color',196,170,206), (398431,1141616,0,'wing_color1',131,23,121), (398432,1141616,0,'wing_color2',3,203,190), (398433,1141617,1,'cheek_type',41,100,0), (398434,1141617,1,'chin_type',-39,-14,87), (398435,1141617,1,'ear_type',-70,50,0), (398436,1141617,1,'eye_brow_type',-9,59,-10), (398437,1141617,0,'eye_color',161,0,250), (398438,1141617,1,'eye_type',90,0,0), (398439,1141617,0,'hair_color1',195,38,206), (398440,1141617,0,'hair_color2',36,34,36), (398441,1141617,0,'hair_highlight',255,255,255), (398442,1141617,0,'hair_type_color',15,0,22), (398443,1141617,0,'hair_type_highlight_color',15,0,23), (398444,1141617,1,'lip_type',-81,61,-15), (398445,1141617,1,'nose_type',-7,-61,38), (398446,1141617,0,'skin_color',192,145,153), (398447,1141617,1,'soga_cheek_type',0,-9,59), (398448,1141617,1,'soga_chin_type',0,-81,61), (398449,1141617,1,'soga_ear_type',0,90,0), (398450,1141617,1,'soga_eye_brow_type',0,-70,50), (398451,1141617,0,'soga_eye_color',229,229,102), (398452,1141617,1,'soga_eye_type',90,0,0), (398453,1141617,0,'soga_hair_color1',36,34,36), (398454,1141617,0,'soga_hair_color2',255,255,255), (398455,1141617,0,'soga_hair_highlight',255,255,255), (398456,1141617,0,'soga_hair_type_color',15,0,22), (398457,1141617,0,'soga_hair_type_highlight_color',15,0,23), (398458,1141617,1,'soga_lip_type',-10,41,100), (398459,1141617,1,'soga_nose_type',-15,-39,-14), (398460,1141617,0,'soga_skin_color',192,145,153), (398461,1141617,0,'wing_color1',139,2,221), (398462,1141617,0,'wing_color2',27,120,154), (398493,1141619,0,'eye_color',0,64,0), (398494,1141619,0,'skin_color',64,0,64), (398495,1141619,0,'soga_eye_color',255,0,255), (398496,1141620,0,'eye_color',128,128,64), (398497,1141620,0,'skin_color',0,64,0), (398498,1141620,0,'soga_eye_color',255,0,255), (398499,1141621,0,'eye_color',255,255,255), (398500,1141621,0,'skin_color',255,255,255), (398501,1141621,0,'soga_eye_color',255,0,255), (398502,1141622,0,'eye_color',255,255,255), (398503,1141622,0,'skin_color',255,255,255), (398504,1141622,0,'soga_eye_color',255,0,255), (398505,1141623,0,'eye_color',255,255,255), (398506,1141623,0,'skin_color',255,255,255), (398507,1141623,0,'soga_eye_color',255,0,255), (398508,1141624,0,'eye_color',255,255,255), (398509,1141624,0,'skin_color',255,255,255), (398510,1141624,0,'soga_eye_color',255,0,255), (398511,1141625,1,'cheek_type',2,-3,0), (398512,1141625,1,'chin_type',-12,34,17), (398513,1141625,1,'ear_type',28,0,0), (398514,1141625,1,'eye_brow_type',-29,0,-17), (398515,1141625,0,'eye_color',209,180,255), (398516,1141625,1,'eye_type',-26,0,0), (398517,1141625,0,'hair_color1',56,22,22), (398518,1141625,0,'hair_color2',52,50,42), (398519,1141625,0,'hair_face_color',169,169,169), (398520,1141625,0,'hair_face_highlight_color',105,103,97), (398521,1141625,0,'hair_highlight',43,36,70), (398522,1141625,0,'hair_type_color',169,169,169), (398523,1141625,0,'hair_type_highlight_color',105,103,97), (398524,1141625,1,'lip_type',31,25,-22), (398525,1141625,1,'nose_type',2,0,-2), (398526,1141625,0,'skin_color',118,131,165), (398527,1141625,1,'soga_cheek_type',2,-3,0), (398528,1141625,1,'soga_chin_type',-12,34,17), (398529,1141625,1,'soga_ear_type',28,0,0), (398530,1141625,1,'soga_eye_brow_type',-29,0,-17), (398531,1141625,0,'soga_eye_color',229,229,102), (398532,1141625,1,'soga_eye_type',-26,0,0), (398533,1141625,0,'soga_hair_color1',49,49,53), (398534,1141625,0,'soga_hair_color2',103,102,153), (398535,1141625,0,'soga_hair_face_color',169,169,169), (398536,1141625,0,'soga_hair_face_highlight_color',105,103,97), (398537,1141625,0,'soga_hair_highlight',43,36,70), (398538,1141625,0,'soga_hair_type_color',169,169,169), (398539,1141625,0,'soga_hair_type_highlight_color',105,103,97), (398540,1141625,1,'soga_lip_type',31,25,-22), (398541,1141625,1,'soga_nose_type',2,0,-2), (398542,1141625,0,'soga_skin_color',118,131,165), (398543,1141625,0,'wing_color1',255,255,255), (398544,1141625,0,'wing_color2',255,255,255), (398545,1141626,1,'cheek_type',-64,-69,0), (398546,1141626,1,'chin_type',-15,-2,29), (398547,1141626,1,'ear_type',81,26,0), (398548,1141626,1,'eye_brow_type',-47,-95,21), (398549,1141626,0,'eye_color',108,165,165), (398550,1141626,1,'eye_type',-46,0,0), (398551,1141626,0,'hair_color1',161,165,168), (398552,1141626,0,'hair_color2',50,69,69), (398553,1141626,0,'hair_face_color',200,142,16), (398554,1141626,0,'hair_face_highlight_color',55,53,68), (398555,1141626,0,'hair_highlight',209,131,22), (398556,1141626,0,'hair_type_color',200,142,16), (398557,1141626,0,'hair_type_highlight_color',55,53,68), (398558,1141626,1,'lip_type',-65,-93,77), (398559,1141626,1,'nose_type',-96,-7,81), (398560,1141626,0,'skin_color',202,167,171), (398561,1141626,1,'soga_cheek_type',-64,-69,0), (398562,1141626,1,'soga_chin_type',-15,-2,29), (398563,1141626,1,'soga_ear_type',81,26,0), (398564,1141626,1,'soga_eye_brow_type',-47,-95,21), (398565,1141626,0,'soga_eye_color',229,229,102), (398566,1141626,1,'soga_eye_type',-46,0,0), (398567,1141626,0,'soga_hair_color1',199,150,48), (398568,1141626,0,'soga_hair_color2',43,36,70), (398569,1141626,0,'soga_hair_face_color',200,142,16), (398570,1141626,0,'soga_hair_face_highlight_color',55,53,68), (398571,1141626,0,'soga_hair_highlight',209,131,22), (398572,1141626,0,'soga_hair_type_color',200,142,16), (398573,1141626,0,'soga_hair_type_highlight_color',55,53,68), (398574,1141626,1,'soga_lip_type',-65,-93,77), (398575,1141626,1,'soga_nose_type',-96,-7,81), (398576,1141626,0,'soga_skin_color',202,167,171), (398577,1141626,0,'wing_color1',255,255,255), (398578,1141626,0,'wing_color2',255,255,255), (398579,1141627,1,'cheek_type',25,-93,0), (398580,1141627,1,'chin_type',-34,95,-5), (398581,1141627,1,'ear_type',8,34,0), (398582,1141627,1,'eye_brow_type',-65,-34,85), (398583,1141627,0,'eye_color',234,119,255), (398584,1141627,1,'eye_type',-14,0,0), (398585,1141627,0,'hair_color1',160,156,172), (398586,1141627,0,'hair_color2',62,62,68), (398587,1141627,0,'hair_face_color',225,221,214), (398588,1141627,0,'hair_face_highlight_color',89,73,129), (398589,1141627,0,'hair_highlight',161,165,168), (398590,1141627,0,'hair_type_color',225,221,214), (398591,1141627,0,'hair_type_highlight_color',89,73,129), (398592,1141627,1,'lip_type',-15,29,32), (398593,1141627,1,'nose_type',62,47,-90), (398594,1141627,0,'skin_color',121,164,163), (398595,1141627,1,'soga_cheek_type',25,-93,0), (398596,1141627,1,'soga_chin_type',-34,95,-5), (398597,1141627,1,'soga_ear_type',8,34,0), (398598,1141627,1,'soga_eye_brow_type',-65,-34,85), (398599,1141627,0,'soga_eye_color',229,229,102), (398600,1141627,1,'soga_eye_type',-14,0,0), (398601,1141627,0,'soga_hair_color1',60,71,71), (398602,1141627,0,'soga_hair_color2',152,46,102), (398603,1141627,0,'soga_hair_face_color',225,221,214), (398604,1141627,0,'soga_hair_face_highlight_color',89,73,129), (398605,1141627,0,'soga_hair_highlight',161,165,168), (398606,1141627,0,'soga_hair_type_color',225,221,214), (398607,1141627,0,'soga_hair_type_highlight_color',89,73,129), (398608,1141627,1,'soga_lip_type',-15,29,32), (398609,1141627,1,'soga_nose_type',62,47,-90), (398610,1141627,0,'soga_skin_color',121,164,163), (398611,1141627,0,'wing_color1',255,255,255), (398612,1141627,0,'wing_color2',255,255,255), (398613,1141628,1,'cheek_type',-61,-37,0), (398614,1141628,1,'chin_type',-7,-95,88), (398615,1141628,1,'ear_type',-34,12,0), (398616,1141628,1,'eye_brow_type',-21,-76,91), (398617,1141628,0,'eye_color',130,39,70), (398618,1141628,1,'eye_type',46,0,0), (398619,1141628,0,'hair_color1',175,83,231), (398620,1141628,0,'hair_highlight',255,255,255), (398621,1141628,0,'hair_type_color',244,246,246), (398622,1141628,0,'hair_type_highlight_color',37,154,241), (398623,1141628,1,'lip_type',-44,-11,82), (398624,1141628,1,'nose_type',88,52,81), (398625,1141628,0,'skin_color',219,175,158), (398626,1141628,1,'soga_cheek_type',-61,-37,0), (398627,1141628,1,'soga_chin_type',-7,-95,88), (398628,1141628,1,'soga_ear_type',-34,12,0), (398629,1141628,1,'soga_eye_brow_type',-21,-76,91), (398630,1141628,0,'soga_eye_color',229,229,102), (398631,1141628,1,'soga_eye_type',46,0,0), (398632,1141628,0,'soga_hair_color1',56,62,62), (398633,1141628,0,'soga_hair_color2',255,255,255), (398634,1141628,0,'soga_hair_highlight',255,255,255), (398635,1141628,0,'soga_hair_type_color',244,246,246), (398636,1141628,0,'soga_hair_type_highlight_color',37,154,241), (398637,1141628,1,'soga_lip_type',-44,-11,82), (398638,1141628,1,'soga_nose_type',88,52,81), (398639,1141628,0,'soga_skin_color',219,175,158), (398640,1141628,0,'wing_color1',249,115,23), (398641,1141628,0,'wing_color2',114,190,11), (398642,1141629,0,'eye_color',255,255,255), (398643,1141629,0,'skin_color',255,255,255), (398644,1141629,0,'soga_eye_color',255,0,255), (398645,1141630,0,'eye_color',255,255,255), (398646,1141630,0,'skin_color',255,255,255), (398647,1141630,0,'soga_eye_color',255,0,255), (398648,1141631,0,'eye_color',255,255,255), (398649,1141631,0,'skin_color',255,255,255), (398650,1141631,0,'soga_eye_color',255,0,255), (398654,1141633,0,'eye_color',255,255,255), (398655,1141633,0,'skin_color',255,128,63), (398656,1141633,0,'soga_eye_color',255,0,255), (398657,1141634,0,'eye_color',128,128,128), (398658,1141634,0,'skin_color',63,128,128), (398659,1141634,0,'soga_eye_color',255,0,255), (398660,1141635,0,'eye_color',255,255,255), (398661,1141635,0,'skin_color',255,255,255), (398662,1141635,0,'soga_eye_color',255,0,255), (398663,1141636,0,'eye_color',255,255,255), (398664,1141636,0,'skin_color',255,255,255), (398665,1141636,0,'soga_eye_color',255,0,255), (398666,1141637,0,'eye_color',128,64,0), (398667,1141637,0,'skin_color',128,128,64), (398668,1141637,0,'soga_eye_color',255,0,255), (398669,1141638,0,'eye_color',223,230,126), (398670,1141638,0,'skin_color',223,230,126), (398671,1141638,0,'soga_eye_color',255,0,255), (398672,1141639,0,'eye_color',255,255,255), (398673,1141639,0,'skin_color',255,255,255), (398674,1141639,0,'soga_eye_color',255,0,255), (398675,1141640,1,'cheek_type',-97,88,0), (398676,1141640,1,'chin_type',76,57,-7), (398677,1141640,1,'ear_type',28,93,0), (398678,1141640,1,'eye_brow_type',94,65,84), (398679,1141640,0,'eye_color',3,184,174), (398680,1141640,1,'eye_type',41,0,0), (398681,1141640,0,'hair_color1',175,83,231), (398682,1141640,0,'hair_highlight',255,255,255), (398683,1141640,0,'hair_type_color',50,46,64), (398684,1141640,0,'hair_type_highlight_color',103,14,0), (398685,1141640,1,'lip_type',28,98,-41), (398686,1141640,1,'nose_type',8,-70,-64), (398687,1141640,0,'skin_color',167,150,160), (398688,1141640,1,'soga_cheek_type',-97,88,0), (398689,1141640,1,'soga_chin_type',76,57,-7), (398690,1141640,1,'soga_ear_type',28,93,0), (398691,1141640,1,'soga_eye_brow_type',94,65,84), (398692,1141640,0,'soga_eye_color',229,229,102), (398693,1141640,1,'soga_eye_type',41,0,0), (398694,1141640,0,'soga_hair_color1',68,72,71), (398695,1141640,0,'soga_hair_color2',255,255,255), (398696,1141640,0,'soga_hair_highlight',255,255,255), (398697,1141640,0,'soga_hair_type_color',50,46,64), (398698,1141640,0,'soga_hair_type_highlight_color',103,14,0), (398699,1141640,1,'soga_lip_type',28,98,-41), (398700,1141640,1,'soga_nose_type',8,-70,-64), (398701,1141640,0,'soga_skin_color',167,150,160), (398702,1141640,0,'wing_color1',150,5,228), (398703,1141640,0,'wing_color2',186,87,3), (398704,1141641,0,'eye_color',223,231,125), (398705,1141641,0,'skin_color',223,231,125), (398706,1141641,0,'soga_eye_color',255,0,255), (398707,1141642,0,'eye_color',255,255,255), (398708,1141642,0,'skin_color',255,255,255), (398709,1141642,0,'soga_eye_color',255,0,255), (398710,1141643,0,'eye_color',255,255,255), (398711,1141643,0,'skin_color',255,255,255), (398712,1141643,0,'soga_eye_color',255,0,255), (398713,1141644,0,'eye_color',255,255,255), (398714,1141644,0,'skin_color',255,255,255), (398715,1141644,0,'soga_eye_color',255,0,255), (398716,1141645,0,'eye_color',255,255,255), (398717,1141645,0,'skin_color',255,255,255), (398718,1141645,0,'soga_eye_color',255,0,255), (398719,1141646,0,'eye_color',255,255,255), (398720,1141646,0,'skin_color',255,255,255), (398721,1141646,0,'soga_eye_color',255,0,255), (398722,1141647,0,'eye_color',255,255,255), (398723,1141647,0,'skin_color',255,255,255), (398724,1141647,0,'soga_eye_color',255,0,255), (398725,1141648,0,'eye_color',255,128,64), (398726,1141648,0,'skin_color',128,128,64), (398727,1141648,0,'soga_eye_color',255,0,255), (398757,1141650,1,'cheek_type',-20,-4,0), (398758,1141650,1,'chin_type',-28,-18,-8), (398759,1141650,1,'ear_type',-37,3,0), (398760,1141650,1,'eye_brow_type',-17,-41,41), (398761,1141650,0,'eye_color',101,162,169), (398762,1141650,1,'eye_type',28,0,0), (398763,1141650,0,'hair_color1',244,252,239), (398764,1141650,0,'hair_face_color',150,98,30), (398765,1141650,0,'hair_face_highlight_color',86,63,0), (398766,1141650,0,'hair_type_color',150,98,30), (398767,1141650,0,'hair_type_highlight_color',86,63,0), (398768,1141650,1,'lip_type',-7,-26,-8), (398769,1141650,1,'nose_type',-22,-12,-4), (398770,1141650,0,'skin_color',191,165,115), (398771,1141650,1,'soga_cheek_type',-20,-4,0), (398772,1141650,1,'soga_chin_type',-28,-18,-8), (398773,1141650,1,'soga_ear_type',-37,3,0), (398774,1141650,1,'soga_eye_brow_type',-17,-41,41), (398775,1141650,0,'soga_eye_color',229,229,102), (398776,1141650,1,'soga_eye_type',28,0,0), (398777,1141650,0,'soga_hair_face_color',150,98,30), (398778,1141650,0,'soga_hair_face_highlight_color',86,63,0), (398779,1141650,0,'soga_hair_type_color',150,98,30), (398780,1141650,0,'soga_hair_type_highlight_color',86,63,0), (398781,1141650,1,'soga_lip_type',-7,-26,-8), (398782,1141650,1,'soga_nose_type',-22,-12,-4), (398783,1141650,0,'soga_skin_color',191,165,115), (398784,1141650,0,'wing_color1',255,255,255), (398785,1141650,0,'wing_color2',255,255,255), (398786,1141651,0,'eye_color',96,108,125), (398787,1141651,0,'skin_color',192,212,148), (398788,1141651,0,'soga_eye_color',255,0,255), (398789,1141652,1,'cheek_type',-75,12,0), (398790,1141652,1,'chin_type',-93,-34,-29), (398791,1141652,1,'ear_type',-17,-41,0), (398792,1141652,1,'eye_brow_type',43,98,4), (398793,1141652,0,'eye_color',64,67,171), (398794,1141652,1,'eye_type',69,0,0), (398795,1141652,0,'hair_color1',255,255,255), (398796,1141652,0,'hair_color2',238,205,22), (398797,1141652,0,'hair_highlight',255,255,255), (398798,1141652,0,'hair_type_color',240,70,12), (398799,1141652,0,'hair_type_highlight_color',254,146,40), (398800,1141652,1,'lip_type',25,1,28), (398801,1141652,1,'nose_type',71,-81,7), (398802,1141652,0,'skin_color',235,193,177), (398803,1141652,1,'soga_cheek_type',-75,12,0), (398804,1141652,1,'soga_chin_type',-93,-34,-29), (398805,1141652,1,'soga_ear_type',-17,-41,0), (398806,1141652,1,'soga_eye_brow_type',43,98,4), (398807,1141652,0,'soga_eye_color',229,229,102), (398808,1141652,1,'soga_eye_type',69,0,0), (398809,1141652,0,'soga_hair_color1',238,205,22), (398810,1141652,0,'soga_hair_color2',255,255,255), (398811,1141652,0,'soga_hair_highlight',255,255,255), (398812,1141652,0,'soga_hair_type_color',240,70,12), (398813,1141652,0,'soga_hair_type_highlight_color',254,146,40), (398814,1141652,1,'soga_lip_type',25,1,28), (398815,1141652,1,'soga_nose_type',71,-81,7), (398816,1141652,0,'soga_skin_color',235,193,177), (398817,1141652,0,'wing_color1',165,165,165), (398818,1141652,0,'wing_color2',86,125,254), (398848,1141654,0,'eye_color',128,128,128), (398849,1141654,0,'skin_color',64,0,0), (398850,1141654,0,'soga_eye_color',255,0,255), (398851,1141655,0,'eye_color',255,255,255), (398852,1141655,0,'skin_color',255,255,255), (398853,1141655,0,'soga_eye_color',255,0,255), (398854,1141656,0,'eye_color',223,231,125), (398855,1141656,0,'skin_color',223,231,125), (398856,1141656,0,'soga_eye_color',255,0,255), (398857,1141657,0,'eye_color',117,113,120), (398858,1141657,0,'skin_color',197,217,143), (398859,1141657,0,'soga_eye_color',255,0,255), (398860,1141658,0,'eye_color',255,255,255), (398861,1141658,0,'skin_color',255,255,255), (398862,1141658,0,'soga_eye_color',255,0,255), (398863,1141659,0,'eye_color',255,255,255), (398864,1141659,0,'skin_color',255,255,255), (398865,1141659,0,'soga_eye_color',255,0,255), (398866,1141660,0,'eye_color',109,129,139), (398867,1141660,0,'skin_color',192,212,148), (398868,1141660,0,'soga_eye_color',255,0,255), (398869,1141661,0,'eye_color',255,255,255), (398870,1141661,0,'skin_color',255,255,255), (398871,1141661,0,'soga_eye_color',255,0,255), (398872,1141662,0,'eye_color',128,128,128), (398873,1141662,0,'skin_color',0,128,0), (398874,1141662,0,'soga_eye_color',255,0,255), (398875,1141663,0,'eye_color',114,129,138), (398876,1141663,0,'skin_color',192,202,148), (398877,1141663,0,'soga_eye_color',255,0,255), (398878,1141664,0,'eye_color',132,147,164), (398879,1141664,0,'skin_color',197,224,143), (398880,1141664,0,'soga_eye_color',255,0,255), (398881,1141665,0,'eye_color',128,128,128), (398882,1141665,0,'skin_color',128,0,63), (398883,1141665,0,'soga_eye_color',255,0,255), (398884,1141666,0,'eye_color',255,255,255), (398885,1141666,0,'skin_color',255,255,255), (398886,1141666,0,'soga_eye_color',255,0,255), (398887,1141667,0,'eye_color',255,255,255), (398888,1141667,0,'skin_color',255,255,255), (398889,1141667,0,'soga_eye_color',255,0,255), (398890,1141668,0,'eye_color',255,255,255), (398891,1141668,0,'skin_color',255,255,255), (398892,1141668,0,'soga_eye_color',255,0,255), (398893,1141669,0,'eye_color',128,128,128), (398894,1141669,0,'skin_color',63,128,128), (398895,1141669,0,'soga_eye_color',255,0,255), (398896,1141670,1,'cheek_type',35,23,0), (398897,1141670,1,'chin_type',-28,12,-10), (398898,1141670,1,'ear_type',1,34,0), (398899,1141670,1,'eye_brow_type',22,5,11), (398900,1141670,0,'eye_color',100,70,30), (398901,1141670,1,'eye_type',18,0,0), (398902,1141670,0,'hair_color1',254,234,0), (398903,1141670,0,'hair_face_color',22,9,0), (398904,1141670,0,'hair_face_highlight_color',27,23,21), (398905,1141670,0,'hair_type_color',22,9,0), (398906,1141670,0,'hair_type_highlight_color',27,23,21), (398907,1141670,1,'lip_type',31,-7,19), (398908,1141670,1,'nose_type',0,-2,-22), (398909,1141670,0,'skin_color',242,249,249), (398910,1141670,1,'soga_cheek_type',35,23,0), (398911,1141670,1,'soga_chin_type',-28,12,-10), (398912,1141670,1,'soga_ear_type',1,34,0), (398913,1141670,1,'soga_eye_brow_type',22,5,11), (398914,1141670,0,'soga_eye_color',229,229,102), (398915,1141670,1,'soga_eye_type',18,0,0), (398916,1141670,0,'soga_hair_face_color',22,9,0), (398917,1141670,0,'soga_hair_face_highlight_color',27,23,21), (398918,1141670,0,'soga_hair_type_color',22,9,0), (398919,1141670,0,'soga_hair_type_highlight_color',27,23,21), (398920,1141670,1,'soga_lip_type',31,-7,19), (398921,1141670,1,'soga_nose_type',0,-2,-22), (398922,1141670,0,'soga_skin_color',242,249,249), (398923,1141670,0,'wing_color1',255,255,255), (398924,1141670,0,'wing_color2',255,255,255), (398925,1141671,1,'cheek_type',31,8,0), (398926,1141671,1,'chin_type',-81,0,87), (398927,1141671,1,'ear_type',-32,-81,0), (398928,1141671,1,'eye_brow_type',-11,-3,14), (398929,1141671,0,'eye_color',74,53,24), (398930,1141671,1,'eye_type',-95,0,0), (398931,1141671,0,'hair_color1',38,22,21), (398932,1141671,0,'hair_color2',120,50,0), (398933,1141671,0,'hair_face_color',4,1,1), (398934,1141671,0,'hair_face_highlight_color',5,2,3), (398935,1141671,0,'hair_highlight',38,22,21), (398936,1141671,0,'hair_type_color',4,1,1), (398937,1141671,0,'hair_type_highlight_color',5,2,3), (398938,1141671,1,'lip_type',-17,71,52), (398939,1141671,1,'nose_type',-39,2,10), (398940,1141671,0,'skin_color',186,162,137), (398941,1141671,1,'soga_cheek_type',31,8,0), (398942,1141671,1,'soga_chin_type',-81,0,87), (398943,1141671,1,'soga_ear_type',-32,-81,0), (398944,1141671,1,'soga_eye_brow_type',-11,-3,14), (398945,1141671,0,'soga_eye_color',229,229,102), (398946,1141671,1,'soga_eye_type',-95,0,0), (398947,1141671,0,'soga_hair_color1',120,50,0), (398948,1141671,0,'soga_hair_color2',38,22,21), (398949,1141671,0,'soga_hair_face_color',4,1,1), (398950,1141671,0,'soga_hair_face_highlight_color',5,2,3), (398951,1141671,0,'soga_hair_highlight',38,22,21), (398952,1141671,0,'soga_hair_type_color',4,1,1), (398953,1141671,0,'soga_hair_type_highlight_color',5,2,3), (398954,1141671,1,'soga_lip_type',-17,71,52), (398955,1141671,1,'soga_nose_type',-39,2,10), (398956,1141671,0,'soga_skin_color',186,162,137), (399018,1141674,0,'eye_color',63,0,128), (399019,1141674,0,'skin_color',255,128,255), (399020,1141674,0,'soga_eye_color',255,0,255), (399021,1141675,1,'cheek_type',0,64,0), (399022,1141675,1,'chin_type',3,-96,84), (399023,1141675,1,'ear_type',15,-10,0), (399024,1141675,1,'eye_brow_type',52,78,-11), (399025,1141675,0,'eye_color',115,153,121), (399026,1141675,1,'eye_type',91,0,0), (399027,1141675,0,'hair_color1',164,165,165), (399028,1141675,0,'hair_color2',56,62,62), (399029,1141675,0,'hair_face_color',244,246,246), (399030,1141675,0,'hair_face_highlight_color',188,92,41), (399031,1141675,0,'hair_highlight',164,165,165), (399032,1141675,0,'hair_type_color',244,246,246), (399033,1141675,0,'hair_type_highlight_color',188,92,41), (399034,1141675,1,'lip_type',-25,-95,-31), (399035,1141675,1,'nose_type',28,-81,-37), (399036,1141675,0,'skin_color',88,62,64), (399037,1141675,1,'soga_cheek_type',0,64,0), (399038,1141675,1,'soga_chin_type',3,-96,84), (399039,1141675,1,'soga_ear_type',15,-10,0), (399040,1141675,1,'soga_eye_brow_type',52,78,-11), (399041,1141675,0,'soga_eye_color',229,229,102), (399042,1141675,1,'soga_eye_type',91,0,0), (399043,1141675,0,'soga_hair_color1',56,62,62), (399044,1141675,0,'soga_hair_color2',105,26,26), (399045,1141675,0,'soga_hair_face_color',244,246,246), (399046,1141675,0,'soga_hair_face_highlight_color',188,92,41), (399047,1141675,0,'soga_hair_highlight',164,165,165), (399048,1141675,0,'soga_hair_type_color',244,246,246), (399049,1141675,0,'soga_hair_type_highlight_color',188,92,41), (399050,1141675,1,'soga_lip_type',-25,-95,-31), (399051,1141675,1,'soga_nose_type',28,-81,-37), (399052,1141675,0,'soga_skin_color',88,62,64), (399056,1141677,0,'eye_color',255,255,255), (399057,1141677,0,'skin_color',255,255,255), (399058,1141677,0,'soga_eye_color',255,0,255), (399059,1141678,0,'eye_color',255,255,255), (399060,1141678,0,'skin_color',255,255,255), (399061,1141678,0,'soga_eye_color',255,0,255), (399062,1141679,0,'eye_color',255,255,255), (399063,1141679,0,'skin_color',255,255,255), (399064,1141679,0,'soga_eye_color',255,0,255), (399065,1141680,0,'eye_color',255,255,255), (399066,1141680,0,'skin_color',255,255,255), (399067,1141680,0,'soga_eye_color',255,0,255), (399068,1141681,0,'eye_color',255,255,255), (399069,1141681,0,'skin_color',255,255,255), (399070,1141681,0,'soga_eye_color',255,0,255), (399071,1141682,0,'eye_color',255,255,255), (399072,1141682,0,'skin_color',255,255,255), (399073,1141682,0,'soga_eye_color',255,0,255), (399074,1141683,0,'eye_color',255,255,255), (399075,1141683,0,'skin_color',11,11,11), (399076,1141683,0,'soga_eye_color',255,0,255), (399077,1141684,1,'cheek_type',28,66,0), (399078,1141684,1,'chin_type',-65,-98,-56), (399079,1141684,1,'ear_type',-38,-98,0), (399080,1141684,1,'eye_brow_type',11,46,29), (399081,1141684,0,'eye_color',65,42,151), (399082,1141684,1,'eye_type',39,0,0), (399083,1141684,0,'hair_color1',255,255,255), (399084,1141684,0,'hair_color2',144,140,137), (399085,1141684,0,'hair_highlight',255,255,255), (399086,1141684,0,'hair_type_color',142,169,168), (399087,1141684,0,'hair_type_highlight_color',253,139,37), (399088,1141684,1,'lip_type',-46,7,37), (399089,1141684,1,'nose_type',-11,-50,-37), (399090,1141684,0,'skin_color',234,214,234), (399091,1141684,1,'soga_cheek_type',28,66,0), (399092,1141684,1,'soga_chin_type',-65,-98,-56), (399093,1141684,1,'soga_ear_type',-38,-98,0), (399094,1141684,1,'soga_eye_brow_type',11,46,29), (399095,1141684,0,'soga_eye_color',229,229,102), (399096,1141684,1,'soga_eye_type',39,0,0), (399097,1141684,0,'soga_hair_color1',144,140,137), (399098,1141684,0,'soga_hair_color2',255,255,255), (399099,1141684,0,'soga_hair_highlight',255,255,255), (399100,1141684,0,'soga_hair_type_color',142,169,168), (399101,1141684,0,'soga_hair_type_highlight_color',253,139,37), (399102,1141684,1,'soga_lip_type',-46,7,37), (399103,1141684,1,'soga_nose_type',-11,-50,-37), (399104,1141684,0,'soga_skin_color',234,214,234), (399105,1141684,0,'wing_color1',61,80,182), (399106,1141684,0,'wing_color2',2,246,232), (399107,1141685,0,'eye_color',255,255,255), (399108,1141685,0,'skin_color',255,255,255), (399109,1141685,0,'soga_eye_color',255,0,255), (399110,1141686,1,'cheek_type',93,7,0), (399111,1141686,1,'chin_type',-64,-78,0), (399112,1141686,1,'ear_type',40,95,0), (399113,1141686,1,'eye_brow_type',-74,-97,-7), (399114,1141686,0,'eye_color',169,53,90), (399115,1141686,1,'eye_type',-31,0,0), (399116,1141686,0,'hair_color1',255,255,255), (399117,1141686,0,'hair_color2',244,81,249), (399118,1141686,0,'hair_highlight',255,255,255), (399119,1141686,0,'hair_type_color',15,0,22), (399120,1141686,0,'hair_type_highlight_color',53,178,235), (399121,1141686,1,'lip_type',11,-11,75), (399122,1141686,1,'nose_type',-75,21,-79), (399123,1141686,0,'skin_color',220,187,207), (399124,1141686,1,'soga_cheek_type',93,7,0), (399125,1141686,1,'soga_chin_type',-64,-78,0), (399126,1141686,1,'soga_ear_type',40,95,0), (399127,1141686,1,'soga_eye_brow_type',-74,-97,-7), (399128,1141686,0,'soga_eye_color',229,229,102), (399129,1141686,1,'soga_eye_type',-31,0,0), (399130,1141686,0,'soga_hair_color1',36,34,36), (399131,1141686,0,'soga_hair_color2',255,255,255), (399132,1141686,0,'soga_hair_highlight',255,255,255), (399133,1141686,0,'soga_hair_type_color',15,0,22), (399134,1141686,0,'soga_hair_type_highlight_color',53,178,235), (399135,1141686,1,'soga_lip_type',11,-11,75), (399136,1141686,1,'soga_nose_type',-75,21,-79), (399137,1141686,0,'soga_skin_color',220,187,207), (399138,1141686,0,'wing_color1',78,126,242), (399139,1141686,0,'wing_color2',51,84,168), (399140,1141687,1,'cheek_type',37,-57,0), (399141,1141687,1,'chin_type',-77,69,71), (399142,1141687,1,'ear_type',97,53,0), (399143,1141687,1,'eye_brow_type',-82,75,87), (399144,1141687,0,'eye_color',178,62,76), (399145,1141687,1,'eye_type',75,0,0), (399146,1141687,0,'hair_color1',255,255,255), (399147,1141687,0,'hair_color2',36,34,36), (399148,1141687,0,'hair_highlight',255,255,255), (399149,1141687,0,'hair_type_color',128,226,66), (399150,1141687,0,'hair_type_highlight_color',237,94,255), (399151,1141687,1,'lip_type',-56,-74,-71), (399152,1141687,1,'nose_type',12,37,-66), (399153,1141687,0,'skin_color',207,183,211), (399154,1141687,1,'soga_cheek_type',37,-57,0), (399155,1141687,1,'soga_chin_type',-77,69,71), (399156,1141687,1,'soga_ear_type',97,53,0), (399157,1141687,1,'soga_eye_brow_type',-82,75,87), (399158,1141687,0,'soga_eye_color',229,229,102), (399159,1141687,1,'soga_eye_type',75,0,0), (399160,1141687,0,'soga_hair_color1',142,255,1), (399161,1141687,0,'soga_hair_color2',255,255,255), (399162,1141687,0,'soga_hair_highlight',255,255,255), (399163,1141687,0,'soga_hair_type_color',128,226,66), (399164,1141687,0,'soga_hair_type_highlight_color',237,94,255), (399165,1141687,1,'soga_lip_type',-56,-74,-71), (399166,1141687,1,'soga_nose_type',12,37,-66), (399167,1141687,0,'soga_skin_color',207,183,211), (399168,1141687,0,'wing_color1',84,34,174), (399169,1141687,0,'wing_color2',49,175,83), (399170,1141688,0,'eye_color',255,255,255), (399171,1141688,0,'skin_color',255,255,255), (399172,1141688,0,'soga_eye_color',255,0,255), (399173,1141689,0,'eye_color',255,255,128), (399174,1141689,0,'skin_color',63,63,63), (399175,1141689,0,'soga_eye_color',255,0,255), (399176,1141690,0,'eye_color',255,255,255), (399177,1141690,0,'skin_color',255,0,0), (399178,1141690,0,'soga_eye_color',255,0,255), (399179,1141691,1,'cheek_type',41,-43,0), (399180,1141691,1,'chin_type',-68,-87,-65), (399181,1141691,1,'ear_type',66,-28,0), (399182,1141691,1,'eye_brow_type',25,7,45), (399183,1141691,0,'eye_color',101,3,163), (399184,1141691,1,'eye_type',63,0,0), (399185,1141691,0,'hair_color1',255,255,255), (399186,1141691,0,'hair_color2',238,205,22), (399187,1141691,0,'hair_highlight',255,255,255), (399188,1141691,0,'hair_type_color',249,99,22), (399189,1141691,0,'hair_type_highlight_color',254,146,40), (399190,1141691,1,'lip_type',0,98,10), (399191,1141691,1,'nose_type',-25,-7,11), (399192,1141691,0,'skin_color',184,150,185), (399193,1141691,1,'soga_cheek_type',41,-43,0), (399194,1141691,1,'soga_chin_type',-68,-87,-65), (399195,1141691,1,'soga_ear_type',66,-28,0), (399196,1141691,1,'soga_eye_brow_type',25,7,45), (399197,1141691,0,'soga_eye_color',229,229,102), (399198,1141691,1,'soga_eye_type',63,0,0), (399199,1141691,0,'soga_hair_color1',238,205,22), (399200,1141691,0,'soga_hair_color2',255,255,255), (399201,1141691,0,'soga_hair_highlight',255,255,255), (399202,1141691,0,'soga_hair_type_color',249,99,22), (399203,1141691,0,'soga_hair_type_highlight_color',254,146,40), (399204,1141691,1,'soga_lip_type',0,98,10), (399205,1141691,1,'soga_nose_type',-25,-7,11), (399206,1141691,0,'soga_skin_color',184,150,185), (399207,1141691,0,'wing_color1',203,95,3), (399208,1141691,0,'wing_color2',123,255,69), (399209,1141692,1,'cheek_type',95,20,0), (399210,1141692,1,'chin_type',-68,-17,8), (399211,1141692,1,'ear_type',37,0,0), (399212,1141692,1,'eye_brow_type',93,-56,62), (399213,1141692,0,'eye_color',109,170,186), (399214,1141692,1,'eye_type',17,0,0), (399215,1141692,0,'hair_color1',26,24,25), (399216,1141692,0,'hair_color2',36,34,36), (399217,1141692,0,'hair_face_color',15,1,21), (399218,1141692,0,'hair_face_highlight_color',15,1,21), (399219,1141692,0,'hair_highlight',26,24,25), (399220,1141692,0,'hair_type_color',15,1,21), (399221,1141692,0,'hair_type_highlight_color',15,1,21), (399222,1141692,1,'lip_type',0,-34,-39), (399223,1141692,1,'nose_type',-25,-9,-20), (399224,1141692,0,'skin_color',229,177,154), (399225,1141692,1,'soga_cheek_type',95,20,0), (399226,1141692,1,'soga_chin_type',-68,-17,8), (399227,1141692,1,'soga_ear_type',37,0,0), (399228,1141692,1,'soga_eye_brow_type',93,-56,62), (399229,1141692,0,'soga_eye_color',229,229,102), (399230,1141692,1,'soga_eye_type',17,0,0), (399231,1141692,0,'soga_hair_color1',36,34,36), (399232,1141692,0,'soga_hair_color2',26,24,25), (399233,1141692,0,'soga_hair_face_color',15,1,21), (399234,1141692,0,'soga_hair_face_highlight_color',15,1,21), (399235,1141692,0,'soga_hair_highlight',26,24,25), (399236,1141692,0,'soga_hair_type_color',15,1,21), (399237,1141692,0,'soga_hair_type_highlight_color',15,1,21), (399238,1141692,1,'soga_lip_type',0,-34,-39), (399239,1141692,1,'soga_nose_type',-25,-9,-20), (399240,1141692,0,'soga_skin_color',229,177,154), (399241,1141693,1,'cheek_type',-7,-19,0), (399242,1141693,1,'chin_type',-7,7,0), (399243,1141693,1,'ear_type',17,-23,0), (399244,1141693,1,'eye_brow_type',7,14,18), (399245,1141693,0,'eye_color',34,59,37), (399246,1141693,1,'eye_type',-7,0,0), (399247,1141693,0,'hair_color1',222,236,39), (399248,1141693,0,'hair_face_color',196,188,184), (399249,1141693,0,'hair_face_highlight_color',155,79,2), (399250,1141693,0,'hair_type_color',196,188,184), (399251,1141693,0,'hair_type_highlight_color',155,79,2), (399252,1141693,1,'lip_type',-8,26,-18), (399253,1141693,1,'nose_type',-41,-34,-20), (399254,1141693,0,'skin_color',153,103,76), (399255,1141693,1,'soga_cheek_type',-7,-19,0), (399256,1141693,1,'soga_chin_type',-7,7,0), (399257,1141693,1,'soga_ear_type',17,-23,0), (399258,1141693,1,'soga_eye_brow_type',7,14,18), (399259,1141693,0,'soga_eye_color',229,229,102), (399260,1141693,1,'soga_eye_type',-7,0,0), (399261,1141693,0,'soga_hair_face_color',196,188,184), (399262,1141693,0,'soga_hair_face_highlight_color',155,79,2), (399263,1141693,0,'soga_hair_type_color',196,188,184), (399264,1141693,0,'soga_hair_type_highlight_color',155,79,2), (399265,1141693,1,'soga_lip_type',-8,26,-18), (399266,1141693,1,'soga_nose_type',-41,-34,-20), (399267,1141693,0,'soga_skin_color',153,103,76), (399268,1141693,0,'wing_color1',255,255,255), (399269,1141693,0,'wing_color2',255,255,255), (399297,1141695,1,'cheek_type',56,82,0), (399298,1141695,1,'chin_type',25,-38,56), (399299,1141695,1,'ear_type',-87,-19,0), (399300,1141695,1,'eye_brow_type',31,47,-20), (399301,1141695,0,'eye_color',0,246,232), (399302,1141695,1,'eye_type',-87,0,0), (399303,1141695,0,'hair_color1',206,159,96), (399304,1141695,0,'hair_highlight',255,255,255), (399305,1141695,0,'hair_type_color',15,0,22), (399306,1141695,0,'hair_type_highlight_color',45,166,239), (399307,1141695,1,'lip_type',-42,-28,34), (399308,1141695,1,'nose_type',0,-50,-97), (399309,1141695,0,'skin_color',247,227,238), (399310,1141695,1,'soga_cheek_type',56,82,0), (399311,1141695,1,'soga_chin_type',25,-38,56), (399312,1141695,1,'soga_ear_type',-87,-19,0), (399313,1141695,1,'soga_eye_brow_type',31,47,-20), (399314,1141695,0,'soga_eye_color',204,204,204), (399315,1141695,1,'soga_eye_type',-87,0,0), (399316,1141695,0,'soga_hair_color1',36,34,36), (399317,1141695,0,'soga_hair_color2',255,255,255), (399318,1141695,0,'soga_hair_highlight',255,255,255), (399319,1141695,0,'soga_hair_type_color',15,0,22), (399320,1141695,0,'soga_hair_type_highlight_color',45,166,239), (399321,1141695,1,'soga_lip_type',-42,-28,34), (399322,1141695,1,'soga_nose_type',0,-50,-97), (399323,1141695,0,'soga_skin_color',247,227,238), (399324,1141695,0,'wing_color1',110,227,51), (399325,1141695,0,'wing_color2',70,73,186), (399326,1141696,1,'cheek_type',82,79,0), (399327,1141696,1,'chin_type',70,-64,98), (399328,1141696,1,'ear_type',-12,7,0), (399329,1141696,1,'eye_brow_type',-62,-14,50), (399330,1141696,0,'eye_color',169,204,210), (399331,1141696,1,'eye_type',17,0,0), (399332,1141696,0,'hair_color1',164,165,165), (399333,1141696,0,'hair_color2',56,62,62), (399334,1141696,0,'hair_face_color',244,246,246), (399335,1141696,0,'hair_face_highlight_color',78,87,97), (399336,1141696,0,'hair_highlight',164,165,165), (399337,1141696,0,'hair_type_color',244,246,246), (399338,1141696,0,'hair_type_highlight_color',78,87,97), (399339,1141696,1,'lip_type',-87,-89,50), (399340,1141696,1,'nose_type',-31,75,12), (399341,1141696,0,'skin_color',90,56,55), (399342,1141696,1,'soga_cheek_type',82,79,0), (399343,1141696,1,'soga_chin_type',70,-64,98), (399344,1141696,1,'soga_ear_type',-12,7,0), (399345,1141696,1,'soga_eye_brow_type',-62,-14,50), (399346,1141696,0,'soga_eye_color',229,229,102), (399347,1141696,1,'soga_eye_type',17,0,0), (399348,1141696,0,'soga_hair_color1',56,62,62), (399349,1141696,0,'soga_hair_color2',50,48,56), (399350,1141696,0,'soga_hair_face_color',244,246,246), (399351,1141696,0,'soga_hair_face_highlight_color',78,87,97), (399352,1141696,0,'soga_hair_highlight',164,165,165), (399353,1141696,0,'soga_hair_type_color',244,246,246), (399354,1141696,0,'soga_hair_type_highlight_color',78,87,97), (399355,1141696,1,'soga_lip_type',-87,-89,50), (399356,1141696,1,'soga_nose_type',-31,75,12), (399357,1141696,0,'soga_skin_color',90,56,55), (399390,1141698,0,'eye_color',128,128,128), (399391,1141698,0,'skin_color',255,255,191), (399392,1141698,0,'soga_eye_color',255,0,255), (399393,1141699,1,'cheek_type',12,47,0), (399394,1141699,1,'chin_type',-81,-37,-28), (399395,1141699,1,'ear_type',-15,22,0), (399396,1141699,1,'eye_brow_type',50,3,77), (399397,1141699,0,'eye_color',131,108,56), (399398,1141699,1,'eye_type',-4,0,0), (399399,1141699,0,'hair_color1',254,166,199), (399400,1141699,0,'hair_color2',4,0,0), (399401,1141699,0,'hair_face_color',96,113,118), (399402,1141699,0,'hair_face_highlight_color',15,1,21), (399403,1141699,0,'hair_highlight',123,123,130), (399404,1141699,0,'hair_type_color',96,113,118), (399405,1141699,0,'hair_type_highlight_color',15,1,21), (399406,1141699,1,'lip_type',-8,-7,62), (399407,1141699,1,'nose_type',45,-2,-90), (399408,1141699,0,'skin_color',56,58,58), (399409,1141699,1,'soga_cheek_type',12,47,0), (399410,1141699,1,'soga_chin_type',-81,-37,-28), (399411,1141699,1,'soga_ear_type',-15,22,0), (399412,1141699,1,'soga_eye_brow_type',50,3,77), (399413,1141699,0,'soga_eye_color',229,229,102), (399414,1141699,1,'soga_eye_type',-4,0,0), (399415,1141699,0,'soga_hair_color1',144,140,137), (399416,1141699,0,'soga_hair_color2',26,24,25), (399417,1141699,0,'soga_hair_face_color',96,113,118), (399418,1141699,0,'soga_hair_face_highlight_color',15,1,21), (399419,1141699,0,'soga_hair_highlight',123,123,130), (399420,1141699,0,'soga_hair_type_color',96,113,118), (399421,1141699,0,'soga_hair_type_highlight_color',15,1,21), (399422,1141699,1,'soga_lip_type',-8,-7,62), (399423,1141699,1,'soga_nose_type',45,-2,-90), (399424,1141699,0,'soga_skin_color',56,58,58), (399425,1141700,1,'cheek_type',100,4,0), (399426,1141700,1,'chin_type',7,97,62), (399427,1141700,1,'ear_type',95,-32,0), (399428,1141700,1,'eye_brow_type',-100,-100,100), (399429,1141700,0,'eye_color',109,77,34), (399430,1141700,1,'eye_type',100,0,0), (399431,1141700,0,'hair_color1',164,165,165), (399432,1141700,0,'hair_color2',56,62,62), (399433,1141700,0,'hair_face_color',224,230,231), (399434,1141700,0,'hair_face_highlight_color',33,24,42), (399435,1141700,0,'hair_highlight',164,165,165), (399436,1141700,0,'hair_type_color',224,230,231), (399437,1141700,0,'hair_type_highlight_color',33,24,42), (399438,1141700,1,'lip_type',-97,7,-2), (399439,1141700,1,'nose_type',-14,100,-17), (399440,1141700,0,'skin_color',247,224,225), (399441,1141700,1,'soga_cheek_type',100,4,0), (399442,1141700,1,'soga_chin_type',7,97,62), (399443,1141700,1,'soga_ear_type',95,-32,0), (399444,1141700,1,'soga_eye_brow_type',-100,-100,100), (399445,1141700,0,'soga_eye_color',229,229,102), (399446,1141700,1,'soga_eye_type',100,0,0), (399447,1141700,0,'soga_hair_color1',56,62,62), (399448,1141700,0,'soga_hair_color2',26,24,25), (399449,1141700,0,'soga_hair_face_color',224,230,231), (399450,1141700,0,'soga_hair_face_highlight_color',33,24,42), (399451,1141700,0,'soga_hair_highlight',164,165,165), (399452,1141700,0,'soga_hair_type_color',224,230,231), (399453,1141700,0,'soga_hair_type_highlight_color',33,24,42), (399454,1141700,1,'soga_lip_type',-97,7,-2), (399455,1141700,1,'soga_nose_type',-14,100,-17), (399456,1141700,0,'soga_skin_color',247,224,225), (399486,1141702,0,'eye_color',255,255,255), (399487,1141702,0,'skin_color',255,255,255), (399488,1141702,0,'soga_eye_color',255,0,255), (399489,1141703,0,'eye_color',255,255,255), (399490,1141703,0,'skin_color',255,255,255), (399491,1141703,0,'soga_eye_color',255,0,255), (399492,1141704,0,'eye_color',63,0,63), (399493,1141704,0,'skin_color',255,255,128), (399494,1141704,0,'soga_eye_color',255,0,255), (399525,1141706,1,'cheek_type',40,-42,0), (399526,1141706,1,'chin_type',-68,-87,-64), (399527,1141706,1,'ear_type',65,-28,0), (399528,1141706,1,'eye_brow_type',25,7,44), (399529,1141706,0,'eye_color',101,3,163), (399530,1141706,1,'eye_type',62,0,0), (399531,1141706,0,'hair_color1',249,10,198), (399532,1141706,0,'hair_highlight',255,255,255), (399533,1141706,0,'hair_type_color',249,99,22), (399534,1141706,0,'hair_type_highlight_color',254,146,40), (399535,1141706,1,'lip_type',0,97,9), (399536,1141706,1,'nose_type',-25,-7,10), (399537,1141706,0,'skin_color',184,150,185), (399538,1141706,1,'soga_cheek_type',40,-42,0), (399539,1141706,1,'soga_chin_type',-68,-87,-64), (399540,1141706,1,'soga_ear_type',65,-28,0), (399541,1141706,1,'soga_eye_brow_type',25,7,44), (399542,1141706,0,'soga_eye_color',229,229,102), (399543,1141706,1,'soga_eye_type',62,0,0), (399544,1141706,0,'soga_hair_color1',238,205,22), (399545,1141706,0,'soga_hair_color2',255,255,255), (399546,1141706,0,'soga_hair_highlight',255,255,255), (399547,1141706,0,'soga_hair_type_color',249,99,22), (399548,1141706,0,'soga_hair_type_highlight_color',254,146,40), (399549,1141706,1,'soga_lip_type',0,97,9), (399550,1141706,1,'soga_nose_type',-25,-7,10), (399551,1141706,0,'soga_skin_color',184,150,185), (399552,1141706,0,'wing_color1',224,107,2), (399553,1141706,0,'wing_color2',8,177,176), (399613,1141709,0,'eye_color',128,128,128), (399614,1141709,0,'skin_color',255,255,191), (399615,1141709,0,'soga_eye_color',255,0,255), (399616,1141710,0,'eye_color',255,255,255), (399617,1141710,0,'skin_color',255,255,255), (399618,1141710,0,'soga_eye_color',255,0,255), (399619,1141711,0,'eye_color',255,255,255), (399620,1141711,0,'skin_color',255,255,255), (399621,1141711,0,'soga_eye_color',255,0,255), (399622,1141712,0,'eye_color',0,0,160), (399623,1141712,0,'skin_color',0,255,0), (399624,1141712,0,'soga_eye_color',255,0,255), (399625,1141713,0,'eye_color',255,255,255), (399626,1141713,0,'skin_color',255,255,255), (399627,1141713,0,'soga_eye_color',255,0,255), (399628,1141714,0,'eye_color',255,255,255), (399629,1141714,0,'skin_color',255,255,255), (399630,1141714,0,'soga_eye_color',255,0,255), (399631,1141715,0,'eye_color',255,255,255), (399632,1141715,0,'skin_color',255,255,255), (399633,1141715,0,'soga_eye_color',255,0,255), (399634,1141716,0,'eye_color',255,255,255), (399635,1141716,0,'skin_color',255,255,255), (399636,1141716,0,'soga_eye_color',255,0,255), (399637,1141717,0,'eye_color',255,255,255), (399638,1141717,0,'skin_color',255,255,255), (399639,1141717,0,'soga_eye_color',255,0,255), (399640,1141718,0,'eye_color',255,255,255), (399641,1141718,0,'skin_color',255,255,255), (399642,1141718,0,'soga_eye_color',255,0,255), (399643,1141719,1,'cheek_type',87,-81,0), (399644,1141719,1,'chin_type',-56,-46,-34), (399645,1141719,1,'ear_type',-1,37,0), (399646,1141719,1,'eye_brow_type',40,14,-94), (399647,1141719,0,'eye_color',3,174,164), (399648,1141719,1,'eye_type',-34,0,0), (399649,1141719,0,'hair_color1',214,34,14), (399650,1141719,0,'hair_face_color',147,104,29), (399651,1141719,0,'hair_face_highlight_color',68,47,0), (399652,1141719,0,'hair_highlight',255,255,255), (399653,1141719,0,'hair_type_color',91,17,0), (399654,1141719,0,'hair_type_highlight_color',120,66,0), (399655,1141719,1,'lip_type',-87,-71,-91), (399656,1141719,1,'nose_type',8,-39,75), (399657,1141719,0,'skin_color',240,221,239), (399658,1141719,1,'soga_cheek_type',87,-81,0), (399659,1141719,1,'soga_chin_type',-56,-46,-34), (399660,1141719,1,'soga_ear_type',-1,37,0), (399661,1141719,1,'soga_eye_brow_type',40,14,-94), (399662,1141719,0,'soga_eye_color',229,229,102), (399663,1141719,1,'soga_eye_type',-34,0,0), (399664,1141719,0,'soga_hair_color1',255,123,29), (399665,1141719,0,'soga_hair_color2',255,255,255), (399666,1141719,0,'soga_hair_face_color',147,104,29), (399667,1141719,0,'soga_hair_face_highlight_color',68,47,0), (399668,1141719,0,'soga_hair_highlight',255,255,255), (399669,1141719,0,'soga_hair_type_color',91,17,0), (399670,1141719,0,'soga_hair_type_highlight_color',120,66,0), (399671,1141719,1,'soga_lip_type',-87,-71,-91), (399672,1141719,1,'soga_nose_type',8,-39,75), (399673,1141719,0,'soga_skin_color',240,221,239), (399674,1141719,0,'wing_color1',107,183,13), (399675,1141719,0,'wing_color2',122,142,5), (399676,1141720,1,'cheek_type',-31,-14,0), (399677,1141720,1,'chin_type',-7,-14,0), (399678,1141720,1,'ear_type',34,40,0), (399679,1141720,1,'eye_brow_type',-39,-4,-18), (399680,1141720,0,'eye_color',188,176,141), (399681,1141720,1,'eye_type',26,0,0), (399682,1141720,0,'hair_color1',228,230,182), (399683,1141720,0,'hair_face_color',158,120,35), (399684,1141720,0,'hair_face_highlight_color',114,94,0), (399685,1141720,0,'hair_highlight',255,255,255), (399686,1141720,0,'hair_type_color',158,120,35), (399687,1141720,0,'hair_type_highlight_color',114,94,0), (399688,1141720,1,'lip_type',19,17,-5), (399689,1141720,1,'nose_type',-7,-44,3), (399690,1141720,0,'skin_color',177,117,83), (399691,1141720,1,'soga_cheek_type',-31,-14,0), (399692,1141720,1,'soga_chin_type',-7,-14,0), (399693,1141720,1,'soga_ear_type',34,40,0), (399694,1141720,1,'soga_eye_brow_type',-39,-4,-18), (399695,1141720,0,'soga_eye_color',229,229,102), (399696,1141720,1,'soga_eye_type',26,0,0), (399697,1141720,0,'soga_hair_color1',68,72,71), (399698,1141720,0,'soga_hair_color2',255,255,255), (399699,1141720,0,'soga_hair_face_color',158,120,35), (399700,1141720,0,'soga_hair_face_highlight_color',114,94,0), (399701,1141720,0,'soga_hair_highlight',255,255,255), (399702,1141720,0,'soga_hair_type_color',158,120,35), (399703,1141720,0,'soga_hair_type_highlight_color',114,94,0), (399704,1141720,1,'soga_lip_type',19,17,-5), (399705,1141720,1,'soga_nose_type',-7,-44,3), (399706,1141720,0,'soga_skin_color',177,117,83), (399707,1141720,0,'wing_color1',255,255,255), (399708,1141720,0,'wing_color2',255,255,255), (399709,1141721,1,'cheek_type',97,-64,0), (399710,1141721,1,'chin_type',-34,76,91), (399711,1141721,1,'ear_type',-44,-74,0), (399712,1141721,1,'eye_brow_type',5,66,31), (399713,1141721,0,'eye_color',188,224,0), (399714,1141721,1,'eye_type',78,0,0), (399715,1141721,0,'hair_color1',247,9,234), (399716,1141721,0,'hair_highlight',255,255,255), (399717,1141721,0,'hair_type_color',3,87,215), (399718,1141721,0,'hair_type_highlight_color',16,116,234), (399719,1141721,1,'lip_type',-84,7,63), (399720,1141721,1,'nose_type',62,-9,9), (399721,1141721,0,'skin_color',250,233,211), (399722,1141721,1,'soga_cheek_type',97,-64,0), (399723,1141721,1,'soga_chin_type',-34,76,91), (399724,1141721,1,'soga_ear_type',-44,-74,0), (399725,1141721,1,'soga_eye_brow_type',5,66,31), (399726,1141721,0,'soga_eye_color',229,229,102), (399727,1141721,1,'soga_eye_type',78,0,0), (399728,1141721,0,'soga_hair_color1',76,161,255), (399729,1141721,0,'soga_hair_color2',255,255,255), (399730,1141721,0,'soga_hair_highlight',255,255,255), (399731,1141721,0,'soga_hair_type_color',3,87,215), (399732,1141721,0,'soga_hair_type_highlight_color',16,116,234), (399733,1141721,1,'soga_lip_type',-84,7,63), (399734,1141721,1,'soga_nose_type',62,-9,9), (399735,1141721,0,'soga_skin_color',250,233,211), (399736,1141721,0,'wing_color1',2,233,219), (399737,1141721,0,'wing_color2',167,69,23), (399738,1141722,1,'cheek_type',11,1,0), (399739,1141722,1,'chin_type',56,-59,5), (399740,1141722,1,'ear_type',-72,65,0), (399741,1141722,1,'eye_brow_type',82,-74,-21), (399742,1141722,0,'eye_color',139,111,3), (399743,1141722,0,'hair_color1',255,255,255), (399744,1141722,0,'hair_color2',194,28,1), (399745,1141722,0,'hair_highlight',255,255,255), (399746,1141722,0,'hair_type_color',91,45,0), (399747,1141722,0,'hair_type_highlight_color',80,29,0), (399748,1141722,1,'lip_type',-58,-18,-57), (399749,1141722,1,'nose_type',94,-7,9), (399750,1141722,0,'skin_color',250,224,206), (399751,1141722,1,'soga_cheek_type',11,1,0), (399752,1141722,1,'soga_chin_type',56,-59,5), (399753,1141722,1,'soga_ear_type',-72,65,0), (399754,1141722,1,'soga_eye_brow_type',82,-74,-21), (399755,1141722,0,'soga_eye_color',229,229,102), (399756,1141722,0,'soga_hair_color1',194,28,1), (399757,1141722,0,'soga_hair_color2',255,255,255), (399758,1141722,0,'soga_hair_highlight',255,255,255), (399759,1141722,0,'soga_hair_type_color',91,45,0), (399760,1141722,0,'soga_hair_type_highlight_color',80,29,0), (399761,1141722,1,'soga_lip_type',-58,-18,-57), (399762,1141722,1,'soga_nose_type',94,-7,9), (399763,1141722,0,'soga_skin_color',250,224,206), (399764,1141722,0,'wing_color1',137,12,183), (399765,1141722,0,'wing_color2',248,135,1), (399766,1141723,1,'cheek_type',74,-26,0), (399767,1141723,1,'chin_type',-47,-10,-50), (399768,1141723,1,'ear_type',-97,53,0), (399769,1141723,1,'eye_brow_type',-48,97,-45), (399770,1141723,0,'eye_color',38,148,76), (399771,1141723,1,'eye_type',25,0,0), (399772,1141723,0,'hair_color1',74,0,98), (399773,1141723,0,'hair_highlight',255,255,255), (399774,1141723,0,'hair_type_color',85,100,109), (399775,1141723,0,'hair_type_highlight_color',50,46,64), (399776,1141723,1,'lip_type',89,-29,-5), (399777,1141723,1,'nose_type',-58,74,0), (399778,1141723,0,'skin_color',217,192,166), (399779,1141723,1,'soga_cheek_type',74,-26,0), (399780,1141723,1,'soga_chin_type',-47,-10,-50), (399781,1141723,1,'soga_ear_type',-97,53,0), (399782,1141723,1,'soga_eye_brow_type',-48,97,-45), (399783,1141723,0,'soga_eye_color',229,229,102), (399784,1141723,1,'soga_eye_type',25,0,0), (399785,1141723,0,'soga_hair_color1',68,72,71), (399786,1141723,0,'soga_hair_color2',255,255,255), (399787,1141723,0,'soga_hair_highlight',255,255,255), (399788,1141723,0,'soga_hair_type_color',85,100,109), (399789,1141723,0,'soga_hair_type_highlight_color',50,46,64), (399790,1141723,1,'soga_lip_type',89,-29,-5), (399791,1141723,1,'soga_nose_type',-58,74,0), (399792,1141723,0,'soga_skin_color',217,192,166), (399793,1141723,0,'wing_color1',3,194,183), (399794,1141723,0,'wing_color2',255,128,1), (399795,1141724,0,'eye_color',128,128,63), (399796,1141724,0,'skin_color',128,128,0), (399797,1141724,0,'soga_eye_color',255,0,255), (399828,1141726,1,'cheek_type',-75,43,0), (399829,1141726,1,'chin_type',-37,-68,93), (399830,1141726,1,'ear_type',-34,-29,0), (399831,1141726,1,'eye_brow_type',-7,15,31), (399832,1141726,0,'eye_color',103,165,5), (399833,1141726,1,'eye_type',77,0,0), (399834,1141726,0,'hair_color1',255,255,255), (399835,1141726,0,'hair_color2',87,8,147), (399836,1141726,0,'hair_highlight',255,255,255), (399837,1141726,0,'hair_type_color',91,0,125), (399838,1141726,0,'hair_type_highlight_color',87,20,0), (399839,1141726,1,'lip_type',53,-22,9), (399840,1141726,1,'nose_type',95,1,-57), (399841,1141726,0,'skin_color',228,208,225), (399842,1141726,1,'soga_cheek_type',-75,43,0), (399843,1141726,1,'soga_chin_type',-37,-68,93), (399844,1141726,1,'soga_ear_type',-34,-29,0), (399845,1141726,1,'soga_eye_brow_type',-7,15,31), (399846,1141726,0,'soga_eye_color',229,229,102), (399847,1141726,1,'soga_eye_type',77,0,0), (399848,1141726,0,'soga_hair_color1',87,8,147), (399849,1141726,0,'soga_hair_color2',255,255,255), (399850,1141726,0,'soga_hair_highlight',255,255,255), (399851,1141726,0,'soga_hair_type_color',91,0,125), (399852,1141726,0,'soga_hair_type_highlight_color',87,20,0), (399853,1141726,1,'soga_lip_type',53,-22,9), (399854,1141726,1,'soga_nose_type',95,1,-57), (399855,1141726,0,'soga_skin_color',228,208,225), (399856,1141726,0,'wing_color1',129,16,152), (399857,1141726,0,'wing_color2',6,180,162), (399858,1141727,1,'cheek_type',-90,-72,0), (399859,1141727,1,'chin_type',14,57,-69), (399860,1141727,1,'ear_type',38,-90,0), (399861,1141727,1,'eye_brow_type',-31,9,-44), (399862,1141727,0,'eye_color',95,68,31), (399863,1141727,1,'eye_type',81,0,0), (399864,1141727,0,'hair_color1',160,156,172), (399865,1141727,0,'hair_color2',61,61,68), (399866,1141727,0,'hair_face_color',244,244,246), (399867,1141727,0,'hair_face_highlight_color',191,182,168), (399868,1141727,0,'hair_highlight',160,156,172), (399869,1141727,0,'hair_type_color',244,244,246), (399870,1141727,0,'hair_type_highlight_color',191,182,168), (399871,1141727,1,'lip_type',-78,55,-28), (399872,1141727,1,'nose_type',-64,25,59), (399873,1141727,0,'skin_color',251,254,254), (399874,1141727,1,'soga_cheek_type',-90,-72,0), (399875,1141727,1,'soga_chin_type',14,57,-69), (399876,1141727,1,'soga_ear_type',38,-90,0), (399877,1141727,1,'soga_eye_brow_type',-31,9,-44), (399878,1141727,0,'soga_eye_color',229,229,102), (399879,1141727,1,'soga_eye_type',81,0,0), (399880,1141727,0,'soga_hair_color1',61,61,68), (399881,1141727,0,'soga_hair_color2',112,123,142), (399882,1141727,0,'soga_hair_face_color',244,244,246), (399883,1141727,0,'soga_hair_face_highlight_color',191,182,168), (399884,1141727,0,'soga_hair_highlight',160,156,172), (399885,1141727,0,'soga_hair_type_color',244,244,246), (399886,1141727,0,'soga_hair_type_highlight_color',191,182,168), (399887,1141727,1,'soga_lip_type',-78,55,-28), (399888,1141727,1,'soga_nose_type',-64,25,59), (399889,1141727,0,'soga_skin_color',251,254,254), (399890,1141728,1,'cheek_type',93,7,0), (399891,1141728,1,'chin_type',-64,-78,0), (399892,1141728,1,'ear_type',40,95,0), (399893,1141728,1,'eye_brow_type',-74,-97,-7), (399894,1141728,0,'eye_color',169,53,90), (399895,1141728,1,'eye_type',-31,0,0), (399896,1141728,0,'hair_color1',255,255,255), (399897,1141728,0,'hair_color2',36,34,36), (399898,1141728,0,'hair_highlight',255,255,255), (399899,1141728,0,'hair_type_color',15,0,22), (399900,1141728,0,'hair_type_highlight_color',53,178,235), (399901,1141728,1,'lip_type',11,-11,75), (399902,1141728,1,'nose_type',-75,21,-79), (399903,1141728,0,'skin_color',220,187,207), (399904,1141728,1,'soga_cheek_type',93,7,0), (399905,1141728,1,'soga_chin_type',-64,-78,0), (399906,1141728,1,'soga_ear_type',40,95,0), (399907,1141728,1,'soga_eye_brow_type',-74,-97,-7), (399908,1141728,0,'soga_eye_color',229,229,102), (399909,1141728,1,'soga_eye_type',-31,0,0), (399910,1141728,0,'soga_hair_color1',36,34,36), (399911,1141728,0,'soga_hair_color2',255,255,255), (399912,1141728,0,'soga_hair_highlight',255,255,255), (399913,1141728,0,'soga_hair_type_color',15,0,22), (399914,1141728,0,'soga_hair_type_highlight_color',53,178,235), (399915,1141728,1,'soga_lip_type',11,-11,75), (399916,1141728,1,'soga_nose_type',-75,21,-79), (399917,1141728,0,'soga_skin_color',220,187,207), (399918,1141728,0,'wing_color1',78,126,242), (399919,1141728,0,'wing_color2',51,84,168), (399920,1141729,1,'cheek_type',-71,51,0), (399921,1141729,1,'chin_type',-71,-81,55), (399922,1141729,1,'ear_type',-39,18,0), (399923,1141729,1,'eye_brow_type',-96,68,61), (399924,1141729,0,'eye_color',2,195,183), (399925,1141729,1,'eye_type',93,0,0), (399926,1141729,0,'hair_color1',255,255,255), (399927,1141729,0,'hair_color2',255,190,107), (399928,1141729,0,'hair_highlight',255,255,255), (399929,1141729,0,'hair_type_color',231,88,255), (399930,1141729,0,'hair_type_highlight_color',2,82,209), (399931,1141729,1,'lip_type',-25,-93,2), (399932,1141729,1,'nose_type',-18,-62,2), (399933,1141729,0,'skin_color',224,204,220), (399934,1141729,1,'soga_cheek_type',-71,51,0), (399935,1141729,1,'soga_chin_type',-71,-81,55), (399936,1141729,1,'soga_ear_type',-39,18,0), (399937,1141729,1,'soga_eye_brow_type',-96,68,61), (399938,1141729,0,'soga_eye_color',229,229,102), (399939,1141729,1,'soga_eye_type',93,0,0), (399940,1141729,0,'soga_hair_color1',255,190,107), (399941,1141729,0,'soga_hair_color2',255,255,255), (399942,1141729,0,'soga_hair_highlight',255,255,255), (399943,1141729,0,'soga_hair_type_color',231,88,255), (399944,1141729,0,'soga_hair_type_highlight_color',2,82,209), (399945,1141729,1,'soga_lip_type',-25,-93,2), (399946,1141729,1,'soga_nose_type',-18,-62,2), (399947,1141729,0,'soga_skin_color',224,204,220), (399948,1141729,0,'wing_color1',48,186,251), (399949,1141729,0,'wing_color2',68,54,169), (399980,1141731,1,'cheek_type',-3,-81,0), (399981,1141731,1,'chin_type',93,-22,-14), (399982,1141731,1,'ear_type',-34,22,0), (399983,1141731,1,'eye_brow_type',94,-70,0), (399984,1141731,0,'eye_color',108,170,3), (399985,1141731,1,'eye_type',-21,0,0), (399986,1141731,0,'hair_color1',255,255,255), (399987,1141731,0,'hair_color2',255,123,29), (399988,1141731,0,'hair_highlight',255,255,255), (399989,1141731,0,'hair_type_color',91,18,0), (399990,1141731,0,'hair_type_highlight_color',81,26,0), (399991,1141731,1,'lip_type',-10,14,97), (399992,1141731,1,'nose_type',0,-89,50), (399993,1141731,0,'skin_color',175,170,168), (399994,1141731,1,'soga_cheek_type',-3,-81,0), (399995,1141731,1,'soga_chin_type',93,-22,-14), (399996,1141731,1,'soga_ear_type',-34,22,0), (399997,1141731,1,'soga_eye_brow_type',94,-70,0), (399998,1141731,0,'soga_eye_color',229,229,102), (399999,1141731,1,'soga_eye_type',-21,0,0), (400000,1141731,0,'soga_hair_color1',255,123,29), (400001,1141731,0,'soga_hair_color2',255,255,255), (400002,1141731,0,'soga_hair_highlight',255,255,255), (400003,1141731,0,'soga_hair_type_color',91,18,0), (400004,1141731,0,'soga_hair_type_highlight_color',81,26,0), (400005,1141731,1,'soga_lip_type',-10,14,97), (400006,1141731,1,'soga_nose_type',0,-89,50), (400007,1141731,0,'soga_skin_color',175,170,168), (400008,1141731,0,'wing_color1',43,172,92), (400009,1141731,0,'wing_color2',121,18,132), (400010,1141732,1,'cheek_type',-83,-88,0), (400011,1141732,1,'chin_type',-31,-59,81), (400012,1141732,1,'ear_type',90,-75,0), (400013,1141732,1,'eye_brow_type',61,-25,75), (400014,1141732,0,'eye_color',115,110,3), (400015,1141732,1,'eye_type',95,0,0), (400016,1141732,0,'hair_color1',5,0,175), (400017,1141732,0,'hair_highlight',255,255,255), (400018,1141732,0,'hair_type_color',236,61,9), (400019,1141732,0,'hair_type_highlight_color',133,162,162), (400020,1141732,1,'lip_type',55,91,46), (400021,1141732,1,'nose_type',-35,-90,34), (400022,1141732,0,'skin_color',210,187,215), (400023,1141732,1,'soga_cheek_type',-83,-88,0), (400024,1141732,1,'soga_chin_type',-31,-59,81), (400025,1141732,1,'soga_ear_type',90,-75,0), (400026,1141732,1,'soga_eye_brow_type',61,-25,75), (400027,1141732,0,'soga_eye_color',229,229,102), (400028,1141732,1,'soga_eye_type',95,0,0), (400029,1141732,0,'soga_hair_color1',238,205,22), (400030,1141732,0,'soga_hair_color2',255,255,255), (400031,1141732,0,'soga_hair_highlight',255,255,255), (400032,1141732,0,'soga_hair_type_color',236,61,9), (400033,1141732,0,'soga_hair_type_highlight_color',133,162,162), (400034,1141732,1,'soga_lip_type',55,91,46), (400035,1141732,1,'soga_nose_type',-35,-90,34), (400036,1141732,0,'soga_skin_color',210,187,215), (400037,1141732,0,'wing_color1',114,9,161), (400038,1141732,0,'wing_color2',42,94,165), (400039,1141733,1,'cheek_type',-76,-66,0), (400040,1141733,1,'chin_type',37,12,50), (400041,1141733,1,'ear_type',-77,7,0), (400042,1141733,1,'eye_brow_type',-64,-68,2), (400043,1141733,0,'eye_color',43,174,97), (400044,1141733,1,'eye_type',77,0,0), (400045,1141733,0,'hair_color1',255,255,255), (400046,1141733,0,'hair_color2',238,205,22), (400047,1141733,0,'hair_highlight',255,255,255), (400048,1141733,0,'hair_type_color',25,13,35), (400049,1141733,0,'hair_type_highlight_color',91,45,0), (400050,1141733,1,'lip_type',-34,43,0), (400051,1141733,1,'nose_type',-72,7,-81), (400052,1141733,0,'skin_color',248,234,232), (400053,1141733,1,'soga_cheek_type',-76,-66,0), (400054,1141733,1,'soga_chin_type',37,12,50), (400055,1141733,1,'soga_ear_type',-77,7,0), (400056,1141733,1,'soga_eye_brow_type',-64,-68,2), (400057,1141733,0,'soga_eye_color',229,229,102), (400058,1141733,1,'soga_eye_type',77,0,0), (400059,1141733,0,'soga_hair_color1',36,34,36), (400060,1141733,0,'soga_hair_color2',255,255,255), (400061,1141733,0,'soga_hair_highlight',255,255,255), (400062,1141733,0,'soga_hair_type_color',25,13,35), (400063,1141733,0,'soga_hair_type_highlight_color',91,45,0), (400064,1141733,1,'soga_lip_type',-34,43,0), (400065,1141733,1,'soga_nose_type',-72,7,-81), (400066,1141733,0,'soga_skin_color',248,234,232), (400067,1141733,0,'wing_color1',135,4,214), (400068,1141733,0,'wing_color2',40,181,235), (400069,1141734,0,'eye_color',255,255,128), (400070,1141734,0,'skin_color',64,0,0), (400071,1141734,0,'soga_eye_color',255,0,255), (400072,1141735,0,'eye_color',255,255,128), (400073,1141735,0,'skin_color',63,0,0), (400074,1141735,0,'soga_eye_color',255,0,255), (400075,1141736,0,'eye_color',64,0,0), (400076,1141736,0,'skin_color',64,64,64), (400077,1141736,0,'soga_eye_color',255,0,255), (400078,1141737,1,'cheek_type',-18,-12,0), (400079,1141737,1,'chin_type',62,-58,97), (400080,1141737,1,'ear_type',-5,-38,0), (400081,1141737,1,'eye_brow_type',41,-81,-50), (400082,1141737,0,'eye_color',111,170,187), (400083,1141737,1,'eye_type',68,0,0), (400084,1141737,0,'hair_color1',51,56,84), (400085,1141737,0,'hair_color2',63,79,81), (400086,1141737,0,'hair_face_color',75,77,109), (400087,1141737,0,'hair_highlight',51,56,84), (400088,1141737,0,'hair_type_color',75,77,109), (400089,1141737,1,'lip_type',-63,-51,-5), (400090,1141737,1,'nose_type',56,-70,-82), (400091,1141737,0,'skin_color',218,204,172), (400092,1141737,1,'soga_cheek_type',-18,-12,0), (400093,1141737,1,'soga_chin_type',62,-58,97), (400094,1141737,1,'soga_ear_type',-5,-38,0), (400095,1141737,1,'soga_eye_brow_type',41,-81,-50), (400096,1141737,0,'soga_eye_color',229,229,102), (400097,1141737,1,'soga_eye_type',68,0,0), (400098,1141737,0,'soga_hair_color1',63,79,81), (400099,1141737,0,'soga_hair_color2',21,13,24), (400100,1141737,0,'soga_hair_face_color',75,77,109), (400101,1141737,0,'soga_hair_highlight',51,56,84), (400102,1141737,0,'soga_hair_type_color',75,77,109), (400103,1141737,1,'soga_lip_type',-63,-51,-5), (400104,1141737,1,'soga_nose_type',56,-70,-82), (400105,1141737,0,'soga_skin_color',218,204,172), (400106,1141738,0,'eye_color',255,255,255), (400107,1141738,0,'skin_color',255,255,255), (400108,1141738,0,'soga_eye_color',255,0,255), (400109,1141739,0,'eye_color',255,255,255), (400110,1141739,0,'skin_color',255,128,63), (400111,1141739,0,'soga_eye_color',255,0,255), (400263,1141745,1,'cheek_type',71,-32,0), (400264,1141745,1,'chin_type',47,-31,-8), (400265,1141745,1,'ear_type',37,-91,0), (400266,1141745,1,'eye_brow_type',46,-70,14), (400267,1141745,0,'eye_color',4,157,147), (400268,1141745,1,'eye_type',59,0,0), (400269,1141745,0,'hair_color1',255,255,255), (400270,1141745,0,'hair_color2',100,220,228), (400271,1141745,0,'hair_highlight',255,255,255), (400272,1141745,0,'hair_type_color',92,214,177), (400273,1141745,0,'hair_type_highlight_color',113,143,145), (400274,1141745,1,'lip_type',53,72,29), (400275,1141745,1,'nose_type',37,-58,69), (400276,1141745,0,'skin_color',219,199,171), (400277,1141745,1,'soga_cheek_type',71,-32,0), (400278,1141745,1,'soga_chin_type',47,-31,-8), (400279,1141745,1,'soga_ear_type',37,-91,0), (400280,1141745,1,'soga_eye_brow_type',46,-70,14), (400281,1141745,0,'soga_eye_color',229,229,102), (400282,1141745,1,'soga_eye_type',59,0,0), (400283,1141745,0,'soga_hair_color1',100,220,228), (400284,1141745,0,'soga_hair_color2',255,255,255), (400285,1141745,0,'soga_hair_highlight',255,255,255), (400286,1141745,0,'soga_hair_type_color',92,214,177), (400287,1141745,0,'soga_hair_type_highlight_color',113,143,145), (400288,1141745,1,'soga_lip_type',53,72,29), (400289,1141745,1,'soga_nose_type',37,-58,69), (400290,1141745,0,'soga_skin_color',219,199,171), (400291,1141745,0,'wing_color1',84,34,174), (400292,1141745,0,'wing_color2',49,175,83), (400293,1141746,1,'cheek_type',93,7,0), (400294,1141746,1,'chin_type',-64,-78,0), (400295,1141746,1,'ear_type',40,95,0), (400296,1141746,1,'eye_brow_type',-74,-97,-7), (400297,1141746,0,'eye_color',169,53,90), (400298,1141746,1,'eye_type',-31,0,0), (400299,1141746,0,'hair_color1',255,255,255), (400300,1141746,0,'hair_color2',36,34,36), (400301,1141746,0,'hair_highlight',255,255,255), (400302,1141746,0,'hair_type_color',15,0,22), (400303,1141746,0,'hair_type_highlight_color',53,178,235), (400304,1141746,1,'lip_type',11,-11,75), (400305,1141746,1,'nose_type',-75,21,-79), (400306,1141746,0,'skin_color',220,187,207), (400307,1141746,1,'soga_cheek_type',93,7,0), (400308,1141746,1,'soga_chin_type',-64,-78,0), (400309,1141746,1,'soga_ear_type',40,95,0), (400310,1141746,1,'soga_eye_brow_type',-74,-97,-7), (400311,1141746,0,'soga_eye_color',229,229,102), (400312,1141746,1,'soga_eye_type',-31,0,0), (400313,1141746,0,'soga_hair_color1',36,34,36), (400314,1141746,0,'soga_hair_color2',255,255,255), (400315,1141746,0,'soga_hair_highlight',255,255,255), (400316,1141746,0,'soga_hair_type_color',15,0,22), (400317,1141746,0,'soga_hair_type_highlight_color',53,178,235), (400318,1141746,1,'soga_lip_type',11,-11,75), (400319,1141746,1,'soga_nose_type',-75,21,-79), (400320,1141746,0,'soga_skin_color',220,187,207), (400321,1141746,0,'wing_color1',78,126,242), (400322,1141746,0,'wing_color2',51,84,168), (400381,1141749,0,'eye_color',255,255,255), (400382,1141749,0,'skin_color',255,255,255), (400383,1141749,0,'soga_eye_color',255,0,255), (400384,1141750,1,'cheek_type',-7,-12,0), (400385,1141750,1,'chin_type',0,41,-11), (400386,1141750,1,'ear_type',-12,-37,0), (400387,1141750,1,'eye_brow_type',3,-14,-4), (400388,1141750,0,'eye_color',2,191,180), (400389,1141750,1,'eye_type',93,0,0), (400390,1141750,0,'hair_color1',255,255,255), (400391,1141750,0,'hair_color2',238,205,22), (400392,1141750,0,'hair_highlight',255,255,255), (400393,1141750,0,'hair_type_color',15,0,22), (400394,1141750,0,'hair_type_highlight_color',86,40,0), (400395,1141750,1,'lip_type',-1,-71,31), (400396,1141750,1,'nose_type',14,-11,0), (400397,1141750,0,'skin_color',183,146,149), (400398,1141750,1,'soga_cheek_type',-7,-12,0), (400399,1141750,1,'soga_chin_type',0,41,-11), (400400,1141750,1,'soga_ear_type',-12,-37,0), (400401,1141750,1,'soga_eye_brow_type',3,-14,-4), (400402,1141750,0,'soga_eye_color',229,229,102), (400403,1141750,1,'soga_eye_type',93,0,0), (400404,1141750,0,'soga_hair_color1',36,34,36), (400405,1141750,0,'soga_hair_color2',255,255,255), (400406,1141750,0,'soga_hair_highlight',255,255,255), (400407,1141750,0,'soga_hair_type_color',15,0,22), (400408,1141750,0,'soga_hair_type_highlight_color',86,40,0), (400409,1141750,1,'soga_lip_type',-1,-71,31), (400410,1141750,1,'soga_nose_type',14,-11,0), (400411,1141750,0,'soga_skin_color',183,146,149), (400412,1141750,0,'wing_color1',151,120,5), (400413,1141750,0,'wing_color2',95,178,23), (400448,1141752,1,'cheek_type',31,94,0), (400449,1141752,1,'chin_type',-52,75,74), (400450,1141752,1,'ear_type',66,-98,0), (400451,1141752,1,'eye_brow_type',84,-34,-34), (400452,1141752,0,'eye_color',68,154,40), (400453,1141752,1,'eye_type',7,0,0), (400454,1141752,0,'hair_color1',255,255,255), (400455,1141752,0,'hair_color2',255,236,129), (400456,1141752,0,'hair_highlight',255,255,255), (400457,1141752,0,'hair_type_color',255,188,44), (400458,1141752,0,'hair_type_highlight_color',241,100,255), (400459,1141752,1,'lip_type',-62,-26,83), (400460,1141752,1,'nose_type',-62,93,-56), (400461,1141752,0,'skin_color',222,199,203), (400462,1141752,1,'soga_cheek_type',31,94,0), (400463,1141752,1,'soga_chin_type',-52,75,74), (400464,1141752,1,'soga_ear_type',66,-98,0), (400465,1141752,1,'soga_eye_brow_type',84,-34,-34), (400466,1141752,0,'soga_eye_color',229,229,102), (400467,1141752,1,'soga_eye_type',7,0,0), (400468,1141752,0,'soga_hair_color1',255,236,129), (400469,1141752,0,'soga_hair_color2',255,255,255), (400470,1141752,0,'soga_hair_highlight',255,255,255), (400471,1141752,0,'soga_hair_type_color',255,188,44), (400472,1141752,0,'soga_hair_type_highlight_color',241,100,255), (400473,1141752,1,'soga_lip_type',-62,-26,83), (400474,1141752,1,'soga_nose_type',-62,93,-56), (400475,1141752,0,'soga_skin_color',222,199,203), (400476,1141752,0,'wing_color1',123,22,113), (400477,1141752,0,'wing_color2',132,32,93), (400478,1141753,1,'cheek_type',75,-41,0), (400479,1141753,1,'chin_type',85,-1,-59), (400480,1141753,1,'ear_type',94,-61,0), (400481,1141753,1,'eye_brow_type',15,68,28), (400482,1141753,0,'eye_color',64,117,213), (400483,1141753,1,'eye_type',62,0,0), (400484,1141753,0,'hair_color1',255,255,255), (400485,1141753,0,'hair_color2',36,34,36), (400486,1141753,0,'hair_highlight',255,255,255), (400487,1141753,0,'hair_type_color',15,0,22), (400488,1141753,0,'hair_type_highlight_color',52,50,67), (400489,1141753,1,'lip_type',14,9,-68), (400490,1141753,1,'nose_type',7,70,63), (400491,1141753,0,'skin_color',210,173,157), (400492,1141753,1,'soga_cheek_type',75,-41,0), (400493,1141753,1,'soga_chin_type',85,-1,-59), (400494,1141753,1,'soga_ear_type',94,-61,0), (400495,1141753,1,'soga_eye_brow_type',15,68,28), (400496,1141753,0,'soga_eye_color',229,229,102), (400497,1141753,1,'soga_eye_type',62,0,0), (400498,1141753,0,'soga_hair_color1',36,34,36), (400499,1141753,0,'soga_hair_color2',255,255,255), (400500,1141753,0,'soga_hair_highlight',255,255,255), (400501,1141753,0,'soga_hair_type_color',15,0,22), (400502,1141753,0,'soga_hair_type_highlight_color',52,50,67), (400503,1141753,1,'soga_lip_type',14,9,-68), (400504,1141753,1,'soga_nose_type',7,70,63), (400505,1141753,0,'soga_skin_color',210,173,157), (400506,1141753,0,'wing_color1',106,16,190), (400507,1141753,0,'wing_color2',61,172,65), (400508,1141754,1,'cheek_type',-19,83,0), (400509,1141754,1,'chin_type',-69,56,19), (400510,1141754,1,'ear_type',55,0,0), (400511,1141754,1,'eye_brow_type',0,71,58), (400512,1141754,0,'eye_color',155,70,4), (400513,1141754,1,'eye_type',11,0,0), (400514,1141754,0,'hair_color1',255,255,255), (400515,1141754,0,'hair_color2',76,161,255), (400516,1141754,0,'hair_highlight',255,255,255), (400517,1141754,0,'hair_type_color',1,75,199), (400518,1141754,0,'hair_type_highlight_color',255,222,24), (400519,1141754,1,'lip_type',-50,-77,-7), (400520,1141754,1,'nose_type',18,-63,-14), (400521,1141754,0,'skin_color',174,170,119), (400522,1141754,1,'soga_cheek_type',-19,83,0), (400523,1141754,1,'soga_chin_type',-69,56,19), (400524,1141754,1,'soga_ear_type',55,0,0), (400525,1141754,1,'soga_eye_brow_type',0,71,58), (400526,1141754,0,'soga_eye_color',229,229,102), (400527,1141754,1,'soga_eye_type',11,0,0), (400528,1141754,0,'soga_hair_color1',76,161,255), (400529,1141754,0,'soga_hair_color2',255,255,255), (400530,1141754,0,'soga_hair_highlight',255,255,255), (400531,1141754,0,'soga_hair_type_color',1,75,199), (400532,1141754,0,'soga_hair_type_highlight_color',255,222,24), (400533,1141754,1,'soga_lip_type',-50,-77,-7), (400534,1141754,1,'soga_nose_type',18,-63,-14), (400535,1141754,0,'soga_skin_color',174,170,119), (400536,1141754,0,'wing_color1',54,175,75), (400537,1141754,0,'wing_color2',116,185,4), (400538,1141755,1,'cheek_type',-59,39,0), (400539,1141755,1,'chin_type',-12,-53,-71), (400540,1141755,1,'ear_type',14,38,0), (400541,1141755,1,'eye_brow_type',40,14,0), (400542,1141755,0,'eye_color',118,185,3), (400543,1141755,1,'eye_type',19,0,0), (400544,1141755,0,'hair_color1',255,255,255), (400545,1141755,0,'hair_color2',194,28,1), (400546,1141755,0,'hair_highlight',255,255,255), (400547,1141755,0,'hair_type_color',81,29,0), (400548,1141755,0,'hair_type_highlight_color',50,46,64), (400549,1141755,1,'lip_type',20,53,-31), (400550,1141755,1,'nose_type',-61,0,75), (400551,1141755,0,'skin_color',104,152,193), (400552,1141755,1,'soga_cheek_type',-59,39,0), (400553,1141755,1,'soga_chin_type',-12,-53,-71), (400554,1141755,1,'soga_ear_type',14,38,0), (400555,1141755,1,'soga_eye_brow_type',40,14,0), (400556,1141755,0,'soga_eye_color',229,229,102), (400557,1141755,1,'soga_eye_type',19,0,0), (400558,1141755,0,'soga_hair_color1',194,28,1), (400559,1141755,0,'soga_hair_color2',255,255,255), (400560,1141755,0,'soga_hair_highlight',255,255,255), (400561,1141755,0,'soga_hair_type_color',81,29,0), (400562,1141755,0,'soga_hair_type_highlight_color',50,46,64), (400563,1141755,1,'soga_lip_type',20,53,-31), (400564,1141755,1,'soga_nose_type',-61,0,75), (400565,1141755,0,'soga_skin_color',104,152,193), (400566,1141755,0,'wing_color1',121,212,21), (400567,1141755,0,'wing_color2',140,247,31), (400568,1141756,1,'cheek_type',75,-41,0), (400569,1141756,1,'chin_type',85,-1,-59), (400570,1141756,1,'ear_type',94,-61,0), (400571,1141756,1,'eye_brow_type',15,68,28), (400572,1141756,0,'eye_color',64,117,213), (400573,1141756,1,'eye_type',62,0,0), (400574,1141756,0,'hair_color1',255,255,255), (400575,1141756,0,'hair_color2',36,34,36), (400576,1141756,0,'hair_highlight',255,255,255), (400577,1141756,0,'hair_type_color',15,0,22), (400578,1141756,0,'hair_type_highlight_color',52,50,67), (400579,1141756,1,'lip_type',14,9,-68), (400580,1141756,1,'nose_type',7,70,63), (400581,1141756,0,'skin_color',210,173,157), (400582,1141756,1,'soga_cheek_type',75,-41,0), (400583,1141756,1,'soga_chin_type',85,-1,-59), (400584,1141756,1,'soga_ear_type',94,-61,0), (400585,1141756,1,'soga_eye_brow_type',15,68,28), (400586,1141756,0,'soga_eye_color',229,229,102), (400587,1141756,1,'soga_eye_type',62,0,0), (400588,1141756,0,'soga_hair_color1',36,34,36), (400589,1141756,0,'soga_hair_color2',255,255,255), (400590,1141756,0,'soga_hair_highlight',255,255,255), (400591,1141756,0,'soga_hair_type_color',15,0,22), (400592,1141756,0,'soga_hair_type_highlight_color',52,50,67), (400593,1141756,1,'soga_lip_type',14,9,-68), (400594,1141756,1,'soga_nose_type',7,70,63), (400595,1141756,0,'soga_skin_color',210,173,157), (400596,1141756,0,'wing_color1',106,16,190), (400597,1141756,0,'wing_color2',61,172,65), (400598,1141757,1,'cheek_type',76,39,0), (400599,1141757,1,'chin_type',84,-50,-63), (400600,1141757,1,'ear_type',-68,-32,0), (400601,1141757,1,'eye_brow_type',89,62,12), (400602,1141757,0,'eye_color',107,142,102), (400603,1141757,1,'eye_type',-56,0,0), (400604,1141757,0,'hair_color1',164,165,165), (400605,1141757,0,'hair_color2',56,62,62), (400606,1141757,0,'hair_face_color',244,246,246), (400607,1141757,0,'hair_face_highlight_color',86,2,2), (400608,1141757,0,'hair_highlight',164,165,165), (400609,1141757,0,'hair_type_color',244,246,246), (400610,1141757,0,'hair_type_highlight_color',86,2,2), (400611,1141757,1,'lip_type',-21,-78,17), (400612,1141757,1,'nose_type',88,-64,-12), (400613,1141757,0,'skin_color',235,235,227), (400614,1141757,1,'soga_cheek_type',76,39,0), (400615,1141757,1,'soga_chin_type',84,-50,-63), (400616,1141757,1,'soga_ear_type',-68,-32,0), (400617,1141757,1,'soga_eye_brow_type',89,62,12), (400618,1141757,0,'soga_eye_color',229,229,102), (400619,1141757,1,'soga_eye_type',-56,0,0), (400620,1141757,0,'soga_hair_color1',56,62,62), (400621,1141757,0,'soga_hair_color2',109,14,49), (400622,1141757,0,'soga_hair_face_color',244,246,246), (400623,1141757,0,'soga_hair_face_highlight_color',86,2,2), (400624,1141757,0,'soga_hair_highlight',164,165,165), (400625,1141757,0,'soga_hair_type_color',244,246,246), (400626,1141757,0,'soga_hair_type_highlight_color',86,2,2), (400627,1141757,1,'soga_lip_type',-21,-78,17), (400628,1141757,1,'soga_nose_type',88,-64,-12), (400629,1141757,0,'soga_skin_color',235,235,227), (400719,1141761,0,'eye_color',255,255,255), (400720,1141761,0,'skin_color',255,255,255), (400721,1141761,0,'soga_eye_color',255,0,255), (400841,1141766,1,'cheek_type',-46,77,0), (400842,1141766,1,'chin_type',46,-5,75), (400843,1141766,1,'ear_type',48,32,0), (400844,1141766,1,'eye_brow_type',-70,38,-11), (400845,1141766,0,'eye_color',144,1,225), (400846,1141766,1,'eye_type',-83,0,0), (400847,1141766,0,'hair_color1',255,255,255), (400848,1141766,0,'hair_color2',255,236,129), (400849,1141766,0,'hair_highlight',255,255,255), (400850,1141766,0,'hair_type_color',255,207,36), (400851,1141766,0,'hair_type_highlight_color',102,0,146), (400852,1141766,1,'lip_type',1,-66,-19), (400853,1141766,1,'nose_type',-71,-59,77), (400854,1141766,0,'skin_color',208,191,155), (400855,1141766,1,'soga_cheek_type',-46,77,0), (400856,1141766,1,'soga_chin_type',46,-5,75), (400857,1141766,1,'soga_ear_type',48,32,0), (400858,1141766,1,'soga_eye_brow_type',-70,38,-11), (400859,1141766,0,'soga_eye_color',229,229,102), (400860,1141766,1,'soga_eye_type',-83,0,0), (400861,1141766,0,'soga_hair_color1',255,236,129), (400862,1141766,0,'soga_hair_color2',255,255,255), (400863,1141766,0,'soga_hair_highlight',255,255,255), (400864,1141766,0,'soga_hair_type_color',255,207,36), (400865,1141766,0,'soga_hair_type_highlight_color',102,0,146), (400866,1141766,1,'soga_lip_type',1,-66,-19), (400867,1141766,1,'soga_nose_type',-71,-59,77), (400868,1141766,0,'soga_skin_color',208,191,155), (400869,1141766,0,'wing_color1',172,183,2), (400870,1141766,0,'wing_color2',255,123,1), (400871,1141767,1,'cheek_type',-83,-88,0), (400872,1141767,1,'chin_type',-31,-59,81), (400873,1141767,1,'ear_type',90,-75,0), (400874,1141767,1,'eye_brow_type',61,-25,75), (400875,1141767,0,'eye_color',115,110,3), (400876,1141767,1,'eye_type',95,0,0), (400877,1141767,0,'hair_color1',255,255,255), (400878,1141767,0,'hair_color2',238,205,22), (400879,1141767,0,'hair_highlight',255,255,255), (400880,1141767,0,'hair_type_color',236,61,9), (400881,1141767,0,'hair_type_highlight_color',133,162,162), (400882,1141767,1,'lip_type',55,91,46), (400883,1141767,1,'nose_type',-35,-90,34), (400884,1141767,0,'skin_color',210,187,215), (400885,1141767,1,'soga_cheek_type',-83,-88,0), (400886,1141767,1,'soga_chin_type',-31,-59,81), (400887,1141767,1,'soga_ear_type',90,-75,0), (400888,1141767,1,'soga_eye_brow_type',61,-25,75), (400889,1141767,0,'soga_eye_color',229,229,102), (400890,1141767,1,'soga_eye_type',95,0,0), (400891,1141767,0,'soga_hair_color1',238,205,22), (400892,1141767,0,'soga_hair_color2',255,255,255), (400893,1141767,0,'soga_hair_highlight',255,255,255), (400894,1141767,0,'soga_hair_type_color',236,61,9), (400895,1141767,0,'soga_hair_type_highlight_color',133,162,162), (400896,1141767,1,'soga_lip_type',55,91,46), (400897,1141767,1,'soga_nose_type',-35,-90,34), (400898,1141767,0,'soga_skin_color',210,187,215), (400899,1141767,0,'wing_color1',114,9,161), (400900,1141767,0,'wing_color2',42,94,165), (400901,1141768,1,'cheek_type',-74,-93,0), (400902,1141768,1,'chin_type',-31,3,-34), (400903,1141768,1,'ear_type',68,93,0), (400904,1141768,1,'eye_brow_type',59,-22,-70), (400905,1141768,0,'eye_color',45,92,105), (400906,1141768,1,'eye_type',91,0,0), (400907,1141768,0,'hair_color1',91,21,51), (400908,1141768,0,'hair_color2',159,88,0), (400909,1141768,0,'hair_face_color',108,24,22), (400910,1141768,0,'hair_face_highlight_color',184,128,10), (400911,1141768,0,'hair_highlight',91,21,51), (400912,1141768,0,'hair_type_color',108,24,22), (400913,1141768,0,'hair_type_highlight_color',184,128,10), (400914,1141768,1,'lip_type',-19,-26,-77), (400915,1141768,1,'nose_type',32,68,-71), (400916,1141768,0,'skin_color',223,214,187), (400917,1141768,1,'soga_cheek_type',-74,-93,0), (400918,1141768,1,'soga_chin_type',-31,3,-34), (400919,1141768,1,'soga_ear_type',68,93,0), (400920,1141768,1,'soga_eye_brow_type',59,-22,-70), (400921,1141768,0,'soga_eye_color',229,229,102), (400922,1141768,1,'soga_eye_type',91,0,0), (400923,1141768,0,'soga_hair_color1',159,88,0), (400924,1141768,0,'soga_hair_color2',209,131,22), (400925,1141768,0,'soga_hair_face_color',108,24,22), (400926,1141768,0,'soga_hair_face_highlight_color',184,128,10), (400927,1141768,0,'soga_hair_highlight',91,21,51), (400928,1141768,0,'soga_hair_type_color',108,24,22), (400929,1141768,0,'soga_hair_type_highlight_color',184,128,10), (400930,1141768,1,'soga_lip_type',-19,-26,-77), (400931,1141768,1,'soga_nose_type',32,68,-71), (400932,1141768,0,'soga_skin_color',223,214,187), (400933,1141769,1,'cheek_type',-28,-7,0), (400934,1141769,1,'chin_type',47,26,7), (400935,1141769,1,'ear_type',-3,35,0), (400936,1141769,1,'eye_brow_type',0,7,31), (400937,1141769,0,'eye_color',124,164,142), (400938,1141769,1,'eye_type',-7,0,0), (400939,1141769,0,'hair_color1',28,20,0), (400940,1141769,0,'hair_face_color',40,36,23), (400941,1141769,0,'hair_face_highlight_color',142,122,8), (400942,1141769,0,'hair_type_color',40,36,23), (400943,1141769,0,'hair_type_highlight_color',142,122,8), (400944,1141769,1,'lip_type',-2,9,41), (400945,1141769,1,'nose_type',-28,0,1), (400946,1141769,0,'skin_color',215,187,156), (400947,1141769,1,'soga_cheek_type',-28,-7,0), (400948,1141769,1,'soga_chin_type',47,26,7), (400949,1141769,1,'soga_ear_type',-3,35,0), (400950,1141769,1,'soga_eye_brow_type',0,7,31), (400951,1141769,0,'soga_eye_color',229,229,102), (400952,1141769,1,'soga_eye_type',-7,0,0), (400953,1141769,0,'soga_hair_face_color',40,36,23), (400954,1141769,0,'soga_hair_face_highlight_color',142,122,8), (400955,1141769,0,'soga_hair_type_color',40,36,23), (400956,1141769,0,'soga_hair_type_highlight_color',142,122,8), (400957,1141769,1,'soga_lip_type',-2,9,41), (400958,1141769,1,'soga_nose_type',-28,0,1), (400959,1141769,0,'soga_skin_color',215,187,156), (400960,1141769,0,'wing_color1',255,255,255), (400961,1141769,0,'wing_color2',255,255,255), (400962,1141770,1,'cheek_type',0,-3,0), (400963,1141770,1,'chin_type',28,4,11), (400964,1141770,1,'ear_type',3,17,0), (400965,1141770,1,'eye_brow_type',5,-26,-26), (400966,1141770,0,'eye_color',126,178,194), (400967,1141770,1,'eye_type',-10,0,0), (400968,1141770,0,'hair_color1',252,224,0), (400969,1141770,0,'hair_face_color',68,48,17), (400970,1141770,0,'hair_face_highlight_color',49,44,12), (400971,1141770,0,'hair_type_color',68,48,17), (400972,1141770,0,'hair_type_highlight_color',49,44,12), (400973,1141770,1,'lip_type',28,2,47), (400974,1141770,1,'nose_type',-41,0,-7), (400975,1141770,0,'skin_color',252,235,236), (400976,1141770,1,'soga_cheek_type',0,-3,0), (400977,1141770,1,'soga_chin_type',28,4,11), (400978,1141770,1,'soga_ear_type',3,17,0), (400979,1141770,1,'soga_eye_brow_type',5,-26,-26), (400980,1141770,0,'soga_eye_color',229,229,102), (400981,1141770,1,'soga_eye_type',-10,0,0), (400982,1141770,0,'soga_hair_face_color',68,48,17), (400983,1141770,0,'soga_hair_face_highlight_color',49,44,12), (400984,1141770,0,'soga_hair_type_color',68,48,17), (400985,1141770,0,'soga_hair_type_highlight_color',49,44,12), (400986,1141770,1,'soga_lip_type',28,2,47), (400987,1141770,1,'soga_nose_type',-41,0,-7), (400988,1141770,0,'soga_skin_color',252,235,236), (400989,1141770,0,'wing_color1',255,255,255), (400990,1141770,0,'wing_color2',255,255,255), (400991,1141771,0,'eye_color',255,255,255), (400992,1141771,0,'skin_color',255,0,0), (400993,1141771,0,'soga_eye_color',255,0,255), (400994,1141772,0,'eye_color',255,255,255), (400995,1141772,0,'skin_color',255,255,255), (400996,1141772,0,'soga_eye_color',255,0,255), (400997,1141773,0,'eye_color',255,255,255), (400998,1141773,0,'skin_color',255,255,255), (400999,1141773,0,'soga_eye_color',255,0,255), (401000,1141774,0,'eye_color',255,255,255), (401001,1141774,0,'skin_color',255,255,255), (401002,1141774,0,'soga_eye_color',255,0,255), (401003,1141775,1,'cheek_type',87,-81,0), (401004,1141775,1,'chin_type',-56,-46,-34), (401005,1141775,1,'ear_type',-1,37,0), (401006,1141775,1,'eye_brow_type',40,14,-94), (401007,1141775,0,'eye_color',3,174,164), (401008,1141775,1,'eye_type',-34,0,0), (401009,1141775,0,'hair_color1',255,255,255), (401010,1141775,0,'hair_color2',255,236,129), (401011,1141775,0,'hair_highlight',255,255,255), (401012,1141775,0,'hair_type_color',91,17,0), (401013,1141775,0,'hair_type_highlight_color',120,66,0), (401014,1141775,1,'lip_type',-87,-71,-91), (401015,1141775,1,'nose_type',8,-39,75), (401016,1141775,0,'skin_color',240,221,239), (401017,1141775,1,'soga_cheek_type',87,-81,0), (401018,1141775,1,'soga_chin_type',-56,-46,-34), (401019,1141775,1,'soga_ear_type',-1,37,0), (401020,1141775,1,'soga_eye_brow_type',40,14,-94), (401021,1141775,0,'soga_eye_color',229,229,102), (401022,1141775,1,'soga_eye_type',-34,0,0), (401023,1141775,0,'soga_hair_color1',255,123,29), (401024,1141775,0,'soga_hair_color2',255,255,255), (401025,1141775,0,'soga_hair_highlight',255,255,255), (401026,1141775,0,'soga_hair_type_color',91,17,0), (401027,1141775,0,'soga_hair_type_highlight_color',120,66,0), (401028,1141775,1,'soga_lip_type',-87,-71,-91), (401029,1141775,1,'soga_nose_type',8,-39,75), (401030,1141775,0,'soga_skin_color',240,221,239), (401031,1141775,0,'wing_color1',107,183,13), (401032,1141775,0,'wing_color2',122,142,5), (401033,1141776,0,'eye_color',255,255,255), (401034,1141776,0,'skin_color',255,255,255), (401035,1141776,0,'soga_eye_color',255,0,255), (401036,1141777,0,'eye_color',255,255,255), (401037,1141777,0,'skin_color',255,255,255), (401038,1141777,0,'soga_eye_color',255,0,255), (401039,1141778,1,'cheek_type',2,3,0), (401040,1141778,1,'chin_type',10,-22,29), (401041,1141778,1,'ear_type',41,-37,0), (401042,1141778,1,'eye_brow_type',-34,-35,18), (401043,1141778,0,'eye_color',44,93,88), (401044,1141778,1,'eye_type',-7,0,0), (401045,1141778,0,'hair_color1',228,14,8), (401046,1141778,0,'hair_face_color',151,81,46), (401047,1141778,0,'hair_face_highlight_color',137,120,98), (401048,1141778,0,'hair_type_color',151,81,46), (401049,1141778,0,'hair_type_highlight_color',137,120,98), (401050,1141778,1,'lip_type',-31,14,37), (401051,1141778,1,'nose_type',9,-21,7), (401052,1141778,0,'skin_color',202,180,137), (401053,1141778,1,'soga_cheek_type',2,3,0), (401054,1141778,1,'soga_chin_type',10,-22,29), (401055,1141778,1,'soga_ear_type',41,-37,0), (401056,1141778,1,'soga_eye_brow_type',-34,-35,18), (401057,1141778,0,'soga_eye_color',229,229,102), (401058,1141778,1,'soga_eye_type',-7,0,0), (401059,1141778,0,'soga_hair_face_color',151,81,46), (401060,1141778,0,'soga_hair_face_highlight_color',137,120,98), (401061,1141778,0,'soga_hair_type_color',151,81,46), (401062,1141778,0,'soga_hair_type_highlight_color',137,120,98), (401063,1141778,1,'soga_lip_type',-31,14,37), (401064,1141778,1,'soga_nose_type',9,-21,7), (401065,1141778,0,'soga_skin_color',202,180,137), (401066,1141778,0,'wing_color1',255,255,255), (401067,1141778,0,'wing_color2',255,255,255), (401068,1141779,1,'cheek_type',0,28,0), (401069,1141779,1,'chin_type',19,-12,42), (401070,1141779,1,'ear_type',-22,43,0), (401071,1141779,1,'eye_brow_type',-18,12,7), (401072,1141779,0,'eye_color',77,134,111), (401073,1141779,1,'eye_type',5,0,0), (401074,1141779,0,'hair_color1',0,2,239), (401075,1141779,0,'hair_face_color',174,153,54), (401076,1141779,0,'hair_face_highlight_color',180,67,21), (401077,1141779,0,'hair_type_color',174,153,54), (401078,1141779,0,'hair_type_highlight_color',180,67,21), (401079,1141779,1,'lip_type',-29,20,-3), (401080,1141779,1,'nose_type',7,8,14), (401081,1141779,0,'skin_color',188,156,113), (401082,1141779,1,'soga_cheek_type',0,28,0), (401083,1141779,1,'soga_chin_type',19,-12,42), (401084,1141779,1,'soga_ear_type',-22,43,0), (401085,1141779,1,'soga_eye_brow_type',-18,12,7), (401086,1141779,0,'soga_eye_color',229,229,102), (401087,1141779,1,'soga_eye_type',5,0,0), (401088,1141779,0,'soga_hair_face_color',174,153,54), (401089,1141779,0,'soga_hair_face_highlight_color',180,67,21), (401090,1141779,0,'soga_hair_type_color',174,153,54), (401091,1141779,0,'soga_hair_type_highlight_color',180,67,21), (401092,1141779,1,'soga_lip_type',-29,20,-3), (401093,1141779,1,'soga_nose_type',7,8,14), (401094,1141779,0,'soga_skin_color',188,156,113), (401095,1141779,0,'wing_color1',255,255,255), (401096,1141779,0,'wing_color2',255,255,255), (401097,1141780,1,'cheek_type',-34,-94,0), (401098,1141780,1,'chin_type',39,77,-87), (401099,1141780,1,'ear_type',93,-40,0), (401100,1141780,1,'eye_brow_type',0,-31,-22), (401101,1141780,0,'eye_color',4,199,185), (401102,1141780,1,'eye_type',-34,0,0), (401103,1141780,0,'hair_color1',255,255,255), (401104,1141780,0,'hair_color2',29,71,185), (401105,1141780,0,'hair_highlight',255,255,255), (401106,1141780,0,'hair_type_color',115,63,0), (401107,1141780,0,'hair_type_highlight_color',49,172,237), (401108,1141780,1,'lip_type',-20,2,-50), (401109,1141780,1,'nose_type',-17,8,-64), (401110,1141780,0,'skin_color',128,151,183), (401111,1141780,1,'soga_cheek_type',-34,-94,0), (401112,1141780,1,'soga_chin_type',39,77,-87), (401113,1141780,1,'soga_ear_type',93,-40,0), (401114,1141780,1,'soga_eye_brow_type',0,-31,-22), (401115,1141780,0,'soga_eye_color',229,229,102), (401116,1141780,1,'soga_eye_type',-34,0,0), (401117,1141780,0,'soga_hair_color1',194,28,1), (401118,1141780,0,'soga_hair_color2',255,255,255), (401119,1141780,0,'soga_hair_highlight',255,255,255), (401120,1141780,0,'soga_hair_type_color',115,63,0), (401121,1141780,0,'soga_hair_type_highlight_color',49,172,237), (401122,1141780,1,'soga_lip_type',-20,2,-50), (401123,1141780,1,'soga_nose_type',-17,8,-64), (401124,1141780,0,'soga_skin_color',128,151,183), (401125,1141780,0,'wing_color1',149,2,236), (401126,1141780,0,'wing_color2',4,235,218), (401127,1141781,0,'eye_color',255,255,255), (401128,1141781,0,'skin_color',255,255,255), (401129,1141781,0,'soga_eye_color',255,0,255), (401130,1141782,1,'cheek_type',-81,-35,0), (401131,1141782,1,'chin_type',-69,-63,25), (401132,1141782,1,'ear_type',64,19,0), (401133,1141782,1,'eye_brow_type',62,76,-48), (401134,1141782,0,'eye_color',89,177,33), (401135,1141782,1,'eye_type',-62,0,0), (401136,1141782,0,'hair_color1',20,77,34), (401137,1141782,0,'hair_highlight',255,255,255), (401138,1141782,0,'hair_type_color',253,139,37), (401139,1141782,0,'hair_type_highlight_color',243,102,255), (401140,1141782,1,'lip_type',93,15,58), (401141,1141782,1,'nose_type',37,20,77), (401142,1141782,0,'skin_color',178,170,124), (401143,1141782,1,'soga_cheek_type',-81,-35,0), (401144,1141782,1,'soga_chin_type',-69,-63,25), (401145,1141782,1,'soga_ear_type',64,19,0), (401146,1141782,1,'soga_eye_brow_type',62,76,-48), (401147,1141782,0,'soga_eye_color',229,229,102), (401148,1141782,1,'soga_eye_type',-62,0,0), (401149,1141782,0,'soga_hair_color1',238,205,22), (401150,1141782,0,'soga_hair_color2',255,255,255), (401151,1141782,0,'soga_hair_highlight',255,255,255), (401152,1141782,0,'soga_hair_type_color',253,139,37), (401153,1141782,0,'soga_hair_type_highlight_color',243,102,255), (401154,1141782,1,'soga_lip_type',93,15,58), (401155,1141782,1,'soga_nose_type',37,20,77), (401156,1141782,0,'soga_skin_color',178,170,124), (401157,1141782,0,'wing_color1',141,220,2), (401158,1141782,0,'wing_color2',113,4,184), (401159,1141783,0,'eye_color',255,255,255), (401160,1141783,0,'skin_color',255,255,255), (401161,1141783,0,'soga_eye_color',255,0,255), (401162,1141784,0,'eye_color',255,255,255), (401163,1141784,0,'skin_color',255,255,255), (401164,1141784,0,'soga_eye_color',255,0,255), (401165,1141785,0,'eye_color',232,255,232), (401166,1141785,0,'skin_color',255,213,255), (401167,1141785,0,'soga_eye_color',255,0,255), (401168,1141786,1,'cheek_type',63,59,0), (401169,1141786,1,'chin_type',95,-87,0), (401170,1141786,1,'ear_type',-45,-83,0), (401171,1141786,1,'eye_brow_type',-87,-2,75), (401172,1141786,0,'eye_color',1,0,0), (401173,1141786,1,'eye_type',-28,0,0), (401174,1141786,0,'hair_color1',98,91,163), (401175,1141786,0,'hair_color2',59,81,113), (401176,1141786,0,'hair_face_color',107,131,144), (401177,1141786,0,'hair_face_highlight_color',48,44,60), (401178,1141786,0,'hair_highlight',98,91,163), (401179,1141786,0,'hair_type_color',107,131,144), (401180,1141786,0,'hair_type_highlight_color',48,44,60), (401181,1141786,1,'lip_type',45,-19,88), (401182,1141786,1,'nose_type',-58,89,95), (401183,1141786,0,'skin_color',145,188,187), (401184,1141786,1,'soga_cheek_type',63,59,0), (401185,1141786,1,'soga_chin_type',95,-87,0), (401186,1141786,1,'soga_ear_type',-45,-83,0), (401187,1141786,1,'soga_eye_brow_type',-87,-2,75), (401188,1141786,0,'soga_eye_color',229,229,102), (401189,1141786,1,'soga_eye_type',-28,0,0), (401190,1141786,0,'soga_hair_color1',59,81,113), (401191,1141786,0,'soga_hair_color2',43,36,70), (401192,1141786,0,'soga_hair_face_color',107,131,144), (401193,1141786,0,'soga_hair_face_highlight_color',48,44,60), (401194,1141786,0,'soga_hair_highlight',98,91,163), (401195,1141786,0,'soga_hair_type_color',107,131,144), (401196,1141786,0,'soga_hair_type_highlight_color',48,44,60), (401197,1141786,1,'soga_lip_type',45,-19,88), (401198,1141786,1,'soga_nose_type',-58,89,95), (401199,1141786,0,'soga_skin_color',145,188,187), (401200,1141786,0,'wing_color1',255,255,255), (401201,1141786,0,'wing_color2',255,255,255), (401264,1141789,0,'eye_color',232,255,232), (401265,1141789,0,'skin_color',255,213,255), (401266,1141789,0,'soga_eye_color',255,0,255), (401267,1141790,0,'eye_color',232,255,232), (401268,1141790,0,'skin_color',255,213,255), (401269,1141790,0,'soga_eye_color',255,0,255), (401270,1141791,0,'eye_color',128,128,63), (401271,1141791,0,'skin_color',255,164,164), (401272,1141791,0,'soga_eye_color',255,0,255), (401273,1141792,0,'eye_color',255,255,255), (401274,1141792,0,'skin_color',255,255,255), (401275,1141792,0,'soga_eye_color',255,0,255), (401276,1141793,1,'cheek_type',15,17,0), (401277,1141793,1,'chin_type',18,-50,77), (401278,1141793,1,'ear_type',38,-51,0), (401279,1141793,1,'eye_brow_type',46,-88,-14), (401280,1141793,0,'eye_color',21,161,186), (401281,1141793,1,'eye_type',-52,0,0), (401282,1141793,0,'hair_color1',12,199,100), (401283,1141793,0,'hair_highlight',255,255,255), (401284,1141793,0,'hair_type_color',25,13,35), (401285,1141793,0,'hair_type_highlight_color',10,47,130), (401286,1141793,1,'lip_type',3,25,10), (401287,1141793,1,'nose_type',70,12,-57), (401288,1141793,0,'skin_color',107,151,192), (401289,1141793,1,'soga_cheek_type',15,17,0), (401290,1141793,1,'soga_chin_type',18,-50,77), (401291,1141793,1,'soga_ear_type',38,-51,0), (401292,1141793,1,'soga_eye_brow_type',46,-88,-14), (401293,1141793,0,'soga_eye_color',204,204,204), (401294,1141793,1,'soga_eye_type',-52,0,0), (401295,1141793,0,'soga_hair_color1',36,34,36), (401296,1141793,0,'soga_hair_color2',255,255,255), (401297,1141793,0,'soga_hair_highlight',255,255,255), (401298,1141793,0,'soga_hair_type_color',25,13,35), (401299,1141793,0,'soga_hair_type_highlight_color',10,47,130), (401300,1141793,1,'soga_lip_type',3,25,10), (401301,1141793,1,'soga_nose_type',70,12,-57), (401302,1141793,0,'soga_skin_color',107,151,192), (401303,1141793,0,'wing_color1',250,250,250), (401304,1141793,0,'wing_color2',63,108,206), (401305,1141794,0,'eye_color',232,255,232), (401306,1141794,0,'skin_color',255,213,255), (401307,1141794,0,'soga_eye_color',255,0,255), (401308,1141795,0,'eye_color',75,75,75), (401309,1141795,0,'skin_color',130,130,130), (401310,1141795,0,'soga_eye_color',255,0,255), (401311,1141796,0,'eye_color',76,76,76), (401312,1141796,0,'skin_color',166,166,166), (401313,1141796,0,'soga_eye_color',255,0,255), (401314,1141797,0,'eye_color',79,79,79), (401315,1141797,0,'skin_color',157,157,157), (401316,1141797,0,'soga_eye_color',255,0,255), (401317,1141798,0,'eye_color',211,211,169), (401318,1141798,0,'skin_color',255,164,164), (401319,1141798,0,'soga_eye_color',255,0,255), (401320,1141799,1,'cheek_type',17,-87,0), (401321,1141799,1,'chin_type',38,-25,34), (401322,1141799,1,'ear_type',96,38,0), (401323,1141799,1,'eye_brow_type',68,-3,-8), (401324,1141799,0,'eye_color',189,52,13), (401325,1141799,1,'eye_type',64,0,0), (401326,1141799,0,'hair_color1',161,209,68), (401327,1141799,0,'hair_face_color',165,123,0), (401328,1141799,0,'hair_type_color',165,123,0), (401329,1141799,1,'lip_type',7,-14,82), (401330,1141799,1,'nose_type',18,-95,-47), (401331,1141799,0,'skin_color',146,123,98), (401332,1141799,1,'soga_cheek_type',17,-87,0), (401333,1141799,1,'soga_chin_type',38,-25,34), (401334,1141799,1,'soga_ear_type',96,38,0), (401335,1141799,1,'soga_eye_brow_type',68,-3,-8), (401336,1141799,0,'soga_eye_color',229,229,102), (401337,1141799,1,'soga_eye_type',64,0,0), (401338,1141799,0,'soga_hair_face_color',165,123,0), (401339,1141799,0,'soga_hair_type_color',165,123,0), (401340,1141799,1,'soga_lip_type',7,-14,82), (401341,1141799,1,'soga_nose_type',18,-95,-47), (401342,1141799,0,'soga_skin_color',146,123,98), (401343,1141800,0,'eye_color',71,71,71), (401344,1141800,0,'skin_color',176,176,176), (401345,1141800,0,'soga_eye_color',255,0,255), (401346,1141801,0,'eye_color',211,211,169), (401347,1141801,0,'skin_color',255,164,164), (401348,1141801,0,'soga_eye_color',255,0,255), (401349,1141802,0,'eye_color',232,255,232), (401350,1141802,0,'skin_color',255,213,255), (401351,1141802,0,'soga_eye_color',255,0,255), (401352,1141803,0,'eye_color',232,255,232), (401353,1141803,0,'skin_color',255,213,255), (401354,1141803,0,'soga_eye_color',255,0,255), (401355,1141804,0,'eye_color',128,128,63), (401356,1141804,0,'skin_color',128,128,255), (401357,1141804,0,'soga_eye_color',255,0,255), (401358,1141805,0,'eye_color',128,128,63), (401359,1141805,0,'skin_color',128,128,255), (401360,1141805,0,'soga_eye_color',255,0,255), (401361,1141806,0,'eye_color',128,128,63), (401362,1141806,0,'skin_color',128,128,255), (401363,1141806,0,'soga_eye_color',255,0,255), (401364,1141807,0,'eye_color',232,255,232), (401365,1141807,0,'skin_color',255,213,255), (401366,1141807,0,'soga_eye_color',255,0,255), (401367,1141808,0,'eye_color',232,255,232), (401368,1141808,0,'skin_color',255,213,255), (401369,1141808,0,'soga_eye_color',255,0,255), (401370,1141809,0,'eye_color',232,255,232), (401371,1141809,0,'skin_color',255,213,255), (401372,1141809,0,'soga_eye_color',255,0,255), (401373,1141810,0,'eye_color',232,255,232), (401374,1141810,0,'skin_color',255,213,255), (401375,1141810,0,'soga_eye_color',255,0,255), (401376,1141811,0,'eye_color',232,255,232), (401377,1141811,0,'skin_color',255,213,255), (401378,1141811,0,'soga_eye_color',255,0,255), (401379,1141812,0,'eye_color',232,255,232), (401380,1141812,0,'skin_color',255,213,255), (401381,1141812,0,'soga_eye_color',255,0,255), (401382,1141813,0,'eye_color',211,211,169), (401383,1141813,0,'skin_color',255,164,164), (401384,1141813,0,'soga_eye_color',255,0,255), (401385,1141814,0,'eye_color',128,128,63), (401386,1141814,0,'skin_color',128,128,255), (401387,1141814,0,'soga_eye_color',255,0,255), (401388,1141815,0,'eye_color',128,128,63), (401389,1141815,0,'skin_color',128,128,255), (401390,1141815,0,'soga_eye_color',255,0,255), (401391,1141816,0,'eye_color',255,255,255), (401392,1141816,0,'skin_color',255,255,255), (401393,1141816,0,'soga_eye_color',255,0,255), (401394,1141817,0,'eye_color',255,255,255), (401395,1141817,0,'skin_color',0,255,0), (401396,1141817,0,'soga_eye_color',255,0,255), (401397,1141818,0,'eye_color',255,255,255), (401398,1141818,0,'skin_color',255,255,255), (401399,1141818,0,'soga_eye_color',255,0,255), (401429,1141820,0,'eye_color',255,255,255), (401430,1141820,0,'skin_color',255,255,255), (401431,1141820,0,'soga_eye_color',255,0,255), (401432,1141821,1,'cheek_type',84,-19,0), (401433,1141821,1,'chin_type',-17,51,63), (401434,1141821,1,'ear_type',-95,4,0), (401435,1141821,1,'eye_brow_type',-38,-64,68), (401436,1141821,0,'eye_color',157,72,4), (401437,1141821,1,'eye_type',81,0,0), (401438,1141821,0,'hair_color1',48,195,215), (401439,1141821,0,'hair_highlight',255,255,255), (401440,1141821,0,'hair_type_color',244,246,246), (401441,1141821,0,'hair_type_highlight_color',255,171,45), (401442,1141821,1,'lip_type',-87,-68,58), (401443,1141821,1,'nose_type',-62,48,-61), (401444,1141821,0,'skin_color',203,167,190), (401445,1141821,1,'soga_cheek_type',84,-19,0), (401446,1141821,1,'soga_chin_type',-17,51,63), (401447,1141821,1,'soga_ear_type',-95,4,0), (401448,1141821,1,'soga_eye_brow_type',-38,-64,68), (401449,1141821,0,'soga_eye_color',204,204,204), (401450,1141821,1,'soga_eye_type',81,0,0), (401451,1141821,0,'soga_hair_color1',56,62,62), (401452,1141821,0,'soga_hair_color2',255,255,255), (401453,1141821,0,'soga_hair_highlight',255,255,255), (401454,1141821,0,'soga_hair_type_color',244,246,246), (401455,1141821,0,'soga_hair_type_highlight_color',255,171,45), (401456,1141821,1,'soga_lip_type',-87,-68,58), (401457,1141821,1,'soga_nose_type',-62,48,-61), (401458,1141821,0,'soga_skin_color',203,167,190), (401459,1141821,0,'wing_color1',193,133,3), (401460,1141821,0,'wing_color2',26,190,222), (401461,1141822,0,'eye_color',255,255,255), (401462,1141822,0,'skin_color',255,255,255), (401463,1141822,0,'soga_eye_color',255,0,255), (401464,1141823,0,'eye_color',255,255,255), (401465,1141823,0,'skin_color',255,255,255), (401466,1141823,0,'soga_eye_color',255,0,255), (401467,1141824,0,'eye_color',128,0,63), (401468,1141824,0,'skin_color',255,255,255), (401469,1141824,0,'soga_eye_color',255,0,255), (401470,1141825,1,'cheek_type',12,47,0), (401471,1141825,1,'chin_type',-81,-37,-28), (401472,1141825,1,'ear_type',-15,22,0), (401473,1141825,1,'eye_brow_type',50,3,77), (401474,1141825,0,'eye_color',131,108,56), (401475,1141825,1,'eye_type',-4,0,0), (401476,1141825,0,'hair_color1',254,166,199), (401477,1141825,0,'hair_color2',4,0,0), (401478,1141825,0,'hair_face_color',96,113,118), (401479,1141825,0,'hair_face_highlight_color',15,1,21), (401480,1141825,0,'hair_highlight',123,123,130), (401481,1141825,0,'hair_type_color',96,113,118), (401482,1141825,0,'hair_type_highlight_color',15,1,21), (401483,1141825,1,'lip_type',-8,-7,62), (401484,1141825,1,'nose_type',45,-2,-90), (401485,1141825,0,'skin_color',56,58,58), (401486,1141825,1,'soga_cheek_type',12,47,0), (401487,1141825,1,'soga_chin_type',-81,-37,-28), (401488,1141825,1,'soga_ear_type',-15,22,0), (401489,1141825,1,'soga_eye_brow_type',50,3,77), (401490,1141825,0,'soga_eye_color',229,229,102), (401491,1141825,1,'soga_eye_type',-4,0,0), (401492,1141825,0,'soga_hair_color1',144,140,137), (401493,1141825,0,'soga_hair_color2',26,24,25), (401494,1141825,0,'soga_hair_face_color',96,113,118), (401495,1141825,0,'soga_hair_face_highlight_color',15,1,21), (401496,1141825,0,'soga_hair_highlight',123,123,130), (401497,1141825,0,'soga_hair_type_color',96,113,118), (401498,1141825,0,'soga_hair_type_highlight_color',15,1,21), (401499,1141825,1,'soga_lip_type',-8,-7,62), (401500,1141825,1,'soga_nose_type',45,-2,-90), (401501,1141825,0,'soga_skin_color',56,58,58), (401502,1141826,0,'eye_color',128,128,128), (401503,1141826,0,'skin_color',63,128,128), (401504,1141826,0,'soga_eye_color',255,0,255), (401505,1141827,0,'eye_color',255,255,255), (401506,1141827,0,'skin_color',255,255,255), (401507,1141827,0,'soga_eye_color',255,0,255), (401508,1141828,1,'cheek_type',-8,-23,0), (401509,1141828,1,'chin_type',-93,50,-29), (401510,1141828,1,'ear_type',7,81,0), (401511,1141828,1,'eye_brow_type',-25,77,-63), (401512,1141828,0,'eye_color',173,81,3), (401513,1141828,1,'eye_type',9,0,0), (401514,1141828,0,'hair_color1',255,255,255), (401515,1141828,0,'hair_color2',142,255,1), (401516,1141828,0,'hair_highlight',255,255,255), (401517,1141828,0,'hair_type_color',119,222,93), (401518,1141828,0,'hair_type_highlight_color',112,2,164), (401519,1141828,1,'lip_type',93,76,-71), (401520,1141828,1,'nose_type',-76,-51,-42), (401521,1141828,0,'skin_color',250,230,209), (401522,1141828,1,'soga_cheek_type',-8,-23,0), (401523,1141828,1,'soga_chin_type',-93,50,-29), (401524,1141828,1,'soga_ear_type',7,81,0), (401525,1141828,1,'soga_eye_brow_type',-25,77,-63), (401526,1141828,0,'soga_eye_color',229,229,102), (401527,1141828,1,'soga_eye_type',9,0,0), (401528,1141828,0,'soga_hair_color1',142,255,1), (401529,1141828,0,'soga_hair_color2',255,255,255), (401530,1141828,0,'soga_hair_highlight',255,255,255), (401531,1141828,0,'soga_hair_type_color',119,222,93), (401532,1141828,0,'soga_hair_type_highlight_color',112,2,164), (401533,1141828,1,'soga_lip_type',93,76,-71), (401534,1141828,1,'soga_nose_type',-76,-51,-42), (401535,1141828,0,'soga_skin_color',250,230,209), (401536,1141828,0,'wing_color1',136,128,3), (401537,1141828,0,'wing_color2',171,2,255), (401538,1141829,1,'cheek_type',-4,18,0), (401539,1141829,1,'chin_type',-95,59,84), (401540,1141829,1,'ear_type',-39,88,0), (401541,1141829,1,'eye_brow_type',-87,-97,12), (401542,1141829,0,'eye_color',124,176,181), (401543,1141829,1,'eye_type',62,0,0), (401544,1141829,0,'hair_color1',166,7,89), (401545,1141829,0,'hair_color2',169,0,0), (401546,1141829,0,'hair_face_color',233,184,31), (401547,1141829,0,'hair_face_highlight_color',100,70,10), (401548,1141829,0,'hair_highlight',246,219,114), (401549,1141829,0,'hair_type_color',233,184,31), (401550,1141829,0,'hair_type_highlight_color',100,70,10), (401551,1141829,1,'lip_type',-50,-97,9), (401552,1141829,1,'nose_type',-87,-90,7), (401553,1141829,0,'skin_color',223,185,185), (401554,1141829,1,'soga_cheek_type',-4,18,0), (401555,1141829,1,'soga_chin_type',-95,59,84), (401556,1141829,1,'soga_ear_type',-39,88,0), (401557,1141829,1,'soga_eye_brow_type',-87,-97,12), (401558,1141829,0,'soga_eye_color',229,229,102), (401559,1141829,1,'soga_eye_type',62,0,0), (401560,1141829,0,'soga_hair_color1',187,136,62), (401561,1141829,0,'soga_hair_color2',56,33,26), (401562,1141829,0,'soga_hair_face_color',233,184,31), (401563,1141829,0,'soga_hair_face_highlight_color',100,70,10), (401564,1141829,0,'soga_hair_highlight',246,219,114), (401565,1141829,0,'soga_hair_type_color',233,184,31), (401566,1141829,0,'soga_hair_type_highlight_color',100,70,10), (401567,1141829,1,'soga_lip_type',-50,-97,9), (401568,1141829,1,'soga_nose_type',-87,-90,7), (401569,1141829,0,'soga_skin_color',223,185,185), (401601,1141831,0,'eye_color',0,0,63), (401602,1141831,0,'skin_color',128,128,128), (401603,1141831,0,'soga_eye_color',255,0,255), (401604,1141832,0,'eye_color',100,0,0), (401605,1141832,0,'skin_color',21,21,21), (401606,1141832,0,'soga_eye_color',255,0,255), (401607,1141833,0,'eye_color',255,255,128), (401608,1141833,0,'skin_color',63,63,63), (401609,1141833,0,'soga_eye_color',255,0,255), (401610,1141834,0,'eye_color',255,255,128), (401611,1141834,0,'skin_color',63,0,0), (401612,1141834,0,'soga_eye_color',255,0,255), (401613,1141835,0,'eye_color',255,255,255), (401614,1141835,0,'skin_color',255,255,255), (401615,1141835,0,'soga_eye_color',255,0,255), (401619,1141837,0,'eye_color',0,255,255), (401620,1141837,0,'skin_color',63,63,255), (401621,1141837,0,'soga_eye_color',255,0,255), (401622,1141838,0,'eye_color',255,255,255), (401623,1141838,0,'skin_color',255,255,255), (401624,1141838,0,'soga_eye_color',255,0,255), (401625,1141839,0,'eye_color',255,255,255), (401626,1141839,0,'skin_color',255,255,255), (401627,1141839,0,'soga_eye_color',255,0,255), (401628,1141840,0,'eye_color',255,255,255), (401629,1141840,0,'skin_color',255,255,255), (401630,1141840,0,'soga_eye_color',255,0,255), (401631,1141841,0,'eye_color',0,255,255), (401632,1141841,0,'skin_color',63,63,255), (401633,1141841,0,'soga_eye_color',255,0,255), (401634,1141842,0,'eye_color',255,255,255), (401635,1141842,0,'skin_color',255,0,0), (401636,1141842,0,'soga_eye_color',255,0,255), (401637,1141843,0,'eye_color',255,255,255), (401638,1141843,0,'skin_color',255,255,255), (401639,1141843,0,'soga_eye_color',255,0,255), (401670,1141845,1,'cheek_type',-7,-12,0), (401671,1141845,1,'chin_type',0,41,-11), (401672,1141845,1,'ear_type',-12,-37,0), (401673,1141845,1,'eye_brow_type',3,-14,-4), (401674,1141845,0,'eye_color',2,191,180), (401675,1141845,1,'eye_type',93,0,0), (401676,1141845,0,'hair_color1',255,255,255), (401677,1141845,0,'hair_color2',36,34,36), (401678,1141845,0,'hair_highlight',255,255,255), (401679,1141845,0,'hair_type_color',15,0,22), (401680,1141845,0,'hair_type_highlight_color',86,40,0), (401681,1141845,1,'lip_type',-1,-71,31), (401682,1141845,1,'nose_type',14,-11,0), (401683,1141845,0,'skin_color',183,146,149), (401684,1141845,1,'soga_cheek_type',-7,-12,0), (401685,1141845,1,'soga_chin_type',0,41,-11), (401686,1141845,1,'soga_ear_type',-12,-37,0), (401687,1141845,1,'soga_eye_brow_type',3,-14,-4), (401688,1141845,0,'soga_eye_color',229,229,102), (401689,1141845,1,'soga_eye_type',93,0,0), (401690,1141845,0,'soga_hair_color1',255,255,255), (401691,1141845,0,'soga_hair_color2',36,34,36), (401692,1141845,0,'soga_hair_highlight',255,255,255), (401693,1141845,0,'soga_hair_type_color',15,0,22), (401694,1141845,0,'soga_hair_type_highlight_color',86,40,0), (401695,1141845,1,'soga_lip_type',-1,-71,31), (401696,1141845,1,'soga_nose_type',14,-11,0), (401697,1141845,0,'soga_skin_color',183,146,149), (401698,1141845,0,'wing_color1',151,120,5), (401699,1141845,0,'wing_color2',95,178,23), (401703,1141847,0,'eye_color',128,128,128), (401704,1141847,0,'skin_color',63,128,128), (401705,1141847,0,'soga_eye_color',255,0,255), (401706,1141848,0,'eye_color',255,255,255), (401707,1141848,0,'skin_color',255,255,255), (401708,1141848,0,'soga_eye_color',255,0,255), (401709,1141849,0,'eye_color',91,46,0), (401710,1141849,0,'skin_color',128,128,128), (401711,1141849,0,'soga_eye_color',255,0,255), (401712,1141850,0,'eye_color',100,0,0), (401713,1141850,0,'skin_color',21,21,21), (401714,1141850,0,'soga_eye_color',255,0,255), (401715,1141851,1,'cheek_type',50,0,0), (401716,1141851,1,'chin_type',-57,-51,55), (401717,1141851,1,'ear_type',-74,48,0), (401718,1141851,1,'eye_brow_type',55,-58,-3), (401719,1141851,0,'eye_color',118,161,137), (401720,1141851,1,'eye_type',35,0,0), (401721,1141851,0,'hair_color1',56,33,26), (401722,1141851,0,'hair_color2',94,59,11), (401723,1141851,0,'hair_face_color',100,70,10), (401724,1141851,0,'hair_face_highlight_color',40,19,9), (401725,1141851,0,'hair_highlight',79,28,15), (401726,1141851,0,'hair_type_color',100,70,10), (401727,1141851,0,'hair_type_highlight_color',40,19,9), (401728,1141851,1,'lip_type',84,-28,10), (401729,1141851,1,'nose_type',0,-88,-4), (401730,1141851,0,'skin_color',126,89,91), (401731,1141851,1,'soga_cheek_type',50,0,0), (401732,1141851,1,'soga_chin_type',-57,-51,55), (401733,1141851,1,'soga_ear_type',-74,48,0), (401734,1141851,1,'soga_eye_brow_type',55,-58,-3), (401735,1141851,0,'soga_eye_color',229,229,102), (401736,1141851,1,'soga_eye_type',35,0,0), (401737,1141851,0,'soga_hair_color1',56,33,26), (401738,1141851,0,'soga_hair_color2',94,59,11), (401739,1141851,0,'soga_hair_face_color',100,70,10), (401740,1141851,0,'soga_hair_face_highlight_color',40,19,9), (401741,1141851,0,'soga_hair_highlight',79,28,15), (401742,1141851,0,'soga_hair_type_color',100,70,10), (401743,1141851,0,'soga_hair_type_highlight_color',40,19,9), (401744,1141851,1,'soga_lip_type',84,-28,10), (401745,1141851,1,'soga_nose_type',0,-88,-4), (401746,1141851,0,'soga_skin_color',126,89,91), (401747,1141851,0,'wing_color1',255,255,255), (401748,1141851,0,'wing_color2',255,255,255), (401749,1141852,1,'cheek_type',-31,-14,0), (401750,1141852,1,'chin_type',-7,-14,0), (401751,1141852,1,'ear_type',34,40,0), (401752,1141852,1,'eye_brow_type',-39,-4,-18), (401753,1141852,0,'eye_color',52,112,112), (401754,1141852,1,'eye_type',26,0,0), (401755,1141852,0,'hair_color1',228,37,249), (401756,1141852,0,'hair_face_color',139,80,51), (401757,1141852,0,'hair_face_highlight_color',84,84,83), (401758,1141852,0,'hair_type_color',139,80,51), (401759,1141852,0,'hair_type_highlight_color',84,84,83), (401760,1141852,1,'lip_type',19,17,-5), (401761,1141852,1,'nose_type',-7,-44,3), (401762,1141852,0,'skin_color',168,112,81), (401763,1141852,1,'soga_cheek_type',-31,-14,0), (401764,1141852,1,'soga_chin_type',-7,-14,0), (401765,1141852,1,'soga_ear_type',34,40,0), (401766,1141852,1,'soga_eye_brow_type',-39,-4,-18), (401767,1141852,0,'soga_eye_color',229,229,102), (401768,1141852,1,'soga_eye_type',26,0,0), (401769,1141852,0,'soga_hair_face_color',139,80,51), (401770,1141852,0,'soga_hair_face_highlight_color',84,84,83), (401771,1141852,0,'soga_hair_type_color',139,80,51), (401772,1141852,0,'soga_hair_type_highlight_color',84,84,83), (401773,1141852,1,'soga_lip_type',19,17,-5), (401774,1141852,1,'soga_nose_type',-7,-44,3), (401775,1141852,0,'soga_skin_color',168,112,81), (401776,1141852,0,'wing_color1',255,255,255), (401777,1141852,0,'wing_color2',255,255,255), (401778,1141853,0,'eye_color',101,116,132), (401779,1141853,0,'skin_color',193,208,147), (401780,1141853,0,'soga_eye_color',255,0,255), (401781,1141854,1,'cheek_type',0,-4,0), (401782,1141854,1,'chin_type',0,-25,-11), (401783,1141854,1,'ear_type',19,43,0), (401784,1141854,1,'eye_brow_type',14,-10,-11), (401785,1141854,0,'eye_color',41,83,96), (401786,1141854,1,'eye_type',-28,0,0), (401787,1141854,0,'hair_color1',246,9,156), (401788,1141854,0,'hair_face_color',204,142,103), (401789,1141854,0,'hair_face_highlight_color',23,16,7), (401790,1141854,0,'hair_type_color',204,142,103), (401791,1141854,0,'hair_type_highlight_color',23,16,7), (401792,1141854,1,'lip_type',21,32,12), (401793,1141854,1,'nose_type',18,-21,34), (401794,1141854,0,'skin_color',222,228,216), (401795,1141854,1,'soga_cheek_type',0,-4,0), (401796,1141854,1,'soga_chin_type',0,-25,-11), (401797,1141854,1,'soga_ear_type',19,43,0), (401798,1141854,1,'soga_eye_brow_type',14,-10,-11), (401799,1141854,0,'soga_eye_color',229,229,102), (401800,1141854,1,'soga_eye_type',-28,0,0), (401801,1141854,0,'soga_hair_face_color',204,142,103), (401802,1141854,0,'soga_hair_face_highlight_color',23,16,7), (401803,1141854,0,'soga_hair_type_color',204,142,103), (401804,1141854,0,'soga_hair_type_highlight_color',23,16,7), (401805,1141854,1,'soga_lip_type',21,32,12), (401806,1141854,1,'soga_nose_type',18,-21,34), (401807,1141854,0,'soga_skin_color',222,228,216), (401808,1141854,0,'wing_color1',255,255,255), (401809,1141854,0,'wing_color2',255,255,255), (401810,1141855,1,'cheek_type',-17,-5,0), (401811,1141855,1,'chin_type',31,-14,-20), (401812,1141855,1,'ear_type',1,14,0), (401813,1141855,1,'eye_brow_type',-17,2,-31), (401814,1141855,0,'eye_color',172,131,72), (401815,1141855,1,'eye_type',2,0,0), (401816,1141855,0,'hair_color1',253,8,0), (401817,1141855,0,'hair_face_color',234,219,186), (401818,1141855,0,'hair_face_highlight_color',114,47,0), (401819,1141855,0,'hair_type_color',234,219,186), (401820,1141855,0,'hair_type_highlight_color',114,47,0), (401821,1141855,1,'lip_type',7,31,11), (401822,1141855,1,'nose_type',-26,-5,28), (401823,1141855,0,'skin_color',229,201,157), (401824,1141855,1,'soga_cheek_type',-17,-5,0), (401825,1141855,1,'soga_chin_type',31,-14,-20), (401826,1141855,1,'soga_ear_type',1,14,0), (401827,1141855,1,'soga_eye_brow_type',-17,2,-31), (401828,1141855,0,'soga_eye_color',229,229,102), (401829,1141855,1,'soga_eye_type',2,0,0), (401830,1141855,0,'soga_hair_face_color',234,219,186), (401831,1141855,0,'soga_hair_face_highlight_color',114,47,0), (401832,1141855,0,'soga_hair_type_color',234,219,186), (401833,1141855,0,'soga_hair_type_highlight_color',114,47,0), (401834,1141855,1,'soga_lip_type',7,31,11), (401835,1141855,1,'soga_nose_type',-26,-5,28), (401836,1141855,0,'soga_skin_color',229,201,157), (401837,1141855,0,'wing_color1',255,255,255), (401838,1141855,0,'wing_color2',255,255,255), (401839,1141856,0,'eye_color',255,255,255), (401840,1141856,0,'skin_color',255,255,255), (401841,1141856,0,'soga_eye_color',255,0,255), (401845,1141858,0,'eye_color',128,128,63), (401846,1141858,0,'skin_color',128,63,0), (401847,1141858,0,'soga_eye_color',255,0,255), (401848,1141859,1,'cheek_type',-77,39,0), (401849,1141859,1,'chin_type',55,12,59), (401850,1141859,1,'ear_type',89,22,0), (401851,1141859,1,'eye_brow_type',21,46,-94), (401852,1141859,0,'eye_color',127,197,2), (401853,1141859,1,'eye_type',14,0,0), (401854,1141859,0,'hair_color1',255,255,255), (401855,1141859,0,'hair_color2',153,30,229), (401856,1141859,0,'hair_highlight',255,255,255), (401857,1141859,0,'hair_type_color',120,6,177), (401858,1141859,0,'hair_type_highlight_color',222,78,255), (401859,1141859,1,'lip_type',17,97,43), (401860,1141859,1,'nose_type',-81,-28,-26), (401861,1141859,0,'skin_color',201,162,174), (401862,1141859,1,'soga_cheek_type',-77,39,0), (401863,1141859,1,'soga_chin_type',55,12,59), (401864,1141859,1,'soga_ear_type',89,22,0), (401865,1141859,1,'soga_eye_brow_type',21,46,-94), (401866,1141859,0,'soga_eye_color',229,229,102), (401867,1141859,1,'soga_eye_type',14,0,0), (401868,1141859,0,'soga_hair_color1',255,255,255), (401869,1141859,0,'soga_hair_color2',153,30,229), (401870,1141859,0,'soga_hair_highlight',255,255,255), (401871,1141859,0,'soga_hair_type_color',120,6,177), (401872,1141859,0,'soga_hair_type_highlight_color',222,78,255), (401873,1141859,1,'soga_lip_type',17,97,43), (401874,1141859,1,'soga_nose_type',-81,-28,-26), (401875,1141859,0,'soga_skin_color',201,162,174), (401876,1141859,0,'wing_color1',71,71,71), (401877,1141859,0,'wing_color2',142,44,68), (401878,1141860,1,'cheek_type',-8,1,0), (401879,1141860,1,'chin_type',12,18,22), (401880,1141860,1,'ear_type',5,18,0), (401881,1141860,1,'eye_brow_type',12,-2,-10), (401882,1141860,0,'eye_color',31,66,65), (401883,1141860,1,'eye_type',-18,0,0), (401884,1141860,0,'hair_color1',0,249,0), (401885,1141860,0,'hair_face_color',157,145,110), (401886,1141860,0,'hair_face_highlight_color',71,49,21), (401887,1141860,0,'hair_type_color',157,145,110), (401888,1141860,0,'hair_type_highlight_color',71,49,21), (401889,1141860,1,'lip_type',23,-20,-34), (401890,1141860,1,'nose_type',20,-7,-11), (401891,1141860,0,'skin_color',237,237,230), (401892,1141860,1,'soga_cheek_type',-8,1,0), (401893,1141860,1,'soga_chin_type',12,18,22), (401894,1141860,1,'soga_ear_type',5,18,0), (401895,1141860,1,'soga_eye_brow_type',12,-2,-10), (401896,1141860,0,'soga_eye_color',229,229,102), (401897,1141860,1,'soga_eye_type',-18,0,0), (401898,1141860,0,'soga_hair_face_color',157,145,110), (401899,1141860,0,'soga_hair_face_highlight_color',71,49,21), (401900,1141860,0,'soga_hair_type_color',157,145,110), (401901,1141860,0,'soga_hair_type_highlight_color',71,49,21), (401902,1141860,1,'soga_lip_type',23,-20,-34), (401903,1141860,1,'soga_nose_type',20,-7,-11), (401904,1141860,0,'soga_skin_color',237,237,230), (401905,1141860,0,'wing_color1',255,255,255), (401906,1141860,0,'wing_color2',255,255,255), (401907,1141861,0,'eye_color',255,255,128), (401908,1141861,0,'skin_color',63,0,0), (401909,1141861,0,'soga_eye_color',255,0,255), (401910,1141862,0,'eye_color',126,146,164), (401911,1141862,0,'skin_color',197,211,143), (401912,1141862,0,'soga_eye_color',255,0,255), (401913,1141863,0,'eye_color',191,191,191), (401914,1141863,0,'skin_color',21,21,21), (401915,1141863,0,'soga_eye_color',255,0,255), (401916,1141864,1,'cheek_type',14,-14,0), (401917,1141864,1,'chin_type',-19,3,-10), (401918,1141864,1,'ear_type',5,9,0), (401919,1141864,1,'eye_brow_type',-5,-25,-2), (401920,1141864,0,'eye_color',52,106,87), (401921,1141864,1,'eye_type',-2,0,0), (401922,1141864,0,'hair_color1',25,4,0), (401923,1141864,0,'hair_face_color',66,36,9), (401924,1141864,0,'hair_face_highlight_color',86,72,55), (401925,1141864,0,'hair_type_color',66,36,9), (401926,1141864,0,'hair_type_highlight_color',86,72,55), (401927,1141864,1,'lip_type',3,0,14), (401928,1141864,1,'nose_type',-17,25,4), (401929,1141864,0,'skin_color',230,221,218), (401930,1141864,1,'soga_cheek_type',14,-14,0), (401931,1141864,1,'soga_chin_type',-19,3,-10), (401932,1141864,1,'soga_ear_type',5,9,0), (401933,1141864,1,'soga_eye_brow_type',-5,-25,-2), (401934,1141864,0,'soga_eye_color',229,229,102), (401935,1141864,1,'soga_eye_type',-2,0,0), (401936,1141864,0,'soga_hair_face_color',66,36,9), (401937,1141864,0,'soga_hair_face_highlight_color',86,72,55), (401938,1141864,0,'soga_hair_type_color',66,36,9), (401939,1141864,0,'soga_hair_type_highlight_color',86,72,55), (401940,1141864,1,'soga_lip_type',3,0,14), (401941,1141864,1,'soga_nose_type',-17,25,4), (401942,1141864,0,'soga_skin_color',230,221,218), (401943,1141864,0,'wing_color1',255,255,255), (401944,1141864,0,'wing_color2',255,255,255), (401945,1141865,0,'eye_color',255,255,128), (401946,1141865,0,'skin_color',63,63,63), (401947,1141865,0,'soga_eye_color',255,0,255), (401948,1141866,1,'cheek_type',0,-14,0), (401949,1141866,1,'chin_type',-56,64,81), (401950,1141866,1,'ear_type',72,-34,0), (401951,1141866,1,'eye_brow_type',61,56,64), (401952,1141866,0,'eye_color',163,195,185), (401953,1141866,1,'eye_type',-82,0,0), (401954,1141866,0,'hair_color1',114,112,142), (401955,1141866,0,'hair_color2',121,113,107), (401956,1141866,0,'hair_face_color',145,168,168), (401957,1141866,0,'hair_face_highlight_color',150,170,168), (401958,1141866,0,'hair_highlight',114,112,142), (401959,1141866,0,'hair_type_color',145,168,168), (401960,1141866,0,'hair_type_highlight_color',150,170,168), (401961,1141866,1,'lip_type',15,28,34), (401962,1141866,1,'nose_type',94,-46,-59), (401963,1141866,0,'skin_color',125,124,95), (401964,1141866,1,'soga_cheek_type',0,-14,0), (401965,1141866,1,'soga_chin_type',-56,64,81), (401966,1141866,1,'soga_ear_type',72,-34,0), (401967,1141866,1,'soga_eye_brow_type',61,56,64), (401968,1141866,0,'soga_eye_color',229,229,102), (401969,1141866,1,'soga_eye_type',-82,0,0), (401970,1141866,0,'soga_hair_color1',114,112,142), (401971,1141866,0,'soga_hair_color2',121,113,107), (401972,1141866,0,'soga_hair_face_color',145,168,168), (401973,1141866,0,'soga_hair_face_highlight_color',150,170,168), (401974,1141866,0,'soga_hair_highlight',114,112,142), (401975,1141866,0,'soga_hair_type_color',145,168,168), (401976,1141866,0,'soga_hair_type_highlight_color',150,170,168), (401977,1141866,1,'soga_lip_type',15,28,34), (401978,1141866,1,'soga_nose_type',94,-46,-59), (401979,1141866,0,'soga_skin_color',125,124,95), (402009,1141868,1,'cheek_type',-42,-12,0), (402010,1141868,1,'chin_type',3,-14,5), (402011,1141868,1,'ear_type',12,-28,0), (402012,1141868,1,'eye_brow_type',22,-14,20), (402013,1141868,0,'eye_color',54,110,126), (402014,1141868,1,'eye_type',-21,0,0), (402015,1141868,0,'hair_color1',248,23,0), (402016,1141868,0,'hair_face_color',67,28,11), (402017,1141868,0,'hair_face_highlight_color',25,10,1), (402018,1141868,0,'hair_type_color',67,28,11), (402019,1141868,0,'hair_type_highlight_color',25,10,1), (402020,1141868,1,'lip_type',9,-32,22), (402021,1141868,1,'nose_type',-34,-8,23), (402022,1141868,0,'skin_color',240,201,200), (402023,1141868,1,'soga_cheek_type',-42,-12,0), (402024,1141868,1,'soga_chin_type',3,-14,5), (402025,1141868,1,'soga_ear_type',12,-28,0), (402026,1141868,1,'soga_eye_brow_type',22,-14,20), (402027,1141868,0,'soga_eye_color',229,229,102), (402028,1141868,1,'soga_eye_type',-21,0,0), (402029,1141868,0,'soga_hair_face_color',67,28,11), (402030,1141868,0,'soga_hair_face_highlight_color',25,10,1), (402031,1141868,0,'soga_hair_type_color',67,28,11), (402032,1141868,0,'soga_hair_type_highlight_color',25,10,1), (402033,1141868,1,'soga_lip_type',9,-32,22), (402034,1141868,1,'soga_nose_type',-34,-8,23), (402035,1141868,0,'soga_skin_color',240,201,200), (402036,1141868,0,'wing_color1',255,255,255), (402037,1141868,0,'wing_color2',255,255,255), (402038,1141869,1,'cheek_type',0,-18,0), (402039,1141869,1,'chin_type',0,-14,0), (402040,1141869,1,'ear_type',8,4,0), (402041,1141869,1,'eye_brow_type',-14,-20,-4), (402042,1141869,0,'eye_color',32,67,73), (402043,1141869,1,'eye_type',-20,0,0), (402044,1141869,0,'hair_color1',25,4,0), (402045,1141869,0,'hair_face_color',126,126,125), (402046,1141869,0,'hair_face_highlight_color',90,89,88), (402047,1141869,0,'hair_type_color',126,126,125), (402048,1141869,0,'hair_type_highlight_color',90,89,88), (402049,1141869,1,'lip_type',-14,25,-28), (402050,1141869,1,'nose_type',-23,-3,-20), (402051,1141869,0,'skin_color',219,228,220), (402052,1141869,1,'soga_cheek_type',0,-18,0), (402053,1141869,1,'soga_chin_type',0,-14,0), (402054,1141869,1,'soga_ear_type',8,4,0), (402055,1141869,1,'soga_eye_brow_type',-14,-20,-4), (402056,1141869,0,'soga_eye_color',229,229,102), (402057,1141869,1,'soga_eye_type',-20,0,0), (402058,1141869,0,'soga_hair_face_color',126,126,125), (402059,1141869,0,'soga_hair_face_highlight_color',90,89,88), (402060,1141869,0,'soga_hair_type_color',126,126,125), (402061,1141869,0,'soga_hair_type_highlight_color',90,89,88), (402062,1141869,1,'soga_lip_type',-14,25,-28), (402063,1141869,1,'soga_nose_type',-23,-3,-20), (402064,1141869,0,'soga_skin_color',219,228,220), (402065,1141869,0,'wing_color1',255,255,255), (402066,1141869,0,'wing_color2',255,255,255), (402067,1141870,1,'cheek_type',12,47,0), (402068,1141870,1,'chin_type',-81,-37,-28), (402069,1141870,1,'ear_type',-15,22,0), (402070,1141870,1,'eye_brow_type',50,3,77), (402071,1141870,0,'eye_color',131,108,56), (402072,1141870,1,'eye_type',-4,0,0), (402073,1141870,0,'hair_color1',123,123,130), (402074,1141870,0,'hair_color2',144,140,137), (402075,1141870,0,'hair_face_color',96,113,118), (402076,1141870,0,'hair_face_highlight_color',15,1,21), (402077,1141870,0,'hair_highlight',26,24,25), (402078,1141870,0,'hair_type_color',96,113,118), (402079,1141870,0,'hair_type_highlight_color',15,1,21), (402080,1141870,1,'lip_type',-8,-7,62), (402081,1141870,1,'nose_type',45,-2,-90), (402082,1141870,0,'skin_color',56,58,58), (402083,1141870,1,'soga_cheek_type',12,47,0), (402084,1141870,1,'soga_chin_type',-81,-37,-28), (402085,1141870,1,'soga_ear_type',-15,22,0), (402086,1141870,1,'soga_eye_brow_type',50,3,77), (402087,1141870,0,'soga_eye_color',229,229,102), (402088,1141870,1,'soga_eye_type',-4,0,0), (402089,1141870,0,'soga_hair_color1',123,123,130), (402090,1141870,0,'soga_hair_color2',144,140,137), (402091,1141870,0,'soga_hair_face_color',96,113,118), (402092,1141870,0,'soga_hair_face_highlight_color',15,1,21), (402093,1141870,0,'soga_hair_highlight',26,24,25), (402094,1141870,0,'soga_hair_type_color',96,113,118), (402095,1141870,0,'soga_hair_type_highlight_color',15,1,21), (402096,1141870,1,'soga_lip_type',-8,-7,62), (402097,1141870,1,'soga_nose_type',45,-2,-90), (402098,1141870,0,'soga_skin_color',56,58,58), (402099,1141871,1,'cheek_type',-79,-4,0), (402100,1141871,1,'chin_type',-37,22,-98), (402101,1141871,1,'ear_type',-29,-11,0), (402102,1141871,1,'eye_brow_type',-69,53,-75), (402103,1141871,0,'eye_color',20,246,204), (402104,1141871,1,'eye_type',28,0,0), (402105,1141871,0,'hair_color1',255,255,255), (402106,1141871,0,'hair_color2',255,236,129), (402107,1141871,0,'hair_highlight',255,255,255), (402108,1141871,0,'hair_type_color',255,171,45), (402109,1141871,0,'hair_type_highlight_color',38,29,49), (402110,1141871,1,'lip_type',28,-82,4), (402111,1141871,1,'nose_type',-91,-41,57), (402112,1141871,0,'skin_color',241,225,203), (402113,1141871,1,'soga_cheek_type',-79,-4,0), (402114,1141871,1,'soga_chin_type',-37,22,-98), (402115,1141871,1,'soga_ear_type',-29,-11,0), (402116,1141871,1,'soga_eye_brow_type',-69,53,-75), (402117,1141871,0,'soga_eye_color',229,229,102), (402118,1141871,1,'soga_eye_type',28,0,0), (402119,1141871,0,'soga_hair_color1',255,255,255), (402120,1141871,0,'soga_hair_color2',255,236,129), (402121,1141871,0,'soga_hair_highlight',255,255,255), (402122,1141871,0,'soga_hair_type_color',255,171,45), (402123,1141871,0,'soga_hair_type_highlight_color',38,29,49), (402124,1141871,1,'soga_lip_type',28,-82,4), (402125,1141871,1,'soga_nose_type',-91,-41,57), (402126,1141871,0,'soga_skin_color',241,225,203), (402127,1141871,0,'wing_color1',153,38,109), (402128,1141871,0,'wing_color2',174,88,5), (402129,1141872,0,'eye_color',255,255,255), (402130,1141872,0,'skin_color',255,255,255), (402131,1141872,0,'soga_eye_color',255,0,255), (402132,1141873,1,'cheek_type',-25,-68,0), (402133,1141873,1,'chin_type',-98,-88,-35), (402134,1141873,1,'ear_type',-62,55,0), (402135,1141873,1,'eye_brow_type',25,-17,7), (402136,1141873,0,'eye_color',3,167,157), (402137,1141873,1,'eye_type',-61,0,0), (402138,1141873,0,'hair_color1',255,255,255), (402139,1141873,0,'hair_color2',255,236,129), (402140,1141873,0,'hair_highlight',255,255,255), (402141,1141873,0,'hair_type_color',255,177,45), (402142,1141873,0,'hair_type_highlight_color',162,31,228), (402143,1141873,1,'lip_type',-57,-75,41), (402144,1141873,1,'nose_type',85,5,0), (402145,1141873,0,'skin_color',234,215,191), (402146,1141873,1,'soga_cheek_type',-25,-68,0), (402147,1141873,1,'soga_chin_type',-98,-88,-35), (402148,1141873,1,'soga_ear_type',-62,55,0), (402149,1141873,1,'soga_eye_brow_type',25,-17,7), (402150,1141873,0,'soga_eye_color',229,229,102), (402151,1141873,1,'soga_eye_type',-61,0,0), (402152,1141873,0,'soga_hair_color1',255,255,255), (402153,1141873,0,'soga_hair_color2',255,236,129), (402154,1141873,0,'soga_hair_highlight',255,255,255), (402155,1141873,0,'soga_hair_type_color',255,177,45), (402156,1141873,0,'soga_hair_type_highlight_color',162,31,228), (402157,1141873,1,'soga_lip_type',-57,-75,41), (402158,1141873,1,'soga_nose_type',85,5,0), (402159,1141873,0,'soga_skin_color',234,215,191), (402160,1141873,0,'wing_color1',192,83,23), (402161,1141873,0,'wing_color2',255,133,1), (402162,1141874,1,'cheek_type',-43,-45,0), (402163,1141874,1,'chin_type',-76,55,-21), (402164,1141874,1,'ear_type',55,-84,0), (402165,1141874,1,'eye_brow_type',29,75,-65), (402166,1141874,0,'eye_color',114,3,182), (402167,1141874,1,'eye_type',-56,0,0), (402168,1141874,0,'hair_color1',255,255,255), (402169,1141874,0,'hair_color2',36,34,36), (402170,1141874,0,'hair_highlight',255,255,255), (402171,1141874,0,'hair_type_color',15,0,22), (402172,1141874,0,'hair_type_highlight_color',47,42,60), (402173,1141874,1,'lip_type',0,-66,-69), (402174,1141874,1,'nose_type',-68,-89,70), (402175,1141874,0,'skin_color',203,173,172), (402176,1141874,1,'soga_cheek_type',-43,-45,0), (402177,1141874,1,'soga_chin_type',-76,55,-21), (402178,1141874,1,'soga_ear_type',55,-84,0), (402179,1141874,1,'soga_eye_brow_type',29,75,-65), (402180,1141874,0,'soga_eye_color',229,229,102), (402181,1141874,1,'soga_eye_type',-56,0,0), (402182,1141874,0,'soga_hair_color1',255,255,255), (402183,1141874,0,'soga_hair_color2',36,34,36), (402184,1141874,0,'soga_hair_highlight',255,255,255), (402185,1141874,0,'soga_hair_type_color',15,0,22), (402186,1141874,0,'soga_hair_type_highlight_color',47,42,60), (402187,1141874,1,'soga_lip_type',0,-66,-69), (402188,1141874,1,'soga_nose_type',-68,-89,70), (402189,1141874,0,'soga_skin_color',203,173,172), (402190,1141874,0,'wing_color1',52,185,92), (402191,1141874,0,'wing_color2',122,64,253), (402192,1141875,1,'cheek_type',75,-41,0), (402193,1141875,1,'chin_type',85,-1,-59), (402194,1141875,1,'ear_type',94,-61,0), (402195,1141875,1,'eye_brow_type',15,68,28), (402196,1141875,0,'eye_color',64,117,213), (402197,1141875,1,'eye_type',62,0,0), (402198,1141875,0,'hair_color1',255,255,255), (402199,1141875,0,'hair_color2',36,34,36), (402200,1141875,0,'hair_highlight',255,255,255), (402201,1141875,0,'hair_type_color',15,0,22), (402202,1141875,0,'hair_type_highlight_color',52,50,67), (402203,1141875,1,'lip_type',14,9,-68), (402204,1141875,1,'nose_type',7,70,63), (402205,1141875,0,'skin_color',210,173,157), (402206,1141875,1,'soga_cheek_type',75,-41,0), (402207,1141875,1,'soga_chin_type',85,-1,-59), (402208,1141875,1,'soga_ear_type',94,-61,0), (402209,1141875,1,'soga_eye_brow_type',15,68,28), (402210,1141875,0,'soga_eye_color',229,229,102), (402211,1141875,1,'soga_eye_type',62,0,0), (402212,1141875,0,'soga_hair_color1',255,255,255), (402213,1141875,0,'soga_hair_color2',36,34,36), (402214,1141875,0,'soga_hair_highlight',255,255,255), (402215,1141875,0,'soga_hair_type_color',15,0,22), (402216,1141875,0,'soga_hair_type_highlight_color',52,50,67), (402217,1141875,1,'soga_lip_type',14,9,-68), (402218,1141875,1,'soga_nose_type',7,70,63), (402219,1141875,0,'soga_skin_color',210,173,157), (402220,1141875,0,'wing_color1',106,16,190), (402221,1141875,0,'wing_color2',61,172,65), (402222,1141876,0,'eye_color',255,255,255), (402223,1141876,0,'skin_color',255,128,0), (402224,1141876,0,'soga_eye_color',255,0,255), (402225,1141877,1,'cheek_type',-5,48,0), (402226,1141877,1,'chin_type',41,-50,68), (402227,1141877,1,'ear_type',-48,77,0), (402228,1141877,1,'eye_brow_type',-72,-39,-8), (402229,1141877,0,'eye_color',161,78,3), (402230,1141877,1,'eye_type',81,0,0), (402231,1141877,0,'hair_color1',255,255,255), (402232,1141877,0,'hair_color2',36,34,36), (402233,1141877,0,'hair_highlight',255,255,255), (402234,1141877,0,'hair_type_color',19,5,27), (402235,1141877,0,'hair_type_highlight_color',84,37,0), (402236,1141877,1,'lip_type',-77,63,34), (402237,1141877,1,'nose_type',88,-72,-38), (402238,1141877,0,'skin_color',193,146,150), (402239,1141877,1,'soga_cheek_type',-5,48,0), (402240,1141877,1,'soga_chin_type',41,-50,68), (402241,1141877,1,'soga_ear_type',-48,77,0), (402242,1141877,1,'soga_eye_brow_type',-72,-39,-8), (402243,1141877,0,'soga_eye_color',229,229,102), (402244,1141877,1,'soga_eye_type',81,0,0), (402245,1141877,0,'soga_hair_color1',255,255,255), (402246,1141877,0,'soga_hair_color2',36,34,36), (402247,1141877,0,'soga_hair_highlight',255,255,255), (402248,1141877,0,'soga_hair_type_color',19,5,27), (402249,1141877,0,'soga_hair_type_highlight_color',84,37,0), (402250,1141877,1,'soga_lip_type',-77,63,34), (402251,1141877,1,'soga_nose_type',88,-72,-38), (402252,1141877,0,'soga_skin_color',193,146,150), (402253,1141877,0,'wing_color1',135,213,3), (402254,1141877,0,'wing_color2',173,255,1), (402255,1141878,0,'eye_color',255,255,255), (402256,1141878,0,'skin_color',255,255,255), (402257,1141878,0,'soga_eye_color',255,0,255), (402258,1141879,1,'cheek_type',53,-59,0), (402259,1141879,1,'chin_type',94,83,-20), (402260,1141879,1,'ear_type',-17,-31,0), (402261,1141879,1,'eye_brow_type',63,40,10), (402262,1141879,0,'eye_color',2,191,180), (402263,1141879,1,'eye_type',87,0,0), (402264,1141879,0,'hair_color1',255,255,255), (402265,1141879,0,'hair_color2',153,30,229), (402266,1141879,0,'hair_highlight',255,255,255), (402267,1141879,0,'hair_type_color',150,23,215), (402268,1141879,0,'hair_type_highlight_color',88,212,186), (402269,1141879,1,'lip_type',-75,25,95), (402270,1141879,1,'nose_type',-25,28,37), (402271,1141879,0,'skin_color',201,154,156), (402272,1141879,1,'soga_cheek_type',53,-59,0), (402273,1141879,1,'soga_chin_type',94,83,-20), (402274,1141879,1,'soga_ear_type',-17,-31,0), (402275,1141879,1,'soga_eye_brow_type',63,40,10), (402276,1141879,0,'soga_eye_color',229,229,102), (402277,1141879,1,'soga_eye_type',87,0,0), (402278,1141879,0,'soga_hair_color1',255,255,255), (402279,1141879,0,'soga_hair_color2',153,30,229), (402280,1141879,0,'soga_hair_highlight',255,255,255), (402281,1141879,0,'soga_hair_type_color',150,23,215), (402282,1141879,0,'soga_hair_type_highlight_color',88,212,186), (402283,1141879,1,'soga_lip_type',-75,25,95), (402284,1141879,1,'soga_nose_type',-25,28,37), (402285,1141879,0,'soga_skin_color',201,154,156), (402286,1141879,0,'wing_color1',62,146,238), (402287,1141879,0,'wing_color2',216,216,216), (402288,1141880,1,'cheek_type',-79,-26,0), (402289,1141880,1,'chin_type',94,25,-97), (402290,1141880,1,'ear_type',37,45,0), (402291,1141880,1,'eye_brow_type',-100,100,100), (402292,1141880,0,'eye_color',57,176,77), (402293,1141880,1,'eye_type',-100,0,0), (402294,1141880,0,'hair_color1',255,255,255), (402295,1141880,0,'hair_color2',76,161,255), (402296,1141880,0,'hair_highlight',255,255,255), (402297,1141880,0,'hair_type_color',1,69,189), (402298,1141880,0,'hair_type_highlight_color',68,73,87), (402299,1141880,1,'lip_type',-37,0,-38), (402300,1141880,1,'nose_type',-81,41,4), (402301,1141880,0,'skin_color',228,207,176), (402302,1141880,1,'soga_cheek_type',-79,-26,0), (402303,1141880,1,'soga_chin_type',94,25,-97), (402304,1141880,1,'soga_ear_type',37,45,0), (402305,1141880,1,'soga_eye_brow_type',-100,100,100), (402306,1141880,0,'soga_eye_color',229,229,102), (402307,1141880,1,'soga_eye_type',-100,0,0), (402308,1141880,0,'soga_hair_color1',255,255,255), (402309,1141880,0,'soga_hair_color2',76,161,255), (402310,1141880,0,'soga_hair_highlight',255,255,255), (402311,1141880,0,'soga_hair_type_color',1,69,189), (402312,1141880,0,'soga_hair_type_highlight_color',68,73,87), (402313,1141880,1,'soga_lip_type',-37,0,-38), (402314,1141880,1,'soga_nose_type',-81,41,4), (402315,1141880,0,'soga_skin_color',228,207,176), (402316,1141880,0,'wing_color1',169,1,255), (402317,1141880,0,'wing_color2',118,183,6), (402318,1141881,0,'eye_color',255,255,255), (402319,1141881,0,'skin_color',255,255,255), (402320,1141881,0,'soga_eye_color',255,0,255), (402321,1141882,1,'cheek_type',40,21,0), (402322,1141882,1,'chin_type',-26,-17,14), (402323,1141882,1,'ear_type',0,-1,0), (402324,1141882,1,'eye_brow_type',3,-44,14), (402325,1141882,0,'eye_color',145,190,203), (402326,1141882,1,'eye_type',10,0,0), (402327,1141882,0,'hair_color1',245,231,0), (402328,1141882,0,'hair_face_color',214,158,10), (402329,1141882,0,'hair_face_highlight_color',84,58,25), (402330,1141882,0,'hair_type_color',214,158,10), (402331,1141882,0,'hair_type_highlight_color',84,58,25), (402332,1141882,1,'lip_type',-18,0,0), (402333,1141882,1,'nose_type',0,-11,-25), (402334,1141882,0,'skin_color',235,205,162), (402335,1141882,1,'soga_cheek_type',40,21,0), (402336,1141882,1,'soga_chin_type',-26,-17,14), (402337,1141882,1,'soga_ear_type',0,-1,0), (402338,1141882,1,'soga_eye_brow_type',3,-44,14), (402339,1141882,0,'soga_eye_color',229,229,102), (402340,1141882,1,'soga_eye_type',10,0,0), (402341,1141882,0,'soga_hair_face_color',214,158,10), (402342,1141882,0,'soga_hair_face_highlight_color',84,58,25), (402343,1141882,0,'soga_hair_type_color',214,158,10), (402344,1141882,0,'soga_hair_type_highlight_color',84,58,25), (402345,1141882,1,'soga_lip_type',-18,0,0), (402346,1141882,1,'soga_nose_type',0,-11,-25), (402347,1141882,0,'soga_skin_color',235,205,162), (402348,1141882,0,'wing_color1',255,255,255), (402349,1141882,0,'wing_color2',255,255,255), (402350,1141883,0,'eye_color',255,255,255), (402351,1141883,0,'skin_color',255,255,255), (402352,1141883,0,'soga_eye_color',255,0,255), (402353,1141884,0,'eye_color',255,255,255), (402354,1141884,0,'skin_color',255,255,255), (402355,1141884,0,'soga_eye_color',255,0,255), (402356,1141885,0,'eye_color',255,255,255), (402357,1141885,0,'skin_color',255,255,255), (402358,1141885,0,'soga_eye_color',255,0,255), (402359,1141886,1,'cheek_type',71,-32,0), (402360,1141886,1,'chin_type',47,-31,-8), (402361,1141886,1,'ear_type',37,-91,0), (402362,1141886,1,'eye_brow_type',46,-70,14), (402363,1141886,0,'eye_color',4,157,147), (402364,1141886,1,'eye_type',59,0,0), (402365,1141886,0,'hair_color1',255,255,255), (402366,1141886,0,'hair_color2',100,220,228), (402367,1141886,0,'hair_highlight',255,255,255), (402368,1141886,0,'hair_type_color',92,214,177), (402369,1141886,0,'hair_type_highlight_color',113,143,145), (402370,1141886,1,'lip_type',53,72,29), (402371,1141886,1,'nose_type',37,-58,69), (402372,1141886,0,'skin_color',219,199,171), (402373,1141886,1,'soga_cheek_type',71,-32,0), (402374,1141886,1,'soga_chin_type',47,-31,-8), (402375,1141886,1,'soga_ear_type',37,-91,0), (402376,1141886,1,'soga_eye_brow_type',46,-70,14), (402377,1141886,0,'soga_eye_color',229,229,102), (402378,1141886,1,'soga_eye_type',59,0,0), (402379,1141886,0,'soga_hair_color1',255,255,255), (402380,1141886,0,'soga_hair_color2',100,220,228), (402381,1141886,0,'soga_hair_highlight',255,255,255), (402382,1141886,0,'soga_hair_type_color',92,214,177), (402383,1141886,0,'soga_hair_type_highlight_color',113,143,145), (402384,1141886,1,'soga_lip_type',53,72,29), (402385,1141886,1,'soga_nose_type',37,-58,69), (402386,1141886,0,'soga_skin_color',219,199,171), (402387,1141886,0,'wing_color1',84,34,174), (402388,1141886,0,'wing_color2',49,175,83), (402389,1141887,1,'cheek_type',87,75,0), (402390,1141887,1,'chin_type',-76,96,-25), (402391,1141887,1,'ear_type',-81,-32,0), (402392,1141887,1,'eye_brow_type',-76,-87,-59), (402393,1141887,0,'eye_color',37,76,86), (402394,1141887,1,'eye_type',97,0,0), (402395,1141887,0,'hair_color1',89,21,21), (402396,1141887,0,'hair_color2',171,87,0), (402397,1141887,0,'hair_face_color',144,48,29), (402398,1141887,0,'hair_face_highlight_color',231,183,28), (402399,1141887,0,'hair_highlight',246,219,114), (402400,1141887,0,'hair_type_color',144,48,29), (402401,1141887,0,'hair_type_highlight_color',231,183,28), (402402,1141887,1,'lip_type',-42,93,-75), (402403,1141887,1,'nose_type',58,3,35), (402404,1141887,0,'skin_color',240,214,215), (402405,1141887,1,'soga_cheek_type',87,75,0), (402406,1141887,1,'soga_chin_type',-76,96,-25), (402407,1141887,1,'soga_ear_type',-81,-32,0), (402408,1141887,1,'soga_eye_brow_type',-76,-87,-59), (402409,1141887,0,'soga_eye_color',229,229,102), (402410,1141887,1,'soga_eye_type',97,0,0), (402411,1141887,0,'soga_hair_color1',89,21,21), (402412,1141887,0,'soga_hair_color2',171,87,0), (402413,1141887,0,'soga_hair_face_color',144,48,29), (402414,1141887,0,'soga_hair_face_highlight_color',231,183,28), (402415,1141887,0,'soga_hair_highlight',246,219,114), (402416,1141887,0,'soga_hair_type_color',144,48,29), (402417,1141887,0,'soga_hair_type_highlight_color',231,183,28), (402418,1141887,1,'soga_lip_type',-42,93,-75), (402419,1141887,1,'soga_nose_type',58,3,35), (402420,1141887,0,'soga_skin_color',240,214,215), (402451,1141889,0,'eye_color',255,255,255), (402452,1141889,0,'skin_color',255,255,255), (402453,1141889,0,'soga_eye_color',255,0,255), (402454,1141890,0,'eye_color',255,255,255), (402455,1141890,0,'skin_color',255,128,63), (402456,1141890,0,'soga_eye_color',255,0,255), (402457,1141891,0,'eye_color',211,211,169), (402458,1141891,0,'skin_color',255,164,164), (402459,1141891,0,'soga_eye_color',255,0,255), (402460,1141892,0,'eye_color',185,255,185), (402461,1141892,0,'skin_color',174,174,255), (402462,1141892,0,'soga_eye_color',255,0,255), (402463,1141893,0,'eye_color',128,128,63), (402464,1141893,0,'skin_color',255,164,164), (402465,1141893,0,'soga_eye_color',255,0,255), (402466,1141894,0,'eye_color',128,128,63), (402467,1141894,0,'skin_color',128,128,255), (402468,1141894,0,'soga_eye_color',255,0,255), (402469,1141895,0,'eye_color',128,128,63), (402470,1141895,0,'skin_color',255,164,164), (402471,1141895,0,'soga_eye_color',255,0,255), (402472,1141896,0,'eye_color',92,46,0), (402473,1141896,0,'skin_color',128,128,128), (402474,1141896,0,'soga_eye_color',255,0,255), (402475,1141897,0,'eye_color',93,46,0), (402476,1141897,0,'skin_color',128,128,128), (402477,1141897,0,'soga_eye_color',255,0,255), (402478,1141898,0,'eye_color',63,0,63), (402479,1141898,0,'skin_color',255,255,128), (402480,1141898,0,'soga_eye_color',255,0,255), (402481,1141899,0,'eye_color',128,128,128), (402482,1141899,0,'skin_color',255,255,191), (402483,1141899,0,'soga_eye_color',255,0,255), (402484,1141900,0,'eye_color',255,255,128), (402485,1141900,0,'skin_color',63,63,63), (402486,1141900,0,'soga_eye_color',255,0,255), (402487,1141901,0,'eye_color',255,255,128), (402488,1141901,0,'skin_color',63,63,63), (402489,1141901,0,'soga_eye_color',255,0,255), (402490,1141902,0,'eye_color',255,255,255), (402491,1141902,0,'skin_color',255,255,255), (402492,1141902,0,'soga_eye_color',255,0,255), (402493,1141903,0,'eye_color',255,255,128), (402494,1141903,0,'skin_color',63,63,63), (402495,1141903,0,'soga_eye_color',255,0,255), (402496,1141904,0,'eye_color',128,128,128), (402497,1141904,0,'skin_color',63,128,128), (402498,1141904,0,'soga_eye_color',255,0,255), (402499,1141905,0,'eye_color',0,0,160), (402500,1141905,0,'skin_color',0,255,0), (402501,1141905,0,'soga_eye_color',255,0,255), (402502,1141906,0,'eye_color',255,255,255), (402503,1141906,0,'skin_color',255,255,255), (402504,1141906,0,'soga_eye_color',255,0,255), (402505,1141907,0,'eye_color',128,128,128), (402506,1141907,0,'skin_color',255,255,191), (402507,1141907,0,'soga_eye_color',255,0,255), (402542,1141909,0,'eye_color',63,0,63), (402543,1141909,0,'skin_color',255,255,128), (402544,1141909,0,'soga_eye_color',255,0,255), (402545,1141910,0,'eye_color',92,46,0), (402546,1141910,0,'skin_color',128,128,128), (402547,1141910,0,'soga_eye_color',255,0,255), (402548,1141911,0,'eye_color',255,255,255), (402549,1141911,0,'skin_color',255,255,255), (402550,1141911,0,'soga_eye_color',255,0,255), (402551,1141912,0,'eye_color',128,128,128), (402552,1141912,0,'skin_color',255,255,191), (402553,1141912,0,'soga_eye_color',255,0,255), (402554,1141913,0,'eye_color',128,128,128), (402555,1141913,0,'skin_color',255,255,191), (402556,1141913,0,'soga_eye_color',255,0,255), (402557,1141914,0,'eye_color',132,144,144), (402558,1141914,0,'skin_color',135,135,135), (402559,1141914,0,'soga_eye_color',255,0,255), (402560,1141915,1,'cheek_type',72,0,0), (402561,1141915,1,'chin_type',21,14,4), (402562,1141915,1,'ear_type',-62,-37,0), (402563,1141915,1,'eye_brow_type',70,-91,-56), (402564,1141915,0,'eye_color',118,174,191), (402565,1141915,1,'eye_type',-14,0,0), (402566,1141915,0,'hair_color1',112,123,142), (402567,1141915,0,'hair_color2',123,114,109), (402568,1141915,0,'hair_face_color',198,184,168), (402569,1141915,0,'hair_face_highlight_color',200,187,171), (402570,1141915,0,'hair_highlight',112,123,142), (402571,1141915,0,'hair_type_color',198,184,168), (402572,1141915,0,'hair_type_highlight_color',200,187,171), (402573,1141915,1,'lip_type',0,70,87), (402574,1141915,1,'nose_type',-78,-37,-18), (402575,1141915,0,'skin_color',201,182,186), (402576,1141915,1,'soga_cheek_type',72,0,0), (402577,1141915,1,'soga_chin_type',21,14,4), (402578,1141915,1,'soga_ear_type',-62,-37,0), (402579,1141915,1,'soga_eye_brow_type',70,-91,-56), (402580,1141915,0,'soga_eye_color',229,229,102), (402581,1141915,1,'soga_eye_type',-14,0,0), (402582,1141915,0,'soga_hair_color1',112,123,142), (402583,1141915,0,'soga_hair_color2',123,114,109), (402584,1141915,0,'soga_hair_face_color',198,184,168), (402585,1141915,0,'soga_hair_face_highlight_color',200,187,171), (402586,1141915,0,'soga_hair_highlight',112,123,142), (402587,1141915,0,'soga_hair_type_color',198,184,168), (402588,1141915,0,'soga_hair_type_highlight_color',200,187,171), (402589,1141915,1,'soga_lip_type',0,70,87), (402590,1141915,1,'soga_nose_type',-78,-37,-18), (402591,1141915,0,'soga_skin_color',201,182,186), (402592,1141916,0,'eye_color',255,255,255), (402593,1141916,0,'skin_color',255,255,255), (402594,1141916,0,'soga_eye_color',255,0,255), (402595,1141917,1,'cheek_type',-12,31,0), (402596,1141917,1,'chin_type',-31,65,75), (402597,1141917,1,'ear_type',-28,-34,0), (402598,1141917,1,'eye_brow_type',0,74,-63), (402599,1141917,0,'eye_color',45,92,106), (402600,1141917,1,'eye_type',25,0,0), (402601,1141917,0,'hair_color1',26,24,25), (402602,1141917,0,'hair_color2',36,34,36), (402603,1141917,0,'hair_face_color',15,1,21), (402604,1141917,0,'hair_face_highlight_color',84,0,0), (402605,1141917,0,'hair_highlight',109,14,49), (402606,1141917,0,'hair_type_color',15,1,21), (402607,1141917,0,'hair_type_highlight_color',84,0,0), (402608,1141917,1,'lip_type',37,95,-74), (402609,1141917,1,'nose_type',-66,-65,-97), (402610,1141917,0,'skin_color',196,182,162), (402611,1141917,1,'soga_cheek_type',-12,31,0), (402612,1141917,1,'soga_chin_type',-31,65,75), (402613,1141917,1,'soga_ear_type',-28,-34,0), (402614,1141917,1,'soga_eye_brow_type',0,74,-63), (402615,1141917,0,'soga_eye_color',229,229,102), (402616,1141917,1,'soga_eye_type',25,0,0), (402617,1141917,0,'soga_hair_color1',26,24,25), (402618,1141917,0,'soga_hair_color2',36,34,36), (402619,1141917,0,'soga_hair_face_color',15,1,21), (402620,1141917,0,'soga_hair_face_highlight_color',84,0,0), (402621,1141917,0,'soga_hair_highlight',109,14,49), (402622,1141917,0,'soga_hair_type_color',15,1,21), (402623,1141917,0,'soga_hair_type_highlight_color',84,0,0), (402624,1141917,1,'soga_lip_type',37,95,-74), (402625,1141917,1,'soga_nose_type',-66,-65,-97), (402626,1141917,0,'soga_skin_color',196,182,162), (402627,1141918,0,'eye_color',128,128,63), (402628,1141918,0,'skin_color',128,128,255), (402629,1141918,0,'soga_eye_color',255,0,255), (402630,1141919,0,'eye_color',255,255,255), (402631,1141919,0,'skin_color',193,0,0), (402632,1141919,0,'soga_eye_color',255,0,255), (402633,1141920,0,'eye_color',128,128,63), (402634,1141920,0,'skin_color',128,128,255), (402635,1141920,0,'soga_eye_color',255,0,255), (402636,1141921,0,'eye_color',128,128,63), (402637,1141921,0,'skin_color',128,128,255), (402638,1141921,0,'soga_eye_color',255,0,255), (402639,1141922,0,'eye_color',211,211,169), (402640,1141922,0,'skin_color',255,164,164), (402641,1141922,0,'soga_eye_color',255,0,255), (402642,1141923,0,'eye_color',63,0,63), (402643,1141923,0,'skin_color',255,255,128), (402644,1141923,0,'soga_eye_color',255,0,255), (402645,1141924,0,'eye_color',0,0,63), (402646,1141924,0,'skin_color',128,128,128), (402647,1141924,0,'soga_eye_color',255,0,255), (402648,1141925,0,'eye_color',128,128,128), (402649,1141925,0,'skin_color',63,128,128), (402650,1141925,0,'soga_eye_color',255,0,255), (402651,1141926,0,'eye_color',0,63,0), (402652,1141926,0,'skin_color',0,63,128), (402653,1141926,0,'soga_eye_color',255,0,255), (402654,1141927,0,'eye_color',255,255,255), (402655,1141927,0,'skin_color',255,255,255), (402656,1141927,0,'soga_eye_color',255,0,255), (402657,1141928,0,'eye_color',128,128,63), (402658,1141928,0,'skin_color',128,128,255), (402659,1141928,0,'soga_eye_color',255,0,255), (402660,1141929,0,'eye_color',185,255,185), (402661,1141929,0,'skin_color',174,174,255), (402662,1141929,0,'soga_eye_color',255,0,255), (402743,1141933,0,'eye_color',128,128,128), (402744,1141933,0,'skin_color',63,128,128), (402745,1141933,0,'soga_eye_color',255,0,255), (402796,1141937,0,'eye_color',255,255,255), (402797,1141937,0,'skin_color',255,255,255), (402798,1141937,0,'soga_eye_color',255,0,255), (402799,1141938,1,'cheek_type',28,-37,0), (402800,1141938,1,'chin_type',9,4,17), (402801,1141938,1,'ear_type',-28,28,0), (402802,1141938,1,'eye_brow_type',-4,-41,-19), (402803,1141938,0,'eye_color',31,68,69), (402804,1141938,1,'eye_type',23,0,0), (402805,1141938,0,'hair_color1',228,37,156), (402806,1141938,0,'hair_face_color',213,209,159), (402807,1141938,0,'hair_face_highlight_color',56,40,19), (402808,1141938,0,'hair_type_color',213,209,159), (402809,1141938,0,'hair_type_highlight_color',56,40,19), (402810,1141938,1,'lip_type',32,32,-14), (402811,1141938,1,'nose_type',-26,-28,37), (402812,1141938,0,'skin_color',181,132,94), (402813,1141938,1,'soga_cheek_type',0,-4,-41), (402814,1141938,1,'soga_chin_type',0,32,32), (402815,1141938,1,'soga_ear_type',0,23,0), (402816,1141938,1,'soga_eye_brow_type',0,-28,28), (402817,1141938,0,'soga_eye_color',229,229,102), (402818,1141938,0,'soga_hair_face_color',213,209,159), (402819,1141938,0,'soga_hair_face_highlight_color',56,40,19), (402820,1141938,0,'soga_hair_type_color',213,209,159), (402821,1141938,0,'soga_hair_type_highlight_color',56,40,19), (402822,1141938,1,'soga_lip_type',-19,28,-37), (402823,1141938,1,'soga_nose_type',-14,9,4), (402824,1141938,0,'soga_skin_color',181,132,94), (402825,1141938,0,'wing_color1',255,255,255), (402826,1141938,0,'wing_color2',255,255,255), (402827,1141939,1,'cheek_type',-76,-66,0), (402828,1141939,1,'chin_type',37,12,50), (402829,1141939,1,'ear_type',-77,7,0), (402830,1141939,1,'eye_brow_type',-64,-68,2), (402831,1141939,0,'eye_color',43,174,97), (402832,1141939,1,'eye_type',77,0,0), (402833,1141939,0,'hair_color1',7,175,228), (402834,1141939,0,'hair_type_color',25,13,35), (402835,1141939,0,'hair_type_highlight_color',91,45,0), (402836,1141939,1,'lip_type',-34,43,0), (402837,1141939,1,'nose_type',-72,7,-81), (402838,1141939,0,'skin_color',248,234,232), (402839,1141939,1,'soga_cheek_type',0,-64,-68), (402840,1141939,1,'soga_chin_type',0,-34,43), (402841,1141939,1,'soga_ear_type',0,77,0), (402842,1141939,1,'soga_eye_brow_type',0,-77,7), (402843,1141939,0,'soga_eye_color',229,229,102), (402844,1141939,0,'soga_hair_type_color',25,13,35), (402845,1141939,0,'soga_hair_type_highlight_color',91,45,0), (402846,1141939,1,'soga_lip_type',2,-76,-66), (402847,1141939,1,'soga_nose_type',0,37,12), (402848,1141939,0,'soga_skin_color',248,234,232), (402849,1141939,0,'wing_color1',135,4,214), (402850,1141939,0,'wing_color2',40,181,235), (402879,1141941,1,'cheek_type',-2,0,0), (402880,1141941,1,'chin_type',25,3,25), (402881,1141941,1,'ear_type',-18,17,0), (402882,1141941,1,'eye_brow_type',0,-3,17), (402883,1141941,0,'eye_color',125,178,193), (402884,1141941,0,'hair_color1',228,14,8), (402885,1141941,0,'hair_face_color',188,154,50), (402886,1141941,0,'hair_face_highlight_color',119,70,3), (402887,1141941,0,'hair_type_color',188,154,50), (402888,1141941,0,'hair_type_highlight_color',119,70,3), (402889,1141941,1,'lip_type',0,-45,31), (402890,1141941,1,'nose_type',5,-28,14), (402891,1141941,0,'skin_color',176,137,72), (402892,1141941,1,'soga_cheek_type',0,0,-3), (402893,1141941,1,'soga_chin_type',0,0,-45), (402894,1141941,1,'soga_eye_brow_type',0,-18,17), (402895,1141941,0,'soga_eye_color',229,229,102), (402896,1141941,0,'soga_hair_face_color',188,154,50), (402897,1141941,0,'soga_hair_face_highlight_color',119,70,3), (402898,1141941,0,'soga_hair_type_color',188,154,50), (402899,1141941,0,'soga_hair_type_highlight_color',119,70,3), (402900,1141941,1,'soga_lip_type',17,-2,0), (402901,1141941,1,'soga_nose_type',31,25,3), (402902,1141941,0,'soga_skin_color',176,137,72), (402903,1141941,0,'wing_color1',255,255,255), (402904,1141941,0,'wing_color2',255,255,255), (402905,1141942,1,'cheek_type',-32,0,0), (402906,1141942,1,'chin_type',-7,26,4), (402907,1141942,1,'ear_type',-25,-41,0), (402908,1141942,1,'eye_brow_type',0,25,34), (402909,1141942,0,'eye_color',107,154,131), (402910,1141942,1,'eye_type',-10,0,0), (402911,1141942,0,'hair_color1',242,34,97), (402912,1141942,0,'hair_face_color',147,104,29), (402913,1141942,0,'hair_face_highlight_color',68,47,0), (402914,1141942,0,'hair_type_color',147,104,29), (402915,1141942,0,'hair_type_highlight_color',68,47,0), (402916,1141942,1,'lip_type',8,-3,-34), (402917,1141942,1,'nose_type',0,-14,34), (402918,1141942,0,'skin_color',182,147,96), (402919,1141942,1,'soga_cheek_type',0,0,25), (402920,1141942,1,'soga_chin_type',0,8,-3), (402921,1141942,1,'soga_ear_type',0,-10,0), (402922,1141942,1,'soga_eye_brow_type',0,-25,-41), (402923,1141942,0,'soga_eye_color',229,229,102), (402924,1141942,0,'soga_hair_face_color',147,104,29), (402925,1141942,0,'soga_hair_face_highlight_color',68,47,0), (402926,1141942,0,'soga_hair_type_color',147,104,29), (402927,1141942,0,'soga_hair_type_highlight_color',68,47,0), (402928,1141942,1,'soga_lip_type',34,-32,0), (402929,1141942,1,'soga_nose_type',-34,-7,26), (402930,1141942,0,'soga_skin_color',182,147,96), (402931,1141942,0,'wing_color1',255,255,255), (402932,1141942,0,'wing_color2',255,255,255), (402933,1141943,1,'cheek_type',10,93,0), (402934,1141943,1,'chin_type',61,10,63), (402935,1141943,1,'ear_type',-22,-31,0), (402936,1141943,1,'eye_brow_type',82,82,-50), (402937,1141943,0,'eye_color',111,133,4), (402938,1141943,1,'eye_type',-77,0,0), (402939,1141943,0,'hair_color1',50,231,46), (402940,1141943,0,'hair_face_color',176,168,79), (402941,1141943,0,'hair_face_highlight_color',91,90,91), (402942,1141943,0,'hair_type_color',2,65,179), (402943,1141943,0,'hair_type_highlight_color',108,135,138), (402944,1141943,1,'lip_type',58,-74,32), (402945,1141943,1,'nose_type',-61,50,-25), (402946,1141943,0,'skin_color',233,207,225), (402947,1141943,1,'soga_cheek_type',0,82,82), (402948,1141943,1,'soga_chin_type',0,58,-74), (402949,1141943,1,'soga_ear_type',0,-77,0), (402950,1141943,1,'soga_eye_brow_type',0,-22,-31), (402951,1141943,0,'soga_eye_color',229,229,102), (402952,1141943,0,'soga_hair_face_color',176,168,79), (402953,1141943,0,'soga_hair_face_highlight_color',91,90,91), (402954,1141943,0,'soga_hair_type_color',2,65,179), (402955,1141943,0,'soga_hair_type_highlight_color',108,135,138), (402956,1141943,1,'soga_lip_type',-50,10,93), (402957,1141943,1,'soga_nose_type',32,61,10), (402958,1141943,0,'soga_skin_color',233,207,225), (402959,1141943,0,'wing_color1',138,113,5), (402960,1141943,0,'wing_color2',202,95,3), (402961,1141944,1,'cheek_type',-31,-17,0), (402962,1141944,1,'chin_type',-12,-14,-1), (402963,1141944,1,'ear_type',-17,5,0), (402964,1141944,1,'eye_brow_type',-10,28,0), (402965,1141944,0,'eye_color',46,93,108), (402966,1141944,1,'eye_type',9,0,0), (402967,1141944,0,'hair_color1',25,38,0), (402968,1141944,0,'hair_face_color',207,195,0), (402969,1141944,0,'hair_face_highlight_color',136,54,22), (402970,1141944,0,'hair_type_color',207,195,0), (402971,1141944,0,'hair_type_highlight_color',136,54,22), (402972,1141944,1,'lip_type',28,-28,-14), (402973,1141944,1,'nose_type',-14,25,38), (402974,1141944,0,'skin_color',213,179,131), (402975,1141944,1,'soga_cheek_type',0,-10,28), (402976,1141944,1,'soga_chin_type',0,28,-28), (402977,1141944,1,'soga_ear_type',0,9,0), (402978,1141944,1,'soga_eye_brow_type',0,-17,5), (402979,1141944,0,'soga_eye_color',229,229,102), (402980,1141944,0,'soga_hair_face_color',207,195,0), (402981,1141944,0,'soga_hair_face_highlight_color',136,54,22), (402982,1141944,0,'soga_hair_type_color',207,195,0), (402983,1141944,0,'soga_hair_type_highlight_color',136,54,22), (402984,1141944,1,'soga_lip_type',0,-31,-17), (402985,1141944,1,'soga_nose_type',-14,-12,-14), (402986,1141944,0,'soga_skin_color',213,179,131), (402987,1141944,0,'wing_color1',255,255,255), (402988,1141944,0,'wing_color2',255,255,255), (402989,1141945,1,'cheek_type',-3,2,0), (402990,1141945,1,'chin_type',-17,-29,-26), (402991,1141945,1,'ear_type',-23,-17,0), (402992,1141945,1,'eye_brow_type',0,-20,0), (402993,1141945,0,'eye_color',181,146,98), (402994,1141945,1,'eye_type',-7,0,0), (402995,1141945,0,'hair_color1',215,218,100), (402996,1141945,0,'hair_face_color',187,174,74), (402997,1141945,0,'hair_face_highlight_color',122,116,57), (402998,1141945,0,'hair_type_color',187,174,74), (402999,1141945,0,'hair_type_highlight_color',122,116,57), (403000,1141945,1,'lip_type',32,-25,10), (403001,1141945,1,'nose_type',0,-41,-38), (403002,1141945,0,'skin_color',226,206,176), (403003,1141945,1,'soga_cheek_type',0,0,-20), (403004,1141945,1,'soga_chin_type',0,32,-25), (403005,1141945,1,'soga_ear_type',0,-7,0), (403006,1141945,1,'soga_eye_brow_type',0,-23,-17), (403007,1141945,0,'soga_eye_color',229,229,102), (403008,1141945,0,'soga_hair_face_color',187,174,74), (403009,1141945,0,'soga_hair_face_highlight_color',122,116,57), (403010,1141945,0,'soga_hair_type_color',187,174,74), (403011,1141945,0,'soga_hair_type_highlight_color',122,116,57), (403012,1141945,1,'soga_lip_type',0,-3,2), (403013,1141945,1,'soga_nose_type',10,-17,-29), (403014,1141945,0,'soga_skin_color',226,206,176), (403015,1141945,0,'wing_color1',255,255,255), (403016,1141945,0,'wing_color2',255,255,255), (403017,1141946,1,'cheek_type',-46,77,0), (403018,1141946,1,'chin_type',46,-5,75), (403019,1141946,1,'ear_type',48,32,0), (403020,1141946,1,'eye_brow_type',-70,38,-11), (403021,1141946,0,'eye_color',144,1,225), (403022,1141946,1,'eye_type',-83,0,0), (403023,1141946,0,'hair_color1',197,77,19), (403024,1141946,0,'hair_type_color',255,207,36), (403025,1141946,0,'hair_type_highlight_color',102,0,146), (403026,1141946,1,'lip_type',1,-66,-19), (403027,1141946,1,'nose_type',-71,-59,77), (403028,1141946,0,'skin_color',208,191,155), (403029,1141946,1,'soga_cheek_type',0,-70,38), (403030,1141946,1,'soga_chin_type',0,1,-66), (403031,1141946,1,'soga_ear_type',0,-83,0), (403032,1141946,1,'soga_eye_brow_type',0,48,32), (403033,1141946,0,'soga_eye_color',229,229,102), (403034,1141946,0,'soga_hair_type_color',255,207,36), (403035,1141946,0,'soga_hair_type_highlight_color',102,0,146), (403036,1141946,1,'soga_lip_type',-11,-46,77), (403037,1141946,1,'soga_nose_type',-19,46,-5), (403038,1141946,0,'soga_skin_color',208,191,155), (403039,1141946,0,'wing_color1',172,183,2), (403040,1141946,0,'wing_color2',255,123,1), (403041,1141947,1,'cheek_type',12,-38,0), (403042,1141947,1,'chin_type',-43,61,29), (403043,1141947,1,'ear_type',47,-15,0), (403044,1141947,1,'eye_brow_type',-50,96,-31), (403045,1141947,0,'eye_color',33,57,35), (403046,1141947,1,'eye_type',74,0,0), (403047,1141947,0,'hair_color1',180,160,239), (403048,1141947,0,'hair_face_color',228,172,24), (403049,1141947,0,'hair_face_highlight_color',184,128,10), (403050,1141947,0,'hair_type_color',228,172,24), (403051,1141947,0,'hair_type_highlight_color',184,128,10), (403052,1141947,1,'lip_type',-46,-77,82), (403053,1141947,1,'nose_type',89,-76,-96), (403054,1141947,0,'skin_color',136,143,134), (403055,1141947,1,'soga_cheek_type',0,-50,96), (403056,1141947,1,'soga_chin_type',0,-46,-77), (403057,1141947,1,'soga_ear_type',0,74,0), (403058,1141947,1,'soga_eye_brow_type',0,47,-15), (403059,1141947,0,'soga_eye_color',229,229,102), (403060,1141947,0,'soga_hair_face_color',228,172,24), (403061,1141947,0,'soga_hair_face_highlight_color',184,128,10), (403062,1141947,0,'soga_hair_type_color',228,172,24), (403063,1141947,0,'soga_hair_type_highlight_color',184,128,10), (403064,1141947,1,'soga_lip_type',-31,12,-38), (403065,1141947,1,'soga_nose_type',82,-43,61), (403066,1141947,0,'soga_skin_color',136,143,134), (403067,1141947,0,'wing_color1',255,255,255), (403068,1141947,0,'wing_color2',255,255,255), (403069,1141948,1,'cheek_type',71,-32,0), (403070,1141948,1,'chin_type',47,-31,-8), (403071,1141948,1,'ear_type',37,-91,0), (403072,1141948,1,'eye_brow_type',46,-70,14), (403073,1141948,0,'eye_color',4,157,147), (403074,1141948,1,'eye_type',59,0,0), (403075,1141948,0,'hair_color1',198,69,65), (403076,1141948,0,'hair_type_color',92,214,177), (403077,1141948,0,'hair_type_highlight_color',113,143,145), (403078,1141948,1,'lip_type',53,72,29), (403079,1141948,1,'nose_type',37,-58,69), (403080,1141948,0,'skin_color',219,199,171), (403081,1141948,1,'soga_cheek_type',0,46,-70), (403082,1141948,1,'soga_chin_type',0,53,72), (403083,1141948,1,'soga_ear_type',0,59,0), (403084,1141948,1,'soga_eye_brow_type',0,37,-91), (403085,1141948,0,'soga_eye_color',229,229,102), (403086,1141948,0,'soga_hair_type_color',92,214,177), (403087,1141948,0,'soga_hair_type_highlight_color',113,143,145), (403088,1141948,1,'soga_lip_type',14,71,-32), (403089,1141948,1,'soga_nose_type',29,47,-31), (403090,1141948,0,'soga_skin_color',219,199,171), (403091,1141948,0,'wing_color1',84,34,174), (403092,1141948,0,'wing_color2',49,175,83), (403093,1141949,0,'eye_color',255,255,255), (403094,1141949,0,'skin_color',255,255,255), (403095,1141949,0,'soga_eye_color',255,0,255), (403096,1141950,0,'eye_color',255,255,255), (403097,1141950,0,'skin_color',255,255,255), (403098,1141950,0,'soga_eye_color',255,0,255), (403099,1141951,0,'eye_color',255,255,255), (403100,1141951,0,'skin_color',255,255,255), (403101,1141951,0,'soga_eye_color',255,0,255), (403131,1141954,0,'eye_color',255,255,255), (403132,1141954,0,'skin_color',255,255,255), (403133,1141954,0,'soga_eye_color',255,0,255), (403227,1141963,0,'eye_color',255,255,255), (403228,1141963,0,'skin_color',255,255,255), (403229,1141963,0,'soga_eye_color',255,0,255), (403230,1141964,0,'eye_color',255,255,255), (403231,1141964,0,'skin_color',255,255,255), (403232,1141964,0,'soga_eye_color',255,0,255), (403262,1141969,0,'eye_color',211,211,169), (403263,1141969,0,'skin_color',255,164,164), (403264,1141969,0,'soga_eye_color',255,0,255), (403265,1141970,1,'cheek_type',2,14,0), (403266,1141970,1,'chin_type',-21,-17,-2), (403267,1141970,1,'ear_type',25,-17,0), (403268,1141970,1,'eye_brow_type',14,-3,-12), (403269,1141970,0,'eye_color',34,69,77), (403270,1141970,1,'eye_type',18,0,0), (403271,1141970,0,'hair_color1',231,245,0), (403272,1141970,0,'hair_face_color',233,195,179), (403273,1141970,0,'hair_face_highlight_color',63,44,21), (403274,1141970,0,'hair_type_color',233,195,179), (403275,1141970,0,'hair_type_highlight_color',63,44,21), (403276,1141970,1,'lip_type',12,7,-7), (403277,1141970,1,'nose_type',-2,-25,-11), (403278,1141970,0,'skin_color',224,208,181), (403279,1141970,1,'soga_cheek_type',0,14,-3), (403280,1141970,1,'soga_chin_type',0,12,7), (403281,1141970,1,'soga_ear_type',0,18,0), (403282,1141970,1,'soga_eye_brow_type',0,25,-17), (403283,1141970,0,'soga_eye_color',229,229,102), (403284,1141970,0,'soga_hair_face_color',233,195,179), (403285,1141970,0,'soga_hair_face_highlight_color',63,44,21), (403286,1141970,0,'soga_hair_type_color',233,195,179), (403287,1141970,0,'soga_hair_type_highlight_color',63,44,21), (403288,1141970,1,'soga_lip_type',-12,2,14), (403289,1141970,1,'soga_nose_type',-7,-21,-17), (403290,1141970,0,'soga_skin_color',224,208,181), (403291,1141970,0,'wing_color1',255,255,255), (403292,1141970,0,'wing_color2',255,255,255), (403293,1141971,0,'eye_color',255,255,255), (403294,1141971,0,'skin_color',255,255,255), (403295,1141971,0,'soga_eye_color',255,0,255), (403296,1141972,0,'eye_color',255,255,255), (403297,1141972,0,'skin_color',255,255,255), (403298,1141972,0,'soga_eye_color',255,0,255), (403302,1141974,0,'eye_color',185,255,185), (403303,1141974,0,'skin_color',174,174,255), (403304,1141974,0,'soga_eye_color',255,0,255), (403305,1141975,0,'eye_color',185,255,185), (403306,1141975,0,'skin_color',174,174,255), (403307,1141975,0,'soga_eye_color',255,0,255), (403311,1141977,0,'eye_color',255,255,255), (403312,1141977,0,'skin_color',255,255,255), (403313,1141977,0,'soga_eye_color',255,0,255), (403340,1141979,0,'eye_color',255,255,128), (403341,1141979,0,'skin_color',63,63,63), (403342,1141979,0,'soga_eye_color',255,0,255), (403343,1141980,0,'eye_color',255,255,255), (403344,1141980,0,'skin_color',255,255,255), (403345,1141980,0,'soga_eye_color',255,0,255), (403349,1141982,0,'eye_color',255,255,255), (403350,1141982,0,'skin_color',255,255,255), (403351,1141982,0,'soga_eye_color',255,0,255), (403381,1141985,0,'eye_color',255,255,128), (403382,1141985,0,'skin_color',63,63,63), (403383,1141985,0,'soga_eye_color',255,0,255), (403435,1141995,0,'eye_color',255,255,255), (403436,1141995,0,'skin_color',255,255,255), (403437,1141995,0,'soga_eye_color',255,0,255), (403438,1141996,0,'eye_color',92,46,0), (403439,1141996,0,'skin_color',128,128,128), (403440,1141996,0,'soga_eye_color',255,0,255), (403441,1141997,0,'eye_color',128,128,128), (403442,1141997,0,'skin_color',63,128,128), (403443,1141997,0,'soga_eye_color',255,0,255), (403470,1141999,0,'eye_color',63,0,63), (403471,1141999,0,'skin_color',255,255,128), (403472,1141999,0,'soga_eye_color',255,0,255), (403532,1142014,0,'eye_color',255,255,255), (403533,1142014,0,'skin_color',255,255,255), (403534,1142014,0,'soga_eye_color',255,0,255), (403535,1142015,0,'eye_color',255,255,128), (403536,1142015,0,'skin_color',63,63,63), (403537,1142015,0,'soga_eye_color',255,0,255), (403538,1142016,0,'eye_color',91,46,0), (403539,1142016,0,'skin_color',128,128,128), (403540,1142016,0,'soga_eye_color',255,0,255), (403613,1142021,0,'eye_color',255,255,255), (403614,1142021,0,'skin_color',255,255,255), (403615,1142021,0,'soga_eye_color',255,0,255), (407464,3930045,0,'eye_color',255,255,255), (407465,3930045,0,'skin_color',255,255,255), (407466,3930045,0,'soga_eye_color',255,0,255), (407467,3930046,0,'eye_color',29,29,29), (407468,3930046,0,'skin_color',64,0,0), (407469,3930046,0,'soga_eye_color',255,0,255), (407470,3930047,0,'eye_color',255,255,255), (407471,3930047,0,'skin_color',255,255,255), (407472,3930047,0,'soga_eye_color',255,0,255), (407473,3930048,0,'eye_color',186,65,11), (407474,3930048,0,'skin_color',0,0,128), (407475,3930048,0,'soga_eye_color',255,0,255), (407476,3930049,0,'eye_color',128,64,0), (407477,3930049,0,'skin_color',64,0,0), (407478,3930049,0,'soga_eye_color',255,0,255), (407479,3930050,0,'eye_color',152,7,0), (407480,3930050,0,'skin_color',29,29,29), (407481,3930050,0,'soga_eye_color',255,0,255), (407482,3930051,0,'eye_color',186,65,11), (407483,3930051,0,'skin_color',0,0,128), (407484,3930051,0,'soga_eye_color',255,0,255), (407485,3930052,0,'eye_color',255,255,255), (407486,3930052,0,'skin_color',255,255,255), (407487,3930052,0,'soga_eye_color',255,0,255), (407488,3930053,0,'eye_color',255,255,255), (407489,3930053,0,'skin_color',255,255,255), (407490,3930053,0,'soga_eye_color',255,0,255), (407491,3930054,0,'eye_color',0,64,0), (407492,3930054,0,'skin_color',29,29,29), (407493,3930054,0,'soga_eye_color',255,0,255), (407494,3930055,0,'eye_color',0,64,0), (407495,3930055,0,'skin_color',29,29,29), (407496,3930055,0,'soga_eye_color',255,0,255), (407497,3930056,0,'eye_color',0,64,0), (407498,3930056,0,'skin_color',29,29,29), (407499,3930056,0,'soga_eye_color',255,0,255), (407500,3930057,0,'eye_color',0,64,0), (407501,3930057,0,'skin_color',29,29,29), (407502,3930057,0,'soga_eye_color',255,0,255), (407503,3930058,0,'eye_color',0,64,64), (407504,3930058,0,'skin_color',64,0,128), (407505,3930058,0,'soga_eye_color',255,0,255), (407506,3930059,0,'eye_color',0,0,128), (407507,3930059,0,'skin_color',64,0,128), (407508,3930059,0,'soga_eye_color',255,0,255), (407509,3930060,0,'eye_color',65,43,86), (407510,3930060,0,'skin_color',36,51,139), (407511,3930060,0,'soga_eye_color',255,0,255), (407512,3930061,0,'eye_color',255,255,255), (407513,3930061,0,'skin_color',255,255,255), (407514,3930061,0,'soga_eye_color',255,0,255), (407515,3930062,0,'eye_color',255,255,255), (407516,3930062,0,'skin_color',255,255,255), (407517,3930062,0,'soga_eye_color',255,0,255), (407518,3930063,0,'eye_color',255,255,255), (407519,3930063,0,'skin_color',255,255,255), (407520,3930063,0,'soga_eye_color',255,0,255), (407521,3930064,0,'eye_color',255,255,255), (407522,3930064,0,'skin_color',255,255,255), (407523,3930064,0,'soga_eye_color',255,0,255), (407524,3930065,0,'eye_color',255,255,255), (407525,3930065,0,'skin_color',255,255,255), (407526,3930065,0,'soga_eye_color',255,0,255), (407527,3930066,0,'eye_color',255,255,255), (407528,3930066,0,'skin_color',255,255,255), (407529,3930066,0,'soga_eye_color',255,0,255), (407542,3930071,0,'eye_color',255,255,255), (407543,3930071,0,'skin_color',255,255,255), (407544,3930071,0,'soga_eye_color',255,0,255), (407545,3930072,0,'eye_color',255,255,255), (407546,3930072,0,'skin_color',255,255,255), (407547,3930072,0,'soga_eye_color',255,0,255), (407548,3930073,0,'eye_color',0,64,0), (407549,3930073,0,'skin_color',29,29,29), (407550,3930073,0,'soga_eye_color',255,0,255), (407551,3930074,0,'eye_color',255,255,255), (407552,3930074,0,'skin_color',255,255,255), (407553,3930074,0,'soga_eye_color',255,0,255), (407554,2640545,0,'eye_color',161,133,45), (407555,2640545,0,'skin_color',255,255,255), (407556,2640545,0,'soga_eye_color',255,0,255), (407557,2640546,1,'cheek_type',39,-50,0), (407558,2640546,1,'chin_type',25,79,90), (407559,2640546,1,'eye_brow_type',87,14,-52), (407560,2640546,0,'eye_color',163,199,205), (407561,2640546,1,'eye_type',-72,0,0), (407562,2640546,0,'hair_color1',39,239,10), (407563,2640546,0,'hair_face_color',56,85,12), (407564,2640546,0,'hair_type_color',56,85,12), (407565,2640546,1,'lip_type',-97,-79,-1), (407566,2640546,1,'nose_type',89,39,-17), (407567,2640546,0,'skin_color',56,85,12), (407568,2640546,1,'soga_cheek_type',0,87,14), (407569,2640546,1,'soga_chin_type',0,-97,-79), (407570,2640546,1,'soga_ear_type',0,-72,0), (407571,2640546,1,'soga_eye_brow_type',-5,-90,-31), (407572,2640546,0,'soga_eye_color',229,229,102), (407573,2640546,1,'soga_eye_type',58,0,0), (407574,2640546,0,'soga_hair_face_color',56,85,12), (407575,2640546,0,'soga_hair_type_color',56,85,12), (407576,2640546,1,'soga_lip_type',-52,39,-50), (407577,2640546,1,'soga_nose_type',-1,25,79), (407578,2640546,0,'soga_skin_color',56,85,12), (407579,2640546,0,'wing_color1',255,255,255), (407580,2640546,0,'wing_color2',255,255,255), (407581,2640547,0,'eye_color',255,255,255), (407582,2640547,0,'skin_color',255,255,255), (407583,2640547,0,'soga_eye_color',255,0,255), (407584,2640548,0,'eye_color',255,255,255), (407585,2640548,0,'skin_color',255,255,255), (407586,2640548,0,'soga_eye_color',255,0,255), (407587,2640549,0,'eye_color',255,255,255), (407588,2640549,0,'skin_color',255,255,255), (407589,2640549,0,'soga_eye_color',255,0,255), (407590,2640550,1,'cheek_type',-70,-44,0), (407591,2640550,1,'chin_type',83,74,-3), (407592,2640550,1,'eye_brow_type',-66,-44,-95), (407593,2640550,0,'eye_color',76,112,67), (407594,2640550,1,'eye_type',56,0,0), (407595,2640550,0,'hair_color1',175,231,65), (407596,2640550,0,'hair_face_color',185,121,190), (407597,2640550,0,'hair_type_color',185,121,190), (407598,2640550,1,'lip_type',-58,8,89), (407599,2640550,1,'nose_type',58,-81,-25), (407600,2640550,0,'skin_color',185,121,190), (407601,2640550,1,'soga_cheek_type',0,-66,-44), (407602,2640550,1,'soga_chin_type',0,-58,8), (407603,2640550,1,'soga_ear_type',0,56,0), (407604,2640550,1,'soga_eye_brow_type',-22,-44,-34), (407605,2640550,0,'soga_eye_color',229,229,102), (407606,2640550,1,'soga_eye_type',-87,0,0), (407607,2640550,0,'soga_hair_face_color',185,121,190), (407608,2640550,0,'soga_hair_type_color',185,121,190), (407609,2640550,1,'soga_lip_type',-95,-70,-44), (407610,2640550,1,'soga_nose_type',89,83,74), (407611,2640550,0,'soga_skin_color',185,121,190), (407612,2640550,0,'wing_color1',255,255,255), (407613,2640550,0,'wing_color2',255,255,255), (407614,2640551,0,'eye_color',255,255,255), (407615,2640551,0,'skin_color',133,167,198), (407616,2640551,0,'soga_eye_color',255,0,255), (407617,2640552,1,'cheek_type',84,89,0), (407618,2640552,1,'chin_type',-5,5,4), (407619,2640552,1,'eye_brow_type',-96,87,39), (407620,2640552,0,'eye_color',156,196,209), (407621,2640552,1,'eye_type',-57,0,0), (407622,2640552,0,'hair_color1',7,188,81), (407623,2640552,0,'hair_face_color',118,36,106), (407624,2640552,0,'hair_type_color',118,36,106), (407625,2640552,1,'lip_type',29,7,-64), (407626,2640552,1,'nose_type',77,7,-68), (407627,2640552,0,'skin_color',118,36,106), (407628,2640552,1,'soga_cheek_type',0,-96,87), (407629,2640552,1,'soga_chin_type',0,29,7), (407630,2640552,1,'soga_ear_type',0,-57,0), (407631,2640552,1,'soga_eye_brow_type',-96,87,39), (407632,2640552,0,'soga_eye_color',229,229,102), (407633,2640552,1,'soga_eye_type',-57,0,0), (407634,2640552,0,'soga_hair_face_color',118,36,106), (407635,2640552,0,'soga_hair_type_color',118,36,106), (407636,2640552,1,'soga_lip_type',39,84,89), (407637,2640552,1,'soga_nose_type',-64,-5,5), (407638,2640552,0,'soga_skin_color',118,36,106), (407639,2640553,1,'cheek_type',-47,74,0), (407640,2640553,1,'chin_type',57,-98,-56), (407641,2640553,1,'eye_brow_type',-1,56,19), (407642,2640553,0,'eye_color',162,199,211), (407643,2640553,1,'eye_type',-74,0,0), (407644,2640553,0,'hair_color1',193,169,28), (407645,2640553,0,'hair_face_color',37,64,11), (407646,2640553,0,'hair_type_color',37,64,11), (407647,2640553,1,'lip_type',87,-65,-9), (407648,2640553,1,'nose_type',98,-63,-87), (407649,2640553,0,'skin_color',37,64,11), (407650,2640553,1,'soga_cheek_type',0,-1,56), (407651,2640553,1,'soga_chin_type',0,87,-65), (407652,2640553,1,'soga_ear_type',0,-74,0), (407653,2640553,1,'soga_eye_brow_type',-1,56,19), (407654,2640553,0,'soga_eye_color',229,229,102), (407655,2640553,1,'soga_eye_type',-74,0,0), (407656,2640553,0,'soga_hair_face_color',37,64,11), (407657,2640553,0,'soga_hair_type_color',37,64,11), (407658,2640553,1,'soga_lip_type',19,-47,74), (407659,2640553,1,'soga_nose_type',-9,57,-98), (407660,2640553,0,'soga_skin_color',37,64,11), (407661,2640553,0,'wing_color1',255,255,255), (407662,2640553,0,'wing_color2',255,255,255), (407663,2640554,0,'eye_color',255,255,255), (407664,2640554,0,'skin_color',152,7,0), (407665,2640554,0,'soga_eye_color',255,0,255), (407666,2640555,0,'eye_color',255,255,255), (407667,2640555,0,'skin_color',255,255,255), (407668,2640555,0,'soga_eye_color',255,0,255), (407669,2640556,0,'eye_color',255,255,255), (407670,2640556,0,'skin_color',255,255,255), (407671,2640556,0,'soga_eye_color',255,0,255), (407672,2640557,0,'eye_color',255,255,255), (407673,2640557,0,'skin_color',255,255,255), (407674,2640557,0,'soga_eye_color',255,0,255), (407675,2640558,0,'eye_color',255,255,255), (407676,2640558,0,'skin_color',255,255,255), (407677,2640558,0,'soga_eye_color',255,0,255), (407678,2640559,0,'eye_color',255,255,255), (407679,2640559,0,'skin_color',255,255,255), (407680,2640559,0,'soga_eye_color',255,0,255), (407681,2640560,1,'cheek_type',-31,87,0), (407682,2640560,1,'chin_type',-98,75,28), (407683,2640560,1,'ear_type',2,85,0), (407684,2640560,1,'eye_brow_type',7,-83,87), (407685,2640560,0,'eye_color',82,153,174), (407686,2640560,1,'eye_type',87,0,0), (407687,2640560,0,'hair_color1',239,221,86), (407688,2640560,0,'hair_color2',99,53,22), (407689,2640560,0,'hair_face_color',224,175,20), (407690,2640560,0,'hair_face_highlight_color',100,70,10), (407691,2640560,0,'hair_highlight',56,33,26), (407692,2640560,0,'hair_type_color',224,175,20), (407693,2640560,0,'hair_type_highlight_color',100,70,10), (407694,2640560,1,'lip_type',9,-75,-56), (407695,2640560,1,'nose_type',32,82,35), (407696,2640560,0,'skin_color',87,81,81), (407697,2640560,1,'soga_cheek_type',-31,87,0), (407698,2640560,1,'soga_chin_type',-98,75,28), (407699,2640560,1,'soga_ear_type',2,85,0), (407700,2640560,1,'soga_eye_brow_type',7,-83,87), (407701,2640560,0,'soga_eye_color',229,229,102), (407702,2640560,1,'soga_eye_type',87,0,0), (407703,2640560,0,'soga_hair_color1',239,221,86), (407704,2640560,0,'soga_hair_color2',99,53,22), (407705,2640560,0,'soga_hair_face_color',224,175,20), (407706,2640560,0,'soga_hair_face_highlight_color',100,70,10), (407707,2640560,0,'soga_hair_highlight',56,33,26), (407708,2640560,0,'soga_hair_type_color',224,175,20), (407709,2640560,0,'soga_hair_type_highlight_color',100,70,10), (407710,2640560,1,'soga_lip_type',9,-75,-56), (407711,2640560,1,'soga_nose_type',32,82,35), (407712,2640560,0,'soga_skin_color',87,81,81), (407713,2640560,0,'wing_color1',255,255,255), (407714,2640560,0,'wing_color2',255,255,255), (407715,2640561,0,'eye_color',255,255,255), (407716,2640561,0,'skin_color',255,255,255), (407717,2640561,0,'soga_eye_color',255,0,255), (407718,2640562,0,'eye_color',255,255,255), (407719,2640562,0,'skin_color',255,255,255), (407720,2640562,0,'soga_eye_color',255,0,255), (407721,2640563,0,'eye_color',255,255,255), (407722,2640563,0,'skin_color',255,255,255), (407723,2640563,0,'soga_eye_color',255,0,255), (407724,2640564,0,'eye_color',255,255,255), (407725,2640564,0,'skin_color',255,255,255), (407726,2640564,0,'soga_eye_color',255,0,255), (407727,2640565,0,'eye_color',255,255,255), (407728,2640565,0,'skin_color',255,255,255), (407729,2640565,0,'soga_eye_color',255,0,255), (407730,2640566,1,'cheek_type',-2,25,0), (407731,2640566,1,'chin_type',-34,0,2), (407732,2640566,1,'ear_type',-23,9,0), (407733,2640566,1,'eye_brow_type',2,-17,-2), (407734,2640566,0,'eye_color',139,121,65), (407735,2640566,1,'eye_type',-28,0,0), (407736,2640566,0,'hair_face_color',43,29,21), (407737,2640566,0,'hair_face_highlight_color',42,38,34), (407738,2640566,0,'hair_type_color',43,29,21), (407739,2640566,0,'hair_type_highlight_color',42,38,34), (407740,2640566,1,'lip_type',4,14,3), (407741,2640566,1,'nose_type',14,3,-1), (407742,2640566,0,'skin_color',222,180,182), (407743,2640566,1,'soga_cheek_type',-2,25,0), (407744,2640566,1,'soga_chin_type',-34,0,2), (407745,2640566,1,'soga_ear_type',-23,9,0), (407746,2640566,1,'soga_eye_brow_type',2,-17,-2), (407747,2640566,0,'soga_eye_color',229,229,102), (407748,2640566,1,'soga_eye_type',-28,0,0), (407749,2640566,0,'soga_hair_face_color',43,29,21), (407750,2640566,0,'soga_hair_face_highlight_color',42,38,34), (407751,2640566,0,'soga_hair_type_color',43,29,21), (407752,2640566,0,'soga_hair_type_highlight_color',42,38,34), (407753,2640566,1,'soga_lip_type',4,14,3), (407754,2640566,1,'soga_nose_type',14,3,-1), (407755,2640566,0,'soga_skin_color',222,180,182), (407756,2640566,0,'wing_color1',255,255,255), (407757,2640566,0,'wing_color2',255,255,255), (407758,2640567,0,'eye_color',255,255,255), (407759,2640567,0,'skin_color',255,255,255), (407760,2640567,0,'soga_eye_color',255,0,255), (407761,2640568,0,'eye_color',255,255,255), (407762,2640568,0,'skin_color',255,255,255), (407763,2640568,0,'soga_eye_color',255,0,255), (407764,2640569,1,'cheek_type',-68,-62,0), (407765,2640569,1,'chin_type',-100,45,50), (407766,2640569,1,'ear_type',-42,-37,0), (407767,2640569,1,'eye_brow_type',-88,50,37), (407768,2640569,0,'eye_color',58,36,13), (407769,2640569,1,'eye_type',100,0,0), (407770,2640569,0,'hair_color1',56,33,26), (407771,2640569,0,'hair_color2',94,59,11), (407772,2640569,0,'hair_face_color',100,70,10), (407773,2640569,0,'hair_face_highlight_color',244,246,246), (407774,2640569,0,'hair_highlight',164,165,165), (407775,2640569,0,'hair_type_color',100,70,10), (407776,2640569,0,'hair_type_highlight_color',244,246,246), (407777,2640569,1,'lip_type',-100,100,100), (407778,2640569,1,'nose_type',-47,78,-31), (407779,2640569,0,'skin_color',243,251,245), (407780,2640569,1,'soga_cheek_type',-68,-62,0), (407781,2640569,1,'soga_chin_type',-100,45,50), (407782,2640569,1,'soga_ear_type',-42,-37,0), (407783,2640569,1,'soga_eye_brow_type',-88,50,37), (407784,2640569,0,'soga_eye_color',229,229,102), (407785,2640569,1,'soga_eye_type',100,0,0), (407786,2640569,0,'soga_hair_color1',56,33,26), (407787,2640569,0,'soga_hair_color2',94,59,11), (407788,2640569,0,'soga_hair_face_color',100,70,10), (407789,2640569,0,'soga_hair_face_highlight_color',244,246,246), (407790,2640569,0,'soga_hair_highlight',164,165,165), (407791,2640569,0,'soga_hair_type_color',100,70,10), (407792,2640569,0,'soga_hair_type_highlight_color',244,246,246), (407793,2640569,1,'soga_lip_type',-100,100,100), (407794,2640569,1,'soga_nose_type',-47,78,-31), (407795,2640569,0,'soga_skin_color',243,251,245), (407796,2640570,1,'cheek_type',46,-42,0), (407797,2640570,1,'chin_type',82,-57,52), (407798,2640570,1,'ear_type',50,-3,0), (407799,2640570,1,'eye_brow_type',-62,-43,-8), (407800,2640570,0,'eye_color',54,111,126), (407801,2640570,1,'eye_type',62,0,0), (407802,2640570,0,'hair_color1',79,28,15), (407803,2640570,0,'hair_color2',111,64,0), (407804,2640570,0,'hair_face_color',52,36,4), (407805,2640570,0,'hair_face_highlight_color',20,8,28), (407806,2640570,0,'hair_highlight',26,24,25), (407807,2640570,0,'hair_type_color',52,36,4), (407808,2640570,0,'hair_type_highlight_color',20,8,28), (407809,2640570,1,'lip_type',75,-7,58), (407810,2640570,1,'nose_type',96,-94,47), (407811,2640570,0,'skin_color',217,182,186), (407812,2640570,1,'soga_cheek_type',46,-42,0), (407813,2640570,1,'soga_chin_type',82,-57,52), (407814,2640570,1,'soga_ear_type',50,-3,0), (407815,2640570,1,'soga_eye_brow_type',-62,-43,-8), (407816,2640570,0,'soga_eye_color',204,204,204), (407817,2640570,1,'soga_eye_type',62,0,0), (407818,2640570,0,'soga_hair_color1',79,28,15), (407819,2640570,0,'soga_hair_color2',111,64,0), (407820,2640570,0,'soga_hair_face_color',52,36,4), (407821,2640570,0,'soga_hair_face_highlight_color',20,8,28), (407822,2640570,0,'soga_hair_highlight',26,24,25), (407823,2640570,0,'soga_hair_type_color',52,36,4), (407824,2640570,0,'soga_hair_type_highlight_color',20,8,28), (407825,2640570,1,'soga_lip_type',75,-7,58), (407826,2640570,1,'soga_nose_type',96,-94,47), (407827,2640570,0,'soga_skin_color',217,182,186), (407828,2640571,1,'cheek_type',31,-37,0), (407829,2640571,1,'chin_type',79,28,-12), (407830,2640571,1,'ear_type',-3,-43,0), (407831,2640571,1,'eye_brow_type',68,68,61), (407832,2640571,0,'eye_color',40,81,93), (407833,2640571,1,'eye_type',-48,0,0), (407834,2640571,0,'hair_color1',29,21,28), (407835,2640571,0,'hair_color2',39,32,39), (407836,2640571,0,'hair_face_color',15,1,21), (407837,2640571,0,'hair_face_highlight_color',8,3,4), (407838,2640571,0,'hair_highlight',38,22,21), (407839,2640571,0,'hair_type_color',15,1,21), (407840,2640571,0,'hair_type_highlight_color',8,3,4), (407841,2640571,1,'lip_type',-47,-25,3), (407842,2640571,1,'nose_type',-65,-17,-71), (407843,2640571,0,'skin_color',84,89,89), (407844,2640571,1,'soga_cheek_type',31,-37,0), (407845,2640571,1,'soga_chin_type',79,28,-12), (407846,2640571,1,'soga_ear_type',-3,-43,0), (407847,2640571,1,'soga_eye_brow_type',68,68,61), (407848,2640571,0,'soga_eye_color',229,229,102), (407849,2640571,1,'soga_eye_type',-48,0,0), (407850,2640571,0,'soga_hair_color1',29,21,28), (407851,2640571,0,'soga_hair_color2',39,32,39), (407852,2640571,0,'soga_hair_face_color',15,1,21), (407853,2640571,0,'soga_hair_face_highlight_color',8,3,4), (407854,2640571,0,'soga_hair_highlight',38,22,21), (407855,2640571,0,'soga_hair_type_color',15,1,21), (407856,2640571,0,'soga_hair_type_highlight_color',8,3,4), (407857,2640571,1,'soga_lip_type',-47,-25,3), (407858,2640571,1,'soga_nose_type',-65,-17,-71), (407859,2640571,0,'soga_skin_color',84,89,89), (407860,2640571,0,'wing_color1',255,255,255), (407861,2640571,0,'wing_color2',255,255,255), (407862,2640572,1,'cheek_type',-22,53,0), (407863,2640572,1,'chin_type',56,21,-72), (407864,2640572,1,'ear_type',10,-52,0), (407865,2640572,1,'eye_brow_type',0,-45,-78), (407866,2640572,0,'eye_color',39,79,91), (407867,2640572,1,'eye_type',10,0,0), (407868,2640572,0,'hair_color1',200,165,96), (407869,2640572,0,'hair_color2',173,99,44), (407870,2640572,0,'hair_face_color',40,21,7), (407871,2640572,0,'hair_face_highlight_color',220,180,17), (407872,2640572,0,'hair_highlight',79,28,15), (407873,2640572,0,'hair_type_color',40,21,7), (407874,2640572,0,'hair_type_highlight_color',220,180,17), (407875,2640572,1,'lip_type',-75,-41,-62), (407876,2640572,1,'nose_type',56,88,32), (407877,2640572,0,'skin_color',85,88,88), (407878,2640572,1,'soga_cheek_type',-22,53,0), (407879,2640572,1,'soga_chin_type',56,21,-72), (407880,2640572,1,'soga_ear_type',10,-52,0), (407881,2640572,1,'soga_eye_brow_type',0,-45,-78), (407882,2640572,0,'soga_eye_color',229,229,102), (407883,2640572,1,'soga_eye_type',10,0,0), (407884,2640572,0,'soga_hair_color1',200,165,96), (407885,2640572,0,'soga_hair_color2',173,99,44), (407886,2640572,0,'soga_hair_face_color',40,21,7), (407887,2640572,0,'soga_hair_face_highlight_color',220,180,17), (407888,2640572,0,'soga_hair_highlight',79,28,15), (407889,2640572,0,'soga_hair_type_color',40,21,7), (407890,2640572,0,'soga_hair_type_highlight_color',220,180,17), (407891,2640572,1,'soga_lip_type',-75,-41,-62), (407892,2640572,1,'soga_nose_type',56,88,32), (407893,2640572,0,'soga_skin_color',85,88,88), (407894,2640572,0,'wing_color1',255,255,255), (407895,2640572,0,'wing_color2',255,255,255), (407896,2640573,1,'cheek_type',14,12,0), (407897,2640573,1,'chin_type',-7,-12,-7), (407898,2640573,1,'ear_type',14,31,0), (407899,2640573,1,'eye_brow_type',-31,-17,17), (407900,2640573,0,'eye_color',54,108,87), (407901,2640573,1,'eye_type',12,0,0), (407902,2640573,0,'hair_face_color',243,231,61), (407903,2640573,0,'hair_face_highlight_color',99,89,26), (407904,2640573,0,'hair_type_color',243,231,61), (407905,2640573,0,'hair_type_highlight_color',99,89,26), (407906,2640573,1,'lip_type',2,-10,-25), (407907,2640573,1,'nose_type',0,-45,0), (407908,2640573,0,'skin_color',207,197,182), (407909,2640573,1,'soga_cheek_type',14,12,0), (407910,2640573,1,'soga_chin_type',-7,-12,-7), (407911,2640573,1,'soga_ear_type',14,31,0), (407912,2640573,1,'soga_eye_brow_type',-31,-17,17), (407913,2640573,0,'soga_eye_color',229,229,102), (407914,2640573,1,'soga_eye_type',12,0,0), (407915,2640573,0,'soga_hair_face_color',243,231,61), (407916,2640573,0,'soga_hair_face_highlight_color',99,89,26), (407917,2640573,0,'soga_hair_type_color',243,231,61), (407918,2640573,0,'soga_hair_type_highlight_color',99,89,26), (407919,2640573,1,'soga_lip_type',2,-10,-25), (407920,2640573,1,'soga_nose_type',0,-45,0), (407921,2640573,0,'soga_skin_color',207,197,182), (407922,2640573,0,'wing_color1',255,255,255), (407923,2640573,0,'wing_color2',255,255,255), (407924,2640574,1,'cheek_type',-81,85,0), (407925,2640574,1,'chin_type',75,-87,-66), (407926,2640574,1,'ear_type',-93,95,0), (407927,2640574,1,'eye_brow_type',59,-87,-45), (407928,2640574,0,'eye_color',36,77,77), (407929,2640574,1,'eye_type',-87,0,0), (407930,2640574,0,'hair_color1',56,33,26), (407931,2640574,0,'hair_color2',94,59,11), (407932,2640574,0,'hair_face_color',100,70,10), (407933,2640574,0,'hair_face_highlight_color',114,31,28), (407934,2640574,0,'hair_highlight',91,21,51), (407935,2640574,0,'hair_type_color',100,70,10), (407936,2640574,0,'hair_type_highlight_color',114,31,28), (407937,2640574,1,'lip_type',28,-58,-65), (407938,2640574,1,'nose_type',-22,-87,-39), (407939,2640574,0,'skin_color',171,148,98), (407940,2640574,1,'soga_cheek_type',-81,85,0), (407941,2640574,1,'soga_chin_type',75,-87,-66), (407942,2640574,1,'soga_ear_type',-93,95,0), (407943,2640574,1,'soga_eye_brow_type',59,-87,-45), (407944,2640574,0,'soga_eye_color',229,229,102), (407945,2640574,1,'soga_eye_type',-87,0,0), (407946,2640574,0,'soga_hair_color1',56,33,26), (407947,2640574,0,'soga_hair_color2',94,59,11), (407948,2640574,0,'soga_hair_face_color',100,70,10), (407949,2640574,0,'soga_hair_face_highlight_color',114,31,28), (407950,2640574,0,'soga_hair_highlight',91,21,51), (407951,2640574,0,'soga_hair_type_color',100,70,10), (407952,2640574,0,'soga_hair_type_highlight_color',114,31,28), (407953,2640574,1,'soga_lip_type',28,-58,-65), (407954,2640574,1,'soga_nose_type',-22,-87,-39), (407955,2640574,0,'soga_skin_color',171,148,98), (407956,2640574,0,'wing_color1',255,255,255), (407957,2640574,0,'wing_color2',255,255,255), (407958,2640575,0,'eye_color',255,255,255), (407959,2640575,0,'skin_color',255,255,255), (407960,2640575,0,'soga_eye_color',255,0,255), (407961,2640576,0,'eye_color',255,255,255), (407962,2640576,0,'skin_color',255,255,255), (407963,2640576,0,'soga_eye_color',255,0,255), (407964,2640577,1,'cheek_type',32,85,0), (407965,2640577,1,'chin_type',81,82,23), (407966,2640577,1,'eye_brow_type',-97,-22,-81), (407967,2640577,0,'eye_color',88,143,121), (407968,2640577,1,'eye_type',96,0,0), (407969,2640577,0,'hair_face_color',114,98,46), (407970,2640577,0,'hair_type_color',114,98,46), (407971,2640577,1,'lip_type',83,7,62), (407972,2640577,1,'nose_type',98,-93,8), (407973,2640577,0,'skin_color',114,98,46), (407974,2640577,1,'soga_cheek_type',32,85,0), (407975,2640577,1,'soga_chin_type',81,82,23), (407976,2640577,1,'soga_eye_brow_type',-97,-22,-81), (407977,2640577,0,'soga_eye_color',229,229,102), (407978,2640577,1,'soga_eye_type',96,0,0), (407979,2640577,0,'soga_hair_face_color',114,98,46), (407980,2640577,0,'soga_hair_type_color',114,98,46), (407981,2640577,1,'soga_lip_type',83,7,62), (407982,2640577,1,'soga_nose_type',98,-93,8), (407983,2640577,0,'soga_skin_color',114,98,46), (407984,2640577,0,'wing_color1',255,255,255), (407985,2640577,0,'wing_color2',255,255,255), (407986,2640578,1,'cheek_type',-50,90,0), (407987,2640578,1,'chin_type',21,68,50), (407988,2640578,1,'eye_brow_type',50,-81,69), (407989,2640578,0,'eye_color',116,170,180), (407990,2640578,1,'eye_type',50,0,0), (407991,2640578,0,'hair_face_color',90,61,40), (407992,2640578,0,'hair_type_color',90,61,40), (407993,2640578,1,'lip_type',19,56,-29), (407994,2640578,1,'nose_type',-37,38,31), (407995,2640578,0,'skin_color',90,61,40), (407996,2640578,1,'soga_cheek_type',-50,90,0), (407997,2640578,1,'soga_chin_type',21,68,50), (407998,2640578,1,'soga_eye_brow_type',50,-81,69), (407999,2640578,0,'soga_eye_color',229,229,102), (408000,2640578,1,'soga_eye_type',50,0,0), (408001,2640578,0,'soga_hair_face_color',90,61,40), (408002,2640578,0,'soga_hair_type_color',90,61,40), (408003,2640578,1,'soga_lip_type',19,56,-29), (408004,2640578,1,'soga_nose_type',-37,38,31), (408005,2640578,0,'soga_skin_color',90,61,40), (408006,2640579,1,'cheek_type',-68,-17,0), (408007,2640579,1,'chin_type',-50,-11,17), (408008,2640579,1,'ear_type',45,-63,0), (408009,2640579,1,'eye_brow_type',21,-42,-95), (408010,2640579,0,'eye_color',30,63,64), (408011,2640579,1,'eye_type',-7,0,0), (408012,2640579,0,'hair_color1',164,165,165), (408013,2640579,0,'hair_color2',56,62,62), (408014,2640579,0,'hair_face_color',244,246,246), (408015,2640579,0,'hair_face_highlight_color',115,142,143), (408016,2640579,0,'hair_highlight',123,123,130), (408017,2640579,0,'hair_type_color',244,246,246), (408018,2640579,0,'hair_type_highlight_color',115,142,143), (408019,2640579,1,'lip_type',84,-68,-43), (408020,2640579,1,'nose_type',81,88,-38), (408021,2640579,0,'skin_color',189,155,103), (408022,2640579,1,'soga_cheek_type',-68,-17,0), (408023,2640579,1,'soga_chin_type',-50,-11,17), (408024,2640579,1,'soga_ear_type',45,-63,0), (408025,2640579,1,'soga_eye_brow_type',21,-42,-95), (408026,2640579,0,'soga_eye_color',229,229,102), (408027,2640579,1,'soga_eye_type',-7,0,0), (408028,2640579,0,'soga_hair_color1',164,165,165), (408029,2640579,0,'soga_hair_color2',56,62,62), (408030,2640579,0,'soga_hair_face_color',244,246,246), (408031,2640579,0,'soga_hair_face_highlight_color',115,142,143), (408032,2640579,0,'soga_hair_highlight',123,123,130), (408033,2640579,0,'soga_hair_type_color',244,246,246), (408034,2640579,0,'soga_hair_type_highlight_color',115,142,143), (408035,2640579,1,'soga_lip_type',84,-68,-43), (408036,2640579,1,'soga_nose_type',81,88,-38), (408037,2640579,0,'soga_skin_color',189,155,103), (408038,2640580,0,'eye_color',110,39,55), (408039,2640580,0,'skin_color',52,52,52), (408040,2640580,0,'soga_eye_color',255,0,255), (408041,2640581,0,'eye_color',110,86,137), (408042,2640581,0,'skin_color',240,218,130), (408043,2640581,0,'soga_eye_color',255,0,255), (408044,2640582,1,'cheek_type',77,-42,0), (408045,2640582,1,'chin_type',44,81,14), (408046,2640582,1,'eye_brow_type',-83,40,15), (408047,2640582,0,'eye_color',82,56,37), (408048,2640582,1,'eye_type',-43,0,0), (408049,2640582,0,'hair_face_color',49,148,124), (408050,2640582,0,'hair_type_color',49,148,124), (408051,2640582,1,'lip_type',79,51,-88), (408052,2640582,1,'nose_type',-52,-70,48), (408053,2640582,0,'skin_color',49,148,124), (408054,2640582,1,'soga_cheek_type',77,-42,0), (408055,2640582,1,'soga_chin_type',44,81,14), (408056,2640582,1,'soga_eye_brow_type',-83,40,15), (408057,2640582,0,'soga_eye_color',229,229,102), (408058,2640582,1,'soga_eye_type',-43,0,0), (408059,2640582,0,'soga_hair_face_color',49,148,124), (408060,2640582,0,'soga_hair_type_color',49,148,124), (408061,2640582,1,'soga_lip_type',79,51,-88), (408062,2640582,1,'soga_nose_type',-52,-70,48), (408063,2640582,0,'soga_skin_color',49,148,124), (408064,2640582,0,'wing_color1',255,255,255), (408065,2640582,0,'wing_color2',255,255,255), (408066,2640583,0,'eye_color',81,81,81), (408067,2640583,0,'skin_color',145,124,164), (408068,2640583,0,'soga_eye_color',255,0,255), (408069,2640584,0,'eye_color',253,202,130), (408070,2640584,0,'skin_color',229,209,182), (408071,2640584,0,'soga_eye_color',255,0,255), (408072,2640585,0,'eye_color',255,255,255), (408073,2640585,0,'skin_color',255,255,255), (408074,2640585,0,'soga_eye_color',255,0,255), (408075,2640586,1,'cheek_type',-5,-34,0), (408076,2640586,1,'chin_type',-42,-1,9), (408077,2640586,1,'ear_type',-14,-37,0), (408078,2640586,1,'eye_brow_type',7,25,0), (408079,2640586,0,'eye_color',30,59,46), (408080,2640586,1,'eye_type',1,0,0), (408081,2640586,0,'hair_color1',29,21,28), (408082,2640586,0,'hair_color2',39,32,39), (408083,2640586,0,'hair_face_color',40,22,14), (408084,2640586,0,'hair_face_highlight_color',150,67,0), (408085,2640586,0,'hair_highlight',79,28,15), (408086,2640586,0,'hair_type_color',40,22,14), (408087,2640586,0,'hair_type_highlight_color',150,67,0), (408088,2640586,1,'lip_type',29,-9,-7), (408089,2640586,1,'nose_type',3,0,-9), (408090,2640586,0,'skin_color',236,198,197), (408091,2640586,1,'soga_cheek_type',-5,-34,0), (408092,2640586,1,'soga_chin_type',-42,-1,9), (408093,2640586,1,'soga_ear_type',-14,-37,0), (408094,2640586,1,'soga_eye_brow_type',7,25,0), (408095,2640586,0,'soga_eye_color',229,229,102), (408096,2640586,1,'soga_eye_type',1,0,0), (408097,2640586,0,'soga_hair_color1',29,21,28), (408098,2640586,0,'soga_hair_color2',39,32,39), (408099,2640586,0,'soga_hair_face_color',40,22,14), (408100,2640586,0,'soga_hair_face_highlight_color',150,67,0), (408101,2640586,0,'soga_hair_highlight',79,28,15), (408102,2640586,0,'soga_hair_type_color',40,22,14), (408103,2640586,0,'soga_hair_type_highlight_color',150,67,0), (408104,2640586,1,'soga_lip_type',29,-9,-7), (408105,2640586,1,'soga_nose_type',3,0,-9), (408106,2640586,0,'soga_skin_color',236,198,197), (408107,2640586,0,'wing_color1',255,255,255), (408108,2640586,0,'wing_color2',255,255,255), (408109,2640587,1,'cheek_type',7,-7,0), (408110,2640587,1,'chin_type',-19,20,-3), (408111,2640587,1,'ear_type',26,-8,0), (408112,2640587,1,'eye_brow_type',-14,-14,8), (408113,2640587,0,'eye_color',34,59,37), (408114,2640587,1,'eye_type',23,0,0), (408115,2640587,0,'hair_color1',38,22,21), (408116,2640587,0,'hair_color2',120,50,0), (408117,2640587,0,'hair_face_color',137,93,63), (408118,2640587,0,'hair_face_highlight_color',68,52,34), (408119,2640587,0,'hair_highlight',54,45,28), (408120,2640587,0,'hair_type_color',137,93,63), (408121,2640587,0,'hair_type_highlight_color',68,52,34), (408122,2640587,1,'lip_type',-10,-48,-12), (408123,2640587,1,'nose_type',25,-8,32), (408124,2640587,0,'skin_color',206,220,220), (408125,2640587,1,'soga_cheek_type',7,-7,0), (408126,2640587,1,'soga_chin_type',-19,20,-3), (408127,2640587,1,'soga_ear_type',26,-8,0), (408128,2640587,1,'soga_eye_brow_type',-14,-14,8), (408129,2640587,0,'soga_eye_color',229,229,102), (408130,2640587,1,'soga_eye_type',23,0,0), (408131,2640587,0,'soga_hair_color1',38,22,21), (408132,2640587,0,'soga_hair_color2',120,50,0), (408133,2640587,0,'soga_hair_face_color',137,93,63), (408134,2640587,0,'soga_hair_face_highlight_color',68,52,34), (408135,2640587,0,'soga_hair_highlight',54,45,28), (408136,2640587,0,'soga_hair_type_color',137,93,63), (408137,2640587,0,'soga_hair_type_highlight_color',68,52,34), (408138,2640587,1,'soga_lip_type',-10,-48,-12), (408139,2640587,1,'soga_nose_type',25,-8,32), (408140,2640587,0,'soga_skin_color',206,220,220), (408141,2640587,0,'wing_color1',255,255,255), (408142,2640587,0,'wing_color2',255,255,255), (408143,2640588,1,'cheek_type',100,-100,0), (408144,2640588,1,'chin_type',-100,100,100), (408145,2640588,1,'ear_type',25,8,0), (408146,2640588,1,'eye_brow_type',100,100,100), (408147,2640588,0,'eye_color',118,14,183), (408148,2640588,1,'eye_type',100,0,0), (408149,2640588,0,'hair_color1',29,21,28), (408150,2640588,0,'hair_color2',39,32,39), (408151,2640588,0,'hair_face_color',171,60,32), (408152,2640588,0,'hair_face_highlight_color',216,192,37), (408153,2640588,0,'hair_highlight',91,21,51), (408154,2640588,0,'hair_type_color',171,60,32), (408155,2640588,0,'hair_type_highlight_color',216,192,37), (408156,2640588,1,'lip_type',100,50,-68), (408157,2640588,1,'nose_type',0,-17,0), (408158,2640588,0,'skin_color',6,0,0), (408159,2640588,1,'soga_cheek_type',100,-100,0), (408160,2640588,1,'soga_chin_type',-100,100,100), (408161,2640588,1,'soga_ear_type',25,8,0), (408162,2640588,1,'soga_eye_brow_type',100,100,100), (408163,2640588,0,'soga_eye_color',229,229,102), (408164,2640588,1,'soga_eye_type',100,0,0), (408165,2640588,0,'soga_hair_color1',29,21,28), (408166,2640588,0,'soga_hair_color2',39,32,39), (408167,2640588,0,'soga_hair_face_color',171,60,32), (408168,2640588,0,'soga_hair_face_highlight_color',216,192,37), (408169,2640588,0,'soga_hair_highlight',91,21,51), (408170,2640588,0,'soga_hair_type_color',171,60,32), (408171,2640588,0,'soga_hair_type_highlight_color',216,192,37), (408172,2640588,1,'soga_lip_type',100,50,-68), (408173,2640588,1,'soga_nose_type',0,-17,0), (408174,2640588,0,'soga_skin_color',6,0,0), (408175,2640588,0,'wing_color1',255,255,255), (408176,2640588,0,'wing_color2',255,255,255), (408177,2640589,1,'cheek_type',-22,53,0), (408178,2640589,1,'chin_type',56,21,-72), (408179,2640589,1,'ear_type',10,-52,0), (408180,2640589,1,'eye_brow_type',0,-45,-78), (408181,2640589,0,'eye_color',39,79,91), (408182,2640589,1,'eye_type',10,0,0), (408183,2640589,0,'hair_color1',79,28,15), (408184,2640589,0,'hair_color2',111,64,0), (408185,2640589,0,'hair_face_color',40,21,7), (408186,2640589,0,'hair_face_highlight_color',220,180,17), (408187,2640589,0,'hair_highlight',54,45,28), (408188,2640589,0,'hair_type_color',40,21,7), (408189,2640589,0,'hair_type_highlight_color',220,180,17), (408190,2640589,1,'lip_type',-75,-41,-62), (408191,2640589,1,'nose_type',56,88,32), (408192,2640589,0,'skin_color',85,88,88), (408193,2640589,1,'soga_cheek_type',-22,53,0), (408194,2640589,1,'soga_chin_type',56,21,-72), (408195,2640589,1,'soga_ear_type',10,-52,0), (408196,2640589,1,'soga_eye_brow_type',0,-45,-78), (408197,2640589,0,'soga_eye_color',229,229,102), (408198,2640589,1,'soga_eye_type',10,0,0), (408199,2640589,0,'soga_hair_color1',79,28,15), (408200,2640589,0,'soga_hair_color2',111,64,0), (408201,2640589,0,'soga_hair_face_color',40,21,7), (408202,2640589,0,'soga_hair_face_highlight_color',220,180,17), (408203,2640589,0,'soga_hair_highlight',54,45,28), (408204,2640589,0,'soga_hair_type_color',40,21,7), (408205,2640589,0,'soga_hair_type_highlight_color',220,180,17), (408206,2640589,1,'soga_lip_type',-75,-41,-62), (408207,2640589,1,'soga_nose_type',56,88,32), (408208,2640589,0,'soga_skin_color',85,88,88), (408209,2640589,0,'wing_color1',255,255,255), (408210,2640589,0,'wing_color2',255,255,255), (408211,2640590,1,'cheek_type',-5,-34,0), (408212,2640590,1,'chin_type',-42,-1,9), (408213,2640590,1,'ear_type',-14,-37,0), (408214,2640590,1,'eye_brow_type',7,25,0), (408215,2640590,0,'eye_color',30,59,46), (408216,2640590,1,'eye_type',1,0,0), (408217,2640590,0,'hair_color1',54,45,28), (408218,2640590,0,'hair_color2',104,52,0), (408219,2640590,0,'hair_face_color',40,22,14), (408220,2640590,0,'hair_face_highlight_color',150,67,0), (408221,2640590,0,'hair_highlight',79,28,15), (408222,2640590,0,'hair_type_color',40,22,14), (408223,2640590,0,'hair_type_highlight_color',150,67,0), (408224,2640590,1,'lip_type',29,-9,-7), (408225,2640590,1,'nose_type',3,0,-9), (408226,2640590,0,'skin_color',236,198,197), (408227,2640590,1,'soga_cheek_type',-5,-34,0), (408228,2640590,1,'soga_chin_type',-42,-1,9), (408229,2640590,1,'soga_ear_type',-14,-37,0), (408230,2640590,1,'soga_eye_brow_type',7,25,0), (408231,2640590,0,'soga_eye_color',229,229,102), (408232,2640590,1,'soga_eye_type',1,0,0), (408233,2640590,0,'soga_hair_color1',54,45,28), (408234,2640590,0,'soga_hair_color2',104,52,0), (408235,2640590,0,'soga_hair_face_color',40,22,14), (408236,2640590,0,'soga_hair_face_highlight_color',150,67,0), (408237,2640590,0,'soga_hair_highlight',79,28,15), (408238,2640590,0,'soga_hair_type_color',40,22,14), (408239,2640590,0,'soga_hair_type_highlight_color',150,67,0), (408240,2640590,1,'soga_lip_type',29,-9,-7), (408241,2640590,1,'soga_nose_type',3,0,-9), (408242,2640590,0,'soga_skin_color',236,198,197), (408243,2640590,0,'wing_color1',255,255,255), (408244,2640590,0,'wing_color2',255,255,255), (408245,2640591,1,'cheek_type',81,-75,0), (408246,2640591,1,'chin_type',34,-7,-21), (408247,2640591,1,'ear_type',51,-26,0), (408248,2640591,1,'eye_brow_type',93,40,-42), (408249,2640591,0,'eye_color',37,73,58), (408250,2640591,1,'eye_type',69,0,0), (408251,2640591,0,'hair_color1',246,219,114), (408252,2640591,0,'hair_color2',187,136,62), (408253,2640591,0,'hair_face_color',190,133,13), (408254,2640591,0,'hair_face_highlight_color',233,184,31), (408255,2640591,0,'hair_highlight',54,45,28), (408256,2640591,0,'hair_type_color',190,133,13), (408257,2640591,0,'hair_type_highlight_color',233,184,31), (408258,2640591,1,'lip_type',40,-34,-17), (408259,2640591,1,'nose_type',-11,-25,47), (408260,2640591,0,'skin_color',51,54,54), (408261,2640591,1,'soga_cheek_type',81,-75,0), (408262,2640591,1,'soga_chin_type',34,-7,-21), (408263,2640591,1,'soga_ear_type',51,-26,0), (408264,2640591,1,'soga_eye_brow_type',93,40,-42), (408265,2640591,0,'soga_eye_color',229,229,102), (408266,2640591,1,'soga_eye_type',69,0,0), (408267,2640591,0,'soga_hair_color1',246,219,114), (408268,2640591,0,'soga_hair_color2',187,136,62), (408269,2640591,0,'soga_hair_face_color',190,133,13), (408270,2640591,0,'soga_hair_face_highlight_color',233,184,31), (408271,2640591,0,'soga_hair_highlight',54,45,28), (408272,2640591,0,'soga_hair_type_color',190,133,13), (408273,2640591,0,'soga_hair_type_highlight_color',233,184,31), (408274,2640591,1,'soga_lip_type',40,-34,-17), (408275,2640591,1,'soga_nose_type',-11,-25,47), (408276,2640591,0,'soga_skin_color',51,54,54), (408277,2640591,0,'wing_color1',255,255,255), (408278,2640591,0,'wing_color2',255,255,255), (408279,2640592,0,'eye_color',255,255,255), (408280,2640592,0,'skin_color',255,255,255), (408281,2640592,0,'soga_eye_color',255,0,255), (408282,2640593,1,'cheek_type',22,22,0), (408283,2640593,1,'chin_type',9,56,-71), (408284,2640593,1,'eye_brow_type',-79,28,90), (408285,2640593,0,'eye_color',67,24,82), (408286,2640593,1,'eye_type',-93,0,0), (408287,2640593,0,'hair_face_color',172,158,220), (408288,2640593,0,'hair_type_color',172,158,220), (408289,2640593,1,'lip_type',-31,47,78), (408290,2640593,1,'nose_type',-34,53,-62), (408291,2640593,0,'skin_color',172,158,220), (408292,2640593,1,'soga_cheek_type',22,22,0), (408293,2640593,1,'soga_chin_type',9,56,-71), (408294,2640593,1,'soga_eye_brow_type',-79,28,90), (408295,2640593,0,'soga_eye_color',229,229,102), (408296,2640593,1,'soga_eye_type',-93,0,0), (408297,2640593,0,'soga_hair_face_color',172,158,220), (408298,2640593,0,'soga_hair_type_color',172,158,220), (408299,2640593,1,'soga_lip_type',-31,47,78), (408300,2640593,1,'soga_nose_type',-34,53,-62), (408301,2640593,0,'soga_skin_color',172,158,220), (408302,2640593,0,'wing_color1',255,255,255), (408303,2640593,0,'wing_color2',255,255,255), (408304,2640594,1,'cheek_type',-23,-34,0), (408305,2640594,1,'chin_type',-34,-88,-55), (408306,2640594,1,'ear_type',-42,-59,0), (408307,2640594,1,'eye_brow_type',93,18,-7), (408308,2640594,0,'eye_color',144,188,195), (408309,2640594,1,'eye_type',62,0,0), (408310,2640594,0,'hair_color1',56,33,26), (408311,2640594,0,'hair_color2',94,59,11), (408312,2640594,0,'hair_face_color',121,38,35), (408313,2640594,0,'hair_face_highlight_color',47,33,3), (408314,2640594,0,'hair_highlight',200,165,96), (408315,2640594,0,'hair_type_color',121,38,35), (408316,2640594,0,'hair_type_highlight_color',47,33,3), (408317,2640594,1,'lip_type',-7,8,58), (408318,2640594,1,'nose_type',-4,17,81), (408319,2640594,0,'skin_color',228,177,149), (408320,2640594,1,'soga_cheek_type',-23,-34,0), (408321,2640594,1,'soga_chin_type',-34,-88,-55), (408322,2640594,1,'soga_ear_type',-42,-59,0), (408323,2640594,1,'soga_eye_brow_type',93,18,-7), (408324,2640594,0,'soga_eye_color',229,229,102), (408325,2640594,1,'soga_eye_type',62,0,0), (408326,2640594,0,'soga_hair_color1',56,33,26), (408327,2640594,0,'soga_hair_color2',94,59,11), (408328,2640594,0,'soga_hair_face_color',121,38,35), (408329,2640594,0,'soga_hair_face_highlight_color',47,33,3), (408330,2640594,0,'soga_hair_highlight',200,165,96), (408331,2640594,0,'soga_hair_type_color',121,38,35), (408332,2640594,0,'soga_hair_type_highlight_color',47,33,3), (408333,2640594,1,'soga_lip_type',-7,8,58), (408334,2640594,1,'soga_nose_type',-4,17,81), (408335,2640594,0,'soga_skin_color',228,177,149), (408336,2640594,0,'wing_color1',255,255,255), (408337,2640594,0,'wing_color2',255,255,255), (408338,2640595,1,'cheek_type',43,14,0), (408339,2640595,1,'chin_type',-25,76,40), (408340,2640595,1,'ear_type',91,40,0), (408341,2640595,1,'eye_brow_type',-84,-50,98), (408342,2640595,0,'eye_color',38,65,40), (408343,2640595,1,'eye_type',-2,0,0), (408344,2640595,0,'hair_color1',29,21,28), (408345,2640595,0,'hair_color2',39,32,39), (408346,2640595,0,'hair_face_color',100,70,10), (408347,2640595,0,'hair_face_highlight_color',231,170,26), (408348,2640595,0,'hair_highlight',54,45,28), (408349,2640595,0,'hair_type_color',100,70,10), (408350,2640595,0,'hair_type_highlight_color',231,170,26), (408351,2640595,1,'lip_type',-58,-61,51), (408352,2640595,1,'nose_type',-19,81,-56), (408353,2640595,0,'skin_color',241,245,221), (408354,2640595,1,'soga_cheek_type',43,14,0), (408355,2640595,1,'soga_chin_type',-25,76,40), (408356,2640595,1,'soga_ear_type',91,40,0), (408357,2640595,1,'soga_eye_brow_type',-84,-50,98), (408358,2640595,0,'soga_eye_color',229,229,102), (408359,2640595,1,'soga_eye_type',-2,0,0), (408360,2640595,0,'soga_hair_color1',29,21,28), (408361,2640595,0,'soga_hair_color2',39,32,39), (408362,2640595,0,'soga_hair_face_color',100,70,10), (408363,2640595,0,'soga_hair_face_highlight_color',231,170,26), (408364,2640595,0,'soga_hair_highlight',54,45,28), (408365,2640595,0,'soga_hair_type_color',100,70,10), (408366,2640595,0,'soga_hair_type_highlight_color',231,170,26), (408367,2640595,1,'soga_lip_type',-58,-61,51), (408368,2640595,1,'soga_nose_type',-19,81,-56), (408369,2640595,0,'soga_skin_color',241,245,221), (408370,2640595,0,'wing_color1',255,255,255), (408371,2640595,0,'wing_color2',255,255,255), (408372,2640596,0,'eye_color',255,255,255), (408373,2640596,0,'skin_color',255,255,255), (408374,2640596,0,'soga_eye_color',255,0,255), (408375,2640597,0,'eye_color',255,255,255), (408376,2640597,0,'skin_color',255,255,255), (408377,2640597,0,'soga_eye_color',255,0,255), (408378,2640598,0,'eye_color',170,142,117), (408379,2640598,0,'skin_color',87,170,123), (408380,2640598,0,'soga_eye_color',255,0,255), (408381,2640599,1,'cheek_type',52,-84,0), (408382,2640599,1,'chin_type',-26,-5,-37), (408383,2640599,1,'eye_brow_type',9,-17,68), (408384,2640599,0,'eye_color',81,152,173), (408385,2640599,1,'eye_type',59,0,0), (408386,2640599,0,'hair_face_color',7,23,17), (408387,2640599,0,'hair_type_color',7,23,17), (408388,2640599,1,'lip_type',20,-44,-20), (408389,2640599,1,'nose_type',-9,-38,41), (408390,2640599,0,'skin_color',7,23,17), (408391,2640599,1,'soga_cheek_type',52,-84,0), (408392,2640599,1,'soga_chin_type',-26,-5,-37), (408393,2640599,1,'soga_eye_brow_type',9,-17,68), (408394,2640599,0,'soga_eye_color',229,229,102), (408395,2640599,1,'soga_eye_type',59,0,0), (408396,2640599,0,'soga_hair_face_color',7,23,17), (408397,2640599,0,'soga_hair_type_color',7,23,17), (408398,2640599,1,'soga_lip_type',20,-44,-20), (408399,2640599,1,'soga_nose_type',-9,-38,41), (408400,2640599,0,'soga_skin_color',7,23,17), (408401,2640599,0,'wing_color1',255,255,255), (408402,2640599,0,'wing_color2',255,255,255), (408403,2640600,0,'eye_color',255,255,255), (408404,2640600,0,'skin_color',255,255,255), (408405,2640600,0,'soga_eye_color',255,0,255), (408406,2640601,0,'eye_color',255,255,255), (408407,2640601,0,'skin_color',255,255,255), (408408,2640601,0,'soga_eye_color',255,0,255), (408409,2640602,0,'eye_color',255,255,255), (408410,2640602,0,'skin_color',182,239,239), (408411,2640602,0,'soga_eye_color',255,0,255), (408412,2640603,0,'eye_color',255,255,255), (408413,2640603,0,'skin_color',255,255,255), (408414,2640603,0,'soga_eye_color',255,0,255), (408415,2640604,0,'eye_color',255,255,255), (408416,2640604,0,'skin_color',255,255,255), (408417,2640604,0,'soga_eye_color',255,0,255), (408418,2640605,0,'eye_color',255,255,255), (408419,2640605,0,'skin_color',182,239,239), (408420,2640605,0,'soga_eye_color',255,0,255), (408421,2640606,0,'eye_color',82,82,82), (408422,2640606,0,'skin_color',80,131,177), (408423,2640606,0,'soga_eye_color',255,0,255), (408424,2640607,1,'cheek_type',4,-97,0), (408425,2640607,1,'chin_type',44,-75,-79), (408426,2640607,1,'eye_brow_type',64,50,-75), (408427,2640607,0,'eye_color',108,162,154), (408428,2640607,1,'eye_type',12,0,0), (408429,2640607,0,'hair_face_color',8,12,34), (408430,2640607,0,'hair_type_color',8,12,34), (408431,2640607,1,'lip_type',7,32,55), (408432,2640607,1,'nose_type',50,-23,-58), (408433,2640607,0,'skin_color',8,12,34), (408434,2640607,1,'soga_cheek_type',4,-97,0), (408435,2640607,1,'soga_chin_type',44,-75,-79), (408436,2640607,1,'soga_eye_brow_type',64,50,-75), (408437,2640607,0,'soga_eye_color',229,229,102), (408438,2640607,1,'soga_eye_type',12,0,0), (408439,2640607,0,'soga_hair_face_color',8,12,34), (408440,2640607,0,'soga_hair_type_color',8,12,34), (408441,2640607,1,'soga_lip_type',7,32,55), (408442,2640607,1,'soga_nose_type',50,-23,-58), (408443,2640607,0,'soga_skin_color',8,12,34), (408444,2640608,0,'eye_color',211,185,78), (408445,2640608,0,'skin_color',62,138,77), (408446,2640608,0,'soga_eye_color',255,0,255), (408447,2640609,1,'cheek_type',-83,87,0), (408448,2640609,1,'chin_type',40,-38,-25), (408449,2640609,1,'eye_brow_type',-93,28,38), (408450,2640609,0,'eye_color',21,22,90), (408451,2640609,1,'eye_type',-9,0,0), (408452,2640609,0,'hair_face_color',21,60,42), (408453,2640609,0,'hair_type_color',21,60,42), (408454,2640609,1,'lip_type',-93,35,94), (408455,2640609,1,'nose_type',-79,-29,-50), (408456,2640609,0,'skin_color',21,60,42), (408457,2640609,1,'soga_cheek_type',-83,87,0), (408458,2640609,1,'soga_chin_type',40,-38,-25), (408459,2640609,1,'soga_eye_brow_type',-93,28,38), (408460,2640609,0,'soga_eye_color',229,229,102), (408461,2640609,1,'soga_eye_type',-9,0,0), (408462,2640609,0,'soga_hair_face_color',21,60,42), (408463,2640609,0,'soga_hair_type_color',21,60,42), (408464,2640609,1,'soga_lip_type',-93,35,94), (408465,2640609,1,'soga_nose_type',-79,-29,-50), (408466,2640609,0,'soga_skin_color',21,60,42), (408467,2640610,1,'cheek_type',-37,18,0), (408468,2640610,1,'chin_type',7,3,75), (408469,2640610,1,'eye_brow_type',3,-20,-88), (408470,2640610,0,'eye_color',62,82,47), (408471,2640610,1,'eye_type',69,0,0), (408472,2640610,0,'hair_face_color',84,87,22), (408473,2640610,0,'hair_type_color',84,87,22), (408474,2640610,1,'lip_type',-44,34,-50), (408475,2640610,1,'nose_type',84,21,-55), (408476,2640610,0,'skin_color',84,87,22), (408477,2640610,1,'soga_cheek_type',-37,18,0), (408478,2640610,1,'soga_chin_type',7,3,75), (408479,2640610,1,'soga_eye_brow_type',3,-20,-88), (408480,2640610,0,'soga_eye_color',229,229,102), (408481,2640610,1,'soga_eye_type',69,0,0), (408482,2640610,0,'soga_hair_face_color',84,87,22), (408483,2640610,0,'soga_hair_type_color',84,87,22), (408484,2640610,1,'soga_lip_type',-44,34,-50), (408485,2640610,1,'soga_nose_type',84,21,-55), (408486,2640610,0,'soga_skin_color',84,87,22), (408487,2640610,0,'wing_color1',255,255,255), (408488,2640610,0,'wing_color2',255,255,255), (408489,2640611,0,'eye_color',255,255,255), (408490,2640611,0,'skin_color',255,255,255), (408491,2640611,0,'soga_eye_color',255,0,255), (408492,2640612,0,'eye_color',110,86,137), (408493,2640612,0,'skin_color',82,82,82), (408494,2640612,0,'soga_eye_color',255,0,255), (408495,2640613,0,'eye_color',255,255,255), (408496,2640613,0,'skin_color',255,255,255), (408497,2640613,0,'soga_eye_color',255,0,255), (408498,2640614,0,'eye_color',255,255,255), (408499,2640614,0,'skin_color',255,255,255), (408500,2640614,0,'soga_eye_color',255,0,255), (408501,2640615,1,'cheek_type',-22,53,0), (408502,2640615,1,'chin_type',56,21,-72), (408503,2640615,1,'ear_type',10,-52,0), (408504,2640615,1,'eye_brow_type',0,-45,-78), (408505,2640615,0,'eye_color',39,79,91), (408506,2640615,1,'eye_type',10,0,0), (408507,2640615,0,'hair_color1',79,28,15), (408508,2640615,0,'hair_color2',111,64,0), (408509,2640615,0,'hair_face_color',40,21,7), (408510,2640615,0,'hair_face_highlight_color',220,180,17), (408511,2640615,0,'hair_highlight',79,28,15), (408512,2640615,0,'hair_type_color',40,21,7), (408513,2640615,0,'hair_type_highlight_color',220,180,17), (408514,2640615,1,'lip_type',-75,-41,-62), (408515,2640615,1,'nose_type',56,88,32), (408516,2640615,0,'skin_color',85,88,88), (408517,2640615,1,'soga_cheek_type',-22,53,0), (408518,2640615,1,'soga_chin_type',56,21,-72), (408519,2640615,1,'soga_ear_type',10,-52,0), (408520,2640615,1,'soga_eye_brow_type',0,-45,-78), (408521,2640615,0,'soga_eye_color',229,229,102), (408522,2640615,1,'soga_eye_type',10,0,0), (408523,2640615,0,'soga_hair_color1',79,28,15), (408524,2640615,0,'soga_hair_color2',111,64,0), (408525,2640615,0,'soga_hair_face_color',40,21,7), (408526,2640615,0,'soga_hair_face_highlight_color',220,180,17), (408527,2640615,0,'soga_hair_highlight',79,28,15), (408528,2640615,0,'soga_hair_type_color',40,21,7), (408529,2640615,0,'soga_hair_type_highlight_color',220,180,17), (408530,2640615,1,'soga_lip_type',-75,-41,-62), (408531,2640615,1,'soga_nose_type',56,88,32), (408532,2640615,0,'soga_skin_color',85,88,88), (408533,2640615,0,'wing_color1',255,255,255), (408534,2640615,0,'wing_color2',255,255,255), (408535,2640616,1,'cheek_type',-11,10,0), (408536,2640616,1,'chin_type',-53,-28,2), (408537,2640616,1,'ear_type',-31,-47,0), (408538,2640616,1,'eye_brow_type',-93,45,42), (408539,2640616,0,'eye_color',121,172,178), (408540,2640616,1,'eye_type',63,0,0), (408541,2640616,0,'hair_color1',200,165,96), (408542,2640616,0,'hair_color2',173,99,44), (408543,2640616,0,'hair_face_color',145,49,29), (408544,2640616,0,'hair_face_highlight_color',15,1,21), (408545,2640616,0,'hair_highlight',114,112,142), (408546,2640616,0,'hair_type_color',145,49,29), (408547,2640616,0,'hair_type_highlight_color',15,1,21), (408548,2640616,1,'lip_type',-51,-93,-85), (408549,2640616,1,'nose_type',18,46,3), (408550,2640616,0,'skin_color',223,186,182), (408551,2640616,1,'soga_cheek_type',-11,10,0), (408552,2640616,1,'soga_chin_type',-53,-28,2), (408553,2640616,1,'soga_ear_type',-31,-47,0), (408554,2640616,1,'soga_eye_brow_type',-93,45,42), (408555,2640616,0,'soga_eye_color',229,229,102), (408556,2640616,1,'soga_eye_type',63,0,0), (408557,2640616,0,'soga_hair_color1',200,165,96), (408558,2640616,0,'soga_hair_color2',173,99,44), (408559,2640616,0,'soga_hair_face_color',145,49,29), (408560,2640616,0,'soga_hair_face_highlight_color',15,1,21), (408561,2640616,0,'soga_hair_highlight',114,112,142), (408562,2640616,0,'soga_hair_type_color',145,49,29), (408563,2640616,0,'soga_hair_type_highlight_color',15,1,21), (408564,2640616,1,'soga_lip_type',-51,-93,-85), (408565,2640616,1,'soga_nose_type',18,46,3), (408566,2640616,0,'soga_skin_color',223,186,182), (408567,2640616,0,'wing_color1',255,255,255), (408568,2640616,0,'wing_color2',255,255,255), (408569,2640617,1,'cheek_type',-76,-79,0), (408570,2640617,1,'chin_type',-74,-96,-52), (408571,2640617,1,'eye_brow_type',84,52,93), (408572,2640617,0,'eye_color',69,52,31), (408573,2640617,1,'eye_type',-83,0,0), (408574,2640617,0,'hair_face_color',68,165,172), (408575,2640617,0,'hair_type_color',68,165,172), (408576,2640617,1,'lip_type',46,-2,-7), (408577,2640617,1,'nose_type',-56,85,-15), (408578,2640617,0,'skin_color',68,165,172), (408579,2640617,1,'soga_cheek_type',-76,-79,0), (408580,2640617,1,'soga_chin_type',-74,-96,-52), (408581,2640617,1,'soga_eye_brow_type',84,52,93), (408582,2640617,0,'soga_eye_color',229,229,102), (408583,2640617,1,'soga_eye_type',-83,0,0), (408584,2640617,0,'soga_hair_face_color',68,165,172), (408585,2640617,0,'soga_hair_type_color',68,165,172), (408586,2640617,1,'soga_lip_type',46,-2,-7), (408587,2640617,1,'soga_nose_type',-56,85,-15), (408588,2640617,0,'soga_skin_color',68,165,172), (408589,2640617,0,'wing_color1',255,255,255), (408590,2640617,0,'wing_color2',255,255,255), (408591,2640618,0,'eye_color',175,175,175), (408592,2640618,0,'skin_color',35,77,43), (408593,2640618,0,'soga_eye_color',255,0,255), (408594,2640619,0,'eye_color',255,255,255), (408595,2640619,0,'skin_color',61,137,77), (408596,2640619,0,'soga_eye_color',255,0,255), (408597,2640620,0,'eye_color',255,255,255), (408598,2640620,0,'skin_color',61,137,77), (408599,2640620,0,'soga_eye_color',255,0,255), (408600,2640621,1,'cheek_type',7,-93,0), (408601,2640621,1,'chin_type',83,77,-68), (408602,2640621,1,'eye_brow_type',-100,-69,-62), (408603,2640621,0,'eye_color',149,192,205), (408604,2640621,1,'eye_type',75,0,0), (408605,2640621,0,'hair_face_color',17,49,13), (408606,2640621,0,'hair_type_color',17,49,13), (408607,2640621,1,'lip_type',56,71,100), (408608,2640621,1,'nose_type',-17,-62,-61), (408609,2640621,0,'skin_color',17,49,13), (408610,2640621,1,'soga_cheek_type',7,-93,0), (408611,2640621,1,'soga_chin_type',83,77,-68), (408612,2640621,1,'soga_eye_brow_type',-100,-69,-62), (408613,2640621,0,'soga_eye_color',229,229,102), (408614,2640621,1,'soga_eye_type',75,0,0), (408615,2640621,0,'soga_hair_face_color',17,49,13), (408616,2640621,0,'soga_hair_type_color',17,49,13), (408617,2640621,1,'soga_lip_type',56,71,100), (408618,2640621,1,'soga_nose_type',-17,-62,-61), (408619,2640621,0,'soga_skin_color',17,49,13), (408620,2640622,1,'cheek_type',7,-93,0), (408621,2640622,1,'chin_type',83,77,-68), (408622,2640622,1,'eye_brow_type',-100,-69,-62), (408623,2640622,0,'eye_color',149,192,205), (408624,2640622,1,'eye_type',75,0,0), (408625,2640622,0,'hair_face_color',17,49,13), (408626,2640622,0,'hair_type_color',17,49,13), (408627,2640622,1,'lip_type',56,71,100), (408628,2640622,1,'nose_type',-17,-62,-61), (408629,2640622,0,'skin_color',17,49,13), (408630,2640622,1,'soga_cheek_type',7,-93,0), (408631,2640622,1,'soga_chin_type',83,77,-68), (408632,2640622,1,'soga_eye_brow_type',-100,-69,-62), (408633,2640622,0,'soga_eye_color',229,229,102), (408634,2640622,1,'soga_eye_type',75,0,0), (408635,2640622,0,'soga_hair_face_color',17,49,13), (408636,2640622,0,'soga_hair_type_color',17,49,13), (408637,2640622,1,'soga_lip_type',56,71,100), (408638,2640622,1,'soga_nose_type',-17,-62,-61), (408639,2640622,0,'soga_skin_color',17,49,13), (408640,2640623,0,'eye_color',22,86,89), (408641,2640623,0,'skin_color',119,163,35), (408642,2640623,0,'soga_eye_color',255,0,255), (408643,2640624,0,'eye_color',255,255,255), (408644,2640624,0,'skin_color',255,255,255), (408645,2640624,0,'soga_eye_color',255,0,255), (408646,2640625,0,'eye_color',255,255,255), (408647,2640625,0,'skin_color',255,255,255), (408648,2640625,0,'soga_eye_color',255,0,255), (408649,2640626,0,'eye_color',255,255,255), (408650,2640626,0,'skin_color',255,255,255), (408651,2640626,0,'soga_eye_color',255,0,255), (408652,2640627,0,'eye_color',110,38,56), (408653,2640627,0,'skin_color',28,28,28), (408654,2640627,0,'soga_eye_color',255,0,255), (408655,2640628,0,'eye_color',255,255,255), (408656,2640628,0,'skin_color',255,255,255), (408657,2640628,0,'soga_eye_color',255,0,255), (408658,2640629,0,'eye_color',158,179,230), (408659,2640629,0,'skin_color',211,184,79), (408660,2640629,0,'soga_eye_color',255,0,255), (408661,2640630,0,'eye_color',23,84,29), (408662,2640630,0,'skin_color',119,163,34), (408663,2640630,0,'soga_eye_color',255,0,255), (408664,2640631,0,'eye_color',89,36,36), (408665,2640631,0,'skin_color',119,119,119), (408666,2640631,0,'soga_eye_color',255,0,255), (408667,2640632,0,'eye_color',22,86,89), (408668,2640632,0,'skin_color',119,163,35), (408669,2640632,0,'soga_eye_color',255,0,255), (408670,2640633,0,'eye_color',255,255,255), (408671,2640633,0,'skin_color',255,255,255), (408672,2640633,0,'soga_eye_color',255,0,255), (408673,2640634,0,'eye_color',255,255,255), (408674,2640634,0,'skin_color',255,255,255), (408675,2640634,0,'soga_eye_color',255,0,255), (408676,2640635,0,'eye_color',255,255,255), (408677,2640635,0,'skin_color',255,255,255), (408678,2640635,0,'soga_eye_color',255,0,255), (408679,2640636,0,'eye_color',255,255,255), (408680,2640636,0,'skin_color',255,255,255), (408681,2640636,0,'soga_eye_color',255,0,255), (408682,2640637,0,'eye_color',255,255,255), (408683,2640637,0,'skin_color',255,255,255), (408684,2640637,0,'soga_eye_color',255,0,255), (408685,2640638,0,'eye_color',22,86,89), (408686,2640638,0,'skin_color',119,163,35), (408687,2640638,0,'soga_eye_color',255,0,255), (408688,2640639,1,'cheek_type',22,22,0), (408689,2640639,1,'chin_type',9,56,-71), (408690,2640639,1,'eye_brow_type',-79,28,90), (408691,2640639,0,'eye_color',67,24,82), (408692,2640639,1,'eye_type',-93,0,0), (408693,2640639,0,'hair_face_color',172,158,220), (408694,2640639,0,'hair_type_color',172,158,220), (408695,2640639,1,'lip_type',-31,47,78), (408696,2640639,1,'nose_type',-34,53,-62), (408697,2640639,0,'skin_color',172,158,220), (408698,2640639,1,'soga_cheek_type',22,22,0), (408699,2640639,1,'soga_chin_type',9,56,-71), (408700,2640639,1,'soga_eye_brow_type',-79,28,90), (408701,2640639,0,'soga_eye_color',229,229,102), (408702,2640639,1,'soga_eye_type',-93,0,0), (408703,2640639,0,'soga_hair_face_color',172,158,220), (408704,2640639,0,'soga_hair_type_color',172,158,220), (408705,2640639,1,'soga_lip_type',-31,47,78), (408706,2640639,1,'soga_nose_type',-34,53,-62), (408707,2640639,0,'soga_skin_color',172,158,220), (408708,2640639,0,'wing_color1',255,255,255), (408709,2640639,0,'wing_color2',255,255,255), (408710,2640640,1,'cheek_type',-50,90,0), (408711,2640640,1,'chin_type',21,68,50), (408712,2640640,1,'eye_brow_type',50,-81,69), (408713,2640640,0,'eye_color',116,170,180), (408714,2640640,1,'eye_type',50,0,0), (408715,2640640,0,'hair_face_color',90,61,40), (408716,2640640,0,'hair_type_color',90,61,40), (408717,2640640,1,'lip_type',19,56,-29), (408718,2640640,1,'nose_type',-37,38,31), (408719,2640640,0,'skin_color',90,61,40), (408720,2640640,1,'soga_cheek_type',-50,90,0), (408721,2640640,1,'soga_chin_type',21,68,50), (408722,2640640,1,'soga_eye_brow_type',50,-81,69), (408723,2640640,0,'soga_eye_color',229,229,102), (408724,2640640,1,'soga_eye_type',50,0,0), (408725,2640640,0,'soga_hair_face_color',90,61,40), (408726,2640640,0,'soga_hair_type_color',90,61,40), (408727,2640640,1,'soga_lip_type',19,56,-29), (408728,2640640,1,'soga_nose_type',-37,38,31), (408729,2640640,0,'soga_skin_color',90,61,40), (408730,2640641,1,'cheek_type',32,85,0), (408731,2640641,1,'chin_type',81,82,23), (408732,2640641,1,'eye_brow_type',-97,-22,-81), (408733,2640641,0,'eye_color',88,143,121), (408734,2640641,1,'eye_type',96,0,0), (408735,2640641,0,'hair_face_color',114,98,46), (408736,2640641,0,'hair_type_color',114,98,46), (408737,2640641,1,'lip_type',83,7,62), (408738,2640641,1,'nose_type',98,-93,8), (408739,2640641,0,'skin_color',114,98,46), (408740,2640641,1,'soga_cheek_type',32,85,0), (408741,2640641,1,'soga_chin_type',81,82,23), (408742,2640641,1,'soga_eye_brow_type',-97,-22,-81), (408743,2640641,0,'soga_eye_color',229,229,102), (408744,2640641,1,'soga_eye_type',96,0,0), (408745,2640641,0,'soga_hair_face_color',114,98,46), (408746,2640641,0,'soga_hair_type_color',114,98,46), (408747,2640641,1,'soga_lip_type',83,7,62), (408748,2640641,1,'soga_nose_type',98,-93,8), (408749,2640641,0,'soga_skin_color',114,98,46), (408750,2640641,0,'wing_color1',255,255,255), (408751,2640641,0,'wing_color2',255,255,255), (408752,2640642,0,'eye_color',255,255,255), (408753,2640642,0,'skin_color',255,255,255), (408754,2640642,0,'soga_eye_color',255,0,255), (408755,2640643,0,'eye_color',255,255,255), (408756,2640643,0,'skin_color',255,255,255), (408757,2640643,0,'soga_eye_color',255,0,255), (408758,2640644,0,'eye_color',255,255,255), (408759,2640644,0,'skin_color',255,255,255), (408760,2640644,0,'soga_eye_color',255,0,255), (408761,2640645,0,'eye_color',255,255,255), (408762,2640645,0,'skin_color',255,255,255), (408763,2640645,0,'soga_eye_color',255,0,255), (408764,2640646,0,'eye_color',255,255,255), (408765,2640646,0,'skin_color',255,255,255), (408766,2640646,0,'soga_eye_color',255,0,255), (408767,2640647,0,'eye_color',255,255,255), (408768,2640647,0,'skin_color',255,255,255), (408769,2640647,0,'soga_eye_color',255,0,255), (408770,2640648,0,'eye_color',255,255,255), (408771,2640648,0,'skin_color',255,255,255), (408772,2640648,0,'soga_eye_color',255,0,255), (408773,2640649,1,'cheek_type',-50,90,0), (408774,2640649,1,'chin_type',21,68,50), (408775,2640649,1,'eye_brow_type',50,-81,69), (408776,2640649,0,'eye_color',116,170,180), (408777,2640649,1,'eye_type',50,0,0), (408778,2640649,0,'hair_face_color',90,61,40), (408779,2640649,0,'hair_type_color',90,61,40), (408780,2640649,1,'lip_type',19,56,-29), (408781,2640649,1,'nose_type',-37,38,31), (408782,2640649,0,'skin_color',90,61,40), (408783,2640649,1,'soga_cheek_type',-50,90,0), (408784,2640649,1,'soga_chin_type',21,68,50), (408785,2640649,1,'soga_eye_brow_type',50,-81,69), (408786,2640649,0,'soga_eye_color',229,229,102), (408787,2640649,1,'soga_eye_type',50,0,0), (408788,2640649,0,'soga_hair_face_color',90,61,40), (408789,2640649,0,'soga_hair_type_color',90,61,40), (408790,2640649,1,'soga_lip_type',19,56,-29), (408791,2640649,1,'soga_nose_type',-37,38,31), (408792,2640649,0,'soga_skin_color',90,61,40), (408793,2640649,0,'wing_color1',255,255,255), (408794,2640649,0,'wing_color2',255,255,255), (408795,2640650,0,'eye_color',255,255,255), (408796,2640650,0,'skin_color',255,255,255), (408797,2640650,0,'soga_eye_color',255,0,255), (408798,2640651,0,'eye_color',158,179,230), (408799,2640651,0,'skin_color',211,184,79), (408800,2640651,0,'soga_eye_color',255,0,255), (408801,2640652,0,'eye_color',255,255,255), (408802,2640652,0,'skin_color',255,255,255), (408803,2640652,0,'soga_eye_color',255,0,255), (408804,2640653,0,'eye_color',211,184,79), (408805,2640653,0,'skin_color',186,65,12), (408806,2640653,0,'soga_eye_color',255,0,255), (408807,2640654,0,'eye_color',255,255,255), (408808,2640654,0,'skin_color',255,255,255), (408809,2640654,0,'soga_eye_color',255,0,255), (408810,2640655,0,'eye_color',255,255,255), (408811,2640655,0,'skin_color',255,255,255), (408812,2640655,0,'soga_eye_color',255,0,255), (408813,2640656,0,'eye_color',205,205,205), (408814,2640656,0,'skin_color',239,209,89), (408815,2640656,0,'soga_eye_color',255,0,255), (408816,2640657,0,'eye_color',158,179,230), (408817,2640657,0,'skin_color',233,233,233), (408818,2640657,0,'soga_eye_color',255,0,255), (408819,2640658,1,'cheek_type',52,-84,0), (408820,2640658,1,'chin_type',-26,-5,-37), (408821,2640658,1,'eye_brow_type',9,-17,68), (408822,2640658,0,'eye_color',81,152,173), (408823,2640658,1,'eye_type',59,0,0), (408824,2640658,0,'hair_face_color',7,23,17), (408825,2640658,0,'hair_type_color',7,23,17), (408826,2640658,1,'lip_type',20,-44,-20), (408827,2640658,1,'nose_type',-9,-38,41), (408828,2640658,0,'skin_color',7,23,17), (408829,2640658,1,'soga_cheek_type',52,-84,0), (408830,2640658,1,'soga_chin_type',-26,-5,-37), (408831,2640658,1,'soga_eye_brow_type',9,-17,68), (408832,2640658,0,'soga_eye_color',229,229,102), (408833,2640658,1,'soga_eye_type',59,0,0), (408834,2640658,0,'soga_hair_face_color',7,23,17), (408835,2640658,0,'soga_hair_type_color',7,23,17), (408836,2640658,1,'soga_lip_type',20,-44,-20), (408837,2640658,1,'soga_nose_type',-9,-38,41), (408838,2640658,0,'soga_skin_color',7,23,17), (408839,2640659,0,'eye_color',255,255,255), (408840,2640659,0,'skin_color',255,255,255), (408841,2640659,0,'soga_eye_color',255,0,255), (408842,2640660,1,'cheek_type',84,89,0), (408843,2640660,1,'chin_type',-5,5,4), (408844,2640660,1,'eye_brow_type',-96,87,39), (408845,2640660,0,'eye_color',156,196,209), (408846,2640660,1,'eye_type',-57,0,0), (408847,2640660,0,'hair_face_color',118,36,106), (408848,2640660,0,'hair_type_color',118,36,106), (408849,2640660,1,'lip_type',29,7,-64), (408850,2640660,1,'nose_type',77,7,-68), (408851,2640660,0,'skin_color',118,36,106), (408852,2640660,1,'soga_cheek_type',84,89,0), (408853,2640660,1,'soga_chin_type',-5,5,4), (408854,2640660,1,'soga_eye_brow_type',-96,87,39), (408855,2640660,0,'soga_eye_color',229,229,102), (408856,2640660,1,'soga_eye_type',-57,0,0), (408857,2640660,0,'soga_hair_face_color',118,36,106), (408858,2640660,0,'soga_hair_type_color',118,36,106), (408859,2640660,1,'soga_lip_type',29,7,-64), (408860,2640660,1,'soga_nose_type',77,7,-68), (408861,2640660,0,'soga_skin_color',118,36,106), (408862,2640660,0,'wing_color1',255,255,255), (408863,2640660,0,'wing_color2',255,255,255), (408864,2640661,0,'eye_color',255,255,255), (408865,2640661,0,'skin_color',133,167,198), (408866,2640661,0,'soga_eye_color',255,0,255), (408867,2640662,1,'cheek_type',-69,-94,0), (408868,2640662,1,'chin_type',-81,-62,7), (408869,2640662,1,'eye_brow_type',45,-50,34), (408870,2640662,0,'eye_color',189,168,143), (408871,2640662,1,'eye_type',-69,0,0), (408872,2640662,0,'hair_face_color',27,4,8), (408873,2640662,0,'hair_type_color',27,4,8), (408874,2640662,1,'lip_type',-14,25,-68), (408875,2640662,1,'nose_type',-28,37,-20), (408876,2640662,0,'skin_color',27,4,8), (408877,2640662,1,'soga_cheek_type',-69,-94,0), (408878,2640662,1,'soga_chin_type',-81,-62,7), (408879,2640662,1,'soga_eye_brow_type',45,-50,34), (408880,2640662,0,'soga_eye_color',229,229,102), (408881,2640662,1,'soga_eye_type',-69,0,0), (408882,2640662,0,'soga_hair_face_color',27,4,8), (408883,2640662,0,'soga_hair_type_color',27,4,8), (408884,2640662,1,'soga_lip_type',-14,25,-68), (408885,2640662,1,'soga_nose_type',-28,37,-20), (408886,2640662,0,'soga_skin_color',27,4,8), (408887,2640663,1,'cheek_type',-50,90,0), (408888,2640663,1,'chin_type',21,68,50), (408889,2640663,1,'eye_brow_type',50,-81,69), (408890,2640663,0,'eye_color',116,170,180), (408891,2640663,1,'eye_type',50,0,0), (408892,2640663,0,'hair_face_color',90,61,40), (408893,2640663,0,'hair_type_color',90,61,40), (408894,2640663,1,'lip_type',19,56,-29), (408895,2640663,1,'nose_type',-37,38,31), (408896,2640663,0,'skin_color',90,61,40), (408897,2640663,1,'soga_cheek_type',-50,90,0), (408898,2640663,1,'soga_chin_type',21,68,50), (408899,2640663,1,'soga_eye_brow_type',50,-81,69), (408900,2640663,0,'soga_eye_color',229,229,102), (408901,2640663,1,'soga_eye_type',50,0,0), (408902,2640663,0,'soga_hair_face_color',90,61,40), (408903,2640663,0,'soga_hair_type_color',90,61,40), (408904,2640663,1,'soga_lip_type',19,56,-29), (408905,2640663,1,'soga_nose_type',-37,38,31), (408906,2640663,0,'soga_skin_color',90,61,40), (408907,2640663,0,'wing_color1',255,255,255), (408908,2640663,0,'wing_color2',255,255,255), (408909,2640664,0,'eye_color',28,28,28), (408910,2640664,0,'skin_color',28,28,28), (408911,2640664,0,'soga_eye_color',255,0,255), (408912,2640665,1,'cheek_type',38,38,0), (408913,2640665,1,'chin_type',23,-8,25), (408914,2640665,1,'eye_brow_type',-5,39,31), (408915,2640665,0,'eye_color',162,189,169), (408916,2640665,1,'eye_type',-34,0,0), (408917,2640665,0,'hair_face_color',105,43,40), (408918,2640665,0,'hair_type_color',105,43,40), (408919,2640665,1,'lip_type',-74,-28,81), (408920,2640665,1,'nose_type',-58,35,-38), (408921,2640665,0,'skin_color',105,43,40), (408922,2640665,1,'soga_cheek_type',38,38,0), (408923,2640665,1,'soga_chin_type',23,-8,25), (408924,2640665,1,'soga_eye_brow_type',-5,39,31), (408925,2640665,0,'soga_eye_color',229,229,102), (408926,2640665,1,'soga_eye_type',-34,0,0), (408927,2640665,0,'soga_hair_face_color',105,43,40), (408928,2640665,0,'soga_hair_type_color',105,43,40), (408929,2640665,1,'soga_lip_type',-74,-28,81), (408930,2640665,1,'soga_nose_type',-58,35,-38), (408931,2640665,0,'soga_skin_color',105,43,40), (408932,2640666,1,'cheek_type',39,-50,0), (408933,2640666,1,'chin_type',25,79,90), (408934,2640666,1,'eye_brow_type',87,14,-52), (408935,2640666,0,'eye_color',163,199,205), (408936,2640666,1,'eye_type',-72,0,0), (408937,2640666,0,'hair_face_color',56,85,12), (408938,2640666,0,'hair_type_color',56,85,12), (408939,2640666,1,'lip_type',-97,-79,-1), (408940,2640666,1,'nose_type',89,39,-17), (408941,2640666,0,'skin_color',56,85,12), (408942,2640666,1,'soga_cheek_type',39,-50,0), (408943,2640666,1,'soga_chin_type',25,79,90), (408944,2640666,1,'soga_eye_brow_type',87,14,-52), (408945,2640666,0,'soga_eye_color',229,229,102), (408946,2640666,1,'soga_eye_type',-72,0,0), (408947,2640666,0,'soga_hair_face_color',56,85,12), (408948,2640666,0,'soga_hair_type_color',56,85,12), (408949,2640666,1,'soga_lip_type',-97,-79,-1), (408950,2640666,1,'soga_nose_type',89,39,-17), (408951,2640666,0,'soga_skin_color',56,85,12), (408952,2640666,0,'wing_color1',255,255,255), (408953,2640666,0,'wing_color2',255,255,255), (408954,2640667,1,'cheek_type',39,-50,0), (408955,2640667,1,'chin_type',25,79,90), (408956,2640667,1,'eye_brow_type',87,14,-52), (408957,2640667,0,'eye_color',163,199,205), (408958,2640667,1,'eye_type',-72,0,0), (408959,2640667,0,'hair_face_color',56,85,12), (408960,2640667,0,'hair_type_color',56,85,12), (408961,2640667,1,'lip_type',-97,-79,-1), (408962,2640667,1,'nose_type',89,39,-17), (408963,2640667,0,'skin_color',56,85,12), (408964,2640667,1,'soga_cheek_type',39,-50,0), (408965,2640667,1,'soga_chin_type',25,79,90), (408966,2640667,1,'soga_eye_brow_type',87,14,-52), (408967,2640667,0,'soga_eye_color',229,229,102), (408968,2640667,1,'soga_eye_type',-72,0,0), (408969,2640667,0,'soga_hair_face_color',56,85,12), (408970,2640667,0,'soga_hair_type_color',56,85,12), (408971,2640667,1,'soga_lip_type',-97,-79,-1), (408972,2640667,1,'soga_nose_type',89,39,-17), (408973,2640667,0,'soga_skin_color',56,85,12), (408974,2640668,0,'eye_color',249,235,179), (408975,2640668,0,'skin_color',149,202,205), (408976,2640668,0,'soga_eye_color',255,0,255), (408977,2640669,1,'cheek_type',-53,57,0), (408978,2640669,1,'chin_type',39,83,-29), (408979,2640669,1,'eye_brow_type',10,-62,-81), (408980,2640669,0,'eye_color',37,124,120), (408981,2640669,1,'eye_type',-9,0,0), (408982,2640669,0,'hair_face_color',13,35,22), (408983,2640669,0,'hair_type_color',13,35,22), (408984,2640669,1,'lip_type',7,-91,0), (408985,2640669,1,'nose_type',-25,72,-81), (408986,2640669,0,'skin_color',13,35,22), (408987,2640669,1,'soga_cheek_type',-53,57,0), (408988,2640669,1,'soga_chin_type',39,83,-29), (408989,2640669,1,'soga_eye_brow_type',10,-62,-81), (408990,2640669,0,'soga_eye_color',229,229,102), (408991,2640669,1,'soga_eye_type',-9,0,0), (408992,2640669,0,'soga_hair_face_color',13,35,22), (408993,2640669,0,'soga_hair_type_color',13,35,22), (408994,2640669,1,'soga_lip_type',7,-91,0), (408995,2640669,1,'soga_nose_type',-25,72,-81), (408996,2640669,0,'soga_skin_color',13,35,22), (408997,2640669,0,'wing_color1',255,255,255), (408998,2640669,0,'wing_color2',255,255,255), (408999,2640670,0,'eye_color',255,255,255), (409000,2640670,0,'skin_color',255,255,255), (409001,2640670,0,'soga_eye_color',255,0,255), (409002,2640671,1,'cheek_type',17,34,0), (409003,2640671,1,'chin_type',89,25,-29), (409004,2640671,1,'eye_brow_type',32,-72,-68), (409005,2640671,0,'eye_color',45,91,78), (409006,2640671,1,'eye_type',45,0,0), (409007,2640671,0,'hair_face_color',22,30,4), (409008,2640671,0,'hair_type_color',22,30,4), (409009,2640671,1,'lip_type',-93,7,-15), (409010,2640671,1,'nose_type',-94,17,-48), (409011,2640671,0,'skin_color',22,30,4), (409012,2640671,1,'soga_cheek_type',17,34,0), (409013,2640671,1,'soga_chin_type',89,25,-29), (409014,2640671,1,'soga_eye_brow_type',32,-72,-68), (409015,2640671,0,'soga_eye_color',229,229,102), (409016,2640671,1,'soga_eye_type',45,0,0), (409017,2640671,0,'soga_hair_face_color',22,30,4), (409018,2640671,0,'soga_hair_type_color',22,30,4), (409019,2640671,1,'soga_lip_type',-93,7,-15), (409020,2640671,1,'soga_nose_type',-94,17,-48), (409021,2640671,0,'soga_skin_color',22,30,4), (409022,2640671,0,'wing_color1',255,255,255), (409023,2640671,0,'wing_color2',255,255,255), (409024,2640672,1,'cheek_type',-50,90,0), (409025,2640672,1,'chin_type',21,68,50), (409026,2640672,1,'eye_brow_type',50,-81,69), (409027,2640672,0,'eye_color',116,170,180), (409028,2640672,1,'eye_type',50,0,0), (409029,2640672,0,'hair_face_color',90,61,40), (409030,2640672,0,'hair_type_color',90,61,40), (409031,2640672,1,'lip_type',19,56,-29), (409032,2640672,1,'nose_type',-37,38,31), (409033,2640672,0,'skin_color',90,61,40), (409034,2640672,1,'soga_cheek_type',-50,90,0), (409035,2640672,1,'soga_chin_type',21,68,50), (409036,2640672,1,'soga_eye_brow_type',50,-81,69), (409037,2640672,0,'soga_eye_color',229,229,102), (409038,2640672,1,'soga_eye_type',50,0,0), (409039,2640672,0,'soga_hair_face_color',90,61,40), (409040,2640672,0,'soga_hair_type_color',90,61,40), (409041,2640672,1,'soga_lip_type',19,56,-29), (409042,2640672,1,'soga_nose_type',-37,38,31), (409043,2640672,0,'soga_skin_color',90,61,40), (409044,2640673,1,'cheek_type',-64,-48,0), (409045,2640673,1,'chin_type',75,-74,14), (409046,2640673,1,'eye_brow_type',71,45,-61), (409047,2640673,0,'eye_color',44,91,104), (409048,2640673,1,'eye_type',-29,0,0), (409049,2640673,0,'hair_face_color',92,140,23), (409050,2640673,0,'hair_type_color',92,140,23), (409051,2640673,1,'lip_type',-89,-56,-81), (409052,2640673,1,'nose_type',65,-89,28), (409053,2640673,0,'skin_color',92,140,23), (409054,2640673,1,'soga_cheek_type',-64,-48,0), (409055,2640673,1,'soga_chin_type',75,-74,14), (409056,2640673,1,'soga_eye_brow_type',71,45,-61), (409057,2640673,0,'soga_eye_color',229,229,102), (409058,2640673,1,'soga_eye_type',-29,0,0), (409059,2640673,0,'soga_hair_face_color',92,140,23), (409060,2640673,0,'soga_hair_type_color',92,140,23), (409061,2640673,1,'soga_lip_type',-89,-56,-81), (409062,2640673,1,'soga_nose_type',65,-89,28), (409063,2640673,0,'soga_skin_color',92,140,23), (409064,2640674,1,'cheek_type',42,70,0), (409065,2640674,1,'chin_type',0,22,-41), (409066,2640674,1,'eye_brow_type',-22,-44,-34), (409067,2640674,0,'eye_color',29,59,51), (409068,2640674,1,'eye_type',-87,0,0), (409069,2640674,0,'hair_face_color',119,39,114), (409070,2640674,0,'hair_type_color',119,39,114), (409071,2640674,1,'lip_type',70,51,-72), (409072,2640674,1,'nose_type',-50,-45,53), (409073,2640674,0,'skin_color',119,39,114), (409074,2640674,1,'soga_cheek_type',42,70,0), (409075,2640674,1,'soga_chin_type',0,22,-41), (409076,2640674,1,'soga_eye_brow_type',-22,-44,-34), (409077,2640674,0,'soga_eye_color',229,229,102), (409078,2640674,1,'soga_eye_type',-87,0,0), (409079,2640674,0,'soga_hair_face_color',119,39,114), (409080,2640674,0,'soga_hair_type_color',119,39,114), (409081,2640674,1,'soga_lip_type',70,51,-72), (409082,2640674,1,'soga_nose_type',-50,-45,53), (409083,2640674,0,'soga_skin_color',119,39,114), (409084,2640675,1,'cheek_type',-53,57,0), (409085,2640675,1,'chin_type',39,83,-29), (409086,2640675,1,'eye_brow_type',10,-62,-81), (409087,2640675,0,'eye_color',37,124,120), (409088,2640675,1,'eye_type',-9,0,0), (409089,2640675,0,'hair_face_color',13,35,22), (409090,2640675,0,'hair_type_color',13,35,22), (409091,2640675,1,'lip_type',7,-91,0), (409092,2640675,1,'nose_type',-25,72,-81), (409093,2640675,0,'skin_color',13,35,22), (409094,2640675,1,'soga_cheek_type',-53,57,0), (409095,2640675,1,'soga_chin_type',39,83,-29), (409096,2640675,1,'soga_eye_brow_type',10,-62,-81), (409097,2640675,0,'soga_eye_color',229,229,102), (409098,2640675,1,'soga_eye_type',-9,0,0), (409099,2640675,0,'soga_hair_face_color',13,35,22), (409100,2640675,0,'soga_hair_type_color',13,35,22), (409101,2640675,1,'soga_lip_type',7,-91,0), (409102,2640675,1,'soga_nose_type',-25,72,-81), (409103,2640675,0,'soga_skin_color',13,35,22), (409104,2640675,0,'wing_color1',255,255,255), (409105,2640675,0,'wing_color2',255,255,255), (409106,2640676,1,'cheek_type',-37,18,0), (409107,2640676,1,'chin_type',7,3,75), (409108,2640676,1,'eye_brow_type',3,-20,-88), (409109,2640676,0,'eye_color',62,82,47), (409110,2640676,1,'eye_type',69,0,0), (409111,2640676,0,'hair_face_color',84,87,22), (409112,2640676,0,'hair_type_color',84,87,22), (409113,2640676,1,'lip_type',-44,34,-50), (409114,2640676,1,'nose_type',84,21,-55), (409115,2640676,0,'skin_color',84,87,22), (409116,2640676,1,'soga_cheek_type',-37,18,0), (409117,2640676,1,'soga_chin_type',7,3,75), (409118,2640676,1,'soga_eye_brow_type',3,-20,-88), (409119,2640676,0,'soga_eye_color',229,229,102), (409120,2640676,1,'soga_eye_type',69,0,0), (409121,2640676,0,'soga_hair_face_color',84,87,22), (409122,2640676,0,'soga_hair_type_color',84,87,22), (409123,2640676,1,'soga_lip_type',-44,34,-50), (409124,2640676,1,'soga_nose_type',84,21,-55), (409125,2640676,0,'soga_skin_color',84,87,22), (409126,2640676,0,'wing_color1',255,255,255), (409127,2640676,0,'wing_color2',255,255,255), (409128,2640677,1,'cheek_type',17,34,0), (409129,2640677,1,'chin_type',89,25,-29), (409130,2640677,1,'eye_brow_type',32,-72,-68), (409131,2640677,0,'eye_color',45,91,78), (409132,2640677,1,'eye_type',45,0,0), (409133,2640677,0,'hair_face_color',22,30,4), (409134,2640677,0,'hair_type_color',22,30,4), (409135,2640677,1,'lip_type',-93,7,-15), (409136,2640677,1,'nose_type',-94,17,-48), (409137,2640677,0,'skin_color',22,30,4), (409138,2640677,1,'soga_cheek_type',17,34,0), (409139,2640677,1,'soga_chin_type',89,25,-29), (409140,2640677,1,'soga_eye_brow_type',32,-72,-68), (409141,2640677,0,'soga_eye_color',229,229,102), (409142,2640677,1,'soga_eye_type',45,0,0), (409143,2640677,0,'soga_hair_face_color',22,30,4), (409144,2640677,0,'soga_hair_type_color',22,30,4), (409145,2640677,1,'soga_lip_type',-93,7,-15), (409146,2640677,1,'soga_nose_type',-94,17,-48), (409147,2640677,0,'soga_skin_color',22,30,4), (409148,2640677,0,'wing_color1',255,255,255), (409149,2640677,0,'wing_color2',255,255,255), (409150,2640678,1,'cheek_type',-70,-44,0), (409151,2640678,1,'chin_type',83,74,-3), (409152,2640678,1,'eye_brow_type',-66,-44,-95), (409153,2640678,0,'eye_color',76,112,67), (409154,2640678,1,'eye_type',56,0,0), (409155,2640678,0,'hair_face_color',185,121,190), (409156,2640678,0,'hair_type_color',185,121,190), (409157,2640678,1,'lip_type',-58,8,89), (409158,2640678,1,'nose_type',58,-81,-25), (409159,2640678,0,'skin_color',185,121,190), (409160,2640678,1,'soga_cheek_type',-70,-44,0), (409161,2640678,1,'soga_chin_type',83,74,-3), (409162,2640678,1,'soga_eye_brow_type',-66,-44,-95), (409163,2640678,0,'soga_eye_color',229,229,102), (409164,2640678,1,'soga_eye_type',56,0,0), (409165,2640678,0,'soga_hair_face_color',185,121,190), (409166,2640678,0,'soga_hair_type_color',185,121,190), (409167,2640678,1,'soga_lip_type',-58,8,89), (409168,2640678,1,'soga_nose_type',58,-81,-25), (409169,2640678,0,'soga_skin_color',185,121,190), (409170,2640678,0,'wing_color1',255,255,255), (409171,2640678,0,'wing_color2',255,255,255), (409172,2640679,1,'cheek_type',17,34,0), (409173,2640679,1,'chin_type',89,25,-29), (409174,2640679,1,'eye_brow_type',32,-72,-68), (409175,2640679,0,'eye_color',45,91,78), (409176,2640679,1,'eye_type',45,0,0), (409177,2640679,0,'hair_face_color',22,30,4), (409178,2640679,0,'hair_type_color',22,30,4), (409179,2640679,1,'lip_type',-93,7,-15), (409180,2640679,1,'nose_type',-94,17,-48), (409181,2640679,0,'skin_color',22,30,4), (409182,2640679,1,'soga_cheek_type',17,34,0), (409183,2640679,1,'soga_chin_type',89,25,-29), (409184,2640679,1,'soga_eye_brow_type',32,-72,-68), (409185,2640679,0,'soga_eye_color',229,229,102), (409186,2640679,1,'soga_eye_type',45,0,0), (409187,2640679,0,'soga_hair_face_color',22,30,4), (409188,2640679,0,'soga_hair_type_color',22,30,4), (409189,2640679,1,'soga_lip_type',-93,7,-15), (409190,2640679,1,'soga_nose_type',-94,17,-48), (409191,2640679,0,'soga_skin_color',22,30,4), (409192,2640679,0,'wing_color1',255,255,255), (409193,2640679,0,'wing_color2',255,255,255), (409194,2640680,1,'cheek_type',84,89,0), (409195,2640680,1,'chin_type',-5,5,4), (409196,2640680,1,'eye_brow_type',-96,87,39), (409197,2640680,0,'eye_color',156,196,209), (409198,2640680,1,'eye_type',-57,0,0), (409199,2640680,0,'hair_face_color',118,36,106), (409200,2640680,0,'hair_type_color',118,36,106), (409201,2640680,1,'lip_type',29,7,-64), (409202,2640680,1,'nose_type',77,7,-68), (409203,2640680,0,'skin_color',118,36,106), (409204,2640680,1,'soga_cheek_type',84,89,0), (409205,2640680,1,'soga_chin_type',-5,5,4), (409206,2640680,1,'soga_eye_brow_type',-96,87,39), (409207,2640680,0,'soga_eye_color',229,229,102), (409208,2640680,1,'soga_eye_type',-57,0,0), (409209,2640680,0,'soga_hair_face_color',118,36,106), (409210,2640680,0,'soga_hair_type_color',118,36,106), (409211,2640680,1,'soga_lip_type',29,7,-64), (409212,2640680,1,'soga_nose_type',77,7,-68), (409213,2640680,0,'soga_skin_color',118,36,106), (409214,2640681,1,'cheek_type',77,-42,0), (409215,2640681,1,'chin_type',44,81,14), (409216,2640681,1,'eye_brow_type',-83,40,15), (409217,2640681,0,'eye_color',82,56,37), (409218,2640681,1,'eye_type',-43,0,0), (409219,2640681,0,'hair_face_color',49,148,124), (409220,2640681,0,'hair_type_color',49,148,124), (409221,2640681,1,'lip_type',79,51,-88), (409222,2640681,1,'nose_type',-52,-70,48), (409223,2640681,0,'skin_color',49,148,124), (409224,2640681,1,'soga_cheek_type',77,-42,0), (409225,2640681,1,'soga_chin_type',44,81,14), (409226,2640681,1,'soga_eye_brow_type',-83,40,15), (409227,2640681,0,'soga_eye_color',229,229,102), (409228,2640681,1,'soga_eye_type',-43,0,0), (409229,2640681,0,'soga_hair_face_color',49,148,124), (409230,2640681,0,'soga_hair_type_color',49,148,124), (409231,2640681,1,'soga_lip_type',79,51,-88), (409232,2640681,1,'soga_nose_type',-52,-70,48), (409233,2640681,0,'soga_skin_color',49,148,124), (409234,2640681,0,'wing_color1',255,255,255), (409235,2640681,0,'wing_color2',255,255,255), (409236,2640682,0,'eye_color',255,255,255), (409237,2640682,0,'skin_color',255,255,255), (409238,2640682,0,'soga_eye_color',255,0,255), (409239,2640683,0,'eye_color',82,82,82), (409240,2640683,0,'skin_color',255,0,12), (409241,2640683,0,'soga_eye_color',255,0,255), (409242,2640684,0,'eye_color',82,82,82), (409243,2640684,0,'skin_color',255,0,12), (409244,2640684,0,'soga_eye_color',255,0,255), (409245,2640685,1,'cheek_type',-50,90,0), (409246,2640685,1,'chin_type',21,68,50), (409247,2640685,1,'eye_brow_type',50,-81,69), (409248,2640685,0,'eye_color',116,170,180), (409249,2640685,1,'eye_type',50,0,0), (409250,2640685,0,'hair_face_color',90,61,40), (409251,2640685,0,'hair_type_color',90,61,40), (409252,2640685,1,'lip_type',19,56,-29), (409253,2640685,1,'nose_type',-37,38,31), (409254,2640685,0,'skin_color',90,61,40), (409255,2640685,1,'soga_cheek_type',-50,90,0), (409256,2640685,1,'soga_chin_type',21,68,50), (409257,2640685,1,'soga_eye_brow_type',50,-81,69), (409258,2640685,0,'soga_eye_color',229,229,102), (409259,2640685,1,'soga_eye_type',50,0,0), (409260,2640685,0,'soga_hair_face_color',90,61,40), (409261,2640685,0,'soga_hair_type_color',90,61,40), (409262,2640685,1,'soga_lip_type',19,56,-29), (409263,2640685,1,'soga_nose_type',-37,38,31), (409264,2640685,0,'soga_skin_color',90,61,40), (409265,2640686,0,'eye_color',158,179,230), (409266,2640686,0,'skin_color',152,7,0), (409267,2640686,0,'soga_eye_color',255,0,255), (409268,2640687,0,'eye_color',255,255,255), (409269,2640687,0,'skin_color',255,255,255), (409270,2640687,0,'soga_eye_color',255,0,255), (409271,2640688,0,'eye_color',158,179,230), (409272,2640688,0,'skin_color',28,28,28), (409273,2640688,0,'soga_eye_color',255,0,255), (409274,2640689,0,'eye_color',255,255,255), (409275,2640689,0,'skin_color',110,38,56), (409276,2640689,0,'soga_eye_color',255,0,255), (409277,2640690,0,'eye_color',255,255,255), (409278,2640690,0,'skin_color',255,255,255), (409279,2640690,0,'soga_eye_color',255,0,255), (409280,2640691,0,'eye_color',240,218,130), (409281,2640691,0,'skin_color',82,82,82), (409282,2640691,0,'soga_eye_color',255,0,255), (409283,2640692,0,'eye_color',77,110,138), (409284,2640692,0,'skin_color',82,82,82), (409285,2640692,0,'soga_eye_color',255,0,255), (409286,2640693,0,'eye_color',152,7,0), (409287,2640693,0,'skin_color',82,82,82), (409288,2640693,0,'soga_eye_color',255,0,255), (409289,2640694,0,'eye_color',255,255,255), (409290,2640694,0,'skin_color',255,0,12), (409291,2640694,0,'soga_eye_color',255,0,255), (409292,2640695,0,'eye_color',255,255,255), (409293,2640695,0,'skin_color',255,0,12), (409294,2640695,0,'soga_eye_color',255,0,255), (409295,2640696,0,'eye_color',255,255,255), (409296,2640696,0,'skin_color',255,0,12), (409297,2640696,0,'soga_eye_color',255,0,255), (409298,2640697,0,'eye_color',147,147,147), (409299,2640697,0,'skin_color',82,82,82), (409300,2640697,0,'soga_eye_color',255,0,255), (409301,2640698,0,'eye_color',110,38,56), (409302,2640698,0,'skin_color',52,52,52), (409303,2640698,0,'soga_eye_color',255,0,255), (409304,2640699,0,'eye_color',255,255,255), (409305,2640699,0,'skin_color',52,52,52), (409306,2640699,0,'soga_eye_color',255,0,255), (409307,2640700,0,'eye_color',255,255,255), (409308,2640700,0,'skin_color',156,110,121), (409309,2640700,0,'soga_eye_color',255,0,255), (409310,2640701,0,'eye_color',255,255,255), (409311,2640701,0,'skin_color',205,205,205), (409312,2640701,0,'soga_eye_color',255,0,255), (409313,2640702,0,'eye_color',255,255,255), (409314,2640702,0,'skin_color',205,205,205), (409315,2640702,0,'soga_eye_color',255,0,255), (409316,2640703,0,'eye_color',110,38,56), (409317,2640703,0,'skin_color',52,52,52), (409318,2640703,0,'soga_eye_color',255,0,255), (409319,2640704,0,'eye_color',255,255,255), (409320,2640704,0,'skin_color',255,0,12), (409321,2640704,0,'soga_eye_color',255,0,255), (409322,2640705,0,'eye_color',255,255,255), (409323,2640705,0,'skin_color',129,135,180), (409324,2640705,0,'soga_eye_color',255,0,255), (409325,2640706,0,'eye_color',255,255,255), (409326,2640706,0,'skin_color',145,124,164), (409327,2640706,0,'soga_eye_color',255,0,255), (409328,2640707,0,'eye_color',82,82,82), (409329,2640707,0,'skin_color',52,52,52), (409330,2640707,0,'soga_eye_color',255,0,255), (409331,2640708,0,'eye_color',255,255,255), (409332,2640708,0,'skin_color',87,138,139), (409333,2640708,0,'soga_eye_color',255,0,255), (409334,2640709,0,'eye_color',255,255,255), (409335,2640709,0,'skin_color',255,255,255), (409336,2640709,0,'soga_eye_color',255,0,255), (409337,2640710,0,'eye_color',52,52,52), (409338,2640710,0,'skin_color',152,7,0), (409339,2640710,0,'soga_eye_color',255,0,255), (409340,2640711,0,'eye_color',228,209,182), (409341,2640711,0,'skin_color',255,255,255), (409342,2640711,0,'soga_eye_color',255,0,255), (409343,2640712,0,'eye_color',255,255,255), (409344,2640712,0,'skin_color',255,255,255), (409345,2640712,0,'soga_eye_color',255,0,255), (409346,2640713,0,'eye_color',255,255,255), (409347,2640713,0,'skin_color',255,255,255), (409348,2640713,0,'soga_eye_color',255,0,255), (409349,2640714,0,'eye_color',22,86,89), (409350,2640714,0,'skin_color',228,209,182), (409351,2640714,0,'soga_eye_color',255,0,255), (409352,2640715,0,'eye_color',228,209,182), (409353,2640715,0,'skin_color',255,255,255), (409354,2640715,0,'soga_eye_color',255,0,255), (409355,2640716,0,'eye_color',110,38,56), (409356,2640716,0,'skin_color',228,209,182), (409357,2640716,0,'soga_eye_color',255,0,255), (409358,2640717,0,'eye_color',209,196,142), (409359,2640717,0,'skin_color',43,97,53), (409360,2640717,0,'soga_eye_color',255,0,255), (409361,2640718,0,'eye_color',23,84,29), (409362,2640718,0,'skin_color',145,124,164), (409363,2640718,0,'soga_eye_color',255,0,255), (409364,2640719,0,'eye_color',216,218,158), (409365,2640719,0,'skin_color',82,82,82), (409366,2640719,0,'soga_eye_color',255,0,255), (409367,2640720,0,'eye_color',145,124,165), (409368,2640720,0,'skin_color',255,255,255), (409369,2640720,0,'soga_eye_color',255,0,255), (409370,2640721,0,'eye_color',128,128,0), (409371,2640721,0,'skin_color',145,124,165), (409372,2640721,0,'soga_eye_color',255,0,255), (409373,2640722,0,'eye_color',145,124,165), (409374,2640722,0,'skin_color',255,255,255), (409375,2640722,0,'soga_eye_color',255,0,255), (409376,2640723,0,'eye_color',87,170,123), (409377,2640723,0,'skin_color',253,202,130), (409378,2640723,0,'soga_eye_color',255,0,255), (409379,2640724,0,'eye_color',160,223,186), (409380,2640724,0,'skin_color',211,110,38), (409381,2640724,0,'soga_eye_color',255,0,255), (409382,2640725,0,'eye_color',255,255,255), (409383,2640725,0,'skin_color',255,255,255), (409384,2640725,0,'soga_eye_color',255,0,255), (409385,2640726,0,'eye_color',255,255,255), (409386,2640726,0,'skin_color',255,255,255), (409387,2640726,0,'soga_eye_color',255,0,255), (409388,2640727,0,'eye_color',63,0,128), (409389,2640727,0,'skin_color',145,124,165), (409390,2640727,0,'soga_eye_color',255,0,255), (409391,2640728,0,'eye_color',255,255,255), (409392,2640728,0,'skin_color',255,255,255), (409393,2640728,0,'soga_eye_color',255,0,255), (409394,2640729,0,'eye_color',52,52,52), (409395,2640729,0,'skin_color',160,223,186), (409396,2640729,0,'soga_eye_color',255,0,255), (409397,2640730,0,'eye_color',52,52,52), (409398,2640730,0,'skin_color',249,235,179), (409399,2640730,0,'soga_eye_color',255,0,255), (409400,2640731,0,'eye_color',52,52,52), (409401,2640731,0,'skin_color',232,172,186), (409402,2640731,0,'soga_eye_color',255,0,255), (409403,2640732,0,'eye_color',255,255,255), (409404,2640732,0,'skin_color',255,255,255), (409405,2640732,0,'soga_eye_color',255,0,255), (409406,2640733,0,'eye_color',110,38,56), (409407,2640733,0,'skin_color',228,209,182), (409408,2640733,0,'soga_eye_color',255,0,255), (409409,2640734,0,'eye_color',228,209,182), (409410,2640734,0,'skin_color',255,255,255), (409411,2640734,0,'soga_eye_color',255,0,255), (409412,2640735,0,'eye_color',255,255,255), (409413,2640735,0,'skin_color',255,255,255), (409414,2640735,0,'soga_eye_color',255,0,255), (409415,2640736,0,'eye_color',64,0,128), (409416,2640736,0,'skin_color',226,189,75), (409417,2640736,0,'soga_eye_color',255,0,255), (409418,2640737,0,'eye_color',255,255,255), (409419,2640737,0,'skin_color',158,149,212), (409420,2640737,0,'soga_eye_color',255,0,255), (409421,2640738,0,'eye_color',255,255,255), (409422,2640738,0,'skin_color',212,156,149), (409423,2640738,0,'soga_eye_color',255,0,255), (409424,2640739,0,'eye_color',255,255,255), (409425,2640739,0,'skin_color',255,255,255), (409426,2640739,0,'soga_eye_color',255,0,255), (409427,2640740,0,'eye_color',255,255,255), (409428,2640740,0,'skin_color',255,255,255), (409429,2640740,0,'soga_eye_color',255,0,255), (409430,2640741,0,'eye_color',255,255,255), (409431,2640741,0,'skin_color',212,156,149), (409432,2640741,0,'soga_eye_color',255,0,255), (409433,2640742,0,'eye_color',255,255,255), (409434,2640742,0,'skin_color',255,255,255), (409435,2640742,0,'soga_eye_color',255,0,255), (409436,2640743,0,'eye_color',255,255,255), (409437,2640743,0,'skin_color',255,255,255), (409438,2640743,0,'soga_eye_color',255,0,255), (409439,2640744,0,'eye_color',255,255,255), (409440,2640744,0,'hair_color1',1,1,1), (409441,2640744,0,'hair_color2',1,1,1), (409442,2640744,0,'hair_face_color',234,234,234), (409443,2640744,0,'hair_face_highlight_color',81,81,81), (409444,2640744,0,'hair_highlight',1,1,1), (409445,2640744,0,'skin_color',255,255,255), (409446,2640744,0,'soga_eye_color',255,0,255), (409447,2640744,0,'soga_hair_color1',1,1,1), (409448,2640744,0,'soga_hair_color2',1,1,1), (409449,2640744,0,'soga_hair_face_color',234,234,234), (409450,2640744,0,'soga_hair_face_highlight_color',81,81,81), (409451,2640744,0,'soga_hair_highlight',1,1,1), (409452,2640745,0,'eye_color',255,255,255), (409453,2640745,0,'hair_color1',255,255,255), (409454,2640745,0,'hair_color2',255,255,255), (409455,2640745,0,'hair_face_color',185,153,56), (409456,2640745,0,'hair_face_highlight_color',147,97,68), (409457,2640745,0,'hair_highlight',255,255,255), (409458,2640745,0,'hair_type_color',185,153,56), (409459,2640745,0,'hair_type_highlight_color',147,97,68), (409460,2640745,0,'skin_color',255,255,255), (409461,2640745,0,'soga_eye_color',255,0,255), (409462,2640745,0,'soga_hair_color1',255,255,255), (409463,2640745,0,'soga_hair_color2',255,255,255), (409464,2640745,0,'soga_hair_face_color',185,153,56), (409465,2640745,0,'soga_hair_face_highlight_color',147,97,68), (409466,2640745,0,'soga_hair_highlight',255,255,255), (409467,2640745,0,'soga_hair_type_color',185,153,56), (409468,2640745,0,'soga_hair_type_highlight_color',147,97,68), (409469,2640746,0,'eye_color',255,255,255), (409470,2640746,0,'hair_color1',255,255,255), (409471,2640746,0,'hair_color2',255,255,255), (409472,2640746,0,'hair_face_color',233,157,88), (409473,2640746,0,'hair_face_highlight_color',255,255,255), (409474,2640746,0,'hair_highlight',255,255,255), (409475,2640746,0,'hair_type_color',211,110,39), (409476,2640746,0,'hair_type_highlight_color',255,255,255), (409477,2640746,0,'skin_color',255,255,255), (409478,2640746,0,'soga_eye_color',255,0,255), (409479,2640746,0,'soga_hair_color1',255,255,255), (409480,2640746,0,'soga_hair_color2',255,255,255), (409481,2640746,0,'soga_hair_face_color',233,157,88), (409482,2640746,0,'soga_hair_face_highlight_color',255,255,255), (409483,2640746,0,'soga_hair_highlight',255,255,255), (409484,2640746,0,'soga_hair_type_color',211,110,39), (409485,2640746,0,'soga_hair_type_highlight_color',255,255,255), (409486,2640747,0,'eye_color',255,255,255), (409487,2640747,0,'hair_color1',1,1,1), (409488,2640747,0,'hair_color2',1,1,1), (409489,2640747,0,'hair_face_color',240,218,130), (409490,2640747,0,'hair_face_highlight_color',185,153,56), (409491,2640747,0,'hair_highlight',1,1,1), (409492,2640747,0,'skin_color',255,255,255), (409493,2640747,0,'soga_eye_color',255,0,255), (409494,2640747,0,'soga_hair_color1',1,1,1), (409495,2640747,0,'soga_hair_color2',1,1,1), (409496,2640747,0,'soga_hair_face_color',240,218,130), (409497,2640747,0,'soga_hair_face_highlight_color',185,153,56), (409498,2640747,0,'soga_hair_highlight',1,1,1), (409499,2640748,0,'eye_color',255,255,255), (409500,2640748,0,'hair_color1',255,255,255), (409501,2640748,0,'hair_color2',255,255,255), (409502,2640748,0,'hair_highlight',255,255,255), (409503,2640748,0,'hair_type_color',233,157,88), (409504,2640748,0,'hair_type_highlight_color',186,65,11), (409505,2640748,0,'skin_color',255,255,255), (409506,2640748,0,'soga_eye_color',255,0,255), (409507,2640748,0,'soga_hair_color1',255,255,255), (409508,2640748,0,'soga_hair_color2',255,255,255), (409509,2640748,0,'soga_hair_highlight',255,255,255), (409510,2640748,0,'soga_hair_type_color',233,157,88), (409511,2640748,0,'soga_hair_type_highlight_color',186,65,11), (409512,2640749,0,'eye_color',255,255,255), (409513,2640749,0,'skin_color',255,255,255), (409514,2640749,0,'soga_eye_color',255,0,255), (409515,2640750,1,'cheek_type',93,-71,0), (409516,2640750,1,'chin_type',-18,-7,-1), (409517,2640750,1,'eye_brow_type',-96,-63,35), (409518,2640750,0,'eye_color',133,182,194), (409519,2640750,1,'eye_type',88,0,0), (409520,2640750,0,'hair_face_color',7,21,14), (409521,2640750,0,'hair_type_color',7,21,14), (409522,2640750,1,'lip_type',-83,18,-62), (409523,2640750,1,'nose_type',-31,14,19), (409524,2640750,0,'skin_color',7,21,14), (409525,2640750,1,'soga_cheek_type',93,-71,0), (409526,2640750,1,'soga_chin_type',-18,-7,-1), (409527,2640750,1,'soga_eye_brow_type',-96,-63,35), (409528,2640750,0,'soga_eye_color',229,229,102), (409529,2640750,1,'soga_eye_type',88,0,0), (409530,2640750,0,'soga_hair_face_color',7,21,14), (409531,2640750,0,'soga_hair_type_color',7,21,14), (409532,2640750,1,'soga_lip_type',-83,18,-62), (409533,2640750,1,'soga_nose_type',-31,14,19), (409534,2640750,0,'soga_skin_color',7,21,14), (409535,2640750,0,'wing_color1',255,255,255), (409536,2640750,0,'wing_color2',255,255,255), (409537,2640751,1,'cheek_type',-70,-44,0), (409538,2640751,1,'chin_type',83,74,-3), (409539,2640751,1,'eye_brow_type',-66,-44,-95), (409540,2640751,0,'eye_color',76,112,67), (409541,2640751,1,'eye_type',56,0,0), (409542,2640751,0,'hair_face_color',185,121,190), (409543,2640751,0,'hair_type_color',185,121,190), (409544,2640751,1,'lip_type',-58,8,89), (409545,2640751,1,'nose_type',58,-81,-25), (409546,2640751,0,'skin_color',185,121,190), (409547,2640751,1,'soga_cheek_type',-70,-44,0), (409548,2640751,1,'soga_chin_type',83,74,-3), (409549,2640751,1,'soga_eye_brow_type',-66,-44,-95), (409550,2640751,0,'soga_eye_color',229,229,102), (409551,2640751,1,'soga_eye_type',56,0,0), (409552,2640751,0,'soga_hair_face_color',185,121,190), (409553,2640751,0,'soga_hair_type_color',185,121,190), (409554,2640751,1,'soga_lip_type',-58,8,89), (409555,2640751,1,'soga_nose_type',58,-81,-25), (409556,2640751,0,'soga_skin_color',185,121,190), (409557,2640751,0,'wing_color1',255,255,255), (409558,2640751,0,'wing_color2',255,255,255), (409559,2640752,0,'eye_color',255,255,255), (409560,2640752,0,'skin_color',255,255,255), (409561,2640752,0,'soga_eye_color',255,0,255), (409562,2640753,0,'eye_color',255,255,255), (409563,2640753,0,'skin_color',255,255,255), (409564,2640753,0,'soga_eye_color',255,0,255), (409565,2640754,0,'eye_color',255,255,255), (409566,2640754,0,'skin_color',255,255,255), (409567,2640754,0,'soga_eye_color',255,0,255), (409568,2640755,1,'cheek_type',100,100,0), (409569,2640755,1,'chin_type',-100,-100,100), (409570,2640755,1,'ear_type',-37,70,0), (409571,2640755,1,'eye_brow_type',56,-100,100), (409572,2640755,0,'eye_color',193,174,153), (409573,2640755,1,'eye_type',-100,0,0), (409574,2640755,0,'hair_color1',50,48,56), (409575,2640755,0,'hair_color2',68,72,71), (409576,2640755,0,'hair_face_color',84,95,104), (409577,2640755,0,'hair_face_highlight_color',225,174,21), (409578,2640755,0,'hair_highlight',239,221,86), (409579,2640755,0,'hair_type_color',84,95,104), (409580,2640755,0,'hair_type_highlight_color',225,174,21), (409581,2640755,1,'lip_type',100,100,-62), (409582,2640755,1,'nose_type',-100,100,-100), (409583,2640755,0,'skin_color',248,253,253), (409584,2640755,1,'soga_cheek_type',100,100,0), (409585,2640755,1,'soga_chin_type',-100,-100,100), (409586,2640755,1,'soga_ear_type',-37,70,0), (409587,2640755,1,'soga_eye_brow_type',56,-100,100), (409588,2640755,0,'soga_eye_color',204,204,204), (409589,2640755,1,'soga_eye_type',-100,0,0), (409590,2640755,0,'soga_hair_color1',50,48,56), (409591,2640755,0,'soga_hair_color2',68,72,71), (409592,2640755,0,'soga_hair_face_color',84,95,104), (409593,2640755,0,'soga_hair_face_highlight_color',225,174,21), (409594,2640755,0,'soga_hair_highlight',239,221,86), (409595,2640755,0,'soga_hair_type_color',84,95,104), (409596,2640755,0,'soga_hair_type_highlight_color',225,174,21), (409597,2640755,1,'soga_lip_type',100,100,-62), (409598,2640755,1,'soga_nose_type',-100,100,-100), (409599,2640755,0,'soga_skin_color',248,253,253), (409600,2640756,0,'eye_color',255,255,255), (409601,2640756,0,'skin_color',255,255,255), (409602,2640756,0,'soga_eye_color',255,0,255), (409603,2640757,0,'eye_color',255,255,255), (409604,2640757,0,'skin_color',255,255,255), (409605,2640757,0,'soga_eye_color',255,0,255), (409606,2640758,1,'cheek_type',11,53,0), (409607,2640758,1,'chin_type',40,-14,4), (409608,2640758,1,'ear_type',-1,71,0), (409609,2640758,1,'eye_brow_type',93,-10,-51), (409610,2640758,0,'eye_color',116,174,190), (409611,2640758,1,'eye_type',97,0,0), (409612,2640758,0,'hair_color1',38,22,21), (409613,2640758,0,'hair_color2',120,50,0), (409614,2640758,0,'hair_face_color',2,0,0), (409615,2640758,0,'hair_face_highlight_color',233,184,31), (409616,2640758,0,'hair_highlight',246,219,114), (409617,2640758,0,'hair_type_color',2,0,0), (409618,2640758,0,'hair_type_highlight_color',233,184,31), (409619,2640758,1,'lip_type',43,-53,-50), (409620,2640758,1,'nose_type',-55,-87,-62), (409621,2640758,0,'skin_color',202,194,179), (409622,2640758,1,'soga_cheek_type',11,53,0), (409623,2640758,1,'soga_chin_type',40,-14,4), (409624,2640758,1,'soga_ear_type',-1,71,0), (409625,2640758,1,'soga_eye_brow_type',93,-10,-51), (409626,2640758,0,'soga_eye_color',229,229,102), (409627,2640758,1,'soga_eye_type',97,0,0), (409628,2640758,0,'soga_hair_color1',38,22,21), (409629,2640758,0,'soga_hair_color2',120,50,0), (409630,2640758,0,'soga_hair_face_color',2,0,0), (409631,2640758,0,'soga_hair_face_highlight_color',233,184,31), (409632,2640758,0,'soga_hair_highlight',246,219,114), (409633,2640758,0,'soga_hair_type_color',2,0,0), (409634,2640758,0,'soga_hair_type_highlight_color',233,184,31), (409635,2640758,1,'soga_lip_type',43,-53,-50), (409636,2640758,1,'soga_nose_type',-55,-87,-62), (409637,2640758,0,'soga_skin_color',202,194,179), (409638,2640758,0,'wing_color1',255,255,255), (409639,2640758,0,'wing_color2',255,255,255), (409640,2640759,1,'cheek_type',-31,87,0), (409641,2640759,1,'chin_type',-98,75,28), (409642,2640759,1,'ear_type',2,85,0), (409643,2640759,1,'eye_brow_type',7,-83,87), (409644,2640759,0,'eye_color',82,153,174), (409645,2640759,1,'eye_type',87,0,0), (409646,2640759,0,'hair_color1',239,221,86), (409647,2640759,0,'hair_color2',99,53,22), (409648,2640759,0,'hair_face_color',224,175,20), (409649,2640759,0,'hair_face_highlight_color',100,70,10), (409650,2640759,0,'hair_highlight',56,33,26), (409651,2640759,0,'hair_type_color',224,175,20), (409652,2640759,0,'hair_type_highlight_color',100,70,10), (409653,2640759,1,'lip_type',9,-75,-56), (409654,2640759,1,'nose_type',32,82,35), (409655,2640759,0,'skin_color',87,81,81), (409656,2640759,1,'soga_cheek_type',-31,87,0), (409657,2640759,1,'soga_chin_type',-98,75,28), (409658,2640759,1,'soga_ear_type',2,85,0), (409659,2640759,1,'soga_eye_brow_type',7,-83,87), (409660,2640759,0,'soga_eye_color',229,229,102), (409661,2640759,1,'soga_eye_type',87,0,0), (409662,2640759,0,'soga_hair_color1',239,221,86), (409663,2640759,0,'soga_hair_color2',99,53,22), (409664,2640759,0,'soga_hair_face_color',224,175,20), (409665,2640759,0,'soga_hair_face_highlight_color',100,70,10), (409666,2640759,0,'soga_hair_highlight',56,33,26), (409667,2640759,0,'soga_hair_type_color',224,175,20), (409668,2640759,0,'soga_hair_type_highlight_color',100,70,10), (409669,2640759,1,'soga_lip_type',9,-75,-56), (409670,2640759,1,'soga_nose_type',32,82,35), (409671,2640759,0,'soga_skin_color',87,81,81), (409672,2640759,0,'wing_color1',255,255,255), (409673,2640759,0,'wing_color2',255,255,255), (409674,2640760,1,'cheek_type',50,-57,0), (409675,2640760,1,'chin_type',93,34,-18), (409676,2640760,1,'ear_type',-34,77,0), (409677,2640760,1,'eye_brow_type',-45,-68,-81), (409678,2640760,0,'eye_color',126,178,194), (409679,2640760,1,'eye_type',14,0,0), (409680,2640760,0,'hair_color1',50,48,56), (409681,2640760,0,'hair_color2',68,72,71), (409682,2640760,0,'hair_face_color',84,95,104), (409683,2640760,0,'hair_face_highlight_color',84,0,0), (409684,2640760,0,'hair_highlight',109,14,49), (409685,2640760,0,'hair_type_color',84,95,104), (409686,2640760,0,'hair_type_highlight_color',84,0,0), (409687,2640760,1,'lip_type',-94,1,-3), (409688,2640760,1,'nose_type',68,17,56), (409689,2640760,0,'skin_color',192,186,160), (409690,2640760,1,'soga_cheek_type',50,-57,0), (409691,2640760,1,'soga_chin_type',93,34,-18), (409692,2640760,1,'soga_ear_type',-34,77,0), (409693,2640760,1,'soga_eye_brow_type',-45,-68,-81), (409694,2640760,0,'soga_eye_color',229,229,102), (409695,2640760,1,'soga_eye_type',14,0,0), (409696,2640760,0,'soga_hair_color1',50,48,56), (409697,2640760,0,'soga_hair_color2',68,72,71), (409698,2640760,0,'soga_hair_face_color',84,95,104), (409699,2640760,0,'soga_hair_face_highlight_color',84,0,0), (409700,2640760,0,'soga_hair_highlight',109,14,49), (409701,2640760,0,'soga_hair_type_color',84,95,104), (409702,2640760,0,'soga_hair_type_highlight_color',84,0,0), (409703,2640760,1,'soga_lip_type',-94,1,-3), (409704,2640760,1,'soga_nose_type',68,17,56), (409705,2640760,0,'soga_skin_color',192,186,160), (409706,2640761,1,'cheek_type',-23,0,0), (409707,2640761,1,'chin_type',10,-18,-14), (409708,2640761,1,'ear_type',-21,12,0), (409709,2640761,1,'eye_brow_type',-31,-14,-5), (409710,2640761,0,'eye_color',43,87,100), (409711,2640761,0,'hair_face_color',34,22,7), (409712,2640761,0,'hair_face_highlight_color',77,77,76), (409713,2640761,0,'hair_type_color',34,22,7), (409714,2640761,0,'hair_type_highlight_color',77,77,76), (409715,2640761,1,'lip_type',0,19,19), (409716,2640761,1,'nose_type',10,23,12), (409717,2640761,0,'skin_color',231,228,218), (409718,2640761,1,'soga_cheek_type',-23,0,0), (409719,2640761,1,'soga_chin_type',10,-18,-14), (409720,2640761,1,'soga_ear_type',-21,12,0), (409721,2640761,1,'soga_eye_brow_type',-31,-14,-5), (409722,2640761,0,'soga_eye_color',229,229,102), (409723,2640761,0,'soga_hair_face_color',34,22,7), (409724,2640761,0,'soga_hair_face_highlight_color',77,77,76), (409725,2640761,0,'soga_hair_type_color',34,22,7), (409726,2640761,0,'soga_hair_type_highlight_color',77,77,76), (409727,2640761,1,'soga_lip_type',0,19,19), (409728,2640761,1,'soga_nose_type',10,23,12), (409729,2640761,0,'soga_skin_color',231,228,218), (409730,2640761,0,'wing_color1',255,255,255), (409731,2640761,0,'wing_color2',255,255,255), (409732,2640762,1,'cheek_type',68,-22,0), (409733,2640762,1,'chin_type',14,-22,26), (409734,2640762,1,'ear_type',-48,63,0), (409735,2640762,1,'eye_brow_type',-31,4,17), (409736,2640762,0,'eye_color',168,203,214), (409737,2640762,1,'eye_type',57,0,0), (409738,2640762,0,'hair_color1',38,22,21), (409739,2640762,0,'hair_color2',120,50,0), (409740,2640762,0,'hair_face_highlight_color',100,70,10), (409741,2640762,0,'hair_highlight',56,33,26), (409742,2640762,0,'hair_type_highlight_color',100,70,10), (409743,2640762,1,'lip_type',44,25,9), (409744,2640762,1,'nose_type',-34,-97,91), (409745,2640762,0,'skin_color',145,149,149), (409746,2640762,1,'soga_cheek_type',68,-22,0), (409747,2640762,1,'soga_chin_type',14,-22,26), (409748,2640762,1,'soga_ear_type',-48,63,0), (409749,2640762,1,'soga_eye_brow_type',-31,4,17), (409750,2640762,0,'soga_eye_color',229,229,102), (409751,2640762,1,'soga_eye_type',57,0,0), (409752,2640762,0,'soga_hair_color1',38,22,21), (409753,2640762,0,'soga_hair_color2',120,50,0), (409754,2640762,0,'soga_hair_face_highlight_color',100,70,10), (409755,2640762,0,'soga_hair_highlight',56,33,26), (409756,2640762,0,'soga_hair_type_highlight_color',100,70,10), (409757,2640762,1,'soga_lip_type',44,25,9), (409758,2640762,1,'soga_nose_type',-34,-97,91), (409759,2640762,0,'soga_skin_color',145,149,149), (409760,2640763,0,'eye_color',255,255,255), (409761,2640763,0,'skin_color',255,255,255), (409762,2640763,0,'soga_eye_color',255,0,255), (409763,2640764,0,'eye_color',64,128,191), (409764,2640764,0,'skin_color',29,29,29), (409765,2640764,0,'soga_eye_color',255,0,255), (409766,2640765,1,'cheek_type',-43,-72,0), (409767,2640765,1,'chin_type',38,-75,77), (409768,2640765,1,'ear_type',-61,-83,0), (409769,2640765,1,'eye_brow_type',-51,-35,-31), (409770,2640765,0,'eye_color',173,142,88), (409771,2640765,1,'eye_type',-76,0,0), (409772,2640765,0,'hair_color1',43,36,70), (409773,2640765,0,'hair_color2',64,76,74), (409774,2640765,0,'hair_face_color',49,47,61), (409775,2640765,0,'hair_face_highlight_color',42,29,2), (409776,2640765,0,'hair_highlight',79,28,15), (409777,2640765,0,'hair_type_color',49,47,61), (409778,2640765,0,'hair_type_highlight_color',42,29,2), (409779,2640765,1,'lip_type',3,41,70), (409780,2640765,1,'nose_type',-47,82,31), (409781,2640765,0,'skin_color',243,251,251), (409782,2640765,1,'soga_cheek_type',-43,-72,0), (409783,2640765,1,'soga_chin_type',38,-75,77), (409784,2640765,1,'soga_ear_type',-61,-83,0), (409785,2640765,1,'soga_eye_brow_type',-51,-35,-31), (409786,2640765,0,'soga_eye_color',229,229,102), (409787,2640765,1,'soga_eye_type',-76,0,0), (409788,2640765,0,'soga_hair_color1',43,36,70), (409789,2640765,0,'soga_hair_color2',64,76,74), (409790,2640765,0,'soga_hair_face_color',49,47,61), (409791,2640765,0,'soga_hair_face_highlight_color',42,29,2), (409792,2640765,0,'soga_hair_highlight',79,28,15), (409793,2640765,0,'soga_hair_type_color',49,47,61), (409794,2640765,0,'soga_hair_type_highlight_color',42,29,2), (409795,2640765,1,'soga_lip_type',3,41,70), (409796,2640765,1,'soga_nose_type',-47,82,31), (409797,2640765,0,'soga_skin_color',243,251,251), (409798,2640765,0,'wing_color1',255,255,255), (409799,2640765,0,'wing_color2',255,255,255), (409800,2640766,0,'eye_color',255,255,255), (409801,2640766,0,'skin_color',255,255,255), (409802,2640766,0,'soga_eye_color',255,0,255), (409803,2640767,0,'eye_color',255,255,255), (409804,2640767,0,'skin_color',255,255,255), (409805,2640767,0,'soga_eye_color',255,0,255), (409806,2640768,0,'eye_color',28,28,28), (409807,2640768,0,'skin_color',110,38,56), (409808,2640768,0,'soga_eye_color',255,0,255), (409809,2640769,0,'eye_color',255,255,255), (409810,2640769,0,'skin_color',158,149,212), (409811,2640769,0,'soga_eye_color',255,0,255), (409812,2640770,0,'eye_color',240,218,130), (409813,2640770,0,'skin_color',82,82,82), (409814,2640770,0,'soga_eye_color',255,0,255), (409815,2640771,0,'eye_color',110,38,56), (409816,2640771,0,'skin_color',52,52,52), (409817,2640771,0,'soga_eye_color',255,0,255), (409818,2640772,0,'eye_color',211,110,38), (409819,2640772,0,'skin_color',87,170,123), (409820,2640772,0,'soga_eye_color',255,0,255), (409821,2640773,0,'eye_color',152,7,0), (409822,2640773,0,'skin_color',82,82,82), (409823,2640773,0,'soga_eye_color',255,0,255), (409824,2640774,0,'eye_color',255,255,255), (409825,2640774,0,'skin_color',255,255,255), (409826,2640774,0,'soga_eye_color',255,0,255), (409827,2640775,0,'eye_color',255,255,255), (409828,2640775,0,'skin_color',255,255,255), (409829,2640775,0,'soga_eye_color',255,0,255), (409830,2640776,0,'eye_color',255,255,255), (409831,2640776,0,'skin_color',87,59,114), (409832,2640776,0,'soga_eye_color',255,0,255), (409833,2640777,0,'eye_color',255,255,255), (409834,2640777,0,'skin_color',255,255,255), (409835,2640777,0,'soga_eye_color',255,0,255), (409849,2640779,0,'eye_color',147,147,147), (409850,2640779,0,'skin_color',147,97,68), (409851,2640779,0,'soga_eye_color',255,0,255), (409852,2640780,0,'eye_color',147,147,147), (409853,2640780,0,'skin_color',147,97,68), (409854,2640780,0,'soga_eye_color',255,0,255), (409855,2640781,0,'eye_color',147,147,147), (409856,2640781,0,'skin_color',147,97,68), (409857,2640781,0,'soga_eye_color',255,0,255), (409858,2640782,0,'eye_color',255,255,255), (409859,2640782,0,'skin_color',61,137,77), (409860,2640782,0,'soga_eye_color',255,0,255), (409861,2640783,0,'eye_color',255,255,255), (409862,2640783,0,'skin_color',255,255,255), (409863,2640783,0,'soga_eye_color',255,0,255), (409864,2640784,0,'eye_color',147,147,147), (409865,2640784,0,'skin_color',147,98,68), (409866,2640784,0,'soga_eye_color',255,0,255), (409867,2640785,1,'cheek_type',2,-18,0), (409868,2640785,1,'chin_type',98,3,-28), (409869,2640785,1,'ear_type',100,-100,0), (409870,2640785,1,'eye_brow_type',-94,-79,-94), (409871,2640785,0,'eye_color',79,140,124), (409872,2640785,1,'eye_type',51,0,0), (409873,2640785,0,'hair_color1',249,218,87), (409874,2640785,0,'hair_color2',106,69,44), (409875,2640785,0,'hair_face_color',249,223,124), (409876,2640785,0,'hair_face_highlight_color',184,128,10), (409877,2640785,0,'hair_highlight',209,131,22), (409878,2640785,0,'hair_type_color',249,223,124), (409879,2640785,0,'hair_type_highlight_color',184,128,10), (409880,2640785,1,'lip_type',-91,29,2), (409881,2640785,1,'nose_type',42,-93,-47), (409882,2640785,0,'skin_color',255,255,255), (409883,2640785,1,'soga_cheek_type',2,-18,0), (409884,2640785,1,'soga_chin_type',98,3,-28), (409885,2640785,1,'soga_ear_type',100,-100,0), (409886,2640785,1,'soga_eye_brow_type',-94,-79,-94), (409887,2640785,0,'soga_eye_color',229,229,102), (409888,2640785,1,'soga_eye_type',51,0,0), (409889,2640785,0,'soga_hair_color1',249,218,87), (409890,2640785,0,'soga_hair_color2',106,69,44), (409891,2640785,0,'soga_hair_face_color',249,223,124), (409892,2640785,0,'soga_hair_face_highlight_color',184,128,10), (409893,2640785,0,'soga_hair_highlight',209,131,22), (409894,2640785,0,'soga_hair_type_color',249,223,124), (409895,2640785,0,'soga_hair_type_highlight_color',184,128,10), (409896,2640785,1,'soga_lip_type',-91,29,2), (409897,2640785,1,'soga_nose_type',42,-93,-47), (409898,2640785,0,'soga_skin_color',255,255,255), (409899,2640786,0,'eye_color',147,147,147), (409900,2640786,0,'skin_color',147,97,68), (409901,2640786,0,'soga_eye_color',255,0,255), (409902,2640787,0,'eye_color',255,255,255), (409903,2640787,0,'skin_color',255,255,255), (409904,2640787,0,'soga_eye_color',255,0,255), (409905,2640788,0,'eye_color',255,255,255), (409906,2640788,0,'skin_color',255,255,255), (409907,2640788,0,'soga_eye_color',255,0,255), (409908,2640789,0,'eye_color',147,147,147), (409909,2640789,0,'skin_color',147,97,68), (409910,2640789,0,'soga_eye_color',255,0,255), (409911,2640790,0,'eye_color',147,147,147), (409912,2640790,0,'skin_color',62,138,77), (409913,2640790,0,'soga_eye_color',255,0,255), (409914,2640791,0,'eye_color',158,179,230), (409915,2640791,0,'skin_color',211,184,79), (409916,2640791,0,'soga_eye_color',255,0,255), (409917,2640792,0,'eye_color',147,147,147), (409918,2640792,0,'skin_color',147,97,68), (409919,2640792,0,'soga_eye_color',255,0,255), (409920,2640793,0,'eye_color',147,147,147), (409921,2640793,0,'skin_color',147,97,68), (409922,2640793,0,'soga_eye_color',255,0,255), (409923,2640794,0,'eye_color',255,255,255), (409924,2640794,0,'skin_color',255,255,255), (409925,2640794,0,'soga_eye_color',255,0,255), (409926,2640795,0,'eye_color',147,147,147), (409927,2640795,0,'skin_color',147,98,68), (409928,2640795,0,'soga_eye_color',255,0,255), (409929,2640796,0,'eye_color',255,255,255), (409930,2640796,0,'skin_color',255,255,255), (409931,2640796,0,'soga_eye_color',255,0,255), (409932,2640797,0,'eye_color',147,147,147), (409933,2640797,0,'skin_color',61,137,77), (409934,2640797,0,'soga_eye_color',255,0,255), (409935,2640798,0,'eye_color',147,147,147), (409936,2640798,0,'skin_color',61,137,77), (409937,2640798,0,'soga_eye_color',255,0,255), (409938,2640799,0,'eye_color',147,147,147), (409939,2640799,0,'skin_color',61,137,77), (409940,2640799,0,'soga_eye_color',255,0,255), (409941,2640800,0,'eye_color',147,147,147), (409942,2640800,0,'skin_color',62,138,77), (409943,2640800,0,'soga_eye_color',255,0,255), (409944,2640801,0,'eye_color',186,65,12), (409945,2640801,0,'skin_color',107,66,42), (409946,2640801,0,'soga_eye_color',255,0,255), (409947,2640802,0,'eye_color',147,147,147), (409948,2640802,0,'skin_color',147,97,68), (409949,2640802,0,'soga_eye_color',255,0,255), (409950,2640803,0,'eye_color',147,147,147), (409951,2640803,0,'skin_color',61,137,77), (409952,2640803,0,'soga_eye_color',255,0,255), (409953,2640804,0,'eye_color',255,255,255), (409954,2640804,0,'skin_color',43,107,43), (409955,2640804,0,'soga_eye_color',255,0,255), (409956,2640805,0,'eye_color',147,147,147), (409957,2640805,0,'skin_color',147,97,68), (409958,2640805,0,'soga_eye_color',255,0,255), (409959,2640806,0,'eye_color',255,255,255), (409960,2640806,0,'skin_color',255,255,255), (409961,2640806,0,'soga_eye_color',255,0,255), (409962,2640807,0,'eye_color',255,255,255), (409963,2640807,0,'skin_color',255,255,255), (409964,2640807,0,'soga_eye_color',255,0,255), (409965,2640808,0,'eye_color',255,255,255), (409966,2640808,0,'skin_color',255,255,255), (409967,2640808,0,'soga_eye_color',255,0,255), (409968,2640809,0,'eye_color',255,255,255), (409969,2640809,0,'skin_color',255,255,255), (409970,2640809,0,'soga_eye_color',255,0,255), (409971,2640810,0,'eye_color',255,255,255), (409972,2640810,0,'skin_color',255,255,255), (409973,2640810,0,'soga_eye_color',255,0,255), (409974,2640811,1,'cheek_type',-17,79,0), (409975,2640811,1,'chin_type',-56,-93,-7), (409976,2640811,1,'ear_type',-41,76,0), (409977,2640811,1,'eye_brow_type',9,-4,-26), (409978,2640811,0,'eye_color',51,103,87), (409979,2640811,1,'eye_type',-65,0,0), (409980,2640811,0,'hair_color1',26,24,25), (409981,2640811,0,'hair_color2',36,34,36), (409982,2640811,0,'hair_face_color',15,1,21), (409983,2640811,0,'hair_face_highlight_color',193,100,45), (409984,2640811,0,'hair_highlight',105,26,26), (409985,2640811,0,'hair_type_color',15,1,21), (409986,2640811,0,'hair_type_highlight_color',193,100,45), (409987,2640811,1,'lip_type',-79,-78,-62), (409988,2640811,1,'nose_type',-19,-72,0), (409989,2640811,0,'skin_color',185,150,109), (409990,2640811,1,'soga_cheek_type',-17,79,0), (409991,2640811,1,'soga_chin_type',-56,-93,-7), (409992,2640811,1,'soga_ear_type',-41,76,0), (409993,2640811,1,'soga_eye_brow_type',9,-4,-26), (409994,2640811,0,'soga_eye_color',204,204,204), (409995,2640811,1,'soga_eye_type',-65,0,0), (409996,2640811,0,'soga_hair_color1',26,24,25), (409997,2640811,0,'soga_hair_color2',36,34,36), (409998,2640811,0,'soga_hair_face_color',15,1,21), (409999,2640811,0,'soga_hair_face_highlight_color',193,100,45), (410000,2640811,0,'soga_hair_highlight',105,26,26), (410001,2640811,0,'soga_hair_type_color',15,1,21), (410002,2640811,0,'soga_hair_type_highlight_color',193,100,45), (410003,2640811,1,'soga_lip_type',-79,-78,-62), (410004,2640811,1,'soga_nose_type',-19,-72,0), (410005,2640811,0,'soga_skin_color',185,150,109), (410006,2640812,0,'eye_color',255,255,255), (410007,2640812,0,'skin_color',255,255,255), (410008,2640812,0,'soga_eye_color',255,0,255), (410009,2640813,0,'eye_color',63,0,0), (410010,2640813,0,'skin_color',255,138,22), (410011,2640813,0,'soga_eye_color',255,0,255), (410012,2640814,0,'eye_color',63,0,0), (410013,2640814,0,'skin_color',255,138,22), (410014,2640814,0,'soga_eye_color',255,0,255), (410015,2640815,0,'eye_color',63,0,0), (410016,2640815,0,'skin_color',255,138,22), (410017,2640815,0,'soga_eye_color',255,0,255), (410018,2640816,0,'eye_color',63,0,0), (410019,2640816,0,'skin_color',255,138,22), (410020,2640816,0,'soga_eye_color',255,0,255), (410021,2640817,0,'eye_color',63,0,0), (410022,2640817,0,'skin_color',255,138,22), (410023,2640817,0,'soga_eye_color',255,0,255), (410024,2640818,0,'eye_color',63,0,0), (410025,2640818,0,'skin_color',255,138,22), (410026,2640818,0,'soga_eye_color',255,0,255), (410027,2640819,0,'eye_color',191,158,165), (410028,2640819,0,'skin_color',235,135,147), (410029,2640819,0,'soga_eye_color',255,0,255), (410030,2640820,1,'cheek_type',42,71,0), (410031,2640820,1,'chin_type',0,22,-42), (410032,2640820,1,'eye_brow_type',-22,-45,-35), (410033,2640820,0,'eye_color',29,59,51), (410034,2640820,1,'eye_type',-87,0,0), (410035,2640820,0,'hair_face_color',119,39,114), (410036,2640820,0,'hair_type_color',119,39,114), (410037,2640820,1,'lip_type',71,52,-72), (410038,2640820,1,'nose_type',-50,-45,53), (410039,2640820,0,'skin_color',119,39,114), (410040,2640820,1,'soga_cheek_type',42,71,0), (410041,2640820,1,'soga_chin_type',0,22,-42), (410042,2640820,1,'soga_eye_brow_type',-22,-45,-35), (410043,2640820,0,'soga_eye_color',229,229,102), (410044,2640820,1,'soga_eye_type',-87,0,0), (410045,2640820,0,'soga_hair_face_color',119,39,114), (410046,2640820,0,'soga_hair_type_color',119,39,114), (410047,2640820,1,'soga_lip_type',71,52,-72), (410048,2640820,1,'soga_nose_type',-50,-45,53), (410049,2640820,0,'soga_skin_color',119,39,114), (410050,2640821,0,'eye_color',160,224,186), (410051,2640821,0,'skin_color',148,151,86), (410052,2640821,0,'soga_eye_color',255,0,255), (410053,2640822,0,'eye_color',255,255,255), (410054,2640822,0,'skin_color',255,255,255), (410055,2640822,0,'soga_eye_color',255,0,255), (410056,2640823,0,'eye_color',255,255,255), (410057,2640823,0,'skin_color',255,255,255), (410058,2640823,0,'soga_eye_color',255,0,255), (410059,2640824,1,'cheek_type',26,-64,0), (410060,2640824,1,'chin_type',75,-87,-32), (410061,2640824,1,'eye_brow_type',-79,-39,85), (410062,2640824,0,'eye_color',131,180,186), (410063,2640824,1,'eye_type',19,0,0), (410064,2640824,0,'hair_face_color',143,48,128), (410065,2640824,0,'hair_type_color',143,48,128), (410066,2640824,1,'lip_type',-71,-29,70), (410067,2640824,1,'nose_type',84,70,28), (410068,2640824,0,'skin_color',143,48,128), (410069,2640824,1,'soga_cheek_type',26,-64,0), (410070,2640824,1,'soga_chin_type',75,-87,-32), (410071,2640824,1,'soga_eye_brow_type',-79,-39,85), (410072,2640824,0,'soga_eye_color',229,229,102), (410073,2640824,1,'soga_eye_type',19,0,0), (410074,2640824,0,'soga_hair_face_color',143,48,128), (410075,2640824,0,'soga_hair_type_color',143,48,128), (410076,2640824,1,'soga_lip_type',-71,-29,70), (410077,2640824,1,'soga_nose_type',84,70,28), (410078,2640824,0,'soga_skin_color',143,48,128), (410079,2640825,1,'cheek_type',39,39,0), (410080,2640825,1,'chin_type',24,-9,25), (410081,2640825,1,'eye_brow_type',-6,39,31), (410082,2640825,0,'eye_color',162,189,169), (410083,2640825,1,'eye_type',-34,0,0), (410084,2640825,0,'hair_face_color',105,43,40), (410085,2640825,0,'hair_type_color',105,43,40), (410086,2640825,1,'lip_type',-74,-28,81), (410087,2640825,1,'nose_type',-58,36,-39), (410088,2640825,0,'skin_color',105,43,40), (410089,2640825,1,'soga_cheek_type',39,39,0), (410090,2640825,1,'soga_chin_type',24,-9,25), (410091,2640825,1,'soga_eye_brow_type',-6,39,31), (410092,2640825,0,'soga_eye_color',229,229,102), (410093,2640825,1,'soga_eye_type',-34,0,0), (410094,2640825,0,'soga_hair_face_color',105,43,40), (410095,2640825,0,'soga_hair_type_color',105,43,40), (410096,2640825,1,'soga_lip_type',-74,-28,81), (410097,2640825,1,'soga_nose_type',-58,36,-39), (410098,2640825,0,'soga_skin_color',105,43,40), (410099,2640826,1,'cheek_type',25,19,0), (410100,2640826,1,'chin_type',0,18,22), (410101,2640826,1,'ear_type',1,0,0), (410102,2640826,1,'eye_brow_type',-26,-38,4), (410103,2640826,0,'eye_color',37,77,81), (410104,2640826,1,'eye_type',28,0,0), (410105,2640826,0,'hair_face_color',104,93,16), (410106,2640826,0,'hair_type_color',104,93,16), (410107,2640826,1,'lip_type',9,-39,-12), (410108,2640826,1,'nose_type',-1,19,-17), (410109,2640826,0,'skin_color',236,242,242), (410110,2640826,1,'soga_cheek_type',25,19,0), (410111,2640826,1,'soga_chin_type',0,18,22), (410112,2640826,1,'soga_ear_type',1,0,0), (410113,2640826,1,'soga_eye_brow_type',-26,-38,4), (410114,2640826,0,'soga_eye_color',229,229,102), (410115,2640826,1,'soga_eye_type',28,0,0), (410116,2640826,0,'soga_hair_face_color',104,93,16), (410117,2640826,0,'soga_hair_type_color',104,93,16), (410118,2640826,1,'soga_lip_type',9,-39,-12), (410119,2640826,1,'soga_nose_type',-1,19,-17), (410120,2640826,0,'soga_skin_color',236,242,242), (410121,2640826,0,'wing_color1',255,255,255), (410122,2640826,0,'wing_color2',255,255,255), (410123,2640827,0,'eye_color',156,110,121), (410124,2640827,0,'skin_color',119,119,119), (410125,2640827,0,'soga_eye_color',255,0,255), (410126,2640828,0,'eye_color',63,0,0), (410127,2640828,0,'skin_color',255,138,22), (410128,2640828,0,'soga_eye_color',255,0,255), (410129,2640829,0,'eye_color',255,255,255), (410130,2640829,0,'skin_color',255,255,255), (410131,2640829,0,'soga_eye_color',255,0,255), (410132,2640830,0,'eye_color',255,255,255), (410133,2640830,0,'skin_color',255,255,255), (410134,2640830,0,'soga_eye_color',255,0,255), (410135,2640831,0,'eye_color',255,255,255), (410136,2640831,0,'skin_color',255,255,255), (410137,2640831,0,'soga_eye_color',255,0,255), (410138,850072,0,'eye_color',255,255,255), (410139,850072,0,'skin_color',255,255,255), (410140,850072,0,'soga_eye_color',255,0,255), (410141,850073,0,'eye_color',128,128,255), (410142,850073,0,'skin_color',128,64,0), (410143,850073,0,'soga_eye_color',255,0,255), (410144,850074,0,'eye_color',128,128,255), (410145,850074,0,'skin_color',250,250,250), (410146,850074,0,'soga_eye_color',255,0,255), (410147,850075,0,'eye_color',128,128,255), (410148,850075,0,'skin_color',192,192,192), (410149,850075,0,'soga_eye_color',255,0,255), (410150,850076,0,'eye_color',128,128,255), (410151,850076,0,'skin_color',192,192,192), (410152,850076,0,'soga_eye_color',255,0,255), (410153,850077,0,'eye_color',128,128,255), (410154,850077,0,'skin_color',192,192,192), (410155,850077,0,'soga_eye_color',255,0,255), (410156,850078,0,'eye_color',128,128,255), (410157,850078,0,'skin_color',128,64,0), (410158,850078,0,'soga_eye_color',255,0,255), (410159,850079,0,'eye_color',205,205,205), (410160,850079,0,'skin_color',255,255,255), (410161,850079,0,'soga_eye_color',255,0,255), (410162,850080,0,'eye_color',255,255,128), (410163,850080,0,'skin_color',255,255,255), (410164,850080,0,'soga_eye_color',255,0,255), (410165,850081,0,'eye_color',255,255,128), (410166,850081,0,'skin_color',191,191,191), (410167,850081,0,'soga_eye_color',255,0,255), (410168,850082,0,'eye_color',250,250,250), (410169,850082,0,'skin_color',128,128,128), (410170,850082,0,'soga_eye_color',255,0,255), (410171,850083,0,'eye_color',255,255,255), (410172,850083,0,'skin_color',255,255,255), (410173,850083,0,'soga_eye_color',255,0,255), (410174,850084,0,'eye_color',250,250,250), (410175,850084,0,'skin_color',128,128,128), (410176,850084,0,'soga_eye_color',255,0,255), (410177,850085,0,'eye_color',249,249,249), (410178,850085,0,'skin_color',249,249,249), (410179,850085,0,'soga_eye_color',255,0,255), (410180,850086,0,'eye_color',250,250,250), (410181,850086,0,'skin_color',128,128,128), (410182,850086,0,'soga_eye_color',255,0,255), (410183,850087,0,'eye_color',250,250,250), (410184,850087,0,'skin_color',250,250,250), (410185,850087,0,'soga_eye_color',255,0,255), (410186,850088,0,'eye_color',249,249,249), (410187,850088,0,'skin_color',249,249,249), (410188,850088,0,'soga_eye_color',255,0,255), (410189,850089,0,'eye_color',255,255,255), (410190,850089,0,'skin_color',255,255,255), (410191,850089,0,'soga_eye_color',255,0,255), (410192,850090,0,'eye_color',250,250,250), (410193,850090,0,'skin_color',250,250,250), (410194,850090,0,'soga_eye_color',255,0,255), (410195,850091,0,'eye_color',249,249,249), (410196,850091,0,'skin_color',249,249,249), (410197,850091,0,'soga_eye_color',255,0,255), (410198,850092,0,'eye_color',249,249,249), (410199,850092,0,'skin_color',249,249,249), (410200,850092,0,'soga_eye_color',255,0,255), (410201,850093,0,'eye_color',249,249,249), (410202,850093,0,'skin_color',249,249,249), (410203,850093,0,'soga_eye_color',255,0,255), (410204,850094,0,'eye_color',128,128,63), (410205,850094,0,'skin_color',255,255,255), (410206,850094,0,'soga_eye_color',255,0,255), (410207,850095,0,'eye_color',249,249,249), (410208,850095,0,'skin_color',249,249,249), (410209,850095,0,'soga_eye_color',255,0,255), (410210,850096,1,'cheek_type',77,-75,0), (410211,850096,1,'chin_type',58,88,28), (410212,850096,1,'ear_type',14,56,0), (410213,850096,1,'eye_brow_type',59,26,-89), (410214,850096,0,'eye_color',144,188,195), (410215,850096,1,'eye_type',-21,0,0), (410216,850096,0,'hair_color1',239,221,86), (410217,850096,0,'hair_color2',99,53,22), (410218,850096,0,'hair_face_color',219,179,15), (410219,850096,0,'hair_face_highlight_color',93,65,9), (410220,850096,0,'hair_highlight',56,33,26), (410221,850096,0,'hair_type_color',219,179,15), (410222,850096,0,'hair_type_highlight_color',93,65,9), (410223,850096,1,'lip_type',-46,37,-63), (410224,850096,1,'nose_type',7,10,-17), (410225,850096,0,'skin_color',200,187,181), (410226,850096,1,'soga_cheek_type',77,-75,0), (410227,850096,1,'soga_chin_type',58,88,28), (410228,850096,1,'soga_ear_type',14,56,0), (410229,850096,1,'soga_eye_brow_type',59,26,-89), (410230,850096,0,'soga_eye_color',229,229,102), (410231,850096,1,'soga_eye_type',-21,0,0), (410232,850096,0,'soga_hair_color1',239,221,86), (410233,850096,0,'soga_hair_color2',99,53,22), (410234,850096,0,'soga_hair_face_color',219,179,15), (410235,850096,0,'soga_hair_face_highlight_color',93,65,9), (410236,850096,0,'soga_hair_highlight',56,33,26), (410237,850096,0,'soga_hair_type_color',219,179,15), (410238,850096,0,'soga_hair_type_highlight_color',93,65,9), (410239,850096,1,'soga_lip_type',-46,37,-63), (410240,850096,1,'soga_nose_type',7,10,-17), (410241,850096,0,'soga_skin_color',200,187,181), (410242,850096,0,'wing_color1',255,255,255), (410243,850096,0,'wing_color2',255,255,255), (410244,850097,0,'eye_color',255,255,255), (410245,850097,0,'skin_color',255,255,255), (410246,850097,0,'soga_eye_color',255,0,255), (410247,850098,0,'eye_color',255,255,255), (410248,850098,0,'skin_color',255,255,255), (410249,850098,0,'soga_eye_color',255,0,255), (410253,850100,0,'eye_color',255,255,255), (410254,850100,0,'skin_color',255,255,255), (410255,850100,0,'soga_eye_color',255,0,255), (410256,850101,0,'eye_color',249,249,249), (410257,850101,0,'skin_color',249,249,249), (410258,850101,0,'soga_eye_color',255,0,255), (410259,850102,1,'cheek_type',0,-40,0), (410260,850102,1,'chin_type',-37,-2,21), (410261,850102,1,'ear_type',-28,-31,0), (410262,850102,1,'eye_brow_type',-40,21,-5), (410263,850102,0,'eye_color',165,136,80), (410264,850102,0,'hair_face_color',209,203,192), (410265,850102,0,'hair_face_highlight_color',70,30,0), (410266,850102,0,'hair_type_color',209,203,192), (410267,850102,0,'hair_type_highlight_color',70,30,0), (410268,850102,1,'lip_type',-12,-40,7), (410269,850102,1,'nose_type',-44,-37,-9), (410270,850102,0,'skin_color',235,235,225), (410271,850102,1,'soga_cheek_type',0,-40,0), (410272,850102,1,'soga_chin_type',-37,-2,21), (410273,850102,1,'soga_ear_type',-28,-31,0), (410274,850102,1,'soga_eye_brow_type',-40,21,-5), (410275,850102,0,'soga_eye_color',229,229,102), (410276,850102,0,'soga_hair_face_color',209,203,192), (410277,850102,0,'soga_hair_face_highlight_color',70,30,0), (410278,850102,0,'soga_hair_type_color',209,203,192), (410279,850102,0,'soga_hair_type_highlight_color',70,30,0), (410280,850102,1,'soga_lip_type',-12,-40,7), (410281,850102,1,'soga_nose_type',-44,-37,-9), (410282,850102,0,'soga_skin_color',235,235,225), (410283,850102,0,'wing_color1',255,255,255), (410284,850102,0,'wing_color2',255,255,255), (410322,850105,0,'eye_color',255,255,255), (410323,850105,0,'skin_color',255,255,255), (410324,850105,0,'soga_eye_color',255,0,255), (410325,850106,0,'eye_color',249,249,249), (410326,850106,0,'skin_color',249,249,249), (410327,850106,0,'soga_eye_color',255,0,255), (410328,850107,1,'cheek_type',14,72,0), (410329,850107,1,'chin_type',-4,-7,-55), (410330,850107,1,'ear_type',-32,-32,0), (410331,850107,1,'eye_brow_type',69,-3,4), (410332,850107,0,'eye_color',107,107,0), (410333,850107,1,'eye_type',12,0,0), (410334,850107,1,'lip_type',-78,-78,90), (410335,850107,1,'nose_type',-81,-14,55), (410336,850107,0,'skin_color',79,21,3), (410337,850107,1,'soga_cheek_type',14,72,0), (410338,850107,1,'soga_chin_type',-4,-7,-55), (410339,850107,1,'soga_ear_type',-32,-32,0), (410340,850107,1,'soga_eye_brow_type',69,-3,4), (410341,850107,0,'soga_eye_color',79,21,3), (410342,850107,1,'soga_eye_type',12,0,0), (410343,850107,1,'soga_lip_type',-78,-78,90), (410344,850107,1,'soga_nose_type',-81,-14,55), (410345,850107,0,'soga_skin_color',107,107,0), (410346,850107,0,'wing_color1',255,255,255), (410347,850107,0,'wing_color2',255,255,255), (410351,850109,0,'eye_color',255,255,255), (410352,850109,0,'skin_color',255,255,255), (410353,850109,0,'soga_eye_color',255,0,255), (410354,850110,0,'eye_color',249,249,249), (410355,850110,0,'skin_color',249,249,249), (410356,850110,0,'soga_eye_color',255,0,255), (410357,850111,0,'eye_color',255,255,255), (410358,850111,0,'skin_color',255,255,255), (410359,850111,0,'soga_eye_color',255,0,255), (410360,850112,0,'eye_color',77,87,39), (410361,850112,0,'skin_color',125,106,65), (410362,850112,0,'soga_eye_color',255,0,255), (410363,850113,0,'eye_color',64,0,128), (410364,850113,0,'skin_color',128,64,0), (410365,850113,0,'soga_eye_color',255,0,255), (410366,850114,1,'cheek_type',-34,45,0), (410367,850114,1,'chin_type',-42,14,1), (410368,850114,1,'ear_type',-18,19,0), (410369,850114,1,'eye_brow_type',18,-13,-13), (410370,850114,0,'eye_color',47,85,54), (410371,850114,1,'eye_type',-7,0,0), (410372,850114,0,'hair_face_color',217,146,98), (410373,850114,0,'hair_face_highlight_color',30,29,17), (410374,850114,0,'hair_type_color',217,146,98), (410375,850114,0,'hair_type_highlight_color',30,29,17), (410376,850114,1,'lip_type',19,4,22), (410377,850114,1,'nose_type',24,12,-21), (410378,850114,0,'skin_color',228,195,177), (410379,850114,1,'soga_cheek_type',-34,45,0), (410380,850114,1,'soga_chin_type',-42,14,1), (410381,850114,1,'soga_ear_type',-18,19,0), (410382,850114,1,'soga_eye_brow_type',18,-13,-13), (410383,850114,0,'soga_eye_color',229,229,102), (410384,850114,1,'soga_eye_type',-7,0,0), (410385,850114,0,'soga_hair_face_color',217,146,98), (410386,850114,0,'soga_hair_face_highlight_color',30,29,17), (410387,850114,0,'soga_hair_type_color',217,146,98), (410388,850114,0,'soga_hair_type_highlight_color',30,29,17), (410389,850114,1,'soga_lip_type',19,4,22), (410390,850114,1,'soga_nose_type',24,12,-21), (410391,850114,0,'soga_skin_color',228,195,177), (410392,850114,0,'wing_color1',255,255,255), (410393,850114,0,'wing_color2',255,255,255), (410394,850115,1,'cheek_type',-51,-47,0), (410395,850115,1,'chin_type',-69,76,100), (410396,850115,1,'ear_type',-32,19,0), (410397,850115,1,'eye_brow_type',-42,4,85), (410398,850115,0,'eye_color',205,13,13), (410399,850115,1,'eye_type',100,0,0), (410400,850115,0,'hair_color1',255,255,255), (410401,850115,0,'hair_color2',194,28,1), (410402,850115,0,'hair_highlight',255,255,255), (410403,850115,0,'hair_type_color',57,16,1), (410404,850115,0,'hair_type_highlight_color',63,64,77), (410405,850115,1,'lip_type',100,-34,42), (410406,850115,1,'nose_type',19,66,56), (410407,850115,0,'skin_color',11,33,4), (410408,850115,1,'soga_cheek_type',-51,-47,0), (410409,850115,1,'soga_chin_type',-69,76,100), (410410,850115,1,'soga_ear_type',-32,19,0), (410411,850115,1,'soga_eye_brow_type',-42,4,85), (410412,850115,0,'soga_eye_color',229,229,102), (410413,850115,1,'soga_eye_type',100,0,0), (410414,850115,0,'soga_hair_color1',255,255,255), (410415,850115,0,'soga_hair_color2',194,28,1), (410416,850115,0,'soga_hair_highlight',255,255,255), (410417,850115,0,'soga_hair_type_color',57,16,1), (410418,850115,0,'soga_hair_type_highlight_color',63,64,77), (410419,850115,1,'soga_lip_type',100,-34,42), (410420,850115,1,'soga_nose_type',19,66,56), (410421,850115,0,'soga_skin_color',11,33,4), (410422,850115,0,'wing_color1',21,138,27), (410423,850115,0,'wing_color2',86,86,86), (410434,850119,0,'eye_color',249,249,249), (410435,850119,0,'skin_color',249,249,249), (410436,850119,0,'soga_eye_color',255,0,255), (410437,850120,0,'eye_color',249,249,249), (410438,850120,0,'skin_color',249,249,249), (410439,850120,0,'soga_eye_color',255,0,255), (410440,850121,0,'eye_color',249,249,249), (410441,850121,0,'skin_color',249,249,249), (410442,850121,0,'soga_eye_color',255,0,255), (410443,850122,0,'eye_color',249,249,249), (410444,850122,0,'skin_color',249,249,249), (410445,850122,0,'soga_eye_color',255,0,255), (410446,850123,0,'eye_color',249,249,249), (410447,850123,0,'skin_color',249,249,249), (410448,850123,0,'soga_eye_color',255,0,255), (410449,850124,0,'eye_color',249,249,249), (410450,850124,0,'skin_color',249,200,200), (410451,850124,0,'soga_eye_color',255,0,255), (410452,850125,0,'eye_color',249,249,249), (410453,850125,0,'skin_color',128,149,149), (410454,850125,0,'soga_eye_color',255,0,255), (410455,850126,1,'cheek_type',-39,-4,0), (410456,850126,1,'chin_type',55,58,-85), (410457,850126,1,'ear_type',-48,-17,0), (410458,850126,1,'eye_brow_type',100,100,-100), (410459,850126,0,'eye_color',166,3,0), (410460,850126,1,'eye_type',100,0,0), (410461,850126,1,'lip_type',100,100,100), (410462,850126,1,'nose_type',-63,-78,51), (410463,850126,0,'skin_color',31,47,53), (410464,850126,1,'soga_cheek_type',-39,-4,0), (410465,850126,1,'soga_chin_type',55,58,-85), (410466,850126,1,'soga_ear_type',-48,-17,0), (410467,850126,1,'soga_eye_brow_type',100,100,-100), (410468,850126,0,'soga_eye_color',229,229,102), (410469,850126,1,'soga_eye_type',100,0,0), (410470,850126,1,'soga_lip_type',100,100,100), (410471,850126,1,'soga_nose_type',-63,-78,51), (410472,850126,0,'soga_skin_color',31,47,53), (410473,850126,0,'wing_color1',255,255,255), (410474,850126,0,'wing_color2',255,255,255), (410475,850127,1,'cheek_type',21,29,0), (410476,850127,1,'chin_type',-14,4,-2), (410477,850127,1,'ear_type',36,-13,0), (410478,850127,1,'eye_brow_type',14,-19,-4), (410479,850127,0,'eye_color',51,107,104), (410480,850127,0,'hair_face_color',50,36,28), (410481,850127,0,'hair_face_highlight_color',62,26,0), (410482,850127,0,'hair_type_color',50,36,28), (410483,850127,0,'hair_type_highlight_color',62,26,0), (410484,850127,1,'lip_type',-29,21,36), (410485,850127,1,'nose_type',2,17,-9), (410486,850127,0,'skin_color',255,255,255), (410487,850127,1,'soga_cheek_type',21,29,0), (410488,850127,1,'soga_chin_type',-14,4,-2), (410489,850127,1,'soga_ear_type',36,-13,0), (410490,850127,1,'soga_eye_brow_type',14,-19,-4), (410491,850127,0,'soga_eye_color',229,229,102), (410492,850127,0,'soga_hair_face_color',50,36,28), (410493,850127,0,'soga_hair_face_highlight_color',62,26,0), (410494,850127,0,'soga_hair_type_color',50,36,28), (410495,850127,0,'soga_hair_type_highlight_color',62,26,0), (410496,850127,1,'soga_lip_type',-29,21,36), (410497,850127,1,'soga_nose_type',2,17,-9), (410498,850127,0,'soga_skin_color',255,255,255), (410499,850127,0,'wing_color1',255,255,255), (410500,850127,0,'wing_color2',255,255,255), (410501,850128,0,'eye_color',191,191,191), (410502,850128,0,'skin_color',140,0,0), (410503,850128,0,'soga_eye_color',255,0,255), (410504,850129,0,'eye_color',191,191,191), (410505,850129,0,'skin_color',128,64,64), (410506,850129,0,'soga_eye_color',255,0,255), (410507,850130,0,'eye_color',191,191,191), (410508,850130,0,'skin_color',250,250,250), (410509,850130,0,'soga_eye_color',255,0,255), (410510,850131,0,'eye_color',128,128,255), (410511,850131,0,'skin_color',128,64,64), (410512,850131,0,'soga_eye_color',255,0,255), (410513,850132,0,'eye_color',128,128,255), (410514,850132,0,'skin_color',192,192,192), (410515,850132,0,'soga_eye_color',255,0,255), (410516,850133,0,'eye_color',255,255,255), (410517,850133,0,'skin_color',255,255,255), (410518,850133,0,'soga_eye_color',255,0,255), (410519,850134,0,'eye_color',128,128,255), (410520,850134,0,'skin_color',166,83,83), (410521,850134,0,'soga_eye_color',255,0,255), (410522,850135,0,'eye_color',128,128,255), (410523,850135,0,'skin_color',250,250,250), (410524,850135,0,'soga_eye_color',255,0,255), (410525,850136,0,'eye_color',128,128,255), (410526,850136,0,'skin_color',250,250,250), (410527,850136,0,'soga_eye_color',255,0,255), (410528,850137,0,'eye_color',128,128,255), (410529,850137,0,'skin_color',192,192,192), (410530,850137,0,'soga_eye_color',255,0,255), (410531,850138,0,'eye_color',255,255,255), (410532,850138,0,'skin_color',255,255,255), (410533,850138,0,'soga_eye_color',255,0,255), (410534,850139,0,'eye_color',250,250,250), (410535,850139,0,'skin_color',192,192,192), (410536,850139,0,'soga_eye_color',255,0,255), (410537,850140,0,'eye_color',255,255,255), (410538,850140,0,'skin_color',255,255,255), (410539,850140,0,'soga_eye_color',255,0,255), (410540,850141,0,'eye_color',128,128,128), (410541,850141,0,'skin_color',250,250,250), (410542,850141,0,'soga_eye_color',255,0,255), (410543,850142,0,'eye_color',128,128,128), (410544,850142,0,'skin_color',128,64,64), (410545,850142,0,'soga_eye_color',255,0,255), (410546,850143,0,'eye_color',128,128,128), (410547,850143,0,'skin_color',249,249,249), (410548,850143,0,'soga_eye_color',255,0,255), (410549,850144,0,'eye_color',255,128,128), (410550,850144,0,'skin_color',250,250,250), (410551,850144,0,'soga_eye_color',255,0,255), (410552,850145,0,'eye_color',255,128,128), (410553,850145,0,'skin_color',250,250,250), (410554,850145,0,'soga_eye_color',255,0,255), (410555,850146,0,'eye_color',250,250,250), (410556,850146,0,'skin_color',128,64,0), (410557,850146,0,'soga_eye_color',255,0,255), (410558,850147,0,'eye_color',250,250,250), (410559,850147,0,'skin_color',192,192,192), (410560,850147,0,'soga_eye_color',255,0,255), (410561,850148,0,'eye_color',250,250,250), (410562,850148,0,'skin_color',250,250,250), (410563,850148,0,'soga_eye_color',255,0,255), (410564,850149,0,'eye_color',250,250,250), (410565,850149,0,'skin_color',128,64,64), (410566,850149,0,'soga_eye_color',255,0,255), (410567,850150,0,'eye_color',250,250,250), (410568,850150,0,'skin_color',250,250,250), (410569,850150,0,'soga_eye_color',255,0,255), (410570,850151,0,'eye_color',250,250,250), (410571,850151,0,'skin_color',128,64,0), (410572,850151,0,'soga_eye_color',255,0,255), (410573,850152,0,'eye_color',128,63,0), (410574,850152,0,'skin_color',64,0,64), (410575,850152,0,'soga_eye_color',255,0,255), (410576,850153,0,'eye_color',128,63,0), (410577,850153,0,'skin_color',250,250,250), (410578,850153,0,'soga_eye_color',255,0,255), (410579,850154,0,'eye_color',249,249,249), (410580,850154,0,'skin_color',249,249,249), (410581,850154,0,'soga_eye_color',255,0,255), (410582,850155,0,'eye_color',250,250,250), (410583,850155,0,'skin_color',128,0,0), (410584,850155,0,'soga_eye_color',255,0,255), (410585,850156,0,'eye_color',250,250,250), (410586,850156,0,'skin_color',128,0,0), (410587,850156,0,'soga_eye_color',255,0,255), (410588,850157,0,'eye_color',128,63,0), (410589,850157,0,'skin_color',250,250,250), (410590,850157,0,'soga_eye_color',255,0,255), (410591,850158,0,'eye_color',249,249,249), (410592,850158,0,'skin_color',249,249,249), (410593,850158,0,'soga_eye_color',255,0,255), (410594,850159,0,'eye_color',249,249,249), (410595,850159,0,'skin_color',255,128,63), (410596,850159,0,'soga_eye_color',255,0,255), (410597,850160,0,'eye_color',128,63,0), (410598,850160,0,'skin_color',64,0,0), (410599,850160,0,'soga_eye_color',255,0,255), (410600,850161,0,'eye_color',250,250,250), (410601,850161,0,'skin_color',250,250,250), (410602,850161,0,'soga_eye_color',255,0,255), (410603,850162,0,'eye_color',249,249,249), (410604,850162,0,'skin_color',249,249,249), (410605,850162,0,'soga_eye_color',255,0,255), (410606,850163,0,'eye_color',250,250,250), (410607,850163,0,'skin_color',128,128,128), (410608,850163,0,'soga_eye_color',255,0,255), (410609,850164,0,'eye_color',128,0,63), (410610,850164,0,'skin_color',250,250,250), (410611,850164,0,'soga_eye_color',255,0,255), (410612,850165,0,'eye_color',250,250,250), (410613,850165,0,'skin_color',128,0,64), (410614,850165,0,'soga_eye_color',255,0,255), (410615,850166,0,'eye_color',250,250,250), (410616,850166,0,'skin_color',255,128,64), (410617,850166,0,'soga_eye_color',255,0,255), (410618,850167,0,'eye_color',128,0,63), (410619,850167,0,'skin_color',250,250,250), (410620,850167,0,'soga_eye_color',255,0,255), (410621,850168,0,'eye_color',250,250,250), (410622,850168,0,'skin_color',128,64,64), (410623,850168,0,'soga_eye_color',255,0,255), (410624,850169,0,'eye_color',5,5,5), (410625,850169,0,'skin_color',255,128,64), (410626,850169,0,'soga_eye_color',255,0,255), (410627,850170,0,'eye_color',128,0,63), (410628,850170,0,'skin_color',128,0,64), (410629,850170,0,'soga_eye_color',255,0,255), (410630,850171,0,'eye_color',128,0,0), (410631,850171,0,'skin_color',128,64,0), (410632,850171,0,'soga_eye_color',255,0,255), (410633,850172,0,'eye_color',128,0,63), (410634,850172,0,'skin_color',128,64,0), (410635,850172,0,'soga_eye_color',255,0,255), (410636,850173,0,'eye_color',63,0,0), (410637,850173,0,'skin_color',249,249,249), (410638,850173,0,'soga_eye_color',255,0,255), (410639,850174,0,'eye_color',255,128,0), (410640,850174,0,'skin_color',250,250,250), (410641,850174,0,'soga_eye_color',255,0,255), (410642,850175,0,'eye_color',0,0,63), (410643,850175,0,'skin_color',63,0,0), (410644,850175,0,'soga_eye_color',255,0,255), (410676,850178,0,'eye_color',128,128,255), (410677,850178,0,'skin_color',192,192,192), (410678,850178,0,'soga_eye_color',255,0,255), (410679,850179,0,'eye_color',128,128,255), (410680,850179,0,'skin_color',192,192,192), (410681,850179,0,'soga_eye_color',255,0,255), (410682,850180,0,'eye_color',255,255,255), (410683,850180,0,'skin_color',255,255,255), (410684,850180,0,'soga_eye_color',255,0,255), (410685,850181,0,'eye_color',255,255,255), (410686,850181,0,'skin_color',255,255,255), (410687,850181,0,'soga_eye_color',255,0,255), (410688,850182,0,'eye_color',255,255,255), (410689,850182,0,'skin_color',255,255,255), (410690,850182,0,'soga_eye_color',255,0,255), (410691,850183,0,'eye_color',255,255,255), (410692,850183,0,'skin_color',255,255,255), (410693,850183,0,'soga_eye_color',255,0,255), (410694,850184,0,'eye_color',255,255,255), (410695,850184,0,'skin_color',255,255,255), (410696,850184,0,'soga_eye_color',255,0,255), (410697,850185,1,'cheek_type',-4,-7,0), (410698,850185,1,'chin_type',38,-1,-9), (410699,850185,1,'ear_type',-12,0,0), (410700,850185,1,'eye_brow_type',-4,32,4), (410701,850185,0,'eye_color',108,80,37), (410702,850185,1,'eye_type',3,0,0), (410703,850185,0,'hair_face_color',45,50,40), (410704,850185,0,'hair_face_highlight_color',125,78,1), (410705,850185,0,'hair_type_color',45,50,40), (410706,850185,0,'hair_type_highlight_color',125,78,1), (410707,850185,1,'lip_type',-29,-22,29), (410708,850185,1,'nose_type',-34,-4,-12), (410709,850185,0,'skin_color',245,214,215), (410710,850185,1,'soga_cheek_type',-4,-7,0), (410711,850185,1,'soga_chin_type',38,-1,-9), (410712,850185,1,'soga_ear_type',-12,0,0), (410713,850185,1,'soga_eye_brow_type',-4,32,4), (410714,850185,0,'soga_eye_color',229,229,102), (410715,850185,1,'soga_eye_type',3,0,0), (410716,850185,0,'soga_hair_face_color',45,50,40), (410717,850185,0,'soga_hair_face_highlight_color',125,78,1), (410718,850185,0,'soga_hair_type_color',45,50,40), (410719,850185,0,'soga_hair_type_highlight_color',125,78,1), (410720,850185,1,'soga_lip_type',-29,-22,29), (410721,850185,1,'soga_nose_type',-34,-4,-12), (410722,850185,0,'soga_skin_color',245,214,215), (410723,850185,0,'wing_color1',255,255,255), (410724,850185,0,'wing_color2',255,255,255), (410725,850186,0,'eye_color',255,255,255), (410726,850186,0,'skin_color',255,255,255), (410727,850186,0,'soga_eye_color',255,0,255), (410728,850187,0,'eye_color',250,250,250), (410729,850187,0,'skin_color',192,192,192), (410730,850187,0,'soga_eye_color',255,0,255), (410731,850188,0,'eye_color',250,250,250), (410732,850188,0,'skin_color',250,250,250), (410733,850188,0,'soga_eye_color',255,0,255), (410734,850189,0,'eye_color',249,249,249), (410735,850189,0,'skin_color',249,249,249), (410736,850189,0,'soga_eye_color',255,0,255), (410737,850190,0,'eye_color',249,249,249), (410738,850190,0,'skin_color',249,249,249), (410739,850190,0,'soga_eye_color',255,0,255), (410740,850191,0,'eye_color',255,255,255), (410741,850191,0,'skin_color',255,255,255), (410742,850191,0,'soga_eye_color',255,0,255), (410743,850192,0,'eye_color',249,249,249), (410744,850192,0,'skin_color',63,0,0), (410745,850192,0,'soga_eye_color',255,0,255), (410746,850193,0,'eye_color',0,0,160), (410747,850193,0,'skin_color',255,128,255), (410748,850193,0,'soga_eye_color',255,0,255), (410749,850194,0,'eye_color',128,128,191), (410750,850194,0,'skin_color',128,63,63), (410751,850194,0,'soga_eye_color',255,0,255), (410752,850195,0,'eye_color',128,128,191), (410753,850195,0,'skin_color',128,63,63), (410754,850195,0,'soga_eye_color',255,0,255), (410755,850196,0,'eye_color',255,255,255), (410756,850196,0,'skin_color',255,255,255), (410757,850196,0,'soga_eye_color',255,0,255), (410758,850197,1,'cheek_type',-22,19,0), (410759,850197,1,'chin_type',61,-96,19), (410760,850197,1,'ear_type',84,-65,0), (410761,850197,1,'eye_brow_type',-21,31,-14), (410762,850197,0,'eye_color',48,82,51), (410763,850197,1,'eye_type',76,0,0), (410764,850197,0,'hair_color1',112,123,142), (410765,850197,0,'hair_color2',124,116,110), (410766,850197,0,'hair_face_color',171,176,168), (410767,850197,0,'hair_face_highlight_color',244,244,246), (410768,850197,0,'hair_highlight',160,156,172), (410769,850197,0,'hair_type_color',171,176,168), (410770,850197,0,'hair_type_highlight_color',244,244,246), (410771,850197,1,'lip_type',70,76,-11), (410772,850197,1,'nose_type',81,-7,78), (410773,850197,0,'skin_color',224,217,189), (410774,850197,1,'soga_cheek_type',-22,19,0), (410775,850197,1,'soga_chin_type',61,-96,19), (410776,850197,1,'soga_ear_type',84,-65,0), (410777,850197,1,'soga_eye_brow_type',-21,31,-14), (410778,850197,0,'soga_eye_color',229,229,102), (410779,850197,1,'soga_eye_type',76,0,0), (410780,850197,0,'soga_hair_color1',112,123,142), (410781,850197,0,'soga_hair_color2',124,116,110), (410782,850197,0,'soga_hair_face_color',171,176,168), (410783,850197,0,'soga_hair_face_highlight_color',244,244,246), (410784,850197,0,'soga_hair_highlight',160,156,172), (410785,850197,0,'soga_hair_type_color',171,176,168), (410786,850197,0,'soga_hair_type_highlight_color',244,244,246), (410787,850197,1,'soga_lip_type',70,76,-11), (410788,850197,1,'soga_nose_type',81,-7,78), (410789,850197,0,'soga_skin_color',224,217,189), (410790,850197,0,'wing_color1',255,255,255), (410791,850197,0,'wing_color2',255,255,255), (410792,850198,0,'eye_color',250,250,250), (410793,850198,0,'skin_color',128,64,0), (410794,850198,0,'soga_eye_color',255,0,255), (410795,850199,0,'eye_color',255,255,255), (410796,850199,0,'skin_color',255,255,255), (410797,850199,0,'soga_eye_color',255,0,255), (410826,850201,1,'cheek_type',-81,-36,0), (410827,850201,1,'chin_type',-70,-64,26), (410828,850201,1,'ear_type',65,19,0), (410829,850201,1,'eye_brow_type',62,77,-48), (410830,850201,0,'eye_color',89,177,33), (410831,850201,1,'eye_type',-62,0,0), (410832,850201,0,'hair_color1',255,255,255), (410833,850201,0,'hair_color2',238,205,22), (410834,850201,0,'hair_highlight',255,255,255), (410835,850201,0,'hair_type_color',253,139,37), (410836,850201,0,'hair_type_highlight_color',243,102,255), (410837,850201,1,'lip_type',94,16,58), (410838,850201,1,'nose_type',37,21,78), (410839,850201,0,'skin_color',178,170,124), (410840,850201,1,'soga_cheek_type',-81,-36,0), (410841,850201,1,'soga_chin_type',-70,-64,26), (410842,850201,1,'soga_ear_type',65,19,0), (410843,850201,1,'soga_eye_brow_type',62,77,-48), (410844,850201,0,'soga_eye_color',229,229,102), (410845,850201,1,'soga_eye_type',-62,0,0), (410846,850201,0,'soga_hair_color1',255,255,255), (410847,850201,0,'soga_hair_color2',238,205,22), (410848,850201,0,'soga_hair_highlight',255,255,255), (410849,850201,0,'soga_hair_type_color',253,139,37), (410850,850201,0,'soga_hair_type_highlight_color',243,102,255), (410851,850201,1,'soga_lip_type',94,16,58), (410852,850201,1,'soga_nose_type',37,21,78), (410853,850201,0,'soga_skin_color',178,170,124), (410854,850201,0,'wing_color1',141,220,2), (410855,850201,0,'wing_color2',113,4,184), (410856,850202,0,'eye_color',250,250,250), (410857,850202,0,'skin_color',250,250,250), (410858,850202,0,'soga_eye_color',255,0,255), (410859,850203,0,'eye_color',250,250,250), (410860,850203,0,'skin_color',250,250,250), (410861,850203,0,'soga_eye_color',255,0,255), (410862,850204,0,'eye_color',249,249,249), (410863,850204,0,'skin_color',128,128,128), (410864,850204,0,'soga_eye_color',255,0,255), (410865,850205,1,'cheek_type',100,-100,0), (410866,850205,1,'chin_type',-100,100,-100), (410867,850205,1,'ear_type',62,9,0), (410868,850205,1,'eye_brow_type',-9,100,-7), (410869,850205,0,'eye_color',44,90,104), (410870,850205,1,'eye_type',26,0,0), (410871,850205,0,'hair_face_color',43,30,22), (410872,850205,0,'hair_face_highlight_color',238,235,229), (410873,850205,0,'hair_type_color',43,30,22), (410874,850205,0,'hair_type_highlight_color',238,235,229), (410875,850205,1,'lip_type',-100,100,-100), (410876,850205,1,'nose_type',-100,-100,100), (410877,850205,0,'skin_color',253,251,251), (410878,850205,1,'soga_cheek_type',100,-100,0), (410879,850205,1,'soga_chin_type',-100,100,-100), (410880,850205,1,'soga_ear_type',62,9,0), (410881,850205,1,'soga_eye_brow_type',-9,100,-7), (410882,850205,0,'soga_eye_color',229,229,102), (410883,850205,1,'soga_eye_type',26,0,0), (410884,850205,0,'soga_hair_face_color',43,30,22), (410885,850205,0,'soga_hair_face_highlight_color',238,235,229), (410886,850205,0,'soga_hair_type_color',43,30,22), (410887,850205,0,'soga_hair_type_highlight_color',238,235,229), (410888,850205,1,'soga_lip_type',-100,100,-100), (410889,850205,1,'soga_nose_type',-100,-100,100), (410890,850205,0,'soga_skin_color',253,251,251), (410891,850205,0,'wing_color1',255,255,255), (410892,850205,0,'wing_color2',255,255,255), (410893,850206,0,'eye_color',250,250,250), (410894,850206,0,'skin_color',250,250,250), (410895,850206,0,'soga_eye_color',255,0,255), (410896,850207,0,'eye_color',250,250,250), (410897,850207,0,'skin_color',255,128,0), (410898,850207,0,'soga_eye_color',255,0,255), (410899,850208,0,'eye_color',255,128,128), (410900,850208,0,'skin_color',128,128,128), (410901,850208,0,'soga_eye_color',255,0,255), (410902,850209,0,'eye_color',250,250,250), (410903,850209,0,'skin_color',128,64,0), (410904,850209,0,'soga_eye_color',255,0,255), (410905,850210,1,'cheek_type',-47,41,0), (410906,850210,1,'chin_type',21,-25,28), (410907,850210,1,'ear_type',1,0,0), (410908,850210,1,'eye_brow_type',14,19,-3), (410909,850210,0,'eye_color',41,84,95), (410910,850210,1,'eye_type',12,0,0), (410911,850210,0,'hair_face_color',132,90,60), (410912,850210,0,'hair_face_highlight_color',124,48,7), (410913,850210,0,'hair_type_color',132,90,60), (410914,850210,0,'hair_type_highlight_color',124,48,7), (410915,850210,1,'lip_type',7,-44,0), (410916,850210,1,'nose_type',0,-17,2), (410917,850210,0,'skin_color',220,231,230), (410918,850210,1,'soga_cheek_type',-47,41,0), (410919,850210,1,'soga_chin_type',21,-25,28), (410920,850210,1,'soga_ear_type',1,0,0), (410921,850210,1,'soga_eye_brow_type',14,19,-3), (410922,850210,0,'soga_eye_color',229,229,102), (410923,850210,1,'soga_eye_type',12,0,0), (410924,850210,0,'soga_hair_face_color',132,90,60), (410925,850210,0,'soga_hair_face_highlight_color',124,48,7), (410926,850210,0,'soga_hair_type_color',132,90,60), (410927,850210,0,'soga_hair_type_highlight_color',124,48,7), (410928,850210,1,'soga_lip_type',7,-44,0), (410929,850210,1,'soga_nose_type',0,-17,2), (410930,850210,0,'soga_skin_color',220,231,230), (410931,850210,0,'wing_color1',255,255,255), (410932,850210,0,'wing_color2',255,255,255), (410933,850211,0,'eye_color',128,63,0), (410934,850211,0,'skin_color',64,0,64), (410935,850211,0,'soga_eye_color',255,0,255), (410936,850212,0,'eye_color',128,63,0), (410937,850212,0,'skin_color',64,0,0), (410938,850212,0,'soga_eye_color',255,0,255), (410939,850213,0,'eye_color',128,63,0), (410940,850213,0,'skin_color',250,250,250), (410941,850213,0,'soga_eye_color',255,0,255), (410942,850214,0,'eye_color',255,128,128), (410943,850214,0,'skin_color',128,128,128), (410944,850214,0,'soga_eye_color',255,0,255), (410945,850215,0,'eye_color',128,128,255), (410946,850215,0,'skin_color',128,64,64), (410947,850215,0,'soga_eye_color',255,0,255), (410948,850216,0,'eye_color',128,128,255), (410949,850216,0,'skin_color',128,64,0), (410950,850216,0,'soga_eye_color',255,0,255), (410951,850217,0,'eye_color',255,255,255), (410952,850217,0,'skin_color',255,255,255), (410953,850217,0,'soga_eye_color',255,0,255), (410954,850218,0,'eye_color',255,255,255), (410955,850218,0,'skin_color',255,255,255), (410956,850218,0,'soga_eye_color',255,0,255), (410957,850219,0,'eye_color',128,128,255), (410958,850219,0,'skin_color',250,250,250), (410959,850219,0,'soga_eye_color',255,0,255), (410960,850220,0,'eye_color',249,249,249), (410961,850220,0,'skin_color',128,128,63), (410962,850220,0,'soga_eye_color',255,0,255), (410963,850221,0,'eye_color',249,249,249), (410964,850221,0,'skin_color',200,0,0), (410965,850221,0,'soga_eye_color',255,0,255), (410966,850222,0,'eye_color',249,249,249), (410967,850222,0,'skin_color',200,0,0), (410968,850222,0,'soga_eye_color',255,0,255), (410969,850223,0,'eye_color',249,249,249), (410970,850223,0,'skin_color',200,0,0), (410971,850223,0,'soga_eye_color',255,0,255), (410972,850224,0,'eye_color',128,63,63), (410973,850224,0,'skin_color',255,255,255), (410974,850224,0,'soga_eye_color',255,0,255), (410975,850225,0,'eye_color',128,128,255), (410976,850225,0,'skin_color',250,250,250), (410977,850225,0,'soga_eye_color',255,0,255), (410978,850226,0,'eye_color',255,255,255), (410979,850226,0,'skin_color',255,255,255), (410980,850226,0,'soga_eye_color',255,0,255), (410981,850227,0,'eye_color',255,255,255), (410982,850227,0,'skin_color',255,255,255), (410983,850227,0,'soga_eye_color',255,0,255), (410984,850228,0,'eye_color',255,255,255), (410985,850228,0,'skin_color',255,255,255), (410986,850228,0,'soga_eye_color',255,0,255), (410987,850229,0,'eye_color',128,63,0), (410988,850229,0,'skin_color',255,255,255), (410989,850229,0,'soga_eye_color',255,0,255), (410990,850230,0,'eye_color',128,63,0), (410991,850230,0,'skin_color',255,255,255), (410992,850230,0,'soga_eye_color',255,0,255), (410993,850231,0,'eye_color',255,255,255), (410994,850231,0,'skin_color',255,255,255), (410995,850231,0,'soga_eye_color',255,0,255), (410996,850232,0,'eye_color',250,250,250), (410997,850232,0,'skin_color',250,250,250), (410998,850232,0,'soga_eye_color',255,0,255), (410999,850233,0,'eye_color',128,63,63), (411000,850233,0,'skin_color',255,255,255), (411001,850233,0,'soga_eye_color',255,0,255), (411002,850234,0,'eye_color',249,249,249), (411003,850234,0,'skin_color',200,0,0), (411004,850234,0,'soga_eye_color',255,0,255), (411005,850235,0,'eye_color',255,255,255), (411006,850235,0,'skin_color',255,255,255), (411007,850235,0,'soga_eye_color',255,0,255), (411008,850236,0,'eye_color',249,249,249), (411009,850236,0,'skin_color',249,249,249), (411010,850236,0,'soga_eye_color',255,0,255), (411011,850237,0,'eye_color',255,255,255), (411012,850237,0,'skin_color',255,255,255), (411013,850237,0,'soga_eye_color',255,0,255), (411014,850238,0,'eye_color',249,249,249), (411015,850238,0,'skin_color',128,63,0), (411016,850238,0,'soga_eye_color',255,0,255), (411017,850239,0,'eye_color',249,249,249), (411018,850239,0,'skin_color',249,249,249), (411019,850239,0,'soga_eye_color',255,0,255), (411020,850240,0,'eye_color',255,128,0), (411021,850240,0,'skin_color',128,63,63), (411022,850240,0,'soga_eye_color',255,0,255), (411023,850241,0,'eye_color',249,249,249), (411024,850241,0,'skin_color',249,249,249), (411025,850241,0,'soga_eye_color',255,0,255), (411026,850242,0,'eye_color',191,191,191), (411027,850242,0,'skin_color',255,211,167), (411028,850242,0,'soga_eye_color',255,0,255), (411029,850243,0,'eye_color',128,63,0), (411030,850243,0,'skin_color',128,128,128), (411031,850243,0,'soga_eye_color',255,0,255), (411032,850244,0,'eye_color',128,63,0), (411033,850244,0,'skin_color',249,249,249), (411034,850244,0,'soga_eye_color',255,0,255), (411035,850245,0,'eye_color',255,128,0), (411036,850245,0,'skin_color',128,63,63), (411037,850245,0,'soga_eye_color',255,0,255), (411038,850246,0,'eye_color',128,128,255), (411039,850246,0,'skin_color',192,192,192), (411040,850246,0,'soga_eye_color',255,0,255), (411041,870272,1,'cheek_type',-9,28,0), (411042,870272,1,'chin_type',-25,-44,21), (411043,870272,1,'ear_type',-14,20,0), (411044,870272,1,'eye_brow_type',-12,37,-23), (411045,870272,0,'eye_color',47,58,33), (411046,870272,1,'eye_type',1,0,0), (411047,870272,0,'hair_color1',11,230,156), (411048,870272,0,'hair_face_color',124,165,161), (411049,870272,0,'hair_face_highlight_color',58,24,0), (411050,870272,0,'hair_type_color',124,165,161), (411051,870272,0,'hair_type_highlight_color',58,24,0), (411052,870272,1,'lip_type',-31,-3,-21), (411053,870272,1,'nose_type',0,11,-26), (411054,870272,0,'skin_color',242,252,249), (411055,870272,1,'soga_cheek_type',0,-12,37), (411056,870272,1,'soga_chin_type',0,-31,-3), (411057,870272,1,'soga_ear_type',0,1,0), (411058,870272,1,'soga_eye_brow_type',0,-14,20), (411059,870272,0,'soga_eye_color',229,229,102), (411060,870272,1,'soga_eye_type',-22,0,0), (411061,870272,0,'soga_hair_face_color',124,165,161), (411062,870272,0,'soga_hair_face_highlight_color',58,24,0), (411063,870272,0,'soga_hair_type_color',124,165,161), (411064,870272,0,'soga_hair_type_highlight_color',58,24,0), (411065,870272,1,'soga_lip_type',-23,0,0), (411066,870272,1,'soga_nose_type',-21,-25,-44), (411067,870272,0,'soga_skin_color',242,252,249), (411068,870272,0,'wing_color1',255,255,255), (411069,870272,0,'wing_color2',255,255,255), (411070,870273,0,'eye_color',107,107,107), (411071,870273,0,'skin_color',202,52,52), (411072,870273,0,'soga_eye_color',255,0,255), (411073,870274,0,'eye_color',107,107,107), (411074,870274,0,'skin_color',202,52,52), (411075,870274,0,'soga_eye_color',255,0,255), (411076,870275,0,'eye_color',107,107,107), (411077,870275,0,'skin_color',202,52,52), (411078,870275,0,'soga_eye_color',255,0,255), (411079,870276,0,'eye_color',107,107,107), (411080,870276,0,'skin_color',202,52,52), (411081,870276,0,'soga_eye_color',255,0,255), (411082,870277,0,'eye_color',107,107,107), (411083,870277,0,'skin_color',202,52,52), (411084,870277,0,'soga_eye_color',255,0,255), (411085,870278,0,'eye_color',255,255,255), (411086,870278,0,'skin_color',255,255,255), (411087,870278,0,'soga_eye_color',255,0,255), (411088,870279,0,'eye_color',128,0,0), (411089,870279,0,'skin_color',255,255,255), (411090,870279,0,'soga_eye_color',255,0,255), (411091,870280,0,'eye_color',255,255,255), (411092,870280,0,'skin_color',255,255,255), (411093,870280,0,'soga_eye_color',255,0,255), (411094,870281,0,'eye_color',63,0,128), (411095,870281,0,'skin_color',191,191,191), (411096,870281,0,'soga_eye_color',255,0,255), (411097,870282,0,'eye_color',255,255,255), (411098,870282,0,'skin_color',212,43,43), (411099,870282,0,'soga_eye_color',255,0,255), (411100,870283,0,'eye_color',128,0,0), (411101,870283,0,'skin_color',255,255,255), (411102,870283,0,'soga_eye_color',255,0,255), (411103,870284,0,'eye_color',255,255,255), (411104,870284,0,'skin_color',255,255,255), (411105,870284,0,'soga_eye_color',255,0,255), (411106,870285,0,'eye_color',128,128,128), (411107,870285,0,'skin_color',202,52,52), (411108,870285,0,'soga_eye_color',255,0,255), (411109,870286,0,'eye_color',107,107,107), (411110,870286,0,'skin_color',202,52,52), (411111,870286,0,'soga_eye_color',255,0,255), (411112,870287,1,'cheek_type',-28,81,0), (411113,870287,1,'chin_type',56,77,0), (411114,870287,1,'ear_type',0,44,0), (411115,870287,1,'eye_brow_type',34,-7,0), (411116,870287,0,'eye_color',204,29,1), (411117,870287,1,'eye_type',44,0,0), (411118,870287,1,'lip_type',-50,77,62), (411119,870287,1,'nose_type',-77,0,68), (411120,870287,0,'skin_color',221,215,199), (411121,870287,1,'soga_cheek_type',-28,81,0), (411122,870287,1,'soga_chin_type',56,77,0), (411123,870287,1,'soga_ear_type',0,44,0), (411124,870287,1,'soga_eye_brow_type',34,-7,0), (411125,870287,0,'soga_eye_color',229,229,102), (411126,870287,1,'soga_eye_type',44,0,0), (411127,870287,1,'soga_lip_type',-50,77,62), (411128,870287,1,'soga_nose_type',-77,0,68), (411129,870287,0,'soga_skin_color',221,215,199), (411130,870287,0,'wing_color1',255,255,255), (411131,870287,0,'wing_color2',255,255,255), (411132,870288,0,'eye_color',63,0,128), (411133,870288,0,'skin_color',191,191,191), (411134,870288,0,'soga_eye_color',255,0,255), (411135,870289,0,'eye_color',255,255,255), (411136,870289,0,'skin_color',255,255,255), (411137,870289,0,'soga_eye_color',255,0,255), (411138,870290,0,'eye_color',64,0,64), (411139,870290,0,'skin_color',128,128,192), (411140,870290,0,'soga_eye_color',255,0,255), (411141,870291,0,'eye_color',255,255,255), (411142,870291,0,'skin_color',255,255,255), (411143,870291,0,'soga_eye_color',255,0,255), (411144,870292,0,'eye_color',63,0,63), (411145,870292,0,'skin_color',128,128,191), (411146,870292,0,'soga_eye_color',255,0,255), (411147,870293,0,'eye_color',191,191,191), (411148,870293,0,'skin_color',102,102,255), (411149,870293,0,'soga_eye_color',255,0,255), (411150,870294,0,'eye_color',107,107,107), (411151,870294,0,'skin_color',202,52,52), (411152,870294,0,'soga_eye_color',255,0,255), (411153,870295,0,'eye_color',255,255,255), (411154,870295,0,'skin_color',255,255,255), (411155,870295,0,'soga_eye_color',255,0,255), (411156,870296,0,'eye_color',212,43,43), (411157,870296,0,'skin_color',5,5,5), (411158,870296,0,'soga_eye_color',255,0,255), (411159,870297,0,'eye_color',255,0,0), (411160,870297,0,'skin_color',255,0,0), (411161,870297,0,'soga_eye_color',255,0,255), (411162,870298,0,'eye_color',255,0,0), (411163,870298,0,'skin_color',255,0,0), (411164,870298,0,'soga_eye_color',255,0,255), (411165,870299,0,'eye_color',63,0,63), (411166,870299,0,'skin_color',128,128,191), (411167,870299,0,'soga_eye_color',255,0,255), (411168,870300,0,'eye_color',255,255,255), (411169,870300,0,'skin_color',128,0,128), (411170,870300,0,'soga_eye_color',255,0,255), (411171,870301,0,'eye_color',63,0,63), (411172,870301,0,'skin_color',128,128,191), (411173,870301,0,'soga_eye_color',255,0,255), (411174,870302,0,'eye_color',255,255,255), (411175,870302,0,'skin_color',255,255,255), (411176,870302,0,'soga_eye_color',255,0,255), (411177,870303,1,'cheek_type',12,18,0), (411178,870303,1,'chin_type',-14,0,-23), (411179,870303,1,'ear_type',-26,-34,0), (411180,870303,1,'eye_brow_type',5,0,9), (411181,870303,0,'eye_color',70,71,38), (411182,870303,1,'eye_type',21,0,0), (411183,870303,0,'hair_face_color',86,58,39), (411184,870303,0,'hair_face_highlight_color',139,95,43), (411185,870303,0,'hair_type_color',86,58,39), (411186,870303,0,'hair_type_highlight_color',139,95,43), (411187,870303,1,'lip_type',17,20,-12), (411188,870303,1,'nose_type',4,-21,-25), (411189,870303,0,'skin_color',218,189,160), (411190,870303,1,'soga_cheek_type',12,18,0), (411191,870303,1,'soga_chin_type',-14,0,-23), (411192,870303,1,'soga_ear_type',-26,-34,0), (411193,870303,1,'soga_eye_brow_type',5,0,9), (411194,870303,0,'soga_eye_color',229,229,102), (411195,870303,1,'soga_eye_type',21,0,0), (411196,870303,0,'soga_hair_face_color',86,58,39), (411197,870303,0,'soga_hair_face_highlight_color',139,95,43), (411198,870303,0,'soga_hair_type_color',86,58,39), (411199,870303,0,'soga_hair_type_highlight_color',139,95,43), (411200,870303,1,'soga_lip_type',17,20,-12), (411201,870303,1,'soga_nose_type',4,-21,-25), (411202,870303,0,'soga_skin_color',218,189,160), (411203,870303,0,'wing_color1',255,255,255), (411204,870303,0,'wing_color2',255,255,255), (411205,870304,0,'eye_color',128,0,0), (411206,870304,0,'skin_color',255,255,255), (411207,870304,0,'soga_eye_color',255,0,255), (411208,870305,1,'cheek_type',-46,-38,0), (411209,870305,1,'chin_type',58,11,14), (411210,870305,1,'ear_type',-88,-10,0), (411211,870305,1,'eye_brow_type',-81,21,9), (411212,870305,0,'eye_color',170,134,89), (411213,870305,1,'eye_type',12,0,0), (411214,870305,0,'hair_color1',54,45,28), (411215,870305,0,'hair_color2',92,61,29), (411216,870305,0,'hair_face_color',44,17,14), (411217,870305,0,'hair_face_highlight_color',77,54,6), (411218,870305,0,'hair_highlight',56,33,26), (411219,870305,0,'hair_type_color',44,17,14), (411220,870305,0,'hair_type_highlight_color',77,54,6), (411221,870305,1,'lip_type',-14,-40,78), (411222,870305,1,'nose_type',98,-34,14), (411223,870305,0,'skin_color',208,203,159), (411224,870305,1,'soga_cheek_type',-46,-38,0), (411225,870305,1,'soga_chin_type',58,11,14), (411226,870305,1,'soga_ear_type',-88,-10,0), (411227,870305,1,'soga_eye_brow_type',-81,21,9), (411228,870305,0,'soga_eye_color',229,229,102), (411229,870305,1,'soga_eye_type',12,0,0), (411230,870305,0,'soga_hair_color1',54,45,28), (411231,870305,0,'soga_hair_color2',92,61,29), (411232,870305,0,'soga_hair_face_color',44,17,14), (411233,870305,0,'soga_hair_face_highlight_color',77,54,6), (411234,870305,0,'soga_hair_highlight',56,33,26), (411235,870305,0,'soga_hair_type_color',44,17,14), (411236,870305,0,'soga_hair_type_highlight_color',77,54,6), (411237,870305,1,'soga_lip_type',-14,-40,78), (411238,870305,1,'soga_nose_type',98,-34,14), (411239,870305,0,'soga_skin_color',208,203,159), (411240,870305,0,'wing_color1',255,255,255), (411241,870305,0,'wing_color2',255,255,255), (411242,870306,1,'cheek_type',-70,-21,0), (411243,870306,1,'chin_type',20,5,-52), (411244,870306,1,'ear_type',-46,-82,0), (411245,870306,1,'eye_brow_type',21,50,-94), (411246,870306,0,'eye_color',180,145,100), (411247,870306,1,'eye_type',31,0,0), (411248,870306,0,'hair_color1',21,13,24), (411249,870306,0,'hair_color2',34,28,24), (411250,870306,0,'hair_face_highlight_color',79,82,119), (411251,870306,0,'hair_highlight',51,56,84), (411252,870306,0,'hair_type_highlight_color',79,82,119), (411253,870306,1,'lip_type',-10,-66,53), (411254,870306,1,'nose_type',35,38,-56), (411255,870306,0,'skin_color',245,250,250), (411256,870306,1,'soga_cheek_type',-70,-21,0), (411257,870306,1,'soga_chin_type',20,5,-52), (411258,870306,1,'soga_ear_type',-46,-82,0), (411259,870306,1,'soga_eye_brow_type',21,50,-94), (411260,870306,0,'soga_eye_color',229,229,102), (411261,870306,1,'soga_eye_type',31,0,0), (411262,870306,0,'soga_hair_color1',21,13,24), (411263,870306,0,'soga_hair_color2',34,28,24), (411264,870306,0,'soga_hair_face_highlight_color',79,82,119), (411265,870306,0,'soga_hair_highlight',51,56,84), (411266,870306,0,'soga_hair_type_highlight_color',79,82,119), (411267,870306,1,'soga_lip_type',-10,-66,53), (411268,870306,1,'soga_nose_type',35,38,-56), (411269,870306,0,'soga_skin_color',245,250,250), (411270,870306,0,'wing_color1',255,255,255), (411271,870306,0,'wing_color2',255,255,255), (411272,870307,1,'cheek_type',94,-7,0), (411273,870307,1,'chin_type',18,28,-68), (411274,870307,1,'ear_type',-62,57,0), (411275,870307,1,'eye_brow_type',85,40,-66), (411276,870307,0,'eye_color',67,141,153), (411277,870307,1,'eye_type',34,0,0), (411278,870307,0,'hair_color1',21,13,24), (411279,870307,0,'hair_color2',34,28,24), (411280,870307,0,'hair_face_highlight_color',78,81,116), (411281,870307,0,'hair_highlight',51,56,84), (411282,870307,0,'hair_type_highlight_color',78,81,116), (411283,870307,1,'lip_type',87,46,2), (411284,870307,1,'nose_type',-89,-1,-3), (411285,870307,0,'skin_color',196,189,144), (411286,870307,1,'soga_cheek_type',94,-7,0), (411287,870307,1,'soga_chin_type',18,28,-68), (411288,870307,1,'soga_ear_type',-62,57,0), (411289,870307,1,'soga_eye_brow_type',85,40,-66), (411290,870307,0,'soga_eye_color',229,229,102), (411291,870307,1,'soga_eye_type',34,0,0), (411292,870307,0,'soga_hair_color1',21,13,24), (411293,870307,0,'soga_hair_color2',34,28,24), (411294,870307,0,'soga_hair_face_highlight_color',78,81,116), (411295,870307,0,'soga_hair_highlight',51,56,84), (411296,870307,0,'soga_hair_type_highlight_color',78,81,116), (411297,870307,1,'soga_lip_type',87,46,2), (411298,870307,1,'soga_nose_type',-89,-1,-3), (411299,870307,0,'soga_skin_color',196,189,144), (411300,870307,0,'wing_color1',255,255,255), (411301,870307,0,'wing_color2',255,255,255), (411302,870308,1,'cheek_type',83,40,0), (411303,870308,1,'chin_type',-4,47,84), (411304,870308,1,'ear_type',-95,-14,0), (411305,870308,1,'eye_brow_type',-1,56,-53), (411306,870308,0,'eye_color',95,145,117), (411307,870308,1,'eye_type',-37,0,0), (411308,870308,0,'hair_color1',54,45,28), (411309,870308,0,'hair_color2',92,61,29), (411310,870308,0,'hair_face_color',47,14,19), (411311,870308,0,'hair_face_highlight_color',244,244,246), (411312,870308,0,'hair_highlight',160,156,172), (411313,870308,0,'hair_type_color',47,14,19), (411314,870308,0,'hair_type_highlight_color',244,244,246), (411315,870308,1,'lip_type',-56,-17,-14), (411316,870308,1,'nose_type',-26,-34,7), (411317,870308,0,'skin_color',226,194,195), (411318,870308,1,'soga_cheek_type',83,40,0), (411319,870308,1,'soga_chin_type',-4,47,84), (411320,870308,1,'soga_ear_type',-95,-14,0), (411321,870308,1,'soga_eye_brow_type',-1,56,-53), (411322,870308,0,'soga_eye_color',229,229,102), (411323,870308,1,'soga_eye_type',-37,0,0), (411324,870308,0,'soga_hair_color1',54,45,28), (411325,870308,0,'soga_hair_color2',92,61,29), (411326,870308,0,'soga_hair_face_color',47,14,19), (411327,870308,0,'soga_hair_face_highlight_color',244,244,246), (411328,870308,0,'soga_hair_highlight',160,156,172), (411329,870308,0,'soga_hair_type_color',47,14,19), (411330,870308,0,'soga_hair_type_highlight_color',244,244,246), (411331,870308,1,'soga_lip_type',-56,-17,-14), (411332,870308,1,'soga_nose_type',-26,-34,7), (411333,870308,0,'soga_skin_color',226,194,195), (411334,870308,0,'wing_color1',255,255,255), (411335,870308,0,'wing_color2',255,255,255), (411336,870309,0,'eye_color',22,103,22), (411337,870309,0,'skin_color',191,191,191), (411338,870309,0,'soga_eye_color',255,0,255), (411339,870310,0,'eye_color',255,255,255), (411340,870310,0,'skin_color',59,59,59), (411341,870310,0,'soga_eye_color',255,0,255), (411342,870311,1,'cheek_type',9,69,0), (411343,870311,1,'chin_type',25,-71,-90), (411344,870311,1,'ear_type',-56,68,0), (411345,870311,1,'eye_brow_type',68,35,9), (411346,870311,0,'eye_color',82,60,28), (411347,870311,1,'eye_type',-84,0,0), (411348,870311,0,'hair_color1',160,156,172), (411349,870311,0,'hair_color2',62,62,68), (411350,870311,0,'hair_face_color',244,244,246), (411351,870311,0,'hair_face_highlight_color',244,245,246), (411352,870311,0,'hair_highlight',160,156,172), (411353,870311,0,'hair_type_color',244,244,246), (411354,870311,0,'hair_type_highlight_color',244,245,246), (411355,870311,1,'lip_type',-70,61,-42), (411356,870311,1,'nose_type',0,25,48), (411357,870311,0,'skin_color',214,165,169), (411358,870311,1,'soga_cheek_type',9,69,0), (411359,870311,1,'soga_chin_type',25,-71,-90), (411360,870311,1,'soga_ear_type',-56,68,0), (411361,870311,1,'soga_eye_brow_type',68,35,9), (411362,870311,0,'soga_eye_color',229,229,102), (411363,870311,1,'soga_eye_type',-84,0,0), (411364,870311,0,'soga_hair_color1',160,156,172), (411365,870311,0,'soga_hair_color2',62,62,68), (411366,870311,0,'soga_hair_face_color',244,244,246), (411367,870311,0,'soga_hair_face_highlight_color',244,245,246), (411368,870311,0,'soga_hair_highlight',160,156,172), (411369,870311,0,'soga_hair_type_color',244,244,246), (411370,870311,0,'soga_hair_type_highlight_color',244,245,246), (411371,870311,1,'soga_lip_type',-70,61,-42), (411372,870311,1,'soga_nose_type',0,25,48), (411373,870311,0,'soga_skin_color',214,165,169), (411374,870311,0,'wing_color1',255,255,255), (411375,870311,0,'wing_color2',255,255,255), (411376,870312,1,'cheek_type',7,-81,0), (411377,870312,1,'chin_type',7,-83,77), (411378,870312,1,'ear_type',-89,56,0), (411379,870312,1,'eye_brow_type',-97,-52,-25), (411380,870312,0,'eye_color',92,141,111), (411381,870312,1,'eye_type',-62,0,0), (411382,870312,0,'hair_color1',79,28,15), (411383,870312,0,'hair_color2',97,68,25), (411384,870312,0,'hair_face_color',35,24,1), (411385,870312,0,'hair_face_highlight_color',228,182,26), (411386,870312,0,'hair_highlight',246,219,114), (411387,870312,0,'hair_type_color',35,24,1), (411388,870312,0,'hair_type_highlight_color',228,182,26), (411389,870312,1,'lip_type',93,-34,44), (411390,870312,1,'nose_type',28,-37,58), (411391,870312,0,'skin_color',250,251,251), (411392,870312,1,'soga_cheek_type',7,-81,0), (411393,870312,1,'soga_chin_type',7,-83,77), (411394,870312,1,'soga_ear_type',-89,56,0), (411395,870312,1,'soga_eye_brow_type',-97,-52,-25), (411396,870312,0,'soga_eye_color',229,229,102), (411397,870312,1,'soga_eye_type',-62,0,0), (411398,870312,0,'soga_hair_color1',79,28,15), (411399,870312,0,'soga_hair_color2',97,68,25), (411400,870312,0,'soga_hair_face_color',35,24,1), (411401,870312,0,'soga_hair_face_highlight_color',228,182,26), (411402,870312,0,'soga_hair_highlight',246,219,114), (411403,870312,0,'soga_hair_type_color',35,24,1), (411404,870312,0,'soga_hair_type_highlight_color',228,182,26), (411405,870312,1,'soga_lip_type',93,-34,44), (411406,870312,1,'soga_nose_type',28,-37,58), (411407,870312,0,'soga_skin_color',250,251,251), (411408,870312,0,'wing_color1',255,255,255), (411409,870312,0,'wing_color2',255,255,255), (411410,870313,1,'cheek_type',23,-81,0), (411411,870313,1,'chin_type',-50,55,28), (411412,870313,1,'ear_type',82,-95,0), (411413,870313,1,'eye_brow_type',-87,-71,44), (411414,870313,0,'eye_color',53,109,125), (411415,870313,1,'eye_type',-1,0,0), (411416,870313,0,'hair_color1',112,103,151), (411417,870313,0,'hair_color2',109,119,115), (411418,870313,0,'hair_face_color',89,109,112), (411419,870313,0,'hair_face_highlight_color',225,181,22), (411420,870313,0,'hair_highlight',239,221,86), (411421,870313,0,'hair_type_color',89,109,112), (411422,870313,0,'hair_type_highlight_color',225,181,22), (411423,870313,1,'lip_type',2,31,-57), (411424,870313,1,'nose_type',68,-39,37), (411425,870313,0,'skin_color',80,77,56), (411426,870313,1,'soga_cheek_type',23,-81,0), (411427,870313,1,'soga_chin_type',-50,55,28), (411428,870313,1,'soga_ear_type',82,-95,0), (411429,870313,1,'soga_eye_brow_type',-87,-71,44), (411430,870313,0,'soga_eye_color',229,229,102), (411431,870313,1,'soga_eye_type',-1,0,0), (411432,870313,0,'soga_hair_color1',112,103,151), (411433,870313,0,'soga_hair_color2',109,119,115), (411434,870313,0,'soga_hair_face_color',89,109,112), (411435,870313,0,'soga_hair_face_highlight_color',225,181,22), (411436,870313,0,'soga_hair_highlight',239,221,86), (411437,870313,0,'soga_hair_type_color',89,109,112), (411438,870313,0,'soga_hair_type_highlight_color',225,181,22), (411439,870313,1,'soga_lip_type',2,31,-57), (411440,870313,1,'soga_nose_type',68,-39,37), (411441,870313,0,'soga_skin_color',80,77,56), (411442,870313,0,'wing_color1',255,255,255), (411443,870313,0,'wing_color2',255,255,255), (411444,870314,1,'cheek_type',0,25,0), (411445,870314,1,'chin_type',-20,-28,0), (411446,870314,1,'ear_type',0,-7,0), (411447,870314,1,'eye_brow_type',-28,-14,-4), (411448,870314,0,'eye_color',205,184,150), (411449,870314,1,'eye_type',32,0,0), (411450,870314,0,'hair_face_color',43,30,22), (411451,870314,0,'hair_face_highlight_color',116,113,110), (411452,870314,0,'hair_type_color',43,30,22), (411453,870314,0,'hair_type_highlight_color',116,113,110), (411454,870314,1,'lip_type',-3,-10,-9), (411455,870314,1,'nose_type',-22,-32,32), (411456,870314,0,'skin_color',200,177,139), (411457,870314,1,'soga_cheek_type',0,25,0), (411458,870314,1,'soga_chin_type',-20,-28,0), (411459,870314,1,'soga_ear_type',0,-7,0), (411460,870314,1,'soga_eye_brow_type',-28,-14,-4), (411461,870314,0,'soga_eye_color',229,229,102), (411462,870314,1,'soga_eye_type',32,0,0), (411463,870314,0,'soga_hair_face_color',43,30,22), (411464,870314,0,'soga_hair_face_highlight_color',116,113,110), (411465,870314,0,'soga_hair_type_color',43,30,22), (411466,870314,0,'soga_hair_type_highlight_color',116,113,110), (411467,870314,1,'soga_lip_type',-3,-10,-9), (411468,870314,1,'soga_nose_type',-22,-32,32), (411469,870314,0,'soga_skin_color',200,177,139), (411470,870314,0,'wing_color1',255,255,255), (411471,870314,0,'wing_color2',255,255,255), (411472,870315,1,'cheek_type',12,18,0), (411473,870315,1,'chin_type',-14,0,-23), (411474,870315,1,'ear_type',-26,-34,0), (411475,870315,1,'eye_brow_type',5,0,9), (411476,870315,0,'eye_color',70,71,38), (411477,870315,1,'eye_type',21,0,0), (411478,870315,0,'hair_face_color',86,58,39), (411479,870315,0,'hair_face_highlight_color',139,95,43), (411480,870315,0,'hair_type_color',86,58,39), (411481,870315,0,'hair_type_highlight_color',139,95,43), (411482,870315,1,'lip_type',17,20,-12), (411483,870315,1,'nose_type',4,-21,-25), (411484,870315,0,'skin_color',218,189,160), (411485,870315,1,'soga_cheek_type',12,18,0), (411486,870315,1,'soga_chin_type',-14,0,-23), (411487,870315,1,'soga_ear_type',-26,-34,0), (411488,870315,1,'soga_eye_brow_type',5,0,9), (411489,870315,0,'soga_eye_color',229,229,102), (411490,870315,1,'soga_eye_type',21,0,0), (411491,870315,0,'soga_hair_face_color',86,58,39), (411492,870315,0,'soga_hair_face_highlight_color',139,95,43), (411493,870315,0,'soga_hair_type_color',86,58,39), (411494,870315,0,'soga_hair_type_highlight_color',139,95,43), (411495,870315,1,'soga_lip_type',17,20,-12), (411496,870315,1,'soga_nose_type',4,-21,-25), (411497,870315,0,'soga_skin_color',218,189,160), (411498,870315,0,'wing_color1',255,255,255), (411499,870315,0,'wing_color2',255,255,255), (411500,870316,1,'cheek_type',63,-48,0), (411501,870316,1,'chin_type',11,72,-87), (411502,870316,1,'ear_type',68,-52,0), (411503,870316,1,'eye_brow_type',82,0,31), (411504,870316,0,'eye_color',74,81,43), (411505,870316,1,'eye_type',87,0,0), (411506,870316,0,'hair_color1',123,123,130), (411507,870316,0,'hair_color2',144,140,137), (411508,870316,0,'hair_face_color',112,137,139), (411509,870316,0,'hair_face_highlight_color',127,153,153), (411510,870316,0,'hair_highlight',123,123,130), (411511,870316,0,'hair_type_color',112,137,139), (411512,870316,0,'hair_type_highlight_color',127,153,153), (411513,870316,1,'lip_type',32,-62,0), (411514,870316,1,'nose_type',0,-62,39), (411515,870316,0,'skin_color',250,254,254), (411516,870316,1,'soga_cheek_type',63,-48,0), (411517,870316,1,'soga_chin_type',11,72,-87), (411518,870316,1,'soga_ear_type',68,-52,0), (411519,870316,1,'soga_eye_brow_type',82,0,31), (411520,870316,0,'soga_eye_color',229,229,102), (411521,870316,1,'soga_eye_type',87,0,0), (411522,870316,0,'soga_hair_color1',123,123,130), (411523,870316,0,'soga_hair_color2',144,140,137), (411524,870316,0,'soga_hair_face_color',112,137,139), (411525,870316,0,'soga_hair_face_highlight_color',127,153,153), (411526,870316,0,'soga_hair_highlight',123,123,130), (411527,870316,0,'soga_hair_type_color',112,137,139), (411528,870316,0,'soga_hair_type_highlight_color',127,153,153), (411529,870316,1,'soga_lip_type',32,-62,0), (411530,870316,1,'soga_nose_type',0,-62,39), (411531,870316,0,'soga_skin_color',250,254,254), (411532,870316,0,'wing_color1',255,255,255), (411533,870316,0,'wing_color2',255,255,255), (411534,870317,1,'cheek_type',-66,-81,0), (411535,870317,1,'chin_type',-83,66,-31), (411536,870317,1,'ear_type',96,14,0), (411537,870317,1,'eye_brow_type',81,-32,-62), (411538,870317,0,'eye_color',43,87,100), (411539,870317,1,'eye_type',41,0,0), (411540,870317,0,'hair_color1',79,28,15), (411541,870317,0,'hair_color2',97,68,25), (411542,870317,0,'hair_face_color',35,24,1), (411543,870317,0,'hair_face_highlight_color',11,4,5), (411544,870317,0,'hair_highlight',21,13,24), (411545,870317,0,'hair_type_color',35,24,1), (411546,870317,0,'hair_type_highlight_color',11,4,5), (411547,870317,1,'lip_type',-94,-46,50), (411548,870317,1,'nose_type',-57,46,-97), (411549,870317,0,'skin_color',230,176,164), (411550,870317,1,'soga_cheek_type',-66,-81,0), (411551,870317,1,'soga_chin_type',-83,66,-31), (411552,870317,1,'soga_ear_type',96,14,0), (411553,870317,1,'soga_eye_brow_type',81,-32,-62), (411554,870317,0,'soga_eye_color',229,229,102), (411555,870317,1,'soga_eye_type',41,0,0), (411556,870317,0,'soga_hair_color1',79,28,15), (411557,870317,0,'soga_hair_color2',97,68,25), (411558,870317,0,'soga_hair_face_color',35,24,1), (411559,870317,0,'soga_hair_face_highlight_color',11,4,5), (411560,870317,0,'soga_hair_highlight',21,13,24), (411561,870317,0,'soga_hair_type_color',35,24,1), (411562,870317,0,'soga_hair_type_highlight_color',11,4,5), (411563,870317,1,'soga_lip_type',-94,-46,50), (411564,870317,1,'soga_nose_type',-57,46,-97), (411565,870317,0,'soga_skin_color',230,176,164), (411566,870317,0,'wing_color1',255,255,255), (411567,870317,0,'wing_color2',255,255,255), (411568,870318,1,'cheek_type',90,3,0), (411569,870318,1,'chin_type',42,93,81), (411570,870318,1,'ear_type',37,-38,0), (411571,870318,1,'eye_brow_type',-81,78,82), (411572,870318,0,'eye_color',33,68,60), (411573,870318,1,'eye_type',7,0,0), (411574,870318,0,'hair_color1',56,33,26), (411575,870318,0,'hair_color2',86,65,37), (411576,870318,0,'hair_face_color',100,70,10), (411577,870318,0,'hair_face_highlight_color',119,147,147), (411578,870318,0,'hair_highlight',114,112,142), (411579,870318,0,'hair_type_color',100,70,10), (411580,870318,0,'hair_type_highlight_color',119,147,147), (411581,870318,1,'lip_type',78,59,-69), (411582,870318,1,'nose_type',-75,66,42), (411583,870318,0,'skin_color',239,239,211), (411584,870318,1,'soga_cheek_type',90,3,0), (411585,870318,1,'soga_chin_type',42,93,81), (411586,870318,1,'soga_ear_type',37,-38,0), (411587,870318,1,'soga_eye_brow_type',-81,78,82), (411588,870318,0,'soga_eye_color',229,229,102), (411589,870318,1,'soga_eye_type',7,0,0), (411590,870318,0,'soga_hair_color1',56,33,26), (411591,870318,0,'soga_hair_color2',86,65,37), (411592,870318,0,'soga_hair_face_color',100,70,10), (411593,870318,0,'soga_hair_face_highlight_color',119,147,147), (411594,870318,0,'soga_hair_highlight',114,112,142), (411595,870318,0,'soga_hair_type_color',100,70,10), (411596,870318,0,'soga_hair_type_highlight_color',119,147,147), (411597,870318,1,'soga_lip_type',78,59,-69), (411598,870318,1,'soga_nose_type',-75,66,42), (411599,870318,0,'soga_skin_color',239,239,211), (411600,870318,0,'wing_color1',255,255,255), (411601,870318,0,'wing_color2',255,255,255), (411602,870319,1,'cheek_type',-93,-97,0), (411603,870319,1,'chin_type',75,93,84), (411604,870319,1,'ear_type',69,-89,0), (411605,870319,1,'eye_brow_type',-45,0,-1), (411606,870319,0,'eye_color',63,42,17), (411607,870319,1,'eye_type',51,0,0), (411608,870319,0,'hair_color1',54,45,28), (411609,870319,0,'hair_color2',104,52,0), (411610,870319,0,'hair_face_color',39,11,16), (411611,870319,0,'hair_face_highlight_color',41,19,11), (411612,870319,0,'hair_highlight',79,28,15), (411613,870319,0,'hair_type_color',39,11,16), (411614,870319,0,'hair_type_highlight_color',41,19,11), (411615,870319,1,'lip_type',-39,14,0), (411616,870319,1,'nose_type',0,45,-42), (411617,870319,0,'skin_color',227,240,240), (411618,870319,1,'soga_cheek_type',-93,-97,0), (411619,870319,1,'soga_chin_type',75,93,84), (411620,870319,1,'soga_ear_type',69,-89,0), (411621,870319,1,'soga_eye_brow_type',-45,0,-1), (411622,870319,0,'soga_eye_color',229,229,102), (411623,870319,1,'soga_eye_type',51,0,0), (411624,870319,0,'soga_hair_color1',54,45,28), (411625,870319,0,'soga_hair_color2',104,52,0), (411626,870319,0,'soga_hair_face_color',39,11,16), (411627,870319,0,'soga_hair_face_highlight_color',41,19,11), (411628,870319,0,'soga_hair_highlight',79,28,15), (411629,870319,0,'soga_hair_type_color',39,11,16), (411630,870319,0,'soga_hair_type_highlight_color',41,19,11), (411631,870319,1,'soga_lip_type',-39,14,0), (411632,870319,1,'soga_nose_type',0,45,-42), (411633,870319,0,'soga_skin_color',227,240,240), (411634,870319,0,'wing_color1',255,255,255), (411635,870319,0,'wing_color2',255,255,255), (411636,870320,1,'cheek_type',31,17,0), (411637,870320,1,'chin_type',4,-38,-34), (411638,870320,1,'ear_type',-11,1,0), (411639,870320,1,'eye_brow_type',-4,0,0), (411640,870320,0,'eye_color',33,61,40), (411641,870320,1,'eye_type',-20,0,0), (411642,870320,0,'hair_face_color',123,83,56), (411643,870320,0,'hair_face_highlight_color',124,71,4), (411644,870320,0,'hair_type_color',123,83,56), (411645,870320,0,'hair_type_highlight_color',124,71,4), (411646,870320,1,'lip_type',0,7,-14), (411647,870320,1,'nose_type',-28,-7,14), (411648,870320,0,'skin_color',196,150,125), (411649,870320,1,'soga_cheek_type',31,17,0), (411650,870320,1,'soga_chin_type',4,-38,-34), (411651,870320,1,'soga_ear_type',-11,1,0), (411652,870320,1,'soga_eye_brow_type',-4,0,0), (411653,870320,0,'soga_eye_color',229,229,102), (411654,870320,1,'soga_eye_type',-20,0,0), (411655,870320,0,'soga_hair_face_color',123,83,56), (411656,870320,0,'soga_hair_face_highlight_color',124,71,4), (411657,870320,0,'soga_hair_type_color',123,83,56), (411658,870320,0,'soga_hair_type_highlight_color',124,71,4), (411659,870320,1,'soga_lip_type',0,7,-14), (411660,870320,1,'soga_nose_type',-28,-7,14), (411661,870320,0,'soga_skin_color',196,150,125), (411662,870320,0,'wing_color1',255,255,255), (411663,870320,0,'wing_color2',255,255,255), (411664,870321,1,'cheek_type',-10,19,0), (411665,870321,1,'chin_type',-87,-22,100), (411666,870321,1,'ear_type',-84,-31,0), (411667,870321,1,'eye_brow_type',41,-8,-37), (411668,870321,0,'eye_color',135,184,199), (411669,870321,1,'eye_type',-18,0,0), (411670,870321,0,'hair_color1',79,28,15), (411671,870321,0,'hair_color2',97,68,25), (411672,870321,0,'hair_face_color',38,22,5), (411673,870321,0,'hair_highlight',21,13,24), (411674,870321,0,'hair_type_color',38,22,5), (411675,870321,1,'lip_type',-76,-45,2), (411676,870321,1,'nose_type',-25,-52,-37), (411677,870321,0,'skin_color',242,252,247), (411678,870321,1,'soga_cheek_type',-10,19,0), (411679,870321,1,'soga_chin_type',-87,-22,100), (411680,870321,1,'soga_ear_type',-84,-31,0), (411681,870321,1,'soga_eye_brow_type',41,-8,-37), (411682,870321,0,'soga_eye_color',229,229,102), (411683,870321,1,'soga_eye_type',-18,0,0), (411684,870321,0,'soga_hair_color1',79,28,15), (411685,870321,0,'soga_hair_color2',97,68,25), (411686,870321,0,'soga_hair_face_color',38,22,5), (411687,870321,0,'soga_hair_highlight',21,13,24), (411688,870321,0,'soga_hair_type_color',38,22,5), (411689,870321,1,'soga_lip_type',-76,-45,2), (411690,870321,1,'soga_nose_type',-25,-52,-37), (411691,870321,0,'soga_skin_color',242,252,247), (411692,870321,0,'wing_color1',255,255,255), (411693,870321,0,'wing_color2',255,255,255), (411694,870322,1,'cheek_type',-19,-76,0), (411695,870322,1,'chin_type',0,-62,14), (411696,870322,1,'ear_type',39,75,0), (411697,870322,1,'eye_brow_type',79,65,79), (411698,870322,0,'eye_color',71,63,34), (411699,870322,1,'eye_type',-81,0,0), (411700,870322,0,'hair_color1',246,219,114), (411701,870322,0,'hair_color2',142,112,67), (411702,870322,0,'hair_face_color',233,184,31), (411703,870322,0,'hair_face_highlight_color',244,244,246), (411704,870322,0,'hair_highlight',160,156,172), (411705,870322,0,'hair_type_color',233,184,31), (411706,870322,0,'hair_type_highlight_color',244,244,246), (411707,870322,1,'lip_type',-76,37,38), (411708,870322,1,'nose_type',75,0,46), (411709,870322,0,'skin_color',147,127,81), (411710,870322,1,'soga_cheek_type',-19,-76,0), (411711,870322,1,'soga_chin_type',0,-62,14), (411712,870322,1,'soga_ear_type',39,75,0), (411713,870322,1,'soga_eye_brow_type',79,65,79), (411714,870322,0,'soga_eye_color',204,204,204), (411715,870322,1,'soga_eye_type',-81,0,0), (411716,870322,0,'soga_hair_color1',246,219,114), (411717,870322,0,'soga_hair_color2',142,112,67), (411718,870322,0,'soga_hair_face_color',233,184,31), (411719,870322,0,'soga_hair_face_highlight_color',244,244,246), (411720,870322,0,'soga_hair_highlight',160,156,172), (411721,870322,0,'soga_hair_type_color',233,184,31), (411722,870322,0,'soga_hair_type_highlight_color',244,244,246), (411723,870322,1,'soga_lip_type',-76,37,38), (411724,870322,1,'soga_nose_type',75,0,46), (411725,870322,0,'soga_skin_color',147,127,81), (411726,870323,0,'eye_color',128,128,191), (411727,870323,0,'skin_color',128,128,128), (411728,870323,0,'soga_eye_color',255,0,255), (411729,870324,0,'eye_color',255,255,255), (411730,870324,0,'skin_color',255,255,255), (411731,870324,0,'soga_eye_color',255,0,255), (411732,870325,0,'eye_color',31,223,223), (411733,870325,0,'skin_color',5,5,5), (411734,870325,0,'soga_eye_color',255,0,255), (411735,870326,0,'eye_color',255,255,255), (411736,870326,0,'skin_color',255,255,255), (411737,870326,0,'soga_eye_color',255,0,255), (411738,870327,0,'eye_color',255,255,255), (411739,870327,0,'skin_color',255,255,255), (411740,870327,0,'soga_eye_color',255,0,255), (411741,870328,0,'eye_color',31,223,223), (411742,870328,0,'skin_color',5,5,5), (411743,870328,0,'soga_eye_color',255,0,255), (411744,870329,0,'eye_color',255,255,255), (411745,870329,0,'skin_color',255,255,255), (411746,870329,0,'soga_eye_color',255,0,255), (411747,870330,0,'eye_color',255,255,255), (411748,870330,0,'skin_color',255,255,255), (411749,870330,0,'soga_eye_color',255,0,255), (411750,870331,0,'eye_color',128,52,202), (411751,870331,0,'skin_color',68,68,68), (411752,870331,0,'soga_eye_color',255,0,255), (411753,870332,1,'cheek_type',-11,-68,0), (411754,870332,1,'chin_type',-46,37,38), (411755,870332,1,'ear_type',12,-25,0), (411756,870332,1,'eye_brow_type',59,8,-83), (411757,870332,0,'eye_color',36,72,83), (411758,870332,1,'eye_type',-41,0,0), (411759,870332,0,'hair_color1',160,156,172), (411760,870332,0,'hair_color2',62,62,68), (411761,870332,0,'hair_face_color',244,245,246), (411762,870332,0,'hair_face_highlight_color',89,109,112), (411763,870332,0,'hair_highlight',112,103,151), (411764,870332,0,'hair_type_color',244,245,246), (411765,870332,0,'hair_type_highlight_color',89,109,112), (411766,870332,1,'lip_type',82,-28,-42), (411767,870332,1,'nose_type',-62,38,87), (411768,870332,0,'skin_color',200,187,181), (411769,870332,1,'soga_cheek_type',-11,-68,0), (411770,870332,1,'soga_chin_type',-46,37,38), (411771,870332,1,'soga_ear_type',12,-25,0), (411772,870332,1,'soga_eye_brow_type',59,8,-83), (411773,870332,0,'soga_eye_color',204,204,204), (411774,870332,1,'soga_eye_type',-41,0,0), (411775,870332,0,'soga_hair_color1',160,156,172), (411776,870332,0,'soga_hair_color2',62,62,68), (411777,870332,0,'soga_hair_face_color',244,245,246), (411778,870332,0,'soga_hair_face_highlight_color',89,109,112), (411779,870332,0,'soga_hair_highlight',112,103,151), (411780,870332,0,'soga_hair_type_color',244,245,246), (411781,870332,0,'soga_hair_type_highlight_color',89,109,112), (411782,870332,1,'soga_lip_type',82,-28,-42), (411783,870332,1,'soga_nose_type',-62,38,87), (411784,870332,0,'soga_skin_color',200,187,181), (411785,870333,1,'cheek_type',-3,28,0), (411786,870333,1,'chin_type',-41,-28,-82), (411787,870333,1,'ear_type',81,18,0), (411788,870333,1,'eye_brow_type',31,-4,-89), (411789,870333,0,'eye_color',59,119,101), (411790,870333,1,'eye_type',3,0,0), (411791,870333,0,'hair_color1',209,131,22), (411792,870333,0,'hair_color2',149,120,59), (411793,870333,0,'hair_face_color',200,142,17), (411794,870333,0,'hair_face_highlight_color',198,184,168), (411795,870333,0,'hair_highlight',112,123,142), (411796,870333,0,'hair_type_color',200,142,17), (411797,870333,0,'hair_type_highlight_color',198,184,168), (411798,870333,1,'lip_type',91,-43,-22), (411799,870333,1,'nose_type',-93,74,-34), (411800,870333,0,'skin_color',99,101,101), (411801,870333,1,'soga_cheek_type',-3,28,0), (411802,870333,1,'soga_chin_type',-41,-28,-82), (411803,870333,1,'soga_ear_type',81,18,0), (411804,870333,1,'soga_eye_brow_type',31,-4,-89), (411805,870333,0,'soga_eye_color',204,204,204), (411806,870333,1,'soga_eye_type',3,0,0), (411807,870333,0,'soga_hair_color1',209,131,22), (411808,870333,0,'soga_hair_color2',149,120,59), (411809,870333,0,'soga_hair_face_color',200,142,17), (411810,870333,0,'soga_hair_face_highlight_color',198,184,168), (411811,870333,0,'soga_hair_highlight',112,123,142), (411812,870333,0,'soga_hair_type_color',200,142,17), (411813,870333,0,'soga_hair_type_highlight_color',198,184,168), (411814,870333,1,'soga_lip_type',91,-43,-22), (411815,870333,1,'soga_nose_type',-93,74,-34), (411816,870333,0,'soga_skin_color',99,101,101), (411817,870334,0,'eye_color',5,5,5), (411818,870334,0,'skin_color',181,73,181), (411819,870334,0,'soga_eye_color',255,0,255), (411820,870335,0,'eye_color',0,0,63), (411821,870335,0,'skin_color',112,15,63), (411822,870335,0,'soga_eye_color',255,0,255), (411823,870336,0,'eye_color',255,255,255), (411824,870336,0,'skin_color',255,255,255), (411825,870336,0,'soga_eye_color',255,0,255), (411826,870337,0,'eye_color',0,0,63), (411827,870337,0,'skin_color',128,128,255), (411828,870337,0,'soga_eye_color',255,0,255), (411829,870338,0,'eye_color',128,128,191), (411830,870338,0,'skin_color',128,128,128), (411831,870338,0,'soga_eye_color',255,0,255), (411832,870339,0,'eye_color',255,255,255), (411833,870339,0,'skin_color',255,255,255), (411834,870339,0,'soga_eye_color',255,0,255), (411835,870340,0,'eye_color',255,255,255), (411836,870340,0,'skin_color',255,255,255), (411837,870340,0,'soga_eye_color',255,0,255), (411838,870341,0,'eye_color',5,5,5), (411839,870341,0,'skin_color',105,21,63), (411840,870341,0,'soga_eye_color',255,0,255), (411841,870342,0,'eye_color',255,255,255), (411842,870342,0,'skin_color',128,128,128), (411843,870342,0,'soga_eye_color',255,0,255), (411844,870343,0,'eye_color',255,255,255), (411845,870343,0,'skin_color',128,0,128), (411846,870343,0,'soga_eye_color',255,0,255), (411847,870344,0,'eye_color',255,255,255), (411848,870344,0,'skin_color',73,0,73), (411849,870344,0,'soga_eye_color',255,0,255), (411850,870345,0,'eye_color',31,223,223), (411851,870345,0,'skin_color',5,5,5), (411852,870345,0,'soga_eye_color',255,0,255), (411853,870346,0,'eye_color',255,255,255), (411854,870346,0,'skin_color',255,255,255), (411855,870346,0,'soga_eye_color',255,0,255), (411856,870347,0,'eye_color',255,255,255), (411857,870347,0,'skin_color',255,255,255), (411858,870347,0,'soga_eye_color',255,0,255), (411859,870348,0,'eye_color',5,5,5), (411860,870348,0,'skin_color',105,21,63), (411861,870348,0,'soga_eye_color',255,0,255), (411862,870349,0,'eye_color',5,5,5), (411863,870349,0,'skin_color',105,21,63), (411864,870349,0,'soga_eye_color',255,0,255), (411865,870350,0,'eye_color',255,255,255), (411866,870350,0,'skin_color',255,255,255), (411867,870350,0,'soga_eye_color',255,0,255), (411868,870351,0,'eye_color',63,63,63), (411869,870351,0,'skin_color',167,68,167), (411870,870351,0,'soga_eye_color',255,0,255), (411871,870352,0,'eye_color',19,19,19), (411872,870352,0,'skin_color',128,181,73), (411873,870352,0,'soga_eye_color',255,0,255), (411874,870353,0,'eye_color',255,255,255), (411875,870353,0,'skin_color',255,255,255), (411876,870353,0,'soga_eye_color',255,0,255), (411877,870354,0,'eye_color',255,255,255), (411878,870354,0,'skin_color',10,10,10), (411879,870354,0,'soga_eye_color',255,0,255), (411880,870355,1,'cheek_type',41,87,0), (411881,870355,1,'chin_type',-9,35,3), (411882,870355,1,'ear_type',-98,50,0), (411883,870355,1,'eye_brow_type',78,48,77), (411884,870355,0,'eye_color',72,145,161), (411885,870355,1,'eye_type',-90,0,0), (411886,870355,0,'hair_color1',56,33,26), (411887,870355,0,'hair_color2',86,65,37), (411888,870355,0,'hair_face_color',88,62,8), (411889,870355,0,'hair_face_highlight_color',38,21,6), (411890,870355,0,'hair_highlight',79,28,15), (411891,870355,0,'hair_type_color',88,62,8), (411892,870355,0,'hair_type_highlight_color',38,21,6), (411893,870355,1,'lip_type',75,-12,97), (411894,870355,1,'nose_type',-87,1,53), (411895,870355,0,'skin_color',98,70,47), (411896,870355,1,'soga_cheek_type',41,87,0), (411897,870355,1,'soga_chin_type',-9,35,3), (411898,870355,1,'soga_ear_type',-98,50,0), (411899,870355,1,'soga_eye_brow_type',78,48,77), (411900,870355,0,'soga_eye_color',204,204,204), (411901,870355,1,'soga_eye_type',-90,0,0), (411902,870355,0,'soga_hair_color1',56,33,26), (411903,870355,0,'soga_hair_color2',86,65,37), (411904,870355,0,'soga_hair_face_color',88,62,8), (411905,870355,0,'soga_hair_face_highlight_color',38,21,6), (411906,870355,0,'soga_hair_highlight',79,28,15), (411907,870355,0,'soga_hair_type_color',88,62,8), (411908,870355,0,'soga_hair_type_highlight_color',38,21,6), (411909,870355,1,'soga_lip_type',75,-12,97), (411910,870355,1,'soga_nose_type',-87,1,53), (411911,870355,0,'soga_skin_color',98,70,47), (411912,870356,1,'cheek_type',-50,-25,0), (411913,870356,1,'chin_type',7,-29,3), (411914,870356,1,'ear_type',-18,17,0), (411915,870356,1,'eye_brow_type',-42,37,97), (411916,870356,0,'eye_color',169,142,111), (411917,870356,1,'eye_type',1,0,0), (411918,870356,0,'hair_color1',209,131,22), (411919,870356,0,'hair_color2',149,120,59), (411920,870356,0,'hair_face_color',184,128,10), (411921,870356,0,'hair_face_highlight_color',233,184,31), (411922,870356,0,'hair_highlight',246,219,114), (411923,870356,0,'hair_type_color',184,128,10), (411924,870356,0,'hair_type_highlight_color',233,184,31), (411925,870356,1,'lip_type',18,72,87), (411926,870356,1,'nose_type',23,-65,-76), (411927,870356,0,'skin_color',137,139,139), (411928,870356,1,'soga_cheek_type',-50,-25,0), (411929,870356,1,'soga_chin_type',7,-29,3), (411930,870356,1,'soga_ear_type',-18,17,0), (411931,870356,1,'soga_eye_brow_type',-42,37,97), (411932,870356,0,'soga_eye_color',204,204,204), (411933,870356,1,'soga_eye_type',1,0,0), (411934,870356,0,'soga_hair_color1',209,131,22), (411935,870356,0,'soga_hair_color2',149,120,59), (411936,870356,0,'soga_hair_face_color',184,128,10), (411937,870356,0,'soga_hair_face_highlight_color',233,184,31), (411938,870356,0,'soga_hair_highlight',246,219,114), (411939,870356,0,'soga_hair_type_color',184,128,10), (411940,870356,0,'soga_hair_type_highlight_color',233,184,31), (411941,870356,1,'soga_lip_type',18,72,87), (411942,870356,1,'soga_nose_type',23,-65,-76), (411943,870356,0,'soga_skin_color',137,139,139), (411944,870357,0,'eye_color',255,255,255), (411945,870357,0,'skin_color',255,255,255), (411946,870357,0,'soga_eye_color',255,0,255), (411947,870358,0,'eye_color',255,255,255), (411948,870358,0,'skin_color',255,255,255), (411949,870358,0,'soga_eye_color',255,0,255), (411950,870359,0,'eye_color',255,255,255), (411951,870359,0,'skin_color',128,128,128), (411952,870359,0,'soga_eye_color',255,0,255), (411953,870360,0,'eye_color',255,255,255), (411954,870360,0,'skin_color',255,255,255), (411955,870360,0,'soga_eye_color',255,0,255), (411956,870361,0,'eye_color',255,255,255), (411957,870361,0,'skin_color',255,255,255), (411958,870361,0,'soga_eye_color',255,0,255), (411959,870362,0,'eye_color',255,255,255), (411960,870362,0,'skin_color',255,255,255), (411961,870362,0,'soga_eye_color',255,0,255), (411962,870363,0,'eye_color',255,255,255), (411963,870363,0,'skin_color',255,255,255), (411964,870363,0,'soga_eye_color',255,0,255), (411965,870364,0,'eye_color',207,47,47), (411966,870364,0,'skin_color',128,207,47), (411967,870364,0,'soga_eye_color',255,0,255), (411968,870365,0,'eye_color',255,0,0), (411969,870365,0,'skin_color',128,128,128), (411970,870365,0,'soga_eye_color',255,0,255), (411971,870366,0,'eye_color',128,0,0), (411972,870366,0,'skin_color',191,191,191), (411973,870366,0,'soga_eye_color',255,0,255), (411974,870367,1,'cheek_type',-28,81,0), (411975,870367,1,'chin_type',56,77,0), (411976,870367,1,'ear_type',0,44,0), (411977,870367,1,'eye_brow_type',34,-7,0), (411978,870367,0,'eye_color',204,29,1), (411979,870367,1,'eye_type',44,0,0), (411980,870367,1,'lip_type',-50,77,62), (411981,870367,1,'nose_type',-77,0,68), (411982,870367,0,'skin_color',221,215,199), (411983,870367,1,'soga_cheek_type',-28,81,0), (411984,870367,1,'soga_chin_type',56,77,0), (411985,870367,1,'soga_ear_type',0,44,0), (411986,870367,1,'soga_eye_brow_type',34,-7,0), (411987,870367,0,'soga_eye_color',229,229,102), (411988,870367,1,'soga_eye_type',44,0,0), (411989,870367,1,'soga_lip_type',-50,77,62), (411990,870367,1,'soga_nose_type',-77,0,68), (411991,870367,0,'soga_skin_color',221,215,199), (411992,870367,0,'wing_color1',255,255,255), (411993,870367,0,'wing_color2',255,255,255), (411994,870368,1,'cheek_type',-28,81,0), (411995,870368,1,'chin_type',56,77,0), (411996,870368,1,'ear_type',0,44,0), (411997,870368,1,'eye_brow_type',34,-7,0), (411998,870368,0,'eye_color',204,29,1), (411999,870368,1,'eye_type',44,0,0), (412000,870368,1,'lip_type',-50,77,62), (412001,870368,1,'nose_type',-77,0,68), (412002,870368,0,'skin_color',221,215,199), (412003,870368,1,'soga_cheek_type',-28,81,0), (412004,870368,1,'soga_chin_type',56,77,0), (412005,870368,1,'soga_ear_type',0,44,0), (412006,870368,1,'soga_eye_brow_type',34,-7,0), (412007,870368,0,'soga_eye_color',229,229,102), (412008,870368,1,'soga_eye_type',44,0,0), (412009,870368,1,'soga_lip_type',-50,77,62), (412010,870368,1,'soga_nose_type',-77,0,68), (412011,870368,0,'soga_skin_color',221,215,199), (412012,870368,0,'wing_color1',255,255,255), (412013,870368,0,'wing_color2',255,255,255), (412014,870369,0,'eye_color',5,5,5), (412015,870369,0,'skin_color',105,21,63), (412016,870369,0,'soga_eye_color',255,0,255), (412017,870370,0,'eye_color',255,255,255), (412018,870370,0,'skin_color',128,128,255), (412019,870370,0,'soga_eye_color',255,0,255), (412020,870371,1,'cheek_type',-28,81,0), (412021,870371,1,'chin_type',56,77,0), (412022,870371,1,'ear_type',0,44,0), (412023,870371,1,'eye_brow_type',34,-7,0), (412024,870371,0,'eye_color',204,29,1), (412025,870371,1,'eye_type',44,0,0), (412026,870371,1,'lip_type',-50,77,62), (412027,870371,1,'nose_type',-77,0,68), (412028,870371,0,'skin_color',221,215,199), (412029,870371,1,'soga_cheek_type',-28,81,0), (412030,870371,1,'soga_chin_type',56,77,0), (412031,870371,1,'soga_ear_type',0,44,0), (412032,870371,1,'soga_eye_brow_type',34,-7,0), (412033,870371,0,'soga_eye_color',229,229,102), (412034,870371,1,'soga_eye_type',44,0,0), (412035,870371,1,'soga_lip_type',-50,77,62), (412036,870371,1,'soga_nose_type',-77,0,68), (412037,870371,0,'soga_skin_color',221,215,199), (412038,870371,0,'wing_color1',255,255,255), (412039,870371,0,'wing_color2',255,255,255), (412040,870372,0,'eye_color',255,0,0), (412041,870372,0,'skin_color',128,128,128), (412042,870372,0,'soga_eye_color',255,0,255), (412043,870373,0,'eye_color',52,10,52), (412044,870373,0,'skin_color',12,12,52), (412045,870373,0,'soga_eye_color',255,0,255), (412046,870374,0,'eye_color',22,22,103), (412047,870374,0,'skin_color',255,255,255), (412048,870374,0,'soga_eye_color',255,0,255), (412049,870375,0,'eye_color',255,255,255), (412050,870375,0,'skin_color',255,255,255), (412051,870375,0,'soga_eye_color',255,0,255), (412052,870376,1,'cheek_type',98,14,0), (412053,870376,1,'chin_type',-98,31,28), (412054,870376,1,'ear_type',18,71,0), (412055,870376,1,'eye_brow_type',77,-79,91), (412056,870376,0,'eye_color',58,121,130), (412057,870376,1,'eye_type',25,0,0), (412058,870376,0,'hair_color1',79,28,15), (412059,870376,0,'hair_color2',97,68,25), (412060,870376,0,'hair_face_color',47,33,3), (412061,870376,0,'hair_face_highlight_color',64,65,82), (412062,870376,0,'hair_highlight',43,36,70), (412063,870376,0,'hair_type_color',47,33,3), (412064,870376,0,'hair_type_highlight_color',64,65,82), (412065,870376,1,'lip_type',62,26,-90), (412066,870376,1,'nose_type',53,-37,-81), (412067,870376,0,'skin_color',213,171,124), (412068,870376,1,'soga_cheek_type',98,14,0), (412069,870376,1,'soga_chin_type',-98,31,28), (412070,870376,1,'soga_ear_type',18,71,0), (412071,870376,1,'soga_eye_brow_type',77,-79,91), (412072,870376,0,'soga_eye_color',229,229,102), (412073,870376,1,'soga_eye_type',25,0,0), (412074,870376,0,'soga_hair_color1',79,28,15), (412075,870376,0,'soga_hair_color2',97,68,25), (412076,870376,0,'soga_hair_face_color',47,33,3), (412077,870376,0,'soga_hair_face_highlight_color',64,65,82), (412078,870376,0,'soga_hair_highlight',43,36,70), (412079,870376,0,'soga_hair_type_color',47,33,3), (412080,870376,0,'soga_hair_type_highlight_color',64,65,82), (412081,870376,1,'soga_lip_type',62,26,-90), (412082,870376,1,'soga_nose_type',53,-37,-81), (412083,870376,0,'soga_skin_color',213,171,124), (412084,870376,0,'wing_color1',255,255,255), (412085,870376,0,'wing_color2',255,255,255), (412086,870377,0,'eye_color',255,255,255), (412087,870377,0,'skin_color',255,255,255), (412088,870377,0,'soga_eye_color',255,0,255), (412089,870378,0,'eye_color',255,255,255), (412090,870378,0,'skin_color',255,255,255), (412091,870378,0,'soga_eye_color',255,0,255), (412092,870379,0,'eye_color',128,255,0), (412093,870379,0,'skin_color',128,128,255), (412094,870379,0,'soga_eye_color',255,0,255), (412095,870380,1,'cheek_type',0,41,0), (412096,870380,1,'chin_type',14,-21,77), (412097,870380,1,'ear_type',-7,-35,0), (412098,870380,1,'eye_brow_type',98,62,82), (412099,870380,0,'eye_color',142,188,202), (412100,870380,1,'eye_type',82,0,0), (412101,870380,0,'hair_color1',54,45,28), (412102,870380,0,'hair_color2',92,61,29), (412103,870380,0,'hair_face_color',45,14,18), (412104,870380,0,'hair_face_highlight_color',119,147,147), (412105,870380,0,'hair_highlight',114,112,142), (412106,870380,0,'hair_type_color',45,14,18), (412107,870380,0,'hair_type_highlight_color',119,147,147), (412108,870380,1,'lip_type',71,0,-79), (412109,870380,1,'nose_type',-37,85,-1), (412110,870380,0,'skin_color',159,130,133), (412111,870380,1,'soga_cheek_type',0,41,0), (412112,870380,1,'soga_chin_type',14,-21,77), (412113,870380,1,'soga_ear_type',-7,-35,0), (412114,870380,1,'soga_eye_brow_type',98,62,82), (412115,870380,0,'soga_eye_color',204,204,204), (412116,870380,1,'soga_eye_type',82,0,0), (412117,870380,0,'soga_hair_color1',54,45,28), (412118,870380,0,'soga_hair_color2',92,61,29), (412119,870380,0,'soga_hair_face_color',45,14,18), (412120,870380,0,'soga_hair_face_highlight_color',119,147,147), (412121,870380,0,'soga_hair_highlight',114,112,142), (412122,870380,0,'soga_hair_type_color',45,14,18), (412123,870380,0,'soga_hair_type_highlight_color',119,147,147), (412124,870380,1,'soga_lip_type',71,0,-79), (412125,870380,1,'soga_nose_type',-37,85,-1), (412126,870380,0,'soga_skin_color',159,130,133), (412127,870381,1,'cheek_type',0,-69,0), (412128,870381,1,'chin_type',-28,55,-43), (412129,870381,1,'ear_type',57,64,0), (412130,870381,1,'eye_brow_type',-15,-46,83), (412131,870381,0,'eye_color',184,152,102), (412132,870381,1,'eye_type',74,0,0), (412133,870381,0,'hair_color1',161,165,168), (412134,870381,0,'hair_color2',60,71,71), (412135,870381,0,'hair_face_color',233,232,227), (412136,870381,0,'hair_face_highlight_color',244,244,246), (412137,870381,0,'hair_highlight',160,156,172), (412138,870381,0,'hair_type_color',233,232,227), (412139,870381,0,'hair_type_highlight_color',244,244,246), (412140,870381,1,'lip_type',-91,-3,69), (412141,870381,1,'nose_type',65,-35,-83), (412142,870381,0,'skin_color',230,213,164), (412143,870381,1,'soga_cheek_type',0,-69,0), (412144,870381,1,'soga_chin_type',-28,55,-43), (412145,870381,1,'soga_ear_type',57,64,0), (412146,870381,1,'soga_eye_brow_type',-15,-46,83), (412147,870381,0,'soga_eye_color',204,204,204), (412148,870381,1,'soga_eye_type',74,0,0), (412149,870381,0,'soga_hair_color1',161,165,168), (412150,870381,0,'soga_hair_color2',60,71,71), (412151,870381,0,'soga_hair_face_color',233,232,227), (412152,870381,0,'soga_hair_face_highlight_color',244,244,246), (412153,870381,0,'soga_hair_highlight',160,156,172), (412154,870381,0,'soga_hair_type_color',233,232,227), (412155,870381,0,'soga_hair_type_highlight_color',244,244,246), (412156,870381,1,'soga_lip_type',-91,-3,69), (412157,870381,1,'soga_nose_type',65,-35,-83), (412158,870381,0,'soga_skin_color',230,213,164), (412159,870382,0,'eye_color',255,255,255), (412160,870382,0,'skin_color',255,255,255), (412161,870382,0,'soga_eye_color',255,0,255), (412162,870383,0,'eye_color',63,128,128), (412163,870383,0,'skin_color',255,255,255), (412164,870383,0,'soga_eye_color',255,0,255), (412165,870384,0,'eye_color',12,12,52), (412166,870384,0,'skin_color',0,0,63), (412167,870384,0,'soga_eye_color',255,0,255), (412168,870385,0,'eye_color',12,12,52), (412169,870385,0,'skin_color',105,86,86), (412170,870385,0,'soga_eye_color',255,0,255), (412171,870386,1,'cheek_type',-68,74,0), (412172,870386,1,'chin_type',34,44,50), (412173,870386,1,'ear_type',56,34,0), (412174,870386,1,'eye_brow_type',-50,62,84), (412175,870386,0,'eye_color',89,118,67), (412176,870386,1,'eye_type',2,0,0), (412177,870386,0,'hair_color1',112,103,151), (412178,870386,0,'hair_color2',109,119,115), (412179,870386,0,'hair_face_color',94,115,118), (412180,870386,0,'hair_face_highlight_color',184,128,10), (412181,870386,0,'hair_highlight',209,131,22), (412182,870386,0,'hair_type_color',94,115,118), (412183,870386,0,'hair_type_highlight_color',184,128,10), (412184,870386,1,'lip_type',-22,-42,81), (412185,870386,1,'nose_type',25,93,37), (412186,870386,0,'skin_color',224,220,177), (412187,870386,1,'soga_cheek_type',-68,74,0), (412188,870386,1,'soga_chin_type',34,44,50), (412189,870386,1,'soga_ear_type',56,34,0), (412190,870386,1,'soga_eye_brow_type',-50,62,84), (412191,870386,0,'soga_eye_color',229,229,102), (412192,870386,1,'soga_eye_type',2,0,0), (412193,870386,0,'soga_hair_color1',112,103,151), (412194,870386,0,'soga_hair_color2',109,119,115), (412195,870386,0,'soga_hair_face_color',94,115,118), (412196,870386,0,'soga_hair_face_highlight_color',184,128,10), (412197,870386,0,'soga_hair_highlight',209,131,22), (412198,870386,0,'soga_hair_type_color',94,115,118), (412199,870386,0,'soga_hair_type_highlight_color',184,128,10), (412200,870386,1,'soga_lip_type',-22,-42,81), (412201,870386,1,'soga_nose_type',25,93,37), (412202,870386,0,'soga_skin_color',224,220,177), (412203,870386,0,'wing_color1',255,255,255), (412204,870386,0,'wing_color2',255,255,255), (412205,870387,0,'eye_color',128,181,73), (412206,870387,0,'skin_color',5,5,5), (412207,870387,0,'soga_eye_color',255,0,255), (412208,870388,0,'eye_color',63,128,128), (412209,870388,0,'skin_color',63,31,96), (412210,870388,0,'soga_eye_color',255,0,255), (412211,870389,0,'eye_color',163,107,216), (412212,870389,0,'skin_color',68,68,68), (412213,870389,0,'soga_eye_color',255,0,255), (412217,870391,0,'eye_color',49,152,35), (412218,870391,0,'skin_color',110,0,110), (412219,870391,0,'soga_eye_color',255,0,255), (412220,870392,0,'eye_color',255,255,255), (412221,870392,0,'skin_color',255,255,255), (412222,870392,0,'soga_eye_color',255,0,255), (412223,870393,0,'eye_color',255,255,255), (412224,870393,0,'skin_color',255,255,255), (412225,870393,0,'soga_eye_color',255,0,255), (412226,870394,0,'eye_color',255,255,255), (412227,870394,0,'skin_color',128,0,128), (412228,870394,0,'soga_eye_color',255,0,255), (412229,870395,0,'eye_color',255,255,255), (412230,870395,0,'skin_color',255,255,255), (412231,870395,0,'soga_eye_color',255,0,255), (412232,870396,0,'eye_color',255,255,255), (412233,870396,0,'skin_color',255,255,255), (412234,870396,0,'soga_eye_color',255,0,255), (412235,870397,0,'eye_color',255,255,255), (412236,870397,0,'skin_color',255,255,255), (412237,870397,0,'soga_eye_color',255,0,255), (412238,5280012,0,'eye_color',255,255,0), (412239,5280012,0,'skin_color',0,63,0), (412240,5280012,0,'soga_eye_color',255,0,255), (412241,5280013,0,'eye_color',255,255,0), (412242,5280013,0,'skin_color',0,63,0), (412243,5280013,0,'soga_eye_color',255,0,255), (412244,5280014,0,'eye_color',255,255,0), (412245,5280014,0,'skin_color',0,63,0), (412246,5280014,0,'soga_eye_color',255,0,255), (412247,5280015,0,'eye_color',255,255,0), (412248,5280015,0,'skin_color',0,63,0), (412249,5280015,0,'soga_eye_color',255,0,255), (412250,5280016,0,'eye_color',255,255,0), (412251,5280016,0,'skin_color',0,63,0), (412252,5280016,0,'soga_eye_color',255,0,255), (412253,5280017,0,'eye_color',255,255,0), (412254,5280017,0,'skin_color',0,63,0), (412255,5280017,0,'soga_eye_color',255,0,255), (412256,5280018,0,'eye_color',255,255,0), (412257,5280018,0,'skin_color',0,63,0), (412258,5280018,0,'soga_eye_color',255,0,255), (412259,5280019,0,'eye_color',255,255,0), (412260,5280019,0,'skin_color',0,63,0), (412261,5280019,0,'soga_eye_color',255,0,255), (412268,880072,0,'eye_color',255,255,255), (412269,880072,0,'skin_color',255,255,255), (412270,880072,0,'soga_eye_color',255,0,255), (412271,880073,0,'eye_color',255,255,255), (412272,880073,0,'skin_color',255,255,255), (412273,880073,0,'soga_eye_color',255,0,255), (412274,880074,0,'eye_color',255,255,255), (412275,880074,0,'skin_color',255,255,255), (412276,880074,0,'soga_eye_color',255,0,255), (412277,880075,1,'cheek_type',-59,66,0), (412278,880075,1,'chin_type',29,-10,-12), (412279,880075,1,'ear_type',89,32,0), (412280,880075,1,'eye_brow_type',59,-93,-31), (412281,880075,0,'eye_color',54,116,114), (412282,880075,1,'eye_type',53,0,0), (412283,880075,0,'hair_color1',14,77,182), (412284,880075,0,'hair_color2',200,0,0), (412285,880075,0,'hair_face_color',171,64,25), (412286,880075,0,'hair_face_highlight_color',84,0,0), (412287,880075,0,'hair_highlight',246,219,114), (412288,880075,0,'hair_type_color',171,64,25), (412289,880075,0,'hair_type_highlight_color',84,0,0), (412290,880075,1,'lip_type',-25,-21,-25), (412291,880075,1,'nose_type',39,14,77), (412292,880075,0,'skin_color',252,253,253), (412293,880075,1,'soga_cheek_type',0,59,-93), (412294,880075,1,'soga_chin_type',0,-25,-21), (412295,880075,1,'soga_ear_type',0,53,0), (412296,880075,1,'soga_eye_brow_type',0,89,32), (412297,880075,0,'soga_eye_color',229,229,102), (412298,880075,1,'soga_eye_type',-56,0,0), (412299,880075,0,'soga_hair_color1',91,21,51), (412300,880075,0,'soga_hair_color2',159,88,0), (412301,880075,0,'soga_hair_face_color',171,64,25), (412302,880075,0,'soga_hair_face_highlight_color',84,0,0), (412303,880075,0,'soga_hair_highlight',246,219,114), (412304,880075,0,'soga_hair_type_color',171,64,25), (412305,880075,0,'soga_hair_type_highlight_color',84,0,0), (412306,880075,1,'soga_lip_type',-31,-59,66), (412307,880075,1,'soga_nose_type',-25,29,-10), (412308,880075,0,'soga_skin_color',252,253,253), (412309,880075,0,'wing_color1',255,255,255), (412310,880075,0,'wing_color2',255,255,255), (412311,880076,0,'eye_color',191,191,191), (412312,880076,0,'skin_color',63,22,105), (412313,880076,0,'soga_eye_color',255,0,255), (412314,880077,0,'eye_color',255,255,255), (412315,880077,0,'skin_color',255,255,255), (412316,880077,0,'soga_eye_color',255,0,255), (412317,880078,0,'eye_color',255,255,255), (412318,880078,0,'skin_color',255,255,255), (412319,880078,0,'soga_eye_color',255,0,255), (412320,880079,0,'eye_color',255,255,255), (412321,880079,0,'skin_color',255,255,255), (412322,880079,0,'soga_eye_color',255,0,255), (412323,880080,0,'eye_color',255,255,255), (412324,880080,0,'skin_color',69,7,65), (412325,880080,0,'soga_eye_color',255,0,255), (412326,880081,0,'eye_color',255,255,255), (412327,880081,0,'skin_color',255,255,255), (412328,880081,0,'soga_eye_color',255,0,255), (412329,880082,0,'eye_color',255,255,255), (412330,880082,0,'skin_color',252,252,127), (412331,880082,0,'soga_eye_color',255,0,255), (412332,880083,0,'eye_color',255,255,255), (412333,880083,0,'skin_color',109,61,79), (412334,880083,0,'soga_eye_color',255,0,255), (412335,880084,0,'eye_color',255,255,255), (412336,880084,0,'skin_color',255,255,255), (412337,880084,0,'soga_eye_color',255,0,255), (412338,880085,0,'eye_color',255,255,255), (412339,880085,0,'skin_color',255,255,255), (412340,880085,0,'soga_eye_color',255,0,255), (412341,880086,0,'eye_color',255,255,255), (412342,880086,0,'skin_color',255,255,255), (412343,880086,0,'soga_eye_color',255,0,255), (412344,880087,0,'eye_color',255,255,255), (412345,880087,0,'skin_color',184,160,104), (412346,880087,0,'soga_eye_color',255,0,255), (412347,880088,0,'eye_color',128,128,64), (412348,880088,0,'skin_color',126,83,84), (412349,880088,0,'soga_eye_color',255,0,255), (412350,880089,0,'eye_color',255,255,255), (412351,880089,0,'skin_color',82,24,70), (412352,880089,0,'soga_eye_color',255,0,255), (412353,880090,0,'eye_color',255,255,255), (412354,880090,0,'skin_color',255,255,255), (412355,880090,0,'soga_eye_color',255,0,255), (412356,880091,0,'eye_color',255,255,255), (412357,880091,0,'skin_color',255,255,255), (412358,880091,0,'soga_eye_color',255,0,255), (412359,880092,1,'eye_brow_type',7,0,0), (412360,880092,0,'eye_color',0,41,22), (412361,880092,0,'hair_color1',206,0,172), (412362,880092,1,'lip_type',8,0,0), (412363,880092,1,'nose_type',25,-50,0), (412364,880092,0,'skin_color',136,136,0), (412365,880092,1,'soga_cheek_type',0,7,0), (412366,880092,1,'soga_chin_type',0,8,0), (412367,880092,1,'soga_eye_brow_type',7,0,0), (412368,880092,0,'soga_eye_color',229,229,102), (412369,880092,1,'soga_lip_type',9,0,0), (412370,880092,1,'soga_nose_type',25,-51,0), (412371,880092,0,'soga_skin_color',136,136,0), (412372,880092,0,'wing_color1',255,255,255), (412373,880092,0,'wing_color2',255,255,255), (412374,880093,0,'eye_color',128,64,64), (412375,880093,0,'skin_color',189,167,106), (412376,880093,0,'soga_eye_color',255,0,255), (412377,880094,0,'eye_color',255,0,0), (412378,880094,0,'skin_color',184,255,184), (412379,880094,0,'soga_eye_color',255,0,255), (412380,880095,0,'eye_color',255,255,255), (412381,880095,0,'skin_color',255,255,255), (412382,880095,0,'soga_eye_color',255,0,255), (412383,880096,1,'cheek_type',-29,-23,0), (412384,880096,1,'chin_type',26,17,32), (412385,880096,1,'ear_type',-40,-25,0), (412386,880096,1,'eye_brow_type',-9,35,-8), (412387,880096,0,'eye_color',222,35,32), (412388,880096,1,'eye_type',-3,0,0), (412389,880096,0,'hair_color1',20,233,17), (412390,880096,0,'hair_face_color',52,38,20), (412391,880096,0,'hair_face_highlight_color',216,192,37), (412392,880096,0,'hair_type_color',52,38,20), (412393,880096,0,'hair_type_highlight_color',216,192,37), (412394,880096,1,'lip_type',-12,-22,22), (412395,880096,1,'nose_type',-28,20,-23), (412396,880096,0,'skin_color',129,125,113), (412397,880096,1,'soga_cheek_type',0,-9,35), (412398,880096,1,'soga_chin_type',0,-12,-22), (412399,880096,1,'soga_ear_type',0,-3,0), (412400,880096,1,'soga_eye_brow_type',0,-40,-25), (412401,880096,0,'soga_eye_color',229,229,102), (412402,880096,1,'soga_eye_type',-3,0,0), (412403,880096,0,'soga_hair_face_color',52,38,20), (412404,880096,0,'soga_hair_face_highlight_color',216,192,37), (412405,880096,0,'soga_hair_type_color',52,38,20), (412406,880096,0,'soga_hair_type_highlight_color',216,192,37), (412407,880096,1,'soga_lip_type',-8,-29,-23), (412408,880096,1,'soga_nose_type',22,26,17), (412409,880096,0,'soga_skin_color',129,125,113), (412410,880096,0,'wing_color1',255,255,255), (412411,880096,0,'wing_color2',255,255,255), (412412,880097,1,'cheek_type',77,-2,0), (412413,880097,1,'chin_type',5,66,-7), (412414,880097,1,'ear_type',-93,-28,0), (412415,880097,1,'eye_brow_type',-53,96,29), (412416,880097,0,'eye_color',32,65,70), (412417,880097,1,'eye_type',-11,0,0), (412418,880097,0,'hair_color1',26,24,25), (412419,880097,0,'hair_color2',36,34,36), (412420,880097,0,'hair_face_color',20,9,27), (412421,880097,0,'hair_face_highlight_color',223,176,18), (412422,880097,0,'hair_highlight',239,221,86), (412423,880097,0,'hair_type_color',20,9,27), (412424,880097,0,'hair_type_highlight_color',223,176,18), (412425,880097,1,'lip_type',41,-59,-56), (412426,880097,1,'nose_type',-72,-28,68), (412427,880097,0,'skin_color',100,103,86), (412428,880097,1,'soga_cheek_type',77,-2,0), (412429,880097,1,'soga_chin_type',5,66,-7), (412430,880097,1,'soga_ear_type',-93,-28,0), (412431,880097,1,'soga_eye_brow_type',-53,96,29), (412432,880097,0,'soga_eye_color',229,229,102), (412433,880097,1,'soga_eye_type',-11,0,0), (412434,880097,0,'soga_hair_color1',26,24,25), (412435,880097,0,'soga_hair_color2',36,34,36), (412436,880097,0,'soga_hair_face_color',20,9,27), (412437,880097,0,'soga_hair_face_highlight_color',223,176,18), (412438,880097,0,'soga_hair_highlight',239,221,86), (412439,880097,0,'soga_hair_type_color',20,9,27), (412440,880097,0,'soga_hair_type_highlight_color',223,176,18), (412441,880097,1,'soga_lip_type',41,-59,-56), (412442,880097,1,'soga_nose_type',-72,-28,68), (412443,880097,0,'soga_skin_color',100,103,86), (412444,880097,0,'wing_color1',255,255,255), (412445,880097,0,'wing_color2',255,255,255), (412446,880098,1,'cheek_type',-97,-2,0), (412447,880098,1,'chin_type',-29,-88,-40), (412448,880098,1,'ear_type',11,0,0), (412449,880098,1,'eye_brow_type',66,-64,78), (412450,880098,0,'eye_color',81,152,173), (412451,880098,1,'eye_type',-72,0,0), (412452,880098,0,'hair_color1',91,21,51), (412453,880098,0,'hair_color2',159,88,0), (412454,880098,0,'hair_face_color',105,20,19), (412455,880098,0,'hair_face_highlight_color',100,70,10), (412456,880098,0,'hair_highlight',56,33,26), (412457,880098,0,'hair_type_color',105,20,19), (412458,880098,0,'hair_type_highlight_color',100,70,10), (412459,880098,1,'lip_type',14,-25,-31), (412460,880098,1,'nose_type',81,5,56), (412461,880098,0,'skin_color',239,206,209), (412462,880098,1,'soga_cheek_type',-97,-2,0), (412463,880098,1,'soga_chin_type',-29,-88,-40), (412464,880098,1,'soga_ear_type',11,0,0), (412465,880098,1,'soga_eye_brow_type',66,-64,78), (412466,880098,0,'soga_eye_color',204,204,204), (412467,880098,1,'soga_eye_type',-72,0,0), (412468,880098,0,'soga_hair_color1',91,21,51), (412469,880098,0,'soga_hair_color2',159,88,0), (412470,880098,0,'soga_hair_face_color',105,20,19), (412471,880098,0,'soga_hair_face_highlight_color',100,70,10), (412472,880098,0,'soga_hair_highlight',56,33,26), (412473,880098,0,'soga_hair_type_color',105,20,19), (412474,880098,0,'soga_hair_type_highlight_color',100,70,10), (412475,880098,1,'soga_lip_type',14,-25,-31), (412476,880098,1,'soga_nose_type',81,5,56), (412477,880098,0,'soga_skin_color',239,206,209), (412478,880099,1,'cheek_type',89,-68,0), (412479,880099,1,'chin_type',-100,62,-100), (412480,880099,1,'ear_type',-100,-100,0), (412481,880099,1,'eye_brow_type',3,28,34), (412482,880099,0,'eye_color',173,255,229), (412483,880099,1,'eye_type',100,0,0), (412484,880099,1,'lip_type',62,-7,0), (412485,880099,1,'nose_type',-62,-64,9), (412486,880099,0,'skin_color',27,45,54), (412487,880099,1,'soga_cheek_type',89,-68,0), (412488,880099,1,'soga_chin_type',-100,62,-100), (412489,880099,1,'soga_ear_type',-100,-100,0), (412490,880099,1,'soga_eye_brow_type',3,28,34), (412491,880099,0,'soga_eye_color',204,204,204), (412492,880099,1,'soga_eye_type',100,0,0), (412493,880099,1,'soga_lip_type',62,-7,0), (412494,880099,1,'soga_nose_type',-62,-64,9), (412495,880099,0,'soga_skin_color',27,45,54), (412496,880100,1,'cheek_type',88,-81,0), (412497,880100,1,'chin_type',7,-83,97), (412498,880100,1,'ear_type',12,88,0), (412499,880100,1,'eye_brow_type',85,-10,-8), (412500,880100,0,'eye_color',133,136,84), (412501,880100,1,'eye_type',-38,0,0), (412502,880100,0,'hair_color1',38,22,21), (412503,880100,0,'hair_color2',120,50,0), (412504,880100,0,'hair_face_color',20,5,8), (412505,880100,0,'hair_face_highlight_color',15,1,21), (412506,880100,0,'hair_highlight',26,24,25), (412507,880100,0,'hair_type_color',20,5,8), (412508,880100,0,'hair_type_highlight_color',15,1,21), (412509,880100,1,'lip_type',-63,53,75), (412510,880100,1,'nose_type',81,-43,26), (412511,880100,0,'skin_color',247,252,252), (412512,880100,1,'soga_cheek_type',88,-81,0), (412513,880100,1,'soga_chin_type',7,-83,97), (412514,880100,1,'soga_ear_type',12,88,0), (412515,880100,1,'soga_eye_brow_type',85,-10,-8), (412516,880100,0,'soga_eye_color',229,229,102), (412517,880100,1,'soga_eye_type',-38,0,0), (412518,880100,0,'soga_hair_color1',38,22,21), (412519,880100,0,'soga_hair_color2',120,50,0), (412520,880100,0,'soga_hair_face_color',20,5,8), (412521,880100,0,'soga_hair_face_highlight_color',15,1,21), (412522,880100,0,'soga_hair_highlight',26,24,25), (412523,880100,0,'soga_hair_type_color',20,5,8), (412524,880100,0,'soga_hair_type_highlight_color',15,1,21), (412525,880100,1,'soga_lip_type',-63,53,75), (412526,880100,1,'soga_nose_type',81,-43,26), (412527,880100,0,'soga_skin_color',247,252,252), (412528,880100,0,'wing_color1',255,255,255), (412529,880100,0,'wing_color2',255,255,255), (412530,880101,0,'eye_color',249,249,249), (412531,880101,0,'skin_color',249,249,249), (412532,880101,0,'soga_eye_color',255,0,255), (412533,880102,0,'eye_color',255,255,255), (412534,880102,0,'skin_color',255,255,255), (412535,880102,0,'soga_eye_color',255,0,255), (412536,880103,0,'eye_color',255,255,0), (412537,880103,0,'skin_color',255,255,0), (412538,880103,0,'soga_eye_color',255,0,255), (412539,880104,0,'eye_color',255,255,255), (412540,880104,0,'skin_color',218,206,115), (412541,880104,0,'soga_eye_color',255,0,255), (412542,880105,0,'eye_color',255,255,255), (412543,880105,0,'skin_color',255,255,255), (412544,880105,0,'soga_eye_color',255,0,255), (412545,880106,1,'eye_brow_type',-68,0,0), (412546,880106,0,'eye_color',0,69,69), (412547,880106,1,'lip_type',-7,0,0), (412548,880106,1,'nose_type',46,58,0), (412549,880106,0,'skin_color',10,10,0), (412550,880106,1,'soga_eye_brow_type',-68,0,0), (412551,880106,0,'soga_eye_color',229,229,102), (412552,880106,1,'soga_lip_type',-7,0,0), (412553,880106,1,'soga_nose_type',46,58,0), (412554,880106,0,'soga_skin_color',10,10,0), (412555,880106,0,'wing_color1',255,255,255), (412556,880106,0,'wing_color2',255,255,255), (412557,880107,1,'eye_brow_type',7,0,0), (412558,880107,0,'eye_color',0,41,22), (412559,880107,1,'lip_type',8,0,0), (412560,880107,1,'nose_type',25,-50,0), (412561,880107,0,'skin_color',136,136,0), (412562,880107,1,'soga_eye_brow_type',7,0,0), (412563,880107,0,'soga_eye_color',229,229,102), (412564,880107,1,'soga_lip_type',8,0,0), (412565,880107,1,'soga_nose_type',25,-50,0), (412566,880107,0,'soga_skin_color',136,136,0), (412567,880107,0,'wing_color1',255,255,255), (412568,880107,0,'wing_color2',255,255,255), (412569,880108,1,'cheek_type',-7,38,0), (412570,880108,1,'chin_type',-46,68,-68), (412571,880108,1,'ear_type',-68,-77,0), (412572,880108,1,'eye_brow_type',-34,96,-62), (412573,880108,0,'eye_color',170,204,215), (412574,880108,1,'eye_type',52,0,0), (412575,880108,0,'hair_color1',164,165,165), (412576,880108,0,'hair_color2',56,62,62), (412577,880108,0,'hair_face_color',244,246,246), (412578,880108,0,'hair_face_highlight_color',53,50,65), (412579,880108,0,'hair_highlight',50,48,56), (412580,880108,0,'hair_type_color',244,246,246), (412581,880108,0,'hair_type_highlight_color',53,50,65), (412582,880108,1,'lip_type',63,84,-62), (412583,880108,1,'nose_type',-83,-39,-96), (412584,880108,0,'skin_color',205,215,211), (412585,880108,1,'soga_cheek_type',-7,38,0), (412586,880108,1,'soga_chin_type',-46,68,-68), (412587,880108,1,'soga_ear_type',-68,-77,0), (412588,880108,1,'soga_eye_brow_type',-34,96,-62), (412589,880108,0,'soga_eye_color',229,229,102), (412590,880108,1,'soga_eye_type',52,0,0), (412591,880108,0,'soga_hair_color1',164,165,165), (412592,880108,0,'soga_hair_color2',56,62,62), (412593,880108,0,'soga_hair_face_color',244,246,246), (412594,880108,0,'soga_hair_face_highlight_color',53,50,65), (412595,880108,0,'soga_hair_highlight',50,48,56), (412596,880108,0,'soga_hair_type_color',244,246,246), (412597,880108,0,'soga_hair_type_highlight_color',53,50,65), (412598,880108,1,'soga_lip_type',63,84,-62), (412599,880108,1,'soga_nose_type',-83,-39,-96), (412600,880108,0,'soga_skin_color',205,215,211), (412601,880108,0,'wing_color1',255,255,255), (412602,880108,0,'wing_color2',255,255,255), (412603,880109,0,'eye_color',255,255,255), (412604,880109,0,'skin_color',255,255,255), (412605,880109,0,'soga_eye_color',255,0,255), (412606,880110,1,'cheek_type',-21,-4,0), (412607,880110,1,'chin_type',-29,-19,-9), (412608,880110,1,'ear_type',-38,4,0), (412609,880110,1,'eye_brow_type',-18,-42,42), (412610,880110,0,'eye_color',101,162,169), (412611,880110,1,'eye_type',29,0,0), (412612,880110,0,'hair_face_color',150,98,30), (412613,880110,0,'hair_face_highlight_color',86,63,0), (412614,880110,0,'hair_type_color',150,98,30), (412615,880110,0,'hair_type_highlight_color',86,63,0), (412616,880110,1,'lip_type',-8,-26,-9), (412617,880110,1,'nose_type',-22,-13,-4), (412618,880110,0,'skin_color',191,165,115), (412619,880110,1,'soga_cheek_type',-21,-4,0), (412620,880110,1,'soga_chin_type',-29,-19,-9), (412621,880110,1,'soga_ear_type',-38,4,0), (412622,880110,1,'soga_eye_brow_type',-18,-42,42), (412623,880110,0,'soga_eye_color',229,229,102), (412624,880110,1,'soga_eye_type',29,0,0), (412625,880110,0,'soga_hair_face_color',150,98,30), (412626,880110,0,'soga_hair_face_highlight_color',86,63,0), (412627,880110,0,'soga_hair_type_color',150,98,30), (412628,880110,0,'soga_hair_type_highlight_color',86,63,0), (412629,880110,1,'soga_lip_type',-8,-26,-9), (412630,880110,1,'soga_nose_type',-22,-13,-4), (412631,880110,0,'soga_skin_color',191,165,115), (412632,880110,0,'wing_color1',255,255,255), (412633,880110,0,'wing_color2',255,255,255), (412634,880111,1,'cheek_type',3,-4,0), (412635,880111,1,'chin_type',-13,35,17), (412636,880111,1,'ear_type',29,0,0), (412637,880111,1,'eye_brow_type',-29,0,-17), (412638,880111,0,'eye_color',209,180,255), (412639,880111,1,'eye_type',-26,0,0), (412640,880111,0,'hair_face_color',169,169,169), (412641,880111,0,'hair_face_highlight_color',105,103,97), (412642,880111,0,'hair_type_color',169,169,169), (412643,880111,0,'hair_type_highlight_color',105,103,97), (412644,880111,1,'lip_type',32,26,-22), (412645,880111,1,'nose_type',3,-1,-3), (412646,880111,0,'skin_color',118,131,165), (412647,880111,1,'soga_cheek_type',3,-4,0), (412648,880111,1,'soga_chin_type',-13,35,17), (412649,880111,1,'soga_ear_type',29,0,0), (412650,880111,1,'soga_eye_brow_type',-29,0,-17), (412651,880111,0,'soga_eye_color',229,229,102), (412652,880111,1,'soga_eye_type',-26,0,0), (412653,880111,0,'soga_hair_face_color',169,169,169), (412654,880111,0,'soga_hair_face_highlight_color',105,103,97), (412655,880111,0,'soga_hair_type_color',169,169,169), (412656,880111,0,'soga_hair_type_highlight_color',105,103,97), (412657,880111,1,'soga_lip_type',32,26,-22), (412658,880111,1,'soga_nose_type',3,-1,-3), (412659,880111,0,'soga_skin_color',118,131,165), (412660,880111,0,'wing_color1',255,255,255), (412661,880111,0,'wing_color2',255,255,255), (412665,880113,1,'eye_brow_type',-69,0,0), (412666,880113,0,'eye_color',0,69,69), (412667,880113,1,'lip_type',-7,0,0), (412668,880113,1,'nose_type',47,58,0), (412669,880113,0,'skin_color',10,10,0), (412670,880113,1,'soga_eye_brow_type',-69,0,0), (412671,880113,0,'soga_eye_color',229,229,102), (412672,880113,1,'soga_lip_type',-7,0,0), (412673,880113,1,'soga_nose_type',47,58,0), (412674,880113,0,'soga_skin_color',10,10,0), (412675,880113,0,'wing_color1',255,255,255), (412676,880113,0,'wing_color2',255,255,255), (412677,880114,0,'eye_color',255,255,255), (412678,880114,0,'skin_color',255,255,255), (412679,880114,0,'soga_eye_color',255,0,255), (412680,880115,0,'eye_color',255,255,255), (412681,880115,0,'skin_color',255,255,255), (412682,880115,0,'soga_eye_color',255,0,255), (412683,880116,0,'eye_color',255,255,255), (412684,880116,0,'skin_color',255,255,255), (412685,880116,0,'soga_eye_color',255,0,255), (412686,880117,0,'eye_color',255,255,255), (412687,880117,0,'skin_color',255,255,255), (412688,880117,0,'soga_eye_color',255,0,255), (412689,880118,1,'eye_brow_type',97,0,0), (412690,880118,0,'eye_color',20,212,213), (412691,880118,1,'lip_type',-81,0,0), (412692,880118,1,'nose_type',-81,-44,0), (412693,880118,0,'skin_color',202,255,212), (412694,880118,1,'soga_eye_brow_type',97,0,0), (412695,880118,0,'soga_eye_color',229,229,102), (412696,880118,1,'soga_lip_type',-81,0,0), (412697,880118,1,'soga_nose_type',-81,-44,0), (412698,880118,0,'soga_skin_color',202,255,212), (412699,880118,0,'wing_color1',255,255,255), (412700,880118,0,'wing_color2',255,255,255), (412701,880119,1,'eye_brow_type',-59,0,0), (412702,880119,0,'eye_color',69,0,68), (412703,880119,1,'lip_type',25,0,0), (412704,880119,1,'nose_type',-88,-48,0), (412705,880119,0,'skin_color',19,77,0), (412706,880119,1,'soga_eye_brow_type',-59,0,0), (412707,880119,0,'soga_eye_color',229,229,102), (412708,880119,1,'soga_lip_type',25,0,0), (412709,880119,1,'soga_nose_type',-88,-48,0), (412710,880119,0,'soga_skin_color',19,77,0), (412711,880119,0,'wing_color1',255,255,255), (412712,880119,0,'wing_color2',255,255,255), (412713,880120,0,'eye_color',255,255,255), (412714,880120,0,'skin_color',255,255,255), (412715,880120,0,'soga_eye_color',255,0,255), (412716,880121,0,'eye_color',255,255,255), (412717,880121,0,'skin_color',255,255,255), (412718,880121,0,'soga_eye_color',255,0,255), (412719,880122,1,'cheek_type',-25,-64,0), (412720,880122,1,'chin_type',39,25,93), (412721,880122,1,'ear_type',61,100,0), (412722,880122,1,'eye_brow_type',56,-25,-19), (412723,880122,0,'eye_color',47,56,93), (412724,880122,1,'eye_type',7,0,0), (412725,880122,0,'hair_color1',103,102,153), (412726,880122,0,'hair_color2',95,79,92), (412727,880122,0,'hair_face_color',109,131,182), (412728,880122,0,'hair_face_highlight_color',109,131,182), (412729,880122,0,'hair_highlight',103,102,153), (412730,880122,0,'hair_type_color',109,131,182), (412731,880122,0,'hair_type_highlight_color',109,131,182), (412732,880122,1,'lip_type',25,-100,-7), (412733,880122,1,'nose_type',-95,75,-84), (412734,880122,0,'skin_color',147,119,138), (412735,880122,1,'soga_cheek_type',-25,-64,0), (412736,880122,1,'soga_chin_type',39,25,93), (412737,880122,1,'soga_ear_type',61,100,0), (412738,880122,1,'soga_eye_brow_type',56,-25,-19), (412739,880122,0,'soga_eye_color',229,229,102), (412740,880122,1,'soga_eye_type',7,0,0), (412741,880122,0,'soga_hair_color1',103,102,153), (412742,880122,0,'soga_hair_color2',95,79,92), (412743,880122,0,'soga_hair_face_color',109,131,182), (412744,880122,0,'soga_hair_face_highlight_color',109,131,182), (412745,880122,0,'soga_hair_highlight',103,102,153), (412746,880122,0,'soga_hair_type_color',109,131,182), (412747,880122,0,'soga_hair_type_highlight_color',109,131,182), (412748,880122,1,'soga_lip_type',25,-100,-7), (412749,880122,1,'soga_nose_type',-95,75,-84), (412750,880122,0,'soga_skin_color',147,119,138), (412751,880122,0,'wing_color1',255,255,255), (412752,880122,0,'wing_color2',255,255,255), (412753,880123,0,'eye_color',255,255,255), (412754,880123,0,'skin_color',255,255,255), (412755,880123,0,'soga_eye_color',255,0,255), (412756,880124,1,'cheek_type',-87,7,0), (412757,880124,1,'chin_type',-41,0,-44), (412758,880124,1,'ear_type',42,-57,0), (412759,880124,1,'eye_brow_type',-100,-100,100), (412760,880124,0,'eye_color',63,42,17), (412761,880124,1,'eye_type',100,0,0), (412762,880124,0,'hair_color1',26,24,25), (412763,880124,0,'hair_color2',36,34,36), (412764,880124,0,'hair_face_color',15,1,21), (412765,880124,0,'hair_face_highlight_color',244,246,246), (412766,880124,0,'hair_highlight',164,165,165), (412767,880124,0,'hair_type_color',15,1,21), (412768,880124,0,'hair_type_highlight_color',244,246,246), (412769,880124,1,'lip_type',56,-39,-64), (412770,880124,1,'nose_type',-52,100,1), (412771,880124,0,'skin_color',46,35,21), (412772,880124,1,'soga_cheek_type',-87,7,0), (412773,880124,1,'soga_chin_type',-41,0,-44), (412774,880124,1,'soga_ear_type',42,-57,0), (412775,880124,1,'soga_eye_brow_type',-100,-100,100), (412776,880124,0,'soga_eye_color',229,229,102), (412777,880124,1,'soga_eye_type',100,0,0), (412778,880124,0,'soga_hair_color1',26,24,25), (412779,880124,0,'soga_hair_color2',36,34,36), (412780,880124,0,'soga_hair_face_color',15,1,21), (412781,880124,0,'soga_hair_face_highlight_color',244,246,246), (412782,880124,0,'soga_hair_highlight',164,165,165), (412783,880124,0,'soga_hair_type_color',15,1,21), (412784,880124,0,'soga_hair_type_highlight_color',244,246,246), (412785,880124,1,'soga_lip_type',56,-39,-64), (412786,880124,1,'soga_nose_type',-52,100,1), (412787,880124,0,'soga_skin_color',46,35,21), (412788,880124,0,'wing_color1',255,255,255), (412789,880124,0,'wing_color2',255,255,255), (412790,880125,1,'cheek_type',87,-4,0), (412791,880125,1,'chin_type',-97,44,-7), (412792,880125,1,'ear_type',76,72,0), (412793,880125,1,'eye_brow_type',65,62,70), (412794,880125,0,'eye_color',40,82,92), (412795,880125,1,'eye_type',-9,0,0), (412796,880125,0,'hair_color1',89,21,21), (412797,880125,0,'hair_color2',171,87,0), (412798,880125,0,'hair_face_color',166,58,22), (412799,880125,0,'hair_face_highlight_color',45,17,15), (412800,880125,0,'hair_highlight',54,45,28), (412801,880125,0,'hair_type_color',166,58,22), (412802,880125,0,'hair_type_highlight_color',45,17,15), (412803,880125,1,'lip_type',-36,77,53), (412804,880125,1,'nose_type',-9,18,3), (412805,880125,0,'skin_color',174,176,151), (412806,880125,1,'soga_cheek_type',87,-4,0), (412807,880125,1,'soga_chin_type',-97,44,-7), (412808,880125,1,'soga_ear_type',76,72,0), (412809,880125,1,'soga_eye_brow_type',65,62,70), (412810,880125,0,'soga_eye_color',229,229,102), (412811,880125,1,'soga_eye_type',-9,0,0), (412812,880125,0,'soga_hair_color1',89,21,21), (412813,880125,0,'soga_hair_color2',171,87,0), (412814,880125,0,'soga_hair_face_color',166,58,22), (412815,880125,0,'soga_hair_face_highlight_color',45,17,15), (412816,880125,0,'soga_hair_highlight',54,45,28), (412817,880125,0,'soga_hair_type_color',166,58,22), (412818,880125,0,'soga_hair_type_highlight_color',45,17,15), (412819,880125,1,'soga_lip_type',-36,77,53), (412820,880125,1,'soga_nose_type',-9,18,3), (412821,880125,0,'soga_skin_color',174,176,151), (412822,880125,0,'wing_color1',255,255,255), (412823,880125,0,'wing_color2',255,255,255), (412824,880126,1,'cheek_type',14,100,0), (412825,880126,1,'chin_type',100,-39,-9), (412826,880126,1,'ear_type',-90,9,0), (412827,880126,1,'eye_brow_type',-100,-12,-7), (412828,880126,1,'eye_type',-12,0,0), (412829,880126,1,'lip_type',48,-45,47), (412830,880126,1,'nose_type',87,-4,-100), (412831,880126,0,'skin_color',149,111,54), (412832,880126,1,'soga_cheek_type',14,100,0), (412833,880126,1,'soga_chin_type',100,-39,-9), (412834,880126,1,'soga_ear_type',-90,9,0), (412835,880126,1,'soga_eye_brow_type',-100,-12,-7), (412836,880126,0,'soga_eye_color',229,229,102), (412837,880126,1,'soga_eye_type',-12,0,0), (412838,880126,1,'soga_lip_type',48,-45,47), (412839,880126,1,'soga_nose_type',87,-4,-100), (412840,880126,0,'soga_skin_color',149,111,54), (412841,880126,0,'wing_color1',255,255,255), (412842,880126,0,'wing_color2',255,255,255), (412843,880127,1,'cheek_type',-66,-8,0), (412844,880127,1,'chin_type',0,-98,66), (412845,880127,1,'ear_type',33,-94,0), (412846,880127,1,'eye_brow_type',22,-56,22), (412847,880127,0,'eye_color',125,163,136), (412848,880127,1,'eye_type',90,0,0), (412849,880127,0,'hair_color1',56,33,26), (412850,880127,0,'hair_color2',94,59,11), (412851,880127,0,'hair_face_color',100,70,10), (412852,880127,0,'hair_face_highlight_color',5,2,2), (412853,880127,0,'hair_highlight',38,22,21), (412854,880127,0,'hair_type_color',100,70,10), (412855,880127,0,'hair_type_highlight_color',5,2,2), (412856,880127,1,'lip_type',-100,-28,-91), (412857,880127,1,'nose_type',-77,-21,-16), (412858,880127,0,'skin_color',255,255,255), (412859,880127,1,'soga_cheek_type',-66,-8,0), (412860,880127,1,'soga_chin_type',0,-98,66), (412861,880127,1,'soga_ear_type',33,-94,0), (412862,880127,1,'soga_eye_brow_type',22,-56,22), (412863,880127,0,'soga_eye_color',229,229,102), (412864,880127,1,'soga_eye_type',90,0,0), (412865,880127,0,'soga_hair_color1',56,33,26), (412866,880127,0,'soga_hair_color2',94,59,11), (412867,880127,0,'soga_hair_face_color',100,70,10), (412868,880127,0,'soga_hair_face_highlight_color',5,2,2), (412869,880127,0,'soga_hair_highlight',38,22,21), (412870,880127,0,'soga_hair_type_color',100,70,10), (412871,880127,0,'soga_hair_type_highlight_color',5,2,2), (412872,880127,1,'soga_lip_type',-100,-28,-91), (412873,880127,1,'soga_nose_type',-77,-21,-16), (412874,880127,0,'soga_skin_color',255,255,255), (412875,880127,0,'wing_color1',255,255,255), (412876,880127,0,'wing_color2',255,255,255), (412877,880128,1,'eye_brow_type',8,0,0), (412878,880128,0,'eye_color',0,67,67), (412879,880128,1,'lip_type',-44,0,0), (412880,880128,1,'nose_type',39,41,0), (412881,880128,0,'skin_color',34,91,214), (412882,880128,1,'soga_eye_brow_type',8,0,0), (412883,880128,0,'soga_eye_color',229,229,102), (412884,880128,1,'soga_lip_type',-44,0,0), (412885,880128,1,'soga_nose_type',39,41,0), (412886,880128,0,'soga_skin_color',34,91,214), (412887,880128,0,'wing_color1',255,255,255), (412888,880128,0,'wing_color2',255,255,255), (412889,880129,0,'eye_color',255,255,255), (412890,880129,0,'skin_color',225,215,118), (412891,880129,0,'soga_eye_color',255,0,255), (412892,880130,1,'eye_brow_type',-59,0,0), (412893,880130,0,'eye_color',69,0,68), (412894,880130,1,'lip_type',25,0,0), (412895,880130,1,'nose_type',-88,-48,0), (412896,880130,0,'skin_color',19,77,0), (412897,880130,1,'soga_eye_brow_type',-59,0,0), (412898,880130,0,'soga_eye_color',229,229,102), (412899,880130,1,'soga_lip_type',25,0,0), (412900,880130,1,'soga_nose_type',-88,-48,0), (412901,880130,0,'soga_skin_color',19,77,0), (412902,880130,0,'wing_color1',255,255,255), (412903,880130,0,'wing_color2',255,255,255), (412904,880131,0,'eye_color',255,255,255), (412905,880131,0,'skin_color',187,164,105), (412906,880131,0,'soga_eye_color',255,0,255), (412907,880132,0,'eye_color',255,255,255), (412908,880132,0,'skin_color',255,255,255), (412909,880132,0,'soga_eye_color',255,0,255), (412910,880133,0,'eye_color',255,255,255), (412911,880133,0,'skin_color',255,255,255), (412912,880133,0,'soga_eye_color',255,0,255), (412913,880134,0,'eye_color',255,255,255), (412914,880134,0,'skin_color',255,255,255), (412915,880134,0,'soga_eye_color',255,0,255), (412916,880135,0,'eye_color',255,255,255), (412917,880135,0,'skin_color',255,255,255), (412918,880135,0,'soga_eye_color',255,0,255), (412919,880136,0,'eye_color',255,255,255), (412920,880136,0,'skin_color',255,255,255), (412921,880136,0,'soga_eye_color',255,0,255), (412922,880137,0,'eye_color',255,255,255), (412923,880137,0,'skin_color',255,255,255), (412924,880137,0,'soga_eye_color',255,0,255), (412925,880138,0,'eye_color',255,255,255), (412926,880138,0,'skin_color',255,255,255), (412927,880138,0,'soga_eye_color',255,0,255), (412928,880139,0,'eye_color',255,255,255), (412929,880139,0,'skin_color',255,255,255), (412930,880139,0,'soga_eye_color',255,0,255), (412931,880140,0,'eye_color',255,255,255), (412932,880140,0,'skin_color',255,255,255), (412933,880140,0,'soga_eye_color',255,0,255), (412934,880141,0,'eye_color',255,255,255), (412935,880141,0,'skin_color',255,255,255), (412936,880141,0,'soga_eye_color',255,0,255), (412937,880142,0,'eye_color',255,255,255), (412938,880142,0,'skin_color',255,255,255), (412939,880142,0,'soga_eye_color',255,0,255), (412940,880143,0,'eye_color',255,255,255), (412941,880143,0,'skin_color',255,255,255), (412942,880143,0,'soga_eye_color',255,0,255), (412943,880144,0,'eye_color',255,255,255), (412944,880144,0,'skin_color',255,255,255), (412945,880144,0,'soga_eye_color',255,0,255), (412946,880145,0,'eye_color',255,255,255), (412947,880145,0,'skin_color',255,255,255), (412948,880145,0,'soga_eye_color',255,0,255), (412949,880146,0,'eye_color',255,255,255), (412950,880146,0,'skin_color',111,63,80), (412951,880146,0,'soga_eye_color',255,0,255), (412952,880147,0,'eye_color',255,255,255), (412953,880147,0,'skin_color',255,255,255), (412954,880147,0,'soga_eye_color',255,0,255), (412955,880148,0,'eye_color',255,255,255), (412956,880148,0,'skin_color',131,89,86), (412957,880148,0,'soga_eye_color',255,0,255), (412958,880149,0,'eye_color',255,255,255), (412959,880149,0,'skin_color',0,255,255), (412960,880149,0,'soga_eye_color',255,0,255), (412961,880150,0,'eye_color',255,255,255), (412962,880150,0,'skin_color',63,0,63), (412963,880150,0,'soga_eye_color',255,0,255), (412964,880151,0,'eye_color',255,255,255), (412965,880151,0,'skin_color',255,255,255), (412966,880151,0,'soga_eye_color',255,0,255), (412967,880152,0,'eye_color',255,255,255), (412968,880152,0,'skin_color',158,125,95), (412969,880152,0,'soga_eye_color',255,0,255), (412970,880153,1,'cheek_type',-29,-24,0), (412971,880153,1,'chin_type',26,17,33), (412972,880153,1,'ear_type',-41,-26,0), (412973,880153,1,'eye_brow_type',-9,36,-9), (412974,880153,0,'eye_color',222,35,32), (412975,880153,1,'eye_type',-4,0,0), (412976,880153,0,'hair_face_color',52,38,20), (412977,880153,0,'hair_face_highlight_color',216,192,37), (412978,880153,0,'hair_type_color',52,38,20), (412979,880153,0,'hair_type_highlight_color',216,192,37), (412980,880153,1,'lip_type',-13,-22,22), (412981,880153,1,'nose_type',-28,21,-24), (412982,880153,0,'skin_color',117,33,1), (412983,880153,1,'soga_cheek_type',-29,-24,0), (412984,880153,1,'soga_chin_type',26,17,33), (412985,880153,1,'soga_ear_type',-41,-26,0), (412986,880153,1,'soga_eye_brow_type',-9,36,-9), (412987,880153,0,'soga_eye_color',229,229,102), (412988,880153,1,'soga_eye_type',-4,0,0), (412989,880153,0,'soga_hair_face_color',52,38,20), (412990,880153,0,'soga_hair_face_highlight_color',216,192,37), (412991,880153,0,'soga_hair_type_color',52,38,20), (412992,880153,0,'soga_hair_type_highlight_color',216,192,37), (412993,880153,1,'soga_lip_type',-13,-22,22), (412994,880153,1,'soga_nose_type',-28,21,-24), (412995,880153,0,'soga_skin_color',117,33,1), (412996,880153,0,'wing_color1',255,255,255), (412997,880153,0,'wing_color2',255,255,255), (412998,880154,1,'cheek_type',-7,4,0), (412999,880154,1,'chin_type',8,0,31), (413000,880154,1,'ear_type',89,37,0), (413001,880154,1,'eye_brow_type',74,21,16), (413002,880154,0,'eye_color',133,182,197), (413003,880154,1,'eye_type',22,0,0), (413004,880154,0,'hair_color1',29,21,28), (413005,880154,0,'hair_color2',39,32,39), (413006,880154,0,'hair_face_color',16,3,23), (413007,880154,0,'hair_face_highlight_color',228,173,23), (413008,880154,0,'hair_highlight',200,165,96), (413009,880154,0,'hair_type_color',16,3,23), (413010,880154,0,'hair_type_highlight_color',228,173,23), (413011,880154,1,'lip_type',-4,21,17), (413012,880154,1,'nose_type',14,7,0), (413013,880154,0,'skin_color',243,251,239), (413014,880154,1,'soga_cheek_type',-7,4,0), (413015,880154,1,'soga_chin_type',8,0,31), (413016,880154,1,'soga_ear_type',89,37,0), (413017,880154,1,'soga_eye_brow_type',74,21,16), (413018,880154,0,'soga_eye_color',229,229,102), (413019,880154,1,'soga_eye_type',22,0,0), (413020,880154,0,'soga_hair_color1',29,21,28), (413021,880154,0,'soga_hair_color2',39,32,39), (413022,880154,0,'soga_hair_face_color',16,3,23), (413023,880154,0,'soga_hair_face_highlight_color',228,173,23), (413024,880154,0,'soga_hair_highlight',200,165,96), (413025,880154,0,'soga_hair_type_color',16,3,23), (413026,880154,0,'soga_hair_type_highlight_color',228,173,23), (413027,880154,1,'soga_lip_type',-4,21,17), (413028,880154,1,'soga_nose_type',14,7,0), (413029,880154,0,'soga_skin_color',243,251,239), (413030,880154,0,'wing_color1',255,255,255), (413031,880154,0,'wing_color2',255,255,255), (413032,880155,0,'eye_color',255,255,255), (413033,880155,0,'skin_color',0,255,255), (413034,880155,0,'soga_eye_color',255,0,255), (413035,880156,0,'eye_color',255,255,255), (413036,880156,0,'skin_color',255,255,255), (413037,880156,0,'soga_eye_color',255,0,255), (413038,880157,0,'eye_color',255,255,255), (413039,880157,0,'skin_color',255,255,255), (413040,880157,0,'soga_eye_color',255,0,255), (413041,880158,0,'eye_color',255,255,255), (413042,880158,0,'skin_color',255,255,255), (413043,880158,0,'soga_eye_color',255,0,255), (413044,880159,0,'eye_color',255,255,255), (413045,880159,0,'hair_color1',255,255,255), (413046,880159,0,'hair_color2',255,255,255), (413047,880159,0,'hair_highlight',255,255,255), (413048,880159,0,'hair_type_color',128,0,0), (413049,880159,0,'hair_type_highlight_color',255,255,0), (413050,880159,0,'skin_color',255,255,255), (413051,880159,0,'soga_eye_color',255,0,255), (413052,880159,0,'soga_hair_color1',255,255,255), (413053,880159,0,'soga_hair_color2',255,255,255), (413054,880159,0,'soga_hair_highlight',255,255,255), (413055,880159,0,'soga_hair_type_color',128,0,0), (413056,880159,0,'soga_hair_type_highlight_color',255,255,0), (413057,880160,0,'eye_color',255,255,255), (413058,880160,0,'skin_color',255,255,255), (413059,880160,0,'soga_eye_color',255,0,255), (413060,880161,0,'eye_color',255,255,255), (413061,880161,0,'skin_color',255,255,255), (413062,880161,0,'soga_eye_color',255,0,255), (413063,880162,0,'eye_color',255,255,255), (413064,880162,0,'skin_color',255,255,255), (413065,880162,0,'soga_eye_color',255,0,255), (413066,880163,0,'eye_color',255,255,255), (413067,880163,0,'skin_color',255,255,255), (413068,880163,0,'soga_eye_color',255,0,255), (413069,880164,0,'eye_color',255,255,255), (413070,880164,0,'skin_color',255,255,255), (413071,880164,0,'soga_eye_color',255,0,255), (413072,880165,0,'eye_color',255,255,255), (413073,880165,0,'skin_color',255,255,255), (413074,880165,0,'soga_eye_color',255,0,255), (413075,880166,0,'eye_color',255,255,255), (413076,880166,0,'skin_color',255,255,255), (413077,880166,0,'soga_eye_color',255,0,255), (413078,880167,0,'eye_color',255,255,255), (413079,880167,0,'skin_color',255,255,255), (413080,880167,0,'soga_eye_color',255,0,255), (413081,880168,0,'eye_color',255,255,255), (413082,880168,0,'skin_color',255,255,255), (413083,880168,0,'soga_eye_color',255,0,255), (413084,880169,1,'cheek_type',24,-28,0), (413085,880169,1,'chin_type',0,12,-19), (413086,880169,1,'ear_type',-42,-37,0), (413087,880169,1,'eye_brow_type',29,-4,0), (413088,880169,0,'eye_color',32,64,53), (413089,880169,1,'eye_type',-12,0,0), (413090,880169,0,'hair_color1',246,219,114), (413091,880169,0,'hair_color2',187,136,62), (413092,880169,0,'hair_face_color',44,46,34), (413093,880169,0,'hair_face_highlight_color',45,18,7), (413094,880169,0,'hair_highlight',54,45,28), (413095,880169,0,'hair_type_color',44,46,34), (413096,880169,0,'hair_type_highlight_color',45,18,7), (413097,880169,1,'lip_type',13,-19,-6), (413098,880169,1,'nose_type',-26,-11,9), (413099,880169,0,'skin_color',236,203,200), (413100,880169,1,'soga_cheek_type',24,-28,0), (413101,880169,1,'soga_chin_type',0,12,-19), (413102,880169,1,'soga_ear_type',-42,-37,0), (413103,880169,1,'soga_eye_brow_type',29,-4,0), (413104,880169,0,'soga_eye_color',229,229,102), (413105,880169,1,'soga_eye_type',-12,0,0), (413106,880169,0,'soga_hair_color1',246,219,114), (413107,880169,0,'soga_hair_color2',187,136,62), (413108,880169,0,'soga_hair_face_color',44,46,34), (413109,880169,0,'soga_hair_face_highlight_color',45,18,7), (413110,880169,0,'soga_hair_highlight',54,45,28), (413111,880169,0,'soga_hair_type_color',44,46,34), (413112,880169,0,'soga_hair_type_highlight_color',45,18,7), (413113,880169,1,'soga_lip_type',13,-19,-6), (413114,880169,1,'soga_nose_type',-26,-11,9), (413115,880169,0,'soga_skin_color',236,203,200), (413116,880169,0,'wing_color1',255,255,255), (413117,880169,0,'wing_color2',255,255,255), (413118,880170,1,'cheek_type',4,13,0), (413119,880170,1,'chin_type',-19,-28,17), (413120,880170,1,'ear_type',11,-9,0), (413121,880170,1,'eye_brow_type',25,26,28), (413122,880170,0,'eye_color',60,125,138), (413123,880170,1,'eye_type',-31,0,0), (413124,880170,0,'hair_face_color',219,180,18), (413125,880170,0,'hair_face_highlight_color',94,49,7), (413126,880170,0,'hair_type_color',219,180,18), (413127,880170,0,'hair_type_highlight_color',94,49,7), (413128,880170,1,'lip_type',-31,22,-25), (413129,880170,1,'nose_type',36,12,-2), (413130,880170,0,'skin_color',253,254,254), (413131,880170,1,'soga_cheek_type',4,13,0), (413132,880170,1,'soga_chin_type',-19,-28,17), (413133,880170,1,'soga_ear_type',11,-9,0), (413134,880170,1,'soga_eye_brow_type',25,26,28), (413135,880170,0,'soga_eye_color',229,229,102), (413136,880170,1,'soga_eye_type',-31,0,0), (413137,880170,0,'soga_hair_face_color',219,180,18), (413138,880170,0,'soga_hair_face_highlight_color',94,49,7), (413139,880170,0,'soga_hair_type_color',219,180,18), (413140,880170,0,'soga_hair_type_highlight_color',94,49,7), (413141,880170,1,'soga_lip_type',-31,22,-25), (413142,880170,1,'soga_nose_type',36,12,-2), (413143,880170,0,'soga_skin_color',253,254,254), (413144,880170,0,'wing_color1',255,255,255), (413145,880170,0,'wing_color2',255,255,255), (413146,880171,1,'cheek_type',0,-2,0), (413147,880171,1,'chin_type',-2,-25,-45), (413148,880171,1,'ear_type',0,-11,0), (413149,880171,1,'eye_brow_type',-24,4,4), (413150,880171,0,'eye_color',50,104,95), (413151,880171,1,'eye_type',14,0,0), (413152,880171,0,'hair_face_color',131,92,0), (413153,880171,0,'hair_face_highlight_color',167,60,30), (413154,880171,0,'hair_type_color',131,92,0), (413155,880171,0,'hair_type_highlight_color',167,60,30), (413156,880171,1,'lip_type',0,2,-3), (413157,880171,1,'nose_type',4,-18,4), (413158,880171,0,'skin_color',241,205,204), (413159,880171,1,'soga_cheek_type',0,-2,0), (413160,880171,1,'soga_chin_type',-2,-25,-45), (413161,880171,1,'soga_ear_type',0,-11,0), (413162,880171,1,'soga_eye_brow_type',-24,4,4), (413163,880171,0,'soga_eye_color',229,229,102), (413164,880171,1,'soga_eye_type',14,0,0), (413165,880171,0,'soga_hair_face_color',131,92,0), (413166,880171,0,'soga_hair_face_highlight_color',167,60,30), (413167,880171,0,'soga_hair_type_color',131,92,0), (413168,880171,0,'soga_hair_type_highlight_color',167,60,30), (413169,880171,1,'soga_lip_type',0,2,-3), (413170,880171,1,'soga_nose_type',4,-18,4), (413171,880171,0,'soga_skin_color',241,205,204), (413172,880171,0,'wing_color1',255,255,255), (413173,880171,0,'wing_color2',255,255,255), (413174,880172,1,'cheek_type',1,-4,0), (413175,880172,1,'chin_type',-51,97,4), (413176,880172,1,'ear_type',63,-26,0), (413177,880172,1,'eye_brow_type',-65,-81,-4), (413178,880172,0,'eye_color',43,70,43), (413179,880172,1,'eye_type',11,0,0), (413180,880172,0,'hair_color1',79,28,15), (413181,880172,0,'hair_color2',111,64,0), (413182,880172,0,'hair_face_color',37,22,5), (413183,880172,0,'hair_face_highlight_color',121,38,35), (413184,880172,0,'hair_highlight',91,21,51), (413185,880172,0,'hair_type_color',37,22,5), (413186,880172,0,'hair_type_highlight_color',121,38,35), (413187,880172,1,'lip_type',41,47,-72), (413188,880172,1,'nose_type',97,62,-14), (413189,880172,0,'skin_color',245,249,245), (413190,880172,1,'soga_cheek_type',1,-4,0), (413191,880172,1,'soga_chin_type',-51,97,4), (413192,880172,1,'soga_ear_type',63,-26,0), (413193,880172,1,'soga_eye_brow_type',-65,-81,-4), (413194,880172,0,'soga_eye_color',229,229,102), (413195,880172,1,'soga_eye_type',11,0,0), (413196,880172,0,'soga_hair_color1',79,28,15), (413197,880172,0,'soga_hair_color2',111,64,0), (413198,880172,0,'soga_hair_face_color',37,22,5), (413199,880172,0,'soga_hair_face_highlight_color',121,38,35), (413200,880172,0,'soga_hair_highlight',91,21,51), (413201,880172,0,'soga_hair_type_color',37,22,5), (413202,880172,0,'soga_hair_type_highlight_color',121,38,35), (413203,880172,1,'soga_lip_type',41,47,-72), (413204,880172,1,'soga_nose_type',97,62,-14), (413205,880172,0,'soga_skin_color',245,249,245), (413206,880172,0,'wing_color1',255,255,255), (413207,880172,0,'wing_color2',255,255,255), (413208,880173,1,'cheek_type',-32,91,0), (413209,880173,1,'chin_type',-32,-14,-34), (413210,880173,1,'ear_type',-97,-37,0), (413211,880173,1,'eye_brow_type',-37,-95,-45), (413212,880173,0,'eye_color',131,55,0), (413213,880173,1,'eye_type',22,0,0), (413214,880173,1,'lip_type',41,14,6), (413215,880173,1,'nose_type',-87,-59,-78), (413216,880173,0,'skin_color',61,71,80), (413217,880173,1,'soga_cheek_type',-32,91,0), (413218,880173,1,'soga_chin_type',-32,-14,-34), (413219,880173,1,'soga_ear_type',-97,-37,0), (413220,880173,1,'soga_eye_brow_type',-37,-95,-45), (413221,880173,0,'soga_eye_color',229,229,102), (413222,880173,1,'soga_eye_type',22,0,0), (413223,880173,1,'soga_lip_type',41,14,6), (413224,880173,1,'soga_nose_type',-87,-59,-78), (413225,880173,0,'soga_skin_color',61,71,80), (413226,880173,0,'wing_color1',255,255,255), (413227,880173,0,'wing_color2',255,255,255), (413228,880174,1,'eye_brow_type',7,0,0), (413229,880174,0,'eye_color',0,41,22), (413230,880174,1,'lip_type',9,0,0), (413231,880174,1,'nose_type',25,-51,0), (413232,880174,0,'skin_color',136,136,0), (413233,880174,1,'soga_eye_brow_type',7,0,0), (413234,880174,0,'soga_eye_color',229,229,102), (413235,880174,1,'soga_lip_type',9,0,0), (413236,880174,1,'soga_nose_type',25,-51,0), (413237,880174,0,'soga_skin_color',136,136,0), (413238,880174,0,'wing_color1',255,255,255), (413239,880174,0,'wing_color2',255,255,255), (413246,880177,0,'eye_color',255,255,255), (413247,880177,0,'skin_color',255,255,255), (413248,880177,0,'soga_eye_color',255,0,255), (413249,880178,0,'eye_color',255,255,255), (413250,880178,0,'skin_color',255,255,255), (413251,880178,0,'soga_eye_color',255,0,255), (413252,880179,0,'eye_color',255,255,255), (413253,880179,0,'skin_color',255,255,255), (413254,880179,0,'soga_eye_color',255,0,255), (413255,880180,0,'eye_color',255,255,255), (413256,880180,0,'skin_color',255,255,255), (413257,880180,0,'soga_eye_color',255,0,255), (413258,880181,0,'eye_color',255,255,255), (413259,880181,0,'skin_color',255,255,255), (413260,880181,0,'soga_eye_color',255,0,255), (413261,880182,0,'eye_color',255,255,255), (413262,880182,0,'skin_color',255,255,255), (413263,880182,0,'soga_eye_color',255,0,255), (413264,880183,0,'eye_color',255,255,255), (413265,880183,0,'skin_color',255,255,255), (413266,880183,0,'soga_eye_color',255,0,255), (413267,880184,0,'eye_color',255,255,255), (413268,880184,0,'skin_color',255,255,255), (413269,880184,0,'soga_eye_color',255,0,255), (413270,880185,0,'eye_color',255,255,255), (413271,880185,0,'skin_color',255,255,255), (413272,880185,0,'soga_eye_color',255,0,255), (413273,880186,0,'eye_color',255,255,255), (413274,880186,0,'skin_color',255,255,255), (413275,880186,0,'soga_eye_color',255,0,255), (413276,880187,0,'eye_color',255,255,255), (413277,880187,0,'skin_color',255,255,255), (413278,880187,0,'soga_eye_color',255,0,255), (413279,880188,0,'eye_color',255,255,255), (413280,880188,0,'skin_color',255,255,255), (413281,880188,0,'soga_eye_color',255,0,255), (413282,880189,0,'eye_color',255,255,255), (413283,880189,0,'skin_color',255,255,255), (413284,880189,0,'soga_eye_color',255,0,255), (413285,880190,0,'eye_color',255,255,255), (413286,880190,0,'skin_color',255,255,255), (413287,880190,0,'soga_eye_color',255,0,255), (413288,880191,0,'eye_color',255,255,255), (413289,880191,0,'skin_color',255,255,255), (413290,880191,0,'soga_eye_color',255,0,255), (413291,880192,0,'eye_color',255,255,255), (413292,880192,0,'skin_color',255,255,255), (413293,880192,0,'soga_eye_color',255,0,255), (413294,880193,0,'eye_color',255,255,255), (413295,880193,0,'skin_color',255,255,255), (413296,880193,0,'soga_eye_color',255,0,255), (413297,880194,0,'eye_color',255,255,255), (413298,880194,0,'skin_color',255,255,255), (413299,880194,0,'soga_eye_color',255,0,255), (413300,880195,0,'eye_color',255,255,255), (413301,880195,0,'skin_color',255,255,255), (413302,880195,0,'soga_eye_color',255,0,255), (413303,880196,0,'eye_color',255,255,255), (413304,880196,0,'skin_color',255,255,255), (413305,880196,0,'soga_eye_color',255,0,255), (413309,880198,0,'eye_color',255,255,255), (413310,880198,0,'skin_color',250,248,126), (413311,880198,0,'soga_eye_color',255,0,255), (413312,880199,0,'eye_color',255,255,255), (413313,880199,0,'skin_color',128,86,85), (413314,880199,0,'soga_eye_color',255,0,255), (413315,880200,0,'eye_color',255,255,255), (413316,880200,0,'skin_color',63,0,63), (413317,880200,0,'soga_eye_color',255,0,255), (413318,880201,0,'eye_color',255,255,255), (413319,880201,0,'skin_color',0,255,255), (413320,880201,0,'soga_eye_color',255,0,255), (413321,880202,0,'eye_color',255,255,255), (413322,880202,0,'skin_color',0,255,255), (413323,880202,0,'soga_eye_color',255,0,255), (413324,880203,0,'eye_color',255,255,255), (413325,880203,0,'skin_color',255,255,255), (413326,880203,0,'soga_eye_color',255,0,255), (413327,880204,0,'eye_color',255,255,255), (413328,880204,0,'skin_color',114,66,80), (413329,880204,0,'soga_eye_color',255,0,255), (413330,880205,0,'eye_color',255,255,255), (413331,880205,0,'skin_color',255,255,255), (413332,880205,0,'soga_eye_color',255,0,255), (413333,880206,0,'eye_color',255,255,255), (413334,880206,0,'skin_color',179,154,102), (413335,880206,0,'soga_eye_color',255,0,255), (413336,650038,0,'eye_color',255,255,255), (413337,650038,0,'skin_color',255,255,255), (413338,650038,0,'soga_eye_color',255,0,255), (413339,650039,0,'eye_color',255,255,255), (413340,650039,0,'skin_color',255,255,255), (413341,650039,0,'soga_eye_color',255,0,255), (413342,650040,0,'eye_color',255,255,255), (413343,650040,0,'skin_color',255,255,255), (413344,650040,0,'soga_eye_color',255,0,255), (413345,650041,0,'eye_color',255,255,255), (413346,650041,0,'skin_color',255,255,255), (413347,650041,0,'soga_eye_color',255,0,255), (413348,650042,0,'eye_color',255,255,255), (413349,650042,0,'skin_color',255,255,255), (413350,650042,0,'soga_eye_color',255,0,255), (413351,650043,0,'eye_color',255,255,255), (413352,650043,0,'skin_color',255,255,255), (413353,650043,0,'soga_eye_color',255,0,255), (413354,650044,0,'eye_color',255,255,255), (413355,650044,0,'skin_color',255,255,255), (413356,650044,0,'soga_eye_color',255,0,255), (413357,650045,0,'eye_color',255,255,255), (413358,650045,0,'skin_color',255,255,255), (413359,650045,0,'soga_eye_color',255,0,255), (413360,650046,0,'eye_color',255,255,255), (413361,650046,0,'skin_color',255,255,255), (413362,650046,0,'soga_eye_color',255,0,255), (413363,650047,0,'eye_color',255,255,255), (413364,650047,0,'skin_color',255,255,255), (413365,650047,0,'soga_eye_color',255,0,255), (413366,650048,0,'eye_color',255,255,255), (413367,650048,0,'skin_color',255,255,255), (413368,650048,0,'soga_eye_color',255,0,255), (413369,650049,0,'eye_color',255,255,255), (413370,650049,0,'skin_color',255,255,255), (413371,650049,0,'soga_eye_color',255,0,255), (413372,650050,1,'cheek_type',44,0,0), (413373,650050,1,'chin_type',90,-11,0), (413374,650050,1,'ear_type',-8,-98,0), (413375,650050,1,'eye_brow_type',-91,-53,-25), (413376,650050,0,'eye_color',119,175,191), (413377,650050,1,'eye_type',75,0,0), (413378,650050,0,'hair_color1',53,222,247), (413379,650050,0,'hair_color2',208,0,0), (413380,650050,0,'hair_face_color',15,1,21), (413381,650050,0,'hair_face_highlight_color',47,14,19), (413382,650050,0,'hair_highlight',79,28,15), (413383,650050,0,'hair_type_color',15,1,21), (413384,650050,0,'hair_type_highlight_color',47,14,19), (413385,650050,1,'lip_type',0,32,-22), (413386,650050,1,'nose_type',90,53,-34), (413387,650050,0,'skin_color',245,250,250), (413388,650050,1,'soga_cheek_type',0,-91,-53), (413389,650050,1,'soga_chin_type',0,0,32), (413390,650050,1,'soga_ear_type',0,75,0), (413391,650050,1,'soga_eye_brow_type',0,-8,-98), (413392,650050,0,'soga_eye_color',229,229,102), (413393,650050,1,'soga_eye_type',-48,0,0), (413394,650050,0,'soga_hair_color1',91,21,51), (413395,650050,0,'soga_hair_color2',159,88,0), (413396,650050,0,'soga_hair_face_color',15,1,21), (413397,650050,0,'soga_hair_face_highlight_color',47,14,19), (413398,650050,0,'soga_hair_highlight',79,28,15), (413399,650050,0,'soga_hair_type_color',15,1,21), (413400,650050,0,'soga_hair_type_highlight_color',47,14,19), (413401,650050,1,'soga_lip_type',-25,44,0), (413402,650050,1,'soga_nose_type',-22,90,-11), (413403,650050,0,'soga_skin_color',245,250,250), (413404,650050,0,'wing_color1',255,255,255), (413405,650050,0,'wing_color2',255,255,255), (413406,650051,1,'cheek_type',-21,-93,0), (413407,650051,1,'chin_type',5,87,-31), (413408,650051,1,'ear_type',31,42,0), (413409,650051,1,'eye_brow_type',98,-47,-93), (413410,650051,0,'eye_color',100,148,119), (413411,650051,1,'eye_type',-14,0,0), (413412,650051,0,'hair_color1',38,53,14), (413413,650051,0,'hair_color2',200,0,0), (413414,650051,0,'hair_face_color',61,61,75), (413415,650051,0,'hair_face_highlight_color',37,23,3), (413416,650051,0,'hair_highlight',91,21,51), (413417,650051,0,'hair_type_color',61,61,75), (413418,650051,0,'hair_type_highlight_color',37,23,3), (413419,650051,1,'lip_type',64,46,-56), (413420,650051,1,'nose_type',38,38,53), (413421,650051,0,'skin_color',196,202,181), (413422,650051,1,'soga_cheek_type',0,98,-47), (413423,650051,1,'soga_chin_type',0,64,46), (413424,650051,1,'soga_ear_type',0,-14,0), (413425,650051,1,'soga_eye_brow_type',0,31,42), (413426,650051,0,'soga_eye_color',229,229,102), (413427,650051,1,'soga_eye_type',-56,0,0), (413428,650051,0,'soga_hair_color1',56,33,26), (413429,650051,0,'soga_hair_color2',94,59,11), (413430,650051,0,'soga_hair_face_color',61,61,75), (413431,650051,0,'soga_hair_face_highlight_color',37,23,3), (413432,650051,0,'soga_hair_highlight',91,21,51), (413433,650051,0,'soga_hair_type_color',61,61,75), (413434,650051,0,'soga_hair_type_highlight_color',37,23,3), (413435,650051,1,'soga_lip_type',-93,-21,-93), (413436,650051,1,'soga_nose_type',-56,5,87), (413437,650051,0,'soga_skin_color',196,202,181), (413438,650051,0,'wing_color1',255,255,255), (413439,650051,0,'wing_color2',255,255,255), (413440,650052,0,'eye_color',255,255,255), (413441,650052,0,'skin_color',255,255,255), (413442,650052,0,'soga_eye_color',255,0,255), (413443,650053,0,'eye_color',255,255,255), (413444,650053,0,'skin_color',255,255,255), (413445,650053,0,'soga_eye_color',255,0,255), (413446,650054,0,'eye_color',255,255,255), (413447,650054,0,'skin_color',255,255,255), (413448,650054,0,'soga_eye_color',255,0,255), (413449,650055,0,'eye_color',255,255,255), (413450,650055,0,'skin_color',255,255,255), (413451,650055,0,'soga_eye_color',255,0,255), (413452,650056,0,'eye_color',255,255,255), (413453,650056,0,'skin_color',255,255,255), (413454,650056,0,'soga_eye_color',255,0,255), (413455,650057,0,'eye_color',255,255,255), (413456,650057,0,'skin_color',255,255,255), (413457,650057,0,'soga_eye_color',255,0,255), (413458,650058,0,'eye_color',79,38,0), (413459,650058,0,'skin_color',255,200,144), (413460,650058,0,'soga_eye_color',255,0,255), (413461,650059,0,'eye_color',255,255,255), (413462,650059,0,'skin_color',255,255,255), (413463,650059,0,'soga_eye_color',255,0,255), (413464,650060,0,'eye_color',255,255,255), (413465,650060,0,'skin_color',255,255,255), (413466,650060,0,'soga_eye_color',255,0,255), (413467,650061,0,'eye_color',255,255,255), (413468,650061,0,'skin_color',255,255,255), (413469,650061,0,'soga_eye_color',255,0,255), (413470,650062,0,'eye_color',255,255,255), (413471,650062,0,'skin_color',255,255,255), (413472,650062,0,'soga_eye_color',255,0,255), (413473,650063,0,'eye_color',255,255,255), (413474,650063,0,'skin_color',255,255,255), (413475,650063,0,'soga_eye_color',255,0,255), (413476,650064,0,'eye_color',255,255,255), (413477,650064,0,'skin_color',255,255,255), (413478,650064,0,'soga_eye_color',255,0,255), (413479,650065,0,'eye_color',255,255,255), (413480,650065,0,'skin_color',255,255,255), (413481,650065,0,'soga_eye_color',255,0,255), (413482,650066,0,'eye_color',182,255,110), (413483,650066,0,'skin_color',255,163,119), (413484,650066,0,'soga_eye_color',255,0,255), (413485,650067,0,'eye_color',255,110,255), (413486,650067,0,'skin_color',158,255,158), (413487,650067,0,'soga_eye_color',255,0,255), (413488,650068,0,'eye_color',255,163,119), (413489,650068,0,'skin_color',110,255,255), (413490,650068,0,'soga_eye_color',255,0,255), (413491,650069,0,'eye_color',100,255,255), (413492,650069,0,'skin_color',255,52,154), (413493,650069,0,'soga_eye_color',255,0,255), (413494,650070,0,'eye_color',255,255,255), (413495,650070,0,'skin_color',255,255,255), (413496,650070,0,'soga_eye_color',255,0,255), (413497,650071,0,'eye_color',255,255,255), (413498,650071,0,'skin_color',255,255,255), (413499,650071,0,'soga_eye_color',255,0,255), (413500,650072,0,'eye_color',255,255,255), (413501,650072,0,'skin_color',255,255,255), (413502,650072,0,'soga_eye_color',255,0,255), (413503,650073,0,'eye_color',255,255,255), (413504,650073,0,'skin_color',255,255,255), (413505,650073,0,'soga_eye_color',255,0,255), (413506,650074,1,'cheek_type',-17,-28,0), (413507,650074,1,'chin_type',-9,-4,2), (413508,650074,1,'ear_type',4,4,0), (413509,650074,1,'eye_brow_type',28,0,-12), (413510,650074,0,'eye_color',159,188,170), (413511,650074,1,'eye_type',32,0,0), (413512,650074,0,'hair_face_color',209,197,0), (413513,650074,0,'hair_face_highlight_color',136,115,5), (413514,650074,0,'hair_type_color',209,197,0), (413515,650074,0,'hair_type_highlight_color',136,115,5), (413516,650074,1,'lip_type',38,14,-34), (413517,650074,1,'nose_type',3,35,-13), (413518,650074,0,'skin_color',236,220,198), (413519,650074,1,'soga_cheek_type',-17,-28,0), (413520,650074,1,'soga_chin_type',-9,-4,2), (413521,650074,1,'soga_ear_type',4,4,0), (413522,650074,1,'soga_eye_brow_type',28,0,-12), (413523,650074,0,'soga_eye_color',229,229,102), (413524,650074,1,'soga_eye_type',32,0,0), (413525,650074,0,'soga_hair_face_color',209,197,0), (413526,650074,0,'soga_hair_face_highlight_color',136,115,5), (413527,650074,0,'soga_hair_type_color',209,197,0), (413528,650074,0,'soga_hair_type_highlight_color',136,115,5), (413529,650074,1,'soga_lip_type',38,14,-34), (413530,650074,1,'soga_nose_type',3,35,-13), (413531,650074,0,'soga_skin_color',236,220,198), (413532,650074,0,'wing_color1',255,255,255), (413533,650074,0,'wing_color2',255,255,255), (413534,650075,0,'eye_color',255,255,255), (413535,650075,0,'skin_color',255,255,255), (413536,650075,0,'soga_eye_color',255,0,255), (413537,650076,0,'eye_color',255,255,255), (413538,650076,0,'skin_color',255,255,255), (413539,650076,0,'soga_eye_color',255,0,255), (413540,650077,1,'cheek_type',-36,44,0), (413541,650077,1,'chin_type',33,96,-89), (413542,650077,1,'ear_type',-9,-51,0), (413543,650077,1,'eye_brow_type',58,16,-25), (413544,650077,0,'eye_color',74,130,98), (413545,650077,1,'eye_type',-3,0,0), (413546,650077,0,'hair_color1',209,131,22), (413547,650077,0,'hair_color2',199,150,48), (413548,650077,0,'hair_face_color',184,128,10), (413549,650077,0,'hair_face_highlight_color',37,10,14), (413550,650077,0,'hair_highlight',54,45,28), (413551,650077,0,'hair_type_color',184,128,10), (413552,650077,0,'hair_type_highlight_color',37,10,14), (413553,650077,1,'lip_type',79,-79,32), (413554,650077,1,'nose_type',72,-44,85), (413555,650077,0,'skin_color',210,188,159), (413556,650077,1,'soga_cheek_type',-36,44,0), (413557,650077,1,'soga_chin_type',33,96,-89), (413558,650077,1,'soga_ear_type',-9,-51,0), (413559,650077,1,'soga_eye_brow_type',58,16,-25), (413560,650077,0,'soga_eye_color',229,229,102), (413561,650077,1,'soga_eye_type',-3,0,0), (413562,650077,0,'soga_hair_color1',209,131,22), (413563,650077,0,'soga_hair_color2',199,150,48), (413564,650077,0,'soga_hair_face_color',184,128,10), (413565,650077,0,'soga_hair_face_highlight_color',37,10,14), (413566,650077,0,'soga_hair_highlight',54,45,28), (413567,650077,0,'soga_hair_type_color',184,128,10), (413568,650077,0,'soga_hair_type_highlight_color',37,10,14), (413569,650077,1,'soga_lip_type',79,-79,32), (413570,650077,1,'soga_nose_type',72,-44,85), (413571,650077,0,'soga_skin_color',210,188,159), (413572,650077,0,'wing_color1',255,255,255), (413573,650077,0,'wing_color2',255,255,255), (413574,650078,1,'cheek_type',-85,-26,0), (413575,650078,1,'chin_type',-87,-42,-42), (413576,650078,1,'ear_type',-36,-63,0), (413577,650078,1,'eye_brow_type',48,-3,-72), (413578,650078,0,'eye_color',107,154,132), (413579,650078,1,'eye_type',14,0,0), (413580,650078,0,'hair_color1',114,112,142), (413581,650078,0,'hair_color2',121,113,107), (413582,650078,0,'hair_face_color',106,132,133), (413583,650078,0,'hair_face_highlight_color',244,244,246), (413584,650078,0,'hair_highlight',160,156,172), (413585,650078,0,'hair_type_color',106,132,133), (413586,650078,0,'hair_type_highlight_color',244,244,246), (413587,650078,1,'lip_type',-13,-21,-79), (413588,650078,1,'nose_type',62,-98,11), (413589,650078,0,'skin_color',135,90,91), (413590,650078,1,'soga_cheek_type',-85,-26,0), (413591,650078,1,'soga_chin_type',-87,-42,-42), (413592,650078,1,'soga_ear_type',-36,-63,0), (413593,650078,1,'soga_eye_brow_type',48,-3,-72), (413594,650078,0,'soga_eye_color',229,229,102), (413595,650078,1,'soga_eye_type',14,0,0), (413596,650078,0,'soga_hair_color1',114,112,142), (413597,650078,0,'soga_hair_color2',121,113,107), (413598,650078,0,'soga_hair_face_color',106,132,133), (413599,650078,0,'soga_hair_face_highlight_color',244,244,246), (413600,650078,0,'soga_hair_highlight',160,156,172), (413601,650078,0,'soga_hair_type_color',106,132,133), (413602,650078,0,'soga_hair_type_highlight_color',244,244,246), (413603,650078,1,'soga_lip_type',-13,-21,-79), (413604,650078,1,'soga_nose_type',62,-98,11), (413605,650078,0,'soga_skin_color',135,90,91), (413606,650078,0,'wing_color1',255,255,255), (413607,650078,0,'wing_color2',255,255,255), (413608,650079,1,'cheek_type',-42,-26,0), (413609,650079,1,'chin_type',70,58,-85), (413610,650079,1,'ear_type',48,44,0), (413611,650079,1,'eye_brow_type',-71,-97,4), (413612,650079,0,'eye_color',42,88,97), (413613,650079,1,'eye_type',25,0,0), (413614,650079,0,'hair_color1',56,33,26), (413615,650079,0,'hair_color2',94,59,11), (413616,650079,0,'hair_face_color',83,57,8), (413617,650079,0,'hair_face_highlight_color',140,47,30), (413618,650079,0,'hair_highlight',91,21,51), (413619,650079,0,'hair_type_color',83,57,8), (413620,650079,0,'hair_type_highlight_color',140,47,30), (413621,650079,1,'lip_type',39,25,63), (413622,650079,1,'nose_type',31,-48,87), (413623,650079,0,'skin_color',231,230,229), (413624,650079,1,'soga_cheek_type',-42,-26,0), (413625,650079,1,'soga_chin_type',70,58,-85), (413626,650079,1,'soga_ear_type',48,44,0), (413627,650079,1,'soga_eye_brow_type',-71,-97,4), (413628,650079,0,'soga_eye_color',229,229,102), (413629,650079,1,'soga_eye_type',25,0,0), (413630,650079,0,'soga_hair_color1',56,33,26), (413631,650079,0,'soga_hair_color2',94,59,11), (413632,650079,0,'soga_hair_face_color',83,57,8), (413633,650079,0,'soga_hair_face_highlight_color',140,47,30), (413634,650079,0,'soga_hair_highlight',91,21,51), (413635,650079,0,'soga_hair_type_color',83,57,8), (413636,650079,0,'soga_hair_type_highlight_color',140,47,30), (413637,650079,1,'soga_lip_type',39,25,63), (413638,650079,1,'soga_nose_type',31,-48,87), (413639,650079,0,'soga_skin_color',231,230,229), (413640,650079,0,'wing_color1',255,255,255), (413641,650079,0,'wing_color2',255,255,255), (413642,1010051,0,'eye_color',255,255,255), (413643,1010051,0,'skin_color',193,52,36), (413644,1010051,0,'soga_eye_color',255,0,255), (413645,1010052,0,'eye_color',255,255,255), (413646,1010052,0,'skin_color',248,205,117), (413647,1010052,0,'soga_eye_color',255,0,255), (413648,1010053,0,'eye_color',255,255,255), (413649,1010053,0,'skin_color',255,255,255), (413650,1010053,0,'soga_eye_color',255,0,255), (413651,1010054,0,'eye_color',255,255,255), (413652,1010054,0,'skin_color',128,128,128), (413653,1010054,0,'soga_eye_color',255,0,255), (413654,1010055,0,'eye_color',255,255,255), (413655,1010055,0,'skin_color',255,255,255), (413656,1010055,0,'soga_eye_color',255,0,255), (413657,1010056,0,'eye_color',255,255,255), (413658,1010056,0,'skin_color',64,0,0), (413659,1010056,0,'soga_eye_color',255,0,255), (413660,1010057,0,'eye_color',255,255,255), (413661,1010057,0,'skin_color',128,128,191), (413662,1010057,0,'soga_eye_color',255,0,255), (413663,1010058,0,'eye_color',255,255,255), (413664,1010058,0,'skin_color',255,255,255), (413665,1010058,0,'soga_eye_color',255,0,255), (413666,1010059,0,'eye_color',255,255,255), (413667,1010059,0,'skin_color',0,128,192), (413668,1010059,0,'soga_eye_color',255,0,255), (413669,1010060,0,'eye_color',255,255,255), (413670,1010060,0,'skin_color',128,128,128), (413671,1010060,0,'soga_eye_color',255,0,255), (413672,1010061,0,'eye_color',255,255,255), (413673,1010061,0,'skin_color',192,192,192), (413674,1010061,0,'soga_eye_color',255,0,255), (413675,1010062,0,'eye_color',255,255,255), (413676,1010062,0,'skin_color',255,255,255), (413677,1010062,0,'soga_eye_color',255,0,255), (413678,1010063,0,'eye_color',255,255,255), (413679,1010063,0,'skin_color',255,255,255), (413680,1010063,0,'soga_eye_color',255,0,255), (413681,1010064,0,'eye_color',255,255,255), (413682,1010064,0,'skin_color',255,255,255), (413683,1010064,0,'soga_eye_color',255,0,255), (413684,1010065,0,'eye_color',255,255,255), (413685,1010065,0,'skin_color',255,255,255), (413686,1010065,0,'soga_eye_color',255,0,255), (413687,1010066,0,'eye_color',255,255,255), (413688,1010066,0,'skin_color',255,255,255), (413689,1010066,0,'soga_eye_color',255,0,255), (413690,1010067,0,'eye_color',255,255,255), (413691,1010067,0,'skin_color',128,51,62), (413692,1010067,0,'soga_eye_color',255,0,255), (413693,1010068,0,'eye_color',255,255,255), (413694,1010068,0,'skin_color',255,255,255), (413695,1010068,0,'soga_eye_color',255,0,255), (413696,1010069,0,'eye_color',255,255,255), (413697,1010069,0,'skin_color',255,255,255), (413698,1010069,0,'soga_eye_color',255,0,255), (413699,1010070,0,'eye_color',255,255,255), (413700,1010070,0,'skin_color',255,255,255), (413701,1010070,0,'soga_eye_color',255,0,255), (413702,1010071,0,'eye_color',255,255,255), (413703,1010071,0,'skin_color',248,205,117), (413704,1010071,0,'soga_eye_color',255,0,255), (413705,1010072,0,'eye_color',255,255,255), (413706,1010072,0,'skin_color',255,255,255), (413707,1010072,0,'soga_eye_color',255,0,255), (413708,1010073,0,'eye_color',255,255,255), (413709,1010073,0,'skin_color',78,153,180), (413710,1010073,0,'soga_eye_color',255,0,255), (413711,1010074,0,'eye_color',255,255,255), (413712,1010074,0,'skin_color',255,255,255), (413713,1010074,0,'soga_eye_color',255,0,255), (413714,1010075,0,'eye_color',255,255,255), (413715,1010075,0,'skin_color',255,255,255), (413716,1010075,0,'soga_eye_color',255,0,255), (413717,1010076,0,'eye_color',255,255,255), (413718,1010076,0,'skin_color',192,192,192), (413719,1010076,0,'soga_eye_color',255,0,255), (413720,1010077,0,'eye_color',255,255,255), (413721,1010077,0,'skin_color',255,255,255), (413722,1010077,0,'soga_eye_color',255,0,255), (413723,1010078,0,'eye_color',255,255,255), (413724,1010078,0,'skin_color',255,255,255), (413725,1010078,0,'soga_eye_color',255,0,255), (413726,1010079,0,'eye_color',255,255,255), (413727,1010079,0,'skin_color',255,255,255), (413728,1010079,0,'soga_eye_color',255,0,255), (413729,1010080,0,'eye_color',255,255,255), (413730,1010080,0,'skin_color',119,11,7), (413731,1010080,0,'soga_eye_color',255,0,255), (413732,1010081,0,'eye_color',255,255,255), (413733,1010081,0,'skin_color',255,255,255), (413734,1010081,0,'soga_eye_color',255,0,255), (413735,1010082,0,'eye_color',255,255,255), (413736,1010082,0,'skin_color',255,255,255), (413737,1010082,0,'soga_eye_color',255,0,255), (413738,1010083,0,'eye_color',255,255,255), (413739,1010083,0,'skin_color',0,128,192), (413740,1010083,0,'soga_eye_color',255,0,255), (413741,1010084,0,'eye_color',255,255,255), (413742,1010084,0,'skin_color',192,192,192), (413743,1010084,0,'soga_eye_color',255,0,255), (413744,1010085,0,'eye_color',255,255,255), (413745,1010085,0,'skin_color',255,255,255), (413746,1010085,0,'soga_eye_color',255,0,255), (413747,1010086,0,'eye_color',255,255,255), (413748,1010086,0,'skin_color',248,205,118), (413749,1010086,0,'soga_eye_color',255,0,255), (413750,1010087,0,'eye_color',255,255,255), (413751,1010087,0,'skin_color',255,255,255), (413752,1010087,0,'soga_eye_color',255,0,255), (413753,1010088,0,'eye_color',255,255,255), (413754,1010088,0,'skin_color',255,255,255), (413755,1010088,0,'soga_eye_color',255,0,255), (413756,1010089,0,'eye_color',255,255,255), (413757,1010089,0,'skin_color',192,192,192), (413758,1010089,0,'soga_eye_color',255,0,255), (413759,1010090,0,'eye_color',255,255,255), (413760,1010090,0,'skin_color',182,137,3), (413761,1010090,0,'soga_eye_color',255,0,255), (413765,1010092,0,'eye_color',255,255,255), (413766,1010092,0,'skin_color',30,30,30), (413767,1010092,0,'soga_eye_color',255,0,255), (413768,1010093,0,'eye_color',255,255,255), (413769,1010093,0,'skin_color',255,255,255), (413770,1010093,0,'soga_eye_color',255,0,255), (413771,1010094,0,'eye_color',255,255,255), (413772,1010094,0,'skin_color',255,255,255), (413773,1010094,0,'soga_eye_color',255,0,255), (413774,1010095,0,'eye_color',255,255,255), (413775,1010095,0,'skin_color',255,255,255), (413776,1010095,0,'soga_eye_color',255,0,255), (413777,1010096,0,'eye_color',255,255,255), (413778,1010096,0,'skin_color',255,255,255), (413779,1010096,0,'soga_eye_color',255,0,255), (413780,1010097,0,'eye_color',255,255,255), (413781,1010097,0,'skin_color',255,255,255), (413782,1010097,0,'soga_eye_color',255,0,255), (413783,1010098,0,'eye_color',255,255,255), (413784,1010098,0,'skin_color',255,255,255), (413785,1010098,0,'soga_eye_color',255,0,255), (413786,1010099,0,'eye_color',255,255,255), (413787,1010099,0,'skin_color',196,97,0), (413788,1010099,0,'soga_eye_color',255,0,255), (413789,1010100,0,'eye_color',255,255,255), (413790,1010100,0,'skin_color',128,63,0), (413791,1010100,0,'soga_eye_color',255,0,255), (413792,1010101,0,'eye_color',255,255,255), (413793,1010101,0,'skin_color',255,255,255), (413794,1010101,0,'soga_eye_color',255,0,255), (413795,1010102,0,'eye_color',255,255,255), (413796,1010102,0,'skin_color',62,30,0), (413797,1010102,0,'soga_eye_color',255,0,255), (413798,1010103,0,'eye_color',255,255,255), (413799,1010103,0,'skin_color',149,106,145), (413800,1010103,0,'soga_eye_color',255,0,255), (413801,1010104,0,'eye_color',255,255,255), (413802,1010104,0,'skin_color',255,255,255), (413803,1010104,0,'soga_eye_color',255,0,255), (413804,1010105,0,'eye_color',255,255,255), (413805,1010105,0,'skin_color',1,1,1), (413806,1010105,0,'soga_eye_color',255,0,255), (413807,1010106,0,'eye_color',255,255,255), (413808,1010106,0,'skin_color',255,255,255), (413809,1010106,0,'soga_eye_color',255,0,255), (413810,1010107,0,'eye_color',255,255,255), (413811,1010107,0,'skin_color',255,255,255), (413812,1010107,0,'soga_eye_color',255,0,255), (413813,1010108,0,'eye_color',255,255,255), (413814,1010108,0,'skin_color',255,255,255), (413815,1010108,0,'soga_eye_color',255,0,255), (413816,1010109,0,'eye_color',255,255,255), (413817,1010109,0,'skin_color',255,255,255), (413818,1010109,0,'soga_eye_color',255,0,255), (413819,1010110,0,'eye_color',255,255,255), (413820,1010110,0,'skin_color',255,255,255), (413821,1010110,0,'soga_eye_color',255,0,255), (413822,1010111,0,'eye_color',255,255,255), (413823,1010111,0,'skin_color',129,90,62), (413824,1010111,0,'soga_eye_color',255,0,255), (413825,1010112,0,'eye_color',255,255,255), (413826,1010112,0,'skin_color',255,255,255), (413827,1010112,0,'soga_eye_color',255,0,255), (413828,1010113,0,'eye_color',255,255,255), (413829,1010113,0,'skin_color',255,255,255), (413830,1010113,0,'soga_eye_color',255,0,255), (413831,1010114,1,'cheek_type',29,-13,0), (413832,1010114,1,'chin_type',19,33,-2), (413833,1010114,1,'ear_type',-42,-24,0), (413834,1010114,1,'eye_brow_type',0,8,24), (413835,1010114,0,'eye_color',30,63,64), (413836,1010114,1,'eye_type',-13,0,0), (413837,1010114,0,'hair_face_color',159,213,215), (413838,1010114,0,'hair_face_highlight_color',191,67,35), (413839,1010114,0,'hair_type_color',159,213,215), (413840,1010114,0,'hair_type_highlight_color',191,67,35), (413841,1010114,1,'lip_type',-37,9,22), (413842,1010114,1,'nose_type',-12,-12,-17), (413843,1010114,0,'skin_color',238,250,250), (413844,1010114,1,'soga_cheek_type',29,-13,0), (413845,1010114,1,'soga_chin_type',19,33,-2), (413846,1010114,1,'soga_ear_type',-42,-24,0), (413847,1010114,1,'soga_eye_brow_type',0,8,24), (413848,1010114,0,'soga_eye_color',229,229,102), (413849,1010114,1,'soga_eye_type',-13,0,0), (413850,1010114,0,'soga_hair_face_color',159,213,215), (413851,1010114,0,'soga_hair_face_highlight_color',191,67,35), (413852,1010114,0,'soga_hair_type_color',159,213,215), (413853,1010114,0,'soga_hair_type_highlight_color',191,67,35), (413854,1010114,1,'soga_lip_type',-37,9,22), (413855,1010114,1,'soga_nose_type',-12,-12,-17), (413856,1010114,0,'soga_skin_color',238,250,250), (413857,1010114,0,'wing_color1',255,255,255), (413858,1010114,0,'wing_color2',255,255,255), (413859,1010115,0,'eye_color',255,255,255), (413860,1010115,0,'skin_color',255,255,255), (413861,1010115,0,'soga_eye_color',255,0,255), (413862,1010116,0,'eye_color',255,255,255), (413863,1010116,0,'skin_color',191,139,100), (413864,1010116,0,'soga_eye_color',255,0,255), (413865,1010117,0,'eye_color',255,255,255), (413866,1010117,0,'skin_color',255,255,255), (413867,1010117,0,'soga_eye_color',255,0,255), (413868,1010118,0,'eye_color',255,255,255), (413869,1010118,0,'skin_color',255,255,255), (413870,1010118,0,'soga_eye_color',255,0,255), (413871,1010119,0,'eye_color',255,255,255), (413872,1010119,0,'skin_color',255,255,255), (413873,1010119,0,'soga_eye_color',255,0,255), (413874,1010120,0,'eye_color',255,255,255), (413875,1010120,0,'skin_color',255,255,255), (413876,1010120,0,'soga_eye_color',255,0,255), (413877,1010121,0,'eye_color',255,255,255), (413878,1010121,0,'skin_color',164,27,12), (413879,1010121,0,'soga_eye_color',255,0,255), (413880,1010122,0,'eye_color',255,255,255), (413881,1010122,0,'skin_color',255,0,0), (413882,1010122,0,'soga_eye_color',255,0,255), (413883,2620444,1,'cheek_type',25,94,0), (413884,2620444,1,'chin_type',9,-38,-85), (413885,2620444,1,'ear_type',97,57,0), (413886,2620444,1,'eye_brow_type',-28,-14,-84), (413887,2620444,0,'eye_color',255,255,255), (413888,2620444,1,'eye_type',44,0,0), (413889,2620444,0,'hair_color1',93,179,249), (413890,2620444,1,'lip_type',53,87,74), (413891,2620444,1,'nose_type',50,93,-77), (413892,2620444,0,'skin_color',255,255,255), (413893,2620444,1,'soga_cheek_type',0,-28,-14), (413894,2620444,1,'soga_chin_type',0,53,87), (413895,2620444,1,'soga_ear_type',0,44,0), (413896,2620444,1,'soga_eye_brow_type',0,97,57), (413897,2620444,0,'soga_eye_color',255,0,255), (413898,2620444,1,'soga_lip_type',-84,25,94), (413899,2620444,1,'soga_nose_type',74,9,-38), (413900,2620444,0,'soga_skin_color',109,60,47), (413901,2620444,0,'wing_color1',255,255,255), (413902,2620444,0,'wing_color2',255,255,255), (413903,2620445,0,'eye_color',255,255,255), (413904,2620445,0,'skin_color',255,255,255), (413905,2620445,0,'soga_eye_color',255,0,255), (413906,2620446,0,'eye_color',161,133,45), (413907,2620446,0,'skin_color',255,255,255), (413908,2620446,0,'soga_eye_color',255,0,255), (413909,2620447,1,'cheek_type',39,-50,0), (413910,2620447,1,'chin_type',25,79,90), (413911,2620447,1,'eye_brow_type',87,14,-52), (413912,2620447,0,'eye_color',163,199,205), (413913,2620447,1,'eye_type',-72,0,0), (413914,2620447,0,'hair_color1',39,239,10), (413915,2620447,0,'hair_face_color',56,85,12), (413916,2620447,0,'hair_type_color',56,85,12), (413917,2620447,1,'lip_type',-97,-79,-1), (413918,2620447,1,'nose_type',89,39,-17), (413919,2620447,0,'skin_color',56,85,12), (413920,2620447,1,'soga_cheek_type',0,87,14), (413921,2620447,1,'soga_chin_type',0,-97,-79), (413922,2620447,1,'soga_ear_type',0,-72,0), (413923,2620447,1,'soga_eye_brow_type',-5,-90,-31), (413924,2620447,0,'soga_eye_color',229,229,102), (413925,2620447,1,'soga_eye_type',58,0,0), (413926,2620447,0,'soga_hair_face_color',56,85,12), (413927,2620447,0,'soga_hair_type_color',56,85,12), (413928,2620447,1,'soga_lip_type',-52,39,-50), (413929,2620447,1,'soga_nose_type',-1,25,79), (413930,2620447,0,'soga_skin_color',56,85,12), (413931,2620447,0,'wing_color1',255,255,255), (413932,2620447,0,'wing_color2',255,255,255), (413933,2620448,0,'eye_color',255,255,255), (413934,2620448,0,'skin_color',255,255,255), (413935,2620448,0,'soga_eye_color',255,0,255), (413936,2620449,1,'cheek_type',-29,-23,0), (413937,2620449,1,'chin_type',26,17,32), (413938,2620449,1,'ear_type',-40,-25,0), (413939,2620449,1,'eye_brow_type',-9,35,-8), (413940,2620449,0,'eye_color',222,35,32), (413941,2620449,1,'eye_type',-3,0,0), (413942,2620449,0,'hair_color1',20,233,17), (413943,2620449,0,'hair_face_color',52,38,20), (413944,2620449,0,'hair_face_highlight_color',216,192,37), (413945,2620449,0,'hair_type_color',52,38,20), (413946,2620449,0,'hair_type_highlight_color',216,192,37), (413947,2620449,1,'lip_type',-12,-22,22), (413948,2620449,1,'nose_type',-28,20,-23), (413949,2620449,0,'skin_color',129,125,113), (413950,2620449,1,'soga_cheek_type',0,-9,35), (413951,2620449,1,'soga_chin_type',0,-12,-22), (413952,2620449,1,'soga_ear_type',0,-3,0), (413953,2620449,1,'soga_eye_brow_type',0,-40,-25), (413954,2620449,0,'soga_eye_color',229,229,102), (413955,2620449,1,'soga_eye_type',-3,0,0), (413956,2620449,0,'soga_hair_face_color',52,38,20), (413957,2620449,0,'soga_hair_face_highlight_color',216,192,37), (413958,2620449,0,'soga_hair_type_color',52,38,20), (413959,2620449,0,'soga_hair_type_highlight_color',216,192,37), (413960,2620449,1,'soga_lip_type',-8,-29,-23), (413961,2620449,1,'soga_nose_type',22,26,17), (413962,2620449,0,'soga_skin_color',129,125,113), (413963,2620449,0,'wing_color1',255,255,255), (413964,2620449,0,'wing_color2',255,255,255), (413965,2620450,1,'cheek_type',-77,-2,0), (413966,2620450,1,'chin_type',-28,14,-62), (413967,2620450,1,'ear_type',-96,34,0), (413968,2620450,1,'eye_brow_type',-25,96,20), (413969,2620450,0,'eye_color',166,144,94), (413970,2620450,1,'eye_type',-72,0,0), (413971,2620450,0,'hair_color1',89,21,21), (413972,2620450,0,'hair_color2',171,87,0), (413973,2620450,0,'hair_face_color',84,0,0), (413974,2620450,0,'hair_face_highlight_color',40,19,9), (413975,2620450,0,'hair_highlight',109,14,49), (413976,2620450,0,'hair_type_color',84,0,0), (413977,2620450,0,'hair_type_highlight_color',40,19,9), (413978,2620450,1,'lip_type',7,-52,84), (413979,2620450,1,'nose_type',-50,-61,-59), (413980,2620450,0,'skin_color',215,195,159), (413981,2620450,1,'soga_cheek_type',-77,-2,0), (413982,2620450,1,'soga_chin_type',-28,14,-62), (413983,2620450,1,'soga_ear_type',-96,34,0), (413984,2620450,1,'soga_eye_brow_type',-25,96,20), (413985,2620450,0,'soga_eye_color',229,229,102), (413986,2620450,1,'soga_eye_type',-72,0,0), (413987,2620450,0,'soga_hair_color1',89,21,21), (413988,2620450,0,'soga_hair_color2',171,87,0), (413989,2620450,0,'soga_hair_face_color',84,0,0), (413990,2620450,0,'soga_hair_face_highlight_color',40,19,9), (413991,2620450,0,'soga_hair_highlight',109,14,49), (413992,2620450,0,'soga_hair_type_color',84,0,0), (413993,2620450,0,'soga_hair_type_highlight_color',40,19,9), (413994,2620450,1,'soga_lip_type',7,-52,84), (413995,2620450,1,'soga_nose_type',-50,-61,-59), (413996,2620450,0,'soga_skin_color',215,195,159), (413997,2620450,0,'wing_color1',255,255,255), (413998,2620450,0,'wing_color2',255,255,255), (413999,2620451,1,'cheek_type',-8,3,0), (414000,2620451,1,'chin_type',17,7,-20), (414001,2620451,1,'ear_type',44,26,0), (414002,2620451,1,'eye_brow_type',37,0,0), (414003,2620451,0,'eye_color',0,94,93), (414004,2620451,1,'eye_type',-11,0,0), (414005,2620451,0,'hair_color1',43,36,70), (414006,2620451,0,'hair_color2',49,49,53), (414007,2620451,0,'hair_face_color',20,11,1), (414008,2620451,0,'hair_face_highlight_color',216,192,37), (414009,2620451,0,'hair_highlight',160,156,172), (414010,2620451,0,'hair_type_color',20,11,1), (414011,2620451,0,'hair_type_highlight_color',216,192,37), (414012,2620451,1,'lip_type',-81,0,0), (414013,2620451,1,'nose_type',52,-25,0), (414014,2620451,0,'skin_color',0,71,71), (414015,2620451,1,'soga_cheek_type',-8,3,0), (414016,2620451,1,'soga_chin_type',17,7,-20), (414017,2620451,1,'soga_ear_type',44,26,0), (414018,2620451,1,'soga_eye_brow_type',37,0,0), (414019,2620451,0,'soga_eye_color',229,229,102), (414020,2620451,1,'soga_eye_type',-11,0,0), (414021,2620451,0,'soga_hair_color1',43,36,70), (414022,2620451,0,'soga_hair_color2',49,49,53), (414023,2620451,0,'soga_hair_face_color',20,11,1), (414024,2620451,0,'soga_hair_face_highlight_color',216,192,37), (414025,2620451,0,'soga_hair_highlight',160,156,172), (414026,2620451,0,'soga_hair_type_color',20,11,1), (414027,2620451,0,'soga_hair_type_highlight_color',216,192,37), (414028,2620451,1,'soga_lip_type',-81,0,0), (414029,2620451,1,'soga_nose_type',52,-25,0), (414030,2620451,0,'soga_skin_color',0,71,71), (414031,2620451,0,'wing_color1',255,255,255), (414032,2620451,0,'wing_color2',255,255,255), (414033,2620452,1,'cheek_type',2,-31,0), (414034,2620452,1,'chin_type',-25,0,-2), (414035,2620452,1,'ear_type',-11,-12,0), (414036,2620452,1,'eye_brow_type',-31,0,-37), (414037,2620452,0,'eye_color',108,147,112), (414038,2620452,1,'eye_type',-18,0,0), (414039,2620452,0,'hair_face_color',224,223,107), (414040,2620452,0,'hair_face_highlight_color',145,129,21), (414041,2620452,0,'hair_type_color',224,223,107), (414042,2620452,0,'hair_type_highlight_color',145,129,21), (414043,2620452,1,'lip_type',12,0,-7), (414044,2620452,1,'nose_type',-10,-21,-7), (414045,2620452,0,'skin_color',221,228,228), (414046,2620452,1,'soga_cheek_type',2,-31,0), (414047,2620452,1,'soga_chin_type',-25,0,-2), (414048,2620452,1,'soga_ear_type',-11,-12,0), (414049,2620452,1,'soga_eye_brow_type',-31,0,-37), (414050,2620452,0,'soga_eye_color',229,229,102), (414051,2620452,1,'soga_eye_type',-18,0,0), (414052,2620452,0,'soga_hair_face_color',224,223,107), (414053,2620452,0,'soga_hair_face_highlight_color',145,129,21), (414054,2620452,0,'soga_hair_type_color',224,223,107), (414055,2620452,0,'soga_hair_type_highlight_color',145,129,21), (414056,2620452,1,'soga_lip_type',12,0,-7), (414057,2620452,1,'soga_nose_type',-10,-21,-7), (414058,2620452,0,'soga_skin_color',221,228,228), (414059,2620452,0,'wing_color1',255,255,255), (414060,2620452,0,'wing_color2',255,255,255), (414061,2620453,1,'cheek_type',-5,81,0), (414062,2620453,1,'chin_type',88,17,37), (414063,2620453,1,'ear_type',37,-74,0), (414064,2620453,1,'eye_brow_type',78,-95,-26), (414065,2620453,0,'eye_color',29,56,42), (414066,2620453,1,'eye_type',75,0,0), (414067,2620453,0,'hair_color1',200,165,96), (414068,2620453,0,'hair_color2',173,99,44), (414069,2620453,0,'hair_face_color',15,1,21), (414070,2620453,0,'hair_face_highlight_color',244,246,246), (414071,2620453,0,'hair_highlight',38,22,21), (414072,2620453,0,'hair_type_color',15,1,21), (414073,2620453,0,'hair_type_highlight_color',244,246,246), (414074,2620453,1,'lip_type',-87,78,8), (414075,2620453,1,'nose_type',35,-64,75), (414076,2620453,0,'skin_color',138,108,67), (414077,2620453,1,'soga_cheek_type',-5,81,0), (414078,2620453,1,'soga_chin_type',88,17,37), (414079,2620453,1,'soga_ear_type',37,-74,0), (414080,2620453,1,'soga_eye_brow_type',78,-95,-26), (414081,2620453,0,'soga_eye_color',229,229,102), (414082,2620453,1,'soga_eye_type',75,0,0), (414083,2620453,0,'soga_hair_color1',200,165,96), (414084,2620453,0,'soga_hair_color2',173,99,44), (414085,2620453,0,'soga_hair_face_color',15,1,21), (414086,2620453,0,'soga_hair_face_highlight_color',244,246,246), (414087,2620453,0,'soga_hair_highlight',38,22,21), (414088,2620453,0,'soga_hair_type_color',15,1,21), (414089,2620453,0,'soga_hair_type_highlight_color',244,246,246), (414090,2620453,1,'soga_lip_type',-87,78,8), (414091,2620453,1,'soga_nose_type',35,-64,75), (414092,2620453,0,'soga_skin_color',138,108,67), (414093,2620453,0,'wing_color1',255,255,255), (414094,2620453,0,'wing_color2',255,255,255), (414095,2620454,1,'cheek_type',-22,34,0), (414096,2620454,1,'chin_type',-9,-7,8), (414097,2620454,1,'ear_type',1,-9,0), (414098,2620454,1,'eye_brow_type',-28,0,12), (414099,2620454,0,'eye_color',110,160,149), (414100,2620454,1,'eye_type',-46,0,0), (414101,2620454,0,'hair_face_color',129,44,8), (414102,2620454,0,'hair_face_highlight_color',155,64,24), (414103,2620454,0,'hair_type_color',129,44,8), (414104,2620454,0,'hair_type_highlight_color',155,64,24), (414105,2620454,1,'lip_type',1,5,4), (414106,2620454,1,'nose_type',14,21,-28), (414107,2620454,0,'skin_color',221,180,181), (414108,2620454,1,'soga_cheek_type',-22,34,0), (414109,2620454,1,'soga_chin_type',-9,-7,8), (414110,2620454,1,'soga_ear_type',1,-9,0), (414111,2620454,1,'soga_eye_brow_type',-28,0,12), (414112,2620454,0,'soga_eye_color',229,229,102), (414113,2620454,1,'soga_eye_type',-46,0,0), (414114,2620454,0,'soga_hair_face_color',129,44,8), (414115,2620454,0,'soga_hair_face_highlight_color',155,64,24), (414116,2620454,0,'soga_hair_type_color',129,44,8), (414117,2620454,0,'soga_hair_type_highlight_color',155,64,24), (414118,2620454,1,'soga_lip_type',1,5,4), (414119,2620454,1,'soga_nose_type',14,21,-28), (414120,2620454,0,'soga_skin_color',221,180,181), (414121,2620454,0,'wing_color1',255,255,255), (414122,2620454,0,'wing_color2',255,255,255), (414123,2620455,1,'cheek_type',77,45,0), (414124,2620455,1,'chin_type',-63,-72,97), (414125,2620455,1,'ear_type',48,56,0), (414126,2620455,1,'eye_brow_type',-43,-90,-48), (414127,2620455,0,'eye_color',0,2,118), (414128,2620455,1,'eye_type',91,0,0), (414129,2620455,1,'lip_type',-71,15,-28), (414130,2620455,1,'nose_type',7,-84,-96), (414131,2620455,0,'skin_color',127,108,86), (414132,2620455,1,'soga_cheek_type',77,45,0), (414133,2620455,1,'soga_chin_type',-63,-72,97), (414134,2620455,1,'soga_ear_type',48,56,0), (414135,2620455,1,'soga_eye_brow_type',-43,-90,-48), (414136,2620455,0,'soga_eye_color',229,229,102), (414137,2620455,1,'soga_eye_type',91,0,0), (414138,2620455,1,'soga_lip_type',-71,15,-28), (414139,2620455,1,'soga_nose_type',7,-84,-96), (414140,2620455,0,'soga_skin_color',127,108,86), (414141,2620455,0,'wing_color1',255,255,255), (414142,2620455,0,'wing_color2',255,255,255), (414143,2620456,0,'eye_color',255,255,255), (414144,2620456,0,'skin_color',255,255,255), (414145,2620456,0,'soga_eye_color',255,0,255), (414146,2620457,0,'eye_color',255,255,255), (414147,2620457,0,'skin_color',255,255,255), (414148,2620457,0,'soga_eye_color',255,0,255), (414149,2620458,0,'eye_color',33,128,133), (414150,2620458,0,'skin_color',152,7,0), (414151,2620458,0,'soga_eye_color',255,0,255), (414152,2620459,0,'eye_color',255,255,255), (414153,2620459,0,'skin_color',255,255,255), (414154,2620459,0,'soga_eye_color',255,0,255), (414155,2620460,0,'eye_color',255,255,255), (414156,2620460,0,'skin_color',255,255,255), (414157,2620460,0,'soga_eye_color',255,0,255), (414158,2620461,1,'cheek_type',-100,-81,0), (414159,2620461,1,'chin_type',-100,-81,100), (414160,2620461,1,'ear_type',-41,-100,0), (414161,2620461,1,'eye_brow_type',51,-100,100), (414162,2620461,0,'eye_color',49,30,11), (414163,2620461,1,'eye_type',100,0,0), (414164,2620461,0,'hair_color1',164,165,165), (414165,2620461,0,'hair_color2',56,62,62), (414166,2620461,0,'hair_face_color',244,246,246), (414167,2620461,0,'hair_face_highlight_color',244,246,246), (414168,2620461,0,'hair_highlight',164,165,165), (414169,2620461,0,'hair_type_color',244,246,246), (414170,2620461,0,'hair_type_highlight_color',244,246,246), (414171,2620461,1,'lip_type',44,38,-100), (414172,2620461,1,'nose_type',0,-100,-56), (414173,2620461,0,'skin_color',229,204,151), (414174,2620461,1,'soga_cheek_type',-100,-81,0), (414175,2620461,1,'soga_chin_type',-100,-81,100), (414176,2620461,1,'soga_ear_type',-41,-100,0), (414177,2620461,1,'soga_eye_brow_type',51,-100,100), (414178,2620461,0,'soga_eye_color',229,229,102), (414179,2620461,1,'soga_eye_type',100,0,0), (414180,2620461,0,'soga_hair_color1',164,165,165), (414181,2620461,0,'soga_hair_color2',56,62,62), (414182,2620461,0,'soga_hair_face_color',244,246,246), (414183,2620461,0,'soga_hair_face_highlight_color',244,246,246), (414184,2620461,0,'soga_hair_highlight',164,165,165), (414185,2620461,0,'soga_hair_type_color',244,246,246), (414186,2620461,0,'soga_hair_type_highlight_color',244,246,246), (414187,2620461,1,'soga_lip_type',44,38,-100), (414188,2620461,1,'soga_nose_type',0,-100,-56), (414189,2620461,0,'soga_skin_color',229,204,151), (414190,2620462,1,'cheek_type',81,2,0), (414191,2620462,1,'chin_type',10,59,95), (414192,2620462,1,'ear_type',14,-97,0), (414193,2620462,1,'eye_brow_type',-5,93,65), (414194,2620462,0,'eye_color',108,137,91), (414195,2620462,1,'eye_type',-66,0,0), (414196,2620462,0,'hair_color1',200,165,96), (414197,2620462,0,'hair_color2',173,99,44), (414198,2620462,0,'hair_face_color',227,163,26), (414199,2620462,0,'hair_face_highlight_color',119,147,147), (414200,2620462,0,'hair_highlight',123,123,130), (414201,2620462,0,'hair_type_color',227,163,26), (414202,2620462,0,'hair_type_highlight_color',119,147,147), (414203,2620462,1,'lip_type',-95,-37,1), (414204,2620462,1,'nose_type',-48,-43,-7), (414205,2620462,0,'skin_color',225,196,197), (414206,2620462,1,'soga_cheek_type',81,2,0), (414207,2620462,1,'soga_chin_type',10,59,95), (414208,2620462,1,'soga_ear_type',14,-97,0), (414209,2620462,1,'soga_eye_brow_type',-5,93,65), (414210,2620462,0,'soga_eye_color',229,229,102), (414211,2620462,1,'soga_eye_type',-66,0,0), (414212,2620462,0,'soga_hair_color1',200,165,96), (414213,2620462,0,'soga_hair_color2',173,99,44), (414214,2620462,0,'soga_hair_face_color',227,163,26), (414215,2620462,0,'soga_hair_face_highlight_color',119,147,147), (414216,2620462,0,'soga_hair_highlight',123,123,130), (414217,2620462,0,'soga_hair_type_color',227,163,26), (414218,2620462,0,'soga_hair_type_highlight_color',119,147,147), (414219,2620462,1,'soga_lip_type',-95,-37,1), (414220,2620462,1,'soga_nose_type',-48,-43,-7), (414221,2620462,0,'soga_skin_color',225,196,197), (414222,2620463,1,'cheek_type',-68,62,0), (414223,2620463,1,'chin_type',-65,-38,-70), (414224,2620463,1,'ear_type',-75,93,0), (414225,2620463,1,'eye_brow_type',7,-100,-10), (414226,2620463,0,'eye_color',78,133,103), (414227,2620463,1,'eye_type',41,0,0), (414228,2620463,0,'hair_color1',123,123,130), (414229,2620463,0,'hair_color2',144,140,137), (414230,2620463,0,'hair_face_color',113,137,138), (414231,2620463,0,'hair_face_highlight_color',100,70,10), (414232,2620463,0,'hair_highlight',56,33,26), (414233,2620463,0,'hair_type_color',113,137,138), (414234,2620463,0,'hair_type_highlight_color',100,70,10), (414235,2620463,1,'lip_type',-44,52,47), (414236,2620463,1,'nose_type',-38,-17,-76), (414237,2620463,0,'skin_color',244,251,251), (414238,2620463,1,'soga_cheek_type',-68,62,0), (414239,2620463,1,'soga_chin_type',-65,-38,-70), (414240,2620463,1,'soga_ear_type',-75,93,0), (414241,2620463,1,'soga_eye_brow_type',7,-100,-10), (414242,2620463,0,'soga_eye_color',229,229,102), (414243,2620463,1,'soga_eye_type',41,0,0), (414244,2620463,0,'soga_hair_color1',123,123,130), (414245,2620463,0,'soga_hair_color2',144,140,137), (414246,2620463,0,'soga_hair_face_color',113,137,138), (414247,2620463,0,'soga_hair_face_highlight_color',100,70,10), (414248,2620463,0,'soga_hair_highlight',56,33,26), (414249,2620463,0,'soga_hair_type_color',113,137,138), (414250,2620463,0,'soga_hair_type_highlight_color',100,70,10), (414251,2620463,1,'soga_lip_type',-44,52,47), (414252,2620463,1,'soga_nose_type',-38,-17,-76), (414253,2620463,0,'soga_skin_color',244,251,251), (414254,2620464,1,'cheek_type',-12,58,0), (414255,2620464,1,'chin_type',-8,-7,-75), (414256,2620464,1,'ear_type',96,-29,0), (414257,2620464,1,'eye_brow_type',-7,-10,95), (414258,2620464,0,'eye_color',49,95,67), (414259,2620464,1,'eye_type',98,0,0), (414260,2620464,0,'hair_color1',26,24,25), (414261,2620464,0,'hair_color2',36,34,36), (414262,2620464,0,'hair_face_color',15,1,21), (414263,2620464,0,'hair_face_highlight_color',244,246,246), (414264,2620464,0,'hair_highlight',164,165,165), (414265,2620464,0,'hair_type_color',15,1,21), (414266,2620464,0,'hair_type_highlight_color',244,246,246), (414267,2620464,1,'lip_type',12,7,89), (414268,2620464,1,'nose_type',-84,-87,25), (414269,2620464,0,'skin_color',54,38,25), (414270,2620464,1,'soga_cheek_type',-12,58,0), (414271,2620464,1,'soga_chin_type',-8,-7,-75), (414272,2620464,1,'soga_ear_type',96,-29,0), (414273,2620464,1,'soga_eye_brow_type',-7,-10,95), (414274,2620464,0,'soga_eye_color',229,229,102), (414275,2620464,1,'soga_eye_type',98,0,0), (414276,2620464,0,'soga_hair_color1',26,24,25), (414277,2620464,0,'soga_hair_color2',36,34,36), (414278,2620464,0,'soga_hair_face_color',15,1,21), (414279,2620464,0,'soga_hair_face_highlight_color',244,246,246), (414280,2620464,0,'soga_hair_highlight',164,165,165), (414281,2620464,0,'soga_hair_type_color',15,1,21), (414282,2620464,0,'soga_hair_type_highlight_color',244,246,246), (414283,2620464,1,'soga_lip_type',12,7,89), (414284,2620464,1,'soga_nose_type',-84,-87,25), (414285,2620464,0,'soga_skin_color',54,38,25), (414286,2620465,1,'cheek_type',-45,17,0), (414287,2620465,1,'chin_type',-32,38,8), (414288,2620465,1,'ear_type',-18,-14,0), (414289,2620465,1,'eye_brow_type',14,-3,31), (414290,2620465,0,'eye_color',138,174,156), (414291,2620465,1,'eye_type',29,0,0), (414292,2620465,0,'hair_face_color',233,195,179), (414293,2620465,0,'hair_face_highlight_color',41,15,5), (414294,2620465,0,'hair_type_color',233,195,179), (414295,2620465,0,'hair_type_highlight_color',41,15,5), (414296,2620465,1,'lip_type',-19,5,21), (414297,2620465,1,'nose_type',28,-12,17), (414298,2620465,0,'skin_color',228,189,174), (414299,2620465,1,'soga_cheek_type',-45,17,0), (414300,2620465,1,'soga_chin_type',-32,38,8), (414301,2620465,1,'soga_ear_type',-18,-14,0), (414302,2620465,1,'soga_eye_brow_type',14,-3,31), (414303,2620465,0,'soga_eye_color',229,229,102), (414304,2620465,1,'soga_eye_type',29,0,0), (414305,2620465,0,'soga_hair_face_color',233,195,179), (414306,2620465,0,'soga_hair_face_highlight_color',41,15,5), (414307,2620465,0,'soga_hair_type_color',233,195,179), (414308,2620465,0,'soga_hair_type_highlight_color',41,15,5), (414309,2620465,1,'soga_lip_type',-19,5,21), (414310,2620465,1,'soga_nose_type',28,-12,17), (414311,2620465,0,'soga_skin_color',228,189,174), (414312,2620465,0,'wing_color1',255,255,255), (414313,2620465,0,'wing_color2',255,255,255), (414314,2620466,1,'eye_brow_type',-45,0,0), (414315,2620466,0,'eye_color',44,108,0), (414316,2620466,1,'lip_type',72,0,0), (414317,2620466,1,'nose_type',32,-59,0), (414318,2620466,1,'soga_eye_brow_type',-45,0,0), (414319,2620466,0,'soga_eye_color',229,229,102), (414320,2620466,1,'soga_lip_type',72,0,0), (414321,2620466,1,'soga_nose_type',32,-59,0), (414322,2620466,0,'wing_color1',255,255,255), (414323,2620466,0,'wing_color2',255,255,255), (414324,2620467,1,'cheek_type',100,-100,0), (414325,2620467,1,'chin_type',-100,100,-100), (414326,2620467,1,'ear_type',62,9,0), (414327,2620467,1,'eye_brow_type',-8,100,-7), (414328,2620467,0,'eye_color',44,90,104), (414329,2620467,1,'eye_type',26,0,0), (414330,2620467,0,'hair_face_color',43,30,22), (414331,2620467,0,'hair_face_highlight_color',238,235,229), (414332,2620467,0,'hair_type_color',43,30,22), (414333,2620467,0,'hair_type_highlight_color',238,235,229), (414334,2620467,1,'lip_type',-100,100,-100), (414335,2620467,1,'nose_type',-100,-100,100), (414336,2620467,0,'skin_color',253,251,251), (414337,2620467,1,'soga_cheek_type',100,-100,0), (414338,2620467,1,'soga_chin_type',-100,100,-100), (414339,2620467,1,'soga_ear_type',62,9,0), (414340,2620467,1,'soga_eye_brow_type',-8,100,-7), (414341,2620467,0,'soga_eye_color',229,229,102), (414342,2620467,1,'soga_eye_type',26,0,0), (414343,2620467,0,'soga_hair_face_color',43,30,22), (414344,2620467,0,'soga_hair_face_highlight_color',238,235,229), (414345,2620467,0,'soga_hair_type_color',43,30,22), (414346,2620467,0,'soga_hair_type_highlight_color',238,235,229), (414347,2620467,1,'soga_lip_type',-100,100,-100), (414348,2620467,1,'soga_nose_type',-100,-100,100), (414349,2620467,0,'soga_skin_color',253,251,251), (414350,2620467,0,'wing_color1',255,255,255), (414351,2620467,0,'wing_color2',255,255,255), (414352,2620468,1,'cheek_type',-8,3,0), (414353,2620468,1,'chin_type',17,7,-20), (414354,2620468,1,'ear_type',44,26,0), (414355,2620468,1,'eye_brow_type',-11,0,26), (414356,2620468,0,'eye_color',45,15,70), (414357,2620468,1,'eye_type',-11,0,0), (414358,2620468,0,'hair_face_color',20,11,1), (414359,2620468,0,'hair_face_highlight_color',216,192,37), (414360,2620468,0,'hair_type_color',20,11,1), (414361,2620468,0,'hair_type_highlight_color',216,192,37), (414362,2620468,1,'lip_type',-11,-7,12), (414363,2620468,1,'nose_type',-43,8,-11), (414364,2620468,0,'skin_color',186,178,126), (414365,2620468,1,'soga_cheek_type',-8,3,0), (414366,2620468,1,'soga_chin_type',17,7,-20), (414367,2620468,1,'soga_ear_type',44,26,0), (414368,2620468,1,'soga_eye_brow_type',-11,0,26), (414369,2620468,0,'soga_eye_color',229,229,102), (414370,2620468,1,'soga_eye_type',-11,0,0), (414371,2620468,0,'soga_hair_face_color',20,11,1), (414372,2620468,0,'soga_hair_face_highlight_color',216,192,37), (414373,2620468,0,'soga_hair_type_color',20,11,1), (414374,2620468,0,'soga_hair_type_highlight_color',216,192,37), (414375,2620468,1,'soga_lip_type',-11,-7,12), (414376,2620468,1,'soga_nose_type',-43,8,-11), (414377,2620468,0,'soga_skin_color',186,178,126), (414378,2620468,0,'wing_color1',255,255,255), (414379,2620468,0,'wing_color2',255,255,255), (414380,2620469,0,'eye_color',204,204,204), (414381,2620469,0,'skin_color',204,204,204), (414382,2620469,0,'soga_eye_color',229,229,102), (414383,2620469,0,'soga_skin_color',204,204,204), (414384,2620470,1,'cheek_type',44,0,0), (414385,2620470,1,'chin_type',90,-11,0), (414386,2620470,1,'ear_type',-8,-98,0), (414387,2620470,1,'eye_brow_type',-91,-53,-25), (414388,2620470,0,'eye_color',119,175,191), (414389,2620470,1,'eye_type',75,0,0), (414390,2620470,0,'hair_color1',29,21,28), (414391,2620470,0,'hair_color2',39,32,39), (414392,2620470,0,'hair_face_color',15,1,21), (414393,2620470,0,'hair_face_highlight_color',47,14,19), (414394,2620470,0,'hair_highlight',54,45,28), (414395,2620470,0,'hair_type_color',15,1,21), (414396,2620470,0,'hair_type_highlight_color',47,14,19), (414397,2620470,1,'lip_type',0,32,-22), (414398,2620470,1,'nose_type',90,53,-34), (414399,2620470,0,'skin_color',245,250,250), (414400,2620470,1,'soga_cheek_type',44,0,0), (414401,2620470,1,'soga_chin_type',90,-11,0), (414402,2620470,1,'soga_ear_type',-8,-98,0), (414403,2620470,1,'soga_eye_brow_type',-91,-53,-25), (414404,2620470,0,'soga_eye_color',229,229,102), (414405,2620470,1,'soga_eye_type',75,0,0), (414406,2620470,0,'soga_hair_color1',29,21,28), (414407,2620470,0,'soga_hair_color2',39,32,39), (414408,2620470,0,'soga_hair_face_color',15,1,21), (414409,2620470,0,'soga_hair_face_highlight_color',47,14,19), (414410,2620470,0,'soga_hair_highlight',54,45,28), (414411,2620470,0,'soga_hair_type_color',15,1,21), (414412,2620470,0,'soga_hair_type_highlight_color',47,14,19), (414413,2620470,1,'soga_lip_type',0,32,-22), (414414,2620470,1,'soga_nose_type',90,53,-34), (414415,2620470,0,'soga_skin_color',245,250,250), (414416,2620470,0,'wing_color1',255,255,255), (414417,2620470,0,'wing_color2',255,255,255), (414418,2620471,0,'eye_color',255,255,255), (414419,2620471,0,'skin_color',255,255,255), (414420,2620471,0,'soga_eye_color',255,0,255), (414421,2620472,1,'cheek_type',70,1,0), (414422,2620472,1,'chin_type',28,44,-65), (414423,2620472,1,'ear_type',-17,68,0), (414424,2620472,1,'eye_brow_type',2,-84,-46), (414425,2620472,0,'eye_color',148,192,202), (414426,2620472,1,'eye_type',78,0,0), (414427,2620472,0,'hair_color1',109,14,49), (414428,2620472,0,'hair_color2',185,97,0), (414429,2620472,0,'hair_face_color',84,0,0), (414430,2620472,0,'hair_face_highlight_color',19,6,26), (414431,2620472,0,'hair_highlight',26,24,25), (414432,2620472,0,'hair_type_color',84,0,0), (414433,2620472,0,'hair_type_highlight_color',19,6,26), (414434,2620472,1,'lip_type',61,-38,-5), (414435,2620472,1,'nose_type',96,-72,-31), (414436,2620472,0,'skin_color',244,251,251), (414437,2620472,1,'soga_cheek_type',70,1,0), (414438,2620472,1,'soga_chin_type',28,44,-65), (414439,2620472,1,'soga_ear_type',-17,68,0), (414440,2620472,1,'soga_eye_brow_type',2,-84,-46), (414441,2620472,0,'soga_eye_color',204,204,204), (414442,2620472,1,'soga_eye_type',78,0,0), (414443,2620472,0,'soga_hair_color1',109,14,49), (414444,2620472,0,'soga_hair_color2',185,97,0), (414445,2620472,0,'soga_hair_face_color',84,0,0), (414446,2620472,0,'soga_hair_face_highlight_color',19,6,26), (414447,2620472,0,'soga_hair_highlight',26,24,25), (414448,2620472,0,'soga_hair_type_color',84,0,0), (414449,2620472,0,'soga_hair_type_highlight_color',19,6,26), (414450,2620472,1,'soga_lip_type',61,-38,-5), (414451,2620472,1,'soga_nose_type',96,-72,-31), (414452,2620472,0,'soga_skin_color',244,251,251), (414453,2620473,1,'cheek_type',-56,7,0), (414454,2620473,1,'chin_type',-76,-14,-7), (414455,2620473,1,'ear_type',-21,41,0), (414456,2620473,1,'eye_brow_type',61,-14,21), (414457,2620473,0,'eye_color',48,99,113), (414458,2620473,1,'eye_type',70,0,0), (414459,2620473,0,'hair_color1',56,33,26), (414460,2620473,0,'hair_color2',94,59,11), (414461,2620473,0,'hair_face_color',96,68,9), (414462,2620473,0,'hair_face_highlight_color',231,184,29), (414463,2620473,0,'hair_highlight',246,219,114), (414464,2620473,0,'hair_type_color',96,68,9), (414465,2620473,0,'hair_type_highlight_color',231,184,29), (414466,2620473,1,'lip_type',7,0,-34), (414467,2620473,1,'nose_type',25,-98,5), (414468,2620473,0,'skin_color',184,171,122), (414469,2620473,1,'soga_cheek_type',-56,7,0), (414470,2620473,1,'soga_chin_type',-76,-14,-7), (414471,2620473,1,'soga_ear_type',-21,41,0), (414472,2620473,1,'soga_eye_brow_type',61,-14,21), (414473,2620473,0,'soga_eye_color',204,204,204), (414474,2620473,1,'soga_eye_type',70,0,0), (414475,2620473,0,'soga_hair_color1',56,33,26), (414476,2620473,0,'soga_hair_color2',94,59,11), (414477,2620473,0,'soga_hair_face_color',96,68,9), (414478,2620473,0,'soga_hair_face_highlight_color',231,184,29), (414479,2620473,0,'soga_hair_highlight',246,219,114), (414480,2620473,0,'soga_hair_type_color',96,68,9), (414481,2620473,0,'soga_hair_type_highlight_color',231,184,29), (414482,2620473,1,'soga_lip_type',7,0,-34), (414483,2620473,1,'soga_nose_type',25,-98,5), (414484,2620473,0,'soga_skin_color',184,171,122), (414485,2620474,1,'cheek_type',0,-18,0), (414486,2620474,1,'chin_type',0,-14,0), (414487,2620474,1,'ear_type',8,4,0), (414488,2620474,1,'eye_brow_type',-14,-20,-4), (414489,2620474,0,'eye_color',32,67,73), (414490,2620474,1,'eye_type',-20,0,0), (414491,2620474,0,'hair_face_color',126,126,125), (414492,2620474,0,'hair_face_highlight_color',90,89,88), (414493,2620474,0,'hair_type_color',126,126,125), (414494,2620474,0,'hair_type_highlight_color',90,89,88), (414495,2620474,1,'lip_type',-14,25,-28), (414496,2620474,1,'nose_type',-23,-3,-20), (414497,2620474,0,'skin_color',219,228,220), (414498,2620474,1,'soga_cheek_type',0,-18,0), (414499,2620474,1,'soga_chin_type',0,-14,0), (414500,2620474,1,'soga_ear_type',8,4,0), (414501,2620474,1,'soga_eye_brow_type',-14,-20,-4), (414502,2620474,0,'soga_eye_color',229,229,102), (414503,2620474,1,'soga_eye_type',-20,0,0), (414504,2620474,0,'soga_hair_face_color',126,126,125), (414505,2620474,0,'soga_hair_face_highlight_color',90,89,88), (414506,2620474,0,'soga_hair_type_color',126,126,125), (414507,2620474,0,'soga_hair_type_highlight_color',90,89,88), (414508,2620474,1,'soga_lip_type',-14,25,-28), (414509,2620474,1,'soga_nose_type',-23,-3,-20), (414510,2620474,0,'soga_skin_color',219,228,220), (414511,2620474,0,'wing_color1',255,255,255), (414512,2620474,0,'wing_color2',255,255,255), (414513,2620475,0,'eye_color',255,255,255), (414514,2620475,0,'skin_color',255,255,255), (414515,2620475,0,'soga_eye_color',255,0,255), (414516,2620476,1,'cheek_type',-22,53,0), (414517,2620476,1,'chin_type',56,21,-72), (414518,2620476,1,'ear_type',10,-52,0), (414519,2620476,1,'eye_brow_type',0,-45,-78), (414520,2620476,0,'eye_color',39,79,91), (414521,2620476,1,'eye_type',10,0,0), (414522,2620476,0,'hair_color1',79,28,15), (414523,2620476,0,'hair_color2',111,64,0), (414524,2620476,0,'hair_face_color',40,21,7), (414525,2620476,0,'hair_face_highlight_color',220,180,17), (414526,2620476,0,'hair_highlight',54,45,28), (414527,2620476,0,'hair_type_color',40,21,7), (414528,2620476,0,'hair_type_highlight_color',220,180,17), (414529,2620476,1,'lip_type',-75,-41,-62), (414530,2620476,1,'nose_type',56,88,32), (414531,2620476,0,'skin_color',85,88,88), (414532,2620476,1,'soga_cheek_type',-22,53,0), (414533,2620476,1,'soga_chin_type',56,21,-72), (414534,2620476,1,'soga_ear_type',10,-52,0), (414535,2620476,1,'soga_eye_brow_type',0,-45,-78), (414536,2620476,0,'soga_eye_color',229,229,102), (414537,2620476,1,'soga_eye_type',10,0,0), (414538,2620476,0,'soga_hair_color1',79,28,15), (414539,2620476,0,'soga_hair_color2',111,64,0), (414540,2620476,0,'soga_hair_face_color',40,21,7), (414541,2620476,0,'soga_hair_face_highlight_color',220,180,17), (414542,2620476,0,'soga_hair_highlight',54,45,28), (414543,2620476,0,'soga_hair_type_color',40,21,7), (414544,2620476,0,'soga_hair_type_highlight_color',220,180,17), (414545,2620476,1,'soga_lip_type',-75,-41,-62), (414546,2620476,1,'soga_nose_type',56,88,32), (414547,2620476,0,'soga_skin_color',85,88,88), (414548,2620476,0,'wing_color1',255,255,255), (414549,2620476,0,'wing_color2',255,255,255), (414550,2620477,1,'cheek_type',-5,-34,0), (414551,2620477,1,'chin_type',-42,-1,9), (414552,2620477,1,'ear_type',-14,-37,0), (414553,2620477,1,'eye_brow_type',7,25,0), (414554,2620477,0,'eye_color',30,59,46), (414555,2620477,1,'eye_type',1,0,0), (414556,2620477,0,'hair_color1',54,45,28), (414557,2620477,0,'hair_color2',104,52,0), (414558,2620477,0,'hair_face_color',40,22,14), (414559,2620477,0,'hair_face_highlight_color',150,67,0), (414560,2620477,0,'hair_highlight',79,28,15), (414561,2620477,0,'hair_type_color',40,22,14), (414562,2620477,0,'hair_type_highlight_color',150,67,0), (414563,2620477,1,'lip_type',29,-9,-7), (414564,2620477,1,'nose_type',3,0,-9), (414565,2620477,0,'skin_color',236,198,197), (414566,2620477,1,'soga_cheek_type',-5,-34,0), (414567,2620477,1,'soga_chin_type',-42,-1,9), (414568,2620477,1,'soga_ear_type',-14,-37,0), (414569,2620477,1,'soga_eye_brow_type',7,25,0), (414570,2620477,0,'soga_eye_color',229,229,102), (414571,2620477,1,'soga_eye_type',1,0,0), (414572,2620477,0,'soga_hair_color1',54,45,28), (414573,2620477,0,'soga_hair_color2',104,52,0), (414574,2620477,0,'soga_hair_face_color',40,22,14), (414575,2620477,0,'soga_hair_face_highlight_color',150,67,0), (414576,2620477,0,'soga_hair_highlight',79,28,15), (414577,2620477,0,'soga_hair_type_color',40,22,14), (414578,2620477,0,'soga_hair_type_highlight_color',150,67,0), (414579,2620477,1,'soga_lip_type',29,-9,-7), (414580,2620477,1,'soga_nose_type',3,0,-9), (414581,2620477,0,'soga_skin_color',236,198,197), (414582,2620477,0,'wing_color1',255,255,255), (414583,2620477,0,'wing_color2',255,255,255), (414584,2620478,0,'eye_color',234,240,45), (414585,2620478,0,'skin_color',253,29,23), (414586,2620478,0,'soga_eye_color',255,0,255), (414587,2620479,0,'eye_color',234,240,45), (414588,2620479,0,'skin_color',253,29,23), (414589,2620479,0,'soga_eye_color',255,0,255), (414590,2620480,0,'eye_color',234,240,45), (414591,2620480,0,'skin_color',253,29,23), (414592,2620480,0,'soga_eye_color',255,0,255), (414593,2620481,0,'eye_color',234,240,45), (414594,2620481,0,'skin_color',253,29,23), (414595,2620481,0,'soga_eye_color',255,0,255), (414596,2620482,0,'eye_color',152,7,0), (414597,2620482,0,'skin_color',23,84,29), (414598,2620482,0,'soga_eye_color',255,0,255), (414599,2620483,0,'eye_color',152,7,0), (414600,2620483,0,'skin_color',23,84,29), (414601,2620483,0,'soga_eye_color',255,0,255), (414602,2620484,0,'eye_color',152,7,0), (414603,2620484,0,'skin_color',23,84,29), (414604,2620484,0,'soga_eye_color',255,0,255), (414605,2620485,0,'eye_color',152,7,0), (414606,2620485,0,'skin_color',23,84,29), (414607,2620485,0,'soga_eye_color',255,0,255), (414608,2620486,0,'eye_color',152,7,0), (414609,2620486,0,'skin_color',23,84,29), (414610,2620486,0,'soga_eye_color',255,0,255), (414611,2620487,0,'eye_color',152,7,0), (414612,2620487,0,'skin_color',23,84,29), (414613,2620487,0,'soga_eye_color',255,0,255), (414614,2620488,0,'eye_color',255,255,255), (414615,2620488,0,'skin_color',32,27,27), (414616,2620488,0,'soga_eye_color',255,0,255), (414617,2620489,0,'eye_color',255,255,255), (414618,2620489,0,'skin_color',41,24,24), (414619,2620489,0,'soga_eye_color',255,0,255), (414620,2620490,0,'eye_color',255,255,255), (414621,2620490,0,'skin_color',91,9,7), (414622,2620490,0,'soga_eye_color',255,0,255), (414623,2620491,0,'eye_color',255,255,255), (414624,2620491,0,'skin_color',73,14,13), (414625,2620491,0,'soga_eye_color',255,0,255), (414626,2620492,0,'eye_color',170,219,240), (414627,2620492,0,'skin_color',170,219,240), (414628,2620492,0,'soga_eye_color',255,0,255), (414629,2620493,1,'cheek_type',77,45,0), (414630,2620493,1,'chin_type',-63,-72,97), (414631,2620493,1,'ear_type',48,56,0), (414632,2620493,1,'eye_brow_type',-43,-90,-48), (414633,2620493,0,'eye_color',0,2,118), (414634,2620493,1,'eye_type',91,0,0), (414635,2620493,1,'lip_type',-71,15,-28), (414636,2620493,1,'nose_type',7,-84,-96), (414637,2620493,0,'skin_color',127,108,86), (414638,2620493,1,'soga_cheek_type',77,45,0), (414639,2620493,1,'soga_chin_type',-63,-72,97), (414640,2620493,1,'soga_ear_type',48,56,0), (414641,2620493,1,'soga_eye_brow_type',-43,-90,-48), (414642,2620493,0,'soga_eye_color',229,229,102), (414643,2620493,1,'soga_eye_type',91,0,0), (414644,2620493,1,'soga_lip_type',-71,15,-28), (414645,2620493,1,'soga_nose_type',7,-84,-96), (414646,2620493,0,'soga_skin_color',127,108,86), (414647,2620493,0,'wing_color1',255,255,255), (414648,2620493,0,'wing_color2',255,255,255), (414649,2620494,1,'cheek_type',45,-45,0), (414650,2620494,1,'chin_type',95,-46,-64), (414651,2620494,1,'ear_type',-77,8,0), (414652,2620494,1,'eye_brow_type',-61,17,-74), (414653,2620494,0,'eye_color',31,59,41), (414654,2620494,1,'eye_type',-37,0,0), (414655,2620494,0,'hair_color1',246,219,114), (414656,2620494,0,'hair_color2',187,136,62), (414657,2620494,0,'hair_face_color',228,182,26), (414658,2620494,0,'hair_face_highlight_color',88,4,4), (414659,2620494,0,'hair_highlight',109,14,49), (414660,2620494,0,'hair_type_color',228,182,26), (414661,2620494,0,'hair_type_highlight_color',88,4,4), (414662,2620494,1,'lip_type',50,-97,65), (414663,2620494,1,'nose_type',69,62,22), (414664,2620494,0,'skin_color',236,226,182), (414665,2620494,1,'soga_cheek_type',45,-45,0), (414666,2620494,1,'soga_chin_type',95,-46,-64), (414667,2620494,1,'soga_ear_type',-77,8,0), (414668,2620494,1,'soga_eye_brow_type',-61,17,-74), (414669,2620494,0,'soga_eye_color',229,229,102), (414670,2620494,1,'soga_eye_type',-37,0,0), (414671,2620494,0,'soga_hair_color1',246,219,114), (414672,2620494,0,'soga_hair_color2',187,136,62), (414673,2620494,0,'soga_hair_face_color',228,182,26), (414674,2620494,0,'soga_hair_face_highlight_color',88,4,4), (414675,2620494,0,'soga_hair_highlight',109,14,49), (414676,2620494,0,'soga_hair_type_color',228,182,26), (414677,2620494,0,'soga_hair_type_highlight_color',88,4,4), (414678,2620494,1,'soga_lip_type',50,-97,65), (414679,2620494,1,'soga_nose_type',69,62,22), (414680,2620494,0,'soga_skin_color',236,226,182), (414681,2620494,0,'wing_color1',255,255,255), (414682,2620494,0,'wing_color2',255,255,255), (414683,2620495,1,'cheek_type',-43,-72,0), (414684,2620495,1,'chin_type',38,-75,77), (414685,2620495,1,'ear_type',-61,-83,0), (414686,2620495,1,'eye_brow_type',-51,-35,-31), (414687,2620495,0,'eye_color',173,142,88), (414688,2620495,1,'eye_type',-76,0,0), (414689,2620495,0,'hair_color1',43,36,70), (414690,2620495,0,'hair_color2',64,76,74), (414691,2620495,0,'hair_face_color',49,47,61), (414692,2620495,0,'hair_face_highlight_color',42,29,2), (414693,2620495,0,'hair_highlight',79,28,15), (414694,2620495,0,'hair_type_color',49,47,61), (414695,2620495,0,'hair_type_highlight_color',42,29,2), (414696,2620495,1,'lip_type',3,41,70), (414697,2620495,1,'nose_type',-47,82,31), (414698,2620495,0,'skin_color',243,251,251), (414699,2620495,1,'soga_cheek_type',-43,-72,0), (414700,2620495,1,'soga_chin_type',38,-75,77), (414701,2620495,1,'soga_ear_type',-61,-83,0), (414702,2620495,1,'soga_eye_brow_type',-51,-35,-31), (414703,2620495,0,'soga_eye_color',229,229,102), (414704,2620495,1,'soga_eye_type',-76,0,0), (414705,2620495,0,'soga_hair_color1',43,36,70), (414706,2620495,0,'soga_hair_color2',64,76,74), (414707,2620495,0,'soga_hair_face_color',49,47,61), (414708,2620495,0,'soga_hair_face_highlight_color',42,29,2), (414709,2620495,0,'soga_hair_highlight',79,28,15), (414710,2620495,0,'soga_hair_type_color',49,47,61), (414711,2620495,0,'soga_hair_type_highlight_color',42,29,2), (414712,2620495,1,'soga_lip_type',3,41,70), (414713,2620495,1,'soga_nose_type',-47,82,31), (414714,2620495,0,'soga_skin_color',243,251,251), (414715,2620495,0,'wing_color1',255,255,255), (414716,2620495,0,'wing_color2',255,255,255), (414717,2620496,0,'eye_color',255,255,255), (414718,2620496,0,'skin_color',255,255,255), (414719,2620496,0,'soga_eye_color',255,0,255), (414720,2620497,1,'cheek_type',-32,11,0), (414721,2620497,1,'chin_type',97,15,-14), (414722,2620497,1,'ear_type',20,-37,0), (414723,2620497,1,'eye_brow_type',-14,40,31), (414724,2620497,0,'eye_color',94,159,177), (414725,2620497,1,'eye_type',14,0,0), (414726,2620497,0,'hair_color1',79,28,15), (414727,2620497,0,'hair_color2',111,64,0), (414728,2620497,0,'hair_face_color',35,24,1), (414729,2620497,0,'hair_face_highlight_color',100,70,10), (414730,2620497,0,'hair_highlight',56,33,26), (414731,2620497,0,'hair_type_color',35,24,1), (414732,2620497,0,'hair_type_highlight_color',100,70,10), (414733,2620497,1,'lip_type',-93,75,43), (414734,2620497,1,'nose_type',-61,-63,-68), (414735,2620497,0,'skin_color',242,252,252), (414736,2620497,1,'soga_cheek_type',-32,11,0), (414737,2620497,1,'soga_chin_type',97,15,-14), (414738,2620497,1,'soga_ear_type',20,-37,0), (414739,2620497,1,'soga_eye_brow_type',-14,40,31), (414740,2620497,0,'soga_eye_color',229,229,102), (414741,2620497,1,'soga_eye_type',14,0,0), (414742,2620497,0,'soga_hair_color1',79,28,15), (414743,2620497,0,'soga_hair_color2',111,64,0), (414744,2620497,0,'soga_hair_face_color',35,24,1), (414745,2620497,0,'soga_hair_face_highlight_color',100,70,10), (414746,2620497,0,'soga_hair_highlight',56,33,26), (414747,2620497,0,'soga_hair_type_color',35,24,1), (414748,2620497,0,'soga_hair_type_highlight_color',100,70,10), (414749,2620497,1,'soga_lip_type',-93,75,43), (414750,2620497,1,'soga_nose_type',-61,-63,-68), (414751,2620497,0,'soga_skin_color',242,252,252), (414752,2620497,0,'wing_color1',255,255,255), (414753,2620497,0,'wing_color2',255,255,255), (414754,2620498,1,'cheek_type',100,-100,0), (414755,2620498,1,'chin_type',-100,100,100), (414756,2620498,1,'ear_type',25,8,0), (414757,2620498,1,'eye_brow_type',100,100,100), (414758,2620498,0,'eye_color',118,14,183), (414759,2620498,1,'eye_type',100,0,0), (414760,2620498,0,'hair_color1',79,28,15), (414761,2620498,0,'hair_color2',111,64,0), (414762,2620498,0,'hair_face_color',171,60,32), (414763,2620498,0,'hair_face_highlight_color',216,192,37), (414764,2620498,0,'hair_highlight',105,26,26), (414765,2620498,0,'hair_type_color',171,60,32), (414766,2620498,0,'hair_type_highlight_color',216,192,37), (414767,2620498,1,'lip_type',100,50,-68), (414768,2620498,1,'nose_type',0,-17,0), (414769,2620498,0,'skin_color',250,247,233), (414770,2620498,1,'soga_cheek_type',100,-100,0), (414771,2620498,1,'soga_chin_type',-100,100,100), (414772,2620498,1,'soga_ear_type',25,8,0), (414773,2620498,1,'soga_eye_brow_type',100,100,100), (414774,2620498,0,'soga_eye_color',229,229,102), (414775,2620498,1,'soga_eye_type',100,0,0), (414776,2620498,0,'soga_hair_color1',79,28,15), (414777,2620498,0,'soga_hair_color2',111,64,0), (414778,2620498,0,'soga_hair_face_color',171,60,32), (414779,2620498,0,'soga_hair_face_highlight_color',216,192,37), (414780,2620498,0,'soga_hair_highlight',105,26,26), (414781,2620498,0,'soga_hair_type_color',171,60,32), (414782,2620498,0,'soga_hair_type_highlight_color',216,192,37), (414783,2620498,1,'soga_lip_type',100,50,-68), (414784,2620498,1,'soga_nose_type',0,-17,0), (414785,2620498,0,'soga_skin_color',250,247,233), (414786,2620498,0,'wing_color1',255,255,255), (414787,2620498,0,'wing_color2',255,255,255), (414788,2620499,1,'cheek_type',-28,-7,0), (414789,2620499,1,'chin_type',47,26,7), (414790,2620499,1,'ear_type',-3,35,0), (414791,2620499,1,'eye_brow_type',0,7,31), (414792,2620499,0,'eye_color',124,164,142), (414793,2620499,1,'eye_type',-7,0,0), (414794,2620499,0,'hair_color1',29,21,28), (414795,2620499,0,'hair_color2',39,32,39), (414796,2620499,0,'hair_face_color',40,36,23), (414797,2620499,0,'hair_face_highlight_color',142,122,8), (414798,2620499,0,'hair_highlight',161,165,168), (414799,2620499,0,'hair_type_color',40,36,23), (414800,2620499,0,'hair_type_highlight_color',142,122,8), (414801,2620499,1,'lip_type',-2,9,41), (414802,2620499,1,'nose_type',-28,0,1), (414803,2620499,0,'skin_color',215,187,156), (414804,2620499,1,'soga_cheek_type',-28,-7,0), (414805,2620499,1,'soga_chin_type',47,26,7), (414806,2620499,1,'soga_ear_type',-3,35,0), (414807,2620499,1,'soga_eye_brow_type',0,7,31), (414808,2620499,0,'soga_eye_color',229,229,102), (414809,2620499,1,'soga_eye_type',-7,0,0), (414810,2620499,0,'soga_hair_color1',29,21,28), (414811,2620499,0,'soga_hair_color2',39,32,39), (414812,2620499,0,'soga_hair_face_color',40,36,23), (414813,2620499,0,'soga_hair_face_highlight_color',142,122,8), (414814,2620499,0,'soga_hair_highlight',161,165,168), (414815,2620499,0,'soga_hair_type_color',40,36,23), (414816,2620499,0,'soga_hair_type_highlight_color',142,122,8), (414817,2620499,1,'soga_lip_type',-2,9,41), (414818,2620499,1,'soga_nose_type',-28,0,1), (414819,2620499,0,'soga_skin_color',215,187,156), (414820,2620499,0,'wing_color1',255,255,255), (414821,2620499,0,'wing_color2',255,255,255), (414822,2620500,1,'cheek_type',100,-100,0), (414823,2620500,1,'chin_type',-100,100,100), (414824,2620500,1,'ear_type',25,8,0), (414825,2620500,1,'eye_brow_type',100,100,100), (414826,2620500,0,'eye_color',118,14,183), (414827,2620500,1,'eye_type',100,0,0), (414828,2620500,0,'hair_color1',38,22,21), (414829,2620500,0,'hair_color2',120,50,0), (414830,2620500,0,'hair_face_color',171,60,32), (414831,2620500,0,'hair_face_highlight_color',216,192,37), (414832,2620500,0,'hair_highlight',29,21,28), (414833,2620500,0,'hair_type_color',171,60,32), (414834,2620500,0,'hair_type_highlight_color',216,192,37), (414835,2620500,1,'lip_type',100,50,-68), (414836,2620500,1,'nose_type',0,-17,0), (414837,2620500,0,'skin_color',252,250,242), (414838,2620500,1,'soga_cheek_type',100,-100,0), (414839,2620500,1,'soga_chin_type',-100,100,100), (414840,2620500,1,'soga_ear_type',25,8,0), (414841,2620500,1,'soga_eye_brow_type',100,100,100), (414842,2620500,0,'soga_eye_color',229,229,102), (414843,2620500,1,'soga_eye_type',100,0,0), (414844,2620500,0,'soga_hair_color1',38,22,21), (414845,2620500,0,'soga_hair_color2',120,50,0), (414846,2620500,0,'soga_hair_face_color',171,60,32), (414847,2620500,0,'soga_hair_face_highlight_color',216,192,37), (414848,2620500,0,'soga_hair_highlight',29,21,28), (414849,2620500,0,'soga_hair_type_color',171,60,32), (414850,2620500,0,'soga_hair_type_highlight_color',216,192,37), (414851,2620500,1,'soga_lip_type',100,50,-68), (414852,2620500,1,'soga_nose_type',0,-17,0), (414853,2620500,0,'soga_skin_color',252,250,242), (414854,2620500,0,'wing_color1',255,255,255), (414855,2620500,0,'wing_color2',255,255,255), (414856,2620501,0,'eye_color',255,255,255), (414857,2620501,0,'skin_color',255,255,255), (414858,2620501,0,'soga_eye_color',255,0,255), (414859,2620502,1,'cheek_type',-62,41,0), (414860,2620502,1,'chin_type',-81,28,-70), (414861,2620502,1,'ear_type',52,-11,0), (414862,2620502,1,'eye_brow_type',34,-37,53), (414863,2620502,0,'eye_color',76,60,30), (414864,2620502,1,'eye_type',-53,0,0), (414865,2620502,0,'hair_color1',38,22,21), (414866,2620502,0,'hair_color2',120,50,0), (414867,2620502,0,'hair_face_highlight_color',233,184,31), (414868,2620502,0,'hair_highlight',246,219,114), (414869,2620502,0,'hair_type_highlight_color',233,184,31), (414870,2620502,1,'lip_type',42,-14,-95), (414871,2620502,1,'nose_type',-43,62,95), (414872,2620502,0,'skin_color',213,187,157), (414873,2620502,1,'soga_cheek_type',-62,41,0), (414874,2620502,1,'soga_chin_type',-81,28,-70), (414875,2620502,1,'soga_ear_type',52,-11,0), (414876,2620502,1,'soga_eye_brow_type',34,-37,53), (414877,2620502,0,'soga_eye_color',229,229,102), (414878,2620502,1,'soga_eye_type',-53,0,0), (414879,2620502,0,'soga_hair_color1',38,22,21), (414880,2620502,0,'soga_hair_color2',120,50,0), (414881,2620502,0,'soga_hair_face_highlight_color',233,184,31), (414882,2620502,0,'soga_hair_highlight',246,219,114), (414883,2620502,0,'soga_hair_type_highlight_color',233,184,31), (414884,2620502,1,'soga_lip_type',42,-14,-95), (414885,2620502,1,'soga_nose_type',-43,62,95), (414886,2620502,0,'soga_skin_color',213,187,157), (414887,2620502,0,'wing_color1',255,255,255), (414888,2620502,0,'wing_color2',255,255,255), (414889,2620503,1,'cheek_type',100,-100,0), (414890,2620503,1,'chin_type',-100,100,100), (414891,2620503,1,'ear_type',25,9,0), (414892,2620503,1,'eye_brow_type',100,100,100), (414893,2620503,0,'eye_color',118,14,183), (414894,2620503,1,'eye_type',100,0,0), (414895,2620503,0,'hair_face_color',171,60,32), (414896,2620503,0,'hair_face_highlight_color',216,192,37), (414897,2620503,0,'hair_type_color',171,60,32), (414898,2620503,0,'hair_type_highlight_color',216,192,37), (414899,2620503,1,'lip_type',100,50,-68), (414900,2620503,1,'nose_type',0,-17,-1), (414901,2620503,0,'skin_color',26,4,0), (414902,2620503,1,'soga_cheek_type',100,-100,0), (414903,2620503,1,'soga_chin_type',-100,100,100), (414904,2620503,1,'soga_ear_type',25,9,0), (414905,2620503,1,'soga_eye_brow_type',100,100,100), (414906,2620503,0,'soga_eye_color',229,229,102), (414907,2620503,1,'soga_eye_type',100,0,0), (414908,2620503,0,'soga_hair_face_color',171,60,32), (414909,2620503,0,'soga_hair_face_highlight_color',216,192,37), (414910,2620503,0,'soga_hair_type_color',171,60,32), (414911,2620503,0,'soga_hair_type_highlight_color',216,192,37), (414912,2620503,1,'soga_lip_type',100,50,-68), (414913,2620503,1,'soga_nose_type',0,-17,-1), (414914,2620503,0,'soga_skin_color',26,4,0), (414915,2620503,0,'wing_color1',255,255,255), (414916,2620503,0,'wing_color2',255,255,255), (414917,2620504,1,'cheek_type',-89,50,0), (414918,2620504,1,'chin_type',-18,-18,3), (414919,2620504,1,'ear_type',-68,-29,0), (414920,2620504,1,'eye_brow_type',0,-52,34), (414921,2620504,0,'eye_color',153,60,25), (414922,2620504,1,'eye_type',-4,0,0), (414923,2620504,0,'hair_color1',255,255,255), (414924,2620504,0,'hair_color2',255,236,129), (414925,2620504,0,'hair_highlight',255,255,255), (414926,2620504,0,'hair_type_color',245,201,15), (414927,2620504,0,'hair_type_highlight_color',240,156,29), (414928,2620504,1,'lip_type',17,-82,97), (414929,2620504,1,'nose_type',89,-70,12), (414930,2620504,0,'skin_color',181,182,119), (414931,2620504,1,'soga_cheek_type',-89,50,0), (414932,2620504,1,'soga_chin_type',-18,-18,3), (414933,2620504,1,'soga_ear_type',-68,-29,0), (414934,2620504,1,'soga_eye_brow_type',0,-52,34), (414935,2620504,0,'soga_eye_color',229,229,102), (414936,2620504,1,'soga_eye_type',-4,0,0), (414937,2620504,0,'soga_hair_color1',255,255,255), (414938,2620504,0,'soga_hair_color2',255,236,129), (414939,2620504,0,'soga_hair_highlight',255,255,255), (414940,2620504,0,'soga_hair_type_color',245,201,15), (414941,2620504,0,'soga_hair_type_highlight_color',240,156,29), (414942,2620504,1,'soga_lip_type',17,-82,97), (414943,2620504,1,'soga_nose_type',89,-70,12), (414944,2620504,0,'soga_skin_color',181,182,119), (414945,2620504,0,'wing_color1',191,164,27), (414946,2620504,0,'wing_color2',189,170,27), (414947,2620505,1,'cheek_type',-2,22,0), (414948,2620505,1,'chin_type',-3,0,-11), (414949,2620505,1,'ear_type',-37,-100,0), (414950,2620505,1,'eye_brow_type',97,-19,38), (414951,2620505,0,'eye_color',3,162,13), (414952,2620505,1,'eye_type',58,0,0), (414953,2620505,1,'lip_type',-47,28,-74), (414954,2620505,1,'nose_type',-17,10,15), (414955,2620505,0,'skin_color',14,4,0), (414956,2620505,1,'soga_cheek_type',-2,22,0), (414957,2620505,1,'soga_chin_type',-3,0,-11), (414958,2620505,1,'soga_ear_type',-37,-100,0), (414959,2620505,1,'soga_eye_brow_type',97,-19,38), (414960,2620505,0,'soga_eye_color',229,229,102), (414961,2620505,1,'soga_eye_type',58,0,0), (414962,2620505,1,'soga_lip_type',-47,28,-74), (414963,2620505,1,'soga_nose_type',-17,10,15), (414964,2620505,0,'soga_skin_color',14,4,0), (414965,2620506,1,'cheek_type',-25,78,0), (414966,2620506,1,'chin_type',4,-83,87), (414967,2620506,1,'ear_type',76,94,0), (414968,2620506,1,'eye_brow_type',48,12,-21), (414969,2620506,0,'eye_color',155,185,168), (414970,2620506,0,'hair_color1',200,165,96), (414971,2620506,0,'hair_color2',173,99,44), (414972,2620506,0,'hair_face_color',213,152,21), (414973,2620506,0,'hair_face_highlight_color',15,1,21), (414974,2620506,0,'hair_highlight',29,21,28), (414975,2620506,0,'hair_type_color',213,152,21), (414976,2620506,0,'hair_type_highlight_color',15,1,21), (414977,2620506,1,'lip_type',-14,-75,-23), (414978,2620506,1,'nose_type',83,-59,-68), (414979,2620506,0,'skin_color',191,200,198), (414980,2620506,1,'soga_cheek_type',-25,78,0), (414981,2620506,1,'soga_chin_type',4,-83,87), (414982,2620506,1,'soga_ear_type',76,94,0), (414983,2620506,1,'soga_eye_brow_type',48,12,-21), (414984,2620506,0,'soga_eye_color',229,229,102), (414985,2620506,0,'soga_hair_color1',200,165,96), (414986,2620506,0,'soga_hair_color2',173,99,44), (414987,2620506,0,'soga_hair_face_color',213,152,21), (414988,2620506,0,'soga_hair_face_highlight_color',15,1,21), (414989,2620506,0,'soga_hair_highlight',29,21,28), (414990,2620506,0,'soga_hair_type_color',213,152,21), (414991,2620506,0,'soga_hair_type_highlight_color',15,1,21), (414992,2620506,1,'soga_lip_type',-14,-75,-23), (414993,2620506,1,'soga_nose_type',83,-59,-68), (414994,2620506,0,'soga_skin_color',191,200,198), (414995,2620506,0,'wing_color1',255,255,255), (414996,2620506,0,'wing_color2',255,255,255), (414997,2620507,0,'eye_color',255,255,255), (414998,2620507,0,'skin_color',255,255,255), (414999,2620507,0,'soga_eye_color',255,0,255), (415000,2620508,0,'eye_color',255,255,255), (415001,2620508,0,'skin_color',255,255,255), (415002,2620508,0,'soga_eye_color',255,0,255), (415003,2620509,1,'cheek_type',7,-68,0), (415004,2620509,1,'chin_type',31,65,-65), (415005,2620509,1,'ear_type',-3,97,0), (415006,2620509,1,'eye_brow_type',64,76,50), (415007,2620509,0,'eye_color',33,71,69), (415008,2620509,1,'eye_type',-14,0,0), (415009,2620509,0,'hair_color1',91,21,51), (415010,2620509,0,'hair_color2',159,88,0), (415011,2620509,0,'hair_face_color',135,44,31), (415012,2620509,0,'hair_face_highlight_color',184,128,10), (415013,2620509,0,'hair_highlight',209,131,22), (415014,2620509,0,'hair_type_color',135,44,31), (415015,2620509,0,'hair_type_highlight_color',184,128,10), (415016,2620509,1,'lip_type',-42,-56,-17), (415017,2620509,1,'nose_type',-56,-93,-14), (415018,2620509,0,'skin_color',178,181,152), (415019,2620509,1,'soga_cheek_type',7,-68,0), (415020,2620509,1,'soga_chin_type',31,65,-65), (415021,2620509,1,'soga_ear_type',-3,97,0), (415022,2620509,1,'soga_eye_brow_type',64,76,50), (415023,2620509,0,'soga_eye_color',204,204,204), (415024,2620509,1,'soga_eye_type',-14,0,0), (415025,2620509,0,'soga_hair_color1',91,21,51), (415026,2620509,0,'soga_hair_color2',159,88,0), (415027,2620509,0,'soga_hair_face_color',135,44,31), (415028,2620509,0,'soga_hair_face_highlight_color',184,128,10), (415029,2620509,0,'soga_hair_highlight',209,131,22), (415030,2620509,0,'soga_hair_type_color',135,44,31), (415031,2620509,0,'soga_hair_type_highlight_color',184,128,10), (415032,2620509,1,'soga_lip_type',-42,-56,-17), (415033,2620509,1,'soga_nose_type',-56,-93,-14), (415034,2620509,0,'soga_skin_color',178,181,152), (415035,2620510,1,'cheek_type',-89,76,0), (415036,2620510,1,'chin_type',62,77,47), (415037,2620510,1,'ear_type',62,46,0), (415038,2620510,1,'eye_brow_type',56,47,84), (415039,2620510,0,'eye_color',135,184,198), (415040,2620510,1,'eye_type',-84,0,0), (415041,2620510,0,'hair_color1',54,45,28), (415042,2620510,0,'hair_color2',104,52,0), (415043,2620510,0,'hair_face_color',45,15,17), (415044,2620510,0,'hair_face_highlight_color',108,24,23), (415045,2620510,0,'hair_highlight',91,21,51), (415046,2620510,0,'hair_type_color',45,15,17), (415047,2620510,0,'hair_type_highlight_color',108,24,23), (415048,2620510,1,'lip_type',46,-50,-62), (415049,2620510,1,'nose_type',82,25,20), (415050,2620510,0,'skin_color',115,113,87), (415051,2620510,1,'soga_cheek_type',-89,76,0), (415052,2620510,1,'soga_chin_type',62,77,47), (415053,2620510,1,'soga_ear_type',62,46,0), (415054,2620510,1,'soga_eye_brow_type',56,47,84), (415055,2620510,0,'soga_eye_color',229,229,102), (415056,2620510,1,'soga_eye_type',-84,0,0), (415057,2620510,0,'soga_hair_color1',54,45,28), (415058,2620510,0,'soga_hair_color2',104,52,0), (415059,2620510,0,'soga_hair_face_color',45,15,17), (415060,2620510,0,'soga_hair_face_highlight_color',108,24,23), (415061,2620510,0,'soga_hair_highlight',91,21,51), (415062,2620510,0,'soga_hair_type_color',45,15,17), (415063,2620510,0,'soga_hair_type_highlight_color',108,24,23), (415064,2620510,1,'soga_lip_type',46,-50,-62), (415065,2620510,1,'soga_nose_type',82,25,20), (415066,2620510,0,'soga_skin_color',115,113,87), (415067,2620510,0,'wing_color1',255,255,255), (415068,2620510,0,'wing_color2',255,255,255), (415069,2620511,1,'cheek_type',28,18,0), (415070,2620511,1,'chin_type',20,14,10), (415071,2620511,1,'ear_type',14,-8,0), (415072,2620511,1,'eye_brow_type',1,-17,-14), (415073,2620511,0,'eye_color',133,140,90), (415074,2620511,1,'eye_type',-32,0,0), (415075,2620511,0,'hair_color1',54,45,28), (415076,2620511,0,'hair_color2',104,52,0), (415077,2620511,0,'hair_face_color',167,139,66), (415078,2620511,0,'hair_face_highlight_color',159,123,0), (415079,2620511,0,'hair_highlight',38,22,21), (415080,2620511,0,'hair_type_color',167,139,66), (415081,2620511,0,'hair_type_highlight_color',159,123,0), (415082,2620511,1,'lip_type',-7,-19,3), (415083,2620511,1,'nose_type',-7,17,-35), (415084,2620511,0,'skin_color',215,212,190), (415085,2620511,1,'soga_cheek_type',28,18,0), (415086,2620511,1,'soga_chin_type',20,14,10), (415087,2620511,1,'soga_ear_type',14,-8,0), (415088,2620511,1,'soga_eye_brow_type',1,-17,-14), (415089,2620511,0,'soga_eye_color',229,229,102), (415090,2620511,1,'soga_eye_type',-32,0,0), (415091,2620511,0,'soga_hair_color1',54,45,28), (415092,2620511,0,'soga_hair_color2',104,52,0), (415093,2620511,0,'soga_hair_face_color',167,139,66), (415094,2620511,0,'soga_hair_face_highlight_color',159,123,0), (415095,2620511,0,'soga_hair_highlight',38,22,21), (415096,2620511,0,'soga_hair_type_color',167,139,66), (415097,2620511,0,'soga_hair_type_highlight_color',159,123,0), (415098,2620511,1,'soga_lip_type',-7,-19,3), (415099,2620511,1,'soga_nose_type',-7,17,-35), (415100,2620511,0,'soga_skin_color',215,212,190), (415101,2620511,0,'wing_color1',255,255,255), (415102,2620511,0,'wing_color2',255,255,255), (415103,2620512,0,'eye_color',255,255,255), (415104,2620512,0,'skin_color',255,255,255), (415105,2620512,0,'soga_eye_color',255,0,255), (415106,2620513,1,'cheek_type',-81,12,0), (415107,2620513,1,'chin_type',50,-88,-38), (415108,2620513,1,'ear_type',-26,81,0), (415109,2620513,1,'eye_brow_type',-50,-31,-15), (415110,2620513,0,'eye_color',40,64,39), (415111,2620513,1,'eye_type',-93,0,0), (415112,2620513,0,'hair_color1',79,28,15), (415113,2620513,0,'hair_color2',111,64,0), (415114,2620513,0,'hair_face_color',35,24,1), (415115,2620513,0,'hair_face_highlight_color',180,78,32), (415116,2620513,0,'hair_highlight',105,26,26), (415117,2620513,0,'hair_type_color',35,24,1), (415118,2620513,0,'hair_type_highlight_color',180,78,32), (415119,2620513,1,'lip_type',-7,-94,31), (415120,2620513,1,'nose_type',-96,-72,88), (415121,2620513,0,'skin_color',237,237,207), (415122,2620513,1,'soga_cheek_type',-81,12,0), (415123,2620513,1,'soga_chin_type',50,-88,-38), (415124,2620513,1,'soga_ear_type',-26,81,0), (415125,2620513,1,'soga_eye_brow_type',-50,-31,-15), (415126,2620513,0,'soga_eye_color',229,229,102), (415127,2620513,1,'soga_eye_type',-93,0,0), (415128,2620513,0,'soga_hair_color1',79,28,15), (415129,2620513,0,'soga_hair_color2',111,64,0), (415130,2620513,0,'soga_hair_face_color',35,24,1), (415131,2620513,0,'soga_hair_face_highlight_color',180,78,32), (415132,2620513,0,'soga_hair_highlight',105,26,26), (415133,2620513,0,'soga_hair_type_color',35,24,1), (415134,2620513,0,'soga_hair_type_highlight_color',180,78,32), (415135,2620513,1,'soga_lip_type',-7,-94,31), (415136,2620513,1,'soga_nose_type',-96,-72,88), (415137,2620513,0,'soga_skin_color',237,237,207), (415138,2620513,0,'wing_color1',255,255,255), (415139,2620513,0,'wing_color2',255,255,255), (415140,2620514,0,'eye_color',255,255,255), (415141,2620514,0,'skin_color',255,255,255), (415142,2620514,0,'soga_eye_color',255,0,255), (415143,2620515,0,'eye_color',170,219,240), (415144,2620515,0,'skin_color',170,219,240), (415145,2620515,0,'soga_eye_color',255,0,255), (415146,2620516,0,'eye_color',166,19,19), (415147,2620516,0,'skin_color',171,113,80), (415148,2620516,0,'soga_eye_color',255,0,255), (415149,2620517,0,'eye_color',255,255,255), (415150,2620517,0,'skin_color',255,255,255), (415151,2620517,0,'soga_eye_color',255,0,255), (415152,2620518,0,'eye_color',152,7,0), (415153,2620518,0,'skin_color',255,255,255), (415154,2620518,0,'soga_eye_color',255,0,255), (415155,2620519,0,'eye_color',152,7,0), (415156,2620519,0,'skin_color',255,255,255), (415157,2620519,0,'soga_eye_color',255,0,255), (415158,2620520,0,'eye_color',255,255,255), (415159,2620520,0,'skin_color',255,255,255), (415160,2620520,0,'soga_eye_color',255,0,255), (415161,2620521,0,'eye_color',166,19,19), (415162,2620521,0,'skin_color',171,113,80), (415163,2620521,0,'soga_eye_color',255,0,255), (415164,2620522,0,'eye_color',255,255,255), (415165,2620522,0,'skin_color',255,255,255), (415166,2620522,0,'soga_eye_color',255,0,255), (415167,2620523,0,'eye_color',255,255,255), (415168,2620523,0,'skin_color',255,255,255), (415169,2620523,0,'soga_eye_color',255,0,255), (415170,2620524,0,'eye_color',255,255,255), (415171,2620524,0,'skin_color',81,81,81), (415172,2620524,0,'soga_eye_color',255,0,255), (415173,2620525,0,'eye_color',255,255,255), (415174,2620525,0,'skin_color',81,81,81), (415175,2620525,0,'soga_eye_color',255,0,255), (415176,2620526,0,'eye_color',166,19,19), (415177,2620526,0,'skin_color',171,113,80), (415178,2620526,0,'soga_eye_color',255,0,255), (415179,2620527,0,'eye_color',152,7,0), (415180,2620527,0,'skin_color',255,255,255), (415181,2620527,0,'soga_eye_color',255,0,255), (415182,2620528,0,'eye_color',166,19,19), (415183,2620528,0,'skin_color',171,113,80), (415184,2620528,0,'soga_eye_color',255,0,255), (415185,2620529,0,'eye_color',255,255,255), (415186,2620529,0,'skin_color',255,255,255), (415187,2620529,0,'soga_eye_color',255,0,255), (415188,2620530,0,'eye_color',166,19,19), (415189,2620530,0,'skin_color',171,113,80), (415190,2620530,0,'soga_eye_color',255,0,255), (415191,2620531,0,'eye_color',166,19,19), (415192,2620531,0,'skin_color',171,113,80), (415193,2620531,0,'soga_eye_color',255,0,255), (415194,2620532,0,'eye_color',255,255,255), (415195,2620532,0,'skin_color',119,83,67), (415196,2620532,0,'soga_eye_color',255,0,255), (415197,2620533,0,'eye_color',211,110,38), (415198,2620533,0,'skin_color',232,156,89), (415199,2620533,0,'soga_eye_color',255,0,255), (415200,2620534,0,'eye_color',255,255,255), (415201,2620534,0,'skin_color',48,22,22), (415202,2620534,0,'soga_eye_color',255,0,255), (415203,2620535,0,'eye_color',255,255,255), (415204,2620535,0,'skin_color',42,24,24), (415205,2620535,0,'soga_eye_color',255,0,255), (415206,2620536,0,'eye_color',255,255,255), (415207,2620536,0,'skin_color',44,24,23), (415208,2620536,0,'soga_eye_color',255,0,255), (415209,2620537,0,'eye_color',255,255,255), (415210,2620537,0,'skin_color',80,12,10), (415211,2620537,0,'soga_eye_color',255,0,255), (415212,2620538,0,'eye_color',255,255,255), (415213,2620538,0,'skin_color',68,16,15), (415214,2620538,0,'soga_eye_color',255,0,255), (415215,2620539,1,'cheek_type',29,1,0), (415216,2620539,1,'chin_type',72,-81,-57), (415217,2620539,1,'ear_type',68,-81,0), (415218,2620539,1,'eye_brow_type',-17,8,-38), (415219,2620539,0,'eye_color',105,165,179), (415220,2620539,1,'eye_type',34,0,0), (415221,2620539,0,'hair_color1',29,21,28), (415222,2620539,0,'hair_color2',39,32,39), (415223,2620539,0,'hair_face_color',15,1,21), (415224,2620539,0,'hair_face_highlight_color',211,220,220), (415225,2620539,0,'hair_highlight',161,165,168), (415226,2620539,0,'hair_type_color',15,1,21), (415227,2620539,0,'hair_type_highlight_color',211,220,220), (415228,2620539,1,'lip_type',-28,62,7), (415229,2620539,1,'nose_type',45,-78,-90), (415230,2620539,0,'skin_color',179,188,188), (415231,2620539,1,'soga_cheek_type',29,1,0), (415232,2620539,1,'soga_chin_type',72,-81,-57), (415233,2620539,1,'soga_ear_type',68,-81,0), (415234,2620539,1,'soga_eye_brow_type',-17,8,-38), (415235,2620539,0,'soga_eye_color',229,229,102), (415236,2620539,1,'soga_eye_type',34,0,0), (415237,2620539,0,'soga_hair_color1',29,21,28), (415238,2620539,0,'soga_hair_color2',39,32,39), (415239,2620539,0,'soga_hair_face_color',15,1,21), (415240,2620539,0,'soga_hair_face_highlight_color',211,220,220), (415241,2620539,0,'soga_hair_highlight',161,165,168), (415242,2620539,0,'soga_hair_type_color',15,1,21), (415243,2620539,0,'soga_hair_type_highlight_color',211,220,220), (415244,2620539,1,'soga_lip_type',-28,62,7), (415245,2620539,1,'soga_nose_type',45,-78,-90), (415246,2620539,0,'soga_skin_color',179,188,188), (415247,2620539,0,'wing_color1',255,255,255), (415248,2620539,0,'wing_color2',255,255,255), (415249,2620540,0,'eye_color',255,255,255), (415250,2620540,0,'skin_color',81,81,81), (415251,2620540,0,'soga_eye_color',255,0,255), (415252,2620541,1,'cheek_type',-34,31,0), (415253,2620541,1,'chin_type',-4,-62,37), (415254,2620541,1,'eye_brow_type',-57,83,-7), (415255,2620541,0,'eye_color',41,126,56), (415256,2620541,1,'eye_type',40,0,0), (415257,2620541,0,'hair_face_color',217,189,228), (415258,2620541,0,'hair_type_color',217,189,228), (415259,2620541,1,'lip_type',-100,58,-9), (415260,2620541,1,'nose_type',84,-51,87), (415261,2620541,0,'skin_color',217,189,228), (415262,2620541,1,'soga_cheek_type',-34,31,0), (415263,2620541,1,'soga_chin_type',-4,-62,37), (415264,2620541,1,'soga_eye_brow_type',-57,83,-7), (415265,2620541,0,'soga_eye_color',229,229,102), (415266,2620541,1,'soga_eye_type',40,0,0), (415267,2620541,0,'soga_hair_face_color',217,189,228), (415268,2620541,0,'soga_hair_type_color',217,189,228), (415269,2620541,1,'soga_lip_type',-100,58,-9), (415270,2620541,1,'soga_nose_type',84,-51,87), (415271,2620541,0,'soga_skin_color',217,189,228), (415272,2620542,0,'eye_color',255,255,255), (415273,2620542,0,'skin_color',183,240,239), (415274,2620542,0,'soga_eye_color',255,0,255), (415275,2620543,0,'eye_color',161,133,45), (415276,2620543,0,'skin_color',255,255,255), (415277,2620543,0,'soga_eye_color',255,0,255), (415278,2620544,0,'eye_color',255,255,255), (415279,2620544,0,'skin_color',182,239,239), (415280,2620544,0,'soga_eye_color',255,0,255), (415281,2620545,0,'eye_color',185,171,107), (415282,2620545,0,'skin_color',151,193,193), (415283,2620545,0,'soga_eye_color',255,0,255), (415284,2620546,0,'eye_color',185,171,107), (415285,2620546,0,'skin_color',151,193,193), (415286,2620546,0,'soga_eye_color',255,0,255), (415287,2620547,0,'eye_color',185,171,107), (415288,2620547,0,'skin_color',151,193,193), (415289,2620547,0,'soga_eye_color',255,0,255), (415290,2620548,0,'eye_color',185,171,107), (415291,2620548,0,'skin_color',151,193,193), (415292,2620548,0,'soga_eye_color',255,0,255), (415293,2620549,0,'eye_color',255,255,255), (415294,2620549,0,'skin_color',255,255,255), (415295,2620549,0,'soga_eye_color',255,0,255), (415296,2620550,0,'eye_color',255,255,255), (415297,2620550,0,'skin_color',255,255,255), (415298,2620550,0,'soga_eye_color',255,0,255), (415299,2620551,0,'eye_color',255,255,255), (415300,2620551,0,'skin_color',61,112,80), (415301,2620551,0,'soga_eye_color',255,0,255), (415302,2620552,0,'eye_color',255,255,255), (415303,2620552,0,'skin_color',255,255,255), (415304,2620552,0,'soga_eye_color',255,0,255), (415305,2620553,0,'eye_color',185,171,107), (415306,2620553,0,'skin_color',151,193,193), (415307,2620553,0,'soga_eye_color',255,0,255), (415308,2620554,0,'eye_color',255,255,255), (415309,2620554,0,'skin_color',255,255,255), (415310,2620554,0,'soga_eye_color',255,0,255), (415311,2620555,0,'eye_color',255,255,255), (415312,2620555,0,'skin_color',81,81,81), (415313,2620555,0,'soga_eye_color',255,0,255), (415314,2620556,0,'eye_color',152,7,0), (415315,2620556,0,'skin_color',255,255,255), (415316,2620556,0,'soga_eye_color',255,0,255), (415317,2620557,0,'eye_color',255,255,255), (415318,2620557,0,'skin_color',255,255,255), (415319,2620557,0,'soga_eye_color',255,0,255), (415320,2620558,0,'eye_color',255,255,255), (415321,2620558,0,'skin_color',255,255,255), (415322,2620558,0,'soga_eye_color',255,0,255), (415323,2620559,1,'cheek_type',0,94,0), (415324,2620559,1,'chin_type',-42,26,-62), (415325,2620559,1,'ear_type',69,-25,0), (415326,2620559,1,'eye_brow_type',-68,-88,89), (415327,2620559,0,'eye_color',143,103,48), (415328,2620559,1,'eye_type',-18,0,0), (415329,2620559,0,'hair_color1',161,165,168), (415330,2620559,0,'hair_color2',50,69,69), (415331,2620559,0,'hair_face_color',195,208,207), (415332,2620559,0,'hair_face_highlight_color',230,170,26), (415333,2620559,0,'hair_highlight',200,165,96), (415334,2620559,0,'hair_type_color',195,208,207), (415335,2620559,0,'hair_type_highlight_color',230,170,26), (415336,2620559,1,'lip_type',-5,57,20), (415337,2620559,1,'nose_type',-18,-31,-11), (415338,2620559,0,'skin_color',46,35,36), (415339,2620559,1,'soga_cheek_type',0,94,0), (415340,2620559,1,'soga_chin_type',-42,26,-62), (415341,2620559,1,'soga_ear_type',69,-25,0), (415342,2620559,1,'soga_eye_brow_type',-68,-88,89), (415343,2620559,0,'soga_eye_color',229,229,102), (415344,2620559,1,'soga_eye_type',-18,0,0), (415345,2620559,0,'soga_hair_color1',161,165,168), (415346,2620559,0,'soga_hair_color2',50,69,69), (415347,2620559,0,'soga_hair_face_color',195,208,207), (415348,2620559,0,'soga_hair_face_highlight_color',230,170,26), (415349,2620559,0,'soga_hair_highlight',200,165,96), (415350,2620559,0,'soga_hair_type_color',195,208,207), (415351,2620559,0,'soga_hair_type_highlight_color',230,170,26), (415352,2620559,1,'soga_lip_type',-5,57,20), (415353,2620559,1,'soga_nose_type',-18,-31,-11), (415354,2620559,0,'soga_skin_color',46,35,36), (415355,2620559,0,'wing_color1',255,255,255), (415356,2620559,0,'wing_color2',255,255,255), (415357,2620560,1,'eye_brow_type',-38,0,0), (415358,2620560,0,'eye_color',110,0,109), (415359,2620560,1,'lip_type',37,0,0), (415360,2620560,1,'nose_type',-29,1,0), (415361,2620560,0,'skin_color',75,0,75), (415362,2620560,1,'soga_eye_brow_type',-38,0,0), (415363,2620560,0,'soga_eye_color',229,229,102), (415364,2620560,1,'soga_lip_type',37,0,0), (415365,2620560,1,'soga_nose_type',-29,1,0), (415366,2620560,0,'soga_skin_color',75,0,75), (415367,2620560,0,'wing_color1',255,255,255), (415368,2620560,0,'wing_color2',255,255,255), (415369,2620561,0,'eye_color',128,63,63), (415370,2620561,0,'skin_color',22,84,28), (415371,2620561,0,'soga_eye_color',255,0,255), (415372,2620562,0,'eye_color',128,63,63), (415373,2620562,0,'skin_color',22,84,28), (415374,2620562,0,'soga_eye_color',255,0,255), (415375,2620563,0,'eye_color',128,63,63), (415376,2620563,0,'skin_color',61,137,77), (415377,2620563,0,'soga_eye_color',255,0,255), (415378,2620564,0,'eye_color',128,63,63), (415379,2620564,0,'skin_color',22,84,28), (415380,2620564,0,'soga_eye_color',255,0,255), (415381,2620565,0,'eye_color',119,119,119), (415382,2620565,0,'skin_color',119,163,34), (415383,2620565,0,'soga_eye_color',255,0,255), (415384,2620566,0,'eye_color',255,255,255), (415385,2620566,0,'skin_color',255,255,255), (415386,2620566,0,'soga_eye_color',255,0,255), (415387,2620567,0,'eye_color',255,255,255), (415388,2620567,0,'skin_color',255,255,255), (415389,2620567,0,'soga_eye_color',255,0,255), (415390,2620568,0,'eye_color',152,7,0), (415391,2620568,0,'skin_color',255,255,255), (415392,2620568,0,'soga_eye_color',255,0,255), (415393,2620569,0,'eye_color',255,255,255), (415394,2620569,0,'skin_color',81,81,81), (415395,2620569,0,'soga_eye_color',255,0,255), (415396,2620570,0,'eye_color',152,7,0), (415397,2620570,0,'skin_color',255,255,255), (415398,2620570,0,'soga_eye_color',255,0,255), (415399,2620571,0,'eye_color',255,255,255), (415400,2620571,0,'skin_color',120,169,93), (415401,2620571,0,'soga_eye_color',255,0,255), (415402,2620572,0,'eye_color',91,3,0), (415403,2620572,0,'skin_color',255,255,0), (415404,2620572,0,'soga_eye_color',255,0,255), (415408,2620574,0,'eye_color',255,255,255), (415409,2620574,0,'skin_color',255,255,255), (415410,2620574,0,'soga_eye_color',255,0,255), (415411,2620575,1,'cheek_type',13,19,0), (415412,2620575,1,'chin_type',-14,0,-24), (415413,2620575,1,'ear_type',-26,-34,0), (415414,2620575,1,'eye_brow_type',6,0,9), (415415,2620575,0,'eye_color',70,71,38), (415416,2620575,1,'eye_type',22,0,0), (415417,2620575,0,'hair_color1',246,219,114), (415418,2620575,0,'hair_color2',187,136,62), (415419,2620575,0,'hair_face_color',86,58,39), (415420,2620575,0,'hair_face_highlight_color',139,95,43), (415421,2620575,0,'hair_highlight',29,21,28), (415422,2620575,0,'hair_type_color',86,58,39), (415423,2620575,0,'hair_type_highlight_color',139,95,43), (415424,2620575,1,'lip_type',17,21,-13), (415425,2620575,1,'nose_type',4,-22,-25), (415426,2620575,0,'skin_color',218,189,160), (415427,2620575,1,'soga_cheek_type',13,19,0), (415428,2620575,1,'soga_chin_type',-14,0,-24), (415429,2620575,1,'soga_ear_type',-26,-34,0), (415430,2620575,1,'soga_eye_brow_type',6,0,9), (415431,2620575,0,'soga_eye_color',229,229,102), (415432,2620575,1,'soga_eye_type',22,0,0), (415433,2620575,0,'soga_hair_color1',246,219,114), (415434,2620575,0,'soga_hair_color2',187,136,62), (415435,2620575,0,'soga_hair_face_color',86,58,39), (415436,2620575,0,'soga_hair_face_highlight_color',139,95,43), (415437,2620575,0,'soga_hair_highlight',29,21,28), (415438,2620575,0,'soga_hair_type_color',86,58,39), (415439,2620575,0,'soga_hair_type_highlight_color',139,95,43), (415440,2620575,1,'soga_lip_type',17,21,-13), (415441,2620575,1,'soga_nose_type',4,-22,-25), (415442,2620575,0,'soga_skin_color',218,189,160), (415443,2620575,0,'wing_color1',255,255,255), (415444,2620575,0,'wing_color2',255,255,255), (415445,2620576,1,'cheek_type',-29,62,0), (415446,2620576,1,'chin_type',-26,-64,85), (415447,2620576,1,'ear_type',-79,74,0), (415448,2620576,1,'eye_brow_type',52,59,-65), (415449,2620576,0,'eye_color',50,103,118), (415450,2620576,1,'eye_type',-79,0,0), (415451,2620576,0,'hair_color1',54,45,28), (415452,2620576,0,'hair_color2',104,52,0), (415453,2620576,0,'hair_face_color',45,16,15), (415454,2620576,0,'hair_face_highlight_color',100,70,10), (415455,2620576,0,'hair_highlight',56,33,26), (415456,2620576,0,'hair_type_color',45,16,15), (415457,2620576,0,'hair_type_highlight_color',100,70,10), (415458,2620576,1,'lip_type',37,-52,-32), (415459,2620576,1,'nose_type',55,-95,22), (415460,2620576,0,'skin_color',247,252,252), (415461,2620576,1,'soga_cheek_type',-29,62,0), (415462,2620576,1,'soga_chin_type',-26,-64,85), (415463,2620576,1,'soga_ear_type',-79,74,0), (415464,2620576,1,'soga_eye_brow_type',52,59,-65), (415465,2620576,0,'soga_eye_color',229,229,102), (415466,2620576,1,'soga_eye_type',-79,0,0), (415467,2620576,0,'soga_hair_color1',54,45,28), (415468,2620576,0,'soga_hair_color2',104,52,0), (415469,2620576,0,'soga_hair_face_color',45,16,15), (415470,2620576,0,'soga_hair_face_highlight_color',100,70,10), (415471,2620576,0,'soga_hair_highlight',56,33,26), (415472,2620576,0,'soga_hair_type_color',45,16,15), (415473,2620576,0,'soga_hair_type_highlight_color',100,70,10), (415474,2620576,1,'soga_lip_type',37,-52,-32), (415475,2620576,1,'soga_nose_type',55,-95,22), (415476,2620576,0,'soga_skin_color',247,252,252), (415477,2620576,0,'wing_color1',255,255,255), (415478,2620576,0,'wing_color2',255,255,255), (415479,2620577,0,'eye_color',255,255,255), (415480,2620577,0,'skin_color',255,255,255), (415481,2620577,0,'soga_eye_color',255,0,255), (415502,2620579,1,'cheek_type',18,-4,0), (415503,2620579,1,'chin_type',13,-4,-9), (415504,2620579,1,'ear_type',-42,-9,0), (415505,2620579,1,'eye_brow_type',21,31,31), (415506,2620579,0,'eye_color',60,39,15), (415507,2620579,1,'eye_type',31,0,0), (415508,2620579,0,'hair_color1',29,21,28), (415509,2620579,0,'hair_color2',39,32,39), (415510,2620579,0,'hair_face_color',106,100,80), (415511,2620579,0,'hair_face_highlight_color',47,17,5), (415512,2620579,0,'hair_highlight',89,21,21), (415513,2620579,0,'hair_type_color',106,100,80), (415514,2620579,0,'hair_type_highlight_color',47,17,5), (415515,2620579,1,'lip_type',0,-3,4), (415516,2620579,1,'nose_type',-6,3,-12), (415517,2620579,0,'skin_color',231,216,217), (415518,2620579,1,'soga_cheek_type',18,-4,0), (415519,2620579,1,'soga_chin_type',13,-4,-9), (415520,2620579,1,'soga_ear_type',-42,-9,0), (415521,2620579,1,'soga_eye_brow_type',21,31,31), (415522,2620579,0,'soga_eye_color',229,229,102), (415523,2620579,1,'soga_eye_type',31,0,0), (415524,2620579,0,'soga_hair_color1',29,21,28), (415525,2620579,0,'soga_hair_color2',39,32,39), (415526,2620579,0,'soga_hair_face_color',106,100,80), (415527,2620579,0,'soga_hair_face_highlight_color',47,17,5), (415528,2620579,0,'soga_hair_highlight',89,21,21), (415529,2620579,0,'soga_hair_type_color',106,100,80), (415530,2620579,0,'soga_hair_type_highlight_color',47,17,5), (415531,2620579,1,'soga_lip_type',0,-3,4), (415532,2620579,1,'soga_nose_type',-6,3,-12), (415533,2620579,0,'soga_skin_color',231,216,217), (415534,2620579,0,'wing_color1',255,255,255), (415535,2620579,0,'wing_color2',255,255,255), (415536,2620580,1,'cheek_type',100,-100,0), (415537,2620580,1,'chin_type',-100,100,-100), (415538,2620580,1,'ear_type',62,9,0), (415539,2620580,1,'eye_brow_type',-9,100,-7), (415540,2620580,0,'eye_color',44,90,104), (415541,2620580,1,'eye_type',26,0,0), (415542,2620580,0,'hair_color1',209,131,22), (415543,2620580,0,'hair_color2',199,150,48), (415544,2620580,0,'hair_face_color',43,30,22), (415545,2620580,0,'hair_face_highlight_color',238,235,229), (415546,2620580,0,'hair_highlight',54,45,28), (415547,2620580,0,'hair_type_color',43,30,22), (415548,2620580,0,'hair_type_highlight_color',238,235,229), (415549,2620580,1,'lip_type',-100,100,-100), (415550,2620580,1,'nose_type',-100,-100,100), (415551,2620580,0,'skin_color',253,251,251), (415552,2620580,1,'soga_cheek_type',100,-100,0), (415553,2620580,1,'soga_chin_type',-100,100,-100), (415554,2620580,1,'soga_ear_type',62,9,0), (415555,2620580,1,'soga_eye_brow_type',-9,100,-7), (415556,2620580,0,'soga_eye_color',229,229,102), (415557,2620580,1,'soga_eye_type',26,0,0), (415558,2620580,0,'soga_hair_color1',209,131,22), (415559,2620580,0,'soga_hair_color2',199,150,48), (415560,2620580,0,'soga_hair_face_color',43,30,22), (415561,2620580,0,'soga_hair_face_highlight_color',238,235,229), (415562,2620580,0,'soga_hair_highlight',54,45,28), (415563,2620580,0,'soga_hair_type_color',43,30,22), (415564,2620580,0,'soga_hair_type_highlight_color',238,235,229), (415565,2620580,1,'soga_lip_type',-100,100,-100), (415566,2620580,1,'soga_nose_type',-100,-100,100), (415567,2620580,0,'soga_skin_color',253,251,251), (415568,2620580,0,'wing_color1',255,255,255), (415569,2620580,0,'wing_color2',255,255,255), (415570,2620581,1,'cheek_type',29,-32,0), (415571,2620581,1,'chin_type',6,-8,-26), (415572,2620581,1,'ear_type',-25,34,0), (415573,2620581,1,'eye_brow_type',-13,-1,-14), (415574,2620581,0,'eye_color',49,100,115), (415575,2620581,1,'eye_type',-8,0,0), (415576,2620581,0,'hair_color1',109,14,49), (415577,2620581,0,'hair_color2',185,97,0), (415578,2620581,0,'hair_face_color',39,50,50), (415579,2620581,0,'hair_face_highlight_color',18,11,0), (415580,2620581,0,'hair_highlight',89,21,21), (415581,2620581,0,'hair_type_color',39,50,50), (415582,2620581,0,'hair_type_highlight_color',18,11,0), (415583,2620581,1,'lip_type',0,8,19), (415584,2620581,1,'nose_type',18,4,9), (415585,2620581,0,'skin_color',209,221,221), (415586,2620581,1,'soga_cheek_type',29,-32,0), (415587,2620581,1,'soga_chin_type',6,-8,-26), (415588,2620581,1,'soga_ear_type',-25,34,0), (415589,2620581,1,'soga_eye_brow_type',-13,-1,-14), (415590,2620581,0,'soga_eye_color',229,229,102), (415591,2620581,1,'soga_eye_type',-8,0,0), (415592,2620581,0,'soga_hair_color1',109,14,49), (415593,2620581,0,'soga_hair_color2',185,97,0), (415594,2620581,0,'soga_hair_face_color',39,50,50), (415595,2620581,0,'soga_hair_face_highlight_color',18,11,0), (415596,2620581,0,'soga_hair_highlight',89,21,21), (415597,2620581,0,'soga_hair_type_color',39,50,50), (415598,2620581,0,'soga_hair_type_highlight_color',18,11,0), (415599,2620581,1,'soga_lip_type',0,8,19), (415600,2620581,1,'soga_nose_type',18,4,9), (415601,2620581,0,'soga_skin_color',209,221,221), (415602,2620581,0,'wing_color1',255,255,255), (415603,2620581,0,'wing_color2',255,255,255), (415604,2620582,1,'cheek_type',28,-74,0), (415605,2620582,1,'chin_type',74,29,-53), (415606,2620582,1,'ear_type',74,-85,0), (415607,2620582,1,'eye_brow_type',-44,-52,-33), (415608,2620582,0,'eye_color',43,61,36), (415609,2620582,1,'eye_type',66,0,0), (415610,2620582,0,'hair_color1',43,36,70), (415611,2620582,0,'hair_color2',64,76,74), (415612,2620582,0,'hair_face_color',61,61,75), (415613,2620582,0,'hair_face_highlight_color',84,0,0), (415614,2620582,0,'hair_highlight',109,14,49), (415615,2620582,0,'hair_type_color',61,61,75), (415616,2620582,0,'hair_type_highlight_color',84,0,0), (415617,2620582,1,'lip_type',58,-74,25), (415618,2620582,1,'nose_type',-16,-77,-36), (415619,2620582,0,'skin_color',253,250,250), (415620,2620582,1,'soga_cheek_type',28,-74,0), (415621,2620582,1,'soga_chin_type',74,29,-53), (415622,2620582,1,'soga_ear_type',74,-85,0), (415623,2620582,1,'soga_eye_brow_type',-44,-52,-33), (415624,2620582,0,'soga_eye_color',229,229,102), (415625,2620582,1,'soga_eye_type',66,0,0), (415626,2620582,0,'soga_hair_color1',43,36,70), (415627,2620582,0,'soga_hair_color2',64,76,74), (415628,2620582,0,'soga_hair_face_color',61,61,75), (415629,2620582,0,'soga_hair_face_highlight_color',84,0,0), (415630,2620582,0,'soga_hair_highlight',109,14,49), (415631,2620582,0,'soga_hair_type_color',61,61,75), (415632,2620582,0,'soga_hair_type_highlight_color',84,0,0), (415633,2620582,1,'soga_lip_type',58,-74,25), (415634,2620582,1,'soga_nose_type',-16,-77,-36), (415635,2620582,0,'soga_skin_color',253,250,250), (415636,2620582,0,'wing_color1',255,255,255), (415637,2620582,0,'wing_color2',255,255,255), (415638,2620583,0,'eye_color',128,63,63), (415639,2620583,0,'skin_color',22,84,28), (415640,2620583,0,'soga_eye_color',255,0,255), (415641,2620584,1,'cheek_type',1,28,0), (415642,2620584,1,'chin_type',-9,-7,-1), (415643,2620584,1,'ear_type',-56,-74,0), (415644,2620584,1,'eye_brow_type',71,-69,63), (415645,2620584,0,'eye_color',39,76,57), (415646,2620584,1,'eye_type',-48,0,0), (415647,2620584,0,'hair_color1',29,21,28), (415648,2620584,0,'hair_color2',39,32,39), (415649,2620584,0,'hair_face_color',15,1,21), (415650,2620584,0,'hair_face_highlight_color',184,128,10), (415651,2620584,0,'hair_highlight',209,131,22), (415652,2620584,0,'hair_type_color',15,1,21), (415653,2620584,0,'hair_type_highlight_color',184,128,10), (415654,2620584,1,'lip_type',-7,-8,0), (415655,2620584,1,'nose_type',0,0,9), (415656,2620584,0,'skin_color',244,228,230), (415657,2620584,1,'soga_cheek_type',1,28,0), (415658,2620584,1,'soga_chin_type',-9,-7,-1), (415659,2620584,1,'soga_ear_type',-56,-74,0), (415660,2620584,1,'soga_eye_brow_type',71,-69,63), (415661,2620584,0,'soga_eye_color',229,229,102), (415662,2620584,1,'soga_eye_type',-48,0,0), (415663,2620584,0,'soga_hair_color1',29,21,28), (415664,2620584,0,'soga_hair_color2',39,32,39), (415665,2620584,0,'soga_hair_face_color',15,1,21), (415666,2620584,0,'soga_hair_face_highlight_color',184,128,10), (415667,2620584,0,'soga_hair_highlight',209,131,22), (415668,2620584,0,'soga_hair_type_color',15,1,21), (415669,2620584,0,'soga_hair_type_highlight_color',184,128,10), (415670,2620584,1,'soga_lip_type',-7,-8,0), (415671,2620584,1,'soga_nose_type',0,0,9), (415672,2620584,0,'soga_skin_color',244,228,230), (415673,2620584,0,'wing_color1',255,255,255), (415674,2620584,0,'wing_color2',255,255,255), (415675,2620585,1,'cheek_type',96,88,0), (415676,2620585,1,'chin_type',-26,52,79), (415677,2620585,1,'ear_type',66,-89,0), (415678,2620585,1,'eye_brow_type',-61,97,55), (415679,2620585,0,'eye_color',151,191,190), (415680,2620585,1,'eye_type',-3,0,0), (415681,2620585,0,'hair_color1',105,26,26), (415682,2620585,0,'hair_color2',157,83,0), (415683,2620585,0,'hair_face_color',188,93,40), (415684,2620585,0,'hair_face_highlight_color',233,184,31), (415685,2620585,0,'hair_highlight',38,22,21), (415686,2620585,0,'hair_type_color',188,93,40), (415687,2620585,0,'hair_type_highlight_color',233,184,31), (415688,2620585,1,'lip_type',-90,-48,6), (415689,2620585,1,'nose_type',81,34,-41), (415690,2620585,0,'skin_color',225,224,212), (415691,2620585,1,'soga_cheek_type',96,88,0), (415692,2620585,1,'soga_chin_type',-26,52,79), (415693,2620585,1,'soga_ear_type',66,-89,0), (415694,2620585,1,'soga_eye_brow_type',-61,97,55), (415695,2620585,0,'soga_eye_color',229,229,102), (415696,2620585,1,'soga_eye_type',-3,0,0), (415697,2620585,0,'soga_hair_color1',105,26,26), (415698,2620585,0,'soga_hair_color2',157,83,0), (415699,2620585,0,'soga_hair_face_color',188,93,40), (415700,2620585,0,'soga_hair_face_highlight_color',233,184,31), (415701,2620585,0,'soga_hair_highlight',38,22,21), (415702,2620585,0,'soga_hair_type_color',188,93,40), (415703,2620585,0,'soga_hair_type_highlight_color',233,184,31), (415704,2620585,1,'soga_lip_type',-90,-48,6), (415705,2620585,1,'soga_nose_type',81,34,-41), (415706,2620585,0,'soga_skin_color',225,224,212), (415707,2620585,0,'wing_color1',255,255,255), (415708,2620585,0,'wing_color2',255,255,255), (415709,2620586,0,'eye_color',255,255,255), (415710,2620586,0,'skin_color',255,255,255), (415711,2620586,0,'soga_eye_color',255,0,255), (415715,2620588,0,'eye_color',255,255,255), (415716,2620588,0,'skin_color',255,255,255), (415717,2620588,0,'soga_eye_color',255,0,255), (415718,2620589,0,'eye_color',115,81,32), (415719,2620589,0,'skin_color',229,209,182), (415720,2620589,0,'soga_eye_color',255,0,255), (415721,2620590,1,'cheek_type',-62,42,0), (415722,2620590,1,'chin_type',-82,29,-71), (415723,2620590,1,'ear_type',52,-12,0), (415724,2620590,1,'eye_brow_type',34,-38,53), (415725,2620590,0,'eye_color',76,60,30), (415726,2620590,1,'eye_type',-53,0,0), (415727,2620590,0,'hair_color1',29,21,28), (415728,2620590,0,'hair_color2',39,32,39), (415729,2620590,0,'hair_face_color',15,1,21), (415730,2620590,0,'hair_face_highlight_color',53,50,65), (415731,2620590,0,'hair_highlight',43,36,70), (415732,2620590,0,'hair_type_color',15,1,21), (415733,2620590,0,'hair_type_highlight_color',53,50,65), (415734,2620590,1,'lip_type',42,-14,-96), (415735,2620590,1,'nose_type',-44,63,96), (415736,2620590,0,'skin_color',213,187,157), (415737,2620590,1,'soga_cheek_type',-62,42,0), (415738,2620590,1,'soga_chin_type',-82,29,-71), (415739,2620590,1,'soga_ear_type',52,-12,0), (415740,2620590,1,'soga_eye_brow_type',34,-38,53), (415741,2620590,0,'soga_eye_color',229,229,102), (415742,2620590,1,'soga_eye_type',-53,0,0), (415743,2620590,0,'soga_hair_color1',29,21,28), (415744,2620590,0,'soga_hair_color2',39,32,39), (415745,2620590,0,'soga_hair_face_color',15,1,21), (415746,2620590,0,'soga_hair_face_highlight_color',53,50,65), (415747,2620590,0,'soga_hair_highlight',43,36,70), (415748,2620590,0,'soga_hair_type_color',15,1,21), (415749,2620590,0,'soga_hair_type_highlight_color',53,50,65), (415750,2620590,1,'soga_lip_type',42,-14,-96), (415751,2620590,1,'soga_nose_type',-44,63,96), (415752,2620590,0,'soga_skin_color',213,187,157), (415753,2620590,0,'wing_color1',255,255,255), (415754,2620590,0,'wing_color2',255,255,255), (415764,2620594,1,'cheek_type',85,90,0), (415765,2620594,1,'chin_type',-6,6,4), (415766,2620594,1,'eye_brow_type',-97,88,39), (415767,2620594,0,'eye_color',156,196,209), (415768,2620594,1,'eye_type',-58,0,0), (415769,2620594,0,'hair_face_color',118,36,106), (415770,2620594,0,'hair_type_color',118,36,106), (415771,2620594,1,'lip_type',29,7,-65), (415772,2620594,1,'nose_type',78,7,-68), (415773,2620594,0,'skin_color',118,36,106), (415774,2620594,1,'soga_cheek_type',85,90,0), (415775,2620594,1,'soga_chin_type',-6,6,4), (415776,2620594,1,'soga_eye_brow_type',-97,88,39), (415777,2620594,0,'soga_eye_color',229,229,102), (415778,2620594,1,'soga_eye_type',-58,0,0), (415779,2620594,0,'soga_hair_face_color',118,36,106), (415780,2620594,0,'soga_hair_type_color',118,36,106), (415781,2620594,1,'soga_lip_type',29,7,-65), (415782,2620594,1,'soga_nose_type',78,7,-68), (415783,2620594,0,'soga_skin_color',118,36,106), (415784,2620595,0,'eye_color',28,28,28), (415785,2620595,0,'skin_color',255,255,0), (415786,2620595,0,'soga_eye_color',255,0,255), (415787,2620596,0,'eye_color',255,255,255), (415788,2620596,0,'skin_color',67,16,15), (415789,2620596,0,'soga_eye_color',255,0,255), (415790,2620597,0,'eye_color',255,0,12), (415791,2620597,0,'skin_color',28,28,28), (415792,2620597,0,'soga_eye_color',255,0,255), (415793,2620598,1,'cheek_type',100,-61,0), (415794,2620598,1,'chin_type',-71,-3,50), (415795,2620598,1,'ear_type',100,47,0), (415796,2620598,1,'eye_brow_type',-100,-100,100), (415797,2620598,0,'eye_color',72,51,22), (415798,2620598,1,'eye_type',100,0,0), (415799,2620598,0,'hair_color1',43,36,70), (415800,2620598,0,'hair_color2',68,76,74), (415801,2620598,0,'hair_face_color',61,61,75), (415802,2620598,0,'hair_face_highlight_color',244,244,246), (415803,2620598,0,'hair_highlight',160,156,172), (415804,2620598,0,'hair_type_color',61,61,75), (415805,2620598,0,'hair_type_highlight_color',244,244,246), (415806,2620598,1,'lip_type',81,52,4), (415807,2620598,1,'nose_type',28,-84,39), (415808,2620598,0,'skin_color',254,254,254), (415809,2620598,1,'soga_cheek_type',100,-61,0), (415810,2620598,1,'soga_chin_type',-71,-3,50), (415811,2620598,1,'soga_ear_type',100,47,0), (415812,2620598,1,'soga_eye_brow_type',-100,-100,100), (415813,2620598,0,'soga_eye_color',229,229,102), (415814,2620598,1,'soga_eye_type',100,0,0), (415815,2620598,0,'soga_hair_color1',43,36,70), (415816,2620598,0,'soga_hair_color2',68,76,74), (415817,2620598,0,'soga_hair_face_color',61,61,75), (415818,2620598,0,'soga_hair_face_highlight_color',244,244,246), (415819,2620598,0,'soga_hair_highlight',160,156,172), (415820,2620598,0,'soga_hair_type_color',61,61,75), (415821,2620598,0,'soga_hair_type_highlight_color',244,244,246), (415822,2620598,1,'soga_lip_type',81,52,4), (415823,2620598,1,'soga_nose_type',28,-84,39), (415824,2620598,0,'soga_skin_color',254,254,254), (415825,2620599,0,'eye_color',29,29,29), (415826,2620599,0,'skin_color',29,29,29), (415827,2620599,0,'soga_eye_color',255,0,255), (415828,2620600,0,'eye_color',255,255,255), (415829,2620600,0,'skin_color',255,255,255), (415830,2620600,0,'soga_eye_color',255,0,255), (415831,2620601,0,'eye_color',255,255,255), (415832,2620601,0,'skin_color',255,255,255), (415833,2620601,0,'soga_eye_color',255,0,255), (415834,2620602,0,'eye_color',223,240,163), (415835,2620602,0,'skin_color',155,198,132), (415836,2620602,0,'soga_eye_color',255,0,255), (415837,2620603,0,'eye_color',255,255,255), (415838,2620603,0,'skin_color',255,255,255), (415839,2620603,0,'soga_eye_color',255,0,255), (415840,2620604,0,'eye_color',255,255,255), (415841,2620604,0,'skin_color',31,28,28), (415842,2620604,0,'soga_eye_color',255,0,255), (415843,2620605,0,'eye_color',215,34,20), (415844,2620605,0,'skin_color',237,16,16), (415845,2620605,0,'soga_eye_color',255,0,255), (415846,2620606,0,'eye_color',255,255,255), (415847,2620606,0,'skin_color',64,17,16), (415848,2620606,0,'soga_eye_color',255,0,255), (415849,2620607,0,'eye_color',216,207,38), (415850,2620607,0,'skin_color',255,0,0), (415851,2620607,0,'soga_eye_color',255,0,255), (415852,2620608,0,'eye_color',255,255,255), (415853,2620608,0,'skin_color',58,19,18), (415854,2620608,0,'soga_eye_color',255,0,255), (415855,2620609,0,'eye_color',255,255,255), (415856,2620609,0,'skin_color',106,4,1), (415857,2620609,0,'soga_eye_color',255,0,255), (415858,2620610,0,'eye_color',255,255,255), (415859,2620610,0,'skin_color',29,28,28), (415860,2620610,0,'soga_eye_color',255,0,255), (415861,2620611,0,'eye_color',255,255,255), (415862,2620611,0,'skin_color',103,5,2), (415863,2620611,0,'soga_eye_color',255,0,255), (415864,2620612,0,'eye_color',255,255,255), (415865,2620612,0,'skin_color',68,16,15), (415866,2620612,0,'soga_eye_color',255,0,255), (415867,2620613,0,'eye_color',255,255,255), (415868,2620613,0,'skin_color',47,23,22), (415869,2620613,0,'soga_eye_color',255,0,255), (415870,2620614,0,'eye_color',145,124,165), (415871,2620614,0,'skin_color',147,147,147), (415872,2620614,0,'soga_eye_color',255,0,255), (415873,2620615,0,'eye_color',66,43,86), (415874,2620615,0,'skin_color',145,124,165), (415875,2620615,0,'soga_eye_color',255,0,255), (415876,2620616,0,'eye_color',145,124,165), (415877,2620616,0,'skin_color',147,147,147), (415878,2620616,0,'soga_eye_color',255,0,255), (415879,2620617,0,'eye_color',255,255,255), (415880,2620617,0,'skin_color',81,81,81), (415881,2620617,0,'soga_eye_color',255,0,255), (415882,2620618,1,'cheek_type',17,34,0), (415883,2620618,1,'chin_type',90,26,-29), (415884,2620618,1,'eye_brow_type',33,-72,-68), (415885,2620618,0,'eye_color',45,91,78), (415886,2620618,1,'eye_type',45,0,0), (415887,2620618,0,'hair_face_color',22,30,4), (415888,2620618,0,'hair_type_color',22,30,4), (415889,2620618,1,'lip_type',-93,7,-16), (415890,2620618,1,'nose_type',-95,17,-48), (415891,2620618,0,'skin_color',22,30,4), (415892,2620618,1,'soga_cheek_type',17,34,0), (415893,2620618,1,'soga_chin_type',90,26,-29), (415894,2620618,1,'soga_eye_brow_type',33,-72,-68), (415895,2620618,0,'soga_eye_color',229,229,102), (415896,2620618,1,'soga_eye_type',45,0,0), (415897,2620618,0,'soga_hair_face_color',22,30,4), (415898,2620618,0,'soga_hair_type_color',22,30,4), (415899,2620618,1,'soga_lip_type',-93,7,-16), (415900,2620618,1,'soga_nose_type',-95,17,-48), (415901,2620618,0,'soga_skin_color',22,30,4), (415902,2620618,0,'wing_color1',255,255,255), (415903,2620618,0,'wing_color2',255,255,255), (415904,2620619,0,'eye_color',107,67,42), (415905,2620619,0,'skin_color',81,81,81), (415906,2620619,0,'soga_eye_color',255,0,255), (415907,2620620,0,'eye_color',255,255,255), (415908,2620620,0,'skin_color',42,24,24), (415909,2620620,0,'soga_eye_color',255,0,255), (415910,2620621,0,'eye_color',255,255,255), (415911,2620621,0,'skin_color',255,255,255), (415912,2620621,0,'soga_eye_color',255,0,255), (415913,2620622,0,'eye_color',237,12,12), (415914,2620622,0,'skin_color',244,63,63), (415915,2620622,0,'soga_eye_color',255,0,255), (415916,2620623,0,'eye_color',255,255,255), (415917,2620623,0,'skin_color',57,20,19), (415918,2620623,0,'soga_eye_color',255,0,255), (415919,2620624,0,'eye_color',255,255,255), (415920,2620624,0,'skin_color',50,22,21), (415921,2620624,0,'soga_eye_color',255,0,255), (415922,2620625,1,'cheek_type',78,-42,0), (415923,2620625,1,'chin_type',45,81,14), (415924,2620625,1,'eye_brow_type',-84,41,16), (415925,2620625,0,'eye_color',82,56,37), (415926,2620625,1,'eye_type',-44,0,0), (415927,2620625,0,'hair_face_color',49,148,124), (415928,2620625,0,'hair_type_color',49,148,124), (415929,2620625,1,'lip_type',79,52,-89), (415930,2620625,1,'nose_type',-52,-71,48), (415931,2620625,0,'skin_color',49,148,124), (415932,2620625,1,'soga_cheek_type',78,-42,0), (415933,2620625,1,'soga_chin_type',45,81,14), (415934,2620625,1,'soga_eye_brow_type',-84,41,16), (415935,2620625,0,'soga_eye_color',229,229,102), (415936,2620625,1,'soga_eye_type',-44,0,0), (415937,2620625,0,'soga_hair_face_color',49,148,124), (415938,2620625,0,'soga_hair_type_color',49,148,124), (415939,2620625,1,'soga_lip_type',79,52,-89), (415940,2620625,1,'soga_nose_type',-52,-71,48), (415941,2620625,0,'soga_skin_color',49,148,124), (415942,2620626,1,'cheek_type',45,-1,0), (415943,2620626,1,'chin_type',91,-12,1), (415944,2620626,1,'ear_type',-9,-98,0), (415945,2620626,1,'eye_brow_type',-91,-53,-25), (415946,2620626,0,'eye_color',119,175,191), (415947,2620626,1,'eye_type',76,0,0), (415948,2620626,0,'hair_color1',209,131,22), (415949,2620626,0,'hair_color2',199,150,48), (415950,2620626,0,'hair_face_color',184,128,10), (415951,2620626,0,'hair_face_highlight_color',47,14,19), (415952,2620626,0,'hair_highlight',54,45,28), (415953,2620626,0,'hair_type_color',184,128,10), (415954,2620626,0,'hair_type_highlight_color',47,14,19), (415955,2620626,1,'lip_type',-1,33,-22), (415956,2620626,1,'nose_type',91,53,-35), (415957,2620626,0,'skin_color',61,63,63), (415958,2620626,1,'soga_cheek_type',45,-1,0), (415959,2620626,1,'soga_chin_type',91,-12,1), (415960,2620626,1,'soga_ear_type',-9,-98,0), (415961,2620626,1,'soga_eye_brow_type',-91,-53,-25), (415962,2620626,0,'soga_eye_color',229,229,102), (415963,2620626,1,'soga_eye_type',76,0,0), (415964,2620626,0,'soga_hair_color1',209,131,22), (415965,2620626,0,'soga_hair_color2',199,150,48), (415966,2620626,0,'soga_hair_face_color',184,128,10), (415967,2620626,0,'soga_hair_face_highlight_color',47,14,19), (415968,2620626,0,'soga_hair_highlight',54,45,28), (415969,2620626,0,'soga_hair_type_color',184,128,10), (415970,2620626,0,'soga_hair_type_highlight_color',47,14,19), (415971,2620626,1,'soga_lip_type',-1,33,-22), (415972,2620626,1,'soga_nose_type',91,53,-35), (415973,2620626,0,'soga_skin_color',61,63,63), (415974,2620626,0,'wing_color1',255,255,255), (415975,2620626,0,'wing_color2',255,255,255), (415979,2620628,1,'cheek_type',-9,12,0), (415980,2620628,1,'chin_type',2,22,-13), (415981,2620628,1,'ear_type',-17,-14,0), (415982,2620628,1,'eye_brow_type',7,14,-13), (415983,2620628,0,'eye_color',41,84,96), (415984,2620628,1,'eye_type',-12,0,0), (415985,2620628,0,'hair_face_color',110,66,46), (415986,2620628,0,'hair_face_highlight_color',142,65,0), (415987,2620628,0,'hair_type_color',110,66,46), (415988,2620628,0,'hair_type_highlight_color',142,65,0), (415989,2620628,1,'lip_type',-26,4,34), (415990,2620628,1,'nose_type',-25,31,-25), (415991,2620628,0,'skin_color',229,189,188), (415992,2620628,1,'soga_cheek_type',-9,12,0), (415993,2620628,1,'soga_chin_type',2,22,-13), (415994,2620628,1,'soga_ear_type',-17,-14,0), (415995,2620628,1,'soga_eye_brow_type',7,14,-13), (415996,2620628,0,'soga_eye_color',229,229,102), (415997,2620628,1,'soga_eye_type',-12,0,0), (415998,2620628,0,'soga_hair_face_color',110,66,46), (415999,2620628,0,'soga_hair_face_highlight_color',142,65,0), (416000,2620628,0,'soga_hair_type_color',110,66,46), (416001,2620628,0,'soga_hair_type_highlight_color',142,65,0), (416002,2620628,1,'soga_lip_type',-26,4,34), (416003,2620628,1,'soga_nose_type',-25,31,-25), (416004,2620628,0,'soga_skin_color',229,189,188), (416005,2620628,0,'wing_color1',255,255,255), (416006,2620628,0,'wing_color2',255,255,255), (416007,2620629,1,'cheek_type',-22,28,0), (416008,2620629,1,'chin_type',9,17,4), (416009,2620629,1,'ear_type',19,-42,0), (416010,2620629,1,'eye_brow_type',-3,0,-29), (416011,2620629,0,'eye_color',253,245,58), (416012,2620629,1,'eye_type',4,0,0), (416013,2620629,0,'hair_face_color',20,8,0), (416014,2620629,0,'hair_face_highlight_color',216,192,37), (416015,2620629,0,'hair_type_color',20,8,0), (416016,2620629,0,'hair_type_highlight_color',216,192,37), (416017,2620629,1,'lip_type',41,4,-4), (416018,2620629,1,'nose_type',0,-3,28), (416019,2620629,0,'skin_color',134,128,91), (416020,2620629,1,'soga_cheek_type',-22,28,0), (416021,2620629,1,'soga_chin_type',9,17,4), (416022,2620629,1,'soga_ear_type',19,-42,0), (416023,2620629,1,'soga_eye_brow_type',-3,0,-29), (416024,2620629,0,'soga_eye_color',229,229,102), (416025,2620629,1,'soga_eye_type',4,0,0), (416026,2620629,0,'soga_hair_face_color',20,8,0), (416027,2620629,0,'soga_hair_face_highlight_color',216,192,37), (416028,2620629,0,'soga_hair_type_color',20,8,0), (416029,2620629,0,'soga_hair_type_highlight_color',216,192,37), (416030,2620629,1,'soga_lip_type',41,4,-4), (416031,2620629,1,'soga_nose_type',0,-3,28), (416032,2620629,0,'soga_skin_color',134,128,91), (416033,2620629,0,'wing_color1',255,255,255), (416034,2620629,0,'wing_color2',255,255,255), (416035,2620630,1,'cheek_type',45,-1,0), (416036,2620630,1,'chin_type',-51,71,18), (416037,2620630,1,'ear_type',-84,16,0), (416038,2620630,1,'eye_brow_type',78,-79,1), (416039,2620630,0,'eye_color',221,153,255), (416040,2620630,1,'eye_type',37,0,0), (416041,2620630,0,'hair_color1',94,119,160), (416042,2620630,0,'hair_color2',68,71,106), (416043,2620630,0,'hair_face_color',102,107,148), (416044,2620630,0,'hair_face_highlight_color',100,131,152), (416045,2620630,0,'hair_highlight',98,135,156), (416046,2620630,0,'hair_type_color',102,107,148), (416047,2620630,0,'hair_type_highlight_color',100,131,152), (416048,2620630,1,'lip_type',-9,16,24), (416049,2620630,1,'nose_type',45,7,22), (416050,2620630,0,'skin_color',193,165,164), (416051,2620630,1,'soga_cheek_type',45,-1,0), (416052,2620630,1,'soga_chin_type',-51,71,18), (416053,2620630,1,'soga_ear_type',-84,16,0), (416054,2620630,1,'soga_eye_brow_type',78,-79,1), (416055,2620630,0,'soga_eye_color',229,229,102), (416056,2620630,1,'soga_eye_type',37,0,0), (416057,2620630,0,'soga_hair_color1',94,119,160), (416058,2620630,0,'soga_hair_color2',68,71,106), (416059,2620630,0,'soga_hair_face_color',102,107,148), (416060,2620630,0,'soga_hair_face_highlight_color',100,131,152), (416061,2620630,0,'soga_hair_highlight',98,135,156), (416062,2620630,0,'soga_hair_type_color',102,107,148), (416063,2620630,0,'soga_hair_type_highlight_color',100,131,152), (416064,2620630,1,'soga_lip_type',-9,16,24), (416065,2620630,1,'soga_nose_type',45,7,22), (416066,2620630,0,'soga_skin_color',193,165,164), (416067,2620630,0,'wing_color1',255,255,255), (416068,2620630,0,'wing_color2',255,255,255), (416069,2620631,1,'cheek_type',85,90,0), (416070,2620631,1,'chin_type',-6,6,4), (416071,2620631,1,'eye_brow_type',-97,88,39), (416072,2620631,0,'eye_color',156,196,209), (416073,2620631,1,'eye_type',-58,0,0), (416074,2620631,0,'hair_face_color',118,36,106), (416075,2620631,0,'hair_type_color',118,36,106), (416076,2620631,1,'lip_type',29,7,-65), (416077,2620631,1,'nose_type',78,7,-68), (416078,2620631,0,'skin_color',118,36,106), (416079,2620631,1,'soga_cheek_type',85,90,0), (416080,2620631,1,'soga_chin_type',-6,6,4), (416081,2620631,1,'soga_eye_brow_type',-97,88,39), (416082,2620631,0,'soga_eye_color',229,229,102), (416083,2620631,1,'soga_eye_type',-58,0,0), (416084,2620631,0,'soga_hair_face_color',118,36,106), (416085,2620631,0,'soga_hair_type_color',118,36,106), (416086,2620631,1,'soga_lip_type',29,7,-65), (416087,2620631,1,'soga_nose_type',78,7,-68), (416088,2620631,0,'soga_skin_color',118,36,106), (416089,2620632,1,'cheek_type',-42,2,0), (416090,2620632,1,'chin_type',13,12,-4), (416091,2620632,1,'ear_type',-6,-14,0), (416092,2620632,1,'eye_brow_type',12,-28,19), (416093,2620632,0,'eye_color',170,142,111), (416094,2620632,1,'eye_type',-26,0,0), (416095,2620632,0,'hair_face_color',249,240,235), (416096,2620632,0,'hair_face_highlight_color',107,88,2), (416097,2620632,0,'hair_type_color',249,240,235), (416098,2620632,0,'hair_type_highlight_color',107,88,2), (416099,2620632,1,'lip_type',-8,-25,-22), (416100,2620632,1,'nose_type',19,8,14), (416101,2620632,0,'skin_color',249,230,230), (416102,2620632,1,'soga_cheek_type',-42,2,0), (416103,2620632,1,'soga_chin_type',13,12,-4), (416104,2620632,1,'soga_ear_type',-6,-14,0), (416105,2620632,1,'soga_eye_brow_type',12,-28,19), (416106,2620632,0,'soga_eye_color',229,229,102), (416107,2620632,1,'soga_eye_type',-26,0,0), (416108,2620632,0,'soga_hair_face_color',249,240,235), (416109,2620632,0,'soga_hair_face_highlight_color',107,88,2), (416110,2620632,0,'soga_hair_type_color',249,240,235), (416111,2620632,0,'soga_hair_type_highlight_color',107,88,2), (416112,2620632,1,'soga_lip_type',-8,-25,-22), (416113,2620632,1,'soga_nose_type',19,8,14), (416114,2620632,0,'soga_skin_color',249,230,230), (416115,2620632,0,'wing_color1',255,255,255), (416116,2620632,0,'wing_color2',255,255,255), (416117,2620633,0,'eye_color',255,255,255), (416118,2620633,0,'skin_color',255,255,255), (416119,2620633,0,'soga_eye_color',255,0,255), (416120,2620634,0,'eye_color',255,255,255), (416121,2620634,0,'skin_color',255,255,255), (416122,2620634,0,'soga_eye_color',255,0,255), (416123,2620635,0,'eye_color',249,249,249), (416124,2620635,0,'skin_color',249,249,249), (416125,2620635,0,'soga_eye_color',255,0,255), (416126,2620636,0,'eye_color',255,255,255), (416127,2620636,0,'skin_color',255,255,255), (416128,2620636,0,'soga_eye_color',255,0,255), (416129,2620637,0,'eye_color',255,255,255), (416130,2620637,0,'skin_color',255,255,255), (416131,2620637,0,'soga_eye_color',255,0,255), (416132,2620638,0,'eye_color',255,255,255), (416133,2620638,0,'skin_color',255,255,255), (416134,2620638,0,'soga_eye_color',255,0,255), (416135,2620639,0,'eye_color',255,255,255), (416136,2620639,0,'skin_color',255,255,255), (416137,2620639,0,'soga_eye_color',255,0,255), (416138,2620640,0,'eye_color',255,255,255), (416139,2620640,0,'skin_color',125,171,97), (416140,2620640,0,'soga_eye_color',255,0,255), (416141,2620641,1,'cheek_type',-8,-9,0), (416142,2620641,1,'chin_type',4,-12,3), (416143,2620641,1,'ear_type',45,9,0), (416144,2620641,1,'eye_brow_type',-22,-19,-8), (416145,2620641,0,'eye_color',34,70,78), (416146,2620641,1,'eye_type',8,0,0), (416147,2620641,0,'hair_face_color',206,132,1), (416148,2620641,0,'hair_face_highlight_color',55,23,0), (416149,2620641,0,'hair_type_color',206,132,1), (416150,2620641,0,'hair_type_highlight_color',55,23,0), (416151,2620641,1,'lip_type',-2,48,-3), (416152,2620641,1,'nose_type',-3,9,-21), (416153,2620641,0,'skin_color',238,245,245), (416154,2620641,1,'soga_cheek_type',-8,-9,0), (416155,2620641,1,'soga_chin_type',4,-12,3), (416156,2620641,1,'soga_ear_type',45,9,0), (416157,2620641,1,'soga_eye_brow_type',-22,-19,-8), (416158,2620641,0,'soga_eye_color',229,229,102), (416159,2620641,1,'soga_eye_type',8,0,0), (416160,2620641,0,'soga_hair_face_color',206,132,1), (416161,2620641,0,'soga_hair_face_highlight_color',55,23,0), (416162,2620641,0,'soga_hair_type_color',206,132,1), (416163,2620641,0,'soga_hair_type_highlight_color',55,23,0), (416164,2620641,1,'soga_lip_type',-2,48,-3), (416165,2620641,1,'soga_nose_type',-3,9,-21), (416166,2620641,0,'soga_skin_color',238,245,245), (416167,2620641,0,'wing_color1',255,255,255), (416168,2620641,0,'wing_color2',255,255,255), (416169,2620642,0,'eye_color',255,255,255), (416170,2620642,0,'skin_color',29,29,29), (416171,2620642,0,'soga_eye_color',255,0,255), (416172,2620643,1,'cheek_type',-12,11,0), (416173,2620643,1,'chin_type',-53,-28,3), (416174,2620643,1,'ear_type',-31,-48,0), (416175,2620643,1,'eye_brow_type',-94,45,42), (416176,2620643,0,'eye_color',121,172,178), (416177,2620643,1,'eye_type',64,0,0), (416178,2620643,0,'hair_color1',89,21,21), (416179,2620643,0,'hair_color2',171,87,0), (416180,2620643,0,'hair_face_color',145,49,29), (416181,2620643,0,'hair_face_highlight_color',15,1,21), (416182,2620643,0,'hair_highlight',29,21,28), (416183,2620643,0,'hair_type_color',145,49,29), (416184,2620643,0,'hair_type_highlight_color',15,1,21), (416185,2620643,1,'lip_type',-52,-94,-85), (416186,2620643,1,'nose_type',19,47,4), (416187,2620643,0,'skin_color',223,186,182), (416188,2620643,1,'soga_cheek_type',-12,11,0), (416189,2620643,1,'soga_chin_type',-53,-28,3), (416190,2620643,1,'soga_ear_type',-31,-48,0), (416191,2620643,1,'soga_eye_brow_type',-94,45,42), (416192,2620643,0,'soga_eye_color',229,229,102), (416193,2620643,1,'soga_eye_type',64,0,0), (416194,2620643,0,'soga_hair_color1',89,21,21), (416195,2620643,0,'soga_hair_color2',171,87,0), (416196,2620643,0,'soga_hair_face_color',145,49,29), (416197,2620643,0,'soga_hair_face_highlight_color',15,1,21), (416198,2620643,0,'soga_hair_highlight',29,21,28), (416199,2620643,0,'soga_hair_type_color',145,49,29), (416200,2620643,0,'soga_hair_type_highlight_color',15,1,21), (416201,2620643,1,'soga_lip_type',-52,-94,-85), (416202,2620643,1,'soga_nose_type',19,47,4), (416203,2620643,0,'soga_skin_color',223,186,182), (416204,2620643,0,'wing_color1',255,255,255), (416205,2620643,0,'wing_color2',255,255,255), (416206,2620644,1,'cheek_type',22,22,0), (416207,2620644,1,'chin_type',9,56,-72), (416208,2620644,1,'eye_brow_type',-79,28,91), (416209,2620644,0,'eye_color',67,24,82), (416210,2620644,1,'eye_type',-93,0,0), (416211,2620644,0,'hair_face_color',172,158,220), (416212,2620644,0,'hair_type_color',172,158,220), (416213,2620644,1,'lip_type',-32,48,79), (416214,2620644,1,'nose_type',-34,53,-62), (416215,2620644,0,'skin_color',172,158,220), (416216,2620644,1,'soga_cheek_type',22,22,0), (416217,2620644,1,'soga_chin_type',9,56,-72), (416218,2620644,1,'soga_eye_brow_type',-79,28,91), (416219,2620644,0,'soga_eye_color',229,229,102), (416220,2620644,1,'soga_eye_type',-93,0,0), (416221,2620644,0,'soga_hair_face_color',172,158,220), (416222,2620644,0,'soga_hair_type_color',172,158,220), (416223,2620644,1,'soga_lip_type',-32,48,79), (416224,2620644,1,'soga_nose_type',-34,53,-62), (416225,2620644,0,'soga_skin_color',172,158,220), (416226,2620645,0,'eye_color',65,43,86), (416227,2620645,0,'skin_color',81,81,81), (416228,2620645,0,'soga_eye_color',255,0,255), (416229,2620646,0,'eye_color',255,255,255), (416230,2620646,0,'skin_color',61,112,80), (416231,2620646,0,'soga_eye_color',255,0,255), (416232,2620647,0,'eye_color',152,7,0), (416233,2620647,0,'skin_color',23,84,29), (416234,2620647,0,'soga_eye_color',255,0,255), (416235,2620648,0,'eye_color',152,7,0), (416236,2620648,0,'skin_color',23,84,29), (416237,2620648,0,'soga_eye_color',255,0,255), (416238,2620649,0,'eye_color',152,7,0), (416239,2620649,0,'skin_color',23,84,29), (416240,2620649,0,'soga_eye_color',255,0,255), (416241,2620650,0,'eye_color',255,255,255), (416242,2620650,0,'skin_color',126,170,96), (416243,2620650,0,'soga_eye_color',255,0,255), (416244,2620651,0,'eye_color',152,7,0), (416245,2620651,0,'skin_color',23,84,29), (416246,2620651,0,'soga_eye_color',255,0,255), (416247,2620652,0,'eye_color',152,7,0), (416248,2620652,0,'skin_color',23,84,29), (416249,2620652,0,'soga_eye_color',255,0,255), (416250,2620653,0,'eye_color',152,7,0), (416251,2620653,0,'skin_color',23,84,29), (416252,2620653,0,'soga_eye_color',255,0,255), (416253,2620654,0,'eye_color',234,240,45), (416254,2620654,0,'skin_color',253,29,23), (416255,2620654,0,'soga_eye_color',255,0,255), (416256,2620655,1,'cheek_type',-11,12,0), (416257,2620655,1,'chin_type',-9,19,2), (416258,2620655,1,'ear_type',28,-38,0), (416259,2620655,1,'eye_brow_type',-14,14,0), (416260,2620655,0,'eye_color',74,70,37), (416261,2620655,0,'hair_color1',91,21,51), (416262,2620655,0,'hair_color2',159,88,0), (416263,2620655,0,'hair_face_color',114,31,28), (416264,2620655,0,'hair_face_highlight_color',192,99,44), (416265,2620655,0,'hair_highlight',105,26,26), (416266,2620655,0,'hair_type_color',114,31,28), (416267,2620655,0,'hair_type_highlight_color',192,99,44), (416268,2620655,1,'lip_type',25,-4,4), (416269,2620655,1,'nose_type',25,4,12), (416270,2620655,0,'skin_color',155,162,162), (416271,2620655,1,'soga_cheek_type',-11,12,0), (416272,2620655,1,'soga_chin_type',-9,19,2), (416273,2620655,1,'soga_ear_type',28,-38,0), (416274,2620655,1,'soga_eye_brow_type',-14,14,0), (416275,2620655,0,'soga_eye_color',204,204,204), (416276,2620655,0,'soga_hair_color1',91,21,51), (416277,2620655,0,'soga_hair_color2',159,88,0), (416278,2620655,0,'soga_hair_face_color',114,31,28), (416279,2620655,0,'soga_hair_face_highlight_color',192,99,44), (416280,2620655,0,'soga_hair_highlight',105,26,26), (416281,2620655,0,'soga_hair_type_color',114,31,28), (416282,2620655,0,'soga_hair_type_highlight_color',192,99,44), (416283,2620655,1,'soga_lip_type',25,-4,4), (416284,2620655,1,'soga_nose_type',25,4,12), (416285,2620655,0,'soga_skin_color',155,162,162), (416286,2620655,0,'wing_color1',255,255,255), (416287,2620655,0,'wing_color2',255,255,255), (416288,2620656,1,'cheek_type',12,-19,0), (416289,2620656,1,'chin_type',-6,-6,9), (416290,2620656,1,'ear_type',1,0,0), (416291,2620656,1,'eye_brow_type',-1,3,0), (416292,2620656,0,'eye_color',39,82,83), (416293,2620656,1,'eye_type',-6,0,0), (416294,2620656,0,'hair_face_color',122,149,149), (416295,2620656,0,'hair_face_highlight_color',133,125,62), (416296,2620656,0,'hair_type_color',122,149,149), (416297,2620656,0,'hair_type_highlight_color',133,125,62), (416298,2620656,1,'lip_type',-31,6,8), (416299,2620656,1,'nose_type',-14,28,-13), (416300,2620656,0,'skin_color',202,140,126), (416301,2620656,1,'soga_cheek_type',12,-19,0), (416302,2620656,1,'soga_chin_type',-6,-6,9), (416303,2620656,1,'soga_ear_type',1,0,0), (416304,2620656,1,'soga_eye_brow_type',-1,3,0), (416305,2620656,0,'soga_eye_color',229,229,102), (416306,2620656,1,'soga_eye_type',-6,0,0), (416307,2620656,0,'soga_hair_face_color',122,149,149), (416308,2620656,0,'soga_hair_face_highlight_color',133,125,62), (416309,2620656,0,'soga_hair_type_color',122,149,149), (416310,2620656,0,'soga_hair_type_highlight_color',133,125,62), (416311,2620656,1,'soga_lip_type',-31,6,8), (416312,2620656,1,'soga_nose_type',-14,28,-13), (416313,2620656,0,'soga_skin_color',202,140,126), (416314,2620656,0,'wing_color1',255,255,255), (416315,2620656,0,'wing_color2',255,255,255), (416316,2620657,1,'cheek_type',-28,22,0), (416317,2620657,1,'chin_type',39,14,-6), (416318,2620657,1,'ear_type',-19,8,0), (416319,2620657,1,'eye_brow_type',-28,0,-7), (416320,2620657,0,'eye_color',31,63,52), (416321,2620657,1,'eye_type',-33,0,0), (416322,2620657,0,'hair_face_color',165,145,52), (416323,2620657,0,'hair_face_highlight_color',49,26,1), (416324,2620657,0,'hair_type_color',165,145,52), (416325,2620657,0,'hair_type_highlight_color',49,26,1), (416326,2620657,1,'lip_type',17,-33,42), (416327,2620657,1,'nose_type',-24,4,-31), (416328,2620657,0,'skin_color',209,196,175), (416329,2620657,1,'soga_cheek_type',-28,22,0), (416330,2620657,1,'soga_chin_type',39,14,-6), (416331,2620657,1,'soga_ear_type',-19,8,0), (416332,2620657,1,'soga_eye_brow_type',-28,0,-7), (416333,2620657,0,'soga_eye_color',229,229,102), (416334,2620657,1,'soga_eye_type',-33,0,0), (416335,2620657,0,'soga_hair_face_color',165,145,52), (416336,2620657,0,'soga_hair_face_highlight_color',49,26,1), (416337,2620657,0,'soga_hair_type_color',165,145,52), (416338,2620657,0,'soga_hair_type_highlight_color',49,26,1), (416339,2620657,1,'soga_lip_type',17,-33,42), (416340,2620657,1,'soga_nose_type',-24,4,-31), (416341,2620657,0,'soga_skin_color',209,196,175), (416342,2620657,0,'wing_color1',255,255,255), (416343,2620657,0,'wing_color2',255,255,255), (416344,2620658,0,'eye_color',255,255,255), (416345,2620658,0,'skin_color',77,43,22), (416346,2620658,0,'soga_eye_color',255,0,255), (416347,2620659,0,'eye_color',255,255,255), (416348,2620659,0,'skin_color',61,112,80), (416349,2620659,0,'soga_eye_color',255,0,255), (416350,2620660,0,'eye_color',255,255,255), (416351,2620660,0,'skin_color',77,43,22), (416352,2620660,0,'soga_eye_color',255,0,255), (416353,2620661,0,'eye_color',234,234,234), (416354,2620661,0,'skin_color',234,234,234), (416355,2620661,0,'soga_eye_color',255,0,255), (416356,2620662,0,'eye_color',255,255,255), (416357,2620662,0,'skin_color',255,255,255), (416358,2620662,0,'soga_eye_color',255,0,255), (416359,2620663,0,'eye_color',255,255,255), (416360,2620663,0,'skin_color',255,255,255), (416361,2620663,0,'soga_eye_color',255,0,255), (416362,2620664,0,'eye_color',28,28,28), (416363,2620664,0,'skin_color',186,65,12), (416364,2620664,0,'soga_eye_color',255,0,255), (416365,2620665,0,'eye_color',255,255,255), (416366,2620665,0,'skin_color',255,255,255), (416367,2620665,0,'soga_eye_color',255,0,255), (416368,2620666,0,'eye_color',255,255,0), (416369,2620666,0,'skin_color',255,255,0), (416370,2620666,0,'soga_eye_color',255,0,255), (416371,2620667,0,'eye_color',221,190,171), (416372,2620667,0,'skin_color',221,169,138), (416373,2620667,0,'soga_eye_color',255,0,255), (416374,2620668,1,'cheek_type',95,41,0), (416375,2620668,1,'chin_type',100,100,50), (416376,2620668,1,'ear_type',100,100,0), (416377,2620668,1,'eye_brow_type',-97,87,-26), (416378,2620668,0,'eye_color',202,177,137), (416379,2620668,1,'eye_type',52,0,0), (416380,2620668,0,'hair_color1',160,156,172), (416381,2620668,0,'hair_color2',62,62,68), (416382,2620668,0,'hair_face_color',244,244,246), (416383,2620668,0,'hair_face_highlight_color',244,244,246), (416384,2620668,0,'hair_highlight',160,156,172), (416385,2620668,0,'hair_type_color',244,244,246), (416386,2620668,0,'hair_type_highlight_color',244,244,246), (416387,2620668,1,'lip_type',45,85,-88), (416388,2620668,1,'nose_type',2,-56,-97), (416389,2620668,0,'skin_color',234,186,190), (416390,2620668,1,'soga_cheek_type',95,41,0), (416391,2620668,1,'soga_chin_type',100,100,50), (416392,2620668,1,'soga_ear_type',100,100,0), (416393,2620668,1,'soga_eye_brow_type',-97,87,-26), (416394,2620668,0,'soga_eye_color',229,229,102), (416395,2620668,1,'soga_eye_type',52,0,0), (416396,2620668,0,'soga_hair_color1',160,156,172), (416397,2620668,0,'soga_hair_color2',62,62,68), (416398,2620668,0,'soga_hair_face_color',244,244,246), (416399,2620668,0,'soga_hair_face_highlight_color',244,244,246), (416400,2620668,0,'soga_hair_highlight',160,156,172), (416401,2620668,0,'soga_hair_type_color',244,244,246), (416402,2620668,0,'soga_hair_type_highlight_color',244,244,246), (416403,2620668,1,'soga_lip_type',45,85,-88), (416404,2620668,1,'soga_nose_type',2,-56,-97), (416405,2620668,0,'soga_skin_color',234,186,190), (416406,2620669,0,'eye_color',73,3,0), (416407,2620669,0,'skin_color',255,0,12), (416408,2620669,0,'soga_eye_color',255,0,255), (416409,2620670,0,'eye_color',221,190,171), (416410,2620670,0,'skin_color',221,169,138), (416411,2620670,0,'soga_eye_color',255,0,255), (416412,2620671,0,'eye_color',235,239,45), (416413,2620671,0,'skin_color',253,28,22), (416414,2620671,0,'soga_eye_color',255,0,255), (416415,2620672,0,'eye_color',189,155,51), (416416,2620672,0,'skin_color',119,32,10), (416417,2620672,0,'soga_eye_color',255,0,255), (416418,2620673,0,'eye_color',255,255,255), (416419,2620673,0,'skin_color',77,43,22), (416420,2620673,0,'soga_eye_color',255,0,255), (416421,2620674,0,'eye_color',255,255,255), (416422,2620674,0,'skin_color',77,43,22), (416423,2620674,0,'soga_eye_color',255,0,255), (416424,2620675,0,'eye_color',255,255,255), (416425,2620675,0,'skin_color',120,169,93), (416426,2620675,0,'soga_eye_color',255,0,255), (416427,2620676,0,'eye_color',255,255,255), (416428,2620676,0,'skin_color',77,43,22), (416429,2620676,0,'soga_eye_color',255,0,255), (416430,2620677,0,'eye_color',255,255,255), (416431,2620677,0,'skin_color',77,43,22), (416432,2620677,0,'soga_eye_color',255,0,255), (416433,2620678,0,'eye_color',255,255,255), (416434,2620678,0,'skin_color',77,43,22), (416435,2620678,0,'soga_eye_color',255,0,255), (416436,2620679,0,'eye_color',255,255,255), (416437,2620679,0,'skin_color',77,43,22), (416438,2620679,0,'soga_eye_color',255,0,255), (416439,2620680,0,'eye_color',255,255,255), (416440,2620680,0,'skin_color',77,43,22), (416441,2620680,0,'soga_eye_color',255,0,255), (416442,2620681,0,'eye_color',255,255,255), (416443,2620681,0,'skin_color',255,255,255), (416444,2620681,0,'soga_eye_color',255,0,255), (416445,2620682,0,'eye_color',255,255,255), (416446,2620682,0,'skin_color',77,43,22), (416447,2620682,0,'soga_eye_color',255,0,255), (416448,2620683,0,'eye_color',255,255,255), (416449,2620683,0,'skin_color',77,43,22), (416450,2620683,0,'soga_eye_color',255,0,255), (416451,2620684,0,'eye_color',255,255,255), (416452,2620684,0,'skin_color',77,43,22), (416453,2620684,0,'soga_eye_color',255,0,255), (416454,2620685,0,'eye_color',255,255,255), (416455,2620685,0,'skin_color',77,43,22), (416456,2620685,0,'soga_eye_color',255,0,255), (416457,2620686,0,'eye_color',255,255,255), (416458,2620686,0,'skin_color',77,43,22), (416459,2620686,0,'soga_eye_color',255,0,255), (416460,2620687,0,'eye_color',128,63,63), (416461,2620687,0,'skin_color',255,255,255), (416462,2620687,0,'soga_eye_color',255,0,255), (416463,2620688,0,'eye_color',255,255,255), (416464,2620688,0,'skin_color',77,43,22), (416465,2620688,0,'soga_eye_color',255,0,255), (416466,2620689,0,'eye_color',255,255,255), (416467,2620689,0,'skin_color',255,255,255), (416468,2620689,0,'soga_eye_color',255,0,255), (416469,2620690,0,'eye_color',255,255,0), (416470,2620690,0,'skin_color',22,84,28), (416471,2620690,0,'soga_eye_color',255,0,255), (416472,2620691,0,'eye_color',224,196,179), (416473,2620691,0,'skin_color',28,28,28), (416474,2620691,0,'soga_eye_color',255,0,255), (416475,2620692,0,'eye_color',204,45,45), (416476,2620692,0,'skin_color',255,255,0), (416477,2620692,0,'soga_eye_color',255,0,255), (416478,2620693,0,'eye_color',255,255,255), (416479,2620693,0,'skin_color',255,255,255), (416480,2620693,0,'soga_eye_color',255,0,255), (416481,2620694,0,'eye_color',242,218,55), (416482,2620694,0,'skin_color',193,81,49), (416483,2620694,0,'soga_eye_color',255,0,255), (416484,2620695,0,'eye_color',28,28,28), (416485,2620695,0,'skin_color',249,235,179), (416486,2620695,0,'soga_eye_color',255,0,255), (416487,2620696,0,'eye_color',253,202,130), (416488,2620696,0,'skin_color',131,34,36), (416489,2620696,0,'soga_eye_color',255,0,255), (416490,2620697,0,'eye_color',255,255,255), (416491,2620697,0,'skin_color',77,43,22), (416492,2620697,0,'soga_eye_color',255,0,255), (416493,2620698,0,'eye_color',255,255,255), (416494,2620698,0,'skin_color',77,43,22), (416495,2620698,0,'soga_eye_color',255,0,255), (416496,2620699,0,'eye_color',255,255,255), (416497,2620699,0,'skin_color',77,43,22), (416498,2620699,0,'soga_eye_color',255,0,255), (416499,2620700,0,'eye_color',255,255,255), (416500,2620700,0,'skin_color',255,255,255), (416501,2620700,0,'soga_eye_color',255,0,255), (416502,2620701,1,'cheek_type',-41,78,0), (416503,2620701,1,'chin_type',17,14,0), (416504,2620701,1,'ear_type',-84,90,0), (416505,2620701,1,'eye_brow_type',93,78,61), (416506,2620701,0,'eye_color',176,187,160), (416507,2620701,1,'eye_type',-74,0,0), (416508,2620701,0,'hair_color1',200,165,96), (416509,2620701,0,'hair_color2',173,99,44), (416510,2620701,0,'hair_face_color',230,171,26), (416511,2620701,0,'hair_face_highlight_color',84,0,0), (416512,2620701,0,'hair_highlight',109,14,49), (416513,2620701,0,'hair_type_color',230,171,26), (416514,2620701,0,'hair_type_highlight_color',84,0,0), (416515,2620701,1,'lip_type',-51,11,-69), (416516,2620701,1,'nose_type',-83,38,-1), (416517,2620701,0,'skin_color',183,148,98), (416518,2620701,1,'soga_cheek_type',-41,78,0), (416519,2620701,1,'soga_chin_type',17,14,0), (416520,2620701,1,'soga_ear_type',-84,90,0), (416521,2620701,1,'soga_eye_brow_type',93,78,61), (416522,2620701,0,'soga_eye_color',229,229,102), (416523,2620701,1,'soga_eye_type',-74,0,0), (416524,2620701,0,'soga_hair_color1',200,165,96), (416525,2620701,0,'soga_hair_color2',173,99,44), (416526,2620701,0,'soga_hair_face_color',230,171,26), (416527,2620701,0,'soga_hair_face_highlight_color',84,0,0), (416528,2620701,0,'soga_hair_highlight',109,14,49), (416529,2620701,0,'soga_hair_type_color',230,171,26), (416530,2620701,0,'soga_hair_type_highlight_color',84,0,0), (416531,2620701,1,'soga_lip_type',-51,11,-69), (416532,2620701,1,'soga_nose_type',-83,38,-1), (416533,2620701,0,'soga_skin_color',183,148,98), (416534,2620701,0,'wing_color1',255,255,255), (416535,2620701,0,'wing_color2',255,255,255), (416536,2620702,1,'cheek_type',48,69,0), (416537,2620702,1,'chin_type',-61,-33,-51), (416538,2620702,1,'ear_type',79,38,0), (416539,2620702,1,'eye_brow_type',-35,65,66), (416540,2620702,0,'eye_color',40,80,93), (416541,2620702,1,'eye_type',-36,0,0), (416542,2620702,0,'hair_color1',239,221,86), (416543,2620702,0,'hair_color2',99,53,22), (416544,2620702,0,'hair_face_color',221,178,17), (416545,2620702,0,'hair_face_highlight_color',216,154,23), (416546,2620702,0,'hair_highlight',200,165,96), (416547,2620702,0,'hair_type_color',221,178,17), (416548,2620702,0,'hair_type_highlight_color',216,154,23), (416549,2620702,1,'lip_type',56,-29,-39), (416550,2620702,1,'nose_type',0,-14,95), (416551,2620702,0,'skin_color',190,136,139), (416552,2620702,1,'soga_cheek_type',48,69,0), (416553,2620702,1,'soga_chin_type',-61,-33,-51), (416554,2620702,1,'soga_ear_type',79,38,0), (416555,2620702,1,'soga_eye_brow_type',-35,65,66), (416556,2620702,0,'soga_eye_color',229,229,102), (416557,2620702,1,'soga_eye_type',-36,0,0), (416558,2620702,0,'soga_hair_color1',239,221,86), (416559,2620702,0,'soga_hair_color2',99,53,22), (416560,2620702,0,'soga_hair_face_color',221,178,17), (416561,2620702,0,'soga_hair_face_highlight_color',216,154,23), (416562,2620702,0,'soga_hair_highlight',200,165,96), (416563,2620702,0,'soga_hair_type_color',221,178,17), (416564,2620702,0,'soga_hair_type_highlight_color',216,154,23), (416565,2620702,1,'soga_lip_type',56,-29,-39), (416566,2620702,1,'soga_nose_type',0,-14,95), (416567,2620702,0,'soga_skin_color',190,136,139), (416568,2620702,0,'wing_color1',255,255,255), (416569,2620702,0,'wing_color2',255,255,255), (416570,2620703,1,'cheek_type',-62,42,0), (416571,2620703,1,'chin_type',-82,29,-71), (416572,2620703,1,'ear_type',52,-12,0), (416573,2620703,1,'eye_brow_type',34,-38,53), (416574,2620703,0,'eye_color',76,60,30), (416575,2620703,1,'eye_type',-53,0,0), (416576,2620703,0,'hair_color1',38,22,21), (416577,2620703,0,'hair_color2',120,50,0), (416578,2620703,0,'hair_face_color',124,165,161), (416579,2620703,0,'hair_face_highlight_color',233,184,31), (416580,2620703,0,'hair_highlight',246,219,114), (416581,2620703,0,'hair_type_color',124,165,161), (416582,2620703,0,'hair_type_highlight_color',233,184,31), (416583,2620703,1,'lip_type',42,-14,-96), (416584,2620703,1,'nose_type',-44,63,96), (416585,2620703,0,'skin_color',213,187,157), (416586,2620703,1,'soga_cheek_type',-62,42,0), (416587,2620703,1,'soga_chin_type',-82,29,-71), (416588,2620703,1,'soga_ear_type',52,-12,0), (416589,2620703,1,'soga_eye_brow_type',34,-38,53), (416590,2620703,0,'soga_eye_color',229,229,102), (416591,2620703,1,'soga_eye_type',-53,0,0), (416592,2620703,0,'soga_hair_color1',38,22,21), (416593,2620703,0,'soga_hair_color2',120,50,0), (416594,2620703,0,'soga_hair_face_color',124,165,161), (416595,2620703,0,'soga_hair_face_highlight_color',233,184,31), (416596,2620703,0,'soga_hair_highlight',246,219,114), (416597,2620703,0,'soga_hair_type_color',124,165,161), (416598,2620703,0,'soga_hair_type_highlight_color',233,184,31), (416599,2620703,1,'soga_lip_type',42,-14,-96), (416600,2620703,1,'soga_nose_type',-44,63,96), (416601,2620703,0,'soga_skin_color',213,187,157), (416602,2620703,0,'wing_color1',255,255,255), (416603,2620703,0,'wing_color2',255,255,255), (416604,2620704,1,'cheek_type',-24,-34,0), (416605,2620704,1,'chin_type',-34,-89,-55), (416606,2620704,1,'ear_type',-42,-59,0), (416607,2620704,1,'eye_brow_type',93,19,-8), (416608,2620704,0,'eye_color',144,188,195), (416609,2620704,1,'eye_type',62,0,0), (416610,2620704,0,'hair_color1',91,21,51), (416611,2620704,0,'hair_color2',159,88,0), (416612,2620704,0,'hair_face_color',121,38,35), (416613,2620704,0,'hair_face_highlight_color',47,33,3), (416614,2620704,0,'hair_highlight',79,28,15), (416615,2620704,0,'hair_type_color',121,38,35), (416616,2620704,0,'hair_type_highlight_color',47,33,3), (416617,2620704,1,'lip_type',-8,9,58), (416618,2620704,1,'nose_type',-4,18,82), (416619,2620704,0,'skin_color',228,177,149), (416620,2620704,1,'soga_cheek_type',-24,-34,0), (416621,2620704,1,'soga_chin_type',-34,-89,-55), (416622,2620704,1,'soga_ear_type',-42,-59,0), (416623,2620704,1,'soga_eye_brow_type',93,19,-8), (416624,2620704,0,'soga_eye_color',229,229,102), (416625,2620704,1,'soga_eye_type',62,0,0), (416626,2620704,0,'soga_hair_color1',91,21,51), (416627,2620704,0,'soga_hair_color2',159,88,0), (416628,2620704,0,'soga_hair_face_color',121,38,35), (416629,2620704,0,'soga_hair_face_highlight_color',47,33,3), (416630,2620704,0,'soga_hair_highlight',79,28,15), (416631,2620704,0,'soga_hair_type_color',121,38,35), (416632,2620704,0,'soga_hair_type_highlight_color',47,33,3), (416633,2620704,1,'soga_lip_type',-8,9,58), (416634,2620704,1,'soga_nose_type',-4,18,82), (416635,2620704,0,'soga_skin_color',228,177,149), (416636,2620704,0,'wing_color1',255,255,255), (416637,2620704,0,'wing_color2',255,255,255), (416638,2620705,0,'eye_color',63,0,0), (416639,2620705,0,'skin_color',255,138,22), (416640,2620705,0,'soga_eye_color',255,0,255), (416641,2620706,0,'eye_color',152,7,0), (416642,2620706,0,'skin_color',23,84,29), (416643,2620706,0,'soga_eye_color',255,0,255), (416644,2620707,0,'eye_color',152,7,0), (416645,2620707,0,'skin_color',23,84,29), (416646,2620707,0,'soga_eye_color',255,0,255), (416647,2620708,0,'eye_color',255,255,255), (416648,2620708,0,'skin_color',255,255,255), (416649,2620708,0,'soga_eye_color',255,0,255), (416650,2620709,0,'eye_color',255,255,255), (416651,2620709,0,'skin_color',255,255,255), (416652,2620709,0,'soga_eye_color',255,0,255), (416653,2620710,0,'eye_color',152,7,0), (416654,2620710,0,'skin_color',23,84,29), (416655,2620710,0,'soga_eye_color',255,0,255), (416656,2620711,0,'eye_color',234,240,45), (416657,2620711,0,'skin_color',152,47,1), (416658,2620711,0,'soga_eye_color',255,0,255), (416665,2620714,0,'eye_color',63,0,0), (416666,2620714,0,'skin_color',255,138,22), (416667,2620714,0,'soga_eye_color',255,0,255), (416668,2620715,1,'cheek_type',-22,66,0), (416669,2620715,1,'chin_type',83,-58,-77), (416670,2620715,1,'ear_type',-76,-85,0), (416671,2620715,1,'eye_brow_type',93,-93,19), (416672,2620715,0,'eye_color',43,87,100), (416673,2620715,1,'eye_type',-63,0,0), (416674,2620715,0,'hair_color1',79,28,15), (416675,2620715,0,'hair_color2',111,64,0), (416676,2620715,0,'hair_face_color',35,24,1), (416677,2620715,0,'hair_face_highlight_color',168,59,22), (416678,2620715,0,'hair_highlight',89,21,21), (416679,2620715,0,'hair_type_color',35,24,1), (416680,2620715,0,'hair_type_highlight_color',168,59,22), (416681,2620715,1,'lip_type',55,-65,18), (416682,2620715,1,'nose_type',14,74,64), (416683,2620715,0,'skin_color',46,34,21), (416684,2620715,1,'soga_cheek_type',-22,66,0), (416685,2620715,1,'soga_chin_type',83,-58,-77), (416686,2620715,1,'soga_ear_type',-76,-85,0), (416687,2620715,1,'soga_eye_brow_type',93,-93,19), (416688,2620715,0,'soga_eye_color',229,229,102), (416689,2620715,1,'soga_eye_type',-63,0,0), (416690,2620715,0,'soga_hair_color1',79,28,15), (416691,2620715,0,'soga_hair_color2',111,64,0), (416692,2620715,0,'soga_hair_face_color',35,24,1), (416693,2620715,0,'soga_hair_face_highlight_color',168,59,22), (416694,2620715,0,'soga_hair_highlight',89,21,21), (416695,2620715,0,'soga_hair_type_color',35,24,1), (416696,2620715,0,'soga_hair_type_highlight_color',168,59,22), (416697,2620715,1,'soga_lip_type',55,-65,18), (416698,2620715,1,'soga_nose_type',14,74,64), (416699,2620715,0,'soga_skin_color',46,34,21), (416700,2620715,0,'wing_color1',255,255,255), (416701,2620715,0,'wing_color2',255,255,255), (416702,2620716,0,'eye_color',255,255,255), (416703,2620716,0,'skin_color',255,255,255), (416704,2620716,0,'soga_eye_color',255,0,255), (416711,3940054,0,'eye_color',55,64,116), (416712,3940054,0,'skin_color',33,90,141), (416713,3940054,0,'soga_eye_color',255,0,255), (416714,3940055,0,'eye_color',255,255,255), (416715,3940055,0,'skin_color',255,255,255), (416716,3940055,0,'soga_eye_color',255,0,255), (416717,3940056,0,'eye_color',29,29,29), (416718,3940056,0,'skin_color',58,88,169), (416719,3940056,0,'soga_eye_color',255,0,255), (416720,3940057,0,'eye_color',255,255,255), (416721,3940057,0,'skin_color',255,255,255), (416722,3940057,0,'soga_eye_color',255,0,255), (416723,3940058,0,'eye_color',0,0,64), (416724,3940058,0,'skin_color',29,29,29), (416725,3940058,0,'soga_eye_color',255,0,255), (416726,3940059,0,'eye_color',23,86,88), (416727,3940059,0,'skin_color',55,64,116), (416728,3940059,0,'soga_eye_color',255,0,255), (416729,3940060,0,'eye_color',55,64,116), (416730,3940060,0,'skin_color',33,90,141), (416731,3940060,0,'soga_eye_color',255,0,255), (416732,3940061,0,'eye_color',55,64,116), (416733,3940061,0,'skin_color',33,90,141), (416734,3940061,0,'soga_eye_color',255,0,255), (416735,3940062,0,'eye_color',255,255,255), (416736,3940062,0,'skin_color',255,255,255), (416737,3940062,0,'soga_eye_color',255,0,255), (416738,3940063,0,'eye_color',55,64,116), (416739,3940063,0,'skin_color',33,90,141), (416740,3940063,0,'soga_eye_color',255,0,255), (416741,3940064,0,'eye_color',29,29,29), (416742,3940064,0,'skin_color',152,7,0), (416743,3940064,0,'soga_eye_color',255,0,255), (416744,3940065,0,'eye_color',55,64,116), (416745,3940065,0,'skin_color',33,90,141), (416746,3940065,0,'soga_eye_color',255,0,255), (416747,3940066,0,'eye_color',239,209,88), (416748,3940066,0,'skin_color',0,0,255), (416749,3940066,0,'soga_eye_color',255,0,255), (416750,3940067,0,'eye_color',255,255,255), (416751,3940067,0,'skin_color',255,255,255), (416752,3940067,0,'soga_eye_color',255,0,255), (416753,3940068,0,'eye_color',55,64,116), (416754,3940068,0,'skin_color',33,90,141), (416755,3940068,0,'soga_eye_color',255,0,255), (416756,3940069,0,'eye_color',0,0,128), (416757,3940069,0,'skin_color',185,153,56), (416758,3940069,0,'soga_eye_color',255,0,255), (416759,3940070,0,'eye_color',255,255,255), (416760,3940070,0,'skin_color',110,86,137), (416761,3940070,0,'soga_eye_color',255,0,255), (416762,3940071,0,'eye_color',0,0,128), (416763,3940071,0,'skin_color',185,153,56), (416764,3940071,0,'soga_eye_color',255,0,255), (416765,3940072,0,'eye_color',128,128,128), (416766,3940072,0,'skin_color',0,0,255), (416767,3940072,0,'soga_eye_color',255,0,255), (416768,3940073,0,'eye_color',205,205,205), (416769,3940073,0,'skin_color',176,176,176), (416770,3940073,0,'soga_eye_color',255,0,255), (416771,3940074,0,'eye_color',128,128,128), (416772,3940074,0,'skin_color',0,0,255), (416773,3940074,0,'soga_eye_color',255,0,255), (416774,3940075,0,'eye_color',239,209,88), (416775,3940075,0,'skin_color',0,0,255), (416776,3940075,0,'soga_eye_color',255,0,255), (416777,3940076,0,'eye_color',255,255,255), (416778,3940076,0,'skin_color',255,255,255), (416779,3940076,0,'soga_eye_color',255,0,255), (416780,3940077,0,'eye_color',0,0,255), (416781,3940077,0,'skin_color',64,0,128), (416782,3940077,0,'soga_eye_color',255,0,255), (416798,3940083,0,'eye_color',255,255,255), (416799,3940083,0,'skin_color',255,255,255), (416800,3940083,0,'soga_eye_color',255,0,255), (416801,3940084,0,'eye_color',255,255,255), (416802,3940084,0,'skin_color',255,255,255), (416803,3940084,0,'soga_eye_color',255,0,255), (416804,3940085,0,'eye_color',255,255,255), (416805,3940085,0,'skin_color',255,255,255), (416806,3940085,0,'soga_eye_color',255,0,255), (416807,3940086,0,'eye_color',255,255,255), (416808,3940086,0,'skin_color',255,255,255), (416809,3940086,0,'soga_eye_color',255,0,255), (416810,3940087,0,'eye_color',255,255,255), (416811,3940087,0,'skin_color',255,255,255), (416812,3940087,0,'soga_eye_color',255,0,255), (416813,3940088,0,'eye_color',255,255,255), (416814,3940088,0,'skin_color',255,255,255), (416815,3940088,0,'soga_eye_color',255,0,255), (416816,3940089,0,'eye_color',255,255,255), (416817,3940089,0,'skin_color',255,255,255), (416818,3940089,0,'soga_eye_color',255,0,255), (416819,3940090,0,'eye_color',255,255,255), (416820,3940090,0,'skin_color',255,255,255), (416821,3940090,0,'soga_eye_color',255,0,255), (416822,3940091,0,'eye_color',255,255,255), (416823,3940091,0,'skin_color',255,255,255), (416824,3940091,0,'soga_eye_color',255,0,255), (416825,3940092,0,'eye_color',255,255,255), (416826,3940092,0,'skin_color',255,255,255), (416827,3940092,0,'soga_eye_color',255,0,255), (416828,680135,0,'eye_color',255,255,255), (416829,680135,0,'skin_color',255,255,255), (416830,680135,0,'soga_eye_color',255,0,255), (416831,680136,0,'eye_color',255,255,255), (416832,680136,0,'skin_color',255,255,255), (416833,680136,0,'soga_eye_color',255,0,255), (416834,680137,0,'eye_color',255,66,66), (416835,680137,0,'skin_color',255,255,255), (416836,680137,0,'soga_eye_color',255,0,255), (416837,680138,0,'eye_color',255,255,255), (416838,680138,0,'skin_color',255,255,255), (416839,680138,0,'soga_eye_color',255,0,255), (416840,680139,0,'eye_color',255,255,255), (416841,680139,0,'skin_color',255,255,255), (416842,680139,0,'soga_eye_color',255,0,255), (416843,680140,0,'eye_color',255,255,255), (416844,680140,0,'skin_color',255,255,255), (416845,680140,0,'soga_eye_color',255,0,255), (416846,680141,0,'eye_color',255,255,255), (416847,680141,0,'skin_color',255,255,255), (416848,680141,0,'soga_eye_color',255,0,255), (416849,680142,0,'eye_color',255,255,255), (416850,680142,0,'skin_color',255,255,255), (416851,680142,0,'soga_eye_color',255,0,255), (416852,680143,0,'eye_color',28,184,235), (416853,680143,0,'skin_color',255,255,255), (416854,680143,0,'soga_eye_color',255,0,255), (416855,680144,0,'eye_color',255,255,255), (416856,680144,0,'skin_color',255,255,255), (416857,680144,0,'soga_eye_color',255,0,255), (416858,680145,0,'eye_color',255,255,255), (416859,680145,0,'skin_color',255,255,255), (416860,680145,0,'soga_eye_color',255,0,255), (416861,680146,0,'eye_color',255,255,255), (416862,680146,0,'skin_color',255,255,255), (416863,680146,0,'soga_eye_color',255,0,255), (416864,680147,0,'eye_color',56,98,1), (416865,680147,0,'skin_color',35,82,0), (416866,680147,0,'soga_eye_color',255,0,255), (416867,680148,0,'eye_color',255,255,255), (416868,680148,0,'skin_color',255,255,255), (416869,680148,0,'soga_eye_color',255,0,255), (416870,680149,0,'eye_color',255,255,255), (416871,680149,0,'skin_color',255,255,255), (416872,680149,0,'soga_eye_color',255,0,255), (416873,680150,0,'eye_color',255,255,255), (416874,680150,0,'skin_color',255,255,255), (416875,680150,0,'soga_eye_color',255,0,255), (416876,680151,0,'eye_color',255,255,255), (416877,680151,0,'skin_color',255,255,255), (416878,680151,0,'soga_eye_color',255,0,255), (416879,680152,0,'eye_color',255,255,255), (416880,680152,0,'skin_color',255,255,255), (416881,680152,0,'soga_eye_color',255,0,255), (416882,680153,0,'eye_color',255,255,255), (416883,680153,0,'skin_color',255,255,255), (416884,680153,0,'soga_eye_color',255,0,255), (416885,680154,0,'eye_color',255,255,255), (416886,680154,0,'skin_color',255,255,255), (416887,680154,0,'soga_eye_color',255,0,255), (416888,680155,0,'eye_color',255,255,255), (416889,680155,0,'skin_color',255,255,255), (416890,680155,0,'soga_eye_color',255,0,255), (416891,680156,0,'eye_color',255,255,255), (416892,680156,0,'skin_color',255,255,255), (416893,680156,0,'soga_eye_color',255,0,255), (416894,680157,0,'eye_color',255,255,255), (416895,680157,0,'skin_color',255,255,255), (416896,680157,0,'soga_eye_color',255,0,255), (416897,680158,0,'eye_color',255,255,255), (416898,680158,0,'skin_color',255,255,255), (416899,680158,0,'soga_eye_color',255,0,255), (416900,680159,0,'eye_color',255,255,255), (416901,680159,0,'skin_color',255,255,255), (416902,680159,0,'soga_eye_color',255,0,255), (416906,680161,0,'eye_color',255,255,255), (416907,680161,0,'skin_color',255,255,255), (416908,680161,0,'soga_eye_color',255,0,255), (416909,620156,0,'eye_color',255,255,255), (416910,620156,0,'skin_color',255,255,255), (416911,620156,0,'soga_eye_color',255,0,255), (416912,620157,0,'eye_color',255,255,255), (416913,620157,0,'skin_color',255,255,255), (416914,620157,0,'soga_eye_color',255,0,255), (416915,620158,0,'eye_color',255,255,255), (416916,620158,0,'skin_color',255,255,255), (416917,620158,0,'soga_eye_color',255,0,255), (416918,620159,0,'eye_color',255,255,255), (416919,620159,0,'skin_color',255,255,255), (416920,620159,0,'soga_eye_color',255,0,255), (416921,620160,0,'eye_color',255,255,255), (416922,620160,0,'skin_color',255,255,255), (416923,620160,0,'soga_eye_color',255,0,255), (416924,620161,0,'eye_color',255,255,255), (416925,620161,0,'skin_color',255,255,255), (416926,620161,0,'soga_eye_color',255,0,255), (416927,620162,0,'eye_color',255,255,255), (416928,620162,0,'skin_color',255,255,255), (416929,620162,0,'soga_eye_color',255,0,255), (416930,620163,0,'eye_color',255,255,255), (416931,620163,0,'skin_color',255,255,255), (416932,620163,0,'soga_eye_color',255,0,255), (416933,620164,0,'eye_color',255,255,255), (416934,620164,0,'skin_color',255,255,255), (416935,620164,0,'soga_eye_color',255,0,255), (416936,620165,0,'eye_color',255,255,255), (416937,620165,0,'skin_color',255,255,255), (416938,620165,0,'soga_eye_color',255,0,255), (416939,620166,0,'eye_color',255,255,255), (416940,620166,0,'skin_color',255,255,255), (416941,620166,0,'soga_eye_color',255,0,255), (416942,620167,0,'eye_color',255,255,255), (416943,620167,0,'skin_color',255,255,255), (416944,620167,0,'soga_eye_color',255,0,255), (416945,620168,0,'eye_color',255,255,255), (416946,620168,0,'skin_color',255,255,255), (416947,620168,0,'soga_eye_color',255,0,255), (416948,620169,0,'eye_color',255,255,255), (416949,620169,0,'skin_color',255,255,255), (416950,620169,0,'soga_eye_color',255,0,255), (416951,620170,0,'eye_color',255,255,255), (416952,620170,0,'skin_color',255,255,255), (416953,620170,0,'soga_eye_color',255,0,255), (416954,620171,0,'eye_color',255,255,255), (416955,620171,0,'skin_color',255,255,255), (416956,620171,0,'soga_eye_color',255,0,255), (416957,620172,0,'eye_color',255,255,255), (416958,620172,0,'skin_color',255,255,255), (416959,620172,0,'soga_eye_color',255,0,255), (416960,620173,0,'eye_color',255,255,255), (416961,620173,0,'skin_color',255,255,255), (416962,620173,0,'soga_eye_color',255,0,255), (416963,620174,0,'eye_color',255,255,255), (416964,620174,0,'skin_color',255,255,255), (416965,620174,0,'soga_eye_color',255,0,255), (416966,620175,0,'eye_color',255,255,255), (416967,620175,0,'skin_color',255,255,255), (416968,620175,0,'soga_eye_color',255,0,255), (416969,620176,0,'eye_color',255,255,255), (416970,620176,0,'skin_color',255,255,255), (416971,620176,0,'soga_eye_color',255,0,255), (416972,620177,0,'eye_color',130,0,0), (416973,620177,0,'skin_color',59,29,0), (416974,620177,0,'soga_eye_color',255,0,255), (416975,620178,0,'eye_color',130,0,0), (416976,620178,0,'skin_color',0,0,40), (416977,620178,0,'soga_eye_color',255,0,255), (416978,620179,0,'eye_color',255,255,255), (416979,620179,0,'skin_color',255,255,255), (416980,620179,0,'soga_eye_color',255,0,255), (416981,620180,0,'eye_color',255,255,255), (416982,620180,0,'skin_color',255,255,255), (416983,620180,0,'soga_eye_color',255,0,255), (416984,620181,0,'eye_color',255,255,255), (416985,620181,0,'skin_color',255,255,255), (416986,620181,0,'soga_eye_color',255,0,255), (416987,620182,0,'eye_color',255,255,255), (416988,620182,0,'skin_color',255,255,255), (416989,620182,0,'soga_eye_color',255,0,255), (416990,620183,0,'eye_color',255,255,255), (416991,620183,0,'skin_color',255,255,255), (416992,620183,0,'soga_eye_color',255,0,255), (416993,620184,1,'cheek_type',88,87,0), (416994,620184,1,'chin_type',-64,0,45), (416995,620184,1,'ear_type',2,37,0), (416996,620184,1,'eye_brow_type',8,-77,34), (416997,620184,0,'eye_color',212,172,255), (416998,620184,1,'eye_type',-35,0,0), (416999,620184,0,'hair_color1',103,102,153), (417000,620184,0,'hair_color2',95,79,92), (417001,620184,0,'hair_face_color',107,131,144), (417002,620184,0,'hair_face_highlight_color',96,84,129), (417003,620184,0,'hair_highlight',102,153,147), (417004,620184,0,'hair_type_color',107,131,144), (417005,620184,0,'hair_type_highlight_color',96,84,129), (417006,620184,1,'lip_type',41,-25,-20), (417007,620184,1,'nose_type',53,17,-17), (417008,620184,0,'skin_color',167,200,207), (417009,620184,1,'soga_cheek_type',88,87,0), (417010,620184,1,'soga_chin_type',-64,0,45), (417011,620184,1,'soga_ear_type',2,37,0), (417012,620184,1,'soga_eye_brow_type',8,-77,34), (417013,620184,0,'soga_eye_color',229,229,102), (417014,620184,1,'soga_eye_type',-35,0,0), (417015,620184,0,'soga_hair_color1',103,102,153), (417016,620184,0,'soga_hair_color2',95,79,92), (417017,620184,0,'soga_hair_face_color',107,131,144), (417018,620184,0,'soga_hair_face_highlight_color',96,84,129), (417019,620184,0,'soga_hair_highlight',102,153,147), (417020,620184,0,'soga_hair_type_color',107,131,144), (417021,620184,0,'soga_hair_type_highlight_color',96,84,129), (417022,620184,1,'soga_lip_type',41,-25,-20), (417023,620184,1,'soga_nose_type',53,17,-17), (417024,620184,0,'soga_skin_color',167,200,207), (417025,620184,0,'wing_color1',255,255,255), (417026,620184,0,'wing_color2',255,255,255), (417027,620185,0,'eye_color',255,255,255), (417028,620185,0,'skin_color',255,255,255), (417029,620185,0,'soga_eye_color',255,0,255), (417030,620186,0,'eye_color',255,255,255), (417031,620186,0,'skin_color',255,255,255), (417032,620186,0,'soga_eye_color',255,0,255), (417033,620187,0,'eye_color',255,255,255), (417034,620187,0,'skin_color',255,255,255), (417035,620187,0,'soga_eye_color',255,0,255), (417036,620188,0,'eye_color',255,255,255), (417037,620188,0,'skin_color',255,255,255), (417038,620188,0,'soga_eye_color',255,0,255), (417039,620189,0,'eye_color',255,255,255), (417040,620189,0,'skin_color',255,255,255), (417041,620189,0,'soga_eye_color',255,0,255), (417042,620190,0,'eye_color',255,255,255), (417043,620190,0,'skin_color',255,255,255), (417044,620190,0,'soga_eye_color',255,0,255), (417045,620191,0,'eye_color',255,255,255), (417046,620191,0,'skin_color',255,255,255), (417047,620191,0,'soga_eye_color',255,0,255), (417048,620192,0,'eye_color',255,255,255), (417049,620192,0,'skin_color',255,255,255), (417050,620192,0,'soga_eye_color',255,0,255), (417051,620193,0,'eye_color',255,255,255), (417052,620193,0,'skin_color',255,255,255), (417053,620193,0,'soga_eye_color',255,0,255), (417054,620194,0,'eye_color',255,255,255), (417055,620194,0,'skin_color',255,255,255), (417056,620194,0,'soga_eye_color',255,0,255), (417057,620195,0,'eye_color',91,121,167), (417058,620195,0,'skin_color',255,255,255), (417059,620195,0,'soga_eye_color',255,0,255), (417060,620196,0,'eye_color',87,147,112), (417061,620196,0,'skin_color',255,255,255), (417062,620196,0,'soga_eye_color',255,0,255), (417063,620197,0,'eye_color',255,255,255), (417064,620197,0,'skin_color',255,255,255), (417065,620197,0,'soga_eye_color',255,0,255), (417066,620198,0,'eye_color',167,167,87), (417067,620198,0,'skin_color',255,255,255), (417068,620198,0,'soga_eye_color',255,0,255), (417069,620199,0,'eye_color',255,255,255), (417070,620199,0,'skin_color',255,255,255), (417071,620199,0,'soga_eye_color',255,0,255), (417072,620200,0,'eye_color',255,255,255), (417073,620200,0,'skin_color',255,255,255), (417074,620200,0,'soga_eye_color',255,0,255), (417075,620201,0,'eye_color',255,255,255), (417076,620201,0,'skin_color',255,255,255), (417077,620201,0,'soga_eye_color',255,0,255), (417078,620202,0,'eye_color',255,255,255), (417079,620202,0,'skin_color',255,255,255), (417080,620202,0,'soga_eye_color',255,0,255), (417081,620203,0,'eye_color',255,255,255), (417082,620203,0,'skin_color',255,255,255), (417083,620203,0,'soga_eye_color',255,0,255), (417084,620204,0,'eye_color',255,255,255), (417085,620204,0,'skin_color',255,255,255), (417086,620204,0,'soga_eye_color',255,0,255), (417087,620205,0,'eye_color',255,255,255), (417088,620205,0,'skin_color',255,255,255), (417089,620205,0,'soga_eye_color',255,0,255), (417090,620206,0,'eye_color',152,103,103), (417091,620206,0,'skin_color',255,255,255), (417092,620206,0,'soga_eye_color',255,0,255), (417093,620207,1,'cheek_type',-25,-37,0), (417094,620207,1,'chin_type',-25,21,96), (417095,620207,1,'ear_type',-11,0,0), (417096,620207,1,'eye_brow_type',-68,100,-20), (417097,620207,0,'eye_color',50,107,104), (417098,620207,1,'eye_type',81,0,0), (417099,620207,0,'hair_color1',79,28,15), (417100,620207,0,'hair_color2',111,64,0), (417101,620207,0,'hair_face_color',39,21,6), (417102,620207,0,'hair_face_highlight_color',244,246,246), (417103,620207,0,'hair_highlight',164,165,165), (417104,620207,0,'hair_type_color',39,21,6), (417105,620207,0,'hair_type_highlight_color',244,246,246), (417106,620207,1,'lip_type',-32,72,-21), (417107,620207,1,'nose_type',-97,9,59), (417108,620207,0,'skin_color',61,47,48), (417109,620207,1,'soga_cheek_type',-25,-37,0), (417110,620207,1,'soga_chin_type',-25,21,96), (417111,620207,1,'soga_ear_type',-11,0,0), (417112,620207,1,'soga_eye_brow_type',-68,100,-20), (417113,620207,0,'soga_eye_color',229,229,102), (417114,620207,1,'soga_eye_type',81,0,0), (417115,620207,0,'soga_hair_color1',79,28,15), (417116,620207,0,'soga_hair_color2',111,64,0), (417117,620207,0,'soga_hair_face_color',39,21,6), (417118,620207,0,'soga_hair_face_highlight_color',244,246,246), (417119,620207,0,'soga_hair_highlight',164,165,165), (417120,620207,0,'soga_hair_type_color',39,21,6), (417121,620207,0,'soga_hair_type_highlight_color',244,246,246), (417122,620207,1,'soga_lip_type',-32,72,-21), (417123,620207,1,'soga_nose_type',-97,9,59), (417124,620207,0,'soga_skin_color',61,47,48), (417125,620207,0,'wing_color1',255,255,255), (417126,620207,0,'wing_color2',255,255,255), (417127,620208,0,'eye_color',5,5,5), (417128,620208,0,'skin_color',255,184,112), (417129,620208,0,'soga_eye_color',255,0,255), (417130,620209,0,'eye_color',255,255,255), (417131,620209,0,'skin_color',255,255,255), (417132,620209,0,'soga_eye_color',255,0,255), (417133,620210,0,'eye_color',255,255,255), (417134,620210,0,'skin_color',255,255,255), (417135,620210,0,'soga_eye_color',255,0,255), (417136,620211,0,'eye_color',255,255,255), (417137,620211,0,'skin_color',255,255,255), (417138,620211,0,'soga_eye_color',255,0,255), (417139,620212,0,'eye_color',255,255,255), (417140,620212,0,'skin_color',255,255,255), (417141,620212,0,'soga_eye_color',255,0,255), (417145,620214,0,'eye_color',255,255,255), (417146,620214,0,'skin_color',255,255,255), (417147,620214,0,'soga_eye_color',255,0,255), (417148,620215,0,'eye_color',255,255,255), (417149,620215,0,'skin_color',255,255,255), (417150,620215,0,'soga_eye_color',255,0,255), (417151,620216,0,'eye_color',255,255,255), (417152,620216,0,'skin_color',255,128,128), (417153,620216,0,'soga_eye_color',255,0,255), (417154,620217,0,'eye_color',255,255,255), (417155,620217,0,'skin_color',255,128,128), (417156,620217,0,'soga_eye_color',255,0,255), (417157,620218,0,'eye_color',255,255,255), (417158,620218,0,'skin_color',255,128,128), (417159,620218,0,'soga_eye_color',255,0,255), (417160,620219,0,'eye_color',255,255,255), (417161,620219,0,'skin_color',255,255,255), (417162,620219,0,'soga_eye_color',255,0,255), (417163,620220,0,'eye_color',255,255,255), (417164,620220,0,'skin_color',255,128,128), (417165,620220,0,'soga_eye_color',255,0,255), (417166,620221,0,'eye_color',255,255,255), (417167,620221,0,'skin_color',255,128,128), (417168,620221,0,'soga_eye_color',255,0,255), (417169,620222,0,'eye_color',255,255,255), (417170,620222,0,'skin_color',255,255,255), (417171,620222,0,'soga_eye_color',255,0,255), (417172,620223,1,'cheek_type',-25,-19,0), (417173,620223,1,'chin_type',68,14,81), (417174,620223,1,'ear_type',-52,-95,0), (417175,620223,1,'eye_brow_type',-91,-42,77), (417176,620223,0,'eye_color',62,79,46), (417177,620223,1,'eye_type',45,0,0), (417178,620223,0,'hair_color1',38,22,21), (417179,620223,0,'hair_color2',120,50,0), (417180,620223,0,'hair_face_highlight_color',84,0,0), (417181,620223,0,'hair_highlight',109,14,49), (417182,620223,0,'hair_type_highlight_color',84,0,0), (417183,620223,1,'lip_type',52,93,69), (417184,620223,1,'nose_type',-44,-77,48), (417185,620223,0,'skin_color',95,75,77), (417186,620223,1,'soga_cheek_type',-25,-19,0), (417187,620223,1,'soga_chin_type',68,14,81), (417188,620223,1,'soga_ear_type',-52,-95,0), (417189,620223,1,'soga_eye_brow_type',-91,-42,77), (417190,620223,0,'soga_eye_color',229,229,102), (417191,620223,1,'soga_eye_type',45,0,0), (417192,620223,0,'soga_hair_color1',38,22,21), (417193,620223,0,'soga_hair_color2',120,50,0), (417194,620223,0,'soga_hair_face_highlight_color',84,0,0), (417195,620223,0,'soga_hair_highlight',109,14,49), (417196,620223,0,'soga_hair_type_highlight_color',84,0,0), (417197,620223,1,'soga_lip_type',52,93,69), (417198,620223,1,'soga_nose_type',-44,-77,48), (417199,620223,0,'soga_skin_color',95,75,77), (417200,620223,0,'wing_color1',255,255,255), (417201,620223,0,'wing_color2',255,255,255), (417202,620224,0,'eye_color',255,255,255), (417203,620224,0,'skin_color',255,255,255), (417204,620224,0,'soga_eye_color',255,0,255), (417205,620225,1,'cheek_type',97,22,0), (417206,620225,1,'chin_type',-63,96,-75), (417207,620225,1,'ear_type',-96,-42,0), (417208,620225,1,'eye_brow_type',-100,26,100), (417209,620225,0,'eye_color',34,74,73), (417210,620225,1,'eye_type',100,0,0), (417211,620225,0,'hair_color1',38,22,21), (417212,620225,0,'hair_color2',120,50,0), (417213,620225,0,'hair_face_highlight_color',186,129,11), (417214,620225,0,'hair_highlight',209,131,22), (417215,620225,0,'hair_type_highlight_color',186,129,11), (417216,620225,1,'lip_type',-17,-22,-42), (417217,620225,1,'nose_type',26,31,76), (417218,620225,0,'skin_color',115,103,68), (417219,620225,1,'soga_cheek_type',97,22,0), (417220,620225,1,'soga_chin_type',-63,96,-75), (417221,620225,1,'soga_ear_type',-96,-42,0), (417222,620225,1,'soga_eye_brow_type',-100,26,100), (417223,620225,0,'soga_eye_color',229,229,102), (417224,620225,1,'soga_eye_type',100,0,0), (417225,620225,0,'soga_hair_color1',38,22,21), (417226,620225,0,'soga_hair_color2',120,50,0), (417227,620225,0,'soga_hair_face_highlight_color',186,129,11), (417228,620225,0,'soga_hair_highlight',209,131,22), (417229,620225,0,'soga_hair_type_highlight_color',186,129,11), (417230,620225,1,'soga_lip_type',-17,-22,-42), (417231,620225,1,'soga_nose_type',26,31,76), (417232,620225,0,'soga_skin_color',115,103,68), (417233,620225,0,'wing_color1',255,255,255), (417234,620225,0,'wing_color2',255,255,255), (417235,620226,0,'eye_color',255,255,255), (417236,620226,0,'skin_color',255,255,255), (417237,620226,0,'soga_eye_color',255,0,255), (417238,620227,0,'eye_color',255,255,255), (417239,620227,0,'skin_color',255,255,255), (417240,620227,0,'soga_eye_color',255,0,255), (417241,2940034,0,'eye_color',55,64,116), (417242,2940034,0,'skin_color',33,90,141), (417243,2940034,0,'soga_eye_color',255,0,255), (417244,2940035,0,'eye_color',55,64,116), (417245,2940035,0,'skin_color',33,90,141), (417246,2940035,0,'soga_eye_color',255,0,255), (417247,2940036,0,'eye_color',55,64,116), (417248,2940036,0,'skin_color',33,90,141), (417249,2940036,0,'soga_eye_color',255,0,255), (417250,2940037,0,'eye_color',0,0,128), (417251,2940037,0,'skin_color',185,153,56), (417252,2940037,0,'soga_eye_color',255,0,255), (417253,2940038,0,'eye_color',255,255,255), (417254,2940038,0,'skin_color',110,86,137), (417255,2940038,0,'soga_eye_color',255,0,255), (417256,2940039,0,'eye_color',128,128,128), (417257,2940039,0,'skin_color',0,0,255), (417258,2940039,0,'soga_eye_color',255,0,255), (417259,2940040,0,'eye_color',239,209,88), (417260,2940040,0,'skin_color',0,0,255), (417261,2940040,0,'soga_eye_color',255,0,255), (417262,2940041,0,'eye_color',55,64,116), (417263,2940041,0,'skin_color',33,90,141), (417264,2940041,0,'soga_eye_color',255,0,255), (417265,2940042,0,'eye_color',255,255,255), (417266,2940042,0,'skin_color',255,255,255), (417267,2940042,0,'soga_eye_color',255,0,255), (417268,2940043,0,'skin_color',0,0,255), (417269,2940043,0,'soga_eye_color',255,0,255), (417270,2940044,0,'eye_color',0,0,255), (417271,2940044,0,'skin_color',23,86,88), (417272,2940044,0,'soga_eye_color',255,0,255), (417273,2940045,0,'skin_color',0,0,255), (417274,2940045,0,'soga_eye_color',255,0,255), (417275,2940046,0,'eye_color',255,255,255), (417276,2940046,0,'skin_color',119,163,34), (417277,2940046,0,'soga_eye_color',255,0,255), (417278,2940047,0,'eye_color',255,255,255), (417279,2940047,0,'skin_color',255,255,255), (417280,2940047,0,'soga_eye_color',255,0,255), (417281,2940048,0,'eye_color',0,0,255), (417282,2940048,0,'skin_color',64,0,128), (417283,2940048,0,'soga_eye_color',255,0,255), (417287,2940050,0,'eye_color',255,255,255), (417288,2940050,0,'skin_color',119,163,34), (417289,2940050,0,'soga_eye_color',255,0,255), (417290,2940051,0,'eye_color',239,209,88), (417291,2940051,0,'skin_color',119,163,34), (417292,2940051,0,'soga_eye_color',255,0,255), (417293,2940052,0,'eye_color',33,90,141), (417294,2940052,0,'skin_color',23,86,88), (417295,2940052,0,'soga_eye_color',255,0,255), (417296,2940053,0,'eye_color',33,90,141), (417297,2940053,0,'skin_color',23,86,88), (417298,2940053,0,'soga_eye_color',255,0,255), (417299,4090008,0,'eye_color',255,255,255), (417300,4090008,0,'skin_color',255,255,255), (417301,4090008,0,'soga_eye_color',255,0,255), (417302,4090009,0,'eye_color',255,255,255), (417303,4090009,0,'skin_color',255,255,255), (417304,4090009,0,'soga_eye_color',255,0,255), (417305,4090010,0,'eye_color',255,255,255), (417306,4090010,0,'skin_color',255,255,255), (417307,4090010,0,'soga_eye_color',255,0,255), (417308,4090011,0,'eye_color',255,255,255), (417309,4090011,0,'skin_color',255,255,255), (417310,4090011,0,'soga_eye_color',255,0,255), (417314,4090013,0,'eye_color',255,255,255), (417315,4090013,0,'skin_color',255,255,255), (417316,4090013,0,'soga_eye_color',255,0,255), (417317,4090014,0,'eye_color',255,255,255), (417318,4090014,0,'skin_color',255,255,255), (417319,4090014,0,'soga_eye_color',255,0,255), (417320,4090015,0,'eye_color',255,255,255), (417321,4090015,0,'skin_color',255,255,255), (417322,4090015,0,'soga_eye_color',255,0,255), (417323,4090016,0,'eye_color',255,255,255), (417324,4090016,0,'skin_color',0,255,0), (417325,4090016,0,'soga_eye_color',255,0,255), (417326,4090017,0,'eye_color',255,255,255), (417327,4090017,0,'skin_color',255,255,255), (417328,4090017,0,'soga_eye_color',255,0,255), (417329,4090018,0,'eye_color',255,255,255), (417330,4090018,0,'skin_color',255,255,255), (417331,4090018,0,'soga_eye_color',255,0,255), (417332,4090019,0,'eye_color',255,255,255), (417333,4090019,0,'skin_color',255,255,255), (417334,4090019,0,'soga_eye_color',255,0,255), (417335,4090020,0,'eye_color',255,255,255), (417336,4090020,0,'skin_color',255,255,255), (417337,4090020,0,'soga_eye_color',255,0,255), (417338,4090021,0,'eye_color',255,255,255), (417339,4090021,0,'skin_color',255,255,255), (417340,4090021,0,'soga_eye_color',255,0,255), (417341,2950059,0,'eye_color',255,255,255), (417342,2950059,0,'skin_color',255,255,255), (417343,2950059,0,'soga_eye_color',255,0,255), (417344,2950060,0,'eye_color',255,255,255), (417345,2950060,0,'skin_color',255,255,255), (417346,2950060,0,'soga_eye_color',255,0,255), (417347,2950061,0,'eye_color',255,255,255), (417348,2950061,0,'skin_color',255,255,255), (417349,2950061,0,'soga_eye_color',255,0,255), (417350,2950062,0,'eye_color',255,255,255), (417351,2950062,0,'skin_color',255,255,255), (417352,2950062,0,'soga_eye_color',255,0,255), (417353,2950063,0,'eye_color',82,38,40), (417354,2950063,0,'skin_color',255,255,255), (417355,2950063,0,'soga_eye_color',255,0,255), (417356,2950064,0,'eye_color',255,255,255), (417357,2950064,0,'skin_color',255,255,255), (417358,2950064,0,'soga_eye_color',255,0,255), (417359,2950065,0,'eye_color',255,255,255), (417360,2950065,0,'skin_color',255,255,255), (417361,2950065,0,'soga_eye_color',255,0,255), (417362,2950066,0,'eye_color',255,255,255), (417363,2950066,0,'skin_color',255,255,255), (417364,2950066,0,'soga_eye_color',255,0,255), (417365,2950067,0,'eye_color',249,235,179), (417366,2950067,0,'skin_color',255,255,255), (417367,2950067,0,'soga_eye_color',255,0,255), (417368,2950068,0,'eye_color',255,255,255), (417369,2950068,0,'skin_color',200,163,170), (417370,2950068,0,'soga_eye_color',255,0,255), (417371,2950069,0,'eye_color',82,82,82), (417372,2950069,0,'skin_color',133,167,198), (417373,2950069,0,'soga_eye_color',255,0,255), (417374,2950070,0,'eye_color',255,255,255), (417375,2950070,0,'skin_color',98,119,149), (417376,2950070,0,'soga_eye_color',255,0,255), (417377,2950071,0,'eye_color',255,255,255), (417378,2950071,0,'skin_color',255,255,255), (417379,2950071,0,'soga_eye_color',255,0,255), (417380,2950072,0,'eye_color',158,179,230), (417381,2950072,0,'skin_color',255,255,255), (417382,2950072,0,'soga_eye_color',255,0,255), (417383,2950073,0,'eye_color',255,255,255), (417384,2950073,0,'skin_color',255,255,255), (417385,2950073,0,'soga_eye_color',255,0,255), (417386,2950074,0,'eye_color',255,255,255), (417387,2950074,0,'skin_color',255,255,255), (417388,2950074,0,'soga_eye_color',255,0,255), (417389,2950075,0,'eye_color',255,255,255), (417390,2950075,0,'skin_color',255,255,255), (417391,2950075,0,'soga_eye_color',255,0,255), (417392,2950076,0,'eye_color',119,119,119), (417393,2950076,0,'skin_color',207,47,56), (417394,2950076,0,'soga_eye_color',255,0,255), (417395,2950077,0,'eye_color',255,255,255), (417396,2950077,0,'skin_color',205,205,205), (417397,2950077,0,'soga_eye_color',255,0,255), (417398,2950078,0,'eye_color',255,255,255), (417399,2950078,0,'skin_color',205,205,205), (417400,2950078,0,'soga_eye_color',255,0,255), (417401,2950079,0,'eye_color',255,255,255), (417402,2950079,0,'skin_color',255,255,255), (417403,2950079,0,'soga_eye_color',255,0,255), (417404,2950080,0,'eye_color',255,255,255), (417405,2950080,0,'skin_color',255,255,255), (417406,2950080,0,'soga_eye_color',255,0,255), (417407,2950081,0,'eye_color',255,255,255), (417408,2950081,0,'skin_color',205,205,205), (417409,2950081,0,'soga_eye_color',255,0,255), (417410,2950082,0,'eye_color',255,255,255), (417411,2950082,0,'skin_color',255,255,255), (417412,2950082,0,'soga_eye_color',255,0,255), (417413,2950083,0,'eye_color',255,255,255), (417414,2950083,0,'skin_color',255,255,255), (417415,2950083,0,'soga_eye_color',255,0,255), (417416,2950084,0,'eye_color',119,119,119), (417417,2950084,0,'skin_color',255,255,255), (417418,2950084,0,'soga_eye_color',255,0,255), (417425,2950087,0,'eye_color',255,255,255), (417426,2950087,0,'skin_color',255,255,255), (417427,2950087,0,'soga_eye_color',255,0,255), (417428,2960047,0,'eye_color',82,82,82), (417429,2960047,0,'skin_color',133,167,198), (417430,2960047,0,'soga_eye_color',255,0,255), (417431,2960048,0,'eye_color',119,119,119), (417432,2960048,0,'skin_color',207,47,56), (417433,2960048,0,'soga_eye_color',255,0,255), (417434,2960049,0,'eye_color',255,255,255), (417435,2960049,0,'skin_color',255,255,255), (417436,2960049,0,'soga_eye_color',255,0,255), (417437,2960050,0,'eye_color',255,255,255), (417438,2960050,0,'skin_color',98,119,149), (417439,2960050,0,'soga_eye_color',255,0,255), (417440,2960051,0,'eye_color',119,119,119), (417441,2960051,0,'skin_color',207,47,56), (417442,2960051,0,'soga_eye_color',255,0,255), (417443,2960052,0,'eye_color',82,82,82), (417444,2960052,0,'skin_color',133,167,198), (417445,2960052,0,'soga_eye_color',255,0,255), (417446,2960053,0,'eye_color',28,28,28), (417447,2960053,0,'skin_color',255,128,0), (417448,2960053,0,'soga_eye_color',255,0,255), (417449,2960054,0,'eye_color',119,119,119), (417450,2960054,0,'skin_color',255,255,255), (417451,2960054,0,'soga_eye_color',255,0,255), (417452,2960055,0,'eye_color',119,119,119), (417453,2960055,0,'skin_color',255,255,255), (417454,2960055,0,'soga_eye_color',255,0,255), (417455,2960056,0,'eye_color',255,255,255), (417456,2960056,0,'skin_color',255,255,255), (417457,2960056,0,'soga_eye_color',255,0,255), (417458,2960057,0,'eye_color',255,255,255), (417459,2960057,0,'skin_color',255,255,255), (417460,2960057,0,'soga_eye_color',255,0,255), (417464,2960059,0,'eye_color',255,255,255), (417465,2960059,0,'skin_color',255,255,255), (417466,2960059,0,'soga_eye_color',255,0,255), (417470,2960061,0,'eye_color',255,255,255), (417471,2960061,0,'skin_color',255,255,255), (417472,2960061,0,'soga_eye_color',255,0,255), (417473,2960062,0,'eye_color',255,255,255), (417474,2960062,0,'skin_color',255,255,255), (417475,2960062,0,'soga_eye_color',255,0,255), (417476,2960063,0,'eye_color',255,255,255), (417477,2960063,0,'skin_color',255,255,255), (417478,2960063,0,'soga_eye_color',255,0,255), (417479,5290016,0,'eye_color',128,0,255), (417480,5290016,0,'skin_color',93,93,0), (417481,5290016,0,'soga_eye_color',255,0,255), (417482,5290017,0,'eye_color',128,0,255), (417483,5290017,0,'skin_color',93,93,0), (417484,5290017,0,'soga_eye_color',255,0,255), (417485,5290018,0,'eye_color',128,0,255), (417486,5290018,0,'skin_color',93,93,0), (417487,5290018,0,'soga_eye_color',255,0,255), (417488,5290019,0,'eye_color',128,0,255), (417489,5290019,0,'skin_color',93,93,0), (417490,5290019,0,'soga_eye_color',255,0,255), (417491,5290020,0,'eye_color',128,0,255), (417492,5290020,0,'skin_color',93,93,0), (417493,5290020,0,'soga_eye_color',255,0,255), (417494,5290021,0,'eye_color',128,0,255), (417495,5290021,0,'skin_color',93,93,0), (417496,5290021,0,'soga_eye_color',255,0,255), (417497,5290022,0,'eye_color',128,0,255), (417498,5290022,0,'skin_color',93,93,0), (417499,5290022,0,'soga_eye_color',255,0,255), (417500,5290023,0,'eye_color',128,0,255), (417501,5290023,0,'skin_color',93,93,0), (417502,5290023,0,'soga_eye_color',255,0,255), (417503,5290024,0,'eye_color',128,0,255), (417504,5290024,0,'skin_color',93,93,0), (417505,5290024,0,'soga_eye_color',255,0,255), (417506,5290025,0,'eye_color',128,0,255), (417507,5290025,0,'skin_color',93,93,0), (417508,5290025,0,'soga_eye_color',255,0,255), (417509,5290026,0,'eye_color',128,0,255), (417510,5290026,0,'skin_color',93,93,0), (417511,5290026,0,'soga_eye_color',255,0,255), (417512,5290027,0,'eye_color',128,0,255), (417513,5290027,0,'skin_color',93,93,0), (417514,5290027,0,'soga_eye_color',255,0,255), (417518,1780205,0,'eye_color',255,255,255), (417519,1780205,0,'skin_color',255,255,255), (417520,1780205,0,'soga_eye_color',255,0,255), (417521,1780206,0,'eye_color',255,255,255), (417522,1780206,0,'skin_color',255,255,255), (417523,1780206,0,'soga_eye_color',255,0,255), (417524,1780207,0,'eye_color',255,255,255), (417525,1780207,0,'skin_color',255,255,255), (417526,1780207,0,'soga_eye_color',255,0,255), (417536,1780211,0,'eye_color',255,255,255), (417537,1780211,0,'skin_color',255,255,255), (417538,1780211,0,'soga_eye_color',255,0,255), (417539,1780212,0,'eye_color',255,255,255), (417540,1780212,0,'skin_color',255,255,255), (417541,1780212,0,'soga_eye_color',255,0,255), (417579,1780215,1,'cheek_type',-31,-81,0), (417580,1780215,1,'chin_type',-68,-29,85), (417581,1780215,1,'ear_type',-95,-34,0), (417582,1780215,1,'eye_brow_type',-71,-71,40), (417583,1780215,0,'eye_color',145,190,203), (417584,1780215,1,'eye_type',-31,0,0), (417585,1780215,0,'hair_color1',200,165,96), (417586,1780215,0,'hair_color2',173,99,44), (417587,1780215,0,'hair_face_color',4,1,1), (417588,1780215,0,'hair_face_highlight_color',233,168,29), (417589,1780215,0,'hair_highlight',38,22,21), (417590,1780215,0,'hair_type_color',4,1,1), (417591,1780215,0,'hair_type_highlight_color',233,168,29), (417592,1780215,1,'lip_type',11,-37,65), (417593,1780215,1,'nose_type',-18,-8,-81), (417594,1780215,0,'skin_color',44,46,46), (417595,1780215,1,'soga_cheek_type',-31,-81,0), (417596,1780215,1,'soga_chin_type',-68,-29,85), (417597,1780215,1,'soga_ear_type',-95,-34,0), (417598,1780215,1,'soga_eye_brow_type',-71,-71,40), (417599,1780215,0,'soga_eye_color',229,229,102), (417600,1780215,1,'soga_eye_type',-31,0,0), (417601,1780215,0,'soga_hair_color1',200,165,96), (417602,1780215,0,'soga_hair_color2',173,99,44), (417603,1780215,0,'soga_hair_face_color',4,1,1), (417604,1780215,0,'soga_hair_face_highlight_color',233,168,29), (417605,1780215,0,'soga_hair_highlight',38,22,21), (417606,1780215,0,'soga_hair_type_color',4,1,1), (417607,1780215,0,'soga_hair_type_highlight_color',233,168,29), (417608,1780215,1,'soga_lip_type',11,-37,65), (417609,1780215,1,'soga_nose_type',-18,-8,-81), (417610,1780215,0,'soga_skin_color',44,46,46), (417611,1780215,0,'wing_color1',255,255,255), (417612,1780215,0,'wing_color2',255,255,255), (417634,1780223,0,'eye_color',255,255,255), (417635,1780223,0,'skin_color',255,255,255), (417636,1780223,0,'soga_eye_color',255,0,255), (417637,1780224,0,'eye_color',255,255,255), (417638,1780224,0,'skin_color',255,255,255), (417639,1780224,0,'soga_eye_color',255,0,255), (417673,1780236,0,'eye_color',255,255,255), (417674,1780236,0,'skin_color',255,255,255), (417675,1780236,0,'soga_eye_color',255,0,255), (417694,1780243,0,'eye_color',255,255,255), (417695,1780243,0,'skin_color',255,255,255), (417696,1780243,0,'soga_eye_color',255,0,255), (417700,1780245,0,'eye_color',255,255,255), (417701,1780245,0,'skin_color',255,255,255), (417702,1780245,0,'soga_eye_color',255,0,255), (417721,1780252,0,'eye_color',255,255,255), (417722,1780252,0,'skin_color',255,255,255), (417723,1780252,0,'soga_eye_color',255,0,255), (417730,1780255,0,'eye_color',255,255,255), (417731,1780255,0,'skin_color',255,255,255), (417732,1780255,0,'soga_eye_color',255,0,255), (417736,1780257,0,'eye_color',255,255,255), (417737,1780257,0,'skin_color',255,255,255), (417738,1780257,0,'soga_eye_color',255,0,255), (417739,1780258,0,'eye_color',255,255,255), (417740,1780258,0,'skin_color',255,255,255), (417741,1780258,0,'soga_eye_color',255,0,255), (417742,1780259,0,'eye_color',255,255,255), (417743,1780259,0,'skin_color',255,255,255), (417744,1780259,0,'soga_eye_color',255,0,255), (417748,1780261,0,'eye_color',255,255,255), (417749,1780261,0,'skin_color',255,255,255), (417750,1780261,0,'soga_eye_color',255,0,255), (417751,1780262,0,'eye_color',255,255,255), (417752,1780262,0,'skin_color',255,255,255), (417753,1780262,0,'soga_eye_color',255,0,255), (417754,1780263,0,'eye_color',255,255,255), (417755,1780263,0,'skin_color',255,255,255), (417756,1780263,0,'soga_eye_color',255,0,255), (417760,1780265,0,'eye_color',255,255,255), (417761,1780265,0,'skin_color',255,255,255), (417762,1780265,0,'soga_eye_color',255,0,255), (417766,1780267,0,'eye_color',255,255,255), (417767,1780267,0,'skin_color',255,255,255), (417768,1780267,0,'soga_eye_color',255,0,255), (417769,1780268,0,'eye_color',255,255,255), (417770,1780268,0,'skin_color',255,255,255), (417771,1780268,0,'soga_eye_color',255,0,255), (417806,1780272,0,'eye_color',255,255,255), (417807,1780272,0,'skin_color',255,255,255), (417808,1780272,0,'soga_eye_color',255,0,255), (417809,1780273,0,'eye_color',255,255,255), (417810,1780273,0,'skin_color',255,255,255), (417811,1780273,0,'soga_eye_color',255,0,255), (417812,1780274,0,'eye_color',255,255,255), (417813,1780274,0,'skin_color',255,255,255), (417814,1780274,0,'soga_eye_color',255,0,255), (417815,1780275,1,'cheek_type',-24,-34,0), (417816,1780275,1,'chin_type',-34,-89,-55), (417817,1780275,1,'ear_type',-42,-59,0), (417818,1780275,1,'eye_brow_type',93,19,-8), (417819,1780275,0,'eye_color',144,188,195), (417820,1780275,1,'eye_type',62,0,0), (417821,1780275,0,'hair_color1',91,21,51), (417822,1780275,0,'hair_color2',159,88,0), (417823,1780275,0,'hair_face_color',121,38,35), (417824,1780275,0,'hair_face_highlight_color',47,33,3), (417825,1780275,0,'hair_highlight',79,28,15), (417826,1780275,0,'hair_type_color',121,38,35), (417827,1780275,0,'hair_type_highlight_color',47,33,3), (417828,1780275,1,'lip_type',-8,9,58), (417829,1780275,1,'nose_type',-4,18,82), (417830,1780275,0,'skin_color',228,177,149), (417831,1780275,1,'soga_cheek_type',-24,-34,0), (417832,1780275,1,'soga_chin_type',-34,-89,-55), (417833,1780275,1,'soga_ear_type',-42,-59,0), (417834,1780275,1,'soga_eye_brow_type',93,19,-8), (417835,1780275,0,'soga_eye_color',229,229,102), (417836,1780275,1,'soga_eye_type',62,0,0), (417837,1780275,0,'soga_hair_color1',91,21,51), (417838,1780275,0,'soga_hair_color2',159,88,0), (417839,1780275,0,'soga_hair_face_color',121,38,35), (417840,1780275,0,'soga_hair_face_highlight_color',47,33,3), (417841,1780275,0,'soga_hair_highlight',79,28,15), (417842,1780275,0,'soga_hair_type_color',121,38,35), (417843,1780275,0,'soga_hair_type_highlight_color',47,33,3), (417844,1780275,1,'soga_lip_type',-8,9,58), (417845,1780275,1,'soga_nose_type',-4,18,82), (417846,1780275,0,'soga_skin_color',228,177,149), (417847,1780275,0,'wing_color1',255,255,255), (417848,1780275,0,'wing_color2',255,255,255), (417849,1780276,1,'cheek_type',29,2,0), (417850,1780276,1,'chin_type',72,-81,-58), (417851,1780276,1,'ear_type',68,-81,0), (417852,1780276,1,'eye_brow_type',-18,9,-39), (417853,1780276,0,'eye_color',105,165,179), (417854,1780276,1,'eye_type',35,0,0), (417855,1780276,0,'hair_color1',29,21,28), (417856,1780276,0,'hair_color2',39,32,39), (417857,1780276,0,'hair_face_color',15,1,21), (417858,1780276,0,'hair_face_highlight_color',211,220,220), (417859,1780276,0,'hair_highlight',161,165,168), (417860,1780276,0,'hair_type_color',15,1,21), (417861,1780276,0,'hair_type_highlight_color',211,220,220), (417862,1780276,1,'lip_type',-29,63,8), (417863,1780276,1,'nose_type',45,-79,-91), (417864,1780276,0,'skin_color',179,188,188), (417865,1780276,1,'soga_cheek_type',29,2,0), (417866,1780276,1,'soga_chin_type',72,-81,-58), (417867,1780276,1,'soga_ear_type',68,-81,0), (417868,1780276,1,'soga_eye_brow_type',-18,9,-39), (417869,1780276,0,'soga_eye_color',229,229,102), (417870,1780276,1,'soga_eye_type',35,0,0), (417871,1780276,0,'soga_hair_color1',29,21,28), (417872,1780276,0,'soga_hair_color2',39,32,39), (417873,1780276,0,'soga_hair_face_color',15,1,21), (417874,1780276,0,'soga_hair_face_highlight_color',211,220,220), (417875,1780276,0,'soga_hair_highlight',161,165,168), (417876,1780276,0,'soga_hair_type_color',15,1,21), (417877,1780276,0,'soga_hair_type_highlight_color',211,220,220), (417878,1780276,1,'soga_lip_type',-29,63,8), (417879,1780276,1,'soga_nose_type',45,-79,-91), (417880,1780276,0,'soga_skin_color',179,188,188), (417881,1780276,0,'wing_color1',255,255,255), (417882,1780276,0,'wing_color2',255,255,255), (417883,1780277,0,'eye_color',255,255,255), (417884,1780277,0,'skin_color',255,255,255), (417885,1780277,0,'soga_eye_color',255,0,255), (417886,1780278,0,'eye_color',255,255,255), (417887,1780278,0,'skin_color',255,255,255), (417888,1780278,0,'soga_eye_color',255,0,255), (417889,1780279,0,'eye_color',255,255,255), (417890,1780279,0,'skin_color',255,255,255), (417891,1780279,0,'soga_eye_color',255,0,255), (417895,1780281,0,'eye_color',255,255,255), (417896,1780281,0,'skin_color',255,255,255), (417897,1780281,0,'soga_eye_color',255,0,255), (417898,1780282,0,'eye_color',255,255,255), (417899,1780282,0,'skin_color',255,255,255), (417900,1780282,0,'soga_eye_color',255,0,255), (417901,1780283,0,'eye_color',255,255,255), (417902,1780283,0,'skin_color',255,255,255), (417903,1780283,0,'soga_eye_color',255,0,255), (417904,1780284,0,'eye_color',255,255,255), (417905,1780284,0,'skin_color',255,255,255), (417906,1780284,0,'soga_eye_color',255,0,255), (417907,1780285,0,'eye_color',255,255,255), (417908,1780285,0,'skin_color',255,255,255), (417909,1780285,0,'soga_eye_color',255,0,255), (417910,1780286,0,'eye_color',255,255,255), (417911,1780286,0,'skin_color',0,0,255), (417912,1780286,0,'soga_eye_color',255,0,255), (417913,1780287,0,'eye_color',255,255,255), (417914,1780287,0,'skin_color',255,255,255), (417915,1780287,0,'soga_eye_color',255,0,255), (417916,1780288,0,'eye_color',255,255,255), (417917,1780288,0,'skin_color',255,255,255), (417918,1780288,0,'soga_eye_color',255,0,255), (417922,1780290,0,'eye_color',255,255,255), (417923,1780290,0,'skin_color',255,255,255), (417924,1780290,0,'soga_eye_color',255,0,255), (417925,1780291,0,'eye_color',255,255,255), (417926,1780291,0,'skin_color',255,255,255), (417927,1780291,0,'soga_eye_color',255,0,255), (417928,1780292,0,'eye_color',255,255,255), (417929,1780292,0,'skin_color',255,255,255), (417930,1780292,0,'soga_eye_color',255,0,255), (417931,1780293,0,'eye_color',255,255,255), (417932,1780293,0,'skin_color',255,255,255), (417933,1780293,0,'soga_eye_color',255,0,255), (417934,1780294,0,'eye_color',255,255,255), (417935,1780294,0,'skin_color',255,255,255), (417936,1780294,0,'soga_eye_color',255,0,255), (417937,1780295,0,'eye_color',255,255,255), (417938,1780295,0,'skin_color',255,255,255), (417939,1780295,0,'soga_eye_color',255,0,255), (417940,1780296,1,'cheek_type',100,-100,0), (417941,1780296,1,'chin_type',-52,14,-64), (417942,1780296,1,'ear_type',-100,4,0), (417943,1780296,1,'eye_brow_type',-81,-100,100), (417944,1780296,0,'eye_color',80,61,29), (417945,1780296,1,'eye_type',100,0,0), (417946,1780296,0,'hair_color1',43,36,70), (417947,1780296,0,'hair_color2',68,72,71), (417948,1780296,0,'hair_face_color',84,95,104), (417949,1780296,0,'hair_face_highlight_color',244,246,246), (417950,1780296,0,'hair_highlight',161,165,168), (417951,1780296,0,'hair_type_color',84,95,104), (417952,1780296,0,'hair_type_highlight_color',244,246,246), (417953,1780296,1,'lip_type',-93,100,-97), (417954,1780296,1,'nose_type',-75,-83,100), (417955,1780296,0,'skin_color',184,185,185), (417956,1780296,1,'soga_cheek_type',100,-100,0), (417957,1780296,1,'soga_chin_type',-52,14,-64), (417958,1780296,1,'soga_ear_type',-100,4,0), (417959,1780296,1,'soga_eye_brow_type',-81,-100,100), (417960,1780296,0,'soga_eye_color',229,229,102), (417961,1780296,1,'soga_eye_type',100,0,0), (417962,1780296,0,'soga_hair_color1',43,36,70), (417963,1780296,0,'soga_hair_color2',68,72,71), (417964,1780296,0,'soga_hair_face_color',84,95,104), (417965,1780296,0,'soga_hair_face_highlight_color',244,246,246), (417966,1780296,0,'soga_hair_highlight',161,165,168), (417967,1780296,0,'soga_hair_type_color',84,95,104), (417968,1780296,0,'soga_hair_type_highlight_color',244,246,246), (417969,1780296,1,'soga_lip_type',-93,100,-97), (417970,1780296,1,'soga_nose_type',-75,-83,100), (417971,1780296,0,'soga_skin_color',184,185,185), (417972,1780296,0,'wing_color1',255,255,255), (417973,1780296,0,'wing_color2',255,255,255), (417974,1780297,0,'eye_color',255,255,255), (417975,1780297,0,'skin_color',255,255,255), (417976,1780297,0,'soga_eye_color',255,0,255), (417977,1780298,0,'eye_color',255,255,255), (417978,1780298,0,'skin_color',255,255,255), (417979,1780298,0,'soga_eye_color',255,0,255), (417986,950043,0,'eye_color',233,202,99), (417987,950043,0,'skin_color',34,53,40), (417988,950043,0,'soga_eye_color',255,0,255), (417989,950044,0,'eye_color',255,255,255), (417990,950044,0,'skin_color',255,255,255), (417991,950044,0,'soga_eye_color',255,0,255), (417992,950045,0,'eye_color',255,255,255), (417993,950045,0,'skin_color',255,255,255), (417994,950045,0,'soga_eye_color',255,0,255), (417995,950046,0,'eye_color',255,255,255), (417996,950046,0,'skin_color',255,255,255), (417997,950046,0,'soga_eye_color',255,0,255), (417998,950047,0,'eye_color',255,255,255), (417999,950047,0,'skin_color',0,128,0), (418000,950047,0,'soga_eye_color',255,0,255), (418001,950048,0,'eye_color',224,171,97), (418002,950048,0,'skin_color',144,139,176), (418003,950048,0,'soga_eye_color',255,0,255), (418004,950049,0,'eye_color',255,255,255), (418005,950049,0,'skin_color',255,255,255), (418006,950049,0,'soga_eye_color',255,0,255), (418007,950050,0,'eye_color',255,255,255), (418008,950050,0,'skin_color',255,255,255), (418009,950050,0,'soga_eye_color',255,0,255), (418010,950051,0,'eye_color',255,255,255), (418011,950051,0,'skin_color',255,255,255), (418012,950051,0,'soga_eye_color',255,0,255), (418013,950052,0,'eye_color',255,255,255), (418014,950052,0,'skin_color',255,255,255), (418015,950052,0,'soga_eye_color',255,0,255), (418016,950053,0,'eye_color',255,255,255), (418017,950053,0,'skin_color',255,255,255), (418018,950053,0,'soga_eye_color',255,0,255), (418019,950054,0,'eye_color',255,255,255), (418020,950054,0,'skin_color',255,255,255), (418021,950054,0,'soga_eye_color',255,0,255), (418022,950055,0,'eye_color',255,255,255), (418023,950055,0,'skin_color',255,255,255), (418024,950055,0,'soga_eye_color',255,0,255), (418025,950056,0,'eye_color',255,255,255), (418026,950056,0,'skin_color',255,255,255), (418027,950056,0,'soga_eye_color',255,0,255), (418028,950057,0,'eye_color',255,255,255), (418029,950057,0,'skin_color',255,255,255), (418030,950057,0,'soga_eye_color',255,0,255), (418031,950058,0,'eye_color',255,255,255), (418032,950058,0,'skin_color',255,255,255), (418033,950058,0,'soga_eye_color',255,0,255), (418034,950059,0,'eye_color',255,255,255), (418035,950059,0,'skin_color',255,255,255), (418036,950059,0,'soga_eye_color',255,0,255), (418037,950060,0,'eye_color',224,171,97), (418038,950060,0,'skin_color',144,139,176), (418039,950060,0,'soga_eye_color',255,0,255), (418040,950061,0,'eye_color',255,255,255), (418041,950061,0,'skin_color',255,255,255), (418042,950061,0,'soga_eye_color',255,0,255), (418043,950062,0,'eye_color',255,255,255), (418044,950062,0,'skin_color',255,255,255), (418045,950062,0,'soga_eye_color',255,0,255), (418046,950063,0,'eye_color',209,216,165), (418047,950063,0,'skin_color',160,114,31), (418048,950063,0,'soga_eye_color',255,0,255), (418049,950064,0,'eye_color',255,255,255), (418050,950064,0,'skin_color',255,255,255), (418051,950064,0,'soga_eye_color',255,0,255), (418052,950065,0,'eye_color',144,139,179), (418053,950065,0,'skin_color',84,132,174), (418054,950065,0,'soga_eye_color',255,0,255), (418055,950066,0,'eye_color',255,255,255), (418056,950066,0,'skin_color',255,255,255), (418057,950066,0,'soga_eye_color',255,0,255), (418061,950068,0,'eye_color',255,255,255), (418062,950068,0,'skin_color',255,255,255), (418063,950068,0,'soga_eye_color',255,0,255), (418064,950069,0,'eye_color',255,255,255), (418065,950069,0,'skin_color',59,106,132), (418066,950069,0,'soga_eye_color',255,0,255), (418067,950070,0,'eye_color',255,255,255), (418068,950070,0,'skin_color',255,255,255), (418069,950070,0,'soga_eye_color',255,0,255), (418070,950071,0,'eye_color',160,115,30), (418071,950071,0,'skin_color',209,217,164), (418072,950071,0,'soga_eye_color',255,0,255), (418073,950072,0,'eye_color',232,202,98), (418074,950072,0,'skin_color',84,131,174), (418075,950072,0,'soga_eye_color',255,0,255), (418076,950073,0,'eye_color',182,130,31), (418077,950073,0,'skin_color',165,149,107), (418078,950073,0,'soga_eye_color',255,0,255), (418079,950074,0,'eye_color',192,192,192), (418080,950074,0,'skin_color',55,87,118), (418081,950074,0,'soga_eye_color',255,0,255), (418082,950075,0,'eye_color',255,255,255), (418083,950075,0,'skin_color',255,255,255), (418084,950075,0,'soga_eye_color',255,0,255), (418085,950076,0,'eye_color',255,255,255), (418086,950076,0,'skin_color',255,255,255), (418087,950076,0,'soga_eye_color',255,0,255), (418088,950077,0,'eye_color',255,255,255), (418089,950077,0,'skin_color',255,255,255), (418090,950077,0,'soga_eye_color',255,0,255), (418091,950078,0,'eye_color',182,130,31), (418092,950078,0,'skin_color',165,149,107), (418093,950078,0,'soga_eye_color',255,0,255), (418094,950079,0,'eye_color',183,130,32), (418095,950079,0,'skin_color',100,149,106), (418096,950079,0,'soga_eye_color',255,0,255), (418097,950080,0,'eye_color',255,255,255), (418098,950080,0,'skin_color',255,255,255), (418099,950080,0,'soga_eye_color',255,0,255), (418100,950081,0,'eye_color',225,170,98), (418101,950081,0,'skin_color',144,138,175), (418102,950081,0,'soga_eye_color',255,0,255), (418103,950082,0,'eye_color',255,255,255), (418104,950082,0,'skin_color',255,255,255), (418105,950082,0,'soga_eye_color',255,0,255), (418106,950083,0,'eye_color',255,255,255), (418107,950083,0,'skin_color',255,255,255), (418108,950083,0,'soga_eye_color',255,0,255), (418109,950084,0,'eye_color',255,255,255), (418110,950084,0,'skin_color',255,255,255), (418111,950084,0,'soga_eye_color',255,0,255), (418112,950085,0,'eye_color',255,255,255), (418113,950085,0,'skin_color',255,255,255), (418114,950085,0,'soga_eye_color',255,0,255), (418115,950086,0,'eye_color',255,255,255), (418116,950086,0,'skin_color',255,255,255), (418117,950086,0,'soga_eye_color',255,0,255), (418118,950087,0,'eye_color',255,255,255), (418119,950087,0,'skin_color',255,255,255), (418120,950087,0,'soga_eye_color',255,0,255), (418121,950088,0,'eye_color',183,130,32), (418122,950088,0,'skin_color',34,53,40), (418123,950088,0,'soga_eye_color',255,0,255), (418124,950089,0,'eye_color',209,217,164), (418125,950089,0,'skin_color',160,115,30), (418126,950089,0,'soga_eye_color',255,0,255), (418127,950090,0,'eye_color',182,130,31), (418128,950090,0,'skin_color',165,149,107), (418129,950090,0,'soga_eye_color',255,0,255), (418130,950091,0,'eye_color',225,170,98), (418131,950091,0,'skin_color',144,138,175), (418132,950091,0,'soga_eye_color',255,0,255), (418133,950092,0,'eye_color',182,130,31), (418134,950092,0,'skin_color',165,149,107), (418135,950092,0,'soga_eye_color',255,0,255), (418136,950093,0,'eye_color',255,255,255), (418137,950093,0,'skin_color',255,255,255), (418138,950093,0,'soga_eye_color',255,0,255), (418139,950094,0,'eye_color',255,255,255), (418140,950094,0,'skin_color',255,255,255), (418141,950094,0,'soga_eye_color',255,0,255), (418142,950095,0,'eye_color',255,255,255), (418143,950095,0,'skin_color',255,255,255), (418144,950095,0,'soga_eye_color',255,0,255), (418145,950096,0,'eye_color',255,255,255), (418146,950096,0,'skin_color',255,255,255), (418147,950096,0,'soga_eye_color',255,0,255), (418148,950097,0,'eye_color',255,255,255), (418149,950097,0,'skin_color',255,255,255), (418150,950097,0,'soga_eye_color',255,0,255), (418151,950098,0,'eye_color',255,255,255), (418152,950098,0,'skin_color',255,255,255), (418153,950098,0,'soga_eye_color',255,0,255), (418154,950099,0,'eye_color',255,255,255), (418155,950099,0,'skin_color',255,255,255), (418156,950099,0,'soga_eye_color',255,0,255), (418157,950100,0,'eye_color',255,255,255), (418158,950100,0,'skin_color',255,255,255), (418159,950100,0,'soga_eye_color',255,0,255), (418160,950101,0,'eye_color',255,255,255), (418161,950101,0,'skin_color',255,255,255), (418162,950101,0,'soga_eye_color',255,0,255), (418163,950102,0,'eye_color',255,255,255), (418164,950102,0,'skin_color',255,255,255), (418165,950102,0,'soga_eye_color',255,0,255), (418166,950103,0,'eye_color',144,139,176), (418167,950103,0,'skin_color',167,175,218), (418168,950103,0,'soga_eye_color',255,0,255), (418169,950104,0,'eye_color',255,255,255), (418170,950104,0,'skin_color',255,255,255), (418171,950104,0,'soga_eye_color',255,0,255), (418172,950105,0,'eye_color',144,139,176), (418173,950105,0,'skin_color',199,149,134), (418174,950105,0,'soga_eye_color',255,0,255), (418175,950106,0,'eye_color',224,171,97), (418176,950106,0,'skin_color',160,202,190), (418177,950106,0,'soga_eye_color',255,0,255), (418178,950107,0,'eye_color',192,192,192), (418179,950107,0,'skin_color',55,87,118), (418180,950107,0,'soga_eye_color',255,0,255), (418181,950108,0,'eye_color',177,177,177), (418182,950108,0,'skin_color',224,198,185), (418183,950108,0,'soga_eye_color',255,0,255), (418184,950109,0,'eye_color',144,139,176), (418185,950109,0,'skin_color',130,199,151), (418186,950109,0,'soga_eye_color',255,0,255), (418187,950110,0,'eye_color',255,255,255), (418188,950110,0,'skin_color',255,255,255), (418189,950110,0,'soga_eye_color',255,0,255), (418190,950111,0,'eye_color',255,255,255), (418191,950111,0,'skin_color',255,255,255), (418192,950111,0,'soga_eye_color',255,0,255), (418193,950112,0,'eye_color',255,255,255), (418194,950112,0,'skin_color',255,255,255), (418195,950112,0,'soga_eye_color',255,0,255), (418196,950113,0,'eye_color',255,255,255), (418197,950113,0,'skin_color',255,255,255), (418198,950113,0,'soga_eye_color',255,0,255), (418199,950114,0,'eye_color',255,255,255), (418200,950114,0,'skin_color',255,255,255), (418201,950114,0,'soga_eye_color',255,0,255), (418202,950115,0,'eye_color',255,255,255), (418203,950115,0,'skin_color',255,255,255), (418204,950115,0,'soga_eye_color',255,0,255), (418205,950116,0,'eye_color',228,228,228), (418206,950116,0,'skin_color',228,228,228), (418207,950116,0,'soga_eye_color',255,0,255), (418208,950117,0,'eye_color',255,255,255), (418209,950117,0,'skin_color',255,255,255), (418210,950117,0,'soga_eye_color',255,0,255), (418211,950118,0,'eye_color',224,171,97), (418212,950118,0,'skin_color',144,139,176), (418213,950118,0,'soga_eye_color',255,0,255), (418214,950119,0,'eye_color',255,255,255), (418215,950119,0,'skin_color',255,255,255), (418216,950119,0,'soga_eye_color',255,0,255), (418217,950120,0,'eye_color',192,192,192), (418218,950120,0,'skin_color',55,87,118), (418219,950120,0,'soga_eye_color',255,0,255), (418220,950121,0,'eye_color',255,255,255), (418221,950121,0,'skin_color',255,255,255), (418222,950121,0,'soga_eye_color',255,0,255), (418223,950122,0,'eye_color',255,255,255), (418224,950122,0,'skin_color',255,255,255), (418225,950122,0,'soga_eye_color',255,0,255), (418226,950123,0,'eye_color',255,255,255), (418227,950123,0,'skin_color',255,255,255), (418228,950123,0,'soga_eye_color',255,0,255), (418229,950124,0,'eye_color',255,255,255), (418230,950124,0,'skin_color',255,255,255), (418231,950124,0,'soga_eye_color',255,0,255), (418232,950125,0,'eye_color',182,130,31), (418233,950125,0,'skin_color',100,149,107), (418234,950125,0,'soga_eye_color',255,0,255), (418235,950126,0,'eye_color',255,255,255), (418236,950126,0,'skin_color',255,255,255), (418237,950126,0,'soga_eye_color',255,0,255), (418238,950127,0,'eye_color',255,255,255), (418239,950127,0,'skin_color',255,255,255), (418240,950127,0,'soga_eye_color',255,0,255), (418241,950128,0,'eye_color',255,255,255), (418242,950128,0,'skin_color',255,255,255), (418243,950128,0,'soga_eye_color',255,0,255), (418244,1550037,0,'eye_color',255,255,255), (418245,1550037,0,'skin_color',255,255,255), (418246,1550037,0,'soga_eye_color',255,0,255), (418247,1550038,0,'eye_color',255,255,255), (418248,1550038,0,'skin_color',255,255,255), (418249,1550038,0,'soga_eye_color',255,0,255), (418250,1550039,0,'eye_color',255,255,255), (418251,1550039,0,'skin_color',255,255,255), (418252,1550039,0,'soga_eye_color',255,0,255), (418253,1550040,0,'eye_color',255,255,255), (418254,1550040,0,'skin_color',255,255,255), (418255,1550040,0,'soga_eye_color',255,0,255), (418256,1550041,1,'cheek_type',100,-100,0), (418257,1550041,1,'chin_type',-100,100,100), (418258,1550041,1,'ear_type',25,9,0), (418259,1550041,1,'eye_brow_type',100,100,100), (418260,1550041,0,'eye_color',118,14,183), (418261,1550041,1,'eye_type',100,0,0), (418262,1550041,0,'hair_face_color',171,60,32), (418263,1550041,0,'hair_face_highlight_color',216,192,37), (418264,1550041,0,'hair_type_color',171,60,32), (418265,1550041,0,'hair_type_highlight_color',216,192,37), (418266,1550041,1,'lip_type',100,50,-68), (418267,1550041,1,'nose_type',0,-17,-1), (418268,1550041,0,'skin_color',38,11,2), (418269,1550041,1,'soga_cheek_type',100,-100,0), (418270,1550041,1,'soga_chin_type',-100,100,100), (418271,1550041,1,'soga_ear_type',25,9,0), (418272,1550041,1,'soga_eye_brow_type',100,100,100), (418273,1550041,0,'soga_eye_color',229,229,102), (418274,1550041,1,'soga_eye_type',100,0,0), (418275,1550041,0,'soga_hair_face_color',171,60,32), (418276,1550041,0,'soga_hair_face_highlight_color',216,192,37), (418277,1550041,0,'soga_hair_type_color',171,60,32), (418278,1550041,0,'soga_hair_type_highlight_color',216,192,37), (418279,1550041,1,'soga_lip_type',100,50,-68), (418280,1550041,1,'soga_nose_type',0,-17,-1), (418281,1550041,0,'soga_skin_color',38,11,2), (418282,1550041,0,'wing_color1',255,255,255), (418283,1550041,0,'wing_color2',255,255,255), (418284,1550042,0,'eye_color',255,255,255), (418285,1550042,0,'skin_color',255,255,255), (418286,1550042,0,'soga_eye_color',255,0,255), (418287,1550043,0,'eye_color',255,255,255), (418288,1550043,0,'skin_color',255,255,255), (418289,1550043,0,'soga_eye_color',255,0,255), (418290,1550044,0,'eye_color',255,255,255), (418291,1550044,0,'skin_color',255,255,255), (418292,1550044,0,'soga_eye_color',255,0,255), (418293,1550045,1,'cheek_type',100,-100,0), (418294,1550045,1,'chin_type',-100,100,100), (418295,1550045,1,'ear_type',25,8,0), (418296,1550045,1,'eye_brow_type',100,100,100), (418297,1550045,0,'eye_color',118,14,183), (418298,1550045,1,'eye_type',100,0,0), (418299,1550045,0,'hair_face_color',171,60,32), (418300,1550045,0,'hair_face_highlight_color',216,192,37), (418301,1550045,0,'hair_type_color',171,60,32), (418302,1550045,0,'hair_type_highlight_color',216,192,37), (418303,1550045,1,'lip_type',100,50,-68), (418304,1550045,1,'nose_type',0,-17,0), (418305,1550045,0,'skin_color',221,194,101), (418306,1550045,1,'soga_cheek_type',100,-100,0), (418307,1550045,1,'soga_chin_type',-100,100,100), (418308,1550045,1,'soga_ear_type',25,8,0), (418309,1550045,1,'soga_eye_brow_type',100,100,100), (418310,1550045,0,'soga_eye_color',229,229,102), (418311,1550045,1,'soga_eye_type',100,0,0), (418312,1550045,0,'soga_hair_face_color',171,60,32), (418313,1550045,0,'soga_hair_face_highlight_color',216,192,37), (418314,1550045,0,'soga_hair_type_color',171,60,32), (418315,1550045,0,'soga_hair_type_highlight_color',216,192,37), (418316,1550045,1,'soga_lip_type',100,50,-68), (418317,1550045,1,'soga_nose_type',0,-17,0), (418318,1550045,0,'soga_skin_color',221,194,101), (418319,1550045,0,'wing_color1',255,255,255), (418320,1550045,0,'wing_color2',255,255,255), (418321,1550046,1,'cheek_type',100,-100,0), (418322,1550046,1,'chin_type',-100,100,100), (418323,1550046,1,'ear_type',25,8,0), (418324,1550046,1,'eye_brow_type',100,100,100), (418325,1550046,0,'eye_color',118,14,183), (418326,1550046,1,'eye_type',100,0,0), (418327,1550046,0,'hair_face_color',171,60,32), (418328,1550046,0,'hair_face_highlight_color',216,192,37), (418329,1550046,0,'hair_type_color',171,60,32), (418330,1550046,0,'hair_type_highlight_color',216,192,37), (418331,1550046,1,'lip_type',100,50,-68), (418332,1550046,1,'nose_type',0,-17,0), (418333,1550046,0,'skin_color',229,208,128), (418334,1550046,1,'soga_cheek_type',100,-100,0), (418335,1550046,1,'soga_chin_type',-100,100,100), (418336,1550046,1,'soga_ear_type',25,8,0), (418337,1550046,1,'soga_eye_brow_type',100,100,100), (418338,1550046,0,'soga_eye_color',229,229,102), (418339,1550046,1,'soga_eye_type',100,0,0), (418340,1550046,0,'soga_hair_face_color',171,60,32), (418341,1550046,0,'soga_hair_face_highlight_color',216,192,37), (418342,1550046,0,'soga_hair_type_color',171,60,32), (418343,1550046,0,'soga_hair_type_highlight_color',216,192,37), (418344,1550046,1,'soga_lip_type',100,50,-68), (418345,1550046,1,'soga_nose_type',0,-17,0), (418346,1550046,0,'soga_skin_color',229,208,128), (418347,1550046,0,'wing_color1',255,255,255), (418348,1550046,0,'wing_color2',255,255,255), (418349,1550047,1,'cheek_type',100,-100,0), (418350,1550047,1,'chin_type',-100,100,100), (418351,1550047,1,'ear_type',25,9,0), (418352,1550047,1,'eye_brow_type',100,100,100), (418353,1550047,0,'eye_color',118,14,183), (418354,1550047,1,'eye_type',100,0,0), (418355,1550047,0,'hair_face_color',171,60,32), (418356,1550047,0,'hair_face_highlight_color',216,192,37), (418357,1550047,0,'hair_type_color',171,60,32), (418358,1550047,0,'hair_type_highlight_color',216,192,37), (418359,1550047,1,'lip_type',100,50,-68), (418360,1550047,1,'nose_type',0,-17,-1), (418361,1550047,0,'skin_color',253,251,246), (418362,1550047,1,'soga_cheek_type',100,-100,0), (418363,1550047,1,'soga_chin_type',-100,100,100), (418364,1550047,1,'soga_ear_type',25,9,0), (418365,1550047,1,'soga_eye_brow_type',100,100,100), (418366,1550047,0,'soga_eye_color',229,229,102), (418367,1550047,1,'soga_eye_type',100,0,0), (418368,1550047,0,'soga_hair_face_color',171,60,32), (418369,1550047,0,'soga_hair_face_highlight_color',216,192,37), (418370,1550047,0,'soga_hair_type_color',171,60,32), (418371,1550047,0,'soga_hair_type_highlight_color',216,192,37), (418372,1550047,1,'soga_lip_type',100,50,-68), (418373,1550047,1,'soga_nose_type',0,-17,-1), (418374,1550047,0,'soga_skin_color',253,251,246), (418375,1550047,0,'wing_color1',255,255,255), (418376,1550047,0,'wing_color2',255,255,255), (418377,1550048,1,'cheek_type',100,-100,0), (418378,1550048,1,'chin_type',-100,100,100), (418379,1550048,1,'ear_type',25,9,0), (418380,1550048,1,'eye_brow_type',100,100,100), (418381,1550048,0,'eye_color',118,14,183), (418382,1550048,1,'eye_type',100,0,0), (418383,1550048,0,'hair_face_color',171,60,32), (418384,1550048,0,'hair_face_highlight_color',216,192,37), (418385,1550048,0,'hair_type_color',171,60,32), (418386,1550048,0,'hair_type_highlight_color',216,192,37), (418387,1550048,1,'lip_type',100,50,-68), (418388,1550048,1,'nose_type',0,-17,-1), (418389,1550048,0,'skin_color',243,232,191), (418390,1550048,1,'soga_cheek_type',100,-100,0), (418391,1550048,1,'soga_chin_type',-100,100,100), (418392,1550048,1,'soga_ear_type',25,9,0), (418393,1550048,1,'soga_eye_brow_type',100,100,100), (418394,1550048,0,'soga_eye_color',229,229,102), (418395,1550048,1,'soga_eye_type',100,0,0), (418396,1550048,0,'soga_hair_face_color',171,60,32), (418397,1550048,0,'soga_hair_face_highlight_color',216,192,37), (418398,1550048,0,'soga_hair_type_color',171,60,32), (418399,1550048,0,'soga_hair_type_highlight_color',216,192,37), (418400,1550048,1,'soga_lip_type',100,50,-68), (418401,1550048,1,'soga_nose_type',0,-17,-1), (418402,1550048,0,'soga_skin_color',243,232,191), (418403,1550048,0,'wing_color1',255,255,255), (418404,1550048,0,'wing_color2',255,255,255), (418405,1550049,1,'cheek_type',0,1,0), (418406,1550049,1,'chin_type',2,14,-29), (418407,1550049,1,'ear_type',-17,-5,0), (418408,1550049,1,'eye_brow_type',42,-28,-3), (418409,1550049,0,'eye_color',42,85,98), (418410,1550049,1,'eye_type',11,0,0), (418411,1550049,0,'hair_face_color',92,98,76), (418412,1550049,0,'hair_face_highlight_color',105,83,0), (418413,1550049,0,'hair_type_color',92,98,76), (418414,1550049,0,'hair_type_highlight_color',105,83,0), (418415,1550049,1,'lip_type',-19,-8,0), (418416,1550049,1,'nose_type',17,-8,28), (418417,1550049,0,'skin_color',228,221,205), (418418,1550049,1,'soga_cheek_type',0,1,0), (418419,1550049,1,'soga_chin_type',2,14,-29), (418420,1550049,1,'soga_ear_type',-17,-5,0), (418421,1550049,1,'soga_eye_brow_type',42,-28,-3), (418422,1550049,0,'soga_eye_color',229,229,102), (418423,1550049,1,'soga_eye_type',11,0,0), (418424,1550049,0,'soga_hair_face_color',92,98,76), (418425,1550049,0,'soga_hair_face_highlight_color',105,83,0), (418426,1550049,0,'soga_hair_type_color',92,98,76), (418427,1550049,0,'soga_hair_type_highlight_color',105,83,0), (418428,1550049,1,'soga_lip_type',-19,-8,0), (418429,1550049,1,'soga_nose_type',17,-8,28), (418430,1550049,0,'soga_skin_color',228,221,205), (418431,1550049,0,'wing_color1',255,255,255), (418432,1550049,0,'wing_color2',255,255,255), (418433,1550050,1,'cheek_type',-2,25,0), (418434,1550050,1,'chin_type',-34,0,2), (418435,1550050,1,'ear_type',-23,9,0), (418436,1550050,1,'eye_brow_type',2,-17,-2), (418437,1550050,0,'eye_color',139,121,65), (418438,1550050,1,'eye_type',-28,0,0), (418439,1550050,0,'hair_face_color',43,29,21), (418440,1550050,0,'hair_face_highlight_color',42,38,34), (418441,1550050,0,'hair_type_color',43,29,21), (418442,1550050,0,'hair_type_highlight_color',42,38,34), (418443,1550050,1,'lip_type',4,14,3), (418444,1550050,1,'nose_type',14,3,-1), (418445,1550050,0,'skin_color',222,180,182), (418446,1550050,1,'soga_cheek_type',-2,25,0), (418447,1550050,1,'soga_chin_type',-34,0,2), (418448,1550050,1,'soga_ear_type',-23,9,0), (418449,1550050,1,'soga_eye_brow_type',2,-17,-2), (418450,1550050,0,'soga_eye_color',229,229,102), (418451,1550050,1,'soga_eye_type',-28,0,0), (418452,1550050,0,'soga_hair_face_color',43,29,21), (418453,1550050,0,'soga_hair_face_highlight_color',42,38,34), (418454,1550050,0,'soga_hair_type_color',43,29,21), (418455,1550050,0,'soga_hair_type_highlight_color',42,38,34), (418456,1550050,1,'soga_lip_type',4,14,3), (418457,1550050,1,'soga_nose_type',14,3,-1), (418458,1550050,0,'soga_skin_color',222,180,182), (418459,1550050,0,'wing_color1',255,255,255), (418460,1550050,0,'wing_color2',255,255,255), (418597,1550056,1,'cheek_type',64,-25,0), (418598,1550056,1,'chin_type',18,-71,17), (418599,1550056,1,'ear_type',-11,7,0), (418600,1550056,1,'eye_brow_type',-83,-61,-75), (418601,1550056,0,'eye_color',42,85,98), (418602,1550056,1,'eye_type',-90,0,0), (418603,1550056,0,'hair_color1',79,28,15), (418604,1550056,0,'hair_color2',161,114,42), (418605,1550056,0,'hair_face_color',35,24,1), (418606,1550056,0,'hair_face_highlight_color',219,179,15), (418607,1550056,0,'hair_highlight',239,221,86), (418608,1550056,0,'hair_type_color',35,24,1), (418609,1550056,0,'hair_type_highlight_color',219,179,15), (418610,1550056,1,'lip_type',95,-76,14), (418611,1550056,1,'nose_type',75,-46,-34), (418612,1550056,0,'skin_color',241,246,240), (418613,1550056,1,'soga_cheek_type',64,-25,0), (418614,1550056,1,'soga_chin_type',18,-71,17), (418615,1550056,1,'soga_ear_type',-11,7,0), (418616,1550056,1,'soga_eye_brow_type',-83,-61,-75), (418617,1550056,0,'soga_eye_color',229,229,102), (418618,1550056,1,'soga_eye_type',-90,0,0), (418619,1550056,0,'soga_hair_color1',79,28,15), (418620,1550056,0,'soga_hair_color2',161,114,42), (418621,1550056,0,'soga_hair_face_color',35,24,1), (418622,1550056,0,'soga_hair_face_highlight_color',219,179,15), (418623,1550056,0,'soga_hair_highlight',239,221,86), (418624,1550056,0,'soga_hair_type_color',35,24,1), (418625,1550056,0,'soga_hair_type_highlight_color',219,179,15), (418626,1550056,1,'soga_lip_type',95,-76,14), (418627,1550056,1,'soga_nose_type',75,-46,-34), (418628,1550056,0,'soga_skin_color',241,246,240), (418629,1550056,0,'wing_color1',255,255,255), (418630,1550056,0,'wing_color2',255,255,255), (418634,1550058,0,'eye_color',255,255,255), (418635,1550058,0,'skin_color',255,255,255), (418636,1550058,0,'soga_eye_color',255,0,255), (418637,1550059,1,'cheek_type',14,87,0), (418638,1550059,1,'chin_type',7,-7,87), (418639,1550059,1,'ear_type',-87,-25,0), (418640,1550059,1,'eye_brow_type',77,-50,-34), (418641,1550059,0,'eye_color',204,204,204), (418642,1550059,1,'eye_type',-28,0,0), (418643,1550059,1,'lip_type',-50,25,64), (418644,1550059,1,'nose_type',-100,-87,-11), (418645,1550059,0,'skin_color',251,247,232), (418646,1550059,1,'soga_cheek_type',14,87,0), (418647,1550059,1,'soga_chin_type',7,-7,87), (418648,1550059,1,'soga_ear_type',-87,-25,0), (418649,1550059,1,'soga_eye_brow_type',77,-50,-34), (418650,1550059,0,'soga_eye_color',229,229,102), (418651,1550059,1,'soga_eye_type',-28,0,0), (418652,1550059,1,'soga_lip_type',-50,25,64), (418653,1550059,1,'soga_nose_type',-100,-87,-11), (418654,1550059,0,'soga_skin_color',251,247,232), (418655,1550059,0,'wing_color1',255,255,255), (418656,1550059,0,'wing_color2',255,255,255), (418657,1550060,0,'eye_color',255,255,255), (418658,1550060,0,'skin_color',255,255,255), (418659,1550060,0,'soga_eye_color',255,0,255), (418663,1550062,1,'cheek_type',100,-100,0), (418664,1550062,1,'chin_type',-100,100,100), (418665,1550062,1,'ear_type',25,9,0), (418666,1550062,1,'eye_brow_type',100,100,100), (418667,1550062,0,'eye_color',118,14,183), (418668,1550062,1,'eye_type',100,0,0), (418669,1550062,0,'hair_face_color',171,60,32), (418670,1550062,0,'hair_face_highlight_color',216,192,37), (418671,1550062,0,'hair_type_color',171,60,32), (418672,1550062,0,'hair_type_highlight_color',216,192,37), (418673,1550062,1,'lip_type',100,50,-68), (418674,1550062,1,'nose_type',0,-17,-2), (418675,1550062,0,'skin_color',249,244,225), (418676,1550062,1,'soga_cheek_type',100,-100,0), (418677,1550062,1,'soga_chin_type',-100,100,100), (418678,1550062,1,'soga_ear_type',25,9,0), (418679,1550062,1,'soga_eye_brow_type',100,100,100), (418680,1550062,0,'soga_eye_color',229,229,102), (418681,1550062,1,'soga_eye_type',100,0,0), (418682,1550062,0,'soga_hair_face_color',171,60,32), (418683,1550062,0,'soga_hair_face_highlight_color',216,192,37), (418684,1550062,0,'soga_hair_type_color',171,60,32), (418685,1550062,0,'soga_hair_type_highlight_color',216,192,37), (418686,1550062,1,'soga_lip_type',100,50,-68), (418687,1550062,1,'soga_nose_type',0,-17,-2), (418688,1550062,0,'soga_skin_color',249,244,225), (418689,1550062,0,'wing_color1',255,255,255), (418690,1550062,0,'wing_color2',255,255,255), (418731,1560061,1,'cheek_type',100,-100,0), (418732,1560061,1,'chin_type',-100,100,100), (418733,1560061,1,'ear_type',25,9,0), (418734,1560061,1,'eye_brow_type',100,100,100), (418735,1560061,0,'eye_color',118,14,183), (418736,1560061,1,'eye_type',100,0,0), (418737,1560061,0,'hair_face_color',171,60,32), (418738,1560061,0,'hair_face_highlight_color',216,192,37), (418739,1560061,0,'hair_type_color',171,60,32), (418740,1560061,0,'hair_type_highlight_color',216,192,37), (418741,1560061,1,'lip_type',100,50,-68), (418742,1560061,1,'nose_type',0,-17,-1), (418743,1560061,0,'skin_color',210,179,78), (418744,1560061,1,'soga_cheek_type',100,-100,0), (418745,1560061,1,'soga_chin_type',-100,100,100), (418746,1560061,1,'soga_ear_type',25,9,0), (418747,1560061,1,'soga_eye_brow_type',100,100,100), (418748,1560061,0,'soga_eye_color',229,229,102), (418749,1560061,1,'soga_eye_type',100,0,0), (418750,1560061,0,'soga_hair_face_color',171,60,32), (418751,1560061,0,'soga_hair_face_highlight_color',216,192,37), (418752,1560061,0,'soga_hair_type_color',171,60,32), (418753,1560061,0,'soga_hair_type_highlight_color',216,192,37), (418754,1560061,1,'soga_lip_type',100,50,-68), (418755,1560061,1,'soga_nose_type',0,-17,-1), (418756,1560061,0,'soga_skin_color',210,179,78), (418757,1560061,0,'wing_color1',255,255,255), (418758,1560061,0,'wing_color2',255,255,255), (418885,1560079,0,'eye_color',255,255,255), (418886,1560079,0,'skin_color',255,255,255), (418887,1560079,0,'soga_eye_color',255,0,255), (418971,1560091,0,'eye_color',255,255,255), (418972,1560091,0,'skin_color',255,255,255), (418973,1560091,0,'soga_eye_color',255,0,255), (418974,1560092,0,'eye_color',255,255,255), (418975,1560092,0,'skin_color',255,255,255), (418976,1560092,0,'soga_eye_color',255,0,255), (418977,1560093,0,'eye_color',255,255,255), (418978,1560093,0,'skin_color',255,255,255), (418979,1560093,0,'soga_eye_color',255,0,255), (418980,3490051,0,'eye_color',255,255,255), (418981,3490051,0,'skin_color',255,255,255), (418982,3490051,0,'soga_eye_color',255,0,255), (418983,3490052,0,'eye_color',255,255,255), (418984,3490052,0,'skin_color',255,255,255), (418985,3490052,0,'soga_eye_color',255,0,255), (418986,3490053,0,'eye_color',255,255,255), (418987,3490053,0,'skin_color',255,255,255), (418988,3490053,0,'soga_eye_color',255,0,255), (418989,3490054,0,'eye_color',255,255,255), (418990,3490054,0,'skin_color',255,255,255), (418991,3490054,0,'soga_eye_color',255,0,255), (418992,3490055,0,'eye_color',255,255,255), (418993,3490055,0,'skin_color',255,255,255), (418994,3490055,0,'soga_eye_color',255,0,255), (418995,3490056,0,'eye_color',255,255,255), (418996,3490056,0,'skin_color',255,255,255), (418997,3490056,0,'soga_eye_color',255,0,255), (418998,3490057,0,'eye_color',255,255,255), (418999,3490057,0,'skin_color',255,255,255), (419000,3490057,0,'soga_eye_color',255,0,255), (419007,3490060,0,'eye_color',255,255,255), (419008,3490060,0,'skin_color',255,255,255), (419009,3490060,0,'soga_eye_color',255,0,255), (419010,3490061,0,'eye_color',255,255,255), (419011,3490061,0,'skin_color',255,255,255), (419012,3490061,0,'soga_eye_color',255,0,255), (419013,3490062,0,'eye_color',255,255,255), (419014,3490062,0,'skin_color',255,255,255), (419015,3490062,0,'soga_eye_color',255,0,255), (419031,150217,0,'eye_color',255,255,255), (419032,150217,0,'skin_color',255,255,255), (419033,150217,0,'soga_eye_color',255,0,255), (419034,150218,1,'cheek_type',-7,-94,0), (419035,150218,1,'chin_type',93,90,-9), (419036,150218,1,'ear_type',46,93,0), (419037,150218,1,'eye_brow_type',87,-78,-75), (419038,150218,0,'eye_color',229,28,71), (419039,150218,1,'eye_type',82,0,0), (419040,150218,1,'lip_type',25,-28,93), (419041,150218,1,'nose_type',-34,41,65), (419042,150218,0,'skin_color',84,85,94), (419043,150218,1,'soga_cheek_type',-7,-94,0), (419044,150218,1,'soga_chin_type',93,90,-9), (419045,150218,1,'soga_ear_type',46,93,0), (419046,150218,1,'soga_eye_brow_type',87,-78,-75), (419047,150218,0,'soga_eye_color',229,229,102), (419048,150218,1,'soga_eye_type',82,0,0), (419049,150218,1,'soga_lip_type',25,-28,93), (419050,150218,1,'soga_nose_type',-34,41,65), (419051,150218,0,'soga_skin_color',84,85,94), (419052,150218,0,'wing_color1',255,255,255), (419053,150218,0,'wing_color2',255,255,255), (419054,150219,0,'eye_color',255,255,255), (419055,150219,0,'skin_color',255,255,255), (419056,150219,0,'soga_eye_color',255,0,255), (419060,150221,0,'eye_color',255,255,255), (419061,150221,0,'skin_color',255,255,255), (419062,150221,0,'soga_eye_color',255,0,255), (419063,150222,0,'eye_color',255,255,255), (419064,150222,0,'skin_color',255,255,255), (419065,150222,0,'soga_eye_color',255,0,255), (419066,150223,0,'eye_color',255,255,255), (419067,150223,0,'skin_color',255,255,255), (419068,150223,0,'soga_eye_color',255,0,255), (419069,150224,0,'eye_color',255,255,255), (419070,150224,0,'skin_color',255,255,255), (419071,150224,0,'soga_eye_color',255,0,255), (419075,150226,0,'eye_color',255,255,255), (419076,150226,0,'skin_color',255,255,255), (419077,150226,0,'soga_eye_color',255,0,255), (419078,150227,0,'eye_color',255,255,255), (419079,150227,0,'skin_color',200,200,149), (419080,150227,0,'soga_eye_color',255,0,255), (419081,150228,0,'eye_color',255,255,255), (419082,150228,0,'skin_color',255,255,255), (419083,150228,0,'soga_eye_color',255,0,255), (419084,150229,0,'eye_color',255,255,255), (419085,150229,0,'skin_color',255,255,255), (419086,150229,0,'soga_eye_color',255,0,255), (419087,150230,0,'eye_color',255,255,255), (419088,150230,0,'skin_color',255,255,255), (419089,150230,0,'soga_eye_color',255,0,255), (419090,150231,0,'eye_color',255,255,255), (419091,150231,0,'skin_color',255,255,255), (419092,150231,0,'soga_eye_color',255,0,255), (419093,150232,0,'eye_color',255,255,255), (419094,150232,0,'skin_color',255,255,255), (419095,150232,0,'soga_eye_color',255,0,255), (419096,150233,0,'eye_color',255,255,255), (419097,150233,0,'skin_color',255,255,255), (419098,150233,0,'soga_eye_color',255,0,255), (419099,150234,0,'eye_color',255,255,255), (419100,150234,0,'skin_color',255,255,255), (419101,150234,0,'soga_eye_color',255,0,255), (419102,150235,0,'eye_color',255,255,255), (419103,150235,0,'skin_color',255,255,255), (419104,150235,0,'soga_eye_color',255,0,255), (419105,150236,0,'eye_color',255,255,255), (419106,150236,0,'skin_color',255,255,255), (419107,150236,0,'soga_eye_color',255,0,255), (419108,150237,0,'eye_color',255,255,255), (419109,150237,0,'skin_color',255,255,255), (419110,150237,0,'soga_eye_color',255,0,255), (419111,150238,0,'eye_color',255,255,255), (419112,150238,0,'skin_color',255,255,255), (419113,150238,0,'soga_eye_color',255,0,255), (419117,150240,0,'eye_color',255,255,255), (419118,150240,0,'skin_color',255,255,255), (419119,150240,0,'soga_eye_color',255,0,255), (419120,150241,0,'eye_color',255,255,255), (419121,150241,0,'skin_color',255,255,255), (419122,150241,0,'soga_eye_color',255,0,255), (419123,150242,0,'eye_color',255,255,255), (419124,150242,0,'skin_color',255,255,255), (419125,150242,0,'soga_eye_color',255,0,255), (419126,150243,0,'eye_color',255,255,255), (419127,150243,0,'skin_color',255,255,255), (419128,150243,0,'soga_eye_color',255,0,255), (419129,150244,0,'eye_color',255,255,255), (419130,150244,0,'skin_color',255,255,255), (419131,150244,0,'soga_eye_color',255,0,255), (419132,150245,0,'eye_color',255,255,255), (419133,150245,0,'skin_color',255,255,255), (419134,150245,0,'soga_eye_color',255,0,255), (419135,150246,0,'eye_color',255,255,255), (419136,150246,0,'skin_color',255,255,255), (419137,150246,0,'soga_eye_color',255,0,255), (419138,150247,0,'eye_color',255,255,255), (419139,150247,0,'skin_color',255,255,255), (419140,150247,0,'soga_eye_color',255,0,255), (419141,150248,0,'eye_color',255,255,255), (419142,150248,0,'skin_color',255,255,255), (419143,150248,0,'soga_eye_color',255,0,255), (419144,150249,0,'eye_color',255,255,255), (419145,150249,0,'skin_color',255,255,255), (419146,150249,0,'soga_eye_color',255,0,255), (419150,150251,0,'eye_color',255,255,255), (419151,150251,0,'skin_color',255,255,255), (419152,150251,0,'soga_eye_color',255,0,255), (419156,150253,0,'eye_color',255,255,255), (419157,150253,0,'skin_color',255,255,255), (419158,150253,0,'soga_eye_color',255,0,255), (419159,150254,0,'eye_color',255,255,255), (419160,150254,0,'skin_color',255,255,255), (419161,150254,0,'soga_eye_color',255,0,255), (419165,150256,0,'eye_color',255,255,255), (419166,150256,0,'skin_color',255,255,255), (419167,150256,0,'soga_eye_color',255,0,255), (419174,150259,0,'eye_color',255,255,255), (419175,150259,0,'skin_color',255,255,255), (419176,150259,0,'soga_eye_color',255,0,255), (419180,150261,0,'eye_color',255,255,255), (419181,150261,0,'skin_color',255,255,255), (419182,150261,0,'soga_eye_color',255,0,255), (419183,150262,0,'eye_color',255,255,255), (419184,150262,0,'skin_color',70,70,70), (419185,150262,0,'soga_eye_color',255,0,255), (419186,150263,0,'eye_color',255,255,255), (419187,150263,0,'skin_color',255,255,255), (419188,150263,0,'soga_eye_color',255,0,255), (419189,150264,0,'eye_color',255,255,255), (419190,150264,0,'skin_color',255,255,255), (419191,150264,0,'soga_eye_color',255,0,255), (419192,150265,0,'eye_color',255,255,255), (419193,150265,0,'skin_color',255,255,255), (419194,150265,0,'soga_eye_color',255,0,255), (419195,150266,0,'eye_color',255,255,255), (419196,150266,0,'skin_color',255,255,255), (419197,150266,0,'soga_eye_color',255,0,255), (419201,150268,0,'eye_color',255,255,255), (419202,150268,0,'skin_color',255,255,255), (419203,150268,0,'soga_eye_color',255,0,255), (419207,150270,0,'eye_color',255,255,255), (419208,150270,0,'skin_color',255,255,255), (419209,150270,0,'soga_eye_color',255,0,255), (419210,150271,0,'eye_color',255,255,255), (419211,150271,0,'skin_color',255,255,255), (419212,150271,0,'soga_eye_color',255,0,255), (419213,150272,0,'eye_color',255,255,255), (419214,150272,0,'skin_color',255,255,255), (419215,150272,0,'soga_eye_color',255,0,255), (419219,150274,0,'eye_color',255,255,255), (419220,150274,0,'skin_color',49,5,5), (419221,150274,0,'soga_eye_color',255,0,255), (419225,150276,0,'eye_color',255,255,255), (419226,150276,0,'skin_color',255,255,255), (419227,150276,0,'soga_eye_color',255,0,255), (419228,150277,0,'eye_color',255,255,255), (419229,150277,0,'skin_color',255,255,255), (419230,150277,0,'soga_eye_color',255,0,255), (419231,150278,0,'eye_color',255,255,255), (419232,150278,0,'skin_color',255,255,255), (419233,150278,0,'soga_eye_color',255,0,255), (419234,150279,0,'eye_color',255,255,255), (419235,150279,0,'skin_color',255,255,255), (419236,150279,0,'soga_eye_color',255,0,255), (419237,150280,0,'eye_color',255,255,255), (419238,150280,0,'skin_color',255,255,255), (419239,150280,0,'soga_eye_color',255,0,255), (419246,150283,0,'eye_color',255,255,255), (419247,150283,0,'skin_color',255,255,255), (419248,150283,0,'soga_eye_color',255,0,255), (419249,150284,0,'eye_color',255,255,255), (419250,150284,0,'skin_color',255,255,255), (419251,150284,0,'soga_eye_color',255,0,255), (419252,150285,0,'eye_color',255,255,255), (419253,150285,0,'skin_color',255,255,255), (419254,150285,0,'soga_eye_color',255,0,255), (419258,150287,0,'eye_color',255,255,255), (419259,150287,0,'skin_color',255,255,255), (419260,150287,0,'soga_eye_color',255,0,255), (419261,150288,0,'eye_color',255,255,255), (419262,150288,0,'skin_color',255,255,255), (419263,150288,0,'soga_eye_color',255,0,255), (419264,150289,0,'eye_color',255,255,255), (419265,150289,0,'skin_color',64,0,0), (419266,150289,0,'soga_eye_color',255,0,255), (419267,150290,0,'eye_color',255,255,255), (419268,150290,0,'skin_color',64,0,0), (419269,150290,0,'soga_eye_color',255,0,255), (419273,150292,1,'cheek_type',29,14,0), (419274,150292,1,'chin_type',-22,8,-8), (419275,150292,1,'ear_type',0,-9,0), (419276,150292,0,'eye_color',87,153,165), (419277,150292,0,'hair_face_color',144,50,9), (419278,150292,0,'hair_face_highlight_color',164,58,31), (419279,150292,0,'hair_type_color',144,50,9), (419280,150292,0,'hair_type_highlight_color',164,58,31), (419281,150292,1,'lip_type',4,-26,-25), (419282,150292,1,'nose_type',17,0,-2), (419283,150292,0,'skin_color',197,142,123), (419284,150292,1,'soga_cheek_type',29,14,0), (419285,150292,1,'soga_chin_type',-22,8,-8), (419286,150292,1,'soga_ear_type',0,-9,0), (419287,150292,0,'soga_eye_color',229,229,102), (419288,150292,0,'soga_hair_face_color',144,50,9), (419289,150292,0,'soga_hair_face_highlight_color',164,58,31), (419290,150292,0,'soga_hair_type_color',144,50,9), (419291,150292,0,'soga_hair_type_highlight_color',164,58,31), (419292,150292,1,'soga_lip_type',4,-26,-25), (419293,150292,1,'soga_nose_type',17,0,-2), (419294,150292,0,'soga_skin_color',197,142,123), (419295,150292,0,'wing_color1',255,255,255), (419296,150292,0,'wing_color2',255,255,255), (419297,150293,0,'eye_color',255,255,255), (419298,150293,0,'skin_color',255,255,255), (419299,150293,0,'soga_eye_color',255,0,255), (419303,150295,0,'eye_color',255,255,255), (419304,150295,0,'skin_color',255,255,255), (419305,150295,0,'soga_eye_color',255,0,255), (419306,150296,0,'eye_color',255,255,255), (419307,150296,0,'skin_color',255,255,255), (419308,150296,0,'soga_eye_color',255,0,255), (419312,150298,0,'eye_color',255,255,255), (419313,150298,0,'skin_color',255,255,255), (419314,150298,0,'soga_eye_color',255,0,255), (419318,150300,0,'eye_color',255,255,255), (419319,150300,0,'skin_color',255,255,255), (419320,150300,0,'soga_eye_color',255,0,255), (419321,150301,0,'eye_color',255,255,255), (419322,150301,0,'skin_color',255,255,255), (419323,150301,0,'soga_eye_color',255,0,255), (419324,150302,0,'eye_color',255,255,255), (419325,150302,0,'skin_color',255,255,255), (419326,150302,0,'soga_eye_color',255,0,255), (419330,150304,0,'eye_color',255,255,255), (419331,150304,0,'skin_color',255,255,255), (419332,150304,0,'soga_eye_color',255,0,255), (419333,150305,0,'eye_color',255,255,255), (419334,150305,0,'skin_color',255,255,255), (419335,150305,0,'soga_eye_color',255,0,255), (419336,4470029,0,'eye_color',255,255,255), (419337,4470029,0,'skin_color',255,255,255), (419338,4470029,0,'soga_eye_color',255,0,255), (419339,4470030,0,'eye_color',255,255,255), (419340,4470030,0,'skin_color',255,255,255), (419341,4470030,0,'soga_eye_color',255,0,255), (419342,4470031,0,'eye_color',255,255,255), (419343,4470031,0,'skin_color',255,255,255), (419344,4470031,0,'soga_eye_color',255,0,255), (419345,4470032,0,'eye_color',255,255,255), (419346,4470032,0,'skin_color',255,255,255), (419347,4470032,0,'soga_eye_color',255,0,255), (419348,4470033,0,'eye_color',255,255,255), (419349,4470033,0,'skin_color',255,255,255), (419350,4470033,0,'soga_eye_color',255,0,255), (419351,4470034,0,'eye_color',255,255,255), (419352,4470034,0,'skin_color',255,255,255), (419353,4470034,0,'soga_eye_color',255,0,255), (419354,4470035,0,'eye_color',255,255,255), (419355,4470035,0,'skin_color',255,255,255), (419356,4470035,0,'soga_eye_color',255,0,255), (419357,4470036,0,'eye_color',255,255,255), (419358,4470036,0,'skin_color',255,255,255), (419359,4470036,0,'soga_eye_color',255,0,255), (419360,4470037,0,'eye_color',255,255,255), (419361,4470037,0,'skin_color',255,255,255), (419362,4470037,0,'soga_eye_color',255,0,255), (419363,4470038,0,'eye_color',255,255,255), (419364,4470038,0,'skin_color',255,255,255), (419365,4470038,0,'soga_eye_color',255,0,255), (419366,4470039,0,'eye_color',255,255,255), (419367,4470039,0,'skin_color',255,255,255), (419368,4470039,0,'soga_eye_color',255,0,255), (419372,4470041,0,'eye_color',255,255,255), (419373,4470041,0,'skin_color',255,255,255), (419374,4470041,0,'soga_eye_color',255,0,255), (419375,4470042,1,'cheek_type',8,12,0), (419376,4470042,1,'chin_type',-1,-26,-1), (419377,4470042,1,'ear_type',45,28,0), (419378,4470042,1,'eye_brow_type',-4,-9,-26), (419379,4470042,0,'eye_color',255,255,248), (419380,4470042,1,'eye_type',14,0,0), (419381,4470042,0,'hair_face_color',19,8,1), (419382,4470042,0,'hair_type_color',19,8,1), (419383,4470042,1,'lip_type',-6,-11,-11), (419384,4470042,1,'nose_type',-42,2,8), (419385,4470042,0,'skin_color',215,238,34), (419386,4470042,1,'soga_cheek_type',8,12,0), (419387,4470042,1,'soga_chin_type',-1,-26,-1), (419388,4470042,1,'soga_ear_type',45,28,0), (419389,4470042,1,'soga_eye_brow_type',-4,-9,-26), (419390,4470042,0,'soga_eye_color',229,229,102), (419391,4470042,1,'soga_eye_type',14,0,0), (419392,4470042,0,'soga_hair_face_color',19,8,1), (419393,4470042,0,'soga_hair_type_color',19,8,1), (419394,4470042,1,'soga_lip_type',-6,-11,-11), (419395,4470042,1,'soga_nose_type',-42,2,8), (419396,4470042,0,'soga_skin_color',215,238,34), (419397,4470042,0,'wing_color1',255,255,255), (419398,4470042,0,'wing_color2',255,255,255), (419399,4470043,0,'eye_color',255,255,255), (419400,4470043,0,'skin_color',255,255,255), (419401,4470043,0,'soga_eye_color',255,0,255), (419402,4470044,0,'eye_color',255,255,255), (419403,4470044,0,'skin_color',255,255,255), (419404,4470044,0,'soga_eye_color',255,0,255), (419405,4470045,0,'eye_color',255,255,255), (419406,4470045,0,'skin_color',255,255,255), (419407,4470045,0,'soga_eye_color',255,0,255), (419408,4470046,0,'eye_color',255,255,255), (419409,4470046,0,'skin_color',255,255,255), (419410,4470046,0,'soga_eye_color',255,0,255), (419411,4470047,0,'eye_color',255,255,255), (419412,4470047,0,'skin_color',255,255,255), (419413,4470047,0,'soga_eye_color',255,0,255), (419414,4470048,0,'eye_color',54,54,54), (419415,4470048,0,'skin_color',107,107,107), (419416,4470048,0,'soga_eye_color',255,0,255), (419423,3390006,0,'eye_color',255,255,255), (419424,3390006,0,'skin_color',255,255,255), (419425,3390006,0,'soga_eye_color',255,0,255), (419426,3390007,0,'eye_color',255,255,255), (419427,3390007,0,'skin_color',255,255,255), (419428,3390007,0,'soga_eye_color',255,0,255), (419429,3390008,0,'eye_color',255,255,255), (419430,3390008,0,'skin_color',255,255,255), (419431,3390008,0,'soga_eye_color',255,0,255), (419432,3390009,0,'eye_color',255,255,255), (419433,3390009,0,'skin_color',255,255,255), (419434,3390009,0,'soga_eye_color',255,0,255), (419435,3390010,0,'eye_color',255,255,255), (419436,3390010,0,'skin_color',255,255,255), (419437,3390010,0,'soga_eye_color',255,0,255), (419438,3390011,0,'eye_color',255,255,255), (419439,3390011,0,'skin_color',255,255,255), (419440,3390011,0,'soga_eye_color',255,0,255), (419441,3390012,0,'eye_color',255,255,255), (419442,3390012,0,'skin_color',255,255,255), (419443,3390012,0,'soga_eye_color',255,0,255), (419444,3390013,0,'eye_color',255,255,255), (419445,3390013,0,'skin_color',255,255,255), (419446,3390013,0,'soga_eye_color',255,0,255), (419447,3390014,0,'eye_color',255,255,255), (419448,3390014,0,'skin_color',255,255,255), (419449,3390014,0,'soga_eye_color',255,0,255), (419450,3390015,0,'eye_color',255,255,255), (419451,3390015,0,'skin_color',255,255,255), (419452,3390015,0,'soga_eye_color',255,0,255), (419453,3390016,0,'eye_color',255,255,255), (419454,3390016,0,'skin_color',255,255,255), (419455,3390016,0,'soga_eye_color',255,0,255), (419456,3390017,0,'eye_color',255,255,255), (419457,3390017,0,'skin_color',255,255,255), (419458,3390017,0,'soga_eye_color',255,0,255), (419459,3390018,0,'eye_color',255,255,255), (419460,3390018,0,'skin_color',255,255,255), (419461,3390018,0,'soga_eye_color',255,0,255), (419462,3390019,0,'eye_color',255,255,255), (419463,3390019,0,'skin_color',255,255,255), (419464,3390019,0,'soga_eye_color',255,0,255), (419465,3390020,1,'cheek_type',0,1,0), (419466,3390020,1,'chin_type',0,4,-7), (419467,3390020,1,'ear_type',-8,-17,0), (419468,3390020,1,'eye_brow_type',-13,-33,-7), (419469,3390020,0,'eye_color',140,15,126), (419470,3390020,1,'eye_type',4,0,0), (419471,3390020,0,'hair_face_color',8,3,0), (419472,3390020,0,'hair_type_color',8,3,0), (419473,3390020,1,'lip_type',-4,12,-13), (419474,3390020,1,'nose_type',9,-8,-4), (419475,3390020,0,'skin_color',112,11,14), (419476,3390020,1,'soga_cheek_type',0,1,0), (419477,3390020,1,'soga_chin_type',0,4,-7), (419478,3390020,1,'soga_ear_type',-8,-17,0), (419479,3390020,1,'soga_eye_brow_type',-13,-33,-7), (419480,3390020,0,'soga_eye_color',229,229,102), (419481,3390020,1,'soga_eye_type',4,0,0), (419482,3390020,0,'soga_hair_face_color',8,3,0), (419483,3390020,0,'soga_hair_type_color',8,3,0), (419484,3390020,1,'soga_lip_type',-4,12,-13), (419485,3390020,1,'soga_nose_type',9,-8,-4), (419486,3390020,0,'soga_skin_color',112,11,14), (419487,3390020,0,'wing_color1',255,255,255), (419488,3390020,0,'wing_color2',255,255,255), (419489,3390021,0,'eye_color',255,255,255), (419490,3390021,0,'skin_color',255,255,255), (419491,3390021,0,'soga_eye_color',255,0,255), (419492,3390022,1,'cheek_type',0,1,0), (419493,3390022,1,'chin_type',0,4,-7), (419494,3390022,1,'ear_type',-8,-17,0), (419495,3390022,1,'eye_brow_type',-13,-33,-7), (419496,3390022,0,'eye_color',126,14,142), (419497,3390022,1,'eye_type',4,0,0), (419498,3390022,0,'hair_face_color',123,43,22), (419499,3390022,0,'hair_type_color',123,43,22), (419500,3390022,1,'lip_type',-4,12,-13), (419501,3390022,1,'nose_type',9,-8,-4), (419502,3390022,0,'skin_color',59,170,0), (419503,3390022,1,'soga_cheek_type',0,1,0), (419504,3390022,1,'soga_chin_type',0,4,-7), (419505,3390022,1,'soga_ear_type',-8,-17,0), (419506,3390022,1,'soga_eye_brow_type',-13,-33,-7), (419507,3390022,0,'soga_eye_color',229,229,102), (419508,3390022,1,'soga_eye_type',4,0,0), (419509,3390022,0,'soga_hair_face_color',123,43,22), (419510,3390022,0,'soga_hair_type_color',123,43,22), (419511,3390022,1,'soga_lip_type',-4,12,-13), (419512,3390022,1,'soga_nose_type',9,-8,-4), (419513,3390022,0,'soga_skin_color',59,170,0), (419514,3390022,0,'wing_color1',255,255,255), (419515,3390022,0,'wing_color2',255,255,255), (419516,3390023,0,'eye_color',255,255,255), (419517,3390023,0,'skin_color',255,255,255), (419518,3390023,0,'soga_eye_color',255,0,255), (419519,3390024,0,'eye_color',255,255,255), (419520,3390024,0,'skin_color',255,255,255), (419521,3390024,0,'soga_eye_color',255,0,255), (419522,3390025,0,'eye_color',255,255,255), (419523,3390025,0,'skin_color',255,255,255), (419524,3390025,0,'soga_eye_color',255,0,255), (419525,3390026,0,'eye_color',255,255,255), (419526,3390026,0,'skin_color',255,255,255), (419527,3390026,0,'soga_eye_color',255,0,255), (419528,3390027,0,'eye_color',255,255,255), (419529,3390027,0,'skin_color',255,255,255), (419530,3390027,0,'soga_eye_color',255,0,255), (419531,3390028,0,'eye_color',255,255,255), (419532,3390028,0,'skin_color',255,255,255), (419533,3390028,0,'soga_eye_color',255,0,255), (419534,3390029,0,'eye_color',255,255,255), (419535,3390029,0,'skin_color',255,255,255), (419536,3390029,0,'soga_eye_color',255,0,255), (419537,3390030,0,'eye_color',255,255,255), (419538,3390030,0,'skin_color',255,255,255), (419539,3390030,0,'soga_eye_color',255,0,255), (419540,3390031,1,'cheek_type',0,1,0), (419541,3390031,1,'chin_type',0,4,-7), (419542,3390031,1,'ear_type',-8,-17,0), (419543,3390031,1,'eye_brow_type',-13,-33,-7), (419544,3390031,0,'eye_color',212,52,27), (419545,3390031,1,'eye_type',4,0,0), (419546,3390031,0,'hair_face_color',101,99,90), (419547,3390031,0,'hair_type_color',101,99,90), (419548,3390031,1,'lip_type',-4,12,-13), (419549,3390031,1,'nose_type',9,-8,-4), (419550,3390031,0,'skin_color',155,23,11), (419551,3390031,1,'soga_cheek_type',0,1,0), (419552,3390031,1,'soga_chin_type',0,4,-7), (419553,3390031,1,'soga_ear_type',-8,-17,0), (419554,3390031,1,'soga_eye_brow_type',-13,-33,-7), (419555,3390031,0,'soga_eye_color',229,229,102), (419556,3390031,1,'soga_eye_type',4,0,0), (419557,3390031,0,'soga_hair_face_color',101,99,90), (419558,3390031,0,'soga_hair_type_color',101,99,90), (419559,3390031,1,'soga_lip_type',-4,12,-13), (419560,3390031,1,'soga_nose_type',9,-8,-4), (419561,3390031,0,'soga_skin_color',155,23,11), (419562,3390031,0,'wing_color1',255,255,255), (419563,3390031,0,'wing_color2',255,255,255), (419564,350105,0,'eye_color',83,80,36), (419565,350105,0,'skin_color',19,19,19), (419566,350105,0,'soga_eye_color',255,0,255), (419567,350106,0,'eye_color',104,115,41), (419568,350106,0,'skin_color',120,108,57), (419569,350106,0,'soga_eye_color',255,0,255), (419570,350107,0,'eye_color',87,72,58), (419571,350107,0,'skin_color',61,137,77), (419572,350107,0,'soga_eye_color',255,0,255), (419573,350108,0,'eye_color',56,23,27), (419574,350108,0,'skin_color',92,107,63), (419575,350108,0,'soga_eye_color',255,0,255), (419576,350109,0,'eye_color',144,114,43), (419577,350109,0,'skin_color',90,89,63), (419578,350109,0,'soga_eye_color',255,0,255), (419579,350110,0,'eye_color',102,66,67), (419580,350110,0,'skin_color',111,119,59), (419581,350110,0,'soga_eye_color',255,0,255), (419582,350111,0,'eye_color',66,43,86), (419583,350111,0,'skin_color',22,86,89), (419584,350111,0,'soga_eye_color',255,0,255), (419585,350112,0,'eye_color',36,51,140), (419586,350112,0,'skin_color',36,51,140), (419587,350112,0,'soga_eye_color',255,0,255), (419588,350113,0,'eye_color',165,137,79), (419589,350113,0,'skin_color',82,104,65), (419590,350113,0,'soga_eye_color',255,0,255), (419591,350114,0,'eye_color',211,110,39), (419592,350114,0,'skin_color',87,59,115), (419593,350114,0,'soga_eye_color',255,0,255), (419594,350115,0,'eye_color',152,7,0), (419595,350115,0,'skin_color',110,86,137), (419596,350115,0,'soga_eye_color',255,0,255), (419597,350116,0,'eye_color',255,0,12), (419598,350116,0,'skin_color',52,52,52), (419599,350116,0,'soga_eye_color',255,0,255), (419600,350117,1,'cheek_type',62,45,0), (419601,350117,1,'chin_type',-93,-62,-58), (419602,350117,1,'ear_type',89,84,0), (419603,350117,1,'eye_brow_type',7,79,9), (419604,350117,0,'eye_color',116,124,67), (419605,350117,1,'eye_type',-52,0,0), (419606,350117,0,'hair_color1',161,165,168), (419607,350117,0,'hair_color2',50,69,69), (419608,350117,0,'hair_face_color',224,230,231), (419609,350117,0,'hair_face_highlight_color',219,179,16), (419610,350117,0,'hair_highlight',239,221,86), (419611,350117,0,'hair_type_color',224,230,231), (419612,350117,0,'hair_type_highlight_color',219,179,16), (419613,350117,1,'lip_type',32,-53,55), (419614,350117,1,'nose_type',56,83,0), (419615,350117,0,'skin_color',195,205,205), (419616,350117,1,'soga_cheek_type',62,45,0), (419617,350117,1,'soga_chin_type',-93,-62,-58), (419618,350117,1,'soga_ear_type',89,84,0), (419619,350117,1,'soga_eye_brow_type',7,79,9), (419620,350117,0,'soga_eye_color',229,229,102), (419621,350117,1,'soga_eye_type',-52,0,0), (419622,350117,0,'soga_hair_color1',161,165,168), (419623,350117,0,'soga_hair_color2',50,69,69), (419624,350117,0,'soga_hair_face_color',224,230,231), (419625,350117,0,'soga_hair_face_highlight_color',219,179,16), (419626,350117,0,'soga_hair_highlight',239,221,86), (419627,350117,0,'soga_hair_type_color',224,230,231), (419628,350117,0,'soga_hair_type_highlight_color',219,179,16), (419629,350117,1,'soga_lip_type',32,-53,55), (419630,350117,1,'soga_nose_type',56,83,0), (419631,350117,0,'soga_skin_color',195,205,205), (419632,350117,0,'wing_color1',255,255,255), (419633,350117,0,'wing_color2',255,255,255), (419634,350118,0,'eye_color',14,30,0), (419635,350118,0,'skin_color',89,100,64), (419636,350118,0,'soga_eye_color',255,0,255), (419637,350119,1,'cheek_type',-17,88,0), (419638,350119,1,'chin_type',65,43,-59), (419639,350119,1,'ear_type',-18,0,0), (419640,350119,1,'eye_brow_type',17,-53,-59), (419641,350119,0,'eye_color',63,42,17), (419642,350119,1,'eye_type',84,0,0), (419643,350119,0,'hair_color1',21,13,24), (419644,350119,0,'hair_color2',34,28,24), (419645,350119,0,'hair_face_color',5,2,2), (419646,350119,0,'hair_face_highlight_color',8,3,3), (419647,350119,0,'hair_highlight',21,13,24), (419648,350119,0,'hair_type_color',5,2,2), (419649,350119,0,'hair_type_highlight_color',8,3,3), (419650,350119,1,'lip_type',7,-50,77), (419651,350119,1,'nose_type',-71,25,-75), (419652,350119,0,'skin_color',238,237,210), (419653,350119,1,'soga_cheek_type',-17,88,0), (419654,350119,1,'soga_chin_type',65,43,-59), (419655,350119,1,'soga_ear_type',-18,0,0), (419656,350119,1,'soga_eye_brow_type',17,-53,-59), (419657,350119,0,'soga_eye_color',229,229,102), (419658,350119,1,'soga_eye_type',84,0,0), (419659,350119,0,'soga_hair_color1',21,13,24), (419660,350119,0,'soga_hair_color2',34,28,24), (419661,350119,0,'soga_hair_face_color',5,2,2), (419662,350119,0,'soga_hair_face_highlight_color',8,3,3), (419663,350119,0,'soga_hair_highlight',21,13,24), (419664,350119,0,'soga_hair_type_color',5,2,2), (419665,350119,0,'soga_hair_type_highlight_color',8,3,3), (419666,350119,1,'soga_lip_type',7,-50,77), (419667,350119,1,'soga_nose_type',-71,25,-75), (419668,350119,0,'soga_skin_color',238,237,210), (419669,350120,0,'eye_color',111,76,14), (419670,350120,0,'skin_color',92,108,63), (419671,350120,0,'soga_eye_color',255,0,255), (419672,350121,1,'cheek_type',100,100,0), (419673,350121,1,'chin_type',-51,-21,-9), (419674,350121,1,'ear_type',2,-25,0), (419675,350121,1,'eye_brow_type',100,-100,100), (419676,350121,0,'eye_color',37,76,85), (419677,350121,1,'eye_type',-34,0,0), (419678,350121,0,'hair_face_color',24,10,0), (419679,350121,0,'hair_face_highlight_color',121,95,62), (419680,350121,0,'hair_type_color',24,10,0), (419681,350121,0,'hair_type_highlight_color',121,95,62), (419682,350121,1,'lip_type',2,64,21), (419683,350121,1,'nose_type',14,-75,8), (419684,350121,0,'skin_color',230,242,242), (419685,350121,1,'soga_cheek_type',100,100,0), (419686,350121,1,'soga_chin_type',-51,-21,-9), (419687,350121,1,'soga_ear_type',2,-25,0), (419688,350121,1,'soga_eye_brow_type',100,-100,100), (419689,350121,0,'soga_eye_color',229,229,102), (419690,350121,1,'soga_eye_type',-34,0,0), (419691,350121,0,'soga_hair_face_color',24,10,0), (419692,350121,0,'soga_hair_face_highlight_color',121,95,62), (419693,350121,0,'soga_hair_type_color',24,10,0), (419694,350121,0,'soga_hair_type_highlight_color',121,95,62), (419695,350121,1,'soga_lip_type',2,64,21), (419696,350121,1,'soga_nose_type',14,-75,8), (419697,350121,0,'soga_skin_color',230,242,242), (419698,350121,0,'wing_color1',255,255,255), (419699,350121,0,'wing_color2',255,255,255), (419700,350122,0,'eye_color',152,7,0), (419701,350122,0,'skin_color',110,86,137), (419702,350122,0,'soga_eye_color',255,0,255), (419703,350123,0,'eye_color',28,28,28), (419704,350123,0,'skin_color',52,52,52), (419705,350123,0,'soga_eye_color',255,0,255), (419706,350124,0,'eye_color',74,38,33), (419707,350124,0,'skin_color',114,123,58), (419708,350124,0,'soga_eye_color',255,0,255), (419709,350125,0,'eye_color',52,0,52), (419710,350125,0,'skin_color',79,96,66), (419711,350125,0,'soga_eye_color',255,0,255), (419712,350126,0,'eye_color',130,80,69), (419713,350126,0,'skin_color',118,125,57), (419714,350126,0,'soga_eye_color',255,0,255), (419715,350127,1,'cheek_type',25,25,0), (419716,350127,1,'chin_type',-17,-83,75), (419717,350127,1,'ear_type',-87,68,0), (419718,350127,1,'eye_brow_type',-68,7,50), (419719,350127,0,'eye_color',44,90,102), (419720,350127,1,'eye_type',41,0,0), (419721,350127,0,'hair_color1',56,33,26), (419722,350127,0,'hair_color2',94,59,11), (419723,350127,0,'hair_face_color',100,70,10), (419724,350127,0,'hair_face_highlight_color',233,184,31), (419725,350127,0,'hair_highlight',246,219,114), (419726,350127,0,'hair_type_color',100,70,10), (419727,350127,0,'hair_type_highlight_color',233,184,31), (419728,350127,1,'lip_type',-89,4,-64), (419729,350127,1,'nose_type',-62,45,0), (419730,350127,0,'skin_color',179,140,97), (419731,350127,1,'soga_cheek_type',25,25,0), (419732,350127,1,'soga_chin_type',-17,-83,75), (419733,350127,1,'soga_ear_type',-87,68,0), (419734,350127,1,'soga_eye_brow_type',-68,7,50), (419735,350127,0,'soga_eye_color',229,229,102), (419736,350127,1,'soga_eye_type',41,0,0), (419737,350127,0,'soga_hair_color1',56,33,26), (419738,350127,0,'soga_hair_color2',94,59,11), (419739,350127,0,'soga_hair_face_color',100,70,10), (419740,350127,0,'soga_hair_face_highlight_color',233,184,31), (419741,350127,0,'soga_hair_highlight',246,219,114), (419742,350127,0,'soga_hair_type_color',100,70,10), (419743,350127,0,'soga_hair_type_highlight_color',233,184,31), (419744,350127,1,'soga_lip_type',-89,4,-64), (419745,350127,1,'soga_nose_type',-62,45,0), (419746,350127,0,'soga_skin_color',179,140,97), (419747,350127,0,'wing_color1',255,255,255), (419748,350127,0,'wing_color2',255,255,255), (419749,350128,1,'cheek_type',-68,-58,0), (419750,350128,1,'chin_type',-40,68,-82), (419751,350128,1,'ear_type',28,-71,0), (419752,350128,1,'eye_brow_type',-88,94,65), (419753,350128,0,'eye_color',95,96,0), (419754,350128,1,'eye_type',8,0,0), (419755,350128,1,'lip_type',55,4,0), (419756,350128,1,'nose_type',84,-43,-34), (419757,350128,0,'skin_color',155,143,88), (419758,350128,1,'soga_cheek_type',-68,-58,0), (419759,350128,1,'soga_chin_type',-40,68,-82), (419760,350128,1,'soga_ear_type',28,-71,0), (419761,350128,1,'soga_eye_brow_type',-88,94,65), (419762,350128,0,'soga_eye_color',229,229,102), (419763,350128,1,'soga_eye_type',8,0,0), (419764,350128,1,'soga_lip_type',55,4,0), (419765,350128,1,'soga_nose_type',84,-43,-34), (419766,350128,0,'soga_skin_color',155,143,88), (419767,350128,0,'wing_color1',255,255,255), (419768,350128,0,'wing_color2',255,255,255), (419769,350129,1,'cheek_type',-14,-22,0), (419770,350129,1,'chin_type',-50,-65,31), (419771,350129,1,'ear_type',-37,78,0), (419772,350129,1,'eye_brow_type',-34,-31,-31), (419773,350129,0,'eye_color',141,188,201), (419774,350129,1,'eye_type',3,0,0), (419775,350129,0,'hair_color1',29,21,28), (419776,350129,0,'hair_color2',36,34,36), (419777,350129,0,'hair_face_color',15,1,21), (419778,350129,0,'hair_face_highlight_color',40,34,51), (419779,350129,0,'hair_highlight',43,36,70), (419780,350129,0,'hair_type_color',15,1,21), (419781,350129,0,'hair_type_highlight_color',40,34,51), (419782,350129,1,'lip_type',81,14,-14), (419783,350129,1,'nose_type',-46,44,70), (419784,350129,0,'skin_color',167,121,78), (419785,350129,1,'soga_cheek_type',-14,-22,0), (419786,350129,1,'soga_chin_type',-50,-65,31), (419787,350129,1,'soga_ear_type',-37,78,0), (419788,350129,1,'soga_eye_brow_type',-34,-31,-31), (419789,350129,0,'soga_eye_color',229,229,102), (419790,350129,1,'soga_eye_type',3,0,0), (419791,350129,0,'soga_hair_color1',29,21,28), (419792,350129,0,'soga_hair_color2',36,34,36), (419793,350129,0,'soga_hair_face_color',15,1,21), (419794,350129,0,'soga_hair_face_highlight_color',40,34,51), (419795,350129,0,'soga_hair_highlight',43,36,70), (419796,350129,0,'soga_hair_type_color',15,1,21), (419797,350129,0,'soga_hair_type_highlight_color',40,34,51), (419798,350129,1,'soga_lip_type',81,14,-14), (419799,350129,1,'soga_nose_type',-46,44,70), (419800,350129,0,'soga_skin_color',167,121,78), (419801,350129,0,'wing_color1',255,255,255), (419802,350129,0,'wing_color2',255,255,255), (419806,350131,0,'eye_color',77,43,22), (419807,350131,0,'skin_color',77,43,22), (419808,350131,0,'soga_eye_color',255,0,255), (419809,350132,0,'eye_color',160,223,186), (419810,350132,0,'skin_color',160,223,186), (419811,350132,0,'soga_eye_color',255,0,255), (419812,350133,0,'eye_color',152,7,0), (419813,350133,0,'skin_color',152,7,0), (419814,350133,0,'soga_eye_color',255,0,255), (419815,350134,0,'eye_color',54,28,23), (419816,350134,0,'skin_color',112,122,58), (419817,350134,0,'soga_eye_color',255,0,255), (419818,350135,0,'eye_color',211,110,38), (419819,350135,0,'skin_color',165,214,63), (419820,350135,0,'soga_eye_color',255,0,255), (419821,350136,0,'eye_color',104,143,80), (419822,350136,0,'skin_color',160,80,160), (419823,350136,0,'soga_eye_color',255,0,255), (419824,350137,0,'eye_color',152,7,0), (419825,350137,0,'skin_color',198,0,10), (419826,350137,0,'soga_eye_color',255,0,255), (419827,4260013,0,'eye_color',1,1,1), (419828,4260013,0,'skin_color',1,1,1), (419829,4260013,0,'soga_eye_color',255,0,255), (419830,4260014,0,'eye_color',1,1,1), (419831,4260014,0,'skin_color',1,1,1), (419832,4260014,0,'soga_eye_color',255,0,255), (419833,4260015,1,'cheek_type',-62,64,0), (419834,4260015,1,'chin_type',91,62,0), (419835,4260015,1,'ear_type',-76,78,0), (419836,4260015,1,'eye_brow_type',40,-61,96), (419837,4260015,0,'eye_color',118,129,225), (419838,4260015,1,'eye_type',19,0,0), (419839,4260015,0,'hair_color1',98,135,156), (419840,4260015,0,'hair_color2',88,95,109), (419841,4260015,0,'hair_face_color',100,131,153), (419842,4260015,0,'hair_face_highlight_color',5,4,1), (419843,4260015,0,'hair_highlight',33,22,19), (419844,4260015,0,'hair_type_color',100,131,153), (419845,4260015,0,'hair_type_highlight_color',5,4,1), (419846,4260015,1,'lip_type',66,84,-11), (419847,4260015,1,'nose_type',-87,-48,96), (419848,4260015,0,'skin_color',159,202,201), (419849,4260015,1,'soga_cheek_type',-62,64,0), (419850,4260015,1,'soga_chin_type',91,62,0), (419851,4260015,1,'soga_ear_type',-76,78,0), (419852,4260015,1,'soga_eye_brow_type',40,-61,96), (419853,4260015,0,'soga_eye_color',229,229,102), (419854,4260015,1,'soga_eye_type',19,0,0), (419855,4260015,0,'soga_hair_color1',98,135,156), (419856,4260015,0,'soga_hair_color2',88,95,109), (419857,4260015,0,'soga_hair_face_color',100,131,153), (419858,4260015,0,'soga_hair_face_highlight_color',5,4,1), (419859,4260015,0,'soga_hair_highlight',33,22,19), (419860,4260015,0,'soga_hair_type_color',100,131,153), (419861,4260015,0,'soga_hair_type_highlight_color',5,4,1), (419862,4260015,1,'soga_lip_type',66,84,-11), (419863,4260015,1,'soga_nose_type',-87,-48,96), (419864,4260015,0,'soga_skin_color',159,202,201), (419865,4260015,0,'wing_color1',255,255,255), (419866,4260015,0,'wing_color2',255,255,255), (419867,4260016,0,'eye_color',1,1,1), (419868,4260016,0,'skin_color',1,1,1), (419869,4260016,0,'soga_eye_color',255,0,255), (419870,4260017,0,'eye_color',1,1,1), (419871,4260017,0,'skin_color',1,1,1), (419872,4260017,0,'soga_eye_color',255,0,255), (419873,4260018,1,'cheek_type',7,50,0), (419874,4260018,1,'chin_type',-58,-96,-56), (419875,4260018,1,'ear_type',46,-56,0), (419876,4260018,1,'eye_brow_type',-89,14,22), (419877,4260018,0,'eye_color',240,139,255), (419878,4260018,1,'eye_type',-11,0,0), (419879,4260018,0,'hair_color1',56,22,22), (419880,4260018,0,'hair_color2',52,50,42), (419881,4260018,0,'hair_face_color',7,1,1), (419882,4260018,0,'hair_face_highlight_color',103,133,149), (419883,4260018,0,'hair_highlight',102,153,147), (419884,4260018,0,'hair_type_color',7,1,1), (419885,4260018,0,'hair_type_highlight_color',103,133,149), (419886,4260018,1,'lip_type',79,35,21), (419887,4260018,1,'nose_type',-96,56,94), (419888,4260018,0,'skin_color',199,172,194), (419889,4260018,1,'soga_cheek_type',7,50,0), (419890,4260018,1,'soga_chin_type',-58,-96,-56), (419891,4260018,1,'soga_ear_type',46,-56,0), (419892,4260018,1,'soga_eye_brow_type',-89,14,22), (419893,4260018,0,'soga_eye_color',229,229,102), (419894,4260018,1,'soga_eye_type',-11,0,0), (419895,4260018,0,'soga_hair_color1',56,22,22), (419896,4260018,0,'soga_hair_color2',52,50,42), (419897,4260018,0,'soga_hair_face_color',7,1,1), (419898,4260018,0,'soga_hair_face_highlight_color',103,133,149), (419899,4260018,0,'soga_hair_highlight',102,153,147), (419900,4260018,0,'soga_hair_type_color',7,1,1), (419901,4260018,0,'soga_hair_type_highlight_color',103,133,149), (419902,4260018,1,'soga_lip_type',79,35,21), (419903,4260018,1,'soga_nose_type',-96,56,94), (419904,4260018,0,'soga_skin_color',199,172,194), (419905,4260018,0,'wing_color1',255,255,255), (419906,4260018,0,'wing_color2',255,255,255), (419907,4260019,1,'cheek_type',0,5,0), (419908,4260019,1,'chin_type',-18,-34,18), (419909,4260019,1,'ear_type',-17,25,0), (419910,4260019,1,'eye_brow_type',19,-7,21), (419911,4260019,0,'eye_color',20,10,22), (419912,4260019,1,'eye_type',-23,0,0), (419913,4260019,0,'hair_color1',114,112,142), (419914,4260019,0,'hair_color2',121,113,107), (419915,4260019,0,'hair_face_color',213,216,216), (419916,4260019,0,'hair_face_highlight_color',105,103,97), (419917,4260019,0,'hair_highlight',114,112,142), (419918,4260019,0,'hair_type_color',213,216,216), (419919,4260019,0,'hair_type_highlight_color',105,103,97), (419920,4260019,1,'lip_type',-28,42,10), (419921,4260019,1,'nose_type',28,28,-14), (419922,4260019,0,'skin_color',57,46,44), (419923,4260019,1,'soga_cheek_type',0,5,0), (419924,4260019,1,'soga_chin_type',-18,-34,18), (419925,4260019,1,'soga_ear_type',-17,25,0), (419926,4260019,1,'soga_eye_brow_type',19,-7,21), (419927,4260019,0,'soga_eye_color',229,229,102), (419928,4260019,1,'soga_eye_type',-23,0,0), (419929,4260019,0,'soga_hair_color1',114,112,142), (419930,4260019,0,'soga_hair_color2',121,113,107), (419931,4260019,0,'soga_hair_face_color',213,216,216), (419932,4260019,0,'soga_hair_face_highlight_color',105,103,97), (419933,4260019,0,'soga_hair_highlight',114,112,142), (419934,4260019,0,'soga_hair_type_color',213,216,216), (419935,4260019,0,'soga_hair_type_highlight_color',105,103,97), (419936,4260019,1,'soga_lip_type',-28,42,10), (419937,4260019,1,'soga_nose_type',28,28,-14), (419938,4260019,0,'soga_skin_color',57,46,44), (419939,4260019,0,'wing_color1',255,255,255), (419940,4260019,0,'wing_color2',255,255,255), (419941,4260020,0,'eye_color',255,255,255), (419942,4260020,0,'skin_color',255,255,255), (419943,4260020,0,'soga_eye_color',255,0,255), (419944,4260021,0,'eye_color',255,255,255), (419945,4260021,0,'skin_color',255,255,255), (419946,4260021,0,'soga_eye_color',255,0,255), (419950,4260023,0,'eye_color',1,1,1), (419951,4260023,0,'skin_color',1,1,1), (419952,4260023,0,'soga_eye_color',255,0,255), (419953,4260024,1,'cheek_type',25,-65,0), (419954,4260024,1,'chin_type',-64,88,76), (419955,4260024,1,'ear_type',82,-82,0), (419956,4260024,1,'eye_brow_type',42,38,32), (419957,4260024,0,'eye_color',230,116,250), (419958,4260024,1,'eye_type',-13,0,0), (419959,4260024,0,'hair_color1',98,135,156), (419960,4260024,0,'hair_color2',88,95,109), (419961,4260024,0,'hair_face_color',102,133,150), (419962,4260024,0,'hair_face_highlight_color',100,131,153), (419963,4260024,0,'hair_highlight',98,135,156), (419964,4260024,0,'hair_type_color',102,133,150), (419965,4260024,0,'hair_type_highlight_color',100,131,153), (419966,4260024,1,'lip_type',65,-85,-72), (419967,4260024,1,'nose_type',-76,-17,52), (419968,4260024,0,'skin_color',130,173,172), (419969,4260024,1,'soga_cheek_type',25,-65,0), (419970,4260024,1,'soga_chin_type',-64,88,76), (419971,4260024,1,'soga_ear_type',82,-82,0), (419972,4260024,1,'soga_eye_brow_type',42,38,32), (419973,4260024,0,'soga_eye_color',229,229,102), (419974,4260024,1,'soga_eye_type',-13,0,0), (419975,4260024,0,'soga_hair_color1',98,135,156), (419976,4260024,0,'soga_hair_color2',88,95,109), (419977,4260024,0,'soga_hair_face_color',102,133,150), (419978,4260024,0,'soga_hair_face_highlight_color',100,131,153), (419979,4260024,0,'soga_hair_highlight',98,135,156), (419980,4260024,0,'soga_hair_type_color',102,133,150), (419981,4260024,0,'soga_hair_type_highlight_color',100,131,153), (419982,4260024,1,'soga_lip_type',65,-85,-72), (419983,4260024,1,'soga_nose_type',-76,-17,52), (419984,4260024,0,'soga_skin_color',130,173,172), (419985,4260024,0,'wing_color1',255,255,255), (419986,4260024,0,'wing_color2',255,255,255), (419987,4260025,0,'eye_color',255,255,255), (419988,4260025,0,'skin_color',255,255,0), (419989,4260025,0,'soga_eye_color',255,0,255), (419990,4260026,0,'eye_color',255,255,255), (419991,4260026,0,'skin_color',255,255,0), (419992,4260026,0,'soga_eye_color',255,0,255), (419993,4260027,0,'eye_color',255,255,255), (419994,4260027,0,'skin_color',255,255,0), (419995,4260027,0,'soga_eye_color',255,0,255), (419996,4260028,0,'eye_color',255,255,255), (419997,4260028,0,'skin_color',255,255,0), (419998,4260028,0,'soga_eye_color',255,0,255), (419999,4260029,0,'eye_color',255,255,255), (420000,4260029,0,'skin_color',255,255,0), (420001,4260029,0,'soga_eye_color',255,0,255), (420002,4260030,0,'eye_color',255,255,255), (420003,4260030,0,'skin_color',255,255,0), (420004,4260030,0,'soga_eye_color',255,0,255), (420005,4260031,0,'eye_color',255,255,255), (420006,4260031,0,'skin_color',255,255,255), (420007,4260031,0,'soga_eye_color',255,0,255), (420008,4260032,0,'eye_color',255,255,255), (420009,4260032,0,'skin_color',255,255,0), (420010,4260032,0,'soga_eye_color',255,0,255), (420011,4260033,0,'eye_color',255,255,255), (420012,4260033,0,'skin_color',255,255,0), (420013,4260033,0,'soga_eye_color',255,0,255), (420014,4260034,0,'eye_color',255,255,255), (420015,4260034,0,'skin_color',255,255,0), (420016,4260034,0,'soga_eye_color',255,0,255), (420017,4260035,0,'eye_color',255,255,255), (420018,4260035,0,'skin_color',255,255,0), (420019,4260035,0,'soga_eye_color',255,0,255), (420020,4260036,0,'eye_color',255,255,255), (420021,4260036,0,'skin_color',255,255,0), (420022,4260036,0,'soga_eye_color',255,0,255), (420023,4260037,0,'eye_color',255,255,255), (420024,4260037,0,'skin_color',255,255,0), (420025,4260037,0,'soga_eye_color',255,0,255), (420026,4260038,0,'eye_color',255,255,255), (420027,4260038,0,'skin_color',255,255,0), (420028,4260038,0,'soga_eye_color',255,0,255), (420029,4260039,0,'eye_color',255,255,255), (420030,4260039,0,'skin_color',255,255,0), (420031,4260039,0,'soga_eye_color',255,0,255), (420032,4260040,0,'eye_color',255,255,255), (420033,4260040,0,'skin_color',255,255,0), (420034,4260040,0,'soga_eye_color',255,0,255), (420035,4260041,0,'eye_color',255,255,255), (420036,4260041,0,'skin_color',255,255,0), (420037,4260041,0,'soga_eye_color',255,0,255), (420038,4260042,0,'eye_color',255,255,255), (420039,4260042,0,'skin_color',255,255,0), (420040,4260042,0,'soga_eye_color',255,0,255), (420041,4260043,0,'eye_color',255,255,255), (420042,4260043,0,'skin_color',255,255,0), (420043,4260043,0,'soga_eye_color',255,0,255), (420044,4260044,0,'eye_color',255,255,255), (420045,4260044,0,'skin_color',255,255,0), (420046,4260044,0,'soga_eye_color',255,0,255), (420047,4260045,0,'eye_color',255,255,255), (420048,4260045,0,'skin_color',255,255,0), (420049,4260045,0,'soga_eye_color',255,0,255), (420050,2010000,1,'cheek_type',100,-100,0), (420051,2010000,1,'chin_type',-100,100,100), (420052,2010000,1,'ear_type',25,9,0), (420053,2010000,1,'eye_brow_type',100,100,100), (420054,2010000,0,'eye_color',118,14,183), (420055,2010000,1,'eye_type',100,0,0), (420056,2010000,0,'hair_color1',109,14,49), (420057,2010000,0,'hair_color2',185,97,0), (420058,2010000,0,'hair_face_color',171,60,32), (420059,2010000,0,'hair_face_highlight_color',216,192,37), (420060,2010000,0,'hair_highlight',79,28,15), (420061,2010000,0,'hair_type_color',171,60,32), (420062,2010000,0,'hair_type_highlight_color',216,192,37), (420063,2010000,1,'lip_type',100,50,-68), (420064,2010000,1,'nose_type',0,-17,-1), (420065,2010000,0,'skin_color',121,78,41), (420066,2010000,1,'soga_cheek_type',100,-100,0), (420067,2010000,1,'soga_chin_type',-100,100,100), (420068,2010000,1,'soga_ear_type',25,9,0), (420069,2010000,1,'soga_eye_brow_type',100,100,100), (420070,2010000,0,'soga_eye_color',229,229,102), (420071,2010000,1,'soga_eye_type',100,0,0), (420072,2010000,0,'soga_hair_color1',109,14,49), (420073,2010000,0,'soga_hair_color2',185,97,0), (420074,2010000,0,'soga_hair_face_color',171,60,32), (420075,2010000,0,'soga_hair_face_highlight_color',216,192,37), (420076,2010000,0,'soga_hair_highlight',79,28,15), (420077,2010000,0,'soga_hair_type_color',171,60,32), (420078,2010000,0,'soga_hair_type_highlight_color',216,192,37), (420079,2010000,1,'soga_lip_type',100,50,-68), (420080,2010000,1,'soga_nose_type',0,-17,-1), (420081,2010000,0,'soga_skin_color',121,78,41), (420082,2010000,0,'wing_color1',255,255,255), (420083,2010000,0,'wing_color2',255,255,255), (420087,2010002,0,'eye_color',0,63,63), (420088,2010002,0,'skin_color',63,0,0), (420089,2010002,0,'soga_eye_color',255,0,255), (420090,2010003,0,'eye_color',255,255,255), (420091,2010003,0,'skin_color',255,255,255), (420092,2010003,0,'soga_eye_color',255,0,255), (420093,2010004,1,'cheek_type',-59,66,0), (420094,2010004,1,'chin_type',29,-11,-13), (420095,2010004,1,'ear_type',90,33,0), (420096,2010004,1,'eye_brow_type',59,-94,-32), (420097,2010004,0,'eye_color',54,116,114), (420098,2010004,1,'eye_type',53,0,0), (420099,2010004,0,'hair_color1',89,21,21), (420100,2010004,0,'hair_color2',171,87,0), (420101,2010004,0,'hair_face_color',171,64,25), (420102,2010004,0,'hair_face_highlight_color',84,0,0), (420103,2010004,0,'hair_highlight',109,14,49), (420104,2010004,0,'hair_type_color',171,64,25), (420105,2010004,0,'hair_type_highlight_color',84,0,0), (420106,2010004,1,'lip_type',-26,-22,-25), (420107,2010004,1,'nose_type',39,14,78), (420108,2010004,0,'skin_color',252,253,253), (420109,2010004,1,'soga_cheek_type',-59,66,0), (420110,2010004,1,'soga_chin_type',29,-11,-13), (420111,2010004,1,'soga_ear_type',90,33,0), (420112,2010004,1,'soga_eye_brow_type',59,-94,-32), (420113,2010004,0,'soga_eye_color',229,229,102), (420114,2010004,1,'soga_eye_type',53,0,0), (420115,2010004,0,'soga_hair_color1',89,21,21), (420116,2010004,0,'soga_hair_color2',171,87,0), (420117,2010004,0,'soga_hair_face_color',171,64,25), (420118,2010004,0,'soga_hair_face_highlight_color',84,0,0), (420119,2010004,0,'soga_hair_highlight',109,14,49), (420120,2010004,0,'soga_hair_type_color',171,64,25), (420121,2010004,0,'soga_hair_type_highlight_color',84,0,0), (420122,2010004,1,'soga_lip_type',-26,-22,-25), (420123,2010004,1,'soga_nose_type',39,14,78), (420124,2010004,0,'soga_skin_color',252,253,253), (420125,2010004,0,'wing_color1',255,255,255), (420126,2010004,0,'wing_color2',255,255,255), (420127,2010005,1,'cheek_type',87,35,0), (420128,2010005,1,'chin_type',62,-96,26), (420129,2010005,1,'ear_type',45,-65,0), (420130,2010005,1,'eye_brow_type',-78,58,98), (420131,2010005,0,'eye_color',28,33,54), (420132,2010005,1,'eye_type',-32,0,0), (420133,2010005,0,'hair_color1',93,64,120), (420134,2010005,0,'hair_color2',95,79,92), (420135,2010005,0,'hair_face_color',105,144,167), (420136,2010005,0,'hair_face_highlight_color',6,3,1), (420137,2010005,0,'hair_highlight',33,22,19), (420138,2010005,0,'hair_type_color',105,144,167), (420139,2010005,0,'hair_type_highlight_color',6,3,1), (420140,2010005,1,'lip_type',89,22,85), (420141,2010005,1,'nose_type',83,-13,-71), (420142,2010005,0,'skin_color',120,163,162), (420143,2010005,1,'soga_cheek_type',87,35,0), (420144,2010005,1,'soga_chin_type',62,-96,26), (420145,2010005,1,'soga_ear_type',45,-65,0), (420146,2010005,1,'soga_eye_brow_type',-78,58,98), (420147,2010005,0,'soga_eye_color',229,229,102), (420148,2010005,1,'soga_eye_type',-32,0,0), (420149,2010005,0,'soga_hair_color1',93,64,120), (420150,2010005,0,'soga_hair_color2',95,79,92), (420151,2010005,0,'soga_hair_face_color',105,144,167), (420152,2010005,0,'soga_hair_face_highlight_color',6,3,1), (420153,2010005,0,'soga_hair_highlight',33,22,19), (420154,2010005,0,'soga_hair_type_color',105,144,167), (420155,2010005,0,'soga_hair_type_highlight_color',6,3,1), (420156,2010005,1,'soga_lip_type',89,22,85), (420157,2010005,1,'soga_nose_type',83,-13,-71), (420158,2010005,0,'soga_skin_color',120,163,162), (420159,2010005,0,'wing_color1',255,255,255), (420160,2010005,0,'wing_color2',255,255,255), (420161,2010006,0,'eye_color',128,0,0), (420162,2010006,0,'skin_color',1,1,1), (420163,2010006,0,'soga_eye_color',255,0,255), (420164,2010007,0,'eye_color',255,255,255), (420165,2010007,0,'skin_color',255,255,255), (420166,2010007,0,'soga_eye_color',255,0,255), (420167,2010008,0,'eye_color',255,255,255), (420168,2010008,0,'skin_color',255,255,255), (420169,2010008,0,'soga_eye_color',255,0,255), (420170,2010009,1,'cheek_type',-22,4,0), (420171,2010009,1,'chin_type',19,0,-14), (420172,2010009,1,'ear_type',-13,-13,0), (420173,2010009,1,'eye_brow_type',8,-29,-8), (420174,2010009,0,'eye_color',52,86,54), (420175,2010009,1,'eye_type',29,0,0), (420176,2010009,0,'hair_face_color',109,143,139), (420177,2010009,0,'hair_face_highlight_color',248,197,32), (420178,2010009,0,'hair_type_color',109,143,139), (420179,2010009,0,'hair_type_highlight_color',248,197,32), (420180,2010009,1,'lip_type',-9,32,17), (420181,2010009,1,'nose_type',2,-29,9), (420182,2010009,0,'skin_color',242,252,252), (420183,2010009,1,'soga_cheek_type',-22,4,0), (420184,2010009,1,'soga_chin_type',19,0,-14), (420185,2010009,1,'soga_ear_type',-13,-13,0), (420186,2010009,1,'soga_eye_brow_type',8,-29,-8), (420187,2010009,0,'soga_eye_color',229,229,102), (420188,2010009,1,'soga_eye_type',29,0,0), (420189,2010009,0,'soga_hair_face_color',109,143,139), (420190,2010009,0,'soga_hair_face_highlight_color',248,197,32), (420191,2010009,0,'soga_hair_type_color',109,143,139), (420192,2010009,0,'soga_hair_type_highlight_color',248,197,32), (420193,2010009,1,'soga_lip_type',-9,32,17), (420194,2010009,1,'soga_nose_type',2,-29,9), (420195,2010009,0,'soga_skin_color',242,252,252), (420196,2010009,0,'wing_color1',255,255,255), (420197,2010009,0,'wing_color2',255,255,255), (420198,2010010,0,'eye_color',128,0,0), (420199,2010010,0,'skin_color',1,1,1), (420200,2010010,0,'soga_eye_color',255,0,255), (420201,2010011,0,'eye_color',255,255,255), (420202,2010011,0,'skin_color',255,255,255), (420203,2010011,0,'soga_eye_color',255,0,255), (420204,2010012,0,'eye_color',128,128,128), (420205,2010012,0,'skin_color',128,63,0), (420206,2010012,0,'soga_eye_color',255,0,255), (420207,2010013,0,'eye_color',0,63,63), (420208,2010013,0,'skin_color',63,0,0), (420209,2010013,0,'soga_eye_color',255,0,255), (420210,2010014,0,'eye_color',128,128,128), (420211,2010014,0,'skin_color',128,63,0), (420212,2010014,0,'soga_eye_color',255,0,255), (420213,2010015,0,'eye_color',255,255,255), (420214,2010015,0,'skin_color',255,255,255), (420215,2010015,0,'soga_eye_color',255,0,255), (420216,2010016,0,'eye_color',255,255,255), (420217,2010016,0,'skin_color',255,255,255), (420218,2010016,0,'soga_eye_color',255,0,255), (420219,2010017,0,'eye_color',255,255,255), (420220,2010017,0,'skin_color',255,255,255), (420221,2010017,0,'soga_eye_color',255,0,255), (420222,2010018,0,'eye_color',128,128,128), (420223,2010018,0,'skin_color',128,63,0), (420224,2010018,0,'soga_eye_color',255,0,255), (420225,2010019,0,'eye_color',128,128,128), (420226,2010019,0,'skin_color',128,63,0), (420227,2010019,0,'soga_eye_color',255,0,255), (420228,2010020,0,'eye_color',255,255,255), (420229,2010020,0,'skin_color',255,255,255), (420230,2010020,0,'soga_eye_color',255,0,255), (420231,2010021,0,'eye_color',128,128,128), (420232,2010021,0,'skin_color',128,63,0), (420233,2010021,0,'soga_eye_color',255,0,255), (420234,2010022,0,'eye_color',128,128,128), (420235,2010022,0,'skin_color',128,63,0), (420236,2010022,0,'soga_eye_color',255,0,255), (420237,2010023,0,'eye_color',128,128,128), (420238,2010023,0,'skin_color',128,63,0), (420239,2010023,0,'soga_eye_color',255,0,255), (420240,2010024,0,'eye_color',128,128,128), (420241,2010024,0,'skin_color',128,63,0), (420242,2010024,0,'soga_eye_color',255,0,255), (420243,2010025,0,'eye_color',255,255,255), (420244,2010025,0,'skin_color',255,255,255), (420245,2010025,0,'soga_eye_color',255,0,255), (420246,2010026,0,'eye_color',255,255,255), (420247,2010026,0,'skin_color',255,255,255), (420248,2010026,0,'soga_eye_color',255,0,255), (420249,2010027,0,'eye_color',128,0,0), (420250,2010027,0,'skin_color',1,1,1), (420251,2010027,0,'soga_eye_color',255,0,255), (420252,2010028,0,'eye_color',255,255,255), (420253,2010028,0,'skin_color',255,255,255), (420254,2010028,0,'soga_eye_color',255,0,255), (420255,2010029,0,'eye_color',128,0,0), (420256,2010029,0,'skin_color',1,1,1), (420257,2010029,0,'soga_eye_color',255,0,255), (420258,2010030,0,'eye_color',255,255,255), (420259,2010030,0,'skin_color',255,255,255), (420260,2010030,0,'soga_eye_color',255,0,255), (420261,2010031,0,'eye_color',255,255,255), (420262,2010031,0,'skin_color',255,255,255), (420263,2010031,0,'soga_eye_color',255,0,255), (420264,2010032,0,'eye_color',255,255,255), (420265,2010032,0,'skin_color',255,255,255), (420266,2010032,0,'soga_eye_color',255,0,255), (420267,2010033,1,'cheek_type',9,-11,0), (420268,2010033,1,'chin_type',7,2,-14), (420269,2010033,1,'ear_type',-19,4,0), (420270,2010033,1,'eye_brow_type',-25,-33,-2), (420271,2010033,0,'eye_color',108,53,114), (420272,2010033,1,'eye_type',9,0,0), (420273,2010033,0,'hair_color1',56,33,26), (420274,2010033,0,'hair_color2',94,59,11), (420275,2010033,0,'hair_face_color',202,174,203), (420276,2010033,0,'hair_face_highlight_color',105,103,97), (420277,2010033,0,'hair_highlight',246,219,114), (420278,2010033,0,'hair_type_color',202,174,203), (420279,2010033,0,'hair_type_highlight_color',105,103,97), (420280,2010033,1,'lip_type',-45,13,39), (420281,2010033,1,'nose_type',-8,8,-44), (420282,2010033,0,'skin_color',37,75,89), (420283,2010033,1,'soga_cheek_type',9,-11,0), (420284,2010033,1,'soga_chin_type',7,2,-14), (420285,2010033,1,'soga_ear_type',-19,4,0), (420286,2010033,1,'soga_eye_brow_type',-25,-33,-2), (420287,2010033,0,'soga_eye_color',229,229,102), (420288,2010033,1,'soga_eye_type',9,0,0), (420289,2010033,0,'soga_hair_color1',56,33,26), (420290,2010033,0,'soga_hair_color2',94,59,11), (420291,2010033,0,'soga_hair_face_color',202,174,203), (420292,2010033,0,'soga_hair_face_highlight_color',105,103,97), (420293,2010033,0,'soga_hair_highlight',246,219,114), (420294,2010033,0,'soga_hair_type_color',202,174,203), (420295,2010033,0,'soga_hair_type_highlight_color',105,103,97), (420296,2010033,1,'soga_lip_type',-45,13,39), (420297,2010033,1,'soga_nose_type',-8,8,-44), (420298,2010033,0,'soga_skin_color',37,75,89), (420299,2010033,0,'wing_color1',255,255,255), (420300,2010033,0,'wing_color2',255,255,255), (420301,2010034,1,'cheek_type',7,51,0), (420302,2010034,1,'chin_type',-58,-97,-56), (420303,2010034,1,'ear_type',47,-57,0), (420304,2010034,1,'eye_brow_type',-90,14,22), (420305,2010034,0,'eye_color',240,139,255), (420306,2010034,1,'eye_type',-12,0,0), (420307,2010034,0,'hair_color1',56,22,22), (420308,2010034,0,'hair_color2',52,50,42), (420309,2010034,0,'hair_face_color',7,1,1), (420310,2010034,0,'hair_face_highlight_color',103,133,149), (420311,2010034,0,'hair_highlight',102,153,147), (420312,2010034,0,'hair_type_color',7,1,1), (420313,2010034,0,'hair_type_highlight_color',103,133,149), (420314,2010034,1,'lip_type',79,36,22), (420315,2010034,1,'nose_type',-97,56,95), (420316,2010034,0,'skin_color',199,172,194), (420317,2010034,1,'soga_cheek_type',7,51,0), (420318,2010034,1,'soga_chin_type',-58,-97,-56), (420319,2010034,1,'soga_ear_type',47,-57,0), (420320,2010034,1,'soga_eye_brow_type',-90,14,22), (420321,2010034,0,'soga_eye_color',229,229,102), (420322,2010034,1,'soga_eye_type',-12,0,0), (420323,2010034,0,'soga_hair_color1',56,22,22), (420324,2010034,0,'soga_hair_color2',52,50,42), (420325,2010034,0,'soga_hair_face_color',7,1,1), (420326,2010034,0,'soga_hair_face_highlight_color',103,133,149), (420327,2010034,0,'soga_hair_highlight',102,153,147), (420328,2010034,0,'soga_hair_type_color',7,1,1), (420329,2010034,0,'soga_hair_type_highlight_color',103,133,149), (420330,2010034,1,'soga_lip_type',79,36,22), (420331,2010034,1,'soga_nose_type',-97,56,95), (420332,2010034,0,'soga_skin_color',199,172,194), (420333,2010034,0,'wing_color1',255,255,255), (420334,2010034,0,'wing_color2',255,255,255), (420335,2010035,0,'eye_color',255,255,255), (420336,2010035,0,'skin_color',255,255,255), (420337,2010035,0,'soga_eye_color',255,0,255), (420338,2010036,1,'cheek_type',21,14,0), (420339,2010036,1,'chin_type',36,81,68), (420340,2010036,1,'ear_type',-63,29,0), (420341,2010036,1,'eye_brow_type',-57,83,29), (420342,2010036,0,'eye_color',61,120,89), (420343,2010036,1,'eye_type',-42,0,0), (420344,2010036,0,'hair_color1',38,22,21), (420345,2010036,0,'hair_color2',120,50,0), (420346,2010036,0,'hair_face_color',189,178,189), (420347,2010036,0,'hair_face_highlight_color',35,24,1), (420348,2010036,0,'hair_highlight',79,28,15), (420349,2010036,0,'hair_type_color',189,178,189), (420350,2010036,0,'hair_type_highlight_color',35,24,1), (420351,2010036,1,'lip_type',95,-77,-50), (420352,2010036,1,'nose_type',65,68,-48), (420353,2010036,0,'skin_color',241,232,234), (420354,2010036,1,'soga_cheek_type',21,14,0), (420355,2010036,1,'soga_chin_type',36,81,68), (420356,2010036,1,'soga_ear_type',-63,29,0), (420357,2010036,1,'soga_eye_brow_type',-57,83,29), (420358,2010036,0,'soga_eye_color',229,229,102), (420359,2010036,1,'soga_eye_type',-42,0,0), (420360,2010036,0,'soga_hair_color1',38,22,21), (420361,2010036,0,'soga_hair_color2',120,50,0), (420362,2010036,0,'soga_hair_face_color',189,178,189), (420363,2010036,0,'soga_hair_face_highlight_color',35,24,1), (420364,2010036,0,'soga_hair_highlight',79,28,15), (420365,2010036,0,'soga_hair_type_color',189,178,189), (420366,2010036,0,'soga_hair_type_highlight_color',35,24,1), (420367,2010036,1,'soga_lip_type',95,-77,-50), (420368,2010036,1,'soga_nose_type',65,68,-48), (420369,2010036,0,'soga_skin_color',241,232,234), (420370,2010036,0,'wing_color1',255,255,255), (420371,2010036,0,'wing_color2',255,255,255); INSERT INTO `npc_appearance` VALUES (420372,2010037,1,'cheek_type',-32,52,0), (420373,2010037,1,'chin_type',-65,42,-26), (420374,2010037,1,'ear_type',42,56,0), (420375,2010037,1,'eye_brow_type',29,45,-78), (420376,2010037,0,'eye_color',15,8,20), (420377,2010037,1,'eye_type',-39,0,0), (420378,2010037,0,'hair_color1',160,156,172), (420379,2010037,0,'hair_color2',62,62,68), (420380,2010037,0,'hair_face_color',244,245,246), (420381,2010037,0,'hair_face_highlight_color',94,79,124), (420382,2010037,0,'hair_highlight',96,63,188), (420383,2010037,0,'hair_type_color',244,245,246), (420384,2010037,0,'hair_type_highlight_color',94,79,124), (420385,2010037,1,'lip_type',-9,-78,-14), (420386,2010037,1,'nose_type',-97,83,51), (420387,2010037,0,'skin_color',102,77,75), (420388,2010037,1,'soga_cheek_type',-32,52,0), (420389,2010037,1,'soga_chin_type',-65,42,-26), (420390,2010037,1,'soga_ear_type',42,56,0), (420391,2010037,1,'soga_eye_brow_type',29,45,-78), (420392,2010037,0,'soga_eye_color',229,229,102), (420393,2010037,1,'soga_eye_type',-39,0,0), (420394,2010037,0,'soga_hair_color1',160,156,172), (420395,2010037,0,'soga_hair_color2',62,62,68), (420396,2010037,0,'soga_hair_face_color',244,245,246), (420397,2010037,0,'soga_hair_face_highlight_color',94,79,124), (420398,2010037,0,'soga_hair_highlight',96,63,188), (420399,2010037,0,'soga_hair_type_color',244,245,246), (420400,2010037,0,'soga_hair_type_highlight_color',94,79,124), (420401,2010037,1,'soga_lip_type',-9,-78,-14), (420402,2010037,1,'soga_nose_type',-97,83,51), (420403,2010037,0,'soga_skin_color',102,77,75), (420404,2010037,0,'wing_color1',255,255,255), (420405,2010037,0,'wing_color2',255,255,255), (420406,2010038,1,'cheek_type',-58,-45,0), (420407,2010038,1,'chin_type',34,93,-14), (420408,2010038,1,'ear_type',-41,-16,0), (420409,2010038,1,'eye_brow_type',-26,85,-29), (420410,2010038,0,'eye_color',99,72,166), (420411,2010038,1,'eye_type',39,0,0), (420412,2010038,0,'hair_color1',103,102,153), (420413,2010038,0,'hair_color2',95,79,92), (420414,2010038,0,'hair_face_color',109,131,182), (420415,2010038,0,'hair_face_highlight_color',103,133,149), (420416,2010038,0,'hair_highlight',102,153,147), (420417,2010038,0,'hair_type_color',109,131,182), (420418,2010038,0,'hair_type_highlight_color',103,133,149), (420419,2010038,1,'lip_type',53,95,66), (420420,2010038,1,'nose_type',98,29,-55), (420421,2010038,0,'skin_color',147,190,189), (420422,2010038,1,'soga_cheek_type',-58,-45,0), (420423,2010038,1,'soga_chin_type',34,93,-14), (420424,2010038,1,'soga_ear_type',-41,-16,0), (420425,2010038,1,'soga_eye_brow_type',-26,85,-29), (420426,2010038,0,'soga_eye_color',229,229,102), (420427,2010038,1,'soga_eye_type',39,0,0), (420428,2010038,0,'soga_hair_color1',103,102,153), (420429,2010038,0,'soga_hair_color2',95,79,92), (420430,2010038,0,'soga_hair_face_color',109,131,182), (420431,2010038,0,'soga_hair_face_highlight_color',103,133,149), (420432,2010038,0,'soga_hair_highlight',102,153,147), (420433,2010038,0,'soga_hair_type_color',109,131,182), (420434,2010038,0,'soga_hair_type_highlight_color',103,133,149), (420435,2010038,1,'soga_lip_type',53,95,66), (420436,2010038,1,'soga_nose_type',98,29,-55), (420437,2010038,0,'soga_skin_color',147,190,189), (420438,2010038,0,'wing_color1',255,255,255), (420439,2010038,0,'wing_color2',255,255,255), (420440,2010039,0,'eye_color',128,0,0), (420441,2010039,0,'skin_color',1,1,1), (420442,2010039,0,'soga_eye_color',255,0,255), (420443,2010040,0,'eye_color',255,255,255), (420444,2010040,0,'skin_color',255,255,255), (420445,2010040,0,'soga_eye_color',255,0,255), (420446,2010041,0,'eye_color',112,0,0), (420447,2010041,0,'skin_color',10,10,10), (420448,2010041,0,'soga_eye_color',255,0,255), (420449,2010042,0,'eye_color',255,255,255), (420450,2010042,0,'skin_color',255,255,0), (420451,2010042,0,'soga_eye_color',255,0,255), (420452,2010043,1,'cheek_type',-9,-28,0), (420453,2010043,1,'chin_type',-11,-28,-4), (420454,2010043,1,'ear_type',22,8,0), (420455,2010043,1,'eye_brow_type',11,0,-3), (420456,2010043,0,'eye_color',146,172,144), (420457,2010043,1,'eye_type',-13,0,0), (420458,2010043,0,'hair_face_color',197,174,103), (420459,2010043,0,'hair_face_highlight_color',31,29,22), (420460,2010043,0,'hair_type_color',197,174,103), (420461,2010043,0,'hair_type_highlight_color',31,29,22), (420462,2010043,1,'lip_type',-47,22,37), (420463,2010043,1,'nose_type',-4,-14,37), (420464,2010043,0,'skin_color',230,206,196), (420465,2010043,1,'soga_cheek_type',-9,-28,0), (420466,2010043,1,'soga_chin_type',-11,-28,-4), (420467,2010043,1,'soga_ear_type',22,8,0), (420468,2010043,1,'soga_eye_brow_type',11,0,-3), (420469,2010043,0,'soga_eye_color',229,229,102), (420470,2010043,1,'soga_eye_type',-13,0,0), (420471,2010043,0,'soga_hair_face_color',197,174,103), (420472,2010043,0,'soga_hair_face_highlight_color',31,29,22), (420473,2010043,0,'soga_hair_type_color',197,174,103), (420474,2010043,0,'soga_hair_type_highlight_color',31,29,22), (420475,2010043,1,'soga_lip_type',-47,22,37), (420476,2010043,1,'soga_nose_type',-4,-14,37), (420477,2010043,0,'soga_skin_color',230,206,196), (420478,2010043,0,'wing_color1',255,255,255), (420479,2010043,0,'wing_color2',255,255,255), (420480,2010044,1,'cheek_type',21,14,0), (420481,2010044,1,'chin_type',36,81,68), (420482,2010044,1,'ear_type',-63,29,0), (420483,2010044,1,'eye_brow_type',-57,83,29), (420484,2010044,0,'eye_color',61,120,89), (420485,2010044,1,'eye_type',-42,0,0), (420486,2010044,0,'hair_color1',38,22,21), (420487,2010044,0,'hair_color2',120,50,0), (420488,2010044,0,'hair_face_highlight_color',35,24,1), (420489,2010044,0,'hair_highlight',79,28,15), (420490,2010044,0,'hair_type_highlight_color',35,24,1), (420491,2010044,1,'lip_type',95,-77,-50), (420492,2010044,1,'nose_type',65,68,-48), (420493,2010044,0,'skin_color',241,232,234), (420494,2010044,1,'soga_cheek_type',21,14,0), (420495,2010044,1,'soga_chin_type',36,81,68), (420496,2010044,1,'soga_ear_type',-63,29,0), (420497,2010044,1,'soga_eye_brow_type',-57,83,29), (420498,2010044,0,'soga_eye_color',229,229,102), (420499,2010044,1,'soga_eye_type',-42,0,0), (420500,2010044,0,'soga_hair_color1',38,22,21), (420501,2010044,0,'soga_hair_color2',120,50,0), (420502,2010044,0,'soga_hair_face_highlight_color',35,24,1), (420503,2010044,0,'soga_hair_highlight',79,28,15), (420504,2010044,0,'soga_hair_type_highlight_color',35,24,1), (420505,2010044,1,'soga_lip_type',95,-77,-50), (420506,2010044,1,'soga_nose_type',65,68,-48), (420507,2010044,0,'soga_skin_color',241,232,234), (420508,2010044,0,'wing_color1',255,255,255), (420509,2010044,0,'wing_color2',255,255,255), (420510,2010045,1,'cheek_type',22,58,0), (420511,2010045,1,'chin_type',-18,42,51), (420512,2010045,1,'ear_type',34,88,0), (420513,2010045,1,'eye_brow_type',0,1,87), (420514,2010045,0,'eye_color',43,69,43), (420515,2010045,1,'eye_type',-32,0,0), (420516,2010045,0,'hair_color1',209,131,22), (420517,2010045,0,'hair_color2',199,150,48), (420518,2010045,0,'hair_face_color',201,142,16), (420519,2010045,0,'hair_face_highlight_color',48,32,3), (420520,2010045,0,'hair_highlight',79,28,15), (420521,2010045,0,'hair_type_color',201,142,16), (420522,2010045,0,'hair_type_highlight_color',48,32,3), (420523,2010045,1,'lip_type',-16,-62,-52), (420524,2010045,1,'nose_type',-29,-32,45), (420525,2010045,0,'skin_color',224,204,159), (420526,2010045,1,'soga_cheek_type',22,58,0), (420527,2010045,1,'soga_chin_type',-18,42,51), (420528,2010045,1,'soga_ear_type',34,88,0), (420529,2010045,1,'soga_eye_brow_type',0,1,87), (420530,2010045,0,'soga_eye_color',229,229,102), (420531,2010045,1,'soga_eye_type',-32,0,0), (420532,2010045,0,'soga_hair_color1',209,131,22), (420533,2010045,0,'soga_hair_color2',199,150,48), (420534,2010045,0,'soga_hair_face_color',201,142,16), (420535,2010045,0,'soga_hair_face_highlight_color',48,32,3), (420536,2010045,0,'soga_hair_highlight',79,28,15), (420537,2010045,0,'soga_hair_type_color',201,142,16), (420538,2010045,0,'soga_hair_type_highlight_color',48,32,3), (420539,2010045,1,'soga_lip_type',-16,-62,-52), (420540,2010045,1,'soga_nose_type',-29,-32,45), (420541,2010045,0,'soga_skin_color',224,204,159), (420542,2010045,0,'wing_color1',255,255,255), (420543,2010045,0,'wing_color2',255,255,255), (420544,2010046,0,'eye_color',255,255,255), (420545,2010046,0,'skin_color',54,110,0), (420546,2010046,0,'soga_eye_color',255,0,255), (420547,2010047,0,'eye_color',255,255,255), (420548,2010047,0,'skin_color',255,255,0), (420549,2010047,0,'soga_eye_color',255,0,255), (420556,7700001,0,'eye_color',206,184,91), (420557,7700001,0,'skin_color',91,99,63), (420558,7700001,0,'soga_eye_color',255,0,255), (420559,7700002,0,'eye_color',139,133,15), (420560,7700002,0,'skin_color',119,119,57), (420561,7700002,0,'soga_eye_color',255,0,255), (420562,7700003,0,'eye_color',142,121,14), (420563,7700003,0,'skin_color',121,120,57), (420564,7700003,0,'soga_eye_color',255,0,255), (420565,7700004,0,'eye_color',31,64,0), (420566,7700004,0,'skin_color',110,113,59), (420567,7700004,0,'soga_eye_color',255,0,255), (420568,7700005,0,'eye_color',181,97,51), (420569,7700005,0,'skin_color',98,104,62), (420570,7700005,0,'soga_eye_color',255,0,255), (420571,7700006,0,'eye_color',79,9,0), (420572,7700006,0,'skin_color',109,112,59), (420573,7700006,0,'soga_eye_color',255,0,255), (420574,7700007,0,'eye_color',255,255,255), (420575,7700007,0,'skin_color',255,255,255), (420576,7700007,0,'soga_eye_color',255,0,255), (420577,7700008,0,'eye_color',113,116,20), (420578,7700008,0,'skin_color',85,96,65), (420579,7700008,0,'soga_eye_color',255,0,255), (420580,7700009,0,'eye_color',79,82,54), (420581,7700009,0,'skin_color',103,108,61), (420582,7700009,0,'soga_eye_color',255,0,255), (420586,2040001,0,'eye_color',63,0,0), (420587,2040001,0,'skin_color',128,0,0), (420588,2040001,0,'soga_eye_color',255,0,255), (420589,2040002,0,'eye_color',63,0,0), (420590,2040002,0,'skin_color',128,0,0), (420591,2040002,0,'soga_eye_color',255,0,255), (420592,2040003,0,'eye_color',63,0,0), (420593,2040003,0,'skin_color',128,0,0), (420594,2040003,0,'soga_eye_color',255,0,255), (420595,2040004,0,'eye_color',63,0,0), (420596,2040004,0,'skin_color',128,0,0), (420597,2040004,0,'soga_eye_color',255,0,255), (420598,2040005,0,'eye_color',63,0,0), (420599,2040005,0,'skin_color',128,0,0), (420600,2040005,0,'soga_eye_color',255,0,255), (420601,2040006,0,'eye_color',63,0,0), (420602,2040006,0,'skin_color',128,0,0), (420603,2040006,0,'soga_eye_color',255,0,255), (420604,2040007,0,'eye_color',63,0,0), (420605,2040007,0,'skin_color',128,0,0), (420606,2040007,0,'soga_eye_color',255,0,255), (420607,2040008,0,'eye_color',63,0,0), (420608,2040008,0,'skin_color',128,0,0), (420609,2040008,0,'soga_eye_color',255,0,255), (420610,2040009,0,'eye_color',64,0,0), (420611,2040009,0,'skin_color',128,0,0), (420612,2040009,0,'soga_eye_color',255,0,255), (420613,7710000,0,'eye_color',255,255,255), (420614,7710000,0,'skin_color',255,255,255), (420615,7710000,0,'soga_eye_color',255,0,255), (420616,7720000,0,'eye_color',255,255,255), (420617,7720000,0,'skin_color',255,255,255), (420618,7720000,0,'soga_eye_color',255,0,255), (420619,2530197,0,'skin_color',255,255,255), (420620,1780447,0,'skin_color',255,255,255), (420621,1780447,0,'eye_color',110,110,110), (420622,1780447,0,'soga_eye_color',255,0,255), (420623,1081245,1,'cheek_type',-14,-9,0), (420624,10017,0,'skin_color',255,255,255), (420625,10011,0,'skin_color',43,242,74), (420626,1260064,1,'cheek_type',0,34,0), (420627,1260064,1,'chin_type',-82,57,-72), (420628,1260064,1,'ear_type',93,8,0), (420629,1260064,1,'eye_brow_type',-14,53,-31), (420630,1260064,0,'eye_color',29,59,47), (420631,1260064,1,'eye_type',63,0,0), (420632,1260064,0,'hair_color1',56,33,26), (420633,1260064,0,'hair_color2',94,59,11), (420634,1260064,0,'hair_face_color',100,70,10), (420635,1260064,0,'hair_face_highlight_color',244,246,246), (420636,1260064,0,'hair_highlight',161,165,168), (420637,1260064,0,'hair_type_color',100,70,10), (420638,1260064,0,'hair_type_highlight_color',244,246,246), (420639,1260064,1,'lip_type',-75,-71,78), (420640,1260064,1,'nose_type',-9,-88,-52), (420641,1260064,0,'skin_color',105,105,105), (420642,1260064,1,'soga_cheek_type',0,34,0), (420643,1260064,1,'soga_chin_type',-82,57,-72), (420644,1260064,1,'soga_ear_type',93,8,0), (420645,1260064,1,'soga_eye_brow_type',-14,53,-31), (420646,1260064,0,'soga_eye_color',229,229,102), (420647,1260064,1,'soga_eye_type',63,0,0), (420648,1260064,0,'soga_hair_color1',56,33,26), (420649,1260064,0,'soga_hair_color2',94,59,11), (420650,1260064,0,'soga_hair_face_color',100,70,10), (420651,1260064,0,'soga_hair_face_highlight_color',244,246,246), (420652,1260064,0,'soga_hair_highlight',161,165,168), (420653,1260064,0,'soga_hair_type_color',100,70,10), (420654,1260064,0,'soga_hair_type_highlight_color',244,246,246), (420655,1260064,1,'soga_lip_type',-75,-71,78), (420656,1260064,1,'soga_nose_type',-9,-88,-52), (420657,1260064,0,'soga_skin_color',105,105,105), (420658,1260064,0,'wing_color1',255,255,255), (420659,1260064,0,'wing_color2',255,255,255), (420660,1260065,1,'cheek_type',0,34,0), (420661,1260065,1,'chin_type',-82,57,-72), (420662,1260065,1,'ear_type',93,8,0), (420663,1260065,1,'eye_brow_type',-14,53,-31), (420664,1260065,0,'eye_color',29,59,47), (420665,1260065,1,'eye_type',63,0,0), (420666,1260065,0,'hair_color1',56,33,26), (420667,1260065,0,'hair_color2',94,59,11), (420668,1260065,0,'hair_face_color',100,70,10), (420669,1260065,0,'hair_face_highlight_color',244,246,246), (420670,1260065,0,'hair_highlight',161,165,168), (420671,1260065,0,'hair_type_color',100,70,10), (420672,1260065,0,'hair_type_highlight_color',244,246,246), (420673,1260065,1,'lip_type',-75,-71,78), (420674,1260065,1,'nose_type',-9,-88,-52), (420675,1260065,0,'skin_color',105,105,105), (420676,1260065,1,'soga_cheek_type',0,34,0), (420677,1260065,1,'soga_chin_type',-82,57,-72), (420678,1260065,1,'soga_ear_type',93,8,0), (420679,1260065,1,'soga_eye_brow_type',-14,53,-31), (420680,1260065,0,'soga_eye_color',229,229,102), (420681,1260065,1,'soga_eye_type',63,0,0), (420682,1260065,0,'soga_hair_color1',56,33,26), (420683,1260065,0,'soga_hair_color2',94,59,11), (420684,1260065,0,'soga_hair_face_color',100,70,10), (420685,1260065,0,'soga_hair_face_highlight_color',244,246,246), (420686,1260065,0,'soga_hair_highlight',161,165,168), (420687,1260065,0,'soga_hair_type_color',100,70,10), (420688,1260065,0,'soga_hair_type_highlight_color',244,246,246), (420689,1260065,1,'soga_lip_type',-75,-71,78), (420690,1260065,1,'soga_nose_type',-9,-88,-52), (420691,1260065,0,'soga_skin_color',105,105,105), (420692,1260065,0,'wing_color1',255,255,255), (420693,1260065,0,'wing_color2',255,255,255), (420694,270000,1,'cheek_type',39,39,0), (420695,270000,1,'chin_type',29,34,-1), (420696,270000,1,'ear_type',-8,6,0), (420697,270000,1,'eye_brow_type',-8,32,-28), (420698,270000,0,'eye_color',77,134,111), (420699,270000,1,'eye_type',-17,0,0), (420702,270000,0,'hair_face_color',124,118,113), (420703,270000,0,'hair_face_highlight_color',218,214,193), (420704,270000,0,'hair_highlight',0,0,0), (420705,270000,0,'hair_type_color',124,118,113), (420706,270000,0,'hair_type_highlight_color',218,214,193), (420707,270000,1,'lip_type',-21,-14,-19), (420708,270000,1,'nose_type',21,-8,-19), (420709,270000,0,'skin_color',173,160,113), (420710,270000,1,'soga_cheek_type',39,39,0), (420711,270000,1,'soga_chin_type',29,34,-1), (420712,270000,1,'soga_ear_type',-8,6,0), (420713,270000,1,'soga_eye_brow_type',-8,32,-28), (420714,270000,0,'soga_eye_color',229,229,102), (420715,270000,1,'soga_eye_type',-17,0,0), (420718,270000,0,'soga_hair_face_color',124,118,113), (420719,270000,0,'soga_hair_face_highlight_color',218,214,193), (420720,270000,0,'soga_hair_highlight',0,0,0), (420721,270000,0,'soga_hair_type_color',124,118,113), (420722,270000,0,'soga_hair_type_highlight_color',218,214,193), (420723,270000,1,'soga_lip_type',-21,-14,-19), (420724,270000,1,'soga_nose_type',21,-8,-19), (420725,270000,0,'soga_skin_color',173,160,113), (420726,270000,0,'wing_color1',255,255,255), (420727,270000,0,'wing_color2',255,255,255), (420728,270001,1,'cheek_type',0,-9,0), (420729,270001,1,'chin_type',-3,-17,-2), (420730,270001,1,'ear_type',37,-10,0), (420731,270001,1,'eye_brow_type',22,18,-7), (420732,270001,0,'eye_color',82,132,95), (420733,270001,1,'eye_type',35,0,0), (420734,270001,0,'hair_face_color',248,248,248), (420735,270001,0,'hair_face_highlight_color',70,28,0), (420736,270001,0,'hair_type_color',248,248,248), (420737,270001,0,'hair_type_highlight_color',70,28,0), (420738,270001,1,'lip_type',-29,-1,1), (420739,270001,1,'nose_type',25,-31,14), (420740,270001,0,'skin_color',230,202,158), (420741,270001,1,'soga_cheek_type',0,-9,0), (420742,270001,1,'soga_chin_type',-3,-17,-2), (420743,270001,1,'soga_ear_type',37,-10,0), (420744,270001,1,'soga_eye_brow_type',22,18,-7), (420745,270001,0,'soga_eye_color',229,229,102), (420746,270001,1,'soga_eye_type',35,0,0), (420747,270001,0,'soga_hair_face_color',248,248,248), (420748,270001,0,'soga_hair_face_highlight_color',70,28,0), (420749,270001,0,'soga_hair_type_color',248,248,248), (420750,270001,0,'soga_hair_type_highlight_color',70,28,0), (420751,270001,1,'soga_lip_type',-29,-1,1), (420752,270001,1,'soga_nose_type',25,-31,14), (420753,270001,0,'soga_skin_color',230,202,158), (420754,270001,0,'wing_color1',255,255,255), (420755,270001,0,'wing_color2',255,255,255), (420756,270002,1,'cheek_type',7,0,0), (420757,270002,1,'chin_type',-3,14,-46), (420758,270002,1,'ear_type',-25,-34,0), (420759,270002,1,'eye_brow_type',-23,23,-19), (420760,270002,0,'eye_color',37,77,83), (420761,270002,1,'eye_type',-7,0,0), (420762,270002,0,'hair_face_color',79,66,33), (420763,270002,0,'hair_face_highlight_color',43,21,0), (420764,270002,0,'hair_type_color',79,66,33), (420765,270002,0,'hair_type_highlight_color',43,21,0), (420766,270002,1,'lip_type',-29,0,39), (420767,270002,1,'nose_type',-11,0,3), (420768,270002,0,'skin_color',215,222,222), (420769,270002,1,'soga_cheek_type',7,0,0), (420770,270002,1,'soga_chin_type',-3,14,-46), (420771,270002,1,'soga_ear_type',-25,-34,0), (420772,270002,1,'soga_eye_brow_type',-23,23,-19), (420773,270002,0,'soga_eye_color',229,229,102), (420774,270002,1,'soga_eye_type',-7,0,0), (420775,270002,0,'soga_hair_face_color',79,66,33), (420776,270002,0,'soga_hair_face_highlight_color',43,21,0), (420777,270002,0,'soga_hair_type_color',79,66,33), (420778,270002,0,'soga_hair_type_highlight_color',43,21,0), (420779,270002,1,'soga_lip_type',-29,0,39), (420780,270002,1,'soga_nose_type',-11,0,3), (420781,270002,0,'soga_skin_color',215,222,222), (420782,270002,0,'wing_color1',255,255,255), (420783,270002,0,'wing_color2',255,255,255), (420784,270003,0,'eye_color',0,129,255), (420785,270003,0,'skin_color',199,199,174), (420786,270003,0,'soga_eye_color',255,0,255), (420787,270004,1,'cheek_type',100,100,0), (420788,270004,1,'chin_type',100,100,100), (420789,270004,1,'ear_type',100,-100,0), (420790,270004,1,'eye_brow_type',100,-100,-100), (420791,270004,0,'eye_color',125,178,193), (420792,270004,1,'eye_type',100,0,0), (420793,270004,0,'hair_face_color',255,255,255), (420794,270004,0,'hair_face_highlight_color',7,3,0), (420795,270004,0,'hair_type_color',255,255,255), (420796,270004,0,'hair_type_highlight_color',7,3,0), (420797,270004,1,'lip_type',100,100,-100), (420798,270004,1,'nose_type',-100,-100,-100), (420799,270004,0,'skin_color',220,191,163), (420800,270004,1,'soga_cheek_type',100,100,0), (420801,270004,1,'soga_chin_type',100,100,100), (420802,270004,1,'soga_ear_type',100,-100,0), (420803,270004,1,'soga_eye_brow_type',100,-100,-100), (420804,270004,0,'soga_eye_color',229,229,102), (420805,270004,1,'soga_eye_type',100,0,0), (420806,270004,0,'soga_hair_face_color',255,255,255), (420807,270004,0,'soga_hair_face_highlight_color',7,3,0), (420808,270004,0,'soga_hair_type_color',255,255,255), (420809,270004,0,'soga_hair_type_highlight_color',7,3,0), (420810,270004,1,'soga_lip_type',100,100,-100), (420811,270004,1,'soga_nose_type',-100,-100,-100), (420812,270004,0,'soga_skin_color',220,191,163), (420813,270004,0,'wing_color1',255,255,255), (420814,270004,0,'wing_color2',255,255,255), (420815,270005,1,'cheek_type',-7,-19,0), (420816,270005,1,'chin_type',7,-4,42), (420817,270005,1,'ear_type',-100,100,0), (420818,270005,1,'eye_brow_type',-18,-39,-28), (420819,270005,0,'eye_color',115,164,151), (420820,270005,1,'eye_type',4,0,0), (420821,270005,0,'hair_face_color',154,93,2), (420822,270005,0,'hair_face_highlight_color',180,166,14), (420823,270005,0,'hair_type_color',154,93,2), (420824,270005,0,'hair_type_highlight_color',180,166,148), (420825,270005,1,'lip_type',33,-9,8), (420826,270005,1,'nose_type',22,-4,-31), (420827,270005,0,'skin_color',122,101,92), (420828,270005,1,'soga_cheek_type',-7,-19,0), (420829,270005,1,'soga_chin_type',7,-4,42), (420830,270005,1,'soga_ear_type',-100,100,0), (420831,270005,1,'soga_eye_brow_type',-18,-39,-28), (420832,270005,0,'soga_eye_color',229,229,102), (420833,270005,1,'soga_eye_type',4,0,0), (420834,270005,0,'soga_hair_face_color',154,93,2), (420835,270005,0,'soga_hair_face_highlight_color',180,166,148), (420836,270005,0,'soga_hair_type_color',154,93,2), (420837,270005,0,'soga_hair_type_highlight_color',180,166,148), (420838,270005,1,'soga_lip_type',33,-9,8), (420839,270005,1,'soga_nose_type',22,-4,-31), (420840,270005,0,'soga_skin_color',122,101,92), (420841,270005,0,'wing_color1',255,255,255), (420842,270005,0,'wing_color2',255,255,255), (420843,270006,1,'cheek_type',-7,-19,0), (420844,270006,1,'chin_type',-19,-1,9), (420845,270006,1,'ear_type',-29,12,0), (420846,270006,1,'eye_brow_type',1,1,-45), (420847,270006,0,'eye_color',166,200,201), (420848,270006,1,'eye_type',-12,0,0), (420849,270006,0,'hair_face_color',67,165,191), (420850,270006,0,'hair_face_highlight_color',107,151,135), (420851,270006,0,'hair_type_color',67,165,191), (420852,270006,0,'hair_type_highlight_color',107,151,135), (420853,270006,1,'lip_type',-21,-14,-31), (420854,270006,1,'nose_type',4,11,2), (420855,270006,0,'skin_color',176,150,100), (420856,270006,1,'soga_cheek_type',-7,-19,0), (420857,270006,1,'soga_chin_type',-19,-1,9), (420858,270006,1,'soga_ear_type',-29,12,0), (420859,270006,1,'soga_eye_brow_type',1,1,-45), (420860,270006,0,'soga_eye_color',229,229,102), (420861,270006,1,'soga_eye_type',-12,0,0), (420862,270006,0,'soga_hair_face_color',67,165,191), (420863,270006,0,'soga_hair_face_highlight_color',107,151,135), (420864,270006,0,'soga_hair_type_color',67,165,191), (420865,270006,0,'soga_hair_type_highlight_color',107,151,135), (420866,270006,1,'soga_lip_type',-21,-14,-31), (420867,270006,1,'soga_nose_type',4,11,2), (420868,270006,0,'soga_skin_color',176,150,100), (420869,270006,0,'wing_color1',255,255,255), (420870,270006,0,'wing_color2',255,255,255), (420871,270007,1,'cheek_type',22,-12,0), (420872,270007,1,'chin_type',-21,-23,11), (420873,270007,1,'ear_type',71,-39,0), (420874,270007,1,'eye_brow_type',14,-17,39), (420875,270007,0,'eye_color',97,64,26), (420876,270007,1,'eye_type',66,0,0), (420877,270007,0,'hair_face_color',22,9,0), (420878,270007,0,'hair_face_highlight_color',97,79,56), (420879,270007,0,'hair_type_color',22,9,0), (420880,270007,0,'hair_type_highlight_color',97,79,56), (420881,270007,1,'lip_type',37,-11,-25), (420882,270007,1,'nose_type',45,-96,9), (420883,270007,0,'skin_color',198,167,113), (420884,270007,1,'soga_cheek_type',22,-12,0), (420885,270007,1,'soga_chin_type',-21,-23,11), (420886,270007,1,'soga_ear_type',71,-39,0), (420887,270007,1,'soga_eye_brow_type',14,-17,39), (420888,270007,0,'soga_eye_color',229,229,102), (420889,270007,1,'soga_eye_type',66,0,0), (420890,270007,0,'soga_hair_face_color',22,9,0), (420891,270007,0,'soga_hair_face_highlight_color',97,79,56), (420892,270007,0,'soga_hair_type_color',22,9,0), (420893,270007,0,'soga_hair_type_highlight_color',97,79,56), (420894,270007,1,'soga_lip_type',37,-11,-25), (420895,270007,1,'soga_nose_type',45,-96,9), (420896,270007,0,'soga_skin_color',198,167,113), (420897,270007,0,'wing_color1',255,255,255), (420898,270007,0,'wing_color2',255,255,255), (420899,270008,0,'skin_color',255,255,255), (420900,270008,0,'eye_color',255,255,255), (420901,270008,0,'soga_eye_color',255,0,255), (420902,1540072,1,'cheek_type',100,-100,0), (420903,1540072,1,'chin_type',-100,100,100), (420904,1540072,1,'ear_type',25,8,0), (420905,1540072,1,'eye_brow_type',100,100,100), (420906,1540072,0,'eye_color',118,14,183), (420907,1540072,1,'eye_type',100,0,0), (420908,1540072,0,'hair_face_color',171,60,32), (420909,1540072,0,'hair_face_highlight_color',216,192,37), (420910,1540072,0,'hair_type_color',171,60,32), (420911,1540072,0,'hair_type_highlight_color',216,192,37), (420912,1540072,1,'lip_type',100,50,-68), (420913,1540072,1,'nose_type',0,-17,0), (420914,1540072,0,'skin_color',248,249,249), (420915,1540072,1,'soga_cheek_type',100,-100,0), (420916,1540072,1,'soga_chin_type',-100,100,100), (420917,1540072,1,'soga_ear_type',25,8,0), (420918,1540072,1,'soga_eye_brow_type',100,100,100), (420919,1540072,0,'soga_eye_color',229,229,102), (420920,1540072,1,'soga_eye_type',100,0,0), (420921,1540072,0,'soga_hair_face_color',171,60,32), (420922,1540072,0,'soga_hair_face_highlight_color',216,192,37), (420923,1540072,0,'soga_hair_type_color',171,60,32), (420924,1540072,0,'soga_hair_type_highlight_color',216,192,37), (420925,1540072,1,'soga_lip_type',100,50,-68), (420926,1540072,1,'soga_nose_type',0,-17,0), (420927,1540072,0,'soga_skin_color',248,249,248), (420928,1540072,0,'wing_color1',255,255,255), (420929,1540072,0,'wing_color2',255,255,255), (420930,1540073,1,'cheek_type',100,-100,0), (420931,1540073,1,'chin_type',-100,100,100), (420932,1540073,1,'ear_type',25,9,0), (420933,1540073,1,'eye_brow_type',100,100,100), (420934,1540073,0,'eye_color',118,14,183), (420935,1540073,1,'eye_type',100,0,0), (420936,1540073,0,'hair_face_color',171,60,32), (420937,1540073,0,'hair_face_highlight_color',216,192,37), (420938,1540073,0,'hair_type_color',171,60,32), (420939,1540073,0,'hair_type_highlight_color',216,192,37), (420940,1540073,1,'lip_type',100,50,-68), (420941,1540073,1,'nose_type',0,-17,-1), (420942,1540073,0,'skin_color',235,219,156), (420943,1540073,1,'soga_cheek_type',100,-100,0), (420944,1540073,1,'soga_chin_type',-100,100,100), (420945,1540073,1,'soga_ear_type',25,9,0), (420946,1540073,1,'soga_eye_brow_type',100,100,100), (420947,1540073,0,'soga_eye_color',229,229,102), (420948,1540073,1,'soga_eye_type',100,0,0), (420949,1540073,0,'soga_hair_face_color',171,60,32), (420950,1540073,0,'soga_hair_face_highlight_color',216,192,37), (420951,1540073,0,'soga_hair_type_color',171,60,32), (420952,1540073,0,'soga_hair_type_highlight_color',216,192,37), (420953,1540073,1,'soga_lip_type',100,50,-68), (420954,1540073,1,'soga_nose_type',0,-17,-1), (420955,1540073,0,'soga_skin_color',235,219,156), (420956,1540073,0,'wing_color1',255,255,255), (420957,1540073,0,'wing_color2',255,255,255), (420958,1950124,0,'eye_color',255,255,255), (420959,1950124,0,'skin_color',255,255,255), (420960,1950124,0,'soga_eye_color',255,0,255), (420961,1950125,0,'eye_color',255,255,255), (420962,1950125,0,'skin_color',255,255,255), (420963,1950125,0,'soga_eye_color',255,0,255), (420964,1950126,0,'eye_color',255,255,255), (420965,1950126,0,'skin_color',255,255,255), (420966,1950126,0,'soga_eye_color',255,0,255), (420967,4120178,0,'skin_color',255,255,255), (420968,4120179,0,'skin_color',255,255,255), (420969,4120179,0,'eye_color',255,255,255), (420970,4120179,0,'soga_eye_color',255,0,255), (420971,6870001,0,'eye_color',255,255,255), (420972,6870001,0,'skin_color',0,199,199), (420973,6870001,0,'soga_eye_color',255,0,255), (420974,6870002,0,'skin_color',255,255,255), (420975,6870002,0,'eye_color',0,255,255), (420976,6870002,0,'soga_eye_color',0,255,255), (420978,6870003,0,'skin_color',255,255,255), (420979,6870003,0,'eye_color',255,255,255), (420980,6870003,0,'soga_eye_color',255,255,255), (420981,4120180,0,'eye_color',255,255,255), (420982,4120180,0,'skin_color',255,255,255), (420983,4120180,0,'soga_eye_color',255,0,255), (420984,4120181,0,'eye_color',255,255,255), (420985,4120181,0,'skin_color',255,255,255), (420986,4120181,0,'soga_eye_color',255,0,255), (420987,6870004,0,'eye_color',171,220,240), (420988,6870004,0,'skin_color',255,255,255), (420989,6870004,0,'soga_eye_color',255,0,255), (420990,6870005,0,'eye_color',255,255,255), (420991,6870005,0,'skin_color',255,255,255), (420992,6870005,0,'soga_eye_color',255,0,255), (420993,6870006,0,'eye_color',215,255,236), (420994,6870006,0,'skin_color',255,255,255), (420995,6870006,0,'soga_eye_color',255,0,255), (420996,6870007,0,'eye_color',255,255,255), (420997,6870007,0,'skin_color',255,255,255), (420998,6870007,0,'soga_eye_color',255,0,255), (420999,6870008,1,'cheek_type',-1,28,0), (421000,6870008,1,'chin_type',75,14,7), (421001,6870008,1,'ear_type',89,36,0), (421002,6870008,1,'eye_brow_type',-70,4,77), (421003,6870008,0,'eye_color',104,68,28), (421004,6870008,1,'eye_type',58,0,0), (421005,6870008,0,'hair_color1',209,131,22), (421006,6870008,0,'hair_color2',199,150,48), (421007,6870008,0,'hair_face_color',184,128,10), (421008,6870008,0,'hair_face_highlight_color',15,1,21), (421009,6870008,0,'hair_highlight',26,24,25), (421010,6870008,0,'hair_type_color',184,128,10), (421011,6870008,0,'hair_type_highlight_color',15,1,21), (421012,6870008,1,'lip_type',-93,-34,-100), (421013,6870008,1,'nose_type',35,-34,89), (421014,6870008,0,'skin_color',186,148,97), (421015,6870008,1,'soga_cheek_type',-1,28,0), (421016,6870008,1,'soga_chin_type',75,14,7), (421017,6870008,1,'soga_ear_type',89,36,0), (421018,6870008,1,'soga_eye_brow_type',-70,4,77), (421019,6870008,0,'soga_eye_color',204,204,204), (421020,6870008,1,'soga_eye_type',58,0,0), (421021,6870008,0,'soga_hair_color1',209,131,22), (421022,6870008,0,'soga_hair_color2',199,150,48), (421023,6870008,0,'soga_hair_face_color',184,128,10), (421024,6870008,0,'soga_hair_face_highlight_color',15,1,21), (421025,6870008,0,'soga_hair_highlight',26,24,25), (421026,6870008,0,'soga_hair_type_color',184,128,10), (421027,6870008,0,'soga_hair_type_highlight_color',15,1,21), (421028,6870008,1,'soga_lip_type',-93,-34,-100), (421029,6870008,1,'soga_nose_type',35,-34,89), (421030,6870008,0,'soga_skin_color',186,148,97), (421031,6870009,1,'cheek_type',-77,-66,0), (421032,6870009,1,'chin_type',37,13,50), (421033,6870009,1,'ear_type',-78,7,0), (421034,6870009,1,'eye_brow_type',-65,-69,3), (421035,6870009,0,'eye_color',43,174,97), (421036,6870009,1,'eye_type',78,0,0), (421037,6870009,0,'hair_color1',255,255,255), (421038,6870009,0,'hair_color2',36,34,36), (421039,6870009,0,'hair_highlight',255,255,255), (421040,6870009,0,'hair_type_color',25,13,35), (421041,6870009,0,'hair_type_highlight_color',91,45,0), (421042,6870009,1,'lip_type',-34,44,-1), (421043,6870009,1,'nose_type',-72,8,-82), (421044,6870009,0,'skin_color',248,234,232), (421045,6870009,1,'soga_cheek_type',-77,-66,0), (421046,6870009,1,'soga_chin_type',37,13,50), (421047,6870009,1,'soga_ear_type',-78,7,0), (421048,6870009,1,'soga_eye_brow_type',-65,-69,3), (421049,6870009,0,'soga_eye_color',229,229,102), (421050,6870009,1,'soga_eye_type',78,0,0), (421051,6870009,0,'soga_hair_color1',255,255,255), (421052,6870009,0,'soga_hair_color2',36,34,36), (421053,6870009,0,'soga_hair_highlight',255,255,255), (421054,6870009,0,'soga_hair_type_color',25,13,35), (421055,6870009,0,'soga_hair_type_highlight_color',91,45,0), (421056,6870009,1,'soga_lip_type',-34,44,-1), (421057,6870009,1,'soga_nose_type',-72,8,-82), (421058,6870009,0,'soga_skin_color',248,234,232), (421059,6870009,0,'wing_color1',135,4,214), (421060,6870009,0,'wing_color2',40,181,235), (421061,6870010,1,'cheek_type',28,-38,0), (421062,6870010,1,'chin_type',9,4,17), (421063,6870010,1,'ear_type',-29,28,0), (421064,6870010,1,'eye_brow_type',-4,-42,-19), (421065,6870010,0,'eye_color',127,88,38), (421066,6870010,1,'eye_type',24,0,0), (421067,6870010,0,'hair_face_color',146,113,98), (421068,6870010,0,'hair_face_highlight_color',54,24,0), (421069,6870010,0,'hair_type_color',146,113,98), (421070,6870010,0,'hair_type_highlight_color',54,24,0), (421071,6870010,1,'lip_type',33,33,-14), (421072,6870010,1,'nose_type',-26,-28,38), (421073,6870010,0,'skin_color',201,182,135), (421074,6870010,1,'soga_cheek_type',28,-38,0), (421075,6870010,1,'soga_chin_type',9,4,17), (421076,6870010,1,'soga_ear_type',-29,28,0), (421077,6870010,1,'soga_eye_brow_type',-4,-42,-19), (421078,6870010,0,'soga_eye_color',229,229,102), (421079,6870010,1,'soga_eye_type',24,0,0), (421080,6870010,0,'soga_hair_face_color',146,113,98), (421081,6870010,0,'soga_hair_face_highlight_color',54,24,0), (421082,6870010,0,'soga_hair_type_color',146,113,98), (421083,6870010,0,'soga_hair_type_highlight_color',54,24,0), (421084,6870010,1,'soga_lip_type',33,33,-14), (421085,6870010,1,'soga_nose_type',-26,-28,38), (421086,6870010,0,'soga_skin_color',201,182,135), (421087,6870010,0,'wing_color1',255,255,255), (421088,6870010,0,'wing_color2',255,255,255), (421089,6870011,1,'cheek_type',62,95,0), (421090,6870011,1,'chin_type',87,-72,-66), (421091,6870011,1,'ear_type',48,-33,0), (421092,6870011,1,'eye_brow_type',56,-22,-93), (421093,6870011,0,'eye_color',78,55,179), (421094,6870011,1,'eye_type',39,0,0), (421095,6870011,0,'hair_color1',255,255,255), (421096,6870011,0,'hair_color2',255,190,107), (421097,6870011,0,'hair_highlight',255,255,255), (421098,6870011,0,'hair_type_color',249,109,255), (421099,6870011,0,'hair_type_highlight_color',109,59,0), (421100,6870011,1,'lip_type',-63,14,-64), (421101,6870011,1,'nose_type',58,6,-79), (421102,6870011,0,'skin_color',133,148,181), (421103,6870011,1,'soga_cheek_type',62,95,0), (421104,6870011,1,'soga_chin_type',87,-72,-66), (421105,6870011,1,'soga_ear_type',48,-33,0), (421106,6870011,1,'soga_eye_brow_type',56,-22,-93), (421107,6870011,0,'soga_eye_color',229,229,102), (421108,6870011,1,'soga_eye_type',39,0,0), (421109,6870011,0,'soga_hair_color1',255,255,255), (421110,6870011,0,'soga_hair_color2',255,190,107), (421111,6870011,0,'soga_hair_highlight',255,255,255), (421112,6870011,0,'soga_hair_type_color',249,109,255), (421113,6870011,0,'soga_hair_type_highlight_color',109,59,0), (421114,6870011,1,'soga_lip_type',-63,14,-64), (421115,6870011,1,'soga_nose_type',58,6,-79), (421116,6870011,0,'soga_skin_color',133,148,181), (421117,6870011,0,'wing_color1',41,171,91), (421118,6870011,0,'wing_color2',200,201,1), (421119,6870012,0,'eye_color',129,152,103), (421120,6870012,0,'skin_color',176,0,0), (421121,6870012,0,'soga_eye_color',255,0,255), (421122,6870013,0,'eye_color',28,87,32), (421123,6870013,0,'skin_color',255,0,0), (421124,6870013,0,'soga_eye_color',255,0,255), (421125,6870014,0,'eye_color',255,255,255), (421126,6870014,0,'skin_color',255,255,255), (421127,6870014,0,'soga_eye_color',255,0,255), (421128,6870015,0,'eye_color',133,161,103), (421129,6870015,0,'soga_eye_color',255,0,255), (421130,6870016,1,'cheek_type',-48,41,0), (421131,6870016,1,'chin_type',55,-22,-91), (421132,6870016,1,'ear_type',-28,41,0), (421133,6870016,1,'eye_brow_type',79,52,-59), (421134,6870016,0,'eye_color',37,81,80), (421135,6870016,1,'eye_type',-32,0,0), (421136,6870016,0,'hair_color1',114,112,142), (421137,6870016,0,'hair_color2',152,138,129), (421138,6870016,0,'hair_face_color',107,129,132), (421139,6870016,0,'hair_face_highlight_color',15,1,21), (421140,6870016,0,'hair_highlight',29,21,28), (421141,6870016,0,'hair_type_color',107,129,132), (421142,6870016,0,'hair_type_highlight_color',15,1,21), (421143,6870016,1,'lip_type',-17,-79,33), (421144,6870016,1,'nose_type',71,-4,-65), (421145,6870016,0,'skin_color',232,218,171), (421146,6870016,1,'soga_cheek_type',-48,41,0), (421147,6870016,1,'soga_chin_type',55,-22,-91), (421148,6870016,1,'soga_ear_type',-28,41,0), (421149,6870016,1,'soga_eye_brow_type',79,52,-59), (421150,6870016,0,'soga_eye_color',229,229,102), (421151,6870016,1,'soga_eye_type',-32,0,0), (421152,6870016,0,'soga_hair_color1',114,112,142), (421153,6870016,0,'soga_hair_color2',152,138,129), (421154,6870016,0,'soga_hair_face_color',107,129,132), (421155,6870016,0,'soga_hair_face_highlight_color',15,1,21), (421156,6870016,0,'soga_hair_highlight',29,21,28), (421157,6870016,0,'soga_hair_type_color',107,129,132), (421158,6870016,0,'soga_hair_type_highlight_color',15,1,21), (421159,6870016,1,'soga_lip_type',-17,-79,33), (421160,6870016,1,'soga_nose_type',71,-4,-65), (421161,6870016,0,'soga_skin_color',232,218,171), (421162,6870016,0,'wing_color1',255,255,255), (421163,6870016,0,'wing_color2',255,255,255), (421164,6870017,0,'eye_color',159,179,120), (421165,6870017,0,'skin_color',64,0,128), (421166,6870017,0,'soga_eye_color',255,0,255), (421167,6870018,0,'eye_color',125,156,97), (421168,6870018,0,'skin_color',152,7,0), (421169,6870018,0,'soga_eye_color',255,0,255), (421170,6870019,0,'eye_color',255,255,255), (421171,6870019,0,'skin_color',255,255,255), (421172,6870019,0,'soga_eye_color',255,0,255), (421173,6870020,1,'cheek_type',-19,-14,0), (421174,6870020,1,'chin_type',1,0,18), (421175,6870020,1,'ear_type',9,-22,0), (421176,6870020,1,'eye_brow_type',29,33,12), (421177,6870020,0,'eye_color',29,59,50), (421178,6870020,1,'eye_type',9,0,0), (421179,6870020,0,'hair_face_color',224,224,114), (421180,6870020,0,'hair_face_highlight_color',121,120,120), (421181,6870020,0,'hair_type_color',224,224,114), (421182,6870020,0,'hair_type_highlight_color',121,120,120), (421183,6870020,1,'lip_type',-2,1,-14), (421184,6870020,1,'nose_type',-18,-28,25), (421185,6870020,0,'skin_color',213,188,145), (421186,6870020,1,'soga_cheek_type',-19,-14,0), (421187,6870020,1,'soga_chin_type',1,0,18), (421188,6870020,1,'soga_ear_type',9,-22,0), (421189,6870020,1,'soga_eye_brow_type',29,33,12), (421190,6870020,0,'soga_eye_color',229,229,102), (421191,6870020,1,'soga_eye_type',9,0,0), (421192,6870020,0,'soga_hair_face_color',224,224,114), (421193,6870020,0,'soga_hair_face_highlight_color',121,120,120), (421194,6870020,0,'soga_hair_type_color',224,224,114), (421195,6870020,0,'soga_hair_type_highlight_color',121,120,120), (421196,6870020,1,'soga_lip_type',-2,1,-14), (421197,6870020,1,'soga_nose_type',-18,-28,25), (421198,6870020,0,'soga_skin_color',213,188,145), (421199,6870020,0,'wing_color1',255,255,255), (421200,6870020,0,'wing_color2',255,255,255), (421201,6870021,1,'cheek_type',-21,66,0), (421202,6870021,1,'chin_type',-6,88,4), (421203,6870021,1,'ear_type',64,12,0), (421204,6870021,1,'eye_brow_type',-45,52,98), (421205,6870021,0,'eye_color',234,119,255), (421206,6870021,1,'eye_type',-48,0,0), (421207,6870021,0,'hair_color1',161,165,168), (421208,6870021,0,'hair_color2',60,71,71), (421209,6870021,0,'hair_face_color',244,246,246), (421210,6870021,0,'hair_face_highlight_color',6,3,1), (421211,6870021,0,'hair_highlight',33,22,19), (421212,6870021,0,'hair_type_color',244,246,246), (421213,6870021,0,'hair_type_highlight_color',6,3,1), (421214,6870021,1,'lip_type',-42,-76,14), (421215,6870021,1,'nose_type',29,-66,-17), (421216,6870021,0,'skin_color',155,139,173), (421217,6870021,1,'soga_cheek_type',-21,66,0), (421218,6870021,1,'soga_chin_type',-6,88,4), (421219,6870021,1,'soga_ear_type',64,12,0), (421220,6870021,1,'soga_eye_brow_type',-45,52,98), (421221,6870021,0,'soga_eye_color',229,229,102), (421222,6870021,1,'soga_eye_type',-48,0,0), (421223,6870021,0,'soga_hair_color1',161,165,168), (421224,6870021,0,'soga_hair_color2',60,71,71), (421225,6870021,0,'soga_hair_face_color',244,246,246), (421226,6870021,0,'soga_hair_face_highlight_color',6,3,1), (421227,6870021,0,'soga_hair_highlight',33,22,19), (421228,6870021,0,'soga_hair_type_color',244,246,246), (421229,6870021,0,'soga_hair_type_highlight_color',6,3,1), (421230,6870021,1,'soga_lip_type',-42,-76,14), (421231,6870021,1,'soga_nose_type',29,-66,-17), (421232,6870021,0,'soga_skin_color',155,139,173), (421233,6870021,0,'wing_color1',255,255,255), (421234,6870021,0,'wing_color2',255,255,255), (421235,6870022,0,'eye_color',255,255,255), (421236,6870022,0,'skin_color',255,255,255), (421237,6870022,0,'soga_eye_color',255,0,255), (421238,6870023,0,'eye_color',255,255,255), (421239,6870023,0,'skin_color',255,255,255), (421240,6870023,0,'soga_eye_color',255,0,255), (421241,6870024,1,'cheek_type',-76,-31,0), (421242,6870024,1,'chin_type',-62,0,65), (421243,6870024,1,'ear_type',-47,-56,0), (421244,6870024,0,'eye_color',129,125,67), (421245,6870024,0,'hair_color1',164,165,165), (421246,6870024,0,'hair_color2',56,62,62), (421247,6870024,0,'hair_face_color',244,246,246), (421248,6870024,0,'hair_face_highlight_color',65,66,79), (421249,6870024,0,'hair_highlight',50,48,56), (421250,6870024,0,'hair_type_color',244,246,246), (421251,6870024,0,'hair_type_highlight_color',65,66,79), (421252,6870024,1,'lip_type',-72,25,-2), (421253,6870024,1,'nose_type',0,-29,22), (421254,6870024,0,'skin_color',167,127,69), (421255,6870024,1,'soga_cheek_type',-76,-31,0), (421256,6870024,1,'soga_chin_type',-62,0,65), (421257,6870024,1,'soga_ear_type',-47,-56,0), (421258,6870024,0,'soga_eye_color',204,204,204), (421259,6870024,0,'soga_hair_color1',164,165,165), (421260,6870024,0,'soga_hair_color2',56,62,62), (421261,6870024,0,'soga_hair_face_color',244,246,246), (421262,6870024,0,'soga_hair_face_highlight_color',65,66,79), (421263,6870024,0,'soga_hair_highlight',50,48,56), (421264,6870024,0,'soga_hair_type_color',244,246,246), (421265,6870024,0,'soga_hair_type_highlight_color',65,66,79), (421266,6870024,1,'soga_lip_type',-72,25,-2), (421267,6870024,1,'soga_nose_type',0,-29,22), (421268,6870024,0,'soga_skin_color',167,127,69), (421269,6870025,0,'eye_color',255,255,255), (421270,6870025,0,'skin_color',255,255,255), (421271,6870025,0,'soga_eye_color',255,0,255), (421272,6870026,1,'cheek_type',1,-12,0), (421273,6870026,1,'chin_type',-22,-13,-26), (421274,6870026,1,'ear_type',-8,-19,0), (421275,6870026,1,'eye_brow_type',-42,-4,9), (421276,6870026,0,'eye_color',66,94,56), (421277,6870026,1,'eye_type',-28,0,0), (421278,6870026,0,'hair_face_color',236,233,113), (421279,6870026,0,'hair_face_highlight_color',104,102,100), (421280,6870026,0,'hair_type_color',236,233,113), (421281,6870026,0,'hair_type_highlight_color',104,102,100), (421282,6870026,1,'lip_type',-9,-28,29), (421283,6870026,1,'nose_type',-3,28,48), (421284,6870026,0,'skin_color',255,255,255), (421285,6870026,1,'soga_cheek_type',1,-12,0), (421286,6870026,1,'soga_chin_type',-22,-13,-26), (421287,6870026,1,'soga_ear_type',-8,-19,0), (421288,6870026,1,'soga_eye_brow_type',-42,-4,9), (421289,6870026,0,'soga_eye_color',229,229,102), (421290,6870026,1,'soga_eye_type',-28,0,0), (421291,6870026,0,'soga_hair_face_color',236,233,113), (421292,6870026,0,'soga_hair_face_highlight_color',104,102,100), (421293,6870026,0,'soga_hair_type_color',236,233,113), (421294,6870026,0,'soga_hair_type_highlight_color',104,102,100), (421295,6870026,1,'soga_lip_type',-9,-28,29), (421296,6870026,1,'soga_nose_type',-3,28,48), (421297,6870026,0,'soga_skin_color',220,186,139), (421298,6870026,0,'wing_color1',255,255,255), (421299,6870026,0,'wing_color2',255,255,255), (421300,6870027,1,'cheek_type',-44,-12,0), (421301,6870027,1,'chin_type',-70,-78,-29), (421302,6870027,1,'ear_type',22,55,0), (421303,6870027,1,'eye_brow_type',50,78,-42), (421304,6870027,0,'eye_color',71,167,47), (421305,6870027,1,'eye_type',-19,0,0), (421306,6870027,0,'hair_color1',255,255,255), (421307,6870027,0,'hair_color2',255,123,29), (421308,6870027,0,'hair_highlight',255,255,255), (421309,6870027,0,'hair_type_color',145,9,0), (421310,6870027,0,'hair_type_highlight_color',163,9,0), (421311,6870027,1,'lip_type',-85,-42,-72), (421312,6870027,1,'nose_type',-4,56,-14), (421313,6870027,0,'skin_color',226,184,183), (421314,6870027,1,'soga_cheek_type',-44,-12,0), (421315,6870027,1,'soga_chin_type',-70,-78,-29), (421316,6870027,1,'soga_ear_type',22,55,0), (421317,6870027,1,'soga_eye_brow_type',50,78,-42), (421318,6870027,0,'soga_eye_color',229,229,102), (421319,6870027,1,'soga_eye_type',-19,0,0), (421320,6870027,0,'soga_hair_color1',255,255,255), (421321,6870027,0,'soga_hair_color2',255,123,29), (421322,6870027,0,'soga_hair_highlight',255,255,255), (421323,6870027,0,'soga_hair_type_color',145,9,0), (421324,6870027,0,'soga_hair_type_highlight_color',163,9,0), (421325,6870027,1,'soga_lip_type',-85,-42,-72), (421326,6870027,1,'soga_nose_type',-4,56,-14), (421327,6870027,0,'soga_skin_color',226,184,183), (421328,6870027,0,'wing_color1',93,190,38), (421329,6870027,0,'wing_color2',154,54,50), (421330,6870028,1,'cheek_type',6,6,0), (421331,6870028,1,'chin_type',0,-33,-26), (421332,6870028,1,'ear_type',-47,7,0), (421333,6870028,1,'eye_brow_type',-11,6,-2), (421334,6870028,0,'eye_color',97,94,50), (421335,6870028,0,'hair_face_color',247,240,227), (421336,6870028,0,'hair_face_highlight_color',14,11,9), (421337,6870028,0,'hair_type_color',247,240,227), (421338,6870028,0,'hair_type_highlight_color',14,11,9), (421339,6870028,1,'lip_type',11,-29,-9), (421340,6870028,1,'nose_type',-28,-11,7), (421341,6870028,0,'skin_color',246,250,250), (421342,6870028,1,'soga_cheek_type',6,6,0), (421343,6870028,1,'soga_chin_type',0,-33,-26), (421344,6870028,1,'soga_ear_type',-47,7,0), (421345,6870028,1,'soga_eye_brow_type',-11,6,-2), (421346,6870028,0,'soga_eye_color',229,229,102), (421347,6870028,0,'soga_hair_face_color',247,240,227), (421348,6870028,0,'soga_hair_face_highlight_color',14,11,9), (421349,6870028,0,'soga_hair_type_color',247,240,227), (421350,6870028,0,'soga_hair_type_highlight_color',14,11,9), (421351,6870028,1,'soga_lip_type',11,-29,-9), (421352,6870028,1,'soga_nose_type',-28,-11,7), (421353,6870028,0,'soga_skin_color',246,250,250), (421354,6870028,0,'wing_color1',255,255,255), (421355,6870028,0,'wing_color2',255,255,255), (421356,6870029,1,'cheek_type',41,22,0), (421357,6870029,1,'chin_type',-26,-17,14), (421358,6870029,1,'ear_type',0,-2,0), (421359,6870029,1,'eye_brow_type',4,-45,14), (421360,6870029,0,'eye_color',145,190,203), (421361,6870029,1,'eye_type',11,0,0), (421362,6870029,0,'hair_face_color',214,158,10), (421363,6870029,0,'hair_face_highlight_color',84,58,25), (421364,6870029,0,'hair_type_color',214,158,10), (421365,6870029,0,'hair_type_highlight_color',84,58,25), (421366,6870029,1,'lip_type',-19,1,0), (421367,6870029,1,'nose_type',1,-12,-26), (421368,6870029,0,'skin_color',235,205,162), (421369,6870029,1,'soga_cheek_type',41,22,0), (421370,6870029,1,'soga_chin_type',-26,-17,14), (421371,6870029,1,'soga_ear_type',0,-2,0), (421372,6870029,1,'soga_eye_brow_type',4,-45,14), (421373,6870029,0,'soga_eye_color',229,229,102), (421374,6870029,1,'soga_eye_type',11,0,0), (421375,6870029,0,'soga_hair_face_color',214,158,10), (421376,6870029,0,'soga_hair_face_highlight_color',84,58,25), (421377,6870029,0,'soga_hair_type_color',214,158,10), (421378,6870029,0,'soga_hair_type_highlight_color',84,58,25), (421379,6870029,1,'soga_lip_type',-19,1,0), (421380,6870029,1,'soga_nose_type',1,-12,-26), (421381,6870029,0,'soga_skin_color',235,205,162), (421382,6870029,0,'wing_color1',255,255,255), (421383,6870029,0,'wing_color2',255,255,255), (421384,6870030,1,'cheek_type',45,-48,0), (421385,6870030,1,'chin_type',-62,22,-39), (421386,6870030,1,'ear_type',18,-33,0), (421387,6870030,1,'eye_brow_type',26,70,-24), (421388,6870030,0,'eye_color',154,70,4), (421389,6870030,1,'eye_type',-39,0,0), (421390,6870030,0,'hair_color1',255,255,255), (421391,6870030,0,'hair_color2',29,71,185), (421392,6870030,0,'hair_highlight',255,255,255), (421393,6870030,0,'hair_type_color',3,63,174), (421394,6870030,0,'hair_type_highlight_color',255,159,44), (421395,6870030,1,'lip_type',-16,-55,34), (421396,6870030,1,'nose_type',22,-72,-79), (421397,6870030,0,'skin_color',205,165,151), (421398,6870030,1,'soga_cheek_type',45,-48,0), (421399,6870030,1,'soga_chin_type',-62,22,-39), (421400,6870030,1,'soga_ear_type',18,-33,0), (421401,6870030,1,'soga_eye_brow_type',26,70,-24), (421402,6870030,0,'soga_eye_color',229,229,102), (421403,6870030,1,'soga_eye_type',-39,0,0), (421404,6870030,0,'soga_hair_color1',255,255,255), (421405,6870030,0,'soga_hair_color2',29,71,185), (421406,6870030,0,'soga_hair_highlight',255,255,255), (421407,6870030,0,'soga_hair_type_color',3,63,174), (421408,6870030,0,'soga_hair_type_highlight_color',255,159,44), (421409,6870030,1,'soga_lip_type',-16,-55,34), (421410,6870030,1,'soga_nose_type',22,-72,-79), (421411,6870030,0,'soga_skin_color',205,165,151), (421412,6870030,0,'wing_color1',39,181,105), (421413,6870030,0,'wing_color2',133,3,213), (421414,6870031,1,'cheek_type',0,31,0), (421415,6870031,1,'chin_type',39,37,-45), (421416,6870031,1,'ear_type',-13,17,0), (421417,6870031,1,'eye_brow_type',-6,0,-1), (421418,6870031,0,'eye_color',152,194,206), (421419,6870031,1,'eye_type',4,0,0), (421420,6870031,0,'hair_face_color',222,170,23), (421421,6870031,0,'hair_face_highlight_color',45,19,0), (421422,6870031,0,'hair_type_color',222,170,23), (421423,6870031,0,'hair_type_highlight_color',45,19,0), (421424,6870031,1,'lip_type',-8,36,2), (421425,6870031,1,'nose_type',35,-25,48), (421426,6870031,0,'skin_color',230,205,164), (421427,6870031,1,'soga_cheek_type',0,31,0), (421428,6870031,1,'soga_chin_type',39,37,-45), (421429,6870031,1,'soga_ear_type',-13,17,0), (421430,6870031,1,'soga_eye_brow_type',-6,0,-1), (421431,6870031,0,'soga_eye_color',229,229,102), (421432,6870031,1,'soga_eye_type',4,0,0), (421433,6870031,0,'soga_hair_face_color',222,170,23), (421434,6870031,0,'soga_hair_face_highlight_color',45,19,0), (421435,6870031,0,'soga_hair_type_color',222,170,23), (421436,6870031,0,'soga_hair_type_highlight_color',45,19,0), (421437,6870031,1,'soga_lip_type',-8,36,2), (421438,6870031,1,'soga_nose_type',35,-25,48), (421439,6870031,0,'soga_skin_color',230,205,164), (421440,6870031,0,'wing_color1',255,255,255), (421441,6870031,0,'wing_color2',255,255,255), (421442,6870032,1,'cheek_type',93,7,0), (421443,6870032,1,'chin_type',-65,-79,0), (421444,6870032,1,'ear_type',41,96,0), (421445,6870032,1,'eye_brow_type',-74,-97,-8), (421446,6870032,0,'eye_color',169,53,90), (421447,6870032,1,'eye_type',-32,0,0), (421448,6870032,0,'hair_color1',255,255,255), (421449,6870032,0,'hair_color2',36,34,36), (421450,6870032,0,'hair_highlight',255,255,255), (421451,6870032,0,'hair_type_color',15,0,22), (421452,6870032,0,'hair_type_highlight_color',53,178,235), (421453,6870032,1,'lip_type',12,-12,75), (421454,6870032,1,'nose_type',-76,22,-79), (421455,6870032,0,'skin_color',220,187,207), (421456,6870032,1,'soga_cheek_type',93,7,0), (421457,6870032,1,'soga_chin_type',-65,-79,0), (421458,6870032,1,'soga_ear_type',41,96,0), (421459,6870032,1,'soga_eye_brow_type',-74,-97,-8), (421460,6870032,0,'soga_eye_color',229,229,102), (421461,6870032,1,'soga_eye_type',-32,0,0), (421462,6870032,0,'soga_hair_color1',255,255,255), (421463,6870032,0,'soga_hair_color2',36,34,36), (421464,6870032,0,'soga_hair_highlight',255,255,255), (421465,6870032,0,'soga_hair_type_color',15,0,22), (421466,6870032,0,'soga_hair_type_highlight_color',53,178,235), (421467,6870032,1,'soga_lip_type',12,-12,75), (421468,6870032,1,'soga_nose_type',-76,22,-79), (421469,6870032,0,'soga_skin_color',220,187,207), (421470,6870032,0,'wing_color1',78,126,242), (421471,6870032,0,'wing_color2',51,84,168), (421472,6870033,1,'cheek_type',-16,-61,0), (421473,6870033,1,'chin_type',-48,9,48), (421474,6870033,1,'ear_type',66,-45,0), (421475,6870033,1,'eye_brow_type',-97,48,-88), (421476,6870033,0,'eye_color',55,162,66), (421477,6870033,1,'eye_type',-26,0,0), (421478,6870033,0,'hair_color1',255,255,255), (421479,6870033,0,'hair_color2',238,205,22), (421480,6870033,0,'hair_highlight',255,255,255), (421481,6870033,0,'hair_type_color',224,42,5), (421482,6870033,0,'hair_type_highlight_color',146,22,211), (421483,6870033,1,'lip_type',-1,-47,-84), (421484,6870033,1,'nose_type',1,-19,39), (421485,6870033,0,'skin_color',235,216,225), (421486,6870033,1,'soga_cheek_type',-16,-61,0), (421487,6870033,1,'soga_chin_type',-48,9,48), (421488,6870033,1,'soga_ear_type',66,-45,0), (421489,6870033,1,'soga_eye_brow_type',-97,48,-88), (421490,6870033,0,'soga_eye_color',229,229,102), (421491,6870033,1,'soga_eye_type',-26,0,0), (421492,6870033,0,'soga_hair_color1',255,255,255), (421493,6870033,0,'soga_hair_color2',238,205,22), (421494,6870033,0,'soga_hair_highlight',255,255,255), (421495,6870033,0,'soga_hair_type_color',224,42,5), (421496,6870033,0,'soga_hair_type_highlight_color',146,22,211), (421497,6870033,1,'soga_lip_type',-1,-47,-84), (421498,6870033,1,'soga_nose_type',1,-19,39), (421499,6870033,0,'soga_skin_color',235,216,225), (421500,6870033,0,'wing_color1',154,93,6), (421501,6870033,0,'wing_color2',197,114,3), (421502,6870034,1,'cheek_type',-55,-91,0), (421503,6870034,1,'chin_type',-53,-50,-9), (421504,6870034,1,'ear_type',37,-7,0), (421505,6870034,1,'eye_brow_type',7,55,-65), (421506,6870034,0,'eye_color',51,149,58), (421507,6870034,1,'eye_type',-51,0,0), (421508,6870034,0,'hair_color1',255,255,255), (421509,6870034,0,'hair_color2',255,236,129), (421510,6870034,0,'hair_highlight',255,255,255), (421511,6870034,0,'hair_type_color',255,225,20), (421512,6870034,0,'hair_type_highlight_color',49,46,64), (421513,6870034,1,'lip_type',-72,97,-25), (421514,6870034,1,'nose_type',29,-63,-37), (421515,6870034,0,'skin_color',196,169,195), (421516,6870034,1,'soga_cheek_type',-55,-91,0), (421517,6870034,1,'soga_chin_type',-53,-50,-9), (421518,6870034,1,'soga_ear_type',37,-7,0), (421519,6870034,1,'soga_eye_brow_type',7,55,-65), (421520,6870034,0,'soga_eye_color',229,229,102), (421521,6870034,1,'soga_eye_type',-51,0,0), (421522,6870034,0,'soga_hair_color1',255,255,255), (421523,6870034,0,'soga_hair_color2',255,236,129), (421524,6870034,0,'soga_hair_highlight',255,255,255), (421525,6870034,0,'soga_hair_type_color',255,225,20), (421526,6870034,0,'soga_hair_type_highlight_color',49,46,64), (421527,6870034,1,'soga_lip_type',-72,97,-25), (421528,6870034,1,'soga_nose_type',29,-63,-37), (421529,6870034,0,'soga_skin_color',196,169,195), (421530,6870034,0,'wing_color1',221,158,2), (421531,6870034,0,'wing_color2',218,129,2), (421532,6870035,1,'cheek_type',-6,-14,0), (421533,6870035,1,'chin_type',-81,65,61), (421534,6870035,1,'ear_type',83,13,0), (421535,6870035,1,'eye_brow_type',11,-4,-79), (421536,6870035,0,'eye_color',209,180,255), (421537,6870035,1,'eye_type',66,0,0), (421538,6870035,0,'hair_color1',93,64,120), (421539,6870035,0,'hair_color2',95,79,92), (421540,6870035,0,'hair_face_color',110,158,181), (421541,6870035,0,'hair_face_highlight_color',61,61,75), (421542,6870035,0,'hair_highlight',43,36,70), (421543,6870035,0,'hair_type_color',110,158,181), (421544,6870035,0,'hair_type_highlight_color',61,61,75), (421545,6870035,1,'lip_type',-26,-97,-19), (421546,6870035,1,'nose_type',-85,-65,-31), (421547,6870035,0,'skin_color',114,145,154), (421548,6870035,1,'soga_cheek_type',-6,-14,0), (421549,6870035,1,'soga_chin_type',-81,65,61), (421550,6870035,1,'soga_ear_type',83,13,0), (421551,6870035,1,'soga_eye_brow_type',11,-4,-79), (421552,6870035,0,'soga_eye_color',229,229,102), (421553,6870035,1,'soga_eye_type',66,0,0), (421554,6870035,0,'soga_hair_color1',93,64,120), (421555,6870035,0,'soga_hair_color2',95,79,92), (421556,6870035,0,'soga_hair_face_color',110,158,181), (421557,6870035,0,'soga_hair_face_highlight_color',61,61,75), (421558,6870035,0,'soga_hair_highlight',43,36,70), (421559,6870035,0,'soga_hair_type_color',110,158,181), (421560,6870035,0,'soga_hair_type_highlight_color',61,61,75), (421561,6870035,1,'soga_lip_type',-26,-97,-19), (421562,6870035,1,'soga_nose_type',-85,-65,-31), (421563,6870035,0,'soga_skin_color',114,145,154), (421564,6870035,0,'wing_color1',255,255,255), (421565,6870035,0,'wing_color2',255,255,255), (421566,6870036,1,'cheek_type',-22,64,0), (421567,6870036,1,'chin_type',-34,26,26), (421568,6870036,1,'ear_type',33,-55,0), (421569,6870036,1,'eye_brow_type',-48,-57,-75), (421570,6870036,0,'eye_color',4,157,147), (421571,6870036,1,'eye_type',-38,0,0), (421572,6870036,0,'hair_color1',255,255,255), (421573,6870036,0,'hair_color2',87,8,147), (421574,6870036,0,'hair_highlight',255,255,255), (421575,6870036,0,'hair_type_color',98,0,138), (421576,6870036,0,'hair_type_highlight_color',97,50,0), (421577,6870036,1,'lip_type',-22,-14,79), (421578,6870036,1,'nose_type',3,-68,-61), (421579,6870036,0,'skin_color',196,170,206), (421580,6870036,1,'soga_cheek_type',-22,64,0), (421581,6870036,1,'soga_chin_type',-34,26,26), (421582,6870036,1,'soga_ear_type',33,-55,0), (421583,6870036,1,'soga_eye_brow_type',-48,-57,-75), (421584,6870036,0,'soga_eye_color',229,229,102), (421585,6870036,1,'soga_eye_type',-38,0,0), (421586,6870036,0,'soga_hair_color1',255,255,255), (421587,6870036,0,'soga_hair_color2',87,8,147), (421588,6870036,0,'soga_hair_highlight',255,255,255), (421589,6870036,0,'soga_hair_type_color',98,0,138), (421590,6870036,0,'soga_hair_type_highlight_color',97,50,0), (421591,6870036,1,'soga_lip_type',-22,-14,79), (421592,6870036,1,'soga_nose_type',3,-68,-61), (421593,6870036,0,'soga_skin_color',196,170,206), (421594,6870036,0,'wing_color1',131,23,121), (421595,6870036,0,'wing_color2',3,203,190), (421596,6870037,0,'eye_color',255,255,255), (421597,6870037,0,'skin_color',255,255,255), (421598,6870037,0,'soga_eye_color',255,0,255), (421599,6870038,0,'eye_color',255,255,255), (421600,6870038,0,'skin_color',255,255,255), (421601,6870038,0,'soga_eye_color',255,0,255), (421602,6870039,0,'eye_color',255,255,255), (421603,6870039,0,'skin_color',255,255,255), (421604,6870039,0,'soga_eye_color',255,0,255), (421605,6870040,1,'cheek_type',-32,-28,0), (421606,6870040,1,'chin_type',-78,-81,44), (421607,6870040,1,'ear_type',-37,0,0), (421608,6870040,1,'eye_brow_type',-2,-98,8), (421609,6870040,0,'eye_color',33,64,50), (421610,6870040,1,'eye_type',26,0,0), (421611,6870040,0,'hair_color1',38,22,21), (421612,6870040,0,'hair_color2',120,50,0), (421613,6870040,0,'hair_face_color',2,1,1), (421614,6870040,0,'hair_face_highlight_color',31,9,13), (421615,6870040,0,'hair_highlight',54,45,28), (421616,6870040,0,'hair_type_color',2,1,1), (421617,6870040,0,'hair_type_highlight_color',31,9,13), (421618,6870040,1,'lip_type',-34,-37,-42), (421619,6870040,1,'nose_type',-45,-42,39), (421620,6870040,0,'skin_color',236,235,209), (421621,6870040,1,'soga_cheek_type',-32,-28,0), (421622,6870040,1,'soga_chin_type',-78,-81,44), (421623,6870040,1,'soga_ear_type',-37,0,0), (421624,6870040,1,'soga_eye_brow_type',-2,-98,8), (421625,6870040,0,'soga_eye_color',229,229,102), (421626,6870040,1,'soga_eye_type',26,0,0), (421627,6870040,0,'soga_hair_color1',38,22,21), (421628,6870040,0,'soga_hair_color2',120,50,0), (421629,6870040,0,'soga_hair_face_color',2,1,1), (421630,6870040,0,'soga_hair_face_highlight_color',31,9,13), (421631,6870040,0,'soga_hair_highlight',54,45,28), (421632,6870040,0,'soga_hair_type_color',2,1,1), (421633,6870040,0,'soga_hair_type_highlight_color',31,9,13), (421634,6870040,1,'soga_lip_type',-34,-37,-42), (421635,6870040,1,'soga_nose_type',-45,-42,39), (421636,6870040,0,'soga_skin_color',236,235,209), (421637,6870040,0,'wing_color1',255,255,255), (421638,6870040,0,'wing_color2',255,255,255), (421639,6870041,0,'eye_color',255,255,255), (421640,6870041,0,'skin_color',255,255,255), (421641,6870041,0,'soga_eye_color',255,0,255), (421642,6870042,0,'eye_color',255,255,255), (421643,6870042,0,'skin_color',255,255,255), (421644,6870042,0,'soga_eye_color',255,0,255), (421645,6870043,1,'cheek_type',22,4,0), (421646,6870043,1,'chin_type',-19,3,-29), (421647,6870043,1,'ear_type',-34,-21,0), (421648,6870043,1,'eye_brow_type',32,24,9), (421649,6870043,0,'eye_color',37,76,85), (421650,6870043,1,'eye_type',-4,0,0), (421651,6870043,0,'hair_face_color',234,234,170), (421652,6870043,0,'hair_face_highlight_color',90,33,11), (421653,6870043,0,'hair_type_color',234,234,170), (421654,6870043,0,'hair_type_highlight_color',90,33,11), (421655,6870043,1,'lip_type',-6,29,22), (421656,6870043,1,'nose_type',-11,39,0), (421657,6870043,0,'skin_color',193,172,142), (421658,6870043,1,'soga_cheek_type',22,4,0), (421659,6870043,1,'soga_chin_type',-19,3,-29), (421660,6870043,1,'soga_ear_type',-34,-21,0), (421661,6870043,1,'soga_eye_brow_type',32,24,9), (421662,6870043,0,'soga_eye_color',229,229,102), (421663,6870043,1,'soga_eye_type',-4,0,0), (421664,6870043,0,'soga_hair_face_color',234,234,170), (421665,6870043,0,'soga_hair_face_highlight_color',90,33,11), (421666,6870043,0,'soga_hair_type_color',234,234,170), (421667,6870043,0,'soga_hair_type_highlight_color',90,33,11), (421668,6870043,1,'soga_lip_type',-6,29,22), (421669,6870043,1,'soga_nose_type',-11,39,0), (421670,6870043,0,'soga_skin_color',193,172,142), (421671,6870043,0,'wing_color1',255,255,255), (421672,6870043,0,'wing_color2',255,255,255), (421673,6870044,1,'cheek_type',22,19,0), (421674,6870044,1,'chin_type',0,-7,1), (421675,6870044,1,'ear_type',0,13,0), (421676,6870044,1,'eye_brow_type',-19,-14,-6), (421677,6870044,0,'eye_color',102,70,30), (421678,6870044,1,'eye_type',3,0,0), (421679,6870044,0,'hair_face_color',219,136,25), (421680,6870044,0,'hair_face_highlight_color',59,54,48), (421681,6870044,0,'hair_type_color',219,136,25), (421682,6870044,0,'hair_type_highlight_color',59,54,48), (421683,6870044,1,'lip_type',28,-2,31), (421684,6870044,1,'nose_type',-32,18,-19), (421685,6870044,0,'skin_color',218,229,229), (421686,6870044,1,'soga_cheek_type',22,19,0), (421687,6870044,1,'soga_chin_type',0,-7,1), (421688,6870044,1,'soga_ear_type',0,13,0), (421689,6870044,1,'soga_eye_brow_type',-19,-14,-6), (421690,6870044,0,'soga_eye_color',229,229,102), (421691,6870044,1,'soga_eye_type',3,0,0), (421692,6870044,0,'soga_hair_face_color',219,136,25), (421693,6870044,0,'soga_hair_face_highlight_color',59,54,48), (421694,6870044,0,'soga_hair_type_color',219,136,25), (421695,6870044,0,'soga_hair_type_highlight_color',59,54,48), (421696,6870044,1,'soga_lip_type',28,-2,31), (421697,6870044,1,'soga_nose_type',-32,18,-19), (421698,6870044,0,'soga_skin_color',218,229,229), (421699,6870044,0,'wing_color1',255,255,255), (421700,6870044,0,'wing_color2',255,255,255), (421701,6870045,1,'cheek_type',-84,-89,0), (421702,6870045,1,'chin_type',-31,-59,81), (421703,6870045,1,'ear_type',91,-75,0), (421704,6870045,1,'eye_brow_type',61,-26,76), (421705,6870045,0,'eye_color',115,110,3), (421706,6870045,1,'eye_type',96,0,0), (421707,6870045,0,'hair_color1',255,255,255), (421708,6870045,0,'hair_color2',238,205,22), (421709,6870045,0,'hair_highlight',255,255,255), (421710,6870045,0,'hair_type_color',236,61,9), (421711,6870045,0,'hair_type_highlight_color',133,162,162), (421712,6870045,1,'lip_type',55,91,47), (421713,6870045,1,'nose_type',-36,-91,35), (421714,6870045,0,'skin_color',210,187,215), (421715,6870045,1,'soga_cheek_type',-84,-89,0), (421716,6870045,1,'soga_chin_type',-31,-59,81), (421717,6870045,1,'soga_ear_type',91,-75,0), (421718,6870045,1,'soga_eye_brow_type',61,-26,76), (421719,6870045,0,'soga_eye_color',229,229,102), (421720,6870045,1,'soga_eye_type',96,0,0), (421721,6870045,0,'soga_hair_color1',255,255,255), (421722,6870045,0,'soga_hair_color2',238,205,22), (421723,6870045,0,'soga_hair_highlight',255,255,255), (421724,6870045,0,'soga_hair_type_color',236,61,9), (421725,6870045,0,'soga_hair_type_highlight_color',133,162,162), (421726,6870045,1,'soga_lip_type',55,91,47), (421727,6870045,1,'soga_nose_type',-36,-91,35), (421728,6870045,0,'soga_skin_color',210,187,215), (421729,6870045,0,'wing_color1',114,9,161), (421730,6870045,0,'wing_color2',42,94,165), (421731,6870046,1,'cheek_type',32,-36,0), (421732,6870046,1,'chin_type',-69,-87,-79), (421733,6870046,1,'ear_type',-32,11,0), (421734,6870046,1,'eye_brow_type',-19,-50,-12), (421735,6870046,0,'eye_color',156,72,4), (421736,6870046,1,'eye_type',-89,0,0), (421737,6870046,0,'hair_color1',255,255,255), (421738,6870046,0,'hair_color2',244,81,249), (421739,6870046,0,'hair_highlight',255,255,255), (421740,6870046,0,'hair_type_color',162,31,228), (421741,6870046,0,'hair_type_highlight_color',72,79,91), (421742,6870046,1,'lip_type',11,-52,-98), (421743,6870046,1,'nose_type',-7,-33,-48), (421744,6870046,0,'skin_color',216,169,169), (421745,6870046,1,'soga_cheek_type',32,-36,0), (421746,6870046,1,'soga_chin_type',-69,-87,-79), (421747,6870046,1,'soga_ear_type',-32,11,0), (421748,6870046,1,'soga_eye_brow_type',-19,-50,-12), (421749,6870046,0,'soga_eye_color',229,229,102), (421750,6870046,1,'soga_eye_type',-89,0,0), (421751,6870046,0,'soga_hair_color1',255,255,255), (421752,6870046,0,'soga_hair_color2',244,81,249), (421753,6870046,0,'soga_hair_highlight',255,255,255), (421754,6870046,0,'soga_hair_type_color',162,31,228), (421755,6870046,0,'soga_hair_type_highlight_color',72,79,91), (421756,6870046,1,'soga_lip_type',11,-52,-98), (421757,6870046,1,'soga_nose_type',-7,-33,-48), (421758,6870046,0,'soga_skin_color',216,169,169), (421759,6870046,0,'wing_color1',107,200,29), (421760,6870046,0,'wing_color2',94,43,196), (421761,6870047,0,'eye_color',180,194,134), (421762,6870047,0,'skin_color',255,255,255), (421763,6870047,0,'soga_eye_color',255,0,255), (421764,6870048,0,'eye_color',199,207,147), (421765,6870048,0,'skin_color',152,7,0), (421766,6870048,0,'soga_eye_color',255,0,255), (421767,6870049,0,'eye_color',111,146,88), (421768,6870049,0,'skin_color',255,93,17), (421769,6870049,0,'soga_eye_color',255,0,255), (421770,6870050,1,'cheek_type',-19,52,0), (421771,6870050,1,'chin_type',44,-18,3), (421772,6870050,1,'ear_type',-22,-28,0), (421773,6870050,1,'eye_brow_type',-52,78,14), (421774,6870050,0,'eye_color',191,90,8), (421775,6870050,1,'eye_type',-7,0,0), (421776,6870050,0,'hair_color1',255,255,255), (421777,6870050,0,'hair_color2',194,28,1), (421778,6870050,0,'hair_highlight',255,255,255), (421779,6870050,0,'hair_type_color',81,26,0), (421780,6870050,0,'hair_type_highlight_color',9,50,139), (421781,6870050,1,'lip_type',-41,-19,-39), (421782,6870050,1,'nose_type',4,0,36), (421783,6870050,0,'skin_color',158,150,167), (421784,6870050,1,'soga_cheek_type',-19,52,0), (421785,6870050,1,'soga_chin_type',44,-18,3), (421786,6870050,1,'soga_ear_type',-22,-28,0), (421787,6870050,1,'soga_eye_brow_type',-52,78,14), (421788,6870050,0,'soga_eye_color',229,229,102), (421789,6870050,1,'soga_eye_type',-7,0,0), (421790,6870050,0,'soga_hair_color1',255,255,255), (421791,6870050,0,'soga_hair_color2',194,28,1), (421792,6870050,0,'soga_hair_highlight',255,255,255), (421793,6870050,0,'soga_hair_type_color',81,26,0), (421794,6870050,0,'soga_hair_type_highlight_color',9,50,139), (421795,6870050,1,'soga_lip_type',-41,-19,-39), (421796,6870050,1,'soga_nose_type',4,0,36), (421797,6870050,0,'soga_skin_color',158,150,167), (421798,6870050,0,'wing_color1',91,26,177), (421799,6870050,0,'wing_color2',205,96,3), (421800,6870051,1,'cheek_type',-28,-11,0), (421801,6870051,1,'chin_type',-29,-31,0), (421802,6870051,1,'ear_type',-19,-9,0), (421803,6870051,1,'eye_brow_type',-21,-29,-26), (421804,6870051,0,'eye_color',61,78,44), (421805,6870051,1,'eye_type',3,0,0), (421806,6870051,0,'hair_face_color',225,184,28), (421807,6870051,0,'hair_face_highlight_color',21,11,2), (421808,6870051,0,'hair_type_color',225,184,28), (421809,6870051,0,'hair_type_highlight_color',21,11,2), (421810,6870051,1,'lip_type',6,-4,8), (421811,6870051,1,'nose_type',38,-8,-29), (421812,6870051,0,'skin_color',211,181,134), (421813,6870051,1,'soga_cheek_type',-28,-11,0), (421814,6870051,1,'soga_chin_type',-29,-31,0), (421815,6870051,1,'soga_ear_type',-19,-9,0), (421816,6870051,1,'soga_eye_brow_type',-21,-29,-26), (421817,6870051,0,'soga_eye_color',229,229,102), (421818,6870051,1,'soga_eye_type',3,0,0), (421819,6870051,0,'soga_hair_face_color',225,184,28), (421820,6870051,0,'soga_hair_face_highlight_color',21,11,2), (421821,6870051,0,'soga_hair_type_color',225,184,28), (421822,6870051,0,'soga_hair_type_highlight_color',21,11,2), (421823,6870051,1,'soga_lip_type',6,-4,8), (421824,6870051,1,'soga_nose_type',38,-8,-29), (421825,6870051,0,'soga_skin_color',211,181,134), (421826,6870051,0,'wing_color1',255,255,255), (421827,6870051,0,'wing_color2',255,255,255), (421828,6870052,1,'cheek_type',-59,39,0), (421829,6870052,1,'chin_type',-13,-53,-72), (421830,6870052,1,'ear_type',14,39,0), (421831,6870052,1,'eye_brow_type',41,14,-1), (421832,6870052,0,'eye_color',118,185,3), (421833,6870052,1,'eye_type',19,0,0), (421834,6870052,0,'hair_color1',255,255,255), (421835,6870052,0,'hair_color2',194,28,1), (421836,6870052,0,'hair_highlight',255,255,255), (421837,6870052,0,'hair_type_color',81,29,0), (421838,6870052,0,'hair_type_highlight_color',50,46,64), (421839,6870052,1,'lip_type',21,53,-32), (421840,6870052,1,'nose_type',-61,0,75), (421841,6870052,0,'skin_color',104,152,193), (421842,6870052,1,'soga_cheek_type',-59,39,0), (421843,6870052,1,'soga_chin_type',-13,-53,-72), (421844,6870052,1,'soga_ear_type',14,39,0), (421845,6870052,1,'soga_eye_brow_type',41,14,-1), (421846,6870052,0,'soga_eye_color',229,229,102), (421847,6870052,1,'soga_eye_type',19,0,0), (421848,6870052,0,'soga_hair_color1',255,255,255), (421849,6870052,0,'soga_hair_color2',194,28,1), (421850,6870052,0,'soga_hair_highlight',255,255,255), (421851,6870052,0,'soga_hair_type_color',81,29,0), (421852,6870052,0,'soga_hair_type_highlight_color',50,46,64), (421853,6870052,1,'soga_lip_type',21,53,-32), (421854,6870052,1,'soga_nose_type',-61,0,75), (421855,6870052,0,'soga_skin_color',104,152,193), (421856,6870052,0,'wing_color1',121,212,21), (421857,6870052,0,'wing_color2',140,247,31), (421858,6870053,1,'cheek_type',0,74,0), (421859,6870053,1,'chin_type',-58,-42,84), (421860,6870053,1,'ear_type',-19,44,0), (421861,6870053,1,'eye_brow_type',0,-96,-26), (421862,6870053,0,'eye_color',12,157,131), (421863,6870053,1,'eye_type',-45,0,0), (421864,6870053,0,'hair_color1',255,255,255), (421865,6870053,0,'hair_color2',68,72,71), (421866,6870053,0,'hair_highlight',255,255,255), (421867,6870053,0,'hair_type_color',54,52,70), (421868,6870053,0,'hair_type_highlight_color',254,153,42), (421869,6870053,1,'lip_type',-11,13,-19), (421870,6870053,1,'nose_type',-58,94,-52), (421871,6870053,0,'skin_color',215,177,159), (421872,6870053,1,'soga_cheek_type',0,74,0), (421873,6870053,1,'soga_chin_type',-58,-42,84), (421874,6870053,1,'soga_ear_type',-19,44,0), (421875,6870053,1,'soga_eye_brow_type',0,-96,-26), (421876,6870053,0,'soga_eye_color',229,229,102), (421877,6870053,1,'soga_eye_type',-45,0,0), (421878,6870053,0,'soga_hair_color1',255,255,255), (421879,6870053,0,'soga_hair_color2',68,72,71), (421880,6870053,0,'soga_hair_highlight',255,255,255), (421881,6870053,0,'soga_hair_type_color',54,52,70), (421882,6870053,0,'soga_hair_type_highlight_color',254,153,42), (421883,6870053,1,'soga_lip_type',-11,13,-19), (421884,6870053,1,'soga_nose_type',-58,94,-52), (421885,6870053,0,'soga_skin_color',215,177,159), (421886,6870053,0,'wing_color1',78,88,213), (421887,6870053,0,'wing_color2',117,3,191), (421888,6870054,1,'cheek_type',-25,-65,0), (421889,6870054,1,'chin_type',-65,70,-82), (421890,6870054,1,'ear_type',58,64,0), (421891,6870054,1,'eye_brow_type',42,-64,50), (421892,6870054,0,'eye_color',132,46,47), (421893,6870054,1,'eye_type',21,0,0), (421894,6870054,0,'hair_color1',255,255,255), (421895,6870054,0,'hair_color2',142,255,1), (421896,6870054,0,'hair_highlight',255,255,255), (421897,6870054,0,'hair_type_color',101,217,150), (421898,6870054,0,'hair_type_highlight_color',88,212,186), (421899,6870054,1,'lip_type',-74,35,19), (421900,6870054,1,'nose_type',-89,83,-52), (421901,6870054,0,'skin_color',232,213,232), (421902,6870054,1,'soga_cheek_type',-25,-65,0), (421903,6870054,1,'soga_chin_type',-65,70,-82), (421904,6870054,1,'soga_ear_type',58,64,0), (421905,6870054,1,'soga_eye_brow_type',42,-64,50), (421906,6870054,0,'soga_eye_color',229,229,102), (421907,6870054,1,'soga_eye_type',21,0,0), (421908,6870054,0,'soga_hair_color1',255,255,255), (421909,6870054,0,'soga_hair_color2',142,255,1), (421910,6870054,0,'soga_hair_highlight',255,255,255), (421911,6870054,0,'soga_hair_type_color',101,217,150), (421912,6870054,0,'soga_hair_type_highlight_color',88,212,186), (421913,6870054,1,'soga_lip_type',-74,35,19), (421914,6870054,1,'soga_nose_type',-89,83,-52), (421915,6870054,0,'soga_skin_color',232,213,232), (421916,6870054,0,'wing_color1',203,80,56), (421917,6870054,0,'wing_color2',121,194,7), (421918,6870055,1,'cheek_type',14,34,0), (421919,6870055,1,'chin_type',-65,-78,-4), (421920,6870055,1,'ear_type',-44,-58,0), (421921,6870055,1,'eye_brow_type',-58,-75,81), (421922,6870055,0,'eye_color',49,132,204), (421923,6870055,1,'eye_type',82,0,0), (421924,6870055,0,'hair_color1',255,255,255), (421925,6870055,0,'hair_color2',29,71,185), (421926,6870055,0,'hair_highlight',255,255,255), (421927,6870055,0,'hair_type_color',10,49,136), (421928,6870055,0,'hair_type_highlight_color',101,217,150), (421929,6870055,1,'lip_type',-6,94,42), (421930,6870055,1,'nose_type',63,84,-72), (421931,6870055,0,'skin_color',226,206,172), (421932,6870055,1,'soga_cheek_type',14,34,0), (421933,6870055,1,'soga_chin_type',-65,-78,-4), (421934,6870055,1,'soga_ear_type',-44,-58,0), (421935,6870055,1,'soga_eye_brow_type',-58,-75,81), (421936,6870055,0,'soga_eye_color',229,229,102), (421937,6870055,1,'soga_eye_type',82,0,0), (421938,6870055,0,'soga_hair_color1',255,255,255), (421939,6870055,0,'soga_hair_color2',29,71,185), (421940,6870055,0,'soga_hair_highlight',255,255,255), (421941,6870055,0,'soga_hair_type_color',10,49,136), (421942,6870055,0,'soga_hair_type_highlight_color',101,217,150), (421943,6870055,1,'soga_lip_type',-6,94,42), (421944,6870055,1,'soga_nose_type',63,84,-72), (421945,6870055,0,'soga_skin_color',226,206,172), (421946,6870055,0,'wing_color1',138,2,220), (421947,6870055,0,'wing_color2',2,248,234), (421948,6870056,1,'cheek_type',52,8,0), (421949,6870056,1,'chin_type',-87,81,58), (421950,6870056,1,'ear_type',-61,0,0), (421951,6870056,1,'eye_brow_type',-62,-64,-88), (421952,6870056,0,'eye_color',148,84,210), (421953,6870056,1,'eye_type',52,0,0), (421954,6870056,0,'hair_color1',112,123,142), (421955,6870056,0,'hair_color2',124,116,110), (421956,6870056,0,'hair_face_color',175,178,168), (421957,6870056,0,'hair_face_highlight_color',61,61,75), (421958,6870056,0,'hair_highlight',43,36,70), (421959,6870056,0,'hair_type_color',175,178,168), (421960,6870056,0,'hair_type_highlight_color',61,61,75), (421961,6870056,1,'lip_type',-69,72,69), (421962,6870056,1,'nose_type',-64,-45,-87), (421963,6870056,0,'skin_color',193,174,172), (421964,6870056,1,'soga_cheek_type',52,8,0), (421965,6870056,1,'soga_chin_type',-87,81,58), (421966,6870056,1,'soga_ear_type',-61,0,0), (421967,6870056,1,'soga_eye_brow_type',-62,-64,-88), (421968,6870056,0,'soga_eye_color',229,229,102), (421969,6870056,1,'soga_eye_type',52,0,0), (421970,6870056,0,'soga_hair_color1',112,123,142), (421971,6870056,0,'soga_hair_color2',124,116,110), (421972,6870056,0,'soga_hair_face_color',175,178,168), (421973,6870056,0,'soga_hair_face_highlight_color',61,61,75), (421974,6870056,0,'soga_hair_highlight',43,36,70), (421975,6870056,0,'soga_hair_type_color',175,178,168), (421976,6870056,0,'soga_hair_type_highlight_color',61,61,75), (421977,6870056,1,'soga_lip_type',-69,72,69), (421978,6870056,1,'soga_nose_type',-64,-45,-87), (421979,6870056,0,'soga_skin_color',193,174,172), (421980,6870056,0,'wing_color1',255,255,255), (421981,6870056,0,'wing_color2',255,255,255), (421982,6870057,1,'cheek_type',29,-75,0), (421983,6870057,1,'chin_type',-4,-13,17), (421984,6870057,1,'ear_type',14,-12,0), (421985,6870057,1,'eye_brow_type',-84,96,-75), (421986,6870057,0,'eye_color',8,5,14), (421987,6870057,1,'eye_type',-6,0,0), (421988,6870057,0,'hair_color1',160,156,172), (421989,6870057,0,'hair_color2',62,62,68), (421990,6870057,0,'hair_face_color',244,244,246), (421991,6870057,0,'hair_face_highlight_color',244,244,246), (421992,6870057,0,'hair_highlight',160,156,172), (421993,6870057,0,'hair_type_color',244,244,246), (421994,6870057,0,'hair_type_highlight_color',244,244,246), (421995,6870057,1,'lip_type',-22,-2,70), (421996,6870057,1,'nose_type',82,71,-59), (421997,6870057,0,'skin_color',179,198,217), (421998,6870057,1,'soga_cheek_type',29,-75,0), (421999,6870057,1,'soga_chin_type',-4,-13,17), (422000,6870057,1,'soga_ear_type',14,-12,0), (422001,6870057,1,'soga_eye_brow_type',-84,96,-75), (422002,6870057,0,'soga_eye_color',229,229,102), (422003,6870057,1,'soga_eye_type',-6,0,0), (422004,6870057,0,'soga_hair_color1',160,156,172), (422005,6870057,0,'soga_hair_color2',62,62,68), (422006,6870057,0,'soga_hair_face_color',244,244,246), (422007,6870057,0,'soga_hair_face_highlight_color',244,244,246), (422008,6870057,0,'soga_hair_highlight',160,156,172), (422009,6870057,0,'soga_hair_type_color',244,244,246), (422010,6870057,0,'soga_hair_type_highlight_color',244,244,246), (422011,6870057,1,'soga_lip_type',-22,-2,70), (422012,6870057,1,'soga_nose_type',82,71,-59), (422013,6870057,0,'soga_skin_color',179,198,217), (422014,6870057,0,'wing_color1',255,255,255), (422015,6870057,0,'wing_color2',255,255,255), (422016,6870058,1,'cheek_type',1,-3,0), (422017,6870058,1,'chin_type',13,-21,-44), (422018,6870058,1,'ear_type',-34,17,0), (422019,6870058,1,'eye_brow_type',14,24,17), (422020,6870058,0,'eye_color',64,131,149), (422021,6870058,1,'eye_type',-4,0,0), (422022,6870058,0,'hair_face_color',146,103,28), (422023,6870058,0,'hair_face_highlight_color',47,45,26), (422024,6870058,0,'hair_type_color',146,103,28), (422025,6870058,0,'hair_type_highlight_color',47,45,26), (422026,6870058,1,'lip_type',26,21,18), (422027,6870058,1,'nose_type',-29,-24,3), (422028,6870058,0,'skin_color',175,122,56), (422029,6870058,1,'soga_cheek_type',1,-3,0), (422030,6870058,1,'soga_chin_type',13,-21,-44), (422031,6870058,1,'soga_ear_type',-34,17,0), (422032,6870058,1,'soga_eye_brow_type',14,24,17), (422033,6870058,0,'soga_eye_color',229,229,102), (422034,6870058,1,'soga_eye_type',-4,0,0), (422035,6870058,0,'soga_hair_face_color',146,103,28), (422036,6870058,0,'soga_hair_face_highlight_color',47,45,26), (422037,6870058,0,'soga_hair_type_color',146,103,28), (422038,6870058,0,'soga_hair_type_highlight_color',47,45,26), (422039,6870058,1,'soga_lip_type',26,21,18), (422040,6870058,1,'soga_nose_type',-29,-24,3), (422041,6870058,0,'soga_skin_color',175,122,56), (422042,6870058,0,'wing_color1',255,255,255), (422043,6870058,0,'wing_color2',255,255,255), (422044,6870059,1,'cheek_type',12,-56,0), (422045,6870059,1,'chin_type',-97,63,-1), (422046,6870059,1,'ear_type',-8,2,0), (422047,6870059,1,'eye_brow_type',24,55,0), (422048,6870059,0,'eye_color',132,204,2), (422049,6870059,1,'eye_type',98,0,0), (422050,6870059,0,'hair_color1',255,255,255), (422051,6870059,0,'hair_color2',144,140,137), (422052,6870059,0,'hair_highlight',255,255,255), (422053,6870059,0,'hair_type_color',121,153,153), (422054,6870059,0,'hair_type_highlight_color',255,159,44), (422055,6870059,1,'lip_type',-50,-16,-65), (422056,6870059,1,'nose_type',-79,-12,1), (422057,6870059,0,'skin_color',179,171,124), (422058,6870059,1,'soga_cheek_type',12,-56,0), (422059,6870059,1,'soga_chin_type',-97,63,-1), (422060,6870059,1,'soga_ear_type',-8,2,0), (422061,6870059,1,'soga_eye_brow_type',24,55,0), (422062,6870059,0,'soga_eye_color',229,229,102), (422063,6870059,1,'soga_eye_type',98,0,0), (422064,6870059,0,'soga_hair_color1',255,255,255), (422065,6870059,0,'soga_hair_color2',144,140,137), (422066,6870059,0,'soga_hair_highlight',255,255,255), (422067,6870059,0,'soga_hair_type_color',121,153,153), (422068,6870059,0,'soga_hair_type_highlight_color',255,159,44), (422069,6870059,1,'soga_lip_type',-50,-16,-65), (422070,6870059,1,'soga_nose_type',-79,-12,1), (422071,6870059,0,'soga_skin_color',179,171,124), (422072,6870059,0,'wing_color1',153,255,20), (422073,6870059,0,'wing_color2',86,52,191), (422074,6870060,1,'cheek_type',-8,68,0), (422075,6870060,1,'chin_type',-81,28,39), (422076,6870060,1,'ear_type',-12,-94,0), (422077,6870060,1,'eye_brow_type',22,-68,-62), (422078,6870060,0,'eye_color',111,57,138), (422079,6870060,1,'eye_type',89,0,0), (422080,6870060,0,'hair_color1',56,22,22), (422081,6870060,0,'hair_color2',52,50,42), (422082,6870060,0,'hair_face_color',6,3,1), (422083,6870060,0,'hair_face_highlight_color',7,1,1), (422084,6870060,0,'hair_highlight',56,22,22), (422085,6870060,0,'hair_type_color',6,3,1), (422086,6870060,0,'hair_type_highlight_color',7,1,1), (422087,6870060,1,'lip_type',79,9,13), (422088,6870060,1,'nose_type',-81,-8,-65), (422089,6870060,0,'skin_color',117,133,154), (422090,6870060,1,'soga_cheek_type',-8,68,0), (422091,6870060,1,'soga_chin_type',-81,28,39), (422092,6870060,1,'soga_ear_type',-12,-94,0), (422093,6870060,1,'soga_eye_brow_type',22,-68,-62), (422094,6870060,0,'soga_eye_color',229,229,102), (422095,6870060,1,'soga_eye_type',89,0,0), (422096,6870060,0,'soga_hair_color1',56,22,22), (422097,6870060,0,'soga_hair_color2',52,50,42), (422098,6870060,0,'soga_hair_face_color',6,3,1), (422099,6870060,0,'soga_hair_face_highlight_color',7,1,1), (422100,6870060,0,'soga_hair_highlight',56,22,22), (422101,6870060,0,'soga_hair_type_color',6,3,1), (422102,6870060,0,'soga_hair_type_highlight_color',7,1,1), (422103,6870060,1,'soga_lip_type',79,9,13), (422104,6870060,1,'soga_nose_type',-81,-8,-65), (422105,6870060,0,'soga_skin_color',117,133,154), (422106,6870060,0,'wing_color1',255,255,255), (422107,6870060,0,'wing_color2',255,255,255), (422108,6870061,1,'cheek_type',87,-82,0), (422109,6870061,1,'chin_type',-57,-47,-35), (422110,6870061,1,'ear_type',-2,37,0), (422111,6870061,1,'eye_brow_type',41,14,-95), (422112,6870061,0,'eye_color',3,174,164), (422113,6870061,1,'eye_type',-35,0,0), (422114,6870061,0,'hair_color1',255,255,255), (422115,6870061,0,'hair_color2',255,123,29), (422116,6870061,0,'hair_highlight',255,255,255), (422117,6870061,0,'hair_type_color',91,17,0), (422118,6870061,0,'hair_type_highlight_color',120,66,0), (422119,6870061,1,'lip_type',-87,-72,-91), (422120,6870061,1,'nose_type',9,-39,76), (422121,6870061,0,'skin_color',240,221,239), (422122,6870061,1,'soga_cheek_type',87,-82,0), (422123,6870061,1,'soga_chin_type',-57,-47,-35), (422124,6870061,1,'soga_ear_type',-2,37,0), (422125,6870061,1,'soga_eye_brow_type',41,14,-95), (422126,6870061,0,'soga_eye_color',229,229,102), (422127,6870061,1,'soga_eye_type',-35,0,0), (422128,6870061,0,'soga_hair_color1',255,255,255), (422129,6870061,0,'soga_hair_color2',255,123,29), (422130,6870061,0,'soga_hair_highlight',255,255,255), (422131,6870061,0,'soga_hair_type_color',91,17,0), (422132,6870061,0,'soga_hair_type_highlight_color',120,66,0), (422133,6870061,1,'soga_lip_type',-87,-72,-91), (422134,6870061,1,'soga_nose_type',9,-39,76), (422135,6870061,0,'soga_skin_color',240,221,239), (422136,6870061,0,'wing_color1',107,183,13), (422137,6870061,0,'wing_color2',122,142,5), (422138,6870062,1,'cheek_type',18,0,0), (422139,6870062,1,'chin_type',58,-55,19), (422140,6870062,1,'ear_type',4,18,0), (422141,6870062,1,'eye_brow_type',52,-1,8), (422142,6870062,0,'eye_color',56,108,75), (422143,6870062,1,'eye_type',-68,0,0), (422144,6870062,0,'hair_color1',91,21,51), (422145,6870062,0,'hair_color2',159,88,0), (422146,6870062,0,'hair_face_color',121,38,35), (422147,6870062,0,'hair_face_highlight_color',91,7,6), (422148,6870062,0,'hair_highlight',109,14,49), (422149,6870062,0,'hair_type_color',121,38,35), (422150,6870062,0,'hair_type_highlight_color',91,7,6), (422151,6870062,1,'lip_type',-12,-52,-95), (422152,6870062,1,'nose_type',4,82,55), (422153,6870062,0,'skin_color',243,252,249), (422154,6870062,1,'soga_cheek_type',18,0,0), (422155,6870062,1,'soga_chin_type',58,-55,19), (422156,6870062,1,'soga_ear_type',4,18,0), (422157,6870062,1,'soga_eye_brow_type',52,-1,8), (422158,6870062,0,'soga_eye_color',229,229,102), (422159,6870062,1,'soga_eye_type',-68,0,0), (422160,6870062,0,'soga_hair_color1',91,21,51), (422161,6870062,0,'soga_hair_color2',159,88,0), (422162,6870062,0,'soga_hair_face_color',121,38,35), (422163,6870062,0,'soga_hair_face_highlight_color',91,7,6), (422164,6870062,0,'soga_hair_highlight',109,14,49), (422165,6870062,0,'soga_hair_type_color',121,38,35), (422166,6870062,0,'soga_hair_type_highlight_color',91,7,6), (422167,6870062,1,'soga_lip_type',-12,-52,-95), (422168,6870062,1,'soga_nose_type',4,82,55), (422169,6870062,0,'soga_skin_color',243,252,249), (422170,6870063,0,'eye_color',255,255,255), (422171,6870063,0,'skin_color',255,255,255), (422172,6870063,0,'soga_eye_color',255,255,255), (422173,6870064,0,'eye_color',255,255,255), (422174,6870064,0,'skin_color',255,255,255), (422175,6870064,0,'soga_eye_color',255,0,255), (422176,6870065,1,'cheek_type',85,66,0), (422177,6870065,1,'chin_type',4,-39,-9), (422178,6870065,1,'ear_type',-2,-64,0), (422179,6870065,1,'eye_brow_type',-100,100,11), (422180,6870065,0,'eye_color',48,97,112), (422181,6870065,1,'eye_type',14,0,0), (422182,6870065,0,'hair_color1',160,156,172), (422183,6870065,0,'hair_color2',62,62,68), (422184,6870065,0,'hair_face_color',244,244,246), (422185,6870065,0,'hair_face_highlight_color',244,244,246), (422186,6870065,0,'hair_highlight',160,156,172), (422187,6870065,0,'hair_type_color',244,244,246), (422188,6870065,0,'hair_type_highlight_color',244,244,246), (422189,6870065,1,'lip_type',100,100,-82), (422190,6870065,1,'nose_type',-100,4,56), (422191,6870065,0,'skin_color',220,208,159), (422192,6870065,1,'soga_cheek_type',85,66,0), (422193,6870065,1,'soga_chin_type',4,-39,-9), (422194,6870065,1,'soga_ear_type',-2,-64,0), (422195,6870065,1,'soga_eye_brow_type',-100,100,11), (422196,6870065,0,'soga_eye_color',229,229,102), (422197,6870065,1,'soga_eye_type',14,0,0), (422198,6870065,0,'soga_hair_color1',160,156,172), (422199,6870065,0,'soga_hair_color2',62,62,68), (422200,6870065,0,'soga_hair_face_color',244,244,246), (422201,6870065,0,'soga_hair_face_highlight_color',244,244,246), (422202,6870065,0,'soga_hair_highlight',160,156,172), (422203,6870065,0,'soga_hair_type_color',244,244,246), (422204,6870065,0,'soga_hair_type_highlight_color',244,244,246), (422205,6870065,1,'soga_lip_type',100,100,-82), (422206,6870065,1,'soga_nose_type',-100,4,56), (422207,6870065,0,'soga_skin_color',220,208,159), (422208,6870066,0,'eye_color',109,144,86), (422209,6870066,0,'skin_color',202,122,132), (422210,6870066,0,'soga_eye_color',255,0,255), (422211,6870067,0,'eye_color',134,161,103), (422212,6870067,0,'skin_color',0,190,49), (422213,6870067,0,'soga_eye_color',255,0,255), (422214,6870068,0,'eye_color',99,137,79), (422215,6870068,0,'skin_color',0,255,225), (422216,6870068,0,'soga_eye_color',255,0,255), (422217,6870069,0,'eye_color',105,141,84), (422218,6870069,0,'skin_color',67,255,0), (422219,6870069,0,'soga_eye_color',255,0,255), (422220,6870070,0,'eye_color',46,100,44), (422221,6870070,0,'skin_color',104,255,255), (422222,6870070,0,'soga_eye_color',255,0,255), (422223,6870071,0,'eye_color',39,95,40), (422224,6870071,0,'skin_color',255,83,0), (422225,6870071,0,'soga_eye_color',255,0,255), (422226,6870072,0,'eye_color',70,117,60), (422227,6870072,0,'skin_color',0,50,45), (422228,6870072,0,'soga_eye_color',255,0,255), (422229,6870073,0,'eye_color',200,208,147), (422230,6870073,0,'skin_color',94,255,165), (422231,6870073,0,'soga_eye_color',255,0,255), (422232,6870074,0,'eye_color',83,126,69), (422233,6870074,0,'skin_color',0,33,0), (422234,6870074,0,'soga_eye_color',255,0,255), (422235,6870075,0,'eye_color',76,121,64), (422236,6870075,0,'skin_color',0,58,150), (422237,6870075,0,'soga_eye_color',255,0,255), (422238,6870076,0,'eye_color',26,86,31), (422239,6870076,0,'skin_color',123,255,255), (422240,6870076,0,'soga_eye_color',255,0,255), (422241,6870077,0,'eye_color',109,144,87), (422242,6870077,0,'skin_color',119,34,0), (422243,6870077,0,'soga_eye_color',255,0,255), (422244,6870078,0,'eye_color',62,111,55), (422245,6870078,0,'skin_color',255,255,255), (422246,6870078,0,'soga_eye_color',255,0,255), (422247,6870079,0,'eye_color',255,255,255), (422248,6870079,0,'skin_color',255,255,255), (422249,6870079,0,'soga_eye_color',255,0,255), (422250,6870080,1,'cheek_type',36,11,0), (422251,6870080,1,'chin_type',-9,-14,-24), (422252,6870080,1,'ear_type',4,35,0), (422253,6870080,1,'eye_brow_type',-9,28,-12), (422254,6870080,0,'eye_color',96,160,174), (422255,6870080,1,'eye_type',-9,0,0), (422256,6870080,0,'hair_face_color',214,184,120), (422257,6870080,0,'hair_face_highlight_color',65,61,27), (422258,6870080,0,'hair_type_color',214,184,120), (422259,6870080,0,'hair_type_highlight_color',65,61,27), (422260,6870080,1,'lip_type',-4,-29,-11), (422261,6870080,1,'nose_type',-14,17,-3), (422262,6870080,0,'skin_color',240,249,246), (422263,6870080,1,'soga_cheek_type',36,11,0), (422264,6870080,1,'soga_chin_type',-9,-14,-24), (422265,6870080,1,'soga_ear_type',4,35,0), (422266,6870080,1,'soga_eye_brow_type',-9,28,-12), (422267,6870080,0,'soga_eye_color',229,229,102), (422268,6870080,1,'soga_eye_type',-9,0,0), (422269,6870080,0,'soga_hair_face_color',214,184,120), (422270,6870080,0,'soga_hair_face_highlight_color',65,61,27), (422271,6870080,0,'soga_hair_type_color',214,184,120), (422272,6870080,0,'soga_hair_type_highlight_color',65,61,27), (422273,6870080,1,'soga_lip_type',-4,-29,-11), (422274,6870080,1,'soga_nose_type',-14,17,-3), (422275,6870080,0,'soga_skin_color',240,249,246), (422276,6870080,0,'wing_color1',255,255,255), (422277,6870080,0,'wing_color2',255,255,255), (422278,6870081,1,'cheek_type',7,51,0), (422279,6870081,1,'chin_type',-58,-97,-56), (422280,6870081,1,'ear_type',47,-57,0), (422281,6870081,1,'eye_brow_type',-90,14,22), (422282,6870081,0,'eye_color',240,139,255), (422283,6870081,1,'eye_type',-12,0,0), (422284,6870081,0,'hair_color1',56,22,22), (422285,6870081,0,'hair_color2',52,50,42), (422286,6870081,0,'hair_face_color',7,1,1), (422287,6870081,0,'hair_face_highlight_color',103,133,149), (422288,6870081,0,'hair_highlight',102,153,147), (422289,6870081,0,'hair_type_color',7,1,1), (422290,6870081,0,'hair_type_highlight_color',103,133,149), (422291,6870081,1,'lip_type',79,36,22), (422292,6870081,1,'nose_type',-97,56,95), (422293,6870081,0,'skin_color',199,172,194), (422294,6870081,1,'soga_cheek_type',7,51,0), (422295,6870081,1,'soga_chin_type',-58,-97,-56), (422296,6870081,1,'soga_ear_type',47,-57,0), (422297,6870081,1,'soga_eye_brow_type',-90,14,22), (422298,6870081,0,'soga_eye_color',229,229,102), (422299,6870081,1,'soga_eye_type',-12,0,0), (422300,6870081,0,'soga_hair_color1',56,22,22), (422301,6870081,0,'soga_hair_color2',52,50,42), (422302,6870081,0,'soga_hair_face_color',7,1,1), (422303,6870081,0,'soga_hair_face_highlight_color',103,133,149), (422304,6870081,0,'soga_hair_highlight',102,153,147), (422305,6870081,0,'soga_hair_type_color',7,1,1), (422306,6870081,0,'soga_hair_type_highlight_color',103,133,149), (422307,6870081,1,'soga_lip_type',79,36,22), (422308,6870081,1,'soga_nose_type',-97,56,95), (422309,6870081,0,'soga_skin_color',199,172,194), (422310,6870081,0,'wing_color1',255,255,255), (422311,6870081,0,'wing_color2',255,255,255), (422312,6870082,1,'cheek_type',-17,-6,0), (422313,6870082,1,'chin_type',32,-14,-21), (422314,6870082,1,'ear_type',2,14,0), (422315,6870082,1,'eye_brow_type',-18,3,-31), (422316,6870082,0,'eye_color',172,131,72), (422317,6870082,1,'eye_type',3,0,0), (422318,6870082,0,'hair_face_color',234,219,186), (422319,6870082,0,'hair_face_highlight_color',114,47,0), (422320,6870082,0,'hair_type_color',234,219,186), (422321,6870082,0,'hair_type_highlight_color',114,47,0), (422322,6870082,1,'lip_type',7,31,12), (422323,6870082,1,'nose_type',-26,-6,28), (422324,6870082,0,'skin_color',229,201,157), (422325,6870082,1,'soga_cheek_type',-17,-6,0), (422326,6870082,1,'soga_chin_type',32,-14,-21), (422327,6870082,1,'soga_ear_type',2,14,0), (422328,6870082,1,'soga_eye_brow_type',-18,3,-31), (422329,6870082,0,'soga_eye_color',229,229,102), (422330,6870082,1,'soga_eye_type',3,0,0), (422331,6870082,0,'soga_hair_face_color',234,219,186), (422332,6870082,0,'soga_hair_face_highlight_color',114,47,0), (422333,6870082,0,'soga_hair_type_color',234,219,186), (422334,6870082,0,'soga_hair_type_highlight_color',114,47,0), (422335,6870082,1,'soga_lip_type',7,31,12), (422336,6870082,1,'soga_nose_type',-26,-6,28), (422337,6870082,0,'soga_skin_color',229,201,157), (422338,6870082,0,'wing_color1',255,255,255), (422339,6870082,0,'wing_color2',255,255,255), (422340,6870083,1,'cheek_type',85,-4,0), (422341,6870083,1,'chin_type',38,-64,3), (422342,6870083,1,'ear_type',11,63,0), (422343,6870083,1,'eye_brow_type',56,87,35), (422344,6870083,0,'eye_color',135,210,2), (422345,6870083,1,'eye_type',-77,0,0), (422346,6870083,0,'hair_color1',255,255,255), (422347,6870083,0,'hair_color2',244,81,249), (422348,6870083,0,'hair_highlight',255,255,255), (422349,6870083,0,'hair_type_color',198,56,250), (422350,6870083,0,'hair_type_highlight_color',58,184,231), (422351,6870083,1,'lip_type',42,8,-33), (422352,6870083,1,'nose_type',-50,25,-64), (422353,6870083,0,'skin_color',213,193,155), (422354,6870083,1,'soga_cheek_type',85,-4,0), (422355,6870083,1,'soga_chin_type',38,-64,3), (422356,6870083,1,'soga_ear_type',11,63,0), (422357,6870083,1,'soga_eye_brow_type',56,87,35), (422358,6870083,0,'soga_eye_color',229,229,102), (422359,6870083,1,'soga_eye_type',-77,0,0), (422360,6870083,0,'soga_hair_color1',255,255,255), (422361,6870083,0,'soga_hair_color2',244,81,249), (422362,6870083,0,'soga_hair_highlight',255,255,255), (422363,6870083,0,'soga_hair_type_color',198,56,250), (422364,6870083,0,'soga_hair_type_highlight_color',58,184,231), (422365,6870083,1,'soga_lip_type',42,8,-33), (422366,6870083,1,'soga_nose_type',-50,25,-64), (422367,6870083,0,'soga_skin_color',213,193,155), (422368,6870083,0,'wing_color1',188,87,3), (422369,6870083,0,'wing_color2',219,77,96), (422370,6870084,0,'eye_color',255,255,255), (422371,6870084,0,'skin_color',255,255,255), (422372,6870084,0,'soga_eye_color',255,0,255), (422373,6870085,0,'eye_color',237,237,237), (422374,6870085,0,'skin_color',113,65,80), (422375,6870085,0,'soga_eye_color',255,0,255), (422376,6870086,1,'cheek_type',28,0,0), (422377,6870086,1,'chin_type',29,0,29), (422378,6870086,1,'ear_type',17,8,0), (422379,6870086,1,'eye_brow_type',-9,-28,-28), (422380,6870086,0,'eye_color',130,181,191), (422381,6870086,1,'eye_type',9,0,0), (422382,6870086,0,'hair_face_color',225,221,215), (422383,6870086,0,'hair_face_highlight_color',49,49,47), (422384,6870086,0,'hair_type_color',225,221,215), (422385,6870086,0,'hair_type_highlight_color',49,49,47), (422386,6870086,1,'lip_type',-19,-4,-1), (422387,6870086,1,'nose_type',-33,18,-2), (422388,6870086,0,'skin_color',254,254,254), (422389,6870086,1,'soga_cheek_type',28,0,0), (422390,6870086,1,'soga_chin_type',29,0,29), (422391,6870086,1,'soga_ear_type',17,8,0), (422392,6870086,1,'soga_eye_brow_type',-9,-28,-28), (422393,6870086,0,'soga_eye_color',229,229,102), (422394,6870086,1,'soga_eye_type',9,0,0), (422395,6870086,0,'soga_hair_face_color',225,221,215), (422396,6870086,0,'soga_hair_face_highlight_color',49,49,47), (422397,6870086,0,'soga_hair_type_color',225,221,215), (422398,6870086,0,'soga_hair_type_highlight_color',49,49,47), (422399,6870086,1,'soga_lip_type',-19,-4,-1), (422400,6870086,1,'soga_nose_type',-33,18,-2), (422401,6870086,0,'soga_skin_color',254,254,254), (422402,6870086,0,'wing_color1',255,255,255), (422403,6870086,0,'wing_color2',255,255,255), (422404,6870087,0,'eye_color',213,217,156), (422405,6870087,0,'skin_color',0,255,45), (422406,6870087,0,'soga_eye_color',255,0,255), (422407,6870088,0,'eye_color',182,195,135), (422408,6870088,0,'skin_color',0,255,0), (422409,6870088,0,'soga_eye_color',255,0,255), (422410,6870089,0,'eye_color',138,165,106), (422411,6870089,0,'skin_color',104,167,23), (422412,6870089,0,'soga_eye_color',255,0,255), (422413,6870090,1,'cheek_type',-31,-17,0), (422414,6870090,1,'chin_type',-13,-14,-2), (422415,6870090,1,'ear_type',-18,6,0), (422416,6870090,1,'eye_brow_type',-11,28,0), (422417,6870090,0,'eye_color',46,93,108), (422418,6870090,1,'eye_type',9,0,0), (422419,6870090,0,'hair_face_color',207,195,0), (422420,6870090,0,'hair_face_highlight_color',136,54,22), (422421,6870090,0,'hair_type_color',207,195,0), (422422,6870090,0,'hair_type_highlight_color',136,54,22), (422423,6870090,1,'lip_type',28,-28,-14), (422424,6870090,1,'nose_type',-14,25,39), (422425,6870090,0,'skin_color',213,179,131), (422426,6870090,1,'soga_cheek_type',-31,-17,0), (422427,6870090,1,'soga_chin_type',-13,-14,-2), (422428,6870090,1,'soga_ear_type',-18,6,0), (422429,6870090,1,'soga_eye_brow_type',-11,28,0), (422430,6870090,0,'soga_eye_color',229,229,102), (422431,6870090,1,'soga_eye_type',9,0,0), (422432,6870090,0,'soga_hair_face_color',207,195,0), (422433,6870090,0,'soga_hair_face_highlight_color',136,54,22), (422434,6870090,0,'soga_hair_type_color',207,195,0), (422435,6870090,0,'soga_hair_type_highlight_color',136,54,22), (422436,6870090,1,'soga_lip_type',28,-28,-14), (422437,6870090,1,'soga_nose_type',-14,25,39), (422438,6870090,0,'soga_skin_color',213,179,131), (422439,6870090,0,'wing_color1',255,255,255), (422440,6870090,0,'wing_color2',255,255,255), (422441,6870091,0,'eye_color',181,195,135), (422442,6870091,0,'skin_color',153,0,255), (422443,6870091,0,'soga_eye_color',255,0,255), (422444,6870092,0,'eye_color',152,174,115), (422445,6870092,0,'skin_color',0,0,237), (422446,6870092,0,'soga_eye_color',255,0,255), (422447,6870093,1,'cheek_type',-19,-55,0), (422448,6870093,1,'chin_type',70,37,-48), (422449,6870093,1,'ear_type',94,62,0), (422450,6870093,1,'eye_brow_type',14,70,-45), (422451,6870093,0,'eye_color',199,81,48), (422452,6870093,1,'eye_type',-77,0,0), (422453,6870093,0,'hair_color1',255,255,255), (422454,6870093,0,'hair_color2',68,72,71), (422455,6870093,0,'hair_highlight',255,255,255), (422456,6870093,0,'hair_type_color',52,50,67), (422457,6870093,0,'hair_type_highlight_color',18,3,25), (422458,6870093,1,'lip_type',22,-91,-97), (422459,6870093,1,'nose_type',-48,-42,35), (422460,6870093,0,'skin_color',211,186,170), (422461,6870093,1,'soga_cheek_type',-19,-55,0), (422462,6870093,1,'soga_chin_type',70,37,-48), (422463,6870093,1,'soga_ear_type',94,62,0), (422464,6870093,1,'soga_eye_brow_type',14,70,-45), (422465,6870093,0,'soga_eye_color',229,229,102), (422466,6870093,1,'soga_eye_type',-77,0,0), (422467,6870093,0,'soga_hair_color1',255,255,255), (422468,6870093,0,'soga_hair_color2',68,72,71), (422469,6870093,0,'soga_hair_highlight',255,255,255), (422470,6870093,0,'soga_hair_type_color',52,50,67), (422471,6870093,0,'soga_hair_type_highlight_color',18,3,25), (422472,6870093,1,'soga_lip_type',22,-91,-97), (422473,6870093,1,'soga_nose_type',-48,-42,35), (422474,6870093,0,'soga_skin_color',211,186,170), (422475,6870093,0,'wing_color1',119,184,6), (422476,6870093,0,'wing_color2',170,125,3), (422477,6870094,1,'cheek_type',-97,89,0), (422478,6870094,1,'chin_type',77,58,-7), (422479,6870094,1,'ear_type',28,93,0), (422480,6870094,1,'eye_brow_type',95,66,85), (422481,6870094,0,'eye_color',3,184,174), (422482,6870094,1,'eye_type',42,0,0), (422483,6870094,0,'hair_color1',255,255,255), (422484,6870094,0,'hair_color2',68,72,71), (422485,6870094,0,'hair_highlight',255,255,255), (422486,6870094,0,'hair_type_color',50,46,64), (422487,6870094,0,'hair_type_highlight_color',103,14,0), (422488,6870094,1,'lip_type',28,98,-42), (422489,6870094,1,'nose_type',9,-71,-65), (422490,6870094,0,'skin_color',167,150,160), (422491,6870094,1,'soga_cheek_type',-97,89,0), (422492,6870094,1,'soga_chin_type',77,58,-7), (422493,6870094,1,'soga_ear_type',28,93,0), (422494,6870094,1,'soga_eye_brow_type',95,66,85), (422495,6870094,0,'soga_eye_color',229,229,102), (422496,6870094,1,'soga_eye_type',42,0,0), (422497,6870094,0,'soga_hair_color1',255,255,255), (422498,6870094,0,'soga_hair_color2',68,72,71), (422499,6870094,0,'soga_hair_highlight',255,255,255), (422500,6870094,0,'soga_hair_type_color',50,46,64), (422501,6870094,0,'soga_hair_type_highlight_color',103,14,0), (422502,6870094,1,'soga_lip_type',28,98,-42), (422503,6870094,1,'soga_nose_type',9,-71,-65), (422504,6870094,0,'soga_skin_color',167,150,160), (422505,6870094,0,'wing_color1',150,5,228), (422506,6870094,0,'wing_color2',186,87,3), (422507,6870095,1,'cheek_type',32,-26,0), (422508,6870095,1,'chin_type',11,-4,-38), (422509,6870095,1,'ear_type',-19,0,0), (422510,6870095,1,'eye_brow_type',13,-22,-4), (422511,6870095,0,'eye_color',69,82,46), (422512,6870095,1,'eye_type',4,0,0), (422513,6870095,0,'hair_face_color',219,219,216), (422514,6870095,0,'hair_face_highlight_color',54,22,8), (422515,6870095,0,'hair_type_color',219,219,216), (422516,6870095,0,'hair_type_highlight_color',54,22,8), (422517,6870095,1,'lip_type',13,11,-7), (422518,6870095,1,'nose_type',-21,3,8), (422519,6870095,0,'skin_color',209,181,133), (422520,6870095,1,'soga_cheek_type',32,-26,0), (422521,6870095,1,'soga_chin_type',11,-4,-38), (422522,6870095,1,'soga_ear_type',-19,0,0), (422523,6870095,1,'soga_eye_brow_type',13,-22,-4), (422524,6870095,0,'soga_eye_color',229,229,102), (422525,6870095,1,'soga_eye_type',4,0,0), (422526,6870095,0,'soga_hair_face_color',219,219,216), (422527,6870095,0,'soga_hair_face_highlight_color',54,22,8), (422528,6870095,0,'soga_hair_type_color',219,219,216), (422529,6870095,0,'soga_hair_type_highlight_color',54,22,8), (422530,6870095,1,'soga_lip_type',13,11,-7), (422531,6870095,1,'soga_nose_type',-21,3,8), (422532,6870095,0,'soga_skin_color',209,181,133), (422533,6870095,0,'wing_color1',255,255,255), (422534,6870095,0,'wing_color2',255,255,255), (422535,6870096,1,'cheek_type',14,13,0), (422536,6870096,1,'chin_type',-7,-13,-8), (422537,6870096,1,'ear_type',14,31,0), (422538,6870096,1,'eye_brow_type',-31,-18,17), (422539,6870096,0,'eye_color',54,108,87), (422540,6870096,1,'eye_type',13,0,0), (422541,6870096,0,'hair_face_color',243,231,61), (422542,6870096,0,'hair_face_highlight_color',99,89,26), (422543,6870096,0,'hair_type_color',243,231,61), (422544,6870096,0,'hair_type_highlight_color',99,89,26), (422545,6870096,1,'lip_type',3,-11,-26), (422546,6870096,1,'nose_type',-1,-45,0), (422547,6870096,0,'skin_color',207,197,182), (422548,6870096,1,'soga_cheek_type',14,13,0), (422549,6870096,1,'soga_chin_type',-7,-13,-8), (422550,6870096,1,'soga_ear_type',14,31,0), (422551,6870096,1,'soga_eye_brow_type',-31,-18,17), (422552,6870096,0,'soga_eye_color',229,229,102), (422553,6870096,1,'soga_eye_type',13,0,0), (422554,6870096,0,'soga_hair_face_color',243,231,61), (422555,6870096,0,'soga_hair_face_highlight_color',99,89,26), (422556,6870096,0,'soga_hair_type_color',243,231,61), (422557,6870096,0,'soga_hair_type_highlight_color',99,89,26), (422558,6870096,1,'soga_lip_type',3,-11,-26), (422559,6870096,1,'soga_nose_type',-1,-45,0), (422560,6870096,0,'soga_skin_color',207,197,182), (422561,6870096,0,'wing_color1',255,255,255), (422562,6870096,0,'wing_color2',255,255,255), (422563,6870097,1,'cheek_type',-32,66,0), (422564,6870097,1,'chin_type',36,57,-58), (422565,6870097,1,'ear_type',79,-83,0), (422566,6870097,1,'eye_brow_type',-65,33,3), (422567,6870097,0,'eye_color',141,41,83), (422568,6870097,1,'eye_type',-66,0,0), (422569,6870097,0,'hair_color1',255,255,255), (422570,6870097,0,'hair_color2',56,62,62), (422571,6870097,0,'hair_highlight',255,255,255), (422572,6870097,0,'hair_type_color',244,246,246), (422573,6870097,0,'hair_type_highlight_color',16,116,234), (422574,6870097,1,'lip_type',-77,19,34), (422575,6870097,1,'nose_type',-62,7,41), (422576,6870097,0,'skin_color',235,193,179), (422577,6870097,1,'soga_cheek_type',-32,66,0), (422578,6870097,1,'soga_chin_type',36,57,-58), (422579,6870097,1,'soga_ear_type',79,-83,0), (422580,6870097,1,'soga_eye_brow_type',-65,33,3), (422581,6870097,0,'soga_eye_color',229,229,102), (422582,6870097,1,'soga_eye_type',-66,0,0), (422583,6870097,0,'soga_hair_color1',255,255,255), (422584,6870097,0,'soga_hair_color2',56,62,62), (422585,6870097,0,'soga_hair_highlight',255,255,255), (422586,6870097,0,'soga_hair_type_color',244,246,246), (422587,6870097,0,'soga_hair_type_highlight_color',16,116,234), (422588,6870097,1,'soga_lip_type',-77,19,34), (422589,6870097,1,'soga_nose_type',-62,7,41), (422590,6870097,0,'soga_skin_color',235,193,179), (422591,6870097,0,'wing_color1',124,197,3), (422592,6870097,0,'wing_color2',175,34,162), (422593,6870098,0,'eye_color',53,105,49), (422594,6870098,0,'skin_color',129,255,172), (422595,6870098,0,'soga_eye_color',255,0,255), (422596,6870099,0,'eye_color',148,172,113), (422597,6870099,0,'skin_color',255,0,13), (422598,6870099,0,'soga_eye_color',255,0,255), (422599,6870100,1,'cheek_type',-12,0,0), (422600,6870100,1,'chin_type',28,-28,-34), (422601,6870100,1,'ear_type',-22,9,0), (422602,6870100,1,'eye_brow_type',-9,-7,29), (422603,6870100,0,'eye_color',71,57,30), (422604,6870100,1,'eye_type',33,0,0), (422605,6870100,0,'hair_face_color',236,195,50), (422606,6870100,0,'hair_face_highlight_color',65,37,3), (422607,6870100,0,'hair_type_color',236,195,50), (422608,6870100,0,'hair_type_highlight_color',65,37,3), (422609,6870100,1,'lip_type',0,-4,-4), (422610,6870100,1,'nose_type',13,-25,17), (422611,6870100,0,'skin_color',193,199,199), (422612,6870100,1,'soga_cheek_type',-12,0,0), (422613,6870100,1,'soga_chin_type',28,-28,-34), (422614,6870100,1,'soga_ear_type',-22,9,0), (422615,6870100,1,'soga_eye_brow_type',-9,-7,29), (422616,6870100,0,'soga_eye_color',229,229,102), (422617,6870100,1,'soga_eye_type',33,0,0), (422618,6870100,0,'soga_hair_face_color',236,195,50), (422619,6870100,0,'soga_hair_face_highlight_color',65,37,3), (422620,6870100,0,'soga_hair_type_color',236,195,50), (422621,6870100,0,'soga_hair_type_highlight_color',65,37,3), (422622,6870100,1,'soga_lip_type',0,-4,-4), (422623,6870100,1,'soga_nose_type',13,-25,17), (422624,6870100,0,'soga_skin_color',193,199,199), (422625,6870100,0,'wing_color1',255,255,255), (422626,6870100,0,'wing_color2',255,255,255), (422627,6870101,1,'cheek_type',-6,29,0), (422628,6870101,1,'chin_type',-4,-21,28), (422629,6870101,1,'ear_type',-37,-9,0), (422630,6870101,1,'eye_brow_type',-31,26,-11), (422631,6870101,0,'eye_color',42,86,100), (422632,6870101,1,'eye_type',-26,0,0), (422633,6870101,0,'hair_face_color',175,157,60), (422634,6870101,0,'hair_face_highlight_color',45,26,1), (422635,6870101,0,'hair_type_color',175,157,60), (422636,6870101,0,'hair_type_highlight_color',45,26,1), (422637,6870101,1,'lip_type',-4,0,24), (422638,6870101,1,'nose_type',-22,9,-14), (422639,6870101,0,'skin_color',194,173,148), (422640,6870101,1,'soga_cheek_type',-6,29,0), (422641,6870101,1,'soga_chin_type',-4,-21,28), (422642,6870101,1,'soga_ear_type',-37,-9,0), (422643,6870101,1,'soga_eye_brow_type',-31,26,-11), (422644,6870101,0,'soga_eye_color',229,229,102), (422645,6870101,1,'soga_eye_type',-26,0,0), (422646,6870101,0,'soga_hair_face_color',175,157,60), (422647,6870101,0,'soga_hair_face_highlight_color',45,26,1), (422648,6870101,0,'soga_hair_type_color',175,157,60), (422649,6870101,0,'soga_hair_type_highlight_color',45,26,1), (422650,6870101,1,'soga_lip_type',-4,0,24), (422651,6870101,1,'soga_nose_type',-22,9,-14), (422652,6870101,0,'soga_skin_color',194,173,148), (422653,6870101,0,'wing_color1',255,255,255), (422654,6870101,0,'wing_color2',255,255,255), (422655,6870102,0,'eye_color',65,107,147), (422656,6870102,0,'skin_color',130,158,75), (422657,6870102,0,'soga_eye_color',255,0,255), (422658,6870103,1,'cheek_type',4,34,0), (422659,6870103,1,'chin_type',-9,35,-22), (422660,6870103,1,'ear_type',3,14,0), (422661,6870103,1,'eye_brow_type',19,19,-22), (422662,6870103,0,'eye_color',79,151,171), (422663,6870103,1,'eye_type',-26,0,0), (422664,6870103,0,'hair_face_color',201,184,76), (422665,6870103,0,'hair_face_highlight_color',140,61,19), (422666,6870103,0,'hair_type_color',201,184,76), (422667,6870103,0,'hair_type_highlight_color',140,61,19), (422668,6870103,1,'lip_type',26,2,-7), (422669,6870103,1,'nose_type',19,-14,-4), (422670,6870103,0,'skin_color',176,123,56), (422671,6870103,1,'soga_cheek_type',4,34,0), (422672,6870103,1,'soga_chin_type',-9,35,-22), (422673,6870103,1,'soga_ear_type',3,14,0), (422674,6870103,1,'soga_eye_brow_type',19,19,-22), (422675,6870103,0,'soga_eye_color',229,229,102), (422676,6870103,1,'soga_eye_type',-26,0,0), (422677,6870103,0,'soga_hair_face_color',201,184,76), (422678,6870103,0,'soga_hair_face_highlight_color',140,61,19), (422679,6870103,0,'soga_hair_type_color',201,184,76), (422680,6870103,0,'soga_hair_type_highlight_color',140,61,19), (422681,6870103,1,'soga_lip_type',26,2,-7), (422682,6870103,1,'soga_nose_type',19,-14,-4), (422683,6870103,0,'soga_skin_color',176,123,56), (422684,6870103,0,'wing_color1',255,255,255), (422685,6870103,0,'wing_color2',255,255,255), (422686,6870104,0,'eye_color',237,237,237), (422687,6870104,0,'skin_color',94,97,27), (422688,6870104,0,'soga_eye_color',255,0,255), (422689,6870105,1,'cheek_type',32,-33,0), (422690,6870105,1,'chin_type',14,6,-8), (422691,6870105,1,'ear_type',-7,24,0), (422692,6870105,1,'eye_brow_type',1,12,29), (422693,6870105,0,'eye_color',45,95,94), (422694,6870105,0,'hair_face_color',221,221,102), (422695,6870105,0,'hair_face_highlight_color',74,73,62), (422696,6870105,0,'hair_type_color',221,221,102), (422697,6870105,0,'hair_type_highlight_color',74,73,62), (422698,6870105,1,'lip_type',-32,3,-7), (422699,6870105,1,'nose_type',-13,-6,4), (422700,6870105,0,'skin_color',217,224,224), (422701,6870105,1,'soga_cheek_type',32,-33,0), (422702,6870105,1,'soga_chin_type',14,6,-8), (422703,6870105,1,'soga_ear_type',-7,24,0), (422704,6870105,1,'soga_eye_brow_type',1,12,29), (422705,6870105,0,'soga_eye_color',229,229,102), (422706,6870105,0,'soga_hair_face_color',221,221,102), (422707,6870105,0,'soga_hair_face_highlight_color',74,73,62), (422708,6870105,0,'soga_hair_type_color',221,221,102), (422709,6870105,0,'soga_hair_type_highlight_color',74,73,62), (422710,6870105,1,'soga_lip_type',-32,3,-7), (422711,6870105,1,'soga_nose_type',-13,-6,4), (422712,6870105,0,'soga_skin_color',217,224,224), (422713,6870105,0,'wing_color1',255,255,255), (422714,6870105,0,'wing_color2',255,255,255), (422715,6870106,1,'cheek_type',26,-18,0), (422716,6870106,1,'chin_type',-42,11,-22), (422717,6870106,1,'ear_type',-4,28,0), (422718,6870106,1,'eye_brow_type',0,-35,28), (422719,6870106,0,'eye_color',139,185,192), (422720,6870106,1,'eye_type',-7,0,0), (422721,6870106,0,'hair_face_color',209,211,130), (422722,6870106,0,'hair_face_highlight_color',105,91,74), (422723,6870106,0,'hair_type_color',209,211,130), (422724,6870106,0,'hair_type_highlight_color',105,91,74), (422725,6870106,1,'lip_type',-6,-26,-9), (422726,6870106,1,'nose_type',21,-24,-21), (422727,6870106,0,'skin_color',253,254,254), (422728,6870106,1,'soga_cheek_type',26,-18,0), (422729,6870106,1,'soga_chin_type',-42,11,-22), (422730,6870106,1,'soga_ear_type',-4,28,0), (422731,6870106,1,'soga_eye_brow_type',0,-35,28), (422732,6870106,0,'soga_eye_color',229,229,102), (422733,6870106,1,'soga_eye_type',-7,0,0), (422734,6870106,0,'soga_hair_face_color',209,211,130), (422735,6870106,0,'soga_hair_face_highlight_color',105,91,74), (422736,6870106,0,'soga_hair_type_color',209,211,130), (422737,6870106,0,'soga_hair_type_highlight_color',105,91,74), (422738,6870106,1,'soga_lip_type',-6,-26,-9), (422739,6870106,1,'soga_nose_type',21,-24,-21), (422740,6870106,0,'soga_skin_color',253,254,254), (422741,6870106,0,'wing_color1',255,255,255), (422742,6870106,0,'wing_color2',255,255,255), (422743,6870107,1,'cheek_type',-13,-91,0), (422744,6870107,1,'chin_type',45,78,97), (422745,6870107,1,'ear_type',-4,63,0), (422746,6870107,1,'eye_brow_type',-19,-17,-51), (422747,6870107,0,'eye_color',64,39,14), (422748,6870107,0,'hair_color1',200,165,96), (422749,6870107,0,'hair_color2',173,99,44), (422750,6870107,0,'hair_face_color',210,148,19), (422751,6870107,0,'hair_face_highlight_color',244,246,246), (422752,6870107,0,'hair_highlight',164,165,165), (422753,6870107,0,'hair_type_color',210,148,19), (422754,6870107,0,'hair_type_highlight_color',244,246,246), (422755,6870107,1,'lip_type',26,59,-6), (422756,6870107,1,'nose_type',-35,-96,6), (422757,6870107,0,'skin_color',255,255,255), (422758,6870107,1,'soga_cheek_type',-13,-91,0), (422759,6870107,1,'soga_chin_type',45,78,97), (422760,6870107,1,'soga_ear_type',-4,63,0), (422761,6870107,1,'soga_eye_brow_type',-19,-17,-51), (422762,6870107,0,'soga_eye_color',204,204,204), (422763,6870107,0,'soga_hair_color1',200,165,96), (422764,6870107,0,'soga_hair_color2',173,99,44), (422765,6870107,0,'soga_hair_face_color',210,148,19), (422766,6870107,0,'soga_hair_face_highlight_color',244,246,246), (422767,6870107,0,'soga_hair_highlight',164,165,165), (422768,6870107,0,'soga_hair_type_color',210,148,19), (422769,6870107,0,'soga_hair_type_highlight_color',244,246,246), (422770,6870107,1,'soga_lip_type',26,59,-6), (422771,6870107,1,'soga_nose_type',-35,-96,6), (422772,6870107,0,'soga_skin_color',221,190,148), (422773,6870108,0,'eye_color',255,255,255), (422774,6870108,0,'skin_color',255,255,255), (422775,6870108,0,'soga_eye_color',255,0,255), (422776,6870109,0,'eye_color',255,255,255), (422777,6870109,0,'skin_color',255,255,255), (422778,6870109,0,'soga_eye_color',255,0,255), (422779,6870201,0,'eye_color',255,255,255), (422780,6870201,0,'skin_color',255,255,255), (422781,6870201,0,'soga_eye_color',255,0,255), (422782,4120182,0,'eye_color',255,255,255), (422783,4120182,0,'skin_color',255,255,255), (422784,4120182,0,'soga_eye_color',255,0,255), (422785,4120183,0,'eye_color',255,255,255), (422786,4120183,0,'skin_color',255,255,255), (422787,4120183,0,'soga_eye_color',255,0,255), (422788,2530198,0,'eye_color',255,255,255), (422789,2530198,0,'skin_color',255,255,255), (422790,2530198,0,'soga_eye_color',255,0,255), (422791,2530199,0,'eye_color',255,255,255), (422792,2530199,0,'skin_color',255,255,255), (422793,2530199,0,'soga_eye_color',255,0,255), (422794,2530200,0,'eye_color',255,255,255), (422795,2530200,0,'skin_color',255,255,255), (422796,2530200,0,'soga_eye_color',255,0,255), (422797,2530201,0,'eye_color',128,207,47), (422798,2530201,0,'skin_color',128,207,47), (422799,2530201,0,'soga_eye_color',255,0,255), (422800,2530202,0,'eye_color',128,207,47), (422801,2530202,0,'skin_color',128,207,47), (422802,2530202,0,'soga_eye_color',255,0,255), (422803,1950127,0,'hair_type_color',188,92,41), (422804,1950127,0,'hair_type_highlight_color',47,14,19), (422805,1950127,0,'skin_color',242,248,230), (422806,1950127,1,'eye_type',14,0,0), (422807,1950127,1,'ear_type',-29,-39,0), (422808,1950127,1,'eye_brow_type',-88,37,-4), (422809,1950127,1,'cheek_type',-17,45,0), (422810,1950127,1,'lip_type',69,2,-61), (422811,1950127,1,'chin_type',58,-28,-1), (422812,1950127,1,'nose_type',0,79,4), (422813,1950127,0,'eye_color',92,157,172), (422814,1950130,1,'hair_type_color',150,98,30), (422815,1950130,0,'hair_face_color',150,98,30), (422816,1950130,0,'hair_type_highlight_color',86,63,0), (422817,1950130,0,'hair_face_highlight_color',86,63,0), (422818,1950130,0,'skin_color',191,165,115), (422819,1950130,0,'eye_color',101,162,169), (422820,1950130,1,'eye_type',29,0,0), (422821,1950130,0,'ear_type',-38,4,0), (422822,1950130,1,'eye_brow_type',-18,-42,42), (422823,1950130,1,'cheek_type',-21,-4,0), (422824,1950130,1,'lip_type',-8,-26,-9), (422825,1950130,1,'chin_type',-29,-19,-9), (422826,1950130,1,'nose_type',-22,-13,-4), (422827,2530203,0,'eye_color',255,255,255), (422828,2530203,0,'skin_color',112,121,72), (422829,2530203,0,'soga_eye_color',255,0,255), (422832,121816,1,'hair_type_color',15,1,21), (422833,121816,1,'hair_type_highlight_color',47,14,19), (422834,121816,1,'soga_hair_type_color',15,1,21), (422835,121816,1,'skin_color',245,250,250), (422836,121816,1,'eye_color',119,175,191), (422837,121816,1,'soga_eye_color',229,229,102), (422838,121816,0,'soga_skin_color',245,250,250), (422839,121816,1,'eye_type',76,0,0), (422840,121816,1,'ear_type',-9,-98,0), (422841,121816,1,'eye_brow_type',-91,-53,-25), (422842,121816,1,'cheek_type',45,-1,0), (422843,121816,1,'lip_type',-1,33,-22), (422844,121816,1,'chin_type',91,-12,1), (422845,121816,1,'nose_type',91,53,-35), (422846,2530205,1,'eye_brow_type',14,89,-53), (422847,2530205,1,'lip_type',32,-65,-72), (422848,2530205,1,'nose_type',-82,75,-14), (422849,2530205,1,'skin_color',117,145,95), (422850,2530205,1,'eye_color',45,93,84), (422851,2530205,1,'eye_type',-53,0,0), (422852,2530205,1,'ear_type',1,91,0), (422853,2530205,1,'cheek_type',-93,-63,0), (422854,2530205,1,'chin_type',85,-52,-48), (422855,2530205,1,'soga_eye_brow_type',14,89,-53), (422856,2530205,1,'soga_lip_type',32,-65,-72), (422857,2530205,1,'soga_nose_type',-82,75,-14), (422858,2530205,1,'ear_type',1,91,0), (422859,2530205,1,'soga_cheek_type',-93,-63,0), (422860,2530205,1,'soga_chin_type',85,-52,-48), (422861,2530205,1,'soga_eye_color',229,229,102), (422862,2530205,1,'soga_skin_color',212,4,18), (422863,2530205,1,'soga_eye_type',-53,0,0), (422864,2530206,1,'eye_brow_type',91,0,0), (422865,2530206,1,'lip_type',97,0,0), (422866,2530206,1,'nose_type',39,-84,0), (422867,2530206,1,'skin_color',214,4,18), (422868,2530206,1,'eye_color',0,19,19), (422869,2530206,1,'soga_eye_color',229,229,102), (422870,2530206,1,'soga_skin_color',212,4,18), (422871,2530207,1,'eye_brow_type',-44,72,-22), (422872,2530207,1,'soga_eye_brow_type',-44,72,-22), (422873,2530207,1,'lip_type',26,14,-33), (422874,2530207,1,'soga_lip_type',26,14,-33), (422875,2530207,1,'nose_type',-26,-19,66), (422876,2530207,1,'soga_nose_type',-26,-19,66), (422877,2530207,1,'chin_type',-68,70,32), (422878,2530207,1,'soga_chin_type',-68,70,32), (422879,2530207,1,'skin_color',201,191,173), (422880,2530207,1,'soga_skin_color',201,191,173), (422881,2530207,1,'eye_color',76,61,31), (422882,2530207,1,'soga_eye_color',229,229,102), (422883,2530207,1,'ear_type',-62,-22,0), (422884,2530207,1,'soga_ear_type',-62,-22,0), (422885,2530207,1,'eye_type',48,0,0), (422886,2530207,1,'soga_eye_type',48,0,0), (422887,2530207,1,'cheek_type',14,-31,0), (422888,2530207,1,'soga_cheek_type',14,-31,0), (422889,2530207,1,'chin_type',-68,70,32), (422890,2530207,1,'soga_chin_type',-68,70,32), (422891,2530207,1,'hair_type_color',101,17,16), (422892,2530207,1,'hair_face_color',101,17,16), (422893,2530207,1,'soga_hair_type_color',101,17,16), (422894,2530207,1,'soga_hair_face_color',101,17,16), (422895,2530207,1,'hair_type_highlight_color',233,184,31), (422896,2530207,1,'soga_hair_type_highlight_color',233,184,31), (422897,2530207,1,'hair_face_highlight_color',233,184,31), (422898,2530207,1,'soga_hair_face_highlight_color',233,184,31), (422899,2530207,1,'hair_color1',91,21,51), (422900,2530207,1,'soga_hair_color1',91,21,51), (422901,2530207,1,'hair_color2',159,88,0), (422902,2530207,1,'soga_hair_color2',159,88,0), (422903,2530205,1,'hair_type_color',184,128,10), (422904,2530205,1,'soga_hair_type_color',184,128,10), (422905,2530205,1,'hair_face_color',184,128,10), (422906,2530205,1,'soga_hair_face_color',184,128,10), (422907,2530205,1,'hair_type_highlight_color',39,27,2), (422908,2530205,1,'soga_hair_type_highlight_color',39,27,2), (422909,2530205,1,'hair_face_highlight_color',39,27,2), (422910,2530205,1,'soga_hair_face_highlight_color',39,27,2), (422911,2530205,1,'hair_color1',209,131,22), (422912,2530205,1,'soga_hair_color1',209,131,22), (422913,2530205,1,'hair_color2',199,150,48), (422914,2530205,1,'soga_hair_color2',199,150,48), (422915,331132,0,'skin_color',255,253,208), (422916,331132,0,'hair_color1',211,211,211), (422917,1550074,0,'hair_type_color',43,29,21), (422918,1550074,0,'hair_face_color',43,29,21), (422919,1550074,0,'hair_type_highlight_color',42,38,34), (422920,1550074,0,'hair_face_highlight_color',42,38,34), (422921,1550074,0,'skin_color',222,180,182), (422922,1550074,0,'eye_color',139,121,65), (422923,1550074,0,'eye_type',-29,0,0), (422924,1550074,0,'ear_type',-24,9,0), (422925,1550074,0,'eye_brow_type',3,-18,-3), (422926,1550074,0,'cheek_type',-3,25,0), (422927,1550074,0,'lip_type',4,14,4), (422928,1550074,0,'chin_type',-35,-1,3), (422929,1550074,0,'nose_type',14,4,-2), (422930,5590952,0,'skin_color',72,72,72), (422931,5590952,0,'eye_type',148,168,254), (422932,5590952,0,'eye_type',19,0,0), (422933,5590952,0,'ear_type',-97,-41,0), (422934,5590952,0,'eye_brow_type',-34,-28,-31), (422935,5590952,0,'cheek_type',35,-25,0), (422936,5590952,0,'lip_type',-42,90,52), (422937,5590952,0,'chin_type',-19,-87,68), (422938,5590952,0,'nose_type',-8,-26,-31), (422939,5590953,1,'hair_type_color',100,70,10), (422940,5590953,1,'hair_highlight',91,21,51), (422941,5590953,1,'hair_color2',94,59,11), (422942,5590953,1,'hair_color1',56,33,26), (422943,5590953,1,'nose_type',-74,-51,-25), (422944,5590953,1,'chin_type',42,58,-76), (422945,5590953,1,'lip_type',58,-29,-93), (422946,5590953,1,'skin_color',166,138,107), (422947,5590953,1,'wing_color2',187,188,0), (422948,5590953,1,'hair_face_highlight_color',121,38,35), (422949,5590953,1,'hair_type_highlight_color',121,38,35), (422950,5590953,1,'wing_color1',166,138,107), (422951,5590953,1,'hair_face_color',100,70,10), (422952,5590953,1,'hair_type_color',100,70,10), (422953,5590955,1,'hair_type_color',171,60,32), (422954,5590955,1,'hair_face_color',171,60,32), (422955,5590955,1,'hair_type_highlight_color',216,192,37), (422956,5590955,1,'hair_face_highlight_color',216,192,37), (422957,5590955,1,'soga_hair_type_color',171,60,32), (422958,5590955,1,'soga_hair_type_highlight_color',216,192,37), (422959,5590955,1,'soga_hair_face_color',171,60,32), (422960,5590955,1,'soga_hair_face_highlight_color',216,192,37), (422961,5590955,1,'skin_color',115,117,119), (422962,5590955,1,'eye_color',118,14,183), (422963,5590955,1,'soga_eye_color',229,229,102), (422964,5590955,1,'soga_skin_color',115,117,119), (422966,5590955,1,'eye_type',100,0,0), (422967,5590955,1,'ear_type',25,9,0), (422968,5590955,1,'eye_brow_type',100,100,100), (422969,5590955,1,'cheek_type',100,-100,0), (422970,5590955,1,'lip_type',100,50,-68), (422971,5590955,1,'chin_type',-100,100,100), (422972,5590955,1,'nose_type',0,-17,-2), (422973,5590955,1,'soga_eye_type',100,0,0), (422974,5590955,1,'soga_ear_type',25,9,0), (422975,5590955,1,'soga_eye_brow_type',100,100,100), (422976,5590955,1,'soga_cheek_type',100,-100,0), (422977,5590955,1,'soga_lip_type',100,50,-68), (422978,5590955,1,'soga_chin_type',-100,100,100), (422979,5590955,1,'soga_nose_type',0,-17,-2), (422980,5590956,1,'hair_type_color',171,60,32), (422981,5590956,1,'hair_face_color',171,60,32), (422982,5590956,1,'hair_type_highlight_color',216,192,37), (422983,5590956,1,'hair_face_highlight_color',216,192,37), (422984,5590956,1,'skin_color',150,108,58), (422985,5590956,1,'eye_color',118,14,183), (422986,5590956,1,'soga_eye_color',229,229,102), (422987,5590956,3,'eye_type',100,0,0), (422988,5590956,3,'ear_type',25,9,0), (422989,5590956,3,'eye_brow_type',100,100,100), (422990,5590956,3,'cheek_type',100,-100,0), (422991,5590956,3,'lip_type',100,50,-68), (422992,5590956,3,'chin_type',-100,100,100), (422993,5590956,3,'nose_type',0,-17,-1), (422994,5590957,1,'hair_type_color',171,60,32), (422995,5590957,1,'hair_face_color',171,60,32), (422996,5590957,1,'hair_type_highlight_color',216,192,37), (422997,5590957,1,'hair_face_highlight_color',216,192,37), (422998,5590957,1,'skin_color',231,231,231), (422999,5590957,1,'eye_color',118,14,183), (423000,5590957,1,'soga_eye_color',229,229,102), (423001,5590957,1,'soga_skin_color',231,231,231), (423002,5590957,3,'eye_type',100,0,0), (423003,5590957,3,'ear_type',25,9,0), (423004,5590957,3,'eye_brow_type',100,100,100), (423005,5590957,3,'cheek_type',100,-100,0), (423006,5590957,3,'lip_type',100,50,-68), (423007,5590957,3,'chin_type',-100,100,100), (423008,5590957,3,'nose_type',0,-17,-2), (423009,5590958,0,'skin_color',0,0,0), (423011,6490040,1,'skin_color',204,204,204), (423012,2530213,1,'skin_color',155,122,78), (423013,2530214,1,'skin_color',155,122,78), (423014,2530215,1,'skin_color',155,122,78), (423015,6470029,1,'hair_type_color',35,24,1), (423016,6470029,1,'hair_face_color',35,24,1), (423017,6470029,1,'hair_type_highlight_color',100,70,10), (423018,6470029,1,'hair_face_highlight_color',100,70,10), (423019,6470029,1,'soga_hair_type_color',35,24,1), (423020,6470029,1,'soga_hair_type_highlight_color',100,70,10), (423021,6470029,1,'soga_hair_face_color',35,24,1), (423022,6470029,1,'skin_color',242,252,252), (423023,6470029,1,'eye_color',94,159,177), (423024,6470029,1,'soga_eye_color',229,229,102), (423025,6470029,1,'soga_skin_color',242,252,252), (423026,6470029,3,'eye_type',14,0,0), (423027,6470029,3,'ear_type',21,-37,0), (423028,6470029,3,'eye_brow_type',-14,41,31), (423029,6470029,3,'cheek_type',-33,12,0), (423030,6470029,3,'lip_type',-94,76,44), (423031,6470029,3,'chin_type',97,16,-14), (423032,6470029,3,'nose_type',-61,-64,-68), (423033,6470029,1,'hair_color1',79,28,15), (423034,6470029,1,'hair_color2',111,64,0), (423035,6470029,1,'hair_highlight',56,33,26), (423036,6470030,1,'hair_type_color',16,3,23), (423037,6470030,1,'hair_face_color',16,3,23), (423038,6470030,1,'hair_type_highlight_color',228,173,23), (423039,6470030,1,'hair_face_highlight_color',228,173,23), (423040,6470030,1,'soga_hair_type_color',16,3,23), (423041,6470030,1,'soga_hair_face_color',16,3,23), (423042,6470030,3,'eye_type',22,0,0), (423043,6470030,3,'ear_type',89,37,0), (423044,6470030,3,'eye_brow_type',74,21,16), (423045,6470030,3,'cheek_type',-7,4,0), (423046,6470030,3,'lip_type',-4,21,17), (423047,6470030,3,'chin_type',8,0,31), (423048,6470030,3,'nose_type',14,7,0), (423049,6470030,1,'hair_color1',29,21,28), (423050,6470030,1,'hair_color2',39,32,39), (423051,6470030,1,'hair_highlight',200,165,96), (423052,6470030,1,'skin_color',243,251,239), (423053,6470030,1,'eye_color',133,182,197), (423054,6470030,1,'soga_eye_color',229,229,102), (423055,6470031,1,'skin_color',255,255,255), (423056,6470031,1,'eye_color',255,255,255), (423057,6470032,1,'hair_type_color',39,21,6), (423058,6470032,1,'hair_face_color',39,21,6), (423059,6470032,1,'hair_type_highlight_color',46,14,19), (423060,6470032,1,'hair_face_highlight_color',46,14,19), (423061,6470032,1,'soga_hair_type_color',39,21,6), (423062,6470032,1,'eye_color',165,175,139), (423063,6470032,1,'soga_eye_color',229,229,102), (423064,6470032,1,'skin_color',240,204,208), (423065,6470032,3,'eye_type',-2,0,0), (423066,6470032,3,'ear_type',-2,35,0), (423067,6470032,3,'eye_brow_type',-4,-90,-45), (423068,6470032,3,'cheek_type',34,39,0), (423069,6470032,3,'lip_type',-7,93,95), (423070,6470032,3,'chin_type',2,57,-53), (423071,6470032,3,'nose_type',-71,-56,50), (423072,6470032,1,'hair_color1',79,28,15), (423073,6470032,1,'hair_color2',116,64,0), (423074,6470032,1,'hair_highlight',54,45,28), (423075,331133,1,'hair_type_color',82,44,5), (423076,331133,1,'soga_hair_type_color',82,44,5), (423077,331133,1,'hair_face_color',82,44,5), (423078,331133,1,'soga_hair_face_color',82,44,5), (423079,331133,1,'skin_color',143,138,97), (423080,331133,1,'eye_color',201,59,14), (423081,331133,1,'soga_skin_color',143,138,97), (423082,331133,1,'soga_eye_color',229,229,102), (423083,331133,3,'ear_type',22,0,0), (423084,331133,3,'ear_type',91,-29,0), (423085,331133,3,'eye_brow_type',-56,-37,78), (423086,331133,3,'cheek_type',96,-19,0), (423087,331133,3,'lip_type',-39,-29,-26), (423088,331133,3,'chin_type',-85,9,79), (423089,331133,3,'nose_type',39,-53,-87), (423090,331133,3,'soga_nose_type',39,-53,-87), (423091,331133,3,'soga_chin_type',-85,9,79), (423092,331133,3,'soga_cheek_type',96,-19,0), (423093,331133,3,'soga_lip_type',-39,-29,-26), (423094,331133,3,'soga_eye_brow_type',-56,-37,78), (423095,331133,3,'soga_ear_type',91,-29,0), (423096,331134,1,'hair_face_color',206,183,211), (423097,331134,1,'hair_type_color',206,183,211), (423098,331134,1,'hair_type_highlight_color',179,62,33), (423099,331134,1,'hair_face_highlight_color',179,62,33), (423100,331134,1,'skin_color',90,54,83), (423101,331134,1,'eye_color',4,1,2), (423102,331134,3,'eye_type',3,0,0), (423103,331134,3,'ear_type',1,-6,0), (423104,331134,3,'eye_brow_type',-7,-25,4), (423105,331134,3,'cheek_type',-3,22,0), (423106,331134,3,'lip_type',-48,0,-13), (423107,331134,3,'chin_type',-11,19,21), (423108,331134,3,'nose_type',12,3,37), (423109,331134,1,'soga_eye_color',229,229,102), (423112,5890087,0,'skin_color',255,252,252), (423113,331135,1,'hair_type_color',171,60,32), (423114,331135,1,'hair_face_color',171,60,32), (423115,331135,1,'hair_type_highlight_color',216,192,37), (423116,331135,1,'hair_face_highlight_color',216,192,37), (423117,331135,1,'skin_color',234,217,151), (423118,331135,1,'eye_color',118,14,183), (423119,331135,1,'soga_eye_color',229,229,102), (423120,331135,3,'eye_type',100,0,0), (423121,331135,3,'ear_type',25,9,0), (423122,331135,3,'eye_brow_type',100,100,100), (423123,331135,3,'cheek_type',100,-100,0), (423124,331135,3,'lip_type',100,50,-68), (423125,331135,3,'chin_type',-100,100,100), (423126,331135,3,'nose_type',0,17,-2), (423127,2530221,1,'hair_type_color',229,182,26), (423128,2530221,1,'hair_face_color',229,182,26), (423129,2530221,1,'wing_color1',255,255,255), (423130,2530221,1,'hair_type_highlight_color',244,246,246), (423131,2530221,1,'hair_face_highlight_color',244,246,246), (423132,2530221,1,'wing_color2',255,255,255), (423133,2530221,1,'soga_hair_type_color',229,182,26), (423134,2530221,1,'soga_hair_type_highlight_color',244,246,246), (423135,2530221,1,'soga_hair_face_color',229,182,26), (423136,2530221,1,'soga_hair_face_highlight_color',244,246,246), (423137,2530221,1,'skin_color',195,205,205), (423138,2530221,1,'eye_color',121,176,189), (423139,2530221,1,'soga_eye_color',229,229,102), (423140,2530221,1,'soga_skin_color',195,205,205), (423141,2530221,1,'eye_type',9,0,0), (423142,2530221,1,'ear_type',11,82,0), (423143,2530221,1,'eye_brow_type',65,-24,-19), (423144,2530221,1,'cheek_type',85,37,0), (423145,2530221,1,'lip_type',-37,-38,-48), (423146,2530221,1,'chin_type',51,-63,-66), (423147,2530221,1,'nose_type',-82,12,17), (423148,2530221,1,'soga_eye_type',9,0,0), (423149,2530221,1,'soga_ear_type',11,82,0), (423150,2530221,1,'soga_eye_brow_type',65,-24,-19), (423151,2530221,1,'soga_cheek_type',85,37,0), (423152,2530221,1,'soga_lip_type',-37,-38,-48), (423153,2530221,1,'soga_chin_type',51,-63,-66), (423154,2530221,1,'soga_nose_type',-82,12,17), (423155,2530220,1,'hair_type_color',61,42,23), (423156,2530220,1,'hair_face_color',61,42,23), (423157,2530220,1,'wing_color1',255,255,255), (423158,2530220,1,'hair_type_highlight_color',230,170,26), (423159,2530220,1,'hair_face_highlight_color',230,170,26), (423160,2530220,1,'wing_color2',255,255,255), (423161,2530220,1,'soga_hair_type_color',61,42,23), (423162,2530220,1,'soga_hair_type_highlight_color',230,170,26), (423163,2530220,1,'soga_hair_face_color',61,42,23), (423164,2530220,1,'soga_hair_face_highlight_color',230,170,26), (423165,2530220,1,'skin_color',158,122,80), (423166,2530220,1,'eye_color',143,103,48), (423167,2530220,1,'soga_eye_color',229,229,102), (423168,2530220,1,'soga_skin_color',158,122,80), (423169,2530220,1,'eye_type',-19,0,0), (423170,2530220,1,'ear_type',70,-26,0), (423171,2530220,1,'eye_brow_type',-68,-89,90), (423172,2530220,1,'cheek_type',-1,95,0), (423173,2530220,1,'lip_type',-6,58,21), (423174,2530220,1,'chin_type',-42,26,-63), (423175,2530220,1,'nose_type',-19,-32,-12), (423176,2530220,1,'soga_eye_type',-19,0,0), (423177,2530220,1,'soga_ear_type',70,-26,0), (423178,2530220,1,'soga_eye_brow_type',-68,-89,90), (423179,2530220,1,'soga_cheek_type',-1,95,0), (423180,2530220,1,'soga_lip_type',-6,58,21), (423181,2530220,1,'soga_nose_type',-19,-32,-12), (423182,2530220,1,'soga_chin_type',-42,26,-63), (423183,2530222,1,'hair_type_color',58,54,42), (423184,2530222,1,'hair_face_color',58,54,42), (423185,2530222,1,'wing_color1',255,255,255), (423186,2530222,1,'hair_type_highlight_color',68,60,10), (423187,2530222,1,'hair_face_highlight_color',68,60,10), (423188,2530222,1,'wing_color2',255,255,255), (423189,2530222,1,'soga_hair_type_color',58,54,42), (423190,2530222,1,'soga_hair_face_color',58,54,42), (423191,2530222,1,'soga_hair_type_highlight_color',68,60,10), (423192,2530222,1,'soga_hair_face_highlight_color',68,60,10), (423193,2530222,1,'skin_color',158,122,80), (423194,2530222,1,'eye_color',88,106,59), (423195,2530222,1,'soga_eye_color',229,229,102), (423196,2530222,1,'soga_skin_color',158,122,80), (423197,2530222,1,'eye_type',0,0,0), (423198,2530222,1,'ear_type',-19,-24,0), (423199,2530222,1,'eye_brow_type',6,-13,-1), (423200,2530222,1,'cheek_type',4,29,0), (423201,2530222,1,'lip_type',0,6,1), (423202,2530222,1,'chin_type',-11,-28,-6), (423203,2530222,1,'nose_type',-12,28,21), (423204,2530222,1,'soga_eye_type',0,0,0), (423205,2530222,1,'soga_ear_type',-19,-24,0), (423206,2530222,1,'soga_eye_brow_type',6,-13,-1), (423207,2530222,1,'soga_cheek_type',4,29,0), (423208,2530222,1,'soga_lip_type',0,6,1), (423209,2530222,1,'soga_chin_type',-11,-28,-6), (423210,2530222,1,'soga_nose_type',-12,28,21), (423211,170083,0,'skin_color',0,43,21), (423212,170083,0,'eye_color',233,211,196), (423213,170083,0,'soga_eye_color',255,0,255), (423214,170084,0,'skin_color',255,255,255), (423215,170084,0,'eye_color',255,255,255), (423216,170084,0,'soga_eye_color',255,0,255), (423217,170085,0,'skin_color',255,128,0), (423218,170085,0,'eye_color',87,87,87), (423219,170085,0,'soga_eye_color',255,0,255), (423220,2530223,1,'eye_color',255,255,255), (423221,2530223,1,'skin_color',255,255,255), (423222,2530223,1,'soga_eye_color',255,255,255), (423223,2530224,1,'cheek_type',0,-39,0), (423224,2530224,1,'chin_type',0,48,-95), (423225,2530224,1,'ear_type',123,-27,-27), (423226,2530224,1,'eye_brow_type',102,0,0), (423227,2530224,0,'eye_color',246,41,19), (423228,2530224,1,'eye_type',118,-106,-94), (423229,2530224,0,'hair_color1',160,26,211), (423230,2530224,0,'hair_color2',22,0,0), (423231,2530224,0,'hair_face_color',0,41,19), (423232,2530224,0,'hair_face_highlight_color',255,0,0), (423233,2530224,0,'hair_highlight',0,0,0), (423234,2530224,0,'hair_type_color',255,0,0), (423235,2530224,0,'hair_type_highlight_color',255,255,255), (423236,2530224,1,'lip_type',0,14,65), (423237,2530224,1,'nose_type',-26,-14,26), (423238,2530224,0,'skin_color',61,60,45), (423239,2530224,1,'soga_cheek_type',0,-39,0), (423240,2530224,1,'soga_chin_type',0,48,-95), (423241,2530224,1,'soga_ear_type',-96,26,-45), (423242,2530224,1,'soga_eye_brow_type',22,0,0), (423243,2530224,0,'soga_eye_color',11,244,246), (423244,2530224,1,'soga_eye_type',-29,-31,-35), (423245,2530224,0,'soga_hair_color1',0,79,28), (423246,2530224,0,'soga_hair_color2',15,97,68), (423247,2530224,0,'soga_hair_face_color',255,0,0), (423248,2530224,0,'soga_hair_face_highlight_color',0,41,19), (423249,2530224,0,'soga_hair_highlight',25,161,165), (423250,2530224,0,'soga_hair_type_color',255,255,255), (423251,2530224,0,'soga_hair_type_highlight_color',255,255,255), (423252,2530224,1,'soga_lip_type',0,14,65), (423253,2530224,1,'soga_nose_type',-26,-14,26), (423254,2530224,0,'soga_skin_color',246,129,118), (423255,2530226,0,'eye_color',255,255,255), (423256,2530226,0,'skin_color',255,255,255), (423257,2530226,0,'soga_eye_color',255,0,255), (423258,2530227,0,'eye_color',255,255,255), (423259,2530227,0,'skin_color',255,255,255), (423260,2530227,0,'soga_eye_color',255,0,255), (423261,2530228,0,'eye_color',255,255,255), (423262,2530228,0,'skin_color',255,255,255), (423263,2530228,0,'soga_eye_color',255,0,255), (423264,2530229,0,'eye_color',255,255,255), (423265,2530229,0,'skin_color',255,255,255), (423266,2530229,0,'soga_eye_color',255,0,255), (423267,2530230,0,'eye_color',255,255,255), (423268,2530230,0,'skin_color',255,255,255), (423269,2530230,0,'soga_eye_color',255,0,255), (423271,6600639,0,'hair_face_color',0,35,24), (423272,6600639,0,'wing_color1',1,35,24), (423273,6600639,0,'hair_type_highlight_color',255,255,255), (423274,6600639,0,'hair_face_highlight_color',255,0,0), (423275,6600639,0,'wing_color2',0,100,70), (423276,6600639,0,'soga_hair_type_color',255,255,255), (423277,6600639,0,'soga_hair_type_highlight_color',255,255,255), (423278,6600639,0,'soga_hair_face_color',255,0,0), (423279,6600639,0,'soga_hair_face_highlight_color',0,35,24), (423280,6600639,0,'skin_color',226,215,198), (423281,6600639,0,'eye_color',10,35,24), (423282,6600639,0,'soga_eye_color',1,100,70), (423283,6600639,0,'soga_skin_color',226,215,198), (423284,6600639,1,'eye_type',-42,49,29), (423285,6600639,1,'ear_type',9,-52,-52), (423286,6600639,1,'eye_brow_type',-52,0,0), (423287,6600639,1,'cheek_type',0,21,0), (423288,6600639,1,'lip_type',0,75,2), (423289,6600639,1,'chin_type',0,81,37), (423290,6600639,1,'nose_type',-19,81,-56), (423291,6600639,1,'soga_eye_type',37,-28,39), (423292,6600639,1,'soga_ear_type',7,17,51), (423293,6600639,1,'soga_eye_brow_type',-100,0,0), (423294,6600639,1,'soga_cheek_type',0,21,0), (423295,6600639,1,'soga_lip_type',0,75,2), (423296,6600639,1,'soga_chin_type',0,81,37), (423297,6600639,1,'soga_nose_type',-19,81,-56), (423298,6600639,0,'hair_color1',38,22,21), (423299,6600639,0,'hair_color2',120,50,0), (423300,6600639,0,'hair_highlight',105,26,26), (423301,6600639,0,'soga_hair_color1',38,22,21), (423302,6600639,0,'soga_hair_color2',120,50,0), (423303,6600639,0,'soga_hair_highlight',105,26,26), (423304,6600434,0,'hair_color2',198,0,0), (423305,6600640,0,'hair_face_color',0,44,46), (423306,6600640,0,'skin_color',226,215,198), (423307,6600640,0,'hair_color1',242,94,239), (423308,6600640,0,'hair_color2',37,0,0), (423309,6600640,0,'hair_type_color',221,178,17), (423310,6600641,0,'hair_type_color',67,84,78), (423311,6600641,0,'hair_face_color',67,84,78), (423312,6600641,0,'hair_type_highlight_color',33,12,5), (423313,6600641,0,'hair_face_highlight_color',33,12,5), (423314,6600641,0,'soga_hair_type_color',67,84,78), (423315,6600641,0,'soga_hair_type_highlight_color',33,12,5), (423316,6600641,0,'soga_hair_face_color',67,84,78), (423317,6600641,0,'soga_hair_face_highlight_color',33,12,5), (423318,6600641,0,'skin_color',155,162,162), (423319,6600641,0,'eye_color',74,70,37), (423320,6600641,0,'soga_eye_color',155,162,162), (423321,6600641,0,'soga_skin_color',74,70,37), (423328,6600642,0,'hair_type_color',208,129,3), (423329,6600642,0,'hair_face_color',208,129,3), (423330,6600642,0,'hair_type_highlight_color',31,12,0), (423331,6600642,0,'hair_face_highlight_color',31,12,0), (423332,6600642,0,'soga_hair_type_color',208,129,3), (423333,6600642,0,'soga_hair_face_color',208,129,3), (423334,6600642,0,'soga_hair_type_highlight_color',31,12,0), (423335,6600642,0,'soga_hair_face_highlight_color',31,12,0), (423336,6600642,0,'skin_color',204,217,217), (423337,6600642,0,'eye_color',157,187,169), (423338,6600642,0,'soga_skin_color',204,217,217), (423339,6600642,0,'soga_eye_color',157,187,169), (423340,6600644,0,'hair_type_color',97,67,9), (423341,6600644,0,'hair_face_color',97,67,9), (423342,6600644,0,'hair_type_highlight_color',233,184,31), (423343,6600644,0,'hair_face_highlight_color',233,184,31), (423344,6600644,0,'soga_hair_type_color',97,67,9), (423345,6600644,0,'soga_hair_face_color',97,67,9), (423346,6600644,0,'soga_hair_type_highlight_color',233,184,31), (423347,6600644,0,'soga_hair_face_highlight_color',233,184,31), (423348,6600644,0,'skin_color',240,242,214), (423349,6600644,0,'soga_skin_color',240,242,214), (423350,6600644,0,'eye_color',143,189,203), (423351,6600644,0,'soga_eye_color',143,189,203), (423352,6600645,0,'hair_type_color',41,32,19), (423353,6600645,0,'hair_face_color',41,32,19), (423354,6600645,0,'soga_hair_type_color',41,32,19), (423355,6600645,0,'soga_hair_face_color',41,32,19), (423356,6600645,0,'hair_highlight',200,71,37), (423357,6600645,0,'hair_face_highlight_color',200,71,37), (423358,6600645,0,'soga_hair_highlight',200,71,37), (423359,6600645,0,'soga_hair_face_highlight_color',200,71,37), (423360,6600645,0,'skin_color',230,217,211), (423361,6600645,0,'soga_skin_color',230,217,211), (423362,6600645,0,'eye_color',40,84,88), (423363,6600645,0,'soga_eye_color',40,84,88), (423364,6600646,0,'hair_type_color',40,20,7), (423365,6600646,0,'hair_face_color',40,20,7), (423366,6600646,0,'soga_hair_type_color',40,20,7), (423367,6600646,0,'soga_hair_face_color',40,20,7), (423368,6600646,0,'hair_highlight',47,42,59), (423369,6600646,0,'hair_face_highlight_color',47,42,59), (423370,6600646,0,'soga_hair_type_highlight_color',47,42,59), (423371,6600646,0,'soga_hair_face_highlight_color',47,42,59), (423372,6600646,0,'skin_color',177,159,108), (423373,6600646,0,'soga_skin_color',177,159,108), (423374,6600646,0,'eye_color',163,201,212), (423375,6600646,0,'soga_eye_color',163,201,212), (423376,6600647,0,'hair_type_color',114,31,28), (423377,6600647,0,'hair_face_color',114,31,28), (423378,6600647,0,'soga_hair_type_color',114,31,28), (423379,6600647,0,'soga_hair_face_color',114,31,28), (423380,6600647,0,'hair_type_highlight_color',192,99,44), (423381,6600647,0,'hair_face_highlight_color',192,99,44), (423382,6600647,0,'soga_hair_type_highlight_color',192,99,44), (423383,6600647,0,'soga_hair_face_highlight_color',192,99,44), (423384,6600647,0,'skin_color',155,162,162), (423385,6600647,0,'soga_skin_color',155,162,162), (423386,6600647,0,'eye_color',74,70,37), (423387,6600647,0,'soga_eye_color',74,70,37), (423388,6600648,0,'hair_type_color',59,58,73), (423389,6600648,0,'hair_face_color',59,58,73), (423390,6600648,0,'soga_hair_type_color',59,58,73), (423391,6600648,0,'soga_hair_face_color',59,58,73), (423392,6600648,0,'hair_type_highlight_color',119,147,147), (423393,6600648,0,'hair_face_highlight_color',119,147,147), (423394,6600648,0,'soga_hair_type_highlight_color',119,147,147), (423395,6600648,0,'soga_hair_face_highlight_color',119,147,147), (423396,6600648,0,'skin_color',186,191,170), (423397,6600648,0,'soga_skin_color',186,191,170), (423398,6600648,0,'eye_color',38,77,88), (423399,6600648,0,'soga_eye_color',38,77,88), (423400,6600649,0,'hair_type_color',207,195,0), (423401,6600649,0,'hair_face_color',207,195,0), (423402,6600649,0,'soga_hair_type_color',207,195,0), (423403,6600649,0,'soga_hair_face_color',207,195,0), (423404,6600649,0,'hair_highlight',136,54,22), (423405,6600649,0,'hair_face_highlight_color',136,54,22), (423406,6600649,0,'soga_hair_type_highlight_color',136,54,22), (423407,6600649,0,'soga_hair_face_highlight_color',136,54,22), (423408,6600649,0,'skin_color',223,233,225), (423409,6600649,0,'soga_skin_color',223,233,225), (423410,6600649,0,'eye_color',46,93,108), (423411,6600649,0,'soga_eye_color',46,93,108), (423412,6600650,0,'hair_type_color',60,56,24), (423413,6600650,0,'hair_face_color',60,56,24), (423414,6600650,0,'soga_hair_type_color',60,56,24), (423415,6600650,0,'soga_hair_face_color',60,56,24), (423416,6600650,0,'hair_type_highlight_color',232,181,0), (423417,6600650,0,'hair_face_highlight_color',232,181,0), (423418,6600650,0,'soga_hair_type_highlight_color',232,181,0), (423419,6600650,0,'soga_hair_face_highlight_color',232,181,0), (423420,6600650,0,'skin_color',223,233,225), (423421,6600650,0,'soga_skin_color',223,233,225), (423422,6600650,0,'eye_color',128,181,196), (423423,6600650,0,'soga_eye_color',128,181,196), (423424,6600651,0,'hair_type_color',132,90,60), (423425,6600651,0,'hair_face_color',132,90,60), (423426,6600651,0,'soga_hair_type_color',132,90,60), (423427,6600651,0,'soga_hair_face_color',132,90,60), (423428,6600651,0,'hair_type_highlight_color',124,48,7), (423429,6600651,0,'hair_face_highlight_color',124,48,7), (423430,6600651,0,'soga_hair_type_highlight_color',124,48,7), (423431,6600651,0,'soga_hair_face_highlight_color',124,48,7), (423432,6600651,0,'skin_color',219,171,156), (423433,6600651,0,'soga_skin_color',219,171,156), (423434,6600651,0,'eye_color',41,84,95), (423435,6600651,0,'soga_eye_color',41,84,95), (423436,6600652,0,'hair_type_color',52,38,20), (423437,6600652,0,'hair_face_color',52,38,20), (423438,6600652,0,'soga_hair_type_color',52,38,20), (423439,6600652,0,'soga_hair_face_color',52,38,20), (423440,6600652,0,'hair_type_highlight_color',216,192,37), (423441,6600652,0,'hair_face_highlight_color',216,192,37), (423442,6600652,0,'soga_hair_type_highlight_color',216,192,37), (423443,6600652,0,'soga_hair_face_highlight_color',216,192,37), (423444,6600652,0,'skin_color',112,58,34), (423445,6600652,0,'soga_skin_color',112,58,34), (423446,6600652,0,'eye_color',222,35,32), (423447,6600652,0,'soga_eye_color',222,35,32), (423448,6600653,0,'hair_type_color',52,38,20), (423449,6600653,0,'hair_face_color',52,38,20), (423450,6600653,0,'soga_hair_type_color',52,38,20), (423451,6600653,0,'soga_hair_face_color',52,38,20), (423452,6600653,0,'hair_type_highlight_color',216,192,37), (423453,6600653,0,'hair_face_highlight_color',216,192,37), (423454,6600653,0,'soga_hair_type_highlight_color',216,192,37), (423455,6600653,0,'soga_hair_face_highlight_color',216,192,37), (423456,6600653,0,'skin_color',247,247,248), (423457,6600653,0,'soga_skin_color',247,247,248), (423458,6600653,0,'eye_color',222,35,32), (423459,6600653,0,'soga_eye_color',222,35,32), (423460,6600654,0,'hair_type_color',52,38,20), (423461,6600654,0,'hair_face_color',52,38,20), (423462,6600654,0,'soga_hair_type_color',52,38,20), (423463,6600654,0,'soga_hair_face_color',52,38,20), (423464,6600654,0,'hair_type_highlight_color',216,192,37), (423465,6600654,0,'hair_face_highlight_color',216,192,37), (423466,6600654,0,'soga_hair_type_highlight_color',216,192,37), (423467,6600654,0,'soga_hair_face_highlight_color',216,192,37), (423468,6600654,0,'skin_color',16,6,1), (423469,6600654,0,'soga_skin_color',16,6,1), (423470,6600654,0,'eye_color',222,35,32), (423471,6600654,0,'soga_eye_color',222,35,32), (423472,6600655,0,'hair_type_color',150,51,27), (423473,6600655,0,'hair_face_color',150,51,27), (423474,6600655,0,'soga_hair_type_color',150,51,27), (423475,6600655,0,'soga_hair_face_color',150,51,27), (423476,6600655,0,'hair_type_highlight_color',45,14,18), (423477,6600655,0,'hair_face_highlight_color',45,14,18), (423478,6600655,0,'soga_hair_type_highlight_color',45,14,18), (423479,6600655,0,'soga_hair_face_highlight_color',45,14,18), (423480,6600655,0,'skin_color',234,183,184), (423481,6600655,0,'soga_skin_color',234,183,184), (423482,6600655,0,'eye_color',54,180,126), (423483,6600655,0,'soga_eye_color',54,180,126), (423484,6600656,0,'hair_type_color',15,1,21), (423485,6600656,0,'hair_face_color',15,1,21), (423486,6600656,0,'soga_hair_type_color',15,1,21), (423487,6600656,0,'soga_hair_face_color',15,1,21), (423488,6600656,0,'hair_type_highlight_color',211,220,220), (423489,6600656,0,'hair_face_highlight_color',211,220,220), (423490,6600656,0,'soga_hair_type_highlight_color',211,220,220), (423491,6600656,0,'soga_hair_face_highlight_color',211,220,220), (423492,6600656,0,'skin_color',179,188,188), (423493,6600656,0,'soga_skin_color',179,188,188), (423494,6600656,0,'eye_color',105,165,179), (423495,6600656,0,'soga_eye_color',105,165,179), (423496,6600657,0,'hair_type_color',222,154,25), (423497,6600657,0,'hair_face_color',222,154,25), (423498,6600657,0,'soga_hair_type_color',222,154,25), (423499,6600657,0,'soga_hair_face_color',222,154,25), (423500,6600657,0,'hair_type_highlight_color',68,49,24), (423501,6600657,0,'hair_face_highlight_color',68,49,24), (423502,6600657,0,'soga_hair_type_highlight_color',68,49,24), (423503,6600657,0,'soga_hair_face_highlight_color',68,49,24), (423504,6600657,0,'skin_color',213,214,202), (423505,6600657,0,'soga_skin_color',213,214,202), (423506,6600657,0,'eye_color',58,95,59), (423507,6600657,0,'soga_eye_color',58,95,59), (423508,6600658,0,'hair_type_color',40,20,7), (423509,6600658,0,'hair_face_color',40,20,7), (423510,6600658,0,'soga_hair_type_color',40,20,7), (423511,6600658,0,'soga_hair_face_color',40,20,7), (423512,6600658,0,'hair_type_highlight_color',47,42,59), (423513,6600658,0,'hair_face_highlight_color',47,42,59), (423514,6600658,0,'soga_hair_type_highlight_color',47,42,59), (423515,6600658,0,'soga_hair_face_highlight_color',47,42,59), (423516,6600658,0,'skin_color',177,159,108), (423517,6600658,0,'soga_skin_color',177,159,108), (423518,6600658,0,'eye_color',163,201,212), (423519,6600658,0,'soga_skin_color',163,201,212), (423520,6600659,0,'hair_type_color',49,47,61), (423521,6600659,0,'hair_face_color',49,47,61), (423522,6600659,0,'soga_hair_type_color',49,47,61), (423523,6600659,0,'soga_hair_face_color',49,47,61), (423524,6600659,0,'hair_type_highlight_color',42,29,2), (423525,6600659,0,'hair_face_highlight_color',42,29,2), (423526,6600659,0,'soga_hair_type_highlight_color',42,29,2), (423527,6600659,0,'soga_hair_face_highlight_color',42,29,2), (423528,6600659,0,'skin_color',243,251,251), (423529,6600659,0,'soga_skin_color',243,251,251), (423530,6600659,0,'eye_color',173,142,88), (423531,6600659,0,'soga_eye_color',173,142,88), (423532,6600660,0,'hair_type_color',241,236,222), (423533,6600660,0,'hair_face_color',241,236,222), (423534,6600660,0,'soga_hair_type_color',241,236,222), (423535,6600660,0,'soga_hair_face_color',241,236,222), (423536,6600660,0,'hair_type_highlight_color',44,18,0), (423537,6600660,0,'hair_face_highlight_color',44,18,0), (423538,6600660,0,'soga_hair_type_highlight_color',44,18,0), (423539,6600660,0,'soga_hair_face_highlight_color',44,18,0), (423540,6600660,0,'skin_color',235,243,243), (423541,6600660,0,'soga_skin_color',235,243,243), (423542,6600660,0,'eye_color',112,168,180), (423543,6600660,0,'soga_eye_color',112,168,180), (423544,6600661,0,'hair_type_color',184,128,10), (423545,6600661,0,'hair_face_color',184,128,10), (423546,6600661,0,'soga_hair_type_color',184,128,10), (423547,6600661,0,'soga_hair_face_color',184,128,10), (423548,6600661,0,'hair_type_highlight_color',37,10,14), (423549,6600661,0,'hair_face_highlight_color',37,10,14), (423550,6600661,0,'soga_hair_type_highlight_color',37,10,14), (423551,6600661,0,'soga_hair_face_highlight_color',37,10,14), (423552,6600661,0,'skin_color',210,188,159), (423553,6600661,0,'soga_skin_color',210,188,159), (423554,6600661,0,'eye_color',74,130,98), (423555,6600661,0,'soga_eye_color',74,130,98), (423556,6600662,0,'hair_type_color',162,153,149), (423557,6600662,0,'hair_face_color',162,153,149), (423558,6600662,0,'soga_hair_type_color',162,153,149), (423559,6600662,0,'soga_hair_face_color',162,153,149), (423560,6600662,0,'hair_type_highlight_color',229,227,223), (423561,6600662,0,'hair_face_highlight_color',229,227,223), (423562,6600662,0,'soga_hair_type_highlight_color',229,227,223), (423563,6600662,0,'soga_hair_face_highlight_color',229,227,223), (423564,6600662,0,'skin_color',236,195,194), (423565,6600662,0,'soga_skin_color',236,195,194), (423566,6600662,0,'eye_color',139,165,134), (423567,6600662,0,'soga_eye_color',139,165,134), (423568,6600663,0,'hair_type_color',39,21,6), (423569,6600663,0,'hair_face_color',39,21,6), (423570,6600663,0,'soga_hair_type_color',39,21,6), (423571,6600663,0,'soga_hair_face_color',39,21,6), (423572,6600663,0,'hair_type_highlight_color',46,14,19), (423573,6600663,0,'hair_face_highlight_color',46,14,19), (423574,6600663,0,'soga_hair_type_highlight_color',46,14,19), (423575,6600663,0,'soga_hair_face_highlight_color',46,14,19), (423576,6600663,0,'skin_color',46,35,12), (423577,6600663,0,'soga_skin_color',46,35,12), (423578,6600663,0,'eye_color',105,85,44), (423579,6600663,0,'soga_eye_color',105,85,44), (423580,6600664,0,'hair_type_color',220,138,23), (423581,6600664,0,'hair_face_color',220,138,23), (423582,6600664,0,'soga_hair_type_color',220,138,23), (423583,6600664,0,'soga_hair_face_color',220,138,23), (423584,6600664,0,'hair_type_highlight_color',113,39,21), (423585,6600664,0,'hair_face_highlight_color',113,39,21), (423586,6600664,0,'soga_hair_type_highlight_color',113,39,21), (423587,6600664,0,'soga_hair_face_highlight_color',113,39,21), (423588,6600664,0,'skin_color',225,232,227), (423589,6600664,0,'soga_skin_color',225,232,227), (423590,6600664,0,'eye_color',200,175,137), (423591,6600664,0,'soga_eye_color',200,175,137), (423592,6600665,0,'hair_type_color',241,236,222), (423593,6600665,0,'hair_face_color',241,236,222), (423594,6600665,0,'soga_hair_type_color',241,236,222), (423595,6600665,0,'soga_hair_face_color',241,236,222), (423596,6600665,0,'hair_type_highlight_color',44,18,0), (423597,6600665,0,'hair_face_highlight_color',44,18,0), (423598,6600665,0,'soga_hair_type_highlight_color',44,18,0), (423599,6600665,0,'soga_hair_face_highlight_color',44,18,0), (423600,6600665,0,'skin_color',235,243,243), (423601,6600665,0,'soga_skin_color',235,243,243), (423602,6600665,0,'eye_color',112,168,180), (423603,6600665,0,'soga_eye_color',112,168,180), (423604,6600666,0,'hair_type_color',236,233,113), (423605,6600666,0,'hair_face_color',236,233,113), (423606,6600666,0,'soga_hair_type_color',236,233,113), (423607,6600666,0,'soga_hair_face_color',236,233,113), (423608,6600666,0,'hair_type_highlight_color',65,37,3), (423609,6600666,0,'hair_face_highlight_color',65,37,3), (423610,6600666,0,'soga_hair_type_highlight_color',65,37,3), (423611,6600666,0,'soga_hair_face_highlight_color',65,37,3), (423612,6600666,0,'skin_color',193,199,199), (423613,6600666,0,'soga_skin_color',193,199,199), (423614,6600666,0,'eye_color',71,57,30), (423615,6600666,0,'soga_eye_color',71,57,30), (423616,6600358,0,'hair_color1',112,123,142), (423617,6600358,0,'hair_color2',123,114,109), (423620,8180000,1,'cheek_type',-25,51,0), (423621,8180000,1,'chin_type',17,-11,14), (423622,8180000,1,'ear_type',4,-28,0), (423623,8180000,1,'eye_brow_type',31,17,-9), (423624,8180000,0,'eye_color',200,220,196), (423625,8180000,1,'eye_type',-35,0,0), (423626,8180000,0,'hair_face_color',126,62,11), (423627,8180000,0,'hair_face_highlight_color',97,66,28), (423628,8180000,1,'lip_type',-10,-22,35), (423629,8180000,1,'nose_type',-34,-44,25), (423630,8180000,0,'skin_color',127,90,37), (423631,8180000,0,'skin_color',127,90,37), (423632,6600670,0,'hair_type_color',150,51,27), (423633,6600670,0,'hair_face_color',150,51,27), (423634,6600670,0,'soga_hair_type_color',150,51,27), (423635,6600670,0,'soga_hair_face_highlight_color',150,51,27), (423636,6600670,0,'hair_type_highlight_color',45,14,18), (423637,6600670,0,'hair_face_highlight_color',45,14,18), (423638,6600670,0,'soga_hair_type_highlight_color',45,14,18), (423639,6600670,0,'soga_hair_face_highlight_color',45,14,18), (423640,6600670,0,'skin_color',234,183,184), (423641,6600670,0,'soga_skin_color',234,183,184), (423642,6600670,0,'eye_color',54,180,126), (423643,6600670,0,'soga_eye_color',54,180,126), (423644,6600671,0,'hair_type_color',15,1,21), (423645,6600671,0,'hair_face_color',15,1,21), (423646,6600671,0,'soga_hair_type_color',15,1,21), (423647,6600671,0,'soga_hair_face_color',15,1,21), (423648,6600671,0,'hair_type_highlight_color',211,220,220), (423649,6600671,0,'hair_face_highlight_color',211,220,220), (423650,6600671,0,'soga_hair_type_highlight_color',211,220,220), (423651,6600671,0,'soga_hair_face_highlight_color',211,220,220), (423652,6600671,0,'skin_color',179,188,188), (423653,6600671,0,'soga_skin_color',179,188,188), (423654,6600671,0,'eye_color',105,165,179), (423655,6600671,0,'soga_eye_color',105,165,179), (423656,6600672,0,'hair_type_color',222,154,25), (423657,6600672,0,'hair_face_color',222,154,25), (423658,6600672,0,'soga_hair_type_color',222,154,25), (423659,6600672,0,'soga_hair_face_color',222,154,25), (423660,6600672,0,'hair_type_highlight_color',68,49,24), (423661,6600672,0,'hair_face_highlight_color',68,49,24), (423662,6600672,0,'soga_hair_type_highlight_color',68,49,24), (423663,6600672,0,'soga_hair_face_highlight_color',68,49,24), (423664,6600672,0,'skin_color',213,214,202), (423665,6600672,0,'soga_skin_color',213,214,202), (423666,6600672,0,'eye_color',58,95,59), (423667,6600672,0,'soga_eye_color',58,95,59), (423668,6600667,0,'hair_type_color',40,20,7), (423669,6600667,0,'hair_face_color',40,20,7), (423670,6600667,0,'soga_hair_type_color',40,20,7), (423671,6600667,0,'soga_hair_face_color',40,20,7), (423672,6600667,0,'hair_type_highlight_color',47,42,59), (423673,6600667,0,'hair_face_highlight_color',47,42,59), (423674,6600667,0,'soga_hair_type_highlight_color',47,42,59), (423675,6600667,0,'soga_hair_face_highlight_color',47,42,59), (423676,6600667,0,'skin_color',46,35,12), (423677,6600667,0,'soga_skin_color',46,35,12), (423678,6600667,0,'eye_color',105,85,44), (423679,6600667,0,'soga_eye_color',105,85,44), (423680,6600668,0,'hair_type_color',49,47,61), (423681,6600668,0,'hair_face_color',49,47,61), (423682,6600668,0,'soga_hair_type_color',49,47,61), (423683,6600668,0,'soga_hair_face_color',49,47,61), (423684,6600668,0,'hair_type_highlight_color',42,29,2), (423685,6600668,0,'hair_face_highlight_color',42,29,2), (423686,6600668,0,'soga_hair_type_highlight_color',42,29,2), (423687,6600668,0,'soga_hair_face_highlight_color',42,29,2), (423688,6600668,0,'skin_color',243,251,251), (423689,6600668,0,'soga_skin_color',243,251,251), (423690,6600668,0,'eye_color',173,142,88), (423691,6600668,0,'soga_eye_color',173,142,88), (423692,6600669,0,'hair_type_color',241,236,222), (423693,6600669,0,'hair_face_color',241,236,222), (423694,6600669,0,'soga_hair_type_color',241,236,222), (423695,6600669,0,'soga_hair_face_color',241,236,222), (423696,6600669,0,'hair_type_highlight_color',44,18,0), (423697,6600669,0,'hair_face_highlight_color',44,18,0), (423698,6600669,0,'soga_hair_type_highlight_color',44,18,0), (423699,6600669,0,'soga_hair_face_highlight_color',44,18,0), (423700,6600669,0,'skin_color',235,243,243), (423701,6600669,0,'soga_skin_color',235,243,243), (423702,6600669,0,'eye_color',112,168,180), (423703,6600669,0,'soga_eye_color',112,168,180), (423706,5890195,0,'skin_color',255,255,255), (423725,6130004,1,'cheek_type',-100,-100,0), (423726,6130004,1,'chin_type',-100,-100,100), (423727,6130004,1,'ear_type',-100,-100,0), (423728,6130004,1,'eye_brow_type',100,100,-100), (423729,6130004,0,'eye_color',222,203,0), (423730,6130004,1,'eye_type',50,0,0), (423731,6130004,0,'hair_color1',156,100,156), (423732,6130004,1,'lip_type',-100,2,-100), (423733,6130004,1,'nose_type',14,-100,100), (423734,6130004,0,'skin_color',142,114,50), (423735,6130004,1,'soga_cheek_type',0,100,100), (423736,6130004,1,'soga_chin_type',0,-100,2), (423737,6130004,1,'soga_ear_type',0,50,0), (423738,6130004,1,'soga_eye_brow_type',0,-100,-100), (423739,6130004,0,'soga_eye_color',204,204,204), (423740,6130004,1,'soga_lip_type',-100,-100,-100), (423741,6130004,1,'soga_nose_type',-100,-100,-100), (423742,6130004,0,'soga_skin_color',142,114,50), (423763,6600673,0,'hair_type_color',15,1,21), (423764,6600673,0,'hair_face_color',15,1,21), (423765,6600673,0,'soga_hair_type_color',15,1,21), (423766,6600673,0,'soga_hair_face_color',15,1,21), (423767,6600673,0,'hair_type_highlight_color',211,220,220), (423768,6600673,0,'hair_face_highlight_color',211,220,220), (423769,6600673,0,'soga_hair_type_highlight_color',211,220,220), (423770,6600673,0,'soga_hair_face_highlight_color',211,220,220), (423771,6600673,0,'skin_color',179,188,188), (423772,6600673,0,'soga_skin_color',179,188,188), (423773,6600673,0,'eye_color',105,165,179), (423774,6600673,0,'soga_eye_color',105,165,179), (423775,6600674,0,'hair_type_color',222,154,25), (423776,6600674,0,'hair_face_color',222,154,25), (423777,6600674,0,'soga_hair_type_color',222,154,25), (423778,6600674,0,'soga_hair_face_color',222,154,25), (423779,6600674,0,'hair_type_highlight_color',68,49,24), (423780,6600674,0,'hair_face_highlight_color',68,49,24), (423781,6600674,0,'soga_hair_type_highlight_color',68,49,24), (423782,6600674,0,'soga_hair_face_highlight_color',68,49,24), (423783,6600674,0,'skin_color',213,214,202), (423784,6600674,0,'soga_skin_color',213,214,202), (423785,6600674,0,'eye_color',58,95,59), (423786,6600674,0,'soga_eye_color',58,95,59), (423787,6600675,0,'hair_type_color',40,20,7), (423788,6600675,0,'hair_face_color',40,20,7), (423789,6600675,0,'soga_hair_type_color',40,20,7), (423790,6600675,0,'soga_hair_face_color',40,20,7), (423791,6600675,0,'hair_type_highlight_color',47,42,59), (423792,6600675,0,'hair_face_highlight_color',47,42,59), (423793,6600675,0,'soga_hair_type_highlight_color',47,42,59), (423794,6600675,0,'soga_hair_face_highlight_color',47,42,59), (423795,6600675,0,'skin_color',46,35,12), (423796,6600675,0,'soga_skin_color',46,35,12), (423797,6600675,0,'eye_color',105,85,44), (423798,6600675,0,'soga_eye_color',105,85,44), (423799,6600676,0,'hair_type_color',49,47,61), (423800,6600676,0,'hair_face_color',49,47,61), (423801,6600676,0,'soga_hair_type_color',49,47,61), (423802,6600676,0,'soga_hair_face_color',49,47,61), (423803,6600676,0,'hair_type_highlight_color',42,29,2), (423804,6600676,0,'hair_face_highlight_color',42,29,2), (423805,6600676,0,'soga_hair_type_highlight_color',42,29,2), (423806,6600676,0,'soga_hair_face_highlight_color',42,29,2), (423807,6600676,0,'skin_color',243,251,251), (423808,6600676,0,'soga_skin_color',243,251,251), (423809,6600676,0,'eye_color',173,142,88), (423810,6600676,0,'soga_eye_color',173,142,88), (423811,6600677,0,'hair_type_color',241,236,222), (423812,6600677,0,'hair_face_color',241,236,222), (423813,6600677,0,'soga_hair_type_color',241,236,222), (423814,6600677,0,'soga_hair_face_color',241,236,222), (423815,6600677,0,'hair_type_highlight_color',44,18,0), (423816,6600677,0,'hair_face_highlight_color',44,18,0), (423817,6600677,0,'soga_hair_type_highlight_color',44,18,0), (423818,6600677,0,'soga_hair_face_highlight_color',44,18,0), (423819,6600677,0,'skin_color',235,243,243), (423820,6600677,0,'soga_skin_color',235,243,243), (423821,6600677,0,'eye_color',112,168,180), (423822,6600677,0,'soga_eye_color',112,168,180), (423825,6600425,0,'hair_color2',120,50,0), (423828,6600678,0,'hair_type_color',146,60,12), (423829,6600678,0,'hair_face_color',146,60,12), (423830,6600678,0,'soga_hair_type_color',146,60,12), (423831,6600678,0,'soga_hair_face_color',146,60,12), (423832,6600678,0,'hair_type_highlight_color',45,21,5), (423833,6600678,0,'hair_face_highlight_color',45,21,5), (423834,6600678,0,'soga_hair_type_highlight_color',45,21,5), (423835,6600678,0,'soga_hair_face_highlight_color',45,21,5), (423836,6600678,0,'skin_color',201,155,130), (423837,6600678,0,'soga_skin_color',201,155,130), (423838,6600678,0,'eye_color',38,75,60), (423839,6600678,0,'soga_eye_color',38,75,60), (423840,6600679,0,'hair_type_color',241,236,222), (423841,6600679,0,'hair_face_color',241,236,222), (423842,6600679,0,'soga_hair_type_color',241,236,222), (423843,6600679,0,'soga_hair_face_color',241,236,222), (423844,6600679,0,'hair_type_highlight_color',44,18,0), (423845,6600679,0,'hair_face_highlight_color',44,18,0), (423846,6600679,0,'soga_hair_type_highlight_color',44,18,0), (423847,6600679,0,'soga_hair_face_highlight_color',44,18,0), (423848,6600679,0,'skin_color',235,243,243), (423849,6600679,0,'soga_skin_color',235,243,243), (423850,6600679,0,'eye_color',112,168,180), (423851,6600679,0,'soga_eye_color',112,168,180), (423852,6600680,0,'hair_type_color',40,20,7), (423853,6600680,0,'hair_face_color',40,20,7), (423854,6600680,0,'soga_skin_color',40,20,7), (423855,6600680,0,'soga_hair_face_color',40,20,7), (423856,6600680,0,'hair_type_highlight_color',47,42,59), (423857,6600680,0,'hair_face_highlight_color',47,42,59), (423858,6600680,0,'soga_hair_type_highlight_color',47,42,59), (423859,6600680,0,'soga_hair_face_highlight_color',47,42,59), (423860,6600680,0,'skin_color',46,35,12), (423861,6600680,0,'soga_skin_color',46,35,12), (423862,6600680,0,'eye_color',105,85,44), (423863,6600680,0,'soga_eye_color',105,85,44), (423864,6600681,0,'hair_type_color',66,53,23), (423865,6600681,0,'hair_face_color',66,53,23), (423866,6600681,0,'soga_hair_type_color',66,53,23), (423867,6600681,0,'soga_hair_face_color',66,53,23), (423868,6600681,0,'hair_type_highlight_color',21,20,14), (423869,6600681,0,'hair_face_highlight_color',21,20,14), (423870,6600681,0,'soga_hair_type_highlight_color',21,20,14), (423871,6600681,0,'soga_hair_face_highlight_color',21,20,14), (423872,6600681,0,'skin_color',201,155,130), (423873,6600681,0,'soga_skin_color',201,155,130), (423874,6600681,0,'eye_color',38,75,60), (423875,6600681,0,'soga_eye_color',38,75,60), (423876,6600682,0,'hair_type_color',26,17,5), (423877,6600682,0,'hair_face_color',26,17,5), (423878,6600682,0,'soga_hair_type_color',26,17,5), (423879,6600682,0,'soga_hair_face_color',26,17,5), (423880,6600682,0,'hair_type_highlight_color',158,68,0), (423881,6600682,0,'hair_face_highlight_color',158,68,0), (423882,6600682,0,'soga_hair_type_highlight_color',158,68,0), (423883,6600682,0,'soga_hair_face_highlight_color',158,68,0), (423884,6600682,0,'skin_color',226,216,200), (423885,6600682,0,'soga_skin_color',226,216,200), (423886,6600682,0,'eye_color',29,56,37), (423887,6600682,0,'soga_eye_color',29,56,37), (423888,6600425,0,'hair_color1',38,22,21), (423889,6600425,0,'soga_hair_color1',38,22,21), (423890,6600425,0,'soga_hair_color2',120,50,0), (423891,6600426,0,'soga_hair_color1',43,36,70), (423892,6600426,0,'soga_hair_color2',64,76,74), (423893,6600426,0,'hair_highlight',114,112,142), (423894,6600426,0,'soga_hair_highlight',114,112,142), (423958,6600386,0,'skin_color',252,124,104), (423959,330137,1,'hair_color2',1,0,0), (423960,330137,1,'hair_highlight',0,0,0), (423961,8180026,0,'hair_type_color',183,172,77), (423962,8180026,0,'soga_hair_type_color',183,172,77), (423963,8180026,0,'hair_type_highlight_color',167,166,166), (423964,8180026,0,'soga_hair_type_highlight_color',167,166,166), (423965,8180026,0,'skin_color',225,211,188), (423966,8180026,0,'soga_skin_color',225,211,188), (423967,8180026,0,'eye_color',66,138,151), (423968,8180026,0,'soga_eye_color',66,138,151), (423969,8180026,1,'eye_type',-68,66,-118), (423970,8180026,1,'soga_eye_type',29,6,8), (423971,8180026,1,'ear_type',-105,-27,-27), (423972,8180026,1,'soga_eye_type',4,13,100), (423973,8180026,1,'cheek_type',102,0,0), (423974,8180026,1,'soga_cheek_type',0,-29,0), (423975,8180026,1,'lip_type',0,0,33), (423976,8180026,1,'soga_lip_type',0,0,33), (423977,8180026,1,'chin_type',0,28,-17), (423978,8180026,1,'soga_chin_type',0,28,-17), (423979,8180026,1,'nose_type',9,-4,19), (423980,8180026,1,'soga_nose_type',9,-4,19), (423981,8220000,0,'eye_color',255,255,255), (423982,8220000,0,'skin_color',255,255,255), (423983,8220000,0,'soga_eye_color',255,0,255), (423984,8200000,0,'eye_color',156,142,91), (423985,8200000,0,'skin_color',226,217,218), (423989,6600416,0,'soga_hair_color1',0,0,0), (423990,6600416,0,'soga_hair_color2',0,0,0), (423991,6600416,0,'soga_hair_highlight',0,0,0), (423992,6600416,0,'hair_highlight',0,0,0), (423993,6600231,0,'skin_color',165,111,103), (423994,6600231,0,'eye_color',40,84,88), (423995,6600081,0,'hair_color2',3,225,225), (423996,6600081,0,'hair_highlight',3,225,225), (423997,6600269,0,'hair_color1',165,145,52), (423998,6600269,0,'hair_color2',165,145,52), (423999,6600269,0,'hair_highlight',165,145,52), (424000,6600269,0,'soga_hair_color1',165,145,52), (424001,6600269,0,'soga_hair_color2',165,145,52), (424002,6600269,0,'soga_hair_highlight',165,145,52), (424003,6600269,0,'eye_color',49,26,1), (424004,6600269,0,'soga_eye_color',49,26,1), (424005,6600260,0,'soga_eye_color',0,73,74), (424006,6600260,0,'hair_color1',121,121,121), (424007,6600260,0,'hair_color2',121,121,121), (424008,6600260,0,'hair_highlight',121,121,121), (424009,6600260,0,'hair_type_color',121,121,121), (424010,6600260,0,'hair_face_color',121,121,121), (424011,6600260,0,'hair_type_highlight_color',121,121,121), (424012,6600260,0,'hair_face_highlight_color',121,121,121), (424013,6600260,0,'soga_hair_color1',121,121,121), (424014,6600260,0,'soga_hair_color2',121,121,121), (424015,6600260,0,'soga_hair_highlight',121,121,121), (424016,6600260,0,'soga_hair_type_color',121,121,121), (424017,6600260,0,'soga_hair_face_color',121,121,121), (424018,6600260,0,'soga_hair_type_highlight_color',121,121,121), (424019,6600260,0,'soga_hair_face_highlight_color',121,121,121), (424020,6600231,0,'soga_hair_color1',121,121,121), (424021,6600231,0,'soga_hair_color2',121,121,121), (424022,6600231,0,'soga_hair_highlight',121,121,121), (424024,390528,1,'skin_color',0,0,0), (424025,331139,1,'hair_type_color',255,0,0), (424026,331139,1,'hair_face_color',0,214,138), (424027,331139,1,'hair_type_highlight_color',255,255,255), (424028,331139,1,'hair_face_highlight_color',255,0,0), (424029,331139,1,'skin_color',8,68,58), (424030,331139,1,'eye_color',44,214,138), (424031,331139,3,'eye_type',-92,31,65), (424032,331139,3,'ear_type',59,-27,-27), (424033,331139,3,'eye_brow_type',102,0,0), (424034,331139,3,'cheek_type',0,-26,0), (424035,331139,3,'lip_type',0,29,-17), (424036,331139,3,'chin_type',0,-19,7), (424037,331139,3,'nose_type',7,17,-4), (424038,331139,1,'hair_color1',218,14,217), (424039,331139,1,'hair_color2',0,0,0), (424040,331139,1,'hair_highlight',0,0,0), (424041,1270096,0,'skin_color',200,187,181), (424042,2490684,0,'hair_type_color',122,73,51), (424043,2490684,0,'hair_face_color',122,73,51), (424044,2490684,0,'hair_type_highlight_color',77,32,0), (424045,2490684,0,'hair_face_highlight_color',77,32,0), (424046,2490684,0,'soga_hair_type_color',122,73,51), (424047,2490684,0,'soga_hair_type_highlight_color',73,32,0), (424048,2490684,0,'soga_hair_face_color',122,73,0), (424049,2490684,0,'soga_hair_face_highlight_color',0,122,73), (424050,2490684,0,'skin_color',173,123,92), (424051,2490684,0,'eye_color',43,89,102), (424052,2490684,0,'soga_eye_color',173,123,92), (424053,2490684,0,'soga_skin_color',43,89,102), (424054,2490684,1,'eye_type',92,43,89), (424055,2490684,1,'ear_type',102,-27,-27), (424056,2490684,1,'eye_brow_type',102,0,0), (424057,2490684,1,'cheek_type',0,-4,0), (424059,2490684,1,'lip_type',0,21,-3), (424060,2490684,1,'chin_type',0,26,-3), (424061,2490684,1,'nose_type',-14,-25,-2), (424062,2490684,1,'soga_eye_type',-19,-48,-4), (424063,2490684,1,'soga_ear_type',-28,-8,-64), (424064,2490684,1,'soga_cheek_type',0,-4,0), (424065,2490684,1,'soga_lip_type',0,21,-3), (424066,2490684,1,'soga_chin_type',0,26,3), (424067,2490684,1,'soga_nose_type',-14,-25,-2), (424068,2490684,0,'hair_color1',0,0,0), (424069,2490684,0,'hair_color2',0,0,0), (424070,2490684,0,'hair_highlight',0,0,0), (424071,2490685,0,'hair_type_color',255,0,0), (424072,2490685,0,'hair_face_color',0,59,30), (424073,2490685,0,'hair_face_highlight_color',255,0,0), (424074,2490685,0,'hair_type_highlight_color',255,255,255), (424075,2490685,0,'skin_color',6,56,54), (424076,2490685,0,'hair_color1',17,245,31), (424077,2490685,0,'hair_color2',0,0,0), (424078,2490685,0,'eye_color',27,59,30), (424079,2490685,1,'eye_type',-66,82,-103), (424080,2490685,1,'ear_type',-82,-27,-27), (424081,2490685,1,'eye_brow_type',102,0,0), (424082,2490685,1,'cheek_type',0,22,0), (424083,2490685,1,'lip_type',0,-28,-19), (424084,2490685,1,'chin_type',0,12,-12), (424085,2490685,1,'nose_type',28,26,-37), (424086,2490686,0,'hair_type_color',255,0,0), (424087,2490686,0,'hair_face_color',0,59,32), (424088,2490686,0,'hair_type_highlight_color',255,255,255), (424089,2490686,0,'hair_face_highlight_color',255,0,0), (424090,2490686,0,'soga_hair_type_color',255,255,255), (424091,2490686,0,'hair_type_highlight_color',255,255,255), (424092,2490686,0,'soga_hair_face_color',255,0,0), (424093,2490686,0,'hair_face_highlight_color',0,59,32), (424094,2490686,0,'skin_color',3,55,45), (424095,2490686,0,'eye_color',32,59,32), (424096,2490686,0,'soga_eye_color',3,55,45), (424097,2490686,0,'soga_skin_color',32,183,174), (424098,2490686,1,'eye_type',-128,73,42), (424099,2490686,1,'ear_type',13,-27,-27), (424100,2490686,1,'eye_brow_type',102,0,0), (424101,2490686,1,'cheek_type',0,31,0), (424102,2490686,1,'lip_type',0,-7,9), (424103,2490686,1,'chin_type',0,-31,-75), (424104,2490686,1,'nose_type',-14,9,31), (424105,2490686,1,'soga_eye_type',17,31,0), (424106,2490686,1,'soga_ear_type',-14,-28,100), (424107,2490686,1,'soga_eye_brow_type',-38,0,0), (424108,2490686,1,'soga_cheek_type',0,31,0), (424109,2490686,1,'soga_lip_type',0,-7,9), (424110,2490686,1,'soga_chin_type',0,-31,-75), (424111,2490686,1,'soga_nose_type',-14,9,31), (424112,2490686,0,'hair_color1',242,228,100), (424113,2490686,0,'hair_color2',218,0,0), (424114,2490687,0,'wing_color1',0,73,34), (424115,2490687,0,'skin_color',0,151,126), (424116,2490687,0,'eye_color',3,72,34), (424117,2490687,0,'hair_color1',228,14,214), (424118,2490687,0,'soga_eye_color',3,215,196), (424119,2490687,0,'wing_color2',0,152,126), (424122,1210293,0,'skin_color',255,255,255), (424123,1210293,0,'eye_color',255,255,255), (424157,2490177,1,'cheek_type',-25,45,0), (424158,2490177,1,'chin_type',19,-18,-17), (424159,2490177,1,'ear_type',7,-37,0), (424160,2490177,1,'eye_brow_type',-17,-2,17), (424161,2490177,0,'eye_color',65,125,96), (424162,2490177,0,'hair_color1',7,4,0), (424163,2490177,0,'hair_face_color',175,174,169), (424164,2490177,0,'hair_face_highlight_color',147,51,28), (424165,2490177,0,'hair_type_color',175,174,169), (424166,2490177,0,'hair_type_highlight_color',147,51,28), (424167,2490177,1,'lip_type',-34,-8,0), (424168,2490177,1,'nose_type',-14,7,4), (424169,2490177,0,'skin_color',230,228,207), (424170,2490177,1,'soga_cheek_type',0,-17,-2), (424171,2490177,1,'soga_chin_type',0,-34,-8), (424172,2490177,1,'soga_ear_type',7,-37,0), (424173,2490177,1,'soga_eye_brow_type',0,7,-37), (424174,2490177,0,'soga_eye_color',229,229,102), (424175,2490177,0,'soga_hair_face_color',175,174,169), (424176,2490177,0,'soga_hair_face_highlight_color',147,51,28), (424177,2490177,0,'soga_hair_type_color',175,174,169), (424178,2490177,0,'soga_hair_type_highlight_color',147,51,28), (424179,2490177,1,'soga_lip_type',17,-25,45), (424180,2490177,1,'soga_nose_type',0,19,-18), (424181,2490177,0,'soga_skin_color',230,228,207), (424182,2490177,0,'wing_color1',255,255,255), (424183,2490177,0,'wing_color2',255,255,255), (424188,2490177,1,'cheek_type',-25,45,0), (424189,2490177,1,'chin_type',19,-18,-17), (424190,2490177,1,'ear_type',7,-37,0), (424191,2490177,1,'eye_brow_type',-17,-2,17), (424192,2490177,0,'eye_color',65,125,96), (424193,2490177,0,'hair_color1',7,4,0), (424194,2490177,0,'hair_face_color',175,174,169), (424195,2490177,0,'hair_face_highlight_color',147,51,28), (424196,2490177,0,'hair_type_color',175,174,169), (424197,2490177,0,'hair_type_highlight_color',147,51,28), (424198,2490177,1,'lip_type',-34,-8,0), (424199,2490177,1,'nose_type',-14,7,4), (424200,2490177,0,'skin_color',230,228,207), (424201,2490177,1,'soga_cheek_type',0,-17,-2), (424202,2490177,1,'soga_chin_type',0,-34,-8), (424203,2490177,1,'soga_ear_type',7,-37,0), (424204,2490177,1,'soga_eye_brow_type',0,7,-37), (424205,2490177,0,'soga_eye_color',229,229,102), (424206,2490177,0,'soga_hair_face_color',175,174,169), (424207,2490177,0,'soga_hair_face_highlight_color',147,51,28), (424208,2490177,0,'soga_hair_type_color',175,174,169), (424209,2490177,0,'soga_hair_type_highlight_color',147,51,28), (424210,2490177,1,'soga_lip_type',17,-25,45), (424211,2490177,1,'soga_nose_type',0,19,-18), (424212,2490177,0,'soga_skin_color',230,228,207), (424213,2490177,0,'wing_color1',255,255,255), (424214,2490177,0,'wing_color2',255,255,255), (424219,2490176,1,'cheek_type',-17,-34,0), (424220,2490176,1,'chin_type',-38,20,0), (424221,2490176,1,'ear_type',-3,7,0), (424222,2490176,1,'eye_brow_type',17,-17,-46), (424223,2490176,0,'eye_color',48,94,67), (424224,2490176,1,'eye_type',-8,0,0), (424225,2490176,0,'hair_color1',219,42,0), (424226,2490176,0,'hair_face_color',70,28,0), (424227,2490176,0,'hair_face_highlight_color',49,17,9), (424228,2490176,0,'hair_type_color',70,28,0), (424229,2490176,0,'hair_type_highlight_color',49,17,9), (424230,2490176,1,'lip_type',-14,23,-28), (424231,2490176,1,'nose_type',-9,-37,42), (424232,2490176,0,'skin_color',228,208,210), (424233,2490176,1,'soga_cheek_type',0,17,-17), (424234,2490176,1,'soga_chin_type',0,-14,23), (424235,2490176,1,'soga_ear_type',0,-8,0), (424236,2490176,1,'soga_eye_brow_type',0,-3,7), (424237,2490176,0,'soga_eye_color',229,229,102), (424238,2490176,1,'soga_eye_type',-8,0,0), (424239,2490176,0,'soga_hair_face_color',70,28,0), (424240,2490176,0,'soga_hair_face_highlight_color',49,17,9), (424241,2490176,0,'soga_hair_type_color',70,28,0), (424242,2490176,0,'soga_hair_type_highlight_color',49,17,9), (424243,2490176,1,'soga_lip_type',-46,-17,-34), (424244,2490176,1,'soga_nose_type',-28,-38,20), (424245,2490176,0,'soga_skin_color',228,208,210), (424246,2490176,0,'wing_color1',255,255,255), (424247,2490176,0,'wing_color2',255,255,255), (424250,2490176,1,'cheek_type',-17,-34,0), (424251,2490176,1,'chin_type',-38,20,0), (424252,2490176,1,'ear_type',-3,7,0), (424253,2490176,1,'eye_brow_type',17,-17,-46), (424254,2490176,0,'eye_color',48,94,67), (424255,2490176,1,'eye_type',-8,0,0), (424256,2490176,0,'hair_color1',219,42,0), (424257,2490176,0,'hair_face_color',70,28,0), (424258,2490176,0,'hair_face_highlight_color',49,17,9), (424259,2490176,0,'hair_type_color',70,28,0), (424260,2490176,0,'hair_type_highlight_color',49,17,9), (424261,2490176,1,'lip_type',-14,23,-28), (424262,2490176,1,'nose_type',-9,-37,42), (424263,2490176,0,'skin_color',228,208,210), (424264,2490176,1,'soga_cheek_type',0,17,-17), (424265,2490176,1,'soga_chin_type',0,-14,23), (424266,2490176,1,'soga_ear_type',0,-8,0), (424267,2490176,1,'soga_eye_brow_type',0,-3,7), (424268,2490176,0,'soga_eye_color',229,229,102), (424269,2490176,1,'soga_eye_type',-8,0,0), (424270,2490176,0,'soga_hair_face_color',70,28,0), (424271,2490176,0,'soga_hair_face_highlight_color',49,17,9), (424272,2490176,0,'soga_hair_type_color',70,28,0), (424273,2490176,0,'soga_hair_type_highlight_color',49,17,9), (424274,2490176,1,'soga_lip_type',-46,-17,-34), (424275,2490176,1,'soga_nose_type',-28,-38,20), (424276,2490176,0,'soga_skin_color',228,208,210), (424277,2490176,0,'wing_color1',255,255,255), (424278,2490176,0,'wing_color2',255,255,255), (424281,1900188,0,'eye_color',164,194,44), (424282,1900188,0,'skin_color',19,19,19), (424283,1900188,0,'soga_eye_color',255,0,255), (424284,1900188,0,'eye_color',164,194,44), (424285,1900188,0,'skin_color',19,19,19), (424286,1900188,0,'soga_eye_color',255,0,255), (424287,1900193,0,'eye_color',83,80,36), (424288,1900193,0,'skin_color',19,19,19), (424289,1900193,0,'soga_eye_color',255,0,255), (424290,1900193,0,'eye_color',83,80,36), (424291,1900193,0,'skin_color',19,19,19), (424292,1900193,0,'soga_eye_color',255,0,255), (424293,1900194,0,'eye_color',80,43,4), (424294,1900194,0,'skin_color',19,19,19), (424295,1900194,0,'soga_eye_color',255,0,255), (424296,1900194,0,'eye_color',80,43,4), (424297,1900194,0,'skin_color',19,19,19), (424298,1900194,0,'soga_eye_color',255,0,255), (424299,1900042,0,'eye_color',79,27,8), (424300,1900042,0,'skin_color',19,19,19), (424301,1900042,0,'soga_eye_color',255,0,255), (424302,1900042,0,'eye_color',79,27,8), (424303,1900042,0,'skin_color',19,19,19), (424304,1900042,0,'soga_eye_color',255,0,255), (424305,1900013,0,'eye_color',85,30,16), (424306,1900013,0,'skin_color',19,19,19), (424307,1900013,0,'soga_eye_color',255,0,255), (424308,1900013,0,'eye_color',85,30,16), (424309,1900013,0,'skin_color',19,19,19), (424310,1900013,0,'soga_eye_color',255,0,255), (424311,1900219,0,'eye_color',113,126,30), (424312,1900219,0,'skin_color',19,19,19), (424313,1900219,0,'soga_eye_color',255,0,255), (424314,1900219,0,'eye_color',113,126,30), (424315,1900219,0,'skin_color',19,19,19), (424316,1900219,0,'soga_eye_color',255,0,255), (424317,1900220,0,'eye_color',195,177,61), (424318,1900220,0,'skin_color',19,19,19), (424319,1900220,0,'soga_eye_color',255,0,255), (424320,1900220,0,'eye_color',195,177,61), (424321,1900220,0,'skin_color',19,19,19), (424322,1900220,0,'soga_eye_color',255,0,255), (424323,1900195,0,'eye_color',99,85,28), (424324,1900195,0,'skin_color',91,99,63), (424325,1900195,0,'soga_eye_color',255,0,255), (424326,1900195,0,'eye_color',99,85,28), (424327,1900195,0,'skin_color',91,99,63), (424328,1900195,0,'soga_eye_color',255,0,255), (424329,1900168,0,'eye_color',182,125,89), (424330,1900168,0,'skin_color',102,107,61), (424331,1900168,0,'soga_eye_color',255,0,255), (424332,1900168,0,'eye_color',182,125,89), (424333,1900168,0,'skin_color',102,107,61), (424334,1900168,0,'soga_eye_color',255,0,255), (424335,1900202,0,'eye_color',174,149,100), (424336,1900202,0,'skin_color',128,0,0), (424337,1900202,0,'soga_eye_color',255,0,255), (424338,1900202,0,'eye_color',174,149,100), (424339,1900202,0,'skin_color',128,0,0), (424340,1900202,0,'soga_eye_color',255,0,255), (424341,1900170,0,'eye_color',3,14,16), (424342,1900170,0,'skin_color',128,255,128), (424343,1900170,0,'soga_eye_color',255,0,255), (424344,1900170,0,'eye_color',3,14,16), (424345,1900170,0,'skin_color',128,255,128), (424346,1900170,0,'soga_eye_color',255,0,255), (424347,1900125,0,'eye_color',116,76,74), (424348,1900125,0,'skin_color',111,113,59), (424349,1900125,0,'soga_eye_color',255,0,255), (424350,1900125,0,'eye_color',116,76,74), (424351,1900125,0,'skin_color',111,113,59), (424352,1900125,0,'soga_eye_color',255,0,255), (424353,1900123,0,'eye_color',91,101,74), (424354,1900123,0,'skin_color',102,107,61), (424355,1900123,0,'soga_eye_color',255,0,255), (424356,1900123,0,'eye_color',91,101,74), (424357,1900123,0,'skin_color',102,107,61), (424358,1900123,0,'soga_eye_color',255,0,255), (424359,1900116,0,'eye_color',48,34,3), (424360,1900116,0,'skin_color',116,117,58), (424361,1900116,0,'soga_eye_color',255,0,255), (424362,1900116,0,'eye_color',48,34,3), (424363,1900116,0,'skin_color',116,117,58), (424364,1900116,0,'soga_eye_color',255,0,255), (424365,6420050,0,'skin_color',255,255,255), (424368,6420049,0,'skin_color',255,255,255), (424369,6420051,0,'skin_color',255,255,255), (424370,6420052,0,'skin_color',255,255,255), (424371,6420053,0,'skin_color',255,255,255), (424372,6420054,0,'skin_color',255,255,255), (424373,6420055,0,'skin_color',255,255,255), (424374,6420056,0,'skin_color',255,255,255), (424375,6420057,0,'skin_color',255,255,255), (424376,6420058,0,'skin_color',255,255,255), (424377,6420064,0,'skin_color',255,255,255), (424378,6420062,0,'skin_color',255,255,255), (424379,6420065,0,'skin_color',255,255,255), (424380,6420066,0,'skin_color',255,255,255), (424381,6420063,0,'skin_color',255,255,255), (424382,6420060,0,'skin_color',255,255,255), (424383,6420059,0,'skin_color',255,255,255), (424384,6420061,0,'skin_color',255,255,255), (424385,6420067,0,'skin_color',255,255,255), (424386,630002,0,'eye_color',255,255,255), (424387,630002,0,'skin_color',255,255,255), (424388,630001,0,'eye_color',255,255,255), (424389,630001,0,'skin_color',255,255,255), (424390,630000,0,'eye_color',255,255,255), (424391,630000,0,'skin_color',255,255,255), (424392,6600357,0,'soga_hair_color1',79,28,15), (424393,6600357,0,'soga_hair_color2',111,64,0), (424394,6600357,0,'hair_highlight',89,21,21), (424395,6600357,0,'soga_hair_highlight',89,21,21), (424396,6600411,0,'wing_color2',68,54,169), (424397,6600684,0,'hair_type_color',243,231,61), (424398,6600684,0,'soga_hair_type_color',243,231,61), (424399,6600684,0,'hair_face_color',243,231,61), (424400,6600684,0,'soga_hair_face_highlight_color',243,231,61), (424401,6600684,0,'hair_type_highlight_color',99,89,26), (424402,6600684,0,'soga_hair_type_highlight_color',99,89,26), (424403,6600684,0,'hair_face_highlight_color',99,89,26), (424404,6600684,0,'soga_hair_face_highlight_color',99,89,26), (424405,6600684,0,'skin_color',207,197,182), (424406,6600684,0,'soga_skin_color',207,197,182), (424407,6600684,0,'eye_color',54,108,87), (424408,6600684,0,'soga_eye_color',54,108,87), (424409,6600684,1,'eye_type',13,0,0), (424410,6600684,1,'soga_eye_type',13,0,0), (424411,6600684,1,'ear_type',14,31,0), (424412,6600684,1,'soga_ear_type',14,31,0), (424413,6600684,1,'eye_brow_type',-31,-18,17), (424414,6600684,1,'soga_eye_brow_type',-31,-18,17), (424415,6600684,1,'cheek_type',14,13,0), (424416,6600684,1,'soga_cheek_type',14,13,0), (424417,6600684,1,'lip_type',3,-11,-26), (424418,6600684,1,'soga_lip_type',3,-11,-26), (424419,6600684,1,'chin_type',-7,-13,-8), (424420,6600684,1,'soga_chin_type',-7,-13,-8), (424421,6600684,1,'nose_type',-1,-45,0), (424422,6600684,1,'soga_nose_type',-1,-45,0), (424423,8230001,0,'eye_color',147,97,68), (424424,8230001,0,'skin_color',147,97,68), (424425,8230001,0,'soga_eye_color',255,0,255), (424426,8230002,0,'eye_color',255,255,255), (424427,8230002,0,'skin_color',255,255,255), (424428,8230002,0,'soga_eye_color',255,0,255), (424429,8230019,0,'eye_color',107,67,42), (424430,8230019,0,'skin_color',147,97,68), (424431,8230019,0,'soga_eye_color',255,0,255), (424432,8230020,0,'eye_color',107,67,42), (424433,8230020,0,'skin_color',147,97,68), (424434,8230020,0,'soga_eye_color',255,0,255), (424435,8230021,0,'eye_color',107,67,42), (424436,8230021,0,'skin_color',147,97,68), (424437,8230021,0,'soga_eye_color',255,0,255), (424438,8230022,0,'eye_color',107,67,42), (424439,8230022,0,'skin_color',147,97,68), (424440,8230022,0,'soga_eye_color',255,0,255), (424441,8230023,0,'eye_color',147,97,68), (424442,8230023,0,'skin_color',147,97,68), (424443,8230023,0,'soga_eye_color',255,0,255), (424444,8230024,0,'eye_color',147,97,68), (424445,8230024,0,'skin_color',147,97,68), (424446,8230024,0,'soga_eye_color',255,0,255), (424447,8230025,0,'eye_color',147,97,68), (424448,8230025,0,'skin_color',147,97,68), (424449,8230025,0,'soga_eye_color',255,0,255), (424450,6600406,0,'hair_highlight',29,21,28), (424451,6600406,0,'soga_hair_color1',56,33,26), (424452,6600406,0,'soga_hair_color2',94,59,11), (424453,6600406,0,'soga_hair_highlight',29,21,28), (424454,6600407,0,'soga_hair_color1',255,255,255), (424455,6600407,0,'hair_color2',255,236,129), (424456,6600407,0,'soga_hair_color2',255,236,129), (424457,6600407,0,'hair_highlight',255,255,255), (424458,6600407,0,'soga_hair_highlight',255,255,255), (424459,6600407,0,'soga_wing_color1',192,83,23), (424460,6600407,0,'soga_wing_color2',255,131,1), (424461,8200015,1,'skin_color',255,255,255), (424462,8200015,1,'eye_color',255,255,255), (424463,2010062,1,'skin_color',255,255,255), (424464,2010062,1,'eye_color',255,255,255), (424465,1950131,0,'eye_color',255,255,255), (424466,1950131,0,'skin_color',255,255,255), (424467,1950131,0,'soga_eye_color',255,0,255), (424531,2370108,1,'cheek_type',-10,0,0), (424532,2370108,1,'chin_type',-87,31,-17), (424533,2370108,1,'ear_type',-47,-39,0), (424534,2370108,1,'eye_brow_type',2,-4,-34), (424535,2370108,0,'eye_color',53,80,48), (424536,2370108,0,'hair_color1',109,14,49), (424537,2370108,0,'hair_color2',185,97,0), (424538,2370108,0,'hair_face_highlight_color',170,63,24), (424539,2370108,0,'hair_highlight',170,63,24), (424540,2370108,0,'hair_face_color',84,0,0), (424541,2370108,0,'hair_highlight',91,21,51), (424542,2370108,1,'lip_type',-100,22,-38), (424543,2370108,1,'eye_type',-17,0,0), (424544,2370108,0,'skin_color',186,163,119), (424545,2370108,1,'soga_cheek_type',-10,0,0), (424546,2370108,1,'soga_chin_type',-87,31,-17), (424547,2370108,1,'soga_ear_type',-47,-39,0), (424548,2370108,1,'soga_eye_brow_type',2,-4,-34), (424549,2370108,0,'soga_hair_color1',109,14,49), (424550,2370108,0,'soga_hair_color2',185,97,0), (424551,2370108,0,'soga_hair_face_color',84,0,0), (424552,2370108,0,'soga_hair_face_highlight_color',170,63,24), (424553,2370108,0,'soga_hair_type_color',84,0,0), (424554,2370108,1,'soga_lip_type',-100,22,-38), (424555,2370108,1,'soga_nose_type',47,0,14), (424556,2370108,0,'soga_skin_color',186,163,119), (424557,2370108,0,'hair_type_color',84,0,0), (424573,1960185,0,'eye_color',255,255,255), (424574,1960185,0,'skin_color',255,255,255), (424575,1960185,0,'soga_eye_color',255,0,255), (424576,1960186,0,'eye_color',255,255,255), (424577,1960186,0,'skin_color',255,255,255), (424578,1960186,0,'soga_eye_color',255,0,255), (424579,1960187,1,'cheek_type',100,-100,0), (424580,1960187,1,'chin_type',-100,100,100), (424581,1960187,1,'ear_type',25,8,0), (424582,1960187,1,'eye_brow_type',100,100,100), (424583,1960187,0,'eye_color',118,14,183), (424584,1960187,1,'eye_type',100,0,0), (424585,1960187,0,'hair_face_color',171,60,32), (424586,1960187,0,'hair_face_highlight_color',216,192,37), (424587,1960187,0,'hair_type_color',171,60,32), (424588,1960187,0,'hair_type_highlight_color',216,192,37), (424589,1960187,1,'lip_type',100,50,-68), (424590,1960187,1,'nose_type',0,-17,0), (424591,1960187,0,'skin_color',150,108,58), (424592,1960187,1,'soga_cheek_type',100,-100,0), (424593,1960187,1,'soga_chin_type',-100,100,100), (424594,1960187,1,'soga_ear_type',25,8,0), (424595,1960187,1,'soga_eye_brow_type',100,100,100), (424596,1960187,0,'soga_eye_color',229,229,102), (424597,1960187,1,'soga_eye_type',100,0,0), (424598,1960187,0,'soga_hair_face_color',171,60,32), (424599,1960187,0,'soga_hair_face_highlight_color',216,192,37), (424600,1960187,0,'soga_hair_type_color',171,60,32), (424601,1960187,0,'soga_hair_type_highlight_color',216,192,37), (424602,1960187,1,'soga_lip_type',100,50,-68), (424603,1960187,1,'soga_nose_type',0,-17,0), (424604,1960187,0,'soga_skin_color',150,108,58), (424605,1960187,0,'wing_color1',255,255,255), (424606,1960187,0,'wing_color2',255,255,255), (424610,1960188,1,'cheek_type',-28,31,0), (424611,1960188,1,'chin_type',-28,0,19), (424612,1960188,1,'ear_type',-3,35,0), (424613,1960188,1,'eye_brow_type',-34,34,-3), (424614,1960188,0,'eye_color',64,40,88), (424615,1960188,1,'eye_type',100,0,0), (424616,1960188,0,'hair_color1',38,22,21), (424617,1960188,0,'hair_color2',120,50,0), (424618,1960188,0,'hair_face_color',83,66,0), (424619,1960188,0,'hair_face_highlight_color',216,192,37), (424620,1960188,0,'hair_highlight',200,165,96), (424621,1960188,0,'hair_type_color',83,66,0), (424622,1960188,0,'hair_type_highlight_color',216,192,37), (424623,1960188,1,'lip_type',28,-17,-14), (424624,1960188,1,'nose_type',0,-18,-3), (424625,1960188,0,'skin_color',144,146,144), (424626,1960188,1,'soga_cheek_type',-28,31,0), (424627,1960188,1,'soga_chin_type',-28,0,19), (424628,1960188,1,'soga_ear_type',-3,35,0), (424629,1960188,1,'soga_eye_brow_type',-34,34,-3), (424630,1960188,0,'soga_eye_color',229,229,102), (424631,1960188,1,'soga_eye_type',100,0,0), (424632,1960188,0,'soga_hair_color1',38,22,21), (424633,1960188,0,'soga_hair_color2',120,50,0), (424634,1960188,0,'soga_hair_face_color',83,66,0), (424635,1960188,0,'soga_hair_face_highlight_color',216,192,37), (424636,1960188,0,'soga_hair_highlight',200,165,96), (424637,1960188,0,'soga_hair_type_color',83,66,0), (424638,1960188,0,'soga_hair_type_highlight_color',216,192,37), (424639,1960188,1,'soga_lip_type',28,-17,-14), (424640,1960188,1,'soga_nose_type',0,-18,-3), (424641,1960188,0,'soga_skin_color',144,146,144), (424642,1960188,0,'wing_color1',255,255,255), (424643,1960188,0,'wing_color2',255,255,255), (424673,3110009,0,'eye_color',255,255,255), (424674,3110009,0,'skin_color',255,255,255), (424675,3110009,0,'soga_eye_color',255,0,255), (424739,2350171,1,'cheek_type',56,-28,0), (424740,2350171,1,'chin_type',-3,8,-31), (424741,2350171,1,'ear_type',19,-38,0), (424742,2350171,1,'eye_brow_type',76,81,-21), (424743,2350171,0,'eye_color',124,178,193), (424744,2350171,1,'eye_type',-51,0,0), (424745,2350171,0,'hair_color1',246,219,114), (424746,2350171,0,'hair_color2',187,136,62), (424747,2350171,0,'hair_face_color',15,1,21), (424748,2350171,0,'hair_face_highlight_color',53,50,65), (424749,2350171,0,'hair_highlight',50,48,56), (424750,2350171,0,'hair_type_color',15,15,21), (424751,2350171,0,'hair_type_highlight_color',53,50,65), (424752,2350171,1,'lip_type',81,-83,-19), (424753,2350171,1,'nose_type',82,-62,-57), (424754,2350171,0,'skin_color',240,247,247), (424755,2350171,1,'soga_cheek_type',56,-28,0), (424756,2350171,1,'soga_chin_type',-3,8,-31), (424757,2350171,1,'soga_ear_type',19,-38,0), (424758,2350171,1,'soga_eye_brow_type',76,81,-21), (424759,2350171,0,'soga_eye_color',229,229,102), (424760,2350171,1,'soga_eye_type',-51,0,0), (424761,2350171,0,'soga_hair_color1',164,165,165), (424762,2350171,0,'soga_hair_color2',56,62,62), (424763,2350171,0,'soga_hair_face_color',211,220,220), (424764,2350171,0,'soga_hair_face_highlight_color',53,50,65), (424765,2350171,0,'soga_hair_highlight',50,48,56), (424766,2350171,0,'soga_hair_type_color',211,220,220), (424767,2350171,0,'soga_hair_type_highlight_color',53,50,65), (424768,2350171,1,'soga_lip_type',81,-83,-19), (424769,2350171,1,'soga_nose_type',82,-62,-57), (424770,2350171,0,'soga_skin_color',240,247,247), (424771,2350171,0,'wing_color1',255,255,255), (424772,2350171,0,'wing_color2',255,255,255), (424802,2350172,1,'cheek_type',14,-94,0), (424803,2350172,1,'chin_type',22,52,31), (424804,2350172,1,'ear_type',-37,46,0), (424805,2350172,1,'eye_brow_type',4,2,-55), (424806,2350172,0,'eye_color',36,73,62), (424807,2350172,1,'eye_type',20,0,0), (424808,2350172,0,'hair_color1',109,14,49), (424809,2350172,0,'hair_color2',185,97,0), (424810,2350172,0,'hair_face_color',84,0,0), (424811,2350172,0,'hair_face_highlight_color',194,136,14), (424812,2350172,0,'hair_highlight',209,131,22), (424813,2350172,0,'hair_type_color',84,0,0), (424814,2350172,0,'hair_type_highlight_color',194,136,14), (424815,2350172,1,'lip_type',-10,47,-34), (424816,2350172,1,'nose_type',-17,85,-75), (424817,2350172,0,'skin_color',215,161,151), (424818,2350172,1,'soga_cheek_type',14,-94,0), (424819,2350172,1,'soga_chin_type',22,52,31), (424820,2350172,1,'soga_ear_type',-37,46,0), (424821,2350172,1,'soga_eye_brow_type',4,2,-55), (424822,2350172,0,'soga_eye_color',229,229,102), (424823,2350172,1,'soga_eye_type',20,0,0), (424824,2350172,0,'soga_hair_color1',109,14,49), (424825,2350172,0,'soga_hair_color2',185,97,0), (424826,2350172,0,'soga_hair_face_color',84,0,0), (424827,2350172,0,'soga_hair_face_highlight_color',194,136,14), (424828,2350172,0,'soga_hair_highlight',209,131,22), (424829,2350172,0,'soga_hair_type_color',84,0,0), (424830,2350172,0,'soga_hair_type_highlight_color',194,136,14), (424831,2350172,1,'soga_lip_type',-10,47,-34), (424832,2350172,1,'soga_nose_type',-17,85,-75), (424833,2350172,0,'soga_skin_color',215,161,151), (424834,2350172,0,'wing_color1',255,255,255), (424835,2350172,0,'wing_color2',255,255,255), (424865,2330137,1,'cheek_type',14,-28,0), (424866,2330137,1,'chin_type',-88,57,7), (424867,2330137,1,'ear_type',25,-44,0), (424868,2330137,1,'eye_brow_type',-3,-39,58), (424869,2330137,0,'eye_color',119,80,39), (424870,2330137,1,'eye_type',-3,0,0), (424871,2330137,0,'hair_color1',50,48,56), (424872,2330137,0,'hair_color2',68,72,71), (424873,2330137,0,'hair_face_color',40,34,51), (424874,2330137,0,'hair_face_highlight_color',119,147,147), (424875,2330137,0,'hair_highlight',123,123,130), (424876,2330137,0,'hair_type_color',40,34,51), (424877,2330137,0,'hair_type_highlight_color',119,147,147), (424878,2330137,1,'lip_type',-31,50,14), (424879,2330137,1,'nose_type',-14,31,7), (424880,2330137,0,'skin_color',238,243,243), (424881,2330137,1,'soga_cheek_type',14,-28,0), (424882,2330137,1,'soga_chin_type',-88,57,7), (424883,2330137,1,'soga_ear_type',25,-44,0), (424884,2330137,1,'soga_eye_brow_type',-3,-39,58), (424885,2330137,0,'soga_eye_color',229,229,102), (424886,2330137,1,'soga_eye_type',-3,0,0), (424887,2330137,0,'soga_hair_color1',50,48,56), (424888,2330137,0,'soga_hair_color2',68,72,71), (424889,2330137,0,'soga_hair_face_color',40,34,51), (424890,2330137,0,'soga_hair_face_highlight_color',119,147,147), (424891,2330137,0,'soga_hair_highlight',123,123,130), (424892,2330137,0,'soga_hair_type_color',40,34,51), (424893,2330137,0,'soga_hair_type_highlight_color',119,147,147), (424894,2330137,1,'soga_lip_type',-31,50,14), (424895,2330137,1,'soga_nose_type',-14,31,7), (424896,2330137,0,'soga_skin_color',238,243,243), (424897,2330137,0,'wing_color1',255,255,255), (424898,2330137,0,'wing_color2',255,255,255), (424928,2350173,1,'cheek_type',28,-32,0), (424929,2350173,1,'chin_type',29,3,31), (424930,2350173,1,'ear_type',-10,4,0), (424931,2350173,1,'eye_brow_type',-7,-8,-10), (424932,2350173,0,'eye_color',49,104,104), (424933,2350173,1,'eye_type',-8,0,0), (424934,2350173,0,'hair_face_color',120,50,0), (424935,2350173,0,'hair_face_highlight_color',33,31,28), (424936,2350173,0,'hair_type_color',120,50,0), (424937,2350173,0,'hair_type_highlight_color',33,31,28), (424938,2350173,1,'lip_type',-17,4,-9), (424939,2350173,1,'nose_type',-29,-17,-7), (424940,2350173,0,'skin_color',242,246,235), (424941,2350173,1,'soga_cheek_type',28,-32,0), (424942,2350173,1,'soga_chin_type',29,3,31), (424943,2350173,1,'soga_ear_type',-10,4,0), (424944,2350173,1,'soga_eye_brow_type',-7,-8,-10), (424945,2350173,0,'soga_eye_color',229,229,102), (424946,2350173,1,'soga_eye_type',-8,0,0), (424947,2350173,0,'soga_hair_face_color',165,163,163), (424948,2350173,0,'soga_hair_face_highlight_color',33,31,28), (424949,2350173,0,'soga_hair_type_color',165,163,163), (424950,2350173,0,'soga_hair_type_highlight_color',33,31,28), (424951,2350173,1,'soga_lip_type',-17,4,-9), (424952,2350173,1,'soga_nose_type',-29,-17,-7), (424953,2350173,0,'soga_skin_color',242,246,235), (424954,2350173,0,'wing_color1',255,255,255), (424955,2350173,0,'wing_color2',255,255,255), (424959,2350174,1,'cheek_type',-23,-28,0), (424960,2350174,1,'chin_type',8,28,23), (424961,2350174,1,'ear_type',-21,31,0), (424962,2350174,1,'eye_brow_type',7,0,-14), (424963,2350174,0,'eye_color',68,112,69), (424964,2350174,1,'eye_type',26,0,0), (424965,2350174,0,'hair_face_color',169,155,137), (424966,2350174,0,'hair_face_highlight_color',22,21,9), (424967,2350174,0,'hair_type_color',50,25,25), (424968,2350174,0,'hair_type_highlight_color',22,21,9), (424969,2350174,1,'lip_type',-37,-46,0), (424970,2350174,1,'nose_type',10,0,-3), (424971,2350174,0,'skin_color',231,184,188), (424972,2350174,1,'soga_cheek_type',-23,-28,0), (424973,2350174,1,'soga_chin_type',8,28,23), (424974,2350174,1,'soga_ear_type',-21,31,0), (424975,2350174,1,'soga_eye_brow_type',7,0,-14), (424976,2350174,0,'soga_eye_color',229,229,102), (424977,2350174,1,'soga_eye_type',26,0,0), (424978,2350174,0,'soga_hair_face_color',169,155,137), (424979,2350174,0,'soga_hair_face_highlight_color',22,21,9), (424980,2350174,0,'soga_hair_type_color',169,155,137), (424981,2350174,0,'soga_hair_type_highlight_color',22,21,9), (424982,2350174,1,'soga_lip_type',-37,-46,0), (424983,2350174,1,'soga_nose_type',10,0,-3), (424984,2350174,0,'soga_skin_color',231,184,188), (424985,2350174,0,'wing_color1',255,255,255), (424986,2350174,0,'wing_color2',255,255,255), (424990,2350175,1,'cheek_type',28,-32,0), (424991,2350175,1,'chin_type',29,3,31), (424992,2350175,1,'ear_type',-10,4,0), (424993,2350175,1,'eye_brow_type',-7,-8,-10), (424994,2350175,0,'eye_color',49,104,104), (424995,2350175,1,'eye_type',-8,0,0), (424996,2350175,0,'hair_face_color',120,50,0), (424997,2350175,0,'hair_face_highlight_color',33,31,28), (424998,2350175,0,'hair_type_color',165,163,163), (424999,2350175,0,'hair_type_highlight_color',33,31,28), (425000,2350175,1,'lip_type',-17,4,-9), (425001,2350175,1,'nose_type',-29,-17,-7), (425002,2350175,0,'skin_color',242,246,235), (425003,2350175,1,'soga_cheek_type',28,-32,0), (425004,2350175,1,'soga_chin_type',29,3,31), (425005,2350175,1,'soga_ear_type',-10,4,0), (425006,2350175,1,'soga_eye_brow_type',-7,-8,-10), (425007,2350175,0,'soga_eye_color',229,229,102), (425008,2350175,1,'soga_eye_type',-8,0,0), (425009,2350175,0,'soga_hair_face_color',165,163,163), (425010,2350175,0,'soga_hair_face_highlight_color',33,31,28), (425011,2350175,0,'soga_hair_type_color',165,163,163), (425012,2350175,0,'soga_hair_type_highlight_color',33,31,28), (425013,2350175,1,'soga_lip_type',-17,4,-9), (425014,2350175,1,'soga_nose_type',-29,-17,-7), (425015,2350175,0,'soga_skin_color',242,246,235), (425016,2350175,0,'wing_color1',255,255,255), (425017,2350175,0,'wing_color2',255,255,255), (425059,1990098,1,'cheek_type',100,-100,0), (425060,1990098,1,'chin_type',-100,100,100), (425061,1990098,1,'ear_type',25,9,0), (425062,1990098,1,'eye_brow_type',100,100,100), (425063,1990098,0,'eye_color',118,14,183), (425064,1990098,1,'eye_type',100,0,0), (425065,1990098,0,'hair_color1',239,255,242), (425066,1990098,0,'hair_face_color',171,60,32), (425067,1990098,0,'hair_face_highlight_color',216,192,37), (425068,1990098,0,'hair_type_color',171,60,32), (425069,1990098,0,'hair_type_highlight_color',216,192,37), (425070,1990098,1,'lip_type',100,50,-68), (425071,1990098,1,'nose_type',0,-17,-1), (425072,1990098,0,'skin_color',165,123,67), (425073,1990098,1,'soga_cheek_type',0,100,100), (425074,1990098,1,'soga_chin_type',0,100,50), (425075,1990098,1,'soga_ear_type',0,100,0), (425076,1990098,1,'soga_eye_brow_type',0,25,9), (425077,1990098,0,'soga_eye_color',229,229,102), (425078,1990098,1,'soga_eye_type',100,0,0), (425079,1990098,0,'soga_hair_face_color',171,60,32), (425080,1990098,0,'soga_hair_face_highlight_color',216,192,37), (425081,1990098,0,'soga_hair_type_color',171,60,32), (425082,1990098,0,'soga_hair_type_highlight_color',216,192,37), (425083,1990098,1,'soga_lip_type',100,100,-100), (425084,1990098,1,'soga_nose_type',-68,-100,100), (425085,1990098,0,'soga_skin_color',165,123,67), (425086,1990098,0,'wing_color1',255,255,255), (425087,1990098,0,'wing_color2',255,255,255), (425090,1990099,1,'cheek_type',100,-100,0), (425091,1990099,1,'chin_type',-100,100,100), (425092,1990099,1,'ear_type',25,9,0), (425093,1990099,1,'eye_brow_type',100,100,100), (425094,1990099,0,'eye_color',118,14,183), (425095,1990099,1,'eye_type',100,0,0), (425096,1990099,0,'hair_color1',239,255,2), (425097,1990099,0,'hair_face_color',171,60,32), (425098,1990099,0,'hair_face_highlight_color',216,192,37), (425099,1990099,0,'hair_type_color',171,60,32), (425100,1990099,0,'hair_type_highlight_color',216,192,37), (425101,1990099,1,'lip_type',100,50,-68), (425102,1990099,1,'nose_type',0,-17,-1), (425103,1990099,1,'skin_color',165,123,37), (425104,1990099,1,'soga_cheek_type',0,100,100), (425105,1990099,1,'soga_chin_type',0,100,50), (425106,1990099,1,'soga_ear_type',0,100,0), (425107,1990099,1,'soga_eye_brow_type',0,25,9), (425108,1990099,0,'soga_eye_color',229,229,102), (425109,1990099,1,'soga_eye_type',100,0,0), (425110,1990099,0,'soga_hair_face_color',171,60,32), (425111,1990099,0,'soga_hair_face_highlight_color',216,192,37), (425112,1990099,0,'soga_hair_type_color',171,60,32), (425113,1990099,0,'soga_hair_type_highlight_color',216,192,37), (425114,1990099,1,'soga_lip_type',100,100,-100), (425115,1990099,1,'soga_nose_type',-68,-100,100), (425116,1990099,0,'soga_skin_color',249,244,225), (425117,1990099,0,'wing_color1',255,255,255), (425118,1990099,0,'wing_color2',255,255,255), (425152,1990101,0,'eye_color',255,255,255), (425153,1990101,0,'skin_color',255,255,255), (425154,1990101,0,'soga_eye_color',255,0,255), (425155,1990102,0,'eye_color',255,255,255), (425156,1990102,0,'skin_color',255,255,255), (425157,1990102,0,'soga_eye_color',255,0,255), (425158,1990103,0,'eye_color',255,255,255), (425159,1990103,0,'skin_color',255,255,255), (425160,1990103,0,'soga_eye_color',255,0,255), (425164,1990104,0,'eye_color',255,255,255), (425165,1990104,0,'skin_color',255,0,0), (425166,1990104,0,'soga_eye_color',255,0,255), (425167,2220465,1,'cheek_type',-18,-8,0), (425168,2220465,1,'chin_type',18,26,3), (425169,2220465,1,'ear_type',-19,-8,0), (425170,2220465,1,'eye_brow_type',32,0,-8), (425171,2220465,0,'eye_color',129,181,196), (425172,2220465,1,'eye_type',10,0,0), (425173,2220465,0,'hair_color1',19,25,0), (425174,2220465,0,'hair_face_color',214,79,19), (425175,2220465,0,'hair_face_highlight_color',78,77,70), (425176,2220465,0,'hair_type_color',214,79,19), (425177,2220465,0,'hair_type_highlight_color',78,77,70), (425178,2220465,1,'lip_type',5,-4,22), (425179,2220465,1,'nose_type',7,19,25), (425180,2220465,0,'skin_color',243,240,240), (425181,2220465,1,'soga_cheek_type',0,32,0), (425182,2220465,1,'soga_chin_type',0,5,-4), (425183,2220465,1,'soga_ear_type',0,10,0), (425184,2220465,1,'soga_eye_brow_type',0,-19,-8), (425185,2220465,0,'soga_eye_color',229,229,102), (425186,2220465,1,'soga_eye_type',10,0,0), (425187,2220465,0,'soga_hair_face_color',214,79,19), (425188,2220465,0,'soga_hair_face_highlight_color',78,77,70), (425189,2220465,0,'soga_hair_type_color',214,79,19), (425190,2220465,0,'soga_hair_type_highlight_color',78,77,70), (425191,2220465,1,'soga_lip_type',-8,-18,-8), (425192,2220465,1,'soga_nose_type',22,18,26), (425193,2220465,0,'soga_skin_color',243,240,240), (425194,2220465,0,'wing_color1',255,255,255), (425195,2220465,0,'wing_color2',255,255,255), (425198,2220466,1,'cheek_type',-2,-28,0), (425199,2220466,1,'chin_type',-19,-5,18), (425200,2220466,1,'ear_type',-22,34,0), (425201,2220466,1,'eye_brow_type',-10,-37,-17), (425202,2220466,0,'eye_color',108,113,61), (425203,2220466,1,'eye_type',-11,0,0), (425204,2220466,0,'hair_color1',252,14,0), (425205,2220466,0,'hair_face_color',52,50,47), (425206,2220466,0,'hair_face_highlight_color',220,114,17), (425207,2220466,0,'hair_type_color',52,50,47), (425208,2220466,0,'hair_type_highlight_color',220,114,17), (425209,2220466,1,'lip_type',45,-17,-4), (425210,2220466,1,'nose_type',28,-4,14), (425211,2220466,0,'skin_color',225,224,212), (425212,2220466,1,'soga_cheek_type',0,-10,-37), (425213,2220466,1,'soga_chin_type',0,45,-17), (425214,2220466,1,'soga_ear_type',0,-11,0), (425215,2220466,1,'soga_eye_brow_type',0,-22,34), (425216,2220466,0,'soga_eye_color',229,229,102), (425217,2220466,1,'soga_eye_type',-11,0,0), (425218,2220466,0,'soga_hair_face_color',52,50,47), (425219,2220466,0,'soga_hair_face_highlight_color',220,114,17), (425220,2220466,0,'soga_hair_type_color',52,50,47), (425221,2220466,0,'soga_hair_type_highlight_color',220,114,17), (425222,2220466,1,'soga_lip_type',-17,-2,-28), (425223,2220466,1,'soga_nose_type',-4,-19,-5), (425224,2220466,0,'soga_skin_color',225,224,212), (425225,2220466,0,'wing_color1',255,255,255), (425226,2220466,0,'wing_color2',255,255,255), (425229,2220467,1,'cheek_type',5,4,0), (425230,2220467,1,'chin_type',-8,0,28), (425231,2220467,1,'ear_type',-28,7,0), (425232,2220467,1,'eye_brow_type',-25,0,-25), (425233,2220467,0,'eye_color',119,169,165), (425234,2220467,1,'eye_type',39,0,0), (425235,2220467,0,'hair_face_color',13,9,6), (425236,2220467,0,'hair_face_highlight_color',53,29,2), (425237,2220467,0,'hair_type_color',13,9,6), (425238,2220467,0,'hair_type_highlight_color',53,29,2), (425239,2220467,1,'lip_type',1,-10,9), (425240,2220467,1,'nose_type',-23,0,0), (425241,2220467,0,'skin_color',130,101,62), (425242,2220467,1,'soga_cheek_type',0,-25,0), (425243,2220467,1,'soga_chin_type',0,1,-10), (425244,2220467,1,'soga_ear_type',0,39,0), (425245,2220467,1,'soga_eye_brow_type',0,-28,7), (425246,2220467,0,'soga_eye_color',229,229,102), (425247,2220467,1,'soga_eye_type',39,0,0), (425248,2220467,0,'soga_hair_face_color',13,9,6), (425249,2220467,0,'soga_hair_face_highlight_color',53,29,2), (425250,2220467,0,'soga_hair_type_color',13,9,6), (425251,2220467,0,'soga_hair_type_highlight_color',53,29,2), (425252,2220467,1,'soga_lip_type',-25,5,4), (425253,2220467,1,'soga_nose_type',9,-8,0), (425254,2220467,0,'soga_skin_color',130,101,62), (425255,2220467,0,'wing_color1',255,255,255), (425256,2220467,0,'wing_color2',255,255,255), (425260,2220470,1,'cheek_type',-12,-22,0), (425261,2220470,1,'chin_type',43,-26,-25), (425262,2220470,1,'ear_type',44,0,0), (425263,2220470,1,'eye_brow_type',-11,17,-34), (425264,2220470,0,'eye_color',41,82,63), (425265,2220470,1,'eye_type',28,0,0), (425266,2220470,0,'hair_color1',211,17,0), (425267,2220470,0,'hair_face_color',47,27,5), (425268,2220470,0,'hair_face_highlight_color',65,61,55), (425269,2220470,0,'hair_type_color',47,27,5), (425270,2220470,0,'hair_type_highlight_color',65,61,55), (425271,2220470,1,'lip_type',20,0,-17), (425272,2220470,1,'nose_type',3,-45,17), (425273,2220470,0,'skin_color',148,144,110), (425274,2220470,1,'soga_cheek_type',0,-11,17), (425275,2220470,1,'soga_chin_type',0,20,0), (425276,2220470,1,'soga_ear_type',0,28,0), (425277,2220470,1,'soga_eye_brow_type',0,44,0), (425278,2220470,0,'soga_eye_color',229,229,102), (425279,2220470,1,'soga_eye_type',28,0,0), (425280,2220470,0,'soga_hair_face_color',47,27,5), (425281,2220470,0,'soga_hair_face_highlight_color',65,61,55), (425282,2220470,0,'soga_hair_type_color',47,27,5), (425283,2220470,0,'soga_hair_type_highlight_color',65,61,55), (425284,2220470,1,'soga_lip_type',-34,-12,-22), (425285,2220470,1,'soga_nose_type',-17,43,-26), (425286,2220470,0,'soga_skin_color',148,144,110), (425287,2220470,0,'wing_color1',255,255,255), (425288,2220470,0,'wing_color2',255,255,255), (425291,2220474,1,'cheek_type',3,-1,0), (425292,2220474,1,'chin_type',-18,0,-4), (425293,2220474,1,'ear_type',-2,-42,0), (425294,2220474,1,'eye_brow_type',9,1,25), (425295,2220474,0,'eye_color',34,68,78), (425296,2220474,1,'eye_type',-31,0,0), (425297,2220474,0,'hair_color1',231,239,0), (425298,2220474,0,'hair_face_color',50,20,7), (425299,2220474,0,'hair_face_highlight_color',164,56,31), (425300,2220474,0,'hair_type_color',50,20,7), (425301,2220474,0,'hair_type_highlight_color',164,56,31), (425302,2220474,1,'lip_type',17,25,17), (425303,2220474,1,'nose_type',22,-25,-17), (425304,2220474,0,'skin_color',217,169,152), (425305,2220474,1,'soga_cheek_type',0,9,1), (425306,2220474,1,'soga_chin_type',0,17,25), (425307,2220474,1,'soga_ear_type',0,-31,0), (425308,2220474,1,'soga_eye_brow_type',0,-2,-42), (425309,2220474,0,'soga_eye_color',229,229,102), (425310,2220474,1,'soga_eye_type',-31,0,0), (425311,2220474,0,'soga_hair_face_color',50,20,7), (425312,2220474,0,'soga_hair_face_highlight_color',164,56,31), (425313,2220474,0,'soga_hair_type_color',50,20,7), (425314,2220474,0,'soga_hair_type_highlight_color',164,56,31), (425315,2220474,1,'soga_lip_type',25,3,-1), (425316,2220474,1,'soga_nose_type',17,-18,0), (425317,2220474,0,'soga_skin_color',217,169,152), (425318,2220474,0,'wing_color1',255,255,255), (425319,2220474,0,'wing_color2',255,255,255), (425320,2070178,1,'cheek_type',-18,-25,0), (425321,2070178,1,'chin_type',14,0,-4), (425322,2070178,1,'ear_type',-17,38,0), (425323,2070178,1,'eye_brow_type',-10,0,5), (425324,2070178,0,'eye_color',88,63,28), (425325,2070178,1,'eye_type',-42,0,0), (425326,2070178,0,'hair_color1',12,234,0), (425327,2070178,0,'hair_face_color',136,68,31), (425328,2070178,0,'hair_face_highlight_color',94,58,16), (425329,2070178,0,'hair_type_color',136,68,31), (425330,2070178,0,'hair_type_highlight_color',94,58,16), (425331,2070178,1,'lip_type',-10,2,-7), (425332,2070178,1,'nose_type',8,12,-22), (425333,2070178,0,'skin_color',169,114,49), (425334,2070178,1,'soga_cheek_type',0,-10,0), (425335,2070178,1,'soga_chin_type',0,-10,2), (425336,2070178,1,'soga_ear_type',0,-42,0), (425337,2070178,1,'soga_eye_brow_type',0,-17,38), (425338,2070178,0,'soga_eye_color',229,229,102), (425339,2070178,1,'soga_eye_type',-42,0,0), (425340,2070178,0,'soga_hair_face_color',136,68,31), (425341,2070178,0,'soga_hair_face_highlight_color',94,58,16), (425342,2070178,0,'soga_hair_type_color',136,68,31), (425343,2070178,0,'soga_hair_type_highlight_color',94,58,16), (425344,2070178,1,'soga_lip_type',5,-18,-25), (425345,2070178,1,'soga_nose_type',-7,14,0), (425346,2070178,0,'soga_skin_color',169,114,49), (425347,2070178,0,'wing_color1',255,255,255), (425348,2070178,0,'wing_color2',255,255,255), (425351,390529,0,'eye_color',255,255,255), (425352,390529,0,'skin_color',255,255,255), (425353,390529,0,'soga_eye_color',255,0,255), (425354,2220475,1,'cheek_type',17,-40,0), (425355,2220475,1,'chin_type',-37,-7,5), (425356,2220475,1,'eye_brow_type',25,0,0), (425357,2220475,0,'eye_color',58,38,16), (425358,2220475,1,'eye_type',-14,0,0), (425359,2220475,0,'hair_face_color',98,35,16), (425360,2220475,0,'hair_face_highlight_color',102,41,0), (425361,2220475,0,'hair_type_color',98,35,16), (425362,2220475,0,'hair_type_highlight_color',102,41,0), (425363,2220475,1,'lip_type',-25,-9,-4), (425364,2220475,1,'nose_type',-5,-8,17), (425365,2220475,0,'skin_color',116,107,73), (425366,2220475,1,'soga_cheek_type',17,-40,0), (425367,2220475,1,'soga_chin_type',-37,-7,5), (425368,2220475,1,'soga_eye_brow_type',25,0,0), (425369,2220475,0,'soga_eye_color',229,229,102), (425370,2220475,1,'soga_eye_type',-14,0,0), (425371,2220475,0,'soga_hair_face_color',98,35,16), (425372,2220475,0,'soga_hair_face_highlight_color',102,41,0), (425373,2220475,0,'soga_hair_type_color',98,35,16), (425374,2220475,0,'soga_hair_type_highlight_color',102,41,0), (425375,2220475,1,'soga_lip_type',-25,-9,-4), (425376,2220475,1,'soga_nose_type',-5,-8,17), (425377,2220475,0,'soga_skin_color',116,107,73), (425378,2220475,0,'wing_color1',255,255,255), (425379,2220475,0,'wing_color2',255,255,255), (425385,121828,1,'cheek_type',25,17,0), (425386,121828,1,'chin_type',-7,-4,-17), (425387,121828,1,'ear_type',14,1,0), (425388,121828,1,'eye_brow_type',21,-3,-4), (425389,121828,0,'eye_color',57,72,41), (425390,121828,1,'eye_type',7,0,0), (425391,121828,0,'hair_color1',28,231,0), (425392,121828,0,'hair_face_color',240,205,71), (425393,121828,0,'hair_face_highlight_color',206,179,16), (425394,121828,0,'hair_type_color',240,205,71), (425395,121828,0,'hair_type_highlight_color',206,179,16), (425396,121828,1,'lip_type',-3,-5,-23), (425397,121828,1,'nose_type',2,28,-25), (425398,121828,0,'skin_color',238,249,249), (425399,121828,1,'soga_cheek_type',0,21,-3), (425400,121828,1,'soga_chin_type',0,-3,-5), (425401,121828,1,'soga_ear_type',0,7,0), (425402,121828,1,'soga_eye_brow_type',0,14,1), (425403,121828,0,'soga_eye_color',229,229,102), (425404,121828,1,'soga_eye_type',7,0,0), (425405,121828,0,'soga_hair_face_color',240,205,71), (425406,121828,0,'soga_hair_face_highlight_color',206,179,16), (425407,121828,0,'soga_hair_type_color',240,205,71), (425408,121828,0,'soga_hair_type_highlight_color',206,179,16), (425409,121828,1,'soga_lip_type',-4,25,17), (425410,121828,1,'soga_nose_type',-23,-7,-4), (425411,121828,0,'soga_skin_color',238,249,249), (425412,121828,0,'wing_color1',255,255,255), (425413,121828,0,'wing_color2',255,255,255), (425416,2220476,1,'cheek_type',25,42,0), (425417,2220476,1,'chin_type',43,-81,-52), (425418,2220476,1,'ear_type',62,-7,0), (425419,2220476,1,'eye_brow_type',37,78,-88), (425420,2220476,0,'eye_color',139,121,65), (425421,2220476,1,'eye_type',40,0,0), (425422,2220476,0,'hair_color1',4,211,10), (425423,2220476,0,'hair_color2',31,0,0), (425424,2220476,0,'hair_face_color',19,6,26), (425425,2220476,0,'hair_face_highlight_color',35,24,1), (425426,2220476,0,'hair_highlight',79,28,15), (425427,2220476,0,'hair_type_color',19,6,26), (425428,2220476,0,'hair_type_highlight_color',35,24,1), (425429,2220476,1,'lip_type',-71,62,-11), (425430,2220476,1,'nose_type',96,4,-45), (425431,2220476,0,'skin_color',233,222,178), (425432,2220476,1,'soga_cheek_type',0,37,78), (425433,2220476,1,'soga_chin_type',0,-71,62), (425434,2220476,1,'soga_ear_type',0,40,0), (425435,2220476,1,'soga_eye_brow_type',0,62,-7), (425436,2220476,0,'soga_eye_color',229,229,102), (425437,2220476,1,'soga_eye_type',31,0,0), (425438,2220476,0,'soga_hair_color1',29,21,28), (425439,2220476,0,'soga_hair_color2',39,32,39), (425440,2220476,0,'soga_hair_face_color',19,6,26), (425441,2220476,0,'soga_hair_face_highlight_color',35,24,1), (425442,2220476,0,'soga_hair_highlight',79,28,15), (425443,2220476,0,'soga_hair_type_color',19,6,26), (425444,2220476,0,'soga_hair_type_highlight_color',35,24,1), (425445,2220476,1,'soga_lip_type',-88,25,42), (425446,2220476,1,'soga_nose_type',-11,43,-81), (425447,2220476,0,'soga_skin_color',233,222,178), (425448,2220476,0,'wing_color1',255,255,255), (425449,2220476,0,'wing_color2',255,255,255), (425479,2220477,1,'cheek_type',-89,38,0), (425480,2220477,1,'chin_type',10,-26,23), (425481,2220477,1,'ear_type',-93,7,0), (425482,2220477,1,'eye_brow_type',-4,10,63), (425483,2220477,0,'eye_color',37,76,88), (425484,2220477,1,'eye_type',-42,0,0), (425485,2220477,0,'hair_color1',15,29,231), (425486,2220477,0,'hair_color2',238,0,0), (425487,2220477,0,'hair_face_color',121,38,35), (425488,2220477,0,'hair_face_highlight_color',233,184,31), (425489,2220477,0,'hair_highlight',246,219,114), (425490,2220477,0,'hair_type_color',121,38,35), (425491,2220477,0,'hair_type_highlight_color',233,184,31), (425492,2220477,1,'lip_type',-31,91,68), (425493,2220477,1,'nose_type',-42,15,29), (425494,2220477,0,'skin_color',234,244,244), (425495,2220477,1,'soga_cheek_type',0,-4,10), (425496,2220477,1,'soga_chin_type',0,-31,91), (425497,2220477,1,'soga_ear_type',0,-42,0), (425498,2220477,1,'soga_eye_brow_type',0,-93,7), (425499,2220477,0,'soga_eye_color',229,229,102), (425500,2220477,1,'soga_eye_type',-18,0,0), (425501,2220477,0,'soga_hair_color1',91,21,51), (425502,2220477,0,'soga_hair_color2',159,88,0), (425503,2220477,0,'soga_hair_face_color',121,38,35), (425504,2220477,0,'soga_hair_face_highlight_color',233,184,31), (425505,2220477,0,'soga_hair_highlight',246,219,114), (425506,2220477,0,'soga_hair_type_color',121,38,35), (425507,2220477,0,'soga_hair_type_highlight_color',233,184,31), (425508,2220477,1,'soga_lip_type',63,-89,38), (425509,2220477,1,'soga_nose_type',68,10,-26), (425510,2220477,0,'soga_skin_color',234,244,244), (425511,2220477,0,'wing_color1',255,255,255), (425512,2220477,0,'wing_color2',255,255,255), (425542,2220478,1,'cheek_type',74,-50,0), (425543,2220478,1,'chin_type',0,28,-34), (425544,2220478,1,'ear_type',-22,-62,0), (425545,2220478,1,'eye_brow_type',8,-50,9), (425546,2220478,0,'eye_color',134,184,198), (425547,2220478,1,'eye_type',91,0,0), (425548,2220478,0,'hair_color1',175,93,185), (425549,2220478,0,'hair_color2',209,0,0), (425550,2220478,0,'hair_face_color',244,246,246), (425551,2220478,0,'hair_face_highlight_color',190,133,12), (425552,2220478,0,'hair_highlight',209,131,22), (425553,2220478,0,'hair_type_color',244,246,246), (425554,2220478,0,'hair_type_highlight_color',190,133,12), (425555,2220478,1,'lip_type',-25,14,0), (425556,2220478,1,'nose_type',0,-81,93), (425557,2220478,0,'skin_color',134,143,143), (425558,2220478,1,'soga_cheek_type',0,8,-50), (425559,2220478,1,'soga_chin_type',0,-25,14), (425560,2220478,1,'soga_ear_type',0,91,0), (425561,2220478,1,'soga_eye_brow_type',0,-22,-62), (425562,2220478,0,'soga_eye_color',229,229,102), (425563,2220478,1,'soga_eye_type',-47,0,0), (425564,2220478,0,'soga_hair_color1',164,165,165), (425565,2220478,0,'soga_hair_color2',56,62,62), (425566,2220478,0,'soga_hair_face_color',244,246,246), (425567,2220478,0,'soga_hair_face_highlight_color',190,133,12), (425568,2220478,0,'soga_hair_highlight',209,131,22), (425569,2220478,0,'soga_hair_type_color',244,246,246), (425570,2220478,0,'soga_hair_type_highlight_color',190,133,12), (425571,2220478,1,'soga_lip_type',9,74,-50), (425572,2220478,1,'soga_nose_type',0,0,28), (425573,2220478,0,'soga_skin_color',134,143,143), (425574,2220478,0,'wing_color1',255,255,255), (425575,2220478,0,'wing_color2',255,255,255), (425605,2220479,1,'cheek_type',-28,-7,0), (425606,2220479,1,'chin_type',47,26,7), (425607,2220479,1,'ear_type',-3,35,0), (425608,2220479,1,'eye_brow_type',0,7,31), (425609,2220479,0,'eye_color',124,164,142), (425610,2220479,1,'eye_type',-7,0,0), (425611,2220479,0,'hair_color1',0,1,0), (425612,2220479,0,'hair_face_color',40,36,23), (425613,2220479,0,'hair_face_highlight_color',142,122,8), (425614,2220479,0,'hair_type_color',40,36,23), (425615,2220479,0,'hair_type_highlight_color',142,122,8), (425616,2220479,1,'lip_type',-2,9,41), (425617,2220479,1,'nose_type',-28,0,1), (425618,2220479,0,'skin_color',215,187,156), (425619,2220479,1,'soga_cheek_type',0,0,7), (425620,2220479,1,'soga_chin_type',0,-2,9), (425621,2220479,1,'soga_ear_type',0,-7,0), (425622,2220479,1,'soga_eye_brow_type',0,-3,35), (425623,2220479,0,'soga_eye_color',229,229,102), (425624,2220479,1,'soga_eye_type',-7,0,0), (425625,2220479,0,'soga_hair_face_color',40,36,23), (425626,2220479,0,'soga_hair_face_highlight_color',142,122,8), (425627,2220479,0,'soga_hair_type_color',40,36,23), (425628,2220479,0,'soga_hair_type_highlight_color',142,122,8), (425629,2220479,1,'soga_lip_type',31,-28,-7), (425630,2220479,1,'soga_nose_type',41,47,26), (425631,2220479,0,'soga_skin_color',215,187,156), (425632,2220479,0,'wing_color1',255,255,255), (425633,2220479,0,'wing_color2',255,255,255), (425636,2220480,1,'cheek_type',-14,-9,0), (425637,2220480,1,'chin_type',-37,-29,21), (425638,2220480,1,'ear_type',-10,42,0), (425639,2220480,1,'eye_brow_type',-1,-10,-14), (425640,2220480,0,'eye_color',63,129,148), (425641,2220480,0,'hair_color1',239,21,0), (425642,2220480,0,'hair_face_color',124,43,9), (425643,2220480,0,'hair_face_highlight_color',11,11,7), (425644,2220480,0,'hair_type_color',124,43,9), (425645,2220480,0,'hair_type_highlight_color',11,11,7), (425646,2220480,1,'lip_type',-22,10,41), (425647,2220480,1,'nose_type',40,-17,21), (425648,2220480,0,'skin_color',230,197,185), (425649,2220480,1,'soga_cheek_type',0,-1,-10), (425650,2220480,1,'soga_chin_type',0,-22,10), (425651,2220480,1,'soga_ear_type',-10,42,0), (425652,2220480,1,'soga_eye_brow_type',0,-10,42), (425653,2220480,0,'soga_eye_color',229,229,102), (425654,2220480,0,'soga_hair_face_color',124,43,9), (425655,2220480,0,'soga_hair_face_highlight_color',11,11,7), (425656,2220480,0,'soga_hair_type_color',124,43,9), (425657,2220480,0,'soga_hair_type_highlight_color',11,11,7), (425658,2220480,1,'soga_lip_type',-14,-14,-9), (425659,2220480,1,'soga_nose_type',41,-37,-29), (425660,2220480,0,'soga_skin_color',230,197,185), (425661,2220480,0,'wing_color1',255,255,255), (425662,2220480,0,'wing_color2',255,255,255), (425667,2220481,1,'cheek_type',18,14,0), (425668,2220481,1,'chin_type',-2,-12,17), (425669,2220481,1,'ear_type',40,-9,0), (425670,2220481,1,'eye_brow_type',5,17,21), (425671,2220481,0,'eye_color',72,145,161), (425672,2220481,1,'eye_type',-34,0,0), (425673,2220481,0,'hair_face_color',127,119,111), (425674,2220481,0,'hair_face_highlight_color',13,12,8), (425675,2220481,0,'hair_type_color',127,119,111), (425676,2220481,0,'hair_type_highlight_color',13,12,8), (425677,2220481,1,'lip_type',0,12,-28), (425678,2220481,1,'nose_type',0,-5,-26), (425679,2220481,0,'skin_color',116,75,68), (425680,2220481,1,'soga_cheek_type',18,14,0), (425681,2220481,1,'soga_chin_type',-2,-12,17), (425682,2220481,1,'soga_ear_type',40,-9,0), (425683,2220481,1,'soga_eye_brow_type',5,17,21), (425684,2220481,0,'soga_eye_color',229,229,102), (425685,2220481,1,'soga_eye_type',-34,0,0), (425686,2220481,0,'soga_hair_face_color',127,119,111), (425687,2220481,0,'soga_hair_face_highlight_color',13,12,8), (425688,2220481,0,'soga_hair_type_color',127,119,111), (425689,2220481,0,'soga_hair_type_highlight_color',13,12,8), (425690,2220481,1,'soga_lip_type',0,12,-28), (425691,2220481,1,'soga_nose_type',0,-5,-26), (425692,2220481,0,'soga_skin_color',116,75,68), (425693,2220481,0,'wing_color1',255,255,255), (425694,2220481,0,'wing_color2',255,255,255), (425698,1980115,0,'eye_color',255,255,255), (425699,1980115,0,'skin_color',255,255,255), (425700,1980115,0,'soga_eye_color',255,0,255), (425701,1980116,0,'eye_color',255,255,255), (425702,1980116,0,'skin_color',255,255,255), (425703,1980116,0,'soga_eye_color',255,0,255), (425704,1980117,0,'eye_color',255,255,255), (425705,1980117,0,'skin_color',255,255,255), (425706,1980117,0,'soga_eye_color',255,0,255), (425707,1980118,0,'eye_color',255,255,255), (425708,1980118,0,'skin_color',255,255,255), (425709,1980118,0,'soga_eye_color',255,0,255), (425710,1980119,0,'eye_color',255,255,255), (425711,1980119,0,'skin_color',255,255,255), (425712,1980119,0,'soga_eye_color',255,0,255), (425713,1980120,1,'cheek_type',-42,42,0), (425714,1980120,1,'chin_type',-34,95,18), (425715,1980120,1,'ear_type',-9,70,0), (425716,1980120,1,'eye_brow_type',31,-40,-68), (425717,1980120,0,'eye_color',42,84,69), (425718,1980120,1,'eye_type',78,0,0), (425719,1980120,0,'hair_color1',237,63,20), (425720,1980120,0,'hair_color2',156,0,0), (425721,1980120,0,'hair_face_color',15,1,21), (425722,1980120,0,'hair_face_highlight_color',35,23,2), (425723,1980120,0,'hair_highlight',79,28,15), (425724,1980120,0,'hair_type_color',15,1,21), (425725,1980120,0,'hair_type_highlight_color',35,23,2), (425726,1980120,1,'lip_type',18,48,76), (425727,1980120,1,'nose_type',3,-19,63), (425728,1980120,0,'skin_color',229,208,210), (425729,1980120,1,'soga_cheek_type',0,31,-40), (425730,1980120,1,'soga_chin_type',0,18,48), (425731,1980120,1,'soga_ear_type',0,78,0), (425732,1980120,1,'soga_eye_brow_type',0,-9,70), (425733,1980120,0,'soga_eye_color',229,229,102), (425734,1980120,1,'soga_eye_type',-100,0,0), (425735,1980120,0,'soga_hair_color1',26,24,25), (425736,1980120,0,'soga_hair_color2',36,34,36), (425737,1980120,0,'soga_hair_face_color',15,1,21), (425738,1980120,0,'soga_hair_face_highlight_color',35,23,2), (425739,1980120,0,'soga_hair_highlight',79,28,15), (425740,1980120,0,'soga_hair_type_color',15,1,21), (425741,1980120,0,'soga_hair_type_highlight_color',35,23,2), (425742,1980120,1,'soga_lip_type',-68,-42,42), (425743,1980120,1,'soga_nose_type',76,-34,95), (425744,1980120,0,'soga_skin_color',229,208,210), (425745,1980120,0,'wing_color1',255,255,255), (425746,1980120,0,'wing_color2',255,255,255), (425776,1980121,1,'cheek_type',-42,42,0), (425777,1980121,1,'chin_type',-34,95,18), (425778,1980121,1,'ear_type',-9,70,0), (425779,1980121,1,'eye_brow_type',31,-40,-68), (425780,1980121,0,'eye_color',42,84,69), (425781,1980121,1,'eye_type',78,0,0), (425782,1980121,0,'hair_color1',237,63,20), (425783,1980121,0,'hair_color2',156,0,0), (425784,1980121,0,'hair_face_color',15,1,21), (425785,1980121,0,'hair_face_highlight_color',35,23,2), (425786,1980121,0,'hair_highlight',79,28,15), (425787,1980121,0,'hair_type_color',15,1,21), (425788,1980121,0,'hair_type_highlight_color',35,23,2), (425789,1980121,1,'lip_type',18,48,76), (425790,1980121,1,'nose_type',3,-19,63), (425791,1980121,0,'skin_color',229,208,210), (425792,1980121,1,'soga_cheek_type',0,31,-40), (425793,1980121,1,'soga_chin_type',0,18,48), (425794,1980121,1,'soga_ear_type',0,78,0), (425795,1980121,1,'soga_eye_brow_type',0,-9,70), (425796,1980121,0,'soga_eye_color',229,229,102), (425797,1980121,1,'soga_eye_type',-100,0,0), (425798,1980121,0,'soga_hair_color1',26,24,25), (425799,1980121,0,'soga_hair_color2',36,34,36), (425800,1980121,0,'soga_hair_face_color',15,1,21), (425801,1980121,0,'soga_hair_face_highlight_color',35,23,2), (425802,1980121,0,'soga_hair_highlight',79,28,15), (425803,1980121,0,'soga_hair_type_color',15,1,21), (425804,1980121,0,'soga_hair_type_highlight_color',35,23,2), (425805,1980121,1,'soga_lip_type',-68,-42,42), (425806,1980121,1,'soga_nose_type',76,-34,95), (425807,1980121,0,'soga_skin_color',229,208,210), (425808,1980121,0,'wing_color1',255,255,255), (425809,1980121,0,'wing_color2',255,255,255), (425839,1980122,1,'cheek_type',-39,8,0), (425840,1980122,1,'chin_type',25,1,-31), (425841,1980122,1,'ear_type',32,8,0), (425842,1980122,1,'eye_brow_type',-17,-5,25), (425843,1980122,0,'eye_color',159,198,210), (425844,1980122,1,'eye_type',5,0,0), (425845,1980122,0,'hair_color1',8,4,0), (425846,1980122,0,'hair_face_color',81,41,6), (425847,1980122,0,'hair_face_highlight_color',215,208,134), (425848,1980122,0,'hair_type_color',81,41,6), (425849,1980122,0,'hair_type_highlight_color',215,208,134), (425850,1980122,1,'lip_type',46,-17,10), (425851,1980122,1,'nose_type',25,8,4), (425852,1980122,0,'skin_color',187,147,151), (425853,1980122,1,'soga_cheek_type',0,-17,-5), (425854,1980122,1,'soga_chin_type',0,46,-17), (425855,1980122,1,'soga_ear_type',0,5,0), (425856,1980122,1,'soga_eye_brow_type',0,32,8), (425857,1980122,0,'soga_eye_color',229,229,102), (425858,1980122,1,'soga_eye_type',5,0,0), (425859,1980122,0,'soga_hair_face_color',81,41,6), (425860,1980122,0,'soga_hair_face_highlight_color',215,208,134), (425861,1980122,0,'soga_hair_type_color',81,41,6), (425862,1980122,0,'soga_hair_type_highlight_color',215,208,134), (425863,1980122,1,'soga_lip_type',25,-39,8), (425864,1980122,1,'soga_nose_type',10,25,1), (425865,1980122,0,'soga_skin_color',187,147,151), (425866,1980122,0,'wing_color1',255,255,255), (425867,1980122,0,'wing_color2',255,255,255), (425870,1980123,1,'cheek_type',-28,-14,0), (425871,1980123,1,'chin_type',20,28,5), (425872,1980123,1,'ear_type',18,-1,0), (425873,1980123,1,'eye_brow_type',37,-38,26), (425874,1980123,0,'eye_color',97,105,57), (425875,1980123,1,'eye_type',-43,0,0), (425876,1980123,0,'hair_color1',2,22,0), (425877,1980123,0,'hair_face_color',159,155,143), (425878,1980123,0,'hair_face_highlight_color',165,155,144), (425879,1980123,0,'hair_type_color',159,155,143), (425880,1980123,0,'hair_type_highlight_color',165,155,144), (425881,1980123,1,'lip_type',31,1,-34), (425882,1980123,1,'nose_type',37,2,22), (425883,1980123,0,'skin_color',209,217,217), (425884,1980123,1,'soga_cheek_type',0,37,-38), (425885,1980123,1,'soga_chin_type',0,31,1), (425886,1980123,1,'soga_ear_type',0,-43,0), (425887,1980123,1,'soga_eye_brow_type',0,18,-1), (425888,1980123,0,'soga_eye_color',229,229,102), (425889,1980123,1,'soga_eye_type',-43,0,0), (425890,1980123,0,'soga_hair_face_color',159,155,143), (425891,1980123,0,'soga_hair_face_highlight_color',165,155,144), (425892,1980123,0,'soga_hair_type_color',159,155,143), (425893,1980123,0,'soga_hair_type_highlight_color',165,155,144), (425894,1980123,1,'soga_lip_type',26,-28,-14), (425895,1980123,1,'soga_nose_type',-34,20,28), (425896,1980123,0,'soga_skin_color',209,217,217), (425897,1980123,0,'wing_color1',255,255,255), (425898,1980123,0,'wing_color2',255,255,255), (425901,1980124,1,'cheek_type',10,23,0), (425902,1980124,1,'chin_type',-5,34,21), (425903,1980124,1,'ear_type',0,38,0), (425904,1980124,1,'eye_brow_type',-28,7,-17), (425905,1980124,0,'eye_color',129,90,41), (425906,1980124,1,'eye_type',-43,0,0), (425907,1980124,0,'hair_color1',219,14,0), (425908,1980124,0,'hair_face_color',27,26,18), (425909,1980124,0,'hair_face_highlight_color',174,165,93), (425910,1980124,0,'hair_type_color',27,26,18), (425911,1980124,0,'hair_type_highlight_color',174,165,93), (425912,1980124,1,'lip_type',-11,-19,0), (425913,1980124,1,'nose_type',1,-37,14), (425914,1980124,0,'skin_color',249,236,237), (425915,1980124,1,'soga_cheek_type',0,-28,7), (425916,1980124,1,'soga_chin_type',0,-11,-19), (425917,1980124,1,'soga_ear_type',0,-43,0), (425918,1980124,1,'soga_eye_brow_type',0,0,38), (425919,1980124,0,'soga_eye_color',229,229,102), (425920,1980124,1,'soga_eye_type',-43,0,0), (425921,1980124,0,'soga_hair_face_color',27,26,18), (425922,1980124,0,'soga_hair_face_highlight_color',174,165,93), (425923,1980124,0,'soga_hair_type_color',27,26,18), (425924,1980124,0,'soga_hair_type_highlight_color',174,165,93), (425925,1980124,1,'soga_lip_type',-17,10,23), (425926,1980124,1,'soga_nose_type',0,-5,34), (425927,1980124,0,'soga_skin_color',249,236,237), (425928,1980124,0,'wing_color1',255,255,255), (425929,1980124,0,'wing_color2',255,255,255), (425932,1980125,1,'cheek_type',0,-17,0), (425933,1980125,1,'chin_type',-25,20,0), (425934,1980125,1,'ear_type',-34,25,0), (425935,1980125,1,'eye_brow_type',0,10,3), (425936,1980125,0,'eye_color',170,134,88), (425937,1980125,1,'eye_type',5,0,0), (425938,1980125,0,'hair_color1',0,14,0), (425939,1980125,0,'hair_face_color',44,31,15), (425940,1980125,0,'hair_face_highlight_color',149,101,0), (425941,1980125,0,'hair_type_color',44,31,15), (425942,1980125,0,'hair_type_highlight_color',149,101,0), (425943,1980125,1,'lip_type',-4,0,-29), (425944,1980125,1,'nose_type',-8,0,14), (425945,1980125,0,'skin_color',110,105,106), (425946,1980125,1,'soga_cheek_type',0,0,10), (425947,1980125,1,'soga_chin_type',0,-4,0), (425948,1980125,1,'soga_ear_type',0,5,0), (425949,1980125,1,'soga_eye_brow_type',0,-34,25), (425950,1980125,0,'soga_eye_color',229,229,102), (425951,1980125,1,'soga_eye_type',5,0,0), (425952,1980125,0,'soga_hair_face_color',44,31,15), (425953,1980125,0,'soga_hair_face_highlight_color',149,101,0), (425954,1980125,0,'soga_hair_type_color',44,31,15), (425955,1980125,0,'soga_hair_type_highlight_color',149,101,0), (425956,1980125,1,'soga_lip_type',3,0,-17), (425957,1980125,1,'soga_nose_type',-29,-25,20), (425958,1980125,0,'soga_skin_color',110,105,106), (425959,1980125,0,'wing_color1',255,255,255), (425960,1980125,0,'wing_color2',255,255,255), (425994,1980126,1,'cheek_type',94,97,0), (425995,1980126,1,'chin_type',62,28,-82), (425996,1980126,1,'ear_type',-62,20,0), (425997,1980126,1,'eye_brow_type',96,-9,7), (425998,1980126,0,'eye_color',157,122,62), (425999,1980126,1,'eye_type',-7,0,0), (426000,1980126,0,'hair_color1',222,50,53), (426001,1980126,0,'hair_color2',177,0,0), (426002,1980126,0,'hair_face_color',224,181,20), (426003,1980126,0,'hair_face_highlight_color',30,9,13), (426004,1980126,0,'hair_highlight',54,45,28), (426005,1980126,0,'hair_type_color',224,181,20), (426006,1980126,0,'hair_type_highlight_color',30,9,13), (426007,1980126,1,'lip_type',-25,78,-69), (426008,1980126,1,'nose_type',14,-34,50), (426009,1980126,0,'skin_color',243,249,249), (426010,1980126,1,'soga_cheek_type',0,96,-9), (426011,1980126,1,'soga_chin_type',0,-25,78), (426012,1980126,1,'soga_ear_type',0,-7,0), (426013,1980126,1,'soga_eye_brow_type',0,-62,20), (426014,1980126,0,'soga_eye_color',229,229,102), (426015,1980126,1,'soga_eye_type',-79,0,0), (426016,1980126,0,'soga_hair_color1',239,221,86), (426017,1980126,0,'soga_hair_color2',99,53,22), (426018,1980126,0,'soga_hair_face_color',224,181,20), (426019,1980126,0,'soga_hair_face_highlight_color',30,9,13), (426020,1980126,0,'soga_hair_highlight',54,45,28), (426021,1980126,0,'soga_hair_type_color',224,181,20), (426022,1980126,0,'soga_hair_type_highlight_color',30,9,13), (426023,1980126,1,'soga_lip_type',7,94,97), (426024,1980126,1,'soga_nose_type',-69,62,28), (426025,1980126,0,'soga_skin_color',243,249,249), (426026,1980126,0,'wing_color1',255,255,255), (426027,1980126,0,'wing_color2',255,255,255), (426057,1980128,0,'eye_color',255,255,255), (426058,1980128,0,'skin_color',255,255,255), (426059,1980128,0,'soga_eye_color',255,0,255), (426060,1980129,0,'eye_color',255,255,255), (426061,1980129,0,'skin_color',255,255,255), (426062,1980129,0,'soga_eye_color',255,0,255), (426063,1980130,0,'eye_color',255,255,255), (426064,1980130,0,'skin_color',255,255,255), (426065,1980130,0,'soga_eye_color',255,0,255), (426066,1980131,1,'cheek_type',-7,45,0), (426067,1980131,1,'chin_type',0,4,-7), (426068,1980131,1,'ear_type',-7,-17,0), (426069,1980131,1,'eye_brow_type',-12,-32,-7), (426070,1980131,0,'eye_color',118,13,124), (426071,1980131,1,'eye_type',4,0,0), (426072,1980131,0,'hair_color1',0,0,8), (426073,1980131,0,'hair_face_color',99,98,98), (426074,1980131,0,'hair_type_color',99,98,98), (426075,1980131,1,'lip_type',-4,11,-12), (426076,1980131,1,'nose_type',9,-7,-4), (426077,1980131,0,'skin_color',99,231,4), (426078,1980131,1,'soga_cheek_type',0,-12,-32), (426079,1980131,1,'soga_chin_type',0,-4,11), (426080,1980131,1,'soga_ear_type',0,4,0), (426081,1980131,1,'soga_eye_brow_type',0,-7,-17), (426082,1980131,0,'soga_eye_color',229,229,102), (426083,1980131,1,'soga_eye_type',4,0,0), (426084,1980131,0,'soga_hair_face_color',99,98,98), (426085,1980131,0,'soga_hair_type_color',99,98,98), (426086,1980131,1,'soga_lip_type',-7,0,0), (426087,1980131,1,'soga_nose_type',-12,0,4), (426088,1980131,0,'soga_skin_color',99,231,4), (426089,1980131,0,'wing_color1',255,255,255), (426090,1980131,0,'wing_color2',255,255,255), (426099,2210487,0,'eye_color',255,255,255), (426100,2210487,0,'skin_color',255,255,255), (426101,2210487,0,'soga_eye_color',255,0,255), (426102,2210488,1,'cheek_type',100,-93,0), (426103,2210488,1,'chin_type',-100,-100,41), (426104,2210488,1,'ear_type',58,1,0), (426105,2210488,1,'eye_brow_type',62,10,39), (426106,2210488,0,'eye_color',112,81,38), (426107,2210488,1,'eye_type',100,0,0), (426108,2210488,0,'hair_color1',91,21,51), (426109,2210488,0,'hair_color2',159,88,0), (426110,2210488,0,'hair_face_color',124,39,34), (426111,2210488,0,'hair_face_highlight_color',84,0,0), (426112,2210488,0,'hair_highlight',109,14,49), (426113,2210488,0,'hair_type_color',124,39,34), (426114,2210488,0,'hair_type_highlight_color',84,0,0), (426115,2210488,1,'lip_type',-20,-64,-47), (426116,2210488,1,'nose_type',-84,62,14), (426117,2210488,0,'skin_color',229,233,207), (426118,2210488,1,'soga_cheek_type',100,-93,0), (426119,2210488,1,'soga_chin_type',-100,-100,41), (426120,2210488,1,'soga_ear_type',58,1,0), (426121,2210488,1,'soga_eye_brow_type',62,10,39), (426122,2210488,0,'soga_eye_color',229,233,207), (426123,2210488,1,'soga_eye_type',100,0,0), (426124,2210488,0,'soga_hair_color1',91,21,51), (426125,2210488,0,'soga_hair_color2',159,88,0), (426126,2210488,0,'soga_hair_face_color',124,39,34), (426127,2210488,0,'soga_hair_face_highlight_color',84,0,0), (426128,2210488,0,'soga_hair_highlight',109,14,49), (426129,2210488,0,'soga_hair_type_color',124,39,34), (426130,2210488,0,'soga_hair_type_highlight_color',84,0,0), (426131,2210488,1,'soga_lip_type',-20,-64,-47), (426132,2210488,1,'soga_nose_type',-84,62,14), (426133,2210488,0,'soga_skin_color',112,81,38), (426165,2210489,1,'cheek_type',100,-93,0), (426166,2210489,1,'chin_type',38,-81,50), (426167,2210489,1,'ear_type',-8,-31,0), (426168,2210489,1,'eye_brow_type',61,-100,70), (426169,2210489,0,'eye_color',109,166,169), (426170,2210489,1,'eye_type',100,0,0), (426171,2210489,0,'hair_color1',38,22,21), (426172,2210489,0,'hair_color2',120,50,0), (426173,2210489,0,'hair_face_color',11,3,5), (426174,2210489,0,'hair_face_highlight_color',84,0,0), (426175,2210489,0,'hair_highlight',109,14,49), (426176,2210489,0,'hair_type_color',11,3,5), (426177,2210489,0,'hair_type_highlight_color',84,0,0), (426178,2210489,1,'lip_type',-2,-45,-47), (426179,2210489,1,'nose_type',-7,-42,-43), (426180,2210489,0,'skin_color',241,251,251), (426181,2210489,1,'soga_cheek_type',100,-93,0), (426182,2210489,1,'soga_chin_type',38,-81,50), (426183,2210489,1,'soga_ear_type',-8,-31,0), (426184,2210489,1,'soga_eye_brow_type',61,-100,70), (426185,2210489,0,'soga_eye_color',241,251,251), (426186,2210489,1,'soga_eye_type',100,0,0), (426187,2210489,0,'soga_hair_color1',38,22,21), (426188,2210489,0,'soga_hair_color2',120,50,0), (426189,2210489,0,'soga_hair_face_color',11,3,5), (426190,2210489,0,'soga_hair_face_highlight_color',84,0,0), (426191,2210489,0,'soga_hair_highlight',109,14,49), (426192,2210489,0,'soga_hair_type_color',11,3,5), (426193,2210489,0,'soga_hair_type_highlight_color',84,0,0), (426194,2210489,1,'soga_lip_type',-2,-45,-47), (426195,2210489,1,'soga_nose_type',-7,-42,-43), (426196,2210489,0,'soga_skin_color',109,166,169), (426259,2210490,1,'cheek_type',100,-100,0), (426260,2210490,1,'chin_type',-43,100,100), (426261,2210490,1,'ear_type',-100,7,0), (426262,2210490,1,'eye_brow_type',100,-100,100), (426263,2210490,0,'eye_color',114,85,55), (426264,2210490,1,'eye_type',-100,0,0), (426265,2210490,0,'hair_color1',29,21,28), (426266,2210490,0,'hair_color2',39,32,39), (426267,2210490,0,'hair_face_color',15,1,21), (426268,2210490,0,'hair_face_highlight_color',119,147,147), (426269,2210490,0,'hair_highlight',123,123,130), (426270,2210490,0,'hair_type_color',15,1,21), (426271,2210490,0,'hair_type_highlight_color',119,147,147), (426272,2210490,1,'lip_type',100,100,100), (426273,2210490,1,'nose_type',-100,-100,100), (426274,2210490,0,'skin_color',232,181,180), (426275,2210490,1,'soga_cheek_type',100,-100,0), (426276,2210490,1,'soga_chin_type',-43,100,100), (426277,2210490,1,'soga_ear_type',-100,7,0), (426278,2210490,1,'soga_eye_brow_type',100,-100,100), (426279,2210490,0,'soga_eye_color',232,181,180), (426280,2210490,1,'soga_eye_type',-100,0,0), (426281,2210490,0,'soga_hair_color1',164,165,165), (426282,2210490,0,'soga_hair_color2',56,62,62), (426283,2210490,0,'soga_hair_face_color',244,246,246), (426284,2210490,0,'soga_hair_face_highlight_color',119,147,147), (426285,2210490,0,'soga_hair_highlight',123,123,130), (426286,2210490,0,'soga_hair_type_color',244,246,246), (426287,2210490,0,'soga_hair_type_highlight_color',119,147,147), (426288,2210490,1,'soga_lip_type',100,100,100), (426289,2210490,1,'soga_nose_type',-100,-100,100), (426290,2210490,0,'soga_skin_color',114,85,55), (426322,2210491,1,'cheek_type',0,-31,0), (426323,2210491,1,'chin_type',-50,25,37), (426324,2210491,1,'ear_type',-17,1,0), (426325,2210491,1,'eye_brow_type',3,100,100), (426326,2210491,0,'eye_color',117,147,108), (426327,2210491,1,'eye_type',62,0,0), (426328,2210491,0,'hair_color1',89,21,21), (426329,2210491,0,'hair_color2',171,87,0), (426330,2210491,0,'hair_face_color',168,59,22), (426331,2210491,0,'hair_face_highlight_color',15,1,21), (426332,2210491,0,'hair_highlight',26,24,25), (426333,2210491,0,'hair_type_color',168,59,22), (426334,2210491,0,'hair_type_highlight_color',15,1,21), (426335,2210491,1,'lip_type',-31,-7,-17), (426336,2210491,1,'nose_type',14,9,-4), (426337,2210491,0,'skin_color',248,233,235), (426338,2210491,1,'soga_cheek_type',0,-31,0), (426339,2210491,1,'soga_chin_type',-50,25,37), (426340,2210491,1,'soga_ear_type',-17,1,0), (426341,2210491,1,'soga_eye_brow_type',3,100,100), (426342,2210491,0,'soga_eye_color',248,233,235), (426343,2210491,1,'soga_eye_type',62,0,0), (426344,2210491,0,'soga_hair_color1',89,21,21), (426345,2210491,0,'soga_hair_color2',171,87,0), (426346,2210491,0,'soga_hair_face_color',168,59,22), (426347,2210491,0,'soga_hair_face_highlight_color',15,1,21), (426348,2210491,0,'soga_hair_highlight',26,24,25), (426349,2210491,0,'soga_hair_type_color',168,59,22), (426350,2210491,0,'soga_hair_type_highlight_color',15,1,21), (426351,2210491,1,'soga_lip_type',-31,-7,-17), (426352,2210491,1,'soga_nose_type',14,9,-4), (426353,2210491,0,'soga_skin_color',117,147,108), (426385,2210492,1,'cheek_type',-4,0,0), (426386,2210492,1,'chin_type',-34,-31,34), (426387,2210492,1,'ear_type',2,10,0), (426388,2210492,1,'eye_brow_type',68,14,17), (426389,2210492,0,'eye_color',68,103,62), (426390,2210492,1,'eye_type',100,0,0), (426391,2210492,0,'hair_color1',26,24,25), (426392,2210492,0,'hair_color2',36,34,36), (426393,2210492,0,'hair_face_color',15,1,21), (426394,2210492,0,'hair_face_highlight_color',88,4,4), (426395,2210492,0,'hair_highlight',109,14,49), (426396,2210492,0,'hair_type_color',15,1,21), (426397,2210492,0,'hair_type_highlight_color',88,4,4), (426398,2210492,1,'lip_type',-42,-100,-62), (426399,2210492,1,'nose_type',22,-41,42), (426400,2210492,0,'skin_color',209,220,220), (426401,2210492,1,'soga_cheek_type',-4,0,0), (426402,2210492,1,'soga_chin_type',-34,-31,34), (426403,2210492,1,'soga_ear_type',2,10,0), (426404,2210492,1,'soga_eye_brow_type',68,14,17), (426405,2210492,0,'soga_eye_color',209,220,220), (426406,2210492,1,'soga_eye_type',100,0,0), (426407,2210492,0,'soga_hair_color1',26,24,25), (426408,2210492,0,'soga_hair_color2',36,34,36), (426409,2210492,0,'soga_hair_face_color',15,1,21), (426410,2210492,0,'soga_hair_face_highlight_color',88,4,4), (426411,2210492,0,'soga_hair_highlight',109,14,49), (426412,2210492,0,'soga_hair_type_color',15,1,21), (426413,2210492,0,'soga_hair_type_highlight_color',88,4,4), (426414,2210492,1,'soga_lip_type',-42,-100,-62), (426415,2210492,1,'soga_nose_type',22,-41,42), (426416,2210492,0,'soga_skin_color',68,103,62), (426479,2210493,1,'cheek_type',-63,-69,0), (426480,2210493,1,'chin_type',37,-95,-8), (426481,2210493,1,'ear_type',14,38,0), (426482,2210493,1,'eye_brow_type',23,-43,81), (426483,2210493,0,'eye_color',43,89,102), (426484,2210493,1,'eye_type',-52,0,0), (426485,2210493,0,'hair_color1',29,21,28), (426486,2210493,0,'hair_color2',39,32,39), (426487,2210493,0,'hair_face_color',15,1,21), (426488,2210493,0,'hair_face_highlight_color',171,64,25), (426489,2210493,0,'hair_highlight',89,21,21), (426490,2210493,0,'hair_type_color',15,1,21), (426491,2210493,0,'hair_type_highlight_color',171,64,25), (426492,2210493,1,'lip_type',22,34,0), (426493,2210493,1,'nose_type',21,17,-56), (426494,2210493,0,'skin_color',198,193,153), (426495,2210493,1,'soga_cheek_type',-63,-69,0), (426496,2210493,1,'soga_chin_type',37,-95,-8), (426497,2210493,1,'soga_ear_type',14,38,0), (426498,2210493,1,'soga_eye_brow_type',23,-43,81), (426499,2210493,0,'soga_eye_color',229,229,102), (426500,2210493,1,'soga_eye_type',-52,0,0), (426501,2210493,0,'soga_hair_color1',29,21,28), (426502,2210493,0,'soga_hair_color2',39,32,39), (426503,2210493,0,'soga_hair_face_color',15,1,21), (426504,2210493,0,'soga_hair_face_highlight_color',171,64,25), (426505,2210493,0,'soga_hair_highlight',89,21,21), (426506,2210493,0,'soga_hair_type_color',15,1,21), (426507,2210493,0,'soga_hair_type_highlight_color',171,64,25), (426508,2210493,1,'soga_lip_type',22,34,0), (426509,2210493,1,'soga_nose_type',21,17,-56), (426510,2210493,0,'soga_skin_color',198,193,153), (426511,2210493,0,'wing_color1',255,255,255), (426512,2210493,0,'wing_color2',255,255,255), (426542,2210494,1,'cheek_type',14,-20,0), (426543,2210494,1,'chin_type',-2,-55,-34), (426544,2210494,1,'ear_type',9,12,0), (426545,2210494,1,'eye_brow_type',34,-28,28), (426546,2210494,0,'eye_color',158,198,210), (426547,2210494,1,'eye_type',100,0,0), (426548,2210494,0,'hair_face_color',108,44,16), (426549,2210494,0,'hair_face_highlight_color',83,79,52), (426550,2210494,0,'hair_type_color',108,44,16), (426551,2210494,0,'hair_type_highlight_color',83,79,52), (426552,2210494,1,'lip_type',46,0,-7), (426553,2210494,1,'nose_type',8,-25,-3), (426554,2210494,0,'skin_color',225,178,142), (426555,2210494,1,'soga_cheek_type',14,-20,0), (426556,2210494,1,'soga_chin_type',-2,-55,-34), (426557,2210494,1,'soga_ear_type',9,12,0), (426558,2210494,1,'soga_eye_brow_type',34,-28,28), (426559,2210494,0,'soga_eye_color',229,229,102), (426560,2210494,1,'soga_eye_type',100,0,0), (426561,2210494,0,'soga_hair_face_color',108,44,16), (426562,2210494,0,'soga_hair_face_highlight_color',83,79,52), (426563,2210494,0,'soga_hair_type_color',108,44,16), (426564,2210494,0,'soga_hair_type_highlight_color',83,79,52), (426565,2210494,1,'soga_lip_type',46,0,-7), (426566,2210494,1,'soga_nose_type',8,-25,-3), (426567,2210494,0,'soga_skin_color',225,178,142), (426568,2210494,0,'wing_color1',255,255,255), (426569,2210494,0,'wing_color2',255,255,255), (426573,2210495,1,'cheek_type',-100,-17,0), (426574,2210495,1,'chin_type',100,0,-100), (426575,2210495,1,'ear_type',-100,88,0), (426576,2210495,1,'eye_brow_type',-95,37,68), (426577,2210495,0,'eye_color',159,189,175), (426578,2210495,1,'eye_type',31,0,0), (426579,2210495,0,'hair_color1',56,33,26), (426580,2210495,0,'hair_color2',94,59,11), (426581,2210495,0,'hair_face_color',100,70,10), (426582,2210495,0,'hair_face_highlight_color',48,33,3), (426583,2210495,0,'hair_highlight',79,28,15), (426584,2210495,0,'hair_type_color',100,70,10), (426585,2210495,0,'hair_type_highlight_color',48,33,3), (426586,2210495,1,'lip_type',-9,100,100), (426587,2210495,1,'nose_type',-76,65,-100), (426588,2210495,0,'skin_color',250,253,253), (426589,2210495,1,'soga_cheek_type',-100,-17,0), (426590,2210495,1,'soga_chin_type',100,0,-100), (426591,2210495,1,'soga_ear_type',-100,88,0), (426592,2210495,1,'soga_eye_brow_type',-95,37,68), (426593,2210495,0,'soga_eye_color',250,253,253), (426594,2210495,1,'soga_eye_type',31,0,0), (426595,2210495,0,'soga_hair_color1',56,33,26), (426596,2210495,0,'soga_hair_color2',94,59,11), (426597,2210495,0,'soga_hair_face_color',100,70,10), (426598,2210495,0,'soga_hair_face_highlight_color',48,33,3), (426599,2210495,0,'soga_hair_highlight',79,28,15), (426600,2210495,0,'soga_hair_type_color',100,70,10), (426601,2210495,0,'soga_hair_type_highlight_color',48,33,3), (426602,2210495,1,'soga_lip_type',-9,100,100), (426603,2210495,1,'soga_nose_type',-76,65,-100), (426604,2210495,0,'soga_skin_color',159,189,175), (426636,2210496,1,'cheek_type',-100,-17,0), (426637,2210496,1,'chin_type',100,0,-100), (426638,2210496,1,'ear_type',-100,88,0), (426639,2210496,1,'eye_brow_type',-95,37,68), (426640,2210496,0,'eye_color',159,189,175), (426641,2210496,1,'eye_type',31,0,0), (426642,2210496,0,'hair_color1',56,33,26), (426643,2210496,0,'hair_color2',94,59,11), (426644,2210496,0,'hair_face_color',100,70,10), (426645,2210496,0,'hair_face_highlight_color',48,33,3), (426646,2210496,0,'hair_highlight',79,28,15), (426647,2210496,0,'hair_type_color',100,70,10), (426648,2210496,0,'hair_type_highlight_color',48,33,3), (426649,2210496,1,'lip_type',-9,100,100), (426650,2210496,1,'nose_type',-76,65,-100), (426651,2210496,0,'skin_color',250,253,253), (426652,2210496,1,'soga_cheek_type',-100,-17,0), (426653,2210496,1,'soga_chin_type',100,0,-100), (426654,2210496,1,'soga_ear_type',-100,88,0), (426655,2210496,1,'soga_eye_brow_type',-95,37,68), (426656,2210496,0,'soga_eye_color',250,253,253), (426657,2210496,1,'soga_eye_type',31,0,0), (426658,2210496,0,'soga_hair_color1',56,33,26), (426659,2210496,0,'soga_hair_color2',94,59,11), (426660,2210496,0,'soga_hair_face_color',100,70,10), (426661,2210496,0,'soga_hair_face_highlight_color',48,33,3), (426662,2210496,0,'soga_hair_highlight',79,28,15), (426663,2210496,0,'soga_hair_type_color',100,70,10), (426664,2210496,0,'soga_hair_type_highlight_color',48,33,3), (426665,2210496,1,'soga_lip_type',-9,100,100), (426666,2210496,1,'soga_nose_type',-76,65,-100), (426667,2210496,0,'soga_skin_color',159,189,175), (426699,2210497,1,'cheek_type',100,-93,0), (426700,2210497,1,'chin_type',38,-81,50), (426701,2210497,1,'ear_type',-8,-31,0), (426702,2210497,1,'eye_brow_type',61,-100,70), (426703,2210497,0,'eye_color',109,166,169), (426704,2210497,1,'eye_type',100,0,0), (426705,2210497,0,'hair_color1',38,22,21), (426706,2210497,0,'hair_color2',120,50,0), (426707,2210497,0,'hair_face_color',11,3,5), (426708,2210497,0,'hair_face_highlight_color',84,0,0), (426709,2210497,0,'hair_highlight',109,14,49), (426710,2210497,0,'hair_type_color',11,3,5), (426711,2210497,0,'hair_type_highlight_color',84,0,0), (426712,2210497,1,'lip_type',-2,-45,-47), (426713,2210497,1,'nose_type',-7,-42,-43), (426714,2210497,0,'skin_color',241,251,251), (426715,2210497,1,'soga_cheek_type',100,-93,0), (426716,2210497,1,'soga_chin_type',38,-81,50), (426717,2210497,1,'soga_ear_type',-8,-31,0), (426718,2210497,1,'soga_eye_brow_type',61,-100,70), (426719,2210497,0,'soga_eye_color',241,251,251), (426720,2210497,1,'soga_eye_type',100,0,0), (426721,2210497,0,'soga_hair_color1',38,22,21), (426722,2210497,0,'soga_hair_color2',120,50,0), (426723,2210497,0,'soga_hair_face_color',11,3,5), (426724,2210497,0,'soga_hair_face_highlight_color',84,0,0), (426725,2210497,0,'soga_hair_highlight',109,14,49), (426726,2210497,0,'soga_hair_type_color',11,3,5), (426727,2210497,0,'soga_hair_type_highlight_color',84,0,0), (426728,2210497,1,'soga_lip_type',-2,-45,-47), (426729,2210497,1,'soga_nose_type',-7,-42,-43), (426730,2210497,0,'soga_skin_color',109,166,169), (426762,2210498,1,'cheek_type',11,9,0), (426763,2210498,1,'chin_type',-14,-31,-17), (426764,2210498,1,'ear_type',39,-14,0), (426765,2210498,1,'eye_brow_type',-19,10,-21), (426766,2210498,0,'eye_color',67,132,116), (426767,2210498,1,'eye_type',-38,0,0), (426768,2210498,0,'hair_face_color',33,24,12), (426769,2210498,0,'hair_face_highlight_color',11,6,1), (426770,2210498,0,'hair_type_color',33,24,12), (426771,2210498,0,'hair_type_highlight_color',11,6,1), (426772,2210498,1,'lip_type',-1,7,0), (426773,2210498,1,'nose_type',0,2,-7), (426774,2210498,0,'skin_color',176,156,105), (426775,2210498,1,'soga_cheek_type',11,9,0), (426776,2210498,1,'soga_chin_type',-14,-31,-17), (426777,2210498,1,'soga_ear_type',39,-14,0), (426778,2210498,1,'soga_eye_brow_type',-19,10,-21), (426779,2210498,0,'soga_eye_color',229,229,102), (426780,2210498,1,'soga_eye_type',-38,0,0), (426781,2210498,0,'soga_hair_face_color',33,24,12), (426782,2210498,0,'soga_hair_face_highlight_color',11,6,1), (426783,2210498,0,'soga_hair_type_color',33,24,12), (426784,2210498,0,'soga_hair_type_highlight_color',11,6,1), (426785,2210498,1,'soga_lip_type',-1,7,0), (426786,2210498,1,'soga_nose_type',0,2,-7), (426787,2210498,0,'soga_skin_color',176,156,105), (426788,2210498,0,'wing_color1',255,255,255), (426789,2210498,0,'wing_color2',255,255,255), (426793,2210499,1,'cheek_type',5,4,0), (426794,2210499,1,'chin_type',-8,0,28), (426795,2210499,1,'ear_type',-28,7,0), (426796,2210499,1,'eye_brow_type',-25,0,-25), (426797,2210499,0,'eye_color',119,169,165), (426798,2210499,1,'eye_type',39,0,0), (426799,2210499,0,'hair_face_color',13,9,6), (426800,2210499,0,'hair_face_highlight_color',53,29,2), (426801,2210499,0,'hair_type_color',13,9,6), (426802,2210499,0,'hair_type_highlight_color',53,29,2), (426803,2210499,1,'lip_type',1,-10,9), (426804,2210499,1,'nose_type',-23,0,0), (426805,2210499,0,'skin_color',130,101,62), (426806,2210499,1,'soga_cheek_type',5,4,0), (426807,2210499,1,'soga_chin_type',-8,0,28), (426808,2210499,1,'soga_ear_type',-28,7,0), (426809,2210499,1,'soga_eye_brow_type',-25,0,-25), (426810,2210499,0,'soga_eye_color',229,229,102), (426811,2210499,1,'soga_eye_type',39,0,0), (426812,2210499,0,'soga_hair_face_color',13,9,6), (426813,2210499,0,'soga_hair_face_highlight_color',53,29,2), (426814,2210499,0,'soga_hair_type_color',13,9,6), (426815,2210499,0,'soga_hair_type_highlight_color',53,29,2), (426816,2210499,1,'soga_lip_type',1,-10,9), (426817,2210499,1,'soga_nose_type',-23,0,0), (426818,2210499,0,'soga_skin_color',130,101,62), (426819,2210499,0,'wing_color1',255,255,255), (426820,2210499,0,'wing_color2',255,255,255), (426824,2210500,0,'eye_color',255,255,255), (426825,2210500,0,'skin_color',255,255,255), (426826,2210500,0,'soga_eye_color',255,0,255), (426827,2210501,1,'cheek_type',-100,-17,0), (426828,2210501,1,'chin_type',100,0,-100), (426829,2210501,1,'ear_type',-100,88,0), (426830,2210501,1,'eye_brow_type',-95,37,68), (426831,2210501,0,'eye_color',159,189,175), (426832,2210501,1,'eye_type',31,0,0), (426833,2210501,0,'hair_color1',1,4,68), (426835,2210501,0,'hair_face_color',120,120,6), (426836,2210501,0,'hair_face_highlight_color',60,60,60), (426837,2210501,0,'hair_highlight',79,28,15), (426838,2210501,0,'hair_type_color',100,70,10), (426839,2210501,0,'hair_type_highlight_color',95,90,90), (426840,2210501,1,'lip_type',-9,100,100), (426841,2210501,1,'nose_type',-76,65,-100), (426842,2210501,0,'skin_color',124,120,86), (426843,2210501,1,'soga_cheek_type',-100,-17,0), (426844,2210501,1,'soga_chin_type',100,0,-100), (426845,2210501,1,'soga_ear_type',-100,88,0), (426846,2210501,1,'soga_eye_brow_type',-95,37,68), (426847,2210501,0,'soga_eye_color',250,253,253), (426848,2210501,1,'soga_eye_type',31,0,0), (426849,2210501,0,'soga_hair_color1',1189,1189,68), (426850,2210501,0,'soga_hair_color2',94,59,11), (426851,2210501,0,'soga_hair_face_color',100,70,10), (426852,2210501,0,'soga_hair_face_highlight_color',48,33,3), (426853,2210501,0,'soga_hair_highlight',79,28,15), (426854,2210501,0,'soga_hair_type_color',100,70,10), (426855,2210501,0,'soga_hair_type_highlight_color',48,33,3), (426856,2210501,1,'soga_lip_type',-9,100,100), (426857,2210501,1,'soga_nose_type',-76,65,-100), (426858,2210501,0,'soga_skin_color',159,189,175), (426890,2210501,0,'hair_color2',120,120,80), (426891,2210502,0,'eye_color',255,255,255), (426892,2210502,0,'skin_color',255,255,255), (426893,2210502,0,'soga_eye_color',255,0,255), (426894,2210505,1,'cheek_type',-68,-58,0), (426895,2210505,1,'chin_type',-40,68,-82), (426896,2210505,1,'ear_type',28,-71,0), (426897,2210505,1,'eye_brow_type',-88,94,65), (426898,2210505,0,'eye_color',95,96,0), (426899,2210505,1,'eye_type',8,0,0), (426900,2210505,0,'hair_color1',213,222,1), (426901,2210505,1,'lip_type',55,4,0), (426902,2210505,1,'nose_type',84,-43,-34), (426903,2210505,0,'skin_color',155,143,88), (426904,2210505,1,'soga_cheek_type',0,-88,94), (426905,2210505,1,'soga_chin_type',0,55,4), (426906,2210505,1,'soga_ear_type',0,8,0), (426907,2210505,1,'soga_eye_brow_type',0,28,-71), (426908,2210505,0,'soga_eye_color',229,229,102), (426909,2210505,1,'soga_eye_type',87,0,0), (426910,2210505,1,'soga_lip_type',65,-68,-58), (426911,2210505,1,'soga_nose_type',0,-40,68), (426912,2210505,0,'soga_skin_color',155,143,88), (426913,2210505,0,'wing_color1',255,255,255), (426914,2210505,0,'wing_color2',255,255,255), (426925,2210506,1,'cheek_type',-76,75,0), (426926,2210506,1,'chin_type',17,-90,-12), (426927,2210506,1,'ear_type',-4,-71,0), (426928,2210506,1,'eye_brow_type',87,20,-25), (426929,2210506,0,'eye_color',158,158,0), (426930,2210506,1,'eye_type',-48,0,0), (426931,2210506,0,'hair_color1',206,68,31), (426932,2210506,1,'lip_type',89,93,12), (426933,2210506,1,'nose_type',-51,-50,68), (426934,2210506,0,'skin_color',35,50,54), (426935,2210506,1,'soga_cheek_type',0,87,20), (426936,2210506,1,'soga_chin_type',0,89,93), (426937,2210506,1,'soga_ear_type',0,-48,0), (426938,2210506,1,'soga_eye_brow_type',0,-4,-71), (426939,2210506,0,'soga_eye_color',229,229,102), (426940,2210506,1,'soga_eye_type',12,0,0), (426941,2210506,1,'soga_lip_type',-25,-76,75), (426942,2210506,1,'soga_nose_type',12,17,-90), (426943,2210506,0,'soga_skin_color',35,50,54), (426944,2210506,0,'wing_color1',255,255,255), (426945,2210506,0,'wing_color2',255,255,255), (426956,2490836,0,'eye_color',255,255,255), (426957,2490836,0,'skin_color',255,255,255), (426958,2490836,0,'soga_eye_color',255,0,255), (426959,2490835,0,'eye_color',255,255,255), (426960,2490835,0,'skin_color',255,255,255), (426961,2330138,0,'eye_color',255,255,255), (426962,2330138,0,'skin_color',255,255,255), (426963,2330138,0,'soga_eye_color',255,0,255), (426964,2330139,0,'eye_color',255,255,255), (426965,2330139,0,'skin_color',255,255,255), (426966,2330139,0,'soga_eye_color',255,0,255), (426967,2210507,1,'cheek_type',64,-62,0), (426968,2210507,1,'chin_type',-42,-52,43), (426969,2210507,1,'ear_type',37,42,0), (426970,2210507,1,'eye_brow_type',50,82,100), (426971,2210507,0,'eye_color',76,147,159), (426972,2210507,1,'eye_type',50,0,0), (426973,2210507,0,'hair_color1',38,22,21), (426974,2210507,0,'hair_color2',120,50,0), (426975,2210507,0,'hair_face_highlight_color',15,1,21), (426976,2210507,0,'hair_highlight',26,24,25), (426977,2210507,0,'hair_type_highlight_color',15,1,21), (426978,2210507,1,'lip_type',-64,37,-7), (426979,2210507,1,'nose_type',37,-100,-41), (426980,2210507,0,'skin_color',253,253,253), (426981,2210507,1,'soga_cheek_type',64,-62,0), (426982,2210507,1,'soga_chin_type',-42,-52,43), (426983,2210507,1,'soga_ear_type',37,42,0), (426984,2210507,1,'soga_eye_brow_type',50,82,100), (426985,2210507,0,'soga_eye_color',253,253,253), (426986,2210507,1,'soga_eye_type',50,0,0), (426987,2210507,0,'soga_hair_color1',38,22,21), (426988,2210507,0,'soga_hair_color2',120,50,0), (426989,2210507,0,'soga_hair_face_highlight_color',15,1,21), (426990,2210507,0,'soga_hair_highlight',26,24,25), (426991,2210507,0,'soga_hair_type_highlight_color',15,1,21), (426992,2210507,1,'soga_lip_type',-64,37,-7), (426993,2210507,1,'soga_nose_type',37,-100,-41), (426994,2210507,0,'soga_skin_color',76,147,159), (427029,2330141,1,'cheek_type',64,-62,0), (427030,2330141,1,'chin_type',-42,-52,43), (427031,2330141,1,'ear_type',37,42,0), (427032,2330141,1,'eye_brow_type',50,82,100), (427033,2330141,0,'eye_color',76,147,159), (427034,2330141,1,'eye_type',50,0,0), (427035,2330141,0,'hair_color1',38,22,21), (427036,2330141,0,'hair_color2',120,50,0), (427037,2330141,0,'hair_face_highlight_color',15,1,21), (427038,2330141,0,'hair_highlight',26,24,25), (427039,2330141,0,'hair_type_highlight_color',15,1,21), (427040,2330141,1,'lip_type',-64,37,-7), (427041,2330141,1,'nose_type',37,-100,-41), (427042,2330141,0,'skin_color',253,253,253), (427043,2330141,1,'soga_cheek_type',64,-62,0), (427044,2330141,1,'soga_chin_type',-42,-52,43), (427045,2330141,1,'soga_ear_type',37,42,0), (427046,2330141,1,'soga_eye_brow_type',50,82,100), (427047,2330141,0,'soga_eye_color',253,253,253), (427048,2330141,1,'soga_eye_type',50,0,0), (427049,2330141,0,'soga_hair_color1',38,22,21), (427050,2330141,0,'soga_hair_color2',120,50,0), (427051,2330141,0,'soga_hair_face_highlight_color',15,1,21), (427052,2330141,0,'soga_hair_highlight',26,24,25), (427053,2330141,0,'soga_hair_type_highlight_color',15,1,21), (427054,2330141,1,'soga_lip_type',-64,37,-7), (427055,2330141,1,'soga_nose_type',37,-100,-41), (427056,2330141,0,'soga_skin_color',76,147,159), (427060,2330142,1,'cheek_type',-34,-14,0), (427061,2330142,1,'chin_type',93,93,-25), (427062,2330142,1,'ear_type',83,7,0), (427063,2330142,1,'eye_brow_type',-95,-93,-53), (427064,2330142,0,'eye_color',97,105,57), (427065,2330142,0,'hair_color1',25,25,25), (427066,2330142,0,'hair_color2',25,25,25), (427067,2330142,0,'hair_face_color',55,55,55), (427068,2330142,0,'hair_face_highlight_color',43,17,14), (427069,2330142,0,'hair_highlight',54,45,28), (427070,2330142,0,'hair_type_color',55,55,55), (427071,2330142,0,'hair_type_highlight_color',43,17,14), (427072,2330142,1,'lip_type',-68,79,95), (427073,2330142,1,'nose_type',90,-89,48), (427074,2330142,0,'skin_color',114,103,68), (427075,2330142,1,'soga_cheek_type',-34,-14,0), (427076,2330142,1,'soga_chin_type',93,93,-25), (427077,2330142,1,'soga_ear_type',83,7,0), (427078,2330142,1,'soga_eye_brow_type',-95,-93,-53), (427079,2330142,0,'soga_eye_color',229,229,102), (427080,2330142,0,'soga_hair_color1',246,219,114), (427081,2330142,0,'soga_hair_color2',187,136,62), (427082,2330142,0,'soga_hair_face_color',233,184,31), (427083,2330142,0,'soga_hair_face_highlight_color',43,17,14), (427084,2330142,0,'soga_hair_highlight',54,45,28), (427085,2330142,0,'soga_hair_type_color',233,184,31), (427086,2330142,0,'soga_hair_type_highlight_color',43,17,14), (427087,2330142,1,'soga_lip_type',-68,79,95), (427088,2330142,1,'soga_nose_type',90,-89,48), (427089,2330142,0,'soga_skin_color',114,103,68), (427090,2330142,0,'wing_color1',255,255,255), (427091,2330142,0,'wing_color2',255,255,255), (427123,2330143,1,'cheek_type',0,-4,0), (427124,2330143,1,'chin_type',-7,18,7), (427125,2330143,1,'ear_type',0,7,0), (427126,2330143,1,'eye_brow_type',12,20,21), (427127,2330143,0,'eye_color',162,198,199), (427128,2330143,1,'eye_type',-10,0,0), (427129,2330143,0,'hair_face_color',106,86,0), (427130,2330143,0,'hair_face_highlight_color',30,11,3), (427131,2330143,0,'hair_type_color',106,86,0), (427132,2330143,0,'hair_type_highlight_color',30,11,3), (427133,2330143,1,'lip_type',-25,-25,0), (427134,2330143,1,'nose_type',-7,-25,0), (427135,2330143,0,'skin_color',250,253,253), (427136,2330143,1,'soga_cheek_type',0,-4,0), (427137,2330143,1,'soga_chin_type',-7,18,7), (427138,2330143,1,'soga_ear_type',0,7,0), (427139,2330143,1,'soga_eye_brow_type',12,20,21), (427140,2330143,0,'soga_eye_color',229,229,102), (427141,2330143,1,'soga_eye_type',-10,0,0), (427142,2330143,0,'soga_hair_face_color',106,86,0), (427143,2330143,0,'soga_hair_face_highlight_color',30,11,3), (427144,2330143,0,'soga_hair_type_color',106,86,0), (427145,2330143,0,'soga_hair_type_highlight_color',30,11,3), (427146,2330143,1,'soga_lip_type',-25,-25,0), (427147,2330143,1,'soga_nose_type',-7,-25,0), (427148,2330143,0,'soga_skin_color',250,253,253), (427149,2330143,0,'wing_color1',255,255,255), (427150,2330143,0,'wing_color2',255,255,255), (427154,2330144,1,'cheek_type',-26,26,0), (427155,2330144,1,'chin_type',9,28,1), (427156,2330144,1,'ear_type',-23,43,0), (427157,2330144,1,'eye_brow_type',-5,0,-7), (427158,2330144,0,'eye_color',239,84,99), (427159,2330144,1,'eye_type',-3,0,0), (427160,2330144,0,'hair_face_color',122,67,6), (427161,2330144,0,'hair_face_highlight_color',210,114,12), (427162,2330144,0,'hair_type_color',122,67,6), (427163,2330144,0,'hair_type_highlight_color',210,114,12), (427164,2330144,1,'lip_type',-3,-21,-25), (427165,2330144,1,'nose_type',9,17,-2), (427166,2330144,0,'skin_color',127,35,1), (427167,2330144,1,'soga_cheek_type',-26,26,0), (427168,2330144,1,'soga_chin_type',9,28,1), (427169,2330144,1,'soga_ear_type',-23,43,0), (427170,2330144,1,'soga_eye_brow_type',-5,0,-7), (427171,2330144,0,'soga_eye_color',229,229,102), (427172,2330144,1,'soga_eye_type',-3,0,0), (427173,2330144,0,'soga_hair_face_color',122,67,6), (427174,2330144,0,'soga_hair_face_highlight_color',210,114,12), (427175,2330144,0,'soga_hair_type_color',122,67,6), (427176,2330144,0,'soga_hair_type_highlight_color',210,114,12), (427177,2330144,1,'soga_lip_type',-3,-21,-25), (427178,2330144,1,'soga_nose_type',9,17,-2), (427179,2330144,0,'soga_skin_color',127,35,1), (427180,2330144,0,'wing_color1',255,255,255), (427181,2330144,0,'wing_color2',255,255,255), (427185,2330145,1,'cheek_type',0,2,0), (427186,2330145,1,'chin_type',-38,3,2), (427187,2330145,1,'ear_type',23,-5,0), (427188,2330145,1,'eye_brow_type',34,0,14), (427189,2330145,0,'eye_color',222,35,32), (427190,2330145,1,'eye_type',-32,0,0), (427191,2330145,0,'hair_face_color',52,38,20), (427192,2330145,0,'hair_face_highlight_color',216,192,37), (427193,2330145,0,'hair_type_color',52,38,20), (427194,2330145,0,'hair_type_highlight_color',216,192,37), (427195,2330145,1,'lip_type',-31,-2,10), (427196,2330145,1,'nose_type',-2,17,-14), (427197,2330145,0,'skin_color',126,67,40), (427198,2330145,1,'soga_cheek_type',0,2,0), (427199,2330145,1,'soga_chin_type',-38,3,2), (427200,2330145,1,'soga_ear_type',23,-5,0), (427201,2330145,1,'soga_eye_brow_type',34,0,14), (427202,2330145,0,'soga_eye_color',229,229,102), (427203,2330145,1,'soga_eye_type',-32,0,0), (427204,2330145,0,'soga_hair_face_color',52,38,20), (427205,2330145,0,'soga_hair_face_highlight_color',216,192,37), (427206,2330145,0,'soga_hair_type_color',52,38,20), (427207,2330145,0,'soga_hair_type_highlight_color',216,192,37), (427208,2330145,1,'soga_lip_type',-31,-2,10), (427209,2330145,1,'soga_nose_type',-2,17,-14), (427210,2330145,0,'soga_skin_color',126,67,40), (427211,2330145,0,'wing_color1',255,255,255), (427212,2330145,0,'wing_color2',255,255,255), (427216,2330146,1,'cheek_type',11,9,0), (427217,2330146,1,'chin_type',-14,-31,-17), (427218,2330146,1,'ear_type',39,-14,0), (427219,2330146,1,'eye_brow_type',-19,10,-21), (427220,2330146,0,'eye_color',67,132,116), (427221,2330146,1,'eye_type',-38,0,0), (427222,2330146,0,'hair_face_color',33,24,12), (427223,2330146,0,'hair_face_highlight_color',11,6,1), (427224,2330146,0,'hair_type_color',33,24,12), (427225,2330146,0,'hair_type_highlight_color',11,6,1), (427226,2330146,1,'lip_type',-1,7,0), (427227,2330146,1,'nose_type',0,2,-7), (427228,2330146,0,'skin_color',55,55,55), (427229,2330146,1,'soga_cheek_type',11,9,0), (427230,2330146,1,'soga_chin_type',-14,-31,-17), (427231,2330146,1,'soga_ear_type',39,-14,0), (427232,2330146,1,'soga_eye_brow_type',-19,10,-21), (427233,2330146,0,'soga_eye_color',229,229,102), (427234,2330146,1,'soga_eye_type',-38,0,0), (427235,2330146,0,'soga_hair_face_color',33,24,12), (427236,2330146,0,'soga_hair_face_highlight_color',11,6,1), (427237,2330146,0,'soga_hair_type_color',33,24,12), (427238,2330146,0,'soga_hair_type_highlight_color',11,6,1), (427239,2330146,1,'soga_lip_type',-1,7,0), (427240,2330146,1,'soga_nose_type',0,2,-7), (427241,2330146,0,'soga_skin_color',176,156,105), (427242,2330146,0,'wing_color1',255,255,255), (427243,2330146,0,'wing_color2',255,255,255), (427278,2330148,1,'cheek_type',-64,74,0), (427279,2330148,1,'chin_type',15,31,-66), (427280,2330148,1,'ear_type',23,-93,0), (427281,2330148,1,'eye_brow_type',14,95,56), (427282,2330148,0,'eye_color',0,11,7), (427283,2330148,1,'eye_type',-21,0,0), (427284,2330148,1,'lip_type',55,-42,83), (427285,2330148,1,'nose_type',-76,-76,-50), (427286,2330148,0,'skin_color',148,63,12), (427287,2330148,1,'soga_cheek_type',-64,74,0), (427288,2330148,1,'soga_chin_type',15,31,-66), (427289,2330148,1,'soga_ear_type',23,-93,0), (427290,2330148,1,'soga_eye_brow_type',14,95,56), (427291,2330148,0,'soga_eye_color',229,229,102), (427292,2330148,1,'soga_eye_type',-21,0,0), (427293,2330148,1,'soga_lip_type',55,-42,83), (427294,2330148,1,'soga_nose_type',-76,-76,-50), (427295,2330148,0,'soga_skin_color',148,63,12), (427296,2330148,0,'wing_color1',255,255,255), (427297,2330148,0,'wing_color2',255,255,255), (427309,2330149,1,'cheek_type',64,-62,0), (427310,2330149,1,'chin_type',-42,-52,43), (427311,2330149,1,'ear_type',37,42,0), (427312,2330149,1,'eye_brow_type',50,82,100), (427313,2330149,0,'eye_color',76,147,159), (427314,2330149,1,'eye_type',50,0,0), (427315,2330149,0,'hair_color1',38,22,21), (427316,2330149,0,'hair_color2',120,50,0), (427317,2330149,0,'hair_face_highlight_color',15,1,21), (427318,2330149,0,'hair_highlight',26,24,25), (427319,2330149,0,'hair_type_highlight_color',15,1,21), (427320,2330149,1,'lip_type',-64,37,-7), (427321,2330149,1,'nose_type',37,-100,-41), (427322,2330149,0,'skin_color',253,253,253), (427323,2330149,1,'soga_cheek_type',64,-62,0), (427324,2330149,1,'soga_chin_type',-42,-52,43), (427325,2330149,1,'soga_ear_type',37,42,0), (427326,2330149,1,'soga_eye_brow_type',50,82,100), (427327,2330149,0,'soga_eye_color',253,253,253), (427328,2330149,1,'soga_eye_type',50,0,0), (427329,2330149,0,'soga_hair_color1',38,22,21), (427330,2330149,0,'soga_hair_color2',120,50,0), (427331,2330149,0,'soga_hair_face_highlight_color',15,1,21), (427332,2330149,0,'soga_hair_highlight',26,24,25), (427333,2330149,0,'soga_hair_type_highlight_color',15,1,21), (427334,2330149,1,'soga_lip_type',-64,37,-7), (427335,2330149,1,'soga_nose_type',37,-100,-41), (427336,2330149,0,'soga_skin_color',76,147,159), (427340,2330150,1,'cheek_type',75,11,0), (427341,2330150,1,'chin_type',11,-34,-2), (427342,2330150,1,'ear_type',-7,-14,0), (427343,2330150,1,'eye_brow_type',37,-10,-10), (427344,2330150,0,'eye_color',45,92,106), (427345,2330150,1,'eye_type',-4,0,0), (427346,2330150,0,'hair_face_color',230,230,230), (427347,2330150,0,'hair_face_highlight_color',154,147,81), (427348,2330150,0,'hair_type_color',210,210,210), (427349,2330150,0,'hair_type_highlight_color',55,55,55), (427350,2330150,1,'lip_type',20,0,-25), (427351,2330150,1,'nose_type',0,-28,0), (427352,2330150,0,'skin_color',239,250,250), (427353,2330150,1,'soga_cheek_type',75,11,0), (427354,2330150,1,'soga_chin_type',11,-34,-2), (427355,2330150,1,'soga_ear_type',-7,-14,0), (427356,2330150,1,'soga_eye_brow_type',37,-10,-10), (427357,2330150,0,'soga_eye_color',229,229,102), (427358,2330150,1,'soga_eye_type',-4,0,0), (427359,2330150,0,'soga_hair_face_color',115,110,69), (427360,2330150,0,'soga_hair_face_highlight_color',230,230,230), (427361,2330150,0,'soga_hair_type_color',210,210,210), (427362,2330150,0,'soga_hair_type_highlight_color',55,55,55), (427363,2330150,1,'soga_lip_type',20,0,-25), (427364,2330150,1,'soga_nose_type',0,-28,0), (427365,2330150,0,'soga_skin_color',239,250,250), (427366,2330150,0,'wing_color1',255,255,255), (427367,2330150,0,'wing_color2',255,255,255), (427402,2330151,1,'cheek_type',45,-45,0), (427403,2330151,1,'chin_type',95,-46,-64), (427404,2330151,1,'ear_type',-77,8,0), (427405,2330151,1,'eye_brow_type',-61,17,-74), (427406,2330151,0,'eye_color',31,59,41), (427407,2330151,1,'eye_type',-37,0,0), (427408,2330151,0,'hair_color1',246,219,114), (427409,2330151,0,'hair_color2',187,136,62), (427410,2330151,0,'hair_face_color',228,182,26), (427411,2330151,0,'hair_face_highlight_color',88,4,4), (427412,2330151,0,'hair_highlight',109,14,49), (427413,2330151,0,'hair_type_color',228,182,26), (427414,2330151,0,'hair_type_highlight_color',88,4,4), (427415,2330151,1,'lip_type',50,-97,65), (427416,2330151,1,'nose_type',69,62,22), (427417,2330151,0,'skin_color',25,25,25), (427418,2330151,1,'soga_cheek_type',45,-45,0), (427419,2330151,1,'soga_chin_type',95,-46,-64), (427420,2330151,1,'soga_ear_type',-77,8,0), (427421,2330151,1,'soga_eye_brow_type',-61,17,-74), (427422,2330151,0,'soga_eye_color',229,229,102), (427423,2330151,1,'soga_eye_type',-37,0,0), (427424,2330151,0,'soga_hair_color1',246,219,114), (427425,2330151,0,'soga_hair_color2',187,136,62), (427426,2330151,0,'soga_hair_face_color',228,182,26), (427427,2330151,0,'soga_hair_face_highlight_color',88,4,4), (427428,2330151,0,'soga_hair_highlight',109,14,49), (427429,2330151,0,'soga_hair_type_color',228,182,26), (427430,2330151,0,'soga_hair_type_highlight_color',88,4,4), (427431,2330151,1,'soga_lip_type',50,-97,65), (427432,2330151,1,'soga_nose_type',69,62,22), (427433,2330151,0,'soga_skin_color',25,25,25), (427434,2330151,0,'wing_color1',255,255,255), (427435,2330151,0,'wing_color2',255,255,255), (427465,2330152,1,'cheek_type',5,4,0), (427466,2330152,1,'chin_type',-8,0,28), (427467,2330152,1,'ear_type',-28,7,0), (427468,2330152,1,'eye_brow_type',-25,0,-25), (427469,2330152,0,'eye_color',119,169,165), (427470,2330152,1,'eye_type',39,0,0), (427471,2330152,0,'hair_face_color',13,9,6), (427472,2330152,0,'hair_face_highlight_color',53,29,2), (427473,2330152,0,'hair_type_color',13,9,6), (427474,2330152,0,'hair_type_highlight_color',53,29,2), (427475,2330152,1,'lip_type',1,-10,9), (427476,2330152,1,'nose_type',-23,0,0), (427477,2330152,0,'skin_color',130,101,62), (427478,2330152,1,'soga_cheek_type',5,4,0), (427479,2330152,1,'soga_chin_type',-8,0,28), (427480,2330152,1,'soga_ear_type',-28,7,0), (427481,2330152,1,'soga_eye_brow_type',-25,0,-25), (427482,2330152,0,'soga_eye_color',229,229,102), (427483,2330152,1,'soga_eye_type',39,0,0), (427484,2330152,0,'soga_hair_face_color',13,9,6), (427485,2330152,0,'soga_hair_face_highlight_color',53,29,2), (427486,2330152,0,'soga_hair_type_color',13,9,6), (427487,2330152,0,'soga_hair_type_highlight_color',53,29,2), (427488,2330152,1,'soga_lip_type',1,-10,9), (427489,2330152,1,'soga_nose_type',-23,0,0), (427490,2330152,0,'soga_skin_color',130,101,62), (427491,2330152,0,'wing_color1',255,255,255), (427492,2330152,0,'wing_color2',255,255,255), (427496,2330153,1,'cheek_type',7,2,0), (427497,2330153,1,'chin_type',-41,-7,-34), (427498,2330153,1,'ear_type',-83,-1,0), (427499,2330153,1,'eye_brow_type',41,-37,100), (427500,2330153,0,'eye_color',189,181,147), (427501,2330153,1,'eye_type',42,0,0), (427502,2330153,0,'hair_color1',26,24,25), (427503,2330153,0,'hair_color2',36,34,36), (427504,2330153,0,'hair_face_color',29,20,38), (427505,2330153,0,'hair_face_highlight_color',119,147,147), (427506,2330153,0,'hair_highlight',123,123,130), (427507,2330153,0,'hair_type_color',29,20,38), (427508,2330153,0,'hair_type_highlight_color',119,147,147), (427509,2330153,1,'lip_type',39,78,-64), (427510,2330153,1,'nose_type',28,14,10), (427511,2330153,0,'skin_color',231,231,219), (427512,2330153,1,'soga_cheek_type',7,2,0), (427513,2330153,1,'soga_chin_type',-41,-7,-34), (427514,2330153,1,'soga_ear_type',-83,-1,0), (427515,2330153,1,'soga_eye_brow_type',41,-37,100), (427516,2330153,0,'soga_eye_color',229,229,102), (427517,2330153,1,'soga_eye_type',42,0,0), (427518,2330153,0,'soga_hair_color1',26,24,25), (427519,2330153,0,'soga_hair_color2',36,34,36), (427520,2330153,0,'soga_hair_face_color',29,20,38), (427521,2330153,0,'soga_hair_face_highlight_color',119,147,147), (427522,2330153,0,'soga_hair_highlight',123,123,130), (427523,2330153,0,'soga_hair_type_color',29,20,38), (427524,2330153,0,'soga_hair_type_highlight_color',119,147,147), (427525,2330153,1,'soga_lip_type',39,78,-64), (427526,2330153,1,'soga_nose_type',28,14,10), (427527,2330153,0,'soga_skin_color',231,231,219), (427528,2330153,0,'wing_color1',255,255,255), (427529,2330153,0,'wing_color2',255,255,255), (427559,2330154,1,'cheek_type',-18,-4,0), (427560,2330154,1,'chin_type',-11,-35,-42), (427561,2330154,1,'ear_type',0,-4,0), (427562,2330154,1,'eye_brow_type',28,-5,37), (427563,2330154,0,'eye_color',41,84,96), (427564,2330154,1,'eye_type',48,0,0), (427565,2330154,0,'hair_face_color',135,134,127), (427566,2330154,0,'hair_face_highlight_color',217,206,190), (427567,2330154,0,'hair_type_color',135,134,127), (427568,2330154,0,'hair_type_highlight_color',217,206,190), (427569,2330154,1,'lip_type',-17,21,14), (427570,2330154,1,'nose_type',-10,-20,0), (427571,2330154,0,'skin_color',222,208,157), (427572,2330154,1,'soga_cheek_type',-18,-4,0), (427573,2330154,1,'soga_chin_type',-11,-35,-42), (427574,2330154,1,'soga_ear_type',0,-4,0), (427575,2330154,1,'soga_eye_brow_type',28,-5,37), (427576,2330154,0,'soga_eye_color',229,229,102), (427577,2330154,1,'soga_eye_type',48,0,0), (427578,2330154,0,'soga_hair_face_color',135,134,127), (427579,2330154,0,'soga_hair_face_highlight_color',217,206,190), (427580,2330154,0,'soga_hair_type_color',135,134,127), (427581,2330154,0,'soga_hair_type_highlight_color',217,206,190), (427582,2330154,1,'soga_lip_type',-17,21,14), (427583,2330154,1,'soga_nose_type',-10,-20,0), (427584,2330154,0,'soga_skin_color',222,208,157), (427585,2330154,0,'wing_color1',255,255,255), (427586,2330154,0,'wing_color2',255,255,255), (427590,2330155,1,'cheek_type',7,2,0), (427591,2330155,1,'chin_type',-41,-7,-34), (427592,2330155,1,'ear_type',-83,-1,0), (427593,2330155,1,'eye_brow_type',41,-37,100), (427594,2330155,0,'eye_color',189,181,147), (427595,2330155,1,'eye_type',42,0,0), (427596,2330155,0,'hair_color1',26,24,25), (427597,2330155,0,'hair_color2',36,34,36), (427598,2330155,0,'hair_face_color',29,20,38), (427599,2330155,0,'hair_face_highlight_color',119,147,147), (427600,2330155,0,'hair_highlight',123,123,130), (427601,2330155,0,'hair_type_color',29,20,38), (427602,2330155,0,'hair_type_highlight_color',119,147,147), (427603,2330155,1,'lip_type',39,78,-64), (427604,2330155,1,'nose_type',28,14,10), (427605,2330155,0,'skin_color',231,231,219), (427606,2330155,1,'soga_cheek_type',7,2,0), (427607,2330155,1,'soga_chin_type',-41,-7,-34), (427608,2330155,1,'soga_ear_type',-83,-1,0), (427609,2330155,1,'soga_eye_brow_type',41,-37,100), (427610,2330155,0,'soga_eye_color',229,229,102), (427611,2330155,1,'soga_eye_type',42,0,0), (427612,2330155,0,'soga_hair_color1',26,24,25), (427613,2330155,0,'soga_hair_color2',36,34,36), (427614,2330155,0,'soga_hair_face_color',29,20,38), (427615,2330155,0,'soga_hair_face_highlight_color',119,147,147), (427616,2330155,0,'soga_hair_highlight',123,123,130), (427617,2330155,0,'soga_hair_type_color',29,20,38), (427618,2330155,0,'soga_hair_type_highlight_color',119,147,147), (427619,2330155,1,'soga_lip_type',39,78,-64), (427620,2330155,1,'soga_nose_type',28,14,10), (427621,2330155,0,'soga_skin_color',231,231,219), (427622,2330155,0,'wing_color1',255,255,255), (427623,2330155,0,'wing_color2',255,255,255), (427653,2330156,1,'cheek_type',0,-4,0), (427654,2330156,1,'chin_type',-7,18,7), (427655,2330156,1,'ear_type',0,7,0), (427656,2330156,1,'eye_brow_type',12,20,21), (427657,2330156,0,'eye_color',162,198,199), (427658,2330156,1,'eye_type',-10,0,0), (427659,2330156,0,'hair_face_color',22,22,22), (427660,2330156,0,'hair_face_highlight_color',22,22,22), (427661,2330156,0,'hair_type_color',106,86,0), (427662,2330156,0,'hair_type_highlight_color',30,11,3), (427663,2330156,1,'lip_type',-25,-25,0), (427664,2330156,1,'nose_type',-7,-25,0), (427665,2330156,0,'skin_color',250,253,253), (427666,2330156,1,'soga_cheek_type',0,-4,0), (427667,2330156,1,'soga_chin_type',-7,18,7), (427668,2330156,1,'soga_ear_type',0,7,0), (427669,2330156,1,'soga_eye_brow_type',12,20,21), (427670,2330156,0,'soga_eye_color',229,229,102), (427671,2330156,1,'soga_eye_type',-10,0,0), (427672,2330156,0,'soga_hair_face_color',22,22,22), (427673,2330156,0,'soga_hair_face_highlight_color',22,22,22), (427674,2330156,0,'soga_hair_type_color',106,86,0), (427675,2330156,0,'soga_hair_type_highlight_color',30,11,3), (427676,2330156,1,'soga_lip_type',-25,-25,0), (427677,2330156,1,'soga_nose_type',-7,-25,0), (427678,2330156,0,'soga_skin_color',250,253,253), (427679,2330156,0,'wing_color1',255,255,255), (427680,2330156,0,'wing_color2',255,255,255), (427715,2330158,1,'cheek_type',100,100,0), (427716,2330158,1,'chin_type',-100,100,-100), (427717,2330158,1,'ear_type',-75,-34,0), (427718,2330158,1,'eye_brow_type',-10,-8,93), (427719,2330158,0,'eye_color',114,154,121), (427720,2330158,1,'eye_type',-100,0,0), (427721,2330158,0,'hair_face_color',173,65,17), (427722,2330158,0,'hair_face_highlight_color',77,27,15), (427723,2330158,0,'hair_type_color',173,65,17), (427724,2330158,0,'hair_type_highlight_color',77,27,15), (427725,2330158,1,'lip_type',-46,100,-44), (427726,2330158,1,'nose_type',100,-100,-100), (427727,2330158,0,'skin_color',111,90,91), (427728,2330158,1,'soga_cheek_type',100,100,0), (427729,2330158,1,'soga_chin_type',-100,100,-100), (427730,2330158,1,'soga_ear_type',-75,-34,0), (427731,2330158,1,'soga_eye_brow_type',-10,-8,93), (427732,2330158,0,'soga_eye_color',229,229,102), (427733,2330158,1,'soga_eye_type',-100,0,0), (427734,2330158,0,'soga_hair_face_color',173,65,17), (427735,2330158,0,'soga_hair_face_highlight_color',77,27,15), (427736,2330158,0,'soga_hair_type_color',173,65,17), (427737,2330158,0,'soga_hair_type_highlight_color',77,27,15), (427738,2330158,1,'soga_lip_type',-46,100,-44), (427739,2330158,1,'soga_nose_type',100,-100,-100), (427740,2330158,0,'soga_skin_color',111,90,91), (427741,2330158,0,'wing_color1',255,255,255), (427742,2330158,0,'wing_color2',255,255,255), (427746,2330159,1,'cheek_type',-64,74,0), (427747,2330159,1,'chin_type',15,31,-66), (427748,2330159,1,'ear_type',23,-93,0), (427749,2330159,1,'eye_brow_type',14,95,56), (427750,2330159,0,'eye_color',0,11,7), (427751,2330159,1,'eye_type',-21,0,0), (427752,2330159,1,'lip_type',55,-42,83), (427753,2330159,1,'nose_type',-76,-76,-50), (427754,2330159,0,'skin_color',210,210,225), (427755,2330159,1,'soga_cheek_type',-64,74,0), (427756,2330159,1,'soga_chin_type',15,31,-66), (427757,2330159,1,'soga_ear_type',23,-93,0), (427758,2330159,1,'soga_eye_brow_type',14,95,56), (427759,2330159,0,'soga_eye_color',229,229,102), (427760,2330159,1,'soga_eye_type',-21,0,0), (427761,2330159,1,'soga_lip_type',55,-42,83), (427762,2330159,1,'soga_nose_type',-76,-76,-50), (427763,2330159,0,'soga_skin_color',148,63,12), (427764,2330159,0,'wing_color1',255,255,255), (427765,2330159,0,'wing_color2',255,255,255), (427840,2330160,1,'cheek_type',-4,0,0), (427841,2330160,1,'chin_type',-34,-31,34), (427842,2330160,1,'ear_type',2,10,0), (427843,2330160,1,'eye_brow_type',68,14,17), (427844,2330160,0,'eye_color',68,103,62), (427845,2330160,1,'eye_type',100,0,0), (427846,2330160,0,'hair_color1',26,24,25), (427847,2330160,0,'hair_color2',36,34,36), (427848,2330160,0,'hair_face_color',15,1,21), (427849,2330160,0,'hair_face_highlight_color',88,4,4), (427850,2330160,0,'hair_highlight',109,14,49), (427851,2330160,0,'hair_type_color',15,1,21), (427852,2330160,0,'hair_type_highlight_color',88,4,4), (427853,2330160,1,'lip_type',-42,-100,-62), (427854,2330160,1,'nose_type',22,-41,42), (427855,2330160,0,'skin_color',209,220,220), (427856,2330160,1,'soga_cheek_type',-4,0,0), (427857,2330160,1,'soga_chin_type',-34,-31,34), (427858,2330160,1,'soga_ear_type',2,10,0), (427859,2330160,1,'soga_eye_brow_type',68,14,17), (427860,2330160,0,'soga_eye_color',209,220,220), (427861,2330160,1,'soga_eye_type',100,0,0), (427862,2330160,0,'soga_hair_color1',26,24,25), (427863,2330160,0,'soga_hair_color2',36,34,36), (427864,2330160,0,'soga_hair_face_color',15,1,21), (427865,2330160,0,'soga_hair_face_highlight_color',88,4,4), (427866,2330160,0,'soga_hair_highlight',109,14,49), (427867,2330160,0,'soga_hair_type_color',15,1,21), (427868,2330160,0,'soga_hair_type_highlight_color',88,4,4), (427869,2330160,1,'soga_lip_type',-42,-100,-62), (427870,2330160,1,'soga_nose_type',22,-41,42), (427871,2330160,0,'soga_skin_color',68,103,62), (427903,2330161,1,'cheek_type',-4,0,0), (427904,2330161,1,'chin_type',-34,-31,34), (427905,2330161,1,'ear_type',2,10,0), (427906,2330161,1,'eye_brow_type',68,14,17), (427907,2330161,0,'eye_color',68,103,62), (427908,2330161,1,'eye_type',100,0,0), (427909,2330161,0,'hair_color1',26,24,25), (427910,2330161,0,'hair_color2',36,34,36), (427911,2330161,0,'hair_face_color',15,1,21), (427912,2330161,0,'hair_face_highlight_color',88,4,4), (427913,2330161,0,'hair_highlight',109,14,49), (427914,2330161,0,'hair_type_color',15,1,21), (427915,2330161,0,'hair_type_highlight_color',88,4,4), (427916,2330161,1,'lip_type',-42,-100,-62), (427917,2330161,1,'nose_type',22,-41,42), (427918,2330161,0,'skin_color',209,220,220), (427919,2330161,1,'soga_cheek_type',-4,0,0), (427920,2330161,1,'soga_chin_type',-34,-31,34), (427921,2330161,1,'soga_ear_type',2,10,0), (427922,2330161,1,'soga_eye_brow_type',68,14,17), (427923,2330161,0,'soga_eye_color',209,220,220), (427924,2330161,1,'soga_eye_type',100,0,0), (427925,2330161,0,'soga_hair_color1',26,24,25), (427926,2330161,0,'soga_hair_color2',36,34,36), (427927,2330161,0,'soga_hair_face_color',15,1,21), (427928,2330161,0,'soga_hair_face_highlight_color',88,4,4), (427929,2330161,0,'soga_hair_highlight',109,14,49), (427930,2330161,0,'soga_hair_type_color',15,1,21), (427931,2330161,0,'soga_hair_type_highlight_color',88,4,4), (427932,2330161,1,'soga_lip_type',-42,-100,-62), (427933,2330161,1,'soga_nose_type',22,-41,42), (427934,2330161,0,'soga_skin_color',68,103,62), (427966,2330162,1,'cheek_type',7,2,0), (427967,2330162,1,'chin_type',-41,-7,-34), (427968,2330162,1,'ear_type',-83,-1,0), (427969,2330162,1,'eye_brow_type',41,-37,100), (427970,2330162,0,'eye_color',189,181,147), (427971,2330162,1,'eye_type',42,0,0), (427972,2330162,0,'hair_color1',26,24,25), (427973,2330162,0,'hair_color2',36,34,36), (427974,2330162,0,'hair_face_color',29,20,38), (427975,2330162,0,'hair_face_highlight_color',119,147,147), (427976,2330162,0,'hair_highlight',123,123,130), (427977,2330162,0,'hair_type_color',29,20,38), (427978,2330162,0,'hair_type_highlight_color',119,147,147), (427979,2330162,1,'lip_type',39,78,-64), (427980,2330162,1,'nose_type',28,14,10), (427981,2330162,0,'skin_color',231,231,219), (427982,2330162,1,'soga_cheek_type',7,2,0), (427983,2330162,1,'soga_chin_type',-41,-7,-34), (427984,2330162,1,'soga_ear_type',-83,-1,0), (427985,2330162,1,'soga_eye_brow_type',41,-37,100), (427986,2330162,0,'soga_eye_color',229,229,102), (427987,2330162,1,'soga_eye_type',42,0,0), (427988,2330162,0,'soga_hair_color1',26,24,25), (427989,2330162,0,'soga_hair_color2',36,34,36), (427990,2330162,0,'soga_hair_face_color',29,20,38), (427991,2330162,0,'soga_hair_face_highlight_color',119,147,147), (427992,2330162,0,'soga_hair_highlight',123,123,130), (427993,2330162,0,'soga_hair_type_color',29,20,38), (427994,2330162,0,'soga_hair_type_highlight_color',119,147,147), (427995,2330162,1,'soga_lip_type',39,78,-64), (427996,2330162,1,'soga_nose_type',28,14,10), (427997,2330162,0,'soga_skin_color',231,231,219), (427998,2330162,0,'wing_color1',255,255,255), (427999,2330162,0,'wing_color2',255,255,255), (428029,2330163,1,'cheek_type',100,100,0), (428030,2330163,1,'chin_type',-100,100,-100), (428031,2330163,1,'ear_type',-75,-34,0), (428032,2330163,1,'eye_brow_type',-10,-8,93), (428033,2330163,0,'eye_color',114,154,121), (428034,2330163,1,'eye_type',-100,0,0), (428035,2330163,0,'hair_face_color',173,65,17), (428036,2330163,0,'hair_face_highlight_color',77,27,15), (428037,2330163,0,'hair_type_color',173,65,17), (428038,2330163,0,'hair_type_highlight_color',77,27,15), (428039,2330163,1,'lip_type',-46,100,-44), (428040,2330163,1,'nose_type',100,-100,-100), (428041,2330163,0,'skin_color',111,90,91), (428042,2330163,1,'soga_cheek_type',100,100,0), (428043,2330163,1,'soga_chin_type',-100,100,-100), (428044,2330163,1,'soga_ear_type',-75,-34,0), (428045,2330163,1,'soga_eye_brow_type',-10,-8,93), (428046,2330163,0,'soga_eye_color',229,229,102), (428047,2330163,1,'soga_eye_type',-100,0,0), (428048,2330163,0,'soga_hair_face_color',173,65,17), (428049,2330163,0,'soga_hair_face_highlight_color',77,27,15), (428050,2330163,0,'soga_hair_type_color',173,65,17), (428051,2330163,0,'soga_hair_type_highlight_color',77,27,15), (428052,2330163,1,'soga_lip_type',-46,100,-44), (428053,2330163,1,'soga_nose_type',100,-100,-100), (428054,2330163,0,'soga_skin_color',111,90,91), (428055,2330163,0,'wing_color1',255,255,255), (428056,2330163,0,'wing_color2',255,255,255), (428060,2330164,1,'cheek_type',-11,21,0), (428061,2330164,1,'chin_type',-7,-3,14), (428062,2330164,1,'ear_type',-34,-17,0), (428063,2330164,1,'eye_brow_type',50,-100,100), (428064,2330164,0,'eye_color',155,147,98), (428065,2330164,1,'eye_type',9,0,0), (428066,2330164,0,'hair_face_color',55,55,55), (428067,2330164,0,'hair_face_highlight_color',55,55,55), (428068,2330164,0,'hair_type_color',55,55,55), (428069,2330164,0,'hair_type_highlight_color',255,255,255), (428070,2330164,1,'lip_type',14,10,-20), (428071,2330164,1,'nose_type',41,-7,-28), (428072,2330164,0,'skin_color',101,95,65), (428073,2330164,1,'soga_cheek_type',-11,21,0), (428074,2330164,1,'soga_chin_type',-7,-3,14), (428075,2330164,1,'soga_ear_type',-34,-17,0), (428076,2330164,1,'soga_eye_brow_type',50,-100,100), (428077,2330164,0,'soga_eye_color',229,229,102), (428078,2330164,1,'soga_eye_type',9,0,0), (428079,2330164,0,'soga_hair_face_color',157,147,57), (428080,2330164,0,'soga_hair_face_highlight_color',214,204,192), (428081,2330164,0,'soga_hair_type_color',157,147,57), (428082,2330164,0,'soga_hair_type_highlight_color',214,204,192), (428083,2330164,1,'soga_lip_type',14,10,-20), (428084,2330164,1,'soga_nose_type',41,-7,-28), (428085,2330164,0,'soga_skin_color',101,95,65), (428086,2330164,0,'wing_color1',255,255,255), (428087,2330164,0,'wing_color2',255,255,255), (428091,2330165,1,'cheek_type',-11,21,0), (428092,2330165,1,'chin_type',-7,-3,14), (428093,2330165,1,'ear_type',-34,-17,0), (428094,2330165,1,'eye_brow_type',50,-100,100), (428095,2330165,0,'eye_color',155,147,98), (428096,2330165,1,'eye_type',9,0,0), (428097,2330165,0,'hair_face_color',55,55,55), (428098,2330165,0,'hair_face_highlight_color',55,55,55), (428099,2330165,0,'hair_type_color',55,55,55), (428100,2330165,0,'hair_type_highlight_color',255,255,255), (428101,2330165,1,'lip_type',14,10,-20), (428102,2330165,1,'nose_type',41,-7,-28), (428103,2330165,0,'skin_color',101,95,65), (428104,2330165,1,'soga_cheek_type',-11,21,0), (428105,2330165,1,'soga_chin_type',-7,-3,14), (428106,2330165,1,'soga_ear_type',-34,-17,0), (428107,2330165,1,'soga_eye_brow_type',50,-100,100), (428108,2330165,0,'soga_eye_color',229,229,102), (428109,2330165,1,'soga_eye_type',9,0,0), (428110,2330165,0,'soga_hair_face_color',157,147,57), (428111,2330165,0,'soga_hair_face_highlight_color',214,204,192), (428112,2330165,0,'soga_hair_type_color',157,147,57), (428113,2330165,0,'soga_hair_type_highlight_color',214,204,192), (428114,2330165,1,'soga_lip_type',14,10,-20), (428115,2330165,1,'soga_nose_type',41,-7,-28), (428116,2330165,0,'soga_skin_color',101,95,65), (428117,2330165,0,'wing_color1',255,255,255), (428118,2330165,0,'wing_color2',255,255,255), (428122,2370109,1,'cheek_type',-4,0,0), (428123,2370109,1,'chin_type',-34,-31,34), (428124,2370109,1,'ear_type',2,10,0), (428125,2370109,1,'eye_brow_type',68,14,17), (428126,2370109,0,'eye_color',68,103,62), (428127,2370109,1,'eye_type',100,0,0), (428128,2370109,0,'hair_color1',26,24,25), (428129,2370109,0,'hair_color2',90,90,90), (428130,2370109,0,'hair_face_color',15,1,21), (428131,2370109,0,'hair_face_highlight_color',88,4,4), (428132,2370109,0,'hair_highlight',109,14,49), (428133,2370109,0,'hair_type_color',80,70,40), (428134,2370109,0,'hair_type_highlight_color',88,4,4), (428135,2370109,1,'lip_type',-42,-100,-62), (428136,2370109,1,'nose_type',22,-41,42), (428137,2370109,0,'skin_color',209,220,220), (428138,2370109,1,'soga_cheek_type',-4,0,0), (428139,2370109,1,'soga_chin_type',-34,-31,34), (428140,2370109,1,'soga_ear_type',2,10,0), (428141,2370109,1,'soga_eye_brow_type',68,14,17), (428142,2370109,0,'soga_eye_color',209,220,220), (428143,2370109,1,'soga_eye_type',100,0,0), (428144,2370109,0,'soga_hair_color1',26,24,25), (428145,2370109,0,'soga_hair_color2',36,34,36), (428146,2370109,0,'soga_hair_face_color',15,1,21), (428147,2370109,0,'soga_hair_face_highlight_color',88,4,4), (428148,2370109,0,'soga_hair_highlight',109,14,49), (428149,2370109,0,'soga_hair_type_color',15,1,21), (428150,2370109,0,'soga_hair_type_highlight_color',88,4,4), (428151,2370109,1,'soga_lip_type',-42,-100,-62), (428152,2370109,1,'soga_nose_type',22,-41,42), (428153,2370109,0,'soga_skin_color',68,103,62), (428185,2340156,1,'cheek_type',45,-45,0), (428186,2340156,1,'chin_type',95,-46,-64), (428187,2340156,1,'ear_type',-77,8,0), (428188,2340156,1,'eye_brow_type',-61,17,-74), (428189,2340156,0,'eye_color',31,59,41), (428190,2340156,1,'eye_type',-37,0,0), (428191,2340156,0,'hair_color1',246,219,114), (428192,2340156,0,'hair_color2',187,136,62), (428193,2340156,0,'hair_face_color',228,182,26), (428194,2340156,0,'hair_face_highlight_color',88,4,4), (428195,2340156,0,'hair_highlight',109,14,49), (428196,2340156,0,'hair_type_color',228,182,26), (428197,2340156,0,'hair_type_highlight_color',88,4,4), (428198,2340156,1,'lip_type',50,-97,65), (428199,2340156,1,'nose_type',69,62,22), (428200,2340156,0,'skin_color',25,25,25), (428201,2340156,1,'soga_cheek_type',45,-45,0), (428202,2340156,1,'soga_chin_type',95,-46,-64), (428203,2340156,1,'soga_ear_type',-77,8,0), (428204,2340156,1,'soga_eye_brow_type',-61,17,-74), (428205,2340156,0,'soga_eye_color',229,229,102), (428206,2340156,1,'soga_eye_type',-37,0,0), (428207,2340156,0,'soga_hair_color1',246,219,114), (428208,2340156,0,'soga_hair_color2',187,136,62), (428209,2340156,0,'soga_hair_face_color',228,182,26), (428210,2340156,0,'soga_hair_face_highlight_color',88,4,4), (428211,2340156,0,'soga_hair_highlight',109,14,49), (428212,2340156,0,'soga_hair_type_color',228,182,26), (428213,2340156,0,'soga_hair_type_highlight_color',88,4,4), (428214,2340156,1,'soga_lip_type',50,-97,65), (428215,2340156,1,'soga_nose_type',69,62,22), (428216,2340156,0,'soga_skin_color',25,25,25), (428217,2340156,0,'wing_color1',255,255,255), (428218,2340156,0,'wing_color2',255,255,255), (428248,2340157,1,'cheek_type',100,100,0), (428249,2340157,1,'chin_type',-100,100,-100), (428250,2340157,1,'ear_type',-75,-34,0), (428251,2340157,1,'eye_brow_type',-10,-8,93), (428252,2340157,0,'eye_color',114,154,121), (428253,2340157,1,'eye_type',-100,0,0), (428254,2340157,0,'hair_face_color',173,65,17), (428255,2340157,0,'hair_face_highlight_color',77,27,15), (428256,2340157,0,'hair_type_color',173,65,17), (428257,2340157,0,'hair_type_highlight_color',77,27,15), (428258,2340157,1,'lip_type',-46,100,-44), (428259,2340157,1,'nose_type',100,-100,-100), (428260,2340157,0,'skin_color',111,90,91), (428261,2340157,1,'soga_cheek_type',100,100,0), (428262,2340157,1,'soga_chin_type',-100,100,-100), (428263,2340157,1,'soga_ear_type',-75,-34,0), (428264,2340157,1,'soga_eye_brow_type',-10,-8,93), (428265,2340157,0,'soga_eye_color',229,229,102), (428266,2340157,1,'soga_eye_type',-100,0,0), (428267,2340157,0,'soga_hair_face_color',173,65,17), (428268,2340157,0,'soga_hair_face_highlight_color',77,27,15), (428269,2340157,0,'soga_hair_type_color',173,65,17), (428270,2340157,0,'soga_hair_type_highlight_color',77,27,15), (428271,2340157,1,'soga_lip_type',-46,100,-44), (428272,2340157,1,'soga_nose_type',100,-100,-100), (428273,2340157,0,'soga_skin_color',111,90,91), (428274,2340157,0,'wing_color1',255,255,255), (428275,2340157,0,'wing_color2',255,255,255), (428279,2340158,1,'cheek_type',-4,0,0), (428280,2340158,1,'chin_type',-34,-31,34), (428281,2340158,1,'ear_type',2,10,0), (428282,2340158,1,'eye_brow_type',68,14,17), (428283,2340158,0,'eye_color',68,103,62), (428284,2340158,1,'eye_type',100,0,0), (428285,2340158,0,'hair_color1',26,24,25), (428286,2340158,0,'hair_color2',36,34,36), (428287,2340158,0,'hair_face_color',15,1,21), (428288,2340158,0,'hair_face_highlight_color',88,4,4), (428289,2340158,0,'hair_highlight',109,14,49), (428290,2340158,0,'hair_type_color',15,1,21), (428291,2340158,0,'hair_type_highlight_color',88,4,4), (428292,2340158,1,'lip_type',-42,-100,-62), (428293,2340158,1,'nose_type',22,-41,42), (428294,2340158,0,'skin_color',209,220,220), (428295,2340158,1,'soga_cheek_type',-4,0,0), (428296,2340158,1,'soga_chin_type',-34,-31,34), (428297,2340158,1,'soga_ear_type',2,10,0), (428298,2340158,1,'soga_eye_brow_type',68,14,17), (428299,2340158,0,'soga_eye_color',209,220,220), (428300,2340158,1,'soga_eye_type',100,0,0), (428301,2340158,0,'soga_hair_color1',26,24,25), (428302,2340158,0,'soga_hair_color2',36,34,36), (428303,2340158,0,'soga_hair_face_color',15,1,21), (428304,2340158,0,'soga_hair_face_highlight_color',88,4,4), (428305,2340158,0,'soga_hair_highlight',109,14,49), (428306,2340158,0,'soga_hair_type_color',15,1,21), (428307,2340158,0,'soga_hair_type_highlight_color',88,4,4), (428308,2340158,1,'soga_lip_type',-42,-100,-62), (428309,2340158,1,'soga_nose_type',22,-41,42), (428310,2340158,0,'soga_skin_color',68,103,62), (428342,2340159,1,'cheek_type',-31,-28,0), (428343,2340159,1,'chin_type',-77,-81,43), (428344,2340159,1,'ear_type',-37,0,0), (428345,2340159,1,'eye_brow_type',-1,-98,7), (428346,2340159,0,'eye_color',33,64,50), (428347,2340159,1,'eye_type',25,0,0), (428348,2340159,0,'hair_color1',38,22,21), (428349,2340159,0,'hair_color2',120,50,0), (428350,2340159,0,'hair_face_color',2,1,1), (428351,2340159,0,'hair_face_highlight_color',31,9,13), (428352,2340159,0,'hair_highlight',54,45,28), (428353,2340159,0,'hair_type_color',2,1,1), (428354,2340159,0,'hair_type_highlight_color',31,9,13), (428355,2340159,1,'lip_type',-34,-37,-42), (428356,2340159,1,'nose_type',-44,-41,38), (428357,2340159,0,'skin_color',236,235,209), (428358,2340159,1,'soga_cheek_type',-31,-28,0), (428359,2340159,1,'soga_chin_type',-77,-81,43), (428360,2340159,1,'soga_ear_type',-37,0,0), (428361,2340159,1,'soga_eye_brow_type',-1,-98,7), (428362,2340159,0,'soga_eye_color',229,229,102), (428363,2340159,1,'soga_eye_type',25,0,0), (428364,2340159,0,'soga_hair_color1',38,22,21), (428365,2340159,0,'soga_hair_color2',120,50,0), (428366,2340159,0,'soga_hair_face_color',2,1,1), (428367,2340159,0,'soga_hair_face_highlight_color',31,9,13), (428368,2340159,0,'soga_hair_highlight',54,45,28), (428369,2340159,0,'soga_hair_type_color',2,1,1), (428370,2340159,0,'soga_hair_type_highlight_color',31,9,13), (428371,2340159,1,'soga_lip_type',-34,-37,-42), (428372,2340159,1,'soga_nose_type',-44,-41,38), (428373,2340159,0,'soga_skin_color',236,235,209), (428374,2340159,0,'wing_color1',255,255,255), (428375,2340159,0,'wing_color2',255,255,255), (428405,2340160,1,'cheek_type',-64,74,0), (428406,2340160,1,'chin_type',15,31,-66), (428407,2340160,1,'ear_type',23,-93,0), (428408,2340160,1,'eye_brow_type',14,95,56), (428409,2340160,0,'eye_color',0,11,7), (428410,2340160,1,'eye_type',-21,0,0), (428411,2340160,1,'lip_type',55,-42,83), (428412,2340160,1,'nose_type',-76,-76,-50), (428413,2340160,0,'skin_color',210,210,225), (428414,2340160,1,'soga_cheek_type',-64,74,0), (428415,2340160,1,'soga_chin_type',15,31,-66), (428416,2340160,1,'soga_ear_type',23,-93,0), (428417,2340160,1,'soga_eye_brow_type',14,95,56), (428418,2340160,0,'soga_eye_color',229,229,102), (428419,2340160,1,'soga_eye_type',-21,0,0), (428420,2340160,1,'soga_lip_type',55,-42,83), (428421,2340160,1,'soga_nose_type',-76,-76,-50), (428422,2340160,0,'soga_skin_color',148,63,12), (428423,2340160,0,'wing_color1',255,255,255), (428424,2340160,0,'wing_color2',255,255,255), (428436,2340161,1,'cheek_type',93,5,0), (428437,2340161,1,'chin_type',-8,0,28), (428438,2340161,1,'ear_type',-28,7,0), (428439,2340161,1,'eye_brow_type',-25,0,-25), (428440,2340161,0,'eye_color',119,169,165), (428441,2340161,1,'eye_type',39,0,0), (428442,2340161,0,'hair_face_color',13,9,6), (428443,2340161,0,'hair_face_highlight_color',53,29,2), (428444,2340161,0,'hair_type_color',13,9,6), (428445,2340161,0,'hair_type_highlight_color',53,29,2), (428446,2340161,1,'lip_type',1,-10,9), (428447,2340161,1,'nose_type',-23,0,0), (428448,2340161,0,'skin_color',216,200,195), (428449,2340161,1,'soga_cheek_type',5,4,0), (428450,2340161,1,'soga_chin_type',-8,0,28), (428451,2340161,1,'soga_ear_type',-28,7,0), (428452,2340161,1,'soga_eye_brow_type',-25,0,-25), (428453,2340161,0,'soga_eye_color',229,229,102), (428454,2340161,1,'soga_eye_type',39,0,0), (428455,2340161,0,'soga_hair_face_color',13,9,6), (428456,2340161,0,'soga_hair_face_highlight_color',53,29,2), (428457,2340161,0,'soga_hair_type_color',13,9,6), (428458,2340161,0,'soga_hair_type_highlight_color',53,29,2), (428459,2340161,1,'soga_lip_type',1,-10,9), (428460,2340161,1,'soga_nose_type',-23,0,0), (428461,2340161,0,'soga_skin_color',130,101,62), (428462,2340161,0,'wing_color1',255,255,255), (428463,2340161,0,'wing_color2',255,255,255), (428467,2340162,1,'cheek_type',17,-10,0), (428468,2340162,1,'chin_type',84,-37,-15), (428469,2340162,1,'ear_type',-1,3,0), (428470,2340162,1,'eye_brow_type',-70,59,-74), (428471,2340162,0,'eye_color',51,189,0), (428472,2340162,1,'eye_type',68,0,0), (428473,2340162,1,'lip_type',-84,87,83), (428474,2340162,1,'nose_type',-53,-46,-53), (428475,2340162,0,'skin_color',196,187,153), (428476,2340162,1,'soga_cheek_type',17,-10,0), (428477,2340162,1,'soga_chin_type',84,-37,-15), (428478,2340162,1,'soga_ear_type',-1,3,0), (428479,2340162,1,'soga_eye_brow_type',-70,59,-74), (428480,2340162,0,'soga_eye_color',229,229,102), (428481,2340162,1,'soga_eye_type',68,0,0), (428482,2340162,1,'soga_lip_type',-84,87,83), (428483,2340162,1,'soga_nose_type',-53,-46,-53), (428484,2340162,0,'soga_skin_color',196,187,153), (428485,2340162,0,'wing_color1',255,255,255), (428486,2340162,0,'wing_color2',255,255,255), (428498,2340163,1,'cheek_type',7,2,0), (428499,2340163,1,'chin_type',-41,-7,-34), (428500,2340163,1,'ear_type',-83,-1,0), (428501,2340163,1,'eye_brow_type',41,-37,100), (428502,2340163,0,'eye_color',189,181,147), (428503,2340163,1,'eye_type',42,0,0), (428504,2340163,0,'hair_color1',26,24,25), (428505,2340163,0,'hair_color2',36,34,36), (428506,2340163,0,'hair_face_color',29,20,38), (428507,2340163,0,'hair_face_highlight_color',119,147,147), (428508,2340163,0,'hair_highlight',123,123,130), (428509,2340163,0,'hair_type_color',29,20,38), (428510,2340163,0,'hair_type_highlight_color',119,147,147), (428511,2340163,1,'lip_type',39,78,-64), (428512,2340163,1,'nose_type',28,14,10), (428513,2340163,0,'skin_color',231,231,219), (428514,2340163,1,'soga_cheek_type',7,2,0), (428515,2340163,1,'soga_chin_type',-41,-7,-34), (428516,2340163,1,'soga_ear_type',-83,-1,0), (428517,2340163,1,'soga_eye_brow_type',41,-37,100), (428518,2340163,0,'soga_eye_color',229,229,102), (428519,2340163,1,'soga_eye_type',42,0,0), (428520,2340163,0,'soga_hair_color1',26,24,25), (428521,2340163,0,'soga_hair_color2',36,34,36), (428522,2340163,0,'soga_hair_face_color',29,20,38), (428523,2340163,0,'soga_hair_face_highlight_color',119,147,147), (428524,2340163,0,'soga_hair_highlight',123,123,130), (428525,2340163,0,'soga_hair_type_color',29,20,38), (428526,2340163,0,'soga_hair_type_highlight_color',119,147,147), (428527,2340163,1,'soga_lip_type',39,78,-64), (428528,2340163,1,'soga_nose_type',28,14,10), (428529,2340163,0,'soga_skin_color',231,231,219), (428530,2340163,0,'wing_color1',255,255,255), (428531,2340163,0,'wing_color2',255,255,255), (428561,2340164,1,'cheek_type',-37,68,0), (428562,2340164,1,'chin_type',-72,79,-38), (428563,2340164,1,'ear_type',-63,-1,0), (428564,2340164,1,'eye_brow_type',-8,-64,40), (428565,2340164,0,'eye_color',108,145,107), (428566,2340164,1,'eye_type',22,0,0), (428567,2340164,0,'hair_color1',79,28,15), (428568,2340164,0,'hair_color2',111,64,0), (428569,2340164,0,'hair_face_color',35,24,1), (428570,2340164,0,'hair_face_highlight_color',43,13,17), (428571,2340164,0,'hair_highlight',54,45,28), (428572,2340164,0,'hair_type_color',35,24,1), (428573,2340164,0,'hair_type_highlight_color',43,13,17), (428574,2340164,1,'lip_type',-75,-95,-64), (428575,2340164,1,'nose_type',-55,68,28), (428576,2340164,0,'skin_color',47,38,39), (428577,2340164,1,'soga_cheek_type',-37,68,0), (428578,2340164,1,'soga_chin_type',-72,79,-38), (428579,2340164,1,'soga_ear_type',-63,-1,0), (428580,2340164,1,'soga_eye_brow_type',-8,-64,40), (428581,2340164,0,'soga_eye_color',229,229,102), (428582,2340164,1,'soga_eye_type',22,0,0), (428583,2340164,0,'soga_hair_color1',79,28,15), (428584,2340164,0,'soga_hair_color2',111,64,0), (428585,2340164,0,'soga_hair_face_color',35,24,1), (428586,2340164,0,'soga_hair_face_highlight_color',43,13,17), (428587,2340164,0,'soga_hair_highlight',54,45,28), (428588,2340164,0,'soga_hair_type_color',35,24,1), (428589,2340164,0,'soga_hair_type_highlight_color',43,13,17), (428590,2340164,1,'soga_lip_type',-75,-95,-64), (428591,2340164,1,'soga_nose_type',-55,68,28), (428592,2340164,0,'soga_skin_color',47,38,39), (428593,2340164,0,'wing_color1',255,255,255), (428594,2340164,0,'wing_color2',255,255,255), (428624,2340165,1,'cheek_type',5,-1,0), (428625,2340165,1,'chin_type',89,-62,-46), (428626,2340165,1,'ear_type',-37,10,0), (428627,2340165,1,'eye_brow_type',-72,28,0), (428628,2340165,0,'eye_color',158,198,210), (428629,2340165,1,'eye_type',-28,0,0), (428630,2340165,0,'hair_color1',28,195,249), (428631,2340165,0,'hair_color2',48,0,0), (428632,2340165,0,'hair_face_color',184,128,10), (428633,2340165,0,'hair_face_highlight_color',244,246,246), (428634,2340165,0,'hair_type_color',184,128,10), (428635,2340165,0,'hair_type_highlight_color',244,246,246), (428636,2340165,1,'lip_type',-3,32,69), (428637,2340165,1,'nose_type',51,28,-61), (428638,2340165,0,'skin_color',244,250,239), (428639,2340165,1,'soga_cheek_type',0,-72,28), (428640,2340165,1,'soga_chin_type',0,-3,32), (428641,2340165,1,'soga_ear_type',0,-28,0), (428642,2340165,1,'soga_eye_brow_type',0,-37,10), (428643,2340165,0,'soga_eye_color',229,229,102), (428644,2340165,1,'soga_eye_type',48,0,0), (428645,2340165,0,'soga_hair_face_color',184,128,10), (428646,2340165,0,'soga_hair_face_highlight_color',244,246,246), (428647,2340165,0,'soga_hair_type_color',184,128,10), (428648,2340165,0,'soga_hair_type_highlight_color',244,246,246), (428649,2340165,1,'soga_lip_type',0,5,-1), (428650,2340165,1,'soga_nose_type',69,89,-62), (428651,2340165,0,'soga_skin_color',244,250,239), (428652,2340165,0,'wing_color1',255,255,255), (428653,2340165,0,'wing_color2',255,255,255), (428655,2330166,1,'cheek_type',5,4,0), (428656,2330166,1,'chin_type',-8,0,28), (428657,2330166,1,'ear_type',-28,7,0), (428658,2330166,1,'eye_brow_type',-25,0,-25), (428659,2330166,0,'eye_color',119,169,165), (428660,2330166,1,'eye_type',39,0,0), (428661,2330166,0,'hair_face_color',13,9,6), (428662,2330166,0,'hair_face_highlight_color',53,29,2), (428663,2330166,0,'hair_type_color',13,9,6), (428664,2330166,0,'hair_type_highlight_color',53,29,2), (428665,2330166,1,'lip_type',1,-10,9), (428666,2330166,1,'nose_type',-23,0,0), (428667,2330166,0,'skin_color',216,200,195), (428668,2330166,1,'soga_cheek_type',5,4,0), (428669,2330166,1,'soga_chin_type',-8,0,28), (428670,2330166,1,'soga_ear_type',-28,7,0), (428671,2330166,1,'soga_eye_brow_type',-25,0,-25), (428672,2330166,0,'soga_eye_color',229,229,102), (428673,2330166,1,'soga_eye_type',39,0,0), (428674,2330166,0,'soga_hair_face_color',13,9,6), (428675,2330166,0,'soga_hair_face_highlight_color',53,29,2), (428676,2330166,0,'soga_hair_type_color',13,9,6), (428677,2330166,0,'soga_hair_type_highlight_color',53,29,2), (428678,2330166,1,'soga_lip_type',1,-10,9), (428679,2330166,1,'soga_nose_type',-23,0,0), (428680,2330166,0,'soga_skin_color',130,101,62), (428681,2330166,0,'wing_color1',255,255,255), (428682,2330166,0,'wing_color2',255,255,255), (428749,2330167,1,'cheek_type',-4,0,0), (428750,2330167,1,'chin_type',-34,-31,34), (428751,2330167,1,'ear_type',2,10,0), (428752,2330167,1,'eye_brow_type',68,14,17), (428753,2330167,0,'eye_color',68,103,62), (428754,2330167,1,'eye_type',100,0,0), (428755,2330167,0,'hair_color1',26,24,25), (428756,2330167,0,'hair_color2',90,90,90), (428757,2330167,0,'hair_face_color',15,1,21), (428758,2330167,0,'hair_face_highlight_color',88,4,4), (428759,2330167,0,'hair_highlight',109,14,49), (428760,2330167,0,'hair_type_color',80,70,40), (428761,2330167,0,'hair_type_highlight_color',88,4,4), (428762,2330167,1,'lip_type',-42,-100,-62), (428763,2330167,1,'nose_type',22,-41,42), (428764,2330167,0,'skin_color',209,220,220), (428765,2330167,1,'soga_cheek_type',-4,0,0), (428766,2330167,1,'soga_chin_type',-34,-31,34), (428767,2330167,1,'soga_ear_type',2,10,0), (428768,2330167,1,'soga_eye_brow_type',68,14,17), (428769,2330167,0,'soga_eye_color',209,220,220), (428770,2330167,1,'soga_eye_type',100,0,0), (428771,2330167,0,'soga_hair_color1',26,24,25), (428772,2330167,0,'soga_hair_color2',36,34,36), (428773,2330167,0,'soga_hair_face_color',15,1,21), (428774,2330167,0,'soga_hair_face_highlight_color',88,4,4), (428775,2330167,0,'soga_hair_highlight',109,14,49), (428776,2330167,0,'soga_hair_type_color',15,1,21), (428777,2330167,0,'soga_hair_type_highlight_color',88,4,4), (428778,2330167,1,'soga_lip_type',-42,-100,-62), (428779,2330167,1,'soga_nose_type',22,-41,42), (428780,2330167,0,'soga_skin_color',68,103,62), (428812,2370110,1,'cheek_type',0,25,0), (428813,2370110,1,'chin_type',-28,-2,-22), (428814,2370110,1,'ear_type',-37,18,0), (428815,2370110,1,'eye_brow_type',5,8,-26), (428816,2370110,0,'eye_color',108,165,165), (428817,2370110,1,'eye_type',-8,0,0), (428818,2370110,0,'hair_face_color',49,48,42), (428819,2370110,0,'hair_face_highlight_color',121,92,0), (428820,2370110,0,'hair_type_color',49,48,42), (428821,2370110,0,'hair_type_highlight_color',121,92,0), (428822,2370110,1,'lip_type',26,29,-20), (428823,2370110,1,'nose_type',-4,29,20), (428824,2370110,0,'skin_color',235,231,195), (428825,2370110,1,'soga_cheek_type',0,25,0), (428826,2370110,1,'soga_chin_type',-28,-2,-22), (428827,2370110,1,'soga_ear_type',-37,18,0), (428828,2370110,1,'soga_eye_brow_type',5,8,-26), (428829,2370110,0,'soga_eye_color',229,229,102), (428830,2370110,1,'soga_eye_type',-8,0,0), (428831,2370110,0,'soga_hair_face_color',49,48,42), (428832,2370110,0,'soga_hair_face_highlight_color',121,92,0), (428833,2370110,0,'soga_hair_type_color',49,48,42), (428834,2370110,0,'soga_hair_type_highlight_color',121,92,0), (428835,2370110,1,'soga_lip_type',26,29,-20), (428836,2370110,1,'soga_nose_type',-4,29,20), (428837,2370110,0,'soga_skin_color',235,231,195), (428838,2370110,0,'wing_color1',255,255,255), (428839,2370110,0,'wing_color2',255,255,255), (428843,2350176,1,'cheek_type',0,-41,0), (428844,2350176,1,'chin_type',-40,25,-17), (428845,2350176,1,'ear_type',-11,0,0), (428846,2350176,1,'eye_brow_type',0,-5,10), (428847,2350176,0,'eye_color',51,105,120), (428848,2350176,1,'eye_type',19,0,0), (428849,2350176,0,'hair_face_color',99,69,23), (428850,2350176,0,'hair_face_highlight_color',55,27,5), (428851,2350176,0,'hair_type_color',99,69,23), (428852,2350176,0,'hair_type_highlight_color',55,27,5), (428853,2350176,1,'lip_type',0,-21,-32), (428854,2350176,1,'nose_type',-28,-9,26), (428855,2350176,0,'skin_color',239,239,235), (428856,2350176,1,'soga_cheek_type',0,-41,0), (428857,2350176,1,'soga_chin_type',-40,25,-17), (428858,2350176,1,'soga_ear_type',-11,0,0), (428859,2350176,1,'soga_eye_brow_type',0,-5,10), (428860,2350176,0,'soga_eye_color',229,229,102), (428861,2350176,1,'soga_eye_type',19,0,0), (428862,2350176,0,'soga_hair_face_color',99,69,23), (428863,2350176,0,'soga_hair_face_highlight_color',55,27,5), (428864,2350176,0,'soga_hair_type_color',99,69,23), (428865,2350176,0,'soga_hair_type_highlight_color',55,27,5), (428866,2350176,1,'soga_lip_type',0,-21,-32), (428867,2350176,1,'soga_nose_type',-28,-9,26), (428868,2350176,0,'soga_skin_color',239,239,235), (428869,2350176,0,'wing_color1',255,255,255), (428870,2350176,0,'wing_color2',255,255,255), (428874,2350177,1,'cheek_type',14,-94,0), (428875,2350177,1,'chin_type',22,52,31), (428876,2350177,1,'ear_type',-37,46,0), (428877,2350177,1,'eye_brow_type',4,2,-55), (428878,2350177,0,'eye_color',36,73,62), (428879,2350177,1,'eye_type',20,0,0), (428880,2350177,0,'hair_color1',109,14,49), (428881,2350177,0,'hair_color2',185,97,0), (428882,2350177,0,'hair_face_color',84,0,0), (428883,2350177,0,'hair_face_highlight_color',194,136,14), (428884,2350177,0,'hair_highlight',209,131,22), (428885,2350177,0,'hair_type_color',84,0,0), (428886,2350177,0,'hair_type_highlight_color',194,136,14), (428887,2350177,1,'lip_type',-10,47,-34), (428888,2350177,1,'nose_type',-17,85,-75), (428889,2350177,0,'skin_color',215,161,151), (428890,2350177,1,'soga_cheek_type',14,-94,0), (428891,2350177,1,'soga_chin_type',22,52,31), (428892,2350177,1,'soga_ear_type',-37,46,0), (428893,2350177,1,'soga_eye_brow_type',4,2,-55), (428894,2350177,0,'soga_eye_color',229,229,102), (428895,2350177,1,'soga_eye_type',20,0,0), (428896,2350177,0,'soga_hair_color1',109,14,49), (428897,2350177,0,'soga_hair_color2',185,97,0), (428898,2350177,0,'soga_hair_face_color',84,0,0), (428899,2350177,0,'soga_hair_face_highlight_color',194,136,14), (428900,2350177,0,'soga_hair_highlight',209,131,22), (428901,2350177,0,'soga_hair_type_color',84,0,0), (428902,2350177,0,'soga_hair_type_highlight_color',194,136,14), (428903,2350177,1,'soga_lip_type',-10,47,-34), (428904,2350177,1,'soga_nose_type',-17,85,-75), (428905,2350177,0,'soga_skin_color',215,161,151), (428906,2350177,0,'wing_color1',255,255,255), (428907,2350177,0,'wing_color2',255,255,255), (428937,2350178,1,'cheek_type',14,-94,0), (428938,2350178,1,'chin_type',22,52,31), (428939,2350178,1,'ear_type',-37,46,0), (428940,2350178,1,'eye_brow_type',4,2,-55), (428941,2350178,0,'eye_color',36,73,62), (428942,2350178,1,'eye_type',20,0,0), (428943,2350178,0,'hair_color1',109,14,49), (428944,2350178,0,'hair_color2',185,97,0), (428945,2350178,0,'hair_face_color',84,0,0), (428946,2350178,0,'hair_face_highlight_color',194,136,14), (428947,2350178,0,'hair_highlight',209,131,22), (428948,2350178,0,'hair_type_color',84,0,0), (428949,2350178,0,'hair_type_highlight_color',194,136,14), (428950,2350178,1,'lip_type',-10,47,-34), (428951,2350178,1,'nose_type',-17,85,-75), (428952,2350178,0,'skin_color',215,161,151), (428953,2350178,1,'soga_cheek_type',14,-94,0), (428954,2350178,1,'soga_chin_type',22,52,31), (428955,2350178,1,'soga_ear_type',-37,46,0), (428956,2350178,1,'soga_eye_brow_type',4,2,-55), (428957,2350178,0,'soga_eye_color',229,229,102), (428958,2350178,1,'soga_eye_type',20,0,0), (428959,2350178,0,'soga_hair_color1',109,14,49), (428960,2350178,0,'soga_hair_color2',185,97,0), (428961,2350178,0,'soga_hair_face_color',84,0,0), (428962,2350178,0,'soga_hair_face_highlight_color',194,136,14), (428963,2350178,0,'soga_hair_highlight',209,131,22), (428964,2350178,0,'soga_hair_type_color',84,0,0), (428965,2350178,0,'soga_hair_type_highlight_color',194,136,14), (428966,2350178,1,'soga_lip_type',-10,47,-34), (428967,2350178,1,'soga_nose_type',-17,85,-75), (428968,2350178,0,'soga_skin_color',215,161,151), (428969,2350178,0,'wing_color1',255,255,255), (428970,2350178,0,'wing_color2',255,255,255), (429000,2350179,1,'cheek_type',-23,-28,0), (429001,2350179,1,'chin_type',8,28,23), (429002,2350179,1,'ear_type',-21,31,0), (429003,2350179,1,'eye_brow_type',7,0,-14), (429004,2350179,0,'eye_color',68,112,69), (429005,2350179,1,'eye_type',26,0,0), (429006,2350179,0,'hair_face_color',169,155,137), (429007,2350179,0,'hair_face_highlight_color',22,21,9), (429008,2350179,0,'hair_type_color',169,155,137), (429009,2350179,0,'hair_type_highlight_color',22,21,9), (429010,2350179,1,'lip_type',-37,-46,0), (429011,2350179,1,'nose_type',10,0,-3), (429012,2350179,0,'skin_color',231,184,188), (429013,2350179,1,'soga_cheek_type',-23,-28,0), (429014,2350179,1,'soga_chin_type',8,28,23), (429015,2350179,1,'soga_ear_type',-21,31,0), (429016,2350179,1,'soga_eye_brow_type',7,0,-14), (429017,2350179,0,'soga_eye_color',229,229,102), (429018,2350179,1,'soga_eye_type',26,0,0), (429019,2350179,0,'soga_hair_face_color',169,155,137), (429020,2350179,0,'soga_hair_face_highlight_color',22,21,9), (429021,2350179,0,'soga_hair_type_color',169,155,137), (429022,2350179,0,'soga_hair_type_highlight_color',22,21,9), (429023,2350179,1,'soga_lip_type',-37,-46,0), (429024,2350179,1,'soga_nose_type',10,0,-3), (429025,2350179,0,'soga_skin_color',231,184,188), (429026,2350179,0,'wing_color1',255,255,255), (429027,2350179,0,'wing_color2',255,255,255), (429031,2350180,1,'cheek_type',14,8,0), (429032,2350180,1,'chin_type',1,0,-5), (429033,2350180,1,'ear_type',8,-8,0), (429034,2350180,1,'eye_brow_type',-25,0,10), (429035,2350180,0,'eye_color',169,205,214), (429036,2350180,1,'eye_type',-10,0,0), (429037,2350180,0,'hair_face_color',51,30,8), (429038,2350180,0,'hair_face_highlight_color',47,34,18), (429039,2350180,0,'hair_type_color',51,30,8), (429040,2350180,0,'hair_type_highlight_color',47,34,18), (429041,2350180,1,'lip_type',29,-10,-31), (429042,2350180,1,'nose_type',0,-28,4), (429043,2350180,0,'skin_color',226,233,223), (429044,2350180,1,'soga_cheek_type',14,8,0), (429045,2350180,1,'soga_chin_type',1,0,-5), (429046,2350180,1,'soga_ear_type',8,-8,0), (429047,2350180,1,'soga_eye_brow_type',-25,0,10), (429048,2350180,0,'soga_eye_color',229,229,102), (429049,2350180,1,'soga_eye_type',-10,0,0), (429050,2350180,0,'soga_hair_face_color',51,30,8), (429051,2350180,0,'soga_hair_face_highlight_color',47,34,18), (429052,2350180,0,'soga_hair_type_color',51,30,8), (429053,2350180,0,'soga_hair_type_highlight_color',47,34,18), (429054,2350180,1,'soga_lip_type',29,-10,-31), (429055,2350180,1,'soga_nose_type',0,-28,4), (429056,2350180,0,'soga_skin_color',226,233,223), (429057,2350180,0,'wing_color1',255,255,255), (429058,2350180,0,'wing_color2',255,255,255), (429062,2350181,1,'cheek_type',64,-62,0), (429063,2350181,1,'chin_type',-42,-52,43), (429064,2350181,1,'ear_type',37,42,0), (429065,2350181,1,'eye_brow_type',50,82,100), (429066,2350181,0,'eye_color',76,147,159), (429067,2350181,1,'eye_type',50,0,0), (429068,2350181,0,'hair_color1',120,120,120), (429069,2350181,0,'hair_color2',120,50,0), (429070,2350181,0,'hair_face_highlight_color',15,1,21), (429071,2350181,0,'hair_highlight',120,120,120), (429072,2350181,0,'hair_type_highlight_color',120,53,53), (429073,2350181,1,'lip_type',-64,37,-7), (429074,2350181,1,'nose_type',37,-100,-41), (429075,2350181,0,'skin_color',253,253,253), (429076,2350181,1,'soga_cheek_type',64,-62,0), (429077,2350181,1,'soga_chin_type',-42,-52,43), (429078,2350181,1,'soga_ear_type',37,42,0), (429079,2350181,1,'soga_eye_brow_type',50,82,100), (429080,2350181,0,'soga_eye_color',253,253,253), (429081,2350181,1,'soga_eye_type',50,0,0), (429082,2350181,0,'soga_hair_color1',38,22,21), (429083,2350181,0,'soga_hair_color2',120,50,0), (429084,2350181,0,'soga_hair_face_highlight_color',15,1,21), (429085,2350181,0,'soga_hair_highlight',26,24,25), (429086,2350181,0,'soga_hair_type_highlight_color',15,1,21), (429087,2350181,1,'soga_lip_type',-64,37,-7), (429088,2350181,1,'soga_nose_type',37,-100,-41), (429089,2350181,0,'soga_skin_color',76,147,159), (429093,121829,0,'eye_color',255,255,255), (429094,121829,0,'skin_color',255,255,255), (429095,121829,0,'soga_eye_color',255,0,255), (429096,121830,0,'eye_color',255,255,255), (429097,121830,0,'skin_color',255,255,255), (429098,121830,0,'soga_eye_color',255,0,255), (429099,2350182,1,'cheek_type',25,-17,0), (429100,2350182,1,'chin_type',-42,10,-21), (429101,2350182,1,'ear_type',-4,28,0), (429102,2350182,1,'eye_brow_type',0,-34,28), (429103,2350182,0,'eye_color',139,185,192), (429104,2350182,1,'eye_type',-7,0,0), (429105,2350182,0,'hair_face_color',209,211,130), (429106,2350182,0,'hair_face_highlight_color',105,91,74), (429107,2350182,0,'hair_type_color',209,211,130), (429108,2350182,0,'hair_type_highlight_color',105,91,74), (429109,2350182,1,'lip_type',-5,-26,-9), (429110,2350182,1,'nose_type',20,-23,-20), (429111,2350182,0,'skin_color',253,254,254), (429112,2350182,1,'soga_cheek_type',25,-17,0), (429113,2350182,1,'soga_chin_type',-42,10,-21), (429114,2350182,1,'soga_ear_type',-4,28,0), (429115,2350182,1,'soga_eye_brow_type',0,-34,28), (429116,2350182,0,'soga_eye_color',229,229,102), (429117,2350182,1,'soga_eye_type',-7,0,0), (429118,2350182,0,'soga_hair_face_color',209,211,130), (429119,2350182,0,'soga_hair_face_highlight_color',105,91,74), (429120,2350182,0,'soga_hair_type_color',209,211,130), (429121,2350182,0,'soga_hair_type_highlight_color',105,91,74), (429122,2350182,1,'soga_lip_type',-5,-26,-9), (429123,2350182,1,'soga_nose_type',20,-23,-20), (429124,2350182,0,'soga_skin_color',253,254,254), (429125,2350182,0,'wing_color1',255,255,255), (429126,2350182,0,'wing_color2',255,255,255), (429130,2350183,1,'cheek_type',14,-94,0), (429131,2350183,1,'chin_type',22,52,31), (429132,2350183,1,'ear_type',-37,46,0), (429133,2350183,1,'eye_brow_type',4,2,-55), (429134,2350183,0,'eye_color',36,73,62), (429135,2350183,1,'eye_type',20,0,0), (429136,2350183,0,'hair_color1',90,14,49), (429137,2350183,0,'hair_color2',75,55,0), (429138,2350183,0,'hair_face_color',84,0,0), (429139,2350183,0,'hair_face_highlight_color',90,90,90), (429140,2350183,0,'hair_highlight',209,131,22), (429141,2350183,0,'hair_type_color',84,0,0), (429142,2350183,0,'hair_type_highlight_color',90,90,90), (429143,2350183,1,'lip_type',-10,47,-34), (429144,2350183,1,'nose_type',-17,85,-75), (429145,2350183,0,'skin_color',215,161,151), (429146,2350183,1,'soga_cheek_type',14,-94,0), (429147,2350183,1,'soga_chin_type',22,52,31), (429148,2350183,1,'soga_ear_type',-37,46,0), (429149,2350183,1,'soga_eye_brow_type',4,2,-55), (429150,2350183,0,'soga_eye_color',229,229,102), (429151,2350183,1,'soga_eye_type',20,0,0), (429152,2350183,0,'soga_hair_color1',109,14,49), (429153,2350183,0,'soga_hair_color2',185,97,0), (429154,2350183,0,'soga_hair_face_color',84,0,0), (429155,2350183,0,'soga_hair_face_highlight_color',194,136,14), (429156,2350183,0,'soga_hair_highlight',209,131,22), (429157,2350183,0,'soga_hair_type_color',84,0,0), (429158,2350183,0,'soga_hair_type_highlight_color',194,136,14), (429159,2350183,1,'soga_lip_type',-10,47,-34), (429160,2350183,1,'soga_nose_type',-17,85,-75), (429161,2350183,0,'soga_skin_color',215,161,151), (429162,2350183,0,'wing_color1',255,255,255), (429163,2350183,0,'wing_color2',255,255,255), (429193,2490842,0,'eye_color',255,255,255), (429194,2490842,0,'skin_color',255,255,255), (429195,2490842,0,'soga_eye_color',255,0,255), (429196,2490843,0,'eye_color',255,255,255), (429197,2490843,0,'skin_color',255,255,255), (429198,2490843,0,'soga_eye_color',255,0,255), (429202,2520012,0,'eye_color',255,255,255), (429203,2520012,0,'skin_color',255,255,255), (429204,2520012,0,'soga_eye_color',255,0,255), (429205,170086,0,'skin_color',255,255,255), (429206,170086,0,'hair_color1',0,0,0), (429207,170086,0,'hair_color2',0,0,0), (429208,1340140,1,'chin_type',0,4,-7), (429209,1340140,1,'ear_type',-7,-17,0), (429210,1340140,1,'eye_brow_type',-12,-32,-7), (429211,1340140,0,'eye_color',108,13,168), (429212,1340140,1,'eye_type',4,0,0), (429213,1340140,0,'hair_face_color',124,101,72), (429214,1340140,0,'hair_type_color',124,101,72), (429215,1340140,1,'lip_type',-4,11,-12), (429216,1340140,1,'nose_type',9,-7,-4), (429217,1340140,0,'skin_color',131,186,14), (429218,1340140,1,'soga_chin_type',0,4,-7), (429219,1340140,1,'soga_ear_type',-7,-17,0), (429220,1340140,1,'soga_eye_brow_type',-12,-32,-7), (429221,1340140,0,'soga_eye_color',229,229,102), (429222,1340140,1,'soga_eye_type',4,0,0), (429223,1340140,0,'soga_hair_face_color',124,101,72), (429224,1340140,0,'soga_hair_type_color',124,101,72), (429225,1340140,1,'soga_lip_type',-4,11,-12), (429226,1340140,1,'soga_nose_type',9,-7,-4), (429227,1340140,0,'soga_skin_color',131,186,14), (429228,1340140,0,'wing_color1',255,255,255), (429229,1340140,0,'wing_color2',255,255,255), (429239,121833,0,'eye_color',255,255,255), (429240,121833,0,'skin_color',255,255,255), (429241,121833,0,'soga_eye_color',255,0,255), (429251,1370126,0,'hair_color1',56,33,26), (429252,1370126,0,'skin_color',112,105,109), (429253,1370127,0,'hair_color1',56,33,105), (429254,1370127,0,'skin_color',50,50,50), (429255,120058,0,'skin_color',138,108,67), (429256,120056,0,'skin_color',138,108,67), (429257,120056,0,'hair_color1',19,17,42), (429258,120058,0,'hair_color1',19,17,42), (429259,120056,0,'hair_color2',156,0,0), (429260,120058,0,'hair_color2',156,0,0), (429261,120056,0,'hair_highlight',56,33,26), (429262,120058,0,'hair_highlight',56,33,26), (429263,120056,0,'hair_type_color',228,183,26), (429264,120058,0,'hair_type_color',228,183,26), (429265,120058,0,'hair_type_highlight_color',100,70,10), (429266,120056,0,'hair_type_highlight_color',100,70,10), (429298,2310376,1,'cheek_type',-44,-75,0), (429299,2310376,1,'chin_type',84,20,75), (429300,2310376,1,'ear_type',-15,69,0), (429301,2310376,1,'eye_brow_type',42,-83,34), (429302,2310376,0,'eye_color',183,152,101), (429303,2310376,0,'hair_color1',218,231,43), (429304,2310376,0,'hair_color2',80,80,80), (429305,2310376,0,'hair_face_color',244,246,246), (429306,2310376,0,'hair_face_highlight_color',80,83,118), (429307,2310376,0,'hair_highlight',51,56,84), (429308,2310376,0,'hair_type_color',244,246,246), (429309,2310376,0,'hair_type_highlight_color',244,244,244), (429310,2310376,1,'lip_type',63,-7,-9), (429311,2310376,1,'nose_type',38,-38,-25), (429312,2310376,0,'skin_color',199,191,178), (429313,2310376,1,'soga_cheek_type',0,42,-83), (429314,2310376,1,'soga_chin_type',0,63,-7), (429315,2310376,1,'soga_ear_type',-15,69,0), (429316,2310376,1,'soga_eye_brow_type',0,-15,69), (429317,2310376,0,'soga_eye_color',229,229,102), (429318,2310376,1,'soga_eye_type',-100,0,0), (429319,2310376,0,'soga_hair_color1',161,165,168), (429320,2310376,0,'soga_hair_color2',60,71,71), (429321,2310376,0,'soga_hair_face_color',244,246,246), (429322,2310376,0,'soga_hair_face_highlight_color',80,83,118), (429323,2310376,0,'soga_hair_highlight',51,56,84), (429324,2310376,0,'soga_hair_type_color',244,246,246), (429325,2310376,0,'soga_hair_type_highlight_color',80,83,118), (429326,2310376,1,'soga_lip_type',34,-44,-75), (429327,2310376,1,'soga_nose_type',-9,84,20), (429328,2310376,0,'soga_skin_color',199,191,178), (429329,2310376,0,'wing_color1',255,255,255), (429330,2310376,0,'wing_color2',255,255,255), (429361,2360174,1,'cheek_type',-35,14,0), (429362,2360174,1,'chin_type',-12,-41,28), (429363,2360174,1,'ear_type',0,-28,0), (429364,2360174,1,'eye_brow_type',-1,-28,0), (429365,2360174,0,'eye_color',103,92,49), (429366,2360174,1,'eye_type',-12,0,0), (429367,2360174,0,'hair_face_color',218,187,120), (429368,2360174,0,'hair_face_highlight_color',114,65,4), (429369,2360174,0,'hair_type_color',218,187,120), (429370,2360174,0,'hair_type_highlight_color',114,65,4), (429371,2360174,1,'lip_type',34,11,-21), (429372,2360174,1,'nose_type',-23,0,19), (429373,2360174,0,'skin_color',246,233,214), (429374,2360174,1,'soga_cheek_type',-35,14,0), (429375,2360174,1,'soga_chin_type',-12,-41,28), (429376,2360174,1,'soga_ear_type',0,-28,0), (429377,2360174,1,'soga_eye_brow_type',-1,-28,0), (429378,2360174,0,'soga_eye_color',229,229,102), (429379,2360174,1,'soga_eye_type',-12,0,0), (429380,2360174,0,'soga_hair_face_color',218,187,120), (429381,2360174,0,'soga_hair_face_highlight_color',114,65,4), (429382,2360174,0,'soga_hair_type_color',218,187,120), (429383,2360174,0,'soga_hair_type_highlight_color',114,65,4), (429384,2360174,1,'soga_lip_type',34,11,-21), (429385,2360174,1,'soga_nose_type',-23,0,19), (429386,2360174,0,'soga_skin_color',246,233,214), (429387,2360174,0,'wing_color1',255,255,255), (429388,2360174,0,'wing_color2',255,255,255), (429392,2350184,1,'cheek_type',0,-41,0), (429393,2350184,1,'chin_type',-40,25,-17), (429394,2350184,1,'ear_type',-11,0,0), (429395,2350184,1,'eye_brow_type',0,-5,10), (429396,2350184,0,'eye_color',51,105,120), (429397,2350184,1,'eye_type',19,0,0), (429398,2350184,0,'hair_face_color',99,69,23), (429399,2350184,0,'hair_face_highlight_color',55,27,5), (429400,2350184,0,'hair_type_color',99,69,23), (429401,2350184,0,'hair_type_highlight_color',55,27,5), (429402,2350184,1,'lip_type',0,-21,-32), (429403,2350184,1,'nose_type',-28,-9,26), (429404,2350184,0,'skin_color',239,239,235), (429405,2350184,1,'soga_cheek_type',0,-41,0), (429406,2350184,1,'soga_chin_type',-40,25,-17), (429407,2350184,1,'soga_ear_type',-11,0,0), (429408,2350184,1,'soga_eye_brow_type',0,-5,10), (429409,2350184,0,'soga_eye_color',229,229,102), (429410,2350184,1,'soga_eye_type',19,0,0), (429411,2350184,0,'soga_hair_face_color',99,69,23), (429412,2350184,0,'soga_hair_face_highlight_color',55,27,5), (429413,2350184,0,'soga_hair_type_color',99,69,23), (429414,2350184,0,'soga_hair_type_highlight_color',55,27,5), (429415,2350184,1,'soga_lip_type',0,-21,-32), (429416,2350184,1,'soga_nose_type',-28,-9,26), (429417,2350184,0,'soga_skin_color',239,239,235), (429418,2350184,0,'wing_color1',255,255,255), (429419,2350184,0,'wing_color2',255,255,255), (429517,2340166,1,'cheek_type',-11,-7,0), (429518,2340166,1,'chin_type',0,46,58), (429519,2340166,1,'ear_type',78,68,0), (429520,2340166,1,'eye_brow_type',34,85,52), (429521,2340166,0,'eye_color',46,6,0), (429522,2340166,1,'eye_type',-78,0,0), (429523,2340166,1,'lip_type',-35,-1,-14), (429524,2340166,1,'nose_type',68,-31,20), (429525,2340166,0,'skin_color',135,116,97), (429526,2340166,1,'soga_cheek_type',-11,-7,0), (429527,2340166,1,'soga_chin_type',0,46,58), (429528,2340166,1,'soga_ear_type',78,68,0), (429529,2340166,1,'soga_eye_brow_type',34,85,52), (429530,2340166,0,'soga_eye_color',229,229,102), (429531,2340166,1,'soga_eye_type',-78,0,0), (429532,2340166,1,'soga_lip_type',-35,-1,-14), (429533,2340166,1,'soga_nose_type',68,-31,20), (429534,2340166,0,'soga_skin_color',135,116,97), (429535,2340166,0,'wing_color1',255,255,255), (429536,2340166,0,'wing_color2',255,255,255), (429548,2380173,1,'cheek_type',0,-2,0), (429549,2380173,1,'chin_type',3,3,28), (429550,2380173,1,'ear_type',-1,7,0), (429551,2380173,1,'eye_brow_type',-20,-7,11), (429552,2380173,0,'eye_color',143,189,202), (429553,2380173,1,'eye_type',17,0,0), (429554,2380173,0,'hair_face_color',137,47,9), (429555,2380173,0,'hair_face_highlight_color',103,42,0), (429556,2380173,0,'hair_type_color',137,47,9), (429557,2380173,0,'hair_type_highlight_color',103,42,0), (429558,2380173,1,'lip_type',0,39,14), (429559,2380173,1,'nose_type',-5,34,-11), (429560,2380173,0,'skin_color',253,254,254), (429561,2380173,1,'soga_cheek_type',0,-2,0), (429562,2380173,1,'soga_chin_type',3,3,28), (429563,2380173,1,'soga_ear_type',-1,7,0), (429564,2380173,1,'soga_eye_brow_type',-20,-7,11), (429565,2380173,0,'soga_eye_color',229,229,102), (429566,2380173,1,'soga_eye_type',17,0,0), (429567,2380173,0,'soga_hair_face_color',137,47,9), (429568,2380173,0,'soga_hair_face_highlight_color',103,42,0), (429569,2380173,0,'soga_hair_type_color',137,47,9), (429570,2380173,0,'soga_hair_type_highlight_color',103,42,0), (429571,2380173,1,'soga_lip_type',0,39,14), (429572,2380173,1,'soga_nose_type',-5,34,-11), (429573,2380173,0,'soga_skin_color',253,254,254), (429574,2380173,0,'wing_color1',255,255,255), (429575,2380173,0,'wing_color2',255,255,255), (429579,2370111,1,'cheek_type',-81,-25,0), (429580,2370111,1,'chin_type',17,-39,75), (429581,2370111,1,'ear_type',14,-59,0), (429582,2370111,1,'eye_brow_type',58,-28,-48), (429583,2370111,0,'eye_color',102,74,34), (429584,2370111,1,'eye_type',43,0,0), (429585,2370111,0,'hair_color1',38,22,21), (429586,2370111,0,'hair_color2',120,50,0), (429587,2370111,0,'hair_face_color',5,2,2), (429588,2370111,0,'hair_face_highlight_color',228,172,24), (429589,2370111,0,'hair_highlight',200,165,96), (429590,2370111,0,'hair_type_color',5,2,2), (429591,2370111,0,'hair_type_highlight_color',228,172,24), (429592,2370111,1,'lip_type',41,-88,0), (429593,2370111,1,'nose_type',90,3,-28), (429594,2370111,0,'skin_color',234,195,198), (429595,2370111,1,'soga_cheek_type',-81,-25,0), (429596,2370111,1,'soga_chin_type',17,-39,75), (429597,2370111,1,'soga_ear_type',14,-59,0), (429598,2370111,1,'soga_eye_brow_type',58,-28,-48), (429599,2370111,0,'soga_eye_color',229,229,102), (429600,2370111,1,'soga_eye_type',43,0,0), (429601,2370111,0,'soga_hair_color1',38,22,21), (429602,2370111,0,'soga_hair_color2',120,50,0), (429603,2370111,0,'soga_hair_face_color',5,2,2), (429604,2370111,0,'soga_hair_face_highlight_color',228,172,24), (429605,2370111,0,'soga_hair_highlight',200,165,96), (429606,2370111,0,'soga_hair_type_color',5,2,2), (429607,2370111,0,'soga_hair_type_highlight_color',228,172,24), (429608,2370111,1,'soga_lip_type',41,-88,0), (429609,2370111,1,'soga_nose_type',90,3,-28), (429610,2370111,0,'soga_skin_color',234,195,198), (429611,2370111,0,'wing_color1',255,255,255), (429612,2370111,0,'wing_color2',255,255,255), (429642,2520013,0,'eye_color',255,255,255), (429643,2520013,0,'skin_color',255,255,255), (429644,2520013,0,'soga_eye_color',255,0,255), (429645,2520014,0,'eye_color',255,255,255), (429646,2520014,0,'skin_color',255,255,255), (429647,2520014,0,'soga_eye_color',255,0,255), (429648,1390125,1,'cheek_type',5,-1,0), (429649,1390125,1,'chin_type',89,-62,-46), (429650,1390125,1,'ear_type',-37,10,0), (429651,1390125,1,'eye_brow_type',-72,28,0), (429652,1390125,0,'eye_color',158,198,210), (429653,1390125,1,'eye_type',-28,0,0), (429654,1390125,0,'hair_color1',209,131,22), (429655,1390125,0,'hair_color2',199,150,48), (429656,1390125,0,'hair_face_color',184,128,10), (429657,1390125,0,'hair_face_highlight_color',244,246,246), (429658,1390125,0,'hair_highlight',161,165,168), (429659,1390125,0,'hair_type_color',184,128,10), (429660,1390125,0,'hair_type_highlight_color',244,246,246), (429661,1390125,1,'lip_type',-3,32,69), (429662,1390125,1,'nose_type',51,28,-61), (429663,1390125,0,'skin_color',244,250,239), (429664,1390125,1,'soga_cheek_type',5,-1,0), (429665,1390125,1,'soga_chin_type',89,-62,-46), (429666,1390125,1,'soga_ear_type',-37,10,0), (429667,1390125,1,'soga_eye_brow_type',-72,28,0), (429668,1390125,0,'soga_eye_color',229,229,102), (429669,1390125,1,'soga_eye_type',-28,0,0), (429670,1390125,0,'soga_hair_color1',209,131,22), (429671,1390125,0,'soga_hair_color2',199,150,48), (429672,1390125,0,'soga_hair_face_color',184,128,10), (429673,1390125,0,'soga_hair_face_highlight_color',244,246,246), (429674,1390125,0,'soga_hair_highlight',161,165,168), (429675,1390125,0,'soga_hair_type_color',184,128,10), (429676,1390125,0,'soga_hair_type_highlight_color',244,246,246), (429677,1390125,1,'soga_lip_type',-3,32,69), (429678,1390125,1,'soga_nose_type',51,28,-61), (429679,1390125,0,'soga_skin_color',244,250,239), (429680,1390125,0,'wing_color1',255,255,255), (429681,1390125,0,'wing_color2',255,255,255), (429682,2520016,1,'cheek_type',25,19,0), (429683,2520016,1,'chin_type',0,17,21), (429684,2520016,1,'eye_brow_type',-25,-37,3), (429685,2520016,0,'eye_color',37,77,81), (429686,2520016,1,'eye_type',28,0,0), (429687,2520016,0,'hair_face_color',104,93,16), (429688,2520016,0,'hair_type_color',104,93,16), (429689,2520016,1,'lip_type',8,-39,-11), (429690,2520016,1,'nose_type',0,19,-17), (429691,2520016,0,'skin_color',236,242,242), (429692,2520016,1,'soga_cheek_type',25,19,0), (429693,2520016,1,'soga_chin_type',0,17,21), (429694,2520016,1,'soga_eye_brow_type',-25,-37,3), (429695,2520016,0,'soga_eye_color',229,229,102), (429696,2520016,1,'soga_eye_type',28,0,0), (429697,2520016,0,'soga_hair_face_color',104,93,16), (429698,2520016,0,'soga_hair_type_color',104,93,16), (429699,2520016,1,'soga_lip_type',8,-39,-11), (429700,2520016,1,'soga_nose_type',0,19,-17), (429701,2520016,0,'soga_skin_color',236,242,242), (429702,2520016,0,'wing_color1',255,255,255), (429703,2520016,0,'wing_color2',255,255,255), (429713,2380174,1,'cheek_type',-38,32,0), (429714,2380174,1,'chin_type',31,3,-7), (429715,2380174,1,'ear_type',47,-14,0), (429716,2380174,1,'eye_brow_type',-20,28,-8), (429717,2380174,0,'eye_color',45,93,84), (429718,2380174,0,'hair_color1',30,29,5), (429719,2380174,0,'hair_face_color',70,60,25), (429720,2380174,0,'hair_face_highlight_color',100,80,80), (429721,2380174,0,'hair_type_color',70,60,25), (429722,2380174,0,'hair_type_highlight_color',100,80,80), (429723,2380174,1,'lip_type',-26,-12,-37), (429724,2380174,1,'nose_type',-17,-14,29), (429725,2380174,0,'skin_color',234,232,227), (429726,2380174,1,'soga_cheek_type',0,-20,28), (429727,2380174,1,'soga_chin_type',0,-26,-12), (429728,2380174,1,'soga_ear_type',47,-14,0), (429729,2380174,1,'soga_eye_brow_type',0,47,-14), (429730,2380174,0,'soga_eye_color',229,229,102), (429731,2380174,0,'soga_hair_face_color',15,12,7), (429732,2380174,0,'soga_hair_face_highlight_color',17,6,1), (429733,2380174,0,'soga_hair_type_color',15,12,7), (429734,2380174,0,'soga_hair_type_highlight_color',17,6,1), (429735,2380174,1,'soga_lip_type',-8,-38,32), (429736,2380174,1,'soga_nose_type',-37,31,3), (429737,2380174,0,'soga_skin_color',234,232,227), (429738,2380174,0,'wing_color1',255,255,255), (429739,2380174,0,'wing_color2',255,255,255), (429744,2380175,1,'cheek_type',-19,8,0), (429745,2380175,1,'chin_type',34,0,26), (429746,2380175,1,'ear_type',-28,0,0), (429747,2380175,1,'eye_brow_type',-11,28,46), (429748,2380175,0,'eye_color',40,84,88), (429749,2380175,1,'eye_type',-28,0,0), (429750,2380175,0,'hair_face_color',41,32,19), (429751,2380175,0,'hair_face_highlight_color',200,71,37), (429752,2380175,0,'hair_type_color',41,32,19), (429753,2380175,0,'hair_type_highlight_color',200,71,37), (429754,2380175,1,'lip_type',25,-10,-7), (429755,2380175,1,'nose_type',29,-37,0), (429756,2380175,0,'skin_color',230,217,211), (429757,2380175,1,'soga_cheek_type',-19,8,0), (429758,2380175,1,'soga_chin_type',34,0,26), (429759,2380175,1,'soga_ear_type',-28,0,0), (429760,2380175,1,'soga_eye_brow_type',-11,28,46), (429761,2380175,0,'soga_eye_color',229,229,102), (429762,2380175,1,'soga_eye_type',-28,0,0), (429763,2380175,0,'soga_hair_face_color',41,32,19), (429764,2380175,0,'soga_hair_face_highlight_color',200,71,37), (429765,2380175,0,'soga_hair_type_color',41,32,19), (429766,2380175,0,'soga_hair_type_highlight_color',200,71,37), (429767,2380175,1,'soga_lip_type',25,-10,-7), (429768,2380175,1,'soga_nose_type',29,-37,0), (429769,2380175,0,'soga_skin_color',230,217,211), (429770,2380175,0,'wing_color1',255,255,255), (429771,2380175,0,'wing_color2',255,255,255), (429775,2380176,1,'cheek_type',-97,47,0), (429776,2380176,1,'chin_type',-17,46,-87), (429777,2380176,1,'ear_type',39,-39,0), (429778,2380176,1,'eye_brow_type',-65,89,83), (429779,2380176,0,'eye_color',103,165,184), (429780,2380176,1,'eye_type',-8,0,0), (429781,2380176,0,'hair_color1',246,219,114), (429782,2380176,0,'hair_color2',142,112,67), (429783,2380176,0,'hair_face_color',229,182,26), (429784,2380176,0,'hair_face_highlight_color',100,70,10), (429785,2380176,0,'hair_highlight',56,33,26), (429786,2380176,0,'hair_type_color',229,182,26), (429787,2380176,0,'hair_type_highlight_color',100,70,10), (429788,2380176,1,'lip_type',-25,-56,50), (429789,2380176,1,'nose_type',46,-57,85), (429790,2380176,0,'skin_color',239,200,199), (429791,2380176,1,'soga_cheek_type',-97,47,0), (429792,2380176,1,'soga_chin_type',-17,46,-87), (429793,2380176,1,'soga_ear_type',39,-39,0), (429794,2380176,1,'soga_eye_brow_type',-65,89,83), (429795,2380176,0,'soga_eye_color',229,229,102), (429796,2380176,1,'soga_eye_type',-8,0,0), (429797,2380176,0,'soga_hair_color1',246,219,114), (429798,2380176,0,'soga_hair_color2',142,112,67), (429799,2380176,0,'soga_hair_face_color',229,182,26), (429800,2380176,0,'soga_hair_face_highlight_color',100,70,10), (429801,2380176,0,'soga_hair_highlight',56,33,26), (429802,2380176,0,'soga_hair_type_color',229,182,26), (429803,2380176,0,'soga_hair_type_highlight_color',100,70,10), (429804,2380176,1,'soga_lip_type',-25,-56,50), (429805,2380176,1,'soga_nose_type',46,-57,85), (429806,2380176,0,'soga_skin_color',239,200,199), (429807,2380176,0,'wing_color1',255,255,255), (429808,2380176,0,'wing_color2',255,255,255), (429838,2380177,1,'cheek_type',-97,47,0), (429839,2380177,1,'chin_type',-17,46,-87), (429840,2380177,1,'ear_type',39,-39,0), (429841,2380177,1,'eye_brow_type',-65,89,83), (429842,2380177,0,'eye_color',103,165,184), (429843,2380177,1,'eye_type',-8,0,0), (429844,2380177,0,'hair_color1',246,219,114), (429845,2380177,0,'hair_color2',142,112,67), (429846,2380177,0,'hair_face_color',229,182,26), (429847,2380177,0,'hair_face_highlight_color',100,70,10), (429848,2380177,0,'hair_highlight',56,33,26), (429849,2380177,0,'hair_type_color',229,182,26), (429850,2380177,0,'hair_type_highlight_color',100,70,10), (429851,2380177,1,'lip_type',-25,-56,50), (429852,2380177,1,'nose_type',46,-57,85), (429853,2380177,0,'skin_color',239,200,199), (429854,2380177,1,'soga_cheek_type',-97,47,0), (429855,2380177,1,'soga_chin_type',-17,46,-87), (429856,2380177,1,'soga_ear_type',39,-39,0), (429857,2380177,1,'soga_eye_brow_type',-65,89,83), (429858,2380177,0,'soga_eye_color',229,229,102), (429859,2380177,1,'soga_eye_type',-8,0,0), (429860,2380177,0,'soga_hair_color1',246,219,114), (429861,2380177,0,'soga_hair_color2',142,112,67), (429862,2380177,0,'soga_hair_face_color',229,182,26), (429863,2380177,0,'soga_hair_face_highlight_color',100,70,10), (429864,2380177,0,'soga_hair_highlight',56,33,26), (429865,2380177,0,'soga_hair_type_color',229,182,26), (429866,2380177,0,'soga_hair_type_highlight_color',100,70,10), (429867,2380177,1,'soga_lip_type',-25,-56,50), (429868,2380177,1,'soga_nose_type',46,-57,85), (429869,2380177,0,'soga_skin_color',239,200,199), (429870,2380177,0,'wing_color1',255,255,255), (429871,2380177,0,'wing_color2',255,255,255), (429901,2380178,1,'cheek_type',52,-4,0), (429902,2380178,1,'chin_type',39,-38,-47), (429903,2380178,1,'ear_type',-100,-100,0), (429904,2380178,1,'eye_brow_type',-87,-89,-87), (429905,2380178,0,'eye_color',84,54,22), (429906,2380178,1,'eye_type',-31,0,0), (429907,2380178,0,'hair_color1',166,204,156), (429908,2380178,0,'hair_color2',100,0,0), (429909,2380178,0,'hair_face_color',96,113,118), (429910,2380178,0,'hair_highlight',38,22,21), (429911,2380178,0,'hair_type_color',96,113,118), (429912,2380178,1,'lip_type',14,-28,62), (429913,2380178,1,'nose_type',8,-90,-52), (429914,2380178,0,'skin_color',251,254,254), (429915,2380178,1,'soga_cheek_type',0,-87,-89), (429916,2380178,1,'soga_chin_type',0,14,-28), (429917,2380178,1,'soga_ear_type',0,-31,0), (429918,2380178,1,'soga_eye_brow_type',0,-100,-100), (429919,2380178,0,'soga_eye_color',229,229,102), (429920,2380178,1,'soga_eye_type',100,0,0), (429921,2380178,0,'soga_hair_color1',114,112,142), (429922,2380178,0,'soga_hair_color2',144,140,137), (429923,2380178,0,'soga_hair_face_color',96,113,118), (429924,2380178,0,'soga_hair_highlight',38,22,21), (429925,2380178,0,'soga_hair_type_color',96,113,118), (429926,2380178,1,'soga_lip_type',-87,52,-4), (429927,2380178,1,'soga_nose_type',62,39,-38), (429928,2380178,0,'soga_skin_color',251,254,254), (429929,2380178,0,'wing_color1',255,255,255), (429930,2380178,0,'wing_color2',255,255,255), (429932,2380179,1,'cheek_type',-28,-12,0), (429933,2380179,1,'chin_type',-31,-14,-2), (429934,2380179,1,'ear_type',5,17,0), (429935,2380179,1,'eye_brow_type',-12,-11,0), (429936,2380179,0,'eye_color',34,70,77), (429937,2380179,1,'eye_type',25,0,0), (429938,2380179,0,'hair_color1',251,0,28), (429939,2380179,0,'hair_face_color',5,2,0), (429940,2380179,0,'hair_face_highlight_color',164,138,103), (429941,2380179,0,'hair_type_color',5,2,0), (429942,2380179,0,'hair_type_highlight_color',164,138,103), (429943,2380179,1,'lip_type',2,37,-14), (429944,2380179,1,'nose_type',26,-5,0), (429945,2380179,0,'skin_color',200,144,125), (429946,2380179,1,'soga_cheek_type',0,-12,-11), (429947,2380179,1,'soga_chin_type',0,2,37), (429948,2380179,1,'soga_ear_type',0,25,0), (429949,2380179,1,'soga_eye_brow_type',0,5,17), (429950,2380179,0,'soga_eye_color',229,229,102), (429951,2380179,1,'soga_eye_type',25,0,0), (429952,2380179,0,'soga_hair_face_color',5,2,0), (429953,2380179,0,'soga_hair_face_highlight_color',164,138,103), (429954,2380179,0,'soga_hair_type_color',5,2,0), (429955,2380179,0,'soga_hair_type_highlight_color',164,138,103), (429956,2380179,1,'soga_lip_type',0,-28,-12), (429957,2380179,1,'soga_nose_type',-14,-31,-14), (429958,2380179,0,'soga_skin_color',200,144,125), (429959,2380179,0,'wing_color1',255,255,255), (429960,2380179,0,'wing_color2',255,255,255), (429963,2380180,1,'cheek_type',-28,-81,0), (429964,2380180,1,'chin_type',87,68,-7), (429965,2380180,1,'ear_type',14,0,0), (429966,2380180,1,'eye_brow_type',-100,-100,75), (429967,2380180,0,'eye_color',138,186,200), (429968,2380180,1,'eye_type',22,0,0), (429969,2380180,0,'hair_color1',0,0,0), (429970,2380180,0,'hair_color2',37,0,0), (429971,2380180,0,'hair_face_color',119,147,147), (429972,2380180,0,'hair_face_highlight_color',244,246,246), (429973,2380180,0,'hair_highlight',161,165,168), (429974,2380180,0,'hair_type_color',119,147,147), (429975,2380180,0,'hair_type_highlight_color',244,246,246), (429976,2380180,1,'lip_type',-70,-3,31), (429977,2380180,1,'nose_type',-55,62,-47), (429978,2380180,0,'skin_color',231,223,188), (429979,2380180,1,'soga_cheek_type',0,-100,-100), (429980,2380180,1,'soga_chin_type',0,-70,-3), (429981,2380180,1,'soga_ear_type',0,22,0), (429982,2380180,1,'soga_eye_brow_type',0,14,0), (429983,2380180,0,'soga_eye_color',229,229,102), (429984,2380180,1,'soga_eye_type',37,0,0), (429985,2380180,0,'soga_hair_color1',114,112,142), (429986,2380180,0,'soga_hair_color2',152,138,129), (429987,2380180,0,'soga_hair_face_color',119,147,147), (429988,2380180,0,'soga_hair_face_highlight_color',244,246,246), (429989,2380180,0,'soga_hair_highlight',161,165,168), (429990,2380180,0,'soga_hair_type_color',119,147,147), (429991,2380180,0,'soga_hair_type_highlight_color',244,246,246), (429992,2380180,1,'soga_lip_type',75,-28,-81), (429993,2380180,1,'soga_nose_type',31,87,68), (429994,2380180,0,'soga_skin_color',231,223,188), (429995,2380180,0,'wing_color1',255,255,255), (429996,2380180,0,'wing_color2',255,255,255), (430026,2380181,1,'cheek_type',-5,-11,0), (430027,2380181,1,'chin_type',-22,-17,9), (430028,2380181,1,'ear_type',-10,-37,0), (430029,2380181,1,'eye_brow_type',0,-41,-26), (430030,2380181,0,'eye_color',44,90,104), (430031,2380181,1,'eye_type',35,0,0), (430032,2380181,0,'hair_color1',212,225,3), (430033,2380181,0,'hair_face_color',229,216,199), (430034,2380181,0,'hair_face_highlight_color',102,95,86), (430035,2380181,0,'hair_type_color',229,216,199), (430036,2380181,0,'hair_type_highlight_color',102,95,86), (430037,2380181,1,'lip_type',7,0,-21), (430038,2380181,1,'nose_type',-17,-44,-31), (430039,2380181,0,'skin_color',242,205,206), (430040,2380181,1,'soga_cheek_type',0,0,-41), (430041,2380181,1,'soga_chin_type',0,7,0), (430042,2380181,1,'soga_ear_type',0,35,0), (430043,2380181,1,'soga_eye_brow_type',0,-10,-37), (430044,2380181,0,'soga_eye_color',229,229,102), (430045,2380181,1,'soga_eye_type',35,0,0), (430046,2380181,0,'soga_hair_face_color',229,216,199), (430047,2380181,0,'soga_hair_face_highlight_color',102,95,86), (430048,2380181,0,'soga_hair_type_color',229,216,199), (430049,2380181,0,'soga_hair_type_highlight_color',102,95,86), (430050,2380181,1,'soga_lip_type',-26,-5,-11), (430051,2380181,1,'soga_nose_type',-21,-22,-17), (430052,2380181,0,'soga_skin_color',242,205,206), (430053,2380181,0,'wing_color1',255,255,255), (430054,2380181,0,'wing_color2',255,255,255), (430057,2380182,1,'cheek_type',-5,-11,0), (430058,2380182,1,'chin_type',-22,-17,9), (430059,2380182,1,'ear_type',-10,-37,0), (430060,2380182,1,'eye_brow_type',0,-41,-26), (430061,2380182,0,'eye_color',44,90,104), (430062,2380182,1,'eye_type',35,0,0), (430063,2380182,0,'hair_color1',212,225,3), (430064,2380182,0,'hair_face_color',229,216,199), (430065,2380182,0,'hair_face_highlight_color',102,95,86), (430066,2380182,0,'hair_type_color',229,216,199), (430067,2380182,0,'hair_type_highlight_color',102,95,86), (430068,2380182,1,'lip_type',7,0,-21), (430069,2380182,1,'nose_type',-17,-44,-31), (430070,2380182,0,'skin_color',242,205,206), (430071,2380182,1,'soga_cheek_type',0,0,-41), (430072,2380182,1,'soga_chin_type',0,7,0), (430073,2380182,1,'soga_ear_type',0,35,0), (430074,2380182,1,'soga_eye_brow_type',0,-10,-37), (430075,2380182,0,'soga_eye_color',229,229,102), (430076,2380182,1,'soga_eye_type',35,0,0), (430077,2380182,0,'soga_hair_face_color',229,216,199), (430078,2380182,0,'soga_hair_face_highlight_color',102,95,86), (430079,2380182,0,'soga_hair_type_color',229,216,199), (430080,2380182,0,'soga_hair_type_highlight_color',102,95,86), (430081,2380182,1,'soga_lip_type',-26,-5,-11), (430082,2380182,1,'soga_nose_type',-21,-22,-17), (430083,2380182,0,'soga_skin_color',242,205,206), (430084,2380182,0,'wing_color1',255,255,255), (430085,2380182,0,'wing_color2',255,255,255), (430088,2380183,1,'cheek_type',25,0,0), (430089,2380183,1,'chin_type',25,2,-17), (430090,2380183,1,'ear_type',-28,-28,0), (430091,2380183,1,'eye_brow_type',0,-8,-8), (430092,2380183,0,'eye_color',38,78,91), (430093,2380183,1,'eye_type',28,0,0), (430094,2380183,0,'hair_face_color',224,221,220), (430095,2380183,0,'hair_face_highlight_color',143,127,106), (430096,2380183,0,'hair_type_color',224,221,220), (430097,2380183,0,'hair_type_highlight_color',143,127,106), (430098,2380183,1,'lip_type',37,-34,-1), (430099,2380183,1,'nose_type',46,37,25), (430100,2380183,0,'skin_color',225,173,171), (430101,2380183,1,'soga_cheek_type',25,0,0), (430102,2380183,1,'soga_chin_type',25,2,-17), (430103,2380183,1,'soga_ear_type',-28,-28,0), (430104,2380183,1,'soga_eye_brow_type',0,-8,-8), (430105,2380183,0,'soga_eye_color',229,229,102), (430106,2380183,1,'soga_eye_type',28,0,0), (430107,2380183,0,'soga_hair_face_color',224,221,220), (430108,2380183,0,'soga_hair_face_highlight_color',143,127,106), (430109,2380183,0,'soga_hair_type_color',224,221,220), (430110,2380183,0,'soga_hair_type_highlight_color',143,127,106), (430111,2380183,1,'soga_lip_type',37,-34,-1), (430112,2380183,1,'soga_nose_type',46,37,25), (430113,2380183,0,'soga_skin_color',225,173,171), (430114,2380183,0,'wing_color1',255,255,255), (430115,2380183,0,'wing_color2',255,255,255), (430119,2380184,0,'eye_color',255,255,255), (430120,2380184,0,'skin_color',255,255,255), (430121,2380184,0,'soga_eye_color',255,0,255), (430122,2380185,0,'eye_color',255,255,255), (430123,2380185,0,'skin_color',255,255,255), (430124,2380185,0,'soga_eye_color',255,0,255), (430125,121838,1,'cheek_type',2,87,0), (430126,121838,1,'chin_type',61,-31,-32), (430127,121838,1,'ear_type',79,-43,0), (430128,121838,1,'eye_brow_type',42,-50,-95), (430129,121838,0,'eye_color',66,122,83), (430130,121838,1,'eye_type',83,0,0), (430131,121838,0,'hair_color1',200,165,96), (430132,121838,0,'hair_color2',173,99,44), (430133,121838,0,'hair_face_color',230,171,25), (430134,121838,0,'hair_face_highlight_color',116,142,142), (430135,121838,0,'hair_highlight',114,112,142), (430136,121838,0,'hair_type_color',230,171,25), (430137,121838,0,'hair_type_highlight_color',116,142,142), (430138,121838,1,'lip_type',-34,-40,97), (430139,121838,1,'nose_type',-62,7,-59), (430140,121838,0,'skin_color',181,149,98), (430141,121838,1,'soga_cheek_type',2,87,0), (430142,121838,1,'soga_chin_type',61,-31,-32), (430143,121838,1,'soga_ear_type',79,-43,0), (430144,121838,1,'soga_eye_brow_type',42,-50,-95), (430145,121838,0,'soga_eye_color',229,229,102), (430146,121838,1,'soga_eye_type',83,0,0), (430147,121838,0,'soga_hair_color1',200,165,96), (430148,121838,0,'soga_hair_color2',173,99,44), (430149,121838,0,'soga_hair_face_color',230,171,25), (430150,121838,0,'soga_hair_face_highlight_color',116,142,142), (430151,121838,0,'soga_hair_highlight',114,112,142), (430152,121838,0,'soga_hair_type_color',230,171,25), (430153,121838,0,'soga_hair_type_highlight_color',116,142,142), (430154,121838,1,'soga_lip_type',-34,-40,97), (430155,121838,1,'soga_nose_type',-62,7,-59), (430156,121838,0,'soga_skin_color',181,149,98), (430157,121838,0,'wing_color1',255,255,255), (430158,121838,0,'wing_color2',255,255,255), (430188,120472,0,'skin_color',197,183,133), (430196,121839,0,'hair_face_color',100,70,10), (430197,121839,0,'hair_type_color',100,70,10), (430227,121840,0,'hair_face_color',100,70,10), (430229,121840,0,'hair_type_color',100,70,10), (430248,121840,0,'skin_color',197,183,133), (430251,2230785,1,'cheek_type',14,-28,0), (430252,2230785,1,'chin_type',-88,57,7), (430253,2230785,1,'ear_type',25,-44,0), (430254,2230785,1,'eye_brow_type',-3,-39,58), (430255,2230785,0,'eye_color',119,80,39), (430256,2230785,1,'eye_type',-3,0,0), (430257,2230785,0,'hair_color1',100,100,100), (430258,2230785,0,'hair_color2',68,72,71), (430259,2230785,0,'hair_face_color',40,34,51), (430260,2230785,0,'hair_face_highlight_color',200,200,200), (430261,2230785,0,'hair_highlight',123,123,130), (430262,2230785,0,'hair_type_color',200,200,200), (430263,2230785,0,'hair_type_highlight_color',119,147,147), (430264,2230785,1,'lip_type',-31,50,14), (430265,2230785,1,'nose_type',-14,31,7), (430266,2230785,0,'skin_color',238,243,243), (430267,2230785,1,'soga_cheek_type',14,-28,0), (430268,2230785,1,'soga_chin_type',-88,57,7), (430269,2230785,1,'soga_ear_type',25,-44,0), (430270,2230785,1,'soga_eye_brow_type',-3,-39,58), (430271,2230785,0,'soga_eye_color',229,229,102), (430272,2230785,1,'soga_eye_type',-3,0,0), (430273,2230785,0,'soga_hair_color1',50,48,56), (430274,2230785,0,'soga_hair_color2',68,72,71), (430275,2230785,0,'soga_hair_face_color',40,34,51), (430276,2230785,0,'soga_hair_face_highlight_color',119,147,147), (430277,2230785,0,'soga_hair_highlight',123,123,130), (430278,2230785,0,'soga_hair_type_color',40,34,51), (430279,2230785,0,'soga_hair_type_highlight_color',119,147,147), (430280,2230785,1,'soga_lip_type',-31,50,14), (430281,2230785,1,'soga_nose_type',-14,31,7), (430282,2230785,0,'soga_skin_color',238,243,243), (430283,2230785,0,'wing_color1',255,255,255), (430284,2230785,0,'wing_color2',255,255,255), (430345,3250003,1,'eye_type',34,0,0), (430346,3250003,1,'ear_type',-38,11,0), (430347,3250003,1,'eye_brow_type',-7,-1,-12), (430348,3250003,1,'cheek_type',11,-47,0), (430349,3250003,1,'lip_type',21,19,-2), (430350,3250003,1,'chin_type',29,28,0), (430351,3250003,1,'nose_type',28,21,-8), (430352,3250003,1,'soga_eye_type',34,0,0), (430353,3250003,1,'soga_ear_type',-38,11,0), (430354,3250003,1,'soga_eye_brow_type',-7,-1,-12), (430355,3250003,1,'soga_cheek_type',11,-47,0), (430356,3250003,1,'soga_lip_type',21,19,-2), (430357,3250003,1,'soga_chin_type',29,28,0), (430358,3250003,1,'soga_nose_type',28,21,-8), (430359,3250003,0,'hair_type_color',54,18,10), (430360,3250003,0,'hair_type_highlight_color',100,35,17), (430361,3250003,0,'hair_face_color',54,18,10), (430362,3250003,0,'hair_face_highlight_color',100,35,17), (430363,3250003,0,'shirt_color',255,255,255), (430364,3250003,0,'shirt_highlight_color',255,255,255), (430365,3250003,0,'pants_color',255,255,255), (430366,3250003,0,'pants_highlight_color',255,255,255), (430367,3250003,0,'soga_hair_type_color',54,18,10), (430368,3250003,0,'soga_hair_type_highlight_color',100,35,17), (430369,3250003,0,'soga_hair_face_color',54,18,10), (430370,3250003,0,'soga_hair_face_highlight_color',100,35,17), (430371,3250003,0,'skin_color',227,178,167), (430372,3250003,0,'eye_color',54,108,87), (430373,3250003,0,'soga_skin_color',54,108,87), (430374,3250003,0,'soga_eye_color',227,178,167), (430375,3250004,1,'eye_type',12,0,0), (430376,3250004,1,'ear_type',65,-95,0), (430377,3250004,1,'eye_brow_type',3,-14,-19), (430378,3250004,1,'cheek_type',0,-42,0), (430379,3250004,1,'lip_type',-50,0,-28), (430380,3250004,1,'chin_type',-42,-2,25), (430381,3250004,1,'nose_type',45,-19,4), (430382,3250004,1,'soga_eye_type',12,0,0), (430383,3250004,1,'soga_ear_type',65,-95,0), (430384,3250004,1,'soga_eye_brow_type',3,-14,-19), (430385,3250004,1,'soga_cheek_type',0,-42,0), (430386,3250004,1,'soga_lip_type',-50,0,-28), (430387,3250004,1,'soga_chin_type',-42,-2,25), (430388,3250004,1,'soga_nose_type',45,-19,4), (430389,3250004,1,'hair_type_color',244,244,134), (430392,3250004,1,'hair_highlight',200,200,200), (430394,3250004,0,'hair_type_highlight_color',121,120,120), (430396,3250004,0,'soga_hair_type_color',209,197,0), (430397,3250004,0,'soga_hair_type_highlight_color',225,219,213), (430398,3250004,0,'skin_color',193,172,143), (430399,3250004,0,'eye_color',38,77,89), (430400,3250004,0,'soga_skin_color',38,77,89), (430401,3250004,0,'soga_eye_color',193,172,143), (430402,3250005,1,'eye_type',17,0,0), (430403,3250005,1,'ear_type',100,-42,0), (430404,3250005,1,'eye_brow_type',0,-28,-21), (430405,3250005,1,'cheek_type',68,-26,0), (430406,3250005,1,'lip_type',37,84,9), (430407,3250005,1,'chin_type',-4,-14,0), (430408,3250005,1,'nose_type',14,-39,-45), (430409,3250005,1,'soga_eye_type',17,0,0), (430410,3250005,1,'soga_ear_type',100,-42,0), (430411,3250005,1,'soga_eye_brow_type',0,-28,-21), (430412,3250005,1,'soga_cheek_type',68,-26,0), (430413,3250005,1,'soga_lip_type',37,84,9), (430414,3250005,1,'soga_chin_type',-4,-14,0), (430415,3250005,1,'soga_nose_type',14,-39,-45), (430416,3250005,1,'body_size',34,0,0), (430417,3250005,1,'soga_body_size',34,0,0), (430418,3250005,1,'soga_body_age',34,0,0), (430419,3250005,0,'hair_type_color',217,216,217), (430420,3250005,0,'hair_face_color',217,216,217), (430421,3250005,0,'shirt_color',97,148,161), (430422,3250005,0,'shirt_highlight_color',255,255,255), (430423,3250005,0,'pants_color',227,228,227), (430424,3250005,0,'pants_highlight_color',255,255,255), (430425,3250005,0,'soga_hair_type_color',217,216,217), (430426,3250005,0,'soga_hair_face_color',217,216,217), (430427,3250005,0,'skin_color',173,173,173), (430428,3250005,0,'eye_color',205,102,222), (430429,3250005,0,'soga_skin_color',205,102,222), (430430,3250005,0,'soga_eye_color',173,173,173), (430786,8260001,1,'cheek_type',0,34,0), (430787,8260001,1,'chin_type',-82,57,-72), (430788,8260001,1,'ear_type',93,8,0), (430789,8260001,1,'eye_brow_type',-14,53,-31), (430790,8260001,0,'eye_color',29,59,47), (430791,8260001,1,'eye_type',63,0,0), (430792,8260001,0,'hair_color1',56,33,26), (430793,8260001,0,'hair_color2',94,59,11), (430794,8260001,0,'hair_face_color',100,70,10), (430795,8260001,0,'hair_face_highlight_color',244,246,246), (430796,8260001,0,'hair_highlight',161,165,168), (430797,8260001,0,'hair_type_color',100,70,10), (430798,8260001,0,'hair_type_highlight_color',244,246,246), (430799,8260001,1,'lip_type',-75,-71,78), (430800,8260001,1,'nose_type',-9,-88,-52), (430801,8260001,0,'skin_color',105,105,105), (430802,8260001,1,'soga_cheek_type',0,34,0), (430803,8260001,1,'soga_chin_type',-82,57,-72), (430804,8260001,1,'soga_ear_type',93,8,0), (430805,8260001,1,'soga_eye_brow_type',-14,53,-31), (430806,8260001,0,'soga_eye_color',229,229,102), (430807,8260001,1,'soga_eye_type',63,0,0), (430808,8260001,0,'soga_hair_color1',56,33,26), (430809,8260001,0,'soga_hair_color2',94,59,11), (430810,8260001,0,'soga_hair_face_color',100,70,10), (430811,8260001,0,'soga_hair_face_highlight_color',244,246,246), (430812,8260001,0,'soga_hair_highlight',161,165,168), (430813,8260001,0,'soga_hair_type_color',100,70,10), (430814,8260001,0,'soga_hair_type_highlight_color',244,246,246), (430815,8260001,1,'soga_lip_type',-75,-71,78), (430816,8260001,1,'soga_nose_type',-9,-88,-52), (430817,8260001,0,'soga_skin_color',105,105,105), (430818,8260001,0,'wing_color1',255,255,255), (430819,8260001,0,'wing_color2',255,255,255), (430849,8260002,0,'eye_color',255,255,255), (430850,8260002,0,'skin_color',255,255,255), (430851,8260002,0,'soga_eye_color',255,0,255), (430852,8260003,0,'eye_color',255,255,255), (430853,8260003,0,'skin_color',255,255,255), (430854,8260003,0,'soga_eye_color',255,0,255), (430855,8260004,0,'eye_color',255,255,255), (430856,8260004,0,'skin_color',175,130,91), (430857,8260004,0,'soga_eye_color',255,0,255), (430858,8260005,0,'eye_color',121,61,0), (430859,8260005,0,'skin_color',175,130,91), (430860,8260005,0,'soga_eye_color',255,0,255), (430861,8260006,0,'eye_color',121,61,0), (430862,8260006,0,'skin_color',175,130,91), (430863,8260006,0,'soga_eye_color',255,0,255), (430864,8260007,0,'eye_color',1,1,1), (430865,8260007,0,'skin_color',175,130,91), (430866,8260007,0,'soga_eye_color',255,0,255), (430867,8260008,0,'eye_color',1,1,1), (430868,8260008,0,'skin_color',175,130,91), (430869,8260008,0,'soga_eye_color',255,0,255), (430870,8260009,0,'eye_color',255,255,255), (430871,8260009,0,'skin_color',175,130,91), (430872,8260009,0,'soga_eye_color',255,0,255), (430873,8260010,0,'eye_color',255,255,255), (430874,8260010,0,'skin_color',255,255,255), (430875,8260010,0,'soga_eye_color',255,0,255), (430876,8260011,0,'eye_color',255,255,255), (430877,8260011,0,'skin_color',255,255,255), (430878,8260011,0,'soga_eye_color',255,0,255), (430879,8260012,0,'eye_color',121,61,0), (430880,8260012,0,'skin_color',158,31,17), (430881,8260012,0,'soga_eye_color',255,0,255), (430882,8260013,0,'eye_color',121,61,0), (430883,8260013,0,'skin_color',158,31,17), (430884,8260013,0,'soga_eye_color',255,0,255), (430885,8260014,0,'eye_color',1,1,1), (430886,8260014,0,'skin_color',242,242,0), (430887,8260014,0,'soga_eye_color',255,0,255), (430888,8260015,0,'eye_color',255,255,255), (430889,8260015,0,'skin_color',70,17,17), (430890,8260015,0,'soga_eye_color',255,0,255), (430891,8260016,0,'eye_color',255,255,255), (430892,8260016,0,'skin_color',255,255,255), (430893,8260016,0,'soga_eye_color',255,0,255), (430894,8260017,0,'eye_color',255,255,255), (430895,8260017,0,'skin_color',255,255,255), (430896,8260017,0,'soga_eye_color',255,0,255), (430897,8260018,0,'eye_color',255,255,255), (430898,8260018,0,'skin_color',255,255,255), (430899,8260018,0,'soga_eye_color',255,0,255), (430900,8260019,0,'eye_color',255,255,255), (430901,8260019,0,'skin_color',255,255,255), (430902,8260019,0,'soga_eye_color',255,0,255), (430903,8260020,0,'eye_color',255,255,255), (430904,8260020,0,'skin_color',255,255,255), (430905,8260020,0,'soga_eye_color',255,0,255), (430906,8260021,0,'eye_color',255,255,255), (430907,8260021,0,'skin_color',255,255,255), (430908,8260021,0,'soga_eye_color',255,0,255), (430909,8260022,0,'eye_color',255,255,255), (430910,8260022,0,'skin_color',255,255,255), (430911,8260022,0,'soga_eye_color',255,0,255), (430912,8260023,0,'eye_color',255,255,255), (430913,8260023,0,'skin_color',255,255,255), (430914,8260023,0,'soga_eye_color',255,0,255), (430915,8260024,0,'eye_color',255,255,255), (430916,8260024,0,'skin_color',255,255,255), (430917,8260024,0,'soga_eye_color',255,0,255), (430918,8260025,0,'eye_color',255,255,255), (430919,8260025,0,'skin_color',255,255,255), (430920,8260025,0,'soga_eye_color',255,0,255), (430921,8260026,0,'eye_color',255,255,255), (430922,8260026,0,'skin_color',98,70,47), (430923,8260026,0,'soga_eye_color',255,0,255), (430924,8260027,1,'cheek_type',-34,7,0), (430925,8260027,1,'chin_type',-17,31,17), (430926,8260027,1,'ear_type',34,-56,0), (430927,8260027,1,'eye_brow_type',-56,-37,31), (430928,8260027,0,'eye_color',70,145,163), (430929,8260027,1,'eye_type',-46,0,0), (430930,8260027,0,'hair_color1',109,14,49), (430931,8260027,0,'hair_color2',235,147,31), (430932,8260027,0,'hair_face_color',84,0,0), (430933,8260027,0,'hair_face_highlight_color',15,1,21), (430934,8260027,0,'hair_highlight',29,21,28), (430935,8260027,0,'hair_type_color',84,0,0), (430936,8260027,0,'hair_type_highlight_color',15,1,21), (430937,8260027,1,'lip_type',8,-28,20), (430938,8260027,1,'nose_type',7,62,-2), (430939,8260027,0,'skin_color',242,220,222), (430940,8260027,1,'soga_cheek_type',-34,7,0), (430941,8260027,1,'soga_chin_type',-17,31,17), (430942,8260027,1,'soga_ear_type',34,-56,0), (430943,8260027,1,'soga_eye_brow_type',-56,-37,31), (430944,8260027,0,'soga_eye_color',229,229,102), (430945,8260027,1,'soga_eye_type',-46,0,0), (430946,8260027,0,'soga_hair_color1',109,14,49), (430947,8260027,0,'soga_hair_color2',235,147,31), (430948,8260027,0,'soga_hair_face_color',84,0,0), (430949,8260027,0,'soga_hair_face_highlight_color',15,1,21), (430950,8260027,0,'soga_hair_highlight',29,21,28), (430951,8260027,0,'soga_hair_type_color',84,0,0), (430952,8260027,0,'soga_hair_type_highlight_color',15,1,21), (430953,8260027,1,'soga_lip_type',8,-28,20), (430954,8260027,1,'soga_nose_type',7,62,-2), (430955,8260027,0,'soga_skin_color',242,220,222), (430956,8260027,0,'wing_color1',255,255,255), (430957,8260027,0,'wing_color2',255,255,255), (430987,8260028,0,'eye_color',255,255,255), (430988,8260028,0,'skin_color',255,255,255), (430989,8260028,0,'soga_eye_color',255,0,255), (431053,8260030,0,'eye_color',255,255,255), (431054,8260030,0,'skin_color',255,255,255), (431055,8260030,0,'soga_eye_color',255,0,255), (431056,8260031,0,'eye_color',255,255,255), (431057,8260031,0,'skin_color',255,255,255), (431058,8260031,0,'soga_eye_color',255,0,255), (431059,8260032,0,'eye_color',255,255,255), (431060,8260032,0,'skin_color',255,255,255), (431061,8260032,0,'soga_eye_color',255,0,255), (431062,8260033,0,'eye_color',1,1,1), (431063,8260033,0,'skin_color',175,130,91), (431064,8260033,0,'soga_eye_color',255,0,255), (431065,8260034,0,'eye_color',255,255,255), (431066,8260034,0,'skin_color',255,255,255), (431067,8260034,0,'soga_eye_color',255,0,255), (431068,8260035,0,'eye_color',255,255,255), (431069,8260035,0,'skin_color',255,255,255), (431070,8260035,0,'soga_eye_color',255,0,255), (431071,8260036,0,'eye_color',255,255,255), (431072,8260036,0,'skin_color',158,31,17), (431073,8260036,0,'soga_eye_color',255,0,255), (431074,3250006,1,'cheek_type',0,-9,0), (431075,3250006,1,'chin_type',-3,-17,-2), (431076,3250006,1,'ear_type',37,-10,0), (431077,3250006,1,'eye_brow_type',22,18,-7), (431078,3250006,0,'eye_color',82,132,95), (431079,3250006,1,'eye_type',35,0,0), (431080,3250006,0,'hair_face_color',248,248,248), (431081,3250006,0,'hair_face_highlight_color',70,28,0), (431082,3250006,0,'hair_type_color',248,248,248), (431083,3250006,0,'hair_type_highlight_color',70,28,0), (431084,3250006,1,'lip_type',-29,-1,1), (431085,3250006,1,'nose_type',25,-31,14), (431086,3250006,0,'skin_color',230,202,158), (431087,3250006,1,'soga_cheek_type',0,-9,0), (431088,3250006,1,'soga_chin_type',-3,-17,-2), (431089,3250006,1,'soga_ear_type',37,-10,0), (431090,3250006,1,'soga_eye_brow_type',22,18,-7), (431091,3250006,0,'soga_eye_color',229,229,102), (431092,3250006,1,'soga_eye_type',35,0,0), (431093,3250006,0,'soga_hair_face_color',248,248,248), (431094,3250006,0,'soga_hair_face_highlight_color',70,28,0), (431095,3250006,0,'soga_hair_type_color',248,248,248), (431096,3250006,0,'soga_hair_type_highlight_color',70,28,0), (431097,3250006,1,'soga_lip_type',-29,-1,1), (431098,3250006,1,'soga_nose_type',25,-31,14), (431099,3250006,0,'soga_skin_color',230,202,158), (431100,3250006,0,'wing_color1',255,255,255), (431101,3250006,0,'wing_color2',255,255,255), (431105,2530232,1,'cheek_type',39,38,0), (431106,2530232,1,'chin_type',29,34,0), (431107,2530232,1,'ear_type',-7,5,0), (431108,2530232,1,'eye_brow_type',-7,31,-28), (431109,2530232,0,'eye_color',77,134,111), (431110,2530232,1,'eye_type',-17,0,0), (431111,2530232,0,'hair_face_color',124,118,113), (431112,2530232,0,'hair_face_highlight_color',218,214,193), (431113,2530232,0,'hair_type_color',124,118,113), (431114,2530232,0,'hair_type_highlight_color',218,214,193), (431115,2530232,1,'lip_type',-20,-14,-19), (431116,2530232,1,'nose_type',20,-7,-18), (431117,2530232,0,'skin_color',173,160,113), (431118,2530232,1,'soga_cheek_type',39,38,0), (431119,2530232,1,'soga_chin_type',29,34,0), (431120,2530232,1,'soga_ear_type',-7,5,0), (431121,2530232,1,'soga_eye_brow_type',-7,31,-28), (431122,2530232,0,'soga_eye_color',229,229,102), (431123,2530232,1,'soga_eye_type',-17,0,0), (431124,2530232,0,'soga_hair_face_color',124,118,113), (431125,2530232,0,'soga_hair_face_highlight_color',218,214,193), (431126,2530232,0,'soga_hair_type_color',124,118,113), (431127,2530232,0,'soga_hair_type_highlight_color',218,214,193), (431128,2530232,1,'soga_lip_type',-20,-14,-19), (431129,2530232,1,'soga_nose_type',20,-7,-18), (431130,2530232,0,'soga_skin_color',173,160,113), (431131,2530232,0,'wing_color1',255,255,255), (431132,2530232,0,'wing_color2',255,255,255), (431136,3250007,1,'cheek_type',39,38,0), (431137,3250007,1,'chin_type',29,34,0), (431138,3250007,1,'ear_type',-7,5,0), (431139,3250007,1,'eye_brow_type',-7,31,-28), (431140,3250007,0,'eye_color',77,134,111), (431141,3250007,1,'eye_type',-17,0,0), (431142,3250007,0,'hair_face_color',124,118,113), (431143,3250007,0,'hair_face_highlight_color',218,214,193), (431144,3250007,0,'hair_type_color',124,118,113), (431145,3250007,0,'hair_type_highlight_color',218,214,193), (431146,3250007,1,'lip_type',-20,-14,-19), (431147,3250007,1,'nose_type',20,-7,-18), (431148,3250007,0,'skin_color',173,160,113), (431149,3250007,1,'soga_cheek_type',39,38,0), (431150,3250007,1,'soga_chin_type',29,34,0), (431151,3250007,1,'soga_ear_type',-7,5,0), (431152,3250007,1,'soga_eye_brow_type',-7,31,-28), (431153,3250007,0,'soga_eye_color',229,229,102), (431154,3250007,1,'soga_eye_type',-17,0,0), (431155,3250007,0,'soga_hair_face_color',124,118,113), (431156,3250007,0,'soga_hair_face_highlight_color',218,214,193), (431157,3250007,0,'soga_hair_type_color',124,118,113), (431158,3250007,0,'soga_hair_type_highlight_color',218,214,193), (431159,3250007,1,'soga_lip_type',-20,-14,-19), (431160,3250007,1,'soga_nose_type',20,-7,-18), (431161,3250007,0,'soga_skin_color',173,160,113), (431162,3250007,0,'wing_color1',255,255,255), (431163,3250007,0,'wing_color2',255,255,255), (431167,3250008,1,'cheek_type',-11,21,0), (431168,3250008,1,'chin_type',-35,11,-9), (431169,3250008,1,'ear_type',2,25,0), (431170,3250008,1,'eye_brow_type',-21,-29,35), (431171,3250008,0,'eye_color',158,137,118), (431172,3250008,1,'eye_type',28,0,0), (431173,3250008,0,'hair_face_color',240,240,240), (431174,3250008,0,'hair_face_highlight_color',78,68,56), (431175,3250008,0,'hair_type_color',240,240,240), (431176,3250008,0,'hair_type_highlight_color',78,68,56), (431177,3250008,1,'lip_type',25,34,-20), (431178,3250008,1,'nose_type',19,-38,-37), (431179,3250008,0,'skin_color',239,244,244), (431180,3250008,1,'soga_cheek_type',-11,21,0), (431181,3250008,1,'soga_chin_type',-35,11,-9), (431182,3250008,1,'soga_ear_type',2,25,0), (431183,3250008,1,'soga_eye_brow_type',-21,-29,35), (431184,3250008,0,'soga_eye_color',229,229,102), (431185,3250008,1,'soga_eye_type',28,0,0), (431186,3250008,0,'soga_hair_face_color',240,240,240), (431187,3250008,0,'soga_hair_face_highlight_color',78,68,56), (431188,3250008,0,'soga_hair_type_color',240,240,240), (431189,3250008,0,'soga_hair_type_highlight_color',78,68,56), (431190,3250008,1,'soga_lip_type',25,34,-20), (431191,3250008,1,'soga_nose_type',19,-38,-37), (431192,3250008,0,'soga_skin_color',239,244,244), (431193,3250008,0,'wing_color1',255,255,255), (431194,3250008,0,'wing_color2',255,255,255), (431198,3250009,1,'cheek_type',2,8,0), (431199,3250009,1,'chin_type',14,-3,-4), (431200,3250009,1,'ear_type',0,-11,0), (431201,3250009,1,'eye_brow_type',-17,-47,-7), (431202,3250009,0,'eye_color',47,50,90), (431203,3250009,1,'eye_type',12,0,0), (431204,3250009,0,'hair_face_color',163,160,163), (431205,3250009,0,'hair_type_color',163,160,163), (431206,3250009,1,'lip_type',28,17,-23), (431207,3250009,1,'nose_type',3,28,-1), (431208,3250009,0,'skin_color',200,183,227), (431209,3250009,1,'soga_cheek_type',2,8,0), (431210,3250009,1,'soga_chin_type',14,-3,-4), (431211,3250009,1,'soga_ear_type',0,-11,0), (431212,3250009,1,'soga_eye_brow_type',-17,-47,-7), (431213,3250009,0,'soga_eye_color',229,229,102), (431214,3250009,1,'soga_eye_type',12,0,0), (431215,3250009,0,'soga_hair_face_color',163,160,163), (431216,3250009,0,'soga_hair_type_color',163,160,163), (431217,3250009,1,'soga_lip_type',28,17,-23), (431218,3250009,1,'soga_nose_type',3,28,-1), (431219,3250009,0,'soga_skin_color',200,183,227), (431220,3250009,0,'wing_color1',255,255,255), (431221,3250009,0,'wing_color2',255,255,255), (431229,8270000,1,'cheek_type',-17,79,0), (431230,8270000,1,'chin_type',-76,-96,-82), (431231,8270000,1,'ear_type',-72,93,0), (431232,8270000,1,'eye_brow_type',-55,-97,-43), (431233,8270000,0,'eye_color',120,175,192), (431234,8270000,1,'eye_type',17,0,0), (431235,8270000,0,'hair_color1',56,33,26), (431236,8270000,0,'hair_color2',94,59,11), (431237,8270000,0,'hair_face_color',83,57,8), (431238,8270000,0,'hair_face_highlight_color',19,6,25), (431239,8270000,0,'hair_highlight',29,21,28), (431240,8270000,0,'hair_type_color',83,57,8), (431241,8270000,0,'hair_type_highlight_color',19,6,25), (431242,8270000,1,'lip_type',5,-39,87), (431243,8270000,1,'nose_type',-65,-68,2), (431244,8270000,0,'skin_color',239,239,209), (431245,8270000,1,'soga_cheek_type',-17,79,0), (431246,8270000,1,'soga_chin_type',-76,-96,-82), (431247,8270000,1,'soga_ear_type',-72,93,0), (431248,8270000,1,'soga_eye_brow_type',-55,-97,-43), (431249,8270000,0,'soga_eye_color',229,229,102), (431250,8270000,1,'soga_eye_type',17,0,0), (431251,8270000,0,'soga_hair_color1',56,33,26), (431252,8270000,0,'soga_hair_color2',94,59,11), (431253,8270000,0,'soga_hair_face_color',83,57,8), (431254,8270000,0,'soga_hair_face_highlight_color',19,6,25), (431255,8270000,0,'soga_hair_highlight',29,21,28), (431256,8270000,0,'soga_hair_type_color',83,57,8), (431257,8270000,0,'soga_hair_type_highlight_color',19,6,25), (431258,8270000,1,'soga_lip_type',5,-39,87), (431259,8270000,1,'soga_nose_type',-65,-68,2), (431260,8270000,0,'soga_skin_color',239,239,209), (431261,8270000,0,'wing_color1',255,255,255), (431262,8270000,0,'wing_color2',255,255,255), (431292,8260073,0,'eye_color',255,255,255), (431293,8260073,0,'skin_color',255,255,255), (431294,8260073,0,'soga_eye_color',255,0,255), (431358,3250014,1,'cheek_type',9,-19,0), (431359,3250014,1,'chin_type',-29,-22,40), (431360,3250014,1,'ear_type',8,21,0), (431361,3250014,1,'eye_brow_type',-7,18,-1), (431362,3250014,0,'eye_color',151,191,190), (431363,3250014,1,'eye_type',23,0,0), (431364,3250014,0,'hair_face_color',17,7,1), (431365,3250014,0,'hair_face_highlight_color',145,54,15), (431366,3250014,0,'hair_type_color',87,77,50), (431367,3250014,0,'hair_type_highlight_color',145,84,35), (431368,3250014,1,'lip_type',-31,23,17), (431369,3250014,1,'nose_type',-8,5,19), (431370,3250014,0,'skin_color',246,248,246), (431371,3250014,1,'soga_cheek_type',9,-19,0), (431372,3250014,1,'soga_chin_type',-29,-22,40), (431373,3250014,1,'soga_ear_type',8,21,0), (431374,3250014,1,'soga_eye_brow_type',-7,18,-1), (431375,3250014,0,'soga_eye_color',229,229,102), (431376,3250014,1,'soga_eye_type',23,0,0), (431377,3250014,0,'soga_hair_face_color',17,7,1), (431378,3250014,0,'soga_hair_face_highlight_color',145,54,15), (431379,3250014,0,'soga_hair_type_color',17,7,1), (431380,3250014,0,'soga_hair_type_highlight_color',145,54,15), (431381,3250014,1,'soga_lip_type',-31,23,17), (431382,3250014,1,'soga_nose_type',-8,5,19), (431383,3250014,0,'soga_skin_color',246,248,246), (431384,3250014,0,'wing_color1',255,255,255), (431385,3250014,0,'wing_color2',255,255,255), (431452,3250016,1,'cheek_type',100,-100,0), (431453,3250016,1,'chin_type',-100,100,100), (431454,3250016,1,'ear_type',25,8,0), (431455,3250016,1,'eye_brow_type',100,100,100), (431456,3250016,0,'eye_color',118,14,183), (431457,3250016,1,'eye_type',100,0,0), (431458,3250016,0,'hair_face_color',171,60,32), (431459,3250016,0,'hair_face_highlight_color',216,192,37), (431460,3250016,0,'hair_type_color',171,60,32), (431461,3250016,0,'hair_type_highlight_color',216,192,37), (431462,3250016,1,'lip_type',100,50,-68), (431463,3250016,1,'nose_type',0,-17,0), (431464,3250016,0,'skin_color',2,0,0), (431465,3250016,1,'soga_cheek_type',100,-100,0), (431466,3250016,1,'soga_chin_type',-100,100,100), (431467,3250016,1,'soga_ear_type',25,8,0), (431468,3250016,1,'soga_eye_brow_type',100,100,100), (431469,3250016,0,'soga_eye_color',229,229,102), (431470,3250016,1,'soga_eye_type',100,0,0), (431471,3250016,0,'soga_hair_face_color',171,60,32), (431472,3250016,0,'soga_hair_face_highlight_color',216,192,37), (431473,3250016,0,'soga_hair_type_color',171,60,32), (431474,3250016,0,'soga_hair_type_highlight_color',216,192,37), (431475,3250016,1,'soga_lip_type',100,50,-68), (431476,3250016,1,'soga_nose_type',0,-17,0), (431477,3250016,0,'soga_skin_color',2,0,0), (431478,3250016,0,'wing_color1',255,255,255), (431479,3250016,0,'wing_color2',255,255,255), (431483,8260074,0,'eye_color',255,255,255), (431484,8260074,0,'skin_color',255,255,255), (431485,8260074,0,'soga_eye_color',255,0,255), (431486,3250017,1,'cheek_type',0,-41,0), (431487,3250017,1,'chin_type',-40,25,-17), (431488,3250017,1,'ear_type',-11,0,0), (431489,3250017,1,'eye_brow_type',0,-5,10), (431490,3250017,0,'eye_color',51,105,120), (431491,3250017,1,'eye_type',19,0,0), (431492,3250017,0,'hair_face_color',99,69,23), (431493,3250017,0,'hair_face_highlight_color',55,27,5), (431494,3250017,0,'hair_type_color',99,69,23), (431495,3250017,0,'hair_type_highlight_color',55,27,5), (431496,3250017,1,'lip_type',0,-21,-32), (431497,3250017,1,'nose_type',-28,-9,26), (431498,3250017,0,'skin_color',239,239,235), (431499,3250017,1,'soga_cheek_type',0,-41,0), (431500,3250017,1,'soga_chin_type',-40,25,-17), (431501,3250017,1,'soga_ear_type',-11,0,0), (431502,3250017,1,'soga_eye_brow_type',0,-5,10), (431503,3250017,0,'soga_eye_color',229,229,102), (431504,3250017,1,'soga_eye_type',19,0,0), (431505,3250017,0,'soga_hair_face_color',99,69,23), (431506,3250017,0,'soga_hair_face_highlight_color',55,27,5), (431507,3250017,0,'soga_hair_type_color',99,69,23), (431508,3250017,0,'soga_hair_type_highlight_color',55,27,5), (431509,3250017,1,'soga_lip_type',0,-21,-32), (431510,3250017,1,'soga_nose_type',-28,-9,26), (431511,3250017,0,'soga_skin_color',239,239,235), (431512,3250017,0,'wing_color1',255,255,255), (431513,3250017,0,'wing_color2',255,255,255), (431548,3250019,1,'cheek_type',-100,-1,0), (431549,3250019,1,'chin_type',-20,-50,100), (431550,3250019,1,'ear_type',-100,28,0), (431551,3250019,1,'eye_brow_type',100,-75,3), (431552,3250019,0,'eye_color',63,118,77), (431553,3250019,1,'eye_type',68,0,0), (431554,3250019,0,'hair_color1',114,112,142), (431555,3250019,0,'hair_color2',152,138,129), (431556,3250019,0,'hair_face_color',77,104,103), (431557,3250019,0,'hair_face_highlight_color',84,0,0), (431558,3250019,0,'hair_highlight',109,14,49), (431559,3250019,0,'hair_type_color',97,123,123), (431560,3250019,0,'hair_type_highlight_color',84,0,0), (431561,3250019,1,'lip_type',-100,100,17), (431562,3250019,1,'nose_type',45,69,78), (431563,3250019,0,'skin_color',199,139,123), (431564,3250019,1,'soga_cheek_type',-100,-1,0), (431565,3250019,1,'soga_chin_type',-20,-50,100), (431566,3250019,1,'soga_ear_type',-100,28,0), (431567,3250019,1,'soga_eye_brow_type',100,-75,3), (431568,3250019,0,'soga_eye_color',229,229,102), (431569,3250019,1,'soga_eye_type',68,0,0), (431570,3250019,0,'soga_hair_color1',114,112,142), (431571,3250019,0,'soga_hair_color2',152,138,129), (431572,3250019,0,'soga_hair_face_color',127,153,153), (431573,3250019,0,'soga_hair_face_highlight_color',84,0,0), (431574,3250019,0,'soga_hair_highlight',109,14,49), (431575,3250019,0,'soga_hair_type_color',127,153,153), (431576,3250019,0,'soga_hair_type_highlight_color',84,0,0), (431577,3250019,1,'soga_lip_type',-100,100,17), (431578,3250019,1,'soga_nose_type',45,69,78), (431579,3250019,0,'soga_skin_color',199,139,123), (431580,3250019,0,'wing_color1',255,255,255), (431581,3250019,0,'wing_color2',255,255,255), (431611,3250020,1,'cheek_type',32,14,0), (431612,3250020,1,'chin_type',11,-9,7), (431613,3250020,1,'ear_type',-43,28,0), (431614,3250020,1,'eye_brow_type',9,-19,21), (431615,3250020,0,'eye_color',194,183,151), (431616,3250020,0,'hair_face_color',125,32,16), (431617,3250020,0,'hair_face_highlight_color',120,32,7), (431618,3250020,0,'hair_type_color',89,32,16), (431619,3250020,0,'hair_type_highlight_color',84,32,7), (431620,3250020,1,'lip_type',18,17,8), (431621,3250020,1,'nose_type',14,-29,-31), (431622,3250020,0,'skin_color',196,202,181), (431623,3250020,1,'soga_cheek_type',32,14,0), (431624,3250020,1,'soga_chin_type',11,-9,7), (431625,3250020,1,'soga_ear_type',-43,28,0), (431626,3250020,1,'soga_eye_brow_type',9,-19,21), (431627,3250020,0,'soga_eye_color',229,229,102), (431628,3250020,0,'soga_hair_face_color',89,32,16), (431629,3250020,0,'soga_hair_face_highlight_color',84,32,7), (431630,3250020,0,'soga_hair_type_color',89,32,16), (431631,3250020,0,'soga_hair_type_highlight_color',84,32,7), (431632,3250020,1,'soga_lip_type',18,17,8), (431633,3250020,1,'soga_nose_type',14,-29,-31), (431634,3250020,0,'soga_skin_color',196,202,181), (431635,3250020,0,'wing_color1',255,255,255), (431636,3250020,0,'wing_color2',255,255,255), (431642,3250029,1,'cheek_type',-46,-46,0), (431643,3250029,1,'chin_type',-18,-7,1), (431644,3250029,1,'ear_type',3,34,0), (431645,3250029,1,'eye_brow_type',3,-2,-12), (431646,3250029,0,'eye_color',130,182,196), (431647,3250029,1,'eye_type',-14,0,0), (431648,3250029,0,'hair_face_color',222,147,33), (431649,3250029,0,'hair_face_highlight_color',121,120,120), (431650,3250029,0,'hair_type_color',244,244,134), (431651,3250029,0,'hair_type_highlight_color',200,200,200), (431652,3250029,1,'lip_type',14,11,-8), (431653,3250029,1,'nose_type',-17,4,-21), (431654,3250029,0,'skin_color',234,227,205), (431655,3250029,1,'soga_cheek_type',-46,-46,0), (431656,3250029,1,'soga_chin_type',-18,-7,1), (431657,3250029,1,'soga_ear_type',3,34,0), (431658,3250029,1,'soga_eye_brow_type',3,-2,-12), (431659,3250029,0,'soga_eye_color',229,229,102), (431660,3250029,1,'soga_eye_type',-14,0,0), (431661,3250029,0,'soga_hair_face_color',222,147,33), (431662,3250029,0,'soga_hair_face_highlight_color',56,25,0), (431663,3250029,0,'soga_hair_type_color',244,244,134), (431664,3250029,0,'soga_hair_type_highlight_color',56,25,0), (431665,3250029,1,'soga_lip_type',14,11,-8), (431666,3250029,1,'soga_nose_type',-17,4,-21), (431667,3250029,0,'soga_skin_color',234,227,205), (431668,3250029,0,'wing_color1',255,255,255), (431669,3250029,0,'wing_color2',255,255,255), (431673,3250030,1,'cheek_type',-37,61,0), (431674,3250030,1,'chin_type',-81,22,71), (431675,3250030,1,'ear_type',-96,-19,0), (431676,3250030,1,'eye_brow_type',28,76,34), (431677,3250030,0,'eye_color',72,65,198), (431678,3250030,1,'eye_type',-28,0,0), (431679,3250030,1,'lip_type',-21,0,-7), (431680,3250030,1,'nose_type',-57,-87,-81), (431681,3250030,0,'skin_color',233,206,133), (431682,3250030,1,'soga_cheek_type',-37,61,0), (431683,3250030,1,'soga_chin_type',-81,22,71), (431684,3250030,1,'soga_ear_type',-96,-19,0), (431685,3250030,1,'soga_eye_brow_type',28,76,34), (431686,3250030,0,'soga_eye_color',229,229,102), (431687,3250030,1,'soga_eye_type',-28,0,0), (431688,3250030,1,'soga_lip_type',-21,0,-7), (431689,3250030,1,'soga_nose_type',-57,-87,-81), (431690,3250030,0,'soga_skin_color',233,206,133), (431691,3250030,0,'wing_color1',255,255,255), (431692,3250030,0,'wing_color2',255,255,255), (431704,3250031,1,'cheek_type',7,2,0), (431705,3250031,1,'chin_type',-41,-7,-34), (431706,3250031,1,'ear_type',-83,-1,0), (431707,3250031,1,'eye_brow_type',41,-37,100), (431708,3250031,0,'eye_color',189,181,147), (431709,3250031,1,'eye_type',42,0,0), (431710,3250031,0,'hair_color1',26,24,25), (431711,3250031,0,'hair_color2',36,34,36), (431712,3250031,0,'hair_face_color',29,20,38), (431713,3250031,0,'hair_face_highlight_color',119,147,147), (431714,3250031,0,'hair_highlight',123,123,130), (431715,3250031,0,'hair_type_color',89,80,98), (431716,3250031,0,'hair_type_highlight_color',119,147,147), (431717,3250031,1,'lip_type',39,78,-64), (431718,3250031,1,'nose_type',28,14,10), (431719,3250031,0,'skin_color',231,231,219), (431720,3250031,1,'soga_cheek_type',7,2,0), (431721,3250031,1,'soga_chin_type',-41,-7,-34), (431722,3250031,1,'soga_ear_type',-83,-1,0), (431723,3250031,1,'soga_eye_brow_type',41,-37,100), (431724,3250031,0,'soga_eye_color',229,229,102), (431725,3250031,1,'soga_eye_type',42,0,0), (431726,3250031,0,'soga_hair_color1',26,24,25), (431727,3250031,0,'soga_hair_color2',36,34,36), (431728,3250031,0,'soga_hair_face_color',29,20,38), (431729,3250031,0,'soga_hair_face_highlight_color',119,147,147), (431730,3250031,0,'soga_hair_highlight',123,123,130), (431731,3250031,0,'soga_hair_type_color',29,20,38), (431732,3250031,0,'soga_hair_type_highlight_color',119,147,147), (431733,3250031,1,'soga_lip_type',39,78,-64), (431734,3250031,1,'soga_nose_type',28,14,10), (431735,3250031,0,'soga_skin_color',231,231,219), (431736,3250031,0,'wing_color1',255,255,255), (431737,3250031,0,'wing_color2',255,255,255), (431770,3250032,1,'cheek_type',100,100,0), (431771,3250032,1,'chin_type',100,100,100), (431772,3250032,1,'ear_type',100,-100,0), (431773,3250032,1,'eye_brow_type',100,-100,-100), (431774,3250032,0,'eye_color',125,178,193), (431775,3250032,1,'eye_type',100,0,0), (431776,3250032,0,'hair_face_color',255,255,255), (431777,3250032,0,'hair_face_highlight_color',7,3,0), (431778,3250032,0,'hair_type_color',255,255,255), (431779,3250032,0,'hair_type_highlight_color',7,3,0), (431780,3250032,1,'lip_type',100,100,-100), (431781,3250032,1,'nose_type',-100,-100,-100), (431782,3250032,0,'skin_color',220,191,163), (431783,3250032,1,'soga_cheek_type',100,100,0), (431784,3250032,1,'soga_chin_type',100,100,100), (431785,3250032,1,'soga_ear_type',100,-100,0), (431786,3250032,1,'soga_eye_brow_type',100,-100,-100), (431787,3250032,0,'soga_eye_color',229,229,102), (431788,3250032,1,'soga_eye_type',100,0,0), (431789,3250032,0,'soga_hair_face_color',255,255,255), (431790,3250032,0,'soga_hair_face_highlight_color',7,3,0), (431791,3250032,0,'soga_hair_type_color',255,255,255), (431792,3250032,0,'soga_hair_type_highlight_color',7,3,0), (431793,3250032,1,'soga_lip_type',100,100,-100), (431794,3250032,1,'soga_nose_type',-100,-100,-100), (431795,3250032,0,'soga_skin_color',220,191,163), (431796,3250032,0,'wing_color1',255,255,255), (431797,3250032,0,'wing_color2',255,255,255), (431801,3250033,1,'cheek_type',-7,-19,0), (431802,3250033,1,'chin_type',-19,-1,9), (431803,3250033,1,'ear_type',-29,12,0), (431804,3250033,1,'eye_brow_type',1,1,-45), (431805,3250033,0,'eye_color',166,200,201), (431806,3250033,1,'eye_type',-12,0,0), (431807,3250033,0,'hair_face_color',67,165,191), (431808,3250033,0,'hair_face_highlight_color',107,151,135), (431809,3250033,0,'hair_type_color',67,165,191), (431810,3250033,0,'hair_type_highlight_color',107,151,135), (431811,3250033,1,'lip_type',-21,-14,-31), (431812,3250033,1,'nose_type',4,11,2), (431813,3250033,0,'skin_color',176,150,100), (431814,3250033,1,'soga_cheek_type',-7,-19,0), (431815,3250033,1,'soga_chin_type',-19,-1,9), (431816,3250033,1,'soga_ear_type',-29,12,0), (431817,3250033,1,'soga_eye_brow_type',1,1,-45), (431818,3250033,0,'soga_eye_color',229,229,102), (431819,3250033,1,'soga_eye_type',-12,0,0), (431820,3250033,0,'soga_hair_face_color',67,165,191), (431821,3250033,0,'soga_hair_face_highlight_color',107,151,135), (431822,3250033,0,'soga_hair_type_color',67,165,191), (431823,3250033,0,'soga_hair_type_highlight_color',107,151,135), (431824,3250033,1,'soga_lip_type',-21,-14,-31), (431825,3250033,1,'soga_nose_type',4,11,2), (431826,3250033,0,'soga_skin_color',176,150,100), (431827,3250033,0,'wing_color1',255,255,255), (431828,3250033,0,'wing_color2',255,255,255), (431832,3250034,1,'cheek_type',-7,-19,0), (431833,3250034,1,'chin_type',7,-4,42), (431834,3250034,1,'ear_type',-100,100,0), (431835,3250034,1,'eye_brow_type',-18,-39,-28), (431836,3250034,0,'eye_color',115,164,151), (431837,3250034,1,'eye_type',4,0,0), (431838,3250034,0,'hair_face_color',154,93,2), (431839,3250034,0,'hair_face_highlight_color',180,166,14), (431840,3250034,0,'hair_type_color',154,93,2), (431841,3250034,0,'hair_type_highlight_color',180,166,148), (431842,3250034,1,'lip_type',33,-9,8), (431843,3250034,1,'nose_type',22,-4,-31), (431844,3250034,0,'skin_color',122,101,92), (431845,3250034,1,'soga_cheek_type',-7,-19,0), (431846,3250034,1,'soga_chin_type',7,-4,42), (431847,3250034,1,'soga_ear_type',-100,100,0), (431848,3250034,1,'soga_eye_brow_type',-18,-39,-28), (431849,3250034,0,'soga_eye_color',229,229,102), (431850,3250034,1,'soga_eye_type',4,0,0), (431851,3250034,0,'soga_hair_face_color',154,93,2), (431852,3250034,0,'soga_hair_face_highlight_color',180,166,148), (431853,3250034,0,'soga_hair_type_color',154,93,2), (431854,3250034,0,'soga_hair_type_highlight_color',180,166,148), (431855,3250034,1,'soga_lip_type',33,-9,8), (431856,3250034,1,'soga_nose_type',22,-4,-31), (431857,3250034,0,'soga_skin_color',122,101,92), (431858,3250034,0,'wing_color1',255,255,255), (431859,3250034,0,'wing_color2',255,255,255), (431863,3250036,1,'cheek_type',0,-4,0), (431864,3250036,1,'chin_type',0,-25,-11), (431865,3250036,1,'ear_type',19,43,0), (431866,3250036,1,'eye_brow_type',14,-10,-11), (431867,3250036,0,'eye_color',41,83,96), (431868,3250036,1,'eye_type',-28,0,0), (431869,3250036,0,'hair_face_color',204,142,103), (431870,3250036,0,'hair_face_highlight_color',23,16,7), (431871,3250036,0,'hair_type_color',204,142,103), (431872,3250036,0,'hair_type_highlight_color',23,16,7), (431873,3250036,1,'lip_type',21,32,12), (431874,3250036,1,'nose_type',18,-21,34), (431875,3250036,0,'skin_color',222,228,216), (431876,3250036,1,'soga_cheek_type',0,-4,0), (431877,3250036,1,'soga_chin_type',0,-25,-11), (431878,3250036,1,'soga_ear_type',19,43,0), (431879,3250036,1,'soga_eye_brow_type',14,-10,-11), (431880,3250036,0,'soga_eye_color',229,229,102), (431881,3250036,1,'soga_eye_type',-28,0,0), (431882,3250036,0,'soga_hair_face_color',204,142,103), (431883,3250036,0,'soga_hair_face_highlight_color',23,16,7), (431884,3250036,0,'soga_hair_type_color',204,142,103), (431885,3250036,0,'soga_hair_type_highlight_color',23,16,7), (431886,3250036,1,'soga_lip_type',21,32,12), (431887,3250036,1,'soga_nose_type',18,-21,34), (431888,3250036,0,'soga_skin_color',222,228,216), (431889,3250036,0,'wing_color1',255,255,255), (431890,3250036,0,'wing_color2',255,255,255), (431894,3250046,1,'cheek_type',22,-12,0), (431895,3250046,1,'chin_type',-21,-23,11), (431896,3250046,1,'ear_type',71,-39,0), (431897,3250046,1,'eye_brow_type',14,-17,39), (431898,3250046,0,'eye_color',97,64,26), (431899,3250046,1,'eye_type',66,0,0), (431900,3250046,0,'hair_face_color',22,9,0), (431901,3250046,0,'hair_face_highlight_color',97,79,56), (431902,3250046,0,'hair_type_color',22,9,0), (431903,3250046,0,'hair_type_highlight_color',97,79,56), (431904,3250046,1,'lip_type',37,-11,-25), (431905,3250046,1,'nose_type',45,-96,9), (431906,3250046,0,'skin_color',198,167,113), (431907,3250046,1,'soga_cheek_type',22,-12,0), (431908,3250046,1,'soga_chin_type',-21,-23,11), (431909,3250046,1,'soga_ear_type',71,-39,0), (431910,3250046,1,'soga_eye_brow_type',14,-17,39), (431911,3250046,0,'soga_eye_color',229,229,102), (431912,3250046,1,'soga_eye_type',66,0,0), (431913,3250046,0,'soga_hair_face_color',22,9,0), (431914,3250046,0,'soga_hair_face_highlight_color',97,79,56), (431915,3250046,0,'soga_hair_type_color',22,9,0), (431916,3250046,0,'soga_hair_type_highlight_color',97,79,56), (431917,3250046,1,'soga_lip_type',37,-11,-25), (431918,3250046,1,'soga_nose_type',45,-96,9), (431919,3250046,0,'soga_skin_color',198,167,113), (431920,3250046,0,'wing_color1',255,255,255), (431921,3250046,0,'wing_color2',255,255,255), (431925,3250047,1,'cheek_type',-37,61,0), (431926,3250047,1,'chin_type',-81,22,71), (431927,3250047,1,'ear_type',-96,-19,0), (431928,3250047,1,'eye_brow_type',28,76,34), (431929,3250047,0,'eye_color',72,65,198), (431930,3250047,1,'eye_type',-28,0,0), (431931,3250047,1,'lip_type',-21,0,-7), (431932,3250047,1,'nose_type',-57,-87,-81), (431933,3250047,0,'skin_color',233,206,133), (431934,3250047,1,'soga_cheek_type',-37,61,0), (431935,3250047,1,'soga_chin_type',-81,22,71), (431936,3250047,1,'soga_ear_type',-96,-19,0), (431937,3250047,1,'soga_eye_brow_type',28,76,34), (431938,3250047,0,'soga_eye_color',229,229,102), (431939,3250047,1,'soga_eye_type',-28,0,0), (431940,3250047,1,'soga_lip_type',-21,0,-7), (431941,3250047,1,'soga_nose_type',-57,-87,-81), (431942,3250047,0,'soga_skin_color',233,206,133), (431943,3250047,0,'wing_color1',255,255,255), (431944,3250047,0,'wing_color2',255,255,255), (431956,3250049,1,'cheek_type',-100,-17,0), (431957,3250049,1,'chin_type',100,0,-100), (431958,3250049,1,'ear_type',-100,88,0), (431959,3250049,1,'eye_brow_type',-95,37,68), (431960,3250049,0,'eye_color',159,189,175), (431961,3250049,1,'eye_type',31,0,0), (431962,3250049,0,'hair_color1',56,33,26), (431963,3250049,0,'hair_color2',94,59,11), (431964,3250049,0,'hair_face_color',70,40,10), (431965,3250049,0,'hair_face_highlight_color',28,13,3), (431966,3250049,0,'hair_highlight',79,28,15), (431967,3250049,0,'hair_type_color',100,40,10), (431968,3250049,0,'hair_type_highlight_color',48,33,3), (431969,3250049,1,'lip_type',-9,100,100), (431970,3250049,1,'nose_type',-76,65,-100), (431971,3250049,0,'skin_color',250,253,253), (431972,3250049,1,'soga_cheek_type',-100,-17,0), (431973,3250049,1,'soga_chin_type',100,0,-100), (431974,3250049,1,'soga_ear_type',-100,88,0), (431975,3250049,1,'soga_eye_brow_type',-95,37,68), (431976,3250049,0,'soga_eye_color',250,253,253), (431977,3250049,1,'soga_eye_type',31,0,0), (431978,3250049,0,'soga_hair_color1',56,33,26), (431979,3250049,0,'soga_hair_color2',94,59,11), (431980,3250049,0,'soga_hair_face_color',100,70,10), (431981,3250049,0,'soga_hair_face_highlight_color',48,33,3), (431982,3250049,0,'soga_hair_highlight',79,28,15), (431983,3250049,0,'soga_hair_type_color',100,70,10), (431984,3250049,0,'soga_hair_type_highlight_color',48,33,3), (431985,3250049,1,'soga_lip_type',-9,100,100), (431986,3250049,1,'soga_nose_type',-76,65,-100), (431987,3250049,0,'soga_skin_color',159,189,175), (432019,3250054,0,'eye_color',255,255,255), (432020,3250054,0,'skin_color',255,255,255), (432021,3250054,0,'soga_eye_color',255,0,255), (432022,3250055,0,'eye_color',255,0,0), (432024,3250055,0,'soga_eye_color',255,0,0), (432025,3250056,0,'eye_color',255,255,255), (432026,3250056,0,'skin_color',255,255,255), (432027,3250056,0,'soga_eye_color',255,0,255), (432028,3250057,1,'cheek_type',93,5,0), (432029,3250057,1,'chin_type',25,-38,-39), (432030,3250057,1,'ear_type',64,-96,0), (432031,3250057,1,'eye_brow_type',52,0,-94), (432032,3250057,0,'eye_color',0,180,127), (432033,3250057,1,'eye_type',20,0,0), (432034,3250057,1,'lip_type',-10,64,-62), (432035,3250057,1,'nose_type',3,74,56), (432036,3250057,0,'skin_color',80,100,150), (432037,3250057,1,'soga_cheek_type',93,5,0), (432038,3250057,1,'soga_chin_type',25,-38,-39), (432039,3250057,1,'soga_ear_type',64,-96,0), (432040,3250057,1,'soga_eye_brow_type',52,0,-94), (432041,3250057,0,'soga_eye_color',229,229,102), (432042,3250057,1,'soga_eye_type',20,0,0), (432043,3250057,1,'soga_lip_type',-10,64,-62), (432044,3250057,1,'soga_nose_type',3,74,56), (432045,3250057,0,'soga_skin_color',216,200,195), (432046,3250057,0,'wing_color1',255,255,255), (432047,3250057,0,'wing_color2',255,255,255), (432090,3250058,1,'cheek_type',25,-17,0), (432091,3250058,1,'chin_type',-42,10,-21), (432092,3250058,1,'ear_type',-4,28,0), (432093,3250058,1,'eye_brow_type',0,-34,28), (432094,3250058,0,'eye_color',139,185,192), (432095,3250058,1,'eye_type',-7,0,0), (432096,3250058,0,'hair_face_color',209,211,130), (432097,3250058,0,'hair_face_highlight_color',105,91,74), (432098,3250058,0,'hair_type_color',209,211,130), (432099,3250058,0,'hair_type_highlight_color',105,51,74), (432100,3250058,1,'lip_type',-5,-26,-9), (432101,3250058,1,'nose_type',20,-23,-20), (432102,3250058,0,'skin_color',253,254,254), (432103,3250058,1,'soga_cheek_type',25,-17,0), (432104,3250058,1,'soga_chin_type',-42,10,-21), (432105,3250058,1,'soga_ear_type',-4,28,0), (432106,3250058,1,'soga_eye_brow_type',0,-34,28), (432107,3250058,0,'soga_eye_color',229,229,102), (432108,3250058,1,'soga_eye_type',-7,0,0), (432109,3250058,0,'soga_hair_face_color',209,211,130), (432110,3250058,0,'soga_hair_face_highlight_color',105,91,74), (432111,3250058,0,'soga_hair_type_color',209,211,130), (432112,3250058,0,'soga_hair_type_highlight_color',105,91,74), (432113,3250058,1,'soga_lip_type',-5,-26,-9), (432114,3250058,1,'soga_nose_type',20,-23,-20), (432115,3250058,0,'soga_skin_color',253,254,254), (432116,3250058,0,'wing_color1',255,255,255), (432117,3250058,0,'wing_color2',255,255,255), (432121,3250059,1,'cheek_type',-37,61,0), (432122,3250059,1,'chin_type',-81,22,71), (432123,3250059,1,'ear_type',-96,-19,0), (432124,3250059,1,'eye_brow_type',28,76,34), (432125,3250059,0,'eye_color',72,65,198), (432126,3250059,1,'eye_type',-28,0,0), (432127,3250059,1,'lip_type',-21,0,-7), (432128,3250059,1,'nose_type',-57,-87,-81), (432129,3250059,0,'skin_color',233,206,133), (432130,3250059,1,'soga_cheek_type',-37,61,0), (432131,3250059,1,'soga_chin_type',-81,22,71), (432132,3250059,1,'soga_ear_type',-96,-19,0), (432133,3250059,1,'soga_eye_brow_type',28,76,34), (432134,3250059,0,'soga_eye_color',229,229,102), (432135,3250059,1,'soga_eye_type',-28,0,0), (432136,3250059,1,'soga_lip_type',-21,0,-7), (432137,3250059,1,'soga_nose_type',-57,-87,-81), (432138,3250059,0,'soga_skin_color',233,206,133), (432139,3250059,0,'wing_color1',255,255,255), (432140,3250059,0,'wing_color2',255,255,255), (432152,3250060,1,'cheek_type',-37,61,0), (432153,3250060,1,'chin_type',-81,22,71), (432154,3250060,1,'ear_type',-96,-19,0), (432155,3250060,1,'eye_brow_type',28,76,34), (432156,3250060,0,'eye_color',72,65,198), (432157,3250060,1,'eye_type',-28,0,0), (432158,3250060,1,'lip_type',-21,0,-7), (432159,3250060,1,'nose_type',-57,-87,-81), (432160,3250060,0,'skin_color',233,206,133), (432161,3250060,1,'soga_cheek_type',-37,61,0), (432162,3250060,1,'soga_chin_type',-81,22,71), (432163,3250060,1,'soga_ear_type',-96,-19,0), (432164,3250060,1,'soga_eye_brow_type',28,76,34), (432165,3250060,0,'soga_eye_color',229,229,102), (432166,3250060,1,'soga_eye_type',-28,0,0), (432167,3250060,1,'soga_lip_type',-21,0,-7), (432168,3250060,1,'soga_nose_type',-57,-87,-81), (432169,3250060,0,'soga_skin_color',233,206,133), (432170,3250060,0,'wing_color1',255,255,255), (432171,3250060,0,'wing_color2',255,255,255), (432183,3250061,1,'cheek_type',-37,61,0), (432184,3250061,1,'chin_type',-81,22,71), (432185,3250061,1,'ear_type',-96,-19,0), (432186,3250061,1,'eye_brow_type',28,76,34), (432187,3250061,0,'eye_color',72,65,198), (432188,3250061,1,'eye_type',-28,0,0), (432189,3250061,1,'lip_type',-21,0,-7), (432190,3250061,1,'nose_type',-57,-87,-81), (432191,3250061,0,'skin_color',123,106,133), (432192,3250061,1,'soga_cheek_type',-37,61,0), (432193,3250061,1,'soga_chin_type',-81,22,71), (432194,3250061,1,'soga_ear_type',-96,-19,0), (432195,3250061,1,'soga_eye_brow_type',28,76,34), (432196,3250061,0,'soga_eye_color',229,229,102), (432197,3250061,1,'soga_eye_type',-28,0,0), (432198,3250061,1,'soga_lip_type',-21,0,-7), (432199,3250061,1,'soga_nose_type',-57,-87,-81), (432200,3250061,0,'soga_skin_color',123,106,133), (432201,3250061,0,'wing_color1',255,255,255), (432202,3250061,0,'wing_color2',255,255,255), (432214,3250064,0,'skin_color',255,255,255), (432215,3250065,0,'eye_color',255,255,255), (432216,3250065,0,'skin_color',255,255,255), (432217,3250065,0,'soga_eye_color',255,0,255), (432218,3250061,0,'hair_type_color',235,235,235), (432219,3250061,0,'soga_hair_type_color',235,235,235), (432220,3250068,0,'eye_color',255,255,255), (432221,3250068,0,'skin_color',255,255,255), (432222,3250068,0,'soga_eye_color',255,0,255), (432223,3250071,0,'eye_color',255,255,255), (432224,3250071,0,'skin_color',255,255,255), (432225,3250071,0,'soga_eye_color',255,0,255), (432227,3250080,0,'eye_color',255,255,255), (432228,3250080,0,'skin_color',255,255,255), (432229,3250080,0,'soga_eye_color',255,0,255), (432230,3250083,1,'cheek_type',-37,61,0), (432231,3250083,1,'chin_type',-81,22,71), (432232,3250083,1,'ear_type',-96,-19,0), (432233,3250083,1,'eye_brow_type',28,76,34), (432234,3250083,0,'eye_color',72,65,198), (432235,3250083,1,'eye_type',-28,0,0), (432236,3250083,1,'lip_type',-21,0,-7), (432237,3250083,1,'nose_type',-57,-87,-81), (432238,3250083,0,'skin_color',233,206,133), (432239,3250083,1,'soga_cheek_type',-37,61,0), (432240,3250083,1,'soga_chin_type',-81,22,71), (432241,3250083,1,'soga_ear_type',-96,-19,0), (432242,3250083,1,'soga_eye_brow_type',28,76,34), (432243,3250083,0,'soga_eye_color',229,229,102), (432244,3250083,1,'soga_eye_type',-28,0,0), (432245,3250083,1,'soga_lip_type',-21,0,-7), (432246,3250083,1,'soga_nose_type',-57,-87,-81), (432247,3250083,0,'soga_skin_color',233,206,133), (432248,3250083,0,'wing_color1',255,255,255), (432249,3250083,0,'wing_color2',255,255,255), (432261,3250084,0,'eye_color',191,63,63), (432262,3250084,0,'skin_color',221,221,33), (432263,3250084,0,'soga_eye_color',255,0,255), (432264,8280000,1,'cheek_type',39,39,0), (432265,8280000,1,'chin_type',29,34,-1), (432266,8280000,1,'ear_type',-8,6,0), (432267,8280000,1,'eye_brow_type',-8,32,-28), (432268,8280000,0,'eye_color',77,134,111), (432269,8280000,1,'eye_type',-17,0,0), (432270,8280000,0,'hair_face_color',124,118,113), (432271,8280000,0,'hair_face_highlight_color',218,214,193), (432272,8280000,0,'hair_highlight',0,0,0), (432273,8280000,0,'hair_type_color',124,118,113), (432274,8280000,0,'hair_type_highlight_color',218,214,193), (432275,8280000,1,'lip_type',-21,-14,-19), (432276,8280000,1,'nose_type',21,-8,-19), (432277,8280000,0,'skin_color',173,160,113), (432278,8280000,1,'soga_cheek_type',39,39,0), (432279,8280000,1,'soga_chin_type',29,34,-1), (432280,8280000,1,'soga_ear_type',-8,6,0), (432281,8280000,1,'soga_eye_brow_type',-8,32,-28), (432282,8280000,0,'soga_eye_color',229,229,102), (432283,8280000,1,'soga_eye_type',-17,0,0), (432284,8280000,0,'soga_hair_face_color',124,118,113), (432285,8280000,0,'soga_hair_face_highlight_color',218,214,193), (432286,8280000,0,'soga_hair_highlight',0,0,0), (432287,8280000,0,'soga_hair_type_color',124,118,113), (432288,8280000,0,'soga_hair_type_highlight_color',218,214,193), (432289,8280000,1,'soga_lip_type',-21,-14,-19), (432290,8280000,1,'soga_nose_type',21,-8,-19), (432291,8280000,0,'soga_skin_color',173,160,113), (432292,8280000,0,'wing_color1',255,255,255), (432293,8280000,0,'wing_color2',255,255,255), (432295,3250085,0,'eye_color',191,63,63), (432296,3250085,0,'skin_color',221,221,33), (432297,3250085,0,'soga_eye_color',255,0,255), (432298,3250087,0,'skin_color',255,255,255), (432299,3250088,0,'eye_color',255,255,255), (432300,3250088,0,'skin_color',255,255,255), (432301,3250088,0,'soga_eye_color',255,0,255), (432302,3250090,1,'cheek_type',-37,61,0), (432303,3250090,1,'chin_type',-81,22,71), (432304,3250090,1,'ear_type',-96,-19,0), (432305,3250090,1,'eye_brow_type',28,76,34), (432306,3250090,0,'eye_color',72,65,198), (432307,3250090,1,'eye_type',-28,0,0), (432308,3250090,1,'lip_type',-21,0,-7), (432309,3250090,1,'nose_type',-57,-87,-81), (432310,3250090,0,'skin_color',233,206,133), (432311,3250090,1,'soga_cheek_type',-37,61,0), (432312,3250090,1,'soga_chin_type',-81,22,71), (432313,3250090,1,'soga_ear_type',-96,-19,0), (432314,3250090,1,'soga_eye_brow_type',28,76,34), (432315,3250090,0,'soga_eye_color',229,229,102), (432316,3250090,1,'soga_eye_type',-28,0,0), (432317,3250090,1,'soga_lip_type',-21,0,-7), (432318,3250090,1,'soga_nose_type',-57,-87,-81), (432319,3250090,0,'soga_skin_color',233,206,133), (432320,3250090,0,'wing_color1',255,255,255), (432321,3250090,0,'wing_color2',255,255,255), (432333,3250090,0,'hair_face_color',220,150,100), (432334,3250090,0,'hair_type_color',220,150,100), (432335,3250090,0,'soga_hair_face_color',220,150,100), (432336,3250090,0,'soga_hair_type_color',220,150,100), (432337,3250091,0,'eye_color',255,255,255), (432338,3250091,0,'skin_color',255,255,255), (432339,3250091,0,'soga_eye_color',255,0,255), (432340,3250092,0,'eye_color',255,255,255), (432341,3250092,0,'skin_color',255,255,255), (432342,3250092,0,'soga_eye_color',255,0,255), (432343,3250093,0,'eye_color',255,255,255), (432344,3250093,0,'skin_color',255,255,255), (432345,3250093,0,'soga_eye_color',255,0,255), (432346,3250100,0,'eye_color',255,255,255), (432347,3250100,0,'skin_color',255,255,255), (432348,3250100,0,'soga_eye_color',255,0,255), (432349,3250101,0,'eye_color',255,255,255), (432350,3250101,0,'skin_color',255,255,255), (432351,3250101,0,'soga_eye_color',255,0,255), (432352,3250104,1,'cheek_type',43,-1,0), (432353,3250104,1,'chin_type',25,25,-32), (432354,3250104,1,'ear_type',46,-20,0), (432355,3250104,1,'eye_brow_type',-10,9,-23), (432356,3250104,0,'eye_color',99,161,170), (432357,3250104,1,'eye_type',42,0,0), (432358,3250104,0,'hair_color1',20,0,0), (432359,3250104,0,'hair_face_color',99,79,32), (432360,3250104,0,'hair_face_highlight_color',39,37,18), (432361,3250104,0,'hair_type_color',99,79,32), (432362,3250104,0,'hair_type_highlight_color',39,37,18), (432363,3250104,1,'lip_type',-11,-45,42), (432364,3250104,1,'nose_type',-28,20,0), (432365,3250104,0,'skin_color',241,210,210), (432366,3250104,1,'soga_cheek_type',0,-10,9), (432367,3250104,1,'soga_chin_type',0,-11,-45), (432368,3250104,1,'soga_ear_type',0,42,0), (432369,3250104,1,'soga_eye_brow_type',0,46,-20), (432370,3250104,0,'soga_eye_color',229,229,102), (432371,3250104,1,'soga_eye_type',-31,0,0), (432372,3250104,0,'soga_hair_face_color',99,79,32), (432373,3250104,0,'soga_hair_face_highlight_color',39,37,18), (432374,3250104,0,'soga_hair_type_color',99,79,32), (432375,3250104,0,'soga_hair_type_highlight_color',39,37,18), (432376,3250104,1,'soga_lip_type',-23,43,-1), (432377,3250104,1,'soga_nose_type',42,25,25), (432378,3250104,0,'soga_skin_color',241,210,210), (432379,3250104,0,'wing_color1',255,255,255), (432380,3250104,0,'wing_color2',255,255,255), (432383,3250105,1,'cheek_type',-23,98,0), (432384,3250105,1,'chin_type',-84,17,-41), (432385,3250105,1,'ear_type',37,14,0), (432386,3250105,1,'eye_brow_type',-17,-97,37), (432387,3250105,0,'eye_color',54,109,126), (432388,3250105,1,'eye_type',25,0,0), (432389,3250105,0,'hair_color1',10,178,83), (432390,3250105,0,'hair_color2',239,0,0), (432391,3250105,0,'hair_face_color',150,51,27), (432392,3250105,0,'hair_face_highlight_color',45,14,18), (432393,3250105,0,'hair_highlight',38,22,21), (432394,3250105,0,'hair_type_color',150,51,27), (432395,3250105,0,'hair_type_highlight_color',45,14,18), (432396,3250105,1,'lip_type',-87,59,7), (432397,3250105,1,'nose_type',29,10,-78), (432398,3250105,0,'skin_color',234,183,184), (432399,3250105,1,'soga_cheek_type',0,-17,-97), (432400,3250105,1,'soga_chin_type',0,-87,59), (432401,3250105,1,'soga_ear_type',0,25,0), (432402,3250105,1,'soga_eye_brow_type',0,37,14), (432403,3250105,0,'soga_eye_color',229,229,102), (432404,3250105,1,'soga_eye_type',-17,0,0), (432405,3250105,0,'soga_hair_color1',29,21,28), (432406,3250105,0,'soga_hair_color2',39,32,39), (432407,3250105,0,'soga_hair_face_color',150,51,27), (432408,3250105,0,'soga_hair_face_highlight_color',45,14,18), (432409,3250105,0,'soga_hair_highlight',38,22,21), (432410,3250105,0,'soga_hair_type_color',150,51,27), (432411,3250105,0,'soga_hair_type_highlight_color',45,14,18), (432412,3250105,1,'soga_lip_type',37,-23,98), (432413,3250105,1,'soga_nose_type',7,-84,17), (432414,3250105,0,'soga_skin_color',234,183,184), (432415,3250105,0,'wing_color1',255,255,255), (432416,3250105,0,'wing_color2',255,255,255), (432446,3250109,0,'eye_color',255,255,255), (432447,3250109,0,'skin_color',255,255,255), (432448,3250109,0,'soga_eye_color',255,0,255), (432449,3250116,1,'cheek_type',100,100,0), (432450,3250116,1,'chin_type',100,100,100), (432451,3250116,1,'ear_type',100,-100,0), (432452,3250116,1,'eye_brow_type',100,-100,-100), (432453,3250116,0,'eye_color',125,178,193), (432454,3250116,1,'eye_type',100,0,0), (432455,3250116,0,'hair_face_color',255,255,255), (432456,3250116,0,'hair_face_highlight_color',7,3,0), (432457,3250116,0,'hair_type_color',255,255,255), (432458,3250116,0,'hair_type_highlight_color',7,3,0), (432459,3250116,1,'lip_type',100,100,-100), (432460,3250116,1,'nose_type',-100,-100,-100), (432461,3250116,0,'skin_color',220,191,163), (432462,3250116,1,'soga_cheek_type',100,100,0), (432463,3250116,1,'soga_chin_type',100,100,100), (432464,3250116,1,'soga_ear_type',100,-100,0), (432465,3250116,1,'soga_eye_brow_type',100,-100,-100), (432466,3250116,0,'soga_eye_color',229,229,102), (432467,3250116,1,'soga_eye_type',100,0,0), (432468,3250116,0,'soga_hair_face_color',255,255,255), (432469,3250116,0,'soga_hair_face_highlight_color',7,3,0), (432470,3250116,0,'soga_hair_type_color',255,255,255), (432471,3250116,0,'soga_hair_type_highlight_color',7,3,0), (432472,3250116,1,'soga_lip_type',100,100,-100), (432473,3250116,1,'soga_nose_type',-100,-100,-100), (432474,3250116,0,'soga_skin_color',220,191,163), (432475,3250116,0,'wing_color1',255,255,255), (432476,3250116,0,'wing_color2',255,255,255), (432480,3250117,1,'cheek_type',100,100,0), (432481,3250117,1,'chin_type',100,100,100), (432482,3250117,1,'ear_type',100,-100,0), (432483,3250117,1,'eye_brow_type',100,-100,-100), (432484,3250117,0,'eye_color',125,178,193), (432485,3250117,1,'eye_type',100,0,0), (432486,3250117,0,'hair_face_color',255,255,255), (432487,3250117,0,'hair_face_highlight_color',7,3,0), (432488,3250117,0,'hair_type_color',200,150,100), (432489,3250117,0,'hair_type_highlight_color',7,3,0), (432490,3250117,1,'lip_type',100,100,-100), (432491,3250117,1,'nose_type',-100,-100,-100), (432492,3250117,0,'skin_color',220,191,163), (432493,3250117,1,'soga_cheek_type',100,100,0), (432494,3250117,1,'soga_chin_type',100,100,100), (432495,3250117,1,'soga_ear_type',100,-100,0), (432496,3250117,1,'soga_eye_brow_type',100,-100,-100), (432497,3250117,0,'soga_eye_color',229,229,102), (432498,3250117,1,'soga_eye_type',100,0,0), (432499,3250117,0,'soga_hair_face_color',255,255,255), (432500,3250117,0,'soga_hair_face_highlight_color',7,3,0), (432501,3250117,0,'soga_hair_type_color',200,150,100), (432502,3250117,0,'soga_hair_type_highlight_color',7,3,0), (432503,3250117,1,'soga_lip_type',100,100,-100), (432504,3250117,1,'soga_nose_type',-100,-100,-100), (432505,3250117,0,'soga_skin_color',220,191,163), (432506,3250117,0,'wing_color1',255,255,255), (432507,3250117,0,'wing_color2',255,255,255), (432511,3250118,1,'cheek_type',100,100,0), (432512,3250118,1,'chin_type',100,100,100), (432513,3250118,1,'ear_type',100,-100,0), (432514,3250118,1,'eye_brow_type',100,-100,-100), (432515,3250118,0,'eye_color',125,178,193), (432516,3250118,1,'eye_type',100,0,0), (432517,3250118,0,'hair_face_color',255,255,255), (432518,3250118,0,'hair_face_highlight_color',7,3,0), (432519,3250118,0,'hair_type_color',255,255,255), (432520,3250118,0,'hair_type_highlight_color',7,3,0), (432521,3250118,1,'lip_type',100,100,-100), (432522,3250118,1,'nose_type',-100,-100,-100), (432523,3250118,0,'skin_color',220,191,163), (432524,3250118,1,'soga_cheek_type',100,100,0), (432525,3250118,1,'soga_chin_type',100,100,100), (432526,3250118,1,'soga_ear_type',100,-100,0), (432527,3250118,1,'soga_eye_brow_type',100,-100,-100), (432528,3250118,0,'soga_eye_color',229,229,102), (432529,3250118,1,'soga_eye_type',100,0,0), (432530,3250118,0,'soga_hair_face_color',255,255,255), (432531,3250118,0,'soga_hair_face_highlight_color',7,3,0), (432532,3250118,0,'soga_hair_type_color',255,255,255), (432533,3250118,0,'soga_hair_type_highlight_color',7,3,0), (432534,3250118,1,'soga_lip_type',100,100,-100), (432535,3250118,1,'soga_nose_type',-100,-100,-100), (432536,3250118,0,'soga_skin_color',220,191,163), (432537,3250118,0,'wing_color1',255,255,255), (432538,3250118,0,'wing_color2',255,255,255), (432542,3250119,1,'cheek_type',100,100,0), (432543,3250119,1,'chin_type',100,100,100), (432544,3250119,1,'ear_type',100,-100,0), (432545,3250119,1,'eye_brow_type',100,-100,-100), (432546,3250119,0,'eye_color',125,178,193), (432547,3250119,1,'eye_type',100,0,0), (432548,3250119,0,'hair_face_color',255,255,255), (432549,3250119,0,'hair_face_highlight_color',7,3,0), (432550,3250119,0,'hair_type_color',120,75,50), (432551,3250119,0,'hair_type_highlight_color',120,75,50), (432552,3250119,1,'lip_type',100,100,-100), (432553,3250119,1,'nose_type',-100,-100,-100), (432554,3250119,0,'skin_color',220,191,163), (432555,3250119,1,'soga_cheek_type',100,100,0), (432556,3250119,1,'soga_chin_type',100,100,100), (432557,3250119,1,'soga_ear_type',100,-100,0), (432558,3250119,1,'soga_eye_brow_type',100,-100,-100), (432559,3250119,0,'soga_eye_color',229,229,102), (432560,3250119,1,'soga_eye_type',100,0,0), (432561,3250119,0,'soga_hair_face_color',255,255,255), (432562,3250119,0,'soga_hair_face_highlight_color',7,3,0), (432563,3250119,0,'soga_hair_type_color',120,75,50), (432564,3250119,0,'soga_hair_type_highlight_color',200,150,100), (432565,3250119,1,'soga_lip_type',100,100,-100), (432566,3250119,1,'soga_nose_type',-100,-100,-100), (432567,3250119,0,'soga_skin_color',220,191,163), (432568,3250119,0,'wing_color1',255,255,255), (432569,3250119,0,'wing_color2',255,255,255), (432573,3250120,1,'cheek_type',100,100,0), (432574,3250120,1,'chin_type',100,100,100), (432575,3250120,1,'ear_type',100,-100,0), (432576,3250120,1,'eye_brow_type',100,-100,-100), (432577,3250120,0,'eye_color',125,178,193), (432578,3250120,1,'eye_type',100,0,0), (432579,3250120,0,'hair_face_color',255,255,255), (432580,3250120,0,'hair_face_highlight_color',7,3,0), (432581,3250120,0,'hair_type_color',200,150,100), (432582,3250120,0,'hair_type_highlight_color',200,150,100), (432583,3250120,1,'lip_type',100,100,-100), (432584,3250120,1,'nose_type',-100,-100,-100), (432585,3250120,0,'skin_color',220,191,163), (432586,3250120,1,'soga_cheek_type',100,100,0), (432587,3250120,1,'soga_chin_type',100,100,100), (432588,3250120,1,'soga_ear_type',100,-100,0), (432589,3250120,1,'soga_eye_brow_type',100,-100,-100), (432590,3250120,0,'soga_eye_color',229,229,102), (432591,3250120,1,'soga_eye_type',100,0,0), (432592,3250120,0,'soga_hair_face_color',255,255,255), (432593,3250120,0,'soga_hair_face_highlight_color',7,3,0), (432594,3250120,0,'soga_hair_type_color',200,150,100), (432595,3250120,0,'soga_hair_type_highlight_color',200,150,100), (432596,3250120,1,'soga_lip_type',100,100,-100), (432597,3250120,1,'soga_nose_type',-100,-100,-100), (432598,3250120,0,'soga_skin_color',220,191,163), (432599,3250120,0,'wing_color1',255,255,255), (432600,3250120,0,'wing_color2',255,255,255), (432604,3250121,1,'cheek_type',100,100,0), (432605,3250121,1,'chin_type',100,100,100), (432606,3250121,1,'ear_type',100,-100,0), (432607,3250121,1,'eye_brow_type',100,-100,-100), (432608,3250121,0,'eye_color',125,178,193), (432609,3250121,1,'eye_type',100,0,0), (432610,3250121,0,'hair_face_color',125,75,40), (432611,3250121,0,'hair_face_highlight_color',7,3,0), (432612,3250121,0,'hair_type_color',125,75,40), (432613,3250121,0,'hair_type_highlight_color',7,3,0), (432614,3250121,1,'lip_type',100,100,-100), (432615,3250121,1,'nose_type',-100,-100,-100), (432616,3250121,0,'skin_color',220,191,163), (432617,3250121,1,'soga_cheek_type',100,100,0), (432618,3250121,1,'soga_chin_type',100,100,100), (432619,3250121,1,'soga_ear_type',100,-100,0), (432620,3250121,1,'soga_eye_brow_type',100,-100,-100), (432621,3250121,0,'soga_eye_color',229,229,102), (432622,3250121,1,'soga_eye_type',100,0,0), (432623,3250121,0,'soga_hair_face_color',125,75,40), (432624,3250121,0,'soga_hair_face_highlight_color',7,3,0), (432625,3250121,0,'soga_hair_type_color',125,75,40), (432626,3250121,0,'soga_hair_type_highlight_color',7,3,0), (432627,3250121,1,'soga_lip_type',100,100,-100), (432628,3250121,1,'soga_nose_type',-100,-100,-100), (432629,3250121,0,'soga_skin_color',220,191,163), (432630,3250121,0,'wing_color1',255,255,255), (432631,3250121,0,'wing_color2',255,255,255), (432666,3250128,0,'eye_color',255,255,255), (432667,3250128,0,'skin_color',255,255,255), (432668,3250128,0,'soga_eye_color',255,0,255), (432672,3250129,0,'eye_color',255,255,255), (432673,3250129,0,'skin_color',255,255,255), (432674,3250129,0,'soga_eye_color',255,0,255), (432675,3250135,0,'skin_color',255,255,255), (432676,3250138,0,'eye_color',255,255,255), (432677,3250138,0,'skin_color',100,50,100), (432678,3250138,0,'soga_eye_color',255,0,255), (432679,3250139,1,'cheek_type',100,-47,0), (432680,3250139,1,'chin_type',-61,2,100), (432681,3250139,1,'ear_type',-52,43,0), (432682,3250139,1,'eye_brow_type',-76,-50,74), (432683,3250139,0,'eye_color',30,63,59), (432684,3250139,1,'eye_type',-45,0,0), (432685,3250139,0,'hair_color1',249,218,87), (432686,3250139,0,'hair_color2',106,69,44), (432687,3250139,0,'hair_face_color',249,223,124), (432688,3250139,0,'hair_face_highlight_color',193,100,45), (432689,3250139,0,'hair_highlight',105,26,26), (432690,3250139,0,'hair_type_color',249,223,124), (432691,3250139,0,'hair_type_highlight_color',193,100,45), (432692,3250139,1,'lip_type',-52,31,-58), (432693,3250139,1,'nose_type',63,85,76), (432694,3250139,0,'skin_color',252,254,254), (432695,3250139,1,'soga_cheek_type',100,-47,0), (432696,3250139,1,'soga_chin_type',-61,2,100), (432697,3250139,1,'soga_ear_type',-52,43,0), (432698,3250139,1,'soga_eye_brow_type',-76,-50,74), (432699,3250139,0,'soga_eye_color',229,229,102), (432700,3250139,1,'soga_eye_type',-45,0,0), (432701,3250139,0,'soga_hair_color1',249,218,87), (432702,3250139,0,'soga_hair_color2',106,69,44), (432703,3250139,0,'soga_hair_face_color',249,223,124), (432704,3250139,0,'soga_hair_face_highlight_color',193,100,45), (432705,3250139,0,'soga_hair_highlight',105,26,26), (432706,3250139,0,'soga_hair_type_color',249,223,124), (432707,3250139,0,'soga_hair_type_highlight_color',193,100,45), (432708,3250139,1,'soga_lip_type',-52,31,-58), (432709,3250139,1,'soga_nose_type',63,85,76), (432710,3250139,0,'soga_skin_color',252,254,254), (432711,3250139,0,'wing_color1',255,255,255), (432712,3250139,0,'wing_color2',255,255,255), (432742,3250141,0,'eye_color',255,255,255), (432743,3250141,0,'skin_color',255,255,255), (432744,3250141,0,'soga_eye_color',255,0,255), (432745,3240000,0,'eye_color',255,255,255), (432746,3240000,0,'skin_color',35,35,35), (432747,3240000,0,'soga_eye_color',255,0,255), (432748,3250142,0,'eye_color',255,255,255), (432749,3250142,0,'skin_color',255,255,255), (432750,3250142,0,'soga_eye_color',255,0,255), (432751,3250143,0,'eye_color',255,255,255), (432752,3250143,0,'skin_color',255,255,255), (432753,3250143,0,'soga_eye_color',255,0,255), (432754,3250144,0,'eye_color',255,255,255), (432755,3250144,0,'skin_color',255,255,255), (432756,3250144,0,'soga_eye_color',255,0,255), (432757,3250145,0,'eye_color',255,255,255), (432758,3250145,0,'skin_color',255,255,255), (432759,3250145,0,'soga_eye_color',255,0,255), (432760,3250146,0,'eye_color',255,255,255), (432761,3250146,0,'skin_color',255,255,255), (432762,3250146,0,'soga_eye_color',255,0,255), (432763,3250148,0,'eye_color',255,255,255), (432764,3250148,0,'skin_color',255,255,255), (432765,3250148,0,'soga_eye_color',255,0,255), (432766,3250149,0,'eye_color',255,255,255), (432767,3250149,0,'skin_color',100,75,50), (432768,3250149,0,'soga_eye_color',255,0,255), (432769,3250150,0,'eye_color',255,0,0), (432770,3250150,0,'skin_color',0,0,0), (432771,3250150,0,'soga_eye_color',255,0,0), (432775,3250151,0,'eye_color',255,255,255), (432776,3250151,0,'skin_color',255,255,255), (432777,3250151,0,'soga_eye_color',255,0,255), (432778,3250153,0,'eye_color',255,255,255), (432779,3250153,0,'skin_color',255,255,255), (432780,3250153,0,'soga_eye_color',255,0,255), (432781,3250157,0,'eye_color',255,255,255), (432782,3250157,0,'skin_color',255,255,255), (432783,3250157,0,'soga_eye_color',255,0,255), (432784,3250158,0,'eye_color',255,255,255), (432785,3250158,0,'skin_color',255,255,255), (432786,3250158,0,'soga_eye_color',255,0,255), (432787,3250159,0,'eye_color',255,255,255), (432788,3250159,0,'skin_color',255,255,255), (432789,3250159,0,'soga_eye_color',255,0,255), (432790,3250160,0,'eye_color',255,255,255), (432791,3250160,0,'skin_color',255,255,255), (432792,3250160,0,'soga_eye_color',255,0,255), (432793,3250162,0,'eye_color',255,255,255), (432794,3250162,0,'skin_color',255,255,255), (432795,3250162,0,'soga_eye_color',255,0,255), (432796,3250167,1,'cheek_type',-7,14,0), (432797,3250167,1,'chin_type',-25,-28,9), (432798,3250167,1,'ear_type',28,-32,0), (432799,3250167,1,'eye_brow_type',-29,-7,22), (432800,3250167,0,'eye_color',188,159,123), (432801,3250167,1,'eye_type',-8,0,0), (432802,3250167,0,'hair_face_color',66,26,1), (432803,3250167,0,'hair_face_highlight_color',34,13,3), (432804,3250167,0,'hair_type_color',66,26,1), (432805,3250167,0,'hair_type_highlight_color',34,13,3), (432806,3250167,1,'lip_type',23,21,26), (432807,3250167,1,'nose_type',11,-3,-8), (432808,3250167,0,'skin_color',242,247,227), (432809,3250167,1,'soga_cheek_type',-7,14,0), (432810,3250167,1,'soga_chin_type',-25,-28,9), (432811,3250167,1,'soga_ear_type',28,-32,0), (432812,3250167,1,'soga_eye_brow_type',-29,-7,22), (432813,3250167,0,'soga_eye_color',229,229,102), (432814,3250167,1,'soga_eye_type',-8,0,0), (432815,3250167,0,'soga_hair_face_color',66,26,1), (432816,3250167,0,'soga_hair_face_highlight_color',34,13,3), (432817,3250167,0,'soga_hair_type_color',66,26,1), (432818,3250167,0,'soga_hair_type_highlight_color',34,13,3), (432819,3250167,1,'soga_lip_type',23,21,26), (432820,3250167,1,'soga_nose_type',11,-3,-8), (432821,3250167,0,'soga_skin_color',242,247,227), (432822,3250167,0,'wing_color1',255,255,255), (432823,3250167,0,'wing_color2',255,255,255), (432827,3250073,0,'skin_color',50,100,0), (432828,3250170,0,'eye_color',255,255,255), (432829,3250170,0,'skin_color',255,255,255), (432830,3250170,0,'soga_eye_color',255,0,255), (432831,3250174,0,'eye_color',0,129,255), (432832,3250174,0,'skin_color',199,199,174), (432833,3250174,0,'soga_eye_color',255,0,255), (432834,730483,0,'eye_color',89,75,45), (432835,730483,0,'skin_color',119,100,59), (432836,730483,0,'soga_eye_color',255,0,255), (432837,1380128,1,'cheek_type',-20,-3,0), (432838,1380128,1,'chin_type',0,-9,0), (432839,1380128,1,'ear_type',-7,-29,0), (432840,1380128,1,'eye_brow_type',3,0,21), (432841,1380128,0,'eye_color',222,180,255), (432842,1380128,1,'eye_type',-9,0,0), (432843,1380128,0,'hair_face_color',183,177,183), (432844,1380128,0,'hair_face_highlight_color',84,32,14), (432845,1380128,0,'hair_type_color',183,177,183), (432846,1380128,0,'hair_type_highlight_color',84,32,14), (432847,1380128,1,'lip_type',0,-5,-1), (432848,1380128,1,'nose_type',-2,26,0), (432849,1380128,0,'skin_color',53,109,108), (432850,1380128,1,'soga_cheek_type',-20,-3,0), (432851,1380128,1,'soga_chin_type',0,-9,0), (432852,1380128,1,'soga_ear_type',-7,-29,0), (432853,1380128,1,'soga_eye_brow_type',3,0,21), (432854,1380128,0,'soga_eye_color',229,229,102), (432855,1380128,1,'soga_eye_type',-9,0,0), (432856,1380128,0,'soga_hair_face_color',183,177,183), (432857,1380128,0,'soga_hair_face_highlight_color',84,32,14), (432858,1380128,0,'soga_hair_type_color',183,177,183), (432859,1380128,0,'soga_hair_type_highlight_color',84,32,14), (432860,1380128,1,'soga_lip_type',0,-5,-1), (432861,1380128,1,'soga_nose_type',-2,26,0), (432862,1380128,0,'soga_skin_color',53,109,108), (432863,1380128,0,'wing_color1',255,255,255), (432864,1380128,0,'wing_color2',255,255,255), (432868,1360197,1,'cheek_type',17,31,0), (432869,1360197,1,'chin_type',-37,17,25), (432870,1360197,1,'ear_type',34,-2,0), (432871,1360197,1,'eye_brow_type',9,-25,14), (432872,1360197,0,'eye_color',246,239,253), (432873,1360197,0,'hair_face_color',200,200,198), (432874,1360197,0,'hair_face_highlight_color',152,118,74), (432875,1360197,0,'hair_type_color',200,200,198), (432876,1360197,0,'hair_type_highlight_color',152,118,74), (432877,1360197,1,'lip_type',-39,21,19), (432878,1360197,1,'nose_type',0,28,17), (432879,1360197,1,'soga_cheek_type',17,31,0), (432880,1360197,1,'soga_chin_type',-37,17,25), (432881,1360197,1,'soga_ear_type',34,-2,0), (432882,1360197,1,'soga_eye_brow_type',9,-25,14), (432883,1360197,0,'soga_eye_color',229,229,102), (432884,1360197,0,'soga_hair_face_color',200,200,198), (432885,1360197,0,'soga_hair_face_highlight_color',152,118,74), (432886,1360197,0,'soga_hair_type_color',200,200,198), (432887,1360197,0,'soga_hair_type_highlight_color',152,118,74), (432888,1360197,1,'soga_lip_type',-39,21,19), (432889,1360197,1,'soga_nose_type',0,28,17), (432890,1360197,0,'soga_skin_color',246,239,253), (432891,1360197,0,'wing_color1',255,255,255), (432892,1360197,0,'wing_color2',255,255,255), (432899,1350116,1,'cheek_type',7,-8,0), (432900,1350116,1,'chin_type',-28,-68,98), (432901,1350116,1,'ear_type',71,88,0), (432902,1350116,1,'eye_brow_type',-22,-62,-75), (432903,1350116,0,'eye_color',54,198,223), (432904,1350116,1,'eye_type',66,0,0), (432905,1350116,1,'lip_type',-62,34,38), (432906,1350116,1,'nose_type',-17,-17,59), (432907,1350116,0,'skin_color',95,46,33), (432908,1350116,1,'soga_cheek_type',7,-8,0), (432909,1350116,1,'soga_chin_type',-28,-68,98), (432910,1350116,1,'soga_ear_type',71,88,0), (432911,1350116,1,'soga_eye_brow_type',-22,-62,-75), (432912,1350116,0,'soga_eye_color',229,229,102), (432913,1350116,1,'soga_eye_type',66,0,0), (432914,1350116,1,'soga_lip_type',-62,34,38), (432915,1350116,1,'soga_nose_type',-17,-17,59), (432916,1350116,0,'soga_skin_color',95,46,33), (432917,1350116,0,'wing_color1',255,255,255), (432918,1350116,0,'wing_color2',255,255,255), (432930,1370128,1,'cheek_type',7,34,0), (432931,1370128,1,'chin_type',19,-31,-37), (432932,1370128,1,'ear_type',0,12,0), (432933,1370128,1,'eye_brow_type',4,0,-12), (432934,1370128,0,'eye_color',41,84,97), (432935,1370128,1,'eye_type',-9,0,0), (432936,1370128,0,'hair_face_color',177,104,4), (432937,1370128,0,'hair_face_highlight_color',169,161,84), (432938,1370128,0,'hair_type_color',177,104,4), (432939,1370128,0,'hair_type_highlight_color',169,161,84), (432940,1370128,1,'lip_type',7,-1,-7), (432941,1370128,1,'nose_type',-20,-3,-7), (432942,1370128,0,'skin_color',217,183,159), (432943,1370128,1,'soga_cheek_type',7,34,0), (432944,1370128,1,'soga_chin_type',19,-31,-37), (432945,1370128,1,'soga_ear_type',0,12,0), (432946,1370128,1,'soga_eye_brow_type',4,0,-12), (432947,1370128,0,'soga_eye_color',229,229,102), (432948,1370128,1,'soga_eye_type',-9,0,0), (432949,1370128,0,'soga_hair_face_color',177,104,4), (432950,1370128,0,'soga_hair_face_highlight_color',169,161,84), (432951,1370128,0,'soga_hair_type_color',177,104,4), (432952,1370128,0,'soga_hair_type_highlight_color',169,161,84), (432953,1370128,1,'soga_lip_type',7,-1,-7), (432954,1370128,1,'soga_nose_type',-20,-3,-7), (432955,1370128,0,'soga_skin_color',217,183,159), (432956,1370128,0,'wing_color1',255,255,255), (432957,1370128,0,'wing_color2',255,255,255), (432961,1340141,1,'cheek_type',-9,-29,0), (432962,1340141,1,'chin_type',-8,11,-17), (432963,1340141,1,'ear_type',-7,-20,0), (432964,1340141,1,'eye_brow_type',0,-2,1), (432965,1340141,0,'eye_color',138,138,97), (432966,1340141,1,'eye_type',-12,0,0), (432967,1340141,0,'hair_face_color',29,12,0), (432968,1340141,0,'hair_face_highlight_color',152,118,74), (432969,1340141,0,'hair_type_color',29,12,0), (432970,1340141,0,'hair_type_highlight_color',152,118,74), (432971,1340141,1,'lip_type',0,19,19), (432972,1340141,1,'nose_type',-4,37,-5), (432973,1340141,0,'skin_color',124,136,105), (432974,1340141,1,'soga_cheek_type',-9,-29,0), (432975,1340141,1,'soga_chin_type',-8,11,-17), (432976,1340141,1,'soga_ear_type',-7,-20,0), (432977,1340141,1,'soga_eye_brow_type',0,-2,1), (432978,1340141,0,'soga_eye_color',229,229,102), (432979,1340141,1,'soga_eye_type',-12,0,0), (432980,1340141,0,'soga_hair_face_color',29,12,0), (432981,1340141,0,'soga_hair_face_highlight_color',152,118,74), (432982,1340141,0,'soga_hair_type_color',29,12,0), (432983,1340141,0,'soga_hair_type_highlight_color',152,118,74), (432984,1340141,1,'soga_lip_type',0,19,19), (432985,1340141,1,'soga_nose_type',-4,37,-5), (432986,1340141,0,'soga_skin_color',124,136,105), (432987,1340141,0,'wing_color1',255,255,255), (432988,1340141,0,'wing_color2',255,255,255), (432992,1390126,1,'cheek_type',22,-15,0), (432993,1390126,1,'chin_type',69,-58,-82), (432994,1390126,1,'eye_brow_type',-14,87,87), (432995,1390126,0,'eye_color',65,62,33), (432996,1390126,1,'eye_type',-97,0,0), (432997,1390126,0,'hair_face_color',24,42,95), (432998,1390126,0,'hair_type_color',24,42,95), (432999,1390126,1,'lip_type',-41,81,-83), (433000,1390126,1,'nose_type',14,-19,58), (433001,1390126,0,'skin_color',24,42,95), (433002,1390126,1,'soga_cheek_type',22,-15,0), (433003,1390126,1,'soga_chin_type',69,-58,-82), (433004,1390126,1,'soga_eye_brow_type',-14,87,87), (433005,1390126,0,'soga_eye_color',229,229,102), (433006,1390126,1,'soga_eye_type',-97,0,0), (433007,1390126,0,'soga_hair_face_color',24,42,95), (433008,1390126,0,'soga_hair_type_color',24,42,95), (433009,1390126,1,'soga_lip_type',-41,81,-83), (433010,1390126,1,'soga_nose_type',14,-19,58), (433011,1390126,0,'soga_skin_color',24,42,95), (433012,1390126,0,'wing_color1',255,255,255), (433013,1390126,0,'wing_color2',255,255,255), (433023,8260077,0,'eye_color',255,255,255), (433024,8260077,0,'skin_color',255,255,255), (433025,8260077,0,'soga_eye_color',255,0,255), (433026,8260078,0,'eye_color',255,255,255), (433027,8260078,0,'skin_color',255,255,255), (433028,8260078,0,'soga_eye_color',255,0,255), (433029,8260079,0,'eye_color',255,255,255), (433030,8260079,0,'skin_color',255,255,255), (433031,8260079,0,'soga_eye_color',255,0,255), (433032,8260080,0,'eye_color',255,255,255), (433033,8260080,0,'skin_color',255,255,255), (433034,8260080,0,'soga_eye_color',255,0,255), (433035,8260082,0,'eye_color',255,255,255), (433036,8260082,0,'skin_color',255,255,255), (433037,8260082,0,'soga_eye_color',255,0,255), (433038,8260083,0,'eye_color',121,61,0), (433039,8260083,0,'skin_color',158,31,17), (433040,8260083,0,'soga_eye_color',255,0,255), (433041,8260084,0,'eye_color',121,61,0), (433042,8260084,0,'skin_color',158,31,17), (433043,8260084,0,'soga_eye_color',255,0,255), (433044,8260085,0,'eye_color',121,61,0), (433045,8260085,0,'skin_color',158,31,17), (433046,8260085,0,'soga_eye_color',255,0,255), (433173,8300000,1,'cheek_type',5,-18,0), (433174,8300000,1,'chin_type',-21,17,-23), (433175,8300000,1,'ear_type',10,-29,0), (433176,8300000,1,'eye_brow_type',28,5,0), (433177,8300000,0,'eye_color',72,95,54), (433178,8300000,1,'eye_type',38,0,0), (433179,8300000,0,'hair_face_color',231,161,0), (433180,8300000,0,'hair_face_highlight_color',163,61,18), (433181,8300000,0,'hair_type_color',231,161,0), (433182,8300000,0,'hair_type_highlight_color',163,61,18), (433183,8300000,1,'lip_type',14,0,-20), (433184,8300000,1,'nose_type',28,-46,-37), (433185,8300000,0,'skin_color',208,192,189), (433186,8300000,1,'soga_cheek_type',5,-18,0), (433187,8300000,1,'soga_chin_type',-21,17,-23), (433188,8300000,1,'soga_ear_type',10,-29,0), (433189,8300000,1,'soga_eye_brow_type',28,5,0), (433190,8300000,0,'soga_eye_color',229,229,102), (433191,8300000,1,'soga_eye_type',38,0,0), (433192,8300000,0,'soga_hair_face_color',231,161,0), (433193,8300000,0,'soga_hair_face_highlight_color',163,61,18), (433194,8300000,0,'soga_hair_type_color',231,161,0), (433195,8300000,0,'soga_hair_type_highlight_color',163,61,18), (433196,8300000,1,'soga_lip_type',14,0,-20), (433197,8300000,1,'soga_nose_type',28,-46,-37), (433198,8300000,0,'soga_skin_color',208,192,189), (433199,8300000,0,'wing_color1',255,255,255), (433200,8300000,0,'wing_color2',255,255,255), (433204,8260086,0,'eye_color',255,255,255), (433205,8260086,0,'skin_color',255,255,255), (433206,8260086,0,'soga_eye_color',255,0,255), (433207,8260087,0,'eye_color',1,1,1), (433208,8260087,0,'skin_color',175,130,91), (433209,8260087,0,'soga_eye_color',255,0,255), (433210,8260088,0,'eye_color',1,1,1), (433211,8260088,0,'skin_color',175,130,91), (433212,8260088,0,'soga_eye_color',255,0,255), (433213,8260089,0,'eye_color',1,1,1), (433214,8260089,0,'skin_color',175,130,91), (433215,8260089,0,'soga_eye_color',255,0,255), (433219,8260090,0,'eye_color',121,61,0), (433220,8260090,0,'skin_color',175,130,91), (433221,8260090,0,'soga_eye_color',255,0,255), (433222,8260091,0,'eye_color',121,61,0), (433223,8260091,0,'skin_color',175,130,91), (433224,8260091,0,'soga_eye_color',255,0,255), (433225,8260093,0,'eye_color',255,255,255), (433226,8260093,0,'skin_color',255,255,255), (433227,8260093,0,'soga_eye_color',255,0,255), (433228,730484,0,'eye_color',255,255,255), (433229,730484,0,'skin_color',255,255,255), (433230,730484,0,'soga_eye_color',255,0,255), (433231,8260094,0,'eye_color',255,255,255), (433232,8260094,0,'skin_color',255,255,255), (433233,8260094,0,'soga_eye_color',255,0,255), (433237,8270002,0,'eye_color',255,255,255), (433238,8270002,0,'skin_color',1,1,1), (433239,8270002,0,'soga_eye_color',255,0,255), (433240,8270003,0,'eye_color',255,255,255), (433241,8270003,0,'skin_color',255,255,255), (433242,8270003,0,'soga_eye_color',255,0,255), (433246,8270005,0,'eye_color',255,255,255), (433247,8270005,0,'skin_color',255,255,255), (433248,8270005,0,'soga_eye_color',255,0,255), (433249,8270006,0,'eye_color',255,255,255), (433250,8270006,0,'skin_color',255,255,255), (433251,8270006,0,'soga_eye_color',255,0,255), (433252,8270007,0,'eye_color',255,255,255), (433253,8270007,0,'skin_color',255,255,255), (433254,8270007,0,'soga_eye_color',255,0,255), (433255,8270008,0,'eye_color',255,255,255), (433256,8270008,0,'skin_color',255,255,255), (433257,8270008,0,'soga_eye_color',255,0,255), (433258,8270009,0,'eye_color',255,255,255), (433259,8270009,0,'skin_color',255,255,255), (433260,8270009,0,'soga_eye_color',255,0,255), (433261,8270010,0,'eye_color',255,255,255), (433262,8270010,0,'skin_color',255,255,255), (433263,8270010,0,'soga_eye_color',255,0,255), (433264,8270011,0,'eye_color',165,165,165), (433265,8270011,0,'skin_color',114,114,114), (433266,8270011,0,'soga_eye_color',255,0,255), (433267,8270012,0,'eye_color',255,255,255), (433268,8270012,0,'skin_color',255,255,255), (433269,8270012,0,'soga_eye_color',255,0,255), (433270,8270013,0,'eye_color',255,255,255), (433271,8270013,0,'skin_color',255,255,255), (433272,8270013,0,'soga_eye_color',255,0,255), (433273,8270014,0,'eye_color',255,255,255), (433274,8270014,0,'skin_color',255,255,255), (433275,8270014,0,'soga_eye_color',255,0,255), (433276,8270015,0,'eye_color',255,255,255), (433277,8270015,0,'skin_color',255,255,255), (433278,8270015,0,'soga_eye_color',255,0,255), (433279,8270016,0,'eye_color',255,255,255), (433280,8270016,0,'skin_color',255,255,255), (433281,8270016,0,'soga_eye_color',255,0,255), (433282,8270017,0,'eye_color',255,255,255), (433283,8270017,0,'skin_color',0,255,0), (433284,8270017,0,'soga_eye_color',255,0,255), (433285,8270018,0,'eye_color',255,255,255), (433286,8270018,0,'skin_color',255,255,255), (433287,8270018,0,'soga_eye_color',255,0,255), (433288,8270019,0,'eye_color',255,255,255), (433289,8270019,0,'skin_color',255,255,255), (433290,8270019,0,'soga_eye_color',255,0,255), (433291,8270020,0,'eye_color',255,255,255), (433292,8270020,0,'skin_color',255,131,5), (433293,8270020,0,'soga_eye_color',255,0,255), (433294,8270021,0,'eye_color',255,255,255), (433295,8270021,0,'skin_color',255,255,255), (433296,8270021,0,'soga_eye_color',255,0,255), (433303,8270024,0,'eye_color',255,255,255), (433304,8270024,0,'skin_color',255,255,255), (433305,8270024,0,'soga_eye_color',255,0,255), (433306,8270025,0,'eye_color',255,255,255), (433307,8270025,0,'skin_color',255,255,255), (433308,8270025,0,'soga_eye_color',255,0,255), (433309,8270026,0,'eye_color',255,255,255), (433310,8270026,0,'skin_color',255,255,255), (433311,8270026,0,'soga_eye_color',255,0,255), (433312,8270027,0,'eye_color',255,255,255), (433313,8270027,0,'skin_color',255,255,255), (433314,8270027,0,'soga_eye_color',255,0,255), (433315,8270028,0,'eye_color',255,255,255), (433316,8270028,0,'skin_color',255,255,255), (433317,8270028,0,'soga_eye_color',255,0,255), (433318,8270029,1,'cheek_type',77,-75,0), (433319,8270029,1,'chin_type',58,88,28), (433320,8270029,1,'ear_type',14,56,0), (433321,8270029,1,'eye_brow_type',59,26,-89), (433322,8270029,0,'eye_color',144,188,195), (433323,8270029,1,'eye_type',-21,0,0), (433324,8270029,0,'hair_color1',239,221,86), (433325,8270029,0,'hair_color2',99,53,22), (433326,8270029,0,'hair_face_color',219,179,15), (433327,8270029,0,'hair_face_highlight_color',93,65,9), (433328,8270029,0,'hair_highlight',56,33,26), (433329,8270029,0,'hair_type_color',219,179,15), (433330,8270029,0,'hair_type_highlight_color',93,65,9), (433331,8270029,1,'lip_type',-46,37,-63), (433332,8270029,1,'nose_type',7,10,-17), (433333,8270029,0,'skin_color',200,187,181), (433334,8270029,1,'soga_cheek_type',77,-75,0), (433335,8270029,1,'soga_chin_type',58,88,28), (433336,8270029,1,'soga_ear_type',14,56,0), (433337,8270029,1,'soga_eye_brow_type',59,26,-89), (433338,8270029,0,'soga_eye_color',229,229,102), (433339,8270029,1,'soga_eye_type',-21,0,0), (433340,8270029,0,'soga_hair_color1',239,221,86), (433341,8270029,0,'soga_hair_color2',99,53,22), (433342,8270029,0,'soga_hair_face_color',219,179,15), (433343,8270029,0,'soga_hair_face_highlight_color',93,65,9), (433344,8270029,0,'soga_hair_highlight',56,33,26), (433345,8270029,0,'soga_hair_type_color',219,179,15), (433346,8270029,0,'soga_hair_type_highlight_color',93,65,9), (433347,8270029,1,'soga_lip_type',-46,37,-63), (433348,8270029,1,'soga_nose_type',7,10,-17), (433349,8270029,0,'soga_skin_color',200,187,181), (433350,8270029,0,'wing_color1',255,255,255), (433351,8270029,0,'wing_color2',255,255,255), (433381,8270030,1,'cheek_type',26,-9,0), (433382,8270030,1,'chin_type',28,-21,0), (433383,8270030,1,'ear_type',17,-42,0), (433384,8270030,1,'eye_brow_type',0,0,-14), (433385,8270030,0,'eye_color',126,175,174), (433386,8270030,1,'eye_type',31,0,0), (433387,8270030,0,'hair_face_color',190,168,28), (433388,8270030,0,'hair_face_highlight_color',177,64,26), (433389,8270030,0,'hair_type_color',190,168,28), (433390,8270030,0,'hair_type_highlight_color',177,64,26), (433391,8270030,1,'lip_type',-47,-28,-4), (433392,8270030,1,'nose_type',12,-19,0), (433393,8270030,0,'skin_color',240,224,226), (433394,8270030,1,'soga_cheek_type',26,-9,0), (433395,8270030,1,'soga_chin_type',28,-21,0), (433396,8270030,1,'soga_ear_type',17,-42,0), (433397,8270030,1,'soga_eye_brow_type',0,0,-14), (433398,8270030,0,'soga_eye_color',229,229,102), (433399,8270030,1,'soga_eye_type',31,0,0), (433400,8270030,0,'soga_hair_face_color',190,168,28), (433401,8270030,0,'soga_hair_face_highlight_color',177,64,26), (433402,8270030,0,'soga_hair_type_color',190,168,28), (433403,8270030,0,'soga_hair_type_highlight_color',177,64,26), (433404,8270030,1,'soga_lip_type',-47,-28,-4), (433405,8270030,1,'soga_nose_type',12,-19,0), (433406,8270030,0,'soga_skin_color',240,224,226), (433407,8270030,0,'wing_color1',255,255,255), (433408,8270030,0,'wing_color2',255,255,255), (433412,8270031,0,'eye_color',255,255,255), (433413,8270031,0,'skin_color',255,255,255), (433414,8270031,0,'soga_eye_color',255,0,255), (433415,8270032,0,'eye_color',255,255,255), (433416,8270032,0,'skin_color',255,255,255), (433417,8270032,0,'soga_eye_color',255,0,255), (433421,8270034,0,'eye_color',255,255,255), (433422,8270034,0,'skin_color',255,255,255), (433423,8270034,0,'soga_eye_color',255,0,255), (433424,8270037,0,'eye_color',255,255,255), (433425,8270037,0,'skin_color',255,255,255), (433426,8270037,0,'soga_eye_color',255,0,255), (433458,8270043,1,'cheek_type',-4,5,0), (433459,8270043,1,'chin_type',-9,7,3), (433460,8270043,1,'ear_type',-1,-25,0), (433461,8270043,1,'eye_brow_type',-39,28,-12), (433462,8270043,0,'eye_color',114,154,121), (433463,8270043,1,'eye_type',7,0,0), (433464,8270043,0,'hair_face_color',243,238,202), (433465,8270043,0,'hair_face_highlight_color',170,118,53), (433466,8270043,0,'hair_type_color',243,238,202), (433467,8270043,0,'hair_type_highlight_color',170,118,53), (433468,8270043,1,'lip_type',-19,-9,29), (433469,8270043,1,'nose_type',20,35,-34), (433470,8270043,0,'skin_color',46,35,36), (433471,8270043,1,'soga_cheek_type',-4,5,0), (433472,8270043,1,'soga_chin_type',-9,7,3), (433473,8270043,1,'soga_ear_type',-1,-25,0), (433474,8270043,1,'soga_eye_brow_type',-39,28,-12), (433475,8270043,0,'soga_eye_color',229,229,102), (433476,8270043,1,'soga_eye_type',7,0,0), (433477,8270043,0,'soga_hair_face_color',243,238,202), (433478,8270043,0,'soga_hair_face_highlight_color',170,118,53), (433479,8270043,0,'soga_hair_type_color',243,238,202), (433480,8270043,0,'soga_hair_type_highlight_color',170,118,53), (433481,8270043,1,'soga_lip_type',-19,-9,29), (433482,8270043,1,'soga_nose_type',20,35,-34), (433483,8270043,0,'soga_skin_color',46,35,36), (433484,8270043,0,'wing_color1',255,255,255), (433485,8270043,0,'wing_color2',255,255,255), (433489,8270045,0,'eye_color',255,255,255), (433490,8270045,0,'skin_color',255,255,255), (433491,8270045,0,'soga_eye_color',255,0,255), (433559,8270056,0,'eye_color',165,165,165), (433560,8270056,0,'skin_color',114,114,114), (433561,8270056,0,'soga_eye_color',255,0,255), (433562,8270057,0,'eye_color',255,255,255), (433563,8270057,0,'skin_color',255,255,255), (433564,8270057,0,'soga_eye_color',255,0,255), (433565,8270058,0,'eye_color',96,72,38), (433566,8270058,0,'skin_color',43,128,128), (433567,8270058,0,'soga_eye_color',255,0,255), (433568,8270059,0,'eye_color',96,72,38), (433569,8270059,0,'skin_color',43,128,128), (433570,8270059,0,'soga_eye_color',255,0,255), (433571,8270060,0,'eye_color',96,72,38), (433572,8270060,0,'skin_color',43,128,128), (433573,8270060,0,'soga_eye_color',255,0,255), (433574,8270061,0,'eye_color',165,165,165), (433575,8270061,0,'skin_color',114,114,114), (433576,8270061,0,'soga_eye_color',255,0,255), (433577,8270062,0,'eye_color',255,255,255), (433578,8270062,0,'skin_color',255,255,255), (433579,8270062,0,'soga_eye_color',255,0,255), (433580,8270063,0,'eye_color',165,165,165), (433581,8270063,0,'skin_color',114,114,114), (433582,8270063,0,'soga_eye_color',255,0,255), (433583,8270064,0,'eye_color',255,255,255), (433584,8270064,0,'skin_color',255,255,255), (433585,8270064,0,'soga_eye_color',255,0,255), (433589,8270065,0,'eye_color',255,255,255), (433590,8270065,0,'skin_color',255,255,255), (433591,8270065,0,'soga_eye_color',255,0,255), (433592,8270066,0,'eye_color',255,255,255), (433593,8270066,0,'skin_color',255,255,255), (433594,8270066,0,'soga_eye_color',255,0,255), (433595,8270075,0,'eye_color',255,255,255), (433596,8270075,0,'skin_color',255,255,255), (433597,8270075,0,'soga_eye_color',255,0,255), (433598,8270076,0,'eye_color',255,255,255), (433599,8270076,0,'skin_color',255,255,255), (433600,8270076,0,'soga_eye_color',255,0,255), (433601,8300001,0,'eye_color',255,255,255), (433602,8300001,0,'skin_color',255,255,255), (433603,8300001,0,'soga_eye_color',255,0,255), (433604,8300002,0,'eye_color',255,255,255), (433605,8300002,0,'skin_color',255,255,255), (433606,8300002,0,'soga_eye_color',255,0,255), (433607,8300003,0,'eye_color',255,255,255), (433608,8300003,0,'skin_color',255,255,255), (433609,8300003,0,'soga_eye_color',255,0,255), (433610,8300004,0,'eye_color',255,255,255), (433611,8300004,0,'skin_color',255,255,255), (433612,8300004,0,'soga_eye_color',255,0,255), (433613,8300005,0,'eye_color',255,255,255), (433614,8300005,0,'skin_color',255,255,255), (433615,8300005,0,'soga_eye_color',255,0,255), (433616,1950132,0,'eye_color',255,255,255), (433617,1950132,0,'skin_color',255,255,255), (433618,1950132,0,'soga_eye_color',255,0,255), (433619,1950133,0,'eye_color',255,255,255), (433620,1950133,0,'skin_color',255,255,255), (433621,1950133,0,'soga_eye_color',255,0,255), (433622,1950134,0,'eye_color',255,255,255), (433623,1950134,0,'skin_color',255,255,255), (433624,1950134,0,'soga_eye_color',255,0,255), (433625,1950135,1,'cheek_type',-12,90,0), (433626,1950135,1,'chin_type',-31,-25,25), (433627,1950135,1,'ear_type',76,34,0), (433628,1950135,1,'eye_brow_type',-25,-22,-96), (433629,1950135,0,'eye_color',148,192,205), (433630,1950135,1,'eye_type',-26,0,0), (433631,1950135,0,'hair_color1',43,36,70), (433632,1950135,0,'hair_color2',64,76,74), (433633,1950135,0,'hair_face_color',79,87,97), (433634,1950135,0,'hair_face_highlight_color',31,9,12), (433635,1950135,0,'hair_highlight',54,45,28), (433636,1950135,0,'hair_type_color',79,87,97), (433637,1950135,0,'hair_type_highlight_color',31,9,12), (433638,1950135,1,'lip_type',31,-72,-8), (433639,1950135,1,'nose_type',55,74,-61), (433640,1950135,0,'skin_color',182,125,122), (433641,1950135,1,'soga_cheek_type',-12,90,0), (433642,1950135,1,'soga_chin_type',-31,-25,25), (433643,1950135,1,'soga_ear_type',76,34,0), (433644,1950135,1,'soga_eye_brow_type',-25,-22,-96), (433645,1950135,0,'soga_eye_color',229,229,102), (433646,1950135,1,'soga_eye_type',-26,0,0), (433647,1950135,0,'soga_hair_color1',43,36,70), (433648,1950135,0,'soga_hair_color2',64,76,74), (433649,1950135,0,'soga_hair_face_color',79,87,97), (433650,1950135,0,'soga_hair_face_highlight_color',31,9,12), (433651,1950135,0,'soga_hair_highlight',54,45,28), (433652,1950135,0,'soga_hair_type_color',79,87,97), (433653,1950135,0,'soga_hair_type_highlight_color',31,9,12), (433654,1950135,1,'soga_lip_type',31,-72,-8), (433655,1950135,1,'soga_nose_type',55,74,-61), (433656,1950135,0,'soga_skin_color',182,125,122), (433657,1950135,0,'wing_color1',255,255,255), (433658,1950135,0,'wing_color2',255,255,255), (433688,8300006,0,'eye_color',255,255,255), (433689,8300006,0,'skin_color',255,255,255), (433690,8300006,0,'soga_eye_color',255,0,255), (433691,8300007,0,'eye_color',255,255,255), (433692,8300007,0,'skin_color',255,255,255), (433693,8300007,0,'soga_eye_color',255,0,255), (433694,8300008,0,'eye_color',255,255,255), (433695,8300008,0,'skin_color',255,255,255), (433696,8300008,0,'soga_eye_color',255,0,255), (433697,1950136,0,'eye_color',255,255,255), (433698,1950136,0,'skin_color',255,255,255), (433699,1950136,0,'soga_eye_color',255,0,255), (433700,1950137,0,'eye_color',255,255,255), (433701,1950137,0,'skin_color',255,255,255), (433702,1950137,0,'soga_eye_color',255,0,255), (433703,1950138,0,'eye_color',255,255,255), (433704,1950138,0,'skin_color',255,255,255), (433705,1950138,0,'soga_eye_color',255,0,255), (433706,1950139,0,'eye_color',255,255,255), (433707,1950139,0,'skin_color',255,255,255), (433708,1950139,0,'soga_eye_color',255,0,255), (433709,1950140,0,'eye_color',255,255,255), (433710,1950140,0,'skin_color',255,255,255), (433711,1950140,0,'soga_eye_color',255,0,255), (433712,1950141,0,'eye_color',255,255,255), (433713,1950141,0,'skin_color',255,255,255), (433714,1950141,0,'soga_eye_color',255,0,255), (433715,1950142,0,'eye_color',255,255,255), (433716,1950142,0,'skin_color',8,8,8), (433717,1950142,0,'soga_eye_color',255,0,255), (433718,1950143,0,'eye_color',255,255,255), (433719,1950143,0,'skin_color',255,255,255), (433720,1950143,0,'soga_eye_color',255,0,255), (433721,1950144,0,'eye_color',255,255,255), (433722,1950144,0,'skin_color',255,255,255), (433723,1950144,0,'soga_eye_color',255,0,255), (433724,1950145,0,'eye_color',255,255,255), (433725,1950145,0,'skin_color',255,255,255), (433726,1950145,0,'soga_eye_color',255,0,255), (433727,1950146,1,'cheek_type',-4,29,0), (433728,1950146,1,'chin_type',17,-3,10), (433729,1950146,1,'ear_type',11,-45,0), (433730,1950146,1,'eye_brow_type',-7,5,28), (433731,1950146,0,'eye_color',41,83,95), (433732,1950146,1,'eye_type',-35,0,0), (433733,1950146,0,'hair_face_color',211,143,4), (433734,1950146,0,'hair_face_highlight_color',198,178,151), (433735,1950146,0,'hair_type_color',211,143,4), (433736,1950146,0,'hair_type_highlight_color',198,178,151), (433737,1950146,1,'lip_type',8,5,31), (433738,1950146,1,'nose_type',-5,0,-25), (433739,1950146,0,'skin_color',229,198,153), (433740,1950146,1,'soga_cheek_type',-4,29,0), (433741,1950146,1,'soga_chin_type',17,-3,10), (433742,1950146,1,'soga_ear_type',11,-45,0), (433743,1950146,1,'soga_eye_brow_type',-7,5,28), (433744,1950146,0,'soga_eye_color',229,229,102), (433745,1950146,1,'soga_eye_type',-35,0,0), (433746,1950146,0,'soga_hair_face_color',211,143,4), (433747,1950146,0,'soga_hair_face_highlight_color',198,178,151), (433748,1950146,0,'soga_hair_type_color',211,143,4), (433749,1950146,0,'soga_hair_type_highlight_color',198,178,151), (433750,1950146,1,'soga_lip_type',8,5,31), (433751,1950146,1,'soga_nose_type',-5,0,-25), (433752,1950146,0,'soga_skin_color',229,198,153), (433753,1950146,0,'wing_color1',255,255,255), (433754,1950146,0,'wing_color2',255,255,255), (433758,1950147,0,'eye_color',255,255,255), (433759,1950147,0,'skin_color',255,255,255), (433760,1950147,0,'soga_eye_color',255,0,255), (433761,1950148,0,'eye_color',255,255,255), (433762,1950148,0,'skin_color',255,255,255), (433763,1950148,0,'soga_eye_color',255,0,255), (433764,1950149,0,'eye_color',255,255,255), (433765,1950149,0,'skin_color',63,0,0), (433766,1950149,0,'soga_eye_color',255,0,255), (433767,1950150,1,'cheek_type',-7,10,0), (433768,1950150,1,'chin_type',-21,-25,7), (433769,1950150,1,'ear_type',-14,-28,0), (433770,1950150,1,'eye_brow_type',3,-28,2), (433771,1950150,0,'eye_color',153,191,189), (433772,1950150,1,'eye_type',-10,0,0), (433773,1950150,0,'hair_face_color',114,65,4), (433774,1950150,0,'hair_face_highlight_color',155,54,29), (433775,1950150,0,'hair_type_color',114,65,4), (433776,1950150,0,'hair_type_highlight_color',155,54,29), (433777,1950150,1,'lip_type',-21,-25,-32), (433778,1950150,1,'nose_type',-7,2,18), (433779,1950150,0,'skin_color',223,200,202), (433780,1950150,1,'soga_cheek_type',-7,10,0), (433781,1950150,1,'soga_chin_type',-21,-25,7), (433782,1950150,1,'soga_ear_type',-14,-28,0), (433783,1950150,1,'soga_eye_brow_type',3,-28,2), (433784,1950150,0,'soga_eye_color',229,229,102), (433785,1950150,1,'soga_eye_type',-10,0,0), (433786,1950150,0,'soga_hair_face_color',114,65,4), (433787,1950150,0,'soga_hair_face_highlight_color',155,54,29), (433788,1950150,0,'soga_hair_type_color',114,65,4), (433789,1950150,0,'soga_hair_type_highlight_color',155,54,29), (433790,1950150,1,'soga_lip_type',-21,-25,-32), (433791,1950150,1,'soga_nose_type',-7,2,18), (433792,1950150,0,'soga_skin_color',223,200,202), (433793,1950150,0,'wing_color1',255,255,255), (433794,1950150,0,'wing_color2',255,255,255), (433801,8300009,0,'eye_color',255,255,255), (433802,8300009,0,'skin_color',255,255,255), (433803,8300009,0,'soga_eye_color',255,0,255), (433804,8300010,0,'eye_color',255,255,255), (433805,8300010,0,'skin_color',255,255,255), (433806,8300010,0,'soga_eye_color',255,0,255), (433807,8300011,0,'eye_color',255,255,255), (433808,8300011,0,'skin_color',255,255,255), (433809,8300011,0,'soga_eye_color',255,0,255), (433810,8300012,0,'eye_color',255,255,255), (433811,8300012,0,'skin_color',255,255,255), (433812,8300012,0,'soga_eye_color',255,0,255), (433813,8300013,0,'eye_color',255,255,255), (433814,8300013,0,'skin_color',255,255,255), (433815,8300013,0,'soga_eye_color',255,0,255), (433816,8300014,0,'eye_color',255,255,255), (433817,8300014,0,'skin_color',255,255,255), (433818,8300014,0,'soga_eye_color',255,0,255), (433819,8300015,0,'eye_color',255,255,255), (433820,8300015,0,'skin_color',255,255,255), (433821,8300015,0,'soga_eye_color',255,0,255), (433822,8300016,0,'eye_color',255,255,255), (433823,8300016,0,'skin_color',8,8,8), (433824,8300016,0,'soga_eye_color',255,0,255), (433825,8300017,0,'eye_color',255,255,255), (433826,8300017,0,'skin_color',255,255,255), (433827,8300017,0,'soga_eye_color',255,0,255), (433828,8300018,0,'eye_color',255,255,255), (433829,8300018,0,'skin_color',255,255,255), (433830,8300018,0,'soga_eye_color',255,0,255), (433831,8300019,0,'eye_color',255,255,255), (433832,8300019,0,'skin_color',255,255,255), (433833,8300019,0,'soga_eye_color',255,0,255), (433834,8300020,1,'cheek_type',-4,29,0), (433835,8300020,1,'chin_type',17,-3,10), (433836,8300020,1,'ear_type',11,-45,0), (433837,8300020,1,'eye_brow_type',-7,5,28), (433838,8300020,0,'eye_color',41,83,95), (433839,8300020,1,'eye_type',-35,0,0), (433840,8300020,0,'hair_face_color',211,143,4), (433841,8300020,0,'hair_face_highlight_color',198,178,151), (433842,8300020,0,'hair_type_color',211,143,4), (433843,8300020,0,'hair_type_highlight_color',198,178,151), (433844,8300020,1,'lip_type',8,5,31), (433845,8300020,1,'nose_type',-5,0,-25), (433846,8300020,0,'skin_color',229,198,153), (433847,8300020,1,'soga_cheek_type',-4,29,0), (433848,8300020,1,'soga_chin_type',17,-3,10), (433849,8300020,1,'soga_ear_type',11,-45,0), (433850,8300020,1,'soga_eye_brow_type',-7,5,28), (433851,8300020,0,'soga_eye_color',229,229,102), (433852,8300020,1,'soga_eye_type',-35,0,0), (433853,8300020,0,'soga_hair_face_color',211,143,4), (433854,8300020,0,'soga_hair_face_highlight_color',198,178,151), (433855,8300020,0,'soga_hair_type_color',211,143,4), (433856,8300020,0,'soga_hair_type_highlight_color',198,178,151), (433857,8300020,1,'soga_lip_type',8,5,31), (433858,8300020,1,'soga_nose_type',-5,0,-25), (433859,8300020,0,'soga_skin_color',229,198,153), (433860,8300020,0,'wing_color1',255,255,255), (433861,8300020,0,'wing_color2',255,255,255), (433865,8300021,0,'eye_color',255,255,255), (433866,8300021,0,'skin_color',255,255,255), (433867,8300021,0,'soga_eye_color',255,0,255), (433868,8300022,0,'eye_color',255,255,255), (433869,8300022,0,'skin_color',255,255,255), (433870,8300022,0,'soga_eye_color',255,0,255), (433871,8300023,0,'eye_color',255,255,255), (433872,8300023,0,'skin_color',63,0,0), (433873,8300023,0,'soga_eye_color',255,0,255), (433874,8300024,1,'cheek_type',-7,10,0), (433875,8300024,1,'chin_type',-21,-25,7), (433876,8300024,1,'ear_type',-14,-28,0), (433877,8300024,1,'eye_brow_type',3,-28,2), (433878,8300024,0,'eye_color',153,191,189), (433879,8300024,1,'eye_type',-10,0,0), (433880,8300024,0,'hair_face_color',114,65,4), (433881,8300024,0,'hair_face_highlight_color',155,54,29), (433882,8300024,0,'hair_type_color',114,65,4), (433883,8300024,0,'hair_type_highlight_color',155,54,29), (433884,8300024,1,'lip_type',-21,-25,-32), (433885,8300024,1,'nose_type',-7,2,18), (433886,8300024,0,'skin_color',223,200,202), (433887,8300024,1,'soga_cheek_type',-7,10,0), (433888,8300024,1,'soga_chin_type',-21,-25,7), (433889,8300024,1,'soga_ear_type',-14,-28,0), (433890,8300024,1,'soga_eye_brow_type',3,-28,2), (433891,8300024,0,'soga_eye_color',229,229,102), (433892,8300024,1,'soga_eye_type',-10,0,0), (433893,8300024,0,'soga_hair_face_color',114,65,4), (433894,8300024,0,'soga_hair_face_highlight_color',155,54,29), (433895,8300024,0,'soga_hair_type_color',114,65,4), (433896,8300024,0,'soga_hair_type_highlight_color',155,54,29), (433897,8300024,1,'soga_lip_type',-21,-25,-32), (433898,8300024,1,'soga_nose_type',-7,2,18), (433899,8300024,0,'soga_skin_color',223,200,202), (433900,8300024,0,'wing_color1',255,255,255), (433901,8300024,0,'wing_color2',255,255,255), (433908,8300026,0,'eye_color',255,255,255), (433909,8300026,0,'skin_color',255,255,255), (433910,8300026,0,'soga_eye_color',255,0,255), (433911,8300027,0,'eye_color',255,255,255), (433912,8300027,0,'skin_color',255,255,255), (433913,8300027,0,'soga_eye_color',255,0,255), (433914,8300028,1,'cheek_type',-11,-4,0), (433915,8300028,1,'chin_type',-42,34,14), (433916,8300028,1,'ear_type',-2,-21,0), (433917,8300028,1,'eye_brow_type',28,0,0), (433918,8300028,0,'eye_color',19,11,28), (433919,8300028,0,'hair_face_color',210,182,210), (433920,8300028,0,'hair_face_highlight_color',155,150,106), (433921,8300028,0,'hair_type_color',210,182,210), (433922,8300028,0,'hair_type_highlight_color',155,150,106), (433923,8300028,1,'lip_type',-4,17,-10), (433924,8300028,1,'nose_type',-4,-1,-2), (433925,8300028,0,'skin_color',151,207,206), (433926,8300028,1,'soga_cheek_type',-11,-4,0), (433927,8300028,1,'soga_chin_type',-42,34,14), (433928,8300028,1,'soga_ear_type',-2,-21,0), (433929,8300028,1,'soga_eye_brow_type',28,0,0), (433930,8300028,0,'soga_eye_color',229,229,102), (433931,8300028,0,'soga_hair_face_color',210,182,210), (433932,8300028,0,'soga_hair_face_highlight_color',155,150,106), (433933,8300028,0,'soga_hair_type_color',210,182,210), (433934,8300028,0,'soga_hair_type_highlight_color',155,150,106), (433935,8300028,1,'soga_lip_type',-4,17,-10), (433936,8300028,1,'soga_nose_type',-4,-1,-2), (433937,8300028,0,'soga_skin_color',151,207,206), (433938,8300028,0,'wing_color1',255,255,255), (433939,8300028,0,'wing_color2',255,255,255), (433945,8300029,0,'eye_color',255,255,255), (433946,8300029,0,'skin_color',255,255,255), (433947,8300029,0,'soga_eye_color',255,0,255), (433948,8300030,0,'eye_color',255,255,255), (433949,8300030,0,'skin_color',255,255,255), (433950,8300030,0,'soga_eye_color',255,0,255), (433951,8300031,1,'cheek_type',14,-32,0), (433952,8300031,1,'chin_type',22,-9,-3), (433953,8300031,1,'ear_type',-7,-20,0), (433954,8300031,1,'eye_brow_type',34,-9,3), (433955,8300031,0,'eye_color',194,165,125), (433956,8300031,1,'eye_type',22,0,0), (433957,8300031,0,'hair_face_color',52,49,25), (433958,8300031,0,'hair_face_highlight_color',54,52,50), (433959,8300031,0,'hair_type_color',52,49,25), (433960,8300031,0,'hair_type_highlight_color',54,52,50), (433961,8300031,1,'lip_type',26,34,40), (433962,8300031,1,'nose_type',7,3,18), (433963,8300031,0,'skin_color',240,201,200), (433964,8300031,1,'soga_cheek_type',14,-32,0), (433965,8300031,1,'soga_chin_type',22,-9,-3), (433966,8300031,1,'soga_ear_type',-7,-20,0), (433967,8300031,1,'soga_eye_brow_type',34,-9,3), (433968,8300031,0,'soga_eye_color',229,229,102), (433969,8300031,1,'soga_eye_type',22,0,0), (433970,8300031,0,'soga_hair_face_color',52,49,25), (433971,8300031,0,'soga_hair_face_highlight_color',54,52,50), (433972,8300031,0,'soga_hair_type_color',52,49,25), (433973,8300031,0,'soga_hair_type_highlight_color',54,52,50), (433974,8300031,1,'soga_lip_type',26,34,40), (433975,8300031,1,'soga_nose_type',7,3,18), (433976,8300031,0,'soga_skin_color',240,201,200), (433977,8300031,0,'wing_color1',255,255,255), (433978,8300031,0,'wing_color2',255,255,255), (433982,8300032,1,'cheek_type',0,17,0), (433983,8300032,1,'chin_type',17,14,0), (433984,8300032,1,'ear_type',8,-17,0), (433985,8300032,1,'eye_brow_type',17,25,26), (433986,8300032,0,'eye_color',110,158,138), (433987,8300032,1,'eye_type',-9,0,0), (433988,8300032,0,'hair_face_color',151,119,106), (433989,8300032,0,'hair_face_highlight_color',39,16,0), (433990,8300032,0,'hair_type_color',151,119,106), (433991,8300032,0,'hair_type_highlight_color',39,16,0), (433992,8300032,1,'lip_type',18,-31,17), (433993,8300032,1,'nose_type',-8,-14,-26), (433994,8300032,0,'skin_color',197,179,134), (433995,8300032,1,'soga_cheek_type',0,17,0), (433996,8300032,1,'soga_chin_type',17,14,0), (433997,8300032,1,'soga_ear_type',8,-17,0), (433998,8300032,1,'soga_eye_brow_type',17,25,26), (433999,8300032,0,'soga_eye_color',229,229,102), (434000,8300032,1,'soga_eye_type',-9,0,0), (434001,8300032,0,'soga_hair_face_color',151,119,106), (434002,8300032,0,'soga_hair_face_highlight_color',39,16,0), (434003,8300032,0,'soga_hair_type_color',151,119,106), (434004,8300032,0,'soga_hair_type_highlight_color',39,16,0), (434005,8300032,1,'soga_lip_type',18,-31,17), (434006,8300032,1,'soga_nose_type',-8,-14,-26), (434007,8300032,0,'soga_skin_color',197,179,134), (434008,8300032,0,'wing_color1',255,255,255), (434009,8300032,0,'wing_color2',255,255,255), (434013,8300033,1,'cheek_type',-4,29,0), (434014,8300033,1,'chin_type',17,-3,10), (434015,8300033,1,'ear_type',11,-45,0), (434016,8300033,1,'eye_brow_type',-7,5,28), (434017,8300033,0,'eye_color',41,83,95), (434018,8300033,1,'eye_type',-35,0,0), (434019,8300033,0,'hair_face_color',211,143,4), (434020,8300033,0,'hair_face_highlight_color',198,178,151), (434021,8300033,0,'hair_type_color',211,143,4), (434022,8300033,0,'hair_type_highlight_color',198,178,151), (434023,8300033,1,'lip_type',8,5,31), (434024,8300033,1,'nose_type',-5,0,-25), (434025,8300033,0,'skin_color',229,198,153), (434026,8300033,1,'soga_cheek_type',-4,29,0), (434027,8300033,1,'soga_chin_type',17,-3,10), (434028,8300033,1,'soga_ear_type',11,-45,0), (434029,8300033,1,'soga_eye_brow_type',-7,5,28), (434030,8300033,0,'soga_eye_color',229,229,102), (434031,8300033,1,'soga_eye_type',-35,0,0), (434032,8300033,0,'soga_hair_face_color',211,143,4), (434033,8300033,0,'soga_hair_face_highlight_color',198,178,151), (434034,8300033,0,'soga_hair_type_color',211,143,4), (434035,8300033,0,'soga_hair_type_highlight_color',198,178,151), (434036,8300033,1,'soga_lip_type',8,5,31), (434037,8300033,1,'soga_nose_type',-5,0,-25), (434038,8300033,0,'soga_skin_color',229,198,153), (434039,8300033,0,'wing_color1',255,255,255), (434040,8300033,0,'wing_color2',255,255,255), (434044,8300034,0,'eye_color',255,255,255), (434045,8300034,0,'skin_color',255,255,255), (434046,8300034,0,'soga_eye_color',255,0,255), (434047,8300035,0,'eye_color',255,255,255), (434048,8300035,0,'skin_color',255,255,255), (434049,8300035,0,'soga_eye_color',255,0,255), (434050,8300036,0,'eye_color',255,255,255), (434051,8300036,0,'skin_color',255,255,255), (434052,8300036,0,'soga_eye_color',255,0,255), (434053,8300039,1,'cheek_type',-23,3,0), (434054,8300039,1,'chin_type',9,-20,-17), (434055,8300039,1,'ear_type',0,-12,0), (434056,8300039,1,'eye_brow_type',17,-20,2), (434057,8300039,0,'eye_color',239,84,99), (434058,8300039,1,'eye_type',-14,0,0), (434059,8300039,0,'hair_face_color',122,67,6), (434060,8300039,0,'hair_face_highlight_color',210,114,12), (434061,8300039,0,'hair_type_color',122,67,6), (434062,8300039,0,'hair_type_highlight_color',210,114,12), (434063,8300039,1,'lip_type',21,0,-28), (434064,8300039,1,'nose_type',-26,-34,20), (434065,8300039,0,'skin_color',4,1,0), (434066,8300039,1,'soga_cheek_type',-23,3,0), (434067,8300039,1,'soga_chin_type',9,-20,-17), (434068,8300039,1,'soga_ear_type',0,-12,0), (434069,8300039,1,'soga_eye_brow_type',17,-20,2), (434070,8300039,0,'soga_eye_color',229,229,102), (434071,8300039,1,'soga_eye_type',-14,0,0), (434072,8300039,0,'soga_hair_face_color',122,67,6), (434073,8300039,0,'soga_hair_face_highlight_color',210,114,12), (434074,8300039,0,'soga_hair_type_color',122,67,6), (434075,8300039,0,'soga_hair_type_highlight_color',210,114,12), (434076,8300039,1,'soga_lip_type',21,0,-28), (434077,8300039,1,'soga_nose_type',-26,-34,20), (434078,8300039,0,'soga_skin_color',4,1,0), (434079,8300039,0,'wing_color1',255,255,255), (434080,8300039,0,'wing_color2',255,255,255), (434084,8300045,1,'eye_brow_type',-52,0,0), (434085,8300045,0,'eye_color',16,0,15), (434086,8300045,1,'lip_type',-72,0,0), (434087,8300045,1,'nose_type',34,72,0), (434088,8300045,0,'skin_color',87,86,0), (434089,8300045,1,'soga_eye_brow_type',-52,0,0), (434090,8300045,0,'soga_eye_color',229,229,102), (434091,8300045,1,'soga_lip_type',-72,0,0), (434092,8300045,1,'soga_nose_type',34,72,0), (434093,8300045,0,'soga_skin_color',87,86,0), (434094,8300045,0,'wing_color1',255,255,255), (434095,8300045,0,'wing_color2',255,255,255), (434099,8300046,1,'cheek_type',7,7,0), (434100,8300046,1,'chin_type',0,37,25), (434101,8300046,1,'ear_type',-8,-2,0), (434102,8300046,1,'eye_brow_type',-17,25,-7), (434103,8300046,0,'eye_color',35,70,80), (434104,8300046,1,'eye_type',21,0,0), (434105,8300046,0,'hair_face_color',108,44,0), (434106,8300046,0,'hair_face_highlight_color',169,168,164), (434107,8300046,0,'hair_type_color',108,44,0), (434108,8300046,0,'hair_type_highlight_color',169,168,164), (434109,8300046,1,'lip_type',-25,-14,-9), (434110,8300046,1,'nose_type',4,0,-9), (434111,8300046,0,'skin_color',223,199,145), (434112,8300046,1,'soga_cheek_type',7,7,0), (434113,8300046,1,'soga_chin_type',0,37,25), (434114,8300046,1,'soga_ear_type',-8,-2,0), (434115,8300046,1,'soga_eye_brow_type',-17,25,-7), (434116,8300046,0,'soga_eye_color',229,229,102), (434117,8300046,1,'soga_eye_type',21,0,0), (434118,8300046,0,'soga_hair_face_color',108,44,0), (434119,8300046,0,'soga_hair_face_highlight_color',169,168,164), (434120,8300046,0,'soga_hair_type_color',108,44,0), (434121,8300046,0,'soga_hair_type_highlight_color',169,168,164), (434122,8300046,1,'soga_lip_type',-25,-14,-9), (434123,8300046,1,'soga_nose_type',4,0,-9), (434124,8300046,0,'soga_skin_color',223,199,145), (434125,8300046,0,'wing_color1',255,255,255), (434126,8300046,0,'wing_color2',255,255,255), (434130,8300047,1,'cheek_type',-7,-93,0), (434131,8300047,1,'chin_type',68,-71,-12), (434132,8300047,1,'ear_type',19,20,0), (434133,8300047,1,'eye_brow_type',28,88,17), (434134,8300047,0,'eye_color',41,82,95), (434135,8300047,1,'eye_type',79,0,0), (434136,8300047,0,'hair_color1',56,33,26), (434137,8300047,0,'hair_color2',94,59,11), (434138,8300047,0,'hair_face_color',100,70,10), (434139,8300047,0,'hair_face_highlight_color',232,183,30), (434140,8300047,0,'hair_highlight',246,219,114), (434141,8300047,0,'hair_type_color',100,70,10), (434142,8300047,0,'hair_type_highlight_color',232,183,30), (434143,8300047,1,'lip_type',-56,-1,-34), (434144,8300047,1,'nose_type',17,17,1), (434145,8300047,0,'skin_color',105,112,109), (434146,8300047,1,'soga_cheek_type',-7,-93,0), (434147,8300047,1,'soga_chin_type',68,-71,-12), (434148,8300047,1,'soga_ear_type',19,20,0), (434149,8300047,1,'soga_eye_brow_type',28,88,17), (434150,8300047,0,'soga_eye_color',229,229,102), (434151,8300047,1,'soga_eye_type',79,0,0), (434152,8300047,0,'soga_hair_color1',56,33,26), (434153,8300047,0,'soga_hair_color2',94,59,11), (434154,8300047,0,'soga_hair_face_color',100,70,10), (434155,8300047,0,'soga_hair_face_highlight_color',232,183,30), (434156,8300047,0,'soga_hair_highlight',246,219,114), (434157,8300047,0,'soga_hair_type_color',100,70,10), (434158,8300047,0,'soga_hair_type_highlight_color',232,183,30), (434159,8300047,1,'soga_lip_type',-56,-1,-34), (434160,8300047,1,'soga_nose_type',17,17,1), (434161,8300047,0,'soga_skin_color',105,112,109), (434162,8300047,0,'wing_color1',255,255,255), (434163,8300047,0,'wing_color2',255,255,255), (434193,8300048,0,'eye_color',255,255,255), (434194,8300048,0,'skin_color',255,255,255), (434195,8300048,0,'soga_eye_color',255,0,255), (434196,8300049,0,'eye_color',255,255,255), (434197,8300049,0,'skin_color',255,255,255), (434198,8300049,0,'soga_eye_color',255,0,255), (434199,8300050,0,'eye_color',255,255,255), (434200,8300050,0,'skin_color',255,255,255), (434201,8300050,0,'soga_eye_color',255,0,255), (434202,8300051,0,'eye_color',255,255,255), (434203,8300051,0,'skin_color',255,255,255), (434204,8300051,0,'soga_eye_color',255,0,255), (434205,8300052,0,'eye_color',255,255,255), (434206,8300052,0,'skin_color',255,255,255), (434207,8300052,0,'soga_eye_color',255,0,255), (434208,8300053,0,'eye_color',255,255,255), (434209,8300053,0,'skin_color',255,255,255), (434210,8300053,0,'soga_eye_color',255,0,255), (434305,1950151,1,'cheek_type',38,-10,0), (434306,1950151,1,'chin_type',-10,-5,-7), (434307,1950151,1,'ear_type',42,-3,0), (434308,1950151,1,'eye_brow_type',20,-3,23), (434309,1950151,0,'eye_color',72,50,21), (434310,1950151,1,'eye_type',17,0,0), (434311,1950151,0,'hair_face_color',225,154,103), (434312,1950151,0,'hair_face_highlight_color',153,59,10), (434313,1950151,0,'hair_type_color',225,154,103), (434314,1950151,0,'hair_type_highlight_color',153,59,10), (434315,1950151,1,'lip_type',-10,-38,17), (434316,1950151,1,'nose_type',32,-20,-14), (434317,1950151,0,'skin_color',201,143,127), (434318,1950151,1,'soga_cheek_type',38,-10,0), (434319,1950151,1,'soga_chin_type',-10,-5,-7), (434320,1950151,1,'soga_ear_type',42,-3,0), (434321,1950151,1,'soga_eye_brow_type',20,-3,23), (434322,1950151,0,'soga_eye_color',229,229,102), (434323,1950151,1,'soga_eye_type',17,0,0), (434324,1950151,0,'soga_hair_face_color',225,154,103), (434325,1950151,0,'soga_hair_face_highlight_color',153,59,10), (434326,1950151,0,'soga_hair_type_color',225,154,103), (434327,1950151,0,'soga_hair_type_highlight_color',153,59,10), (434328,1950151,1,'soga_lip_type',-10,-38,17), (434329,1950151,1,'soga_nose_type',32,-20,-14), (434330,1950151,0,'soga_skin_color',201,143,127), (434331,1950151,0,'wing_color1',255,255,255), (434332,1950151,0,'wing_color2',255,255,255), (434336,2210509,1,'cheek_type',-40,77,0), (434337,2210509,1,'chin_type',17,14,0), (434338,2210509,1,'ear_type',-83,89,0), (434339,2210509,1,'eye_brow_type',93,77,61), (434340,2210509,0,'eye_color',176,187,160), (434341,2210509,1,'eye_type',-74,0,0), (434342,2210509,0,'hair_color1',200,165,96), (434343,2210509,0,'hair_color2',173,99,44), (434344,2210509,0,'hair_face_color',230,171,26), (434345,2210509,0,'hair_face_highlight_color',84,0,0), (434346,2210509,0,'hair_highlight',109,14,49), (434347,2210509,0,'hair_type_color',230,171,26), (434348,2210509,0,'hair_type_highlight_color',84,0,0), (434349,2210509,1,'lip_type',-50,10,-68), (434350,2210509,1,'nose_type',-82,37,0), (434351,2210509,0,'skin_color',183,148,98), (434352,2210509,1,'soga_cheek_type',-40,77,0), (434353,2210509,1,'soga_chin_type',17,14,0), (434354,2210509,1,'soga_ear_type',-83,89,0), (434355,2210509,1,'soga_eye_brow_type',93,77,61), (434356,2210509,0,'soga_eye_color',229,229,102), (434357,2210509,1,'soga_eye_type',-74,0,0), (434358,2210509,0,'soga_hair_color1',200,165,96), (434359,2210509,0,'soga_hair_color2',173,99,44), (434360,2210509,0,'soga_hair_face_color',230,171,26), (434361,2210509,0,'soga_hair_face_highlight_color',84,0,0), (434362,2210509,0,'soga_hair_highlight',109,14,49), (434363,2210509,0,'soga_hair_type_color',230,171,26), (434364,2210509,0,'soga_hair_type_highlight_color',84,0,0), (434365,2210509,1,'soga_lip_type',-50,10,-68), (434366,2210509,1,'soga_nose_type',-82,37,0), (434367,2210509,0,'soga_skin_color',183,148,98), (434368,2210509,0,'wing_color1',255,255,255), (434369,2210509,0,'wing_color2',255,255,255), (434399,2310377,1,'cheek_type',0,-41,0), (434400,2310377,1,'chin_type',-40,25,-17), (434401,2310377,1,'ear_type',-11,0,0), (434402,2310377,1,'eye_brow_type',0,-5,10), (434403,2310377,0,'eye_color',51,105,120), (434404,2310377,1,'eye_type',19,0,0), (434405,2310377,0,'hair_face_color',99,69,23), (434406,2310377,0,'hair_face_highlight_color',55,27,5), (434407,2310377,0,'hair_type_color',99,69,23), (434408,2310377,0,'hair_type_highlight_color',55,27,5), (434409,2310377,1,'lip_type',0,-21,-32), (434410,2310377,1,'nose_type',-28,-9,26), (434411,2310377,0,'skin_color',239,239,235), (434412,2310377,1,'soga_cheek_type',0,-41,0), (434413,2310377,1,'soga_chin_type',-40,25,-17), (434414,2310377,1,'soga_ear_type',-11,0,0), (434415,2310377,1,'soga_eye_brow_type',0,-5,10), (434416,2310377,0,'soga_eye_color',229,229,102), (434417,2310377,1,'soga_eye_type',19,0,0), (434418,2310377,0,'soga_hair_face_color',99,69,23), (434419,2310377,0,'soga_hair_face_highlight_color',55,27,5), (434420,2310377,0,'soga_hair_type_color',99,69,23), (434421,2310377,0,'soga_hair_type_highlight_color',55,27,5), (434422,2310377,1,'soga_lip_type',0,-21,-32), (434423,2310377,1,'soga_nose_type',-28,-9,26), (434424,2310377,0,'soga_skin_color',239,239,235), (434425,2310377,0,'wing_color1',255,255,255), (434426,2310377,0,'wing_color2',255,255,255), (434430,2330170,1,'cheek_type',0,25,0), (434431,2330170,1,'chin_type',-28,-2,-22), (434432,2330170,1,'ear_type',-37,18,0), (434433,2330170,1,'eye_brow_type',5,8,-26), (434434,2330170,0,'eye_color',108,165,165), (434435,2330170,1,'eye_type',-8,0,0), (434436,2330170,0,'hair_face_color',49,48,42), (434437,2330170,0,'hair_face_highlight_color',121,92,0), (434438,2330170,0,'hair_type_color',49,48,42), (434439,2330170,0,'hair_type_highlight_color',121,92,0), (434440,2330170,1,'lip_type',26,29,-20), (434441,2330170,1,'nose_type',-4,29,20), (434442,2330170,0,'skin_color',235,231,195), (434443,2330170,1,'soga_cheek_type',0,25,0), (434444,2330170,1,'soga_chin_type',-28,-2,-22), (434445,2330170,1,'soga_ear_type',-37,18,0), (434446,2330170,1,'soga_eye_brow_type',5,8,-26), (434447,2330170,0,'soga_eye_color',229,229,102), (434448,2330170,1,'soga_eye_type',-8,0,0), (434449,2330170,0,'soga_hair_face_color',49,48,42), (434450,2330170,0,'soga_hair_face_highlight_color',121,92,0), (434451,2330170,0,'soga_hair_type_color',49,48,42), (434452,2330170,0,'soga_hair_type_highlight_color',121,92,0), (434453,2330170,1,'soga_lip_type',26,29,-20), (434454,2330170,1,'soga_nose_type',-4,29,20), (434455,2330170,0,'soga_skin_color',235,231,195), (434456,2330170,0,'wing_color1',255,255,255), (434457,2330170,0,'wing_color2',255,255,255), (434461,2220482,1,'cheek_type',0,94,0), (434462,2220482,1,'chin_type',-42,26,-62), (434463,2220482,1,'ear_type',69,-25,0), (434464,2220482,1,'eye_brow_type',-68,-88,89), (434465,2220482,0,'eye_color',143,103,48), (434466,2220482,1,'eye_type',-18,0,0), (434467,2220482,0,'hair_color1',225,245,50), (434468,2220482,0,'hair_color2',238,0,0), (434469,2220482,0,'hair_face_color',195,208,207), (434470,2220482,0,'hair_face_highlight_color',230,170,26), (434471,2220482,0,'hair_highlight',200,165,96), (434472,2220482,0,'hair_type_color',195,208,207), (434473,2220482,0,'hair_type_highlight_color',230,170,26), (434474,2220482,1,'lip_type',-5,57,20), (434475,2220482,1,'nose_type',-18,-31,-11), (434476,2220482,0,'skin_color',46,35,36), (434477,2220482,1,'soga_cheek_type',0,-68,-88), (434478,2220482,1,'soga_chin_type',0,-5,57), (434479,2220482,1,'soga_ear_type',0,-18,0), (434480,2220482,1,'soga_eye_brow_type',0,69,-25), (434481,2220482,0,'soga_eye_color',229,229,102), (434482,2220482,1,'soga_eye_type',-18,0,0), (434483,2220482,0,'soga_hair_color1',161,165,168), (434484,2220482,0,'soga_hair_color2',50,69,69), (434485,2220482,0,'soga_hair_face_color',195,208,207), (434486,2220482,0,'soga_hair_face_highlight_color',230,170,26), (434487,2220482,0,'soga_hair_highlight',200,165,96), (434488,2220482,0,'soga_hair_type_color',195,208,207), (434489,2220482,0,'soga_hair_type_highlight_color',230,170,26), (434490,2220482,1,'soga_lip_type',89,0,94), (434491,2220482,1,'soga_nose_type',20,-42,26), (434492,2220482,0,'soga_skin_color',46,35,36), (434493,2220482,0,'wing_color1',255,255,255), (434494,2220482,0,'wing_color2',255,255,255), (434524,2380187,1,'cheek_type',-19,-17,0), (434525,2380187,1,'chin_type',-7,17,-23), (434526,2380187,1,'ear_type',-18,14,0), (434527,2380187,1,'eye_brow_type',32,-7,-3), (434528,2380187,0,'eye_color',154,196,207), (434529,2380187,1,'eye_type',-19,0,0), (434530,2380187,0,'hair_face_color',137,51,17), (434531,2380187,0,'hair_face_highlight_color',66,30,8), (434532,2380187,0,'hair_type_color',137,51,17), (434533,2380187,0,'hair_type_highlight_color',66,30,8), (434534,2380187,1,'lip_type',-14,-19,-17), (434535,2380187,1,'nose_type',21,-35,-5), (434536,2380187,0,'skin_color',247,231,232), (434537,2380187,1,'soga_cheek_type',-19,-17,0), (434538,2380187,1,'soga_chin_type',-7,17,-23), (434539,2380187,1,'soga_ear_type',-18,14,0), (434540,2380187,1,'soga_eye_brow_type',32,-7,-3), (434541,2380187,0,'soga_eye_color',229,229,102), (434542,2380187,1,'soga_eye_type',-19,0,0), (434543,2380187,0,'soga_hair_face_color',137,51,17), (434544,2380187,0,'soga_hair_face_highlight_color',66,30,8), (434545,2380187,0,'soga_hair_type_color',137,51,17), (434546,2380187,0,'soga_hair_type_highlight_color',66,30,8), (434547,2380187,1,'soga_lip_type',-14,-19,-17), (434548,2380187,1,'soga_nose_type',21,-35,-5), (434549,2380187,0,'soga_skin_color',247,231,232), (434550,2380187,0,'wing_color1',255,255,255), (434551,2380187,0,'wing_color2',255,255,255), (434555,2380188,0,'eye_color',255,255,255), (434556,2380188,0,'skin_color',255,255,255), (434557,2380188,0,'soga_eye_color',255,0,255), (434558,2210514,1,'cheek_type',-11,0,0), (434559,2210514,1,'chin_type',28,-28,-34), (434560,2210514,1,'ear_type',-22,9,0), (434561,2210514,1,'eye_brow_type',-8,-7,28), (434562,2210514,0,'eye_color',71,57,30), (434563,2210514,1,'eye_type',32,0,0), (434564,2210514,0,'hair_face_color',236,195,50), (434565,2210514,0,'hair_face_highlight_color',65,37,3), (434566,2210514,0,'hair_type_color',236,195,50), (434567,2210514,0,'hair_type_highlight_color',65,37,3), (434568,2210514,1,'lip_type',0,-4,-4), (434569,2210514,1,'nose_type',12,-25,17), (434570,2210514,0,'skin_color',193,199,199), (434571,2210514,1,'soga_cheek_type',-11,0,0), (434572,2210514,1,'soga_chin_type',28,-28,-34), (434573,2210514,1,'soga_ear_type',-22,9,0), (434574,2210514,1,'soga_eye_brow_type',-8,-7,28), (434575,2210514,0,'soga_eye_color',229,229,102), (434576,2210514,1,'soga_eye_type',32,0,0), (434577,2210514,0,'soga_hair_face_color',236,195,50), (434578,2210514,0,'soga_hair_face_highlight_color',65,37,3), (434579,2210514,0,'soga_hair_type_color',236,195,50), (434580,2210514,0,'soga_hair_type_highlight_color',65,37,3), (434581,2210514,1,'soga_lip_type',0,-4,-4), (434582,2210514,1,'soga_nose_type',12,-25,17), (434583,2210514,0,'soga_skin_color',193,199,199), (434584,2210514,0,'wing_color1',255,255,255), (434585,2210514,0,'wing_color2',255,255,255), (434589,2310378,1,'cheek_type',0,25,0), (434590,2310378,1,'chin_type',-28,-2,-22), (434591,2310378,1,'ear_type',-37,18,0), (434592,2310378,1,'eye_brow_type',5,8,-26), (434593,2310378,0,'eye_color',108,165,165), (434594,2310378,1,'eye_type',-8,0,0), (434595,2310378,0,'hair_face_color',49,48,42), (434596,2310378,0,'hair_face_highlight_color',121,92,0), (434597,2310378,0,'hair_type_color',49,48,42), (434598,2310378,0,'hair_type_highlight_color',121,92,0), (434599,2310378,1,'lip_type',26,29,-20), (434600,2310378,1,'nose_type',-4,29,20), (434601,2310378,0,'skin_color',235,231,195), (434602,2310378,1,'soga_cheek_type',0,25,0), (434603,2310378,1,'soga_chin_type',-28,-2,-22), (434604,2310378,1,'soga_ear_type',-37,18,0), (434605,2310378,1,'soga_eye_brow_type',5,8,-26), (434606,2310378,0,'soga_eye_color',229,229,102), (434607,2310378,1,'soga_eye_type',-8,0,0), (434608,2310378,0,'soga_hair_face_color',49,48,42), (434609,2310378,0,'soga_hair_face_highlight_color',121,92,0), (434610,2310378,0,'soga_hair_type_color',49,48,42), (434611,2310378,0,'soga_hair_type_highlight_color',121,92,0), (434612,2310378,1,'soga_lip_type',26,29,-20), (434613,2310378,1,'soga_nose_type',-4,29,20), (434614,2310378,0,'soga_skin_color',235,231,195), (434615,2310378,0,'wing_color1',255,255,255), (434616,2310378,0,'wing_color2',255,255,255), (434620,2310379,1,'cheek_type',3,-1,0), (434621,2310379,1,'chin_type',-18,0,-4), (434622,2310379,1,'ear_type',-2,-42,0), (434623,2310379,1,'eye_brow_type',9,1,25), (434624,2310379,0,'eye_color',34,68,78), (434625,2310379,1,'eye_type',-31,0,0), (434626,2310379,0,'hair_color1',231,239,0), (434627,2310379,0,'hair_face_color',50,20,7), (434628,2310379,0,'hair_face_highlight_color',164,56,31), (434629,2310379,0,'hair_type_color',50,20,7), (434630,2310379,0,'hair_type_highlight_color',164,56,31), (434631,2310379,1,'lip_type',17,25,17), (434632,2310379,1,'nose_type',22,-25,-17), (434633,2310379,0,'skin_color',217,169,152), (434634,2310379,1,'soga_cheek_type',0,9,1), (434635,2310379,1,'soga_chin_type',0,17,25), (434636,2310379,1,'soga_ear_type',0,-31,0), (434637,2310379,1,'soga_eye_brow_type',0,-2,-42), (434638,2310379,0,'soga_eye_color',229,229,102), (434639,2310379,1,'soga_eye_type',-31,0,0), (434640,2310379,0,'soga_hair_face_color',50,20,7), (434641,2310379,0,'soga_hair_face_highlight_color',164,56,31), (434642,2310379,0,'soga_hair_type_color',50,20,7), (434643,2310379,0,'soga_hair_type_highlight_color',164,56,31), (434644,2310379,1,'soga_lip_type',25,3,-1), (434645,2310379,1,'soga_nose_type',17,-18,0), (434646,2310379,0,'soga_skin_color',217,169,152), (434647,2310379,0,'wing_color1',255,255,255), (434648,2310379,0,'wing_color2',255,255,255), (434651,2310380,1,'cheek_type',-46,0,0), (434652,2310380,1,'chin_type',-3,4,-4), (434653,2310380,1,'ear_type',-8,-5,0), (434654,2310380,1,'eye_brow_type',-17,0,11), (434655,2310380,0,'eye_color',75,85,46), (434656,2310380,1,'eye_type',-17,0,0), (434657,2310380,0,'hair_face_color',155,60,12), (434658,2310380,0,'hair_face_highlight_color',45,43,28), (434659,2310380,0,'hair_type_color',155,60,12), (434660,2310380,0,'hair_type_highlight_color',45,43,28), (434661,2310380,1,'lip_type',-11,21,38), (434662,2310380,1,'nose_type',-34,-5,-26), (434663,2310380,0,'skin_color',220,232,225), (434664,2310380,1,'soga_cheek_type',-46,0,0), (434665,2310380,1,'soga_chin_type',-3,4,-4), (434666,2310380,1,'soga_ear_type',-8,-5,0), (434667,2310380,1,'soga_eye_brow_type',-17,0,11), (434668,2310380,0,'soga_eye_color',229,229,102), (434669,2310380,1,'soga_eye_type',-17,0,0), (434670,2310380,0,'soga_hair_face_color',155,60,12), (434671,2310380,0,'soga_hair_face_highlight_color',45,43,28), (434672,2310380,0,'soga_hair_type_color',155,60,12), (434673,2310380,0,'soga_hair_type_highlight_color',45,43,28), (434674,2310380,1,'soga_lip_type',-11,21,38), (434675,2310380,1,'soga_nose_type',-34,-5,-26), (434676,2310380,0,'soga_skin_color',220,232,225), (434677,2310380,0,'wing_color1',255,255,255), (434678,2310380,0,'wing_color2',255,255,255), (434682,2310381,1,'cheek_type',-18,39,0), (434683,2310381,1,'chin_type',-5,40,22), (434684,2310381,1,'ear_type',-5,29,0), (434685,2310381,1,'eye_brow_type',34,-5,-31), (434686,2310381,0,'eye_color',155,115,54), (434687,2310381,1,'eye_type',25,0,0), (434688,2310381,0,'hair_face_color',158,68,0), (434689,2310381,0,'hair_face_highlight_color',161,111,50), (434690,2310381,0,'hair_type_color',158,68,0), (434691,2310381,0,'hair_type_highlight_color',161,111,50), (434692,2310381,1,'lip_type',-9,-31,0), (434693,2310381,1,'nose_type',-28,38,37), (434694,2310381,0,'skin_color',228,180,151), (434695,2310381,1,'soga_cheek_type',-18,39,0), (434696,2310381,1,'soga_chin_type',-5,40,22), (434697,2310381,1,'soga_ear_type',-5,29,0), (434698,2310381,1,'soga_eye_brow_type',34,-5,-31), (434699,2310381,0,'soga_eye_color',229,229,102), (434700,2310381,1,'soga_eye_type',25,0,0), (434701,2310381,0,'soga_hair_face_color',158,68,0), (434702,2310381,0,'soga_hair_face_highlight_color',161,111,50), (434703,2310381,0,'soga_hair_type_color',158,68,0), (434704,2310381,0,'soga_hair_type_highlight_color',161,111,50), (434705,2310381,1,'soga_lip_type',-9,-31,0), (434706,2310381,1,'soga_nose_type',-28,38,37), (434707,2310381,0,'soga_skin_color',228,180,151), (434708,2310381,0,'wing_color1',255,255,255), (434709,2310381,0,'wing_color2',255,255,255), (434713,2220484,1,'cheek_type',-35,14,0), (434714,2220484,1,'chin_type',-12,-41,28), (434715,2220484,1,'ear_type',0,-28,0), (434716,2220484,1,'eye_brow_type',-1,-28,0), (434717,2220484,0,'eye_color',103,92,49), (434718,2220484,1,'eye_type',-12,0,0), (434719,2220484,0,'hair_face_color',218,187,120), (434720,2220484,0,'hair_face_highlight_color',114,65,4), (434721,2220484,0,'hair_type_color',218,187,120), (434722,2220484,0,'hair_type_highlight_color',114,65,4), (434723,2220484,1,'lip_type',34,11,-21), (434724,2220484,1,'nose_type',-23,0,19), (434725,2220484,0,'skin_color',246,233,214), (434726,2220484,1,'soga_cheek_type',-35,14,0), (434727,2220484,1,'soga_chin_type',-12,-41,28), (434728,2220484,1,'soga_ear_type',0,-28,0), (434729,2220484,1,'soga_eye_brow_type',-1,-28,0), (434730,2220484,0,'soga_eye_color',229,229,102), (434731,2220484,1,'soga_eye_type',-12,0,0), (434732,2220484,0,'soga_hair_face_color',218,187,120), (434733,2220484,0,'soga_hair_face_highlight_color',114,65,4), (434734,2220484,0,'soga_hair_type_color',218,187,120), (434735,2220484,0,'soga_hair_type_highlight_color',114,65,4), (434736,2220484,1,'soga_lip_type',34,11,-21), (434737,2220484,1,'soga_nose_type',-23,0,19), (434738,2220484,0,'soga_skin_color',246,233,214), (434739,2220484,0,'wing_color1',255,255,255), (434740,2220484,0,'wing_color2',255,255,255), (434744,2220485,1,'cheek_type',25,-15,0), (434745,2220485,1,'chin_type',-12,20,0), (434746,2220485,1,'ear_type',29,-40,0), (434747,2220485,1,'eye_brow_type',-28,50,35), (434748,2220485,0,'eye_color',40,82,94), (434749,2220485,1,'eye_type',81,0,0), (434750,2220485,0,'hair_color1',200,165,96), (434751,2220485,0,'hair_color2',173,99,44), (434752,2220485,0,'hair_face_color',230,170,26), (434753,2220485,0,'hair_face_highlight_color',119,36,33), (434754,2220485,0,'hair_highlight',91,21,51), (434755,2220485,0,'hair_type_color',230,170,26), (434756,2220485,0,'hair_type_highlight_color',119,36,33), (434757,2220485,1,'lip_type',-34,11,38), (434758,2220485,1,'nose_type',-38,34,-87), (434759,2220485,0,'skin_color',46,34,36), (434760,2220485,1,'soga_cheek_type',25,-15,0), (434761,2220485,1,'soga_chin_type',-12,20,0), (434762,2220485,1,'soga_ear_type',29,-40,0), (434763,2220485,1,'soga_eye_brow_type',-28,50,35), (434764,2220485,0,'soga_eye_color',229,229,102), (434765,2220485,1,'soga_eye_type',81,0,0), (434766,2220485,0,'soga_hair_color1',200,165,96), (434767,2220485,0,'soga_hair_color2',173,99,44), (434768,2220485,0,'soga_hair_face_color',230,170,26), (434769,2220485,0,'soga_hair_face_highlight_color',119,36,33), (434770,2220485,0,'soga_hair_highlight',91,21,51), (434771,2220485,0,'soga_hair_type_color',230,170,26), (434772,2220485,0,'soga_hair_type_highlight_color',119,36,33), (434773,2220485,1,'soga_lip_type',-34,11,38), (434774,2220485,1,'soga_nose_type',-38,34,-87), (434775,2220485,0,'soga_skin_color',46,34,36), (434776,2220485,0,'wing_color1',255,255,255), (434777,2220485,0,'wing_color2',255,255,255), (434807,2360177,1,'cheek_type',-21,43,0), (434808,2360177,1,'chin_type',-21,0,0), (434809,2360177,1,'ear_type',-22,22,0), (434810,2360177,1,'eye_brow_type',11,-45,-4), (434811,2360177,0,'eye_color',107,142,102), (434812,2360177,1,'eye_type',1,0,0), (434813,2360177,0,'hair_face_color',226,159,34), (434814,2360177,0,'hair_face_highlight_color',58,56,41), (434815,2360177,0,'hair_type_color',221,201,180), (434816,2360177,0,'hair_type_highlight_color',58,56,41), (434817,2360177,1,'lip_type',-3,14,19), (434818,2360177,1,'nose_type',-5,0,5), (434819,2360177,0,'skin_color',194,163,115), (434820,2360177,1,'soga_cheek_type',-21,43,0), (434821,2360177,1,'soga_chin_type',-21,0,0), (434822,2360177,1,'soga_ear_type',-22,22,0), (434823,2360177,1,'soga_eye_brow_type',11,-45,-4), (434824,2360177,0,'soga_eye_color',229,229,102), (434825,2360177,1,'soga_eye_type',1,0,0), (434826,2360177,0,'soga_hair_face_color',226,159,34), (434827,2360177,0,'soga_hair_face_highlight_color',58,56,41), (434828,2360177,0,'soga_hair_type_color',221,201,180), (434829,2360177,0,'soga_hair_type_highlight_color',58,56,41), (434830,2360177,1,'soga_lip_type',-3,14,19), (434831,2360177,1,'soga_nose_type',-5,0,5), (434832,2360177,0,'soga_skin_color',194,163,115), (434833,2360177,0,'wing_color1',255,255,255), (434834,2360177,0,'wing_color2',255,255,255), (434838,2360178,1,'cheek_type',25,-17,0), (434839,2360178,1,'chin_type',-42,10,-21), (434840,2360178,1,'ear_type',-4,28,0), (434841,2360178,1,'eye_brow_type',0,-34,28), (434842,2360178,0,'eye_color',139,185,192), (434843,2360178,1,'eye_type',-7,0,0), (434844,2360178,0,'hair_face_color',209,211,130), (434845,2360178,0,'hair_face_highlight_color',105,91,74), (434846,2360178,0,'hair_type_color',209,211,130), (434847,2360178,0,'hair_type_highlight_color',105,91,74), (434848,2360178,1,'lip_type',-5,-26,-9), (434849,2360178,1,'nose_type',20,-23,-20), (434850,2360178,0,'skin_color',253,254,254), (434851,2360178,1,'soga_cheek_type',25,-17,0), (434852,2360178,1,'soga_chin_type',-42,10,-21), (434853,2360178,1,'soga_ear_type',-4,28,0), (434854,2360178,1,'soga_eye_brow_type',0,-34,28), (434855,2360178,0,'soga_eye_color',229,229,102), (434856,2360178,1,'soga_eye_type',-7,0,0), (434857,2360178,0,'soga_hair_face_color',209,211,130), (434858,2360178,0,'soga_hair_face_highlight_color',105,91,74), (434859,2360178,0,'soga_hair_type_color',209,211,130), (434860,2360178,0,'soga_hair_type_highlight_color',105,91,74), (434861,2360178,1,'soga_lip_type',-5,-26,-9), (434862,2360178,1,'soga_nose_type',20,-23,-20), (434863,2360178,0,'soga_skin_color',253,254,254), (434864,2360178,0,'wing_color1',255,255,255), (434865,2360178,0,'wing_color2',255,255,255), (434869,2360179,1,'cheek_type',-46,-46,0), (434870,2360179,1,'chin_type',-18,-7,1), (434871,2360179,1,'ear_type',3,34,0), (434872,2360179,1,'eye_brow_type',3,-2,-12), (434873,2360179,0,'eye_color',130,182,196), (434874,2360179,1,'eye_type',-14,0,0), (434875,2360179,0,'hair_face_color',222,147,33), (434876,2360179,0,'hair_face_highlight_color',121,120,120), (434877,2360179,0,'hair_type_color',244,244,134), (434878,2360179,0,'hair_type_highlight_color',200,200,200), (434879,2360179,1,'lip_type',14,11,-8), (434880,2360179,1,'nose_type',-17,4,-21), (434881,2360179,0,'skin_color',234,227,205), (434882,2360179,1,'soga_cheek_type',-46,-46,0), (434883,2360179,1,'soga_chin_type',-18,-7,1), (434884,2360179,1,'soga_ear_type',3,34,0), (434885,2360179,1,'soga_eye_brow_type',3,-2,-12), (434886,2360179,0,'soga_eye_color',229,229,102), (434887,2360179,1,'soga_eye_type',-14,0,0), (434888,2360179,0,'soga_hair_face_color',222,147,33), (434889,2360179,0,'soga_hair_face_highlight_color',56,25,0), (434890,2360179,0,'soga_hair_type_color',244,244,134), (434891,2360179,0,'soga_hair_type_highlight_color',56,25,0), (434892,2360179,1,'soga_lip_type',14,11,-8), (434893,2360179,1,'soga_nose_type',-17,4,-21), (434894,2360179,0,'soga_skin_color',234,227,205), (434895,2360179,0,'wing_color1',255,255,255), (434896,2360179,0,'wing_color2',255,255,255), (434900,2360180,1,'cheek_type',5,4,0), (434901,2360180,1,'chin_type',-8,0,28), (434902,2360180,1,'ear_type',-28,7,0), (434903,2360180,1,'eye_brow_type',-25,0,-25), (434904,2360180,0,'eye_color',119,169,165), (434905,2360180,1,'eye_type',39,0,0), (434906,2360180,0,'hair_face_color',13,9,6), (434907,2360180,0,'hair_face_highlight_color',53,29,2), (434908,2360180,0,'hair_type_color',13,9,6), (434909,2360180,0,'hair_type_highlight_color',53,29,2), (434910,2360180,1,'lip_type',1,-10,9), (434911,2360180,1,'nose_type',-23,0,0), (434912,2360180,0,'skin_color',160,101,62), (434913,2360180,1,'soga_cheek_type',5,4,0), (434914,2360180,1,'soga_chin_type',-8,0,28), (434915,2360180,1,'soga_ear_type',-28,7,0), (434916,2360180,1,'soga_eye_brow_type',-25,0,-25), (434917,2360180,0,'soga_eye_color',229,229,102), (434918,2360180,1,'soga_eye_type',39,0,0), (434919,2360180,0,'soga_hair_face_color',13,9,6), (434920,2360180,0,'soga_hair_face_highlight_color',53,29,2), (434921,2360180,0,'soga_hair_type_color',13,9,6), (434922,2360180,0,'soga_hair_type_highlight_color',53,29,2), (434923,2360180,1,'soga_lip_type',1,-10,9), (434924,2360180,1,'soga_nose_type',-23,0,0), (434925,2360180,0,'soga_skin_color',130,101,62), (434926,2360180,0,'wing_color1',255,255,255), (434927,2360180,0,'wing_color2',255,255,255), (434931,2360181,1,'cheek_type',5,4,0), (434932,2360181,1,'chin_type',-8,0,28), (434933,2360181,1,'ear_type',-28,7,0), (434934,2360181,1,'eye_brow_type',-25,0,-25), (434935,2360181,0,'eye_color',119,169,165), (434936,2360181,1,'eye_type',39,0,0), (434937,2360181,0,'hair_face_color',13,9,6), (434938,2360181,0,'hair_face_highlight_color',53,29,2), (434939,2360181,0,'hair_type_color',13,9,6), (434940,2360181,0,'hair_type_highlight_color',53,29,2), (434941,2360181,1,'lip_type',1,-10,9), (434942,2360181,1,'nose_type',-23,0,0), (434943,2360181,0,'skin_color',160,101,62), (434944,2360181,1,'soga_cheek_type',5,4,0), (434945,2360181,1,'soga_chin_type',-8,0,28), (434946,2360181,1,'soga_ear_type',-28,7,0), (434947,2360181,1,'soga_eye_brow_type',-25,0,-25), (434948,2360181,0,'soga_eye_color',229,229,102), (434949,2360181,1,'soga_eye_type',39,0,0), (434950,2360181,0,'soga_hair_face_color',13,9,6), (434951,2360181,0,'soga_hair_face_highlight_color',53,29,2), (434952,2360181,0,'soga_hair_type_color',13,9,6), (434953,2360181,0,'soga_hair_type_highlight_color',53,29,2), (434954,2360181,1,'soga_lip_type',1,-10,9), (434955,2360181,1,'soga_nose_type',-23,0,0), (434956,2360181,0,'soga_skin_color',130,101,62), (434957,2360181,0,'wing_color1',255,255,255), (434958,2360181,0,'wing_color2',255,255,255), (434962,2360182,1,'cheek_type',11,9,0), (434963,2360182,1,'chin_type',-14,-31,-17), (434964,2360182,1,'ear_type',39,-14,0), (434965,2360182,1,'eye_brow_type',-19,10,-21), (434966,2360182,0,'eye_color',67,132,116), (434967,2360182,1,'eye_type',-38,0,0), (434968,2360182,0,'hair_face_color',33,24,12), (434969,2360182,0,'hair_face_highlight_color',11,6,1), (434970,2360182,0,'hair_type_color',33,24,12), (434971,2360182,0,'hair_type_highlight_color',11,6,1), (434972,2360182,1,'lip_type',-1,7,0), (434973,2360182,1,'nose_type',0,2,-7), (434974,2360182,0,'skin_color',176,156,105), (434975,2360182,1,'soga_cheek_type',11,9,0), (434976,2360182,1,'soga_chin_type',-14,-31,-17), (434977,2360182,1,'soga_ear_type',39,-14,0), (434978,2360182,1,'soga_eye_brow_type',-19,10,-21), (434979,2360182,0,'soga_eye_color',229,229,102), (434980,2360182,1,'soga_eye_type',-38,0,0), (434981,2360182,0,'soga_hair_face_color',33,24,12), (434982,2360182,0,'soga_hair_face_highlight_color',11,6,1), (434983,2360182,0,'soga_hair_type_color',33,24,12), (434984,2360182,0,'soga_hair_type_highlight_color',11,6,1), (434985,2360182,1,'soga_lip_type',-1,7,0), (434986,2360182,1,'soga_nose_type',0,2,-7), (434987,2360182,0,'soga_skin_color',176,156,105), (434988,2360182,0,'wing_color1',255,255,255), (434989,2360182,0,'wing_color2',255,255,255), (434993,2360183,1,'cheek_type',64,-62,0), (434994,2360183,1,'chin_type',-42,-52,43), (434995,2360183,1,'ear_type',37,42,0), (434996,2360183,1,'eye_brow_type',50,82,100), (434997,2360183,0,'eye_color',76,147,159), (434998,2360183,1,'eye_type',50,0,0), (434999,2360183,0,'hair_color1',38,22,21), (435000,2360183,0,'hair_color2',120,50,0), (435001,2360183,0,'hair_face_highlight_color',15,1,21), (435002,2360183,0,'hair_highlight',26,24,25), (435003,2360183,0,'hair_type_highlight_color',15,1,21), (435004,2360183,1,'lip_type',-64,37,-7), (435005,2360183,1,'nose_type',37,-100,-41), (435006,2360183,0,'skin_color',253,253,253), (435007,2360183,1,'soga_cheek_type',64,-62,0), (435008,2360183,1,'soga_chin_type',-42,-52,43), (435009,2360183,1,'soga_ear_type',37,42,0), (435010,2360183,1,'soga_eye_brow_type',50,82,100), (435011,2360183,0,'soga_eye_color',253,253,253), (435012,2360183,1,'soga_eye_type',50,0,0), (435013,2360183,0,'soga_hair_color1',38,22,21), (435014,2360183,0,'soga_hair_color2',120,50,0), (435015,2360183,0,'soga_hair_face_highlight_color',15,1,21), (435016,2360183,0,'soga_hair_highlight',26,24,25), (435017,2360183,0,'soga_hair_type_highlight_color',15,1,21), (435018,2360183,1,'soga_lip_type',-64,37,-7), (435019,2360183,1,'soga_nose_type',37,-100,-41), (435020,2360183,0,'soga_skin_color',76,147,159), (435024,2360184,1,'cheek_type',-21,43,0), (435025,2360184,1,'chin_type',-21,0,0), (435026,2360184,1,'ear_type',-22,22,0), (435027,2360184,1,'eye_brow_type',11,-45,-4), (435028,2360184,0,'eye_color',107,142,102), (435029,2360184,1,'eye_type',1,0,0), (435030,2360184,0,'hair_face_color',226,159,34), (435031,2360184,0,'hair_face_highlight_color',58,56,41), (435032,2360184,0,'hair_type_color',226,159,34), (435033,2360184,0,'hair_type_highlight_color',58,56,41), (435034,2360184,1,'lip_type',-3,14,19), (435035,2360184,1,'nose_type',-5,0,5), (435036,2360184,0,'skin_color',194,163,115), (435037,2360184,1,'soga_cheek_type',-21,43,0), (435038,2360184,1,'soga_chin_type',-21,0,0), (435039,2360184,1,'soga_ear_type',-22,22,0), (435040,2360184,1,'soga_eye_brow_type',11,-45,-4), (435041,2360184,0,'soga_eye_color',229,229,102), (435042,2360184,1,'soga_eye_type',1,0,0), (435043,2360184,0,'soga_hair_face_color',226,159,34), (435044,2360184,0,'soga_hair_face_highlight_color',58,56,41), (435045,2360184,0,'soga_hair_type_color',226,159,34), (435046,2360184,0,'soga_hair_type_highlight_color',58,56,41), (435047,2360184,1,'soga_lip_type',-3,14,19), (435048,2360184,1,'soga_nose_type',-5,0,5), (435049,2360184,0,'soga_skin_color',194,163,115), (435050,2360184,0,'wing_color1',255,255,255), (435051,2360184,0,'wing_color2',255,255,255), (435055,2360185,1,'cheek_type',-31,10,0), (435056,2360185,1,'ear_type',81,0,0), (435057,2360185,0,'eye_color',126,178,194), (435058,2360185,1,'eye_type',14,0,0), (435059,2360185,0,'hair_face_color',221,221,102), (435060,2360185,0,'hair_face_highlight_color',173,166,106), (435061,2360185,0,'hair_type_color',221,221,102), (435062,2360185,0,'hair_type_highlight_color',173,166,106), (435063,2360185,1,'lip_type',-48,68,61), (435064,2360185,1,'nose_type',0,-28,-43), (435065,2360185,0,'skin_color',230,215,188), (435066,2360185,1,'soga_cheek_type',-31,10,0), (435067,2360185,1,'soga_ear_type',81,0,0), (435068,2360185,0,'soga_eye_color',229,229,102), (435069,2360185,1,'soga_eye_type',14,0,0), (435070,2360185,0,'soga_hair_face_color',221,221,102), (435071,2360185,0,'soga_hair_face_highlight_color',173,166,106), (435072,2360185,0,'soga_hair_type_color',221,221,102), (435073,2360185,0,'soga_hair_type_highlight_color',173,166,106), (435074,2360185,1,'soga_lip_type',-48,68,61), (435075,2360185,1,'soga_nose_type',0,-28,-43), (435076,2360185,0,'soga_skin_color',230,215,188), (435077,2360185,0,'wing_color1',255,255,255), (435078,2360185,0,'wing_color2',255,255,255), (435086,2360186,1,'cheek_type',4,12,0), (435087,2360186,1,'chin_type',-18,-28,17), (435088,2360186,1,'ear_type',10,-8,0), (435089,2360186,1,'eye_brow_type',25,25,28), (435090,2360186,0,'eye_color',60,125,138), (435091,2360186,1,'eye_type',-31,0,0), (435092,2360186,0,'hair_face_color',219,180,18), (435093,2360186,0,'hair_face_highlight_color',94,49,7), (435094,2360186,0,'hair_type_color',219,180,18), (435095,2360186,0,'hair_type_highlight_color',94,49,7), (435096,2360186,1,'lip_type',-31,21,-25), (435097,2360186,1,'nose_type',35,11,-1), (435098,2360186,0,'skin_color',253,254,254), (435099,2360186,1,'soga_cheek_type',4,12,0), (435100,2360186,1,'soga_chin_type',-18,-28,17), (435101,2360186,1,'soga_ear_type',10,-8,0), (435102,2360186,1,'soga_eye_brow_type',25,25,28), (435103,2360186,0,'soga_eye_color',229,229,102), (435104,2360186,1,'soga_eye_type',-31,0,0), (435105,2360186,0,'soga_hair_face_color',219,180,18), (435106,2360186,0,'soga_hair_face_highlight_color',94,49,7), (435107,2360186,0,'soga_hair_type_color',219,180,18), (435108,2360186,0,'soga_hair_type_highlight_color',94,49,7), (435109,2360186,1,'soga_lip_type',-31,21,-25), (435110,2360186,1,'soga_nose_type',35,11,-1), (435111,2360186,0,'soga_skin_color',253,254,254), (435112,2360186,0,'wing_color1',255,255,255), (435113,2360186,0,'wing_color2',255,255,255), (435117,8290001,0,'eye_color',255,255,255), (435118,8290001,0,'skin_color',255,255,255), (435119,8290001,0,'soga_eye_color',255,0,255), (435120,8290002,0,'eye_color',255,255,255), (435121,8290002,0,'skin_color',255,255,255), (435122,8290002,0,'soga_eye_color',255,0,255), (435123,8290003,0,'eye_color',255,255,255), (435124,8290003,0,'skin_color',255,255,255), (435125,8290003,0,'soga_eye_color',255,0,255), (435126,8290004,0,'eye_color',255,255,255), (435127,8290004,0,'skin_color',255,255,255), (435128,8290004,0,'soga_eye_color',255,0,255), (435129,8290005,0,'eye_color',255,255,255), (435130,8290005,0,'skin_color',255,255,255), (435131,8290005,0,'soga_eye_color',255,0,255), (435132,8290006,0,'eye_color',255,255,255), (435133,8290006,0,'skin_color',255,255,255), (435134,8290006,0,'soga_eye_color',255,0,255), (435135,8290007,0,'eye_color',255,255,255), (435136,8290007,0,'skin_color',255,255,255), (435137,8290007,0,'soga_eye_color',255,0,255), (435138,8290008,0,'eye_color',255,255,255), (435139,8290008,0,'skin_color',255,255,255), (435140,8290008,0,'soga_eye_color',255,0,255), (435141,8290009,0,'eye_color',255,255,255), (435142,8290009,0,'skin_color',255,255,255), (435143,8290009,0,'soga_eye_color',255,0,255), (435144,8290010,0,'eye_color',255,255,255), (435145,8290010,0,'skin_color',255,255,255), (435146,8290010,0,'soga_eye_color',255,0,255), (435147,8290011,0,'eye_color',255,255,255), (435148,8290011,0,'skin_color',255,255,255), (435149,8290011,0,'soga_eye_color',255,0,255), (435150,8290012,0,'eye_color',255,255,255), (435151,8290012,0,'skin_color',255,255,255), (435152,8290012,0,'soga_eye_color',255,0,255), (435153,8290013,0,'eye_color',255,255,255), (435154,8290013,0,'skin_color',255,255,255), (435155,8290013,0,'soga_eye_color',255,0,255), (435156,8290014,0,'eye_color',255,255,255), (435157,8290014,0,'skin_color',255,255,255), (435158,8290014,0,'soga_eye_color',255,0,255), (435159,8290015,0,'eye_color',255,255,255), (435160,8290015,0,'skin_color',255,255,255), (435161,8290015,0,'soga_eye_color',255,0,255), (435162,8290016,0,'eye_color',255,255,255), (435163,8290016,0,'skin_color',255,255,255), (435164,8290016,0,'soga_eye_color',255,0,255), (435165,8290017,0,'eye_color',255,255,255), (435166,8290017,0,'skin_color',255,255,255), (435167,8290017,0,'soga_eye_color',255,0,255), (435168,8290018,0,'eye_color',255,255,255), (435169,8290018,0,'skin_color',255,255,255), (435170,8290018,0,'soga_eye_color',255,0,255), (435171,8290019,0,'eye_color',255,255,255), (435172,8290019,0,'skin_color',255,255,255), (435173,8290019,0,'soga_eye_color',255,0,255), (435174,8290020,0,'eye_color',255,255,255), (435175,8290020,0,'skin_color',255,255,255), (435176,8290020,0,'soga_eye_color',255,0,255), (435177,8290021,0,'eye_color',255,255,255), (435178,8290021,0,'skin_color',255,255,255), (435179,8290021,0,'soga_eye_color',255,0,255), (435180,8290022,0,'eye_color',255,255,255), (435181,8290022,0,'skin_color',255,255,255), (435182,8290022,0,'soga_eye_color',255,0,255), (435183,8290023,0,'eye_color',255,255,255), (435184,8290023,0,'skin_color',255,255,255), (435185,8290023,0,'soga_eye_color',255,0,255), (435186,8290024,0,'eye_color',255,255,255), (435187,8290024,0,'skin_color',255,255,255), (435188,8290024,0,'soga_eye_color',255,0,255), (435189,8290025,0,'eye_color',255,255,255), (435190,8290025,0,'skin_color',255,255,255), (435191,8290025,0,'soga_eye_color',255,0,255), (435192,8290026,0,'eye_color',255,255,255), (435193,8290026,0,'skin_color',255,255,255), (435194,8290026,0,'soga_eye_color',255,0,255), (435195,8290027,0,'eye_color',255,255,255), (435196,8290027,0,'skin_color',255,255,255), (435197,8290027,0,'soga_eye_color',255,0,255), (435198,8290029,0,'eye_color',255,255,255), (435199,8290029,0,'skin_color',255,255,255), (435200,8290029,0,'soga_eye_color',255,0,255), (435201,8290030,0,'eye_color',255,255,255), (435202,8290030,0,'skin_color',255,255,255), (435203,8290030,0,'soga_eye_color',255,0,255), (435204,8290031,0,'eye_color',255,255,255), (435205,8290031,0,'skin_color',255,255,255), (435206,8290031,0,'soga_eye_color',255,0,255), (435207,8290032,0,'eye_color',255,255,255), (435208,8290032,0,'skin_color',255,255,255), (435209,8290032,0,'soga_eye_color',255,0,255), (435210,8290033,0,'eye_color',255,255,255), (435211,8290033,0,'skin_color',255,255,255), (435212,8290033,0,'soga_eye_color',255,0,255), (435213,8290034,1,'cheek_type',10,23,0), (435214,8290034,1,'chin_type',-5,34,21), (435215,8290034,1,'ear_type',0,38,0), (435216,8290034,1,'eye_brow_type',-28,7,-17), (435217,8290034,0,'eye_color',129,90,41), (435218,8290034,1,'eye_type',-43,0,0), (435219,8290034,0,'hair_color1',219,14,0), (435220,8290034,0,'hair_face_color',27,26,18), (435221,8290034,0,'hair_face_highlight_color',174,165,93), (435222,8290034,0,'hair_type_color',27,26,18), (435223,8290034,0,'hair_type_highlight_color',174,165,93), (435224,8290034,1,'lip_type',-11,-19,0), (435225,8290034,1,'nose_type',1,-37,14), (435226,8290034,0,'skin_color',249,236,237), (435227,8290034,1,'soga_cheek_type',0,-28,7), (435228,8290034,1,'soga_chin_type',0,-11,-19), (435229,8290034,1,'soga_ear_type',0,-43,0), (435230,8290034,1,'soga_eye_brow_type',0,0,38), (435231,8290034,0,'soga_eye_color',229,229,102), (435232,8290034,1,'soga_eye_type',-43,0,0), (435233,8290034,0,'soga_hair_face_color',27,26,18), (435234,8290034,0,'soga_hair_face_highlight_color',174,165,93), (435235,8290034,0,'soga_hair_type_color',27,26,18), (435236,8290034,0,'soga_hair_type_highlight_color',174,165,93), (435237,8290034,1,'soga_lip_type',-17,10,23), (435238,8290034,1,'soga_nose_type',0,-5,34), (435239,8290034,0,'soga_skin_color',249,236,237), (435240,8290034,0,'wing_color1',255,255,255), (435241,8290034,0,'wing_color2',255,255,255), (435244,8290035,1,'cheek_type',-39,8,0), (435245,8290035,1,'chin_type',25,1,-31), (435246,8290035,1,'ear_type',32,8,0), (435247,8290035,1,'eye_brow_type',-17,-5,25), (435248,8290035,0,'eye_color',159,198,210), (435249,8290035,1,'eye_type',5,0,0), (435250,8290035,0,'hair_color1',8,4,0), (435251,8290035,0,'hair_face_color',81,41,6), (435252,8290035,0,'hair_face_highlight_color',215,208,134), (435253,8290035,0,'hair_type_color',81,41,6), (435254,8290035,0,'hair_type_highlight_color',215,208,134), (435255,8290035,1,'lip_type',46,-17,10), (435256,8290035,1,'nose_type',25,8,4), (435257,8290035,0,'skin_color',187,147,151), (435258,8290035,1,'soga_cheek_type',0,-17,-5), (435259,8290035,1,'soga_chin_type',0,46,-17), (435260,8290035,1,'soga_ear_type',0,5,0), (435261,8290035,1,'soga_eye_brow_type',0,32,8), (435262,8290035,0,'soga_eye_color',229,229,102), (435263,8290035,1,'soga_eye_type',5,0,0), (435264,8290035,0,'soga_hair_face_color',81,41,6), (435265,8290035,0,'soga_hair_face_highlight_color',215,208,134), (435266,8290035,0,'soga_hair_type_color',81,41,6), (435267,8290035,0,'soga_hair_type_highlight_color',215,208,134), (435268,8290035,1,'soga_lip_type',25,-39,8), (435269,8290035,1,'soga_nose_type',10,25,1), (435270,8290035,0,'soga_skin_color',187,147,151), (435271,8290035,0,'wing_color1',255,255,255), (435272,8290035,0,'wing_color2',255,255,255), (435275,8290036,1,'cheek_type',-28,-14,0), (435276,8290036,1,'chin_type',20,28,5), (435277,8290036,1,'ear_type',18,-1,0), (435278,8290036,1,'eye_brow_type',37,-38,26), (435279,8290036,0,'eye_color',97,105,57), (435280,8290036,1,'eye_type',-43,0,0), (435281,8290036,0,'hair_color1',2,22,0), (435282,8290036,0,'hair_face_color',159,155,143), (435283,8290036,0,'hair_face_highlight_color',165,155,144), (435284,8290036,0,'hair_type_color',159,155,143), (435285,8290036,0,'hair_type_highlight_color',165,155,144), (435286,8290036,1,'lip_type',31,1,-34), (435287,8290036,1,'nose_type',37,2,22), (435288,8290036,0,'skin_color',209,217,217), (435289,8290036,1,'soga_cheek_type',0,37,-38), (435290,8290036,1,'soga_chin_type',0,31,1), (435291,8290036,1,'soga_ear_type',0,-43,0), (435292,8290036,1,'soga_eye_brow_type',0,18,-1), (435293,8290036,0,'soga_eye_color',229,229,102), (435294,8290036,1,'soga_eye_type',-43,0,0), (435295,8290036,0,'soga_hair_face_color',159,155,143), (435296,8290036,0,'soga_hair_face_highlight_color',165,155,144), (435297,8290036,0,'soga_hair_type_color',159,155,143), (435298,8290036,0,'soga_hair_type_highlight_color',165,155,144), (435299,8290036,1,'soga_lip_type',26,-28,-14), (435300,8290036,1,'soga_nose_type',-34,20,28), (435301,8290036,0,'soga_skin_color',209,217,217), (435302,8290036,0,'wing_color1',255,255,255), (435303,8290036,0,'wing_color2',255,255,255), (435306,8290037,1,'cheek_type',0,-17,0), (435307,8290037,1,'chin_type',-25,20,0), (435308,8290037,1,'ear_type',-34,25,0), (435309,8290037,1,'eye_brow_type',0,10,3), (435310,8290037,0,'eye_color',170,134,88), (435311,8290037,1,'eye_type',5,0,0), (435312,8290037,0,'hair_color1',0,14,0), (435313,8290037,0,'hair_face_color',44,31,15), (435314,8290037,0,'hair_face_highlight_color',149,101,0), (435315,8290037,0,'hair_type_color',44,31,15), (435316,8290037,0,'hair_type_highlight_color',149,101,0), (435317,8290037,1,'lip_type',-4,0,-29), (435318,8290037,1,'nose_type',-8,0,14), (435319,8290037,0,'skin_color',110,105,106), (435320,8290037,1,'soga_cheek_type',0,0,10), (435321,8290037,1,'soga_chin_type',0,-4,0), (435322,8290037,1,'soga_ear_type',0,5,0), (435323,8290037,1,'soga_eye_brow_type',0,-34,25), (435324,8290037,0,'soga_eye_color',229,229,102), (435325,8290037,1,'soga_eye_type',5,0,0), (435326,8290037,0,'soga_hair_face_color',44,31,15), (435327,8290037,0,'soga_hair_face_highlight_color',149,101,0), (435328,8290037,0,'soga_hair_type_color',44,31,15), (435329,8290037,0,'soga_hair_type_highlight_color',149,101,0), (435330,8290037,1,'soga_lip_type',3,0,-17), (435331,8290037,1,'soga_nose_type',-29,-25,20), (435332,8290037,0,'soga_skin_color',110,105,106), (435333,8290037,0,'wing_color1',255,255,255), (435334,8290037,0,'wing_color2',255,255,255), (435337,8290038,0,'eye_color',255,255,255), (435338,8290038,0,'skin_color',255,255,255), (435339,8290038,0,'soga_eye_color',255,0,255), (435340,8290039,0,'eye_color',255,255,255), (435341,8290039,0,'skin_color',255,255,255), (435342,8290039,0,'soga_eye_color',255,0,255), (435343,8290040,0,'eye_color',255,255,255), (435344,8290040,0,'skin_color',255,255,255), (435345,8290040,0,'soga_eye_color',255,0,255), (435346,8290041,0,'eye_color',255,255,255), (435347,8290041,0,'skin_color',255,255,255), (435348,8290041,0,'soga_eye_color',255,0,255), (435349,8290042,0,'eye_color',255,255,255), (435350,8290042,0,'skin_color',255,255,255), (435351,8290042,0,'soga_eye_color',255,0,255), (435352,8290043,0,'eye_color',255,255,255), (435353,8290043,0,'skin_color',255,255,255), (435354,8290043,0,'soga_eye_color',255,0,255), (435355,8290044,0,'eye_color',255,255,255), (435356,8290044,0,'skin_color',255,255,255), (435357,8290044,0,'soga_eye_color',255,0,255), (435358,8290045,1,'cheek_type',-40,37,0), (435359,8290045,1,'chin_type',11,9,-32), (435360,8290045,1,'ear_type',-28,8,0), (435361,8290045,1,'eye_brow_type',-22,10,20), (435362,8290045,0,'eye_color',62,133,128), (435363,8290045,1,'eye_type',-17,0,0), (435364,8290045,0,'hair_color1',37,246,0), (435365,8290045,0,'hair_face_color',161,65,1), (435366,8290045,0,'hair_face_highlight_color',110,72,27), (435367,8290045,0,'hair_type_color',161,65,1), (435368,8290045,0,'hair_type_highlight_color',110,72,27), (435369,8290045,1,'lip_type',10,-23,-8), (435370,8290045,1,'nose_type',21,37,-10), (435371,8290045,0,'skin_color',145,108,74), (435372,8290045,1,'soga_cheek_type',0,-22,10), (435373,8290045,1,'soga_chin_type',0,10,-23), (435374,8290045,1,'soga_ear_type',0,-17,0), (435375,8290045,1,'soga_eye_brow_type',0,-28,8), (435376,8290045,0,'soga_eye_color',229,229,102), (435377,8290045,1,'soga_eye_type',-17,0,0), (435378,8290045,0,'soga_hair_face_color',161,65,1), (435379,8290045,0,'soga_hair_face_highlight_color',110,72,27), (435380,8290045,0,'soga_hair_type_color',161,65,1), (435381,8290045,0,'soga_hair_type_highlight_color',110,72,27), (435382,8290045,1,'soga_lip_type',20,-40,37), (435383,8290045,1,'soga_nose_type',-8,11,9), (435384,8290045,0,'soga_skin_color',145,108,74), (435385,8290045,0,'wing_color1',255,255,255), (435386,8290045,0,'wing_color2',255,255,255), (435389,8290050,0,'eye_color',255,255,255), (435390,8290050,0,'skin_color',255,255,255), (435391,8290050,0,'soga_eye_color',255,0,255), (435395,8290052,0,'eye_color',255,255,255), (435396,8290052,0,'skin_color',255,255,255), (435397,8290052,0,'soga_eye_color',255,0,255), (435398,8290053,0,'eye_color',255,255,255), (435399,8290053,0,'skin_color',255,255,255), (435400,8290053,0,'soga_eye_color',255,0,255), (435401,8340001,1,'cheek_type',-88,-18,0), (435402,8340001,1,'chin_type',51,1,-38), (435403,8340001,1,'ear_type',57,-53,0), (435404,8340001,1,'eye_brow_type',51,-63,18), (435405,8340001,0,'eye_color',121,173,172), (435406,8340001,1,'eye_type',82,0,0), (435407,8340001,0,'hair_color1',163,160,165), (435408,8340001,0,'hair_color2',104,52,0), (435409,8340001,0,'hair_face_color',43,13,18), (435410,8340001,0,'hair_face_highlight_color',84,0,0), (435411,8340001,0,'hair_highlight',109,14,49), (435412,8340001,0,'hair_type_color',43,13,18), (435413,8340001,0,'hair_type_highlight_color',84,0,0), (435414,8340001,1,'lip_type',62,7,-63), (435415,8340001,1,'nose_type',10,-93,-96), (435416,8340001,0,'skin_color',184,132,135), (435417,8340001,1,'soga_cheek_type',0,51,-63), (435418,8340001,1,'soga_chin_type',0,62,7), (435419,8340001,1,'soga_ear_type',0,82,0), (435420,8340001,1,'soga_eye_brow_type',0,57,-53), (435421,8340001,0,'soga_eye_color',229,229,102), (435422,8340001,1,'soga_eye_type',82,0,0), (435423,8340001,0,'soga_hair_color1',54,45,28), (435424,8340001,0,'soga_hair_color2',104,52,0), (435425,8340001,0,'soga_hair_face_color',43,13,18), (435426,8340001,0,'soga_hair_face_highlight_color',84,0,0), (435427,8340001,0,'soga_hair_highlight',109,14,49), (435428,8340001,0,'soga_hair_type_color',43,13,18), (435429,8340001,0,'soga_hair_type_highlight_color',84,0,0), (435430,8340001,1,'soga_lip_type',18,-88,-18), (435431,8340001,1,'soga_nose_type',-63,51,1), (435432,8340001,0,'soga_skin_color',184,132,135), (435433,8340001,0,'wing_color1',255,255,255), (435434,8340001,0,'wing_color2',255,255,255), (435464,8340002,1,'cheek_type',4,12,0), (435465,8340002,1,'chin_type',-40,26,-34), (435466,8340002,1,'ear_type',-34,-35,0), (435467,8340002,1,'eye_brow_type',29,-5,19), (435468,8340002,0,'eye_color',193,163,120), (435469,8340002,1,'eye_type',28,0,0), (435470,8340002,0,'hair_color1',22,0,0), (435471,8340002,0,'hair_face_color',50,45,31), (435472,8340002,0,'hair_face_highlight_color',65,29,0), (435473,8340002,0,'hair_type_color',50,45,31), (435474,8340002,0,'hair_type_highlight_color',65,29,0), (435475,8340002,1,'lip_type',2,34,1), (435476,8340002,1,'nose_type',-5,22,-7), (435477,8340002,0,'skin_color',225,210,187), (435478,8340002,1,'soga_cheek_type',0,29,-5), (435479,8340002,1,'soga_chin_type',0,2,34), (435480,8340002,1,'soga_ear_type',0,28,0), (435481,8340002,1,'soga_eye_brow_type',0,-34,-35), (435482,8340002,0,'soga_eye_color',229,229,102), (435483,8340002,1,'soga_eye_type',28,0,0), (435484,8340002,0,'soga_hair_face_color',50,45,31), (435485,8340002,0,'soga_hair_face_highlight_color',65,29,0), (435486,8340002,0,'soga_hair_type_color',50,45,31), (435487,8340002,0,'soga_hair_type_highlight_color',65,29,0), (435488,8340002,1,'soga_lip_type',19,4,12), (435489,8340002,1,'soga_nose_type',1,-40,26), (435490,8340002,0,'soga_skin_color',225,210,187), (435491,8340002,0,'wing_color1',255,255,255), (435492,8340002,0,'wing_color2',255,255,255), (435495,8340015,1,'cheek_type',100,-100,0), (435496,8340015,1,'chin_type',-100,100,100), (435497,8340015,1,'ear_type',25,9,0), (435498,8340015,1,'eye_brow_type',100,100,100), (435499,8340015,0,'eye_color',118,14,183), (435500,8340015,1,'eye_type',100,0,0), (435501,8340015,0,'hair_color1',239,255,242), (435502,8340015,0,'hair_face_color',171,60,32), (435503,8340015,0,'hair_face_highlight_color',216,192,37), (435504,8340015,0,'hair_type_color',171,60,32), (435505,8340015,0,'hair_type_highlight_color',216,192,37), (435506,8340015,1,'lip_type',100,50,-68), (435507,8340015,1,'nose_type',0,-17,-1), (435508,8340015,0,'skin_color',212,213,214), (435509,8340015,1,'soga_cheek_type',0,100,100), (435510,8340015,1,'soga_chin_type',0,100,50), (435511,8340015,1,'soga_ear_type',0,100,0), (435512,8340015,1,'soga_eye_brow_type',0,25,9), (435513,8340015,0,'soga_eye_color',229,229,102), (435514,8340015,1,'soga_eye_type',100,0,0), (435515,8340015,0,'soga_hair_face_color',171,60,32), (435516,8340015,0,'soga_hair_face_highlight_color',216,192,37), (435517,8340015,0,'soga_hair_type_color',171,60,32), (435518,8340015,0,'soga_hair_type_highlight_color',216,192,37), (435519,8340015,1,'soga_lip_type',100,100,-100), (435520,8340015,1,'soga_nose_type',-68,-100,100), (435521,8340015,0,'soga_skin_color',212,213,214), (435522,8340015,0,'wing_color1',255,255,255), (435523,8340015,0,'wing_color2',255,255,255), (435526,8340016,1,'cheek_type',100,-100,0), (435527,8340016,1,'chin_type',-100,100,100), (435528,8340016,1,'ear_type',25,9,0), (435529,8340016,1,'eye_brow_type',100,100,100), (435530,8340016,0,'eye_color',118,14,183), (435531,8340016,1,'eye_type',100,0,0), (435532,8340016,0,'hair_color1',239,255,242), (435533,8340016,0,'hair_face_color',171,60,32), (435534,8340016,0,'hair_face_highlight_color',216,192,37), (435535,8340016,0,'hair_type_color',171,60,32), (435536,8340016,0,'hair_type_highlight_color',216,192,37), (435537,8340016,1,'lip_type',100,50,-68), (435538,8340016,1,'nose_type',0,-17,-1), (435539,8340016,0,'skin_color',165,123,67), (435540,8340016,1,'soga_cheek_type',0,100,100), (435541,8340016,1,'soga_chin_type',0,100,50), (435542,8340016,1,'soga_ear_type',0,100,0), (435543,8340016,1,'soga_eye_brow_type',0,25,9), (435544,8340016,0,'soga_eye_color',229,229,102), (435545,8340016,1,'soga_eye_type',100,0,0), (435546,8340016,0,'soga_hair_face_color',171,60,32), (435547,8340016,0,'soga_hair_face_highlight_color',216,192,37), (435548,8340016,0,'soga_hair_type_color',171,60,32), (435549,8340016,0,'soga_hair_type_highlight_color',216,192,37), (435550,8340016,1,'soga_lip_type',100,100,-100), (435551,8340016,1,'soga_nose_type',-68,-100,100), (435552,8340016,0,'soga_skin_color',165,123,67), (435553,8340016,0,'wing_color1',255,255,255), (435554,8340016,0,'wing_color2',255,255,255), (435557,8340017,1,'cheek_type',100,-100,0), (435558,8340017,1,'chin_type',-100,100,100), (435559,8340017,1,'ear_type',25,9,0), (435560,8340017,1,'eye_brow_type',100,100,100), (435561,8340017,0,'eye_color',118,14,183), (435562,8340017,1,'eye_type',100,0,0), (435563,8340017,0,'hair_color1',239,255,242), (435564,8340017,0,'hair_face_color',171,60,32), (435565,8340017,0,'hair_face_highlight_color',216,192,37), (435566,8340017,0,'hair_type_color',171,60,32), (435567,8340017,0,'hair_type_highlight_color',216,192,37), (435568,8340017,1,'lip_type',100,50,-68), (435569,8340017,1,'nose_type',0,-17,-1), (435570,8340017,0,'skin_color',251,250,242), (435571,8340017,1,'soga_cheek_type',0,100,100), (435572,8340017,1,'soga_chin_type',0,100,50), (435573,8340017,1,'soga_ear_type',0,100,0), (435574,8340017,1,'soga_eye_brow_type',0,25,9), (435575,8340017,0,'soga_eye_color',229,229,102), (435576,8340017,1,'soga_eye_type',100,0,0), (435577,8340017,0,'soga_hair_face_color',171,60,32), (435578,8340017,0,'soga_hair_face_highlight_color',216,192,37), (435579,8340017,0,'soga_hair_type_color',171,60,32), (435580,8340017,0,'soga_hair_type_highlight_color',216,192,37), (435581,8340017,1,'soga_lip_type',100,100,-100), (435582,8340017,1,'soga_nose_type',-68,-100,100), (435583,8340017,0,'soga_skin_color',251,250,242), (435584,8340017,0,'wing_color1',255,255,255), (435585,8340017,0,'wing_color2',255,255,255), (435588,8340018,1,'cheek_type',100,-100,0), (435589,8340018,1,'chin_type',-100,100,100), (435590,8340018,1,'ear_type',25,9,0), (435591,8340018,1,'eye_brow_type',100,100,100), (435592,8340018,0,'eye_color',118,14,183), (435593,8340018,1,'eye_type',100,0,0), (435594,8340018,0,'hair_color1',239,255,228), (435595,8340018,0,'hair_face_color',171,60,32), (435596,8340018,0,'hair_face_highlight_color',216,192,37), (435597,8340018,0,'hair_type_color',171,60,32), (435598,8340018,0,'hair_type_highlight_color',216,192,37), (435599,8340018,1,'lip_type',100,50,-68), (435600,8340018,1,'nose_type',0,-17,-1), (435601,8340018,1,'skin_color',232,214,144), (435602,8340018,1,'soga_cheek_type',0,100,100), (435603,8340018,1,'soga_chin_type',0,100,50), (435604,8340018,1,'soga_ear_type',0,100,0), (435605,8340018,1,'soga_eye_brow_type',0,25,9), (435606,8340018,0,'soga_eye_color',229,229,102), (435607,8340018,1,'soga_eye_type',100,0,0), (435608,8340018,0,'soga_hair_face_color',171,60,32), (435609,8340018,0,'soga_hair_face_highlight_color',216,192,37), (435610,8340018,0,'soga_hair_type_color',171,60,32), (435611,8340018,0,'soga_hair_type_highlight_color',216,192,37), (435612,8340018,1,'soga_lip_type',100,100,-100), (435613,8340018,1,'soga_nose_type',-68,-100,100), (435614,8340018,0,'soga_skin_color',232,214,144), (435615,8340018,0,'wing_color1',255,255,255), (435616,8340018,0,'wing_color2',255,255,255), (435619,8340019,1,'cheek_type',100,-100,0), (435620,8340019,1,'chin_type',-100,100,100), (435621,8340019,1,'ear_type',25,9,0), (435622,8340019,1,'eye_brow_type',100,100,100), (435623,8340019,0,'eye_color',118,14,183), (435624,8340019,1,'eye_type',100,0,0), (435625,8340019,0,'hair_color1',239,255,2), (435626,8340019,0,'hair_face_color',171,60,32), (435627,8340019,0,'hair_face_highlight_color',216,192,37), (435628,8340019,0,'hair_type_color',171,60,32), (435629,8340019,0,'hair_type_highlight_color',216,192,37), (435630,8340019,1,'lip_type',100,50,-68), (435631,8340019,1,'nose_type',0,-17,-1), (435632,8340019,1,'skin_color',165,123,37), (435633,8340019,1,'soga_cheek_type',0,100,100), (435634,8340019,1,'soga_chin_type',0,100,50), (435635,8340019,1,'soga_ear_type',0,100,0), (435636,8340019,1,'soga_eye_brow_type',0,25,9), (435637,8340019,0,'soga_eye_color',229,229,102), (435638,8340019,1,'soga_eye_type',100,0,0), (435639,8340019,0,'soga_hair_face_color',171,60,32), (435640,8340019,0,'soga_hair_face_highlight_color',216,192,37), (435641,8340019,0,'soga_hair_type_color',171,60,32), (435642,8340019,0,'soga_hair_type_highlight_color',216,192,37), (435643,8340019,1,'soga_lip_type',100,100,-100), (435644,8340019,1,'soga_nose_type',-68,-100,100), (435645,8340019,0,'soga_skin_color',249,244,225), (435646,8340019,0,'wing_color1',255,255,255), (435647,8340019,0,'wing_color2',255,255,255), (435650,8340020,0,'eye_color',255,255,255), (435651,8340020,0,'skin_color',128,63,0), (435652,8340020,0,'soga_eye_color',255,0,255), (435653,8340021,0,'eye_color',255,255,255), (435654,8340021,0,'skin_color',255,255,255), (435655,8340021,0,'soga_eye_color',255,0,255), (435656,8340022,0,'eye_color',255,255,255), (435657,8340022,0,'skin_color',1,1,1), (435658,8340022,0,'soga_eye_color',255,0,255), (435659,8340023,0,'eye_color',255,255,255), (435660,8340023,0,'skin_color',255,255,255), (435661,8340023,0,'soga_eye_color',255,0,255), (435665,8340025,0,'eye_color',255,255,255), (435666,8340025,0,'skin_color',255,255,255), (435667,8340025,0,'soga_eye_color',255,0,255), (435668,1990105,0,'eye_color',255,255,255), (435669,1990105,0,'skin_color',255,255,255), (435670,1990105,0,'soga_eye_color',255,0,255), (435671,8340026,0,'eye_color',255,255,255), (435672,8340026,0,'skin_color',255,255,255), (435673,8340026,0,'soga_eye_color',255,0,255), (435674,8340027,0,'eye_color',255,255,255), (435675,8340027,0,'skin_color',255,255,255), (435676,8340027,0,'soga_eye_color',255,0,255), (435677,8340028,0,'eye_color',255,255,255), (435678,8340028,0,'skin_color',255,255,255), (435679,8340028,0,'soga_eye_color',255,0,255), (435680,8340029,0,'eye_color',255,255,255), (435681,8340029,0,'skin_color',255,255,255), (435682,8340029,0,'soga_eye_color',255,0,255), (435683,8340030,0,'eye_color',255,255,255), (435684,8340030,0,'skin_color',255,255,255), (435685,8340030,0,'soga_eye_color',255,0,255), (435686,8340031,0,'eye_color',255,255,255), (435687,8340031,0,'skin_color',255,255,255), (435688,8340031,0,'soga_eye_color',255,0,255), (435689,8340032,0,'eye_color',255,255,255), (435690,8340032,0,'skin_color',255,255,255), (435691,8340032,0,'soga_eye_color',255,0,255), (435692,8340033,0,'eye_color',255,255,255), (435693,8340033,0,'skin_color',255,255,255), (435694,8340033,0,'soga_eye_color',255,0,255), (435695,8340034,0,'eye_color',255,255,255), (435696,8340034,0,'skin_color',255,255,255), (435697,8340034,0,'soga_eye_color',255,0,255), (435698,8340035,0,'eye_color',255,255,255), (435699,8340035,0,'skin_color',255,255,255), (435700,8340035,0,'soga_eye_color',255,0,255), (435701,8340036,0,'eye_color',255,255,255), (435702,8340036,0,'skin_color',255,255,255), (435703,8340036,0,'soga_eye_color',255,0,255), (435704,8340037,0,'eye_color',255,255,255), (435705,8340037,0,'skin_color',255,255,255), (435706,8340037,0,'soga_eye_color',255,0,255), (435707,8340038,0,'eye_color',255,255,255), (435708,8340038,0,'skin_color',255,255,255), (435709,8340038,0,'soga_eye_color',255,0,255), (435710,8340039,0,'eye_color',255,255,255), (435711,8340039,0,'skin_color',255,255,255), (435712,8340039,0,'soga_eye_color',255,0,255), (435713,8340040,0,'eye_color',255,255,255), (435714,8340040,0,'skin_color',255,255,255), (435715,8340040,0,'soga_eye_color',255,0,255), (435716,8340041,0,'eye_color',255,255,255), (435717,8340041,0,'skin_color',255,255,255), (435718,8340041,0,'soga_eye_color',255,0,255), (435719,8340042,0,'eye_color',255,255,255), (435720,8340042,0,'skin_color',255,255,255), (435721,8340042,0,'soga_eye_color',255,0,255), (435722,8340043,0,'eye_color',255,255,255), (435723,8340043,0,'skin_color',255,255,255), (435724,8340043,0,'soga_eye_color',255,0,255), (435725,8340044,0,'eye_color',255,255,255), (435726,8340044,0,'skin_color',255,0,0), (435727,8340044,0,'soga_eye_color',255,0,255), (435728,8340045,0,'eye_color',255,255,255), (435729,8340045,0,'skin_color',255,0,0), (435730,8340045,0,'soga_eye_color',255,0,255), (435731,8340046,0,'eye_color',255,255,255), (435732,8340046,0,'skin_color',63,0,0), (435733,8340046,0,'soga_eye_color',255,0,255), (435734,8340047,0,'eye_color',255,255,255), (435735,8340047,0,'skin_color',0,128,255), (435736,8340047,0,'soga_eye_color',255,0,255), (435737,8340048,0,'eye_color',255,255,255), (435738,8340048,0,'skin_color',255,255,255), (435739,8340048,0,'soga_eye_color',255,0,255), (435740,8340049,0,'eye_color',255,255,255), (435741,8340049,0,'skin_color',255,255,255), (435742,8340049,0,'soga_eye_color',255,0,255), (435743,8340050,0,'eye_color',255,255,255), (435744,8340050,0,'skin_color',255,255,255), (435745,8340050,0,'soga_eye_color',255,0,255), (435746,8340051,0,'eye_color',255,255,255), (435747,8340051,0,'skin_color',255,255,255), (435748,8340051,0,'soga_eye_color',255,0,255), (435749,8340052,0,'eye_color',255,255,255), (435750,8340052,0,'skin_color',255,255,255), (435751,8340052,0,'soga_eye_color',255,0,255), (435752,8340053,0,'eye_color',255,255,255), (435753,8340053,0,'skin_color',255,128,0), (435754,8340053,0,'soga_eye_color',255,0,255), (435755,8340054,0,'eye_color',255,255,255), (435756,8340054,0,'skin_color',255,255,255), (435757,8340054,0,'soga_eye_color',255,0,255), (435758,22105109,0,'eye_color',255,255,255), (435759,22105109,0,'skin_color',255,255,255), (435760,22105109,0,'soga_eye_color',255,0,255), (435761,22105119,0,'eye_color',255,255,255), (435762,22105119,0,'skin_color',255,255,255), (435763,22105119,0,'soga_eye_color',255,0,255), (435764,22105120,0,'eye_color',255,255,255), (435765,22105120,0,'skin_color',255,255,255), (435766,22105120,0,'soga_eye_color',255,0,255), (435767,22105121,0,'eye_color',255,255,255), (435768,22105121,0,'skin_color',255,255,255), (435769,22105121,0,'soga_eye_color',255,0,255), (435770,8350001,0,'skin_color',100,100,100), (435772,22105127,0,'eye_color',255,255,255), (435773,22105127,0,'skin_color',255,255,255), (435774,22105127,0,'soga_eye_color',255,0,255), (435775,22105128,0,'eye_color',255,255,255), (435776,22105128,0,'skin_color',255,255,255), (435777,22105128,0,'soga_eye_color',255,0,255), (435778,22105129,0,'eye_color',255,255,255), (435779,22105129,0,'skin_color',255,255,255), (435780,22105129,0,'soga_eye_color',255,0,255), (435781,22105130,0,'eye_color',255,255,255), (435782,22105130,0,'skin_color',255,255,255), (435783,22105130,0,'soga_eye_color',255,0,255), (435784,2150017,1,'cheek_type',100,-100,0), (435785,2150017,1,'chin_type',-100,93,100), (435786,2150017,1,'ear_type',62,-25,0), (435787,2150017,1,'eye_brow_type',31,74,31), (435788,2150017,0,'eye_color',163,199,204), (435789,2150017,1,'eye_type',-100,0,0), (435790,2150017,0,'hair_color1',50,48,56), (435791,2150017,0,'hair_color2',68,72,71), (435792,2150017,0,'hair_face_color',84,95,103), (435793,2150017,0,'hair_face_highlight_color',244,246,246), (435794,2150017,0,'hair_highlight',164,165,165), (435795,2150017,0,'hair_type_color',84,95,103), (435796,2150017,0,'hair_type_highlight_color',244,246,246), (435797,2150017,1,'lip_type',100,100,100), (435798,2150017,1,'nose_type',-100,-100,100), (435799,2150017,0,'skin_color',255,255,255), (435800,2150017,1,'soga_cheek_type',100,-100,0), (435801,2150017,1,'soga_chin_type',-100,93,100), (435802,2150017,1,'soga_ear_type',62,-25,0), (435803,2150017,1,'soga_eye_brow_type',31,74,31), (435804,2150017,0,'soga_eye_color',229,229,102), (435805,2150017,1,'soga_eye_type',-100,0,0), (435806,2150017,0,'soga_hair_color1',50,48,56), (435807,2150017,0,'soga_hair_color2',68,72,71), (435808,2150017,0,'soga_hair_face_color',84,95,103), (435809,2150017,0,'soga_hair_face_highlight_color',244,246,246), (435810,2150017,0,'soga_hair_highlight',164,165,165), (435811,2150017,0,'soga_hair_type_color',84,95,103), (435812,2150017,0,'soga_hair_type_highlight_color',244,246,246), (435813,2150017,1,'soga_lip_type',100,100,100), (435814,2150017,1,'soga_nose_type',-100,-100,100), (435815,2150017,0,'soga_skin_color',255,255,255), (435816,2150017,0,'wing_color1',255,255,255), (435817,2150017,0,'wing_color2',255,255,255), (435847,2150018,1,'cheek_type',64,-62,0), (435848,2150018,1,'chin_type',-42,-52,43), (435849,2150018,1,'ear_type',37,42,0), (435850,2150018,1,'eye_brow_type',50,82,100), (435851,2150018,0,'eye_color',76,147,159), (435852,2150018,1,'eye_type',50,0,0), (435853,2150018,0,'hair_color1',38,22,21), (435854,2150018,0,'hair_color2',120,50,0), (435855,2150018,0,'hair_face_highlight_color',15,1,21), (435856,2150018,0,'hair_highlight',26,24,25), (435857,2150018,0,'hair_type_highlight_color',15,1,21), (435858,2150018,1,'lip_type',-64,37,-7), (435859,2150018,1,'nose_type',37,-100,-41), (435860,2150018,0,'skin_color',253,253,253), (435861,2150018,1,'soga_cheek_type',64,-62,0), (435862,2150018,1,'soga_chin_type',-42,-52,43), (435863,2150018,1,'soga_ear_type',37,42,0), (435864,2150018,1,'soga_eye_brow_type',50,82,100), (435865,2150018,0,'soga_eye_color',253,253,253), (435866,2150018,1,'soga_eye_type',50,0,0), (435867,2150018,0,'soga_hair_color1',38,22,21), (435868,2150018,0,'soga_hair_color2',120,50,0), (435869,2150018,0,'soga_hair_face_highlight_color',15,1,21), (435870,2150018,0,'soga_hair_highlight',26,24,25), (435871,2150018,0,'soga_hair_type_highlight_color',15,1,21), (435872,2150018,1,'soga_lip_type',-64,37,-7), (435873,2150018,1,'soga_nose_type',37,-100,-41), (435874,2150018,0,'soga_skin_color',76,147,159), (435878,2150019,1,'cheek_type',-23,-28,0), (435879,2150019,1,'chin_type',8,28,23), (435880,2150019,1,'ear_type',-21,31,0), (435881,2150019,1,'eye_brow_type',7,0,-14), (435882,2150019,0,'eye_color',68,112,69), (435883,2150019,1,'eye_type',26,0,0), (435884,2150019,0,'hair_face_color',169,155,137), (435885,2150019,0,'hair_face_highlight_color',22,21,9), (435886,2150019,0,'hair_type_color',50,25,25), (435887,2150019,0,'hair_type_highlight_color',22,21,9), (435888,2150019,1,'lip_type',-37,-46,0), (435889,2150019,1,'nose_type',10,0,-3), (435890,2150019,0,'skin_color',231,184,188), (435891,2150019,1,'soga_cheek_type',-23,-28,0), (435892,2150019,1,'soga_chin_type',8,28,23), (435893,2150019,1,'soga_ear_type',-21,31,0), (435894,2150019,1,'soga_eye_brow_type',7,0,-14), (435895,2150019,0,'soga_eye_color',229,229,102), (435896,2150019,1,'soga_eye_type',26,0,0), (435897,2150019,0,'soga_hair_face_color',169,155,137), (435898,2150019,0,'soga_hair_face_highlight_color',22,21,9), (435899,2150019,0,'soga_hair_type_color',169,155,137), (435900,2150019,0,'soga_hair_type_highlight_color',22,21,9), (435901,2150019,1,'soga_lip_type',-37,-46,0), (435902,2150019,1,'soga_nose_type',10,0,-3), (435903,2150019,0,'soga_skin_color',231,184,188), (435904,2150019,0,'wing_color1',255,255,255), (435905,2150019,0,'wing_color2',255,255,255), (435909,2150020,1,'cheek_type',14,-94,0), (435910,2150020,1,'chin_type',22,52,31), (435911,2150020,1,'ear_type',-37,46,0), (435912,2150020,1,'eye_brow_type',4,2,-55), (435913,2150020,0,'eye_color',36,73,62), (435914,2150020,1,'eye_type',20,0,0), (435915,2150020,0,'hair_color1',90,14,49), (435916,2150020,0,'hair_color2',75,55,0), (435917,2150020,0,'hair_face_color',84,0,0), (435918,2150020,0,'hair_face_highlight_color',90,90,90), (435919,2150020,0,'hair_highlight',209,131,22), (435920,2150020,0,'hair_type_color',84,0,0), (435921,2150020,0,'hair_type_highlight_color',90,90,90), (435922,2150020,1,'lip_type',-10,47,-34), (435923,2150020,1,'nose_type',-17,85,-75), (435924,2150020,0,'skin_color',215,161,151), (435925,2150020,1,'soga_cheek_type',14,-94,0), (435926,2150020,1,'soga_chin_type',22,52,31), (435927,2150020,1,'soga_ear_type',-37,46,0), (435928,2150020,1,'soga_eye_brow_type',4,2,-55), (435929,2150020,0,'soga_eye_color',229,229,102), (435930,2150020,1,'soga_eye_type',20,0,0), (435931,2150020,0,'soga_hair_color1',109,14,49), (435932,2150020,0,'soga_hair_color2',185,97,0), (435933,2150020,0,'soga_hair_face_color',84,0,0), (435934,2150020,0,'soga_hair_face_highlight_color',194,136,14), (435935,2150020,0,'soga_hair_highlight',209,131,22), (435936,2150020,0,'soga_hair_type_color',84,0,0), (435937,2150020,0,'soga_hair_type_highlight_color',194,136,14), (435938,2150020,1,'soga_lip_type',-10,47,-34), (435939,2150020,1,'soga_nose_type',-17,85,-75), (435940,2150020,0,'soga_skin_color',215,161,151), (435941,2150020,0,'wing_color1',255,255,255), (435942,2150020,0,'wing_color2',255,255,255), (435972,2150021,1,'cheek_type',-38,32,0), (435973,2150021,1,'chin_type',31,3,-7), (435974,2150021,1,'ear_type',47,-14,0), (435975,2150021,1,'eye_brow_type',-20,28,-8), (435976,2150021,0,'eye_color',45,93,84), (435977,2150021,0,'hair_color1',242,29,5), (435978,2150021,0,'hair_face_color',15,12,7), (435979,2150021,0,'hair_face_highlight_color',17,6,1), (435980,2150021,0,'hair_type_color',15,12,7), (435981,2150021,0,'hair_type_highlight_color',17,6,1), (435982,2150021,1,'lip_type',-26,-12,-37), (435983,2150021,1,'nose_type',-17,-14,29), (435984,2150021,0,'skin_color',234,232,227), (435985,2150021,1,'soga_cheek_type',0,-20,28), (435986,2150021,1,'soga_chin_type',0,-26,-12), (435987,2150021,1,'soga_ear_type',47,-14,0), (435988,2150021,1,'soga_eye_brow_type',0,47,-14), (435989,2150021,0,'soga_eye_color',229,229,102), (435990,2150021,0,'soga_hair_face_color',15,12,7), (435991,2150021,0,'soga_hair_face_highlight_color',17,6,1), (435992,2150021,0,'soga_hair_type_color',15,12,7), (435993,2150021,0,'soga_hair_type_highlight_color',17,6,1), (435994,2150021,1,'soga_lip_type',-8,-38,32), (435995,2150021,1,'soga_nose_type',-37,31,3), (435996,2150021,0,'soga_skin_color',234,232,227), (435997,2150021,0,'wing_color1',255,255,255), (435998,2150021,0,'wing_color2',255,255,255), (436003,2150022,1,'cheek_type',14,-14,0), (436004,2150022,1,'chin_type',3,-9,14), (436005,2150022,1,'ear_type',-28,18,0), (436006,2150022,1,'eye_brow_type',-12,41,25), (436007,2150022,0,'eye_color',70,142,161), (436008,2150022,0,'hair_face_color',61,28,8), (436009,2150022,0,'hair_face_highlight_color',39,38,35), (436010,2150022,0,'hair_type_color',61,28,8), (436011,2150022,0,'hair_type_highlight_color',39,38,35), (436012,2150022,1,'lip_type',17,-14,0), (436013,2150022,1,'nose_type',21,11,-17), (436014,2150022,0,'skin_color',133,126,88), (436015,2150022,1,'soga_cheek_type',14,-14,0), (436016,2150022,1,'soga_chin_type',3,-9,14), (436017,2150022,1,'soga_ear_type',-28,18,0), (436018,2150022,1,'soga_eye_brow_type',-12,41,25), (436019,2150022,0,'soga_eye_color',229,229,102), (436020,2150022,0,'soga_hair_face_color',61,28,8), (436021,2150022,0,'soga_hair_face_highlight_color',39,38,35), (436022,2150022,0,'soga_hair_type_color',61,28,8), (436023,2150022,0,'soga_hair_type_highlight_color',39,38,35), (436024,2150022,1,'soga_lip_type',17,-14,0), (436025,2150022,1,'soga_nose_type',21,11,-17), (436026,2150022,0,'soga_skin_color',133,126,88), (436027,2150022,0,'wing_color1',255,255,255), (436028,2150022,0,'wing_color2',255,255,255), (436097,2150024,1,'cheek_type',39,-5,0), (436098,2150024,1,'chin_type',-14,44,2), (436099,2150024,1,'ear_type',0,26,0), (436100,2150024,1,'eye_brow_type',0,26,2), (436101,2150024,0,'eye_color',239,136,255), (436102,2150024,1,'eye_type',-3,0,0), (436103,2150024,0,'hair_face_color',120,133,133), (436104,2150024,0,'hair_face_highlight_color',198,184,78), (436105,2150024,0,'hair_type_color',120,133,133), (436106,2150024,0,'hair_type_highlight_color',198,184,78), (436107,2150024,1,'lip_type',-2,12,0), (436108,2150024,1,'nose_type',-7,-17,-17), (436109,2150024,0,'skin_color',183,147,102), (436110,2150024,1,'soga_cheek_type',39,-5,0), (436111,2150024,1,'soga_chin_type',-14,44,2), (436112,2150024,1,'soga_ear_type',0,26,0), (436113,2150024,1,'soga_eye_brow_type',0,26,2), (436114,2150024,0,'soga_eye_color',229,229,102), (436115,2150024,1,'soga_eye_type',-3,0,0), (436116,2150024,0,'soga_hair_face_color',120,133,133), (436117,2150024,0,'soga_hair_face_highlight_color',198,184,78), (436118,2150024,0,'soga_hair_type_color',120,133,133), (436119,2150024,0,'soga_hair_type_highlight_color',198,184,78), (436120,2150024,1,'soga_lip_type',-2,12,0), (436121,2150024,1,'soga_nose_type',-7,-17,-17), (436122,2150024,0,'soga_skin_color',104,160,159), (436123,2150024,0,'wing_color1',255,255,255), (436124,2150024,0,'wing_color2',255,255,255), (436128,2310383,1,'cheek_type',12,-38,0), (436129,2310383,1,'chin_type',-43,61,29), (436130,2310383,1,'ear_type',47,-15,0), (436131,2310383,1,'eye_brow_type',-50,96,-31), (436132,2310383,0,'eye_color',33,57,35), (436133,2310383,1,'eye_type',74,0,0), (436134,2310383,0,'hair_color1',200,165,96), (436135,2310383,0,'hair_color2',173,99,44), (436136,2310383,0,'hair_face_color',228,172,24), (436137,2310383,0,'hair_face_highlight_color',184,128,10), (436138,2310383,0,'hair_highlight',209,131,22), (436139,2310383,0,'hair_type_color',228,172,24), (436140,2310383,0,'hair_type_highlight_color',184,128,10), (436141,2310383,1,'lip_type',-46,-77,82), (436142,2310383,1,'nose_type',89,-76,-96), (436143,2310383,0,'skin_color',136,143,134), (436144,2310383,1,'soga_cheek_type',12,-38,0), (436145,2310383,1,'soga_chin_type',-43,61,29), (436146,2310383,1,'soga_ear_type',47,-15,0), (436147,2310383,1,'soga_eye_brow_type',-50,96,-31), (436148,2310383,0,'soga_eye_color',229,229,102), (436149,2310383,1,'soga_eye_type',74,0,0), (436150,2310383,0,'soga_hair_color1',200,165,96), (436151,2310383,0,'soga_hair_color2',173,99,44), (436152,2310383,0,'soga_hair_face_color',228,172,24), (436153,2310383,0,'soga_hair_face_highlight_color',184,128,10), (436154,2310383,0,'soga_hair_highlight',209,131,22), (436155,2310383,0,'soga_hair_type_color',228,172,24), (436156,2310383,0,'soga_hair_type_highlight_color',184,128,10), (436157,2310383,1,'soga_lip_type',-46,-77,82), (436158,2310383,1,'soga_nose_type',89,-76,-96), (436159,2310383,0,'soga_skin_color',136,143,134), (436160,2310383,0,'wing_color1',255,255,255), (436161,2310383,0,'wing_color2',255,255,255), (436191,8350002,0,'skin_color',100,100,100), (436193,8350004,0,'skin_color',100,100,100), (436194,8350005,0,'eye_color',255,255,255), (436195,8350005,0,'skin_color',255,255,255), (436196,8350005,0,'soga_eye_color',255,0,255), (436197,8360010,1,'cheek_type',14,-14,0), (436198,8360010,1,'chin_type',3,-9,14), (436199,8360010,1,'ear_type',-28,18,0), (436200,8360010,1,'eye_brow_type',-12,41,25), (436201,8360010,0,'eye_color',70,142,161), (436202,8360010,0,'hair_face_color',61,28,8), (436203,8360010,0,'hair_face_highlight_color',39,38,35), (436204,8360010,0,'hair_type_color',61,28,8), (436205,8360010,0,'hair_type_highlight_color',39,38,35), (436206,8360010,1,'lip_type',17,-14,0), (436207,8360010,1,'nose_type',21,11,-17), (436208,8360010,0,'skin_color',133,126,88), (436209,8360010,1,'soga_cheek_type',14,-14,0), (436210,8360010,1,'soga_chin_type',3,-9,14), (436211,8360010,1,'soga_ear_type',-28,18,0), (436212,8360010,1,'soga_eye_brow_type',-12,41,25), (436213,8360010,0,'soga_eye_color',229,229,102), (436214,8360010,0,'soga_hair_face_color',61,28,8), (436215,8360010,0,'soga_hair_face_highlight_color',39,38,35), (436216,8360010,0,'soga_hair_type_color',61,28,8), (436217,8360010,0,'soga_hair_type_highlight_color',39,38,35), (436218,8360010,1,'soga_lip_type',17,-14,0), (436219,8360010,1,'soga_nose_type',21,11,-17), (436220,8360010,0,'soga_skin_color',133,126,88), (436221,8360010,0,'wing_color1',255,255,255), (436222,8360010,0,'wing_color2',255,255,255), (436228,2180022,1,'cheek_type',-38,32,0), (436229,2180022,1,'chin_type',31,3,-7), (436230,2180022,1,'ear_type',47,-14,0), (436231,2180022,1,'eye_brow_type',-20,28,-8), (436232,2180022,0,'eye_color',45,93,84), (436233,2180022,0,'hair_color1',242,29,5), (436234,2180022,0,'hair_face_color',15,12,7), (436235,2180022,0,'hair_face_highlight_color',17,6,1), (436236,2180022,0,'hair_type_color',15,12,7), (436237,2180022,0,'hair_type_highlight_color',17,6,1), (436238,2180022,1,'lip_type',-26,-12,-37), (436239,2180022,1,'nose_type',-17,-14,29), (436240,2180022,0,'skin_color',234,232,227), (436241,2180022,1,'soga_cheek_type',0,-20,28), (436242,2180022,1,'soga_chin_type',0,-26,-12), (436243,2180022,1,'soga_ear_type',47,-14,0), (436244,2180022,1,'soga_eye_brow_type',0,47,-14), (436245,2180022,0,'soga_eye_color',229,229,102), (436246,2180022,0,'soga_hair_face_color',15,12,7), (436247,2180022,0,'soga_hair_face_highlight_color',17,6,1), (436248,2180022,0,'soga_hair_type_color',15,12,7), (436249,2180022,0,'soga_hair_type_highlight_color',17,6,1), (436250,2180022,1,'soga_lip_type',-8,-38,32), (436251,2180022,1,'soga_nose_type',-37,31,3), (436252,2180022,0,'soga_skin_color',234,232,227), (436253,2180022,0,'wing_color1',255,255,255), (436254,2180022,0,'wing_color2',255,255,255), (436259,2180024,1,'cheek_type',-38,32,0), (436260,2180024,1,'chin_type',31,3,-7), (436261,2180024,1,'ear_type',47,-14,0), (436262,2180024,1,'eye_brow_type',-20,28,-8), (436263,2180024,0,'eye_color',45,93,84), (436264,2180024,0,'hair_color1',242,29,5), (436265,2180024,0,'hair_face_color',15,12,7), (436266,2180024,0,'hair_face_highlight_color',17,6,1), (436267,2180024,0,'hair_type_color',15,12,7), (436268,2180024,0,'hair_type_highlight_color',17,6,1), (436269,2180024,1,'lip_type',-26,-12,-37), (436270,2180024,1,'nose_type',-17,-14,29), (436271,2180024,0,'skin_color',234,232,227), (436272,2180024,1,'soga_cheek_type',0,-20,28), (436273,2180024,1,'soga_chin_type',0,-26,-12), (436274,2180024,1,'soga_ear_type',47,-14,0), (436275,2180024,1,'soga_eye_brow_type',0,47,-14), (436276,2180024,0,'soga_eye_color',229,229,102), (436277,2180024,0,'soga_hair_face_color',15,12,7), (436278,2180024,0,'soga_hair_face_highlight_color',17,6,1), (436279,2180024,0,'soga_hair_type_color',15,12,7), (436280,2180024,0,'soga_hair_type_highlight_color',17,6,1), (436281,2180024,1,'soga_lip_type',-8,-38,32), (436282,2180024,1,'soga_nose_type',-37,31,3), (436283,2180024,0,'soga_skin_color',234,232,227), (436284,2180024,0,'wing_color1',255,255,255), (436285,2180024,0,'wing_color2',255,255,255), (436290,8350006,0,'skin_color',100,100,100), (436291,2140026,0,'eye_color',255,255,255), (436292,2140026,0,'skin_color',255,255,255), (436293,2140026,0,'soga_eye_color',255,0,255), (436294,2140027,1,'cheek_type',-12,-25,0), (436295,2140027,1,'chin_type',-34,8,-19), (436296,2140027,1,'ear_type',-22,0,0), (436297,2140027,1,'eye_brow_type',-21,9,-12), (436298,2140027,0,'eye_color',44,91,104), (436299,2140027,1,'eye_type',-25,0,0), (436300,2140027,0,'hair_face_color',175,145,47), (436301,2140027,0,'hair_face_highlight_color',91,69,0), (436302,2140027,0,'hair_type_color',175,145,47), (436303,2140027,0,'hair_type_highlight_color',91,69,0), (436304,2140027,1,'lip_type',-25,39,28), (436305,2140027,1,'nose_type',19,-17,-26), (436306,2140027,0,'skin_color',202,170,127), (436307,2140027,1,'soga_cheek_type',-12,-25,0), (436308,2140027,1,'soga_chin_type',-34,8,-19), (436309,2140027,1,'soga_ear_type',-22,0,0), (436310,2140027,1,'soga_eye_brow_type',-21,9,-12), (436311,2140027,0,'soga_eye_color',229,229,102), (436312,2140027,1,'soga_eye_type',-25,0,0), (436313,2140027,0,'soga_hair_face_color',175,145,47), (436314,2140027,0,'soga_hair_face_highlight_color',91,69,0), (436315,2140027,0,'soga_hair_type_color',175,145,47), (436316,2140027,0,'soga_hair_type_highlight_color',91,69,0), (436317,2140027,1,'soga_lip_type',-25,39,28), (436318,2140027,1,'soga_nose_type',19,-17,-26), (436319,2140027,0,'soga_skin_color',202,170,127), (436320,2140027,0,'wing_color1',255,255,255), (436321,2140027,0,'wing_color2',255,255,255), (436325,2140028,1,'cheek_type',-12,-25,0), (436326,2140028,1,'chin_type',-34,8,-19), (436327,2140028,1,'ear_type',-22,0,0), (436328,2140028,1,'eye_brow_type',-21,9,-12), (436329,2140028,0,'eye_color',44,91,104), (436330,2140028,1,'eye_type',-25,0,0), (436331,2140028,0,'hair_face_color',175,145,47), (436332,2140028,0,'hair_face_highlight_color',91,69,0), (436333,2140028,0,'hair_type_color',175,145,47), (436334,2140028,0,'hair_type_highlight_color',91,69,0), (436335,2140028,1,'lip_type',-25,39,28), (436336,2140028,1,'nose_type',19,-17,-26), (436337,2140028,0,'skin_color',202,170,127), (436338,2140028,1,'soga_cheek_type',-12,-25,0), (436339,2140028,1,'soga_chin_type',-34,8,-19), (436340,2140028,1,'soga_ear_type',-22,0,0), (436341,2140028,1,'soga_eye_brow_type',-21,9,-12), (436342,2140028,0,'soga_eye_color',229,229,102), (436343,2140028,1,'soga_eye_type',-25,0,0), (436344,2140028,0,'soga_hair_face_color',175,145,47), (436345,2140028,0,'soga_hair_face_highlight_color',91,69,0), (436346,2140028,0,'soga_hair_type_color',175,145,47), (436347,2140028,0,'soga_hair_type_highlight_color',91,69,0), (436348,2140028,1,'soga_lip_type',-25,39,28), (436349,2140028,1,'soga_nose_type',19,-17,-26), (436350,2140028,0,'soga_skin_color',202,170,127), (436351,2140028,0,'wing_color1',255,255,255), (436352,2140028,0,'wing_color2',255,255,255), (436356,2140029,1,'cheek_type',-12,-25,0), (436357,2140029,1,'chin_type',-34,8,-19), (436358,2140029,1,'ear_type',-22,0,0), (436359,2140029,1,'eye_brow_type',-21,9,-12), (436360,2140029,0,'eye_color',44,91,104), (436361,2140029,1,'eye_type',-25,0,0), (436362,2140029,0,'hair_face_color',175,145,47), (436363,2140029,0,'hair_face_highlight_color',91,69,0), (436364,2140029,0,'hair_type_color',175,145,47), (436365,2140029,0,'hair_type_highlight_color',91,69,0), (436366,2140029,1,'lip_type',-25,39,28), (436367,2140029,1,'nose_type',19,-17,-26), (436368,2140029,0,'skin_color',202,170,127), (436369,2140029,1,'soga_cheek_type',-12,-25,0), (436370,2140029,1,'soga_chin_type',-34,8,-19), (436371,2140029,1,'soga_ear_type',-22,0,0), (436372,2140029,1,'soga_eye_brow_type',-21,9,-12), (436373,2140029,0,'soga_eye_color',229,229,102), (436374,2140029,1,'soga_eye_type',-25,0,0), (436375,2140029,0,'soga_hair_face_color',175,145,47), (436376,2140029,0,'soga_hair_face_highlight_color',91,69,0), (436377,2140029,0,'soga_hair_type_color',175,145,47), (436378,2140029,0,'soga_hair_type_highlight_color',91,69,0), (436379,2140029,1,'soga_lip_type',-25,39,28), (436380,2140029,1,'soga_nose_type',19,-17,-26), (436381,2140029,0,'soga_skin_color',202,170,127), (436382,2140029,0,'wing_color1',255,255,255), (436383,2140029,0,'wing_color2',255,255,255), (436384,2140031,1,'cheek_type',-12,-25,0), (436385,2140031,1,'chin_type',-34,8,-19), (436386,2140031,1,'ear_type',-22,0,0), (436387,2140031,1,'eye_brow_type',-21,9,-12), (436388,2140031,0,'eye_color',44,91,104), (436389,2140031,1,'eye_type',-25,0,0), (436390,2140031,0,'hair_face_color',175,145,47), (436391,2140031,0,'hair_face_highlight_color',91,69,0), (436392,2140031,0,'hair_type_color',175,145,47), (436393,2140031,0,'hair_type_highlight_color',91,69,0), (436394,2140031,1,'lip_type',-25,39,28), (436395,2140031,1,'nose_type',19,-17,-26), (436396,2140031,0,'skin_color',202,170,127), (436397,2140031,1,'soga_cheek_type',-12,-25,0), (436398,2140031,1,'soga_chin_type',-34,8,-19), (436399,2140031,1,'soga_ear_type',-22,0,0), (436400,2140031,1,'soga_eye_brow_type',-21,9,-12), (436401,2140031,0,'soga_eye_color',229,229,102), (436402,2140031,1,'soga_eye_type',-25,0,0), (436403,2140031,0,'soga_hair_face_color',175,145,47), (436404,2140031,0,'soga_hair_face_highlight_color',91,69,0), (436405,2140031,0,'soga_hair_type_color',175,145,47), (436406,2140031,0,'soga_hair_type_highlight_color',91,69,0), (436407,2140031,1,'soga_lip_type',-25,39,28), (436408,2140031,1,'soga_nose_type',19,-17,-26), (436409,2140031,0,'soga_skin_color',202,170,127), (436410,2140031,0,'wing_color1',255,255,255), (436411,2140031,0,'wing_color2',255,255,255), (436415,2140032,1,'cheek_type',-12,-25,0), (436416,2140032,1,'chin_type',-34,8,-19), (436417,2140032,1,'ear_type',-22,0,0), (436418,2140032,1,'eye_brow_type',-21,9,-12), (436419,2140032,0,'eye_color',44,91,104), (436420,2140032,1,'eye_type',-25,0,0), (436421,2140032,0,'hair_face_color',175,145,47), (436422,2140032,0,'hair_face_highlight_color',91,69,0), (436423,2140032,0,'hair_type_color',175,145,47), (436424,2140032,0,'hair_type_highlight_color',91,69,0), (436425,2140032,1,'lip_type',-25,39,28), (436426,2140032,1,'nose_type',19,-17,-26), (436427,2140032,0,'skin_color',202,170,127), (436428,2140032,1,'soga_cheek_type',-12,-25,0), (436429,2140032,1,'soga_chin_type',-34,8,-19), (436430,2140032,1,'soga_ear_type',-22,0,0), (436431,2140032,1,'soga_eye_brow_type',-21,9,-12), (436432,2140032,0,'soga_eye_color',229,229,102), (436433,2140032,1,'soga_eye_type',-25,0,0), (436434,2140032,0,'soga_hair_face_color',175,145,47), (436435,2140032,0,'soga_hair_face_highlight_color',91,69,0), (436436,2140032,0,'soga_hair_type_color',175,145,47), (436437,2140032,0,'soga_hair_type_highlight_color',91,69,0), (436438,2140032,1,'soga_lip_type',-25,39,28), (436439,2140032,1,'soga_nose_type',19,-17,-26), (436440,2140032,0,'soga_skin_color',202,170,127), (436441,2140032,0,'wing_color1',255,255,255), (436442,2140032,0,'wing_color2',255,255,255), (436446,2140033,1,'cheek_type',-12,-25,0), (436447,2140033,1,'chin_type',-34,8,-19), (436448,2140033,1,'ear_type',-22,0,0), (436449,2140033,1,'eye_brow_type',-21,9,-12), (436450,2140033,0,'eye_color',44,91,104), (436451,2140033,1,'eye_type',-25,0,0), (436452,2140033,0,'hair_face_color',175,145,47), (436453,2140033,0,'hair_face_highlight_color',91,69,0), (436454,2140033,0,'hair_type_color',175,145,47), (436455,2140033,0,'hair_type_highlight_color',91,69,0), (436456,2140033,1,'lip_type',-25,39,28), (436457,2140033,1,'nose_type',19,-17,-26), (436458,2140033,0,'skin_color',202,170,127), (436459,2140033,1,'soga_cheek_type',-12,-25,0), (436460,2140033,1,'soga_chin_type',-34,8,-19), (436461,2140033,1,'soga_ear_type',-22,0,0), (436462,2140033,1,'soga_eye_brow_type',-21,9,-12), (436463,2140033,0,'soga_eye_color',229,229,102), (436464,2140033,1,'soga_eye_type',-25,0,0), (436465,2140033,0,'soga_hair_face_color',175,145,47), (436466,2140033,0,'soga_hair_face_highlight_color',91,69,0), (436467,2140033,0,'soga_hair_type_color',175,145,47), (436468,2140033,0,'soga_hair_type_highlight_color',91,69,0), (436469,2140033,1,'soga_lip_type',-25,39,28), (436470,2140033,1,'soga_nose_type',19,-17,-26), (436471,2140033,0,'soga_skin_color',202,170,127), (436472,2140033,0,'wing_color1',255,255,255), (436473,2140033,0,'wing_color2',255,255,255), (436474,8370018,1,'cheek_type',-31,7,0), (436475,8370018,1,'chin_type',14,17,2), (436476,8370018,1,'ear_type',9,-44,0), (436477,8370018,1,'eye_brow_type',0,-2,0), (436478,8370018,0,'eye_color',167,168,129), (436479,8370018,1,'eye_type',-18,0,0), (436480,8370018,0,'hair_face_color',87,76,63), (436481,8370018,0,'hair_face_highlight_color',37,29,19), (436482,8370018,0,'hair_type_color',87,76,63), (436483,8370018,0,'hair_type_highlight_color',37,29,19), (436484,8370018,1,'lip_type',-38,10,11), (436485,8370018,1,'nose_type',0,29,9), (436486,8370018,0,'skin_color',245,250,250), (436487,8370018,1,'soga_cheek_type',-31,7,0), (436488,8370018,1,'soga_chin_type',14,17,2), (436489,8370018,1,'soga_ear_type',9,-44,0), (436490,8370018,1,'soga_eye_brow_type',0,-2,0), (436491,8370018,0,'soga_eye_color',245,250,250), (436492,8370018,1,'soga_eye_type',-18,0,0), (436493,8370018,0,'soga_hair_face_color',87,76,63), (436494,8370018,0,'soga_hair_face_highlight_color',37,29,19), (436495,8370018,0,'soga_hair_type_color',87,76,63), (436496,8370018,0,'soga_hair_type_highlight_color',37,29,19), (436497,8370018,1,'soga_lip_type',-38,10,11), (436498,8370018,1,'soga_nose_type',0,29,9), (436499,8370018,0,'soga_skin_color',167,168,129), (436500,8370018,0,'wing_color1',255,255,255), (436501,8370018,0,'wing_color2',255,255,255), (436505,8370019,1,'cheek_type',18,14,0), (436506,8370019,1,'chin_type',-2,-12,17), (436507,8370019,1,'ear_type',40,-9,0), (436508,8370019,1,'eye_brow_type',5,17,21), (436509,8370019,0,'eye_color',72,145,161), (436510,8370019,1,'eye_type',-34,0,0), (436511,8370019,0,'hair_face_color',127,119,111), (436512,8370019,0,'hair_face_highlight_color',13,12,8), (436513,8370019,0,'hair_type_color',127,119,111), (436514,8370019,0,'hair_type_highlight_color',13,12,8), (436515,8370019,1,'lip_type',0,12,-28), (436516,8370019,1,'nose_type',0,-5,-26), (436517,8370019,0,'skin_color',116,75,68), (436518,8370019,1,'soga_cheek_type',18,14,0), (436519,8370019,1,'soga_chin_type',-2,-12,17), (436520,8370019,1,'soga_ear_type',40,-9,0), (436521,8370019,1,'soga_eye_brow_type',5,17,21), (436522,8370019,0,'soga_eye_color',229,229,102), (436523,8370019,1,'soga_eye_type',-34,0,0), (436524,8370019,0,'soga_hair_face_color',127,119,111), (436525,8370019,0,'soga_hair_face_highlight_color',13,12,8), (436526,8370019,0,'soga_hair_type_color',127,119,111), (436527,8370019,0,'soga_hair_type_highlight_color',13,12,8), (436528,8370019,1,'soga_lip_type',0,12,-28), (436529,8370019,1,'soga_nose_type',0,-5,-26), (436530,8370019,0,'soga_skin_color',116,75,68), (436531,8370019,0,'wing_color1',255,255,255), (436532,8370019,0,'wing_color2',255,255,255), (436536,8370020,1,'cheek_type',25,42,0), (436537,8370020,1,'chin_type',43,-81,-52), (436538,8370020,1,'ear_type',62,-7,0), (436539,8370020,1,'eye_brow_type',37,78,-88), (436540,8370020,0,'eye_color',139,121,65), (436541,8370020,1,'eye_type',40,0,0), (436542,8370020,0,'hair_color1',4,211,10), (436543,8370020,0,'hair_color2',31,0,0), (436544,8370020,0,'hair_face_color',19,6,26), (436545,8370020,0,'hair_face_highlight_color',35,24,1), (436546,8370020,0,'hair_highlight',79,28,15), (436547,8370020,0,'hair_type_color',19,6,26), (436548,8370020,0,'hair_type_highlight_color',35,24,1), (436549,8370020,1,'lip_type',-71,62,-11), (436550,8370020,1,'nose_type',96,4,-45), (436551,8370020,0,'skin_color',233,222,178), (436552,8370020,1,'soga_cheek_type',0,37,78), (436553,8370020,1,'soga_chin_type',0,-71,62), (436554,8370020,1,'soga_ear_type',0,40,0), (436555,8370020,1,'soga_eye_brow_type',0,62,-7), (436556,8370020,0,'soga_eye_color',229,229,102), (436557,8370020,1,'soga_eye_type',31,0,0), (436558,8370020,0,'soga_hair_color1',29,21,28), (436559,8370020,0,'soga_hair_color2',39,32,39), (436560,8370020,0,'soga_hair_face_color',19,6,26), (436561,8370020,0,'soga_hair_face_highlight_color',35,24,1), (436562,8370020,0,'soga_hair_highlight',79,28,15), (436563,8370020,0,'soga_hair_type_color',19,6,26), (436564,8370020,0,'soga_hair_type_highlight_color',35,24,1), (436565,8370020,1,'soga_lip_type',-88,25,42), (436566,8370020,1,'soga_nose_type',-11,43,-81), (436567,8370020,0,'soga_skin_color',233,222,178), (436568,8370020,0,'wing_color1',255,255,255), (436569,8370020,0,'wing_color2',255,255,255), (436599,8370021,1,'cheek_type',3,-1,0), (436600,8370021,1,'chin_type',-18,0,-4), (436601,8370021,1,'ear_type',-2,-42,0), (436602,8370021,1,'eye_brow_type',9,1,25), (436603,8370021,0,'eye_color',34,68,78), (436604,8370021,1,'eye_type',-31,0,0), (436605,8370021,0,'hair_color1',231,239,0), (436606,8370021,0,'hair_face_color',50,20,7), (436607,8370021,0,'hair_face_highlight_color',164,56,31), (436608,8370021,0,'hair_type_color',50,20,7), (436609,8370021,0,'hair_type_highlight_color',164,56,31), (436610,8370021,1,'lip_type',17,25,17), (436611,8370021,1,'nose_type',22,-25,-17), (436612,8370021,0,'skin_color',217,169,152), (436613,8370021,1,'soga_cheek_type',0,9,1), (436614,8370021,1,'soga_chin_type',0,17,25), (436615,8370021,1,'soga_ear_type',0,-31,0), (436616,8370021,1,'soga_eye_brow_type',0,-2,-42), (436617,8370021,0,'soga_eye_color',229,229,102), (436618,8370021,1,'soga_eye_type',-31,0,0), (436619,8370021,0,'soga_hair_face_color',50,20,7), (436620,8370021,0,'soga_hair_face_highlight_color',164,56,31), (436621,8370021,0,'soga_hair_type_color',50,20,7), (436622,8370021,0,'soga_hair_type_highlight_color',164,56,31), (436623,8370021,1,'soga_lip_type',25,3,-1), (436624,8370021,1,'soga_nose_type',17,-18,0), (436625,8370021,0,'soga_skin_color',217,169,152), (436626,8370021,0,'wing_color1',255,255,255), (436627,8370021,0,'wing_color2',255,255,255), (436630,8330019,1,'cheek_type',-64,74,0), (436631,8330019,1,'chin_type',15,31,-66), (436632,8330019,1,'ear_type',23,-93,0), (436633,8330019,1,'eye_brow_type',14,95,56), (436634,8330019,0,'eye_color',0,11,7), (436635,8330019,1,'eye_type',-21,0,0), (436636,8330019,1,'lip_type',55,-42,83), (436637,8330019,1,'nose_type',-76,-76,-50), (436638,8330019,0,'skin_color',210,210,225), (436639,8330019,1,'soga_cheek_type',-64,74,0), (436640,8330019,1,'soga_chin_type',15,31,-66), (436641,8330019,1,'soga_ear_type',23,-93,0), (436642,8330019,1,'soga_eye_brow_type',14,95,56), (436643,8330019,0,'soga_eye_color',229,229,102), (436644,8330019,1,'soga_eye_type',-21,0,0), (436645,8330019,1,'soga_lip_type',55,-42,83), (436646,8330019,1,'soga_nose_type',-76,-76,-50), (436647,8330019,0,'soga_skin_color',148,63,12), (436648,8330019,0,'wing_color1',255,255,255), (436649,8330019,0,'wing_color2',255,255,255), (436661,8330020,1,'cheek_type',-93,-56,0), (436662,8330020,1,'chin_type',-81,-50,-55), (436663,8330020,1,'ear_type',-31,-44,0), (436664,8330020,1,'eye_brow_type',28,-100,100), (436665,8330020,0,'eye_color',131,182,197), (436666,8330020,1,'eye_type',40,0,0), (436667,8330020,0,'hair_face_highlight_color',244,246,246), (436668,8330020,0,'hair_type_highlight_color',244,246,246), (436669,8330020,1,'lip_type',-84,-68,56), (436670,8330020,1,'nose_type',-69,76,-43), (436671,8330020,0,'skin_color',248,251,251), (436672,8330020,1,'soga_cheek_type',-93,-56,0), (436673,8330020,1,'soga_chin_type',-81,-50,-55), (436674,8330020,1,'soga_ear_type',-31,-44,0), (436675,8330020,1,'soga_eye_brow_type',28,-100,100), (436676,8330020,0,'soga_eye_color',229,229,102), (436677,8330020,1,'soga_eye_type',40,0,0), (436678,8330020,0,'soga_hair_face_highlight_color',244,246,246), (436679,8330020,0,'soga_hair_type_highlight_color',244,246,246), (436680,8330020,1,'soga_lip_type',-84,-68,56), (436681,8330020,1,'soga_nose_type',-69,76,-43), (436682,8330020,0,'soga_skin_color',248,251,251), (436683,8330020,0,'wing_color1',255,255,255), (436684,8330020,0,'wing_color2',255,255,255), (436692,8330021,1,'cheek_type',35,10,0), (436693,8330021,1,'chin_type',-9,-14,-23), (436694,8330021,1,'ear_type',3,34,0), (436695,8330021,1,'eye_brow_type',-8,28,-11), (436696,8330021,0,'eye_color',96,160,174), (436697,8330021,1,'eye_type',-9,0,0), (436698,8330021,0,'hair_face_color',214,184,120), (436699,8330021,0,'hair_face_highlight_color',65,61,27), (436700,8330021,0,'hair_type_color',214,184,120), (436701,8330021,0,'hair_type_highlight_color',65,61,27), (436702,8330021,1,'lip_type',-4,-28,-10), (436703,8330021,1,'nose_type',-14,17,-2), (436704,8330021,0,'skin_color',240,249,246), (436705,8330021,1,'soga_cheek_type',35,10,0), (436706,8330021,1,'soga_chin_type',-9,-14,-23), (436707,8330021,1,'soga_ear_type',3,34,0), (436708,8330021,1,'soga_eye_brow_type',-8,28,-11), (436709,8330021,0,'soga_eye_color',229,229,102), (436710,8330021,1,'soga_eye_type',-9,0,0), (436711,8330021,0,'soga_hair_face_color',214,184,120), (436712,8330021,0,'soga_hair_face_highlight_color',65,61,27), (436713,8330021,0,'soga_hair_type_color',214,184,120), (436714,8330021,0,'soga_hair_type_highlight_color',65,61,27), (436715,8330021,1,'soga_lip_type',-4,-28,-10), (436716,8330021,1,'soga_nose_type',-14,17,-2), (436717,8330021,0,'soga_skin_color',240,249,246), (436718,8330021,0,'wing_color1',255,255,255), (436719,8330021,0,'wing_color2',255,255,255), (436723,8330022,1,'cheek_type',4,12,0), (436724,8330022,1,'chin_type',-18,-28,17), (436725,8330022,1,'ear_type',10,-8,0), (436726,8330022,1,'eye_brow_type',25,25,28), (436727,8330022,0,'eye_color',60,125,138), (436728,8330022,1,'eye_type',-31,0,0), (436729,8330022,0,'hair_face_color',219,180,18), (436730,8330022,0,'hair_face_highlight_color',94,49,7), (436731,8330022,0,'hair_type_color',219,180,18), (436732,8330022,0,'hair_type_highlight_color',94,49,7), (436733,8330022,1,'lip_type',-31,21,-25), (436734,8330022,1,'nose_type',35,11,-1), (436735,8330022,0,'skin_color',253,254,254), (436736,8330022,1,'soga_cheek_type',4,12,0), (436737,8330022,1,'soga_chin_type',-18,-28,17), (436738,8330022,1,'soga_ear_type',10,-8,0), (436739,8330022,1,'soga_eye_brow_type',25,25,28), (436740,8330022,0,'soga_eye_color',229,229,102), (436741,8330022,1,'soga_eye_type',-31,0,0), (436742,8330022,0,'soga_hair_face_color',219,180,18), (436743,8330022,0,'soga_hair_face_highlight_color',94,49,7), (436744,8330022,0,'soga_hair_type_color',219,180,18), (436745,8330022,0,'soga_hair_type_highlight_color',94,49,7), (436746,8330022,1,'soga_lip_type',-31,21,-25), (436747,8330022,1,'soga_nose_type',35,11,-1), (436748,8330022,0,'soga_skin_color',253,254,254), (436749,8330022,0,'wing_color1',255,255,255), (436750,8330022,0,'wing_color2',255,255,255), (436754,8330023,1,'cheek_type',100,-100,0), (436755,8330023,1,'chin_type',-43,100,100), (436756,8330023,1,'ear_type',-100,7,0), (436757,8330023,1,'eye_brow_type',100,-100,100), (436758,8330023,0,'eye_color',114,85,55), (436759,8330023,1,'eye_type',-100,0,0), (436760,8330023,0,'hair_color1',29,21,28), (436761,8330023,0,'hair_color2',39,32,39), (436762,8330023,0,'hair_face_color',15,1,21), (436763,8330023,0,'hair_face_highlight_color',119,147,147), (436764,8330023,0,'hair_highlight',123,123,130), (436765,8330023,0,'hair_type_color',15,1,21), (436766,8330023,0,'hair_type_highlight_color',119,147,147), (436767,8330023,1,'lip_type',100,100,100), (436768,8330023,1,'nose_type',-100,-100,100), (436769,8330023,0,'skin_color',232,181,180), (436770,8330023,1,'soga_cheek_type',100,-100,0), (436771,8330023,1,'soga_chin_type',-43,100,100), (436772,8330023,1,'soga_ear_type',-100,7,0), (436773,8330023,1,'soga_eye_brow_type',100,-100,100), (436774,8330023,0,'soga_eye_color',232,181,180), (436775,8330023,1,'soga_eye_type',-100,0,0), (436776,8330023,0,'soga_hair_color1',164,165,165), (436777,8330023,0,'soga_hair_color2',56,62,62), (436778,8330023,0,'soga_hair_face_color',244,246,246), (436779,8330023,0,'soga_hair_face_highlight_color',119,147,147), (436780,8330023,0,'soga_hair_highlight',123,123,130), (436781,8330023,0,'soga_hair_type_color',244,246,246), (436782,8330023,0,'soga_hair_type_highlight_color',119,147,147), (436783,8330023,1,'soga_lip_type',100,100,100), (436784,8330023,1,'soga_nose_type',-100,-100,100), (436785,8330023,0,'soga_skin_color',114,85,55), (436817,8330024,1,'cheek_type',14,-14,0), (436818,8330024,1,'chin_type',3,-9,14), (436819,8330024,1,'ear_type',-28,18,0), (436820,8330024,1,'eye_brow_type',-12,41,25), (436821,8330024,0,'eye_color',70,142,161), (436822,8330024,0,'hair_face_color',61,28,8), (436823,8330024,0,'hair_face_highlight_color',39,38,35), (436824,8330024,0,'hair_type_color',61,28,8), (436825,8330024,0,'hair_type_highlight_color',39,38,35), (436826,8330024,1,'lip_type',17,-14,0), (436827,8330024,1,'nose_type',21,11,-17), (436828,8330024,0,'skin_color',133,126,88), (436829,8330024,1,'soga_cheek_type',14,-14,0), (436830,8330024,1,'soga_chin_type',3,-9,14), (436831,8330024,1,'soga_ear_type',-28,18,0), (436832,8330024,1,'soga_eye_brow_type',-12,41,25), (436833,8330024,0,'soga_eye_color',229,229,102), (436834,8330024,0,'soga_hair_face_color',61,28,8), (436835,8330024,0,'soga_hair_face_highlight_color',39,38,35), (436836,8330024,0,'soga_hair_type_color',61,28,8), (436837,8330024,0,'soga_hair_type_highlight_color',39,38,35), (436838,8330024,1,'soga_lip_type',17,-14,0), (436839,8330024,1,'soga_nose_type',21,11,-17), (436840,8330024,0,'soga_skin_color',133,126,88), (436841,8330024,0,'wing_color1',255,255,255), (436842,8330024,0,'wing_color2',255,255,255), (436848,8330025,1,'cheek_type',-11,21,0), (436849,8330025,1,'chin_type',-7,-3,14), (436850,8330025,1,'ear_type',-34,-17,0), (436851,8330025,1,'eye_brow_type',50,-100,100), (436852,8330025,0,'eye_color',155,147,98), (436853,8330025,1,'eye_type',9,0,0), (436854,8330025,0,'hair_face_color',157,147,57), (436855,8330025,0,'hair_face_highlight_color',214,204,192), (436856,8330025,0,'hair_type_color',157,147,57), (436857,8330025,0,'hair_type_highlight_color',214,204,192), (436858,8330025,1,'lip_type',14,10,-20), (436859,8330025,1,'nose_type',41,-7,-28), (436860,8330025,0,'skin_color',101,95,65), (436861,8330025,1,'soga_cheek_type',-11,21,0), (436862,8330025,1,'soga_chin_type',-7,-3,14), (436863,8330025,1,'soga_ear_type',-34,-17,0), (436864,8330025,1,'soga_eye_brow_type',50,-100,100), (436865,8330025,0,'soga_eye_color',229,229,102), (436866,8330025,1,'soga_eye_type',9,0,0), (436867,8330025,0,'soga_hair_face_color',157,147,57), (436868,8330025,0,'soga_hair_face_highlight_color',214,204,192), (436869,8330025,0,'soga_hair_type_color',157,147,57), (436870,8330025,0,'soga_hair_type_highlight_color',214,204,192), (436871,8330025,1,'soga_lip_type',14,10,-20), (436872,8330025,1,'soga_nose_type',41,-7,-28), (436873,8330025,0,'soga_skin_color',101,95,65), (436874,8330025,0,'wing_color1',255,255,255), (436875,8330025,0,'wing_color2',255,255,255), (436879,8330026,1,'cheek_type',10,89,0), (436880,8330026,1,'chin_type',78,-84,47), (436881,8330026,1,'ear_type',53,-3,0), (436882,8330026,1,'eye_brow_type',37,7,-87), (436883,8330026,0,'eye_color',30,63,59), (436884,8330026,1,'eye_type',44,0,0), (436885,8330026,0,'hair_color1',54,45,28), (436886,8330026,0,'hair_color2',104,52,0), (436887,8330026,0,'hair_face_color',47,14,19), (436888,8330026,0,'hair_face_highlight_color',219,179,15), (436889,8330026,0,'hair_highlight',239,221,86), (436890,8330026,0,'hair_type_color',47,14,19), (436891,8330026,0,'hair_type_highlight_color',219,179,15), (436892,8330026,1,'lip_type',34,-85,68), (436893,8330026,1,'nose_type',62,34,-38), (436894,8330026,0,'skin_color',69,53,31), (436895,8330026,1,'soga_cheek_type',10,89,0), (436896,8330026,1,'soga_chin_type',78,-84,47), (436897,8330026,1,'soga_ear_type',53,-3,0), (436898,8330026,1,'soga_eye_brow_type',37,7,-87), (436899,8330026,0,'soga_eye_color',229,229,102), (436900,8330026,1,'soga_eye_type',44,0,0), (436901,8330026,0,'soga_hair_color1',54,45,28), (436902,8330026,0,'soga_hair_color2',104,52,0), (436903,8330026,0,'soga_hair_face_color',47,14,19), (436904,8330026,0,'soga_hair_face_highlight_color',219,179,15), (436905,8330026,0,'soga_hair_highlight',239,221,86), (436906,8330026,0,'soga_hair_type_color',47,14,19), (436907,8330026,0,'soga_hair_type_highlight_color',219,179,15), (436908,8330026,1,'soga_lip_type',34,-85,68), (436909,8330026,1,'soga_nose_type',62,34,-38), (436910,8330026,0,'soga_skin_color',69,53,31), (436911,8330026,0,'wing_color1',255,255,255), (436912,8330026,0,'wing_color2',255,255,255), (436942,8330027,1,'cheek_type',14,-14,0), (436943,8330027,1,'chin_type',3,-9,14), (436944,8330027,1,'ear_type',-28,18,0), (436945,8330027,1,'eye_brow_type',-12,41,25), (436946,8330027,0,'eye_color',70,142,161), (436947,8330027,0,'hair_face_color',61,28,8), (436948,8330027,0,'hair_face_highlight_color',39,38,35), (436949,8330027,0,'hair_type_color',61,28,8), (436950,8330027,0,'hair_type_highlight_color',39,38,35), (436951,8330027,1,'lip_type',17,-14,0), (436952,8330027,1,'nose_type',21,11,-17), (436953,8330027,0,'skin_color',133,126,88), (436954,8330027,1,'soga_cheek_type',14,-14,0), (436955,8330027,1,'soga_chin_type',3,-9,14), (436956,8330027,1,'soga_ear_type',-28,18,0), (436957,8330027,1,'soga_eye_brow_type',-12,41,25), (436958,8330027,0,'soga_eye_color',229,229,102), (436959,8330027,0,'soga_hair_face_color',61,28,8), (436960,8330027,0,'soga_hair_face_highlight_color',39,38,35), (436961,8330027,0,'soga_hair_type_color',61,28,8), (436962,8330027,0,'soga_hair_type_highlight_color',39,38,35), (436963,8330027,1,'soga_lip_type',17,-14,0), (436964,8330027,1,'soga_nose_type',21,11,-17), (436965,8330027,0,'soga_skin_color',133,126,88), (436966,8330027,0,'wing_color1',255,255,255), (436967,8330027,0,'wing_color2',255,255,255), (436973,8330028,1,'cheek_type',100,-100,0), (436974,8330028,1,'chin_type',-43,100,100), (436975,8330028,1,'ear_type',-100,7,0), (436976,8330028,1,'eye_brow_type',100,-100,100), (436977,8330028,0,'eye_color',114,85,55), (436978,8330028,1,'eye_type',-100,0,0), (436979,8330028,0,'hair_color1',29,21,28), (436980,8330028,0,'hair_color2',39,32,39), (436981,8330028,0,'hair_face_color',15,1,21), (436982,8330028,0,'hair_face_highlight_color',119,147,147), (436983,8330028,0,'hair_highlight',123,123,130), (436984,8330028,0,'hair_type_color',15,1,21), (436985,8330028,0,'hair_type_highlight_color',119,147,147), (436986,8330028,1,'lip_type',100,100,100), (436987,8330028,1,'nose_type',-100,-100,100), (436988,8330028,0,'skin_color',232,181,180), (436989,8330028,1,'soga_cheek_type',100,-100,0), (436990,8330028,1,'soga_chin_type',-43,100,100), (436991,8330028,1,'soga_ear_type',-100,7,0), (436992,8330028,1,'soga_eye_brow_type',100,-100,100), (436993,8330028,0,'soga_eye_color',232,181,180), (436994,8330028,1,'soga_eye_type',-100,0,0), (436995,8330028,0,'soga_hair_color1',164,165,165), (436996,8330028,0,'soga_hair_color2',56,62,62), (436997,8330028,0,'soga_hair_face_color',244,246,246), (436998,8330028,0,'soga_hair_face_highlight_color',119,147,147), (436999,8330028,0,'soga_hair_highlight',123,123,130), (437000,8330028,0,'soga_hair_type_color',244,246,246), (437001,8330028,0,'soga_hair_type_highlight_color',119,147,147), (437002,8330028,1,'soga_lip_type',100,100,100), (437003,8330028,1,'soga_nose_type',-100,-100,100), (437004,8330028,0,'soga_skin_color',114,85,55), (437036,8330029,1,'cheek_type',-11,21,0), (437037,8330029,1,'chin_type',-7,-3,14), (437038,8330029,1,'ear_type',-34,-17,0), (437039,8330029,1,'eye_brow_type',50,-100,100), (437040,8330029,0,'eye_color',155,147,98), (437041,8330029,1,'eye_type',9,0,0), (437042,8330029,0,'hair_face_color',157,147,57), (437043,8330029,0,'hair_face_highlight_color',214,204,192), (437044,8330029,0,'hair_type_color',157,147,57), (437045,8330029,0,'hair_type_highlight_color',214,204,192), (437046,8330029,1,'lip_type',14,10,-20), (437047,8330029,1,'nose_type',41,-7,-28), (437048,8330029,0,'skin_color',101,95,65), (437049,8330029,1,'soga_cheek_type',-11,21,0), (437050,8330029,1,'soga_chin_type',-7,-3,14), (437051,8330029,1,'soga_ear_type',-34,-17,0), (437052,8330029,1,'soga_eye_brow_type',50,-100,100), (437053,8330029,0,'soga_eye_color',229,229,102), (437054,8330029,1,'soga_eye_type',9,0,0), (437055,8330029,0,'soga_hair_face_color',157,147,57), (437056,8330029,0,'soga_hair_face_highlight_color',214,204,192), (437057,8330029,0,'soga_hair_type_color',157,147,57), (437058,8330029,0,'soga_hair_type_highlight_color',214,204,192), (437059,8330029,1,'soga_lip_type',14,10,-20), (437060,8330029,1,'soga_nose_type',41,-7,-28), (437061,8330029,0,'soga_skin_color',101,95,65), (437062,8330029,0,'wing_color1',255,255,255), (437063,8330029,0,'wing_color2',255,255,255), (437192,2080017,1,'cheek_type',-31,7,0), (437193,2080017,1,'chin_type',14,17,2), (437194,2080017,1,'ear_type',9,-44,0), (437195,2080017,1,'eye_brow_type',0,-2,0), (437196,2080017,0,'eye_color',167,168,129), (437197,2080017,1,'eye_type',-18,0,0), (437198,2080017,0,'hair_face_color',87,76,63), (437199,2080017,0,'hair_face_highlight_color',37,29,19), (437200,2080017,0,'hair_type_color',87,76,63), (437201,2080017,0,'hair_type_highlight_color',37,29,19), (437202,2080017,1,'lip_type',-38,10,11), (437203,2080017,1,'nose_type',0,29,9), (437204,2080017,0,'skin_color',245,250,250), (437205,2080017,1,'soga_cheek_type',-31,7,0), (437206,2080017,1,'soga_chin_type',14,17,2), (437207,2080017,1,'soga_ear_type',9,-44,0), (437208,2080017,1,'soga_eye_brow_type',0,-2,0), (437209,2080017,0,'soga_eye_color',245,250,250), (437210,2080017,1,'soga_eye_type',-18,0,0), (437211,2080017,0,'soga_hair_face_color',87,76,63), (437212,2080017,0,'soga_hair_face_highlight_color',37,29,19), (437213,2080017,0,'soga_hair_type_color',87,76,63), (437214,2080017,0,'soga_hair_type_highlight_color',37,29,19), (437215,2080017,1,'soga_lip_type',-38,10,11), (437216,2080017,1,'soga_nose_type',0,29,9), (437217,2080017,0,'soga_skin_color',167,168,129), (437218,2080017,0,'wing_color1',255,255,255), (437219,2080017,0,'wing_color2',255,255,255), (437223,2080018,1,'cheek_type',-11,21,0), (437224,2080018,1,'chin_type',-7,-3,14), (437225,2080018,1,'ear_type',-34,-17,0), (437226,2080018,1,'eye_brow_type',50,-100,100), (437227,2080018,0,'eye_color',155,147,98), (437228,2080018,1,'eye_type',9,0,0), (437229,2080018,0,'hair_face_color',157,147,57), (437230,2080018,0,'hair_face_highlight_color',214,204,192), (437231,2080018,0,'hair_type_color',157,147,57), (437232,2080018,0,'hair_type_highlight_color',214,204,192), (437233,2080018,1,'lip_type',14,10,-20), (437234,2080018,1,'nose_type',41,-7,-28), (437235,2080018,0,'skin_color',101,95,65), (437236,2080018,1,'soga_cheek_type',-11,21,0), (437237,2080018,1,'soga_chin_type',-7,-3,14), (437238,2080018,1,'soga_ear_type',-34,-17,0), (437239,2080018,1,'soga_eye_brow_type',50,-100,100), (437240,2080018,0,'soga_eye_color',229,229,102), (437241,2080018,1,'soga_eye_type',9,0,0), (437242,2080018,0,'soga_hair_face_color',157,147,57), (437243,2080018,0,'soga_hair_face_highlight_color',214,204,192), (437244,2080018,0,'soga_hair_type_color',157,147,57), (437245,2080018,0,'soga_hair_type_highlight_color',214,204,192), (437246,2080018,1,'soga_lip_type',14,10,-20), (437247,2080018,1,'soga_nose_type',41,-7,-28), (437248,2080018,0,'soga_skin_color',101,95,65), (437249,2080018,0,'wing_color1',255,255,255), (437250,2080018,0,'wing_color2',255,255,255), (437254,2080019,1,'cheek_type',-11,21,0), (437255,2080019,1,'chin_type',-7,-3,14), (437256,2080019,1,'ear_type',-34,-17,0), (437257,2080019,1,'eye_brow_type',50,-100,100), (437258,2080019,0,'eye_color',155,147,98), (437259,2080019,1,'eye_type',9,0,0), (437260,2080019,0,'hair_face_color',157,147,57), (437261,2080019,0,'hair_face_highlight_color',214,204,192), (437262,2080019,0,'hair_type_color',157,147,57), (437263,2080019,0,'hair_type_highlight_color',214,204,192), (437264,2080019,1,'lip_type',14,10,-20), (437265,2080019,1,'nose_type',41,-7,-28), (437266,2080019,0,'skin_color',101,95,65), (437267,2080019,1,'soga_cheek_type',-11,21,0), (437268,2080019,1,'soga_chin_type',-7,-3,14), (437269,2080019,1,'soga_ear_type',-34,-17,0), (437270,2080019,1,'soga_eye_brow_type',50,-100,100), (437271,2080019,0,'soga_eye_color',229,229,102), (437272,2080019,1,'soga_eye_type',9,0,0), (437273,2080019,0,'soga_hair_face_color',157,147,57), (437274,2080019,0,'soga_hair_face_highlight_color',214,204,192), (437275,2080019,0,'soga_hair_type_color',157,147,57), (437276,2080019,0,'soga_hair_type_highlight_color',214,204,192), (437277,2080019,1,'soga_lip_type',14,10,-20), (437278,2080019,1,'soga_nose_type',41,-7,-28), (437279,2080019,0,'soga_skin_color',101,95,65), (437280,2080019,0,'wing_color1',255,255,255), (437281,2080019,0,'wing_color2',255,255,255), (437285,2080020,1,'cheek_type',14,-14,0), (437286,2080020,1,'chin_type',3,-9,14), (437287,2080020,1,'ear_type',-28,18,0), (437288,2080020,1,'eye_brow_type',-12,41,25), (437289,2080020,0,'eye_color',70,142,161), (437290,2080020,0,'hair_face_color',61,28,8), (437291,2080020,0,'hair_face_highlight_color',39,38,35), (437292,2080020,0,'hair_type_color',61,28,8), (437293,2080020,0,'hair_type_highlight_color',39,38,35), (437294,2080020,1,'lip_type',17,-14,0), (437295,2080020,1,'nose_type',21,11,-17), (437296,2080020,0,'skin_color',133,126,88), (437297,2080020,1,'soga_cheek_type',14,-14,0), (437298,2080020,1,'soga_chin_type',3,-9,14), (437299,2080020,1,'soga_ear_type',-28,18,0), (437300,2080020,1,'soga_eye_brow_type',-12,41,25), (437301,2080020,0,'soga_eye_color',229,229,102), (437302,2080020,0,'soga_hair_face_color',61,28,8), (437303,2080020,0,'soga_hair_face_highlight_color',39,38,35), (437304,2080020,0,'soga_hair_type_color',61,28,8), (437305,2080020,0,'soga_hair_type_highlight_color',39,38,35), (437306,2080020,1,'soga_lip_type',17,-14,0), (437307,2080020,1,'soga_nose_type',21,11,-17), (437308,2080020,0,'soga_skin_color',133,126,88), (437309,2080020,0,'wing_color1',255,255,255), (437310,2080020,0,'wing_color2',255,255,255), (437316,2080021,1,'cheek_type',14,-14,0), (437317,2080021,1,'chin_type',3,-9,14), (437318,2080021,1,'ear_type',-28,18,0), (437319,2080021,1,'eye_brow_type',-12,41,25), (437320,2080021,0,'eye_color',70,142,161), (437321,2080021,0,'hair_face_color',61,28,8), (437322,2080021,0,'hair_face_highlight_color',39,38,35), (437323,2080021,0,'hair_type_color',61,28,8), (437324,2080021,0,'hair_type_highlight_color',39,38,35), (437325,2080021,1,'lip_type',17,-14,0), (437326,2080021,1,'nose_type',21,11,-17), (437327,2080021,0,'skin_color',133,126,88), (437328,2080021,1,'soga_cheek_type',14,-14,0), (437329,2080021,1,'soga_chin_type',3,-9,14), (437330,2080021,1,'soga_ear_type',-28,18,0), (437331,2080021,1,'soga_eye_brow_type',-12,41,25), (437332,2080021,0,'soga_eye_color',229,229,102), (437333,2080021,0,'soga_hair_face_color',61,28,8), (437334,2080021,0,'soga_hair_face_highlight_color',39,38,35), (437335,2080021,0,'soga_hair_type_color',61,28,8), (437336,2080021,0,'soga_hair_type_highlight_color',39,38,35), (437337,2080021,1,'soga_lip_type',17,-14,0), (437338,2080021,1,'soga_nose_type',21,11,-17), (437339,2080021,0,'soga_skin_color',133,126,88), (437340,2080021,0,'wing_color1',255,255,255), (437341,2080021,0,'wing_color2',255,255,255), (437347,2080022,1,'cheek_type',10,89,0), (437348,2080022,1,'chin_type',78,-84,47), (437349,2080022,1,'ear_type',53,-3,0), (437350,2080022,1,'eye_brow_type',37,7,-87), (437351,2080022,0,'eye_color',30,63,59), (437352,2080022,1,'eye_type',44,0,0), (437353,2080022,0,'hair_color1',54,45,28), (437354,2080022,0,'hair_color2',104,52,0), (437355,2080022,0,'hair_face_color',47,14,19), (437356,2080022,0,'hair_face_highlight_color',219,179,15), (437357,2080022,0,'hair_highlight',239,221,86), (437358,2080022,0,'hair_type_color',47,14,19), (437359,2080022,0,'hair_type_highlight_color',219,179,15), (437360,2080022,1,'lip_type',34,-85,68), (437361,2080022,1,'nose_type',62,34,-38), (437362,2080022,0,'skin_color',69,53,31), (437363,2080022,1,'soga_cheek_type',10,89,0), (437364,2080022,1,'soga_chin_type',78,-84,47), (437365,2080022,1,'soga_ear_type',53,-3,0), (437366,2080022,1,'soga_eye_brow_type',37,7,-87), (437367,2080022,0,'soga_eye_color',229,229,102), (437368,2080022,1,'soga_eye_type',44,0,0), (437369,2080022,0,'soga_hair_color1',54,45,28), (437370,2080022,0,'soga_hair_color2',104,52,0), (437371,2080022,0,'soga_hair_face_color',47,14,19), (437372,2080022,0,'soga_hair_face_highlight_color',219,179,15), (437373,2080022,0,'soga_hair_highlight',239,221,86), (437374,2080022,0,'soga_hair_type_color',47,14,19), (437375,2080022,0,'soga_hair_type_highlight_color',219,179,15), (437376,2080022,1,'soga_lip_type',34,-85,68), (437377,2080022,1,'soga_nose_type',62,34,-38), (437378,2080022,0,'soga_skin_color',69,53,31), (437379,2080022,0,'wing_color1',255,255,255), (437380,2080022,0,'wing_color2',255,255,255), (437410,2080023,1,'cheek_type',39,-5,0), (437411,2080023,1,'chin_type',-14,44,2), (437412,2080023,1,'ear_type',0,26,0), (437413,2080023,1,'eye_brow_type',0,26,2), (437414,2080023,0,'eye_color',239,136,255), (437415,2080023,1,'eye_type',-3,0,0), (437416,2080023,0,'hair_face_color',120,133,133), (437417,2080023,0,'hair_face_highlight_color',198,184,78), (437418,2080023,0,'hair_type_color',120,133,133), (437419,2080023,0,'hair_type_highlight_color',198,184,78), (437420,2080023,1,'lip_type',-2,12,0), (437421,2080023,1,'nose_type',-7,-17,-17), (437422,2080023,0,'skin_color',104,160,159), (437423,2080023,1,'soga_cheek_type',39,-5,0), (437424,2080023,1,'soga_chin_type',-14,44,2), (437425,2080023,1,'soga_ear_type',0,26,0), (437426,2080023,1,'soga_eye_brow_type',0,26,2), (437427,2080023,0,'soga_eye_color',229,229,102), (437428,2080023,1,'soga_eye_type',-3,0,0), (437429,2080023,0,'soga_hair_face_color',120,133,133), (437430,2080023,0,'soga_hair_face_highlight_color',198,184,78), (437431,2080023,0,'soga_hair_type_color',120,133,133), (437432,2080023,0,'soga_hair_type_highlight_color',198,184,78), (437433,2080023,1,'soga_lip_type',-2,12,0), (437434,2080023,1,'soga_nose_type',-7,-17,-17), (437435,2080023,0,'soga_skin_color',104,160,159), (437436,2080023,0,'wing_color1',255,255,255), (437437,2080023,0,'wing_color2',255,255,255), (437441,3250178,1,'cheek_type',75,-43,0), (437442,3250178,1,'chin_type',89,75,93), (437443,3250178,1,'ear_type',-25,-41,0), (437444,3250178,1,'eye_brow_type',87,-37,89), (437445,3250178,0,'eye_color',137,172,150), (437446,3250178,1,'eye_type',9,0,0), (437447,3250178,0,'hair_color1',246,200,200), (437448,3250178,0,'hair_color2',28,0,0), (437449,3250178,0,'hair_face_color',218,214,193), (437450,3250178,0,'hair_highlight',128,122,121), (437451,3250178,0,'hair_type_color',124,118,113), (437452,3250178,1,'lip_type',56,-93,-62), (437453,3250178,1,'nose_type',-75,-50,77), (437454,3250178,0,'skin_color',115,75,66), (437473,6610031,1,'cheek_type',-18,-22,0), (437474,6610031,1,'chin_type',11,-32,0), (437475,6610031,1,'ear_type',-14,-8,0), (437476,6610031,1,'eye_brow_type',-25,-9,38), (437477,6610031,0,'eye_color',140,187,199), (437478,6610031,1,'eye_type',8,0,0), (437479,6610031,0,'hair_color1',239,245,0), (437480,6610031,0,'hair_face_color',56,20,8), (437481,6610031,0,'hair_face_highlight_color',139,125,106), (437482,6610031,0,'hair_type_color',56,20,8), (437483,6610031,0,'hair_type_highlight_color',139,125,106), (437484,6610031,1,'lip_type',-25,32,-7), (437485,6610031,1,'nose_type',17,-17,-11), (437486,6610031,0,'skin_color',233,228,195), (437487,6610031,1,'soga_cheek_type',0,-25,-9), (437488,6610031,1,'soga_chin_type',0,-25,32), (437489,6610031,1,'soga_ear_type',0,8,0), (437490,6610031,1,'soga_eye_brow_type',0,-14,-8), (437491,6610031,0,'soga_eye_color',229,229,102), (437492,6610031,0,'soga_hair_face_color',56,20,8), (437493,6610031,0,'soga_hair_face_highlight_color',139,125,106), (437494,6610031,0,'soga_hair_type_color',56,20,8), (437495,6610031,0,'soga_hair_type_highlight_color',139,125,106), (437496,6610031,1,'soga_lip_type',38,-18,-22), (437497,6610031,1,'soga_nose_type',-7,11,-32), (437498,6610031,0,'soga_skin_color',233,228,195), (437499,6610031,0,'wing_color1',255,255,255), (437500,6610031,0,'wing_color2',255,255,255), (437504,6610032,1,'cheek_type',-11,43,0), (437505,6610032,1,'chin_type',-7,-17,40), (437506,6610032,1,'ear_type',2,-1,0), (437507,6610032,1,'eye_brow_type',45,22,-11), (437508,6610032,0,'eye_color',174,147,95), (437509,6610032,1,'eye_type',25,0,0), (437510,6610032,0,'hair_color1',235,242,0), (437511,6610032,0,'hair_face_color',177,129,0), (437512,6610032,0,'hair_face_highlight_color',104,54,8), (437513,6610032,0,'hair_type_color',177,129,0), (437514,6610032,0,'hair_type_highlight_color',104,54,8), (437515,6610032,1,'lip_type',-7,-42,41), (437516,6610032,1,'nose_type',21,-21,-14), (437517,6610032,0,'skin_color',206,211,211), (437518,6610032,1,'soga_cheek_type',0,45,22), (437519,6610032,1,'soga_chin_type',0,-7,-42), (437520,6610032,1,'soga_ear_type',0,25,0), (437521,6610032,1,'soga_eye_brow_type',0,2,-1), (437522,6610032,0,'soga_eye_color',229,229,102), (437523,6610032,0,'soga_hair_face_color',177,129,0), (437524,6610032,0,'soga_hair_face_highlight_color',104,54,8), (437525,6610032,0,'soga_hair_type_color',177,129,0), (437526,6610032,0,'soga_hair_type_highlight_color',104,54,8), (437527,6610032,1,'soga_lip_type',-11,-11,43), (437528,6610032,1,'soga_nose_type',41,-7,-17), (437529,6610032,0,'soga_skin_color',206,211,211), (437530,6610032,0,'wing_color1',255,255,255), (437531,6610032,0,'wing_color2',255,255,255), (437535,6610033,1,'cheek_type',12,-11,0), (437536,6610033,1,'chin_type',22,32,-22), (437537,6610033,1,'ear_type',17,-7,0), (437538,6610033,1,'eye_brow_type',22,-7,0), (437539,6610033,0,'eye_color',66,59,31), (437540,6610033,1,'eye_type',20,0,0), (437541,6610033,0,'hair_color1',10,8,0), (437542,6610033,0,'hair_face_color',138,64,0), (437543,6610033,0,'hair_face_highlight_color',135,55,0), (437544,6610033,0,'hair_type_color',138,64,0), (437545,6610033,0,'hair_type_highlight_color',135,55,0), (437546,6610033,1,'lip_type',21,18,0), (437547,6610033,1,'nose_type',-4,10,8), (437548,6610033,0,'skin_color',253,250,251), (437549,6610033,1,'soga_cheek_type',0,22,-7), (437550,6610033,1,'soga_chin_type',0,21,18), (437551,6610033,1,'soga_ear_type',0,20,0), (437552,6610033,1,'soga_eye_brow_type',0,17,-7), (437553,6610033,0,'soga_eye_color',229,229,102), (437554,6610033,0,'soga_hair_face_color',138,64,0), (437555,6610033,0,'soga_hair_face_highlight_color',135,55,0), (437556,6610033,0,'soga_hair_type_color',138,64,0), (437557,6610033,0,'soga_hair_type_highlight_color',135,55,0), (437558,6610033,1,'soga_lip_type',0,12,-11), (437559,6610033,1,'soga_nose_type',0,22,32), (437560,6610033,0,'soga_skin_color',253,250,251), (437561,6610033,0,'wing_color1',255,255,255), (437562,6610033,0,'wing_color2',255,255,255), (437566,6610034,1,'cheek_type',0,-3,0), (437567,6610034,1,'chin_type',-50,97,3), (437568,6610034,1,'ear_type',62,-25,0), (437569,6610034,1,'eye_brow_type',-64,-81,-3), (437570,6610034,0,'eye_color',43,70,43), (437571,6610034,1,'eye_type',10,0,0), (437572,6610034,0,'hair_color1',38,22,21), (437573,6610034,0,'hair_color2',120,50,0), (437574,6610034,0,'hair_face_color',37,22,5), (437575,6610034,0,'hair_face_highlight_color',15,1,21), (437576,6610034,0,'hair_highlight',91,21,51), (437577,6610034,0,'hair_type_color',37,22,5), (437578,6610034,0,'hair_type_highlight_color',121,38,35), (437579,6610034,1,'lip_type',40,46,-71), (437580,6610034,1,'nose_type',96,62,-14), (437581,6610034,0,'skin_color',245,249,245), (437582,6610034,1,'soga_cheek_type',0,-64,-81), (437583,6610034,1,'soga_chin_type',0,40,46), (437584,6610034,1,'soga_ear_type',0,10,0), (437585,6610034,1,'soga_eye_brow_type',0,62,-25), (437586,6610034,0,'soga_eye_color',229,229,102), (437587,6610034,1,'soga_eye_type',-38,0,0), (437588,6610034,0,'soga_hair_color1',38,22,21), (437589,6610034,0,'soga_hair_color2',120,50,0), (437590,6610034,0,'soga_hair_face_color',37,22,5), (437591,6610034,0,'soga_hair_face_highlight_color',121,38,35), (437592,6610034,0,'soga_hair_highlight',91,21,51), (437593,6610034,0,'soga_hair_type_color',37,22,5), (437594,6610034,0,'soga_hair_type_highlight_color',121,38,35), (437595,6610034,1,'soga_lip_type',-3,0,-3), (437596,6610034,1,'soga_nose_type',-71,-50,97), (437597,6610034,0,'soga_skin_color',245,249,245), (437598,6610034,0,'wing_color1',255,255,255), (437599,6610034,0,'wing_color2',255,255,255), (437629,6610035,1,'cheek_type',45,-45,0), (437630,6610035,1,'chin_type',95,-46,-64), (437631,6610035,1,'ear_type',-77,8,0), (437632,6610035,1,'eye_brow_type',-61,17,-74), (437633,6610035,0,'eye_color',31,59,41), (437634,6610035,1,'eye_type',-37,0,0), (437635,6610035,0,'hair_color1',62,22,221), (437636,6610035,0,'hair_color2',76,0,0), (437637,6610035,0,'hair_face_color',228,182,26), (437638,6610035,0,'hair_face_highlight_color',88,4,4), (437639,6610035,0,'hair_type_color',228,182,26), (437640,6610035,0,'hair_type_highlight_color',88,4,4), (437641,6610035,1,'lip_type',50,-97,65), (437642,6610035,1,'nose_type',69,62,22), (437643,6610035,0,'skin_color',236,226,182), (437644,6610035,1,'soga_cheek_type',0,-61,17), (437645,6610035,1,'soga_chin_type',0,50,-97), (437646,6610035,1,'soga_ear_type',0,-37,0), (437647,6610035,1,'soga_eye_brow_type',0,-77,8), (437648,6610035,0,'soga_eye_color',229,229,102), (437649,6610035,1,'soga_eye_type',76,0,0), (437650,6610035,0,'soga_hair_face_color',228,182,26), (437651,6610035,0,'soga_hair_face_highlight_color',88,4,4), (437652,6610035,0,'soga_hair_type_color',228,182,26), (437653,6610035,0,'soga_hair_type_highlight_color',88,4,4), (437654,6610035,1,'soga_lip_type',-74,45,-45), (437655,6610035,1,'soga_nose_type',65,95,-46), (437656,6610035,0,'soga_skin_color',236,226,182), (437657,6610035,0,'wing_color1',255,255,255), (437658,6610035,0,'wing_color2',255,255,255), (437660,6610036,1,'cheek_type',45,-45,0), (437661,6610036,1,'chin_type',95,-46,-64), (437662,6610036,1,'ear_type',-77,8,0), (437663,6610036,1,'eye_brow_type',-61,17,-74), (437664,6610036,0,'eye_color',31,59,41), (437665,6610036,1,'eye_type',-37,0,0), (437666,6610036,0,'hair_color1',62,22,221), (437667,6610036,0,'hair_color2',76,0,0), (437668,6610036,0,'hair_face_color',228,182,26), (437669,6610036,0,'hair_face_highlight_color',88,4,4), (437670,6610036,0,'hair_type_color',21,20,20), (437671,6610036,0,'hair_type_highlight_color',88,4,4), (437672,6610036,1,'lip_type',50,-97,65), (437673,6610036,1,'nose_type',69,62,22), (437674,6610036,0,'skin_color',236,226,182), (437675,6610036,1,'soga_cheek_type',0,-61,17), (437676,6610036,1,'soga_chin_type',0,50,-97), (437677,6610036,1,'soga_ear_type',0,-37,0), (437678,6610036,1,'soga_eye_brow_type',0,-77,8), (437679,6610036,0,'soga_eye_color',229,229,102), (437680,6610036,1,'soga_eye_type',76,0,0), (437681,6610036,0,'soga_hair_face_color',228,182,26), (437682,6610036,0,'soga_hair_face_highlight_color',88,4,4), (437683,6610036,0,'soga_hair_type_color',228,182,26), (437684,6610036,0,'soga_hair_type_highlight_color',88,4,4), (437685,6610036,1,'soga_lip_type',-74,45,-45), (437686,6610036,1,'soga_nose_type',65,95,-46), (437687,6610036,0,'soga_skin_color',236,226,182), (437688,6610036,0,'wing_color1',255,255,255), (437689,6610036,0,'wing_color2',255,255,255), (437691,2190000,1,'cheek_type',-20,-28,0), (437692,2190000,1,'chin_type',0,0,-12), (437693,2190000,1,'ear_type',-7,2,0), (437694,2190000,1,'eye_brow_type',29,-28,-7), (437695,2190000,0,'eye_color',34,72,81), (437696,2190000,0,'hair_face_color',60,59,55), (437697,2190000,0,'hair_face_highlight_color',35,31,28), (437698,2190000,0,'hair_type_color',60,59,55), (437699,2190000,0,'hair_type_highlight_color',35,31,28), (437700,2190000,1,'lip_type',-37,-17,10), (437701,2190000,1,'nose_type',-35,17,20), (437702,2190000,0,'skin_color',248,252,252), (437703,2190000,1,'soga_cheek_type',-20,-28,0), (437704,2190000,1,'soga_chin_type',0,0,-12), (437705,2190000,1,'soga_ear_type',-7,2,0), (437706,2190000,1,'soga_eye_brow_type',29,-28,-7), (437707,2190000,0,'soga_eye_color',229,229,102), (437708,2190000,0,'soga_hair_face_color',60,59,55), (437709,2190000,0,'soga_hair_face_highlight_color',35,31,28), (437710,2190000,0,'soga_hair_type_color',60,59,55), (437711,2190000,0,'soga_hair_type_highlight_color',35,31,28), (437712,2190000,1,'soga_lip_type',-37,-17,10), (437713,2190000,1,'soga_nose_type',-35,17,20), (437714,2190000,0,'soga_skin_color',248,252,252), (437715,2190000,0,'wing_color1',255,255,255), (437716,2190000,0,'wing_color2',255,255,255), (437722,2190010,1,'cheek_type',12,-11,0), (437723,2190010,1,'chin_type',22,32,-22), (437724,2190010,1,'ear_type',17,-7,0), (437725,2190010,1,'eye_brow_type',22,-7,0), (437726,2190010,0,'eye_color',66,59,31), (437727,2190010,1,'eye_type',20,0,0), (437728,2190010,0,'hair_color1',10,8,0), (437729,2190010,0,'hair_face_color',138,64,0), (437730,2190010,0,'hair_face_highlight_color',135,55,0), (437731,2190010,0,'hair_type_color',138,64,0), (437732,2190010,0,'hair_type_highlight_color',135,55,0), (437733,2190010,1,'lip_type',21,18,0), (437734,2190010,1,'nose_type',-4,10,8), (437735,2190010,0,'skin_color',253,250,251), (437736,2190010,1,'soga_cheek_type',0,22,-7), (437737,2190010,1,'soga_chin_type',0,21,18), (437738,2190010,1,'soga_ear_type',0,20,0), (437739,2190010,1,'soga_eye_brow_type',0,17,-7), (437740,2190010,0,'soga_eye_color',229,229,102), (437741,2190010,0,'soga_hair_face_color',138,64,0), (437742,2190010,0,'soga_hair_face_highlight_color',135,55,0), (437743,2190010,0,'soga_hair_type_color',138,64,0), (437744,2190010,0,'soga_hair_type_highlight_color',135,55,0), (437745,2190010,1,'soga_lip_type',0,12,-11), (437746,2190010,1,'soga_nose_type',0,22,32), (437747,2190010,0,'soga_skin_color',253,250,251), (437748,2190010,0,'wing_color1',255,255,255), (437749,2190010,0,'wing_color2',255,255,255), (437753,2190011,1,'cheek_type',25,-61,0), (437754,2190011,1,'chin_type',0,39,37), (437755,2190011,1,'ear_type',-11,9,0), (437756,2190011,1,'eye_brow_type',-14,37,-37), (437757,2190011,0,'eye_color',57,36,14), (437758,2190011,1,'eye_type',100,0,0), (437759,2190011,0,'hair_face_color',61,28,0), (437760,2190011,0,'hair_face_highlight_color',18,11,1), (437761,2190011,0,'hair_type_color',61,28,0), (437762,2190011,0,'hair_type_highlight_color',18,11,1), (437763,2190011,1,'lip_type',-14,-4,43), (437764,2190011,1,'nose_type',-25,-9,11), (437765,2190011,0,'skin_color',254,252,252), (437766,2190011,1,'soga_cheek_type',25,-61,0), (437767,2190011,1,'soga_chin_type',0,39,37), (437768,2190011,1,'soga_ear_type',-11,9,0), (437769,2190011,1,'soga_eye_brow_type',-14,37,-37), (437770,2190011,0,'soga_eye_color',229,229,102), (437771,2190011,1,'soga_eye_type',100,0,0), (437772,2190011,0,'soga_hair_face_color',61,28,0), (437773,2190011,0,'soga_hair_face_highlight_color',18,11,1), (437774,2190011,0,'soga_hair_type_color',61,28,0), (437775,2190011,0,'soga_hair_type_highlight_color',18,11,1), (437776,2190011,1,'soga_lip_type',-14,-4,43), (437777,2190011,1,'soga_nose_type',-25,-9,11), (437778,2190011,0,'soga_skin_color',254,252,252), (437779,2190011,0,'wing_color1',255,255,255), (437780,2190011,0,'wing_color2',255,255,255), (437784,2190012,1,'cheek_type',-17,-14,0), (437785,2190012,1,'chin_type',28,-4,9), (437786,2190012,1,'ear_type',-14,1,0), (437787,2190012,1,'eye_brow_type',26,4,-31), (437788,2190012,0,'eye_color',73,42,13), (437789,2190012,1,'eye_type',10,0,0), (437790,2190012,0,'hair_face_color',25,18,6), (437791,2190012,0,'hair_face_highlight_color',89,52,8), (437792,2190012,0,'hair_type_color',25,18,6), (437793,2190012,0,'hair_type_highlight_color',89,52,8), (437794,2190012,1,'lip_type',22,-34,21), (437795,2190012,1,'nose_type',-37,-26,-37), (437796,2190012,0,'skin_color',215,194,160), (437797,2190012,1,'soga_cheek_type',-17,-14,0), (437798,2190012,1,'soga_chin_type',28,-4,9), (437799,2190012,1,'soga_ear_type',-14,1,0), (437800,2190012,1,'soga_eye_brow_type',26,4,-31), (437801,2190012,0,'soga_eye_color',229,229,102), (437802,2190012,1,'soga_eye_type',10,0,0), (437803,2190012,0,'soga_hair_face_color',25,18,6), (437804,2190012,0,'soga_hair_face_highlight_color',89,52,8), (437805,2190012,0,'soga_hair_type_color',25,18,6), (437806,2190012,0,'soga_hair_type_highlight_color',89,52,8), (437807,2190012,1,'soga_lip_type',22,-34,21), (437808,2190012,1,'soga_nose_type',-37,-26,-37), (437809,2190012,0,'soga_skin_color',215,194,160), (437810,2190012,0,'wing_color1',255,255,255), (437811,2190012,0,'wing_color2',255,255,255), (437815,8320010,1,'cheek_type',-38,32,0), (437816,8320010,1,'chin_type',31,3,-7), (437817,8320010,1,'ear_type',47,-14,0), (437818,8320010,1,'eye_brow_type',-20,28,-8), (437819,8320010,0,'eye_color',45,93,84), (437820,8320010,0,'hair_color1',242,29,5), (437821,8320010,0,'hair_face_color',15,12,7), (437822,8320010,0,'hair_face_highlight_color',17,6,1), (437823,8320010,0,'hair_type_color',15,12,7), (437824,8320010,0,'hair_type_highlight_color',17,6,1), (437825,8320010,1,'lip_type',-26,-12,-37), (437826,8320010,1,'nose_type',-17,-14,29), (437827,8320010,0,'skin_color',234,232,227), (437828,8320010,1,'soga_cheek_type',0,-20,28), (437829,8320010,1,'soga_chin_type',0,-26,-12), (437830,8320010,1,'soga_ear_type',47,-14,0), (437831,8320010,1,'soga_eye_brow_type',0,47,-14), (437832,8320010,0,'soga_eye_color',229,229,102), (437833,8320010,0,'soga_hair_face_color',15,12,7), (437834,8320010,0,'soga_hair_face_highlight_color',17,6,1), (437835,8320010,0,'soga_hair_type_color',15,12,7), (437836,8320010,0,'soga_hair_type_highlight_color',17,6,1), (437837,8320010,1,'soga_lip_type',-8,-38,32), (437838,8320010,1,'soga_nose_type',-37,31,3), (437839,8320010,0,'soga_skin_color',234,232,227), (437840,8320010,0,'wing_color1',255,255,255), (437841,8320010,0,'wing_color2',255,255,255), (437846,8320011,1,'cheek_type',25,-15,0), (437847,8320011,1,'chin_type',-12,20,0), (437848,8320011,1,'ear_type',29,-40,0), (437849,8320011,1,'eye_brow_type',-28,50,35), (437850,8320011,0,'eye_color',40,82,94), (437851,8320011,1,'eye_type',81,0,0), (437852,8320011,0,'hair_color1',200,165,96), (437853,8320011,0,'hair_color2',173,99,44), (437854,8320011,0,'hair_face_color',230,170,26), (437855,8320011,0,'hair_face_highlight_color',119,36,33), (437856,8320011,0,'hair_highlight',91,21,51), (437857,8320011,0,'hair_type_color',230,170,26), (437858,8320011,0,'hair_type_highlight_color',119,36,33), (437859,8320011,1,'lip_type',-34,11,38), (437860,8320011,1,'nose_type',-38,34,-87), (437861,8320011,0,'skin_color',46,34,36), (437862,8320011,1,'soga_cheek_type',25,-15,0), (437863,8320011,1,'soga_chin_type',-12,20,0), (437864,8320011,1,'soga_ear_type',29,-40,0), (437865,8320011,1,'soga_eye_brow_type',-28,50,35), (437866,8320011,0,'soga_eye_color',229,229,102), (437867,8320011,1,'soga_eye_type',81,0,0), (437868,8320011,0,'soga_hair_color1',200,165,96), (437869,8320011,0,'soga_hair_color2',173,99,44), (437870,8320011,0,'soga_hair_face_color',230,170,26), (437871,8320011,0,'soga_hair_face_highlight_color',119,36,33), (437872,8320011,0,'soga_hair_highlight',91,21,51), (437873,8320011,0,'soga_hair_type_color',230,170,26), (437874,8320011,0,'soga_hair_type_highlight_color',119,36,33), (437875,8320011,1,'soga_lip_type',-34,11,38), (437876,8320011,1,'soga_nose_type',-38,34,-87), (437877,8320011,0,'soga_skin_color',46,34,36), (437878,8320011,0,'wing_color1',255,255,255), (437879,8320011,0,'wing_color2',255,255,255), (437909,8320012,1,'cheek_type',-29,88,0), (437910,8320012,1,'chin_type',62,41,-4), (437911,8320012,1,'ear_type',-43,88,0), (437912,8320012,1,'eye_brow_type',37,-61,66), (437913,8320012,0,'eye_color',62,130,137), (437914,8320012,1,'eye_type',-42,0,0), (437915,8320012,0,'hair_color1',123,123,130), (437916,8320012,0,'hair_color2',144,140,137), (437917,8320012,0,'hair_face_color',168,186,186), (437918,8320012,0,'hair_face_highlight_color',119,147,147), (437919,8320012,0,'hair_highlight',123,123,130), (437920,8320012,0,'hair_type_color',168,186,186), (437921,8320012,0,'hair_type_highlight_color',119,147,147), (437922,8320012,1,'lip_type',-59,75,82), (437923,8320012,1,'nose_type',-1,-56,93), (437924,8320012,0,'skin_color',235,236,230), (437925,8320012,1,'soga_cheek_type',-29,88,0), (437926,8320012,1,'soga_chin_type',62,41,-4), (437927,8320012,1,'soga_ear_type',-43,88,0), (437928,8320012,1,'soga_eye_brow_type',37,-61,66), (437929,8320012,0,'soga_eye_color',229,229,102), (437930,8320012,1,'soga_eye_type',-42,0,0), (437931,8320012,0,'soga_hair_color1',123,123,130), (437932,8320012,0,'soga_hair_color2',144,140,137), (437933,8320012,0,'soga_hair_face_color',168,186,186), (437934,8320012,0,'soga_hair_face_highlight_color',119,147,147), (437935,8320012,0,'soga_hair_highlight',123,123,130), (437936,8320012,0,'soga_hair_type_color',168,186,186), (437937,8320012,0,'soga_hair_type_highlight_color',119,147,147), (437938,8320012,1,'soga_lip_type',-59,75,82), (437939,8320012,1,'soga_nose_type',-1,-56,93), (437940,8320012,0,'soga_skin_color',235,236,230), (437941,8320012,0,'wing_color1',255,255,255), (437942,8320012,0,'wing_color2',255,255,255), (437972,8320013,1,'cheek_type',28,-32,0), (437973,8320013,1,'chin_type',29,3,31), (437974,8320013,1,'ear_type',-10,4,0), (437975,8320013,1,'eye_brow_type',-7,-8,-10), (437976,8320013,0,'eye_color',49,104,104), (437977,8320013,1,'eye_type',-8,0,0), (437978,8320013,0,'hair_face_color',165,163,163), (437979,8320013,0,'hair_face_highlight_color',33,31,28), (437980,8320013,0,'hair_type_color',165,163,163), (437981,8320013,0,'hair_type_highlight_color',33,31,28), (437982,8320013,1,'lip_type',-17,4,-9), (437983,8320013,1,'nose_type',-29,-17,-7), (437984,8320013,0,'skin_color',242,246,235), (437985,8320013,1,'soga_cheek_type',28,-32,0), (437986,8320013,1,'soga_chin_type',29,3,31), (437987,8320013,1,'soga_ear_type',-10,4,0), (437988,8320013,1,'soga_eye_brow_type',-7,-8,-10), (437989,8320013,0,'soga_eye_color',229,229,102), (437990,8320013,1,'soga_eye_type',-8,0,0), (437991,8320013,0,'soga_hair_face_color',165,163,163), (437992,8320013,0,'soga_hair_face_highlight_color',33,31,28), (437993,8320013,0,'soga_hair_type_color',165,163,163), (437994,8320013,0,'soga_hair_type_highlight_color',33,31,28), (437995,8320013,1,'soga_lip_type',-17,4,-9), (437996,8320013,1,'soga_nose_type',-29,-17,-7), (437997,8320013,0,'soga_skin_color',242,246,235), (437998,8320013,0,'wing_color1',255,255,255), (437999,8320013,0,'wing_color2',255,255,255), (438003,8320014,1,'cheek_type',0,-41,0), (438004,8320014,1,'chin_type',-40,25,-17), (438005,8320014,1,'ear_type',-11,0,0), (438006,8320014,1,'eye_brow_type',0,-5,10), (438007,8320014,0,'eye_color',51,105,120), (438008,8320014,1,'eye_type',19,0,0), (438009,8320014,0,'hair_face_color',99,69,23), (438010,8320014,0,'hair_face_highlight_color',55,27,5), (438011,8320014,0,'hair_type_color',99,69,23), (438012,8320014,0,'hair_type_highlight_color',55,27,5), (438013,8320014,1,'lip_type',0,-21,-32), (438014,8320014,1,'nose_type',-28,-9,26), (438015,8320014,0,'skin_color',239,239,235), (438016,8320014,1,'soga_cheek_type',0,-41,0), (438017,8320014,1,'soga_chin_type',-40,25,-17), (438018,8320014,1,'soga_ear_type',-11,0,0), (438019,8320014,1,'soga_eye_brow_type',0,-5,10), (438020,8320014,0,'soga_eye_color',229,229,102), (438021,8320014,1,'soga_eye_type',19,0,0), (438022,8320014,0,'soga_hair_face_color',99,69,23), (438023,8320014,0,'soga_hair_face_highlight_color',55,27,5), (438024,8320014,0,'soga_hair_type_color',99,69,23), (438025,8320014,0,'soga_hair_type_highlight_color',55,27,5), (438026,8320014,1,'soga_lip_type',0,-21,-32), (438027,8320014,1,'soga_nose_type',-28,-9,26), (438028,8320014,0,'soga_skin_color',239,239,235), (438029,8320014,0,'wing_color1',255,255,255), (438030,8320014,0,'wing_color2',255,255,255), (438034,8320015,1,'cheek_type',-23,-28,0), (438035,8320015,1,'chin_type',8,28,23), (438036,8320015,1,'ear_type',-21,31,0), (438037,8320015,1,'eye_brow_type',7,0,-14), (438038,8320015,0,'eye_color',68,112,69), (438039,8320015,1,'eye_type',26,0,0), (438040,8320015,0,'hair_face_color',169,155,137), (438041,8320015,0,'hair_face_highlight_color',22,21,9), (438042,8320015,0,'hair_type_color',50,25,25), (438043,8320015,0,'hair_type_highlight_color',22,21,9), (438044,8320015,1,'lip_type',-37,-46,0), (438045,8320015,1,'nose_type',10,0,-3), (438046,8320015,0,'skin_color',231,184,188), (438047,8320015,1,'soga_cheek_type',-23,-28,0), (438048,8320015,1,'soga_chin_type',8,28,23), (438049,8320015,1,'soga_ear_type',-21,31,0), (438050,8320015,1,'soga_eye_brow_type',7,0,-14), (438051,8320015,0,'soga_eye_color',229,229,102), (438052,8320015,1,'soga_eye_type',26,0,0), (438053,8320015,0,'soga_hair_face_color',169,155,137), (438054,8320015,0,'soga_hair_face_highlight_color',22,21,9), (438055,8320015,0,'soga_hair_type_color',169,155,137), (438056,8320015,0,'soga_hair_type_highlight_color',22,21,9), (438057,8320015,1,'soga_lip_type',-37,-46,0), (438058,8320015,1,'soga_nose_type',10,0,-3), (438059,8320015,0,'soga_skin_color',231,184,188), (438060,8320015,0,'wing_color1',255,255,255), (438061,8320015,0,'wing_color2',255,255,255), (438065,8320016,1,'cheek_type',-28,-10,0), (438066,8320016,1,'chin_type',-29,-20,-8), (438067,8320016,1,'ear_type',3,25,0), (438068,8320016,1,'eye_brow_type',19,1,26), (438069,8320016,0,'eye_color',133,173,159), (438070,8320016,1,'eye_type',-4,0,0), (438071,8320016,0,'hair_face_color',150,52,27), (438072,8320016,0,'hair_face_highlight_color',105,41,3), (438073,8320016,0,'hair_type_color',150,52,27), (438074,8320016,0,'hair_type_highlight_color',105,41,3), (438075,8320016,1,'lip_type',7,21,-14), (438076,8320016,1,'nose_type',-12,0,0), (438077,8320016,0,'skin_color',205,206,206), (438078,8320016,1,'soga_cheek_type',-28,-10,0), (438079,8320016,1,'soga_chin_type',-29,-20,-8), (438080,8320016,1,'soga_ear_type',3,25,0), (438081,8320016,1,'soga_eye_brow_type',19,1,26), (438082,8320016,0,'soga_eye_color',229,229,102), (438083,8320016,1,'soga_eye_type',-4,0,0), (438084,8320016,0,'soga_hair_face_color',150,52,27), (438085,8320016,0,'soga_hair_face_highlight_color',105,41,3), (438086,8320016,0,'soga_hair_type_color',150,52,27), (438087,8320016,0,'soga_hair_type_highlight_color',105,41,3), (438088,8320016,1,'soga_lip_type',7,21,-14), (438089,8320016,1,'soga_nose_type',-12,0,0), (438090,8320016,0,'soga_skin_color',205,206,206), (438091,8320016,0,'wing_color1',255,255,255), (438092,8320016,0,'wing_color2',255,255,255), (438096,8320017,1,'cheek_type',-68,-14,0), (438097,8320017,1,'chin_type',-7,74,-93), (438098,8320017,1,'ear_type',15,-28,0), (438099,8320017,1,'eye_brow_type',95,-48,-2), (438100,8320017,0,'eye_color',77,59,29), (438101,8320017,1,'eye_type',-68,0,0), (438102,8320017,0,'hair_color1',89,21,21), (438103,8320017,0,'hair_color2',171,87,0), (438104,8320017,0,'hair_face_color',166,57,22), (438105,8320017,0,'hair_face_highlight_color',219,179,15), (438106,8320017,0,'hair_highlight',239,221,86), (438107,8320017,0,'hair_type_color',166,57,22), (438108,8320017,0,'hair_type_highlight_color',219,179,15), (438109,8320017,1,'lip_type',0,-19,90), (438110,8320017,1,'nose_type',94,-62,10), (438111,8320017,0,'skin_color',219,167,157), (438112,8320017,1,'soga_cheek_type',-68,-14,0), (438113,8320017,1,'soga_chin_type',-7,74,-93), (438114,8320017,1,'soga_ear_type',15,-28,0), (438115,8320017,1,'soga_eye_brow_type',95,-48,-2), (438116,8320017,0,'soga_eye_color',229,229,102), (438117,8320017,1,'soga_eye_type',-68,0,0), (438118,8320017,0,'soga_hair_color1',89,21,21), (438119,8320017,0,'soga_hair_color2',171,87,0), (438120,8320017,0,'soga_hair_face_color',166,57,22), (438121,8320017,0,'soga_hair_face_highlight_color',219,179,15), (438122,8320017,0,'soga_hair_highlight',239,221,86), (438123,8320017,0,'soga_hair_type_color',166,57,22), (438124,8320017,0,'soga_hair_type_highlight_color',219,179,15), (438125,8320017,1,'soga_lip_type',0,-19,90), (438126,8320017,1,'soga_nose_type',94,-62,10), (438127,8320017,0,'soga_skin_color',219,167,157), (438128,8320017,0,'wing_color1',255,255,255), (438129,8320017,0,'wing_color2',255,255,255), (438159,8320018,1,'cheek_type',64,-62,0), (438160,8320018,1,'chin_type',-42,-52,43), (438161,8320018,1,'ear_type',37,42,0), (438162,8320018,1,'eye_brow_type',50,82,100), (438163,8320018,0,'eye_color',76,147,159), (438164,8320018,1,'eye_type',50,0,0), (438165,8320018,0,'hair_color1',38,22,21), (438166,8320018,0,'hair_color2',120,50,0), (438167,8320018,0,'hair_face_highlight_color',15,1,21), (438168,8320018,0,'hair_highlight',26,24,25), (438169,8320018,0,'hair_type_highlight_color',15,1,21), (438170,8320018,1,'lip_type',-64,37,-7), (438171,8320018,1,'nose_type',37,-100,-41), (438172,8320018,0,'skin_color',253,253,253), (438173,8320018,1,'soga_cheek_type',64,-62,0), (438174,8320018,1,'soga_chin_type',-42,-52,43), (438175,8320018,1,'soga_ear_type',37,42,0), (438176,8320018,1,'soga_eye_brow_type',50,82,100), (438177,8320018,0,'soga_eye_color',253,253,253), (438178,8320018,1,'soga_eye_type',50,0,0), (438179,8320018,0,'soga_hair_color1',38,22,21), (438180,8320018,0,'soga_hair_color2',120,50,0), (438181,8320018,0,'soga_hair_face_highlight_color',15,1,21), (438182,8320018,0,'soga_hair_highlight',26,24,25), (438183,8320018,0,'soga_hair_type_highlight_color',15,1,21), (438184,8320018,1,'soga_lip_type',-64,37,-7), (438185,8320018,1,'soga_nose_type',37,-100,-41), (438186,8320018,0,'soga_skin_color',76,147,159), (438190,8320019,1,'cheek_type',-34,-14,0), (438191,8320019,1,'chin_type',93,93,-25), (438192,8320019,1,'ear_type',83,7,0), (438193,8320019,1,'eye_brow_type',-95,-93,-53), (438194,8320019,0,'eye_color',97,105,57), (438195,8320019,0,'hair_color1',25,25,25), (438196,8320019,0,'hair_color2',25,25,25), (438197,8320019,0,'hair_face_color',55,55,55), (438198,8320019,0,'hair_face_highlight_color',43,17,14), (438199,8320019,0,'hair_highlight',54,45,28), (438200,8320019,0,'hair_type_color',55,55,55), (438201,8320019,0,'hair_type_highlight_color',43,17,14), (438202,8320019,1,'lip_type',-68,79,95), (438203,8320019,1,'nose_type',90,-89,48), (438204,8320019,0,'skin_color',114,103,68), (438205,8320019,1,'soga_cheek_type',-34,-14,0), (438206,8320019,1,'soga_chin_type',93,93,-25), (438207,8320019,1,'soga_ear_type',83,7,0), (438208,8320019,1,'soga_eye_brow_type',-95,-93,-53), (438209,8320019,0,'soga_eye_color',229,229,102), (438210,8320019,0,'soga_hair_color1',246,219,114), (438211,8320019,0,'soga_hair_color2',187,136,62), (438212,8320019,0,'soga_hair_face_color',233,184,31), (438213,8320019,0,'soga_hair_face_highlight_color',43,17,14), (438214,8320019,0,'soga_hair_highlight',54,45,28), (438215,8320019,0,'soga_hair_type_color',233,184,31), (438216,8320019,0,'soga_hair_type_highlight_color',43,17,14), (438217,8320019,1,'soga_lip_type',-68,79,95), (438218,8320019,1,'soga_nose_type',90,-89,48), (438219,8320019,0,'soga_skin_color',114,103,68), (438220,8320019,0,'wing_color1',255,255,255), (438221,8320019,0,'wing_color2',255,255,255), (438253,8320020,1,'cheek_type',-64,74,0), (438254,8320020,1,'chin_type',15,31,-66), (438255,8320020,1,'ear_type',23,-93,0), (438256,8320020,1,'eye_brow_type',14,95,56), (438257,8320020,0,'eye_color',0,11,7), (438258,8320020,1,'eye_type',-21,0,0), (438259,8320020,1,'lip_type',55,-42,83), (438260,8320020,1,'nose_type',-76,-76,-50), (438261,8320020,0,'skin_color',148,63,12), (438262,8320020,1,'soga_cheek_type',-64,74,0), (438263,8320020,1,'soga_chin_type',15,31,-66), (438264,8320020,1,'soga_ear_type',23,-93,0), (438265,8320020,1,'soga_eye_brow_type',14,95,56), (438266,8320020,0,'soga_eye_color',229,229,102), (438267,8320020,1,'soga_eye_type',-21,0,0), (438268,8320020,1,'soga_lip_type',55,-42,83), (438269,8320020,1,'soga_nose_type',-76,-76,-50), (438270,8320020,0,'soga_skin_color',148,63,12), (438271,8320020,0,'wing_color1',255,255,255), (438272,8320020,0,'wing_color2',255,255,255), (438284,8320021,1,'cheek_type',-97,47,0), (438285,8320021,1,'chin_type',-17,46,-87), (438286,8320021,1,'ear_type',39,-39,0), (438287,8320021,1,'eye_brow_type',-65,89,83), (438288,8320021,0,'eye_color',103,165,184), (438289,8320021,1,'eye_type',-8,0,0), (438290,8320021,0,'hair_color1',246,219,114), (438291,8320021,0,'hair_color2',142,112,67), (438292,8320021,0,'hair_face_color',229,182,26), (438293,8320021,0,'hair_face_highlight_color',100,70,10), (438294,8320021,0,'hair_highlight',56,33,26), (438295,8320021,0,'hair_type_color',229,182,26), (438296,8320021,0,'hair_type_highlight_color',100,70,10), (438297,8320021,1,'lip_type',-25,-56,50), (438298,8320021,1,'nose_type',46,-57,85), (438299,8320021,0,'skin_color',239,200,199), (438300,8320021,1,'soga_cheek_type',-97,47,0), (438301,8320021,1,'soga_chin_type',-17,46,-87), (438302,8320021,1,'soga_ear_type',39,-39,0), (438303,8320021,1,'soga_eye_brow_type',-65,89,83), (438304,8320021,0,'soga_eye_color',229,229,102), (438305,8320021,1,'soga_eye_type',-8,0,0), (438306,8320021,0,'soga_hair_color1',246,219,114), (438307,8320021,0,'soga_hair_color2',142,112,67), (438308,8320021,0,'soga_hair_face_color',229,182,26), (438309,8320021,0,'soga_hair_face_highlight_color',100,70,10), (438310,8320021,0,'soga_hair_highlight',56,33,26), (438311,8320021,0,'soga_hair_type_color',229,182,26), (438312,8320021,0,'soga_hair_type_highlight_color',100,70,10), (438313,8320021,1,'soga_lip_type',-25,-56,50), (438314,8320021,1,'soga_nose_type',46,-57,85), (438315,8320021,0,'soga_skin_color',239,200,199), (438316,8320021,0,'wing_color1',255,255,255), (438317,8320021,0,'wing_color2',255,255,255), (438347,8320022,1,'cheek_type',-19,-14,0), (438348,8320022,1,'chin_type',0,0,17), (438349,8320022,1,'ear_type',8,-21,0), (438350,8320022,1,'eye_brow_type',29,32,11), (438351,8320022,0,'eye_color',29,59,50), (438352,8320022,1,'eye_type',8,0,0), (438353,8320022,0,'hair_face_color',224,224,114), (438354,8320022,0,'hair_face_highlight_color',121,120,120), (438355,8320022,0,'hair_type_color',224,224,114), (438356,8320022,0,'hair_type_highlight_color',121,120,120), (438357,8320022,1,'lip_type',-1,0,-14), (438358,8320022,1,'nose_type',-17,-28,25), (438359,8320022,0,'skin_color',213,188,145), (438360,8320022,1,'soga_cheek_type',-19,-14,0), (438361,8320022,1,'soga_chin_type',0,0,17), (438362,8320022,1,'soga_ear_type',8,-21,0), (438363,8320022,1,'soga_eye_brow_type',29,32,11), (438364,8320022,0,'soga_eye_color',229,229,102), (438365,8320022,1,'soga_eye_type',8,0,0), (438366,8320022,0,'soga_hair_face_color',224,224,114), (438367,8320022,0,'soga_hair_face_highlight_color',121,120,120), (438368,8320022,0,'soga_hair_type_color',224,224,114), (438369,8320022,0,'soga_hair_type_highlight_color',121,120,120), (438370,8320022,1,'soga_lip_type',-1,0,-14), (438371,8320022,1,'soga_nose_type',-17,-28,25), (438372,8320022,0,'soga_skin_color',213,188,145), (438373,8320022,0,'wing_color1',255,255,255), (438374,8320022,0,'wing_color2',255,255,255), (438378,8320023,1,'cheek_type',10,-9,0), (438379,8320023,1,'chin_type',-21,-20,31), (438380,8320023,1,'ear_type',0,28,0), (438381,8320023,1,'eye_brow_type',-28,-2,10), (438382,8320023,0,'eye_color',75,58,30), (438383,8320023,1,'eye_type',34,0,0), (438384,8320023,0,'hair_face_color',122,110,26), (438385,8320023,0,'hair_face_highlight_color',56,41,0), (438386,8320023,0,'hair_type_color',122,110,26), (438387,8320023,0,'hair_type_highlight_color',56,41,0), (438388,8320023,1,'lip_type',-12,-25,12), (438389,8320023,1,'nose_type',-7,0,29), (438390,8320023,0,'skin_color',199,149,114), (438391,8320023,1,'soga_cheek_type',10,-9,0), (438392,8320023,1,'soga_chin_type',-21,-20,31), (438393,8320023,1,'soga_ear_type',0,28,0), (438394,8320023,1,'soga_eye_brow_type',-28,-2,10), (438395,8320023,0,'soga_eye_color',229,229,102), (438396,8320023,1,'soga_eye_type',34,0,0), (438397,8320023,0,'soga_hair_face_color',122,110,26), (438398,8320023,0,'soga_hair_face_highlight_color',56,41,0), (438399,8320023,0,'soga_hair_type_color',122,110,26), (438400,8320023,0,'soga_hair_type_highlight_color',56,41,0), (438401,8320023,1,'soga_lip_type',-12,-25,12), (438402,8320023,1,'soga_nose_type',-7,0,29), (438403,8320023,0,'soga_skin_color',199,149,114), (438404,8320023,0,'wing_color1',255,255,255), (438405,8320023,0,'wing_color2',255,255,255), (438409,8320024,0,'eye_color',255,255,255), (438410,8320024,0,'skin_color',255,255,255), (438411,8320024,0,'soga_eye_color',255,0,255), (438412,8320025,0,'eye_color',255,255,255), (438413,8320025,0,'skin_color',255,255,255), (438414,8320025,0,'soga_eye_color',255,0,255), (438478,2220487,1,'cheek_type',-11,21,0), (438479,2220487,1,'chin_type',-7,-3,14), (438480,2220487,1,'ear_type',-34,-17,0), (438481,2220487,1,'eye_brow_type',50,-100,100), (438482,2220487,0,'eye_color',155,147,98), (438483,2220487,1,'eye_type',9,0,0), (438484,2220487,0,'hair_face_color',157,147,57), (438485,2220487,0,'hair_face_highlight_color',214,204,192), (438486,2220487,0,'hair_type_color',157,147,57), (438487,2220487,0,'hair_type_highlight_color',214,204,192), (438488,2220487,1,'lip_type',14,10,-20), (438489,2220487,1,'nose_type',41,-7,-28), (438490,2220487,0,'skin_color',101,95,65), (438491,2220487,1,'soga_cheek_type',-11,21,0), (438492,2220487,1,'soga_chin_type',-7,-3,14), (438493,2220487,1,'soga_ear_type',-34,-17,0), (438494,2220487,1,'soga_eye_brow_type',50,-100,100), (438495,2220487,0,'soga_eye_color',229,229,102), (438496,2220487,1,'soga_eye_type',9,0,0), (438497,2220487,0,'soga_hair_face_color',157,147,57), (438498,2220487,0,'soga_hair_face_highlight_color',214,204,192), (438499,2220487,0,'soga_hair_type_color',157,147,57), (438500,2220487,0,'soga_hair_type_highlight_color',214,204,192), (438501,2220487,1,'soga_lip_type',14,10,-20), (438502,2220487,1,'soga_nose_type',41,-7,-28), (438503,2220487,0,'soga_skin_color',101,95,65), (438504,2220487,0,'wing_color1',255,255,255), (438505,2220487,0,'wing_color2',255,255,255), (438509,2220488,1,'cheek_type',-11,21,0), (438510,2220488,1,'chin_type',-7,-3,14), (438511,2220488,1,'ear_type',-34,-17,0), (438512,2220488,1,'eye_brow_type',50,-100,100), (438513,2220488,0,'eye_color',155,147,98), (438514,2220488,1,'eye_type',9,0,0), (438515,2220488,0,'hair_face_color',157,147,57), (438516,2220488,0,'hair_face_highlight_color',214,204,192), (438517,2220488,0,'hair_type_color',157,147,57), (438518,2220488,0,'hair_type_highlight_color',214,204,192), (438519,2220488,1,'lip_type',14,10,-20), (438520,2220488,1,'nose_type',41,-7,-28), (438521,2220488,0,'skin_color',101,95,65), (438522,2220488,1,'soga_cheek_type',-11,21,0), (438523,2220488,1,'soga_chin_type',-7,-3,14), (438524,2220488,1,'soga_ear_type',-34,-17,0), (438525,2220488,1,'soga_eye_brow_type',50,-100,100), (438526,2220488,0,'soga_eye_color',229,229,102), (438527,2220488,1,'soga_eye_type',9,0,0), (438528,2220488,0,'soga_hair_face_color',157,147,57), (438529,2220488,0,'soga_hair_face_highlight_color',214,204,192), (438530,2220488,0,'soga_hair_type_color',157,147,57), (438531,2220488,0,'soga_hair_type_highlight_color',214,204,192), (438532,2220488,1,'soga_lip_type',14,10,-20), (438533,2220488,1,'soga_nose_type',41,-7,-28), (438534,2220488,0,'soga_skin_color',101,95,65), (438535,2220488,0,'wing_color1',255,255,255), (438536,2220488,0,'wing_color2',255,255,255), (438540,8340055,1,'cheek_type',100,-100,0), (438541,8340055,1,'chin_type',-100,100,100), (438542,8340055,1,'ear_type',25,9,0), (438543,8340055,1,'eye_brow_type',100,100,100), (438544,8340055,0,'eye_color',118,14,183), (438545,8340055,1,'eye_type',100,0,0), (438546,8340055,0,'hair_color1',239,255,228), (438547,8340055,0,'hair_face_color',171,60,32), (438548,8340055,0,'hair_face_highlight_color',216,192,37), (438549,8340055,0,'hair_type_color',171,60,32), (438550,8340055,0,'hair_type_highlight_color',216,192,37), (438551,8340055,1,'lip_type',100,50,-68), (438552,8340055,1,'nose_type',0,-17,-1), (438553,8340055,1,'skin_color',232,214,144), (438554,8340055,1,'soga_cheek_type',0,100,100), (438555,8340055,1,'soga_chin_type',0,100,50), (438556,8340055,1,'soga_ear_type',0,100,0), (438557,8340055,1,'soga_eye_brow_type',0,25,9), (438558,8340055,0,'soga_eye_color',229,229,102), (438559,8340055,1,'soga_eye_type',100,0,0), (438560,8340055,0,'soga_hair_face_color',171,60,32), (438561,8340055,0,'soga_hair_face_highlight_color',216,192,37), (438562,8340055,0,'soga_hair_type_color',171,60,32), (438563,8340055,0,'soga_hair_type_highlight_color',216,192,37), (438564,8340055,1,'soga_lip_type',100,100,-100), (438565,8340055,1,'soga_nose_type',-68,-100,100), (438566,8340055,0,'soga_skin_color',232,214,144), (438567,8340055,0,'wing_color1',255,255,255), (438568,8340055,0,'wing_color2',255,255,255), (438569,121842,0,'eye_color',255,255,255), (438570,121842,0,'skin_color',255,255,255), (438571,121842,0,'soga_eye_color',255,0,255), (438572,121843,1,'cheek_type',-9,-12,0), (438573,121843,1,'chin_type',-5,7,-9), (438574,121843,1,'ear_type',2,-9,0), (438575,121843,1,'eye_brow_type',-5,-17,-43), (438576,121843,0,'eye_color',61,97,59), (438577,121843,1,'eye_type',-29,0,0), (438578,121843,0,'hair_face_color',213,175,3), (438579,121843,0,'hair_face_highlight_color',180,124,57), (438580,121843,0,'hair_type_color',213,175,3), (438581,121843,0,'hair_type_highlight_color',180,124,57), (438582,121843,1,'lip_type',18,-9,17), (438583,121843,1,'nose_type',-17,-18,-18), (438584,121843,0,'skin_color',206,172,118), (438585,121843,1,'soga_cheek_type',-9,-12,0), (438586,121843,1,'soga_chin_type',-5,7,-9), (438587,121843,1,'soga_ear_type',2,-9,0), (438588,121843,1,'soga_eye_brow_type',-5,-17,-43), (438589,121843,0,'soga_eye_color',229,229,102), (438590,121843,1,'soga_eye_type',-29,0,0), (438591,121843,0,'soga_hair_face_color',213,175,3), (438592,121843,0,'soga_hair_face_highlight_color',180,124,57), (438593,121843,0,'soga_hair_type_color',213,175,3), (438594,121843,0,'soga_hair_type_highlight_color',180,124,57), (438595,121843,1,'soga_lip_type',18,-9,17), (438596,121843,1,'soga_nose_type',-17,-18,-18), (438597,121843,0,'soga_skin_color',206,172,118), (438598,121843,0,'wing_color1',255,255,255), (438599,121843,0,'wing_color2',255,255,255), (438603,2790027,1,'eye_brow_type',-38,0,0), (438604,2790027,0,'eye_color',110,0,109), (438605,2790027,1,'lip_type',37,0,0), (438606,2790027,1,'nose_type',-29,1,0), (438607,2790027,0,'skin_color',75,0,75), (438608,2790027,1,'soga_eye_brow_type',-38,0,0), (438609,2790027,0,'soga_eye_color',229,229,102), (438610,2790027,1,'soga_lip_type',37,0,0), (438611,2790027,1,'soga_nose_type',-29,1,0), (438612,2790027,0,'soga_skin_color',75,0,75), (438613,2790027,0,'wing_color1',255,255,255), (438614,2790027,0,'wing_color2',255,255,255), (438618,2350186,1,'cheek_type',76,-98,0), (438619,2350186,1,'chin_type',40,66,62), (438620,2350186,1,'ear_type',84,76,0), (438621,2350186,1,'eye_brow_type',-87,-66,89), (438622,2350186,0,'eye_color',106,81,40), (438623,2350186,1,'eye_type',-22,0,0), (438624,2350186,0,'hair_color1',109,14,49), (438625,2350186,0,'hair_color2',185,97,0), (438626,2350186,0,'hair_face_color',84,0,0), (438627,2350186,0,'hair_face_highlight_color',233,184,31), (438628,2350186,0,'hair_highlight',246,219,114), (438629,2350186,0,'hair_type_color',84,0,0), (438630,2350186,0,'hair_type_highlight_color',233,184,31), (438631,2350186,1,'lip_type',17,50,46), (438632,2350186,1,'nose_type',-95,38,-37), (438633,2350186,0,'skin_color',213,226,224), (438634,2350186,1,'soga_cheek_type',76,-98,0), (438635,2350186,1,'soga_chin_type',40,66,62), (438636,2350186,1,'soga_ear_type',84,76,0), (438637,2350186,1,'soga_eye_brow_type',-87,-66,89), (438638,2350186,0,'soga_eye_color',229,229,102), (438639,2350186,1,'soga_eye_type',-22,0,0), (438640,2350186,0,'soga_hair_color1',109,14,49), (438641,2350186,0,'soga_hair_color2',185,97,0), (438642,2350186,0,'soga_hair_face_color',84,0,0), (438643,2350186,0,'soga_hair_face_highlight_color',233,184,31), (438644,2350186,0,'soga_hair_highlight',246,219,114), (438645,2350186,0,'soga_hair_type_color',84,0,0), (438646,2350186,0,'soga_hair_type_highlight_color',233,184,31), (438647,2350186,1,'soga_lip_type',17,50,46), (438648,2350186,1,'soga_nose_type',-95,38,-37), (438649,2350186,0,'soga_skin_color',213,226,224), (438650,2350186,0,'wing_color1',255,255,255), (438651,2350186,0,'wing_color2',255,255,255), (438681,3640023,1,'cheek_type',76,-98,0), (438682,3640023,1,'chin_type',40,66,62), (438683,3640023,1,'ear_type',84,76,0), (438684,3640023,1,'eye_brow_type',-87,-66,89), (438685,3640023,0,'eye_color',106,81,40), (438686,3640023,1,'eye_type',-22,0,0), (438687,3640023,0,'hair_color1',109,14,49), (438688,3640023,0,'hair_color2',185,97,0), (438689,3640023,0,'hair_face_color',84,0,0), (438690,3640023,0,'hair_face_highlight_color',233,184,31), (438691,3640023,0,'hair_highlight',246,219,114), (438692,3640023,0,'hair_type_color',84,0,0), (438693,3640023,0,'hair_type_highlight_color',233,184,31), (438694,3640023,1,'lip_type',17,50,46), (438695,3640023,1,'nose_type',-95,38,-37), (438696,3640023,0,'skin_color',213,226,224), (438697,3640023,1,'soga_cheek_type',76,-98,0), (438698,3640023,1,'soga_chin_type',40,66,62), (438699,3640023,1,'soga_ear_type',84,76,0), (438700,3640023,1,'soga_eye_brow_type',-87,-66,89), (438701,3640023,0,'soga_eye_color',229,229,102), (438702,3640023,1,'soga_eye_type',-22,0,0), (438703,3640023,0,'soga_hair_color1',109,14,49), (438704,3640023,0,'soga_hair_color2',185,97,0), (438705,3640023,0,'soga_hair_face_color',84,0,0), (438706,3640023,0,'soga_hair_face_highlight_color',233,184,31), (438707,3640023,0,'soga_hair_highlight',246,219,114), (438708,3640023,0,'soga_hair_type_color',84,0,0), (438709,3640023,0,'soga_hair_type_highlight_color',233,184,31), (438710,3640023,1,'soga_lip_type',17,50,46), (438711,3640023,1,'soga_nose_type',-95,38,-37), (438712,3640023,0,'soga_skin_color',213,226,224), (438713,3640023,0,'wing_color1',255,255,255), (438714,3640023,0,'wing_color2',255,255,255), (438744,2320020,1,'cheek_type',-64,74,0), (438745,2320020,1,'chin_type',15,31,-66), (438746,2320020,1,'ear_type',23,-93,0), (438747,2320020,1,'eye_brow_type',14,95,56), (438748,2320020,0,'eye_color',0,11,7), (438749,2320020,1,'eye_type',-21,0,0), (438750,2320020,1,'lip_type',55,-42,83), (438751,2320020,1,'nose_type',-76,-76,-50), (438752,2320020,0,'skin_color',148,63,12), (438753,2320020,1,'soga_cheek_type',-64,74,0), (438754,2320020,1,'soga_chin_type',15,31,-66), (438755,2320020,1,'soga_ear_type',23,-93,0), (438756,2320020,1,'soga_eye_brow_type',14,95,56), (438757,2320020,0,'soga_eye_color',229,229,102), (438758,2320020,1,'soga_eye_type',-21,0,0), (438759,2320020,1,'soga_lip_type',55,-42,83), (438760,2320020,1,'soga_nose_type',-76,-76,-50), (438761,2320020,0,'soga_skin_color',148,63,12), (438762,2320020,0,'wing_color1',255,255,255), (438763,2320020,0,'wing_color2',255,255,255), (438775,2340168,1,'cheek_type',-68,68,0), (438776,2340168,1,'chin_type',25,-93,50), (438777,2340168,1,'ear_type',-41,48,0), (438778,2340168,1,'eye_brow_type',7,-98,59), (438779,2340168,0,'eye_color',136,184,199), (438780,2340168,1,'eye_type',31,0,0), (438781,2340168,0,'hair_color1',105,26,26), (438782,2340168,0,'hair_color2',157,83,0), (438783,2340168,0,'hair_face_color',193,100,45), (438784,2340168,0,'hair_face_highlight_color',15,1,21), (438785,2340168,0,'hair_highlight',26,24,25), (438786,2340168,0,'hair_type_color',193,100,45), (438787,2340168,0,'hair_type_highlight_color',15,1,21), (438788,2340168,1,'lip_type',-82,72,-85), (438789,2340168,1,'nose_type',22,-50,-66), (438790,2340168,0,'skin_color',60,39,40), (438791,2340168,1,'soga_cheek_type',-68,68,0), (438792,2340168,1,'soga_chin_type',25,-93,50), (438793,2340168,1,'soga_ear_type',-41,48,0), (438794,2340168,1,'soga_eye_brow_type',7,-98,59), (438795,2340168,0,'soga_eye_color',229,229,102), (438796,2340168,1,'soga_eye_type',31,0,0), (438797,2340168,0,'soga_hair_color1',105,26,26), (438798,2340168,0,'soga_hair_color2',157,83,0), (438799,2340168,0,'soga_hair_face_color',193,100,45), (438800,2340168,0,'soga_hair_face_highlight_color',15,1,21), (438801,2340168,0,'soga_hair_highlight',26,24,25), (438802,2340168,0,'soga_hair_type_color',193,100,45), (438803,2340168,0,'soga_hair_type_highlight_color',15,1,21), (438804,2340168,1,'soga_lip_type',-82,72,-85), (438805,2340168,1,'soga_nose_type',22,-50,-66), (438806,2340168,0,'soga_skin_color',60,39,40), (438807,2340168,0,'wing_color1',255,255,255), (438808,2340168,0,'wing_color2',255,255,255), (438838,2920020,1,'cheek_type',-68,68,0), (438839,2920020,1,'chin_type',25,-93,50), (438840,2920020,1,'ear_type',-41,48,0), (438841,2920020,1,'eye_brow_type',7,-98,59), (438842,2920020,0,'eye_color',136,184,199), (438843,2920020,1,'eye_type',31,0,0), (438844,2920020,0,'hair_color1',105,26,26), (438845,2920020,0,'hair_color2',157,83,0), (438846,2920020,0,'hair_face_color',193,100,45), (438847,2920020,0,'hair_face_highlight_color',15,1,21), (438848,2920020,0,'hair_highlight',26,24,25), (438849,2920020,0,'hair_type_color',193,100,45), (438850,2920020,0,'hair_type_highlight_color',15,1,21), (438851,2920020,1,'lip_type',-82,72,-85), (438852,2920020,1,'nose_type',22,-50,-66), (438853,2920020,0,'skin_color',60,39,40), (438854,2920020,1,'soga_cheek_type',-68,68,0), (438855,2920020,1,'soga_chin_type',25,-93,50), (438856,2920020,1,'soga_ear_type',-41,48,0), (438857,2920020,1,'soga_eye_brow_type',7,-98,59), (438858,2920020,0,'soga_eye_color',229,229,102), (438859,2920020,1,'soga_eye_type',31,0,0), (438860,2920020,0,'soga_hair_color1',105,26,26), (438861,2920020,0,'soga_hair_color2',157,83,0), (438862,2920020,0,'soga_hair_face_color',193,100,45), (438863,2920020,0,'soga_hair_face_highlight_color',15,1,21), (438864,2920020,0,'soga_hair_highlight',26,24,25), (438865,2920020,0,'soga_hair_type_color',193,100,45), (438866,2920020,0,'soga_hair_type_highlight_color',15,1,21), (438867,2920020,1,'soga_lip_type',-82,72,-85), (438868,2920020,1,'soga_nose_type',22,-50,-66), (438869,2920020,0,'soga_skin_color',60,39,40), (438870,2920020,0,'wing_color1',255,255,255), (438871,2920020,0,'wing_color2',255,255,255), (438901,2800025,1,'cheek_type',-18,50,0), (438902,2800025,1,'chin_type',-31,-41,0), (438903,2800025,1,'ear_type',11,81,0), (438904,2800025,1,'eye_brow_type',5,0,-83), (438905,2800025,0,'eye_color',38,80,77), (438906,2800025,1,'eye_type',45,0,0), (438907,2800025,0,'hair_color1',56,33,26), (438908,2800025,0,'hair_color2',86,65,37), (438909,2800025,0,'hair_face_color',100,70,10), (438910,2800025,0,'hair_face_highlight_color',5,2,2), (438911,2800025,0,'hair_highlight',21,13,24), (438912,2800025,0,'hair_type_color',100,70,10), (438913,2800025,0,'hair_type_highlight_color',5,2,2), (438914,2800025,1,'lip_type',3,-81,75), (438915,2800025,1,'nose_type',74,0,-93), (438916,2800025,0,'skin_color',178,173,173), (438917,2800025,1,'soga_cheek_type',-18,50,0), (438918,2800025,1,'soga_chin_type',-31,-41,0), (438919,2800025,1,'soga_ear_type',11,81,0), (438920,2800025,1,'soga_eye_brow_type',5,0,-83), (438921,2800025,0,'soga_eye_color',229,229,102), (438922,2800025,1,'soga_eye_type',45,0,0), (438923,2800025,0,'soga_hair_color1',56,33,26), (438924,2800025,0,'soga_hair_color2',86,65,37), (438925,2800025,0,'soga_hair_face_color',100,70,10), (438926,2800025,0,'soga_hair_face_highlight_color',5,2,2), (438927,2800025,0,'soga_hair_highlight',21,13,24), (438928,2800025,0,'soga_hair_type_color',100,70,10), (438929,2800025,0,'soga_hair_type_highlight_color',5,2,2), (438930,2800025,1,'soga_lip_type',3,-81,75), (438931,2800025,1,'soga_nose_type',74,0,-93), (438932,2800025,0,'soga_skin_color',178,173,173), (438933,2800025,0,'wing_color1',255,255,255), (438934,2800025,0,'wing_color2',255,255,255), (438964,2820026,1,'cheek_type',25,-75,0), (438965,2820026,1,'chin_type',25,-74,-64), (438966,2820026,1,'ear_type',-7,-23,0), (438967,2820026,1,'eye_brow_type',68,-19,-28), (438968,2820026,0,'eye_color',40,84,92), (438969,2820026,1,'eye_type',25,0,0), (438970,2820026,0,'hair_color1',91,21,51), (438971,2820026,0,'hair_color2',159,88,0), (438972,2820026,0,'hair_face_color',100,18,16), (438973,2820026,0,'hair_face_highlight_color',17,3,23), (438974,2820026,0,'hair_highlight',26,24,25), (438975,2820026,0,'hair_type_color',100,18,16), (438976,2820026,0,'hair_type_highlight_color',17,3,23), (438977,2820026,1,'lip_type',-72,-22,35), (438978,2820026,1,'nose_type',53,59,81), (438979,2820026,0,'skin_color',204,186,166), (438980,2820026,1,'soga_cheek_type',25,-75,0), (438981,2820026,1,'soga_chin_type',25,-74,-64), (438982,2820026,1,'soga_ear_type',-7,-23,0), (438983,2820026,1,'soga_eye_brow_type',68,-19,-28), (438984,2820026,0,'soga_eye_color',229,229,102), (438985,2820026,1,'soga_eye_type',25,0,0), (438986,2820026,0,'soga_hair_color1',91,21,51), (438987,2820026,0,'soga_hair_color2',159,88,0), (438988,2820026,0,'soga_hair_face_color',100,18,16), (438989,2820026,0,'soga_hair_face_highlight_color',17,3,23), (438990,2820026,0,'soga_hair_highlight',26,24,25), (438991,2820026,0,'soga_hair_type_color',100,18,16), (438992,2820026,0,'soga_hair_type_highlight_color',17,3,23), (438993,2820026,1,'soga_lip_type',-72,-22,35), (438994,2820026,1,'soga_nose_type',53,59,81), (438995,2820026,0,'soga_skin_color',204,186,166), (438996,2820026,0,'wing_color1',255,255,255), (438997,2820026,0,'wing_color2',255,255,255), (439027,121845,0,'eye_color',1,1,1), (439028,121845,0,'skin_color',255,255,255), (439029,121845,0,'soga_eye_color',255,0,255), (439030,8230055,0,'eye_color',255,255,255), (439031,8230055,0,'skin_color',40,40,40), (439032,8230055,0,'soga_eye_color',255,0,255), (439033,8230056,0,'eye_color',255,255,255), (439034,8230056,0,'skin_color',255,255,255), (439035,8230056,0,'soga_eye_color',255,0,255), (439036,170087,0,'eye_color',1,1,1), (439037,170087,0,'skin_color',255,255,255), (439038,170087,0,'soga_eye_color',255,0,255), (439039,121846,0,'eye_color',128,128,128), (439040,121846,0,'skin_color',0,128,192), (439041,121846,0,'soga_eye_color',255,0,255), (439042,121847,0,'eye_color',128,128,128), (439043,121847,0,'skin_color',0,128,192), (439044,121847,0,'soga_eye_color',255,0,255), (439045,121849,0,'eye_color',255,255,255), (439046,121849,0,'skin_color',255,255,255), (439047,121849,0,'soga_eye_color',255,0,255), (439048,121850,0,'eye_color',255,255,255), (439049,121850,0,'skin_color',255,255,255), (439050,121850,0,'soga_eye_color',255,0,255), (439051,121851,0,'eye_color',255,255,255), (439052,121851,0,'skin_color',255,255,255), (439053,121851,0,'soga_eye_color',255,0,255), (439054,1300001,1,'eye_type',-91,0,0), (439055,1300001,1,'ear_type',83,-68,0), (439056,1300001,1,'eye_brow_type',-19,68,56), (439057,1300001,1,'cheek_type',-9,95,0), (439058,1300001,1,'lip_type',-9,71,52), (439059,1300001,1,'chin_type',-13,94,-29), (439060,1300001,1,'nose_type',-19,-81,24), (439061,1300001,1,'soga_eye_type',-91,0,0), (439062,1300001,1,'soga_ear_type',83,-68,0), (439063,1300001,1,'soga_eye_brow_type',-19,68,56), (439064,1300001,1,'soga_cheek_type',-9,95,0), (439065,1300001,1,'soga_lip_type',-9,71,52), (439066,1300001,1,'soga_chin_type',-13,94,-29), (439067,1300001,1,'soga_nose_type',-19,-81,24), (439068,1300001,1,'body_size',-79,0,0), (439069,1300001,1,'body_age',-91,0,0), (439070,1300001,1,'soga_body_size',-79,0,0), (439071,1300001,1,'soga_body_age',-79,-91,0), (439072,1300001,0,'shirt_color',72,185,71), (439073,1300001,0,'shirt_highlight_color',255,255,255), (439074,1300001,0,'pants_color',57,76,34), (439075,1300001,0,'pants_highlight_color',255,255,255), (439076,1300001,0,'soga_hair_type_color',152,173,173), (439077,1300001,0,'soga_hair_type_highlight_color',174,69,28), (439078,1300001,0,'skin_color',243,250,242), (439079,1300001,0,'hair_color1',114,112,142), (439080,1300001,0,'hair_color2',152,138,129), (439081,1300001,0,'hair_highlight',89,21,21), (439082,1300001,0,'eye_color',152,183,163), (439083,1300001,0,'soga_skin_color',152,183,163), (439084,1300001,0,'soga_eye_color',243,250,242), (439085,1300001,0,'soga_hair_color1',114,112,142), (439086,1300001,0,'soga_hair_color2',152,138,129), (439087,1300001,0,'soga_hair_highlight',89,21,21), (439088,1300002,1,'eye_type',53,0,0), (439089,1300002,1,'ear_type',90,33,0), (439090,1300002,1,'eye_brow_type',59,-94,-32), (439091,1300002,1,'cheek_type',-59,66,0), (439092,1300002,1,'lip_type',-26,-22,-25), (439093,1300002,1,'chin_type',29,-11,-13), (439094,1300002,1,'nose_type',39,14,78), (439095,1300002,1,'soga_eye_type',53,0,0), (439096,1300002,1,'soga_ear_type',90,33,0), (439097,1300002,1,'soga_eye_brow_type',59,-94,-32), (439098,1300002,1,'soga_cheek_type',-59,66,0), (439099,1300002,1,'soga_lip_type',-26,-22,-25), (439100,1300002,1,'soga_chin_type',29,-11,-13), (439101,1300002,1,'soga_nose_type',39,14,78), (439102,1300002,1,'body_size',-74,0,0), (439103,1300002,1,'body_age',-57,0,0), (439104,1300002,1,'soga_body_size',-74,0,0), (439105,1300002,1,'soga_body_age',-74,-57,0), (439106,1300002,0,'shirt_color',103,97,77), (439107,1300002,0,'shirt_highlight_color',255,255,255), (439108,1300002,0,'pants_color',80,178,124), (439109,1300002,0,'pants_highlight_color',255,255,255), (439110,1300002,0,'soga_hair_type_color',171,64,25), (439111,1300002,0,'soga_hair_type_highlight_color',84,0,0), (439112,1300002,0,'skin_color',252,253,253), (439113,1300002,0,'hair_color1',89,21,21), (439114,1300002,0,'hair_color2',171,87,0), (439115,1300002,0,'hair_highlight',109,14,49), (439116,1300002,0,'eye_color',54,116,114), (439117,1300002,0,'soga_skin_color',54,116,114), (439118,1300002,0,'soga_eye_color',252,253,253), (439119,1300002,0,'soga_hair_color1',89,21,21), (439120,1300002,0,'soga_hair_color2',171,87,0), (439121,1300002,0,'soga_hair_highlight',109,14,49), (439122,1300003,1,'ear_type',84,7,0), (439123,1300003,1,'eye_brow_type',-96,-93,-53), (439124,1300003,1,'cheek_type',-34,-14,0), (439125,1300003,1,'lip_type',-68,79,96), (439126,1300003,1,'chin_type',94,94,-25), (439127,1300003,1,'nose_type',91,-90,48), (439128,1300003,1,'soga_ear_type',84,7,0), (439129,1300003,1,'soga_eye_brow_type',-96,-93,-53), (439130,1300003,1,'soga_cheek_type',-34,-14,0), (439131,1300003,1,'soga_lip_type',-68,79,96), (439132,1300003,1,'soga_chin_type',94,94,-25), (439133,1300003,1,'soga_nose_type',91,-90,48), (439134,1300003,1,'body_size',36,0,0), (439135,1300003,1,'body_age',78,0,0), (439136,1300003,1,'soga_body_size',36,0,0), (439137,1300003,1,'soga_body_age',36,78,0), (439138,1300003,0,'hair_type_color',233,184,31), (439139,1300003,0,'hair_type_highlight_color',43,17,14), (439140,1300003,0,'hair_face_color',233,184,31), (439141,1300003,0,'hair_face_highlight_color',43,17,14), (439142,1300003,0,'shirt_color',95,137,93), (439143,1300003,0,'shirt_highlight_color',255,255,255), (439144,1300003,0,'pants_color',95,75,183), (439145,1300003,0,'pants_highlight_color',255,255,255), (439146,1300003,0,'soga_hair_type_color',233,184,31), (439147,1300003,0,'soga_hair_type_highlight_color',43,17,14), (439148,1300003,0,'soga_hair_face_color',233,184,31), (439149,1300003,0,'soga_hair_face_highlight_color',43,17,14), (439150,1300003,0,'skin_color',114,103,68), (439151,1300003,0,'hair_color1',246,219,114), (439152,1300003,0,'hair_color2',187,136,62), (439153,1300003,0,'hair_highlight',54,45,28), (439154,1300003,0,'eye_color',97,105,57), (439155,1300003,0,'soga_skin_color',97,105,57), (439156,1300003,0,'soga_eye_color',114,103,68), (439157,1300003,0,'soga_hair_color1',246,219,114), (439158,1300003,0,'soga_hair_color2',187,136,62), (439159,1300003,0,'soga_hair_highlight',54,45,28), (439160,1300004,1,'eye_type',-37,0,0), (439161,1300004,1,'ear_type',-78,9,0), (439162,1300004,1,'eye_brow_type',-61,17,-74), (439163,1300004,1,'cheek_type',45,-45,0), (439164,1300004,1,'lip_type',50,-97,66), (439165,1300004,1,'chin_type',96,-47,-65), (439166,1300004,1,'nose_type',70,63,22), (439167,1300004,1,'soga_eye_type',-37,0,0), (439168,1300004,1,'soga_ear_type',-78,9,0), (439169,1300004,1,'soga_eye_brow_type',-61,17,-74), (439170,1300004,1,'soga_cheek_type',45,-45,0), (439171,1300004,1,'soga_lip_type',50,-97,66), (439172,1300004,1,'soga_chin_type',96,-47,-65), (439173,1300004,1,'soga_nose_type',70,63,22), (439174,1300004,1,'body_size',-36,0,0), (439175,1300004,1,'body_age',77,0,0), (439176,1300004,1,'soga_body_size',-36,0,0), (439177,1300004,1,'soga_body_age',-36,77,0), (439178,1300004,0,'shirt_color',110,148,146), (439179,1300004,0,'shirt_highlight_color',255,255,255), (439180,1300004,0,'pants_color',184,74,184), (439181,1300004,0,'pants_highlight_color',255,255,255), (439182,1300004,0,'soga_hair_type_color',228,182,26), (439183,1300004,0,'soga_hair_type_highlight_color',88,4,4), (439184,1300004,0,'skin_color',236,226,182), (439185,1300004,0,'hair_color1',246,219,114), (439186,1300004,0,'hair_color2',187,136,62), (439187,1300004,0,'hair_highlight',109,14,49), (439188,1300004,0,'eye_color',31,59,41), (439189,1300004,0,'soga_skin_color',31,59,41), (439190,1300004,0,'soga_eye_color',236,226,182), (439191,1300004,0,'soga_hair_color1',246,219,114), (439192,1300004,0,'soga_hair_color2',187,136,62), (439193,1300004,0,'soga_hair_highlight',109,14,49), (439194,1300005,1,'eye_brow_type',97,0,0), (439195,1300005,1,'lip_type',26,0,0), (439196,1300005,1,'nose_type',90,-7,0), (439197,1300005,1,'soga_eye_brow_type',97,0,0), (439198,1300005,1,'soga_lip_type',26,0,0), (439199,1300005,1,'soga_nose_type',90,-7,0), (439200,1300005,1,'body_size',-57,0,0), (439201,1300005,1,'soga_body_size',-57,0,0), (439202,1300005,1,'soga_body_age',-57,0,0), (439203,1300005,0,'shirt_color',122,122,120), (439204,1300005,0,'shirt_highlight_color',255,255,255), (439205,1300005,0,'pants_color',107,107,99), (439206,1300005,0,'pants_highlight_color',255,255,255), (439207,1300005,0,'skin_color',0,151,151), (439208,1300005,0,'eye_color',15,165,0), (439209,1300005,0,'soga_skin_color',15,165,0), (439210,1300005,0,'soga_eye_color',0,151,151), (439211,1300006,1,'eye_type',7,0,0), (439212,1300006,1,'ear_type',-90,-71,0), (439213,1300006,1,'eye_brow_type',-62,-42,14), (439214,1300006,1,'cheek_type',-45,65,0), (439215,1300006,1,'lip_type',24,-4,51), (439216,1300006,1,'chin_type',-97,7,42), (439217,1300006,1,'nose_type',-13,-66,-45), (439218,1300006,1,'soga_eye_type',7,0,0), (439219,1300006,1,'soga_ear_type',-90,-71,0), (439220,1300006,1,'soga_eye_brow_type',-62,-42,14), (439221,1300006,1,'soga_cheek_type',-45,65,0), (439222,1300006,1,'soga_lip_type',24,-4,51), (439223,1300006,1,'soga_chin_type',-97,7,42), (439224,1300006,1,'soga_nose_type',-13,-66,-45), (439225,1300006,1,'body_size',65,0,0), (439226,1300006,1,'body_age',33,0,0), (439227,1300006,1,'soga_body_size',65,0,0), (439228,1300006,1,'soga_body_age',65,33,0), (439229,1300006,0,'hair_type_color',119,36,33), (439230,1300006,0,'hair_type_highlight_color',233,184,31), (439231,1300006,0,'hair_face_color',119,36,33), (439232,1300006,0,'hair_face_highlight_color',233,184,31), (439233,1300006,0,'shirt_color',187,81,71), (439234,1300006,0,'shirt_highlight_color',255,255,255), (439235,1300006,0,'pants_color',85,67,49), (439236,1300006,0,'pants_highlight_color',255,255,255), (439237,1300006,0,'soga_hair_type_color',119,36,33), (439238,1300006,0,'soga_hair_type_highlight_color',233,184,31), (439239,1300006,0,'soga_hair_face_color',119,36,33), (439240,1300006,0,'soga_hair_face_highlight_color',233,184,31), (439241,1300006,0,'skin_color',192,156,105), (439242,1300006,0,'hair_color1',91,21,51), (439243,1300006,0,'hair_color2',159,88,0), (439244,1300006,0,'hair_highlight',246,219,114), (439245,1300006,0,'eye_color',123,177,193), (439246,1300006,0,'soga_skin_color',123,177,193), (439247,1300006,0,'soga_eye_color',192,156,105), (439248,1300006,0,'soga_hair_color1',91,21,51), (439249,1300006,0,'soga_hair_color2',159,88,0), (439250,1300006,0,'soga_hair_highlight',246,219,114), (439251,1300007,1,'eye_type',-19,0,0), (439252,1300007,1,'ear_type',70,-26,0), (439253,1300007,1,'eye_brow_type',-68,-89,90), (439254,1300007,1,'cheek_type',-1,95,0), (439255,1300007,1,'lip_type',-6,58,21), (439256,1300007,1,'chin_type',-42,26,-63), (439257,1300007,1,'nose_type',-19,-32,-12), (439258,1300007,1,'soga_eye_type',-19,0,0), (439259,1300007,1,'soga_ear_type',70,-26,0), (439260,1300007,1,'soga_eye_brow_type',-68,-89,90), (439261,1300007,1,'soga_cheek_type',-1,95,0), (439262,1300007,1,'soga_lip_type',-6,58,21), (439263,1300007,1,'soga_chin_type',-42,26,-63), (439264,1300007,1,'soga_nose_type',-19,-32,-12), (439265,1300007,1,'body_size',50,0,0), (439266,1300007,1,'body_age',-19,0,0), (439267,1300007,1,'soga_body_size',50,0,0), (439268,1300007,1,'soga_body_age',50,-19,0), (439269,1300007,0,'hair_type_color',195,208,207), (439270,1300007,0,'hair_type_highlight_color',230,170,26), (439271,1300007,0,'hair_face_color',195,208,207), (439272,1300007,0,'hair_face_highlight_color',230,170,26), (439273,1300007,0,'shirt_color',189,176,69), (439274,1300007,0,'shirt_highlight_color',255,255,255), (439275,1300007,0,'pants_color',160,159,160), (439276,1300007,0,'pants_highlight_color',255,255,255), (439277,1300007,0,'soga_hair_type_color',195,208,207), (439278,1300007,0,'soga_hair_type_highlight_color',230,170,26), (439279,1300007,0,'soga_hair_face_color',195,208,207), (439280,1300007,0,'soga_hair_face_highlight_color',230,170,26), (439281,1300007,0,'skin_color',46,35,36), (439282,1300007,0,'hair_color1',161,165,168), (439283,1300007,0,'hair_color2',50,69,69), (439284,1300007,0,'hair_highlight',200,165,96), (439285,1300007,0,'eye_color',143,103,48), (439286,1300007,0,'soga_skin_color',143,103,48), (439287,1300007,0,'soga_eye_color',46,35,36), (439288,1300007,0,'soga_hair_color1',161,165,168), (439289,1300007,0,'soga_hair_color2',50,69,69), (439290,1300007,0,'soga_hair_highlight',200,165,96), (439291,1300008,1,'eye_type',-53,0,0), (439292,1300008,1,'ear_type',-70,72,0), (439293,1300008,1,'eye_brow_type',44,31,-93), (439294,1300008,1,'cheek_type',81,-56,0), (439295,1300008,1,'lip_type',29,35,-2), (439296,1300008,1,'chin_type',-76,-25,39), (439297,1300008,1,'nose_type',29,-85,-97), (439298,1300008,1,'soga_eye_type',-53,0,0), (439299,1300008,1,'soga_ear_type',-70,72,0), (439300,1300008,1,'soga_eye_brow_type',44,31,-93), (439301,1300008,1,'soga_cheek_type',81,-56,0), (439302,1300008,1,'soga_lip_type',29,35,-2), (439303,1300008,1,'soga_chin_type',-76,-25,39), (439304,1300008,1,'soga_nose_type',29,-85,-97), (439305,1300008,1,'body_size',65,0,0), (439306,1300008,1,'body_age',-59,0,0), (439307,1300008,1,'soga_body_size',65,0,0), (439308,1300008,1,'soga_body_age',65,-59,0), (439309,1300008,0,'hair_type_color',59,58,73), (439310,1300008,0,'hair_type_highlight_color',119,147,147), (439311,1300008,0,'hair_face_color',59,58,73), (439312,1300008,0,'hair_face_highlight_color',119,147,147), (439313,1300008,0,'shirt_color',173,146,85), (439314,1300008,0,'shirt_highlight_color',255,255,255), (439315,1300008,0,'pants_color',168,169,63), (439316,1300008,0,'pants_highlight_color',255,255,255), (439317,1300008,0,'soga_hair_type_color',59,58,73), (439318,1300008,0,'soga_hair_type_highlight_color',119,147,147), (439319,1300008,0,'soga_hair_face_color',59,58,73), (439320,1300008,0,'soga_hair_face_highlight_color',119,147,147), (439321,1300008,0,'skin_color',186,191,170), (439322,1300008,0,'hair_color1',43,36,70), (439323,1300008,0,'hair_color2',64,76,74), (439324,1300008,0,'hair_highlight',114,112,142), (439325,1300008,0,'eye_color',38,77,88), (439326,1300008,0,'soga_skin_color',38,77,88), (439327,1300008,0,'soga_eye_color',186,191,170), (439328,1300008,0,'soga_hair_color1',43,36,70), (439329,1300008,0,'soga_hair_color2',64,76,74), (439330,1300008,0,'soga_hair_highlight',114,112,142), (439331,1680477,1,'eye_type',-62,0,0), (439332,1680477,1,'ear_type',58,-64,0), (439333,1680477,1,'eye_brow_type',-21,71,29), (439334,1680477,1,'cheek_type',-3,39,0), (439335,1680477,1,'lip_type',-79,83,-85), (439336,1680477,1,'chin_type',58,-75,-96), (439337,1680477,1,'nose_type',3,42,55), (439338,1680477,1,'soga_eye_type',-62,0,0), (439339,1680477,1,'soga_ear_type',58,-64,0), (439340,1680477,1,'soga_eye_brow_type',-21,71,29), (439341,1680477,1,'soga_cheek_type',-3,39,0), (439342,1680477,1,'soga_lip_type',-79,83,-85), (439343,1680477,1,'soga_chin_type',58,-75,-96), (439344,1680477,1,'soga_nose_type',3,42,55), (439345,1680477,1,'body_size',26,0,0), (439346,1680477,1,'body_age',29,0,0), (439347,1680477,1,'soga_body_size',26,0,0), (439348,1680477,1,'soga_body_age',26,29,0), (439349,1680477,0,'hair_type_color',84,0,0), (439350,1680477,0,'hair_type_highlight_color',35,24,1), (439351,1680477,0,'hair_face_color',84,0,0), (439352,1680477,0,'hair_face_highlight_color',35,24,1), (439353,1680477,0,'shirt_color',71,73,71), (439354,1680477,0,'shirt_highlight_color',255,255,255), (439355,1680477,0,'pants_color',93,93,93), (439356,1680477,0,'pants_highlight_color',255,255,255), (439357,1680477,0,'soga_hair_type_color',84,0,0), (439358,1680477,0,'soga_hair_type_highlight_color',35,24,1), (439359,1680477,0,'soga_hair_face_color',84,0,0), (439360,1680477,0,'soga_hair_face_highlight_color',35,24,1), (439361,1680477,0,'skin_color',136,118,120), (439362,1680477,0,'hair_color1',109,14,49), (439363,1680477,0,'hair_color2',185,97,0), (439364,1680477,0,'hair_highlight',79,28,15), (439365,1680477,0,'eye_color',84,139,114), (439366,1680477,0,'soga_skin_color',84,139,114), (439367,1680477,0,'soga_eye_color',136,118,120), (439368,1680477,0,'soga_hair_color1',109,14,49), (439369,1680477,0,'soga_hair_color2',185,97,0), (439370,1680477,0,'soga_hair_highlight',79,28,15), (439371,1680478,1,'eye_type',-48,0,0), (439372,1680478,1,'ear_type',-17,-89,0), (439373,1680478,1,'eye_brow_type',26,-39,-2), (439374,1680478,1,'cheek_type',63,45,0), (439375,1680478,1,'lip_type',-8,-51,6), (439376,1680478,1,'chin_type',34,-59,66), (439377,1680478,1,'nose_type',35,26,2), (439378,1680478,1,'soga_eye_type',-48,0,0), (439379,1680478,1,'soga_ear_type',-17,-89,0), (439380,1680478,1,'soga_eye_brow_type',26,-39,-2), (439381,1680478,1,'soga_cheek_type',63,45,0), (439382,1680478,1,'soga_lip_type',-8,-51,6), (439383,1680478,1,'soga_chin_type',34,-59,66), (439384,1680478,1,'soga_nose_type',35,26,2), (439385,1680478,1,'body_size',18,0,0), (439386,1680478,1,'soga_body_size',18,0,0), (439387,1680478,1,'soga_body_age',18,0,0), (439388,1680478,0,'hair_type_color',47,14,18), (439389,1680478,0,'hair_type_highlight_color',35,24,2), (439390,1680478,0,'hair_face_color',47,14,18), (439391,1680478,0,'hair_face_highlight_color',35,24,2), (439392,1680478,0,'shirt_color',152,150,106), (439393,1680478,0,'shirt_highlight_color',255,255,255), (439394,1680478,0,'pants_color',121,118,86), (439395,1680478,0,'pants_highlight_color',255,255,255), (439396,1680478,0,'soga_hair_type_color',47,14,18), (439397,1680478,0,'soga_hair_type_highlight_color',35,24,2), (439398,1680478,0,'soga_hair_face_color',47,14,18), (439399,1680478,0,'soga_hair_face_highlight_color',35,24,2), (439400,1680478,0,'skin_color',199,139,129), (439401,1680478,0,'hair_color1',54,45,28), (439402,1680478,0,'hair_color2',104,52,0), (439403,1680478,0,'hair_highlight',79,28,15), (439404,1680478,0,'eye_color',72,133,113), (439405,1680478,0,'soga_skin_color',72,133,113), (439406,1680478,0,'soga_eye_color',199,139,129), (439407,1680478,0,'soga_hair_color1',54,45,28), (439408,1680478,0,'soga_hair_color2',104,52,0), (439409,1680478,0,'soga_hair_highlight',79,28,15), (439410,5590962,1,'eye_type',-62,0,0), (439411,5590962,1,'ear_type',58,-64,0), (439412,5590962,1,'eye_brow_type',-21,71,29), (439413,5590962,1,'cheek_type',-3,39,0), (439414,5590962,1,'lip_type',-79,83,-85), (439415,5590962,1,'chin_type',58,-75,-96), (439416,5590962,1,'nose_type',3,42,55), (439417,5590962,1,'soga_eye_type',-62,0,0), (439418,5590962,1,'soga_ear_type',58,-64,0), (439419,5590962,1,'soga_eye_brow_type',-21,71,29), (439420,5590962,1,'soga_cheek_type',-3,39,0), (439421,5590962,1,'soga_lip_type',-79,83,-85), (439422,5590962,1,'soga_chin_type',58,-75,-96), (439423,5590962,1,'soga_nose_type',3,42,55), (439424,5590962,1,'body_size',26,0,0), (439425,5590962,1,'body_age',29,0,0), (439426,5590962,1,'soga_body_size',26,0,0), (439427,5590962,1,'soga_body_age',26,29,0), (439428,5590962,0,'hair_type_color',84,0,0), (439429,5590962,0,'hair_type_highlight_color',35,24,1), (439430,5590962,0,'hair_face_color',84,0,0), (439431,5590962,0,'hair_face_highlight_color',35,24,1), (439432,5590962,0,'shirt_color',71,73,71), (439433,5590962,0,'shirt_highlight_color',255,255,255), (439434,5590962,0,'pants_color',93,93,93), (439435,5590962,0,'pants_highlight_color',255,255,255), (439436,5590962,0,'soga_hair_type_color',84,0,0), (439437,5590962,0,'soga_hair_type_highlight_color',35,24,1), (439438,5590962,0,'soga_hair_face_color',84,0,0), (439439,5590962,0,'soga_hair_face_highlight_color',35,24,1), (439440,5590962,0,'skin_color',136,118,120), (439441,5590962,0,'hair_color1',109,14,49), (439442,5590962,0,'hair_color2',185,97,0), (439443,5590962,0,'hair_highlight',79,28,15), (439444,5590962,0,'eye_color',84,139,114), (439445,5590962,0,'soga_skin_color',84,139,114), (439446,5590962,0,'soga_eye_color',136,118,120), (439447,5590962,0,'soga_hair_color1',109,14,49), (439448,5590962,0,'soga_hair_color2',185,97,0), (439449,5590962,0,'soga_hair_highlight',79,28,15), (439450,5590963,1,'eye_type',-48,0,0), (439451,5590963,1,'ear_type',-17,-89,0), (439452,5590963,1,'eye_brow_type',26,-39,-2), (439453,5590963,1,'cheek_type',63,45,0), (439454,5590963,1,'lip_type',-8,-51,6), (439455,5590963,1,'chin_type',34,-59,66), (439456,5590963,1,'nose_type',35,26,2), (439457,5590963,1,'soga_eye_type',-48,0,0), (439458,5590963,1,'soga_ear_type',-17,-89,0), (439459,5590963,1,'soga_eye_brow_type',26,-39,-2), (439460,5590963,1,'soga_cheek_type',63,45,0), (439461,5590963,1,'soga_lip_type',-8,-51,6), (439462,5590963,1,'soga_chin_type',34,-59,66), (439463,5590963,1,'soga_nose_type',35,26,2), (439464,5590963,1,'body_size',18,0,0), (439465,5590963,1,'soga_body_size',18,0,0), (439466,5590963,1,'soga_body_age',18,0,0), (439467,5590963,0,'hair_type_color',47,14,18), (439468,5590963,0,'hair_type_highlight_color',35,24,2), (439469,5590963,0,'hair_face_color',47,14,18), (439470,5590963,0,'hair_face_highlight_color',35,24,2), (439471,5590963,0,'shirt_color',152,150,106), (439472,5590963,0,'shirt_highlight_color',255,255,255), (439473,5590963,0,'pants_color',121,118,86), (439474,5590963,0,'pants_highlight_color',255,255,255), (439475,5590963,0,'soga_hair_type_color',47,14,18), (439476,5590963,0,'soga_hair_type_highlight_color',35,24,2), (439477,5590963,0,'soga_hair_face_color',47,14,18), (439478,5590963,0,'soga_hair_face_highlight_color',35,24,2), (439479,5590963,0,'skin_color',199,139,129), (439480,5590963,0,'hair_color1',54,45,28), (439481,5590963,0,'hair_color2',104,52,0), (439482,5590963,0,'hair_highlight',79,28,15), (439483,5590963,0,'eye_color',72,133,113), (439484,5590963,0,'soga_skin_color',72,133,113), (439485,5590963,0,'soga_eye_color',199,139,129), (439486,5590963,0,'soga_hair_color1',54,45,28), (439487,5590963,0,'soga_hair_color2',104,52,0), (439488,5590963,0,'soga_hair_highlight',79,28,15), (439489,121853,1,'eye_brow_type',65,0,0), (439490,121853,1,'lip_type',14,0,0), (439491,121853,1,'nose_type',-29,0,0), (439492,121853,1,'soga_eye_brow_type',65,0,0), (439493,121853,1,'soga_lip_type',14,0,0), (439494,121853,1,'soga_nose_type',-29,0,0), (439495,121853,1,'body_size',45,0,0), (439496,121853,1,'soga_body_size',45,0,0), (439497,121853,1,'soga_body_age',45,0,0), (439498,121853,0,'shirt_color',142,134,116), (439499,121853,0,'shirt_highlight_color',255,255,255), (439500,121853,0,'pants_color',91,166,91), (439501,121853,0,'pants_highlight_color',255,255,255), (439502,121853,0,'skin_color',112,111,0), (439503,121853,0,'eye_color',237,242,255), (439504,121853,0,'soga_skin_color',237,242,255), (439505,121853,0,'soga_eye_color',112,111,0), (439506,121854,1,'eye_brow_type',65,0,0), (439507,121854,1,'lip_type',14,0,0), (439508,121854,1,'nose_type',-29,0,0), (439509,121854,1,'soga_eye_brow_type',65,0,0), (439510,121854,1,'soga_lip_type',14,0,0), (439511,121854,1,'soga_nose_type',-29,0,0), (439512,121854,1,'body_size',45,0,0), (439513,121854,1,'soga_body_size',45,0,0), (439514,121854,1,'soga_body_age',45,0,0), (439515,121854,0,'shirt_color',142,134,116), (439516,121854,0,'shirt_highlight_color',255,255,255), (439517,121854,0,'pants_color',91,166,91), (439518,121854,0,'pants_highlight_color',255,255,255), (439519,121854,0,'skin_color',112,111,0), (439520,121854,0,'eye_color',237,242,255), (439521,121854,0,'soga_skin_color',237,242,255), (439522,121854,0,'soga_eye_color',112,111,0), (439523,121855,1,'eye_brow_type',65,0,0), (439524,121855,1,'lip_type',14,0,0), (439525,121855,1,'nose_type',-29,0,0), (439526,121855,1,'soga_eye_brow_type',65,0,0), (439527,121855,1,'soga_lip_type',14,0,0), (439528,121855,1,'soga_nose_type',-29,0,0), (439529,121855,1,'body_size',45,0,0), (439530,121855,1,'soga_body_size',45,0,0), (439531,121855,1,'soga_body_age',45,0,0), (439532,121855,0,'shirt_color',142,134,116), (439533,121855,0,'shirt_highlight_color',255,255,255), (439534,121855,0,'pants_color',91,166,91), (439535,121855,0,'pants_highlight_color',255,255,255), (439536,121855,0,'skin_color',112,111,0), (439537,121855,0,'eye_color',237,242,255), (439538,121855,0,'soga_skin_color',237,242,255), (439539,121855,0,'soga_eye_color',112,111,0), (439540,170088,0,'eye_color',255,255,255), (439541,170088,0,'skin_color',255,255,255), (439542,170088,0,'soga_eye_color',255,0,255), (439543,170089,0,'eye_color',255,255,255), (439544,170089,0,'skin_color',255,255,255), (439545,170089,0,'soga_eye_color',255,0,255), (439546,170090,0,'eye_color',255,255,255), (439547,170090,0,'skin_color',255,255,255), (439548,170090,0,'soga_eye_color',255,0,255), (439564,121858,0,'skin_color',202,167,171), (439612,1230044,1,'eye_brow_type',-85,0,0), (439613,1230044,1,'lip_type',-66,0,0), (439614,1230044,1,'nose_type',95,16,0), (439615,1230044,1,'soga_eye_brow_type',-85,0,0), (439616,1230044,1,'soga_lip_type',-66,0,0), (439617,1230044,1,'soga_nose_type',95,16,0), (439618,1230044,1,'body_size',-97,0,0), (439619,1230044,1,'soga_body_size',-97,0,0), (439620,1230044,1,'soga_body_age',-97,0,0), (439621,1230044,0,'shirt_color',61,60,59), (439622,1230044,0,'shirt_highlight_color',255,255,255), (439623,1230044,0,'pants_color',95,159,163), (439624,1230044,0,'pants_highlight_color',255,255,255), (439625,1230044,0,'skin_color',20,2,183), (439626,1230044,0,'eye_color',86,0,86), (439627,1230044,0,'soga_skin_color',86,0,86), (439628,1230044,0,'soga_eye_color',20,2,183), (439629,170091,0,'eye_color',255,255,255), (439630,170091,0,'skin_color',255,255,255), (439631,170091,0,'soga_eye_color',255,0,255), (439632,170092,0,'eye_color',107,68,43), (439633,170092,0,'skin_color',113,55,16), (439634,170092,0,'soga_eye_color',255,0,255), (439635,170093,0,'eye_color',255,255,255), (439636,170093,0,'skin_color',255,255,255), (439637,170093,0,'soga_eye_color',255,0,255), (439638,170094,0,'eye_color',121,61,0), (439639,170094,0,'skin_color',255,255,255), (439640,170094,0,'soga_eye_color',255,0,255), (439641,170095,0,'eye_color',255,255,255), (439642,170095,0,'skin_color',255,255,255), (439643,170095,0,'soga_eye_color',255,0,255), (439644,170096,0,'eye_color',255,255,255), (439645,170096,0,'skin_color',255,255,255), (439646,170096,0,'soga_eye_color',255,0,255), (439647,170097,0,'eye_color',255,255,255), (439648,170097,0,'skin_color',255,255,255), (439649,170097,0,'soga_eye_color',255,0,255), (439650,170098,0,'eye_color',107,68,43), (439651,170098,0,'skin_color',50,50,255), (439652,170098,0,'soga_eye_color',255,0,255), (439653,170099,0,'eye_color',255,255,255), (439654,170099,0,'skin_color',255,255,255), (439655,170099,0,'soga_eye_color',255,0,255), (439656,170100,0,'eye_color',255,255,255), (439657,170100,0,'skin_color',255,255,255), (439658,170100,0,'soga_eye_color',255,0,255), (439659,3250004,0,'hair_face_color',222,147,33), (439660,3250004,0,'hair_color1',219,200,0), (439661,8300064,0,'skin_color',255,255,255), (439662,121873,1,'cheek_type',75,-43,0), (439663,121873,1,'chin_type',89,75,93), (439664,121873,1,'ear_type',-25,-41,0), (439665,121873,1,'eye_brow_type',87,-37,89), (439666,121873,0,'eye_color',137,172,150), (439667,121873,1,'eye_type',9,0,0), (439668,121873,0,'hair_color1',246,200,200), (439669,121873,0,'hair_color2',28,0,0), (439670,121873,0,'hair_face_color',218,214,193), (439671,121873,0,'hair_highlight',128,122,121), (439672,121873,0,'hair_type_color',124,118,113), (439673,121873,1,'lip_type',56,-93,-62), (439674,121873,1,'nose_type',-75,-50,77), (439675,121873,0,'skin_color',115,75,66), (439676,121873,1,'soga_cheek_type',0,87,-37), (439677,121873,1,'soga_chin_type',0,56,-93), (439678,121873,1,'soga_ear_type',0,9,0), (439679,121873,1,'soga_eye_brow_type',0,-25,-41), (439680,121873,0,'soga_eye_color',229,229,102), (439681,121873,1,'soga_eye_type',28,0,0), (439682,121873,0,'soga_hair_color1',26,24,25), (439683,121873,0,'soga_hair_color2',36,34,36), (439684,121873,0,'soga_hair_face_color',15,1,21), (439685,121873,0,'soga_hair_highlight',38,22,21), (439686,121873,0,'soga_hair_type_color',15,1,21), (439687,121873,1,'soga_lip_type',89,75,-43), (439688,121873,1,'soga_nose_type',-62,89,75), (439689,121873,0,'soga_skin_color',115,75,66), (439690,121873,0,'wing_color1',255,255,255), (439691,121873,0,'wing_color2',255,255,255), (439692,121873,0,'hair_type_highlight_color',218,214,193), (439693,121874,1,'cheek_type',75,-43,0), (439694,121874,1,'chin_type',89,75,93), (439695,121874,1,'ear_type',-25,-41,0), (439696,121874,1,'eye_brow_type',87,-37,89), (439697,121874,0,'eye_color',137,172,150), (439698,121874,1,'eye_type',9,0,0), (439699,121874,0,'hair_color1',246,200,200), (439700,121874,0,'hair_color2',28,0,0), (439701,121874,0,'hair_face_color',218,214,193), (439702,121874,0,'hair_highlight',128,122,121), (439703,121874,0,'hair_type_color',124,118,113), (439704,121874,1,'lip_type',56,-93,-62), (439705,121874,1,'nose_type',-75,-50,77), (439706,121874,0,'skin_color',115,75,66), (439707,121874,1,'soga_cheek_type',0,87,-37), (439708,121874,1,'soga_chin_type',0,56,-93), (439709,121874,1,'soga_ear_type',0,9,0), (439710,121874,1,'soga_eye_brow_type',0,-25,-41), (439711,121874,0,'soga_eye_color',229,229,102), (439712,121874,1,'soga_eye_type',28,0,0), (439713,121874,0,'soga_hair_color1',26,24,25), (439714,121874,0,'soga_hair_color2',36,34,36), (439715,121874,0,'soga_hair_face_color',15,1,21), (439716,121874,0,'soga_hair_highlight',38,22,21), (439717,121874,0,'soga_hair_type_color',15,1,21), (439718,121874,1,'soga_lip_type',89,75,-43), (439719,121874,1,'soga_nose_type',-62,89,75), (439720,121874,0,'soga_skin_color',115,75,66), (439721,121874,0,'wing_color1',255,255,255), (439722,121874,0,'wing_color2',255,255,255), (439723,121874,0,'hair_type_highlight_color',218,214,193), (439786,121880,1,'cheek_type',-11,21,0), (439787,121880,1,'chin_type',-7,-3,14), (439788,121880,1,'ear_type',-34,-17,0), (439789,121880,1,'eye_brow_type',50,-100,100), (439790,121880,0,'eye_color',155,147,98), (439791,121880,1,'eye_type',9,0,0), (439792,121880,0,'hair_face_color',157,147,57), (439793,121880,0,'hair_face_highlight_color',214,204,192), (439794,121880,0,'hair_type_color',157,147,57), (439795,121880,0,'hair_type_highlight_color',214,204,192), (439796,121880,1,'lip_type',14,10,-20), (439797,121880,1,'nose_type',41,-7,-28), (439798,121880,0,'skin_color',101,95,65), (439799,121880,1,'soga_cheek_type',-11,21,0), (439800,121880,1,'soga_chin_type',-7,-3,14), (439801,121880,1,'soga_ear_type',-34,-17,0), (439802,121880,1,'soga_eye_brow_type',50,-100,100), (439803,121880,0,'soga_eye_color',229,229,102), (439804,121880,1,'soga_eye_type',9,0,0), (439805,121880,0,'soga_hair_face_color',157,147,57), (439806,121880,0,'soga_hair_face_highlight_color',214,204,192), (439807,121880,0,'soga_hair_type_color',157,147,57), (439808,121880,0,'soga_hair_type_highlight_color',214,204,192), (439809,121880,1,'soga_lip_type',14,10,-20), (439810,121880,1,'soga_nose_type',41,-7,-28), (439811,121880,0,'soga_skin_color',101,95,65), (439812,121880,0,'wing_color1',255,255,255), (439813,121880,0,'wing_color2',255,255,255), (439817,121881,1,'cheek_type',-11,21,0), (439818,121881,1,'chin_type',-7,-3,14), (439819,121881,1,'ear_type',-34,-17,0), (439820,121881,1,'eye_brow_type',50,-100,100), (439821,121881,0,'eye_color',155,147,98), (439822,121881,1,'eye_type',9,0,0), (439823,121881,0,'hair_face_color',157,147,57), (439824,121881,0,'hair_face_highlight_color',214,204,192), (439825,121881,0,'hair_type_color',157,147,57), (439826,121881,0,'hair_type_highlight_color',214,204,192), (439827,121881,1,'lip_type',14,10,-20), (439828,121881,1,'nose_type',41,-7,-28), (439829,121881,0,'skin_color',101,95,65), (439830,121881,1,'soga_cheek_type',-11,21,0), (439831,121881,1,'soga_chin_type',-7,-3,14), (439832,121881,1,'soga_ear_type',-34,-17,0), (439833,121881,1,'soga_eye_brow_type',50,-100,100), (439834,121881,0,'soga_eye_color',229,229,102), (439835,121881,1,'soga_eye_type',9,0,0), (439836,121881,0,'soga_hair_face_color',157,147,57), (439837,121881,0,'soga_hair_face_highlight_color',214,204,192), (439838,121881,0,'soga_hair_type_color',157,147,57), (439839,121881,0,'soga_hair_type_highlight_color',214,204,192), (439840,121881,1,'soga_lip_type',14,10,-20), (439841,121881,1,'soga_nose_type',41,-7,-28), (439842,121881,0,'soga_skin_color',101,95,65), (439843,121881,0,'wing_color1',255,255,255), (439844,121881,0,'wing_color2',255,255,255), (439879,8390001,0,'eye_color',5,5,5), (439880,8390001,0,'skin_color',255,255,128), (439881,8390001,0,'soga_eye_color',255,0,255), (439882,8390002,0,'eye_color',255,255,255), (439883,8390002,0,'skin_color',255,255,255), (439884,8390002,0,'soga_eye_color',255,0,255), (439885,8390003,0,'eye_color',255,255,255), (439886,8390003,0,'skin_color',255,255,255), (439887,8390003,0,'soga_eye_color',255,0,255), (439888,8390004,0,'eye_color',255,255,255), (439889,8390004,0,'skin_color',255,255,255), (439890,8390004,0,'soga_eye_color',255,0,255), (439891,8390005,0,'eye_color',255,255,255), (439892,8390005,0,'skin_color',255,255,255), (439893,8390005,0,'soga_eye_color',255,0,255), (439894,8390006,0,'eye_color',255,255,255), (439895,8390006,0,'skin_color',255,255,255), (439896,8390006,0,'soga_eye_color',255,0,255), (439897,8390007,0,'eye_color',255,255,255), (439898,8390007,0,'skin_color',255,255,255), (439899,8390007,0,'soga_eye_color',255,0,255), (439900,8390008,0,'eye_color',255,255,255), (439901,8390008,0,'skin_color',255,255,255), (439902,8390008,0,'soga_eye_color',255,0,255), (439903,8390009,0,'eye_color',255,255,255), (439904,8390009,0,'skin_color',255,255,255), (439905,8390009,0,'soga_eye_color',255,0,255), (439906,8390010,0,'eye_color',255,255,255), (439907,8390010,0,'skin_color',255,255,255), (439908,8390010,0,'soga_eye_color',255,0,255), (439912,8390012,0,'eye_color',255,255,255), (439913,8390012,0,'skin_color',255,255,255), (439914,8390012,0,'soga_eye_color',255,0,255), (439915,8390013,0,'eye_color',255,255,255), (439916,8390013,0,'skin_color',255,255,255), (439917,8390013,0,'soga_eye_color',255,0,255), (439918,8390014,0,'eye_color',255,255,255), (439919,8390014,0,'skin_color',255,255,255), (439920,8390014,0,'soga_eye_color',255,0,255), (439921,8390015,0,'eye_color',255,255,255), (439922,8390015,0,'skin_color',255,255,255), (439923,8390015,0,'soga_eye_color',255,0,255), (439924,8390016,1,'cheek_type',25,-93,0), (439925,8390016,1,'chin_type',-34,95,-5), (439926,8390016,1,'ear_type',8,34,0), (439927,8390016,1,'eye_brow_type',-65,-34,85), (439928,8390016,0,'eye_color',243,166,255), (439929,8390016,1,'eye_type',-14,0,0), (439930,8390016,0,'hair_color1',47,166,192), (439931,8390016,0,'hair_color2',60,71,71), (439932,8390016,0,'hair_face_color',225,221,214), (439933,8390016,0,'hair_face_highlight_color',89,73,129), (439934,8390016,0,'hair_highlight',152,46,102), (439935,8390016,0,'hair_type_color',225,221,214), (439936,8390016,0,'hair_type_highlight_color',89,73,129), (439937,8390016,1,'lip_type',-15,29,32), (439938,8390016,1,'nose_type',62,47,-90), (439939,8390016,0,'skin_color',121,164,163), (439940,8390016,1,'soga_cheek_type',0,-65,-34), (439941,8390016,1,'soga_chin_type',0,-15,29), (439942,8390016,1,'soga_ear_type',0,-14,0), (439943,8390016,1,'soga_eye_brow_type',0,8,34), (439944,8390016,0,'soga_eye_color',229,229,102), (439945,8390016,1,'soga_eye_type',-26,0,0), (439946,8390016,0,'soga_hair_color1',161,165,168), (439947,8390016,0,'soga_hair_color2',60,71,71), (439948,8390016,0,'soga_hair_face_color',225,221,214), (439949,8390016,0,'soga_hair_face_highlight_color',89,73,129), (439950,8390016,0,'soga_hair_highlight',152,46,102), (439951,8390016,0,'soga_hair_type_color',225,221,214), (439952,8390016,0,'soga_hair_type_highlight_color',89,73,129), (439953,8390016,1,'soga_lip_type',85,25,-93), (439954,8390016,1,'soga_nose_type',32,-34,95), (439955,8390016,0,'soga_skin_color',121,164,163), (439956,8390016,0,'wing_color1',255,255,255), (439957,8390016,0,'wing_color2',255,255,255), (439987,8390017,1,'cheek_type',-62,64,0), (439988,8390017,1,'chin_type',91,62,0), (439989,8390017,1,'ear_type',-76,78,0), (439990,8390017,1,'eye_brow_type',40,-61,96), (439991,8390017,0,'eye_color',118,129,225), (439992,8390017,1,'eye_type',19,0,0), (439993,8390017,0,'hair_color1',208,96,52), (439994,8390017,0,'hair_color2',62,62,68), (439995,8390017,0,'hair_face_color',100,131,153), (439996,8390017,0,'hair_face_highlight_color',5,4,1), (439997,8390017,0,'hair_highlight',114,112,142), (439998,8390017,0,'hair_type_color',100,131,153), (439999,8390017,0,'hair_type_highlight_color',5,4,1), (440000,8390017,1,'lip_type',66,84,-11), (440001,8390017,1,'nose_type',-87,-48,96), (440002,8390017,0,'skin_color',159,202,201), (440003,8390017,1,'soga_cheek_type',0,40,-61), (440004,8390017,1,'soga_chin_type',0,66,84), (440005,8390017,1,'soga_ear_type',0,19,0), (440006,8390017,1,'soga_eye_brow_type',0,-76,78), (440007,8390017,0,'soga_eye_color',229,229,102), (440008,8390017,1,'soga_eye_type',-58,0,0), (440009,8390017,0,'soga_hair_color1',160,156,172), (440010,8390017,0,'soga_hair_color2',62,62,68), (440011,8390017,0,'soga_hair_face_color',100,131,153), (440012,8390017,0,'soga_hair_face_highlight_color',5,4,1), (440013,8390017,0,'soga_hair_highlight',114,112,142), (440014,8390017,0,'soga_hair_type_color',100,131,153), (440015,8390017,0,'soga_hair_type_highlight_color',5,4,1), (440016,8390017,1,'soga_lip_type',96,-62,64), (440017,8390017,1,'soga_nose_type',-11,91,62), (440018,8390017,0,'soga_skin_color',159,202,201), (440019,8390017,0,'wing_color1',255,255,255), (440020,8390017,0,'wing_color2',255,255,255), (440050,8390018,1,'cheek_type',-34,-62,0), (440051,8390018,1,'chin_type',82,28,25), (440052,8390018,1,'ear_type',22,21,0), (440053,8390018,1,'eye_brow_type',8,17,95), (440054,8390018,0,'eye_color',230,161,255), (440055,8390018,1,'eye_type',-14,0,0), (440056,8390018,0,'hair_color1',5,218,205), (440057,8390018,0,'hair_color2',62,62,68), (440058,8390018,0,'hair_face_color',146,169,168), (440059,8390018,0,'hair_face_highlight_color',145,168,168), (440060,8390018,0,'hair_highlight',96,63,188), (440061,8390018,0,'hair_type_color',146,169,168), (440062,8390018,0,'hair_type_highlight_color',145,168,168), (440063,8390018,1,'lip_type',-56,23,74), (440064,8390018,1,'nose_type',87,5,-38), (440065,8390018,0,'skin_color',211,181,192), (440066,8390018,1,'soga_cheek_type',0,8,17), (440067,8390018,1,'soga_chin_type',0,-56,23), (440068,8390018,1,'soga_ear_type',0,-14,0), (440069,8390018,1,'soga_eye_brow_type',0,22,21), (440070,8390018,0,'soga_eye_color',229,229,102), (440071,8390018,1,'soga_eye_type',35,0,0), (440072,8390018,0,'soga_hair_color1',160,156,172), (440073,8390018,0,'soga_hair_color2',62,62,68), (440074,8390018,0,'soga_hair_face_color',146,169,168), (440075,8390018,0,'soga_hair_face_highlight_color',145,168,168), (440076,8390018,0,'soga_hair_highlight',96,63,188), (440077,8390018,0,'soga_hair_type_color',146,169,168), (440078,8390018,0,'soga_hair_type_highlight_color',145,168,168), (440079,8390018,1,'soga_lip_type',95,-34,-62), (440080,8390018,1,'soga_nose_type',74,82,28), (440081,8390018,0,'soga_skin_color',211,181,192), (440082,8390018,0,'wing_color1',255,255,255), (440083,8390018,0,'wing_color2',255,255,255), (440113,8390019,1,'cheek_type',-58,-45,0), (440114,8390019,1,'chin_type',34,93,-14), (440115,8390019,1,'ear_type',-40,-15,0), (440116,8390019,1,'eye_brow_type',-26,85,-29), (440117,8390019,0,'eye_color',99,72,166), (440118,8390019,1,'eye_type',39,0,0), (440119,8390019,0,'hair_color1',103,102,153), (440120,8390019,0,'hair_color2',95,79,92), (440121,8390019,0,'hair_face_color',109,131,182), (440122,8390019,0,'hair_face_highlight_color',103,133,149), (440123,8390019,0,'hair_highlight',102,153,147), (440124,8390019,0,'hair_type_color',109,131,182), (440125,8390019,0,'hair_type_highlight_color',103,133,149), (440126,8390019,1,'lip_type',53,94,66), (440127,8390019,1,'nose_type',98,28,-55), (440128,8390019,0,'skin_color',147,190,189), (440129,8390019,1,'soga_cheek_type',-58,-45,0), (440130,8390019,1,'soga_chin_type',34,93,-14), (440131,8390019,1,'soga_ear_type',-40,-15,0), (440132,8390019,1,'soga_eye_brow_type',-26,85,-29), (440133,8390019,0,'soga_eye_color',229,229,102), (440134,8390019,1,'soga_eye_type',39,0,0), (440135,8390019,0,'soga_hair_color1',103,102,153), (440136,8390019,0,'soga_hair_color2',95,79,92), (440137,8390019,0,'soga_hair_face_color',109,131,182), (440138,8390019,0,'soga_hair_face_highlight_color',103,133,149), (440139,8390019,0,'soga_hair_highlight',102,153,147), (440140,8390019,0,'soga_hair_type_color',109,131,182), (440141,8390019,0,'soga_hair_type_highlight_color',103,133,149), (440142,8390019,1,'soga_lip_type',53,94,66), (440143,8390019,1,'soga_nose_type',98,28,-55), (440144,8390019,0,'soga_skin_color',147,190,189), (440145,8390019,0,'wing_color1',255,255,255), (440146,8390019,0,'wing_color2',255,255,255), (440176,8390020,0,'eye_color',255,255,255), (440177,8390020,0,'skin_color',100,100,100), (440178,8390020,0,'soga_eye_color',255,0,255), (440179,8390021,0,'eye_color',255,255,255), (440180,8390021,0,'skin_color',40,40,40), (440181,8390021,0,'soga_eye_color',255,0,255), (440182,8390022,0,'eye_color',255,255,255), (440183,8390022,0,'skin_color',100,100,100), (440184,8390022,0,'soga_eye_color',255,0,255), (440185,8390023,0,'eye_color',255,255,255), (440186,8390023,0,'skin_color',40,40,40), (440187,8390023,0,'soga_eye_color',255,0,255), (440188,8390024,0,'eye_color',255,255,255), (440189,8390024,0,'skin_color',100,100,100), (440190,8390024,0,'soga_eye_color',255,0,255), (440194,8390026,0,'eye_color',255,255,255), (440195,8390026,0,'skin_color',100,100,100), (440196,8390026,0,'soga_eye_color',255,0,255), (440197,8390027,1,'cheek_type',10,0,0), (440198,8390027,1,'chin_type',34,-38,-14), (440199,8390027,1,'ear_type',34,12,0), (440200,8390027,1,'eye_brow_type',0,-11,-29), (440201,8390027,0,'eye_color',47,50,90), (440202,8390027,1,'eye_type',34,0,0), (440203,8390027,0,'hair_color1',2,17,0), (440204,8390027,0,'hair_face_color',121,132,132), (440205,8390027,0,'hair_face_highlight_color',179,62,33), (440206,8390027,0,'hair_type_color',121,132,132), (440207,8390027,0,'hair_type_highlight_color',179,62,33), (440208,8390027,1,'lip_type',5,3,7), (440209,8390027,1,'nose_type',-3,2,17), (440210,8390027,0,'skin_color',189,182,224), (440211,8390027,1,'soga_cheek_type',0,0,-11), (440212,8390027,1,'soga_chin_type',0,5,3), (440213,8390027,1,'soga_ear_type',0,34,0), (440214,8390027,1,'soga_eye_brow_type',0,34,12), (440215,8390027,0,'soga_eye_color',229,229,102), (440216,8390027,1,'soga_eye_type',34,0,0), (440217,8390027,0,'soga_hair_face_color',121,132,132), (440218,8390027,0,'soga_hair_face_highlight_color',179,62,33), (440219,8390027,0,'soga_hair_type_color',121,132,132), (440220,8390027,0,'soga_hair_type_highlight_color',179,62,33), (440221,8390027,1,'soga_lip_type',-29,10,0), (440222,8390027,1,'soga_nose_type',7,34,-38), (440223,8390027,0,'soga_skin_color',189,182,224), (440224,8390027,0,'wing_color1',255,255,255), (440225,8390027,0,'wing_color2',255,255,255), (440228,8390028,1,'cheek_type',0,-9,0), (440229,8390028,1,'chin_type',19,2,42), (440230,8390028,1,'ear_type',28,7,0), (440231,8390028,1,'eye_brow_type',7,19,-19), (440232,8390028,0,'eye_color',66,42,104), (440233,8390028,1,'eye_type',-14,0,0), (440234,8390028,0,'hair_color1',239,4,0), (440235,8390028,0,'hair_face_color',121,133,133), (440236,8390028,0,'hair_face_highlight_color',179,62,33), (440237,8390028,0,'hair_type_color',121,133,133), (440238,8390028,0,'hair_type_highlight_color',179,62,33), (440239,8390028,1,'lip_type',3,8,17), (440240,8390028,1,'nose_type',-9,-17,4), (440241,8390028,0,'skin_color',50,10,19), (440242,8390028,1,'soga_cheek_type',0,7,19), (440243,8390028,1,'soga_chin_type',0,3,8), (440244,8390028,1,'soga_ear_type',0,-14,0), (440245,8390028,1,'soga_eye_brow_type',0,28,7), (440246,8390028,0,'soga_eye_color',229,229,102), (440247,8390028,1,'soga_eye_type',-14,0,0), (440248,8390028,0,'soga_hair_face_color',121,133,133), (440249,8390028,0,'soga_hair_face_highlight_color',179,62,33), (440250,8390028,0,'soga_hair_type_color',121,133,133), (440251,8390028,0,'soga_hair_type_highlight_color',179,62,33), (440252,8390028,1,'soga_lip_type',-19,0,-9), (440253,8390028,1,'soga_nose_type',17,19,2), (440254,8390028,0,'soga_skin_color',50,10,19), (440255,8390028,0,'wing_color1',255,255,255), (440256,8390028,0,'wing_color2',255,255,255), (440259,8390029,1,'cheek_type',-25,0,0), (440260,8390029,1,'chin_type',-26,11,0), (440261,8390029,1,'ear_type',-11,20,0), (440262,8390029,1,'eye_brow_type',-7,-3,31), (440263,8390029,0,'eye_color',82,48,120), (440264,8390029,1,'eye_type',35,0,0), (440265,8390029,0,'hair_color1',253,0,0), (440266,8390029,0,'hair_face_color',137,124,136), (440267,8390029,0,'hair_face_highlight_color',179,62,33), (440268,8390029,0,'hair_type_color',137,124,136), (440269,8390029,0,'hair_type_highlight_color',179,62,33), (440270,8390029,1,'lip_type',-25,-4,-9), (440271,8390029,1,'nose_type',-11,-3,0), (440272,8390029,0,'skin_color',2,58,57), (440273,8390029,1,'soga_cheek_type',0,-7,-3), (440274,8390029,1,'soga_chin_type',0,-25,-4), (440275,8390029,1,'soga_ear_type',0,35,0), (440276,8390029,1,'soga_eye_brow_type',0,-11,20), (440277,8390029,0,'soga_eye_color',229,229,102), (440278,8390029,1,'soga_eye_type',35,0,0), (440279,8390029,0,'soga_hair_face_color',137,124,136), (440280,8390029,0,'soga_hair_face_highlight_color',179,62,33), (440281,8390029,0,'soga_hair_type_color',137,124,136), (440282,8390029,0,'soga_hair_type_highlight_color',179,62,33), (440283,8390029,1,'soga_lip_type',31,-25,0), (440284,8390029,1,'soga_nose_type',-9,-26,11), (440285,8390029,0,'soga_skin_color',2,58,57), (440286,8390029,0,'wing_color1',255,255,255), (440287,8390029,0,'wing_color2',255,255,255), (440290,8390030,1,'cheek_type',-26,26,0), (440291,8390030,1,'chin_type',-18,-29,-25), (440292,8390030,1,'ear_type',10,0,0), (440293,8390030,1,'eye_brow_type',29,-28,0), (440294,8390030,0,'eye_color',13,6,12), (440295,8390030,1,'eye_type',14,0,0), (440296,8390030,0,'hair_color1',26,0,0), (440297,8390030,0,'hair_face_color',226,226,226), (440298,8390030,0,'hair_face_highlight_color',179,62,33), (440299,8390030,0,'hair_type_color',226,226,226), (440300,8390030,0,'hair_type_highlight_color',179,62,33), (440301,8390030,1,'lip_type',31,-28,-17), (440302,8390030,1,'nose_type',-25,26,0), (440303,8390030,0,'skin_color',143,110,148), (440304,8390030,1,'soga_cheek_type',0,29,-28), (440305,8390030,1,'soga_chin_type',0,31,-28), (440306,8390030,1,'soga_ear_type',0,14,0), (440307,8390030,1,'soga_eye_brow_type',0,10,0), (440308,8390030,0,'soga_eye_color',229,229,102), (440309,8390030,1,'soga_eye_type',14,0,0), (440310,8390030,0,'soga_hair_face_color',226,226,226), (440311,8390030,0,'soga_hair_face_highlight_color',179,62,33), (440312,8390030,0,'soga_hair_type_color',226,226,226), (440313,8390030,0,'soga_hair_type_highlight_color',179,62,33), (440314,8390030,1,'soga_lip_type',0,-26,26), (440315,8390030,1,'soga_nose_type',-17,-18,-29), (440316,8390030,0,'soga_skin_color',143,110,148), (440317,8390030,0,'wing_color1',255,255,255), (440318,8390030,0,'wing_color2',255,255,255), (440321,8390031,0,'eye_color',5,5,5), (440322,8390031,0,'skin_color',255,255,72), (440323,8390031,0,'soga_eye_color',255,0,255), (440324,8390032,1,'cheek_type',-10,25,0), (440325,8390032,1,'chin_type',0,0,-21), (440326,8390032,1,'ear_type',-31,-25,0), (440327,8390032,1,'eye_brow_type',0,11,-10), (440328,8390032,0,'eye_color',216,161,255), (440329,8390032,1,'eye_type',-4,0,0), (440330,8390032,0,'hair_face_color',131,127,131), (440331,8390032,0,'hair_face_highlight_color',155,150,106), (440332,8390032,0,'hair_type_color',131,127,131), (440333,8390032,0,'hair_type_highlight_color',155,150,106), (440334,8390032,1,'lip_type',-31,-14,-20), (440335,8390032,1,'nose_type',12,-26,31), (440336,8390032,0,'skin_color',144,200,199), (440337,8390032,1,'soga_cheek_type',-10,25,0), (440338,8390032,1,'soga_chin_type',0,0,-21), (440339,8390032,1,'soga_ear_type',-31,-25,0), (440340,8390032,1,'soga_eye_brow_type',0,11,-10), (440341,8390032,0,'soga_eye_color',229,229,102), (440342,8390032,1,'soga_eye_type',-4,0,0), (440343,8390032,0,'soga_hair_face_color',131,127,131), (440344,8390032,0,'soga_hair_face_highlight_color',155,150,106), (440345,8390032,0,'soga_hair_type_color',131,127,131), (440346,8390032,0,'soga_hair_type_highlight_color',155,150,106), (440347,8390032,1,'soga_lip_type',-31,-14,-20), (440348,8390032,1,'soga_nose_type',12,-26,31), (440349,8390032,0,'soga_skin_color',144,200,199), (440350,8390032,0,'wing_color1',255,255,255), (440351,8390032,0,'wing_color2',255,255,255), (440355,8390033,0,'eye_color',255,255,255), (440356,8390033,0,'skin_color',255,255,255), (440357,8390033,0,'soga_eye_color',255,0,255), (440358,8390034,0,'eye_color',255,255,255), (440359,8390034,0,'skin_color',40,40,40), (440360,8390034,0,'soga_eye_color',255,0,255), (440361,8390035,0,'eye_color',255,255,255), (440362,8390035,0,'skin_color',40,40,40), (440363,8390035,0,'soga_eye_color',255,0,255), (440364,8390036,0,'eye_color',255,255,255), (440365,8390036,0,'skin_color',100,100,100), (440366,8390036,0,'soga_eye_color',255,0,255), (440367,8410001,0,'eye_color',255,255,255), (440368,8410001,0,'skin_color',255,255,255), (440369,8410001,0,'soga_eye_color',255,0,255), (440370,8410002,0,'eye_color',255,255,255), (440371,8410002,0,'skin_color',255,255,255), (440372,8410002,0,'soga_eye_color',255,0,255), (440373,8410003,0,'eye_color',255,255,255), (440374,8410003,0,'skin_color',128,0,0), (440375,8410003,0,'soga_eye_color',255,0,255), (440376,8410004,0,'eye_color',255,255,255), (440377,8410004,0,'skin_color',128,0,0), (440378,8410004,0,'soga_eye_color',255,0,255), (440379,8410005,0,'eye_color',255,255,255), (440380,8410005,0,'skin_color',128,0,0), (440381,8410005,0,'soga_eye_color',255,0,255), (440382,8410006,0,'eye_color',255,255,255), (440383,8410006,0,'skin_color',255,255,255), (440384,8410006,0,'soga_eye_color',255,0,255), (440385,8410007,0,'eye_color',255,255,255), (440386,8410007,0,'skin_color',255,255,255), (440387,8410007,0,'soga_eye_color',255,0,255), (440388,8410008,0,'eye_color',255,255,255), (440389,8410008,0,'skin_color',255,255,255), (440390,8410008,0,'soga_eye_color',255,0,255), (440391,8410009,0,'eye_color',255,255,255), (440392,8410009,0,'skin_color',255,255,255), (440393,8410009,0,'soga_eye_color',255,0,255), (440394,8410010,0,'eye_color',255,255,255), (440395,8410010,0,'skin_color',255,255,255), (440396,8410010,0,'soga_eye_color',255,0,255), (440397,8410011,1,'cheek_type',-18,-1,0), (440398,8410011,1,'chin_type',19,0,0), (440399,8410011,1,'ear_type',0,37,0), (440400,8410011,1,'eye_brow_type',23,2,-25), (440401,8410011,0,'eye_color',235,229,40), (440402,8410011,1,'eye_type',28,0,0), (440403,8410011,0,'hair_face_color',48,24,0), (440404,8410011,0,'hair_type_color',48,24,0), (440405,8410011,1,'lip_type',-9,-7,-31), (440406,8410011,1,'nose_type',1,-18,-22), (440407,8410011,0,'skin_color',187,191,187), (440408,8410011,1,'soga_cheek_type',-18,-1,0), (440409,8410011,1,'soga_chin_type',19,0,0), (440410,8410011,1,'soga_ear_type',0,37,0), (440411,8410011,1,'soga_eye_brow_type',23,2,-25), (440412,8410011,0,'soga_eye_color',229,229,102), (440413,8410011,1,'soga_eye_type',28,0,0), (440414,8410011,0,'soga_hair_face_color',48,24,0), (440415,8410011,0,'soga_hair_type_color',48,24,0), (440416,8410011,1,'soga_lip_type',-9,-7,-31), (440417,8410011,1,'soga_nose_type',1,-18,-22), (440418,8410011,0,'soga_skin_color',187,191,187), (440419,8410011,0,'wing_color1',255,255,255), (440420,8410011,0,'wing_color2',255,255,255), (440428,8410012,0,'eye_color',255,255,255), (440429,8410012,0,'skin_color',255,255,255), (440430,8410012,0,'soga_eye_color',255,0,255), (440431,8410013,1,'cheek_type',-43,-72,0), (440432,8410013,1,'chin_type',38,-75,77), (440433,8410013,1,'ear_type',-61,-83,0), (440434,8410013,1,'eye_brow_type',-51,-35,-31), (440435,8410013,0,'eye_color',173,142,88), (440436,8410013,1,'eye_type',-76,0,0), (440437,8410013,0,'hair_color1',43,36,70), (440438,8410013,0,'hair_color2',64,76,74), (440439,8410013,0,'hair_face_color',49,47,61), (440440,8410013,0,'hair_face_highlight_color',42,29,2), (440441,8410013,0,'hair_highlight',79,28,15), (440442,8410013,0,'hair_type_color',49,47,61), (440443,8410013,0,'hair_type_highlight_color',42,29,2), (440444,8410013,1,'lip_type',3,41,70), (440445,8410013,1,'nose_type',-47,82,31), (440446,8410013,0,'skin_color',243,251,251), (440447,8410013,1,'soga_cheek_type',-43,-72,0), (440448,8410013,1,'soga_chin_type',38,-75,77), (440449,8410013,1,'soga_ear_type',-61,-83,0), (440450,8410013,1,'soga_eye_brow_type',-51,-35,-31), (440451,8410013,0,'soga_eye_color',229,229,102), (440452,8410013,1,'soga_eye_type',-76,0,0), (440453,8410013,0,'soga_hair_color1',43,36,70), (440454,8410013,0,'soga_hair_color2',64,76,74), (440455,8410013,0,'soga_hair_face_color',49,47,61), (440456,8410013,0,'soga_hair_face_highlight_color',42,29,2), (440457,8410013,0,'soga_hair_highlight',79,28,15), (440458,8410013,0,'soga_hair_type_color',49,47,61), (440459,8410013,0,'soga_hair_type_highlight_color',42,29,2), (440460,8410013,1,'soga_lip_type',3,41,70), (440461,8410013,1,'soga_nose_type',-47,82,31), (440462,8410013,0,'soga_skin_color',243,251,251), (440463,8410013,0,'wing_color1',255,255,255), (440464,8410013,0,'wing_color2',255,255,255), (440494,8410014,1,'cheek_type',100,100,0), (440495,8410014,1,'chin_type',-100,56,-100), (440496,8410014,1,'ear_type',-100,0,0), (440497,8410014,1,'eye_brow_type',-100,-100,100), (440498,8410014,0,'eye_color',40,24,8), (440499,8410014,1,'eye_type',-100,0,0), (440500,8410014,0,'hair_face_color',114,81,53), (440501,8410014,0,'hair_face_highlight_color',113,81,0), (440502,8410014,0,'hair_type_color',114,81,53), (440503,8410014,0,'hair_type_highlight_color',113,81,0), (440504,8410014,1,'lip_type',100,-28,-100), (440505,8410014,1,'nose_type',-100,-100,100), (440506,8410014,0,'skin_color',200,141,125), (440507,8410014,1,'soga_cheek_type',100,100,0), (440508,8410014,1,'soga_chin_type',-100,56,-100), (440509,8410014,1,'soga_ear_type',-100,0,0), (440510,8410014,1,'soga_eye_brow_type',-100,-100,100), (440511,8410014,0,'soga_eye_color',229,229,102), (440512,8410014,1,'soga_eye_type',-100,0,0), (440513,8410014,0,'soga_hair_face_color',114,81,53), (440514,8410014,0,'soga_hair_face_highlight_color',113,81,0), (440515,8410014,0,'soga_hair_type_color',114,81,53), (440516,8410014,0,'soga_hair_type_highlight_color',113,81,0), (440517,8410014,1,'soga_lip_type',100,-28,-100), (440518,8410014,1,'soga_nose_type',-100,-100,100), (440519,8410014,0,'soga_skin_color',200,141,125), (440520,8410014,0,'wing_color1',255,255,255), (440521,8410014,0,'wing_color2',255,255,255), (440525,8410015,1,'cheek_type',62,-41,0), (440526,8410015,1,'chin_type',-63,50,-75), (440527,8410015,1,'ear_type',7,26,0), (440528,8410015,1,'eye_brow_type',63,-100,-25), (440529,8410015,0,'eye_color',245,177,255), (440530,8410015,1,'eye_type',8,0,0), (440531,8410015,0,'hair_face_color',242,253,253), (440532,8410015,0,'hair_type_color',242,253,253), (440533,8410015,1,'lip_type',-100,100,89), (440534,8410015,1,'nose_type',-34,-18,37), (440535,8410015,0,'skin_color',193,193,193), (440536,8410015,1,'soga_cheek_type',62,-41,0), (440537,8410015,1,'soga_chin_type',-63,50,-75), (440538,8410015,1,'soga_ear_type',7,26,0), (440539,8410015,1,'soga_eye_brow_type',63,-100,-25), (440540,8410015,0,'soga_eye_color',229,229,102), (440541,8410015,1,'soga_eye_type',8,0,0), (440542,8410015,0,'soga_hair_face_color',242,253,253), (440543,8410015,0,'soga_hair_type_color',242,253,253), (440544,8410015,1,'soga_lip_type',-100,100,89), (440545,8410015,1,'soga_nose_type',-34,-18,37), (440546,8410015,0,'soga_skin_color',193,193,193), (440547,8410015,0,'wing_color1',255,255,255), (440548,8410015,0,'wing_color2',255,255,255), (440556,8410016,0,'eye_color',255,255,255), (440557,8410016,0,'skin_color',255,255,255), (440558,8410016,0,'soga_eye_color',255,0,255), (440559,8410017,0,'eye_color',255,255,255), (440560,8410017,0,'skin_color',255,255,255), (440561,8410017,0,'soga_eye_color',255,0,255), (440562,8410018,1,'cheek_type',46,70,0), (440563,8410018,1,'chin_type',74,7,-69), (440564,8410018,1,'eye_brow_type',-51,34,-22), (440565,8410018,0,'eye_color',63,83,47), (440566,8410018,1,'eye_type',81,0,0), (440567,8410018,0,'hair_face_color',117,23,30), (440568,8410018,0,'hair_type_color',117,23,30), (440569,8410018,1,'lip_type',72,-45,56), (440570,8410018,1,'nose_type',81,43,-88), (440571,8410018,0,'skin_color',117,23,30), (440572,8410018,1,'soga_cheek_type',46,70,0), (440573,8410018,1,'soga_chin_type',74,7,-69), (440574,8410018,1,'soga_eye_brow_type',-51,34,-22), (440575,8410018,0,'soga_eye_color',229,229,102), (440576,8410018,1,'soga_eye_type',81,0,0), (440577,8410018,0,'soga_hair_face_color',117,23,30), (440578,8410018,0,'soga_hair_type_color',117,23,30), (440579,8410018,1,'soga_lip_type',72,-45,56), (440580,8410018,1,'soga_nose_type',81,43,-88), (440581,8410018,0,'soga_skin_color',117,23,30), (440582,8410018,0,'wing_color1',255,255,255), (440583,8410018,0,'wing_color2',255,255,255), (440593,8410019,0,'eye_color',204,204,204), (440594,8410019,0,'skin_color',165,124,67), (440595,8410019,0,'soga_eye_color',229,229,102), (440596,8410019,0,'soga_skin_color',165,124,67), (440597,8410019,0,'wing_color1',255,255,255), (440598,8410019,0,'wing_color2',255,255,255), (440600,8410020,0,'eye_color',204,204,204), (440601,8410020,0,'skin_color',165,124,67), (440602,8410020,0,'soga_eye_color',229,229,102), (440603,8410020,0,'soga_skin_color',165,124,67), (440604,8410020,0,'wing_color1',255,255,255), (440605,8410020,0,'wing_color2',255,255,255), (440607,8410021,1,'cheek_type',0,94,0), (440608,8410021,1,'chin_type',-42,26,-62), (440609,8410021,1,'ear_type',69,-25,0), (440610,8410021,1,'eye_brow_type',-68,-88,89), (440611,8410021,0,'eye_color',143,103,48), (440612,8410021,1,'eye_type',-18,0,0), (440613,8410021,0,'hair_color1',161,165,168), (440614,8410021,0,'hair_color2',50,69,69), (440615,8410021,0,'hair_face_color',195,208,207), (440616,8410021,0,'hair_face_highlight_color',230,170,26), (440617,8410021,0,'hair_highlight',200,165,96), (440618,8410021,0,'hair_type_color',195,208,207), (440619,8410021,0,'hair_type_highlight_color',230,170,26), (440620,8410021,1,'lip_type',-5,57,20), (440621,8410021,1,'nose_type',-18,-31,-11), (440622,8410021,0,'skin_color',46,35,36), (440623,8410021,1,'soga_cheek_type',0,94,0), (440624,8410021,1,'soga_chin_type',-42,26,-62), (440625,8410021,1,'soga_ear_type',69,-25,0), (440626,8410021,1,'soga_eye_brow_type',-68,-88,89), (440627,8410021,0,'soga_eye_color',229,229,102), (440628,8410021,1,'soga_eye_type',-18,0,0), (440629,8410021,0,'soga_hair_color1',161,165,168), (440630,8410021,0,'soga_hair_color2',50,69,69), (440631,8410021,0,'soga_hair_face_color',195,208,207), (440632,8410021,0,'soga_hair_face_highlight_color',230,170,26), (440633,8410021,0,'soga_hair_highlight',200,165,96), (440634,8410021,0,'soga_hair_type_color',195,208,207), (440635,8410021,0,'soga_hair_type_highlight_color',230,170,26), (440636,8410021,1,'soga_lip_type',-5,57,20), (440637,8410021,1,'soga_nose_type',-18,-31,-11), (440638,8410021,0,'soga_skin_color',46,35,36), (440639,8410021,0,'wing_color1',255,255,255), (440640,8410021,0,'wing_color2',255,255,255), (440670,8410022,1,'cheek_type',-7,19,0), (440671,8410022,1,'chin_type',9,44,-19), (440672,8410022,1,'ear_type',-19,4,0), (440673,8410022,1,'eye_brow_type',95,-100,100), (440674,8410022,0,'eye_color',56,111,89), (440675,8410022,1,'eye_type',-9,0,0), (440676,8410022,0,'hair_face_highlight_color',233,232,228), (440677,8410022,0,'hair_type_highlight_color',233,232,228), (440678,8410022,1,'lip_type',22,-1,-12), (440679,8410022,1,'nose_type',22,-5,1), (440680,8410022,0,'skin_color',81,64,37), (440681,8410022,1,'soga_cheek_type',-7,19,0), (440682,8410022,1,'soga_chin_type',9,44,-19), (440683,8410022,1,'soga_ear_type',-19,4,0), (440684,8410022,1,'soga_eye_brow_type',95,-100,100), (440685,8410022,0,'soga_eye_color',229,229,102), (440686,8410022,1,'soga_eye_type',-9,0,0), (440687,8410022,0,'soga_hair_face_highlight_color',233,232,228), (440688,8410022,0,'soga_hair_type_highlight_color',233,232,228), (440689,8410022,1,'soga_lip_type',22,-1,-12), (440690,8410022,1,'soga_nose_type',22,-5,1), (440691,8410022,0,'soga_skin_color',81,64,37), (440692,8410022,0,'wing_color1',255,255,255), (440693,8410022,0,'wing_color2',255,255,255), (440701,8400001,1,'cheek_type',100,-100,0), (440702,8400001,1,'chin_type',-100,100,100), (440703,8400001,1,'ear_type',25,8,0), (440704,8400001,1,'eye_brow_type',100,100,100), (440705,8400001,0,'eye_color',118,14,183), (440706,8400001,1,'eye_type',100,0,0), (440707,8400001,0,'hair_face_color',171,60,32), (440708,8400001,0,'hair_face_highlight_color',216,192,37), (440709,8400001,0,'hair_type_color',171,60,32), (440710,8400001,0,'hair_type_highlight_color',216,192,37), (440711,8400001,1,'lip_type',100,50,-68), (440712,8400001,1,'nose_type',0,-17,0), (440713,8400001,0,'skin_color',250,247,233), (440714,8400001,1,'soga_cheek_type',100,-100,0), (440715,8400001,1,'soga_chin_type',-100,100,100), (440716,8400001,1,'soga_ear_type',25,8,0), (440717,8400001,1,'soga_eye_brow_type',100,100,100), (440718,8400001,0,'soga_eye_color',229,229,102), (440719,8400001,1,'soga_eye_type',100,0,0), (440720,8400001,0,'soga_hair_face_color',171,60,32), (440721,8400001,0,'soga_hair_face_highlight_color',216,192,37), (440722,8400001,0,'soga_hair_type_color',171,60,32), (440723,8400001,0,'soga_hair_type_highlight_color',216,192,37), (440724,8400001,1,'soga_lip_type',100,50,-68), (440725,8400001,1,'soga_nose_type',0,-17,0), (440726,8400001,0,'soga_skin_color',250,247,233), (440727,8400001,0,'wing_color1',255,255,255), (440728,8400001,0,'wing_color2',255,255,255), (440732,8400002,1,'cheek_type',100,-100,0), (440733,8400002,1,'chin_type',-100,100,100), (440734,8400002,1,'ear_type',25,8,0), (440735,8400002,1,'eye_brow_type',100,100,100), (440736,8400002,0,'eye_color',118,14,183), (440737,8400002,1,'eye_type',100,0,0), (440738,8400002,0,'hair_face_color',171,60,32), (440739,8400002,0,'hair_face_highlight_color',216,192,37), (440740,8400002,0,'hair_type_color',171,60,32), (440741,8400002,0,'hair_type_highlight_color',216,192,37), (440742,8400002,1,'lip_type',100,50,-68), (440743,8400002,1,'nose_type',0,-17,0), (440744,8400002,0,'skin_color',2,0,0), (440745,8400002,1,'soga_cheek_type',100,-100,0), (440746,8400002,1,'soga_chin_type',-100,100,100), (440747,8400002,1,'soga_ear_type',25,8,0), (440748,8400002,1,'soga_eye_brow_type',100,100,100), (440749,8400002,0,'soga_eye_color',229,229,102), (440750,8400002,1,'soga_eye_type',100,0,0), (440751,8400002,0,'soga_hair_face_color',171,60,32), (440752,8400002,0,'soga_hair_face_highlight_color',216,192,37), (440753,8400002,0,'soga_hair_type_color',171,60,32), (440754,8400002,0,'soga_hair_type_highlight_color',216,192,37), (440755,8400002,1,'soga_lip_type',100,50,-68), (440756,8400002,1,'soga_nose_type',0,-17,0), (440757,8400002,0,'soga_skin_color',2,0,0), (440758,8400002,0,'wing_color1',255,255,255), (440759,8400002,0,'wing_color2',255,255,255), (440763,8400003,1,'cheek_type',100,-100,0), (440764,8400003,1,'chin_type',-100,100,100), (440765,8400003,1,'ear_type',25,8,0), (440766,8400003,1,'eye_brow_type',100,100,100), (440767,8400003,0,'eye_color',118,14,183), (440768,8400003,1,'eye_type',100,0,0), (440769,8400003,0,'hair_face_color',171,60,32), (440770,8400003,0,'hair_face_highlight_color',216,192,37), (440771,8400003,0,'hair_type_color',171,60,32), (440772,8400003,0,'hair_type_highlight_color',216,192,37), (440773,8400003,1,'lip_type',100,50,-68), (440774,8400003,1,'nose_type',0,-17,0), (440775,8400003,0,'skin_color',84,44,20), (440776,8400003,1,'soga_cheek_type',100,-100,0), (440777,8400003,1,'soga_chin_type',-100,100,100), (440778,8400003,1,'soga_ear_type',25,8,0), (440779,8400003,1,'soga_eye_brow_type',100,100,100), (440780,8400003,0,'soga_eye_color',229,229,102), (440781,8400003,1,'soga_eye_type',100,0,0), (440782,8400003,0,'soga_hair_face_color',171,60,32), (440783,8400003,0,'soga_hair_face_highlight_color',216,192,37), (440784,8400003,0,'soga_hair_type_color',171,60,32), (440785,8400003,0,'soga_hair_type_highlight_color',216,192,37), (440786,8400003,1,'soga_lip_type',100,50,-68), (440787,8400003,1,'soga_nose_type',0,-17,0), (440788,8400003,0,'soga_skin_color',84,44,20), (440789,8400003,0,'wing_color1',255,255,255), (440790,8400003,0,'wing_color2',255,255,255), (440794,8400004,1,'cheek_type',100,-100,0), (440795,8400004,1,'chin_type',-100,100,100), (440796,8400004,1,'ear_type',25,8,0), (440797,8400004,1,'eye_brow_type',100,100,100), (440798,8400004,0,'eye_color',118,14,183), (440799,8400004,1,'eye_type',100,0,0), (440800,8400004,0,'hair_face_color',171,60,32), (440801,8400004,0,'hair_face_highlight_color',216,192,37), (440802,8400004,0,'hair_type_color',171,60,32), (440803,8400004,0,'hair_type_highlight_color',216,192,37), (440804,8400004,1,'lip_type',100,50,-68), (440805,8400004,1,'nose_type',0,-17,0), (440806,8400004,0,'skin_color',236,220,161), (440807,8400004,1,'soga_cheek_type',100,-100,0), (440808,8400004,1,'soga_chin_type',-100,100,100), (440809,8400004,1,'soga_ear_type',25,8,0), (440810,8400004,1,'soga_eye_brow_type',100,100,100), (440811,8400004,0,'soga_eye_color',229,229,102), (440812,8400004,1,'soga_eye_type',100,0,0), (440813,8400004,0,'soga_hair_face_color',171,60,32), (440814,8400004,0,'soga_hair_face_highlight_color',216,192,37), (440815,8400004,0,'soga_hair_type_color',171,60,32), (440816,8400004,0,'soga_hair_type_highlight_color',216,192,37), (440817,8400004,1,'soga_lip_type',100,50,-68), (440818,8400004,1,'soga_nose_type',0,-17,0), (440819,8400004,0,'soga_skin_color',236,220,161), (440820,8400004,0,'wing_color1',255,255,255), (440821,8400004,0,'wing_color2',255,255,255), (440825,8400005,0,'eye_color',255,255,255), (440826,8400005,0,'skin_color',255,255,255), (440827,8400005,0,'soga_eye_color',255,0,255), (440953,8400009,0,'eye_color',128,128,63), (440954,8400009,0,'skin_color',128,128,63), (440955,8400009,0,'soga_eye_color',255,0,255), (440960,8400010,0,'eye_color',150,193,203), (440964,8400010,0,'hair_face_color',42,29,3), (440967,8400010,0,'hair_type_color',42,29,3), (440968,8400010,0,'hair_type_highlight_color',15,1,21), (440971,8400010,0,'skin_color',177,186,186), (441031,8400011,0,'hair_type_highlight_color',84,0,0), (441034,8400011,0,'skin_color',252,253,253), (441082,8400012,0,'eye_color',255,255,255), (441083,8400012,0,'skin_color',63,0,0), (441084,8400012,0,'soga_eye_color',255,0,255), (441085,8400013,0,'eye_color',255,255,255), (441086,8400013,0,'skin_color',255,255,255), (441087,8400013,0,'soga_eye_color',255,0,255), (441123,8400015,0,'eye_color',29,59,47), (441124,8400015,1,'eye_type',63,0,0), (441127,8400015,0,'hair_face_color',100,70,10), (441130,8400015,0,'hair_type_color',100,70,10), (441131,8400015,0,'hair_type_highlight_color',244,246,246), (441182,8400016,0,'eye_color',255,255,255), (441183,8400016,0,'skin_color',255,255,255), (441184,8400016,0,'soga_eye_color',255,0,255), (441185,8400017,1,'cheek_type',-17,32,0), (441186,8400017,1,'chin_type',38,-17,4), (441187,8400017,1,'ear_type',3,-4,0), (441188,8400017,1,'eye_brow_type',0,-34,7), (441189,8400017,0,'eye_color',199,156,241), (441190,8400017,1,'eye_type',38,0,0), (441191,8400017,0,'hair_face_color',155,61,25), (441192,8400017,0,'hair_face_highlight_color',97,66,28), (441193,8400017,0,'hair_type_color',155,61,25), (441194,8400017,0,'hair_type_highlight_color',97,66,28), (441195,8400017,1,'lip_type',-11,0,-22), (441196,8400017,1,'nose_type',0,18,0), (441197,8400017,0,'skin_color',152,175,146), (441198,8400017,1,'soga_cheek_type',-17,32,0), (441199,8400017,1,'soga_chin_type',38,-17,4), (441200,8400017,1,'soga_ear_type',3,-4,0), (441201,8400017,1,'soga_eye_brow_type',0,-34,7), (441202,8400017,0,'soga_eye_color',229,229,102), (441203,8400017,1,'soga_eye_type',38,0,0), (441204,8400017,0,'soga_hair_face_color',155,61,25), (441205,8400017,0,'soga_hair_face_highlight_color',97,66,28), (441206,8400017,0,'soga_hair_type_color',155,61,25), (441207,8400017,0,'soga_hair_type_highlight_color',97,66,28), (441208,8400017,1,'soga_lip_type',-11,0,-22), (441209,8400017,1,'soga_nose_type',0,18,0), (441210,8400017,0,'soga_skin_color',152,175,146), (441211,8400017,0,'wing_color1',255,255,255), (441212,8400017,0,'wing_color2',255,255,255), (441216,8400018,1,'cheek_type',32,12,0), (441217,8400018,1,'chin_type',11,9,28), (441218,8400018,1,'ear_type',31,0,0), (441219,8400018,1,'eye_brow_type',-4,-18,0), (441220,8400018,0,'eye_color',200,174,138), (441221,8400018,0,'hair_face_color',16,11,0), (441222,8400018,0,'hair_face_highlight_color',115,115,113), (441223,8400018,0,'hair_type_color',16,11,0), (441224,8400018,0,'hair_type_highlight_color',115,115,113), (441225,8400018,1,'lip_type',22,-34,47), (441226,8400018,1,'nose_type',-25,12,0), (441227,8400018,0,'skin_color',106,114,114), (441228,8400018,1,'soga_cheek_type',32,12,0), (441229,8400018,1,'soga_chin_type',11,9,28), (441230,8400018,1,'soga_ear_type',31,0,0), (441231,8400018,1,'soga_eye_brow_type',-4,-18,0), (441232,8400018,0,'soga_eye_color',229,229,102), (441233,8400018,0,'soga_hair_face_color',16,11,0), (441234,8400018,0,'soga_hair_face_highlight_color',115,115,113), (441235,8400018,0,'soga_hair_type_color',16,11,0), (441236,8400018,0,'soga_hair_type_highlight_color',115,115,113), (441237,8400018,1,'soga_lip_type',22,-34,47), (441238,8400018,1,'soga_nose_type',-25,12,0), (441239,8400018,0,'soga_skin_color',106,114,114), (441240,8400018,0,'wing_color1',255,255,255), (441241,8400018,0,'wing_color2',255,255,255), (441247,8400019,1,'cheek_type',0,-14,0), (441248,8400019,1,'chin_type',-14,8,-44), (441249,8400019,1,'ear_type',0,20,0), (441250,8400019,1,'eye_brow_type',-7,-29,-29), (441251,8400019,0,'eye_color',148,182,167), (441252,8400019,0,'hair_face_color',27,26,18), (441253,8400019,0,'hair_face_highlight_color',151,131,104), (441254,8400019,0,'hair_type_color',27,26,18), (441255,8400019,0,'hair_type_highlight_color',151,131,104), (441256,8400019,1,'lip_type',-19,42,-26), (441257,8400019,1,'nose_type',17,19,-47), (441258,8400019,0,'skin_color',211,186,179), (441259,8400019,1,'soga_cheek_type',0,-14,0), (441260,8400019,1,'soga_chin_type',-14,8,-44), (441261,8400019,1,'soga_ear_type',0,20,0), (441262,8400019,1,'soga_eye_brow_type',-7,-29,-29), (441263,8400019,0,'soga_eye_color',229,229,102), (441264,8400019,0,'soga_hair_face_color',27,26,18), (441265,8400019,0,'soga_hair_face_highlight_color',151,131,104), (441266,8400019,0,'soga_hair_type_color',27,26,18), (441267,8400019,0,'soga_hair_type_highlight_color',151,131,104), (441268,8400019,1,'soga_lip_type',-19,42,-26), (441269,8400019,1,'soga_nose_type',17,19,-47), (441270,8400019,0,'soga_skin_color',211,186,179), (441271,8400019,0,'wing_color1',255,255,255), (441272,8400019,0,'wing_color2',255,255,255), (441278,8400020,1,'cheek_type',19,-4,0), (441279,8400020,1,'chin_type',31,31,0), (441280,8400020,1,'ear_type',9,17,0), (441281,8400020,1,'eye_brow_type',-20,22,28), (441282,8400020,0,'eye_color',230,146,255), (441283,8400020,1,'eye_type',21,0,0), (441284,8400020,0,'hair_face_color',103,140,140), (441285,8400020,0,'hair_face_highlight_color',179,62,33), (441286,8400020,0,'hair_type_color',103,140,140), (441287,8400020,0,'hair_type_highlight_color',179,62,33), (441288,8400020,1,'lip_type',29,5,31), (441289,8400020,1,'nose_type',20,-37,-28), (441290,8400020,0,'skin_color',165,144,188), (441291,8400020,1,'soga_cheek_type',19,-4,0), (441292,8400020,1,'soga_chin_type',31,31,0), (441293,8400020,1,'soga_ear_type',9,17,0), (441294,8400020,1,'soga_eye_brow_type',-20,22,28), (441295,8400020,0,'soga_eye_color',229,229,102), (441296,8400020,1,'soga_eye_type',21,0,0), (441297,8400020,0,'soga_hair_face_color',103,140,140), (441298,8400020,0,'soga_hair_face_highlight_color',179,62,33), (441299,8400020,0,'soga_hair_type_color',103,140,140), (441300,8400020,0,'soga_hair_type_highlight_color',179,62,33), (441301,8400020,1,'soga_lip_type',29,5,31), (441302,8400020,1,'soga_nose_type',20,-37,-28), (441303,8400020,0,'soga_skin_color',165,144,188), (441304,8400020,0,'wing_color1',255,255,255), (441305,8400020,0,'wing_color2',255,255,255), (441309,8400021,1,'cheek_type',-19,31,0), (441310,8400021,1,'chin_type',0,-1,-14), (441311,8400021,1,'ear_type',-17,-20,0), (441312,8400021,1,'eye_brow_type',0,-31,-17), (441313,8400021,0,'eye_color',182,192,165), (441314,8400021,1,'eye_type',25,0,0), (441315,8400021,0,'hair_face_color',132,130,82), (441316,8400021,0,'hair_face_highlight_color',134,126,124), (441317,8400021,0,'hair_type_color',132,130,82), (441318,8400021,0,'hair_type_highlight_color',134,126,124), (441319,8400021,1,'lip_type',-28,0,0), (441320,8400021,1,'nose_type',10,0,11), (441321,8400021,0,'skin_color',143,100,54), (441322,8400021,1,'soga_cheek_type',-19,31,0), (441323,8400021,1,'soga_chin_type',0,-1,-14), (441324,8400021,1,'soga_ear_type',-17,-20,0), (441325,8400021,1,'soga_eye_brow_type',0,-31,-17), (441326,8400021,0,'soga_eye_color',229,229,102), (441327,8400021,1,'soga_eye_type',25,0,0), (441328,8400021,0,'soga_hair_face_color',132,130,82), (441329,8400021,0,'soga_hair_face_highlight_color',134,126,124), (441330,8400021,0,'soga_hair_type_color',132,130,82), (441331,8400021,0,'soga_hair_type_highlight_color',134,126,124), (441332,8400021,1,'soga_lip_type',-28,0,0), (441333,8400021,1,'soga_nose_type',10,0,11), (441334,8400021,0,'soga_skin_color',143,100,54), (441335,8400021,0,'wing_color1',255,255,255), (441336,8400021,0,'wing_color2',255,255,255), (441340,8400022,1,'cheek_type',23,31,0), (441341,8400022,1,'chin_type',28,-2,-21), (441342,8400022,1,'ear_type',-7,-1,0), (441343,8400022,1,'eye_brow_type',0,-29,4), (441344,8400022,0,'eye_color',106,81,40), (441345,8400022,1,'eye_type',-8,0,0), (441346,8400022,0,'hair_face_color',53,37,0), (441347,8400022,0,'hair_face_highlight_color',48,27,4), (441348,8400022,0,'hair_type_color',53,37,0), (441349,8400022,0,'hair_type_highlight_color',48,27,4), (441350,8400022,1,'lip_type',0,25,18), (441351,8400022,1,'nose_type',-47,-23,7), (441352,8400022,0,'skin_color',115,83,56), (441353,8400022,1,'soga_cheek_type',23,31,0), (441354,8400022,1,'soga_chin_type',28,-2,-21), (441355,8400022,1,'soga_ear_type',-7,-1,0), (441356,8400022,1,'soga_eye_brow_type',0,-29,4), (441357,8400022,0,'soga_eye_color',229,229,102), (441358,8400022,1,'soga_eye_type',-8,0,0), (441359,8400022,0,'soga_hair_face_color',53,37,0), (441360,8400022,0,'soga_hair_face_highlight_color',48,27,4), (441361,8400022,0,'soga_hair_type_color',53,37,0), (441362,8400022,0,'soga_hair_type_highlight_color',48,27,4), (441363,8400022,1,'soga_lip_type',0,25,18), (441364,8400022,1,'soga_nose_type',-47,-23,7), (441365,8400022,0,'soga_skin_color',115,83,56), (441366,8400022,0,'wing_color1',255,255,255), (441367,8400022,0,'wing_color2',255,255,255), (441371,8400023,0,'eye_color',255,255,255), (441372,8400023,0,'skin_color',255,255,255), (441373,8400023,0,'soga_eye_color',255,0,255), (441374,8420001,0,'eye_color',98,63,28), (441375,8420001,0,'skin_color',110,75,75), (441376,8420001,0,'soga_eye_color',255,0,255), (441377,8420002,0,'eye_color',98,63,28), (441378,8420002,0,'skin_color',110,75,75), (441379,8420002,0,'soga_eye_color',255,0,255), (441380,8420003,0,'eye_color',98,63,28), (441381,8420003,0,'skin_color',110,75,75), (441382,8420003,0,'soga_eye_color',255,0,255), (441383,8420004,0,'eye_color',98,63,28), (441384,8420004,0,'skin_color',110,75,75), (441385,8420004,0,'soga_eye_color',255,0,255), (441386,8420005,0,'eye_color',98,63,28), (441387,8420005,0,'skin_color',110,75,75), (441388,8420005,0,'soga_eye_color',255,0,255), (441389,8420006,0,'eye_color',98,63,28), (441390,8420006,0,'skin_color',110,75,75), (441391,8420006,0,'soga_eye_color',255,0,255), (441392,8420007,0,'eye_color',98,63,28), (441393,8420007,0,'skin_color',110,75,75), (441394,8420007,0,'soga_eye_color',255,0,255), (441395,8420008,0,'eye_color',255,255,255), (441396,8420008,0,'skin_color',255,255,255), (441397,8420008,0,'soga_eye_color',255,0,255), (441398,8420009,0,'eye_color',98,63,28), (441399,8420009,0,'skin_color',92,52,52), (441400,8420009,0,'soga_eye_color',255,0,255), (441401,8420010,0,'eye_color',5,5,5), (441402,8420010,0,'skin_color',92,51,51), (441403,8420010,0,'soga_eye_color',255,0,255), (441404,8420011,0,'eye_color',5,5,5), (441405,8420011,0,'skin_color',92,51,51), (441406,8420011,0,'soga_eye_color',255,0,255), (441407,8420012,0,'eye_color',98,63,28), (441408,8420012,0,'skin_color',92,51,51), (441409,8420012,0,'soga_eye_color',255,0,255), (441410,8420013,0,'eye_color',98,63,28), (441411,8420013,0,'skin_color',92,51,51), (441412,8420013,0,'soga_eye_color',255,0,255), (441413,8420014,0,'eye_color',98,63,28), (441414,8420014,0,'skin_color',92,51,51), (441415,8420014,0,'soga_eye_color',255,0,255), (441416,8420015,1,'cheek_type',-7,-93,0), (441417,8420015,1,'chin_type',68,-71,-12), (441418,8420015,1,'ear_type',19,20,0), (441419,8420015,1,'eye_brow_type',28,88,17), (441420,8420015,0,'eye_color',41,82,95), (441421,8420015,1,'eye_type',79,0,0), (441422,8420015,0,'hair_color1',56,33,26), (441423,8420015,0,'hair_color2',94,59,11), (441424,8420015,0,'hair_face_color',100,70,10), (441425,8420015,0,'hair_face_highlight_color',232,183,30), (441426,8420015,0,'hair_highlight',246,219,114), (441427,8420015,0,'hair_type_color',100,70,10), (441428,8420015,0,'hair_type_highlight_color',232,183,30), (441429,8420015,1,'lip_type',-56,-1,-34), (441430,8420015,1,'nose_type',17,17,1), (441431,8420015,0,'skin_color',105,112,109), (441432,8420015,1,'soga_cheek_type',-7,-93,0), (441433,8420015,1,'soga_chin_type',68,-71,-12), (441434,8420015,1,'soga_ear_type',19,20,0), (441435,8420015,1,'soga_eye_brow_type',28,88,17), (441436,8420015,0,'soga_eye_color',229,229,102), (441437,8420015,1,'soga_eye_type',79,0,0), (441438,8420015,0,'soga_hair_color1',56,33,26), (441439,8420015,0,'soga_hair_color2',94,59,11), (441440,8420015,0,'soga_hair_face_color',100,70,10), (441441,8420015,0,'soga_hair_face_highlight_color',232,183,30), (441442,8420015,0,'soga_hair_highlight',246,219,114), (441443,8420015,0,'soga_hair_type_color',100,70,10), (441444,8420015,0,'soga_hair_type_highlight_color',232,183,30), (441445,8420015,1,'soga_lip_type',-56,-1,-34), (441446,8420015,1,'soga_nose_type',17,17,1), (441447,8420015,0,'soga_skin_color',105,112,109), (441448,8420015,0,'wing_color1',255,255,255), (441449,8420015,0,'wing_color2',255,255,255), (441479,8420016,1,'cheek_type',-7,-93,0), (441480,8420016,1,'chin_type',68,-71,-12), (441481,8420016,1,'ear_type',19,20,0), (441482,8420016,1,'eye_brow_type',28,88,17), (441483,8420016,0,'eye_color',41,82,95), (441484,8420016,1,'eye_type',79,0,0), (441485,8420016,0,'hair_color1',56,33,26), (441486,8420016,0,'hair_color2',94,59,11), (441487,8420016,0,'hair_face_color',100,70,10), (441488,8420016,0,'hair_face_highlight_color',232,183,30), (441489,8420016,0,'hair_highlight',246,219,114), (441490,8420016,0,'hair_type_color',100,70,10), (441491,8420016,0,'hair_type_highlight_color',232,183,30), (441492,8420016,1,'lip_type',-56,-1,-34), (441493,8420016,1,'nose_type',17,17,1), (441494,8420016,0,'skin_color',105,112,109), (441495,8420016,1,'soga_cheek_type',-7,-93,0), (441496,8420016,1,'soga_chin_type',68,-71,-12), (441497,8420016,1,'soga_ear_type',19,20,0), (441498,8420016,1,'soga_eye_brow_type',28,88,17), (441499,8420016,0,'soga_eye_color',229,229,102), (441500,8420016,1,'soga_eye_type',79,0,0), (441501,8420016,0,'soga_hair_color1',56,33,26), (441502,8420016,0,'soga_hair_color2',94,59,11), (441503,8420016,0,'soga_hair_face_color',100,70,10), (441504,8420016,0,'soga_hair_face_highlight_color',232,183,30), (441505,8420016,0,'soga_hair_highlight',246,219,114), (441506,8420016,0,'soga_hair_type_color',100,70,10), (441507,8420016,0,'soga_hair_type_highlight_color',232,183,30), (441508,8420016,1,'soga_lip_type',-56,-1,-34), (441509,8420016,1,'soga_nose_type',17,17,1), (441510,8420016,0,'soga_skin_color',105,112,109), (441511,8420016,0,'wing_color1',255,255,255), (441512,8420016,0,'wing_color2',255,255,255), (441542,8420017,0,'eye_color',255,255,255), (441543,8420017,0,'skin_color',255,255,255), (441544,8420017,0,'soga_eye_color',255,0,255), (441545,8420018,0,'eye_color',255,255,255), (441546,8420018,0,'skin_color',82,54,26), (441547,8420018,0,'soga_eye_color',255,0,255), (441551,8420020,0,'eye_color',255,255,255), (441552,8420020,0,'skin_color',63,0,0), (441553,8420020,0,'soga_eye_color',255,180,140), (441554,8420021,0,'eye_color',255,255,255), (441555,8420021,0,'skin_color',255,255,255), (441556,8420021,0,'soga_eye_color',255,0,255), (441557,8420022,0,'eye_color',255,255,255), (441558,8420022,0,'skin_color',0,0,0), (441559,8420022,0,'soga_eye_color',255,0,255), (441623,8420024,0,'eye_color',255,255,255), (441624,8420024,0,'skin_color',255,255,255), (441625,8420024,0,'soga_eye_color',255,0,255), (441626,8420025,0,'eye_color',5,5,5), (441627,8420025,0,'skin_color',82,51,51), (441628,8420025,0,'soga_eye_color',255,0,255), (441629,8420026,1,'cheek_type',93,-71,0), (441630,8420026,1,'chin_type',-18,-7,-1), (441631,8420026,1,'eye_brow_type',-96,-63,35), (441632,8420026,0,'eye_color',133,182,194), (441633,8420026,1,'eye_type',88,0,0), (441634,8420026,0,'hair_face_color',7,21,14), (441635,8420026,0,'hair_type_color',7,21,14), (441636,8420026,1,'lip_type',-83,18,-62), (441637,8420026,1,'nose_type',-31,14,19), (441638,8420026,0,'skin_color',7,21,14), (441639,8420026,1,'soga_cheek_type',93,-71,0), (441640,8420026,1,'soga_chin_type',-18,-7,-1), (441641,8420026,1,'soga_eye_brow_type',-96,-63,35), (441642,8420026,0,'soga_eye_color',229,229,102), (441643,8420026,1,'soga_eye_type',88,0,0), (441644,8420026,0,'soga_hair_face_color',7,21,14), (441645,8420026,0,'soga_hair_type_color',7,21,14), (441646,8420026,1,'soga_lip_type',-83,18,-62), (441647,8420026,1,'soga_nose_type',-31,14,19), (441648,8420026,0,'soga_skin_color',7,21,14), (441649,8420026,0,'wing_color1',255,255,255), (441650,8420026,0,'wing_color2',255,255,255), (441660,8420027,0,'eye_color',255,0,0), (441661,8420027,0,'skin_color',92,51,51), (441662,8420027,0,'soga_eye_color',255,0,255), (441663,8420028,0,'eye_color',66,0,47), (441664,8420028,0,'skin_color',92,51,51), (441665,8420028,0,'soga_eye_color',255,0,255), (441666,8420029,0,'eye_color',98,63,28), (441667,8420029,0,'skin_color',110,75,75), (441668,8420029,0,'soga_eye_color',255,0,255), (441669,8420030,0,'eye_color',255,0,0), (441670,8420030,0,'skin_color',110,73,73), (441671,8420030,0,'soga_eye_color',255,0,0), (441672,8420031,0,'eye_color',66,0,47), (441673,8420031,0,'skin_color',92,51,51), (441674,8420031,0,'soga_eye_color',255,0,255), (441678,8420033,1,'cheek_type',-19,31,0), (441679,8420033,1,'chin_type',0,-1,-14), (441680,8420033,1,'ear_type',-17,-20,0), (441681,8420033,1,'eye_brow_type',0,-31,-17), (441682,8420033,0,'eye_color',182,192,165), (441683,8420033,1,'eye_type',25,0,0), (441684,8420033,0,'hair_face_color',132,130,82), (441685,8420033,0,'hair_face_highlight_color',134,126,124), (441686,8420033,0,'hair_type_color',132,130,82), (441687,8420033,0,'hair_type_highlight_color',134,126,124), (441688,8420033,1,'lip_type',-28,0,0), (441689,8420033,1,'nose_type',10,0,11), (441690,8420033,0,'skin_color',148,105,57), (441691,8420033,1,'soga_cheek_type',-19,31,0), (441692,8420033,1,'soga_chin_type',0,-1,-14), (441693,8420033,1,'soga_ear_type',-17,-20,0), (441694,8420033,1,'soga_eye_brow_type',0,-31,-17), (441695,8420033,0,'soga_eye_color',229,229,102), (441696,8420033,1,'soga_eye_type',25,0,0), (441697,8420033,0,'soga_hair_face_color',132,130,82), (441698,8420033,0,'soga_hair_face_highlight_color',134,126,124), (441699,8420033,0,'soga_hair_type_color',132,130,82), (441700,8420033,0,'soga_hair_type_highlight_color',134,126,124), (441701,8420033,1,'soga_lip_type',-28,0,0), (441702,8420033,1,'soga_nose_type',10,0,11), (441703,8420033,0,'soga_skin_color',148,105,57), (441704,8420033,0,'wing_color1',255,255,255), (441705,8420033,0,'wing_color2',255,255,255), (441709,8420034,0,'skin_color',200,187,181), (441710,8420035,1,'cheek_type',0,12,0), (441711,8420035,1,'chin_type',-8,2,-4), (441712,8420035,1,'ear_type',14,-7,0), (441713,8420035,1,'eye_brow_type',-21,44,-4), (441714,8420035,0,'eye_color',116,173,190), (441715,8420035,0,'hair_face_color',57,45,0), (441716,8420035,0,'hair_face_highlight_color',7,3,0), (441717,8420035,0,'hair_type_color',57,45,0), (441718,8420035,0,'hair_type_highlight_color',7,3,0), (441719,8420035,1,'lip_type',-10,25,0), (441720,8420035,1,'nose_type',0,-34,25), (441721,8420035,0,'skin_color',162,167,167), (441722,8420035,1,'soga_cheek_type',0,12,0), (441723,8420035,1,'soga_chin_type',-8,2,-4), (441724,8420035,1,'soga_ear_type',14,-7,0), (441725,8420035,1,'soga_eye_brow_type',-21,44,-4), (441726,8420035,0,'soga_eye_color',229,229,102), (441727,8420035,0,'soga_hair_face_color',57,45,0), (441728,8420035,0,'soga_hair_face_highlight_color',7,3,0), (441729,8420035,0,'soga_hair_type_color',57,45,0), (441730,8420035,0,'soga_hair_type_highlight_color',7,3,0), (441731,8420035,1,'soga_lip_type',-10,25,0), (441732,8420035,1,'soga_nose_type',0,-34,25), (441733,8420035,0,'soga_skin_color',162,167,167), (441734,8420035,0,'wing_color1',255,255,255), (441735,8420035,0,'wing_color2',255,255,255), (441741,8420036,0,'eye_color',255,255,255), (441742,8420036,0,'skin_color',255,0,0), (441743,8420036,0,'soga_eye_color',255,0,255), (441744,8420037,0,'eye_color',255,255,255), (441745,8420037,0,'skin_color',82,54,26), (441746,8420037,0,'soga_eye_color',255,0,255), (441747,8430001,0,'eye_color',255,255,255), (441748,8430001,0,'skin_color',255,255,255), (441749,8430001,0,'soga_eye_color',255,0,255), (441750,8430002,1,'cheek_type',59,81,0), (441751,8430002,1,'chin_type',-31,-94,-29), (441752,8430002,1,'ear_type',-96,-45,0), (441753,8430002,1,'eye_brow_type',51,15,11), (441754,8430002,0,'eye_color',53,108,124), (441755,8430002,1,'eye_type',15,0,0), (441756,8430002,0,'hair_color1',161,165,168), (441757,8430002,0,'hair_color2',56,62,62), (441758,8430002,0,'hair_face_color',244,246,246), (441759,8430002,0,'hair_face_highlight_color',184,128,10), (441760,8430002,0,'hair_highlight',209,131,22), (441761,8430002,0,'hair_type_color',244,246,246), (441762,8430002,0,'hair_type_highlight_color',184,128,10), (441763,8430002,1,'lip_type',-52,-79,0), (441764,8430002,1,'nose_type',-37,-68,53), (441765,8430002,0,'skin_color',176,184,174), (441766,8430002,1,'soga_cheek_type',59,81,0), (441767,8430002,1,'soga_chin_type',-31,-94,-29), (441768,8430002,1,'soga_ear_type',-96,-45,0), (441769,8430002,1,'soga_eye_brow_type',51,15,11), (441770,8430002,0,'soga_eye_color',229,229,102), (441771,8430002,1,'soga_eye_type',15,0,0), (441772,8430002,0,'soga_hair_color1',161,165,168), (441773,8430002,0,'soga_hair_color2',56,62,62), (441774,8430002,0,'soga_hair_face_color',244,246,246), (441775,8430002,0,'soga_hair_face_highlight_color',184,128,10), (441776,8430002,0,'soga_hair_highlight',209,131,22), (441777,8430002,0,'soga_hair_type_color',244,246,246), (441778,8430002,0,'soga_hair_type_highlight_color',184,128,10), (441779,8430002,1,'soga_lip_type',-52,-79,0), (441780,8430002,1,'soga_nose_type',-37,-68,53), (441781,8430002,0,'soga_skin_color',176,184,174), (441782,8430002,0,'wing_color1',255,255,255), (441783,8430002,0,'wing_color2',255,255,255), (441828,8430003,0,'skin_color',150,150,150), (441876,8430004,1,'cheek_type',-17,79,0), (441877,8430004,1,'chin_type',-76,-96,-82), (441878,8430004,1,'ear_type',-72,93,0), (441879,8430004,1,'eye_brow_type',-55,-97,-43), (441880,8430004,0,'eye_color',120,175,192), (441881,8430004,1,'eye_type',17,0,0), (441882,8430004,0,'hair_color1',56,33,26), (441883,8430004,0,'hair_color2',94,59,11), (441884,8430004,0,'hair_face_color',83,57,8), (441885,8430004,0,'hair_face_highlight_color',19,6,25), (441886,8430004,0,'hair_highlight',29,21,28), (441887,8430004,0,'hair_type_color',83,57,8), (441888,8430004,0,'hair_type_highlight_color',19,6,25), (441889,8430004,1,'lip_type',5,-39,87), (441890,8430004,1,'nose_type',-65,-68,2), (441891,8430004,0,'skin_color',239,239,209), (441892,8430004,1,'soga_cheek_type',-17,79,0), (441893,8430004,1,'soga_chin_type',-76,-96,-82), (441894,8430004,1,'soga_ear_type',-72,93,0), (441895,8430004,1,'soga_eye_brow_type',-55,-97,-43), (441896,8430004,0,'soga_eye_color',229,229,102), (441897,8430004,1,'soga_eye_type',17,0,0), (441898,8430004,0,'soga_hair_color1',56,33,26), (441899,8430004,0,'soga_hair_color2',94,59,11), (441900,8430004,0,'soga_hair_face_color',83,57,8), (441901,8430004,0,'soga_hair_face_highlight_color',19,6,25), (441902,8430004,0,'soga_hair_highlight',29,21,28), (441903,8430004,0,'soga_hair_type_color',83,57,8), (441904,8430004,0,'soga_hair_type_highlight_color',19,6,25), (441905,8430004,1,'soga_lip_type',5,-39,87), (441906,8430004,1,'soga_nose_type',-65,-68,2), (441907,8430004,0,'soga_skin_color',239,239,209), (441908,8430004,0,'wing_color1',255,255,255), (441909,8430004,0,'wing_color2',255,255,255), (441954,8430005,0,'skin_color',150,150,150), (442002,8430006,1,'cheek_type',4,-4,0), (442003,8430006,1,'chin_type',0,7,45), (442004,8430006,1,'ear_type',0,-2,0), (442005,8430006,1,'eye_brow_type',-9,28,-18), (442006,8430006,0,'eye_color',159,38,11), (442007,8430006,1,'eye_type',28,0,0), (442008,8430006,0,'hair_face_color',31,19,5), (442009,8430006,0,'hair_type_color',31,19,5), (442010,8430006,1,'lip_type',0,1,9), (442011,8430006,1,'nose_type',-21,17,7), (442012,8430006,0,'skin_color',44,40,27), (442013,8430006,1,'soga_cheek_type',4,-4,0), (442014,8430006,1,'soga_chin_type',0,7,45), (442015,8430006,1,'soga_ear_type',0,-2,0), (442016,8430006,1,'soga_eye_brow_type',-9,28,-18), (442017,8430006,0,'soga_eye_color',229,229,102), (442018,8430006,1,'soga_eye_type',28,0,0), (442019,8430006,0,'soga_hair_face_color',31,19,5), (442020,8430006,0,'soga_hair_type_color',31,19,5), (442021,8430006,1,'soga_lip_type',0,1,9), (442022,8430006,1,'soga_nose_type',-21,17,7), (442023,8430006,0,'soga_skin_color',44,40,27), (442024,8430006,0,'wing_color1',255,255,255), (442025,8430006,0,'wing_color2',255,255,255), (442111,8430008,0,'skin_color',100,100,100), (442190,8430010,1,'cheek_type',100,-100,0), (442191,8430010,1,'chin_type',-100,100,100), (442192,8430010,1,'ear_type',25,8,0), (442193,8430010,1,'eye_brow_type',100,100,100), (442194,8430010,0,'eye_color',118,14,183), (442195,8430010,1,'eye_type',100,0,0), (442196,8430010,0,'hair_face_color',171,60,32), (442197,8430010,0,'hair_face_highlight_color',216,192,37), (442198,8430010,0,'hair_type_color',171,60,32), (442199,8430010,0,'hair_type_highlight_color',216,192,37), (442200,8430010,1,'lip_type',100,50,-68), (442201,8430010,1,'nose_type',0,-17,0), (442202,8430010,0,'skin_color',248,249,249), (442203,8430010,1,'soga_cheek_type',100,-100,0), (442204,8430010,1,'soga_chin_type',-100,100,100), (442205,8430010,1,'soga_ear_type',25,8,0), (442206,8430010,1,'soga_eye_brow_type',100,100,100), (442207,8430010,0,'soga_eye_color',229,229,102), (442208,8430010,1,'soga_eye_type',100,0,0), (442209,8430010,0,'soga_hair_face_color',171,60,32), (442210,8430010,0,'soga_hair_face_highlight_color',216,192,37), (442211,8430010,0,'soga_hair_type_color',171,60,32), (442212,8430010,0,'soga_hair_type_highlight_color',216,192,37), (442213,8430010,1,'soga_lip_type',100,50,-68), (442214,8430010,1,'soga_nose_type',0,-17,0), (442215,8430010,0,'soga_skin_color',248,249,248), (442216,8430010,0,'wing_color1',255,255,255), (442217,8430010,0,'wing_color2',255,255,255), (442252,8430012,0,'eye_color',255,255,255), (442253,8430012,0,'skin_color',255,255,255), (442254,8430012,0,'soga_eye_color',255,0,255), (442255,8430013,0,'eye_color',255,255,255), (442256,8430013,0,'skin_color',255,255,255), (442257,8430013,0,'soga_eye_color',255,0,255), (442258,8430014,0,'eye_color',255,255,255), (442259,8430014,0,'skin_color',255,255,255), (442260,8430014,0,'soga_eye_color',255,0,255), (442261,8430015,1,'cheek_type',9,18,0), (442262,8430015,1,'chin_type',0,7,14), (442263,8430015,1,'ear_type',-31,-29,0), (442264,8430015,1,'eye_brow_type',-23,45,25), (442265,8430015,0,'eye_color',191,166,125), (442266,8430015,1,'eye_type',31,0,0), (442267,8430015,0,'hair_face_color',65,71,58), (442268,8430015,0,'hair_face_highlight_color',57,57,56), (442269,8430015,0,'hair_type_color',65,71,58), (442270,8430015,0,'hair_type_highlight_color',57,57,56), (442271,8430015,1,'lip_type',0,-1,-14), (442272,8430015,1,'nose_type',37,10,34), (442273,8430015,0,'skin_color',241,252,252), (442274,8430015,1,'soga_cheek_type',9,18,0), (442275,8430015,1,'soga_chin_type',0,7,14), (442276,8430015,1,'soga_ear_type',-31,-29,0), (442277,8430015,1,'soga_eye_brow_type',-23,45,25), (442278,8430015,0,'soga_eye_color',229,229,102), (442279,8430015,1,'soga_eye_type',31,0,0), (442280,8430015,0,'soga_hair_face_color',65,71,58), (442281,8430015,0,'soga_hair_face_highlight_color',57,57,56), (442282,8430015,0,'soga_hair_type_color',65,71,58), (442283,8430015,0,'soga_hair_type_highlight_color',57,57,56), (442284,8430015,1,'soga_lip_type',0,-1,-14), (442285,8430015,1,'soga_nose_type',37,10,34), (442286,8430015,0,'soga_skin_color',241,252,252), (442287,8430015,0,'wing_color1',255,255,255), (442288,8430015,0,'wing_color2',255,255,255), (442292,8430016,1,'cheek_type',100,-100,0), (442293,8430016,1,'chin_type',-100,100,100), (442294,8430016,1,'ear_type',25,9,0), (442295,8430016,1,'eye_brow_type',100,100,100), (442296,8430016,0,'eye_color',118,14,183), (442297,8430016,1,'eye_type',100,0,0), (442298,8430016,0,'hair_face_color',171,60,32), (442299,8430016,0,'hair_face_highlight_color',216,192,37), (442300,8430016,0,'hair_type_color',171,60,32), (442301,8430016,0,'hair_type_highlight_color',216,192,37), (442302,8430016,1,'lip_type',100,50,-68), (442303,8430016,1,'nose_type',0,-17,-1), (442304,8430016,0,'skin_color',55,57,59), (442305,8430016,1,'soga_cheek_type',100,-100,0), (442306,8430016,1,'soga_chin_type',-100,100,100), (442307,8430016,1,'soga_ear_type',25,9,0), (442308,8430016,1,'soga_eye_brow_type',100,100,100), (442309,8430016,0,'soga_eye_color',229,229,102), (442310,8430016,1,'soga_eye_type',100,0,0), (442311,8430016,0,'soga_hair_face_color',171,60,32), (442312,8430016,0,'soga_hair_face_highlight_color',216,192,37), (442313,8430016,0,'soga_hair_type_color',171,60,32), (442314,8430016,0,'soga_hair_type_highlight_color',216,192,37), (442315,8430016,1,'soga_lip_type',100,50,-68), (442316,8430016,1,'soga_nose_type',0,-17,-1), (442317,8430016,0,'soga_skin_color',55,57,59), (442318,8430016,0,'wing_color1',255,255,255), (442319,8430016,0,'wing_color2',255,255,255), (442323,8430017,1,'cheek_type',39,-9,0), (442324,8430017,1,'chin_type',-39,-26,2), (442325,8430017,1,'ear_type',34,-59,0), (442326,8430017,1,'eye_brow_type',31,-62,7), (442327,8430017,0,'eye_color',110,169,186), (442328,8430017,1,'eye_type',51,0,0), (442329,8430017,0,'hair_face_color',179,62,33), (442330,8430017,0,'hair_face_highlight_color',97,96,90), (442331,8430017,0,'hair_type_color',179,62,33), (442332,8430017,0,'hair_type_highlight_color',97,96,90), (442333,8430017,1,'lip_type',25,-37,0), (442334,8430017,1,'nose_type',-7,-45,34), (442335,8430017,0,'skin_color',227,227,219), (442336,8430017,1,'soga_cheek_type',39,-9,0), (442337,8430017,1,'soga_chin_type',-39,-26,2), (442338,8430017,1,'soga_ear_type',34,-59,0), (442339,8430017,1,'soga_eye_brow_type',31,-62,7), (442340,8430017,0,'soga_eye_color',229,229,102), (442341,8430017,1,'soga_eye_type',51,0,0), (442342,8430017,0,'soga_hair_face_color',179,62,33), (442343,8430017,0,'soga_hair_face_highlight_color',97,96,90), (442344,8430017,0,'soga_hair_type_color',179,62,33), (442345,8430017,0,'soga_hair_type_highlight_color',97,96,90), (442346,8430017,1,'soga_lip_type',25,-37,0), (442347,8430017,1,'soga_nose_type',-7,-45,34), (442348,8430017,0,'soga_skin_color',227,227,219), (442349,8430017,0,'wing_color1',255,255,255), (442350,8430017,0,'wing_color2',255,255,255), (442354,8430018,1,'cheek_type',0,14,0), (442355,8430018,1,'chin_type',-34,-4,28), (442356,8430018,1,'ear_type',-8,-68,0), (442357,8430018,1,'eye_brow_type',-100,100,100), (442358,8430018,0,'eye_color',168,203,206), (442359,8430018,1,'eye_type',42,0,0), (442360,8430018,0,'hair_face_color',5,4,2), (442361,8430018,0,'hair_face_highlight_color',74,34,9), (442362,8430018,0,'hair_type_color',5,4,2), (442363,8430018,0,'hair_type_highlight_color',74,34,9), (442364,8430018,1,'lip_type',42,-14,-34), (442365,8430018,1,'nose_type',4,-48,-17), (442366,8430018,0,'skin_color',199,208,199), (442367,8430018,1,'soga_cheek_type',0,14,0), (442368,8430018,1,'soga_chin_type',-34,-4,28), (442369,8430018,1,'soga_ear_type',-8,-68,0), (442370,8430018,1,'soga_eye_brow_type',-100,100,100), (442371,8430018,0,'soga_eye_color',229,229,102), (442372,8430018,1,'soga_eye_type',42,0,0), (442373,8430018,0,'soga_hair_face_color',5,4,2), (442374,8430018,0,'soga_hair_face_highlight_color',74,34,9), (442375,8430018,0,'soga_hair_type_color',5,4,2), (442376,8430018,0,'soga_hair_type_highlight_color',74,34,9), (442377,8430018,1,'soga_lip_type',42,-14,-34), (442378,8430018,1,'soga_nose_type',4,-48,-17), (442379,8430018,0,'soga_skin_color',199,208,199), (442380,8430018,0,'wing_color1',255,255,255), (442381,8430018,0,'wing_color2',255,255,255), (442385,8430019,1,'cheek_type',-40,4,0), (442386,8430019,1,'chin_type',-42,4,0), (442387,8430019,1,'ear_type',19,-37,0), (442388,8430019,1,'eye_brow_type',-12,-5,-3), (442389,8430019,0,'eye_color',95,149,133), (442390,8430019,1,'eye_type',9,0,0), (442391,8430019,0,'hair_face_color',34,31,25), (442392,8430019,0,'hair_face_highlight_color',148,56,26), (442393,8430019,0,'hair_type_color',34,31,25), (442394,8430019,0,'hair_type_highlight_color',148,56,26), (442395,8430019,1,'lip_type',-2,5,37), (442396,8430019,1,'nose_type',9,-12,26), (442397,8430019,0,'skin_color',178,179,179), (442398,8430019,1,'soga_cheek_type',-40,4,0), (442399,8430019,1,'soga_chin_type',-42,4,0), (442400,8430019,1,'soga_ear_type',19,-37,0), (442401,8430019,1,'soga_eye_brow_type',-12,-5,-3), (442402,8430019,0,'soga_eye_color',229,229,102), (442403,8430019,1,'soga_eye_type',9,0,0), (442404,8430019,0,'soga_hair_face_color',34,31,25), (442405,8430019,0,'soga_hair_face_highlight_color',148,56,26), (442406,8430019,0,'soga_hair_type_color',34,31,25), (442407,8430019,0,'soga_hair_type_highlight_color',148,56,26), (442408,8430019,1,'soga_lip_type',-2,5,37), (442409,8430019,1,'soga_nose_type',9,-12,26), (442410,8430019,0,'soga_skin_color',178,179,179), (442411,8430019,0,'wing_color1',255,255,255), (442412,8430019,0,'wing_color2',255,255,255), (442416,8430020,1,'cheek_type',7,38,0), (442417,8430020,1,'chin_type',-10,29,0), (442418,8430020,1,'ear_type',17,-4,0), (442419,8430020,1,'eye_brow_type',12,7,-2), (442420,8430020,0,'eye_color',159,38,11), (442421,8430020,1,'eye_type',-28,0,0), (442422,8430020,0,'hair_face_color',31,19,5), (442423,8430020,0,'hair_type_color',31,19,5), (442424,8430020,1,'lip_type',0,-14,34), (442425,8430020,1,'nose_type',-20,0,-3), (442426,8430020,0,'skin_color',10,9,5), (442427,8430020,1,'soga_cheek_type',7,38,0), (442428,8430020,1,'soga_chin_type',-10,29,0), (442429,8430020,1,'soga_ear_type',17,-4,0), (442430,8430020,1,'soga_eye_brow_type',12,7,-2), (442431,8430020,0,'soga_eye_color',229,229,102), (442432,8430020,1,'soga_eye_type',-28,0,0), (442433,8430020,0,'soga_hair_face_color',31,19,5), (442434,8430020,0,'soga_hair_type_color',31,19,5), (442435,8430020,1,'soga_lip_type',0,-14,34), (442436,8430020,1,'soga_nose_type',-20,0,-3), (442437,8430020,0,'soga_skin_color',10,9,5), (442438,8430020,0,'wing_color1',255,255,255), (442439,8430020,0,'wing_color2',255,255,255), (442447,8430021,1,'cheek_type',-14,-9,0), (442448,8430021,1,'chin_type',-39,79,-58), (442449,8430021,1,'ear_type',22,62,0), (442450,8430021,1,'eye_brow_type',68,-40,34), (442451,8430021,0,'eye_color',200,175,137), (442452,8430021,1,'eye_type',-96,0,0), (442453,8430021,0,'hair_color1',246,219,114), (442454,8430021,0,'hair_color2',187,136,62), (442455,8430021,0,'hair_face_color',233,184,31), (442456,8430021,0,'hair_face_highlight_color',112,136,138), (442457,8430021,0,'hair_highlight',114,112,142), (442458,8430021,0,'hair_type_color',233,184,31), (442459,8430021,0,'hair_type_highlight_color',112,136,138), (442460,8430021,1,'lip_type',-93,-50,-56), (442461,8430021,1,'nose_type',41,-10,15), (442462,8430021,0,'skin_color',228,228,218), (442463,8430021,1,'soga_cheek_type',-14,-9,0), (442464,8430021,1,'soga_chin_type',-39,79,-58), (442465,8430021,1,'soga_ear_type',22,62,0), (442466,8430021,1,'soga_eye_brow_type',68,-40,34), (442467,8430021,0,'soga_eye_color',229,229,102), (442468,8430021,1,'soga_eye_type',-96,0,0), (442469,8430021,0,'soga_hair_color1',246,219,114), (442470,8430021,0,'soga_hair_color2',187,136,62), (442471,8430021,0,'soga_hair_face_color',233,184,31), (442472,8430021,0,'soga_hair_face_highlight_color',112,136,138), (442473,8430021,0,'soga_hair_highlight',114,112,142), (442474,8430021,0,'soga_hair_type_color',233,184,31), (442475,8430021,0,'soga_hair_type_highlight_color',112,136,138), (442476,8430021,1,'soga_lip_type',-93,-50,-56), (442477,8430021,1,'soga_nose_type',41,-10,15), (442478,8430021,0,'soga_skin_color',228,228,218), (442479,8430021,0,'wing_color1',255,255,255), (442480,8430021,0,'wing_color2',255,255,255), (442510,8430022,1,'cheek_type',0,25,0), (442511,8430022,1,'chin_type',-18,-11,0), (442512,8430022,1,'ear_type',-12,-39,0), (442513,8430022,1,'eye_brow_type',-7,-4,-3), (442514,8430022,0,'eye_color',104,120,201), (442515,8430022,1,'eye_type',-14,0,0), (442516,8430022,0,'hair_face_color',148,136,148), (442517,8430022,0,'hair_face_highlight_color',179,62,33), (442518,8430022,0,'hair_type_color',148,136,148), (442519,8430022,0,'hair_type_highlight_color',179,62,33), (442520,8430022,1,'lip_type',18,0,-10), (442521,8430022,1,'nose_type',-17,0,3), (442522,8430022,0,'skin_color',137,114,158), (442523,8430022,1,'soga_cheek_type',0,25,0), (442524,8430022,1,'soga_chin_type',-18,-11,0), (442525,8430022,1,'soga_ear_type',-12,-39,0), (442526,8430022,1,'soga_eye_brow_type',-7,-4,-3), (442527,8430022,0,'soga_eye_color',229,229,102), (442528,8430022,1,'soga_eye_type',-14,0,0), (442529,8430022,0,'soga_hair_face_color',148,136,148), (442530,8430022,0,'soga_hair_face_highlight_color',179,62,33), (442531,8430022,0,'soga_hair_type_color',148,136,148), (442532,8430022,0,'soga_hair_type_highlight_color',179,62,33), (442533,8430022,1,'soga_lip_type',18,0,-10), (442534,8430022,1,'soga_nose_type',-17,0,3), (442535,8430022,0,'soga_skin_color',137,114,158), (442536,8430022,0,'wing_color1',255,255,255), (442537,8430022,0,'wing_color2',255,255,255), (442541,8430023,1,'cheek_type',42,41,0), (442542,8430023,1,'chin_type',-57,-25,68), (442543,8430023,1,'ear_type',20,-75,0), (442544,8430023,1,'eye_brow_type',61,0,-25), (442545,8430023,0,'eye_color',204,204,204), (442546,8430023,1,'eye_type',3,0,0), (442547,8430023,1,'lip_type',28,31,-93), (442548,8430023,1,'nose_type',-7,-34,8), (442549,8430023,0,'skin_color',248,241,217), (442550,8430023,1,'soga_cheek_type',42,41,0), (442551,8430023,1,'soga_chin_type',-57,-25,68), (442552,8430023,1,'soga_ear_type',20,-75,0), (442553,8430023,1,'soga_eye_brow_type',61,0,-25), (442554,8430023,0,'soga_eye_color',229,229,102), (442555,8430023,1,'soga_eye_type',3,0,0), (442556,8430023,1,'soga_lip_type',28,31,-93), (442557,8430023,1,'soga_nose_type',-7,-34,8), (442558,8430023,0,'soga_skin_color',248,241,217), (442559,8430023,0,'wing_color1',255,255,255), (442560,8430023,0,'wing_color2',255,255,255), (442572,8430024,1,'cheek_type',0,7,0), (442573,8430024,1,'chin_type',37,23,-34), (442574,8430024,1,'ear_type',32,-20,0), (442575,8430024,1,'eye_brow_type',-9,40,28), (442576,8430024,0,'eye_color',5,3,6), (442577,8430024,1,'eye_type',11,0,0), (442578,8430024,0,'hair_face_color',114,135,135), (442579,8430024,0,'hair_face_highlight_color',179,62,33), (442580,8430024,0,'hair_type_color',114,135,135), (442581,8430024,0,'hair_type_highlight_color',179,62,33), (442582,8430024,1,'lip_type',12,0,0), (442583,8430024,1,'nose_type',23,-8,-10), (442584,8430024,0,'skin_color',113,86,130), (442585,8430024,1,'soga_cheek_type',0,7,0), (442586,8430024,1,'soga_chin_type',37,23,-34), (442587,8430024,1,'soga_ear_type',32,-20,0), (442588,8430024,1,'soga_eye_brow_type',-9,40,28), (442589,8430024,0,'soga_eye_color',229,229,102), (442590,8430024,1,'soga_eye_type',11,0,0), (442591,8430024,0,'soga_hair_face_color',114,135,135), (442592,8430024,0,'soga_hair_face_highlight_color',179,62,33), (442593,8430024,0,'soga_hair_type_color',114,135,135), (442594,8430024,0,'soga_hair_type_highlight_color',179,62,33), (442595,8430024,1,'soga_lip_type',12,0,0), (442596,8430024,1,'soga_nose_type',23,-8,-10), (442597,8430024,0,'soga_skin_color',113,86,130), (442598,8430024,0,'wing_color1',255,255,255), (442599,8430024,0,'wing_color2',255,255,255), (442603,8430025,1,'cheek_type',12,18,0), (442604,8430025,1,'chin_type',-14,0,-23), (442605,8430025,1,'ear_type',-26,-34,0), (442606,8430025,1,'eye_brow_type',5,0,9), (442607,8430025,0,'eye_color',70,71,38), (442608,8430025,1,'eye_type',21,0,0), (442609,8430025,0,'hair_color1',43,36,70), (442610,8430025,0,'hair_color2',64,76,74), (442611,8430025,0,'hair_face_color',86,58,39), (442612,8430025,0,'hair_face_highlight_color',139,95,43), (442613,8430025,0,'hair_highlight',114,112,142), (442614,8430025,0,'hair_type_color',86,58,39), (442615,8430025,0,'hair_type_highlight_color',139,95,43), (442616,8430025,1,'lip_type',17,20,-12), (442617,8430025,1,'nose_type',4,-21,-25), (442618,8430025,0,'skin_color',218,189,160), (442619,8430025,1,'soga_cheek_type',12,18,0), (442620,8430025,1,'soga_chin_type',-14,0,-23), (442621,8430025,1,'soga_ear_type',-26,-34,0), (442622,8430025,1,'soga_eye_brow_type',5,0,9), (442623,8430025,0,'soga_eye_color',229,229,102), (442624,8430025,1,'soga_eye_type',21,0,0), (442625,8430025,0,'soga_hair_color1',43,36,70), (442626,8430025,0,'soga_hair_color2',64,76,74), (442627,8430025,0,'soga_hair_face_color',86,58,39), (442628,8430025,0,'soga_hair_face_highlight_color',139,95,43), (442629,8430025,0,'soga_hair_highlight',114,112,142), (442630,8430025,0,'soga_hair_type_color',86,58,39), (442631,8430025,0,'soga_hair_type_highlight_color',139,95,43), (442632,8430025,1,'soga_lip_type',17,20,-12), (442633,8430025,1,'soga_nose_type',4,-21,-25), (442634,8430025,0,'soga_skin_color',218,189,160), (442635,8430025,0,'wing_color1',255,255,255), (442636,8430025,0,'wing_color2',255,255,255), (442666,8430026,0,'eye_color',255,255,255), (442667,8430026,0,'skin_color',255,255,255), (442668,8430026,0,'soga_eye_color',255,0,255), (442669,8430027,0,'eye_color',255,255,255), (442670,8430027,0,'skin_color',124,124,0), (442671,8430027,0,'soga_eye_color',255,0,255), (442672,8430028,0,'eye_color',255,255,255), (442673,8430028,0,'skin_color',255,255,255), (442674,8430028,0,'soga_eye_color',255,0,255), (442675,8430029,0,'eye_color',255,255,255), (442676,8430029,0,'skin_color',255,255,255), (442677,8430029,0,'soga_eye_color',255,0,255), (442678,8430030,0,'eye_color',255,255,255), (442679,8430030,0,'skin_color',255,255,255), (442680,8430030,0,'soga_eye_color',255,0,255), (442681,8430031,0,'eye_color',255,255,255), (442682,8430031,0,'skin_color',255,255,255), (442683,8430031,0,'soga_eye_color',255,0,255), (442684,8430032,0,'eye_color',255,255,255), (442685,8430032,0,'skin_color',255,255,255), (442686,8430032,0,'soga_eye_color',255,0,255), (442687,8430033,1,'cheek_type',9,18,0), (442688,8430033,1,'chin_type',0,7,14), (442689,8430033,1,'ear_type',-31,-29,0), (442690,8430033,1,'eye_brow_type',-23,45,25), (442691,8430033,0,'eye_color',191,166,125), (442692,8430033,1,'eye_type',31,0,0), (442693,8430033,0,'hair_face_color',65,71,58), (442694,8430033,0,'hair_face_highlight_color',57,57,56), (442695,8430033,0,'hair_type_color',65,71,58), (442696,8430033,0,'hair_type_highlight_color',57,57,56), (442697,8430033,1,'lip_type',0,-1,-14), (442698,8430033,1,'nose_type',37,10,34), (442699,8430033,0,'skin_color',241,252,252), (442700,8430033,1,'soga_cheek_type',9,18,0), (442701,8430033,1,'soga_chin_type',0,7,14), (442702,8430033,1,'soga_ear_type',-31,-29,0), (442703,8430033,1,'soga_eye_brow_type',-23,45,25), (442704,8430033,0,'soga_eye_color',229,229,102), (442705,8430033,1,'soga_eye_type',31,0,0), (442706,8430033,0,'soga_hair_face_color',65,71,58), (442707,8430033,0,'soga_hair_face_highlight_color',57,57,56), (442708,8430033,0,'soga_hair_type_color',65,71,58), (442709,8430033,0,'soga_hair_type_highlight_color',57,57,56), (442710,8430033,1,'soga_lip_type',0,-1,-14), (442711,8430033,1,'soga_nose_type',37,10,34), (442712,8430033,0,'soga_skin_color',241,252,252), (442713,8430033,0,'wing_color1',255,255,255), (442714,8430033,0,'wing_color2',255,255,255), (442718,1450271,1,'cheek_type',0,10,0), (442719,1450271,1,'chin_type',18,20,25), (442720,1450271,1,'ear_type',0,2,0), (442721,1450271,1,'eye_brow_type',37,-38,23), (442722,1450271,0,'eye_color',71,45,17), (442723,1450271,1,'eye_type',2,0,0), (442724,1450271,0,'hair_face_color',97,96,90), (442725,1450271,0,'hair_face_highlight_color',111,48,0), (442726,1450271,0,'hair_type_color',180,180,180), (442727,1450271,0,'hair_type_highlight_color',111,48,0), (442728,1450271,1,'lip_type',-25,11,-11), (442729,1450271,1,'nose_type',42,0,-10), (442730,1450271,0,'skin_color',224,217,172), (442731,1450271,1,'soga_cheek_type',0,10,0), (442732,1450271,1,'soga_chin_type',18,20,25), (442733,1450271,1,'soga_ear_type',0,2,0), (442734,1450271,1,'soga_eye_brow_type',37,-38,23), (442735,1450271,0,'soga_eye_color',229,229,102), (442736,1450271,1,'soga_eye_type',2,0,0), (442737,1450271,0,'soga_hair_face_color',97,96,90), (442738,1450271,0,'soga_hair_face_highlight_color',111,48,0), (442739,1450271,0,'soga_hair_type_color',97,96,90), (442740,1450271,0,'soga_hair_type_highlight_color',111,48,0), (442741,1450271,1,'soga_lip_type',-25,11,-11), (442742,1450271,1,'soga_nose_type',42,0,-10), (442743,1450271,0,'soga_skin_color',224,217,172), (442744,1450271,0,'wing_color1',255,255,255), (442745,1450271,0,'wing_color2',255,255,255), (442749,1640000,1,'cheek_type',-37,61,0), (442750,1640000,1,'chin_type',-81,22,71), (442751,1640000,1,'ear_type',-96,-19,0), (442752,1640000,1,'eye_brow_type',28,76,34), (442753,1640000,0,'eye_color',72,65,198), (442754,1640000,1,'eye_type',-28,0,0), (442755,1640000,1,'lip_type',-21,0,-7), (442756,1640000,1,'nose_type',-57,-87,-81), (442757,1640000,0,'skin_color',123,106,133), (442758,1640000,1,'soga_cheek_type',-37,61,0), (442759,1640000,1,'soga_chin_type',-81,22,71), (442760,1640000,1,'soga_ear_type',-96,-19,0), (442761,1640000,1,'soga_eye_brow_type',28,76,34), (442762,1640000,0,'soga_eye_color',229,229,102), (442763,1640000,1,'soga_eye_type',-28,0,0), (442764,1640000,1,'soga_lip_type',-21,0,-7), (442765,1640000,1,'soga_nose_type',-57,-87,-81), (442766,1640000,0,'soga_skin_color',123,106,133), (442767,1640000,0,'wing_color1',255,255,255), (442768,1640000,0,'wing_color2',255,255,255), (442769,1640000,0,'hair_type_color',235,235,235), (442770,1640000,0,'soga_hair_type_color',235,235,235), (442780,1640001,1,'cheek_type',-66,-12,0), (442781,1640001,1,'chin_type',97,-78,91), (442782,1640001,1,'ear_type',79,63,0), (442783,1640001,1,'eye_brow_type',38,-89,34), (442784,1640001,0,'eye_color',192,192,0), (442785,1640001,1,'eye_type',-74,0,0), (442786,1640001,1,'lip_type',9,15,-28), (442787,1640001,1,'nose_type',38,90,-81), (442788,1640001,0,'skin_color',72,69,39), (442789,1640001,1,'soga_cheek_type',-66,-12,0), (442790,1640001,1,'soga_chin_type',97,-78,91), (442791,1640001,1,'soga_ear_type',79,63,0), (442792,1640001,1,'soga_eye_brow_type',38,-89,34), (442793,1640001,0,'soga_eye_color',229,229,102), (442794,1640001,1,'soga_eye_type',-74,0,0), (442795,1640001,1,'soga_lip_type',9,15,-28), (442796,1640001,1,'soga_nose_type',38,90,-81), (442797,1640001,0,'soga_skin_color',72,69,39), (442798,1640001,0,'wing_color1',255,255,255), (442799,1640001,0,'wing_color2',255,255,255), (442811,1640002,1,'cheek_type',-100,-17,0), (442812,1640002,1,'chin_type',100,0,-100), (442813,1640002,1,'ear_type',-100,88,0), (442814,1640002,1,'eye_brow_type',-95,37,68), (442815,1640002,0,'eye_color',159,189,175), (442816,1640002,1,'eye_type',31,0,0), (442817,1640002,0,'hair_color1',56,33,26), (442818,1640002,0,'hair_color2',94,59,11), (442819,1640002,0,'hair_face_color',100,70,10), (442820,1640002,0,'hair_face_highlight_color',48,33,3), (442821,1640002,0,'hair_highlight',79,28,15), (442822,1640002,0,'hair_type_color',100,70,10), (442823,1640002,0,'hair_type_highlight_color',48,33,3), (442824,1640002,1,'lip_type',-9,100,100), (442825,1640002,1,'nose_type',-76,65,-100), (442826,1640002,0,'skin_color',250,253,253), (442827,1640002,1,'soga_cheek_type',-100,-17,0), (442828,1640002,1,'soga_chin_type',100,0,-100), (442829,1640002,1,'soga_ear_type',-100,88,0), (442830,1640002,1,'soga_eye_brow_type',-95,37,68), (442831,1640002,0,'soga_eye_color',250,253,253), (442832,1640002,1,'soga_eye_type',31,0,0), (442833,1640002,0,'soga_hair_color1',56,33,26), (442834,1640002,0,'soga_hair_color2',94,59,11), (442835,1640002,0,'soga_hair_face_color',100,70,10), (442836,1640002,0,'soga_hair_face_highlight_color',48,33,3), (442837,1640002,0,'soga_hair_highlight',79,28,15), (442838,1640002,0,'soga_hair_type_color',100,70,10), (442839,1640002,0,'soga_hair_type_highlight_color',48,33,3), (442840,1640002,1,'soga_lip_type',-9,100,100), (442841,1640002,1,'soga_nose_type',-76,65,-100), (442842,1640002,0,'soga_skin_color',159,189,175), (442874,8420038,0,'eye_color',255,0,0), (442875,8420038,0,'skin_color',110,73,73), (442876,8420038,0,'soga_eye_color',255,0,0), (442877,8250009,1,'cheek_type',-12,0,0), (442878,8250009,1,'chin_type',-9,2,25), (442879,8250009,1,'ear_type',20,-1,0), (442880,8250009,1,'eye_brow_type',-12,0,-11), (442881,8250009,0,'eye_color',139,165,134), (442882,8250009,1,'eye_type',-14,0,0), (442883,8250009,0,'hair_face_color',50,50,50), (442884,8250009,0,'hair_face_highlight_color',220,220,220), (442885,8250009,0,'hair_type_color',25,25,25), (442886,8250009,0,'hair_type_highlight_color',220,220,220), (442887,8250009,1,'lip_type',0,0,7), (442888,8250009,1,'nose_type',17,-28,1), (442889,8250009,0,'skin_color',236,195,194), (442890,8250009,1,'soga_cheek_type',-12,0,0), (442891,8250009,1,'soga_chin_type',-9,2,25), (442892,8250009,1,'soga_ear_type',20,-1,0), (442893,8250009,1,'soga_eye_brow_type',-12,0,-11), (442894,8250009,0,'soga_eye_color',229,229,102), (442895,8250009,1,'soga_eye_type',-14,0,0), (442896,8250009,0,'soga_hair_face_color',162,153,149), (442897,8250009,0,'soga_hair_face_highlight_color',229,227,223), (442898,8250009,0,'soga_hair_type_color',162,153,149), (442899,8250009,0,'soga_hair_type_highlight_color',229,227,223), (442900,8250009,1,'soga_lip_type',0,0,7), (442901,8250009,1,'soga_nose_type',17,-28,1), (442902,8250009,0,'soga_skin_color',236,195,194), (442903,8250009,0,'wing_color1',255,255,255), (442904,8250009,0,'wing_color2',255,255,255), (442905,8250009,0,'hair_color1',150,150,150), (442906,8250009,0,'hair_color2',25,25,25), (442908,8250010,1,'cheek_type',25,-17,0), (442909,8250010,1,'chin_type',-42,10,-21), (442910,8250010,1,'ear_type',-4,28,0), (442911,8250010,1,'eye_brow_type',0,-34,28), (442912,8250010,0,'eye_color',139,185,192), (442913,8250010,1,'eye_type',-7,0,0), (442914,8250010,0,'hair_face_color',209,211,130), (442915,8250010,0,'hair_face_highlight_color',105,91,74), (442916,8250010,0,'hair_type_color',209,211,130), (442917,8250010,0,'hair_type_highlight_color',105,91,74), (442918,8250010,1,'lip_type',-5,-26,-9), (442919,8250010,1,'nose_type',20,-23,-20), (442920,8250010,0,'skin_color',253,254,254), (442921,8250010,1,'soga_cheek_type',25,-17,0), (442922,8250010,1,'soga_chin_type',-42,10,-21), (442923,8250010,1,'soga_ear_type',-4,28,0), (442924,8250010,1,'soga_eye_brow_type',0,-34,28), (442925,8250010,0,'soga_eye_color',229,229,102), (442926,8250010,1,'soga_eye_type',-7,0,0), (442927,8250010,0,'soga_hair_face_color',209,211,130), (442928,8250010,0,'soga_hair_face_highlight_color',105,91,74), (442929,8250010,0,'soga_hair_type_color',209,211,130), (442930,8250010,0,'soga_hair_type_highlight_color',105,91,74), (442931,8250010,1,'soga_lip_type',-5,-26,-9), (442932,8250010,1,'soga_nose_type',20,-23,-20), (442933,8250010,0,'soga_skin_color',253,254,254), (442934,8250010,0,'wing_color1',255,255,255), (442935,8250010,0,'wing_color2',255,255,255), (442939,8420039,0,'eye_color',99,64,29), (442940,8420039,0,'skin_color',110,75,75), (442941,8420039,0,'soga_eye_color',255,0,255), (442942,8250011,1,'cheek_type',-12,90,0), (442943,8250011,1,'chin_type',-31,-25,25), (442944,8250011,1,'ear_type',76,34,0), (442945,8250011,1,'eye_brow_type',-25,-22,-96), (442946,8250011,0,'eye_color',148,192,205), (442947,8250011,1,'eye_type',-26,0,0), (442948,8250011,0,'hair_color1',43,36,70), (442949,8250011,0,'hair_color2',64,76,74), (442950,8250011,0,'hair_face_color',79,87,97), (442951,8250011,0,'hair_face_highlight_color',31,9,12), (442952,8250011,0,'hair_highlight',54,45,28), (442953,8250011,0,'hair_type_color',79,87,97), (442954,8250011,0,'hair_type_highlight_color',31,9,12), (442955,8250011,1,'lip_type',31,-72,-8), (442956,8250011,1,'nose_type',55,74,-61), (442957,8250011,0,'skin_color',182,125,122), (442958,8250011,1,'soga_cheek_type',-12,90,0), (442959,8250011,1,'soga_chin_type',-31,-25,25), (442960,8250011,1,'soga_ear_type',76,34,0), (442961,8250011,1,'soga_eye_brow_type',-25,-22,-96), (442962,8250011,0,'soga_eye_color',229,229,102), (442963,8250011,1,'soga_eye_type',-26,0,0), (442964,8250011,0,'soga_hair_color1',43,36,70), (442965,8250011,0,'soga_hair_color2',64,76,74), (442966,8250011,0,'soga_hair_face_color',79,87,97), (442967,8250011,0,'soga_hair_face_highlight_color',31,9,12), (442968,8250011,0,'soga_hair_highlight',54,45,28), (442969,8250011,0,'soga_hair_type_color',79,87,97), (442970,8250011,0,'soga_hair_type_highlight_color',31,9,12), (442971,8250011,1,'soga_lip_type',31,-72,-8), (442972,8250011,1,'soga_nose_type',55,74,-61), (442973,8250011,0,'soga_skin_color',182,125,122), (442974,8250011,0,'wing_color1',255,255,255), (442975,8250011,0,'wing_color2',255,255,255), (443005,8250012,1,'cheek_type',-100,-17,0), (443006,8250012,1,'chin_type',100,0,-100), (443007,8250012,1,'ear_type',-100,88,0), (443008,8250012,1,'eye_brow_type',-95,37,68), (443009,8250012,0,'eye_color',159,189,175), (443010,8250012,1,'eye_type',31,0,0), (443011,8250012,0,'hair_color1',56,33,26), (443012,8250012,0,'hair_color2',94,59,11), (443013,8250012,0,'hair_face_color',100,70,10), (443014,8250012,0,'hair_face_highlight_color',48,33,3), (443015,8250012,0,'hair_highlight',79,28,15), (443016,8250012,0,'hair_type_color',100,70,10), (443017,8250012,0,'hair_type_highlight_color',48,33,3), (443018,8250012,1,'lip_type',-9,100,100), (443019,8250012,1,'nose_type',-76,65,-100), (443020,8250012,0,'skin_color',250,253,253), (443021,8250012,1,'soga_cheek_type',-100,-17,0), (443022,8250012,1,'soga_chin_type',100,0,-100), (443023,8250012,1,'soga_ear_type',-100,88,0), (443024,8250012,1,'soga_eye_brow_type',-95,37,68), (443025,8250012,0,'soga_eye_color',250,253,253), (443026,8250012,1,'soga_eye_type',31,0,0), (443027,8250012,0,'soga_hair_color1',56,33,26), (443028,8250012,0,'soga_hair_color2',94,59,11), (443029,8250012,0,'soga_hair_face_color',100,70,10), (443030,8250012,0,'soga_hair_face_highlight_color',48,33,3), (443031,8250012,0,'soga_hair_highlight',79,28,15), (443032,8250012,0,'soga_hair_type_color',100,70,10), (443033,8250012,0,'soga_hair_type_highlight_color',48,33,3), (443034,8250012,1,'soga_lip_type',-9,100,100), (443035,8250012,1,'soga_nose_type',-76,65,-100), (443036,8250012,0,'soga_skin_color',159,189,175), (443068,8250013,1,'cheek_type',-66,-12,0), (443069,8250013,1,'chin_type',97,-78,91), (443070,8250013,1,'ear_type',79,63,0), (443071,8250013,1,'eye_brow_type',38,-89,34), (443072,8250013,0,'eye_color',192,192,0), (443073,8250013,1,'eye_type',-74,0,0), (443074,8250013,1,'lip_type',9,15,-28), (443075,8250013,1,'nose_type',38,90,-81), (443076,8250013,0,'skin_color',72,69,39), (443077,8250013,1,'soga_cheek_type',-66,-12,0), (443078,8250013,1,'soga_chin_type',97,-78,91), (443079,8250013,1,'soga_ear_type',79,63,0), (443080,8250013,1,'soga_eye_brow_type',38,-89,34), (443081,8250013,0,'soga_eye_color',229,229,102), (443082,8250013,1,'soga_eye_type',-74,0,0), (443083,8250013,1,'soga_lip_type',9,15,-28), (443084,8250013,1,'soga_nose_type',38,90,-81), (443085,8250013,0,'soga_skin_color',72,69,39), (443086,8250013,0,'wing_color1',255,255,255), (443087,8250013,0,'wing_color2',255,255,255), (443099,8250014,1,'cheek_type',100,-100,0), (443100,8250014,1,'chin_type',-81,-44,84), (443101,8250014,1,'ear_type',9,-5,0), (443102,8250014,1,'eye_brow_type',35,-22,-25), (443103,8250014,0,'eye_color',146,179,157), (443104,8250014,1,'eye_type',-100,0,0), (443105,8250014,0,'hair_color1',123,123,130), (443106,8250014,0,'hair_color2',144,140,137), (443107,8250014,0,'hair_face_color',119,147,147), (443108,8250014,0,'hair_face_highlight_color',56,53,68), (443109,8250014,0,'hair_highlight',50,48,56), (443110,8250014,0,'hair_type_color',49,7,87), (443111,8250014,0,'hair_type_highlight_color',56,53,68), (443112,8250014,1,'lip_type',100,-19,-34), (443113,8250014,1,'nose_type',-43,87,11), (443114,8250014,0,'skin_color',220,160,157), (443115,8250014,1,'soga_cheek_type',100,-100,0), (443116,8250014,1,'soga_chin_type',-81,-44,84), (443117,8250014,1,'soga_ear_type',9,-5,0), (443118,8250014,1,'soga_eye_brow_type',35,-22,-25), (443119,8250014,0,'soga_eye_color',229,229,102), (443120,8250014,1,'soga_eye_type',-100,0,0), (443121,8250014,0,'soga_hair_color1',123,123,130), (443122,8250014,0,'soga_hair_color2',144,140,137), (443123,8250014,0,'soga_hair_face_color',119,147,147), (443124,8250014,0,'soga_hair_face_highlight_color',56,53,68), (443125,8250014,0,'soga_hair_highlight',50,48,56), (443126,8250014,0,'soga_hair_type_color',119,147,147), (443127,8250014,0,'soga_hair_type_highlight_color',56,53,68), (443128,8250014,1,'soga_lip_type',100,-19,-34), (443129,8250014,1,'soga_nose_type',-43,87,11), (443130,8250014,0,'soga_skin_color',220,160,157), (443131,8250014,0,'wing_color1',255,255,255), (443132,8250014,0,'wing_color2',255,255,255), (443193,1640018,1,'cheek_type',-11,21,0), (443194,1640018,1,'chin_type',-35,11,-9), (443195,1640018,1,'ear_type',2,25,0), (443196,1640018,1,'eye_brow_type',-21,-29,35), (443197,1640018,0,'eye_color',158,137,118), (443198,1640018,1,'eye_type',28,0,0), (443199,1640018,0,'hair_face_color',240,240,240), (443200,1640018,0,'hair_face_highlight_color',78,68,56), (443201,1640018,0,'hair_type_color',140,140,60), (443202,1640018,0,'hair_type_highlight_color',78,68,56), (443203,1640018,1,'lip_type',25,34,-20), (443204,1640018,1,'nose_type',19,-38,-37), (443205,1640018,0,'skin_color',239,244,244), (443206,1640018,1,'soga_cheek_type',-11,21,0), (443207,1640018,1,'soga_chin_type',-35,11,-9), (443208,1640018,1,'soga_ear_type',2,25,0), (443209,1640018,1,'soga_eye_brow_type',-21,-29,35), (443210,1640018,0,'soga_eye_color',229,229,102), (443211,1640018,1,'soga_eye_type',28,0,0), (443212,1640018,0,'soga_hair_face_color',240,240,240), (443213,1640018,0,'soga_hair_face_highlight_color',78,68,56), (443214,1640018,0,'soga_hair_type_color',240,240,240), (443215,1640018,0,'soga_hair_type_highlight_color',78,68,56), (443216,1640018,1,'soga_lip_type',25,34,-20), (443217,1640018,1,'soga_nose_type',19,-38,-37), (443218,1640018,0,'soga_skin_color',239,244,244), (443219,1640018,0,'wing_color1',255,255,255), (443220,1640018,0,'wing_color2',255,255,255), (443224,1640019,1,'cheek_type',-100,-17,0), (443225,1640019,1,'chin_type',100,0,-100), (443226,1640019,1,'ear_type',-100,88,0), (443227,1640019,1,'eye_brow_type',-95,37,68), (443228,1640019,0,'eye_color',159,189,175), (443229,1640019,1,'eye_type',31,0,0), (443230,1640019,0,'hair_color1',56,33,26), (443231,1640019,0,'hair_color2',94,59,11), (443232,1640019,0,'hair_face_color',100,70,10), (443233,1640019,0,'hair_face_highlight_color',48,33,3), (443234,1640019,0,'hair_highlight',79,28,15), (443235,1640019,0,'hair_type_color',100,70,10), (443236,1640019,0,'hair_type_highlight_color',48,33,3), (443237,1640019,1,'lip_type',-9,100,100), (443238,1640019,1,'nose_type',-76,65,-100), (443239,1640019,0,'skin_color',250,253,253), (443240,1640019,1,'soga_cheek_type',-100,-17,0), (443241,1640019,1,'soga_chin_type',100,0,-100), (443242,1640019,1,'soga_ear_type',-100,88,0), (443243,1640019,1,'soga_eye_brow_type',-95,37,68), (443244,1640019,0,'soga_eye_color',250,253,253), (443245,1640019,1,'soga_eye_type',31,0,0), (443246,1640019,0,'soga_hair_color1',56,33,26), (443247,1640019,0,'soga_hair_color2',94,59,11), (443248,1640019,0,'soga_hair_face_color',100,70,10), (443249,1640019,0,'soga_hair_face_highlight_color',48,33,3), (443250,1640019,0,'soga_hair_highlight',79,28,15), (443251,1640019,0,'soga_hair_type_color',100,70,10), (443252,1640019,0,'soga_hair_type_highlight_color',48,33,3), (443253,1640019,1,'soga_lip_type',-9,100,100), (443254,1640019,1,'soga_nose_type',-76,65,-100), (443255,1640019,0,'soga_skin_color',159,189,175), (443287,1640020,0,'eye_color',255,255,255), (443288,1640020,0,'skin_color',255,255,255), (443289,1640020,0,'soga_eye_color',255,0,255), (443290,1640021,1,'cheek_type',32,14,0), (443291,1640021,1,'chin_type',11,-9,7), (443292,1640021,1,'ear_type',-43,28,0), (443293,1640021,1,'eye_brow_type',9,-19,21), (443294,1640021,0,'eye_color',194,183,151), (443295,1640021,0,'hair_face_color',89,32,16), (443296,1640021,0,'hair_face_highlight_color',84,32,7), (443297,1640021,0,'hair_type_color',89,32,16), (443298,1640021,0,'hair_type_highlight_color',84,32,7), (443299,1640021,1,'lip_type',18,17,8), (443300,1640021,1,'nose_type',14,-29,-31), (443301,1640021,0,'skin_color',196,202,181), (443302,1640021,1,'soga_cheek_type',32,14,0), (443303,1640021,1,'soga_chin_type',11,-9,7), (443304,1640021,1,'soga_ear_type',-43,28,0), (443305,1640021,1,'soga_eye_brow_type',9,-19,21), (443306,1640021,0,'soga_eye_color',229,229,102), (443307,1640021,0,'soga_hair_face_color',89,32,16), (443308,1640021,0,'soga_hair_face_highlight_color',84,32,7), (443309,1640021,0,'soga_hair_type_color',89,32,16), (443310,1640021,0,'soga_hair_type_highlight_color',84,32,7), (443311,1640021,1,'soga_lip_type',18,17,8), (443312,1640021,1,'soga_nose_type',14,-29,-31), (443313,1640021,0,'soga_skin_color',196,202,181), (443314,1640021,0,'wing_color1',255,255,255), (443315,1640021,0,'wing_color2',255,255,255), (443352,8420042,0,'eye_color',98,63,28), (443353,8420042,0,'skin_color',92,51,51), (443354,8420042,0,'soga_eye_color',255,0,255), (443355,8420043,0,'eye_color',98,63,28), (443356,8420043,0,'skin_color',92,51,51), (443357,8420043,0,'soga_eye_color',255,0,255), (443421,8420044,0,'skin_color',255,255,255), (443422,1380130,1,'cheek_type',-14,-8,0), (443423,1380130,1,'chin_type',1,3,5), (443424,1380130,1,'ear_type',-45,-4,0), (443425,1380130,1,'eye_brow_type',5,-14,-20), (443426,1380130,0,'eye_color',217,107,232), (443427,1380130,1,'eye_type',-31,0,0), (443428,1380130,0,'hair_face_color',195,201,216), (443429,1380130,0,'hair_type_color',195,201,216), (443430,1380130,1,'lip_type',29,0,17), (443431,1380130,1,'nose_type',3,-17,17), (443432,1380130,0,'skin_color',0,1,1), (443433,1380130,1,'soga_cheek_type',-14,-8,0), (443434,1380130,1,'soga_chin_type',1,3,5), (443435,1380130,1,'soga_ear_type',-45,-4,0), (443436,1380130,1,'soga_eye_brow_type',5,-14,-20), (443437,1380130,0,'soga_eye_color',229,229,102), (443438,1380130,1,'soga_eye_type',-31,0,0), (443439,1380130,0,'soga_hair_face_color',195,201,216), (443440,1380130,0,'soga_hair_type_color',195,201,216), (443441,1380130,1,'soga_lip_type',29,0,17), (443442,1380130,1,'soga_nose_type',3,-17,17), (443443,1380130,0,'soga_skin_color',0,1,1), (443444,1380130,0,'wing_color1',255,255,255), (443445,1380130,0,'wing_color2',255,255,255), (443453,8420045,1,'cheek_type',-9,-29,0), (443454,8420045,1,'chin_type',-8,11,-17), (443455,8420045,1,'ear_type',-7,-20,0), (443456,8420045,1,'eye_brow_type',0,-2,1), (443457,8420045,0,'eye_color',138,138,97), (443458,8420045,1,'eye_type',-12,0,0), (443459,8420045,0,'hair_face_color',29,12,0), (443460,8420045,0,'hair_face_highlight_color',152,118,74), (443461,8420045,0,'hair_type_color',29,12,0), (443462,8420045,0,'hair_type_highlight_color',152,118,74), (443463,8420045,1,'lip_type',0,19,19), (443464,8420045,1,'nose_type',-4,37,-5), (443465,8420045,0,'skin_color',124,136,105), (443466,8420045,1,'soga_cheek_type',-9,-29,0), (443467,8420045,1,'soga_chin_type',-8,11,-17), (443468,8420045,1,'soga_ear_type',-7,-20,0), (443469,8420045,1,'soga_eye_brow_type',0,-2,1), (443470,8420045,0,'soga_eye_color',229,229,102), (443471,8420045,1,'soga_eye_type',-12,0,0), (443472,8420045,0,'soga_hair_face_color',29,12,0), (443473,8420045,0,'soga_hair_face_highlight_color',152,118,74), (443474,8420045,0,'soga_hair_type_color',29,12,0), (443475,8420045,0,'soga_hair_type_highlight_color',152,118,74), (443476,8420045,1,'soga_lip_type',0,19,19), (443477,8420045,1,'soga_nose_type',-4,37,-5), (443478,8420045,0,'soga_skin_color',124,136,105), (443479,8420045,0,'wing_color1',255,255,255), (443480,8420045,0,'wing_color2',255,255,255), (443484,8420046,1,'cheek_type',7,34,0), (443485,8420046,1,'chin_type',19,-31,-37), (443486,8420046,1,'ear_type',0,12,0), (443487,8420046,1,'eye_brow_type',4,0,-12), (443488,8420046,0,'eye_color',41,84,97), (443489,8420046,1,'eye_type',-9,0,0), (443490,8420046,0,'hair_face_color',177,104,4), (443491,8420046,0,'hair_face_highlight_color',169,161,84), (443492,8420046,0,'hair_type_color',177,104,4), (443493,8420046,0,'hair_type_highlight_color',169,161,84), (443494,8420046,1,'lip_type',7,-1,-7), (443495,8420046,1,'nose_type',-20,-3,-7), (443496,8420046,0,'skin_color',217,183,159), (443497,8420046,1,'soga_cheek_type',7,34,0), (443498,8420046,1,'soga_chin_type',19,-31,-37), (443499,8420046,1,'soga_ear_type',0,12,0), (443500,8420046,1,'soga_eye_brow_type',4,0,-12), (443501,8420046,0,'soga_eye_color',229,229,102), (443502,8420046,1,'soga_eye_type',-9,0,0), (443503,8420046,0,'soga_hair_face_color',177,104,4), (443504,8420046,0,'soga_hair_face_highlight_color',169,161,84), (443505,8420046,0,'soga_hair_type_color',177,104,4), (443506,8420046,0,'soga_hair_type_highlight_color',169,161,84), (443507,8420046,1,'soga_lip_type',7,-1,-7), (443508,8420046,1,'soga_nose_type',-20,-3,-7), (443509,8420046,0,'soga_skin_color',217,183,159), (443510,8420046,0,'wing_color1',255,255,255), (443511,8420046,0,'wing_color2',255,255,255), (443515,8420047,1,'cheek_type',39,-5,0), (443516,8420047,1,'chin_type',-14,44,2), (443517,8420047,1,'ear_type',0,26,0), (443518,8420047,1,'eye_brow_type',0,26,2), (443519,8420047,0,'eye_color',239,136,255), (443520,8420047,1,'eye_type',-3,0,0), (443521,8420047,0,'hair_face_color',120,133,133), (443522,8420047,0,'hair_face_highlight_color',198,184,78), (443523,8420047,0,'hair_type_color',120,133,133), (443524,8420047,0,'hair_type_highlight_color',198,184,78), (443525,8420047,1,'lip_type',-2,12,0), (443526,8420047,1,'nose_type',-7,-17,-17), (443527,8420047,0,'skin_color',104,160,159), (443528,8420047,1,'soga_cheek_type',39,-5,0), (443529,8420047,1,'soga_chin_type',-14,44,2), (443530,8420047,1,'soga_ear_type',0,26,0), (443531,8420047,1,'soga_eye_brow_type',0,26,2), (443532,8420047,0,'soga_eye_color',229,229,102), (443533,8420047,1,'soga_eye_type',-3,0,0), (443534,8420047,0,'soga_hair_face_color',120,133,133), (443535,8420047,0,'soga_hair_face_highlight_color',198,184,78), (443536,8420047,0,'soga_hair_type_color',120,133,133), (443537,8420047,0,'soga_hair_type_highlight_color',198,184,78), (443538,8420047,1,'soga_lip_type',-2,12,0), (443539,8420047,1,'soga_nose_type',-7,-17,-17), (443540,8420047,0,'soga_skin_color',104,160,159), (443541,8420047,0,'wing_color1',255,255,255), (443542,8420047,0,'wing_color2',255,255,255), (443546,8420053,0,'eye_color',255,255,255), (443547,8420053,0,'skin_color',255,255,255), (443548,8420053,0,'soga_eye_color',255,0,255), (443549,8420023,0,'skin_color',200,200,200), (443550,8420063,0,'eye_color',255,255,255), (443551,8420063,0,'skin_color',255,255,255), (443552,8420063,0,'soga_eye_color',255,0,255), (443553,8420064,0,'eye_color',255,255,255), (443554,8420064,0,'skin_color',255,255,255), (443555,8420064,0,'soga_eye_color',255,0,255), (443556,8420065,0,'eye_color',255,255,255), (443557,8420065,0,'skin_color',255,255,255), (443558,8420065,0,'soga_eye_color',255,0,255), (443559,8420066,0,'skin_color',200,200,200), (443560,8420068,0,'eye_color',5,5,5), (443561,8420068,0,'skin_color',82,51,51), (443562,8420068,0,'soga_eye_color',255,0,255), (443563,8160010,0,'eye_color',255,255,255), (443564,8160010,0,'skin_color',255,255,255), (443566,8160011,0,'eye_color',193,49,123), (443567,8160011,0,'skin_color',197,197,170), (443568,8160011,0,'soga_eye_color',255,0,255), (443569,8160014,0,'eye_color',255,255,255), (443570,8160014,0,'skin_color',255,255,255), (443571,8160014,0,'soga_eye_color',255,0,255), (443572,8160015,0,'eye_color',255,255,255), (443573,8160015,0,'skin_color',255,255,255), (443574,8160015,0,'soga_eye_color',255,0,255), (443578,8160021,0,'eye_color',255,255,255), (443579,8160021,0,'skin_color',255,255,255), (443580,8160021,0,'soga_eye_color',255,0,255), (443581,8160023,0,'eye_color',255,255,255), (443582,8160023,0,'skin_color',255,255,255), (443583,8160023,0,'soga_eye_color',255,0,255), (443584,8420069,0,'eye_color',98,63,28), (443585,8420069,0,'skin_color',110,75,75), (443586,8420069,0,'soga_eye_color',255,0,255), (443587,8390037,0,'eye_color',255,255,255), (443588,8390037,0,'skin_color',255,255,255), (443589,8390037,0,'soga_eye_color',255,0,255), (443590,8390038,0,'eye_color',255,255,255), (443591,8390038,0,'skin_color',255,255,255), (443592,8390038,0,'soga_eye_color',255,0,255), (443593,8390039,0,'eye_color',255,255,255), (443594,8390039,0,'skin_color',40,40,40), (443595,8390039,0,'soga_eye_color',255,0,255), (443596,8390040,0,'eye_color',255,255,255), (443597,8390040,0,'skin_color',40,40,40), (443598,8390040,0,'soga_eye_color',255,0,255), (443599,8390041,0,'eye_color',255,255,255), (443600,8390041,0,'skin_color',40,40,40), (443601,8390041,0,'soga_eye_color',255,0,255), (443602,8390047,1,'cheek_type',11,53,0), (443603,8390047,1,'chin_type',40,-14,4), (443604,8390047,1,'ear_type',-1,71,0), (443605,8390047,1,'eye_brow_type',93,-10,-51), (443606,8390047,0,'eye_color',116,174,190), (443607,8390047,1,'eye_type',97,0,0), (443608,8390047,0,'hair_color1',38,22,21), (443609,8390047,0,'hair_color2',120,50,0), (443610,8390047,0,'hair_face_color',2,0,0), (443611,8390047,0,'hair_face_highlight_color',233,184,31), (443612,8390047,0,'hair_highlight',246,219,114), (443613,8390047,0,'hair_type_color',2,0,0), (443614,8390047,0,'hair_type_highlight_color',233,184,31), (443615,8390047,1,'lip_type',43,-53,-50), (443616,8390047,1,'nose_type',-55,-87,-62), (443617,8390047,0,'skin_color',202,194,179), (443618,8390047,1,'soga_cheek_type',11,53,0), (443619,8390047,1,'soga_chin_type',40,-14,4), (443620,8390047,1,'soga_ear_type',-1,71,0), (443621,8390047,1,'soga_eye_brow_type',93,-10,-51), (443622,8390047,0,'soga_eye_color',229,229,102), (443623,8390047,1,'soga_eye_type',97,0,0), (443624,8390047,0,'soga_hair_color1',38,22,21), (443625,8390047,0,'soga_hair_color2',120,50,0), (443626,8390047,0,'soga_hair_face_color',2,0,0), (443627,8390047,0,'soga_hair_face_highlight_color',233,184,31), (443628,8390047,0,'soga_hair_highlight',246,219,114), (443629,8390047,0,'soga_hair_type_color',2,0,0), (443630,8390047,0,'soga_hair_type_highlight_color',233,184,31), (443631,8390047,1,'soga_lip_type',43,-53,-50), (443632,8390047,1,'soga_nose_type',-55,-87,-62), (443633,8390047,0,'soga_skin_color',202,194,179), (443634,8390047,0,'wing_color1',255,255,255), (443635,8390047,0,'wing_color2',255,255,255), (443759,8390049,0,'skin_color',100,100,100), (443760,8390048,0,'skin_color',100,100,100), (443761,2310384,1,'eye_type',12,0,0), (443762,2310384,1,'ear_type',65,-95,0), (443763,2310384,1,'eye_brow_type',3,-14,-19), (443764,2310384,1,'cheek_type',0,-42,0), (443765,2310384,1,'lip_type',-50,0,-28), (443766,2310384,1,'chin_type',-42,-2,25), (443767,2310384,1,'nose_type',45,-19,4), (443768,2310384,1,'soga_eye_type',12,0,0), (443769,2310384,1,'soga_ear_type',65,-95,0), (443770,2310384,1,'soga_eye_brow_type',3,-14,-19), (443771,2310384,1,'soga_cheek_type',0,-42,0), (443772,2310384,1,'soga_lip_type',-50,0,-28), (443773,2310384,1,'soga_chin_type',-42,-2,25), (443774,2310384,1,'soga_nose_type',45,-19,4), (443775,2310384,1,'hair_type_color',244,244,134), (443776,2310384,1,'hair_highlight',200,200,200), (443777,2310384,0,'hair_type_highlight_color',121,120,120), (443778,2310384,0,'soga_hair_type_color',209,197,0), (443779,2310384,0,'soga_hair_type_highlight_color',225,219,213), (443780,2310384,0,'skin_color',193,172,143), (443781,2310384,0,'eye_color',38,77,89), (443782,2310384,0,'soga_skin_color',38,77,89), (443783,2310384,0,'soga_eye_color',193,172,143), (443784,2310384,0,'hair_face_color',222,147,33), (443785,2310384,0,'hair_color1',219,200,0), (443792,2230799,1,'cheek_type',14,-28,0), (443793,2230799,1,'chin_type',-88,57,7), (443794,2230799,1,'ear_type',25,-44,0), (443795,2230799,1,'eye_brow_type',-3,-39,58), (443796,2230799,0,'eye_color',119,80,39), (443797,2230799,1,'eye_type',-3,0,0), (443798,2230799,0,'hair_color1',100,100,100), (443799,2230799,0,'hair_color2',68,72,71), (443800,2230799,0,'hair_face_color',40,34,51), (443801,2230799,0,'hair_face_highlight_color',200,200,200), (443802,2230799,0,'hair_highlight',123,123,130), (443803,2230799,0,'hair_type_color',200,200,200), (443804,2230799,0,'hair_type_highlight_color',119,147,147), (443805,2230799,1,'lip_type',-31,50,14), (443806,2230799,1,'nose_type',-14,31,7), (443807,2230799,0,'skin_color',238,243,243), (443808,2230799,1,'soga_cheek_type',14,-28,0), (443809,2230799,1,'soga_chin_type',-88,57,7), (443810,2230799,1,'soga_ear_type',25,-44,0), (443811,2230799,1,'soga_eye_brow_type',-3,-39,58), (443812,2230799,0,'soga_eye_color',229,229,102), (443813,2230799,1,'soga_eye_type',-3,0,0), (443814,2230799,0,'soga_hair_color1',50,48,56), (443815,2230799,0,'soga_hair_color2',68,72,71), (443816,2230799,0,'soga_hair_face_color',40,34,51), (443817,2230799,0,'soga_hair_face_highlight_color',119,147,147), (443818,2230799,0,'soga_hair_highlight',123,123,130), (443819,2230799,0,'soga_hair_type_color',40,34,51), (443820,2230799,0,'soga_hair_type_highlight_color',119,147,147), (443821,2230799,1,'soga_lip_type',-31,50,14), (443822,2230799,1,'soga_nose_type',-14,31,7), (443823,2230799,0,'soga_skin_color',238,243,243), (443824,2230799,0,'wing_color1',255,255,255), (443825,2230799,0,'wing_color2',255,255,255), (443826,8450000,0,'eye_color',193,49,123), (443827,8450000,0,'skin_color',197,197,170), (443828,8450000,0,'soga_eye_color',255,0,255), (443829,8450001,1,'cheek_type',-25,-64,0), (443830,8450001,1,'chin_type',39,25,93), (443831,8450001,1,'ear_type',61,100,0), (443832,8450001,1,'eye_brow_type',56,-25,-19), (443833,8450001,0,'eye_color',47,56,93), (443834,8450001,1,'eye_type',7,0,0), (443835,8450001,0,'hair_color1',103,102,153), (443836,8450001,0,'hair_color2',95,79,92), (443837,8450001,0,'hair_face_color',109,131,182), (443838,8450001,0,'hair_face_highlight_color',109,131,182), (443839,8450001,0,'hair_highlight',103,102,153), (443840,8450001,0,'hair_type_color',109,131,182), (443841,8450001,0,'hair_type_highlight_color',109,131,182), (443842,8450001,1,'lip_type',25,-100,-7), (443843,8450001,1,'nose_type',-95,75,-84), (443844,8450001,0,'skin_color',147,119,138), (443845,8450001,1,'soga_cheek_type',-25,-64,0), (443846,8450001,1,'soga_chin_type',39,25,93), (443847,8450001,1,'soga_ear_type',61,100,0), (443848,8450001,1,'soga_eye_brow_type',56,-25,-19), (443849,8450001,0,'soga_eye_color',229,229,102), (443850,8450001,1,'soga_eye_type',7,0,0), (443851,8450001,0,'soga_hair_color1',103,102,153), (443852,8450001,0,'soga_hair_color2',95,79,92), (443853,8450001,0,'soga_hair_face_color',109,131,182), (443854,8450001,0,'soga_hair_face_highlight_color',109,131,182), (443855,8450001,0,'soga_hair_highlight',103,102,153), (443856,8450001,0,'soga_hair_type_color',109,131,182), (443857,8450001,0,'soga_hair_type_highlight_color',109,131,182), (443858,8450001,1,'soga_lip_type',25,-100,-7), (443859,8450001,1,'soga_nose_type',-95,75,-84), (443860,8450001,0,'soga_skin_color',147,119,138), (443861,8450001,0,'wing_color1',255,255,255), (443862,8450001,0,'wing_color2',255,255,255), (443892,8450021,1,'cheek_type',14,25,0), (443893,8450021,1,'chin_type',-40,52,97), (443894,8450021,1,'ear_type',72,40,0), (443895,8450021,1,'eye_brow_type',32,-88,75), (443896,8450021,0,'eye_color',194,216,252), (443897,8450021,1,'eye_type',-5,0,0), (443898,8450021,0,'hair_face_color',218,220,237), (443899,8450021,0,'hair_type_color',218,220,237), (443900,8450021,1,'lip_type',83,-37,12), (443901,8450021,1,'nose_type',83,-85,-50), (443902,8450021,0,'skin_color',122,103,137), (443903,8450021,1,'soga_cheek_type',14,25,0), (443904,8450021,1,'soga_chin_type',-40,52,97), (443905,8450021,1,'soga_ear_type',72,40,0), (443906,8450021,1,'soga_eye_brow_type',32,-88,75), (443907,8450021,0,'soga_eye_color',229,229,102), (443908,8450021,1,'soga_eye_type',-5,0,0), (443909,8450021,0,'soga_hair_face_color',218,220,237), (443910,8450021,0,'soga_hair_type_color',218,220,237), (443911,8450021,1,'soga_lip_type',83,-37,12), (443912,8450021,1,'soga_nose_type',83,-85,-50), (443913,8450021,0,'soga_skin_color',122,103,137), (443914,8450021,0,'wing_color1',255,255,255), (443915,8450021,0,'wing_color2',255,255,255), (443923,8450022,1,'cheek_type',-63,100,0), (443924,8450022,1,'chin_type',-7,50,-42), (443925,8450022,1,'ear_type',-100,100,0), (443926,8450022,1,'eye_brow_type',-62,100,100), (443927,8450022,0,'eye_color',207,171,244), (443928,8450022,0,'hair_face_color',73,42,6), (443929,8450022,0,'hair_type_color',73,42,6), (443930,8450022,1,'lip_type',4,100,-100), (443931,8450022,1,'nose_type',-17,100,2), (443932,8450022,0,'skin_color',131,115,88), (443933,8450022,1,'soga_cheek_type',-63,100,0), (443934,8450022,1,'soga_chin_type',-7,50,-42), (443935,8450022,1,'soga_ear_type',-100,100,0), (443936,8450022,1,'soga_eye_brow_type',-62,100,100), (443937,8450022,0,'soga_eye_color',229,229,102), (443938,8450022,0,'soga_hair_face_color',73,42,6), (443939,8450022,0,'soga_hair_type_color',73,42,6), (443940,8450022,1,'soga_lip_type',4,100,-100), (443941,8450022,1,'soga_nose_type',-17,100,2), (443942,8450022,0,'soga_skin_color',131,115,88), (443943,8450022,0,'wing_color1',255,255,255), (443944,8450022,0,'wing_color2',255,255,255), (443954,8450023,1,'cheek_type',11,-9,0), (443955,8450023,1,'chin_type',-17,-7,-4), (443956,8450023,1,'ear_type',2,-21,0), (443957,8450023,1,'eye_brow_type',8,26,4), (443958,8450023,0,'eye_color',95,145,117), (443959,8450023,1,'eye_type',-31,0,0), (443960,8450023,0,'hair_face_color',67,28,10), (443961,8450023,0,'hair_face_highlight_color',56,48,40), (443962,8450023,0,'hair_type_color',67,28,10), (443963,8450023,0,'hair_type_highlight_color',56,48,40), (443964,8450023,1,'lip_type',-8,0,-5), (443965,8450023,1,'nose_type',-1,-20,-23), (443966,8450023,0,'skin_color',144,104,74), (443967,8450023,1,'soga_cheek_type',11,-9,0), (443968,8450023,1,'soga_chin_type',-17,-7,-4), (443969,8450023,1,'soga_ear_type',2,-21,0), (443970,8450023,1,'soga_eye_brow_type',8,26,4), (443971,8450023,0,'soga_eye_color',229,229,102), (443972,8450023,1,'soga_eye_type',-31,0,0), (443973,8450023,0,'soga_hair_face_color',67,28,10), (443974,8450023,0,'soga_hair_face_highlight_color',56,48,40), (443975,8450023,0,'soga_hair_type_color',67,28,10), (443976,8450023,0,'soga_hair_type_highlight_color',56,48,40), (443977,8450023,1,'soga_lip_type',-8,0,-5), (443978,8450023,1,'soga_nose_type',-1,-20,-23), (443979,8450023,0,'soga_skin_color',144,104,74), (443980,8450023,0,'wing_color1',255,255,255), (443981,8450023,0,'wing_color2',255,255,255), (443985,8450024,0,'hair_color1',56,33,26), (443986,8450024,0,'skin_color',112,105,109), (443988,8450027,1,'cheek_type',-7,-93,0), (443989,8450027,1,'chin_type',68,-71,-12), (443990,8450027,1,'ear_type',19,20,0), (443991,8450027,1,'eye_brow_type',28,88,17), (443992,8450027,0,'eye_color',41,82,95), (443993,8450027,1,'eye_type',79,0,0), (443994,8450027,0,'hair_color1',56,33,26), (443995,8450027,0,'hair_color2',94,59,11), (443996,8450027,0,'hair_face_color',100,70,10), (443997,8450027,0,'hair_face_highlight_color',232,183,30), (443998,8450027,0,'hair_highlight',246,219,114), (443999,8450027,0,'hair_type_color',100,70,10), (444000,8450027,0,'hair_type_highlight_color',232,183,30), (444001,8450027,1,'lip_type',-56,-1,-34), (444002,8450027,1,'nose_type',17,17,1), (444003,8450027,0,'skin_color',105,112,109), (444004,8450027,1,'soga_cheek_type',-7,-93,0), (444005,8450027,1,'soga_chin_type',68,-71,-12), (444006,8450027,1,'soga_ear_type',19,20,0), (444007,8450027,1,'soga_eye_brow_type',28,88,17), (444008,8450027,0,'soga_eye_color',229,229,102), (444009,8450027,1,'soga_eye_type',79,0,0), (444010,8450027,0,'soga_hair_color1',56,33,26), (444011,8450027,0,'soga_hair_color2',94,59,11), (444012,8450027,0,'soga_hair_face_color',100,70,10), (444013,8450027,0,'soga_hair_face_highlight_color',232,183,30), (444014,8450027,0,'soga_hair_highlight',246,219,114), (444015,8450027,0,'soga_hair_type_color',100,70,10), (444016,8450027,0,'soga_hair_type_highlight_color',232,183,30), (444017,8450027,1,'soga_lip_type',-56,-1,-34), (444018,8450027,1,'soga_nose_type',17,17,1), (444019,8450027,0,'soga_skin_color',105,112,109), (444020,8450027,0,'wing_color1',255,255,255), (444021,8450027,0,'wing_color2',255,255,255), (444051,8450028,1,'cheek_type',34,-7,0), (444052,8450028,1,'chin_type',-23,-25,-4), (444053,8450028,1,'ear_type',-37,-22,0), (444054,8450028,1,'eye_brow_type',19,-7,0), (444055,8450028,0,'eye_color',192,189,161), (444056,8450028,0,'hair_face_color',52,30,2), (444057,8450028,0,'hair_face_highlight_color',115,64,7), (444058,8450028,0,'hair_type_color',52,30,2), (444059,8450028,0,'hair_type_highlight_color',115,64,7), (444060,8450028,1,'lip_type',11,7,0), (444061,8450028,1,'nose_type',-23,-26,-34), (444062,8450028,0,'skin_color',188,197,187), (444063,8450028,1,'soga_cheek_type',34,-7,0), (444064,8450028,1,'soga_chin_type',-23,-25,-4), (444065,8450028,1,'soga_ear_type',-37,-22,0), (444066,8450028,1,'soga_eye_brow_type',19,-7,0), (444067,8450028,0,'soga_eye_color',229,229,102), (444068,8450028,0,'soga_hair_face_color',52,30,2), (444069,8450028,0,'soga_hair_face_highlight_color',115,64,7), (444070,8450028,0,'soga_hair_type_color',52,30,2), (444071,8450028,0,'soga_hair_type_highlight_color',115,64,7), (444072,8450028,1,'soga_lip_type',11,7,0), (444073,8450028,1,'soga_nose_type',-23,-26,-34), (444074,8450028,0,'soga_skin_color',188,197,187), (444075,8450028,0,'wing_color1',255,255,255), (444076,8450028,0,'wing_color2',255,255,255), (444082,1280410,1,'cheek_type',-7,-93,0), (444083,1280410,1,'chin_type',68,-71,-12), (444084,1280410,1,'ear_type',19,20,0), (444085,1280410,1,'eye_brow_type',28,88,17), (444086,1280410,0,'eye_color',41,82,95), (444087,1280410,1,'eye_type',79,0,0), (444088,1280410,0,'hair_color1',56,33,26), (444089,1280410,0,'hair_color2',94,59,11), (444090,1280410,0,'hair_face_color',100,70,10), (444091,1280410,0,'hair_face_highlight_color',232,183,30), (444092,1280410,0,'hair_highlight',246,219,114), (444093,1280410,0,'hair_type_color',100,70,10), (444094,1280410,0,'hair_type_highlight_color',232,183,30), (444095,1280410,1,'lip_type',-56,-1,-34), (444096,1280410,1,'nose_type',17,17,1), (444097,1280410,0,'skin_color',105,112,109), (444098,1280410,1,'soga_cheek_type',-7,-93,0), (444099,1280410,1,'soga_chin_type',68,-71,-12), (444100,1280410,1,'soga_ear_type',19,20,0), (444101,1280410,1,'soga_eye_brow_type',28,88,17), (444102,1280410,0,'soga_eye_color',229,229,102), (444103,1280410,1,'soga_eye_type',79,0,0), (444104,1280410,0,'soga_hair_color1',56,33,26), (444105,1280410,0,'soga_hair_color2',94,59,11), (444106,1280410,0,'soga_hair_face_color',100,70,10), (444107,1280410,0,'soga_hair_face_highlight_color',232,183,30), (444108,1280410,0,'soga_hair_highlight',246,219,114), (444109,1280410,0,'soga_hair_type_color',100,70,10), (444110,1280410,0,'soga_hair_type_highlight_color',232,183,30), (444111,1280410,1,'soga_lip_type',-56,-1,-34), (444112,1280410,1,'soga_nose_type',17,17,1), (444113,1280410,0,'soga_skin_color',105,112,109), (444114,1280410,0,'wing_color1',255,255,255), (444115,1280410,0,'wing_color2',255,255,255), (444145,1550077,1,'cheek_type',34,-7,0), (444146,1550077,1,'chin_type',-23,-25,-4), (444147,1550077,1,'ear_type',-37,-22,0), (444148,1550077,1,'eye_brow_type',19,-7,0), (444149,1550077,0,'eye_color',192,189,161), (444150,1550077,0,'hair_face_color',52,30,2), (444151,1550077,0,'hair_face_highlight_color',115,64,7), (444152,1550077,0,'hair_type_color',52,30,2), (444153,1550077,0,'hair_type_highlight_color',115,64,7), (444154,1550077,1,'lip_type',11,7,0), (444155,1550077,1,'nose_type',-23,-26,-34), (444156,1550077,0,'skin_color',188,197,187), (444157,1550077,1,'soga_cheek_type',34,-7,0), (444158,1550077,1,'soga_chin_type',-23,-25,-4), (444159,1550077,1,'soga_ear_type',-37,-22,0), (444160,1550077,1,'soga_eye_brow_type',19,-7,0), (444161,1550077,0,'soga_eye_color',229,229,102), (444162,1550077,0,'soga_hair_face_color',52,30,2), (444163,1550077,0,'soga_hair_face_highlight_color',115,64,7), (444164,1550077,0,'soga_hair_type_color',52,30,2), (444165,1550077,0,'soga_hair_type_highlight_color',115,64,7), (444166,1550077,1,'soga_lip_type',11,7,0), (444167,1550077,1,'soga_nose_type',-23,-26,-34), (444168,1550077,0,'soga_skin_color',188,197,187), (444169,1550077,0,'wing_color1',255,255,255), (444170,1550077,0,'wing_color2',255,255,255), (444176,1440463,1,'cheek_type',11,-19,0), (444177,1440463,1,'chin_type',8,4,-3), (444178,1440463,1,'ear_type',1,4,0), (444179,1440463,1,'eye_brow_type',22,0,26), (444180,1440463,0,'eye_color',42,55,80), (444181,1440463,1,'eye_type',-18,0,0), (444182,1440463,0,'hair_face_color',133,126,133), (444183,1440463,0,'hair_face_highlight_color',105,103,97), (444184,1440463,0,'hair_type_color',133,126,133), (444185,1440463,0,'hair_type_highlight_color',105,103,97), (444186,1440463,1,'lip_type',45,1,-28), (444187,1440463,1,'nose_type',-3,28,-25), (444188,1440463,0,'skin_color',123,116,158), (444189,1440463,1,'soga_cheek_type',11,-19,0), (444190,1440463,1,'soga_chin_type',8,4,-3), (444191,1440463,1,'soga_ear_type',1,4,0), (444192,1440463,1,'soga_eye_brow_type',22,0,26), (444193,1440463,0,'soga_eye_color',229,229,102), (444194,1440463,1,'soga_eye_type',-18,0,0), (444195,1440463,0,'soga_hair_face_color',133,126,133), (444196,1440463,0,'soga_hair_face_highlight_color',105,103,97), (444197,1440463,0,'soga_hair_type_color',133,126,133), (444198,1440463,0,'soga_hair_type_highlight_color',105,103,97), (444199,1440463,1,'soga_lip_type',45,1,-28), (444200,1440463,1,'soga_nose_type',-3,28,-25), (444201,1440463,0,'soga_skin_color',123,116,158), (444202,1440463,0,'wing_color1',255,255,255), (444203,1440463,0,'wing_color2',255,255,255), (444207,1440464,1,'cheek_type',17,31,0), (444208,1440464,1,'chin_type',-37,17,25), (444209,1440464,1,'ear_type',34,-2,0), (444210,1440464,1,'eye_brow_type',9,-25,14), (444211,1440464,0,'eye_color',246,239,253), (444212,1440464,0,'hair_face_color',200,200,198), (444213,1440464,0,'hair_face_highlight_color',152,118,74), (444214,1440464,0,'hair_type_color',200,200,198), (444215,1440464,0,'hair_type_highlight_color',152,118,74), (444216,1440464,1,'lip_type',-39,21,19), (444217,1440464,1,'nose_type',0,28,17), (444218,1440464,0,'skin_color',1,0,0), (444219,1440464,1,'soga_cheek_type',17,31,0), (444220,1440464,1,'soga_chin_type',-37,17,25), (444221,1440464,1,'soga_ear_type',34,-2,0), (444222,1440464,1,'soga_eye_brow_type',9,-25,14), (444223,1440464,0,'soga_eye_color',229,229,102), (444224,1440464,0,'soga_hair_face_color',200,200,198), (444225,1440464,0,'soga_hair_face_highlight_color',152,118,74), (444226,1440464,0,'soga_hair_type_color',200,200,198), (444227,1440464,0,'soga_hair_type_highlight_color',152,118,74), (444228,1440464,1,'soga_lip_type',-39,21,19), (444229,1440464,1,'soga_nose_type',0,28,17), (444230,1440464,0,'soga_skin_color',1,0,0), (444231,1440464,0,'wing_color1',255,255,255), (444232,1440464,0,'wing_color2',255,255,255), (444238,1440465,1,'cheek_type',100,14,0), (444239,1440465,1,'chin_type',-25,-14,31), (444240,1440465,1,'ear_type',-61,-91,0), (444241,1440465,1,'eye_brow_type',-28,100,100), (444242,1440465,0,'eye_color',178,25,13), (444243,1440465,1,'eye_type',32,0,0), (444244,1440465,0,'hair_color1',21,100,100), (444245,1440465,1,'lip_type',68,100,-1), (444246,1440465,1,'nose_type',-100,21,100), (444247,1440465,0,'skin_color',127,109,95), (444248,1440465,1,'soga_cheek_type',0,-28,100), (444249,1440465,1,'soga_chin_type',0,68,100), (444250,1440465,1,'soga_ear_type',0,32,0), (444251,1440465,1,'soga_eye_brow_type',0,-61,-91), (444252,1440465,0,'soga_eye_color',229,229,102), (444253,1440465,1,'soga_eye_type',32,0,0), (444254,1440465,1,'soga_lip_type',100,100,14), (444255,1440465,1,'soga_nose_type',-1,-25,-14), (444256,1440465,0,'soga_skin_color',102,107,78), (444269,1440466,1,'cheek_type',-43,-3,0), (444270,1440466,1,'chin_type',17,68,-28), (444271,1440466,1,'ear_type',-12,-52,0), (444272,1440466,1,'eye_brow_type',-14,77,0), (444273,1440466,0,'eye_color',0,58,58), (444274,1440466,1,'eye_type',-20,0,0), (444275,1440466,1,'lip_type',38,-65,39), (444276,1440466,1,'nose_type',35,25,-84), (444277,1440466,0,'skin_color',80,23,7), (444278,1440466,1,'soga_cheek_type',-43,-3,0), (444279,1440466,1,'soga_chin_type',17,68,-28), (444280,1440466,1,'soga_ear_type',-12,-52,0), (444281,1440466,1,'soga_eye_brow_type',-14,77,0), (444282,1440466,0,'soga_eye_color',229,229,102), (444283,1440466,1,'soga_eye_type',-20,0,0), (444284,1440466,1,'soga_lip_type',38,-65,39), (444285,1440466,1,'soga_nose_type',35,25,-84), (444286,1440466,0,'soga_skin_color',80,23,7), (444287,1440466,0,'wing_color1',255,255,255), (444288,1440466,0,'wing_color2',255,255,255), (444300,331144,1,'cheek_type',100,-100,0), (444301,331144,1,'chin_type',100,100,-100), (444302,331144,1,'ear_type',-10,63,0), (444303,331144,1,'eye_brow_type',100,-100,100), (444304,331144,0,'eye_color',170,205,213), (444305,331144,1,'eye_type',32,0,0), (444306,331144,0,'hair_color1',231,160,75), (444307,331144,0,'hair_color2',100,0,0), (444308,331144,0,'hair_face_highlight_color',188,187,186), (444309,331144,0,'hair_type_highlight_color',188,187,186), (444310,331144,1,'lip_type',100,100,-100), (444311,331144,1,'nose_type',-10,-25,-96), (444312,331144,0,'skin_color',232,233,198), (444313,331144,1,'soga_cheek_type',0,100,-100), (444314,331144,1,'soga_chin_type',0,100,100), (444315,331144,1,'soga_ear_type',0,32,0), (444316,331144,1,'soga_eye_brow_type',0,-10,63), (444317,331144,0,'soga_eye_color',229,229,102), (444318,331144,1,'soga_eye_type',100,0,0), (444319,331144,0,'soga_hair_face_highlight_color',188,187,186), (444320,331144,0,'soga_hair_type_highlight_color',188,187,186), (444321,331144,1,'soga_lip_type',100,100,-100), (444322,331144,1,'soga_nose_type',-100,100,100), (444323,331144,0,'soga_skin_color',232,233,198), (444324,331144,0,'wing_color1',255,255,255), (444325,331144,0,'wing_color2',255,255,255), (444364,1380131,1,'cheek_type',-17,-2,0), (444365,1380131,1,'chin_type',5,10,-12), (444366,1380131,1,'ear_type',43,-42,0), (444367,1380131,1,'eye_brow_type',-39,7,4), (444368,1380131,0,'eye_color',243,165,255), (444369,1380131,1,'eye_type',-20,0,0), (444370,1380131,0,'hair_face_color',188,177,200), (444371,1380131,0,'hair_type_color',188,177,200), (444372,1380131,1,'lip_type',-1,14,-42), (444373,1380131,1,'nose_type',14,-2,18), (444374,1380131,0,'skin_color',94,150,149), (444375,1380131,1,'soga_cheek_type',-17,-2,0), (444376,1380131,1,'soga_chin_type',5,10,-12), (444377,1380131,1,'soga_ear_type',43,-42,0), (444378,1380131,1,'soga_eye_brow_type',-39,7,4), (444379,1380131,0,'soga_eye_color',229,229,102), (444380,1380131,1,'soga_eye_type',-20,0,0), (444381,1380131,0,'soga_hair_face_color',188,177,200), (444382,1380131,0,'soga_hair_type_color',188,177,200), (444383,1380131,1,'soga_lip_type',-1,14,-42), (444384,1380131,1,'soga_nose_type',14,-2,18), (444385,1380131,0,'soga_skin_color',94,150,149), (444386,1380131,0,'wing_color1',255,255,255), (444387,1380131,0,'wing_color2',255,255,255), (444395,1380132,1,'cheek_type',2,-10,0), (444396,1380132,1,'chin_type',8,14,4), (444397,1380132,1,'ear_type',18,17,0), (444398,1380132,1,'eye_brow_type',31,-20,20), (444399,1380132,0,'eye_color',140,82,208), (444400,1380132,1,'eye_type',-21,0,0), (444401,1380132,0,'hair_face_color',197,187,210), (444402,1380132,0,'hair_face_highlight_color',155,150,106), (444403,1380132,0,'hair_type_color',197,187,210), (444404,1380132,0,'hair_type_highlight_color',155,150,106), (444405,1380132,1,'lip_type',9,-7,-12), (444406,1380132,1,'nose_type',3,-20,-11), (444407,1380132,1,'soga_cheek_type',2,-10,0), (444408,1380132,1,'soga_chin_type',8,14,4), (444409,1380132,1,'soga_ear_type',18,17,0), (444410,1380132,1,'soga_eye_brow_type',31,-20,20), (444411,1380132,1,'soga_eye_type',-21,0,0), (444412,1380132,0,'soga_hair_face_color',197,187,210), (444413,1380132,0,'soga_hair_face_highlight_color',155,150,106), (444414,1380132,0,'soga_hair_type_color',197,187,210), (444415,1380132,0,'soga_hair_type_highlight_color',155,150,106), (444416,1380132,1,'soga_lip_type',9,-7,-12), (444417,1380132,1,'soga_nose_type',3,-20,-11), (444418,1380132,0,'soga_skin_color',140,82,208), (444419,1380132,0,'wing_color1',255,255,255), (444420,1380132,0,'wing_color2',255,255,255), (444426,1380133,1,'cheek_type',-8,53,0), (444427,1380133,1,'chin_type',-42,72,-3), (444428,1380133,1,'ear_type',51,4,0), (444429,1380133,1,'eye_brow_type',7,-7,-25), (444430,1380133,0,'eye_color',12,16,24), (444431,1380133,1,'eye_type',-63,0,0), (444432,1380133,0,'hair_color1',114,112,142), (444433,1380133,0,'hair_color2',121,113,107), (444434,1380133,0,'hair_face_color',145,168,168), (444435,1380133,0,'hair_face_highlight_color',193,183,168), (444436,1380133,0,'hair_highlight',112,123,142), (444437,1380133,0,'hair_type_color',145,168,168), (444438,1380133,0,'hair_type_highlight_color',193,183,168), (444439,1380133,1,'lip_type',95,-98,90), (444440,1380133,1,'nose_type',0,-52,-29), (444441,1380133,0,'skin_color',122,165,164), (444442,1380133,1,'soga_cheek_type',-8,53,0), (444443,1380133,1,'soga_chin_type',-42,72,-3), (444444,1380133,1,'soga_ear_type',51,4,0), (444445,1380133,1,'soga_eye_brow_type',7,-7,-25), (444446,1380133,0,'soga_eye_color',229,229,102), (444447,1380133,1,'soga_eye_type',-63,0,0), (444448,1380133,0,'soga_hair_color1',114,112,142), (444449,1380133,0,'soga_hair_color2',121,113,107), (444450,1380133,0,'soga_hair_face_color',145,168,168), (444451,1380133,0,'soga_hair_face_highlight_color',193,183,168), (444452,1380133,0,'soga_hair_highlight',112,123,142), (444453,1380133,0,'soga_hair_type_color',145,168,168), (444454,1380133,0,'soga_hair_type_highlight_color',193,183,168), (444455,1380133,1,'soga_lip_type',95,-98,90), (444456,1380133,1,'soga_nose_type',0,-52,-29), (444457,1380133,0,'soga_skin_color',122,165,164), (444458,1380133,0,'wing_color1',255,255,255), (444459,1380133,0,'wing_color2',255,255,255), (444489,1380134,1,'cheek_type',0,5,0), (444490,1380134,1,'chin_type',-18,-34,18), (444491,1380134,1,'ear_type',-17,25,0), (444492,1380134,1,'eye_brow_type',19,-7,21), (444493,1380134,0,'eye_color',20,10,22), (444494,1380134,1,'eye_type',-23,0,0), (444495,1380134,0,'hair_face_color',213,216,216), (444496,1380134,0,'hair_face_highlight_color',105,103,97), (444497,1380134,0,'hair_type_color',213,216,216), (444498,1380134,0,'hair_type_highlight_color',105,103,97), (444499,1380134,1,'lip_type',-28,42,10), (444500,1380134,1,'nose_type',28,28,-14), (444501,1380134,0,'skin_color',57,46,44), (444502,1380134,1,'soga_cheek_type',0,5,0), (444503,1380134,1,'soga_chin_type',-18,-34,18), (444504,1380134,1,'soga_ear_type',-17,25,0), (444505,1380134,1,'soga_eye_brow_type',19,-7,21), (444506,1380134,0,'soga_eye_color',229,229,102), (444507,1380134,1,'soga_eye_type',-23,0,0), (444508,1380134,0,'soga_hair_face_color',213,216,216), (444509,1380134,0,'soga_hair_face_highlight_color',105,103,97), (444510,1380134,0,'soga_hair_type_color',213,216,216), (444511,1380134,0,'soga_hair_type_highlight_color',105,103,97), (444512,1380134,1,'soga_lip_type',-28,42,10), (444513,1380134,1,'soga_nose_type',28,28,-14), (444514,1380134,0,'soga_skin_color',57,46,44), (444515,1380134,0,'wing_color1',255,255,255), (444516,1380134,0,'wing_color2',255,255,255), (444520,1380135,1,'cheek_type',-10,12,0), (444521,1380135,1,'chin_type',31,1,-10), (444522,1380135,1,'ear_type',-4,-14,0), (444523,1380135,1,'eye_brow_type',-28,7,0), (444524,1380135,0,'eye_color',193,217,252), (444525,1380135,1,'eye_type',-18,0,0), (444526,1380135,0,'hair_face_color',143,120,142), (444527,1380135,0,'hair_face_highlight_color',105,103,97), (444528,1380135,0,'hair_type_color',143,120,142), (444529,1380135,0,'hair_type_highlight_color',105,103,97), (444530,1380135,1,'lip_type',25,-28,17), (444531,1380135,1,'nose_type',-26,-2,-14), (444532,1380135,0,'skin_color',114,93,91), (444533,1380135,1,'soga_cheek_type',-10,12,0), (444534,1380135,1,'soga_chin_type',31,1,-10), (444535,1380135,1,'soga_ear_type',-4,-14,0), (444536,1380135,1,'soga_eye_brow_type',-28,7,0), (444537,1380135,0,'soga_eye_color',229,229,102), (444538,1380135,1,'soga_eye_type',-18,0,0), (444539,1380135,0,'soga_hair_face_color',143,120,142), (444540,1380135,0,'soga_hair_face_highlight_color',105,103,97), (444541,1380135,0,'soga_hair_type_color',143,120,142), (444542,1380135,0,'soga_hair_type_highlight_color',105,103,97), (444543,1380135,1,'soga_lip_type',25,-28,17), (444544,1380135,1,'soga_nose_type',-26,-2,-14), (444545,1380135,0,'soga_skin_color',114,93,91), (444546,1380135,0,'wing_color1',255,255,255), (444547,1380135,0,'wing_color2',255,255,255), (444551,1380136,1,'cheek_type',31,61,0), (444552,1380136,1,'chin_type',25,46,96), (444553,1380136,1,'ear_type',81,-72,0), (444554,1380136,1,'eye_brow_type',-57,-10,47), (444555,1380136,0,'eye_color',142,144,255), (444556,1380136,1,'eye_type',44,0,0), (444557,1380136,0,'hair_color1',43,36,70), (444558,1380136,0,'hair_color2',49,49,53), (444559,1380136,0,'hair_face_color',61,61,75), (444560,1380136,0,'hair_face_highlight_color',244,245,246), (444561,1380136,0,'hair_highlight',160,156,172), (444562,1380136,0,'hair_type_color',61,61,75), (444563,1380136,0,'hair_type_highlight_color',244,245,246), (444564,1380136,1,'lip_type',-84,61,10), (444565,1380136,1,'nose_type',-31,31,-74), (444566,1380136,0,'skin_color',192,178,212), (444567,1380136,1,'soga_cheek_type',31,61,0), (444568,1380136,1,'soga_chin_type',25,46,96), (444569,1380136,1,'soga_ear_type',81,-72,0), (444570,1380136,1,'soga_eye_brow_type',-57,-10,47), (444571,1380136,0,'soga_eye_color',229,229,102), (444572,1380136,1,'soga_eye_type',44,0,0), (444573,1380136,0,'soga_hair_color1',43,36,70), (444574,1380136,0,'soga_hair_color2',49,49,53), (444575,1380136,0,'soga_hair_face_color',61,61,75), (444576,1380136,0,'soga_hair_face_highlight_color',244,245,246), (444577,1380136,0,'soga_hair_highlight',160,156,172), (444578,1380136,0,'soga_hair_type_color',61,61,75), (444579,1380136,0,'soga_hair_type_highlight_color',244,245,246), (444580,1380136,1,'soga_lip_type',-84,61,10), (444581,1380136,1,'soga_nose_type',-31,31,-74), (444582,1380136,0,'soga_skin_color',192,178,212), (444583,1380136,0,'wing_color1',255,255,255), (444584,1380136,0,'wing_color2',255,255,255), (444614,1380137,0,'eye_color',242,151,255), (444615,1380137,0,'hair_face_color',244,251,251), (444616,1380137,0,'hair_face_highlight_color',189,179,93), (444617,1380137,0,'hair_type_color',244,251,251), (444618,1380137,0,'hair_type_highlight_color',189,179,93), (444619,1380137,1,'nose_type',48,17,-25), (444620,1380137,0,'skin_color',57,113,112), (444621,1380137,0,'soga_eye_color',229,229,102), (444622,1380137,0,'soga_hair_face_color',244,251,251), (444623,1380137,0,'soga_hair_face_highlight_color',189,179,93), (444624,1380137,0,'soga_hair_type_color',244,251,251), (444625,1380137,0,'soga_hair_type_highlight_color',189,179,93), (444626,1380137,1,'soga_nose_type',48,17,-25), (444627,1380137,0,'soga_skin_color',57,113,112), (444628,1380137,0,'wing_color1',255,255,255), (444629,1380137,0,'wing_color2',255,255,255), (444645,1380138,1,'cheek_type',-20,-3,0), (444646,1380138,1,'chin_type',0,-9,0), (444647,1380138,1,'ear_type',-7,-29,0), (444648,1380138,1,'eye_brow_type',3,0,21), (444649,1380138,0,'eye_color',222,180,255), (444650,1380138,1,'eye_type',-9,0,0), (444651,1380138,0,'hair_face_color',183,177,193), (444652,1380138,0,'hair_face_highlight_color',84,32,14), (444653,1380138,0,'hair_type_color',203,197,203), (444654,1380138,0,'hair_type_highlight_color',84,32,14), (444655,1380138,1,'lip_type',0,-5,-1), (444656,1380138,1,'nose_type',-2,26,0), (444657,1380138,0,'skin_color',73,109,150), (444658,1380138,1,'soga_cheek_type',-20,-3,0), (444659,1380138,1,'soga_chin_type',0,-9,0), (444660,1380138,1,'soga_ear_type',-7,-29,0), (444661,1380138,1,'soga_eye_brow_type',3,0,21), (444662,1380138,0,'soga_eye_color',229,229,102), (444663,1380138,1,'soga_eye_type',-9,0,0), (444664,1380138,0,'soga_hair_face_color',183,177,183), (444665,1380138,0,'soga_hair_face_highlight_color',84,32,14), (444666,1380138,0,'soga_hair_type_color',183,177,183), (444667,1380138,0,'soga_hair_type_highlight_color',84,32,14), (444668,1380138,1,'soga_lip_type',0,-5,-1), (444669,1380138,1,'soga_nose_type',-2,26,0), (444670,1380138,0,'soga_skin_color',53,109,108), (444671,1380138,0,'wing_color1',255,255,255), (444672,1380138,0,'wing_color2',255,255,255), (444676,1380139,0,'eye_color',255,255,255), (444677,1380139,0,'skin_color',255,255,255), (444678,1380139,0,'soga_eye_color',255,0,255), (444679,8410023,0,'eye_color',255,255,255), (444680,8410023,0,'skin_color',255,255,255), (444681,8410023,0,'soga_eye_color',255,0,255), (444682,8410024,0,'eye_color',255,255,255), (444683,8410024,0,'skin_color',255,255,255), (444684,8410024,0,'soga_eye_color',255,0,255), (444685,8410025,0,'eye_color',255,255,255), (444686,8410025,0,'skin_color',255,255,255), (444687,8410025,0,'soga_eye_color',255,0,255), (444688,8410026,0,'eye_color',255,255,255), (444689,8410026,0,'skin_color',255,255,255), (444690,8410026,0,'soga_eye_color',255,0,255), (444691,1360202,1,'cheek_type',-34,0,0), (444692,1360202,1,'chin_type',-4,29,-12), (444693,1360202,1,'ear_type',-17,-8,0), (444694,1360202,1,'eye_brow_type',14,-25,-19), (444695,1360202,0,'eye_color',163,201,211), (444696,1360202,1,'eye_type',17,0,0), (444697,1360202,0,'hair_face_color',174,156,28), (444698,1360202,0,'hair_face_highlight_color',136,52,23), (444699,1360202,0,'hair_type_color',174,156,28), (444700,1360202,0,'hair_type_highlight_color',136,52,23), (444701,1360202,1,'lip_type',-25,-26,-23), (444702,1360202,1,'nose_type',-25,11,-8), (444703,1360202,0,'skin_color',222,205,164), (444704,1360202,1,'soga_cheek_type',-34,0,0), (444705,1360202,1,'soga_chin_type',-4,29,-12), (444706,1360202,1,'soga_ear_type',-17,-8,0), (444707,1360202,1,'soga_eye_brow_type',14,-25,-19), (444708,1360202,0,'soga_eye_color',229,229,102), (444709,1360202,1,'soga_eye_type',17,0,0), (444710,1360202,0,'soga_hair_face_color',174,156,28), (444711,1360202,0,'soga_hair_face_highlight_color',136,52,23), (444712,1360202,0,'soga_hair_type_color',174,156,28), (444713,1360202,0,'soga_hair_type_highlight_color',136,52,23), (444714,1360202,1,'soga_lip_type',-25,-26,-23), (444715,1360202,1,'soga_nose_type',-25,11,-8), (444716,1360202,0,'soga_skin_color',222,205,164), (444717,1360202,0,'wing_color1',255,255,255), (444718,1360202,0,'wing_color2',255,255,255), (444722,8410028,0,'eye_color',255,255,255), (444723,8410028,0,'skin_color',255,255,255), (444724,8410028,0,'soga_eye_color',255,0,255), (444725,8410029,0,'eye_color',255,255,255), (444726,8410029,0,'skin_color',255,255,255), (444727,8410029,0,'soga_eye_color',255,0,255), (444728,8410030,0,'eye_color',255,255,255), (444729,8410030,0,'skin_color',255,255,255), (444730,8410030,0,'soga_eye_color',255,0,255), (444731,8410035,1,'cheek_type',-41,-89,0), (444732,8410035,1,'chin_type',42,-7,-39), (444733,8410035,1,'ear_type',42,-41,0), (444734,8410035,1,'eye_brow_type',-25,28,-23), (444735,8410035,0,'eye_color',239,133,255), (444736,8410035,1,'eye_type',-58,0,0), (444737,8410035,0,'hair_color1',160,156,172), (444738,8410035,0,'hair_color2',62,62,68), (444739,8410035,0,'hair_face_color',244,244,246), (444740,8410035,0,'hair_face_highlight_color',156,172,168), (444741,8410035,0,'hair_highlight',114,112,142), (444742,8410035,0,'hair_type_color',244,244,246), (444743,8410035,0,'hair_type_highlight_color',156,172,168), (444744,8410035,1,'lip_type',31,81,63), (444745,8410035,1,'nose_type',44,70,53), (444746,8410035,0,'skin_color',152,172,190), (444747,8410035,1,'soga_cheek_type',-41,-89,0), (444748,8410035,1,'soga_chin_type',42,-7,-39), (444749,8410035,1,'soga_ear_type',42,-41,0), (444750,8410035,1,'soga_eye_brow_type',-25,28,-23), (444751,8410035,0,'soga_eye_color',229,229,102), (444752,8410035,1,'soga_eye_type',-58,0,0), (444753,8410035,0,'soga_hair_color1',160,156,172), (444754,8410035,0,'soga_hair_color2',62,62,68), (444755,8410035,0,'soga_hair_face_color',244,244,246), (444756,8410035,0,'soga_hair_face_highlight_color',156,172,168), (444757,8410035,0,'soga_hair_highlight',114,112,142), (444758,8410035,0,'soga_hair_type_color',244,244,246), (444759,8410035,0,'soga_hair_type_highlight_color',156,172,168), (444760,8410035,1,'soga_lip_type',31,81,63), (444761,8410035,1,'soga_nose_type',44,70,53), (444762,8410035,0,'soga_skin_color',152,172,190), (444763,8410035,0,'wing_color1',255,255,255), (444764,8410035,0,'wing_color2',255,255,255), (444794,8410036,1,'cheek_type',-21,-10,0), (444795,8410036,1,'chin_type',-32,25,0), (444796,8410036,1,'ear_type',-17,10,0), (444797,8410036,1,'eye_brow_type',0,46,-21), (444798,8410036,0,'eye_color',199,187,255), (444799,8410036,1,'eye_type',-20,0,0), (444800,8410036,0,'hair_color1',103,102,153), (444801,8410036,0,'hair_color2',95,79,92), (444802,8410036,0,'hair_face_color',189,178,189), (444803,8410036,0,'hair_face_highlight_color',105,103,97), (444804,8410036,0,'hair_highlight',102,153,147), (444805,8410036,0,'hair_type_color',189,178,189), (444806,8410036,0,'hair_type_highlight_color',105,103,97), (444807,8410036,1,'lip_type',-34,48,19), (444808,8410036,1,'nose_type',-4,-26,-14), (444809,8410036,0,'skin_color',0,1,1), (444810,8410036,1,'soga_cheek_type',-21,-10,0), (444811,8410036,1,'soga_chin_type',-32,25,0), (444812,8410036,1,'soga_ear_type',-17,10,0), (444813,8410036,1,'soga_eye_brow_type',0,46,-21), (444814,8410036,0,'soga_eye_color',229,229,102), (444815,8410036,1,'soga_eye_type',-20,0,0), (444816,8410036,0,'soga_hair_color1',103,102,153), (444817,8410036,0,'soga_hair_color2',95,79,92), (444818,8410036,0,'soga_hair_face_color',189,178,189), (444819,8410036,0,'soga_hair_face_highlight_color',105,103,97), (444820,8410036,0,'soga_hair_highlight',102,153,147), (444821,8410036,0,'soga_hair_type_color',189,178,189), (444822,8410036,0,'soga_hair_type_highlight_color',105,103,97), (444823,8410036,1,'soga_lip_type',-34,48,19), (444824,8410036,1,'soga_nose_type',-4,-26,-14), (444825,8410036,0,'soga_skin_color',0,1,1), (444826,8410036,0,'wing_color1',255,255,255), (444827,8410036,0,'wing_color2',255,255,255), (444888,8410038,1,'cheek_type',9,-32,0), (444889,8410038,1,'chin_type',7,41,5), (444890,8410038,1,'ear_type',-21,18,0), (444891,8410038,1,'eye_brow_type',0,-3,-20), (444892,8410038,0,'eye_color',113,10,42), (444893,8410038,1,'eye_type',38,0,0), (444894,8410038,0,'hair_face_color',59,21,11), (444895,8410038,0,'hair_face_highlight_color',216,192,37), (444896,8410038,0,'hair_type_color',59,21,11), (444897,8410038,0,'hair_type_highlight_color',216,192,37), (444898,8410038,1,'lip_type',-45,28,0), (444899,8410038,1,'nose_type',-12,19,26), (444900,8410038,0,'skin_color',128,107,88), (444901,8410038,1,'soga_cheek_type',9,-32,0), (444902,8410038,1,'soga_chin_type',7,41,5), (444903,8410038,1,'soga_ear_type',-21,18,0), (444904,8410038,1,'soga_eye_brow_type',0,-3,-20), (444905,8410038,0,'soga_eye_color',229,229,102), (444906,8410038,1,'soga_eye_type',38,0,0), (444907,8410038,0,'soga_hair_face_color',59,21,11), (444908,8410038,0,'soga_hair_face_highlight_color',216,192,37), (444909,8410038,0,'soga_hair_type_color',59,21,11), (444910,8410038,0,'soga_hair_type_highlight_color',216,192,37), (444911,8410038,1,'soga_lip_type',-45,28,0), (444912,8410038,1,'soga_nose_type',-12,19,26), (444913,8410038,0,'soga_skin_color',128,107,88), (444914,8410038,0,'wing_color1',255,255,255), (444915,8410038,0,'wing_color2',255,255,255), (444950,8410040,1,'cheek_type',-28,31,0), (444951,8410040,1,'chin_type',-28,0,19), (444952,8410040,1,'ear_type',-3,35,0), (444953,8410040,1,'eye_brow_type',-34,34,-3), (444954,8410040,0,'eye_color',105,12,134), (444955,8410040,1,'eye_type',100,0,0), (444956,8410040,0,'hair_face_color',84,31,15), (444957,8410040,0,'hair_face_highlight_color',216,192,37), (444958,8410040,0,'hair_type_color',84,31,15), (444959,8410040,0,'hair_type_highlight_color',216,192,37), (444960,8410040,1,'lip_type',28,-17,-14), (444961,8410040,1,'nose_type',0,-18,-3), (444962,8410040,0,'skin_color',185,185,185), (444963,8410040,1,'soga_cheek_type',-28,31,0), (444964,8410040,1,'soga_chin_type',-28,0,19), (444965,8410040,1,'soga_ear_type',-3,35,0), (444966,8410040,1,'soga_eye_brow_type',-34,34,-3), (444967,8410040,0,'soga_eye_color',229,229,102), (444968,8410040,1,'soga_eye_type',100,0,0), (444969,8410040,0,'soga_hair_face_color',84,31,15), (444970,8410040,0,'soga_hair_face_highlight_color',216,192,37), (444971,8410040,0,'soga_hair_type_color',84,31,15), (444972,8410040,0,'soga_hair_type_highlight_color',216,192,37), (444973,8410040,1,'soga_lip_type',28,-17,-14), (444974,8410040,1,'soga_nose_type',0,-18,-3), (444975,8410040,0,'soga_skin_color',197,183,133), (444976,8410040,0,'wing_color1',255,255,255), (444977,8410040,0,'wing_color2',255,255,255), (444981,1360203,1,'cheek_type',9,0,0), (444982,1360203,1,'chin_type',1,3,-3), (444983,1360203,1,'ear_type',-28,0,0), (444984,1360203,1,'eye_brow_type',3,28,21), (444985,1360203,0,'eye_color',159,38,11), (444986,1360203,1,'eye_type',28,0,0), (444987,1360203,0,'hair_face_color',31,19,5), (444988,1360203,0,'hair_type_color',31,19,5), (444989,1360203,1,'lip_type',-7,34,-28), (444990,1360203,1,'nose_type',7,-19,17), (444991,1360203,0,'skin_color',59,62,63), (444992,1360203,1,'soga_cheek_type',9,0,0), (444993,1360203,1,'soga_chin_type',1,3,-3), (444994,1360203,1,'soga_ear_type',-28,0,0), (444995,1360203,1,'soga_eye_brow_type',3,28,21), (444996,1360203,0,'soga_eye_color',229,229,102), (444997,1360203,1,'soga_eye_type',28,0,0), (444998,1360203,0,'soga_hair_face_color',31,19,5), (444999,1360203,0,'soga_hair_type_color',31,19,5), (445000,1360203,1,'soga_lip_type',-7,34,-28), (445001,1360203,1,'soga_nose_type',7,-19,17), (445002,1360203,0,'soga_skin_color',59,62,63), (445003,1360203,0,'wing_color1',255,255,255), (445004,1360203,0,'wing_color2',255,255,255), (445012,1360204,1,'cheek_type',100,-100,0), (445013,1360204,1,'chin_type',-100,100,100), (445014,1360204,1,'ear_type',25,8,0), (445015,1360204,1,'eye_brow_type',100,100,100), (445016,1360204,0,'eye_color',118,14,183), (445017,1360204,1,'eye_type',100,0,0), (445018,1360204,0,'hair_color1',239,0,25), (445019,1360204,0,'hair_face_color',171,60,32), (445020,1360204,0,'hair_face_highlight_color',216,192,37), (445021,1360204,0,'hair_type_color',171,60,32), (445022,1360204,0,'hair_type_highlight_color',216,192,37), (445023,1360204,1,'lip_type',100,50,-68), (445024,1360204,1,'nose_type',0,-17,0), (445025,1360204,0,'skin_color',221,194,101), (445026,1360204,1,'soga_cheek_type',0,100,100), (445027,1360204,1,'soga_chin_type',0,100,50), (445028,1360204,1,'soga_ear_type',0,100,0), (445029,1360204,1,'soga_eye_brow_type',0,25,8), (445030,1360204,0,'soga_eye_color',229,229,102), (445031,1360204,1,'soga_eye_type',100,0,0), (445032,1360204,0,'soga_hair_face_color',171,60,32), (445033,1360204,0,'soga_hair_face_highlight_color',216,192,37), (445034,1360204,0,'soga_hair_type_color',171,60,32), (445035,1360204,0,'soga_hair_type_highlight_color',216,192,37), (445036,1360204,1,'soga_lip_type',100,100,-100), (445037,1360204,1,'soga_nose_type',-68,-100,100), (445038,1360204,0,'soga_skin_color',221,194,101), (445039,1360204,0,'wing_color1',255,255,255), (445040,1360204,0,'wing_color2',255,255,255), (445043,1360205,1,'cheek_type',2,-10,0), (445044,1360205,1,'chin_type',8,14,4), (445045,1360205,1,'ear_type',18,17,0), (445046,1360205,1,'eye_brow_type',31,-20,20), (445047,1360205,0,'eye_color',140,82,208), (445048,1360205,1,'eye_type',-21,0,0), (445049,1360205,0,'hair_face_color',197,187,210), (445050,1360205,0,'hair_face_highlight_color',155,150,106), (445051,1360205,0,'hair_type_color',197,187,210), (445052,1360205,0,'hair_type_highlight_color',155,150,106), (445053,1360205,1,'lip_type',9,-7,-12), (445054,1360205,1,'nose_type',3,-20,-11), (445055,1360205,1,'soga_cheek_type',2,-10,0), (445056,1360205,1,'soga_chin_type',8,14,4), (445057,1360205,1,'soga_ear_type',18,17,0), (445058,1360205,1,'soga_eye_brow_type',31,-20,20), (445059,1360205,1,'soga_eye_type',-21,0,0), (445060,1360205,0,'soga_hair_face_color',197,187,210), (445061,1360205,0,'soga_hair_face_highlight_color',155,150,106), (445062,1360205,0,'soga_hair_type_color',197,187,210), (445063,1360205,0,'soga_hair_type_highlight_color',155,150,106), (445064,1360205,1,'soga_lip_type',9,-7,-12), (445065,1360205,1,'soga_nose_type',3,-20,-11), (445066,1360205,0,'soga_skin_color',140,82,208), (445067,1360205,0,'wing_color1',255,255,255), (445068,1360205,0,'wing_color2',255,255,255), (445074,1360206,1,'cheek_type',17,31,0), (445075,1360206,1,'chin_type',-37,17,25), (445076,1360206,1,'ear_type',34,-2,0), (445077,1360206,1,'eye_brow_type',9,-25,14), (445078,1360206,0,'eye_color',246,239,253), (445079,1360206,0,'hair_face_color',200,200,198), (445080,1360206,0,'hair_face_highlight_color',152,118,74), (445081,1360206,0,'hair_type_color',200,200,198), (445082,1360206,0,'hair_type_highlight_color',152,118,74), (445083,1360206,1,'lip_type',-39,21,19), (445084,1360206,1,'nose_type',0,28,17), (445085,1360206,1,'soga_cheek_type',17,31,0), (445086,1360206,1,'soga_chin_type',-37,17,25), (445087,1360206,1,'soga_ear_type',34,-2,0), (445088,1360206,1,'soga_eye_brow_type',9,-25,14), (445089,1360206,0,'soga_eye_color',229,229,102), (445090,1360206,0,'soga_hair_face_color',200,200,198), (445091,1360206,0,'soga_hair_face_highlight_color',152,118,74), (445092,1360206,0,'soga_hair_type_color',200,200,198), (445093,1360206,0,'soga_hair_type_highlight_color',152,118,74), (445094,1360206,1,'soga_lip_type',-39,21,19), (445095,1360206,1,'soga_nose_type',0,28,17), (445096,1360206,0,'soga_skin_color',246,239,253), (445097,1360206,0,'wing_color1',255,255,255), (445098,1360206,0,'wing_color2',255,255,255), (445105,1360206,0,'skin_color',200,200,200), (445106,8410039,0,'skin_color',150,150,150), (445109,1360207,1,'cheek_type',75,-43,0), (445110,1360207,1,'chin_type',89,75,93), (445111,1360207,1,'ear_type',-25,-41,0), (445112,1360207,1,'eye_brow_type',87,-37,89), (445113,1360207,0,'eye_color',137,172,150), (445114,1360207,1,'eye_type',9,0,0), (445115,1360207,0,'hair_color1',246,200,200), (445116,1360207,0,'hair_color2',28,0,0), (445117,1360207,0,'hair_face_color',218,214,193), (445118,1360207,0,'hair_highlight',128,122,121), (445119,1360207,0,'hair_type_color',124,118,113), (445120,1360207,1,'lip_type',56,-93,-62), (445121,1360207,1,'nose_type',-75,-50,77), (445122,1360207,0,'skin_color',115,75,66), (445124,1360208,1,'cheek_type',17,23,0), (445125,1360208,1,'chin_type',-4,14,14), (445126,1360208,1,'ear_type',-32,1,0), (445127,1360208,1,'eye_brow_type',-2,-1,25), (445128,1360208,0,'eye_color',114,78,35), (445129,1360208,0,'hair_face_color',158,185,160), (445130,1360208,0,'hair_face_highlight_color',183,141,0), (445131,1360208,0,'hair_type_color',158,185,160), (445132,1360208,0,'hair_type_highlight_color',183,141,0), (445133,1360208,1,'lip_type',-29,-14,2), (445134,1360208,1,'nose_type',14,25,12), (445135,1360208,0,'skin_color',229,186,175), (445136,1360208,1,'soga_cheek_type',17,23,0), (445137,1360208,1,'soga_chin_type',-4,14,14), (445138,1360208,1,'soga_ear_type',-32,1,0), (445139,1360208,1,'soga_eye_brow_type',-2,-1,25), (445140,1360208,0,'soga_eye_color',229,229,102), (445141,1360208,0,'soga_hair_face_color',158,185,160), (445142,1360208,0,'soga_hair_face_highlight_color',183,141,0), (445143,1360208,0,'soga_hair_type_color',158,185,160), (445144,1360208,0,'soga_hair_type_highlight_color',183,141,0), (445145,1360208,1,'soga_lip_type',-29,-14,2), (445146,1360208,1,'soga_nose_type',14,25,12), (445147,1360208,0,'soga_skin_color',229,186,175), (445148,1360208,0,'wing_color1',255,255,255), (445149,1360208,0,'wing_color2',255,255,255), (445155,1360209,1,'cheek_type',-18,31,0), (445156,1360209,1,'chin_type',-17,31,37), (445157,1360209,1,'ear_type',0,-10,0), (445158,1360209,1,'eye_brow_type',9,-5,2), (445159,1360209,0,'eye_color',133,180,184), (445160,1360209,1,'eye_type',-28,0,0), (445161,1360209,0,'hair_face_color',242,188,115), (445162,1360209,0,'hair_face_highlight_color',170,61,28), (445163,1360209,0,'hair_type_color',242,188,115), (445164,1360209,0,'hair_type_highlight_color',170,61,28), (445165,1360209,1,'lip_type',17,-26,19), (445166,1360209,1,'nose_type',-1,0,-2), (445167,1360209,0,'skin_color',231,228,212), (445168,1360209,1,'soga_cheek_type',-18,31,0), (445169,1360209,1,'soga_chin_type',-17,31,37), (445170,1360209,1,'soga_ear_type',0,-10,0), (445171,1360209,1,'soga_eye_brow_type',9,-5,2), (445172,1360209,0,'soga_eye_color',229,229,102), (445173,1360209,1,'soga_eye_type',-28,0,0), (445174,1360209,0,'soga_hair_face_color',242,188,115), (445175,1360209,0,'soga_hair_face_highlight_color',170,61,28), (445176,1360209,0,'soga_hair_type_color',242,188,115), (445177,1360209,0,'soga_hair_type_highlight_color',170,61,28), (445178,1360209,1,'soga_lip_type',17,-26,19), (445179,1360209,1,'soga_nose_type',-1,0,-2), (445180,1360209,0,'soga_skin_color',231,228,212), (445181,1360209,0,'wing_color1',255,255,255), (445182,1360209,0,'wing_color2',255,255,255), (445186,1360210,1,'cheek_type',-18,50,0), (445187,1360210,1,'chin_type',-31,-41,0), (445188,1360210,1,'ear_type',11,81,0), (445189,1360210,1,'eye_brow_type',5,0,-83), (445190,1360210,0,'eye_color',38,80,77), (445191,1360210,1,'eye_type',45,0,0), (445192,1360210,0,'hair_color1',56,33,26), (445193,1360210,0,'hair_color2',86,65,37), (445194,1360210,0,'hair_face_color',100,70,10), (445195,1360210,0,'hair_face_highlight_color',5,2,2), (445196,1360210,0,'hair_highlight',21,13,24), (445197,1360210,0,'hair_type_color',100,70,10), (445198,1360210,0,'hair_type_highlight_color',5,2,2), (445199,1360210,1,'lip_type',3,-81,75), (445200,1360210,1,'nose_type',74,0,-93), (445201,1360210,0,'skin_color',178,173,173), (445202,1360210,1,'soga_cheek_type',-18,50,0), (445203,1360210,1,'soga_chin_type',-31,-41,0), (445204,1360210,1,'soga_ear_type',11,81,0), (445205,1360210,1,'soga_eye_brow_type',5,0,-83), (445206,1360210,0,'soga_eye_color',229,229,102), (445207,1360210,1,'soga_eye_type',45,0,0), (445208,1360210,0,'soga_hair_color1',56,33,26), (445209,1360210,0,'soga_hair_color2',86,65,37), (445210,1360210,0,'soga_hair_face_color',100,70,10), (445211,1360210,0,'soga_hair_face_highlight_color',5,2,2), (445212,1360210,0,'soga_hair_highlight',21,13,24), (445213,1360210,0,'soga_hair_type_color',100,70,10), (445214,1360210,0,'soga_hair_type_highlight_color',5,2,2), (445215,1360210,1,'soga_lip_type',3,-81,75), (445216,1360210,1,'soga_nose_type',74,0,-93), (445217,1360210,0,'soga_skin_color',178,173,173), (445218,1360210,0,'wing_color1',255,255,255), (445219,1360210,0,'wing_color2',255,255,255), (445249,1360211,1,'cheek_type',17,23,0), (445250,1360211,1,'chin_type',-4,14,14), (445251,1360211,1,'ear_type',-32,1,0), (445252,1360211,1,'eye_brow_type',-2,-1,25), (445253,1360211,0,'eye_color',114,78,35), (445254,1360211,0,'hair_face_color',158,185,160), (445255,1360211,0,'hair_face_highlight_color',183,141,0), (445256,1360211,0,'hair_type_color',158,185,160), (445257,1360211,0,'hair_type_highlight_color',183,141,0), (445258,1360211,1,'lip_type',-29,-14,2), (445259,1360211,1,'nose_type',14,25,12), (445260,1360211,0,'skin_color',229,186,175), (445261,1360211,1,'soga_cheek_type',17,23,0), (445262,1360211,1,'soga_chin_type',-4,14,14), (445263,1360211,1,'soga_ear_type',-32,1,0), (445264,1360211,1,'soga_eye_brow_type',-2,-1,25), (445265,1360211,0,'soga_eye_color',229,229,102), (445266,1360211,0,'soga_hair_face_color',158,185,160), (445267,1360211,0,'soga_hair_face_highlight_color',183,141,0), (445268,1360211,0,'soga_hair_type_color',158,185,160), (445269,1360211,0,'soga_hair_type_highlight_color',183,141,0), (445270,1360211,1,'soga_lip_type',-29,-14,2), (445271,1360211,1,'soga_nose_type',14,25,12), (445272,1360211,0,'soga_skin_color',229,186,175), (445273,1360211,0,'wing_color1',255,255,255), (445274,1360211,0,'wing_color2',255,255,255), (445280,1360212,1,'cheek_type',-18,50,0), (445281,1360212,1,'chin_type',-31,-41,0), (445282,1360212,1,'ear_type',11,81,0), (445283,1360212,1,'eye_brow_type',5,0,-83), (445284,1360212,0,'eye_color',38,80,77), (445285,1360212,1,'eye_type',45,0,0), (445286,1360212,0,'hair_color1',56,33,26), (445287,1360212,0,'hair_color2',86,65,37), (445288,1360212,0,'hair_face_color',100,70,10), (445289,1360212,0,'hair_face_highlight_color',5,2,2), (445290,1360212,0,'hair_highlight',21,13,24), (445291,1360212,0,'hair_type_color',100,70,10), (445292,1360212,0,'hair_type_highlight_color',5,2,2), (445293,1360212,1,'lip_type',3,-81,75), (445294,1360212,1,'nose_type',74,0,-93), (445295,1360212,0,'skin_color',178,173,173), (445296,1360212,1,'soga_cheek_type',-18,50,0), (445297,1360212,1,'soga_chin_type',-31,-41,0), (445298,1360212,1,'soga_ear_type',11,81,0), (445299,1360212,1,'soga_eye_brow_type',5,0,-83), (445300,1360212,0,'soga_eye_color',229,229,102), (445301,1360212,1,'soga_eye_type',45,0,0), (445302,1360212,0,'soga_hair_color1',56,33,26), (445303,1360212,0,'soga_hair_color2',86,65,37), (445304,1360212,0,'soga_hair_face_color',100,70,10), (445305,1360212,0,'soga_hair_face_highlight_color',5,2,2), (445306,1360212,0,'soga_hair_highlight',21,13,24), (445307,1360212,0,'soga_hair_type_color',100,70,10), (445308,1360212,0,'soga_hair_type_highlight_color',5,2,2), (445309,1360212,1,'soga_lip_type',3,-81,75), (445310,1360212,1,'soga_nose_type',74,0,-93), (445311,1360212,0,'soga_skin_color',178,173,173), (445312,1360212,0,'wing_color1',255,255,255), (445313,1360212,0,'wing_color2',255,255,255), (445343,1360213,1,'cheek_type',-18,50,0), (445344,1360213,1,'chin_type',-31,-41,0), (445345,1360213,1,'ear_type',11,81,0), (445346,1360213,1,'eye_brow_type',5,0,-83), (445347,1360213,0,'eye_color',38,80,77), (445348,1360213,1,'eye_type',45,0,0), (445349,1360213,0,'hair_color1',56,33,26), (445350,1360213,0,'hair_color2',86,65,37), (445351,1360213,0,'hair_face_color',100,70,10), (445352,1360213,0,'hair_face_highlight_color',5,2,2), (445353,1360213,0,'hair_highlight',21,13,24), (445354,1360213,0,'hair_type_color',100,70,10), (445355,1360213,0,'hair_type_highlight_color',5,2,2), (445356,1360213,1,'lip_type',3,-81,75), (445357,1360213,1,'nose_type',74,0,-93), (445358,1360213,0,'skin_color',178,173,173), (445359,1360213,1,'soga_cheek_type',-18,50,0), (445360,1360213,1,'soga_chin_type',-31,-41,0), (445361,1360213,1,'soga_ear_type',11,81,0), (445362,1360213,1,'soga_eye_brow_type',5,0,-83), (445363,1360213,0,'soga_eye_color',229,229,102), (445364,1360213,1,'soga_eye_type',45,0,0), (445365,1360213,0,'soga_hair_color1',56,33,26), (445366,1360213,0,'soga_hair_color2',86,65,37), (445367,1360213,0,'soga_hair_face_color',100,70,10), (445368,1360213,0,'soga_hair_face_highlight_color',5,2,2), (445369,1360213,0,'soga_hair_highlight',21,13,24), (445370,1360213,0,'soga_hair_type_color',100,70,10), (445371,1360213,0,'soga_hair_type_highlight_color',5,2,2), (445372,1360213,1,'soga_lip_type',3,-81,75), (445373,1360213,1,'soga_nose_type',74,0,-93), (445374,1360213,0,'soga_skin_color',178,173,173), (445375,1360213,0,'wing_color1',255,255,255), (445376,1360213,0,'wing_color2',255,255,255), (445406,1360214,1,'cheek_type',11,-65,0), (445407,1360214,1,'chin_type',-83,55,22), (445408,1360214,1,'ear_type',46,63,0), (445409,1360214,1,'eye_brow_type',-18,58,1), (445410,1360214,0,'eye_color',40,84,86), (445411,1360214,1,'eye_type',62,0,0), (445412,1360214,0,'hair_color1',160,156,172), (445413,1360214,0,'hair_color2',62,62,68), (445414,1360214,0,'hair_face_color',244,244,246), (445415,1360214,0,'hair_face_highlight_color',46,15,17), (445416,1360214,0,'hair_highlight',54,45,28), (445417,1360214,0,'hair_type_color',244,244,246), (445418,1360214,0,'hair_type_highlight_color',46,15,17), (445419,1360214,1,'lip_type',50,-84,45), (445420,1360214,1,'nose_type',90,-95,18), (445421,1360214,0,'skin_color',101,65,55), (445422,1360214,1,'soga_cheek_type',11,-65,0), (445423,1360214,1,'soga_chin_type',-83,55,22), (445424,1360214,1,'soga_ear_type',46,63,0), (445425,1360214,1,'soga_eye_brow_type',-18,58,1), (445426,1360214,0,'soga_eye_color',229,229,102), (445427,1360214,1,'soga_eye_type',62,0,0), (445428,1360214,0,'soga_hair_color1',160,156,172), (445429,1360214,0,'soga_hair_color2',62,62,68), (445430,1360214,0,'soga_hair_face_color',244,244,246), (445431,1360214,0,'soga_hair_face_highlight_color',46,15,17), (445432,1360214,0,'soga_hair_highlight',54,45,28), (445433,1360214,0,'soga_hair_type_color',244,244,246), (445434,1360214,0,'soga_hair_type_highlight_color',46,15,17), (445435,1360214,1,'soga_lip_type',50,-84,45), (445436,1360214,1,'soga_nose_type',90,-95,18), (445437,1360214,0,'soga_skin_color',101,65,55), (445438,1360214,0,'wing_color1',255,255,255), (445439,1360214,0,'wing_color2',255,255,255), (445469,1360215,1,'cheek_type',-21,87,0), (445470,1360215,1,'chin_type',7,50,11), (445471,1360215,1,'ear_type',11,-71,0), (445472,1360215,1,'eye_brow_type',-10,-28,71), (445473,1360215,0,'eye_color',42,85,98), (445474,1360215,1,'eye_type',31,0,0), (445475,1360215,0,'hair_color1',50,48,56), (445476,1360215,0,'hair_color2',68,72,71), (445477,1360215,0,'hair_face_color',78,87,97), (445478,1360215,0,'hair_face_highlight_color',244,246,246), (445479,1360215,0,'hair_highlight',164,165,165), (445480,1360215,0,'hair_type_color',78,87,97), (445481,1360215,0,'hair_type_highlight_color',244,246,246), (445482,1360215,1,'lip_type',-71,81,-94), (445483,1360215,1,'nose_type',-87,-15,39), (445484,1360215,0,'skin_color',142,147,128), (445485,1360215,1,'soga_cheek_type',-21,87,0), (445486,1360215,1,'soga_chin_type',7,50,11), (445487,1360215,1,'soga_ear_type',11,-71,0), (445488,1360215,1,'soga_eye_brow_type',-10,-28,71), (445489,1360215,0,'soga_eye_color',229,229,102), (445490,1360215,1,'soga_eye_type',31,0,0), (445491,1360215,0,'soga_hair_color1',50,48,56), (445492,1360215,0,'soga_hair_color2',68,72,71), (445493,1360215,0,'soga_hair_face_color',78,87,97), (445494,1360215,0,'soga_hair_face_highlight_color',244,246,246), (445495,1360215,0,'soga_hair_highlight',164,165,165), (445496,1360215,0,'soga_hair_type_color',78,87,97), (445497,1360215,0,'soga_hair_type_highlight_color',244,246,246), (445498,1360215,1,'soga_lip_type',-71,81,-94), (445499,1360215,1,'soga_nose_type',-87,-15,39), (445500,1360215,0,'soga_skin_color',142,147,128), (445501,1360215,0,'wing_color1',255,255,255), (445502,1360215,0,'wing_color2',255,255,255), (445532,1360216,1,'cheek_type',25,0,0), (445533,1360216,1,'chin_type',25,2,-17), (445534,1360216,1,'ear_type',-28,-28,0), (445535,1360216,1,'eye_brow_type',0,-8,-8), (445536,1360216,0,'eye_color',38,78,91), (445537,1360216,1,'eye_type',28,0,0), (445538,1360216,0,'hair_face_color',224,221,220), (445539,1360216,0,'hair_face_highlight_color',143,127,106), (445540,1360216,0,'hair_type_color',224,221,220), (445541,1360216,0,'hair_type_highlight_color',143,127,106), (445542,1360216,1,'lip_type',37,-34,-1), (445543,1360216,1,'nose_type',46,37,25), (445544,1360216,0,'skin_color',225,173,171), (445545,1360216,1,'soga_cheek_type',25,0,0), (445546,1360216,1,'soga_chin_type',25,2,-17), (445547,1360216,1,'soga_ear_type',-28,-28,0), (445548,1360216,1,'soga_eye_brow_type',0,-8,-8), (445549,1360216,0,'soga_eye_color',229,229,102), (445550,1360216,1,'soga_eye_type',28,0,0), (445551,1360216,0,'soga_hair_face_color',224,221,220), (445552,1360216,0,'soga_hair_face_highlight_color',143,127,106), (445553,1360216,0,'soga_hair_type_color',224,221,220), (445554,1360216,0,'soga_hair_type_highlight_color',143,127,106), (445555,1360216,1,'soga_lip_type',37,-34,-1), (445556,1360216,1,'soga_nose_type',46,37,25), (445557,1360216,0,'soga_skin_color',225,173,171), (445558,1360216,0,'wing_color1',255,255,255), (445559,1360216,0,'wing_color2',255,255,255), (445594,1360218,1,'cheek_type',25,0,0), (445595,1360218,1,'chin_type',25,2,-17), (445596,1360218,1,'ear_type',-28,-28,0), (445597,1360218,1,'eye_brow_type',0,-8,-8), (445598,1360218,0,'eye_color',38,78,91), (445599,1360218,1,'eye_type',28,0,0), (445600,1360218,0,'hair_face_color',224,221,220), (445601,1360218,0,'hair_face_highlight_color',143,127,106), (445602,1360218,0,'hair_type_color',224,221,220), (445603,1360218,0,'hair_type_highlight_color',143,127,106), (445604,1360218,1,'lip_type',37,-34,-1), (445605,1360218,1,'nose_type',46,37,25), (445606,1360218,0,'skin_color',225,173,171), (445607,1360218,1,'soga_cheek_type',25,0,0), (445608,1360218,1,'soga_chin_type',25,2,-17), (445609,1360218,1,'soga_ear_type',-28,-28,0), (445610,1360218,1,'soga_eye_brow_type',0,-8,-8), (445611,1360218,0,'soga_eye_color',229,229,102), (445612,1360218,1,'soga_eye_type',28,0,0), (445613,1360218,0,'soga_hair_face_color',224,221,220), (445614,1360218,0,'soga_hair_face_highlight_color',143,127,106), (445615,1360218,0,'soga_hair_type_color',224,221,220), (445616,1360218,0,'soga_hair_type_highlight_color',143,127,106), (445617,1360218,1,'soga_lip_type',37,-34,-1), (445618,1360218,1,'soga_nose_type',46,37,25), (445619,1360218,0,'soga_skin_color',225,173,171), (445620,1360218,0,'wing_color1',255,255,255), (445621,1360218,0,'wing_color2',255,255,255), (445625,1360219,1,'cheek_type',-18,50,0), (445626,1360219,1,'chin_type',-31,-41,0), (445627,1360219,1,'ear_type',11,81,0), (445628,1360219,1,'eye_brow_type',5,0,-83), (445629,1360219,0,'eye_color',38,80,77), (445630,1360219,1,'eye_type',45,0,0), (445631,1360219,0,'hair_color1',156,33,26), (445632,1360219,0,'hair_color2',120,65,37), (445633,1360219,0,'hair_face_color',100,70,10), (445634,1360219,0,'hair_face_highlight_color',5,2,2), (445635,1360219,0,'hair_highlight',21,13,24), (445636,1360219,0,'hair_type_color',100,70,10), (445637,1360219,0,'hair_type_highlight_color',5,2,2), (445638,1360219,1,'lip_type',3,-81,75), (445639,1360219,1,'nose_type',74,0,-93), (445640,1360219,0,'skin_color',178,173,173), (445641,1360219,1,'soga_cheek_type',-18,50,0), (445642,1360219,1,'soga_chin_type',-31,-41,0), (445643,1360219,1,'soga_ear_type',11,81,0), (445644,1360219,1,'soga_eye_brow_type',5,0,-83), (445645,1360219,0,'soga_eye_color',229,229,102), (445646,1360219,1,'soga_eye_type',45,0,0), (445647,1360219,0,'soga_hair_color1',56,33,26), (445648,1360219,0,'soga_hair_color2',86,65,37), (445649,1360219,0,'soga_hair_face_color',100,70,10), (445650,1360219,0,'soga_hair_face_highlight_color',5,2,2), (445651,1360219,0,'soga_hair_highlight',21,13,24), (445652,1360219,0,'soga_hair_type_color',100,70,10), (445653,1360219,0,'soga_hair_type_highlight_color',5,2,2), (445654,1360219,1,'soga_lip_type',3,-81,75), (445655,1360219,1,'soga_nose_type',74,0,-93), (445656,1360219,0,'soga_skin_color',178,173,173), (445657,1360219,0,'wing_color1',255,255,255), (445658,1360219,0,'wing_color2',255,255,255), (445689,1360205,0,'skin_color',120,80,80), (445690,8410041,1,'cheek_type',-41,-89,0), (445691,8410041,1,'chin_type',42,-7,-39), (445692,8410041,1,'ear_type',42,-41,0), (445693,8410041,1,'eye_brow_type',-25,28,-23), (445694,8410041,0,'eye_color',239,133,255), (445695,8410041,1,'eye_type',-58,0,0), (445696,8410041,0,'hair_color1',160,156,172), (445697,8410041,0,'hair_color2',62,62,68), (445698,8410041,0,'hair_face_color',244,244,246), (445699,8410041,0,'hair_face_highlight_color',156,172,168), (445700,8410041,0,'hair_highlight',114,112,142), (445701,8410041,0,'hair_type_color',244,244,246), (445702,8410041,0,'hair_type_highlight_color',156,172,168), (445703,8410041,1,'lip_type',31,81,63), (445704,8410041,1,'nose_type',44,70,53), (445705,8410041,0,'skin_color',152,172,190), (445706,8410041,1,'soga_cheek_type',-41,-89,0), (445707,8410041,1,'soga_chin_type',42,-7,-39), (445708,8410041,1,'soga_ear_type',42,-41,0), (445709,8410041,1,'soga_eye_brow_type',-25,28,-23), (445710,8410041,0,'soga_eye_color',229,229,102), (445711,8410041,1,'soga_eye_type',-58,0,0), (445712,8410041,0,'soga_hair_color1',160,156,172), (445713,8410041,0,'soga_hair_color2',62,62,68), (445714,8410041,0,'soga_hair_face_color',244,244,246), (445715,8410041,0,'soga_hair_face_highlight_color',156,172,168), (445716,8410041,0,'soga_hair_highlight',114,112,142), (445717,8410041,0,'soga_hair_type_color',244,244,246), (445718,8410041,0,'soga_hair_type_highlight_color',156,172,168), (445719,8410041,1,'soga_lip_type',31,81,63), (445720,8410041,1,'soga_nose_type',44,70,53), (445721,8410041,0,'soga_skin_color',152,172,190), (445722,8410041,0,'wing_color1',255,255,255), (445723,8410041,0,'wing_color2',255,255,255), (445753,8410042,1,'cheek_type',-21,-10,0), (445754,8410042,1,'chin_type',-32,25,0), (445755,8410042,1,'ear_type',-17,10,0), (445756,8410042,1,'eye_brow_type',0,46,-21), (445757,8410042,0,'eye_color',199,187,255), (445758,8410042,1,'eye_type',-20,0,0), (445759,8410042,0,'hair_color1',103,102,153), (445760,8410042,0,'hair_color2',95,79,92), (445761,8410042,0,'hair_face_color',189,178,189), (445762,8410042,0,'hair_face_highlight_color',105,103,97), (445763,8410042,0,'hair_highlight',102,153,147), (445764,8410042,0,'hair_type_color',189,178,189), (445765,8410042,0,'hair_type_highlight_color',105,103,97), (445766,8410042,1,'lip_type',-34,48,19), (445767,8410042,1,'nose_type',-4,-26,-14), (445768,8410042,0,'skin_color',0,1,1), (445769,8410042,1,'soga_cheek_type',-21,-10,0), (445770,8410042,1,'soga_chin_type',-32,25,0), (445771,8410042,1,'soga_ear_type',-17,10,0), (445772,8410042,1,'soga_eye_brow_type',0,46,-21), (445773,8410042,0,'soga_eye_color',229,229,102), (445774,8410042,1,'soga_eye_type',-20,0,0), (445775,8410042,0,'soga_hair_color1',103,102,153), (445776,8410042,0,'soga_hair_color2',95,79,92), (445777,8410042,0,'soga_hair_face_color',189,178,189), (445778,8410042,0,'soga_hair_face_highlight_color',105,103,97), (445779,8410042,0,'soga_hair_highlight',102,153,147), (445780,8410042,0,'soga_hair_type_color',189,178,189), (445781,8410042,0,'soga_hair_type_highlight_color',105,103,97), (445782,8410042,1,'soga_lip_type',-34,48,19), (445783,8410042,1,'soga_nose_type',-4,-26,-14), (445784,8410042,0,'soga_skin_color',0,1,1), (445785,8410042,0,'wing_color1',255,255,255), (445786,8410042,0,'wing_color2',255,255,255), (445858,8410070,0,'eye_color',239,133,255), (445862,8410070,0,'hair_face_color',59,21,11), (445865,8410070,0,'hair_type_color',59,21,11), (445869,8410070,0,'skin_color',200,200,200), (445917,8410071,0,'eye_color',255,255,255), (445918,8410071,0,'skin_color',255,255,255), (445919,8410071,0,'soga_eye_color',255,0,255), (445920,8400011,0,'hair_type_color',42,29,3), (445921,8400011,0,'hair_face_color',42,29,3), (445960,8400025,0,'hair_type_color',50,50,50), (445963,8400025,0,'skin_color',197,183,133), (445984,8400025,0,'hair_type_highlight_color',50,50,50), (445985,8400025,0,'hair_face_color',50,50,50), (445986,8430034,0,'eye_color',255,255,255), (445987,8430034,0,'skin_color',255,255,255), (445988,8430034,0,'soga_eye_color',255,0,255), (446024,8400027,0,'eye_color',105,12,134), (446025,8400027,1,'eye_type',100,0,0), (446026,8400027,0,'hair_face_color',84,31,15), (446027,8400027,0,'hair_face_highlight_color',216,192,37), (446028,8400027,0,'hair_type_color',84,31,15), (446029,8400027,0,'hair_type_highlight_color',216,192,37), (446032,8400027,0,'skin_color',197,183,133), (446051,8400015,0,'skin_color',197,183,133), (446052,8400028,0,'eye_color',29,59,47), (446053,8400028,1,'eye_type',63,0,0), (446054,8400028,0,'hair_face_color',100,70,10), (446055,8400028,0,'hair_type_color',100,70,10), (446056,8400028,0,'hair_type_highlight_color',244,246,246), (446057,8400028,0,'skin_color',197,183,133), (446063,8400029,0,'eye_color',37,77,81), (446067,8400029,0,'hair_type_color',100,70,10), (446071,8400029,0,'skin_color',236,242,242), (446094,8400030,0,'eye_color',79,151,171), (446098,8400030,0,'hair_type_color',20,20,20), (446102,8400030,0,'skin_color',176,123,56), (446121,8400031,1,'cheek_type',-28,-7,0), (446122,8400031,1,'chin_type',47,26,7), (446123,8400031,1,'ear_type',-3,35,0), (446124,8400031,1,'eye_brow_type',0,7,31), (446125,8400031,0,'eye_color',124,164,142), (446126,8400031,1,'eye_type',-7,0,0), (446127,8400031,0,'hair_face_color',40,36,23), (446128,8400031,0,'hair_face_highlight_color',142,122,8), (446129,8400031,0,'hair_type_color',40,36,23), (446130,8400031,0,'hair_type_highlight_color',142,122,8), (446131,8400031,1,'lip_type',-2,9,41), (446132,8400031,1,'nose_type',-28,0,1), (446133,8400031,0,'skin_color',215,187,156), (446134,8400031,1,'soga_cheek_type',-28,-7,0), (446135,8400031,1,'soga_chin_type',47,26,7), (446136,8400031,1,'soga_ear_type',-3,35,0), (446137,8400031,1,'soga_eye_brow_type',0,7,31), (446138,8400031,0,'soga_eye_color',229,229,102), (446139,8400031,1,'soga_eye_type',-7,0,0), (446140,8400031,0,'soga_hair_face_color',40,36,23), (446141,8400031,0,'soga_hair_face_highlight_color',142,122,8), (446142,8400031,0,'soga_hair_type_color',40,36,23), (446143,8400031,0,'soga_hair_type_highlight_color',142,122,8), (446144,8400031,1,'soga_lip_type',-2,9,41), (446145,8400031,1,'soga_nose_type',-28,0,1), (446146,8400031,0,'soga_skin_color',215,187,156), (446147,8400031,0,'wing_color1',255,255,255), (446148,8400031,0,'wing_color2',255,255,255), (446152,121839,0,'skin_color',197,183,133), (446155,1370132,0,'hair_color1',150,150,150), (446156,1370132,0,'skin_color',112,105,109), (446158,1370132,0,'hair_type_color',80,80,80), (446159,1370132,0,'hair_face_color',80,80,80), (446160,1370136,1,'cheek_type',-4,0,0), (446161,1370136,1,'chin_type',-34,-31,34), (446162,1370136,1,'ear_type',2,10,0), (446163,1370136,1,'eye_brow_type',68,14,17), (446164,1370136,0,'eye_color',68,103,62), (446165,1370136,1,'eye_type',100,0,0), (446166,1370136,0,'hair_color1',26,24,25), (446167,1370136,0,'hair_color2',90,90,90), (446168,1370136,0,'hair_face_color',15,1,21), (446169,1370136,0,'hair_face_highlight_color',40,30,30), (446170,1370136,0,'hair_highlight',60,80,80), (446171,1370136,0,'hair_type_color',70,30,30), (446172,1370136,0,'hair_type_highlight_color',88,30,30), (446173,1370136,1,'lip_type',-42,-100,-62), (446174,1370136,1,'nose_type',22,-41,42), (446175,1370136,0,'skin_color',209,220,220), (446176,1370136,1,'soga_cheek_type',-4,0,0), (446177,1370136,1,'soga_chin_type',-34,-31,34), (446178,1370136,1,'soga_ear_type',2,10,0), (446179,1370136,1,'soga_eye_brow_type',68,14,17), (446180,1370136,0,'soga_eye_color',209,220,220), (446181,1370136,1,'soga_eye_type',100,0,0), (446182,1370136,0,'soga_hair_color1',26,24,25), (446183,1370136,0,'soga_hair_color2',36,34,36), (446184,1370136,0,'soga_hair_face_color',15,1,21), (446185,1370136,0,'soga_hair_face_highlight_color',88,4,4), (446186,1370136,0,'soga_hair_highlight',109,14,49), (446187,1370136,0,'soga_hair_type_color',70,30,20), (446188,1370136,0,'soga_hair_type_highlight_color',88,4,4), (446189,1370136,1,'soga_lip_type',-42,-100,-62), (446190,1370136,1,'soga_nose_type',22,-41,42), (446191,1370136,0,'soga_skin_color',68,103,62), (446223,1370137,1,'cheek_type',-100,-17,0), (446224,1370137,1,'chin_type',100,0,-100), (446225,1370137,1,'ear_type',-100,88,0), (446226,1370137,1,'eye_brow_type',-95,37,68), (446227,1370137,0,'eye_color',159,189,175), (446228,1370137,1,'eye_type',31,0,0), (446229,1370137,0,'hair_color1',56,33,26), (446230,1370137,0,'hair_color2',94,59,11), (446231,1370137,0,'hair_face_color',10,10,10), (446232,1370137,0,'hair_face_highlight_color',10,10,10), (446233,1370137,0,'hair_highlight',10,28,15), (446234,1370137,0,'hair_type_color',10,10,10), (446235,1370137,0,'hair_type_highlight_color',48,33,3), (446236,1370137,1,'lip_type',-9,100,100), (446237,1370137,1,'nose_type',-76,65,-100), (446238,1370137,0,'skin_color',60,40,40), (446239,1370137,1,'soga_cheek_type',-100,-17,0), (446240,1370137,1,'soga_chin_type',100,0,-100), (446241,1370137,1,'soga_ear_type',-100,88,0), (446242,1370137,1,'soga_eye_brow_type',-95,37,68), (446243,1370137,0,'soga_eye_color',250,253,253), (446244,1370137,1,'soga_eye_type',31,0,0), (446245,1370137,0,'soga_hair_color1',56,33,26), (446246,1370137,0,'soga_hair_color2',94,59,11), (446247,1370137,0,'soga_hair_face_color',10,10,10), (446248,1370137,0,'soga_hair_face_highlight_color',48,33,3), (446249,1370137,0,'soga_hair_highlight',79,28,15), (446250,1370137,0,'soga_hair_type_color',10,10,10), (446251,1370137,0,'soga_hair_type_highlight_color',10,10,10), (446252,1370137,1,'soga_lip_type',-9,100,100), (446253,1370137,1,'soga_nose_type',-76,65,-100), (446254,1370137,0,'soga_skin_color',60,40,40), (446286,1370138,1,'cheek_type',-4,0,0), (446287,1370138,1,'chin_type',-34,-31,34), (446288,1370138,1,'ear_type',2,10,0), (446289,1370138,1,'eye_brow_type',68,14,17), (446290,1370138,0,'eye_color',68,103,62), (446291,1370138,1,'eye_type',100,0,0), (446292,1370138,0,'hair_color1',26,24,25), (446293,1370138,0,'hair_color2',70,70,30), (446294,1370138,0,'hair_face_color',15,1,21), (446295,1370138,0,'hair_face_highlight_color',40,30,30), (446296,1370138,0,'hair_highlight',70,70,50), (446297,1370138,0,'hair_type_color',73,38,1), (446298,1370138,0,'hair_type_highlight_color',170,170,130), (446299,1370138,1,'lip_type',-42,-100,-62), (446300,1370138,1,'nose_type',22,-41,42), (446301,1370138,0,'skin_color',80,90,90), (446302,1370138,1,'soga_cheek_type',-4,0,0), (446303,1370138,1,'soga_chin_type',-34,-31,34), (446304,1370138,1,'soga_ear_type',2,10,0), (446305,1370138,1,'soga_eye_brow_type',68,14,17), (446306,1370138,0,'soga_eye_color',209,220,220), (446307,1370138,1,'soga_eye_type',100,0,0), (446308,1370138,0,'soga_hair_color1',26,24,25), (446309,1370138,0,'soga_hair_color2',36,34,36), (446310,1370138,0,'soga_hair_face_color',15,1,21), (446311,1370138,0,'soga_hair_face_highlight_color',88,4,4), (446312,1370138,0,'soga_hair_highlight',170,170,130), (446313,1370138,0,'soga_hair_type_color',73,38,1), (446314,1370138,0,'soga_hair_type_highlight_color',88,4,4), (446315,1370138,1,'soga_lip_type',-42,-100,-62), (446316,1370138,1,'soga_nose_type',22,-41,42), (446317,1370138,0,'soga_skin_color',80,90,90), (446353,8400032,0,'eye_color',118,14,183), (446361,8400032,0,'skin_color',250,247,233), (446380,8400033,0,'hair_type_highlight_color',84,0,0), (446381,8400033,0,'skin_color',252,253,253), (446382,8400033,0,'hair_type_color',42,29,3), (446383,8400033,0,'hair_face_color',42,29,3), (446387,1370139,1,'cheek_type',28,-7,0), (446388,1370139,1,'chin_type',-44,29,-17), (446389,1370139,1,'ear_type',0,25,0), (446390,1370139,1,'eye_brow_type',7,-48,0), (446391,1370139,0,'eye_color',99,75,37), (446392,1370139,1,'eye_type',14,0,0), (446393,1370139,0,'hair_face_color',153,150,145), (446394,1370139,0,'hair_face_highlight_color',88,86,84), (446395,1370139,0,'hair_type_color',153,150,145), (446396,1370139,0,'hair_type_highlight_color',88,86,84), (446397,1370139,1,'lip_type',21,-14,23), (446398,1370139,1,'nose_type',0,32,8), (446399,1370139,0,'skin_color',225,235,235), (446400,1370139,1,'soga_cheek_type',28,-7,0), (446401,1370139,1,'soga_chin_type',-44,29,-17), (446402,1370139,1,'soga_ear_type',0,25,0), (446403,1370139,1,'soga_eye_brow_type',7,-48,0), (446404,1370139,0,'soga_eye_color',229,229,102), (446405,1370139,1,'soga_eye_type',14,0,0), (446406,1370139,0,'soga_hair_face_color',153,150,145), (446407,1370139,0,'soga_hair_face_highlight_color',88,86,84), (446408,1370139,0,'soga_hair_type_color',153,150,145), (446409,1370139,0,'soga_hair_type_highlight_color',88,86,84), (446410,1370139,1,'soga_lip_type',21,-14,23), (446411,1370139,1,'soga_nose_type',0,32,8), (446412,1370139,0,'soga_skin_color',225,235,235), (446413,1370139,0,'wing_color1',255,255,255), (446414,1370139,0,'wing_color2',255,255,255), (446418,1370132,0,'soga_skin_color',112,105,109), (446419,1370132,0,'soga_hair_type_color',80,80,80), (446420,1370140,1,'cheek_type',64,-62,0), (446421,1370140,1,'chin_type',-42,-52,43), (446422,1370140,1,'ear_type',37,42,0), (446423,1370140,1,'eye_brow_type',50,82,100), (446424,1370140,0,'eye_color',76,147,159), (446425,1370140,1,'eye_type',50,0,0), (446426,1370140,0,'hair_color1',38,22,21), (446427,1370140,0,'hair_color2',120,50,0), (446428,1370140,0,'hair_face_highlight_color',15,1,21), (446429,1370140,0,'hair_highlight',26,24,25), (446430,1370140,0,'hair_type_highlight_color',80,80,80), (446431,1370140,1,'lip_type',-64,37,-7), (446432,1370140,1,'nose_type',37,-100,-41), (446433,1370140,0,'skin_color',253,253,253), (446434,1370140,1,'soga_cheek_type',64,-62,0), (446435,1370140,1,'soga_chin_type',-42,-52,43), (446436,1370140,1,'soga_ear_type',37,42,0), (446437,1370140,1,'soga_eye_brow_type',50,82,100), (446438,1370140,0,'soga_eye_color',253,253,253), (446439,1370140,1,'soga_eye_type',50,0,0), (446440,1370140,0,'soga_hair_color1',38,22,21), (446441,1370140,0,'soga_hair_color2',120,50,0), (446442,1370140,0,'soga_hair_face_highlight_color',15,1,21), (446443,1370140,0,'soga_hair_highlight',26,24,25), (446444,1370140,0,'soga_hair_type_highlight_color',15,1,21), (446445,1370140,1,'soga_lip_type',-64,37,-7), (446446,1370140,1,'soga_nose_type',37,-100,-41), (446447,1370140,0,'soga_skin_color',76,147,159), (446451,1370140,0,'hair_type_color',180,80,20), (446452,1370141,1,'cheek_type',44,0,0), (446453,1370141,1,'chin_type',90,-11,0), (446454,1370141,1,'ear_type',-8,-98,0), (446455,1370141,1,'eye_brow_type',-91,-53,-25), (446456,1370141,0,'eye_color',119,175,191), (446457,1370141,1,'eye_type',75,0,0), (446458,1370141,0,'hair_color1',53,80,80), (446459,1370141,0,'hair_color2',30,0,0), (446460,1370141,0,'hair_face_color',121,38,35), (446461,1370141,0,'hair_face_highlight_color',47,14,19), (446462,1370141,0,'hair_highlight',54,45,28), (446463,1370141,0,'hair_type_color',121,38,35), (446464,1370141,0,'hair_type_highlight_color',47,14,19), (446465,1370141,1,'lip_type',0,32,-22), (446466,1370141,1,'nose_type',90,53,-34), (446467,1370141,0,'skin_color',245,250,250), (446468,1370141,1,'soga_cheek_type',0,-91,-53), (446469,1370141,1,'soga_chin_type',0,0,32), (446470,1370141,1,'soga_ear_type',0,75,0), (446471,1370141,1,'soga_eye_brow_type',0,-8,-98), (446472,1370141,0,'soga_eye_color',229,229,102), (446473,1370141,1,'soga_eye_type',-48,0,0), (446474,1370141,0,'soga_hair_color1',91,21,51), (446475,1370141,0,'soga_hair_color2',159,88,0), (446476,1370141,0,'soga_hair_face_color',121,38,35), (446477,1370141,0,'soga_hair_face_highlight_color',47,14,19), (446478,1370141,0,'soga_hair_highlight',54,45,28), (446479,1370141,0,'soga_hair_type_color',121,38,35), (446480,1370141,0,'soga_hair_type_highlight_color',47,14,19), (446481,1370141,1,'soga_lip_type',-25,44,0), (446482,1370141,1,'soga_nose_type',-22,90,-11), (446483,1370141,0,'soga_skin_color',245,250,250), (446484,1370141,0,'wing_color1',255,255,255), (446485,1370141,0,'wing_color2',255,255,255), (446515,1370142,1,'cheek_type',35,29,0), (446516,1370142,1,'chin_type',0,34,-31), (446517,1370142,1,'ear_type',9,22,0), (446518,1370142,1,'eye_brow_type',17,0,-32), (446519,1370142,0,'eye_color',117,158,131), (446520,1370142,1,'eye_type',14,0,0), (446521,1370142,0,'hair_face_color',12,8,0), (446522,1370142,0,'hair_face_highlight_color',79,33,0), (446523,1370142,0,'hair_type_color',12,8,0), (446524,1370142,0,'hair_type_highlight_color',79,33,0), (446525,1370142,1,'lip_type',-23,22,-29), (446526,1370142,0,'skin_color',210,221,219), (446527,1370142,1,'soga_cheek_type',35,29,0), (446528,1370142,1,'soga_chin_type',0,34,-31), (446529,1370142,1,'soga_ear_type',9,22,0), (446530,1370142,1,'soga_eye_brow_type',17,0,-32), (446531,1370142,0,'soga_eye_color',229,229,102), (446532,1370142,1,'soga_eye_type',14,0,0), (446533,1370142,0,'soga_hair_face_color',12,8,0), (446534,1370142,0,'soga_hair_face_highlight_color',79,33,0), (446535,1370142,0,'soga_hair_type_color',12,8,0), (446536,1370142,0,'soga_hair_type_highlight_color',79,33,0), (446537,1370142,1,'soga_lip_type',-23,22,-29), (446538,1370142,0,'soga_skin_color',210,221,219), (446539,1370142,0,'wing_color1',255,255,255), (446540,1370142,0,'wing_color2',255,255,255), (446546,1370143,1,'cheek_type',35,29,0), (446547,1370143,1,'chin_type',0,34,-31), (446548,1370143,1,'ear_type',9,22,0), (446549,1370143,1,'eye_brow_type',17,0,-32), (446550,1370143,0,'eye_color',117,158,131), (446551,1370143,1,'eye_type',14,0,0), (446552,1370143,0,'hair_face_color',12,8,0), (446553,1370143,0,'hair_face_highlight_color',79,33,0), (446554,1370143,0,'hair_type_color',12,8,0), (446555,1370143,0,'hair_type_highlight_color',79,33,0), (446556,1370143,1,'lip_type',-23,22,-29), (446557,1370143,0,'skin_color',210,221,219), (446558,1370143,1,'soga_cheek_type',35,29,0), (446559,1370143,1,'soga_chin_type',0,34,-31), (446560,1370143,1,'soga_ear_type',9,22,0), (446561,1370143,1,'soga_eye_brow_type',17,0,-32), (446562,1370143,0,'soga_eye_color',229,229,102), (446563,1370143,1,'soga_eye_type',14,0,0), (446564,1370143,0,'soga_hair_face_color',12,8,0), (446565,1370143,0,'soga_hair_face_highlight_color',79,33,0), (446566,1370143,0,'soga_hair_type_color',12,8,0), (446567,1370143,0,'soga_hair_type_highlight_color',79,33,0), (446568,1370143,1,'soga_lip_type',-23,22,-29), (446569,1370143,0,'soga_skin_color',210,221,219), (446570,1370143,0,'wing_color1',255,255,255), (446571,1370143,0,'wing_color2',255,255,255), (446577,1370144,1,'cheek_type',-11,21,0), (446578,1370144,1,'chin_type',-7,-3,14), (446579,1370144,1,'ear_type',-34,-17,0), (446580,1370144,1,'eye_brow_type',50,-100,100), (446581,1370144,0,'eye_color',155,147,98), (446582,1370144,1,'eye_type',9,0,0), (446583,1370144,0,'hair_face_color',157,147,57), (446584,1370144,0,'hair_face_highlight_color',214,204,192), (446585,1370144,0,'hair_type_color',157,147,57), (446586,1370144,0,'hair_type_highlight_color',214,204,192), (446587,1370144,1,'lip_type',14,10,-20), (446588,1370144,1,'nose_type',41,-7,-28), (446589,1370144,0,'skin_color',101,95,65), (446590,1370144,1,'soga_cheek_type',-11,21,0), (446591,1370144,1,'soga_chin_type',-7,-3,14), (446592,1370144,1,'soga_ear_type',-34,-17,0), (446593,1370144,1,'soga_eye_brow_type',50,-100,100), (446594,1370144,0,'soga_eye_color',229,229,102), (446595,1370144,1,'soga_eye_type',9,0,0), (446596,1370144,0,'soga_hair_face_color',157,147,57), (446597,1370144,0,'soga_hair_face_highlight_color',214,204,192), (446598,1370144,0,'soga_hair_type_color',157,147,57), (446599,1370144,0,'soga_hair_type_highlight_color',214,204,192), (446600,1370144,1,'soga_lip_type',14,10,-20), (446601,1370144,1,'soga_nose_type',41,-7,-28), (446602,1370144,0,'soga_skin_color',101,95,65), (446603,1370144,0,'wing_color1',255,255,255), (446604,1370144,0,'wing_color2',255,255,255), (446608,1370145,1,'cheek_type',-37,68,0), (446609,1370145,1,'chin_type',-72,79,-38), (446610,1370145,1,'ear_type',-63,-1,0), (446611,1370145,1,'eye_brow_type',-8,-64,40), (446612,1370145,0,'eye_color',108,145,107), (446613,1370145,1,'eye_type',22,0,0), (446614,1370145,0,'hair_color1',79,28,15), (446615,1370145,0,'hair_color2',111,64,0), (446616,1370145,0,'hair_face_color',35,24,1), (446617,1370145,0,'hair_face_highlight_color',43,13,17), (446618,1370145,0,'hair_highlight',54,45,28), (446619,1370145,0,'hair_type_color',35,24,1), (446620,1370145,0,'hair_type_highlight_color',43,13,17), (446621,1370145,1,'lip_type',-75,-95,-64), (446622,1370145,1,'nose_type',-55,68,28), (446623,1370145,0,'skin_color',47,38,39), (446624,1370145,1,'soga_cheek_type',-37,68,0), (446625,1370145,1,'soga_chin_type',-72,79,-38), (446626,1370145,1,'soga_ear_type',-63,-1,0), (446627,1370145,1,'soga_eye_brow_type',-8,-64,40), (446628,1370145,0,'soga_eye_color',229,229,102), (446629,1370145,1,'soga_eye_type',22,0,0), (446630,1370145,0,'soga_hair_color1',79,28,15), (446631,1370145,0,'soga_hair_color2',111,64,0), (446632,1370145,0,'soga_hair_face_color',35,24,1), (446633,1370145,0,'soga_hair_face_highlight_color',43,13,17), (446634,1370145,0,'soga_hair_highlight',54,45,28), (446635,1370145,0,'soga_hair_type_color',35,24,1), (446636,1370145,0,'soga_hair_type_highlight_color',43,13,17), (446637,1370145,1,'soga_lip_type',-75,-95,-64), (446638,1370145,1,'soga_nose_type',-55,68,28), (446639,1370145,0,'soga_skin_color',47,38,39), (446640,1370145,0,'wing_color1',255,255,255), (446641,1370145,0,'wing_color2',255,255,255), (446671,8430040,1,'cheek_type',9,-17,0), (446672,8430040,1,'chin_type',17,4,11), (446673,8430040,1,'ear_type',-9,28,0), (446674,8430040,1,'eye_brow_type',-34,-22,-21), (446675,8430040,0,'eye_color',48,97,80), (446676,8430040,1,'eye_type',28,0,0), (446677,8430040,0,'hair_face_color',157,138,85), (446678,8430040,0,'hair_face_highlight_color',144,50,27), (446679,8430040,0,'hair_type_color',157,138,85), (446680,8430040,0,'hair_type_highlight_color',144,50,27), (446681,8430040,1,'lip_type',25,14,3), (446682,8430040,1,'nose_type',25,-7,28), (446683,8430040,0,'skin_color',219,233,233), (446684,8430040,1,'soga_cheek_type',9,-17,0), (446685,8430040,1,'soga_chin_type',17,4,11), (446686,8430040,1,'soga_ear_type',-9,28,0), (446687,8430040,1,'soga_eye_brow_type',-34,-22,-21), (446688,8430040,0,'soga_eye_color',229,229,102), (446689,8430040,1,'soga_eye_type',28,0,0), (446690,8430040,0,'soga_hair_face_color',157,138,85), (446691,8430040,0,'soga_hair_face_highlight_color',144,50,27), (446692,8430040,0,'soga_hair_type_color',157,138,85), (446693,8430040,0,'soga_hair_type_highlight_color',144,50,27), (446694,8430040,1,'soga_lip_type',25,14,3), (446695,8430040,1,'soga_nose_type',25,-7,28), (446696,8430040,0,'soga_skin_color',219,233,233), (446697,8430040,0,'wing_color1',255,255,255), (446698,8430040,0,'wing_color2',255,255,255), (446702,121883,1,'cheek_type',75,-43,0), (446703,121883,1,'chin_type',89,75,93), (446704,121883,1,'ear_type',-25,-41,0), (446705,121883,1,'eye_brow_type',87,-37,89), (446706,121883,0,'eye_color',137,172,150), (446707,121883,1,'eye_type',9,0,0), (446708,121883,0,'hair_color1',246,200,200), (446709,121883,0,'hair_color2',28,0,0), (446710,121883,0,'hair_face_color',218,214,193), (446711,121883,0,'hair_highlight',128,122,121), (446712,121883,0,'hair_type_color',124,118,113), (446713,121883,1,'lip_type',56,-93,-62), (446714,121883,1,'nose_type',-75,-50,77), (446715,121883,0,'skin_color',115,75,66), (446716,121883,1,'soga_cheek_type',0,87,-37), (446717,121883,1,'soga_chin_type',0,56,-93), (446718,121883,1,'soga_ear_type',0,9,0), (446719,121883,1,'soga_eye_brow_type',0,-25,-41), (446720,121883,0,'soga_eye_color',229,229,102), (446721,121883,1,'soga_eye_type',28,0,0), (446722,121883,0,'soga_hair_color1',26,24,25), (446723,121883,0,'soga_hair_color2',36,34,36), (446724,121883,0,'soga_hair_face_color',15,1,21), (446725,121883,0,'soga_hair_highlight',38,22,21), (446726,121883,0,'soga_hair_type_color',15,1,21), (446727,121883,1,'soga_lip_type',89,75,-43), (446728,121883,1,'soga_nose_type',-62,89,75), (446729,121883,0,'soga_skin_color',115,75,66), (446730,121883,0,'wing_color1',255,255,255), (446731,121883,0,'wing_color2',255,255,255), (446732,121883,0,'hair_type_highlight_color',218,214,193), (446733,1390128,1,'cheek_type',0,31,0), (446734,1390128,1,'chin_type',-7,17,-37), (446735,1390128,1,'ear_type',34,0,0), (446736,1390128,1,'eye_brow_type',-2,14,10), (446737,1390128,0,'eye_color',25,100,117), (446738,1390128,1,'eye_type',22,0,0), (446739,1390128,0,'hair_color1',22,20,0), (446740,1390128,0,'hair_face_color',75,28,9), (446741,1390128,0,'hair_face_highlight_color',152,118,74), (446742,1390128,0,'hair_type_color',75,28,9), (446743,1390128,0,'hair_type_highlight_color',152,118,74), (446744,1390128,1,'lip_type',0,-2,-19), (446745,1390128,1,'nose_type',-19,22,20), (446746,1390128,0,'skin_color',64,84,106), (446747,1390128,1,'soga_cheek_type',0,-2,14), (446748,1390128,1,'soga_chin_type',0,0,-2), (446749,1390128,1,'soga_ear_type',0,22,0), (446750,1390128,1,'soga_eye_brow_type',0,34,0), (446751,1390128,0,'soga_eye_color',229,229,102), (446752,1390128,1,'soga_eye_type',22,0,0), (446753,1390128,0,'soga_hair_face_color',75,28,9), (446754,1390128,0,'soga_hair_face_highlight_color',152,118,74), (446755,1390128,0,'soga_hair_type_color',75,28,9), (446756,1390128,0,'soga_hair_type_highlight_color',152,118,74), (446757,1390128,1,'soga_lip_type',10,0,31), (446758,1390128,1,'soga_nose_type',-19,-7,17), (446759,1390128,0,'soga_skin_color',64,84,106), (446760,1390128,0,'wing_color1',255,255,255), (446761,1390128,0,'wing_color2',255,255,255), (446764,730485,1,'skin_color',255,255,255), (446765,730485,1,'eye_color',255,255,255), (446766,730486,1,'hair_type_color',100,70,10), (446767,730486,1,'hair_face_color',100,70,10), (446768,730486,1,'skin_color',126,89,91), (446769,730488,1,'skin_color',125,126,126), (446770,730488,1,'eye_color',37,75,83), (446771,730487,1,'skin_color',182,125,122), (446772,8430047,1,'cheek_type',9,18,0), (446773,8430047,1,'chin_type',0,7,14), (446774,8430047,1,'ear_type',-31,-29,0), (446775,8430047,1,'eye_brow_type',-23,45,25), (446776,8430047,0,'eye_color',191,166,125), (446777,8430047,1,'eye_type',31,0,0), (446778,8430047,0,'hair_face_color',65,71,58), (446779,8430047,0,'hair_face_highlight_color',57,57,56), (446780,8430047,0,'hair_type_color',65,71,58), (446781,8430047,0,'hair_type_highlight_color',57,57,56), (446782,8430047,1,'lip_type',0,-1,-14), (446783,8430047,1,'nose_type',37,10,34), (446784,8430047,0,'skin_color',241,252,252), (446785,8430047,1,'soga_cheek_type',9,18,0), (446786,8430047,1,'soga_chin_type',0,7,14), (446787,8430047,1,'soga_ear_type',-31,-29,0), (446788,8430047,1,'soga_eye_brow_type',-23,45,25), (446789,8430047,0,'soga_eye_color',229,229,102), (446790,8430047,1,'soga_eye_type',31,0,0), (446791,8430047,0,'soga_hair_face_color',65,71,58), (446792,8430047,0,'soga_hair_face_highlight_color',57,57,56), (446793,8430047,0,'soga_hair_type_color',65,71,58), (446794,8430047,0,'soga_hair_type_highlight_color',57,57,56), (446795,8430047,1,'soga_lip_type',0,-1,-14), (446796,8430047,1,'soga_nose_type',37,10,34), (446797,8430047,0,'soga_skin_color',241,252,252), (446798,8430047,0,'wing_color1',255,255,255), (446799,8430047,0,'wing_color2',255,255,255), (446803,8410074,0,'skin_color',150,150,150), (446804,331145,1,'cheek_type',75,-43,0), (446805,331145,1,'chin_type',89,75,93), (446806,331145,1,'ear_type',-25,-41,0), (446807,331145,1,'eye_brow_type',87,-37,89), (446808,331145,0,'eye_color',137,172,150), (446809,331145,1,'eye_type',9,0,0), (446810,331145,0,'hair_color1',246,200,200), (446811,331145,0,'hair_color2',28,0,0), (446812,331145,0,'hair_face_color',218,214,193), (446813,331145,0,'hair_highlight',128,122,121), (446814,331145,0,'hair_type_color',124,118,113), (446815,331145,1,'lip_type',56,-93,-62), (446816,331145,1,'nose_type',-75,-50,77), (446817,331145,0,'skin_color',115,75,66), (446818,331145,1,'soga_cheek_type',0,87,-37), (446819,331145,1,'soga_chin_type',0,56,-93), (446820,331145,1,'soga_ear_type',0,9,0), (446821,331145,1,'soga_eye_brow_type',0,-25,-41), (446822,331145,0,'soga_eye_color',229,229,102), (446823,331145,1,'soga_eye_type',28,0,0), (446824,331145,0,'soga_hair_color1',26,24,25), (446825,331145,0,'soga_hair_color2',36,34,36), (446826,331145,0,'soga_hair_face_color',15,1,21), (446827,331145,0,'soga_hair_highlight',38,22,21), (446828,331145,0,'soga_hair_type_color',15,1,21), (446829,331145,1,'soga_lip_type',89,75,-43), (446830,331145,1,'soga_nose_type',-62,89,75), (446831,331145,0,'soga_skin_color',115,75,66), (446832,331145,0,'wing_color1',255,255,255), (446833,331145,0,'wing_color2',255,255,255), (446834,331145,0,'hair_type_highlight_color',218,214,193), (446835,331146,0,'eye_color',255,255,255), (446836,331146,0,'skin_color',100,100,100), (446837,331146,0,'soga_eye_color',255,0,255), (446839,330233,0,'skin_color',150,150,150), (446840,331148,0,'eye_color',255,255,255), (446841,331148,0,'skin_color',255,255,196), (446842,331148,0,'soga_eye_color',255,0,255), (446843,331149,0,'eye_color',255,255,255), (446844,331149,0,'skin_color',255,255,196), (446845,331149,0,'soga_eye_color',255,0,255), (446846,331150,0,'eye_color',255,255,255), (446847,331150,0,'skin_color',255,255,255), (446848,331150,0,'soga_eye_color',255,0,255), (446849,331151,0,'eye_color',195,189,108), (446850,331151,0,'skin_color',84,95,65), (446851,331151,0,'soga_eye_color',255,0,255), (446852,331152,0,'eye_color',120,153,27), (446853,331152,0,'skin_color',106,110,60), (446854,331152,0,'soga_eye_color',255,0,255), (446855,331154,0,'eye_color',255,255,255), (446856,331154,0,'skin_color',142,75,35), (446857,331154,0,'soga_eye_color',255,0,255), (446858,331155,0,'eye_color',255,255,255), (446859,331155,0,'skin_color',82,54,26), (446860,331155,0,'soga_eye_color',255,0,255), (446861,331156,0,'eye_color',255,255,255), (446862,331156,0,'skin_color',82,54,26), (446863,331156,0,'soga_eye_color',255,0,255), (446864,331157,0,'eye_color',67,93,21), (446865,331157,0,'skin_color',0,63,0), (446866,331157,0,'soga_eye_color',255,0,255), (446867,331159,0,'eye_color',255,255,255), (446868,331159,0,'skin_color',128,63,0), (446869,331159,0,'soga_eye_color',255,0,255), (446870,331160,0,'eye_color',255,255,255), (446871,331160,0,'skin_color',100,100,100), (446872,331160,0,'soga_eye_color',255,0,255), (446873,331161,0,'eye_color',255,255,255), (446874,331161,0,'skin_color',255,255,255), (446875,331161,0,'soga_eye_color',255,0,255), (446876,331162,0,'eye_color',255,255,255), (446877,331162,0,'skin_color',255,255,255), (446878,331162,0,'soga_eye_color',255,0,255), (446879,331163,0,'eye_color',255,255,255), (446880,331163,0,'skin_color',255,255,255), (446881,331163,0,'soga_eye_color',255,0,255), (446882,331164,0,'eye_color',255,255,255), (446883,331164,0,'skin_color',255,255,255), (446884,331164,0,'soga_eye_color',255,0,255), (446885,331165,0,'eye_color',255,255,255), (446886,331165,0,'skin_color',255,255,255), (446887,331165,0,'soga_eye_color',255,0,255), (446888,331166,0,'eye_color',255,255,255), (446889,331166,0,'skin_color',255,255,255), (446890,331166,0,'soga_eye_color',255,0,255), (446891,331167,0,'eye_color',255,255,255), (446892,331167,0,'skin_color',255,255,255), (446893,331167,0,'soga_eye_color',255,0,255), (446894,2030013,0,'eye_color',255,255,255), (446895,2030013,0,'skin_color',255,255,255), (446896,2030013,0,'soga_eye_color',255,0,255), (446897,2030014,0,'eye_color',255,0,0), (446898,2030014,0,'skin_color',255,0,0), (446899,2030014,0,'soga_eye_color',255,0,255), (446900,2030015,0,'eye_color',255,0,0), (446901,2030015,0,'skin_color',255,0,0), (446902,2030015,0,'soga_eye_color',255,0,255), (446903,331168,0,'eye_color',255,255,255), (446904,331168,0,'skin_color',255,255,255), (446905,331168,0,'soga_eye_color',255,0,255), (446906,331169,0,'eye_color',255,255,255), (446907,331169,0,'skin_color',128,0,0), (446908,331169,0,'soga_eye_color',255,0,255), (446909,331170,0,'skin_color',150,150,150), (446910,331171,0,'eye_color',255,255,255), (446911,331171,0,'skin_color',255,255,255), (446912,331171,0,'soga_eye_color',255,0,255), (446913,331172,0,'skin_color',100,100,100), (446914,331172,0,'eye_color',255,0,0), (446915,331172,0,'hair_type_color',255,255,255), (446920,331173,0,'eye_color',38,77,88), (446924,331173,0,'hair_face_color',59,58,73), (446925,331173,0,'hair_face_highlight_color',119,147,147), (446927,331173,0,'hair_type_color',59,58,73), (446928,331173,0,'hair_type_highlight_color',119,147,147), (446931,331173,0,'skin_color',150,150,150), (446979,331174,0,'eye_color',255,255,255), (446980,331174,0,'skin_color',255,255,255), (446981,331174,0,'soga_eye_color',255,0,255), (446985,331175,0,'eye_color',255,255,255), (446986,331175,0,'skin_color',255,255,255), (446987,331175,0,'soga_eye_color',255,0,255), (446988,331176,0,'eye_color',255,255,255), (446989,331176,0,'skin_color',255,255,255), (446990,331176,0,'soga_eye_color',255,0,255), (446991,331177,0,'eye_color',255,255,255), (446992,331177,0,'skin_color',255,255,255), (446993,331177,0,'soga_eye_color',255,0,255), (446994,331178,0,'eye_color',255,255,255), (446995,331178,0,'skin_color',255,255,255), (446996,331178,0,'soga_eye_color',255,0,255), (446997,331179,0,'eye_color',255,255,255), (446998,331179,0,'skin_color',255,255,255), (446999,331179,0,'soga_eye_color',255,0,255), (447000,331180,0,'eye_color',255,255,255), (447001,331180,0,'skin_color',255,255,255), (447002,331180,0,'soga_eye_color',255,0,255), (447003,331181,0,'eye_color',255,255,255), (447004,331181,0,'skin_color',255,255,255), (447005,331181,0,'soga_eye_color',255,0,255), (447006,331182,0,'eye_color',255,255,255), (447007,331182,0,'skin_color',255,255,255), (447008,331182,0,'soga_eye_color',255,0,255), (447009,331183,0,'eye_color',255,255,255), (447010,331183,0,'skin_color',255,255,255), (447011,331183,0,'soga_eye_color',255,0,255), (447012,331184,0,'eye_color',136,81,38), (447013,331184,0,'skin_color',0,147,147), (447014,331184,0,'soga_eye_color',255,0,255), (447015,331185,0,'skin_color',150,150,150), (447016,331185,0,'hair_type_color',50,50,50), (447017,331186,0,'eye_color',255,255,255), (447018,331186,0,'skin_color',255,255,255), (447019,331186,0,'soga_eye_color',255,0,255), (447020,8480001,1,'cheek_type',100,-100,0), (447021,8480001,1,'chin_type',-65,88,-100), (447022,8480001,1,'ear_type',-58,95,0), (447023,8480001,1,'eye_brow_type',-76,-100,100), (447024,8480001,0,'eye_color',132,109,86), (447025,8480001,1,'eye_type',88,0,0), (447026,8480001,0,'hair_color1',48,44,93), (447027,8480001,0,'hair_color2',237,0,0), (447028,8480001,0,'hair_face_color',19,19,10), (447029,8480001,0,'hair_face_highlight_color',55,55,50), (447030,8480001,0,'hair_type_color',19,19,10), (447031,8480001,0,'hair_type_highlight_color',55,55,50), (447032,8480001,1,'lip_type',11,-19,-55), (447033,8480001,1,'nose_type',74,48,44), (447034,8480001,0,'skin_color',220,194,152), (447035,8480001,1,'soga_cheek_type',0,-76,-100), (447036,8480001,1,'soga_chin_type',0,11,-19), (447037,8480001,1,'soga_ear_type',0,88,0), (447038,8480001,1,'soga_eye_brow_type',0,-58,95), (447039,8480001,0,'soga_eye_color',229,229,102), (447040,8480001,1,'soga_eye_type',-19,0,0), (447041,8480001,0,'soga_hair_face_color',19,19,10), (447042,8480001,0,'soga_hair_face_highlight_color',55,55,50), (447043,8480001,0,'soga_hair_type_color',19,19,10), (447044,8480001,0,'soga_hair_type_highlight_color',55,55,50), (447045,8480001,1,'soga_lip_type',100,100,-100), (447046,8480001,1,'soga_nose_type',-55,-65,88), (447047,8480001,0,'soga_skin_color',220,194,152), (447048,8480001,0,'wing_color1',255,255,255), (447049,8480001,0,'wing_color2',255,255,255), (447051,8480007,1,'cheek_type',95,87,0), (447052,8480007,1,'chin_type',-25,51,79), (447053,8480007,1,'ear_type',66,-88,0), (447054,8480007,1,'eye_brow_type',-61,97,55), (447055,8480007,0,'eye_color',151,191,190), (447056,8480007,1,'eye_type',-2,0,0), (447057,8480007,0,'hair_color1',34,216,205), (447058,8480007,0,'hair_color2',68,0,0), (447059,8480007,0,'hair_face_color',188,93,40), (447060,8480007,0,'hair_highlight',38,22,21), (447061,8480007,0,'hair_type_color',188,93,40), (447062,8480007,1,'lip_type',-89,-48,5), (447063,8480007,1,'nose_type',81,34,-40), (447064,8480007,0,'skin_color',225,224,212), (447065,8480007,1,'soga_cheek_type',0,-61,97), (447066,8480007,1,'soga_chin_type',0,-89,-48), (447067,8480007,1,'soga_ear_type',0,-2,0), (447068,8480007,1,'soga_eye_brow_type',0,66,-88), (447069,8480007,0,'soga_eye_color',229,229,102), (447070,8480007,1,'soga_eye_type',68,0,0), (447071,8480007,0,'soga_hair_color1',105,26,26), (447072,8480007,0,'soga_hair_color2',157,83,0), (447073,8480007,0,'soga_hair_face_color',188,93,40), (447074,8480007,0,'soga_hair_highlight',38,22,21), (447075,8480007,0,'soga_hair_type_color',188,93,40), (447076,8480007,1,'soga_lip_type',55,95,87), (447077,8480007,1,'soga_nose_type',5,-25,51), (447078,8480007,0,'soga_skin_color',225,224,212), (447079,8480007,0,'wing_color1',255,255,255), (447080,8480007,0,'wing_color2',255,255,255), (447082,8480008,1,'cheek_type',0,-4,0), (447083,8480008,1,'chin_type',0,-25,-11), (447084,8480008,1,'ear_type',19,43,0), (447085,8480008,1,'eye_brow_type',14,-10,-11), (447086,8480008,0,'eye_color',41,83,96), (447087,8480008,1,'eye_type',-28,0,0), (447088,8480008,0,'hair_color1',235,34,0), (447089,8480008,0,'hair_face_color',204,142,103), (447090,8480008,0,'hair_face_highlight_color',23,16,7), (447091,8480008,0,'hair_type_color',204,142,103), (447092,8480008,0,'hair_type_highlight_color',23,16,7), (447093,8480008,1,'lip_type',21,32,12), (447094,8480008,1,'nose_type',18,-21,34), (447095,8480008,0,'skin_color',222,228,216), (447096,8480008,1,'soga_cheek_type',0,14,-10), (447097,8480008,1,'soga_chin_type',0,21,32), (447098,8480008,1,'soga_ear_type',0,-28,0), (447099,8480008,1,'soga_eye_brow_type',0,19,43), (447100,8480008,0,'soga_eye_color',229,229,102), (447101,8480008,1,'soga_eye_type',-28,0,0), (447102,8480008,0,'soga_hair_face_color',204,142,103), (447103,8480008,0,'soga_hair_face_highlight_color',23,16,7), (447104,8480008,0,'soga_hair_type_color',204,142,103), (447105,8480008,0,'soga_hair_type_highlight_color',23,16,7), (447106,8480008,1,'soga_lip_type',-11,0,-4), (447107,8480008,1,'soga_nose_type',12,0,-25), (447108,8480008,0,'soga_skin_color',222,228,216), (447109,8480008,0,'wing_color1',255,255,255), (447110,8480008,0,'wing_color2',255,255,255), (447113,8480009,1,'chin_type',-10,-7,0), (447114,8480009,1,'ear_type',7,14,0), (447115,8480009,1,'eye_brow_type',-3,26,0), (447116,8480009,0,'eye_color',123,177,193), (447117,8480009,1,'eye_type',21,0,0), (447118,8480009,0,'hair_color1',11,9,0), (447119,8480009,0,'hair_face_color',194,114,5), (447120,8480009,0,'hair_face_highlight_color',101,88,10), (447121,8480009,0,'hair_type_color',194,114,5), (447122,8480009,0,'hair_type_highlight_color',101,88,10), (447123,8480009,1,'lip_type',31,44,21), (447124,8480009,1,'nose_type',4,11,9), (447125,8480009,0,'skin_color',219,229,221), (447126,8480009,1,'soga_cheek_type',0,-3,26), (447127,8480009,1,'soga_chin_type',0,31,44), (447128,8480009,1,'soga_ear_type',0,21,0), (447129,8480009,1,'soga_eye_brow_type',0,7,14), (447130,8480009,0,'soga_eye_color',229,229,102), (447131,8480009,1,'soga_eye_type',21,0,0), (447132,8480009,0,'soga_hair_face_color',194,114,5), (447133,8480009,0,'soga_hair_face_highlight_color',101,88,10), (447134,8480009,0,'soga_hair_type_color',194,114,5), (447135,8480009,0,'soga_hair_type_highlight_color',101,88,10), (447136,8480009,1,'soga_lip_type',31,44,21), (447137,8480009,1,'soga_nose_type',21,-10,-7), (447138,8480009,0,'soga_skin_color',219,229,221), (447139,8480009,0,'wing_color1',255,255,255), (447140,8480009,0,'wing_color2',255,255,255), (447175,84800010,1,'cheek_type',-17,-14,0), (447176,84800010,1,'chin_type',28,-4,9), (447177,84800010,1,'ear_type',-14,1,0), (447178,84800010,1,'eye_brow_type',26,4,-31), (447179,84800010,0,'eye_color',73,42,13), (447180,84800010,1,'eye_type',10,0,0), (447181,84800010,0,'hair_color1',230,219,0), (447182,84800010,0,'hair_face_color',25,18,6), (447183,84800010,0,'hair_face_highlight_color',89,52,8), (447184,84800010,0,'hair_type_color',25,18,6), (447185,84800010,0,'hair_type_highlight_color',89,52,8), (447186,84800010,1,'lip_type',22,-34,21), (447187,84800010,1,'nose_type',-37,-26,-37), (447188,84800010,0,'skin_color',215,194,160), (447189,84800010,1,'soga_cheek_type',0,26,4), (447190,84800010,1,'soga_chin_type',0,22,-34), (447191,84800010,1,'soga_ear_type',0,10,0), (447192,84800010,1,'soga_eye_brow_type',0,-14,1), (447193,84800010,0,'soga_eye_color',229,229,102), (447194,84800010,1,'soga_eye_type',10,0,0), (447195,84800010,0,'soga_hair_face_color',25,18,6), (447196,84800010,0,'soga_hair_face_highlight_color',89,52,8), (447197,84800010,0,'soga_hair_type_color',25,18,6), (447198,84800010,0,'soga_hair_type_highlight_color',89,52,8), (447199,84800010,1,'soga_lip_type',-31,-17,-14), (447200,84800010,1,'soga_nose_type',21,28,-4), (447201,84800010,0,'soga_skin_color',215,194,160), (447202,84800010,0,'wing_color1',255,255,255), (447203,84800010,0,'wing_color2',255,255,255), (447237,2000007,1,'cheek_type',-17,-14,0), (447238,2000007,1,'chin_type',28,-4,9), (447239,2000007,1,'ear_type',-14,1,0), (447240,2000007,1,'eye_brow_type',26,4,-31), (447241,2000007,0,'eye_color',73,42,13), (447242,2000007,1,'eye_type',10,0,0), (447243,2000007,0,'hair_color1',230,219,0), (447244,2000007,0,'hair_face_color',25,18,6), (447245,2000007,0,'hair_face_highlight_color',89,52,8), (447246,2000007,0,'hair_type_color',25,18,6), (447247,2000007,0,'hair_type_highlight_color',89,52,8), (447248,2000007,1,'lip_type',22,-34,21), (447249,2000007,1,'nose_type',-37,-26,-37), (447250,2000007,0,'skin_color',215,194,160), (447251,2000007,1,'soga_cheek_type',0,26,4), (447252,2000007,1,'soga_chin_type',0,22,-34), (447253,2000007,1,'soga_ear_type',0,10,0), (447254,2000007,1,'soga_eye_brow_type',0,-14,1), (447255,2000007,0,'soga_eye_color',229,229,102), (447256,2000007,1,'soga_eye_type',10,0,0), (447257,2000007,0,'soga_hair_face_color',25,18,6), (447258,2000007,0,'soga_hair_face_highlight_color',89,52,8), (447259,2000007,0,'soga_hair_type_color',25,18,6), (447260,2000007,0,'soga_hair_type_highlight_color',89,52,8), (447261,2000007,1,'soga_lip_type',-31,-17,-14), (447262,2000007,1,'soga_nose_type',21,28,-4), (447263,2000007,0,'soga_skin_color',215,194,160), (447264,2000007,0,'wing_color1',255,255,255), (447265,2000007,0,'wing_color2',255,255,255), (447268,84800012,0,'eye_color',255,255,255), (447269,84800012,0,'skin_color',255,255,255), (447270,84800012,0,'soga_eye_color',255,0,255), (447271,84800011,0,'eye_color',255,255,255), (447272,84800011,0,'skin_color',255,255,255), (447273,84800011,0,'soga_eye_color',255,0,255), (447274,84800013,0,'eye_color',255,255,255), (447275,84800013,0,'skin_color',255,255,255), (447276,84800013,0,'soga_eye_color',255,0,255), (447283,84800014,0,'eye_color',255,255,255), (447284,84800014,0,'skin_color',255,255,255), (447285,84800014,0,'soga_eye_color',255,0,255), (447286,8480010,1,'cheek_type',-5,-14,0), (447287,8480010,1,'chin_type',-81,64,61), (447288,8480010,1,'ear_type',82,12,0), (447289,8480010,1,'eye_brow_type',10,-3,-78), (447290,8480010,0,'eye_color',209,180,255), (447291,8480010,1,'eye_type',65,0,0), (447292,8480010,0,'hair_color1',192,225,169), (447293,8480010,0,'hair_color2',95,79,92), (447294,8480010,0,'hair_face_color',110,158,181), (447295,8480010,0,'hair_face_highlight_color',61,61,75), (447296,8480010,0,'hair_highlight',43,36,70), (447297,8480010,0,'hair_type_color',110,158,181), (447298,8480010,0,'hair_type_highlight_color',61,61,75), (447299,8480010,1,'lip_type',-25,-97,-18), (447300,8480010,1,'nose_type',-85,-64,-31), (447301,8480010,0,'skin_color',114,145,154), (447302,8480010,1,'soga_cheek_type',0,10,-3), (447303,8480010,1,'soga_chin_type',0,-25,-97), (447304,8480010,1,'soga_ear_type',0,65,0), (447305,8480010,1,'soga_eye_brow_type',0,82,12), (447306,8480010,0,'soga_eye_color',229,229,102), (447307,8480010,1,'soga_eye_type',65,0,0), (447308,8480010,0,'soga_hair_color1',93,64,120), (447309,8480010,0,'soga_hair_color2',95,79,92), (447310,8480010,0,'soga_hair_face_color',110,158,181), (447311,8480010,0,'soga_hair_face_highlight_color',61,61,75), (447312,8480010,0,'soga_hair_highlight',43,36,70), (447313,8480010,0,'soga_hair_type_color',110,158,181), (447314,8480010,0,'soga_hair_type_highlight_color',61,61,75), (447315,8480010,1,'soga_lip_type',-78,-5,-14), (447316,8480010,1,'soga_nose_type',-18,-81,64), (447317,8480010,0,'soga_skin_color',114,145,154), (447318,8480010,0,'wing_color1',255,255,255), (447319,8480010,0,'wing_color2',255,255,255), (447349,8350000,0,'eye_color',255,255,255), (447350,8350000,0,'skin_color',255,255,255), (447351,8350000,0,'soga_eye_color',255,0,255), (447352,8500000,0,'eye_color',255,255,255), (447353,8500000,0,'skin_color',255,255,255), (447354,8500000,0,'soga_eye_color',255,0,255), (447355,2490846,0,'eye_color',121,61,0), (447356,2490846,0,'skin_color',255,0,50), (447357,2490846,0,'soga_eye_color',255,0,255), (447358,2490847,0,'eye_color',121,61,0), (447359,2490847,0,'skin_color',255,255,255), (447360,2490847,0,'soga_eye_color',255,0,255), (447361,2490848,0,'eye_color',121,61,0), (447362,2490848,0,'skin_color',255,255,255), (447363,2490848,0,'soga_eye_color',255,0,255), (447364,2490850,0,'eye_color',255,255,255), (447365,2490850,0,'skin_color',255,255,255), (447366,2490850,0,'soga_eye_color',255,0,255), (447367,2490855,0,'eye_color',255,255,255), (447368,2490855,0,'skin_color',255,255,255), (447369,2490855,0,'soga_eye_color',255,0,255), (447370,2490856,0,'eye_color',255,255,255), (447371,2490856,0,'skin_color',255,255,255), (447372,2490856,0,'soga_eye_color',255,0,255), (447373,2490857,0,'eye_color',255,255,255), (447374,2490857,0,'skin_color',255,255,255), (447375,2490857,0,'soga_eye_color',255,0,255), (447376,8510029,0,'eye_color',255,255,255), (447377,8510029,0,'skin_color',255,255,255), (447378,8510029,0,'soga_eye_color',255,0,255), (447379,1320000,1,'cheek_type',34,-25,0), (447380,1320000,1,'chin_type',-76,68,50), (447381,1320000,1,'ear_type',1,17,0), (447382,1320000,1,'eye_brow_type',-7,0,0), (447383,1320000,0,'eye_color',131,231,236), (447384,1320000,0,'hair_color1',239,252,249), (447385,1320000,0,'hair_face_color',252,252,254), (447386,1320000,0,'hair_type_color',252,252,254), (447387,1320000,1,'lip_type',-7,7,-25), (447388,1320000,1,'nose_type',-2,-17,-4), (447389,1320000,0,'skin_color',70,113,112), (447390,1320000,1,'soga_cheek_type',0,-7,0), (447391,1320000,1,'soga_chin_type',0,-7,7), (447392,1320000,1,'soga_ear_type',1,17,0), (447393,1320000,1,'soga_eye_brow_type',0,1,17), (447394,1320000,0,'soga_eye_color',229,229,102), (447395,1320000,0,'soga_hair_face_color',252,252,254), (447396,1320000,0,'soga_hair_type_color',252,252,254), (447397,1320000,1,'soga_lip_type',0,34,-25), (447398,1320000,1,'soga_nose_type',-25,-76,68), (447399,1320000,0,'soga_skin_color',70,113,112), (447400,1320000,0,'wing_color1',255,255,255), (447401,1320000,0,'wing_color2',255,255,255), (447410,1320001,0,'skin_color',100,100,100), (447411,2490861,0,'eye_color',255,255,255), (447412,2490861,0,'skin_color',255,255,255), (447413,2490861,0,'soga_eye_color',255,0,255), (447414,2490862,0,'eye_color',255,255,255), (447415,2490862,0,'skin_color',255,255,255), (447416,2490862,0,'soga_eye_color',255,0,255), (447417,2490866,0,'eye_color',255,255,255), (447418,2490866,0,'skin_color',255,255,255), (447419,2490866,0,'soga_eye_color',255,0,255), (447420,2490868,0,'eye_color',255,255,255), (447421,2490868,0,'skin_color',255,255,255), (447422,2490868,0,'soga_eye_color',255,0,255), (447423,2490869,0,'eye_color',1,1,1), (447424,2490869,0,'skin_color',128,63,0), (447425,2490869,0,'soga_eye_color',255,0,255), (447426,2490872,0,'eye_color',255,255,255), (447427,2490872,0,'skin_color',255,255,255), (447428,2490872,0,'soga_eye_color',255,0,255), (447429,2490873,0,'eye_color',255,255,255), (447430,2490873,0,'skin_color',255,255,255), (447431,2490873,0,'soga_eye_color',255,0,255), (447432,2490874,0,'eye_color',255,255,255), (447433,2490874,0,'skin_color',255,255,255), (447434,2490874,0,'soga_eye_color',255,0,255), (447435,2490880,0,'eye_color',255,255,255), (447436,2490880,0,'skin_color',255,255,255), (447437,2490880,0,'soga_eye_color',255,0,255), (447438,2490882,0,'eye_color',255,255,255), (447439,2490882,0,'skin_color',255,255,255), (447440,2490882,0,'soga_eye_color',255,0,255), (447441,2490883,0,'eye_color',1,1,1), (447442,2490883,0,'skin_color',255,255,255), (447443,2490883,0,'soga_eye_color',255,0,255), (447444,2490884,0,'eye_color',255,25,25), (447445,2490884,0,'skin_color',113,55,16), (447446,2490884,0,'soga_eye_color',255,0,255), (447447,2490885,0,'eye_color',98,49,0), (447448,2490885,0,'skin_color',255,255,255), (447449,2490885,0,'soga_eye_color',255,0,255), (447450,2490886,0,'eye_color',1,1,1), (447451,2490886,0,'skin_color',214,107,0), (447452,2490886,0,'soga_eye_color',255,0,255), (447453,2490887,0,'eye_color',255,255,255), (447454,2490887,0,'skin_color',255,255,255), (447455,2490887,0,'soga_eye_color',255,0,255), (447456,2490888,0,'eye_color',255,255,255), (447457,2490888,0,'skin_color',255,255,255), (447458,2490888,0,'soga_eye_color',255,0,255), (447459,2490890,0,'eye_color',255,255,255), (447460,2490890,0,'skin_color',1,1,1), (447461,2490890,0,'soga_eye_color',255,0,255), (447462,2490892,0,'eye_color',1,1,1), (447463,2490892,0,'skin_color',128,128,128), (447464,2490892,0,'soga_eye_color',255,0,255), (447465,2490894,0,'eye_color',163,163,163), (447466,2490894,0,'skin_color',38,38,38), (447467,2490894,0,'soga_eye_color',255,0,255), (447468,2490896,0,'eye_color',255,255,255), (447469,2490896,0,'skin_color',255,255,255), (447470,2490896,0,'soga_eye_color',255,0,255), (447471,2490897,0,'eye_color',255,255,255), (447472,2490897,0,'skin_color',255,255,255), (447473,2490897,0,'soga_eye_color',255,0,255), (447474,1680108,0,'skin_color',255,255,255), (447475,1440467,0,'skin_color',255,255,255), (447476,1350120,1,'cheek_type',38,7,0), (447477,1350120,1,'chin_type',28,23,-28), (447478,1350120,1,'ear_type',-29,-25,0), (447479,1350120,1,'eye_brow_type',-19,0,8), (447480,1350120,0,'eye_color',126,130,126), (447481,1350120,1,'eye_type',-31,0,0), (447482,1350120,0,'hair_color1',237,227,0), (447483,1350120,0,'hair_face_color',75,28,9), (447484,1350120,0,'hair_face_highlight_color',152,118,74), (447485,1350120,0,'hair_type_color',75,28,9), (447486,1350120,0,'hair_type_highlight_color',152,118,74), (447487,1350120,1,'lip_type',-7,-12,34), (447488,1350120,1,'nose_type',0,-19,-29), (447489,1350120,0,'skin_color',107,33,1), (447490,1350120,1,'soga_cheek_type',0,-19,0), (447491,1350120,1,'soga_chin_type',0,-7,-12), (447492,1350120,1,'soga_ear_type',0,-31,0), (447493,1350120,1,'soga_eye_brow_type',0,-29,-25), (447494,1350120,0,'soga_eye_color',229,229,102), (447495,1350120,1,'soga_eye_type',-31,0,0), (447496,1350120,0,'soga_hair_face_color',75,28,9), (447497,1350120,0,'soga_hair_face_highlight_color',152,118,74), (447498,1350120,0,'soga_hair_type_color',75,28,9), (447499,1350120,0,'soga_hair_type_highlight_color',152,118,74), (447500,1350120,1,'soga_lip_type',8,38,7), (447501,1350120,1,'soga_nose_type',34,28,23), (447502,1350120,0,'soga_skin_color',107,33,1), (447503,1350120,0,'wing_color1',255,255,255), (447504,1350120,0,'wing_color2',255,255,255), (447507,1350121,0,'skin_color',90,55,30), (447508,1350122,0,'skin_color',255,255,255), (447509,1350123,0,'skin_color',90,45,10), (447510,1350124,0,'skin_color',175,150,150), (447511,1350125,0,'skin_color',150,175,150), (447512,1350126,0,'skin_color',107,33,1), (447513,1350127,0,'skin_color',175,175,175), (447514,1350128,0,'skin_color',175,75,10), (447515,1350129,0,'skin_color',175,75,10), (447516,1350130,0,'skin_color',175,150,150), (447517,8520000,1,'cheek_type',62,84,0), (447518,8520000,1,'chin_type',-82,34,-28), (447519,8520000,1,'ear_type',-97,17,0), (447520,8520000,1,'eye_brow_type',-26,-17,-21), (447521,8520000,0,'eye_color',115,172,190), (447522,8520000,1,'eye_type',-58,0,0), (447523,8520000,0,'hair_color1',0,88,52), (447524,8520000,0,'hair_color2',169,0,0), (447525,8520000,0,'hair_face_color',231,170,26), (447526,8520000,0,'hair_face_highlight_color',40,34,51), (447527,8520000,0,'hair_highlight',38,22,21), (447528,8520000,0,'hair_type_color',231,170,26), (447529,8520000,0,'hair_type_highlight_color',40,34,51), (447530,8520000,1,'lip_type',-32,-4,-72), (447531,8520000,1,'nose_type',31,0,88), (447532,8520000,0,'skin_color',67,50,51), (447533,8520000,1,'soga_cheek_type',0,-26,-17), (447534,8520000,1,'soga_chin_type',0,-32,-4), (447535,8520000,1,'soga_ear_type',0,-58,0), (447536,8520000,1,'soga_eye_brow_type',0,-97,17), (447537,8520000,0,'soga_eye_color',229,229,102), (447538,8520000,1,'soga_eye_type',-87,0,0), (447539,8520000,0,'soga_hair_color1',29,21,28), (447540,8520000,0,'soga_hair_color2',39,32,39), (447541,8520000,0,'soga_hair_face_color',231,170,26), (447542,8520000,0,'soga_hair_face_highlight_color',40,34,51), (447543,8520000,0,'soga_hair_highlight',38,22,21), (447544,8520000,0,'soga_hair_type_color',231,170,26), (447545,8520000,0,'soga_hair_type_highlight_color',40,34,51), (447546,8520000,1,'soga_lip_type',-21,62,84), (447547,8520000,1,'soga_nose_type',-72,-82,34), (447548,8520000,0,'soga_skin_color',67,50,51), (447549,8520000,0,'wing_color1',255,255,255), (447550,8520000,0,'wing_color2',255,255,255), (447580,8520001,0,'eye_color',255,255,255), (447581,8520001,0,'skin_color',255,255,255), (447582,8520001,0,'soga_eye_color',255,0,255), (447583,8520002,0,'eye_color',255,255,255), (447584,8520002,0,'skin_color',255,255,255), (447585,8520002,0,'soga_eye_color',255,0,255), (447589,8520004,1,'cheek_type',44,0,0), (447590,8520004,1,'chin_type',90,-11,0), (447591,8520004,1,'ear_type',-8,-98,0), (447592,8520004,1,'eye_brow_type',-91,-53,-25), (447593,8520004,0,'eye_color',119,175,191), (447594,8520004,1,'eye_type',75,0,0), (447595,8520004,0,'hair_color1',209,131,22), (447596,8520004,0,'hair_color2',199,150,48), (447597,8520004,0,'hair_face_color',184,128,10), (447598,8520004,0,'hair_face_highlight_color',47,14,19), (447599,8520004,0,'hair_highlight',54,45,28), (447600,8520004,0,'hair_type_color',184,128,10), (447601,8520004,0,'hair_type_highlight_color',47,14,19), (447602,8520004,1,'lip_type',0,32,-22), (447603,8520004,1,'nose_type',90,53,-34), (447604,8520004,0,'skin_color',61,63,63), (447605,8520004,1,'soga_cheek_type',44,0,0), (447606,8520004,1,'soga_chin_type',90,-11,0), (447607,8520004,1,'soga_ear_type',-8,-98,0), (447608,8520004,1,'soga_eye_brow_type',-91,-53,-25), (447609,8520004,0,'soga_eye_color',229,229,102), (447610,8520004,1,'soga_eye_type',75,0,0), (447611,8520004,0,'soga_hair_color1',209,131,22), (447612,8520004,0,'soga_hair_color2',199,150,48), (447613,8520004,0,'soga_hair_face_color',184,128,10), (447614,8520004,0,'soga_hair_face_highlight_color',47,14,19), (447615,8520004,0,'soga_hair_highlight',54,45,28), (447616,8520004,0,'soga_hair_type_color',184,128,10), (447617,8520004,0,'soga_hair_type_highlight_color',47,14,19), (447618,8520004,1,'soga_lip_type',0,32,-22), (447619,8520004,1,'soga_nose_type',90,53,-34), (447620,8520004,0,'soga_skin_color',61,63,63), (447621,8520004,0,'wing_color1',255,255,255), (447622,8520004,0,'wing_color2',255,255,255), (447652,8520005,0,'eye_color',255,255,255), (447653,8520005,0,'skin_color',255,255,255), (447654,8520005,0,'soga_eye_color',255,0,255), (447655,1790554,0,'eye_color',255,255,255), (447656,1790554,0,'skin_color',255,255,255), (447657,1790554,0,'soga_eye_color',255,0,255), (447658,8520006,0,'eye_color',255,255,255), (447659,8520006,0,'skin_color',255,255,255), (447660,8520006,0,'soga_eye_color',255,0,255), (447661,8520007,0,'eye_color',255,255,255), (447662,8520007,0,'skin_color',255,255,255), (447663,8520007,0,'soga_eye_color',255,0,255), (447667,8520009,0,'eye_color',255,255,255), (447668,8520009,0,'skin_color',128,128,64), (447669,8520009,0,'soga_eye_color',255,0,255), (447670,8520010,0,'eye_color',255,255,255), (447671,8520010,0,'skin_color',128,128,64), (447672,8520010,0,'soga_eye_color',255,0,255), (447673,8520011,0,'eye_color',255,255,255), (447674,8520011,0,'skin_color',255,255,255), (447675,8520011,0,'soga_eye_color',255,0,255), (447676,8520012,0,'eye_color',255,255,255), (447677,8520012,0,'skin_color',128,128,64), (447678,8520012,0,'soga_eye_color',255,0,255), (447697,8520019,0,'eye_color',255,255,255), (447698,8520019,0,'skin_color',255,255,255), (447699,8520019,0,'soga_eye_color',255,0,255), (447703,8520021,0,'eye_color',255,255,255), (447704,8520021,0,'skin_color',255,255,255), (447705,8520021,0,'soga_eye_color',255,0,255), (447706,8520022,0,'eye_color',255,255,255), (447707,8520022,0,'skin_color',1,1,1), (447708,8520022,0,'soga_eye_color',255,0,255), (447709,8520023,0,'eye_color',255,255,255), (447710,8520023,0,'skin_color',1,1,1), (447711,8520023,0,'soga_eye_color',255,0,255), (447712,8520024,0,'eye_color',255,255,255), (447713,8520024,0,'skin_color',255,255,255), (447714,8520024,0,'soga_eye_color',255,0,255), (447715,8520025,0,'eye_color',255,255,255), (447716,8520025,0,'skin_color',1,1,1), (447717,8520025,0,'soga_eye_color',255,0,255), (447718,8520026,0,'eye_color',255,255,255), (447719,8520026,0,'skin_color',1,1,1), (447720,8520026,0,'soga_eye_color',255,0,255), (447721,8520027,0,'eye_color',255,255,255), (447722,8520027,0,'skin_color',255,255,255), (447723,8520027,0,'soga_eye_color',255,0,255), (447724,8520028,0,'eye_color',255,255,255), (447725,8520028,0,'skin_color',255,255,255), (447726,8520028,0,'soga_eye_color',255,0,255), (447727,8520029,0,'eye_color',255,255,255), (447728,8520029,0,'skin_color',255,255,255), (447729,8520029,0,'soga_eye_color',255,0,255), (447733,8520031,0,'eye_color',255,255,255), (447734,8520031,0,'skin_color',1,1,1), (447735,8520031,0,'soga_eye_color',255,0,255), (447736,8520032,1,'cheek_type',-23,38,0), (447737,8520032,1,'chin_type',7,0,19), (447738,8520032,1,'ear_type',-19,-19,0), (447739,8520032,1,'eye_brow_type',11,17,14), (447740,8520032,0,'eye_color',143,189,201), (447741,8520032,1,'eye_type',8,0,0), (447742,8520032,0,'hair_face_color',80,53,20), (447743,8520032,0,'hair_face_highlight_color',132,126,76), (447744,8520032,0,'hair_type_color',80,53,20), (447745,8520032,0,'hair_type_highlight_color',132,126,76), (447746,8520032,1,'lip_type',-37,37,-12), (447747,8520032,1,'nose_type',-19,-2,31), (447748,8520032,0,'skin_color',243,250,247), (447749,8520032,1,'soga_cheek_type',-23,38,0), (447750,8520032,1,'soga_chin_type',7,0,19), (447751,8520032,1,'soga_ear_type',-19,-19,0), (447752,8520032,1,'soga_eye_brow_type',11,17,14), (447753,8520032,0,'soga_eye_color',229,229,102), (447754,8520032,1,'soga_eye_type',8,0,0), (447755,8520032,0,'soga_hair_face_color',80,53,20), (447756,8520032,0,'soga_hair_face_highlight_color',132,126,76), (447757,8520032,0,'soga_hair_type_color',80,53,20), (447758,8520032,0,'soga_hair_type_highlight_color',132,126,76), (447759,8520032,1,'soga_lip_type',-37,37,-12), (447760,8520032,1,'soga_nose_type',-19,-2,31), (447761,8520032,0,'soga_skin_color',243,250,247), (447762,8520032,0,'wing_color1',255,255,255), (447763,8520032,0,'wing_color2',255,255,255), (447770,8520034,1,'cheek_type',29,-12,0), (447771,8520034,1,'chin_type',0,31,11), (447772,8520034,1,'ear_type',10,-7,0), (447773,8520034,1,'eye_brow_type',-25,-22,-28), (447774,8520034,0,'eye_color',60,59,32), (447775,8520034,1,'eye_type',-21,0,0), (447776,8520034,0,'hair_face_color',36,16,0), (447777,8520034,0,'hair_face_highlight_color',90,35,15), (447778,8520034,0,'hair_type_color',36,16,0), (447779,8520034,0,'hair_type_highlight_color',90,35,15), (447780,8520034,1,'lip_type',-28,-25,-2), (447781,8520034,1,'nose_type',-34,0,40), (447782,8520034,0,'skin_color',162,165,165), (447783,8520034,1,'soga_cheek_type',29,-12,0), (447784,8520034,1,'soga_chin_type',0,31,11), (447785,8520034,1,'soga_ear_type',10,-7,0), (447786,8520034,1,'soga_eye_brow_type',-25,-22,-28), (447787,8520034,0,'soga_eye_color',229,229,102), (447788,8520034,1,'soga_eye_type',-21,0,0), (447789,8520034,0,'soga_hair_face_color',36,16,0), (447790,8520034,0,'soga_hair_face_highlight_color',90,35,15), (447791,8520034,0,'soga_hair_type_color',36,16,0), (447792,8520034,0,'soga_hair_type_highlight_color',90,35,15), (447793,8520034,1,'soga_lip_type',-28,-25,-2), (447794,8520034,1,'soga_nose_type',-34,0,40), (447795,8520034,0,'soga_skin_color',162,165,165), (447796,8520034,0,'wing_color1',255,255,255), (447797,8520034,0,'wing_color2',255,255,255), (447801,8520035,1,'cheek_type',-23,38,0), (447802,8520035,1,'chin_type',7,0,19), (447803,8520035,1,'ear_type',-19,-19,0), (447804,8520035,1,'eye_brow_type',11,17,14), (447805,8520035,0,'eye_color',143,189,201), (447806,8520035,1,'eye_type',8,0,0), (447807,8520035,0,'hair_face_color',80,53,20), (447808,8520035,0,'hair_face_highlight_color',132,126,76), (447809,8520035,0,'hair_type_color',80,53,20), (447810,8520035,0,'hair_type_highlight_color',132,126,76), (447811,8520035,1,'lip_type',-37,37,-12), (447812,8520035,1,'nose_type',-19,-2,31), (447813,8520035,0,'skin_color',243,250,247), (447814,8520035,1,'soga_cheek_type',-23,38,0), (447815,8520035,1,'soga_chin_type',7,0,19), (447816,8520035,1,'soga_ear_type',-19,-19,0), (447817,8520035,1,'soga_eye_brow_type',11,17,14), (447818,8520035,0,'soga_eye_color',229,229,102), (447819,8520035,1,'soga_eye_type',8,0,0), (447820,8520035,0,'soga_hair_face_color',80,53,20), (447821,8520035,0,'soga_hair_face_highlight_color',132,126,76), (447822,8520035,0,'soga_hair_type_color',80,53,20), (447823,8520035,0,'soga_hair_type_highlight_color',132,126,76), (447824,8520035,1,'soga_lip_type',-37,37,-12), (447825,8520035,1,'soga_nose_type',-19,-2,31), (447826,8520035,0,'soga_skin_color',243,250,247), (447827,8520035,0,'wing_color1',255,255,255), (447828,8520035,0,'wing_color2',255,255,255), (447957,8520039,1,'cheek_type',0,-4,0), (447958,8520039,1,'chin_type',-7,18,7), (447959,8520039,1,'ear_type',0,7,0), (447960,8520039,1,'eye_brow_type',12,20,21), (447961,8520039,0,'eye_color',162,198,199), (447962,8520039,1,'eye_type',-10,0,0), (447963,8520039,0,'hair_color1',231,0,0), (447964,8520039,0,'hair_face_color',106,86,0), (447965,8520039,0,'hair_face_highlight_color',30,11,3), (447966,8520039,0,'hair_type_color',106,86,0), (447967,8520039,0,'hair_type_highlight_color',30,11,3), (447968,8520039,1,'lip_type',-25,-25,0), (447969,8520039,1,'nose_type',-7,-25,0), (447970,8520039,0,'skin_color',250,253,253), (447971,8520039,1,'soga_cheek_type',0,12,20), (447972,8520039,1,'soga_chin_type',0,-25,-25), (447973,8520039,1,'soga_ear_type',0,-10,0), (447974,8520039,1,'soga_eye_brow_type',0,0,7), (447975,8520039,0,'soga_eye_color',229,229,102), (447976,8520039,1,'soga_eye_type',-10,0,0), (447977,8520039,0,'soga_hair_face_color',106,86,0), (447978,8520039,0,'soga_hair_face_highlight_color',30,11,3), (447979,8520039,0,'soga_hair_type_color',106,86,0), (447980,8520039,0,'soga_hair_type_highlight_color',30,11,3), (447981,8520039,1,'soga_lip_type',21,0,-4), (447982,8520039,1,'soga_nose_type',0,-7,18), (447983,8520039,0,'soga_skin_color',250,253,253), (447984,8520039,0,'wing_color1',255,255,255), (447985,8520039,0,'wing_color2',255,255,255), (447988,8520040,1,'cheek_type',0,-4,0), (447989,8520040,1,'chin_type',-7,18,7), (447990,8520040,1,'ear_type',0,7,0), (447991,8520040,1,'eye_brow_type',12,20,21), (447992,8520040,0,'eye_color',162,198,199), (447993,8520040,1,'eye_type',-10,0,0), (447994,8520040,0,'hair_face_color',106,86,0), (447995,8520040,0,'hair_face_highlight_color',30,11,3), (447996,8520040,0,'hair_type_color',106,86,0), (447997,8520040,0,'hair_type_highlight_color',30,11,3), (447998,8520040,1,'lip_type',-25,-25,0), (447999,8520040,1,'nose_type',-7,-25,0), (448000,8520040,0,'skin_color',250,253,253), (448001,8520040,1,'soga_cheek_type',0,-4,0), (448002,8520040,1,'soga_chin_type',-7,18,7), (448003,8520040,1,'soga_ear_type',0,7,0), (448004,8520040,1,'soga_eye_brow_type',12,20,21), (448005,8520040,0,'soga_eye_color',229,229,102), (448006,8520040,1,'soga_eye_type',-10,0,0), (448007,8520040,0,'soga_hair_face_color',106,86,0), (448008,8520040,0,'soga_hair_face_highlight_color',30,11,3), (448009,8520040,0,'soga_hair_type_color',106,86,0), (448010,8520040,0,'soga_hair_type_highlight_color',30,11,3), (448011,8520040,1,'soga_lip_type',-25,-25,0), (448012,8520040,1,'soga_nose_type',-7,-25,0), (448013,8520040,0,'soga_skin_color',250,253,253), (448014,8520040,0,'wing_color1',255,255,255), (448015,8520040,0,'wing_color2',255,255,255), (448019,8520041,1,'cheek_type',0,-4,0), (448020,8520041,1,'chin_type',-7,18,7), (448021,8520041,1,'ear_type',0,7,0), (448022,8520041,1,'eye_brow_type',12,20,21), (448023,8520041,0,'eye_color',162,198,199), (448024,8520041,1,'eye_type',-10,0,0), (448025,8520041,0,'hair_face_color',106,86,0), (448026,8520041,0,'hair_face_highlight_color',30,11,3), (448027,8520041,0,'hair_type_color',106,86,0), (448028,8520041,0,'hair_type_highlight_color',30,11,3), (448029,8520041,1,'lip_type',-25,-25,0), (448030,8520041,1,'nose_type',-7,-25,0), (448031,8520041,0,'skin_color',250,253,253), (448032,8520041,1,'soga_cheek_type',0,-4,0), (448033,8520041,1,'soga_chin_type',-7,18,7), (448034,8520041,1,'soga_ear_type',0,7,0), (448035,8520041,1,'soga_eye_brow_type',12,20,21), (448036,8520041,0,'soga_eye_color',229,229,102), (448037,8520041,1,'soga_eye_type',-10,0,0), (448038,8520041,0,'soga_hair_face_color',106,86,0), (448039,8520041,0,'soga_hair_face_highlight_color',30,11,3), (448040,8520041,0,'soga_hair_type_color',106,86,0), (448041,8520041,0,'soga_hair_type_highlight_color',30,11,3), (448042,8520041,1,'soga_lip_type',-25,-25,0), (448043,8520041,1,'soga_nose_type',-7,-25,0), (448044,8520041,0,'soga_skin_color',250,253,253), (448045,8520041,0,'wing_color1',255,255,255), (448046,8520041,0,'wing_color2',255,255,255), (448113,8520043,0,'eye_color',65,43,86), (448114,8520043,0,'skin_color',255,255,255), (448115,8520043,0,'soga_eye_color',255,0,255), (448116,8520044,0,'eye_color',255,255,255), (448117,8520044,0,'skin_color',255,255,255), (448118,8520044,0,'soga_eye_color',255,0,255), (448119,1440468,1,'cheek_type',42,5,0), (448120,1440468,1,'chin_type',-17,0,3), (448121,1440468,1,'ear_type',-7,14,0), (448122,1440468,1,'eye_brow_type',-2,-7,0), (448123,1440468,0,'eye_color',45,65,39), (448124,1440468,1,'eye_type',-17,0,0), (448125,1440468,0,'hair_color1',25,225,0), (448126,1440468,0,'hair_face_color',21,16,11), (448127,1440468,0,'hair_face_highlight_color',47,44,16), (448128,1440468,0,'hair_type_color',21,16,11), (448129,1440468,0,'hair_type_highlight_color',47,44,16), (448130,1440468,1,'lip_type',5,3,-21), (448131,1440468,1,'nose_type',0,25,-31), (448132,1440468,0,'skin_color',141,136,101), (448133,1440468,1,'soga_cheek_type',0,-2,-7), (448134,1440468,1,'soga_chin_type',0,5,3), (448135,1440468,1,'soga_ear_type',0,-17,0), (448136,1440468,1,'soga_eye_brow_type',0,-7,14), (448137,1440468,0,'soga_eye_color',229,229,102), (448138,1440468,1,'soga_eye_type',-17,0,0), (448139,1440468,0,'soga_hair_face_color',21,16,11), (448140,1440468,0,'soga_hair_face_highlight_color',47,44,16), (448141,1440468,0,'soga_hair_type_color',21,16,11), (448142,1440468,0,'soga_hair_type_highlight_color',47,44,16), (448143,1440468,1,'soga_lip_type',0,42,5), (448144,1440468,1,'soga_nose_type',-21,-17,0), (448145,1440468,0,'soga_skin_color',141,136,101), (448146,1440468,0,'wing_color1',255,255,255), (448147,1440468,0,'wing_color2',255,255,255), (448150,1280411,1,'cheek_type',75,-19,0), (448151,1280411,1,'chin_type',-43,-5,77), (448152,1280411,1,'ear_type',-35,-50,0), (448153,1280411,1,'eye_brow_type',91,-32,-26), (448154,1280411,0,'eye_color',154,185,164), (448155,1280411,1,'eye_type',56,0,0), (448156,1280411,0,'hair_color1',14,200,38), (448157,1280411,0,'hair_color2',39,32,39), (448158,1280411,0,'hair_face_color',15,1,21), (448159,1280411,0,'hair_face_highlight_color',173,66,27), (448160,1280411,0,'hair_highlight',89,21,21), (448161,1280411,0,'hair_type_color',15,1,21), (448162,1280411,0,'hair_type_highlight_color',173,66,27), (448163,1280411,1,'lip_type',-29,-72,85), (448164,1280411,1,'nose_type',17,14,-56), (448165,1280411,0,'skin_color',240,197,202), (448166,1280411,1,'soga_cheek_type',0,91,-32), (448167,1280411,1,'soga_chin_type',0,-29,-72), (448168,1280411,1,'soga_ear_type',0,56,0), (448169,1280411,1,'soga_eye_brow_type',0,-35,-50), (448170,1280411,0,'soga_eye_color',229,229,102), (448171,1280411,1,'soga_eye_type',56,0,0), (448172,1280411,0,'soga_hair_color1',29,21,28), (448173,1280411,0,'soga_hair_color2',39,32,39), (448174,1280411,0,'soga_hair_face_color',15,1,21), (448175,1280411,0,'soga_hair_face_highlight_color',173,66,27), (448176,1280411,0,'soga_hair_highlight',89,21,21), (448177,1280411,0,'soga_hair_type_color',15,1,21), (448178,1280411,0,'soga_hair_type_highlight_color',173,66,27), (448179,1280411,1,'soga_lip_type',-26,75,-19), (448180,1280411,1,'soga_nose_type',85,-43,-5), (448181,1280411,0,'soga_skin_color',240,197,202), (448182,1280411,0,'wing_color1',255,255,255), (448183,1280411,0,'wing_color2',255,255,255), (448213,1900431,0,'eye_color',255,255,255), (448214,1900431,0,'skin_color',82,54,26), (448215,1900431,0,'soga_eye_color',255,0,255), (448216,1900432,0,'eye_color',255,255,255), (448217,1900432,0,'skin_color',1,1,1), (448218,1900432,0,'soga_eye_color',255,0,255), (448219,1900433,0,'eye_color',123,149,26), (448220,1900433,0,'skin_color',63,0,0), (448221,1900433,0,'soga_eye_color',255,0,255), (448222,1900434,0,'eye_color',115,71,23), (448223,1900434,0,'skin_color',63,0,0), (448224,1900434,0,'soga_eye_color',255,0,255), (448225,1900435,0,'eye_color',255,255,255), (448226,1900435,0,'skin_color',255,255,255), (448227,1900435,0,'soga_eye_color',255,0,255), (448228,1900436,0,'eye_color',255,255,255), (448229,1900436,0,'skin_color',1,1,1), (448230,1900436,0,'soga_eye_color',255,0,255), (448231,1900437,0,'eye_color',255,255,255), (448232,1900437,0,'skin_color',255,255,255), (448233,1900437,0,'soga_eye_color',255,0,255), (448234,1900438,0,'eye_color',255,255,255), (448235,1900438,0,'skin_color',255,255,255), (448236,1900438,0,'soga_eye_color',255,0,255), (448237,1900439,0,'eye_color',255,255,0), (448238,1900439,0,'skin_color',0,63,0), (448239,1900439,0,'soga_eye_color',255,0,255), (448240,1900440,0,'eye_color',255,255,255), (448241,1900440,0,'skin_color',255,255,255), (448242,1900440,0,'soga_eye_color',255,0,255), (448243,1900441,0,'eye_color',255,255,255), (448244,1900441,0,'skin_color',255,255,255), (448245,1900441,0,'soga_eye_color',255,0,255), (448246,1710371,0,'eye_color',255,255,255), (448247,1710371,0,'skin_color',255,255,255), (448248,1710371,0,'soga_eye_color',255,0,255), (448249,8480011,0,'eye_color',255,255,255), (448250,8480011,0,'skin_color',128,0,0), (448251,8480011,0,'soga_eye_color',255,0,255), (448252,8480012,0,'eye_color',128,63,0), (448253,8480012,0,'skin_color',63,0,0), (448254,8480012,0,'soga_eye_color',255,0,255), (448255,8480013,0,'eye_color',255,255,255), (448256,8480013,0,'skin_color',255,255,255), (448257,8480013,0,'soga_eye_color',255,0,255), (448258,8480014,0,'eye_color',255,255,255), (448259,8480014,0,'skin_color',255,255,255), (448260,8480014,0,'soga_eye_color',255,0,255), (448261,8480015,0,'eye_color',255,255,255), (448262,8480015,0,'skin_color',255,255,255), (448263,8480015,0,'soga_eye_color',255,0,255), (448264,8480016,0,'eye_color',255,255,255), (448265,8480016,0,'skin_color',255,255,255), (448266,8480016,0,'soga_eye_color',255,0,255), (448267,8480017,0,'eye_color',255,255,255), (448268,8480017,0,'skin_color',255,255,255), (448269,8480017,0,'soga_eye_color',255,0,255), (448270,8480018,0,'eye_color',255,255,255), (448271,8480018,0,'skin_color',255,255,255), (448272,8480018,0,'soga_eye_color',255,0,255), (448273,8480019,1,'cheek_type',20,14,0), (448274,8480019,1,'chin_type',35,81,68), (448275,8480019,1,'ear_type',-62,28,0), (448276,8480019,1,'eye_brow_type',-56,82,28), (448277,8480019,0,'eye_color',61,120,89), (448278,8480019,1,'eye_type',-41,0,0), (448279,8480019,0,'hair_color1',68,208,248), (448280,8480019,0,'hair_color2',76,0,0), (448281,8480019,0,'hair_face_color',171,60,32), (448282,8480019,0,'hair_face_highlight_color',35,24,1), (448283,8480019,0,'hair_highlight',103,102,153), (448284,8480019,0,'hair_type_color',171,60,32), (448285,8480019,0,'hair_type_highlight_color',35,24,1), (448286,8480019,1,'lip_type',94,-76,-50), (448287,8480019,1,'nose_type',64,68,-48), (448288,8480019,0,'skin_color',241,232,234), (448289,8480019,1,'soga_cheek_type',0,-56,82), (448290,8480019,1,'soga_chin_type',0,94,-76), (448291,8480019,1,'soga_ear_type',0,-41,0), (448292,8480019,1,'soga_eye_brow_type',0,-62,28), (448293,8480019,0,'soga_eye_color',229,229,102), (448294,8480019,1,'soga_eye_type',76,0,0), (448295,8480019,0,'soga_hair_color1',43,36,70), (448296,8480019,0,'soga_hair_color2',49,49,53), (448297,8480019,0,'soga_hair_face_color',171,60,32), (448298,8480019,0,'soga_hair_face_highlight_color',35,24,1), (448299,8480019,0,'soga_hair_highlight',103,102,153), (448300,8480019,0,'soga_hair_type_color',171,60,32), (448301,8480019,0,'soga_hair_type_highlight_color',35,24,1), (448302,8480019,1,'soga_lip_type',28,20,14), (448303,8480019,1,'soga_nose_type',-50,35,81), (448304,8480019,0,'soga_skin_color',241,232,234), (448305,8480019,0,'wing_color1',255,255,255), (448306,8480019,0,'wing_color2',255,255,255), (448336,8480020,1,'cheek_type',100,-100,0), (448337,8480020,1,'chin_type',-100,100,100), (448338,8480020,1,'ear_type',25,8,0), (448339,8480020,1,'eye_brow_type',100,100,100), (448340,8480020,0,'eye_color',118,14,183), (448341,8480020,1,'eye_type',100,0,0), (448342,8480020,0,'hair_color1',239,0,20), (448343,8480020,0,'hair_color2',48,0,0), (448344,8480020,0,'hair_face_color',171,60,32), (448345,8480020,0,'hair_face_highlight_color',216,192,37), (448346,8480020,0,'hair_highlight',161,165,168), (448347,8480020,0,'hair_type_color',171,60,32), (448348,8480020,0,'hair_type_highlight_color',216,192,37), (448349,8480020,1,'lip_type',100,50,-68), (448350,8480020,1,'nose_type',0,-17,0), (448351,8480020,0,'skin_color',248,249,248), (448352,8480020,1,'soga_cheek_type',0,100,100), (448353,8480020,1,'soga_chin_type',0,100,50), (448354,8480020,1,'soga_ear_type',0,100,0), (448355,8480020,1,'soga_eye_brow_type',0,25,8), (448356,8480020,0,'soga_eye_color',229,229,102), (448357,8480020,1,'soga_eye_type',48,0,0), (448358,8480020,0,'soga_hair_color1',209,131,22), (448359,8480020,0,'soga_hair_color2',199,150,48), (448360,8480020,0,'soga_hair_face_color',171,60,32), (448361,8480020,0,'soga_hair_face_highlight_color',216,192,37), (448362,8480020,0,'soga_hair_highlight',161,165,168), (448363,8480020,0,'soga_hair_type_color',171,60,32), (448364,8480020,0,'soga_hair_type_highlight_color',216,192,37), (448365,8480020,1,'soga_lip_type',100,100,-100), (448366,8480020,1,'soga_nose_type',-68,-100,100), (448367,8480020,0,'soga_skin_color',248,249,248), (448368,8480020,0,'wing_color1',255,255,255), (448369,8480020,0,'wing_color2',255,255,255), (448399,8480021,1,'cheek_type',-31,52,0), (448400,8480021,1,'chin_type',-64,42,-25), (448401,8480021,1,'ear_type',42,56,0), (448402,8480021,1,'eye_brow_type',29,44,-77), (448403,8480021,0,'eye_color',15,8,20), (448404,8480021,1,'eye_type',-39,0,0), (448405,8480021,0,'hair_color1',82,50,162), (448406,8480021,0,'hair_color2',200,0,0), (448407,8480021,0,'hair_face_color',244,245,246), (448408,8480021,0,'hair_face_highlight_color',94,79,124), (448409,8480021,0,'hair_highlight',33,22,19), (448410,8480021,0,'hair_type_color',244,245,246), (448411,8480021,0,'hair_type_highlight_color',94,79,124), (448412,8480021,1,'lip_type',-9,-77,-14), (448413,8480021,1,'nose_type',-97,82,50), (448414,8480021,0,'skin_color',102,77,75), (448415,8480021,1,'soga_cheek_type',0,29,44), (448416,8480021,1,'soga_chin_type',0,-9,-77), (448417,8480021,1,'soga_ear_type',0,-39,0), (448418,8480021,1,'soga_eye_brow_type',0,42,56), (448419,8480021,0,'soga_eye_color',229,229,102), (448420,8480021,1,'soga_eye_type',-56,0,0), (448421,8480021,0,'soga_hair_color1',93,64,120), (448422,8480021,0,'soga_hair_color2',95,79,92), (448423,8480021,0,'soga_hair_face_color',244,245,246), (448424,8480021,0,'soga_hair_face_highlight_color',94,79,124), (448425,8480021,0,'soga_hair_highlight',33,22,19), (448426,8480021,0,'soga_hair_type_color',244,245,246), (448427,8480021,0,'soga_hair_type_highlight_color',94,79,124), (448428,8480021,1,'soga_lip_type',-77,-31,52), (448429,8480021,1,'soga_nose_type',-14,-64,42), (448430,8480021,0,'soga_skin_color',102,77,75), (448431,8480021,0,'wing_color1',255,255,255), (448432,8480021,0,'wing_color2',255,255,255), (448462,8480022,0,'eye_color',255,255,255), (448463,8480022,0,'skin_color',255,255,255), (448464,8480022,0,'soga_eye_color',255,0,255), (448465,8480023,0,'eye_color',255,255,255), (448466,8480023,0,'skin_color',255,255,255), (448467,8480023,0,'soga_eye_color',255,0,255), (448468,8480024,0,'eye_color',128,128,63), (448469,8480024,0,'skin_color',98,98,98), (448470,8480024,0,'soga_eye_color',255,0,255), (448471,8480025,1,'cheek_type',-10,14,0), (448472,8480025,1,'chin_type',43,-22,-28), (448473,8480025,1,'ear_type',-37,-3,0), (448474,8480025,1,'eye_brow_type',-20,-44,5), (448475,8480025,0,'eye_color',137,186,200), (448476,8480025,1,'eye_type',-28,0,0), (448477,8480025,0,'hair_face_color',209,203,192), (448478,8480025,0,'hair_face_highlight_color',86,78,21), (448479,8480025,0,'hair_type_color',209,203,192), (448480,8480025,0,'hair_type_highlight_color',86,78,21), (448481,8480025,1,'lip_type',-5,-3,-23), (448482,8480025,1,'nose_type',-10,21,29), (448483,8480025,0,'skin_color',203,194,148), (448484,8480025,1,'soga_cheek_type',-10,14,0), (448485,8480025,1,'soga_chin_type',43,-22,-28), (448486,8480025,1,'soga_ear_type',-37,-3,0), (448487,8480025,1,'soga_eye_brow_type',-20,-44,5), (448488,8480025,0,'soga_eye_color',229,229,102), (448489,8480025,1,'soga_eye_type',-28,0,0), (448490,8480025,0,'soga_hair_face_color',209,203,192), (448491,8480025,0,'soga_hair_face_highlight_color',86,78,21), (448492,8480025,0,'soga_hair_type_color',209,203,192), (448493,8480025,0,'soga_hair_type_highlight_color',86,78,21), (448494,8480025,1,'soga_lip_type',-5,-3,-23), (448495,8480025,1,'soga_nose_type',-10,21,29), (448496,8480025,0,'soga_skin_color',203,194,148), (448497,8480025,0,'wing_color1',255,255,255), (448498,8480025,0,'wing_color2',255,255,255), (448502,8530001,1,'cheek_type',-2,25,0), (448503,8530001,1,'chin_type',-34,0,2), (448504,8530001,1,'ear_type',-23,9,0), (448505,8530001,1,'eye_brow_type',2,-17,-2), (448506,8530001,0,'eye_color',139,121,65), (448507,8530001,1,'eye_type',-28,0,0), (448508,8530001,0,'hair_face_color',43,29,21), (448509,8530001,0,'hair_face_highlight_color',42,38,34), (448510,8530001,0,'hair_type_color',43,29,21), (448511,8530001,0,'hair_type_highlight_color',42,38,34), (448512,8530001,1,'lip_type',4,14,3), (448513,8530001,1,'nose_type',14,3,-1), (448514,8530001,0,'skin_color',222,180,182), (448515,8530001,1,'soga_cheek_type',-2,25,0), (448516,8530001,1,'soga_chin_type',-34,0,2), (448517,8530001,1,'soga_ear_type',-23,9,0), (448518,8530001,1,'soga_eye_brow_type',2,-17,-2), (448519,8530001,0,'soga_eye_color',229,229,102), (448520,8530001,1,'soga_eye_type',-28,0,0), (448521,8530001,0,'soga_hair_face_color',43,29,21), (448522,8530001,0,'soga_hair_face_highlight_color',42,38,34), (448523,8530001,0,'soga_hair_type_color',43,29,21), (448524,8530001,0,'soga_hair_type_highlight_color',42,38,34), (448525,8530001,1,'soga_lip_type',4,14,3), (448526,8530001,1,'soga_nose_type',14,3,-1), (448527,8530001,0,'soga_skin_color',222,180,182), (448528,8530001,0,'wing_color1',255,255,255), (448529,8530001,0,'wing_color2',255,255,255), (448533,410268,0,'eye_color',255,255,255), (448534,410268,0,'skin_color',255,255,255), (448535,410268,0,'soga_eye_color',255,0,255), (448536,8530003,0,'eye_color',255,255,255), (448537,8530003,0,'skin_color',255,255,255), (448538,8530003,0,'soga_eye_color',255,0,255), (448539,8530004,0,'eye_color',255,255,255), (448540,8530004,0,'skin_color',255,255,255), (448541,8530004,0,'soga_eye_color',255,0,255), (448542,8530005,0,'eye_color',255,255,255), (448543,8530005,0,'skin_color',255,255,255), (448544,8530005,0,'soga_eye_color',255,0,255), (448545,8530006,0,'eye_color',255,255,255), (448546,8530006,0,'skin_color',255,255,255), (448547,8530006,0,'soga_eye_color',255,0,255), (448548,8530007,1,'cheek_type',100,-100,0), (448549,8530007,1,'chin_type',-100,100,100), (448550,8530007,1,'ear_type',25,8,0), (448551,8530007,1,'eye_brow_type',100,100,100), (448552,8530007,0,'eye_color',118,14,183), (448553,8530007,1,'eye_type',100,0,0), (448554,8530007,0,'hair_face_color',171,60,32), (448555,8530007,0,'hair_face_highlight_color',216,192,37), (448556,8530007,0,'hair_type_color',171,60,32), (448557,8530007,0,'hair_type_highlight_color',216,192,37), (448558,8530007,1,'lip_type',100,50,-68), (448559,8530007,1,'nose_type',0,-17,0), (448560,8530007,0,'skin_color',221,194,101), (448561,8530007,1,'soga_cheek_type',100,-100,0), (448562,8530007,1,'soga_chin_type',-100,100,100), (448563,8530007,1,'soga_ear_type',25,8,0), (448564,8530007,1,'soga_eye_brow_type',100,100,100), (448565,8530007,0,'soga_eye_color',229,229,102), (448566,8530007,1,'soga_eye_type',100,0,0), (448567,8530007,0,'soga_hair_face_color',171,60,32), (448568,8530007,0,'soga_hair_face_highlight_color',216,192,37), (448569,8530007,0,'soga_hair_type_color',171,60,32), (448570,8530007,0,'soga_hair_type_highlight_color',216,192,37), (448571,8530007,1,'soga_lip_type',100,50,-68), (448572,8530007,1,'soga_nose_type',0,-17,0), (448573,8530007,0,'soga_skin_color',221,194,101), (448574,8530007,0,'wing_color1',255,255,255), (448575,8530007,0,'wing_color2',255,255,255), (448579,8530008,1,'cheek_type',100,-100,0), (448580,8530008,1,'chin_type',-100,100,100), (448581,8530008,1,'ear_type',25,9,0), (448582,8530008,1,'eye_brow_type',100,100,100), (448583,8530008,0,'eye_color',118,14,183), (448584,8530008,1,'eye_type',100,0,0), (448585,8530008,0,'hair_face_color',171,60,32), (448586,8530008,0,'hair_face_highlight_color',216,192,37), (448587,8530008,0,'hair_type_color',171,60,32), (448588,8530008,0,'hair_type_highlight_color',216,192,37), (448589,8530008,1,'lip_type',100,50,-68), (448590,8530008,1,'nose_type',0,-17,-1), (448591,8530008,0,'skin_color',243,232,191), (448592,8530008,1,'soga_cheek_type',100,-100,0), (448593,8530008,1,'soga_chin_type',-100,100,100), (448594,8530008,1,'soga_ear_type',25,9,0), (448595,8530008,1,'soga_eye_brow_type',100,100,100), (448596,8530008,0,'soga_eye_color',229,229,102), (448597,8530008,1,'soga_eye_type',100,0,0), (448598,8530008,0,'soga_hair_face_color',171,60,32), (448599,8530008,0,'soga_hair_face_highlight_color',216,192,37), (448600,8530008,0,'soga_hair_type_color',171,60,32), (448601,8530008,0,'soga_hair_type_highlight_color',216,192,37), (448602,8530008,1,'soga_lip_type',100,50,-68), (448603,8530008,1,'soga_nose_type',0,-17,-1), (448604,8530008,0,'soga_skin_color',243,232,191), (448605,8530008,0,'wing_color1',255,255,255), (448606,8530008,0,'wing_color2',255,255,255), (448610,8530009,1,'cheek_type',100,-100,0), (448611,8530009,1,'chin_type',-100,100,100), (448612,8530009,1,'ear_type',25,9,0), (448613,8530009,1,'eye_brow_type',100,100,100), (448614,8530009,0,'eye_color',118,14,183), (448615,8530009,1,'eye_type',100,0,0), (448616,8530009,0,'hair_face_color',171,60,32), (448617,8530009,0,'hair_face_highlight_color',216,192,37), (448618,8530009,0,'hair_type_color',171,60,32), (448619,8530009,0,'hair_type_highlight_color',216,192,37), (448620,8530009,1,'lip_type',100,50,-68), (448621,8530009,1,'nose_type',0,-17,-1), (448622,8530009,0,'skin_color',253,251,246), (448623,8530009,1,'soga_cheek_type',100,-100,0), (448624,8530009,1,'soga_chin_type',-100,100,100), (448625,8530009,1,'soga_ear_type',25,9,0), (448626,8530009,1,'soga_eye_brow_type',100,100,100), (448627,8530009,0,'soga_eye_color',229,229,102), (448628,8530009,1,'soga_eye_type',100,0,0), (448629,8530009,0,'soga_hair_face_color',171,60,32), (448630,8530009,0,'soga_hair_face_highlight_color',216,192,37), (448631,8530009,0,'soga_hair_type_color',171,60,32), (448632,8530009,0,'soga_hair_type_highlight_color',216,192,37), (448633,8530009,1,'soga_lip_type',100,50,-68), (448634,8530009,1,'soga_nose_type',0,-17,-1), (448635,8530009,0,'soga_skin_color',253,251,246), (448636,8530009,0,'wing_color1',255,255,255), (448637,8530009,0,'wing_color2',255,255,255), (448641,8530010,1,'cheek_type',100,-100,0), (448642,8530010,1,'chin_type',-100,100,100), (448643,8530010,1,'ear_type',25,9,0), (448644,8530010,1,'eye_brow_type',100,100,100), (448645,8530010,0,'eye_color',118,14,183), (448646,8530010,1,'eye_type',100,0,0), (448647,8530010,0,'hair_face_color',171,60,32), (448648,8530010,0,'hair_face_highlight_color',216,192,37), (448649,8530010,0,'hair_type_color',171,60,32), (448650,8530010,0,'hair_type_highlight_color',216,192,37), (448651,8530010,1,'lip_type',100,50,-68), (448652,8530010,1,'nose_type',0,-17,-1), (448653,8530010,0,'skin_color',38,11,2), (448654,8530010,1,'soga_cheek_type',100,-100,0), (448655,8530010,1,'soga_chin_type',-100,100,100), (448656,8530010,1,'soga_ear_type',25,9,0), (448657,8530010,1,'soga_eye_brow_type',100,100,100), (448658,8530010,0,'soga_eye_color',229,229,102), (448659,8530010,1,'soga_eye_type',100,0,0), (448660,8530010,0,'soga_hair_face_color',171,60,32), (448661,8530010,0,'soga_hair_face_highlight_color',216,192,37), (448662,8530010,0,'soga_hair_type_color',171,60,32), (448663,8530010,0,'soga_hair_type_highlight_color',216,192,37), (448664,8530010,1,'soga_lip_type',100,50,-68), (448665,8530010,1,'soga_nose_type',0,-17,-1), (448666,8530010,0,'soga_skin_color',38,11,2), (448667,8530010,0,'wing_color1',255,255,255), (448668,8530010,0,'wing_color2',255,255,255), (448672,8530011,0,'eye_color',255,255,255), (448673,8530011,0,'skin_color',255,255,255), (448674,8530011,0,'soga_eye_color',255,0,255), (448675,8530012,0,'eye_color',255,255,255), (448676,8530012,0,'skin_color',255,255,255), (448677,8530012,0,'soga_eye_color',255,0,255), (448678,8530013,0,'eye_color',255,255,255), (448679,8530013,0,'skin_color',255,255,255), (448680,8530013,0,'soga_eye_color',255,0,255), (448681,8530014,0,'eye_color',255,255,255), (448682,8530014,0,'skin_color',255,255,255), (448683,8530014,0,'soga_eye_color',255,0,255), (448684,8530015,0,'eye_color',255,255,255), (448685,8530015,0,'skin_color',255,255,255), (448686,8530015,0,'soga_eye_color',255,0,255), (448687,8530016,1,'cheek_type',14,87,0), (448688,8530016,1,'chin_type',7,-7,87), (448689,8530016,1,'ear_type',-87,-25,0), (448690,8530016,1,'eye_brow_type',77,-50,-34), (448691,8530016,0,'eye_color',204,204,204), (448692,8530016,1,'eye_type',-28,0,0), (448693,8530016,1,'lip_type',-50,25,64), (448694,8530016,1,'nose_type',-100,-87,-11), (448695,8530016,0,'skin_color',251,247,232), (448696,8530016,1,'soga_cheek_type',14,87,0), (448697,8530016,1,'soga_chin_type',7,-7,87), (448698,8530016,1,'soga_ear_type',-87,-25,0), (448699,8530016,1,'soga_eye_brow_type',77,-50,-34), (448700,8530016,0,'soga_eye_color',229,229,102), (448701,8530016,1,'soga_eye_type',-28,0,0), (448702,8530016,1,'soga_lip_type',-50,25,64), (448703,8530016,1,'soga_nose_type',-100,-87,-11), (448704,8530016,0,'soga_skin_color',251,247,232), (448705,8530016,0,'wing_color1',255,255,255), (448706,8530016,0,'wing_color2',255,255,255), (448718,8530017,1,'chin_type',0,4,-7), (448719,8530017,1,'ear_type',-7,-17,0), (448720,8530017,1,'eye_brow_type',-12,-32,-7), (448721,8530017,0,'eye_color',228,151,156), (448722,8530017,1,'eye_type',4,0,0), (448723,8530017,0,'hair_face_color',106,101,57), (448724,8530017,0,'hair_type_color',106,101,57), (448725,8530017,1,'lip_type',-4,11,-12), (448726,8530017,1,'nose_type',9,-7,-4), (448727,8530017,0,'skin_color',241,204,209), (448728,8530017,1,'soga_chin_type',0,4,-7), (448729,8530017,1,'soga_ear_type',-7,-17,0), (448730,8530017,1,'soga_eye_brow_type',-12,-32,-7), (448731,8530017,0,'soga_eye_color',229,229,102), (448732,8530017,1,'soga_eye_type',4,0,0), (448733,8530017,0,'soga_hair_face_color',106,101,57), (448734,8530017,0,'soga_hair_type_color',106,101,57), (448735,8530017,1,'soga_lip_type',-4,11,-12), (448736,8530017,1,'soga_nose_type',9,-7,-4), (448737,8530017,0,'soga_skin_color',241,204,209), (448738,8530017,0,'wing_color1',255,255,255), (448739,8530017,0,'wing_color2',255,255,255), (448749,8530018,1,'cheek_type',64,-25,0), (448750,8530018,1,'chin_type',18,-71,17), (448751,8530018,1,'ear_type',-11,7,0), (448752,8530018,1,'eye_brow_type',-83,-61,-75), (448753,8530018,0,'eye_color',42,85,98), (448754,8530018,1,'eye_type',-90,0,0), (448755,8530018,0,'hair_color1',79,28,15), (448756,8530018,0,'hair_color2',161,114,42), (448757,8530018,0,'hair_face_color',35,24,1), (448758,8530018,0,'hair_face_highlight_color',219,179,15), (448759,8530018,0,'hair_highlight',239,221,86), (448760,8530018,0,'hair_type_color',35,24,1), (448761,8530018,0,'hair_type_highlight_color',219,179,15), (448762,8530018,1,'lip_type',95,-76,14), (448763,8530018,1,'nose_type',75,-46,-34), (448764,8530018,0,'skin_color',241,246,240), (448765,8530018,1,'soga_cheek_type',64,-25,0), (448766,8530018,1,'soga_chin_type',18,-71,17), (448767,8530018,1,'soga_ear_type',-11,7,0), (448768,8530018,1,'soga_eye_brow_type',-83,-61,-75), (448769,8530018,0,'soga_eye_color',229,229,102), (448770,8530018,1,'soga_eye_type',-90,0,0), (448771,8530018,0,'soga_hair_color1',79,28,15), (448772,8530018,0,'soga_hair_color2',161,114,42), (448773,8530018,0,'soga_hair_face_color',35,24,1), (448774,8530018,0,'soga_hair_face_highlight_color',219,179,15), (448775,8530018,0,'soga_hair_highlight',239,221,86), (448776,8530018,0,'soga_hair_type_color',35,24,1), (448777,8530018,0,'soga_hair_type_highlight_color',219,179,15), (448778,8530018,1,'soga_lip_type',95,-76,14), (448779,8530018,1,'soga_nose_type',75,-46,-34), (448780,8530018,0,'soga_skin_color',241,246,240), (448781,8530018,0,'wing_color1',255,255,255), (448782,8530018,0,'wing_color2',255,255,255), (448812,8530019,1,'cheek_type',-28,31,0), (448813,8530019,1,'chin_type',-28,0,19), (448814,8530019,1,'ear_type',-3,35,0), (448815,8530019,1,'eye_brow_type',-34,34,-3), (448816,8530019,0,'eye_color',158,133,14), (448817,8530019,1,'eye_type',100,0,0), (448818,8530019,0,'hair_face_color',56,43,0), (448819,8530019,0,'hair_face_highlight_color',216,192,37), (448820,8530019,0,'hair_type_color',56,43,0), (448821,8530019,0,'hair_type_highlight_color',216,192,37), (448822,8530019,1,'lip_type',28,-17,-14), (448823,8530019,1,'nose_type',0,-18,-3), (448824,8530019,0,'skin_color',186,158,126), (448825,8530019,1,'soga_cheek_type',-28,31,0), (448826,8530019,1,'soga_chin_type',-28,0,19), (448827,8530019,1,'soga_ear_type',-3,35,0), (448828,8530019,1,'soga_eye_brow_type',-34,34,-3), (448829,8530019,0,'soga_eye_color',229,229,102), (448830,8530019,1,'soga_eye_type',100,0,0), (448831,8530019,0,'soga_hair_face_color',56,43,0), (448832,8530019,0,'soga_hair_face_highlight_color',216,192,37), (448833,8530019,0,'soga_hair_type_color',56,43,0), (448834,8530019,0,'soga_hair_type_highlight_color',216,192,37), (448835,8530019,1,'soga_lip_type',28,-17,-14), (448836,8530019,1,'soga_nose_type',0,-18,-3), (448837,8530019,0,'soga_skin_color',186,158,126), (448838,8530019,0,'wing_color1',255,255,255), (448839,8530019,0,'wing_color2',255,255,255), (448843,8530020,1,'cheek_type',-11,-2,0), (448844,8530020,1,'chin_type',-20,4,7), (448845,8530020,1,'ear_type',-40,25,0), (448846,8530020,1,'eye_brow_type',-22,0,11), (448847,8530020,0,'eye_color',41,85,93), (448848,8530020,1,'eye_type',7,0,0), (448849,8530020,0,'hair_face_color',87,36,0), (448850,8530020,0,'hair_face_highlight_color',105,103,97), (448851,8530020,0,'hair_type_color',87,36,0), (448852,8530020,0,'hair_type_highlight_color',105,103,97), (448853,8530020,1,'lip_type',11,3,47), (448854,8530020,1,'nose_type',-31,3,-28), (448855,8530020,0,'skin_color',78,80,80), (448856,8530020,1,'soga_cheek_type',-11,-2,0), (448857,8530020,1,'soga_chin_type',-20,4,7), (448858,8530020,1,'soga_ear_type',-40,25,0), (448859,8530020,1,'soga_eye_brow_type',-22,0,11), (448860,8530020,0,'soga_eye_color',229,229,102), (448861,8530020,1,'soga_eye_type',7,0,0), (448862,8530020,0,'soga_hair_face_color',87,36,0), (448863,8530020,0,'soga_hair_face_highlight_color',105,103,97), (448864,8530020,0,'soga_hair_type_color',87,36,0), (448865,8530020,0,'soga_hair_type_highlight_color',105,103,97), (448866,8530020,1,'soga_lip_type',11,3,47), (448867,8530020,1,'soga_nose_type',-31,3,-28), (448868,8530020,0,'soga_skin_color',78,80,80), (448869,8530020,0,'wing_color1',255,255,255), (448870,8530020,0,'wing_color2',255,255,255), (448874,8530021,1,'cheek_type',17,-3,0), (448875,8530021,1,'chin_type',-11,-4,34), (448876,8530021,1,'ear_type',-11,-4,0), (448877,8530021,1,'eye_brow_type',9,-10,2), (448878,8530021,0,'eye_color',98,131,186), (448879,8530021,1,'eye_type',-1,0,0), (448880,8530021,0,'hair_face_color',185,158,187), (448881,8530021,0,'hair_face_highlight_color',105,103,97), (448882,8530021,0,'hair_type_color',185,158,187), (448883,8530021,0,'hair_type_highlight_color',105,103,97), (448884,8530021,1,'lip_type',-28,26,3), (448885,8530021,1,'nose_type',-12,7,10), (448886,8530021,0,'skin_color',40,96,95), (448887,8530021,1,'soga_cheek_type',17,-3,0), (448888,8530021,1,'soga_chin_type',-11,-4,34), (448889,8530021,1,'soga_ear_type',-11,-4,0), (448890,8530021,1,'soga_eye_brow_type',9,-10,2), (448891,8530021,0,'soga_eye_color',229,229,102), (448892,8530021,1,'soga_eye_type',-1,0,0), (448893,8530021,0,'soga_hair_face_color',185,158,187), (448894,8530021,0,'soga_hair_face_highlight_color',105,103,97), (448895,8530021,0,'soga_hair_type_color',185,158,187), (448896,8530021,0,'soga_hair_type_highlight_color',105,103,97), (448897,8530021,1,'soga_lip_type',-28,26,3), (448898,8530021,1,'soga_nose_type',-12,7,10), (448899,8530021,0,'soga_skin_color',40,96,95), (448900,8530021,0,'wing_color1',255,255,255), (448901,8530021,0,'wing_color2',255,255,255), (448905,8530022,1,'cheek_type',100,-100,0), (448906,8530022,1,'chin_type',-100,100,100), (448907,8530022,1,'ear_type',25,8,0), (448908,8530022,1,'eye_brow_type',100,100,100), (448909,8530022,0,'eye_color',118,14,183), (448910,8530022,1,'eye_type',100,0,0), (448911,8530022,0,'hair_face_color',171,60,32), (448912,8530022,0,'hair_face_highlight_color',216,192,37), (448913,8530022,0,'hair_type_color',171,60,32), (448914,8530022,0,'hair_type_highlight_color',216,192,37), (448915,8530022,1,'lip_type',100,50,-68), (448916,8530022,1,'nose_type',0,-17,0), (448917,8530022,0,'skin_color',227,205,123), (448918,8530022,1,'soga_cheek_type',100,-100,0), (448919,8530022,1,'soga_chin_type',-100,100,100), (448920,8530022,1,'soga_ear_type',25,8,0), (448921,8530022,1,'soga_eye_brow_type',100,100,100), (448922,8530022,0,'soga_eye_color',229,229,102), (448923,8530022,1,'soga_eye_type',100,0,0), (448924,8530022,0,'soga_hair_face_color',171,60,32), (448925,8530022,0,'soga_hair_face_highlight_color',216,192,37), (448926,8530022,0,'soga_hair_type_color',171,60,32), (448927,8530022,0,'soga_hair_type_highlight_color',216,192,37), (448928,8530022,1,'soga_lip_type',100,50,-68), (448929,8530022,1,'soga_nose_type',0,-17,0), (448930,8530022,0,'soga_skin_color',227,205,123), (448931,8530022,0,'wing_color1',255,255,255), (448932,8530022,0,'wing_color2',255,255,255), (448936,8530023,0,'eye_color',255,255,255), (448937,8530023,0,'skin_color',255,255,255), (448938,8530023,0,'soga_eye_color',255,0,255), (448939,8530024,1,'cheek_type',100,-100,0), (448940,8530024,1,'chin_type',-100,100,100), (448941,8530024,1,'ear_type',25,9,0), (448942,8530024,1,'eye_brow_type',100,100,100), (448943,8530024,0,'eye_color',118,14,183), (448944,8530024,1,'eye_type',100,0,0), (448945,8530024,0,'hair_face_color',171,60,32), (448946,8530024,0,'hair_face_highlight_color',216,192,37), (448947,8530024,0,'hair_type_color',171,60,32), (448948,8530024,0,'hair_type_highlight_color',216,192,37), (448949,8530024,1,'lip_type',100,50,-68), (448950,8530024,1,'nose_type',0,-17,-2), (448951,8530024,0,'skin_color',249,244,225), (448952,8530024,1,'soga_cheek_type',100,-100,0), (448953,8530024,1,'soga_chin_type',-100,100,100), (448954,8530024,1,'soga_ear_type',25,9,0), (448955,8530024,1,'soga_eye_brow_type',100,100,100), (448956,8530024,0,'soga_eye_color',229,229,102), (448957,8530024,1,'soga_eye_type',100,0,0), (448958,8530024,0,'soga_hair_face_color',171,60,32), (448959,8530024,0,'soga_hair_face_highlight_color',216,192,37), (448960,8530024,0,'soga_hair_type_color',171,60,32), (448961,8530024,0,'soga_hair_type_highlight_color',216,192,37), (448962,8530024,1,'soga_lip_type',100,50,-68), (448963,8530024,1,'soga_nose_type',0,-17,-2), (448964,8530024,0,'soga_skin_color',249,244,225), (448965,8530024,0,'wing_color1',255,255,255), (448966,8530024,0,'wing_color2',255,255,255), (448970,8530025,1,'cheek_type',34,-7,0), (448971,8530025,1,'chin_type',-23,-25,-4), (448972,8530025,1,'ear_type',-37,-22,0), (448973,8530025,1,'eye_brow_type',19,-7,0), (448974,8530025,0,'eye_color',192,189,161), (448975,8530025,0,'hair_face_color',52,30,2), (448976,8530025,0,'hair_face_highlight_color',115,64,7), (448977,8530025,0,'hair_type_color',52,30,2), (448978,8530025,0,'hair_type_highlight_color',115,64,7), (448979,8530025,1,'lip_type',11,7,0), (448980,8530025,1,'nose_type',-23,-26,-34), (448981,8530025,0,'skin_color',188,197,187), (448982,8530025,1,'soga_cheek_type',34,-7,0), (448983,8530025,1,'soga_chin_type',-23,-25,-4), (448984,8530025,1,'soga_ear_type',-37,-22,0), (448985,8530025,1,'soga_eye_brow_type',19,-7,0), (448986,8530025,0,'soga_eye_color',229,229,102), (448987,8530025,0,'soga_hair_face_color',52,30,2), (448988,8530025,0,'soga_hair_face_highlight_color',115,64,7), (448989,8530025,0,'soga_hair_type_color',52,30,2), (448990,8530025,0,'soga_hair_type_highlight_color',115,64,7), (448991,8530025,1,'soga_lip_type',11,7,0), (448992,8530025,1,'soga_nose_type',-23,-26,-34), (448993,8530025,0,'soga_skin_color',188,197,187), (448994,8530025,0,'wing_color1',255,255,255), (448995,8530025,0,'wing_color2',255,255,255), (449001,8530026,0,'eye_color',255,255,255), (449002,8530026,0,'skin_color',255,255,255), (449003,8530026,0,'soga_eye_color',255,0,255), (449004,8530027,0,'eye_color',255,255,255), (449005,8530027,0,'skin_color',255,255,255), (449006,8530027,0,'soga_eye_color',255,0,255), (449007,8530028,0,'eye_color',255,255,255), (449008,8530028,0,'skin_color',255,255,255), (449009,8530028,0,'soga_eye_color',255,0,255), (449010,8530029,0,'eye_color',255,255,255), (449011,8530029,0,'skin_color',255,255,255), (449012,8530029,0,'soga_eye_color',255,0,255), (449013,8290063,0,'skin_color',77,89,101), (449014,8290063,0,'eye_color',146,147,0), (449015,8290063,0,'soga_eye_color',77,89,101), (449016,8290063,0,'soga_skin_color',146,147,0), (449017,84800015,1,'Unknown',0,0,0), (449018,84800015,1,'eye_type',-12,0,0), (449019,84800015,1,'ear_type',42,-8,0), (449020,84800015,1,'eye_brow_type',-34,7,-32), (449021,84800015,1,'cheek_type',22,4,0), (449022,84800015,1,'lip_type',2,4,-7), (449023,84800015,1,'chin_type',-9,0,7), (449024,84800015,1,'nose_type',-4,-9,0), (449025,84800015,0,'eye_color',100,161,175), (449026,84800015,0,'skin_color',192,197,197), (449027,84800015,0,'model_color',229,229,102), (449028,84800015,0,'head_slot_color',0,0,0), (449029,84800015,0,'chest_slot_color',0,0,0), (449030,84800015,0,'hair_slot_color',0,0,0), (449031,84800015,0,'hair_face_slot_color',0,0,0), (449032,84800015,0,'wings_slot_color',0,0,0), (449033,84800015,1,'hair_slot_highlight',0,0,0), (449034,84800015,1,'hair_face_slot_highlight',0,0,0), (449035,84800015,1,'wings_slot_highlight',0,0,0), (449036,84800015,0,'hair_type_color',221,185,106), (449037,84800015,0,'hair_face_color',221,185,106), (449038,84800015,0,'chest_type_color',255,255,255), (449039,84800015,0,'legs_type_color',255,255,255), (449040,84800015,1,'soga_Unknown',0,0,0), (449041,84800015,1,'soga_eye_type',-12,0,0), (449042,84800015,1,'soga_ear_type',42,-8,0), (449043,84800015,1,'soga_eye_brow_type',-34,7,-32), (449044,84800015,1,'soga_cheek_type',22,4,0), (449045,84800015,1,'soga_lip_type',2,4,-7), (449046,84800015,1,'soga_chin_type',-9,0,7), (449047,84800015,1,'soga_nose_type',-4,-9,0), (449048,84800015,0,'soga_eye_color',192,197,197), (449049,84800015,0,'soga_skin_color',100,161,175), (449050,84800015,0,'soga_model_color',229,229,102), (449051,84800015,0,'soga_hair_slot_color',0,0,0), (449052,84800015,1,'soga_hair_slot_highlight',0,0,0), (449053,84800015,0,'soga_hair_face_slot_color',0,0,0), (449054,84800015,1,'soga_hair_face_slot_highlight',0,0,0), (449055,84800016,1,'Unknown',0,0,0), (449056,84800016,1,'eye_type',-2,0,0), (449057,84800016,1,'ear_type',5,9,0), (449058,84800016,1,'eye_brow_type',-5,-25,-2), (449059,84800016,1,'cheek_type',14,-14,0), (449060,84800016,1,'lip_type',3,0,14), (449061,84800016,1,'chin_type',-19,3,-10), (449062,84800016,1,'nose_type',-17,25,4), (449063,84800016,0,'eye_color',52,106,87), (449064,84800016,0,'skin_color',230,221,218), (449065,84800016,0,'model_color',0,0,0), (449066,84800016,0,'head_slot_color',0,0,0), (449067,84800016,0,'chest_slot_color',0,0,0), (449068,84800016,0,'hair_slot_color',0,0,0), (449069,84800016,0,'hair_face_slot_color',0,0,0), (449070,84800016,0,'wings_slot_color',0,0,0), (449071,84800016,1,'hair_slot_highlight',0,0,0), (449072,84800016,1,'hair_face_slot_highlight',0,0,0), (449073,84800016,1,'wings_slot_highlight',0,0,0), (449074,84800016,0,'hair_type_color',66,36,9), (449075,84800016,0,'hair_face_color',66,36,9), (449076,84800016,0,'chest_type_color',255,255,255), (449077,84800016,0,'legs_type_color',255,255,255), (449078,84800016,1,'soga_Unknown',0,0,0), (449079,84800016,1,'soga_eye_type',0,0,0), (449080,84800016,1,'soga_ear_type',0,0,0), (449081,84800016,1,'soga_eye_brow_type',0,0,0), (449082,84800016,1,'soga_cheek_type',0,0,0), (449083,84800016,1,'soga_lip_type',0,0,0), (449084,84800016,1,'soga_chin_type',0,0,0), (449085,84800016,1,'soga_nose_type',0,0,0), (449086,84800016,0,'soga_eye_color',0,0,0), (449087,84800016,0,'soga_skin_color',0,0,0), (449088,84800016,0,'soga_model_color',0,0,0), (449089,84800016,0,'soga_hair_slot_color',0,0,0), (449090,84800016,1,'soga_hair_slot_highlight',0,0,0), (449091,84800016,0,'soga_hair_face_slot_color',0,0,0), (449092,84800016,1,'soga_hair_face_slot_highlight',0,0,0), (449093,84800017,1,'Unknown',0,0,0), (449094,84800017,1,'eye_type',0,0,0), (449095,84800017,1,'ear_type',0,0,0), (449096,84800017,1,'eye_brow_type',0,0,0), (449097,84800017,1,'cheek_type',0,0,0), (449098,84800017,1,'lip_type',0,0,0), (449099,84800017,1,'chin_type',0,0,0), (449100,84800017,1,'nose_type',0,0,0), (449101,84800017,0,'eye_color',255,255,255), (449102,84800017,0,'skin_color',255,255,255), (449103,84800017,0,'model_color',0,0,0), (449104,84800017,0,'head_slot_color',0,0,0), (449105,84800017,0,'chest_slot_color',0,0,0), (449106,84800017,0,'hair_slot_color',0,0,0), (449107,84800017,0,'hair_face_slot_color',0,0,0), (449108,84800017,0,'wings_slot_color',0,0,0), (449109,84800017,1,'hair_slot_highlight',0,0,0), (449110,84800017,1,'hair_face_slot_highlight',0,0,0), (449111,84800017,1,'wings_slot_highlight',0,0,0), (449112,84800017,0,'hair_type_color',0,0,0), (449113,84800017,0,'hair_face_color',0,0,0), (449114,84800017,0,'chest_type_color',0,0,0), (449115,84800017,0,'legs_type_color',0,0,0), (449116,84800017,1,'soga_Unknown',0,0,0), (449117,84800017,1,'soga_eye_type',0,0,0), (449118,84800017,1,'soga_ear_type',0,0,0), (449119,84800017,1,'soga_eye_brow_type',0,0,0), (449120,84800017,1,'soga_cheek_type',0,0,0), (449121,84800017,1,'soga_lip_type',0,0,0), (449122,84800017,1,'soga_chin_type',0,0,0), (449123,84800017,1,'soga_nose_type',0,0,0), (449124,84800017,0,'soga_eye_color',0,0,0), (449125,84800017,0,'soga_skin_color',0,0,0), (449126,84800017,0,'soga_model_color',0,0,0), (449127,84800017,0,'soga_hair_slot_color',0,0,0), (449128,84800017,1,'soga_hair_slot_highlight',0,0,0), (449129,84800017,0,'soga_hair_face_slot_color',0,0,0), (449130,84800017,1,'soga_hair_face_slot_highlight',0,0,0), (449131,84800018,1,'Unknown',0,0,0), (449132,84800018,1,'eye_type',0,0,0), (449133,84800018,1,'ear_type',0,0,0), (449134,84800018,1,'eye_brow_type',0,0,0), (449135,84800018,1,'cheek_type',0,0,0), (449136,84800018,1,'lip_type',0,0,0), (449137,84800018,1,'chin_type',0,0,0), (449138,84800018,1,'nose_type',0,0,0), (449139,84800018,0,'eye_color',255,255,255), (449140,84800018,0,'skin_color',255,255,255), (449141,84800018,0,'model_color',0,0,0), (449142,84800018,0,'head_slot_color',0,0,0), (449143,84800018,0,'chest_slot_color',0,0,0), (449144,84800018,0,'hair_slot_color',0,0,0), (449145,84800018,0,'hair_face_slot_color',0,0,0), (449146,84800018,0,'wings_slot_color',0,0,0), (449147,84800018,1,'hair_slot_highlight',0,0,0), (449148,84800018,1,'hair_face_slot_highlight',0,0,0), (449149,84800018,1,'wings_slot_highlight',0,0,0), (449150,84800018,0,'hair_type_color',0,0,0), (449151,84800018,0,'hair_face_color',0,0,0), (449152,84800018,0,'chest_type_color',0,0,0), (449153,84800018,0,'legs_type_color',0,0,0), (449154,84800018,1,'soga_Unknown',0,0,0), (449155,84800018,1,'soga_eye_type',0,0,0), (449156,84800018,1,'soga_ear_type',0,0,0), (449157,84800018,1,'soga_eye_brow_type',0,0,0), (449158,84800018,1,'soga_cheek_type',0,0,0), (449159,84800018,1,'soga_lip_type',0,0,0), (449160,84800018,1,'soga_chin_type',0,0,0), (449161,84800018,1,'soga_nose_type',0,0,0), (449162,84800018,0,'soga_eye_color',0,0,0), (449163,84800018,0,'soga_skin_color',0,0,0), (449164,84800018,0,'soga_model_color',0,0,0), (449165,84800018,0,'soga_hair_slot_color',0,0,0), (449166,84800018,1,'soga_hair_slot_highlight',0,0,0), (449167,84800018,0,'soga_hair_face_slot_color',0,0,0), (449168,84800018,1,'soga_hair_face_slot_highlight',0,0,0), (449169,84800019,1,'Unknown',0,0,0), (449170,84800019,1,'eye_type',100,0,0), (449171,84800019,1,'ear_type',25,9,0), (449172,84800019,1,'eye_brow_type',100,100,100), (449173,84800019,1,'cheek_type',100,-100,0), (449174,84800019,1,'lip_type',100,50,-68), (449175,84800019,1,'chin_type',-100,100,100), (449176,84800019,1,'nose_type',0,-17,-1), (449177,84800019,0,'eye_color',118,14,183), (449178,84800019,0,'skin_color',0,0,0), (449179,84800019,0,'model_color',0,0,0), (449180,84800019,0,'head_slot_color',0,0,0), (449181,84800019,0,'chest_slot_color',0,0,0), (449182,84800019,0,'hair_slot_color',0,0,0), (449183,84800019,0,'hair_face_slot_color',0,0,0), (449184,84800019,0,'wings_slot_color',0,0,0), (449185,84800019,1,'hair_slot_highlight',0,0,0), (449186,84800019,1,'hair_face_slot_highlight',0,0,0), (449187,84800019,1,'wings_slot_highlight',0,0,0), (449188,84800019,0,'hair_type_color',171,60,32), (449189,84800019,0,'hair_face_color',171,60,32), (449190,84800019,0,'chest_type_color',255,255,255), (449191,84800019,0,'legs_type_color',255,255,255), (449192,84800019,1,'soga_Unknown',0,0,0), (449193,84800019,1,'soga_eye_type',0,0,0), (449194,84800019,1,'soga_ear_type',0,0,0), (449195,84800019,1,'soga_eye_brow_type',0,0,0), (449196,84800019,1,'soga_cheek_type',0,0,0), (449197,84800019,1,'soga_lip_type',0,0,0), (449198,84800019,1,'soga_chin_type',0,0,0), (449199,84800019,1,'soga_nose_type',0,0,0), (449200,84800019,0,'soga_eye_color',0,0,0), (449201,84800019,0,'soga_skin_color',0,0,0), (449202,84800019,0,'soga_model_color',0,0,0), (449203,84800019,0,'soga_hair_slot_color',0,0,0), (449204,84800019,1,'soga_hair_slot_highlight',0,0,0), (449205,84800019,0,'soga_hair_face_slot_color',0,0,0), (449206,84800019,1,'soga_hair_face_slot_highlight',0,0,0), (449207,84800020,1,'Unknown',0,0,0), (449208,84800020,1,'eye_type',0,0,0), (449209,84800020,1,'ear_type',0,0,0), (449210,84800020,1,'eye_brow_type',0,0,0), (449211,84800020,1,'cheek_type',0,0,0), (449212,84800020,1,'lip_type',0,0,0), (449213,84800020,1,'chin_type',0,0,0), (449214,84800020,1,'nose_type',0,0,0), (449215,84800020,0,'eye_color',255,255,255), (449216,84800020,0,'skin_color',255,255,255), (449217,84800020,0,'model_color',0,0,0), (449218,84800020,0,'head_slot_color',0,0,0), (449219,84800020,0,'chest_slot_color',0,0,0), (449220,84800020,0,'hair_slot_color',0,0,0), (449221,84800020,0,'hair_face_slot_color',0,0,0), (449222,84800020,0,'wings_slot_color',0,0,0), (449223,84800020,1,'hair_slot_highlight',0,0,0), (449224,84800020,1,'hair_face_slot_highlight',0,0,0), (449225,84800020,1,'wings_slot_highlight',0,0,0), (449226,84800020,0,'hair_type_color',0,0,0), (449227,84800020,0,'hair_face_color',0,0,0), (449228,84800020,0,'chest_type_color',0,0,0), (449229,84800020,0,'legs_type_color',0,0,0), (449230,84800020,1,'soga_Unknown',0,0,0), (449231,84800020,1,'soga_eye_type',0,0,0), (449232,84800020,1,'soga_ear_type',0,0,0), (449233,84800020,1,'soga_eye_brow_type',0,0,0), (449234,84800020,1,'soga_cheek_type',0,0,0), (449235,84800020,1,'soga_lip_type',0,0,0), (449236,84800020,1,'soga_chin_type',0,0,0), (449237,84800020,1,'soga_nose_type',0,0,0), (449238,84800020,0,'soga_eye_color',0,0,0), (449239,84800020,0,'soga_skin_color',0,0,0), (449240,84800020,0,'soga_model_color',0,0,0), (449241,84800020,0,'soga_hair_slot_color',0,0,0), (449242,84800020,1,'soga_hair_slot_highlight',0,0,0), (449243,84800020,0,'soga_hair_face_slot_color',0,0,0), (449244,84800020,1,'soga_hair_face_slot_highlight',0,0,0), (449245,84800021,1,'Unknown',0,0,0), (449246,84800021,1,'eye_type',0,0,0), (449247,84800021,1,'ear_type',0,0,0), (449248,84800021,1,'eye_brow_type',0,0,0), (449249,84800021,1,'cheek_type',0,0,0), (449250,84800021,1,'lip_type',0,0,0), (449251,84800021,1,'chin_type',0,0,0), (449252,84800021,1,'nose_type',0,0,0), (449253,84800021,0,'eye_color',255,255,255), (449254,84800021,0,'skin_color',255,255,255), (449255,84800021,0,'model_color',0,0,0), (449256,84800021,0,'head_slot_color',0,0,0), (449257,84800021,0,'chest_slot_color',0,0,0), (449258,84800021,0,'hair_slot_color',0,0,0), (449259,84800021,0,'hair_face_slot_color',0,0,0), (449260,84800021,0,'wings_slot_color',0,0,0), (449261,84800021,1,'hair_slot_highlight',0,0,0), (449262,84800021,1,'hair_face_slot_highlight',0,0,0), (449263,84800021,1,'wings_slot_highlight',0,0,0), (449264,84800021,0,'hair_type_color',0,0,0), (449265,84800021,0,'hair_face_color',0,0,0), (449266,84800021,0,'chest_type_color',0,0,0), (449267,84800021,0,'legs_type_color',0,0,0), (449268,84800021,1,'soga_Unknown',0,0,0), (449269,84800021,1,'soga_eye_type',0,0,0), (449270,84800021,1,'soga_ear_type',0,0,0), (449271,84800021,1,'soga_eye_brow_type',0,0,0), (449272,84800021,1,'soga_cheek_type',0,0,0), (449273,84800021,1,'soga_lip_type',0,0,0), (449274,84800021,1,'soga_chin_type',0,0,0), (449275,84800021,1,'soga_nose_type',0,0,0), (449276,84800021,0,'soga_eye_color',0,0,0), (449277,84800021,0,'soga_skin_color',0,0,0), (449278,84800021,0,'soga_model_color',0,0,0), (449279,84800021,0,'soga_hair_slot_color',0,0,0), (449280,84800021,1,'soga_hair_slot_highlight',0,0,0), (449281,84800021,0,'soga_hair_face_slot_color',0,0,0), (449282,84800021,1,'soga_hair_face_slot_highlight',0,0,0), (449283,84800022,1,'Unknown',0,0,0), (449284,84800022,1,'eye_type',-31,0,0), (449285,84800022,1,'ear_type',-37,-25,0), (449286,84800022,1,'eye_brow_type',88,-63,-55), (449287,84800022,1,'cheek_type',-40,-68,0), (449288,84800022,1,'lip_type',-42,79,15), (449289,84800022,1,'chin_type',26,70,-40), (449290,84800022,1,'nose_type',-25,-72,17), (449291,84800022,0,'eye_color',30,57,39), (449292,84800022,0,'skin_color',244,248,248), (449293,84800022,0,'model_color',0,0,0), (449294,84800022,0,'head_slot_color',0,0,0), (449295,84800022,0,'chest_slot_color',0,0,0), (449296,84800022,0,'hair_slot_color',0,0,0), (449297,84800022,0,'hair_face_slot_color',0,0,0), (449298,84800022,0,'wings_slot_color',0,0,0), (449299,84800022,1,'hair_slot_highlight',0,0,0), (449300,84800022,1,'hair_face_slot_highlight',0,0,0), (449301,84800022,1,'wings_slot_highlight',0,0,0), (449302,84800022,0,'hair_type_color',198,139,15), (449303,84800022,0,'hair_face_color',198,139,15), (449304,84800022,0,'chest_type_color',142,116,116), (449305,84800022,0,'legs_type_color',173,75,183), (449306,84800022,1,'soga_Unknown',0,0,0), (449307,84800022,1,'soga_eye_type',0,0,0), (449308,84800022,1,'soga_ear_type',0,0,0), (449309,84800022,1,'soga_eye_brow_type',0,0,0), (449310,84800022,1,'soga_cheek_type',0,0,0), (449311,84800022,1,'soga_lip_type',0,0,0), (449312,84800022,1,'soga_chin_type',0,0,0), (449313,84800022,1,'soga_nose_type',0,0,0), (449314,84800022,0,'soga_eye_color',0,0,0), (449315,84800022,0,'soga_skin_color',0,0,0), (449316,84800022,0,'soga_model_color',0,0,0), (449317,84800022,0,'soga_hair_slot_color',0,0,0), (449318,84800022,1,'soga_hair_slot_highlight',0,0,0), (449319,84800022,0,'soga_hair_face_slot_color',0,0,0), (449320,84800022,1,'soga_hair_face_slot_highlight',0,0,0), (449321,84800023,1,'Unknown',0,0,0), (449322,84800023,1,'eye_type',-20,0,0), (449323,84800023,1,'ear_type',8,4,0), (449324,84800023,1,'eye_brow_type',-14,-20,-4), (449325,84800023,1,'cheek_type',0,-18,0), (449326,84800023,1,'lip_type',-14,25,-28), (449327,84800023,1,'chin_type',0,-14,0), (449328,84800023,1,'nose_type',-23,-3,-20), (449329,84800023,0,'eye_color',32,67,73), (449330,84800023,0,'skin_color',219,228,220), (449331,84800023,0,'model_color',0,0,0), (449332,84800023,0,'head_slot_color',0,0,0), (449333,84800023,0,'chest_slot_color',0,0,0), (449334,84800023,0,'hair_slot_color',0,0,0), (449335,84800023,0,'hair_face_slot_color',0,0,0), (449336,84800023,0,'wings_slot_color',0,0,0), (449337,84800023,1,'hair_slot_highlight',0,0,0), (449338,84800023,1,'hair_face_slot_highlight',0,0,0), (449339,84800023,1,'wings_slot_highlight',0,0,0), (449340,84800023,0,'hair_type_color',126,126,125), (449341,84800023,0,'hair_face_color',126,126,125), (449342,84800023,0,'chest_type_color',255,255,255), (449343,84800023,0,'legs_type_color',255,255,255), (449344,84800023,1,'soga_Unknown',0,0,0), (449345,84800023,1,'soga_eye_type',0,0,0), (449346,84800023,1,'soga_ear_type',0,0,0), (449347,84800023,1,'soga_eye_brow_type',0,0,0), (449348,84800023,1,'soga_cheek_type',0,0,0), (449349,84800023,1,'soga_lip_type',0,0,0), (449350,84800023,1,'soga_chin_type',0,0,0), (449351,84800023,1,'soga_nose_type',0,0,0), (449352,84800023,0,'soga_eye_color',0,0,0), (449353,84800023,0,'soga_skin_color',0,0,0), (449354,84800023,0,'soga_model_color',0,0,0), (449355,84800023,0,'soga_hair_slot_color',0,0,0), (449356,84800023,1,'soga_hair_slot_highlight',0,0,0), (449357,84800023,0,'soga_hair_face_slot_color',0,0,0), (449358,84800023,1,'soga_hair_face_slot_highlight',0,0,0), (449359,84800029,1,'eye_type',-37,0,0), (449360,84800029,1,'ear_type',100,-34,0), (449361,84800029,1,'eye_brow_type',75,34,0), (449362,84800029,1,'cheek_type',-78,-77,0), (449363,84800029,1,'lip_type',58,47,7), (449364,84800029,1,'chin_type',-40,19,-75), (449365,84800029,1,'nose_type',-42,0,-9), (449366,84800029,0,'eye_color',216,172,255), (449367,84800029,0,'skin_color',108,151,150), (449368,84800029,0,'hair_type_color',109,131,182), (449369,84800029,0,'hair_face_color',109,131,182), (449370,84800029,0,'chest_type_color',91,136,167), (449371,84800029,0,'legs_type_color',63,60,57), (449372,84800030,0,'eye_color',255,255,255), (449373,84800030,0,'skin_color',255,255,255), (449374,84800031,1,'eye_type',-19,0,0), (449375,84800031,1,'ear_type',14,0,0), (449376,84800031,1,'eye_brow_type',0,-9,-22), (449377,84800031,1,'cheek_type',18,9,0), (449378,84800031,1,'lip_type',1,-25,22), (449379,84800031,1,'chin_type',19,0,4), (449380,84800031,1,'nose_type',11,-31,45), (449381,84800031,0,'eye_color',186,126,255), (449382,84800031,0,'skin_color',64,89,114), (449383,84800031,0,'hair_type_color',207,180,207), (449384,84800031,0,'hair_face_color',207,180,207), (449385,84800031,0,'chest_type_color',255,255,255), (449386,84800031,0,'legs_type_color',255,255,255), (449387,84800032,0,'eye_color',255,255,255), (449388,84800032,0,'skin_color',84,43,0), (449389,84800033,0,'eye_color',255,255,255), (449390,84800033,0,'skin_color',84,43,0), (449391,84800034,1,'eye_type',-48,0,0), (449392,84800034,1,'ear_type',-3,-43,0), (449393,84800034,1,'eye_brow_type',68,68,61), (449394,84800034,1,'cheek_type',31,-37,0), (449395,84800034,1,'lip_type',-47,-25,3), (449396,84800034,1,'chin_type',79,28,-12), (449397,84800034,1,'nose_type',-65,-17,-71), (449398,84800034,0,'eye_color',40,81,93), (449399,84800034,0,'skin_color',84,89,89), (449400,84800034,0,'hair_type_color',15,1,21), (449401,84800034,0,'hair_face_color',15,1,21), (449402,84800034,0,'chest_type_color',165,93,93), (449403,84800034,0,'legs_type_color',76,72,68), (449404,84800035,0,'eye_color',255,255,255), (449405,84800035,0,'skin_color',84,43,0), (449406,84800036,0,'eye_color',255,255,255), (449407,84800036,0,'skin_color',84,43,0), (449408,84800037,0,'eye_color',255,255,255), (449409,84800037,0,'skin_color',255,255,255), (449410,84800038,0,'eye_color',255,255,255), (449411,84800038,0,'skin_color',84,43,0), (449412,84800039,0,'eye_color',255,255,255), (449413,84800039,0,'skin_color',84,43,0), (449414,84800040,0,'eye_color',255,255,255), (449415,84800040,0,'skin_color',84,43,0), (449416,84800041,0,'eye_color',255,255,255), (449417,84800041,0,'skin_color',255,255,255), (449418,84800042,0,'eye_color',255,255,255), (449419,84800042,0,'skin_color',255,255,255), (449420,84800043,0,'eye_color',255,255,255), (449421,84800043,0,'skin_color',128,64,0), (449422,84800044,0,'eye_color',255,255,255), (449423,84800044,0,'skin_color',128,64,0), (449424,84800045,0,'eye_color',255,255,255), (449425,84800045,0,'skin_color',84,43,0), (449426,84800046,0,'eye_color',255,255,255), (449427,84800046,0,'skin_color',128,64,0), (449428,84800047,0,'eye_color',255,255,255), (449429,84800047,0,'skin_color',128,64,0), (449430,84800048,0,'eye_color',255,255,255), (449431,84800048,0,'skin_color',255,255,255), (449432,84800049,0,'eye_color',255,255,255), (449433,84800049,0,'skin_color',84,43,0), (449434,84800050,0,'eye_color',255,255,255), (449435,84800050,0,'skin_color',255,255,255), (449436,84800051,0,'eye_color',255,255,255), (449437,84800051,0,'skin_color',128,64,0), (449438,84800052,0,'eye_color',255,255,255), (449439,84800052,0,'skin_color',1,1,1), (449440,84800053,0,'eye_color',255,255,255), (449441,84800053,0,'skin_color',128,64,0), (449442,84800054,0,'eye_color',255,255,255), (449443,84800054,0,'skin_color',255,255,255), (449444,84800055,0,'eye_color',255,255,255), (449445,84800055,0,'skin_color',255,255,255), (449446,84800056,0,'eye_color',255,255,255), (449447,84800056,0,'skin_color',1,1,1), (449448,84800057,0,'eye_color',255,255,255), (449449,84800057,0,'skin_color',255,255,255), (449450,84800058,0,'eye_color',255,255,255), (449451,84800058,0,'skin_color',255,255,255), (449452,84800059,0,'eye_color',255,255,255), (449453,84800059,0,'skin_color',0,255,0), (449454,84800060,0,'eye_color',255,255,255), (449455,84800060,0,'skin_color',0,255,0), (449456,84800061,0,'eye_color',255,255,255), (449457,84800061,0,'skin_color',0,255,0), (449458,84800062,0,'eye_color',255,255,255), (449459,84800062,0,'skin_color',128,64,0), (449460,84800063,0,'eye_color',255,255,255), (449461,84800063,0,'skin_color',128,64,0), (449462,84800064,0,'eye_color',255,255,255), (449463,84800064,0,'skin_color',1,1,1), (449464,84800065,0,'eye_color',255,255,255), (449465,84800065,0,'skin_color',1,1,1), (449466,84800066,0,'eye_color',255,255,255), (449467,84800066,0,'skin_color',255,255,255), (449468,84800067,0,'eye_color',255,255,255), (449469,84800067,0,'skin_color',0,255,0), (449470,84800068,0,'eye_color',255,255,255), (449471,84800068,0,'skin_color',84,43,0), (449472,84800069,0,'eye_color',255,255,255), (449473,84800069,0,'skin_color',84,43,0), (449474,84800070,0,'eye_color',255,255,255), (449475,84800070,0,'skin_color',84,43,0), (449476,84800071,0,'eye_color',255,255,255), (449477,84800071,0,'skin_color',84,43,0), (449478,84800072,0,'eye_color',255,255,255), (449479,84800072,0,'skin_color',84,43,0), (449480,84800073,0,'eye_color',255,255,255), (449481,84800073,0,'skin_color',84,43,0), (449482,84800074,0,'eye_color',255,255,255), (449483,84800074,0,'skin_color',84,43,0), (449484,84800075,0,'eye_color',255,255,255), (449485,84800075,0,'skin_color',84,43,0), (449486,84800076,0,'eye_color',255,255,255), (449487,84800076,0,'skin_color',84,43,0), (449488,84800077,0,'eye_color',255,255,255), (449489,84800077,0,'skin_color',84,43,0), (449490,84800078,0,'eye_color',255,255,255), (449491,84800078,0,'skin_color',84,43,0), (449492,84800079,0,'eye_color',255,255,255), (449493,84800079,0,'skin_color',255,255,255), (449494,84800080,0,'eye_color',255,255,255), (449495,84800080,0,'skin_color',255,255,255), (449496,84800081,0,'eye_color',255,255,255), (449497,84800081,0,'skin_color',255,255,255), (449498,84800082,0,'eye_color',255,255,255), (449499,84800082,0,'skin_color',255,255,255), (449500,84800083,0,'eye_color',255,255,255), (449501,84800083,0,'skin_color',0,255,0), (449502,84800084,0,'eye_color',255,255,255), (449503,84800084,0,'skin_color',0,255,0), (449504,84800085,0,'eye_color',255,255,255), (449505,84800085,0,'skin_color',255,255,255), (449506,84800086,0,'eye_color',255,255,255), (449507,84800086,0,'skin_color',255,255,255), (449508,84800087,0,'eye_color',255,255,255), (449509,84800087,0,'skin_color',255,255,255), (449510,84800088,0,'eye_color',255,255,255), (449511,84800088,0,'skin_color',255,255,255), (449512,84800089,0,'eye_color',255,255,255), (449513,84800089,0,'skin_color',255,255,255), (449514,84800090,1,'eye_type',-70,0,0), (449515,84800090,1,'ear_type',59,72,0), (449516,84800090,1,'eye_brow_type',-68,-19,37), (449517,84800090,1,'cheek_type',-2,-56,0), (449518,84800090,1,'lip_type',77,-56,-61), (449519,84800090,1,'chin_type',-68,68,3), (449520,84800090,1,'nose_type',82,-93,45), (449521,84800090,0,'eye_color',57,120,128), (449522,84800090,0,'skin_color',211,199,150), (449523,84800090,0,'hair_type_color',15,1,21), (449524,84800090,0,'hair_face_color',15,1,21), (449525,84800090,0,'chest_type_color',114,144,133), (449526,84800090,0,'legs_type_color',67,84,60), (449527,84800091,0,'eye_color',255,255,255), (449528,84800091,0,'skin_color',255,255,255), (449529,84800092,0,'eye_color',255,255,255), (449530,84800092,0,'skin_color',255,255,255), (449531,84800093,0,'eye_color',255,255,255), (449532,84800093,0,'skin_color',255,255,255), (449533,84800094,0,'eye_color',255,255,255), (449534,84800094,0,'skin_color',255,255,255), (449535,84800095,0,'eye_color',255,255,255), (449536,84800095,0,'skin_color',255,255,255), (449537,84800096,0,'eye_color',255,255,255), (449538,84800096,0,'skin_color',255,255,255), (449539,84800097,0,'eye_color',255,255,255), (449540,84800097,0,'skin_color',255,255,255), (449541,84800098,0,'eye_color',255,255,255), (449542,84800098,0,'skin_color',255,255,255), (449543,84800099,1,'eye_type',75,0,0), (449544,84800099,1,'ear_type',-8,-98,0), (449545,84800099,1,'eye_brow_type',-91,-53,-25), (449546,84800099,1,'cheek_type',44,0,0), (449547,84800099,1,'lip_type',0,32,-22), (449548,84800099,1,'chin_type',90,-11,0), (449549,84800099,1,'nose_type',90,53,-34), (449550,84800099,0,'eye_color',119,175,191), (449551,84800099,0,'skin_color',61,63,63), (449552,84800099,0,'hair_type_color',184,128,10), (449553,84800099,0,'hair_face_color',184,128,10), (449554,84800099,0,'chest_type_color',131,127,131), (449555,84800099,0,'legs_type_color',118,117,141), (449556,84800100,0,'eye_color',255,255,255), (449557,84800100,0,'skin_color',255,255,255), (449558,84800101,0,'eye_color',255,255,255), (449559,84800101,0,'skin_color',255,255,255), (449560,84800102,0,'eye_color',255,255,255), (449561,84800102,0,'skin_color',255,255,255), (449562,84800103,0,'eye_color',255,255,255), (449563,84800103,0,'skin_color',255,255,255), (449564,84800104,0,'eye_color',255,255,255), (449565,84800104,0,'skin_color',255,255,255), (449566,84800105,0,'eye_color',255,255,255), (449567,84800105,0,'skin_color',255,255,255), (449568,84800106,0,'eye_color',255,255,255), (449569,84800106,0,'skin_color',255,255,255), (449570,84800107,0,'eye_color',255,255,255), (449571,84800107,0,'skin_color',255,255,255), (449572,84800108,0,'eye_color',255,255,255), (449573,84800108,0,'skin_color',255,255,255), (449574,84800109,0,'eye_color',255,255,255), (449575,84800109,0,'skin_color',255,255,255), (449576,84800110,0,'eye_color',255,255,255), (449577,84800110,0,'skin_color',255,255,255), (449578,84800111,0,'eye_color',255,255,255), (449579,84800111,0,'skin_color',255,255,255), (449580,84800112,0,'eye_color',255,255,255), (449581,84800112,0,'skin_color',255,255,255), (449582,84800113,0,'eye_color',255,255,255), (449583,84800113,0,'skin_color',255,255,255), (449584,84800114,0,'eye_color',255,255,255), (449585,84800114,0,'skin_color',255,255,255), (449586,84800115,0,'eye_color',255,255,255), (449587,84800115,0,'skin_color',255,255,255), (449588,84800116,0,'eye_color',255,255,255), (449589,84800116,0,'skin_color',255,255,255), (449590,84800117,0,'eye_color',255,255,255), (449591,84800117,0,'skin_color',255,255,255), (449592,84800118,0,'eye_color',255,255,255), (449593,84800118,0,'skin_color',255,255,255), (449594,84800119,0,'eye_color',255,255,255), (449595,84800119,0,'skin_color',255,255,255), (449596,84800120,0,'eye_color',255,255,255), (449597,84800120,0,'skin_color',255,255,255), (449598,84800121,0,'eye_color',255,255,255), (449599,84800121,0,'skin_color',255,255,255), (449600,84800122,0,'eye_color',255,255,255), (449601,84800122,0,'skin_color',255,255,255), (449602,84800123,0,'eye_color',255,255,255), (449603,84800123,0,'skin_color',255,255,255), (449604,84800124,0,'eye_color',255,255,255), (449605,84800124,0,'skin_color',255,255,255), (449606,84800125,0,'eye_color',255,255,255), (449607,84800125,0,'skin_color',255,255,255), (449608,84800126,0,'eye_color',255,255,255), (449609,84800126,0,'skin_color',255,255,255), (449610,84800127,1,'eye_type',-52,0,0), (449611,84800127,1,'ear_type',89,84,0), (449612,84800127,1,'eye_brow_type',7,79,9), (449613,84800127,1,'cheek_type',62,45,0), (449614,84800127,1,'lip_type',32,-53,55), (449615,84800127,1,'chin_type',-93,-62,-58), (449616,84800127,1,'nose_type',56,83,0), (449617,84800127,0,'eye_color',116,124,67), (449618,84800127,0,'skin_color',195,205,205), (449619,84800127,0,'hair_type_color',224,230,231), (449620,84800127,0,'hair_face_color',224,230,231), (449621,84800127,0,'chest_type_color',87,83,75), (449622,84800127,0,'legs_type_color',224,224,224), (449623,84800128,0,'eye_color',255,255,255), (449624,84800128,0,'skin_color',255,255,255), (449625,84800129,0,'eye_color',255,255,255), (449626,84800129,0,'skin_color',255,255,255), (449627,84800130,0,'eye_color',255,255,255), (449628,84800130,0,'skin_color',255,255,255), (449629,84800131,0,'eye_color',255,255,255), (449630,84800131,0,'skin_color',255,255,255), (449631,84800132,0,'eye_color',255,255,255), (449632,84800132,0,'skin_color',255,255,255), (449633,84800133,1,'eye_type',-70,0,0), (449634,84800133,1,'ear_type',59,72,0), (449635,84800133,1,'eye_brow_type',-68,-19,37), (449636,84800133,1,'cheek_type',-2,-56,0), (449637,84800133,1,'lip_type',77,-56,-61), (449638,84800133,1,'chin_type',-68,68,3), (449639,84800133,1,'nose_type',82,-93,45), (449640,84800133,0,'eye_color',57,120,128), (449641,84800133,0,'skin_color',211,199,150), (449642,84800133,0,'hair_type_color',15,1,21), (449643,84800133,0,'hair_face_color',15,1,21), (449644,84800133,0,'chest_type_color',114,144,133), (449645,84800133,0,'legs_type_color',67,84,60), (449646,84800134,0,'eye_color',255,255,255), (449647,84800134,0,'skin_color',255,255,255), (449648,84800135,0,'eye_color',255,255,255), (449649,84800135,0,'skin_color',255,255,255), (449650,84800136,0,'eye_color',255,255,255), (449651,84800136,0,'skin_color',255,255,255), (449652,84800137,0,'eye_color',255,255,255), (449653,84800137,0,'skin_color',255,255,255), (449654,84800138,0,'eye_color',255,255,255), (449655,84800138,0,'skin_color',255,255,255), (449656,84800139,0,'eye_color',255,255,255), (449657,84800139,0,'skin_color',255,255,255), (449658,84800140,1,'eye_type',-52,0,0), (449659,84800140,1,'ear_type',89,84,0), (449660,84800140,1,'eye_brow_type',7,79,9), (449661,84800140,1,'cheek_type',62,45,0), (449662,84800140,1,'lip_type',32,-53,55), (449663,84800140,1,'chin_type',-93,-62,-58), (449664,84800140,1,'nose_type',56,83,0), (449665,84800140,0,'eye_color',116,124,67), (449666,84800140,0,'skin_color',195,205,205), (449667,84800140,0,'hair_type_color',224,230,231), (449668,84800140,0,'hair_face_color',224,230,231), (449669,84800140,0,'chest_type_color',87,83,75), (449670,84800140,0,'legs_type_color',224,224,224), (449671,84800141,0,'eye_color',255,255,255), (449672,84800141,0,'skin_color',255,255,255), (449673,84800142,0,'eye_color',255,255,255), (449674,84800142,0,'skin_color',255,255,255), (449675,84800143,0,'eye_color',255,255,255), (449676,84800143,0,'skin_color',255,255,255), (449677,84800144,0,'eye_color',255,255,255), (449678,84800144,0,'skin_color',255,255,255), (449679,84800145,0,'eye_color',255,255,255), (449680,84800145,0,'skin_color',255,255,255), (449681,84800146,0,'eye_color',255,255,255), (449682,84800146,0,'skin_color',255,255,255), (449683,84800147,0,'eye_color',255,255,255), (449684,84800147,0,'skin_color',255,255,255), (449685,84800148,0,'eye_color',255,255,255), (449686,84800148,0,'skin_color',255,255,255), (449687,84800149,0,'eye_color',255,255,255), (449688,84800149,0,'skin_color',255,255,255), (449689,84800150,0,'eye_color',255,255,255), (449690,84800150,0,'skin_color',255,255,255), (449691,84800151,0,'eye_color',255,255,255), (449692,84800151,0,'skin_color',255,255,255), (449693,84800152,0,'eye_color',255,255,255), (449694,84800152,0,'skin_color',255,255,255), (449695,84800153,0,'eye_color',255,255,255), (449696,84800153,0,'skin_color',255,255,255), (449697,84800154,0,'eye_color',255,255,255), (449698,84800154,0,'skin_color',255,255,255), (449699,84800155,0,'eye_color',255,255,255), (449700,84800155,0,'skin_color',255,255,255), (449701,84800156,0,'eye_color',255,255,255), (449702,84800156,0,'skin_color',255,255,255), (449703,84800157,0,'eye_color',255,255,255), (449704,84800157,0,'skin_color',255,255,255), (449705,84800158,0,'eye_color',255,255,255), (449706,84800158,0,'skin_color',255,255,255), (449707,84800159,0,'eye_color',255,255,255), (449708,84800159,0,'skin_color',255,255,255), (449709,84800160,0,'eye_color',255,255,255), (449710,84800160,0,'skin_color',255,255,255), (449711,84800161,0,'eye_color',255,255,255), (449712,84800161,0,'skin_color',255,255,255), (449713,84800162,0,'eye_color',255,255,255), (449714,84800162,0,'skin_color',255,255,255), (449715,84800163,0,'eye_color',255,255,255), (449716,84800163,0,'skin_color',255,255,255), (449717,84800164,0,'eye_color',255,255,255), (449718,84800164,0,'skin_color',255,255,255), (449719,84800165,0,'eye_color',255,255,255), (449720,84800165,0,'skin_color',255,255,255), (449721,84800166,0,'eye_color',255,255,255), (449722,84800166,0,'skin_color',255,255,255), (449723,84800167,0,'eye_color',255,255,255), (449724,84800167,0,'skin_color',255,255,255), (449725,84800168,0,'eye_color',255,255,255), (449726,84800168,0,'skin_color',255,255,255), (449727,84800169,0,'eye_color',255,255,255), (449728,84800169,0,'skin_color',255,255,255), (449729,84800170,0,'eye_color',255,255,255), (449730,84800170,0,'skin_color',255,255,255), (449731,84800171,0,'eye_color',255,255,255), (449732,84800171,0,'skin_color',255,255,255), (449733,84800172,1,'eye_type',-40,0,0), (449734,84800172,1,'ear_type',-53,-79,0), (449735,84800172,1,'eye_brow_type',20,1,98), (449736,84800172,1,'cheek_type',65,-28,0), (449737,84800172,1,'lip_type',4,-14,5), (449738,84800172,1,'chin_type',41,-31,-39), (449739,84800172,1,'nose_type',-75,-25,-35), (449740,84800172,0,'eye_color',105,55,132), (449741,84800172,0,'skin_color',139,136,167), (449742,84800172,0,'hair_type_color',244,244,246), (449743,84800172,0,'hair_face_color',244,244,246), (449744,84800172,0,'chest_type_color',87,87,87), (449745,84800172,0,'legs_type_color',140,130,58), (449746,84800173,0,'eye_color',255,255,255), (449747,84800173,0,'skin_color',255,255,255), (449748,84800174,0,'eye_color',255,255,255), (449749,84800174,0,'skin_color',255,255,255), (449750,84800175,0,'eye_color',255,255,255), (449751,84800175,0,'skin_color',255,255,255), (449752,84800176,1,'eye_type',96,0,0), (449753,84800176,1,'ear_type',56,21,0), (449754,84800176,1,'eye_brow_type',-59,-71,-91), (449755,84800176,1,'cheek_type',-62,34,0), (449756,84800176,1,'lip_type',-93,-38,-44), (449757,84800176,1,'chin_type',32,-37,-26), (449758,84800176,1,'nose_type',29,0,-65), (449759,84800176,0,'eye_color',151,76,172), (449760,84800176,0,'skin_color',210,183,205), (449761,84800176,0,'hair_type_color',7,1,1), (449762,84800176,0,'hair_face_color',7,1,1), (449763,84800176,0,'chest_type_color',128,128,128), (449764,84800176,0,'legs_type_color',95,109,163), (449765,84800177,1,'eye_type',-31,0,0), (449766,84800177,1,'ear_type',-28,40,0), (449767,84800177,1,'eye_brow_type',79,51,-59), (449768,84800177,1,'cheek_type',-48,40,0), (449769,84800177,1,'lip_type',-17,-79,32), (449770,84800177,1,'chin_type',55,-21,-90), (449771,84800177,1,'nose_type',70,-3,-64), (449772,84800177,0,'eye_color',37,81,80), (449773,84800177,0,'skin_color',232,218,171), (449774,84800177,0,'hair_type_color',107,129,132), (449775,84800177,0,'hair_face_color',107,129,132), (449776,84800177,0,'chest_type_color',168,159,90), (449777,84800177,0,'legs_type_color',74,184,123), (449778,84800178,1,'eye_type',75,0,0), (449779,84800178,1,'ear_type',-8,-98,0), (449780,84800178,1,'eye_brow_type',-91,-53,-25), (449781,84800178,1,'cheek_type',44,0,0), (449782,84800178,1,'lip_type',0,32,-22), (449783,84800178,1,'chin_type',90,-11,0), (449784,84800178,1,'nose_type',90,53,-34), (449785,84800178,0,'eye_color',119,175,191), (449786,84800178,0,'skin_color',245,250,250), (449787,84800178,0,'hair_type_color',121,38,35), (449788,84800178,0,'hair_face_color',121,38,35), (449789,84800178,0,'chest_type_color',131,127,131), (449790,84800178,0,'legs_type_color',118,117,141), (449791,84800179,0,'eye_color',255,255,255), (449792,84800179,0,'skin_color',255,255,255), (449793,84800180,1,'eye_type',53,0,0), (449794,84800180,1,'ear_type',89,32,0), (449795,84800180,1,'eye_brow_type',59,-93,-31), (449796,84800180,1,'cheek_type',-59,66,0), (449797,84800180,1,'lip_type',-25,-21,-25), (449798,84800180,1,'chin_type',29,-10,-12), (449799,84800180,1,'nose_type',39,14,77), (449800,84800180,0,'eye_color',54,116,114), (449801,84800180,0,'skin_color',229,185,183), (449802,84800180,0,'hair_type_color',35,24,1), (449803,84800180,0,'hair_face_color',35,24,1), (449804,84800180,0,'chest_type_color',103,97,77), (449805,84800180,0,'legs_type_color',80,178,124), (449806,84800181,1,'eye_type',75,0,0), (449807,84800181,1,'ear_type',37,-74,0), (449808,84800181,1,'eye_brow_type',78,-95,-26), (449809,84800181,1,'cheek_type',-5,81,0), (449810,84800181,1,'lip_type',-87,78,8), (449811,84800181,1,'chin_type',88,17,37), (449812,84800181,1,'nose_type',35,-64,75), (449813,84800181,0,'eye_color',29,56,42), (449814,84800181,0,'skin_color',138,108,67), (449815,84800181,0,'hair_type_color',15,1,21), (449816,84800181,0,'hair_face_color',15,1,21), (449817,84800181,0,'chest_type_color',161,157,97), (449818,84800181,0,'legs_type_color',153,154,102), (449819,84800182,1,'eye_type',75,0,0), (449820,84800182,1,'ear_type',37,-74,0), (449821,84800182,1,'eye_brow_type',78,-95,-26), (449822,84800182,1,'cheek_type',-5,81,0), (449823,84800182,1,'lip_type',-87,78,8), (449824,84800182,1,'chin_type',88,17,37), (449825,84800182,1,'nose_type',35,-64,75), (449826,84800182,0,'eye_color',29,56,42), (449827,84800182,0,'skin_color',138,108,67), (449828,84800182,0,'hair_type_color',15,1,21), (449829,84800182,0,'hair_face_color',15,1,21), (449830,84800182,0,'chest_type_color',161,157,97), (449831,84800182,0,'legs_type_color',153,154,102), (449832,84800183,0,'eye_color',255,255,255), (449833,84800183,0,'skin_color',255,255,255), (449834,84800184,1,'eye_type',-9,0,0), (449835,84800184,1,'ear_type',-32,71,0), (449836,84800184,1,'eye_brow_type',94,52,35), (449837,84800184,1,'cheek_type',-81,15,0), (449838,84800184,1,'lip_type',-91,-14,-19), (449839,84800184,1,'chin_type',58,31,-81), (449840,84800184,1,'nose_type',-43,11,-41), (449841,84800184,0,'eye_color',33,64,50), (449842,84800184,0,'skin_color',186,197,195), (449843,84800184,0,'hair_type_color',219,157,24), (449844,84800184,0,'hair_face_color',219,157,24), (449845,84800184,0,'chest_type_color',78,180,175), (449846,84800184,0,'legs_type_color',129,129,129), (449847,84800185,1,'eye_type',-31,0,0), (449848,84800185,1,'ear_type',-28,40,0), (449849,84800185,1,'eye_brow_type',79,51,-59), (449850,84800185,1,'cheek_type',-48,40,0), (449851,84800185,1,'lip_type',-17,-79,32), (449852,84800185,1,'chin_type',55,-21,-90), (449853,84800185,1,'nose_type',70,-3,-64), (449854,84800185,0,'eye_color',37,81,80), (449855,84800185,0,'skin_color',232,218,171), (449856,84800185,0,'hair_type_color',107,129,132), (449857,84800185,0,'hair_face_color',107,129,132), (449858,84800185,0,'chest_type_color',168,159,90), (449859,84800185,0,'legs_type_color',74,184,123), (449860,84800186,1,'eye_type',-87,0,0), (449861,84800186,1,'ear_type',-93,95,0), (449862,84800186,1,'eye_brow_type',59,-87,-45), (449863,84800186,1,'cheek_type',-81,85,0), (449864,84800186,1,'lip_type',28,-58,-65), (449865,84800186,1,'chin_type',75,-87,-66), (449866,84800186,1,'nose_type',-22,-87,-39), (449867,84800186,0,'eye_color',36,77,77), (449868,84800186,0,'skin_color',171,148,98), (449869,84800186,0,'hair_type_color',100,70,10), (449870,84800186,0,'hair_face_color',100,70,10), (449871,84800186,0,'chest_type_color',132,128,126), (449872,84800186,0,'legs_type_color',138,120,138), (449873,84800187,0,'eye_color',255,255,255), (449874,84800187,0,'skin_color',255,255,255), (449875,84800188,1,'eye_type',-48,0,0), (449876,84800188,1,'ear_type',-3,-43,0), (449877,84800188,1,'eye_brow_type',68,68,61), (449878,84800188,1,'cheek_type',31,-37,0), (449879,84800188,1,'lip_type',-47,-25,3), (449880,84800188,1,'chin_type',79,28,-12), (449881,84800188,1,'nose_type',-65,-17,-71), (449882,84800188,0,'eye_color',40,81,93), (449883,84800188,0,'skin_color',84,89,89), (449884,84800188,0,'hair_type_color',15,1,21), (449885,84800188,0,'hair_face_color',15,1,21), (449886,84800188,0,'chest_type_color',165,93,93), (449887,84800188,0,'legs_type_color',76,72,68), (449888,84800189,0,'eye_color',255,255,255), (449889,84800189,0,'skin_color',255,255,255), (449890,84800190,0,'eye_color',255,255,255), (449891,84800190,0,'skin_color',255,255,255), (449892,84800191,1,'eye_type',47,0,0), (449893,84800191,1,'ear_type',19,-47,0), (449894,84800191,1,'eye_brow_type',19,-26,0), (449895,84800191,1,'cheek_type',9,15,0), (449896,84800191,1,'lip_type',61,20,-39), (449897,84800191,1,'chin_type',56,14,77), (449898,84800191,1,'nose_type',-83,74,40), (449899,84800191,0,'eye_color',55,117,121), (449900,84800191,0,'skin_color',244,237,237), (449901,84800191,0,'hair_type_color',100,70,10), (449902,84800191,0,'hair_face_color',100,70,10), (449903,84800191,0,'chest_type_color',85,168,173), (449904,84800191,0,'legs_type_color',113,114,145), (449905,84800192,0,'eye_color',255,255,255), (449906,84800192,0,'skin_color',255,255,255), (449907,84800193,0,'eye_color',255,255,255), (449908,84800193,0,'skin_color',255,255,255), (449909,84800194,0,'eye_color',255,255,255), (449910,84800194,0,'skin_color',255,255,255), (449911,84800195,0,'eye_color',255,255,255), (449912,84800195,0,'skin_color',255,255,255), (449913,84800196,1,'eye_type',-28,0,0), (449914,84800196,1,'ear_type',-37,10,0), (449915,84800196,1,'eye_brow_type',-72,28,0), (449916,84800196,1,'cheek_type',5,-1,0), (449917,84800196,1,'lip_type',-3,32,69), (449918,84800196,1,'chin_type',89,-62,-46), (449919,84800196,1,'nose_type',51,28,-61), (449920,84800196,0,'eye_color',158,198,210), (449921,84800196,0,'skin_color',244,250,239), (449922,84800196,0,'hair_type_color',184,128,10), (449923,84800196,0,'hair_face_color',184,128,10), (449924,84800196,0,'chest_type_color',130,129,128), (449925,84800196,0,'legs_type_color',110,96,60), (449926,84800197,0,'eye_color',255,255,255), (449927,84800197,0,'skin_color',255,255,255), (449928,84800198,0,'eye_color',255,255,255), (449929,84800198,0,'skin_color',255,255,255), (449930,84800199,1,'eye_type',-17,0,0), (449931,84800199,1,'ear_type',22,7,0), (449932,84800199,1,'eye_brow_type',-4,-21,-22), (449933,84800199,1,'cheek_type',-14,0,0), (449934,84800199,1,'lip_type',-19,-37,-25), (449935,84800199,1,'chin_type',-14,-14,-2), (449936,84800199,1,'nose_type',8,0,37), (449937,84800199,0,'eye_color',143,189,203), (449938,84800199,0,'skin_color',166,165,127), (449939,84800199,0,'hair_type_color',79,32,0), (449940,84800199,0,'hair_face_color',79,32,0), (449941,84800199,0,'chest_type_color',255,255,255), (449942,84800199,0,'legs_type_color',255,255,255), (449943,84800200,1,'eye_type',-48,0,0), (449944,84800200,1,'ear_type',-3,-43,0), (449945,84800200,1,'eye_brow_type',68,68,61), (449946,84800200,1,'cheek_type',31,-37,0), (449947,84800200,1,'lip_type',-47,-25,3), (449948,84800200,1,'chin_type',79,28,-12), (449949,84800200,1,'nose_type',-65,-17,-71), (449950,84800200,0,'eye_color',40,81,93), (449951,84800200,0,'skin_color',84,89,89), (449952,84800200,0,'hair_type_color',15,1,21), (449953,84800200,0,'hair_face_color',15,1,21), (449954,84800200,0,'chest_type_color',165,93,93), (449955,84800200,0,'legs_type_color',76,72,68), (449956,84800201,0,'eye_color',255,255,255), (449957,84800201,0,'skin_color',255,255,255), (449958,84800202,0,'eye_color',255,255,255), (449959,84800202,0,'skin_color',255,255,255), (449960,84800203,1,'eye_type',-91,0,0), (449961,84800203,1,'ear_type',7,-17,0), (449962,84800203,1,'eye_brow_type',5,93,40), (449963,84800203,1,'cheek_type',65,44,0), (449964,84800203,1,'lip_type',-78,-91,-83), (449965,84800203,1,'chin_type',12,-56,-84), (449966,84800203,1,'nose_type',47,21,81), (449967,84800203,0,'eye_color',82,132,95), (449968,84800203,0,'skin_color',245,250,250), (449969,84800203,0,'hair_type_color',186,130,11), (449970,84800203,0,'hair_face_color',186,130,11), (449971,84800203,0,'chest_type_color',149,151,92), (449972,84800203,0,'legs_type_color',123,107,151), (449973,84800204,1,'eye_type',28,0,0), (449974,84800204,1,'ear_type',-28,-28,0), (449975,84800204,1,'eye_brow_type',0,-8,-8), (449976,84800204,1,'cheek_type',25,0,0), (449977,84800204,1,'lip_type',37,-34,-1), (449978,84800204,1,'chin_type',25,2,-17), (449979,84800204,1,'nose_type',46,37,25), (449980,84800204,0,'eye_color',91,120,69), (449981,84800204,0,'skin_color',230,183,181), (449982,84800204,0,'hair_type_color',104,38,13), (449983,84800204,0,'hair_face_color',104,38,13), (449984,84800204,0,'chest_type_color',255,255,255), (449985,84800204,0,'legs_type_color',255,255,255), (449986,84800205,1,'eye_type',-70,0,0), (449987,84800205,1,'ear_type',59,72,0), (449988,84800205,1,'eye_brow_type',-68,-19,37), (449989,84800205,1,'cheek_type',-2,-56,0), (449990,84800205,1,'lip_type',77,-56,-61), (449991,84800205,1,'chin_type',-68,68,3), (449992,84800205,1,'nose_type',82,-93,45), (449993,84800205,0,'eye_color',57,120,128), (449994,84800205,0,'skin_color',211,199,150), (449995,84800205,0,'hair_type_color',15,1,21), (449996,84800205,0,'hair_face_color',15,1,21), (449997,84800205,0,'chest_type_color',114,144,133), (449998,84800205,0,'legs_type_color',67,84,60), (449999,84800206,1,'eye_type',-9,0,0), (450000,84800206,1,'ear_type',-32,71,0), (450001,84800206,1,'eye_brow_type',94,52,35), (450002,84800206,1,'cheek_type',-81,15,0), (450003,84800206,1,'lip_type',-91,-14,-19), (450004,84800206,1,'chin_type',58,31,-81), (450005,84800206,1,'nose_type',-43,11,-41), (450006,84800206,0,'eye_color',33,64,50), (450007,84800206,0,'skin_color',231,193,194), (450008,84800206,0,'hair_type_color',15,1,21), (450009,84800206,0,'hair_face_color',15,1,21), (450010,84800206,0,'chest_type_color',78,180,175), (450011,84800206,0,'legs_type_color',129,129,129), (450012,84800207,1,'eye_type',43,0,0), (450013,84800207,1,'ear_type',14,-59,0), (450014,84800207,1,'eye_brow_type',58,-28,-48), (450015,84800207,1,'cheek_type',-81,-25,0), (450016,84800207,1,'lip_type',41,-88,0), (450017,84800207,1,'chin_type',17,-39,75), (450018,84800207,1,'nose_type',90,3,-28), (450019,84800207,0,'eye_color',102,74,34), (450020,84800207,0,'skin_color',234,195,198), (450021,84800207,0,'hair_type_color',5,2,2), (450022,84800207,0,'hair_face_color',5,2,2), (450023,84800207,0,'chest_type_color',194,194,195), (450024,84800207,0,'legs_type_color',164,109,94), (450025,84800208,0,'eye_color',255,255,255), (450026,84800208,0,'skin_color',255,255,255), (450027,84800209,1,'eye_type',-21,0,0), (450028,84800209,1,'ear_type',1,-87,0), (450029,84800209,1,'eye_brow_type',64,-93,5), (450030,84800209,1,'cheek_type',50,-78,0), (450031,84800209,1,'lip_type',47,-32,56), (450032,84800209,1,'chin_type',15,-71,66), (450033,84800209,1,'nose_type',22,82,37), (450034,84800209,0,'eye_color',57,106,70), (450035,84800209,0,'skin_color',245,251,251), (450036,84800209,0,'hair_type_color',119,36,34), (450037,84800209,0,'hair_face_color',119,36,34), (450038,84800209,0,'chest_type_color',88,137,170), (450039,84800209,0,'legs_type_color',160,131,98), (450040,84800210,0,'eye_color',255,255,255), (450041,84800210,0,'skin_color',255,255,255), (450042,84800211,0,'eye_color',255,255,255), (450043,84800211,0,'skin_color',255,255,255), (450044,84800212,0,'eye_color',255,255,255), (450045,84800212,0,'skin_color',255,255,255), (450046,84800213,0,'eye_color',255,255,255), (450047,84800213,0,'skin_color',255,255,255), (450048,84800214,1,'eye_type',62,0,0), (450049,84800214,1,'ear_type',-42,-59,0), (450050,84800214,1,'eye_brow_type',93,18,-7), (450051,84800214,1,'cheek_type',-23,-34,0), (450052,84800214,1,'lip_type',-7,8,58), (450053,84800214,1,'chin_type',-34,-88,-55), (450054,84800214,1,'nose_type',-4,17,81), (450055,84800214,0,'eye_color',144,188,195), (450056,84800214,0,'skin_color',228,177,149), (450057,84800214,0,'hair_type_color',121,38,35), (450058,84800214,0,'hair_face_color',121,38,35), (450059,84800214,0,'chest_type_color',145,113,145), (450060,84800214,0,'legs_type_color',125,125,125), (450061,84800215,1,'eye_type',-76,0,0), (450062,84800215,1,'ear_type',-61,-83,0), (450063,84800215,1,'eye_brow_type',-51,-35,-31), (450064,84800215,1,'cheek_type',-43,-72,0), (450065,84800215,1,'lip_type',3,41,70), (450066,84800215,1,'chin_type',38,-75,77), (450067,84800215,1,'nose_type',-47,82,31), (450068,84800215,0,'eye_color',173,142,88), (450069,84800215,0,'skin_color',243,251,251), (450070,84800215,0,'hair_type_color',49,47,61), (450071,84800215,0,'hair_face_color',49,47,61), (450072,84800215,0,'chest_type_color',77,98,181), (450073,84800215,0,'legs_type_color',176,82,176), (450074,84800216,0,'eye_color',255,255,255), (450075,84800216,0,'skin_color',255,255,255), (450076,84800217,0,'eye_color',255,255,255), (450077,84800217,0,'skin_color',255,255,255), (450078,84800218,0,'eye_color',255,255,255), (450079,84800218,0,'skin_color',255,255,255), (450080,84800219,0,'eye_color',255,255,255), (450081,84800219,0,'skin_color',255,255,255), (450082,84800220,1,'eye_type',-21,0,0), (450083,84800220,1,'ear_type',14,56,0), (450084,84800220,1,'eye_brow_type',59,26,-89), (450085,84800220,1,'cheek_type',77,-75,0), (450086,84800220,1,'lip_type',-46,37,-63), (450087,84800220,1,'chin_type',58,88,28), (450088,84800220,1,'nose_type',7,10,-17), (450089,84800220,0,'eye_color',144,188,195), (450090,84800220,0,'skin_color',200,187,181), (450091,84800220,0,'hair_type_color',219,179,15), (450092,84800220,0,'hair_face_color',219,179,15), (450093,84800220,0,'chest_type_color',77,76,75), (450094,84800220,0,'legs_type_color',95,89,75), (450095,84800221,0,'eye_color',255,255,255), (450096,84800221,0,'skin_color',255,255,255), (450097,84800222,0,'eye_color',255,255,255), (450098,84800222,0,'skin_color',255,255,255), (450099,84800223,0,'eye_color',255,255,255), (450100,84800223,0,'skin_color',255,255,255), (450101,84800224,0,'eye_color',255,255,255), (450102,84800224,0,'skin_color',255,255,255), (450103,84800225,1,'eye_type',-34,0,0), (450104,84800225,1,'ear_type',-28,-25,0), (450105,84800225,1,'eye_brow_type',2,46,-17), (450106,84800225,1,'cheek_type',0,-18,0), (450107,84800225,1,'lip_type',4,14,25), (450108,84800225,1,'chin_type',-11,9,19), (450109,84800225,1,'nose_type',-23,0,8), (450110,84800225,0,'eye_color',225,129,255), (450111,84800225,0,'hair_type_color',170,145,174), (450112,84800225,0,'hair_face_color',170,145,174), (450113,84800225,0,'chest_type_color',255,255,255), (450114,84800225,0,'legs_type_color',255,255,255), (450115,84800226,1,'eye_type',-91,0,0), (450116,84800226,1,'ear_type',29,78,0), (450117,84800226,1,'eye_brow_type',-8,9,43), (450118,84800226,1,'cheek_type',44,7,0), (450119,84800226,1,'lip_type',22,28,50), (450120,84800226,1,'chin_type',96,12,-55), (450121,84800226,1,'nose_type',48,62,-93), (450122,84800226,0,'eye_color',108,147,112), (450123,84800226,0,'skin_color',214,176,162), (450124,84800226,0,'hair_type_color',119,147,147), (450125,84800226,0,'hair_face_color',119,147,147), (450126,84800226,0,'chest_type_color',179,124,79), (450127,84800226,0,'legs_type_color',90,89,90), (450128,84800227,1,'eye_type',9,0,0), (450129,84800227,1,'ear_type',-25,-41,0), (450130,84800227,1,'eye_brow_type',87,-37,89), (450131,84800227,1,'cheek_type',75,-43,0), (450132,84800227,1,'lip_type',56,-93,-62), (450133,84800227,1,'chin_type',89,75,93), (450134,84800227,1,'nose_type',-75,-50,77), (450135,84800227,0,'eye_color',137,172,150), (450136,84800227,0,'skin_color',115,75,66), (450137,84800227,0,'hair_type_color',15,1,21), (450138,84800227,0,'hair_face_color',15,1,21), (450139,84800227,0,'chest_type_color',88,137,170), (450140,84800227,0,'legs_type_color',55,58,52), (450141,84800228,1,'eye_type',-43,0,0), (450142,84800228,1,'ear_type',50,-83,0), (450143,84800228,1,'eye_brow_type',-93,-83,-76), (450144,84800228,1,'cheek_type',-53,-81,0), (450145,84800228,1,'lip_type',-56,21,-56), (450146,84800228,1,'chin_type',50,-88,61), (450147,84800228,1,'nose_type',82,-90,-48), (450148,84800228,0,'eye_color',0,88,88), (450149,84800228,0,'skin_color',135,121,71), (450150,84800228,0,'chest_type_color',70,63,56), (450151,84800228,0,'legs_type_color',115,76,182), (450152,84800229,1,'ear_type',17,-7,0), (450153,84800229,1,'eye_brow_type',-8,2,0), (450154,84800229,1,'cheek_type',-7,-2,0), (450155,84800229,1,'lip_type',0,-7,-14), (450156,84800229,1,'chin_type',17,-31,-14), (450157,84800229,1,'nose_type',0,-19,0), (450158,84800229,0,'eye_color',150,152,106), (450159,84800229,0,'skin_color',242,253,241), (450160,84800229,0,'hair_type_color',22,8,3), (450161,84800229,0,'hair_face_color',22,8,3), (450162,84800229,0,'chest_type_color',255,255,255), (450163,84800229,0,'legs_type_color',255,255,255), (450164,84800230,1,'eye_type',100,0,0), (450165,84800230,1,'ear_type',25,9,0), (450166,84800230,1,'eye_brow_type',100,100,100), (450167,84800230,1,'cheek_type',100,-100,0), (450168,84800230,1,'lip_type',100,50,-68), (450169,84800230,1,'chin_type',-100,100,100), (450170,84800230,1,'nose_type',0,-17,-1), (450171,84800230,0,'eye_color',118,14,183), (450172,84800230,0,'skin_color',210,179,78), (450173,84800230,0,'hair_type_color',171,60,32), (450174,84800230,0,'hair_face_color',171,60,32), (450175,84800230,0,'chest_type_color',255,255,255), (450176,84800230,0,'legs_type_color',255,255,255), (450177,84800231,1,'eye_type',-32,0,0), (450178,84800231,1,'ear_type',77,-26,0), (450179,84800231,1,'eye_brow_type',-38,45,-41), (450180,84800231,1,'cheek_type',0,-20,0), (450181,84800231,1,'lip_type',59,56,-10), (450182,84800231,1,'chin_type',37,-17,-46), (450183,84800231,1,'nose_type',91,-7,-10), (450184,84800231,0,'eye_color',86,86,0), (450185,84800231,0,'skin_color',136,103,55), (450186,84800231,0,'legs_type_color',105,134,153), (450187,84800232,0,'eye_color',255,255,255), (450188,84800232,0,'skin_color',255,255,255), (450189,84800233,1,'eye_type',-31,0,0), (450190,84800233,1,'ear_type',-2,-42,0), (450191,84800233,1,'eye_brow_type',9,1,25), (450192,84800233,1,'cheek_type',3,-1,0), (450193,84800233,1,'lip_type',17,25,17), (450194,84800233,1,'chin_type',-18,0,-4), (450195,84800233,1,'nose_type',22,-25,-17), (450196,84800233,0,'eye_color',34,68,78), (450197,84800233,0,'skin_color',217,169,152), (450198,84800233,0,'hair_type_color',50,20,7), (450199,84800233,0,'hair_face_color',50,20,7), (450200,84800233,0,'chest_type_color',255,255,255), (450201,84800233,0,'legs_type_color',255,255,255), (450202,84800234,0,'eye_color',255,255,255), (450203,84800234,0,'skin_color',255,255,255), (450204,84800235,0,'eye_color',255,255,255), (450205,84800235,0,'skin_color',255,255,255), (450206,84800236,0,'eye_color',255,255,255), (450207,84800236,0,'skin_color',255,255,255), (450210,8520046,0,'eye_color',255,255,255), (450211,8520046,0,'skin_color',255,255,255), (450213,8520047,0,'eye_color',255,255,255), (450214,8520047,0,'skin_color',255,255,255), (450216,8520049,0,'eye_color',255,255,255), (450217,8520049,0,'skin_color',1,1,1), (450218,8520049,0,'soga_eye_color',255,0,255), (450219,8520109,0,'eye_color',255,255,255), (450220,8520109,0,'skin_color',255,255,255), (450222,8520110,0,'eye_color',255,255,255), (450223,8520110,0,'skin_color',255,255,255), (450240,8520111,1,'eye_type',-17,0,0), (450241,8520111,1,'ear_type',22,7,0), (450242,8520111,1,'eye_brow_type',-4,-21,-22), (450243,8520111,1,'cheek_type',-14,0,0), (450244,8520111,1,'lip_type',-19,-37,-25), (450245,8520111,1,'chin_type',-14,-14,-2), (450246,8520111,1,'nose_type',8,0,37), (450247,8520111,0,'eye_color',143,189,203), (450248,8520111,0,'skin_color',166,165,127), (450249,8520111,0,'hair_type_color',79,32,0), (450250,8520111,0,'hair_face_color',79,32,0), (450251,8520111,0,'chest_type_color',255,255,255), (450252,8520111,0,'legs_type_color',255,255,255), (450255,8520112,1,'eye_type',-91,0,0), (450256,8520112,1,'ear_type',7,-17,0), (450257,8520112,1,'eye_brow_type',5,93,40), (450258,8520112,1,'cheek_type',65,44,0), (450259,8520112,1,'lip_type',-78,-91,-83), (450260,8520112,1,'chin_type',12,-56,-84), (450261,8520112,1,'nose_type',47,21,81), (450262,8520112,0,'eye_color',82,132,95), (450263,8520112,0,'skin_color',245,250,250), (450264,8520112,0,'hair_type_color',186,130,11), (450265,8520112,0,'hair_face_color',186,130,11), (450266,8520112,0,'chest_type_color',149,151,92), (450267,8520112,0,'legs_type_color',123,107,151), (450270,8520113,0,'eye_color',255,255,255), (450271,8520113,0,'skin_color',255,255,255), (450273,8520114,0,'eye_color',255,255,255), (450274,8520114,0,'skin_color',255,255,255), (450276,8520115,0,'eye_color',255,255,255), (450277,8520115,0,'skin_color',255,255,255), (450279,8520116,0,'eye_color',255,255,255), (450280,8520116,0,'skin_color',255,255,255), (450282,8520117,1,'eye_type',-70,0,0), (450283,8520117,1,'ear_type',59,72,0), (450284,8520117,1,'eye_brow_type',-68,-19,37), (450285,8520117,1,'cheek_type',-2,-56,0), (450286,8520117,1,'lip_type',77,-56,-61), (450287,8520117,1,'chin_type',-68,68,3), (450288,8520117,1,'nose_type',82,-93,45), (450289,8520117,0,'eye_color',57,120,128), (450290,8520117,0,'skin_color',211,199,150), (450291,8520117,0,'hair_type_color',15,1,21), (450292,8520117,0,'hair_face_color',15,1,21), (450293,8520117,0,'chest_type_color',114,144,133), (450294,8520117,0,'legs_type_color',67,84,60), (450297,8520118,0,'eye_color',255,255,255), (450298,8520118,0,'skin_color',255,255,255), (450300,8520119,0,'eye_color',255,255,255), (450301,8520119,0,'skin_color',255,255,255), (450303,8520120,0,'eye_color',255,255,255), (450304,8520120,0,'skin_color',255,255,255), (450306,8520121,0,'eye_color',255,255,255), (450307,8520121,0,'skin_color',255,255,255), (450309,8520122,0,'eye_color',255,255,255), (450310,8520122,0,'skin_color',255,255,255), (450312,8520124,0,'eye_color',255,255,255), (450313,8520124,0,'skin_color',255,255,255), (450315,8520126,0,'eye_color',255,255,255), (450316,8520126,0,'skin_color',255,255,255), (450318,8520127,0,'eye_color',255,255,255), (450319,8520127,0,'skin_color',255,255,255), (450321,8520129,0,'eye_color',255,255,255), (450322,8520129,0,'skin_color',1,1,1), (450324,8520130,0,'eye_color',255,255,255), (450325,8520130,0,'skin_color',255,255,255), (450327,8520131,0,'eye_color',255,255,255), (450328,8520131,0,'skin_color',255,255,255), (450330,8520132,0,'eye_color',255,255,255), (450331,8520132,0,'skin_color',84,43,0), (450333,8520135,0,'eye_color',255,255,255), (450334,8520135,0,'skin_color',255,255,255), (450335,8520135,0,'soga_eye_color',255,0,255), (450336,8520136,0,'eye_color',255,255,255), (450337,8520136,0,'skin_color',255,255,255), (450338,8520136,0,'soga_eye_color',255,0,255), (450339,8520137,0,'eye_color',255,255,255), (450340,8520137,0,'skin_color',255,255,255), (450341,8520137,0,'soga_eye_color',255,0,255), (450342,8520139,0,'eye_color',255,255,255), (450343,8520139,0,'skin_color',255,255,255), (450345,8520140,0,'eye_color',255,255,255), (450346,8520140,0,'skin_color',255,255,255), (450347,8520140,0,'soga_eye_color',255,0,255), (450348,8520141,0,'eye_color',255,255,255), (450349,8520141,0,'skin_color',255,255,255), (450350,8520141,0,'soga_eye_color',255,0,255), (450351,8520142,0,'eye_color',255,255,255), (450352,8520142,0,'skin_color',255,255,255), (450353,8520142,0,'soga_eye_color',255,0,255), (450354,8520143,0,'eye_color',255,255,255), (450355,8520143,0,'skin_color',255,255,255), (450357,8520144,0,'eye_color',255,255,255), (450358,8520144,0,'skin_color',1,1,1), (450359,8520144,0,'soga_eye_color',255,0,255), (450360,8520145,0,'eye_color',255,255,255), (450361,8520145,0,'skin_color',255,255,255), (450363,8520147,0,'eye_color',255,255,255), (450364,8520147,0,'skin_color',128,0,0), (450365,8520147,0,'soga_eye_color',255,0,255), (450366,8520148,0,'eye_color',255,255,255), (450367,8520148,0,'skin_color',128,128,0), (450368,8520148,0,'soga_eye_color',255,0,255), (450369,8520150,0,'eye_color',255,255,255), (450370,8520150,0,'skin_color',255,255,255), (450371,8520150,0,'soga_eye_color',255,0,255), (450372,8520152,1,'eye_type',-21,0,0), (450373,8520152,1,'ear_type',1,-87,0), (450374,8520152,1,'eye_brow_type',64,-93,5), (450375,8520152,1,'cheek_type',50,-78,0), (450376,8520152,1,'lip_type',47,-32,56), (450377,8520152,1,'chin_type',15,-71,66), (450378,8520152,1,'nose_type',22,82,37), (450379,8520152,0,'eye_color',57,106,70), (450380,8520152,0,'skin_color',245,251,251), (450381,8520152,0,'hair_type_color',119,36,34), (450382,8520152,0,'hair_face_color',119,36,34), (450383,8520152,0,'chest_type_color',88,137,170), (450384,8520152,0,'legs_type_color',160,131,98), (450387,8520153,1,'eye_type',43,0,0), (450388,8520153,1,'ear_type',14,-59,0), (450389,8520153,1,'eye_brow_type',58,-28,-48), (450390,8520153,1,'cheek_type',-81,-25,0), (450391,8520153,1,'lip_type',41,-88,0), (450392,8520153,1,'chin_type',17,-39,75), (450393,8520153,1,'nose_type',90,3,-28), (450394,8520153,0,'eye_color',102,74,34), (450395,8520153,0,'skin_color',234,195,198), (450396,8520153,0,'hair_type_color',5,2,2), (450397,8520153,0,'hair_face_color',5,2,2), (450398,8520153,0,'chest_type_color',194,194,195), (450399,8520153,0,'legs_type_color',164,109,94), (450402,8520154,1,'eye_type',-70,0,0), (450403,8520154,1,'ear_type',59,72,0), (450404,8520154,1,'eye_brow_type',-68,-19,37), (450405,8520154,1,'cheek_type',-2,-56,0), (450406,8520154,1,'lip_type',77,-56,-61), (450407,8520154,1,'chin_type',-68,68,3), (450408,8520154,1,'nose_type',82,-93,45), (450409,8520154,0,'eye_color',57,120,128), (450410,8520154,0,'skin_color',211,199,150), (450411,8520154,0,'hair_type_color',15,1,21), (450412,8520154,0,'hair_face_color',15,1,21), (450413,8520154,0,'chest_type_color',114,144,133), (450414,8520154,0,'legs_type_color',67,84,60), (450417,8520155,1,'eye_type',-9,0,0), (450418,8520155,1,'ear_type',-32,71,0), (450419,8520155,1,'eye_brow_type',94,52,35), (450420,8520155,1,'cheek_type',-81,15,0), (450421,8520155,1,'lip_type',-91,-14,-19), (450422,8520155,1,'chin_type',58,31,-81), (450423,8520155,1,'nose_type',-43,11,-41), (450424,8520155,0,'eye_color',33,64,50), (450425,8520155,0,'skin_color',231,193,194), (450426,8520155,0,'hair_type_color',15,1,21), (450427,8520155,0,'hair_face_color',15,1,21), (450428,8520155,0,'chest_type_color',78,180,175), (450429,8520155,0,'legs_type_color',129,129,129), (450432,8520156,1,'eye_type',-21,0,0), (450433,8520156,1,'ear_type',14,56,0), (450434,8520156,1,'eye_brow_type',59,26,-89), (450435,8520156,1,'cheek_type',77,-75,0), (450436,8520156,1,'lip_type',-46,37,-63), (450437,8520156,1,'chin_type',58,88,28), (450438,8520156,1,'nose_type',7,10,-17), (450439,8520156,0,'eye_color',144,188,195), (450440,8520156,0,'skin_color',200,187,181), (450441,8520156,0,'hair_type_color',219,179,15), (450442,8520156,0,'hair_face_color',219,179,15), (450443,8520156,0,'chest_type_color',77,76,75), (450444,8520156,0,'legs_type_color',95,89,75), (450447,8520157,1,'eye_type',-91,0,0), (450448,8520157,1,'ear_type',29,78,0), (450449,8520157,1,'eye_brow_type',-8,9,43), (450450,8520157,1,'cheek_type',44,7,0), (450451,8520157,1,'lip_type',22,28,50), (450452,8520157,1,'chin_type',96,12,-55), (450453,8520157,1,'nose_type',48,62,-93), (450454,8520157,0,'eye_color',108,147,112), (450455,8520157,0,'skin_color',214,176,162), (450456,8520157,0,'hair_type_color',119,147,147), (450457,8520157,0,'hair_face_color',119,147,147), (450458,8520157,0,'chest_type_color',179,124,79), (450459,8520157,0,'legs_type_color',90,89,90), (450462,1790556,1,'eye_type',-34,0,0), (450463,1790556,1,'ear_type',-28,-25,0), (450464,1790556,1,'eye_brow_type',2,46,-17), (450465,1790556,1,'cheek_type',0,-18,0), (450466,1790556,1,'lip_type',4,14,25), (450467,1790556,1,'chin_type',-11,9,19), (450468,1790556,1,'nose_type',-23,0,8), (450469,1790556,0,'eye_color',225,129,255), (450470,1790556,0,'hair_type_color',170,145,174), (450471,1790556,0,'hair_face_color',170,145,174), (450472,1790556,0,'chest_type_color',255,255,255), (450473,1790556,0,'legs_type_color',255,255,255), (450477,8520161,1,'eye_type',-34,0,0), (450478,8520161,1,'ear_type',-28,-25,0), (450479,8520161,1,'eye_brow_type',2,46,-17), (450480,8520161,1,'cheek_type',0,-18,0), (450481,8520161,1,'lip_type',4,14,25), (450482,8520161,1,'chin_type',-11,9,19), (450483,8520161,1,'nose_type',-23,0,8), (450484,8520161,0,'eye_color',225,129,255), (450485,8520161,0,'hair_type_color',170,145,174), (450486,8520161,0,'hair_face_color',170,145,174), (450487,8520161,0,'chest_type_color',255,255,255), (450488,8520161,0,'legs_type_color',255,255,255), (450492,8520162,1,'eye_type',9,0,0), (450493,8520162,1,'ear_type',-25,-41,0), (450494,8520162,1,'eye_brow_type',87,-37,89), (450495,8520162,1,'cheek_type',75,-43,0), (450496,8520162,1,'lip_type',56,-93,-62), (450497,8520162,1,'chin_type',89,75,93), (450498,8520162,1,'nose_type',-75,-50,77), (450499,8520162,0,'eye_color',137,172,150), (450500,8520162,0,'skin_color',115,75,66), (450501,8520162,0,'hair_type_color',15,1,21), (450502,8520162,0,'hair_face_color',15,1,21), (450503,8520162,0,'chest_type_color',88,137,170), (450504,8520162,0,'legs_type_color',55,58,52), (450507,8520163,1,'eye_type',-43,0,0), (450508,8520163,1,'ear_type',50,-83,0), (450509,8520163,1,'eye_brow_type',-93,-83,-76), (450510,8520163,1,'cheek_type',-53,-81,0), (450511,8520163,1,'lip_type',-56,21,-56), (450512,8520163,1,'chin_type',50,-88,61), (450513,8520163,1,'nose_type',82,-90,-48), (450514,8520163,0,'eye_color',0,88,88), (450515,8520163,0,'skin_color',135,121,71), (450516,8520163,0,'chest_type_color',70,63,56), (450517,8520163,0,'legs_type_color',115,76,182), (450522,8520164,1,'eye_type',100,0,0), (450523,8520164,1,'ear_type',25,9,0), (450524,8520164,1,'eye_brow_type',100,100,100), (450525,8520164,1,'cheek_type',100,-100,0), (450526,8520164,1,'lip_type',100,50,-68), (450527,8520164,1,'chin_type',-100,100,100), (450528,8520164,1,'nose_type',0,-17,-1), (450529,8520164,0,'eye_color',118,14,183), (450530,8520164,0,'skin_color',210,179,78), (450531,8520164,0,'hair_type_color',171,60,32), (450532,8520164,0,'hair_face_color',171,60,32), (450533,8520164,0,'chest_type_color',255,255,255), (450534,8520164,0,'legs_type_color',255,255,255), (450537,8520165,1,'ear_type',17,-7,0), (450538,8520165,1,'eye_brow_type',-8,2,0), (450539,8520165,1,'cheek_type',-7,-2,0), (450540,8520165,1,'lip_type',0,-7,-14), (450541,8520165,1,'chin_type',17,-31,-14), (450542,8520165,1,'nose_type',0,-19,0), (450543,8520165,0,'eye_color',150,152,106), (450544,8520165,0,'skin_color',242,253,241), (450545,8520165,0,'hair_type_color',22,8,3), (450546,8520165,0,'hair_face_color',22,8,3), (450547,8520165,0,'chest_type_color',255,255,255), (450548,8520165,0,'legs_type_color',255,255,255), (450552,8520166,1,'eye_type',-31,0,0), (450553,8520166,1,'ear_type',-2,-42,0), (450554,8520166,1,'eye_brow_type',9,1,25), (450555,8520166,1,'cheek_type',3,-1,0), (450556,8520166,1,'lip_type',17,25,17), (450557,8520166,1,'chin_type',-18,0,-4), (450558,8520166,1,'nose_type',22,-25,-17), (450559,8520166,0,'eye_color',34,68,78), (450560,8520166,0,'skin_color',217,169,152), (450561,8520166,0,'hair_type_color',50,20,7), (450562,8520166,0,'hair_face_color',50,20,7), (450563,8520166,0,'chest_type_color',255,255,255), (450564,8520166,0,'legs_type_color',255,255,255), (450567,8520167,1,'cheek_type',0,-20,0), (450568,8520167,1,'chin_type',37,-17,-46), (450569,8520167,1,'ear_type',77,-26,0), (450570,8520167,1,'eye_brow_type',-38,45,-41), (450571,8520167,0,'eye_color',86,86,0), (450572,8520167,1,'eye_type',-32,0,0), (450573,8520167,0,'hair_color1',249,246,180), (450574,8520167,1,'lip_type',59,56,-10), (450575,8520167,1,'nose_type',91,-7,-10), (450576,8520167,0,'skin_color',136,103,55), (450577,8520167,1,'soga_cheek_type',0,-38,45), (450578,8520167,1,'soga_chin_type',0,59,56), (450579,8520167,1,'soga_ear_type',0,-32,0), (450580,8520167,1,'soga_eye_brow_type',0,77,-26), (450581,8520167,0,'soga_eye_color',229,229,102), (450582,8520167,1,'soga_eye_type',-32,0,0), (450583,8520167,1,'soga_lip_type',-41,0,-20), (450584,8520167,1,'soga_nose_type',-10,37,-17), (450585,8520167,0,'soga_skin_color',136,103,55), (450586,8520167,0,'wing_color1',255,255,255), (450587,8520167,0,'wing_color2',255,255,255), (450598,8520169,0,'eye_color',255,255,255), (450599,8520169,0,'skin_color',255,255,255), (450600,8520169,0,'soga_eye_color',255,0,255), (450601,8520170,0,'eye_color',255,255,255), (450602,8520170,0,'skin_color',255,255,255), (450603,8520170,0,'soga_eye_color',255,0,255), (450604,8520171,0,'eye_color',255,255,255), (450605,8520171,0,'skin_color',255,255,255), (450606,8520171,0,'soga_eye_color',255,0,255), (450607,8520172,0,'eye_color',255,255,255), (450608,8520172,0,'skin_color',255,255,255), (450609,8520172,0,'soga_eye_color',255,0,255), (450610,8520173,0,'eye_color',255,255,255), (450611,8520173,0,'skin_color',255,255,255), (450612,8520173,0,'soga_eye_color',255,0,255), (450613,8520174,0,'eye_color',255,255,255), (450614,8520174,0,'skin_color',255,255,255), (450615,8520174,0,'soga_eye_color',255,0,255), (450616,8520175,0,'eye_color',255,255,255), (450617,8520175,0,'skin_color',255,255,255), (450618,8520175,0,'soga_eye_color',255,0,255), (450619,8520176,0,'eye_color',255,255,255), (450620,8520176,0,'skin_color',255,255,255), (450621,8520176,0,'soga_eye_color',255,0,255), (450622,8520177,0,'eye_color',255,255,255), (450623,8520177,0,'skin_color',255,255,255), (450624,8520177,0,'soga_eye_color',255,0,255), (450625,8520178,1,'eye_type',-70,0,0), (450626,8520178,1,'ear_type',59,72,0), (450627,8520178,1,'eye_brow_type',-68,-19,37), (450628,8520178,1,'cheek_type',-2,-56,0), (450629,8520178,1,'lip_type',77,-56,-61), (450630,8520178,1,'chin_type',-68,68,3), (450631,8520178,1,'nose_type',82,-93,45), (450632,8520178,0,'eye_color',57,120,128), (450633,8520178,0,'skin_color',211,199,150), (450634,8520178,0,'hair_type_color',15,1,21), (450635,8520178,0,'hair_face_color',15,1,21), (450636,8520178,0,'chest_type_color',114,144,133), (450637,8520178,0,'legs_type_color',67,84,60); /*!40000 ALTER TABLE `npc_appearance` ENABLE KEYS */; UNLOCK TABLES; /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; /*!40101 SET SQL_MODE=@OLD_SQL_MODE */; /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; -- Dump completed on 2025-07-02 0:00:28 SET FOREIGN_KEY_CHECKS=1;